# -------------------------------------------------------- # Host: localhost # Database: web35db1 # Server version: 5.0.45-Debian_1ubuntu3.1-log # Server OS: pc-linux-gnu # HeidiSQL version: 5.0.0.3272 # Date/time: 2011-02-09 11:48:21 # -------------------------------------------------------- /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET NAMES utf8 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; # Dumping structure for table web35db1.adminnotification_inbox CREATE TABLE IF NOT EXISTS `adminnotification_inbox` ( `notification_id` int(10) unsigned NOT NULL auto_increment, `severity` tinyint(3) unsigned NOT NULL default '0', `date_added` datetime NOT NULL, `title` varchar(255) NOT NULL, `description` text, `url` varchar(255) NOT NULL, `is_read` tinyint(1) unsigned NOT NULL default '0', `is_remove` tinyint(1) unsigned NOT NULL default '0', PRIMARY KEY (`notification_id`), KEY `IDX_SEVERITY` (`severity`), KEY `IDX_IS_READ` (`is_read`), KEY `IDX_IS_REMOVE` (`is_remove`) ) ENGINE=InnoDB AUTO_INCREMENT=49 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.adminnotification_inbox: 57 rows /*!40000 ALTER TABLE `adminnotification_inbox` DISABLE KEYS */; INSERT INTO `adminnotification_inbox` (`notification_id`, `severity`, `date_added`, `title`, `description`, `url`, `is_read`, `is_remove`) VALUES (1, 4, '2008-07-25 01:24:40', 'Magento 1.1 Production Version Now Available', 'We are thrilled to announce the availability of the production release of Magento 1.1. Read more about the release in the Magento Blog.', 'http://www.magentocommerce.com/blog/comments/magento-11-is-here-1/', 1, 0), (2, 4, '2008-08-02 01:30:16', 'Updated iPhone Theme is now available', 'Updated iPhone theme for Magento 1.1 is now available on Magento Connect and for upgrade through your Magento Connect Manager.', 'http://www.magentocommerce.com/blog/comments/updated-iphone-theme-for-magento-11-is-now-available/', 1, 0), (3, 3, '2008-08-02 01:40:27', 'Magento version 1.1.2 is now available', 'Magento version 1.1.2 is now available for download and upgrade.', 'http://www.magentocommerce.com/blog/comments/magento-version-112-is-now-available/', 1, 0), (4, 3, '2008-08-13 17:51:46', 'Magento version 1.1.3 is now available', 'Magento version 1.1.3 is now available', 'http://www.magentocommerce.com/blog/comments/magento-version-113-is-now-available/', 1, 0), (5, 1, '2008-09-02 21:10:31', 'Magento Version 1.1.4 Security Update Now Available', 'Magento 1.1.4 Security Update Now Available. If you are using Magento version 1.1.x, we highly recommend upgrading to this version as soon as possible.', 'http://www.magentocommerce.com/blog/comments/magento-version-114-security-update/', 1, 0), (6, 3, '2008-09-15 22:09:54', 'Magento version 1.1.5 Now Available', 'Magento version 1.1.5 Now Available.\n\nThis release includes many bug fixes, a new category manager and a new skin for the default Magento theme.', 'http://www.magentocommerce.com/blog/comments/magento-version-115-now-available/', 1, 0), (7, 3, '2008-09-17 20:18:35', 'Magento version 1.1.6 Now Available', 'Magento version 1.1.6 Now Available.\n\nThis version includes bug fixes for Magento 1.1.x that are listed in the release notes section.', 'http://www.magentocommerce.com/blog/comments/magento-version-116-now-available/', 1, 0), (8, 4, '2008-11-07 23:46:42', 'Reminder: Change Magento`s default phone numbers and callouts before site launch', 'Before launching your Magento store, please remember to change Magento`s default phone numbers that appear in email templates, callouts, templates, etc.', '', 1, 0), (9, 3, '2008-11-20 01:31:12', 'Magento version 1.1.7 Now Available', 'Magento version 1.1.7 Now Available.\n\nThis version includes over 350 issue resolutions for Magento 1.1.x that are listed in the release notes section, and new functionality that includes:\n\n-Google Website Optimizer integration\n-Google Base integration\n-Scheduled DB logs cleaning option', 'http://www.magentocommerce.com/blog/comments/magento-version-117-now-available/', 1, 0), (10, 3, '2008-11-26 21:24:50', 'Magento Version 1.1.8 Now Available', 'Magento version 1.1.8 now available.\n\nThis version includes some issue resolutions for Magento 1.1.x that are listed in the release notes section.', 'http://www.magentocommerce.com/blog/comments/magento-version-118-now-available/', 1, 0), (11, 3, '2008-12-30 07:45:59', 'Magento version 1.2.0 is now available for download and upgrade', 'We are extremely happy to announce the availability of Magento version 1.2.0 for download and upgrade.\n\nThis version includes numerous issue resolutions for Magento version 1.1.x and some highly requested new features such as:\n\n * Support for Downloadable/Digital Products. \n * Added Layered Navigation to site search result page.\n * Improved site search to utilize MySQL fulltext search\n * Added support for fixed-taxes on product level.\n * Upgraded Zend Framework to the latest stable version 1.7.2', 'http://www.magentocommerce.com/blog/comments/magento-version-120-is-now-available/', 1, 0), (12, 2, '2008-12-30 21:59:22', 'Magento version 1.2.0.1 now available', 'Magento version 1.2.0.1 now available.This version includes some issue resolutions for Magento 1.2.x that are listed in the release notes section.', 'http://www.magentocommerce.com/blog/comments/magento-version-1201-available/', 1, 0), (13, 2, '2009-01-12 20:41:49', 'Magento version 1.2.0.2 now available', 'Magento version 1.2.0.2 is now available for download and upgrade. This version includes an issue resolutions for Magento version 1.2.0.x as listed in the release notes.', 'http://www.magentocommerce.com/blog/comments/magento-version-1202-now-available/', 1, 0), (14, 3, '2009-01-24 00:25:56', 'Magento version 1.2.0.3 now available', 'Magento version 1.2.0.3 is now available for download and upgrade. This version includes issue resolutions for Magento version 1.2.0.x as listed in the release notes.', 'http://www.magentocommerce.com/blog/comments/magento-version-1203-now-available/', 1, 0), (15, 3, '2009-02-02 21:57:00', 'Magento version 1.2.1 is now available for download and upgrade', 'We are happy to announce the availability of Magento version 1.2.1 for download and upgrade.\n\nThis version includes some issue resolutions for Magento version 1.2.x. A full list of items included in this release can be found on the release notes page.', 'http://www.magentocommerce.com/blog/comments/magento-version-121-now-available/', 1, 0), (16, 3, '2009-02-24 00:45:47', 'Magento version 1.2.1.1 now available', 'Magento version 1.2.1.1 now available.This version includes some issue resolutions for Magento 1.2.x that are listed in the release notes section.', 'http://www.magentocommerce.com/blog/comments/magento-version-1211-now-available/', 1, 0), (17, 3, '2009-02-27 01:39:24', 'CSRF Attack Prevention', 'We have just posted a blog entry about a hypothetical CSRF attack on a Magento admin panel. Please read the post to find out if your Magento installation is at risk at http://www.magentocommerce.com/blog/comments/csrf-vulnerabilities-in-web-application-and-how-to-avoid-them-in-magento/', 'http://www.magentocommerce.com/blog/comments/csrf-vulnerabilities-in-web-application-and-how-to-avoid-them-in-magento/', 1, 0), (18, 2, '2009-03-03 23:03:58', 'Magento version 1.2.1.2 now available', 'Magento version 1.2.1.2 is now available for download and upgrade.\nThis version includes some updates to improve admin security as described in the release notes page.', 'http://www.magentocommerce.com/blog/comments/magento-version-1212-now-available/', 1, 0), (19, 3, '2009-03-31 02:22:40', 'Magento version 1.3.0 now available', 'Magento version 1.3.0 is now available for download and upgrade. This version includes numerous issue resolutions for Magento version 1.2.x and new features as described on the release notes page.', 'http://www.magentocommerce.com/blog/comments/magento-version-130-is-now-available/', 1, 0), (20, 3, '2009-04-18 04:06:02', 'Magento version 1.3.1 now available', 'Magento version 1.3.1 is now available for download and upgrade. This version includes some issue resolutions for Magento version 1.3.x and new features such as Checkout By Amazon and Amazon Flexible Payment. To see a full list of updates please check the release notes page.', 'http://www.magentocommerce.com/blog/comments/magento-version-131-now-available/', 1, 0), (21, 3, '2009-05-19 22:31:21', 'Magento version 1.3.1.1 now available', 'Magento version 1.3.1.1 is now available for download and upgrade. This version includes some issue resolutions for Magento version 1.3.x and a security update for Magento installations that run on multiple domains or sub-domains. If you are running Magento with multiple domains or sub-domains we highly recommend upgrading to this version.', 'http://www.magentocommerce.com/blog/comments/magento-version-1311-now-available/', 1, 0), (22, 3, '2009-05-29 22:54:06', 'Magento version 1.3.2 now available', 'This version includes some improvements and issue resolutions for version 1.3.x that are listed on the release notes page. also included is a Beta version of the Compile module.', 'http://www.magentocommerce.com/blog/comments/magento-version-132-now-available/', 1, 0), (23, 3, '2009-06-01 19:32:52', 'Magento version 1.3.2.1 now available', 'Magento version 1.3.2.1 now available for download and upgrade.\n\nThis release solves an issue for users running Magento with PHP 5.2.0, and changes to index.php to support the new Compiler Module.', 'http://www.magentocommerce.com/blog/comments/magento-version-1321-now-available/', 1, 0), (24, 3, '2009-07-02 01:21:44', 'Magento version 1.3.2.2 now available', 'Magento version 1.3.2.2 is now available for download and upgrade.\n\nThis release includes issue resolution for Magento version 1.3.x. To see a full list of changes please visit the release notes page http://www.magentocommerce.com/download/release_notes.', 'http://www.magentocommerce.com/blog/comments/magento-version-1322-now-available/', 1, 0), (25, 3, '2009-07-23 06:48:54', 'Magento version 1.3.2.3 now available', 'Magento version 1.3.2.3 is now available for download and upgrade.\n\nThis release includes issue resolution for Magento version 1.3.x. We recommend to upgrade to this version if PayPal payment modules are in use. To see a full list of changes please visit the release notes page http://www.magentocommerce.com/download/release_notes.', 'http://www.magentocommerce.com/blog/comments/magento-version-1323-now-available/', 1, 0), (26, 4, '2009-08-28 18:26:28', 'PayPal is updating Payflow Pro and Website Payments Pro (Payflow Edition) UK.', 'If you are using Payflow Pro and/or Website Payments Pro (Payflow Edition) UK. payment methods, you will need to update the URL‘s in your Magento Administrator Panel in order to process transactions after September 1, 2009. Full details are available here: http://www.magentocommerce.com/wiki/paypal_payflow_changes', 'http://www.magentocommerce.com/wiki/paypal_payflow_changes', 1, 0), (27, 2, '2009-09-23 20:16:49', 'Magento Version 1.3.2.4 Security Update', 'Magento Version 1.3.2.4 is now available. This version includes a security updates for Magento 1.3.x that solves possible XSS vulnerability issue on customer registration page and is available through SVN, Download Page and through the Magento Connect Manager.', 'http://www.magentocommerce.com/blog/comments/magento-version-1324-security-update/', 1, 0), (28, 4, '2009-09-25 14:57:54', 'Magento Preview Version 1.4.0.0-alpha2 is now available', 'We are happy to announce the availability of Magento Preview Version 1.4.0.0-alpha2 for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-1400-alpha2-now-available/', 1, 0), (29, 4, '2009-10-07 00:55:40', 'Magento Preview Version 1.4.0.0-alpha3 is now available', 'We are happy to announce the availability of Magento Preview Version 1.4.0.0-alpha3 for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-1400-alpha3-now-available/', 1, 0), (30, 4, '2009-12-08 23:30:36', 'Magento Preview Version 1.4.0.0-beta1 is now available', 'We are happy to announce the availability of Magento Preview Version 1.4.0.0-beta1 for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-1400-beta1-now-available/', 1, 0), (31, 4, '2009-12-31 09:22:12', 'Magento Preview Version 1.4.0.0-rc1 is now available', 'We are happy to announce the availability of Magento Preview Version 1.4.0.0-rc1 for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-1400-rc1-now-available/', 1, 0), (32, 4, '2010-02-13 03:39:53', 'Magento CE Version 1.4.0.0 Stable is now available', 'We are excited to announce the availability of Magento CE Version 1.4.0.0 Stable for upgrade and download.', 'http://bit.ly/c53rpK', 1, 0), (33, 3, '2010-02-20 02:39:36', 'Magento CE Version 1.4.0.1 Stable is now available', 'Magento CE 1.4.0.1 Stable is now available for upgrade and download.', 'http://www.magentocommerce.com/blog/comments/magento-ce-version-1401-stable-now-available/', 1, 0), (34, 4, '2010-04-23 20:09:03', 'Magento Version CE 1.3.3.0 Stable - Now Available With Support for 3-D Secure', 'Based on community requests, we are excited to announce the release of Magento CE 1.3.3.0-Stable with support for 3-D Secure. This release is intended for Magento merchants using version 1.3.x, who want to add support for 3-D Secure.', 'http://www.magentocommerce.com/blog/comments/magento-version-ce-1330-stable-now-available-with-support-for-3-d-secure/', 1, 0), (35, 4, '2010-05-31 17:20:21', 'Announcing the Launch of Magento Mobile', 'The Magento team is pleased to announce the launch of Magento mobile, a new product that will allow Magento merchants to easily create branded, native mobile storefront applications that are deeply integrated with Magento’s market-leading eCommerce platform. The product includes a new administrative manager, a native iPhone app that is fully customizable, and a service where Magento manages the submission and maintenance process for the iTunes App Store.\n\nLearn more by visiting the Magento mobile product page and sign-up to be the first to launch a native mobile commerce app, fully integrated with Magento.', 'http://www.magentocommerce.com/product/mobile', 1, 0), (36, 4, '2010-06-10 20:08:08', 'Magento CE Version 1.4.1.0 Stable is now available', 'We are excited to announce the availability of Magento CE Version 1.4.1.0 Stable for upgrade and download. Some of the highlights of this release include: Enhanced PayPal integration (more info to follow), Change of Database structure of the Sales module to no longer use EAV, and much more.', 'http://www.magentocommerce.com/blog/comments/magento-ce-version-1410-stable-now-available/', 1, 0), (37, 4, '2010-07-26 21:37:34', 'Magento CE Version 1.4.1.1 Stable is now available', 'We are excited to announce the availability of Magento CE Version 1.4.1.1 Stable for download and upgrade.', 'http://www.magentocommerce.com/blog/comments/magento-ce-version-1411-stable-now-available/', 1, 0), (38, 4, '2010-07-28 05:12:12', 'Magento CE Version 1.4.2.0-beta1 Preview Release Now Available', 'This release gives a preview of the new Magento Connect Manager.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-1420-beta1-now-available/', 1, 0), (39, 4, '2010-07-28 20:15:01', 'Magento CE Version 1.4.1.1 Patch Available', 'As some users experienced issues with upgrading to CE 1.4.1.1 through PEAR channels we provided a patch for it that is available on our blog http://www.magentocommerce.com/blog/comments/magento-ce-version-1411-stable-patch/', 'http://www.magentocommerce.com/blog/comments/magento-ce-version-1411-stable-patch/', 1, 0), (40, 4, '2010-11-08 21:52:06', 'Magento CE Version 1.4.2.0-RC1 Preview Release Now Available', 'We are happy to announce the availability of Magento Preview Version 1.4.2.0-RC1 for download.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-1420-rc1-now-available/', 1, 0), (41, 4, '2010-12-02 20:33:00', 'Magento CE Version 1.4.2.0-RC2 Preview Release Now Available', 'We are happy to announce the availability of Magento Preview Version 1.4.2.0-RC2 for download.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-1420-rc2-now-available/', 1, 0), (42, 4, '2010-12-08 22:29:55', 'Magento CE Version 1.4.2.0 Stable is now available', 'We are excited to announce the availability of Magento CE Version 1.4.2.0 Stable for download and upgrade.', 'http://www.magentocommerce.com/blog/comments/magento-ce-version-1420-stable-now-available/', 1, 0), (43, 4, '2010-12-17 23:23:55', 'Magento Preview Version CE 1.5.0.0-alpha1 is now available', 'We are happy to announce the availability of Magento Preview Version CE 1.5.0.0-alpha1 for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-ce-1500-alpha1-now-available/', 1, 0), (44, 4, '2010-12-29 23:51:08', 'Magento Preview Version CE 1.5.0.0-alpha2 is now available', 'We are happy to announce the availability of Magento Preview Version CE 1.5.0.0-alpha2 for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-ce-1500-alpha2-now-available/', 1, 0), (45, 4, '2011-01-14 00:35:36', 'Magento Preview Version CE 1.5.0.0-beta1 is now available', 'We are happy to announce the availability of Magento Preview Version CE 1.5.0.0-beta1 for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-ce-1500-beta1-now-available/', 1, 0), (46, 4, '2011-01-21 21:19:09', 'Magento Preview Version CE 1.5.0.0-beta2 is now available', 'We are happy to announce the availability of Magento Preview Version CE 1.5.0.0-beta2 for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-ce-1500-beta2-now-available/', 1, 0), (47, 4, '2011-01-27 21:27:57', 'Magento Preview Version CE 1.5.0.0-rc1 is now available', 'We are happy to announce the availability of Magento Preview Version CE 1.5.0.0-rc1 for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-ce-1500-rc1-now-available/', 1, 0), (48, 4, '2011-02-08 19:43:23', 'Magento CE Version 1.5.0.0 Stable is now available', 'We are excited to announce the availability of Magento CE Version 1.5.0.0 Stable for download and upgrade.', 'http://www.magentocommerce.com/blog/comments/magento-community-professional-and-enterprise-editions-releases-now-availab/', 1, 0); /*!40000 ALTER TABLE `adminnotification_inbox` ENABLE KEYS */; # Dumping structure for table web35db1.admin_assert CREATE TABLE IF NOT EXISTS `admin_assert` ( `assert_id` int(10) unsigned NOT NULL auto_increment, `assert_type` varchar(20) NOT NULL default '', `assert_data` text, PRIMARY KEY (`assert_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='ACL Asserts'; # Dumping data for table web35db1.admin_assert: 0 rows /*!40000 ALTER TABLE `admin_assert` DISABLE KEYS */; /*!40000 ALTER TABLE `admin_assert` ENABLE KEYS */; # Dumping structure for table web35db1.admin_role CREATE TABLE IF NOT EXISTS `admin_role` ( `role_id` int(10) unsigned NOT NULL auto_increment, `parent_id` int(10) unsigned NOT NULL default '0', `tree_level` tinyint(3) unsigned NOT NULL default '0', `sort_order` tinyint(3) unsigned NOT NULL default '0', `role_type` char(1) NOT NULL default '0', `user_id` int(11) unsigned NOT NULL default '0', `role_name` varchar(50) NOT NULL default '', PRIMARY KEY (`role_id`), KEY `parent_id` (`parent_id`,`sort_order`), KEY `tree_level` (`tree_level`) ) ENGINE=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8 COMMENT='ACL Roles'; # Dumping data for table web35db1.admin_role: 4 rows /*!40000 ALTER TABLE `admin_role` DISABLE KEYS */; INSERT INTO `admin_role` (`role_id`, `parent_id`, `tree_level`, `sort_order`, `role_type`, `user_id`, `role_name`) VALUES (1, 0, 1, 1, 'G', 0, 'Administrators'), (33, 1, 2, 0, 'U', 1, 'Lorenz'), (34, 0, 1, 0, 'G', 0, 'Sales'), (36, 34, 2, 0, 'U', 2, 'Sales'); /*!40000 ALTER TABLE `admin_role` ENABLE KEYS */; # Dumping structure for table web35db1.admin_rule CREATE TABLE IF NOT EXISTS `admin_rule` ( `rule_id` int(10) unsigned NOT NULL auto_increment, `role_id` int(10) unsigned NOT NULL default '0', `resource_id` varchar(255) NOT NULL default '', `privileges` varchar(20) NOT NULL default '', `assert_id` int(10) unsigned NOT NULL default '0', `role_type` char(1) default NULL, `permission` varchar(10) default NULL, PRIMARY KEY (`rule_id`), KEY `resource` (`resource_id`,`role_id`), KEY `role_id` (`role_id`,`resource_id`), CONSTRAINT `FK_admin_rule` FOREIGN KEY (`role_id`) REFERENCES `admin_role` (`role_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=896 DEFAULT CHARSET=utf8 COMMENT='ACL Rules'; # Dumping data for table web35db1.admin_rule: 31 rows /*!40000 ALTER TABLE `admin_rule` DISABLE KEYS */; INSERT INTO `admin_rule` (`rule_id`, `role_id`, `resource_id`, `privileges`, `assert_id`, `role_type`, `permission`) VALUES (543, 1, 'all', '', 0, 'G', 'allow'), (720, 34, 'all', '', 0, 'G', 'deny'), (721, 34, 'admin', '', 0, 'G', 'deny'), (722, 34, 'admin/dashboard', '', 0, 'G', 'allow'), (723, 34, 'admin/system', '', 0, 'G', 'deny'), (724, 34, 'admin/system/acl', '', 0, 'G', 'deny'), (725, 34, 'admin/system/acl/roles', '', 0, 'G', 'deny'), (726, 34, 'admin/system/acl/users', '', 0, 'G', 'deny'), (727, 34, 'admin/system/store', '', 0, 'G', 'deny'), (728, 34, 'admin/system/design', '', 0, 'G', 'deny'), (729, 34, 'admin/system/config', '', 0, 'G', 'deny'), (730, 34, 'admin/system/config/general', '', 0, 'G', 'deny'), (731, 34, 'admin/system/config/web', '', 0, 'G', 'deny'), (732, 34, 'admin/system/config/design', '', 0, 'G', 'deny'), (733, 34, 'admin/system/config/system', '', 0, 'G', 'deny'), (734, 34, 'admin/system/config/advanced', '', 0, 'G', 'deny'), (735, 34, 'admin/system/config/trans_email', '', 0, 'G', 'deny'), (736, 34, 'admin/system/config/dev', '', 0, 'G', 'deny'), (737, 34, 'admin/system/config/currency', '', 0, 'G', 'deny'), (738, 34, 'admin/system/config/sendfriend', '', 0, 'G', 'deny'), (739, 34, 'admin/system/config/admin', '', 0, 'G', 'deny'), (740, 34, 'admin/system/config/cms', '', 0, 'G', 'deny'), (741, 34, 'admin/system/config/customer', '', 0, 'G', 'deny'), (742, 34, 'admin/system/config/catalog', '', 0, 'G', 'deny'), (743, 34, 'admin/system/config/payment', '', 0, 'G', 'deny'), (744, 34, 'admin/system/config/payment_services', '', 0, 'G', 'deny'), (745, 34, 'admin/system/config/sales', '', 0, 'G', 'deny'), (746, 34, 'admin/system/config/sales_email', '', 0, 'G', 'deny'), (747, 34, 'admin/system/config/sales_pdf', '', 0, 'G', 'deny'), (748, 34, 'admin/system/config/shipping', '', 0, 'G', 'deny'), (749, 34, 'admin/system/config/carriers', '', 0, 'G', 'deny'), (750, 34, 'admin/system/config/checkout', '', 0, 'G', 'deny'), (751, 34, 'admin/system/config/paypal', '', 0, 'G', 'deny'), (752, 34, 'admin/system/config/google', '', 0, 'G', 'deny'), (753, 34, 'admin/system/config/reports', '', 0, 'G', 'deny'), (754, 34, 'admin/system/config/tax', '', 0, 'G', 'deny'), (755, 34, 'admin/system/config/wishlist', '', 0, 'G', 'deny'), (756, 34, 'admin/system/config/cataloginventory', '', 0, 'G', 'deny'), (757, 34, 'admin/system/config/contacts', '', 0, 'G', 'deny'), (758, 34, 'admin/system/config/sitemap', '', 0, 'G', 'deny'), (759, 34, 'admin/system/config/rss', '', 0, 'G', 'deny'), (760, 34, 'admin/system/config/api', '', 0, 'G', 'deny'), (761, 34, 'admin/system/config/downloadable', '', 0, 'G', 'deny'), (762, 34, 'admin/system/config/newsletter', '', 0, 'G', 'deny'), (763, 34, 'admin/system/config/esso', '', 0, 'G', 'deny'), (764, 34, 'admin/system/currency', '', 0, 'G', 'deny'), (765, 34, 'admin/system/email_template', '', 0, 'G', 'deny'), (766, 34, 'admin/system/variable', '', 0, 'G', 'deny'), (767, 34, 'admin/system/myaccount', '', 0, 'G', 'deny'), (768, 34, 'admin/system/tools', '', 0, 'G', 'deny'), (769, 34, 'admin/system/tools/backup', '', 0, 'G', 'deny'), (770, 34, 'admin/system/tools/compiler', '', 0, 'G', 'deny'), (771, 34, 'admin/system/convert', '', 0, 'G', 'deny'), (772, 34, 'admin/system/convert/gui', '', 0, 'G', 'deny'), (773, 34, 'admin/system/convert/profiles', '', 0, 'G', 'deny'), (774, 34, 'admin/system/cache', '', 0, 'G', 'deny'), (775, 34, 'admin/system/extensions', '', 0, 'G', 'deny'), (776, 34, 'admin/system/extensions/local', '', 0, 'G', 'deny'), (777, 34, 'admin/system/extensions/custom', '', 0, 'G', 'deny'), (778, 34, 'admin/system/adminnotification', '', 0, 'G', 'deny'), (779, 34, 'admin/system/adminnotification/show_toolbar', '', 0, 'G', 'deny'), (780, 34, 'admin/system/adminnotification/show_list', '', 0, 'G', 'deny'), (781, 34, 'admin/system/adminnotification/mark_as_read', '', 0, 'G', 'deny'), (782, 34, 'admin/system/adminnotification/remove', '', 0, 'G', 'deny'), (783, 34, 'admin/system/index', '', 0, 'G', 'deny'), (784, 34, 'admin/system/api', '', 0, 'G', 'deny'), (785, 34, 'admin/system/api/users', '', 0, 'G', 'deny'), (786, 34, 'admin/system/api/roles', '', 0, 'G', 'deny'), (787, 34, 'admin/global_search', '', 0, 'G', 'deny'), (788, 34, 'admin/cms', '', 0, 'G', 'deny'), (789, 34, 'admin/cms/block', '', 0, 'G', 'deny'), (790, 34, 'admin/cms/page', '', 0, 'G', 'deny'), (791, 34, 'admin/cms/page/save', '', 0, 'G', 'deny'), (792, 34, 'admin/cms/page/delete', '', 0, 'G', 'deny'), (793, 34, 'admin/cms/poll', '', 0, 'G', 'deny'), (794, 34, 'admin/cms/widget_instance', '', 0, 'G', 'deny'), (795, 34, 'admin/customer', '', 0, 'G', 'allow'), (796, 34, 'admin/customer/group', '', 0, 'G', 'allow'), (797, 34, 'admin/customer/manage', '', 0, 'G', 'allow'), (798, 34, 'admin/customer/online', '', 0, 'G', 'allow'), (799, 34, 'admin/catalog', '', 0, 'G', 'allow'), (800, 34, 'admin/catalog/attributes', '', 0, 'G', 'allow'), (801, 34, 'admin/catalog/attributes/attributes', '', 0, 'G', 'allow'), (802, 34, 'admin/catalog/attributes/sets', '', 0, 'G', 'allow'), (803, 34, 'admin/catalog/categories', '', 0, 'G', 'allow'), (804, 34, 'admin/catalog/products', '', 0, 'G', 'allow'), (805, 34, 'admin/catalog/update_attributes', '', 0, 'G', 'allow'), (806, 34, 'admin/catalog/urlrewrite', '', 0, 'G', 'allow'), (807, 34, 'admin/catalog/search', '', 0, 'G', 'allow'), (808, 34, 'admin/catalog/reviews_ratings', '', 0, 'G', 'allow'), (809, 34, 'admin/catalog/reviews_ratings/ratings', '', 0, 'G', 'allow'), (810, 34, 'admin/catalog/reviews_ratings/reviews', '', 0, 'G', 'allow'), (811, 34, 'admin/catalog/reviews_ratings/reviews/all', '', 0, 'G', 'allow'), (812, 34, 'admin/catalog/reviews_ratings/reviews/pending', '', 0, 'G', 'allow'), (813, 34, 'admin/catalog/tag', '', 0, 'G', 'allow'), (814, 34, 'admin/catalog/tag/all', '', 0, 'G', 'allow'), (815, 34, 'admin/catalog/tag/pending', '', 0, 'G', 'allow'), (816, 34, 'admin/catalog/sitemap', '', 0, 'G', 'allow'), (817, 34, 'admin/catalog/googlebase', '', 0, 'G', 'allow'), (818, 34, 'admin/catalog/googlebase/types', '', 0, 'G', 'allow'), (819, 34, 'admin/catalog/googlebase/items', '', 0, 'G', 'allow'), (820, 34, 'admin/promo', '', 0, 'G', 'deny'), (821, 34, 'admin/promo/catalog', '', 0, 'G', 'deny'), (822, 34, 'admin/promo/quote', '', 0, 'G', 'deny'), (823, 34, 'admin/sales', '', 0, 'G', 'allow'), (824, 34, 'admin/sales/order', '', 0, 'G', 'allow'), (825, 34, 'admin/sales/order/actions', '', 0, 'G', 'allow'), (826, 34, 'admin/sales/order/actions/create', '', 0, 'G', 'allow'), (827, 34, 'admin/sales/order/actions/view', '', 0, 'G', 'allow'), (828, 34, 'admin/sales/order/actions/reorder', '', 0, 'G', 'allow'), (829, 34, 'admin/sales/order/actions/edit', '', 0, 'G', 'allow'), (830, 34, 'admin/sales/order/actions/cancel', '', 0, 'G', 'allow'), (831, 34, 'admin/sales/order/actions/review_payment', '', 0, 'G', 'allow'), (832, 34, 'admin/sales/order/actions/capture', '', 0, 'G', 'allow'), (833, 34, 'admin/sales/order/actions/invoice', '', 0, 'G', 'allow'), (834, 34, 'admin/sales/order/actions/creditmemo', '', 0, 'G', 'allow'), (835, 34, 'admin/sales/order/actions/hold', '', 0, 'G', 'allow'), (836, 34, 'admin/sales/order/actions/unhold', '', 0, 'G', 'allow'), (837, 34, 'admin/sales/order/actions/ship', '', 0, 'G', 'allow'), (838, 34, 'admin/sales/order/actions/comment', '', 0, 'G', 'allow'), (839, 34, 'admin/sales/order/actions/emails', '', 0, 'G', 'allow'), (840, 34, 'admin/sales/invoice', '', 0, 'G', 'allow'), (841, 34, 'admin/sales/shipment', '', 0, 'G', 'allow'), (842, 34, 'admin/sales/creditmemo', '', 0, 'G', 'allow'), (843, 34, 'admin/sales/transactions', '', 0, 'G', 'allow'), (844, 34, 'admin/sales/transactions/fetch', '', 0, 'G', 'allow'), (845, 34, 'admin/sales/recurring_profile', '', 0, 'G', 'allow'), (846, 34, 'admin/sales/billing_agreement', '', 0, 'G', 'allow'), (847, 34, 'admin/sales/billing_agreement/actions', '', 0, 'G', 'allow'), (848, 34, 'admin/sales/billing_agreement/actions/view', '', 0, 'G', 'allow'), (849, 34, 'admin/sales/billing_agreement/actions/manage', '', 0, 'G', 'allow'), (850, 34, 'admin/sales/billing_agreement/actions/use', '', 0, 'G', 'allow'), (851, 34, 'admin/sales/checkoutagreement', '', 0, 'G', 'allow'), (852, 34, 'admin/sales/tax', '', 0, 'G', 'deny'), (853, 34, 'admin/sales/tax/classes_customer', '', 0, 'G', 'deny'), (854, 34, 'admin/sales/tax/classes_product', '', 0, 'G', 'deny'), (855, 34, 'admin/sales/tax/import_export', '', 0, 'G', 'deny'), (856, 34, 'admin/sales/tax/rates', '', 0, 'G', 'deny'), (857, 34, 'admin/sales/tax/rules', '', 0, 'G', 'deny'), (858, 34, 'admin/report', '', 0, 'G', 'allow'), (859, 34, 'admin/report/salesroot', '', 0, 'G', 'deny'), (860, 34, 'admin/report/salesroot/paypal_settlement_reports', '', 0, 'G', 'deny'), (861, 34, 'admin/report/salesroot/paypal_settlement_reports/view', '', 0, 'G', 'deny'), (862, 34, 'admin/report/salesroot/paypal_settlement_reports/fetch', '', 0, 'G', 'deny'), (863, 34, 'admin/report/salesroot/sales', '', 0, 'G', 'deny'), (864, 34, 'admin/report/salesroot/tax', '', 0, 'G', 'deny'), (865, 34, 'admin/report/salesroot/shipping', '', 0, 'G', 'deny'), (866, 34, 'admin/report/salesroot/invoiced', '', 0, 'G', 'deny'), (867, 34, 'admin/report/salesroot/refunded', '', 0, 'G', 'deny'), (868, 34, 'admin/report/salesroot/coupons', '', 0, 'G', 'deny'), (869, 34, 'admin/report/shopcart', '', 0, 'G', 'deny'), (870, 34, 'admin/report/shopcart/product', '', 0, 'G', 'deny'), (871, 34, 'admin/report/shopcart/abandoned', '', 0, 'G', 'deny'), (872, 34, 'admin/report/products', '', 0, 'G', 'deny'), (873, 34, 'admin/report/products/ordered', '', 0, 'G', 'deny'), (874, 34, 'admin/report/products/sold', '', 0, 'G', 'deny'), (875, 34, 'admin/report/products/viewed', '', 0, 'G', 'deny'), (876, 34, 'admin/report/products/lowstock', '', 0, 'G', 'deny'), (877, 34, 'admin/report/products/downloads', '', 0, 'G', 'deny'), (878, 34, 'admin/report/customers', '', 0, 'G', 'deny'), (879, 34, 'admin/report/customers/accounts', '', 0, 'G', 'deny'), (880, 34, 'admin/report/customers/totals', '', 0, 'G', 'deny'), (881, 34, 'admin/report/customers/orders', '', 0, 'G', 'deny'), (882, 34, 'admin/report/review', '', 0, 'G', 'deny'), (883, 34, 'admin/report/review/customer', '', 0, 'G', 'deny'), (884, 34, 'admin/report/review/product', '', 0, 'G', 'deny'), (885, 34, 'admin/report/tags', '', 0, 'G', 'deny'), (886, 34, 'admin/report/tags/customer', '', 0, 'G', 'deny'), (887, 34, 'admin/report/tags/popular', '', 0, 'G', 'deny'), (888, 34, 'admin/report/tags/product', '', 0, 'G', 'deny'), (889, 34, 'admin/report/search', '', 0, 'G', 'deny'), (890, 34, 'admin/report/statistics', '', 0, 'G', 'deny'), (891, 34, 'admin/newsletter', '', 0, 'G', 'deny'), (892, 34, 'admin/newsletter/problem', '', 0, 'G', 'deny'), (893, 34, 'admin/newsletter/queue', '', 0, 'G', 'deny'), (894, 34, 'admin/newsletter/subscriber', '', 0, 'G', 'deny'), (895, 34, 'admin/newsletter/template', '', 0, 'G', 'deny'); /*!40000 ALTER TABLE `admin_rule` ENABLE KEYS */; # Dumping structure for table web35db1.admin_user CREATE TABLE IF NOT EXISTS `admin_user` ( `user_id` mediumint(9) unsigned NOT NULL auto_increment, `firstname` varchar(32) NOT NULL default '', `lastname` varchar(32) NOT NULL default '', `email` varchar(128) NOT NULL default '', `username` varchar(40) NOT NULL default '', `password` varchar(40) NOT NULL default '', `created` datetime NOT NULL default '0000-00-00 00:00:00', `modified` datetime default NULL, `logdate` datetime default NULL, `lognum` smallint(5) unsigned NOT NULL default '0', `reload_acl_flag` tinyint(1) NOT NULL default '0', `is_active` tinyint(1) NOT NULL default '1', `extra` text, PRIMARY KEY (`user_id`), UNIQUE KEY `UNQ_ADMIN_USER_USERNAME` (`username`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8 COMMENT='Users'; # Dumping data for table web35db1.admin_user: 2 rows /*!40000 ALTER TABLE `admin_user` DISABLE KEYS */; INSERT INTO `admin_user` (`user_id`, `firstname`, `lastname`, `email`, `username`, `password`, `created`, `modified`, `logdate`, `lognum`, `reload_acl_flag`, `is_active`, `extra`) VALUES (1, 'Lorenz', 'Frank', 'wd@f-m-computer.de', 'admin', 'a78b0cb64e598f8a5ef01035dab82d5b:3a', '2010-05-19 11:43:17', '2010-06-25 11:59:30', '2011-02-09 10:41:38', 488, 0, 1, 'a:1:{s:11:"configState";a:122:{s:12:"dev_restrict";s:1:"0";s:9:"dev_debug";s:1:"1";s:20:"dev_translate_inline";s:1:"1";s:7:"dev_log";s:1:"1";s:6:"dev_js";s:1:"0";s:7:"dev_css";s:1:"0";s:24:"cataloginventory_options";s:1:"1";s:32:"cataloginventory_stock_indicator";s:1:"1";s:29:"cataloginventory_item_options";s:1:"1";s:15:"payment_invoice";s:1:"1";s:19:"payment_bankpayment";s:1:"1";s:14:"payment_ccsave";s:1:"0";s:22:"payment_cashondelivery";s:1:"0";s:18:"payment_cashticket";s:1:"0";s:17:"payment_payone_cc";s:1:"0";s:18:"payment_payone_elv";s:1:"0";s:18:"payment_payone_vor";s:1:"0";s:18:"payment_payone_rec";s:1:"0";s:18:"payment_payone_cod";s:1:"0";s:12:"payment_free";s:1:"0";s:15:"payment_checkmo";s:1:"0";s:17:"payment_payone_sb";s:1:"0";s:18:"payment_payone_wlt";s:1:"0";s:21:"payment_purchaseorder";s:1:"0";s:20:"payment_authorizenet";s:1:"0";s:23:"payment_paypaluk_direct";s:1:"0";s:24:"payment_paypaluk_express";s:1:"0";s:17:"sales_pdf_invoice";s:1:"1";s:18:"sales_pdf_shipment";s:1:"1";s:20:"sales_pdf_creditmemo";s:1:"1";s:12:"general_info";s:1:"1";s:15:"general_imprint";s:1:"1";s:15:"general_country";s:1:"1";s:14:"general_locale";s:1:"1";s:25:"general_store_information";s:1:"1";s:13:"sales_reorder";s:1:"1";s:14:"sales_identity";s:1:"0";s:19:"sales_minimum_order";s:1:"1";s:25:"payment_ig_cashondelivery";s:1:"1";s:17:"sales_email_order";s:1:"0";s:25:"sales_email_order_comment";s:1:"0";s:19:"sales_email_invoice";s:1:"1";s:27:"sales_email_invoice_comment";s:1:"0";s:20:"sales_email_shipment";s:1:"0";s:28:"sales_email_shipment_comment";s:1:"0";s:22:"sales_email_creditmemo";s:1:"0";s:30:"sales_email_creditmemo_comment";s:1:"0";s:16:"google_analytics";s:1:"1";s:17:"google_googlebase";s:1:"1";s:15:"google_checkout";s:1:"0";s:16:"google_optimizer";s:1:"0";s:33:"google_checkout_shipping_merchant";s:1:"0";s:32:"google_checkout_shipping_carrier";s:1:"0";s:33:"google_checkout_shipping_flatrate";s:1:"0";s:32:"google_checkout_shipping_virtual";s:1:"0";s:15:"catalog_backend";s:1:"0";s:15:"catalog_sitemap";s:1:"0";s:16:"catalog_frontend";s:1:"0";s:14:"catalog_review";s:1:"0";s:20:"catalog_productalert";s:1:"0";s:25:"catalog_productalert_cron";s:1:"0";s:19:"catalog_placeholder";s:1:"0";s:25:"catalog_recently_products";s:1:"0";s:13:"catalog_price";s:1:"0";s:14:"catalog_search";s:1:"0";s:18:"catalog_navigation";s:1:"0";s:11:"catalog_seo";s:1:"0";s:20:"catalog_downloadable";s:1:"0";s:22:"catalog_custom_options";s:1:"0";s:17:"catalog_baseprice";s:1:"1";s:31:"advanced_modules_disable_output";s:1:"1";s:17:"sales_totals_sort";s:1:"0";s:15:"sales_dashboard";s:1:"1";s:19:"sales_gift_messages";s:1:"0";s:20:"fandm_mandatoryitems";s:1:"1";s:14:"paypal_account";s:1:"1";s:11:"paypal_wpuk";s:1:"0";s:10:"paypal_api";s:1:"0";s:14:"paypal_express";s:1:"0";s:10:"paypal_wps";s:1:"0";s:10:"paypal_wpp";s:1:"0";s:31:"paypal_paypal_billing_agreement";s:1:"1";s:13:"paypal_wpp_pe";s:1:"0";s:15:"paypal_verisign";s:1:"0";s:17:"paypal_express_pe";s:1:"0";s:25:"paypal_settlement_reports";s:1:"0";s:12:"paypal_style";s:1:"1";s:17:"reports_dashboard";s:1:"1";s:14:"design_package";s:1:"0";s:12:"design_theme";s:1:"0";s:11:"design_head";s:1:"1";s:13:"design_header";s:1:"1";s:13:"design_footer";s:1:"0";s:16:"design_watermark";s:1:"0";s:17:"design_pagination";s:1:"0";s:14:"esso_giveaways";s:1:"1";s:7:"web_url";s:1:"0";s:7:"web_seo";s:1:"1";s:12:"web_unsecure";s:1:"0";s:10:"web_secure";s:1:"0";s:11:"web_default";s:1:"0";s:9:"web_polls";s:1:"0";s:10:"web_cookie";s:1:"0";s:11:"web_session";s:1:"0";s:24:"web_browser_capabilities";s:1:"0";s:25:"trans_email_ident_general";s:1:"0";s:23:"trans_email_ident_sales";s:1:"1";s:25:"trans_email_ident_support";s:1:"0";s:25:"trans_email_ident_custom1";s:1:"0";s:25:"trans_email_ident_custom2";s:1:"0";s:17:"carriers_flatrate";s:1:"1";s:18:"carriers_tablerate";s:1:"0";s:21:"carriers_freeshipping";s:1:"0";s:12:"carriers_ups";s:1:"0";s:13:"carriers_usps";s:1:"0";s:14:"carriers_fedex";s:1:"0";s:12:"carriers_dhl";s:1:"0";s:16:"checkout_options";s:1:"0";s:13:"checkout_cart";s:1:"0";s:18:"checkout_cart_link";s:1:"0";s:16:"checkout_sidebar";s:1:"1";s:23:"checkout_payment_failed";s:1:"0";}}'), (2, 'Sales', 'Motul', 'info@markenoele.de', 'Sales', 'b9560b293f77bd19051f9a4cb71c4d0a:n4', '2010-07-09 07:13:25', '2010-07-09 07:25:46', '2010-07-09 07:26:11', 1, 1, 1, 'a:1:{s:11:"configState";a:122:{s:12:"dev_restrict";s:1:"0";s:9:"dev_debug";s:1:"1";s:20:"dev_translate_inline";s:1:"1";s:7:"dev_log";s:1:"1";s:6:"dev_js";s:1:"0";s:7:"dev_css";s:1:"0";s:24:"cataloginventory_options";s:1:"1";s:32:"cataloginventory_stock_indicator";s:1:"1";s:29:"cataloginventory_item_options";s:1:"1";s:15:"payment_invoice";s:1:"1";s:19:"payment_bankpayment";s:1:"1";s:14:"payment_ccsave";s:1:"0";s:22:"payment_cashondelivery";s:1:"0";s:18:"payment_cashticket";s:1:"0";s:17:"payment_payone_cc";s:1:"0";s:18:"payment_payone_elv";s:1:"0";s:18:"payment_payone_vor";s:1:"0";s:18:"payment_payone_rec";s:1:"0";s:18:"payment_payone_cod";s:1:"0";s:12:"payment_free";s:1:"0";s:15:"payment_checkmo";s:1:"0";s:17:"payment_payone_sb";s:1:"0";s:18:"payment_payone_wlt";s:1:"0";s:21:"payment_purchaseorder";s:1:"0";s:20:"payment_authorizenet";s:1:"0";s:23:"payment_paypaluk_direct";s:1:"0";s:24:"payment_paypaluk_express";s:1:"0";s:17:"sales_pdf_invoice";s:1:"1";s:18:"sales_pdf_shipment";s:1:"1";s:20:"sales_pdf_creditmemo";s:1:"1";s:12:"general_info";s:1:"1";s:15:"general_imprint";s:1:"1";s:15:"general_country";s:1:"1";s:14:"general_locale";s:1:"1";s:25:"general_store_information";s:1:"1";s:13:"sales_reorder";s:1:"1";s:14:"sales_identity";s:1:"0";s:19:"sales_minimum_order";s:1:"1";s:25:"payment_ig_cashondelivery";s:1:"1";s:17:"sales_email_order";s:1:"0";s:25:"sales_email_order_comment";s:1:"0";s:19:"sales_email_invoice";s:1:"1";s:27:"sales_email_invoice_comment";s:1:"0";s:20:"sales_email_shipment";s:1:"0";s:28:"sales_email_shipment_comment";s:1:"0";s:22:"sales_email_creditmemo";s:1:"0";s:30:"sales_email_creditmemo_comment";s:1:"0";s:16:"google_analytics";s:1:"1";s:17:"google_googlebase";s:1:"1";s:15:"google_checkout";s:1:"0";s:16:"google_optimizer";s:1:"0";s:33:"google_checkout_shipping_merchant";s:1:"0";s:32:"google_checkout_shipping_carrier";s:1:"0";s:33:"google_checkout_shipping_flatrate";s:1:"0";s:32:"google_checkout_shipping_virtual";s:1:"0";s:15:"catalog_backend";s:1:"0";s:15:"catalog_sitemap";s:1:"0";s:16:"catalog_frontend";s:1:"0";s:14:"catalog_review";s:1:"0";s:20:"catalog_productalert";s:1:"0";s:25:"catalog_productalert_cron";s:1:"0";s:19:"catalog_placeholder";s:1:"0";s:25:"catalog_recently_products";s:1:"0";s:13:"catalog_price";s:1:"0";s:14:"catalog_search";s:1:"0";s:18:"catalog_navigation";s:1:"0";s:11:"catalog_seo";s:1:"0";s:20:"catalog_downloadable";s:1:"0";s:22:"catalog_custom_options";s:1:"0";s:17:"catalog_baseprice";s:1:"1";s:31:"advanced_modules_disable_output";s:1:"1";s:17:"sales_totals_sort";s:1:"0";s:15:"sales_dashboard";s:1:"1";s:19:"sales_gift_messages";s:1:"0";s:20:"fandm_mandatoryitems";s:1:"1";s:14:"paypal_account";s:1:"1";s:11:"paypal_wpuk";s:1:"0";s:10:"paypal_api";s:1:"0";s:14:"paypal_express";s:1:"0";s:10:"paypal_wps";s:1:"0";s:10:"paypal_wpp";s:1:"0";s:31:"paypal_paypal_billing_agreement";s:1:"1";s:13:"paypal_wpp_pe";s:1:"0";s:15:"paypal_verisign";s:1:"0";s:17:"paypal_express_pe";s:1:"0";s:25:"paypal_settlement_reports";s:1:"0";s:12:"paypal_style";s:1:"1";s:17:"reports_dashboard";s:1:"1";s:14:"design_package";s:1:"0";s:12:"design_theme";s:1:"0";s:11:"design_head";s:1:"1";s:13:"design_header";s:1:"1";s:13:"design_footer";s:1:"0";s:16:"design_watermark";s:1:"0";s:17:"design_pagination";s:1:"0";s:14:"esso_giveaways";s:1:"1";s:7:"web_url";s:1:"0";s:7:"web_seo";s:1:"1";s:12:"web_unsecure";s:1:"0";s:10:"web_secure";s:1:"0";s:11:"web_default";s:1:"0";s:9:"web_polls";s:1:"0";s:10:"web_cookie";s:1:"0";s:11:"web_session";s:1:"0";s:24:"web_browser_capabilities";s:1:"0";s:25:"trans_email_ident_general";s:1:"0";s:23:"trans_email_ident_sales";s:1:"1";s:25:"trans_email_ident_support";s:1:"0";s:25:"trans_email_ident_custom1";s:1:"0";s:25:"trans_email_ident_custom2";s:1:"0";s:17:"carriers_flatrate";s:1:"1";s:18:"carriers_tablerate";s:1:"0";s:21:"carriers_freeshipping";s:1:"0";s:12:"carriers_ups";s:1:"0";s:13:"carriers_usps";s:1:"0";s:14:"carriers_fedex";s:1:"0";s:12:"carriers_dhl";s:1:"0";s:16:"checkout_options";s:1:"0";s:13:"checkout_cart";s:1:"0";s:18:"checkout_cart_link";s:1:"0";s:16:"checkout_sidebar";s:1:"1";s:23:"checkout_payment_failed";s:1:"0";}}'); /*!40000 ALTER TABLE `admin_user` ENABLE KEYS */; # Dumping structure for table web35db1.api_assert CREATE TABLE IF NOT EXISTS `api_assert` ( `assert_id` int(10) unsigned NOT NULL auto_increment, `assert_type` varchar(20) NOT NULL default '', `assert_data` text, PRIMARY KEY (`assert_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Api ACL Asserts'; # Dumping data for table web35db1.api_assert: 0 rows /*!40000 ALTER TABLE `api_assert` DISABLE KEYS */; /*!40000 ALTER TABLE `api_assert` ENABLE KEYS */; # Dumping structure for table web35db1.api_role CREATE TABLE IF NOT EXISTS `api_role` ( `role_id` int(10) unsigned NOT NULL auto_increment, `parent_id` int(10) unsigned NOT NULL default '0', `tree_level` tinyint(3) unsigned NOT NULL default '0', `sort_order` tinyint(3) unsigned NOT NULL default '0', `role_type` char(1) NOT NULL default '0', `user_id` int(11) unsigned NOT NULL default '0', `role_name` varchar(50) NOT NULL default '', PRIMARY KEY (`role_id`), KEY `parent_id` (`parent_id`,`sort_order`), KEY `tree_level` (`tree_level`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Api ACL Roles'; # Dumping data for table web35db1.api_role: 0 rows /*!40000 ALTER TABLE `api_role` DISABLE KEYS */; /*!40000 ALTER TABLE `api_role` ENABLE KEYS */; # Dumping structure for table web35db1.api_rule CREATE TABLE IF NOT EXISTS `api_rule` ( `rule_id` int(10) unsigned NOT NULL auto_increment, `role_id` int(10) unsigned NOT NULL default '0', `resource_id` varchar(255) NOT NULL default '', `privileges` varchar(20) NOT NULL default '', `assert_id` int(10) unsigned NOT NULL default '0', `role_type` char(1) default NULL, `permission` varchar(10) default NULL, PRIMARY KEY (`rule_id`), KEY `resource` (`resource_id`,`role_id`), KEY `role_id` (`role_id`,`resource_id`), CONSTRAINT `FK_api_rule` FOREIGN KEY (`role_id`) REFERENCES `api_role` (`role_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Api ACL Rules'; # Dumping data for table web35db1.api_rule: 0 rows /*!40000 ALTER TABLE `api_rule` DISABLE KEYS */; /*!40000 ALTER TABLE `api_rule` ENABLE KEYS */; # Dumping structure for table web35db1.api_session CREATE TABLE IF NOT EXISTS `api_session` ( `user_id` mediumint(9) unsigned NOT NULL, `logdate` datetime NOT NULL default '0000-00-00 00:00:00', `sessid` varchar(40) NOT NULL default '', KEY `API_SESSION_USER` (`user_id`), KEY `API_SESSION_SESSID` (`sessid`), CONSTRAINT `FK_API_SESSION_USER` FOREIGN KEY (`user_id`) REFERENCES `api_user` (`user_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Api Sessions'; # Dumping data for table web35db1.api_session: 0 rows /*!40000 ALTER TABLE `api_session` DISABLE KEYS */; /*!40000 ALTER TABLE `api_session` ENABLE KEYS */; # Dumping structure for table web35db1.api_user CREATE TABLE IF NOT EXISTS `api_user` ( `user_id` mediumint(9) unsigned NOT NULL auto_increment, `firstname` varchar(32) NOT NULL default '', `lastname` varchar(32) NOT NULL default '', `email` varchar(128) NOT NULL default '', `username` varchar(40) NOT NULL default '', `api_key` varchar(40) NOT NULL default '', `created` datetime NOT NULL default '0000-00-00 00:00:00', `modified` datetime default NULL, `lognum` smallint(5) unsigned NOT NULL default '0', `reload_acl_flag` tinyint(1) NOT NULL default '0', `is_active` tinyint(1) NOT NULL default '1', PRIMARY KEY (`user_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Api Users'; # Dumping data for table web35db1.api_user: 0 rows /*!40000 ALTER TABLE `api_user` DISABLE KEYS */; /*!40000 ALTER TABLE `api_user` ENABLE KEYS */; # Dumping structure for table web35db1.catalogindex_aggregation CREATE TABLE IF NOT EXISTS `catalogindex_aggregation` ( `aggregation_id` int(10) unsigned NOT NULL auto_increment, `store_id` smallint(5) unsigned NOT NULL, `created_at` datetime NOT NULL, `key` varchar(255) default NULL, `data` mediumtext, PRIMARY KEY (`aggregation_id`), UNIQUE KEY `IDX_STORE_KEY` (`store_id`,`key`), CONSTRAINT `FK_CATALOGINDEX_AGGREGATION_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalogindex_aggregation: 0 rows /*!40000 ALTER TABLE `catalogindex_aggregation` DISABLE KEYS */; /*!40000 ALTER TABLE `catalogindex_aggregation` ENABLE KEYS */; # Dumping structure for table web35db1.catalogindex_aggregation_tag CREATE TABLE IF NOT EXISTS `catalogindex_aggregation_tag` ( `tag_id` int(10) unsigned NOT NULL auto_increment, `tag_code` varchar(255) NOT NULL, PRIMARY KEY (`tag_id`), UNIQUE KEY `IDX_CODE` (`tag_code`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalogindex_aggregation_tag: 0 rows /*!40000 ALTER TABLE `catalogindex_aggregation_tag` DISABLE KEYS */; /*!40000 ALTER TABLE `catalogindex_aggregation_tag` ENABLE KEYS */; # Dumping structure for table web35db1.catalogindex_aggregation_to_tag CREATE TABLE IF NOT EXISTS `catalogindex_aggregation_to_tag` ( `aggregation_id` int(10) unsigned NOT NULL, `tag_id` int(10) unsigned NOT NULL, UNIQUE KEY `IDX_AGGREGATION_TAG` (`aggregation_id`,`tag_id`), KEY `FK_CATALOGINDEX_AGGREGATION_TO_TAG_TAG` (`tag_id`), CONSTRAINT `FK_CATALOGINDEX_AGGREGATION_TO_TAG_AGGREGATION` FOREIGN KEY (`aggregation_id`) REFERENCES `catalogindex_aggregation` (`aggregation_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOGINDEX_AGGREGATION_TO_TAG_TAG` FOREIGN KEY (`tag_id`) REFERENCES `catalogindex_aggregation_tag` (`tag_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalogindex_aggregation_to_tag: 0 rows /*!40000 ALTER TABLE `catalogindex_aggregation_to_tag` DISABLE KEYS */; /*!40000 ALTER TABLE `catalogindex_aggregation_to_tag` ENABLE KEYS */; # Dumping structure for table web35db1.catalogindex_eav CREATE TABLE IF NOT EXISTS `catalogindex_eav` ( `store_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `value` int(11) NOT NULL default '0', PRIMARY KEY (`store_id`,`entity_id`,`attribute_id`,`value`), KEY `IDX_VALUE` (`value`), KEY `FK_CATALOGINDEX_EAV_ENTITY` (`entity_id`), KEY `FK_CATALOGINDEX_EAV_ATTRIBUTE` (`attribute_id`), KEY `FK_CATALOGINDEX_EAV_STORE` (`store_id`), CONSTRAINT `FK_CATALOGINDEX_EAV_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOGINDEX_EAV_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOGINDEX_EAV_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalogindex_eav: 0 rows /*!40000 ALTER TABLE `catalogindex_eav` DISABLE KEYS */; /*!40000 ALTER TABLE `catalogindex_eav` ENABLE KEYS */; # Dumping structure for table web35db1.catalogindex_minimal_price CREATE TABLE IF NOT EXISTS `catalogindex_minimal_price` ( `index_id` int(10) unsigned NOT NULL auto_increment, `entity_id` int(10) unsigned NOT NULL default '0', `customer_group_id` smallint(3) unsigned NOT NULL default '0', `qty` decimal(12,4) unsigned NOT NULL default '0.0000', `value` decimal(12,4) NOT NULL default '0.0000', `tax_class_id` smallint(6) NOT NULL default '0', `website_id` smallint(5) unsigned default NULL, PRIMARY KEY (`index_id`), KEY `IDX_VALUE` (`value`), KEY `IDX_QTY` (`qty`), KEY `FK_CATALOGINDEX_MINIMAL_PRICE_CUSTOMER_GROUP` (`customer_group_id`), KEY `FK_CI_MINIMAL_PRICE_WEBSITE_ID` (`website_id`), KEY `IDX_FULL` (`entity_id`,`qty`,`customer_group_id`,`value`,`website_id`), CONSTRAINT `FK_CATALOGINDEX_MINIMAL_PRICE_CUSTOMER_GROUP` FOREIGN KEY (`customer_group_id`) REFERENCES `customer_group` (`customer_group_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOGINDEX_MINIMAL_PRICE_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CI_MINIMAL_PRICE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalogindex_minimal_price: 0 rows /*!40000 ALTER TABLE `catalogindex_minimal_price` DISABLE KEYS */; /*!40000 ALTER TABLE `catalogindex_minimal_price` ENABLE KEYS */; # Dumping structure for table web35db1.catalogindex_price CREATE TABLE IF NOT EXISTS `catalogindex_price` ( `entity_id` int(10) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `customer_group_id` smallint(3) unsigned NOT NULL default '0', `qty` decimal(12,4) unsigned NOT NULL default '0.0000', `value` decimal(12,4) NOT NULL default '0.0000', `tax_class_id` smallint(6) NOT NULL default '0', `website_id` smallint(5) unsigned default NULL, KEY `IDX_VALUE` (`value`), KEY `IDX_QTY` (`qty`), KEY `FK_CATALOGINDEX_PRICE_ENTITY` (`entity_id`), KEY `FK_CATALOGINDEX_PRICE_ATTRIBUTE` (`attribute_id`), KEY `FK_CATALOGINDEX_PRICE_CUSTOMER_GROUP` (`customer_group_id`), KEY `IDX_RANGE_VALUE` (`entity_id`,`attribute_id`,`customer_group_id`,`value`), KEY `FK_CI_PRICE_WEBSITE_ID` (`website_id`), KEY `IDX_FULL` (`entity_id`,`attribute_id`,`customer_group_id`,`value`,`website_id`), CONSTRAINT `FK_CATALOGINDEX_PRICE_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOGINDEX_PRICE_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CI_PRICE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalogindex_price: 0 rows /*!40000 ALTER TABLE `catalogindex_price` DISABLE KEYS */; /*!40000 ALTER TABLE `catalogindex_price` ENABLE KEYS */; # Dumping structure for table web35db1.cataloginventory_stock CREATE TABLE IF NOT EXISTS `cataloginventory_stock` ( `stock_id` smallint(4) unsigned NOT NULL auto_increment, `stock_name` varchar(255) NOT NULL default '', PRIMARY KEY (`stock_id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COMMENT='Catalog inventory Stocks list'; # Dumping data for table web35db1.cataloginventory_stock: 1 rows /*!40000 ALTER TABLE `cataloginventory_stock` DISABLE KEYS */; INSERT INTO `cataloginventory_stock` (`stock_id`, `stock_name`) VALUES (1, 'Default'); /*!40000 ALTER TABLE `cataloginventory_stock` ENABLE KEYS */; # Dumping structure for table web35db1.cataloginventory_stock_item CREATE TABLE IF NOT EXISTS `cataloginventory_stock_item` ( `item_id` int(10) unsigned NOT NULL auto_increment, `product_id` int(10) unsigned NOT NULL default '0', `stock_id` smallint(4) unsigned NOT NULL default '0', `qty` decimal(12,4) NOT NULL default '0.0000', `min_qty` decimal(12,4) NOT NULL default '0.0000', `use_config_min_qty` tinyint(1) unsigned NOT NULL default '1', `is_qty_decimal` tinyint(1) unsigned NOT NULL default '0', `backorders` tinyint(3) unsigned NOT NULL default '0', `use_config_backorders` tinyint(1) unsigned NOT NULL default '1', `min_sale_qty` decimal(12,4) NOT NULL default '1.0000', `use_config_min_sale_qty` tinyint(1) unsigned NOT NULL default '1', `max_sale_qty` decimal(12,4) NOT NULL default '0.0000', `use_config_max_sale_qty` tinyint(1) unsigned NOT NULL default '1', `is_in_stock` tinyint(1) unsigned NOT NULL default '0', `low_stock_date` datetime default NULL, `notify_stock_qty` decimal(12,4) default NULL, `use_config_notify_stock_qty` tinyint(1) unsigned NOT NULL default '1', `manage_stock` tinyint(1) unsigned NOT NULL default '0', `use_config_manage_stock` tinyint(1) unsigned NOT NULL default '1', `stock_status_changed_automatically` tinyint(1) unsigned NOT NULL default '0', `use_config_qty_increments` tinyint(1) unsigned NOT NULL default '1', `qty_increments` decimal(12,4) NOT NULL default '0.0000', `use_config_enable_qty_increments` tinyint(1) unsigned NOT NULL default '1', `enable_qty_increments` tinyint(1) unsigned NOT NULL default '0', PRIMARY KEY (`item_id`), UNIQUE KEY `IDX_STOCK_PRODUCT` (`product_id`,`stock_id`), KEY `FK_CATALOGINVENTORY_STOCK_ITEM_PRODUCT` (`product_id`), KEY `FK_CATALOGINVENTORY_STOCK_ITEM_STOCK` (`stock_id`), CONSTRAINT `FK_CATALOGINVENTORY_STOCK_ITEM_PRODUCT` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOGINVENTORY_STOCK_ITEM_STOCK` FOREIGN KEY (`stock_id`) REFERENCES `cataloginventory_stock` (`stock_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=256 DEFAULT CHARSET=utf8 COMMENT='Inventory Stock Item Data'; # Dumping data for table web35db1.cataloginventory_stock_item: 59 rows /*!40000 ALTER TABLE `cataloginventory_stock_item` DISABLE KEYS */; INSERT INTO `cataloginventory_stock_item` (`item_id`, `product_id`, `stock_id`, `qty`, `min_qty`, `use_config_min_qty`, `is_qty_decimal`, `backorders`, `use_config_backorders`, `min_sale_qty`, `use_config_min_sale_qty`, `max_sale_qty`, `use_config_max_sale_qty`, `is_in_stock`, `low_stock_date`, `notify_stock_qty`, `use_config_notify_stock_qty`, `manage_stock`, `use_config_manage_stock`, `stock_status_changed_automatically`, `use_config_qty_increments`, `qty_increments`, `use_config_enable_qty_increments`, `enable_qty_increments`) VALUES (1, 1, 1, 7.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 4.0000, 0, 0, 1, 1, 1, 0.0000, 1, 0), (2, 2, 1, 20.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 20.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (3, 3, 1, 20.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 20.0000, 0, 0, 1, 1, 1, 0.0000, 1, 0), (4, 4, 1, 3.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, '2010-10-28 12:54:59', 4.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (5, 5, 1, 17.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, '2010-10-28 14:21:43', 20.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (6, 6, 1, 6.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 4.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (7, 7, 1, 18.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 20.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (8, 8, 1, 8.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 4.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (9, 9, 1, 12.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (10, 10, 1, 4.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (11, 11, 1, 11.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (12, 12, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, '2011-01-11 13:06:36', 4.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (13, 13, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (14, 14, 1, 12.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (15, 15, 1, 4.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 4.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (16, 16, 1, 12.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (17, 17, 1, 4.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 4.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (20, 20, 1, 7.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, '2010-10-28 14:18:42', 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (21, 21, 1, 3.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, '2010-10-28 13:45:42', 4.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (22, 22, 1, 12.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (23, 23, 1, 4.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 4.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (24, 24, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (25, 25, 1, 12.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (26, 26, 1, 4.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 4.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (27, 27, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (28, 28, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (29, 29, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (30, 30, 1, 4.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (31, 31, 1, 35.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 20.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (32, 32, 1, 3.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, '2010-10-28 13:10:16', 4.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (33, 33, 1, 20.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 20.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (48, 48, 1, 4.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 4.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (49, 49, 1, 33.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 20.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (50, 50, 1, 2.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 4.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (51, 51, 1, 11.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (52, 52, 1, 4.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 4.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (53, 53, 1, 12.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (54, 54, 1, 4.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 4.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (55, 55, 1, 11.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, '2010-10-28 13:53:18', 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (56, 56, 1, 3.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, '2010-10-28 13:16:02', 4.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (57, 57, 1, 16.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (58, 58, 1, 20.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 20.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (59, 59, 1, 8.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 20.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (60, 60, 1, 10.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (61, 61, 1, 12.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (62, 62, 1, 12.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (63, 63, 1, 4.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 4.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (64, 64, 1, 12.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (65, 65, 1, 8.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (66, 66, 1, 12.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (67, 67, 1, 11.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (68, 68, 1, 4.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 4.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (69, 69, 1, 17.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (70, 70, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (71, 71, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (72, 72, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (73, 73, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (74, 74, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (75, 75, 1, 9.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (76, 76, 1, 10.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (77, 77, 1, 9.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, '2010-11-05 12:26:33', 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (78, 78, 1, 12.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (79, 79, 1, 10.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (80, 80, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (81, 81, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (82, 82, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (83, 83, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (84, 84, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (85, 85, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (86, 86, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (87, 87, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (88, 88, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (89, 89, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (90, 90, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (91, 91, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (92, 92, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (93, 93, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (94, 94, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (95, 95, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (96, 96, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (97, 97, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (98, 98, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (99, 99, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (100, 100, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (101, 101, 1, 8.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, '2010-11-26 15:21:37', 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (102, 102, 1, 12.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (103, 103, 1, 12.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (104, 104, 1, 10.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, '2010-11-26 15:33:31', 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (105, 105, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (106, 106, 1, 12.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (107, 107, 1, 4.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 4.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (108, 108, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (109, 109, 1, 11.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, '2010-10-07 08:48:29', 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (110, 110, 1, 12.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (111, 111, 1, 12.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (112, 112, 1, 9.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, '2011-01-18 08:47:42', 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (113, 113, 1, 11.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, '2010-10-28 14:00:59', 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (114, 114, 1, 12.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (115, 115, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (116, 116, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (117, 117, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (118, 118, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (119, 119, 1, 12.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (120, 120, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (121, 121, 1, 11.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (122, 122, 1, 12.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (123, 123, 1, 12.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (124, 124, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (125, 125, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (126, 126, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (127, 127, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (128, 128, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (129, 129, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (130, 130, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (131, 131, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (132, 132, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (133, 133, 1, 938.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 1.0000, 0, 1, NULL, NULL, 1, 0, 1, 1, 1, 0.0000, 1, 0), (139, 139, 1, 20.0000, 0.0000, 1, 0, 2, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 1), (140, 140, 1, 5.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 5.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (141, 141, 1, 5.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 5.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (142, 142, 1, 5.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 5.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (143, 143, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (144, 144, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (145, 145, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (146, 146, 1, 12.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (147, 147, 1, 12.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (148, 148, 1, 20.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 20.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (149, 149, 1, 19.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0), (150, 150, 1, 7.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, '2010-11-11 09:11:04', 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (152, 152, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0), (153, 153, 1, 3.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (154, 154, 1, 3.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (155, 155, 1, 3.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (156, 156, 1, 3.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (157, 157, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0), (158, 158, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (159, 159, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (160, 160, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (161, 161, 1, 17.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (162, 162, 1, 9.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (163, 163, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (164, 164, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (165, 165, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (166, 166, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (167, 167, 1, 11.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (168, 168, 1, 12.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (169, 169, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (170, 170, 1, 3.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (171, 171, 1, 30.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 30.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (172, 172, 1, 48.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 48.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (173, 173, 1, 70.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 70.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (174, 174, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0), (175, 175, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (176, 176, 1, 20.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 20.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (177, 177, 1, 6.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 4.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (178, 178, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, '2010-12-06 17:15:44', NULL, 1, 0, 0, 0, 1, 0.0000, 1, 0), (179, 179, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, '2010-12-06 17:15:23', NULL, 1, 0, 0, 0, 1, 0.0000, 1, 0), (180, 180, 1, 3299.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 3300.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (181, 181, 1, 20.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 20.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (182, 182, 1, 38.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 38.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (183, 183, 1, 39.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 39.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (184, 184, 1, 7.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 7.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (185, 185, 1, -1.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, '2010-07-19 10:36:57', NULL, 1, 0, 0, 0, 1, 0.0000, 1, 0), (186, 186, 1, 4.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (187, 187, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (188, 188, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (189, 189, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (190, 190, 1, 10.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (191, 191, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (192, 192, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 1.0000, 0, 1, NULL, NULL, 1, 0, 1, 1, 1, 0.0000, 1, 0), (193, 193, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 1.0000, 0, 1, '2010-11-11 09:10:01', NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0), (194, 194, 1, 12.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 12.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (195, 195, 1, 4.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 4.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (196, 196, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (198, 198, 1, 3.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (199, 199, 1, 3.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (200, 200, 1, 3.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (201, 201, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0), (202, 202, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (206, 206, 1, 3.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (207, 207, 1, 3.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (208, 208, 1, 3.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (209, 209, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (210, 210, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (211, 211, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (212, 212, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (213, 213, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0), (214, 214, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (215, 215, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (222, 222, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (223, 223, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (224, 224, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (225, 225, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (226, 226, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (227, 227, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (228, 228, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (229, 229, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0), (230, 230, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (231, 231, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (232, 232, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (233, 233, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (234, 234, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (235, 235, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0), (236, 236, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (237, 237, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (238, 238, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (239, 239, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (240, 240, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0), (241, 241, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (242, 242, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (243, 243, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (244, 244, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (245, 245, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (246, 246, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0), (247, 247, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (248, 248, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (249, 249, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (250, 250, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (252, 252, 1, 20.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0), (253, 253, 1, 0.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 0, 0, 1, 0, 1, 0.0000, 1, 0), (255, 255, 1, -2.0000, 0.0000, 1, 0, 0, 1, 0.0000, 0, 30.0000, 0, 1, '2011-01-06 08:41:51', NULL, 1, 0, 0, 0, 1, 0.0000, 1, 0); /*!40000 ALTER TABLE `cataloginventory_stock_item` ENABLE KEYS */; # Dumping structure for table web35db1.cataloginventory_stock_status CREATE TABLE IF NOT EXISTS `cataloginventory_stock_status` ( `product_id` int(10) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `stock_id` smallint(4) unsigned NOT NULL, `qty` decimal(12,4) NOT NULL default '0.0000', `stock_status` tinyint(3) unsigned NOT NULL, PRIMARY KEY (`product_id`,`website_id`,`stock_id`), KEY `FK_CATALOGINVENTORY_STOCK_STATUS_STOCK` (`stock_id`), KEY `FK_CATALOGINVENTORY_STOCK_STATUS_WEBSITE` (`website_id`), CONSTRAINT `FK_CATALOGINVENTORY_STOCK_STATUS_PRODUCT` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOGINVENTORY_STOCK_STATUS_STOCK` FOREIGN KEY (`stock_id`) REFERENCES `cataloginventory_stock` (`stock_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOGINVENTORY_STOCK_STATUS_WEBSITE` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.cataloginventory_stock_status: 217 rows /*!40000 ALTER TABLE `cataloginventory_stock_status` DISABLE KEYS */; INSERT INTO `cataloginventory_stock_status` (`product_id`, `website_id`, `stock_id`, `qty`, `stock_status`) VALUES (1, 1, 1, 7.0000, 1), (2, 1, 1, 20.0000, 1), (3, 1, 1, 20.0000, 1), (4, 1, 1, 3.0000, 1), (5, 1, 1, 17.0000, 1), (6, 1, 1, 6.0000, 1), (7, 1, 1, 18.0000, 1), (8, 1, 1, 8.0000, 1), (9, 1, 1, 12.0000, 1), (10, 1, 1, 4.0000, 1), (11, 1, 1, 11.0000, 1), (12, 1, 1, 0.0000, 1), (13, 1, 1, 0.0000, 1), (14, 1, 1, 12.0000, 1), (15, 1, 1, 4.0000, 1), (16, 1, 1, 12.0000, 1), (17, 1, 1, 4.0000, 1), (20, 1, 1, 7.0000, 1), (21, 1, 1, 3.0000, 1), (22, 1, 1, 12.0000, 1), (23, 1, 1, 4.0000, 1), (24, 1, 1, 0.0000, 1), (25, 1, 1, 12.0000, 1), (26, 1, 1, 4.0000, 1), (27, 1, 1, 0.0000, 1), (28, 1, 1, 0.0000, 1), (29, 1, 1, 0.0000, 1), (30, 1, 1, 4.0000, 1), (31, 1, 1, 35.0000, 1), (32, 1, 1, 3.0000, 1), (33, 1, 1, 20.0000, 1), (48, 1, 1, 4.0000, 1), (49, 1, 1, 33.0000, 1), (50, 1, 1, 2.0000, 1), (51, 1, 1, 11.0000, 1), (52, 1, 1, 4.0000, 1), (53, 1, 1, 12.0000, 1), (54, 1, 1, 4.0000, 1), (55, 1, 1, 11.0000, 1), (56, 1, 1, 3.0000, 1), (57, 1, 1, 16.0000, 1), (58, 1, 1, 20.0000, 1), (59, 1, 1, 8.0000, 1), (60, 1, 1, 10.0000, 1), (61, 1, 1, 12.0000, 1), (62, 1, 1, 12.0000, 1), (63, 1, 1, 4.0000, 1), (64, 1, 1, 12.0000, 1), (65, 1, 1, 8.0000, 1), (66, 1, 1, 12.0000, 1), (67, 1, 1, 11.0000, 1), (68, 1, 1, 4.0000, 1), (69, 1, 1, 17.0000, 1), (70, 1, 1, 0.0000, 1), (71, 1, 1, 0.0000, 1), (72, 1, 1, 0.0000, 1), (73, 1, 1, 0.0000, 1), (74, 1, 1, 0.0000, 1), (75, 1, 1, 9.0000, 1), (76, 1, 1, 10.0000, 1), (77, 1, 1, 9.0000, 1), (78, 1, 1, 12.0000, 1), (79, 1, 1, 10.0000, 1), (80, 1, 1, 0.0000, 1), (81, 1, 1, 0.0000, 1), (82, 1, 1, 0.0000, 1), (83, 1, 1, 0.0000, 1), (84, 1, 1, 0.0000, 1), (85, 1, 1, 0.0000, 1), (86, 1, 1, 0.0000, 1), (87, 1, 1, 0.0000, 1), (88, 1, 1, 0.0000, 1), (89, 1, 1, 0.0000, 1), (90, 1, 1, 0.0000, 1), (91, 1, 1, 0.0000, 1), (92, 1, 1, 0.0000, 1), (93, 1, 1, 0.0000, 1), (94, 1, 1, 0.0000, 1), (95, 1, 1, 0.0000, 1), (96, 1, 1, 0.0000, 1), (97, 1, 1, 0.0000, 1), (98, 1, 1, 0.0000, 1), (99, 1, 1, 0.0000, 1), (100, 1, 1, 0.0000, 1), (101, 1, 1, 8.0000, 1), (102, 1, 1, 12.0000, 1), (103, 1, 1, 12.0000, 1), (104, 1, 1, 10.0000, 1), (105, 1, 1, 0.0000, 1), (106, 1, 1, 12.0000, 1), (107, 1, 1, 4.0000, 1), (108, 1, 1, 0.0000, 1), (109, 1, 1, 11.0000, 1), (110, 1, 1, 12.0000, 1), (111, 1, 1, 12.0000, 1), (112, 1, 1, 9.0000, 1), (113, 1, 1, 11.0000, 1), (114, 1, 1, 12.0000, 1), (115, 1, 1, 0.0000, 1), (116, 1, 1, 0.0000, 1), (117, 1, 1, 0.0000, 1), (118, 1, 1, 0.0000, 1), (119, 1, 1, 12.0000, 1), (120, 1, 1, 0.0000, 1), (121, 1, 1, 11.0000, 1), (122, 1, 1, 12.0000, 1), (123, 1, 1, 12.0000, 1), (124, 1, 1, 0.0000, 1), (125, 1, 1, 0.0000, 1), (126, 1, 1, 0.0000, 1), (127, 1, 1, 0.0000, 1), (128, 1, 1, 0.0000, 1), (129, 1, 1, 0.0000, 1), (130, 1, 1, 0.0000, 1), (131, 1, 1, 0.0000, 1), (132, 1, 1, 0.0000, 1), (133, 1, 1, 938.0000, 1), (139, 1, 1, 20.0000, 1), (140, 1, 1, 5.0000, 1), (141, 1, 1, 5.0000, 1), (142, 1, 1, 5.0000, 1), (143, 1, 1, 0.0000, 1), (144, 1, 1, 0.0000, 1), (145, 1, 1, 0.0000, 1), (146, 1, 1, 12.0000, 1), (147, 1, 1, 12.0000, 1), (148, 1, 1, 20.0000, 1), (149, 1, 1, 19.0000, 1), (150, 1, 1, 7.0000, 1), (152, 1, 1, 0.0000, 1), (153, 1, 1, 3.0000, 1), (154, 1, 1, 3.0000, 1), (155, 1, 1, 3.0000, 1), (156, 1, 1, 3.0000, 1), (157, 1, 1, 0.0000, 1), (158, 1, 1, 0.0000, 1), (159, 1, 1, 0.0000, 1), (160, 1, 1, 0.0000, 1), (161, 1, 1, 17.0000, 1), (162, 1, 1, 9.0000, 1), (163, 1, 1, 0.0000, 1), (164, 1, 1, 0.0000, 1), (165, 1, 1, 0.0000, 1), (166, 1, 1, 0.0000, 1), (167, 1, 1, 11.0000, 1), (168, 1, 1, 12.0000, 1), (169, 1, 1, 0.0000, 1), (170, 1, 1, 3.0000, 1), (171, 1, 1, 30.0000, 1), (172, 1, 1, 48.0000, 1), (173, 1, 1, 70.0000, 1), (174, 1, 1, 0.0000, 1), (175, 1, 1, 0.0000, 1), (176, 1, 1, 20.0000, 1), (177, 1, 1, 6.0000, 1), (180, 1, 1, 3299.0000, 1), (181, 1, 1, 20.0000, 1), (182, 1, 1, 38.0000, 1), (183, 1, 1, 39.0000, 1), (184, 1, 1, 7.0000, 1), (185, 1, 1, 0.0000, 1), (186, 1, 1, 4.0000, 1), (187, 1, 1, 0.0000, 1), (188, 1, 1, 0.0000, 1), (190, 1, 1, 10.0000, 1), (191, 1, 1, 0.0000, 1), (192, 1, 1, 0.0000, 1), (194, 1, 1, 12.0000, 1), (195, 1, 1, 4.0000, 1), (196, 1, 1, 0.0000, 1), (198, 1, 1, 3.0000, 1), (199, 1, 1, 3.0000, 1), (200, 1, 1, 3.0000, 1), (201, 1, 1, 0.0000, 1), (202, 1, 1, 0.0000, 1), (206, 1, 1, 3.0000, 1), (207, 1, 1, 3.0000, 1), (208, 1, 1, 3.0000, 1), (209, 1, 1, 0.0000, 1), (210, 1, 1, 0.0000, 1), (211, 1, 1, 0.0000, 1), (212, 1, 1, 0.0000, 1), (213, 1, 1, 0.0000, 1), (214, 1, 1, 0.0000, 1), (215, 1, 1, 0.0000, 1), (222, 1, 1, 0.0000, 1), (223, 1, 1, 0.0000, 1), (224, 1, 1, 0.0000, 1), (225, 1, 1, 0.0000, 1), (226, 1, 1, 0.0000, 1), (227, 1, 1, 0.0000, 1), (228, 1, 1, 0.0000, 1), (229, 1, 1, 0.0000, 1), (230, 1, 1, 0.0000, 1), (231, 1, 1, 0.0000, 1), (232, 1, 1, 0.0000, 1), (233, 1, 1, 0.0000, 1), (234, 1, 1, 0.0000, 1), (235, 1, 1, 0.0000, 1), (236, 1, 1, 0.0000, 1), (237, 1, 1, 0.0000, 1), (238, 1, 1, 0.0000, 1), (239, 1, 1, 0.0000, 1), (240, 1, 1, 0.0000, 1), (241, 1, 1, 0.0000, 1), (242, 1, 1, 0.0000, 1), (243, 1, 1, 0.0000, 1), (244, 1, 1, 0.0000, 1), (245, 1, 1, 0.0000, 1), (246, 1, 1, 0.0000, 1), (247, 1, 1, 0.0000, 1), (248, 1, 1, 0.0000, 1), (249, 1, 1, 0.0000, 1), (250, 1, 1, 0.0000, 1), (252, 1, 1, 20.0000, 1), (253, 1, 1, 0.0000, 1), (255, 1, 1, 0.0000, 1); /*!40000 ALTER TABLE `cataloginventory_stock_status` ENABLE KEYS */; # Dumping structure for table web35db1.cataloginventory_stock_status_idx CREATE TABLE IF NOT EXISTS `cataloginventory_stock_status_idx` ( `product_id` int(10) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `stock_id` smallint(4) unsigned NOT NULL, `qty` decimal(12,4) NOT NULL default '0.0000', `stock_status` tinyint(3) unsigned NOT NULL, PRIMARY KEY (`product_id`,`website_id`,`stock_id`), KEY `FK_CATALOGINVENTORY_STOCK_STATUS_STOCK` (`stock_id`), KEY `FK_CATALOGINVENTORY_STOCK_STATUS_WEBSITE` (`website_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.cataloginventory_stock_status_idx: 216 rows /*!40000 ALTER TABLE `cataloginventory_stock_status_idx` DISABLE KEYS */; INSERT INTO `cataloginventory_stock_status_idx` (`product_id`, `website_id`, `stock_id`, `qty`, `stock_status`) VALUES (1, 1, 1, 8.0000, 1), (2, 1, 1, 20.0000, 1), (3, 1, 1, 20.0000, 1), (4, 1, 1, 3.0000, 1), (5, 1, 1, 17.0000, 1), (6, 1, 1, 2.0000, 1), (7, 1, 1, 20.0000, 1), (8, 1, 1, 4.0000, 1), (9, 1, 1, 12.0000, 1), (10, 1, 1, 4.0000, 1), (11, 1, 1, 12.0000, 1), (12, 1, 1, 3.0000, 1), (13, 1, 1, 0.0000, 1), (14, 1, 1, 12.0000, 1), (15, 1, 1, 4.0000, 1), (16, 1, 1, 12.0000, 1), (17, 1, 1, 4.0000, 1), (20, 1, 1, 10.0000, 1), (21, 1, 1, 3.0000, 1), (22, 1, 1, 12.0000, 1), (23, 1, 1, 4.0000, 1), (24, 1, 1, 0.0000, 1), (25, 1, 1, 12.0000, 1), (26, 1, 1, 4.0000, 1), (27, 1, 1, 0.0000, 1), (28, 1, 1, 0.0000, 1), (29, 1, 1, 0.0000, 1), (30, 1, 1, 4.0000, 1), (31, 1, 1, 35.0000, 1), (32, 1, 1, 3.0000, 1), (33, 1, 1, 20.0000, 1), (48, 1, 1, 4.0000, 1), (49, 1, 1, 20.0000, 1), (50, 1, 1, 5.0000, 1), (51, 1, 1, 12.0000, 1), (52, 1, 1, 4.0000, 1), (53, 1, 1, 12.0000, 1), (54, 1, 1, 4.0000, 1), (55, 1, 1, 11.0000, 1), (56, 1, 1, 3.0000, 1), (57, 1, 1, 16.0000, 1), (58, 1, 1, 20.0000, 1), (59, 1, 1, 20.0000, 1), (60, 1, 1, 10.0000, 1), (61, 1, 1, 12.0000, 1), (62, 1, 1, 12.0000, 1), (63, 1, 1, 4.0000, 1), (64, 1, 1, 12.0000, 1), (65, 1, 1, 8.0000, 1), (66, 1, 1, 12.0000, 1), (67, 1, 1, 12.0000, 1), (68, 1, 1, 4.0000, 1), (69, 1, 1, 17.0000, 1), (70, 1, 1, 0.0000, 1), (71, 1, 1, 0.0000, 1), (72, 1, 1, 0.0000, 1), (73, 1, 1, 0.0000, 1), (74, 1, 1, 0.0000, 1), (75, 1, 1, 12.0000, 1), (76, 1, 1, 10.0000, 1), (77, 1, 1, 9.0000, 1), (78, 1, 1, 12.0000, 1), (79, 1, 1, 10.0000, 1), (80, 1, 1, 0.0000, 1), (81, 1, 1, 0.0000, 1), (82, 1, 1, 0.0000, 1), (83, 1, 1, 0.0000, 1), (84, 1, 1, 0.0000, 1), (85, 1, 1, 0.0000, 1), (86, 1, 1, 0.0000, 1), (87, 1, 1, 0.0000, 1), (88, 1, 1, 0.0000, 1), (89, 1, 1, 0.0000, 1), (90, 1, 1, 0.0000, 1), (91, 1, 1, 0.0000, 1), (92, 1, 1, 0.0000, 1), (93, 1, 1, 0.0000, 1), (94, 1, 1, 0.0000, 1), (95, 1, 1, 0.0000, 1), (96, 1, 1, 0.0000, 1), (97, 1, 1, 0.0000, 1), (98, 1, 1, 0.0000, 1), (99, 1, 1, 0.0000, 1), (100, 1, 1, 0.0000, 1), (101, 1, 1, 8.0000, 1), (102, 1, 1, 12.0000, 1), (103, 1, 1, 12.0000, 1), (104, 1, 1, 10.0000, 1), (105, 1, 1, 0.0000, 1), (106, 1, 1, 12.0000, 1), (107, 1, 1, 4.0000, 1), (108, 1, 1, 0.0000, 1), (109, 1, 1, 11.0000, 1), (110, 1, 1, 12.0000, 1), (111, 1, 1, 12.0000, 1), (112, 1, 1, 11.0000, 1), (113, 1, 1, 11.0000, 1), (114, 1, 1, 12.0000, 1), (115, 1, 1, 0.0000, 1), (116, 1, 1, 0.0000, 1), (117, 1, 1, 0.0000, 1), (118, 1, 1, 0.0000, 1), (119, 1, 1, 12.0000, 1), (120, 1, 1, 0.0000, 1), (121, 1, 1, 11.0000, 1), (122, 1, 1, 12.0000, 1), (123, 1, 1, 12.0000, 1), (124, 1, 1, 0.0000, 1), (125, 1, 1, 0.0000, 1), (126, 1, 1, 0.0000, 1), (127, 1, 1, 0.0000, 1), (128, 1, 1, 0.0000, 1), (129, 1, 1, 0.0000, 1), (130, 1, 1, 0.0000, 1), (131, 1, 1, 0.0000, 1), (132, 1, 1, 0.0000, 1), (133, 1, 1, 954.0000, 1), (139, 1, 1, 20.0000, 1), (140, 1, 1, 5.0000, 1), (141, 1, 1, 5.0000, 1), (142, 1, 1, 5.0000, 1), (143, 1, 1, 0.0000, 1), (144, 1, 1, 0.0000, 1), (145, 1, 1, 0.0000, 1), (146, 1, 1, 12.0000, 1), (147, 1, 1, 12.0000, 1), (148, 1, 1, 20.0000, 1), (149, 1, 1, 19.0000, 1), (150, 1, 1, 7.0000, 1), (152, 1, 1, 0.0000, 1), (153, 1, 1, 3.0000, 1), (154, 1, 1, 3.0000, 1), (155, 1, 1, 3.0000, 1), (156, 1, 1, 3.0000, 1), (157, 1, 1, 0.0000, 1), (158, 1, 1, 0.0000, 1), (159, 1, 1, 0.0000, 1), (160, 1, 1, 0.0000, 1), (161, 1, 1, 17.0000, 1), (162, 1, 1, 0.0000, 1), (163, 1, 1, 0.0000, 1), (164, 1, 1, 0.0000, 1), (165, 1, 1, 0.0000, 1), (166, 1, 1, 0.0000, 1), (167, 1, 1, 0.0000, 1), (168, 1, 1, 12.0000, 1), (169, 1, 1, 0.0000, 1), (170, 1, 1, 0.0000, 1), (171, 1, 1, 30.0000, 1), (172, 1, 1, 48.0000, 1), (173, 1, 1, 70.0000, 1), (174, 1, 1, 0.0000, 1), (175, 1, 1, 0.0000, 1), (176, 1, 1, 20.0000, 1), (177, 1, 1, 2.0000, 1), (180, 1, 1, 3299.0000, 1), (181, 1, 1, 20.0000, 1), (182, 1, 1, 38.0000, 1), (183, 1, 1, 39.0000, 1), (184, 1, 1, 7.0000, 1), (185, 1, 1, 0.0000, 1), (186, 1, 1, 12.0000, 1), (187, 1, 1, 0.0000, 1), (188, 1, 1, 0.0000, 1), (190, 1, 1, 10.0000, 1), (191, 1, 1, 0.0000, 1), (192, 1, 1, 16.0000, 1), (194, 1, 1, 12.0000, 1), (195, 1, 1, 4.0000, 1), (196, 1, 1, 0.0000, 1), (198, 1, 1, 3.0000, 1), (199, 1, 1, 3.0000, 1), (200, 1, 1, 3.0000, 1), (201, 1, 1, 0.0000, 1), (202, 1, 1, 0.0000, 1), (206, 1, 1, 3.0000, 1), (207, 1, 1, 3.0000, 1), (208, 1, 1, 3.0000, 1), (209, 1, 1, 0.0000, 1), (210, 1, 1, 0.0000, 1), (211, 1, 1, 0.0000, 1), (212, 1, 1, 0.0000, 1), (213, 1, 1, 0.0000, 1), (214, 1, 1, 0.0000, 1), (215, 1, 1, 0.0000, 1), (222, 1, 1, 0.0000, 1), (223, 1, 1, 0.0000, 1), (224, 1, 1, 0.0000, 1), (225, 1, 1, 0.0000, 1), (226, 1, 1, 0.0000, 1), (227, 1, 1, 0.0000, 1), (228, 1, 1, 0.0000, 1), (229, 1, 1, 0.0000, 1), (230, 1, 1, 0.0000, 1), (231, 1, 1, 0.0000, 1), (232, 1, 1, 0.0000, 1), (233, 1, 1, 0.0000, 1), (234, 1, 1, 0.0000, 1), (235, 1, 1, 0.0000, 1), (236, 1, 1, 0.0000, 1), (237, 1, 1, 0.0000, 1), (238, 1, 1, 0.0000, 1), (239, 1, 1, 0.0000, 1), (240, 1, 1, 0.0000, 1), (241, 1, 1, 0.0000, 1), (242, 1, 1, 0.0000, 1), (243, 1, 1, 0.0000, 1), (244, 1, 1, 0.0000, 1), (245, 1, 1, 0.0000, 1), (246, 1, 1, 0.0000, 1), (247, 1, 1, 0.0000, 1), (248, 1, 1, 0.0000, 1), (249, 1, 1, 0.0000, 1), (250, 1, 1, 0.0000, 1), (252, 1, 1, 20.0000, 1), (253, 1, 1, 0.0000, 1); /*!40000 ALTER TABLE `cataloginventory_stock_status_idx` ENABLE KEYS */; # Dumping structure for table web35db1.cataloginventory_stock_status_tmp CREATE TABLE IF NOT EXISTS `cataloginventory_stock_status_tmp` ( `product_id` int(10) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `stock_id` smallint(4) unsigned NOT NULL, `qty` decimal(12,4) NOT NULL default '0.0000', `stock_status` tinyint(3) unsigned NOT NULL, PRIMARY KEY (`product_id`,`website_id`,`stock_id`), KEY `FK_CATALOGINVENTORY_STOCK_STATUS_STOCK` (`stock_id`), KEY `FK_CATALOGINVENTORY_STOCK_STATUS_WEBSITE` (`website_id`) ) ENGINE=MEMORY DEFAULT CHARSET=utf8; # Dumping data for table web35db1.cataloginventory_stock_status_tmp: 0 rows /*!40000 ALTER TABLE `cataloginventory_stock_status_tmp` DISABLE KEYS */; /*!40000 ALTER TABLE `cataloginventory_stock_status_tmp` ENABLE KEYS */; # Dumping structure for table web35db1.catalogrule CREATE TABLE IF NOT EXISTS `catalogrule` ( `rule_id` int(10) unsigned NOT NULL auto_increment, `name` varchar(255) NOT NULL default '', `description` text NOT NULL, `from_date` date default NULL, `to_date` date default NULL, `customer_group_ids` text, `is_active` tinyint(1) NOT NULL default '0', `conditions_serialized` mediumtext NOT NULL, `actions_serialized` mediumtext NOT NULL, `stop_rules_processing` tinyint(1) NOT NULL default '1', `sort_order` int(10) unsigned NOT NULL default '0', `simple_action` varchar(32) NOT NULL, `discount_amount` decimal(12,4) NOT NULL, `website_ids` text, PRIMARY KEY (`rule_id`), KEY `sort_order` (`is_active`,`sort_order`,`to_date`,`from_date`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalogrule: 0 rows /*!40000 ALTER TABLE `catalogrule` DISABLE KEYS */; /*!40000 ALTER TABLE `catalogrule` ENABLE KEYS */; # Dumping structure for table web35db1.catalogrule_affected_product CREATE TABLE IF NOT EXISTS `catalogrule_affected_product` ( `product_id` int(10) unsigned NOT NULL, PRIMARY KEY (`product_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalogrule_affected_product: 0 rows /*!40000 ALTER TABLE `catalogrule_affected_product` DISABLE KEYS */; /*!40000 ALTER TABLE `catalogrule_affected_product` ENABLE KEYS */; # Dumping structure for table web35db1.catalogrule_group_website CREATE TABLE IF NOT EXISTS `catalogrule_group_website` ( `rule_id` int(10) unsigned NOT NULL default '0', `customer_group_id` smallint(5) unsigned NOT NULL default '0', `website_id` smallint(5) unsigned NOT NULL default '0', PRIMARY KEY (`rule_id`,`customer_group_id`,`website_id`), KEY `rule_id` (`rule_id`), KEY `customer_group_id` (`customer_group_id`), KEY `website_id` (`website_id`), CONSTRAINT `FK_CATALOGRULE_GROUP_WEBSITE_GROUP` FOREIGN KEY (`customer_group_id`) REFERENCES `customer_group` (`customer_group_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOGRULE_GROUP_WEBSITE_RULE` FOREIGN KEY (`rule_id`) REFERENCES `catalogrule` (`rule_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOGRULE_GROUP_WEBSITE_WEBSITE` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; # Dumping data for table web35db1.catalogrule_group_website: 0 rows /*!40000 ALTER TABLE `catalogrule_group_website` DISABLE KEYS */; /*!40000 ALTER TABLE `catalogrule_group_website` ENABLE KEYS */; # Dumping structure for table web35db1.catalogrule_product CREATE TABLE IF NOT EXISTS `catalogrule_product` ( `rule_product_id` int(10) unsigned NOT NULL auto_increment, `rule_id` int(10) unsigned NOT NULL default '0', `from_time` int(10) unsigned NOT NULL default '0', `to_time` int(10) unsigned NOT NULL default '0', `customer_group_id` smallint(5) unsigned NOT NULL default '0', `product_id` int(10) unsigned NOT NULL default '0', `action_operator` enum('to_fixed','to_percent','by_fixed','by_percent') NOT NULL default 'to_fixed', `action_amount` decimal(12,4) NOT NULL default '0.0000', `action_stop` tinyint(1) NOT NULL default '0', `sort_order` int(10) unsigned NOT NULL default '0', `website_id` smallint(5) unsigned NOT NULL, PRIMARY KEY (`rule_product_id`), UNIQUE KEY `sort_order` (`rule_id`,`from_time`,`to_time`,`website_id`,`customer_group_id`,`product_id`,`sort_order`), KEY `FK_catalogrule_product_rule` (`rule_id`), KEY `FK_catalogrule_product_customergroup` (`customer_group_id`), KEY `FK_catalogrule_product_website` (`website_id`), KEY `FK_CATALOGRULE_PRODUCT_PRODUCT` (`product_id`), KEY `IDX_FROM_TIME` (`from_time`), KEY `IDX_TO_TIME` (`to_time`), CONSTRAINT `FK_catalogrule_product_customergroup` FOREIGN KEY (`customer_group_id`) REFERENCES `customer_group` (`customer_group_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOGRULE_PRODUCT_PRODUCT` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_catalogrule_product_rule` FOREIGN KEY (`rule_id`) REFERENCES `catalogrule` (`rule_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_catalogrule_product_website` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalogrule_product: 0 rows /*!40000 ALTER TABLE `catalogrule_product` DISABLE KEYS */; /*!40000 ALTER TABLE `catalogrule_product` ENABLE KEYS */; # Dumping structure for table web35db1.catalogrule_product_price CREATE TABLE IF NOT EXISTS `catalogrule_product_price` ( `rule_product_price_id` int(10) unsigned NOT NULL auto_increment, `rule_date` date NOT NULL default '0000-00-00', `customer_group_id` smallint(5) unsigned NOT NULL default '0', `product_id` int(10) unsigned NOT NULL default '0', `rule_price` decimal(12,4) NOT NULL default '0.0000', `website_id` smallint(5) unsigned NOT NULL, `latest_start_date` date default NULL, `earliest_end_date` date default NULL, PRIMARY KEY (`rule_product_price_id`), UNIQUE KEY `rule_date` (`rule_date`,`website_id`,`customer_group_id`,`product_id`), KEY `FK_catalogrule_product_price_customergroup` (`customer_group_id`), KEY `FK_catalogrule_product_price_website` (`website_id`), KEY `FK_CATALOGRULE_PRODUCT_PRICE_PRODUCT` (`product_id`), CONSTRAINT `FK_catalogrule_product_price_customergroup` FOREIGN KEY (`customer_group_id`) REFERENCES `customer_group` (`customer_group_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOGRULE_PRODUCT_PRICE_PRODUCT` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_catalogrule_product_price_website` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalogrule_product_price: 0 rows /*!40000 ALTER TABLE `catalogrule_product_price` DISABLE KEYS */; /*!40000 ALTER TABLE `catalogrule_product_price` ENABLE KEYS */; # Dumping structure for table web35db1.catalogsearch_fulltext CREATE TABLE IF NOT EXISTS `catalogsearch_fulltext` ( `product_id` int(10) unsigned NOT NULL, `store_id` smallint(5) unsigned NOT NULL, `data_index` longtext NOT NULL, PRIMARY KEY (`product_id`,`store_id`), FULLTEXT KEY `data_index` (`data_index`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalogsearch_fulltext: 344 rows /*!40000 ALTER TABLE `catalogsearch_fulltext` DISABLE KEYS */; INSERT INTO `catalogsearch_fulltext` (`product_id`, `store_id`, `data_index`) VALUES (69, 1, '825802 Aktiviert Umsatzsteuerpflichtige Güter 19% 20W-60 MOTUL 300V Le Mans 2L 20W-60 2 Liter Ganzjährig verwendbares, vollsynthetisches Motorsportöl auf Ester-Basis für Rennmotoren entwickelt, ob Turbolader und Mehrventiltechnik. Ebenso verwendbar für Serienfahrzeuge mit konventionellen Otto- und Dieselmotoren. Im Rennsport besonders für Langstrecken- und Oldtimerrennen zu empfehlen. Übertrifft die Anforderungen von ACEA & API.Referenzen: Labre Competition LeMans24H, FIAT GT MOTUL 300 V Le Mans 20W-60 35.65 1'), (70, 1, '824502 Aktiviert Umsatzsteuerpflichtige Güter 19% 0W-20 MOTUL 300V High RPM 2L 0W-20 2 Liter Ganzjährig verwendbares, vollsynthetisches Leichtlauföl auf Ester-Basis mit abgesenkter HTHS-Viskosität. Besonders für Rennmotoren entwickelt. Im Rennsport besonders für Qualifyings. Kurzstrecken- und Sprintrennen geeignet Standards: Übertrifft die Anforderungen von ACEA & API Referenzen: Toyota Racing Development, Japan GT-Graff Racing Formula Renault MOTUL 300V High RPM 0W-20 35.65 1'), (71, 1, '825502 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL 300V Power Racing 2L 5W-30 2 Liter Ganzjährig verwendbares, vollsynthetisches Leichtlauföl auf Ester-Basis. Besonders für Rennmotoren entwickelt, ob Turbolader oder Mehrventiltechnik. Ebenso verwendbar für Serienfahrzeuge mit konventionellen Otto- und Dieselmotoren. Im Rennsport besonders für Kurzstrecken geeignet. Standards: Übertrifft die Anforderungen von ACEA & API Referenzen: NISMO NISSAN, Japan GT-Coloni Motorsport, Formula 3 MOTUL 300V Power Racing 5W-30 35.65 1'), (72, 1, '825602 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-40 MOTUL 300V Power 2L 5W-40 2 Liter Ganzjährig verwendbares, vollsynthetisches Leichtlauföl auf Ester-Basis für Hochleistungsmotoren (Otto und Diesel) entwickelt, ob Turbolader oder Mehrventiltechnik. Im Automobilrennsport besonders für Kurzstrecken zu empfehlen. Standards: Übertrifft die Anforderungen von ACEA & API Referenzen: Subaru WRT, Graf Racing WRC, Formula Renault MOTUL 300V Power 5W-40 35.65 1'), (99, 2, '847405 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul MoCOOL 500ml 0,5 Liter Kühlerflüssigkeitszusatzkonzentrat speziell formuliert für den Rennsporteinsatz. Reduziert die Motorbetriebstemperatur. Entwickelt für modernste Hochleistungsmotoren (Benzin und Diesel) in Aluminium-Leichtbauweise (Motorrad, Quad, PKW). Durch den Einsatz einer speziellen Formulierung wird die Motorbetriebstemperatur reduziert und eine optimale Leistungsentfaltung erreicht. Enthält keine Frostschutzkomponenten! Motul MoCOOL 16.65 1'), (105, 1, '838540 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Air Filter Spray 400ml 400 ml Sprühöl für Luftfilter aus Schaumstoff. Garantiert eine optimale Luftzufuhr und verhindert zuverlässig das Eindringen von Wasser, Staub, Schlamm und Sand. Das Produkt besitzt her-vorragende Haftungseigenschaften und hält den Schmutz im Filter. Durch eine blaue Einfärbung wird eine gleichmäßige Verteilung sichtbar gemacht. Motul Air Filter Spray 11.75 1'), (92, 2, '851751 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Outboard Tech 2T 5L 5 Liter Hochwertiges 2-Takt-Motorenöl auf Basis MOTUL Technosynthese gemäß NMMA TC-W3 Standard, für Außenbord- und Jetski-Motoren mit Getrennt- bzw. Gemischschmierung mit oder ohne Einspritztechnik. Synthetische Rohstoffe garantieren einen perfekten Schutz und eine lange Lebensdauer. Farbe: BLAU Standards: API TSC 4, Freigaben: NMMA TC-W3, TC-WII, TC-W Motul Outboard Tech 2T 55.9 1'), (118, 2, '843902 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul E.Z. Clean 300g 300 g Spezialreiniger für Edelstahl, Aluminium, Chrom und unlackierteKunststoffflächen im Innen- und Außenbereich. Reinigt sehr effektiv und bringt die Oberfläche auf Hochglanz. Ist schmutz- und wasserabweisend durch Langzeitschutzfilm. Motul E.Z. Clean 21.15 1'), (78, 1, '837211 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL 800 2T FACTORY LINE Road Racing 1L 1 Liter Vollsynthetisches 2-Takt Motorenöl auf Ester Basis. Speziell entwickelt für den Straßenrennsport Grand Prix Teams. Motoren. Für alle Racing 2-Takt Motoren. Nur für Gemischschmierung! Standards: API TC MOTUL 800 2T FACTORY LINE Road Racing 17.15 1'), (32, 2, '837041 Aktiviert Umsatzsteuerpflichtige Güter 19% 20W-50 MOTUL 3000 4T 4L 20W-50 4 Liter Hochwertiges 4-Takt-Mehrbereichsmotorenöl auf Mineralölbasis. API SG; JASO: MA; Erfüllt Harley Davidson Anforderungen. MOTUL 3000 4T 20W-50 36.5 1'), (33, 2, '836711 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W-50 MOTUL 5100 4T 1L 15W-50 1 Liter Halbsynthetisches Motorradöl für Bikes mit 4-Taktmotoren mit und ohne integriertem Getriebe, Nass- und Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen. API SL/SJ/SH/SG; JASO: MA MOTUL 5100 4T 13 1'), (48, 2, '836741 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W-50 MOTUL 5100 4T 4L 15W-50 4 Liter Halbsynthetisches Motorradöl für Bikes mit 4-Taktmotoren mit und ohne integriertem Getriebe, Nass- und Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen. API SL/SJ/SH/SG; JASO: MA MOTUL 5100 4T 50.35 1'), (23, 1, '838751 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL Specific 504.00-507.00 5L 5W-30 5 Liter Vollsynthetisches Motorenöl der neuen Generation für Audi, VW, Skoda und Seat, besonders geeignet für den Einsatz in EURO-IV und EURO-V Motoren mit 3-Wege-Katalysator oder mit DPF Dieselpartikelfiter. Für verlängerte Wartungsintervalle (WIV) oder Standardintervall bei allen Motoren inkl.Pumpe-Düse Dieselmotoren einsetzbar. Kann auch bei Fahrzeugen verwendet werden wo VW 506.01, 506.00, 505.01, 505.00, 503.01, 503.00 und 502.00 vorgeschrieben ist (außer: R5 und V10 TDI Motoren mit Pumpe-Düse bis Bj.12/2006; hier nur MOTUL Specific 506.01 - 506.00 - 503-00 Freigaben: VW 504.00 - 507.00 MOTUL Specific 504.00-507.00 5W-30 65.15 1'), (24, 1, '842611 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL Specific 229.51 1L 5W-30 1 Liter Vollsynthetisches mit SAPS Motorenöl der neuen Generation mit geringem Schwefel- (0,3%), Phosphor- (0,07-0,09) und Sulfatascheanteil (0,8%) sowie hohe HTHS-Viskosität für einen optimalen Verschleißschutz. Entwickelt nach den neuesten technischen Anforderungen von Mercedes Benz für EURO IV und EURO V Motoren mit 3-Wege-Katalysator bzw. Rußpartikelfilter. Freigaben: MB 229.51 MOTUL Specific 229.51 5W-30 12.45 1'), (115, 2, '841702 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Valve Expert 250ml 250 ml Bleiersatz für alte Motoren mit ungehärteten Ventilsitzen. Diebesonders umweltfreundliche Formulierung ersetzt die schmierende Wirkung von Blei im oberen Zylinderbereich und verhindert Verschleiß auch bei extremer Belastung. Nicht bei Fahrzeugen mit Abgaskatalysator verwenden. Eine Dose ist ausreichend für 250 L bleifreies Benzin. Motul Valve Expert 10.5 1'), (74, 1, '836011 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-40 MOTUL 300V 4T FACTORY LINE 1L 5W-40 1 Liter 4-Takt Motorenöl mit Doppel-Ester-Technologie, speziell für drn Rennsport entwickelt. 100% scherfest, stabiler Öldruck unter allen Betriebsbedingungen Übertrifft die Anforderungen von JASO MA & API, Nasskupplungsverträglichkeit getestet mit JASO T904 MOTUL 300V 4T FACTORY LINE 5W-40 19 1'), (253, 2, '851951 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W-40 Motul Inboard 4T 15W-40 5,5 KG 5 Liter Für Marine-Diesel-Inboard-Motoren mit Aufladung und Direkteinspritzung, die Dieselkraftstoff mit reduziertem Schwefelgehalt ( Motul Inboard 4T 15W-40 39.4 1'), (75, 1, '836111 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 MOTUL 300V 4T FACTORY LINE 1L 10W-40 1 Liter 4-Takt Motorenöl mit Doppel-Ester-Technologie, speziell für drn Rennsport entwickelt. 100% scherfest, stabiler Öldruck unter allen Betriebsbedingungen Übertrifft die Anforderungen von JASO MA & API, Nasskupplungsverträglichkeit getestet mit JASO T904 MOTUL 300V 4T FACTORY LINE 10W-40 18 1'), (240, 2, '7639500 Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% L S M L XL XXL Motul Softshell-Weste - Herren Motul Softshell-Weste - Herren Grösse S Motul Softshell-Weste - Herren Grösse M Motul Softshell-Weste - Herren Grösse L Motul Softshell-Weste - Herren Grösse XL Motul Softshell-Weste - Herren Grösse XXL Modische Herren Softshell-Weste in schwarz mit MOTUL Aufnäher auf der Brust. Material ist atmungsaktives und wasserabweisend. Material: 92 % Baumwolle, 8 % Elastan Modische Herren Softshell-Weste in schwarz mit MOTUL Aufnäher auf der Brust. Material ist atmungsaktives und wasserabweisend. Material: 92 % Baumwolle, 8 % Elastan Modische Herren Softshell-Weste in schwarz mit MOTUL Aufnäher auf der Brust. Material ist atmungsaktives und wasserabweisend. Material: 92 % Baumwolle, 8 % Elastan Modische Herren Softshell-Weste in schwarz mit MOTUL Aufnäher auf der Brust. Material ist atmungsaktives und wasserabweisend. Material: 92 % Baumwolle, 8 % Elastan Modische Herren Softshell-Weste in schwarz mit MOTUL Aufnäher auf der Brust. Material ist atmungsaktives und wasserabweisend. Material: 92 % Baumwolle, 8 % Elastan Modische Herren Softshell-Weste in schwarz mit MOTUL Aufnäher auf der Brust. Material ist atmungsaktives und wasserabweisend. Material: 92 % Baumwolle, 8 % Elastan Motul Softshell-Weste - Herren Motul Softshell-Weste - Herren Motul Softshell-Weste - Herren Motul Softshell-Weste - Herren Motul Softshell-Weste - Herren Motul Softshell-Weste - Herren 63.9 63.9 63.9 63.9 63.9 63.9 1 1 1 1 1 1'), (252, 1, '836611 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-30 MOTUL 5100 4T 1L 10W-30 1.5000 1 Liter Halbsynthetisches Motorradöl für Bikes mit 4-Taktmotoren mit und ohne integriertem Getriebe, Nass- und Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen. SAE 10W30 nur verwenden, wenn der Hersteller dies empfiehlt, speziell für die neuen Modelle von Honda und Yamaha. API SL/SJ/SH/SG; JASO: MA MOTUL 5100 4T 13 1'), (253, 1, '851951 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W-40 Motul Inboard 4T 15W-40 5,5 KG 5 Liter Für Marine-Diesel-Inboard-Motoren mit Aufladung und Direkteinspritzung, die Dieselkraftstoff mit reduziertem Schwefelgehalt ( Motul Inboard 4T 15W-40 39.4 1'), (68, 1, '825707 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W-50 MOTUL 300V Competition 4L 15W-50 4 Liter Ganzjährig verwendbares, vollsynthetisches Motorenöl auf Ester-Basis für Hochleistungsmotoren (Otto und Diesel) einschließlich Turbolader und Mehrventiltechnik im Automobilrennsport besonders für Langstrecken zu empfehlen. Übertrifft die Anforderungen ACEA & API Referenzen: Prodrive, Ferrari 500 Maranello, Le Mans 24H, FIA GT, Coloni Motorsport, Formual 3000, French GT, PORSCHE GT MOTUL 300V Competition 15W-50 66.75 1'), (112, 1, '818916 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Wash & Wax 400ml 400 ml Trockenreiniger. Die spezielle Zusammensetzung reinigt, schützt und bringt die Oberfläche ohne Wasser mit wenig Aufwand auf Hochglanz. Verhilft Farben von Plastik und Lack zu neuem Glanz und frischt die Farben auf. Bildet, ohne Flecken zu hinterlassen, einen trockenen, glänzenden Schutzfilm. Ist wasserabweisend und schützt anhaltend Farben und Lacke vor Staub, Insekten und Schmutz. Motul Wash & Wax 11.6 1'), (113, 1, '819001 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Moto Wash 1L 1 Liter Biologisch abbaubares, hochwirksames Reinigungsmittel für die schnelle Motorradreinigung: Kunststoff, Synthetikfasern,Buntmetalle und Lacke. Besonders für Motorradverkleidungengeeignet. Entfernt selbst hartnäckige Verschmutzungen (z.B. Insekten) schnell und schonend, greift Lack und Chrom nichtan. Verhält sich neutral gegenüber Gummi und Kunststoffen. Hat eine konservierende Wirkung. Der Schutzfilm schützt Farben und Lacke. 1 Ltr. Flasche mit verstellbarem Sprühkopf. Motul Moto Wash 14.3 1'), (57, 1, '837511 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL 100 Motomix 2T 1L 1 Liter Mineralisches 2-Takt-Motorenöl für Getrennt- und Gemischschmierung. API TC; JASO: FB MOTUL 100 Motomix 2T 10.4 1'), (58, 1, '837411 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL 510 2T 1L 1 Liter Halbsynthetisches 2-Taktöl für alle Arten von 2-Takt-Motoren; für 2-Takt Hochleistungsmotoren, welche in hohen Drehzahlbereichen oder extremen Betriebsbedingungen laufen. Für Getrennt- und Gemischschmierung, Direkteinspritzer oder Vergasermodelle, Katalysatortauglich API TC; JASO: FD/FC; ISO: L-EGD MOTUL 510 2T 12.35 1'), (183, 2, '770002 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Einzelbuchstaben 71 x 14,5 cm 1 Wasserfester Aufkleber mit abziehbaren weißen Einzelbuchstaben in zwei verschiedenen Größen. Motul Einzelbuchstaben 6 1'), (184, 2, '770017 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Motocross Aufkleber 1 Wasserfeste Aufkleber mit MOTUL Logo speziell für Motocross- Motorräder. Motul Motocross Aufkleber 6.9 1'), (114, 2, '334601 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Moto Wash Plus 1L 500 ml Gebrauchsfertiger Motorradreiniger für die schnelle und schonende Reinigung mit neuer Power-Gel-Formel. Reinigtselbsttätig, besonders für Motorradverkleidungen geeignet. Greift Lack und Chrom nicht an. Verhält sich neutral gegen-über Gummi und Kunststoffen. Power-Gel-Formel ermöglicht lange Einwirkzeiten und ausgezeichnete Schmutzlösung. Gebrauchsfreundlich in 0,5 und 1 Ltr. Flasche mit verstellbaremSprühkopf. Biologisch abbaubar. Motul Moto Wash Plus 17.1 1'), (246, 2, '7640500 Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% L S M L XL Motul Softshell-Weste - Damen Motul Softshell-Weste - Damen Grösse S Motul Softshell-Weste - Damen Grösse M Motul Softshell-Weste - Damen Grösse L Motul Softshell-Weste - Damen Grösse XL Modische Damen Softshell-Weste in schwarz mit MOTUL Aufnäher auf der Brust. Material ist atmungsaktives und wasserabweisend. Material: 92 % Baumwolle, 8 % Elastan Modische Damen Softshell-Weste in schwarz mit MOTUL Aufnäher auf der Brust. Material ist atmungsaktives und wasserabweisend. Material: 92 % Baumwolle, 8 % Elastan Modische Damen Softshell-Weste in schwarz mit MOTUL Aufnäher auf der Brust. Material ist atmungsaktives und wasserabweisend. Material: 92 % Baumwolle, 8 % Elastan Modische Damen Softshell-Weste in schwarz mit MOTUL Aufnäher auf der Brust. Material ist atmungsaktives und wasserabweisend. Material: 92 % Baumwolle, 8 % Elastan Modische Damen Softshell-Weste in schwarz mit MOTUL Aufnäher auf der Brust. Material ist atmungsaktives und wasserabweisend. Material: 92 % Baumwolle, 8 % Elastan Motul Softshell-Weste - Damen Motul Softshell-Weste - Damen Motul Softshell-Weste - Damen Motul Softshell-Weste - Damen Motul Softshell-Weste - Damen 63.9 63.9 63.9 63.9 63.9 1 1 1 1 1'), (246, 1, '7640500 Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% L S M L XL Motul Softshell-Weste - Damen Motul Softshell-Weste - Damen Grösse S Motul Softshell-Weste - Damen Grösse M Motul Softshell-Weste - Damen Grösse L Motul Softshell-Weste - Damen Grösse XL Modische Damen Softshell-Weste in schwarz mit MOTUL Aufnäher auf der Brust. Material ist atmungsaktives und wasserabweisend. Material: 92 % Baumwolle, 8 % Elastan Modische Damen Softshell-Weste in schwarz mit MOTUL Aufnäher auf der Brust. Material ist atmungsaktives und wasserabweisend. Material: 92 % Baumwolle, 8 % Elastan Modische Damen Softshell-Weste in schwarz mit MOTUL Aufnäher auf der Brust. Material ist atmungsaktives und wasserabweisend. Material: 92 % Baumwolle, 8 % Elastan Modische Damen Softshell-Weste in schwarz mit MOTUL Aufnäher auf der Brust. Material ist atmungsaktives und wasserabweisend. Material: 92 % Baumwolle, 8 % Elastan Modische Damen Softshell-Weste in schwarz mit MOTUL Aufnäher auf der Brust. Material ist atmungsaktives und wasserabweisend. Material: 92 % Baumwolle, 8 % Elastan Motul Softshell-Weste - Damen Motul Softshell-Weste - Damen Motul Softshell-Weste - Damen Motul Softshell-Weste - Damen Motul Softshell-Weste - Damen 63.9 63.9 63.9 63.9 63.9 1 1 1 1 1'), (116, 2, '817715 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Tyre Repair 300ml 300 ml Sprühfähiger Füllschaum für Reifenpannen. Repariert und füllt den Reifen wieder auf, ohne Demontage und Werkzeug. Die Formel auf Latex-Basis beeinträchtigt weder Schlauch noch Reifen. Geeignet für Auto- und Motorradreifen, mit oder ohne Schlauch. Motul Tyre Repair 9.45 1'), (55, 1, '836311 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 MOTUL 7100 4T 1L 10W-40 1 Liter Vollsynthetisches Motorradöl für Sport Bikes, Straßenmaschinen, Trail-, Off Road Bikes, Enduro Trail… mit 4-Taktmotoren mit oder ohne integriertem Getriebe, Nass- oder Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen. API SL/SJ/SH/SG; JASO: MA MOTUL 7100 4T 10W-40 14.85 1'), (56, 1, '836341 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 MOTUL 7100 4T 4L 10W-40 4 Liter Vollsynthetisches Motorradöl für Sport Bikes, Straßenmaschinen, Trail-, Off Road Bikes, Enduro Trail… mit 4-Taktmotoren mit oder ohne integriertem Getriebe, Nass- oder Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen. API SL/SJ/SH/SG; JASO: MA MOTUL 7100 4T 10W-40 57.6 1'), (213, 2, '2000022 Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% L S M L XL XXL Motul Overall mit MOTUL Einstickung Motul Overall mit MOTUL Einstickung Grösse S 44/46 Motul Overall mit MOTUL Einstickung Grösse M 48/50 Motul Overall mit MOTUL Einstickung Grösse L 52/54 Motul Overall mit MOTUL Einstickung Grösse XL 56/58 Motul Overall mit MOTUL Einstickung Grösse XXL 60/62 Material: Grundgewebe aus 65 % Polyester und 35 % Baumwolle, Canvas-Bindung, ca. 320 g/m². 100 % Original-Condura by Dupont und Teflonbeschichtung Farbe: rot Material: Grundgewebe aus 65 % Polyester und 35 % Baumwolle, Canvas-Bindung, ca. 320 g/m². 100 % Original-Condura by Dupont und Teflonbeschichtung Farbe: rot Material: Grundgewebe aus 65 % Polyester und 35 % Baumwolle, Canvas-Bindung, ca. 320 g/m². 100 % Original-Condura by Dupont und Teflonbeschichtung Farbe: rot Material: Grundgewebe aus 65 % Polyester und 35 % Baumwolle, Canvas-Bindung, ca. 320 g/m². 100 % Original-Condura by Dupont und Teflonbeschichtung Farbe: rot Material: Grundgewebe aus 65 % Polyester und 35 % Baumwolle, Canvas-Bindung, ca. 320 g/m². 100 % Original-Condura by Dupont und Teflonbeschichtung Farbe: rot Material: Grundgewebe aus 65 % Polyester und 35 % Baumwolle, Canvas-Bindung, ca. 320 g/m². 100 % Original-Condura by Dupont und Teflonbeschichtung Farbe: rot Motul Overall mit MOTUL Einstickung Motul Overall mit MOTUL Einstickung Motul Overall mit MOTUL Einstickung Motul Overall mit MOTUL Einstickung Motul Overall mit MOTUL Einstickung Motul Overall mit MOTUL Einstickung 80.9 80.9 80.9 80.9 80.9 80.9 1 1 1 1 1 1'), (213, 1, '2000022 Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% L S M L XL XXL Motul Overall mit MOTUL Einstickung Motul Overall mit MOTUL Einstickung Grösse S 44/46 Motul Overall mit MOTUL Einstickung Grösse M 48/50 Motul Overall mit MOTUL Einstickung Grösse L 52/54 Motul Overall mit MOTUL Einstickung Grösse XL 56/58 Motul Overall mit MOTUL Einstickung Grösse XXL 60/62 Material: Grundgewebe aus 65 % Polyester und 35 % Baumwolle, Canvas-Bindung, ca. 320 g/m². 100 % Original-Condura by Dupont und Teflonbeschichtung Farbe: rot Material: Grundgewebe aus 65 % Polyester und 35 % Baumwolle, Canvas-Bindung, ca. 320 g/m². 100 % Original-Condura by Dupont und Teflonbeschichtung Farbe: rot Material: Grundgewebe aus 65 % Polyester und 35 % Baumwolle, Canvas-Bindung, ca. 320 g/m². 100 % Original-Condura by Dupont und Teflonbeschichtung Farbe: rot Material: Grundgewebe aus 65 % Polyester und 35 % Baumwolle, Canvas-Bindung, ca. 320 g/m². 100 % Original-Condura by Dupont und Teflonbeschichtung Farbe: rot Material: Grundgewebe aus 65 % Polyester und 35 % Baumwolle, Canvas-Bindung, ca. 320 g/m². 100 % Original-Condura by Dupont und Teflonbeschichtung Farbe: rot Material: Grundgewebe aus 65 % Polyester und 35 % Baumwolle, Canvas-Bindung, ca. 320 g/m². 100 % Original-Condura by Dupont und Teflonbeschichtung Farbe: rot Motul Overall mit MOTUL Einstickung Motul Overall mit MOTUL Einstickung Motul Overall mit MOTUL Einstickung Motul Overall mit MOTUL Einstickung Motul Overall mit MOTUL Einstickung Motul Overall mit MOTUL Einstickung 80.9 80.9 80.9 80.9 80.9 80.9 1 1 1 1 1 1'), (59, 1, '837311 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL 710 2T 1L 1 Liter Vollsynthetisches 2-Taktöl für alle Arten von 2-Takt-Motoren; für 2-Takt Hochleistungsmotoren, welche in hohen Drehzahlbereichen oder extremen Betriebsbedingungen laufen. Für Getrennt- und Gemischschmierung, Direkteinspritzer oder Vergasermodelle, Katalysatortauglich API TC; JASO: FD/FC; ISO: L-EGD MOTUL 710 2T 15.7 1'), (252, 2, '836611 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-30 MOTUL 5100 4T 1L 10W-30 1.5000 1 Liter Halbsynthetisches Motorradöl für Bikes mit 4-Taktmotoren mit und ohne integriertem Getriebe, Nass- und Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen. SAE 10W30 nur verwenden, wenn der Hersteller dies empfiehlt, speziell für die neuen Modelle von Honda und Yamaha. API SL/SJ/SH/SG; JASO: MA MOTUL 5100 4T 13 1'), (240, 1, '7639500 Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% L S M L XL XXL Motul Softshell-Weste - Herren Motul Softshell-Weste - Herren Grösse S Motul Softshell-Weste - Herren Grösse M Motul Softshell-Weste - Herren Grösse L Motul Softshell-Weste - Herren Grösse XL Motul Softshell-Weste - Herren Grösse XXL Modische Herren Softshell-Weste in schwarz mit MOTUL Aufnäher auf der Brust. Material ist atmungsaktives und wasserabweisend. Material: 92 % Baumwolle, 8 % Elastan Modische Herren Softshell-Weste in schwarz mit MOTUL Aufnäher auf der Brust. Material ist atmungsaktives und wasserabweisend. Material: 92 % Baumwolle, 8 % Elastan Modische Herren Softshell-Weste in schwarz mit MOTUL Aufnäher auf der Brust. Material ist atmungsaktives und wasserabweisend. Material: 92 % Baumwolle, 8 % Elastan Modische Herren Softshell-Weste in schwarz mit MOTUL Aufnäher auf der Brust. Material ist atmungsaktives und wasserabweisend. Material: 92 % Baumwolle, 8 % Elastan Modische Herren Softshell-Weste in schwarz mit MOTUL Aufnäher auf der Brust. Material ist atmungsaktives und wasserabweisend. Material: 92 % Baumwolle, 8 % Elastan Modische Herren Softshell-Weste in schwarz mit MOTUL Aufnäher auf der Brust. Material ist atmungsaktives und wasserabweisend. Material: 92 % Baumwolle, 8 % Elastan Motul Softshell-Weste - Herren Motul Softshell-Weste - Herren Motul Softshell-Weste - Herren Motul Softshell-Weste - Herren Motul Softshell-Weste - Herren Motul Softshell-Weste - Herren 63.9 63.9 63.9 63.9 63.9 63.9 1 1 1 1 1 1'), (196, 2, '851921 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W-40 Motul Inboard 4T 2L 15W-40 2,5 KG 2 Liter Für Marine-Diesel-Inboard-Motoren mit Aufladung und Direkteinspritzung, die mit Dieselkraftstoff - mit reduziertem Schwefelgehalt ( Motul Inboard 4T 15W-40 16.8 1'), (201, 2, '2000020 Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% L M S L XL XXL Motul Latzhose mit MOTUL Einstickung Motul Latzhose mit MOTUL Einstickung Grösse M 48/50 Motul Latzhose mit MOTUL Einstickung Grösse S 44/46 Motul Latzhose mit MOTUL Einstickung Grösse L 52/54 Motul Latzhose mit MOTUL Einstickung Grösse XL 56/58 Motul Latzhose mit MOTUL Einstickung Grösse XXL 60/62 Material: Grundgewebe aus 65 % Polyester und 35 % Baumwolle, Canvas-Bindung, ca. 320 g/m². 100 % Original-Condura by Dupont und Teflonbeschichtung. Farbe: rot Material: Grundgewebe aus 65 % Polyester und 35 % Baumwolle, Canvas-Bindung, ca. 320 g/m². 100 % Original-Condura by Dupont und Teflonbeschichtung. Farbe: rot Material: Grundgewebe aus 65 % Polyester und 35 % Baumwolle, Canvas-Bindung, ca. 320 g/m². 100 % Original-Condura by Dupont und Teflonbeschichtung. Farbe: rot Material: Grundgewebe aus 65 % Polyester und 35 % Baumwolle, Canvas-Bindung, ca. 320 g/m². 100 % Original-Condura by Dupont und Teflonbeschichtung. Farbe: rot Material: Grundgewebe aus 65 % Polyester und 35 % Baumwolle, Canvas-Bindung, ca. 320 g/m². 100 % Original-Condura by Dupont und Teflonbeschichtung. Farbe: rot Material: Grundgewebe aus 65 % Polyester und 35 % Baumwolle, Canvas-Bindung, ca. 320 g/m². 100 % Original-Condura by Dupont und Teflonbeschichtung. Farbe: rot Motul Latzhose mit MOTUL Einstickung Motul Latzhose mit MOTUL Einstickung Motul Latzhose mit MOTUL Einstickung Motul Latzhose mit MOTUL Einstickung Motul Latzhose mit MOTUL Einstickung Motul Latzhose mit MOTUL Einstickung 59.9 26.9 59.9 59.9 59.9 59.9 1 1 1 1 1 1'), (191, 1, '777015 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL Aufnäher 28 x 7,0 cm 1 Aufnäher mit MOTUL Logo für Rücken. MOTUL Aufnäher 4.9 1'), (194, 1, '855311 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL Specific FORD 913 C 1L 5W-30 1,5 KG 1 Liter Vollsynthetisches MidSAPS Motorenöl speziell nach den Anforderungen von Ford für Otto- und Dieselmotoren formuliert. Besonders empfohlen für Fahrzeuge, bei denen der Hersteller (Ford, Landrover, Jaguar, Volvo) die Verwendung eines Motorenöles mit einer abgesenkten HTHS-Viskosität (High Temperature High Shear) mit den Standards ACEA A1 / B1 bzw. A5 vorschreibt. Standards: ACEA A5/A1/B1 - API SI-ILSAX GF-2 Anforderung: FORD WSS M2C 913 C, abwärtskompat. MOTUL Specific FORD 913 C 5W-30 12.3 1'), (229, 2, '7634000 Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% L S M L XL XXL Motul Poloshirt - Herren Motul Poloshirt - Herren Grösse S Motul Poloshirt - Herren Grösse M Motul Poloshirt - Herren Grösse L Motul Poloshirt - Herren Grösse XL Motul Poloshirt - Herren Grösse XXL Herren-Poloshirt rot mit MOTUL Einstickung. Seitlich abgesetzte graue Einsätze. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Herren-Poloshirt rot mit MOTUL Einstickung. Seitlich abgesetzte graue Einsätze. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Herren-Poloshirt rot mit MOTUL Einstickung. Seitlich abgesetzte graue Einsätze. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Herren-Poloshirt rot mit MOTUL Einstickung. Seitlich abgesetzte graue Einsätze. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Herren-Poloshirt rot mit MOTUL Einstickung. Seitlich abgesetzte graue Einsätze. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Herren-Poloshirt rot mit MOTUL Einstickung. Seitlich abgesetzte graue Einsätze. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Motul Poloshirt - Herren Motul Poloshirt - Herren Motul Poloshirt - Herren Motul Poloshirt - Herren Motul Poloshirt - Herren Motul Poloshirt - Herren 20.9 20.9 20.9 20.9 20.9 20.9 1 1 1 1 1 1'), (191, 2, '777015 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL Aufnäher 28 x 7,0 cm 1 Aufnäher mit MOTUL Logo für Rücken. MOTUL Aufnäher 4.9 1'), (194, 2, '855311 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL Specific FORD 913 C 1L 5W-30 1,5 KG 1 Liter Vollsynthetisches MidSAPS Motorenöl speziell nach den Anforderungen von Ford für Otto- und Dieselmotoren formuliert. Besonders empfohlen für Fahrzeuge, bei denen der Hersteller (Ford, Landrover, Jaguar, Volvo) die Verwendung eines Motorenöles mit einer abgesenkten HTHS-Viskosität (High Temperature High Shear) mit den Standards ACEA A1 / B1 bzw. A5 vorschreibt. Standards: ACEA A5/A1/B1 - API SI-ILSAX GF-2 Anforderung: FORD WSS M2C 913 C, abwärtskompat. MOTUL Specific FORD 913 C 5W-30 12.3 1'), (235, 1, '7635500 Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% L S M L XL Motul Poloshirt - Damen Motul Poloshirt - Damen Grösse S Motul Poloshirt - Damen Grösse M Motul Poloshirt - Damen Grösse L Motul Poloshirt - Damen Grösse XL Damen-Poloshirt rot mit MOTUL Einstickung. Seitlich abgesetzte graue Einsätze. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Damen-Poloshirt rot mit MOTUL Einstickung. Seitlich abgesetzte graue Einsätze. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Damen-Poloshirt rot mit MOTUL Einstickung. Seitlich abgesetzte graue Einsätze. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Damen-Poloshirt rot mit MOTUL Einstickung. Seitlich abgesetzte graue Einsätze. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Damen-Poloshirt rot mit MOTUL Einstickung. Seitlich abgesetzte graue Einsätze. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Motul Poloshirt - Damen Motul Poloshirt - Damen Motul Poloshirt - Damen Motul Poloshirt - Damen Motul Poloshirt - Damen 20.9 20.9 20.9 20.9 20.9 1 1 1 1 1'), (170, 2, '812207 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Snowpower 2T 4L 4,5 KG 4 Liter Ester verstärktes 2-Takt-Motorenöl auf Basis MOTUL Technosynthese ®. Speziell für Snowmobile, die unter extremsten polaren Klimaverhältnissen betrieben werden. Für Getrenntund Gemischschmierung. Dosierung entsprechend den Herstellervorgaben. Standards: API TC Low Smoke - JASO FC-Level Motul Snowpower 2T 58.1 1'), (235, 2, '7635500 Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% L S M L XL Motul Poloshirt - Damen Motul Poloshirt - Damen Grösse S Motul Poloshirt - Damen Grösse M Motul Poloshirt - Damen Grösse L Motul Poloshirt - Damen Grösse XL Damen-Poloshirt rot mit MOTUL Einstickung. Seitlich abgesetzte graue Einsätze. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Damen-Poloshirt rot mit MOTUL Einstickung. Seitlich abgesetzte graue Einsätze. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Damen-Poloshirt rot mit MOTUL Einstickung. Seitlich abgesetzte graue Einsätze. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Damen-Poloshirt rot mit MOTUL Einstickung. Seitlich abgesetzte graue Einsätze. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Damen-Poloshirt rot mit MOTUL Einstickung. Seitlich abgesetzte graue Einsätze. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Motul Poloshirt - Damen Motul Poloshirt - Damen Motul Poloshirt - Damen Motul Poloshirt - Damen Motul Poloshirt - Damen 20.9 20.9 20.9 20.9 20.9 1 1 1 1 1'), (181, 2, '770008 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL Aufkleber 30 x 7,5 cm 1 Wasserfester Aufkleber mit MOTUL Logo in 3 verschiedenen Größen. MOTUL Aufkleber 1.5 1'), (182, 2, '770003 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Einzelbuchstaben 28 x 5,5 cm 1 Wasserfester Aufkleber mit abziehbaren weißen Einzelbuchstaben in zwei verschiedenen Größen. Motul Einzelbuchstaben 2.5 1'), (195, 2, '855351 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL Specific FORD 913 C 5L 5W-30 5,5 KG 5 Liter Vollsynthetisches MidSAPS Motorenöl speziell nach den Anforderungen von Ford für Otto- und Dieselmotoren formuliert. Besonders empfohlen für Fahrzeuge, bei denen der Hersteller (Ford, Landrover, Jaguar, Volvo) die Verwendung eines Motorenöles mit einer abgesenkten HTHS-Viskosität (High Temperature High Shear) mit den Standards ACEA A1 / B1 bzw. A5 vorschreibt. Standards: ACEA A5/A1/B1 - API SI-ILSAX GF-2 Anforderung: FORD WSS M2C 913 C, abwärtskompat. MOTUL Specific FORD 913 C 5W-30 52.7 1'), (229, 1, '7634000 Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% L S M L XL XXL Motul Poloshirt - Herren Motul Poloshirt - Herren Grösse S Motul Poloshirt - Herren Grösse M Motul Poloshirt - Herren Grösse L Motul Poloshirt - Herren Grösse XL Motul Poloshirt - Herren Grösse XXL Herren-Poloshirt rot mit MOTUL Einstickung. Seitlich abgesetzte graue Einsätze. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Herren-Poloshirt rot mit MOTUL Einstickung. Seitlich abgesetzte graue Einsätze. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Herren-Poloshirt rot mit MOTUL Einstickung. Seitlich abgesetzte graue Einsätze. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Herren-Poloshirt rot mit MOTUL Einstickung. Seitlich abgesetzte graue Einsätze. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Herren-Poloshirt rot mit MOTUL Einstickung. Seitlich abgesetzte graue Einsätze. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Herren-Poloshirt rot mit MOTUL Einstickung. Seitlich abgesetzte graue Einsätze. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Motul Poloshirt - Herren Motul Poloshirt - Herren Motul Poloshirt - Herren Motul Poloshirt - Herren Motul Poloshirt - Herren Motul Poloshirt - Herren 20.9 20.9 20.9 20.9 20.9 20.9 1 1 1 1 1 1'), (171, 2, '770180 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Karabinerhaken 1 Karabinerhaken als Schlüsselanhänger. Bedruckt mit MOTUL Logo. Motul Karabinerhaken 2.9 1'), (172, 2, '770121 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Schlüsselanhänger 1 Schlüsselanhänger gummiert, im 1 Ltr. 300V Design. Motul Schlüsselanhänger 2.9 1'), (70, 2, '824502 Aktiviert Umsatzsteuerpflichtige Güter 19% 0W-20 MOTUL 300V High RPM 2L 0W-20 2 Liter Ganzjährig verwendbares, vollsynthetisches Leichtlauföl auf Ester-Basis mit abgesenkter HTHS-Viskosität. Besonders für Rennmotoren entwickelt. Im Rennsport besonders für Qualifyings. Kurzstrecken- und Sprintrennen geeignet Standards: Übertrifft die Anforderungen von ACEA & API Referenzen: Toyota Racing Development, Japan GT-Graff Racing Formula Renault MOTUL 300V High RPM 0W-20 35.65 1'), (190, 1, '777013 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL Aufnäher 11 x 3,8 cm 1 Aufnäher mit MOTUL Logo für Brust. MOTUL Aufnäher 3.9 1'), (188, 2, '325901 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL Dexron IID 1L 1,5 KG 1 Liter Mineralisches Automatikgetriebeöl für automatische Getriebe uns Servolenkungen. Die spezielle Additivierung verhindert Verschleiß, Korosion und Aufschäumen.Das exzellente Fließverhalten ermöglicht auch bei niedrigen Temperaturen einen komfortablen Schaltvorgang. Kann in allen Systemen eingesetzt werden, für die Dexron, Dexron B und Dexron IIDvorgeschrieben wird. Freigaben: MAN 339D, MB 236.7; Voith 55.6335.32 (G607), ZF TE-ML 03D/04D/11A/17C Performance: GM Dexron IID, Caterpillar TO-2, Allison C4 MOTUL Dexron IID 9.45 1'), (201, 1, '2000020 Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% L M S L XL XXL Motul Latzhose mit MOTUL Einstickung Motul Latzhose mit MOTUL Einstickung Grösse M 48/50 Motul Latzhose mit MOTUL Einstickung Grösse S 44/46 Motul Latzhose mit MOTUL Einstickung Grösse L 52/54 Motul Latzhose mit MOTUL Einstickung Grösse XL 56/58 Motul Latzhose mit MOTUL Einstickung Grösse XXL 60/62 Material: Grundgewebe aus 65 % Polyester und 35 % Baumwolle, Canvas-Bindung, ca. 320 g/m². 100 % Original-Condura by Dupont und Teflonbeschichtung. Farbe: rot Material: Grundgewebe aus 65 % Polyester und 35 % Baumwolle, Canvas-Bindung, ca. 320 g/m². 100 % Original-Condura by Dupont und Teflonbeschichtung. Farbe: rot Material: Grundgewebe aus 65 % Polyester und 35 % Baumwolle, Canvas-Bindung, ca. 320 g/m². 100 % Original-Condura by Dupont und Teflonbeschichtung. Farbe: rot Material: Grundgewebe aus 65 % Polyester und 35 % Baumwolle, Canvas-Bindung, ca. 320 g/m². 100 % Original-Condura by Dupont und Teflonbeschichtung. Farbe: rot Material: Grundgewebe aus 65 % Polyester und 35 % Baumwolle, Canvas-Bindung, ca. 320 g/m². 100 % Original-Condura by Dupont und Teflonbeschichtung. Farbe: rot Material: Grundgewebe aus 65 % Polyester und 35 % Baumwolle, Canvas-Bindung, ca. 320 g/m². 100 % Original-Condura by Dupont und Teflonbeschichtung. Farbe: rot Motul Latzhose mit MOTUL Einstickung Motul Latzhose mit MOTUL Einstickung Motul Latzhose mit MOTUL Einstickung Motul Latzhose mit MOTUL Einstickung Motul Latzhose mit MOTUL Einstickung Motul Latzhose mit MOTUL Einstickung 59.9 26.9 59.9 59.9 59.9 59.9 1 1 1 1 1 1'), (187, 2, '387001 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL Dexron III 1L 1,5 KG 1 Liter Automatikgetriebeöl auf der Basis MOTUL Technosynthese für automatische Getriebe, hydraulische und mechanische Systeme, für die laut Hersteller die Spezifikation Dexron IIIoder Mercon vorgeschrieben wird. Optimale Schmierfilmstabilität bei hohen Temperaturen. Verhindert Verschleiß und Aufschäumen Freigaben: MAN 339F, MB 236.5, 236.9; Voith 55.6335.32 (G607), ZF TE-ML 03D/04D/14A/17C Performance: GM Dexron IIIG, Ford Mercon, Caterpillar TO-2, Allison C4 MOTUL Dexron III 9.9 1'), (190, 2, '777013 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL Aufnäher 11 x 3,8 cm 1 Aufnäher mit MOTUL Logo für Brust. MOTUL Aufnäher 3.9 1'), (167, 1, '812201 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Snowpower 2T 1L 1,5 KG 1 Liter Ester verstärktes 2-Takt-Motorenöl auf Basis MOTUL Technosynthese ®. Speziell für Snowmobile, die unter extremsten polaren Klimaverhältnissen betrieben werden. Für Getrennt und Gemischschmierung. Dosierung entsprechend den Herstellervorgaben. Standards: API TC Low Smoke - JASO FC-Level Snowpower 2T 15.7 1'), (168, 1, '324602 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Micro 2T 2L 2,5 KG 2 Liter Vollsynthetisches 2-Takt-Motorenöl auf Ester-Basis. Speziell entwickelt für 2-Takt-Modellfahrzeuge wie z.B. Modellautos, Modellboote und Modellflugzeuge. Kann entsprechend den Mischungsverhältnissen mit Nitromethan, Methanol und Ether gemischt werden. Sehr stabil während der Lagerung und kaltem Wetter. Hoher Widerstand gegen mechanische Beanspruchung. Micro 2T 34.3 1'), (185, 2, '897845748395 Aktiviert Umsatzsteuerpflichtige Güter 19% Testartikel 1 Testartikel Testartikel 20 1'), (186, 2, '844911 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL Multi ATF 1L 1,5 KG 1 Liter Multifunktionsautomatikgetriebeöl auf Basis MOTUL Technosynthese. Kann in fast allen konventionellen Automatikgeztrieben mit Schaltgruppen eingesetzt werden. Nicht für CVT-Automatikgetriebe geeignet. Performance: GM Dexron IIIG/IIIH/IID/IIE, Allison C4, Ford Mercon & Mercon V,Chrysler ATF+3, ATF+4, MB 236.9, 236.10, 236.11, 236.12, Hyundai/KIA ATF SPIII & PSF 3, Voith G 607, ZF TE-ML03D/04D/14A, JASO 1A MOTUL Multi ATF 10.4 1'), (173, 2, '770170 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Classic-Aufkleber 1 Wasserfester Aufkleber mit historischem MOTUL Logo. Durchmesser: 10 cm Motul Classic-Aufkleber 2 1'), (196, 1, '851921 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W-40 Motul Inboard 4T 2L 15W-40 2,5 KG 2 Liter Für Marine-Diesel-Inboard-Motoren mit Aufladung und Direkteinspritzung, die mit Dieselkraftstoff - mit reduziertem Schwefelgehalt ( Motul Inboard 4T 15W-40 16.8 1'), (180, 2, '770007 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL Aufkleber 15 x 4,0 cm 1 Wasserfester Aufkleber mit MOTUL Logo in 3 verschiedenen Größen. MOTUL Aufkleber 1 1'), (65, 2, '832202 Aktiviert Umsatzsteuerpflichtige Güter 19% 20W-50 MOTUL Classic Motor Oil 2L 20W-50 2 Liter Spezielles Mehrbereichsmotorenöl für Oldtimer und ältere 4-Takt Motorräder von Baujahr 1950 bis 1970 MOTUL Classic Motor Oil 20W-50 14.4 1'), (173, 1, '770170 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Classic-Aufkleber 1 Wasserfester Aufkleber mit historischem MOTUL Logo. Durchmesser: 10 cm Motul Classic-Aufkleber 2 1'), (174, 1, '763300 Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% L S M L XL XXL Motul T-Shirt Motul T-Shirt Grösse S Motul T-Shirt Grösse M Motul T-Shirt Grösse L Motul T-Shirt Grösse XL Motul T-Shirt Grösse XXL T-Shirt rot mit MOTUL Einstickung. Graue Nähte. Material: 100 % Baumwolle, ca. 210 g/m². T-Shirt rot mit MOTUL Einstickung. Graue Nähte. Material: 100 % Baumwolle, ca. 210 g/m². T-Shirt rot mit MOTUL Einstickung. Graue Nähte. Material: 100 % Baumwolle, ca. 210 g/m². T-Shirt rot mit MOTUL Einstickung. Graue Nähte. Material: 100 % Baumwolle, ca. 210 g/m². T-Shirt rot mit MOTUL Einstickung. Graue Nähte. Material: 100 % Baumwolle, ca. 210 g/m². T-Shirt rot mit MOTUL Einstickung. Graue Nähte. Material: 100 % Baumwolle, ca. 210 g/m². Motul T-Shirt Motul T-Shirt Motul T-Shirt Motul T-Shirt Motul T-Shirt Motul T-Shirt 9.9 9.9 9.9 9.9 9.9 9.9 1 1 1 1 1 1'), (82, 2, '852221 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 Motul Outboard Tech 4T 2L 10W-40 2 Liter Motorenöl auf Basis MOTUL Technosynthese für modernste Benzin-4-Takt Außenbordmotoren gemäß NMMA FC-W Standard. Hochwertige synthetische Rohstoffe garantieren einen perfekten Schutz und lange Lebensdauer. Für Motoren wie Bombardier, Honda, Mariner, Mercury, Selva, Suzuki, Tohatsu, Yamaha… Standards: API SJ/SG, Freigaben: NMMA FC-W - N° FB-23656 Motul Outboard Tech 4T 10W-40 24.9 1'), (182, 1, '770003 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Einzelbuchstaben 28 x 5,5 cm 1 Wasserfester Aufkleber mit abziehbaren weißen Einzelbuchstaben in zwei verschiedenen Größen. Motul Einzelbuchstaben 2.5 1'), (183, 1, '770002 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Einzelbuchstaben 71 x 14,5 cm 1 Wasserfester Aufkleber mit abziehbaren weißen Einzelbuchstaben in zwei verschiedenen Größen. Motul Einzelbuchstaben 6 1'), (170, 1, '812207 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Snowpower 2T 4L 4,5 KG 4 Liter Ester verstärktes 2-Takt-Motorenöl auf Basis MOTUL Technosynthese ®. Speziell für Snowmobile, die unter extremsten polaren Klimaverhältnissen betrieben werden. Für Getrenntund Gemischschmierung. Dosierung entsprechend den Herstellervorgaben. Standards: API TC Low Smoke - JASO FC-Level Motul Snowpower 2T 58.1 1'), (158, 1, '832802 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-30 Motul Garden 4T 2L 10W-30 2,5 KG 2 Liter 4-Takt-Motorenöl auf Basis MOTUL Technosynthese® für verschiedene Gartengeräte (Rasenmäher, Kleintraktoren, Pflug oder Stromaggregate). Für Benzin- und Dieselmotoren. Honda und Tecumseh Performance Level. Reduziert den Kraftstoffverbrauch und Abgasemissionswerte. Standards: API SJ/SH/CF Motul Garden 4T 10W-30 11.85 1'), (159, 1, '835002 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W-40 Motul Garden 4T 2L 15W-40 2,5 KG 2 Liter High Performance Mehrbereichsmotorenöl für 4-Takt-Motoren in Gartengeräten (Rasenmäher, Pflug, Aufsatzmäher und Stromaggregate). Für Benzin und Dieselmotoren. Standards: API SG/CF CCMC G4/D4 Motul Garden 4T 15W-40 7.1 1'), (176, 2, '854311 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL 8100 X-Clean C3 1L 5W-30 1,5 KG 1 Liter Vollsynthetisches Motorenöl, speziell für moderne Benzin- u. Dieselfahrzeuge, welche die Abgasnorm EURO IV erfüllen und Öl mit hoher HTHS - Viskosität und reduzierten Werten für midSAPS nach ACEA C3 vorgeschrieben ist. Auch für Fahrzeuge wo ACEA A3/B3 oder A3/B4 vorgeschrieben ist. ACEA A3/B4/C3; API SM/CF;MB 229.31; MB 229.51; VW 502.00-505.00; BMW Long Life LL-04 Empfehlungen: RENAULT/NISSAN, FIAT, KIA, SUZUKI,SSANGYOUNG Diesel MOTUL 8100 X-Clean C3 5W-30 11.8 1'), (187, 1, '387001 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL Dexron III 1L 1,5 KG 1 Liter Automatikgetriebeöl auf der Basis MOTUL Technosynthese für automatische Getriebe, hydraulische und mechanische Systeme, für die laut Hersteller die Spezifikation Dexron IIIoder Mercon vorgeschrieben wird. Optimale Schmierfilmstabilität bei hohen Temperaturen. Verhindert Verschleiß und Aufschäumen Freigaben: MAN 339F, MB 236.5, 236.9; Voith 55.6335.32 (G607), ZF TE-ML 03D/04D/14A/17C Performance: GM Dexron IIIG, Ford Mercon, Caterpillar TO-2, Allison C4 MOTUL Dexron III 9.9 1'), (166, 1, '826901 Aktiviert Umsatzsteuerpflichtige Güter 19% 0W-40 Motul Snowpower 4T 1L 0W-40 1,5 KG 1 Liter Vollsynthetisches 4-Takt-Motorenöl auf Ester-Basis. Speziell entwickelt für Snowmobile der neuen Generation wie z.B. von Yamaha, Skidoo, Arctic Cat, Lynx. Besonders geeignet für den Rennsporteinsatz bzw. anspruchsvollen Alltagsbetrieb. Übertrifft die Werksanforderungen der Hersteller. Standards: API SJ Snowpower 4T 14.85 1'), (162, 2, '308902 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Garden 2T 2L 2,5 KG 2 Liter 2-Takt-Motorenöl auf Basis MOTUL Technosynthese® für Gartengeräte (Kettensägen, Vertikutierer, Heckenschere und Rasenmäher). Standards: API TC Motul Garden 2T 10.5 1'), (174, 2, '763300 Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% L S M L XL XXL Motul T-Shirt Motul T-Shirt Grösse S Motul T-Shirt Grösse M Motul T-Shirt Grösse L Motul T-Shirt Grösse XL Motul T-Shirt Grösse XXL T-Shirt rot mit MOTUL Einstickung. Graue Nähte. Material: 100 % Baumwolle, ca. 210 g/m². T-Shirt rot mit MOTUL Einstickung. Graue Nähte. Material: 100 % Baumwolle, ca. 210 g/m². T-Shirt rot mit MOTUL Einstickung. Graue Nähte. Material: 100 % Baumwolle, ca. 210 g/m². T-Shirt rot mit MOTUL Einstickung. Graue Nähte. Material: 100 % Baumwolle, ca. 210 g/m². T-Shirt rot mit MOTUL Einstickung. Graue Nähte. Material: 100 % Baumwolle, ca. 210 g/m². T-Shirt rot mit MOTUL Einstickung. Graue Nähte. Material: 100 % Baumwolle, ca. 210 g/m². Motul T-Shirt Motul T-Shirt Motul T-Shirt Motul T-Shirt Motul T-Shirt Motul T-Shirt 9.9 9.9 9.9 9.9 9.9 9.9 1 1 1 1 1 1'), (184, 1, '770017 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Motocross Aufkleber 1 Wasserfeste Aufkleber mit MOTUL Logo speziell für Motocross- Motorräder. Motul Motocross Aufkleber 6.9 1'), (149, 2, '781900 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Baseball Cap «Flame» 1 Baseball Cap «Flame» mit MOTUL Einstickung und Flammen-Applikation. Größenverstellbar durch Metallclip Verschluss. Material: 100% Baumwolle Motul Baseball Cap «Flame» 6.9 1'), (176, 1, '854311 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL 8100 X-Clean C3 1L 5W-30 1,5 KG 1 Liter Vollsynthetisches Motorenöl, speziell für moderne Benzin- u. Dieselfahrzeuge, welche die Abgasnorm EURO IV erfüllen und Öl mit hoher HTHS - Viskosität und reduzierten Werten für midSAPS nach ACEA C3 vorgeschrieben ist. Auch für Fahrzeuge wo ACEA A3/B3 oder A3/B4 vorgeschrieben ist. ACEA A3/B4/C3; API SM/CF;MB 229.31; MB 229.51; VW 502.00-505.00; BMW Long Life LL-04 Empfehlungen: RENAULT/NISSAN, FIAT, KIA, SUZUKI,SSANGYOUNG Diesel MOTUL 8100 X-Clean C3 5W-30 11.8 1'), (163, 2, '312501 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Bio 2T 1L 1,5 KG 1 Liter Vollsynthetisches 2-Takt-Motorenöl für Gartengeräte (Rasenmäher, Kettensägen, Heckenschere und Vertikutierer). Geeignet für Standardkraftstoffe und bleifreies Benzin. Zu 80% biologisch abbaubar. Standards: API TC/TSC3 - JASO FC, ISO L-EGD Biologosich abbaubar: CEC-L-33-A-93 Motul Bio 2T 12.8 1'), (181, 1, '770008 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL Aufkleber 30 x 7,5 cm 1 Wasserfester Aufkleber mit MOTUL Logo in 3 verschiedenen Größen. MOTUL Aufkleber 1.5 1'), (180, 1, '770007 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL Aufkleber 15 x 4,0 cm 1 Wasserfester Aufkleber mit MOTUL Logo in 3 verschiedenen Größen. MOTUL Aufkleber 1 1'), (147, 2, '770020 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Aschenbecher 1 Aschenbecher rundum bedruckt mit MOTUL Logo. Durchmesser: 10,5 cm Höhe 3,5 cm Motul Aschenbecher 3.5 1'), (148, 2, '793005 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Lanyard 1 Lanyard bedruckt mit MOTUL Logo und historischem Logo. Reißfestes Kunststoffgewebe. Motul Lanyard 4.9 1'), (185, 1, '897845748395 Aktiviert Umsatzsteuerpflichtige Güter 19% Testartikel 1 Testartikel Testartikel 20 1'), (186, 1, '844911 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL Multi ATF 1L 1,5 KG 1 Liter Multifunktionsautomatikgetriebeöl auf Basis MOTUL Technosynthese. Kann in fast allen konventionellen Automatikgeztrieben mit Schaltgruppen eingesetzt werden. Nicht für CVT-Automatikgetriebe geeignet. Performance: GM Dexron IIIG/IIIH/IID/IIE, Allison C4, Ford Mercon & Mercon V,Chrysler ATF+3, ATF+4, MB 236.9, 236.10, 236.11, 236.12, Hyundai/KIA ATF SPIII & PSF 3, Voith G 607, ZF TE-ML03D/04D/14A, JASO 1A MOTUL Multi ATF 10.4 1'), (171, 1, '770180 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Karabinerhaken 1 Karabinerhaken als Schlüsselanhänger. Bedruckt mit MOTUL Logo. Motul Karabinerhaken 2.9 1'), (157, 2, '202852 Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% L S M L XL XXL Motul Poloshirt sw - Damen Motul Poloshirt sw - Damen Grösse S Motul Poloshirt sw - Damen Grösse M Motul Poloshirt sw - Damen Grösse L Motul Poloshirt sw - Damen Grösse XL Motul Poloshirt sw - Damen Grösse XXL Tailliertes Damen-Poloshirt in schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Tailliertes Damen-Poloshirt in schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Tailliertes Damen-Poloshirt in schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Tailliertes Damen-Poloshirt in schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Tailliertes Damen-Poloshirt in schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Tailliertes Damen-Poloshirt in schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Motul Poloshirt sw - Damen Motul Poloshirt sw - Damen Motul Poloshirt sw - Damen Motul Poloshirt sw - Damen Motul Poloshirt sw - Damen Motul Poloshirt sw - Damen 26.9 26.9 26.9 26.9 26.9 26.9 1 1 1 1 1 1'), (172, 1, '770121 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Schlüsselanhänger 1 Schlüsselanhänger gummiert, im 1 Ltr. 300V Design. Motul Schlüsselanhänger 2.9 1'), (169, 1, '826907 Aktiviert Umsatzsteuerpflichtige Güter 19% 0W-40 Motul Snowpower 4T 4L 0W-40 4,5 KG 4 Liter Vollsynthetisches 4-Takt-Motorenöl auf Ester-Basis. Speziell entwickelt für Snowmobile der neuen Generation wie z.B. von Yamaha, Skidoo, Arctic Cat, Lynx. Besonders geeignet für den Rennsporteinsatz bzw. anspruchsvollen Alltagsbetrieb. Übertrifft die Werksanforderungen der Hersteller. Standards: API SJ Snowpower 4T 57.6 1'), (158, 2, '832802 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-30 Motul Garden 4T 2L 10W-30 2,5 KG 2 Liter 4-Takt-Motorenöl auf Basis MOTUL Technosynthese® für verschiedene Gartengeräte (Rasenmäher, Kleintraktoren, Pflug oder Stromaggregate). Für Benzin- und Dieselmotoren. Honda und Tecumseh Performance Level. Reduziert den Kraftstoffverbrauch und Abgasemissionswerte. Standards: API SJ/SH/CF Motul Garden 4T 10W-30 11.85 1'), (177, 1, '854351 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL 8100 X-Clean C3 5L 5W-30 5,5 KG 5 Liter Vollsynthetisches Motorenöl, speziell für moderne Benzin- u. Dieselfahrzeuge, welche die Abgasnorm EURO IV erfüllen und Öl mit hoher HTHS - Viskosität und reduzierten Werten für midSAPS nach ACEA C3 vorgeschrieben ist. Auch für Fahrzeuge wo ACEA A3/B3 oder A3/B4 vorgeschrieben ist. ACEA A3/B4/C3; API SM/CF;MB 229.31; MB 229.51; VW 502.00-505.00; BMW Long Life LL-04 Empfehlungen: RENAULT/NISSAN, FIAT, KIA, SUZUKI,SSANGYOUNG Diesel MOTUL 8100 X-Clean C3 5W-30 50.45 1'), (167, 2, '812201 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Snowpower 2T 1L 1,5 KG 1 Liter Ester verstärktes 2-Takt-Motorenöl auf Basis MOTUL Technosynthese ®. Speziell für Snowmobile, die unter extremsten polaren Klimaverhältnissen betrieben werden. Für Getrennt und Gemischschmierung. Dosierung entsprechend den Herstellervorgaben. Standards: API TC Low Smoke - JASO FC-Level Snowpower 2T 15.7 1'), (168, 2, '324602 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Micro 2T 2L 2,5 KG 2 Liter Vollsynthetisches 2-Takt-Motorenöl auf Ester-Basis. Speziell entwickelt für 2-Takt-Modellfahrzeuge wie z.B. Modellautos, Modellboote und Modellflugzeuge. Kann entsprechend den Mischungsverhältnissen mit Nitromethan, Methanol und Ether gemischt werden. Sehr stabil während der Lagerung und kaltem Wetter. Hoher Widerstand gegen mechanische Beanspruchung. Micro 2T 34.3 1'), (161, 2, '834901 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Garden 2T Hi-Tech 1L 1,5 KG 1 Liter 2-Takt-Motorenöl auf Basis MOTUL Technosynthese® für Gartengeräte (Kettensägen, Vertikutierer, Heckenschere oder Rasenmäher). Standards: API TC - JASO FC, ISO-L-EGD Motul Garden 2T Hi-Tech 7.5 1'), (195, 1, '855351 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL Specific FORD 913 C 5L 5W-30 5,5 KG 5 Liter Vollsynthetisches MidSAPS Motorenöl speziell nach den Anforderungen von Ford für Otto- und Dieselmotoren formuliert. Besonders empfohlen für Fahrzeuge, bei denen der Hersteller (Ford, Landrover, Jaguar, Volvo) die Verwendung eines Motorenöles mit einer abgesenkten HTHS-Viskosität (High Temperature High Shear) mit den Standards ACEA A1 / B1 bzw. A5 vorschreibt. Standards: ACEA A5/A1/B1 - API SI-ILSAX GF-2 Anforderung: FORD WSS M2C 913 C, abwärtskompat. MOTUL Specific FORD 913 C 5W-30 52.7 1'), (160, 1, '309701 Aktiviert Umsatzsteuerpflichtige Güter 19% SAE 30 Motul Garden 4T 1L SEA 30 1,5 KG 1 Liter Mineralisches Einbereichsmotorenöl für 4-Takt-Motoren in Gartengeräte (Rasenmäher, Pflug, Aufsatzmäher und Stromaggregate). Für Benzin und Dieselmotoren. Briggs & Stratton Performance Level. Standards: API SG/CD Motul Garden 4T SAE 30 5.5 1'), (161, 1, '834901 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Garden 2T Hi-Tech 1L 1,5 KG 1 Liter 2-Takt-Motorenöl auf Basis MOTUL Technosynthese® für Gartengeräte (Kettensägen, Vertikutierer, Heckenschere oder Rasenmäher). Standards: API TC - JASO FC, ISO-L-EGD Motul Garden 2T Hi-Tech 7.5 1'), (159, 2, '835002 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W-40 Motul Garden 4T 2L 15W-40 2,5 KG 2 Liter High Performance Mehrbereichsmotorenöl für 4-Takt-Motoren in Gartengeräten (Rasenmäher, Pflug, Aufsatzmäher und Stromaggregate). Für Benzin und Dieselmotoren. Standards: API SG/CF CCMC G4/D4 Motul Garden 4T 15W-40 7.1 1'), (164, 1, '785206 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Timber Bio 5L 5,5 KG 5 Liter Vollsynthetisches Haftöl für High Performance Kettensägen mit manueller und automatischer Kettenschmierung. Zu 98% biologisch abbaubar. Sehr gutes Haftvermögen und Schutz vor Korrosion. Motul Timber Bio 31.8 1'), (160, 2, '309701 Aktiviert Umsatzsteuerpflichtige Güter 19% SAE 30 Motul Garden 4T 1L SEA 30 1,5 KG 1 Liter Mineralisches Einbereichsmotorenöl für 4-Takt-Motoren in Gartengeräte (Rasenmäher, Pflug, Aufsatzmäher und Stromaggregate). Für Benzin und Dieselmotoren. Briggs & Stratton Performance Level. Standards: API SG/CD Motul Garden 4T SAE 30 5.5 1'), (169, 2, '826907 Aktiviert Umsatzsteuerpflichtige Güter 19% 0W-40 Motul Snowpower 4T 4L 0W-40 4,5 KG 4 Liter Vollsynthetisches 4-Takt-Motorenöl auf Ester-Basis. Speziell entwickelt für Snowmobile der neuen Generation wie z.B. von Yamaha, Skidoo, Arctic Cat, Lynx. Besonders geeignet für den Rennsporteinsatz bzw. anspruchsvollen Alltagsbetrieb. Übertrifft die Werksanforderungen der Hersteller. Standards: API SJ Snowpower 4T 57.6 1'), (166, 2, '826901 Aktiviert Umsatzsteuerpflichtige Güter 19% 0W-40 Motul Snowpower 4T 1L 0W-40 1,5 KG 1 Liter Vollsynthetisches 4-Takt-Motorenöl auf Ester-Basis. Speziell entwickelt für Snowmobile der neuen Generation wie z.B. von Yamaha, Skidoo, Arctic Cat, Lynx. Besonders geeignet für den Rennsporteinsatz bzw. anspruchsvollen Alltagsbetrieb. Übertrifft die Werksanforderungen der Hersteller. Standards: API SJ Snowpower 4T 14.85 1'), (150, 2, '781901 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Baseball Cap «300V» 1 Baseball Cap «300V» mit MOTUL Einstickung und 300V Schriftzug. Größenverstellbar durch Klettverschluss. Material: 100% Baumwolle Motul Baseball Cap «300V» 9.9 1'), (147, 1, '770020 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Aschenbecher 1 Aschenbecher rundum bedruckt mit MOTUL Logo. Durchmesser: 10,5 cm Höhe 3,5 cm Motul Aschenbecher 3.5 1'), (165, 2, '785001 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Timber 120 1L 1,5 KG 1 Liter Haftöl für High Performance Kettensägen mit manueller und automatischer Kettenschmierung. Zuverlässiger Schutz vor Korrosion und Verschleiß. Hohe Viskosität und sehr gutes Haftvermögen verhindert das Abschleudern. Motul Timber 120 4.95 1'), (141, 1, '995301 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Blechschild Pin-up II 1 Nostalgisches MOTUL Blechschild - Pin-up II. Der „Hingucker“ in jeder Werkstatt. Material: Weißblech mit partieller Prägung. Maße: 30x40 cm Motul Blechschild Pin-up II 14.9 1'), (142, 1, '995302 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Blechschild Pin-up III 1 Nostalgisches MOTUL Blechschild - Pin-up III. Der „Hingucker“ in jeder Werkstatt. Material: Weißblech mit partieller Prägung. Maße: 30x40 cm Motul Blechschild Pin-up III 14.9 1'), (164, 2, '785206 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Timber Bio 5L 5,5 KG 5 Liter Vollsynthetisches Haftöl für High Performance Kettensägen mit manueller und automatischer Kettenschmierung. Zu 98% biologisch abbaubar. Sehr gutes Haftvermögen und Schutz vor Korrosion. Motul Timber Bio 31.8 1'), (152, 1, '2000021 Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% L L M S XL XXL Motul Poloshirt sw - Herren Motul Poloshirt sw - Herren Größe L Motul Poloshirt sw - Herren Größe M Motul Poloshirt sw - Herren Größe S Motul Poloshirt sw - Herren Größe XL Motul Poloshirt sw - Herren Größe XXL Klassisches Herren-Poloshirt schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Klassisches Herren-Poloshirt schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Klassisches Herren-Poloshirt schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Klassisches Herren-Poloshirt schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Klassisches Herren-Poloshirt schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Klassisches Herren-Poloshirt schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Motul Poloshirt sw - Herren Motul Poloshirt sw - Herren Motul Poloshirt sw - Herren Motul Poloshirt sw - Herren Motul Poloshirt sw - Herren Motul Poloshirt sw - Herren 26.9 26.9 26.9 26.9 26.9 26.9 1 1 1 1 1 1'), (150, 1, '781901 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Baseball Cap «300V» 1 Baseball Cap «300V» mit MOTUL Einstickung und 300V Schriftzug. Größenverstellbar durch Klettverschluss. Material: 100% Baumwolle Motul Baseball Cap «300V» 9.9 1'), (149, 1, '781900 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Baseball Cap «Flame» 1 Baseball Cap «Flame» mit MOTUL Einstickung und Flammen-Applikation. Größenverstellbar durch Metallclip Verschluss. Material: 100% Baumwolle Motul Baseball Cap «Flame» 6.9 1'), (148, 1, '793005 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Lanyard 1 Lanyard bedruckt mit MOTUL Logo und historischem Logo. Reißfestes Kunststoffgewebe. Motul Lanyard 4.9 1'), (129, 2, '821801 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W Motul Fork Oil light 1L 5W 1 Liter Synthetisches Gabelöl auf Ester-Basis speziell entwickelt für USD-Gabeln. Motul Fork Oil light 5W 17.9 1'), (130, 2, '821701 Aktiviert Umsatzsteuerpflichtige Güter 19% 7,5W Motul Fork Oil light/medium 1L 7,5W 1 Liter Synthetisches Gabelöl auf Ester-Basis für Standard-Motorrad-gabeln. Für die weichere Dämpfung. Motul Fork Oil light/medium 7,5W 17.9 1'), (131, 2, '821601 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W Motul Fork Oil medium 1L 10W 1 Liter Synthetisches Gabelöl auf Ester-Basis für Standard-Motorrad-gabeln. Motul Fork Oil medium 10W 17.9 1'), (132, 2, '812701 Aktiviert Umsatzsteuerpflichtige Güter 19% 2,5W Motul SHOCK OIL Factory Line 1L 1 Liter Vollsynthetisches Racing-Stoßdämpferöl auf Ester-Basis mit sehr hohem Viskositätsindex, gararantiert eine konstante Ab-stimmung auch unter extremen Bedingungen. Motul SHOCK OIL Factory Line 18.55 1'), (133, 2, '1000 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL - Pflegeberater 0.02 Kg Gratis zu jeder Bestellung MOTUL - Pflegeberater 1'), (139, 2, '995600 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Arbeitshandschuhe 1 Arbeitshandschuhe mit MOTUL Druck auf dem Handrücken. PVC-Noppen auf der Innenhandfläche. Material: 65 % Baumwolle und 35 % Polyester Farbe: rot Motul Arbeitshandschuhe 3.9 1'), (162, 1, '308902 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Garden 2T 2L 2,5 KG 2 Liter 2-Takt-Motorenöl auf Basis MOTUL Technosynthese® für Gartengeräte (Kettensägen, Vertikutierer, Heckenschere und Rasenmäher). Standards: API TC Motul Garden 2T 10.5 1'), (163, 1, '312501 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Bio 2T 1L 1,5 KG 1 Liter Vollsynthetisches 2-Takt-Motorenöl für Gartengeräte (Rasenmäher, Kettensägen, Heckenschere und Vertikutierer). Geeignet für Standardkraftstoffe und bleifreies Benzin. Zu 80% biologisch abbaubar. Standards: API TC/TSC3 - JASO FC, ISO L-EGD Biologosich abbaubar: CEC-L-33-A-93 Motul Bio 2T 12.8 1'), (157, 1, '202852 Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% L S M L XL XXL Motul Poloshirt sw - Damen Motul Poloshirt sw - Damen Grösse S Motul Poloshirt sw - Damen Grösse M Motul Poloshirt sw - Damen Grösse L Motul Poloshirt sw - Damen Grösse XL Motul Poloshirt sw - Damen Grösse XXL Tailliertes Damen-Poloshirt in schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Tailliertes Damen-Poloshirt in schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Tailliertes Damen-Poloshirt in schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Tailliertes Damen-Poloshirt in schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Tailliertes Damen-Poloshirt in schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Tailliertes Damen-Poloshirt in schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Motul Poloshirt sw - Damen Motul Poloshirt sw - Damen Motul Poloshirt sw - Damen Motul Poloshirt sw - Damen Motul Poloshirt sw - Damen Motul Poloshirt sw - Damen 26.9 26.9 26.9 26.9 26.9 26.9 1 1 1 1 1 1'), (152, 2, '2000021 Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Aktiviert Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% Umsatzsteuerpflichtige Güter 19% L L M S XL XXL Motul Poloshirt sw - Herren Motul Poloshirt sw - Herren Größe L Motul Poloshirt sw - Herren Größe M Motul Poloshirt sw - Herren Größe S Motul Poloshirt sw - Herren Größe XL Motul Poloshirt sw - Herren Größe XXL Klassisches Herren-Poloshirt schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Klassisches Herren-Poloshirt schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Klassisches Herren-Poloshirt schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Klassisches Herren-Poloshirt schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Klassisches Herren-Poloshirt schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Klassisches Herren-Poloshirt schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² Motul Poloshirt sw - Herren Motul Poloshirt sw - Herren Motul Poloshirt sw - Herren Motul Poloshirt sw - Herren Motul Poloshirt sw - Herren Motul Poloshirt sw - Herren 26.9 26.9 26.9 26.9 26.9 26.9 1 1 1 1 1 1'), (117, 1, '339063 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Top Gel 3L 3 Liter Hautschonendes Handwaschgel. Speziell entwickelt für den professionellen Einsatz. Motul Top Gel 41.5 1'), (130, 1, '821701 Aktiviert Umsatzsteuerpflichtige Güter 19% 7,5W Motul Fork Oil light/medium 1L 7,5W 1 Liter Synthetisches Gabelöl auf Ester-Basis für Standard-Motorrad-gabeln. Für die weichere Dämpfung. Motul Fork Oil light/medium 7,5W 17.9 1'), (122, 1, '816815 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Diesel System Clean 300ml 300 ml Kraftstoffsystemreiniger für alle Diesel-Motoren. Verschmut-zungen wie Verkokungen im Brennraum, Rußablagerungen,Verklebungen und Verharzungen der Einspritzdüsen und -pumpen werden zuverlässig entfernt.Ein sauberes Kraftstoff-system ist Voraussetzung für eine saubere und wirkungsvolleVerbrennung. Es ermöglicht dem Motor die beste Performancedurch verbesserte Kraftstoffzerstäubung, Rauch- und Ruß-reduzierung, reduzierte Nagelgeräusche, deutliche Kraftstoff-ersparnis und optimales Kaltstartverhalten. Motul Diesel System Clean 14.75 1'), (132, 1, '812701 Aktiviert Umsatzsteuerpflichtige Güter 19% 2,5W Motul SHOCK OIL Factory Line 1L 1 Liter Vollsynthetisches Racing-Stoßdämpferöl auf Ester-Basis mit sehr hohem Viskositätsindex, gararantiert eine konstante Ab-stimmung auch unter extremen Bedingungen. Motul SHOCK OIL Factory Line 18.55 1'), (124, 1, '822301 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W Motul Fork Oil Expert light 1L 5W 1 Liter Teilsynthetisches Gabelöl auf Basis MOTUL Technosyntese®. Speziell entwickelt für USD-Gabeln. Motul Fork Oil Expert light 5W 14 1'), (140, 2, '995300 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Blechschild Pin-up I 1 Nostalgisches MOTUL Blechschild - Pin-up I. Der „Hingucker“ in jeder Werkstatt. Material: Weißblech mit partieller Prägung. Maße: 30x40 cm Motul Blechschild Pin-up I 14.9 1'), (140, 1, '995300 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Blechschild Pin-up I 1 Nostalgisches MOTUL Blechschild - Pin-up I. Der „Hingucker“ in jeder Werkstatt. Material: Weißblech mit partieller Prägung. Maße: 30x40 cm Motul Blechschild Pin-up I 14.9 1'), (145, 2, '995100 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Race Chronometer 1 MOTUL Race Chronometer mit einem echten Quarzwerk von ETA, swiss made. Sportliche Armbanduhr mit Zeitmessung: Split-Time oder Zwischenzeit. Edelstahlgehäuse. Wasserdicht bis 50 Meter. Motul Race Chronometer 110.9 1'), (133, 1, '1000 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL - Pflegeberater 0.02 Kg Gratis zu jeder Bestellung MOTUL - Pflegeberater 1'), (139, 1, '995600 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Arbeitshandschuhe 1 Arbeitshandschuhe mit MOTUL Druck auf dem Handrücken. PVC-Noppen auf der Innenhandfläche. Material: 65 % Baumwolle und 35 % Polyester Farbe: rot Motul Arbeitshandschuhe 3.9 1'), (126, 1, '822101 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W Motul Fork Oil Expert medium/heavy 1L 15W 1 Liter Teilsynthetisches Gabelöl auf Basis MOTUL Technosynthese® für Standard-Motorradgabeln. Motul Fork Oil Expert medium/heavy 15W 14 1'), (127, 1, '822001 Aktiviert Umsatzsteuerpflichtige Güter 19% 20W Motul Fork Oil Expert heavy 1L 20W 1 Liter Teilsynthetisches Gabelöl auf Basis MOTUL Technosynthese® für Standard-Motorradgabeln. Für die härtere Dämpfung. Motul Fork Oil Expert heavy 20W 17.9 1'), (146, 2, '999082 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Kaffeebecher 1 Keramik-Kaffeebecher in Schwarz-Rot. Bedruckt mit dem historischen MOTUL Race Cafe Premium Logo auf der einen Seite und dem aktuellen MOTUL Logo auf der anderen. Spülmaschinenfest. Motul Kaffeebecher 5.9 1'), (141, 2, '995301 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Blechschild Pin-up II 1 Nostalgisches MOTUL Blechschild - Pin-up II. Der „Hingucker“ in jeder Werkstatt. Material: Weißblech mit partieller Prägung. Maße: 30x40 cm Motul Blechschild Pin-up II 14.9 1'), (131, 1, '821601 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W Motul Fork Oil medium 1L 10W 1 Liter Synthetisches Gabelöl auf Ester-Basis für Standard-Motorrad-gabeln. Motul Fork Oil medium 10W 17.9 1'), (127, 2, '822001 Aktiviert Umsatzsteuerpflichtige Güter 19% 20W Motul Fork Oil Expert heavy 1L 20W 1 Liter Teilsynthetisches Gabelöl auf Basis MOTUL Technosynthese® für Standard-Motorradgabeln. Für die härtere Dämpfung. Motul Fork Oil Expert heavy 20W 17.9 1'), (128, 1, '821901 Aktiviert Umsatzsteuerpflichtige Güter 19% 2,5W Motul Fork Oil very light 1L 2,5W 1 Liter Synthetisches Gabelöl auf Ester-Basis speziell entwickelt für SHOWA- und USD-Gabeln. Motul Fork Oil very light 2,5W 17.9 1'), (129, 1, '821801 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W Motul Fork Oil light 1L 5W 1 Liter Synthetisches Gabelöl auf Ester-Basis speziell entwickelt für USD-Gabeln. Motul Fork Oil light 5W 17.9 1'), (125, 1, '822201 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W Motul Fork Oil Expert medium 1L 10W 1 Liter Teilsynthetisches Gabelöl auf Basis MOTUL Technosynthese® für Standard-Motorradgabeln. Für eine weichere Dämpfung. Motul Fork Oil Expert medium 10W 14 1'), (142, 2, '995302 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Blechschild Pin-up III 1 Nostalgisches MOTUL Blechschild - Pin-up III. Der „Hingucker“ in jeder Werkstatt. Material: Weißblech mit partieller Prägung. Maße: 30x40 cm Motul Blechschild Pin-up III 14.9 1'), (85, 1, '852351 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 Motul Inboard Tech 4T 5L 10W-40 5 Liter Für die neueste Generation von Diesel-Inboardmotoren mit Aufladung und Direkteinspritzung, die mit Dieselkraftstoff - mit reduziertem Schwefelgehalt ( Motul Inboard Tech 4T 10W-40 37.95 1'), (128, 2, '821901 Aktiviert Umsatzsteuerpflichtige Güter 19% 2,5W Motul Fork Oil very light 1L 2,5W 1 Liter Synthetisches Gabelöl auf Ester-Basis speziell entwickelt für SHOWA- und USD-Gabeln. Motul Fork Oil very light 2,5W 17.9 1'), (126, 2, '822101 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W Motul Fork Oil Expert medium/heavy 1L 15W 1 Liter Teilsynthetisches Gabelöl auf Basis MOTUL Technosynthese® für Standard-Motorradgabeln. Motul Fork Oil Expert medium/heavy 15W 14 1'), (123, 1, '816115 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Engine Clean 300ml 300 ml Motorinnenreiniger für alle 4-Takt-Motoren. Ablagerungen und betriebsbedingte Verschmutzungen werden im gesamten Öl-kreislauf zuverlässig gelöst. Aggressive Verbrennungsprodukte werden neutralisiert. Die gelösten Verunreinigungen werden mit dem Altöl aus dem Motor entfernt. Das Ergebnis der Motorinnenreinigung ist eine deutlich verbesserte und aufallen Zylindern gleichmäßige Kompression. Der gereinigte Motor erhält mit dem neuen Motorenöl die optimale Performancefür eine kraftvolle Leistungsentfaltung. Reduzierter Ölverbrauchund Verschleiß. Erhöhte Lebensdauer des Katalysators. Motul Engine Clean 14.75 1'), (125, 2, '822201 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W Motul Fork Oil Expert medium 1L 10W 1 Liter Teilsynthetisches Gabelöl auf Basis MOTUL Technosynthese® für Standard-Motorradgabeln. Für eine weichere Dämpfung. Motul Fork Oil Expert medium 10W 14 1'), (87, 1, '852051 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W-50 Motul Inboard Tech 4T 5L 15W-50 5 Liter Hochwertiges 4-Takt-Motorenöl auf Basis MOTUL Technosynthese für Inboard-Benzin-Motoren. Synthetische Rohstoffe garantieren einem perfekten Schutz und eine lange Lebensdauer. Benzin-Motoren: Crusader, Mercruiser, Volvo Penta, Yamaha… Ebenfalls für Diesel-Inboard-Motoren mit oder ohne Turbolader geeignet. Standards: API SH/SG/CD Motul Inboard Tech 4T 15W-50 39.6 1'), (143, 2, '770026 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Regenschirm 1 Regenschirm bedruckt mit MOTUL Logo. Durchmesser: 130 cm Länge: 95 cm Motul Regenschirm 17.85 1'), (124, 2, '822301 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W Motul Fork Oil Expert light 1L 5W 1 Liter Teilsynthetisches Gabelöl auf Basis MOTUL Technosyntese®. Speziell entwickelt für USD-Gabeln. Motul Fork Oil Expert light 5W 14 1'), (121, 1, '816615 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Fuel System Clean 300ml 300 ml Kraftstoffsystemreiniger für alle Otto-Motoren. Verschmutzungenwie z.B. Verkokungen im Brennraum, Verharzungen im Ver-gaser, Verklebungen der Einspritzdüsen und Kondenswasserim Kraftstoffsystem werden zuverlässig entfernt. Ein sauberesKraftstoffsystem ist Voraussetzung für eine saubere und wirkungsvolle Verbrennung. Es ermöglicht dem Motor die beste Performance durch eine kraftvolle Leistungsentfaltung, ruckelfreien Betrieb, verbesserte Leistung, deutliche Kraft-stoffersparnis, längere Lebensdauer aller Komponenten des Kraftstoffsystems sowie des Katalysators. Motul Fuel System Clean 14.75 1'), (112, 2, '818916 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Wash & Wax 400ml 400 ml Trockenreiniger. Die spezielle Zusammensetzung reinigt, schützt und bringt die Oberfläche ohne Wasser mit wenig Aufwand auf Hochglanz. Verhilft Farben von Plastik und Lack zu neuem Glanz und frischt die Farben auf. Bildet, ohne Flecken zu hinterlassen, einen trockenen, glänzenden Schutzfilm. Ist wasserabweisend und schützt anhaltend Farben und Lacke vor Staub, Insekten und Schmutz. Motul Wash & Wax 11.6 1'), (113, 2, '819001 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Moto Wash 1L 1 Liter Biologisch abbaubares, hochwirksames Reinigungsmittel für die schnelle Motorradreinigung: Kunststoff, Synthetikfasern,Buntmetalle und Lacke. Besonders für Motorradverkleidungengeeignet. Entfernt selbst hartnäckige Verschmutzungen (z.B. Insekten) schnell und schonend, greift Lack und Chrom nichtan. Verhält sich neutral gegenüber Gummi und Kunststoffen. Hat eine konservierende Wirkung. Der Schutzfilm schützt Farben und Lacke. 1 Ltr. Flasche mit verstellbarem Sprühkopf. Motul Moto Wash 14.3 1'), (93, 2, '851811 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Outboard 2T 1L 1 Liter Hochwertiges 2-Takt-Motorenöl gemäß NMMA TC-W3 Standard, für Außenbord- und Jetski-Motoren mit Getrennt- bzw. Gemischschmierung mit oder ohne Einspritztechnik. Farbe: BLAU Standards: API TSC 4, Freigaben: NMMA TC-W3, TC-WII, TC-W Motul Outboard 2T 10.4 1'), (144, 2, '770101 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul USB-Stick 1 USB-Stick im MOTUL Öldosendesign. 4 GB Speicherkapazität. Motul USB-Stick 26.95 1'), (146, 1, '999082 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Kaffeebecher 1 Keramik-Kaffeebecher in Schwarz-Rot. Bedruckt mit dem historischen MOTUL Race Cafe Premium Logo auf der einen Seite und dem aktuellen MOTUL Logo auf der anderen. Spülmaschinenfest. Motul Kaffeebecher 5.9 1'), (123, 2, '816115 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Engine Clean 300ml 300 ml Motorinnenreiniger für alle 4-Takt-Motoren. Ablagerungen und betriebsbedingte Verschmutzungen werden im gesamten Öl-kreislauf zuverlässig gelöst. Aggressive Verbrennungsprodukte werden neutralisiert. Die gelösten Verunreinigungen werden mit dem Altöl aus dem Motor entfernt. Das Ergebnis der Motorinnenreinigung ist eine deutlich verbesserte und aufallen Zylindern gleichmäßige Kompression. Der gereinigte Motor erhält mit dem neuen Motorenöl die optimale Performancefür eine kraftvolle Leistungsentfaltung. Reduzierter Ölverbrauchund Verschleiß. Erhöhte Lebensdauer des Katalysators. Motul Engine Clean 14.75 1'), (122, 2, '816815 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Diesel System Clean 300ml 300 ml Kraftstoffsystemreiniger für alle Diesel-Motoren. Verschmut-zungen wie Verkokungen im Brennraum, Rußablagerungen,Verklebungen und Verharzungen der Einspritzdüsen und -pumpen werden zuverlässig entfernt.Ein sauberes Kraftstoff-system ist Voraussetzung für eine saubere und wirkungsvolleVerbrennung. Es ermöglicht dem Motor die beste Performancedurch verbesserte Kraftstoffzerstäubung, Rauch- und Ruß-reduzierung, reduzierte Nagelgeräusche, deutliche Kraftstoff-ersparnis und optimales Kaltstartverhalten. Motul Diesel System Clean 14.75 1'), (118, 1, '843902 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul E.Z. Clean 300g 300 g Spezialreiniger für Edelstahl, Aluminium, Chrom und unlackierteKunststoffflächen im Innen- und Außenbereich. Reinigt sehr effektiv und bringt die Oberfläche auf Hochglanz. Ist schmutz- und wasserabweisend durch Langzeitschutzfilm. Motul E.Z. Clean 21.15 1'), (54, 1, '845541 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-60 MOTUL 7100 4T 4L 10W-60 4 Liter Vollsynthetisches Motorradöl für Sport Bikes, Straßenmaschinen, Trail-, Off Road Bikes, Enduro Trail… mit 4-Taktmotoren mit oder ohne integriertem Getriebe, Nass- oder Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen. API SL/SJ/SH/SG; JASO: MA MOTUL 7100 4T 10W-60 57.6 1'), (105, 2, '838540 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Air Filter Spray 400ml 400 ml Sprühöl für Luftfilter aus Schaumstoff. Garantiert eine optimale Luftzufuhr und verhindert zuverlässig das Eindringen von Wasser, Staub, Schlamm und Sand. Das Produkt besitzt her-vorragende Haftungseigenschaften und hält den Schmutz im Filter. Durch eine blaue Einfärbung wird eine gleichmäßige Verteilung sichtbar gemacht. Motul Air Filter Spray 11.75 1'), (144, 1, '770101 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul USB-Stick 1 USB-Stick im MOTUL Öldosendesign. 4 GB Speicherkapazität. Motul USB-Stick 26.95 1'), (145, 1, '995100 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Race Chronometer 1 MOTUL Race Chronometer mit einem echten Quarzwerk von ETA, swiss made. Sportliche Armbanduhr mit Zeitmessung: Split-Time oder Zwischenzeit. Edelstahlgehäuse. Wasserdicht bis 50 Meter. Motul Race Chronometer 110.9 1'), (119, 1, '339512 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Fuel System Clean 200ml 200 ml Kraftstoffsystemreiniger für 4-Takt Zweiräder. Verschmutzungenwie Verkokungen im Brennraum, Verharzungen im Vergaser, Ver-klebungen der Einspritzdüsen sowie Kondenswasser im Kraft-stoffsystem werden zuverlässig entfernt. Ein sauberes Kraft-stoffsystem ist Voraussetzung für eine saubere und wirkungs-volle Verbrennung. Es gibt dem Motor, bei regelmäßiger An-wendung und ohne zusätzlichen Arbeitsaufwand, die beste Performance. Für kraftvolle Leistungsentfaltung, ruckelfreien Betrieb, deutliche Kraftstoffersparnis, längere Lebensdauer der Komponenten des Kraftstoffsystems. Motul Fuel System Clean 15.15 1'), (111, 2, '818816 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Shine & Go Silicone Clean 400ml 400 ml Hochglanztiefenpflegemittel für Kunststoffteile. Verhilft Farbevon Plastik und Lack zu neuem Glanz und frischt die Farbenauf. Bildet, ohne Flecken zu hinterlassen, einen trockenen, glänzenden Schutzfilm. Gummiteile werden gepflegt und ge-schützt und behalten dadurch Elastizität und Geschmeidigkeit. Ist wasserabweisend und schützt anhaltend Farben und Lacke vor Staub, Insekten und Schmutz. Motul Shine & Go Silicone Clean 10.55 1'), (114, 1, '334601 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Moto Wash Plus 1L 500 ml Gebrauchsfertiger Motorradreiniger für die schnelle und schonende Reinigung mit neuer Power-Gel-Formel. Reinigtselbsttätig, besonders für Motorradverkleidungen geeignet. Greift Lack und Chrom nicht an. Verhält sich neutral gegen-über Gummi und Kunststoffen. Power-Gel-Formel ermöglicht lange Einwirkzeiten und ausgezeichnete Schmutzlösung. Gebrauchsfreundlich in 0,5 und 1 Ltr. Flasche mit verstellbaremSprühkopf. Biologisch abbaubar. Motul Moto Wash Plus 17.1 1'), (121, 2, '816615 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Fuel System Clean 300ml 300 ml Kraftstoffsystemreiniger für alle Otto-Motoren. Verschmutzungenwie z.B. Verkokungen im Brennraum, Verharzungen im Ver-gaser, Verklebungen der Einspritzdüsen und Kondenswasserim Kraftstoffsystem werden zuverlässig entfernt. Ein sauberesKraftstoffsystem ist Voraussetzung für eine saubere und wirkungsvolle Verbrennung. Es ermöglicht dem Motor die beste Performance durch eine kraftvolle Leistungsentfaltung, ruckelfreien Betrieb, verbesserte Leistung, deutliche Kraft-stoffersparnis, längere Lebensdauer aller Komponenten des Kraftstoffsystems sowie des Katalysators. Motul Fuel System Clean 14.75 1'), (116, 1, '817715 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Tyre Repair 300ml 300 ml Sprühfähiger Füllschaum für Reifenpannen. Repariert und füllt den Reifen wieder auf, ohne Demontage und Werkzeug. Die Formel auf Latex-Basis beeinträchtigt weder Schlauch noch Reifen. Geeignet für Auto- und Motorradreifen, mit oder ohne Schlauch. Motul Tyre Repair 9.45 1'), (98, 2, '818501 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul MOTOCOOL Factory Line 1L 1 Liter Gebrauchsfertiges Kühlerschutzmittel für alle Motorradmotoren. Reduziert die Betriebstemperatur. Motul MOTOCOOL Factory Line 10.75 1'), (115, 1, '841702 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Valve Expert 250ml 250 ml Bleiersatz für alte Motoren mit ungehärteten Ventilsitzen. Diebesonders umweltfreundliche Formulierung ersetzt die schmierende Wirkung von Blei im oberen Zylinderbereich und verhindert Verschleiß auch bei extremer Belastung. Nicht bei Fahrzeugen mit Abgaskatalysator verwenden. Eine Dose ist ausreichend für 250 L bleifreies Benzin. Motul Valve Expert 10.5 1'), (119, 2, '339512 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Fuel System Clean 200ml 200 ml Kraftstoffsystemreiniger für 4-Takt Zweiräder. Verschmutzungenwie Verkokungen im Brennraum, Verharzungen im Vergaser, Ver-klebungen der Einspritzdüsen sowie Kondenswasser im Kraft-stoffsystem werden zuverlässig entfernt. Ein sauberes Kraft-stoffsystem ist Voraussetzung für eine saubere und wirkungs-volle Verbrennung. Es gibt dem Motor, bei regelmäßiger An-wendung und ohne zusätzlichen Arbeitsaufwand, die beste Performance. Für kraftvolle Leistungsentfaltung, ruckelfreien Betrieb, deutliche Kraftstoffersparnis, längere Lebensdauer der Komponenten des Kraftstoffsystems. Motul Fuel System Clean 15.15 1'), (188, 1, '325901 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL Dexron IID 1L 1,5 KG 1 Liter Mineralisches Automatikgetriebeöl für automatische Getriebe uns Servolenkungen. Die spezielle Additivierung verhindert Verschleiß, Korosion und Aufschäumen.Das exzellente Fließverhalten ermöglicht auch bei niedrigen Temperaturen einen komfortablen Schaltvorgang. Kann in allen Systemen eingesetzt werden, für die Dexron, Dexron B und Dexron IIDvorgeschrieben wird. Freigaben: MAN 339D, MB 236.7; Voith 55.6335.32 (G607), ZF TE-ML 03D/04D/11A/17C Performance: GM Dexron IID, Caterpillar TO-2, Allison C4 MOTUL Dexron IID 9.45 1'), (110, 2, '817851 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul E.Z. Lube Multi Protect 250ml 250 ml Sprühfähiges Multifunktionsöl, das sich überall zur Rostlösungund Konservierung an Fahrzeugen aller Art, im Haushalt undanderen Außenanwendungsbereich einsetzen lässt. Schützt die konservierten Stellen anhaltend gegen Rost und Oxidation.Verhält sich neutral gegenüber Lack, Gummi und Plastik. Bildet nach dem Einsprühen einen Schutzfilm und verhindert Quietschgeräusche. Motul E.Z. Lube Multi Protect 6.1 1'), (60, 1, '831811 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL Scooter Expert 2T 1L 1 Liter 2-Takt-Motorenöl auf der Basis MOTUL-Technosynthese, speziell für Motorroller, für Getrennt- und Gemischschmierung API TC/TSC 3; JASO: FC MOTUL Scooter Expert 2T 11.35 1'), (61, 1, '832111 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL Scooter Power 2T 1L 1 Liter Vollsynthetisches 2-Takt Motorenöl auf Esterbasis; speziell angepasst auf die spezifischen Anforderungen der neuen DI Motoren von PIAGGIO und APRILIA API TC/TSC 3; JASO: FC; ISO: L-EGD MOTUL Scooter Power 2T 14.55 1'), (62, 1, '827111 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 MOTUL Quad 4T 1L 10W-40 1 Liter 4-Takt Motorenöl speziell entwickelt für Quads, ATVs. Übertrifft die Werksanforderungen für 4-Takt Quadmotoren. MOTUL Quad 4T 10W-40 11.6 1'), (120, 2, '831575 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Fuel System Clean 75ml 75 ml Kraftstoffsystemreiniger speziell für kleine 2-Takt- und 4-Takt-Motoren wie Scooter und Gartengeräte. Ebenfalls geeignetfür Kleinmotoren im Marine- und Jetski-Bereich und fürMotoren mit Direkteinspritzung. Ein sauberes Kraftstoffsystemist Voraussetzung für eine saubere und wirkungsvolle Ver-brennung. Es gibt dem Motor, bei regelmäßiger Anwendung, ohne zusätzlichen Arbeitsaufwand die beste Performance. Für kraftvolle Leistungsentfaltung, ruckelfreien Betrieb und deutlichere Kraftstoffersparnis, Längere Lebensdauer der Komponenten des Kraftstoffsystems. Motul Fuel System Clean 9.45 1'), (107, 2, '816006 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Air Filter Clean 5L 5 Liter Spezialreiniger für Luftfilter aus Schaumstoff. Entwickelt für die Reinigung aller Schaumstoff-Luftfilterarten im Gelände-, Straßen- oder Quadeinsatz. Entfernt wirksam altes Filteröl, Staub, Schlamm und Sandpartikel. Garantiert einen optimalenLuftdurchsatz. Motul Air Filter Clean 26.4 1'), (106, 2, '815901 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Air Filter Oil 1L 1 Liter Tränköl für Luftfilter aus Schaumstoff, speziell formuliert für die Wartung von Schaumstoff-Luftfiltern im Gelände-, Straßen-oder Quadeinsatz. Hervorragende Haftungseigenschaften. Dieoptimale Konsistenz und das hohe Schmutzbindevermögen des Produktes erlauben einen maximalen Luftdurchsatz undsomit ein maximales Leistungsvermögen mit einem perfekten Verschleißschutz. Das Eindringen von Staub, Schlamm und Sand wird verhindert. Motul Air Filter Oil 13.45 1'), (98, 1, '818501 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul MOTOCOOL Factory Line 1L 1 Liter Gebrauchsfertiges Kühlerschutzmittel für alle Motorradmotoren. Reduziert die Betriebstemperatur. Motul MOTOCOOL Factory Line 10.75 1'), (99, 1, '847405 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul MoCOOL 500ml 0,5 Liter Kühlerflüssigkeitszusatzkonzentrat speziell formuliert für den Rennsporteinsatz. Reduziert die Motorbetriebstemperatur. Entwickelt für modernste Hochleistungsmotoren (Benzin und Diesel) in Aluminium-Leichtbauweise (Motorrad, Quad, PKW). Durch den Einsatz einer speziellen Formulierung wird die Motorbetriebstemperatur reduziert und eine optimale Leistungsentfaltung erreicht. Enthält keine Frostschutzkomponenten! Motul MoCOOL 16.65 1'), (111, 1, '818816 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Shine & Go Silicone Clean 400ml 400 ml Hochglanztiefenpflegemittel für Kunststoffteile. Verhilft Farbevon Plastik und Lack zu neuem Glanz und frischt die Farbenauf. Bildet, ohne Flecken zu hinterlassen, einen trockenen, glänzenden Schutzfilm. Gummiteile werden gepflegt und ge-schützt und behalten dadurch Elastizität und Geschmeidigkeit. Ist wasserabweisend und schützt anhaltend Farben und Lacke vor Staub, Insekten und Schmutz. Motul Shine & Go Silicone Clean 10.55 1'), (73, 1, '835911 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL 300V 4T FACTORY LINE 1L 5W-30 1 Liter 4-Takt Motorenöl mit Doppel-Ester-Technologie, speziell für drn Rennsport entwickelt. 100% scherfest, stabiler Öldruck unter allen Betriebsbedingungen Übertrifft die Anforderungen von JASO MA & API, Nasskupplungsverträglichkeit getestet mit JASO T904 MOTUL 300V 4T FACTORY LINE 5W-30 19.4 1'), (108, 2, '817616 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Carbu Clean 400ml 400 ml Hochwirksamer, chlorfreier Vergaserreiniger. Speziell für dieprofessionelle Beseitigung von Ablagerungen und Verhar-zungen an Drosselklappen, Drehschiebern, Vergaserdüsen, Schwimmern, Venturi-Rohren. Stabilisiert den Leerlauf und verbessert das Ansprechverhalten des Motors. Erleichtert dieVergasersynchronisation und Einstellarbeiten am Kraftstoff-system. Entfernt schnell und effektiv Öl, Fett, Gummi-, Harz- und Lackrückstände. Motul Carbu Clean 13.05 1'), (104, 2, '815816 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Chain Clean 400ml 400 ml Sprühreiniger für alle Motorradketten (Straßen- und Geländeeinsatz) sowie die Ketten anderer Fahrzeuge. Die chlorfreie, hochwirksame Formel ist geprüft und eignet sich optimal für O-Ring-, X-Ring- und Z-Ring-Ketten. Entfernt selbsttätig und gründlich auch verkrustete Ablagerungen, erlaubt dadurch eine schnelle und effektive Reinigung bei einem sehr geringen Arbeitsaufwand. Verbessert das Haftungsvermögen und die Verteilung des neuen Kettensprays. Motul Chain Clean 8.35 1'), (100, 2, '815616 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Chain Lube Factory Line 400ml 400 ml Weisses Hochleistungskettenfett. Speziell für den Straßenrennsport entwickelt. Motul Chain Lube Factory Line 18.35 1'), (101, 2, '338416 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Chain Lube Road Plus 400ml 400 ml Synthetisches, weißes, hochviskoses Sprühfett für Motorradund Kart-Ketten. Äußerst haftfähig und enthält als Festschmierstoff PTFE. PTFE Zusätze reduzieren Reibung der Kettenglieder und gewährleisten hohen Verschleißschutz auch unter extremer Belastung. Sparsam im Verbrauch, weiße Farbe ermöglicht optimale Dosierung. Geeignet für Standard-, O-Ring-, X-Ring- und Z-Ring-Ketten sowie für Bowdenzüge und Gelenkverbindungen. Motul Chain Lube Road Plus 12.85 1'), (102, 2, '815416 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Chain Lube Road 400ml 400 ml Farbloses Sprühfett. Hightech-Kettenspray speziell für Straßenmotorräder und Karts. Für Standard-, O-Ring-, X-Ring- und Z-Ring-Ketten. Exzellente Kriech- und Haftfähigkeit für sichere Schmierung auch an entlegenen Schmierstellen, dadurch kein Abschleudern des Kettenfetts bei hoher Geschwindigkeit. Erhöht die Lebensdauer der Kette und vermindert die Reibung. Wasserabweisend schützt vor Korrosion. Motul Chain Lube Road 12.3 1'), (103, 2, '815516 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Chain Lube Offroad 400ml 400 ml Kettenfett speziell für die Kettenschmierung unter extremen Beanspruchungen von Geländemotorrädern und Quads. Ideal für Ketten mit oder ohne Ringabdichtung. Optimale Einsatzmöglichkeiten im Geländebereich, da Schmutz aufgrund der verminderten Haftung leicht abgeschleudert wird. Wasserabweisend. Wirksamer Schutz vor Verschleiß und Korrosion. Motul Chain Lube Offroad 12.3 1'), (96, 2, '827907 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul 600 DI Jet 2T 4L 4 Liter Vollsynthetisches 2-Takt-Jetski-Motorenöl. Biologisch abbaubar. Für alle 2-Takt-Jetski-Motoren außer Seadoo/Rotax. Für Getrennt- und Gemischschmierung. Freigaben: NMMA TC-W3 Motul 600 DI Jet 2T 99 1'), (165, 1, '785001 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Timber 120 1L 1,5 KG 1 Liter Haftöl für High Performance Kettensägen mit manueller und automatischer Kettenschmierung. Zuverlässiger Schutz vor Korrosion und Verschleiß. Hohe Viskosität und sehr gutes Haftvermögen verhindert das Abschleudern. Motul Timber 120 4.95 1'), (110, 1, '817851 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul E.Z. Lube Multi Protect 250ml 250 ml Sprühfähiges Multifunktionsöl, das sich überall zur Rostlösungund Konservierung an Fahrzeugen aller Art, im Haushalt undanderen Außenanwendungsbereich einsetzen lässt. Schützt die konservierten Stellen anhaltend gegen Rost und Oxidation.Verhält sich neutral gegenüber Lack, Gummi und Plastik. Bildet nach dem Einsprühen einen Schutzfilm und verhindert Quietschgeräusche. Motul E.Z. Lube Multi Protect 6.1 1'), (94, 2, '851851 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Outboard 2T 5L 5 Liter Hochwertiges 2-Takt-Motorenöl gemäß NMMA TC-W3 Standard, für Außenbord- und Jetski-Motoren mit Getrennt- bzw. Gemischschmierung mit oder ohne Einspritztechnik. Farbe: BLAU Standards: API TSC 4, Freigaben: NMMA TC-W3, TC-WII, TC-W Motul Outboard 2T 46 1'), (109, 1, '817916 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Brake Clean 400ml 400 ml Hochwirksamer, chlorfreier Metallreiniger für Bremsscheiben und -trommeln, Kupplungen, elektrische Kontakte, Zündkerzen.Entfernt schnell und effektiv Öl, Fett, Bremsflüssigkeit, Teer, Harz und Bremsstaub. Erleichtert den Ein- und Ausbau von Brems- und Kupplungsteilen. Reinigt und trocknet in sehr kurzer Zeit. Hinterlässt keinen Schmierfilm. Motul Brake Clean 5.6 1'), (78, 2, '837211 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL 800 2T FACTORY LINE Road Racing 1L 1 Liter Vollsynthetisches 2-Takt Motorenöl auf Ester Basis. Speziell entwickelt für den Straßenrennsport Grand Prix Teams. Motoren. Für alle Racing 2-Takt Motoren. Nur für Gemischschmierung! Standards: API TC MOTUL 800 2T FACTORY LINE Road Racing 17.15 1'), (97, 2, '828007 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Powerjet 2T 4L 4 Liter 2-Takt-Jetski-Motorenöl auf Basis MOTUL Technosynthese. Entwickelt für alle Jetski-2-Takt-Motoren außer Seadoo/Rotax Für Getrennt- und Gemischschmierung. Freigaben: NMMA TC-W3 Motul Powerjet 2T 41 1'), (108, 1, '817616 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Carbu Clean 400ml 400 ml Hochwirksamer, chlorfreier Vergaserreiniger. Speziell für dieprofessionelle Beseitigung von Ablagerungen und Verhar-zungen an Drosselklappen, Drehschiebern, Vergaserdüsen, Schwimmern, Venturi-Rohren. Stabilisiert den Leerlauf und verbessert das Ansprechverhalten des Motors. Erleichtert dieVergasersynchronisation und Einstellarbeiten am Kraftstoff-system. Entfernt schnell und effektiv Öl, Fett, Gummi-, Harz- und Lackrückstände. Motul Carbu Clean 13.05 1'), (107, 1, '816006 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Air Filter Clean 5L 5 Liter Spezialreiniger für Luftfilter aus Schaumstoff. Entwickelt für die Reinigung aller Schaumstoff-Luftfilterarten im Gelände-, Straßen- oder Quadeinsatz. Entfernt wirksam altes Filteröl, Staub, Schlamm und Sandpartikel. Garantiert einen optimalenLuftdurchsatz. Motul Air Filter Clean 26.4 1'), (92, 1, '851751 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Outboard Tech 2T 5L 5 Liter Hochwertiges 2-Takt-Motorenöl auf Basis MOTUL Technosynthese gemäß NMMA TC-W3 Standard, für Außenbord- und Jetski-Motoren mit Getrennt- bzw. Gemischschmierung mit oder ohne Einspritztechnik. Synthetische Rohstoffe garantieren einen perfekten Schutz und eine lange Lebensdauer. Farbe: BLAU Standards: API TSC 4, Freigaben: NMMA TC-W3, TC-WII, TC-W Motul Outboard Tech 2T 55.9 1'), (93, 1, '851811 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Outboard 2T 1L 1 Liter Hochwertiges 2-Takt-Motorenöl gemäß NMMA TC-W3 Standard, für Außenbord- und Jetski-Motoren mit Getrennt- bzw. Gemischschmierung mit oder ohne Einspritztechnik. Farbe: BLAU Standards: API TSC 4, Freigaben: NMMA TC-W3, TC-WII, TC-W Motul Outboard 2T 10.4 1'), (94, 1, '851851 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Outboard 2T 5L 5 Liter Hochwertiges 2-Takt-Motorenöl gemäß NMMA TC-W3 Standard, für Außenbord- und Jetski-Motoren mit Getrennt- bzw. Gemischschmierung mit oder ohne Einspritztechnik. Farbe: BLAU Standards: API TSC 4, Freigaben: NMMA TC-W3, TC-WII, TC-W Motul Outboard 2T 46 1'), (91, 2, '851711 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Outboard Tech 2T 1L 1 Liter Hochwertiges 2-Takt-Motorenöl auf Basis MOTUL Technosynthese gemäß NMMA TC-W3 Standard, für Außenbord- und Jetski-Motoren mit Getrennt- bzw. Gemischschmierung mit oder ohne Einspritztechnik. Synthetische Rohstoffe garantieren einen perfekten Schutz und eine lange Lebensdauer. Farbe: BLAU Standards: API TSC 4, Freigaben: NMMA TC-W3, TC-WII, TC-W Motul Outboard Tech 2T 13 1'), (84, 2, '852321 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 Motul Inboard Tech 4T 2L 10W-40 2 Liter Für die neueste Generation von Diesel-Inboardmotoren mit Aufladung und Direkteinspritzung, die mit Dieselkraftstoff - mit reduziertem Schwefelgehalt ( Motul Inboard Tech 4T 10W-40 18.5 1'), (85, 2, '852351 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 Motul Inboard Tech 4T 5L 10W-40 5 Liter Für die neueste Generation von Diesel-Inboardmotoren mit Aufladung und Direkteinspritzung, die mit Dieselkraftstoff - mit reduziertem Schwefelgehalt ( Motul Inboard Tech 4T 10W-40 37.95 1'), (86, 2, '852021 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W-50 Motul Inboard Tech 4T 2L 15W-50 2 Liter Hochwertiges 4-Takt-Motorenöl auf Basis MOTUL Technosynthese für Inboard-Benzin-Motoren. Synthetische Rohstoffe garantieren einem perfekten Schutz und eine lange Lebensdauer. Benzin-Motoren: Crusader, Mercruiser, Volvo Penta, Yamaha… Ebenfalls für Diesel-Inboard-Motoren mit oder ohne Turbolader geeignet. Standards: API SH/SG/CD Motul Inboard Tech 4T 15W-50 17.55 1'), (87, 2, '852051 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W-50 Motul Inboard Tech 4T 5L 15W-50 5 Liter Hochwertiges 4-Takt-Motorenöl auf Basis MOTUL Technosynthese für Inboard-Benzin-Motoren. Synthetische Rohstoffe garantieren einem perfekten Schutz und eine lange Lebensdauer. Benzin-Motoren: Crusader, Mercruiser, Volvo Penta, Yamaha… Ebenfalls für Diesel-Inboard-Motoren mit oder ohne Turbolader geeignet. Standards: API SH/SG/CD Motul Inboard Tech 4T 15W-50 39.6 1'), (88, 2, '828107 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 Motul Powerjet 4T 4L 10W-40 4 Liter 4-Takt-Jetski-Motorenöl auf Basis MOTUL Technosynthese. Für alle 4-Takt-Jetski-Motoren mit und ohne Aufladung Standards: API SJ Motul Powerjet 4T 10W-40 35 1'), (89, 2, '851611 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Outboard Synth 2T 1L 1 Liter Vollsynthetisches, biologisch abbaubares 2-Takt-Motorenöl auf Ester-Basis, gemäß NMMA TC-W3 Standard. Für High Performance Außenbord- und Jetski-Motoren mit Getrennt- bzw. Gemischschmierung mit oder ohne Einspritztechnik. Umweltfreundlich, auch empfohlen für den Einsatz in ökologisch sensitiven Bereichen. Optimaler Schutz. Farbe: BLAU Standards: API TD - TSC 4, Freigaben: NMMA TC-W3, TC-WII, TC-W, Biologisch abbaubar: CEC L-33-A-93 Motul Outboard Synth 2T 25.8 1'), (90, 2, '851651 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Outboard Synth 2T 5L 5 Liter Vollsynthetisches, biologisch abbaubares 2-Takt-Motorenöl auf Ester-Basis, gemäß NMMA TC-W3 Standard. Für High Performance Außenbord- und Jetski-Motoren mit Getrennt- bzw. Gemischschmierung mit oder ohne Einspritztechnik. Umweltfreundlich, auch empfohlen für den Einsatz in ökologisch sensitiven Bereichen. Optimaler Schutz. Farbe: BLAU Standards: API TD - TSC 4, Freigaben: NMMA TC-W3, TC-WII, TC-W, Biologisch abbaubar: CEC L-33-A-93 Motul Outboard Synth 2T 99.6 1'), (104, 1, '815816 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Chain Clean 400ml 400 ml Sprühreiniger für alle Motorradketten (Straßen- und Geländeeinsatz) sowie die Ketten anderer Fahrzeuge. Die chlorfreie, hochwirksame Formel ist geprüft und eignet sich optimal für O-Ring-, X-Ring- und Z-Ring-Ketten. Entfernt selbsttätig und gründlich auch verkrustete Ablagerungen, erlaubt dadurch eine schnelle und effektive Reinigung bei einem sehr geringen Arbeitsaufwand. Verbessert das Haftungsvermögen und die Verteilung des neuen Kettensprays. Motul Chain Clean 8.35 1'), (74, 2, '836011 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-40 MOTUL 300V 4T FACTORY LINE 1L 5W-40 1 Liter 4-Takt Motorenöl mit Doppel-Ester-Technologie, speziell für drn Rennsport entwickelt. 100% scherfest, stabiler Öldruck unter allen Betriebsbedingungen Übertrifft die Anforderungen von JASO MA & API, Nasskupplungsverträglichkeit getestet mit JASO T904 MOTUL 300V 4T FACTORY LINE 5W-40 19 1'), (106, 1, '815901 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Air Filter Oil 1L 1 Liter Tränköl für Luftfilter aus Schaumstoff, speziell formuliert für die Wartung von Schaumstoff-Luftfiltern im Gelände-, Straßen-oder Quadeinsatz. Hervorragende Haftungseigenschaften. Dieoptimale Konsistenz und das hohe Schmutzbindevermögen des Produktes erlauben einen maximalen Luftdurchsatz undsomit ein maximales Leistungsvermögen mit einem perfekten Verschleißschutz. Das Eindringen von Staub, Schlamm und Sand wird verhindert. Motul Air Filter Oil 13.45 1'), (83, 2, '852251 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 Motul Outboard Tech 4T 5L 10W-40 5 Liter Motorenöl auf Basis MOTUL Technosynthese für modernste Benzin-4-Takt Außenbordmotoren gemäß NMMA FC-W Standard. Hochwertige synthetische Rohstoffe garantieren einen perfekten Schutz und lange Lebensdauer. Für Motoren wie Bombardier, Honda, Mariner, Mercury, Selva, Suzuki, Tohatsu, Yamaha… Standards: API SJ/SG, Freigaben: NMMA FC-W - N° FB-23656 Motul Outboard Tech 4T 10W-40 59.95 1'), (88, 1, '828107 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 Motul Powerjet 4T 4L 10W-40 4 Liter 4-Takt-Jetski-Motorenöl auf Basis MOTUL Technosynthese. Für alle 4-Takt-Jetski-Motoren mit und ohne Aufladung Standards: API SJ Motul Powerjet 4T 10W-40 35 1'), (89, 1, '851611 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Outboard Synth 2T 1L 1 Liter Vollsynthetisches, biologisch abbaubares 2-Takt-Motorenöl auf Ester-Basis, gemäß NMMA TC-W3 Standard. Für High Performance Außenbord- und Jetski-Motoren mit Getrennt- bzw. Gemischschmierung mit oder ohne Einspritztechnik. Umweltfreundlich, auch empfohlen für den Einsatz in ökologisch sensitiven Bereichen. Optimaler Schutz. Farbe: BLAU Standards: API TD - TSC 4, Freigaben: NMMA TC-W3, TC-WII, TC-W, Biologisch abbaubar: CEC L-33-A-93 Motul Outboard Synth 2T 25.8 1'), (102, 1, '815416 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Chain Lube Road 400ml 400 ml Farbloses Sprühfett. Hightech-Kettenspray speziell für Straßenmotorräder und Karts. Für Standard-, O-Ring-, X-Ring- und Z-Ring-Ketten. Exzellente Kriech- und Haftfähigkeit für sichere Schmierung auch an entlegenen Schmierstellen, dadurch kein Abschleudern des Kettenfetts bei hoher Geschwindigkeit. Erhöht die Lebensdauer der Kette und vermindert die Reibung. Wasserabweisend schützt vor Korrosion. Motul Chain Lube Road 12.3 1'), (80, 2, '852121 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-30 Motul Outboard Tech 4T 2L 10W-30 2 Liter Motorenöl auf Basis MOTUL Technosynthese für modernste Benzin-4-Takt Außenbordmotoren gemäß NMMA FC-W Standard. Hochwertige synthetische Rohstoffe garantieren einen perfekten Schutz und lange Lebensdauer. Für Motoren wie Bombardier, Honda, Mariner, Mercury, Selva, Suzuki, Tohatsu, Yamaha… Standards: API SJ/SG, Freigaben: NMMA FC-W - N° FB-63311K Motul Outboard Tech 4T 10W-30 24.9 1'), (101, 1, '338416 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Chain Lube Road Plus 400ml 400 ml Synthetisches, weißes, hochviskoses Sprühfett für Motorradund Kart-Ketten. Äußerst haftfähig und enthält als Festschmierstoff PTFE. PTFE Zusätze reduzieren Reibung der Kettenglieder und gewährleisten hohen Verschleißschutz auch unter extremer Belastung. Sparsam im Verbrauch, weiße Farbe ermöglicht optimale Dosierung. Geeignet für Standard-, O-Ring-, X-Ring- und Z-Ring-Ketten sowie für Bowdenzüge und Gelenkverbindungen. Motul Chain Lube Road Plus 12.85 1'), (100, 1, '815616 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Chain Lube Factory Line 400ml 400 ml Weisses Hochleistungskettenfett. Speziell für den Straßenrennsport entwickelt. Motul Chain Lube Factory Line 18.35 1'), (81, 2, '852151 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-30 Motul Outboard Tech 4T 5L 10W-30 5 Liter Motorenöl auf Basis MOTUL Technosynthese für modernste Benzin-4-Takt Außenbordmotoren gemäß NMMA FC-W Standard. Hochwertige synthetische Rohstoffe garantieren einen perfekten Schutz und lange Lebensdauer. Für Motoren wie Bombardier, Honda, Mariner, Mercury, Selva, Suzuki, Tohatsu, Yamaha… Standards: API SJ/SG, Freigaben: NMMA FC-W - N° FB-63311K Motul Outboard Tech 4T 10W-30 59.95 1'), (79, 2, '303001 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL Kart Grand Prix 2T 1L 1 Liter Vollsynthetische 2-Takt-Hochleistungsmotorenöl auf Ester-Basis. Speziell entwickelt für den Kart - Rennsport. Bestens geeignet für Rennsportmotoren mit hohen Drehzahlen. Für Rotax, ATK, Aprilla, PCR, Yamaha, Ital System oder TM Standars: API TC/TSC3 Homologation: FMK (World Karting Federation) - FIA MOTUL Kart Grand Prix 2T 16.1 1'), (80, 1, '852121 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-30 Motul Outboard Tech 4T 2L 10W-30 2 Liter Motorenöl auf Basis MOTUL Technosynthese für modernste Benzin-4-Takt Außenbordmotoren gemäß NMMA FC-W Standard. Hochwertige synthetische Rohstoffe garantieren einen perfekten Schutz und lange Lebensdauer. Für Motoren wie Bombardier, Honda, Mariner, Mercury, Selva, Suzuki, Tohatsu, Yamaha… Standards: API SJ/SG, Freigaben: NMMA FC-W - N° FB-63311K Motul Outboard Tech 4T 10W-30 24.9 1'), (77, 2, '837111 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL 800 2T FACTORY LINE Off Road 1L 1 Liter Vollsynthetisches 2-Takt Motorenöl auf Ester Basis. Speziell entwickelt für den Motocross-Bereich. Für alle Racing 2-Takt Motoren. Nur für Gemischschmierung! Standards: API TC MOTUL 800 2T FACTORY LINE Off Road 17.75 1'), (95, 2, '827807 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Specific DI Jet 2T 4L 4 Liter Vollsynthetisches 2-Takt-Jetski-Motorenöl. Biologisch abbaubar. Speziell für Seadoo 2-Takt-Motoren. Für Getrennt- und Gemischschmierung. Standards: API TC, JASO FC, ISO L-EGD Motul Specific DI Jet 2T 68.95 1'), (96, 1, '827907 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul 600 DI Jet 2T 4L 4 Liter Vollsynthetisches 2-Takt-Jetski-Motorenöl. Biologisch abbaubar. Für alle 2-Takt-Jetski-Motoren außer Seadoo/Rotax. Für Getrennt- und Gemischschmierung. Freigaben: NMMA TC-W3 Motul 600 DI Jet 2T 99 1'), (91, 1, '851711 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Outboard Tech 2T 1L 1 Liter Hochwertiges 2-Takt-Motorenöl auf Basis MOTUL Technosynthese gemäß NMMA TC-W3 Standard, für Außenbord- und Jetski-Motoren mit Getrennt- bzw. Gemischschmierung mit oder ohne Einspritztechnik. Synthetische Rohstoffe garantieren einen perfekten Schutz und eine lange Lebensdauer. Farbe: BLAU Standards: API TSC 4, Freigaben: NMMA TC-W3, TC-WII, TC-W Motul Outboard Tech 2T 13 1'), (90, 1, '851651 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Outboard Synth 2T 5L 5 Liter Vollsynthetisches, biologisch abbaubares 2-Takt-Motorenöl auf Ester-Basis, gemäß NMMA TC-W3 Standard. Für High Performance Außenbord- und Jetski-Motoren mit Getrennt- bzw. Gemischschmierung mit oder ohne Einspritztechnik. Umweltfreundlich, auch empfohlen für den Einsatz in ökologisch sensitiven Bereichen. Optimaler Schutz. Farbe: BLAU Standards: API TD - TSC 4, Freigaben: NMMA TC-W3, TC-WII, TC-W, Biologisch abbaubar: CEC L-33-A-93 Motul Outboard Synth 2T 99.6 1'), (76, 2, '836211 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W-40 MOTUL 300V 4T FACTORY LINE 1L 15W-50 1 Liter 4-Takt Motorenöl mit Doppel-Ester-Technologie, speziell für drn Rennsport entwickelt. 100% scherfest, stabiler Öldruck unter allen Betriebsbedingungen Übertrifft die Anforderungen von JASO MA & API, Nasskupplungsverträglichkeit getestet mit JASO T904 MOTUL 300V 4T FACTORY LINE 15W-50 17.15 1'), (97, 1, '828007 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Powerjet 2T 4L 4 Liter 2-Takt-Jetski-Motorenöl auf Basis MOTUL Technosynthese. Entwickelt für alle Jetski-2-Takt-Motoren außer Seadoo/Rotax Für Getrennt- und Gemischschmierung. Freigaben: NMMA TC-W3 Motul Powerjet 2T 41 1'), (75, 2, '836111 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 MOTUL 300V 4T FACTORY LINE 1L 10W-40 1 Liter 4-Takt Motorenöl mit Doppel-Ester-Technologie, speziell für drn Rennsport entwickelt. 100% scherfest, stabiler Öldruck unter allen Betriebsbedingungen Übertrifft die Anforderungen von JASO MA & API, Nasskupplungsverträglichkeit getestet mit JASO T904 MOTUL 300V 4T FACTORY LINE 10W-40 18 1'), (95, 1, '827807 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Specific DI Jet 2T 4L 4 Liter Vollsynthetisches 2-Takt-Jetski-Motorenöl. Biologisch abbaubar. Speziell für Seadoo 2-Takt-Motoren. Für Getrennt- und Gemischschmierung. Standards: API TC, JASO FC, ISO L-EGD Motul Specific DI Jet 2T 68.95 1'), (72, 2, '825602 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-40 MOTUL 300V Power 2L 5W-40 2 Liter Ganzjährig verwendbares, vollsynthetisches Leichtlauföl auf Ester-Basis für Hochleistungsmotoren (Otto und Diesel) entwickelt, ob Turbolader oder Mehrventiltechnik. Im Automobilrennsport besonders für Kurzstrecken zu empfehlen. Standards: Übertrifft die Anforderungen von ACEA & API Referenzen: Subaru WRT, Graf Racing WRC, Formula Renault MOTUL 300V Power 5W-40 35.65 1'), (73, 2, '835911 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL 300V 4T FACTORY LINE 1L 5W-30 1 Liter 4-Takt Motorenöl mit Doppel-Ester-Technologie, speziell für drn Rennsport entwickelt. 100% scherfest, stabiler Öldruck unter allen Betriebsbedingungen Übertrifft die Anforderungen von JASO MA & API, Nasskupplungsverträglichkeit getestet mit JASO T904 MOTUL 300V 4T FACTORY LINE 5W-30 19.4 1'), (71, 2, '825502 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL 300V Power Racing 2L 5W-30 2 Liter Ganzjährig verwendbares, vollsynthetisches Leichtlauföl auf Ester-Basis. Besonders für Rennmotoren entwickelt, ob Turbolader oder Mehrventiltechnik. Ebenso verwendbar für Serienfahrzeuge mit konventionellen Otto- und Dieselmotoren. Im Rennsport besonders für Kurzstrecken geeignet. Standards: Übertrifft die Anforderungen von ACEA & API Referenzen: NISMO NISSAN, Japan GT-Coloni Motorsport, Formula 3 MOTUL 300V Power Racing 5W-30 35.65 1'), (86, 1, '852021 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W-50 Motul Inboard Tech 4T 2L 15W-50 2 Liter Hochwertiges 4-Takt-Motorenöl auf Basis MOTUL Technosynthese für Inboard-Benzin-Motoren. Synthetische Rohstoffe garantieren einem perfekten Schutz und eine lange Lebensdauer. Benzin-Motoren: Crusader, Mercruiser, Volvo Penta, Yamaha… Ebenfalls für Diesel-Inboard-Motoren mit oder ohne Turbolader geeignet. Standards: API SH/SG/CD Motul Inboard Tech 4T 15W-50 17.55 1'), (81, 1, '852151 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-30 Motul Outboard Tech 4T 5L 10W-30 5 Liter Motorenöl auf Basis MOTUL Technosynthese für modernste Benzin-4-Takt Außenbordmotoren gemäß NMMA FC-W Standard. Hochwertige synthetische Rohstoffe garantieren einen perfekten Schutz und lange Lebensdauer. Für Motoren wie Bombardier, Honda, Mariner, Mercury, Selva, Suzuki, Tohatsu, Yamaha… Standards: API SJ/SG, Freigaben: NMMA FC-W - N° FB-63311K Motul Outboard Tech 4T 10W-30 59.95 1'), (82, 1, '852221 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 Motul Outboard Tech 4T 2L 10W-40 2 Liter Motorenöl auf Basis MOTUL Technosynthese für modernste Benzin-4-Takt Außenbordmotoren gemäß NMMA FC-W Standard. Hochwertige synthetische Rohstoffe garantieren einen perfekten Schutz und lange Lebensdauer. Für Motoren wie Bombardier, Honda, Mariner, Mercury, Selva, Suzuki, Tohatsu, Yamaha… Standards: API SJ/SG, Freigaben: NMMA FC-W - N° FB-23656 Motul Outboard Tech 4T 10W-40 24.9 1'), (69, 2, '825802 Aktiviert Umsatzsteuerpflichtige Güter 19% 20W-60 MOTUL 300V Le Mans 2L 20W-60 2 Liter Ganzjährig verwendbares, vollsynthetisches Motorsportöl auf Ester-Basis für Rennmotoren entwickelt, ob Turbolader und Mehrventiltechnik. Ebenso verwendbar für Serienfahrzeuge mit konventionellen Otto- und Dieselmotoren. Im Rennsport besonders für Langstrecken- und Oldtimerrennen zu empfehlen. Übertrifft die Anforderungen von ACEA & API.Referenzen: Labre Competition LeMans24H, FIAT GT MOTUL 300 V Le Mans 20W-60 35.65 1'), (67, 2, '825702 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W-50 MOTUL 300V Competition 2L 15W-50 2 Liter Ganzjährig verwendbares, vollsynthetisches Motorenöl auf Ester-Basis für Hochleistungsmotoren (Otto und Diesel) einschließlich Turbolader und Mehrventiltechnik im Automobilrennsport besonders für Langstrecken zu empfehlen. Übertrifft die Anforderungen ACEA & API Referenzen: Prodrive, Ferrari 500 Maranello, Le Mans 24H, FIA GT, Coloni Motorsport, Formual 3000, French GT, PORSCHE GT MOTUL 300V Competition 15W-50 35.65 1'), (79, 1, '303001 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL Kart Grand Prix 2T 1L 1 Liter Vollsynthetische 2-Takt-Hochleistungsmotorenöl auf Ester-Basis. Speziell entwickelt für den Kart - Rennsport. Bestens geeignet für Rennsportmotoren mit hohen Drehzahlen. Für Rotax, ATK, Aprilla, PCR, Yamaha, Ital System oder TM Standars: API TC/TSC3 Homologation: FMK (World Karting Federation) - FIA MOTUL Kart Grand Prix 2T 16.1 1'), (68, 2, '825707 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W-50 MOTUL 300V Competition 4L 15W-50 4 Liter Ganzjährig verwendbares, vollsynthetisches Motorenöl auf Ester-Basis für Hochleistungsmotoren (Otto und Diesel) einschließlich Turbolader und Mehrventiltechnik im Automobilrennsport besonders für Langstrecken zu empfehlen. Übertrifft die Anforderungen ACEA & API Referenzen: Prodrive, Ferrari 500 Maranello, Le Mans 24H, FIA GT, Coloni Motorsport, Formual 3000, French GT, PORSCHE GT MOTUL 300V Competition 15W-50 66.75 1'), (66, 2, '825902 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 MOTUL 300V Chrono 2L 10W-40 2 Liter Ganzjährig verwendbares, vollsynthetisches Motorsportöl auf Ester-Basis für Hochleistungsmotoren (Otto und Diesel) einschließlich Turbolader und Mehrventiltechnik. Geeignet für sämtliche Einsatzmöglichkeiten: Qualifying, Dragster-Rennen, Rallyes, Bergrennen, Rennen auf Rundstrecken Übertrifft die Anforderungen ACEA & API Referenzen: SUBARU STI, GT-Japan MOTUL 300V Chrono 10W-40 35.65 1'), (143, 1, '770026 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Regenschirm 1 Regenschirm bedruckt mit MOTUL Logo. Durchmesser: 130 cm Länge: 95 cm Motul Regenschirm 17.85 1'), (103, 1, '815516 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Chain Lube Offroad 400ml 400 ml Kettenfett speziell für die Kettenschmierung unter extremen Beanspruchungen von Geländemotorrädern und Quads. Ideal für Ketten mit oder ohne Ringabdichtung. Optimale Einsatzmöglichkeiten im Geländebereich, da Schmutz aufgrund der verminderten Haftung leicht abgeschleudert wird. Wasserabweisend. Wirksamer Schutz vor Verschleiß und Korrosion. Motul Chain Lube Offroad 12.3 1'), (62, 2, '827111 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 MOTUL Quad 4T 1L 10W-40 1 Liter 4-Takt Motorenöl speziell entwickelt für Quads, ATVs. Übertrifft die Werksanforderungen für 4-Takt Quadmotoren. MOTUL Quad 4T 10W-40 11.6 1'), (63, 2, '827141 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 MOTUL Quad 4T 4L 10W-40 4 Liter 4-Takt Motorenöl speziell entwickelt für Quads, ATVs. Übertrifft die Werksanforderungen für 4-Takt Quadmotoren. MOTUL Quad 4T 10W-40 41.75 1'), (83, 1, '852251 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 Motul Outboard Tech 4T 5L 10W-40 5 Liter Motorenöl auf Basis MOTUL Technosynthese für modernste Benzin-4-Takt Außenbordmotoren gemäß NMMA FC-W Standard. Hochwertige synthetische Rohstoffe garantieren einen perfekten Schutz und lange Lebensdauer. Für Motoren wie Bombardier, Honda, Mariner, Mercury, Selva, Suzuki, Tohatsu, Yamaha… Standards: API SJ/SG, Freigaben: NMMA FC-W - N° FB-23656 Motul Outboard Tech 4T 10W-40 59.95 1'), (177, 2, '854351 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL 8100 X-Clean C3 5L 5W-30 5,5 KG 5 Liter Vollsynthetisches Motorenöl, speziell für moderne Benzin- u. Dieselfahrzeuge, welche die Abgasnorm EURO IV erfüllen und Öl mit hoher HTHS - Viskosität und reduzierten Werten für midSAPS nach ACEA C3 vorgeschrieben ist. Auch für Fahrzeuge wo ACEA A3/B3 oder A3/B4 vorgeschrieben ist. ACEA A3/B4/C3; API SM/CF;MB 229.31; MB 229.51; VW 502.00-505.00; BMW Long Life LL-04 Empfehlungen: RENAULT/NISSAN, FIAT, KIA, SUZUKI,SSANGYOUNG Diesel MOTUL 8100 X-Clean C3 5W-30 50.45 1'), (64, 2, '832602 Aktiviert Umsatzsteuerpflichtige Güter 19% 50 MOTUL Classic Motor Oil 2L SAE 50 2 Liter Spezielles Einbereichsmotorenöl für Oldtimer und ältere 4-Takt Motorräder bis Baujahr 1950 MOTUL Classic Motor Oil SAE 50 14.4 1'), (120, 1, '831575 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Fuel System Clean 75ml 75 ml Kraftstoffsystemreiniger speziell für kleine 2-Takt- und 4-Takt-Motoren wie Scooter und Gartengeräte. Ebenfalls geeignetfür Kleinmotoren im Marine- und Jetski-Bereich und fürMotoren mit Direkteinspritzung. Ein sauberes Kraftstoffsystemist Voraussetzung für eine saubere und wirkungsvolle Ver-brennung. Es gibt dem Motor, bei regelmäßiger Anwendung, ohne zusätzlichen Arbeitsaufwand die beste Performance. Für kraftvolle Leistungsentfaltung, ruckelfreien Betrieb und deutlichere Kraftstoffersparnis, Längere Lebensdauer der Komponenten des Kraftstoffsystems. Motul Fuel System Clean 9.45 1'), (59, 2, '837311 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL 710 2T 1L 1 Liter Vollsynthetisches 2-Taktöl für alle Arten von 2-Takt-Motoren; für 2-Takt Hochleistungsmotoren, welche in hohen Drehzahlbereichen oder extremen Betriebsbedingungen laufen. Für Getrennt- und Gemischschmierung, Direkteinspritzer oder Vergasermodelle, Katalysatortauglich API TC; JASO: FD/FC; ISO: L-EGD MOTUL 710 2T 15.7 1'), (84, 1, '852321 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 Motul Inboard Tech 4T 2L 10W-40 2 Liter Für die neueste Generation von Diesel-Inboardmotoren mit Aufladung und Direkteinspritzung, die mit Dieselkraftstoff - mit reduziertem Schwefelgehalt ( Motul Inboard Tech 4T 10W-40 18.5 1'), (53, 2, '845511 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 MOTUL 7100 4T 1L 10W-60 1 Liter Vollsynthetisches Motorradöl für Sport Bikes, Straßenmaschinen, Trail-, Off Road Bikes, Enduro Trail… mit 4-Taktmotoren mit oder ohne integriertem Getriebe, Nass- oder Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen. API SL/SJ/SH/SG; JASO: MA MOTUL 7100 4T 10W-60 14.85 1'), (77, 1, '837111 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL 800 2T FACTORY LINE Off Road 1L 1 Liter Vollsynthetisches 2-Takt Motorenöl auf Ester Basis. Speziell entwickelt für den Motocross-Bereich. Für alle Racing 2-Takt Motoren. Nur für Gemischschmierung! Standards: API TC MOTUL 800 2T FACTORY LINE Off Road 17.75 1'), (60, 2, '831811 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL Scooter Expert 2T 1L 1 Liter 2-Takt-Motorenöl auf der Basis MOTUL-Technosynthese, speziell für Motorroller, für Getrennt- und Gemischschmierung API TC/TSC 3; JASO: FC MOTUL Scooter Expert 2T 11.35 1'), (61, 2, '832111 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL Scooter Power 2T 1L 1 Liter Vollsynthetisches 2-Takt Motorenöl auf Esterbasis; speziell angepasst auf die spezifischen Anforderungen der neuen DI Motoren von PIAGGIO und APRILIA API TC/TSC 3; JASO: FC; ISO: L-EGD MOTUL Scooter Power 2T 14.55 1'), (76, 1, '836211 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W-40 MOTUL 300V 4T FACTORY LINE 1L 15W-50 1 Liter 4-Takt Motorenöl mit Doppel-Ester-Technologie, speziell für drn Rennsport entwickelt. 100% scherfest, stabiler Öldruck unter allen Betriebsbedingungen Übertrifft die Anforderungen von JASO MA & API, Nasskupplungsverträglichkeit getestet mit JASO T904 MOTUL 300V 4T FACTORY LINE 15W-50 17.15 1'), (117, 2, '339063 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Top Gel 3L 3 Liter Hautschonendes Handwaschgel. Speziell entwickelt für den professionellen Einsatz. Motul Top Gel 41.5 1'), (51, 2, '836411 Aktiviert Umsatzsteuerpflichtige Güter 19% 20W-50 MOTUL 7100 4T 1L 20W-50 1 Liter Vollsynthetisches Motorradöl für Sport Bikes, Straßenmaschinen, Trail-, Off Road Bikes, Enduro Trail… mit 4-Taktmotoren mit oder ohne integriertem Getriebe, Nass- oder Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen. API SL/SJ/SH/SG; JASO: MA; Erfüllt Harley Davidson Anforderungen MOTUL 7100 4T 20W-50 14.85 1'), (65, 1, '832202 Aktiviert Umsatzsteuerpflichtige Güter 19% 20W-50 MOTUL Classic Motor Oil 2L 20W-50 2 Liter Spezielles Mehrbereichsmotorenöl für Oldtimer und ältere 4-Takt Motorräder von Baujahr 1950 bis 1970 MOTUL Classic Motor Oil 20W-50 14.4 1'), (66, 1, '825902 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 MOTUL 300V Chrono 2L 10W-40 2 Liter Ganzjährig verwendbares, vollsynthetisches Motorsportöl auf Ester-Basis für Hochleistungsmotoren (Otto und Diesel) einschließlich Turbolader und Mehrventiltechnik. Geeignet für sämtliche Einsatzmöglichkeiten: Qualifying, Dragster-Rennen, Rallyes, Bergrennen, Rennen auf Rundstrecken Übertrifft die Anforderungen ACEA & API Referenzen: SUBARU STI, GT-Japan MOTUL 300V Chrono 10W-40 35.65 1'), (57, 2, '837511 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL 100 Motomix 2T 1L 1 Liter Mineralisches 2-Takt-Motorenöl für Getrennt- und Gemischschmierung. API TC; JASO: FB MOTUL 100 Motomix 2T 10.4 1'), (58, 2, '837411 Aktiviert Umsatzsteuerpflichtige Güter 19% MOTUL 510 2T 1L 1 Liter Halbsynthetisches 2-Taktöl für alle Arten von 2-Takt-Motoren; für 2-Takt Hochleistungsmotoren, welche in hohen Drehzahlbereichen oder extremen Betriebsbedingungen laufen. Für Getrennt- und Gemischschmierung, Direkteinspritzer oder Vergasermodelle, Katalysatortauglich API TC; JASO: FD/FC; ISO: L-EGD MOTUL 510 2T 12.35 1'), (55, 2, '836311 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 MOTUL 7100 4T 1L 10W-40 1 Liter Vollsynthetisches Motorradöl für Sport Bikes, Straßenmaschinen, Trail-, Off Road Bikes, Enduro Trail… mit 4-Taktmotoren mit oder ohne integriertem Getriebe, Nass- oder Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen. API SL/SJ/SH/SG; JASO: MA MOTUL 7100 4T 10W-40 14.85 1'), (56, 2, '836341 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 MOTUL 7100 4T 4L 10W-40 4 Liter Vollsynthetisches Motorradöl für Sport Bikes, Straßenmaschinen, Trail-, Off Road Bikes, Enduro Trail… mit 4-Taktmotoren mit oder ohne integriertem Getriebe, Nass- oder Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen. API SL/SJ/SH/SG; JASO: MA MOTUL 7100 4T 10W-40 57.6 1'), (52, 1, '836441 Aktiviert Umsatzsteuerpflichtige Güter 19% 20W-50 MOTUL 7100 4T 4L 20W-50 4 Liter Vollsynthetisches Motorradöl für Sport Bikes, Straßenmaschinen, Trail-, Off Road Bikes, Enduro Trail… mit 4-Taktmotoren mit oder ohne integriertem Getriebe, Nass- oder Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen. API SL/SJ/SH/SG; JASO: MA; Erfüllt Harley Davidson Anforderungen MOTUL 7100 4T 20W-50 57.6 1'), (54, 2, '845541 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-60 MOTUL 7100 4T 4L 10W-60 4 Liter Vollsynthetisches Motorradöl für Sport Bikes, Straßenmaschinen, Trail-, Off Road Bikes, Enduro Trail… mit 4-Taktmotoren mit oder ohne integriertem Getriebe, Nass- oder Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen. API SL/SJ/SH/SG; JASO: MA MOTUL 7100 4T 10W-60 57.6 1'), (52, 2, '836441 Aktiviert Umsatzsteuerpflichtige Güter 19% 20W-50 MOTUL 7100 4T 4L 20W-50 4 Liter Vollsynthetisches Motorradöl für Sport Bikes, Straßenmaschinen, Trail-, Off Road Bikes, Enduro Trail… mit 4-Taktmotoren mit oder ohne integriertem Getriebe, Nass- oder Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen. API SL/SJ/SH/SG; JASO: MA; Erfüllt Harley Davidson Anforderungen MOTUL 7100 4T 20W-50 57.6 1'), (49, 2, '836511 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 MOTUL 5100 4T 1L 10W-40 1 Liter Halbsynthetisches Motorradöl für Bikes mit 4-Taktmotoren mit und ohne integriertem Getriebe, Nass- und Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen. API SL/SJ/SH/SG; JASO: MA MOTUL 5100 4T 13 1'), (50, 2, '836541 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 MOTUL 5100 4T 4L 10W-40 4 Liter Halbsynthetisches Motorradöl für Bikes mit 4-Taktmotoren mit und ohne integriertem Getriebe, Nass- und Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen. API SL/SJ/SH/SG; JASO: MA MOTUL 5100 4T 50.35 1'), (32, 1, '837041 Aktiviert Umsatzsteuerpflichtige Güter 19% 20W-50 MOTUL 3000 4T 4L 20W-50 4 Liter Hochwertiges 4-Takt-Mehrbereichsmotorenöl auf Mineralölbasis. API SG; JASO: MA; Erfüllt Harley Davidson Anforderungen. MOTUL 3000 4T 20W-50 36.5 1'), (33, 1, '836711 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W-50 MOTUL 5100 4T 1L 15W-50 1 Liter Halbsynthetisches Motorradöl für Bikes mit 4-Taktmotoren mit und ohne integriertem Getriebe, Nass- und Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen. API SL/SJ/SH/SG; JASO: MA MOTUL 5100 4T 13 1'), (48, 1, '836741 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W-50 MOTUL 5100 4T 4L 15W-50 4 Liter Halbsynthetisches Motorradöl für Bikes mit 4-Taktmotoren mit und ohne integriertem Getriebe, Nass- und Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen. API SL/SJ/SH/SG; JASO: MA MOTUL 5100 4T 50.35 1'), (49, 1, '836511 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 MOTUL 5100 4T 1L 10W-40 1 Liter Halbsynthetisches Motorradöl für Bikes mit 4-Taktmotoren mit und ohne integriertem Getriebe, Nass- und Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen. API SL/SJ/SH/SG; JASO: MA MOTUL 5100 4T 13 1'), (50, 1, '836541 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 MOTUL 5100 4T 4L 10W-40 4 Liter Halbsynthetisches Motorradöl für Bikes mit 4-Taktmotoren mit und ohne integriertem Getriebe, Nass- und Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen. API SL/SJ/SH/SG; JASO: MA MOTUL 5100 4T 50.35 1'), (30, 1, '823501 Aktiviert Umsatzsteuerpflichtige Güter 19% 75W-140 MOTUL Gear FF Competition 1L 75W-140 1 Liter Speziell für Rennsportgetriebe und Hinterachsgetriebe mit und ohne Differentialsperre Standards: API GL 5 Referenzen. MUGEN Le Mans 24H HEWLAND und X-TRAC Japanese GT MOTUL Gear FF Competition 75W-140 19.5 1'), (26, 2, '824206 Aktiviert Umsatzsteuerpflichtige Güter 19% 0W-30 MOTUL Specific 506.01-506.00-503.00 5L 0W-30 5 Liter Vollsynthetisches Leichtlauföl der neuesten Generation für VW (verlängerte Wechselintervalle (WIV) VW, AUDI, Skoda und Seat), für Motoren mit oder ohne Turbolader, Mehrventil- oder Pumpe-Düse-Einspritztechnik. Auch bei extrem niedrigen Temperaturen hervorragender Verschleißschutz durch geringe Reibung zwischen den Metallteilen. Schnellste Durchölung des Motors beim Kaltstart. Freigaben: VW 506.01 - 506.00 - 503.00 MOTUL Specific 506.01-506.00-503.00 0W-30 73.3 1'), (67, 1, '825702 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W-50 MOTUL 300V Competition 2L 15W-50 2 Liter Ganzjährig verwendbares, vollsynthetisches Motorenöl auf Ester-Basis für Hochleistungsmotoren (Otto und Diesel) einschließlich Turbolader und Mehrventiltechnik im Automobilrennsport besonders für Langstrecken zu empfehlen. Übertrifft die Anforderungen ACEA & API Referenzen: Prodrive, Ferrari 500 Maranello, Le Mans 24H, FIA GT, Coloni Motorsport, Formual 3000, French GT, PORSCHE GT MOTUL 300V Competition 15W-50 35.65 1'), (53, 1, '845511 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 MOTUL 7100 4T 1L 10W-60 1 Liter Vollsynthetisches Motorradöl für Sport Bikes, Straßenmaschinen, Trail-, Off Road Bikes, Enduro Trail… mit 4-Taktmotoren mit oder ohne integriertem Getriebe, Nass- oder Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen. API SL/SJ/SH/SG; JASO: MA MOTUL 7100 4T 10W-60 14.85 1'), (109, 2, '817916 Aktiviert Umsatzsteuerpflichtige Güter 19% Motul Brake Clean 400ml 400 ml Hochwirksamer, chlorfreier Metallreiniger für Bremsscheiben und -trommeln, Kupplungen, elektrische Kontakte, Zündkerzen.Entfernt schnell und effektiv Öl, Fett, Bremsflüssigkeit, Teer, Harz und Bremsstaub. Erleichtert den Ein- und Ausbau von Brems- und Kupplungsteilen. Reinigt und trocknet in sehr kurzer Zeit. Hinterlässt keinen Schmierfilm. Motul Brake Clean 5.6 1'), (64, 1, '832602 Aktiviert Umsatzsteuerpflichtige Güter 19% 50 MOTUL Classic Motor Oil 2L SAE 50 2 Liter Spezielles Einbereichsmotorenöl für Oldtimer und ältere 4-Takt Motorräder bis Baujahr 1950 MOTUL Classic Motor Oil SAE 50 14.4 1'), (28, 2, '841351 Aktiviert Umsatzsteuerpflichtige Güter 19% 0W-30 MOTUL 8100 X-lite 5L 0W-30 5 Liter Vollsynthetisches Ester Leichtlauföl für Otto- u. Dieselmotoren der neueren Generation, ACEA A3/B4; API SL/CF; MB 229.3; VW 502.00(2005-07)-505.00/503.01; BMW-LL-98 MOTUL 8100 X-lite 0W-30 57.5 1'), (29, 2, '317201 Aktiviert Umsatzsteuerpflichtige Güter 19% 80W-90 MOTUL Gearbox 1L 80W-90 1 Liter Teilsynthtetisches Hypoidgetriebeöl mit MoS2-Zusatz gegen Verschleißund hohe thermische Belastungen. Bestens geeignet für Schalt- und Achsgetriebe, die extrem erschwerten Betriebsbedingungen ausgesetzt sind. Die MoS2-Zusätze schützen das Getriebe zuverlässig vor Pitting-Bildung und verbessern die Laufruhe, selbst bei extrem hohen Belastungen. Standards: API GL 4 + GL 5, ZF TE-ML01/05/07/08 MOTUL Gearbox 80W-90 9.65 1'), (51, 1, '836411 Aktiviert Umsatzsteuerpflichtige Güter 19% 20W-50 MOTUL 7100 4T 1L 20W-50 1 Liter Vollsynthetisches Motorradöl für Sport Bikes, Straßenmaschinen, Trail-, Off Road Bikes, Enduro Trail… mit 4-Taktmotoren mit oder ohne integriertem Getriebe, Nass- oder Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen. API SL/SJ/SH/SG; JASO: MA; Erfüllt Harley Davidson Anforderungen MOTUL 7100 4T 20W-50 14.85 1'), (31, 1, '837011 Aktiviert Umsatzsteuerpflichtige Güter 19% 20W-50 MOTUL 3000 4T 1L 20W-50 1 Liter Hochwertiges 4-Takt-Mehrbereichsmotorenöl auf Mineralölbasis. API SG; JASO: MA; Erfüllt Harley Davidson Anforderungen. MOTUL 3000 4T 20W-50 10.2 1'), (31, 2, '837011 Aktiviert Umsatzsteuerpflichtige Güter 19% 20W-50 MOTUL 3000 4T 1L 20W-50 1 Liter Hochwertiges 4-Takt-Mehrbereichsmotorenöl auf Mineralölbasis. API SG; JASO: MA; Erfüllt Harley Davidson Anforderungen. MOTUL 3000 4T 20W-50 10.2 1'), (30, 2, '823501 Aktiviert Umsatzsteuerpflichtige Güter 19% 75W-140 MOTUL Gear FF Competition 1L 75W-140 1 Liter Speziell für Rennsportgetriebe und Hinterachsgetriebe mit und ohne Differentialsperre Standards: API GL 5 Referenzen. MUGEN Le Mans 24H HEWLAND und X-TRAC Japanese GT MOTUL Gear FF Competition 75W-140 19.5 1'), (29, 1, '317201 Aktiviert Umsatzsteuerpflichtige Güter 19% 80W-90 MOTUL Gearbox 1L 80W-90 1 Liter Teilsynthtetisches Hypoidgetriebeöl mit MoS2-Zusatz gegen Verschleißund hohe thermische Belastungen. Bestens geeignet für Schalt- und Achsgetriebe, die extrem erschwerten Betriebsbedingungen ausgesetzt sind. Die MoS2-Zusätze schützen das Getriebe zuverlässig vor Pitting-Bildung und verbessern die Laufruhe, selbst bei extrem hohen Belastungen. Standards: API GL 4 + GL 5, ZF TE-ML01/05/07/08 MOTUL Gearbox 80W-90 9.65 1'), (27, 2, '841311 Aktiviert Umsatzsteuerpflichtige Güter 19% 0W-30 MOTUL 8100 X-lite 1L 0W-30 1 Liter Vollsynthetisches Ester Leichtlauföl für Otto- u. Dieselmotoren der neueren Generation, ACEA A3/B4; API SL/CF; MB 229.3; VW 502.00(2005-07)-505.00/503.01; BMW-LL-98 MOTUL 8100 X-lite 0W-30 13.45 1'), (13, 1, '317101 Aktiviert Umsatzsteuerpflichtige Güter 19% 75W-90 MOTUL Gear 300 1L 75W-90 1 Liter Vollsynthetisches Leichtlaufgetriebeöl für extrem beanspruchte Schaltgetriebe und Hinterachsen. Die Leichtlaufviskosität ermöglicht komfortables Schalten auch bei niedrigen Temperaturen. Es ist hochtemperaturstabil mit einem besonders hohen Druckaufnahmevermögen und reduziert die Reibung auch unter extremsten Bedingungen. Standards: API GL 4 + GL 5 MOTUL Gear 300 75W-90 17.75 1'), (12, 2, '854751 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL 8100 X-Clean + 5L 5W-30 5 Liter Vollsynthetisches Motorenöl, speziell für moderne Benzin- und Diesel-Fahrzeuge, welche die Abgasnorm EURO IV und EURO V erfüllen und wo Motorenöl mit hoher HTHS-Viskosität (>3,5 mPas) und reduzierten Werten für Schwefel, Sulfatasche und Phosphor (mid SAPS) vorgeschrieben ist. ACEA A3/B4; VW 504.00-507.00; BMW Long Life 04, MB-Freigabe 229.51, PORSCHE C30 MOTUL 8100 X-Clean + 5W-30 67.5 1'), (13, 2, '317101 Aktiviert Umsatzsteuerpflichtige Güter 19% 75W-90 MOTUL Gear 300 1L 75W-90 1 Liter Vollsynthetisches Leichtlaufgetriebeöl für extrem beanspruchte Schaltgetriebe und Hinterachsen. Die Leichtlaufviskosität ermöglicht komfortables Schalten auch bei niedrigen Temperaturen. Es ist hochtemperaturstabil mit einem besonders hohen Druckaufnahmevermögen und reduziert die Reibung auch unter extremsten Bedingungen. Standards: API GL 4 + GL 5 MOTUL Gear 300 75W-90 17.75 1'), (27, 1, '841311 Aktiviert Umsatzsteuerpflichtige Güter 19% 0W-30 MOTUL 8100 X-lite 1L 0W-30 1 Liter Vollsynthetisches Ester Leichtlauföl für Otto- u. Dieselmotoren der neueren Generation, ACEA A3/B4; API SL/CF; MB 229.3; VW 502.00(2005-07)-505.00/503.01; BMW-LL-98 MOTUL 8100 X-lite 0W-30 13.45 1'), (25, 2, '824201 Aktiviert Umsatzsteuerpflichtige Güter 19% 0W-30 MOTUL Specific 506.01-506.00-503.00 1L 1 Liter Vollsynthetisches Leichtlauföl der neuesten Generation für VW (verlängerte Wechselintervalle (WIV) VW, AUDI, Skoda und Seat), für Motoren mit oder ohne Turbolader, Mehrventil- oder Pumpe-Düse-Einspritztechnik. Auch bei extrem niedrigen Temperaturen hervorragender Verschleißschutz durch geringe Reibung zwischen den Metallteilen. Schnellste Durchölung des Motors beim Kaltstart. Freigaben: VW 506.01 - 506.00 - 503.00 MOTUL Specific 506.01-506.00-503.00 15.5 1'), (24, 2, '842611 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL Specific 229.51 1L 5W-30 1 Liter Vollsynthetisches mit SAPS Motorenöl der neuen Generation mit geringem Schwefel- (0,3%), Phosphor- (0,07-0,09) und Sulfatascheanteil (0,8%) sowie hohe HTHS-Viskosität für einen optimalen Verschleißschutz. Entwickelt nach den neuesten technischen Anforderungen von Mercedes Benz für EURO IV und EURO V Motoren mit 3-Wege-Katalysator bzw. Rußpartikelfilter. Freigaben: MB 229.51 MOTUL Specific 229.51 5W-30 12.45 1'), (22, 1, '838711 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL Specific 504.00-507.00 1L 5W-30 1 Liter Vollsynthetisches Motorenöl der neuen Generation für Audi, VW, Skoda und Seat, besonders geeignet für den Einsatz in EURO-IV und EURO-V Motoren mit 3-Wege-Katalysator oder mit DPF Dieselpartikelfiter. Für verlängerte Wartungsintervalle (WIV) oder Standardintervall bei allen Motoren inkl.Pumpe-Düse Dieselmotoren einsetzbar. Kann auch bei Fahrzeugen verwendet werden wo VW 506.01, 506.00, 505.01, 505.00, 503.01, 503.00 und 502.00 vorgeschrieben ist (außer: R5 und V10 TDI Motoren mit Pumpe-Düse bis Bj.12/2006; hier nur MOTUL Specific 506.01 - 506.00 - 503-00 Freigaben: VW 504.00 - 507.00 MOTUL Specific 504.00-507.00 5W-30 14.6 1'), (26, 1, '824206 Aktiviert Umsatzsteuerpflichtige Güter 19% 0W-30 MOTUL Specific 506.01-506.00-503.00 5L 0W-30 5 Liter Vollsynthetisches Leichtlauföl der neuesten Generation für VW (verlängerte Wechselintervalle (WIV) VW, AUDI, Skoda und Seat), für Motoren mit oder ohne Turbolader, Mehrventil- oder Pumpe-Düse-Einspritztechnik. Auch bei extrem niedrigen Temperaturen hervorragender Verschleißschutz durch geringe Reibung zwischen den Metallteilen. Schnellste Durchölung des Motors beim Kaltstart. Freigaben: VW 506.01 - 506.00 - 503.00 MOTUL Specific 506.01-506.00-503.00 0W-30 73.3 1'), (25, 1, '824201 Aktiviert Umsatzsteuerpflichtige Güter 19% 0W-30 MOTUL Specific 506.01-506.00-503.00 1L 1 Liter Vollsynthetisches Leichtlauföl der neuesten Generation für VW (verlängerte Wechselintervalle (WIV) VW, AUDI, Skoda und Seat), für Motoren mit oder ohne Turbolader, Mehrventil- oder Pumpe-Düse-Einspritztechnik. Auch bei extrem niedrigen Temperaturen hervorragender Verschleißschutz durch geringe Reibung zwischen den Metallteilen. Schnellste Durchölung des Motors beim Kaltstart. Freigaben: VW 506.01 - 506.00 - 503.00 MOTUL Specific 506.01-506.00-503.00 15.5 1'), (21, 2, '835851 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL Specific LL A/B 025 5L 5W-30 5 Liter Vollsynhetisches Motorenöl der neuen Generation. Es wurde nach den neuesten technischen Anforderungen von OPEL, GM und SAAB für den Einsatz in Benzin- und Dieselmodellen mit ECO-Service Flex Wechselintervallen formuliert, entwickelt und getestet. Freigaben: GM LL A-25 / GM LL B-25 (Benzin & Diesel) ACEA A3/B4; API SL/CF MOTUL Specific LL A/B 025 5W-30 45.7 1'), (22, 2, '838711 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL Specific 504.00-507.00 1L 5W-30 1 Liter Vollsynthetisches Motorenöl der neuen Generation für Audi, VW, Skoda und Seat, besonders geeignet für den Einsatz in EURO-IV und EURO-V Motoren mit 3-Wege-Katalysator oder mit DPF Dieselpartikelfiter. Für verlängerte Wartungsintervalle (WIV) oder Standardintervall bei allen Motoren inkl.Pumpe-Düse Dieselmotoren einsetzbar. Kann auch bei Fahrzeugen verwendet werden wo VW 506.01, 506.00, 505.01, 505.00, 503.01, 503.00 und 502.00 vorgeschrieben ist (außer: R5 und V10 TDI Motoren mit Pumpe-Düse bis Bj.12/2006; hier nur MOTUL Specific 506.01 - 506.00 - 503-00 Freigaben: VW 504.00 - 507.00 MOTUL Specific 504.00-507.00 5W-30 14.6 1'), (23, 2, '838751 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL Specific 504.00-507.00 5L 5W-30 5 Liter Vollsynthetisches Motorenöl der neuen Generation für Audi, VW, Skoda und Seat, besonders geeignet für den Einsatz in EURO-IV und EURO-V Motoren mit 3-Wege-Katalysator oder mit DPF Dieselpartikelfiter. Für verlängerte Wartungsintervalle (WIV) oder Standardintervall bei allen Motoren inkl.Pumpe-Düse Dieselmotoren einsetzbar. Kann auch bei Fahrzeugen verwendet werden wo VW 506.01, 506.00, 505.01, 505.00, 503.01, 503.00 und 502.00 vorgeschrieben ist (außer: R5 und V10 TDI Motoren mit Pumpe-Düse bis Bj.12/2006; hier nur MOTUL Specific 506.01 - 506.00 - 503-00 Freigaben: VW 504.00 - 507.00 MOTUL Specific 504.00-507.00 5W-30 65.15 1'), (9, 1, '854011 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-40 MOTUL Specific CNG/LPG 1L 5W-40 1 Liter Vollsynthetisches Motorenöl, speziell formuliert für den Einsatz in Motoren die mit ERDGAS, AUTOGAS bzw. Benzin & AUTOGAS betrieben werden. Hervorragende Schmiereigenschaften , hohe Temperaturstabilität, aschearme Formulierung durch redezierten Anteil an Sulfatasche, Phosphor und Schwefel. ACEA C3; BMW Long Life LL-04 MOTUL Specific CNG/LPG 5W-40 10.5 1'), (20, 2, '835811 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL Specific LL A/B 025 1L 5W-30 1 Liter Vollsynhetisches Motorenöl der neuen Generation. Es wurde nach den neuesten technischen Anforderungen von OPEL, GM und SAAB für den Einsatz in Benzin- und Dieselmodellen mit ECO-Service Flex Wechselintervallen formuliert, entwickelt und getestet. Freigaben: GM LL A-25 / GM LL B-25 (Benzin & Diesel) ACEA A3/B4; API SL/CF MOTUL Specific LL A/B 025 5W-30 10.4 1'), (17, 2, '842551 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL 8100 ECO-CLEAN+ C1 5L 5W-30 5 Liter Vollsynthetisches Ester Leichtlauföl für Otto- u. Dieselmotoren der neueren Generation, besonders geeignet für den Einsatz in EURO IV Fahrzeugen ACEA A5/B5/C1; API SM/CF; FORD WSS M2C934-A; Empfehlung: MAZDA 5er, 6er mit DPF Dieselpartikelfilter FORD Benzinmotoren und Dieselmotoren mit DPF MOTUL 8100 ECO-CLEAN+ C1 5W-30 51.75 1'), (16, 2, '842511 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL 8100 ECO-CLEAN+ C1 1L 5W-30 1 Liter Vollsynthetisches Ester Leichtlauföl für Otto- u. Dieselmotoren der neueren Generation, besonders geeignet für den Einsatz in EURO IV Fahrzeugen ACEA A5/B5/C1; API SM/CF; FORD WSS M2C934-A; Empfehlung: MAZDA 5er, 6er mit DPF Dieselpartikelfilter FORD Benzinmotoren und Dieselmotoren mit DPF MOTUL 8100 ECO-CLEAN+ C1 5W-30 12.25 1'), (21, 1, '835851 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL Specific LL A/B 025 5L 5W-30 5 Liter Vollsynhetisches Motorenöl der neuen Generation. Es wurde nach den neuesten technischen Anforderungen von OPEL, GM und SAAB für den Einsatz in Benzin- und Dieselmodellen mit ECO-Service Flex Wechselintervallen formuliert, entwickelt und getestet. Freigaben: GM LL A-25 / GM LL B-25 (Benzin & Diesel) ACEA A3/B4; API SL/CF MOTUL Specific LL A/B 025 5W-30 45.7 1'), (14, 1, '841511 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL 8100 ECO-CLEAN C2 1L 5W-30 1 Liter Vollsynthetisches Ester Leichtlauföl für Otto- u. Dieselmotoren der neueren Generation, besonders geeignet für den Einsatz in EURO IV Fahrzeugen ACEA A5/B5/C2; API SM/CF PEUGEOT und CITROEN mit DPF Dieselpartikelfilter ab MJ 2006 TOYOTA Diesel-Motoren mit Dieselpartikelfilter DPF ab MJ 2009 HONDA Diesel-Motoren mit DPF ab MJ 2007 MOTUL 8100 ECO-CLEAN C2 5W-30 11.9 1'), (15, 1, '841551 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL 8100 ECO-CLEAN C2 5L 5W-30 5 Liter Vollsynthetisches Ester Leichtlauföl für Otto- u. Dieselmotoren der neueren Generation, besonders geeignet für den Einsatz in EURO IV Fahrzeugen ACEA A5/B5/C2; API SM/CF PEUGEOT und CITROEN mit DPF Dieselpartikelfilter ab MJ 2006 TOYOTA Diesel-Motoren mit Dieselpartikelfilter DPF ab MJ 2009 HONDA Diesel-Motoren mit DPF ab MJ 2007 MOTUL 8100 ECO-CLEAN C2 5W-30 50.7 1'), (14, 2, '841511 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL 8100 ECO-CLEAN C2 1L 5W-30 1 Liter Vollsynthetisches Ester Leichtlauföl für Otto- u. Dieselmotoren der neueren Generation, besonders geeignet für den Einsatz in EURO IV Fahrzeugen ACEA A5/B5/C2; API SM/CF PEUGEOT und CITROEN mit DPF Dieselpartikelfilter ab MJ 2006 TOYOTA Diesel-Motoren mit Dieselpartikelfilter DPF ab MJ 2009 HONDA Diesel-Motoren mit DPF ab MJ 2007 MOTUL 8100 ECO-CLEAN C2 5W-30 11.9 1'), (7, 2, '854111 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-40 MOTUL 8100 X-Clean C3 1L 5W-40 1 Liter Vollsynthetisches Motorenöl der neuen Generation, welche die Abgasnorm EURO IV erfüllen und Öl mit hoher HTHS - Viskosität und reduzierten Werten für midSAPS nach ACEA C3 vorgeschrieben ist. Auch für Fahrzeuge wo ACEA A3/B3 oder A3/B4 vorgeschrieben ist. ACEA A3/B4/C3; API SM/CF; MB 229.31; MB 229.51, VW 502.00 (2005-07) 505.01(2005-07) / 505.00; Ford WSS M2C917-A PORSCHE A40; Renault RN0700 Benzin ohne Turbo (MJ 2008) / RN0710 mit Turbo ab (MJ 2008) und ohne DPF; Freigabe: Empfohlen für CNG und LPG, Empfehlungen: RENAULT/NISSAN, FIAT, KIA, SUZUKI,SSANGYOUNG Diesel, HYUNDAI MOTUL 8100 X-Clean C3 5W-40 11.8 1'), (8, 2, '854151 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-40 MOTUL 8100 X-Clean C3 5L 5W-40 5 Liter Vollsynthetisches Motorenöl der neuen Generation, welche die Abgasnorm EURO IV erfüllen und Öl mit hoher HTHS - Viskosität und reduzierten Werten für midSAPS nach ACEA C3 vorgeschrieben ist. Auch für Fahrzeuge wo ACEA A3/B3 oder A3/B4 vorgeschrieben ist. ACEA A3/B4/C3; API SM/CF; MB 229.31; MB 229.51, VW 502.00 (2005-07) 505.01(2005-07) / 505.00; Ford WSS M2C917-A PORSCHE A40; Renault RN0700 Benzin ohne Turbo (MJ 2008) / RN0710 mit Turbo ab (MJ 2008) und ohne DPF; Freigabe: Empfohlen für CNG und LPG, Empfehlungen: RENAULT/NISSAN, FIAT, KIA, SUZUKI,SSANGYOUNG Diesel, HYUNDAI MOTUL 8100 X-Clean C3 5W-40 50.45 1'), (28, 1, '841351 Aktiviert Umsatzsteuerpflichtige Güter 19% 0W-30 MOTUL 8100 X-lite 5L 0W-30 5 Liter Vollsynthetisches Ester Leichtlauföl für Otto- u. Dieselmotoren der neueren Generation, ACEA A3/B4; API SL/CF; MB 229.3; VW 502.00(2005-07)-505.00/503.01; BMW-LL-98 MOTUL 8100 X-lite 0W-30 57.5 1'), (17, 1, '842551 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL 8100 ECO-CLEAN+ C1 5L 5W-30 5 Liter Vollsynthetisches Ester Leichtlauföl für Otto- u. Dieselmotoren der neueren Generation, besonders geeignet für den Einsatz in EURO IV Fahrzeugen ACEA A5/B5/C1; API SM/CF; FORD WSS M2C934-A; Empfehlung: MAZDA 5er, 6er mit DPF Dieselpartikelfilter FORD Benzinmotoren und Dieselmotoren mit DPF MOTUL 8100 ECO-CLEAN+ C1 5W-30 51.75 1'), (20, 1, '835811 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL Specific LL A/B 025 1L 5W-30 1 Liter Vollsynhetisches Motorenöl der neuen Generation. Es wurde nach den neuesten technischen Anforderungen von OPEL, GM und SAAB für den Einsatz in Benzin- und Dieselmodellen mit ECO-Service Flex Wechselintervallen formuliert, entwickelt und getestet. Freigaben: GM LL A-25 / GM LL B-25 (Benzin & Diesel) ACEA A3/B4; API SL/CF MOTUL Specific LL A/B 025 5W-30 10.4 1'), (15, 2, '841551 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL 8100 ECO-CLEAN C2 5L 5W-30 5 Liter Vollsynthetisches Ester Leichtlauföl für Otto- u. Dieselmotoren der neueren Generation, besonders geeignet für den Einsatz in EURO IV Fahrzeugen ACEA A5/B5/C2; API SM/CF PEUGEOT und CITROEN mit DPF Dieselpartikelfilter ab MJ 2006 TOYOTA Diesel-Motoren mit Dieselpartikelfilter DPF ab MJ 2009 HONDA Diesel-Motoren mit DPF ab MJ 2007 MOTUL 8100 ECO-CLEAN C2 5W-30 50.7 1'), (11, 2, '854711 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL 8100 X-Clean + 1L 5W-30 1 Liter Vollsynthetisches Motorenöl, speziell für moderne Benzin- und Diesel-Fahrzeuge, welche die Abgasnorm EURO IV und EURO V erfüllen und wo Motorenöl mit hoher HTHS-Viskosität (>3,5 mPas) und reduzierten Werten für Schwefel, Sulfatasche und Phosphor (mid SAPS) vorgeschrieben ist. ACEA A3/B4; VW 504.00-507.00; BMW Long Life 04, MB-Freigabe 229.51, PORSCHE C30 MOTUL 8100 X-Clean + 5W-30 15 1'), (10, 2, '854051 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-40 MOTUL Specific CNG/LPG 5L 5W-40 5 Liter Vollsynthetisches Motorenöl, speziell formuliert für den Einsatz in Motoren die mit ERDGAS, AUTOGAS bzw. Benzin & AUTOGAS betrieben werden. Hervorragende Schmiereigenschaften , hohe Temperaturstabilität, aschearme Formulierung durch redezierten Anteil an Sulfatasche, Phosphor und Schwefel. ACEA C3; BMW Long Life LL-04 MOTUL Specific CNG/LPG 5W-40 43 1'), (16, 1, '842511 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL 8100 ECO-CLEAN+ C1 1L 5W-30 1 Liter Vollsynthetisches Ester Leichtlauföl für Otto- u. Dieselmotoren der neueren Generation, besonders geeignet für den Einsatz in EURO IV Fahrzeugen ACEA A5/B5/C1; API SM/CF; FORD WSS M2C934-A; Empfehlung: MAZDA 5er, 6er mit DPF Dieselpartikelfilter FORD Benzinmotoren und Dieselmotoren mit DPF MOTUL 8100 ECO-CLEAN+ C1 5W-30 12.25 1'), (12, 1, '854751 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL 8100 X-Clean + 5L 5W-30 5 Liter Vollsynthetisches Motorenöl, speziell für moderne Benzin- und Diesel-Fahrzeuge, welche die Abgasnorm EURO IV und EURO V erfüllen und wo Motorenöl mit hoher HTHS-Viskosität (>3,5 mPas) und reduzierten Werten für Schwefel, Sulfatasche und Phosphor (mid SAPS) vorgeschrieben ist. ACEA A3/B4; VW 504.00-507.00; BMW Long Life 04, MB-Freigabe 229.51, PORSCHE C30 MOTUL 8100 X-Clean + 5W-30 67.5 1'), (6, 1, '368206 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-40 MOTUL 8100 X-Cess 5L 5W-40 5 Liter Vollsynthetisches Leichtlauföl für Otto- u. Dieselmotoren einschließlich Turbolader ACEA A3/B3/B4; API SL/CF; MB 229.3; VW 502.00-505.00 (1/97); Porsche-Freigabe; BMW-LL-98 OPEL GM-LL-B-025 Diesel, Empfohlen auch für Autogasfahrzeuge LPG MOTUL 8100 X-Cess 5W-40 45.15 1'), (7, 1, '854111 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-40 MOTUL 8100 X-Clean C3 1L 5W-40 1 Liter Vollsynthetisches Motorenöl der neuen Generation, welche die Abgasnorm EURO IV erfüllen und Öl mit hoher HTHS - Viskosität und reduzierten Werten für midSAPS nach ACEA C3 vorgeschrieben ist. Auch für Fahrzeuge wo ACEA A3/B3 oder A3/B4 vorgeschrieben ist. ACEA A3/B4/C3; API SM/CF; MB 229.31; MB 229.51, VW 502.00 (2005-07) 505.01(2005-07) / 505.00; Ford WSS M2C917-A PORSCHE A40; Renault RN0700 Benzin ohne Turbo (MJ 2008) / RN0710 mit Turbo ab (MJ 2008) und ohne DPF; Freigabe: Empfohlen für CNG und LPG, Empfehlungen: RENAULT/NISSAN, FIAT, KIA, SUZUKI,SSANGYOUNG Diesel, HYUNDAI MOTUL 8100 X-Clean C3 5W-40 11.8 1'), (9, 2, '854011 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-40 MOTUL Specific CNG/LPG 1L 5W-40 1 Liter Vollsynthetisches Motorenöl, speziell formuliert für den Einsatz in Motoren die mit ERDGAS, AUTOGAS bzw. Benzin & AUTOGAS betrieben werden. Hervorragende Schmiereigenschaften , hohe Temperaturstabilität, aschearme Formulierung durch redezierten Anteil an Sulfatasche, Phosphor und Schwefel. ACEA C3; BMW Long Life LL-04 MOTUL Specific CNG/LPG 5W-40 10.5 1'), (4, 2, '839451 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 MOTUL 6100 Synergie+ 5L 10W-40 5 Liter Halbsynthetisches Leichtlauföl für Otto- u. Dieselmotoren einschl. Common-Rail und Einspritzung ACEA A3/B3/B4; API SL/CF; MB 229.3; VW 502.00-505.00; Porsche bis Bj. 2002; BMW Spezialöl Empfohlen auch für Autogasfahrzeuge LPG MOTUL 6100 Synergie+ 10W-40 25.13 1'), (1, 1, '386206 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W-50 Motul 4100 Power 5L 15W50 5 Liter Ganzjahresöl auf Basis MOTUL Technosynthese optimal geeignet für Fahrzeuge mit Katalysator. Reduziert bei älteren Fahrzeugen bzw. bei hoher km-Laufleistung durch niedrigen Verdampfungsverlust und hohe Abdichtung im Kolbenbereich durch eine hohe Hochtemperatur-Viskosität den verschleißbedingten Ölverbrauch. Minimiert die Hydrostößelgeräusche (Klappern) und hinterläßt keinen Schwarzschlamm. Verlängert die Lebensdauer des Katalysators durch phosphorarme Formulierung. Standards: ACEA A3/B3 API SL/CF Freigaben: VW 505.00 (505.01 Performance) MB 229.1 MOTUL 4100 Power 31.5 1'), (2, 1, '386201 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W-50 Motul 4100 Power 1L 15W50 1 Liter Ganzjahresöl auf Basis MOTUL Technosynthese optimal geeignet für Fahrzeuge mit Katalysator. Reduziert bei älteren Fahrzeugen bzw. bei hoher km-Laufleistung durch niedrigen Verdampfungsverlust und hohe Abdichtung im Kolbenbereich durch eine hohe Hochtemperatur-Viskosität den verschleißbedingten Ölverbrauch. Minimiert die Hydrostößelgeräusche (Klappern) und hinterläßt keinen Schwarzschlamm. Verlängert die Lebensdauer des Katalysators durch phosphorarme Formulierung. Standards: ACEA A3/B3 API SL/CF Freigaben: VW 505.00 (505.01 Performance) MB 229.1 MOTUL 4100 Power 8.2 1'), (5, 2, '368201 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-40 MOTUL 8100 X-Cess 1L 5W-40 1 Liter Vollsynthetisches Leichtlauföl für Otto- u. Dieselmotoren einschließlich Turbolader ACEA A3/B3/B4; API SL/CF; MB 229.3; VW 502.00-505.00 (1/97); Porsche-Freigabe; BMW-LL-98 OPEL GM-LL-B-025 Diesel, Empfohlen auch für Autogasfahrzeuge LPG MOTUL 8100 X-Cess 5W-40 10.8 1'), (6, 2, '368206 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-40 MOTUL 8100 X-Cess 5L 5W-40 5 Liter Vollsynthetisches Leichtlauföl für Otto- u. Dieselmotoren einschließlich Turbolader ACEA A3/B3/B4; API SL/CF; MB 229.3; VW 502.00-505.00 (1/97); Porsche-Freigabe; BMW-LL-98 OPEL GM-LL-B-025 Diesel, Empfohlen auch für Autogasfahrzeuge LPG MOTUL 8100 X-Cess 5W-40 45.15 1'), (3, 2, '839411 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 MOTUL 6100 Synergie+ 1L 10W-40 1 Liter Halbsynthetisches Leichtlauföl für Otto- u. Dieselmotoren einschl. Common-Rail und Einspritzung ACEA A3/B3/B4; API SL/CF; MB 229.3; VW 502.00-505.00; Porsche bis Bj. 2002; BMW Spezialöl Empfohlen auch für Autogasfahrzeuge LPG MOTUL 6100 Synergie+ 10W-40 7.9 1'), (63, 1, '827141 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 MOTUL Quad 4T 4L 10W-40 4 Liter 4-Takt Motorenöl speziell entwickelt für Quads, ATVs. Übertrifft die Werksanforderungen für 4-Takt Quadmotoren. MOTUL Quad 4T 10W-40 41.75 1'), (11, 1, '854711 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-30 MOTUL 8100 X-Clean + 1L 5W-30 1 Liter Vollsynthetisches Motorenöl, speziell für moderne Benzin- und Diesel-Fahrzeuge, welche die Abgasnorm EURO IV und EURO V erfüllen und wo Motorenöl mit hoher HTHS-Viskosität (>3,5 mPas) und reduzierten Werten für Schwefel, Sulfatasche und Phosphor (mid SAPS) vorgeschrieben ist. ACEA A3/B4; VW 504.00-507.00; BMW Long Life 04, MB-Freigabe 229.51, PORSCHE C30 MOTUL 8100 X-Clean + 5W-30 15 1'), (10, 1, '854051 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-40 MOTUL Specific CNG/LPG 5L 5W-40 5 Liter Vollsynthetisches Motorenöl, speziell formuliert für den Einsatz in Motoren die mit ERDGAS, AUTOGAS bzw. Benzin & AUTOGAS betrieben werden. Hervorragende Schmiereigenschaften , hohe Temperaturstabilität, aschearme Formulierung durch redezierten Anteil an Sulfatasche, Phosphor und Schwefel. ACEA C3; BMW Long Life LL-04 MOTUL Specific CNG/LPG 5W-40 43 1'), (5, 1, '368201 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-40 MOTUL 8100 X-Cess 1L 5W-40 1 Liter Vollsynthetisches Leichtlauföl für Otto- u. Dieselmotoren einschließlich Turbolader ACEA A3/B3/B4; API SL/CF; MB 229.3; VW 502.00-505.00 (1/97); Porsche-Freigabe; BMW-LL-98 OPEL GM-LL-B-025 Diesel, Empfohlen auch für Autogasfahrzeuge LPG MOTUL 8100 X-Cess 5W-40 10.8 1'), (8, 1, '854151 Aktiviert Umsatzsteuerpflichtige Güter 19% 5W-40 MOTUL 8100 X-Clean C3 5L 5W-40 5 Liter Vollsynthetisches Motorenöl der neuen Generation, welche die Abgasnorm EURO IV erfüllen und Öl mit hoher HTHS - Viskosität und reduzierten Werten für midSAPS nach ACEA C3 vorgeschrieben ist. Auch für Fahrzeuge wo ACEA A3/B3 oder A3/B4 vorgeschrieben ist. ACEA A3/B4/C3; API SM/CF; MB 229.31; MB 229.51, VW 502.00 (2005-07) 505.01(2005-07) / 505.00; Ford WSS M2C917-A PORSCHE A40; Renault RN0700 Benzin ohne Turbo (MJ 2008) / RN0710 mit Turbo ab (MJ 2008) und ohne DPF; Freigabe: Empfohlen für CNG und LPG, Empfehlungen: RENAULT/NISSAN, FIAT, KIA, SUZUKI,SSANGYOUNG Diesel, HYUNDAI MOTUL 8100 X-Clean C3 5W-40 50.45 1'), (4, 1, '839451 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 MOTUL 6100 Synergie+ 5L 10W-40 5 Liter Halbsynthetisches Leichtlauföl für Otto- u. Dieselmotoren einschl. Common-Rail und Einspritzung ACEA A3/B3/B4; API SL/CF; MB 229.3; VW 502.00-505.00; Porsche bis Bj. 2002; BMW Spezialöl Empfohlen auch für Autogasfahrzeuge LPG MOTUL 6100 Synergie+ 10W-40 25.13 1'), (3, 1, '839411 Aktiviert Umsatzsteuerpflichtige Güter 19% 10W-40 MOTUL 6100 Synergie+ 1L 10W-40 1 Liter Halbsynthetisches Leichtlauföl für Otto- u. Dieselmotoren einschl. Common-Rail und Einspritzung ACEA A3/B3/B4; API SL/CF; MB 229.3; VW 502.00-505.00; Porsche bis Bj. 2002; BMW Spezialöl Empfohlen auch für Autogasfahrzeuge LPG MOTUL 6100 Synergie+ 10W-40 7.9 1'), (2, 2, '386201 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W-50 Motul 4100 Power 1L 15W50 1 Liter Ganzjahresöl auf Basis MOTUL Technosynthese optimal geeignet für Fahrzeuge mit Katalysator. Reduziert bei älteren Fahrzeugen bzw. bei hoher km-Laufleistung durch niedrigen Verdampfungsverlust und hohe Abdichtung im Kolbenbereich durch eine hohe Hochtemperatur-Viskosität den verschleißbedingten Ölverbrauch. Minimiert die Hydrostößelgeräusche (Klappern) und hinterläßt keinen Schwarzschlamm. Verlängert die Lebensdauer des Katalysators durch phosphorarme Formulierung. Standards: ACEA A3/B3 API SL/CF Freigaben: VW 505.00 (505.01 Performance) MB 229.1 MOTUL 4100 Power 8.2 1'), (1, 2, '386206 Aktiviert Umsatzsteuerpflichtige Güter 19% 15W-50 Motul 4100 Power 5L 15W50 5 Liter Ganzjahresöl auf Basis MOTUL Technosynthese optimal geeignet für Fahrzeuge mit Katalysator. Reduziert bei älteren Fahrzeugen bzw. bei hoher km-Laufleistung durch niedrigen Verdampfungsverlust und hohe Abdichtung im Kolbenbereich durch eine hohe Hochtemperatur-Viskosität den verschleißbedingten Ölverbrauch. Minimiert die Hydrostößelgeräusche (Klappern) und hinterläßt keinen Schwarzschlamm. Verlängert die Lebensdauer des Katalysators durch phosphorarme Formulierung. Standards: ACEA A3/B3 API SL/CF Freigaben: VW 505.00 (505.01 Performance) MB 229.1 MOTUL 4100 Power 31.5 1'); /*!40000 ALTER TABLE `catalogsearch_fulltext` ENABLE KEYS */; # Dumping structure for table web35db1.catalogsearch_query CREATE TABLE IF NOT EXISTS `catalogsearch_query` ( `query_id` int(10) unsigned NOT NULL auto_increment, `query_text` varchar(255) NOT NULL default '', `num_results` int(10) unsigned NOT NULL default '0', `popularity` int(10) unsigned NOT NULL default '0', `redirect` varchar(255) NOT NULL default '', `synonym_for` varchar(255) NOT NULL, `store_id` smallint(5) unsigned NOT NULL, `display_in_terms` tinyint(1) NOT NULL default '1', `is_active` tinyint(1) default '1', `is_processed` tinyint(1) default '0', `updated_at` datetime NOT NULL, PRIMARY KEY (`query_id`), KEY `FK_CATALOGSEARCH_QUERY_STORE` (`store_id`), KEY `IDX_SEARCH_QUERY` (`query_text`,`store_id`,`popularity`), CONSTRAINT `FK_CATALOGSEARCH_QUERY_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=590 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalogsearch_query: 733 rows /*!40000 ALTER TABLE `catalogsearch_query` DISABLE KEYS */; INSERT INTO `catalogsearch_query` (`query_id`, `query_text`, `num_results`, `popularity`, `redirect`, `synonym_for`, `store_id`, `display_in_terms`, `is_active`, `is_processed`, `updated_at`) VALUES (1, 'Motul', 171, 59, '', '', 2, 1, 1, 0, '2011-01-20 18:45:57'), (2, 'Power', 12, 7, '', '', 2, 1, 1, 0, '2010-10-19 23:17:09'), (3, '4100', 2, 14, '', '', 2, 1, 1, 0, '2010-12-20 21:52:48'), (4, '41', 9, 3, '', '', 2, 1, 1, 0, '2010-05-20 14:17:07'), (5, '27', 1, 2, '', '', 2, 1, 1, 0, '2010-05-21 13:53:09'), (6, 'mnbmnbmnbmnbmnbmnbmmnmnnmmmm', 0, 1, '', '', 2, 1, 1, 0, '2010-05-21 13:53:00'), (7, 'sexy dessous', 0, 1, '', '', 2, 1, 1, 0, '2010-06-15 12:00:02'), (8, 'spaltbares material', 0, 1, '', '', 2, 1, 1, 0, '2010-06-15 12:00:28'), (9, 'uran', 0, 1, '', '', 2, 1, 1, 0, '2010-06-15 12:00:33'), (10, 'rapsöl', 0, 1, '', '', 2, 1, 1, 0, '2010-06-15 12:00:57'), (11, 'kokosmilchöl', 0, 1, '', '', 2, 1, 1, 0, '2010-06-15 12:01:15'), (12, 'massageöl', 0, 1, '', '', 2, 1, 1, 0, '2010-06-15 12:01:28'), (13, 'massageoel', 0, 1, '', '', 2, 1, 1, 0, '2010-06-15 12:01:45'), (14, 'massage oel', 0, 1, '', '', 2, 1, 1, 0, '2010-06-15 12:01:50'), (15, 'massage öl', 0, 1, '', '', 2, 1, 1, 0, '2010-06-15 12:01:55'), (16, 'e.z', 2, 3, '', '', 2, 1, 1, 0, '2010-06-16 11:19:33'), (17, '6100', 2, 8, '', '', 2, 1, 1, 0, '2011-01-12 12:19:27'), (18, '8100', 14, 41, '', '', 2, 1, 1, 0, '2011-01-27 20:17:25'), (19, '5400', 0, 1, '', '', 2, 1, 1, 0, '2010-06-21 08:00:10'), (20, '7100', 6, 3, '', '', 2, 1, 1, 0, '2011-01-05 14:36:29'), (21, 'test', 6, 2, '', '', 2, 1, 1, 0, '2010-07-15 06:07:52'), (22, 'gfhf', 0, 2, '', '', 2, 1, 1, 0, '2010-06-21 13:40:39'), (23, 'Polo', 0, 2, '', '', 2, 1, 1, 0, '2010-06-24 14:24:03'), (24, 'Poloshirt sw', 5, 1, '', '', 2, 1, 1, 0, '2010-06-25 11:33:06'), (25, 'Garden 4T', 0, 1, '', '', 2, 1, 1, 0, '2010-06-28 12:00:08'), (26, 'Garden', 5, 4, '', '', 2, 1, 1, 0, '2010-12-23 13:04:37'), (27, '20W', 7, 8, '', '', 2, 1, 1, 0, '2010-09-04 20:16:38'), (28, '20', 30, 2, '', '', 2, 1, 1, 0, '2010-06-29 16:37:52'), (29, '1L', 39, 4, '', '', 2, 1, 1, 0, '2010-07-04 12:06:58'), (30, 'hi-tech', 1, 1, '', '', 2, 1, 1, 0, '2010-07-04 19:31:56'), (31, 'x-clean', 6, 2, '', '', 2, 1, 1, 0, '2011-01-07 12:51:57'), (32, 'MOTUL 4100 Power 1L', 1, 2, '', '', 2, 1, 1, 0, '2010-09-04 13:17:26'), (33, 'MOTUL 6100 Synergie+ 1L', 1, 1, '', '', 2, 1, 1, 0, '2010-07-09 06:33:03'), (34, '99', 7, 1, '', '', 2, 1, 1, 0, '2010-07-09 07:59:27'), (35, 'MoCool', 1, 1, '', '', 2, 1, 1, 0, '2010-07-09 08:47:53'), (36, '506', 4, 2, '', '', 2, 1, 1, 0, '2010-07-09 12:29:37'), (37, '229', 15, 2, '', '', 2, 1, 1, 0, '2010-07-09 12:29:32'), (38, 'Engine', 1, 1, '', '', 2, 1, 1, 0, '2010-07-12 11:40:55'), (39, 'lean', 21, 4, '', '', 2, 1, 1, 0, '2010-07-12 11:46:12'), (40, 'Monster-Modelle von FG', 0, 1, '', '', 2, 1, 1, 0, '2010-07-12 12:49:33'), (41, 'chain lube', 4, 1, '', '', 2, 1, 1, 0, '2010-07-12 13:50:07'), (42, '510', 6, 6, '', '', 2, 1, 1, 0, '2010-09-25 11:49:31'), (43, 'T shirt', 1, 1, '', '', 2, 1, 1, 0, '2010-07-13 07:34:50'), (44, 'Shirt', 1, 1, '', '', 2, 1, 1, 0, '2010-07-13 07:34:59'), (45, 'T-Shirt', 0, 1, '', '', 2, 1, 1, 0, '2010-07-13 07:35:12'), (46, 'system', 6, 1, '', '', 2, 1, 1, 0, '2010-07-15 06:04:52'), (47, 'Testar', 0, 1, '', '', 2, 1, 1, 0, '2010-07-15 06:07:40'), (48, 'clean c3', 6, 1, '', '', 2, 1, 1, 0, '2010-07-15 07:35:14'), (49, '101384', 0, 1, '', '', 2, 1, 1, 0, '2010-07-16 20:06:20'), (50, 'Motul 5100 4T', 5, 9, '', '', 2, 1, 1, 0, '2011-02-09 09:19:23'), (51, 'motocool', 1, 2, '', '', 2, 1, 1, 0, '2011-01-20 10:04:43'), (52, 'Testartikel', 1, 1, '', '', 2, 1, 1, 0, '2010-07-19 10:37:24'), (53, 'motul 300v', 13, 33, '', '', 2, 1, 1, 0, '2011-02-08 10:49:21'), (54, 'motul 300v 15/50', 0, 1, '', '', 2, 1, 1, 0, '2010-07-21 14:58:39'), (55, 'Kettenspray', 2, 18, '', '', 2, 1, 1, 0, '2011-02-05 11:23:35'), (56, 'Specific', 12, 15, '', '', 2, 1, 1, 0, '2011-01-21 12:42:42'), (57, 'Specific 5W40', 0, 3, '', '', 2, 1, 1, 0, '2010-09-02 12:53:47'), (58, 'motol v300', 0, 1, '', '', 2, 1, 1, 0, '2010-07-22 20:14:02'), (59, 'motol 300', 0, 1, '', '', 2, 1, 1, 0, '2010-07-22 20:14:10'), (60, 'motul 300', 25, 6, '', '', 2, 1, 1, 0, '2011-02-08 10:50:07'), (61, 'atf', 1, 1, '', '', 2, 1, 1, 0, '2010-07-26 09:12:54'), (62, 'Specific 504 00-507 00', 2, 2, '', '', 2, 1, 1, 0, '2011-01-19 13:10:40'), (63, 'classik', 0, 1, '', '', 2, 1, 1, 0, '2010-07-27 10:27:56'), (64, 'classic', 3, 5, '', '', 2, 1, 1, 0, '2011-01-20 12:45:47'), (65, '300v', 13, 89, '', '', 2, 1, 1, 0, '2011-02-08 10:21:04'), (66, 'Motul 300V 15W50', 0, 1, '', '', 2, 1, 1, 0, '2010-07-27 17:36:14'), (67, 'Fork oil', 8, 7, '', '', 2, 1, 1, 0, '2010-07-28 16:01:52'), (68, 'CHAIN LUBE ROAD PLUS', 1, 3, '', '', 2, 1, 1, 0, '2011-01-17 15:21:52'), (69, '300 v', 25, 18, '', '', 2, 1, 1, 0, '2011-01-17 12:47:36'), (70, 'Kart Grand Prix 2 T 1 Liter Motul', 1, 2, '', '', 2, 1, 1, 0, '2010-07-31 07:13:19'), (71, 'motul 10W40 teilsyntetic', 0, 1, '', '', 2, 1, 1, 0, '2010-08-01 07:09:47'), (72, '5100', 6, 24, '', '', 2, 1, 1, 0, '2011-02-02 16:03:34'), (73, 'CHAIN LUBE ROAD', 3, 2, '', '', 2, 1, 1, 0, '2010-08-01 12:11:17'), (74, '510 powerlupe', 0, 1, '', '', 2, 1, 1, 0, '2010-08-01 12:39:33'), (75, '839411', 1, 1, '', '', 2, 1, 1, 0, '2010-08-02 17:42:22'), (76, 'v300', 0, 6, '', '', 2, 1, 1, 0, '2011-01-30 15:03:28'), (77, 'SAE 30', 0, 1, '', '', 2, 1, 1, 0, '2010-08-04 14:54:49'), (78, 'motul 800', 3, 8, '', '', 2, 1, 1, 0, '2011-01-18 10:36:09'), (79, 'MOTUL OIL 300V 15W50 SYNESTR 4L', 0, 1, '', '', 2, 1, 1, 0, '2010-08-08 13:19:45'), (80, 'MOTUL OIL 300V', 0, 1, '', '', 2, 1, 1, 0, '2010-08-08 13:19:53'), (81, 'motul micro', 0, 1, '', '', 2, 1, 1, 0, '2010-08-08 13:58:39'), (82, '15w40', 0, 2, '', '', 2, 1, 1, 0, '2010-09-29 07:58:04'), (83, 'Zweiradmptorenöl', 0, 1, '', '', 2, 1, 1, 0, '2010-08-08 18:54:57'), (84, 'Zweiradmotorenöl', 0, 1, '', '', 2, 1, 1, 0, '2010-08-08 18:55:18'), (85, 'Zweitaktmotorenöl', 0, 1, '', '', 2, 1, 1, 0, '2010-08-08 18:55:58'), (86, 'motul scooter expert', 1, 2, '', '', 2, 1, 1, 0, '2010-10-01 11:37:54'), (87, '20W60', 0, 1, '', '', 2, 1, 1, 0, '2010-08-10 10:41:18'), (88, 'MOTUL 300V Le Mans 2L', 2, 10, '', '', 2, 1, 1, 0, '2010-09-05 18:25:58'), (89, 'MOTUL 300V Le Mans 2L 20W60', 0, 1, '', '', 2, 1, 1, 0, '2010-08-10 10:43:07'), (90, 'specific ford 913b', 0, 1, '', '', 2, 1, 1, 0, '2010-08-10 22:19:45'), (91, '5100 10 W 40', 0, 1, '', '', 2, 1, 1, 0, '2010-08-11 16:09:37'), (92, 'Motul Kettenspray', 0, 2, '', '', 2, 1, 1, 0, '2010-08-11 18:45:17'), (93, 'Motul V300 5/40', 0, 1, '', '', 2, 1, 1, 0, '2010-08-11 21:15:22'), (94, 'scooter expert', 1, 4, '', '', 2, 1, 1, 0, '2011-01-17 15:25:36'), (95, '20 W50', 0, 1, '', '', 2, 1, 1, 0, '2010-08-12 16:08:51'), (96, '20W50', 0, 19, '', '', 2, 1, 1, 0, '2011-02-07 23:20:18'), (97, '10w50', 0, 3, '', '', 2, 1, 1, 0, '2011-01-30 15:08:50'), (98, '10w0', 0, 1, '', '', 2, 1, 1, 0, '2010-08-13 10:31:12'), (99, '10w', 0, 1, '', '', 2, 1, 1, 0, '2010-08-13 10:31:19'), (100, '5W50', 0, 1, '', '', 2, 1, 1, 0, '2010-08-13 10:31:40'), (101, 'Zweitaktöle', 0, 1, '', '', 2, 1, 1, 0, '2010-08-13 15:33:00'), (102, 'Zweitakt', 0, 1, '', '', 2, 1, 1, 0, '2010-08-13 15:40:05'), (103, '2T', 23, 23, '', '', 2, 1, 1, 0, '2010-11-10 18:08:34'), (104, 'fork oil medium 10w', 0, 1, '', '', 2, 1, 1, 0, '2010-08-13 16:40:58'), (105, 'Motoröl 2 Tackt', 0, 2, '', '', 2, 1, 1, 0, '2010-08-14 12:18:49'), (106, '10/40', 0, 1, '', '', 2, 1, 1, 0, '2010-08-14 13:36:50'), (107, 'MOTUL 8100 X-clean SAE 5W-40', 0, 3, '', '', 2, 1, 1, 0, '2010-08-20 08:35:37'), (108, '0w30', 0, 1, '', '', 2, 1, 1, 0, '2010-08-15 16:44:21'), (109, 'MOTUL 300V LE MANS SAE 20W60 Öl Motoröl', 0, 1, '', '', 2, 1, 1, 0, '2010-08-16 09:25:46'), (110, '-MOTUL Motocool Factory Line', 0, 1, '', '', 2, 1, 1, 0, '2010-08-16 17:26:31'), (111, 'MOTUL Motocool Factory Line', 0, 1, '', '', 2, 1, 1, 0, '2010-08-16 17:27:02'), (112, 'MOTUL Motocool', 0, 1, '', '', 2, 1, 1, 0, '2010-08-16 17:27:26'), (113, '10 W 40 5000', 0, 1, '', '', 2, 1, 1, 0, '2010-08-17 08:27:18'), (114, 'Motul 5000', 0, 1, '', '', 2, 1, 1, 0, '2010-08-17 08:28:22'), (115, 'sithem clear', 0, 1, '', '', 2, 1, 1, 0, '2010-08-17 14:05:40'), (116, 'Motul 5100 4T 10W-40 (4 l)', 0, 1, '', '', 2, 1, 1, 0, '2010-08-18 13:34:33'), (117, 'Motul 7100 4T', 6, 4, '', '', 2, 1, 1, 0, '2010-11-01 16:36:40'), (118, 'scooter power 2t', 1, 2, '', '', 2, 1, 1, 0, '2010-10-28 15:54:27'), (119, '15W-60', 0, 8, '', '', 2, 1, 1, 0, '2011-01-27 19:13:21'), (120, '10W-60', 1, 3, '', '', 2, 1, 1, 0, '2010-09-14 13:07:04'), (121, 'Motul Transoil Expert', 0, 1, '', '', 2, 1, 1, 0, '2010-08-18 17:09:35'), (122, 'transoil', 0, 3, '', '', 2, 1, 1, 0, '2010-12-23 12:42:14'), (123, 'SAE 10W', 0, 1, '', '', 2, 1, 1, 0, '2010-08-18 17:11:01'), (124, 'SAE', 0, 1, '', '', 2, 1, 1, 0, '2010-08-18 17:11:09'), (125, 'Getriebeöl', 5, 7, '', '', 2, 1, 1, 0, '2011-02-04 08:19:28'), (126, '8100 X-clean+ 5W-30', 0, 4, '', '', 2, 1, 1, 0, '2010-08-27 15:20:18'), (127, 'MOTUL Specific Ford 913 C', 2, 1, '', '', 2, 1, 1, 0, '2010-08-18 20:25:23'), (128, '50 liter', 31, 1, '', '', 2, 1, 1, 0, '2010-08-19 11:23:26'), (129, 'Motul Specific LL A/B 025 SAE 5W-30 5L', 0, 1, '', '', 2, 1, 1, 0, '2010-08-20 21:09:57'), (130, 'Specific LL A/B 025 SAE 5W-30 5L', 0, 1, '', '', 2, 1, 1, 0, '2010-08-20 21:10:09'), (131, 'SAE 5W-30 5L', 0, 1, '', '', 2, 1, 1, 0, '2010-08-20 21:10:19'), (132, '15w50', 2, 10, '', '', 2, 1, 1, 0, '2011-01-12 11:47:35'), (133, 'SAE80W-90', 0, 1, '', '', 2, 1, 1, 0, '2010-08-21 02:03:05'), (134, '300v 20-w60 le mans', 0, 1, '', '', 2, 1, 1, 0, '2010-08-22 15:28:56'), (135, '300', 25, 22, '', '', 2, 1, 1, 0, '2010-12-01 19:00:24'), (136, '300 v 15w50', 0, 1, '', '', 2, 1, 1, 0, '2010-08-23 15:09:14'), (137, 'motul5100', 0, 1, '', '', 2, 1, 1, 0, '2010-08-24 12:03:29'), (138, '300v 4t 10w40', 0, 1, '', '', 2, 1, 1, 0, '2010-08-24 12:09:43'), (139, 'brake', 1, 3, '', '', 2, 1, 1, 0, '2011-01-19 14:08:52'), (140, 'chain', 5, 9, '', '', 2, 1, 1, 0, '2011-01-19 13:50:21'), (141, 'motul fuel system clean', 3, 15, '', '', 2, 1, 1, 0, '2011-02-06 15:19:39'), (142, 'Motul 800 Road Racing', 2, 8, '', '', 2, 1, 1, 0, '2010-10-25 00:18:51'), (143, 'Motul 854711 8100 X CLEAN + 5W-30 504/507 (1Liter )', 0, 1, '', '', 2, 1, 1, 0, '2010-08-27 15:18:25'), (144, 'Specific 504 00-507 00 8100 X-clean+ 5W-30', 0, 1, '', '', 2, 1, 1, 0, '2010-08-27 15:20:00'), (145, '800', 3, 4, '', '', 2, 1, 1, 0, '2010-10-09 02:26:24'), (146, 'Motul 300 V 4T Factory Line SAE 10W-40', 0, 1, '', '', 2, 1, 1, 0, '2010-08-27 18:16:26'), (147, '8100 x-clean', 6, 11, '', '', 2, 1, 1, 0, '2011-01-31 16:43:29'), (148, 'motul tech grease 300', 0, 3, '', '', 2, 1, 1, 0, '2011-01-17 19:48:27'), (149, 'tech grease 300', 0, 1, '', '', 2, 1, 1, 0, '2010-08-29 04:47:04'), (150, 'grease', 0, 1, '', '', 2, 1, 1, 0, '2010-08-29 04:47:13'), (151, 'Motul Specific LL-01 SAE 5-W30', 0, 1, '', '', 2, 1, 1, 0, '2010-08-29 07:29:28'), (152, 'Motul Specific SAE 5-W30', 0, 1, '', '', 2, 1, 1, 0, '2010-08-29 07:29:58'), (153, 'Motul Specific 5-W30', 0, 1, '', '', 2, 1, 1, 0, '2010-08-29 07:30:15'), (154, 'Motul 300V LeMans', 0, 2, '', '', 2, 1, 1, 0, '2010-08-29 09:48:18'), (155, '10w30', 1, 7, '', '', 2, 1, 1, 0, '2011-01-19 12:42:44'), (156, 'motul classic oil SAE 15W-50', 0, 2, '', '', 2, 1, 1, 0, '2010-08-29 16:02:55'), (157, 'micro 2t', 1, 1, '', '', 2, 1, 1, 0, '2010-08-30 13:18:04'), (158, '300v competition', 3, 7, '', '', 2, 1, 1, 0, '2011-01-27 03:52:19'), (159, '300v chrono', 1, 1, '', '', 2, 1, 1, 0, '2010-08-30 14:32:32'), (160, 'system clean', 5, 2, '', '', 2, 1, 1, 0, '2010-08-30 16:04:42'), (161, 'Motul 300V Competition 4T 15W-50', 0, 2, '', '', 2, 1, 1, 0, '2010-08-31 05:24:28'), (162, 'motormix 2t', 0, 1, '', '', 2, 1, 1, 0, '2010-08-31 11:51:25'), (163, 'motormix', 0, 1, '', '', 2, 1, 1, 0, '2010-08-31 11:51:31'), (164, 'motomix', 1, 1, '', '', 2, 1, 1, 0, '2010-08-31 11:51:36'), (165, 'engine clean', 1, 1, '', '', 2, 1, 1, 0, '2010-08-31 15:12:53'), (166, 'factoryline', 0, 1, '', '', 2, 1, 1, 0, '2010-09-01 02:05:59'), (167, 'v 300', 25, 16, '', '', 2, 1, 1, 0, '2011-01-30 17:51:15'), (168, 'tech grease', 0, 2, '', '', 2, 1, 1, 0, '2011-01-31 14:15:57'), (169, 'specific dexos', 0, 1, '', '', 2, 1, 1, 0, '2010-09-02 12:50:53'), (170, 'specific ford', 5, 5, '', '', 2, 1, 1, 0, '2010-09-02 13:52:46'), (171, 'specific 5w30', 0, 1, '', '', 2, 1, 1, 0, '2010-09-02 12:53:41'), (172, 'motul 20w50', 0, 2, '', '', 2, 1, 1, 0, '2010-09-27 10:48:29'), (173, '913c', 0, 1, '', '', 2, 1, 1, 0, '2010-09-02 14:04:42'), (174, 'motul 5100', 6, 9, '', '', 2, 1, 1, 0, '2011-01-31 21:02:08'), (175, '10w-40', 16, 7, '', '', 2, 1, 1, 0, '2010-10-29 15:15:10'), (176, 'Vollsyntethisches zweitakt öl', 0, 1, '', '', 2, 1, 1, 0, '2010-09-02 18:55:56'), (177, 'Vollsyntethisches', 0, 1, '', '', 2, 1, 1, 0, '2010-09-02 18:56:04'), (178, 'Vollsyntethisch', 0, 1, '', '', 2, 1, 1, 0, '2010-09-02 18:56:13'), (179, '800 2t', 3, 1, '', '', 2, 1, 1, 0, '2010-09-03 10:10:16'), (180, '8100 Eco-nergy 5W-30', 0, 2, '', '', 2, 1, 1, 0, '2010-11-02 18:59:33'), (181, 'Motul 8100X-clean 5W-40', 0, 1, '', '', 2, 1, 1, 0, '2010-09-05 17:39:18'), (182, 'MOTUL SPECIFIC 504 00 – 507 00', 0, 1, '', '', 2, 1, 1, 0, '2010-09-06 06:50:55'), (183, 'MOTUL SPECIFIC', 12, 10, '', '', 2, 1, 1, 0, '2011-01-12 09:22:38'), (184, 'fuel system clean', 3, 15, '', '', 2, 1, 1, 0, '2011-01-08 22:31:28'), (185, 'zweitaktöl', 0, 2, '', '', 2, 1, 1, 0, '2010-09-24 16:22:25'), (186, '5100 4T 15W-50', 2, 4, '', '', 2, 1, 1, 0, '2011-01-31 08:11:08'), (187, 'Motul V 300', 19, 2, '', '', 2, 1, 1, 0, '2010-09-08 08:44:24'), (188, 'motul 3000', 4, 1, '', '', 2, 1, 1, 0, '2010-09-08 10:24:40'), (189, 'Motul Specific 504 00 SAE 5W30 100% Synthetic', 0, 2, '', '', 2, 1, 1, 0, '2010-09-08 10:36:27'), (190, '10w40', 0, 4, '', '', 2, 1, 1, 0, '2010-10-19 19:21:30'), (191, '20W 50', 5, 10, '', '', 2, 1, 1, 0, '2011-02-04 22:08:28'), (192, 'shine and go', 0, 1, '', '', 2, 1, 1, 0, '2010-09-09 15:00:31'), (193, 'Motul 600', 3, 4, '', '', 2, 1, 1, 0, '2011-01-21 18:15:58'), (194, '§00V', 0, 1, '', '', 2, 1, 1, 0, '2010-09-12 08:51:50'), (195, 'motul 8100 x-clean+', 0, 5, '', '', 2, 1, 1, 0, '2011-01-31 13:03:01'), (196, 'Motul Specific 504 00 - 507 00 5W30 Öl Motoröl', 0, 1, '', '', 2, 1, 1, 0, '2010-09-13 15:06:25'), (197, 'Motul Synergie', 2, 3, '', '', 2, 1, 1, 0, '2010-11-16 17:23:15'), (198, '5w30 longlifeIII', 0, 2, '', '', 2, 1, 1, 0, '2010-09-13 18:21:14'), (199, '5w30', 0, 10, '', '', 2, 1, 1, 0, '2011-02-01 12:55:15'), (200, '5W-30', 17, 7, '', '', 2, 1, 1, 0, '2010-09-13 18:59:55'), (201, '400 road racing', 0, 2, '', '', 2, 1, 1, 0, '2010-09-14 08:26:54'), (202, 'motulk 300v', 0, 1, '', '', 2, 1, 1, 0, '2010-09-14 08:30:57'), (203, '15 w 50', 15, 7, '', '', 2, 1, 1, 0, '2010-11-24 19:09:25'), (204, 'eco clean', 4, 1, '', '', 2, 1, 1, 0, '2010-09-14 14:55:41'), (205, 'motul 4100', 2, 4, '', '', 2, 1, 1, 0, '2010-12-23 10:25:09'), (206, 'modul800', 0, 1, '', '', 2, 1, 1, 0, '2010-09-15 01:43:24'), (207, 'mobil 634', 0, 1, '', '', 2, 1, 1, 0, '2010-09-15 08:02:43'), (208, 'mobil', 7, 1, '', '', 2, 1, 1, 0, '2010-09-15 08:02:55'), (209, 'SA 5 W 40', 43, 2, '', '', 2, 1, 1, 0, '2010-09-15 12:25:45'), (210, 'motul 5100bay.de', 0, 1, '', '', 2, 1, 1, 0, '2010-09-16 12:14:56'), (211, 'motul 6100', 2, 3, '', '', 2, 1, 1, 0, '2010-09-17 10:57:13'), (212, 'MOTUL Factory Line 800', 2, 2, '', '', 2, 1, 1, 0, '2010-09-18 18:07:33'), (213, '8100 c-clean', 0, 1, '', '', 2, 1, 1, 0, '2010-09-19 17:46:47'), (214, 'Classic Oil SAE 20W50', 0, 3, '', '', 2, 1, 1, 0, '2010-12-31 22:18:02'), (215, 'Motul 300V Factory Line', 4, 5, '', '', 2, 1, 1, 0, '2011-01-20 13:23:17'), (216, 'fdfgfdg', 0, 1, '', '', 2, 1, 1, 0, '2010-09-20 16:09:52'), (217, 'motul competion', 0, 1, '', '', 2, 1, 1, 0, '2010-09-21 07:23:14'), (218, 'competition', 4, 1, '', '', 2, 1, 1, 0, '2010-09-21 12:13:47'), (219, 'motul 5100 15w50', 0, 1, '', '', 2, 1, 1, 0, '2010-09-21 16:32:17'), (220, 'motul 15w50', 2, 2, '', '', 2, 1, 1, 0, '2010-11-26 09:03:12'), (221, 'Motul 0W-40', 16, 1, '', '', 2, 1, 1, 0, '2010-09-23 01:33:24'), (222, '5100 15w50', 0, 2, '', '', 2, 1, 1, 0, '2010-10-08 15:27:28'), (223, '2Takt öl', 0, 4, '', '', 2, 1, 1, 0, '2011-01-24 14:36:57'), (224, 'motul 7100', 6, 5, '', '', 2, 1, 1, 0, '2011-02-08 10:47:05'), (225, '2t getrenntschmierung', 0, 1, '', '', 2, 1, 1, 0, '2010-09-25 11:35:34'), (226, '2t racing', 2, 3, '', '', 2, 1, 1, 0, '2010-10-28 15:54:46'), (227, 'nur für getrennt', 0, 1, '', '', 2, 1, 1, 0, '2010-09-25 11:36:07'), (228, '710', 10, 14, '', '', 2, 1, 1, 0, '2011-01-05 15:02:27'), (229, '710 2t 4l', 0, 1, '', '', 2, 1, 1, 0, '2010-09-25 11:54:47'), (230, '710 2t', 1, 1, '', '', 2, 1, 1, 0, '2010-09-25 11:54:54'), (231, '4000', 1, 1, '', '', 2, 1, 1, 0, '2010-09-26 06:02:21'), (232, 'Motion', 0, 1, '', '', 2, 1, 1, 0, '2010-09-26 06:04:27'), (233, 'filteröl', 1, 2, '', '', 2, 1, 1, 0, '2010-09-26 10:32:53'), (234, 'filterspray', 0, 1, '', '', 2, 1, 1, 0, '2010-09-26 10:32:46'), (235, 'VS 1400', 0, 1, '', '', 2, 1, 1, 0, '2010-09-26 18:12:03'), (236, '15w-50 factory racing von motul', 0, 2, '', '', 2, 1, 1, 0, '2010-09-26 19:06:49'), (237, '15w-50 factory racing', 0, 2, '', '', 2, 1, 1, 0, '2010-09-26 19:06:49'), (238, '15w-50', 9, 3, '', '', 2, 1, 1, 0, '2011-01-19 06:05:29'), (239, 'factory', 9, 13, '', '', 2, 1, 1, 0, '2010-10-30 17:30:52'), (240, 'MOTUL Motoröl 5100 ester 10W-40 4T', 0, 1, '', '', 2, 1, 1, 0, '2010-09-28 15:35:31'), (241, '15 w 40', 8, 1, '', '', 2, 1, 1, 0, '2010-09-29 07:58:26'), (242, 'offroad', 1, 1, '', '', 2, 1, 1, 0, '2010-09-29 18:26:29'), (243, 'offr oad', 1, 1, '', '', 2, 1, 1, 0, '2010-09-29 18:30:37'), (244, 'off road', 9, 1, '', '', 2, 1, 1, 0, '2010-09-29 18:30:45'), (245, '300v factory', 4, 2, '', '', 2, 1, 1, 0, '2011-01-13 08:51:10'), (246, 'fckw', 0, 3, '', '', 2, 1, 1, 0, '2010-10-01 15:11:26'), (247, 'motul 2100 20liter', 0, 1, '', '', 2, 1, 1, 0, '2010-10-01 16:23:21'), (248, 'Motul Motul 300V 4T Factory Line 10W40', 0, 1, '', '', 2, 1, 1, 0, '2010-10-01 20:28:10'), (249, '20W-50', 5, 7, '', '', 2, 1, 1, 0, '2010-11-29 20:46:27'), (250, 'MOTUL 8100 X-Clean C3 5L', 3, 2, '', '', 2, 1, 1, 0, '2010-10-02 06:18:02'), (251, '5l', 24, 6, '', '', 2, 1, 1, 0, '2010-10-03 12:59:01'), (252, 'gabelöl', 8, 2, '', '', 2, 1, 1, 0, '2010-10-02 13:53:30'), (253, 'Inboard 4T 5L', 3, 2, '', '', 2, 1, 1, 0, '2010-10-03 12:49:03'), (254, '2l', 17, 2, '', '', 2, 1, 1, 0, '2010-10-03 12:59:25'), (255, '851921', 1, 1, '', '', 2, 1, 1, 0, '2010-10-04 13:16:06'), (256, 'Fork', 8, 1, '', '', 2, 1, 1, 0, '2010-10-04 17:27:19'), (257, 'fuel clean system', 3, 7, '', '', 2, 1, 1, 0, '2010-10-28 19:54:26'), (258, 'Kühlflüssigkeit', 0, 2, '', '', 2, 1, 1, 0, '2010-10-05 14:35:53'), (259, 'Frostschutz', 1, 2, '', '', 2, 1, 1, 0, '2010-10-05 14:35:46'), (260, '5w30 motorenöl', 0, 1, '', '', 2, 1, 1, 0, '2010-10-06 11:40:37'), (261, 'motul 10w 60', 1, 1, '', '', 2, 1, 1, 0, '2010-10-06 11:55:03'), (262, '10w 60', 2, 1, '', '', 2, 1, 1, 0, '2010-10-06 11:56:28'), (263, 'sicherheistdatenblatt', 0, 1, '', '', 2, 1, 1, 0, '2010-10-07 13:54:31'), (264, 'sicherheitsdatenblatt', 0, 2, '', '', 2, 1, 1, 0, '2010-10-07 13:55:05'), (265, '121', 2, 1, '', '', 2, 1, 1, 0, '2010-10-08 07:01:40'), (266, '121212', 0, 1, '', '', 2, 1, 1, 0, '2010-10-08 07:01:48'), (267, '5w30eco-energi', 0, 1, '', '', 2, 1, 1, 0, '2010-10-08 18:43:11'), (268, 'motul 5w30eco', 0, 1, '', '', 2, 1, 1, 0, '2010-10-08 18:45:58'), (269, 'luftfilter', 3, 1, '', '', 2, 1, 1, 0, '2010-10-09 02:22:22'), (270, 'Motul 710', 10, 14, '', '', 2, 1, 1, 0, '2011-01-26 07:24:17'), (271, '300v 5w15', 0, 1, '', '', 2, 1, 1, 0, '2010-10-10 18:42:42'), (272, 'Grand Prix 2 T', 2, 2, '', '', 2, 1, 1, 0, '2010-10-11 07:39:25'), (273, 'Motul 600 2T', 1, 1, '', '', 2, 1, 1, 0, '2010-10-11 07:38:33'), (274, 'Grabd Prix 2 T', 0, 1, '', '', 2, 1, 1, 0, '2010-10-11 07:39:11'), (275, '15w50 3000', 0, 1, '', '', 2, 1, 1, 0, '2010-10-11 16:22:20'), (276, '300V 4T FL 15W-50', 1, 2, '', '', 2, 1, 1, 0, '2010-10-11 16:24:06'), (277, 'motul motorrad ol', 22, 1, '', '', 2, 1, 1, 0, '2010-10-11 16:26:39'), (278, 'Motul 3000 SAE 20W-50 Motoröl', 0, 1, '', '', 2, 1, 1, 0, '2010-10-11 20:55:20'), (279, '20 w 50', 26, 14, '', '', 2, 1, 1, 0, '2010-10-27 14:54:56'), (280, '2 takt öl', 54, 25, '', '', 2, 1, 1, 0, '2011-01-24 14:36:53'), (281, 'Motul 2T', 23, 4, '', '', 2, 1, 1, 0, '2010-10-17 12:57:45'), (282, 'Motul 2TMotul 800 2T Road Racing Factory Line 1 Liter', 0, 1, '', '', 2, 1, 1, 0, '2010-10-17 12:57:52'), (283, 'Motul 800 2T Road Racing Factory Line 1 Liter', 2, 2, '', '', 2, 1, 1, 0, '2010-10-17 12:58:21'), (284, 'Liqui Moly Zweitakt 2 Takt Motoröl selbstmischend', 0, 1, '', '', 2, 1, 1, 0, '2010-10-17 17:36:37'), (285, 'Öl - MOTUL Kettenspray farblos - 400ml *', 0, 1, '', '', 2, 1, 1, 0, '2010-10-18 08:53:03'), (286, 'quad', 6, 1, '', '', 2, 1, 1, 0, '2010-10-19 23:16:30'), (287, 'Ford 913B', 0, 3, '', '', 2, 1, 1, 0, '2010-10-20 08:51:36'), (288, '913B', 0, 1, '', '', 2, 1, 1, 0, '2010-10-20 08:51:50'), (289, '913', 2, 2, '', '', 2, 1, 1, 0, '2010-10-21 07:05:52'), (290, 'gearbox', 1, 3, '', '', 2, 1, 1, 0, '2011-01-17 15:23:03'), (291, 'fuel clean', 3, 1, '', '', 2, 1, 1, 0, '2010-10-22 13:25:00'), (292, 'motomix100', 0, 1, '', '', 2, 1, 1, 0, '2010-10-23 05:04:11'), (293, 'motul fuel systen clean', 0, 2, '', '', 2, 1, 1, 0, '2010-10-23 13:05:31'), (294, 'MOTUL Luftfilterspray', 0, 1, '', '', 2, 1, 1, 0, '2010-10-25 00:20:16'), (295, 'Transoil Expert 10W-40', 0, 1, '', '', 2, 1, 1, 0, '2010-10-25 00:30:48'), (296, 'motul 5w40', 0, 2, '', '', 2, 1, 1, 0, '2010-11-07 13:12:25'), (297, 'motul wash & wax', 1, 1, '', '', 2, 1, 1, 0, '2010-10-25 18:32:13'), (298, 'motul shine & go', 1, 1, '', '', 2, 1, 1, 0, '2010-10-25 18:34:08'), (299, 'motul ez lube', 3, 2, '', '', 2, 1, 1, 0, '2010-10-25 18:35:15'), (300, 'schmiermittel', 0, 1, '', '', 2, 1, 1, 0, '2010-10-25 19:10:16'), (301, 'Motul 8100 X-max 5W-30', 0, 1, '', '', 2, 1, 1, 0, '2010-10-26 19:46:12'), (302, '229.51', 7, 2, '', '', 2, 1, 1, 0, '2010-10-26 21:24:38'), (303, 'Motul 15W-60', 0, 2, '', '', 2, 1, 1, 0, '2010-10-27 23:26:18'), (304, '15w 50', 10, 4, '', '', 2, 1, 1, 0, '2010-12-27 17:03:07'), (305, 'Motul Specific DI Jet 2T', 1, 1, '', '', 2, 1, 1, 0, '2010-10-28 15:41:16'), (306, '2T vollsynthetisch', 11, 2, '', '', 2, 1, 1, 0, '2010-10-28 21:41:28'), (307, '1000', 1, 2, '', '', 2, 1, 1, 0, '2010-10-29 07:37:28'), (308, '2000022', 1, 1, '', '', 2, 1, 1, 0, '2010-10-29 11:12:00'), (309, 'Motul Öl 300V Competition 15W-50', 2, 1, '', '', 2, 1, 1, 0, '2010-10-29 12:47:13'), (310, '0w-30', 8, 1, '', '', 2, 1, 1, 0, '2010-10-29 13:38:34'), (311, '10-40', 0, 1, '', '', 2, 1, 1, 0, '2010-10-29 15:14:25'), (312, 'MOTUL 300 V FACTORY LINE SAE 15W-50, RACING-PRODUCT, DOPPEL ESTER', 0, 2, '', '', 2, 1, 1, 0, '2010-10-30 10:38:26'), (313, 'MOTUL 300 V FACTORY LINE SAE 15W-50', 0, 1, '', '', 2, 1, 1, 0, '2010-10-30 10:38:50'), (314, 'Motul 7100 ester', 0, 1, '', '', 2, 1, 1, 0, '2010-11-01 16:37:47'), (315, '2T öl', 23, 1, '', '', 2, 1, 1, 0, '2010-11-01 20:45:00'), (316, 'systemreiniger', 4, 1, '', '', 2, 1, 1, 0, '2010-11-02 10:50:39'), (317, '300 V Chrono', 1, 1, '', '', 2, 1, 1, 0, '2010-11-02 16:00:59'), (318, 'Specific Ford 913B 5W-30', 0, 1, '', '', 2, 1, 1, 0, '2010-11-02 19:02:28'), (319, 'Motul Classic 20 W 50', 1, 2, '', '', 2, 1, 1, 0, '2010-11-08 16:18:54'), (320, 'Motul 15W50 300V', 0, 1, '', '', 2, 1, 1, 0, '2010-11-03 16:11:40'), (321, 'Motul Scooter 4T 10 W-40', 0, 1, '', '', 2, 1, 1, 0, '2010-11-03 17:35:23'), (322, '3000', 4, 3, '', '', 2, 1, 1, 0, '2011-02-08 10:18:58'), (323, '10w-30', 4, 3, '', '', 2, 1, 1, 0, '2010-12-05 17:49:01'), (324, 'motul 5w', 45, 1, '', '', 2, 1, 1, 0, '2010-11-07 13:12:33'), (325, 'motul 5w-40', 12, 1, '', '', 2, 1, 1, 0, '2010-11-07 13:12:49'), (326, 'motul 5100 4t 10w-40 f 208', 0, 1, '', '', 2, 1, 1, 0, '2010-11-07 17:15:01'), (327, 'motul 5100 4t 10w-40', 2, 9, '', '', 2, 1, 1, 0, '2011-01-30 11:56:40'), (328, '20W 40', 0, 2, '', '', 2, 1, 1, 0, '2010-11-08 11:30:07'), (329, '3374650017884', 0, 1, '', '', 2, 1, 1, 0, '2010-11-08 16:22:28'), (330, '836411', 1, 3, '', '', 2, 1, 1, 0, '2011-01-07 09:56:03'), (331, 'innospect', 0, 2, '', '', 2, 1, 1, 0, '2010-11-08 18:37:52'), (332, '823501', 1, 2, '', '', 2, 1, 1, 0, '2011-01-07 09:54:29'), (333, '824201', 1, 2, '', '', 2, 1, 1, 0, '2011-01-07 09:53:38'), (334, '836111', 1, 1, '', '', 2, 1, 1, 0, '2010-11-09 14:35:37'), (335, '841511', 1, 2, '', '', 2, 1, 1, 0, '2011-01-07 09:52:31'), (336, '842511', 1, 2, '', '', 2, 1, 1, 0, '2011-01-07 09:51:22'), (337, '844911', 1, 2, '', '', 2, 1, 1, 0, '2011-01-07 09:49:59'), (338, '845511', 1, 3, '', '', 2, 1, 1, 0, '2011-01-07 09:46:23'), (339, '854011', 1, 2, '', '', 2, 1, 1, 0, '2011-01-07 09:45:04'), (340, '854111', 1, 2, '', '', 2, 1, 1, 0, '2011-01-07 09:43:17'), (341, '854311', 1, 3, '', '', 2, 1, 1, 0, '2011-01-06 11:32:10'), (342, '854711', 1, 2, '', '', 2, 1, 1, 0, '2011-01-06 11:30:45'), (343, '855311', 1, 4, '', '', 2, 1, 1, 0, '2011-01-06 11:27:38'), (344, 'Streetrider 2T', 0, 1, '', '', 2, 1, 1, 0, '2010-11-10 18:02:08'), (345, '2T Semi-Synthetic-Anti Smoke', 0, 1, '', '', 2, 1, 1, 0, '2010-11-10 18:05:38'), (346, '2T Semi-Synthetic', 0, 1, '', '', 2, 1, 1, 0, '2010-11-10 18:05:54'), (347, '812306', 0, 1, '', '', 2, 1, 1, 0, '2010-11-10 20:14:02'), (348, '836511', 1, 2, '', '', 2, 1, 1, 0, '2011-01-07 10:04:27'), (349, 'pflegeberater', 1, 2, '', '', 2, 1, 1, 0, '2010-11-11 09:07:43'), (350, '832202', 1, 1, '', '', 2, 1, 1, 0, '2010-11-11 09:13:25'), (351, 'Motul 8100X clean 5W 40', 0, 1, '', '', 2, 1, 1, 0, '2010-11-11 18:18:06'), (352, 'motul chain lube plus', 1, 2, '', '', 2, 1, 1, 0, '2010-11-24 13:40:50'), (353, 'rennöl', 0, 1, '', '', 2, 1, 1, 0, '2010-11-15 17:10:41'), (354, 'fishbull', 0, 1, '', '', 2, 1, 1, 0, '2010-11-17 18:18:50'), (355, 'scooter power', 1, 1, '', '', 2, 1, 1, 0, '2010-11-17 21:39:31'), (356, '300 v competition', 3, 2, '', '', 2, 1, 1, 0, '2010-11-19 07:35:49'), (357, 'Motul 8100 cess SAE 5W-40', 0, 1, '', '', 2, 1, 1, 0, '2010-11-19 14:52:47'), (358, '15 w 60', 0, 1, '', '', 2, 1, 1, 0, '2010-11-19 19:08:55'), (359, 'MOTUL Specific VW 504 00-507 00 5W30 5 L volls Motoröl Bitte warten Bild nicht verfügbar * Vergrößern MOTUL Specific V', 0, 1, '', '', 2, 1, 1, 0, '2010-11-21 18:24:24'), (360, 'MOTUL 300 V 4T Off Road Factory Line SAE 15W60', 0, 2, '', '', 2, 1, 1, 0, '2010-11-22 08:02:52'), (361, 'MOTUL 300 V 4T', 6, 2, '', '', 2, 1, 1, 0, '2010-11-22 08:03:17'), (362, '2 takt', 54, 20, '', '', 2, 1, 1, 0, '2011-01-17 21:20:44'), (363, '300 V POWER RACING 5W-30 MOTUL', 1, 2, '', '', 2, 1, 1, 0, '2010-11-23 14:31:51'), (364, 'kettenspry weis', 0, 1, '', '', 2, 1, 1, 0, '2010-11-23 19:31:18'), (365, 'Motul Shock Oil', 1, 1, '', '', 2, 1, 1, 0, '2010-11-25 07:59:14'), (366, 'Multi ATF', 1, 4, '', '', 2, 1, 1, 0, '2011-01-04 15:15:45'), (367, 'Motul Specific 504 00', 2, 2, '', '', 2, 1, 1, 0, '2011-01-11 18:35:04'), (368, 'motul 100 motomix', 1, 1, '', '', 2, 1, 1, 0, '2010-11-26 07:56:46'), (369, 'motul SO-1000', 0, 1, '', '', 2, 1, 1, 0, '2010-11-26 09:03:45'), (370, 'tyre repair', 1, 1, '', '', 2, 1, 1, 0, '2010-11-26 12:45:07'), (371, 'specific ford 913 c', 2, 1, '', '', 2, 1, 1, 0, '2010-11-26 14:10:21'), (372, 'motul 5w 30', 24, 11, '', '', 2, 1, 1, 0, '2011-01-30 11:17:59'), (373, '20-w50', 0, 1, '', '', 2, 1, 1, 0, '2010-11-27 15:22:24'), (374, '2t 5liter', 0, 1, '', '', 2, 1, 1, 0, '2010-11-27 18:03:10'), (375, 'Motul 300v Power 5W40', 0, 2, '', '', 2, 1, 1, 0, '2010-11-28 10:27:04'), (376, 'Motul 300 v', 25, 2, '', '', 2, 1, 1, 0, '2010-11-28 10:27:01'), (377, 'motul 4 live', 0, 1, '', '', 2, 1, 1, 0, '2010-11-28 11:03:15'), (378, 'vavoline ATF+4', 0, 1, '', '', 2, 1, 1, 0, '2010-11-29 02:26:08'), (379, 'vavoline', 0, 1, '', '', 2, 1, 1, 0, '2010-11-29 02:26:18'), (380, '300v 4t fl 15w - 60', 0, 2, '', '', 2, 1, 1, 0, '2010-11-30 04:52:23'), (381, '300v 4t fl 15w - 50', 1, 1, '', '', 2, 1, 1, 0, '2010-11-30 04:52:02'), (382, '5 W30', 1, 2, '', '', 2, 1, 1, 0, '2010-11-30 22:48:58'), (383, '504', 4, 1, '', '', 2, 1, 1, 0, '2010-11-30 22:48:21'), (384, '0w 40', 18, 4, '', '', 2, 1, 1, 0, '2010-12-02 09:31:01'), (385, 'Motul Motoröl 5W40 8100 x-clean', 0, 1, '', '', 2, 1, 1, 0, '2010-12-02 23:12:11'), (386, 'Motul Motoröl 5W40 clean', 0, 1, '', '', 2, 1, 1, 0, '2010-12-02 23:12:28'), (387, 'castrol 5W-30 slx III professional', 0, 1, '', '', 2, 1, 1, 0, '2010-12-03 18:57:46'), (388, 'castrol slx professional 5w-30', 0, 1, '', '', 2, 1, 1, 0, '2010-12-03 18:58:59'), (389, 'motul xces', 0, 2, '', '', 2, 1, 1, 0, '2010-12-03 22:39:21'), (390, 'motul x-ces', 2, 2, '', '', 2, 1, 1, 0, '2011-02-06 15:18:50'), (391, 'Motul T-Shirt', 1, 1, '', '', 2, 1, 1, 0, '2010-12-06 13:59:46'), (392, 'motul shine and fo', 0, 1, '', '', 2, 1, 1, 0, '2010-12-06 16:32:33'), (393, 'motul shine and go', 0, 1, '', '', 2, 1, 1, 0, '2010-12-06 16:32:41'), (394, 'MOTUL Specific 50400 507 00', 0, 1, '', '', 2, 1, 1, 0, '2010-12-06 20:18:47'), (395, 'lm 1198', 0, 1, '', '', 2, 1, 1, 0, '2010-12-08 14:47:14'), (396, 'lm 1052', 0, 1, '', '', 2, 1, 1, 0, '2010-12-08 14:47:31'), (397, '5W-40', 12, 1, '', '', 2, 1, 1, 0, '2010-12-08 16:56:23'), (398, 'ligui moly', 0, 1, '', '', 2, 1, 1, 0, '2010-12-14 13:28:03'), (399, '2 takt Jaso', 24, 1, '', '', 2, 1, 1, 0, '2010-12-14 14:33:42'), (400, '2 takt Jaso FD', 2, 1, '', '', 2, 1, 1, 0, '2010-12-14 14:33:54'), (401, 'sae5w30', 0, 1, '', '', 2, 1, 1, 0, '2010-12-14 17:04:35'), (402, 'sae 5w30', 0, 1, '', '', 2, 1, 1, 0, '2010-12-14 17:04:43'), (403, 'specific 229.5', 1, 1, '', '', 2, 1, 1, 0, '2010-12-14 17:05:41'), (404, 'motul le mans 3000v', 0, 2, '', '', 2, 1, 1, 0, '2010-12-15 19:10:55'), (405, '3000v', 0, 1, '', '', 2, 1, 1, 0, '2010-12-15 19:10:50'), (406, 'MOTUL Fuel System Clean.', 0, 1, '', '', 2, 1, 1, 0, '2010-12-16 06:24:29'), (407, 'dexron III', 2, 2, '', '', 2, 1, 1, 0, '2010-12-20 14:11:11'), (408, 'fuelsystemclean', 0, 2, '', '', 2, 1, 1, 0, '2010-12-21 12:49:44'), (409, 'motul 8100', 14, 5, '', '', 2, 1, 1, 0, '2011-01-15 18:31:11'), (410, 'motul 3000 4t', 2, 1, '', '', 2, 1, 1, 0, '2010-12-22 16:18:20'), (411, 'motul classic', 3, 7, '', '', 2, 1, 1, 0, '2011-01-18 10:22:45'), (412, 'motul tecma', 0, 1, '', '', 2, 1, 1, 0, '2010-12-22 16:47:14'), (413, 'motul norma', 0, 1, '', '', 2, 1, 1, 0, '2010-12-22 16:47:24'), (414, 'motul cap', 2, 1, '', '', 2, 1, 1, 0, '2010-12-22 16:58:37'), (415, 'motul dexron', 3, 3, '', '', 2, 1, 1, 0, '2010-12-23 09:16:14'), (416, 'motul 4000', 1, 1, '', '', 2, 1, 1, 0, '2010-12-23 10:34:01'), (417, 'motul inboard', 6, 3, '', '', 2, 1, 1, 0, '2010-12-23 10:47:30'), (418, 'motul 1000', 1, 2, '', '', 2, 1, 1, 0, '2011-01-18 10:27:17'), (419, 'traffic', 0, 1, '', '', 2, 1, 1, 0, '2010-12-23 11:13:13'), (420, 'super', 0, 1, '', '', 2, 1, 1, 0, '2010-12-23 11:14:44'), (421, '2000', 3, 1, '', '', 2, 1, 1, 0, '2010-12-23 11:15:36'), (422, '300v 15w 50', 3, 3, '', '', 2, 1, 1, 0, '2011-01-10 15:33:42'), (423, 'ama', 10, 5, '', '', 2, 1, 1, 0, '2011-01-06 08:45:48'), (424, 'motul 510', 7, 2, '', '', 2, 1, 1, 0, '2011-01-18 09:21:29'), (425, 'mb236.3', 0, 1, '', '', 2, 1, 1, 0, '2010-12-29 08:17:42'), (426, '236.3', 0, 2, '', '', 2, 1, 1, 0, '2010-12-29 08:19:29'), (427, '236.5', 1, 2, '', '', 2, 1, 1, 0, '2010-12-29 08:19:14'), (428, 'specific 507', 2, 1, '', '', 2, 1, 1, 0, '2010-12-30 09:27:37'), (429, 'specific 913c', 0, 2, '', '', 2, 1, 1, 0, '2011-01-13 17:49:58'), (430, 'specific 913', 2, 2, '', '', 2, 1, 1, 0, '2010-12-30 09:28:30'), (431, 'Motul 300V Factory Line 10W40', 0, 2, '', '', 2, 1, 1, 0, '2010-12-31 01:25:49'), (432, 'Motoröl C3', 0, 1, '', '', 2, 1, 1, 0, '2010-12-31 14:18:48'), (433, 'classic 20w50', 0, 1, '', '', 2, 1, 1, 0, '2010-12-31 22:16:38'), (434, 'motul 300V 0W20HRPM', 0, 1, '', '', 2, 1, 1, 0, '2011-01-01 19:42:18'), (435, 'MOTUL X-lite ester 0W30', 0, 1, '', '', 2, 1, 1, 0, '2011-01-01 19:42:56'), (436, 'x-clean c 3 motul SAE5W40', 0, 1, '', '', 2, 1, 1, 0, '2011-01-01 22:35:06'), (437, 'x-clean c 3 SAE5W40', 0, 1, '', '', 2, 1, 1, 0, '2011-01-01 22:35:15'), (438, 'SAE5W40', 0, 1, '', '', 2, 1, 1, 0, '2011-01-01 22:35:23'), (439, 'SAE 5W 40', 0, 1, '', '', 2, 1, 1, 0, '2011-01-01 22:35:48'), (440, 'DOT', 0, 1, '', '', 2, 1, 1, 0, '2011-01-03 10:22:37'), (441, 'DOT4', 0, 2, '', '', 2, 1, 1, 0, '2011-01-03 10:22:45'), (442, 'Bremsflüssigkeit', 1, 1, '', '', 2, 1, 1, 0, '2011-01-03 10:22:56'), (443, 'motul 10w50', 0, 1, '', '', 2, 1, 1, 0, '2011-01-04 06:15:13'), (444, 'Motul Multi ATF', 1, 5, '', '', 2, 1, 1, 0, '2011-02-06 15:19:43'), (445, 'mo cool', 2, 1, '', '', 2, 1, 1, 0, '2011-01-04 12:13:15'), (446, 'sonderpreis', 0, 1, '', '', 2, 1, 1, 0, '2011-01-04 12:30:33'), (447, 'ez clean', 8, 1, '', '', 2, 1, 1, 0, '2011-01-04 13:24:03'), (448, 'snowpower', 4, 1, '', '', 2, 1, 1, 0, '2011-01-04 13:27:59'), (449, 'kaffeebecher', 1, 2, '', '', 2, 1, 1, 0, '2011-01-04 13:39:00'), (450, '845711', 0, 1, '', '', 2, 1, 1, 0, '2011-01-04 15:58:38'), (451, 'snop', 0, 1, '', '', 2, 1, 1, 0, '2011-01-05 10:44:30'), (452, 'snowp', 4, 1, '', '', 2, 1, 1, 0, '2011-01-05 10:44:40'), (453, '100 motomix', 1, 2, '', '', 2, 1, 1, 0, '2011-01-05 13:47:11'), (454, 'synergie 6100', 2, 2, '', '', 2, 1, 1, 0, '2011-01-05 13:47:52'), (455, '8100 x-clean c3', 6, 1, '', '', 2, 1, 1, 0, '2011-01-05 14:53:38'), (456, 'eco', 6, 1, '', '', 2, 1, 1, 0, '2011-01-05 14:56:39'), (457, '841551', 1, 1, '', '', 2, 1, 1, 0, '2011-01-05 14:58:41'), (458, '837311', 1, 3, '', '', 2, 1, 1, 0, '2011-01-05 15:04:46'), (459, 'fett', 6, 6, '', '', 2, 1, 1, 0, '2011-01-17 19:47:34'), (460, 'Motul tech Grease', 0, 3, '', '', 2, 1, 1, 0, '2011-01-17 19:48:21'), (461, '836311', 1, 3, '', '', 2, 1, 1, 0, '2011-01-07 10:02:53'), (462, 'motul 5w-30 300v', 2, 1, '', '', 2, 1, 1, 0, '2011-01-06 09:17:43'), (463, 'v', 172, 1, '', '', 2, 1, 1, 0, '2011-01-06 11:27:28'), (464, 'motul scooter power 2t', 1, 3, '', '', 2, 1, 1, 0, '2011-01-30 13:17:26'), (465, '8841511', 0, 1, '', '', 2, 1, 1, 0, '2011-01-07 09:52:18'), (466, '836611', 1, 1, '', '', 2, 1, 1, 0, '2011-01-07 09:56:54'), (467, '837011', 1, 1, '', '', 2, 1, 1, 0, '2011-01-07 10:00:54'), (468, '831801', 0, 1, '', '', 2, 1, 1, 0, '2011-01-07 10:38:07'), (469, 'motul snowpower', 4, 1, '', '', 2, 1, 1, 0, '2011-01-07 10:40:00'), (470, 'MOTUL 8100 X-Clean', 6, 4, '', '', 2, 1, 1, 0, '2011-01-30 20:31:03'), (471, '854151', 1, 4, '', '', 2, 1, 1, 0, '2011-01-12 09:07:47'), (472, 'x-clean 8100', 6, 2, '', '', 2, 1, 1, 0, '2011-01-07 12:53:39'), (473, 'TRH', 0, 1, '', '', 2, 1, 1, 0, '2011-01-08 10:16:01'), (474, '4100 Power - 15W-50', 2, 2, '', '', 2, 1, 1, 0, '2011-01-09 12:11:51'), (475, 'turbo light', 0, 1, '', '', 2, 1, 1, 0, '2011-01-09 12:12:11'), (476, 'dexos2TM Motoröl', 0, 1, '', '', 2, 1, 1, 0, '2011-01-09 15:32:44'), (477, 'motul ll', 124, 2, '', '', 2, 1, 1, 0, '2011-01-11 08:48:07'), (478, 'MOTUL 8100 X-Clean C3 5W-40', 2, 1, '', '', 2, 1, 1, 0, '2011-01-11 13:24:22'), (479, 'motul gear', 3, 1, '', '', 2, 1, 1, 0, '2011-01-12 10:06:06'), (480, 'gear', 3, 5, '', '', 2, 1, 1, 0, '2011-01-19 17:33:41'), (481, 'Motul Kart 4T 10W-40', 0, 1, '', '', 2, 1, 1, 0, '2011-01-12 17:13:05'), (482, 'Specific 913C 5W30', 0, 1, '', '', 2, 1, 1, 0, '2011-01-13 17:49:48'), (483, 'clean', 21, 3, '', '', 2, 1, 1, 0, '2011-01-14 20:03:50'), (484, 'estertec', 0, 1, '', '', 2, 1, 1, 0, '2011-01-14 21:25:21'), (485, 'estertech', 0, 1, '', '', 2, 1, 1, 0, '2011-01-14 21:25:31'), (486, 'SO-3000', 0, 1, '', '', 2, 1, 1, 0, '2011-01-15 15:37:30'), (487, '300v 4t fl 10w40', 0, 1, '', '', 2, 1, 1, 0, '2011-01-16 17:55:44'), (488, 'Motul Factory 15W50', 0, 1, '', '', 2, 1, 1, 0, '2011-01-17 11:32:13'), (489, '10w60', 0, 1, '', '', 2, 1, 1, 0, '2011-01-17 15:06:29'), (490, '7100 AT 10w60', 0, 1, '', '', 2, 1, 1, 0, '2011-01-17 15:06:58'), (491, 'Wash & Wax', 1, 1, '', '', 2, 1, 1, 0, '2011-01-17 15:18:34'), (492, 'motorrad', 28, 1, '', '', 2, 1, 1, 0, '2011-01-17 15:19:53'), (493, 'motulöl', 0, 1, '', '', 2, 1, 1, 0, '2011-01-17 15:21:35'), (494, '5100 4T 10W-40', 2, 1, '', '', 2, 1, 1, 0, '2011-01-17 15:24:21'), (495, 'Specilic 507 00 VW', 0, 1, '', '', 2, 1, 1, 0, '2011-01-17 16:12:34'), (496, 'vw', 18, 1, '', '', 2, 1, 1, 0, '2011-01-17 16:13:02'), (497, '300v power 5w40', 0, 1, '', '', 2, 1, 1, 0, '2011-01-17 18:58:56'), (498, '300vr 5w40', 0, 2, '', '', 2, 1, 1, 0, '2011-01-17 19:47:09'), (499, '300v 5w40', 0, 2, '', '', 2, 1, 1, 0, '2011-01-17 19:01:09'), (500, '5w40', 0, 2, '', '', 2, 1, 1, 0, '2011-01-17 20:20:36'), (501, '300v power', 2, 2, '', '', 2, 1, 1, 0, '2011-01-17 20:23:15'), (502, '2 takt teilsynthetisch', 0, 1, '', '', 2, 1, 1, 0, '2011-01-17 21:20:30'), (503, 'motul 610', 2, 1, '', '', 2, 1, 1, 0, '2011-01-18 09:31:12'), (504, 'motul 90 pa', 1, 1, '', '', 2, 1, 1, 0, '2011-01-18 09:45:33'), (505, 'AirFilterOil', 0, 1, '', '', 2, 1, 1, 0, '2011-01-18 09:49:50'), (506, 'aif filter', 0, 1, '', '', 2, 1, 1, 0, '2011-01-18 09:53:34'), (507, 'air filter', 3, 4, '', '', 2, 1, 1, 0, '2011-01-19 14:58:43'), (508, 'outboard', 10, 1, '', '', 2, 1, 1, 0, '2011-01-18 11:51:14'), (509, 'Motul 300V 10W40', 0, 2, '', '', 2, 1, 1, 0, '2011-01-18 12:17:09'), (510, 'API SF/', 0, 2, '', '', 2, 1, 1, 0, '2011-01-18 13:09:01'), (511, 'allgear', 0, 2, '', '', 2, 1, 1, 0, '2011-01-19 17:52:02'), (512, 'bio 2t', 5, 1, '', '', 2, 1, 1, 0, '2011-01-18 13:52:47'), (513, 'timber', 2, 2, '', '', 2, 1, 1, 0, '2011-01-19 12:56:59'), (514, 'diesel', 39, 3, '', '', 2, 1, 1, 0, '2011-01-19 13:54:36'), (515, 'cf', 20, 1, '', '', 2, 1, 1, 0, '2011-01-19 14:45:54'), (516, 'vision', 0, 1, '', '', 2, 1, 1, 0, '2011-01-19 15:20:59'), (517, 'x-cess', 2, 1, '', '', 2, 1, 1, 0, '2011-01-19 15:25:32'), (518, 'snow', 4, 1, '', '', 2, 1, 1, 0, '2011-01-19 16:04:37'), (519, 'scooter', 3, 3, '', '', 2, 1, 1, 0, '2011-02-08 10:12:28'), (520, 'rubric', 0, 1, '', '', 2, 1, 1, 0, '2011-01-19 16:38:53'), (521, 'Motylgear', 0, 1, '', '', 2, 1, 1, 0, '2011-01-19 16:44:13'), (522, 'motyl', 0, 1, '', '', 2, 1, 1, 0, '2011-01-19 17:15:13'), (523, 'inugel', 0, 1, '', '', 2, 1, 1, 0, '2011-01-19 18:03:35'), (524, 'hd', 2, 1, '', '', 2, 1, 1, 0, '2011-01-20 08:30:34'), (525, 'micro', 1, 1, '', '', 2, 1, 1, 0, '2011-01-20 09:18:41'), (526, '3100', 0, 1, '', '', 2, 1, 1, 0, '2011-01-20 10:36:36'), (527, 'valve', 1, 1, '', '', 2, 1, 1, 0, '2011-01-20 11:22:50'), (528, 'TRH 97', 0, 1, '', '', 2, 1, 1, 0, '2011-01-21 07:37:15'), (529, 'specific ll A/B-025 5w30', 0, 1, '', '', 2, 1, 1, 0, '2011-01-21 12:42:34'), (530, 'jet', 11, 3, '', '', 2, 1, 1, 0, '2011-01-21 14:08:25'), (531, 'marine', 7, 1, '', '', 2, 1, 1, 0, '2011-01-21 14:30:28'), (532, 'inboard', 6, 1, '', '', 2, 1, 1, 0, '2011-01-21 14:39:12'), (533, '8100 x-lite', 2, 1, '', '', 2, 1, 1, 0, '2011-01-21 15:14:01'), (534, '20 W 40 se', 7, 3, '', '', 2, 1, 1, 0, '2011-01-22 09:01:26'), (535, 'SO 3000', 4, 1, '', '', 2, 1, 1, 0, '2011-01-22 17:53:12'), (536, '300v 10w40', 0, 1, '', '', 2, 1, 1, 0, '2011-01-23 13:02:49'), (537, '300v 10w-40', 2, 1, '', '', 2, 1, 1, 0, '2011-01-23 13:02:55'), (538, 'MOTYLGEAR 75W-80', 0, 1, '', '', 2, 1, 1, 0, '2011-01-24 00:48:27'), (539, 'motul 800rr', 0, 1, '', '', 2, 1, 1, 0, '2011-01-25 21:14:10'), (540, '5w 30', 24, 1, '', '', 2, 1, 1, 0, '2011-01-25 22:55:03'), (541, 'Motul Forköl factory Line', 0, 1, '', '', 2, 1, 1, 0, '2011-01-26 10:14:53'), (542, 'Motul Forköl', 0, 1, '', '', 2, 1, 1, 0, '2011-01-26 10:15:01'), (543, 'motul 5100 ester', 0, 1, '', '', 2, 1, 1, 0, '2011-01-26 12:00:01'), (544, 'motul 5100 ester 10W40', 0, 1, '', '', 2, 1, 1, 0, '2011-01-26 12:00:16'), (545, '300V 4T Factory Line 15W-50', 1, 1, '', '', 2, 1, 1, 0, '2011-01-26 17:05:17'), (546, '800 2T Factory Line Off Road', 1, 2, '', '', 2, 1, 1, 0, '2011-01-26 23:38:16'), (547, '800 2T Factory', 2, 2, '', '', 2, 1, 1, 0, '2011-01-26 23:38:17'), (548, 'Motul 300V Le Mans 15W-60', 0, 1, '', '', 2, 1, 1, 0, '2011-01-27 19:12:56'), (549, '300V Le Mans 15W-60', 0, 1, '', '', 2, 1, 1, 0, '2011-01-27 19:13:05'), (550, '300V 15W-60', 0, 1, '', '', 2, 1, 1, 0, '2011-01-27 19:13:14'), (551, 'nergy', 0, 1, '', '', 2, 1, 1, 0, '2011-01-27 20:16:04'), (552, 'Motul 300V 15W-50', 3, 1, '', '', 2, 1, 1, 0, '2011-01-28 11:02:48'), (553, 'double', 0, 1, '', '', 2, 1, 1, 0, '2011-01-28 13:46:58'), (554, 'ester', 45, 1, '', '', 2, 1, 1, 0, '2011-01-28 13:47:16'), (555, 'motul scooter power 2 t', 1, 1, '', '', 2, 1, 1, 0, '2011-01-28 14:29:06'), (556, 'scooter 2 t power motul', 1, 1, '', '', 2, 1, 1, 0, '2011-01-28 14:34:01'), (557, 'dosirung Fuel systemclean', 0, 2, '', '', 2, 1, 1, 0, '2011-01-28 16:06:31'), (558, 'dosierung Fuel systemclean', 0, 1, '', '', 2, 1, 1, 0, '2011-01-28 16:06:26'), (559, 'motul 5w30', 0, 1, '', '', 2, 1, 1, 0, '2011-01-30 10:59:40'), (560, 'hfx 2.5', 0, 1, '', '', 2, 1, 1, 0, '2011-01-30 11:30:09'), (561, 'plutoline', 0, 1, '', '', 2, 1, 1, 0, '2011-01-30 11:30:17'), (562, 'motul 5100 15w 50', 2, 1, '', '', 2, 1, 1, 0, '2011-01-30 14:26:47'), (563, 'V 300 10w50', 0, 3, '', '', 2, 1, 1, 0, '2011-01-30 15:03:10'), (564, 'V 300 10w40', 0, 2, '', '', 2, 1, 1, 0, '2011-01-30 15:03:02'), (565, '5w30 longlife', 0, 1, '', '', 2, 1, 1, 0, '2011-01-30 19:08:57'), (566, '5w30 longlife motul', 0, 1, '', '', 2, 1, 1, 0, '2011-01-30 19:09:17'), (567, 'MOTUL 8100 X-clean+ 5W30', 0, 3, '', '', 2, 1, 1, 0, '2011-02-08 17:25:55'), (568, 'techgrease', 0, 1, '', '', 2, 1, 1, 0, '2011-01-31 14:15:49'), (569, '8100 5W40 X-Clean', 0, 3, '', '', 2, 1, 1, 0, '2011-01-31 16:43:21'), (570, 'MOTUL 300V Competition 15W-50', 2, 1, '', '', 2, 1, 1, 0, '2011-01-31 17:21:25'), (571, '8100 X-Clean 5W-30', 4, 4, '', '', 2, 1, 1, 0, '2011-02-01 10:02:05'), (572, '913abc 5w30', 0, 1, '', '', 2, 1, 1, 0, '2011-02-01 12:54:22'), (573, '913 5w30', 0, 1, '', '', 2, 1, 1, 0, '2011-02-01 12:55:44'), (574, 'Motul Specific 913C', 0, 1, '', '', 2, 1, 1, 0, '2011-02-01 14:23:33'), (575, 'Motul Specific 504 00-507 00 5W-30', 2, 1, '', '', 2, 1, 1, 0, '2011-02-03 15:31:22'), (576, 'autogas', 6, 1, '', '', 2, 1, 1, 0, '2011-02-03 17:45:20'), (577, 'motul 15W50', 2, 1, '', '', 2, 1, 1, 0, '2011-02-04 07:54:54'), (578, 'motul 15100 5W50', 0, 1, '', '', 2, 1, 1, 0, '2011-02-04 07:55:17'), (579, 'motul 15100 5W-50', 0, 1, '', '', 2, 1, 1, 0, '2011-02-04 07:55:24'), (580, 'motul 5100 15W-50', 2, 1, '', '', 2, 1, 1, 0, '2011-02-04 07:55:32'), (581, '102321', 0, 2, '', '', 2, 1, 1, 0, '2011-02-04 17:21:42'), (582, '102 321', 0, 2, '', '', 2, 1, 1, 0, '2011-02-04 17:21:38'), (583, 'Motul Wash&Wax', 0, 2, '', '', 2, 1, 1, 0, '2011-02-04 22:40:08'), (584, '6100 Synergie+', 2, 2, '', '', 2, 1, 1, 0, '2011-02-06 11:29:22'), (585, '4000 Motion 15W40', 0, 1, '', '', 2, 1, 1, 0, '2011-02-06 11:30:11'), (586, '4000 Motion', 0, 2, '', '', 2, 1, 1, 0, '2011-02-07 20:16:12'), (587, '2100 Power Plus', 0, 1, '', '', 2, 1, 1, 0, '2011-02-06 11:30:55'), (588, 'Trans oil', 0, 1, '', '', 2, 1, 1, 0, '2011-02-06 16:13:43'), (589, '100 motomix 2T', 1, 1, '', '', 2, 1, 1, 0, '2011-02-07 14:13:28'); /*!40000 ALTER TABLE `catalogsearch_query` ENABLE KEYS */; # Dumping structure for table web35db1.catalogsearch_result CREATE TABLE IF NOT EXISTS `catalogsearch_result` ( `query_id` int(10) unsigned NOT NULL, `product_id` int(10) unsigned NOT NULL, `relevance` decimal(6,4) NOT NULL default '0.0000', PRIMARY KEY (`query_id`,`product_id`), KEY `IDX_QUERY` (`query_id`), KEY `IDX_PRODUCT` (`product_id`), KEY `IDX_RELEVANCE` (`query_id`,`relevance`), CONSTRAINT `FK_CATALOGSEARCH_RESULT_CATALOG_PRODUCT` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOGSEARCH_RESULT_QUERY` FOREIGN KEY (`query_id`) REFERENCES `catalogsearch_query` (`query_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalogsearch_result: 0 rows /*!40000 ALTER TABLE `catalogsearch_result` DISABLE KEYS */; /*!40000 ALTER TABLE `catalogsearch_result` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_category_anc_categs_index_idx CREATE TABLE IF NOT EXISTS `catalog_category_anc_categs_index_idx` ( `category_id` int(10) unsigned NOT NULL default '0', `path` varchar(255) NOT NULL default '', KEY `IDX_CATEGORY` (`category_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_category_anc_categs_index_idx: 0 rows /*!40000 ALTER TABLE `catalog_category_anc_categs_index_idx` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_category_anc_categs_index_idx` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_category_anc_categs_index_tmp CREATE TABLE IF NOT EXISTS `catalog_category_anc_categs_index_tmp` ( `category_id` int(10) unsigned NOT NULL default '0', `path` varchar(255) NOT NULL default '', KEY `IDX_CATEGORY` (`category_id`) ) ENGINE=MEMORY DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_category_anc_categs_index_tmp: 0 rows /*!40000 ALTER TABLE `catalog_category_anc_categs_index_tmp` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_category_anc_categs_index_tmp` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_category_anc_products_index_idx CREATE TABLE IF NOT EXISTS `catalog_category_anc_products_index_idx` ( `category_id` int(10) unsigned NOT NULL default '0', `product_id` int(10) unsigned NOT NULL default '0' ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_category_anc_products_index_idx: 0 rows /*!40000 ALTER TABLE `catalog_category_anc_products_index_idx` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_category_anc_products_index_idx` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_category_anc_products_index_tmp CREATE TABLE IF NOT EXISTS `catalog_category_anc_products_index_tmp` ( `category_id` int(10) unsigned NOT NULL default '0', `product_id` int(10) unsigned NOT NULL default '0' ) ENGINE=MEMORY DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_category_anc_products_index_tmp: 0 rows /*!40000 ALTER TABLE `catalog_category_anc_products_index_tmp` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_category_anc_products_index_tmp` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_category_entity CREATE TABLE IF NOT EXISTS `catalog_category_entity` ( `entity_id` int(10) unsigned NOT NULL auto_increment, `entity_type_id` smallint(8) unsigned NOT NULL default '0', `attribute_set_id` smallint(5) unsigned NOT NULL default '0', `parent_id` int(10) unsigned NOT NULL default '0', `created_at` datetime NOT NULL default '0000-00-00 00:00:00', `updated_at` datetime NOT NULL default '0000-00-00 00:00:00', `path` varchar(255) NOT NULL, `position` int(11) NOT NULL, `level` int(11) NOT NULL, `children_count` int(11) NOT NULL, PRIMARY KEY (`entity_id`), KEY `IDX_LEVEL` (`level`) ) ENGINE=InnoDB AUTO_INCREMENT=54 DEFAULT CHARSET=utf8 COMMENT='Category Entities'; # Dumping data for table web35db1.catalog_category_entity: 53 rows /*!40000 ALTER TABLE `catalog_category_entity` DISABLE KEYS */; INSERT INTO `catalog_category_entity` (`entity_id`, `entity_type_id`, `attribute_set_id`, `parent_id`, `created_at`, `updated_at`, `path`, `position`, `level`, `children_count`) VALUES (1, 3, 0, 0, '0000-00-00 00:00:00', '2010-05-19 11:33:32', '1', 0, 0, 52), (2, 3, 3, 1, '2010-05-19 11:33:32', '2010-05-19 11:33:32', '1/2', 1, 1, 0), (3, 3, 3, 1, '2010-05-19 12:00:11', '2010-05-19 14:38:36', '1/3', 2, 1, 50), (4, 3, 3, 3, '2010-05-19 14:00:33', '2010-09-02 18:36:13', '1/3/4', 1, 2, 30), (5, 3, 3, 3, '2010-05-19 14:00:57', '2010-09-02 19:09:13', '1/3/5', 2, 2, 2), (6, 3, 3, 4, '2010-05-19 14:01:18', '2010-09-02 18:38:45', '1/3/4/6', 1, 3, 2), (7, 3, 3, 6, '2010-05-19 14:01:35', '2010-09-02 19:05:55', '1/3/4/6/7', 1, 4, 0), (8, 3, 3, 6, '2010-05-19 14:01:53', '2010-09-02 18:44:12', '1/3/4/6/8', 2, 4, 0), (9, 3, 3, 4, '2010-05-19 14:02:51', '2010-09-02 19:06:37', '1/3/4/9', 2, 3, 3), (10, 3, 3, 9, '2010-05-19 14:15:17', '2010-05-19 14:15:17', '1/3/4/9/10', 1, 4, 0), (11, 3, 3, 9, '2010-05-19 14:16:20', '2010-05-19 14:16:20', '1/3/4/9/11', 2, 4, 0), (12, 3, 3, 9, '2010-05-19 14:18:10', '2010-05-19 14:18:10', '1/3/4/9/12', 3, 4, 0), (13, 3, 3, 4, '2010-05-19 14:19:49', '2010-05-19 14:19:49', '1/3/4/13', 3, 3, 2), (14, 3, 3, 13, '2010-05-19 14:20:08', '2010-05-20 14:20:32', '1/3/4/13/14', 1, 4, 0), (15, 3, 3, 13, '2010-05-19 14:20:27', '2010-05-20 14:20:50', '1/3/4/13/15', 2, 4, 0), (16, 3, 3, 4, '2010-05-19 14:20:39', '2010-05-19 14:21:00', '1/3/4/16', 4, 3, 1), (17, 3, 3, 16, '2010-05-19 14:21:25', '2010-05-19 14:21:25', '1/3/4/16/17', 1, 4, 0), (18, 3, 3, 4, '2010-05-19 14:21:53', '2010-05-19 14:21:53', '1/3/4/18', 5, 3, 2), (19, 3, 3, 18, '2010-05-19 14:24:20', '2010-05-20 14:21:23', '1/3/4/18/19', 1, 4, 0), (20, 3, 3, 18, '2010-05-19 14:25:55', '2010-05-20 14:21:35', '1/3/4/18/20', 2, 4, 0), (21, 3, 3, 4, '2010-05-19 14:26:26', '2010-05-19 14:26:26', '1/3/4/21', 6, 3, 1), (22, 3, 3, 21, '2010-05-19 14:26:52', '2010-05-19 14:26:52', '1/3/4/21/22', 1, 4, 0), (23, 3, 3, 4, '2010-05-19 14:29:49', '2010-05-19 14:29:49', '1/3/4/23', 7, 3, 1), (24, 3, 3, 23, '2010-05-19 14:30:02', '2010-05-19 14:30:02', '1/3/4/23/24', 1, 4, 0), (25, 3, 3, 4, '2010-05-19 14:30:39', '2010-05-19 14:30:39', '1/3/4/25', 8, 3, 2), (26, 3, 3, 25, '2010-05-19 14:30:54', '2010-05-20 14:22:52', '1/3/4/25/26', 1, 4, 0), (27, 3, 3, 25, '2010-05-19 14:31:28', '2010-05-20 14:23:11', '1/3/4/25/27', 2, 4, 0), (28, 3, 3, 4, '2010-05-19 14:31:53', '2010-05-19 14:31:53', '1/3/4/28', 9, 3, 3), (29, 3, 3, 28, '2010-05-19 14:32:34', '2010-05-20 14:23:23', '1/3/4/28/29', 1, 4, 0), (30, 3, 3, 28, '2010-05-19 14:32:53', '2010-05-20 14:23:34', '1/3/4/28/30', 2, 4, 0), (31, 3, 3, 28, '2010-05-19 14:33:18', '2010-05-19 14:33:18', '1/3/4/28/31', 3, 4, 0), (32, 3, 3, 4, '2010-05-19 14:33:37', '2010-05-19 14:33:37', '1/3/4/32', 10, 3, 2), (33, 3, 3, 32, '2010-05-19 14:34:14', '2010-05-19 14:34:14', '1/3/4/32/33', 1, 4, 0), (34, 3, 3, 32, '2010-05-19 14:34:28', '2010-05-19 14:34:28', '1/3/4/32/34', 2, 4, 0), (35, 3, 3, 4, '2010-05-19 14:34:48', '2010-05-19 14:34:54', '1/3/4/35', 11, 3, 0), (36, 3, 3, 5, '2010-05-19 14:36:31', '2010-06-23 20:41:02', '1/3/5/36', 1, 3, 0), (37, 3, 3, 5, '2010-05-19 14:36:45', '2010-06-23 20:40:55', '1/3/5/37', 2, 3, 0), (38, 3, 3, 3, '2010-05-19 14:38:55', '2010-09-02 19:09:45', '1/3/38', 3, 2, 2), (39, 3, 3, 3, '2010-05-19 14:39:29', '2010-09-02 19:10:15', '1/3/39', 4, 2, 4), (40, 3, 3, 3, '2010-05-19 15:03:39', '2010-09-02 19:10:39', '1/3/40', 5, 2, 3), (41, 3, 3, 3, '2010-05-19 15:03:55', '2010-09-02 19:11:06', '1/3/41', 6, 2, 3), (42, 3, 3, 38, '2010-05-19 15:04:14', '2010-07-01 07:53:48', '1/3/38/42', 1, 3, 0), (43, 3, 3, 38, '2010-05-19 15:05:20', '2010-07-01 07:53:56', '1/3/38/43', 2, 3, 0), (44, 3, 3, 39, '2010-05-19 15:05:51', '2010-05-19 15:05:51', '1/3/39/44', 1, 3, 0), (45, 3, 3, 39, '2010-05-19 15:06:11', '2010-05-19 15:06:11', '1/3/39/45', 2, 3, 0), (46, 3, 3, 39, '2010-05-19 15:06:27', '2010-05-19 15:06:27', '1/3/39/46', 3, 3, 0), (47, 3, 3, 39, '2010-05-19 15:07:09', '2010-05-19 15:07:09', '1/3/39/47', 4, 3, 0), (48, 3, 3, 40, '2010-05-19 15:07:26', '2010-05-19 15:07:26', '1/3/40/48', 1, 3, 0), (49, 3, 3, 40, '2010-05-19 15:07:40', '2010-05-19 15:07:40', '1/3/40/49', 2, 3, 0), (50, 3, 3, 40, '2010-05-19 15:07:54', '2010-05-19 15:07:54', '1/3/40/50', 3, 3, 0), (51, 3, 3, 41, '2010-05-19 15:08:41', '2010-05-19 15:08:41', '1/3/41/51', 1, 3, 0), (52, 3, 3, 41, '2010-05-19 15:08:55', '2010-05-19 15:08:55', '1/3/41/52', 2, 3, 0), (53, 3, 3, 41, '2010-05-19 15:09:14', '2010-07-01 07:55:20', '1/3/41/53', 3, 3, 0); /*!40000 ALTER TABLE `catalog_category_entity` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_category_entity_datetime CREATE TABLE IF NOT EXISTS `catalog_category_entity_datetime` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` smallint(5) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` datetime default NULL, PRIMARY KEY (`value_id`), UNIQUE KEY `IDX_BASE` (`entity_type_id`,`entity_id`,`attribute_id`,`store_id`), KEY `FK_ATTRIBUTE_DATETIME_ENTITY` (`entity_id`), KEY `FK_CATALOG_CATEGORY_ENTITY_DATETIME_ATTRIBUTE` (`attribute_id`), KEY `FK_CATALOG_CATEGORY_ENTITY_DATETIME_STORE` (`store_id`), CONSTRAINT `FK_CATALOG_CATEGORY_ENTITY_DATETIME_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_CATEGORY_ENTITY_DATETIME_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_CATEGORY_ENTITY_DATETIME_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=103 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_category_entity_datetime: 102 rows /*!40000 ALTER TABLE `catalog_category_entity_datetime` DISABLE KEYS */; INSERT INTO `catalog_category_entity_datetime` (`value_id`, `entity_type_id`, `attribute_id`, `store_id`, `entity_id`, `value`) VALUES (1, 3, 52, 0, 3, NULL), (2, 3, 53, 0, 3, NULL), (3, 3, 52, 0, 4, NULL), (4, 3, 53, 0, 4, NULL), (5, 3, 52, 0, 5, NULL), (6, 3, 53, 0, 5, NULL), (7, 3, 52, 0, 6, NULL), (8, 3, 53, 0, 6, NULL), (9, 3, 52, 0, 7, NULL), (10, 3, 53, 0, 7, NULL), (11, 3, 52, 0, 8, NULL), (12, 3, 53, 0, 8, NULL), (13, 3, 52, 0, 9, NULL), (14, 3, 53, 0, 9, NULL), (15, 3, 52, 0, 10, NULL), (16, 3, 53, 0, 10, NULL), (17, 3, 52, 0, 11, NULL), (18, 3, 53, 0, 11, NULL), (19, 3, 52, 0, 12, NULL), (20, 3, 53, 0, 12, NULL), (21, 3, 52, 0, 13, NULL), (22, 3, 53, 0, 13, NULL), (23, 3, 52, 0, 14, NULL), (24, 3, 53, 0, 14, NULL), (25, 3, 52, 0, 15, NULL), (26, 3, 53, 0, 15, NULL), (27, 3, 52, 0, 16, NULL), (28, 3, 53, 0, 16, NULL), (29, 3, 52, 0, 17, NULL), (30, 3, 53, 0, 17, NULL), (31, 3, 52, 0, 18, NULL), (32, 3, 53, 0, 18, NULL), (33, 3, 52, 0, 19, NULL), (34, 3, 53, 0, 19, NULL), (35, 3, 52, 0, 20, NULL), (36, 3, 53, 0, 20, NULL), (37, 3, 52, 0, 21, NULL), (38, 3, 53, 0, 21, NULL), (39, 3, 52, 0, 22, NULL), (40, 3, 53, 0, 22, NULL), (41, 3, 52, 0, 23, NULL), (42, 3, 53, 0, 23, NULL), (43, 3, 52, 0, 24, NULL), (44, 3, 53, 0, 24, NULL), (45, 3, 52, 0, 25, NULL), (46, 3, 53, 0, 25, NULL), (47, 3, 52, 0, 26, NULL), (48, 3, 53, 0, 26, NULL), (49, 3, 52, 0, 27, NULL), (50, 3, 53, 0, 27, NULL), (51, 3, 52, 0, 28, NULL), (52, 3, 53, 0, 28, NULL), (53, 3, 52, 0, 29, NULL), (54, 3, 53, 0, 29, NULL), (55, 3, 52, 0, 30, NULL), (56, 3, 53, 0, 30, NULL), (57, 3, 52, 0, 31, NULL), (58, 3, 53, 0, 31, NULL), (59, 3, 52, 0, 32, NULL), (60, 3, 53, 0, 32, NULL), (61, 3, 52, 0, 33, NULL), (62, 3, 53, 0, 33, NULL), (63, 3, 52, 0, 34, NULL), (64, 3, 53, 0, 34, NULL), (65, 3, 52, 0, 35, NULL), (66, 3, 53, 0, 35, NULL), (67, 3, 52, 0, 36, NULL), (68, 3, 53, 0, 36, NULL), (69, 3, 52, 0, 37, NULL), (70, 3, 53, 0, 37, NULL), (71, 3, 52, 0, 38, NULL), (72, 3, 53, 0, 38, NULL), (73, 3, 52, 0, 39, NULL), (74, 3, 53, 0, 39, NULL), (75, 3, 52, 0, 40, NULL), (76, 3, 53, 0, 40, NULL), (77, 3, 52, 0, 41, NULL), (78, 3, 53, 0, 41, NULL), (79, 3, 52, 0, 42, NULL), (80, 3, 53, 0, 42, NULL), (81, 3, 52, 0, 43, NULL), (82, 3, 53, 0, 43, NULL), (83, 3, 52, 0, 44, NULL), (84, 3, 53, 0, 44, NULL), (85, 3, 52, 0, 45, NULL), (86, 3, 53, 0, 45, NULL), (87, 3, 52, 0, 46, NULL), (88, 3, 53, 0, 46, NULL), (89, 3, 52, 0, 47, NULL), (90, 3, 53, 0, 47, NULL), (91, 3, 52, 0, 48, NULL), (92, 3, 53, 0, 48, NULL), (93, 3, 52, 0, 49, NULL), (94, 3, 53, 0, 49, NULL), (95, 3, 52, 0, 50, NULL), (96, 3, 53, 0, 50, NULL), (97, 3, 52, 0, 51, NULL), (98, 3, 53, 0, 51, NULL), (99, 3, 52, 0, 52, NULL), (100, 3, 53, 0, 52, NULL), (101, 3, 52, 0, 53, NULL), (102, 3, 53, 0, 53, NULL); /*!40000 ALTER TABLE `catalog_category_entity_datetime` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_category_entity_decimal CREATE TABLE IF NOT EXISTS `catalog_category_entity_decimal` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` smallint(5) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` decimal(12,4) default NULL, PRIMARY KEY (`value_id`), UNIQUE KEY `IDX_BASE` (`entity_type_id`,`entity_id`,`attribute_id`,`store_id`), KEY `FK_ATTRIBUTE_DECIMAL_ENTITY` (`entity_id`), KEY `FK_CATALOG_CATEGORY_ENTITY_DECIMAL_ATTRIBUTE` (`attribute_id`), KEY `FK_CATALOG_CATEGORY_ENTITY_DECIMAL_STORE` (`store_id`), CONSTRAINT `FK_CATALOG_CATEGORY_ENTITY_DECIMAL_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_CATEGORY_ENTITY_DECIMAL_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_CATEGORY_ENTITY_DECIMAL_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_category_entity_decimal: 0 rows /*!40000 ALTER TABLE `catalog_category_entity_decimal` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_category_entity_decimal` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_category_entity_int CREATE TABLE IF NOT EXISTS `catalog_category_entity_int` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` smallint(5) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` int(11) default NULL, PRIMARY KEY (`value_id`), UNIQUE KEY `IDX_BASE` (`entity_type_id`,`entity_id`,`attribute_id`,`store_id`), KEY `FK_ATTRIBUTE_INT_ENTITY` (`entity_id`), KEY `FK_CATALOG_CATEGORY_EMTITY_INT_ATTRIBUTE` (`attribute_id`), KEY `FK_CATALOG_CATEGORY_EMTITY_INT_STORE` (`store_id`), CONSTRAINT `FK_CATALOG_CATEGORY_EMTITY_INT_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_CATEGORY_EMTITY_INT_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_CATEGORY_EMTITY_INT_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=267 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_category_entity_int: 259 rows /*!40000 ALTER TABLE `catalog_category_entity_int` DISABLE KEYS */; INSERT INTO `catalog_category_entity_int` (`value_id`, `entity_type_id`, `attribute_id`, `store_id`, `entity_id`, `value`) VALUES (1, 3, 34, 0, 2, 1), (2, 3, 34, 1, 2, 1), (3, 3, 34, 0, 3, 1), (4, 3, 42, 0, 3, NULL), (5, 3, 43, 0, 3, 0), (6, 3, 51, 0, 3, 1), (7, 3, 34, 0, 4, 1), (8, 3, 42, 0, 4, NULL), (9, 3, 43, 0, 4, 0), (10, 3, 51, 0, 4, 1), (11, 3, 34, 0, 5, 1), (12, 3, 42, 0, 5, 9), (13, 3, 43, 0, 5, 0), (14, 3, 51, 0, 5, 1), (15, 3, 34, 0, 6, 1), (16, 3, 42, 0, 6, NULL), (17, 3, 43, 0, 6, 0), (18, 3, 51, 0, 6, 1), (19, 3, 34, 0, 7, 1), (20, 3, 42, 0, 7, NULL), (21, 3, 43, 0, 7, 0), (22, 3, 51, 0, 7, 1), (23, 3, 34, 0, 8, 1), (24, 3, 42, 0, 8, NULL), (25, 3, 43, 0, 8, 0), (26, 3, 51, 0, 8, 1), (27, 3, 34, 0, 9, 1), (28, 3, 42, 0, 9, NULL), (29, 3, 43, 0, 9, 0), (30, 3, 51, 0, 9, 1), (31, 3, 34, 0, 10, 1), (32, 3, 42, 0, 10, NULL), (33, 3, 43, 0, 10, 0), (34, 3, 51, 0, 10, 1), (35, 3, 34, 0, 11, 1), (36, 3, 42, 0, 11, NULL), (37, 3, 43, 0, 11, 0), (38, 3, 51, 0, 11, 1), (39, 3, 34, 0, 12, 1), (40, 3, 42, 0, 12, NULL), (41, 3, 43, 0, 12, 0), (42, 3, 51, 0, 12, 1), (43, 3, 34, 0, 13, 1), (44, 3, 42, 0, 13, NULL), (45, 3, 43, 0, 13, 0), (46, 3, 51, 0, 13, 1), (47, 3, 34, 0, 14, 1), (48, 3, 42, 0, 14, NULL), (49, 3, 43, 0, 14, 0), (50, 3, 51, 0, 14, 1), (51, 3, 34, 0, 15, 1), (52, 3, 42, 0, 15, NULL), (53, 3, 43, 0, 15, 0), (54, 3, 51, 0, 15, 1), (55, 3, 34, 0, 16, 1), (56, 3, 42, 0, 16, NULL), (57, 3, 43, 0, 16, 0), (58, 3, 51, 0, 16, 1), (63, 3, 34, 0, 17, 1), (64, 3, 42, 0, 17, NULL), (65, 3, 43, 0, 17, 0), (66, 3, 51, 0, 17, 1), (67, 3, 34, 0, 18, 1), (68, 3, 42, 0, 18, NULL), (69, 3, 43, 0, 18, 0), (70, 3, 51, 0, 18, 1), (71, 3, 34, 0, 19, 1), (72, 3, 42, 0, 19, NULL), (73, 3, 43, 0, 19, 0), (74, 3, 51, 0, 19, 1), (75, 3, 34, 0, 20, 1), (76, 3, 42, 0, 20, NULL), (77, 3, 43, 0, 20, 0), (78, 3, 51, 0, 20, 1), (79, 3, 34, 0, 21, 1), (80, 3, 42, 0, 21, NULL), (81, 3, 43, 0, 21, 0), (82, 3, 51, 0, 21, 1), (83, 3, 34, 0, 22, 1), (84, 3, 42, 0, 22, NULL), (85, 3, 43, 0, 22, 0), (86, 3, 51, 0, 22, 1), (87, 3, 34, 0, 23, 1), (88, 3, 42, 0, 23, NULL), (89, 3, 43, 0, 23, 0), (90, 3, 51, 0, 23, 1), (91, 3, 34, 0, 24, 1), (92, 3, 42, 0, 24, NULL), (93, 3, 43, 0, 24, 0), (94, 3, 51, 0, 24, 1), (95, 3, 34, 0, 25, 1), (96, 3, 42, 0, 25, NULL), (97, 3, 43, 0, 25, 0), (98, 3, 51, 0, 25, 1), (99, 3, 34, 0, 26, 1), (100, 3, 42, 0, 26, NULL), (101, 3, 43, 0, 26, 0), (102, 3, 51, 0, 26, 1), (103, 3, 34, 0, 27, 1), (104, 3, 42, 0, 27, NULL), (105, 3, 43, 0, 27, 0), (106, 3, 51, 0, 27, 1), (107, 3, 34, 0, 28, 1), (108, 3, 42, 0, 28, NULL), (109, 3, 43, 0, 28, 0), (110, 3, 51, 0, 28, 1), (111, 3, 34, 0, 29, 1), (112, 3, 42, 0, 29, NULL), (113, 3, 43, 0, 29, 0), (114, 3, 51, 0, 29, 1), (115, 3, 34, 0, 30, 1), (116, 3, 42, 0, 30, NULL), (117, 3, 43, 0, 30, 0), (118, 3, 51, 0, 30, 1), (119, 3, 34, 0, 31, 1), (120, 3, 42, 0, 31, NULL), (121, 3, 43, 0, 31, 0), (122, 3, 51, 0, 31, 1), (123, 3, 34, 0, 32, 1), (124, 3, 42, 0, 32, NULL), (125, 3, 43, 0, 32, 0), (126, 3, 51, 0, 32, 1), (127, 3, 34, 0, 33, 1), (128, 3, 42, 0, 33, NULL), (129, 3, 43, 0, 33, 0), (130, 3, 51, 0, 33, 1), (131, 3, 34, 0, 34, 1), (132, 3, 42, 0, 34, NULL), (133, 3, 43, 0, 34, 0), (134, 3, 51, 0, 34, 1), (135, 3, 34, 0, 35, 1), (136, 3, 42, 0, 35, NULL), (137, 3, 43, 0, 35, 0), (138, 3, 51, 0, 35, 1), (141, 3, 34, 0, 36, 0), (142, 3, 42, 0, 36, NULL), (143, 3, 43, 0, 36, 0), (144, 3, 51, 0, 36, 1), (145, 3, 34, 0, 37, 0), (146, 3, 42, 0, 37, NULL), (147, 3, 43, 0, 37, 0), (148, 3, 51, 0, 37, 1), (150, 3, 34, 0, 38, 1), (151, 3, 42, 0, 38, 10), (152, 3, 43, 0, 38, 0), (153, 3, 51, 0, 38, 1), (154, 3, 34, 0, 39, 1), (155, 3, 42, 0, 39, NULL), (156, 3, 43, 0, 39, 0), (157, 3, 51, 0, 39, 1), (158, 3, 34, 0, 40, 1), (159, 3, 42, 0, 40, NULL), (160, 3, 43, 0, 40, 0), (161, 3, 51, 0, 40, 1), (162, 3, 34, 0, 41, 1), (163, 3, 42, 0, 41, NULL), (164, 3, 43, 0, 41, 0), (165, 3, 51, 0, 41, 1), (166, 3, 34, 0, 42, 0), (167, 3, 42, 0, 42, NULL), (168, 3, 43, 0, 42, 0), (169, 3, 51, 0, 42, 1), (170, 3, 34, 0, 43, 0), (171, 3, 42, 0, 43, NULL), (172, 3, 43, 0, 43, 0), (173, 3, 51, 0, 43, 1), (174, 3, 34, 0, 44, 1), (175, 3, 42, 0, 44, NULL), (176, 3, 43, 0, 44, 0), (177, 3, 51, 0, 44, 1), (178, 3, 34, 0, 45, 1), (179, 3, 42, 0, 45, NULL), (180, 3, 43, 0, 45, 0), (181, 3, 51, 0, 45, 1), (182, 3, 34, 0, 46, 1), (183, 3, 42, 0, 46, NULL), (184, 3, 43, 0, 46, 0), (185, 3, 51, 0, 46, 1), (186, 3, 34, 0, 47, 1), (187, 3, 42, 0, 47, NULL), (188, 3, 43, 0, 47, 0), (189, 3, 51, 0, 47, 1), (190, 3, 34, 0, 48, 1), (191, 3, 42, 0, 48, NULL), (192, 3, 43, 0, 48, 0), (193, 3, 51, 0, 48, 1), (194, 3, 34, 0, 49, 1), (195, 3, 42, 0, 49, NULL), (196, 3, 43, 0, 49, 0), (197, 3, 51, 0, 49, 1), (198, 3, 34, 0, 50, 1), (199, 3, 42, 0, 50, NULL), (200, 3, 43, 0, 50, 0), (201, 3, 51, 0, 50, 1), (202, 3, 34, 0, 51, 1), (203, 3, 42, 0, 51, NULL), (204, 3, 43, 0, 51, 0), (205, 3, 51, 0, 51, 1), (206, 3, 34, 0, 52, 1), (207, 3, 42, 0, 52, NULL), (208, 3, 43, 0, 52, 0), (209, 3, 51, 0, 52, 1), (210, 3, 34, 0, 53, 1), (211, 3, 42, 0, 53, NULL), (212, 3, 43, 0, 53, 0), (213, 3, 51, 0, 53, 1), (214, 3, 529, 0, 1, 1), (215, 3, 529, 0, 2, 1), (216, 3, 529, 0, 3, 1), (217, 3, 529, 0, 4, 1), (218, 3, 529, 0, 5, 1), (219, 3, 529, 0, 6, 1), (220, 3, 529, 0, 7, 1), (221, 3, 529, 0, 8, 1), (222, 3, 529, 0, 9, 1), (223, 3, 529, 0, 10, 1), (224, 3, 529, 0, 11, 1), (225, 3, 529, 0, 12, 1), (226, 3, 529, 0, 13, 1), (227, 3, 529, 0, 14, 1), (228, 3, 529, 0, 15, 1), (229, 3, 529, 0, 16, 1), (230, 3, 529, 0, 17, 1), (231, 3, 529, 0, 18, 1), (232, 3, 529, 0, 19, 1), (233, 3, 529, 0, 20, 1), (234, 3, 529, 0, 21, 1), (235, 3, 529, 0, 22, 1), (236, 3, 529, 0, 23, 1), (237, 3, 529, 0, 24, 1), (238, 3, 529, 0, 25, 1), (239, 3, 529, 0, 26, 1), (240, 3, 529, 0, 27, 1), (241, 3, 529, 0, 28, 1), (242, 3, 529, 0, 29, 1), (243, 3, 529, 0, 30, 1), (244, 3, 529, 0, 31, 1), (245, 3, 529, 0, 32, 1), (246, 3, 529, 0, 33, 1), (247, 3, 529, 0, 34, 1), (248, 3, 529, 0, 35, 1), (249, 3, 529, 0, 36, 1), (250, 3, 529, 0, 37, 1), (251, 3, 529, 0, 38, 1), (252, 3, 529, 0, 39, 1), (253, 3, 529, 0, 40, 1), (254, 3, 529, 0, 41, 1), (255, 3, 529, 0, 42, 1), (256, 3, 529, 0, 43, 1), (257, 3, 529, 0, 44, 1), (258, 3, 529, 0, 45, 1), (259, 3, 529, 0, 46, 1), (260, 3, 529, 0, 47, 1), (261, 3, 529, 0, 48, 1), (262, 3, 529, 0, 49, 1), (263, 3, 529, 0, 50, 1), (264, 3, 529, 0, 51, 1), (265, 3, 529, 0, 52, 1), (266, 3, 529, 0, 53, 1); /*!40000 ALTER TABLE `catalog_category_entity_int` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_category_entity_text CREATE TABLE IF NOT EXISTS `catalog_category_entity_text` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` smallint(5) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` text NOT NULL, PRIMARY KEY (`value_id`), UNIQUE KEY `IDX_BASE` (`entity_type_id`,`entity_id`,`attribute_id`,`store_id`), KEY `FK_ATTRIBUTE_TEXT_ENTITY` (`entity_id`), KEY `FK_CATALOG_CATEGORY_ENTITY_TEXT_ATTRIBUTE` (`attribute_id`), KEY `FK_CATALOG_CATEGORY_ENTITY_TEXT_STORE` (`store_id`), CONSTRAINT `FK_CATALOG_CATEGORY_ENTITY_TEXT_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_CATEGORY_ENTITY_TEXT_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_CATEGORY_ENTITY_TEXT_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=260 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_category_entity_text: 259 rows /*!40000 ALTER TABLE `catalog_category_entity_text` DISABLE KEYS */; INSERT INTO `catalog_category_entity_text` (`value_id`, `entity_type_id`, `attribute_id`, `store_id`, `entity_id`, `value`) VALUES (1, 3, 58, 0, 1, ''), (2, 3, 58, 1, 1, ''), (3, 3, 58, 0, 2, ''), (4, 3, 58, 1, 2, ''), (5, 3, 36, 0, 3, ''), (6, 3, 39, 0, 3, ''), (7, 3, 40, 0, 3, ''), (8, 3, 55, 0, 3, ''), (9, 3, 58, 0, 3, ''), (10, 3, 36, 0, 4, ''), (11, 3, 39, 0, 4, ''), (12, 3, 40, 0, 4, ''), (13, 3, 55, 0, 4, ''), (14, 3, 58, 0, 4, ''), (15, 3, 36, 0, 5, ''), (16, 3, 39, 0, 5, ''), (17, 3, 40, 0, 5, ''), (18, 3, 55, 0, 5, ''), (19, 3, 58, 0, 5, ''), (20, 3, 36, 0, 6, ''), (21, 3, 39, 0, 6, 'Motul, Schmierstoffe, Auto, Motorenöl, Getriebeöl'), (22, 3, 40, 0, 6, 'Motorenöl und Getriebeöl von Motul hier Online kaufen.'), (23, 3, 55, 0, 6, ''), (24, 3, 58, 0, 6, ''), (25, 3, 36, 0, 7, ''), (26, 3, 39, 0, 7, ''), (27, 3, 40, 0, 7, ''), (28, 3, 55, 0, 7, ''), (29, 3, 58, 0, 7, ''), (30, 3, 36, 0, 8, ''), (31, 3, 39, 0, 8, ''), (32, 3, 40, 0, 8, ''), (33, 3, 55, 0, 8, ''), (34, 3, 58, 0, 8, ''), (35, 3, 36, 0, 9, ''), (36, 3, 39, 0, 9, ''), (37, 3, 40, 0, 9, ''), (38, 3, 55, 0, 9, ''), (39, 3, 58, 0, 9, ''), (40, 3, 36, 0, 10, ''), (41, 3, 39, 0, 10, ''), (42, 3, 40, 0, 10, ''), (43, 3, 55, 0, 10, ''), (44, 3, 58, 0, 10, ''), (45, 3, 36, 0, 11, ''), (46, 3, 39, 0, 11, ''), (47, 3, 40, 0, 11, ''), (48, 3, 55, 0, 11, ''), (49, 3, 58, 0, 11, ''), (50, 3, 36, 0, 12, ''), (51, 3, 39, 0, 12, ''), (52, 3, 40, 0, 12, ''), (53, 3, 55, 0, 12, ''), (54, 3, 58, 0, 12, ''), (55, 3, 36, 0, 13, ''), (56, 3, 39, 0, 13, ''), (57, 3, 40, 0, 13, ''), (58, 3, 55, 0, 13, ''), (59, 3, 58, 0, 13, ''), (60, 3, 36, 0, 14, ''), (61, 3, 39, 0, 14, ''), (62, 3, 40, 0, 14, ''), (63, 3, 55, 0, 14, ''), (64, 3, 58, 0, 14, ''), (65, 3, 36, 0, 15, ''), (66, 3, 39, 0, 15, ''), (67, 3, 40, 0, 15, ''), (68, 3, 55, 0, 15, ''), (69, 3, 58, 0, 15, ''), (70, 3, 36, 0, 16, ''), (71, 3, 39, 0, 16, ''), (72, 3, 40, 0, 16, ''), (73, 3, 55, 0, 16, ''), (74, 3, 58, 0, 16, ''), (75, 3, 36, 0, 17, ''), (76, 3, 39, 0, 17, ''), (77, 3, 40, 0, 17, ''), (78, 3, 55, 0, 17, ''), (79, 3, 58, 0, 17, ''), (80, 3, 36, 0, 18, ''), (81, 3, 39, 0, 18, ''), (82, 3, 40, 0, 18, ''), (83, 3, 55, 0, 18, ''), (84, 3, 58, 0, 18, ''), (85, 3, 36, 0, 19, ''), (86, 3, 39, 0, 19, ''), (87, 3, 40, 0, 19, ''), (88, 3, 55, 0, 19, ''), (89, 3, 58, 0, 19, ''), (90, 3, 36, 0, 20, ''), (91, 3, 39, 0, 20, ''), (92, 3, 40, 0, 20, ''), (93, 3, 55, 0, 20, ''), (94, 3, 58, 0, 20, ''), (95, 3, 36, 0, 21, ''), (96, 3, 39, 0, 21, ''), (97, 3, 40, 0, 21, ''), (98, 3, 55, 0, 21, ''), (99, 3, 58, 0, 21, ''), (100, 3, 36, 0, 22, ''), (101, 3, 39, 0, 22, ''), (102, 3, 40, 0, 22, ''), (103, 3, 55, 0, 22, ''), (104, 3, 58, 0, 22, ''), (105, 3, 36, 0, 23, ''), (106, 3, 39, 0, 23, ''), (107, 3, 40, 0, 23, ''), (108, 3, 55, 0, 23, ''), (109, 3, 58, 0, 23, ''), (110, 3, 36, 0, 24, ''), (111, 3, 39, 0, 24, ''), (112, 3, 40, 0, 24, ''), (113, 3, 55, 0, 24, ''), (114, 3, 58, 0, 24, ''), (115, 3, 36, 0, 25, ''), (116, 3, 39, 0, 25, ''), (117, 3, 40, 0, 25, ''), (118, 3, 55, 0, 25, ''), (119, 3, 58, 0, 25, ''), (120, 3, 36, 0, 26, ''), (121, 3, 39, 0, 26, ''), (122, 3, 40, 0, 26, ''), (123, 3, 55, 0, 26, ''), (124, 3, 58, 0, 26, ''), (125, 3, 36, 0, 27, ''), (126, 3, 39, 0, 27, ''), (127, 3, 40, 0, 27, ''), (128, 3, 55, 0, 27, ''), (129, 3, 58, 0, 27, ''), (130, 3, 36, 0, 28, ''), (131, 3, 39, 0, 28, ''), (132, 3, 40, 0, 28, ''), (133, 3, 55, 0, 28, ''), (134, 3, 58, 0, 28, ''), (135, 3, 36, 0, 29, ''), (136, 3, 39, 0, 29, ''), (137, 3, 40, 0, 29, ''), (138, 3, 55, 0, 29, ''), (139, 3, 58, 0, 29, ''), (140, 3, 36, 0, 30, ''), (141, 3, 39, 0, 30, ''), (142, 3, 40, 0, 30, ''), (143, 3, 55, 0, 30, ''), (144, 3, 58, 0, 30, ''), (145, 3, 36, 0, 31, ''), (146, 3, 39, 0, 31, ''), (147, 3, 40, 0, 31, ''), (148, 3, 55, 0, 31, ''), (149, 3, 58, 0, 31, ''), (150, 3, 36, 0, 32, ''), (151, 3, 39, 0, 32, ''), (152, 3, 40, 0, 32, ''), (153, 3, 55, 0, 32, ''), (154, 3, 58, 0, 32, ''), (155, 3, 36, 0, 33, ''), (156, 3, 39, 0, 33, ''), (157, 3, 40, 0, 33, ''), (158, 3, 55, 0, 33, ''), (159, 3, 58, 0, 33, ''), (160, 3, 36, 0, 34, ''), (161, 3, 39, 0, 34, ''), (162, 3, 40, 0, 34, ''), (163, 3, 55, 0, 34, ''), (164, 3, 58, 0, 34, ''), (165, 3, 36, 0, 35, ''), (166, 3, 39, 0, 35, ''), (167, 3, 40, 0, 35, ''), (168, 3, 55, 0, 35, ''), (169, 3, 58, 0, 35, ''), (170, 3, 36, 0, 36, ''), (171, 3, 39, 0, 36, ''), (172, 3, 40, 0, 36, ''), (173, 3, 55, 0, 36, ''), (174, 3, 58, 0, 36, ''), (175, 3, 36, 0, 37, ''), (176, 3, 39, 0, 37, ''), (177, 3, 40, 0, 37, ''), (178, 3, 55, 0, 37, ''), (179, 3, 58, 0, 37, ''), (180, 3, 36, 0, 38, ''), (181, 3, 39, 0, 38, ''), (182, 3, 40, 0, 38, ''), (183, 3, 55, 0, 38, ''), (184, 3, 58, 0, 38, ''), (185, 3, 36, 0, 39, ''), (186, 3, 39, 0, 39, ''), (187, 3, 40, 0, 39, ''), (188, 3, 55, 0, 39, ''), (189, 3, 58, 0, 39, ''), (190, 3, 36, 0, 40, ''), (191, 3, 39, 0, 40, ''), (192, 3, 40, 0, 40, ''), (193, 3, 55, 0, 40, ''), (194, 3, 58, 0, 40, ''), (195, 3, 36, 0, 41, ''), (196, 3, 39, 0, 41, ''), (197, 3, 40, 0, 41, ''), (198, 3, 55, 0, 41, ''), (199, 3, 58, 0, 41, ''), (200, 3, 36, 0, 42, ''), (201, 3, 39, 0, 42, ''), (202, 3, 40, 0, 42, ''), (203, 3, 55, 0, 42, ''), (204, 3, 58, 0, 42, ''), (205, 3, 36, 0, 43, ''), (206, 3, 39, 0, 43, ''), (207, 3, 40, 0, 43, ''), (208, 3, 55, 0, 43, ''), (209, 3, 58, 0, 43, ''), (210, 3, 36, 0, 44, ''), (211, 3, 39, 0, 44, ''), (212, 3, 40, 0, 44, ''), (213, 3, 55, 0, 44, ''), (214, 3, 58, 0, 44, ''), (215, 3, 36, 0, 45, ''), (216, 3, 39, 0, 45, ''), (217, 3, 40, 0, 45, ''), (218, 3, 55, 0, 45, ''), (219, 3, 58, 0, 45, ''), (220, 3, 36, 0, 46, ''), (221, 3, 39, 0, 46, ''), (222, 3, 40, 0, 46, ''), (223, 3, 55, 0, 46, ''), (224, 3, 58, 0, 46, ''), (225, 3, 36, 0, 47, ''), (226, 3, 39, 0, 47, ''), (227, 3, 40, 0, 47, ''), (228, 3, 55, 0, 47, ''), (229, 3, 58, 0, 47, ''), (230, 3, 36, 0, 48, ''), (231, 3, 39, 0, 48, ''), (232, 3, 40, 0, 48, ''), (233, 3, 55, 0, 48, ''), (234, 3, 58, 0, 48, ''), (235, 3, 36, 0, 49, ''), (236, 3, 39, 0, 49, ''), (237, 3, 40, 0, 49, ''), (238, 3, 55, 0, 49, ''), (239, 3, 58, 0, 49, ''), (240, 3, 36, 0, 50, ''), (241, 3, 39, 0, 50, ''), (242, 3, 40, 0, 50, ''), (243, 3, 55, 0, 50, ''), (244, 3, 58, 0, 50, ''), (245, 3, 36, 0, 51, ''), (246, 3, 39, 0, 51, ''), (247, 3, 40, 0, 51, ''), (248, 3, 55, 0, 51, ''), (249, 3, 58, 0, 51, ''), (250, 3, 36, 0, 52, ''), (251, 3, 39, 0, 52, ''), (252, 3, 40, 0, 52, ''), (253, 3, 55, 0, 52, ''), (254, 3, 58, 0, 52, ''), (255, 3, 36, 0, 53, ''), (256, 3, 39, 0, 53, ''), (257, 3, 40, 0, 53, ''), (258, 3, 55, 0, 53, ''), (259, 3, 58, 0, 53, ''); /*!40000 ALTER TABLE `catalog_category_entity_text` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_category_entity_varchar CREATE TABLE IF NOT EXISTS `catalog_category_entity_varchar` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` smallint(5) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` varchar(255) NOT NULL default '', PRIMARY KEY (`value_id`), UNIQUE KEY `IDX_BASE` USING BTREE (`entity_type_id`,`entity_id`,`attribute_id`,`store_id`), KEY `FK_ATTRIBUTE_VARCHAR_ENTITY` (`entity_id`), KEY `FK_CATALOG_CATEGORY_ENTITY_VARCHAR_ATTRIBUTE` (`attribute_id`), KEY `FK_CATALOG_CATEGORY_ENTITY_VARCHAR_STORE` (`store_id`), CONSTRAINT `FK_CATALOG_CATEGORY_ENTITY_VARCHAR_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_CATEGORY_ENTITY_VARCHAR_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_CATEGORY_ENTITY_VARCHAR_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=479 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_category_entity_varchar: 583 rows /*!40000 ALTER TABLE `catalog_category_entity_varchar` DISABLE KEYS */; INSERT INTO `catalog_category_entity_varchar` (`value_id`, `entity_type_id`, `attribute_id`, `store_id`, `entity_id`, `value`) VALUES (1, 3, 33, 0, 1, 'Root Catalog'), (2, 3, 33, 1, 1, 'Root Catalog'), (3, 3, 35, 0, 1, 'root-catalog'), (4, 3, 33, 0, 2, 'Default Category'), (5, 3, 33, 1, 2, 'Default Category'), (6, 3, 41, 1, 2, 'PRODUCTS'), (7, 3, 35, 0, 2, 'default-category'), (8, 3, 33, 0, 3, 'ESSO'), (9, 3, 35, 0, 3, 'esso'), (10, 3, 38, 0, 3, ''), (11, 3, 41, 0, 3, 'PRODUCTS'), (12, 3, 50, 0, 3, ''), (13, 3, 54, 0, 3, ''), (14, 3, 33, 0, 4, 'Schmierstoffe'), (15, 3, 35, 0, 4, 'motul-schmierstoffe'), (16, 3, 38, 0, 4, ''), (17, 3, 41, 0, 4, 'PRODUCTS'), (18, 3, 50, 0, 4, ''), (19, 3, 54, 0, 4, ''), (20, 3, 49, 2, 4, 'motul-schmierstoffe.html'), (21, 3, 49, 0, 4, 'motul-schmierstoffe.html'), (22, 3, 33, 0, 5, 'Heizöl'), (23, 3, 35, 0, 5, 'esso-heizoel'), (24, 3, 38, 0, 5, ''), (25, 3, 41, 0, 5, 'PAGE'), (26, 3, 50, 0, 5, ''), (27, 3, 54, 0, 5, ''), (28, 3, 49, 2, 5, 'esso-heizoel.html'), (29, 3, 49, 0, 5, 'esso-heizoel.html'), (30, 3, 33, 0, 6, 'Auto'), (31, 3, 35, 0, 6, 'motul-autoschmierstoffe'), (32, 3, 38, 0, 6, 'Motul Schmierstoffe für Autos'), (33, 3, 41, 0, 6, 'PRODUCTS'), (34, 3, 50, 0, 6, ''), (35, 3, 54, 0, 6, ''), (36, 3, 49, 2, 6, 'motul-schmierstoffe/motul-autoschmierstoffe.html'), (37, 3, 49, 0, 6, 'motul-schmierstoffe/motul-autoschmierstoffe.html'), (38, 3, 33, 0, 7, 'Motorenöl'), (39, 3, 35, 0, 7, 'motul-auto-motorenoel'), (40, 3, 38, 0, 7, ''), (41, 3, 41, 0, 7, 'PRODUCTS'), (42, 3, 50, 0, 7, ''), (43, 3, 54, 0, 7, ''), (44, 3, 49, 2, 7, 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (45, 3, 49, 0, 7, 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (46, 3, 33, 0, 8, 'Getriebeöl'), (47, 3, 35, 0, 8, 'motul-auto-getriebeoel'), (48, 3, 38, 0, 8, ''), (49, 3, 41, 0, 8, 'PRODUCTS'), (50, 3, 50, 0, 8, ''), (51, 3, 54, 0, 8, ''), (52, 3, 49, 2, 8, 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (53, 3, 49, 0, 8, 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (54, 3, 33, 0, 9, 'Motorrad'), (55, 3, 35, 0, 9, 'motul-motorrad'), (56, 3, 38, 0, 9, ''), (57, 3, 41, 0, 9, 'PRODUCTS'), (58, 3, 50, 0, 9, ''), (59, 3, 54, 0, 9, ''), (60, 3, 49, 2, 9, 'motul-schmierstoffe/motul-motorrad.html'), (61, 3, 49, 0, 9, 'motul-schmierstoffe/motul-motorrad.html'), (62, 3, 33, 0, 10, 'Motorenöl'), (63, 3, 35, 0, 10, 'motorenol'), (64, 3, 38, 0, 10, ''), (65, 3, 41, 0, 10, 'PRODUCTS'), (66, 3, 50, 0, 10, ''), (67, 3, 54, 0, 10, ''), (68, 3, 49, 2, 10, 'motul-schmierstoffe/motul-motorrad/motorenol.html'), (69, 3, 49, 0, 10, 'motul-schmierstoffe/motul-motorrad/motorenol.html'), (70, 3, 33, 0, 11, 'Getriebeöl'), (71, 3, 35, 0, 11, 'getriebeol'), (72, 3, 38, 0, 11, ''), (73, 3, 41, 0, 11, 'PRODUCTS'), (74, 3, 50, 0, 11, ''), (75, 3, 54, 0, 11, ''), (76, 3, 49, 2, 11, 'motul-schmierstoffe/motul-motorrad/getriebeol.html'), (77, 3, 49, 0, 11, 'motul-schmierstoffe/motul-motorrad/getriebeol.html'), (78, 3, 33, 0, 12, 'Gabelöl'), (79, 3, 35, 0, 12, 'gabelol'), (80, 3, 38, 0, 12, ''), (81, 3, 41, 0, 12, 'PRODUCTS'), (82, 3, 50, 0, 12, ''), (83, 3, 54, 0, 12, ''), (84, 3, 49, 2, 12, 'motul-schmierstoffe/motul-motorrad/gabelol.html'), (85, 3, 49, 0, 12, 'motul-schmierstoffe/motul-motorrad/gabelol.html'), (86, 3, 33, 0, 13, 'Scooter'), (87, 3, 35, 0, 13, 'scooter'), (88, 3, 38, 0, 13, ''), (89, 3, 41, 0, 13, 'PRODUCTS'), (90, 3, 50, 0, 13, ''), (91, 3, 54, 0, 13, ''), (92, 3, 49, 2, 13, 'motul-schmierstoffe/scooter.html'), (93, 3, 49, 0, 13, 'motul-schmierstoffe/scooter.html'), (94, 3, 33, 0, 14, 'Motorenöl 2-Takt'), (95, 3, 35, 0, 14, 'motorenol-2-takt'), (96, 3, 38, 0, 14, ''), (97, 3, 41, 0, 14, 'PRODUCTS'), (98, 3, 50, 0, 14, ''), (99, 3, 54, 0, 14, ''), (100, 3, 49, 2, 14, 'motul-schmierstoffe/scooter/motorenol-2-takt.html'), (101, 3, 49, 0, 14, 'motul-schmierstoffe/scooter/motorenol-2-takt.html'), (102, 3, 33, 0, 15, 'Motorenöl 4-Takt'), (103, 3, 35, 0, 15, 'motorenol-4-takt'), (104, 3, 38, 0, 15, ''), (105, 3, 41, 0, 15, 'PRODUCTS'), (106, 3, 50, 0, 15, ''), (107, 3, 54, 0, 15, ''), (108, 3, 49, 2, 15, 'motul-schmierstoffe/scooter/motorenol-4-takt.html'), (109, 3, 49, 0, 15, 'motul-schmierstoffe/scooter/motorenol-4-takt.html'), (110, 3, 33, 0, 16, 'Quad'), (111, 3, 35, 0, 16, 'quad'), (112, 3, 38, 0, 16, ''), (113, 3, 41, 0, 16, 'PRODUCTS'), (114, 3, 50, 0, 16, ''), (115, 3, 54, 0, 16, ''), (116, 3, 49, 2, 16, 'motul-schmierstoffe/quad.html'), (117, 3, 49, 0, 16, 'motul-schmierstoffe/quad.html'), (118, 3, 33, 0, 17, 'Motorenöl'), (119, 3, 35, 0, 17, 'motorenol'), (120, 3, 38, 0, 17, ''), (121, 3, 41, 0, 17, 'PRODUCTS'), (122, 3, 50, 0, 17, ''), (123, 3, 54, 0, 17, ''), (124, 3, 49, 2, 17, 'motul-schmierstoffe/quad/motorenol.html'), (125, 3, 49, 0, 17, 'motul-schmierstoffe/quad/motorenol.html'), (126, 3, 33, 0, 18, 'Snowmobile'), (127, 3, 35, 0, 18, 'snowmobile'), (128, 3, 38, 0, 18, ''), (129, 3, 41, 0, 18, 'PRODUCTS'), (130, 3, 50, 0, 18, ''), (131, 3, 54, 0, 18, ''), (132, 3, 49, 2, 18, 'motul-schmierstoffe/snowmobile.html'), (133, 3, 49, 0, 18, 'motul-schmierstoffe/snowmobile.html'), (134, 3, 33, 0, 19, 'Motorenöl 2-Takt'), (135, 3, 35, 0, 19, 'motorenol-2-takt'), (136, 3, 38, 0, 19, ''), (137, 3, 41, 0, 19, 'PRODUCTS'), (138, 3, 50, 0, 19, ''), (139, 3, 54, 0, 19, ''), (140, 3, 49, 2, 19, 'motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (141, 3, 49, 0, 19, 'motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (142, 3, 33, 0, 20, 'Motorenöl 4-Takt'), (143, 3, 35, 0, 20, 'motorenol-4-takt'), (144, 3, 38, 0, 20, ''), (145, 3, 41, 0, 20, 'PRODUCTS'), (146, 3, 50, 0, 20, ''), (147, 3, 54, 0, 20, ''), (148, 3, 49, 2, 20, 'motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (149, 3, 49, 0, 20, 'motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (150, 3, 33, 0, 21, 'Kart'), (151, 3, 35, 0, 21, 'kart'), (152, 3, 38, 0, 21, ''), (153, 3, 41, 0, 21, 'PRODUCTS'), (154, 3, 50, 0, 21, ''), (155, 3, 54, 0, 21, ''), (156, 3, 49, 2, 21, 'motul-schmierstoffe/kart.html'), (157, 3, 49, 0, 21, 'motul-schmierstoffe/kart.html'), (158, 3, 33, 0, 22, 'Motorenöl'), (159, 3, 35, 0, 22, 'motorenol'), (160, 3, 38, 0, 22, ''), (161, 3, 41, 0, 22, 'PRODUCTS'), (162, 3, 50, 0, 22, ''), (163, 3, 54, 0, 22, ''), (164, 3, 49, 2, 22, 'motul-schmierstoffe/kart/motorenol.html'), (165, 3, 49, 0, 22, 'motul-schmierstoffe/kart/motorenol.html'), (166, 3, 33, 0, 23, 'Modellbau'), (167, 3, 35, 0, 23, 'modellbau'), (168, 3, 38, 0, 23, ''), (169, 3, 41, 0, 23, 'PRODUCTS'), (170, 3, 50, 0, 23, ''), (171, 3, 54, 0, 23, ''), (172, 3, 49, 2, 23, 'motul-schmierstoffe/modellbau.html'), (173, 3, 49, 0, 23, 'motul-schmierstoffe/modellbau.html'), (174, 3, 33, 0, 24, 'Motorenöl'), (175, 3, 35, 0, 24, 'motorenol'), (176, 3, 38, 0, 24, ''), (177, 3, 41, 0, 24, 'PRODUCTS'), (178, 3, 50, 0, 24, ''), (179, 3, 54, 0, 24, ''), (180, 3, 49, 2, 24, 'motul-schmierstoffe/modellbau/motorenol.html'), (181, 3, 49, 0, 24, 'motul-schmierstoffe/modellbau/motorenol.html'), (182, 3, 33, 0, 25, 'Marine'), (183, 3, 35, 0, 25, 'marine'), (184, 3, 38, 0, 25, ''), (185, 3, 41, 0, 25, 'PRODUCTS'), (186, 3, 50, 0, 25, ''), (187, 3, 54, 0, 25, ''), (188, 3, 49, 2, 25, 'motul-schmierstoffe/marine.html'), (189, 3, 49, 0, 25, 'motul-schmierstoffe/marine.html'), (190, 3, 33, 0, 26, 'Motorenöl 2-Takt'), (191, 3, 35, 0, 26, 'motorenol-2-takt'), (192, 3, 38, 0, 26, ''), (193, 3, 41, 0, 26, 'PRODUCTS'), (194, 3, 50, 0, 26, ''), (195, 3, 54, 0, 26, ''), (196, 3, 49, 2, 26, 'motul-schmierstoffe/marine/motorenol-2-takt.html'), (197, 3, 49, 0, 26, 'motul-schmierstoffe/marine/motorenol-2-takt.html'), (198, 3, 33, 0, 27, 'Motorenöl 4-Takt'), (199, 3, 35, 0, 27, 'motorenol-4-takt'), (200, 3, 38, 0, 27, ''), (201, 3, 41, 0, 27, 'PRODUCTS'), (202, 3, 50, 0, 27, ''), (203, 3, 54, 0, 27, ''), (204, 3, 49, 2, 27, 'motul-schmierstoffe/marine/motorenol-4-takt.html'), (205, 3, 49, 0, 27, 'motul-schmierstoffe/marine/motorenol-4-takt.html'), (206, 3, 33, 0, 28, 'Garten'), (207, 3, 35, 0, 28, 'garten'), (208, 3, 38, 0, 28, ''), (209, 3, 41, 0, 28, 'PRODUCTS'), (210, 3, 50, 0, 28, ''), (211, 3, 54, 0, 28, ''), (212, 3, 49, 2, 28, 'motul-schmierstoffe/garten.html'), (213, 3, 49, 0, 28, 'motul-schmierstoffe/garten.html'), (214, 3, 33, 0, 29, 'Motorenöl 2-Takt'), (215, 3, 35, 0, 29, 'motorenol-2-takt'), (216, 3, 38, 0, 29, ''), (217, 3, 41, 0, 29, 'PRODUCTS'), (218, 3, 50, 0, 29, ''), (219, 3, 54, 0, 29, ''), (220, 3, 49, 2, 29, 'motul-schmierstoffe/garten/motorenol-2-takt.html'), (221, 3, 49, 0, 29, 'motul-schmierstoffe/garten/motorenol-2-takt.html'), (222, 3, 33, 0, 30, 'Motorenöl 4-Takt'), (223, 3, 35, 0, 30, 'motorenol-4-takt'), (224, 3, 38, 0, 30, ''), (225, 3, 41, 0, 30, 'PRODUCTS'), (226, 3, 50, 0, 30, ''), (227, 3, 54, 0, 30, ''), (228, 3, 49, 2, 30, 'motul-schmierstoffe/garten/motorenol-4-takt.html'), (229, 3, 49, 0, 30, 'motul-schmierstoffe/garten/motorenol-4-takt.html'), (230, 3, 33, 0, 31, 'Kettensägen'), (231, 3, 35, 0, 31, 'kettensagen'), (232, 3, 38, 0, 31, ''), (233, 3, 41, 0, 31, 'PRODUCTS'), (234, 3, 50, 0, 31, ''), (235, 3, 54, 0, 31, ''), (236, 3, 49, 2, 31, 'motul-schmierstoffe/garten/kettensagen.html'), (237, 3, 49, 0, 31, 'motul-schmierstoffe/garten/kettensagen.html'), (238, 3, 33, 0, 32, 'Motorsport'), (239, 3, 35, 0, 32, 'motorsport'), (240, 3, 38, 0, 32, ''), (241, 3, 41, 0, 32, 'PRODUCTS'), (242, 3, 50, 0, 32, ''), (243, 3, 54, 0, 32, ''), (244, 3, 49, 2, 32, 'motul-schmierstoffe/motorsport.html'), (245, 3, 49, 0, 32, 'motul-schmierstoffe/motorsport.html'), (246, 3, 33, 0, 33, 'Motorrad'), (247, 3, 35, 0, 33, 'motorrad'), (248, 3, 38, 0, 33, ''), (249, 3, 41, 0, 33, 'PRODUCTS'), (250, 3, 50, 0, 33, ''), (251, 3, 54, 0, 33, ''), (252, 3, 49, 2, 33, 'motul-schmierstoffe/motorsport/motorrad.html'), (253, 3, 49, 0, 33, 'motul-schmierstoffe/motorsport/motorrad.html'), (254, 3, 33, 0, 34, 'Auto'), (255, 3, 35, 0, 34, 'auto'), (256, 3, 38, 0, 34, ''), (257, 3, 41, 0, 34, 'PRODUCTS'), (258, 3, 50, 0, 34, ''), (259, 3, 54, 0, 34, ''), (260, 3, 49, 2, 34, 'motul-schmierstoffe/motorsport/auto.html'), (261, 3, 49, 0, 34, 'motul-schmierstoffe/motorsport/auto.html'), (262, 3, 33, 0, 35, 'Oldtimer'), (263, 3, 35, 0, 35, 'oldtimer'), (264, 3, 38, 0, 35, ''), (265, 3, 41, 0, 35, 'PRODUCTS'), (266, 3, 50, 0, 35, ''), (267, 3, 54, 0, 35, ''), (268, 3, 49, 2, 35, 'motul-schmierstoffe/oldtimer.html'), (269, 3, 49, 0, 35, 'motul-schmierstoffe/oldtimer.html'), (270, 3, 33, 0, 36, 'Standard'), (271, 3, 35, 0, 36, 'standard'), (272, 3, 38, 0, 36, ''), (273, 3, 41, 0, 36, 'PRODUCTS'), (274, 3, 50, 0, 36, ''), (275, 3, 54, 0, 36, ''), (276, 3, 49, 2, 36, 'esso-heizoel/standard.html'), (277, 3, 49, 0, 36, 'esso-heizoel/standard.html'), (278, 3, 33, 0, 37, 'Premium'), (279, 3, 35, 0, 37, 'premium'), (280, 3, 38, 0, 37, ''), (281, 3, 41, 0, 37, 'PRODUCTS'), (282, 3, 50, 0, 37, ''), (283, 3, 54, 0, 37, ''), (284, 3, 49, 2, 37, 'esso-heizoel/premium.html'), (285, 3, 49, 0, 37, 'esso-heizoel/premium.html'), (286, 3, 33, 0, 38, 'Diesel'), (287, 3, 35, 0, 38, 'esso-diesel'), (288, 3, 38, 0, 38, ''), (289, 3, 41, 0, 38, 'PAGE'), (290, 3, 50, 0, 38, ''), (291, 3, 54, 0, 38, ''), (292, 3, 49, 2, 38, 'esso-diesel.html'), (293, 3, 49, 0, 38, 'esso-diesel.html'), (294, 3, 33, 0, 39, 'Zusatzstoffe'), (295, 3, 35, 0, 39, 'motul-zusatzstoffe'), (296, 3, 38, 0, 39, ''), (297, 3, 41, 0, 39, 'PRODUCTS'), (298, 3, 50, 0, 39, ''), (299, 3, 54, 0, 39, ''), (300, 3, 49, 2, 39, 'motul-zusatzstoffe.html'), (301, 3, 49, 0, 39, 'motul-zusatzstoffe.html'), (302, 3, 33, 0, 40, 'Pflegeprodukte'), (303, 3, 35, 0, 40, 'motul-pflegeprodukte'), (304, 3, 38, 0, 40, ''), (305, 3, 41, 0, 40, 'PRODUCTS'), (306, 3, 50, 0, 40, ''), (307, 3, 54, 0, 40, ''), (308, 3, 49, 2, 40, 'motul-pflegeprodukte.html'), (309, 3, 49, 0, 40, 'motul-pflegeprodukte.html'), (310, 3, 33, 0, 41, 'FANSHOP'), (311, 3, 35, 0, 41, 'motul-fanshop-artikel'), (312, 3, 38, 0, 41, ''), (313, 3, 41, 0, 41, 'PRODUCTS'), (314, 3, 50, 0, 41, ''), (315, 3, 54, 0, 41, ''), (316, 3, 49, 2, 41, 'motul-fanshop-artikel.html'), (317, 3, 49, 0, 41, 'motul-fanshop-artikel.html'), (318, 3, 33, 0, 42, 'Industrie'), (319, 3, 35, 0, 42, 'industrie'), (320, 3, 38, 0, 42, ''), (321, 3, 41, 0, 42, 'PRODUCTS'), (322, 3, 50, 0, 42, ''), (323, 3, 54, 0, 42, ''), (324, 3, 49, 2, 42, 'esso-diesel/industrie.html'), (325, 3, 49, 0, 42, 'esso-diesel/industrie.html'), (326, 3, 33, 0, 43, 'Baustellen'), (327, 3, 35, 0, 43, 'baustellen'), (328, 3, 38, 0, 43, ''), (329, 3, 41, 0, 43, 'PRODUCTS'), (330, 3, 50, 0, 43, ''), (331, 3, 54, 0, 43, ''), (332, 3, 49, 2, 43, 'esso-diesel/baustellen.html'), (333, 3, 49, 0, 43, 'esso-diesel/baustellen.html'), (334, 3, 33, 0, 44, 'Bleiersatz'), (335, 3, 35, 0, 44, 'bleiersatz'), (336, 3, 38, 0, 44, ''), (337, 3, 41, 0, 44, 'PRODUCTS'), (338, 3, 50, 0, 44, ''), (339, 3, 54, 0, 44, ''), (340, 3, 49, 2, 44, 'motul-zusatzstoffe/bleiersatz.html'), (341, 3, 49, 0, 44, 'motul-zusatzstoffe/bleiersatz.html'), (342, 3, 33, 0, 45, 'Fett'), (343, 3, 35, 0, 45, 'fett'), (344, 3, 38, 0, 45, ''), (345, 3, 41, 0, 45, 'PRODUCTS'), (346, 3, 50, 0, 45, ''), (347, 3, 54, 0, 45, ''), (348, 3, 49, 2, 45, 'motul-zusatzstoffe/fett.html'), (349, 3, 49, 0, 45, 'motul-zusatzstoffe/fett.html'), (350, 3, 33, 0, 46, 'Handwaschgel'), (351, 3, 35, 0, 46, 'handwaschgel'), (352, 3, 38, 0, 46, ''), (353, 3, 41, 0, 46, 'PRODUCTS'), (354, 3, 50, 0, 46, ''), (355, 3, 54, 0, 46, ''), (356, 3, 49, 2, 46, 'motul-zusatzstoffe/handwaschgel.html'), (357, 3, 49, 0, 46, 'motul-zusatzstoffe/handwaschgel.html'), (358, 3, 33, 0, 47, 'Kühlflüssigkeit'), (359, 3, 35, 0, 47, 'kuhlflussigkeit'), (360, 3, 38, 0, 47, ''), (361, 3, 41, 0, 47, 'PRODUCTS'), (362, 3, 50, 0, 47, ''), (363, 3, 54, 0, 47, ''), (364, 3, 49, 2, 47, 'motul-zusatzstoffe/kuhlflussigkeit.html'), (365, 3, 49, 0, 47, 'motul-zusatzstoffe/kuhlflussigkeit.html'), (366, 3, 33, 0, 48, 'Auto'), (367, 3, 35, 0, 48, 'auto'), (368, 3, 38, 0, 48, ''), (369, 3, 41, 0, 48, 'PRODUCTS'), (370, 3, 50, 0, 48, ''), (371, 3, 54, 0, 48, ''), (372, 3, 49, 2, 48, 'motul-pflegeprodukte/auto.html'), (373, 3, 49, 0, 48, 'motul-pflegeprodukte/auto.html'), (374, 3, 33, 0, 49, 'Motorrad'), (375, 3, 35, 0, 49, 'motorrad'), (376, 3, 38, 0, 49, ''), (377, 3, 41, 0, 49, 'PRODUCTS'), (378, 3, 50, 0, 49, ''), (379, 3, 54, 0, 49, ''), (380, 3, 49, 2, 49, 'motul-pflegeprodukte/motorrad.html'), (381, 3, 49, 0, 49, 'motul-pflegeprodukte/motorrad.html'), (382, 3, 33, 0, 50, 'Garten'), (383, 3, 35, 0, 50, 'garten'), (384, 3, 38, 0, 50, ''), (385, 3, 41, 0, 50, 'PRODUCTS'), (386, 3, 50, 0, 50, ''), (387, 3, 54, 0, 50, ''), (388, 3, 49, 2, 50, 'motul-pflegeprodukte/garten.html'), (389, 3, 49, 0, 50, 'motul-pflegeprodukte/garten.html'), (390, 3, 33, 0, 51, 'Bekleidung'), (391, 3, 35, 0, 51, 'bekleidung'), (392, 3, 38, 0, 51, ''), (393, 3, 41, 0, 51, 'PRODUCTS'), (394, 3, 50, 0, 51, ''), (395, 3, 54, 0, 51, ''), (396, 3, 49, 2, 51, 'motul-fanshop-artikel/bekleidung.html'), (397, 3, 49, 0, 51, 'motul-fanshop-artikel/bekleidung.html'), (398, 3, 33, 0, 52, 'Aufkleber'), (399, 3, 35, 0, 52, 'aufkleber'), (400, 3, 38, 0, 52, ''), (401, 3, 41, 0, 52, 'PRODUCTS'), (402, 3, 50, 0, 52, ''), (403, 3, 54, 0, 52, ''), (404, 3, 49, 2, 52, 'motul-fanshop-artikel/aufkleber.html'), (405, 3, 49, 0, 52, 'motul-fanshop-artikel/aufkleber.html'), (406, 3, 33, 0, 53, 'Accessoires'), (407, 3, 35, 0, 53, 'accessoires'), (408, 3, 38, 0, 53, ''), (409, 3, 41, 0, 53, 'PRODUCTS'), (410, 3, 50, 0, 53, ''), (411, 3, 54, 0, 53, ''), (412, 3, 49, 2, 53, 'motul-fanshop-artikel/accessoires.html'), (413, 3, 49, 0, 53, 'motul-fanshop-artikel/accessoires.html'), (416, 3, 49, 1, 53, '/motul-fanshop-artikel/accessoires.html'), (419, 3, 49, 1, 41, '/motul-fanshop-artikel.html'), (420, 3, 49, 1, 51, '/motul-fanshop-artikel/bekleidung.html'), (421, 3, 49, 1, 52, '/motul-fanshop-artikel/aufkleber.html'), (423, 3, 49, 1, 4, '/motul-schmierstoffe.html'), (424, 3, 49, 1, 13, '/motul-schmierstoffe/scooter.html'), (425, 3, 49, 1, 14, '/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (426, 3, 49, 1, 15, '/motul-schmierstoffe/scooter/motorenol-4-takt.html'), (427, 3, 49, 1, 16, '/motul-schmierstoffe/quad.html'), (428, 3, 49, 1, 17, '/motul-schmierstoffe/quad/motorenol.html'), (429, 3, 49, 1, 18, '/motul-schmierstoffe/snowmobile.html'), (430, 3, 49, 1, 19, '/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (431, 3, 49, 1, 20, '/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (432, 3, 49, 1, 21, '/motul-schmierstoffe/kart.html'), (433, 3, 49, 1, 22, '/motul-schmierstoffe/kart/motorenol.html'), (434, 3, 49, 1, 23, '/motul-schmierstoffe/modellbau.html'), (435, 3, 49, 1, 24, '/motul-schmierstoffe/modellbau/motorenol.html'), (436, 3, 49, 1, 25, '/motul-schmierstoffe/marine.html'), (437, 3, 49, 1, 26, '/motul-schmierstoffe/marine/motorenol-2-takt.html'), (438, 3, 49, 1, 27, '/motul-schmierstoffe/marine/motorenol-4-takt.html'), (439, 3, 49, 1, 28, '/motul-schmierstoffe/garten.html'), (440, 3, 49, 1, 29, '/motul-schmierstoffe/garten/motorenol-2-takt.html'), (441, 3, 49, 1, 30, '/motul-schmierstoffe/garten/motorenol-4-takt.html'), (442, 3, 49, 1, 31, '/motul-schmierstoffe/garten/kettensagen.html'), (443, 3, 49, 1, 32, '/motul-schmierstoffe/motorsport.html'), (444, 3, 49, 1, 33, '/motul-schmierstoffe/motorsport/motorrad.html'), (445, 3, 49, 1, 34, '/motul-schmierstoffe/motorsport/auto.html'), (446, 3, 49, 1, 35, '/motul-schmierstoffe/oldtimer.html'), (447, 3, 49, 1, 6, '/motul-schmierstoffe/motul-autoschmierstoffe.html'), (448, 3, 49, 1, 7, '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (449, 3, 49, 1, 8, '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (450, 3, 49, 1, 9, '/motul-schmierstoffe/motul-motorrad.html'), (451, 3, 49, 1, 10, '/motul-schmierstoffe/motul-motorrad/motorenol.html'), (452, 3, 49, 1, 11, '/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (453, 3, 49, 1, 12, '/motul-schmierstoffe/motul-motorrad/gabelol.html'), (460, 3, 49, 1, 5, '/esso-heizoel.html'), (461, 3, 49, 1, 36, '/esso-heizoel/standard.html'), (462, 3, 49, 1, 37, '/esso-heizoel/premium.html'), (465, 3, 49, 1, 38, '/esso-diesel.html'), (466, 3, 49, 1, 42, '/esso-diesel/industrie.html'), (467, 3, 49, 1, 43, '/esso-diesel/baustellen.html'), (469, 3, 49, 1, 39, '/motul-zusatzstoffe.html'), (470, 3, 49, 1, 44, '/motul-zusatzstoffe/bleiersatz.html'), (471, 3, 49, 1, 45, '/motul-zusatzstoffe/fett.html'), (472, 3, 49, 1, 46, '/motul-zusatzstoffe/handwaschgel.html'), (473, 3, 49, 1, 47, '/motul-zusatzstoffe/kuhlflussigkeit.html'), (475, 3, 49, 1, 40, '/motul-pflegeprodukte.html'), (476, 3, 49, 1, 48, '/motul-pflegeprodukte/auto.html'), (477, 3, 49, 1, 49, '/motul-pflegeprodukte/motorrad.html'), (478, 3, 49, 1, 50, '/motul-pflegeprodukte/garten.html'); /*!40000 ALTER TABLE `catalog_category_entity_varchar` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_category_flat_store_1 CREATE TABLE IF NOT EXISTS `catalog_category_flat_store_1` ( `entity_id` int(11) unsigned NOT NULL, `parent_id` int(11) unsigned NOT NULL default '0', `created_at` datetime NOT NULL default '0000-00-00 00:00:00', `updated_at` datetime NOT NULL default '0000-00-00 00:00:00', `path` varchar(255) NOT NULL default '', `position` int(11) NOT NULL, `level` int(11) NOT NULL, `children_count` int(11) NOT NULL, `store_id` smallint(5) unsigned NOT NULL default '0', `all_children` text, `available_sort_by` text, `children` text, `custom_design` varchar(255) NOT NULL default '', `custom_design_apply` int(10) NOT NULL default '0', `custom_design_from` datetime NOT NULL default '0000-00-00 00:00:00', `custom_design_to` datetime NOT NULL default '0000-00-00 00:00:00', `custom_layout_update` text, `default_sort_by` varchar(255) NOT NULL default '', `description` text, `display_mode` varchar(255) NOT NULL default '', `image` varchar(255) NOT NULL default '', `include_in_menu` int(10) NOT NULL default '0', `is_active` int(10) NOT NULL default '0', `is_anchor` int(10) NOT NULL default '0', `landing_page` int(10) NOT NULL default '0', `meta_description` text, `meta_keywords` text, `meta_title` varchar(255) NOT NULL default '', `name` varchar(255) NOT NULL default '', `page_layout` varchar(255) NOT NULL default '', `path_in_store` text, `url_key` varchar(255) NOT NULL default '', `url_path` varchar(255) NOT NULL default '', PRIMARY KEY (`entity_id`), KEY `IDX_STORE` (`store_id`), KEY `IDX_PATH` (`path`), KEY `IDX_LEVEL` (`level`), CONSTRAINT `FK_CATEGORY_FLAT_CATEGORY_ID_STORE_1` FOREIGN KEY (`entity_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATEGORY_FLAT_STORE_ID_STORE_1` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_category_flat_store_1: 2 rows /*!40000 ALTER TABLE `catalog_category_flat_store_1` DISABLE KEYS */; INSERT INTO `catalog_category_flat_store_1` (`entity_id`, `parent_id`, `created_at`, `updated_at`, `path`, `position`, `level`, `children_count`, `store_id`, `all_children`, `available_sort_by`, `children`, `custom_design`, `custom_design_apply`, `custom_design_from`, `custom_design_to`, `custom_layout_update`, `default_sort_by`, `description`, `display_mode`, `image`, `include_in_menu`, `is_active`, `is_anchor`, `landing_page`, `meta_description`, `meta_keywords`, `meta_title`, `name`, `page_layout`, `path_in_store`, `url_key`, `url_path`) VALUES (1, 0, '0000-00-00 00:00:00', '2010-05-19 11:33:32', '1', 0, 0, 52, 1, '', '', '', '', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', '', '', 1, 0, 0, 0, '', '', '', 'Root Catalog', '', '', 'root-catalog', ''), (2, 1, '2010-05-19 11:33:32', '2010-05-19 11:33:32', '1/2', 1, 1, 0, 1, '', '', '', '', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', '', '', 1, 1, 0, 0, '', '', '', 'Default Category', '', '', 'default-category', ''); /*!40000 ALTER TABLE `catalog_category_flat_store_1` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_category_flat_store_2 CREATE TABLE IF NOT EXISTS `catalog_category_flat_store_2` ( `entity_id` int(11) unsigned NOT NULL, `parent_id` int(11) unsigned NOT NULL default '0', `created_at` datetime NOT NULL default '0000-00-00 00:00:00', `updated_at` datetime NOT NULL default '0000-00-00 00:00:00', `path` varchar(255) NOT NULL default '', `position` int(11) NOT NULL, `level` int(11) NOT NULL, `children_count` int(11) NOT NULL, `store_id` smallint(5) unsigned NOT NULL default '0', `all_children` text, `available_sort_by` text, `children` text, `custom_design` varchar(255) NOT NULL default '', `custom_design_apply` int(10) NOT NULL default '0', `custom_design_from` datetime NOT NULL default '0000-00-00 00:00:00', `custom_design_to` datetime NOT NULL default '0000-00-00 00:00:00', `custom_layout_update` text, `default_sort_by` varchar(255) NOT NULL default '', `description` text, `display_mode` varchar(255) NOT NULL default '', `image` varchar(255) NOT NULL default '', `include_in_menu` int(10) NOT NULL default '0', `is_active` int(10) NOT NULL default '0', `is_anchor` int(10) NOT NULL default '0', `landing_page` int(10) NOT NULL default '0', `meta_description` text, `meta_keywords` text, `meta_title` varchar(255) NOT NULL default '', `name` varchar(255) NOT NULL default '', `page_layout` varchar(255) NOT NULL default '', `path_in_store` text, `url_key` varchar(255) NOT NULL default '', `url_path` varchar(255) NOT NULL default '', PRIMARY KEY (`entity_id`), KEY `IDX_STORE` (`store_id`), KEY `IDX_PATH` (`path`), KEY `IDX_LEVEL` (`level`), CONSTRAINT `FK_CATEGORY_FLAT_CATEGORY_ID_STORE_2` FOREIGN KEY (`entity_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATEGORY_FLAT_STORE_ID_STORE_2` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_category_flat_store_2: 52 rows /*!40000 ALTER TABLE `catalog_category_flat_store_2` DISABLE KEYS */; INSERT INTO `catalog_category_flat_store_2` (`entity_id`, `parent_id`, `created_at`, `updated_at`, `path`, `position`, `level`, `children_count`, `store_id`, `all_children`, `available_sort_by`, `children`, `custom_design`, `custom_design_apply`, `custom_design_from`, `custom_design_to`, `custom_layout_update`, `default_sort_by`, `description`, `display_mode`, `image`, `include_in_menu`, `is_active`, `is_anchor`, `landing_page`, `meta_description`, `meta_keywords`, `meta_title`, `name`, `page_layout`, `path_in_store`, `url_key`, `url_path`) VALUES (1, 0, '0000-00-00 00:00:00', '2010-05-19 11:33:32', '1', 0, 0, 52, 2, '', '', '', '', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', '', '', 1, 0, 0, 0, '', '', '', 'Root Catalog', '', '', 'root-catalog', ''), (3, 1, '2010-05-19 12:00:11', '2010-05-19 14:38:36', '1/3', 2, 1, 50, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'ESSO', '', '', 'esso', ''), (4, 3, '2010-05-19 14:00:33', '2010-09-02 18:36:13', '1/3/4', 1, 2, 30, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Schmierstoffe', '', '', 'motul-schmierstoffe', 'motul-schmierstoffe.html'), (5, 3, '2010-05-19 14:00:57', '2010-09-02 19:09:13', '1/3/5', 2, 2, 2, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PAGE', '', 1, 1, 0, 9, '', '', '', 'Heizöl', '', '', 'esso-heizoel', 'esso-heizoel.html'), (6, 4, '2010-05-19 14:01:18', '2010-09-02 18:38:45', '1/3/4/6', 1, 3, 2, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, 'Motorenöl und Getriebeöl von Motul hier Online kaufen.', 'Motul, Schmierstoffe, Auto, Motorenöl, Getriebeöl', 'Motul Schmierstoffe für Autos', 'Auto', '', '', 'motul-autoschmierstoffe', 'motul-schmierstoffe/motul-autoschmierstoffe.html'), (7, 6, '2010-05-19 14:01:35', '2010-09-02 19:05:55', '1/3/4/6/7', 1, 4, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Motorenöl', '', '', 'motul-auto-motorenoel', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (8, 6, '2010-05-19 14:01:53', '2010-09-02 18:44:12', '1/3/4/6/8', 2, 4, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Getriebeöl', '', '', 'motul-auto-getriebeoel', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (9, 4, '2010-05-19 14:02:51', '2010-09-02 19:06:37', '1/3/4/9', 2, 3, 3, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Motorrad', '', '', 'motul-motorrad', 'motul-schmierstoffe/motul-motorrad.html'), (10, 9, '2010-05-19 14:15:17', '2010-05-19 14:15:17', '1/3/4/9/10', 1, 4, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Motorenöl', '', '', 'motorenol', 'motul-schmierstoffe/motul-motorrad/motorenol.html'), (11, 9, '2010-05-19 14:16:20', '2010-05-19 14:16:20', '1/3/4/9/11', 2, 4, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Getriebeöl', '', '', 'getriebeol', 'motul-schmierstoffe/motul-motorrad/getriebeol.html'), (12, 9, '2010-05-19 14:18:10', '2010-05-19 14:18:10', '1/3/4/9/12', 3, 4, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Gabelöl', '', '', 'gabelol', 'motul-schmierstoffe/motul-motorrad/gabelol.html'), (13, 4, '2010-05-19 14:19:49', '2010-05-19 14:19:49', '1/3/4/13', 3, 3, 2, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Scooter', '', '', 'scooter', 'motul-schmierstoffe/scooter.html'), (14, 13, '2010-05-19 14:20:08', '2010-05-20 14:20:32', '1/3/4/13/14', 1, 4, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Motorenöl 2-Takt', '', '', 'motorenol-2-takt', 'motul-schmierstoffe/scooter/motorenol-2-takt.html'), (15, 13, '2010-05-19 14:20:27', '2010-05-20 14:20:50', '1/3/4/13/15', 2, 4, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Motorenöl 4-Takt', '', '', 'motorenol-4-takt', 'motul-schmierstoffe/scooter/motorenol-4-takt.html'), (16, 4, '2010-05-19 14:20:39', '2010-05-19 14:21:00', '1/3/4/16', 4, 3, 1, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Quad', '', '', 'quad', 'motul-schmierstoffe/quad.html'), (17, 16, '2010-05-19 14:21:25', '2010-05-19 14:21:25', '1/3/4/16/17', 1, 4, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Motorenöl', '', '', 'motorenol', 'motul-schmierstoffe/quad/motorenol.html'), (18, 4, '2010-05-19 14:21:53', '2010-05-19 14:21:53', '1/3/4/18', 5, 3, 2, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Snowmobile', '', '', 'snowmobile', 'motul-schmierstoffe/snowmobile.html'), (19, 18, '2010-05-19 14:24:20', '2010-05-20 14:21:23', '1/3/4/18/19', 1, 4, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Motorenöl 2-Takt', '', '', 'motorenol-2-takt', 'motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (20, 18, '2010-05-19 14:25:55', '2010-05-20 14:21:35', '1/3/4/18/20', 2, 4, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Motorenöl 4-Takt', '', '', 'motorenol-4-takt', 'motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (21, 4, '2010-05-19 14:26:26', '2010-05-19 14:26:26', '1/3/4/21', 6, 3, 1, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Kart', '', '', 'kart', 'motul-schmierstoffe/kart.html'), (22, 21, '2010-05-19 14:26:52', '2010-05-19 14:26:52', '1/3/4/21/22', 1, 4, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Motorenöl', '', '', 'motorenol', 'motul-schmierstoffe/kart/motorenol.html'), (23, 4, '2010-05-19 14:29:49', '2010-05-19 14:29:49', '1/3/4/23', 7, 3, 1, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Modellbau', '', '', 'modellbau', 'motul-schmierstoffe/modellbau.html'), (24, 23, '2010-05-19 14:30:02', '2010-05-19 14:30:02', '1/3/4/23/24', 1, 4, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Motorenöl', '', '', 'motorenol', 'motul-schmierstoffe/modellbau/motorenol.html'), (25, 4, '2010-05-19 14:30:39', '2010-05-19 14:30:39', '1/3/4/25', 8, 3, 2, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Marine', '', '', 'marine', 'motul-schmierstoffe/marine.html'), (26, 25, '2010-05-19 14:30:54', '2010-05-20 14:22:52', '1/3/4/25/26', 1, 4, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Motorenöl 2-Takt', '', '', 'motorenol-2-takt', 'motul-schmierstoffe/marine/motorenol-2-takt.html'), (27, 25, '2010-05-19 14:31:28', '2010-05-20 14:23:11', '1/3/4/25/27', 2, 4, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Motorenöl 4-Takt', '', '', 'motorenol-4-takt', 'motul-schmierstoffe/marine/motorenol-4-takt.html'), (28, 4, '2010-05-19 14:31:53', '2010-05-19 14:31:53', '1/3/4/28', 9, 3, 3, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Garten', '', '', 'garten', 'motul-schmierstoffe/garten.html'), (29, 28, '2010-05-19 14:32:34', '2010-05-20 14:23:23', '1/3/4/28/29', 1, 4, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Motorenöl 2-Takt', '', '', 'motorenol-2-takt', 'motul-schmierstoffe/garten/motorenol-2-takt.html'), (30, 28, '2010-05-19 14:32:53', '2010-05-20 14:23:34', '1/3/4/28/30', 2, 4, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Motorenöl 4-Takt', '', '', 'motorenol-4-takt', 'motul-schmierstoffe/garten/motorenol-4-takt.html'), (31, 28, '2010-05-19 14:33:18', '2010-05-19 14:33:18', '1/3/4/28/31', 3, 4, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Kettensägen', '', '', 'kettensagen', 'motul-schmierstoffe/garten/kettensagen.html'), (32, 4, '2010-05-19 14:33:37', '2010-05-19 14:33:37', '1/3/4/32', 10, 3, 2, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Motorsport', '', '', 'motorsport', 'motul-schmierstoffe/motorsport.html'), (33, 32, '2010-05-19 14:34:14', '2010-05-19 14:34:14', '1/3/4/32/33', 1, 4, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Motorrad', '', '', 'motorrad', 'motul-schmierstoffe/motorsport/motorrad.html'), (34, 32, '2010-05-19 14:34:28', '2010-05-19 14:34:28', '1/3/4/32/34', 2, 4, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Auto', '', '', 'auto', 'motul-schmierstoffe/motorsport/auto.html'), (35, 4, '2010-05-19 14:34:48', '2010-05-19 14:34:54', '1/3/4/35', 11, 3, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Oldtimer', '', '', 'oldtimer', 'motul-schmierstoffe/oldtimer.html'), (36, 5, '2010-05-19 14:36:31', '2010-06-23 20:41:02', '1/3/5/36', 1, 3, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 0, 0, 0, '', '', '', 'Standard', '', '', 'standard', 'esso-heizoel/standard.html'), (37, 5, '2010-05-19 14:36:45', '2010-06-23 20:40:55', '1/3/5/37', 2, 3, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 0, 0, 0, '', '', '', 'Premium', '', '', 'premium', 'esso-heizoel/premium.html'), (38, 3, '2010-05-19 14:38:55', '2010-09-02 19:09:45', '1/3/38', 3, 2, 2, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PAGE', '', 1, 1, 0, 10, '', '', '', 'Diesel', '', '', 'esso-diesel', 'esso-diesel.html'), (39, 3, '2010-05-19 14:39:29', '2010-09-02 19:10:15', '1/3/39', 4, 2, 4, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Zusatzstoffe', '', '', 'motul-zusatzstoffe', 'motul-zusatzstoffe.html'), (40, 3, '2010-05-19 15:03:39', '2010-09-02 19:10:39', '1/3/40', 5, 2, 3, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Pflegeprodukte', '', '', 'motul-pflegeprodukte', 'motul-pflegeprodukte.html'), (41, 3, '2010-05-19 15:03:55', '2010-09-02 19:11:06', '1/3/41', 6, 2, 3, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'FANSHOP', '', '', 'motul-fanshop-artikel', 'motul-fanshop-artikel.html'), (42, 38, '2010-05-19 15:04:14', '2010-07-01 07:53:48', '1/3/38/42', 1, 3, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 0, 0, 0, '', '', '', 'Industrie', '', '', 'industrie', 'esso-diesel/industrie.html'), (43, 38, '2010-05-19 15:05:20', '2010-07-01 07:53:56', '1/3/38/43', 2, 3, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 0, 0, 0, '', '', '', 'Baustellen', '', '', 'baustellen', 'esso-diesel/baustellen.html'), (44, 39, '2010-05-19 15:05:51', '2010-05-19 15:05:51', '1/3/39/44', 1, 3, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Bleiersatz', '', '', 'bleiersatz', 'motul-zusatzstoffe/bleiersatz.html'), (45, 39, '2010-05-19 15:06:11', '2010-05-19 15:06:11', '1/3/39/45', 2, 3, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Fett', '', '', 'fett', 'motul-zusatzstoffe/fett.html'), (46, 39, '2010-05-19 15:06:27', '2010-05-19 15:06:27', '1/3/39/46', 3, 3, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Handwaschgel', '', '', 'handwaschgel', 'motul-zusatzstoffe/handwaschgel.html'), (47, 39, '2010-05-19 15:07:09', '2010-05-19 15:07:09', '1/3/39/47', 4, 3, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Kühlflüssigkeit', '', '', 'kuhlflussigkeit', 'motul-zusatzstoffe/kuhlflussigkeit.html'), (48, 40, '2010-05-19 15:07:26', '2010-05-19 15:07:26', '1/3/40/48', 1, 3, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Auto', '', '', 'auto', 'motul-pflegeprodukte/auto.html'), (49, 40, '2010-05-19 15:07:40', '2010-05-19 15:07:40', '1/3/40/49', 2, 3, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Motorrad', '', '', 'motorrad', 'motul-pflegeprodukte/motorrad.html'), (50, 40, '2010-05-19 15:07:54', '2010-05-19 15:07:54', '1/3/40/50', 3, 3, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Garten', '', '', 'garten', 'motul-pflegeprodukte/garten.html'), (51, 41, '2010-05-19 15:08:41', '2010-05-19 15:08:41', '1/3/41/51', 1, 3, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Bekleidung', '', '', 'bekleidung', 'motul-fanshop-artikel/bekleidung.html'), (52, 41, '2010-05-19 15:08:55', '2010-05-19 15:08:55', '1/3/41/52', 2, 3, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Aufkleber', '', '', 'aufkleber', 'motul-fanshop-artikel/aufkleber.html'), (53, 41, '2010-05-19 15:09:14', '2010-07-01 07:55:20', '1/3/41/53', 3, 3, 0, 2, '', '', '', '', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '', '', '', 'PRODUCTS', '', 1, 1, 0, 0, '', '', '', 'Accessoires', '', '', 'accessoires', 'motul-fanshop-artikel/accessoires.html'); /*!40000 ALTER TABLE `catalog_category_flat_store_2` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_category_product CREATE TABLE IF NOT EXISTS `catalog_category_product` ( `category_id` int(10) unsigned NOT NULL default '0', `product_id` int(10) unsigned NOT NULL default '0', `position` int(10) NOT NULL default '0', UNIQUE KEY `UNQ_CATEGORY_PRODUCT` (`category_id`,`product_id`), KEY `CATALOG_CATEGORY_PRODUCT_CATEGORY` (`category_id`), KEY `CATALOG_CATEGORY_PRODUCT_PRODUCT` (`product_id`), CONSTRAINT `CATALOG_CATEGORY_PRODUCT_CATEGORY` FOREIGN KEY (`category_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `CATALOG_CATEGORY_PRODUCT_PRODUCT` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_category_product: 623 rows /*!40000 ALTER TABLE `catalog_category_product` DISABLE KEYS */; INSERT INTO `catalog_category_product` (`category_id`, `product_id`, `position`) VALUES (3, 1, 1), (3, 2, 1), (3, 3, 1), (3, 4, 1), (3, 5, 1), (3, 6, 1), (3, 7, 1), (3, 8, 1), (3, 9, 1), (3, 10, 1), (3, 11, 1), (3, 12, 1), (3, 13, 1), (3, 14, 1), (3, 15, 1), (3, 16, 1), (3, 17, 1), (3, 20, 1), (3, 21, 1), (3, 22, 1), (3, 23, 1), (3, 24, 1), (3, 25, 1), (3, 26, 1), (3, 27, 1), (3, 28, 1), (3, 29, 1), (3, 30, 1), (3, 31, 1), (3, 32, 1), (3, 33, 1), (3, 48, 1), (3, 49, 1), (3, 50, 1), (3, 51, 1), (3, 52, 1), (3, 53, 1), (3, 54, 1), (3, 55, 1), (3, 56, 1), (3, 57, 1), (3, 58, 1), (3, 59, 1), (3, 60, 1), (3, 61, 1), (3, 62, 1), (3, 63, 1), (3, 64, 1), (3, 65, 1), (3, 66, 1), (3, 67, 1), (3, 68, 1), (3, 69, 1), (3, 74, 1), (3, 75, 1), (3, 76, 1), (3, 77, 1), (3, 78, 1), (3, 79, 1), (3, 80, 1), (3, 81, 1), (3, 82, 1), (3, 83, 1), (3, 84, 1), (3, 85, 1), (3, 86, 1), (3, 87, 1), (3, 88, 1), (3, 89, 1), (3, 90, 1), (3, 91, 1), (3, 92, 1), (3, 93, 1), (3, 94, 1), (3, 95, 1), (3, 96, 1), (3, 97, 1), (3, 98, 1), (3, 100, 1), (3, 101, 1), (3, 102, 1), (3, 103, 1), (3, 104, 1), (3, 105, 1), (3, 106, 1), (3, 107, 1), (3, 108, 1), (3, 109, 1), (3, 110, 1), (3, 111, 1), (3, 112, 1), (3, 113, 1), (3, 115, 1), (3, 118, 1), (3, 119, 1), (3, 120, 1), (3, 122, 1), (3, 123, 1), (3, 124, 1), (3, 125, 1), (3, 126, 1), (3, 127, 1), (3, 128, 1), (3, 129, 1), (3, 130, 1), (3, 131, 1), (3, 132, 1), (3, 133, 1), (3, 178, 1), (3, 179, 1), (3, 255, 1), (4, 1, 1), (4, 2, 1), (4, 3, 1), (4, 4, 1), (4, 5, 1), (4, 6, 1), (4, 7, 1), (4, 8, 1), (4, 9, 1), (4, 10, 1), (4, 11, 1), (4, 12, 1), (4, 13, 1), (4, 14, 1), (4, 15, 1), (4, 16, 1), (4, 17, 1), (4, 20, 1), (4, 21, 1), (4, 22, 1), (4, 23, 1), (4, 24, 1), (4, 25, 1), (4, 26, 1), (4, 27, 1), (4, 28, 1), (4, 29, 1), (4, 30, 1), (4, 31, 1), (4, 32, 1), (4, 33, 1), (4, 48, 1), (4, 49, 1), (4, 50, 1), (4, 51, 1), (4, 52, 1), (4, 53, 1), (4, 54, 1), (4, 55, 1), (4, 56, 1), (4, 57, 1), (4, 58, 1), (4, 59, 1), (4, 60, 1), (4, 61, 1), (4, 62, 1), (4, 63, 1), (4, 64, 1), (4, 65, 1), (4, 66, 1), (4, 67, 1), (4, 68, 1), (4, 69, 1), (4, 70, 1), (4, 71, 1), (4, 72, 1), (4, 73, 1), (4, 74, 1), (4, 75, 1), (4, 76, 1), (4, 77, 1), (4, 78, 1), (4, 79, 1), (4, 80, 1), (4, 81, 1), (4, 82, 1), (4, 83, 1), (4, 84, 1), (4, 85, 1), (4, 86, 1), (4, 87, 1), (4, 88, 1), (4, 89, 1), (4, 90, 1), (4, 91, 1), (4, 92, 1), (4, 93, 1), (4, 94, 1), (4, 95, 1), (4, 96, 1), (4, 97, 1), (4, 105, 1), (4, 119, 1), (4, 124, 1), (4, 125, 1), (4, 126, 1), (4, 127, 1), (4, 128, 1), (4, 129, 1), (4, 130, 1), (4, 131, 1), (4, 132, 1), (4, 158, 1), (4, 159, 1), (4, 160, 1), (4, 161, 1), (4, 162, 1), (4, 163, 1), (4, 164, 1), (4, 165, 1), (4, 166, 1), (4, 167, 1), (4, 168, 1), (4, 169, 1), (4, 170, 1), (4, 176, 1), (4, 177, 1), (4, 186, 1), (4, 187, 1), (4, 188, 1), (4, 194, 1), (4, 195, 1), (4, 196, 1), (4, 253, 1), (6, 1, 1), (6, 2, 1), (6, 3, 1), (6, 4, 1), (6, 5, 1), (6, 6, 1), (6, 7, 1), (6, 8, 1), (6, 9, 1), (6, 10, 1), (6, 11, 1), (6, 12, 1), (6, 13, 1), (6, 14, 1), (6, 15, 1), (6, 16, 1), (6, 17, 1), (6, 20, 1), (6, 21, 1), (6, 22, 1), (6, 23, 1), (6, 24, 1), (6, 25, 1), (6, 26, 1), (6, 27, 1), (6, 28, 1), (6, 29, 1), (6, 30, 1), (6, 176, 1), (6, 177, 1), (6, 186, 1), (6, 187, 1), (6, 188, 1), (6, 194, 1), (6, 195, 1), (7, 1, 1), (7, 2, 1), (7, 3, 1), (7, 4, 1), (7, 5, 1), (7, 6, 1), (7, 7, 1), (7, 8, 1), (7, 9, 1), (7, 10, 1), (7, 11, 1), (7, 12, 1), (7, 14, 1), (7, 15, 1), (7, 16, 1), (7, 17, 1), (7, 20, 1), (7, 21, 1), (7, 22, 1), (7, 23, 1), (7, 24, 1), (7, 25, 1), (7, 26, 1), (7, 27, 1), (7, 28, 1), (7, 176, 1), (7, 177, 1), (7, 194, 1), (7, 195, 1), (8, 13, 1), (8, 29, 1), (8, 30, 1), (8, 186, 1), (8, 187, 1), (8, 188, 1), (9, 31, 1), (9, 32, 1), (9, 33, 1), (9, 48, 1), (9, 49, 1), (9, 50, 1), (9, 51, 1), (9, 52, 1), (9, 53, 1), (9, 54, 1), (9, 55, 1), (9, 56, 1), (9, 57, 1), (9, 58, 1), (9, 59, 1), (9, 124, 1), (9, 125, 1), (9, 126, 1), (9, 127, 1), (9, 128, 1), (9, 129, 1), (9, 130, 1), (9, 131, 1), (9, 132, 1), (10, 31, 1), (10, 32, 1), (10, 33, 1), (10, 48, 1), (10, 49, 1), (10, 50, 1), (10, 51, 1), (10, 52, 1), (10, 53, 1), (10, 54, 1), (10, 55, 1), (10, 56, 1), (10, 57, 1), (10, 58, 1), (10, 59, 1), (12, 124, 1), (12, 125, 1), (12, 126, 1), (12, 127, 1), (12, 128, 1), (12, 129, 1), (12, 130, 1), (12, 131, 1), (12, 132, 1), (13, 60, 1), (13, 61, 1), (14, 60, 1), (14, 61, 1), (16, 62, 1), (16, 63, 1), (17, 62, 1), (17, 63, 1), (18, 166, 1), (18, 167, 1), (18, 169, 1), (18, 170, 1), (19, 167, 1), (19, 170, 1), (20, 166, 1), (20, 169, 1), (21, 79, 1), (22, 79, 1), (23, 168, 1), (24, 168, 1), (25, 80, 1), (25, 81, 1), (25, 82, 1), (25, 83, 1), (25, 84, 1), (25, 85, 1), (25, 86, 1), (25, 87, 1), (25, 88, 1), (25, 89, 1), (25, 90, 1), (25, 91, 1), (25, 92, 1), (25, 93, 1), (25, 94, 1), (25, 95, 1), (25, 96, 1), (25, 97, 1), (25, 196, 1), (25, 253, 1), (26, 89, 1), (26, 90, 1), (26, 91, 1), (26, 92, 1), (26, 93, 1), (26, 94, 1), (26, 95, 1), (26, 96, 1), (26, 97, 1), (27, 80, 1), (27, 81, 1), (27, 82, 1), (27, 83, 1), (27, 84, 1), (27, 85, 1), (27, 86, 1), (27, 87, 1), (27, 88, 1), (27, 196, 1), (27, 253, 1), (28, 158, 1), (28, 159, 1), (28, 160, 1), (28, 161, 1), (28, 162, 1), (28, 163, 1), (28, 164, 1), (28, 165, 1), (29, 161, 1), (29, 162, 1), (29, 163, 1), (30, 158, 1), (30, 159, 1), (30, 160, 1), (31, 164, 1), (31, 165, 1), (32, 30, 1), (32, 66, 1), (32, 67, 1), (32, 68, 1), (32, 69, 1), (32, 70, 1), (32, 71, 1), (32, 72, 1), (32, 73, 1), (32, 74, 1), (32, 75, 1), (32, 76, 1), (32, 77, 1), (32, 78, 1), (33, 73, 1), (33, 74, 1), (33, 75, 1), (33, 76, 1), (33, 77, 1), (33, 78, 1), (34, 30, 1), (34, 66, 1), (34, 67, 1), (34, 68, 1), (34, 69, 1), (34, 70, 1), (34, 71, 1), (34, 72, 1), (35, 64, 1), (35, 65, 1), (39, 98, 1), (39, 99, 1), (39, 100, 1), (39, 101, 1), (39, 102, 1), (39, 103, 1), (39, 115, 1), (39, 117, 1), (40, 104, 1), (40, 106, 1), (40, 107, 1), (40, 108, 1), (40, 109, 1), (40, 110, 1), (40, 111, 1), (40, 112, 1), (40, 113, 1), (40, 114, 1), (40, 118, 1), (40, 119, 1), (40, 120, 1), (40, 121, 1), (40, 122, 1), (40, 123, 1), (41, 139, 1), (41, 140, 1), (41, 141, 1), (41, 142, 1), (41, 143, 1), (41, 144, 1), (41, 145, 1), (41, 146, 1), (41, 147, 1), (41, 148, 1), (41, 149, 1), (41, 150, 1), (41, 152, 1), (41, 157, 1), (41, 171, 1), (41, 172, 1), (41, 173, 1), (41, 174, 1), (41, 175, 1), (41, 180, 1), (41, 181, 1), (41, 182, 1), (41, 183, 1), (41, 184, 1), (41, 185, 1), (41, 189, 1), (41, 190, 1), (41, 191, 1), (41, 192, 1), (41, 198, 1), (41, 201, 1), (41, 213, 1), (41, 229, 1), (41, 235, 1), (41, 240, 1), (41, 246, 1), (44, 115, 1), (45, 100, 1), (45, 101, 1), (45, 102, 1), (45, 103, 1), (46, 117, 1), (47, 98, 1), (47, 99, 1), (48, 108, 1), (48, 109, 1), (48, 110, 1), (48, 111, 1), (48, 112, 1), (48, 116, 1), (48, 118, 1), (48, 121, 1), (48, 122, 1), (48, 123, 1), (49, 104, 1), (49, 105, 1), (49, 106, 1), (49, 107, 1), (49, 108, 1), (49, 109, 1), (49, 110, 1), (49, 111, 1), (49, 112, 1), (49, 113, 1), (49, 114, 1), (49, 116, 1), (49, 118, 1), (49, 119, 1), (50, 120, 1), (51, 139, 1), (51, 152, 1), (51, 157, 1), (51, 174, 1), (51, 175, 1), (51, 198, 1), (51, 201, 1), (51, 213, 1), (51, 229, 1), (51, 235, 1), (51, 240, 1), (51, 246, 1), (52, 173, 1), (52, 180, 1), (52, 181, 1), (52, 182, 1), (52, 183, 1), (52, 184, 1), (52, 190, 1), (52, 191, 1), (52, 192, 1), (53, 140, 1), (53, 141, 1), (53, 142, 1), (53, 143, 1), (53, 144, 1), (53, 145, 1), (53, 146, 1), (53, 147, 1), (53, 148, 1), (53, 149, 1), (53, 150, 1), (53, 171, 1), (53, 172, 1), (53, 189, 1); /*!40000 ALTER TABLE `catalog_category_product` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_category_product_index CREATE TABLE IF NOT EXISTS `catalog_category_product_index` ( `category_id` int(10) unsigned NOT NULL default '0', `product_id` int(10) unsigned NOT NULL default '0', `position` int(10) NOT NULL default '0', `is_parent` tinyint(1) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `visibility` tinyint(3) unsigned NOT NULL, UNIQUE KEY `UNQ_CATEGORY_PRODUCT` (`category_id`,`product_id`,`store_id`), KEY `FK_CATALOG_CATEGORY_PRODUCT_INDEX_CATEGORY_ENTITY` (`category_id`), KEY `IDX_JOIN` (`product_id`,`store_id`,`category_id`,`visibility`), KEY `IDX_BASE` (`store_id`,`category_id`,`visibility`,`is_parent`,`position`), CONSTRAINT `FK_CATALOG_CATEGORY_PRODUCT_INDEX_CATEGORY_ENTITY` FOREIGN KEY (`category_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_CATEGORY_PRODUCT_INDEX_PRODUCT_ENTITY` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATEGORY_PRODUCT_INDEX_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_category_product_index: 1.389 rows /*!40000 ALTER TABLE `catalog_category_product_index` DISABLE KEYS */; INSERT INTO `catalog_category_product_index` (`category_id`, `product_id`, `position`, `is_parent`, `store_id`, `visibility`) VALUES (2, 153, 0, 1, 1, 1), (2, 154, 0, 1, 1, 1), (2, 155, 0, 1, 1, 1), (2, 156, 0, 1, 1, 1), (2, 199, 0, 1, 1, 1), (2, 200, 0, 1, 1, 1), (2, 202, 0, 1, 1, 1), (2, 206, 0, 1, 1, 1), (2, 207, 0, 1, 1, 1), (2, 208, 0, 1, 1, 1), (2, 209, 0, 1, 1, 1), (2, 210, 0, 1, 1, 1), (2, 211, 0, 1, 1, 1), (2, 212, 0, 1, 1, 1), (2, 214, 0, 1, 1, 1), (2, 215, 0, 1, 1, 1), (2, 222, 0, 1, 1, 1), (2, 223, 0, 1, 1, 1), (2, 224, 0, 1, 1, 1), (2, 225, 0, 1, 1, 1), (2, 226, 0, 1, 1, 1), (2, 227, 0, 1, 1, 1), (2, 228, 0, 1, 1, 1), (2, 230, 0, 1, 1, 1), (2, 231, 0, 1, 1, 1), (2, 232, 0, 1, 1, 1), (2, 233, 0, 1, 1, 1), (2, 234, 0, 1, 1, 1), (2, 236, 0, 1, 1, 1), (2, 237, 0, 1, 1, 1), (2, 238, 0, 1, 1, 1), (2, 239, 0, 1, 1, 1), (2, 241, 0, 1, 1, 1), (2, 242, 0, 1, 1, 1), (2, 243, 0, 1, 1, 1), (2, 244, 0, 1, 1, 1), (2, 245, 0, 1, 1, 1), (2, 247, 0, 1, 1, 1), (2, 248, 0, 1, 1, 1), (2, 249, 0, 1, 1, 1), (2, 250, 0, 1, 1, 1), (2, 252, 0, 1, 1, 4), (3, 1, 1, 1, 1, 4), (3, 2, 1, 1, 1, 4), (3, 3, 1, 1, 1, 4), (3, 4, 1, 1, 1, 4), (3, 5, 1, 1, 1, 4), (3, 6, 1, 1, 1, 4), (3, 7, 1, 1, 1, 4), (3, 8, 1, 1, 1, 4), (3, 9, 1, 1, 1, 4), (3, 10, 1, 1, 1, 4), (3, 11, 1, 1, 1, 4), (3, 12, 1, 1, 1, 4), (3, 13, 1, 1, 1, 4), (3, 14, 1, 1, 1, 4), (3, 15, 1, 1, 1, 4), (3, 16, 1, 1, 1, 4), (3, 17, 1, 1, 1, 4), (3, 20, 1, 1, 1, 4), (3, 21, 1, 1, 1, 4), (3, 22, 1, 1, 1, 4), (3, 23, 1, 1, 1, 4), (3, 24, 1, 1, 1, 4), (3, 25, 1, 1, 1, 4), (3, 26, 1, 1, 1, 4), (3, 27, 1, 1, 1, 4), (3, 28, 1, 1, 1, 4), (3, 29, 1, 1, 1, 4), (3, 30, 1, 1, 1, 4), (3, 31, 1, 1, 1, 4), (3, 32, 1, 1, 1, 4), (3, 33, 1, 1, 1, 4), (3, 48, 1, 1, 1, 4), (3, 49, 1, 1, 1, 4), (3, 50, 1, 1, 1, 4), (3, 51, 1, 1, 1, 4), (3, 52, 1, 1, 1, 4), (3, 53, 1, 1, 1, 4), (3, 54, 1, 1, 1, 4), (3, 55, 1, 1, 1, 4), (3, 56, 1, 1, 1, 4), (3, 57, 1, 1, 1, 4), (3, 58, 1, 1, 1, 4), (3, 59, 1, 1, 1, 4), (3, 60, 1, 1, 1, 4), (3, 61, 1, 1, 1, 4), (3, 62, 1, 1, 1, 4), (3, 63, 1, 1, 1, 4), (3, 64, 1, 1, 1, 4), (3, 65, 1, 1, 1, 4), (3, 66, 1, 1, 1, 4), (3, 67, 1, 1, 1, 4), (3, 68, 1, 1, 1, 4), (3, 69, 1, 1, 1, 4), (3, 74, 1, 1, 1, 4), (3, 75, 1, 1, 1, 4), (3, 76, 1, 1, 1, 4), (3, 77, 1, 1, 1, 4), (3, 78, 1, 1, 1, 4), (3, 79, 1, 1, 1, 4), (3, 80, 1, 1, 1, 4), (3, 81, 1, 1, 1, 4), (3, 82, 1, 1, 1, 4), (3, 83, 1, 1, 1, 4), (3, 84, 1, 1, 1, 4), (3, 85, 1, 1, 1, 4), (3, 86, 1, 1, 1, 4), (3, 87, 1, 1, 1, 4), (3, 88, 1, 1, 1, 4), (3, 89, 1, 1, 1, 4), (3, 90, 1, 1, 1, 4), (3, 91, 1, 1, 1, 4), (3, 92, 1, 1, 1, 4), (3, 93, 1, 1, 1, 4), (3, 94, 1, 1, 1, 4), (3, 95, 1, 1, 1, 4), (3, 96, 1, 1, 1, 4), (3, 97, 1, 1, 1, 4), (3, 98, 1, 1, 1, 4), (3, 100, 1, 1, 1, 4), (3, 101, 1, 1, 1, 4), (3, 102, 1, 1, 1, 4), (3, 103, 1, 1, 1, 4), (3, 104, 1, 1, 1, 4), (3, 105, 1, 1, 1, 4), (3, 106, 1, 1, 1, 4), (3, 107, 1, 1, 1, 4), (3, 108, 1, 1, 1, 4), (3, 109, 1, 1, 1, 4), (3, 110, 1, 1, 1, 4), (3, 111, 1, 1, 1, 4), (3, 112, 1, 1, 1, 4), (3, 113, 1, 1, 1, 4), (3, 115, 1, 1, 1, 4), (3, 118, 1, 1, 1, 4), (3, 119, 1, 1, 1, 4), (3, 120, 1, 1, 1, 4), (3, 122, 1, 1, 1, 4), (3, 123, 1, 1, 1, 4), (3, 124, 1, 1, 1, 4), (3, 125, 1, 1, 1, 4), (3, 126, 1, 1, 1, 4), (3, 127, 1, 1, 1, 4), (3, 128, 1, 1, 1, 4), (3, 129, 1, 1, 1, 4), (3, 130, 1, 1, 1, 4), (3, 131, 1, 1, 1, 4), (3, 132, 1, 1, 1, 4), (3, 133, 1, 1, 1, 4), (4, 1, 1, 1, 1, 4), (4, 2, 1, 1, 1, 4), (4, 3, 1, 1, 1, 4), (4, 4, 1, 1, 1, 4), (4, 5, 1, 1, 1, 4), (4, 6, 1, 1, 1, 4), (4, 7, 1, 1, 1, 4), (4, 8, 1, 1, 1, 4), (4, 9, 1, 1, 1, 4), (4, 10, 1, 1, 1, 4), (4, 11, 1, 1, 1, 4), (4, 12, 1, 1, 1, 4), (4, 13, 1, 1, 1, 4), (4, 14, 1, 1, 1, 4), (4, 15, 1, 1, 1, 4), (4, 16, 1, 1, 1, 4), (4, 17, 1, 1, 1, 4), (4, 20, 1, 1, 1, 4), (4, 21, 1, 1, 1, 4), (4, 22, 1, 1, 1, 4), (4, 23, 1, 1, 1, 4), (4, 24, 1, 1, 1, 4), (4, 25, 1, 1, 1, 4), (4, 26, 1, 1, 1, 4), (4, 27, 1, 1, 1, 4), (4, 28, 1, 1, 1, 4), (4, 29, 1, 1, 1, 4), (4, 30, 1, 1, 1, 4), (4, 31, 1, 1, 1, 4), (4, 32, 1, 1, 1, 4), (4, 33, 1, 1, 1, 4), (4, 48, 1, 1, 1, 4), (4, 49, 1, 1, 1, 4), (4, 50, 1, 1, 1, 4), (4, 51, 1, 1, 1, 4), (4, 52, 1, 1, 1, 4), (4, 53, 1, 1, 1, 4), (4, 54, 1, 1, 1, 4), (4, 55, 1, 1, 1, 4), (4, 56, 1, 1, 1, 4), (4, 57, 1, 1, 1, 4), (4, 58, 1, 1, 1, 4), (4, 59, 1, 1, 1, 4), (4, 60, 1, 1, 1, 4), (4, 61, 1, 1, 1, 4), (4, 62, 1, 1, 1, 4), (4, 63, 1, 1, 1, 4), (4, 64, 1, 1, 1, 4), (4, 65, 1, 1, 1, 4), (4, 66, 1, 1, 1, 4), (4, 67, 1, 1, 1, 4), (4, 68, 1, 1, 1, 4), (4, 69, 1, 1, 1, 4), (4, 70, 1, 1, 1, 4), (4, 71, 1, 1, 1, 4), (4, 72, 1, 1, 1, 4), (4, 73, 1, 1, 1, 4), (4, 74, 1, 1, 1, 4), (4, 75, 1, 1, 1, 4), (4, 76, 1, 1, 1, 4), (4, 77, 1, 1, 1, 4), (4, 78, 1, 1, 1, 4), (4, 79, 1, 1, 1, 4), (4, 80, 1, 1, 1, 4), (4, 81, 1, 1, 1, 4), (4, 82, 1, 1, 1, 4), (4, 83, 1, 1, 1, 4), (4, 84, 1, 1, 1, 4), (4, 85, 1, 1, 1, 4), (4, 86, 1, 1, 1, 4), (4, 87, 1, 1, 1, 4), (4, 88, 1, 1, 1, 4), (4, 89, 1, 1, 1, 4), (4, 90, 1, 1, 1, 4), (4, 91, 1, 1, 1, 4), (4, 92, 1, 1, 1, 4), (4, 93, 1, 1, 1, 4), (4, 94, 1, 1, 1, 4), (4, 95, 1, 1, 1, 4), (4, 96, 1, 1, 1, 4), (4, 97, 1, 1, 1, 4), (4, 105, 1, 1, 1, 4), (4, 119, 1, 1, 1, 4), (4, 124, 1, 1, 1, 4), (4, 125, 1, 1, 1, 4), (4, 126, 1, 1, 1, 4), (4, 127, 1, 1, 1, 4), (4, 128, 1, 1, 1, 4), (4, 129, 1, 1, 1, 4), (4, 130, 1, 1, 1, 4), (4, 131, 1, 1, 1, 4), (4, 132, 1, 1, 1, 4), (4, 158, 1, 1, 1, 4), (4, 159, 1, 1, 1, 4), (4, 160, 1, 1, 1, 4), (4, 161, 1, 1, 1, 4), (4, 162, 1, 1, 1, 4), (4, 163, 1, 1, 1, 4), (4, 164, 1, 1, 1, 4), (4, 165, 1, 1, 1, 4), (4, 166, 1, 1, 1, 4), (4, 167, 1, 1, 1, 4), (4, 168, 1, 1, 1, 4), (4, 169, 1, 1, 1, 4), (4, 170, 1, 1, 1, 4), (4, 176, 1, 1, 1, 4), (4, 177, 1, 1, 1, 4), (4, 186, 1, 1, 1, 4), (4, 187, 1, 1, 1, 4), (4, 188, 1, 1, 1, 4), (4, 194, 1, 1, 1, 4), (4, 195, 1, 1, 1, 4), (4, 196, 1, 1, 1, 4), (4, 253, 1, 1, 1, 4), (6, 1, 1, 1, 1, 4), (6, 2, 1, 1, 1, 4), (6, 3, 1, 1, 1, 4), (6, 4, 1, 1, 1, 4), (6, 5, 1, 1, 1, 4), (6, 6, 1, 1, 1, 4), (6, 7, 1, 1, 1, 4), (6, 8, 1, 1, 1, 4), (6, 9, 1, 1, 1, 4), (6, 10, 1, 1, 1, 4), (6, 11, 1, 1, 1, 4), (6, 12, 1, 1, 1, 4), (6, 13, 1, 1, 1, 4), (6, 14, 1, 1, 1, 4), (6, 15, 1, 1, 1, 4), (6, 16, 1, 1, 1, 4), (6, 17, 1, 1, 1, 4), (6, 20, 1, 1, 1, 4), (6, 21, 1, 1, 1, 4), (6, 22, 1, 1, 1, 4), (6, 23, 1, 1, 1, 4), (6, 24, 1, 1, 1, 4), (6, 25, 1, 1, 1, 4), (6, 26, 1, 1, 1, 4), (6, 27, 1, 1, 1, 4), (6, 28, 1, 1, 1, 4), (6, 29, 1, 1, 1, 4), (6, 30, 1, 1, 1, 4), (6, 176, 1, 1, 1, 4), (6, 177, 1, 1, 1, 4), (6, 186, 1, 1, 1, 4), (6, 187, 1, 1, 1, 4), (6, 188, 1, 1, 1, 4), (6, 194, 1, 1, 1, 4), (6, 195, 1, 1, 1, 4), (7, 1, 1, 1, 1, 4), (7, 2, 1, 1, 1, 4), (7, 3, 1, 1, 1, 4), (7, 4, 1, 1, 1, 4), (7, 5, 1, 1, 1, 4), (7, 6, 1, 1, 1, 4), (7, 7, 1, 1, 1, 4), (7, 8, 1, 1, 1, 4), (7, 9, 1, 1, 1, 4), (7, 10, 1, 1, 1, 4), (7, 11, 1, 1, 1, 4), (7, 12, 1, 1, 1, 4), (7, 14, 1, 1, 1, 4), (7, 15, 1, 1, 1, 4), (7, 16, 1, 1, 1, 4), (7, 17, 1, 1, 1, 4), (7, 20, 1, 1, 1, 4), (7, 21, 1, 1, 1, 4), (7, 22, 1, 1, 1, 4), (7, 23, 1, 1, 1, 4), (7, 24, 1, 1, 1, 4), (7, 25, 1, 1, 1, 4), (7, 26, 1, 1, 1, 4), (7, 27, 1, 1, 1, 4), (7, 28, 1, 1, 1, 4), (7, 176, 1, 1, 1, 4), (7, 177, 1, 1, 1, 4), (7, 194, 1, 1, 1, 4), (7, 195, 1, 1, 1, 4), (8, 13, 1, 1, 1, 4), (8, 29, 1, 1, 1, 4), (8, 30, 1, 1, 1, 4), (8, 186, 1, 1, 1, 4), (8, 187, 1, 1, 1, 4), (8, 188, 1, 1, 1, 4), (9, 31, 1, 1, 1, 4), (9, 32, 1, 1, 1, 4), (9, 33, 1, 1, 1, 4), (9, 48, 1, 1, 1, 4), (9, 49, 1, 1, 1, 4), (9, 50, 1, 1, 1, 4), (9, 51, 1, 1, 1, 4), (9, 52, 1, 1, 1, 4), (9, 53, 1, 1, 1, 4), (9, 54, 1, 1, 1, 4), (9, 55, 1, 1, 1, 4), (9, 56, 1, 1, 1, 4), (9, 57, 1, 1, 1, 4), (9, 58, 1, 1, 1, 4), (9, 59, 1, 1, 1, 4), (9, 124, 1, 1, 1, 4), (9, 125, 1, 1, 1, 4), (9, 126, 1, 1, 1, 4), (9, 127, 1, 1, 1, 4), (9, 128, 1, 1, 1, 4), (9, 129, 1, 1, 1, 4), (9, 130, 1, 1, 1, 4), (9, 131, 1, 1, 1, 4), (9, 132, 1, 1, 1, 4), (10, 31, 1, 1, 1, 4), (10, 32, 1, 1, 1, 4), (10, 33, 1, 1, 1, 4), (10, 48, 1, 1, 1, 4), (10, 49, 1, 1, 1, 4), (10, 50, 1, 1, 1, 4), (10, 51, 1, 1, 1, 4), (10, 52, 1, 1, 1, 4), (10, 53, 1, 1, 1, 4), (10, 54, 1, 1, 1, 4), (10, 55, 1, 1, 1, 4), (10, 56, 1, 1, 1, 4), (10, 57, 1, 1, 1, 4), (10, 58, 1, 1, 1, 4), (10, 59, 1, 1, 1, 4), (12, 124, 1, 1, 1, 4), (12, 125, 1, 1, 1, 4), (12, 126, 1, 1, 1, 4), (12, 127, 1, 1, 1, 4), (12, 128, 1, 1, 1, 4), (12, 129, 1, 1, 1, 4), (12, 130, 1, 1, 1, 4), (12, 131, 1, 1, 1, 4), (12, 132, 1, 1, 1, 4), (13, 60, 1, 1, 1, 4), (13, 61, 1, 1, 1, 4), (14, 60, 1, 1, 1, 4), (14, 61, 1, 1, 1, 4), (16, 62, 1, 1, 1, 4), (16, 63, 1, 1, 1, 4), (17, 62, 1, 1, 1, 4), (17, 63, 1, 1, 1, 4), (18, 166, 1, 1, 1, 4), (18, 167, 1, 1, 1, 4), (18, 169, 1, 1, 1, 4), (18, 170, 1, 1, 1, 4), (19, 167, 1, 1, 1, 4), (19, 170, 1, 1, 1, 4), (20, 166, 1, 1, 1, 4), (20, 169, 1, 1, 1, 4), (21, 79, 1, 1, 1, 4), (22, 79, 1, 1, 1, 4), (23, 168, 1, 1, 1, 4), (24, 168, 1, 1, 1, 4), (25, 80, 1, 1, 1, 4), (25, 81, 1, 1, 1, 4), (25, 82, 1, 1, 1, 4), (25, 83, 1, 1, 1, 4), (25, 84, 1, 1, 1, 4), (25, 85, 1, 1, 1, 4), (25, 86, 1, 1, 1, 4), (25, 87, 1, 1, 1, 4), (25, 88, 1, 1, 1, 4), (25, 89, 1, 1, 1, 4), (25, 90, 1, 1, 1, 4), (25, 91, 1, 1, 1, 4), (25, 92, 1, 1, 1, 4), (25, 93, 1, 1, 1, 4), (25, 94, 1, 1, 1, 4), (25, 95, 1, 1, 1, 4), (25, 96, 1, 1, 1, 4), (25, 97, 1, 1, 1, 4), (25, 196, 1, 1, 1, 4), (25, 253, 1, 1, 1, 4), (26, 89, 1, 1, 1, 4), (26, 90, 1, 1, 1, 4), (26, 91, 1, 1, 1, 4), (26, 92, 1, 1, 1, 4), (26, 93, 1, 1, 1, 4), (26, 94, 1, 1, 1, 4), (26, 95, 1, 1, 1, 4), (26, 96, 1, 1, 1, 4), (26, 97, 1, 1, 1, 4), (27, 80, 1, 1, 1, 4), (27, 81, 1, 1, 1, 4), (27, 82, 1, 1, 1, 4), (27, 83, 1, 1, 1, 4), (27, 84, 1, 1, 1, 4), (27, 85, 1, 1, 1, 4), (27, 86, 1, 1, 1, 4), (27, 87, 1, 1, 1, 4), (27, 88, 1, 1, 1, 4), (27, 196, 1, 1, 1, 4), (27, 253, 1, 1, 1, 4), (28, 158, 1, 1, 1, 4), (28, 159, 1, 1, 1, 4), (28, 160, 1, 1, 1, 4), (28, 161, 1, 1, 1, 4), (28, 162, 1, 1, 1, 4), (28, 163, 1, 1, 1, 4), (28, 164, 1, 1, 1, 4), (28, 165, 1, 1, 1, 4), (29, 161, 1, 1, 1, 4), (29, 162, 1, 1, 1, 4), (29, 163, 1, 1, 1, 4), (30, 158, 1, 1, 1, 4), (30, 159, 1, 1, 1, 4), (30, 160, 1, 1, 1, 4), (31, 164, 1, 1, 1, 4), (31, 165, 1, 1, 1, 4), (32, 30, 1, 1, 1, 4), (32, 66, 1, 1, 1, 4), (32, 67, 1, 1, 1, 4), (32, 68, 1, 1, 1, 4), (32, 69, 1, 1, 1, 4), (32, 70, 1, 1, 1, 4), (32, 71, 1, 1, 1, 4), (32, 72, 1, 1, 1, 4), (32, 73, 1, 1, 1, 4), (32, 74, 1, 1, 1, 4), (32, 75, 1, 1, 1, 4), (32, 76, 1, 1, 1, 4), (32, 77, 1, 1, 1, 4), (32, 78, 1, 1, 1, 4), (33, 73, 1, 1, 1, 4), (33, 74, 1, 1, 1, 4), (33, 75, 1, 1, 1, 4), (33, 76, 1, 1, 1, 4), (33, 77, 1, 1, 1, 4), (33, 78, 1, 1, 1, 4), (34, 30, 1, 1, 1, 4), (34, 66, 1, 1, 1, 4), (34, 67, 1, 1, 1, 4), (34, 68, 1, 1, 1, 4), (34, 69, 1, 1, 1, 4), (34, 70, 1, 1, 1, 4), (34, 71, 1, 1, 1, 4), (34, 72, 1, 1, 1, 4), (35, 64, 1, 1, 1, 4), (35, 65, 1, 1, 1, 4), (39, 98, 1, 1, 1, 4), (39, 99, 1, 1, 1, 4), (39, 100, 1, 1, 1, 4), (39, 101, 1, 1, 1, 4), (39, 102, 1, 1, 1, 4), (39, 103, 1, 1, 1, 4), (39, 115, 1, 1, 1, 4), (39, 117, 1, 1, 1, 4), (40, 104, 1, 1, 1, 4), (40, 106, 1, 1, 1, 4), (40, 107, 1, 1, 1, 4), (40, 108, 1, 1, 1, 4), (40, 109, 1, 1, 1, 4), (40, 110, 1, 1, 1, 4), (40, 111, 1, 1, 1, 4), (40, 112, 1, 1, 1, 4), (40, 113, 1, 1, 1, 4), (40, 114, 1, 1, 1, 4), (40, 118, 1, 1, 1, 4), (40, 119, 1, 1, 1, 4), (40, 120, 1, 1, 1, 4), (40, 121, 1, 1, 1, 4), (40, 122, 1, 1, 1, 4), (40, 123, 1, 1, 1, 4), (41, 175, 1, 1, 1, 1), (41, 198, 1, 1, 1, 1), (41, 192, 1, 1, 1, 2), (41, 185, 1, 1, 1, 3), (41, 139, 1, 1, 1, 4), (41, 140, 1, 1, 1, 4), (41, 141, 1, 1, 1, 4), (41, 142, 1, 1, 1, 4), (41, 143, 1, 1, 1, 4), (41, 144, 1, 1, 1, 4), (41, 145, 1, 1, 1, 4), (41, 146, 1, 1, 1, 4), (41, 147, 1, 1, 1, 4), (41, 148, 1, 1, 1, 4), (41, 149, 1, 1, 1, 4), (41, 150, 1, 1, 1, 4), (41, 152, 1, 1, 1, 4), (41, 157, 1, 1, 1, 4), (41, 171, 1, 1, 1, 4), (41, 172, 1, 1, 1, 4), (41, 173, 1, 1, 1, 4), (41, 174, 1, 1, 1, 4), (41, 180, 1, 1, 1, 4), (41, 181, 1, 1, 1, 4), (41, 182, 1, 1, 1, 4), (41, 183, 1, 1, 1, 4), (41, 184, 1, 1, 1, 4), (41, 190, 1, 1, 1, 4), (41, 191, 1, 1, 1, 4), (41, 201, 1, 1, 1, 4), (41, 213, 1, 1, 1, 4), (41, 229, 1, 1, 1, 4), (41, 235, 1, 1, 1, 4), (41, 240, 1, 1, 1, 4), (41, 246, 1, 1, 1, 4), (44, 115, 1, 1, 1, 4), (45, 100, 1, 1, 1, 4), (45, 101, 1, 1, 1, 4), (45, 102, 1, 1, 1, 4), (45, 103, 1, 1, 1, 4), (46, 117, 1, 1, 1, 4), (47, 98, 1, 1, 1, 4), (47, 99, 1, 1, 1, 4), (48, 108, 1, 1, 1, 4), (48, 109, 1, 1, 1, 4), (48, 110, 1, 1, 1, 4), (48, 111, 1, 1, 1, 4), (48, 112, 1, 1, 1, 4), (48, 116, 1, 1, 1, 4), (48, 118, 1, 1, 1, 4), (48, 121, 1, 1, 1, 4), (48, 122, 1, 1, 1, 4), (48, 123, 1, 1, 1, 4), (49, 104, 1, 1, 1, 4), (49, 105, 1, 1, 1, 4), (49, 106, 1, 1, 1, 4), (49, 107, 1, 1, 1, 4), (49, 108, 1, 1, 1, 4), (49, 109, 1, 1, 1, 4), (49, 110, 1, 1, 1, 4), (49, 111, 1, 1, 1, 4), (49, 112, 1, 1, 1, 4), (49, 113, 1, 1, 1, 4), (49, 114, 1, 1, 1, 4), (49, 116, 1, 1, 1, 4), (49, 118, 1, 1, 1, 4), (49, 119, 1, 1, 1, 4), (50, 120, 1, 1, 1, 4), (51, 175, 1, 1, 1, 1), (51, 198, 1, 1, 1, 1), (51, 139, 1, 1, 1, 4), (51, 152, 1, 1, 1, 4), (51, 157, 1, 1, 1, 4), (51, 174, 1, 1, 1, 4), (51, 201, 1, 1, 1, 4), (51, 213, 1, 1, 1, 4), (51, 229, 1, 1, 1, 4), (51, 235, 1, 1, 1, 4), (51, 240, 1, 1, 1, 4), (51, 246, 1, 1, 1, 4), (52, 192, 1, 1, 1, 2), (52, 173, 1, 1, 1, 4), (52, 180, 1, 1, 1, 4), (52, 181, 1, 1, 1, 4), (52, 182, 1, 1, 1, 4), (52, 183, 1, 1, 1, 4), (52, 184, 1, 1, 1, 4), (52, 190, 1, 1, 1, 4), (52, 191, 1, 1, 1, 4), (53, 140, 1, 1, 1, 4), (53, 141, 1, 1, 1, 4), (53, 142, 1, 1, 1, 4), (53, 143, 1, 1, 1, 4), (53, 144, 1, 1, 1, 4), (53, 145, 1, 1, 1, 4), (53, 146, 1, 1, 1, 4), (53, 147, 1, 1, 1, 4), (53, 148, 1, 1, 1, 4), (53, 149, 1, 1, 1, 4), (53, 150, 1, 1, 1, 4), (53, 171, 1, 1, 1, 4), (53, 172, 1, 1, 1, 4), (3, 175, 0, 0, 2, 1), (3, 198, 0, 0, 2, 1), (3, 153, 0, 1, 2, 1), (3, 154, 0, 1, 2, 1), (3, 155, 0, 1, 2, 1), (3, 156, 0, 1, 2, 1), (3, 199, 0, 1, 2, 1), (3, 200, 0, 1, 2, 1), (3, 202, 0, 1, 2, 1), (3, 206, 0, 1, 2, 1), (3, 207, 0, 1, 2, 1), (3, 208, 0, 1, 2, 1), (3, 209, 0, 1, 2, 1), (3, 210, 0, 1, 2, 1), (3, 211, 0, 1, 2, 1), (3, 212, 0, 1, 2, 1), (3, 214, 0, 1, 2, 1), (3, 215, 0, 1, 2, 1), (3, 222, 0, 1, 2, 1), (3, 223, 0, 1, 2, 1), (3, 224, 0, 1, 2, 1), (3, 225, 0, 1, 2, 1), (3, 226, 0, 1, 2, 1), (3, 227, 0, 1, 2, 1), (3, 228, 0, 1, 2, 1), (3, 230, 0, 1, 2, 1), (3, 231, 0, 1, 2, 1), (3, 232, 0, 1, 2, 1), (3, 233, 0, 1, 2, 1), (3, 234, 0, 1, 2, 1), (3, 236, 0, 1, 2, 1), (3, 237, 0, 1, 2, 1), (3, 238, 0, 1, 2, 1), (3, 239, 0, 1, 2, 1), (3, 241, 0, 1, 2, 1), (3, 242, 0, 1, 2, 1), (3, 243, 0, 1, 2, 1), (3, 244, 0, 1, 2, 1), (3, 245, 0, 1, 2, 1), (3, 247, 0, 1, 2, 1), (3, 248, 0, 1, 2, 1), (3, 249, 0, 1, 2, 1), (3, 250, 0, 1, 2, 1), (3, 255, 1, 1, 2, 1), (3, 192, 0, 0, 2, 2), (3, 185, 0, 0, 2, 3), (3, 70, 0, 0, 2, 4), (3, 71, 0, 0, 2, 4), (3, 72, 0, 0, 2, 4), (3, 73, 0, 0, 2, 4), (3, 99, 0, 0, 2, 4), (3, 114, 0, 0, 2, 4), (3, 116, 0, 0, 2, 4), (3, 117, 0, 0, 2, 4), (3, 121, 0, 0, 2, 4), (3, 139, 0, 0, 2, 4), (3, 140, 0, 0, 2, 4), (3, 141, 0, 0, 2, 4), (3, 142, 0, 0, 2, 4), (3, 143, 0, 0, 2, 4), (3, 144, 0, 0, 2, 4), (3, 145, 0, 0, 2, 4), (3, 146, 0, 0, 2, 4), (3, 147, 0, 0, 2, 4), (3, 148, 0, 0, 2, 4), (3, 149, 0, 0, 2, 4), (3, 150, 0, 0, 2, 4), (3, 152, 0, 0, 2, 4), (3, 157, 0, 0, 2, 4), (3, 158, 0, 0, 2, 4), (3, 159, 0, 0, 2, 4), (3, 160, 0, 0, 2, 4), (3, 161, 0, 0, 2, 4), (3, 162, 0, 0, 2, 4), (3, 163, 0, 0, 2, 4), (3, 164, 0, 0, 2, 4), (3, 165, 0, 0, 2, 4), (3, 166, 0, 0, 2, 4), (3, 167, 0, 0, 2, 4), (3, 168, 0, 0, 2, 4), (3, 169, 0, 0, 2, 4), (3, 170, 0, 0, 2, 4), (3, 171, 0, 0, 2, 4), (3, 172, 0, 0, 2, 4), (3, 173, 0, 0, 2, 4), (3, 174, 0, 0, 2, 4), (3, 176, 0, 0, 2, 4), (3, 177, 0, 0, 2, 4), (3, 180, 0, 0, 2, 4), (3, 181, 0, 0, 2, 4), (3, 182, 0, 0, 2, 4), (3, 183, 0, 0, 2, 4), (3, 184, 0, 0, 2, 4), (3, 186, 0, 0, 2, 4), (3, 187, 0, 0, 2, 4), (3, 188, 0, 0, 2, 4), (3, 190, 0, 0, 2, 4), (3, 191, 0, 0, 2, 4), (3, 194, 0, 0, 2, 4), (3, 195, 0, 0, 2, 4), (3, 196, 0, 0, 2, 4), (3, 201, 0, 0, 2, 4), (3, 213, 0, 0, 2, 4), (3, 229, 0, 0, 2, 4), (3, 235, 0, 0, 2, 4), (3, 240, 0, 0, 2, 4), (3, 246, 0, 0, 2, 4), (3, 253, 0, 0, 2, 4), (3, 252, 0, 1, 2, 4), (3, 1, 1, 1, 2, 4), (3, 2, 1, 1, 2, 4), (3, 3, 1, 1, 2, 4), (3, 4, 1, 1, 2, 4), (3, 5, 1, 1, 2, 4), (3, 6, 1, 1, 2, 4), (3, 7, 1, 1, 2, 4), (3, 8, 1, 1, 2, 4), (3, 9, 1, 1, 2, 4), (3, 10, 1, 1, 2, 4), (3, 11, 1, 1, 2, 4), (3, 12, 1, 1, 2, 4), (3, 13, 1, 1, 2, 4), (3, 14, 1, 1, 2, 4), (3, 15, 1, 1, 2, 4), (3, 16, 1, 1, 2, 4), (3, 17, 1, 1, 2, 4), (3, 20, 1, 1, 2, 4), (3, 21, 1, 1, 2, 4), (3, 22, 1, 1, 2, 4), (3, 23, 1, 1, 2, 4), (3, 24, 1, 1, 2, 4), (3, 25, 1, 1, 2, 4), (3, 26, 1, 1, 2, 4), (3, 27, 1, 1, 2, 4), (3, 28, 1, 1, 2, 4), (3, 29, 1, 1, 2, 4), (3, 30, 1, 1, 2, 4), (3, 31, 1, 1, 2, 4), (3, 32, 1, 1, 2, 4), (3, 33, 1, 1, 2, 4), (3, 48, 1, 1, 2, 4), (3, 49, 1, 1, 2, 4), (3, 50, 1, 1, 2, 4), (3, 51, 1, 1, 2, 4), (3, 52, 1, 1, 2, 4), (3, 53, 1, 1, 2, 4), (3, 54, 1, 1, 2, 4), (3, 55, 1, 1, 2, 4), (3, 56, 1, 1, 2, 4), (3, 57, 1, 1, 2, 4), (3, 58, 1, 1, 2, 4), (3, 59, 1, 1, 2, 4), (3, 60, 1, 1, 2, 4), (3, 61, 1, 1, 2, 4), (3, 62, 1, 1, 2, 4), (3, 63, 1, 1, 2, 4), (3, 64, 1, 1, 2, 4), (3, 65, 1, 1, 2, 4), (3, 66, 1, 1, 2, 4), (3, 67, 1, 1, 2, 4), (3, 68, 1, 1, 2, 4), (3, 69, 1, 1, 2, 4), (3, 74, 1, 1, 2, 4), (3, 75, 1, 1, 2, 4), (3, 76, 1, 1, 2, 4), (3, 77, 1, 1, 2, 4), (3, 78, 1, 1, 2, 4), (3, 79, 1, 1, 2, 4), (3, 80, 1, 1, 2, 4), (3, 81, 1, 1, 2, 4), (3, 82, 1, 1, 2, 4), (3, 83, 1, 1, 2, 4), (3, 84, 1, 1, 2, 4), (3, 85, 1, 1, 2, 4), (3, 86, 1, 1, 2, 4), (3, 87, 1, 1, 2, 4), (3, 88, 1, 1, 2, 4), (3, 89, 1, 1, 2, 4), (3, 90, 1, 1, 2, 4), (3, 91, 1, 1, 2, 4), (3, 92, 1, 1, 2, 4), (3, 93, 1, 1, 2, 4), (3, 94, 1, 1, 2, 4), (3, 95, 1, 1, 2, 4), (3, 96, 1, 1, 2, 4), (3, 97, 1, 1, 2, 4), (3, 98, 1, 1, 2, 4), (3, 100, 1, 1, 2, 4), (3, 101, 1, 1, 2, 4), (3, 102, 1, 1, 2, 4), (3, 103, 1, 1, 2, 4), (3, 104, 1, 1, 2, 4), (3, 105, 1, 1, 2, 4), (3, 106, 1, 1, 2, 4), (3, 107, 1, 1, 2, 4), (3, 108, 1, 1, 2, 4), (3, 109, 1, 1, 2, 4), (3, 110, 1, 1, 2, 4), (3, 111, 1, 1, 2, 4), (3, 112, 1, 1, 2, 4), (3, 113, 1, 1, 2, 4), (3, 115, 1, 1, 2, 4), (3, 118, 1, 1, 2, 4), (3, 119, 1, 1, 2, 4), (3, 120, 1, 1, 2, 4), (3, 122, 1, 1, 2, 4), (3, 123, 1, 1, 2, 4), (3, 124, 1, 1, 2, 4), (3, 125, 1, 1, 2, 4), (3, 126, 1, 1, 2, 4), (3, 127, 1, 1, 2, 4), (3, 128, 1, 1, 2, 4), (3, 129, 1, 1, 2, 4), (3, 130, 1, 1, 2, 4), (3, 131, 1, 1, 2, 4), (3, 132, 1, 1, 2, 4), (3, 133, 1, 1, 2, 4), (4, 1, 1, 1, 2, 4), (4, 2, 1, 1, 2, 4), (4, 3, 1, 1, 2, 4), (4, 4, 1, 1, 2, 4), (4, 5, 1, 1, 2, 4), (4, 6, 1, 1, 2, 4), (4, 7, 1, 1, 2, 4), (4, 8, 1, 1, 2, 4), (4, 9, 1, 1, 2, 4), (4, 10, 1, 1, 2, 4), (4, 11, 1, 1, 2, 4), (4, 12, 1, 1, 2, 4), (4, 13, 1, 1, 2, 4), (4, 14, 1, 1, 2, 4), (4, 15, 1, 1, 2, 4), (4, 16, 1, 1, 2, 4), (4, 17, 1, 1, 2, 4), (4, 20, 1, 1, 2, 4), (4, 21, 1, 1, 2, 4), (4, 22, 1, 1, 2, 4), (4, 23, 1, 1, 2, 4), (4, 24, 1, 1, 2, 4), (4, 25, 1, 1, 2, 4), (4, 26, 1, 1, 2, 4), (4, 27, 1, 1, 2, 4), (4, 28, 1, 1, 2, 4), (4, 29, 1, 1, 2, 4), (4, 30, 1, 1, 2, 4), (4, 31, 1, 1, 2, 4), (4, 32, 1, 1, 2, 4), (4, 33, 1, 1, 2, 4), (4, 48, 1, 1, 2, 4), (4, 49, 1, 1, 2, 4), (4, 50, 1, 1, 2, 4), (4, 51, 1, 1, 2, 4), (4, 52, 1, 1, 2, 4), (4, 53, 1, 1, 2, 4), (4, 54, 1, 1, 2, 4), (4, 55, 1, 1, 2, 4), (4, 56, 1, 1, 2, 4), (4, 57, 1, 1, 2, 4), (4, 58, 1, 1, 2, 4), (4, 59, 1, 1, 2, 4), (4, 60, 1, 1, 2, 4), (4, 61, 1, 1, 2, 4), (4, 62, 1, 1, 2, 4), (4, 63, 1, 1, 2, 4), (4, 64, 1, 1, 2, 4), (4, 65, 1, 1, 2, 4), (4, 66, 1, 1, 2, 4), (4, 67, 1, 1, 2, 4), (4, 68, 1, 1, 2, 4), (4, 69, 1, 1, 2, 4), (4, 70, 1, 1, 2, 4), (4, 71, 1, 1, 2, 4), (4, 72, 1, 1, 2, 4), (4, 73, 1, 1, 2, 4), (4, 74, 1, 1, 2, 4), (4, 75, 1, 1, 2, 4), (4, 76, 1, 1, 2, 4), (4, 77, 1, 1, 2, 4), (4, 78, 1, 1, 2, 4), (4, 79, 1, 1, 2, 4), (4, 80, 1, 1, 2, 4), (4, 81, 1, 1, 2, 4), (4, 82, 1, 1, 2, 4), (4, 83, 1, 1, 2, 4), (4, 84, 1, 1, 2, 4), (4, 85, 1, 1, 2, 4), (4, 86, 1, 1, 2, 4), (4, 87, 1, 1, 2, 4), (4, 88, 1, 1, 2, 4), (4, 89, 1, 1, 2, 4), (4, 90, 1, 1, 2, 4), (4, 91, 1, 1, 2, 4), (4, 92, 1, 1, 2, 4), (4, 93, 1, 1, 2, 4), (4, 94, 1, 1, 2, 4), (4, 95, 1, 1, 2, 4), (4, 96, 1, 1, 2, 4), (4, 97, 1, 1, 2, 4), (4, 105, 1, 1, 2, 4), (4, 119, 1, 1, 2, 4), (4, 124, 1, 1, 2, 4), (4, 125, 1, 1, 2, 4), (4, 126, 1, 1, 2, 4), (4, 127, 1, 1, 2, 4), (4, 128, 1, 1, 2, 4), (4, 129, 1, 1, 2, 4), (4, 130, 1, 1, 2, 4), (4, 131, 1, 1, 2, 4), (4, 132, 1, 1, 2, 4), (4, 158, 1, 1, 2, 4), (4, 159, 1, 1, 2, 4), (4, 160, 1, 1, 2, 4), (4, 161, 1, 1, 2, 4), (4, 162, 1, 1, 2, 4), (4, 163, 1, 1, 2, 4), (4, 164, 1, 1, 2, 4), (4, 165, 1, 1, 2, 4), (4, 166, 1, 1, 2, 4), (4, 167, 1, 1, 2, 4), (4, 168, 1, 1, 2, 4), (4, 169, 1, 1, 2, 4), (4, 170, 1, 1, 2, 4), (4, 176, 1, 1, 2, 4), (4, 177, 1, 1, 2, 4), (4, 186, 1, 1, 2, 4), (4, 187, 1, 1, 2, 4), (4, 188, 1, 1, 2, 4), (4, 194, 1, 1, 2, 4), (4, 195, 1, 1, 2, 4), (4, 196, 1, 1, 2, 4), (4, 253, 1, 1, 2, 4), (6, 1, 1, 1, 2, 4), (6, 2, 1, 1, 2, 4), (6, 3, 1, 1, 2, 4), (6, 4, 1, 1, 2, 4), (6, 5, 1, 1, 2, 4), (6, 6, 1, 1, 2, 4), (6, 7, 1, 1, 2, 4), (6, 8, 1, 1, 2, 4), (6, 9, 1, 1, 2, 4), (6, 10, 1, 1, 2, 4), (6, 11, 1, 1, 2, 4), (6, 12, 1, 1, 2, 4), (6, 13, 1, 1, 2, 4), (6, 14, 1, 1, 2, 4), (6, 15, 1, 1, 2, 4), (6, 16, 1, 1, 2, 4), (6, 17, 1, 1, 2, 4), (6, 20, 1, 1, 2, 4), (6, 21, 1, 1, 2, 4), (6, 22, 1, 1, 2, 4), (6, 23, 1, 1, 2, 4), (6, 24, 1, 1, 2, 4), (6, 25, 1, 1, 2, 4), (6, 26, 1, 1, 2, 4), (6, 27, 1, 1, 2, 4), (6, 28, 1, 1, 2, 4), (6, 29, 1, 1, 2, 4), (6, 30, 1, 1, 2, 4), (6, 176, 1, 1, 2, 4), (6, 177, 1, 1, 2, 4), (6, 186, 1, 1, 2, 4), (6, 187, 1, 1, 2, 4), (6, 188, 1, 1, 2, 4), (6, 194, 1, 1, 2, 4), (6, 195, 1, 1, 2, 4), (7, 1, 1, 1, 2, 4), (7, 2, 1, 1, 2, 4), (7, 3, 1, 1, 2, 4), (7, 4, 1, 1, 2, 4), (7, 5, 1, 1, 2, 4), (7, 6, 1, 1, 2, 4), (7, 7, 1, 1, 2, 4), (7, 8, 1, 1, 2, 4), (7, 9, 1, 1, 2, 4), (7, 10, 1, 1, 2, 4), (7, 11, 1, 1, 2, 4), (7, 12, 1, 1, 2, 4), (7, 14, 1, 1, 2, 4), (7, 15, 1, 1, 2, 4), (7, 16, 1, 1, 2, 4), (7, 17, 1, 1, 2, 4), (7, 20, 1, 1, 2, 4), (7, 21, 1, 1, 2, 4), (7, 22, 1, 1, 2, 4), (7, 23, 1, 1, 2, 4), (7, 24, 1, 1, 2, 4), (7, 25, 1, 1, 2, 4), (7, 26, 1, 1, 2, 4), (7, 27, 1, 1, 2, 4), (7, 28, 1, 1, 2, 4), (7, 176, 1, 1, 2, 4), (7, 177, 1, 1, 2, 4), (7, 194, 1, 1, 2, 4), (7, 195, 1, 1, 2, 4), (8, 13, 1, 1, 2, 4), (8, 29, 1, 1, 2, 4), (8, 30, 1, 1, 2, 4), (8, 186, 1, 1, 2, 4), (8, 187, 1, 1, 2, 4), (8, 188, 1, 1, 2, 4), (9, 31, 1, 1, 2, 4), (9, 32, 1, 1, 2, 4), (9, 33, 1, 1, 2, 4), (9, 48, 1, 1, 2, 4), (9, 49, 1, 1, 2, 4), (9, 50, 1, 1, 2, 4), (9, 51, 1, 1, 2, 4), (9, 52, 1, 1, 2, 4), (9, 53, 1, 1, 2, 4), (9, 54, 1, 1, 2, 4), (9, 55, 1, 1, 2, 4), (9, 56, 1, 1, 2, 4), (9, 57, 1, 1, 2, 4), (9, 58, 1, 1, 2, 4), (9, 59, 1, 1, 2, 4), (9, 124, 1, 1, 2, 4), (9, 125, 1, 1, 2, 4), (9, 126, 1, 1, 2, 4), (9, 127, 1, 1, 2, 4), (9, 128, 1, 1, 2, 4), (9, 129, 1, 1, 2, 4), (9, 130, 1, 1, 2, 4), (9, 131, 1, 1, 2, 4), (9, 132, 1, 1, 2, 4), (10, 31, 1, 1, 2, 4), (10, 32, 1, 1, 2, 4), (10, 33, 1, 1, 2, 4), (10, 48, 1, 1, 2, 4), (10, 49, 1, 1, 2, 4), (10, 50, 1, 1, 2, 4), (10, 51, 1, 1, 2, 4), (10, 52, 1, 1, 2, 4), (10, 53, 1, 1, 2, 4), (10, 54, 1, 1, 2, 4), (10, 55, 1, 1, 2, 4), (10, 56, 1, 1, 2, 4), (10, 57, 1, 1, 2, 4), (10, 58, 1, 1, 2, 4), (10, 59, 1, 1, 2, 4), (12, 124, 1, 1, 2, 4), (12, 125, 1, 1, 2, 4), (12, 126, 1, 1, 2, 4), (12, 127, 1, 1, 2, 4), (12, 128, 1, 1, 2, 4), (12, 129, 1, 1, 2, 4), (12, 130, 1, 1, 2, 4), (12, 131, 1, 1, 2, 4), (12, 132, 1, 1, 2, 4), (13, 60, 1, 1, 2, 4), (13, 61, 1, 1, 2, 4), (14, 60, 1, 1, 2, 4), (14, 61, 1, 1, 2, 4), (16, 62, 1, 1, 2, 4), (16, 63, 1, 1, 2, 4), (17, 62, 1, 1, 2, 4), (17, 63, 1, 1, 2, 4), (18, 166, 1, 1, 2, 4), (18, 167, 1, 1, 2, 4), (18, 169, 1, 1, 2, 4), (18, 170, 1, 1, 2, 4), (19, 167, 1, 1, 2, 4), (19, 170, 1, 1, 2, 4), (20, 166, 1, 1, 2, 4), (20, 169, 1, 1, 2, 4), (21, 79, 1, 1, 2, 4), (22, 79, 1, 1, 2, 4), (23, 168, 1, 1, 2, 4), (24, 168, 1, 1, 2, 4), (25, 80, 1, 1, 2, 4), (25, 81, 1, 1, 2, 4), (25, 82, 1, 1, 2, 4), (25, 83, 1, 1, 2, 4), (25, 84, 1, 1, 2, 4), (25, 85, 1, 1, 2, 4), (25, 86, 1, 1, 2, 4), (25, 87, 1, 1, 2, 4), (25, 88, 1, 1, 2, 4), (25, 89, 1, 1, 2, 4), (25, 90, 1, 1, 2, 4), (25, 91, 1, 1, 2, 4), (25, 92, 1, 1, 2, 4), (25, 93, 1, 1, 2, 4), (25, 94, 1, 1, 2, 4), (25, 95, 1, 1, 2, 4), (25, 96, 1, 1, 2, 4), (25, 97, 1, 1, 2, 4), (25, 196, 1, 1, 2, 4), (25, 253, 1, 1, 2, 4), (26, 89, 1, 1, 2, 4), (26, 90, 1, 1, 2, 4), (26, 91, 1, 1, 2, 4), (26, 92, 1, 1, 2, 4), (26, 93, 1, 1, 2, 4), (26, 94, 1, 1, 2, 4), (26, 95, 1, 1, 2, 4), (26, 96, 1, 1, 2, 4), (26, 97, 1, 1, 2, 4), (27, 80, 1, 1, 2, 4), (27, 81, 1, 1, 2, 4), (27, 82, 1, 1, 2, 4), (27, 83, 1, 1, 2, 4), (27, 84, 1, 1, 2, 4), (27, 85, 1, 1, 2, 4), (27, 86, 1, 1, 2, 4), (27, 87, 1, 1, 2, 4), (27, 88, 1, 1, 2, 4), (27, 196, 1, 1, 2, 4), (27, 253, 1, 1, 2, 4), (28, 158, 1, 1, 2, 4), (28, 159, 1, 1, 2, 4), (28, 160, 1, 1, 2, 4), (28, 161, 1, 1, 2, 4), (28, 162, 1, 1, 2, 4), (28, 163, 1, 1, 2, 4), (28, 164, 1, 1, 2, 4), (28, 165, 1, 1, 2, 4), (29, 161, 1, 1, 2, 4), (29, 162, 1, 1, 2, 4), (29, 163, 1, 1, 2, 4), (30, 158, 1, 1, 2, 4), (30, 159, 1, 1, 2, 4), (30, 160, 1, 1, 2, 4), (31, 164, 1, 1, 2, 4), (31, 165, 1, 1, 2, 4), (32, 30, 1, 1, 2, 4), (32, 66, 1, 1, 2, 4), (32, 67, 1, 1, 2, 4), (32, 68, 1, 1, 2, 4), (32, 69, 1, 1, 2, 4), (32, 70, 1, 1, 2, 4), (32, 71, 1, 1, 2, 4), (32, 72, 1, 1, 2, 4), (32, 73, 1, 1, 2, 4), (32, 74, 1, 1, 2, 4), (32, 75, 1, 1, 2, 4), (32, 76, 1, 1, 2, 4), (32, 77, 1, 1, 2, 4), (32, 78, 1, 1, 2, 4), (33, 73, 1, 1, 2, 4), (33, 74, 1, 1, 2, 4), (33, 75, 1, 1, 2, 4), (33, 76, 1, 1, 2, 4), (33, 77, 1, 1, 2, 4), (33, 78, 1, 1, 2, 4), (34, 30, 1, 1, 2, 4), (34, 66, 1, 1, 2, 4), (34, 67, 1, 1, 2, 4), (34, 68, 1, 1, 2, 4), (34, 69, 1, 1, 2, 4), (34, 70, 1, 1, 2, 4), (34, 71, 1, 1, 2, 4), (34, 72, 1, 1, 2, 4), (35, 64, 1, 1, 2, 4), (35, 65, 1, 1, 2, 4), (39, 98, 1, 1, 2, 4), (39, 99, 1, 1, 2, 4), (39, 100, 1, 1, 2, 4), (39, 101, 1, 1, 2, 4), (39, 102, 1, 1, 2, 4), (39, 103, 1, 1, 2, 4), (39, 115, 1, 1, 2, 4), (39, 117, 1, 1, 2, 4), (40, 104, 1, 1, 2, 4), (40, 106, 1, 1, 2, 4), (40, 107, 1, 1, 2, 4), (40, 108, 1, 1, 2, 4), (40, 109, 1, 1, 2, 4), (40, 110, 1, 1, 2, 4), (40, 111, 1, 1, 2, 4), (40, 112, 1, 1, 2, 4), (40, 113, 1, 1, 2, 4), (40, 114, 1, 1, 2, 4), (40, 118, 1, 1, 2, 4), (40, 119, 1, 1, 2, 4), (40, 120, 1, 1, 2, 4), (40, 121, 1, 1, 2, 4), (40, 122, 1, 1, 2, 4), (40, 123, 1, 1, 2, 4), (41, 175, 1, 1, 2, 1), (41, 198, 1, 1, 2, 1), (41, 192, 1, 1, 2, 2), (41, 185, 1, 1, 2, 3), (41, 139, 1, 1, 2, 4), (41, 140, 1, 1, 2, 4), (41, 141, 1, 1, 2, 4), (41, 142, 1, 1, 2, 4), (41, 143, 1, 1, 2, 4), (41, 144, 1, 1, 2, 4), (41, 145, 1, 1, 2, 4), (41, 146, 1, 1, 2, 4), (41, 147, 1, 1, 2, 4), (41, 148, 1, 1, 2, 4), (41, 149, 1, 1, 2, 4), (41, 150, 1, 1, 2, 4), (41, 152, 1, 1, 2, 4), (41, 157, 1, 1, 2, 4), (41, 171, 1, 1, 2, 4), (41, 172, 1, 1, 2, 4), (41, 173, 1, 1, 2, 4), (41, 174, 1, 1, 2, 4), (41, 180, 1, 1, 2, 4), (41, 181, 1, 1, 2, 4), (41, 182, 1, 1, 2, 4), (41, 183, 1, 1, 2, 4), (41, 184, 1, 1, 2, 4), (41, 190, 1, 1, 2, 4), (41, 191, 1, 1, 2, 4), (41, 201, 1, 1, 2, 4), (41, 213, 1, 1, 2, 4), (41, 229, 1, 1, 2, 4), (41, 235, 1, 1, 2, 4), (41, 240, 1, 1, 2, 4), (41, 246, 1, 1, 2, 4), (44, 115, 1, 1, 2, 4), (45, 100, 1, 1, 2, 4), (45, 101, 1, 1, 2, 4), (45, 102, 1, 1, 2, 4), (45, 103, 1, 1, 2, 4), (46, 117, 1, 1, 2, 4), (47, 98, 1, 1, 2, 4), (47, 99, 1, 1, 2, 4), (48, 108, 1, 1, 2, 4), (48, 109, 1, 1, 2, 4), (48, 110, 1, 1, 2, 4), (48, 111, 1, 1, 2, 4), (48, 112, 1, 1, 2, 4), (48, 116, 1, 1, 2, 4), (48, 118, 1, 1, 2, 4), (48, 121, 1, 1, 2, 4), (48, 122, 1, 1, 2, 4), (48, 123, 1, 1, 2, 4), (49, 104, 1, 1, 2, 4), (49, 105, 1, 1, 2, 4), (49, 106, 1, 1, 2, 4), (49, 107, 1, 1, 2, 4), (49, 108, 1, 1, 2, 4), (49, 109, 1, 1, 2, 4), (49, 110, 1, 1, 2, 4), (49, 111, 1, 1, 2, 4), (49, 112, 1, 1, 2, 4), (49, 113, 1, 1, 2, 4), (49, 114, 1, 1, 2, 4), (49, 116, 1, 1, 2, 4), (49, 118, 1, 1, 2, 4), (49, 119, 1, 1, 2, 4), (50, 120, 1, 1, 2, 4), (51, 175, 1, 1, 2, 1), (51, 198, 1, 1, 2, 1), (51, 139, 1, 1, 2, 4), (51, 152, 1, 1, 2, 4), (51, 157, 1, 1, 2, 4), (51, 174, 1, 1, 2, 4), (51, 201, 1, 1, 2, 4), (51, 213, 1, 1, 2, 4), (51, 229, 1, 1, 2, 4), (51, 235, 1, 1, 2, 4), (51, 240, 1, 1, 2, 4), (51, 246, 1, 1, 2, 4), (52, 192, 1, 1, 2, 2), (52, 173, 1, 1, 2, 4), (52, 180, 1, 1, 2, 4), (52, 181, 1, 1, 2, 4), (52, 182, 1, 1, 2, 4), (52, 183, 1, 1, 2, 4), (52, 184, 1, 1, 2, 4), (52, 190, 1, 1, 2, 4), (52, 191, 1, 1, 2, 4), (53, 140, 1, 1, 2, 4), (53, 141, 1, 1, 2, 4), (53, 142, 1, 1, 2, 4), (53, 143, 1, 1, 2, 4), (53, 144, 1, 1, 2, 4), (53, 145, 1, 1, 2, 4), (53, 146, 1, 1, 2, 4), (53, 147, 1, 1, 2, 4), (53, 148, 1, 1, 2, 4), (53, 149, 1, 1, 2, 4), (53, 150, 1, 1, 2, 4), (53, 171, 1, 1, 2, 4), (53, 172, 1, 1, 2, 4); /*!40000 ALTER TABLE `catalog_category_product_index` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_category_product_index_enbl_idx CREATE TABLE IF NOT EXISTS `catalog_category_product_index_enbl_idx` ( `product_id` int(10) unsigned NOT NULL default '0', `visibility` int(11) unsigned NOT NULL default '0', KEY `IDX_PRODUCT` (`product_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_category_product_index_enbl_idx: 0 rows /*!40000 ALTER TABLE `catalog_category_product_index_enbl_idx` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_category_product_index_enbl_idx` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_category_product_index_enbl_tmp CREATE TABLE IF NOT EXISTS `catalog_category_product_index_enbl_tmp` ( `product_id` int(10) unsigned NOT NULL default '0', `visibility` int(11) unsigned NOT NULL default '0', KEY `IDX_PRODUCT` (`product_id`) ) ENGINE=MEMORY DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_category_product_index_enbl_tmp: 0 rows /*!40000 ALTER TABLE `catalog_category_product_index_enbl_tmp` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_category_product_index_enbl_tmp` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_category_product_index_idx CREATE TABLE IF NOT EXISTS `catalog_category_product_index_idx` ( `category_id` int(10) unsigned NOT NULL default '0', `product_id` int(10) unsigned NOT NULL default '0', `position` int(10) NOT NULL default '0', `is_parent` tinyint(1) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `visibility` tinyint(3) unsigned NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_category_product_index_idx: 0 rows /*!40000 ALTER TABLE `catalog_category_product_index_idx` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_category_product_index_idx` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_category_product_index_tmp CREATE TABLE IF NOT EXISTS `catalog_category_product_index_tmp` ( `category_id` int(10) unsigned NOT NULL default '0', `product_id` int(10) unsigned NOT NULL default '0', `position` int(10) NOT NULL default '0', `is_parent` tinyint(1) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `visibility` tinyint(3) unsigned NOT NULL ) ENGINE=MEMORY DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_category_product_index_tmp: 0 rows /*!40000 ALTER TABLE `catalog_category_product_index_tmp` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_category_product_index_tmp` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_compare_item CREATE TABLE IF NOT EXISTS `catalog_compare_item` ( `catalog_compare_item_id` int(11) unsigned NOT NULL auto_increment, `visitor_id` int(11) unsigned NOT NULL default '0', `customer_id` int(11) unsigned default NULL, `product_id` int(11) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned default NULL, PRIMARY KEY (`catalog_compare_item_id`), KEY `FK_CATALOG_COMPARE_ITEM_CUSTOMER` (`customer_id`), KEY `FK_CATALOG_COMPARE_ITEM_PRODUCT` (`product_id`), KEY `IDX_VISITOR_PRODUCTS` (`visitor_id`,`product_id`), KEY `IDX_CUSTOMER_PRODUCTS` (`customer_id`,`product_id`), KEY `FK_CATALOG_COMPARE_ITEM_STORE` (`store_id`), CONSTRAINT `FK_CATALOG_COMPARE_ITEM_CUSTOMER` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_COMPARE_ITEM_PRODUCT` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_COMPARE_ITEM_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_compare_item: 3 rows /*!40000 ALTER TABLE `catalog_compare_item` DISABLE KEYS */; INSERT INTO `catalog_compare_item` (`catalog_compare_item_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`) VALUES (1, 9, NULL, 26, 2), (2, 43, NULL, 2, 2), (3, 43, NULL, 3, 2); /*!40000 ALTER TABLE `catalog_compare_item` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_eav_attribute CREATE TABLE IF NOT EXISTS `catalog_eav_attribute` ( `attribute_id` smallint(5) unsigned NOT NULL auto_increment, `frontend_input_renderer` varchar(255) default NULL, `is_global` tinyint(1) unsigned NOT NULL default '1', `is_visible` tinyint(1) unsigned NOT NULL default '1', `is_searchable` tinyint(1) unsigned NOT NULL default '0', `is_filterable` tinyint(1) unsigned NOT NULL default '0', `is_comparable` tinyint(1) unsigned NOT NULL default '0', `is_visible_on_front` tinyint(1) unsigned NOT NULL default '0', `is_html_allowed_on_front` tinyint(1) unsigned NOT NULL default '0', `is_used_for_price_rules` tinyint(1) unsigned NOT NULL default '0' COMMENT 'deprecated after 1.4.0.1', `is_filterable_in_search` tinyint(1) unsigned NOT NULL default '0', `used_in_product_listing` tinyint(1) unsigned NOT NULL default '0', `used_for_sort_by` tinyint(1) unsigned NOT NULL default '0', `is_configurable` tinyint(1) unsigned NOT NULL default '1', `apply_to` varchar(255) NOT NULL, `is_visible_in_advanced_search` tinyint(1) unsigned NOT NULL default '0', `position` int(11) NOT NULL, `is_wysiwyg_enabled` tinyint(1) unsigned NOT NULL default '0', `is_used_for_promo_rules` tinyint(1) unsigned NOT NULL default '0', PRIMARY KEY (`attribute_id`), KEY `IDX_USED_FOR_SORT_BY` (`used_for_sort_by`), KEY `IDX_USED_IN_PRODUCT_LISTING` (`used_in_product_listing`), CONSTRAINT `FK_CATALOG_EAV_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=599 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_eav_attribute: 123 rows /*!40000 ALTER TABLE `catalog_eav_attribute` DISABLE KEYS */; INSERT INTO `catalog_eav_attribute` (`attribute_id`, `frontend_input_renderer`, `is_global`, `is_visible`, `is_searchable`, `is_filterable`, `is_comparable`, `is_visible_on_front`, `is_html_allowed_on_front`, `is_used_for_price_rules`, `is_filterable_in_search`, `used_in_product_listing`, `used_for_sort_by`, `is_configurable`, `apply_to`, `is_visible_in_advanced_search`, `position`, `is_wysiwyg_enabled`, `is_used_for_promo_rules`) VALUES (33, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (34, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (35, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (36, '', 0, 1, 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, '', 0, 0, 1, 1), (37, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (38, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (39, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (40, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (41, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (42, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (43, '', 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (44, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (45, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (46, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (47, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (48, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (49, '', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (50, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (51, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (52, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (53, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (54, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (55, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (56, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (57, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (58, 'adminhtml/catalog_category_helper_sortby_available', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (59, 'adminhtml/catalog_category_helper_sortby_default', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (60, '', 0, 1, 1, 0, 0, 0, 0, 1, 0, 1, 1, 1, '', 1, 0, 0, 1), (61, '', 0, 1, 1, 0, 1, 0, 1, 1, 0, 0, 0, 1, '', 1, 0, 1, 1), (62, '', 0, 1, 1, 0, 1, 0, 1, 1, 0, 1, 0, 1, '', 1, 0, 1, 1), (63, '', 1, 1, 1, 0, 1, 0, 0, 1, 0, 0, 0, 1, '', 1, 0, 0, 1), (64, '', 2, 1, 1, 1, 0, 0, 0, 1, 0, 1, 1, 1, 'simple,configurable,virtual,bundle,downloadable', 1, 0, 0, 1), (65, '', 2, 1, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, 'simple,configurable,virtual,bundle,downloadable', 0, 0, 0, 1), (66, '', 2, 1, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, 'simple,configurable,virtual,bundle,downloadable', 0, 0, 0, 1), (67, '', 2, 1, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, 'simple,configurable,virtual,bundle,downloadable', 0, 0, 0, 1), (68, '', 2, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 'simple,virtual,downloadable', 0, 0, 0, 1), (69, '', 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 0, 1, 'simple,bundle', 1, 0, 0, 1), (70, '', 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (71, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (72, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (73, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (74, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (75, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, '', 0, 0, 0, 1), (76, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, '', 0, 0, 0, 1), (77, '', 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (78, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (79, '', 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'simple,configurable,virtual,bundle,downloadable', 0, 0, 0, 0), (80, '', 1, 1, 1, 1, 1, 0, 0, 1, 0, 0, 0, 1, 'simple', 1, 0, 0, 1), (81, '', 2, 1, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, '', 0, 0, 0, 1), (82, '', 2, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (83, '', 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (84, '', 2, 1, 1, 0, 0, 0, 0, 1, 0, 1, 0, 1, '', 0, 0, 0, 1), (85, '', 2, 1, 1, 0, 0, 0, 0, 1, 0, 1, 0, 1, 'simple,configurable,virtual,bundle,downloadable', 1, 0, 0, 1), (86, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, '', 0, 0, 0, 1), (87, '', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (88, '', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 'simple,configurable,virtual,bundle,downloadable', 0, 0, 0, 1), (89, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (90, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (91, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (92, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (93, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (94, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (95, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (96, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (97, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, '', 0, 0, 0, 1), (98, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (99, '', 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, '', 0, 0, 0, 1), (100, '', 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, '', 0, 0, 0, 1), (101, '', 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, '', 0, 0, 0, 1), (102, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (103, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (477, '', 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, '', 0, 0, 0, 1), (497, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (498, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 'bundle', 0, 0, 0, 1), (499, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 'bundle', 0, 0, 0, 1), (500, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 'bundle', 0, 0, 0, 1), (501, '', 1, 1, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 'bundle', 0, 0, 0, 1), (502, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 'bundle', 0, 0, 0, 1), (503, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 'downloadable', 0, 0, 0, 1), (504, '', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 'downloadable', 0, 0, 0, 1), (505, '', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 'downloadable', 0, 0, 0, 1), (506, '', 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 'downloadable', 0, 0, 0, 1), (525, NULL, 0, 1, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (526, NULL, 0, 1, 1, 0, 1, 1, 1, 0, 0, 1, 1, 0, '', 1, 0, 0, 0), (527, NULL, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (528, NULL, 0, 1, 1, 1, 0, 1, 1, 0, 0, 1, 1, 0, '', 1, 0, 0, 0), (529, '', 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, '', 0, 0, 0, 1), (530, '', 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 'simple,virtual', 0, 0, 0, 0), (531, '', 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 'simple,virtual', 0, 0, 0, 0), (538, NULL, 0, 1, 0, 0, 0, 1, 1, 0, 0, 0, 0, 1, '', 0, 0, 0, 0), (543, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, '', 0, 0, 0, 0), (556, NULL, 1, 1, 1, 0, 0, 0, 1, 0, 0, 0, 0, 1, 'simple,configurable', 0, 0, 0, 1), (557, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (558, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, '', 0, 0, 0, 0), (559, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, '', 0, 0, 0, 0), (560, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, '', 0, 0, 0, 0), (561, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, '', 0, 0, 0, 0), (565, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (566, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (569, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (576, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (577, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (578, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (579, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (580, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (581, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (582, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (583, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (584, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (585, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (586, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (587, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (588, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (589, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (590, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (591, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (592, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (593, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (594, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (595, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (596, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (597, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0), (598, NULL, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, '', 0, 0, 0, 0); /*!40000 ALTER TABLE `catalog_eav_attribute` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_bundle_option CREATE TABLE IF NOT EXISTS `catalog_product_bundle_option` ( `option_id` int(10) unsigned NOT NULL auto_increment, `parent_id` int(10) unsigned NOT NULL, `required` tinyint(1) unsigned NOT NULL default '0', `position` int(10) unsigned NOT NULL default '0', `type` varchar(255) NOT NULL default '', PRIMARY KEY (`option_id`), KEY `FK_CATALOG_PRODUCT_BUNDLE_OPTION_PARENT` (`parent_id`), CONSTRAINT `FK_CATALOG_PRODUCT_BUNDLE_OPTION_PARENT` FOREIGN KEY (`parent_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Bundle Options'; # Dumping data for table web35db1.catalog_product_bundle_option: 0 rows /*!40000 ALTER TABLE `catalog_product_bundle_option` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_bundle_option` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_bundle_option_value CREATE TABLE IF NOT EXISTS `catalog_product_bundle_option_value` ( `value_id` int(10) unsigned NOT NULL auto_increment, `option_id` int(10) unsigned NOT NULL, `store_id` smallint(5) unsigned NOT NULL, `title` varchar(255) NOT NULL default '', PRIMARY KEY (`value_id`), UNIQUE KEY `UNQ_OPTION_STORE` (`option_id`,`store_id`), CONSTRAINT `FK_CATALOG_PRODUCT_BUNDLE_OPTION_VALUE_OPTION` FOREIGN KEY (`option_id`) REFERENCES `catalog_product_bundle_option` (`option_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Bundle Selections'; # Dumping data for table web35db1.catalog_product_bundle_option_value: 0 rows /*!40000 ALTER TABLE `catalog_product_bundle_option_value` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_bundle_option_value` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_bundle_price_index CREATE TABLE IF NOT EXISTS `catalog_product_bundle_price_index` ( `entity_id` int(10) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `customer_group_id` smallint(3) unsigned NOT NULL, `min_price` decimal(12,4) NOT NULL, `max_price` decimal(12,4) NOT NULL, PRIMARY KEY (`entity_id`,`website_id`,`customer_group_id`), KEY `IDX_WEBSITE` (`website_id`), KEY `IDX_CUSTOMER_GROUP` (`customer_group_id`), CONSTRAINT `CATALOG_PRODUCT_BUNDLE_PRICE_INDEX_CUSTOMER_GROUP` FOREIGN KEY (`customer_group_id`) REFERENCES `customer_group` (`customer_group_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `CATALOG_PRODUCT_BUNDLE_PRICE_INDEX_PRODUCT_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `CATALOG_PRODUCT_BUNDLE_PRICE_INDEX_WEBSITE` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_bundle_price_index: 0 rows /*!40000 ALTER TABLE `catalog_product_bundle_price_index` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_bundle_price_index` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_bundle_selection CREATE TABLE IF NOT EXISTS `catalog_product_bundle_selection` ( `selection_id` int(10) unsigned NOT NULL auto_increment, `option_id` int(10) unsigned NOT NULL, `parent_product_id` int(10) unsigned NOT NULL, `product_id` int(10) unsigned NOT NULL, `position` int(10) unsigned NOT NULL default '0', `is_default` tinyint(1) unsigned NOT NULL default '0', `selection_price_type` tinyint(1) unsigned NOT NULL default '0', `selection_price_value` decimal(12,4) NOT NULL default '0.0000', `selection_qty` decimal(12,4) NOT NULL default '0.0000', `selection_can_change_qty` tinyint(1) NOT NULL default '0', PRIMARY KEY (`selection_id`), KEY `FK_CATALOG_PRODUCT_BUNDLE_SELECTION_OPTION` (`option_id`), KEY `FK_CATALOG_PRODUCT_BUNDLE_SELECTION_PRODUCT` (`product_id`), CONSTRAINT `FK_CATALOG_PRODUCT_BUNDLE_SELECTION_OPTION` FOREIGN KEY (`option_id`) REFERENCES `catalog_product_bundle_option` (`option_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_BUNDLE_SELECTION_PRODUCT` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Bundle Selections'; # Dumping data for table web35db1.catalog_product_bundle_selection: 0 rows /*!40000 ALTER TABLE `catalog_product_bundle_selection` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_bundle_selection` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_bundle_stock_index CREATE TABLE IF NOT EXISTS `catalog_product_bundle_stock_index` ( `entity_id` int(10) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `stock_id` smallint(5) unsigned NOT NULL, `option_id` int(10) unsigned NOT NULL default '0', `stock_status` tinyint(1) default '0', PRIMARY KEY (`entity_id`,`stock_id`,`website_id`,`option_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_bundle_stock_index: 0 rows /*!40000 ALTER TABLE `catalog_product_bundle_stock_index` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_bundle_stock_index` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_enabled_index CREATE TABLE IF NOT EXISTS `catalog_product_enabled_index` ( `product_id` int(10) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `visibility` smallint(5) unsigned NOT NULL default '0', UNIQUE KEY `UNQ_PRODUCT_STORE` (`product_id`,`store_id`), KEY `IDX_PRODUCT_VISIBILITY_IN_STORE` (`product_id`,`store_id`,`visibility`), KEY `FK_CATALOG_PRODUCT_ENABLED_INDEX_STORE` (`store_id`), CONSTRAINT `FK_CATALOG_PRODUCT_ENABLED_INDEX_PRODUCT_ENTITY` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_ENABLED_INDEX_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_enabled_index: 0 rows /*!40000 ALTER TABLE `catalog_product_enabled_index` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_enabled_index` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_entity CREATE TABLE IF NOT EXISTS `catalog_product_entity` ( `entity_id` int(10) unsigned NOT NULL auto_increment, `entity_type_id` smallint(8) unsigned NOT NULL default '0', `attribute_set_id` smallint(5) unsigned NOT NULL default '0', `type_id` varchar(32) NOT NULL default 'simple', `sku` varchar(64) default NULL, `has_options` smallint(1) NOT NULL default '0', `required_options` tinyint(1) unsigned NOT NULL default '0', `created_at` datetime NOT NULL default '0000-00-00 00:00:00', `updated_at` datetime NOT NULL default '0000-00-00 00:00:00', PRIMARY KEY (`entity_id`), KEY `FK_CATALOG_PRODUCT_ENTITY_ENTITY_TYPE` (`entity_type_id`), KEY `FK_CATALOG_PRODUCT_ENTITY_ATTRIBUTE_SET_ID` (`attribute_set_id`), KEY `sku` (`sku`), CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_ATTRIBUTE_SET_ID` FOREIGN KEY (`attribute_set_id`) REFERENCES `eav_attribute_set` (`attribute_set_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_ENTITY_TYPE` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=256 DEFAULT CHARSET=utf8 COMMENT='Product Entities'; # Dumping data for table web35db1.catalog_product_entity: 221 rows /*!40000 ALTER TABLE `catalog_product_entity` DISABLE KEYS */; INSERT INTO `catalog_product_entity` (`entity_id`, `entity_type_id`, `attribute_set_id`, `type_id`, `sku`, `has_options`, `required_options`, `created_at`, `updated_at`) VALUES (1, 4, 27, 'simple', '386206', 0, 0, '2010-05-19 14:13:13', '2010-11-05 12:36:33'), (2, 4, 27, 'simple', '386201', 0, 0, '2010-05-19 14:22:31', '2010-10-28 14:03:52'), (3, 4, 27, 'simple', '839411', 0, 0, '2010-05-19 14:25:18', '2010-10-28 14:04:41'), (4, 4, 27, 'simple', '839451', 0, 0, '2010-05-19 14:25:45', '2010-10-28 12:54:58'), (5, 4, 27, 'simple', '368201', 0, 0, '2010-05-20 06:08:53', '2010-10-28 14:21:42'), (6, 4, 27, 'simple', '368206', 0, 0, '2010-05-20 06:09:09', '2011-01-07 12:18:19'), (7, 4, 27, 'simple', '854111', 0, 0, '2010-05-20 06:12:42', '2010-10-28 14:07:39'), (8, 4, 27, 'simple', '854151', 0, 0, '2010-05-20 06:12:59', '2011-01-07 12:55:40'), (9, 4, 27, 'simple', '854011', 0, 0, '2010-05-20 06:27:07', '2010-10-28 14:19:30'), (10, 4, 27, 'simple', '854051', 0, 0, '2010-05-20 06:27:22', '2010-10-28 13:27:11'), (11, 4, 27, 'simple', '854711', 0, 0, '2010-05-20 06:36:10', '2010-10-28 14:20:27'), (12, 4, 27, 'simple', '854751', 0, 0, '2010-05-20 06:36:23', '2011-01-11 13:06:35'), (13, 4, 27, 'simple', '317101', 0, 0, '2010-05-20 07:16:28', '2010-10-07 09:57:17'), (14, 4, 27, 'simple', '841511', 0, 0, '2010-05-20 07:20:31', '2010-10-28 14:06:35'), (15, 4, 27, 'simple', '841551', 0, 0, '2010-05-20 07:22:44', '2011-01-05 14:58:31'), (16, 4, 27, 'simple', '842511', 0, 0, '2010-05-20 07:30:42', '2010-10-28 14:05:45'), (17, 4, 27, 'simple', '842551', 0, 0, '2010-05-20 07:31:03', '2011-01-04 14:33:27'), (20, 4, 27, 'simple', '835811', 0, 0, '2010-05-20 08:21:39', '2010-10-28 14:18:42'), (21, 4, 27, 'simple', '835851', 0, 0, '2010-05-20 08:21:53', '2010-10-28 13:45:42'), (22, 4, 27, 'simple', '838711', 0, 0, '2010-05-20 08:27:17', '2010-10-28 14:16:50'), (23, 4, 27, 'simple', '838751', 0, 0, '2010-05-20 08:27:28', '2010-10-28 13:42:16'), (24, 4, 27, 'simple', '842611', 0, 0, '2010-05-20 08:29:50', '2010-10-07 09:50:25'), (25, 4, 27, 'simple', '824201', 0, 0, '2010-05-20 08:32:55', '2010-10-28 14:16:04'), (26, 4, 27, 'simple', '824206', 0, 0, '2010-05-20 08:33:06', '2010-10-28 13:40:54'), (27, 4, 27, 'simple', '841311', 0, 0, '2010-05-20 08:35:06', '2010-10-07 09:49:04'), (28, 4, 27, 'simple', '841351', 0, 0, '2010-05-20 08:35:20', '2010-10-07 09:48:33'), (29, 4, 27, 'simple', '317201', 0, 0, '2010-05-20 08:39:09', '2010-10-07 09:47:44'), (30, 4, 27, 'simple', '823501', 0, 0, '2010-05-20 08:40:42', '2010-10-28 13:56:50'), (31, 4, 27, 'simple', '837011', 0, 0, '2010-05-27 13:39:19', '2010-10-28 13:49:45'), (32, 4, 27, 'simple', '837041', 0, 0, '2010-05-27 13:47:30', '2010-10-28 13:10:15'), (33, 4, 27, 'simple', '836711', 0, 0, '2010-05-27 13:52:37', '2010-10-28 13:51:38'), (48, 4, 27, 'simple', '836741', 0, 0, '2010-05-28 09:42:43', '2010-10-28 13:14:58'), (49, 4, 27, 'simple', '836511', 0, 0, '2010-05-28 09:47:42', '2011-01-07 12:24:37'), (50, 4, 27, 'simple', '836541', 0, 0, '2010-05-28 09:55:21', '2011-01-04 15:00:50'), (51, 4, 27, 'simple', '836411', 0, 0, '2010-05-28 09:58:28', '2010-10-28 14:09:19'), (52, 4, 27, 'simple', '836441', 0, 0, '2010-05-28 10:00:44', '2010-10-28 13:19:05'), (53, 4, 27, 'simple', '845511', 0, 0, '2010-05-28 10:03:28', '2010-10-28 14:14:58'), (54, 4, 27, 'simple', '845541', 0, 0, '2010-05-28 10:05:34', '2010-10-28 13:17:40'), (55, 4, 27, 'simple', '836311', 0, 0, '2010-05-28 10:09:00', '2010-10-28 13:53:18'), (56, 4, 27, 'simple', '836341', 0, 0, '2010-05-28 10:11:07', '2010-10-28 13:16:02'), (57, 4, 27, 'simple', '837511', 0, 0, '2010-05-28 10:16:10', '2011-01-05 14:55:50'), (58, 4, 27, 'simple', '837411', 0, 0, '2010-05-28 10:19:02', '2010-10-28 14:11:38'), (59, 4, 27, 'simple', '837311', 0, 0, '2010-05-28 10:21:33', '2011-01-05 15:03:14'), (60, 4, 27, 'simple', '831811', 0, 0, '2010-05-28 10:54:46', '2010-07-14 08:00:04'), (61, 4, 27, 'simple', '832111', 0, 0, '2010-05-28 12:34:57', '2010-10-28 14:25:37'), (62, 4, 27, 'simple', '827111', 0, 0, '2010-05-28 13:16:42', '2011-01-04 11:43:52'), (63, 4, 27, 'simple', '827141', 0, 0, '2010-05-28 13:18:39', '2011-01-04 11:38:28'), (64, 4, 27, 'simple', '832602', 0, 0, '2010-05-28 13:22:05', '2010-10-28 14:30:09'), (65, 4, 27, 'simple', '832202', 0, 0, '2010-05-28 13:24:13', '2010-10-28 14:28:12'), (66, 4, 27, 'simple', '825902', 0, 0, '2010-05-28 13:28:31', '2011-01-04 15:02:15'), (67, 4, 27, 'simple', '825702', 0, 0, '2010-05-28 13:31:04', '2010-10-28 14:30:56'), (68, 4, 27, 'simple', '825707', 0, 0, '2010-05-28 13:33:49', '2010-10-28 13:24:24'), (69, 4, 27, 'simple', '825802', 0, 0, '2010-05-28 13:35:57', '2010-10-28 14:32:17'), (70, 4, 27, 'simple', '824502', 0, 0, '2010-06-10 11:06:05', '2010-10-07 09:26:40'), (71, 4, 27, 'simple', '825502', 0, 0, '2010-06-10 11:08:41', '2010-10-07 09:25:57'), (72, 4, 27, 'simple', '825602', 0, 0, '2010-06-10 11:11:09', '2010-10-07 09:25:20'), (73, 4, 27, 'simple', '835911', 0, 0, '2010-06-10 11:24:15', '2010-10-07 09:24:33'), (74, 4, 27, 'simple', '836011', 0, 0, '2010-06-10 11:26:18', '2010-10-07 09:23:54'), (75, 4, 27, 'simple', '836111', 0, 0, '2010-06-10 11:28:09', '2011-01-05 15:01:10'), (76, 4, 27, 'simple', '836211', 0, 0, '2010-06-10 11:29:46', '2010-10-28 14:11:01'), (77, 4, 27, 'simple', '837111', 0, 0, '2010-06-10 11:34:02', '2010-11-05 12:26:33'), (78, 4, 27, 'simple', '837211', 0, 0, '2010-06-10 11:35:44', '2010-11-09 08:21:47'), (79, 4, 27, 'simple', '303001', 0, 0, '2010-06-10 11:45:56', '2010-10-28 14:24:18'), (80, 4, 27, 'simple', '852121', 0, 0, '2010-06-10 11:49:04', '2010-10-07 09:10:49'), (81, 4, 27, 'simple', '852151', 0, 0, '2010-06-10 11:52:02', '2010-10-07 09:10:04'), (82, 4, 27, 'simple', '852221', 0, 0, '2010-06-10 11:53:37', '2010-10-07 09:09:28'), (83, 4, 27, 'simple', '852251', 0, 0, '2010-06-10 11:55:11', '2010-10-07 09:08:22'), (84, 4, 27, 'simple', '852321', 0, 0, '2010-06-10 11:57:04', '2010-10-07 09:07:25'), (85, 4, 27, 'simple', '852351', 0, 0, '2010-06-10 11:58:52', '2010-10-07 09:06:22'), (86, 4, 27, 'simple', '852021', 0, 0, '2010-06-10 12:00:41', '2010-10-07 09:05:31'), (87, 4, 27, 'simple', '852051', 0, 0, '2010-06-10 12:02:25', '2010-10-07 09:04:19'), (88, 4, 27, 'simple', '828107', 0, 0, '2010-06-10 12:10:16', '2010-10-07 09:03:37'), (89, 4, 27, 'simple', '851611', 0, 0, '2010-06-10 12:16:39', '2010-10-07 09:02:52'), (90, 4, 27, 'simple', '851651', 0, 0, '2010-06-10 12:18:10', '2010-10-07 09:02:27'), (91, 4, 27, 'simple', '851711', 0, 0, '2010-06-10 12:19:56', '2010-10-07 09:01:53'), (92, 4, 27, 'simple', '851751', 0, 0, '2010-06-10 12:21:26', '2010-10-07 09:01:24'), (93, 4, 27, 'simple', '851811', 0, 0, '2010-06-10 12:24:00', '2010-10-07 09:00:52'), (94, 4, 27, 'simple', '851851', 0, 0, '2010-06-10 12:25:50', '2010-10-07 09:00:30'), (95, 4, 27, 'simple', '827807', 0, 0, '2010-06-10 12:27:32', '2010-10-07 09:00:05'), (96, 4, 27, 'simple', '827907', 0, 0, '2010-06-10 12:29:12', '2010-10-07 08:56:09'), (97, 4, 27, 'simple', '828007', 0, 0, '2010-06-10 12:30:49', '2010-10-07 08:55:35'), (98, 4, 27, 'simple', '818501', 0, 0, '2010-06-15 07:59:39', '2010-10-07 08:54:53'), (99, 4, 27, 'simple', '847405', 0, 0, '2010-06-15 08:05:11', '2010-10-07 08:54:26'), (100, 4, 27, 'simple', '815616', 0, 0, '2010-06-15 08:11:22', '2010-10-07 08:53:59'), (101, 4, 27, 'simple', '338416', 0, 0, '2010-06-15 08:18:10', '2010-11-26 15:21:36'), (102, 4, 27, 'simple', '815416', 0, 0, '2010-06-15 08:21:39', '2010-10-07 08:52:56'), (103, 4, 27, 'simple', '815516', 0, 0, '2010-06-15 08:26:41', '2010-10-07 08:52:27'), (104, 4, 27, 'simple', '815816', 0, 0, '2010-06-15 08:29:47', '2010-11-26 15:33:31'), (105, 4, 27, 'simple', '838540', 0, 0, '2010-06-15 09:11:58', '2010-10-07 08:51:28'), (106, 4, 27, 'simple', '815901', 0, 0, '2010-06-15 09:16:50', '2010-10-28 13:59:45'), (107, 4, 27, 'simple', '816006', 0, 0, '2010-06-15 09:19:52', '2010-10-28 13:32:38'), (108, 4, 27, 'simple', '817616', 0, 0, '2010-06-15 09:24:34', '2010-10-07 08:48:53'), (109, 4, 27, 'simple', '817916', 0, 0, '2010-06-15 09:28:42', '2010-10-07 08:48:29'), (110, 4, 27, 'simple', '817851', 0, 0, '2010-06-15 09:38:27', '2010-10-07 08:47:59'), (111, 4, 27, 'simple', '818816', 0, 0, '2010-06-15 09:42:43', '2010-10-07 08:46:45'), (112, 4, 27, 'simple', '818916', 0, 0, '2010-06-15 09:47:04', '2011-01-18 08:47:41'), (113, 4, 27, 'simple', '819001', 0, 0, '2010-06-15 09:50:25', '2010-10-28 14:00:59'), (114, 4, 27, 'simple', '334601', 0, 0, '2010-06-15 10:03:44', '2011-01-04 11:19:30'), (115, 4, 27, 'simple', '841702', 0, 0, '2010-06-15 10:07:31', '2010-10-07 08:44:37'), (116, 4, 27, 'simple', '817715', 0, 0, '2010-06-15 10:11:34', '2010-10-07 08:44:08'), (117, 4, 27, 'simple', '339063', 0, 0, '2010-06-15 10:15:24', '2010-10-07 08:43:23'), (118, 4, 27, 'simple', '843902', 0, 0, '2010-06-15 10:19:28', '2011-01-04 14:45:39'), (119, 4, 27, 'simple', '339512', 0, 0, '2010-06-15 10:31:54', '2010-10-07 08:42:26'), (120, 4, 27, 'simple', '831575', 0, 0, '2010-06-15 10:34:48', '2010-10-07 08:41:40'), (121, 4, 27, 'simple', '816615', 0, 0, '2010-06-15 10:43:56', '2010-10-07 08:40:59'), (122, 4, 27, 'simple', '816815', 0, 0, '2010-06-15 10:47:01', '2010-10-07 08:40:30'), (123, 4, 27, 'simple', '816115', 0, 0, '2010-06-15 10:50:31', '2010-10-07 08:39:47'), (124, 4, 27, 'simple', '822301', 0, 0, '2010-06-15 11:22:40', '2010-10-07 08:18:05'), (125, 4, 27, 'simple', '822201', 0, 0, '2010-06-15 11:25:34', '2010-10-07 08:17:30'), (126, 4, 27, 'simple', '822101', 0, 0, '2010-06-15 11:28:50', '2010-10-07 08:16:55'), (127, 4, 27, 'simple', '822001', 0, 0, '2010-06-15 11:31:04', '2010-10-07 08:16:22'), (128, 4, 27, 'simple', '821901', 0, 0, '2010-06-15 11:33:56', '2010-10-07 08:15:40'), (129, 4, 27, 'simple', '821801', 0, 0, '2010-06-15 11:37:11', '2010-10-07 08:14:57'), (130, 4, 27, 'simple', '821701', 0, 0, '2010-06-15 11:40:03', '2010-10-07 08:14:14'), (131, 4, 27, 'simple', '821601', 0, 0, '2010-06-15 11:44:06', '2010-10-07 08:13:32'), (132, 4, 27, 'simple', '812701', 0, 0, '2010-06-15 11:47:47', '2010-10-07 08:12:39'), (133, 4, 4, 'simple', '1000', 0, 0, '2010-06-24 11:59:38', '2010-06-25 10:28:48'), (139, 4, 4, 'simple', '995600', 0, 0, '2010-06-24 13:32:07', '2011-01-04 14:22:43'), (140, 4, 4, 'simple', '995300', 0, 0, '2010-06-24 13:36:26', '2010-10-07 08:09:22'), (141, 4, 4, 'simple', '995301', 0, 0, '2010-06-24 13:38:11', '2011-01-04 14:22:05'), (142, 4, 4, 'simple', '995302', 0, 0, '2010-06-24 13:39:34', '2010-10-07 08:08:03'), (143, 4, 4, 'simple', '770026', 0, 0, '2010-06-24 13:41:32', '2010-10-07 08:07:33'), (144, 4, 4, 'simple', '770101', 0, 0, '2010-06-24 13:43:15', '2010-10-07 08:07:07'), (145, 4, 4, 'simple', '995100', 0, 0, '2010-06-24 13:46:13', '2010-10-07 08:06:37'), (146, 4, 4, 'simple', '999082', 0, 0, '2010-06-24 13:54:31', '2010-10-07 08:06:06'), (147, 4, 4, 'simple', '770020', 0, 0, '2010-06-24 13:57:06', '2010-10-07 08:05:38'), (148, 4, 4, 'simple', '793005', 0, 0, '2010-06-24 14:00:49', '2010-10-07 08:05:11'), (149, 4, 4, 'simple', '781900', 0, 0, '2010-06-24 14:04:03', '2010-11-11 09:11:51'), (150, 4, 4, 'simple', '781901', 0, 0, '2010-06-24 14:08:01', '2010-11-11 09:11:04'), (152, 4, 28, 'configurable', '2000021', 1, 1, '2010-06-24 14:14:25', '2010-10-07 08:02:52'), (153, 4, 28, 'simple', '768354', 0, 0, '2010-06-24 14:17:33', '2010-12-06 17:06:20'), (154, 4, 28, 'simple', '768352', 0, 0, '2010-06-24 14:18:36', '2010-10-07 08:01:34'), (155, 4, 28, 'simple', '768350', 0, 0, '2010-06-24 14:18:57', '2010-10-07 08:00:48'), (156, 4, 28, 'simple', '768356', 0, 0, '2010-06-24 14:19:14', '2010-10-07 08:00:01'), (157, 4, 28, 'configurable', '202852', 1, 1, '2010-06-24 14:51:11', '2010-10-07 07:59:22'), (158, 4, 27, 'simple', '832802', 0, 0, '2010-06-28 11:53:15', '2010-10-07 07:58:22'), (159, 4, 27, 'simple', '835002', 0, 0, '2010-06-28 12:08:57', '2010-10-07 07:57:34'), (160, 4, 27, 'simple', '309701', 0, 0, '2010-06-28 12:11:21', '2010-10-07 07:56:48'), (161, 4, 27, 'simple', '834901', 0, 0, '2010-06-28 12:13:59', '2010-11-09 08:20:28'), (162, 4, 27, 'simple', '308902', 0, 0, '2010-06-28 12:16:01', '2011-02-09 10:16:15'), (163, 4, 27, 'simple', '312501', 0, 0, '2010-06-28 12:17:51', '2010-10-06 14:44:37'), (164, 4, 27, 'simple', '785206', 0, 0, '2010-06-28 12:20:28', '2010-10-06 14:44:07'), (165, 4, 27, 'simple', '785001', 0, 0, '2010-06-28 12:22:59', '2010-10-06 14:43:35'), (166, 4, 27, 'simple', '826901', 0, 0, '2010-06-29 07:26:49', '2010-10-06 14:42:51'), (167, 4, 27, 'simple', '812201', 0, 0, '2010-06-29 07:36:53', '2011-01-07 12:27:09'), (168, 4, 27, 'simple', '324602', 0, 0, '2010-06-29 07:39:55', '2010-10-28 13:34:30'), (169, 4, 27, 'simple', '826907', 0, 0, '2010-06-29 14:10:14', '2011-01-05 14:55:20'), (170, 4, 27, 'simple', '812207', 0, 0, '2010-06-29 14:12:31', '2011-01-07 12:27:48'), (171, 4, 4, 'simple', '770180', 0, 0, '2010-07-02 13:50:28', '2010-10-06 13:02:40'), (172, 4, 4, 'simple', '770121', 0, 0, '2010-07-02 13:53:23', '2010-10-06 13:02:05'), (173, 4, 4, 'simple', '770170', 0, 0, '2010-07-02 14:02:28', '2010-10-06 13:01:28'), (174, 4, 28, 'configurable', '763300', 1, 1, '2010-07-07 10:32:26', '2010-10-06 13:00:50'), (175, 4, 28, 'simple', '763350', 0, 0, '2010-07-07 10:32:26', '2010-10-06 12:59:51'), (176, 4, 27, 'simple', '854311', 0, 0, '2010-07-09 09:50:53', '2011-01-05 14:54:34'), (177, 4, 27, 'simple', '854351', 0, 0, '2010-07-09 09:54:57', '2011-01-11 13:07:13'), (178, 4, 4, 'simple', '1001', 0, 0, '2010-07-09 15:02:28', '2010-12-06 17:15:44'), (179, 4, 4, 'simple', '1002', 0, 0, '2010-07-09 15:06:01', '2010-12-06 17:15:23'), (180, 4, 4, 'simple', '770007', 0, 0, '2010-07-13 10:08:39', '2010-07-19 14:34:43'), (181, 4, 4, 'simple', '770008', 0, 0, '2010-07-13 10:11:01', '2010-07-19 11:54:37'), (182, 4, 4, 'simple', '770003', 0, 0, '2010-07-13 10:22:28', '2010-10-06 12:57:29'), (183, 4, 4, 'simple', '770002', 0, 0, '2010-07-13 10:24:09', '2010-10-06 12:56:35'), (184, 4, 4, 'simple', '770017', 0, 0, '2010-07-13 10:26:19', '2010-10-06 12:55:57'), (185, 4, 4, 'simple', '897845748395', 0, 0, '2010-07-15 06:07:09', '2010-07-19 10:36:57'), (186, 4, 27, 'simple', '844911', 0, 0, '2010-07-15 07:54:45', '2010-10-28 13:57:49'), (187, 4, 27, 'simple', '387001', 0, 0, '2010-07-15 07:59:01', '2010-07-15 07:59:02'), (188, 4, 27, 'simple', '325901', 0, 0, '2010-07-15 08:01:28', '2010-10-06 12:54:20'), (189, 4, 4, 'simple', '796007', 0, 0, '2010-07-15 09:47:39', '2010-10-06 12:53:03'), (190, 4, 4, 'simple', '777013', 0, 0, '2010-07-15 10:02:03', '2010-09-24 08:17:15'), (191, 4, 4, 'simple', '777015', 0, 0, '2010-07-15 10:03:41', '2010-07-15 11:41:43'), (192, 4, 4, 'simple', '770007-ES', 0, 0, '2010-07-19 13:18:19', '2010-07-28 09:28:45'), (193, 4, 4, 'simple', '781901-ES', 0, 0, '2010-07-19 13:37:50', '2010-11-11 09:10:00'), (194, 4, 27, 'simple', '855311', 0, 0, '2010-07-19 13:38:39', '2010-10-28 14:17:51'), (195, 4, 27, 'simple', '855351', 0, 0, '2010-07-19 13:40:39', '2010-10-28 13:44:20'), (196, 4, 27, 'simple', '851921', 0, 0, '2010-07-19 13:53:42', '2010-10-06 12:45:13'), (198, 4, 28, 'simple', '768358', 0, 0, '2010-07-20 11:04:45', '2010-10-06 12:34:25'), (199, 4, 28, 'simple', '765450', 0, 0, '2010-06-24 14:51:11', '2010-10-06 12:33:34'), (200, 4, 28, 'simple', '765452', 0, 0, '2010-06-24 14:51:11', '2010-10-06 12:32:53'), (201, 4, 28, 'configurable', '2000020', 1, 1, '2010-07-20 11:23:26', '2010-10-06 12:32:06'), (202, 4, 28, 'simple', '762552', 0, 0, '2010-07-20 11:23:26', '2010-10-06 12:31:28'), (206, 4, 28, 'simple', '765454', 0, 0, '2010-07-20 12:27:19', '2010-10-06 12:30:51'), (207, 4, 28, 'simple', '765456', 0, 0, '2010-07-20 12:33:54', '2010-10-06 12:29:32'), (208, 4, 28, 'simple', '765458', 0, 0, '2010-07-20 12:37:36', '2010-10-06 12:28:37'), (209, 4, 28, 'simple', '762554', 0, 0, '2010-07-20 13:25:28', '2010-10-06 12:17:07'), (210, 4, 28, 'simple', '762550', 0, 0, '2010-07-20 13:30:14', '2010-10-06 12:16:31'), (211, 4, 28, 'simple', '762556', 0, 0, '2010-07-20 13:31:55', '2010-10-06 12:15:30'), (212, 4, 28, 'simple', '762456', 0, 0, '2010-07-20 13:33:01', '2010-10-06 12:14:58'), (213, 4, 28, 'configurable', '2000022', 1, 1, '2010-07-20 13:47:18', '2010-10-06 12:14:22'), (214, 4, 28, 'simple', '762558', 0, 0, '2010-07-20 13:56:57', '2010-10-06 12:07:49'), (215, 4, 28, 'simple', '762450', 0, 0, '2010-07-20 13:59:34', '2010-12-01 07:46:31'), (222, 4, 28, 'simple', '762452', 0, 0, '2010-07-21 07:28:39', '2010-12-01 07:45:25'), (223, 4, 28, 'simple', '762454', 0, 0, '2010-07-21 07:31:08', '2010-10-06 12:07:11'), (224, 4, 28, 'simple', '762458', 0, 0, '2010-07-21 07:33:47', '2010-10-06 12:06:34'), (225, 4, 28, 'simple', '763352', 0, 0, '2010-07-21 08:50:25', '2010-10-06 12:06:00'), (226, 4, 28, 'simple', '763354', 0, 0, '2010-07-21 08:53:02', '2010-10-06 12:05:27'), (227, 4, 28, 'simple', '763356', 0, 0, '2010-07-21 08:54:24', '2011-01-04 14:03:45'), (228, 4, 28, 'simple', '763358', 0, 0, '2010-07-21 08:57:05', '2010-10-06 12:04:10'), (229, 4, 28, 'configurable', '7634000', 1, 1, '2010-07-21 09:03:46', '2010-10-06 12:03:31'), (230, 4, 28, 'simple', '763450', 0, 0, '2010-07-21 09:05:06', '2010-10-06 12:02:59'), (231, 4, 28, 'simple', '763452', 0, 0, '2010-07-21 09:06:43', '2010-10-06 12:02:16'), (232, 4, 28, 'simple', '763454', 0, 0, '2010-07-21 09:07:48', '2010-10-06 12:00:12'), (233, 4, 28, 'simple', '763456', 0, 0, '2010-07-21 09:09:01', '2010-10-06 11:59:36'), (234, 4, 28, 'simple', '763458', 0, 0, '2010-07-21 09:10:18', '2010-10-06 11:58:57'), (235, 4, 28, 'configurable', '7635500', 1, 1, '2010-07-21 09:14:16', '2010-10-06 11:58:27'), (236, 4, 28, 'simple', '763550', 0, 0, '2010-07-21 09:15:33', '2010-10-06 11:57:57'), (237, 4, 28, 'simple', '763552', 0, 0, '2010-07-21 09:16:49', '2010-10-06 11:57:26'), (238, 4, 28, 'simple', '763554', 0, 0, '2010-07-21 09:17:54', '2010-10-06 11:56:44'), (239, 4, 28, 'simple', '763556', 0, 0, '2010-07-21 09:19:08', '2010-10-06 11:56:16'), (240, 4, 28, 'configurable', '7639500', 1, 1, '2010-07-21 09:24:49', '2010-10-06 11:55:01'), (241, 4, 28, 'simple', '763950', 0, 0, '2010-07-21 09:26:15', '2010-10-06 11:53:52'), (242, 4, 28, 'simple', '763952', 0, 0, '2010-07-21 09:27:25', '2010-10-06 11:53:18'), (243, 4, 28, 'simple', '763954', 0, 0, '2010-07-21 09:28:31', '2010-10-06 11:52:34'), (244, 4, 28, 'simple', '763956', 0, 0, '2010-07-21 09:30:45', '2010-10-06 11:52:06'), (245, 4, 28, 'simple', '763958', 0, 0, '2010-07-21 09:31:58', '2010-10-06 11:51:32'), (246, 4, 28, 'configurable', '7640500', 1, 1, '2010-07-21 09:36:20', '2010-10-06 11:50:55'), (247, 4, 28, 'simple', '764050', 0, 0, '2010-07-21 09:39:47', '2010-10-06 11:50:16'), (248, 4, 28, 'simple', '764052', 0, 0, '2010-07-21 09:40:58', '2010-10-06 11:49:38'), (249, 4, 28, 'simple', '764054', 0, 0, '2010-07-21 09:42:07', '2010-10-06 11:49:03'), (250, 4, 28, 'simple', '764056', 0, 0, '2010-07-21 09:43:15', '2010-10-06 11:48:28'), (252, 4, 27, 'simple', '836611', 0, 0, '2010-10-06 10:44:31', '2010-10-28 13:52:24'), (253, 4, 27, 'simple', '851951', 0, 0, '2010-10-07 10:28:58', '2010-12-06 15:56:07'), (255, 4, 27, 'simple', '0101AMAZON', 0, 0, '2010-12-28 10:13:34', '2011-01-06 08:41:51'); /*!40000 ALTER TABLE `catalog_product_entity` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_entity_datetime CREATE TABLE IF NOT EXISTS `catalog_product_entity_datetime` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` smallint(5) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` datetime default NULL, PRIMARY KEY (`value_id`), UNIQUE KEY `IDX_ATTRIBUTE_VALUE` (`entity_id`,`attribute_id`,`store_id`), KEY `FK_CATALOG_PRODUCT_ENTITY_DATETIME_ATTRIBUTE` (`attribute_id`), KEY `FK_CATALOG_PRODUCT_ENTITY_DATETIME_STORE` (`store_id`), KEY `FK_CATALOG_PRODUCT_ENTITY_DATETIME_PRODUCT_ENTITY` (`entity_id`), CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_DATETIME_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_DATETIME_PRODUCT_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_DATETIME_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=1565 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_entity_datetime: 1.377 rows /*!40000 ALTER TABLE `catalog_product_entity_datetime` DISABLE KEYS */; INSERT INTO `catalog_product_entity_datetime` (`value_id`, `entity_type_id`, `attribute_id`, `store_id`, `entity_id`, `value`) VALUES (1, 4, 81, 0, 1, '2010-05-01 00:00:00'), (2, 4, 82, 0, 1, '2010-05-31 00:00:00'), (3, 4, 66, 0, 1, NULL), (4, 4, 67, 0, 1, NULL), (5, 4, 91, 0, 1, NULL), (6, 4, 92, 0, 1, NULL), (7, 4, 81, 0, 2, '2010-05-01 00:00:00'), (8, 4, 82, 0, 2, '2010-05-31 00:00:00'), (9, 4, 66, 0, 2, NULL), (10, 4, 67, 0, 2, NULL), (11, 4, 91, 0, 2, NULL), (12, 4, 92, 0, 2, NULL), (13, 4, 81, 0, 3, '2010-05-01 00:00:00'), (14, 4, 82, 0, 3, '2010-05-31 00:00:00'), (15, 4, 66, 0, 3, NULL), (16, 4, 67, 0, 3, NULL), (17, 4, 91, 0, 3, NULL), (18, 4, 92, 0, 3, NULL), (19, 4, 81, 0, 4, '2010-05-01 00:00:00'), (20, 4, 82, 0, 4, '2010-05-31 00:00:00'), (21, 4, 66, 0, 4, NULL), (22, 4, 67, 0, 4, NULL), (23, 4, 91, 0, 4, NULL), (24, 4, 92, 0, 4, NULL), (25, 4, 81, 0, 5, '2010-05-01 00:00:00'), (26, 4, 82, 0, 5, '2010-05-31 00:00:00'), (27, 4, 66, 0, 5, NULL), (28, 4, 67, 0, 5, NULL), (29, 4, 91, 0, 5, NULL), (30, 4, 92, 0, 5, NULL), (31, 4, 81, 0, 6, '2011-01-01 00:00:00'), (32, 4, 82, 0, 6, '2011-02-28 00:00:00'), (33, 4, 66, 0, 6, '2011-01-01 00:00:00'), (34, 4, 67, 0, 6, '2011-02-28 00:00:00'), (35, 4, 91, 0, 6, NULL), (36, 4, 92, 0, 6, NULL), (37, 4, 81, 0, 7, '2010-05-01 00:00:00'), (38, 4, 82, 0, 7, '2010-05-31 00:00:00'), (39, 4, 66, 0, 7, NULL), (40, 4, 67, 0, 7, NULL), (41, 4, 91, 0, 7, NULL), (42, 4, 92, 0, 7, NULL), (43, 4, 81, 0, 8, '2011-01-01 00:00:00'), (44, 4, 82, 0, 8, '2011-02-28 00:00:00'), (45, 4, 66, 0, 8, '2011-01-01 00:00:00'), (46, 4, 67, 0, 8, '2011-02-28 00:00:00'), (47, 4, 91, 0, 8, NULL), (48, 4, 92, 0, 8, NULL), (49, 4, 81, 0, 9, '2010-05-01 00:00:00'), (50, 4, 82, 0, 9, '2010-05-31 00:00:00'), (51, 4, 66, 0, 9, NULL), (52, 4, 67, 0, 9, NULL), (53, 4, 91, 0, 9, NULL), (54, 4, 92, 0, 9, NULL), (55, 4, 81, 0, 10, '2010-05-01 00:00:00'), (56, 4, 82, 0, 10, '2010-05-31 00:00:00'), (57, 4, 66, 0, 10, NULL), (58, 4, 67, 0, 10, NULL), (59, 4, 91, 0, 10, NULL), (60, 4, 92, 0, 10, NULL), (61, 4, 81, 0, 11, '2010-05-01 00:00:00'), (62, 4, 82, 0, 11, '2010-05-31 00:00:00'), (63, 4, 66, 0, 11, NULL), (64, 4, 67, 0, 11, NULL), (65, 4, 91, 0, 11, NULL), (66, 4, 92, 0, 11, NULL), (67, 4, 81, 0, 12, '2010-05-01 00:00:00'), (68, 4, 82, 0, 12, '2010-05-31 00:00:00'), (69, 4, 66, 0, 12, '2011-01-01 00:00:00'), (70, 4, 67, 0, 12, '2011-02-28 00:00:00'), (71, 4, 91, 0, 12, NULL), (72, 4, 92, 0, 12, NULL), (73, 4, 81, 0, 13, '2010-05-01 00:00:00'), (74, 4, 82, 0, 13, '2010-05-31 00:00:00'), (75, 4, 66, 0, 13, NULL), (76, 4, 67, 0, 13, NULL), (77, 4, 91, 0, 13, NULL), (78, 4, 92, 0, 13, NULL), (79, 4, 81, 0, 14, '2010-05-01 00:00:00'), (80, 4, 82, 0, 14, '2010-05-31 00:00:00'), (81, 4, 66, 0, 14, NULL), (82, 4, 67, 0, 14, NULL), (83, 4, 91, 0, 14, NULL), (84, 4, 92, 0, 14, NULL), (85, 4, 81, 0, 15, '2010-05-01 00:00:00'), (86, 4, 82, 0, 15, '2010-05-31 00:00:00'), (87, 4, 66, 0, 15, '2011-01-01 00:00:00'), (88, 4, 67, 0, 15, '2011-02-28 00:00:00'), (89, 4, 91, 0, 15, NULL), (90, 4, 92, 0, 15, NULL), (91, 4, 81, 0, 16, '2010-05-01 00:00:00'), (92, 4, 82, 0, 16, '2010-05-31 00:00:00'), (93, 4, 66, 0, 16, NULL), (94, 4, 67, 0, 16, NULL), (95, 4, 91, 0, 16, NULL), (96, 4, 92, 0, 16, NULL), (97, 4, 81, 0, 17, '2011-01-01 00:00:00'), (98, 4, 82, 0, 17, '2011-02-28 00:00:00'), (99, 4, 66, 0, 17, '2011-01-01 00:00:00'), (100, 4, 67, 0, 17, '2011-02-28 00:00:00'), (101, 4, 91, 0, 17, NULL), (102, 4, 92, 0, 17, NULL), (115, 4, 81, 0, 20, '2010-05-01 00:00:00'), (116, 4, 82, 0, 20, '2010-05-31 00:00:00'), (117, 4, 66, 0, 20, NULL), (118, 4, 67, 0, 20, NULL), (119, 4, 91, 0, 20, NULL), (120, 4, 92, 0, 20, NULL), (121, 4, 81, 0, 21, '2010-05-01 00:00:00'), (122, 4, 82, 0, 21, '2010-05-31 00:00:00'), (123, 4, 66, 0, 21, NULL), (124, 4, 67, 0, 21, NULL), (125, 4, 91, 0, 21, NULL), (126, 4, 92, 0, 21, NULL), (127, 4, 81, 0, 22, '2010-05-01 00:00:00'), (128, 4, 82, 0, 22, '2010-05-31 00:00:00'), (129, 4, 66, 0, 22, NULL), (130, 4, 67, 0, 22, NULL), (131, 4, 91, 0, 22, NULL), (132, 4, 92, 0, 22, NULL), (133, 4, 81, 0, 23, '2010-05-01 00:00:00'), (134, 4, 82, 0, 23, '2010-05-31 00:00:00'), (135, 4, 66, 0, 23, NULL), (136, 4, 67, 0, 23, NULL), (137, 4, 91, 0, 23, NULL), (138, 4, 92, 0, 23, NULL), (139, 4, 81, 0, 24, '2010-05-01 00:00:00'), (140, 4, 82, 0, 24, '2010-05-31 00:00:00'), (141, 4, 66, 0, 24, NULL), (142, 4, 67, 0, 24, NULL), (143, 4, 91, 0, 24, NULL), (144, 4, 92, 0, 24, NULL), (145, 4, 81, 0, 25, '2010-05-01 00:00:00'), (146, 4, 82, 0, 25, '2010-05-31 00:00:00'), (147, 4, 66, 0, 25, NULL), (148, 4, 67, 0, 25, NULL), (149, 4, 91, 0, 25, NULL), (150, 4, 92, 0, 25, NULL), (151, 4, 81, 0, 26, '2010-05-01 00:00:00'), (152, 4, 82, 0, 26, '2010-05-31 00:00:00'), (153, 4, 66, 0, 26, NULL), (154, 4, 67, 0, 26, NULL), (155, 4, 91, 0, 26, NULL), (156, 4, 92, 0, 26, NULL), (157, 4, 81, 0, 27, '2010-05-01 00:00:00'), (158, 4, 82, 0, 27, '2010-05-31 00:00:00'), (159, 4, 66, 0, 27, NULL), (160, 4, 67, 0, 27, NULL), (161, 4, 91, 0, 27, NULL), (162, 4, 92, 0, 27, NULL), (163, 4, 81, 0, 28, '2010-05-01 00:00:00'), (164, 4, 82, 0, 28, '2010-05-31 00:00:00'), (165, 4, 66, 0, 28, NULL), (166, 4, 67, 0, 28, NULL), (167, 4, 91, 0, 28, NULL), (168, 4, 92, 0, 28, NULL), (169, 4, 81, 0, 29, '2010-05-01 00:00:00'), (170, 4, 82, 0, 29, '2010-05-31 00:00:00'), (171, 4, 66, 0, 29, NULL), (172, 4, 67, 0, 29, NULL), (173, 4, 91, 0, 29, NULL), (174, 4, 92, 0, 29, NULL), (175, 4, 81, 0, 30, '2010-05-01 00:00:00'), (176, 4, 82, 0, 30, '2010-05-31 00:00:00'), (177, 4, 66, 0, 30, NULL), (178, 4, 67, 0, 30, NULL), (179, 4, 91, 0, 30, NULL), (180, 4, 92, 0, 30, NULL), (181, 4, 81, 0, 31, NULL), (182, 4, 82, 0, 31, NULL), (183, 4, 66, 0, 31, NULL), (184, 4, 67, 0, 31, NULL), (185, 4, 91, 0, 31, NULL), (186, 4, 92, 0, 31, NULL), (187, 4, 81, 0, 32, '2010-05-27 00:00:00'), (188, 4, 82, 0, 32, '2010-06-27 00:00:00'), (189, 4, 66, 0, 32, NULL), (190, 4, 67, 0, 32, NULL), (191, 4, 91, 0, 32, NULL), (192, 4, 92, 0, 32, NULL), (193, 4, 81, 0, 33, '2010-05-27 00:00:00'), (194, 4, 82, 0, 33, '2010-06-27 00:00:00'), (195, 4, 66, 0, 33, NULL), (196, 4, 67, 0, 33, NULL), (197, 4, 91, 0, 33, NULL), (198, 4, 92, 0, 33, NULL), (283, 4, 81, 0, 48, '2010-05-28 00:00:00'), (284, 4, 82, 0, 48, '2010-06-28 00:00:00'), (285, 4, 66, 0, 48, NULL), (286, 4, 67, 0, 48, NULL), (287, 4, 91, 0, 48, NULL), (288, 4, 92, 0, 48, NULL), (289, 4, 81, 0, 49, '2010-05-28 00:00:00'), (290, 4, 82, 0, 49, '2010-12-31 00:00:00'), (291, 4, 66, 0, 49, '2010-07-12 00:00:00'), (292, 4, 67, 0, 49, '2011-12-31 00:00:00'), (293, 4, 91, 0, 49, NULL), (294, 4, 92, 0, 49, NULL), (295, 4, 81, 0, 50, '2011-01-01 00:00:00'), (296, 4, 82, 0, 50, '2011-02-28 00:00:00'), (297, 4, 66, 0, 50, '1970-01-01 00:00:01'), (298, 4, 67, 0, 50, '2011-02-28 00:00:00'), (299, 4, 91, 0, 50, NULL), (300, 4, 92, 0, 50, NULL), (301, 4, 81, 0, 51, '2010-05-28 00:00:00'), (302, 4, 82, 0, 51, '2010-06-28 00:00:00'), (303, 4, 66, 0, 51, NULL), (304, 4, 67, 0, 51, NULL), (305, 4, 91, 0, 51, NULL), (306, 4, 92, 0, 51, NULL), (307, 4, 81, 0, 52, '2010-05-28 00:00:00'), (308, 4, 82, 0, 52, '2010-06-28 00:00:00'), (309, 4, 66, 0, 52, NULL), (310, 4, 67, 0, 52, NULL), (311, 4, 91, 0, 52, NULL), (312, 4, 92, 0, 52, NULL), (313, 4, 81, 0, 53, '2010-05-28 00:00:00'), (314, 4, 82, 0, 53, '2010-06-28 00:00:00'), (315, 4, 66, 0, 53, NULL), (316, 4, 67, 0, 53, NULL), (317, 4, 91, 0, 53, NULL), (318, 4, 92, 0, 53, NULL), (319, 4, 81, 0, 54, '2010-05-28 00:00:00'), (320, 4, 82, 0, 54, '2010-06-28 00:00:00'), (321, 4, 66, 0, 54, NULL), (322, 4, 67, 0, 54, NULL), (323, 4, 91, 0, 54, NULL), (324, 4, 92, 0, 54, NULL), (325, 4, 81, 0, 55, '2010-05-28 00:00:00'), (326, 4, 82, 0, 55, '2010-06-28 00:00:00'), (327, 4, 66, 0, 55, NULL), (328, 4, 67, 0, 55, NULL), (329, 4, 91, 0, 55, NULL), (330, 4, 92, 0, 55, NULL), (331, 4, 81, 0, 56, '2010-05-28 00:00:00'), (332, 4, 82, 0, 56, '2010-06-28 00:00:00'), (333, 4, 66, 0, 56, NULL), (334, 4, 67, 0, 56, NULL), (335, 4, 91, 0, 56, NULL), (336, 4, 92, 0, 56, NULL), (337, 4, 81, 0, 57, '2010-05-28 00:00:00'), (338, 4, 82, 0, 57, '2010-06-28 00:00:00'), (339, 4, 66, 0, 57, '2011-01-01 00:00:00'), (340, 4, 67, 0, 57, '2011-02-28 00:00:00'), (341, 4, 91, 0, 57, NULL), (342, 4, 92, 0, 57, NULL), (343, 4, 81, 0, 58, '2010-05-28 00:00:00'), (344, 4, 82, 0, 58, '2010-06-28 00:00:00'), (345, 4, 66, 0, 58, NULL), (346, 4, 67, 0, 58, NULL), (347, 4, 91, 0, 58, NULL), (348, 4, 92, 0, 58, NULL), (349, 4, 81, 0, 59, '2010-05-28 00:00:00'), (350, 4, 82, 0, 59, '2010-06-28 00:00:00'), (351, 4, 66, 0, 59, '2011-01-01 00:00:00'), (352, 4, 67, 0, 59, '2011-02-28 00:00:00'), (353, 4, 91, 0, 59, NULL), (354, 4, 92, 0, 59, NULL), (355, 4, 81, 0, 60, '2010-05-28 00:00:00'), (356, 4, 82, 0, 60, '2010-06-28 00:00:00'), (357, 4, 66, 0, 60, NULL), (358, 4, 67, 0, 60, NULL), (359, 4, 91, 0, 60, NULL), (360, 4, 92, 0, 60, NULL), (361, 4, 81, 0, 61, '2010-05-28 00:00:00'), (362, 4, 82, 0, 61, '2010-06-28 00:00:00'), (363, 4, 66, 0, 61, NULL), (364, 4, 67, 0, 61, NULL), (365, 4, 91, 0, 61, NULL), (366, 4, 92, 0, 61, NULL), (367, 4, 81, 0, 62, '2010-05-28 00:00:00'), (368, 4, 82, 0, 62, '2010-06-28 00:00:00'), (369, 4, 66, 0, 62, NULL), (370, 4, 67, 0, 62, NULL), (371, 4, 91, 0, 62, NULL), (372, 4, 92, 0, 62, NULL), (373, 4, 81, 0, 63, '2010-05-28 00:00:00'), (374, 4, 82, 0, 63, '2010-06-28 00:00:00'), (375, 4, 66, 0, 63, NULL), (376, 4, 67, 0, 63, NULL), (377, 4, 91, 0, 63, NULL), (378, 4, 92, 0, 63, NULL), (379, 4, 81, 0, 64, '2010-05-28 00:00:00'), (380, 4, 82, 0, 64, '2010-06-28 00:00:00'), (381, 4, 66, 0, 64, NULL), (382, 4, 67, 0, 64, NULL), (383, 4, 91, 0, 64, NULL), (384, 4, 92, 0, 64, NULL), (385, 4, 81, 0, 65, '2010-05-28 00:00:00'), (386, 4, 82, 0, 65, '2010-06-28 00:00:00'), (387, 4, 66, 0, 65, NULL), (388, 4, 67, 0, 65, NULL), (389, 4, 91, 0, 65, NULL), (390, 4, 92, 0, 65, NULL), (391, 4, 81, 0, 66, '2011-01-01 00:00:00'), (392, 4, 82, 0, 66, '2011-02-28 00:00:00'), (393, 4, 66, 0, 66, '2011-01-01 00:00:00'), (394, 4, 67, 0, 66, '2011-02-28 00:00:00'), (395, 4, 91, 0, 66, NULL), (396, 4, 92, 0, 66, NULL), (397, 4, 81, 0, 67, '2010-05-28 00:00:00'), (398, 4, 82, 0, 67, '2010-06-28 00:00:00'), (399, 4, 66, 0, 67, NULL), (400, 4, 67, 0, 67, NULL), (401, 4, 91, 0, 67, NULL), (402, 4, 92, 0, 67, NULL), (403, 4, 81, 0, 68, '2010-05-28 00:00:00'), (404, 4, 82, 0, 68, '2010-06-28 00:00:00'), (405, 4, 66, 0, 68, NULL), (406, 4, 67, 0, 68, NULL), (407, 4, 91, 0, 68, NULL), (408, 4, 92, 0, 68, NULL), (409, 4, 81, 0, 69, '2010-05-28 00:00:00'), (410, 4, 82, 0, 69, '2010-06-28 00:00:00'), (411, 4, 66, 0, 69, NULL), (412, 4, 67, 0, 69, NULL), (413, 4, 91, 0, 69, NULL), (414, 4, 92, 0, 69, NULL), (415, 4, 81, 0, 70, '2010-06-10 00:00:00'), (416, 4, 82, 0, 70, '2010-07-10 00:00:00'), (417, 4, 66, 0, 70, NULL), (418, 4, 67, 0, 70, NULL), (419, 4, 91, 0, 70, NULL), (420, 4, 92, 0, 70, NULL), (421, 4, 81, 0, 71, '2010-06-10 00:00:00'), (422, 4, 82, 0, 71, '2010-07-10 00:00:00'), (423, 4, 66, 0, 71, NULL), (424, 4, 67, 0, 71, NULL), (425, 4, 91, 0, 71, NULL), (426, 4, 92, 0, 71, NULL), (427, 4, 81, 0, 72, '2010-06-10 00:00:00'), (428, 4, 82, 0, 72, '2010-07-10 00:00:00'), (429, 4, 66, 0, 72, NULL), (430, 4, 67, 0, 72, NULL), (431, 4, 91, 0, 72, NULL), (432, 4, 92, 0, 72, NULL), (433, 4, 81, 0, 73, '2010-06-10 00:00:00'), (434, 4, 82, 0, 73, '2010-07-10 00:00:00'), (435, 4, 66, 0, 73, NULL), (436, 4, 67, 0, 73, NULL), (437, 4, 91, 0, 73, NULL), (438, 4, 92, 0, 73, NULL), (439, 4, 81, 0, 74, '2010-06-10 00:00:00'), (440, 4, 82, 0, 74, '2010-07-10 00:00:00'), (441, 4, 66, 0, 74, NULL), (442, 4, 67, 0, 74, NULL), (443, 4, 91, 0, 74, NULL), (444, 4, 92, 0, 74, NULL), (445, 4, 81, 0, 75, '2011-01-01 00:00:00'), (446, 4, 82, 0, 75, '2011-02-28 00:00:00'), (447, 4, 66, 0, 75, '2011-01-01 00:00:00'), (448, 4, 67, 0, 75, '2011-02-28 00:00:00'), (449, 4, 91, 0, 75, NULL), (450, 4, 92, 0, 75, NULL), (451, 4, 81, 0, 76, '2010-06-10 00:00:00'), (452, 4, 82, 0, 76, '2010-07-10 00:00:00'), (453, 4, 66, 0, 76, NULL), (454, 4, 67, 0, 76, NULL), (455, 4, 91, 0, 76, NULL), (456, 4, 92, 0, 76, NULL), (457, 4, 81, 0, 77, '2010-06-10 00:00:00'), (458, 4, 82, 0, 77, '2010-07-10 00:00:00'), (459, 4, 66, 0, 77, NULL), (460, 4, 67, 0, 77, NULL), (461, 4, 91, 0, 77, NULL), (462, 4, 92, 0, 77, NULL), (463, 4, 81, 0, 78, '2010-06-10 00:00:00'), (464, 4, 82, 0, 78, '2010-07-10 00:00:00'), (465, 4, 66, 0, 78, NULL), (466, 4, 67, 0, 78, NULL), (467, 4, 91, 0, 78, NULL), (468, 4, 92, 0, 78, NULL), (469, 4, 81, 0, 79, '2010-06-10 00:00:00'), (470, 4, 82, 0, 79, '2010-07-10 00:00:00'), (471, 4, 66, 0, 79, NULL), (472, 4, 67, 0, 79, NULL), (473, 4, 91, 0, 79, NULL), (474, 4, 92, 0, 79, NULL), (475, 4, 81, 0, 80, '2010-06-10 00:00:00'), (476, 4, 82, 0, 80, '2010-07-10 00:00:00'), (477, 4, 66, 0, 80, NULL), (478, 4, 67, 0, 80, NULL), (479, 4, 91, 0, 80, NULL), (480, 4, 92, 0, 80, NULL), (481, 4, 81, 0, 81, '2010-06-10 00:00:00'), (482, 4, 82, 0, 81, '2010-07-10 00:00:00'), (483, 4, 66, 0, 81, NULL), (484, 4, 67, 0, 81, NULL), (485, 4, 91, 0, 81, NULL), (486, 4, 92, 0, 81, NULL), (487, 4, 81, 0, 82, '2010-06-10 00:00:00'), (488, 4, 82, 0, 82, '2010-07-10 00:00:00'), (489, 4, 66, 0, 82, NULL), (490, 4, 67, 0, 82, NULL), (491, 4, 91, 0, 82, NULL), (492, 4, 92, 0, 82, NULL), (493, 4, 81, 0, 83, '2010-06-10 00:00:00'), (494, 4, 82, 0, 83, '2010-07-10 00:00:00'), (495, 4, 66, 0, 83, NULL), (496, 4, 67, 0, 83, NULL), (497, 4, 91, 0, 83, NULL), (498, 4, 92, 0, 83, NULL), (499, 4, 81, 0, 84, '2010-06-10 00:00:00'), (500, 4, 82, 0, 84, '2010-07-10 00:00:00'), (501, 4, 66, 0, 84, NULL), (502, 4, 67, 0, 84, NULL), (503, 4, 91, 0, 84, NULL), (504, 4, 92, 0, 84, NULL), (505, 4, 81, 0, 85, '2010-06-10 00:00:00'), (506, 4, 82, 0, 85, '2010-07-10 00:00:00'), (507, 4, 66, 0, 85, NULL), (508, 4, 67, 0, 85, NULL), (509, 4, 91, 0, 85, NULL), (510, 4, 92, 0, 85, NULL), (511, 4, 81, 0, 86, '2010-06-10 00:00:00'), (512, 4, 82, 0, 86, '2010-07-10 00:00:00'), (513, 4, 66, 0, 86, NULL), (514, 4, 67, 0, 86, NULL), (515, 4, 91, 0, 86, NULL), (516, 4, 92, 0, 86, NULL), (517, 4, 81, 0, 87, '2010-06-10 00:00:00'), (518, 4, 82, 0, 87, '2010-07-10 00:00:00'), (519, 4, 66, 0, 87, NULL), (520, 4, 67, 0, 87, NULL), (521, 4, 91, 0, 87, NULL), (522, 4, 92, 0, 87, NULL), (523, 4, 81, 0, 88, '2010-06-10 00:00:00'), (524, 4, 82, 0, 88, '2010-07-10 00:00:00'), (525, 4, 66, 0, 88, NULL), (526, 4, 67, 0, 88, NULL), (527, 4, 91, 0, 88, NULL), (528, 4, 92, 0, 88, NULL), (529, 4, 81, 0, 89, '2010-06-10 00:00:00'), (530, 4, 82, 0, 89, '2010-07-10 00:00:00'), (531, 4, 66, 0, 89, NULL), (532, 4, 67, 0, 89, NULL), (533, 4, 91, 0, 89, NULL), (534, 4, 92, 0, 89, NULL), (535, 4, 81, 0, 90, '2010-06-10 00:00:00'), (536, 4, 82, 0, 90, '2010-07-10 00:00:00'), (537, 4, 66, 0, 90, NULL), (538, 4, 67, 0, 90, NULL), (539, 4, 91, 0, 90, NULL), (540, 4, 92, 0, 90, NULL), (541, 4, 81, 0, 91, '2010-06-10 00:00:00'), (542, 4, 82, 0, 91, '2010-07-10 00:00:00'), (543, 4, 66, 0, 91, NULL), (544, 4, 67, 0, 91, NULL), (545, 4, 91, 0, 91, NULL), (546, 4, 92, 0, 91, NULL), (547, 4, 81, 0, 92, '2010-06-10 00:00:00'), (548, 4, 82, 0, 92, '2010-07-10 00:00:00'), (549, 4, 66, 0, 92, NULL), (550, 4, 67, 0, 92, NULL), (551, 4, 91, 0, 92, NULL), (552, 4, 92, 0, 92, NULL), (553, 4, 81, 0, 93, '2010-06-10 00:00:00'), (554, 4, 82, 0, 93, '2010-07-10 00:00:00'), (555, 4, 66, 0, 93, NULL), (556, 4, 67, 0, 93, NULL), (557, 4, 91, 0, 93, NULL), (558, 4, 92, 0, 93, NULL), (559, 4, 81, 0, 94, '2010-06-10 00:00:00'), (560, 4, 82, 0, 94, '2010-07-10 00:00:00'), (561, 4, 66, 0, 94, NULL), (562, 4, 67, 0, 94, NULL), (563, 4, 91, 0, 94, NULL), (564, 4, 92, 0, 94, NULL), (565, 4, 81, 0, 95, '2010-06-10 00:00:00'), (566, 4, 82, 0, 95, '2010-07-10 00:00:00'), (567, 4, 66, 0, 95, NULL), (568, 4, 67, 0, 95, NULL), (569, 4, 91, 0, 95, NULL), (570, 4, 92, 0, 95, NULL), (571, 4, 81, 0, 96, '2010-06-10 00:00:00'), (572, 4, 82, 0, 96, '2010-07-10 00:00:00'), (573, 4, 66, 0, 96, NULL), (574, 4, 67, 0, 96, NULL), (575, 4, 91, 0, 96, NULL), (576, 4, 92, 0, 96, NULL), (577, 4, 81, 0, 97, '2010-06-10 00:00:00'), (578, 4, 82, 0, 97, '2010-07-10 00:00:00'), (579, 4, 66, 0, 97, NULL), (580, 4, 67, 0, 97, NULL), (581, 4, 91, 0, 97, NULL), (582, 4, 92, 0, 97, NULL), (583, 4, 81, 0, 98, '2010-06-15 00:00:00'), (584, 4, 82, 0, 98, '2010-07-15 00:00:00'), (585, 4, 66, 0, 98, NULL), (586, 4, 67, 0, 98, NULL), (587, 4, 91, 0, 98, NULL), (588, 4, 92, 0, 98, NULL), (589, 4, 81, 0, 99, '2010-06-15 00:00:00'), (590, 4, 82, 0, 99, '2010-06-15 00:00:00'), (591, 4, 66, 0, 99, NULL), (592, 4, 67, 0, 99, NULL), (593, 4, 91, 0, 99, NULL), (594, 4, 92, 0, 99, NULL), (595, 4, 81, 0, 100, '2010-06-15 00:00:00'), (596, 4, 82, 0, 100, '2010-07-15 00:00:00'), (597, 4, 66, 0, 100, NULL), (598, 4, 67, 0, 100, NULL), (599, 4, 91, 0, 100, NULL), (600, 4, 92, 0, 100, NULL), (601, 4, 81, 0, 101, '2010-06-15 00:00:00'), (602, 4, 82, 0, 101, '2010-07-15 00:00:00'), (603, 4, 66, 0, 101, NULL), (604, 4, 67, 0, 101, NULL), (605, 4, 91, 0, 101, NULL), (606, 4, 92, 0, 101, NULL), (607, 4, 81, 0, 102, '2010-06-15 00:00:00'), (608, 4, 82, 0, 102, '2010-06-15 00:00:00'), (609, 4, 66, 0, 102, NULL), (610, 4, 67, 0, 102, NULL), (611, 4, 91, 0, 102, NULL), (612, 4, 92, 0, 102, NULL), (613, 4, 81, 0, 103, '2010-06-15 00:00:00'), (614, 4, 82, 0, 103, '2010-07-15 00:00:00'), (615, 4, 66, 0, 103, NULL), (616, 4, 67, 0, 103, NULL), (617, 4, 91, 0, 103, NULL), (618, 4, 92, 0, 103, NULL), (619, 4, 81, 0, 104, '2010-06-15 00:00:00'), (620, 4, 82, 0, 104, '2010-07-15 00:00:00'), (621, 4, 66, 0, 104, NULL), (622, 4, 67, 0, 104, NULL), (623, 4, 91, 0, 104, NULL), (624, 4, 92, 0, 104, NULL), (625, 4, 81, 0, 105, '2010-06-15 00:00:00'), (626, 4, 82, 0, 105, '2010-07-15 00:00:00'), (627, 4, 66, 0, 105, NULL), (628, 4, 67, 0, 105, NULL), (629, 4, 91, 0, 105, NULL), (630, 4, 92, 0, 105, NULL), (631, 4, 81, 0, 106, '2010-06-15 00:00:00'), (632, 4, 82, 0, 106, '2010-07-15 00:00:00'), (633, 4, 66, 0, 106, NULL), (634, 4, 67, 0, 106, NULL), (635, 4, 91, 0, 106, NULL), (636, 4, 92, 0, 106, NULL), (637, 4, 81, 0, 107, NULL), (638, 4, 82, 0, 107, NULL), (639, 4, 66, 0, 107, NULL), (640, 4, 67, 0, 107, NULL), (641, 4, 91, 0, 107, NULL), (642, 4, 92, 0, 107, NULL), (643, 4, 81, 0, 108, '2010-06-15 00:00:00'), (644, 4, 82, 0, 108, '2010-07-15 00:00:00'), (645, 4, 66, 0, 108, NULL), (646, 4, 67, 0, 108, NULL), (647, 4, 91, 0, 108, NULL), (648, 4, 92, 0, 108, NULL), (649, 4, 81, 0, 109, '2010-06-15 00:00:00'), (650, 4, 82, 0, 109, '2010-07-15 00:00:00'), (651, 4, 66, 0, 109, NULL), (652, 4, 67, 0, 109, NULL), (653, 4, 91, 0, 109, NULL), (654, 4, 92, 0, 109, NULL), (655, 4, 81, 0, 110, '2010-06-15 00:00:00'), (656, 4, 82, 0, 110, '2010-07-15 00:00:00'), (657, 4, 66, 0, 110, NULL), (658, 4, 67, 0, 110, NULL), (659, 4, 91, 0, 110, NULL), (660, 4, 92, 0, 110, NULL), (661, 4, 81, 0, 111, '2010-06-15 00:00:00'), (662, 4, 82, 0, 111, '2010-07-15 00:00:00'), (663, 4, 66, 0, 111, NULL), (664, 4, 67, 0, 111, NULL), (665, 4, 91, 0, 111, NULL), (666, 4, 92, 0, 111, NULL), (667, 4, 81, 0, 112, '2010-06-15 00:00:00'), (668, 4, 82, 0, 112, '2010-12-31 00:00:00'), (669, 4, 66, 0, 112, '2010-07-12 00:00:00'), (670, 4, 67, 0, 112, '2010-12-31 00:00:00'), (671, 4, 91, 0, 112, NULL), (672, 4, 92, 0, 112, NULL), (673, 4, 81, 0, 113, '2010-06-15 00:00:00'), (674, 4, 82, 0, 113, '2010-07-15 00:00:00'), (675, 4, 66, 0, 113, NULL), (676, 4, 67, 0, 113, NULL), (677, 4, 91, 0, 113, NULL), (678, 4, 92, 0, 113, NULL), (679, 4, 81, 0, 114, '2010-06-15 00:00:00'), (680, 4, 82, 0, 114, '2010-07-15 00:00:00'), (681, 4, 66, 0, 114, NULL), (682, 4, 67, 0, 114, NULL), (683, 4, 91, 0, 114, NULL), (684, 4, 92, 0, 114, NULL), (685, 4, 81, 0, 115, '2010-06-15 00:00:00'), (686, 4, 82, 0, 115, '2010-07-15 00:00:00'), (687, 4, 66, 0, 115, NULL), (688, 4, 67, 0, 115, NULL), (689, 4, 91, 0, 115, NULL), (690, 4, 92, 0, 115, NULL), (691, 4, 81, 0, 116, '2010-06-15 00:00:00'), (692, 4, 82, 0, 116, '2010-07-15 00:00:00'), (693, 4, 66, 0, 116, NULL), (694, 4, 67, 0, 116, NULL), (695, 4, 91, 0, 116, NULL), (696, 4, 92, 0, 116, NULL), (697, 4, 81, 0, 117, '2010-06-15 00:00:00'), (698, 4, 82, 0, 117, '2010-07-15 00:00:00'), (699, 4, 66, 0, 117, NULL), (700, 4, 67, 0, 117, NULL), (701, 4, 91, 0, 117, NULL), (702, 4, 92, 0, 117, NULL), (703, 4, 81, 0, 118, '2011-01-01 00:00:00'), (704, 4, 82, 0, 118, '2011-02-28 00:00:00'), (705, 4, 66, 0, 118, '2011-01-01 00:00:00'), (706, 4, 67, 0, 118, '2011-02-28 00:00:00'), (707, 4, 91, 0, 118, NULL), (708, 4, 92, 0, 118, NULL), (709, 4, 81, 0, 119, '2010-06-15 00:00:00'), (710, 4, 82, 0, 119, '2010-07-15 00:00:00'), (711, 4, 66, 0, 119, NULL), (712, 4, 67, 0, 119, NULL), (713, 4, 91, 0, 119, NULL), (714, 4, 92, 0, 119, NULL), (715, 4, 81, 0, 120, '2010-06-15 00:00:00'), (716, 4, 82, 0, 120, '2010-07-15 00:00:00'), (717, 4, 66, 0, 120, NULL), (718, 4, 67, 0, 120, NULL), (719, 4, 91, 0, 120, NULL), (720, 4, 92, 0, 120, NULL), (721, 4, 81, 0, 121, '2010-06-15 00:00:00'), (722, 4, 82, 0, 121, '2010-07-15 00:00:00'), (723, 4, 66, 0, 121, NULL), (724, 4, 67, 0, 121, NULL), (725, 4, 91, 0, 121, NULL), (726, 4, 92, 0, 121, NULL), (727, 4, 81, 0, 122, '2010-06-15 00:00:00'), (728, 4, 82, 0, 122, '2010-07-15 00:00:00'), (729, 4, 66, 0, 122, NULL), (730, 4, 67, 0, 122, NULL), (731, 4, 91, 0, 122, NULL), (732, 4, 92, 0, 122, NULL), (733, 4, 81, 0, 123, '2010-06-15 00:00:00'), (734, 4, 82, 0, 123, '2010-07-15 00:00:00'), (735, 4, 66, 0, 123, NULL), (736, 4, 67, 0, 123, NULL), (737, 4, 91, 0, 123, NULL), (738, 4, 92, 0, 123, NULL), (739, 4, 81, 0, 124, '2010-06-15 00:00:00'), (740, 4, 82, 0, 124, '2010-07-15 00:00:00'), (741, 4, 66, 0, 124, NULL), (742, 4, 67, 0, 124, NULL), (743, 4, 91, 0, 124, NULL), (744, 4, 92, 0, 124, NULL), (745, 4, 81, 0, 125, '2010-06-15 00:00:00'), (746, 4, 82, 0, 125, '2010-07-15 00:00:00'), (747, 4, 66, 0, 125, NULL), (748, 4, 67, 0, 125, NULL), (749, 4, 91, 0, 125, NULL), (750, 4, 92, 0, 125, NULL), (751, 4, 81, 0, 126, '2010-06-15 00:00:00'), (752, 4, 82, 0, 126, '2010-07-15 00:00:00'), (753, 4, 66, 0, 126, NULL), (754, 4, 67, 0, 126, NULL), (755, 4, 91, 0, 126, NULL), (756, 4, 92, 0, 126, NULL), (757, 4, 81, 0, 127, '2010-06-15 00:00:00'), (758, 4, 82, 0, 127, '2010-07-15 00:00:00'), (759, 4, 66, 0, 127, NULL), (760, 4, 67, 0, 127, NULL), (761, 4, 91, 0, 127, NULL), (762, 4, 92, 0, 127, NULL), (763, 4, 81, 0, 128, '2010-06-15 00:00:00'), (764, 4, 82, 0, 128, '2010-07-15 00:00:00'), (765, 4, 66, 0, 128, NULL), (766, 4, 67, 0, 128, NULL), (767, 4, 91, 0, 128, NULL), (768, 4, 92, 0, 128, NULL), (769, 4, 81, 0, 129, '2010-06-15 00:00:00'), (770, 4, 82, 0, 129, '2010-07-15 00:00:00'), (771, 4, 66, 0, 129, NULL), (772, 4, 67, 0, 129, NULL), (773, 4, 91, 0, 129, NULL), (774, 4, 92, 0, 129, NULL), (775, 4, 81, 0, 130, '2010-06-15 00:00:00'), (776, 4, 82, 0, 130, '2010-07-15 00:00:00'), (777, 4, 66, 0, 130, NULL), (778, 4, 67, 0, 130, NULL), (779, 4, 91, 0, 130, NULL), (780, 4, 92, 0, 130, NULL), (781, 4, 81, 0, 131, '2010-06-15 00:00:00'), (782, 4, 82, 0, 131, '2010-07-15 00:00:00'), (783, 4, 66, 0, 131, NULL), (784, 4, 67, 0, 131, NULL), (785, 4, 91, 0, 131, NULL), (786, 4, 92, 0, 131, NULL), (787, 4, 81, 0, 132, '2010-06-15 00:00:00'), (788, 4, 82, 0, 132, '2010-07-15 00:00:00'), (789, 4, 66, 0, 132, NULL), (790, 4, 67, 0, 132, NULL), (791, 4, 91, 0, 132, NULL), (792, 4, 92, 0, 132, NULL), (793, 4, 81, 0, 133, NULL), (794, 4, 82, 0, 133, NULL), (795, 4, 66, 0, 133, NULL), (796, 4, 67, 0, 133, NULL), (797, 4, 91, 0, 133, NULL), (798, 4, 92, 0, 133, NULL), (827, 4, 81, 0, 139, '2010-09-01 00:00:00'), (828, 4, 82, 0, 139, '2010-12-31 00:00:00'), (829, 4, 66, 0, 139, NULL), (830, 4, 67, 0, 139, NULL), (831, 4, 91, 0, 139, NULL), (832, 4, 92, 0, 139, NULL), (833, 4, 81, 0, 140, '2010-07-12 00:00:00'), (834, 4, 82, 0, 140, '2010-07-30 00:00:00'), (835, 4, 66, 0, 140, NULL), (836, 4, 67, 0, 140, NULL), (837, 4, 91, 0, 140, NULL), (838, 4, 92, 0, 140, NULL), (839, 4, 81, 0, 141, '2010-09-01 00:00:00'), (840, 4, 82, 0, 141, '2010-12-31 00:00:00'), (841, 4, 66, 0, 141, NULL), (842, 4, 67, 0, 141, NULL), (843, 4, 91, 0, 141, NULL), (844, 4, 92, 0, 141, NULL), (845, 4, 81, 0, 142, NULL), (846, 4, 82, 0, 142, NULL), (847, 4, 66, 0, 142, NULL), (848, 4, 67, 0, 142, NULL), (849, 4, 91, 0, 142, NULL), (850, 4, 92, 0, 142, NULL), (851, 4, 81, 0, 143, NULL), (852, 4, 82, 0, 143, NULL), (853, 4, 66, 0, 143, NULL), (854, 4, 67, 0, 143, NULL), (855, 4, 91, 0, 143, NULL), (856, 4, 92, 0, 143, NULL), (857, 4, 81, 0, 144, '2010-07-02 00:00:00'), (858, 4, 82, 0, 144, '2010-08-31 00:00:00'), (859, 4, 66, 0, 144, NULL), (860, 4, 67, 0, 144, NULL), (861, 4, 91, 0, 144, NULL), (862, 4, 92, 0, 144, NULL), (863, 4, 81, 0, 145, NULL), (864, 4, 82, 0, 145, NULL), (865, 4, 66, 0, 145, NULL), (866, 4, 67, 0, 145, NULL), (867, 4, 91, 0, 145, NULL), (868, 4, 92, 0, 145, NULL), (869, 4, 81, 0, 146, NULL), (870, 4, 82, 0, 146, NULL), (871, 4, 66, 0, 146, NULL), (872, 4, 67, 0, 146, NULL), (873, 4, 91, 0, 146, NULL), (874, 4, 92, 0, 146, NULL), (875, 4, 81, 0, 147, NULL), (876, 4, 82, 0, 147, NULL), (877, 4, 66, 0, 147, NULL), (878, 4, 67, 0, 147, NULL), (879, 4, 91, 0, 147, NULL), (880, 4, 92, 0, 147, NULL), (881, 4, 81, 0, 148, NULL), (882, 4, 82, 0, 148, NULL), (883, 4, 66, 0, 148, NULL), (884, 4, 67, 0, 148, NULL), (885, 4, 91, 0, 148, NULL), (886, 4, 92, 0, 148, NULL), (887, 4, 81, 0, 149, NULL), (888, 4, 82, 0, 149, NULL), (889, 4, 66, 0, 149, NULL), (890, 4, 67, 0, 149, NULL), (891, 4, 91, 0, 149, NULL), (892, 4, 92, 0, 149, NULL), (893, 4, 81, 0, 150, NULL), (894, 4, 82, 0, 150, NULL), (895, 4, 66, 0, 150, NULL), (896, 4, 67, 0, 150, NULL), (897, 4, 91, 0, 150, NULL), (898, 4, 92, 0, 150, NULL), (905, 4, 81, 0, 152, NULL), (906, 4, 82, 0, 152, NULL), (907, 4, 66, 0, 152, NULL), (908, 4, 67, 0, 152, NULL), (909, 4, 91, 0, 152, NULL), (910, 4, 92, 0, 152, NULL), (911, 4, 81, 0, 153, NULL), (912, 4, 82, 0, 153, NULL), (913, 4, 66, 0, 153, NULL), (914, 4, 67, 0, 153, NULL), (915, 4, 91, 0, 153, NULL), (916, 4, 92, 0, 153, NULL), (917, 4, 81, 0, 154, NULL), (918, 4, 82, 0, 154, NULL), (919, 4, 66, 0, 154, NULL), (920, 4, 67, 0, 154, NULL), (921, 4, 91, 0, 154, NULL), (922, 4, 92, 0, 154, NULL), (923, 4, 81, 0, 155, NULL), (924, 4, 82, 0, 155, NULL), (925, 4, 66, 0, 155, NULL), (926, 4, 67, 0, 155, NULL), (927, 4, 91, 0, 155, NULL), (928, 4, 92, 0, 155, NULL), (929, 4, 81, 0, 156, NULL), (930, 4, 82, 0, 156, NULL), (931, 4, 66, 0, 156, NULL), (932, 4, 67, 0, 156, NULL), (933, 4, 91, 0, 156, NULL), (934, 4, 92, 0, 156, NULL), (935, 4, 81, 0, 157, NULL), (936, 4, 82, 0, 157, NULL), (937, 4, 66, 0, 157, NULL), (938, 4, 67, 0, 157, NULL), (939, 4, 91, 0, 157, NULL), (940, 4, 92, 0, 157, NULL), (941, 4, 81, 0, 158, NULL), (942, 4, 82, 0, 158, NULL), (943, 4, 66, 0, 158, NULL), (944, 4, 67, 0, 158, NULL), (945, 4, 91, 0, 158, NULL), (946, 4, 92, 0, 158, NULL), (947, 4, 81, 0, 159, NULL), (948, 4, 82, 0, 159, NULL), (949, 4, 66, 0, 159, NULL), (950, 4, 67, 0, 159, NULL), (951, 4, 91, 0, 159, NULL), (952, 4, 92, 0, 159, NULL), (953, 4, 81, 0, 160, NULL), (954, 4, 82, 0, 160, NULL), (955, 4, 66, 0, 160, NULL), (956, 4, 67, 0, 160, NULL), (957, 4, 91, 0, 160, NULL), (958, 4, 92, 0, 160, NULL), (959, 4, 81, 0, 161, NULL), (960, 4, 82, 0, 161, NULL), (961, 4, 66, 0, 161, NULL), (962, 4, 67, 0, 161, NULL), (963, 4, 91, 0, 161, NULL), (964, 4, 92, 0, 161, NULL), (965, 4, 81, 0, 162, NULL), (966, 4, 82, 0, 162, NULL), (967, 4, 66, 0, 162, NULL), (968, 4, 67, 0, 162, NULL), (969, 4, 91, 0, 162, NULL), (970, 4, 92, 0, 162, NULL), (971, 4, 81, 0, 163, NULL), (972, 4, 82, 0, 163, NULL), (973, 4, 66, 0, 163, NULL), (974, 4, 67, 0, 163, NULL), (975, 4, 91, 0, 163, NULL), (976, 4, 92, 0, 163, NULL), (977, 4, 81, 0, 164, NULL), (978, 4, 82, 0, 164, NULL), (979, 4, 66, 0, 164, NULL), (980, 4, 67, 0, 164, NULL), (981, 4, 91, 0, 164, NULL), (982, 4, 92, 0, 164, NULL), (983, 4, 81, 0, 165, NULL), (984, 4, 82, 0, 165, NULL), (985, 4, 66, 0, 165, NULL), (986, 4, 67, 0, 165, NULL), (987, 4, 91, 0, 165, NULL), (988, 4, 92, 0, 165, NULL), (989, 4, 81, 0, 166, NULL), (990, 4, 82, 0, 166, NULL), (991, 4, 66, 0, 166, NULL), (992, 4, 67, 0, 166, NULL), (993, 4, 91, 0, 166, NULL), (994, 4, 92, 0, 166, NULL), (995, 4, 81, 0, 167, NULL), (996, 4, 82, 0, 167, NULL), (997, 4, 66, 0, 167, NULL), (998, 4, 67, 0, 167, NULL), (999, 4, 91, 0, 167, NULL), (1000, 4, 92, 0, 167, NULL), (1001, 4, 81, 0, 168, NULL), (1002, 4, 82, 0, 168, NULL), (1003, 4, 66, 0, 168, NULL), (1004, 4, 67, 0, 168, NULL), (1005, 4, 91, 0, 168, NULL), (1006, 4, 92, 0, 168, NULL), (1007, 4, 81, 0, 169, '2011-01-01 00:00:00'), (1008, 4, 82, 0, 169, '2011-02-28 00:00:00'), (1009, 4, 66, 0, 169, '2011-01-01 00:00:00'), (1010, 4, 67, 0, 169, '2011-02-28 00:00:00'), (1011, 4, 91, 0, 169, NULL), (1012, 4, 92, 0, 169, NULL), (1013, 4, 81, 0, 170, '2011-01-01 00:00:00'), (1014, 4, 82, 0, 170, '2011-02-28 00:00:00'), (1015, 4, 66, 0, 170, '2011-01-01 00:00:00'), (1016, 4, 67, 0, 170, '2011-02-28 00:00:00'), (1017, 4, 91, 0, 170, NULL), (1018, 4, 92, 0, 170, NULL), (1019, 4, 81, 0, 171, NULL), (1020, 4, 82, 0, 171, NULL), (1021, 4, 66, 0, 171, NULL), (1022, 4, 67, 0, 171, NULL), (1023, 4, 91, 0, 171, NULL), (1024, 4, 92, 0, 171, NULL), (1025, 4, 81, 0, 172, NULL), (1026, 4, 82, 0, 172, NULL), (1027, 4, 66, 0, 172, NULL), (1028, 4, 67, 0, 172, NULL), (1029, 4, 91, 0, 172, NULL), (1030, 4, 92, 0, 172, NULL), (1031, 4, 81, 0, 173, NULL), (1032, 4, 82, 0, 173, NULL), (1033, 4, 66, 0, 173, NULL), (1034, 4, 67, 0, 173, NULL), (1035, 4, 91, 0, 173, NULL), (1036, 4, 92, 0, 173, NULL), (1037, 4, 81, 0, 174, NULL), (1038, 4, 82, 0, 174, NULL), (1039, 4, 66, 0, 174, NULL), (1040, 4, 67, 0, 174, NULL), (1041, 4, 91, 0, 174, NULL), (1042, 4, 92, 0, 174, NULL), (1043, 4, 81, 0, 175, NULL), (1044, 4, 82, 0, 175, NULL), (1045, 4, 66, 0, 175, NULL), (1046, 4, 67, 0, 175, NULL), (1047, 4, 91, 0, 175, NULL), (1048, 4, 92, 0, 175, NULL), (1049, 4, 81, 0, 176, '2011-01-01 00:00:00'), (1050, 4, 82, 0, 176, '2011-02-28 00:00:00'), (1051, 4, 66, 0, 176, '2011-01-01 00:00:00'), (1052, 4, 67, 0, 176, '2011-02-28 00:00:00'), (1053, 4, 91, 0, 176, NULL), (1054, 4, 92, 0, 176, NULL), (1055, 4, 81, 0, 177, NULL), (1056, 4, 82, 0, 177, NULL), (1057, 4, 66, 0, 177, '2011-01-01 00:00:00'), (1058, 4, 67, 0, 177, '2011-02-28 00:00:00'), (1059, 4, 91, 0, 177, NULL), (1060, 4, 92, 0, 177, NULL), (1061, 4, 81, 0, 178, NULL), (1062, 4, 82, 0, 178, NULL), (1063, 4, 66, 0, 178, NULL), (1064, 4, 67, 0, 178, NULL), (1065, 4, 91, 0, 178, NULL), (1066, 4, 92, 0, 178, NULL), (1067, 4, 81, 0, 179, NULL), (1068, 4, 82, 0, 179, NULL), (1069, 4, 66, 0, 179, NULL), (1070, 4, 67, 0, 179, NULL), (1071, 4, 91, 0, 179, NULL), (1072, 4, 92, 0, 179, NULL), (1073, 4, 81, 0, 180, NULL), (1074, 4, 82, 0, 180, NULL), (1075, 4, 66, 0, 180, NULL), (1076, 4, 67, 0, 180, NULL), (1077, 4, 91, 0, 180, NULL), (1078, 4, 92, 0, 180, NULL), (1079, 4, 81, 0, 181, NULL), (1080, 4, 82, 0, 181, NULL), (1081, 4, 66, 0, 181, NULL), (1082, 4, 67, 0, 181, NULL), (1083, 4, 91, 0, 181, NULL), (1084, 4, 92, 0, 181, NULL), (1085, 4, 81, 0, 182, NULL), (1086, 4, 82, 0, 182, NULL), (1087, 4, 66, 0, 182, NULL), (1088, 4, 67, 0, 182, NULL), (1089, 4, 91, 0, 182, NULL), (1090, 4, 92, 0, 182, NULL), (1091, 4, 81, 0, 183, NULL), (1092, 4, 82, 0, 183, NULL), (1093, 4, 66, 0, 183, NULL), (1094, 4, 67, 0, 183, NULL), (1095, 4, 91, 0, 183, NULL), (1096, 4, 92, 0, 183, NULL), (1097, 4, 81, 0, 184, NULL), (1098, 4, 82, 0, 184, NULL), (1099, 4, 66, 0, 184, NULL), (1100, 4, 67, 0, 184, NULL), (1101, 4, 91, 0, 184, NULL), (1102, 4, 92, 0, 184, NULL), (1103, 4, 81, 0, 185, '2010-07-15 00:00:00'), (1104, 4, 82, 0, 185, '2010-07-31 00:00:00'), (1105, 4, 66, 0, 185, NULL), (1106, 4, 67, 0, 185, NULL), (1107, 4, 91, 0, 185, NULL), (1108, 4, 92, 0, 185, NULL), (1111, 4, 81, 0, 186, NULL), (1112, 4, 82, 0, 186, NULL), (1113, 4, 66, 0, 186, NULL), (1114, 4, 67, 0, 186, NULL), (1115, 4, 91, 0, 186, NULL), (1116, 4, 92, 0, 186, NULL), (1117, 4, 81, 0, 187, NULL), (1118, 4, 82, 0, 187, NULL), (1119, 4, 66, 0, 187, NULL), (1120, 4, 67, 0, 187, NULL), (1121, 4, 91, 0, 187, NULL), (1122, 4, 92, 0, 187, NULL), (1123, 4, 81, 0, 188, NULL), (1124, 4, 82, 0, 188, NULL), (1125, 4, 66, 0, 188, NULL), (1126, 4, 67, 0, 188, NULL), (1127, 4, 91, 0, 188, NULL), (1128, 4, 92, 0, 188, NULL), (1129, 4, 81, 0, 189, NULL), (1130, 4, 82, 0, 189, NULL), (1131, 4, 66, 0, 189, NULL), (1132, 4, 67, 0, 189, NULL), (1133, 4, 91, 0, 189, NULL), (1134, 4, 92, 0, 189, NULL), (1135, 4, 81, 0, 190, NULL), (1136, 4, 82, 0, 190, NULL), (1137, 4, 66, 0, 190, NULL), (1138, 4, 67, 0, 190, NULL), (1139, 4, 91, 0, 190, NULL), (1140, 4, 92, 0, 190, NULL), (1141, 4, 81, 0, 191, NULL), (1142, 4, 82, 0, 191, NULL), (1143, 4, 66, 0, 191, NULL), (1144, 4, 67, 0, 191, NULL), (1145, 4, 91, 0, 191, NULL), (1146, 4, 92, 0, 191, NULL), (1179, 4, 81, 0, 192, NULL), (1180, 4, 82, 0, 192, NULL), (1181, 4, 66, 0, 192, NULL), (1182, 4, 67, 0, 192, NULL), (1183, 4, 91, 0, 192, NULL), (1184, 4, 92, 0, 192, NULL), (1185, 4, 81, 0, 193, NULL), (1186, 4, 82, 0, 193, NULL), (1187, 4, 66, 0, 193, NULL), (1188, 4, 67, 0, 193, NULL), (1189, 4, 91, 0, 193, NULL), (1190, 4, 92, 0, 193, NULL), (1191, 4, 81, 0, 194, NULL), (1192, 4, 82, 0, 194, NULL), (1193, 4, 66, 0, 194, NULL), (1194, 4, 67, 0, 194, NULL), (1195, 4, 91, 0, 194, NULL), (1196, 4, 92, 0, 194, NULL), (1197, 4, 81, 0, 195, NULL), (1198, 4, 82, 0, 195, NULL), (1199, 4, 66, 0, 195, NULL), (1200, 4, 67, 0, 195, NULL), (1201, 4, 91, 0, 195, NULL), (1202, 4, 92, 0, 195, NULL), (1203, 4, 81, 0, 196, NULL), (1204, 4, 82, 0, 196, NULL), (1205, 4, 66, 0, 196, NULL), (1206, 4, 67, 0, 196, NULL), (1207, 4, 91, 0, 196, NULL), (1208, 4, 92, 0, 196, NULL), (1215, 4, 81, 0, 198, NULL), (1216, 4, 82, 0, 198, NULL), (1217, 4, 66, 0, 198, NULL), (1218, 4, 67, 0, 198, NULL), (1219, 4, 91, 0, 198, NULL), (1220, 4, 92, 0, 198, NULL), (1221, 4, 81, 0, 199, NULL), (1222, 4, 82, 0, 199, NULL), (1223, 4, 66, 0, 199, NULL), (1224, 4, 67, 0, 199, NULL), (1225, 4, 91, 0, 199, NULL), (1226, 4, 92, 0, 199, NULL), (1227, 4, 81, 0, 200, NULL), (1228, 4, 82, 0, 200, NULL), (1229, 4, 66, 0, 200, NULL), (1230, 4, 67, 0, 200, NULL), (1231, 4, 91, 0, 200, NULL), (1232, 4, 92, 0, 200, NULL), (1233, 4, 81, 0, 201, NULL), (1234, 4, 82, 0, 201, NULL), (1235, 4, 66, 0, 201, NULL), (1236, 4, 67, 0, 201, NULL), (1237, 4, 91, 0, 201, NULL), (1238, 4, 92, 0, 201, NULL), (1239, 4, 81, 0, 202, NULL), (1240, 4, 82, 0, 202, NULL), (1241, 4, 66, 0, 202, NULL), (1242, 4, 67, 0, 202, NULL), (1243, 4, 91, 0, 202, NULL), (1244, 4, 92, 0, 202, NULL), (1263, 4, 81, 0, 206, NULL), (1264, 4, 82, 0, 206, NULL), (1265, 4, 66, 0, 206, NULL), (1266, 4, 67, 0, 206, NULL), (1267, 4, 91, 0, 206, NULL), (1268, 4, 92, 0, 206, NULL), (1269, 4, 81, 0, 207, NULL), (1270, 4, 82, 0, 207, NULL), (1271, 4, 66, 0, 207, NULL), (1272, 4, 67, 0, 207, NULL), (1273, 4, 91, 0, 207, NULL), (1274, 4, 92, 0, 207, NULL), (1275, 4, 81, 0, 208, NULL), (1276, 4, 82, 0, 208, NULL), (1277, 4, 66, 0, 208, NULL), (1278, 4, 67, 0, 208, NULL), (1279, 4, 91, 0, 208, NULL), (1280, 4, 92, 0, 208, NULL), (1281, 4, 81, 0, 209, NULL), (1282, 4, 82, 0, 209, NULL), (1283, 4, 66, 0, 209, NULL), (1284, 4, 67, 0, 209, NULL), (1285, 4, 91, 0, 209, NULL), (1286, 4, 92, 0, 209, NULL), (1287, 4, 81, 0, 210, NULL), (1288, 4, 82, 0, 210, NULL), (1289, 4, 66, 0, 210, NULL), (1290, 4, 67, 0, 210, NULL), (1291, 4, 91, 0, 210, NULL), (1292, 4, 92, 0, 210, NULL), (1293, 4, 81, 0, 211, NULL), (1294, 4, 82, 0, 211, NULL), (1295, 4, 66, 0, 211, NULL), (1296, 4, 67, 0, 211, NULL), (1297, 4, 91, 0, 211, NULL), (1298, 4, 92, 0, 211, NULL), (1299, 4, 81, 0, 212, NULL), (1300, 4, 82, 0, 212, NULL), (1301, 4, 66, 0, 212, NULL), (1302, 4, 67, 0, 212, NULL), (1303, 4, 91, 0, 212, NULL), (1304, 4, 92, 0, 212, NULL), (1305, 4, 81, 0, 213, NULL), (1306, 4, 82, 0, 213, NULL), (1307, 4, 66, 0, 213, NULL), (1308, 4, 67, 0, 213, NULL), (1309, 4, 91, 0, 213, NULL), (1310, 4, 92, 0, 213, NULL), (1311, 4, 81, 0, 214, NULL), (1312, 4, 82, 0, 214, NULL), (1313, 4, 66, 0, 214, NULL), (1314, 4, 67, 0, 214, NULL), (1315, 4, 91, 0, 214, NULL), (1316, 4, 92, 0, 214, NULL), (1317, 4, 81, 0, 215, NULL), (1318, 4, 82, 0, 215, NULL), (1319, 4, 66, 0, 215, NULL), (1320, 4, 67, 0, 215, NULL), (1321, 4, 91, 0, 215, NULL), (1322, 4, 92, 0, 215, NULL), (1359, 4, 81, 0, 222, NULL), (1360, 4, 82, 0, 222, NULL), (1361, 4, 66, 0, 222, NULL), (1362, 4, 67, 0, 222, NULL), (1363, 4, 91, 0, 222, NULL), (1364, 4, 92, 0, 222, NULL), (1365, 4, 81, 0, 223, NULL), (1366, 4, 82, 0, 223, NULL), (1367, 4, 66, 0, 223, NULL), (1368, 4, 67, 0, 223, NULL), (1369, 4, 91, 0, 223, NULL), (1370, 4, 92, 0, 223, NULL), (1371, 4, 81, 0, 224, NULL), (1372, 4, 82, 0, 224, NULL), (1373, 4, 66, 0, 224, NULL), (1374, 4, 67, 0, 224, NULL), (1375, 4, 91, 0, 224, NULL), (1376, 4, 92, 0, 224, NULL), (1377, 4, 81, 0, 225, NULL), (1378, 4, 82, 0, 225, NULL), (1379, 4, 66, 0, 225, NULL), (1380, 4, 67, 0, 225, NULL), (1381, 4, 91, 0, 225, NULL), (1382, 4, 92, 0, 225, NULL), (1383, 4, 81, 0, 226, NULL), (1384, 4, 82, 0, 226, NULL), (1385, 4, 66, 0, 226, NULL), (1386, 4, 67, 0, 226, NULL), (1387, 4, 91, 0, 226, NULL), (1388, 4, 92, 0, 226, NULL), (1389, 4, 81, 0, 227, NULL), (1390, 4, 82, 0, 227, NULL), (1391, 4, 66, 0, 227, NULL), (1392, 4, 67, 0, 227, NULL), (1393, 4, 91, 0, 227, NULL), (1394, 4, 92, 0, 227, NULL), (1395, 4, 81, 0, 228, NULL), (1396, 4, 82, 0, 228, NULL), (1397, 4, 66, 0, 228, NULL), (1398, 4, 67, 0, 228, NULL), (1399, 4, 91, 0, 228, NULL), (1400, 4, 92, 0, 228, NULL), (1401, 4, 81, 0, 229, NULL), (1402, 4, 82, 0, 229, NULL), (1403, 4, 66, 0, 229, NULL), (1404, 4, 67, 0, 229, NULL), (1405, 4, 91, 0, 229, NULL), (1406, 4, 92, 0, 229, NULL), (1407, 4, 81, 0, 230, NULL), (1408, 4, 82, 0, 230, NULL), (1409, 4, 66, 0, 230, NULL), (1410, 4, 67, 0, 230, NULL), (1411, 4, 91, 0, 230, NULL), (1412, 4, 92, 0, 230, NULL), (1413, 4, 81, 0, 231, NULL), (1414, 4, 82, 0, 231, NULL), (1415, 4, 66, 0, 231, NULL), (1416, 4, 67, 0, 231, NULL), (1417, 4, 91, 0, 231, NULL), (1418, 4, 92, 0, 231, NULL), (1419, 4, 81, 0, 232, NULL), (1420, 4, 82, 0, 232, NULL), (1421, 4, 66, 0, 232, NULL), (1422, 4, 67, 0, 232, NULL), (1423, 4, 91, 0, 232, NULL), (1424, 4, 92, 0, 232, NULL), (1425, 4, 81, 0, 233, NULL), (1426, 4, 82, 0, 233, NULL), (1427, 4, 66, 0, 233, NULL), (1428, 4, 67, 0, 233, NULL), (1429, 4, 91, 0, 233, NULL), (1430, 4, 92, 0, 233, NULL), (1431, 4, 81, 0, 234, NULL), (1432, 4, 82, 0, 234, NULL), (1433, 4, 66, 0, 234, NULL), (1434, 4, 67, 0, 234, NULL), (1435, 4, 91, 0, 234, NULL), (1436, 4, 92, 0, 234, NULL), (1437, 4, 81, 0, 235, NULL), (1438, 4, 82, 0, 235, NULL), (1439, 4, 66, 0, 235, NULL), (1440, 4, 67, 0, 235, NULL), (1441, 4, 91, 0, 235, NULL), (1442, 4, 92, 0, 235, NULL), (1443, 4, 81, 0, 236, NULL), (1444, 4, 82, 0, 236, NULL), (1445, 4, 66, 0, 236, NULL), (1446, 4, 67, 0, 236, NULL), (1447, 4, 91, 0, 236, NULL), (1448, 4, 92, 0, 236, NULL), (1449, 4, 81, 0, 237, NULL), (1450, 4, 82, 0, 237, NULL), (1451, 4, 66, 0, 237, NULL), (1452, 4, 67, 0, 237, NULL), (1453, 4, 91, 0, 237, NULL), (1454, 4, 92, 0, 237, NULL), (1455, 4, 81, 0, 238, NULL), (1456, 4, 82, 0, 238, NULL), (1457, 4, 66, 0, 238, NULL), (1458, 4, 67, 0, 238, NULL), (1459, 4, 91, 0, 238, NULL), (1460, 4, 92, 0, 238, NULL), (1461, 4, 81, 0, 239, NULL), (1462, 4, 82, 0, 239, NULL), (1463, 4, 66, 0, 239, NULL), (1464, 4, 67, 0, 239, NULL), (1465, 4, 91, 0, 239, NULL), (1466, 4, 92, 0, 239, NULL), (1467, 4, 81, 0, 240, NULL), (1468, 4, 82, 0, 240, NULL), (1469, 4, 66, 0, 240, NULL), (1470, 4, 67, 0, 240, NULL), (1471, 4, 91, 0, 240, NULL), (1472, 4, 92, 0, 240, NULL), (1473, 4, 81, 0, 241, NULL), (1474, 4, 82, 0, 241, NULL), (1475, 4, 66, 0, 241, NULL), (1476, 4, 67, 0, 241, NULL), (1477, 4, 91, 0, 241, NULL), (1478, 4, 92, 0, 241, NULL), (1479, 4, 81, 0, 242, NULL), (1480, 4, 82, 0, 242, NULL), (1481, 4, 66, 0, 242, NULL), (1482, 4, 67, 0, 242, NULL), (1483, 4, 91, 0, 242, NULL), (1484, 4, 92, 0, 242, NULL), (1485, 4, 81, 0, 243, NULL), (1486, 4, 82, 0, 243, NULL), (1487, 4, 66, 0, 243, NULL), (1488, 4, 67, 0, 243, NULL), (1489, 4, 91, 0, 243, NULL), (1490, 4, 92, 0, 243, NULL), (1491, 4, 81, 0, 244, '2010-09-01 00:00:00'), (1492, 4, 82, 0, 244, '2010-10-31 00:00:00'), (1493, 4, 66, 0, 244, '2010-09-01 00:00:00'), (1494, 4, 67, 0, 244, '2010-10-31 00:00:00'), (1495, 4, 91, 0, 244, NULL), (1496, 4, 92, 0, 244, NULL), (1497, 4, 81, 0, 245, NULL), (1498, 4, 82, 0, 245, NULL), (1499, 4, 66, 0, 245, NULL), (1500, 4, 67, 0, 245, NULL), (1501, 4, 91, 0, 245, NULL), (1502, 4, 92, 0, 245, NULL), (1503, 4, 81, 0, 246, NULL), (1504, 4, 82, 0, 246, NULL), (1505, 4, 66, 0, 246, NULL), (1506, 4, 67, 0, 246, NULL), (1507, 4, 91, 0, 246, NULL), (1508, 4, 92, 0, 246, NULL), (1509, 4, 81, 0, 247, NULL), (1510, 4, 82, 0, 247, NULL), (1511, 4, 66, 0, 247, NULL), (1512, 4, 67, 0, 247, NULL), (1513, 4, 91, 0, 247, NULL), (1514, 4, 92, 0, 247, NULL), (1515, 4, 81, 0, 248, NULL), (1516, 4, 82, 0, 248, NULL), (1517, 4, 66, 0, 248, NULL), (1518, 4, 67, 0, 248, NULL), (1519, 4, 91, 0, 248, NULL), (1520, 4, 92, 0, 248, NULL), (1521, 4, 81, 0, 249, NULL), (1522, 4, 82, 0, 249, NULL), (1523, 4, 66, 0, 249, NULL), (1524, 4, 67, 0, 249, NULL), (1525, 4, 91, 0, 249, NULL), (1526, 4, 92, 0, 249, NULL), (1527, 4, 81, 0, 250, NULL), (1528, 4, 82, 0, 250, NULL), (1529, 4, 66, 0, 250, NULL), (1530, 4, 67, 0, 250, NULL), (1531, 4, 91, 0, 250, NULL), (1532, 4, 92, 0, 250, NULL), (1539, 4, 81, 0, 252, '2010-09-30 00:00:00'), (1540, 4, 82, 0, 252, '2010-10-31 00:00:00'), (1541, 4, 66, 0, 252, NULL), (1542, 4, 67, 0, 252, NULL), (1543, 4, 91, 0, 252, NULL), (1544, 4, 92, 0, 252, NULL), (1547, 4, 81, 0, 253, NULL), (1548, 4, 82, 0, 253, NULL), (1549, 4, 66, 0, 253, NULL), (1550, 4, 67, 0, 253, NULL), (1551, 4, 91, 0, 253, NULL), (1552, 4, 92, 0, 253, NULL), (1559, 4, 81, 0, 255, NULL), (1560, 4, 82, 0, 255, NULL), (1561, 4, 66, 0, 255, NULL), (1562, 4, 67, 0, 255, NULL), (1563, 4, 91, 0, 255, NULL), (1564, 4, 92, 0, 255, NULL); /*!40000 ALTER TABLE `catalog_product_entity_datetime` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_entity_decimal CREATE TABLE IF NOT EXISTS `catalog_product_entity_decimal` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` smallint(5) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` decimal(12,4) default NULL, PRIMARY KEY (`value_id`), UNIQUE KEY `IDX_ATTRIBUTE_VALUE` (`entity_id`,`attribute_id`,`store_id`), KEY `FK_CATALOG_PRODUCT_ENTITY_DECIMAL_STORE` (`store_id`), KEY `FK_CATALOG_PRODUCT_ENTITY_DECIMAL_PRODUCT_ENTITY` (`entity_id`), KEY `FK_CATALOG_PRODUCT_ENTITY_DECIMAL_ATTRIBUTE` (`attribute_id`), CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_DECIMAL_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_DECIMAL_PRODUCT_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_DECIMAL_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=3045 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_entity_decimal: 409 rows /*!40000 ALTER TABLE `catalog_product_entity_decimal` DISABLE KEYS */; INSERT INTO `catalog_product_entity_decimal` (`value_id`, `entity_type_id`, `attribute_id`, `store_id`, `entity_id`, `value`) VALUES (1, 4, 69, 0, 1, 1.0000), (2, 4, 64, 0, 1, 31.5000), (3, 4, 65, 0, 1, NULL), (4, 4, 68, 0, 1, NULL), (5, 4, 69, 0, 2, 1.0000), (6, 4, 64, 0, 2, 8.2000), (7, 4, 65, 0, 2, NULL), (8, 4, 68, 0, 2, NULL), (12, 4, 69, 0, 3, 1.0000), (13, 4, 64, 0, 3, 7.9000), (14, 4, 65, 0, 3, NULL), (15, 4, 68, 0, 3, 6.0000), (16, 4, 64, 0, 4, 25.1300), (17, 4, 65, 0, 4, NULL), (18, 4, 68, 0, 4, NULL), (19, 4, 69, 0, 4, 1.0000), (32, 4, 69, 0, 5, 1.0000), (33, 4, 64, 0, 5, 10.8000), (34, 4, 65, 0, 5, NULL), (35, 4, 68, 0, 5, NULL), (36, 4, 64, 0, 6, 45.1500), (37, 4, 65, 0, 6, 39.9500), (38, 4, 68, 0, 6, NULL), (39, 4, 69, 0, 6, 1.0000), (43, 4, 69, 0, 7, 1.0000), (44, 4, 64, 0, 7, 11.8000), (45, 4, 65, 0, 7, NULL), (46, 4, 68, 0, 7, NULL), (47, 4, 64, 0, 8, 50.4500), (48, 4, 65, 0, 8, 40.9000), (49, 4, 68, 0, 8, NULL), (50, 4, 69, 0, 8, 1.0000), (54, 4, 69, 0, 9, 1.0000), (55, 4, 64, 0, 9, 10.5000), (56, 4, 65, 0, 9, NULL), (57, 4, 68, 0, 9, NULL), (58, 4, 64, 0, 10, 43.0000), (59, 4, 65, 0, 10, NULL), (60, 4, 68, 0, 10, NULL), (61, 4, 69, 0, 10, 1.0000), (65, 4, 69, 0, 11, 1.0000), (66, 4, 64, 0, 11, 15.0000), (67, 4, 65, 0, 11, NULL), (68, 4, 68, 0, 11, NULL), (69, 4, 64, 0, 12, 67.5000), (70, 4, 65, 0, 12, 52.5000), (71, 4, 68, 0, 12, NULL), (72, 4, 69, 0, 12, 1.0000), (76, 4, 69, 0, 13, 1.0000), (77, 4, 64, 0, 13, 17.7500), (78, 4, 65, 0, 13, NULL), (79, 4, 68, 0, 13, NULL), (86, 4, 69, 0, 14, 1.0000), (87, 4, 64, 0, 14, 11.9000), (88, 4, 65, 0, 14, NULL), (89, 4, 68, 0, 14, NULL), (90, 4, 64, 0, 15, 50.7000), (91, 4, 65, 0, 15, 39.3000), (92, 4, 68, 0, 15, NULL), (93, 4, 69, 0, 15, 1.0000), (100, 4, 69, 0, 16, 1.0000), (101, 4, 64, 0, 16, 12.2500), (102, 4, 65, 0, 16, NULL), (103, 4, 68, 0, 16, NULL), (104, 4, 64, 0, 17, 51.7500), (105, 4, 65, 0, 17, 47.9000), (106, 4, 68, 0, 17, NULL), (107, 4, 69, 0, 17, 1.0000), (122, 4, 69, 0, 20, 1.0000), (123, 4, 64, 0, 20, 10.4000), (124, 4, 65, 0, 20, NULL), (125, 4, 68, 0, 20, NULL), (126, 4, 64, 0, 21, 45.7000), (127, 4, 65, 0, 21, NULL), (128, 4, 68, 0, 21, NULL), (129, 4, 69, 0, 21, 1.0000), (133, 4, 69, 0, 22, 1.0000), (134, 4, 64, 0, 22, 14.6000), (135, 4, 65, 0, 22, NULL), (136, 4, 68, 0, 22, NULL), (137, 4, 64, 0, 23, 65.1500), (138, 4, 65, 0, 23, NULL), (139, 4, 68, 0, 23, NULL), (140, 4, 69, 0, 23, 1.0000), (144, 4, 69, 0, 24, 1.0000), (145, 4, 64, 0, 24, 12.4500), (146, 4, 65, 0, 24, NULL), (147, 4, 68, 0, 24, NULL), (148, 4, 69, 0, 25, 1.0000), (149, 4, 64, 0, 25, 15.5000), (150, 4, 65, 0, 25, NULL), (151, 4, 68, 0, 25, NULL), (152, 4, 64, 0, 26, 73.3000), (153, 4, 65, 0, 26, NULL), (154, 4, 68, 0, 26, NULL), (155, 4, 69, 0, 26, 1.0000), (159, 4, 69, 0, 27, 1.0000), (160, 4, 64, 0, 27, 13.4500), (161, 4, 65, 0, 27, NULL), (162, 4, 68, 0, 27, NULL), (163, 4, 64, 0, 28, 57.5000), (164, 4, 65, 0, 28, NULL), (165, 4, 68, 0, 28, NULL), (166, 4, 69, 0, 28, 1.0000), (170, 4, 69, 0, 29, 1.0000), (171, 4, 64, 0, 29, 9.6500), (172, 4, 65, 0, 29, NULL), (173, 4, 68, 0, 29, NULL), (174, 4, 69, 0, 30, 1.0000), (175, 4, 64, 0, 30, 19.5000), (176, 4, 65, 0, 30, NULL), (177, 4, 68, 0, 30, NULL), (187, 4, 69, 0, 31, 1.5000), (188, 4, 64, 0, 31, 10.2000), (189, 4, 65, 0, 31, NULL), (190, 4, 68, 0, 31, NULL), (191, 4, 69, 0, 32, 4.5000), (192, 4, 64, 0, 32, 36.5000), (193, 4, 65, 0, 32, NULL), (194, 4, 68, 0, 32, NULL), (195, 4, 69, 0, 33, 1.5000), (196, 4, 64, 0, 33, 13.0000), (197, 4, 65, 0, 33, NULL), (198, 4, 68, 0, 33, NULL), (264, 4, 69, 0, 48, 4.5000), (265, 4, 64, 0, 48, 50.3500), (266, 4, 65, 0, 48, NULL), (267, 4, 68, 0, 48, NULL), (268, 4, 69, 0, 49, 1.5000), (269, 4, 64, 0, 49, 13.0000), (270, 4, 65, 0, 49, 9.9000), (271, 4, 68, 0, 49, NULL), (272, 4, 69, 0, 50, 1.5000), (273, 4, 64, 0, 50, 50.3500), (274, 4, 65, 0, 50, 39.9500), (275, 4, 68, 0, 50, NULL), (276, 4, 69, 0, 51, 1.5000), (277, 4, 64, 0, 51, 14.8500), (278, 4, 65, 0, 51, NULL), (279, 4, 68, 0, 51, NULL), (280, 4, 69, 0, 52, 4.5000), (281, 4, 64, 0, 52, 57.6000), (282, 4, 65, 0, 52, NULL), (283, 4, 68, 0, 52, NULL), (284, 4, 69, 0, 53, 1.5000), (285, 4, 64, 0, 53, 14.8500), (286, 4, 65, 0, 53, NULL), (287, 4, 68, 0, 53, NULL), (288, 4, 69, 0, 54, 4.5000), (289, 4, 64, 0, 54, 57.6000), (290, 4, 65, 0, 54, NULL), (291, 4, 68, 0, 54, NULL), (292, 4, 69, 0, 55, 1.5000), (293, 4, 64, 0, 55, 14.8500), (294, 4, 65, 0, 55, NULL), (295, 4, 68, 0, 55, NULL), (296, 4, 69, 0, 56, 4.5000), (297, 4, 64, 0, 56, 57.6000), (298, 4, 65, 0, 56, NULL), (299, 4, 68, 0, 56, NULL), (303, 4, 69, 0, 57, 1.5000), (304, 4, 64, 0, 57, 10.4000), (305, 4, 65, 0, 57, 8.9000), (306, 4, 68, 0, 57, NULL), (307, 4, 69, 0, 58, 1.5000), (308, 4, 64, 0, 58, 12.3500), (309, 4, 65, 0, 58, NULL), (310, 4, 68, 0, 58, NULL), (311, 4, 69, 0, 59, 1.5000), (312, 4, 64, 0, 59, 15.7000), (313, 4, 65, 0, 59, 9.5000), (314, 4, 68, 0, 59, NULL), (315, 4, 69, 0, 60, 1.5000), (316, 4, 64, 0, 60, 11.3500), (317, 4, 65, 0, 60, NULL), (318, 4, 68, 0, 60, NULL), (319, 4, 69, 0, 61, 1.5000), (320, 4, 64, 0, 61, 14.5500), (321, 4, 65, 0, 61, NULL), (322, 4, 68, 0, 61, NULL), (323, 4, 69, 0, 62, 1.5000), (324, 4, 64, 0, 62, 11.6000), (325, 4, 65, 0, 62, NULL), (326, 4, 68, 0, 62, NULL), (327, 4, 69, 0, 63, 1.5000), (328, 4, 64, 0, 63, 41.7500), (329, 4, 65, 0, 63, NULL), (330, 4, 68, 0, 63, NULL), (331, 4, 69, 0, 64, 2.5000), (332, 4, 64, 0, 64, 14.4000), (333, 4, 65, 0, 64, NULL), (334, 4, 68, 0, 64, NULL), (335, 4, 69, 0, 65, 2.5000), (336, 4, 64, 0, 65, 14.4000), (337, 4, 65, 0, 65, NULL), (338, 4, 68, 0, 65, NULL), (339, 4, 69, 0, 66, 2.5000), (340, 4, 64, 0, 66, 35.6500), (341, 4, 65, 0, 66, 29.9500), (342, 4, 68, 0, 66, NULL), (343, 4, 69, 0, 67, 2.5000), (344, 4, 64, 0, 67, 35.6500), (345, 4, 65, 0, 67, NULL), (346, 4, 68, 0, 67, NULL), (347, 4, 69, 0, 68, 4.5000), (348, 4, 64, 0, 68, 66.7500), (349, 4, 65, 0, 68, NULL), (350, 4, 68, 0, 68, NULL), (351, 4, 69, 0, 69, 2.5000), (352, 4, 64, 0, 69, 35.6500), (353, 4, 65, 0, 69, NULL), (354, 4, 68, 0, 69, NULL), (355, 4, 69, 0, 70, 2.5000), (356, 4, 64, 0, 70, 35.6500), (357, 4, 65, 0, 70, NULL), (358, 4, 68, 0, 70, NULL), (359, 4, 69, 0, 71, 2.5000), (360, 4, 64, 0, 71, 35.6500), (361, 4, 65, 0, 71, NULL), (362, 4, 68, 0, 71, NULL), (363, 4, 69, 0, 72, 2.5000), (364, 4, 64, 0, 72, 35.6500), (365, 4, 65, 0, 72, NULL), (366, 4, 68, 0, 72, NULL), (370, 4, 69, 0, 73, 1.5000), (371, 4, 64, 0, 73, 19.4000), (372, 4, 65, 0, 73, NULL), (373, 4, 68, 0, 73, NULL), (374, 4, 69, 0, 74, 1.5000), (375, 4, 64, 0, 74, 19.0000), (376, 4, 65, 0, 74, NULL), (377, 4, 68, 0, 74, NULL), (378, 4, 69, 0, 75, 1.5000), (379, 4, 64, 0, 75, 18.0000), (380, 4, 65, 0, 75, 13.5000), (381, 4, 68, 0, 75, NULL), (382, 4, 69, 0, 76, 1.5000), (383, 4, 64, 0, 76, 17.1500), (384, 4, 65, 0, 76, NULL), (385, 4, 68, 0, 76, NULL), (386, 4, 69, 0, 77, 1.5000), (387, 4, 64, 0, 77, 17.7500), (388, 4, 65, 0, 77, NULL), (389, 4, 68, 0, 77, NULL), (390, 4, 69, 0, 78, 1.5000), (391, 4, 64, 0, 78, 17.1500), (392, 4, 65, 0, 78, NULL), (393, 4, 68, 0, 78, NULL), (394, 4, 69, 0, 79, 1.5000), (395, 4, 64, 0, 79, 16.1000), (396, 4, 65, 0, 79, NULL), (397, 4, 68, 0, 79, NULL), (398, 4, 69, 0, 80, 2.5000), (399, 4, 64, 0, 80, 24.9000), (400, 4, 65, 0, 80, NULL), (401, 4, 68, 0, 80, NULL), (402, 4, 69, 0, 81, 5.5000), (403, 4, 64, 0, 81, 59.9500), (404, 4, 65, 0, 81, NULL), (405, 4, 68, 0, 81, NULL), (406, 4, 69, 0, 82, 2.5000), (407, 4, 64, 0, 82, 24.9000), (408, 4, 65, 0, 82, NULL), (409, 4, 68, 0, 82, NULL), (410, 4, 69, 0, 83, 5.5000), (411, 4, 64, 0, 83, 59.9500), (412, 4, 65, 0, 83, NULL), (413, 4, 68, 0, 83, NULL), (414, 4, 69, 0, 84, 2.5000), (415, 4, 64, 0, 84, 18.5000), (416, 4, 65, 0, 84, NULL), (417, 4, 68, 0, 84, NULL), (418, 4, 69, 0, 85, 5.5000), (419, 4, 64, 0, 85, 37.9500), (420, 4, 65, 0, 85, NULL), (421, 4, 68, 0, 85, NULL), (422, 4, 69, 0, 86, 2.5000), (423, 4, 64, 0, 86, 17.5500), (424, 4, 65, 0, 86, NULL), (425, 4, 68, 0, 86, NULL), (426, 4, 69, 0, 87, 5.5000), (427, 4, 64, 0, 87, 39.6000), (428, 4, 65, 0, 87, NULL), (429, 4, 68, 0, 87, NULL), (430, 4, 69, 0, 88, 4.5000), (431, 4, 64, 0, 88, 35.0000), (432, 4, 65, 0, 88, NULL), (433, 4, 68, 0, 88, NULL), (434, 4, 69, 0, 89, 1.5000), (435, 4, 64, 0, 89, 25.8000), (436, 4, 65, 0, 89, NULL), (437, 4, 68, 0, 89, NULL), (438, 4, 69, 0, 90, 5.5000), (439, 4, 64, 0, 90, 99.6000), (440, 4, 65, 0, 90, NULL), (441, 4, 68, 0, 90, NULL), (442, 4, 69, 0, 91, 1.5000), (443, 4, 64, 0, 91, 13.0000), (444, 4, 65, 0, 91, NULL), (445, 4, 68, 0, 91, NULL), (446, 4, 69, 0, 92, 5.5000), (447, 4, 64, 0, 92, 55.9000), (448, 4, 65, 0, 92, NULL), (449, 4, 68, 0, 92, NULL), (450, 4, 69, 0, 93, 1.5000), (451, 4, 64, 0, 93, 10.4000), (452, 4, 65, 0, 93, NULL), (453, 4, 68, 0, 93, NULL), (454, 4, 69, 0, 94, 5.5000), (455, 4, 64, 0, 94, 46.0000), (456, 4, 65, 0, 94, NULL), (457, 4, 68, 0, 94, NULL), (458, 4, 69, 0, 95, 4.5000), (459, 4, 64, 0, 95, 68.9500), (460, 4, 65, 0, 95, NULL), (461, 4, 68, 0, 95, NULL), (462, 4, 69, 0, 96, 4.5000), (463, 4, 64, 0, 96, 99.0000), (464, 4, 65, 0, 96, NULL), (465, 4, 68, 0, 96, NULL), (466, 4, 69, 0, 97, 4.5000), (467, 4, 64, 0, 97, 41.0000), (468, 4, 65, 0, 97, NULL), (469, 4, 68, 0, 97, NULL), (470, 4, 69, 0, 98, 1.5000), (471, 4, 64, 0, 98, 10.7500), (472, 4, 65, 0, 98, NULL), (473, 4, 68, 0, 98, NULL), (474, 4, 69, 0, 99, 0.7500), (475, 4, 64, 0, 99, 16.6500), (476, 4, 65, 0, 99, NULL), (477, 4, 68, 0, 99, NULL), (478, 4, 69, 0, 100, 0.5000), (479, 4, 64, 0, 100, 18.3500), (480, 4, 65, 0, 100, NULL), (481, 4, 68, 0, 100, NULL), (482, 4, 69, 0, 101, 0.5000), (483, 4, 64, 0, 101, 12.8500), (484, 4, 65, 0, 101, NULL), (485, 4, 68, 0, 101, NULL), (486, 4, 69, 0, 102, 0.5000), (487, 4, 64, 0, 102, 12.3000), (488, 4, 65, 0, 102, NULL), (489, 4, 68, 0, 102, NULL), (494, 4, 69, 0, 103, 0.5000), (495, 4, 64, 0, 103, 12.3000), (496, 4, 65, 0, 103, NULL), (497, 4, 68, 0, 103, NULL), (498, 4, 69, 0, 104, 0.5000), (499, 4, 64, 0, 104, 8.3500), (500, 4, 65, 0, 104, NULL), (501, 4, 68, 0, 104, NULL), (502, 4, 69, 0, 105, 0.5000), (503, 4, 64, 0, 105, 11.7500), (504, 4, 65, 0, 105, NULL), (505, 4, 68, 0, 105, NULL), (506, 4, 69, 0, 106, 1.5000), (507, 4, 64, 0, 106, 13.4500), (508, 4, 65, 0, 106, NULL), (509, 4, 68, 0, 106, NULL), (510, 4, 69, 0, 107, 5.5000), (511, 4, 64, 0, 107, 26.4000), (512, 4, 65, 0, 107, NULL), (513, 4, 68, 0, 107, NULL), (514, 4, 69, 0, 108, 0.5000), (515, 4, 64, 0, 108, 13.0500), (516, 4, 65, 0, 108, NULL), (517, 4, 68, 0, 108, NULL), (518, 4, 69, 0, 109, 0.5000), (519, 4, 64, 0, 109, 5.6000), (520, 4, 65, 0, 109, NULL), (521, 4, 68, 0, 109, NULL), (525, 4, 69, 0, 110, 0.3000), (526, 4, 64, 0, 110, 6.1000), (527, 4, 65, 0, 110, NULL), (528, 4, 68, 0, 110, NULL), (529, 4, 69, 0, 111, 0.5000), (530, 4, 64, 0, 111, 10.5500), (531, 4, 65, 0, 111, NULL), (532, 4, 68, 0, 111, NULL), (533, 4, 69, 0, 112, 0.5000), (534, 4, 64, 0, 112, 11.6000), (535, 4, 65, 0, 112, 9.9000), (536, 4, 68, 0, 112, NULL), (537, 4, 69, 0, 113, 1.5000), (538, 4, 64, 0, 113, 14.3000), (539, 4, 65, 0, 113, NULL), (540, 4, 68, 0, 113, NULL), (541, 4, 69, 0, 114, 0.7500), (542, 4, 64, 0, 114, 17.1000), (543, 4, 65, 0, 114, NULL), (544, 4, 68, 0, 114, NULL), (545, 4, 69, 0, 115, 0.3000), (546, 4, 64, 0, 115, 10.5000), (547, 4, 65, 0, 115, NULL), (548, 4, 68, 0, 115, NULL), (549, 4, 69, 0, 116, 0.3500), (550, 4, 64, 0, 116, 9.4500), (551, 4, 65, 0, 116, NULL), (552, 4, 68, 0, 116, NULL), (553, 4, 69, 0, 117, 3.5000), (554, 4, 64, 0, 117, 41.5000), (555, 4, 65, 0, 117, NULL), (556, 4, 68, 0, 117, NULL), (557, 4, 69, 0, 118, 0.3500), (558, 4, 64, 0, 118, 21.1500), (559, 4, 65, 0, 118, 14.5000), (560, 4, 68, 0, 118, NULL), (567, 4, 69, 0, 119, 0.2500), (568, 4, 64, 0, 119, 15.1500), (569, 4, 65, 0, 119, NULL), (570, 4, 68, 0, 119, NULL), (571, 4, 69, 0, 120, 0.1000), (572, 4, 64, 0, 120, 9.4500), (573, 4, 65, 0, 120, NULL), (574, 4, 68, 0, 120, NULL), (575, 4, 69, 0, 121, 0.3500), (576, 4, 64, 0, 121, 14.7500), (577, 4, 65, 0, 121, NULL), (578, 4, 68, 0, 121, NULL), (579, 4, 69, 0, 122, 0.3500), (580, 4, 64, 0, 122, 14.7500), (581, 4, 65, 0, 122, NULL), (582, 4, 68, 0, 122, NULL), (583, 4, 69, 0, 123, 0.3500), (584, 4, 64, 0, 123, 14.7500), (585, 4, 65, 0, 123, NULL), (586, 4, 68, 0, 123, NULL), (587, 4, 69, 0, 124, 1.5000), (588, 4, 64, 0, 124, 14.0000), (589, 4, 65, 0, 124, NULL), (590, 4, 68, 0, 124, NULL), (591, 4, 69, 0, 125, 1.5000), (592, 4, 64, 0, 125, 14.0000), (593, 4, 65, 0, 125, NULL), (594, 4, 68, 0, 125, NULL), (595, 4, 69, 0, 126, 1.5000), (596, 4, 64, 0, 126, 14.0000), (597, 4, 65, 0, 126, NULL), (598, 4, 68, 0, 126, NULL), (599, 4, 69, 0, 127, 1.5000), (600, 4, 64, 0, 127, 17.9000), (601, 4, 65, 0, 127, NULL), (602, 4, 68, 0, 127, NULL), (603, 4, 69, 0, 128, 1.5000), (604, 4, 64, 0, 128, 17.9000), (605, 4, 65, 0, 128, NULL), (606, 4, 68, 0, 128, NULL), (607, 4, 69, 0, 129, 1.5000), (608, 4, 64, 0, 129, 17.9000), (609, 4, 65, 0, 129, NULL), (610, 4, 68, 0, 129, NULL), (611, 4, 69, 0, 130, 1.5000), (612, 4, 64, 0, 130, 17.9000), (613, 4, 65, 0, 130, NULL), (614, 4, 68, 0, 130, NULL), (615, 4, 69, 0, 131, 1.5000), (616, 4, 64, 0, 131, 17.9000), (617, 4, 65, 0, 131, NULL), (618, 4, 68, 0, 131, NULL), (619, 4, 69, 0, 132, 1.5000), (620, 4, 64, 0, 132, 18.5500), (621, 4, 65, 0, 132, NULL), (622, 4, 68, 0, 132, NULL), (638, 4, 64, 0, 133, 0.0000), (639, 4, 65, 0, 133, NULL), (640, 4, 68, 0, 133, 0.0000), (689, 4, 64, 0, 139, 3.9000), (690, 4, 65, 0, 139, NULL), (691, 4, 68, 0, 139, NULL), (692, 4, 64, 0, 140, 14.9000), (693, 4, 65, 0, 140, NULL), (694, 4, 68, 0, 140, NULL), (695, 4, 64, 0, 141, 14.9000), (696, 4, 65, 0, 141, NULL), (697, 4, 68, 0, 141, NULL), (698, 4, 64, 0, 142, 14.9000), (699, 4, 65, 0, 142, NULL), (700, 4, 68, 0, 142, NULL), (701, 4, 64, 0, 143, 17.8500), (702, 4, 65, 0, 143, NULL), (703, 4, 68, 0, 143, NULL), (704, 4, 64, 0, 144, 26.9500), (705, 4, 65, 0, 144, NULL), (706, 4, 68, 0, 144, NULL), (707, 4, 64, 0, 145, 110.9000), (708, 4, 65, 0, 145, NULL), (709, 4, 68, 0, 145, NULL), (710, 4, 64, 0, 146, 5.9000), (711, 4, 65, 0, 146, NULL), (712, 4, 68, 0, 146, NULL), (713, 4, 64, 0, 147, 3.5000), (714, 4, 65, 0, 147, NULL), (715, 4, 68, 0, 147, NULL), (716, 4, 64, 0, 148, 4.9000), (717, 4, 65, 0, 148, NULL), (718, 4, 68, 0, 148, NULL), (719, 4, 64, 0, 149, 6.9000), (720, 4, 65, 0, 149, NULL), (721, 4, 68, 0, 149, NULL), (722, 4, 64, 0, 150, 9.9000), (723, 4, 65, 0, 150, NULL), (724, 4, 68, 0, 150, NULL), (737, 4, 64, 0, 152, 26.9000), (738, 4, 65, 0, 152, NULL), (744, 4, 64, 0, 153, 26.9000), (745, 4, 65, 0, 153, NULL), (746, 4, 68, 0, 153, NULL), (750, 4, 64, 0, 154, 26.9000), (751, 4, 65, 0, 154, NULL), (752, 4, 68, 0, 154, NULL), (753, 4, 64, 0, 155, 26.9000), (754, 4, 65, 0, 155, NULL), (755, 4, 68, 0, 155, NULL), (756, 4, 64, 0, 156, 26.9000), (757, 4, 65, 0, 156, NULL), (758, 4, 68, 0, 156, NULL), (779, 4, 64, 0, 157, 26.9000), (780, 4, 65, 0, 157, NULL), (844, 4, 64, 0, 158, 11.8500), (845, 4, 65, 0, 158, NULL), (846, 4, 68, 0, 158, NULL), (859, 4, 64, 0, 159, 7.1000), (860, 4, 65, 0, 159, NULL), (861, 4, 68, 0, 159, NULL), (862, 4, 64, 0, 160, 5.5000), (863, 4, 65, 0, 160, NULL), (864, 4, 68, 0, 160, NULL), (865, 4, 64, 0, 161, 7.5000), (866, 4, 65, 0, 161, NULL), (867, 4, 68, 0, 161, NULL), (868, 4, 64, 0, 162, 10.5000), (869, 4, 65, 0, 162, NULL), (870, 4, 68, 0, 162, NULL), (871, 4, 64, 0, 163, 12.8000), (872, 4, 65, 0, 163, NULL), (873, 4, 68, 0, 163, NULL), (874, 4, 64, 0, 164, 31.8000), (875, 4, 65, 0, 164, NULL), (876, 4, 68, 0, 164, NULL), (877, 4, 64, 0, 165, 4.9500), (878, 4, 65, 0, 165, NULL), (879, 4, 68, 0, 165, NULL), (880, 4, 64, 0, 166, 14.8500), (881, 4, 65, 0, 166, NULL), (882, 4, 68, 0, 166, NULL), (889, 4, 64, 0, 167, 15.7000), (890, 4, 65, 0, 167, NULL), (891, 4, 68, 0, 167, NULL), (892, 4, 64, 0, 168, 34.3000), (893, 4, 65, 0, 168, NULL), (894, 4, 68, 0, 168, NULL), (895, 4, 64, 0, 169, 57.6000), (896, 4, 65, 0, 169, 42.6500), (897, 4, 68, 0, 169, NULL), (898, 4, 64, 0, 170, 58.1000), (899, 4, 65, 0, 170, 49.9500), (900, 4, 68, 0, 170, NULL), (901, 4, 64, 0, 171, 2.9000), (902, 4, 65, 0, 171, NULL), (903, 4, 68, 0, 171, NULL), (904, 4, 64, 0, 172, 2.9000), (905, 4, 65, 0, 172, NULL), (906, 4, 68, 0, 172, NULL), (907, 4, 64, 0, 173, 2.0000), (908, 4, 65, 0, 173, NULL), (909, 4, 68, 0, 173, NULL), (916, 4, 64, 0, 174, 9.9000), (917, 4, 65, 0, 174, NULL), (918, 4, 64, 0, 175, 9.9000), (919, 4, 65, 0, 175, NULL), (920, 4, 68, 0, 175, NULL), (921, 4, 88, 0, 175, NULL), (1030, 4, 64, 0, 176, 11.8000), (1031, 4, 65, 0, 176, 9.2500), (1032, 4, 68, 0, 176, NULL), (1039, 4, 64, 0, 177, 50.4500), (1040, 4, 65, 0, 177, 40.9000), (1041, 4, 68, 0, 177, NULL), (1327, 4, 64, 0, 178, 1.0000), (1328, 4, 65, 0, 178, NULL), (1329, 4, 68, 0, 178, NULL), (1330, 4, 64, 0, 179, 5.0000), (1331, 4, 65, 0, 179, NULL), (1332, 4, 68, 0, 179, NULL), (1582, 4, 64, 0, 180, 1.0000), (1583, 4, 65, 0, 180, NULL), (1584, 4, 68, 0, 180, NULL), (1585, 4, 64, 0, 181, 1.5000), (1586, 4, 65, 0, 181, NULL), (1587, 4, 68, 0, 181, NULL), (1630, 4, 64, 0, 182, 2.5000), (1631, 4, 65, 0, 182, NULL), (1632, 4, 68, 0, 182, NULL), (1633, 4, 64, 0, 183, 6.0000), (1634, 4, 65, 0, 183, NULL), (1635, 4, 68, 0, 183, NULL), (1636, 4, 64, 0, 184, 6.9000), (1637, 4, 65, 0, 184, NULL), (1638, 4, 68, 0, 184, NULL), (1762, 4, 64, 0, 185, 20.0000), (1763, 4, 65, 0, 185, NULL), (1764, 4, 68, 0, 185, NULL), (1780, 4, 64, 0, 186, 10.4000), (1781, 4, 65, 0, 186, NULL), (1782, 4, 68, 0, 186, NULL), (1783, 4, 64, 0, 187, 9.9000), (1784, 4, 65, 0, 187, NULL), (1785, 4, 68, 0, 187, NULL), (1786, 4, 64, 0, 188, 9.4500), (1787, 4, 65, 0, 188, NULL), (1788, 4, 68, 0, 188, NULL), (1789, 4, 64, 0, 189, 3.5000), (1790, 4, 65, 0, 189, NULL), (1791, 4, 68, 0, 189, NULL), (1795, 4, 64, 0, 190, 3.9000), (1796, 4, 65, 0, 190, NULL), (1797, 4, 68, 0, 190, NULL), (1798, 4, 64, 0, 191, 4.9000), (1799, 4, 65, 0, 191, NULL), (1800, 4, 68, 0, 191, NULL), (1885, 4, 64, 0, 192, 0.0000), (1886, 4, 65, 0, 192, NULL), (1887, 4, 68, 0, 192, NULL), (1897, 4, 64, 0, 193, 0.0000), (1898, 4, 65, 0, 193, NULL), (1899, 4, 68, 0, 193, NULL), (1900, 4, 64, 0, 194, 12.3000), (1901, 4, 65, 0, 194, NULL), (1902, 4, 68, 0, 194, NULL), (1906, 4, 64, 0, 195, 52.7000), (1907, 4, 65, 0, 195, NULL), (1908, 4, 68, 0, 195, NULL), (1921, 4, 64, 0, 196, 16.8000), (1922, 4, 65, 0, 196, NULL), (1923, 4, 68, 0, 196, NULL), (1993, 4, 64, 0, 198, 26.9000), (1994, 4, 65, 0, 198, NULL), (1995, 4, 68, 0, 198, NULL), (2003, 4, 64, 0, 199, 26.9000), (2004, 4, 65, 0, 199, NULL), (2005, 4, 68, 0, 199, NULL), (2006, 4, 88, 0, 199, NULL), (2020, 4, 64, 0, 200, 26.9000), (2021, 4, 65, 0, 200, NULL), (2022, 4, 68, 0, 200, NULL), (2023, 4, 88, 0, 200, NULL), (2031, 4, 64, 0, 201, 59.9000), (2032, 4, 65, 0, 201, NULL), (2041, 4, 64, 0, 202, 26.9000), (2042, 4, 65, 0, 202, NULL), (2043, 4, 68, 0, 202, NULL), (2044, 4, 88, 0, 202, NULL), (2119, 4, 64, 0, 206, 26.9000), (2120, 4, 65, 0, 206, NULL), (2121, 4, 68, 0, 206, NULL), (2122, 4, 88, 0, 206, NULL), (2141, 4, 64, 0, 207, 26.9000), (2142, 4, 65, 0, 207, NULL), (2143, 4, 68, 0, 207, NULL), (2144, 4, 88, 0, 207, NULL), (2152, 4, 64, 0, 208, 26.9000), (2153, 4, 65, 0, 208, NULL), (2154, 4, 68, 0, 208, NULL), (2155, 4, 88, 0, 208, NULL), (2170, 4, 64, 0, 209, 59.9000), (2171, 4, 65, 0, 209, NULL), (2172, 4, 68, 0, 209, NULL), (2173, 4, 88, 0, 209, NULL), (2186, 4, 64, 0, 210, 59.9000), (2187, 4, 65, 0, 210, NULL), (2188, 4, 68, 0, 210, NULL), (2189, 4, 88, 0, 210, NULL), (2199, 4, 64, 0, 211, 59.9000), (2200, 4, 65, 0, 211, NULL), (2201, 4, 68, 0, 211, NULL), (2202, 4, 88, 0, 211, NULL), (2206, 4, 64, 0, 212, 80.9000), (2207, 4, 65, 0, 212, NULL), (2208, 4, 68, 0, 212, NULL), (2209, 4, 88, 0, 212, NULL), (2219, 4, 64, 0, 213, 80.9000), (2220, 4, 65, 0, 213, NULL), (2247, 4, 64, 0, 214, 59.9000), (2248, 4, 65, 0, 214, NULL), (2249, 4, 68, 0, 214, NULL), (2250, 4, 88, 0, 214, NULL), (2256, 4, 64, 0, 215, 80.9000), (2257, 4, 65, 0, 215, NULL), (2258, 4, 68, 0, 215, NULL), (2259, 4, 88, 0, 215, NULL), (2302, 4, 64, 0, 222, 80.9000), (2303, 4, 65, 0, 222, NULL), (2304, 4, 68, 0, 222, NULL), (2305, 4, 64, 0, 223, 80.9000), (2306, 4, 65, 0, 223, NULL), (2307, 4, 68, 0, 223, NULL), (2308, 4, 64, 0, 224, 80.9000), (2309, 4, 65, 0, 224, NULL), (2310, 4, 68, 0, 224, NULL), (2334, 4, 64, 0, 225, 9.9000), (2335, 4, 65, 0, 225, NULL), (2336, 4, 68, 0, 225, NULL), (2340, 4, 64, 0, 226, 9.9000), (2341, 4, 65, 0, 226, NULL), (2342, 4, 68, 0, 226, NULL), (2343, 4, 64, 0, 227, 9.9000), (2344, 4, 65, 0, 227, NULL), (2345, 4, 68, 0, 227, NULL), (2346, 4, 64, 0, 228, 9.9000), (2347, 4, 65, 0, 228, NULL), (2348, 4, 68, 0, 228, NULL), (2353, 4, 64, 0, 229, 20.9000), (2354, 4, 65, 0, 229, NULL), (2355, 4, 64, 0, 230, 20.9000), (2356, 4, 65, 0, 230, NULL), (2357, 4, 68, 0, 230, NULL), (2358, 4, 64, 0, 231, 20.9000), (2359, 4, 65, 0, 231, NULL), (2360, 4, 68, 0, 231, NULL), (2361, 4, 64, 0, 232, 20.9000), (2362, 4, 65, 0, 232, NULL), (2363, 4, 68, 0, 232, NULL), (2364, 4, 64, 0, 233, 20.9000), (2365, 4, 65, 0, 233, NULL), (2366, 4, 68, 0, 233, NULL), (2367, 4, 64, 0, 234, 20.9000), (2368, 4, 65, 0, 234, NULL), (2369, 4, 68, 0, 234, NULL), (2372, 4, 64, 0, 235, 20.9000), (2373, 4, 65, 0, 235, NULL), (2374, 4, 64, 0, 236, 20.9000), (2375, 4, 65, 0, 236, NULL), (2376, 4, 68, 0, 236, NULL), (2377, 4, 64, 0, 237, 20.9000), (2378, 4, 65, 0, 237, NULL), (2379, 4, 68, 0, 237, NULL), (2380, 4, 64, 0, 238, 20.9000), (2381, 4, 65, 0, 238, NULL), (2382, 4, 68, 0, 238, NULL), (2383, 4, 64, 0, 239, 20.9000), (2384, 4, 65, 0, 239, NULL), (2385, 4, 68, 0, 239, NULL), (2388, 4, 64, 0, 240, 63.9000), (2389, 4, 65, 0, 240, NULL), (2390, 4, 64, 0, 241, 63.9000), (2391, 4, 65, 0, 241, NULL), (2392, 4, 68, 0, 241, NULL), (2393, 4, 64, 0, 242, 63.9000), (2394, 4, 65, 0, 242, NULL), (2395, 4, 68, 0, 242, NULL), (2396, 4, 64, 0, 243, 63.9000), (2397, 4, 65, 0, 243, NULL), (2398, 4, 68, 0, 243, NULL), (2399, 4, 64, 0, 244, 63.9000), (2400, 4, 65, 0, 244, NULL), (2401, 4, 68, 0, 244, NULL), (2402, 4, 64, 0, 245, 63.9000), (2403, 4, 65, 0, 245, NULL), (2404, 4, 68, 0, 245, NULL), (2407, 4, 64, 0, 246, 63.9000), (2408, 4, 65, 0, 246, NULL), (2413, 4, 64, 0, 247, 63.9000), (2414, 4, 65, 0, 247, NULL), (2415, 4, 68, 0, 247, NULL), (2416, 4, 64, 0, 248, 63.9000), (2417, 4, 65, 0, 248, NULL), (2418, 4, 68, 0, 248, NULL), (2419, 4, 64, 0, 249, 63.9000), (2420, 4, 65, 0, 249, NULL), (2421, 4, 68, 0, 249, NULL), (2422, 4, 64, 0, 250, 63.9000), (2423, 4, 65, 0, 250, NULL), (2424, 4, 68, 0, 250, NULL), (2449, 4, 64, 0, 252, 13.0000), (2450, 4, 65, 0, 252, NULL), (2451, 4, 68, 0, 252, NULL), (3034, 4, 64, 0, 253, 39.4000), (3035, 4, 65, 0, 253, NULL), (3036, 4, 68, 0, 253, NULL), (3039, 4, 64, 0, 255, 0.0000), (3040, 4, 65, 0, 255, NULL), (3041, 4, 68, 0, 255, NULL); /*!40000 ALTER TABLE `catalog_product_entity_decimal` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_entity_gallery CREATE TABLE IF NOT EXISTS `catalog_product_entity_gallery` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` smallint(5) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `position` int(11) NOT NULL default '0', `value` varchar(255) NOT NULL default '', PRIMARY KEY (`value_id`), UNIQUE KEY `IDX_BASE` (`entity_type_id`,`entity_id`,`attribute_id`,`store_id`), KEY `FK_ATTRIBUTE_GALLERY_ENTITY` (`entity_id`), KEY `FK_CATALOG_CATEGORY_ENTITY_GALLERY_ATTRIBUTE` (`attribute_id`), KEY `FK_CATALOG_CATEGORY_ENTITY_GALLERY_STORE` (`store_id`), CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_GALLERY_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_GALLERY_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_GALLERY_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_entity_gallery: 0 rows /*!40000 ALTER TABLE `catalog_product_entity_gallery` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_entity_gallery` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_entity_int CREATE TABLE IF NOT EXISTS `catalog_product_entity_int` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` mediumint(8) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` int(11) default NULL, PRIMARY KEY (`value_id`), UNIQUE KEY `IDX_ATTRIBUTE_VALUE` (`entity_id`,`attribute_id`,`store_id`), KEY `FK_CATALOG_PRODUCT_ENTITY_INT_ATTRIBUTE` (`attribute_id`), KEY `FK_CATALOG_PRODUCT_ENTITY_INT_STORE` (`store_id`), KEY `FK_CATALOG_PRODUCT_ENTITY_INT_PRODUCT_ENTITY` (`entity_id`), CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_INT_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_INT_PRODUCT_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_INT_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=2135 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_entity_int: 1.799 rows /*!40000 ALTER TABLE `catalog_product_entity_int` DISABLE KEYS */; INSERT INTO `catalog_product_entity_int` (`value_id`, `entity_type_id`, `attribute_id`, `store_id`, `entity_id`, `value`) VALUES (1, 4, 84, 0, 1, 1), (2, 4, 89, 0, 1, 4), (3, 4, 85, 0, 1, 1), (4, 4, 477, 0, 1, 1), (5, 4, 528, 0, 1, 20), (6, 4, 525, 0, 1, 4), (7, 4, 84, 0, 2, 1), (8, 4, 89, 0, 2, 4), (9, 4, 85, 0, 2, 1), (10, 4, 477, 0, 2, 1), (11, 4, 528, 0, 2, 20), (12, 4, 525, 0, 2, 4), (13, 4, 84, 0, 3, 1), (14, 4, 89, 0, 3, 4), (15, 4, 85, 0, 3, 1), (16, 4, 477, 0, 3, 1), (17, 4, 528, 0, 3, 17), (18, 4, 525, 0, 3, 3), (19, 4, 84, 0, 4, 1), (20, 4, 89, 0, 4, 4), (21, 4, 85, 0, 4, 1), (22, 4, 477, 0, 4, 1), (23, 4, 528, 0, 4, 17), (24, 4, 525, 0, 4, 4), (27, 4, 84, 0, 5, 1), (28, 4, 89, 0, 5, 4), (29, 4, 85, 0, 5, 1), (30, 4, 477, 0, 5, 1), (31, 4, 528, 0, 5, 12), (32, 4, 525, 0, 5, 3), (33, 4, 84, 0, 6, 1), (34, 4, 89, 0, 6, 4), (35, 4, 85, 0, 6, 1), (36, 4, 477, 0, 6, 1), (37, 4, 528, 0, 6, 12), (38, 4, 525, 0, 6, 4), (41, 4, 84, 0, 7, 1), (42, 4, 89, 0, 7, 4), (43, 4, 85, 0, 7, 1), (44, 4, 477, 0, 7, 1), (45, 4, 528, 0, 7, 12), (46, 4, 525, 0, 7, 3), (47, 4, 84, 0, 8, 1), (48, 4, 89, 0, 8, 4), (49, 4, 85, 0, 8, 1), (50, 4, 477, 0, 8, 1), (51, 4, 528, 0, 8, 12), (52, 4, 525, 0, 8, 4), (55, 4, 84, 0, 9, 1), (56, 4, 89, 0, 9, 4), (57, 4, 85, 0, 9, 1), (58, 4, 477, 0, 9, 1), (59, 4, 528, 0, 9, 12), (60, 4, 525, 0, 9, 3), (61, 4, 84, 0, 10, 1), (62, 4, 89, 0, 10, 4), (63, 4, 85, 0, 10, 1), (64, 4, 477, 0, 10, 1), (65, 4, 528, 0, 10, 12), (66, 4, 525, 0, 10, 4), (69, 4, 84, 0, 11, 1), (70, 4, 89, 0, 11, 4), (71, 4, 85, 0, 11, 1), (72, 4, 477, 0, 11, 1), (73, 4, 528, 0, 11, 11), (74, 4, 525, 0, 11, 3), (75, 4, 84, 0, 12, 1), (76, 4, 89, 0, 12, 4), (77, 4, 85, 0, 12, 1), (78, 4, 477, 0, 12, 1), (79, 4, 528, 0, 12, 11), (80, 4, 525, 0, 12, 4), (83, 4, 84, 0, 13, 1), (84, 4, 89, 0, 13, 4), (85, 4, 85, 0, 13, 1), (86, 4, 477, 0, 13, 1), (87, 4, 528, 0, 13, 28), (88, 4, 525, 0, 13, 3), (90, 4, 84, 0, 14, 1), (91, 4, 89, 0, 14, 4), (92, 4, 85, 0, 14, 1), (93, 4, 477, 0, 14, 1), (94, 4, 528, 0, 14, 11), (95, 4, 525, 0, 14, 3), (96, 4, 84, 0, 15, 1), (97, 4, 89, 0, 15, 4), (98, 4, 85, 0, 15, 1), (99, 4, 477, 0, 15, 1), (100, 4, 528, 0, 15, 11), (101, 4, 525, 0, 15, 4), (104, 4, 84, 0, 16, 1), (105, 4, 89, 0, 16, 4), (106, 4, 85, 0, 16, 1), (107, 4, 477, 0, 16, 1), (108, 4, 528, 0, 16, 11), (109, 4, 525, 0, 16, 3), (110, 4, 84, 0, 17, 1), (111, 4, 89, 0, 17, 4), (112, 4, 85, 0, 17, 1), (113, 4, 477, 0, 17, 1), (114, 4, 528, 0, 17, 11), (115, 4, 525, 0, 17, 4), (132, 4, 84, 0, 20, 1), (133, 4, 89, 0, 20, 4), (134, 4, 85, 0, 20, 1), (135, 4, 477, 0, 20, 1), (136, 4, 528, 0, 20, 11), (137, 4, 525, 0, 20, 3), (138, 4, 84, 0, 21, 1), (139, 4, 89, 0, 21, 4), (140, 4, 85, 0, 21, 1), (141, 4, 477, 0, 21, 1), (142, 4, 528, 0, 21, 11), (143, 4, 525, 0, 21, 4), (146, 4, 84, 0, 22, 1), (147, 4, 89, 0, 22, 4), (148, 4, 85, 0, 22, 1), (149, 4, 477, 0, 22, 1), (150, 4, 528, 0, 22, 11), (151, 4, 525, 0, 22, 3), (152, 4, 84, 0, 23, 1), (153, 4, 89, 0, 23, 4), (154, 4, 85, 0, 23, 1), (155, 4, 477, 0, 23, 1), (156, 4, 528, 0, 23, 11), (157, 4, 525, 0, 23, 4), (160, 4, 84, 0, 24, 1), (161, 4, 89, 0, 24, 4), (162, 4, 85, 0, 24, 1), (163, 4, 477, 0, 24, 1), (164, 4, 528, 0, 24, 11), (165, 4, 525, 0, 24, 3), (166, 4, 84, 0, 25, 1), (167, 4, 89, 0, 25, 4), (168, 4, 85, 0, 25, 1), (169, 4, 477, 0, 25, 1), (170, 4, 528, 0, 25, 7), (171, 4, 525, 0, 25, 3), (172, 4, 84, 0, 26, 1), (173, 4, 89, 0, 26, 4), (174, 4, 85, 0, 26, 1), (175, 4, 477, 0, 26, 1), (176, 4, 528, 0, 26, 7), (177, 4, 525, 0, 26, 4), (180, 4, 84, 0, 27, 1), (181, 4, 89, 0, 27, 4), (182, 4, 85, 0, 27, 1), (183, 4, 477, 0, 27, 1), (184, 4, 528, 0, 27, 7), (185, 4, 525, 0, 27, 3), (186, 4, 84, 0, 28, 1), (187, 4, 89, 0, 28, 4), (188, 4, 85, 0, 28, 1), (189, 4, 477, 0, 28, 1), (190, 4, 528, 0, 28, 7), (191, 4, 525, 0, 28, 4), (194, 4, 84, 0, 29, 1), (195, 4, 89, 0, 29, 4), (196, 4, 85, 0, 29, 1), (197, 4, 477, 0, 29, 1), (198, 4, 528, 0, 29, 26), (199, 4, 525, 0, 29, 3), (200, 4, 84, 0, 30, 1), (201, 4, 89, 0, 30, 4), (202, 4, 85, 0, 30, 1), (203, 4, 477, 0, 30, 1), (204, 4, 528, 0, 30, 25), (205, 4, 525, 0, 30, 3), (206, 4, 84, 0, 31, 1), (207, 4, 89, 0, 31, 4), (208, 4, 85, 0, 31, 1), (209, 4, 477, 0, 31, 1), (210, 4, 528, 0, 31, 22), (211, 4, 525, 0, 31, 3), (212, 4, 84, 0, 32, 1), (213, 4, 89, 0, 32, 4), (214, 4, 85, 0, 32, 1), (215, 4, 477, 0, 32, 1), (216, 4, 528, 0, 32, 22), (217, 4, 525, 0, 32, 4), (218, 4, 84, 0, 33, 1), (219, 4, 89, 0, 33, 4), (220, 4, 85, 0, 33, 1), (221, 4, 477, 0, 33, 1), (222, 4, 528, 0, 33, 20), (223, 4, 525, 0, 33, 3), (280, 4, 84, 0, 48, 1), (281, 4, 89, 0, 48, 4), (282, 4, 85, 0, 48, 1), (283, 4, 477, 0, 48, 1), (284, 4, 528, 0, 48, 20), (285, 4, 525, 0, 48, 4), (286, 4, 84, 0, 49, 1), (287, 4, 89, 0, 49, 4), (288, 4, 85, 0, 49, 1), (289, 4, 477, 0, 49, 1), (290, 4, 528, 0, 49, 17), (291, 4, 525, 0, 49, 3), (292, 4, 84, 0, 50, 1), (293, 4, 89, 0, 50, 4), (294, 4, 85, 0, 50, 1), (295, 4, 477, 0, 50, 1), (296, 4, 528, 0, 50, 17), (297, 4, 525, 0, 50, 4), (298, 4, 84, 0, 51, 1), (299, 4, 89, 0, 51, 4), (300, 4, 85, 0, 51, 1), (301, 4, 477, 0, 51, 1), (302, 4, 528, 0, 51, 22), (303, 4, 525, 0, 51, 3), (304, 4, 84, 0, 52, 1), (305, 4, 89, 0, 52, 4), (306, 4, 85, 0, 52, 1), (307, 4, 477, 0, 52, 1), (308, 4, 528, 0, 52, 22), (309, 4, 525, 0, 52, 4), (310, 4, 84, 0, 53, 1), (311, 4, 89, 0, 53, 4), (312, 4, 85, 0, 53, 1), (313, 4, 477, 0, 53, 1), (314, 4, 528, 0, 53, 17), (315, 4, 525, 0, 53, 3), (316, 4, 84, 0, 54, 1), (317, 4, 89, 0, 54, 4), (318, 4, 85, 0, 54, 1), (319, 4, 477, 0, 54, 1), (320, 4, 528, 0, 54, 18), (321, 4, 525, 0, 54, 4), (322, 4, 84, 0, 55, 1), (323, 4, 89, 0, 55, 4), (324, 4, 85, 0, 55, 1), (325, 4, 477, 0, 55, 1), (326, 4, 528, 0, 55, 17), (327, 4, 525, 0, 55, 3), (328, 4, 84, 0, 56, 1), (329, 4, 89, 0, 56, 4), (330, 4, 85, 0, 56, 1), (331, 4, 477, 0, 56, 1), (332, 4, 528, 0, 56, 17), (333, 4, 525, 0, 56, 4), (334, 4, 84, 0, 57, 1), (335, 4, 89, 0, 57, 4), (336, 4, 85, 0, 57, 1), (337, 4, 477, 0, 57, 1), (338, 4, 528, 0, 57, NULL), (339, 4, 525, 0, 57, 3), (340, 4, 84, 0, 58, 1), (341, 4, 89, 0, 58, 4), (342, 4, 85, 0, 58, 1), (343, 4, 477, 0, 58, 1), (344, 4, 528, 0, 58, NULL), (345, 4, 525, 0, 58, 3), (346, 4, 84, 0, 59, 1), (347, 4, 89, 0, 59, 4), (348, 4, 85, 0, 59, 1), (349, 4, 477, 0, 59, 1), (350, 4, 528, 0, 59, NULL), (351, 4, 525, 0, 59, 3), (352, 4, 84, 0, 60, 1), (353, 4, 89, 0, 60, 4), (354, 4, 85, 0, 60, 1), (355, 4, 477, 0, 60, 1), (356, 4, 528, 0, 60, NULL), (357, 4, 525, 0, 60, 3), (358, 4, 84, 0, 61, 1), (359, 4, 89, 0, 61, 4), (360, 4, 85, 0, 61, 1), (361, 4, 477, 0, 61, 1), (362, 4, 528, 0, 61, NULL), (363, 4, 525, 0, 61, 3), (364, 4, 84, 0, 62, 1), (365, 4, 89, 0, 62, 4), (366, 4, 85, 0, 62, 1), (367, 4, 477, 0, 62, 1), (368, 4, 528, 0, 62, 17), (369, 4, 525, 0, 62, 3), (370, 4, 84, 0, 63, 1), (371, 4, 89, 0, 63, 4), (372, 4, 85, 0, 63, 1), (373, 4, 477, 0, 63, 1), (374, 4, 528, 0, 63, 17), (375, 4, 525, 0, 63, 4), (376, 4, 84, 0, 64, 1), (377, 4, 89, 0, 64, 4), (378, 4, 85, 0, 64, 1), (379, 4, 477, 0, 64, 1), (380, 4, 528, 0, 64, 24), (381, 4, 525, 0, 64, 5), (382, 4, 84, 0, 65, 1), (383, 4, 89, 0, 65, 4), (384, 4, 85, 0, 65, 1), (385, 4, 477, 0, 65, 1), (386, 4, 528, 0, 65, 22), (387, 4, 525, 0, 65, 5), (388, 4, 84, 0, 66, 1), (389, 4, 89, 0, 66, 4), (390, 4, 85, 0, 66, 1), (391, 4, 477, 0, 66, 1), (392, 4, 528, 0, 66, 17), (393, 4, 525, 0, 66, 5), (394, 4, 84, 0, 67, 1), (395, 4, 89, 0, 67, 4), (396, 4, 85, 0, 67, 1), (397, 4, 477, 0, 67, 1), (398, 4, 528, 0, 67, 20), (399, 4, 525, 0, 67, 5), (400, 4, 84, 0, 68, 1), (401, 4, 89, 0, 68, 4), (402, 4, 85, 0, 68, 1), (403, 4, 477, 0, 68, 1), (404, 4, 528, 0, 68, 20), (405, 4, 525, 0, 68, 4), (406, 4, 84, 0, 69, 1), (407, 4, 89, 0, 69, 4), (408, 4, 85, 0, 69, 1), (409, 4, 477, 0, 69, 1), (410, 4, 528, 0, 69, 23), (411, 4, 525, 0, 69, 5), (412, 4, 84, 0, 70, 1), (413, 4, 89, 0, 70, 4), (414, 4, 85, 0, 70, 1), (415, 4, 477, 0, 70, 1), (416, 4, 528, 0, 70, 8), (417, 4, 525, 0, 70, 5), (418, 4, 84, 0, 71, 1), (419, 4, 89, 0, 71, 4), (420, 4, 85, 0, 71, 1), (421, 4, 477, 0, 71, 1), (422, 4, 528, 0, 71, 11), (423, 4, 525, 0, 71, 5), (424, 4, 84, 0, 72, 1), (425, 4, 89, 0, 72, 4), (426, 4, 85, 0, 72, 1), (427, 4, 477, 0, 72, 1), (428, 4, 528, 0, 72, 12), (429, 4, 525, 0, 72, 5), (430, 4, 84, 0, 73, 1), (431, 4, 89, 0, 73, 4), (432, 4, 85, 0, 73, 1), (433, 4, 477, 0, 73, 1), (434, 4, 528, 0, 73, 11), (435, 4, 525, 0, 73, 3), (436, 4, 84, 0, 74, 1), (437, 4, 89, 0, 74, 4), (438, 4, 85, 0, 74, 1), (439, 4, 477, 0, 74, 1), (440, 4, 528, 0, 74, 12), (441, 4, 525, 0, 74, 3), (442, 4, 84, 0, 75, 1), (443, 4, 89, 0, 75, 4), (444, 4, 85, 0, 75, 1), (445, 4, 477, 0, 75, 1), (446, 4, 528, 0, 75, 17), (447, 4, 525, 0, 75, 3), (448, 4, 84, 0, 76, 1), (449, 4, 89, 0, 76, 4), (450, 4, 85, 0, 76, 1), (451, 4, 477, 0, 76, 1), (452, 4, 528, 0, 76, 19), (453, 4, 525, 0, 76, 3), (454, 4, 84, 0, 77, 1), (455, 4, 89, 0, 77, 4), (456, 4, 85, 0, 77, 1), (457, 4, 477, 0, 77, 1), (458, 4, 528, 0, 77, NULL), (459, 4, 525, 0, 77, 3), (460, 4, 84, 0, 78, 1), (461, 4, 89, 0, 78, 4), (462, 4, 85, 0, 78, 1), (463, 4, 477, 0, 78, 1), (464, 4, 528, 0, 78, NULL), (465, 4, 525, 0, 78, 3), (466, 4, 84, 0, 79, 1), (467, 4, 89, 0, 79, 4), (468, 4, 85, 0, 79, 1), (469, 4, 477, 0, 79, 1), (470, 4, 528, 0, 79, NULL), (471, 4, 525, 0, 79, 3), (472, 4, 84, 0, 80, 1), (473, 4, 89, 0, 80, 4), (474, 4, 85, 0, 80, 1), (475, 4, 477, 0, 80, 1), (476, 4, 528, 0, 80, 16), (477, 4, 525, 0, 80, 3), (478, 4, 84, 0, 81, 1), (479, 4, 89, 0, 81, 4), (480, 4, 85, 0, 81, 1), (481, 4, 477, 0, 81, 1), (482, 4, 528, 0, 81, 16), (483, 4, 525, 0, 81, 4), (484, 4, 84, 0, 82, 1), (485, 4, 89, 0, 82, 4), (486, 4, 85, 0, 82, 1), (487, 4, 477, 0, 82, 1), (488, 4, 528, 0, 82, 17), (489, 4, 525, 0, 82, 3), (490, 4, 84, 0, 83, 1), (491, 4, 89, 0, 83, 4), (492, 4, 85, 0, 83, 1), (493, 4, 477, 0, 83, 1), (494, 4, 528, 0, 83, 17), (495, 4, 525, 0, 83, 4), (496, 4, 84, 0, 84, 1), (497, 4, 89, 0, 84, 4), (498, 4, 85, 0, 84, 1), (499, 4, 477, 0, 84, 1), (500, 4, 528, 0, 84, 17), (501, 4, 525, 0, 84, 3), (502, 4, 84, 0, 85, 1), (503, 4, 89, 0, 85, 4), (504, 4, 85, 0, 85, 1), (505, 4, 477, 0, 85, 1), (506, 4, 528, 0, 85, 17), (507, 4, 525, 0, 85, 4), (508, 4, 84, 0, 86, 1), (509, 4, 89, 0, 86, 4), (510, 4, 85, 0, 86, 1), (511, 4, 477, 0, 86, 1), (512, 4, 528, 0, 86, 20), (513, 4, 525, 0, 86, 3), (514, 4, 84, 0, 87, 1), (515, 4, 89, 0, 87, 4), (516, 4, 85, 0, 87, 1), (517, 4, 477, 0, 87, 1), (518, 4, 528, 0, 87, 20), (519, 4, 525, 0, 87, 4), (520, 4, 84, 0, 88, 1), (521, 4, 89, 0, 88, 4), (522, 4, 85, 0, 88, 1), (523, 4, 477, 0, 88, 1), (524, 4, 528, 0, 88, 17), (525, 4, 525, 0, 88, 4), (526, 4, 84, 0, 89, 1), (527, 4, 89, 0, 89, 4), (528, 4, 85, 0, 89, 1), (529, 4, 477, 0, 89, 1), (530, 4, 528, 0, 89, NULL), (531, 4, 525, 0, 89, 3), (532, 4, 84, 0, 90, 1), (533, 4, 89, 0, 90, 4), (534, 4, 85, 0, 90, 1), (535, 4, 477, 0, 90, 1), (536, 4, 528, 0, 90, NULL), (537, 4, 525, 0, 90, 4), (538, 4, 84, 0, 91, 1), (539, 4, 89, 0, 91, 4), (540, 4, 85, 0, 91, 1), (541, 4, 477, 0, 91, 1), (542, 4, 528, 0, 91, NULL), (543, 4, 525, 0, 91, 3), (544, 4, 84, 0, 92, 1), (545, 4, 89, 0, 92, 4), (546, 4, 85, 0, 92, 1), (547, 4, 477, 0, 92, 1), (548, 4, 528, 0, 92, NULL), (549, 4, 525, 0, 92, 4), (550, 4, 84, 0, 93, 1), (551, 4, 89, 0, 93, 4), (552, 4, 85, 0, 93, 1), (553, 4, 477, 0, 93, 1), (554, 4, 528, 0, 93, NULL), (555, 4, 525, 0, 93, 3), (556, 4, 84, 0, 94, 1), (557, 4, 89, 0, 94, 4), (558, 4, 85, 0, 94, 1), (559, 4, 477, 0, 94, 1), (560, 4, 528, 0, 94, NULL), (561, 4, 525, 0, 94, 4), (562, 4, 84, 0, 95, 1), (563, 4, 89, 0, 95, 4), (564, 4, 85, 0, 95, 1), (565, 4, 477, 0, 95, 1), (566, 4, 528, 0, 95, NULL), (567, 4, 525, 0, 95, 4), (568, 4, 84, 0, 96, 1), (569, 4, 89, 0, 96, 4), (570, 4, 85, 0, 96, 1), (571, 4, 477, 0, 96, 1), (572, 4, 528, 0, 96, NULL), (573, 4, 525, 0, 96, 4), (574, 4, 84, 0, 97, 1), (575, 4, 89, 0, 97, 4), (576, 4, 85, 0, 97, 1), (577, 4, 477, 0, 97, 1), (578, 4, 528, 0, 97, NULL), (579, 4, 525, 0, 97, 4), (580, 4, 84, 0, 98, 1), (581, 4, 89, 0, 98, 4), (582, 4, 85, 0, 98, 1), (583, 4, 477, 0, 98, 1), (584, 4, 528, 0, 98, NULL), (585, 4, 525, 0, 98, 3), (586, 4, 84, 0, 99, 1), (587, 4, 89, 0, 99, 4), (588, 4, 85, 0, 99, 1), (589, 4, 477, 0, 99, 1), (590, 4, 528, 0, 99, NULL), (591, 4, 525, 0, 99, 3), (592, 4, 84, 0, 100, 1), (593, 4, 89, 0, 100, 4), (594, 4, 85, 0, 100, 1), (595, 4, 477, 0, 100, 1), (596, 4, 528, 0, 100, NULL), (597, 4, 525, 0, 100, 3), (598, 4, 84, 0, 101, 1), (599, 4, 89, 0, 101, 4), (600, 4, 85, 0, 101, 1), (601, 4, 477, 0, 101, 1), (602, 4, 528, 0, 101, NULL), (603, 4, 525, 0, 101, 3), (604, 4, 84, 0, 102, 1), (605, 4, 89, 0, 102, 4), (606, 4, 85, 0, 102, 1), (607, 4, 477, 0, 102, 1), (608, 4, 528, 0, 102, NULL), (609, 4, 525, 0, 102, 3), (611, 4, 84, 0, 103, 1), (612, 4, 89, 0, 103, 4), (613, 4, 85, 0, 103, 1), (614, 4, 477, 0, 103, 1), (615, 4, 528, 0, 103, NULL), (616, 4, 525, 0, 103, 3), (617, 4, 84, 0, 104, 1), (618, 4, 89, 0, 104, 4), (619, 4, 85, 0, 104, 1), (620, 4, 477, 0, 104, 1), (621, 4, 528, 0, 104, NULL), (622, 4, 525, 0, 104, 3), (623, 4, 84, 0, 105, 1), (624, 4, 89, 0, 105, 4), (625, 4, 85, 0, 105, 1), (626, 4, 477, 0, 105, 1), (627, 4, 528, 0, 105, NULL), (628, 4, 525, 0, 105, 3), (629, 4, 84, 0, 106, 1), (630, 4, 89, 0, 106, 4), (631, 4, 85, 0, 106, 1), (632, 4, 477, 0, 106, 1), (633, 4, 528, 0, 106, NULL), (634, 4, 525, 0, 106, 3), (635, 4, 84, 0, 107, 1), (636, 4, 89, 0, 107, 4), (637, 4, 85, 0, 107, 1), (638, 4, 477, 0, 107, 1), (639, 4, 528, 0, 107, NULL), (640, 4, 525, 0, 107, 4), (641, 4, 84, 0, 108, 1), (642, 4, 89, 0, 108, 4), (643, 4, 85, 0, 108, 1), (644, 4, 477, 0, 108, 1), (645, 4, 528, 0, 108, NULL), (646, 4, 525, 0, 108, 3), (647, 4, 84, 0, 109, 1), (648, 4, 89, 0, 109, 4), (649, 4, 85, 0, 109, 1), (650, 4, 477, 0, 109, 1), (651, 4, 528, 0, 109, NULL), (652, 4, 525, 0, 109, 3), (654, 4, 84, 0, 110, 1), (655, 4, 89, 0, 110, 4), (656, 4, 85, 0, 110, 1), (657, 4, 477, 0, 110, 1), (658, 4, 528, 0, 110, NULL), (659, 4, 525, 0, 110, 3), (660, 4, 84, 0, 111, 1), (661, 4, 89, 0, 111, 4), (662, 4, 85, 0, 111, 1), (663, 4, 477, 0, 111, 1), (664, 4, 528, 0, 111, NULL), (665, 4, 525, 0, 111, 3), (666, 4, 84, 0, 112, 1), (667, 4, 89, 0, 112, 4), (668, 4, 85, 0, 112, 1), (669, 4, 477, 0, 112, 1), (670, 4, 528, 0, 112, NULL), (671, 4, 525, 0, 112, 3), (672, 4, 84, 0, 113, 1), (673, 4, 89, 0, 113, 4), (674, 4, 85, 0, 113, 1), (675, 4, 477, 0, 113, 1), (676, 4, 528, 0, 113, NULL), (677, 4, 525, 0, 113, 3), (678, 4, 84, 0, 114, 1), (679, 4, 89, 0, 114, 4), (680, 4, 85, 0, 114, 1), (681, 4, 477, 0, 114, 1), (682, 4, 528, 0, 114, NULL), (683, 4, 525, 0, 114, 3), (684, 4, 84, 0, 115, 1), (685, 4, 89, 0, 115, 4), (686, 4, 85, 0, 115, 1), (687, 4, 477, 0, 115, 1), (688, 4, 528, 0, 115, NULL), (689, 4, 525, 0, 115, 3), (690, 4, 84, 0, 116, 1), (691, 4, 89, 0, 116, 4), (692, 4, 85, 0, 116, 1), (693, 4, 477, 0, 116, 1), (694, 4, 528, 0, 116, NULL), (695, 4, 525, 0, 116, 3), (696, 4, 84, 0, 117, 1), (697, 4, 89, 0, 117, 4), (698, 4, 85, 0, 117, 1), (699, 4, 477, 0, 117, 1), (700, 4, 528, 0, 117, NULL), (701, 4, 525, 0, 117, 3), (702, 4, 84, 0, 118, 1), (703, 4, 89, 0, 118, 4), (704, 4, 85, 0, 118, 1), (705, 4, 477, 0, 118, 1), (706, 4, 528, 0, 118, NULL), (707, 4, 525, 0, 118, 3), (710, 4, 84, 0, 119, 1), (711, 4, 89, 0, 119, 4), (712, 4, 85, 0, 119, 1), (713, 4, 477, 0, 119, 1), (714, 4, 528, 0, 119, NULL), (715, 4, 525, 0, 119, 3), (716, 4, 84, 0, 120, 1), (717, 4, 89, 0, 120, 4), (718, 4, 85, 0, 120, 1), (719, 4, 477, 0, 120, 1), (720, 4, 528, 0, 120, NULL), (721, 4, 525, 0, 120, 3), (722, 4, 84, 0, 121, 1), (723, 4, 89, 0, 121, 4), (724, 4, 85, 0, 121, 1), (725, 4, 477, 0, 121, 1), (726, 4, 528, 0, 121, NULL), (727, 4, 525, 0, 121, 3), (728, 4, 84, 0, 122, 1), (729, 4, 89, 0, 122, 4), (730, 4, 85, 0, 122, 1), (731, 4, 477, 0, 122, 1), (732, 4, 528, 0, 122, NULL), (733, 4, 525, 0, 122, 3), (734, 4, 84, 0, 123, 1), (735, 4, 89, 0, 123, 4), (736, 4, 85, 0, 123, 1), (737, 4, 477, 0, 123, 1), (738, 4, 528, 0, 123, NULL), (739, 4, 525, 0, 123, 3), (740, 4, 84, 0, 124, 1), (741, 4, 89, 0, 124, 4), (742, 4, 85, 0, 124, 1), (743, 4, 477, 0, 124, 1), (744, 4, 528, 0, 124, 10), (745, 4, 525, 0, 124, 3), (746, 4, 84, 0, 125, 1), (747, 4, 89, 0, 125, 4), (748, 4, 85, 0, 125, 1), (749, 4, 477, 0, 125, 1), (750, 4, 528, 0, 125, 15), (751, 4, 525, 0, 125, 3), (752, 4, 84, 0, 126, 1), (753, 4, 89, 0, 126, 4), (754, 4, 85, 0, 126, 1), (755, 4, 477, 0, 126, 1), (756, 4, 528, 0, 126, 13), (757, 4, 525, 0, 126, 3), (758, 4, 84, 0, 127, 1), (759, 4, 89, 0, 127, 4), (760, 4, 85, 0, 127, 1), (761, 4, 477, 0, 127, 1), (762, 4, 528, 0, 127, 21), (763, 4, 525, 0, 127, 3), (764, 4, 84, 0, 128, 1), (765, 4, 89, 0, 128, 4), (766, 4, 85, 0, 128, 1), (767, 4, 477, 0, 128, 1), (768, 4, 528, 0, 128, 9), (769, 4, 525, 0, 128, 3), (770, 4, 84, 0, 129, 1), (771, 4, 89, 0, 129, 4), (772, 4, 85, 0, 129, 1), (773, 4, 477, 0, 129, 1), (774, 4, 528, 0, 129, 10), (775, 4, 525, 0, 129, 3), (776, 4, 84, 0, 130, 1), (777, 4, 89, 0, 130, 4), (778, 4, 85, 0, 130, 1), (779, 4, 477, 0, 130, 1), (780, 4, 528, 0, 130, 14), (781, 4, 525, 0, 130, 3), (782, 4, 84, 0, 131, 1), (783, 4, 89, 0, 131, 4), (784, 4, 85, 0, 131, 1), (785, 4, 477, 0, 131, 1), (786, 4, 528, 0, 131, 15), (787, 4, 525, 0, 131, 3), (788, 4, 84, 0, 132, 1), (789, 4, 89, 0, 132, 4), (790, 4, 85, 0, 132, 1), (791, 4, 477, 0, 132, 1), (792, 4, 528, 0, 132, 9), (793, 4, 525, 0, 132, 3), (803, 4, 530, 0, 3, 0), (804, 4, 530, 0, 2, 0), (805, 4, 530, 0, 1, 0), (806, 4, 84, 0, 133, 1), (807, 4, 89, 0, 133, 4), (808, 4, 85, 0, 133, 1), (809, 4, 477, 0, 133, 1), (810, 4, 530, 0, 133, 0), (843, 4, 84, 0, 139, 1), (844, 4, 89, 0, 139, 4), (845, 4, 85, 0, 139, 1), (846, 4, 477, 0, 139, 1), (847, 4, 530, 0, 139, 0), (848, 4, 84, 0, 140, 1), (849, 4, 89, 0, 140, 4), (850, 4, 85, 0, 140, 1), (851, 4, 477, 0, 140, 1), (852, 4, 530, 0, 140, 0), (853, 4, 84, 0, 141, 1), (854, 4, 89, 0, 141, 4), (855, 4, 85, 0, 141, 1), (856, 4, 477, 0, 141, 1), (857, 4, 530, 0, 141, 0), (858, 4, 84, 0, 142, 1), (859, 4, 89, 0, 142, 4), (860, 4, 85, 0, 142, 1), (861, 4, 477, 0, 142, 1), (862, 4, 530, 0, 142, 0), (863, 4, 84, 0, 143, 1), (864, 4, 89, 0, 143, 4), (865, 4, 85, 0, 143, 1), (866, 4, 477, 0, 143, 1), (867, 4, 530, 0, 143, 0), (868, 4, 84, 0, 144, 1), (869, 4, 89, 0, 144, 4), (870, 4, 85, 0, 144, 1), (871, 4, 477, 0, 144, 1), (872, 4, 530, 0, 144, 0), (873, 4, 84, 0, 145, 1), (874, 4, 89, 0, 145, 4), (875, 4, 85, 0, 145, 1), (876, 4, 477, 0, 145, 1), (877, 4, 530, 0, 145, 0), (878, 4, 84, 0, 146, 1), (879, 4, 89, 0, 146, 4), (880, 4, 85, 0, 146, 1), (881, 4, 477, 0, 146, 1), (882, 4, 530, 0, 146, 0), (883, 4, 84, 0, 147, 1), (884, 4, 89, 0, 147, 4), (885, 4, 85, 0, 147, 1), (886, 4, 477, 0, 147, 1), (887, 4, 530, 0, 147, 0), (888, 4, 84, 0, 148, 1), (889, 4, 89, 0, 148, 4), (890, 4, 85, 0, 148, 1), (891, 4, 477, 0, 148, 1), (892, 4, 530, 0, 148, 0), (893, 4, 84, 0, 149, 1), (894, 4, 89, 0, 149, 4), (895, 4, 85, 0, 149, 1), (896, 4, 477, 0, 149, 1), (897, 4, 530, 0, 149, 0), (898, 4, 84, 0, 150, 1), (899, 4, 89, 0, 150, 4), (900, 4, 85, 0, 150, 1), (901, 4, 477, 0, 150, 1), (902, 4, 530, 0, 150, 0), (908, 4, 84, 0, 152, 1), (909, 4, 89, 0, 152, 4), (910, 4, 85, 0, 152, 1), (911, 4, 477, 0, 152, 1), (912, 4, 556, 0, 152, 31), (913, 4, 84, 0, 153, 1), (914, 4, 89, 0, 153, 1), (915, 4, 85, 0, 153, 1), (916, 4, 477, 0, 153, 1), (917, 4, 530, 0, 153, 0), (918, 4, 556, 0, 153, 31), (919, 4, 525, 0, 153, 3), (921, 4, 84, 0, 154, 1), (922, 4, 89, 0, 154, 1), (923, 4, 85, 0, 154, 1), (924, 4, 477, 0, 154, 1), (925, 4, 530, 0, 154, 0), (926, 4, 556, 0, 154, 32), (927, 4, 525, 0, 154, 3), (928, 4, 84, 0, 155, 1), (929, 4, 89, 0, 155, 1), (930, 4, 85, 0, 155, 1), (931, 4, 477, 0, 155, 1), (932, 4, 530, 0, 155, 0), (933, 4, 556, 0, 155, 33), (934, 4, 525, 0, 155, 3), (935, 4, 84, 0, 156, 1), (936, 4, 89, 0, 156, 1), (937, 4, 85, 0, 156, 1), (938, 4, 477, 0, 156, 1), (939, 4, 530, 0, 156, 0), (940, 4, 556, 0, 156, 30), (941, 4, 525, 0, 156, 3), (942, 4, 84, 0, 157, 1), (943, 4, 89, 0, 157, 4), (944, 4, 85, 0, 157, 1), (945, 4, 477, 0, 157, 1), (946, 4, 556, 0, 157, 31), (959, 4, 84, 0, 158, 1), (960, 4, 89, 0, 158, 4), (961, 4, 85, 0, 158, 1), (962, 4, 477, 0, 158, 1), (963, 4, 528, 0, 158, 16), (964, 4, 525, 0, 158, 3), (965, 4, 530, 0, 158, 0), (966, 4, 84, 0, 159, 1), (967, 4, 89, 0, 159, 4), (968, 4, 85, 0, 159, 1), (969, 4, 477, 0, 159, 1), (970, 4, 528, 0, 159, 19), (971, 4, 525, 0, 159, 3), (972, 4, 530, 0, 159, 0), (973, 4, 84, 0, 160, 1), (974, 4, 89, 0, 160, 4), (975, 4, 85, 0, 160, 1), (976, 4, 477, 0, 160, 1), (977, 4, 528, 0, 160, 27), (978, 4, 525, 0, 160, 3), (979, 4, 530, 0, 160, 0), (980, 4, 84, 0, 161, 1), (981, 4, 89, 0, 161, 4), (982, 4, 85, 0, 161, 1), (983, 4, 477, 0, 161, 1), (984, 4, 528, 0, 161, NULL), (985, 4, 525, 0, 161, 3), (986, 4, 530, 0, 161, 0), (987, 4, 84, 0, 162, 1), (988, 4, 89, 0, 162, 4), (989, 4, 85, 0, 162, 1), (990, 4, 477, 0, 162, 1), (991, 4, 528, 0, 162, NULL), (992, 4, 525, 0, 162, 3), (993, 4, 530, 0, 162, 0), (994, 4, 84, 0, 163, 1), (995, 4, 89, 0, 163, 4), (996, 4, 85, 0, 163, 1), (997, 4, 477, 0, 163, 1), (998, 4, 528, 0, 163, NULL), (999, 4, 525, 0, 163, 3), (1000, 4, 530, 0, 163, 0), (1001, 4, 84, 0, 164, 1), (1002, 4, 89, 0, 164, 4), (1003, 4, 85, 0, 164, 1), (1004, 4, 477, 0, 164, 1), (1005, 4, 528, 0, 164, NULL), (1006, 4, 525, 0, 164, 4), (1007, 4, 530, 0, 164, 0), (1008, 4, 84, 0, 165, 1), (1009, 4, 89, 0, 165, 4), (1010, 4, 85, 0, 165, 1), (1011, 4, 477, 0, 165, 1), (1012, 4, 528, 0, 165, NULL), (1013, 4, 525, 0, 165, 3), (1014, 4, 530, 0, 165, 0), (1015, 4, 84, 0, 166, 1), (1016, 4, 89, 0, 166, 4), (1017, 4, 85, 0, 166, 1), (1018, 4, 477, 0, 166, 1), (1019, 4, 528, 0, 166, 6), (1020, 4, 525, 0, 166, 3), (1021, 4, 530, 0, 166, 0), (1022, 4, 84, 0, 167, 1), (1023, 4, 89, 0, 167, 4), (1024, 4, 85, 0, 167, 1), (1025, 4, 477, 0, 167, 1), (1026, 4, 528, 0, 167, NULL), (1027, 4, 525, 0, 167, 3), (1028, 4, 530, 0, 167, 0), (1029, 4, 84, 0, 168, 1), (1030, 4, 89, 0, 168, 4), (1031, 4, 85, 0, 168, 1), (1032, 4, 477, 0, 168, 1), (1033, 4, 528, 0, 168, NULL), (1034, 4, 525, 0, 168, 3), (1035, 4, 530, 0, 168, 0), (1036, 4, 84, 0, 169, 1), (1037, 4, 89, 0, 169, 4), (1038, 4, 85, 0, 169, 1), (1039, 4, 477, 0, 169, 1), (1040, 4, 528, 0, 169, 6), (1041, 4, 525, 0, 169, 4), (1042, 4, 530, 0, 169, 0), (1043, 4, 84, 0, 170, 1), (1044, 4, 89, 0, 170, 4), (1045, 4, 85, 0, 170, 1), (1046, 4, 477, 0, 170, 1), (1047, 4, 528, 0, 170, NULL), (1048, 4, 525, 0, 170, 4), (1049, 4, 530, 0, 170, 0), (1050, 4, 84, 0, 171, 1), (1051, 4, 89, 0, 171, 4), (1052, 4, 85, 0, 171, 1), (1053, 4, 477, 0, 171, 1), (1054, 4, 530, 0, 171, 0), (1055, 4, 84, 0, 172, 1), (1056, 4, 89, 0, 172, 4), (1057, 4, 85, 0, 172, 1), (1058, 4, 477, 0, 172, 1), (1059, 4, 530, 0, 172, 0), (1060, 4, 84, 0, 173, 1), (1061, 4, 89, 0, 173, 4), (1062, 4, 85, 0, 173, 1), (1063, 4, 477, 0, 173, 1), (1064, 4, 530, 0, 173, 0), (1067, 4, 530, 0, 31, 0), (1068, 4, 530, 0, 62, 0), (1069, 4, 530, 0, 63, 0), (1070, 4, 530, 0, 79, 0), (1072, 4, 530, 0, 89, 0), (1074, 4, 530, 0, 90, 0), (1076, 4, 530, 0, 91, 0), (1078, 4, 530, 0, 92, 0), (1080, 4, 530, 0, 93, 0), (1082, 4, 530, 0, 94, 0), (1084, 4, 530, 0, 95, 0), (1086, 4, 530, 0, 96, 0), (1088, 4, 530, 0, 82, 0), (1095, 4, 530, 0, 83, 0), (1096, 4, 530, 0, 80, 0), (1097, 4, 530, 0, 81, 0), (1098, 4, 530, 0, 85, 0), (1099, 4, 530, 0, 86, 0), (1100, 4, 530, 0, 87, 0), (1102, 4, 530, 0, 88, 0), (1103, 4, 530, 0, 104, 0), (1106, 4, 84, 0, 174, 1), (1107, 4, 89, 0, 174, 4), (1108, 4, 85, 0, 174, 1), (1109, 4, 477, 0, 174, 1), (1110, 4, 556, 0, 174, 31), (1111, 4, 78, 0, 175, NULL), (1112, 4, 84, 0, 175, 1), (1113, 4, 89, 0, 175, 1), (1114, 4, 85, 0, 175, 1), (1115, 4, 477, 0, 175, 1), (1116, 4, 530, 0, 175, 0), (1117, 4, 525, 0, 174, 3), (1118, 4, 556, 0, 175, 33), (1119, 4, 530, 0, 4, 0), (1120, 4, 530, 0, 5, 0), (1121, 4, 530, 0, 6, 0), (1122, 4, 530, 0, 7, 0), (1123, 4, 530, 0, 8, 0), (1124, 4, 530, 0, 9, 0), (1125, 4, 530, 0, 11, 0), (1126, 4, 530, 0, 12, 0), (1128, 4, 530, 0, 99, 0), (1131, 4, 84, 0, 176, 1), (1132, 4, 89, 0, 176, 4), (1133, 4, 85, 0, 176, 1), (1134, 4, 477, 0, 176, 1), (1135, 4, 528, 0, 176, 11), (1136, 4, 525, 0, 176, 3), (1137, 4, 530, 0, 176, 0), (1139, 4, 84, 0, 177, 1), (1140, 4, 89, 0, 177, 4), (1141, 4, 85, 0, 177, 1), (1142, 4, 477, 0, 177, 1), (1143, 4, 528, 0, 177, 11), (1144, 4, 525, 0, 177, 4), (1145, 4, 530, 0, 177, 0), (1148, 4, 530, 0, 10, 0), (1149, 4, 530, 0, 14, 0), (1150, 4, 530, 0, 15, 0), (1151, 4, 530, 0, 16, 0), (1152, 4, 530, 0, 17, 0), (1153, 4, 530, 0, 20, 0), (1154, 4, 530, 0, 21, 0), (1155, 4, 530, 0, 22, 0), (1156, 4, 530, 0, 23, 0), (1157, 4, 530, 0, 24, 0), (1158, 4, 530, 0, 25, 0), (1159, 4, 530, 0, 26, 0), (1160, 4, 530, 0, 27, 0), (1161, 4, 530, 0, 28, 0), (1162, 4, 530, 0, 13, 0), (1163, 4, 530, 0, 29, 0), (1164, 4, 530, 0, 30, 0), (1165, 4, 530, 0, 32, 0), (1166, 4, 530, 0, 33, 0), (1167, 4, 530, 0, 48, 0), (1168, 4, 530, 0, 49, 0), (1169, 4, 530, 0, 50, 0), (1170, 4, 530, 0, 51, 0), (1171, 4, 530, 0, 52, 0), (1172, 4, 530, 0, 53, 0), (1173, 4, 530, 0, 54, 0), (1174, 4, 530, 0, 55, 0), (1175, 4, 530, 0, 56, 0), (1176, 4, 530, 0, 57, 0), (1178, 4, 530, 0, 58, 0), (1180, 4, 530, 0, 59, 0), (1182, 4, 530, 0, 60, 0), (1184, 4, 530, 0, 61, 0), (1186, 4, 530, 0, 64, 0), (1187, 4, 530, 0, 65, 0), (1188, 4, 530, 0, 66, 0), (1189, 4, 530, 0, 67, 0), (1190, 4, 530, 0, 68, 0), (1191, 4, 530, 0, 69, 0), (1192, 4, 530, 0, 70, 0), (1193, 4, 530, 0, 71, 0), (1194, 4, 530, 0, 72, 0), (1195, 4, 530, 0, 73, 0), (1196, 4, 530, 0, 74, 0), (1197, 4, 530, 0, 75, 0), (1198, 4, 530, 0, 76, 0), (1199, 4, 530, 0, 77, 0), (1201, 4, 530, 0, 78, 0), (1204, 4, 530, 0, 84, 0), (1213, 4, 530, 0, 97, 0), (1218, 4, 530, 0, 124, 0), (1219, 4, 530, 0, 125, 0), (1220, 4, 530, 0, 126, 0), (1221, 4, 530, 0, 127, 0), (1222, 4, 530, 0, 128, 0), (1223, 4, 530, 0, 129, 0), (1224, 4, 530, 0, 130, 0), (1225, 4, 530, 0, 131, 0), (1226, 4, 530, 0, 132, 0), (1227, 4, 84, 0, 178, 2), (1228, 4, 89, 0, 178, 4), (1229, 4, 85, 0, 178, 1), (1230, 4, 477, 0, 178, 1), (1231, 4, 530, 0, 178, 0), (1232, 4, 84, 0, 179, 2), (1233, 4, 89, 0, 179, 4), (1234, 4, 85, 0, 179, 1), (1235, 4, 477, 0, 179, 1), (1236, 4, 530, 0, 179, 0), (1242, 4, 530, 0, 115, 0), (1244, 4, 530, 0, 100, 0), (1246, 4, 530, 0, 101, 0), (1248, 4, 530, 0, 102, 0), (1251, 4, 530, 0, 103, 0), (1253, 4, 530, 0, 117, 0), (1255, 4, 530, 0, 98, 0), (1258, 4, 530, 0, 108, 0), (1260, 4, 530, 0, 109, 0), (1262, 4, 530, 0, 110, 0), (1264, 4, 530, 0, 111, 0), (1266, 4, 530, 0, 112, 0), (1268, 4, 530, 0, 116, 0), (1270, 4, 530, 0, 118, 0), (1272, 4, 530, 0, 121, 0), (1279, 4, 530, 0, 122, 0), (1282, 4, 530, 0, 123, 0), (1287, 4, 530, 0, 105, 0), (1289, 4, 530, 0, 106, 0), (1291, 4, 530, 0, 107, 0), (1294, 4, 530, 0, 113, 0), (1296, 4, 530, 0, 114, 0), (1298, 4, 530, 0, 119, 0), (1301, 4, 530, 0, 120, 0), (1323, 4, 84, 0, 180, 1), (1324, 4, 89, 0, 180, 4), (1325, 4, 85, 0, 180, 1), (1326, 4, 477, 0, 180, 1), (1327, 4, 530, 0, 180, 0), (1328, 4, 84, 0, 181, 1), (1329, 4, 89, 0, 181, 4), (1330, 4, 85, 0, 181, 1), (1331, 4, 477, 0, 181, 1), (1332, 4, 530, 0, 181, 0), (1333, 4, 84, 0, 182, 1), (1334, 4, 89, 0, 182, 4), (1335, 4, 85, 0, 182, 1), (1336, 4, 477, 0, 182, 1), (1337, 4, 530, 0, 182, 0), (1338, 4, 84, 0, 183, 1), (1339, 4, 89, 0, 183, 4), (1340, 4, 85, 0, 183, 1), (1341, 4, 477, 0, 183, 1), (1342, 4, 530, 0, 183, 0), (1343, 4, 84, 0, 184, 1), (1344, 4, 89, 0, 184, 4), (1345, 4, 85, 0, 184, 1), (1346, 4, 477, 0, 184, 1), (1347, 4, 530, 0, 184, 0), (1363, 4, 84, 0, 185, 1), (1364, 4, 89, 0, 185, 3), (1365, 4, 85, 0, 185, 1), (1366, 4, 477, 0, 185, 1), (1367, 4, 530, 0, 185, 0), (1368, 4, 84, 0, 186, 1), (1369, 4, 89, 0, 186, 4), (1370, 4, 85, 0, 186, 1), (1371, 4, 477, 0, 186, 1), (1372, 4, 528, 0, 186, NULL), (1373, 4, 525, 0, 186, 3), (1374, 4, 530, 0, 186, 0), (1375, 4, 84, 0, 187, 1), (1376, 4, 89, 0, 187, 4), (1377, 4, 85, 0, 187, 1), (1378, 4, 477, 0, 187, 1), (1379, 4, 528, 0, 187, NULL), (1380, 4, 525, 0, 187, 3), (1381, 4, 530, 0, 187, 0), (1382, 4, 84, 0, 188, 1), (1383, 4, 89, 0, 188, 4), (1384, 4, 85, 0, 188, 1), (1385, 4, 477, 0, 188, 1), (1386, 4, 528, 0, 188, NULL), (1387, 4, 525, 0, 188, 3), (1388, 4, 530, 0, 188, 0), (1389, 4, 84, 0, 189, 2), (1390, 4, 89, 0, 189, 4), (1391, 4, 85, 0, 189, 1), (1392, 4, 477, 0, 189, 1), (1393, 4, 530, 0, 189, 0), (1394, 4, 84, 0, 190, 1), (1395, 4, 89, 0, 190, 4), (1396, 4, 85, 0, 190, 1), (1397, 4, 477, 0, 190, 1), (1398, 4, 530, 0, 190, 0), (1399, 4, 84, 0, 191, 1), (1400, 4, 89, 0, 191, 4), (1401, 4, 85, 0, 191, 1), (1402, 4, 477, 0, 191, 1), (1403, 4, 530, 0, 191, 0), (1413, 4, 84, 0, 192, 1), (1414, 4, 89, 0, 192, 2), (1415, 4, 85, 0, 192, 1), (1416, 4, 477, 0, 192, 1), (1417, 4, 530, 0, 192, 0), (1420, 4, 84, 0, 193, 2), (1421, 4, 89, 0, 193, 2), (1422, 4, 85, 0, 193, 1), (1423, 4, 477, 0, 193, 1), (1424, 4, 530, 0, 193, 0), (1425, 4, 84, 0, 194, 1), (1426, 4, 89, 0, 194, 4), (1427, 4, 85, 0, 194, 1), (1428, 4, 477, 0, 194, 1), (1429, 4, 528, 0, 194, 11), (1430, 4, 525, 0, 194, 3), (1431, 4, 530, 0, 194, 0), (1434, 4, 84, 0, 195, 1), (1435, 4, 89, 0, 195, 4), (1436, 4, 85, 0, 195, 1), (1437, 4, 477, 0, 195, 1), (1438, 4, 528, 0, 195, 11), (1439, 4, 525, 0, 195, 4), (1440, 4, 530, 0, 195, 0), (1442, 4, 84, 0, 196, 1), (1443, 4, 89, 0, 196, 4), (1444, 4, 85, 0, 196, 1), (1445, 4, 477, 0, 196, 1), (1446, 4, 528, 0, 196, 19), (1447, 4, 525, 0, 196, 3), (1448, 4, 530, 0, 196, 0), (1456, 4, 84, 0, 198, 1), (1457, 4, 89, 0, 198, 1), (1458, 4, 85, 0, 198, 1), (1459, 4, 477, 0, 198, 1), (1460, 4, 530, 0, 198, 0), (1461, 4, 556, 0, 198, 29), (1464, 4, 556, 0, 199, 33), (1465, 4, 78, 0, 199, NULL), (1466, 4, 84, 0, 199, 1), (1467, 4, 89, 0, 199, 1), (1468, 4, 85, 0, 199, 1), (1469, 4, 477, 0, 199, 1), (1470, 4, 530, 0, 199, 0), (1472, 4, 556, 0, 200, 32), (1473, 4, 78, 0, 200, NULL), (1474, 4, 84, 0, 200, 1), (1475, 4, 89, 0, 200, 1), (1476, 4, 85, 0, 200, 1), (1477, 4, 477, 0, 200, 1), (1478, 4, 530, 0, 200, 0), (1479, 4, 84, 0, 201, 1), (1480, 4, 89, 0, 201, 4), (1481, 4, 85, 0, 201, 1), (1482, 4, 477, 0, 201, 1), (1483, 4, 556, 0, 201, 31), (1484, 4, 525, 0, 201, 3), (1486, 4, 556, 0, 202, 32), (1487, 4, 78, 0, 202, NULL), (1488, 4, 84, 0, 202, 1), (1489, 4, 89, 0, 202, 1), (1490, 4, 85, 0, 202, 1), (1491, 4, 477, 0, 202, 1), (1492, 4, 530, 0, 202, 0), (1515, 4, 556, 0, 206, 31), (1516, 4, 78, 0, 206, NULL), (1517, 4, 84, 0, 206, 1), (1518, 4, 89, 0, 206, 1), (1519, 4, 85, 0, 206, 1), (1520, 4, 477, 0, 206, 1), (1521, 4, 530, 0, 206, 0), (1525, 4, 556, 0, 207, 30), (1526, 4, 78, 0, 207, NULL), (1527, 4, 84, 0, 207, 1), (1528, 4, 89, 0, 207, 1), (1529, 4, 85, 0, 207, 1), (1530, 4, 477, 0, 207, 1), (1531, 4, 530, 0, 207, 0), (1534, 4, 556, 0, 208, 29), (1535, 4, 78, 0, 208, NULL), (1536, 4, 84, 0, 208, 1), (1537, 4, 89, 0, 208, 1), (1538, 4, 85, 0, 208, 1), (1539, 4, 477, 0, 208, 1), (1540, 4, 530, 0, 208, 0), (1544, 4, 556, 0, 209, 31), (1545, 4, 78, 0, 209, NULL), (1546, 4, 84, 0, 209, 1), (1547, 4, 89, 0, 209, 1), (1548, 4, 85, 0, 209, 1), (1549, 4, 477, 0, 209, 1), (1550, 4, 530, 0, 209, 0), (1553, 4, 556, 0, 210, 33), (1554, 4, 78, 0, 210, NULL), (1555, 4, 84, 0, 210, 1), (1556, 4, 89, 0, 210, 1), (1557, 4, 85, 0, 210, 1), (1558, 4, 477, 0, 210, 1), (1559, 4, 530, 0, 210, 0), (1562, 4, 556, 0, 211, 30), (1563, 4, 78, 0, 211, NULL), (1564, 4, 84, 0, 211, 1), (1565, 4, 89, 0, 211, 1), (1566, 4, 85, 0, 211, 1), (1567, 4, 477, 0, 211, 1), (1568, 4, 530, 0, 211, 0), (1571, 4, 556, 0, 212, 30), (1572, 4, 78, 0, 212, NULL), (1573, 4, 84, 0, 212, 1), (1574, 4, 89, 0, 212, 1), (1575, 4, 85, 0, 212, 1), (1576, 4, 477, 0, 212, 1), (1577, 4, 530, 0, 212, 0), (1580, 4, 84, 0, 213, 1), (1581, 4, 89, 0, 213, 4), (1582, 4, 85, 0, 213, 1), (1583, 4, 477, 0, 213, 1), (1584, 4, 556, 0, 213, 31), (1589, 4, 556, 0, 214, 29), (1590, 4, 78, 0, 214, NULL), (1591, 4, 84, 0, 214, 1), (1592, 4, 89, 0, 214, 1), (1593, 4, 85, 0, 214, 1), (1594, 4, 477, 0, 214, 1), (1595, 4, 530, 0, 214, 0), (1598, 4, 556, 0, 215, 33), (1599, 4, 78, 0, 215, NULL), (1600, 4, 84, 0, 215, 1), (1601, 4, 89, 0, 215, 1), (1602, 4, 85, 0, 215, 1), (1603, 4, 477, 0, 215, 1), (1604, 4, 530, 0, 215, 0), (1659, 4, 556, 0, 222, 32), (1660, 4, 84, 0, 222, 1), (1661, 4, 89, 0, 222, 1), (1662, 4, 85, 0, 222, 1), (1663, 4, 477, 0, 222, 1), (1664, 4, 530, 0, 222, 0), (1665, 4, 556, 0, 223, 31), (1666, 4, 84, 0, 223, 1), (1667, 4, 89, 0, 223, 1), (1668, 4, 85, 0, 223, 1), (1669, 4, 477, 0, 223, 1), (1670, 4, 530, 0, 223, 0), (1671, 4, 556, 0, 224, 29), (1672, 4, 84, 0, 224, 1), (1673, 4, 89, 0, 224, 1), (1674, 4, 85, 0, 224, 1), (1675, 4, 477, 0, 224, 1), (1676, 4, 530, 0, 224, 0), (1677, 4, 556, 0, 225, 32), (1678, 4, 84, 0, 225, 1), (1679, 4, 89, 0, 225, 1), (1680, 4, 85, 0, 225, 1), (1681, 4, 477, 0, 225, 1), (1682, 4, 530, 0, 225, 0), (1683, 4, 556, 0, 226, 31), (1684, 4, 84, 0, 226, 1), (1685, 4, 89, 0, 226, 1), (1686, 4, 85, 0, 226, 1), (1687, 4, 477, 0, 226, 1), (1688, 4, 530, 0, 226, 0), (1689, 4, 556, 0, 227, 30), (1690, 4, 84, 0, 227, 1), (1691, 4, 89, 0, 227, 1), (1692, 4, 85, 0, 227, 1), (1693, 4, 477, 0, 227, 1), (1694, 4, 530, 0, 227, 0), (1695, 4, 556, 0, 228, 29), (1696, 4, 84, 0, 228, 1), (1697, 4, 89, 0, 228, 1), (1698, 4, 85, 0, 228, 1), (1699, 4, 477, 0, 228, 1), (1700, 4, 530, 0, 228, 0), (1701, 4, 84, 0, 229, 1), (1702, 4, 89, 0, 229, 4), (1703, 4, 85, 0, 229, 1), (1704, 4, 477, 0, 229, 1), (1705, 4, 556, 0, 229, 31), (1706, 4, 556, 0, 230, 33), (1707, 4, 84, 0, 230, 1), (1708, 4, 89, 0, 230, 1), (1709, 4, 85, 0, 230, 1), (1710, 4, 477, 0, 230, 1), (1711, 4, 530, 0, 230, 0), (1712, 4, 556, 0, 231, 32), (1713, 4, 84, 0, 231, 1), (1714, 4, 89, 0, 231, 1), (1715, 4, 85, 0, 231, 1), (1716, 4, 477, 0, 231, 1), (1717, 4, 530, 0, 231, 0), (1718, 4, 556, 0, 232, 31), (1719, 4, 84, 0, 232, 1), (1720, 4, 89, 0, 232, 1), (1721, 4, 85, 0, 232, 1), (1722, 4, 477, 0, 232, 1), (1723, 4, 530, 0, 232, 0), (1724, 4, 556, 0, 233, 30), (1725, 4, 84, 0, 233, 1), (1726, 4, 89, 0, 233, 1), (1727, 4, 85, 0, 233, 1), (1728, 4, 477, 0, 233, 1), (1729, 4, 530, 0, 233, 0), (1730, 4, 556, 0, 234, 29), (1731, 4, 84, 0, 234, 1), (1732, 4, 89, 0, 234, 1), (1733, 4, 85, 0, 234, 1), (1734, 4, 477, 0, 234, 1), (1735, 4, 530, 0, 234, 0), (1736, 4, 84, 0, 235, 1), (1737, 4, 89, 0, 235, 4), (1738, 4, 85, 0, 235, 1), (1739, 4, 477, 0, 235, 1), (1740, 4, 556, 0, 235, 31), (1741, 4, 556, 0, 236, 33), (1742, 4, 84, 0, 236, 1), (1743, 4, 89, 0, 236, 1), (1744, 4, 85, 0, 236, 1), (1745, 4, 477, 0, 236, 1), (1746, 4, 530, 0, 236, 0), (1747, 4, 556, 0, 237, 32), (1748, 4, 84, 0, 237, 1), (1749, 4, 89, 0, 237, 1), (1750, 4, 85, 0, 237, 1), (1751, 4, 477, 0, 237, 1), (1752, 4, 530, 0, 237, 0), (1753, 4, 556, 0, 238, 31), (1754, 4, 84, 0, 238, 1), (1755, 4, 89, 0, 238, 1), (1756, 4, 85, 0, 238, 1), (1757, 4, 477, 0, 238, 1), (1758, 4, 530, 0, 238, 0), (1759, 4, 556, 0, 239, 30), (1760, 4, 84, 0, 239, 1), (1761, 4, 89, 0, 239, 1), (1762, 4, 85, 0, 239, 1), (1763, 4, 477, 0, 239, 1), (1764, 4, 530, 0, 239, 0), (1765, 4, 84, 0, 240, 1), (1766, 4, 89, 0, 240, 4), (1767, 4, 85, 0, 240, 1), (1768, 4, 477, 0, 240, 1), (1769, 4, 556, 0, 240, 31), (1770, 4, 556, 0, 241, 33), (1771, 4, 84, 0, 241, 1), (1772, 4, 89, 0, 241, 1), (1773, 4, 85, 0, 241, 1), (1774, 4, 477, 0, 241, 1), (1775, 4, 530, 0, 241, 0), (1776, 4, 556, 0, 242, 32), (1777, 4, 84, 0, 242, 1), (1778, 4, 89, 0, 242, 1), (1779, 4, 85, 0, 242, 1), (1780, 4, 477, 0, 242, 1), (1781, 4, 530, 0, 242, 0), (1782, 4, 556, 0, 243, 31), (1783, 4, 84, 0, 243, 1), (1784, 4, 89, 0, 243, 1), (1785, 4, 85, 0, 243, 1), (1786, 4, 477, 0, 243, 1), (1787, 4, 530, 0, 243, 0), (1788, 4, 556, 0, 244, 30), (1789, 4, 84, 0, 244, 1), (1790, 4, 89, 0, 244, 1), (1791, 4, 85, 0, 244, 1), (1792, 4, 477, 0, 244, 1), (1793, 4, 530, 0, 244, 0), (1794, 4, 556, 0, 245, 29), (1795, 4, 84, 0, 245, 1), (1796, 4, 89, 0, 245, 1), (1797, 4, 85, 0, 245, 1), (1798, 4, 477, 0, 245, 1), (1799, 4, 530, 0, 245, 0), (1800, 4, 84, 0, 246, 1), (1801, 4, 89, 0, 246, 4), (1802, 4, 85, 0, 246, 1), (1803, 4, 477, 0, 246, 1), (1804, 4, 556, 0, 246, 31), (1805, 4, 556, 0, 247, 33), (1806, 4, 84, 0, 247, 1), (1807, 4, 89, 0, 247, 1), (1808, 4, 85, 0, 247, 1), (1809, 4, 477, 0, 247, 1), (1810, 4, 530, 0, 247, 0), (1811, 4, 556, 0, 248, 32), (1812, 4, 84, 0, 248, 1), (1813, 4, 89, 0, 248, 1), (1814, 4, 85, 0, 248, 1), (1815, 4, 477, 0, 248, 1), (1816, 4, 530, 0, 248, 0), (1817, 4, 556, 0, 249, 31), (1818, 4, 84, 0, 249, 1), (1819, 4, 89, 0, 249, 1), (1820, 4, 85, 0, 249, 1), (1821, 4, 477, 0, 249, 1), (1822, 4, 530, 0, 249, 0), (1823, 4, 556, 0, 250, 30), (1824, 4, 84, 0, 250, 1), (1825, 4, 89, 0, 250, 1), (1826, 4, 85, 0, 250, 1), (1827, 4, 477, 0, 250, 1), (1828, 4, 530, 0, 250, 0), (1840, 4, 84, 0, 252, 1), (1841, 4, 89, 0, 252, 4), (1842, 4, 85, 0, 252, 1), (1843, 4, 477, 0, 252, 1), (1844, 4, 528, 0, 252, 16), (1845, 4, 525, 0, 252, 3), (1846, 4, 530, 0, 252, 0), (1893, 4, 84, 0, 253, 1), (1894, 4, 89, 0, 253, 4), (1895, 4, 85, 0, 253, 1), (1896, 4, 477, 0, 253, 1), (1897, 4, 528, 0, 253, 19), (1898, 4, 525, 0, 253, 4), (1899, 4, 530, 0, 253, 0), (1900, 4, 70, 0, 253, 34), (1901, 4, 70, 0, 1, 34), (1902, 4, 70, 0, 2, 34), (1903, 4, 70, 0, 3, 34), (1904, 4, 70, 0, 4, 34), (1905, 4, 70, 0, 5, 34), (1906, 4, 70, 0, 6, 34), (1907, 4, 70, 0, 7, 34), (1908, 4, 70, 0, 8, 34), (1909, 4, 70, 0, 9, 34), (1910, 4, 70, 0, 10, 34), (1911, 4, 70, 0, 11, 34), (1912, 4, 70, 0, 12, 34), (1913, 4, 70, 0, 13, 34), (1914, 4, 70, 0, 14, 34), (1915, 4, 70, 0, 15, 34), (1916, 4, 70, 0, 16, 34), (1917, 4, 70, 0, 17, 34), (1918, 4, 70, 0, 20, 34), (1919, 4, 70, 0, 21, 34), (1920, 4, 70, 0, 22, 34), (1921, 4, 70, 0, 23, 34), (1922, 4, 70, 0, 24, 34), (1923, 4, 70, 0, 25, 34), (1924, 4, 70, 0, 26, 34), (1925, 4, 70, 0, 27, 34), (1926, 4, 70, 0, 28, 34), (1927, 4, 70, 0, 29, 34), (1928, 4, 70, 0, 30, 34), (1929, 4, 70, 0, 31, 34), (1930, 4, 70, 0, 32, 34), (1931, 4, 70, 0, 33, 34), (1932, 4, 70, 0, 48, 34), (1933, 4, 70, 0, 49, 34), (1934, 4, 70, 0, 50, 34), (1935, 4, 70, 0, 51, 34), (1936, 4, 70, 0, 52, 34), (1937, 4, 70, 0, 53, 34), (1938, 4, 70, 0, 54, 34), (1939, 4, 70, 0, 55, 34), (1940, 4, 70, 0, 56, 34), (1941, 4, 70, 0, 57, 34), (1942, 4, 70, 0, 58, 34), (1943, 4, 70, 0, 59, 34), (1944, 4, 70, 0, 60, 34), (1945, 4, 70, 0, 61, 34), (1946, 4, 70, 0, 62, 34), (1947, 4, 70, 0, 63, 34), (1948, 4, 70, 0, 64, 34), (1949, 4, 70, 0, 65, 34), (1950, 4, 70, 0, 66, 34), (1951, 4, 70, 0, 67, 34), (1952, 4, 70, 0, 68, 34), (1953, 4, 70, 0, 69, 34), (1954, 4, 70, 0, 70, 34), (1955, 4, 70, 0, 71, 34), (1956, 4, 70, 0, 72, 34), (1957, 4, 70, 0, 73, 34), (1958, 4, 70, 0, 74, 34), (1959, 4, 70, 0, 75, 34), (1960, 4, 70, 0, 76, 34), (1961, 4, 70, 0, 77, 34), (1962, 4, 70, 0, 78, 34), (1963, 4, 70, 0, 79, 34), (1964, 4, 70, 0, 80, 34), (1965, 4, 70, 0, 81, 34), (1966, 4, 70, 0, 82, 34), (1967, 4, 70, 0, 83, 34), (1968, 4, 70, 0, 84, 34), (1969, 4, 70, 0, 85, 34), (1970, 4, 70, 0, 86, 34), (1971, 4, 70, 0, 87, 34), (1972, 4, 70, 0, 88, 34), (1973, 4, 70, 0, 89, 34), (1974, 4, 70, 0, 90, 34), (1975, 4, 70, 0, 91, 34), (1976, 4, 70, 0, 92, 34), (1977, 4, 70, 0, 93, 34), (1978, 4, 70, 0, 94, 34), (1979, 4, 70, 0, 95, 34), (1980, 4, 70, 0, 96, 34), (1981, 4, 70, 0, 97, 34), (1982, 4, 70, 0, 98, 34), (1983, 4, 70, 0, 99, 34), (1984, 4, 70, 0, 100, 34), (1985, 4, 70, 0, 101, 34), (1986, 4, 70, 0, 102, 34), (1987, 4, 70, 0, 103, 34), (1988, 4, 70, 0, 104, 34), (1989, 4, 70, 0, 105, 34), (1990, 4, 70, 0, 106, 34), (1991, 4, 70, 0, 107, 34), (1992, 4, 70, 0, 108, 34), (1993, 4, 70, 0, 109, 34), (1994, 4, 70, 0, 110, 34), (1995, 4, 70, 0, 111, 34), (1996, 4, 70, 0, 112, 34), (1997, 4, 70, 0, 113, 34), (1998, 4, 70, 0, 114, 34), (1999, 4, 70, 0, 115, 34), (2000, 4, 70, 0, 116, 34), (2001, 4, 70, 0, 117, 34), (2002, 4, 70, 0, 118, 34), (2003, 4, 70, 0, 119, 34), (2004, 4, 70, 0, 120, 34), (2005, 4, 70, 0, 121, 34), (2006, 4, 70, 0, 122, 34), (2007, 4, 70, 0, 123, 34), (2008, 4, 70, 0, 124, 34), (2009, 4, 70, 0, 125, 34), (2010, 4, 70, 0, 126, 34), (2011, 4, 70, 0, 127, 34), (2012, 4, 70, 0, 128, 34), (2013, 4, 70, 0, 129, 34), (2014, 4, 70, 0, 130, 34), (2015, 4, 70, 0, 131, 34), (2016, 4, 70, 0, 132, 34), (2017, 4, 70, 0, 133, 34), (2018, 4, 70, 0, 139, 34), (2019, 4, 70, 0, 140, 34), (2020, 4, 70, 0, 141, 34), (2021, 4, 70, 0, 142, 34), (2022, 4, 70, 0, 143, 34), (2023, 4, 70, 0, 144, 34), (2024, 4, 70, 0, 145, 34), (2025, 4, 70, 0, 146, 34), (2026, 4, 70, 0, 147, 34), (2027, 4, 70, 0, 148, 34), (2028, 4, 70, 0, 149, 34), (2029, 4, 70, 0, 150, 34), (2030, 4, 70, 0, 152, 34), (2031, 4, 70, 0, 153, 34), (2032, 4, 70, 0, 154, 34), (2033, 4, 70, 0, 155, 34), (2034, 4, 70, 0, 156, 34), (2035, 4, 70, 0, 157, 34), (2036, 4, 70, 0, 158, 34), (2037, 4, 70, 0, 159, 34), (2038, 4, 70, 0, 160, 34), (2039, 4, 70, 0, 161, 34), (2040, 4, 70, 0, 162, 34), (2041, 4, 70, 0, 163, 34), (2042, 4, 70, 0, 164, 34), (2043, 4, 70, 0, 165, 34), (2044, 4, 70, 0, 166, 34), (2045, 4, 70, 0, 167, 34), (2046, 4, 70, 0, 168, 34), (2047, 4, 70, 0, 169, 34), (2048, 4, 70, 0, 170, 34), (2049, 4, 70, 0, 171, 34), (2050, 4, 70, 0, 172, 34), (2051, 4, 70, 0, 173, 34), (2052, 4, 70, 0, 174, 34), (2053, 4, 70, 0, 175, 34), (2054, 4, 70, 0, 176, 34), (2055, 4, 70, 0, 177, 34), (2056, 4, 70, 0, 178, 34), (2057, 4, 70, 0, 179, 34), (2058, 4, 70, 0, 180, 34), (2059, 4, 70, 0, 181, 34), (2060, 4, 70, 0, 182, 34), (2061, 4, 70, 0, 183, 34), (2062, 4, 70, 0, 184, 34), (2063, 4, 70, 0, 185, 34), (2064, 4, 70, 0, 186, 34), (2065, 4, 70, 0, 187, 34), (2066, 4, 70, 0, 188, 34), (2067, 4, 70, 0, 189, 34), (2068, 4, 70, 0, 190, 34), (2069, 4, 70, 0, 191, 34), (2070, 4, 70, 0, 192, 34), (2071, 4, 70, 0, 193, 34), (2072, 4, 70, 0, 194, 34), (2073, 4, 70, 0, 195, 34), (2074, 4, 70, 0, 196, 34), (2075, 4, 70, 0, 198, 34), (2076, 4, 70, 0, 199, 34), (2077, 4, 70, 0, 200, 34), (2078, 4, 70, 0, 201, 34), (2079, 4, 70, 0, 202, 34), (2080, 4, 70, 0, 206, 34), (2081, 4, 70, 0, 207, 34), (2082, 4, 70, 0, 208, 34), (2083, 4, 70, 0, 209, 34), (2084, 4, 70, 0, 210, 34), (2085, 4, 70, 0, 211, 34), (2086, 4, 70, 0, 212, 34), (2087, 4, 70, 0, 213, 34), (2088, 4, 70, 0, 214, 34), (2089, 4, 70, 0, 215, 34), (2090, 4, 70, 0, 222, 34), (2091, 4, 70, 0, 223, 34), (2092, 4, 70, 0, 224, 34), (2093, 4, 70, 0, 225, 34), (2094, 4, 70, 0, 226, 34), (2095, 4, 70, 0, 227, 34), (2096, 4, 70, 0, 228, 34), (2097, 4, 70, 0, 229, 34), (2098, 4, 70, 0, 230, 34), (2099, 4, 70, 0, 231, 34), (2100, 4, 70, 0, 232, 34), (2101, 4, 70, 0, 233, 34), (2102, 4, 70, 0, 234, 34), (2103, 4, 70, 0, 235, 34), (2104, 4, 70, 0, 236, 34), (2105, 4, 70, 0, 237, 34), (2106, 4, 70, 0, 238, 34), (2107, 4, 70, 0, 239, 34), (2108, 4, 70, 0, 240, 34), (2109, 4, 70, 0, 241, 34), (2110, 4, 70, 0, 242, 34), (2111, 4, 70, 0, 243, 34), (2112, 4, 70, 0, 244, 34), (2113, 4, 70, 0, 245, 34), (2114, 4, 70, 0, 246, 34), (2115, 4, 70, 0, 247, 34), (2116, 4, 70, 0, 248, 34), (2117, 4, 70, 0, 249, 34), (2118, 4, 70, 0, 250, 34), (2119, 4, 70, 0, 252, 34), (2126, 4, 84, 0, 255, 1), (2127, 4, 89, 0, 255, 1), (2128, 4, 85, 0, 255, 0), (2129, 4, 477, 0, 255, 1), (2130, 4, 528, 0, 255, NULL), (2131, 4, 525, 0, 255, NULL), (2132, 4, 530, 0, 255, 0), (2133, 4, 70, 0, 255, 34); /*!40000 ALTER TABLE `catalog_product_entity_int` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_entity_media_gallery CREATE TABLE IF NOT EXISTS `catalog_product_entity_media_gallery` ( `value_id` int(11) unsigned NOT NULL auto_increment, `attribute_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` varchar(255) default NULL, PRIMARY KEY (`value_id`), KEY `FK_CATALOG_PRODUCT_MEDIA_GALLERY_ATTRIBUTE` (`attribute_id`), KEY `FK_CATALOG_PRODUCT_MEDIA_GALLERY_ENTITY` (`entity_id`), CONSTRAINT `FK_CATALOG_PRODUCT_MEDIA_GALLERY_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_MEDIA_GALLERY_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=217 DEFAULT CHARSET=utf8 COMMENT='Catalog product media gallery'; # Dumping data for table web35db1.catalog_product_entity_media_gallery: 173 rows /*!40000 ALTER TABLE `catalog_product_entity_media_gallery` DISABLE KEYS */; INSERT INTO `catalog_product_entity_media_gallery` (`value_id`, `attribute_id`, `entity_id`, `value`) VALUES (1, 77, 2, '/4/1/4100_power_15w50_1l.jpg'), (3, 77, 31, '/3/0/3000_20w50_1l.jpg'), (4, 77, 32, '/3/0/3000_20w50_4l.jpg'), (5, 77, 33, '/5/1/5100_15w50_1l.jpg'), (21, 77, 48, '/5/1/5100_15w50_4l_1.jpg'), (22, 77, 49, '/5/1/5100_10w40_1l_2.jpg'), (23, 77, 50, '/5/1/5100_10w40_4l_1.jpg'), (24, 77, 51, '/7/1/7100_20w50_1l_1.jpg'), (25, 77, 52, '/7/1/7100_20w50_4l_1.jpg'), (26, 77, 53, '/7/1/7100_10w60_1l_1.jpg'), (27, 77, 54, '/7/1/7100_10w60_4l_1.jpg'), (28, 77, 55, '/7/1/7100_10w40_1l_2.jpg'), (29, 77, 56, '/7/1/7100_10w40_4l.jpg'), (30, 77, 57, '/1/0/100-2t_1l_1.jpg'), (31, 77, 58, '/5/1/510-2t_1l_1.jpg'), (32, 77, 59, '/7/1/710-2t_1l_1.jpg'), (33, 77, 60, '/s/c/scooter_expert_2t_1l_front_1.jpg'), (34, 77, 61, '/s/c/scooter_power_2t_1l_front_1.jpg'), (35, 77, 64, '/s/a/sae_50_hd.jpg'), (36, 77, 65, '/s/a/sae_20w50_hd.jpg'), (37, 77, 66, '/3/0/300v_chrono_10w40.jpg'), (38, 77, 67, '/3/0/300v_competition_15w50.jpg'), (39, 77, 68, '/3/0/300v_competition_15w50_1.jpg'), (40, 77, 69, '/3/0/300v_le_mans_20w60.jpg'), (41, 77, 13, '/g/e/gear_300_1l.jpg'), (42, 77, 29, '/g/e/gearbox_1l.jpg'), (43, 77, 30, '/g/e/gear_comp_75w140_3d_hd.jpg'), (44, 77, 3, '/6/1/6100_synergieplus_10w40_1l.jpg'), (45, 77, 4, '/6/1/6100_synergieplus_10w40_5l.jpg'), (46, 77, 5, '/8/1/8100_x-cess_5w40_1l.jpg'), (47, 77, 6, '/8/1/8100_x-cess_5w40_5l.jpg'), (50, 77, 9, '/s/p/specific_cng_lpg_1l.jpg'), (51, 77, 10, '/s/p/specific_cng_lpl_5l.jpg'), (52, 77, 11, '/f/i/file.jpg'), (54, 77, 12, '/f/i/file_2.jpg'), (55, 77, 14, '/8/1/8100_ecoclean_5w30_1l.jpg'), (56, 77, 15, '/8/1/8100_ecoclean_5w30_5l.jpg'), (57, 77, 1, '/4/1/4100_power-15w50_5l.jpg'), (58, 77, 70, '/3/0/300v_high_rpm_0w20.jpg'), (59, 77, 71, '/3/0/300v_power_racing_5w30.jpg'), (60, 77, 72, '/3/0/300v_power_5w40.jpg'), (61, 77, 98, '/m/o/motocool_factoryline_1l.jpg'), (62, 77, 99, '/m/o/mocool_1l.jpg'), (63, 77, 100, '/c/h/chain_lube_fl.jpg'), (64, 77, 101, '/c/h/chain_lube_road_plus.jpg'), (65, 77, 102, '/c/h/chain_lube_road.jpg'), (66, 77, 103, '/c/h/chain_lube_off_road.jpg'), (67, 77, 104, '/c/h/chain_clean.jpg'), (68, 77, 105, '/a/i/air_filter_oil_spray.jpg'), (69, 77, 106, '/a/i/air_filter_oil_spray_1.jpg'), (70, 77, 107, '/a/i/airfilter_clean.jpg'), (71, 77, 108, '/c/a/carbu_clean.jpg'), (72, 77, 109, '/b/r/brake_clean.jpg'), (73, 77, 110, '/e/z/ez_lube.jpg'), (74, 77, 111, '/f/i/file_3.jpg'), (75, 77, 112, '/f/i/file_4.jpg'), (76, 77, 113, '/m/o/moto_wash_1l.jpg'), (77, 77, 114, '/m/o/moto_wash_plus_1000ml.jpg'), (78, 77, 115, '/v/a/valve_expert_250ml.jpg'), (79, 77, 116, '/t/y/tyre_repair.jpg'), (80, 77, 117, '/t/o/topgel.jpg'), (83, 77, 119, '/f/u/fuel_system_clean.jpg'), (84, 77, 120, '/f/u/fuel_system_clean_scooter.jpg'), (85, 77, 121, '/f/u/fuel_syst_clean_auto.jpg'), (86, 77, 122, '/d/i/diesel_syst_clean_auto.jpg'), (87, 77, 123, '/e/n/engine_clean_auto.jpg'), (88, 77, 124, '/f/o/forkoil_expert_light_1l_front.jpg'), (89, 77, 125, '/f/o/forkoil_medium_1l_front.jpg'), (90, 77, 126, '/f/o/forkoil_mediumheavy_1l_front.jpg'), (91, 77, 127, '/f/o/forkoil_expert_heavy_1l_front.jpg'), (92, 77, 128, '/f/o/forkoil_fl_verylight_1l_front.jpg'), (93, 77, 129, '/f/o/forkoil_fl_light_1l_front.jpg'), (94, 77, 130, '/f/o/forkoil_fl_lightmedium_1l_front.jpg'), (95, 77, 131, '/f/o/forkoil_fl_medium_1l_front.jpg'), (96, 77, 132, '/s/h/shockoil_fl_1l_front.jpg'), (97, 77, 16, '/8/1/8100_ecocleanplus_5w30_1l.jpg'), (98, 77, 17, '/8/1/8100_ecocleanplus_5w30_5l.jpg'), (99, 77, 20, '/s/p/specific_llab025_5w30_1l.jpg'), (100, 77, 21, '/s/p/specific_llab025_5w30_5l.jpg'), (101, 77, 22, '/s/p/specific_504-00_507-00_5w30_1l.jpg'), (102, 77, 23, '/s/p/specific_504-00_507-00_5w30_5l.jpg'), (103, 77, 24, '/s/p/specific_229.51_1l.jpg'), (104, 77, 25, '/s/p/specific_506-01_0w30_1l.jpg'), (105, 77, 26, '/s/p/specific_504-00_507-00_5w30_5l_1.jpg'), (106, 77, 27, '/8/1/8100_xlite_0w30_1l.jpg'), (107, 77, 28, '/8/1/8100_xlite_0w30_5l.jpg'), (108, 77, 73, '/3/0/300v_fl_5w30_1l_front.jpg'), (109, 77, 74, '/3/0/300v_fl_5w40_1l_front.jpg'), (110, 77, 75, '/3/0/300v_fl_10w40_1l_front.jpg'), (111, 77, 76, '/3/0/300v_fl_15w50_1l_front.jpg'), (112, 77, 77, '/8/0/800-2t_fl_off_roadt_1l_front.jpg'), (113, 77, 78, '/8/0/800-2t_fl_road_racing_1l_front.jpg'), (116, 77, 118, '/e/z/ez_clean2.jpg'), (117, 77, 133, '/d/e/der_pflegeberater.jpg'), (122, 77, 139, '/h/a/handschuhe.jpg'), (123, 77, 140, '/p/i/pin-up_girl_no.1.jpg'), (124, 77, 141, '/p/i/pin-up_girl_no.2.jpg'), (125, 77, 142, '/p/i/pin-up_girl_no.3.jpg'), (126, 77, 143, '/r/e/regenschirm.jpg'), (127, 77, 144, '/u/s/usb_key.jpg'), (128, 77, 145, '/c/h/chronometer_uhr.jpg'), (129, 77, 146, '/t/a/tasse.jpg'), (130, 77, 147, '/a/s/aschenbecher.jpg'), (131, 77, 148, '/l/a/lanyard.jpg'), (132, 77, 149, '/c/a/cap_flame.jpg'), (135, 77, 152, '/h/e/herren_poloshirt-sw.jpg'), (136, 77, 158, '/g/a/garden_10w30_4t.png'), (137, 77, 159, '/g/a/garden_15w40_4t.png'), (138, 77, 160, '/g/a/garden_sae30_4t.png'), (139, 77, 161, '/g/a/garden_hi-tech_2t.png'), (140, 77, 162, '/g/a/garden_2t.png'), (141, 77, 163, '/g/a/garden_bio_2t.png'), (142, 77, 164, '/t/i/timber_bio_5l.jpg'), (143, 77, 165, '/t/i/timber_120.png'), (145, 77, 166, '/s/n/snow_power_4t_1l.jpg'), (146, 77, 167, '/s/n/snowpower_2t_1l.jpg'), (147, 77, 168, '/m/i/micro_2t_2l.jpg'), (148, 77, 169, '/s/n/snow_power_4t_4l.jpg'), (149, 77, 170, '/s/n/snowpower_2t_4l.jpg'), (150, 77, 171, '/k/a/karabinerhacken.jpg'), (151, 77, 172, '/k/e/keyring.jpg'), (152, 77, 173, '/a/u/aufkleber-classic-kopie.jpg'), (155, 77, 62, '/q/u/quad_1l_bd.jpg'), (156, 77, 63, '/q/u/quad_4l_bd.jpg'), (157, 77, 79, '/k/a/kart_grandprix_1l.jpg'), (158, 77, 89, '/o/u/outboard-synth-2t-1l.jpg'), (159, 77, 90, '/o/u/outboard-synth-2t-5l.jpg'), (160, 77, 91, '/o/u/outboard-tech-2t-1l.jpg'), (161, 77, 92, '/o/u/outboard-tech-2t-5l.jpg'), (162, 77, 93, '/o/u/outboard-2t-1l.jpg'), (163, 77, 94, '/o/u/outboard-2t-5l.jpg'), (164, 77, 95, '/s/p/specificdijet2t_4l.jpg'), (165, 77, 96, '/6/0/600dijet2t_4l.jpg'), (166, 77, 82, '/o/u/outboard-tech-4t-10w40-2l.jpg'), (167, 77, 83, '/o/u/outboard-tech-4t-10w40-5l.jpg'), (168, 77, 80, '/o/u/outboard-tech-4t-10w30-2l.jpg'), (169, 77, 81, '/o/u/outboard-tech-4t-10w30-5l.jpg'), (170, 77, 85, '/i/n/inboard-tech-4t-10w40-5l.jpg'), (171, 77, 86, '/i/n/inboard-tech-4t-15w50-2l.jpg'), (172, 77, 87, '/i/n/inboard-tech-4t-15w50-5l.jpg'), (173, 77, 88, '/p/o/powerjet4t10w40_4l.jpg'), (174, 77, 7, '/8/1/8100_xclean_5w40_1l.jpg'), (175, 77, 8, '/8/1/8100_xclean_5w40_5l.jpg'), (176, 77, 176, '/8/1/8100_x-clean_c3_5w30_1l_1.jpg'), (178, 77, 186, '/m/u/multi_atf_1l.jpg'), (179, 77, 187, '/d/e/dexron_iii_1l.jpg'), (180, 77, 188, '/d/e/dexron_iid_1l.jpg'), (181, 77, 189, '/g/e/gelschreiber.jpg'), (182, 77, 184, '/a/u/aufkleber_mx-kit_1.jpg'), (183, 77, 97, '/p/o/powerjet_2t_4l.jpg'), (184, 77, 84, '/i/n/inboard_tech_10w40_4t.jpg'), (185, 77, 190, '/_/a/_aufn_her_1_.jpg'), (186, 77, 191, '/_/a/_aufn_her_1__1.jpg'), (187, 77, 150, '/c/a/cap_racing_1_1.jpg'), (188, 77, 181, '/a/u/aufkleber_rot_huinterlegt_1.jpg'), (189, 77, 180, '/a/u/aufkleber_rot_huinterlegt_1_1.jpg'), (190, 77, 192, '/a/u/aufkleber_rot_huinterlegt_1_1_1.jpg'), (191, 77, 193, '/c/a/cap_racing_1_1_1.jpg'), (192, 77, 194, '/s/p/specific_913c_5w30_1l.jpg'), (193, 77, 195, '/s/p/specific_913c_5w30_5l.jpg'), (194, 77, 196, '/i/n/inboard-4t-15w40-2l.jpg'), (199, 77, 201, '/l/a/latzhose.jpg'), (200, 77, 213, '/o/v/overall_1.jpg'), (203, 77, 174, '/t/-/t-shirt_1_2.jpg'), (204, 77, 157, '/d/a/damen_poloshirt_sw_1.jpg'), (205, 77, 229, '/p/o/poloshirt_herren_2.jpg'), (206, 77, 235, '/d/a/damen_polo-rot_neu_2.jpg'), (207, 77, 240, '/h/e/herren_weste.jpg'), (209, 77, 246, '/d/a/damen_weste.jpg'), (211, 77, 252, '/3/3/336611.jpg'), (212, 77, 253, '/i/n/inboard_4t_15w40_5l_1.jpg'), (214, 77, 255, '/i/n/inboard_4t_15w40_5l_1_1.jpg'), (216, 77, 177, '/5/w/5w30xcleanl.jpg'); /*!40000 ALTER TABLE `catalog_product_entity_media_gallery` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_entity_media_gallery_value CREATE TABLE IF NOT EXISTS `catalog_product_entity_media_gallery_value` ( `value_id` int(11) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `label` varchar(255) default NULL, `position` int(11) unsigned default NULL, `disabled` tinyint(1) unsigned NOT NULL default '0', PRIMARY KEY (`value_id`,`store_id`), KEY `FK_CATALOG_PRODUCT_MEDIA_GALLERY_VALUE_STORE` (`store_id`), CONSTRAINT `FK_CATALOG_PRODUCT_MEDIA_GALLERY_VALUE_GALLERY` FOREIGN KEY (`value_id`) REFERENCES `catalog_product_entity_media_gallery` (`value_id`) ON DELETE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_MEDIA_GALLERY_VALUE_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog product media gallery values'; # Dumping data for table web35db1.catalog_product_entity_media_gallery_value: 173 rows /*!40000 ALTER TABLE `catalog_product_entity_media_gallery_value` DISABLE KEYS */; INSERT INTO `catalog_product_entity_media_gallery_value` (`value_id`, `store_id`, `label`, `position`, `disabled`) VALUES (1, 0, 'Motul 4100 Power 1L 15W50', 1, 0), (3, 0, '', 1, 0), (4, 0, '', 1, 0), (5, 0, '', 1, 0), (21, 0, '', 1, 0), (22, 0, '', 1, 0), (23, 0, 'MOTUL 5100 4T 4L ', 1, 0), (24, 0, '', 1, 0), (25, 0, '', 1, 0), (26, 0, '', 1, 0), (27, 0, '', 1, 0), (28, 0, '', 1, 0), (29, 0, '', 1, 0), (30, 0, '', 1, 0), (31, 0, '', 1, 0), (32, 0, '', 1, 0), (33, 0, '', 1, 0), (34, 0, '', 1, 0), (35, 0, '', 1, 0), (36, 0, '', 1, 0), (37, 0, '', 1, 0), (38, 0, '', 1, 0), (39, 0, '', 1, 0), (40, 0, '', 1, 0), (41, 0, '', 1, 0), (42, 0, '', 1, 0), (43, 0, 'MOTUL Gear FF Competition', 1, 0), (44, 0, 'MOTUL 6100 Synergie+', 1, 0), (45, 0, 'MOTUL 6100 Synergie+', 1, 0), (46, 0, 'MOTUL 8100 X-Cess', 1, 0), (47, 0, 'MOTUL 8100 X-Cess', 1, 0), (50, 0, 'MOTUL Specific CNG/LPG', 1, 0), (51, 0, 'MOTUL Specific CNG/LPG - 5 Liter Kanister', 1, 0), (52, 0, 'MOTUL 8100 X-Clean+ – 1 Liter Flasche', 1, 0), (54, 0, 'MOTUL 8100 X-Clean+ – 5 Liter Kanister', 1, 0), (55, 0, 'MOTUL 8100 ECO-CLEAN C2 – 1 Liter Flasche', 1, 0), (56, 0, 'MOTUL 8100 ECO-CLEAN C2 – 5 Liter Kanister', 1, 0), (57, 0, 'Motul 4100 Power 5L 15W50', 1, 0), (58, 0, '', 1, 0), (59, 0, '', 1, 0), (60, 0, '', 1, 0), (61, 0, '', 1, 0), (62, 0, '', 1, 0), (63, 0, '', 1, 0), (64, 0, '', 1, 0), (65, 0, '', 1, 0), (66, 0, '', 1, 0), (67, 0, '', 1, 0), (68, 0, '', 1, 0), (69, 0, '', 1, 0), (70, 0, '', 1, 0), (71, 0, '', 1, 0), (72, 0, '', 1, 0), (73, 0, '', 1, 0), (74, 0, '', 1, 0), (75, 0, '', 1, 0), (76, 0, '', 1, 0), (77, 0, '', 1, 0), (78, 0, '', 1, 0), (79, 0, '', 1, 0), (80, 0, '', 1, 0), (83, 0, '', 1, 0), (84, 0, '', 1, 0), (85, 0, '', 1, 0), (86, 0, '', 1, 0), (87, 0, '', 1, 0), (88, 0, '', 1, 0), (89, 0, '', 1, 0), (90, 0, '', 1, 0), (91, 0, '', 1, 0), (92, 0, '', 1, 0), (93, 0, '', 1, 0), (94, 0, '', 1, 0), (95, 0, '', 2, 0), (96, 0, '', 1, 0), (97, 0, '', 1, 0), (98, 0, '', 1, 0), (99, 0, '', 1, 0), (100, 0, '', 1, 0), (101, 0, '', 1, 0), (102, 0, '', 1, 0), (103, 0, '', 1, 0), (104, 0, '', 1, 0), (105, 0, '', 1, 0), (106, 0, '', 1, 0), (107, 0, '', 1, 0), (108, 0, '', 1, 0), (109, 0, '', 1, 0), (110, 0, '', 1, 0), (111, 0, '', 1, 0), (112, 0, '', 1, 0), (113, 0, '', 1, 0), (116, 0, '', 1, 0), (117, 0, '', 1, 0), (122, 0, '', 1, 0), (123, 0, '', 1, 0), (124, 0, '', 1, 0), (125, 0, '', 1, 0), (126, 0, '', 1, 0), (127, 0, '', 1, 0), (128, 0, '', 1, 0), (129, 0, '', 1, 0), (130, 0, '', 1, 0), (131, 0, '', 1, 0), (132, 0, '', 1, 0), (135, 0, '', 1, 0), (136, 0, '', 1, 0), (137, 0, '', 1, 0), (138, 0, '', 1, 0), (139, 0, '', 1, 0), (140, 0, '', 1, 0), (141, 0, '', 1, 0), (142, 0, '', 1, 0), (143, 0, '', 1, 0), (145, 0, '', 1, 0), (146, 0, '', 1, 0), (147, 0, '', 1, 0), (148, 0, '', 1, 0), (149, 0, '', 1, 0), (150, 0, '', 1, 0), (151, 0, '', 1, 0), (152, 0, '', 1, 0), (155, 0, '', 1, 0), (156, 0, '', 1, 0), (157, 0, '', 1, 0), (158, 0, '', 1, 0), (159, 0, '', 1, 0), (160, 0, '', 1, 0), (161, 0, '', 1, 0), (162, 0, '', 1, 0), (163, 0, '', 1, 0), (164, 0, '', 1, 0), (165, 0, '', 1, 0), (166, 0, '', 1, 0), (167, 0, '', 1, 0), (168, 0, '', 1, 0), (169, 0, '', 1, 0), (170, 0, '', 1, 0), (171, 0, '', 1, 0), (172, 0, '', 1, 0), (173, 0, '', 1, 0), (174, 0, '', 1, 0), (175, 0, '', 1, 0), (176, 0, '', 1, 0), (178, 0, '', 1, 0), (179, 0, '', 1, 0), (180, 0, '', 1, 0), (181, 0, '', 1, 0), (182, 0, '', 1, 0), (183, 0, '', 1, 0), (184, 0, '', 1, 0), (185, 0, '', 1, 0), (186, 0, '', 1, 0), (187, 0, 'Baseball Cap «300V»', 1, 0), (188, 0, 'Motul Aufkleber 30 x 7,5 cm', 1, 0), (189, 0, 'Motul Aufkleber 15 x 4 cm', 1, 0), (190, 0, 'Motul Aufkleber 15 x 4 cm', 1, 0), (191, 0, 'Baseball Cap «300V»', 1, 0), (192, 0, '', 1, 0), (193, 0, '', 1, 0), (194, 0, '', 1, 0), (199, 0, '', 1, 0), (200, 0, '', 1, 0), (203, 0, '', 1, 0), (204, 0, '', 1, 0), (205, 0, '', 1, 0), (206, 0, '', 1, 0), (207, 0, '', 1, 0), (209, 0, '', 1, 0), (211, 0, '', 1, 0), (212, 0, '', 1, 0), (214, 0, '', 1, 0), (216, 0, '', 1, 0); /*!40000 ALTER TABLE `catalog_product_entity_media_gallery_value` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_entity_text CREATE TABLE IF NOT EXISTS `catalog_product_entity_text` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` mediumint(8) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` text NOT NULL, PRIMARY KEY (`value_id`), UNIQUE KEY `IDX_ATTRIBUTE_VALUE` (`entity_id`,`attribute_id`,`store_id`), KEY `FK_CATALOG_PRODUCT_ENTITY_TEXT_ATTRIBUTE` (`attribute_id`), KEY `FK_CATALOG_PRODUCT_ENTITY_TEXT_STORE` (`store_id`), KEY `FK_CATALOG_PRODUCT_ENTITY_TEXT_PRODUCT_ENTITY` (`entity_id`), CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_TEXT_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_TEXT_PRODUCT_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_TEXT_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=1267 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_entity_text: 849 rows /*!40000 ALTER TABLE `catalog_product_entity_text` DISABLE KEYS */; INSERT INTO `catalog_product_entity_text` (`value_id`, `entity_type_id`, `attribute_id`, `store_id`, `entity_id`, `value`) VALUES (1, 4, 61, 0, 1, 'Ganzjahresöl auf Basis MOTUL Technosynthese optimal geeignet für Fahrzeuge mit Katalysator.\r\nReduziert bei älteren Fahrzeugen bzw. bei hoher km-Laufleistung durch niedrigen Verdampfungsverlust und hohe Abdichtung im Kolbenbereich durch eine hohe Hochtemperatur-Viskosität den verschleißbedingten Ölverbrauch.\r\nMinimiert die Hydrostößelgeräusche (Klappern) und hinterläßt keinen Schwarzschlamm.\r\nVerlängert die Lebensdauer des Katalysators durch phosphorarme Formulierung.\r\nStandards: ACEA A3/B3 API SL/CF Freigaben: VW 505.00 (505.01 Performance) MB 229.1'), (2, 4, 62, 0, 1, 'MOTUL 4100 Power'), (3, 4, 72, 0, 1, 'motul, oel, 4100, power, 15w50, schmierstoff'), (4, 4, 93, 0, 1, ''), (5, 4, 61, 0, 2, 'Ganzjahresöl auf Basis MOTUL Technosynthese optimal geeignet für Fahrzeuge mit Katalysator.\r\nReduziert bei älteren Fahrzeugen bzw. bei hoher km-Laufleistung durch niedrigen Verdampfungsverlust und hohe Abdichtung im Kolbenbereich durch eine hohe Hochtemperatur-Viskosität den verschleißbedingten Ölverbrauch.\r\nMinimiert die Hydrostößelgeräusche (Klappern) und hinterläßt keinen Schwarzschlamm.\r\nVerlängert die Lebensdauer des Katalysators durch phosphorarme Formulierung.\r\nStandards: ACEA A3/B3 API SL/CF Freigaben: VW 505.00 (505.01 Performance) MB 229.1\r\n'), (6, 4, 62, 0, 2, 'MOTUL 4100 Power\r\n'), (7, 4, 72, 0, 2, 'motul, 4100, Power, 15w50'), (8, 4, 93, 0, 2, ''), (9, 4, 61, 0, 3, 'Halbsynthetisches Leichtlauföl für Otto- u. Dieselmotoren einschl. Common-Rail und Einspritzung ACEA A3/B3/B4; API SL/CF; MB 229.3; VW 502.00-505.00; Porsche bis Bj. 2002; BMW Spezialöl\r\nEmpfohlen auch für Autogasfahrzeuge LPG\r\n'), (10, 4, 62, 0, 3, 'MOTUL 6100 Synergie+ 10W-40'), (11, 4, 72, 0, 3, ''), (12, 4, 93, 0, 3, ''), (13, 4, 61, 0, 4, 'Halbsynthetisches Leichtlauföl für Otto- u. Dieselmotoren einschl. Common-Rail und Einspritzung ACEA A3/B3/B4; API SL/CF; MB 229.3; VW 502.00-505.00; Porsche bis Bj. 2002; BMW Spezialöl\r\nEmpfohlen auch für Autogasfahrzeuge LPG\r\n'), (14, 4, 62, 0, 4, 'MOTUL 6100 Synergie+ 10W-40'), (15, 4, 72, 0, 4, ''), (16, 4, 93, 0, 4, ''), (17, 4, 61, 0, 5, 'Vollsynthetisches Leichtlauföl für Otto- u. Dieselmotoren einschließlich Turbolader ACEA A3/B3/B4; API SL/CF; MB 229.3; VW 502.00-505.00 (1/97); Porsche-Freigabe; BMW-LL-98 OPEL GM-LL-B-025 Diesel,\r\nEmpfohlen auch für Autogasfahrzeuge LPG'), (18, 4, 62, 0, 5, 'MOTUL 8100 X-Cess 5W-40'), (19, 4, 72, 0, 5, ''), (20, 4, 93, 0, 5, ''), (21, 4, 61, 0, 6, 'Vollsynthetisches Leichtlauföl für Otto- u. Dieselmotoren einschließlich Turbolader ACEA A3/B3/B4; API SL/CF; MB 229.3; VW 502.00-505.00 (1/97); Porsche-Freigabe; BMW-LL-98 OPEL GM-LL-B-025 Diesel,\r\nEmpfohlen auch für Autogasfahrzeuge LPG'), (22, 4, 62, 0, 6, 'MOTUL 8100 X-Cess 5W-40'), (23, 4, 72, 0, 6, ''), (24, 4, 93, 0, 6, ''), (25, 4, 61, 0, 7, 'Vollsynthetisches Motorenöl der neuen Generation, welche die Abgasnorm EURO IV erfüllen und Öl mit hoher HTHS - Viskosität und reduzierten Werten für midSAPS nach ACEA C3 vorgeschrieben ist.\r\nAuch für Fahrzeuge wo ACEA A3/B3 oder A3/B4 vorgeschrieben ist.\r\nACEA A3/B4/C3; API SM/CF; MB 229.31; MB 229.51, VW 502.00 (2005-07) 505.01(2005-07) / 505.00; Ford WSS M2C917-A\r\nPORSCHE A40; Renault RN0700 Benzin ohne Turbo (MJ 2008) / RN0710 mit Turbo ab (MJ 2008) und ohne DPF; \r\nFreigabe: Empfohlen für CNG und LPG, Empfehlungen: RENAULT/NISSAN, FIAT, KIA, SUZUKI,SSANGYOUNG Diesel, HYUNDAI'), (26, 4, 62, 0, 7, 'MOTUL 8100 X-Clean C3 5W-40\r\n'), (27, 4, 72, 0, 7, ''), (28, 4, 93, 0, 7, ''), (29, 4, 61, 0, 8, 'Vollsynthetisches Motorenöl der neuen Generation, welche die Abgasnorm EURO IV erfüllen und Öl mit hoher HTHS - Viskosität und reduzierten Werten für midSAPS nach ACEA C3 vorgeschrieben ist.\r\nAuch für Fahrzeuge wo ACEA A3/B3 oder A3/B4 vorgeschrieben ist.\r\nACEA A3/B4/C3; API SM/CF; MB 229.31; MB 229.51, VW 502.00 (2005-07) 505.01(2005-07) / 505.00; Ford WSS M2C917-A\r\nPORSCHE A40; Renault RN0700 Benzin ohne Turbo (MJ 2008) / RN0710 mit Turbo ab (MJ 2008) und ohne DPF; \r\nFreigabe: Empfohlen für CNG und LPG, Empfehlungen: RENAULT/NISSAN, FIAT, KIA, SUZUKI,SSANGYOUNG Diesel, HYUNDAI'), (30, 4, 62, 0, 8, 'MOTUL 8100 X-Clean C3 5W-40\r\n'), (31, 4, 72, 0, 8, ''), (32, 4, 93, 0, 8, ''), (33, 4, 61, 0, 9, 'Vollsynthetisches Motorenöl, speziell formuliert für den Einsatz in Motoren die mit ERDGAS, AUTOGAS bzw. Benzin & AUTOGAS betrieben werden.\r\nHervorragende Schmiereigenschaften , hohe Temperaturstabilität, aschearme Formulierung durch redezierten Anteil an Sulfatasche, Phosphor und Schwefel. ACEA C3; BMW Long Life LL-04'), (34, 4, 62, 0, 9, 'MOTUL Specific CNG/LPG 5W-40'), (35, 4, 72, 0, 9, ''), (36, 4, 93, 0, 9, ''), (37, 4, 61, 0, 10, 'Vollsynthetisches Motorenöl, speziell formuliert für den Einsatz in Motoren die mit ERDGAS, AUTOGAS bzw. Benzin & AUTOGAS betrieben werden.\r\nHervorragende Schmiereigenschaften , hohe Temperaturstabilität, aschearme Formulierung durch redezierten Anteil an Sulfatasche, Phosphor und Schwefel. ACEA C3; BMW Long Life LL-04'), (38, 4, 62, 0, 10, 'MOTUL Specific CNG/LPG 5W-40'), (39, 4, 72, 0, 10, ''), (40, 4, 93, 0, 10, ''), (41, 4, 61, 0, 11, 'Vollsynthetisches Motorenöl, speziell für moderne Benzin- und Diesel-Fahrzeuge, welche die Abgasnorm EURO IV und EURO V erfüllen und wo Motorenöl mit hoher HTHS-Viskosität (>3,5 mPas) und reduzierten Werten für Schwefel, Sulfatasche und Phosphor (mid SAPS) vorgeschrieben ist.\r\nACEA A3/B4; VW 504.00-507.00; BMW Long Life 04, MB-Freigabe 229.51, PORSCHE C30\r\n'), (42, 4, 62, 0, 11, 'MOTUL 8100 X-Clean + 5W-30'), (43, 4, 72, 0, 11, ''), (44, 4, 93, 0, 11, ''), (45, 4, 61, 0, 12, 'Vollsynthetisches Motorenöl, speziell für moderne Benzin- und Diesel-Fahrzeuge, welche die Abgasnorm EURO IV und EURO V erfüllen und wo Motorenöl mit hoher HTHS-Viskosität (>3,5 mPas) und reduzierten Werten für Schwefel, Sulfatasche und Phosphor (mid SAPS) vorgeschrieben ist.\r\nACEA A3/B4; VW 504.00-507.00; BMW Long Life 04, MB-Freigabe 229.51, PORSCHE C30\r\n'), (46, 4, 62, 0, 12, 'MOTUL 8100 X-Clean + 5W-30'), (47, 4, 72, 0, 12, ''), (48, 4, 93, 0, 12, ''), (49, 4, 61, 0, 13, 'Vollsynthetisches Leichtlaufgetriebeöl für extrem beanspruchte Schaltgetriebe und Hinterachsen.\r\nDie Leichtlaufviskosität ermöglicht komfortables Schalten auch bei niedrigen Temperaturen.\r\nEs ist hochtemperaturstabil mit einem besonders hohen Druckaufnahmevermögen und reduziert die Reibung auch unter extremsten Bedingungen.\r\nStandards: API GL 4 + GL 5\r\n'), (50, 4, 62, 0, 13, 'MOTUL Gear 300 75W-90\r\n'), (51, 4, 72, 0, 13, ''), (52, 4, 93, 0, 13, ''), (53, 4, 61, 0, 14, 'Vollsynthetisches Ester Leichtlauföl für Otto- u. Dieselmotoren der neueren Generation, besonders geeignet für den Einsatz in EURO IV Fahrzeugen\r\nACEA A5/B5/C2; API SM/CF PEUGEOT und CITROEN mit DPF Dieselpartikelfilter ab MJ 2006 TOYOTA Diesel-Motoren mit Dieselpartikelfilter DPF ab MJ 2009 HONDA Diesel-Motoren mit DPF ab MJ 2007\r\n'), (54, 4, 62, 0, 14, 'MOTUL 8100 ECO-CLEAN C2 5W-30'), (55, 4, 72, 0, 14, ''), (56, 4, 93, 0, 14, ''), (57, 4, 61, 0, 15, 'Vollsynthetisches Ester Leichtlauföl für Otto- u. Dieselmotoren der neueren Generation, besonders geeignet für den Einsatz in EURO IV Fahrzeugen\r\nACEA A5/B5/C2; API SM/CF PEUGEOT und CITROEN mit DPF Dieselpartikelfilter ab MJ 2006 TOYOTA Diesel-Motoren mit Dieselpartikelfilter DPF ab MJ 2009 HONDA Diesel-Motoren mit DPF ab MJ 2007\r\n'), (58, 4, 62, 0, 15, 'MOTUL 8100 ECO-CLEAN C2 5W-30'), (59, 4, 72, 0, 15, ''), (60, 4, 93, 0, 15, ''), (61, 4, 61, 0, 16, 'Vollsynthetisches Ester Leichtlauföl für Otto- u. Dieselmotoren der neueren Generation, besonders geeignet für den Einsatz in EURO IV Fahrzeugen\r\nACEA A5/B5/C1; API SM/CF; FORD WSS M2C934-A; Empfehlung: MAZDA 5er, 6er mit DPF Dieselpartikelfilter FORD Benzinmotoren und Dieselmotoren mit DPF\r\n'), (62, 4, 62, 0, 16, 'MOTUL 8100 ECO-CLEAN+ C1 5W-30'), (63, 4, 72, 0, 16, ''), (64, 4, 93, 0, 16, ''), (65, 4, 61, 0, 17, 'Vollsynthetisches Ester Leichtlauföl für Otto- u. Dieselmotoren der neueren Generation, besonders geeignet für den Einsatz in EURO IV Fahrzeugen\r\nACEA A5/B5/C1; API SM/CF; FORD WSS M2C934-A; Empfehlung: MAZDA 5er, 6er mit DPF Dieselpartikelfilter FORD Benzinmotoren und Dieselmotoren mit DPF\r\n'), (66, 4, 62, 0, 17, 'MOTUL 8100 ECO-CLEAN+ C1 5W-30'), (67, 4, 72, 0, 17, ''), (68, 4, 93, 0, 17, ''), (77, 4, 61, 0, 20, 'Vollsynhetisches Motorenöl der neuen Generation. Es wurde nach den neuesten technischen Anforderungen von OPEL, GM und SAAB für den Einsatz in Benzin- und Dieselmodellen mit ECO-Service Flex Wechselintervallen formuliert, entwickelt und getestet.\r\nFreigaben: GM LL A-25 / GM LL B-25 (Benzin & Diesel) ACEA A3/B4; API SL/CF\r\n'), (78, 4, 62, 0, 20, 'MOTUL Specific LL A/B 025 5W-30'), (79, 4, 72, 0, 20, ''), (80, 4, 93, 0, 20, ''), (81, 4, 61, 0, 21, 'Vollsynhetisches Motorenöl der neuen Generation. Es wurde nach den neuesten technischen Anforderungen von OPEL, GM und SAAB für den Einsatz in Benzin- und Dieselmodellen mit ECO-Service Flex Wechselintervallen formuliert, entwickelt und getestet.\r\nFreigaben: GM LL A-25 / GM LL B-25 (Benzin & Diesel) ACEA A3/B4; API SL/CF\r\n'), (82, 4, 62, 0, 21, 'MOTUL Specific LL A/B 025 5W-30'), (83, 4, 72, 0, 21, ''), (84, 4, 93, 0, 21, ''), (85, 4, 61, 0, 22, 'Vollsynthetisches Motorenöl der neuen Generation für Audi, VW, Skoda und Seat, besonders geeignet für den Einsatz in EURO-IV und EURO-V Motoren mit 3-Wege-Katalysator oder mit DPF Dieselpartikelfiter.\r\nFür verlängerte Wartungsintervalle (WIV) oder Standardintervall bei allen Motoren inkl.Pumpe-Düse Dieselmotoren einsetzbar.\r\nKann auch bei Fahrzeugen verwendet werden wo VW 506.01, 506.00, 505.01, 505.00, 503.01, 503.00 und 502.00 vorgeschrieben ist (außer: R5 und V10 TDI Motoren mit Pumpe-Düse bis Bj.12/2006; hier nur MOTUL Specific 506.01 - 506.00 - 503-00\r\nFreigaben: VW 504.00 - 507.00\r\n'), (86, 4, 62, 0, 22, 'MOTUL Specific 504.00-507.00 5W-30'), (87, 4, 72, 0, 22, ''), (88, 4, 93, 0, 22, ''), (89, 4, 61, 0, 23, 'Vollsynthetisches Motorenöl der neuen Generation für Audi, VW, Skoda und Seat, besonders geeignet für den Einsatz in EURO-IV und EURO-V Motoren mit 3-Wege-Katalysator oder mit DPF Dieselpartikelfiter.\r\nFür verlängerte Wartungsintervalle (WIV) oder Standardintervall bei allen Motoren inkl.Pumpe-Düse Dieselmotoren einsetzbar.\r\nKann auch bei Fahrzeugen verwendet werden wo VW 506.01, 506.00, 505.01, 505.00, 503.01, 503.00 und 502.00 vorgeschrieben ist (außer: R5 und V10 TDI Motoren mit Pumpe-Düse bis Bj.12/2006; hier nur MOTUL Specific 506.01 - 506.00 - 503-00\r\nFreigaben: VW 504.00 - 507.00\r\n'), (90, 4, 62, 0, 23, 'MOTUL Specific 504.00-507.00 5W-30'), (91, 4, 72, 0, 23, ''), (92, 4, 93, 0, 23, ''), (93, 4, 61, 0, 24, 'Vollsynthetisches mit SAPS Motorenöl der neuen Generation mit geringem Schwefel- (0,3%), Phosphor- (0,07-0,09) und Sulfatascheanteil (0,8%) sowie hohe HTHS-Viskosität für einen optimalen Verschleißschutz.\r\nEntwickelt nach den neuesten technischen Anforderungen von Mercedes Benz für EURO IV und EURO V Motoren mit 3-Wege-Katalysator bzw. Rußpartikelfilter.\r\nFreigaben: MB 229.51\r\n'), (94, 4, 62, 0, 24, 'MOTUL Specific 229.51 5W-30\r\n'), (95, 4, 72, 0, 24, ''), (96, 4, 93, 0, 24, ''), (97, 4, 61, 0, 25, 'Vollsynthetisches Leichtlauföl der neuesten Generation für VW (verlängerte Wechselintervalle (WIV) VW, AUDI, Skoda und Seat), für Motoren mit oder ohne Turbolader, Mehrventil- oder Pumpe-Düse-Einspritztechnik. Auch bei extrem niedrigen Temperaturen hervorragender Verschleißschutz durch geringe Reibung zwischen den Metallteilen.\r\nSchnellste Durchölung des Motors beim Kaltstart.\r\nFreigaben: VW 506.01 - 506.00 - 503.00\r\n'), (98, 4, 62, 0, 25, 'MOTUL Specific 506.01-506.00-503.00'), (99, 4, 72, 0, 25, ''), (100, 4, 93, 0, 25, ''), (101, 4, 61, 0, 26, 'Vollsynthetisches Leichtlauföl der neuesten Generation für VW (verlängerte Wechselintervalle (WIV) VW, AUDI, Skoda und Seat), für Motoren mit oder ohne Turbolader, Mehrventil- oder Pumpe-Düse-Einspritztechnik. Auch bei extrem niedrigen Temperaturen hervorragender Verschleißschutz durch geringe Reibung zwischen den Metallteilen.\r\nSchnellste Durchölung des Motors beim Kaltstart.\r\nFreigaben: VW 506.01 - 506.00 - 503.00\r\n'), (102, 4, 62, 0, 26, 'MOTUL Specific 506.01-506.00-503.00 0W-30'), (103, 4, 72, 0, 26, ''), (104, 4, 93, 0, 26, ''), (105, 4, 61, 0, 27, 'Vollsynthetisches Ester Leichtlauföl für Otto- u. Dieselmotoren der neueren Generation,\r\nACEA A3/B4; API SL/CF; MB 229.3; VW 502.00(2005-07)-505.00/503.01; BMW-LL-98\r\n'), (106, 4, 62, 0, 27, 'MOTUL 8100 X-lite 0W-30'), (107, 4, 72, 0, 27, ''), (108, 4, 93, 0, 27, ''), (109, 4, 61, 0, 28, 'Vollsynthetisches Ester Leichtlauföl für Otto- u. Dieselmotoren der neueren Generation,\r\nACEA A3/B4; API SL/CF; MB 229.3; VW 502.00(2005-07)-505.00/503.01; BMW-LL-98\r\n'), (110, 4, 62, 0, 28, 'MOTUL 8100 X-lite 0W-30'), (111, 4, 72, 0, 28, ''), (112, 4, 93, 0, 28, ''), (113, 4, 61, 0, 29, 'Teilsynthtetisches Hypoidgetriebeöl mit MoS2-Zusatz gegen Verschleißund hohe thermische Belastungen.\r\nBestens geeignet für Schalt- und Achsgetriebe, die extrem erschwerten Betriebsbedingungen ausgesetzt sind.\r\nDie MoS2-Zusätze schützen das Getriebe zuverlässig vor Pitting-Bildung und verbessern die Laufruhe, selbst bei extrem hohen Belastungen.\r\nStandards: API GL 4 + GL 5, ZF TE-ML01/05/07/08\r\n'), (114, 4, 62, 0, 29, 'MOTUL Gearbox 80W-90\r\n'), (115, 4, 72, 0, 29, ''), (116, 4, 93, 0, 29, ''), (117, 4, 61, 0, 30, 'Speziell für Rennsportgetriebe und Hinterachsgetriebe mit und ohne Differentialsperre\r\nStandards: API GL 5 Referenzen. MUGEN Le Mans 24H HEWLAND und X-TRAC Japanese GT\r\n'), (118, 4, 62, 0, 30, 'MOTUL Gear FF Competition 75W-140'), (119, 4, 72, 0, 30, ''), (120, 4, 93, 0, 30, ''), (121, 4, 61, 0, 31, 'Hochwertiges 4-Takt-Mehrbereichsmotorenöl auf Mineralölbasis. \r\nAPI SG; JASO: MA; Erfüllt Harley Davidson Anforderungen.\r\n'), (122, 4, 62, 0, 31, 'MOTUL 3000 4T 20W-50\r\n'), (123, 4, 72, 0, 31, ''), (124, 4, 93, 0, 31, ''), (125, 4, 61, 0, 32, 'Hochwertiges 4-Takt-Mehrbereichsmotorenöl auf Mineralölbasis. \r\nAPI SG; JASO: MA; Erfüllt Harley Davidson Anforderungen.\r\n'), (126, 4, 62, 0, 32, 'MOTUL 3000 4T 20W-50\r\n'), (127, 4, 72, 0, 32, ''), (128, 4, 93, 0, 32, ''), (129, 4, 61, 0, 33, 'Halbsynthetisches Motorradöl für Bikes mit 4-Taktmotoren mit und ohne integriertem Getriebe, \r\nNass- und Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen.\r\nAPI SL/SJ/SH/SG; JASO: MA\r\n'), (130, 4, 62, 0, 33, 'MOTUL 5100 4T\r\n'), (131, 4, 72, 0, 33, ''), (132, 4, 93, 0, 33, ''), (189, 4, 61, 0, 48, 'Halbsynthetisches Motorradöl für Bikes mit 4-Taktmotoren mit und ohne integriertem Getriebe, \r\nNass- und Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen.\r\nAPI SL/SJ/SH/SG; JASO: MA\r\n'), (190, 4, 62, 0, 48, 'MOTUL 5100 4T\r\n'), (191, 4, 72, 0, 48, ''), (192, 4, 93, 0, 48, ''), (193, 4, 61, 0, 49, 'Halbsynthetisches Motorradöl für Bikes mit 4-Taktmotoren mit und ohne integriertem Getriebe, \r\nNass- und Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen.\r\nAPI SL/SJ/SH/SG; JASO: MA\r\n'), (194, 4, 62, 0, 49, 'MOTUL 5100 4T\r\n'), (195, 4, 72, 0, 49, ''), (196, 4, 93, 0, 49, ''), (197, 4, 61, 0, 50, 'Halbsynthetisches Motorradöl für Bikes mit 4-Taktmotoren mit und ohne integriertem Getriebe, \r\nNass- und Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen.\r\nAPI SL/SJ/SH/SG; JASO: MA\r\n'), (198, 4, 62, 0, 50, 'MOTUL 5100 4T\r\n'), (199, 4, 72, 0, 50, '836541'), (200, 4, 93, 0, 50, ''), (201, 4, 61, 0, 51, 'Vollsynthetisches Motorradöl für Sport Bikes, Straßenmaschinen, Trail-, Off Road Bikes, Enduro Trail…\r\nmit 4-Taktmotoren mit oder ohne integriertem Getriebe, Nass- oder Trockenkupplung. Auch für Motoren, welche die EURO 2\r\noder EURO 3 Anforderungen erfüllen.\r\nAPI SL/SJ/SH/SG; JASO: MA; Erfüllt Harley Davidson Anforderungen\r\n'), (202, 4, 62, 0, 51, 'MOTUL 7100 4T 20W-50\r\n'), (203, 4, 72, 0, 51, ''), (204, 4, 93, 0, 51, ''), (205, 4, 61, 0, 52, 'Vollsynthetisches Motorradöl für Sport Bikes, Straßenmaschinen, Trail-, Off Road Bikes, Enduro Trail…\r\nmit 4-Taktmotoren mit oder ohne integriertem Getriebe, Nass- oder Trockenkupplung. Auch für Motoren, welche die EURO 2\r\noder EURO 3 Anforderungen erfüllen.\r\nAPI SL/SJ/SH/SG; JASO: MA; Erfüllt Harley Davidson Anforderungen\r\n'), (206, 4, 62, 0, 52, 'MOTUL 7100 4T 20W-50\r\n'), (207, 4, 72, 0, 52, ''), (208, 4, 93, 0, 52, ''), (209, 4, 61, 0, 53, 'Vollsynthetisches Motorradöl für Sport Bikes, Straßenmaschinen, Trail-, Off Road Bikes, Enduro Trail…\r\nmit 4-Taktmotoren mit oder ohne integriertem Getriebe, Nass- oder Trockenkupplung. Auch für Motoren, welche die EURO 2\r\noder EURO 3 Anforderungen erfüllen.\r\nAPI SL/SJ/SH/SG; JASO: MA\r\n'), (210, 4, 62, 0, 53, 'MOTUL 7100 4T 10W-60\r\n'), (211, 4, 72, 0, 53, ''), (212, 4, 93, 0, 53, ''), (213, 4, 61, 0, 54, 'Vollsynthetisches Motorradöl für Sport Bikes, Straßenmaschinen, Trail-, Off Road Bikes, Enduro Trail…\r\nmit 4-Taktmotoren mit oder ohne integriertem Getriebe, Nass- oder Trockenkupplung. Auch für Motoren, welche die EURO 2\r\noder EURO 3 Anforderungen erfüllen.\r\nAPI SL/SJ/SH/SG; JASO: MA\r\n'), (214, 4, 62, 0, 54, 'MOTUL 7100 4T 10W-60\r\n'), (215, 4, 72, 0, 54, ''), (216, 4, 93, 0, 54, ''), (217, 4, 61, 0, 55, 'Vollsynthetisches Motorradöl für Sport Bikes, Straßenmaschinen, Trail-, Off Road Bikes, Enduro Trail…\r\nmit 4-Taktmotoren mit oder ohne integriertem Getriebe, Nass- oder Trockenkupplung. Auch für Motoren, welche die EURO 2\r\noder EURO 3 Anforderungen erfüllen.\r\nAPI SL/SJ/SH/SG; JASO: MA\r\n'), (218, 4, 62, 0, 55, 'MOTUL 7100 4T 10W-40\r\n'), (219, 4, 72, 0, 55, ''), (220, 4, 93, 0, 55, ''), (221, 4, 61, 0, 56, 'Vollsynthetisches Motorradöl für Sport Bikes, Straßenmaschinen, Trail-, Off Road Bikes, Enduro Trail…\r\nmit 4-Taktmotoren mit oder ohne integriertem Getriebe, Nass- oder Trockenkupplung. Auch für Motoren, welche die EURO 2\r\noder EURO 3 Anforderungen erfüllen.\r\nAPI SL/SJ/SH/SG; JASO: MA\r\n'), (222, 4, 62, 0, 56, 'MOTUL 7100 4T 10W-40\r\n'), (223, 4, 72, 0, 56, ''), (224, 4, 93, 0, 56, ''), (225, 4, 61, 0, 57, 'Mineralisches 2-Takt-Motorenöl für Getrennt- und Gemischschmierung.\r\nAPI TC; JASO: FB \r\n'), (226, 4, 62, 0, 57, 'MOTUL 100 Motomix 2T\r\n'), (227, 4, 72, 0, 57, ''), (228, 4, 93, 0, 57, ''), (229, 4, 61, 0, 58, 'Halbsynthetisches 2-Taktöl für alle Arten von 2-Takt-Motoren; für 2-Takt Hochleistungsmotoren, \r\nwelche in hohen Drehzahlbereichen oder extremen Betriebsbedingungen laufen. Für Getrennt- und Gemischschmierung,\r\nDirekteinspritzer oder Vergasermodelle, Katalysatortauglich \r\nAPI TC; JASO: FD/FC; ISO: L-EGD\r\n'), (230, 4, 62, 0, 58, 'MOTUL 510 2T\r\n'), (231, 4, 72, 0, 58, ''), (232, 4, 93, 0, 58, ''), (233, 4, 61, 0, 59, 'Vollsynthetisches 2-Taktöl für alle Arten von 2-Takt-Motoren; für 2-Takt Hochleistungsmotoren, \r\nwelche in hohen Drehzahlbereichen oder extremen Betriebsbedingungen laufen. Für Getrennt- und Gemischschmierung,\r\nDirekteinspritzer oder Vergasermodelle, Katalysatortauglich \r\nAPI TC; JASO: FD/FC; ISO: L-EGD\r\n'), (234, 4, 62, 0, 59, 'MOTUL 710 2T\r\n'), (235, 4, 72, 0, 59, ''), (236, 4, 93, 0, 59, ''), (237, 4, 61, 0, 60, '2-Takt-Motorenöl auf der Basis MOTUL-Technosynthese, speziell für Motorroller, für Getrennt- und Gemischschmierung\r\nAPI TC/TSC 3; JASO: FC\r\n'), (238, 4, 62, 0, 60, 'MOTUL Scooter Expert 2T\r\n'), (239, 4, 72, 0, 60, ''), (240, 4, 93, 0, 60, ''), (241, 4, 61, 0, 61, 'Vollsynthetisches 2-Takt Motorenöl auf Esterbasis; speziell angepasst auf die spezifischen Anforderungen\r\nder neuen DI Motoren von PIAGGIO und APRILIA\r\nAPI TC/TSC 3; JASO: FC; ISO: L-EGD\r\n'), (242, 4, 62, 0, 61, 'MOTUL Scooter Power 2T\r\n'), (243, 4, 72, 0, 61, ''), (244, 4, 93, 0, 61, ''), (245, 4, 61, 0, 62, '4-Takt Motorenöl speziell entwickelt für Quads, ATVs. Übertrifft die Werksanforderungen für 4-Takt Quadmotoren.\r\n'), (246, 4, 62, 0, 62, 'MOTUL Quad 4T 10W-40\r\n'), (247, 4, 72, 0, 62, ''), (248, 4, 93, 0, 62, ''), (249, 4, 61, 0, 63, '4-Takt Motorenöl speziell entwickelt für Quads, ATVs. Übertrifft die Werksanforderungen für 4-Takt Quadmotoren.\r\n'), (250, 4, 62, 0, 63, 'MOTUL Quad 4T 10W-40\r\n'), (251, 4, 72, 0, 63, ''), (252, 4, 93, 0, 63, ''), (253, 4, 61, 0, 64, 'Spezielles Einbereichsmotorenöl für Oldtimer und ältere 4-Takt Motorräder bis Baujahr 1950\r\n'), (254, 4, 62, 0, 64, 'MOTUL Classic Motor Oil SAE 50\r\n'), (255, 4, 72, 0, 64, ''), (256, 4, 93, 0, 64, ''), (257, 4, 61, 0, 65, 'Spezielles Mehrbereichsmotorenöl für Oldtimer und ältere 4-Takt Motorräder von Baujahr 1950 bis 1970\r\n'), (258, 4, 62, 0, 65, 'MOTUL Classic Motor Oil 20W-50\r\n'), (259, 4, 72, 0, 65, ''), (260, 4, 93, 0, 65, ''), (261, 4, 61, 0, 66, 'Ganzjährig verwendbares, vollsynthetisches Motorsportöl auf Ester-Basis für Hochleistungsmotoren (Otto und Diesel)\r\neinschließlich Turbolader und Mehrventiltechnik. Geeignet für sämtliche Einsatzmöglichkeiten: Qualifying, Dragster-Rennen,\r\nRallyes, Bergrennen, Rennen auf Rundstrecken\r\nÜbertrifft die Anforderungen ACEA & API Referenzen: SUBARU STI, GT-Japan\r\n'), (262, 4, 62, 0, 66, 'MOTUL 300V Chrono 10W-40\r\n'), (263, 4, 72, 0, 66, ''), (264, 4, 93, 0, 66, ''), (265, 4, 61, 0, 67, 'Ganzjährig verwendbares, vollsynthetisches Motorenöl auf Ester-Basis für Hochleistungsmotoren (Otto und Diesel)\r\neinschließlich Turbolader und Mehrventiltechnik im Automobilrennsport besonders für Langstrecken zu empfehlen.\r\nÜbertrifft die Anforderungen ACEA & API \r\nReferenzen: Prodrive, Ferrari 500 Maranello, Le Mans 24H, FIA GT, Coloni Motorsport, Formual 3000, \r\nFrench GT, PORSCHE GT\r\n'), (266, 4, 62, 0, 67, 'MOTUL 300V Competition 15W-50\r\n'), (267, 4, 72, 0, 67, ''), (268, 4, 93, 0, 67, ''), (269, 4, 61, 0, 68, 'Ganzjährig verwendbares, vollsynthetisches Motorenöl auf Ester-Basis für Hochleistungsmotoren (Otto und Diesel)\r\neinschließlich Turbolader und Mehrventiltechnik im Automobilrennsport besonders für Langstrecken zu empfehlen.\r\nÜbertrifft die Anforderungen ACEA & API \r\nReferenzen: Prodrive, Ferrari 500 Maranello, Le Mans 24H, FIA GT, Coloni Motorsport, Formual 3000, \r\nFrench GT, PORSCHE GT\r\n'), (270, 4, 62, 0, 68, 'MOTUL 300V Competition 15W-50\r\n'), (271, 4, 72, 0, 68, ''), (272, 4, 93, 0, 68, ''), (273, 4, 61, 0, 69, 'Ganzjährig verwendbares, vollsynthetisches Motorsportöl auf Ester-Basis für Rennmotoren entwickelt, ob Turbolader und\r\nMehrventiltechnik. Ebenso verwendbar für Serienfahrzeuge mit konventionellen Otto- und Dieselmotoren. \r\nIm Rennsport besonders für Langstrecken- und Oldtimerrennen zu empfehlen.\r\nÜbertrifft die Anforderungen von ACEA & API.Referenzen: Labre Competition LeMans24H, FIAT GT\r\n'), (274, 4, 62, 0, 69, 'MOTUL 300 V Le Mans 20W-60\r\n'), (275, 4, 72, 0, 69, ''), (276, 4, 93, 0, 69, ''), (277, 4, 61, 0, 70, 'Ganzjährig verwendbares, vollsynthetisches Leichtlauföl auf Ester-Basis mit abgesenkter HTHS-Viskosität.\r\nBesonders für Rennmotoren entwickelt. Im Rennsport besonders für Qualifyings. Kurzstrecken- und Sprintrennen geeignet\r\nStandards: Übertrifft die Anforderungen von ACEA & API Referenzen: Toyota Racing Development, Japan GT-Graff Racing\r\nFormula Renault\r\n'), (278, 4, 62, 0, 70, 'MOTUL 300V High RPM 0W-20\r\n'), (279, 4, 72, 0, 70, ''), (280, 4, 93, 0, 70, ''), (281, 4, 61, 0, 71, 'Ganzjährig verwendbares, vollsynthetisches Leichtlauföl auf Ester-Basis. Besonders für Rennmotoren entwickelt, ob Turbolader\r\noder Mehrventiltechnik. Ebenso verwendbar für Serienfahrzeuge mit konventionellen Otto- und Dieselmotoren.\r\nIm Rennsport besonders für Kurzstrecken geeignet.\r\nStandards: Übertrifft die Anforderungen von ACEA & API Referenzen: NISMO NISSAN, Japan GT-Coloni Motorsport, Formula 3\r\n'), (282, 4, 62, 0, 71, 'MOTUL 300V Power Racing 5W-30\r\n'), (283, 4, 72, 0, 71, ''), (284, 4, 93, 0, 71, ''), (285, 4, 61, 0, 72, 'Ganzjährig verwendbares, vollsynthetisches Leichtlauföl auf Ester-Basis für Hochleistungsmotoren (Otto und Diesel) entwickelt, \r\nob Turbolader oder Mehrventiltechnik. Im Automobilrennsport besonders für Kurzstrecken zu empfehlen.\r\nStandards: Übertrifft die Anforderungen von ACEA & API Referenzen: Subaru WRT, Graf Racing WRC, Formula Renault\r\n'), (286, 4, 62, 0, 72, 'MOTUL 300V Power 5W-40\r\n'), (287, 4, 72, 0, 72, ''), (288, 4, 93, 0, 72, ''), (289, 4, 61, 0, 73, '4-Takt Motorenöl mit Doppel-Ester-Technologie, speziell für drn Rennsport entwickelt. 100% scherfest, stabiler Öldruck unter allen\r\nBetriebsbedingungen Übertrifft die Anforderungen von JASO MA & API, Nasskupplungsverträglichkeit getestet mit JASO T904\r\n'), (290, 4, 62, 0, 73, 'MOTUL 300V 4T FACTORY LINE 5W-30\r\n'), (291, 4, 72, 0, 73, ''), (292, 4, 93, 0, 73, ''), (293, 4, 61, 0, 74, '4-Takt Motorenöl mit Doppel-Ester-Technologie, speziell für drn Rennsport entwickelt. 100% scherfest, stabiler Öldruck unter allen\r\nBetriebsbedingungen Übertrifft die Anforderungen von JASO MA & API, Nasskupplungsverträglichkeit getestet mit JASO T904\r\n'), (294, 4, 62, 0, 74, 'MOTUL 300V 4T FACTORY LINE 5W-40\r\n'), (295, 4, 72, 0, 74, ''), (296, 4, 93, 0, 74, ''), (297, 4, 61, 0, 75, '4-Takt Motorenöl mit Doppel-Ester-Technologie, speziell für drn Rennsport entwickelt. 100% scherfest, stabiler Öldruck unter allen\r\nBetriebsbedingungen Übertrifft die Anforderungen von JASO MA & API, Nasskupplungsverträglichkeit getestet mit JASO T904\r\n'), (298, 4, 62, 0, 75, 'MOTUL 300V 4T FACTORY LINE 10W-40\r\n'), (299, 4, 72, 0, 75, ''), (300, 4, 93, 0, 75, ''), (301, 4, 61, 0, 76, '4-Takt Motorenöl mit Doppel-Ester-Technologie, speziell für drn Rennsport entwickelt. 100% scherfest, stabiler Öldruck unter allen\r\nBetriebsbedingungen Übertrifft die Anforderungen von JASO MA & API, Nasskupplungsverträglichkeit getestet mit JASO T904\r\n'), (302, 4, 62, 0, 76, 'MOTUL 300V 4T FACTORY LINE 15W-50\r\n'), (303, 4, 72, 0, 76, ''), (304, 4, 93, 0, 76, ''), (305, 4, 61, 0, 77, 'Vollsynthetisches 2-Takt Motorenöl auf Ester Basis. Speziell entwickelt für den Motocross-Bereich. Für alle Racing 2-Takt\r\nMotoren. Nur für Gemischschmierung! Standards: API TC\r\n'), (306, 4, 62, 0, 77, 'MOTUL 800 2T FACTORY LINE Off Road\r\n'), (307, 4, 72, 0, 77, ''), (308, 4, 93, 0, 77, ''), (309, 4, 61, 0, 78, 'Vollsynthetisches 2-Takt Motorenöl auf Ester Basis. Speziell entwickelt für den Straßenrennsport Grand Prix Teams. \r\nMotoren. Für alle Racing 2-Takt Motoren. Nur für Gemischschmierung! Standards: API TC\r\n'), (310, 4, 62, 0, 78, 'MOTUL 800 2T FACTORY LINE Road Racing \r\n'), (311, 4, 72, 0, 78, ''), (312, 4, 93, 0, 78, ''), (313, 4, 61, 0, 79, 'Vollsynthetische 2-Takt-Hochleistungsmotorenöl auf Ester-Basis. Speziell entwickelt für den Kart - Rennsport. Bestens geeignet\r\nfür Rennsportmotoren mit hohen Drehzahlen. Für Rotax, ATK, Aprilla, PCR, Yamaha, Ital System oder TM\r\nStandars: API TC/TSC3 Homologation: FMK (World Karting Federation) - FIA\r\n'), (314, 4, 62, 0, 79, 'MOTUL Kart Grand Prix 2T\r\n'), (315, 4, 72, 0, 79, ''), (316, 4, 93, 0, 79, ''), (317, 4, 61, 0, 80, 'Motorenöl auf Basis MOTUL Technosynthese für modernste Benzin-4-Takt Außenbordmotoren gemäß NMMA FC-W Standard.\r\nHochwertige synthetische Rohstoffe garantieren einen perfekten Schutz und lange Lebensdauer. Für Motoren wie Bombardier, Honda,\r\nMariner, Mercury, Selva, Suzuki, Tohatsu, Yamaha…\r\nStandards: API SJ/SG, Freigaben: NMMA FC-W - N° FB-63311K\r\n'), (318, 4, 62, 0, 80, 'Motul Outboard Tech 4T 10W-30\r\n'), (319, 4, 72, 0, 80, ''), (320, 4, 93, 0, 80, ''), (321, 4, 61, 0, 81, 'Motorenöl auf Basis MOTUL Technosynthese für modernste Benzin-4-Takt Außenbordmotoren gemäß NMMA FC-W Standard.\r\nHochwertige synthetische Rohstoffe garantieren einen perfekten Schutz und lange Lebensdauer. Für Motoren wie Bombardier, Honda,\r\nMariner, Mercury, Selva, Suzuki, Tohatsu, Yamaha…\r\nStandards: API SJ/SG, Freigaben: NMMA FC-W - N° FB-63311K\r\n'), (322, 4, 62, 0, 81, 'Motul Outboard Tech 4T 10W-30\r\n'), (323, 4, 72, 0, 81, ''), (324, 4, 93, 0, 81, ''), (325, 4, 61, 0, 82, 'Motorenöl auf Basis MOTUL Technosynthese für modernste Benzin-4-Takt Außenbordmotoren gemäß NMMA FC-W Standard.\r\nHochwertige synthetische Rohstoffe garantieren einen perfekten Schutz und lange Lebensdauer. Für Motoren wie Bombardier, Honda,\r\nMariner, Mercury, Selva, Suzuki, Tohatsu, Yamaha…\r\nStandards: API SJ/SG, Freigaben: NMMA FC-W - N° FB-23656\r\n'), (326, 4, 62, 0, 82, 'Motul Outboard Tech 4T 10W-40\r\n'), (327, 4, 72, 0, 82, ''), (328, 4, 93, 0, 82, ''), (329, 4, 61, 0, 83, 'Motorenöl auf Basis MOTUL Technosynthese für modernste Benzin-4-Takt Außenbordmotoren gemäß NMMA FC-W Standard.\r\nHochwertige synthetische Rohstoffe garantieren einen perfekten Schutz und lange Lebensdauer. Für Motoren wie Bombardier, Honda,\r\nMariner, Mercury, Selva, Suzuki, Tohatsu, Yamaha…\r\nStandards: API SJ/SG, Freigaben: NMMA FC-W - N° FB-23656\r\n'), (330, 4, 62, 0, 83, 'Motul Outboard Tech 4T 10W-40\r\n'), (331, 4, 72, 0, 83, ''), (332, 4, 93, 0, 83, ''), (333, 4, 61, 0, 84, 'Für die neueste Generation von Diesel-Inboardmotoren mit Aufladung und Direkteinspritzung, die mit Dieselkraftstoff - mit reduziertem\r\nSchwefelgehalt (<1%) betrieben werden: Baudion, Caterpillar, Cummins, Iveco, Lombardini, Mercruiser, MTU, Nanni, MAN,\r\nPerkins, Vetus-Deutz, VW, Volvo Penta, Yanmar, Yamaha.\r\nBenzin-Motoren:Crusader, Mercruiser, Volvo Penta, Yamaha. Auch für Antriebe von Hurth sowie Techno-Drive.\r\nStandards Diesel: ACEA E7 (E5&E3), API CI-4/CH-4/CG-4/CF-4 Benzin: API SG/SF.\r\nPerformance: Cummins20071-20072-20076-20077-20078, Caterpillar ECF-1, MAN M 3275, Global DHD-1, MTU Typ II,\r\nVolvo VDS-3, VDS-2\r\n'), (334, 4, 62, 0, 84, 'Motul Inboard Tech 4T 10W-40\r\n'), (335, 4, 72, 0, 84, ''), (336, 4, 93, 0, 84, ''), (337, 4, 61, 0, 85, 'Für die neueste Generation von Diesel-Inboardmotoren mit Aufladung und Direkteinspritzung, die mit Dieselkraftstoff - mit reduziertem\r\nSchwefelgehalt (<1%) betrieben werden: Baudion, Caterpillar, Cummins, Iveco, Lombardini, Mercruiser, MTU, Nanni, MAN,\r\nPerkins, Vetus-Deutz, VW, Volvo Penta, Yanmar, Yamaha.\r\nBenzin-Motoren:Crusader, Mercruiser, Volvo Penta, Yamaha. Auch für Antriebe von Hurth sowie Techno-Drive.\r\nStandards Diesel: ACEA E7 (E5&E3), API CI-4/CH-4/CG-4/CF-4 Benzin: API SG/SF.\r\nPerformance: Cummins20071-20072-20076-20077-20078, Caterpillar ECF-1, MAN M 3275, Global DHD-1, MTU Typ II,\r\nVolvo VDS-3, VDS-2\r\n'), (338, 4, 62, 0, 85, 'Motul Inboard Tech 4T 10W-40\r\n'), (339, 4, 72, 0, 85, ''), (340, 4, 93, 0, 85, ''), (341, 4, 61, 0, 86, 'Hochwertiges 4-Takt-Motorenöl auf Basis MOTUL Technosynthese für Inboard-Benzin-Motoren. Synthetische Rohstoffe garantieren\r\neinem perfekten Schutz und eine lange Lebensdauer. Benzin-Motoren: Crusader, Mercruiser, Volvo Penta, Yamaha…\r\nEbenfalls für Diesel-Inboard-Motoren mit oder ohne Turbolader geeignet. Standards: API SH/SG/CD\r\n'), (342, 4, 62, 0, 86, 'Motul Inboard Tech 4T 15W-50\r\n'), (343, 4, 72, 0, 86, ''), (344, 4, 93, 0, 86, ''), (345, 4, 61, 0, 87, 'Hochwertiges 4-Takt-Motorenöl auf Basis MOTUL Technosynthese für Inboard-Benzin-Motoren. Synthetische Rohstoffe garantieren\r\neinem perfekten Schutz und eine lange Lebensdauer. Benzin-Motoren: Crusader, Mercruiser, Volvo Penta, Yamaha…\r\nEbenfalls für Diesel-Inboard-Motoren mit oder ohne Turbolader geeignet. Standards: API SH/SG/CD\r\n'), (346, 4, 62, 0, 87, 'Motul Inboard Tech 4T 15W-50\r\n'), (347, 4, 72, 0, 87, ''), (348, 4, 93, 0, 87, ''), (349, 4, 61, 0, 88, '4-Takt-Jetski-Motorenöl auf Basis MOTUL Technosynthese. Für alle 4-Takt-Jetski-Motoren mit und ohne Aufladung\r\nStandards: API SJ\r\n'), (350, 4, 62, 0, 88, 'Motul Powerjet 4T 10W-40\r\n\r\n'), (351, 4, 72, 0, 88, ''), (352, 4, 93, 0, 88, ''), (353, 4, 61, 0, 89, 'Vollsynthetisches, biologisch abbaubares 2-Takt-Motorenöl auf Ester-Basis, gemäß NMMA TC-W3 Standard.\r\nFür High Performance Außenbord- und Jetski-Motoren mit Getrennt- bzw. Gemischschmierung mit oder ohne Einspritztechnik.\r\nUmweltfreundlich, auch empfohlen für den Einsatz in ökologisch sensitiven Bereichen. Optimaler Schutz. Farbe: BLAU\r\nStandards: API TD - TSC 4, Freigaben: NMMA TC-W3, TC-WII, TC-W, Biologisch abbaubar: CEC L-33-A-93\r\n'), (354, 4, 62, 0, 89, 'Motul Outboard Synth 2T\r\n'), (355, 4, 72, 0, 89, ''), (356, 4, 93, 0, 89, ''), (357, 4, 61, 0, 90, 'Vollsynthetisches, biologisch abbaubares 2-Takt-Motorenöl auf Ester-Basis, gemäß NMMA TC-W3 Standard.\r\nFür High Performance Außenbord- und Jetski-Motoren mit Getrennt- bzw. Gemischschmierung mit oder ohne Einspritztechnik.\r\nUmweltfreundlich, auch empfohlen für den Einsatz in ökologisch sensitiven Bereichen. Optimaler Schutz. Farbe: BLAU\r\nStandards: API TD - TSC 4, Freigaben: NMMA TC-W3, TC-WII, TC-W, Biologisch abbaubar: CEC L-33-A-93\r\n'), (358, 4, 62, 0, 90, 'Motul Outboard Synth 2T\r\n'), (359, 4, 72, 0, 90, ''), (360, 4, 93, 0, 90, ''), (361, 4, 61, 0, 91, 'Hochwertiges 2-Takt-Motorenöl auf Basis MOTUL Technosynthese gemäß NMMA TC-W3 Standard, für Außenbord- und \r\nJetski-Motoren mit Getrennt- bzw. Gemischschmierung mit oder ohne Einspritztechnik.\r\nSynthetische Rohstoffe garantieren einen perfekten Schutz und eine lange Lebensdauer. Farbe: BLAU\r\nStandards: API TSC 4, Freigaben: NMMA TC-W3, TC-WII, TC-W\r\n'), (362, 4, 62, 0, 91, 'Motul Outboard Tech 2T\r\n'), (363, 4, 72, 0, 91, ''), (364, 4, 93, 0, 91, ''), (365, 4, 61, 0, 92, 'Hochwertiges 2-Takt-Motorenöl auf Basis MOTUL Technosynthese gemäß NMMA TC-W3 Standard, für Außenbord- und \r\nJetski-Motoren mit Getrennt- bzw. Gemischschmierung mit oder ohne Einspritztechnik.\r\nSynthetische Rohstoffe garantieren einen perfekten Schutz und eine lange Lebensdauer. Farbe: BLAU\r\nStandards: API TSC 4, Freigaben: NMMA TC-W3, TC-WII, TC-W\r\n'), (366, 4, 62, 0, 92, 'Motul Outboard Tech 2T\r\n'), (367, 4, 72, 0, 92, ''), (368, 4, 93, 0, 92, ''), (369, 4, 61, 0, 93, 'Hochwertiges 2-Takt-Motorenöl gemäß NMMA TC-W3 Standard, für Außenbord- und Jetski-Motoren mit Getrennt- bzw.\r\nGemischschmierung mit oder ohne Einspritztechnik. Farbe: BLAU \r\nStandards: API TSC 4, Freigaben: NMMA TC-W3, TC-WII, TC-W\r\n'), (370, 4, 62, 0, 93, 'Motul Outboard 2T\r\n'), (371, 4, 72, 0, 93, ''), (372, 4, 93, 0, 93, ''), (373, 4, 61, 0, 94, 'Hochwertiges 2-Takt-Motorenöl gemäß NMMA TC-W3 Standard, für Außenbord- und Jetski-Motoren mit Getrennt- bzw.\r\nGemischschmierung mit oder ohne Einspritztechnik. Farbe: BLAU \r\nStandards: API TSC 4, Freigaben: NMMA TC-W3, TC-WII, TC-W\r\n'), (374, 4, 62, 0, 94, 'Motul Outboard 2T\r\n'), (375, 4, 72, 0, 94, ''), (376, 4, 93, 0, 94, ''), (377, 4, 61, 0, 95, 'Vollsynthetisches 2-Takt-Jetski-Motorenöl. Biologisch abbaubar. Speziell für Seadoo 2-Takt-Motoren. \r\nFür Getrennt- und Gemischschmierung. Standards: API TC, JASO FC, ISO L-EGD\r\n'), (378, 4, 62, 0, 95, 'Motul Specific DI Jet 2T\r\n'), (379, 4, 72, 0, 95, ''), (380, 4, 93, 0, 95, ''), (381, 4, 61, 0, 96, 'Vollsynthetisches 2-Takt-Jetski-Motorenöl. Biologisch abbaubar. Für alle 2-Takt-Jetski-Motoren außer Seadoo/Rotax.\r\nFür Getrennt- und Gemischschmierung. Freigaben: NMMA TC-W3\r\n'), (382, 4, 62, 0, 96, 'Motul 600 DI Jet 2T\r\n'), (383, 4, 72, 0, 96, ''), (384, 4, 93, 0, 96, ''), (385, 4, 61, 0, 97, '2-Takt-Jetski-Motorenöl auf Basis MOTUL Technosynthese. Entwickelt für alle Jetski-2-Takt-Motoren außer Seadoo/Rotax\r\nFür Getrennt- und Gemischschmierung. Freigaben: NMMA TC-W3\r\n'), (386, 4, 62, 0, 97, 'Motul Powerjet 2T\r\n'), (387, 4, 72, 0, 97, ''), (388, 4, 93, 0, 97, ''), (389, 4, 61, 0, 98, 'Gebrauchsfertiges Kühlerschutzmittel für alle Motorradmotoren.\r\nReduziert die Betriebstemperatur.'), (390, 4, 62, 0, 98, 'Motul MOTOCOOL Factory Line\r\n'), (391, 4, 72, 0, 98, ''), (392, 4, 93, 0, 98, ''), (393, 4, 61, 0, 99, 'Kühlerflüssigkeitszusatzkonzentrat speziell formuliert für den\r\nRennsporteinsatz. Reduziert die Motorbetriebstemperatur.\r\nEntwickelt für modernste Hochleistungsmotoren (Benzin und\r\nDiesel) in Aluminium-Leichtbauweise (Motorrad, Quad, PKW).\r\nDurch den Einsatz einer speziellen Formulierung wird die Motorbetriebstemperatur\r\nreduziert und eine optimale Leistungsentfaltung\r\nerreicht. Enthält keine Frostschutzkomponenten!'), (394, 4, 62, 0, 99, 'Motul MoCOOL\r\n'), (395, 4, 72, 0, 99, ''), (396, 4, 93, 0, 99, ''), (397, 4, 61, 0, 100, 'Weisses Hochleistungskettenfett. Speziell für den Straßenrennsport\r\nentwickelt.'), (398, 4, 62, 0, 100, 'Motul Chain Lube Factory Line\r\n'), (399, 4, 72, 0, 100, ''), (400, 4, 93, 0, 100, ''), (401, 4, 61, 0, 101, 'Synthetisches, weißes, hochviskoses Sprühfett für Motorradund\r\nKart-Ketten. Äußerst haftfähig und enthält als Festschmierstoff\r\nPTFE. PTFE Zusätze reduzieren Reibung der Kettenglieder\r\nund gewährleisten hohen Verschleißschutz auch unter\r\nextremer Belastung. Sparsam im Verbrauch, weiße Farbe\r\nermöglicht optimale Dosierung. Geeignet für Standard-,\r\nO-Ring-, X-Ring- und Z-Ring-Ketten sowie für Bowdenzüge\r\nund Gelenkverbindungen. '), (402, 4, 62, 0, 101, 'Motul Chain Lube Road Plus\r\n'), (403, 4, 72, 0, 101, ''), (404, 4, 93, 0, 101, ''), (405, 4, 61, 0, 102, 'Farbloses Sprühfett. Hightech-Kettenspray speziell für Straßenmotorräder\r\nund Karts. Für Standard-, O-Ring-, X-Ring- und\r\nZ-Ring-Ketten. Exzellente Kriech- und Haftfähigkeit für sichere\r\nSchmierung auch an entlegenen Schmierstellen, dadurch\r\nkein Abschleudern des Kettenfetts bei hoher Geschwindigkeit.\r\nErhöht die Lebensdauer der Kette und vermindert die Reibung.\r\nWasserabweisend schützt vor Korrosion.'), (406, 4, 62, 0, 102, 'Motul Chain Lube Road\r\n'), (407, 4, 72, 0, 102, ''), (408, 4, 93, 0, 102, ''), (409, 4, 61, 0, 103, 'Kettenfett speziell für die Kettenschmierung unter extremen\r\nBeanspruchungen von Geländemotorrädern und Quads. Ideal\r\nfür Ketten mit oder ohne Ringabdichtung. Optimale Einsatzmöglichkeiten\r\nim Geländebereich, da Schmutz aufgrund der\r\nverminderten Haftung leicht abgeschleudert wird. Wasserabweisend.\r\nWirksamer Schutz vor Verschleiß und Korrosion.\r\n'), (410, 4, 62, 0, 103, 'Motul Chain Lube Offroad\r\n'), (411, 4, 72, 0, 103, ''), (412, 4, 93, 0, 103, ''), (413, 4, 61, 0, 104, 'Sprühreiniger für alle Motorradketten (Straßen- und Geländeeinsatz)\r\nsowie die Ketten anderer Fahrzeuge. Die chlorfreie,\r\nhochwirksame Formel ist geprüft und eignet sich optimal für\r\nO-Ring-, X-Ring- und Z-Ring-Ketten. Entfernt selbsttätig und\r\ngründlich auch verkrustete Ablagerungen, erlaubt dadurch\r\neine schnelle und effektive Reinigung bei einem sehr geringen\r\nArbeitsaufwand. Verbessert das Haftungsvermögen und die\r\nVerteilung des neuen Kettensprays.'), (414, 4, 62, 0, 104, 'Motul Chain Clean\r\n'), (415, 4, 72, 0, 104, ''), (416, 4, 93, 0, 104, ''), (417, 4, 61, 0, 105, 'Sprühöl für Luftfilter aus Schaumstoff. Garantiert eine optimale Luftzufuhr und verhindert zuverlässig das Eindringen von Wasser, Staub, Schlamm und Sand. Das Produkt besitzt her-vorragende Haftungseigenschaften und hält den Schmutz im Filter. Durch eine blaue Einfärbung wird eine gleichmäßige Verteilung sichtbar gemacht.'), (418, 4, 62, 0, 105, 'Motul Air Filter Spray\r\n'), (419, 4, 72, 0, 105, ''), (420, 4, 93, 0, 105, ''), (421, 4, 61, 0, 106, 'Tränköl für Luftfilter aus Schaumstoff, speziell formuliert für die Wartung von Schaumstoff-Luftfiltern im Gelände-, Straßen-oder Quadeinsatz. Hervorragende Haftungseigenschaften. Dieoptimale Konsistenz und das hohe Schmutzbindevermögen des Produktes erlauben einen maximalen Luftdurchsatz undsomit ein maximales Leistungsvermögen mit einem perfekten Verschleißschutz. Das Eindringen von Staub, Schlamm und Sand wird verhindert.'), (422, 4, 62, 0, 106, 'Motul Air Filter Oil \r\n'), (423, 4, 72, 0, 106, ''), (424, 4, 93, 0, 106, ''), (425, 4, 61, 0, 107, 'Spezialreiniger für Luftfilter aus Schaumstoff. Entwickelt für die Reinigung aller Schaumstoff-Luftfilterarten im Gelände-, Straßen- oder Quadeinsatz. Entfernt wirksam altes Filteröl, Staub, Schlamm und Sandpartikel. Garantiert einen optimalenLuftdurchsatz. '), (426, 4, 62, 0, 107, 'Motul Air Filter Clean\r\n'), (427, 4, 72, 0, 107, ''), (428, 4, 93, 0, 107, ''), (429, 4, 61, 0, 108, 'Hochwirksamer, chlorfreier Vergaserreiniger. Speziell für dieprofessionelle Beseitigung von Ablagerungen und Verhar-zungen an Drosselklappen, Drehschiebern, Vergaserdüsen, Schwimmern, Venturi-Rohren. Stabilisiert den Leerlauf und verbessert das Ansprechverhalten des Motors. Erleichtert dieVergasersynchronisation und Einstellarbeiten am Kraftstoff-system. Entfernt schnell und effektiv Öl, Fett, Gummi-, Harz- und Lackrückstände.'), (430, 4, 62, 0, 108, 'Motul Carbu Clean\r\n'), (431, 4, 72, 0, 108, ''), (432, 4, 93, 0, 108, ''), (433, 4, 61, 0, 109, 'Hochwirksamer, chlorfreier Metallreiniger für Bremsscheiben und -trommeln, Kupplungen, elektrische Kontakte, Zündkerzen.Entfernt schnell und effektiv Öl, Fett, Bremsflüssigkeit, Teer, Harz und Bremsstaub. Erleichtert den Ein- und Ausbau von Brems- und Kupplungsteilen. Reinigt und trocknet in sehr kurzer Zeit. Hinterlässt keinen Schmierfilm.'), (434, 4, 62, 0, 109, 'Motul Brake Clean \r\n'), (435, 4, 72, 0, 109, ''), (436, 4, 93, 0, 109, ''), (437, 4, 61, 0, 110, 'Sprühfähiges Multifunktionsöl, das sich überall zur Rostlösungund Konservierung an Fahrzeugen aller Art, im Haushalt undanderen Außenanwendungsbereich einsetzen lässt. Schützt die konservierten Stellen anhaltend gegen Rost und Oxidation.Verhält sich neutral gegenüber Lack, Gummi und Plastik. Bildet nach dem Einsprühen einen Schutzfilm und verhindert Quietschgeräusche. '), (438, 4, 62, 0, 110, 'Motul E.Z. Lube Multi Protect\r\n'), (439, 4, 72, 0, 110, ''), (440, 4, 93, 0, 110, ''), (441, 4, 61, 0, 111, 'Hochglanztiefenpflegemittel für Kunststoffteile. Verhilft Farbevon Plastik und Lack zu neuem Glanz und frischt die Farbenauf. Bildet, ohne Flecken zu hinterlassen, einen trockenen, glänzenden Schutzfilm. Gummiteile werden gepflegt und ge-schützt und behalten dadurch Elastizität und Geschmeidigkeit. Ist wasserabweisend und schützt anhaltend Farben und Lacke vor Staub, Insekten und Schmutz.'), (442, 4, 62, 0, 111, 'Motul Shine & Go Silicone Clean\r\n'), (443, 4, 72, 0, 111, ''), (444, 4, 93, 0, 111, ''), (445, 4, 61, 0, 112, 'Trockenreiniger. Die spezielle Zusammensetzung reinigt, schützt und bringt die Oberfläche ohne Wasser mit wenig Aufwand auf Hochglanz. Verhilft Farben von Plastik und Lack zu neuem Glanz und frischt die Farben auf. Bildet, ohne Flecken zu hinterlassen, einen trockenen, glänzenden Schutzfilm. Ist wasserabweisend und schützt anhaltend Farben und Lacke vor Staub, Insekten und Schmutz. '), (446, 4, 62, 0, 112, 'Motul Wash & Wax\r\n'), (447, 4, 72, 0, 112, ''), (448, 4, 93, 0, 112, ''), (449, 4, 61, 0, 113, 'Biologisch abbaubares, hochwirksames Reinigungsmittel für die schnelle Motorradreinigung: Kunststoff, Synthetikfasern,Buntmetalle und Lacke. Besonders für Motorradverkleidungengeeignet. Entfernt selbst hartnäckige Verschmutzungen (z.B. Insekten) schnell und schonend, greift Lack und Chrom nichtan. Verhält sich neutral gegenüber Gummi und Kunststoffen. Hat eine konservierende Wirkung. Der Schutzfilm schützt Farben und Lacke. 1 Ltr. Flasche mit verstellbarem Sprühkopf.'), (450, 4, 62, 0, 113, 'Motul Moto Wash\r\n'), (451, 4, 72, 0, 113, ''), (452, 4, 93, 0, 113, ''), (453, 4, 61, 0, 114, 'Gebrauchsfertiger Motorradreiniger für die schnelle und schonende Reinigung mit neuer Power-Gel-Formel. Reinigtselbsttätig, besonders für Motorradverkleidungen geeignet. Greift Lack und Chrom nicht an. Verhält sich neutral gegen-über Gummi und Kunststoffen. Power-Gel-Formel ermöglicht lange Einwirkzeiten und ausgezeichnete Schmutzlösung. Gebrauchsfreundlich in 0,5 und 1 Ltr. Flasche mit verstellbaremSprühkopf. Biologisch abbaubar.'), (454, 4, 62, 0, 114, 'Motul Moto Wash Plus\r\n'), (455, 4, 72, 0, 114, ''), (456, 4, 93, 0, 114, ''), (457, 4, 61, 0, 115, 'Bleiersatz für alte Motoren mit ungehärteten Ventilsitzen. Diebesonders umweltfreundliche Formulierung ersetzt die schmierende Wirkung von Blei im oberen Zylinderbereich und verhindert Verschleiß auch bei extremer Belastung. Nicht bei Fahrzeugen mit Abgaskatalysator verwenden. Eine Dose ist ausreichend für 250 L bleifreies Benzin.'), (458, 4, 62, 0, 115, 'Motul Valve Expert\r\n'), (459, 4, 72, 0, 115, ''), (460, 4, 93, 0, 115, ''), (461, 4, 61, 0, 116, 'Sprühfähiger Füllschaum für Reifenpannen. Repariert und füllt den Reifen wieder auf, ohne Demontage und Werkzeug. Die Formel auf Latex-Basis beeinträchtigt weder Schlauch noch Reifen. Geeignet für Auto- und Motorradreifen, mit oder ohne Schlauch.'), (462, 4, 62, 0, 116, 'Motul Tyre Repair\r\n'), (463, 4, 72, 0, 116, ''), (464, 4, 93, 0, 116, ''), (465, 4, 61, 0, 117, 'Hautschonendes Handwaschgel. Speziell entwickelt für den professionellen Einsatz.'), (466, 4, 62, 0, 117, 'Motul Top Gel\r\n'), (467, 4, 72, 0, 117, ''), (468, 4, 93, 0, 117, ''), (469, 4, 61, 0, 118, 'Spezialreiniger für Edelstahl, Aluminium, Chrom und unlackierteKunststoffflächen im Innen- und Außenbereich. Reinigt sehr effektiv und bringt die Oberfläche auf Hochglanz. Ist schmutz- und wasserabweisend durch Langzeitschutzfilm.'), (470, 4, 62, 0, 118, 'Motul E.Z. Clean\r\n'), (471, 4, 72, 0, 118, ''), (472, 4, 93, 0, 118, ''), (473, 4, 61, 0, 119, 'Kraftstoffsystemreiniger für 4-Takt Zweiräder. Verschmutzungenwie Verkokungen im Brennraum, Verharzungen im Vergaser, Ver-klebungen der Einspritzdüsen sowie Kondenswasser im Kraft-stoffsystem werden zuverlässig entfernt. Ein sauberes Kraft-stoffsystem ist Voraussetzung für eine saubere und wirkungs-volle Verbrennung. Es gibt dem Motor, bei regelmäßiger An-wendung und ohne zusätzlichen Arbeitsaufwand, die beste Performance. Für kraftvolle Leistungsentfaltung, ruckelfreien Betrieb, deutliche Kraftstoffersparnis, längere Lebensdauer der Komponenten des Kraftstoffsystems.'), (474, 4, 62, 0, 119, 'Motul Fuel System Clean\r\n'), (475, 4, 72, 0, 119, ''), (476, 4, 93, 0, 119, ''), (477, 4, 61, 0, 120, 'Kraftstoffsystemreiniger speziell für kleine 2-Takt- und 4-Takt-Motoren wie Scooter und Gartengeräte. Ebenfalls geeignetfür Kleinmotoren im Marine- und Jetski-Bereich und fürMotoren mit Direkteinspritzung. Ein sauberes Kraftstoffsystemist Voraussetzung für eine saubere und wirkungsvolle Ver-brennung. Es gibt dem Motor, bei regelmäßiger Anwendung, ohne zusätzlichen Arbeitsaufwand die beste Performance. Für kraftvolle Leistungsentfaltung, ruckelfreien Betrieb und deutlichere Kraftstoffersparnis, Längere Lebensdauer der Komponenten des Kraftstoffsystems.'), (478, 4, 62, 0, 120, 'Motul Fuel System Clean\r\n'), (479, 4, 72, 0, 120, ''), (480, 4, 93, 0, 120, ''), (481, 4, 61, 0, 121, 'Kraftstoffsystemreiniger für alle Otto-Motoren. Verschmutzungenwie z.B. Verkokungen im Brennraum, Verharzungen im Ver-gaser, Verklebungen der Einspritzdüsen und Kondenswasserim Kraftstoffsystem werden zuverlässig entfernt. Ein sauberesKraftstoffsystem ist Voraussetzung für eine saubere und wirkungsvolle Verbrennung. Es ermöglicht dem Motor die beste Performance durch eine kraftvolle Leistungsentfaltung, ruckelfreien Betrieb, verbesserte Leistung, deutliche Kraft-stoffersparnis, längere Lebensdauer aller Komponenten des Kraftstoffsystems sowie des Katalysators. '), (482, 4, 62, 0, 121, 'Motul Fuel System Clean\r\n'), (483, 4, 72, 0, 121, ''), (484, 4, 93, 0, 121, ''), (485, 4, 61, 0, 122, 'Kraftstoffsystemreiniger für alle Diesel-Motoren. Verschmut-zungen wie Verkokungen im Brennraum, Rußablagerungen,Verklebungen und Verharzungen der Einspritzdüsen und -pumpen werden zuverlässig entfernt.Ein sauberes Kraftstoff-system ist Voraussetzung für eine saubere und wirkungsvolleVerbrennung. Es ermöglicht dem Motor die beste Performancedurch verbesserte Kraftstoffzerstäubung, Rauch- und Ruß-reduzierung, reduzierte Nagelgeräusche, deutliche Kraftstoff-ersparnis und optimales Kaltstartverhalten.'), (486, 4, 62, 0, 122, 'Motul Diesel System Clean\r\n'), (487, 4, 72, 0, 122, ''), (488, 4, 93, 0, 122, ''), (489, 4, 61, 0, 123, 'Motorinnenreiniger für alle 4-Takt-Motoren. Ablagerungen und betriebsbedingte Verschmutzungen werden im gesamten Öl-kreislauf zuverlässig gelöst. Aggressive Verbrennungsprodukte werden neutralisiert. Die gelösten Verunreinigungen werden mit dem Altöl aus dem Motor entfernt. Das Ergebnis der Motorinnenreinigung ist eine deutlich verbesserte und aufallen Zylindern gleichmäßige Kompression. Der gereinigte Motor erhält mit dem neuen Motorenöl die optimale Performancefür eine kraftvolle Leistungsentfaltung. Reduzierter Ölverbrauchund Verschleiß. Erhöhte Lebensdauer des Katalysators.'), (490, 4, 62, 0, 123, 'Motul Engine Clean\r\n'), (491, 4, 72, 0, 123, ''), (492, 4, 93, 0, 123, ''), (493, 4, 61, 0, 124, 'Teilsynthetisches Gabelöl auf Basis MOTUL Technosyntese®. Speziell entwickelt für USD-Gabeln.'), (494, 4, 62, 0, 124, 'Motul Fork Oil Expert light 5W\r\n'), (495, 4, 72, 0, 124, ''), (496, 4, 93, 0, 124, ''), (497, 4, 61, 0, 125, 'Teilsynthetisches Gabelöl auf Basis MOTUL Technosynthese® für Standard-Motorradgabeln. Für eine weichere Dämpfung.'), (498, 4, 62, 0, 125, 'Motul Fork Oil Expert medium 10W\r\n'), (499, 4, 72, 0, 125, ''), (500, 4, 93, 0, 125, ''), (501, 4, 61, 0, 126, 'Teilsynthetisches Gabelöl auf Basis MOTUL Technosynthese® für Standard-Motorradgabeln.'), (502, 4, 62, 0, 126, 'Motul Fork Oil Expert medium/heavy 15W\r\n'), (503, 4, 72, 0, 126, ''), (504, 4, 93, 0, 126, ''), (505, 4, 61, 0, 127, 'Teilsynthetisches Gabelöl auf Basis MOTUL Technosynthese® für Standard-Motorradgabeln. Für die härtere Dämpfung.'), (506, 4, 62, 0, 127, 'Motul Fork Oil Expert heavy 20W\r\n'), (507, 4, 72, 0, 127, ''), (508, 4, 93, 0, 127, ''), (509, 4, 61, 0, 128, 'Synthetisches Gabelöl auf Ester-Basis speziell entwickelt für SHOWA- und USD-Gabeln. '), (510, 4, 62, 0, 128, 'Motul Fork Oil very light 2,5W\r\n'), (511, 4, 72, 0, 128, ''), (512, 4, 93, 0, 128, ''), (513, 4, 61, 0, 129, 'Synthetisches Gabelöl auf Ester-Basis speziell entwickelt für USD-Gabeln.'), (514, 4, 62, 0, 129, 'Motul Fork Oil light 5W\r\n'), (515, 4, 72, 0, 129, ''), (516, 4, 93, 0, 129, ''), (517, 4, 61, 0, 130, 'Synthetisches Gabelöl auf Ester-Basis für Standard-Motorrad-gabeln. Für die weichere Dämpfung.'), (518, 4, 62, 0, 130, 'Motul Fork Oil light/medium 7,5W\r\n'), (519, 4, 72, 0, 130, ''), (520, 4, 93, 0, 130, ''), (521, 4, 61, 0, 131, 'Synthetisches Gabelöl auf Ester-Basis für Standard-Motorrad-gabeln. '), (522, 4, 62, 0, 131, 'Motul Fork Oil medium 10W\r\n'), (523, 4, 72, 0, 131, ''), (524, 4, 93, 0, 131, ''), (525, 4, 61, 0, 132, 'Vollsynthetisches Racing-Stoßdämpferöl auf Ester-Basis mit sehr hohem Viskositätsindex, gararantiert eine konstante Ab-stimmung auch unter extremen Bedingungen.'), (526, 4, 62, 0, 132, 'Motul SHOCK OIL Factory Line\r\n'), (527, 4, 72, 0, 132, ''), (528, 4, 93, 0, 132, ''), (529, 4, 61, 0, 133, 'Gratis zu jeder Bestellung'), (530, 4, 62, 0, 133, 'MOTUL - Pflegeberater'), (531, 4, 72, 0, 133, 'MOTUL - Pflegeberater'), (532, 4, 93, 0, 133, ''), (559, 4, 61, 0, 139, 'Arbeitshandschuhe mit MOTUL Druck auf dem Handrücken.\r\nPVC-Noppen auf der Innenhandfläche.\r\nMaterial:\r\n65 % Baumwolle und 35 % Polyester\r\nFarbe: rot'), (560, 4, 62, 0, 139, 'Motul Arbeitshandschuhe'), (561, 4, 72, 0, 139, 'Arbeitshandschuhe, Fanmeile, Bekleidung'), (562, 4, 93, 0, 139, ''), (564, 4, 61, 0, 140, 'Nostalgisches MOTUL Blechschild - Pin-up I. Der „Hingucker“\r\nin jeder Werkstatt.\r\nMaterial: Weißblech mit partieller Prägung.\r\nMaße: 30x40 cm'), (565, 4, 62, 0, 140, 'Motul Blechschild Pin-up I'), (566, 4, 72, 0, 140, 'Blechschild Pin-up I, Fanmeile, Accesoire'), (567, 4, 93, 0, 140, ''), (569, 4, 61, 0, 141, 'Nostalgisches MOTUL Blechschild - Pin-up II. Der „Hingucker“\r\nin jeder Werkstatt.\r\nMaterial: Weißblech mit partieller Prägung.\r\nMaße: 30x40 cm'), (570, 4, 62, 0, 141, 'Motul Blechschild Pin-up II'), (571, 4, 72, 0, 141, 'Blechschild Pin-up II, Fanmeile, Accesoire'), (572, 4, 93, 0, 141, ''), (574, 4, 61, 0, 142, 'Nostalgisches MOTUL Blechschild - Pin-up III. Der „Hingucker“\r\nin jeder Werkstatt.\r\nMaterial: Weißblech mit partieller Prägung.\r\nMaße: 30x40 cm'), (575, 4, 62, 0, 142, 'Motul Blechschild Pin-up III'), (576, 4, 72, 0, 142, 'Blechschild Pin-up III, Fanmeile, Accesoire'), (577, 4, 93, 0, 142, ''), (579, 4, 61, 0, 143, 'Regenschirm bedruckt mit MOTUL Logo.\r\nDurchmesser: 130 cm\r\nLänge: 95 cm'), (580, 4, 62, 0, 143, 'Motul Regenschirm'), (581, 4, 72, 0, 143, 'Regenschirm, Fanmeile, Accesoire'), (582, 4, 93, 0, 143, ''), (584, 4, 61, 0, 144, 'USB-Stick im MOTUL Öldosendesign.\r\n4 GB Speicherkapazität.'), (585, 4, 62, 0, 144, 'Motul USB-Stick'), (586, 4, 72, 0, 144, 'USB-Stick, Fanmeile, Accesoire'), (587, 4, 93, 0, 144, ''), (589, 4, 61, 0, 145, 'MOTUL Race Chronometer mit einem echten Quarzwerk von\r\nETA, swiss made. Sportliche Armbanduhr mit Zeitmessung:\r\nSplit-Time oder Zwischenzeit. Edelstahlgehäuse. Wasserdicht\r\nbis 50 Meter.'), (590, 4, 62, 0, 145, 'Motul Race Chronometer'), (591, 4, 72, 0, 145, 'Race Chronometer, Fanmeile, Accesoire'), (592, 4, 93, 0, 145, ''), (594, 4, 61, 0, 146, 'Keramik-Kaffeebecher in Schwarz-Rot. Bedruckt mit dem historischen\r\nMOTUL Race Cafe Premium Logo auf der einen\r\nSeite und dem aktuellen MOTUL Logo auf der anderen.\r\nSpülmaschinenfest.'), (595, 4, 62, 0, 146, 'Motul Kaffeebecher'), (596, 4, 72, 0, 146, 'Kaffeebecher, Fanmeile, Accesoire'), (597, 4, 93, 0, 146, ''), (599, 4, 61, 0, 147, 'Aschenbecher rundum bedruckt mit MOTUL Logo.\r\nDurchmesser: 10,5 cm\r\nHöhe 3,5 cm'), (600, 4, 62, 0, 147, 'Motul Aschenbecher'), (601, 4, 72, 0, 147, 'Aschenbecher, Fanmeile, Accesoire'), (602, 4, 93, 0, 147, ''), (604, 4, 61, 0, 148, 'Lanyard bedruckt mit MOTUL Logo und historischem Logo.\r\nReißfestes Kunststoffgewebe.'), (605, 4, 62, 0, 148, 'Motul Lanyard'), (606, 4, 72, 0, 148, 'Lanyard, Fanmeile, Accesoire'), (607, 4, 93, 0, 148, ''), (609, 4, 61, 0, 149, 'Baseball Cap «Flame» mit MOTUL Einstickung\r\nund Flammen-Applikation.\r\nGrößenverstellbar durch Metallclip Verschluss.\r\nMaterial:\r\n100% Baumwolle'), (610, 4, 62, 0, 149, 'Motul Baseball Cap «Flame»'), (611, 4, 72, 0, 149, 'Baseball Cap «Flame», Fanmeile, Accesoire'), (612, 4, 93, 0, 149, ''), (614, 4, 61, 0, 150, 'Baseball Cap «300V» mit MOTUL Einstickung\r\nund 300V Schriftzug. Größenverstellbar\r\ndurch Klettverschluss.\r\nMaterial:\r\n100% Baumwolle'), (615, 4, 62, 0, 150, 'Motul Baseball Cap «300V»'), (616, 4, 72, 0, 150, 'Baseball Cap «300V», Fanmeile, Accesoire'), (617, 4, 93, 0, 150, ''), (623, 4, 61, 0, 152, 'Klassisches Herren-Poloshirt schwarz.\r\nBordüre in Kragen eingewebt. Stickerei\r\n«since 1853» auf linker Brust Ton in Ton.\r\nDoppelarmbündchen in grau eingefasst.\r\nGrauer Crashdruck «since 1853»\r\nauf Rücken und Zielflagge auf Stoffapplikation.\r\nMaterial:\r\n65 % Baumwolle, 35 % Polyester\r\nca. 220 g/m²'), (624, 4, 62, 0, 152, 'Motul Poloshirt sw - Herren'), (625, 4, 72, 0, 152, ''), (626, 4, 93, 0, 152, ''), (627, 4, 61, 0, 153, 'Klassisches Herren-Poloshirt schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² '), (628, 4, 62, 0, 153, 'Motul Poloshirt sw - Herren'), (629, 4, 72, 0, 153, ''), (630, 4, 93, 0, 153, ''), (631, 4, 531, 0, 153, ''), (632, 4, 61, 0, 154, 'Klassisches Herren-Poloshirt schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² '), (633, 4, 62, 0, 154, 'Motul Poloshirt sw - Herren '), (634, 4, 72, 0, 154, ''), (635, 4, 93, 0, 154, ''), (636, 4, 531, 0, 154, ''), (637, 4, 61, 0, 155, 'Klassisches Herren-Poloshirt schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² '), (638, 4, 62, 0, 155, 'Motul Poloshirt sw - Herren'), (639, 4, 72, 0, 155, ''), (640, 4, 93, 0, 155, ''), (641, 4, 531, 0, 155, ''), (642, 4, 61, 0, 156, 'Klassisches Herren-Poloshirt schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² '), (643, 4, 62, 0, 156, 'Motul Poloshirt sw - Herren'), (644, 4, 72, 0, 156, ''), (645, 4, 93, 0, 156, ''), (646, 4, 531, 0, 156, ''), (647, 4, 61, 0, 157, 'Tailliertes Damen-Poloshirt in schwarz.\r\nBordüre in Kragen eingewebt. Stickerei\r\n«since 1853» auf linker Brust Ton in Ton.\r\nDoppelarmbündchen in grau eingefasst.\r\nGrauer Crashdruck «since 1853»\r\nauf Rücken und Zielflagge auf Stoffapplikation.\r\nMaterial:\r\n65 % Baumwolle, 35 % Polyester\r\nca. 220 g/m²'), (648, 4, 62, 0, 157, 'Motul Poloshirt sw - Damen'), (649, 4, 72, 0, 157, ''), (650, 4, 93, 0, 157, ''), (651, 4, 61, 0, 158, '4-Takt-Motorenöl auf Basis MOTUL Technosynthese® für verschiedene\r\nGartengeräte (Rasenmäher, Kleintraktoren, Pflug\r\noder Stromaggregate). Für Benzin- und Dieselmotoren. Honda\r\nund Tecumseh Performance Level. Reduziert den Kraftstoffverbrauch\r\nund Abgasemissionswerte.\r\nStandards: API SJ/SH/CF'), (652, 4, 62, 0, 158, 'Motul Garden 4T 10W-30\r\n'), (653, 4, 72, 0, 158, ''), (654, 4, 93, 0, 158, ''), (655, 4, 61, 0, 159, 'High Performance Mehrbereichsmotorenöl für 4-Takt-Motoren\r\nin Gartengeräten (Rasenmäher, Pflug, Aufsatzmäher und Stromaggregate).\r\nFür Benzin und Dieselmotoren.\r\nStandards: API SG/CF CCMC G4/D4'), (656, 4, 62, 0, 159, 'Motul Garden 4T 15W-40\r\n'), (657, 4, 72, 0, 159, ''), (658, 4, 93, 0, 159, ''), (659, 4, 61, 0, 160, 'Mineralisches Einbereichsmotorenöl für 4-Takt-Motoren in\r\nGartengeräte (Rasenmäher, Pflug, Aufsatzmäher und Stromaggregate).\r\nFür Benzin und Dieselmotoren. Briggs & Stratton\r\nPerformance Level.\r\nStandards: API SG/CD'), (660, 4, 62, 0, 160, 'Motul Garden 4T SAE 30\r\n'), (661, 4, 72, 0, 160, ''), (662, 4, 93, 0, 160, ''), (663, 4, 61, 0, 161, '2-Takt-Motorenöl auf Basis MOTUL Technosynthese® für\r\nGartengeräte (Kettensägen, Vertikutierer, Heckenschere oder\r\nRasenmäher).\r\nStandards: API TC - JASO FC, ISO-L-EGD'), (664, 4, 62, 0, 161, 'Motul Garden 2T Hi-Tech\r\n'), (665, 4, 72, 0, 161, ''), (666, 4, 93, 0, 161, ''), (667, 4, 61, 0, 162, '2-Takt-Motorenöl auf Basis MOTUL Technosynthese® für\r\nGartengeräte (Kettensägen, Vertikutierer, Heckenschere und\r\nRasenmäher).\r\nStandards: API TC'), (668, 4, 62, 0, 162, 'Motul Garden 2T\r\n'), (669, 4, 72, 0, 162, ''), (670, 4, 93, 0, 162, ''), (671, 4, 61, 0, 163, 'Vollsynthetisches 2-Takt-Motorenöl für Gartengeräte (Rasenmäher,\r\nKettensägen, Heckenschere und Vertikutierer). Geeignet\r\nfür Standardkraftstoffe und bleifreies Benzin. Zu 80% biologisch\r\nabbaubar.\r\nStandards: API TC/TSC3 - JASO FC, ISO L-EGD\r\nBiologosich abbaubar: CEC-L-33-A-93'), (672, 4, 62, 0, 163, 'Motul Bio 2T\r\n'), (673, 4, 72, 0, 163, ''), (674, 4, 93, 0, 163, ''), (675, 4, 61, 0, 164, 'Vollsynthetisches Haftöl für High Performance Kettensägen\r\nmit manueller und automatischer Kettenschmierung. Zu 98%\r\nbiologisch abbaubar. Sehr gutes Haftvermögen und Schutz\r\nvor Korrosion.'), (676, 4, 62, 0, 164, 'Motul Timber Bio\r\n'), (677, 4, 72, 0, 164, ''), (678, 4, 93, 0, 164, ''), (679, 4, 61, 0, 165, 'Haftöl für High Performance Kettensägen mit manueller und\r\nautomatischer Kettenschmierung. Zuverlässiger Schutz vor\r\nKorrosion und Verschleiß. Hohe Viskosität und sehr gutes\r\nHaftvermögen verhindert das Abschleudern.'), (680, 4, 62, 0, 165, 'Motul Timber 120\r\n'), (681, 4, 72, 0, 165, ''), (682, 4, 93, 0, 165, ''), (683, 4, 61, 0, 166, 'Vollsynthetisches 4-Takt-Motorenöl auf Ester-Basis. Speziell\r\nentwickelt für Snowmobile der neuen Generation wie z.B. von\r\nYamaha, Skidoo, Arctic Cat, Lynx. Besonders geeignet für\r\nden Rennsporteinsatz bzw. anspruchsvollen Alltagsbetrieb.\r\nÜbertrifft die Werksanforderungen der Hersteller.\r\nStandards: API SJ'), (684, 4, 62, 0, 166, 'Snowpower 4T\r\n'), (685, 4, 72, 0, 166, ''), (686, 4, 93, 0, 166, ''), (687, 4, 61, 0, 167, 'Ester verstärktes 2-Takt-Motorenöl auf Basis MOTUL Technosynthese\r\n®. Speziell für Snowmobile, die unter extremsten\r\npolaren Klimaverhältnissen betrieben werden. Für Getrennt und\r\nGemischschmierung. Dosierung entsprechend den\r\nHerstellervorgaben.\r\nStandards: API TC Low Smoke - JASO FC-Level'), (688, 4, 62, 0, 167, 'Snowpower 2T\r\n'), (689, 4, 72, 0, 167, ''), (690, 4, 93, 0, 167, ''), (691, 4, 61, 0, 168, 'Vollsynthetisches 2-Takt-Motorenöl auf Ester-Basis. Speziell\r\nentwickelt für 2-Takt-Modellfahrzeuge wie z.B. Modellautos,\r\nModellboote und Modellflugzeuge. Kann entsprechend den\r\nMischungsverhältnissen mit Nitromethan, Methanol und\r\nEther gemischt werden. Sehr stabil während der Lagerung\r\nund kaltem Wetter. Hoher Widerstand gegen mechanische\r\nBeanspruchung.'), (692, 4, 62, 0, 168, 'Micro 2T\r\n'), (693, 4, 72, 0, 168, ''), (694, 4, 93, 0, 168, ''), (695, 4, 61, 0, 169, 'Vollsynthetisches 4-Takt-Motorenöl auf Ester-Basis. Speziell\r\nentwickelt für Snowmobile der neuen Generation wie z.B. von\r\nYamaha, Skidoo, Arctic Cat, Lynx. Besonders geeignet für\r\nden Rennsporteinsatz bzw. anspruchsvollen Alltagsbetrieb.\r\nÜbertrifft die Werksanforderungen der Hersteller.\r\nStandards: API SJ'), (696, 4, 62, 0, 169, 'Snowpower 4T\r\n'), (697, 4, 72, 0, 169, ''), (698, 4, 93, 0, 169, ''), (699, 4, 61, 0, 170, 'Ester verstärktes 2-Takt-Motorenöl auf Basis MOTUL Technosynthese\r\n®. Speziell für Snowmobile, die unter extremsten\r\npolaren Klimaverhältnissen betrieben werden. Für Getrenntund\r\nGemischschmierung. Dosierung entsprechend den\r\nHerstellervorgaben.\r\nStandards: API TC Low Smoke - JASO FC-Level'), (700, 4, 62, 0, 170, 'Motul Snowpower 2T\r\n'), (701, 4, 72, 0, 170, ''), (702, 4, 93, 0, 170, ''), (703, 4, 61, 0, 171, 'Karabinerhaken als Schlüsselanhänger. Bedruckt mit MOTUL\r\nLogo.'), (704, 4, 62, 0, 171, 'Motul Karabinerhaken'), (705, 4, 72, 0, 171, 'Karabinerhaken, FANSHOP, Accessoires'), (706, 4, 93, 0, 171, ''), (708, 4, 61, 0, 172, 'Schlüsselanhänger gummiert, im 1 Ltr. 300V Design.'), (709, 4, 62, 0, 172, 'Motul Schlüsselanhänger'), (710, 4, 72, 0, 172, 'Schlüsselanhänger, FANSHOP, Accessoires'), (711, 4, 93, 0, 172, ''), (713, 4, 61, 0, 173, 'Wasserfester Aufkleber mit historischem MOTUL Logo.\r\nDurchmesser: 10 cm'), (714, 4, 62, 0, 173, 'Motul Classic-Aufkleber'), (715, 4, 72, 0, 173, 'Classic-Aufkleber, FANSHOP, Aufkleber'), (716, 4, 93, 0, 173, ''), (717, 4, 61, 0, 174, 'T-Shirt rot mit MOTUL Einstickung.\r\nGraue Nähte.\r\nMaterial:\r\n100 % Baumwolle, ca. 210 g/m².'), (718, 4, 62, 0, 174, 'Motul T-Shirt'), (719, 4, 72, 0, 174, ''), (720, 4, 93, 0, 174, ''), (721, 4, 61, 0, 175, 'T-Shirt rot mit MOTUL Einstickung.\r\nGraue Nähte.\r\nMaterial:\r\n100 % Baumwolle, ca. 210 g/m².'), (722, 4, 62, 0, 175, 'Motul T-Shirt '), (723, 4, 72, 0, 175, ''), (724, 4, 93, 0, 175, ''), (725, 4, 61, 0, 176, 'Vollsynthetisches Motorenöl, speziell für moderne Benzin- u. Dieselfahrzeuge, welche die Abgasnorm \r\nEURO IV erfüllen und Öl mit hoher HTHS - Viskosität und reduzierten Werten für midSAPS nach ACEA C3\r\nvorgeschrieben ist. Auch für Fahrzeuge wo ACEA A3/B3 oder A3/B4 vorgeschrieben ist.\r\nACEA A3/B4/C3; API SM/CF;MB 229.31; MB 229.51; VW 502.00-505.00; BMW Long Life LL-04\r\nEmpfehlungen: RENAULT/NISSAN, FIAT, KIA, SUZUKI,SSANGYOUNG Diesel\r\n'), (726, 4, 62, 0, 176, 'MOTUL 8100 X-Clean C3 5W-30\r\n'), (727, 4, 72, 0, 176, 'MOTUL 8100 X-Clean C3 1L'), (728, 4, 93, 0, 176, ''), (730, 4, 61, 0, 177, 'Vollsynthetisches Motorenöl, speziell für moderne Benzin- u. Dieselfahrzeuge, welche die Abgasnorm \r\nEURO IV erfüllen und Öl mit hoher HTHS - Viskosität und reduzierten Werten für midSAPS nach ACEA C3\r\nvorgeschrieben ist. Auch für Fahrzeuge wo ACEA A3/B3 oder A3/B4 vorgeschrieben ist.\r\nACEA A3/B4/C3; API SM/CF;MB 229.31; MB 229.51; VW 502.00-505.00; BMW Long Life LL-04\r\nEmpfehlungen: RENAULT/NISSAN, FIAT, KIA, SUZUKI,SSANGYOUNG Diesel\r\n'), (731, 4, 62, 0, 177, 'MOTUL 8100 X-Clean C3 5W-30\r\n'), (732, 4, 72, 0, 177, 'MOTUL 8100 X-Clean C3 5L'), (733, 4, 93, 0, 177, ''), (735, 4, 61, 0, 178, 'Systemgebühr 1€'), (736, 4, 62, 0, 178, 'Systemgebühr 1€'), (737, 4, 72, 0, 178, 'Systemgebühr 1€, ESSO'), (738, 4, 93, 0, 178, ''), (740, 4, 61, 0, 179, 'Systemgebühr 5€'), (741, 4, 62, 0, 179, 'Systemgebühr 5€'), (742, 4, 72, 0, 179, 'Systemgebühr 5€, ESSO'), (743, 4, 93, 0, 179, ''), (745, 4, 61, 0, 180, 'Wasserfester Aufkleber mit MOTUL Logo\r\nin 3 verschiedenen Größen.'), (746, 4, 62, 0, 180, 'MOTUL Aufkleber'), (747, 4, 72, 0, 180, 'MOTUL Aufkleber 15 x 4,0 cm, FANSHOP, Aufkleber'), (748, 4, 93, 0, 180, ''), (750, 4, 61, 0, 181, 'Wasserfester Aufkleber mit MOTUL Logo\r\nin 3 verschiedenen Größen.'), (751, 4, 62, 0, 181, 'MOTUL Aufkleber'), (752, 4, 72, 0, 181, 'MOTUL Aufkleber 30 x 7,5 cm, FANSHOP, Aufkleber'), (753, 4, 93, 0, 181, ''), (755, 4, 61, 0, 182, 'Wasserfester Aufkleber mit abziehbaren\r\nweißen Einzelbuchstaben in zwei verschiedenen\r\nGrößen.'), (756, 4, 62, 0, 182, 'Motul Einzelbuchstaben'), (757, 4, 72, 0, 182, 'Einzelbuchstaben 28 x 5,5 cm, FANSHOP, Aufkleber'), (758, 4, 93, 0, 182, ''), (760, 4, 61, 0, 183, 'Wasserfester Aufkleber mit abziehbaren\r\nweißen Einzelbuchstaben in zwei verschiedenen\r\nGrößen.'), (761, 4, 62, 0, 183, 'Motul Einzelbuchstaben'), (762, 4, 72, 0, 183, 'Einzelbuchstaben 71 x 14,5 cm, FANSHOP, Aufkleber'), (763, 4, 93, 0, 183, ''), (765, 4, 61, 0, 184, 'Wasserfeste Aufkleber mit MOTUL Logo speziell für Motocross-\r\nMotorräder.'), (766, 4, 62, 0, 184, 'Motul Motocross Aufkleber'), (767, 4, 72, 0, 184, 'Motocross Aufkleber, FANSHOP, Aufkleber'), (768, 4, 93, 0, 184, ''), (769, 4, 61, 0, 185, 'Testartikel'), (770, 4, 62, 0, 185, 'Testartikel'), (771, 4, 72, 0, 185, ''), (772, 4, 93, 0, 185, ''), (773, 4, 61, 0, 186, 'Multifunktionsautomatikgetriebeöl auf Basis MOTUL Technosynthese. Kann in fast allen konventionellen Automatikgeztrieben\r\nmit Schaltgruppen eingesetzt werden. Nicht für CVT-Automatikgetriebe geeignet.\r\nPerformance: GM Dexron IIIG/IIIH/IID/IIE, Allison C4, Ford Mercon & Mercon V,Chrysler ATF+3, ATF+4, MB 236.9, 236.10, 236.11,\r\n236.12, Hyundai/KIA ATF SPIII & PSF 3, Voith G 607, ZF TE-ML03D/04D/14A, JASO 1A\r\n'), (774, 4, 62, 0, 186, 'MOTUL Multi ATF\r\n'), (775, 4, 72, 0, 186, 'MOTUL Multi ATF 1L, Schmierstoffe, Auto, Getriebeöl'), (776, 4, 93, 0, 186, ''), (778, 4, 61, 0, 187, 'Automatikgetriebeöl auf der Basis MOTUL Technosynthese für automatische Getriebe, hydraulische und mechanische Systeme,\r\nfür die laut Hersteller die Spezifikation Dexron IIIoder Mercon vorgeschrieben wird. Optimale Schmierfilmstabilität bei hohen \r\nTemperaturen. Verhindert Verschleiß und Aufschäumen\r\nFreigaben: MAN 339F, MB 236.5, 236.9; Voith 55.6335.32 (G607), ZF TE-ML 03D/04D/14A/17C\r\nPerformance: GM Dexron IIIG, Ford Mercon, Caterpillar TO-2, Allison C4\r\n'), (779, 4, 62, 0, 187, 'MOTUL Dexron III\r\n'), (780, 4, 72, 0, 187, 'MOTUL Dexron III 1L, Schmierstoffe, Auto, Getriebeöl'), (781, 4, 93, 0, 187, ''), (783, 4, 61, 0, 188, 'Mineralisches Automatikgetriebeöl für automatische Getriebe uns Servolenkungen. Die spezielle Additivierung verhindert Verschleiß,\r\nKorosion und Aufschäumen.Das exzellente Fließverhalten ermöglicht auch bei niedrigen Temperaturen einen komfortablen \r\nSchaltvorgang. Kann in allen Systemen eingesetzt werden, für die Dexron, Dexron B und Dexron IIDvorgeschrieben wird.\r\nFreigaben: MAN 339D, MB 236.7; Voith 55.6335.32 (G607), ZF TE-ML 03D/04D/11A/17C\r\nPerformance: GM Dexron IID, Caterpillar TO-2, Allison C4\r\n'), (784, 4, 62, 0, 188, 'MOTUL Dexron IID\r\n'), (785, 4, 72, 0, 188, 'MOTUL Dexron IID 1L, Schmierstoffe, Auto, Getriebeöl'), (786, 4, 93, 0, 188, ''), (788, 4, 61, 0, 189, 'Gelschreiber bedruckt mit MOTUL Logo. Blaue Mine.'), (789, 4, 62, 0, 189, 'Motul Gelschreiber'), (790, 4, 72, 0, 189, 'Gelschreiber, FANSHOP, Accessoires'), (791, 4, 93, 0, 189, ''), (793, 4, 61, 0, 190, 'Aufnäher mit MOTUL Logo für Brust.'), (794, 4, 62, 0, 190, 'MOTUL Aufnäher'), (795, 4, 72, 0, 190, 'MOTUL Aufnäher 11 x 3,8 cm, FANSHOP, Aufkleber'), (796, 4, 93, 0, 190, ''), (798, 4, 61, 0, 191, 'Aufnäher mit MOTUL Logo für Rücken.'), (799, 4, 62, 0, 191, 'MOTUL Aufnäher'), (800, 4, 72, 0, 191, 'MOTUL Aufnäher 28 x 7,0 cm, FANSHOP, Aufkleber'), (801, 4, 93, 0, 191, ''), (803, 4, 61, 0, 192, 'Wasserfester Aufkleber mit MOTUL Logo\r\nin 3 verschiedenen Größen.'), (804, 4, 62, 0, 192, 'MOTUL Aufkleber'), (805, 4, 72, 0, 192, 'MOTUL Aufkleber 15 x 4,0 cm, FANSHOP, Aufkleber'), (806, 4, 93, 0, 192, ''), (807, 4, 61, 0, 193, 'Baseball Cap «300V» mit MOTUL Einstickung\r\nund 300V Schriftzug. Größenverstellbar\r\ndurch Klettverschluss.\r\nMaterial:\r\n100% Baumwolle'), (808, 4, 62, 0, 193, 'Baseball Cap «300V»'), (809, 4, 72, 0, 193, 'Baseball Cap «300V», Fanmeile, Accesoire'), (810, 4, 93, 0, 193, ''), (811, 4, 61, 0, 194, 'Vollsynthetisches MidSAPS Motorenöl speziell nach den Anforderungen von Ford für Otto- und Dieselmotoren formuliert. Besonders empfohlen für Fahrzeuge, bei denen der Hersteller (Ford, Landrover, Jaguar, Volvo) die Verwendung eines Motorenöles mit einer abgesenkten HTHS-Viskosität (High Temperature High Shear) mit den Standards ACEA A1 / B1 bzw. A5 vorschreibt. \r\nStandards: ACEA A5/A1/B1 - API SI-ILSAX GF-2\r\nAnforderung: FORD WSS M2C 913 C, abwärtskompat.'), (812, 4, 62, 0, 194, 'MOTUL Specific FORD 913 C 5W-30\r\n'), (813, 4, 72, 0, 194, 'MOTUL Specific FORD 913 C 1L, Schmierstoffe, Auto, Motorenöl'), (814, 4, 93, 0, 194, ''), (816, 4, 61, 0, 195, 'Vollsynthetisches MidSAPS Motorenöl speziell nach den Anforderungen von Ford für Otto- und Dieselmotoren formuliert. Besonders empfohlen für Fahrzeuge, bei denen der Hersteller (Ford, Landrover, Jaguar, Volvo) die Verwendung eines Motorenöles mit einer abgesenkten HTHS-Viskosität (High Temperature High Shear) mit den Standards ACEA A1 / B1 bzw. A5 vorschreibt. \r\nStandards: ACEA A5/A1/B1 - API SI-ILSAX GF-2\r\nAnforderung: FORD WSS M2C 913 C, abwärtskompat.'), (817, 4, 62, 0, 195, 'MOTUL Specific FORD 913 C 5W-30\r\n'), (818, 4, 72, 0, 195, 'MOTUL Specific FORD 913 C 5L, Schmierstoffe, Auto, Motorenöl'), (819, 4, 93, 0, 195, ''), (821, 4, 61, 0, 196, 'Für Marine-Diesel-Inboard-Motoren mit Aufladung und Direkteinspritzung,\r\ndie mit Dieselkraftstoff - mit reduziertem Schwefelgehalt\r\n(<1%) betrieben werden: Baudoin, Caterpillar, Cummins,\r\nIveco, Lombardini, Mercruiser, MTU, Nanni, MAN, Perkins\r\nVetus-Deutz, VW, Volvo Penta, Yanmar, Yamaha. Benzin-\r\nMotoren: Crusader, Mercruiser, Volvo Penta, Yamaha. Auch\r\nfür Antriebe von Hurth oder Techno-Drive empfohlen.\r\nStandards Diesel: ACEA E7 (E5 & E3) API CI-4/CH-4/CG-4/CF-4\r\nBenzin: API SG/SF - Performance: CATERPILLAR ECF-1,\r\nCUMMINS 20071-20072-20076-20077-20078, MAN M 3275,\r\nGlobal DHD-1, MTU Type II, VOLVO VDS-3/ VDS-2'), (822, 4, 62, 0, 196, 'Motul Inboard 4T 15W-40'), (823, 4, 72, 0, 196, 'Inboard 4T 2L, Schmierstoffe, Marine, Motorenöl 4-Takt'), (824, 4, 93, 0, 196, ''), (831, 4, 61, 0, 198, 'Klassisches Herren-Poloshirt schwarz. Bordüre in Kragen eingewebt. Stickerei «since 1853» auf linker Brust Ton in Ton. Doppelarmbündchen in grau eingefasst. Grauer Crashdruck «since 1853» auf Rücken und Zielflagge auf Stoffapplikation. Material: 65 % Baumwolle, 35 % Polyester ca. 220 g/m² '), (832, 4, 62, 0, 198, 'Motul Poloshirt sw - Herren'), (833, 4, 72, 0, 198, ''), (834, 4, 93, 0, 198, ''), (837, 4, 61, 0, 199, 'Tailliertes Damen-Poloshirt in schwarz.\r\nBordüre in Kragen eingewebt. Stickerei\r\n«since 1853» auf linker Brust Ton in Ton.\r\nDoppelarmbündchen in grau eingefasst.\r\nGrauer Crashdruck «since 1853»\r\nauf Rücken und Zielflagge auf Stoffapplikation.\r\nMaterial:\r\n65 % Baumwolle, 35 % Polyester\r\nca. 220 g/m²'), (838, 4, 62, 0, 199, 'Motul Poloshirt sw - Damen'), (839, 4, 72, 0, 199, ''), (840, 4, 93, 0, 199, ''), (841, 4, 61, 0, 200, 'Tailliertes Damen-Poloshirt in schwarz.\r\nBordüre in Kragen eingewebt. Stickerei\r\n«since 1853» auf linker Brust Ton in Ton.\r\nDoppelarmbündchen in grau eingefasst.\r\nGrauer Crashdruck «since 1853»\r\nauf Rücken und Zielflagge auf Stoffapplikation.\r\nMaterial:\r\n65 % Baumwolle, 35 % Polyester\r\nca. 220 g/m²'), (842, 4, 62, 0, 200, 'Motul Poloshirt sw - Damen'), (843, 4, 72, 0, 200, ''), (844, 4, 93, 0, 200, ''), (845, 4, 61, 0, 201, 'Material:\r\nGrundgewebe aus 65 % Polyester und\r\n35 % Baumwolle, Canvas-Bindung, ca.\r\n320 g/m². 100 % Original-Condura by\r\nDupont und Teflonbeschichtung.\r\nFarbe: rot'), (846, 4, 62, 0, 201, 'Motul Latzhose mit MOTUL Einstickung'), (847, 4, 72, 0, 201, ''), (848, 4, 93, 0, 201, ''), (851, 4, 61, 0, 202, 'Material:\r\nGrundgewebe aus 65 % Polyester und\r\n35 % Baumwolle, Canvas-Bindung, ca.\r\n320 g/m². 100 % Original-Condura by\r\nDupont und Teflonbeschichtung.\r\nFarbe: rot'), (852, 4, 62, 0, 202, 'Motul Latzhose mit MOTUL Einstickung'), (853, 4, 72, 0, 202, ''), (854, 4, 93, 0, 202, ''), (873, 4, 61, 0, 206, 'Tailliertes Damen-Poloshirt in schwarz.\r\nBordüre in Kragen eingewebt. Stickerei\r\n«since 1853» auf linker Brust Ton in Ton.\r\nDoppelarmbündchen in grau eingefasst.\r\nGrauer Crashdruck «since 1853»\r\nauf Rücken und Zielflagge auf Stoffapplikation.\r\nMaterial:\r\n65 % Baumwolle, 35 % Polyester\r\nca. 220 g/m²'), (874, 4, 62, 0, 206, 'Motul Poloshirt sw - Damen '), (875, 4, 72, 0, 206, ''), (876, 4, 93, 0, 206, ''), (877, 4, 61, 0, 207, 'Tailliertes Damen-Poloshirt in schwarz.\r\nBordüre in Kragen eingewebt. Stickerei\r\n«since 1853» auf linker Brust Ton in Ton.\r\nDoppelarmbündchen in grau eingefasst.\r\nGrauer Crashdruck «since 1853»\r\nauf Rücken und Zielflagge auf Stoffapplikation.\r\nMaterial:\r\n65 % Baumwolle, 35 % Polyester\r\nca. 220 g/m²'), (878, 4, 62, 0, 207, 'Motul Poloshirt sw - Damen'), (879, 4, 72, 0, 207, ''), (880, 4, 93, 0, 207, ''), (881, 4, 61, 0, 208, 'Tailliertes Damen-Poloshirt in schwarz.\r\nBordüre in Kragen eingewebt. Stickerei\r\n«since 1853» auf linker Brust Ton in Ton.\r\nDoppelarmbündchen in grau eingefasst.\r\nGrauer Crashdruck «since 1853»\r\nauf Rücken und Zielflagge auf Stoffapplikation.\r\nMaterial:\r\n65 % Baumwolle, 35 % Polyester\r\nca. 220 g/m²'), (882, 4, 62, 0, 208, 'Motul Poloshirt sw - Damen'), (883, 4, 72, 0, 208, ''), (884, 4, 93, 0, 208, ''), (887, 4, 61, 0, 209, 'Material:\r\nGrundgewebe aus 65 % Polyester und\r\n35 % Baumwolle, Canvas-Bindung, ca.\r\n320 g/m². 100 % Original-Condura by\r\nDupont und Teflonbeschichtung.\r\nFarbe: rot'), (888, 4, 62, 0, 209, 'Motul Latzhose mit MOTUL Einstickung'), (889, 4, 72, 0, 209, ''), (890, 4, 93, 0, 209, ''), (891, 4, 61, 0, 210, 'Material:\r\nGrundgewebe aus 65 % Polyester und\r\n35 % Baumwolle, Canvas-Bindung, ca.\r\n320 g/m². 100 % Original-Condura by\r\nDupont und Teflonbeschichtung.\r\nFarbe: rot'), (892, 4, 62, 0, 210, 'Motul Latzhose mit MOTUL Einstickung'), (893, 4, 72, 0, 210, ''), (894, 4, 93, 0, 210, ''), (895, 4, 61, 0, 211, 'Material:\r\nGrundgewebe aus 65 % Polyester und\r\n35 % Baumwolle, Canvas-Bindung, ca.\r\n320 g/m². 100 % Original-Condura by\r\nDupont und Teflonbeschichtung.\r\nFarbe: rot'), (896, 4, 62, 0, 211, 'Motul Latzhose mit MOTUL Einstickung'), (897, 4, 72, 0, 211, ''), (898, 4, 93, 0, 211, ''), (899, 4, 61, 0, 212, 'Material:\r\nGrundgewebe aus 65 % Polyester und\r\n35 % Baumwolle, Canvas-Bindung, ca.\r\n320 g/m². 100 % Original-Condura by\r\nDupont und Teflonbeschichtung\r\nFarbe: rot'), (900, 4, 62, 0, 212, 'Motul Overall mit MOTUL Einstickung'), (901, 4, 72, 0, 212, ''), (902, 4, 93, 0, 212, ''), (903, 4, 61, 0, 213, 'Material:\r\nGrundgewebe aus 65 % Polyester und\r\n35 % Baumwolle, Canvas-Bindung, ca.\r\n320 g/m². 100 % Original-Condura by\r\nDupont und Teflonbeschichtung\r\nFarbe: rot'), (904, 4, 62, 0, 213, 'Motul Overall mit MOTUL Einstickung'), (905, 4, 72, 0, 213, ''), (906, 4, 93, 0, 213, ''), (909, 4, 61, 0, 214, 'Material:\r\nGrundgewebe aus 65 % Polyester und\r\n35 % Baumwolle, Canvas-Bindung, ca.\r\n320 g/m². 100 % Original-Condura by\r\nDupont und Teflonbeschichtung.\r\nFarbe: rot'), (910, 4, 62, 0, 214, 'Motul Latzhose mit MOTUL Einstickung'), (911, 4, 72, 0, 214, ''), (912, 4, 93, 0, 214, ''), (913, 4, 61, 0, 215, 'Material:\r\nGrundgewebe aus 65 % Polyester und\r\n35 % Baumwolle, Canvas-Bindung, ca.\r\n320 g/m². 100 % Original-Condura by\r\nDupont und Teflonbeschichtung\r\nFarbe: rot'), (914, 4, 62, 0, 215, 'Motul Overall mit MOTUL Einstickung'), (915, 4, 72, 0, 215, ''), (916, 4, 93, 0, 215, ''), (941, 4, 61, 0, 222, 'Material:\r\nGrundgewebe aus 65 % Polyester und\r\n35 % Baumwolle, Canvas-Bindung, ca.\r\n320 g/m². 100 % Original-Condura by\r\nDupont und Teflonbeschichtung\r\nFarbe: rot'), (942, 4, 62, 0, 222, 'Motul Overall mit MOTUL Einstickung'), (943, 4, 72, 0, 222, ''), (944, 4, 93, 0, 222, ''), (945, 4, 61, 0, 223, 'Material:\r\nGrundgewebe aus 65 % Polyester und\r\n35 % Baumwolle, Canvas-Bindung, ca.\r\n320 g/m². 100 % Original-Condura by\r\nDupont und Teflonbeschichtung\r\nFarbe: rot'), (946, 4, 62, 0, 223, 'Motul Overall mit MOTUL Einstickung'), (947, 4, 72, 0, 223, ''), (948, 4, 93, 0, 223, ''), (949, 4, 61, 0, 224, 'Material:\r\nGrundgewebe aus 65 % Polyester und\r\n35 % Baumwolle, Canvas-Bindung, ca.\r\n320 g/m². 100 % Original-Condura by\r\nDupont und Teflonbeschichtung\r\nFarbe: rot'), (950, 4, 62, 0, 224, 'Motul Overall mit MOTUL Einstickung'), (951, 4, 72, 0, 224, ''), (952, 4, 93, 0, 224, ''), (953, 4, 61, 0, 225, 'T-Shirt rot mit MOTUL Einstickung.\r\nGraue Nähte.\r\nMaterial:\r\n100 % Baumwolle, ca. 210 g/m².'), (954, 4, 62, 0, 225, 'Motul T-Shirt'), (955, 4, 72, 0, 225, ''), (956, 4, 93, 0, 225, ''), (958, 4, 61, 0, 226, 'T-Shirt rot mit MOTUL Einstickung.\r\nGraue Nähte.\r\nMaterial:\r\n100 % Baumwolle, ca. 210 g/m².'), (959, 4, 62, 0, 226, 'Motul T-Shirt'), (960, 4, 72, 0, 226, ''), (961, 4, 93, 0, 226, ''), (962, 4, 61, 0, 227, 'T-Shirt rot mit MOTUL Einstickung.\r\nGraue Nähte.\r\nMaterial:\r\n100 % Baumwolle, ca. 210 g/m².'), (963, 4, 62, 0, 227, 'Motul T-Shirt'), (964, 4, 72, 0, 227, ''), (965, 4, 93, 0, 227, ''), (966, 4, 61, 0, 228, 'T-Shirt rot mit MOTUL Einstickung.\r\nGraue Nähte.\r\nMaterial:\r\n100 % Baumwolle, ca. 210 g/m².'), (967, 4, 62, 0, 228, 'Motul T-Shirt'), (968, 4, 72, 0, 228, ''), (969, 4, 93, 0, 228, ''), (970, 4, 61, 0, 229, 'Herren-Poloshirt rot mit MOTUL Einstickung.\r\nSeitlich abgesetzte graue\r\nEinsätze.\r\nMaterial:\r\n65 % Baumwolle, 35 % Polyester\r\nca. 220 g/m²'), (971, 4, 62, 0, 229, 'Motul Poloshirt - Herren'), (972, 4, 72, 0, 229, ''), (973, 4, 93, 0, 229, ''), (974, 4, 61, 0, 230, 'Herren-Poloshirt rot mit MOTUL Einstickung.\r\nSeitlich abgesetzte graue\r\nEinsätze.\r\nMaterial:\r\n65 % Baumwolle, 35 % Polyester\r\nca. 220 g/m²'), (975, 4, 62, 0, 230, 'Motul Poloshirt - Herren'), (976, 4, 72, 0, 230, ''), (977, 4, 93, 0, 230, ''), (978, 4, 61, 0, 231, 'Herren-Poloshirt rot mit MOTUL Einstickung.\r\nSeitlich abgesetzte graue\r\nEinsätze.\r\nMaterial:\r\n65 % Baumwolle, 35 % Polyester\r\nca. 220 g/m²'), (979, 4, 62, 0, 231, 'Motul Poloshirt - Herren'), (980, 4, 72, 0, 231, ''), (981, 4, 93, 0, 231, ''), (982, 4, 61, 0, 232, 'Herren-Poloshirt rot mit MOTUL Einstickung.\r\nSeitlich abgesetzte graue\r\nEinsätze.\r\nMaterial:\r\n65 % Baumwolle, 35 % Polyester\r\nca. 220 g/m²'), (983, 4, 62, 0, 232, 'Motul Poloshirt - Herren'), (984, 4, 72, 0, 232, ''), (985, 4, 93, 0, 232, ''), (986, 4, 61, 0, 233, 'Herren-Poloshirt rot mit MOTUL Einstickung.\r\nSeitlich abgesetzte graue\r\nEinsätze.\r\nMaterial:\r\n65 % Baumwolle, 35 % Polyester\r\nca. 220 g/m²'), (987, 4, 62, 0, 233, 'Motul Poloshirt - Herren'), (988, 4, 72, 0, 233, ''), (989, 4, 93, 0, 233, ''), (990, 4, 61, 0, 234, 'Herren-Poloshirt rot mit MOTUL Einstickung.\r\nSeitlich abgesetzte graue\r\nEinsätze.\r\nMaterial:\r\n65 % Baumwolle, 35 % Polyester\r\nca. 220 g/m²'), (991, 4, 62, 0, 234, 'Motul Poloshirt - Herren'), (992, 4, 72, 0, 234, ''), (993, 4, 93, 0, 234, ''), (994, 4, 61, 0, 235, 'Damen-Poloshirt rot mit MOTUL Einstickung.\r\nSeitlich abgesetzte graue\r\nEinsätze.\r\nMaterial:\r\n65 % Baumwolle, 35 % Polyester\r\nca. 220 g/m²'), (995, 4, 62, 0, 235, 'Motul Poloshirt - Damen'), (996, 4, 72, 0, 235, ''), (997, 4, 93, 0, 235, ''), (998, 4, 61, 0, 236, 'Damen-Poloshirt rot mit MOTUL Einstickung.\r\nSeitlich abgesetzte graue\r\nEinsätze.\r\nMaterial:\r\n65 % Baumwolle, 35 % Polyester\r\nca. 220 g/m²'), (999, 4, 62, 0, 236, 'Motul Poloshirt - Damen'), (1000, 4, 72, 0, 236, ''), (1001, 4, 93, 0, 236, ''), (1002, 4, 61, 0, 237, 'Damen-Poloshirt rot mit MOTUL Einstickung.\r\nSeitlich abgesetzte graue\r\nEinsätze.\r\nMaterial:\r\n65 % Baumwolle, 35 % Polyester\r\nca. 220 g/m²'), (1003, 4, 62, 0, 237, 'Motul Poloshirt - Damen'), (1004, 4, 72, 0, 237, ''), (1005, 4, 93, 0, 237, ''), (1006, 4, 61, 0, 238, 'Damen-Poloshirt rot mit MOTUL Einstickung.\r\nSeitlich abgesetzte graue\r\nEinsätze.\r\nMaterial:\r\n65 % Baumwolle, 35 % Polyester\r\nca. 220 g/m²'), (1007, 4, 62, 0, 238, 'Motul Poloshirt - Damen'), (1008, 4, 72, 0, 238, ''), (1009, 4, 93, 0, 238, ''), (1010, 4, 61, 0, 239, 'Damen-Poloshirt rot mit MOTUL Einstickung.\r\nSeitlich abgesetzte graue\r\nEinsätze.\r\nMaterial:\r\n65 % Baumwolle, 35 % Polyester\r\nca. 220 g/m²'), (1011, 4, 62, 0, 239, 'Motul Poloshirt - Damen'), (1012, 4, 72, 0, 239, ''), (1013, 4, 93, 0, 239, ''), (1014, 4, 61, 0, 240, 'Modische Herren Softshell-Weste in\r\nschwarz mit MOTUL Aufnäher auf der\r\nBrust. Material ist atmungsaktives und\r\nwasserabweisend.\r\nMaterial:\r\n92 % Baumwolle, 8 % Elastan'), (1015, 4, 62, 0, 240, 'Motul Softshell-Weste - Herren'), (1016, 4, 72, 0, 240, ''), (1017, 4, 93, 0, 240, ''), (1018, 4, 61, 0, 241, 'Modische Herren Softshell-Weste in\r\nschwarz mit MOTUL Aufnäher auf der\r\nBrust. Material ist atmungsaktives und\r\nwasserabweisend.\r\nMaterial:\r\n92 % Baumwolle, 8 % Elastan'), (1019, 4, 62, 0, 241, 'Motul Softshell-Weste - Herren'), (1020, 4, 72, 0, 241, ''), (1021, 4, 93, 0, 241, ''), (1022, 4, 61, 0, 242, 'Modische Herren Softshell-Weste in\r\nschwarz mit MOTUL Aufnäher auf der\r\nBrust. Material ist atmungsaktives und\r\nwasserabweisend.\r\nMaterial:\r\n92 % Baumwolle, 8 % Elastan'), (1023, 4, 62, 0, 242, 'Motul Softshell-Weste - Herren'), (1024, 4, 72, 0, 242, ''), (1025, 4, 93, 0, 242, ''), (1026, 4, 61, 0, 243, 'Modische Herren Softshell-Weste in\r\nschwarz mit MOTUL Aufnäher auf der\r\nBrust. Material ist atmungsaktives und\r\nwasserabweisend.\r\nMaterial:\r\n92 % Baumwolle, 8 % Elastan'), (1027, 4, 62, 0, 243, 'Motul Softshell-Weste - Herren'), (1028, 4, 72, 0, 243, ''), (1029, 4, 93, 0, 243, ''), (1030, 4, 61, 0, 244, 'Modische Herren Softshell-Weste in\r\nschwarz mit MOTUL Aufnäher auf der\r\nBrust. Material ist atmungsaktives und\r\nwasserabweisend.\r\nMaterial:\r\n92 % Baumwolle, 8 % Elastan'), (1031, 4, 62, 0, 244, 'Motul Softshell-Weste - Herren'), (1032, 4, 72, 0, 244, ''), (1033, 4, 93, 0, 244, ''), (1034, 4, 61, 0, 245, 'Modische Herren Softshell-Weste in\r\nschwarz mit MOTUL Aufnäher auf der\r\nBrust. Material ist atmungsaktives und\r\nwasserabweisend.\r\nMaterial:\r\n92 % Baumwolle, 8 % Elastan'), (1035, 4, 62, 0, 245, 'Motul Softshell-Weste - Herren'), (1036, 4, 72, 0, 245, ''), (1037, 4, 93, 0, 245, ''), (1038, 4, 61, 0, 246, 'Modische Damen Softshell-Weste in\r\nschwarz mit MOTUL Aufnäher auf der\r\nBrust. Material ist atmungsaktives und\r\nwasserabweisend.\r\nMaterial:\r\n92 % Baumwolle, 8 % Elastan'), (1039, 4, 62, 0, 246, 'Motul Softshell-Weste - Damen'), (1040, 4, 72, 0, 246, ''), (1041, 4, 93, 0, 246, ''), (1042, 4, 61, 0, 247, 'Modische Damen Softshell-Weste in\r\nschwarz mit MOTUL Aufnäher auf der\r\nBrust. Material ist atmungsaktives und\r\nwasserabweisend.\r\nMaterial:\r\n92 % Baumwolle, 8 % Elastan'), (1043, 4, 62, 0, 247, 'Motul Softshell-Weste - Damen'), (1044, 4, 72, 0, 247, ''), (1045, 4, 93, 0, 247, ''), (1046, 4, 61, 0, 248, 'Modische Damen Softshell-Weste in\r\nschwarz mit MOTUL Aufnäher auf der\r\nBrust. Material ist atmungsaktives und\r\nwasserabweisend.\r\nMaterial:\r\n92 % Baumwolle, 8 % Elastan'), (1047, 4, 62, 0, 248, 'Motul Softshell-Weste - Damen'), (1048, 4, 72, 0, 248, ''), (1049, 4, 93, 0, 248, ''), (1050, 4, 61, 0, 249, 'Modische Damen Softshell-Weste in\r\nschwarz mit MOTUL Aufnäher auf der\r\nBrust. Material ist atmungsaktives und\r\nwasserabweisend.\r\nMaterial:\r\n92 % Baumwolle, 8 % Elastan'), (1051, 4, 62, 0, 249, 'Motul Softshell-Weste - Damen'), (1052, 4, 72, 0, 249, ''), (1053, 4, 93, 0, 249, ''), (1054, 4, 61, 0, 250, 'Modische Damen Softshell-Weste in\r\nschwarz mit MOTUL Aufnäher auf der\r\nBrust. Material ist atmungsaktives und\r\nwasserabweisend.\r\nMaterial:\r\n92 % Baumwolle, 8 % Elastan'), (1055, 4, 62, 0, 250, 'Motul Softshell-Weste - Damen'), (1056, 4, 72, 0, 250, ''), (1057, 4, 93, 0, 250, ''), (1063, 4, 61, 0, 252, 'Halbsynthetisches Motorradöl für Bikes mit 4-Taktmotoren mit und ohne integriertem Getriebe, \r\nNass- und Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen.\r\nSAE 10W30 nur verwenden, wenn der Hersteller dies empfiehlt, speziell für die neuen Modelle von Honda\r\nund Yamaha.\r\nAPI SL/SJ/SH/SG; JASO: MA'), (1064, 4, 62, 0, 252, 'MOTUL 5100 4T'), (1065, 4, 72, 0, 252, 'MOTUL 5100 4T 1L 10W-30'), (1066, 4, 93, 0, 252, ''), (1255, 4, 61, 0, 253, 'Für Marine-Diesel-Inboard-Motoren mit Aufladung und Direkteinspritzung, die Dieselkraftstoff mit reduziertem Schwefelgehalt (<1%)\r\nbetrieben werden: Baudoin, Caterpillar, Cummins, Iveco, Lombardini, Mercruiser, Volvo Penta, Yanmar, Yamaha. Auch für Antriebe\r\nvon Hurth oder Techno-Drive empfohlen.\r\nStandards Diesel: ACEA E7 (E5&E3), API CI-4/CH-4/CG-4/CF-4 Benzin: API SG/SF.\r\nPerformance: Caterpillar ECF-1, Cummins20071-20072-20076-20077-20078, MAN M 3275, Global DHD-1, MTU Typ II,\r\nVolvo VDS-3, VDS-2\r\n'), (1256, 4, 62, 0, 253, 'Motul Inboard 4T 15W-40'), (1257, 4, 72, 0, 253, ''), (1258, 4, 93, 0, 253, ''), (1263, 4, 61, 0, 255, 'Verkaufsgebühr Amazon\r\n'), (1264, 4, 62, 0, 255, 'Verkaufsgebühr Amazon'), (1265, 4, 72, 0, 255, ''), (1266, 4, 93, 0, 255, ''); /*!40000 ALTER TABLE `catalog_product_entity_text` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_entity_tier_price CREATE TABLE IF NOT EXISTS `catalog_product_entity_tier_price` ( `value_id` int(11) NOT NULL auto_increment, `entity_id` int(10) unsigned NOT NULL default '0', `all_groups` tinyint(1) unsigned NOT NULL default '1', `customer_group_id` smallint(5) unsigned NOT NULL default '0', `qty` decimal(12,4) NOT NULL default '1.0000', `value` decimal(12,4) NOT NULL default '0.0000', `website_id` smallint(5) unsigned NOT NULL, PRIMARY KEY (`value_id`), UNIQUE KEY `UNQ_CATALOG_PRODUCT_TIER_PRICE` (`entity_id`,`all_groups`,`customer_group_id`,`qty`,`website_id`), KEY `FK_CATALOG_PRODUCT_ENTITY_TIER_PRICE_PRODUCT_ENTITY` (`entity_id`), KEY `FK_CATALOG_PRODUCT_ENTITY_TIER_PRICE_GROUP` (`customer_group_id`), KEY `FK_CATALOG_PRODUCT_TIER_WEBSITE` (`website_id`), CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_TIER_PRICE_GROUP` FOREIGN KEY (`customer_group_id`) REFERENCES `customer_group` (`customer_group_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_TIER_PRICE_PRODUCT_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_TIER_WEBSITE` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_entity_tier_price: 0 rows /*!40000 ALTER TABLE `catalog_product_entity_tier_price` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_entity_tier_price` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_entity_varchar CREATE TABLE IF NOT EXISTS `catalog_product_entity_varchar` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` mediumint(8) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` varchar(255) NOT NULL default '', PRIMARY KEY (`value_id`), UNIQUE KEY `IDX_ATTRIBUTE_VALUE` (`entity_id`,`attribute_id`,`store_id`), KEY `FK_CATALOG_PRODUCT_ENTITY_VARCHAR_ATTRIBUTE` (`attribute_id`), KEY `FK_CATALOG_PRODUCT_ENTITY_VARCHAR_STORE` (`store_id`), KEY `FK_CATALOG_PRODUCT_ENTITY_VARCHAR_PRODUCT_ENTITY` (`entity_id`), CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_VARCHAR_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_VARCHAR_PRODUCT_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_VARCHAR_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=6594 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_entity_varchar: 4.945 rows /*!40000 ALTER TABLE `catalog_product_entity_varchar` DISABLE KEYS */; INSERT INTO `catalog_product_entity_varchar` (`value_id`, `entity_type_id`, `attribute_id`, `store_id`, `entity_id`, `value`) VALUES (1, 4, 60, 0, 1, 'Motul 4100 Power 5L 15W50'), (2, 4, 86, 0, 1, 'motul-4100-power-5l-15w-50'), (3, 4, 497, 0, 1, '2'), (4, 4, 71, 0, 1, 'Motul 4100 Power 5L 15W50'), (5, 4, 73, 0, 1, ''), (6, 4, 74, 0, 1, '/4/1/4100_power-15w50_5l.jpg'), (7, 4, 75, 0, 1, '/4/1/4100_power-15w50_5l.jpg'), (8, 4, 76, 0, 1, '/4/1/4100_power-15w50_5l.jpg'), (9, 4, 90, 0, 1, ''), (10, 4, 94, 0, 1, ''), (11, 4, 96, 0, 1, 'container2'), (12, 4, 527, 0, 1, '100265'), (13, 4, 526, 0, 1, '5 Liter'), (14, 4, 87, 1, 1, 'motul-4100-power-5l-15w-50-1.html'), (15, 4, 87, 0, 1, 'motul-4100-power-5l-15w-50.html'), (16, 4, 60, 0, 2, 'Motul 4100 Power 1L 15W50'), (17, 4, 86, 0, 2, 'motul-4100-power-1l'), (18, 4, 497, 0, 2, '2'), (19, 4, 71, 0, 2, 'Motul 4100 Power 1L 15W50'), (20, 4, 73, 0, 2, ''), (21, 4, 74, 0, 2, '/4/1/4100_power_15w50_1l.jpg'), (22, 4, 75, 0, 2, '/4/1/4100_power_15w50_1l.jpg'), (23, 4, 76, 0, 2, '/4/1/4100_power_15w50_1l.jpg'), (24, 4, 90, 0, 2, ''), (25, 4, 94, 0, 2, ''), (26, 4, 96, 0, 2, 'container2'), (27, 4, 527, 0, 2, '100273'), (28, 4, 526, 0, 2, '1 Liter'), (29, 4, 87, 1, 2, 'motul-4100-power-1l.html'), (30, 4, 87, 0, 2, 'motul-4100-power-1l.html'), (31, 4, 60, 0, 3, 'MOTUL 6100 Synergie+ 1L 10W-40'), (32, 4, 86, 0, 3, 'motul-6100-synergie-1l'), (33, 4, 497, 0, 3, '2'), (34, 4, 71, 0, 3, ''), (35, 4, 73, 0, 3, ''), (36, 4, 74, 0, 3, '/6/1/6100_synergieplus_10w40_1l.jpg'), (37, 4, 75, 0, 3, '/6/1/6100_synergieplus_10w40_1l.jpg'), (38, 4, 76, 0, 3, '/6/1/6100_synergieplus_10w40_1l.jpg'), (39, 4, 90, 0, 3, ''), (40, 4, 94, 0, 3, ''), (41, 4, 96, 0, 3, 'container2'), (42, 4, 527, 0, 3, '101487'), (43, 4, 526, 0, 3, '1 Liter'), (44, 4, 87, 1, 3, 'motul-6100-synergie-1l.html'), (45, 4, 87, 0, 3, 'motul-6100-synergie-1l.html'), (46, 4, 60, 0, 4, 'MOTUL 6100 Synergie+ 5L 10W-40'), (47, 4, 71, 0, 4, ''), (48, 4, 73, 0, 4, ''), (49, 4, 74, 0, 4, '/6/1/6100_synergieplus_10w40_5l.jpg'), (50, 4, 75, 0, 4, '/6/1/6100_synergieplus_10w40_5l.jpg'), (51, 4, 76, 0, 4, '/6/1/6100_synergieplus_10w40_5l.jpg'), (52, 4, 86, 0, 4, 'motul-6100-synergie-5l'), (53, 4, 87, 0, 4, 'motul-6100-synergie-5l.html'), (54, 4, 90, 0, 4, ''), (55, 4, 94, 0, 4, ''), (56, 4, 96, 0, 4, 'container2'), (57, 4, 497, 0, 4, '2'), (58, 4, 526, 0, 4, '5 Liter'), (59, 4, 527, 0, 4, '101493'), (61, 4, 87, 1, 4, 'motul-6100-synergie-5l.html'), (64, 4, 60, 0, 5, 'MOTUL 8100 X-Cess 1L 5W-40'), (65, 4, 86, 0, 5, 'motul-8100-x-cess-1l'), (66, 4, 497, 0, 5, '2'), (67, 4, 71, 0, 5, ''), (68, 4, 73, 0, 5, ''), (69, 4, 74, 0, 5, '/8/1/8100_x-cess_5w40_1l.jpg'), (70, 4, 75, 0, 5, '/8/1/8100_x-cess_5w40_1l.jpg'), (71, 4, 76, 0, 5, '/8/1/8100_x-cess_5w40_1l.jpg'), (72, 4, 90, 0, 5, ''), (73, 4, 94, 0, 5, ''), (74, 4, 96, 0, 5, 'container2'), (75, 4, 527, 0, 5, '100232'), (76, 4, 526, 0, 5, '1 Liter'), (77, 4, 87, 1, 5, 'motul-8100-x-cess-1l.html'), (78, 4, 87, 0, 5, 'motul-8100-x-cess-1l.html'), (79, 4, 60, 0, 6, 'MOTUL 8100 X-Cess 5L 5W-40'), (80, 4, 71, 0, 6, ''), (81, 4, 73, 0, 6, ''), (82, 4, 74, 0, 6, '/8/1/8100_x-cess_5w40_5l.jpg'), (83, 4, 75, 0, 6, '/8/1/8100_x-cess_5w40_5l.jpg'), (84, 4, 76, 0, 6, '/8/1/8100_x-cess_5w40_5l.jpg'), (85, 4, 86, 0, 6, 'motul-8100-x-cess-5l'), (86, 4, 87, 0, 6, 'motul-8100-x-cess-5l.html'), (87, 4, 90, 0, 6, ''), (88, 4, 94, 0, 6, ''), (89, 4, 96, 0, 6, 'container2'), (90, 4, 497, 0, 6, '2'), (91, 4, 526, 0, 6, '5 Liter'), (92, 4, 527, 0, 6, '100240'), (94, 4, 87, 1, 6, 'motul-8100-x-cess-5l.html'), (97, 4, 60, 0, 7, 'MOTUL 8100 X-Clean C3 1L 5W-40'), (98, 4, 86, 0, 7, 'motul-8100-x-clean-c3-1l'), (99, 4, 497, 0, 7, '2'), (100, 4, 71, 0, 7, ''), (101, 4, 73, 0, 7, ''), (105, 4, 90, 0, 7, ''), (106, 4, 94, 0, 7, ''), (107, 4, 96, 0, 7, 'container2'), (108, 4, 527, 0, 7, '102050'), (109, 4, 526, 0, 7, '1 Liter'), (110, 4, 87, 1, 7, 'motul-8100-x-clean-c3-1l.html'), (111, 4, 87, 0, 7, 'motul-8100-x-clean-c3-1l.html'), (112, 4, 60, 0, 8, 'MOTUL 8100 X-Clean C3 5L 5W-40'), (113, 4, 71, 0, 8, ''), (114, 4, 73, 0, 8, ''), (118, 4, 86, 0, 8, 'motul-8100-x-clean-c3-5l'), (119, 4, 87, 0, 8, 'motul-8100-x-clean-c3-5l.html'), (120, 4, 90, 0, 8, ''), (121, 4, 94, 0, 8, ''), (122, 4, 96, 0, 8, 'container2'), (123, 4, 497, 0, 8, '2'), (124, 4, 526, 0, 8, '5 Liter'), (125, 4, 527, 0, 8, '102051'), (127, 4, 87, 1, 8, 'motul-8100-x-clean-c3-5l.html'), (130, 4, 60, 0, 9, 'MOTUL Specific CNG/LPG 1L 5W-40'), (131, 4, 86, 0, 9, 'motul-specific-cng-lpg-1l'), (132, 4, 497, 0, 9, '2'), (133, 4, 71, 0, 9, ''), (134, 4, 73, 0, 9, ''), (135, 4, 74, 0, 9, '/s/p/specific_cng_lpg_1l.jpg'), (136, 4, 75, 0, 9, '/s/p/specific_cng_lpg_1l.jpg'), (137, 4, 76, 0, 9, '/s/p/specific_cng_lpg_1l.jpg'), (138, 4, 90, 0, 9, ''), (139, 4, 94, 0, 9, ''), (140, 4, 96, 0, 9, 'container2'), (141, 4, 527, 0, 9, '101717'), (142, 4, 526, 0, 9, '1 Liter'), (143, 4, 87, 1, 9, 'motul-specific-cng-lpg-1l.html'), (144, 4, 87, 0, 9, 'motul-specific-cng-lpg-1l.html'), (145, 4, 60, 0, 10, 'MOTUL Specific CNG/LPG 5L 5W-40'), (146, 4, 71, 0, 10, ''), (147, 4, 73, 0, 10, ''), (148, 4, 74, 0, 10, '/s/p/specific_cng_lpl_5l.jpg'), (149, 4, 75, 0, 10, '/s/p/specific_cng_lpl_5l.jpg'), (150, 4, 76, 0, 10, '/s/p/specific_cng_lpl_5l.jpg'), (151, 4, 86, 0, 10, 'motul-specific-cng-lpg-5l'), (152, 4, 87, 0, 10, 'motul-specific-cng-lpg-5l.html'), (153, 4, 90, 0, 10, ''), (154, 4, 94, 0, 10, ''), (155, 4, 96, 0, 10, 'container2'), (156, 4, 497, 0, 10, '2'), (157, 4, 526, 0, 10, '5 Liter'), (158, 4, 527, 0, 10, '101719'), (160, 4, 87, 1, 10, 'motul-specific-cng-lpg-5l.html'), (163, 4, 60, 0, 11, 'MOTUL 8100 X-Clean + 1L 5W-30'), (164, 4, 86, 0, 11, 'motul-8100-x-clean-plus-1l'), (165, 4, 497, 0, 11, '2'), (166, 4, 71, 0, 11, ''), (167, 4, 73, 0, 11, ''), (168, 4, 74, 0, 11, '/f/i/file.jpg'), (169, 4, 75, 0, 11, '/f/i/file.jpg'), (170, 4, 76, 0, 11, '/f/i/file.jpg'), (171, 4, 90, 0, 11, ''), (172, 4, 94, 0, 11, ''), (173, 4, 96, 0, 11, 'container2'), (174, 4, 527, 0, 11, '102259'), (175, 4, 526, 0, 11, '1 Liter'), (176, 4, 87, 1, 11, 'motul-8100-x-clean-plus-1l-11.html'), (177, 4, 87, 0, 11, 'motul-8100-x-clean-plus-1l-11.html'), (178, 4, 60, 0, 12, 'MOTUL 8100 X-Clean + 5L 5W-30'), (179, 4, 71, 0, 12, ''), (180, 4, 73, 0, 12, ''), (184, 4, 86, 0, 12, 'motul-8100-x-clean-plus-5l'), (185, 4, 87, 0, 12, 'motul-8100-x-clean-plus-5l.html'), (186, 4, 90, 0, 12, ''), (187, 4, 94, 0, 12, ''), (188, 4, 96, 0, 12, 'container2'), (189, 4, 497, 0, 12, '2'), (190, 4, 526, 0, 12, '5 Liter'), (191, 4, 527, 0, 12, '102269'), (193, 4, 87, 1, 12, 'motul-8100-x-clean-plus-5l.html'), (196, 4, 60, 0, 13, 'MOTUL Gear 300 1L 75W-90'), (197, 4, 86, 0, 13, 'motul-gear-300'), (198, 4, 497, 0, 13, '2'), (199, 4, 71, 0, 13, ''), (200, 4, 73, 0, 13, ''), (201, 4, 74, 0, 13, '/g/e/gear_300_1l.jpg'), (202, 4, 75, 0, 13, '/g/e/gear_300_1l.jpg'), (203, 4, 76, 0, 13, '/g/e/gear_300_1l.jpg'), (204, 4, 90, 0, 13, ''), (205, 4, 94, 0, 13, ''), (206, 4, 96, 0, 13, 'container2'), (207, 4, 527, 0, 13, '100118'), (208, 4, 526, 0, 13, '1 Liter'), (209, 4, 87, 1, 13, 'motul-gear-300.html'), (210, 4, 87, 0, 13, 'motul-gear-300.html'), (211, 4, 60, 0, 14, 'MOTUL 8100 ECO-CLEAN C2 1L 5W-30'), (212, 4, 86, 0, 14, 'motul-8100-eco-clean-c2-1l'), (213, 4, 497, 0, 14, '2'), (214, 4, 71, 0, 14, ''), (215, 4, 73, 0, 14, ''), (216, 4, 74, 0, 14, '/8/1/8100_ecoclean_5w30_1l.jpg'), (217, 4, 75, 0, 14, '/8/1/8100_ecoclean_5w30_1l.jpg'), (218, 4, 76, 0, 14, '/8/1/8100_ecoclean_5w30_1l.jpg'), (219, 4, 90, 0, 14, ''), (220, 4, 94, 0, 14, ''), (221, 4, 96, 0, 14, 'container2'), (222, 4, 527, 0, 14, '101542'), (223, 4, 526, 0, 14, '1 Liter'), (224, 4, 87, 1, 14, 'motul-8100-eco-clean-c2-1l.html'), (225, 4, 87, 0, 14, 'motul-8100-eco-clean-c2-1l.html'), (226, 4, 60, 0, 15, 'MOTUL 8100 ECO-CLEAN C2 5L 5W-30'), (227, 4, 71, 0, 15, ''), (228, 4, 73, 0, 15, ''), (229, 4, 74, 0, 15, '/8/1/8100_ecoclean_5w30_5l.jpg'), (230, 4, 75, 0, 15, '/8/1/8100_ecoclean_5w30_5l.jpg'), (231, 4, 76, 0, 15, '/8/1/8100_ecoclean_5w30_5l.jpg'), (232, 4, 86, 0, 15, 'motul-8100-eco-clean-c2-5l'), (233, 4, 87, 0, 15, 'motul-8100-eco-clean-c2-5l.html'), (234, 4, 90, 0, 15, ''), (235, 4, 94, 0, 15, ''), (236, 4, 96, 0, 15, 'container2'), (237, 4, 497, 0, 15, '2'), (238, 4, 526, 0, 15, '5 Liter'), (239, 4, 527, 0, 15, '101545'), (241, 4, 87, 1, 15, 'motul-8100-eco-clean-c2-5l.html'), (244, 4, 60, 0, 16, 'MOTUL 8100 ECO-CLEAN+ C1 1L 5W-30'), (245, 4, 86, 0, 16, 'motul-8100-eco-clean-c1'), (246, 4, 497, 0, 16, '2'), (247, 4, 71, 0, 16, ''), (248, 4, 73, 0, 16, ''), (249, 4, 74, 0, 16, '/8/1/8100_ecocleanplus_5w30_1l.jpg'), (250, 4, 75, 0, 16, '/8/1/8100_ecocleanplus_5w30_1l.jpg'), (251, 4, 76, 0, 16, '/8/1/8100_ecocleanplus_5w30_1l.jpg'), (252, 4, 90, 0, 16, ''), (253, 4, 94, 0, 16, ''), (254, 4, 96, 0, 16, 'container2'), (255, 4, 527, 0, 16, '101580'), (256, 4, 526, 0, 16, '1 Liter'), (257, 4, 87, 1, 16, 'motul-8100-eco-clean-c1.html'), (258, 4, 87, 0, 16, 'motul-8100-eco-clean-c1.html'), (259, 4, 60, 0, 17, 'MOTUL 8100 ECO-CLEAN+ C1 5L 5W-30'), (260, 4, 71, 0, 17, ''), (261, 4, 73, 0, 17, ''), (262, 4, 74, 0, 17, '/8/1/8100_ecocleanplus_5w30_5l.jpg'), (263, 4, 75, 0, 17, '/8/1/8100_ecocleanplus_5w30_5l.jpg'), (264, 4, 76, 0, 17, '/8/1/8100_ecocleanplus_5w30_5l.jpg'), (265, 4, 86, 0, 17, 'motul-8100-eco-clean-c1'), (266, 4, 87, 0, 17, 'motul-8100-eco-clean-c1-17.html'), (267, 4, 90, 0, 17, ''), (268, 4, 94, 0, 17, ''), (269, 4, 96, 0, 17, 'container2'), (270, 4, 497, 0, 17, '2'), (271, 4, 526, 0, 17, '5 Liter'), (272, 4, 527, 0, 17, '101584'), (274, 4, 87, 1, 17, 'motul-8100-eco-clean-c1-17.html'), (310, 4, 60, 0, 20, 'MOTUL Specific LL A/B 025 1L 5W-30'), (311, 4, 86, 0, 20, 'motul-specific-ll-a-b-025'), (312, 4, 497, 0, 20, '2'), (313, 4, 71, 0, 20, ''), (314, 4, 73, 0, 20, ''), (315, 4, 74, 0, 20, '/s/p/specific_llab025_5w30_1l.jpg'), (316, 4, 75, 0, 20, '/s/p/specific_llab025_5w30_1l.jpg'), (317, 4, 76, 0, 20, '/s/p/specific_llab025_5w30_1l.jpg'), (318, 4, 90, 0, 20, ''), (319, 4, 94, 0, 20, ''), (320, 4, 96, 0, 20, 'container2'), (321, 4, 527, 0, 20, '101323'), (322, 4, 526, 0, 20, '1 Liter'), (323, 4, 87, 1, 20, 'motul-specific-ll-a-b-025.html'), (324, 4, 87, 0, 20, 'motul-specific-ll-a-b-025.html'), (325, 4, 60, 0, 21, 'MOTUL Specific LL A/B 025 5L 5W-30'), (326, 4, 71, 0, 21, ''), (327, 4, 73, 0, 21, ''), (328, 4, 74, 0, 21, '/s/p/specific_llab025_5w30_5l.jpg'), (329, 4, 75, 0, 21, '/s/p/specific_llab025_5w30_5l.jpg'), (330, 4, 76, 0, 21, '/s/p/specific_llab025_5w30_5l.jpg'), (331, 4, 86, 0, 21, 'motul-specific-ll-a-b-025'), (332, 4, 87, 0, 21, 'motul-specific-ll-a-b-025-21.html'), (333, 4, 90, 0, 21, ''), (334, 4, 94, 0, 21, ''), (335, 4, 96, 0, 21, 'container2'), (336, 4, 497, 0, 21, '2'), (337, 4, 526, 0, 21, '5 Liter'), (338, 4, 527, 0, 21, '101326'), (340, 4, 87, 1, 21, 'motul-specific-ll-a-b-025-21.html'), (343, 4, 60, 0, 22, 'MOTUL Specific 504.00-507.00 1L 5W-30'), (344, 4, 86, 0, 22, 'motul-specific-504-00-507-00'), (345, 4, 497, 0, 22, '2'), (346, 4, 71, 0, 22, ''), (347, 4, 73, 0, 22, ''), (348, 4, 74, 0, 22, '/s/p/specific_504-00_507-00_5w30_1l.jpg'), (349, 4, 75, 0, 22, '/s/p/specific_504-00_507-00_5w30_1l.jpg'), (350, 4, 76, 0, 22, '/s/p/specific_504-00_507-00_5w30_1l.jpg'), (351, 4, 90, 0, 22, ''), (352, 4, 94, 0, 22, ''), (353, 4, 96, 0, 22, 'container2'), (354, 4, 527, 0, 22, '101474'), (355, 4, 526, 0, 22, '1 Liter'), (356, 4, 87, 1, 22, 'motul-specific-504-00-507-00.html'), (357, 4, 87, 0, 22, 'motul-specific-504-00-507-00.html'), (358, 4, 60, 0, 23, 'MOTUL Specific 504.00-507.00 5L 5W-30'), (359, 4, 71, 0, 23, ''), (360, 4, 73, 0, 23, ''), (361, 4, 74, 0, 23, '/s/p/specific_504-00_507-00_5w30_5l.jpg'), (362, 4, 75, 0, 23, '/s/p/specific_504-00_507-00_5w30_5l.jpg'), (363, 4, 76, 0, 23, '/s/p/specific_504-00_507-00_5w30_5l.jpg'), (364, 4, 86, 0, 23, 'motul-specific-504-00-507-00'), (365, 4, 87, 0, 23, 'motul-specific-504-00-507-00-23.html'), (366, 4, 90, 0, 23, ''), (367, 4, 94, 0, 23, ''), (368, 4, 96, 0, 23, 'container2'), (369, 4, 497, 0, 23, '2'), (370, 4, 526, 0, 23, '5 Liter'), (371, 4, 527, 0, 23, '101476'), (373, 4, 87, 1, 23, 'motul-specific-504-00-507-00-23.html'), (376, 4, 60, 0, 24, 'MOTUL Specific 229.51 1L 5W-30'), (377, 4, 86, 0, 24, 'motul-specific-229-51'), (378, 4, 497, 0, 24, '2'), (379, 4, 71, 0, 24, ''), (380, 4, 73, 0, 24, ''), (381, 4, 74, 0, 24, '/s/p/specific_229.51_1l.jpg'), (382, 4, 75, 0, 24, '/s/p/specific_229.51_1l.jpg'), (383, 4, 76, 0, 24, '/s/p/specific_229.51_1l.jpg'), (384, 4, 90, 0, 24, ''), (385, 4, 94, 0, 24, ''), (386, 4, 96, 0, 24, 'container2'), (387, 4, 527, 0, 24, '101588'), (388, 4, 526, 0, 24, '1 Liter'), (389, 4, 87, 1, 24, 'motul-specific-229-51.html'), (390, 4, 87, 0, 24, 'motul-specific-229-51.html'), (391, 4, 60, 0, 25, 'MOTUL Specific 506.01-506.00-503.00 1L'), (392, 4, 86, 0, 25, 'motul-specific-506-01-506-00-503-00'), (393, 4, 497, 0, 25, '2'), (394, 4, 71, 0, 25, ''), (395, 4, 73, 0, 25, ''), (396, 4, 74, 0, 25, '/s/p/specific_506-01_0w30_1l.jpg'), (397, 4, 75, 0, 25, '/s/p/specific_506-01_0w30_1l.jpg'), (398, 4, 76, 0, 25, '/s/p/specific_506-01_0w30_1l.jpg'), (399, 4, 90, 0, 25, ''), (400, 4, 94, 0, 25, ''), (401, 4, 96, 0, 25, 'container2'), (402, 4, 527, 0, 25, '101169'), (403, 4, 526, 0, 25, '1 Liter'), (404, 4, 87, 1, 25, 'motul-specific-506-01-506-00-503-00.html'), (405, 4, 87, 0, 25, 'motul-specific-506-01-506-00-503-00.html'), (406, 4, 60, 0, 26, 'MOTUL Specific 506.01-506.00-503.00 5L 0W-30'), (407, 4, 86, 0, 26, 'motul-specific-506-01-506-00-503-00'), (408, 4, 497, 0, 26, '2'), (409, 4, 71, 0, 26, ''), (410, 4, 73, 0, 26, ''), (411, 4, 74, 0, 26, '/s/p/specific_504-00_507-00_5w30_5l_1.jpg'), (412, 4, 75, 0, 26, '/s/p/specific_504-00_507-00_5w30_5l_1.jpg'), (413, 4, 76, 0, 26, '/s/p/specific_504-00_507-00_5w30_5l_1.jpg'), (414, 4, 90, 0, 26, ''), (415, 4, 94, 0, 26, ''), (416, 4, 96, 0, 26, 'container2'), (417, 4, 527, 0, 26, '101171'), (418, 4, 526, 0, 26, '5 Liter'), (419, 4, 87, 0, 26, 'motul-specific-506-01-506-00-503-00-26.html'), (421, 4, 87, 1, 26, 'motul-specific-506-01-506-00-503-00-26.html'), (424, 4, 60, 0, 27, 'MOTUL 8100 X-lite 1L 0W-30'), (425, 4, 86, 0, 27, 'motul-8100-x-lite'), (426, 4, 497, 0, 27, '2'), (427, 4, 71, 0, 27, ''), (428, 4, 73, 0, 27, ''), (429, 4, 74, 0, 27, '/8/1/8100_xlite_0w30_1l.jpg'), (430, 4, 75, 0, 27, '/8/1/8100_xlite_0w30_1l.jpg'), (431, 4, 76, 0, 27, '/8/1/8100_xlite_0w30_1l.jpg'), (432, 4, 90, 0, 27, ''), (433, 4, 94, 0, 27, ''), (434, 4, 96, 0, 27, 'container2'), (435, 4, 527, 0, 27, '101527'), (436, 4, 526, 0, 27, '1 Liter'), (437, 4, 87, 1, 27, 'motul-8100-x-lite.html'), (438, 4, 87, 0, 27, 'motul-8100-x-lite.html'), (439, 4, 60, 0, 28, 'MOTUL 8100 X-lite 5L 0W-30'), (440, 4, 86, 0, 28, 'motul-8100-x-lite'), (441, 4, 497, 0, 28, '2'), (442, 4, 71, 0, 28, ''), (443, 4, 73, 0, 28, ''), (444, 4, 74, 0, 28, '/8/1/8100_xlite_0w30_5l.jpg'), (445, 4, 75, 0, 28, '/8/1/8100_xlite_0w30_5l.jpg'), (446, 4, 76, 0, 28, '/8/1/8100_xlite_0w30_5l.jpg'), (447, 4, 90, 0, 28, ''), (448, 4, 94, 0, 28, ''), (449, 4, 96, 0, 28, 'container2'), (450, 4, 527, 0, 28, '101530'), (451, 4, 526, 0, 28, '5 Liter'), (452, 4, 87, 0, 28, 'motul-8100-x-lite-28.html'), (454, 4, 87, 1, 28, 'motul-8100-x-lite-28.html'), (457, 4, 60, 0, 29, 'MOTUL Gearbox 1L 80W-90'), (458, 4, 86, 0, 29, 'motul-gearbox'), (459, 4, 497, 0, 29, '2'), (460, 4, 71, 0, 29, ''), (461, 4, 73, 0, 29, ''), (462, 4, 74, 0, 29, '/g/e/gearbox_1l.jpg'), (463, 4, 75, 0, 29, '/g/e/gearbox_1l.jpg'), (464, 4, 76, 0, 29, '/g/e/gearbox_1l.jpg'), (465, 4, 90, 0, 29, ''), (466, 4, 94, 0, 29, ''), (467, 4, 96, 0, 29, 'container2'), (468, 4, 527, 0, 29, '100099'), (469, 4, 526, 0, 29, '1 Liter'), (470, 4, 87, 1, 29, 'motul-gearbox.html'), (471, 4, 87, 0, 29, 'motul-gearbox.html'), (472, 4, 60, 0, 30, 'MOTUL Gear FF Competition 1L 75W-140'), (473, 4, 86, 0, 30, 'motul-gear-ff-competition'), (474, 4, 497, 0, 30, '2'), (475, 4, 71, 0, 30, ''), (476, 4, 73, 0, 30, ''), (477, 4, 74, 0, 30, '/g/e/gear_comp_75w140_3d_hd.jpg'), (478, 4, 75, 0, 30, '/g/e/gear_comp_75w140_3d_hd.jpg'), (479, 4, 76, 0, 30, '/g/e/gear_comp_75w140_3d_hd.jpg'), (480, 4, 90, 0, 30, ''), (481, 4, 94, 0, 30, ''), (482, 4, 96, 0, 30, 'container2'), (483, 4, 527, 0, 30, '101161'), (484, 4, 526, 0, 30, '1 Liter'), (485, 4, 87, 1, 30, 'motul-gear-ff-competition.html'), (486, 4, 87, 0, 30, 'motul-gear-ff-competition.html'), (487, 4, 99, 0, 2, 'Motul 4100 Power 1L 15W50'), (488, 4, 100, 0, 2, 'Motul 4100 Power 1L 15W50'), (489, 4, 101, 0, 2, 'Motul 4100 Power 1L 15W50'), (491, 4, 99, 0, 1, 'Motul 4100 Power 5L 15W50'), (492, 4, 100, 0, 1, 'Motul 4100 Power 5L 15W50'), (493, 4, 101, 0, 1, 'Motul 4100 Power 5L 15W50'), (495, 4, 60, 0, 31, 'MOTUL 3000 4T 1L 20W-50'), (496, 4, 86, 0, 31, 'motul-3000-4t'), (497, 4, 497, 0, 31, '2'), (498, 4, 71, 0, 31, ''), (499, 4, 73, 0, 31, ''), (500, 4, 74, 0, 31, '/3/0/3000_20w50_1l.jpg'), (501, 4, 75, 0, 31, '/3/0/3000_20w50_1l.jpg'), (502, 4, 76, 0, 31, '/3/0/3000_20w50_1l.jpg'), (503, 4, 90, 0, 31, ''), (504, 4, 94, 0, 31, ''), (505, 4, 96, 0, 31, 'container2'), (506, 4, 527, 0, 31, '101431'), (507, 4, 526, 0, 31, '1 Liter'), (508, 4, 99, 0, 31, ''), (509, 4, 100, 0, 31, ''), (510, 4, 101, 0, 31, ''), (511, 4, 87, 1, 31, 'motul-3000-4t.html'), (512, 4, 87, 0, 31, 'motul-3000-4t.html'), (513, 4, 60, 0, 32, 'MOTUL 3000 4T 4L 20W-50'), (514, 4, 86, 0, 32, 'motul-3000-4t'), (515, 4, 497, 0, 32, '2'), (516, 4, 71, 0, 32, ''), (517, 4, 73, 0, 32, ''), (518, 4, 74, 0, 32, '/3/0/3000_20w50_4l.jpg'), (519, 4, 75, 0, 32, '/3/0/3000_20w50_4l.jpg'), (520, 4, 76, 0, 32, '/3/0/3000_20w50_4l.jpg'), (521, 4, 90, 0, 32, ''), (522, 4, 94, 0, 32, ''), (523, 4, 96, 0, 32, 'container2'), (524, 4, 527, 0, 32, '101433'), (525, 4, 526, 0, 32, '4 Liter'), (526, 4, 99, 0, 32, ''), (527, 4, 100, 0, 32, ''), (528, 4, 101, 0, 32, ''), (529, 4, 87, 1, 32, 'motul-3000-4t-32.html'), (530, 4, 87, 0, 32, 'motul-3000-4t-32.html'), (531, 4, 60, 0, 33, 'MOTUL 5100 4T 1L 15W-50'), (532, 4, 86, 0, 33, 'motul-5100-4t'), (533, 4, 497, 0, 33, '2'), (534, 4, 71, 0, 33, ''), (535, 4, 73, 0, 33, ''), (536, 4, 74, 0, 33, '/5/1/5100_15w50_1l.jpg'), (537, 4, 75, 0, 33, '/5/1/5100_15w50_1l.jpg'), (538, 4, 76, 0, 33, '/5/1/5100_15w50_1l.jpg'), (539, 4, 90, 0, 33, ''), (540, 4, 94, 0, 33, ''), (541, 4, 96, 0, 33, 'container2'), (542, 4, 527, 0, 33, '101403'), (543, 4, 526, 0, 33, '1 Liter'), (544, 4, 99, 0, 33, ''), (545, 4, 100, 0, 33, ''), (546, 4, 101, 0, 33, ''), (547, 4, 87, 1, 33, 'motul-5100-4t.html'), (548, 4, 87, 0, 33, 'motul-5100-4t.html'), (776, 4, 60, 0, 48, 'MOTUL 5100 4T 4L 15W-50'), (777, 4, 86, 0, 48, 'motul-5100-4t'), (778, 4, 497, 0, 48, '2'), (779, 4, 71, 0, 48, ''), (780, 4, 73, 0, 48, ''), (781, 4, 74, 0, 48, '/5/1/5100_15w50_4l_1.jpg'), (782, 4, 75, 0, 48, '/5/1/5100_15w50_4l_1.jpg'), (783, 4, 76, 0, 48, '/5/1/5100_15w50_4l_1.jpg'), (784, 4, 90, 0, 48, ''), (785, 4, 94, 0, 48, ''), (786, 4, 96, 0, 48, 'container2'), (787, 4, 527, 0, 48, '101407'), (788, 4, 526, 0, 48, '4 Liter'), (789, 4, 99, 0, 48, ''), (790, 4, 100, 0, 48, ''), (791, 4, 101, 0, 48, ''), (792, 4, 87, 1, 48, 'motul-5100-4t-48.html'), (793, 4, 87, 0, 48, 'motul-5100-4t-48.html'), (794, 4, 60, 0, 49, 'MOTUL 5100 4T 1L 10W-40'), (795, 4, 86, 0, 49, 'motul-5100-4t'), (796, 4, 497, 0, 49, '2'), (797, 4, 71, 0, 49, ''), (798, 4, 73, 0, 49, ''), (799, 4, 74, 0, 49, '/5/1/5100_10w40_1l_2.jpg'), (800, 4, 75, 0, 49, '/5/1/5100_10w40_1l_2.jpg'), (801, 4, 76, 0, 49, '/5/1/5100_10w40_1l_2.jpg'), (802, 4, 90, 0, 49, ''), (803, 4, 94, 0, 49, ''), (804, 4, 96, 0, 49, 'container2'), (805, 4, 527, 0, 49, '101384'), (806, 4, 526, 0, 49, '1 Liter'), (807, 4, 99, 0, 49, ''), (808, 4, 100, 0, 49, ''), (809, 4, 101, 0, 49, ''), (810, 4, 87, 1, 49, 'motul-5100-4t-49.html'), (811, 4, 87, 0, 49, 'motul-5100-4t-49.html'), (812, 4, 60, 0, 50, 'MOTUL 5100 4T 4L 10W-40'), (813, 4, 86, 0, 50, 'motul-5100-4t'), (814, 4, 497, 0, 50, '2'), (815, 4, 71, 0, 50, 'MOTUL 5100 4T 4L'), (816, 4, 73, 0, 50, 'Hier Online kaufen.\r\nHalbsynthetisches Motorradöl für Bikes mit 4-Taktmotoren mit und ohne integriertem Getriebe, \r\nNass- und Trockenkupplung. Auch für Motoren, welche die EURO 2 oder EURO 3 Anforderungen erfüllen.\r\nAPI SL/SJ/SH/SG; JASO: MA'), (817, 4, 74, 0, 50, '/5/1/5100_10w40_4l_1.jpg'), (818, 4, 75, 0, 50, '/5/1/5100_10w40_4l_1.jpg'), (819, 4, 76, 0, 50, '/5/1/5100_10w40_4l_1.jpg'), (820, 4, 90, 0, 50, ''), (821, 4, 94, 0, 50, ''), (822, 4, 96, 0, 50, 'container2'), (823, 4, 527, 0, 50, '101388'), (824, 4, 526, 0, 50, '4 Liter'), (825, 4, 99, 0, 50, 'MOTUL 5100 4T 4L '), (826, 4, 100, 0, 50, 'MOTUL 5100 4T 4L '), (827, 4, 101, 0, 50, 'MOTUL 5100 4T 4L '), (828, 4, 87, 1, 50, 'motul-5100-4t-50.html'), (829, 4, 87, 0, 50, 'motul-5100-4t-50.html'), (830, 4, 60, 0, 51, 'MOTUL 7100 4T 1L 20W-50'), (831, 4, 86, 0, 51, 'motul-7100-4t'), (832, 4, 497, 0, 51, '2'), (833, 4, 71, 0, 51, ''), (834, 4, 73, 0, 51, ''), (835, 4, 74, 0, 51, '/7/1/7100_20w50_1l_1.jpg'), (836, 4, 75, 0, 51, '/7/1/7100_20w50_1l_1.jpg'), (837, 4, 76, 0, 51, '/7/1/7100_20w50_1l_1.jpg'), (838, 4, 90, 0, 51, ''), (839, 4, 94, 0, 51, ''), (840, 4, 96, 0, 51, 'container2'), (841, 4, 527, 0, 51, '101378'), (842, 4, 526, 0, 51, '1 Liter'), (843, 4, 99, 0, 51, ''), (844, 4, 100, 0, 51, ''), (845, 4, 101, 0, 51, ''), (846, 4, 87, 1, 51, 'motul-7100-4t.html'), (847, 4, 87, 0, 51, 'motul-7100-4t.html'), (848, 4, 60, 0, 52, 'MOTUL 7100 4T 4L 20W-50'), (849, 4, 86, 0, 52, 'motul-7100-4t'), (850, 4, 497, 0, 52, '2'), (851, 4, 71, 0, 52, ''), (852, 4, 73, 0, 52, ''), (853, 4, 74, 0, 52, '/7/1/7100_20w50_4l_1.jpg'), (854, 4, 75, 0, 52, '/7/1/7100_20w50_4l_1.jpg'), (855, 4, 76, 0, 52, '/7/1/7100_20w50_4l_1.jpg'), (856, 4, 90, 0, 52, ''), (857, 4, 94, 0, 52, ''), (858, 4, 96, 0, 52, 'container2'), (859, 4, 527, 0, 52, '101380'), (860, 4, 526, 0, 52, '4 Liter'), (861, 4, 99, 0, 52, ''), (862, 4, 100, 0, 52, ''), (863, 4, 101, 0, 52, ''), (864, 4, 87, 1, 52, 'motul-7100-4t-52.html'), (865, 4, 87, 0, 52, 'motul-7100-4t-52.html'), (866, 4, 60, 0, 53, 'MOTUL 7100 4T 1L 10W-60'), (867, 4, 86, 0, 53, 'motul-7100-4t'), (868, 4, 497, 0, 53, '2'), (869, 4, 71, 0, 53, ''), (870, 4, 73, 0, 53, ''), (871, 4, 74, 0, 53, '/7/1/7100_10w60_1l_1.jpg'), (872, 4, 75, 0, 53, '/7/1/7100_10w60_1l_1.jpg'), (873, 4, 76, 0, 53, '/7/1/7100_10w60_1l_1.jpg'), (874, 4, 90, 0, 53, ''), (875, 4, 94, 0, 53, ''), (876, 4, 96, 0, 53, 'container2'), (877, 4, 527, 0, 53, '102190'), (878, 4, 526, 0, 53, '1 Liter'), (879, 4, 99, 0, 53, ''), (880, 4, 100, 0, 53, ''), (881, 4, 101, 0, 53, ''), (882, 4, 87, 1, 53, 'motul-7100-4t-53.html'), (883, 4, 87, 0, 53, 'motul-7100-4t-53.html'), (884, 4, 60, 0, 54, 'MOTUL 7100 4T 4L 10W-60'), (885, 4, 86, 0, 54, 'motul-7100-4t'), (886, 4, 497, 0, 54, '2'), (887, 4, 71, 0, 54, ''), (888, 4, 73, 0, 54, ''), (889, 4, 74, 0, 54, '/7/1/7100_10w60_4l_1.jpg'), (890, 4, 75, 0, 54, '/7/1/7100_10w60_4l_1.jpg'), (891, 4, 76, 0, 54, '/7/1/7100_10w60_4l_1.jpg'), (892, 4, 90, 0, 54, ''), (893, 4, 94, 0, 54, ''), (894, 4, 96, 0, 54, 'container2'), (895, 4, 527, 0, 54, '102191'), (896, 4, 526, 0, 54, '4 Liter'), (897, 4, 99, 0, 54, ''), (898, 4, 100, 0, 54, ''), (899, 4, 101, 0, 54, ''), (900, 4, 87, 1, 54, 'motul-7100-4t-54.html'), (901, 4, 87, 0, 54, 'motul-7100-4t-54.html'), (902, 4, 60, 0, 55, 'MOTUL 7100 4T 1L 10W-40'), (903, 4, 86, 0, 55, 'motul-7100-4t'), (904, 4, 497, 0, 55, '2'), (905, 4, 71, 0, 55, ''), (906, 4, 73, 0, 55, ''), (907, 4, 74, 0, 55, '/7/1/7100_10w40_1l_2.jpg'), (908, 4, 75, 0, 55, '/7/1/7100_10w40_1l_2.jpg'), (909, 4, 76, 0, 55, '/7/1/7100_10w40_1l_2.jpg'), (910, 4, 90, 0, 55, ''), (911, 4, 94, 0, 55, ''), (912, 4, 96, 0, 55, 'container2'), (913, 4, 527, 0, 55, '101369'), (914, 4, 526, 0, 55, '1 Liter'), (915, 4, 99, 0, 55, ''), (916, 4, 100, 0, 55, ''), (917, 4, 101, 0, 55, ''), (918, 4, 87, 1, 55, 'motul-7100-4t-55.html'), (919, 4, 87, 0, 55, 'motul-7100-4t-55.html'), (920, 4, 60, 0, 56, 'MOTUL 7100 4T 4L 10W-40'), (921, 4, 86, 0, 56, 'motul-7100-4t'), (922, 4, 497, 0, 56, '2'), (923, 4, 71, 0, 56, ''), (924, 4, 73, 0, 56, ''), (925, 4, 74, 0, 56, '/7/1/7100_10w40_4l.jpg'), (926, 4, 75, 0, 56, '/7/1/7100_10w40_4l.jpg'), (927, 4, 76, 0, 56, '/7/1/7100_10w40_4l.jpg'), (928, 4, 90, 0, 56, ''), (929, 4, 94, 0, 56, ''), (930, 4, 96, 0, 56, 'container2'), (931, 4, 527, 0, 56, '101371'), (932, 4, 526, 0, 56, '4 Liter'), (933, 4, 99, 0, 56, ''), (934, 4, 100, 0, 56, ''), (935, 4, 101, 0, 56, ''), (936, 4, 87, 1, 56, 'motul-7100-4t-56.html'), (937, 4, 87, 0, 56, 'motul-7100-4t-56.html'), (938, 4, 60, 0, 57, 'MOTUL 100 Motomix 2T 1L'), (939, 4, 86, 0, 57, 'motul-100-motomix-2t'), (940, 4, 497, 0, 57, '2'), (941, 4, 71, 0, 57, ''), (942, 4, 73, 0, 57, ''), (943, 4, 74, 0, 57, '/1/0/100-2t_1l_1.jpg'), (944, 4, 75, 0, 57, '/1/0/100-2t_1l_1.jpg'), (945, 4, 76, 0, 57, '/1/0/100-2t_1l_1.jpg'), (946, 4, 90, 0, 57, ''), (947, 4, 94, 0, 57, ''), (948, 4, 96, 0, 57, 'container2'), (949, 4, 527, 0, 57, '101463'), (950, 4, 526, 0, 57, '1 Liter'), (951, 4, 99, 0, 57, ''), (952, 4, 100, 0, 57, ''), (953, 4, 101, 0, 57, ''), (954, 4, 87, 1, 57, 'motul-100-motomix-2t.html'), (955, 4, 87, 0, 57, 'motul-100-motomix-2t.html'), (956, 4, 60, 0, 58, 'MOTUL 510 2T 1L'), (957, 4, 86, 0, 58, 'motul-510-2t'), (958, 4, 497, 0, 58, '2'), (959, 4, 71, 0, 58, ''), (960, 4, 73, 0, 58, ''), (961, 4, 74, 0, 58, '/5/1/510-2t_1l_1.jpg'), (962, 4, 75, 0, 58, '/5/1/510-2t_1l_1.jpg'), (963, 4, 76, 0, 58, '/5/1/510-2t_1l_1.jpg'), (964, 4, 90, 0, 58, ''), (965, 4, 94, 0, 58, ''), (966, 4, 96, 0, 58, 'container2'), (967, 4, 527, 0, 58, '101455'), (968, 4, 526, 0, 58, '1 Liter'), (969, 4, 99, 0, 58, ''), (970, 4, 100, 0, 58, ''), (971, 4, 101, 0, 58, ''), (972, 4, 87, 1, 58, 'motul-510-2t.html'), (973, 4, 87, 0, 58, 'motul-510-2t.html'), (974, 4, 60, 0, 59, 'MOTUL 710 2T 1L'), (975, 4, 86, 0, 59, 'motul-710-2t'), (976, 4, 497, 0, 59, '2'), (977, 4, 71, 0, 59, ''), (978, 4, 73, 0, 59, ''), (979, 4, 74, 0, 59, '/7/1/710-2t_1l_1.jpg'), (980, 4, 75, 0, 59, '/7/1/710-2t_1l_1.jpg'), (981, 4, 76, 0, 59, '/7/1/710-2t_1l_1.jpg'), (982, 4, 90, 0, 59, ''), (983, 4, 94, 0, 59, ''), (984, 4, 96, 0, 59, 'container2'), (985, 4, 527, 0, 59, '101446'), (986, 4, 526, 0, 59, '1 Liter'), (987, 4, 99, 0, 59, ''), (988, 4, 100, 0, 59, ''), (989, 4, 101, 0, 59, ''), (990, 4, 87, 1, 59, 'motul-710-2t.html'), (991, 4, 87, 0, 59, 'motul-710-2t.html'), (992, 4, 60, 0, 60, 'MOTUL Scooter Expert 2T 1L'), (993, 4, 86, 0, 60, 'motul-scooter-expert-2t'), (994, 4, 497, 0, 60, '2'), (995, 4, 71, 0, 60, ''), (996, 4, 73, 0, 60, ''), (997, 4, 74, 0, 60, '/s/c/scooter_expert_2t_1l_front_1.jpg'), (998, 4, 75, 0, 60, '/s/c/scooter_expert_2t_1l_front_1.jpg'), (999, 4, 76, 0, 60, '/s/c/scooter_expert_2t_1l_front_1.jpg'), (1000, 4, 90, 0, 60, ''), (1001, 4, 94, 0, 60, ''), (1002, 4, 96, 0, 60, 'container2'), (1003, 4, 527, 0, 60, '101254'), (1004, 4, 526, 0, 60, '1 Liter'), (1005, 4, 99, 0, 60, ''), (1006, 4, 100, 0, 60, ''), (1007, 4, 101, 0, 60, ''), (1008, 4, 87, 1, 60, 'motul-scooter-expert-2t.html'), (1009, 4, 87, 0, 60, 'motul-scooter-expert-2t.html'), (1010, 4, 60, 0, 61, 'MOTUL Scooter Power 2T 1L'), (1011, 4, 86, 0, 61, 'motul-scooter-power-2t'), (1012, 4, 497, 0, 61, '2'), (1013, 4, 71, 0, 61, ''), (1014, 4, 73, 0, 61, ''), (1015, 4, 74, 0, 61, '/s/c/scooter_power_2t_1l_front_1.jpg'), (1016, 4, 75, 0, 61, '/s/c/scooter_power_2t_1l_front_1.jpg'), (1017, 4, 76, 0, 61, '/s/c/scooter_power_2t_1l_front_1.jpg'), (1018, 4, 90, 0, 61, ''), (1019, 4, 94, 0, 61, ''), (1020, 4, 96, 0, 61, 'container2'), (1021, 4, 527, 0, 61, '101265'), (1022, 4, 526, 0, 61, '1 Liter'), (1023, 4, 99, 0, 61, ''), (1024, 4, 100, 0, 61, ''), (1025, 4, 101, 0, 61, ''), (1026, 4, 87, 1, 61, 'motul-scooter-power-2t.html'), (1027, 4, 87, 0, 61, 'motul-scooter-power-2t.html'), (1028, 4, 60, 0, 62, 'MOTUL Quad 4T 1L 10W-40'), (1029, 4, 86, 0, 62, 'motul-quad-4t'), (1030, 4, 497, 0, 62, '2'), (1031, 4, 71, 0, 62, ''), (1032, 4, 73, 0, 62, ''), (1033, 4, 74, 0, 62, '/q/u/quad_1l_bd.jpg'), (1034, 4, 75, 0, 62, '/q/u/quad_1l_bd.jpg'), (1035, 4, 76, 0, 62, '/q/u/quad_1l_bd.jpg'), (1036, 4, 90, 0, 62, ''), (1037, 4, 94, 0, 62, ''), (1038, 4, 96, 0, 62, 'container2'), (1039, 4, 527, 0, 62, '101233'), (1040, 4, 526, 0, 62, '1 Liter'), (1041, 4, 87, 1, 62, 'motul-quad-4t.html'), (1042, 4, 87, 0, 62, 'motul-quad-4t.html'), (1043, 4, 60, 0, 63, 'MOTUL Quad 4T 4L 10W-40'), (1044, 4, 86, 0, 63, 'motul-quad-4t'), (1045, 4, 497, 0, 63, '2'), (1046, 4, 71, 0, 63, ''), (1047, 4, 73, 0, 63, ''), (1048, 4, 74, 0, 63, '/q/u/quad_4l_bd.jpg'), (1049, 4, 75, 0, 63, '/q/u/quad_4l_bd.jpg'), (1050, 4, 76, 0, 63, '/q/u/quad_4l_bd.jpg'), (1051, 4, 90, 0, 63, ''), (1052, 4, 94, 0, 63, ''), (1053, 4, 96, 0, 63, 'container2'), (1054, 4, 527, 0, 63, '101234'), (1055, 4, 526, 0, 63, '4 Liter'), (1056, 4, 87, 1, 63, 'motul-quad-4t-63.html'), (1057, 4, 87, 0, 63, 'motul-quad-4t-63.html'), (1058, 4, 60, 0, 64, 'MOTUL Classic Motor Oil 2L SAE 50'), (1059, 4, 86, 0, 64, 'motul-classic-motor-oil'), (1060, 4, 497, 0, 64, '2'), (1061, 4, 71, 0, 64, ''), (1062, 4, 73, 0, 64, ''), (1063, 4, 74, 0, 64, '/s/a/sae_50_hd.jpg'), (1064, 4, 75, 0, 64, '/s/a/sae_50_hd.jpg'), (1065, 4, 76, 0, 64, '/s/a/sae_50_hd.jpg'), (1066, 4, 90, 0, 64, ''), (1067, 4, 94, 0, 64, ''), (1068, 4, 96, 0, 64, 'container2'), (1069, 4, 527, 0, 64, '101271'), (1070, 4, 526, 0, 64, '2 Liter'), (1071, 4, 99, 0, 64, ''), (1072, 4, 100, 0, 64, ''), (1073, 4, 101, 0, 64, ''), (1074, 4, 87, 1, 64, 'motul-classic-motor-oil.html'), (1075, 4, 87, 0, 64, 'motul-classic-motor-oil.html'), (1076, 4, 60, 0, 65, 'MOTUL Classic Motor Oil 2L 20W-50'), (1077, 4, 86, 0, 65, 'motul-classic-motor-oil'), (1078, 4, 497, 0, 65, '2'), (1079, 4, 71, 0, 65, ''), (1080, 4, 73, 0, 65, ''), (1081, 4, 74, 0, 65, '/s/a/sae_20w50_hd.jpg'), (1082, 4, 75, 0, 65, '/s/a/sae_20w50_hd.jpg'), (1083, 4, 76, 0, 65, '/s/a/sae_20w50_hd.jpg'), (1084, 4, 90, 0, 65, ''), (1085, 4, 94, 0, 65, ''), (1086, 4, 96, 0, 65, 'container2'), (1087, 4, 527, 0, 65, '101267'), (1088, 4, 526, 0, 65, '2 Liter'), (1089, 4, 99, 0, 65, ''), (1090, 4, 100, 0, 65, ''), (1091, 4, 101, 0, 65, ''), (1092, 4, 87, 1, 65, 'motul-classic-motor-oil-65.html'), (1093, 4, 87, 0, 65, 'motul-classic-motor-oil-65.html'), (1094, 4, 60, 0, 66, 'MOTUL 300V Chrono 2L 10W-40'), (1095, 4, 86, 0, 66, 'motul-300v-chrono'), (1096, 4, 497, 0, 66, '2'), (1097, 4, 71, 0, 66, ''), (1098, 4, 73, 0, 66, ''), (1099, 4, 74, 0, 66, '/3/0/300v_chrono_10w40.jpg'), (1100, 4, 75, 0, 66, '/3/0/300v_chrono_10w40.jpg'), (1101, 4, 76, 0, 66, '/3/0/300v_chrono_10w40.jpg'), (1102, 4, 90, 0, 66, ''), (1103, 4, 94, 0, 66, ''), (1104, 4, 96, 0, 66, 'container2'), (1105, 4, 527, 0, 66, '101216'), (1106, 4, 526, 0, 66, '2 Liter'), (1107, 4, 99, 0, 66, ''), (1108, 4, 100, 0, 66, ''), (1109, 4, 101, 0, 66, ''), (1110, 4, 87, 1, 66, 'motul-300v-chrono.html'), (1111, 4, 87, 0, 66, 'motul-300v-chrono.html'), (1112, 4, 60, 0, 67, 'MOTUL 300V Competition 2L 15W-50'), (1113, 4, 86, 0, 67, 'motul-300v-competition'), (1114, 4, 497, 0, 67, '2'), (1115, 4, 71, 0, 67, ''), (1116, 4, 73, 0, 67, ''), (1117, 4, 74, 0, 67, '/3/0/300v_competition_15w50.jpg'), (1118, 4, 75, 0, 67, '/3/0/300v_competition_15w50.jpg'), (1119, 4, 76, 0, 67, '/3/0/300v_competition_15w50.jpg'), (1120, 4, 90, 0, 67, ''), (1121, 4, 94, 0, 67, ''), (1122, 4, 96, 0, 67, 'container2'), (1123, 4, 527, 0, 67, '101202'), (1124, 4, 526, 0, 67, '2 Liter'), (1125, 4, 99, 0, 67, ''), (1126, 4, 100, 0, 67, ''), (1127, 4, 101, 0, 67, ''), (1128, 4, 87, 1, 67, 'motul-300v-competition.html'), (1129, 4, 87, 0, 67, 'motul-300v-competition.html'), (1130, 4, 60, 0, 68, 'MOTUL 300V Competition 4L 15W-50'), (1131, 4, 86, 0, 68, 'motul-300v-competition'), (1132, 4, 497, 0, 68, '2'), (1133, 4, 71, 0, 68, ''), (1134, 4, 73, 0, 68, ''), (1135, 4, 74, 0, 68, '/3/0/300v_competition_15w50_1.jpg'), (1136, 4, 75, 0, 68, '/3/0/300v_competition_15w50_1.jpg'), (1137, 4, 76, 0, 68, '/3/0/300v_competition_15w50_1.jpg'), (1138, 4, 90, 0, 68, ''), (1139, 4, 94, 0, 68, ''), (1140, 4, 96, 0, 68, 'container2'), (1141, 4, 527, 0, 68, '101205'), (1142, 4, 526, 0, 68, '4 Liter'), (1143, 4, 99, 0, 68, ''), (1144, 4, 100, 0, 68, ''), (1145, 4, 101, 0, 68, ''), (1146, 4, 87, 1, 68, 'motul-300v-competition-68.html'), (1147, 4, 87, 0, 68, 'motul-300v-competition-68.html'), (1148, 4, 60, 0, 69, 'MOTUL 300V Le Mans 2L 20W-60'), (1149, 4, 86, 0, 69, 'motul-300-v-le-mans'), (1150, 4, 497, 0, 69, '2'), (1151, 4, 71, 0, 69, ''), (1152, 4, 73, 0, 69, ''), (1153, 4, 74, 0, 69, '/3/0/300v_le_mans_20w60.jpg'), (1154, 4, 75, 0, 69, '/3/0/300v_le_mans_20w60.jpg'), (1155, 4, 76, 0, 69, '/3/0/300v_le_mans_20w60.jpg'), (1156, 4, 90, 0, 69, ''), (1157, 4, 94, 0, 69, ''), (1158, 4, 96, 0, 69, 'container2'), (1159, 4, 527, 0, 69, '101210'), (1160, 4, 526, 0, 69, '2 Liter'), (1161, 4, 99, 0, 69, ''), (1162, 4, 100, 0, 69, ''), (1163, 4, 101, 0, 69, ''), (1164, 4, 87, 1, 69, 'motul-300-v-le-mans.html'), (1165, 4, 87, 0, 69, 'motul-300-v-le-mans.html'), (1170, 4, 99, 0, 13, ''), (1171, 4, 100, 0, 13, ''), (1172, 4, 101, 0, 13, ''), (1174, 4, 99, 0, 29, ''), (1175, 4, 100, 0, 29, ''), (1176, 4, 101, 0, 29, ''), (1178, 4, 99, 0, 30, 'MOTUL Gear FF Competition'), (1179, 4, 100, 0, 30, 'MOTUL Gear FF Competition'), (1180, 4, 101, 0, 30, 'MOTUL Gear FF Competition'), (1183, 4, 99, 0, 3, 'MOTUL 6100 Synergie+'), (1184, 4, 100, 0, 3, 'MOTUL 6100 Synergie+'), (1185, 4, 101, 0, 3, 'MOTUL 6100 Synergie+'), (1187, 4, 99, 0, 4, 'MOTUL 6100 Synergie+'), (1188, 4, 100, 0, 4, 'MOTUL 6100 Synergie+'), (1189, 4, 101, 0, 4, 'MOTUL 6100 Synergie+'), (1191, 4, 99, 0, 5, 'MOTUL 8100 X-Cess'), (1192, 4, 100, 0, 5, 'MOTUL 8100 X-Cess'), (1193, 4, 101, 0, 5, 'MOTUL 8100 X-Cess'), (1195, 4, 99, 0, 6, 'MOTUL 8100 X-Cess'), (1196, 4, 100, 0, 6, 'MOTUL 8100 X-Cess'), (1197, 4, 101, 0, 6, 'MOTUL 8100 X-Cess'), (1199, 4, 99, 0, 7, ''), (1200, 4, 100, 0, 7, ''), (1201, 4, 101, 0, 7, ''), (1210, 4, 99, 0, 8, ''), (1211, 4, 100, 0, 8, ''), (1212, 4, 101, 0, 8, ''), (1220, 4, 99, 0, 9, 'MOTUL Specific CNG/LPG'), (1221, 4, 100, 0, 9, 'MOTUL Specific CNG/LPG'), (1222, 4, 101, 0, 9, 'MOTUL Specific CNG/LPG'), (1224, 4, 99, 0, 10, 'MOTUL Specific CNG/LPG - 5 Liter Kanister'), (1225, 4, 100, 0, 10, 'MOTUL Specific CNG/LPG - 5 Liter Kanister'), (1226, 4, 101, 0, 10, 'MOTUL Specific CNG/LPG - 5 Liter Kanister'), (1230, 4, 99, 0, 11, 'MOTUL 8100 X-Clean+ – 1 Liter Flasche'), (1231, 4, 100, 0, 11, 'MOTUL 8100 X-Clean+ – 1 Liter Flasche'), (1232, 4, 101, 0, 11, 'MOTUL 8100 X-Clean+ – 1 Liter Flasche'), (1236, 4, 99, 0, 12, 'MOTUL 8100 X-Clean+ – 5 Liter Kanister'), (1237, 4, 100, 0, 12, 'MOTUL 8100 X-Clean+ – 5 Liter Kanister'), (1238, 4, 101, 0, 12, 'MOTUL 8100 X-Clean+ - 1 Liter Flasche'), (1244, 4, 76, 0, 12, 'no_selection'), (1245, 4, 74, 0, 12, '/f/i/file_2.jpg'), (1246, 4, 75, 0, 12, '/f/i/file_2.jpg'), (1274, 4, 99, 0, 14, 'MOTUL 8100 ECO-CLEAN C2 – 1 Liter Flasche'), (1275, 4, 100, 0, 14, 'MOTUL 8100 ECO-CLEAN C2 – 1 Liter Flasche'), (1276, 4, 101, 0, 14, 'MOTUL 8100 ECO-CLEAN C2 – 1 Liter Flasche'), (1278, 4, 99, 0, 15, 'MOTUL 8100 ECO-CLEAN C2 – 5 Liter Kanister'), (1279, 4, 100, 0, 15, 'MOTUL 8100 ECO-CLEAN C2 – 5 Liter Kanister'), (1280, 4, 101, 0, 15, 'MOTUL 8100 ECO-CLEAN C2 – 5 Liter Kanister'), (1281, 4, 60, 0, 70, 'MOTUL 300V High RPM 2L 0W-20'), (1282, 4, 86, 0, 70, 'motul-300v-high-rpm'), (1283, 4, 497, 0, 70, '2'), (1284, 4, 71, 0, 70, ''), (1285, 4, 73, 0, 70, ''), (1286, 4, 74, 0, 70, '/3/0/300v_high_rpm_0w20.jpg'), (1287, 4, 75, 0, 70, '/3/0/300v_high_rpm_0w20.jpg'), (1288, 4, 76, 0, 70, '/3/0/300v_high_rpm_0w20.jpg'), (1289, 4, 90, 0, 70, ''), (1290, 4, 94, 0, 70, ''), (1291, 4, 96, 0, 70, 'container2'), (1292, 4, 527, 0, 70, '101179'), (1293, 4, 526, 0, 70, '2 Liter'), (1294, 4, 99, 0, 70, ''), (1295, 4, 100, 0, 70, ''), (1296, 4, 101, 0, 70, ''), (1297, 4, 87, 1, 70, 'motul-300v-high-rpm.html'), (1298, 4, 87, 0, 70, 'motul-300v-high-rpm.html'), (1299, 4, 60, 0, 71, 'MOTUL 300V Power Racing 2L 5W-30'), (1300, 4, 86, 0, 71, 'motul-300v-power-racing'), (1301, 4, 497, 0, 71, '2'), (1302, 4, 71, 0, 71, ''), (1303, 4, 73, 0, 71, ''), (1304, 4, 74, 0, 71, '/3/0/300v_power_racing_5w30.jpg'), (1305, 4, 75, 0, 71, '/3/0/300v_power_racing_5w30.jpg'), (1306, 4, 76, 0, 71, '/3/0/300v_power_racing_5w30.jpg'), (1307, 4, 90, 0, 71, ''), (1308, 4, 94, 0, 71, ''), (1309, 4, 96, 0, 71, 'container2'), (1310, 4, 527, 0, 71, '101189'), (1311, 4, 526, 0, 71, '2 Liter'), (1312, 4, 99, 0, 71, ''), (1313, 4, 100, 0, 71, ''), (1314, 4, 101, 0, 71, ''), (1315, 4, 87, 1, 71, 'motul-300v-power-racing.html'), (1316, 4, 87, 0, 71, 'motul-300v-power-racing.html'), (1317, 4, 60, 0, 72, 'MOTUL 300V Power 2L 5W-40'), (1318, 4, 86, 0, 72, 'motul-300v-power'), (1319, 4, 497, 0, 72, '2'), (1320, 4, 71, 0, 72, ''), (1321, 4, 73, 0, 72, ''), (1322, 4, 74, 0, 72, '/3/0/300v_power_5w40.jpg'), (1323, 4, 75, 0, 72, '/3/0/300v_power_5w40.jpg'), (1324, 4, 76, 0, 72, '/3/0/300v_power_5w40.jpg'), (1325, 4, 90, 0, 72, ''), (1326, 4, 94, 0, 72, ''), (1327, 4, 96, 0, 72, 'container2'), (1328, 4, 527, 0, 72, '101195'), (1329, 4, 526, 0, 72, '2 Liter'), (1330, 4, 99, 0, 72, ''), (1331, 4, 100, 0, 72, ''), (1332, 4, 101, 0, 72, ''), (1333, 4, 87, 1, 72, 'motul-300v-power.html'), (1334, 4, 87, 0, 72, 'motul-300v-power.html'), (1335, 4, 60, 0, 73, 'MOTUL 300V 4T FACTORY LINE 1L 5W-30'), (1336, 4, 86, 0, 73, 'motul-300v-4t-factory-line'), (1337, 4, 497, 0, 73, '2'), (1338, 4, 71, 0, 73, ''), (1339, 4, 73, 0, 73, ''), (1340, 4, 74, 0, 73, '/3/0/300v_fl_5w30_1l_front.jpg'), (1341, 4, 75, 0, 73, '/3/0/300v_fl_5w30_1l_front.jpg'), (1342, 4, 76, 0, 73, '/3/0/300v_fl_5w30_1l_front.jpg'), (1343, 4, 90, 0, 73, ''), (1344, 4, 94, 0, 73, ''), (1345, 4, 96, 0, 73, 'container2'), (1346, 4, 527, 0, 73, '101332'), (1347, 4, 526, 0, 73, '1 Liter'), (1348, 4, 87, 1, 73, 'motul-300v-4t-factory-line.html'), (1349, 4, 87, 0, 73, 'motul-300v-4t-factory-line.html'), (1350, 4, 60, 0, 74, 'MOTUL 300V 4T FACTORY LINE 1L 5W-40'), (1351, 4, 86, 0, 74, 'motul-300v-4t-factory-line'), (1352, 4, 497, 0, 74, '2'), (1353, 4, 71, 0, 74, ''), (1354, 4, 73, 0, 74, ''), (1355, 4, 74, 0, 74, '/3/0/300v_fl_5w40_1l_front.jpg'), (1356, 4, 75, 0, 74, '/3/0/300v_fl_5w40_1l_front.jpg'), (1357, 4, 76, 0, 74, '/3/0/300v_fl_5w40_1l_front.jpg'), (1358, 4, 90, 0, 74, ''), (1359, 4, 94, 0, 74, ''), (1360, 4, 96, 0, 74, 'container2'), (1361, 4, 527, 0, 74, '101339'), (1362, 4, 526, 0, 74, '1 Liter'), (1363, 4, 87, 1, 74, 'motul-300v-4t-factory-line-74.html'), (1364, 4, 87, 0, 74, 'motul-300v-4t-factory-line-74.html'), (1365, 4, 60, 0, 75, 'MOTUL 300V 4T FACTORY LINE 1L 10W-40'), (1366, 4, 86, 0, 75, 'motul-300v-4t-factory-line'), (1367, 4, 497, 0, 75, '2'), (1368, 4, 71, 0, 75, ''), (1369, 4, 73, 0, 75, ''), (1370, 4, 74, 0, 75, '/3/0/300v_fl_10w40_1l_front.jpg'), (1371, 4, 75, 0, 75, '/3/0/300v_fl_10w40_1l_front.jpg'), (1372, 4, 76, 0, 75, '/3/0/300v_fl_10w40_1l_front.jpg'), (1373, 4, 90, 0, 75, ''), (1374, 4, 94, 0, 75, ''), (1375, 4, 96, 0, 75, 'container2'), (1376, 4, 527, 0, 75, '101348'), (1377, 4, 526, 0, 75, '1 Liter'), (1378, 4, 87, 1, 75, 'motul-300v-4t-factory-line-75.html'), (1379, 4, 87, 0, 75, 'motul-300v-4t-factory-line-75.html'), (1380, 4, 60, 0, 76, 'MOTUL 300V 4T FACTORY LINE 1L 15W-50'), (1381, 4, 86, 0, 76, 'motul-300v-4t-factory-line'), (1382, 4, 497, 0, 76, '2'), (1383, 4, 71, 0, 76, ''), (1384, 4, 73, 0, 76, ''), (1385, 4, 74, 0, 76, '/3/0/300v_fl_15w50_1l_front.jpg'), (1386, 4, 75, 0, 76, '/3/0/300v_fl_15w50_1l_front.jpg'), (1387, 4, 76, 0, 76, '/3/0/300v_fl_15w50_1l_front.jpg'), (1388, 4, 90, 0, 76, ''), (1389, 4, 94, 0, 76, ''), (1390, 4, 96, 0, 76, 'container2'), (1391, 4, 527, 0, 76, '836211'), (1392, 4, 526, 0, 76, '1 Liter'), (1393, 4, 87, 1, 76, 'motul-300v-4t-factory-line-76.html'), (1394, 4, 87, 0, 76, 'motul-300v-4t-factory-line-76.html'), (1395, 4, 60, 0, 77, 'MOTUL 800 2T FACTORY LINE Off Road 1L'), (1396, 4, 86, 0, 77, 'motul-800-2t-factory-line-off-road'), (1397, 4, 497, 0, 77, '2'), (1398, 4, 71, 0, 77, ''), (1399, 4, 73, 0, 77, ''), (1400, 4, 74, 0, 77, '/8/0/800-2t_fl_off_roadt_1l_front.jpg'), (1401, 4, 75, 0, 77, '/8/0/800-2t_fl_off_roadt_1l_front.jpg'), (1402, 4, 76, 0, 77, '/8/0/800-2t_fl_off_roadt_1l_front.jpg'), (1403, 4, 90, 0, 77, ''), (1404, 4, 94, 0, 77, ''), (1405, 4, 96, 0, 77, 'container2'), (1406, 4, 527, 0, 77, '837111'), (1407, 4, 526, 0, 77, '1 Liter'), (1408, 4, 87, 1, 77, 'motul-800-2t-factory-line-off-road.html'), (1409, 4, 87, 0, 77, 'motul-800-2t-factory-line-off-road.html'), (1410, 4, 60, 0, 78, 'MOTUL 800 2T FACTORY LINE Road Racing 1L'), (1411, 4, 86, 0, 78, 'motul-800-2t-factory-line-road-racing'), (1412, 4, 497, 0, 78, '2'), (1413, 4, 71, 0, 78, ''), (1414, 4, 73, 0, 78, ''), (1415, 4, 74, 0, 78, '/8/0/800-2t_fl_road_racing_1l_front.jpg'), (1416, 4, 75, 0, 78, '/8/0/800-2t_fl_road_racing_1l_front.jpg'), (1417, 4, 76, 0, 78, '/8/0/800-2t_fl_road_racing_1l_front.jpg'), (1418, 4, 90, 0, 78, ''), (1419, 4, 94, 0, 78, ''), (1420, 4, 96, 0, 78, 'container2'), (1421, 4, 527, 0, 78, '101443'), (1422, 4, 526, 0, 78, '1 Liter'), (1423, 4, 87, 1, 78, 'motul-800-2t-factory-line-road-racing.html'), (1424, 4, 87, 0, 78, 'motul-800-2t-factory-line-road-racing.html'), (1425, 4, 60, 0, 79, 'MOTUL Kart Grand Prix 2T 1L'), (1426, 4, 86, 0, 79, 'motul-kart-grand-prix-2t'), (1427, 4, 497, 0, 79, '2'), (1428, 4, 71, 0, 79, ''), (1429, 4, 73, 0, 79, ''), (1430, 4, 74, 0, 79, '/k/a/kart_grandprix_1l.jpg'), (1431, 4, 75, 0, 79, '/k/a/kart_grandprix_1l.jpg'), (1432, 4, 76, 0, 79, '/k/a/kart_grandprix_1l.jpg'), (1433, 4, 90, 0, 79, ''), (1434, 4, 94, 0, 79, ''), (1435, 4, 96, 0, 79, 'container2'), (1436, 4, 527, 0, 79, '100015'), (1437, 4, 526, 0, 79, '1 Liter'), (1438, 4, 87, 1, 79, 'motul-kart-grand-prix-2t.html'), (1439, 4, 87, 0, 79, 'motul-kart-grand-prix-2t.html'), (1440, 4, 60, 0, 80, 'Motul Outboard Tech 4T 2L 10W-30'), (1441, 4, 86, 0, 80, 'outboard-tech-4t'), (1442, 4, 497, 0, 80, '2'), (1443, 4, 71, 0, 80, ''), (1444, 4, 73, 0, 80, ''), (1445, 4, 74, 0, 80, '/o/u/outboard-tech-4t-10w30-2l.jpg'), (1446, 4, 75, 0, 80, '/o/u/outboard-tech-4t-10w30-2l.jpg'), (1447, 4, 76, 0, 80, '/o/u/outboard-tech-4t-10w30-2l.jpg'), (1448, 4, 90, 0, 80, ''), (1449, 4, 94, 0, 80, ''), (1450, 4, 96, 0, 80, 'container2'), (1451, 4, 527, 0, 80, '101745'), (1452, 4, 526, 0, 80, '2 Liter'), (1453, 4, 87, 1, 80, 'outboard-tech-4t.html'), (1454, 4, 87, 0, 80, 'outboard-tech-4t.html'), (1455, 4, 60, 0, 81, 'Motul Outboard Tech 4T 5L 10W-30'), (1456, 4, 86, 0, 81, 'outboard-tech-4t'), (1457, 4, 497, 0, 81, '2'), (1458, 4, 71, 0, 81, ''), (1459, 4, 73, 0, 81, ''), (1460, 4, 74, 0, 81, '/o/u/outboard-tech-4t-10w30-5l.jpg'), (1461, 4, 75, 0, 81, '/o/u/outboard-tech-4t-10w30-5l.jpg'), (1462, 4, 76, 0, 81, '/o/u/outboard-tech-4t-10w30-5l.jpg'), (1463, 4, 90, 0, 81, ''), (1464, 4, 94, 0, 81, ''), (1465, 4, 96, 0, 81, 'container2'), (1466, 4, 527, 0, 81, '101747'), (1467, 4, 526, 0, 81, '5 Liter'), (1468, 4, 87, 1, 81, 'outboard-tech-4t-81.html'), (1469, 4, 87, 0, 81, 'outboard-tech-4t-81.html'), (1470, 4, 60, 0, 82, 'Motul Outboard Tech 4T 2L 10W-40'), (1471, 4, 86, 0, 82, 'outboard-tech-4t'), (1472, 4, 497, 0, 82, '2'), (1473, 4, 71, 0, 82, ''), (1474, 4, 73, 0, 82, ''), (1475, 4, 74, 0, 82, '/o/u/outboard-tech-4t-10w40-2l.jpg'), (1476, 4, 75, 0, 82, '/o/u/outboard-tech-4t-10w40-2l.jpg'), (1477, 4, 76, 0, 82, '/o/u/outboard-tech-4t-10w40-2l.jpg'), (1478, 4, 90, 0, 82, ''), (1479, 4, 94, 0, 82, ''), (1480, 4, 96, 0, 82, 'container2'), (1481, 4, 527, 0, 82, '101748'), (1482, 4, 526, 0, 82, '2 Liter'), (1483, 4, 87, 1, 82, 'outboard-tech-4t-82.html'), (1484, 4, 87, 0, 82, 'outboard-tech-4t-82.html'), (1485, 4, 60, 0, 83, 'Motul Outboard Tech 4T 5L 10W-40'), (1486, 4, 86, 0, 83, 'outboard-tech-4t'), (1487, 4, 497, 0, 83, '2'), (1488, 4, 71, 0, 83, ''), (1489, 4, 73, 0, 83, ''), (1490, 4, 74, 0, 83, '/o/u/outboard-tech-4t-10w40-5l.jpg'), (1491, 4, 75, 0, 83, '/o/u/outboard-tech-4t-10w40-5l.jpg'), (1492, 4, 76, 0, 83, '/o/u/outboard-tech-4t-10w40-5l.jpg'), (1493, 4, 90, 0, 83, ''), (1494, 4, 94, 0, 83, ''), (1495, 4, 96, 0, 83, 'container2'), (1496, 4, 527, 0, 83, '101750'), (1497, 4, 526, 0, 83, '5 Liter'), (1498, 4, 87, 1, 83, 'outboard-tech-4t-83.html'), (1499, 4, 87, 0, 83, 'outboard-tech-4t-83.html'), (1500, 4, 60, 0, 84, 'Motul Inboard Tech 4T 2L 10W-40'), (1501, 4, 86, 0, 84, 'inboard-tech-4t'), (1502, 4, 497, 0, 84, '2'), (1503, 4, 71, 0, 84, ''), (1504, 4, 73, 0, 84, ''), (1505, 4, 74, 0, 84, '/i/n/inboard_tech_10w40_4t.jpg'), (1506, 4, 75, 0, 84, '/i/n/inboard_tech_10w40_4t.jpg'), (1507, 4, 76, 0, 84, '/i/n/inboard_tech_10w40_4t.jpg'), (1508, 4, 90, 0, 84, ''), (1509, 4, 94, 0, 84, ''), (1510, 4, 96, 0, 84, 'container2'), (1511, 4, 527, 0, 84, '101751'), (1512, 4, 526, 0, 84, '2 Liter'), (1513, 4, 87, 1, 84, 'inboard-tech-4t.html'), (1514, 4, 87, 0, 84, 'inboard-tech-4t.html'), (1515, 4, 60, 0, 85, 'Motul Inboard Tech 4T 5L 10W-40'), (1516, 4, 86, 0, 85, 'inboard-tech-4t'), (1517, 4, 497, 0, 85, '2'), (1518, 4, 71, 0, 85, ''), (1519, 4, 73, 0, 85, ''), (1520, 4, 74, 0, 85, '/i/n/inboard-tech-4t-10w40-5l.jpg'), (1521, 4, 75, 0, 85, '/i/n/inboard-tech-4t-10w40-5l.jpg'), (1522, 4, 76, 0, 85, '/i/n/inboard-tech-4t-10w40-5l.jpg'), (1523, 4, 90, 0, 85, ''), (1524, 4, 94, 0, 85, ''), (1525, 4, 96, 0, 85, 'container2'), (1526, 4, 527, 0, 85, '101753'), (1527, 4, 526, 0, 85, '5 Liter'), (1528, 4, 87, 1, 85, 'inboard-tech-4t-85.html'), (1529, 4, 87, 0, 85, 'inboard-tech-4t-85.html'), (1530, 4, 60, 0, 86, 'Motul Inboard Tech 4T 2L 15W-50'), (1531, 4, 86, 0, 86, 'inboard-tech-4t'), (1532, 4, 497, 0, 86, '2'), (1533, 4, 71, 0, 86, ''), (1534, 4, 73, 0, 86, ''), (1535, 4, 74, 0, 86, '/i/n/inboard-tech-4t-15w50-2l.jpg'), (1536, 4, 75, 0, 86, '/i/n/inboard-tech-4t-15w50-2l.jpg'), (1537, 4, 76, 0, 86, '/i/n/inboard-tech-4t-15w50-2l.jpg'), (1538, 4, 90, 0, 86, ''), (1539, 4, 94, 0, 86, ''), (1540, 4, 96, 0, 86, 'container2'), (1541, 4, 527, 0, 86, '101741'), (1542, 4, 526, 0, 86, '2 Liter'), (1543, 4, 87, 1, 86, 'inboard-tech-4t-86.html'), (1544, 4, 87, 0, 86, 'inboard-tech-4t-86.html'), (1545, 4, 60, 0, 87, 'Motul Inboard Tech 4T 5L 15W-50'), (1546, 4, 86, 0, 87, 'inboard-tech-4t'), (1547, 4, 497, 0, 87, '2'), (1548, 4, 71, 0, 87, ''), (1549, 4, 73, 0, 87, ''), (1550, 4, 74, 0, 87, '/i/n/inboard-tech-4t-15w50-5l.jpg'), (1551, 4, 75, 0, 87, '/i/n/inboard-tech-4t-15w50-5l.jpg'), (1552, 4, 76, 0, 87, '/i/n/inboard-tech-4t-15w50-5l.jpg'), (1553, 4, 90, 0, 87, ''), (1554, 4, 94, 0, 87, ''), (1555, 4, 96, 0, 87, 'container2'), (1556, 4, 527, 0, 87, '101743'), (1557, 4, 526, 0, 87, '5 Liter'), (1558, 4, 87, 1, 87, 'inboard-tech-4t-87.html'), (1559, 4, 87, 0, 87, 'inboard-tech-4t-87.html'), (1560, 4, 60, 0, 88, 'Motul Powerjet 4T 4L 10W-40'), (1561, 4, 86, 0, 88, 'powerjet-4t'), (1562, 4, 497, 0, 88, '2'), (1563, 4, 71, 0, 88, ''), (1564, 4, 73, 0, 88, ''), (1565, 4, 74, 0, 88, '/p/o/powerjet4t10w40_4l.jpg'), (1566, 4, 75, 0, 88, '/p/o/powerjet4t10w40_4l.jpg'), (1567, 4, 76, 0, 88, '/p/o/powerjet4t10w40_4l.jpg'), (1568, 4, 90, 0, 88, ''), (1569, 4, 94, 0, 88, ''), (1570, 4, 96, 0, 88, 'container2'), (1571, 4, 527, 0, 88, '101240'), (1572, 4, 526, 0, 88, '4 Liter'), (1573, 4, 87, 1, 88, 'powerjet-4t.html'), (1574, 4, 87, 0, 88, 'powerjet-4t.html'), (1575, 4, 60, 0, 89, 'Motul Outboard Synth 2T 1L'), (1576, 4, 86, 0, 89, 'outboard-synth-2t'), (1577, 4, 497, 0, 89, '2'), (1578, 4, 71, 0, 89, ''), (1579, 4, 73, 0, 89, ''), (1580, 4, 74, 0, 89, '/o/u/outboard-synth-2t-1l.jpg'), (1581, 4, 75, 0, 89, '/o/u/outboard-synth-2t-1l.jpg'), (1582, 4, 76, 0, 89, '/o/u/outboard-synth-2t-1l.jpg'), (1583, 4, 90, 0, 89, ''), (1584, 4, 94, 0, 89, ''), (1585, 4, 96, 0, 89, 'container2'), (1586, 4, 527, 0, 89, '101722'), (1587, 4, 526, 0, 89, '1 Liter'), (1588, 4, 87, 1, 89, 'outboard-synth-2t.html'), (1589, 4, 87, 0, 89, 'outboard-synth-2t.html'), (1590, 4, 60, 0, 90, 'Motul Outboard Synth 2T 5L'), (1591, 4, 86, 0, 90, 'outboard-synth-2t'), (1592, 4, 497, 0, 90, '2'), (1593, 4, 71, 0, 90, ''), (1594, 4, 73, 0, 90, ''), (1595, 4, 74, 0, 90, '/o/u/outboard-synth-2t-5l.jpg'), (1596, 4, 75, 0, 90, '/o/u/outboard-synth-2t-5l.jpg'), (1597, 4, 76, 0, 90, '/o/u/outboard-synth-2t-5l.jpg'), (1598, 4, 90, 0, 90, ''), (1599, 4, 94, 0, 90, ''), (1600, 4, 96, 0, 90, 'container2'), (1601, 4, 527, 0, 90, '101723'), (1602, 4, 526, 0, 90, '5 Liter'), (1603, 4, 87, 1, 90, 'outboard-synth-2t-90.html'), (1604, 4, 87, 0, 90, 'outboard-synth-2t-90.html'), (1605, 4, 60, 0, 91, 'Motul Outboard Tech 2T 1L'), (1606, 4, 86, 0, 91, 'outboard-tech-2t'), (1607, 4, 497, 0, 91, '2'), (1608, 4, 71, 0, 91, ''), (1609, 4, 73, 0, 91, ''), (1610, 4, 74, 0, 91, '/o/u/outboard-tech-2t-1l.jpg'), (1611, 4, 75, 0, 91, '/o/u/outboard-tech-2t-1l.jpg'), (1612, 4, 76, 0, 91, '/o/u/outboard-tech-2t-1l.jpg'), (1613, 4, 90, 0, 91, ''), (1614, 4, 94, 0, 91, ''), (1615, 4, 96, 0, 91, 'container2'), (1616, 4, 527, 0, 91, '101725'), (1617, 4, 526, 0, 91, '1 Liter'), (1618, 4, 87, 1, 91, 'outboard-tech-2t.html'), (1619, 4, 87, 0, 91, 'outboard-tech-2t.html'), (1620, 4, 60, 0, 92, 'Motul Outboard Tech 2T 5L'), (1621, 4, 86, 0, 92, 'outboard-tech-2t'), (1622, 4, 497, 0, 92, '2'), (1623, 4, 71, 0, 92, ''), (1624, 4, 73, 0, 92, ''), (1625, 4, 74, 0, 92, '/o/u/outboard-tech-2t-5l.jpg'), (1626, 4, 75, 0, 92, '/o/u/outboard-tech-2t-5l.jpg'), (1627, 4, 76, 0, 92, '/o/u/outboard-tech-2t-5l.jpg'), (1628, 4, 90, 0, 92, ''), (1629, 4, 94, 0, 92, ''), (1630, 4, 96, 0, 92, 'container2'), (1631, 4, 527, 0, 92, '101728'), (1632, 4, 526, 0, 92, '5 Liter'), (1633, 4, 87, 1, 92, 'outboard-tech-2t-92.html'), (1634, 4, 87, 0, 92, 'outboard-tech-2t-92.html'), (1635, 4, 60, 0, 93, 'Motul Outboard 2T 1L'), (1636, 4, 86, 0, 93, 'outboard-2t'), (1637, 4, 497, 0, 93, '2'), (1638, 4, 71, 0, 93, ''), (1639, 4, 73, 0, 93, ''), (1640, 4, 74, 0, 93, '/o/u/outboard-2t-1l.jpg'), (1641, 4, 75, 0, 93, '/o/u/outboard-2t-1l.jpg'), (1642, 4, 76, 0, 93, '/o/u/outboard-2t-1l.jpg'), (1643, 4, 90, 0, 93, ''), (1644, 4, 94, 0, 93, ''), (1645, 4, 96, 0, 93, 'container2'), (1646, 4, 527, 0, 93, '101731'), (1647, 4, 526, 0, 93, '1 Liter'), (1648, 4, 87, 1, 93, 'outboard-2t.html'), (1649, 4, 87, 0, 93, 'outboard-2t.html'), (1650, 4, 60, 0, 94, 'Motul Outboard 2T 5L'), (1651, 4, 86, 0, 94, 'outboard-2t'), (1652, 4, 497, 0, 94, '2'), (1653, 4, 71, 0, 94, ''), (1654, 4, 73, 0, 94, ''), (1655, 4, 74, 0, 94, '/o/u/outboard-2t-5l.jpg'), (1656, 4, 75, 0, 94, '/o/u/outboard-2t-5l.jpg'), (1657, 4, 76, 0, 94, '/o/u/outboard-2t-5l.jpg'), (1658, 4, 90, 0, 94, ''), (1659, 4, 94, 0, 94, ''), (1660, 4, 96, 0, 94, 'container2'), (1661, 4, 527, 0, 94, '101734'), (1662, 4, 526, 0, 94, '5 Liter'), (1663, 4, 87, 1, 94, 'outboard-2t-94.html'), (1664, 4, 87, 0, 94, 'outboard-2t-94.html'), (1665, 4, 60, 0, 95, 'Motul Specific DI Jet 2T 4L'), (1666, 4, 86, 0, 95, 'specific-di-jet-2t'), (1667, 4, 497, 0, 95, '2'), (1668, 4, 71, 0, 95, ''), (1669, 4, 73, 0, 95, ''), (1670, 4, 74, 0, 95, '/s/p/specificdijet2t_4l.jpg'), (1671, 4, 75, 0, 95, '/s/p/specificdijet2t_4l.jpg'), (1672, 4, 76, 0, 95, '/s/p/specificdijet2t_4l.jpg'), (1673, 4, 90, 0, 95, ''), (1674, 4, 94, 0, 95, ''), (1675, 4, 96, 0, 95, 'container2'), (1676, 4, 527, 0, 95, '101237'), (1677, 4, 526, 0, 95, '4 Liter'), (1678, 4, 87, 1, 95, 'specific-di-jet-2t.html'), (1679, 4, 87, 0, 95, 'specific-di-jet-2t.html'), (1680, 4, 60, 0, 96, 'Motul 600 DI Jet 2T 4L'), (1681, 4, 86, 0, 96, '600-di-jet-2t'), (1682, 4, 497, 0, 96, '2'), (1683, 4, 71, 0, 96, ''), (1684, 4, 73, 0, 96, ''), (1685, 4, 74, 0, 96, '/6/0/600dijet2t_4l.jpg'), (1686, 4, 75, 0, 96, '/6/0/600dijet2t_4l.jpg'), (1687, 4, 76, 0, 96, '/6/0/600dijet2t_4l.jpg'), (1688, 4, 90, 0, 96, ''), (1689, 4, 94, 0, 96, ''), (1690, 4, 96, 0, 96, 'container2'), (1691, 4, 527, 0, 96, '101238'), (1692, 4, 526, 0, 96, '4 Liter'), (1693, 4, 87, 1, 96, '600-di-jet-2t.html'), (1694, 4, 87, 0, 96, '600-di-jet-2t.html'), (1695, 4, 60, 0, 97, 'Motul Powerjet 2T 4L'), (1696, 4, 86, 0, 97, 'powerjet-2t'), (1697, 4, 497, 0, 97, '2'), (1698, 4, 71, 0, 97, ''), (1699, 4, 73, 0, 97, ''), (1700, 4, 74, 0, 97, '/p/o/powerjet_2t_4l.jpg'), (1701, 4, 75, 0, 97, '/p/o/powerjet_2t_4l.jpg'), (1702, 4, 76, 0, 97, '/p/o/powerjet_2t_4l.jpg'), (1703, 4, 90, 0, 97, ''), (1704, 4, 94, 0, 97, ''), (1705, 4, 96, 0, 97, 'container2'), (1706, 4, 527, 0, 97, '101239'), (1707, 4, 526, 0, 97, '4 Liter'), (1708, 4, 87, 1, 97, 'powerjet-2t.html'), (1709, 4, 87, 0, 97, 'powerjet-2t.html'), (1710, 4, 60, 0, 98, 'Motul MOTOCOOL Factory Line 1L'), (1711, 4, 86, 0, 98, 'motocool-factory-line'), (1712, 4, 497, 0, 98, '2'), (1713, 4, 71, 0, 98, ''), (1714, 4, 73, 0, 98, ''), (1715, 4, 74, 0, 98, '/m/o/motocool_factoryline_1l.jpg'), (1716, 4, 75, 0, 98, '/m/o/motocool_factoryline_1l.jpg'), (1717, 4, 76, 0, 98, '/m/o/motocool_factoryline_1l.jpg'), (1718, 4, 90, 0, 98, ''), (1719, 4, 94, 0, 98, ''), (1720, 4, 96, 0, 98, 'container2'), (1721, 4, 527, 0, 98, '101086'), (1722, 4, 526, 0, 98, '1 Liter'), (1723, 4, 99, 0, 98, ''), (1724, 4, 100, 0, 98, ''), (1725, 4, 101, 0, 98, ''), (1726, 4, 87, 1, 98, 'motocool-factory-line.html'), (1727, 4, 87, 0, 98, 'motocool-factory-line.html'), (1728, 4, 60, 0, 99, 'Motul MoCOOL 500ml'), (1729, 4, 86, 0, 99, 'mocool'), (1730, 4, 497, 0, 99, '2'), (1731, 4, 71, 0, 99, ''), (1732, 4, 73, 0, 99, ''), (1733, 4, 74, 0, 99, '/m/o/mocool_1l.jpg'), (1734, 4, 75, 0, 99, '/m/o/mocool_1l.jpg'), (1735, 4, 76, 0, 99, '/m/o/mocool_1l.jpg'), (1736, 4, 90, 0, 99, ''), (1737, 4, 94, 0, 99, ''), (1738, 4, 96, 0, 99, 'container2'), (1739, 4, 527, 0, 99, '101668'), (1740, 4, 526, 0, 99, '0,5 Liter'), (1741, 4, 99, 0, 99, ''), (1742, 4, 100, 0, 99, ''), (1743, 4, 101, 0, 99, ''), (1744, 4, 87, 1, 99, 'mocool.html'), (1745, 4, 87, 0, 99, 'mocool.html'), (1746, 4, 60, 0, 100, 'Motul Chain Lube Factory Line 400ml'), (1747, 4, 86, 0, 100, 'chain-lube-factory-line'), (1748, 4, 497, 0, 100, '2'), (1749, 4, 71, 0, 100, ''), (1750, 4, 73, 0, 100, ''), (1751, 4, 74, 0, 100, '/c/h/chain_lube_fl.jpg'), (1752, 4, 75, 0, 100, '/c/h/chain_lube_fl.jpg'), (1753, 4, 76, 0, 100, '/c/h/chain_lube_fl.jpg'), (1754, 4, 90, 0, 100, ''), (1755, 4, 94, 0, 100, ''), (1756, 4, 96, 0, 100, 'container2'), (1757, 4, 527, 0, 100, '101913'), (1758, 4, 526, 0, 100, '400 ml'), (1759, 4, 99, 0, 100, ''), (1760, 4, 100, 0, 100, ''), (1761, 4, 101, 0, 100, ''), (1762, 4, 87, 1, 100, 'chain-lube-factory-line.html'), (1763, 4, 87, 0, 100, 'chain-lube-factory-line.html'), (1764, 4, 60, 0, 101, 'Motul Chain Lube Road Plus 400ml'), (1765, 4, 86, 0, 101, 'chain-lube-road-plus'), (1766, 4, 497, 0, 101, '2'), (1767, 4, 71, 0, 101, ''), (1768, 4, 73, 0, 101, ''), (1769, 4, 74, 0, 101, '/c/h/chain_lube_road_plus.jpg'), (1770, 4, 75, 0, 101, '/c/h/chain_lube_road_plus.jpg'), (1771, 4, 76, 0, 101, '/c/h/chain_lube_road_plus.jpg'), (1772, 4, 90, 0, 101, ''), (1773, 4, 94, 0, 101, ''), (1774, 4, 96, 0, 101, 'container2'), (1775, 4, 527, 0, 101, ''), (1776, 4, 526, 0, 101, '400 ml'), (1777, 4, 99, 0, 101, ''), (1778, 4, 100, 0, 101, ''), (1779, 4, 101, 0, 101, ''), (1780, 4, 87, 1, 101, 'chain-lube-road-plus.html'), (1781, 4, 87, 0, 101, 'chain-lube-road-plus.html'), (1782, 4, 60, 0, 102, 'Motul Chain Lube Road 400ml'), (1783, 4, 86, 0, 102, 'chain-lube-road'), (1784, 4, 497, 0, 102, '2'), (1785, 4, 71, 0, 102, ''), (1786, 4, 73, 0, 102, ''), (1787, 4, 74, 0, 102, '/c/h/chain_lube_road.jpg'), (1788, 4, 75, 0, 102, '/c/h/chain_lube_road.jpg'), (1789, 4, 76, 0, 102, '/c/h/chain_lube_road.jpg'), (1790, 4, 90, 0, 102, ''), (1791, 4, 94, 0, 102, ''), (1792, 4, 96, 0, 102, 'container2'), (1793, 4, 527, 0, 102, '101911'), (1794, 4, 526, 0, 102, '400 ml'), (1795, 4, 99, 0, 102, ''), (1796, 4, 100, 0, 102, ''), (1797, 4, 101, 0, 102, ''), (1798, 4, 87, 1, 102, 'chain-lube-road.html'), (1799, 4, 87, 0, 102, 'chain-lube-road.html'), (1800, 4, 60, 0, 103, 'Motul Chain Lube Offroad 400ml'), (1801, 4, 86, 0, 103, 'chain-lube-offroad'), (1802, 4, 497, 0, 103, '2'), (1803, 4, 71, 0, 103, ''), (1804, 4, 73, 0, 103, ''), (1805, 4, 74, 0, 103, '/c/h/chain_lube_off_road.jpg'), (1806, 4, 75, 0, 103, '/c/h/chain_lube_off_road.jpg'), (1807, 4, 76, 0, 103, '/c/h/chain_lube_off_road.jpg'), (1808, 4, 90, 0, 103, ''), (1809, 4, 94, 0, 103, ''), (1810, 4, 96, 0, 103, 'container2'), (1811, 4, 527, 0, 103, '101912'), (1812, 4, 526, 0, 103, '400 ml'), (1813, 4, 99, 0, 103, ''), (1814, 4, 100, 0, 103, ''), (1815, 4, 101, 0, 103, ''), (1816, 4, 87, 1, 103, 'chain-lube-offroad.html'), (1817, 4, 87, 0, 103, 'chain-lube-offroad.html'), (1818, 4, 60, 0, 104, 'Motul Chain Clean 400ml'), (1819, 4, 86, 0, 104, 'chain-clean'), (1820, 4, 497, 0, 104, '2'), (1821, 4, 71, 0, 104, ''), (1822, 4, 73, 0, 104, ''), (1823, 4, 74, 0, 104, '/c/h/chain_clean.jpg'), (1824, 4, 75, 0, 104, '/c/h/chain_clean.jpg'), (1825, 4, 76, 0, 104, '/c/h/chain_clean.jpg'), (1826, 4, 90, 0, 104, ''), (1827, 4, 94, 0, 104, ''), (1828, 4, 96, 0, 104, 'container2'), (1829, 4, 527, 0, 104, '101915'), (1830, 4, 526, 0, 104, '400 ml'), (1831, 4, 99, 0, 104, ''), (1832, 4, 100, 0, 104, ''), (1833, 4, 101, 0, 104, ''), (1834, 4, 87, 1, 104, 'chain-clean.html'), (1835, 4, 87, 0, 104, 'chain-clean.html'), (1836, 4, 60, 0, 105, 'Motul Air Filter Spray 400ml'), (1837, 4, 86, 0, 105, 'air-filter-spray'), (1838, 4, 497, 0, 105, '2'), (1839, 4, 71, 0, 105, ''), (1840, 4, 73, 0, 105, ''), (1841, 4, 74, 0, 105, '/a/i/air_filter_oil_spray.jpg'), (1842, 4, 75, 0, 105, '/a/i/air_filter_oil_spray.jpg'), (1843, 4, 76, 0, 105, '/a/i/air_filter_oil_spray.jpg'), (1844, 4, 90, 0, 105, ''), (1845, 4, 94, 0, 105, ''), (1846, 4, 96, 0, 105, 'container2'), (1847, 4, 527, 0, 105, '101924'), (1848, 4, 526, 0, 105, '400 ml'), (1849, 4, 99, 0, 105, ''), (1850, 4, 100, 0, 105, ''), (1851, 4, 101, 0, 105, ''), (1852, 4, 87, 1, 105, 'air-filter-spray.html'), (1853, 4, 87, 0, 105, 'air-filter-spray.html'), (1854, 4, 60, 0, 106, 'Motul Air Filter Oil 1L'), (1855, 4, 86, 0, 106, 'air-filter-oil'), (1856, 4, 497, 0, 106, '2'), (1857, 4, 71, 0, 106, ''), (1858, 4, 73, 0, 106, ''), (1859, 4, 74, 0, 106, '/a/i/air_filter_oil_spray_1.jpg'), (1860, 4, 75, 0, 106, '/a/i/air_filter_oil_spray_1.jpg'), (1861, 4, 76, 0, 106, '/a/i/air_filter_oil_spray_1.jpg'), (1862, 4, 90, 0, 106, ''), (1863, 4, 94, 0, 106, ''), (1864, 4, 96, 0, 106, 'container2'), (1865, 4, 527, 0, 106, '101052'), (1866, 4, 526, 0, 106, '1 Liter'), (1867, 4, 99, 0, 106, ''), (1868, 4, 100, 0, 106, ''), (1869, 4, 101, 0, 106, ''), (1870, 4, 87, 1, 106, 'air-filter-oil.html'), (1871, 4, 87, 0, 106, 'air-filter-oil.html'), (1872, 4, 60, 0, 107, 'Motul Air Filter Clean 5L'), (1873, 4, 86, 0, 107, 'air-filter-clean'), (1874, 4, 497, 0, 107, '2'), (1875, 4, 71, 0, 107, ''), (1876, 4, 73, 0, 107, ''), (1877, 4, 74, 0, 107, '/a/i/airfilter_clean.jpg'), (1878, 4, 75, 0, 107, '/a/i/airfilter_clean.jpg'), (1879, 4, 76, 0, 107, '/a/i/airfilter_clean.jpg'), (1880, 4, 90, 0, 107, ''), (1881, 4, 94, 0, 107, ''), (1882, 4, 96, 0, 107, 'container2'), (1883, 4, 527, 0, 107, '101053'), (1884, 4, 526, 0, 107, '5 Liter'), (1885, 4, 99, 0, 107, ''), (1886, 4, 100, 0, 107, ''), (1887, 4, 101, 0, 107, ''), (1888, 4, 87, 1, 107, 'air-filter-clean.html'), (1889, 4, 87, 0, 107, 'air-filter-clean.html'), (1890, 4, 60, 0, 108, 'Motul Carbu Clean 400ml'), (1891, 4, 86, 0, 108, 'carbu-clean'), (1892, 4, 497, 0, 108, '2'), (1893, 4, 71, 0, 108, ''), (1894, 4, 73, 0, 108, ''), (1895, 4, 74, 0, 108, '/c/a/carbu_clean.jpg'), (1896, 4, 75, 0, 108, '/c/a/carbu_clean.jpg'), (1897, 4, 76, 0, 108, '/c/a/carbu_clean.jpg'), (1898, 4, 90, 0, 108, ''), (1899, 4, 94, 0, 108, ''), (1900, 4, 96, 0, 108, 'container2'), (1901, 4, 527, 0, 108, '101916'), (1902, 4, 526, 0, 108, '400 ml'), (1903, 4, 99, 0, 108, ''), (1904, 4, 100, 0, 108, ''), (1905, 4, 101, 0, 108, ''), (1906, 4, 87, 1, 108, 'carbu-clean.html'), (1907, 4, 87, 0, 108, 'carbu-clean.html'), (1908, 4, 60, 0, 109, 'Motul Brake Clean 400ml'), (1909, 4, 86, 0, 109, 'brake-clean'), (1910, 4, 497, 0, 109, '2'), (1911, 4, 71, 0, 109, ''), (1912, 4, 73, 0, 109, ''), (1913, 4, 74, 0, 109, '/b/r/brake_clean.jpg'), (1914, 4, 75, 0, 109, '/b/r/brake_clean.jpg'), (1915, 4, 76, 0, 109, '/b/r/brake_clean.jpg'), (1916, 4, 90, 0, 109, ''), (1917, 4, 94, 0, 109, ''), (1918, 4, 96, 0, 109, 'container2'), (1919, 4, 527, 0, 109, '101917'), (1920, 4, 526, 0, 109, '400 ml'), (1921, 4, 99, 0, 109, ''), (1922, 4, 100, 0, 109, ''), (1923, 4, 101, 0, 109, ''), (1924, 4, 87, 1, 109, 'brake-clean.html'), (1925, 4, 87, 0, 109, 'brake-clean.html'), (1926, 4, 60, 0, 110, 'Motul E.Z. Lube Multi Protect 250ml'), (1927, 4, 86, 0, 110, 'e-z-lube-multi-protect'), (1928, 4, 497, 0, 110, '2'), (1929, 4, 71, 0, 110, ''), (1930, 4, 73, 0, 110, ''), (1931, 4, 74, 0, 110, '/e/z/ez_lube.jpg'), (1932, 4, 75, 0, 110, '/e/z/ez_lube.jpg'), (1933, 4, 76, 0, 110, '/e/z/ez_lube.jpg'), (1934, 4, 90, 0, 110, ''), (1935, 4, 94, 0, 110, ''), (1936, 4, 96, 0, 110, 'container2'), (1937, 4, 527, 0, 110, '101926'), (1938, 4, 526, 0, 110, '250 ml'), (1939, 4, 99, 0, 110, ''), (1940, 4, 100, 0, 110, ''), (1941, 4, 101, 0, 110, ''), (1942, 4, 87, 1, 110, 'e-z-lube-multi-protect.html'), (1943, 4, 87, 0, 110, 'e-z-lube-multi-protect.html'), (1944, 4, 60, 0, 111, 'Motul Shine & Go Silicone Clean 400ml'), (1945, 4, 86, 0, 111, 'shine-go-silicone-clean'), (1946, 4, 497, 0, 111, '2'), (1947, 4, 71, 0, 111, ''), (1948, 4, 73, 0, 111, ''), (1949, 4, 74, 0, 111, '/f/i/file_3.jpg'), (1950, 4, 75, 0, 111, '/f/i/file_3.jpg'), (1951, 4, 76, 0, 111, '/f/i/file_3.jpg'), (1952, 4, 90, 0, 111, ''), (1953, 4, 94, 0, 111, ''), (1954, 4, 96, 0, 111, 'container2'), (1955, 4, 527, 0, 111, '101918'), (1956, 4, 526, 0, 111, '400 ml'), (1957, 4, 99, 0, 111, ''), (1958, 4, 100, 0, 111, ''), (1959, 4, 101, 0, 111, ''), (1960, 4, 87, 1, 111, 'shine-go-silicone-clean.html'), (1961, 4, 87, 0, 111, 'shine-go-silicone-clean.html'), (1962, 4, 60, 0, 112, 'Motul Wash & Wax 400ml'), (1963, 4, 86, 0, 112, 'wash-wax'), (1964, 4, 497, 0, 112, '2'), (1965, 4, 71, 0, 112, ''), (1966, 4, 73, 0, 112, ''), (1967, 4, 74, 0, 112, '/f/i/file_4.jpg'), (1968, 4, 75, 0, 112, '/f/i/file_4.jpg'), (1969, 4, 76, 0, 112, '/f/i/file_4.jpg'), (1970, 4, 90, 0, 112, ''), (1971, 4, 94, 0, 112, ''), (1972, 4, 96, 0, 112, 'container2'), (1973, 4, 527, 0, 112, '3101919'), (1974, 4, 526, 0, 112, '400 ml'), (1975, 4, 99, 0, 112, ''), (1976, 4, 100, 0, 112, ''), (1977, 4, 101, 0, 112, ''), (1978, 4, 87, 1, 112, 'wash-wax.html'), (1979, 4, 87, 0, 112, 'wash-wax.html'), (1980, 4, 60, 0, 113, 'Motul Moto Wash 1L'), (1981, 4, 86, 0, 113, 'moto-wash'), (1982, 4, 497, 0, 113, '2'), (1983, 4, 71, 0, 113, ''), (1984, 4, 73, 0, 113, ''), (1985, 4, 74, 0, 113, '/m/o/moto_wash_1l.jpg'), (1986, 4, 75, 0, 113, '/m/o/moto_wash_1l.jpg'), (1987, 4, 76, 0, 113, '/m/o/moto_wash_1l.jpg'), (1988, 4, 90, 0, 113, ''), (1989, 4, 94, 0, 113, ''), (1990, 4, 96, 0, 113, 'container2'), (1991, 4, 527, 0, 113, '101090'), (1992, 4, 526, 0, 113, '1 Liter'), (1993, 4, 99, 0, 113, ''), (1994, 4, 100, 0, 113, ''), (1995, 4, 101, 0, 113, ''), (1996, 4, 87, 1, 113, 'moto-wash.html'), (1997, 4, 87, 0, 113, 'moto-wash.html'), (1998, 4, 60, 0, 114, 'Motul Moto Wash Plus 1L'), (1999, 4, 86, 0, 114, 'moto-wash-plus'), (2000, 4, 497, 0, 114, '2'), (2001, 4, 71, 0, 114, ''), (2002, 4, 73, 0, 114, ''), (2003, 4, 74, 0, 114, '/m/o/moto_wash_plus_1000ml.jpg'), (2004, 4, 75, 0, 114, '/m/o/moto_wash_plus_1000ml.jpg'), (2005, 4, 76, 0, 114, '/m/o/moto_wash_plus_1000ml.jpg'), (2006, 4, 90, 0, 114, ''), (2007, 4, 94, 0, 114, ''), (2008, 4, 96, 0, 114, 'container2'), (2009, 4, 527, 0, 114, ''), (2010, 4, 526, 0, 114, '500 ml'), (2011, 4, 99, 0, 114, ''), (2012, 4, 100, 0, 114, ''), (2013, 4, 101, 0, 114, ''), (2014, 4, 87, 1, 114, 'moto-wash-plus.html'), (2015, 4, 87, 0, 114, 'moto-wash-plus.html'), (2016, 4, 60, 0, 115, 'Motul Valve Expert 250ml'), (2017, 4, 86, 0, 115, 'valve-expert'), (2018, 4, 497, 0, 115, '2'), (2019, 4, 71, 0, 115, ''), (2020, 4, 73, 0, 115, ''), (2021, 4, 74, 0, 115, '/v/a/valve_expert_250ml.jpg'), (2022, 4, 75, 0, 115, '/v/a/valve_expert_250ml.jpg'), (2023, 4, 76, 0, 115, '/v/a/valve_expert_250ml.jpg'), (2024, 4, 90, 0, 115, ''), (2025, 4, 94, 0, 115, ''), (2026, 4, 96, 0, 115, 'container2'), (2027, 4, 527, 0, 115, '101563'), (2028, 4, 526, 0, 115, '250 ml'), (2029, 4, 99, 0, 115, ''), (2030, 4, 100, 0, 115, ''), (2031, 4, 101, 0, 115, ''), (2032, 4, 87, 1, 115, 'valve-expert.html'), (2033, 4, 87, 0, 115, 'valve-expert.html'), (2034, 4, 60, 0, 116, 'Motul Tyre Repair 300ml'), (2035, 4, 86, 0, 116, 'tyre-repair'), (2036, 4, 497, 0, 116, '2'), (2037, 4, 71, 0, 116, ''), (2038, 4, 73, 0, 116, ''), (2039, 4, 74, 0, 116, '/t/y/tyre_repair.jpg'), (2040, 4, 75, 0, 116, '/t/y/tyre_repair.jpg'), (2041, 4, 76, 0, 116, '/t/y/tyre_repair.jpg'), (2042, 4, 90, 0, 116, ''), (2043, 4, 94, 0, 116, ''), (2044, 4, 96, 0, 116, 'container2'), (2045, 4, 527, 0, 116, '101925'), (2046, 4, 526, 0, 116, '300 ml'), (2047, 4, 99, 0, 116, ''), (2048, 4, 100, 0, 116, ''), (2049, 4, 101, 0, 116, ''), (2050, 4, 87, 1, 116, 'tyre-repair.html'), (2051, 4, 87, 0, 116, 'tyre-repair.html'), (2052, 4, 60, 0, 117, 'Motul Top Gel 3L'), (2053, 4, 86, 0, 117, 'top-gel'), (2054, 4, 497, 0, 117, '2'), (2055, 4, 71, 0, 117, ''), (2056, 4, 73, 0, 117, ''), (2057, 4, 74, 0, 117, '/t/o/topgel.jpg'), (2058, 4, 75, 0, 117, '/t/o/topgel.jpg'), (2059, 4, 76, 0, 117, '/t/o/topgel.jpg'), (2060, 4, 90, 0, 117, ''), (2061, 4, 94, 0, 117, ''), (2062, 4, 96, 0, 117, 'container2'), (2063, 4, 527, 0, 117, '101909'), (2064, 4, 526, 0, 117, '3 Liter'), (2065, 4, 99, 0, 117, ''), (2066, 4, 100, 0, 117, ''), (2067, 4, 101, 0, 117, ''), (2068, 4, 87, 1, 117, 'top-gel.html'), (2069, 4, 87, 0, 117, 'top-gel.html'), (2070, 4, 60, 0, 118, 'Motul E.Z. Clean 300g'), (2071, 4, 86, 0, 118, 'e-z-clean'), (2072, 4, 497, 0, 118, '2'), (2073, 4, 71, 0, 118, ''), (2074, 4, 73, 0, 118, ''), (2078, 4, 90, 0, 118, ''), (2079, 4, 94, 0, 118, ''), (2080, 4, 96, 0, 118, 'container2'), (2081, 4, 527, 0, 118, ''), (2082, 4, 526, 0, 118, '300 g'), (2083, 4, 99, 0, 118, ''), (2084, 4, 100, 0, 118, ''), (2085, 4, 101, 0, 118, ''), (2086, 4, 87, 1, 118, 'e-z-clean.html'), (2087, 4, 87, 0, 118, 'e-z-clean.html'), (2091, 4, 60, 0, 119, 'Motul Fuel System Clean 200ml'), (2092, 4, 86, 0, 119, 'fuel-system-clean'), (2093, 4, 497, 0, 119, '2'), (2094, 4, 71, 0, 119, ''), (2095, 4, 73, 0, 119, ''), (2096, 4, 74, 0, 119, '/f/u/fuel_system_clean.jpg'), (2097, 4, 75, 0, 119, '/f/u/fuel_system_clean.jpg'), (2098, 4, 76, 0, 119, '/f/u/fuel_system_clean.jpg'), (2099, 4, 90, 0, 119, ''), (2100, 4, 94, 0, 119, ''), (2101, 4, 96, 0, 119, 'container2'), (2102, 4, 527, 0, 119, '101063'), (2103, 4, 526, 0, 119, '200 ml'), (2104, 4, 99, 0, 119, ''), (2105, 4, 100, 0, 119, ''), (2106, 4, 101, 0, 119, ''), (2107, 4, 87, 1, 119, 'fuel-system-clean.html'), (2108, 4, 87, 0, 119, 'fuel-system-clean.html'), (2109, 4, 60, 0, 120, 'Motul Fuel System Clean 75ml'), (2110, 4, 86, 0, 120, 'fuel-system-clean'), (2111, 4, 497, 0, 120, '2'), (2112, 4, 71, 0, 120, ''), (2113, 4, 73, 0, 120, ''), (2114, 4, 74, 0, 120, '/f/u/fuel_system_clean_scooter.jpg'), (2115, 4, 75, 0, 120, '/f/u/fuel_system_clean_scooter.jpg'), (2116, 4, 76, 0, 120, '/f/u/fuel_system_clean_scooter.jpg'), (2117, 4, 90, 0, 120, ''), (2118, 4, 94, 0, 120, ''), (2119, 4, 96, 0, 120, 'container2'), (2120, 4, 527, 0, 120, '101251'), (2121, 4, 526, 0, 120, '75 ml'), (2122, 4, 99, 0, 120, ''), (2123, 4, 100, 0, 120, ''), (2124, 4, 101, 0, 120, ''), (2125, 4, 87, 1, 120, 'fuel-system-clean-120.html'), (2126, 4, 87, 0, 120, 'fuel-system-clean-120.html'), (2127, 4, 60, 0, 121, 'Motul Fuel System Clean 300ml'), (2128, 4, 86, 0, 121, 'fuel-system-clean'), (2129, 4, 497, 0, 121, '2'), (2130, 4, 71, 0, 121, ''), (2131, 4, 73, 0, 121, ''), (2132, 4, 74, 0, 121, '/f/u/fuel_syst_clean_auto.jpg'), (2133, 4, 75, 0, 121, '/f/u/fuel_syst_clean_auto.jpg'), (2134, 4, 76, 0, 121, '/f/u/fuel_syst_clean_auto.jpg'), (2135, 4, 90, 0, 121, ''), (2136, 4, 94, 0, 121, ''), (2137, 4, 96, 0, 121, 'container2'), (2138, 4, 527, 0, 121, '101057'), (2139, 4, 526, 0, 121, '300 ml'), (2140, 4, 99, 0, 121, ''), (2141, 4, 100, 0, 121, ''), (2142, 4, 101, 0, 121, ''), (2143, 4, 87, 1, 121, 'fuel-system-clean-121.html'), (2144, 4, 87, 0, 121, 'fuel-system-clean-121.html'), (2145, 4, 60, 0, 122, 'Motul Diesel System Clean 300ml'), (2146, 4, 86, 0, 122, 'diesel-system-clean'), (2147, 4, 497, 0, 122, '2'), (2148, 4, 71, 0, 122, ''), (2149, 4, 73, 0, 122, ''), (2150, 4, 74, 0, 122, '/d/i/diesel_syst_clean_auto.jpg'), (2151, 4, 75, 0, 122, '/d/i/diesel_syst_clean_auto.jpg'), (2152, 4, 76, 0, 122, '/d/i/diesel_syst_clean_auto.jpg'), (2153, 4, 90, 0, 122, ''), (2154, 4, 94, 0, 122, ''), (2155, 4, 96, 0, 122, 'container2'), (2156, 4, 527, 0, 122, '101060'), (2157, 4, 526, 0, 122, '300 ml'), (2158, 4, 99, 0, 122, ''), (2159, 4, 100, 0, 122, ''), (2160, 4, 101, 0, 122, ''), (2161, 4, 87, 1, 122, 'diesel-system-clean.html'), (2162, 4, 87, 0, 122, 'diesel-system-clean.html'), (2163, 4, 60, 0, 123, 'Motul Engine Clean 300ml'), (2164, 4, 86, 0, 123, 'engine-clean'), (2165, 4, 497, 0, 123, '2'), (2166, 4, 71, 0, 123, ''), (2167, 4, 73, 0, 123, ''), (2168, 4, 74, 0, 123, '/e/n/engine_clean_auto.jpg'), (2169, 4, 75, 0, 123, '/e/n/engine_clean_auto.jpg'), (2170, 4, 76, 0, 123, '/e/n/engine_clean_auto.jpg'), (2171, 4, 90, 0, 123, ''), (2172, 4, 94, 0, 123, ''), (2173, 4, 96, 0, 123, 'container2'), (2174, 4, 527, 0, 123, '101055'), (2175, 4, 526, 0, 123, '300 ml'), (2176, 4, 99, 0, 123, ''), (2177, 4, 100, 0, 123, ''), (2178, 4, 101, 0, 123, ''), (2179, 4, 87, 1, 123, 'engine-clean.html'), (2180, 4, 87, 0, 123, 'engine-clean.html'), (2181, 4, 60, 0, 124, 'Motul Fork Oil Expert light 1L 5W'), (2182, 4, 86, 0, 124, 'fork-oil-expert-light'), (2183, 4, 497, 0, 124, '2'), (2184, 4, 71, 0, 124, ''), (2185, 4, 73, 0, 124, ''), (2186, 4, 74, 0, 124, '/f/o/forkoil_expert_light_1l_front.jpg'), (2187, 4, 75, 0, 124, '/f/o/forkoil_expert_light_1l_front.jpg'), (2188, 4, 76, 0, 124, '/f/o/forkoil_expert_light_1l_front.jpg'), (2189, 4, 90, 0, 124, ''), (2190, 4, 94, 0, 124, ''), (2191, 4, 96, 0, 124, 'container2'), (2192, 4, 527, 0, 124, '101142'), (2193, 4, 526, 0, 124, '1 Liter'), (2194, 4, 99, 0, 124, ''), (2195, 4, 100, 0, 124, ''), (2196, 4, 101, 0, 124, ''), (2197, 4, 87, 1, 124, 'fork-oil-expert-light.html'), (2198, 4, 87, 0, 124, 'fork-oil-expert-light.html'), (2199, 4, 60, 0, 125, 'Motul Fork Oil Expert medium 1L 10W'), (2200, 4, 86, 0, 125, 'fork-oil-expert-medium'), (2201, 4, 497, 0, 125, '2'), (2202, 4, 71, 0, 125, ''), (2203, 4, 73, 0, 125, ''), (2204, 4, 74, 0, 125, '/f/o/forkoil_medium_1l_front.jpg'), (2205, 4, 75, 0, 125, '/f/o/forkoil_medium_1l_front.jpg'), (2206, 4, 76, 0, 125, '/f/o/forkoil_medium_1l_front.jpg'), (2207, 4, 90, 0, 125, ''), (2208, 4, 94, 0, 125, ''), (2209, 4, 96, 0, 125, 'container2'), (2210, 4, 527, 0, 125, '101139'), (2211, 4, 526, 0, 125, '1 Liter'), (2212, 4, 99, 0, 125, ''), (2213, 4, 100, 0, 125, ''), (2214, 4, 101, 0, 125, ''), (2215, 4, 87, 1, 125, 'fork-oil-expert-medium.html'), (2216, 4, 87, 0, 125, 'fork-oil-expert-medium.html'), (2217, 4, 60, 0, 126, 'Motul Fork Oil Expert medium/heavy 1L 15W'), (2218, 4, 86, 0, 126, 'fork-oil-expert-medium-heavy'), (2219, 4, 497, 0, 126, '2'), (2220, 4, 71, 0, 126, ''), (2221, 4, 73, 0, 126, ''), (2222, 4, 74, 0, 126, '/f/o/forkoil_mediumheavy_1l_front.jpg'), (2223, 4, 75, 0, 126, '/f/o/forkoil_mediumheavy_1l_front.jpg'), (2224, 4, 76, 0, 126, '/f/o/forkoil_mediumheavy_1l_front.jpg'), (2225, 4, 90, 0, 126, ''), (2226, 4, 94, 0, 126, ''), (2227, 4, 96, 0, 126, 'container2'), (2228, 4, 527, 0, 126, '101138'), (2229, 4, 526, 0, 126, '1 Liter'), (2230, 4, 99, 0, 126, ''), (2231, 4, 100, 0, 126, ''), (2232, 4, 101, 0, 126, ''), (2233, 4, 87, 1, 126, 'fork-oil-expert-medium-heavy.html'), (2234, 4, 87, 0, 126, 'fork-oil-expert-medium-heavy.html'), (2235, 4, 60, 0, 127, 'Motul Fork Oil Expert heavy 1L 20W'), (2236, 4, 86, 0, 127, 'fork-oil-expert-heavy'), (2237, 4, 497, 0, 127, '2'), (2238, 4, 71, 0, 127, ''), (2239, 4, 73, 0, 127, ''), (2240, 4, 74, 0, 127, '/f/o/forkoil_expert_heavy_1l_front.jpg'), (2241, 4, 75, 0, 127, '/f/o/forkoil_expert_heavy_1l_front.jpg'), (2242, 4, 76, 0, 127, '/f/o/forkoil_expert_heavy_1l_front.jpg'), (2243, 4, 90, 0, 127, ''), (2244, 4, 94, 0, 127, ''), (2245, 4, 96, 0, 127, 'container2'), (2246, 4, 527, 0, 127, '101136'), (2247, 4, 526, 0, 127, '1 Liter'), (2248, 4, 99, 0, 127, ''), (2249, 4, 100, 0, 127, ''), (2250, 4, 101, 0, 127, ''), (2251, 4, 87, 1, 127, 'fork-oil-expert-heavy.html'), (2252, 4, 87, 0, 127, 'fork-oil-expert-heavy.html'), (2253, 4, 60, 0, 128, 'Motul Fork Oil very light 1L 2,5W'), (2254, 4, 86, 0, 128, 'fork-oil-very-light'), (2255, 4, 497, 0, 128, '2'), (2256, 4, 71, 0, 128, ''), (2257, 4, 73, 0, 128, ''), (2258, 4, 74, 0, 128, '/f/o/forkoil_fl_verylight_1l_front.jpg'), (2259, 4, 75, 0, 128, '/f/o/forkoil_fl_verylight_1l_front.jpg'), (2260, 4, 76, 0, 128, '/f/o/forkoil_fl_verylight_1l_front.jpg'), (2261, 4, 90, 0, 128, ''), (2262, 4, 94, 0, 128, ''), (2263, 4, 96, 0, 128, 'container2'), (2264, 4, 527, 0, 128, '101133'), (2265, 4, 526, 0, 128, '1 Liter'), (2266, 4, 99, 0, 128, ''), (2267, 4, 100, 0, 128, ''), (2268, 4, 101, 0, 128, ''), (2269, 4, 87, 1, 128, 'fork-oil-very-light.html'), (2270, 4, 87, 0, 128, 'fork-oil-very-light.html'), (2271, 4, 60, 0, 129, 'Motul Fork Oil light 1L 5W'), (2272, 4, 86, 0, 129, 'fork-oil-light'), (2273, 4, 497, 0, 129, '2'), (2274, 4, 71, 0, 129, ''), (2275, 4, 73, 0, 129, ''), (2276, 4, 74, 0, 129, '/f/o/forkoil_fl_light_1l_front.jpg'), (2277, 4, 75, 0, 129, '/f/o/forkoil_fl_light_1l_front.jpg'), (2278, 4, 76, 0, 129, '/f/o/forkoil_fl_light_1l_front.jpg'), (2279, 4, 90, 0, 129, ''), (2280, 4, 94, 0, 129, ''), (2281, 4, 96, 0, 129, 'container2'), (2282, 4, 527, 0, 129, '101130'), (2283, 4, 526, 0, 129, '1 Liter'), (2284, 4, 99, 0, 129, ''), (2285, 4, 100, 0, 129, ''), (2286, 4, 101, 0, 129, ''), (2287, 4, 87, 1, 129, 'fork-oil-light.html'), (2288, 4, 87, 0, 129, 'fork-oil-light.html'), (2289, 4, 60, 0, 130, 'Motul Fork Oil light/medium 1L 7,5W'), (2290, 4, 86, 0, 130, 'fork-oil-light-medium'), (2291, 4, 497, 0, 130, '2'), (2292, 4, 71, 0, 130, ''), (2293, 4, 73, 0, 130, ''), (2294, 4, 74, 0, 130, '/f/o/forkoil_fl_lightmedium_1l_front.jpg'), (2295, 4, 75, 0, 130, '/f/o/forkoil_fl_lightmedium_1l_front.jpg'), (2296, 4, 76, 0, 130, '/f/o/forkoil_fl_lightmedium_1l_front.jpg'), (2297, 4, 90, 0, 130, ''), (2298, 4, 94, 0, 130, ''), (2299, 4, 96, 0, 130, 'container2'), (2300, 4, 527, 0, 130, '101127'), (2301, 4, 526, 0, 130, '1 Liter'), (2302, 4, 99, 0, 130, ''), (2303, 4, 100, 0, 130, ''), (2304, 4, 101, 0, 130, ''), (2305, 4, 87, 1, 130, 'fork-oil-light-medium.html'), (2306, 4, 87, 0, 130, 'fork-oil-light-medium.html'), (2307, 4, 60, 0, 131, 'Motul Fork Oil medium 1L 10W'), (2308, 4, 86, 0, 131, 'fork-oil-medium'), (2309, 4, 497, 0, 131, '2'), (2310, 4, 71, 0, 131, ''), (2311, 4, 73, 0, 131, ''), (2312, 4, 74, 0, 131, '/f/o/forkoil_fl_medium_1l_front.jpg'), (2313, 4, 75, 0, 131, '/f/o/forkoil_fl_medium_1l_front.jpg'), (2314, 4, 76, 0, 131, '/f/o/forkoil_fl_medium_1l_front.jpg'), (2315, 4, 90, 0, 131, ''), (2316, 4, 94, 0, 131, ''), (2317, 4, 96, 0, 131, 'container2'), (2318, 4, 527, 0, 131, '821601'), (2319, 4, 526, 0, 131, '1 Liter'), (2320, 4, 99, 0, 131, ''), (2321, 4, 100, 0, 131, ''), (2322, 4, 101, 0, 131, ''), (2323, 4, 87, 1, 131, 'fork-oil-medium.html'), (2324, 4, 87, 0, 131, 'fork-oil-medium.html'), (2325, 4, 60, 0, 132, 'Motul SHOCK OIL Factory Line 1L'), (2326, 4, 86, 0, 132, 'shock-oil-factory-line'), (2327, 4, 497, 0, 132, '2'), (2328, 4, 71, 0, 132, ''), (2329, 4, 73, 0, 132, ''), (2330, 4, 74, 0, 132, '/s/h/shockoil_fl_1l_front.jpg'), (2331, 4, 75, 0, 132, '/s/h/shockoil_fl_1l_front.jpg'), (2332, 4, 76, 0, 132, '/s/h/shockoil_fl_1l_front.jpg'), (2333, 4, 90, 0, 132, ''), (2334, 4, 94, 0, 132, ''), (2335, 4, 96, 0, 132, 'container2'), (2336, 4, 527, 0, 132, '101035'), (2337, 4, 526, 0, 132, '1 Liter'), (2338, 4, 99, 0, 132, ''), (2339, 4, 100, 0, 132, ''), (2340, 4, 101, 0, 132, ''), (2341, 4, 87, 1, 132, 'shock-oil-factory-line.html'), (2342, 4, 87, 0, 132, 'shock-oil-factory-line.html'), (2345, 4, 99, 0, 16, ''), (2346, 4, 100, 0, 16, ''), (2347, 4, 101, 0, 16, ''), (2349, 4, 99, 0, 17, ''), (2350, 4, 100, 0, 17, ''), (2351, 4, 101, 0, 17, ''), (2353, 4, 99, 0, 20, ''), (2354, 4, 100, 0, 20, ''), (2355, 4, 101, 0, 20, ''), (2357, 4, 99, 0, 21, ''), (2358, 4, 100, 0, 21, ''), (2359, 4, 101, 0, 21, ''), (2361, 4, 99, 0, 22, ''), (2362, 4, 100, 0, 22, ''), (2363, 4, 101, 0, 22, ''), (2365, 4, 99, 0, 23, ''), (2366, 4, 100, 0, 23, ''), (2367, 4, 101, 0, 23, ''), (2369, 4, 99, 0, 24, ''), (2370, 4, 100, 0, 24, ''), (2371, 4, 101, 0, 24, ''), (2373, 4, 99, 0, 25, ''), (2374, 4, 100, 0, 25, ''), (2375, 4, 101, 0, 25, ''), (2377, 4, 99, 0, 26, ''), (2378, 4, 100, 0, 26, ''), (2379, 4, 101, 0, 26, ''), (2381, 4, 99, 0, 27, ''), (2382, 4, 100, 0, 27, ''), (2383, 4, 101, 0, 27, ''), (2385, 4, 99, 0, 28, ''), (2386, 4, 100, 0, 28, ''), (2387, 4, 101, 0, 28, ''), (2389, 4, 99, 0, 73, ''), (2390, 4, 100, 0, 73, ''), (2391, 4, 101, 0, 73, ''), (2393, 4, 99, 0, 74, ''), (2394, 4, 100, 0, 74, ''), (2395, 4, 101, 0, 74, ''), (2397, 4, 99, 0, 75, ''), (2398, 4, 100, 0, 75, ''), (2399, 4, 101, 0, 75, ''), (2401, 4, 99, 0, 76, ''), (2402, 4, 100, 0, 76, ''), (2403, 4, 101, 0, 76, ''), (2405, 4, 99, 0, 77, ''), (2406, 4, 100, 0, 77, ''), (2407, 4, 101, 0, 77, ''), (2409, 4, 99, 0, 78, ''), (2410, 4, 100, 0, 78, ''), (2411, 4, 101, 0, 78, ''), (2428, 4, 74, 0, 118, '/e/z/ez_clean2.jpg'), (2429, 4, 75, 0, 118, '/e/z/ez_clean2.jpg'), (2430, 4, 76, 0, 118, '/e/z/ez_clean2.jpg'), (2431, 4, 60, 0, 133, 'MOTUL - Pflegeberater'), (2432, 4, 69, 0, 133, '0.02 Kg'), (2433, 4, 86, 0, 133, 'motul-pflegeberater'), (2434, 4, 497, 0, 133, '2'), (2435, 4, 538, 0, 133, '2-3 Tage'), (2436, 4, 543, 0, 133, '0'), (2437, 4, 71, 0, 133, 'MOTUL - Pflegeberater'), (2438, 4, 73, 0, 133, 'MOTUL - Pflegeberater'), (2439, 4, 74, 0, 133, '/d/e/der_pflegeberater.jpg'), (2440, 4, 75, 0, 133, '/d/e/der_pflegeberater.jpg'), (2441, 4, 76, 0, 133, '/d/e/der_pflegeberater.jpg'), (2442, 4, 90, 0, 133, ''), (2443, 4, 94, 0, 133, ''), (2444, 4, 96, 0, 133, 'container2'), (2448, 4, 87, 1, 133, 'motul-pflegeberater.html'), (2449, 4, 87, 0, 133, 'motul-pflegeberater.html'), (2558, 4, 60, 0, 139, 'Motul Arbeitshandschuhe'), (2559, 4, 69, 0, 139, '1'), (2560, 4, 86, 0, 139, 'motul-arbeitshandschuhe'), (2561, 4, 497, 0, 139, '2'), (2562, 4, 538, 0, 139, '2-3 Tage'), (2563, 4, 543, 0, 139, '0'), (2564, 4, 71, 0, 139, 'Arbeitshandschuhe'), (2565, 4, 73, 0, 139, 'Arbeitshandschuhe, Fanmeile, Bekleidung'), (2566, 4, 74, 0, 139, '/h/a/handschuhe.jpg'), (2567, 4, 75, 0, 139, '/h/a/handschuhe.jpg'), (2568, 4, 76, 0, 139, '/h/a/handschuhe.jpg'), (2569, 4, 90, 0, 139, ''), (2570, 4, 94, 0, 139, ''), (2571, 4, 96, 0, 139, 'container2'), (2572, 4, 99, 0, 139, ''), (2573, 4, 100, 0, 139, ''), (2574, 4, 101, 0, 139, ''), (2578, 4, 87, 1, 139, 'motul-arbeitshandschuhe.html'), (2579, 4, 87, 0, 139, 'motul-arbeitshandschuhe.html'), (2580, 4, 60, 0, 140, 'Motul Blechschild Pin-up I'), (2581, 4, 69, 0, 140, '1'), (2582, 4, 86, 0, 140, 'blechschild-pin-up-i'), (2583, 4, 497, 0, 140, '2'), (2584, 4, 538, 0, 140, '2-3 Tage'), (2585, 4, 543, 0, 140, '0'), (2586, 4, 71, 0, 140, 'Blechschild Pin-up I'), (2587, 4, 73, 0, 140, 'Blechschild Pin-up I, Fanmeile, Accesoire'), (2588, 4, 74, 0, 140, '/p/i/pin-up_girl_no.1.jpg'), (2589, 4, 75, 0, 140, '/p/i/pin-up_girl_no.1.jpg'), (2590, 4, 76, 0, 140, '/p/i/pin-up_girl_no.1.jpg'), (2591, 4, 90, 0, 140, ''), (2592, 4, 94, 0, 140, ''), (2593, 4, 96, 0, 140, 'container2'), (2594, 4, 99, 0, 140, ''), (2595, 4, 100, 0, 140, ''), (2596, 4, 101, 0, 140, ''), (2600, 4, 87, 1, 140, 'blechschild-pin-up-i.html'), (2601, 4, 87, 0, 140, 'blechschild-pin-up-i.html'), (2602, 4, 60, 0, 141, 'Motul Blechschild Pin-up II'), (2603, 4, 69, 0, 141, '1'), (2604, 4, 86, 0, 141, 'blechschild-pin-up-ii'), (2605, 4, 497, 0, 141, '2'), (2606, 4, 538, 0, 141, '2-3 Tage'), (2607, 4, 543, 0, 141, '0'), (2608, 4, 71, 0, 141, 'Blechschild Pin-up II'), (2609, 4, 73, 0, 141, 'Blechschild Pin-up II, Fanmeile, Accesoire'), (2610, 4, 74, 0, 141, '/p/i/pin-up_girl_no.2.jpg'), (2611, 4, 75, 0, 141, '/p/i/pin-up_girl_no.2.jpg'), (2612, 4, 76, 0, 141, '/p/i/pin-up_girl_no.2.jpg'), (2613, 4, 90, 0, 141, ''), (2614, 4, 94, 0, 141, ''), (2615, 4, 96, 0, 141, 'container2'), (2616, 4, 99, 0, 141, ''), (2617, 4, 100, 0, 141, ''), (2618, 4, 101, 0, 141, ''), (2622, 4, 87, 1, 141, 'blechschild-pin-up-ii.html'), (2623, 4, 87, 0, 141, 'blechschild-pin-up-ii.html'), (2624, 4, 60, 0, 142, 'Motul Blechschild Pin-up III'), (2625, 4, 69, 0, 142, '1'), (2626, 4, 86, 0, 142, 'blechschild-pin-up-iii'), (2627, 4, 497, 0, 142, '2'), (2628, 4, 538, 0, 142, '2-3 Tage'), (2629, 4, 543, 0, 142, '0'), (2630, 4, 71, 0, 142, 'Blechschild Pin-up III'), (2631, 4, 73, 0, 142, 'Blechschild Pin-up III, Fanmeile, Accesoire'), (2632, 4, 74, 0, 142, '/p/i/pin-up_girl_no.3.jpg'), (2633, 4, 75, 0, 142, '/p/i/pin-up_girl_no.3.jpg'), (2634, 4, 76, 0, 142, '/p/i/pin-up_girl_no.3.jpg'), (2635, 4, 90, 0, 142, ''), (2636, 4, 94, 0, 142, ''), (2637, 4, 96, 0, 142, 'container2'), (2638, 4, 99, 0, 142, ''), (2639, 4, 100, 0, 142, ''), (2640, 4, 101, 0, 142, ''), (2644, 4, 87, 1, 142, 'blechschild-pin-up-iii.html'), (2645, 4, 87, 0, 142, 'blechschild-pin-up-iii.html'), (2646, 4, 60, 0, 143, 'Motul Regenschirm'), (2647, 4, 69, 0, 143, '1'), (2648, 4, 86, 0, 143, 'regenschirm'), (2649, 4, 497, 0, 143, '2'), (2650, 4, 538, 0, 143, '2-3 Tage'), (2651, 4, 543, 0, 143, '0'), (2652, 4, 71, 0, 143, 'Regenschirm'), (2653, 4, 73, 0, 143, 'Regenschirm, Fanmeile, Accesoire'), (2654, 4, 74, 0, 143, '/r/e/regenschirm.jpg'), (2655, 4, 75, 0, 143, '/r/e/regenschirm.jpg'), (2656, 4, 76, 0, 143, '/r/e/regenschirm.jpg'), (2657, 4, 90, 0, 143, ''), (2658, 4, 94, 0, 143, ''), (2659, 4, 96, 0, 143, 'container2'), (2660, 4, 99, 0, 143, ''), (2661, 4, 100, 0, 143, ''), (2662, 4, 101, 0, 143, ''), (2666, 4, 87, 1, 143, 'regenschirm.html'), (2667, 4, 87, 0, 143, 'regenschirm.html'), (2668, 4, 60, 0, 144, 'Motul USB-Stick'), (2669, 4, 69, 0, 144, '1'), (2670, 4, 86, 0, 144, 'usb-stick'), (2671, 4, 497, 0, 144, '2'), (2672, 4, 538, 0, 144, '2-3 Tage'), (2673, 4, 543, 0, 144, '0'), (2674, 4, 71, 0, 144, 'USB-Stick'), (2675, 4, 73, 0, 144, 'USB-Stick, Fanmeile, Accesoire'), (2676, 4, 74, 0, 144, '/u/s/usb_key.jpg'), (2677, 4, 75, 0, 144, '/u/s/usb_key.jpg'), (2678, 4, 76, 0, 144, '/u/s/usb_key.jpg'), (2679, 4, 90, 0, 144, ''), (2680, 4, 94, 0, 144, ''), (2681, 4, 96, 0, 144, 'container2'), (2682, 4, 99, 0, 144, ''), (2683, 4, 100, 0, 144, ''), (2684, 4, 101, 0, 144, ''), (2688, 4, 87, 1, 144, 'usb-stick.html'), (2689, 4, 87, 0, 144, 'usb-stick.html'), (2690, 4, 60, 0, 145, 'Motul Race Chronometer'), (2691, 4, 69, 0, 145, '1'), (2692, 4, 86, 0, 145, 'race-chronometer'), (2693, 4, 497, 0, 145, '2'), (2694, 4, 538, 0, 145, '2-3 Tage'), (2695, 4, 543, 0, 145, '0'), (2696, 4, 71, 0, 145, 'Race Chronometer'), (2697, 4, 73, 0, 145, 'Race Chronometer, Fanmeile, Accesoire'), (2698, 4, 74, 0, 145, '/c/h/chronometer_uhr.jpg'), (2699, 4, 75, 0, 145, '/c/h/chronometer_uhr.jpg'), (2700, 4, 76, 0, 145, '/c/h/chronometer_uhr.jpg'), (2701, 4, 90, 0, 145, ''), (2702, 4, 94, 0, 145, ''), (2703, 4, 96, 0, 145, 'container2'), (2704, 4, 99, 0, 145, ''), (2705, 4, 100, 0, 145, ''), (2706, 4, 101, 0, 145, ''), (2710, 4, 87, 1, 145, 'race-chronometer.html'), (2711, 4, 87, 0, 145, 'race-chronometer.html'), (2712, 4, 60, 0, 146, 'Motul Kaffeebecher'), (2713, 4, 69, 0, 146, '1'), (2714, 4, 86, 0, 146, 'kaffeebecher'), (2715, 4, 497, 0, 146, '2'), (2716, 4, 538, 0, 146, '2-3 Tage'), (2717, 4, 543, 0, 146, '0'), (2718, 4, 71, 0, 146, 'Kaffeebecher'), (2719, 4, 73, 0, 146, 'Kaffeebecher, Fanmeile, Accesoire'), (2720, 4, 74, 0, 146, '/t/a/tasse.jpg'), (2721, 4, 75, 0, 146, '/t/a/tasse.jpg'), (2722, 4, 76, 0, 146, '/t/a/tasse.jpg'), (2723, 4, 90, 0, 146, ''), (2724, 4, 94, 0, 146, ''), (2725, 4, 96, 0, 146, 'container2'), (2726, 4, 99, 0, 146, ''), (2727, 4, 100, 0, 146, ''), (2728, 4, 101, 0, 146, ''), (2732, 4, 87, 1, 146, 'kaffeebecher.html'), (2733, 4, 87, 0, 146, 'kaffeebecher.html'), (2734, 4, 60, 0, 147, 'Motul Aschenbecher'), (2735, 4, 69, 0, 147, '1'), (2736, 4, 86, 0, 147, 'aschenbecher'), (2737, 4, 497, 0, 147, '2'), (2738, 4, 538, 0, 147, '2-3 Tage'), (2739, 4, 543, 0, 147, '0'), (2740, 4, 71, 0, 147, 'Aschenbecher'), (2741, 4, 73, 0, 147, 'Aschenbecher, Fanmeile, Accesoire'), (2742, 4, 74, 0, 147, '/a/s/aschenbecher.jpg'), (2743, 4, 75, 0, 147, '/a/s/aschenbecher.jpg'), (2744, 4, 76, 0, 147, '/a/s/aschenbecher.jpg'), (2745, 4, 90, 0, 147, ''), (2746, 4, 94, 0, 147, ''), (2747, 4, 96, 0, 147, 'container2'), (2748, 4, 99, 0, 147, ''), (2749, 4, 100, 0, 147, ''), (2750, 4, 101, 0, 147, ''), (2754, 4, 87, 1, 147, 'aschenbecher.html'), (2755, 4, 87, 0, 147, 'aschenbecher.html'), (2756, 4, 60, 0, 148, 'Motul Lanyard'), (2757, 4, 69, 0, 148, '1'), (2758, 4, 86, 0, 148, 'lanyard'), (2759, 4, 497, 0, 148, '2'), (2760, 4, 538, 0, 148, '2-3 Tage'), (2761, 4, 543, 0, 148, '0'), (2762, 4, 71, 0, 148, 'Lanyard'), (2763, 4, 73, 0, 148, 'Lanyard, Fanmeile, Accesoire'), (2764, 4, 74, 0, 148, '/l/a/lanyard.jpg'), (2765, 4, 75, 0, 148, '/l/a/lanyard.jpg'), (2766, 4, 76, 0, 148, '/l/a/lanyard.jpg'), (2767, 4, 90, 0, 148, ''), (2768, 4, 94, 0, 148, ''), (2769, 4, 96, 0, 148, 'container2'), (2770, 4, 99, 0, 148, ''), (2771, 4, 100, 0, 148, ''), (2772, 4, 101, 0, 148, ''), (2776, 4, 87, 1, 148, 'lanyard.html'), (2777, 4, 87, 0, 148, 'lanyard.html'), (2778, 4, 60, 0, 149, 'Motul Baseball Cap «Flame»'), (2779, 4, 69, 0, 149, '1'), (2780, 4, 86, 0, 149, 'baseball-cap-flame'), (2781, 4, 497, 0, 149, '2'), (2782, 4, 538, 0, 149, '2-3 Tage'), (2783, 4, 543, 0, 149, '0'), (2784, 4, 71, 0, 149, 'Baseball Cap «Flame»'), (2785, 4, 73, 0, 149, 'Baseball Cap «Flame», Fanmeile, Accesoire'), (2786, 4, 74, 0, 149, '/c/a/cap_flame.jpg'), (2787, 4, 75, 0, 149, '/c/a/cap_flame.jpg'), (2788, 4, 76, 0, 149, '/c/a/cap_flame.jpg'), (2789, 4, 90, 0, 149, ''), (2790, 4, 94, 0, 149, ''), (2791, 4, 96, 0, 149, 'container2'), (2792, 4, 99, 0, 149, ''), (2793, 4, 100, 0, 149, ''), (2794, 4, 101, 0, 149, ''), (2798, 4, 87, 1, 149, 'baseball-cap-flame.html'), (2799, 4, 87, 0, 149, 'baseball-cap-flame.html'), (2800, 4, 60, 0, 150, 'Motul Baseball Cap «300V»'), (2801, 4, 69, 0, 150, '1'), (2802, 4, 86, 0, 150, 'baseball-cap-300v'), (2803, 4, 497, 0, 150, '2'), (2804, 4, 538, 0, 150, '2-3 Tage'), (2805, 4, 543, 0, 150, '0'), (2806, 4, 71, 0, 150, 'Baseball Cap «300V»'), (2807, 4, 73, 0, 150, 'Baseball Cap «300V», Fanmeile, Accesoire'), (2811, 4, 90, 0, 150, ''), (2812, 4, 94, 0, 150, ''), (2813, 4, 96, 0, 150, 'container2'), (2814, 4, 99, 0, 150, 'Baseball Cap «300V»'), (2815, 4, 100, 0, 150, 'Baseball Cap «300V»'), (2816, 4, 101, 0, 150, 'Baseball Cap «300V»'), (2820, 4, 87, 1, 150, 'baseball-cap-300v.html'), (2821, 4, 87, 0, 150, 'baseball-cap-300v.html'), (2838, 4, 60, 0, 152, 'Motul Poloshirt sw - Herren'), (2839, 4, 86, 0, 152, 'poloshirt-sw-herren'), (2840, 4, 497, 0, 152, '2'), (2841, 4, 71, 0, 152, ''), (2842, 4, 73, 0, 152, ''), (2843, 4, 74, 0, 152, '/h/e/herren_poloshirt-sw.jpg'), (2844, 4, 75, 0, 152, '/h/e/herren_poloshirt-sw.jpg'), (2845, 4, 76, 0, 152, '/h/e/herren_poloshirt-sw.jpg'), (2846, 4, 90, 0, 152, ''), (2847, 4, 94, 0, 152, ''), (2848, 4, 96, 0, 152, 'container2'), (2849, 4, 527, 0, 152, ''), (2852, 4, 60, 0, 153, 'Motul Poloshirt sw - Herren Größe L'), (2853, 4, 69, 0, 153, '1'), (2854, 4, 497, 0, 153, '2'), (2855, 4, 71, 0, 153, ''), (2856, 4, 73, 0, 153, ''), (2857, 4, 90, 0, 153, ''), (2858, 4, 94, 0, 153, ''), (2859, 4, 96, 0, 153, 'container2'), (2860, 4, 86, 0, 153, 'poloshirt-sw-herren-grosse-l'), (2861, 4, 538, 0, 153, '2-3 Tage'), (2862, 4, 543, 0, 153, '1'), (2863, 4, 74, 0, 153, 'no_selection'), (2864, 4, 75, 0, 153, 'no_selection'), (2865, 4, 76, 0, 153, 'no_selection'), (2866, 4, 527, 0, 153, ''), (2867, 4, 60, 0, 154, 'Motul Poloshirt sw - Herren Größe M'), (2868, 4, 69, 0, 154, '1'), (2869, 4, 497, 0, 154, '2'), (2870, 4, 71, 0, 154, ''), (2871, 4, 73, 0, 154, ''), (2872, 4, 90, 0, 154, ''), (2873, 4, 94, 0, 154, ''), (2874, 4, 96, 0, 154, 'container2'), (2875, 4, 86, 0, 154, 'poloshirt-sw-herren-grosse-m'), (2876, 4, 538, 0, 154, '2-3 Tage'), (2877, 4, 543, 0, 154, '1'), (2878, 4, 60, 0, 155, 'Motul Poloshirt sw - Herren Größe S'), (2879, 4, 69, 0, 155, '1'), (2880, 4, 497, 0, 155, '2'), (2881, 4, 71, 0, 155, ''), (2882, 4, 73, 0, 155, ''), (2883, 4, 90, 0, 155, ''), (2884, 4, 94, 0, 155, ''), (2885, 4, 96, 0, 155, 'container2'), (2886, 4, 86, 0, 155, 'poloshirt-sw-herren-grosse-s'), (2887, 4, 538, 0, 155, '2-3 Tage'), (2888, 4, 543, 0, 155, '1'), (2889, 4, 60, 0, 156, 'Motul Poloshirt sw - Herren Größe XL'), (2890, 4, 69, 0, 156, '1'), (2891, 4, 497, 0, 156, '2'), (2892, 4, 71, 0, 156, ''), (2893, 4, 73, 0, 156, ''), (2894, 4, 90, 0, 156, ''), (2895, 4, 94, 0, 156, ''), (2896, 4, 96, 0, 156, 'container2'), (2897, 4, 86, 0, 156, 'poloshirt-sw-herren-grosse-xl'), (2898, 4, 538, 0, 156, '2-3 Tage'), (2899, 4, 543, 0, 156, '1'), (2900, 4, 87, 1, 152, 'poloshirt-sw-herren-1.html'), (2901, 4, 87, 0, 152, 'poloshirt-sw-herren-1.html'), (2902, 4, 99, 0, 152, ''), (2903, 4, 100, 0, 152, ''), (2904, 4, 101, 0, 152, ''), (2906, 4, 60, 0, 157, 'Motul Poloshirt sw - Damen'), (2907, 4, 86, 0, 157, 'poloshirt-sw-damen'), (2908, 4, 497, 0, 157, '2'), (2909, 4, 71, 0, 157, ''), (2910, 4, 73, 0, 157, ''), (2914, 4, 90, 0, 157, ''), (2915, 4, 94, 0, 157, ''), (2916, 4, 96, 0, 157, 'container2'), (2917, 4, 527, 0, 157, ''), (2918, 4, 87, 1, 157, 'poloshirt-sw-damen.html'), (2919, 4, 87, 0, 157, 'poloshirt-sw-damen.html'), (2920, 4, 99, 0, 133, ''), (2921, 4, 100, 0, 133, ''), (2922, 4, 101, 0, 133, ''), (2924, 4, 74, 0, 154, 'no_selection'), (2925, 4, 75, 0, 154, 'no_selection'), (2926, 4, 76, 0, 154, 'no_selection'), (2927, 4, 527, 0, 154, ''), (2928, 4, 74, 0, 155, 'no_selection'), (2929, 4, 75, 0, 155, 'no_selection'), (2930, 4, 76, 0, 155, 'no_selection'), (2931, 4, 527, 0, 155, ''), (2932, 4, 74, 0, 156, 'no_selection'), (2933, 4, 75, 0, 156, 'no_selection'), (2934, 4, 76, 0, 156, 'no_selection'), (2935, 4, 527, 0, 156, ''), (2936, 4, 87, 1, 156, 'poloshirt-sw-herren-grosse-xl.html'), (2937, 4, 87, 0, 156, 'poloshirt-sw-herren-grosse-xl.html'), (2938, 4, 87, 1, 155, 'poloshirt-sw-herren-grosse-s.html'), (2939, 4, 87, 0, 155, 'poloshirt-sw-herren-grosse-s.html'), (2940, 4, 87, 1, 154, 'poloshirt-sw-herren-grosse-m.html'), (2941, 4, 87, 0, 154, 'poloshirt-sw-herren-grosse-m.html'), (2942, 4, 87, 1, 153, 'poloshirt-sw-herren-grosse-l.html'), (2943, 4, 87, 0, 153, 'poloshirt-sw-herren-grosse-l.html'), (2944, 4, 60, 0, 158, 'Motul Garden 4T 2L 10W-30'), (2945, 4, 69, 0, 158, '2,5 KG'), (2946, 4, 86, 0, 158, 'garden-4t'), (2947, 4, 497, 0, 158, '2'), (2948, 4, 71, 0, 158, ''), (2949, 4, 73, 0, 158, ''), (2950, 4, 74, 0, 158, '/g/a/garden_10w30_4t.png'), (2951, 4, 75, 0, 158, '/g/a/garden_10w30_4t.png'), (2952, 4, 76, 0, 158, '/g/a/garden_10w30_4t.png'), (2953, 4, 90, 0, 158, ''), (2954, 4, 94, 0, 158, ''), (2955, 4, 96, 0, 158, 'container2'), (2956, 4, 527, 0, 158, '101282'), (2957, 4, 526, 0, 158, '2 Liter'), (2958, 4, 99, 0, 158, ''), (2959, 4, 100, 0, 158, ''), (2960, 4, 101, 0, 158, ''), (2961, 4, 87, 1, 158, 'garden-4t.html'), (2962, 4, 87, 0, 158, 'garden-4t.html'), (2963, 4, 60, 0, 159, 'Motul Garden 4T 2L 15W-40'), (2964, 4, 69, 0, 159, '2,5 KG'), (2965, 4, 86, 0, 159, 'garden-4t'), (2966, 4, 497, 0, 159, '2'), (2967, 4, 71, 0, 159, ''), (2968, 4, 73, 0, 159, ''), (2969, 4, 74, 0, 159, '/g/a/garden_15w40_4t.png'), (2970, 4, 75, 0, 159, '/g/a/garden_15w40_4t.png'), (2971, 4, 76, 0, 159, '/g/a/garden_15w40_4t.png'), (2972, 4, 90, 0, 159, ''), (2973, 4, 94, 0, 159, ''), (2974, 4, 96, 0, 159, 'container2'), (2975, 4, 527, 0, 159, '101311'), (2976, 4, 526, 0, 159, '2 Liter'), (2977, 4, 99, 0, 159, ''), (2978, 4, 100, 0, 159, ''), (2979, 4, 101, 0, 159, ''), (2980, 4, 87, 1, 159, 'garden-4t-159.html'), (2981, 4, 87, 0, 159, 'garden-4t-159.html'), (2982, 4, 60, 0, 160, 'Motul Garden 4T 1L SEA 30'), (2983, 4, 69, 0, 160, '1,5 KG'), (2984, 4, 86, 0, 160, 'garden-4t'), (2985, 4, 497, 0, 160, '2'), (2986, 4, 71, 0, 160, ''), (2987, 4, 73, 0, 160, ''), (2988, 4, 74, 0, 160, '/g/a/garden_sae30_4t.png'), (2989, 4, 75, 0, 160, '/g/a/garden_sae30_4t.png'), (2990, 4, 76, 0, 160, '/g/a/garden_sae30_4t.png'), (2991, 4, 90, 0, 160, ''), (2992, 4, 94, 0, 160, ''), (2993, 4, 96, 0, 160, 'container2'), (2994, 4, 527, 0, 160, '100052'), (2995, 4, 526, 0, 160, '1 Liter'), (2996, 4, 99, 0, 160, ''), (2997, 4, 100, 0, 160, ''), (2998, 4, 101, 0, 160, ''), (2999, 4, 87, 1, 160, 'garden-4t-160.html'), (3000, 4, 87, 0, 160, 'garden-4t-160.html'), (3001, 4, 60, 0, 161, 'Motul Garden 2T Hi-Tech 1L'), (3002, 4, 69, 0, 161, '1,5 KG'), (3003, 4, 86, 0, 161, 'garden-2t-hi-tech'), (3004, 4, 497, 0, 161, '2'), (3005, 4, 71, 0, 161, ''), (3006, 4, 73, 0, 161, ''), (3007, 4, 74, 0, 161, '/g/a/garden_hi-tech_2t.png'), (3008, 4, 75, 0, 161, '/g/a/garden_hi-tech_2t.png'), (3009, 4, 76, 0, 161, '/g/a/garden_hi-tech_2t.png'), (3010, 4, 90, 0, 161, ''), (3011, 4, 94, 0, 161, ''), (3012, 4, 96, 0, 161, 'container2'), (3013, 4, 527, 0, 161, '101306'), (3014, 4, 526, 0, 161, '1 Liter'), (3015, 4, 99, 0, 161, ''), (3016, 4, 100, 0, 161, ''), (3017, 4, 101, 0, 161, ''), (3018, 4, 87, 1, 161, 'garden-2t-hi-tech.html'), (3019, 4, 87, 0, 161, 'garden-2t-hi-tech.html'), (3020, 4, 60, 0, 162, 'Motul Garden 2T 2L'), (3021, 4, 69, 0, 162, '2,5 KG'), (3022, 4, 86, 0, 162, 'garden-2t'), (3023, 4, 497, 0, 162, '2'), (3024, 4, 71, 0, 162, ''), (3025, 4, 73, 0, 162, ''), (3026, 4, 74, 0, 162, '/g/a/garden_2t.png'), (3027, 4, 75, 0, 162, '/g/a/garden_2t.png'), (3028, 4, 76, 0, 162, '/g/a/garden_2t.png'), (3029, 4, 90, 0, 162, ''), (3030, 4, 94, 0, 162, ''), (3031, 4, 96, 0, 162, 'container2'), (3032, 4, 527, 0, 162, '100046'), (3033, 4, 526, 0, 162, '2 Liter'), (3034, 4, 99, 0, 162, ''), (3035, 4, 100, 0, 162, ''), (3036, 4, 101, 0, 162, ''), (3037, 4, 87, 1, 162, 'garden-2t.html'), (3038, 4, 87, 0, 162, 'garden-2t.html'), (3039, 4, 60, 0, 163, 'Motul Bio 2T 1L'), (3040, 4, 69, 0, 163, '1,5 KG'), (3041, 4, 86, 0, 163, 'bio-2t'), (3042, 4, 497, 0, 163, '2'), (3043, 4, 71, 0, 163, ''), (3044, 4, 73, 0, 163, ''), (3045, 4, 74, 0, 163, '/g/a/garden_bio_2t.png'), (3046, 4, 75, 0, 163, '/g/a/garden_bio_2t.png'), (3047, 4, 76, 0, 163, '/g/a/garden_bio_2t.png'), (3048, 4, 90, 0, 163, ''), (3049, 4, 94, 0, 163, ''), (3050, 4, 96, 0, 163, 'container2'), (3051, 4, 527, 0, 163, '100062'), (3052, 4, 526, 0, 163, '1 Liter'), (3053, 4, 99, 0, 163, ''), (3054, 4, 100, 0, 163, ''), (3055, 4, 101, 0, 163, ''), (3056, 4, 87, 1, 163, 'bio-2t.html'), (3057, 4, 87, 0, 163, 'bio-2t.html'), (3058, 4, 60, 0, 164, 'Motul Timber Bio 5L'), (3059, 4, 69, 0, 164, '5,5 KG'), (3060, 4, 86, 0, 164, 'timber-bio'), (3061, 4, 497, 0, 164, '2'), (3062, 4, 71, 0, 164, ''), (3063, 4, 73, 0, 164, ''), (3064, 4, 74, 0, 164, '/t/i/timber_bio_5l.jpg'), (3065, 4, 75, 0, 164, '/t/i/timber_bio_5l.jpg'), (3066, 4, 76, 0, 164, '/t/i/timber_bio_5l.jpg'), (3067, 4, 90, 0, 164, ''), (3068, 4, 94, 0, 164, ''), (3069, 4, 96, 0, 164, 'container2'), (3070, 4, 527, 0, 164, '101631'), (3071, 4, 526, 0, 164, '5 Liter'), (3072, 4, 99, 0, 164, ''), (3073, 4, 100, 0, 164, ''), (3074, 4, 101, 0, 164, ''), (3075, 4, 87, 1, 164, 'timber-bio.html'), (3076, 4, 87, 0, 164, 'timber-bio.html'), (3077, 4, 60, 0, 165, 'Motul Timber 120 1L'), (3078, 4, 69, 0, 165, '1,5 KG'), (3079, 4, 86, 0, 165, 'timber-120'), (3080, 4, 497, 0, 165, '2'), (3081, 4, 71, 0, 165, ''), (3082, 4, 73, 0, 165, ''), (3083, 4, 74, 0, 165, '/t/i/timber_120.png'), (3084, 4, 75, 0, 165, '/t/i/timber_120.png'), (3085, 4, 76, 0, 165, '/t/i/timber_120.png'), (3086, 4, 90, 0, 165, ''), (3087, 4, 94, 0, 165, ''), (3088, 4, 96, 0, 165, 'container2'), (3089, 4, 527, 0, 165, '100858'), (3090, 4, 526, 0, 165, '1 Liter'), (3091, 4, 99, 0, 165, ''), (3092, 4, 100, 0, 165, ''), (3093, 4, 101, 0, 165, ''), (3094, 4, 87, 1, 165, 'timber-120.html'), (3095, 4, 87, 0, 165, 'timber-120.html'), (3096, 4, 60, 0, 166, 'Motul Snowpower 4T 1L 0W-40'), (3097, 4, 69, 0, 166, '1,5 KG'), (3098, 4, 86, 0, 166, 'motul-snowpower-4t-1l'), (3099, 4, 497, 0, 166, '2'), (3100, 4, 71, 0, 166, ''), (3101, 4, 73, 0, 166, ''), (3105, 4, 90, 0, 166, ''), (3106, 4, 94, 0, 166, ''), (3107, 4, 96, 0, 166, 'container2'), (3108, 4, 527, 0, 166, '101230'), (3109, 4, 526, 0, 166, '1 Liter'), (3110, 4, 99, 0, 166, ''), (3111, 4, 100, 0, 166, ''), (3112, 4, 101, 0, 166, ''), (3113, 4, 87, 1, 166, 'motul-snowpower-4t-1l.html'), (3114, 4, 87, 0, 166, 'motul-snowpower-4t-1l.html'), (3115, 4, 74, 0, 166, '/s/n/snow_power_4t_1l.jpg'), (3116, 4, 75, 0, 166, '/s/n/snow_power_4t_1l.jpg'), (3117, 4, 76, 0, 166, '/s/n/snow_power_4t_1l.jpg'), (3118, 4, 60, 0, 167, 'Motul Snowpower 2T 1L'), (3119, 4, 69, 0, 167, '1,5 KG'), (3120, 4, 86, 0, 167, 'motul-snowpower-2t-1l'), (3121, 4, 497, 0, 167, '2'), (3122, 4, 71, 0, 167, ''), (3123, 4, 73, 0, 167, ''), (3124, 4, 74, 0, 167, '/s/n/snowpower_2t_1l.jpg'), (3125, 4, 75, 0, 167, '/s/n/snowpower_2t_1l.jpg'), (3126, 4, 76, 0, 167, '/s/n/snowpower_2t_1l.jpg'), (3127, 4, 90, 0, 167, ''), (3128, 4, 94, 0, 167, ''), (3129, 4, 96, 0, 167, 'container2'), (3130, 4, 527, 0, 167, '101020'), (3131, 4, 526, 0, 167, '1 Liter'), (3132, 4, 99, 0, 167, ''), (3133, 4, 100, 0, 167, ''), (3134, 4, 101, 0, 167, ''), (3135, 4, 87, 1, 167, 'motul-snowpower-2t-1l.html'), (3136, 4, 87, 0, 167, 'motul-snowpower-2t-1l.html'), (3137, 4, 60, 0, 168, 'Motul Micro 2T 2L'), (3138, 4, 69, 0, 168, '2,5 KG'), (3139, 4, 86, 0, 168, 'micro-2t'), (3140, 4, 497, 0, 168, '2'), (3141, 4, 71, 0, 168, ''), (3142, 4, 73, 0, 168, ''), (3143, 4, 74, 0, 168, '/m/i/micro_2t_2l.jpg'), (3144, 4, 75, 0, 168, '/m/i/micro_2t_2l.jpg'), (3145, 4, 76, 0, 168, '/m/i/micro_2t_2l.jpg'), (3146, 4, 90, 0, 168, ''), (3147, 4, 94, 0, 168, ''), (3148, 4, 96, 0, 168, 'container2'), (3149, 4, 527, 0, 168, '100184'), (3150, 4, 526, 0, 168, '2 Liter'), (3151, 4, 99, 0, 168, ''), (3152, 4, 100, 0, 168, ''), (3153, 4, 101, 0, 168, ''), (3154, 4, 87, 1, 168, 'micro-2t.html'), (3155, 4, 87, 0, 168, 'micro-2t.html'), (3156, 4, 60, 0, 169, 'Motul Snowpower 4T 4L 0W-40'), (3157, 4, 69, 0, 169, '4,5 KG'), (3158, 4, 86, 0, 169, 'motul-snowpower-4t-4l'), (3159, 4, 497, 0, 169, '2'), (3160, 4, 71, 0, 169, ''), (3161, 4, 73, 0, 169, ''), (3162, 4, 74, 0, 169, '/s/n/snow_power_4t_4l.jpg'), (3163, 4, 75, 0, 169, '/s/n/snow_power_4t_4l.jpg'), (3164, 4, 76, 0, 169, '/s/n/snow_power_4t_4l.jpg'), (3165, 4, 90, 0, 169, ''), (3166, 4, 94, 0, 169, ''), (3167, 4, 96, 0, 169, 'container2'), (3168, 4, 527, 0, 169, '101231'), (3169, 4, 526, 0, 169, '4 Liter'), (3170, 4, 99, 0, 169, ''), (3171, 4, 100, 0, 169, ''), (3172, 4, 101, 0, 169, ''), (3173, 4, 87, 1, 169, 'motul-snowpower-4t-4l.html'), (3174, 4, 87, 0, 169, 'motul-snowpower-4t-4l.html'), (3175, 4, 60, 0, 170, 'Motul Snowpower 2T 4L'), (3176, 4, 69, 0, 170, '4,5 KG'), (3177, 4, 86, 0, 170, 'motul-snowpower-2t-4l'), (3178, 4, 497, 0, 170, '2'), (3179, 4, 71, 0, 170, ''), (3180, 4, 73, 0, 170, ''), (3181, 4, 74, 0, 170, '/s/n/snowpower_2t_4l.jpg'), (3182, 4, 75, 0, 170, '/s/n/snowpower_2t_4l.jpg'), (3183, 4, 76, 0, 170, '/s/n/snowpower_2t_4l.jpg'), (3184, 4, 90, 0, 170, ''), (3185, 4, 94, 0, 170, ''), (3186, 4, 96, 0, 170, 'container2'), (3187, 4, 527, 0, 170, '101021'), (3188, 4, 526, 0, 170, '4 Liter'), (3189, 4, 99, 0, 170, ''), (3190, 4, 100, 0, 170, ''), (3191, 4, 101, 0, 170, ''), (3192, 4, 87, 1, 170, 'motul-snowpower-2t-4l.html'), (3193, 4, 87, 0, 170, 'motul-snowpower-2t-4l.html'), (3194, 4, 60, 0, 171, 'Motul Karabinerhaken'), (3195, 4, 69, 0, 171, '1'), (3196, 4, 86, 0, 171, 'karabinerhaken'), (3197, 4, 497, 0, 171, '2'), (3198, 4, 538, 0, 171, '2-3 Tage'), (3199, 4, 543, 0, 171, '0'), (3200, 4, 71, 0, 171, 'Karabinerhaken'), (3201, 4, 73, 0, 171, 'Karabinerhaken, FANSHOP, Accessoires'), (3202, 4, 74, 0, 171, '/k/a/karabinerhacken.jpg'), (3203, 4, 75, 0, 171, '/k/a/karabinerhacken.jpg'), (3204, 4, 76, 0, 171, '/k/a/karabinerhacken.jpg'), (3205, 4, 90, 0, 171, ''), (3206, 4, 94, 0, 171, ''), (3207, 4, 96, 0, 171, 'container2'), (3208, 4, 99, 0, 171, ''), (3209, 4, 100, 0, 171, ''), (3210, 4, 101, 0, 171, ''), (3214, 4, 87, 1, 171, 'karabinerhaken.html'), (3215, 4, 87, 0, 171, 'karabinerhaken.html'), (3216, 4, 60, 0, 172, 'Motul Schlüsselanhänger'), (3217, 4, 69, 0, 172, '1'), (3218, 4, 86, 0, 172, 'schlusselanhanger'), (3219, 4, 497, 0, 172, '2'), (3220, 4, 538, 0, 172, '2-3 Tage'), (3221, 4, 543, 0, 172, '0'), (3222, 4, 71, 0, 172, 'Schlüsselanhänger'), (3223, 4, 73, 0, 172, 'Schlüsselanhänger, FANSHOP, Accessoires'), (3224, 4, 74, 0, 172, '/k/e/keyring.jpg'), (3225, 4, 75, 0, 172, '/k/e/keyring.jpg'), (3226, 4, 76, 0, 172, '/k/e/keyring.jpg'), (3227, 4, 90, 0, 172, ''), (3228, 4, 94, 0, 172, ''), (3229, 4, 96, 0, 172, 'container2'), (3230, 4, 99, 0, 172, ''), (3231, 4, 100, 0, 172, ''), (3232, 4, 101, 0, 172, ''), (3236, 4, 87, 1, 172, 'schlusselanhanger.html'), (3237, 4, 87, 0, 172, 'schlusselanhanger.html'), (3238, 4, 60, 0, 173, 'Motul Classic-Aufkleber'), (3239, 4, 69, 0, 173, '1'), (3240, 4, 86, 0, 173, 'classic-aufkleber'), (3241, 4, 497, 0, 173, '2'), (3242, 4, 538, 0, 173, '2-3 Tage'), (3243, 4, 543, 0, 173, '0'), (3244, 4, 71, 0, 173, 'Classic-Aufkleber'), (3245, 4, 73, 0, 173, 'Classic-Aufkleber, FANSHOP, Aufkleber'), (3246, 4, 74, 0, 173, '/a/u/aufkleber-classic-kopie.jpg'), (3247, 4, 75, 0, 173, '/a/u/aufkleber-classic-kopie.jpg'), (3248, 4, 76, 0, 173, '/a/u/aufkleber-classic-kopie.jpg'), (3249, 4, 90, 0, 173, ''), (3250, 4, 94, 0, 173, ''), (3251, 4, 96, 0, 173, 'container2'), (3252, 4, 99, 0, 173, ''), (3253, 4, 100, 0, 173, ''), (3254, 4, 101, 0, 173, ''), (3258, 4, 87, 1, 173, 'classic-aufkleber.html'), (3259, 4, 87, 0, 173, 'classic-aufkleber.html'), (3268, 4, 99, 0, 62, ''), (3269, 4, 100, 0, 62, ''), (3270, 4, 101, 0, 62, ''), (3272, 4, 99, 0, 63, ''), (3273, 4, 100, 0, 63, ''), (3274, 4, 101, 0, 63, ''), (3276, 4, 99, 0, 79, ''), (3277, 4, 100, 0, 79, ''), (3278, 4, 101, 0, 79, ''), (3280, 4, 99, 0, 89, ''), (3281, 4, 100, 0, 89, ''), (3282, 4, 101, 0, 89, ''), (3284, 4, 99, 0, 90, ''), (3285, 4, 100, 0, 90, ''), (3286, 4, 101, 0, 90, ''), (3288, 4, 99, 0, 91, ''), (3289, 4, 100, 0, 91, ''), (3290, 4, 101, 0, 91, ''), (3292, 4, 99, 0, 92, ''), (3293, 4, 100, 0, 92, ''), (3294, 4, 101, 0, 92, ''), (3296, 4, 99, 0, 93, ''), (3297, 4, 100, 0, 93, ''), (3298, 4, 101, 0, 93, ''), (3300, 4, 99, 0, 94, ''), (3301, 4, 100, 0, 94, ''), (3302, 4, 101, 0, 94, ''), (3304, 4, 99, 0, 95, ''), (3305, 4, 100, 0, 95, ''), (3306, 4, 101, 0, 95, ''), (3308, 4, 99, 0, 96, ''), (3309, 4, 100, 0, 96, ''), (3310, 4, 101, 0, 96, ''), (3325, 4, 99, 0, 82, ''), (3326, 4, 100, 0, 82, ''), (3327, 4, 101, 0, 82, ''), (3329, 4, 99, 0, 83, ''), (3330, 4, 100, 0, 83, ''), (3331, 4, 101, 0, 83, ''), (3333, 4, 99, 0, 80, ''), (3334, 4, 100, 0, 80, ''), (3335, 4, 101, 0, 80, ''), (3337, 4, 99, 0, 81, ''), (3338, 4, 100, 0, 81, ''), (3339, 4, 101, 0, 81, ''), (3341, 4, 99, 0, 85, ''), (3342, 4, 100, 0, 85, ''), (3343, 4, 101, 0, 85, ''), (3345, 4, 99, 0, 86, ''), (3346, 4, 100, 0, 86, ''), (3347, 4, 101, 0, 86, ''), (3349, 4, 99, 0, 87, ''), (3350, 4, 100, 0, 87, ''), (3351, 4, 101, 0, 87, ''), (3353, 4, 99, 0, 88, ''), (3354, 4, 100, 0, 88, ''), (3355, 4, 101, 0, 88, ''), (3362, 4, 60, 0, 174, 'Motul T-Shirt'), (3363, 4, 86, 0, 174, 't-shirt'), (3364, 4, 497, 0, 174, '2'), (3365, 4, 71, 0, 174, ''), (3366, 4, 73, 0, 174, ''), (3370, 4, 90, 0, 174, ''), (3371, 4, 94, 0, 174, ''), (3372, 4, 96, 0, 174, 'container2'), (3373, 4, 527, 0, 174, ''), (3374, 4, 60, 0, 175, 'Motul T-Shirt Grösse S'), (3375, 4, 69, 0, 175, '1'), (3376, 4, 86, 0, 175, 't-shirt'), (3377, 4, 87, 0, 175, 't-shirt.html'), (3378, 4, 497, 0, 175, '2'), (3379, 4, 99, 0, 175, ''), (3380, 4, 100, 0, 175, ''), (3381, 4, 101, 0, 175, ''), (3382, 4, 71, 0, 175, ''), (3383, 4, 73, 0, 175, ''), (3384, 4, 74, 0, 175, 'no_selection'), (3385, 4, 75, 0, 175, 'no_selection'), (3386, 4, 76, 0, 175, 'no_selection'), (3387, 4, 90, 0, 175, ''), (3388, 4, 94, 0, 175, ''), (3389, 4, 96, 0, 175, 'container2'), (3390, 4, 527, 0, 175, ''), (3391, 4, 87, 1, 175, 't-shirt.html'), (3392, 4, 538, 0, 174, '2-3 Tage'), (3393, 4, 543, 0, 174, '1'), (3394, 4, 87, 1, 174, 't-shirt-174.html'), (3395, 4, 87, 0, 174, 't-shirt-174.html'), (3396, 4, 557, 0, 139, ''), (3397, 4, 557, 0, 1, '3374650007427'), (3398, 4, 557, 0, 2, '3374650006932'), (3399, 4, 557, 0, 3, '3374650019543'), (3400, 4, 557, 0, 4, '3374650019574'), (3401, 4, 557, 0, 5, '3374650007663'), (3402, 4, 557, 0, 6, '3374650007670'), (3403, 4, 538, 0, 1, '2-3 Tage'), (3404, 4, 538, 0, 2, '2-3 Tage'), (3405, 4, 538, 0, 3, '2-3 Tage'), (3406, 4, 538, 0, 4, '2-3 Tage'), (3407, 4, 538, 0, 5, '2-3 Tage'), (3408, 4, 538, 0, 6, '2-3 Tage'), (3409, 4, 538, 0, 7, '2-3 Tage'), (3410, 4, 538, 0, 8, '2-3 Tage'), (3411, 4, 538, 0, 9, '2-3 Tage'), (3412, 4, 538, 0, 10, '2-3 Tage'), (3413, 4, 538, 0, 11, '2-3 Tage'), (3414, 4, 538, 0, 12, '2-3 Tage'), (3415, 4, 538, 0, 13, '2-3 Tage'), (3416, 4, 538, 0, 14, '2-3 Tage'), (3417, 4, 538, 0, 15, '2-3 Tage'), (3418, 4, 538, 0, 16, '2-3 Tage'), (3419, 4, 538, 0, 17, '2-3 Tage'), (3422, 4, 538, 0, 20, '2-3 Tage'), (3423, 4, 538, 0, 21, '2-3 Tage'), (3424, 4, 538, 0, 22, '2-3 Tage'), (3425, 4, 538, 0, 23, '2-3 Tage'), (3426, 4, 538, 0, 24, '2-3 Tage'), (3427, 4, 538, 0, 25, '2-3 Tage'), (3428, 4, 538, 0, 26, '2-3 Tage'), (3429, 4, 538, 0, 27, '2-3 Tage'), (3430, 4, 538, 0, 28, '2-3 Tage'), (3431, 4, 538, 0, 29, '2-3 Tage'), (3432, 4, 538, 0, 30, '2-3 Tage'), (3433, 4, 538, 0, 31, '2-3 Tage'), (3434, 4, 538, 0, 32, '2-3 Tage'), (3435, 4, 538, 0, 33, '2-3 Tage'), (3436, 4, 538, 0, 48, '2-3 Tage'), (3437, 4, 538, 0, 49, '2-3 Tage'), (3438, 4, 538, 0, 50, '2-3 Tage'), (3439, 4, 538, 0, 51, '2-3 Tage'), (3440, 4, 538, 0, 52, '2-3 Tage'), (3441, 4, 538, 0, 53, '2-3 Tage'), (3442, 4, 538, 0, 54, '2-3 Tage'), (3443, 4, 538, 0, 55, '2-3 Tage'), (3444, 4, 538, 0, 56, '2-3 Tage'), (3445, 4, 538, 0, 57, '2-3 Tage'), (3446, 4, 538, 0, 58, '2-3 Tage'), (3447, 4, 538, 0, 59, '2-3 Tage'), (3448, 4, 538, 0, 60, '2-3 Tage'), (3449, 4, 538, 0, 61, '2-3 Tage'), (3450, 4, 538, 0, 62, '2-3 Tage'), (3451, 4, 538, 0, 63, '2-3 Tage'), (3452, 4, 538, 0, 64, '2-3 Tage'), (3453, 4, 538, 0, 65, '2-3 Tage'), (3454, 4, 538, 0, 66, '2-3 Tage'), (3455, 4, 538, 0, 67, '2-3 Tage'), (3456, 4, 538, 0, 68, '2-3 Tage'), (3457, 4, 538, 0, 69, '2-3 Tage'), (3458, 4, 538, 0, 70, '2-3 Tage'), (3459, 4, 538, 0, 71, '2-3 Tage'), (3460, 4, 538, 0, 72, '2-3 Tage'), (3461, 4, 538, 0, 73, '2-3 Tage'), (3462, 4, 538, 0, 74, '2-3 Tage'), (3463, 4, 538, 0, 75, '2-3 Tage'), (3464, 4, 538, 0, 76, '2-3 Tage'), (3465, 4, 538, 0, 77, '2-3 Tage'), (3466, 4, 538, 0, 78, '2-3 Tage'), (3467, 4, 538, 0, 79, '2-3 Tage'), (3468, 4, 538, 0, 80, '2-3 Tage'), (3469, 4, 538, 0, 81, '2-3 Tage'), (3470, 4, 538, 0, 82, '2-3 Tage'), (3471, 4, 538, 0, 83, '2-3 Tage'), (3472, 4, 538, 0, 84, '2-3 Tage'), (3473, 4, 538, 0, 85, '2-3 Tage'), (3474, 4, 538, 0, 86, '2-3 Tage'), (3475, 4, 538, 0, 87, '2-3 Tage'), (3476, 4, 538, 0, 88, '2-3 Tage'), (3477, 4, 538, 0, 89, '2-3 Tage'), (3478, 4, 538, 0, 90, '2-3 Tage'), (3479, 4, 538, 0, 91, '2-3 Tage'), (3480, 4, 538, 0, 92, '2-3 Tage'), (3481, 4, 538, 0, 93, '2-3 Tage'), (3482, 4, 538, 0, 94, '2-3 Tage'), (3483, 4, 538, 0, 95, '2-3 Tage'), (3484, 4, 538, 0, 96, '2-3 Tage'), (3485, 4, 538, 0, 97, '2-3 Tage'), (3486, 4, 538, 0, 98, '2-3 Tage'), (3487, 4, 538, 0, 99, '2-3 Tage'), (3488, 4, 538, 0, 100, '2-3 Tage'), (3489, 4, 538, 0, 101, '2-3 Tage'), (3490, 4, 538, 0, 102, '2-3 Tage'), (3491, 4, 538, 0, 103, '2-3 Tage'), (3492, 4, 538, 0, 104, '2-3 Tage'), (3493, 4, 538, 0, 105, '2-3 Tage'), (3494, 4, 538, 0, 106, '2-3 Tage'), (3495, 4, 538, 0, 107, '2-3 Tage'), (3496, 4, 538, 0, 108, '2-3 Tage'), (3497, 4, 538, 0, 109, '2-3 Tage'), (3498, 4, 538, 0, 110, '2-3 Tage'), (3499, 4, 538, 0, 111, '2-3 Tage'), (3500, 4, 538, 0, 112, '2-3 Tage'), (3501, 4, 538, 0, 113, '2-3 Tage'), (3502, 4, 538, 0, 114, '2-3 Tage'), (3503, 4, 538, 0, 115, '2-3 Tage'), (3504, 4, 538, 0, 116, '2-3 Tage'), (3505, 4, 538, 0, 117, '2-3 Tage'), (3506, 4, 538, 0, 118, '2-3 Tage'), (3507, 4, 538, 0, 119, '2-3 Tage'), (3508, 4, 538, 0, 120, '2-3 Tage'), (3509, 4, 538, 0, 121, '2-3 Tage'), (3510, 4, 538, 0, 122, '2-3 Tage'), (3511, 4, 538, 0, 123, '2-3 Tage'), (3512, 4, 538, 0, 124, '2-3 Tage'), (3513, 4, 538, 0, 125, '2-3 Tage'), (3514, 4, 538, 0, 126, '2-3 Tage'), (3515, 4, 538, 0, 127, '2-3 Tage'), (3516, 4, 538, 0, 128, '2-3 Tage'), (3517, 4, 538, 0, 129, '2-3 Tage'), (3518, 4, 538, 0, 130, '2-3 Tage'), (3519, 4, 538, 0, 131, '2-3 Tage'), (3520, 4, 538, 0, 132, '2-3 Tage'), (3521, 4, 538, 0, 158, '2-3 Tage'), (3522, 4, 538, 0, 159, '2-3 Tage'), (3523, 4, 538, 0, 160, '2-3 Tage'), (3524, 4, 538, 0, 161, '2-3 Tage'), (3525, 4, 538, 0, 162, '2-3 Tage'), (3526, 4, 538, 0, 163, '2-3 Tage'), (3527, 4, 538, 0, 164, '2-3 Tage'), (3528, 4, 538, 0, 165, '2-3 Tage'), (3529, 4, 538, 0, 166, '2-3 Tage'), (3530, 4, 538, 0, 167, '2-3 Tage'), (3531, 4, 538, 0, 168, '2-3 Tage'), (3532, 4, 538, 0, 169, '2-3 Tage'), (3533, 4, 538, 0, 170, '2-3 Tage'), (3534, 4, 557, 0, 7, '3374650233864'), (3535, 4, 557, 0, 8, '3374650233888'), (3536, 4, 557, 0, 9, '3374650021560'), (3537, 4, 543, 0, 9, '0'), (3538, 4, 557, 0, 11, '3374650234816'), (3539, 4, 543, 0, 11, '0'), (3540, 4, 557, 0, 12, '3374650234861'), (3541, 4, 543, 0, 12, '0'), (3542, 4, 557, 0, 170, '3374650005584'), (3543, 4, 543, 0, 170, '0'), (3544, 4, 558, 0, 170, '4'), (3545, 4, 558, 0, 139, ''), (3656, 4, 558, 0, 1, '5'), (3659, 4, 558, 0, 4, '5'), (3661, 4, 558, 0, 6, '5'), (3663, 4, 558, 0, 8, '5'), (3665, 4, 558, 0, 10, '5'), (3667, 4, 558, 0, 12, '5'), (3670, 4, 558, 0, 15, '5'), (3672, 4, 558, 0, 17, '5'), (3676, 4, 558, 0, 21, '5'), (3678, 4, 558, 0, 23, '5'), (3681, 4, 558, 0, 26, '5'), (3683, 4, 558, 0, 28, '5'), (3687, 4, 558, 0, 32, '4'), (3689, 4, 558, 0, 48, '4'), (3691, 4, 558, 0, 50, '4'), (3693, 4, 558, 0, 52, '4'), (3695, 4, 558, 0, 54, '4'), (3697, 4, 558, 0, 56, '4'), (3704, 4, 558, 0, 63, '4'), (3705, 4, 558, 0, 64, '2'), (3706, 4, 558, 0, 65, '2'), (3707, 4, 558, 0, 66, '2'), (3708, 4, 558, 0, 67, '2'), (3709, 4, 558, 0, 68, '4'), (3710, 4, 558, 0, 69, '2'), (3711, 4, 558, 0, 70, '2'), (3712, 4, 558, 0, 71, '2'), (3713, 4, 558, 0, 72, '2'), (3721, 4, 558, 0, 80, '2'), (3722, 4, 558, 0, 81, '5'), (3723, 4, 558, 0, 82, '2'), (3724, 4, 558, 0, 83, '5'), (3725, 4, 558, 0, 84, '2'), (3726, 4, 558, 0, 85, '5'), (3727, 4, 558, 0, 86, '2'), (3728, 4, 558, 0, 87, '5'), (3729, 4, 558, 0, 88, '4'), (3731, 4, 558, 0, 90, '5'), (3733, 4, 558, 0, 92, '5'), (3735, 4, 558, 0, 94, '5'), (3736, 4, 558, 0, 95, '4'), (3737, 4, 558, 0, 96, '4'), (3738, 4, 558, 0, 97, '4'), (3740, 4, 558, 0, 99, '500'), (3742, 4, 558, 0, 107, '5'), (3744, 4, 558, 0, 117, '3'), (3754, 4, 558, 0, 158, '2'), (3755, 4, 558, 0, 159, '2'), (3758, 4, 558, 0, 162, '2'), (3760, 4, 558, 0, 164, '5'), (3764, 4, 558, 0, 168, '2'), (3765, 4, 558, 0, 169, '4'), (3766, 4, 557, 0, 99, ''), (3767, 4, 543, 0, 99, '0'), (3770, 4, 559, 0, 99, 'ML'), (3771, 4, 560, 0, 99, '100'), (3772, 4, 561, 0, 99, 'ML'), (3773, 4, 543, 0, 7, '0'), (3774, 4, 558, 0, 7, ''), (3775, 4, 543, 0, 8, '0'), (3776, 4, 60, 0, 176, 'MOTUL 8100 X-Clean C3 1L 5W-30'), (3777, 4, 557, 0, 176, '3374650233468'), (3778, 4, 69, 0, 176, '1,5 KG'), (3779, 4, 538, 0, 176, '2-3 Tage'), (3780, 4, 86, 0, 176, 'motul-8100-x-clean-c3-1l'), (3781, 4, 497, 0, 176, '2'), (3782, 4, 543, 0, 176, '0'), (3783, 4, 558, 0, 176, ''), (3784, 4, 559, 0, 176, 'L'), (3785, 4, 560, 0, 176, '1'), (3786, 4, 561, 0, 176, 'L'), (3787, 4, 71, 0, 176, 'MOTUL 8100 X-Clean C3 1L'), (3788, 4, 73, 0, 176, 'MOTUL 8100 X-Clean C3 1L'), (3789, 4, 74, 0, 176, '/8/1/8100_x-clean_c3_5w30_1l_1.jpg'), (3790, 4, 75, 0, 176, '/8/1/8100_x-clean_c3_5w30_1l_1.jpg'), (3791, 4, 76, 0, 176, '/8/1/8100_x-clean_c3_5w30_1l_1.jpg'), (3792, 4, 90, 0, 176, ''), (3793, 4, 94, 0, 176, ''), (3794, 4, 96, 0, 176, 'container2'), (3795, 4, 527, 0, 176, '102010'), (3796, 4, 526, 0, 176, '1 Liter'), (3802, 4, 87, 1, 176, 'motul-8100-x-clean-c3-1l-176.html'), (3803, 4, 87, 0, 176, 'motul-8100-x-clean-c3-1l-176.html'), (3804, 4, 60, 0, 177, 'MOTUL 8100 X-Clean C3 5L 5W-30'), (3805, 4, 557, 0, 177, '3374650233499'), (3806, 4, 69, 0, 177, '5,5 KG'), (3807, 4, 538, 0, 177, '2-3 Tage'), (3808, 4, 86, 0, 177, 'motul-8100-x-clean-c3-5l'), (3809, 4, 497, 0, 177, '2'), (3810, 4, 543, 0, 177, '0'), (3811, 4, 558, 0, 177, '5'), (3812, 4, 559, 0, 177, 'L'), (3813, 4, 560, 0, 177, '1'), (3814, 4, 561, 0, 177, 'L'), (3815, 4, 71, 0, 177, 'MOTUL 8100 X-Clean C3 5L'), (3816, 4, 73, 0, 177, 'MOTUL 8100 X-Clean C3 5L'), (3817, 4, 74, 0, 177, '/5/w/5w30xcleanl.jpg'), (3818, 4, 75, 0, 177, '/5/w/5w30xcleanl.jpg'), (3819, 4, 76, 0, 177, '/5/w/5w30xcleanl.jpg'), (3820, 4, 90, 0, 177, ''), (3821, 4, 94, 0, 177, ''), (3822, 4, 96, 0, 177, 'container2'), (3823, 4, 527, 0, 177, '102020'), (3824, 4, 526, 0, 177, '5 Liter'), (3830, 4, 87, 1, 177, 'motul-8100-x-clean-c3-5l-177.html'), (3831, 4, 87, 0, 177, 'motul-8100-x-clean-c3-5l-177.html'), (3832, 4, 557, 0, 10, '3374650234083'), (3833, 4, 543, 0, 10, '0'), (3834, 4, 557, 0, 14, '3374650019154'), (3835, 4, 543, 0, 14, '0'), (3836, 4, 558, 0, 14, ''), (3837, 4, 557, 0, 15, '3374650019178'), (3838, 4, 543, 0, 15, '0'), (3839, 4, 557, 0, 16, '3374650019529'), (3840, 4, 543, 0, 16, '0'), (3841, 4, 558, 0, 16, ''), (3844, 4, 557, 0, 17, '3374650019536'), (3845, 4, 543, 0, 17, '0'), (3847, 4, 557, 0, 20, '3374650017549'), (3848, 4, 543, 0, 20, '0'), (3849, 4, 558, 0, 20, ''), (3850, 4, 557, 0, 21, '3374650017556'), (3851, 4, 543, 0, 21, '0'), (3853, 4, 557, 0, 22, '3374650018805'), (3854, 4, 543, 0, 22, '0'), (3855, 4, 558, 0, 22, ''), (3856, 4, 557, 0, 23, '3374650018812'), (3857, 4, 543, 0, 23, '0'), (3859, 4, 557, 0, 24, ''), (3860, 4, 543, 0, 24, '0'), (3861, 4, 558, 0, 24, ''), (3862, 4, 557, 0, 25, '3374650011523'), (3863, 4, 543, 0, 25, '0'), (3864, 4, 558, 0, 25, ''), (3865, 4, 557, 0, 26, '3374650011530'), (3866, 4, 543, 0, 26, '0'), (3868, 4, 557, 0, 27, ''), (3869, 4, 543, 0, 27, '0'), (3870, 4, 558, 0, 27, ''), (3871, 4, 557, 0, 28, ''), (3872, 4, 543, 0, 28, '0'), (3874, 4, 557, 0, 13, ''), (3875, 4, 543, 0, 13, '0'), (3876, 4, 558, 0, 13, ''), (3877, 4, 557, 0, 29, ''), (3878, 4, 543, 0, 29, '0'), (3879, 4, 558, 0, 29, ''), (3880, 4, 557, 0, 30, '3374650011455'), (3881, 4, 543, 0, 30, '0'), (3882, 4, 558, 0, 30, ''), (3883, 4, 557, 0, 31, '3374650018270'), (3884, 4, 543, 0, 31, '0'), (3885, 4, 558, 0, 31, ''), (3886, 4, 557, 0, 32, '3374650018287'), (3887, 4, 543, 0, 32, '0'), (3889, 4, 557, 0, 33, '3374650018065'), (3890, 4, 543, 0, 33, '0'), (3891, 4, 558, 0, 33, ''), (3892, 4, 557, 0, 48, '3374650018089'), (3893, 4, 543, 0, 48, '0'), (3895, 4, 557, 0, 49, '3374650017945'), (3896, 4, 543, 0, 49, '0'), (3897, 4, 558, 0, 49, ''), (3898, 4, 557, 0, 50, '3374650017969'), (3899, 4, 543, 0, 50, '0'), (3901, 4, 557, 0, 51, '3374650017884'), (3902, 4, 543, 0, 51, '0'), (3903, 4, 558, 0, 51, ''), (3904, 4, 557, 0, 52, '3374650017891'), (3905, 4, 543, 0, 52, '0'), (3907, 4, 557, 0, 53, '3374650234328'), (3908, 4, 543, 0, 53, '0'), (3909, 4, 558, 0, 53, ''), (3910, 4, 557, 0, 54, '3374650234335'), (3911, 4, 543, 0, 54, '0'), (3917, 4, 557, 0, 55, '3374650017839'), (3918, 4, 543, 0, 55, '0'), (3919, 4, 558, 0, 55, ''), (3920, 4, 557, 0, 56, '3374650017846'), (3921, 4, 543, 0, 56, '0'), (3923, 4, 557, 0, 57, '3374650018546'), (3924, 4, 543, 0, 57, '0'), (3925, 4, 558, 0, 57, ''), (3926, 4, 557, 0, 58, '3374650018478'), (3927, 4, 543, 0, 58, '0'), (3928, 4, 558, 0, 58, ''), (3929, 4, 557, 0, 59, '3374650018416'), (3930, 4, 543, 0, 59, '0'), (3931, 4, 558, 0, 59, ''), (3932, 4, 557, 0, 60, ''), (3933, 4, 543, 0, 60, '0'), (3934, 4, 558, 0, 60, ''), (3935, 4, 557, 0, 61, '3374650016573'), (3936, 4, 543, 0, 61, '0'), (3937, 4, 558, 0, 61, ''), (3938, 4, 557, 0, 62, '3374650014050'), (3939, 4, 543, 0, 62, '0'), (3940, 4, 558, 0, 62, ''), (3941, 4, 557, 0, 63, '3374650014081'), (3942, 4, 543, 0, 63, '0'), (3944, 4, 557, 0, 64, '3374650016412'), (3945, 4, 543, 0, 64, '0'), (3947, 4, 557, 0, 65, '3374650016313'), (3948, 4, 543, 0, 65, '0'), (3950, 4, 557, 0, 66, '3374650000756'), (3951, 4, 543, 0, 66, '0'), (3953, 4, 557, 0, 67, '3374650000725'), (3954, 4, 543, 0, 67, '0'), (3956, 4, 557, 0, 68, '3374650013725'), (3957, 4, 543, 0, 68, '0'), (3959, 4, 557, 0, 69, '3374650013800'), (3960, 4, 543, 0, 69, '0'), (3962, 4, 557, 0, 70, ''), (3963, 4, 543, 0, 70, '0'), (3965, 4, 557, 0, 71, ''), (3966, 4, 543, 0, 71, '0'), (3968, 4, 557, 0, 72, ''), (3969, 4, 543, 0, 72, '0'), (3971, 4, 557, 0, 73, ''), (3972, 4, 543, 0, 73, '0'), (3973, 4, 558, 0, 73, ''), (3974, 4, 557, 0, 74, ''), (3975, 4, 543, 0, 74, '0'), (3976, 4, 558, 0, 74, ''), (3977, 4, 557, 0, 75, '3374650017679'), (3978, 4, 543, 0, 75, '0'), (3979, 4, 558, 0, 75, ''), (3980, 4, 557, 0, 76, '3374650017754'), (3981, 4, 543, 0, 76, '0'), (3982, 4, 558, 0, 76, ''), (3983, 4, 557, 0, 77, '3374650018348'), (3984, 4, 543, 0, 77, '0'), (3985, 4, 558, 0, 77, ''), (3986, 4, 557, 0, 78, '3374650018393'), (3987, 4, 543, 0, 78, '0'), (3988, 4, 558, 0, 78, ''), (3989, 4, 557, 0, 79, '3374650002941'), (3990, 4, 543, 0, 79, '0'), (3991, 4, 558, 0, 79, ''), (3992, 4, 557, 0, 80, ''), (3993, 4, 543, 0, 80, '0'), (3995, 4, 557, 0, 81, ''), (3996, 4, 543, 0, 81, '0'), (3998, 4, 557, 0, 82, ''), (3999, 4, 543, 0, 82, '0'), (4001, 4, 557, 0, 83, ''), (4002, 4, 543, 0, 83, '0'), (4004, 4, 557, 0, 84, ''), (4005, 4, 543, 0, 84, '0'), (4007, 4, 557, 0, 85, ''), (4008, 4, 543, 0, 85, '0'), (4010, 4, 557, 0, 86, ''), (4011, 4, 543, 0, 86, '0'), (4013, 4, 557, 0, 87, ''), (4014, 4, 543, 0, 87, '0'), (4016, 4, 557, 0, 88, ''), (4017, 4, 543, 0, 88, '0'), (4019, 4, 557, 0, 89, ''), (4020, 4, 543, 0, 89, '0'), (4021, 4, 558, 0, 89, ''), (4022, 4, 557, 0, 90, ''), (4023, 4, 543, 0, 90, '0'), (4025, 4, 557, 0, 91, ''), (4026, 4, 543, 0, 91, '0'), (4027, 4, 558, 0, 91, ''), (4028, 4, 557, 0, 92, ''), (4029, 4, 543, 0, 92, '0'), (4031, 4, 557, 0, 93, ''), (4032, 4, 543, 0, 93, '0'), (4033, 4, 558, 0, 93, ''), (4034, 4, 557, 0, 94, ''), (4035, 4, 543, 0, 94, '0'), (4037, 4, 557, 0, 95, ''), (4038, 4, 543, 0, 95, '0'), (4040, 4, 557, 0, 96, ''), (4041, 4, 543, 0, 96, '0'), (4043, 4, 557, 0, 97, ''), (4044, 4, 543, 0, 97, '0'), (4046, 4, 557, 0, 166, ''), (4047, 4, 543, 0, 166, '0'), (4048, 4, 558, 0, 166, ''), (4049, 4, 557, 0, 169, ''), (4050, 4, 543, 0, 169, '0'), (4051, 4, 557, 0, 167, '3374650005577'), (4052, 4, 543, 0, 167, '0'), (4053, 4, 558, 0, 167, ''), (4054, 4, 557, 0, 168, '3374650013480'), (4055, 4, 543, 0, 168, '0'), (4057, 4, 557, 0, 124, ''), (4058, 4, 543, 0, 124, '0'), (4059, 4, 558, 0, 124, ''), (4060, 4, 557, 0, 125, ''), (4061, 4, 543, 0, 125, '0'), (4062, 4, 558, 0, 125, ''), (4063, 4, 557, 0, 126, ''), (4064, 4, 543, 0, 126, '0'), (4065, 4, 558, 0, 126, ''), (4066, 4, 557, 0, 127, ''), (4067, 4, 543, 0, 127, '0'), (4068, 4, 558, 0, 127, ''), (4069, 4, 557, 0, 128, ''), (4070, 4, 543, 0, 128, '0'), (4071, 4, 558, 0, 128, ''), (4072, 4, 557, 0, 129, ''), (4073, 4, 543, 0, 129, '0'), (4074, 4, 558, 0, 129, ''), (4075, 4, 557, 0, 130, ''), (4076, 4, 543, 0, 130, '0'), (4077, 4, 558, 0, 130, ''), (4078, 4, 557, 0, 131, ''), (4079, 4, 543, 0, 131, '0'), (4080, 4, 558, 0, 131, ''), (4081, 4, 557, 0, 132, ''), (4082, 4, 543, 0, 132, '0'), (4083, 4, 558, 0, 132, ''), (4084, 4, 60, 0, 178, 'Systemgebühr 1€'), (4085, 4, 557, 0, 178, ''), (4086, 4, 69, 0, 178, '1'), (4087, 4, 86, 0, 178, 'systemgebuhr-1'), (4088, 4, 497, 0, 178, '2'), (4089, 4, 538, 0, 178, '2-3 Tage'), (4090, 4, 543, 0, 178, '0'), (4091, 4, 558, 0, 178, ''), (4092, 4, 559, 0, 178, 'L'), (4093, 4, 560, 0, 178, '1'), (4094, 4, 561, 0, 178, 'L'), (4095, 4, 71, 0, 178, 'Systemgebühr 1€'), (4096, 4, 73, 0, 178, 'Systemgebühr 1€, ESSO'), (4097, 4, 74, 0, 178, 'no_selection'), (4098, 4, 75, 0, 178, 'no_selection'), (4099, 4, 76, 0, 178, 'no_selection'), (4100, 4, 90, 0, 178, ''), (4101, 4, 94, 0, 178, ''), (4102, 4, 96, 0, 178, 'container2'), (4106, 4, 87, 1, 178, 'systemgebuhr-1.html'), (4107, 4, 87, 0, 178, 'systemgebuhr-1.html'), (4108, 4, 60, 0, 179, 'Systemgebühr 5€'), (4109, 4, 557, 0, 179, ''), (4110, 4, 69, 0, 179, '1'), (4111, 4, 86, 0, 179, 'systemgebuhr-5'), (4112, 4, 497, 0, 179, '2'), (4113, 4, 538, 0, 179, '2-3 Tage'), (4114, 4, 543, 0, 179, '0'), (4115, 4, 558, 0, 179, ''), (4116, 4, 559, 0, 179, 'L'), (4117, 4, 560, 0, 179, '1'), (4118, 4, 561, 0, 179, 'L'), (4119, 4, 71, 0, 179, 'Systemgebühr 5€'), (4120, 4, 73, 0, 179, 'Systemgebühr 5€, ESSO'), (4121, 4, 74, 0, 179, 'no_selection'), (4122, 4, 75, 0, 179, 'no_selection'), (4123, 4, 76, 0, 179, 'no_selection'), (4124, 4, 90, 0, 179, ''), (4125, 4, 94, 0, 179, ''), (4126, 4, 96, 0, 179, 'container2'), (4130, 4, 87, 1, 179, 'systemgebuhr-5.html'), (4131, 4, 87, 0, 179, 'systemgebuhr-5.html'), (4132, 4, 557, 0, 158, ''), (4133, 4, 543, 0, 158, '0'), (4135, 4, 557, 0, 160, ''), (4136, 4, 543, 0, 160, '0'), (4137, 4, 558, 0, 160, ''), (4138, 4, 557, 0, 159, ''), (4139, 4, 543, 0, 159, '0'), (4142, 4, 557, 0, 161, '3374650016726'), (4143, 4, 543, 0, 161, '0'), (4144, 4, 558, 0, 161, ''), (4145, 4, 557, 0, 162, '3374650016689'), (4146, 4, 543, 0, 162, '0'), (4148, 4, 557, 0, 163, ''), (4149, 4, 543, 0, 163, '0'), (4150, 4, 558, 0, 163, ''), (4151, 4, 557, 0, 164, ''), (4152, 4, 543, 0, 164, '0'), (4154, 4, 557, 0, 165, ''), (4155, 4, 543, 0, 165, '0'), (4156, 4, 558, 0, 165, ''), (4157, 4, 557, 0, 115, ''), (4158, 4, 543, 0, 115, '0'), (4159, 4, 558, 0, 115, '250'), (4160, 4, 557, 0, 100, ''), (4161, 4, 543, 0, 100, '0'), (4162, 4, 558, 0, 100, '400'), (4163, 4, 557, 0, 101, '3374650005218'), (4164, 4, 543, 0, 101, '0'), (4165, 4, 558, 0, 101, '400'), (4166, 4, 557, 0, 102, ''), (4167, 4, 543, 0, 102, '0'), (4168, 4, 558, 0, 102, '400'), (4169, 4, 557, 0, 103, ''), (4170, 4, 543, 0, 103, '0'), (4171, 4, 558, 0, 103, '400'), (4172, 4, 557, 0, 117, ''), (4173, 4, 543, 0, 117, '0'), (4175, 4, 557, 0, 98, ''), (4176, 4, 543, 0, 98, '0'), (4177, 4, 558, 0, 98, ''), (4179, 4, 557, 0, 108, ''), (4180, 4, 543, 0, 108, '0'), (4181, 4, 558, 0, 108, '400'), (4182, 4, 557, 0, 109, ''), (4183, 4, 543, 0, 109, '0'), (4184, 4, 558, 0, 109, '400'), (4185, 4, 557, 0, 110, ''), (4186, 4, 543, 0, 110, '0'), (4187, 4, 558, 0, 110, '250'), (4188, 4, 557, 0, 111, ''), (4189, 4, 543, 0, 111, '0'), (4190, 4, 558, 0, 111, '400'), (4191, 4, 557, 0, 112, '3374650006277'), (4192, 4, 543, 0, 112, '0'), (4193, 4, 558, 0, 112, '400'), (4194, 4, 557, 0, 116, ''), (4195, 4, 543, 0, 116, '0'), (4196, 4, 558, 0, 116, '300'), (4197, 4, 557, 0, 118, ''), (4198, 4, 543, 0, 118, '0'), (4199, 4, 558, 0, 118, '300'), (4200, 4, 557, 0, 121, ''), (4201, 4, 543, 0, 121, '0'), (4202, 4, 558, 0, 121, '300'), (4203, 4, 557, 0, 122, ''), (4204, 4, 543, 0, 122, '0'), (4205, 4, 558, 0, 122, '300'), (4206, 4, 557, 0, 123, ''), (4207, 4, 543, 0, 123, '0'), (4208, 4, 558, 0, 123, '300'), (4209, 4, 557, 0, 104, '3374650006079'), (4210, 4, 543, 0, 104, '0'), (4211, 4, 558, 0, 104, '400'), (4212, 4, 557, 0, 105, ''), (4213, 4, 543, 0, 105, '0'), (4214, 4, 558, 0, 105, '400'), (4215, 4, 557, 0, 106, '3374650006086'), (4216, 4, 543, 0, 106, '0'), (4217, 4, 558, 0, 106, ''), (4218, 4, 557, 0, 107, '3374650006093'), (4219, 4, 543, 0, 107, '0'), (4221, 4, 557, 0, 113, '3374650006291'), (4222, 4, 543, 0, 113, '0'), (4223, 4, 558, 0, 113, ''), (4224, 4, 557, 0, 114, '3374650005447'), (4225, 4, 543, 0, 114, '0'), (4226, 4, 558, 0, 114, ''), (4227, 4, 557, 0, 119, ''), (4228, 4, 543, 0, 119, '0'), (4229, 4, 558, 0, 119, '200'), (4230, 4, 557, 0, 120, ''), (4231, 4, 543, 0, 120, '0'), (4232, 4, 558, 0, 120, '75'), (4233, 4, 557, 0, 140, ''), (4234, 4, 558, 0, 140, ''), (4235, 4, 557, 0, 141, ''), (4236, 4, 558, 0, 141, ''), (4237, 4, 557, 0, 142, ''), (4238, 4, 558, 0, 142, ''), (4239, 4, 557, 0, 143, ''), (4240, 4, 558, 0, 143, ''), (4241, 4, 557, 0, 144, ''), (4242, 4, 558, 0, 144, ''), (4243, 4, 557, 0, 145, ''), (4244, 4, 558, 0, 145, ''), (4245, 4, 557, 0, 146, ''), (4246, 4, 558, 0, 146, ''), (4247, 4, 557, 0, 147, ''), (4248, 4, 558, 0, 147, ''), (4249, 4, 557, 0, 148, ''), (4250, 4, 558, 0, 148, ''), (4251, 4, 557, 0, 149, ''), (4252, 4, 558, 0, 149, ''), (4253, 4, 557, 0, 150, ''), (4254, 4, 558, 0, 150, ''), (4255, 4, 557, 0, 173, ''), (4256, 4, 558, 0, 173, ''), (4257, 4, 557, 0, 171, ''), (4258, 4, 558, 0, 171, ''), (4259, 4, 557, 0, 172, ''), (4260, 4, 558, 0, 172, ''), (4262, 4, 559, 0, 123, 'ML'), (4263, 4, 560, 0, 123, '100'), (4264, 4, 561, 0, 123, 'ML'), (4266, 4, 559, 0, 122, 'ML'), (4267, 4, 560, 0, 122, '100'), (4268, 4, 561, 0, 122, 'ML'), (4270, 4, 559, 0, 121, 'ML'), (4271, 4, 560, 0, 121, '100'), (4272, 4, 561, 0, 121, 'ML'), (4274, 4, 559, 0, 120, 'ML'), (4275, 4, 560, 0, 120, '100'), (4276, 4, 561, 0, 120, 'ML'), (4278, 4, 559, 0, 119, 'ML'), (4279, 4, 560, 0, 119, '100'), (4280, 4, 561, 0, 119, 'ML'), (4282, 4, 559, 0, 116, 'ML'), (4283, 4, 560, 0, 116, '100'), (4284, 4, 561, 0, 116, 'ML'), (4286, 4, 559, 0, 115, 'ML'), (4287, 4, 560, 0, 115, '100'), (4288, 4, 561, 0, 115, 'ML'), (4290, 4, 559, 0, 112, 'ML'), (4291, 4, 560, 0, 112, '100'), (4292, 4, 561, 0, 112, 'ML'), (4294, 4, 559, 0, 111, 'ML'), (4295, 4, 560, 0, 111, '100'), (4296, 4, 561, 0, 111, 'ML'), (4298, 4, 559, 0, 110, 'ML'), (4299, 4, 560, 0, 110, '100'), (4300, 4, 561, 0, 110, 'ML'), (4302, 4, 559, 0, 109, 'ML'), (4303, 4, 560, 0, 109, '100'), (4304, 4, 561, 0, 109, 'ML'), (4306, 4, 559, 0, 108, 'ML'), (4307, 4, 560, 0, 108, '100'), (4308, 4, 561, 0, 108, 'ML'), (4310, 4, 559, 0, 105, 'ML'), (4311, 4, 560, 0, 105, '100'), (4312, 4, 561, 0, 105, 'ML'), (4314, 4, 559, 0, 104, 'ML'), (4315, 4, 560, 0, 104, '100'), (4316, 4, 561, 0, 104, 'ML'), (4318, 4, 559, 0, 103, 'ML'), (4319, 4, 560, 0, 103, '100'), (4320, 4, 561, 0, 103, 'ML'), (4322, 4, 559, 0, 102, 'ML'), (4323, 4, 560, 0, 102, '100'), (4324, 4, 561, 0, 102, 'ML'), (4326, 4, 559, 0, 101, 'ML'), (4327, 4, 560, 0, 101, '100'), (4328, 4, 561, 0, 101, 'ML'), (4330, 4, 559, 0, 100, 'ML'), (4331, 4, 560, 0, 100, '100'), (4332, 4, 561, 0, 100, 'ML'), (4333, 4, 60, 0, 180, 'MOTUL Aufkleber 15 x 4,0 cm'), (4334, 4, 557, 0, 180, ''), (4335, 4, 69, 0, 180, '1'), (4336, 4, 86, 0, 180, 'motul-aufkleber-15-x-4-0-cm'), (4337, 4, 497, 0, 180, '2'), (4338, 4, 538, 0, 180, '2-3 Tage'), (4339, 4, 543, 0, 180, '0'), (4340, 4, 558, 0, 180, ''), (4341, 4, 559, 0, 180, 'PCS'), (4342, 4, 560, 0, 180, '1'), (4343, 4, 561, 0, 180, 'PCS'), (4344, 4, 71, 0, 180, 'MOTUL Aufkleber 15 x 4,0 cm'), (4345, 4, 73, 0, 180, 'MOTUL Aufkleber 15 x 4,0 cm, FANSHOP, Aufkleber'), (4346, 4, 74, 0, 180, '/a/u/aufkleber_rot_huinterlegt_1_1.jpg'), (4347, 4, 75, 0, 180, '/a/u/aufkleber_rot_huinterlegt_1_1.jpg'), (4348, 4, 76, 0, 180, '/a/u/aufkleber_rot_huinterlegt_1_1.jpg'), (4349, 4, 90, 0, 180, ''), (4350, 4, 94, 0, 180, ''), (4351, 4, 96, 0, 180, 'container2'), (4355, 4, 87, 1, 180, 'motul-aufkleber-15-x-4-0-cm.html'), (4356, 4, 87, 0, 180, 'motul-aufkleber-15-x-4-0-cm.html'), (4357, 4, 60, 0, 181, 'MOTUL Aufkleber 30 x 7,5 cm'), (4358, 4, 557, 0, 181, ''), (4359, 4, 69, 0, 181, '1'), (4360, 4, 86, 0, 181, 'motul-aufkleber-30-x-7-5-cm'), (4361, 4, 497, 0, 181, '2'), (4362, 4, 538, 0, 181, '2-3 Tage'), (4363, 4, 543, 0, 181, '0'), (4364, 4, 558, 0, 181, ''), (4365, 4, 559, 0, 181, 'PCS'), (4366, 4, 560, 0, 181, '1'), (4367, 4, 561, 0, 181, 'PCS'), (4368, 4, 71, 0, 181, 'MOTUL Aufkleber 30 x 7,5 cm'), (4369, 4, 73, 0, 181, 'MOTUL Aufkleber 30 x 7,5 cm, FANSHOP, Aufkleber'), (4370, 4, 74, 0, 181, '/a/u/aufkleber_rot_huinterlegt_1.jpg'), (4371, 4, 75, 0, 181, '/a/u/aufkleber_rot_huinterlegt_1.jpg'), (4372, 4, 76, 0, 181, '/a/u/aufkleber_rot_huinterlegt_1.jpg'), (4373, 4, 90, 0, 181, ''), (4374, 4, 94, 0, 181, ''), (4375, 4, 96, 0, 181, 'container2'), (4379, 4, 87, 1, 181, 'motul-aufkleber-30-x-7-5-cm.html'), (4380, 4, 87, 0, 181, 'motul-aufkleber-30-x-7-5-cm.html'), (4383, 4, 559, 0, 173, 'PCS'), (4384, 4, 561, 0, 173, 'PCS'), (4385, 4, 559, 0, 140, 'PCS'), (4386, 4, 561, 0, 140, 'PCS'), (4387, 4, 559, 0, 141, 'PCS'), (4388, 4, 561, 0, 141, 'PCS'), (4389, 4, 559, 0, 142, 'PCS'), (4390, 4, 561, 0, 142, 'PCS'), (4391, 4, 559, 0, 143, 'PCS'), (4392, 4, 561, 0, 143, 'PCS'), (4393, 4, 559, 0, 144, 'PCS'), (4394, 4, 561, 0, 144, 'PCS'), (4395, 4, 559, 0, 145, 'PCS'), (4396, 4, 561, 0, 145, 'PCS'), (4397, 4, 559, 0, 146, 'PCS'), (4398, 4, 561, 0, 146, 'PCS'), (4399, 4, 559, 0, 147, 'PCS'), (4400, 4, 561, 0, 147, 'PCS'), (4401, 4, 559, 0, 148, 'PCS'), (4402, 4, 561, 0, 148, 'PCS'), (4403, 4, 559, 0, 149, 'PCS'), (4404, 4, 561, 0, 149, 'PCS'), (4405, 4, 559, 0, 150, 'PCS'), (4406, 4, 561, 0, 150, 'PCS'), (4407, 4, 559, 0, 172, 'PCS'), (4408, 4, 561, 0, 172, 'PCS'), (4409, 4, 60, 0, 182, 'Motul Einzelbuchstaben 28 x 5,5 cm'), (4410, 4, 557, 0, 182, ''), (4411, 4, 69, 0, 182, '1'), (4412, 4, 86, 0, 182, 'einzelbuchstaben-28-x-5-5-cm'), (4413, 4, 497, 0, 182, '2'), (4414, 4, 538, 0, 182, '2-3 Tage'), (4415, 4, 543, 0, 182, '0'), (4416, 4, 558, 0, 182, ''), (4417, 4, 559, 0, 182, 'PCS'), (4418, 4, 560, 0, 182, '1'), (4419, 4, 561, 0, 182, 'PCS'), (4420, 4, 71, 0, 182, 'Einzelbuchstaben 28 x 5,5 cm'), (4421, 4, 73, 0, 182, 'Einzelbuchstaben 28 x 5,5 cm, FANSHOP, Aufkleber'), (4422, 4, 74, 0, 182, 'no_selection'), (4423, 4, 75, 0, 182, 'no_selection'), (4424, 4, 76, 0, 182, 'no_selection'), (4425, 4, 90, 0, 182, ''), (4426, 4, 94, 0, 182, ''), (4427, 4, 96, 0, 182, 'container2'), (4431, 4, 87, 1, 182, 'einzelbuchstaben-28-x-5-5-cm.html'), (4432, 4, 87, 0, 182, 'einzelbuchstaben-28-x-5-5-cm.html'), (4433, 4, 60, 0, 183, 'Motul Einzelbuchstaben 71 x 14,5 cm'), (4434, 4, 557, 0, 183, ''), (4435, 4, 69, 0, 183, '1'), (4436, 4, 86, 0, 183, 'einzelbuchstaben-71-x-14-5-cm'), (4437, 4, 497, 0, 183, '2'), (4438, 4, 538, 0, 183, '2-3 Tage'), (4439, 4, 543, 0, 183, '0'), (4440, 4, 558, 0, 183, ''), (4441, 4, 559, 0, 183, 'PCS'), (4442, 4, 560, 0, 183, '1'), (4443, 4, 561, 0, 183, 'PCS'), (4444, 4, 71, 0, 183, 'Einzelbuchstaben 71 x 14,5 cm'), (4445, 4, 73, 0, 183, 'Einzelbuchstaben 71 x 14,5 cm, FANSHOP, Aufkleber'), (4446, 4, 74, 0, 183, 'no_selection'), (4447, 4, 75, 0, 183, 'no_selection'), (4448, 4, 76, 0, 183, 'no_selection'), (4449, 4, 90, 0, 183, ''), (4450, 4, 94, 0, 183, ''), (4451, 4, 96, 0, 183, 'container2'), (4455, 4, 87, 1, 183, 'einzelbuchstaben-71-x-14-5-cm.html'), (4456, 4, 87, 0, 183, 'einzelbuchstaben-71-x-14-5-cm.html'), (4457, 4, 60, 0, 184, 'Motul Motocross Aufkleber'), (4458, 4, 557, 0, 184, ''), (4459, 4, 69, 0, 184, '1'), (4460, 4, 86, 0, 184, 'motocross-aufkleber'), (4461, 4, 497, 0, 184, '2'), (4462, 4, 538, 0, 184, '2-3 Tage'), (4463, 4, 543, 0, 184, '0'), (4464, 4, 558, 0, 184, ''), (4465, 4, 559, 0, 184, 'PCS'), (4466, 4, 560, 0, 184, '1'), (4467, 4, 561, 0, 184, 'PCS'), (4468, 4, 71, 0, 184, 'Motocross Aufkleber'), (4469, 4, 73, 0, 184, 'Motocross Aufkleber, FANSHOP, Aufkleber'), (4470, 4, 74, 0, 184, '/a/u/aufkleber_mx-kit_1.jpg'), (4471, 4, 75, 0, 184, '/a/u/aufkleber_mx-kit_1.jpg'), (4472, 4, 76, 0, 184, '/a/u/aufkleber_mx-kit_1.jpg'), (4473, 4, 90, 0, 184, ''), (4474, 4, 94, 0, 184, ''), (4475, 4, 96, 0, 184, 'container2'), (4479, 4, 87, 1, 184, 'motocross-aufkleber.html'), (4480, 4, 87, 0, 184, 'motocross-aufkleber.html'), (4481, 4, 543, 0, 1, '0'), (4482, 4, 543, 0, 4, '0'), (4483, 4, 543, 0, 6, '0'), (4484, 4, 74, 0, 8, '/8/1/8100_xclean_5w40_5l.jpg'), (4485, 4, 75, 0, 8, '/8/1/8100_xclean_5w40_5l.jpg'), (4486, 4, 76, 0, 8, '/8/1/8100_xclean_5w40_5l.jpg'), (4487, 4, 60, 0, 185, 'Testartikel'), (4488, 4, 557, 0, 185, ''), (4489, 4, 69, 0, 185, '1'), (4490, 4, 86, 0, 185, 'testartikel'), (4491, 4, 497, 0, 185, '2'), (4492, 4, 538, 0, 185, '2-3 Tage'), (4493, 4, 543, 0, 185, '0'), (4494, 4, 558, 0, 185, ''), (4495, 4, 559, 0, 185, 'L'), (4496, 4, 560, 0, 185, '1'), (4497, 4, 561, 0, 185, 'L'), (4498, 4, 71, 0, 185, ''), (4499, 4, 73, 0, 185, ''), (4500, 4, 74, 0, 185, 'no_selection'), (4501, 4, 75, 0, 185, 'no_selection'), (4502, 4, 76, 0, 185, 'no_selection'), (4503, 4, 90, 0, 185, ''), (4504, 4, 94, 0, 185, ''), (4505, 4, 96, 0, 185, 'container2'), (4506, 4, 87, 1, 185, 'testartikel.html'), (4507, 4, 87, 0, 185, 'testartikel.html'), (4508, 4, 74, 0, 7, '/8/1/8100_xclean_5w40_1l.jpg'), (4509, 4, 75, 0, 7, '/8/1/8100_xclean_5w40_1l.jpg'), (4510, 4, 76, 0, 7, '/8/1/8100_xclean_5w40_1l.jpg'), (4518, 4, 99, 0, 176, ''), (4519, 4, 100, 0, 176, ''), (4520, 4, 101, 0, 176, ''), (4522, 4, 99, 0, 177, ''), (4523, 4, 100, 0, 177, ''), (4524, 4, 101, 0, 177, ''), (4526, 4, 60, 0, 186, 'MOTUL Multi ATF 1L'), (4527, 4, 557, 0, 186, '3374650012285'), (4528, 4, 69, 0, 186, '1,5 KG'), (4529, 4, 538, 0, 186, '2-3 Tage'), (4530, 4, 86, 0, 186, 'motul-multi-atf-1l'), (4531, 4, 497, 0, 186, '2'), (4532, 4, 543, 0, 186, '0'), (4533, 4, 558, 0, 186, ''), (4534, 4, 559, 0, 186, 'L'), (4535, 4, 560, 0, 186, '1'), (4536, 4, 561, 0, 186, 'L'), (4537, 4, 71, 0, 186, 'MOTUL Multi ATF 1L'), (4538, 4, 73, 0, 186, 'MOTUL Multi ATF 1L, Schmierstoffe, Auto, Getriebeöl'), (4539, 4, 74, 0, 186, '/m/u/multi_atf_1l.jpg'), (4540, 4, 75, 0, 186, '/m/u/multi_atf_1l.jpg'), (4541, 4, 76, 0, 186, '/m/u/multi_atf_1l.jpg'), (4542, 4, 90, 0, 186, ''), (4543, 4, 94, 0, 186, ''), (4544, 4, 96, 0, 186, 'container2'), (4545, 4, 527, 0, 186, '101616'), (4546, 4, 526, 0, 186, '1 Liter'), (4547, 4, 99, 0, 186, ''), (4548, 4, 100, 0, 186, ''), (4549, 4, 101, 0, 186, ''), (4553, 4, 87, 1, 186, 'motul-multi-atf-1l.html'), (4554, 4, 87, 0, 186, 'motul-multi-atf-1l.html'), (4555, 4, 60, 0, 187, 'MOTUL Dexron III 1L'), (4556, 4, 557, 0, 187, ''), (4557, 4, 69, 0, 187, '1,5 KG'), (4558, 4, 538, 0, 187, '2-3 Tage'), (4559, 4, 86, 0, 187, 'motul-dexron-iii-1l'), (4560, 4, 497, 0, 187, '2'), (4561, 4, 543, 0, 187, '0'), (4562, 4, 558, 0, 187, ''), (4563, 4, 559, 0, 187, 'L'), (4564, 4, 560, 0, 187, '1'), (4565, 4, 561, 0, 187, 'L'), (4566, 4, 71, 0, 187, 'MOTUL Dexron III 1L'), (4567, 4, 73, 0, 187, 'MOTUL Dexron III 1L, Schmierstoffe, Auto, Getriebeöl'), (4568, 4, 74, 0, 187, '/d/e/dexron_iii_1l.jpg'), (4569, 4, 75, 0, 187, '/d/e/dexron_iii_1l.jpg'), (4570, 4, 76, 0, 187, '/d/e/dexron_iii_1l.jpg'), (4571, 4, 90, 0, 187, ''), (4572, 4, 94, 0, 187, ''), (4573, 4, 96, 0, 187, 'container2'), (4574, 4, 527, 0, 187, '100317'), (4575, 4, 526, 0, 187, '1 Liter'), (4576, 4, 99, 0, 187, ''), (4577, 4, 100, 0, 187, ''), (4578, 4, 101, 0, 187, ''), (4582, 4, 87, 1, 187, 'motul-dexron-iii-1l.html'), (4583, 4, 87, 0, 187, 'motul-dexron-iii-1l.html'), (4584, 4, 60, 0, 188, 'MOTUL Dexron IID 1L'), (4585, 4, 557, 0, 188, ''), (4586, 4, 69, 0, 188, '1,5 KG'), (4587, 4, 538, 0, 188, '2-3 Tage'), (4588, 4, 86, 0, 188, 'motul-dexron-iid-1l'), (4589, 4, 497, 0, 188, '2'), (4590, 4, 543, 0, 188, '0'), (4591, 4, 558, 0, 188, ''), (4592, 4, 559, 0, 188, 'L'), (4593, 4, 560, 0, 188, '1'), (4594, 4, 561, 0, 188, 'L'), (4595, 4, 71, 0, 188, 'MOTUL Dexron IID 1L'), (4596, 4, 73, 0, 188, 'MOTUL Dexron IID 1L, Schmierstoffe, Auto, Getriebeöl'), (4597, 4, 74, 0, 188, '/d/e/dexron_iid_1l.jpg'), (4598, 4, 75, 0, 188, '/d/e/dexron_iid_1l.jpg'), (4599, 4, 76, 0, 188, '/d/e/dexron_iid_1l.jpg'), (4600, 4, 90, 0, 188, ''), (4601, 4, 94, 0, 188, ''), (4602, 4, 96, 0, 188, 'container2'), (4603, 4, 527, 0, 188, '100197'), (4604, 4, 526, 0, 188, '1 Liter'), (4605, 4, 99, 0, 188, ''), (4606, 4, 100, 0, 188, ''), (4607, 4, 101, 0, 188, ''), (4611, 4, 87, 1, 188, 'motul-dexron-iid-1l.html'), (4612, 4, 87, 0, 188, 'motul-dexron-iid-1l.html'), (4613, 4, 60, 0, 189, 'Motul Gelschreiber'), (4614, 4, 557, 0, 189, ''), (4615, 4, 69, 0, 189, '1'), (4616, 4, 86, 0, 189, 'gelschreiber'), (4617, 4, 497, 0, 189, '2'), (4618, 4, 538, 0, 189, '2-3 Tage'), (4619, 4, 543, 0, 189, '0'), (4620, 4, 558, 0, 189, ''), (4621, 4, 559, 0, 189, 'PCS'), (4622, 4, 560, 0, 189, '1'), (4623, 4, 561, 0, 189, 'PCS'), (4624, 4, 71, 0, 189, 'Gelschreiber'), (4625, 4, 73, 0, 189, 'Gelschreiber, FANSHOP, Accessoires'), (4626, 4, 74, 0, 189, '/g/e/gelschreiber.jpg'), (4627, 4, 75, 0, 189, '/g/e/gelschreiber.jpg'), (4628, 4, 76, 0, 189, '/g/e/gelschreiber.jpg'), (4629, 4, 90, 0, 189, ''), (4630, 4, 94, 0, 189, ''), (4631, 4, 96, 0, 189, 'container2'), (4632, 4, 99, 0, 189, ''), (4633, 4, 100, 0, 189, ''), (4634, 4, 101, 0, 189, ''), (4638, 4, 87, 1, 189, 'gelschreiber.html'), (4639, 4, 87, 0, 189, 'gelschreiber.html'), (4640, 4, 99, 0, 184, ''), (4641, 4, 100, 0, 184, ''), (4642, 4, 101, 0, 184, ''), (4644, 4, 60, 0, 190, 'MOTUL Aufnäher 11 x 3,8 cm'), (4645, 4, 557, 0, 190, ''), (4646, 4, 69, 0, 190, '1'), (4647, 4, 86, 0, 190, 'motul-aufnaher-11-x-3-8-cm'), (4648, 4, 497, 0, 190, '2'), (4649, 4, 538, 0, 190, '2-3 Tage'), (4650, 4, 543, 0, 190, '0'), (4651, 4, 558, 0, 190, ''), (4652, 4, 559, 0, 190, 'PCS'), (4653, 4, 560, 0, 190, '1'), (4654, 4, 561, 0, 190, 'PCS'), (4655, 4, 71, 0, 190, 'MOTUL Aufnäher 11 x 3,8 cm'), (4656, 4, 73, 0, 190, 'MOTUL Aufnäher 11 x 3,8 cm, FANSHOP, Aufkleber'), (4657, 4, 74, 0, 190, '/_/a/_aufn_her_1_.jpg'), (4658, 4, 75, 0, 190, '/_/a/_aufn_her_1_.jpg'), (4659, 4, 76, 0, 190, '/_/a/_aufn_her_1_.jpg'), (4660, 4, 90, 0, 190, ''), (4661, 4, 94, 0, 190, ''), (4662, 4, 96, 0, 190, 'container2'), (4666, 4, 87, 1, 190, 'motul-aufnaher-11-x-3-8-cm.html'), (4667, 4, 87, 0, 190, 'motul-aufnaher-11-x-3-8-cm.html'), (4668, 4, 60, 0, 191, 'MOTUL Aufnäher 28 x 7,0 cm'), (4669, 4, 557, 0, 191, ''), (4670, 4, 69, 0, 191, '1'), (4671, 4, 86, 0, 191, 'motul-aufnaher-28-x-7-0-cm'), (4672, 4, 497, 0, 191, '2'), (4673, 4, 538, 0, 191, '2-3 Tage'), (4674, 4, 543, 0, 191, '0'), (4675, 4, 558, 0, 191, ''), (4676, 4, 559, 0, 191, 'PCS'), (4677, 4, 560, 0, 191, '1'), (4678, 4, 561, 0, 191, 'PCS'), (4679, 4, 71, 0, 191, 'MOTUL Aufnäher 28 x 7,0 cm'), (4680, 4, 73, 0, 191, 'MOTUL Aufnäher 28 x 7,0 cm, FANSHOP, Aufkleber'), (4681, 4, 74, 0, 191, '/_/a/_aufn_her_1__1.jpg'), (4682, 4, 75, 0, 191, '/_/a/_aufn_her_1__1.jpg'), (4683, 4, 76, 0, 191, '/_/a/_aufn_her_1__1.jpg'), (4684, 4, 90, 0, 191, ''), (4685, 4, 94, 0, 191, ''), (4686, 4, 96, 0, 191, 'container2'), (4690, 4, 87, 1, 191, 'motul-aufnaher-28-x-7-0-cm.html'), (4691, 4, 87, 0, 191, 'motul-aufnaher-28-x-7-0-cm.html'), (4692, 4, 99, 0, 97, ''), (4693, 4, 100, 0, 97, ''), (4694, 4, 101, 0, 97, ''), (4696, 4, 99, 0, 84, ''), (4697, 4, 100, 0, 84, ''), (4698, 4, 101, 0, 84, ''), (4700, 4, 99, 0, 190, ''), (4701, 4, 100, 0, 190, ''), (4702, 4, 101, 0, 190, ''), (4704, 4, 99, 0, 191, ''), (4705, 4, 100, 0, 191, ''), (4706, 4, 101, 0, 191, ''), (4708, 4, 558, 0, 11, ''), (4709, 4, 74, 0, 150, '/c/a/cap_racing_1_1.jpg'), (4710, 4, 75, 0, 150, '/c/a/cap_racing_1_1.jpg'), (4711, 4, 76, 0, 150, '/c/a/cap_racing_1_1.jpg'), (4713, 4, 99, 0, 181, 'Motul Aufkleber 30 x 7,5 cm'), (4714, 4, 100, 0, 181, 'Motul Aufkleber 30 x 7,5 cm'), (4715, 4, 101, 0, 181, 'Motul Aufkleber 30 x 7,5 cm'), (4717, 4, 99, 0, 180, 'Motul Aufkleber 15 x 4 cm'), (4718, 4, 100, 0, 180, 'Motul Aufkleber 15 x 4 cm'), (4719, 4, 101, 0, 180, 'Motul Aufkleber 15 x 4 cm'), (4721, 4, 60, 0, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!'), (4722, 4, 557, 0, 192, ''), (4723, 4, 69, 0, 192, '1'), (4724, 4, 86, 0, 192, 'zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis'), (4725, 4, 497, 0, 192, '2'), (4726, 4, 538, 0, 192, ''), (4727, 4, 543, 0, 192, '0'), (4728, 4, 558, 0, 192, ''), (4729, 4, 559, 0, 192, 'PCS'), (4730, 4, 560, 0, 192, '1'), (4731, 4, 561, 0, 192, 'PCS'), (4732, 4, 71, 0, 192, 'MOTUL Aufkleber 15 x 4,0 cm'), (4733, 4, 73, 0, 192, 'MOTUL Aufkleber 15 x 4,0 cm, FANSHOP, Aufkleber'), (4734, 4, 74, 0, 192, '/a/u/aufkleber_rot_huinterlegt_1_1_1.jpg'), (4735, 4, 75, 0, 192, '/a/u/aufkleber_rot_huinterlegt_1_1_1.jpg'), (4736, 4, 76, 0, 192, '/a/u/aufkleber_rot_huinterlegt_1_1_1.jpg'), (4737, 4, 90, 0, 192, ''), (4738, 4, 94, 0, 192, ''), (4739, 4, 96, 0, 192, 'container2'), (4740, 4, 87, 0, 192, 'zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html'), (4741, 4, 99, 0, 192, 'Motul Aufkleber 15 x 4 cm'), (4742, 4, 100, 0, 192, 'Motul Aufkleber 15 x 4 cm'), (4743, 4, 101, 0, 192, 'Motul Aufkleber 15 x 4 cm'), (4745, 4, 87, 1, 192, 'zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html'), (4752, 4, 60, 0, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung'), (4753, 4, 69, 0, 193, '1'), (4754, 4, 86, 0, 193, 'zur-shoperoffnung-das-baseball-cap-300v-im-wert-von-9-90-gratis-zu-ihrer-bestellung'), (4755, 4, 497, 0, 193, '2'), (4756, 4, 538, 0, 193, ''), (4757, 4, 543, 0, 193, '0'), (4758, 4, 71, 0, 193, 'Baseball Cap «300V»'), (4759, 4, 73, 0, 193, 'Baseball Cap «300V», Fanmeile, Accesoire'), (4760, 4, 90, 0, 193, ''), (4761, 4, 94, 0, 193, ''), (4762, 4, 96, 0, 193, 'container2'), (4763, 4, 99, 0, 193, 'Baseball Cap «300V»'), (4764, 4, 100, 0, 193, 'Baseball Cap «300V»'), (4765, 4, 101, 0, 193, 'Baseball Cap «300V»'), (4766, 4, 87, 0, 193, 'zur-shoperoffnung-das-baseball-cap-300v-im-wert-von-9-90-gratis-zu-ihrer-bestellung.html'), (4767, 4, 557, 0, 193, ''), (4768, 4, 558, 0, 193, ''), (4769, 4, 559, 0, 193, 'PCS'), (4770, 4, 561, 0, 193, 'PCS'), (4771, 4, 74, 0, 193, '/c/a/cap_racing_1_1_1.jpg'), (4772, 4, 75, 0, 193, '/c/a/cap_racing_1_1_1.jpg'), (4773, 4, 76, 0, 193, '/c/a/cap_racing_1_1_1.jpg'), (4774, 4, 560, 0, 193, '1'), (4776, 4, 87, 1, 193, 'zur-shoperoffnung-das-baseball-cap-300v-im-wert-von-9-90-gratis-zu-ihrer-bestellung.html'), (4777, 4, 60, 0, 194, 'MOTUL Specific FORD 913 C 1L 5W-30'), (4778, 4, 557, 0, 194, '3374650236865'), (4779, 4, 69, 0, 194, '1,5 KG'), (4780, 4, 538, 0, 194, '2-3 Tage'), (4781, 4, 86, 0, 194, 'motul-specific-ford-913-c-1l'), (4782, 4, 497, 0, 194, '2'), (4783, 4, 543, 0, 194, '0'), (4784, 4, 558, 0, 194, ''), (4785, 4, 559, 0, 194, 'L'), (4786, 4, 560, 0, 194, '1'), (4787, 4, 561, 0, 194, 'L'), (4788, 4, 71, 0, 194, 'MOTUL Specific FORD 913 C 1L'), (4789, 4, 73, 0, 194, 'MOTUL Specific FORD 913 C 1L, Schmierstoffe, Auto, Motorenöl'), (4790, 4, 74, 0, 194, '/s/p/specific_913c_5w30_1l.jpg'), (4791, 4, 75, 0, 194, '/s/p/specific_913c_5w30_1l.jpg'), (4792, 4, 76, 0, 194, '/s/p/specific_913c_5w30_1l.jpg'), (4793, 4, 90, 0, 194, ''), (4794, 4, 94, 0, 194, ''), (4795, 4, 96, 0, 194, 'container2'), (4796, 4, 527, 0, 194, '102648'), (4797, 4, 526, 0, 194, '1 Liter'), (4798, 4, 99, 0, 194, ''), (4799, 4, 100, 0, 194, ''), (4800, 4, 101, 0, 194, ''), (4804, 4, 87, 1, 194, 'motul-specific-ford-913-c-1l.html'), (4805, 4, 87, 0, 194, 'motul-specific-ford-913-c-1l.html'), (4811, 4, 60, 0, 195, 'MOTUL Specific FORD 913 C 5L 5W-30'), (4812, 4, 557, 0, 195, '3374650236872'), (4813, 4, 69, 0, 195, '5,5 KG'), (4814, 4, 538, 0, 195, '2-3 Tage'), (4815, 4, 86, 0, 195, 'motul-specific-ford-913-c-5l'), (4816, 4, 497, 0, 195, '2'), (4817, 4, 543, 0, 195, '0'), (4818, 4, 558, 0, 195, ''), (4819, 4, 559, 0, 195, 'L'), (4820, 4, 560, 0, 195, '1'), (4821, 4, 561, 0, 195, 'L'), (4822, 4, 71, 0, 195, 'MOTUL Specific FORD 913 C 5L'), (4823, 4, 73, 0, 195, 'MOTUL Specific FORD 913 C 5L, Schmierstoffe, Auto, Motorenöl'), (4824, 4, 74, 0, 195, '/s/p/specific_913c_5w30_5l.jpg'), (4825, 4, 75, 0, 195, '/s/p/specific_913c_5w30_5l.jpg'), (4826, 4, 76, 0, 195, '/s/p/specific_913c_5w30_5l.jpg'), (4827, 4, 90, 0, 195, ''), (4828, 4, 94, 0, 195, ''), (4829, 4, 96, 0, 195, 'container2'), (4830, 4, 527, 0, 195, '102649'), (4831, 4, 526, 0, 195, '5 Liter'), (4832, 4, 99, 0, 195, ''), (4833, 4, 100, 0, 195, ''), (4834, 4, 101, 0, 195, ''), (4838, 4, 87, 1, 195, 'motul-specific-ford-913-c-5l.html'), (4839, 4, 87, 0, 195, 'motul-specific-ford-913-c-5l.html'), (4841, 4, 60, 0, 196, 'Motul Inboard 4T 2L 15W-40'), (4842, 4, 557, 0, 196, ''), (4843, 4, 69, 0, 196, '2,5 KG'), (4844, 4, 538, 0, 196, '2-3 Tage'), (4845, 4, 86, 0, 196, 'inboard-4t-2l'), (4846, 4, 497, 0, 196, '2'), (4847, 4, 543, 0, 196, '0'), (4848, 4, 558, 0, 196, '2'), (4849, 4, 559, 0, 196, 'L'), (4850, 4, 560, 0, 196, '1'), (4851, 4, 561, 0, 196, 'L'), (4852, 4, 71, 0, 196, 'Inboard 4T 2L'), (4853, 4, 73, 0, 196, 'Inboard 4T 2L, Schmierstoffe, Marine, Motorenöl 4-Takt'), (4854, 4, 74, 0, 196, '/i/n/inboard-4t-15w40-2l.jpg'), (4855, 4, 75, 0, 196, '/i/n/inboard-4t-15w40-2l.jpg'), (4856, 4, 76, 0, 196, '/i/n/inboard-4t-15w40-2l.jpg'), (4857, 4, 90, 0, 196, ''), (4858, 4, 94, 0, 196, ''), (4859, 4, 96, 0, 196, 'container2'), (4860, 4, 527, 0, 196, '851921'), (4861, 4, 526, 0, 196, '2 Liter'), (4862, 4, 99, 0, 196, ''), (4863, 4, 100, 0, 196, ''), (4864, 4, 101, 0, 196, ''), (4868, 4, 87, 1, 196, 'inboard-4t-2l.html'), (4869, 4, 87, 0, 196, 'inboard-4t-2l.html'), (4924, 4, 557, 0, 155, ''), (4925, 4, 558, 0, 155, ''), (4926, 4, 557, 0, 154, ''), (4927, 4, 558, 0, 154, ''), (4928, 4, 557, 0, 153, ''), (4929, 4, 558, 0, 153, ''), (4930, 4, 557, 0, 156, ''), (4931, 4, 558, 0, 156, ''), (4932, 4, 60, 0, 198, 'Motul Poloshirt sw - Herren Größe XXL'), (4933, 4, 69, 0, 198, '1'), (4934, 4, 497, 0, 198, '2'), (4935, 4, 71, 0, 198, ''), (4936, 4, 73, 0, 198, ''), (4937, 4, 90, 0, 198, ''), (4938, 4, 94, 0, 198, ''), (4939, 4, 96, 0, 198, 'container2'), (4940, 4, 86, 0, 198, 'poloshirt-sw-herren-grosse-xl'), (4941, 4, 74, 0, 198, 'no_selection'), (4942, 4, 75, 0, 198, 'no_selection'), (4943, 4, 76, 0, 198, 'no_selection'), (4944, 4, 527, 0, 198, ''), (4945, 4, 87, 0, 198, 'poloshirt-sw-herren-grosse-xl-198.html'), (4946, 4, 557, 0, 198, ''), (4947, 4, 558, 0, 198, ''), (4948, 4, 559, 0, 198, 'L'), (4949, 4, 560, 0, 198, '1'), (4950, 4, 561, 0, 198, 'L'), (4952, 4, 87, 1, 198, 'poloshirt-sw-herren-grosse-xl-198.html'), (4954, 4, 557, 0, 152, ''), (4955, 4, 558, 0, 152, ''), (4956, 4, 557, 0, 157, ''), (4957, 4, 558, 0, 157, ''), (4958, 4, 60, 0, 199, 'Motul Poloshirt sw - Damen Grösse S'), (4959, 4, 69, 0, 199, '1'), (4960, 4, 86, 0, 199, 'poloshirt-sw-damen'), (4961, 4, 87, 0, 199, 'poloshirt-sw-damen-199.html'), (4962, 4, 497, 0, 199, '2'), (4963, 4, 99, 0, 199, ''), (4964, 4, 100, 0, 199, ''), (4965, 4, 101, 0, 199, ''), (4966, 4, 558, 0, 199, ''), (4967, 4, 559, 0, 199, 'L'), (4968, 4, 560, 0, 199, '1'), (4969, 4, 561, 0, 199, 'L'), (4970, 4, 71, 0, 199, ''), (4971, 4, 73, 0, 199, ''), (4972, 4, 74, 0, 199, 'no_selection'), (4973, 4, 75, 0, 199, 'no_selection'), (4974, 4, 76, 0, 199, 'no_selection'), (4975, 4, 90, 0, 199, ''), (4976, 4, 94, 0, 199, ''), (4977, 4, 96, 0, 199, 'container2'), (4978, 4, 557, 0, 199, ''), (4979, 4, 527, 0, 199, ''), (4980, 4, 87, 1, 199, 'poloshirt-sw-damen-199.html'), (4981, 4, 60, 0, 200, 'Motul Poloshirt sw - Damen Grösse M'), (4982, 4, 69, 0, 200, '1'), (4983, 4, 86, 0, 200, 'poloshirt-sw-damen'), (4984, 4, 87, 0, 200, 'poloshirt-sw-damen-200.html'), (4985, 4, 497, 0, 200, '2'), (4986, 4, 99, 0, 200, ''), (4987, 4, 100, 0, 200, ''), (4988, 4, 101, 0, 200, ''), (4989, 4, 558, 0, 200, ''), (4990, 4, 559, 0, 200, 'L'), (4991, 4, 560, 0, 200, '1'), (4992, 4, 561, 0, 200, 'L'), (4993, 4, 71, 0, 200, ''), (4994, 4, 73, 0, 200, ''), (4995, 4, 74, 0, 200, 'no_selection'), (4996, 4, 75, 0, 200, 'no_selection'), (4997, 4, 76, 0, 200, 'no_selection'), (4998, 4, 90, 0, 200, ''), (4999, 4, 94, 0, 200, ''), (5000, 4, 96, 0, 200, 'container2'), (5001, 4, 557, 0, 200, ''), (5002, 4, 527, 0, 200, ''), (5003, 4, 87, 1, 200, 'poloshirt-sw-damen-200.html'), (5004, 4, 60, 0, 201, 'Motul Latzhose mit MOTUL Einstickung'), (5005, 4, 86, 0, 201, 'latzhose-mit-motul-einstickung'), (5006, 4, 497, 0, 201, '2'), (5007, 4, 71, 0, 201, ''), (5008, 4, 73, 0, 201, ''), (5012, 4, 90, 0, 201, ''), (5013, 4, 94, 0, 201, ''), (5014, 4, 96, 0, 201, 'container2'), (5015, 4, 527, 0, 201, ''), (5016, 4, 87, 0, 201, 'latzhose-mit-motul-einstickung-201.html'), (5017, 4, 99, 0, 201, ''), (5018, 4, 100, 0, 201, ''), (5019, 4, 101, 0, 201, ''), (5020, 4, 557, 0, 201, ''), (5021, 4, 558, 0, 201, ''), (5022, 4, 559, 0, 201, 'L'), (5023, 4, 560, 0, 201, '1'), (5024, 4, 561, 0, 201, 'L'), (5025, 4, 87, 1, 201, 'latzhose-mit-motul-einstickung-1.html'), (5028, 4, 538, 0, 201, '2-3 Tage'), (5029, 4, 543, 0, 201, '1'), (5031, 4, 60, 0, 202, 'Motul Latzhose mit MOTUL Einstickung Grösse M 48/50'), (5032, 4, 69, 0, 202, '1'), (5033, 4, 86, 0, 202, 'latzhose-mit-motul-einstickung'), (5034, 4, 87, 0, 202, 'latzhose-mit-motul-einstickung.html'), (5035, 4, 497, 0, 202, '2'), (5036, 4, 99, 0, 202, '/'), (5037, 4, 100, 0, 202, '/'), (5038, 4, 101, 0, 202, '/'), (5039, 4, 558, 0, 202, ''), (5040, 4, 559, 0, 202, 'L'), (5041, 4, 560, 0, 202, '1'), (5042, 4, 561, 0, 202, 'L'), (5043, 4, 71, 0, 202, ''), (5044, 4, 73, 0, 202, ''), (5045, 4, 74, 0, 202, 'no_selection'), (5046, 4, 75, 0, 202, 'no_selection'), (5047, 4, 76, 0, 202, 'no_selection'), (5048, 4, 90, 0, 202, ''), (5049, 4, 94, 0, 202, ''), (5050, 4, 96, 0, 202, 'container2'), (5051, 4, 557, 0, 202, ''), (5052, 4, 527, 0, 202, ''), (5053, 4, 87, 1, 202, 'latzhose-mit-motul-einstickung.html'), (5054, 4, 87, 2, 202, 'latzhose-mit-motul-einstickung.html'), (5061, 4, 87, 2, 201, 'latzhose-mit-motul-einstickung-201.html'), (5106, 4, 538, 0, 199, '2-3 Tage'), (5130, 4, 538, 0, 157, '2-3 Tage'), (5131, 4, 99, 0, 157, ''), (5132, 4, 100, 0, 157, ''), (5133, 4, 101, 0, 157, ''), (5135, 4, 538, 0, 200, '2-3 Tage'), (5136, 4, 60, 0, 206, 'Motul Poloshirt sw - Damen Grösse L'), (5137, 4, 69, 0, 206, '1'), (5138, 4, 86, 0, 206, 'poloshirt-sw-damen'), (5139, 4, 87, 0, 206, 'poloshirt-sw-damen-206.html'), (5140, 4, 497, 0, 206, '2'), (5141, 4, 99, 0, 206, ''), (5142, 4, 100, 0, 206, ''), (5143, 4, 101, 0, 206, ''), (5144, 4, 558, 0, 206, ''), (5145, 4, 559, 0, 206, 'L'), (5146, 4, 560, 0, 206, '1'), (5147, 4, 561, 0, 206, 'L'), (5148, 4, 71, 0, 206, ''), (5149, 4, 73, 0, 206, ''), (5150, 4, 74, 0, 206, 'no_selection'), (5151, 4, 75, 0, 206, 'no_selection'), (5152, 4, 76, 0, 206, 'no_selection'), (5153, 4, 90, 0, 206, ''), (5154, 4, 94, 0, 206, ''), (5155, 4, 96, 0, 206, 'container2'), (5156, 4, 557, 0, 206, ''), (5157, 4, 527, 0, 206, ''), (5158, 4, 538, 0, 206, '2-3 Tage'), (5160, 4, 87, 1, 206, 'poloshirt-sw-damen-206.html'), (5163, 4, 60, 0, 207, 'Motul Poloshirt sw - Damen Grösse XL'), (5164, 4, 69, 0, 207, '1'), (5165, 4, 86, 0, 207, 'poloshirt-sw-damen'), (5166, 4, 87, 0, 207, 'poloshirt-sw-damen-207.html'), (5167, 4, 497, 0, 207, '2'), (5168, 4, 99, 0, 207, ''), (5169, 4, 100, 0, 207, ''), (5170, 4, 101, 0, 207, ''), (5171, 4, 558, 0, 207, ''), (5172, 4, 559, 0, 207, 'L'), (5173, 4, 560, 0, 207, '1'), (5174, 4, 561, 0, 207, 'L'), (5175, 4, 71, 0, 207, ''), (5176, 4, 73, 0, 207, ''), (5177, 4, 74, 0, 207, 'no_selection'), (5178, 4, 75, 0, 207, 'no_selection'), (5179, 4, 76, 0, 207, 'no_selection'), (5180, 4, 90, 0, 207, ''), (5181, 4, 94, 0, 207, ''), (5182, 4, 96, 0, 207, 'container2'), (5183, 4, 557, 0, 207, ''), (5184, 4, 527, 0, 207, ''), (5185, 4, 538, 0, 207, '2-3 Tage'), (5187, 4, 87, 1, 207, 'poloshirt-sw-damen-207.html'), (5195, 4, 60, 0, 208, 'Motul Poloshirt sw - Damen Grösse XXL'), (5196, 4, 69, 0, 208, '1'), (5197, 4, 86, 0, 208, 'poloshirt-sw-damen'), (5198, 4, 87, 0, 208, 'poloshirt-sw-damen-208.html'), (5199, 4, 497, 0, 208, '2'), (5200, 4, 99, 0, 208, ''), (5201, 4, 100, 0, 208, ''), (5202, 4, 101, 0, 208, ''), (5203, 4, 558, 0, 208, ''), (5204, 4, 559, 0, 208, 'L'), (5205, 4, 560, 0, 208, '1'), (5206, 4, 561, 0, 208, 'L'), (5207, 4, 71, 0, 208, ''), (5208, 4, 73, 0, 208, ''), (5209, 4, 74, 0, 208, 'no_selection'), (5210, 4, 75, 0, 208, 'no_selection'), (5211, 4, 76, 0, 208, 'no_selection'), (5212, 4, 90, 0, 208, ''), (5213, 4, 94, 0, 208, ''), (5214, 4, 96, 0, 208, 'container2'), (5215, 4, 557, 0, 208, ''), (5216, 4, 527, 0, 208, ''), (5217, 4, 538, 0, 208, '2-3 Tage'), (5219, 4, 87, 1, 208, 'poloshirt-sw-damen-208.html'), (5222, 4, 538, 0, 202, '2-3 Tage'), (5224, 4, 60, 0, 209, 'Motul Latzhose mit MOTUL Einstickung Grösse L 52/54'), (5225, 4, 69, 0, 209, '1'), (5226, 4, 86, 0, 209, 'latzhose-mit-motul-einstickung'), (5227, 4, 87, 0, 209, 'latzhose-mit-motul-einstickung-209.html'), (5228, 4, 497, 0, 209, '2'), (5229, 4, 99, 0, 209, '/'), (5230, 4, 100, 0, 209, '/'), (5231, 4, 101, 0, 209, '/'), (5232, 4, 558, 0, 209, ''), (5233, 4, 559, 0, 209, 'L'), (5234, 4, 560, 0, 209, '1'), (5235, 4, 561, 0, 209, 'L'), (5236, 4, 71, 0, 209, ''), (5237, 4, 73, 0, 209, ''), (5238, 4, 74, 0, 209, 'no_selection'), (5239, 4, 75, 0, 209, 'no_selection'), (5240, 4, 76, 0, 209, 'no_selection'), (5241, 4, 90, 0, 209, ''), (5242, 4, 94, 0, 209, ''), (5243, 4, 96, 0, 209, 'container2'), (5244, 4, 557, 0, 209, ''), (5245, 4, 527, 0, 209, ''), (5246, 4, 538, 0, 209, '2-3 Tage'), (5248, 4, 87, 1, 209, 'latzhose-mit-motul-einstickung-209.html'), (5249, 4, 87, 2, 209, 'latzhose-mit-motul-einstickung-209.html'), (5253, 4, 60, 0, 210, 'Motul Latzhose mit MOTUL Einstickung Grösse S 44/46'), (5254, 4, 69, 0, 210, '1'), (5255, 4, 86, 0, 210, 'latzhose-mit-motul-einstickung'), (5256, 4, 87, 0, 210, 'latzhose-mit-motul-einstickung-210.html'), (5257, 4, 497, 0, 210, '2'), (5258, 4, 99, 0, 210, '/'), (5259, 4, 100, 0, 210, '/'), (5260, 4, 101, 0, 210, '/'), (5261, 4, 558, 0, 210, ''), (5262, 4, 559, 0, 210, 'L'), (5263, 4, 560, 0, 210, '1'), (5264, 4, 561, 0, 210, 'L'), (5265, 4, 71, 0, 210, ''), (5266, 4, 73, 0, 210, ''), (5267, 4, 74, 0, 210, 'no_selection'), (5268, 4, 75, 0, 210, 'no_selection'), (5269, 4, 76, 0, 210, 'no_selection'), (5270, 4, 90, 0, 210, ''), (5271, 4, 94, 0, 210, ''), (5272, 4, 96, 0, 210, 'container2'), (5273, 4, 557, 0, 210, ''), (5274, 4, 527, 0, 210, ''), (5275, 4, 538, 0, 210, '2-3 Tage'), (5277, 4, 87, 1, 210, 'latzhose-mit-motul-einstickung-210.html'), (5278, 4, 87, 2, 210, 'latzhose-mit-motul-einstickung-210.html'), (5283, 4, 60, 0, 211, 'Motul Latzhose mit MOTUL Einstickung Grösse XL 56/58'), (5284, 4, 69, 0, 211, '1'), (5285, 4, 86, 0, 211, 'latzhose-mit-motul-einstickung'), (5286, 4, 87, 0, 211, 'latzhose-mit-motul-einstickung-211.html'), (5287, 4, 497, 0, 211, '2'), (5288, 4, 99, 0, 211, '/'), (5289, 4, 100, 0, 211, '/'), (5290, 4, 101, 0, 211, '/'), (5291, 4, 558, 0, 211, ''), (5292, 4, 559, 0, 211, 'L'), (5293, 4, 560, 0, 211, '1'), (5294, 4, 561, 0, 211, 'L'), (5295, 4, 71, 0, 211, ''), (5296, 4, 73, 0, 211, ''), (5297, 4, 74, 0, 211, 'no_selection'), (5298, 4, 75, 0, 211, 'no_selection'), (5299, 4, 76, 0, 211, 'no_selection'), (5300, 4, 90, 0, 211, ''), (5301, 4, 94, 0, 211, ''), (5302, 4, 96, 0, 211, 'container2'), (5303, 4, 557, 0, 211, ''), (5304, 4, 527, 0, 211, ''), (5305, 4, 538, 0, 211, '2-3 Tage'), (5307, 4, 87, 1, 211, 'latzhose-mit-motul-einstickung-211.html'), (5308, 4, 87, 2, 211, 'latzhose-mit-motul-einstickung-211.html'), (5310, 4, 60, 0, 212, 'Motul Overall mit MOTUL Einstickung Grösse XL 56/58'), (5311, 4, 69, 0, 212, '1'), (5312, 4, 86, 0, 212, 'overall-mit-motul-einstickung'), (5313, 4, 87, 0, 212, 'overall-mit-motul-einstickung-212.html'), (5314, 4, 497, 0, 212, '2'), (5315, 4, 99, 0, 212, '/'), (5316, 4, 100, 0, 212, '/'), (5317, 4, 101, 0, 212, '/'), (5318, 4, 558, 0, 212, ''), (5319, 4, 559, 0, 212, 'L'), (5320, 4, 560, 0, 212, '1'), (5321, 4, 561, 0, 212, 'L'), (5322, 4, 71, 0, 212, ''), (5323, 4, 73, 0, 212, ''), (5324, 4, 74, 0, 212, 'no_selection'), (5325, 4, 75, 0, 212, 'no_selection'), (5326, 4, 76, 0, 212, 'no_selection'), (5327, 4, 90, 0, 212, ''), (5328, 4, 94, 0, 212, ''), (5329, 4, 96, 0, 212, 'container2'), (5330, 4, 557, 0, 212, ''), (5331, 4, 527, 0, 212, ''), (5332, 4, 538, 0, 212, '2-3 Tage'), (5334, 4, 87, 1, 212, 'overall-mit-motul-einstickung-212.html'), (5335, 4, 87, 2, 212, 'overall-mit-motul-einstickung-212.html'), (5337, 4, 74, 0, 201, '/l/a/latzhose.jpg'), (5338, 4, 75, 0, 201, '/l/a/latzhose.jpg'), (5339, 4, 76, 0, 201, '/l/a/latzhose.jpg'), (5340, 4, 60, 0, 213, 'Motul Overall mit MOTUL Einstickung'), (5341, 4, 557, 0, 213, ''), (5342, 4, 86, 0, 213, 'overall-mit-motul-einstickung'), (5343, 4, 538, 0, 213, '2-3 Tage'), (5344, 4, 497, 0, 213, '2'), (5345, 4, 558, 0, 213, ''), (5346, 4, 559, 0, 213, 'L'), (5347, 4, 560, 0, 213, '1'), (5348, 4, 561, 0, 213, 'L'), (5349, 4, 71, 0, 213, ''), (5350, 4, 73, 0, 213, ''), (5351, 4, 74, 0, 213, '/o/v/overall_1.jpg'), (5352, 4, 75, 0, 213, '/o/v/overall_1.jpg'), (5353, 4, 76, 0, 213, '/o/v/overall_1.jpg'), (5354, 4, 90, 0, 213, ''), (5355, 4, 94, 0, 213, ''), (5356, 4, 96, 0, 213, 'container2'), (5357, 4, 527, 0, 213, ''), (5358, 4, 99, 0, 213, ''), (5359, 4, 100, 0, 213, ''), (5360, 4, 101, 0, 213, ''), (5361, 4, 87, 1, 213, 'overall-mit-motul-einstickung.html'), (5362, 4, 87, 0, 213, 'overall-mit-motul-einstickung.html'), (5368, 4, 60, 0, 214, 'Motul Latzhose mit MOTUL Einstickung Grösse XXL 60/62'), (5369, 4, 69, 0, 214, '1'), (5370, 4, 86, 0, 214, 'latzhose-mit-motul-einstickung'), (5371, 4, 87, 0, 214, 'latzhose-mit-motul-einstickung-214.html'), (5372, 4, 497, 0, 214, '2'), (5373, 4, 99, 0, 214, '/'), (5374, 4, 100, 0, 214, '/'), (5375, 4, 101, 0, 214, '/'), (5376, 4, 558, 0, 214, ''), (5377, 4, 559, 0, 214, 'L'), (5378, 4, 560, 0, 214, '1'), (5379, 4, 561, 0, 214, 'L'), (5380, 4, 71, 0, 214, ''), (5381, 4, 73, 0, 214, ''), (5382, 4, 74, 0, 214, 'no_selection'), (5383, 4, 75, 0, 214, 'no_selection'), (5384, 4, 76, 0, 214, 'no_selection'), (5385, 4, 90, 0, 214, ''), (5386, 4, 94, 0, 214, ''), (5387, 4, 96, 0, 214, 'container2'), (5388, 4, 557, 0, 214, ''), (5389, 4, 527, 0, 214, ''), (5390, 4, 538, 0, 214, '2-3 Tage'), (5392, 4, 87, 1, 214, 'latzhose-mit-motul-einstickung-214.html'), (5393, 4, 87, 2, 214, 'latzhose-mit-motul-einstickung-214.html'), (5395, 4, 60, 0, 215, 'Motul Overall mit MOTUL Einstickung Grösse S 44/46'), (5396, 4, 69, 0, 215, '1'), (5397, 4, 86, 0, 215, 'overall-mit-motul-einstickung-groesse-s44-46'), (5398, 4, 87, 0, 215, 'overall-mit-motul-einstickung-groesse-s44-46.html'), (5399, 4, 497, 0, 215, '2'), (5400, 4, 99, 0, 215, '/'), (5401, 4, 100, 0, 215, '/'), (5402, 4, 101, 0, 215, '/'), (5403, 4, 558, 0, 215, ''), (5404, 4, 559, 0, 215, 'L'), (5405, 4, 560, 0, 215, '1'), (5406, 4, 561, 0, 215, 'L'), (5407, 4, 71, 0, 215, ''), (5408, 4, 73, 0, 215, ''), (5409, 4, 74, 0, 215, 'no_selection'), (5410, 4, 75, 0, 215, 'no_selection'), (5411, 4, 76, 0, 215, 'no_selection'), (5412, 4, 90, 0, 215, ''), (5413, 4, 94, 0, 215, ''), (5414, 4, 96, 0, 215, 'container2'), (5415, 4, 557, 0, 215, ''), (5416, 4, 527, 0, 215, ''), (5417, 4, 538, 0, 215, '2-3 Tage'), (5419, 4, 87, 1, 215, 'overall-mit-motul-einstickung-groesse-s44-46.html'), (5420, 4, 87, 2, 215, 'overall-mit-motul-einstickung-groesse-s44-46.html'), (5583, 4, 60, 0, 222, 'Motul Overall mit MOTUL Einstickung Grösse M 48/50'), (5584, 4, 557, 0, 222, ''), (5585, 4, 69, 0, 222, '1'), (5586, 4, 86, 0, 222, 'overall-mit-motul-einstickung-grosse-m-48-50'), (5587, 4, 538, 0, 222, '2-3 Tage'), (5588, 4, 497, 0, 222, '2'), (5589, 4, 558, 0, 222, ''), (5590, 4, 559, 0, 222, 'L'), (5591, 4, 560, 0, 222, '1'), (5592, 4, 561, 0, 222, 'L'), (5593, 4, 71, 0, 222, ''), (5594, 4, 73, 0, 222, ''), (5595, 4, 74, 0, 222, 'no_selection'), (5596, 4, 75, 0, 222, 'no_selection'), (5597, 4, 76, 0, 222, 'no_selection'), (5598, 4, 90, 0, 222, ''), (5599, 4, 94, 0, 222, ''), (5600, 4, 96, 0, 222, 'container2'), (5601, 4, 527, 0, 222, ''), (5602, 4, 87, 1, 222, 'overall-mit-motul-einstickung-grosse-m-48-50.html'), (5603, 4, 87, 0, 222, 'overall-mit-motul-einstickung-grosse-m-48-50.html'), (5604, 4, 60, 0, 223, 'Motul Overall mit MOTUL Einstickung Grösse L 52/54'), (5605, 4, 557, 0, 223, ''), (5606, 4, 69, 0, 223, '1'), (5607, 4, 86, 0, 223, 'overall-mit-motul-einstickung-grosse-l-52-54'), (5608, 4, 538, 0, 223, '2-3 Tage'), (5609, 4, 497, 0, 223, '2'), (5610, 4, 558, 0, 223, ''), (5611, 4, 559, 0, 223, 'L'), (5612, 4, 560, 0, 223, '1'), (5613, 4, 561, 0, 223, 'L'), (5614, 4, 71, 0, 223, ''), (5615, 4, 73, 0, 223, ''), (5616, 4, 74, 0, 223, 'no_selection'), (5617, 4, 75, 0, 223, 'no_selection'), (5618, 4, 76, 0, 223, 'no_selection'), (5619, 4, 90, 0, 223, ''), (5620, 4, 94, 0, 223, ''), (5621, 4, 96, 0, 223, 'container2'), (5622, 4, 527, 0, 223, ''), (5623, 4, 87, 1, 223, 'overall-mit-motul-einstickung-grosse-l-52-54.html'), (5624, 4, 87, 0, 223, 'overall-mit-motul-einstickung-grosse-l-52-54.html'), (5625, 4, 60, 0, 224, 'Motul Overall mit MOTUL Einstickung Grösse XXL 60/62'), (5626, 4, 557, 0, 224, ''), (5627, 4, 69, 0, 224, '1'), (5628, 4, 86, 0, 224, 'overall-mit-motul-einstickung-grosse-xxl-60-62'), (5629, 4, 538, 0, 224, '2-3 Tage'), (5630, 4, 497, 0, 224, '2'), (5631, 4, 558, 0, 224, ''), (5632, 4, 559, 0, 224, 'L'), (5633, 4, 560, 0, 224, '1'), (5634, 4, 561, 0, 224, 'L'), (5635, 4, 71, 0, 224, ''), (5636, 4, 73, 0, 224, ''), (5637, 4, 74, 0, 224, 'no_selection'), (5638, 4, 75, 0, 224, 'no_selection'), (5639, 4, 76, 0, 224, 'no_selection'), (5640, 4, 90, 0, 224, ''), (5641, 4, 94, 0, 224, ''), (5642, 4, 96, 0, 224, 'container2'), (5643, 4, 527, 0, 224, ''), (5644, 4, 87, 1, 224, 'overall-mit-motul-einstickung-grosse-xxl-60-62.html'), (5645, 4, 87, 0, 224, 'overall-mit-motul-einstickung-grosse-xxl-60-62.html'), (5646, 4, 557, 0, 174, ''), (5647, 4, 99, 0, 174, ''), (5648, 4, 100, 0, 174, ''), (5649, 4, 101, 0, 174, ''), (5650, 4, 558, 0, 174, ''), (5654, 4, 74, 0, 174, '/t/-/t-shirt_1_2.jpg'), (5655, 4, 75, 0, 174, '/t/-/t-shirt_1_2.jpg'), (5656, 4, 76, 0, 174, '/t/-/t-shirt_1_2.jpg'), (5657, 4, 557, 0, 175, ''), (5658, 4, 538, 0, 175, '2-3 Tage'), (5659, 4, 558, 0, 175, ''), (5660, 4, 60, 0, 225, 'Motul T-Shirt Grösse M'), (5661, 4, 557, 0, 225, ''), (5662, 4, 69, 0, 225, '1'), (5663, 4, 86, 0, 225, 't-shirt-grosse-m'), (5664, 4, 538, 0, 225, '2-3 Tage'), (5665, 4, 497, 0, 225, '2'), (5666, 4, 558, 0, 225, ''), (5667, 4, 559, 0, 225, 'L'), (5668, 4, 560, 0, 225, '1'), (5669, 4, 561, 0, 225, 'L'), (5670, 4, 71, 0, 225, ''), (5671, 4, 73, 0, 225, ''), (5672, 4, 74, 0, 225, 'no_selection'), (5673, 4, 75, 0, 225, 'no_selection'), (5674, 4, 76, 0, 225, 'no_selection'), (5675, 4, 90, 0, 225, ''), (5676, 4, 94, 0, 225, ''), (5677, 4, 96, 0, 225, 'container2'), (5678, 4, 527, 0, 225, ''), (5679, 4, 87, 1, 225, 't-shirt-grosse-m.html'), (5680, 4, 87, 0, 225, 't-shirt-grosse-m.html'), (5682, 4, 60, 0, 226, 'Motul T-Shirt Grösse L'), (5683, 4, 557, 0, 226, ''), (5684, 4, 69, 0, 226, '1'), (5685, 4, 86, 0, 226, 't-shirt-grosse-l'), (5686, 4, 538, 0, 226, '2-3 Tage'), (5687, 4, 497, 0, 226, '2'), (5688, 4, 558, 0, 226, ''), (5689, 4, 559, 0, 226, 'L'), (5690, 4, 560, 0, 226, '1'), (5691, 4, 561, 0, 226, 'L'), (5692, 4, 71, 0, 226, ''), (5693, 4, 73, 0, 226, ''), (5694, 4, 74, 0, 226, 'no_selection'), (5695, 4, 75, 0, 226, 'no_selection'), (5696, 4, 76, 0, 226, 'no_selection'), (5697, 4, 90, 0, 226, ''), (5698, 4, 94, 0, 226, ''), (5699, 4, 96, 0, 226, 'container2'), (5700, 4, 527, 0, 226, ''), (5701, 4, 87, 1, 226, 't-shirt-grosse-l.html'), (5702, 4, 87, 0, 226, 't-shirt-grosse-l.html'), (5703, 4, 60, 0, 227, 'Motul T-Shirt Grösse XL'), (5704, 4, 557, 0, 227, ''), (5705, 4, 69, 0, 227, '1'), (5706, 4, 86, 0, 227, 't-shirt-grosse-xl'), (5707, 4, 538, 0, 227, '2-3 Tage'), (5708, 4, 497, 0, 227, '2'), (5709, 4, 558, 0, 227, ''), (5710, 4, 559, 0, 227, 'L'), (5711, 4, 560, 0, 227, '1'), (5712, 4, 561, 0, 227, 'L'), (5713, 4, 71, 0, 227, ''), (5714, 4, 73, 0, 227, ''), (5715, 4, 74, 0, 227, 'no_selection'), (5716, 4, 75, 0, 227, 'no_selection'), (5717, 4, 76, 0, 227, 'no_selection'), (5718, 4, 90, 0, 227, ''), (5719, 4, 94, 0, 227, ''), (5720, 4, 96, 0, 227, 'container2'), (5721, 4, 527, 0, 227, ''), (5722, 4, 87, 1, 227, 't-shirt-grosse-xl.html'), (5723, 4, 87, 0, 227, 't-shirt-grosse-xl.html'), (5724, 4, 60, 0, 228, 'Motul T-Shirt Grösse XXL'), (5725, 4, 557, 0, 228, ''), (5726, 4, 69, 0, 228, '1'), (5727, 4, 86, 0, 228, 't-shirt-grosse-xxl'), (5728, 4, 538, 0, 228, '2-3 Tage'), (5729, 4, 497, 0, 228, '2'), (5730, 4, 558, 0, 228, ''), (5731, 4, 559, 0, 228, 'L'), (5732, 4, 560, 0, 228, '1'), (5733, 4, 561, 0, 228, 'L'), (5734, 4, 71, 0, 228, ''), (5735, 4, 73, 0, 228, ''), (5736, 4, 74, 0, 228, 'no_selection'), (5737, 4, 75, 0, 228, 'no_selection'), (5738, 4, 76, 0, 228, 'no_selection'), (5739, 4, 90, 0, 228, ''), (5740, 4, 94, 0, 228, ''), (5741, 4, 96, 0, 228, 'container2'), (5742, 4, 527, 0, 228, ''), (5743, 4, 87, 1, 228, 't-shirt-grosse-xxl.html'), (5744, 4, 87, 0, 228, 't-shirt-grosse-xxl.html'), (5745, 4, 74, 0, 157, '/d/a/damen_poloshirt_sw_1.jpg'), (5746, 4, 75, 0, 157, '/d/a/damen_poloshirt_sw_1.jpg'), (5747, 4, 76, 0, 157, '/d/a/damen_poloshirt_sw_1.jpg'), (5749, 4, 60, 0, 229, 'Motul Poloshirt - Herren'), (5750, 4, 557, 0, 229, ''), (5751, 4, 86, 0, 229, 'poloshirt-herren'), (5752, 4, 538, 0, 229, '2-3 Tage'), (5753, 4, 497, 0, 229, '2'), (5754, 4, 558, 0, 229, ''), (5755, 4, 559, 0, 229, 'L'), (5756, 4, 560, 0, 229, '1'), (5757, 4, 561, 0, 229, 'L'), (5758, 4, 71, 0, 229, ''), (5759, 4, 73, 0, 229, ''), (5760, 4, 74, 0, 229, '/p/o/poloshirt_herren_2.jpg'), (5761, 4, 75, 0, 229, '/p/o/poloshirt_herren_2.jpg'), (5762, 4, 76, 0, 229, '/p/o/poloshirt_herren_2.jpg'), (5763, 4, 90, 0, 229, ''), (5764, 4, 94, 0, 229, ''), (5765, 4, 96, 0, 229, 'container2'), (5766, 4, 527, 0, 229, ''), (5767, 4, 99, 0, 229, ''), (5768, 4, 100, 0, 229, ''), (5769, 4, 101, 0, 229, ''), (5770, 4, 87, 1, 229, 'poloshirt-herren.html'), (5771, 4, 87, 0, 229, 'poloshirt-herren.html'), (5772, 4, 60, 0, 230, 'Motul Poloshirt - Herren Grösse S'), (5773, 4, 557, 0, 230, ''), (5774, 4, 69, 0, 230, '1'), (5775, 4, 86, 0, 230, 'poloshirt-herren-grosse-s'), (5776, 4, 538, 0, 230, '2-3 Tage'), (5777, 4, 497, 0, 230, '2'), (5778, 4, 558, 0, 230, ''), (5779, 4, 559, 0, 230, 'L'), (5780, 4, 560, 0, 230, '1'), (5781, 4, 561, 0, 230, 'L'), (5782, 4, 71, 0, 230, ''), (5783, 4, 73, 0, 230, ''), (5784, 4, 74, 0, 230, 'no_selection'), (5785, 4, 75, 0, 230, 'no_selection'), (5786, 4, 76, 0, 230, 'no_selection'), (5787, 4, 90, 0, 230, ''), (5788, 4, 94, 0, 230, ''), (5789, 4, 96, 0, 230, 'container2'), (5790, 4, 527, 0, 230, ''), (5791, 4, 87, 1, 230, 'poloshirt-herren-grosse-s.html'), (5792, 4, 87, 0, 230, 'poloshirt-herren-grosse-s.html'), (5793, 4, 60, 0, 231, 'Motul Poloshirt - Herren Grösse M'), (5794, 4, 557, 0, 231, ''), (5795, 4, 69, 0, 231, '1'), (5796, 4, 86, 0, 231, 'poloshirt-herren-grosse-m'), (5797, 4, 538, 0, 231, '2-3 Tage'), (5798, 4, 497, 0, 231, '2'), (5799, 4, 558, 0, 231, ''), (5800, 4, 559, 0, 231, 'L'), (5801, 4, 560, 0, 231, '1'), (5802, 4, 561, 0, 231, 'L'), (5803, 4, 71, 0, 231, ''), (5804, 4, 73, 0, 231, ''), (5805, 4, 74, 0, 231, 'no_selection'), (5806, 4, 75, 0, 231, 'no_selection'), (5807, 4, 76, 0, 231, 'no_selection'), (5808, 4, 90, 0, 231, ''), (5809, 4, 94, 0, 231, ''), (5810, 4, 96, 0, 231, 'container2'), (5811, 4, 527, 0, 231, ''), (5812, 4, 87, 1, 231, 'poloshirt-herren-grosse-m.html'), (5813, 4, 87, 0, 231, 'poloshirt-herren-grosse-m.html'), (5814, 4, 60, 0, 232, 'Motul Poloshirt - Herren Grösse L'), (5815, 4, 557, 0, 232, ''), (5816, 4, 69, 0, 232, '1'), (5817, 4, 86, 0, 232, 'poloshirt-herren-grosse-l'), (5818, 4, 538, 0, 232, '2-3 Tage'), (5819, 4, 497, 0, 232, '2'), (5820, 4, 558, 0, 232, ''), (5821, 4, 559, 0, 232, 'L'), (5822, 4, 560, 0, 232, '1'), (5823, 4, 561, 0, 232, 'L'), (5824, 4, 71, 0, 232, ''), (5825, 4, 73, 0, 232, ''), (5826, 4, 74, 0, 232, 'no_selection'), (5827, 4, 75, 0, 232, 'no_selection'), (5828, 4, 76, 0, 232, 'no_selection'), (5829, 4, 90, 0, 232, ''), (5830, 4, 94, 0, 232, ''), (5831, 4, 96, 0, 232, 'container2'), (5832, 4, 527, 0, 232, ''), (5833, 4, 87, 1, 232, 'poloshirt-herren-grosse-l.html'), (5834, 4, 87, 0, 232, 'poloshirt-herren-grosse-l.html'), (5835, 4, 60, 0, 233, 'Motul Poloshirt - Herren Grösse XL'), (5836, 4, 557, 0, 233, ''), (5837, 4, 69, 0, 233, '1'), (5838, 4, 86, 0, 233, 'poloshirt-herren-grosse-xl'), (5839, 4, 538, 0, 233, '2-3 Tage'), (5840, 4, 497, 0, 233, '2'), (5841, 4, 558, 0, 233, ''), (5842, 4, 559, 0, 233, 'L'), (5843, 4, 560, 0, 233, '1'), (5844, 4, 561, 0, 233, 'L'), (5845, 4, 71, 0, 233, ''), (5846, 4, 73, 0, 233, ''), (5847, 4, 74, 0, 233, 'no_selection'), (5848, 4, 75, 0, 233, 'no_selection'), (5849, 4, 76, 0, 233, 'no_selection'), (5850, 4, 90, 0, 233, ''), (5851, 4, 94, 0, 233, ''), (5852, 4, 96, 0, 233, 'container2'), (5853, 4, 527, 0, 233, ''), (5854, 4, 87, 1, 233, 'poloshirt-herren-grosse-xl.html'), (5855, 4, 87, 0, 233, 'poloshirt-herren-grosse-xl.html'), (5856, 4, 60, 0, 234, 'Motul Poloshirt - Herren Grösse XXL'), (5857, 4, 557, 0, 234, ''), (5858, 4, 69, 0, 234, '1'), (5859, 4, 86, 0, 234, 'poloshirt-herren-grosse-xxl'), (5860, 4, 538, 0, 234, '2-3 Tage'), (5861, 4, 497, 0, 234, '2'), (5862, 4, 558, 0, 234, ''), (5863, 4, 559, 0, 234, 'L'), (5864, 4, 560, 0, 234, '1'), (5865, 4, 561, 0, 234, 'L'), (5866, 4, 71, 0, 234, ''), (5867, 4, 73, 0, 234, ''), (5868, 4, 74, 0, 234, 'no_selection'), (5869, 4, 75, 0, 234, 'no_selection'), (5870, 4, 76, 0, 234, 'no_selection'), (5871, 4, 90, 0, 234, ''), (5872, 4, 94, 0, 234, ''), (5873, 4, 96, 0, 234, 'container2'), (5874, 4, 527, 0, 234, ''), (5875, 4, 87, 1, 234, 'poloshirt-herren-grosse-xxl.html'), (5876, 4, 87, 0, 234, 'poloshirt-herren-grosse-xxl.html'), (5877, 4, 60, 0, 235, 'Motul Poloshirt - Damen'), (5878, 4, 557, 0, 235, ''), (5879, 4, 86, 0, 235, 'poloshirt-damen'), (5880, 4, 538, 0, 235, '2-3 Tage'), (5881, 4, 497, 0, 235, '2'), (5882, 4, 558, 0, 235, ''), (5883, 4, 559, 0, 235, 'L'), (5884, 4, 560, 0, 235, '1'), (5885, 4, 561, 0, 235, 'L'), (5886, 4, 71, 0, 235, ''), (5887, 4, 73, 0, 235, ''), (5888, 4, 74, 0, 235, '/d/a/damen_polo-rot_neu_2.jpg'), (5889, 4, 75, 0, 235, '/d/a/damen_polo-rot_neu_2.jpg'), (5890, 4, 76, 0, 235, '/d/a/damen_polo-rot_neu_2.jpg'), (5891, 4, 90, 0, 235, ''), (5892, 4, 94, 0, 235, ''), (5893, 4, 96, 0, 235, 'container2'), (5894, 4, 527, 0, 235, ''), (5895, 4, 99, 0, 235, ''), (5896, 4, 100, 0, 235, ''), (5897, 4, 101, 0, 235, ''), (5898, 4, 87, 1, 235, 'poloshirt-damen.html'), (5899, 4, 87, 0, 235, 'poloshirt-damen.html'), (5900, 4, 60, 0, 236, 'Motul Poloshirt - Damen Grösse S'), (5901, 4, 557, 0, 236, ''), (5902, 4, 69, 0, 236, '1'), (5903, 4, 86, 0, 236, 'poloshirt-damen-grosse-s'), (5904, 4, 538, 0, 236, '2-3 Tage'), (5905, 4, 497, 0, 236, '2'), (5906, 4, 558, 0, 236, ''), (5907, 4, 559, 0, 236, 'L'), (5908, 4, 560, 0, 236, '1'), (5909, 4, 561, 0, 236, 'L'), (5910, 4, 71, 0, 236, ''), (5911, 4, 73, 0, 236, ''), (5912, 4, 74, 0, 236, 'no_selection'), (5913, 4, 75, 0, 236, 'no_selection'), (5914, 4, 76, 0, 236, 'no_selection'), (5915, 4, 90, 0, 236, ''), (5916, 4, 94, 0, 236, ''), (5917, 4, 96, 0, 236, 'container2'), (5918, 4, 527, 0, 236, ''), (5919, 4, 87, 1, 236, 'poloshirt-damen-grosse-s.html'), (5920, 4, 87, 0, 236, 'poloshirt-damen-grosse-s.html'), (5921, 4, 60, 0, 237, 'Motul Poloshirt - Damen Grösse M'), (5922, 4, 557, 0, 237, ''), (5923, 4, 69, 0, 237, '1'), (5924, 4, 86, 0, 237, 'poloshirt-damen-grosse-m'), (5925, 4, 538, 0, 237, '2-3 Tage'), (5926, 4, 497, 0, 237, '2'), (5927, 4, 558, 0, 237, ''), (5928, 4, 559, 0, 237, 'L'), (5929, 4, 560, 0, 237, '1'), (5930, 4, 561, 0, 237, 'L'), (5931, 4, 71, 0, 237, ''), (5932, 4, 73, 0, 237, ''), (5933, 4, 74, 0, 237, 'no_selection'), (5934, 4, 75, 0, 237, 'no_selection'), (5935, 4, 76, 0, 237, 'no_selection'), (5936, 4, 90, 0, 237, ''), (5937, 4, 94, 0, 237, ''), (5938, 4, 96, 0, 237, 'container2'), (5939, 4, 527, 0, 237, ''), (5940, 4, 87, 1, 237, 'poloshirt-damen-grosse-m.html'), (5941, 4, 87, 0, 237, 'poloshirt-damen-grosse-m.html'), (5942, 4, 60, 0, 238, 'Motul Poloshirt - Damen Grösse L'), (5943, 4, 557, 0, 238, ''), (5944, 4, 69, 0, 238, '1'), (5945, 4, 86, 0, 238, 'poloshirt-damen-grosse-l'), (5946, 4, 538, 0, 238, '2-3 Tage'), (5947, 4, 497, 0, 238, '2'), (5948, 4, 558, 0, 238, ''), (5949, 4, 559, 0, 238, 'L'), (5950, 4, 560, 0, 238, '1'), (5951, 4, 561, 0, 238, 'L'), (5952, 4, 71, 0, 238, ''), (5953, 4, 73, 0, 238, ''), (5954, 4, 74, 0, 238, 'no_selection'), (5955, 4, 75, 0, 238, 'no_selection'), (5956, 4, 76, 0, 238, 'no_selection'), (5957, 4, 90, 0, 238, ''), (5958, 4, 94, 0, 238, ''), (5959, 4, 96, 0, 238, 'container2'), (5960, 4, 527, 0, 238, ''), (5961, 4, 87, 1, 238, 'poloshirt-damen-grosse-l.html'), (5962, 4, 87, 0, 238, 'poloshirt-damen-grosse-l.html'), (5963, 4, 60, 0, 239, 'Motul Poloshirt - Damen Grösse XL'), (5964, 4, 557, 0, 239, ''), (5965, 4, 69, 0, 239, '1'), (5966, 4, 86, 0, 239, 'poloshirt-damen-grosse-xl'), (5967, 4, 538, 0, 239, '2-3 Tage'), (5968, 4, 497, 0, 239, '2'), (5969, 4, 558, 0, 239, ''), (5970, 4, 559, 0, 239, 'L'), (5971, 4, 560, 0, 239, '1'), (5972, 4, 561, 0, 239, 'L'), (5973, 4, 71, 0, 239, ''), (5974, 4, 73, 0, 239, ''), (5975, 4, 74, 0, 239, 'no_selection'), (5976, 4, 75, 0, 239, 'no_selection'), (5977, 4, 76, 0, 239, 'no_selection'), (5978, 4, 90, 0, 239, ''), (5979, 4, 94, 0, 239, ''), (5980, 4, 96, 0, 239, 'container2'), (5981, 4, 527, 0, 239, ''), (5982, 4, 87, 1, 239, 'poloshirt-damen-grosse-xl.html'), (5983, 4, 87, 0, 239, 'poloshirt-damen-grosse-xl.html'), (5984, 4, 60, 0, 240, 'Motul Softshell-Weste - Herren'), (5985, 4, 557, 0, 240, ''), (5986, 4, 86, 0, 240, 'softshell-weste-herren'), (5987, 4, 538, 0, 240, '2-3 Tage'), (5988, 4, 497, 0, 240, '2'), (5989, 4, 558, 0, 240, ''), (5990, 4, 559, 0, 240, 'L'), (5991, 4, 560, 0, 240, '1'), (5992, 4, 561, 0, 240, 'L'), (5993, 4, 71, 0, 240, ''), (5994, 4, 73, 0, 240, ''), (5995, 4, 74, 0, 240, '/h/e/herren_weste.jpg'), (5996, 4, 75, 0, 240, '/h/e/herren_weste.jpg'), (5997, 4, 76, 0, 240, '/h/e/herren_weste.jpg'), (5998, 4, 90, 0, 240, ''), (5999, 4, 94, 0, 240, ''), (6000, 4, 96, 0, 240, 'container2'), (6001, 4, 527, 0, 240, ''), (6002, 4, 99, 0, 240, ''), (6003, 4, 100, 0, 240, ''), (6004, 4, 101, 0, 240, ''), (6005, 4, 87, 1, 240, 'softshell-weste-herren.html'), (6006, 4, 87, 0, 240, 'softshell-weste-herren.html'), (6007, 4, 60, 0, 241, 'Motul Softshell-Weste - Herren Grösse S'), (6008, 4, 557, 0, 241, ''), (6009, 4, 69, 0, 241, '1'), (6010, 4, 86, 0, 241, 'softshell-weste-herren-grosse-s'), (6011, 4, 538, 0, 241, '2-3 Tage'), (6012, 4, 497, 0, 241, '2'), (6013, 4, 558, 0, 241, ''), (6014, 4, 559, 0, 241, 'L'), (6015, 4, 560, 0, 241, '1'), (6016, 4, 561, 0, 241, 'L'), (6017, 4, 71, 0, 241, ''), (6018, 4, 73, 0, 241, ''), (6019, 4, 74, 0, 241, 'no_selection'), (6020, 4, 75, 0, 241, 'no_selection'), (6021, 4, 76, 0, 241, 'no_selection'), (6022, 4, 90, 0, 241, ''), (6023, 4, 94, 0, 241, ''), (6024, 4, 96, 0, 241, 'container2'), (6025, 4, 527, 0, 241, ''), (6026, 4, 87, 1, 241, 'softshell-weste-herren-grosse-s.html'), (6027, 4, 87, 0, 241, 'softshell-weste-herren-grosse-s.html'), (6028, 4, 60, 0, 242, 'Motul Softshell-Weste - Herren Grösse M'), (6029, 4, 557, 0, 242, ''), (6030, 4, 69, 0, 242, '1'), (6031, 4, 86, 0, 242, 'softshell-weste-herren-grosse-m'), (6032, 4, 538, 0, 242, '2-3 Tage'), (6033, 4, 497, 0, 242, '2'), (6034, 4, 558, 0, 242, ''), (6035, 4, 559, 0, 242, 'L'), (6036, 4, 560, 0, 242, '1'), (6037, 4, 561, 0, 242, 'L'), (6038, 4, 71, 0, 242, ''), (6039, 4, 73, 0, 242, ''), (6040, 4, 74, 0, 242, 'no_selection'), (6041, 4, 75, 0, 242, 'no_selection'), (6042, 4, 76, 0, 242, 'no_selection'), (6043, 4, 90, 0, 242, ''), (6044, 4, 94, 0, 242, ''), (6045, 4, 96, 0, 242, 'container2'), (6046, 4, 527, 0, 242, ''), (6047, 4, 87, 1, 242, 'softshell-weste-herren-grosse-m.html'), (6048, 4, 87, 0, 242, 'softshell-weste-herren-grosse-m.html'), (6049, 4, 60, 0, 243, 'Motul Softshell-Weste - Herren Grösse L'), (6050, 4, 557, 0, 243, ''), (6051, 4, 69, 0, 243, '1'), (6052, 4, 86, 0, 243, 'softshell-weste-herren-grosse-l'), (6053, 4, 538, 0, 243, '2-3 Tage'), (6054, 4, 497, 0, 243, '2'), (6055, 4, 558, 0, 243, ''), (6056, 4, 559, 0, 243, 'L'), (6057, 4, 560, 0, 243, '1'), (6058, 4, 561, 0, 243, 'L'), (6059, 4, 71, 0, 243, ''), (6060, 4, 73, 0, 243, ''), (6061, 4, 74, 0, 243, 'no_selection'), (6062, 4, 75, 0, 243, 'no_selection'), (6063, 4, 76, 0, 243, 'no_selection'), (6064, 4, 90, 0, 243, ''), (6065, 4, 94, 0, 243, ''), (6066, 4, 96, 0, 243, 'container2'), (6067, 4, 527, 0, 243, ''), (6068, 4, 87, 1, 243, 'softshell-weste-herren-grosse-l.html'), (6069, 4, 87, 0, 243, 'softshell-weste-herren-grosse-l.html'), (6070, 4, 60, 0, 244, 'Motul Softshell-Weste - Herren Grösse XL'), (6071, 4, 557, 0, 244, ''), (6072, 4, 69, 0, 244, '1'), (6073, 4, 86, 0, 244, 'motul-softshell-weste-herren-grosse-xl'), (6074, 4, 538, 0, 244, '2-3 Tage'), (6075, 4, 497, 0, 244, '2'), (6076, 4, 558, 0, 244, ''), (6077, 4, 559, 0, 244, 'L'), (6078, 4, 560, 0, 244, '1'), (6079, 4, 561, 0, 244, 'L'), (6080, 4, 71, 0, 244, ''), (6081, 4, 73, 0, 244, ''), (6082, 4, 74, 0, 244, 'no_selection'), (6083, 4, 75, 0, 244, 'no_selection'), (6084, 4, 76, 0, 244, 'no_selection'), (6085, 4, 90, 0, 244, ''), (6086, 4, 94, 0, 244, ''), (6087, 4, 96, 0, 244, 'container2'), (6088, 4, 527, 0, 244, ''), (6089, 4, 87, 1, 244, 'motul-softshell-weste-herren-grosse-xl.html'), (6090, 4, 87, 0, 244, 'motul-softshell-weste-herren-grosse-xl.html'), (6091, 4, 60, 0, 245, 'Motul Softshell-Weste - Herren Grösse XXL'), (6092, 4, 557, 0, 245, ''), (6093, 4, 69, 0, 245, '1'), (6094, 4, 86, 0, 245, 'softshell-weste-herren-grosse-xxl'), (6095, 4, 538, 0, 245, '2-3 Tage'), (6096, 4, 497, 0, 245, '2'), (6097, 4, 558, 0, 245, ''), (6098, 4, 559, 0, 245, 'L'), (6099, 4, 560, 0, 245, '1'), (6100, 4, 561, 0, 245, 'L'), (6101, 4, 71, 0, 245, ''), (6102, 4, 73, 0, 245, ''), (6103, 4, 74, 0, 245, 'no_selection'), (6104, 4, 75, 0, 245, 'no_selection'), (6105, 4, 76, 0, 245, 'no_selection'), (6106, 4, 90, 0, 245, ''), (6107, 4, 94, 0, 245, ''), (6108, 4, 96, 0, 245, 'container2'), (6109, 4, 527, 0, 245, ''), (6110, 4, 87, 1, 245, 'softshell-weste-herren-grosse-xxl.html'), (6111, 4, 87, 0, 245, 'softshell-weste-herren-grosse-xxl.html'), (6112, 4, 60, 0, 246, 'Motul Softshell-Weste - Damen'), (6113, 4, 557, 0, 246, ''), (6114, 4, 86, 0, 246, 'softshell-weste-damen'), (6115, 4, 538, 0, 246, '2-3 Tage'), (6116, 4, 497, 0, 246, '2'), (6117, 4, 558, 0, 246, ''), (6118, 4, 559, 0, 246, 'L'), (6119, 4, 560, 0, 246, '1'), (6120, 4, 561, 0, 246, 'L'), (6121, 4, 71, 0, 246, ''), (6122, 4, 73, 0, 246, ''), (6126, 4, 90, 0, 246, ''), (6127, 4, 94, 0, 246, ''), (6128, 4, 96, 0, 246, 'container2'), (6129, 4, 527, 0, 246, ''), (6130, 4, 99, 0, 246, ''), (6131, 4, 100, 0, 246, ''), (6132, 4, 101, 0, 246, ''), (6133, 4, 87, 1, 246, 'softshell-weste-damen.html'), (6134, 4, 87, 0, 246, 'softshell-weste-damen.html'), (6135, 4, 74, 0, 246, '/d/a/damen_weste.jpg'), (6136, 4, 75, 0, 246, '/d/a/damen_weste.jpg'), (6137, 4, 76, 0, 246, '/d/a/damen_weste.jpg'), (6138, 4, 60, 0, 247, 'Motul Softshell-Weste - Damen Grösse S'), (6139, 4, 557, 0, 247, ''), (6140, 4, 69, 0, 247, '1'), (6141, 4, 86, 0, 247, 'softshell-weste-damen-grosse-s'), (6142, 4, 538, 0, 247, '2-3 Tage'), (6143, 4, 497, 0, 247, '2'), (6144, 4, 558, 0, 247, ''), (6145, 4, 559, 0, 247, 'L'), (6146, 4, 560, 0, 247, '1'), (6147, 4, 561, 0, 247, 'L'), (6148, 4, 71, 0, 247, ''), (6149, 4, 73, 0, 247, ''), (6150, 4, 74, 0, 247, 'no_selection'), (6151, 4, 75, 0, 247, 'no_selection'), (6152, 4, 76, 0, 247, 'no_selection'), (6153, 4, 90, 0, 247, ''), (6154, 4, 94, 0, 247, ''), (6155, 4, 96, 0, 247, 'container2'), (6156, 4, 527, 0, 247, ''), (6157, 4, 87, 1, 247, 'softshell-weste-damen-grosse-s.html'), (6158, 4, 87, 0, 247, 'softshell-weste-damen-grosse-s.html'), (6159, 4, 60, 0, 248, 'Motul Softshell-Weste - Damen Grösse M'), (6160, 4, 557, 0, 248, ''), (6161, 4, 69, 0, 248, '1'), (6162, 4, 86, 0, 248, 'softshell-weste-damen-grosse-m'), (6163, 4, 538, 0, 248, '2-3 Tage'), (6164, 4, 497, 0, 248, '2'), (6165, 4, 558, 0, 248, ''), (6166, 4, 559, 0, 248, 'L'), (6167, 4, 560, 0, 248, '1'), (6168, 4, 561, 0, 248, 'L'), (6169, 4, 71, 0, 248, ''), (6170, 4, 73, 0, 248, ''), (6171, 4, 74, 0, 248, 'no_selection'), (6172, 4, 75, 0, 248, 'no_selection'), (6173, 4, 76, 0, 248, 'no_selection'), (6174, 4, 90, 0, 248, ''), (6175, 4, 94, 0, 248, ''), (6176, 4, 96, 0, 248, 'container2'), (6177, 4, 527, 0, 248, ''), (6178, 4, 87, 1, 248, 'softshell-weste-damen-grosse-m.html'), (6179, 4, 87, 0, 248, 'softshell-weste-damen-grosse-m.html'), (6180, 4, 60, 0, 249, 'Motul Softshell-Weste - Damen Grösse L'), (6181, 4, 557, 0, 249, ''), (6182, 4, 69, 0, 249, '1'), (6183, 4, 86, 0, 249, 'softshell-weste-damen-grosse-l'), (6184, 4, 538, 0, 249, '2-3 Tage'), (6185, 4, 497, 0, 249, '2'), (6186, 4, 558, 0, 249, ''), (6187, 4, 559, 0, 249, 'L'), (6188, 4, 560, 0, 249, '1'), (6189, 4, 561, 0, 249, 'L'), (6190, 4, 71, 0, 249, ''), (6191, 4, 73, 0, 249, ''), (6192, 4, 74, 0, 249, 'no_selection'), (6193, 4, 75, 0, 249, 'no_selection'), (6194, 4, 76, 0, 249, 'no_selection'), (6195, 4, 90, 0, 249, ''), (6196, 4, 94, 0, 249, ''), (6197, 4, 96, 0, 249, 'container2'), (6198, 4, 527, 0, 249, ''), (6199, 4, 87, 1, 249, 'softshell-weste-damen-grosse-l.html'), (6200, 4, 87, 0, 249, 'softshell-weste-damen-grosse-l.html'), (6201, 4, 60, 0, 250, 'Motul Softshell-Weste - Damen Grösse XL'), (6202, 4, 557, 0, 250, ''), (6203, 4, 69, 0, 250, '1'), (6204, 4, 86, 0, 250, 'softshell-weste-damen-grosse-xl'), (6205, 4, 538, 0, 250, '2-3 Tage'), (6206, 4, 497, 0, 250, '2'), (6207, 4, 558, 0, 250, ''), (6208, 4, 559, 0, 250, 'L'), (6209, 4, 560, 0, 250, '1'), (6210, 4, 561, 0, 250, 'L'), (6211, 4, 71, 0, 250, ''), (6212, 4, 73, 0, 250, ''), (6213, 4, 74, 0, 250, 'no_selection'), (6214, 4, 75, 0, 250, 'no_selection'), (6215, 4, 76, 0, 250, 'no_selection'), (6216, 4, 90, 0, 250, ''), (6217, 4, 94, 0, 250, ''), (6218, 4, 96, 0, 250, 'container2'), (6219, 4, 527, 0, 250, ''), (6220, 4, 87, 1, 250, 'softshell-weste-damen-grosse-xl.html'), (6221, 4, 87, 0, 250, 'softshell-weste-damen-grosse-xl.html'), (6222, 4, 538, 0, 198, ''), (6243, 4, 87, 2, 1, 'motul-4100-power-5l-15w-50.html'), (6244, 4, 543, 0, 2, '0'), (6245, 4, 558, 0, 2, ''), (6250, 4, 559, 0, 118, 'G'), (6251, 4, 560, 0, 118, '100'), (6252, 4, 561, 0, 118, 'G'), (6287, 4, 60, 0, 252, 'MOTUL 5100 4T 1L 10W-30'), (6288, 4, 557, 0, 252, '3374650018027'), (6289, 4, 69, 0, 252, '1.5000'), (6290, 4, 538, 0, 252, '2-3 Tage'), (6291, 4, 86, 0, 252, 'motul-5100-4t'), (6292, 4, 497, 0, 252, '2'), (6293, 4, 543, 0, 252, '0'), (6294, 4, 558, 0, 252, ''), (6295, 4, 559, 0, 252, 'L'), (6296, 4, 560, 0, 252, '1'), (6297, 4, 561, 0, 252, 'L'), (6298, 4, 71, 0, 252, 'MOTUL 5100 4T 1L 10W-30'), (6299, 4, 73, 0, 252, 'MOTUL 5100 4T 1L 10W-30'), (6300, 4, 74, 0, 252, '/3/3/336611.jpg'), (6301, 4, 75, 0, 252, '/3/3/336611.jpg'), (6302, 4, 76, 0, 252, 'no_selection'), (6303, 4, 90, 0, 252, ''), (6304, 4, 94, 0, 252, ''), (6305, 4, 96, 0, 252, 'container2'), (6306, 4, 527, 0, 252, '101396'), (6307, 4, 526, 0, 252, '1 Liter'), (6311, 4, 87, 1, 252, 'motul-5100-4t-252.html'), (6312, 4, 87, 0, 252, 'motul-5100-4t-252.html'), (6313, 4, 99, 0, 252, ''), (6314, 4, 100, 0, 252, ''), (6394, 4, 538, 0, 152, ''), (6503, 4, 558, 0, 9, ''), (6507, 4, 543, 0, 5, '0'), (6508, 4, 558, 0, 5, ''), (6510, 4, 543, 0, 3, '0'), (6511, 4, 558, 0, 3, ''), (6512, 4, 60, 0, 253, 'Motul Inboard 4T 15W-40'), (6513, 4, 557, 0, 253, ''), (6514, 4, 69, 0, 253, '5,5 KG'), (6515, 4, 538, 0, 253, '2-3 Tage'), (6516, 4, 86, 0, 253, 'inboard-4t-5l'), (6517, 4, 497, 0, 253, '2'), (6518, 4, 543, 0, 253, '0'), (6519, 4, 558, 0, 253, '5'), (6520, 4, 559, 0, 253, 'L'), (6521, 4, 560, 0, 253, '1'), (6522, 4, 561, 0, 253, 'L'), (6523, 4, 71, 0, 253, ''), (6524, 4, 73, 0, 253, ''), (6525, 4, 74, 0, 253, '/i/n/inboard_4t_15w40_5l_1.jpg'), (6526, 4, 75, 0, 253, '/i/n/inboard_4t_15w40_5l_1.jpg'), (6527, 4, 76, 0, 253, '/i/n/inboard_4t_15w40_5l_1.jpg'), (6528, 4, 90, 0, 253, ''), (6529, 4, 94, 0, 253, ''), (6530, 4, 96, 0, 253, 'container2'), (6531, 4, 527, 0, 253, '1017438'), (6532, 4, 526, 0, 253, '5 Liter'), (6533, 4, 99, 0, 253, ''), (6534, 4, 100, 0, 253, ''), (6535, 4, 101, 0, 253, ''), (6536, 4, 87, 1, 253, 'inboard-4t-5l-253.html'), (6537, 4, 87, 0, 253, 'inboard-4t-5l.html'), (6540, 4, 87, 2, 253, 'inboard-4t-5l.html'), (6565, 4, 60, 0, 255, 'Amazon Gebühren'), (6566, 4, 557, 0, 255, ''), (6567, 4, 69, 0, 255, '0,01 KG'), (6568, 4, 538, 0, 255, '2-3 Tage'), (6569, 4, 86, 0, 255, '0101amazon'), (6570, 4, 497, 0, 255, '2'), (6571, 4, 543, 0, 255, '0'), (6572, 4, 558, 0, 255, '5'), (6573, 4, 559, 0, 255, 'PCS'), (6574, 4, 560, 0, 255, '1'), (6575, 4, 561, 0, 255, 'PCS'), (6576, 4, 71, 0, 255, ''), (6577, 4, 73, 0, 255, ''), (6578, 4, 74, 0, 255, 'no_selection'), (6579, 4, 75, 0, 255, 'no_selection'), (6580, 4, 76, 0, 255, 'no_selection'), (6581, 4, 90, 0, 255, ''), (6582, 4, 94, 0, 255, ''), (6583, 4, 96, 0, 255, 'container2'), (6584, 4, 527, 0, 255, '0101AMAZON'), (6585, 4, 526, 0, 255, 'Stück'), (6586, 4, 99, 0, 255, '/'), (6587, 4, 100, 0, 255, '/'), (6588, 4, 101, 0, 255, '/'), (6589, 4, 87, 0, 255, '0101amazon.html'), (6591, 4, 87, 1, 255, '0101amazon-255.html'), (6592, 4, 87, 2, 255, '0101amazon.html'); /*!40000 ALTER TABLE `catalog_product_entity_varchar` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_flat_1 CREATE TABLE IF NOT EXISTS `catalog_product_flat_1` ( `entity_id` int(10) unsigned NOT NULL auto_increment, `attribute_set_id` smallint(5) unsigned NOT NULL default '0', `type_id` varchar(32) NOT NULL default 'simple', `name` varchar(255) default NULL, `short_description` text, `sku` varchar(64) default NULL, `price` decimal(12,4) default NULL, `special_price` decimal(12,4) default NULL, `special_from_date` datetime default NULL, `special_to_date` datetime default NULL, `cost` decimal(12,4) default NULL, `weight` varchar(255) default NULL, `small_image` varchar(255) default NULL, `thumbnail` varchar(255) default NULL, `news_from_date` datetime default NULL, `news_to_date` datetime default NULL, `tax_class_id` int(11) default NULL, `url_key` varchar(255) default NULL, `url_path` varchar(255) default NULL, `visibility` tinyint(3) unsigned default NULL, `required_options` tinyint(3) unsigned NOT NULL default '0', `has_options` smallint(6) NOT NULL default '0', `image_label` varchar(255) default NULL, `small_image_label` varchar(255) default NULL, `thumbnail_label` varchar(255) default NULL, `created_at` datetime NOT NULL default '0000-00-00 00:00:00', `updated_at` datetime NOT NULL default '0000-00-00 00:00:00', `enable_googlecheckout` tinyint(1) default NULL, `price_type` int(11) default NULL, `sku_type` int(11) default NULL, `weight_type` int(11) default NULL, `price_view` int(11) default NULL, `shipment_type` int(11) default NULL, `links_purchased_separately` int(11) default NULL, `links_title` varchar(255) default NULL, `links_exist` int(11) default NULL, `gebinde_groesse` varchar(255) default NULL, `viskositaet` int(11) default NULL, `viskositaet_value` varchar(255) default NULL, `is_recurring` tinyint(1) default NULL, `recurring_profile` text, `base_price_amount` varchar(255) default NULL, `base_price_unit` varchar(255) default 'L', `base_price_base_amount` varchar(255) default NULL, `base_price_base_unit` varchar(255) default 'L', PRIMARY KEY (`entity_id`), KEY `IDX_TYPE_ID` (`type_id`), KEY `IDX_ATRRIBUTE_SET` (`attribute_set_id`), KEY `IDX_NAME` (`name`), KEY `IDX_PRICE` (`price`), KEY `IDX_GEBINDE_GROESSE` (`gebinde_groesse`), KEY `IDX_VISKOSITAET` (`viskositaet`), KEY `IDX_VISKOSITAET_VALUE` (`viskositaet_value`), CONSTRAINT `FK_CATALOG_PRODUCT_FLAT_1_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=256 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_flat_1: 219 rows /*!40000 ALTER TABLE `catalog_product_flat_1` DISABLE KEYS */; INSERT INTO `catalog_product_flat_1` (`entity_id`, `attribute_set_id`, `type_id`, `name`, `short_description`, `sku`, `price`, `special_price`, `special_from_date`, `special_to_date`, `cost`, `weight`, `small_image`, `thumbnail`, `news_from_date`, `news_to_date`, `tax_class_id`, `url_key`, `url_path`, `visibility`, `required_options`, `has_options`, `image_label`, `small_image_label`, `thumbnail_label`, `created_at`, `updated_at`, `enable_googlecheckout`, `price_type`, `sku_type`, `weight_type`, `price_view`, `shipment_type`, `links_purchased_separately`, `links_title`, `links_exist`, `gebinde_groesse`, `viskositaet`, `viskositaet_value`, `is_recurring`, `recurring_profile`, `base_price_amount`, `base_price_unit`, `base_price_base_amount`, `base_price_base_unit`) VALUES (1, 27, 'simple', 'Motul 4100 Power 5L 15W50', 'MOTUL 4100 Power', '386206', 31.5000, NULL, NULL, NULL, NULL, NULL, '/4/1/4100_power-15w50_5l.jpg', '/4/1/4100_power-15w50_5l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-4100-power-5l-15w-50', 'motul-4100-power-5l-15w-50-1.html', 4, 0, 0, 'Motul 4100 Power 5L 15W50', 'Motul 4100 Power 5L 15W50', 'Motul 4100 Power 5L 15W50', '2010-05-19 14:13:13', '2010-11-05 12:36:33', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 20, '15W-50', 0, NULL, '5', 'L', NULL, 'L'), (2, 27, 'simple', 'Motul 4100 Power 1L 15W50', 'MOTUL 4100 Power\r\n', '386201', 8.2000, NULL, NULL, NULL, NULL, NULL, '/4/1/4100_power_15w50_1l.jpg', '/4/1/4100_power_15w50_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-4100-power-1l', 'motul-4100-power-1l.html', 4, 0, 0, 'Motul 4100 Power 1L 15W50', 'Motul 4100 Power 1L 15W50', 'Motul 4100 Power 1L 15W50', '2010-05-19 14:22:31', '2010-10-28 14:03:52', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 20, '15W-50', 0, NULL, '', 'L', NULL, 'L'), (3, 27, 'simple', 'MOTUL 6100 Synergie+ 1L 10W-40', 'MOTUL 6100 Synergie+ 10W-40', '839411', 7.9000, NULL, NULL, NULL, 6.0000, NULL, '/6/1/6100_synergieplus_10w40_1l.jpg', '/6/1/6100_synergieplus_10w40_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-6100-synergie-1l', 'motul-6100-synergie-1l.html', 4, 0, 0, 'MOTUL 6100 Synergie+', 'MOTUL 6100 Synergie+', 'MOTUL 6100 Synergie+', '2010-05-19 14:25:18', '2010-10-28 14:04:41', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 17, '10W-40', 0, NULL, '', 'L', NULL, 'L'), (4, 27, 'simple', 'MOTUL 6100 Synergie+ 5L 10W-40', 'MOTUL 6100 Synergie+ 10W-40', '839451', 25.1300, NULL, NULL, NULL, NULL, NULL, '/6/1/6100_synergieplus_10w40_5l.jpg', '/6/1/6100_synergieplus_10w40_5l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-6100-synergie-5l', 'motul-6100-synergie-5l.html', 4, 0, 0, 'MOTUL 6100 Synergie+', 'MOTUL 6100 Synergie+', 'MOTUL 6100 Synergie+', '2010-05-19 14:25:45', '2010-10-28 12:54:58', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 17, '10W-40', 0, NULL, '5', 'L', NULL, 'L'), (5, 27, 'simple', 'MOTUL 8100 X-Cess 1L 5W-40', 'MOTUL 8100 X-Cess 5W-40', '368201', 10.8000, NULL, NULL, NULL, NULL, NULL, '/8/1/8100_x-cess_5w40_1l.jpg', '/8/1/8100_x-cess_5w40_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-8100-x-cess-1l', 'motul-8100-x-cess-1l.html', 4, 0, 0, 'MOTUL 8100 X-Cess', 'MOTUL 8100 X-Cess', 'MOTUL 8100 X-Cess', '2010-05-20 06:08:53', '2010-10-28 14:21:42', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 12, '5W-40', 0, NULL, '', 'L', NULL, 'L'), (6, 27, 'simple', 'MOTUL 8100 X-Cess 5L 5W-40', 'MOTUL 8100 X-Cess 5W-40', '368206', 45.1500, 39.9500, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, NULL, '/8/1/8100_x-cess_5w40_5l.jpg', '/8/1/8100_x-cess_5w40_5l.jpg', '2011-01-01 00:00:00', '2011-02-28 00:00:00', 1, 'motul-8100-x-cess-5l', 'motul-8100-x-cess-5l.html', 4, 0, 0, 'MOTUL 8100 X-Cess', 'MOTUL 8100 X-Cess', 'MOTUL 8100 X-Cess', '2010-05-20 06:09:09', '2011-01-07 12:18:19', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 12, '5W-40', 0, NULL, '5', 'L', NULL, 'L'), (7, 27, 'simple', 'MOTUL 8100 X-Clean C3 1L 5W-40', 'MOTUL 8100 X-Clean C3 5W-40\r\n', '854111', 11.8000, NULL, NULL, NULL, NULL, NULL, '/8/1/8100_xclean_5w40_1l.jpg', '/8/1/8100_xclean_5w40_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-8100-x-clean-c3-1l', 'motul-8100-x-clean-c3-1l.html', 4, 0, 0, '', '', '', '2010-05-20 06:12:42', '2010-10-28 14:07:39', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 12, '5W-40', 0, NULL, '', 'L', NULL, 'L'), (8, 27, 'simple', 'MOTUL 8100 X-Clean C3 5L 5W-40', 'MOTUL 8100 X-Clean C3 5W-40\r\n', '854151', 50.4500, 40.9000, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, NULL, '/8/1/8100_xclean_5w40_5l.jpg', '/8/1/8100_xclean_5w40_5l.jpg', '2011-01-01 00:00:00', '2011-02-28 00:00:00', 1, 'motul-8100-x-clean-c3-5l', 'motul-8100-x-clean-c3-5l.html', 4, 0, 0, '', '', '', '2010-05-20 06:12:59', '2011-01-07 12:55:40', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 12, '5W-40', 0, NULL, '5', 'L', NULL, 'L'), (9, 27, 'simple', 'MOTUL Specific CNG/LPG 1L 5W-40', 'MOTUL Specific CNG/LPG 5W-40', '854011', 10.5000, NULL, NULL, NULL, NULL, NULL, '/s/p/specific_cng_lpg_1l.jpg', '/s/p/specific_cng_lpg_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-specific-cng-lpg-1l', 'motul-specific-cng-lpg-1l.html', 4, 0, 0, 'MOTUL Specific CNG/LPG', 'MOTUL Specific CNG/LPG', 'MOTUL Specific CNG/LPG', '2010-05-20 06:27:07', '2010-10-28 14:19:30', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 12, '5W-40', 0, NULL, '', 'L', NULL, 'L'), (10, 27, 'simple', 'MOTUL Specific CNG/LPG 5L 5W-40', 'MOTUL Specific CNG/LPG 5W-40', '854051', 43.0000, NULL, NULL, NULL, NULL, NULL, '/s/p/specific_cng_lpl_5l.jpg', '/s/p/specific_cng_lpl_5l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-specific-cng-lpg-5l', 'motul-specific-cng-lpg-5l.html', 4, 0, 0, 'MOTUL Specific CNG/LPG - 5 Liter Kanister', 'MOTUL Specific CNG/LPG - 5 Liter Kanister', 'MOTUL Specific CNG/LPG - 5 Liter Kanister', '2010-05-20 06:27:22', '2010-10-28 13:27:11', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 12, '5W-40', 0, NULL, '5', 'L', NULL, 'L'), (11, 27, 'simple', 'MOTUL 8100 X-Clean + 1L 5W-30', 'MOTUL 8100 X-Clean + 5W-30', '854711', 15.0000, NULL, NULL, NULL, NULL, NULL, '/f/i/file.jpg', '/f/i/file.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-8100-x-clean-plus-1l', 'motul-8100-x-clean-plus-1l-11.html', 4, 0, 0, 'MOTUL 8100 X-Clean+ – 1 Liter Flasche', 'MOTUL 8100 X-Clean+ – 1 Liter Flasche', 'MOTUL 8100 X-Clean+ – 1 Liter Flasche', '2010-05-20 06:36:10', '2010-10-28 14:20:27', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 11, '5W-30', 0, NULL, '', 'L', NULL, 'L'), (12, 27, 'simple', 'MOTUL 8100 X-Clean + 5L 5W-30', 'MOTUL 8100 X-Clean + 5W-30', '854751', 67.5000, 52.5000, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, NULL, '/f/i/file_2.jpg', 'no_selection', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-8100-x-clean-plus-5l', 'motul-8100-x-clean-plus-5l.html', 4, 0, 0, 'MOTUL 8100 X-Clean+ – 5 Liter Kanister', 'MOTUL 8100 X-Clean+ – 5 Liter Kanister', 'MOTUL 8100 X-Clean+ - 1 Liter Flasche', '2010-05-20 06:36:23', '2011-01-11 13:06:35', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 11, '5W-30', 0, NULL, '5', 'L', NULL, 'L'), (13, 27, 'simple', 'MOTUL Gear 300 1L 75W-90', 'MOTUL Gear 300 75W-90\r\n', '317101', 17.7500, NULL, NULL, NULL, NULL, NULL, '/g/e/gear_300_1l.jpg', '/g/e/gear_300_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-gear-300', 'motul-gear-300.html', 4, 0, 0, '', '', '', '2010-05-20 07:16:28', '2010-10-07 09:57:17', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 28, '75W-90', 0, NULL, '', 'L', NULL, 'L'), (14, 27, 'simple', 'MOTUL 8100 ECO-CLEAN C2 1L 5W-30', 'MOTUL 8100 ECO-CLEAN C2 5W-30', '841511', 11.9000, NULL, NULL, NULL, NULL, NULL, '/8/1/8100_ecoclean_5w30_1l.jpg', '/8/1/8100_ecoclean_5w30_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-8100-eco-clean-c2-1l', 'motul-8100-eco-clean-c2-1l.html', 4, 0, 0, 'MOTUL 8100 ECO-CLEAN C2 – 1 Liter Flasche', 'MOTUL 8100 ECO-CLEAN C2 – 1 Liter Flasche', 'MOTUL 8100 ECO-CLEAN C2 – 1 Liter Flasche', '2010-05-20 07:20:31', '2010-10-28 14:06:35', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 11, '5W-30', 0, NULL, '', 'L', NULL, 'L'), (15, 27, 'simple', 'MOTUL 8100 ECO-CLEAN C2 5L 5W-30', 'MOTUL 8100 ECO-CLEAN C2 5W-30', '841551', 50.7000, 39.3000, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, NULL, '/8/1/8100_ecoclean_5w30_5l.jpg', '/8/1/8100_ecoclean_5w30_5l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-8100-eco-clean-c2-5l', 'motul-8100-eco-clean-c2-5l.html', 4, 0, 0, 'MOTUL 8100 ECO-CLEAN C2 – 5 Liter Kanister', 'MOTUL 8100 ECO-CLEAN C2 – 5 Liter Kanister', 'MOTUL 8100 ECO-CLEAN C2 – 5 Liter Kanister', '2010-05-20 07:22:44', '2011-01-05 14:58:31', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 11, '5W-30', 0, NULL, '5', 'L', NULL, 'L'), (16, 27, 'simple', 'MOTUL 8100 ECO-CLEAN+ C1 1L 5W-30', 'MOTUL 8100 ECO-CLEAN+ C1 5W-30', '842511', 12.2500, NULL, NULL, NULL, NULL, NULL, '/8/1/8100_ecocleanplus_5w30_1l.jpg', '/8/1/8100_ecocleanplus_5w30_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-8100-eco-clean-c1', 'motul-8100-eco-clean-c1.html', 4, 0, 0, '', '', '', '2010-05-20 07:30:42', '2010-10-28 14:05:45', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 11, '5W-30', 0, NULL, '', 'L', NULL, 'L'), (17, 27, 'simple', 'MOTUL 8100 ECO-CLEAN+ C1 5L 5W-30', 'MOTUL 8100 ECO-CLEAN+ C1 5W-30', '842551', 51.7500, 47.9000, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, NULL, '/8/1/8100_ecocleanplus_5w30_5l.jpg', '/8/1/8100_ecocleanplus_5w30_5l.jpg', '2011-01-01 00:00:00', '2011-02-28 00:00:00', 1, 'motul-8100-eco-clean-c1', 'motul-8100-eco-clean-c1-17.html', 4, 0, 0, '', '', '', '2010-05-20 07:31:03', '2011-01-04 14:33:27', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 11, '5W-30', 0, NULL, '5', 'L', NULL, 'L'), (20, 27, 'simple', 'MOTUL Specific LL A/B 025 1L 5W-30', 'MOTUL Specific LL A/B 025 5W-30', '835811', 10.4000, NULL, NULL, NULL, NULL, NULL, '/s/p/specific_llab025_5w30_1l.jpg', '/s/p/specific_llab025_5w30_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-specific-ll-a-b-025', 'motul-specific-ll-a-b-025.html', 4, 0, 0, '', '', '', '2010-05-20 08:21:39', '2010-10-28 14:18:42', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 11, '5W-30', 0, NULL, '', 'L', NULL, 'L'), (21, 27, 'simple', 'MOTUL Specific LL A/B 025 5L 5W-30', 'MOTUL Specific LL A/B 025 5W-30', '835851', 45.7000, NULL, NULL, NULL, NULL, NULL, '/s/p/specific_llab025_5w30_5l.jpg', '/s/p/specific_llab025_5w30_5l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-specific-ll-a-b-025', 'motul-specific-ll-a-b-025-21.html', 4, 0, 0, '', '', '', '2010-05-20 08:21:53', '2010-10-28 13:45:42', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 11, '5W-30', 0, NULL, '5', 'L', NULL, 'L'), (22, 27, 'simple', 'MOTUL Specific 504.00-507.00 1L 5W-30', 'MOTUL Specific 504.00-507.00 5W-30', '838711', 14.6000, NULL, NULL, NULL, NULL, NULL, '/s/p/specific_504-00_507-00_5w30_1l.jpg', '/s/p/specific_504-00_507-00_5w30_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-specific-504-00-507-00', 'motul-specific-504-00-507-00.html', 4, 0, 0, '', '', '', '2010-05-20 08:27:17', '2010-10-28 14:16:50', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 11, '5W-30', 0, NULL, '', 'L', NULL, 'L'), (23, 27, 'simple', 'MOTUL Specific 504.00-507.00 5L 5W-30', 'MOTUL Specific 504.00-507.00 5W-30', '838751', 65.1500, NULL, NULL, NULL, NULL, NULL, '/s/p/specific_504-00_507-00_5w30_5l.jpg', '/s/p/specific_504-00_507-00_5w30_5l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-specific-504-00-507-00', 'motul-specific-504-00-507-00-23.html', 4, 0, 0, '', '', '', '2010-05-20 08:27:28', '2010-10-28 13:42:16', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 11, '5W-30', 0, NULL, '5', 'L', NULL, 'L'), (24, 27, 'simple', 'MOTUL Specific 229.51 1L 5W-30', 'MOTUL Specific 229.51 5W-30\r\n', '842611', 12.4500, NULL, NULL, NULL, NULL, NULL, '/s/p/specific_229.51_1l.jpg', '/s/p/specific_229.51_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-specific-229-51', 'motul-specific-229-51.html', 4, 0, 0, '', '', '', '2010-05-20 08:29:50', '2010-10-07 09:50:25', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 11, '5W-30', 0, NULL, '', 'L', NULL, 'L'), (25, 27, 'simple', 'MOTUL Specific 506.01-506.00-503.00 1L', 'MOTUL Specific 506.01-506.00-503.00', '824201', 15.5000, NULL, NULL, NULL, NULL, NULL, '/s/p/specific_506-01_0w30_1l.jpg', '/s/p/specific_506-01_0w30_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-specific-506-01-506-00-503-00', 'motul-specific-506-01-506-00-503-00.html', 4, 0, 0, '', '', '', '2010-05-20 08:32:55', '2010-10-28 14:16:04', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 7, '0W-30', 0, NULL, '', 'L', NULL, 'L'), (26, 27, 'simple', 'MOTUL Specific 506.01-506.00-503.00 5L 0W-30', 'MOTUL Specific 506.01-506.00-503.00 0W-30', '824206', 73.3000, NULL, NULL, NULL, NULL, NULL, '/s/p/specific_504-00_507-00_5w30_5l_1.jpg', '/s/p/specific_504-00_507-00_5w30_5l_1.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-specific-506-01-506-00-503-00', 'motul-specific-506-01-506-00-503-00-26.html', 4, 0, 0, '', '', '', '2010-05-20 08:33:06', '2010-10-28 13:40:54', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 7, '0W-30', 0, NULL, '5', 'L', NULL, 'L'), (27, 27, 'simple', 'MOTUL 8100 X-lite 1L 0W-30', 'MOTUL 8100 X-lite 0W-30', '841311', 13.4500, NULL, NULL, NULL, NULL, NULL, '/8/1/8100_xlite_0w30_1l.jpg', '/8/1/8100_xlite_0w30_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-8100-x-lite', 'motul-8100-x-lite.html', 4, 0, 0, '', '', '', '2010-05-20 08:35:06', '2010-10-07 09:49:04', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 7, '0W-30', 0, NULL, '', 'L', NULL, 'L'), (28, 27, 'simple', 'MOTUL 8100 X-lite 5L 0W-30', 'MOTUL 8100 X-lite 0W-30', '841351', 57.5000, NULL, NULL, NULL, NULL, NULL, '/8/1/8100_xlite_0w30_5l.jpg', '/8/1/8100_xlite_0w30_5l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-8100-x-lite', 'motul-8100-x-lite-28.html', 4, 0, 0, '', '', '', '2010-05-20 08:35:20', '2010-10-07 09:48:33', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 7, '0W-30', 0, NULL, '5', 'L', NULL, 'L'), (29, 27, 'simple', 'MOTUL Gearbox 1L 80W-90', 'MOTUL Gearbox 80W-90\r\n', '317201', 9.6500, NULL, NULL, NULL, NULL, NULL, '/g/e/gearbox_1l.jpg', '/g/e/gearbox_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-gearbox', 'motul-gearbox.html', 4, 0, 0, '', '', '', '2010-05-20 08:39:09', '2010-10-07 09:47:44', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 26, '80W-90', 0, NULL, '', 'L', NULL, 'L'), (30, 27, 'simple', 'MOTUL Gear FF Competition 1L 75W-140', 'MOTUL Gear FF Competition 75W-140', '823501', 19.5000, NULL, NULL, NULL, NULL, NULL, '/g/e/gear_comp_75w140_3d_hd.jpg', '/g/e/gear_comp_75w140_3d_hd.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-gear-ff-competition', 'motul-gear-ff-competition.html', 4, 0, 0, 'MOTUL Gear FF Competition', 'MOTUL Gear FF Competition', 'MOTUL Gear FF Competition', '2010-05-20 08:40:42', '2010-10-28 13:56:50', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 25, '75W-140', 0, NULL, '', 'L', NULL, 'L'), (31, 27, 'simple', 'MOTUL 3000 4T 1L 20W-50', 'MOTUL 3000 4T 20W-50\r\n', '837011', 10.2000, NULL, NULL, NULL, NULL, NULL, '/3/0/3000_20w50_1l.jpg', '/3/0/3000_20w50_1l.jpg', NULL, NULL, 1, 'motul-3000-4t', 'motul-3000-4t.html', 4, 0, 0, '', '', '', '2010-05-27 13:39:19', '2010-10-28 13:49:45', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 22, '20W-50', 0, NULL, '', 'L', NULL, 'L'), (32, 27, 'simple', 'MOTUL 3000 4T 4L 20W-50', 'MOTUL 3000 4T 20W-50\r\n', '837041', 36.5000, NULL, NULL, NULL, NULL, NULL, '/3/0/3000_20w50_4l.jpg', '/3/0/3000_20w50_4l.jpg', '2010-05-27 00:00:00', '2010-06-27 00:00:00', 1, 'motul-3000-4t', 'motul-3000-4t-32.html', 4, 0, 0, '', '', '', '2010-05-27 13:47:30', '2010-10-28 13:10:15', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', 22, '20W-50', 0, NULL, '4', 'L', NULL, 'L'), (33, 27, 'simple', 'MOTUL 5100 4T 1L 15W-50', 'MOTUL 5100 4T\r\n', '836711', 13.0000, NULL, NULL, NULL, NULL, NULL, '/5/1/5100_15w50_1l.jpg', '/5/1/5100_15w50_1l.jpg', '2010-05-27 00:00:00', '2010-06-27 00:00:00', 1, 'motul-5100-4t', 'motul-5100-4t.html', 4, 0, 0, '', '', '', '2010-05-27 13:52:37', '2010-10-28 13:51:38', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 20, '15W-50', 0, NULL, '', 'L', NULL, 'L'), (48, 27, 'simple', 'MOTUL 5100 4T 4L 15W-50', 'MOTUL 5100 4T\r\n', '836741', 50.3500, NULL, NULL, NULL, NULL, NULL, '/5/1/5100_15w50_4l_1.jpg', '/5/1/5100_15w50_4l_1.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-5100-4t', 'motul-5100-4t-48.html', 4, 0, 0, '', '', '', '2010-05-28 09:42:43', '2010-10-28 13:14:58', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', 20, '15W-50', 0, NULL, '4', 'L', NULL, 'L'), (49, 27, 'simple', 'MOTUL 5100 4T 1L 10W-40', 'MOTUL 5100 4T\r\n', '836511', 13.0000, 9.9000, '2010-07-12 00:00:00', '2011-12-31 00:00:00', NULL, NULL, '/5/1/5100_10w40_1l_2.jpg', '/5/1/5100_10w40_1l_2.jpg', '2010-05-28 00:00:00', '2010-12-31 00:00:00', 1, 'motul-5100-4t', 'motul-5100-4t-49.html', 4, 0, 0, '', '', '', '2010-05-28 09:47:42', '2011-01-07 12:24:37', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 17, '10W-40', 0, NULL, '', 'L', NULL, 'L'), (50, 27, 'simple', 'MOTUL 5100 4T 4L 10W-40', 'MOTUL 5100 4T\r\n', '836541', 50.3500, 39.9500, '1970-01-01 00:00:01', '2011-02-28 00:00:00', NULL, NULL, '/5/1/5100_10w40_4l_1.jpg', '/5/1/5100_10w40_4l_1.jpg', '2011-01-01 00:00:00', '2011-02-28 00:00:00', 1, 'motul-5100-4t', 'motul-5100-4t-50.html', 4, 0, 0, 'MOTUL 5100 4T 4L ', 'MOTUL 5100 4T 4L ', 'MOTUL 5100 4T 4L ', '2010-05-28 09:55:21', '2011-01-04 15:00:50', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', 17, '10W-40', 0, NULL, '4', 'L', NULL, 'L'), (51, 27, 'simple', 'MOTUL 7100 4T 1L 20W-50', 'MOTUL 7100 4T 20W-50\r\n', '836411', 14.8500, NULL, NULL, NULL, NULL, NULL, '/7/1/7100_20w50_1l_1.jpg', '/7/1/7100_20w50_1l_1.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-7100-4t', 'motul-7100-4t.html', 4, 0, 0, '', '', '', '2010-05-28 09:58:28', '2010-10-28 14:09:19', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 22, '20W-50', 0, NULL, '', 'L', NULL, 'L'), (52, 27, 'simple', 'MOTUL 7100 4T 4L 20W-50', 'MOTUL 7100 4T 20W-50\r\n', '836441', 57.6000, NULL, NULL, NULL, NULL, NULL, '/7/1/7100_20w50_4l_1.jpg', '/7/1/7100_20w50_4l_1.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-7100-4t', 'motul-7100-4t-52.html', 4, 0, 0, '', '', '', '2010-05-28 10:00:44', '2010-10-28 13:19:05', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', 22, '20W-50', 0, NULL, '4', 'L', NULL, 'L'), (53, 27, 'simple', 'MOTUL 7100 4T 1L 10W-60', 'MOTUL 7100 4T 10W-60\r\n', '845511', 14.8500, NULL, NULL, NULL, NULL, NULL, '/7/1/7100_10w60_1l_1.jpg', '/7/1/7100_10w60_1l_1.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-7100-4t', 'motul-7100-4t-53.html', 4, 0, 0, '', '', '', '2010-05-28 10:03:28', '2010-10-28 14:14:58', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 17, '10W-40', 0, NULL, '', 'L', NULL, 'L'), (54, 27, 'simple', 'MOTUL 7100 4T 4L 10W-60', 'MOTUL 7100 4T 10W-60\r\n', '845541', 57.6000, NULL, NULL, NULL, NULL, NULL, '/7/1/7100_10w60_4l_1.jpg', '/7/1/7100_10w60_4l_1.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-7100-4t', 'motul-7100-4t-54.html', 4, 0, 0, '', '', '', '2010-05-28 10:05:34', '2010-10-28 13:17:40', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', 18, '10W-60', 0, NULL, '4', 'L', NULL, 'L'), (55, 27, 'simple', 'MOTUL 7100 4T 1L 10W-40', 'MOTUL 7100 4T 10W-40\r\n', '836311', 14.8500, NULL, NULL, NULL, NULL, NULL, '/7/1/7100_10w40_1l_2.jpg', '/7/1/7100_10w40_1l_2.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-7100-4t', 'motul-7100-4t-55.html', 4, 0, 0, '', '', '', '2010-05-28 10:09:00', '2010-10-28 13:53:18', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 17, '10W-40', 0, NULL, '', 'L', NULL, 'L'), (56, 27, 'simple', 'MOTUL 7100 4T 4L 10W-40', 'MOTUL 7100 4T 10W-40\r\n', '836341', 57.6000, NULL, NULL, NULL, NULL, NULL, '/7/1/7100_10w40_4l.jpg', '/7/1/7100_10w40_4l.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-7100-4t', 'motul-7100-4t-56.html', 4, 0, 0, '', '', '', '2010-05-28 10:11:07', '2010-10-28 13:16:02', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', 17, '10W-40', 0, NULL, '4', 'L', NULL, 'L'), (57, 27, 'simple', 'MOTUL 100 Motomix 2T 1L', 'MOTUL 100 Motomix 2T\r\n', '837511', 10.4000, 8.9000, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, NULL, '/1/0/100-2t_1l_1.jpg', '/1/0/100-2t_1l_1.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-100-motomix-2t', 'motul-100-motomix-2t.html', 4, 0, 0, '', '', '', '2010-05-28 10:16:10', '2011-01-05 14:55:50', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (58, 27, 'simple', 'MOTUL 510 2T 1L', 'MOTUL 510 2T\r\n', '837411', 12.3500, NULL, NULL, NULL, NULL, NULL, '/5/1/510-2t_1l_1.jpg', '/5/1/510-2t_1l_1.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-510-2t', 'motul-510-2t.html', 4, 0, 0, '', '', '', '2010-05-28 10:19:02', '2010-10-28 14:11:38', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (59, 27, 'simple', 'MOTUL 710 2T 1L', 'MOTUL 710 2T\r\n', '837311', 15.7000, 9.5000, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, NULL, '/7/1/710-2t_1l_1.jpg', '/7/1/710-2t_1l_1.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-710-2t', 'motul-710-2t.html', 4, 0, 0, '', '', '', '2010-05-28 10:21:33', '2011-01-05 15:03:14', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (60, 27, 'simple', 'MOTUL Scooter Expert 2T 1L', 'MOTUL Scooter Expert 2T\r\n', '831811', 11.3500, NULL, NULL, NULL, NULL, NULL, '/s/c/scooter_expert_2t_1l_front_1.jpg', '/s/c/scooter_expert_2t_1l_front_1.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-scooter-expert-2t', 'motul-scooter-expert-2t.html', 4, 0, 0, '', '', '', '2010-05-28 10:54:46', '2010-07-14 08:00:04', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (61, 27, 'simple', 'MOTUL Scooter Power 2T 1L', 'MOTUL Scooter Power 2T\r\n', '832111', 14.5500, NULL, NULL, NULL, NULL, NULL, '/s/c/scooter_power_2t_1l_front_1.jpg', '/s/c/scooter_power_2t_1l_front_1.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-scooter-power-2t', 'motul-scooter-power-2t.html', 4, 0, 0, '', '', '', '2010-05-28 12:34:57', '2010-10-28 14:25:37', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (62, 27, 'simple', 'MOTUL Quad 4T 1L 10W-40', 'MOTUL Quad 4T 10W-40\r\n', '827111', 11.6000, NULL, NULL, NULL, NULL, NULL, '/q/u/quad_1l_bd.jpg', '/q/u/quad_1l_bd.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-quad-4t', 'motul-quad-4t.html', 4, 0, 0, '', '', '', '2010-05-28 13:16:42', '2011-01-04 11:43:52', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 17, '10W-40', 0, NULL, '', 'L', NULL, 'L'), (63, 27, 'simple', 'MOTUL Quad 4T 4L 10W-40', 'MOTUL Quad 4T 10W-40\r\n', '827141', 41.7500, NULL, NULL, NULL, NULL, NULL, '/q/u/quad_4l_bd.jpg', '/q/u/quad_4l_bd.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-quad-4t', 'motul-quad-4t-63.html', 4, 0, 0, '', '', '', '2010-05-28 13:18:39', '2011-01-04 11:38:28', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', 17, '10W-40', 0, NULL, '4', 'L', NULL, 'L'), (64, 27, 'simple', 'MOTUL Classic Motor Oil 2L SAE 50', 'MOTUL Classic Motor Oil SAE 50\r\n', '832602', 14.4000, NULL, NULL, NULL, NULL, NULL, '/s/a/sae_50_hd.jpg', '/s/a/sae_50_hd.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-classic-motor-oil', 'motul-classic-motor-oil.html', 4, 0, 0, '', '', '', '2010-05-28 13:22:05', '2010-10-28 14:30:09', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 24, '50', 0, NULL, '2', 'L', NULL, 'L'), (65, 27, 'simple', 'MOTUL Classic Motor Oil 2L 20W-50', 'MOTUL Classic Motor Oil 20W-50\r\n', '832202', 14.4000, NULL, NULL, NULL, NULL, NULL, '/s/a/sae_20w50_hd.jpg', '/s/a/sae_20w50_hd.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-classic-motor-oil', 'motul-classic-motor-oil-65.html', 4, 0, 0, '', '', '', '2010-05-28 13:24:13', '2010-10-28 14:28:12', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 22, '20W-50', 0, NULL, '2', 'L', NULL, 'L'), (66, 27, 'simple', 'MOTUL 300V Chrono 2L 10W-40', 'MOTUL 300V Chrono 10W-40\r\n', '825902', 35.6500, 29.9500, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, NULL, '/3/0/300v_chrono_10w40.jpg', '/3/0/300v_chrono_10w40.jpg', '2011-01-01 00:00:00', '2011-02-28 00:00:00', 1, 'motul-300v-chrono', 'motul-300v-chrono.html', 4, 0, 0, '', '', '', '2010-05-28 13:28:31', '2011-01-04 15:02:15', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 17, '10W-40', 0, NULL, '2', 'L', NULL, 'L'), (67, 27, 'simple', 'MOTUL 300V Competition 2L 15W-50', 'MOTUL 300V Competition 15W-50\r\n', '825702', 35.6500, NULL, NULL, NULL, NULL, NULL, '/3/0/300v_competition_15w50.jpg', '/3/0/300v_competition_15w50.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-300v-competition', 'motul-300v-competition.html', 4, 0, 0, '', '', '', '2010-05-28 13:31:04', '2010-10-28 14:30:56', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 20, '15W-50', 0, NULL, '2', 'L', NULL, 'L'), (68, 27, 'simple', 'MOTUL 300V Competition 4L 15W-50', 'MOTUL 300V Competition 15W-50\r\n', '825707', 66.7500, NULL, NULL, NULL, NULL, NULL, '/3/0/300v_competition_15w50_1.jpg', '/3/0/300v_competition_15w50_1.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-300v-competition', 'motul-300v-competition-68.html', 4, 0, 0, '', '', '', '2010-05-28 13:33:49', '2010-10-28 13:24:24', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', 20, '15W-50', 0, NULL, '4', 'L', NULL, 'L'), (69, 27, 'simple', 'MOTUL 300V Le Mans 2L 20W-60', 'MOTUL 300 V Le Mans 20W-60\r\n', '825802', 35.6500, NULL, NULL, NULL, NULL, NULL, '/3/0/300v_le_mans_20w60.jpg', '/3/0/300v_le_mans_20w60.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-300-v-le-mans', 'motul-300-v-le-mans.html', 4, 0, 0, '', '', '', '2010-05-28 13:35:57', '2010-10-28 14:32:17', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 23, '20W-60', 0, NULL, '2', 'L', NULL, 'L'), (70, 27, 'simple', 'MOTUL 300V High RPM 2L 0W-20', 'MOTUL 300V High RPM 0W-20\r\n', '824502', 35.6500, NULL, NULL, NULL, NULL, NULL, '/3/0/300v_high_rpm_0w20.jpg', '/3/0/300v_high_rpm_0w20.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'motul-300v-high-rpm', 'motul-300v-high-rpm.html', 4, 0, 0, '', '', '', '2010-06-10 11:06:05', '2010-10-07 09:26:40', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 8, '0W-20', 0, NULL, '2', 'L', NULL, 'L'), (71, 27, 'simple', 'MOTUL 300V Power Racing 2L 5W-30', 'MOTUL 300V Power Racing 5W-30\r\n', '825502', 35.6500, NULL, NULL, NULL, NULL, NULL, '/3/0/300v_power_racing_5w30.jpg', '/3/0/300v_power_racing_5w30.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'motul-300v-power-racing', 'motul-300v-power-racing.html', 4, 0, 0, '', '', '', '2010-06-10 11:08:41', '2010-10-07 09:25:57', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 11, '5W-30', 0, NULL, '2', 'L', NULL, 'L'), (72, 27, 'simple', 'MOTUL 300V Power 2L 5W-40', 'MOTUL 300V Power 5W-40\r\n', '825602', 35.6500, NULL, NULL, NULL, NULL, NULL, '/3/0/300v_power_5w40.jpg', '/3/0/300v_power_5w40.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'motul-300v-power', 'motul-300v-power.html', 4, 0, 0, '', '', '', '2010-06-10 11:11:09', '2010-10-07 09:25:20', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 12, '5W-40', 0, NULL, '2', 'L', NULL, 'L'), (73, 27, 'simple', 'MOTUL 300V 4T FACTORY LINE 1L 5W-30', 'MOTUL 300V 4T FACTORY LINE 5W-30\r\n', '835911', 19.4000, NULL, NULL, NULL, NULL, NULL, '/3/0/300v_fl_5w30_1l_front.jpg', '/3/0/300v_fl_5w30_1l_front.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'motul-300v-4t-factory-line', 'motul-300v-4t-factory-line.html', 4, 0, 0, '', '', '', '2010-06-10 11:24:15', '2010-10-07 09:24:33', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 11, '5W-30', 0, NULL, '', 'L', NULL, 'L'), (74, 27, 'simple', 'MOTUL 300V 4T FACTORY LINE 1L 5W-40', 'MOTUL 300V 4T FACTORY LINE 5W-40\r\n', '836011', 19.0000, NULL, NULL, NULL, NULL, NULL, '/3/0/300v_fl_5w40_1l_front.jpg', '/3/0/300v_fl_5w40_1l_front.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'motul-300v-4t-factory-line', 'motul-300v-4t-factory-line-74.html', 4, 0, 0, '', '', '', '2010-06-10 11:26:18', '2010-10-07 09:23:54', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 12, '5W-40', 0, NULL, '', 'L', NULL, 'L'), (75, 27, 'simple', 'MOTUL 300V 4T FACTORY LINE 1L 10W-40', 'MOTUL 300V 4T FACTORY LINE 10W-40\r\n', '836111', 18.0000, 13.5000, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, NULL, '/3/0/300v_fl_10w40_1l_front.jpg', '/3/0/300v_fl_10w40_1l_front.jpg', '2011-01-01 00:00:00', '2011-02-28 00:00:00', 1, 'motul-300v-4t-factory-line', 'motul-300v-4t-factory-line-75.html', 4, 0, 0, '', '', '', '2010-06-10 11:28:09', '2011-01-05 15:01:10', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 17, '10W-40', 0, NULL, '', 'L', NULL, 'L'), (76, 27, 'simple', 'MOTUL 300V 4T FACTORY LINE 1L 15W-50', 'MOTUL 300V 4T FACTORY LINE 15W-50\r\n', '836211', 17.1500, NULL, NULL, NULL, NULL, NULL, '/3/0/300v_fl_15w50_1l_front.jpg', '/3/0/300v_fl_15w50_1l_front.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'motul-300v-4t-factory-line', 'motul-300v-4t-factory-line-76.html', 4, 0, 0, '', '', '', '2010-06-10 11:29:46', '2010-10-28 14:11:01', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 19, '15W-40', 0, NULL, '', 'L', NULL, 'L'), (77, 27, 'simple', 'MOTUL 800 2T FACTORY LINE Off Road 1L', 'MOTUL 800 2T FACTORY LINE Off Road\r\n', '837111', 17.7500, NULL, NULL, NULL, NULL, NULL, '/8/0/800-2t_fl_off_roadt_1l_front.jpg', '/8/0/800-2t_fl_off_roadt_1l_front.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'motul-800-2t-factory-line-off-road', 'motul-800-2t-factory-line-off-road.html', 4, 0, 0, '', '', '', '2010-06-10 11:34:02', '2010-11-05 12:26:33', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (78, 27, 'simple', 'MOTUL 800 2T FACTORY LINE Road Racing 1L', 'MOTUL 800 2T FACTORY LINE Road Racing \r\n', '837211', 17.1500, NULL, NULL, NULL, NULL, NULL, '/8/0/800-2t_fl_road_racing_1l_front.jpg', '/8/0/800-2t_fl_road_racing_1l_front.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'motul-800-2t-factory-line-road-racing', 'motul-800-2t-factory-line-road-racing.html', 4, 0, 0, '', '', '', '2010-06-10 11:35:44', '2010-11-09 08:21:47', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (79, 27, 'simple', 'MOTUL Kart Grand Prix 2T 1L', 'MOTUL Kart Grand Prix 2T\r\n', '303001', 16.1000, NULL, NULL, NULL, NULL, NULL, '/k/a/kart_grandprix_1l.jpg', '/k/a/kart_grandprix_1l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'motul-kart-grand-prix-2t', 'motul-kart-grand-prix-2t.html', 4, 0, 0, '', '', '', '2010-06-10 11:45:56', '2010-10-28 14:24:18', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (80, 27, 'simple', 'Motul Outboard Tech 4T 2L 10W-30', 'Motul Outboard Tech 4T 10W-30\r\n', '852121', 24.9000, NULL, NULL, NULL, NULL, NULL, '/o/u/outboard-tech-4t-10w30-2l.jpg', '/o/u/outboard-tech-4t-10w30-2l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'outboard-tech-4t', 'outboard-tech-4t.html', 4, 0, 0, '', '', '', '2010-06-10 11:49:04', '2010-10-07 09:10:49', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 16, '10W-30', 0, NULL, '2', 'L', NULL, 'L'), (81, 27, 'simple', 'Motul Outboard Tech 4T 5L 10W-30', 'Motul Outboard Tech 4T 10W-30\r\n', '852151', 59.9500, NULL, NULL, NULL, NULL, NULL, '/o/u/outboard-tech-4t-10w30-5l.jpg', '/o/u/outboard-tech-4t-10w30-5l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'outboard-tech-4t', 'outboard-tech-4t-81.html', 4, 0, 0, '', '', '', '2010-06-10 11:52:02', '2010-10-07 09:10:04', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 16, '10W-30', 0, NULL, '5', 'L', NULL, 'L'), (82, 27, 'simple', 'Motul Outboard Tech 4T 2L 10W-40', 'Motul Outboard Tech 4T 10W-40\r\n', '852221', 24.9000, NULL, NULL, NULL, NULL, NULL, '/o/u/outboard-tech-4t-10w40-2l.jpg', '/o/u/outboard-tech-4t-10w40-2l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'outboard-tech-4t', 'outboard-tech-4t-82.html', 4, 0, 0, '', '', '', '2010-06-10 11:53:37', '2010-10-07 09:09:28', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 17, '10W-40', 0, NULL, '2', 'L', NULL, 'L'), (83, 27, 'simple', 'Motul Outboard Tech 4T 5L 10W-40', 'Motul Outboard Tech 4T 10W-40\r\n', '852251', 59.9500, NULL, NULL, NULL, NULL, NULL, '/o/u/outboard-tech-4t-10w40-5l.jpg', '/o/u/outboard-tech-4t-10w40-5l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'outboard-tech-4t', 'outboard-tech-4t-83.html', 4, 0, 0, '', '', '', '2010-06-10 11:55:11', '2010-10-07 09:08:22', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 17, '10W-40', 0, NULL, '5', 'L', NULL, 'L'), (84, 27, 'simple', 'Motul Inboard Tech 4T 2L 10W-40', 'Motul Inboard Tech 4T 10W-40\r\n', '852321', 18.5000, NULL, NULL, NULL, NULL, NULL, '/i/n/inboard_tech_10w40_4t.jpg', '/i/n/inboard_tech_10w40_4t.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'inboard-tech-4t', 'inboard-tech-4t.html', 4, 0, 0, '', '', '', '2010-06-10 11:57:04', '2010-10-07 09:07:25', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 17, '10W-40', 0, NULL, '2', 'L', NULL, 'L'), (85, 27, 'simple', 'Motul Inboard Tech 4T 5L 10W-40', 'Motul Inboard Tech 4T 10W-40\r\n', '852351', 37.9500, NULL, NULL, NULL, NULL, NULL, '/i/n/inboard-tech-4t-10w40-5l.jpg', '/i/n/inboard-tech-4t-10w40-5l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'inboard-tech-4t', 'inboard-tech-4t-85.html', 4, 0, 0, '', '', '', '2010-06-10 11:58:52', '2010-10-07 09:06:22', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 17, '10W-40', 0, NULL, '5', 'L', NULL, 'L'), (86, 27, 'simple', 'Motul Inboard Tech 4T 2L 15W-50', 'Motul Inboard Tech 4T 15W-50\r\n', '852021', 17.5500, NULL, NULL, NULL, NULL, NULL, '/i/n/inboard-tech-4t-15w50-2l.jpg', '/i/n/inboard-tech-4t-15w50-2l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'inboard-tech-4t', 'inboard-tech-4t-86.html', 4, 0, 0, '', '', '', '2010-06-10 12:00:41', '2010-10-07 09:05:31', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 20, '15W-50', 0, NULL, '2', 'L', NULL, 'L'), (87, 27, 'simple', 'Motul Inboard Tech 4T 5L 15W-50', 'Motul Inboard Tech 4T 15W-50\r\n', '852051', 39.6000, NULL, NULL, NULL, NULL, NULL, '/i/n/inboard-tech-4t-15w50-5l.jpg', '/i/n/inboard-tech-4t-15w50-5l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'inboard-tech-4t', 'inboard-tech-4t-87.html', 4, 0, 0, '', '', '', '2010-06-10 12:02:25', '2010-10-07 09:04:19', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 20, '15W-50', 0, NULL, '5', 'L', NULL, 'L'), (88, 27, 'simple', 'Motul Powerjet 4T 4L 10W-40', 'Motul Powerjet 4T 10W-40\r\n\r\n', '828107', 35.0000, NULL, NULL, NULL, NULL, NULL, '/p/o/powerjet4t10w40_4l.jpg', '/p/o/powerjet4t10w40_4l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'powerjet-4t', 'powerjet-4t.html', 4, 0, 0, '', '', '', '2010-06-10 12:10:16', '2010-10-07 09:03:37', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', 17, '10W-40', 0, NULL, '4', 'L', NULL, 'L'), (89, 27, 'simple', 'Motul Outboard Synth 2T 1L', 'Motul Outboard Synth 2T\r\n', '851611', 25.8000, NULL, NULL, NULL, NULL, NULL, '/o/u/outboard-synth-2t-1l.jpg', '/o/u/outboard-synth-2t-1l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'outboard-synth-2t', 'outboard-synth-2t.html', 4, 0, 0, '', '', '', '2010-06-10 12:16:39', '2010-10-07 09:02:52', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (90, 27, 'simple', 'Motul Outboard Synth 2T 5L', 'Motul Outboard Synth 2T\r\n', '851651', 99.6000, NULL, NULL, NULL, NULL, NULL, '/o/u/outboard-synth-2t-5l.jpg', '/o/u/outboard-synth-2t-5l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'outboard-synth-2t', 'outboard-synth-2t-90.html', 4, 0, 0, '', '', '', '2010-06-10 12:18:10', '2010-10-07 09:02:27', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', NULL, NULL, 0, NULL, '5', 'L', NULL, 'L'), (91, 27, 'simple', 'Motul Outboard Tech 2T 1L', 'Motul Outboard Tech 2T\r\n', '851711', 13.0000, NULL, NULL, NULL, NULL, NULL, '/o/u/outboard-tech-2t-1l.jpg', '/o/u/outboard-tech-2t-1l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'outboard-tech-2t', 'outboard-tech-2t.html', 4, 0, 0, '', '', '', '2010-06-10 12:19:56', '2010-10-07 09:01:53', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (92, 27, 'simple', 'Motul Outboard Tech 2T 5L', 'Motul Outboard Tech 2T\r\n', '851751', 55.9000, NULL, NULL, NULL, NULL, NULL, '/o/u/outboard-tech-2t-5l.jpg', '/o/u/outboard-tech-2t-5l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'outboard-tech-2t', 'outboard-tech-2t-92.html', 4, 0, 0, '', '', '', '2010-06-10 12:21:26', '2010-10-07 09:01:24', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', NULL, NULL, 0, NULL, '5', 'L', NULL, 'L'), (93, 27, 'simple', 'Motul Outboard 2T 1L', 'Motul Outboard 2T\r\n', '851811', 10.4000, NULL, NULL, NULL, NULL, NULL, '/o/u/outboard-2t-1l.jpg', '/o/u/outboard-2t-1l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'outboard-2t', 'outboard-2t.html', 4, 0, 0, '', '', '', '2010-06-10 12:24:00', '2010-10-07 09:00:52', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (94, 27, 'simple', 'Motul Outboard 2T 5L', 'Motul Outboard 2T\r\n', '851851', 46.0000, NULL, NULL, NULL, NULL, NULL, '/o/u/outboard-2t-5l.jpg', '/o/u/outboard-2t-5l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'outboard-2t', 'outboard-2t-94.html', 4, 0, 0, '', '', '', '2010-06-10 12:25:50', '2010-10-07 09:00:30', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', NULL, NULL, 0, NULL, '5', 'L', NULL, 'L'), (95, 27, 'simple', 'Motul Specific DI Jet 2T 4L', 'Motul Specific DI Jet 2T\r\n', '827807', 68.9500, NULL, NULL, NULL, NULL, NULL, '/s/p/specificdijet2t_4l.jpg', '/s/p/specificdijet2t_4l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'specific-di-jet-2t', 'specific-di-jet-2t.html', 4, 0, 0, '', '', '', '2010-06-10 12:27:32', '2010-10-07 09:00:05', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', NULL, NULL, 0, NULL, '4', 'L', NULL, 'L'), (96, 27, 'simple', 'Motul 600 DI Jet 2T 4L', 'Motul 600 DI Jet 2T\r\n', '827907', 99.0000, NULL, NULL, NULL, NULL, NULL, '/6/0/600dijet2t_4l.jpg', '/6/0/600dijet2t_4l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, '600-di-jet-2t', '600-di-jet-2t.html', 4, 0, 0, '', '', '', '2010-06-10 12:29:12', '2010-10-07 08:56:09', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', NULL, NULL, 0, NULL, '4', 'L', NULL, 'L'), (97, 27, 'simple', 'Motul Powerjet 2T 4L', 'Motul Powerjet 2T\r\n', '828007', 41.0000, NULL, NULL, NULL, NULL, NULL, '/p/o/powerjet_2t_4l.jpg', '/p/o/powerjet_2t_4l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'powerjet-2t', 'powerjet-2t.html', 4, 0, 0, '', '', '', '2010-06-10 12:30:49', '2010-10-07 08:55:35', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', NULL, NULL, 0, NULL, '4', 'L', NULL, 'L'), (98, 27, 'simple', 'Motul MOTOCOOL Factory Line 1L', 'Motul MOTOCOOL Factory Line\r\n', '818501', 10.7500, NULL, NULL, NULL, NULL, NULL, '/m/o/motocool_factoryline_1l.jpg', '/m/o/motocool_factoryline_1l.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'motocool-factory-line', 'motocool-factory-line.html', 4, 0, 0, '', '', '', '2010-06-15 07:59:39', '2010-10-07 08:54:53', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (99, 27, 'simple', 'Motul MoCOOL 500ml', 'Motul MoCOOL\r\n', '847405', 16.6500, NULL, NULL, NULL, NULL, NULL, '/m/o/mocool_1l.jpg', '/m/o/mocool_1l.jpg', '2010-06-15 00:00:00', '2010-06-15 00:00:00', 1, 'mocool', 'mocool.html', 4, 0, 0, '', '', '', '2010-06-15 08:05:11', '2010-10-07 08:54:26', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0,5 Liter', NULL, NULL, 0, NULL, '500', 'ML', '100', 'ML'), (100, 27, 'simple', 'Motul Chain Lube Factory Line 400ml', 'Motul Chain Lube Factory Line\r\n', '815616', 18.3500, NULL, NULL, NULL, NULL, NULL, '/c/h/chain_lube_fl.jpg', '/c/h/chain_lube_fl.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'chain-lube-factory-line', 'chain-lube-factory-line.html', 4, 0, 0, '', '', '', '2010-06-15 08:11:22', '2010-10-07 08:53:59', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '400 ml', NULL, NULL, 0, NULL, '400', 'ML', '100', 'ML'), (101, 27, 'simple', 'Motul Chain Lube Road Plus 400ml', 'Motul Chain Lube Road Plus\r\n', '338416', 12.8500, NULL, NULL, NULL, NULL, NULL, '/c/h/chain_lube_road_plus.jpg', '/c/h/chain_lube_road_plus.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'chain-lube-road-plus', 'chain-lube-road-plus.html', 4, 0, 0, '', '', '', '2010-06-15 08:18:10', '2010-11-26 15:21:36', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '400 ml', NULL, NULL, 0, NULL, '400', 'ML', '100', 'ML'), (102, 27, 'simple', 'Motul Chain Lube Road 400ml', 'Motul Chain Lube Road\r\n', '815416', 12.3000, NULL, NULL, NULL, NULL, NULL, '/c/h/chain_lube_road.jpg', '/c/h/chain_lube_road.jpg', '2010-06-15 00:00:00', '2010-06-15 00:00:00', 1, 'chain-lube-road', 'chain-lube-road.html', 4, 0, 0, '', '', '', '2010-06-15 08:21:39', '2010-10-07 08:52:56', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '400 ml', NULL, NULL, 0, NULL, '400', 'ML', '100', 'ML'), (103, 27, 'simple', 'Motul Chain Lube Offroad 400ml', 'Motul Chain Lube Offroad\r\n', '815516', 12.3000, NULL, NULL, NULL, NULL, NULL, '/c/h/chain_lube_off_road.jpg', '/c/h/chain_lube_off_road.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'chain-lube-offroad', 'chain-lube-offroad.html', 4, 0, 0, '', '', '', '2010-06-15 08:26:41', '2010-10-07 08:52:27', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '400 ml', NULL, NULL, 0, NULL, '400', 'ML', '100', 'ML'), (104, 27, 'simple', 'Motul Chain Clean 400ml', 'Motul Chain Clean\r\n', '815816', 8.3500, NULL, NULL, NULL, NULL, NULL, '/c/h/chain_clean.jpg', '/c/h/chain_clean.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'chain-clean', 'chain-clean.html', 4, 0, 0, '', '', '', '2010-06-15 08:29:47', '2010-11-26 15:33:31', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '400 ml', NULL, NULL, 0, NULL, '400', 'ML', '100', 'ML'), (105, 27, 'simple', 'Motul Air Filter Spray 400ml', 'Motul Air Filter Spray\r\n', '838540', 11.7500, NULL, NULL, NULL, NULL, NULL, '/a/i/air_filter_oil_spray.jpg', '/a/i/air_filter_oil_spray.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'air-filter-spray', 'air-filter-spray.html', 4, 0, 0, '', '', '', '2010-06-15 09:11:58', '2010-10-07 08:51:28', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '400 ml', NULL, NULL, 0, NULL, '400', 'ML', '100', 'ML'), (106, 27, 'simple', 'Motul Air Filter Oil 1L', 'Motul Air Filter Oil \r\n', '815901', 13.4500, NULL, NULL, NULL, NULL, NULL, '/a/i/air_filter_oil_spray_1.jpg', '/a/i/air_filter_oil_spray_1.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'air-filter-oil', 'air-filter-oil.html', 4, 0, 0, '', '', '', '2010-06-15 09:16:50', '2010-10-28 13:59:45', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (107, 27, 'simple', 'Motul Air Filter Clean 5L', 'Motul Air Filter Clean\r\n', '816006', 26.4000, NULL, NULL, NULL, NULL, NULL, '/a/i/airfilter_clean.jpg', '/a/i/airfilter_clean.jpg', NULL, NULL, 1, 'air-filter-clean', 'air-filter-clean.html', 4, 0, 0, '', '', '', '2010-06-15 09:19:52', '2010-10-28 13:32:38', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', NULL, NULL, 0, NULL, '5', 'L', NULL, 'L'), (108, 27, 'simple', 'Motul Carbu Clean 400ml', 'Motul Carbu Clean\r\n', '817616', 13.0500, NULL, NULL, NULL, NULL, NULL, '/c/a/carbu_clean.jpg', '/c/a/carbu_clean.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'carbu-clean', 'carbu-clean.html', 4, 0, 0, '', '', '', '2010-06-15 09:24:34', '2010-10-07 08:48:53', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '400 ml', NULL, NULL, 0, NULL, '400', 'ML', '100', 'ML'), (109, 27, 'simple', 'Motul Brake Clean 400ml', 'Motul Brake Clean \r\n', '817916', 5.6000, NULL, NULL, NULL, NULL, NULL, '/b/r/brake_clean.jpg', '/b/r/brake_clean.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'brake-clean', 'brake-clean.html', 4, 0, 0, '', '', '', '2010-06-15 09:28:42', '2010-10-07 08:48:29', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '400 ml', NULL, NULL, 0, NULL, '400', 'ML', '100', 'ML'), (110, 27, 'simple', 'Motul E.Z. Lube Multi Protect 250ml', 'Motul E.Z. Lube Multi Protect\r\n', '817851', 6.1000, NULL, NULL, NULL, NULL, NULL, '/e/z/ez_lube.jpg', '/e/z/ez_lube.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'e-z-lube-multi-protect', 'e-z-lube-multi-protect.html', 4, 0, 0, '', '', '', '2010-06-15 09:38:27', '2010-10-07 08:47:59', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '250 ml', NULL, NULL, 0, NULL, '250', 'ML', '100', 'ML'), (111, 27, 'simple', 'Motul Shine & Go Silicone Clean 400ml', 'Motul Shine & Go Silicone Clean\r\n', '818816', 10.5500, NULL, NULL, NULL, NULL, NULL, '/f/i/file_3.jpg', '/f/i/file_3.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'shine-go-silicone-clean', 'shine-go-silicone-clean.html', 4, 0, 0, '', '', '', '2010-06-15 09:42:43', '2010-10-07 08:46:45', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '400 ml', NULL, NULL, 0, NULL, '400', 'ML', '100', 'ML'), (112, 27, 'simple', 'Motul Wash & Wax 400ml', 'Motul Wash & Wax\r\n', '818916', 11.6000, 9.9000, '2010-07-12 00:00:00', '2010-12-31 00:00:00', NULL, NULL, '/f/i/file_4.jpg', '/f/i/file_4.jpg', '2010-06-15 00:00:00', '2010-12-31 00:00:00', 1, 'wash-wax', 'wash-wax.html', 4, 0, 0, '', '', '', '2010-06-15 09:47:04', '2011-01-18 08:47:41', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '400 ml', NULL, NULL, 0, NULL, '400', 'ML', '100', 'ML'), (113, 27, 'simple', 'Motul Moto Wash 1L', 'Motul Moto Wash\r\n', '819001', 14.3000, NULL, NULL, NULL, NULL, NULL, '/m/o/moto_wash_1l.jpg', '/m/o/moto_wash_1l.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'moto-wash', 'moto-wash.html', 4, 0, 0, '', '', '', '2010-06-15 09:50:25', '2010-10-28 14:00:59', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (114, 27, 'simple', 'Motul Moto Wash Plus 1L', 'Motul Moto Wash Plus\r\n', '334601', 17.1000, NULL, NULL, NULL, NULL, NULL, '/m/o/moto_wash_plus_1000ml.jpg', '/m/o/moto_wash_plus_1000ml.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'moto-wash-plus', 'moto-wash-plus.html', 4, 0, 0, '', '', '', '2010-06-15 10:03:44', '2011-01-04 11:19:30', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '500 ml', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (115, 27, 'simple', 'Motul Valve Expert 250ml', 'Motul Valve Expert\r\n', '841702', 10.5000, NULL, NULL, NULL, NULL, NULL, '/v/a/valve_expert_250ml.jpg', '/v/a/valve_expert_250ml.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'valve-expert', 'valve-expert.html', 4, 0, 0, '', '', '', '2010-06-15 10:07:31', '2010-10-07 08:44:37', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '250 ml', NULL, NULL, 0, NULL, '250', 'ML', '100', 'ML'), (116, 27, 'simple', 'Motul Tyre Repair 300ml', 'Motul Tyre Repair\r\n', '817715', 9.4500, NULL, NULL, NULL, NULL, NULL, '/t/y/tyre_repair.jpg', '/t/y/tyre_repair.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'tyre-repair', 'tyre-repair.html', 4, 0, 0, '', '', '', '2010-06-15 10:11:34', '2010-10-07 08:44:08', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '300 ml', NULL, NULL, 0, NULL, '300', 'ML', '100', 'ML'), (117, 27, 'simple', 'Motul Top Gel 3L', 'Motul Top Gel\r\n', '339063', 41.5000, NULL, NULL, NULL, NULL, NULL, '/t/o/topgel.jpg', '/t/o/topgel.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'top-gel', 'top-gel.html', 4, 0, 0, '', '', '', '2010-06-15 10:15:24', '2010-10-07 08:43:23', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3 Liter', NULL, NULL, 0, NULL, '3', 'L', NULL, 'L'), (118, 27, 'simple', 'Motul E.Z. Clean 300g', 'Motul E.Z. Clean\r\n', '843902', 21.1500, 14.5000, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, NULL, '/e/z/ez_clean2.jpg', '/e/z/ez_clean2.jpg', '2011-01-01 00:00:00', '2011-02-28 00:00:00', 1, 'e-z-clean', 'e-z-clean.html', 4, 0, 0, '', '', '', '2010-06-15 10:19:28', '2011-01-04 14:45:39', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '300 g', NULL, NULL, 0, NULL, '300', 'G', '100', 'G'), (119, 27, 'simple', 'Motul Fuel System Clean 200ml', 'Motul Fuel System Clean\r\n', '339512', 15.1500, NULL, NULL, NULL, NULL, NULL, '/f/u/fuel_system_clean.jpg', '/f/u/fuel_system_clean.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'fuel-system-clean', 'fuel-system-clean.html', 4, 0, 0, '', '', '', '2010-06-15 10:31:54', '2010-10-07 08:42:26', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '200 ml', NULL, NULL, 0, NULL, '200', 'ML', '100', 'ML'), (120, 27, 'simple', 'Motul Fuel System Clean 75ml', 'Motul Fuel System Clean\r\n', '831575', 9.4500, NULL, NULL, NULL, NULL, NULL, '/f/u/fuel_system_clean_scooter.jpg', '/f/u/fuel_system_clean_scooter.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'fuel-system-clean', 'fuel-system-clean-120.html', 4, 0, 0, '', '', '', '2010-06-15 10:34:48', '2010-10-07 08:41:40', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '75 ml', NULL, NULL, 0, NULL, '75', 'ML', '100', 'ML'), (121, 27, 'simple', 'Motul Fuel System Clean 300ml', 'Motul Fuel System Clean\r\n', '816615', 14.7500, NULL, NULL, NULL, NULL, NULL, '/f/u/fuel_syst_clean_auto.jpg', '/f/u/fuel_syst_clean_auto.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'fuel-system-clean', 'fuel-system-clean-121.html', 4, 0, 0, '', '', '', '2010-06-15 10:43:56', '2010-10-07 08:40:59', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '300 ml', NULL, NULL, 0, NULL, '300', 'ML', '100', 'ML'), (122, 27, 'simple', 'Motul Diesel System Clean 300ml', 'Motul Diesel System Clean\r\n', '816815', 14.7500, NULL, NULL, NULL, NULL, NULL, '/d/i/diesel_syst_clean_auto.jpg', '/d/i/diesel_syst_clean_auto.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'diesel-system-clean', 'diesel-system-clean.html', 4, 0, 0, '', '', '', '2010-06-15 10:47:01', '2010-10-07 08:40:30', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '300 ml', NULL, NULL, 0, NULL, '300', 'ML', '100', 'ML'), (123, 27, 'simple', 'Motul Engine Clean 300ml', 'Motul Engine Clean\r\n', '816115', 14.7500, NULL, NULL, NULL, NULL, NULL, '/e/n/engine_clean_auto.jpg', '/e/n/engine_clean_auto.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'engine-clean', 'engine-clean.html', 4, 0, 0, '', '', '', '2010-06-15 10:50:31', '2010-10-07 08:39:47', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '300 ml', NULL, NULL, 0, NULL, '300', 'ML', '100', 'ML'), (124, 27, 'simple', 'Motul Fork Oil Expert light 1L 5W', 'Motul Fork Oil Expert light 5W\r\n', '822301', 14.0000, NULL, NULL, NULL, NULL, NULL, '/f/o/forkoil_expert_light_1l_front.jpg', '/f/o/forkoil_expert_light_1l_front.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'fork-oil-expert-light', 'fork-oil-expert-light.html', 4, 0, 0, '', '', '', '2010-06-15 11:22:40', '2010-10-07 08:18:05', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 10, '5W', 0, NULL, '', 'L', NULL, 'L'), (125, 27, 'simple', 'Motul Fork Oil Expert medium 1L 10W', 'Motul Fork Oil Expert medium 10W\r\n', '822201', 14.0000, NULL, NULL, NULL, NULL, NULL, '/f/o/forkoil_medium_1l_front.jpg', '/f/o/forkoil_medium_1l_front.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'fork-oil-expert-medium', 'fork-oil-expert-medium.html', 4, 0, 0, '', '', '', '2010-06-15 11:25:34', '2010-10-07 08:17:30', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 15, '10W', 0, NULL, '', 'L', NULL, 'L'), (126, 27, 'simple', 'Motul Fork Oil Expert medium/heavy 1L 15W', 'Motul Fork Oil Expert medium/heavy 15W\r\n', '822101', 14.0000, NULL, NULL, NULL, NULL, NULL, '/f/o/forkoil_mediumheavy_1l_front.jpg', '/f/o/forkoil_mediumheavy_1l_front.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'fork-oil-expert-medium-heavy', 'fork-oil-expert-medium-heavy.html', 4, 0, 0, '', '', '', '2010-06-15 11:28:50', '2010-10-07 08:16:55', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 13, '15W', 0, NULL, '', 'L', NULL, 'L'), (127, 27, 'simple', 'Motul Fork Oil Expert heavy 1L 20W', 'Motul Fork Oil Expert heavy 20W\r\n', '822001', 17.9000, NULL, NULL, NULL, NULL, NULL, '/f/o/forkoil_expert_heavy_1l_front.jpg', '/f/o/forkoil_expert_heavy_1l_front.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'fork-oil-expert-heavy', 'fork-oil-expert-heavy.html', 4, 0, 0, '', '', '', '2010-06-15 11:31:04', '2010-10-07 08:16:22', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 21, '20W', 0, NULL, '', 'L', NULL, 'L'), (128, 27, 'simple', 'Motul Fork Oil very light 1L 2,5W', 'Motul Fork Oil very light 2,5W\r\n', '821901', 17.9000, NULL, NULL, NULL, NULL, NULL, '/f/o/forkoil_fl_verylight_1l_front.jpg', '/f/o/forkoil_fl_verylight_1l_front.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'fork-oil-very-light', 'fork-oil-very-light.html', 4, 0, 0, '', '', '', '2010-06-15 11:33:56', '2010-10-07 08:15:40', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 9, '2,5W', 0, NULL, '', 'L', NULL, 'L'), (129, 27, 'simple', 'Motul Fork Oil light 1L 5W', 'Motul Fork Oil light 5W\r\n', '821801', 17.9000, NULL, NULL, NULL, NULL, NULL, '/f/o/forkoil_fl_light_1l_front.jpg', '/f/o/forkoil_fl_light_1l_front.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'fork-oil-light', 'fork-oil-light.html', 4, 0, 0, '', '', '', '2010-06-15 11:37:11', '2010-10-07 08:14:57', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 10, '5W', 0, NULL, '', 'L', NULL, 'L'), (130, 27, 'simple', 'Motul Fork Oil light/medium 1L 7,5W', 'Motul Fork Oil light/medium 7,5W\r\n', '821701', 17.9000, NULL, NULL, NULL, NULL, NULL, '/f/o/forkoil_fl_lightmedium_1l_front.jpg', '/f/o/forkoil_fl_lightmedium_1l_front.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'fork-oil-light-medium', 'fork-oil-light-medium.html', 4, 0, 0, '', '', '', '2010-06-15 11:40:03', '2010-10-07 08:14:14', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 14, '7,5W', 0, NULL, '', 'L', NULL, 'L'), (131, 27, 'simple', 'Motul Fork Oil medium 1L 10W', 'Motul Fork Oil medium 10W\r\n', '821601', 17.9000, NULL, NULL, NULL, NULL, NULL, '/f/o/forkoil_fl_medium_1l_front.jpg', '/f/o/forkoil_fl_medium_1l_front.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'fork-oil-medium', 'fork-oil-medium.html', 4, 0, 0, '', '', '', '2010-06-15 11:44:06', '2010-10-07 08:13:32', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 15, '10W', 0, NULL, '', 'L', NULL, 'L'), (132, 27, 'simple', 'Motul SHOCK OIL Factory Line 1L', 'Motul SHOCK OIL Factory Line\r\n', '812701', 18.5500, NULL, NULL, NULL, NULL, NULL, '/s/h/shockoil_fl_1l_front.jpg', '/s/h/shockoil_fl_1l_front.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'shock-oil-factory-line', 'shock-oil-factory-line.html', 4, 0, 0, '', '', '', '2010-06-15 11:47:47', '2010-10-07 08:12:39', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 9, '2,5W', 0, NULL, '', 'L', NULL, 'L'), (133, 4, 'simple', 'MOTUL - Pflegeberater', 'MOTUL - Pflegeberater', '1000', 0.0000, NULL, NULL, NULL, 0.0000, '0.02 Kg', '/d/e/der_pflegeberater.jpg', '/d/e/der_pflegeberater.jpg', NULL, NULL, 1, 'motul-pflegeberater', 'motul-pflegeberater.html', 4, 0, 0, '', '', '', '2010-06-24 11:59:38', '2010-06-25 10:28:48', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, 'L', NULL, 'L'), (139, 4, 'simple', 'Motul Arbeitshandschuhe', 'Motul Arbeitshandschuhe', '995600', 3.9000, NULL, NULL, NULL, NULL, '1', '/h/a/handschuhe.jpg', '/h/a/handschuhe.jpg', '2010-09-01 00:00:00', '2010-12-31 00:00:00', 1, 'motul-arbeitshandschuhe', 'motul-arbeitshandschuhe.html', 4, 0, 0, '', '', '', '2010-06-24 13:32:07', '2011-01-04 14:22:43', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (140, 4, 'simple', 'Motul Blechschild Pin-up I', 'Motul Blechschild Pin-up I', '995300', 14.9000, NULL, NULL, NULL, NULL, '1', '/p/i/pin-up_girl_no.1.jpg', '/p/i/pin-up_girl_no.1.jpg', '2010-07-12 00:00:00', '2010-07-30 00:00:00', 1, 'blechschild-pin-up-i', 'blechschild-pin-up-i.html', 4, 0, 0, '', '', '', '2010-06-24 13:36:26', '2010-10-07 08:09:22', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (141, 4, 'simple', 'Motul Blechschild Pin-up II', 'Motul Blechschild Pin-up II', '995301', 14.9000, NULL, NULL, NULL, NULL, '1', '/p/i/pin-up_girl_no.2.jpg', '/p/i/pin-up_girl_no.2.jpg', '2010-09-01 00:00:00', '2010-12-31 00:00:00', 1, 'blechschild-pin-up-ii', 'blechschild-pin-up-ii.html', 4, 0, 0, '', '', '', '2010-06-24 13:38:11', '2011-01-04 14:22:05', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (142, 4, 'simple', 'Motul Blechschild Pin-up III', 'Motul Blechschild Pin-up III', '995302', 14.9000, NULL, NULL, NULL, NULL, '1', '/p/i/pin-up_girl_no.3.jpg', '/p/i/pin-up_girl_no.3.jpg', NULL, NULL, 1, 'blechschild-pin-up-iii', 'blechschild-pin-up-iii.html', 4, 0, 0, '', '', '', '2010-06-24 13:39:34', '2010-10-07 08:08:03', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (143, 4, 'simple', 'Motul Regenschirm', 'Motul Regenschirm', '770026', 17.8500, NULL, NULL, NULL, NULL, '1', '/r/e/regenschirm.jpg', '/r/e/regenschirm.jpg', NULL, NULL, 1, 'regenschirm', 'regenschirm.html', 4, 0, 0, '', '', '', '2010-06-24 13:41:32', '2010-10-07 08:07:33', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (144, 4, 'simple', 'Motul USB-Stick', 'Motul USB-Stick', '770101', 26.9500, NULL, NULL, NULL, NULL, '1', '/u/s/usb_key.jpg', '/u/s/usb_key.jpg', '2010-07-02 00:00:00', '2010-08-31 00:00:00', 1, 'usb-stick', 'usb-stick.html', 4, 0, 0, '', '', '', '2010-06-24 13:43:15', '2010-10-07 08:07:07', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (145, 4, 'simple', 'Motul Race Chronometer', 'Motul Race Chronometer', '995100', 110.9000, NULL, NULL, NULL, NULL, '1', '/c/h/chronometer_uhr.jpg', '/c/h/chronometer_uhr.jpg', NULL, NULL, 1, 'race-chronometer', 'race-chronometer.html', 4, 0, 0, '', '', '', '2010-06-24 13:46:13', '2010-10-07 08:06:37', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (146, 4, 'simple', 'Motul Kaffeebecher', 'Motul Kaffeebecher', '999082', 5.9000, NULL, NULL, NULL, NULL, '1', '/t/a/tasse.jpg', '/t/a/tasse.jpg', NULL, NULL, 1, 'kaffeebecher', 'kaffeebecher.html', 4, 0, 0, '', '', '', '2010-06-24 13:54:31', '2010-10-07 08:06:06', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (147, 4, 'simple', 'Motul Aschenbecher', 'Motul Aschenbecher', '770020', 3.5000, NULL, NULL, NULL, NULL, '1', '/a/s/aschenbecher.jpg', '/a/s/aschenbecher.jpg', NULL, NULL, 1, 'aschenbecher', 'aschenbecher.html', 4, 0, 0, '', '', '', '2010-06-24 13:57:06', '2010-10-07 08:05:38', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (148, 4, 'simple', 'Motul Lanyard', 'Motul Lanyard', '793005', 4.9000, NULL, NULL, NULL, NULL, '1', '/l/a/lanyard.jpg', '/l/a/lanyard.jpg', NULL, NULL, 1, 'lanyard', 'lanyard.html', 4, 0, 0, '', '', '', '2010-06-24 14:00:49', '2010-10-07 08:05:11', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (149, 4, 'simple', 'Motul Baseball Cap «Flame»', 'Motul Baseball Cap «Flame»', '781900', 6.9000, NULL, NULL, NULL, NULL, '1', '/c/a/cap_flame.jpg', '/c/a/cap_flame.jpg', NULL, NULL, 1, 'baseball-cap-flame', 'baseball-cap-flame.html', 4, 0, 0, '', '', '', '2010-06-24 14:04:03', '2010-11-11 09:11:51', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (150, 4, 'simple', 'Motul Baseball Cap «300V»', 'Motul Baseball Cap «300V»', '781901', 9.9000, NULL, NULL, NULL, NULL, '1', '/c/a/cap_racing_1_1.jpg', '/c/a/cap_racing_1_1.jpg', NULL, NULL, 1, 'baseball-cap-300v', 'baseball-cap-300v.html', 4, 0, 0, 'Baseball Cap «300V»', 'Baseball Cap «300V»', 'Baseball Cap «300V»', '2010-06-24 14:08:01', '2010-11-11 09:11:04', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (152, 28, 'configurable', 'Motul Poloshirt sw - Herren', 'Motul Poloshirt sw - Herren', '2000021', 26.9000, NULL, NULL, NULL, NULL, NULL, '/h/e/herren_poloshirt-sw.jpg', '/h/e/herren_poloshirt-sw.jpg', NULL, NULL, 1, 'poloshirt-sw-herren', 'poloshirt-sw-herren-1.html', 4, 1, 1, '', '', '', '2010-06-24 14:14:25', '2010-10-07 08:02:52', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', 'L', NULL, 'L'), (153, 28, 'simple', 'Motul Poloshirt sw - Herren Größe L', 'Motul Poloshirt sw - Herren', '768354', 26.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-sw-herren-grosse-l', 'poloshirt-sw-herren-grosse-l.html', 1, 0, 0, NULL, NULL, NULL, '2010-06-24 14:17:33', '2010-12-06 17:06:20', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, '', '', 'L', NULL, 'L'), (154, 28, 'simple', 'Motul Poloshirt sw - Herren Größe M', 'Motul Poloshirt sw - Herren ', '768352', 26.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-sw-herren-grosse-m', 'poloshirt-sw-herren-grosse-m.html', 1, 0, 0, NULL, NULL, NULL, '2010-06-24 14:18:36', '2010-10-07 08:01:34', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, '', '', 'L', NULL, 'L'), (155, 28, 'simple', 'Motul Poloshirt sw - Herren Größe S', 'Motul Poloshirt sw - Herren', '768350', 26.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-sw-herren-grosse-s', 'poloshirt-sw-herren-grosse-s.html', 1, 0, 0, NULL, NULL, NULL, '2010-06-24 14:18:57', '2010-10-07 08:00:48', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, '', '', 'L', NULL, 'L'), (156, 28, 'simple', 'Motul Poloshirt sw - Herren Größe XL', 'Motul Poloshirt sw - Herren', '768356', 26.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-sw-herren-grosse-xl', 'poloshirt-sw-herren-grosse-xl.html', 1, 0, 0, NULL, NULL, NULL, '2010-06-24 14:19:14', '2010-10-07 08:00:01', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, '', '', 'L', NULL, 'L'), (157, 28, 'configurable', 'Motul Poloshirt sw - Damen', 'Motul Poloshirt sw - Damen', '202852', 26.9000, NULL, NULL, NULL, NULL, NULL, '/d/a/damen_poloshirt_sw_1.jpg', '/d/a/damen_poloshirt_sw_1.jpg', NULL, NULL, 1, 'poloshirt-sw-damen', 'poloshirt-sw-damen.html', 4, 1, 1, '', '', '', '2010-06-24 14:51:11', '2010-10-07 07:59:22', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', 'L', NULL, 'L'), (158, 27, 'simple', 'Motul Garden 4T 2L 10W-30', 'Motul Garden 4T 10W-30\r\n', '832802', 11.8500, NULL, NULL, NULL, NULL, '2,5 KG', '/g/a/garden_10w30_4t.png', '/g/a/garden_10w30_4t.png', NULL, NULL, 1, 'garden-4t', 'garden-4t.html', 4, 0, 0, '', '', '', '2010-06-28 11:53:15', '2010-10-07 07:58:22', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 16, '10W-30', 0, NULL, '2', 'L', NULL, 'L'), (159, 27, 'simple', 'Motul Garden 4T 2L 15W-40', 'Motul Garden 4T 15W-40\r\n', '835002', 7.1000, NULL, NULL, NULL, NULL, '2,5 KG', '/g/a/garden_15w40_4t.png', '/g/a/garden_15w40_4t.png', NULL, NULL, 1, 'garden-4t', 'garden-4t-159.html', 4, 0, 0, '', '', '', '2010-06-28 12:08:57', '2010-10-07 07:57:34', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 19, '15W-40', 0, NULL, '2', 'L', NULL, 'L'), (160, 27, 'simple', 'Motul Garden 4T 1L SEA 30', 'Motul Garden 4T SAE 30\r\n', '309701', 5.5000, NULL, NULL, NULL, NULL, '1,5 KG', '/g/a/garden_sae30_4t.png', '/g/a/garden_sae30_4t.png', NULL, NULL, 1, 'garden-4t', 'garden-4t-160.html', 4, 0, 0, '', '', '', '2010-06-28 12:11:21', '2010-10-07 07:56:48', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 27, 'SAE 30', 0, NULL, '', 'L', NULL, 'L'), (161, 27, 'simple', 'Motul Garden 2T Hi-Tech 1L', 'Motul Garden 2T Hi-Tech\r\n', '834901', 7.5000, NULL, NULL, NULL, NULL, '1,5 KG', '/g/a/garden_hi-tech_2t.png', '/g/a/garden_hi-tech_2t.png', NULL, NULL, 1, 'garden-2t-hi-tech', 'garden-2t-hi-tech.html', 4, 0, 0, '', '', '', '2010-06-28 12:13:59', '2010-11-09 08:20:28', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (162, 27, 'simple', 'Motul Garden 2T 2L', 'Motul Garden 2T\r\n', '308902', 10.5000, NULL, NULL, NULL, NULL, '2,5 KG', '/g/a/garden_2t.png', '/g/a/garden_2t.png', NULL, NULL, 1, 'garden-2t', 'garden-2t.html', 4, 0, 0, '', '', '', '2010-06-28 12:16:01', '2011-02-09 10:16:15', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', NULL, NULL, 0, NULL, '2', 'L', NULL, 'L'), (163, 27, 'simple', 'Motul Bio 2T 1L', 'Motul Bio 2T\r\n', '312501', 12.8000, NULL, NULL, NULL, NULL, '1,5 KG', '/g/a/garden_bio_2t.png', '/g/a/garden_bio_2t.png', NULL, NULL, 1, 'bio-2t', 'bio-2t.html', 4, 0, 0, '', '', '', '2010-06-28 12:17:51', '2010-10-06 14:44:37', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (164, 27, 'simple', 'Motul Timber Bio 5L', 'Motul Timber Bio\r\n', '785206', 31.8000, NULL, NULL, NULL, NULL, '5,5 KG', '/t/i/timber_bio_5l.jpg', '/t/i/timber_bio_5l.jpg', NULL, NULL, 1, 'timber-bio', 'timber-bio.html', 4, 0, 0, '', '', '', '2010-06-28 12:20:28', '2010-10-06 14:44:07', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', NULL, NULL, 0, NULL, '5', 'L', NULL, 'L'), (165, 27, 'simple', 'Motul Timber 120 1L', 'Motul Timber 120\r\n', '785001', 4.9500, NULL, NULL, NULL, NULL, '1,5 KG', '/t/i/timber_120.png', '/t/i/timber_120.png', NULL, NULL, 1, 'timber-120', 'timber-120.html', 4, 0, 0, '', '', '', '2010-06-28 12:22:59', '2010-10-06 14:43:35', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (166, 27, 'simple', 'Motul Snowpower 4T 1L 0W-40', 'Snowpower 4T\r\n', '826901', 14.8500, NULL, NULL, NULL, NULL, '1,5 KG', '/s/n/snow_power_4t_1l.jpg', '/s/n/snow_power_4t_1l.jpg', NULL, NULL, 1, 'motul-snowpower-4t-1l', 'motul-snowpower-4t-1l.html', 4, 0, 0, '', '', '', '2010-06-29 07:26:49', '2010-10-06 14:42:51', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 6, '0W-40', 0, NULL, '', 'L', NULL, 'L'), (167, 27, 'simple', 'Motul Snowpower 2T 1L', 'Snowpower 2T\r\n', '812201', 15.7000, NULL, NULL, NULL, NULL, '1,5 KG', '/s/n/snowpower_2t_1l.jpg', '/s/n/snowpower_2t_1l.jpg', NULL, NULL, 1, 'motul-snowpower-2t-1l', 'motul-snowpower-2t-1l.html', 4, 0, 0, '', '', '', '2010-06-29 07:36:53', '2011-01-07 12:27:09', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (168, 27, 'simple', 'Motul Micro 2T 2L', 'Micro 2T\r\n', '324602', 34.3000, NULL, NULL, NULL, NULL, '2,5 KG', '/m/i/micro_2t_2l.jpg', '/m/i/micro_2t_2l.jpg', NULL, NULL, 1, 'micro-2t', 'micro-2t.html', 4, 0, 0, '', '', '', '2010-06-29 07:39:55', '2010-10-28 13:34:30', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', NULL, NULL, 0, NULL, '2', 'L', NULL, 'L'), (169, 27, 'simple', 'Motul Snowpower 4T 4L 0W-40', 'Snowpower 4T\r\n', '826907', 57.6000, 42.6500, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, '4,5 KG', '/s/n/snow_power_4t_4l.jpg', '/s/n/snow_power_4t_4l.jpg', '2011-01-01 00:00:00', '2011-02-28 00:00:00', 1, 'motul-snowpower-4t-4l', 'motul-snowpower-4t-4l.html', 4, 0, 0, '', '', '', '2010-06-29 14:10:14', '2011-01-05 14:55:20', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', 6, '0W-40', 0, NULL, '4', 'L', NULL, 'L'), (170, 27, 'simple', 'Motul Snowpower 2T 4L', 'Motul Snowpower 2T\r\n', '812207', 58.1000, 49.9500, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, '4,5 KG', '/s/n/snowpower_2t_4l.jpg', '/s/n/snowpower_2t_4l.jpg', '2011-01-01 00:00:00', '2011-02-28 00:00:00', 1, 'motul-snowpower-2t-4l', 'motul-snowpower-2t-4l.html', 4, 0, 0, '', '', '', '2010-06-29 14:12:31', '2011-01-07 12:27:48', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', NULL, NULL, 0, NULL, '4', 'L', NULL, 'L'), (171, 4, 'simple', 'Motul Karabinerhaken', 'Motul Karabinerhaken', '770180', 2.9000, NULL, NULL, NULL, NULL, '1', '/k/a/karabinerhacken.jpg', '/k/a/karabinerhacken.jpg', NULL, NULL, 1, 'karabinerhaken', 'karabinerhaken.html', 4, 0, 0, '', '', '', '2010-07-02 13:50:28', '2010-10-06 13:02:40', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (172, 4, 'simple', 'Motul Schlüsselanhänger', 'Motul Schlüsselanhänger', '770121', 2.9000, NULL, NULL, NULL, NULL, '1', '/k/e/keyring.jpg', '/k/e/keyring.jpg', NULL, NULL, 1, 'schlusselanhanger', 'schlusselanhanger.html', 4, 0, 0, '', '', '', '2010-07-02 13:53:23', '2010-10-06 13:02:05', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (173, 4, 'simple', 'Motul Classic-Aufkleber', 'Motul Classic-Aufkleber', '770170', 2.0000, NULL, NULL, NULL, NULL, '1', '/a/u/aufkleber-classic-kopie.jpg', '/a/u/aufkleber-classic-kopie.jpg', NULL, NULL, 1, 'classic-aufkleber', 'classic-aufkleber.html', 4, 0, 0, '', '', '', '2010-07-02 14:02:28', '2010-10-06 13:01:28', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (174, 28, 'configurable', 'Motul T-Shirt', 'Motul T-Shirt', '763300', 9.9000, NULL, NULL, NULL, NULL, NULL, '/t/-/t-shirt_1_2.jpg', '/t/-/t-shirt_1_2.jpg', NULL, NULL, 1, 't-shirt', 't-shirt-174.html', 4, 1, 1, '', '', '', '2010-07-07 10:32:26', '2010-10-06 13:00:50', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', 'L', NULL, 'L'), (175, 28, 'simple', 'Motul T-Shirt Grösse S', 'Motul T-Shirt ', '763350', 9.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 't-shirt', 't-shirt.html', 1, 0, 0, '', '', '', '2010-07-07 10:32:26', '2010-10-06 12:59:51', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (176, 27, 'simple', 'MOTUL 8100 X-Clean C3 1L 5W-30', 'MOTUL 8100 X-Clean C3 5W-30\r\n', '854311', 11.8000, 9.2500, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, '1,5 KG', '/8/1/8100_x-clean_c3_5w30_1l_1.jpg', '/8/1/8100_x-clean_c3_5w30_1l_1.jpg', '2011-01-01 00:00:00', '2011-02-28 00:00:00', 1, 'motul-8100-x-clean-c3-1l', 'motul-8100-x-clean-c3-1l-176.html', 4, 0, 0, '', '', '', '2010-07-09 09:50:53', '2011-01-05 14:54:34', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 11, '5W-30', 0, NULL, '', 'L', '1', 'L'), (177, 27, 'simple', 'MOTUL 8100 X-Clean C3 5L 5W-30', 'MOTUL 8100 X-Clean C3 5W-30\r\n', '854351', 50.4500, 40.9000, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, '5,5 KG', '/5/w/5w30xcleanl.jpg', '/5/w/5w30xcleanl.jpg', NULL, NULL, 1, 'motul-8100-x-clean-c3-5l', 'motul-8100-x-clean-c3-5l-177.html', 4, 0, 0, '', '', '', '2010-07-09 09:54:57', '2011-01-11 13:07:13', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 11, '5W-30', 0, NULL, '5', 'L', '1', 'L'), (180, 4, 'simple', 'MOTUL Aufkleber 15 x 4,0 cm', 'MOTUL Aufkleber', '770007', 1.0000, NULL, NULL, NULL, NULL, '1', '/a/u/aufkleber_rot_huinterlegt_1_1.jpg', '/a/u/aufkleber_rot_huinterlegt_1_1.jpg', NULL, NULL, 1, 'motul-aufkleber-15-x-4-0-cm', 'motul-aufkleber-15-x-4-0-cm.html', 4, 0, 0, 'Motul Aufkleber 15 x 4 cm', 'Motul Aufkleber 15 x 4 cm', 'Motul Aufkleber 15 x 4 cm', '2010-07-13 10:08:39', '2010-07-19 14:34:43', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', '1', 'PCS'), (181, 4, 'simple', 'MOTUL Aufkleber 30 x 7,5 cm', 'MOTUL Aufkleber', '770008', 1.5000, NULL, NULL, NULL, NULL, '1', '/a/u/aufkleber_rot_huinterlegt_1.jpg', '/a/u/aufkleber_rot_huinterlegt_1.jpg', NULL, NULL, 1, 'motul-aufkleber-30-x-7-5-cm', 'motul-aufkleber-30-x-7-5-cm.html', 4, 0, 0, 'Motul Aufkleber 30 x 7,5 cm', 'Motul Aufkleber 30 x 7,5 cm', 'Motul Aufkleber 30 x 7,5 cm', '2010-07-13 10:11:01', '2010-07-19 11:54:37', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', '1', 'PCS'), (182, 4, 'simple', 'Motul Einzelbuchstaben 28 x 5,5 cm', 'Motul Einzelbuchstaben', '770003', 2.5000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'einzelbuchstaben-28-x-5-5-cm', 'einzelbuchstaben-28-x-5-5-cm.html', 4, 0, 0, NULL, NULL, NULL, '2010-07-13 10:22:28', '2010-10-06 12:57:29', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', '1', 'PCS'), (183, 4, 'simple', 'Motul Einzelbuchstaben 71 x 14,5 cm', 'Motul Einzelbuchstaben', '770002', 6.0000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'einzelbuchstaben-71-x-14-5-cm', 'einzelbuchstaben-71-x-14-5-cm.html', 4, 0, 0, NULL, NULL, NULL, '2010-07-13 10:24:09', '2010-10-06 12:56:35', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', '1', 'PCS'), (184, 4, 'simple', 'Motul Motocross Aufkleber', 'Motul Motocross Aufkleber', '770017', 6.9000, NULL, NULL, NULL, NULL, '1', '/a/u/aufkleber_mx-kit_1.jpg', '/a/u/aufkleber_mx-kit_1.jpg', NULL, NULL, 1, 'motocross-aufkleber', 'motocross-aufkleber.html', 4, 0, 0, '', '', '', '2010-07-13 10:26:19', '2010-10-06 12:55:57', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', '1', 'PCS'), (185, 4, 'simple', 'Testartikel', 'Testartikel', '897845748395', 20.0000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', '2010-07-15 00:00:00', '2010-07-31 00:00:00', 1, 'testartikel', 'testartikel.html', 3, 0, 0, NULL, NULL, NULL, '2010-07-15 06:07:09', '2010-07-19 10:36:57', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (186, 27, 'simple', 'MOTUL Multi ATF 1L', 'MOTUL Multi ATF\r\n', '844911', 10.4000, NULL, NULL, NULL, NULL, '1,5 KG', '/m/u/multi_atf_1l.jpg', '/m/u/multi_atf_1l.jpg', NULL, NULL, 1, 'motul-multi-atf-1l', 'motul-multi-atf-1l.html', 4, 0, 0, '', '', '', '2010-07-15 07:54:45', '2010-10-28 13:57:49', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (187, 27, 'simple', 'MOTUL Dexron III 1L', 'MOTUL Dexron III\r\n', '387001', 9.9000, NULL, NULL, NULL, NULL, '1,5 KG', '/d/e/dexron_iii_1l.jpg', '/d/e/dexron_iii_1l.jpg', NULL, NULL, 1, 'motul-dexron-iii-1l', 'motul-dexron-iii-1l.html', 4, 0, 0, '', '', '', '2010-07-15 07:59:01', '2010-07-15 07:59:02', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (188, 27, 'simple', 'MOTUL Dexron IID 1L', 'MOTUL Dexron IID\r\n', '325901', 9.4500, NULL, NULL, NULL, NULL, '1,5 KG', '/d/e/dexron_iid_1l.jpg', '/d/e/dexron_iid_1l.jpg', NULL, NULL, 1, 'motul-dexron-iid-1l', 'motul-dexron-iid-1l.html', 4, 0, 0, '', '', '', '2010-07-15 08:01:28', '2010-10-06 12:54:20', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (190, 4, 'simple', 'MOTUL Aufnäher 11 x 3,8 cm', 'MOTUL Aufnäher', '777013', 3.9000, NULL, NULL, NULL, NULL, '1', '/_/a/_aufn_her_1_.jpg', '/_/a/_aufn_her_1_.jpg', NULL, NULL, 1, 'motul-aufnaher-11-x-3-8-cm', 'motul-aufnaher-11-x-3-8-cm.html', 4, 0, 0, '', '', '', '2010-07-15 10:02:03', '2010-09-24 08:17:15', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', '1', 'PCS'), (191, 4, 'simple', 'MOTUL Aufnäher 28 x 7,0 cm', 'MOTUL Aufnäher', '777015', 4.9000, NULL, NULL, NULL, NULL, '1', '/_/a/_aufn_her_1__1.jpg', '/_/a/_aufn_her_1__1.jpg', NULL, NULL, 1, 'motul-aufnaher-28-x-7-0-cm', 'motul-aufnaher-28-x-7-0-cm.html', 4, 0, 0, '', '', '', '2010-07-15 10:03:41', '2010-07-15 11:41:43', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', '1', 'PCS'), (192, 4, 'simple', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 'MOTUL Aufkleber', '770007-ES', 0.0000, NULL, NULL, NULL, NULL, '1', '/a/u/aufkleber_rot_huinterlegt_1_1_1.jpg', '/a/u/aufkleber_rot_huinterlegt_1_1_1.jpg', NULL, NULL, 1, 'zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis', 'zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html', 2, 0, 0, 'Motul Aufkleber 15 x 4 cm', 'Motul Aufkleber 15 x 4 cm', 'Motul Aufkleber 15 x 4 cm', '2010-07-19 13:18:19', '2010-07-28 09:28:45', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', '1', 'PCS'), (194, 27, 'simple', 'MOTUL Specific FORD 913 C 1L 5W-30', 'MOTUL Specific FORD 913 C 5W-30\r\n', '855311', 12.3000, NULL, NULL, NULL, NULL, '1,5 KG', '/s/p/specific_913c_5w30_1l.jpg', '/s/p/specific_913c_5w30_1l.jpg', NULL, NULL, 1, 'motul-specific-ford-913-c-1l', 'motul-specific-ford-913-c-1l.html', 4, 0, 0, '', '', '', '2010-07-19 13:38:39', '2010-10-28 14:17:51', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 11, '5W-30', 0, NULL, '', 'L', '1', 'L'), (195, 27, 'simple', 'MOTUL Specific FORD 913 C 5L 5W-30', 'MOTUL Specific FORD 913 C 5W-30\r\n', '855351', 52.7000, NULL, NULL, NULL, NULL, '5,5 KG', '/s/p/specific_913c_5w30_5l.jpg', '/s/p/specific_913c_5w30_5l.jpg', NULL, NULL, 1, 'motul-specific-ford-913-c-5l', 'motul-specific-ford-913-c-5l.html', 4, 0, 0, '', '', '', '2010-07-19 13:40:39', '2010-10-28 13:44:20', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 11, '5W-30', 0, NULL, '', 'L', '1', 'L'), (196, 27, 'simple', 'Motul Inboard 4T 2L 15W-40', 'Motul Inboard 4T 15W-40', '851921', 16.8000, NULL, NULL, NULL, NULL, '2,5 KG', '/i/n/inboard-4t-15w40-2l.jpg', '/i/n/inboard-4t-15w40-2l.jpg', NULL, NULL, 1, 'inboard-4t-2l', 'inboard-4t-2l.html', 4, 0, 0, '', '', '', '2010-07-19 13:53:42', '2010-10-06 12:45:13', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 19, '15W-40', 0, NULL, '2', 'L', '1', 'L'), (198, 28, 'simple', 'Motul Poloshirt sw - Herren Größe XXL', 'Motul Poloshirt sw - Herren', '768358', 26.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-sw-herren-grosse-xl', 'poloshirt-sw-herren-grosse-xl-198.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-20 11:04:45', '2010-10-06 12:34:25', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (199, 28, 'simple', 'Motul Poloshirt sw - Damen Grösse S', 'Motul Poloshirt sw - Damen', '765450', 26.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-sw-damen', 'poloshirt-sw-damen-199.html', 1, 0, 0, '', '', '', '2010-06-24 14:51:11', '2010-10-06 12:33:34', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (200, 28, 'simple', 'Motul Poloshirt sw - Damen Grösse M', 'Motul Poloshirt sw - Damen', '765452', 26.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-sw-damen', 'poloshirt-sw-damen-200.html', 1, 0, 0, '', '', '', '2010-06-24 14:51:11', '2010-10-06 12:32:53', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (201, 28, 'configurable', 'Motul Latzhose mit MOTUL Einstickung', 'Motul Latzhose mit MOTUL Einstickung', '2000020', 59.9000, NULL, NULL, NULL, NULL, NULL, '/l/a/latzhose.jpg', '/l/a/latzhose.jpg', NULL, NULL, 1, 'latzhose-mit-motul-einstickung', 'latzhose-mit-motul-einstickung-1.html', 4, 1, 1, '', '', '', '2010-07-20 11:23:26', '2010-10-06 12:32:06', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', 'L', '1', 'L'), (202, 28, 'simple', 'Motul Latzhose mit MOTUL Einstickung Grösse M 48/50', 'Motul Latzhose mit MOTUL Einstickung', '762552', 26.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'latzhose-mit-motul-einstickung', 'latzhose-mit-motul-einstickung.html', 1, 0, 0, '/', '/', '/', '2010-07-20 11:23:26', '2010-10-06 12:31:28', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (206, 28, 'simple', 'Motul Poloshirt sw - Damen Grösse L', 'Motul Poloshirt sw - Damen ', '765454', 26.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-sw-damen', 'poloshirt-sw-damen-206.html', 1, 0, 0, '', '', '', '2010-07-20 12:27:19', '2010-10-06 12:30:51', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (207, 28, 'simple', 'Motul Poloshirt sw - Damen Grösse XL', 'Motul Poloshirt sw - Damen', '765456', 26.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-sw-damen', 'poloshirt-sw-damen-207.html', 1, 0, 0, '', '', '', '2010-07-20 12:33:54', '2010-10-06 12:29:32', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (208, 28, 'simple', 'Motul Poloshirt sw - Damen Grösse XXL', 'Motul Poloshirt sw - Damen', '765458', 26.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-sw-damen', 'poloshirt-sw-damen-208.html', 1, 0, 0, '', '', '', '2010-07-20 12:37:36', '2010-10-06 12:28:37', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (209, 28, 'simple', 'Motul Latzhose mit MOTUL Einstickung Grösse L 52/54', 'Motul Latzhose mit MOTUL Einstickung', '762554', 59.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'latzhose-mit-motul-einstickung', 'latzhose-mit-motul-einstickung-209.html', 1, 0, 0, '/', '/', '/', '2010-07-20 13:25:28', '2010-10-06 12:17:07', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (210, 28, 'simple', 'Motul Latzhose mit MOTUL Einstickung Grösse S 44/46', 'Motul Latzhose mit MOTUL Einstickung', '762550', 59.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'latzhose-mit-motul-einstickung', 'latzhose-mit-motul-einstickung-210.html', 1, 0, 0, '/', '/', '/', '2010-07-20 13:30:14', '2010-10-06 12:16:31', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (211, 28, 'simple', 'Motul Latzhose mit MOTUL Einstickung Grösse XL 56/58', 'Motul Latzhose mit MOTUL Einstickung', '762556', 59.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'latzhose-mit-motul-einstickung', 'latzhose-mit-motul-einstickung-211.html', 1, 0, 0, '/', '/', '/', '2010-07-20 13:31:55', '2010-10-06 12:15:30', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (212, 28, 'simple', 'Motul Overall mit MOTUL Einstickung Grösse XL 56/58', 'Motul Overall mit MOTUL Einstickung', '762456', 80.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'overall-mit-motul-einstickung', 'overall-mit-motul-einstickung-212.html', 1, 0, 0, '/', '/', '/', '2010-07-20 13:33:01', '2010-10-06 12:14:58', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (213, 28, 'configurable', 'Motul Overall mit MOTUL Einstickung', 'Motul Overall mit MOTUL Einstickung', '2000022', 80.9000, NULL, NULL, NULL, NULL, NULL, '/o/v/overall_1.jpg', '/o/v/overall_1.jpg', NULL, NULL, 1, 'overall-mit-motul-einstickung', 'overall-mit-motul-einstickung.html', 4, 1, 1, '', '', '', '2010-07-20 13:47:18', '2010-10-06 12:14:22', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', 'L', '1', 'L'), (214, 28, 'simple', 'Motul Latzhose mit MOTUL Einstickung Grösse XXL 60/62', 'Motul Latzhose mit MOTUL Einstickung', '762558', 59.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'latzhose-mit-motul-einstickung', 'latzhose-mit-motul-einstickung-214.html', 1, 0, 0, '/', '/', '/', '2010-07-20 13:56:57', '2010-10-06 12:07:49', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (215, 28, 'simple', 'Motul Overall mit MOTUL Einstickung Grösse S 44/46', 'Motul Overall mit MOTUL Einstickung', '762450', 80.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'overall-mit-motul-einstickung-groesse-s44-46', 'overall-mit-motul-einstickung-groesse-s44-46.html', 1, 0, 0, '/', '/', '/', '2010-07-20 13:59:34', '2010-12-01 07:46:31', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (222, 28, 'simple', 'Motul Overall mit MOTUL Einstickung Grösse M 48/50', 'Motul Overall mit MOTUL Einstickung', '762452', 80.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'overall-mit-motul-einstickung-grosse-m-48-50', 'overall-mit-motul-einstickung-grosse-m-48-50.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 07:28:39', '2010-12-01 07:45:25', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (223, 28, 'simple', 'Motul Overall mit MOTUL Einstickung Grösse L 52/54', 'Motul Overall mit MOTUL Einstickung', '762454', 80.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'overall-mit-motul-einstickung-grosse-l-52-54', 'overall-mit-motul-einstickung-grosse-l-52-54.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 07:31:08', '2010-10-06 12:07:11', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (224, 28, 'simple', 'Motul Overall mit MOTUL Einstickung Grösse XXL 60/62', 'Motul Overall mit MOTUL Einstickung', '762458', 80.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'overall-mit-motul-einstickung-grosse-xxl-60-62', 'overall-mit-motul-einstickung-grosse-xxl-60-62.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 07:33:47', '2010-10-06 12:06:34', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (225, 28, 'simple', 'Motul T-Shirt Grösse M', 'Motul T-Shirt', '763352', 9.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 't-shirt-grosse-m', 't-shirt-grosse-m.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 08:50:25', '2010-10-06 12:06:00', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (226, 28, 'simple', 'Motul T-Shirt Grösse L', 'Motul T-Shirt', '763354', 9.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 't-shirt-grosse-l', 't-shirt-grosse-l.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 08:53:02', '2010-10-06 12:05:27', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (227, 28, 'simple', 'Motul T-Shirt Grösse XL', 'Motul T-Shirt', '763356', 9.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 't-shirt-grosse-xl', 't-shirt-grosse-xl.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 08:54:24', '2011-01-04 14:03:45', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (228, 28, 'simple', 'Motul T-Shirt Grösse XXL', 'Motul T-Shirt', '763358', 9.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 't-shirt-grosse-xxl', 't-shirt-grosse-xxl.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 08:57:05', '2010-10-06 12:04:10', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (229, 28, 'configurable', 'Motul Poloshirt - Herren', 'Motul Poloshirt - Herren', '7634000', 20.9000, NULL, NULL, NULL, NULL, NULL, '/p/o/poloshirt_herren_2.jpg', '/p/o/poloshirt_herren_2.jpg', NULL, NULL, 1, 'poloshirt-herren', 'poloshirt-herren.html', 4, 1, 1, '', '', '', '2010-07-21 09:03:46', '2010-10-06 12:03:31', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', 'L', '1', 'L'), (230, 28, 'simple', 'Motul Poloshirt - Herren Grösse S', 'Motul Poloshirt - Herren', '763450', 20.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-herren-grosse-s', 'poloshirt-herren-grosse-s.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:05:06', '2010-10-06 12:02:59', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (231, 28, 'simple', 'Motul Poloshirt - Herren Grösse M', 'Motul Poloshirt - Herren', '763452', 20.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-herren-grosse-m', 'poloshirt-herren-grosse-m.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:06:43', '2010-10-06 12:02:16', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (232, 28, 'simple', 'Motul Poloshirt - Herren Grösse L', 'Motul Poloshirt - Herren', '763454', 20.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-herren-grosse-l', 'poloshirt-herren-grosse-l.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:07:48', '2010-10-06 12:00:12', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (233, 28, 'simple', 'Motul Poloshirt - Herren Grösse XL', 'Motul Poloshirt - Herren', '763456', 20.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-herren-grosse-xl', 'poloshirt-herren-grosse-xl.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:09:01', '2010-10-06 11:59:36', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (234, 28, 'simple', 'Motul Poloshirt - Herren Grösse XXL', 'Motul Poloshirt - Herren', '763458', 20.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-herren-grosse-xxl', 'poloshirt-herren-grosse-xxl.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:10:18', '2010-10-06 11:58:57', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (235, 28, 'configurable', 'Motul Poloshirt - Damen', 'Motul Poloshirt - Damen', '7635500', 20.9000, NULL, NULL, NULL, NULL, NULL, '/d/a/damen_polo-rot_neu_2.jpg', '/d/a/damen_polo-rot_neu_2.jpg', NULL, NULL, 1, 'poloshirt-damen', 'poloshirt-damen.html', 4, 1, 1, '', '', '', '2010-07-21 09:14:16', '2010-10-06 11:58:27', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', 'L', '1', 'L'), (236, 28, 'simple', 'Motul Poloshirt - Damen Grösse S', 'Motul Poloshirt - Damen', '763550', 20.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-damen-grosse-s', 'poloshirt-damen-grosse-s.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:15:33', '2010-10-06 11:57:57', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (237, 28, 'simple', 'Motul Poloshirt - Damen Grösse M', 'Motul Poloshirt - Damen', '763552', 20.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-damen-grosse-m', 'poloshirt-damen-grosse-m.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:16:49', '2010-10-06 11:57:26', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (238, 28, 'simple', 'Motul Poloshirt - Damen Grösse L', 'Motul Poloshirt - Damen', '763554', 20.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-damen-grosse-l', 'poloshirt-damen-grosse-l.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:17:54', '2010-10-06 11:56:44', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (239, 28, 'simple', 'Motul Poloshirt - Damen Grösse XL', 'Motul Poloshirt - Damen', '763556', 20.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-damen-grosse-xl', 'poloshirt-damen-grosse-xl.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:19:08', '2010-10-06 11:56:16', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (240, 28, 'configurable', 'Motul Softshell-Weste - Herren', 'Motul Softshell-Weste - Herren', '7639500', 63.9000, NULL, NULL, NULL, NULL, NULL, '/h/e/herren_weste.jpg', '/h/e/herren_weste.jpg', NULL, NULL, 1, 'softshell-weste-herren', 'softshell-weste-herren.html', 4, 1, 1, '', '', '', '2010-07-21 09:24:49', '2010-10-06 11:55:01', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', 'L', '1', 'L'), (241, 28, 'simple', 'Motul Softshell-Weste - Herren Grösse S', 'Motul Softshell-Weste - Herren', '763950', 63.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'softshell-weste-herren-grosse-s', 'softshell-weste-herren-grosse-s.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:26:15', '2010-10-06 11:53:52', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (242, 28, 'simple', 'Motul Softshell-Weste - Herren Grösse M', 'Motul Softshell-Weste - Herren', '763952', 63.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'softshell-weste-herren-grosse-m', 'softshell-weste-herren-grosse-m.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:27:25', '2010-10-06 11:53:18', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (243, 28, 'simple', 'Motul Softshell-Weste - Herren Grösse L', 'Motul Softshell-Weste - Herren', '763954', 63.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'softshell-weste-herren-grosse-l', 'softshell-weste-herren-grosse-l.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:28:31', '2010-10-06 11:52:34', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (244, 28, 'simple', 'Motul Softshell-Weste - Herren Grösse XL', 'Motul Softshell-Weste - Herren', '763956', 63.9000, NULL, '2010-09-01 00:00:00', '2010-10-31 00:00:00', NULL, '1', 'no_selection', 'no_selection', '2010-09-01 00:00:00', '2010-10-31 00:00:00', 1, 'motul-softshell-weste-herren-grosse-xl', 'motul-softshell-weste-herren-grosse-xl.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:30:45', '2010-10-06 11:52:06', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (245, 28, 'simple', 'Motul Softshell-Weste - Herren Grösse XXL', 'Motul Softshell-Weste - Herren', '763958', 63.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'softshell-weste-herren-grosse-xxl', 'softshell-weste-herren-grosse-xxl.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:31:58', '2010-10-06 11:51:32', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (246, 28, 'configurable', 'Motul Softshell-Weste - Damen', 'Motul Softshell-Weste - Damen', '7640500', 63.9000, NULL, NULL, NULL, NULL, NULL, '/d/a/damen_weste.jpg', '/d/a/damen_weste.jpg', NULL, NULL, 1, 'softshell-weste-damen', 'softshell-weste-damen.html', 4, 1, 1, '', '', '', '2010-07-21 09:36:20', '2010-10-06 11:50:55', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', 'L', '1', 'L'), (247, 28, 'simple', 'Motul Softshell-Weste - Damen Grösse S', 'Motul Softshell-Weste - Damen', '764050', 63.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'softshell-weste-damen-grosse-s', 'softshell-weste-damen-grosse-s.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:39:47', '2010-10-06 11:50:16', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (248, 28, 'simple', 'Motul Softshell-Weste - Damen Grösse M', 'Motul Softshell-Weste - Damen', '764052', 63.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'softshell-weste-damen-grosse-m', 'softshell-weste-damen-grosse-m.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:40:58', '2010-10-06 11:49:38', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (249, 28, 'simple', 'Motul Softshell-Weste - Damen Grösse L', 'Motul Softshell-Weste - Damen', '764054', 63.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'softshell-weste-damen-grosse-l', 'softshell-weste-damen-grosse-l.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:42:07', '2010-10-06 11:49:03', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (250, 28, 'simple', 'Motul Softshell-Weste - Damen Grösse XL', 'Motul Softshell-Weste - Damen', '764056', 63.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'softshell-weste-damen-grosse-xl', 'softshell-weste-damen-grosse-xl.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:43:15', '2010-10-06 11:48:28', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (252, 27, 'simple', 'MOTUL 5100 4T 1L 10W-30', 'MOTUL 5100 4T', '836611', 13.0000, NULL, NULL, NULL, NULL, '1.5000', '/3/3/336611.jpg', 'no_selection', '2010-09-30 00:00:00', '2010-10-31 00:00:00', 1, 'motul-5100-4t', 'motul-5100-4t-252.html', 4, 0, 0, '', '', NULL, '2010-10-06 10:44:31', '2010-10-28 13:52:24', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 16, '10W-30', 0, NULL, '', 'L', '1', 'L'), (253, 27, 'simple', 'Motul Inboard 4T 15W-40', 'Motul Inboard 4T 15W-40', '851951', 39.4000, NULL, NULL, NULL, NULL, '5,5 KG', '/i/n/inboard_4t_15w40_5l_1.jpg', '/i/n/inboard_4t_15w40_5l_1.jpg', NULL, NULL, 1, 'inboard-4t-5l', 'inboard-4t-5l-253.html', 4, 0, 0, '', '', '', '2010-10-07 10:28:58', '2010-12-06 15:56:07', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 19, '15W-40', 0, NULL, '5', 'L', '1', 'L'), (255, 27, 'simple', 'Amazon Gebühren', 'Verkaufsgebühr Amazon', '0101AMAZON', 0.0000, NULL, NULL, NULL, NULL, '0,01 KG', 'no_selection', 'no_selection', NULL, NULL, 0, '0101amazon', '0101amazon-255.html', 1, 0, 0, '/', '/', '/', '2010-12-28 10:13:34', '2011-01-06 08:41:51', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'Stück', NULL, NULL, 0, NULL, '5', 'PCS', '1', 'PCS'); /*!40000 ALTER TABLE `catalog_product_flat_1` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_flat_2 CREATE TABLE IF NOT EXISTS `catalog_product_flat_2` ( `entity_id` int(10) unsigned NOT NULL auto_increment, `attribute_set_id` smallint(5) unsigned NOT NULL default '0', `type_id` varchar(32) NOT NULL default 'simple', `name` varchar(255) default NULL, `short_description` text, `sku` varchar(64) default NULL, `price` decimal(12,4) default NULL, `special_price` decimal(12,4) default NULL, `special_from_date` datetime default NULL, `special_to_date` datetime default NULL, `cost` decimal(12,4) default NULL, `weight` varchar(255) default NULL, `small_image` varchar(255) default NULL, `thumbnail` varchar(255) default NULL, `news_from_date` datetime default NULL, `news_to_date` datetime default NULL, `tax_class_id` int(11) default NULL, `url_key` varchar(255) default NULL, `url_path` varchar(255) default NULL, `visibility` tinyint(3) unsigned default NULL, `required_options` tinyint(3) unsigned NOT NULL default '0', `has_options` smallint(6) NOT NULL default '0', `image_label` varchar(255) default NULL, `small_image_label` varchar(255) default NULL, `thumbnail_label` varchar(255) default NULL, `created_at` datetime NOT NULL default '0000-00-00 00:00:00', `updated_at` datetime NOT NULL default '0000-00-00 00:00:00', `enable_googlecheckout` tinyint(1) default NULL, `price_type` int(11) default NULL, `sku_type` int(11) default NULL, `weight_type` int(11) default NULL, `price_view` int(11) default NULL, `shipment_type` int(11) default NULL, `links_purchased_separately` int(11) default NULL, `links_title` varchar(255) default NULL, `links_exist` int(11) default NULL, `gebinde_groesse` varchar(255) default NULL, `viskositaet` int(11) default NULL, `viskositaet_value` varchar(255) default NULL, `is_recurring` tinyint(1) default NULL, `recurring_profile` text, `base_price_amount` varchar(255) default NULL, `base_price_unit` varchar(255) default 'L', `base_price_base_amount` varchar(255) default NULL, `base_price_base_unit` varchar(255) default 'L', PRIMARY KEY (`entity_id`), KEY `IDX_TYPE_ID` (`type_id`), KEY `IDX_ATRRIBUTE_SET` (`attribute_set_id`), KEY `IDX_NAME` (`name`), KEY `IDX_PRICE` (`price`), KEY `IDX_GEBINDE_GROESSE` (`gebinde_groesse`), KEY `IDX_VISKOSITAET` (`viskositaet`), KEY `IDX_VISKOSITAET_VALUE` (`viskositaet_value`), CONSTRAINT `FK_CATALOG_PRODUCT_FLAT_2_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=256 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_flat_2: 219 rows /*!40000 ALTER TABLE `catalog_product_flat_2` DISABLE KEYS */; INSERT INTO `catalog_product_flat_2` (`entity_id`, `attribute_set_id`, `type_id`, `name`, `short_description`, `sku`, `price`, `special_price`, `special_from_date`, `special_to_date`, `cost`, `weight`, `small_image`, `thumbnail`, `news_from_date`, `news_to_date`, `tax_class_id`, `url_key`, `url_path`, `visibility`, `required_options`, `has_options`, `image_label`, `small_image_label`, `thumbnail_label`, `created_at`, `updated_at`, `enable_googlecheckout`, `price_type`, `sku_type`, `weight_type`, `price_view`, `shipment_type`, `links_purchased_separately`, `links_title`, `links_exist`, `gebinde_groesse`, `viskositaet`, `viskositaet_value`, `is_recurring`, `recurring_profile`, `base_price_amount`, `base_price_unit`, `base_price_base_amount`, `base_price_base_unit`) VALUES (1, 27, 'simple', 'Motul 4100 Power 5L 15W50', 'MOTUL 4100 Power', '386206', 31.5000, NULL, NULL, NULL, NULL, NULL, '/4/1/4100_power-15w50_5l.jpg', '/4/1/4100_power-15w50_5l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-4100-power-5l-15w-50', 'motul-4100-power-5l-15w-50.html', 4, 0, 0, 'Motul 4100 Power 5L 15W50', 'Motul 4100 Power 5L 15W50', 'Motul 4100 Power 5L 15W50', '2010-05-19 14:13:13', '2010-11-05 12:36:33', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 20, '15W-50', 0, NULL, '5', 'L', NULL, 'L'), (2, 27, 'simple', 'Motul 4100 Power 1L 15W50', 'MOTUL 4100 Power\r\n', '386201', 8.2000, NULL, NULL, NULL, NULL, NULL, '/4/1/4100_power_15w50_1l.jpg', '/4/1/4100_power_15w50_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-4100-power-1l', 'motul-4100-power-1l.html', 4, 0, 0, 'Motul 4100 Power 1L 15W50', 'Motul 4100 Power 1L 15W50', 'Motul 4100 Power 1L 15W50', '2010-05-19 14:22:31', '2010-10-28 14:03:52', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 20, '15W-50', 0, NULL, '', 'L', NULL, 'L'), (3, 27, 'simple', 'MOTUL 6100 Synergie+ 1L 10W-40', 'MOTUL 6100 Synergie+ 10W-40', '839411', 7.9000, NULL, NULL, NULL, 6.0000, NULL, '/6/1/6100_synergieplus_10w40_1l.jpg', '/6/1/6100_synergieplus_10w40_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-6100-synergie-1l', 'motul-6100-synergie-1l.html', 4, 0, 0, 'MOTUL 6100 Synergie+', 'MOTUL 6100 Synergie+', 'MOTUL 6100 Synergie+', '2010-05-19 14:25:18', '2010-10-28 14:04:41', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 17, '10W-40', 0, NULL, '', 'L', NULL, 'L'), (4, 27, 'simple', 'MOTUL 6100 Synergie+ 5L 10W-40', 'MOTUL 6100 Synergie+ 10W-40', '839451', 25.1300, NULL, NULL, NULL, NULL, NULL, '/6/1/6100_synergieplus_10w40_5l.jpg', '/6/1/6100_synergieplus_10w40_5l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-6100-synergie-5l', 'motul-6100-synergie-5l.html', 4, 0, 0, 'MOTUL 6100 Synergie+', 'MOTUL 6100 Synergie+', 'MOTUL 6100 Synergie+', '2010-05-19 14:25:45', '2010-10-28 12:54:58', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 17, '10W-40', 0, NULL, '5', 'L', NULL, 'L'), (5, 27, 'simple', 'MOTUL 8100 X-Cess 1L 5W-40', 'MOTUL 8100 X-Cess 5W-40', '368201', 10.8000, NULL, NULL, NULL, NULL, NULL, '/8/1/8100_x-cess_5w40_1l.jpg', '/8/1/8100_x-cess_5w40_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-8100-x-cess-1l', 'motul-8100-x-cess-1l.html', 4, 0, 0, 'MOTUL 8100 X-Cess', 'MOTUL 8100 X-Cess', 'MOTUL 8100 X-Cess', '2010-05-20 06:08:53', '2010-10-28 14:21:42', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 12, '5W-40', 0, NULL, '', 'L', NULL, 'L'), (6, 27, 'simple', 'MOTUL 8100 X-Cess 5L 5W-40', 'MOTUL 8100 X-Cess 5W-40', '368206', 45.1500, 39.9500, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, NULL, '/8/1/8100_x-cess_5w40_5l.jpg', '/8/1/8100_x-cess_5w40_5l.jpg', '2011-01-01 00:00:00', '2011-02-28 00:00:00', 1, 'motul-8100-x-cess-5l', 'motul-8100-x-cess-5l.html', 4, 0, 0, 'MOTUL 8100 X-Cess', 'MOTUL 8100 X-Cess', 'MOTUL 8100 X-Cess', '2010-05-20 06:09:09', '2011-01-07 12:18:19', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 12, '5W-40', 0, NULL, '5', 'L', NULL, 'L'), (7, 27, 'simple', 'MOTUL 8100 X-Clean C3 1L 5W-40', 'MOTUL 8100 X-Clean C3 5W-40\r\n', '854111', 11.8000, NULL, NULL, NULL, NULL, NULL, '/8/1/8100_xclean_5w40_1l.jpg', '/8/1/8100_xclean_5w40_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-8100-x-clean-c3-1l', 'motul-8100-x-clean-c3-1l.html', 4, 0, 0, '', '', '', '2010-05-20 06:12:42', '2010-10-28 14:07:39', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 12, '5W-40', 0, NULL, '', 'L', NULL, 'L'), (8, 27, 'simple', 'MOTUL 8100 X-Clean C3 5L 5W-40', 'MOTUL 8100 X-Clean C3 5W-40\r\n', '854151', 50.4500, 40.9000, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, NULL, '/8/1/8100_xclean_5w40_5l.jpg', '/8/1/8100_xclean_5w40_5l.jpg', '2011-01-01 00:00:00', '2011-02-28 00:00:00', 1, 'motul-8100-x-clean-c3-5l', 'motul-8100-x-clean-c3-5l.html', 4, 0, 0, '', '', '', '2010-05-20 06:12:59', '2011-01-07 12:55:40', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 12, '5W-40', 0, NULL, '5', 'L', NULL, 'L'), (9, 27, 'simple', 'MOTUL Specific CNG/LPG 1L 5W-40', 'MOTUL Specific CNG/LPG 5W-40', '854011', 10.5000, NULL, NULL, NULL, NULL, NULL, '/s/p/specific_cng_lpg_1l.jpg', '/s/p/specific_cng_lpg_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-specific-cng-lpg-1l', 'motul-specific-cng-lpg-1l.html', 4, 0, 0, 'MOTUL Specific CNG/LPG', 'MOTUL Specific CNG/LPG', 'MOTUL Specific CNG/LPG', '2010-05-20 06:27:07', '2010-10-28 14:19:30', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 12, '5W-40', 0, NULL, '', 'L', NULL, 'L'), (10, 27, 'simple', 'MOTUL Specific CNG/LPG 5L 5W-40', 'MOTUL Specific CNG/LPG 5W-40', '854051', 43.0000, NULL, NULL, NULL, NULL, NULL, '/s/p/specific_cng_lpl_5l.jpg', '/s/p/specific_cng_lpl_5l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-specific-cng-lpg-5l', 'motul-specific-cng-lpg-5l.html', 4, 0, 0, 'MOTUL Specific CNG/LPG - 5 Liter Kanister', 'MOTUL Specific CNG/LPG - 5 Liter Kanister', 'MOTUL Specific CNG/LPG - 5 Liter Kanister', '2010-05-20 06:27:22', '2010-10-28 13:27:11', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 12, '5W-40', 0, NULL, '5', 'L', NULL, 'L'), (11, 27, 'simple', 'MOTUL 8100 X-Clean + 1L 5W-30', 'MOTUL 8100 X-Clean + 5W-30', '854711', 15.0000, NULL, NULL, NULL, NULL, NULL, '/f/i/file.jpg', '/f/i/file.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-8100-x-clean-plus-1l', 'motul-8100-x-clean-plus-1l-11.html', 4, 0, 0, 'MOTUL 8100 X-Clean+ – 1 Liter Flasche', 'MOTUL 8100 X-Clean+ – 1 Liter Flasche', 'MOTUL 8100 X-Clean+ – 1 Liter Flasche', '2010-05-20 06:36:10', '2010-10-28 14:20:27', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 11, '5W-30', 0, NULL, '', 'L', NULL, 'L'), (12, 27, 'simple', 'MOTUL 8100 X-Clean + 5L 5W-30', 'MOTUL 8100 X-Clean + 5W-30', '854751', 67.5000, 52.5000, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, NULL, '/f/i/file_2.jpg', 'no_selection', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-8100-x-clean-plus-5l', 'motul-8100-x-clean-plus-5l.html', 4, 0, 0, 'MOTUL 8100 X-Clean+ – 5 Liter Kanister', 'MOTUL 8100 X-Clean+ – 5 Liter Kanister', 'MOTUL 8100 X-Clean+ - 1 Liter Flasche', '2010-05-20 06:36:23', '2011-01-11 13:06:35', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 11, '5W-30', 0, NULL, '5', 'L', NULL, 'L'), (13, 27, 'simple', 'MOTUL Gear 300 1L 75W-90', 'MOTUL Gear 300 75W-90\r\n', '317101', 17.7500, NULL, NULL, NULL, NULL, NULL, '/g/e/gear_300_1l.jpg', '/g/e/gear_300_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-gear-300', 'motul-gear-300.html', 4, 0, 0, '', '', '', '2010-05-20 07:16:28', '2010-10-07 09:57:17', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 28, '75W-90', 0, NULL, '', 'L', NULL, 'L'), (14, 27, 'simple', 'MOTUL 8100 ECO-CLEAN C2 1L 5W-30', 'MOTUL 8100 ECO-CLEAN C2 5W-30', '841511', 11.9000, NULL, NULL, NULL, NULL, NULL, '/8/1/8100_ecoclean_5w30_1l.jpg', '/8/1/8100_ecoclean_5w30_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-8100-eco-clean-c2-1l', 'motul-8100-eco-clean-c2-1l.html', 4, 0, 0, 'MOTUL 8100 ECO-CLEAN C2 – 1 Liter Flasche', 'MOTUL 8100 ECO-CLEAN C2 – 1 Liter Flasche', 'MOTUL 8100 ECO-CLEAN C2 – 1 Liter Flasche', '2010-05-20 07:20:31', '2010-10-28 14:06:35', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 11, '5W-30', 0, NULL, '', 'L', NULL, 'L'), (15, 27, 'simple', 'MOTUL 8100 ECO-CLEAN C2 5L 5W-30', 'MOTUL 8100 ECO-CLEAN C2 5W-30', '841551', 50.7000, 39.3000, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, NULL, '/8/1/8100_ecoclean_5w30_5l.jpg', '/8/1/8100_ecoclean_5w30_5l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-8100-eco-clean-c2-5l', 'motul-8100-eco-clean-c2-5l.html', 4, 0, 0, 'MOTUL 8100 ECO-CLEAN C2 – 5 Liter Kanister', 'MOTUL 8100 ECO-CLEAN C2 – 5 Liter Kanister', 'MOTUL 8100 ECO-CLEAN C2 – 5 Liter Kanister', '2010-05-20 07:22:44', '2011-01-05 14:58:31', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 11, '5W-30', 0, NULL, '5', 'L', NULL, 'L'), (16, 27, 'simple', 'MOTUL 8100 ECO-CLEAN+ C1 1L 5W-30', 'MOTUL 8100 ECO-CLEAN+ C1 5W-30', '842511', 12.2500, NULL, NULL, NULL, NULL, NULL, '/8/1/8100_ecocleanplus_5w30_1l.jpg', '/8/1/8100_ecocleanplus_5w30_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-8100-eco-clean-c1', 'motul-8100-eco-clean-c1.html', 4, 0, 0, '', '', '', '2010-05-20 07:30:42', '2010-10-28 14:05:45', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 11, '5W-30', 0, NULL, '', 'L', NULL, 'L'), (17, 27, 'simple', 'MOTUL 8100 ECO-CLEAN+ C1 5L 5W-30', 'MOTUL 8100 ECO-CLEAN+ C1 5W-30', '842551', 51.7500, 47.9000, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, NULL, '/8/1/8100_ecocleanplus_5w30_5l.jpg', '/8/1/8100_ecocleanplus_5w30_5l.jpg', '2011-01-01 00:00:00', '2011-02-28 00:00:00', 1, 'motul-8100-eco-clean-c1', 'motul-8100-eco-clean-c1-17.html', 4, 0, 0, '', '', '', '2010-05-20 07:31:03', '2011-01-04 14:33:27', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 11, '5W-30', 0, NULL, '5', 'L', NULL, 'L'), (20, 27, 'simple', 'MOTUL Specific LL A/B 025 1L 5W-30', 'MOTUL Specific LL A/B 025 5W-30', '835811', 10.4000, NULL, NULL, NULL, NULL, NULL, '/s/p/specific_llab025_5w30_1l.jpg', '/s/p/specific_llab025_5w30_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-specific-ll-a-b-025', 'motul-specific-ll-a-b-025.html', 4, 0, 0, '', '', '', '2010-05-20 08:21:39', '2010-10-28 14:18:42', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 11, '5W-30', 0, NULL, '', 'L', NULL, 'L'), (21, 27, 'simple', 'MOTUL Specific LL A/B 025 5L 5W-30', 'MOTUL Specific LL A/B 025 5W-30', '835851', 45.7000, NULL, NULL, NULL, NULL, NULL, '/s/p/specific_llab025_5w30_5l.jpg', '/s/p/specific_llab025_5w30_5l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-specific-ll-a-b-025', 'motul-specific-ll-a-b-025-21.html', 4, 0, 0, '', '', '', '2010-05-20 08:21:53', '2010-10-28 13:45:42', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 11, '5W-30', 0, NULL, '5', 'L', NULL, 'L'), (22, 27, 'simple', 'MOTUL Specific 504.00-507.00 1L 5W-30', 'MOTUL Specific 504.00-507.00 5W-30', '838711', 14.6000, NULL, NULL, NULL, NULL, NULL, '/s/p/specific_504-00_507-00_5w30_1l.jpg', '/s/p/specific_504-00_507-00_5w30_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-specific-504-00-507-00', 'motul-specific-504-00-507-00.html', 4, 0, 0, '', '', '', '2010-05-20 08:27:17', '2010-10-28 14:16:50', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 11, '5W-30', 0, NULL, '', 'L', NULL, 'L'), (23, 27, 'simple', 'MOTUL Specific 504.00-507.00 5L 5W-30', 'MOTUL Specific 504.00-507.00 5W-30', '838751', 65.1500, NULL, NULL, NULL, NULL, NULL, '/s/p/specific_504-00_507-00_5w30_5l.jpg', '/s/p/specific_504-00_507-00_5w30_5l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-specific-504-00-507-00', 'motul-specific-504-00-507-00-23.html', 4, 0, 0, '', '', '', '2010-05-20 08:27:28', '2010-10-28 13:42:16', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 11, '5W-30', 0, NULL, '5', 'L', NULL, 'L'), (24, 27, 'simple', 'MOTUL Specific 229.51 1L 5W-30', 'MOTUL Specific 229.51 5W-30\r\n', '842611', 12.4500, NULL, NULL, NULL, NULL, NULL, '/s/p/specific_229.51_1l.jpg', '/s/p/specific_229.51_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-specific-229-51', 'motul-specific-229-51.html', 4, 0, 0, '', '', '', '2010-05-20 08:29:50', '2010-10-07 09:50:25', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 11, '5W-30', 0, NULL, '', 'L', NULL, 'L'), (25, 27, 'simple', 'MOTUL Specific 506.01-506.00-503.00 1L', 'MOTUL Specific 506.01-506.00-503.00', '824201', 15.5000, NULL, NULL, NULL, NULL, NULL, '/s/p/specific_506-01_0w30_1l.jpg', '/s/p/specific_506-01_0w30_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-specific-506-01-506-00-503-00', 'motul-specific-506-01-506-00-503-00.html', 4, 0, 0, '', '', '', '2010-05-20 08:32:55', '2010-10-28 14:16:04', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 7, '0W-30', 0, NULL, '', 'L', NULL, 'L'), (26, 27, 'simple', 'MOTUL Specific 506.01-506.00-503.00 5L 0W-30', 'MOTUL Specific 506.01-506.00-503.00 0W-30', '824206', 73.3000, NULL, NULL, NULL, NULL, NULL, '/s/p/specific_504-00_507-00_5w30_5l_1.jpg', '/s/p/specific_504-00_507-00_5w30_5l_1.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-specific-506-01-506-00-503-00', 'motul-specific-506-01-506-00-503-00-26.html', 4, 0, 0, '', '', '', '2010-05-20 08:33:06', '2010-10-28 13:40:54', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 7, '0W-30', 0, NULL, '5', 'L', NULL, 'L'), (27, 27, 'simple', 'MOTUL 8100 X-lite 1L 0W-30', 'MOTUL 8100 X-lite 0W-30', '841311', 13.4500, NULL, NULL, NULL, NULL, NULL, '/8/1/8100_xlite_0w30_1l.jpg', '/8/1/8100_xlite_0w30_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-8100-x-lite', 'motul-8100-x-lite.html', 4, 0, 0, '', '', '', '2010-05-20 08:35:06', '2010-10-07 09:49:04', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 7, '0W-30', 0, NULL, '', 'L', NULL, 'L'), (28, 27, 'simple', 'MOTUL 8100 X-lite 5L 0W-30', 'MOTUL 8100 X-lite 0W-30', '841351', 57.5000, NULL, NULL, NULL, NULL, NULL, '/8/1/8100_xlite_0w30_5l.jpg', '/8/1/8100_xlite_0w30_5l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-8100-x-lite', 'motul-8100-x-lite-28.html', 4, 0, 0, '', '', '', '2010-05-20 08:35:20', '2010-10-07 09:48:33', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 7, '0W-30', 0, NULL, '5', 'L', NULL, 'L'), (29, 27, 'simple', 'MOTUL Gearbox 1L 80W-90', 'MOTUL Gearbox 80W-90\r\n', '317201', 9.6500, NULL, NULL, NULL, NULL, NULL, '/g/e/gearbox_1l.jpg', '/g/e/gearbox_1l.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-gearbox', 'motul-gearbox.html', 4, 0, 0, '', '', '', '2010-05-20 08:39:09', '2010-10-07 09:47:44', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 26, '80W-90', 0, NULL, '', 'L', NULL, 'L'), (30, 27, 'simple', 'MOTUL Gear FF Competition 1L 75W-140', 'MOTUL Gear FF Competition 75W-140', '823501', 19.5000, NULL, NULL, NULL, NULL, NULL, '/g/e/gear_comp_75w140_3d_hd.jpg', '/g/e/gear_comp_75w140_3d_hd.jpg', '2010-05-01 00:00:00', '2010-05-31 00:00:00', 1, 'motul-gear-ff-competition', 'motul-gear-ff-competition.html', 4, 0, 0, 'MOTUL Gear FF Competition', 'MOTUL Gear FF Competition', 'MOTUL Gear FF Competition', '2010-05-20 08:40:42', '2010-10-28 13:56:50', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 25, '75W-140', 0, NULL, '', 'L', NULL, 'L'), (31, 27, 'simple', 'MOTUL 3000 4T 1L 20W-50', 'MOTUL 3000 4T 20W-50\r\n', '837011', 10.2000, NULL, NULL, NULL, NULL, NULL, '/3/0/3000_20w50_1l.jpg', '/3/0/3000_20w50_1l.jpg', NULL, NULL, 1, 'motul-3000-4t', 'motul-3000-4t.html', 4, 0, 0, '', '', '', '2010-05-27 13:39:19', '2010-10-28 13:49:45', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 22, '20W-50', 0, NULL, '', 'L', NULL, 'L'), (32, 27, 'simple', 'MOTUL 3000 4T 4L 20W-50', 'MOTUL 3000 4T 20W-50\r\n', '837041', 36.5000, NULL, NULL, NULL, NULL, NULL, '/3/0/3000_20w50_4l.jpg', '/3/0/3000_20w50_4l.jpg', '2010-05-27 00:00:00', '2010-06-27 00:00:00', 1, 'motul-3000-4t', 'motul-3000-4t-32.html', 4, 0, 0, '', '', '', '2010-05-27 13:47:30', '2010-10-28 13:10:15', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', 22, '20W-50', 0, NULL, '4', 'L', NULL, 'L'), (33, 27, 'simple', 'MOTUL 5100 4T 1L 15W-50', 'MOTUL 5100 4T\r\n', '836711', 13.0000, NULL, NULL, NULL, NULL, NULL, '/5/1/5100_15w50_1l.jpg', '/5/1/5100_15w50_1l.jpg', '2010-05-27 00:00:00', '2010-06-27 00:00:00', 1, 'motul-5100-4t', 'motul-5100-4t.html', 4, 0, 0, '', '', '', '2010-05-27 13:52:37', '2010-10-28 13:51:38', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 20, '15W-50', 0, NULL, '', 'L', NULL, 'L'), (48, 27, 'simple', 'MOTUL 5100 4T 4L 15W-50', 'MOTUL 5100 4T\r\n', '836741', 50.3500, NULL, NULL, NULL, NULL, NULL, '/5/1/5100_15w50_4l_1.jpg', '/5/1/5100_15w50_4l_1.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-5100-4t', 'motul-5100-4t-48.html', 4, 0, 0, '', '', '', '2010-05-28 09:42:43', '2010-10-28 13:14:58', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', 20, '15W-50', 0, NULL, '4', 'L', NULL, 'L'), (49, 27, 'simple', 'MOTUL 5100 4T 1L 10W-40', 'MOTUL 5100 4T\r\n', '836511', 13.0000, 9.9000, '2010-07-12 00:00:00', '2011-12-31 00:00:00', NULL, NULL, '/5/1/5100_10w40_1l_2.jpg', '/5/1/5100_10w40_1l_2.jpg', '2010-05-28 00:00:00', '2010-12-31 00:00:00', 1, 'motul-5100-4t', 'motul-5100-4t-49.html', 4, 0, 0, '', '', '', '2010-05-28 09:47:42', '2011-01-07 12:24:37', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 17, '10W-40', 0, NULL, '', 'L', NULL, 'L'), (50, 27, 'simple', 'MOTUL 5100 4T 4L 10W-40', 'MOTUL 5100 4T\r\n', '836541', 50.3500, 39.9500, '1970-01-01 00:00:01', '2011-02-28 00:00:00', NULL, NULL, '/5/1/5100_10w40_4l_1.jpg', '/5/1/5100_10w40_4l_1.jpg', '2011-01-01 00:00:00', '2011-02-28 00:00:00', 1, 'motul-5100-4t', 'motul-5100-4t-50.html', 4, 0, 0, 'MOTUL 5100 4T 4L ', 'MOTUL 5100 4T 4L ', 'MOTUL 5100 4T 4L ', '2010-05-28 09:55:21', '2011-01-04 15:00:50', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', 17, '10W-40', 0, NULL, '4', 'L', NULL, 'L'), (51, 27, 'simple', 'MOTUL 7100 4T 1L 20W-50', 'MOTUL 7100 4T 20W-50\r\n', '836411', 14.8500, NULL, NULL, NULL, NULL, NULL, '/7/1/7100_20w50_1l_1.jpg', '/7/1/7100_20w50_1l_1.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-7100-4t', 'motul-7100-4t.html', 4, 0, 0, '', '', '', '2010-05-28 09:58:28', '2010-10-28 14:09:19', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 22, '20W-50', 0, NULL, '', 'L', NULL, 'L'), (52, 27, 'simple', 'MOTUL 7100 4T 4L 20W-50', 'MOTUL 7100 4T 20W-50\r\n', '836441', 57.6000, NULL, NULL, NULL, NULL, NULL, '/7/1/7100_20w50_4l_1.jpg', '/7/1/7100_20w50_4l_1.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-7100-4t', 'motul-7100-4t-52.html', 4, 0, 0, '', '', '', '2010-05-28 10:00:44', '2010-10-28 13:19:05', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', 22, '20W-50', 0, NULL, '4', 'L', NULL, 'L'), (53, 27, 'simple', 'MOTUL 7100 4T 1L 10W-60', 'MOTUL 7100 4T 10W-60\r\n', '845511', 14.8500, NULL, NULL, NULL, NULL, NULL, '/7/1/7100_10w60_1l_1.jpg', '/7/1/7100_10w60_1l_1.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-7100-4t', 'motul-7100-4t-53.html', 4, 0, 0, '', '', '', '2010-05-28 10:03:28', '2010-10-28 14:14:58', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 17, '10W-40', 0, NULL, '', 'L', NULL, 'L'), (54, 27, 'simple', 'MOTUL 7100 4T 4L 10W-60', 'MOTUL 7100 4T 10W-60\r\n', '845541', 57.6000, NULL, NULL, NULL, NULL, NULL, '/7/1/7100_10w60_4l_1.jpg', '/7/1/7100_10w60_4l_1.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-7100-4t', 'motul-7100-4t-54.html', 4, 0, 0, '', '', '', '2010-05-28 10:05:34', '2010-10-28 13:17:40', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', 18, '10W-60', 0, NULL, '4', 'L', NULL, 'L'), (55, 27, 'simple', 'MOTUL 7100 4T 1L 10W-40', 'MOTUL 7100 4T 10W-40\r\n', '836311', 14.8500, NULL, NULL, NULL, NULL, NULL, '/7/1/7100_10w40_1l_2.jpg', '/7/1/7100_10w40_1l_2.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-7100-4t', 'motul-7100-4t-55.html', 4, 0, 0, '', '', '', '2010-05-28 10:09:00', '2010-10-28 13:53:18', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 17, '10W-40', 0, NULL, '', 'L', NULL, 'L'), (56, 27, 'simple', 'MOTUL 7100 4T 4L 10W-40', 'MOTUL 7100 4T 10W-40\r\n', '836341', 57.6000, NULL, NULL, NULL, NULL, NULL, '/7/1/7100_10w40_4l.jpg', '/7/1/7100_10w40_4l.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-7100-4t', 'motul-7100-4t-56.html', 4, 0, 0, '', '', '', '2010-05-28 10:11:07', '2010-10-28 13:16:02', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', 17, '10W-40', 0, NULL, '4', 'L', NULL, 'L'), (57, 27, 'simple', 'MOTUL 100 Motomix 2T 1L', 'MOTUL 100 Motomix 2T\r\n', '837511', 10.4000, 8.9000, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, NULL, '/1/0/100-2t_1l_1.jpg', '/1/0/100-2t_1l_1.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-100-motomix-2t', 'motul-100-motomix-2t.html', 4, 0, 0, '', '', '', '2010-05-28 10:16:10', '2011-01-05 14:55:50', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (58, 27, 'simple', 'MOTUL 510 2T 1L', 'MOTUL 510 2T\r\n', '837411', 12.3500, NULL, NULL, NULL, NULL, NULL, '/5/1/510-2t_1l_1.jpg', '/5/1/510-2t_1l_1.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-510-2t', 'motul-510-2t.html', 4, 0, 0, '', '', '', '2010-05-28 10:19:02', '2010-10-28 14:11:38', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (59, 27, 'simple', 'MOTUL 710 2T 1L', 'MOTUL 710 2T\r\n', '837311', 15.7000, 9.5000, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, NULL, '/7/1/710-2t_1l_1.jpg', '/7/1/710-2t_1l_1.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-710-2t', 'motul-710-2t.html', 4, 0, 0, '', '', '', '2010-05-28 10:21:33', '2011-01-05 15:03:14', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (60, 27, 'simple', 'MOTUL Scooter Expert 2T 1L', 'MOTUL Scooter Expert 2T\r\n', '831811', 11.3500, NULL, NULL, NULL, NULL, NULL, '/s/c/scooter_expert_2t_1l_front_1.jpg', '/s/c/scooter_expert_2t_1l_front_1.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-scooter-expert-2t', 'motul-scooter-expert-2t.html', 4, 0, 0, '', '', '', '2010-05-28 10:54:46', '2010-07-14 08:00:04', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (61, 27, 'simple', 'MOTUL Scooter Power 2T 1L', 'MOTUL Scooter Power 2T\r\n', '832111', 14.5500, NULL, NULL, NULL, NULL, NULL, '/s/c/scooter_power_2t_1l_front_1.jpg', '/s/c/scooter_power_2t_1l_front_1.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-scooter-power-2t', 'motul-scooter-power-2t.html', 4, 0, 0, '', '', '', '2010-05-28 12:34:57', '2010-10-28 14:25:37', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (62, 27, 'simple', 'MOTUL Quad 4T 1L 10W-40', 'MOTUL Quad 4T 10W-40\r\n', '827111', 11.6000, NULL, NULL, NULL, NULL, NULL, '/q/u/quad_1l_bd.jpg', '/q/u/quad_1l_bd.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-quad-4t', 'motul-quad-4t.html', 4, 0, 0, '', '', '', '2010-05-28 13:16:42', '2011-01-04 11:43:52', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 17, '10W-40', 0, NULL, '', 'L', NULL, 'L'), (63, 27, 'simple', 'MOTUL Quad 4T 4L 10W-40', 'MOTUL Quad 4T 10W-40\r\n', '827141', 41.7500, NULL, NULL, NULL, NULL, NULL, '/q/u/quad_4l_bd.jpg', '/q/u/quad_4l_bd.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-quad-4t', 'motul-quad-4t-63.html', 4, 0, 0, '', '', '', '2010-05-28 13:18:39', '2011-01-04 11:38:28', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', 17, '10W-40', 0, NULL, '4', 'L', NULL, 'L'), (64, 27, 'simple', 'MOTUL Classic Motor Oil 2L SAE 50', 'MOTUL Classic Motor Oil SAE 50\r\n', '832602', 14.4000, NULL, NULL, NULL, NULL, NULL, '/s/a/sae_50_hd.jpg', '/s/a/sae_50_hd.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-classic-motor-oil', 'motul-classic-motor-oil.html', 4, 0, 0, '', '', '', '2010-05-28 13:22:05', '2010-10-28 14:30:09', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 24, '50', 0, NULL, '2', 'L', NULL, 'L'), (65, 27, 'simple', 'MOTUL Classic Motor Oil 2L 20W-50', 'MOTUL Classic Motor Oil 20W-50\r\n', '832202', 14.4000, NULL, NULL, NULL, NULL, NULL, '/s/a/sae_20w50_hd.jpg', '/s/a/sae_20w50_hd.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-classic-motor-oil', 'motul-classic-motor-oil-65.html', 4, 0, 0, '', '', '', '2010-05-28 13:24:13', '2010-10-28 14:28:12', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 22, '20W-50', 0, NULL, '2', 'L', NULL, 'L'), (66, 27, 'simple', 'MOTUL 300V Chrono 2L 10W-40', 'MOTUL 300V Chrono 10W-40\r\n', '825902', 35.6500, 29.9500, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, NULL, '/3/0/300v_chrono_10w40.jpg', '/3/0/300v_chrono_10w40.jpg', '2011-01-01 00:00:00', '2011-02-28 00:00:00', 1, 'motul-300v-chrono', 'motul-300v-chrono.html', 4, 0, 0, '', '', '', '2010-05-28 13:28:31', '2011-01-04 15:02:15', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 17, '10W-40', 0, NULL, '2', 'L', NULL, 'L'), (67, 27, 'simple', 'MOTUL 300V Competition 2L 15W-50', 'MOTUL 300V Competition 15W-50\r\n', '825702', 35.6500, NULL, NULL, NULL, NULL, NULL, '/3/0/300v_competition_15w50.jpg', '/3/0/300v_competition_15w50.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-300v-competition', 'motul-300v-competition.html', 4, 0, 0, '', '', '', '2010-05-28 13:31:04', '2010-10-28 14:30:56', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 20, '15W-50', 0, NULL, '2', 'L', NULL, 'L'), (68, 27, 'simple', 'MOTUL 300V Competition 4L 15W-50', 'MOTUL 300V Competition 15W-50\r\n', '825707', 66.7500, NULL, NULL, NULL, NULL, NULL, '/3/0/300v_competition_15w50_1.jpg', '/3/0/300v_competition_15w50_1.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-300v-competition', 'motul-300v-competition-68.html', 4, 0, 0, '', '', '', '2010-05-28 13:33:49', '2010-10-28 13:24:24', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', 20, '15W-50', 0, NULL, '4', 'L', NULL, 'L'), (69, 27, 'simple', 'MOTUL 300V Le Mans 2L 20W-60', 'MOTUL 300 V Le Mans 20W-60\r\n', '825802', 35.6500, NULL, NULL, NULL, NULL, NULL, '/3/0/300v_le_mans_20w60.jpg', '/3/0/300v_le_mans_20w60.jpg', '2010-05-28 00:00:00', '2010-06-28 00:00:00', 1, 'motul-300-v-le-mans', 'motul-300-v-le-mans.html', 4, 0, 0, '', '', '', '2010-05-28 13:35:57', '2010-10-28 14:32:17', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 23, '20W-60', 0, NULL, '2', 'L', NULL, 'L'), (70, 27, 'simple', 'MOTUL 300V High RPM 2L 0W-20', 'MOTUL 300V High RPM 0W-20\r\n', '824502', 35.6500, NULL, NULL, NULL, NULL, NULL, '/3/0/300v_high_rpm_0w20.jpg', '/3/0/300v_high_rpm_0w20.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'motul-300v-high-rpm', 'motul-300v-high-rpm.html', 4, 0, 0, '', '', '', '2010-06-10 11:06:05', '2010-10-07 09:26:40', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 8, '0W-20', 0, NULL, '2', 'L', NULL, 'L'), (71, 27, 'simple', 'MOTUL 300V Power Racing 2L 5W-30', 'MOTUL 300V Power Racing 5W-30\r\n', '825502', 35.6500, NULL, NULL, NULL, NULL, NULL, '/3/0/300v_power_racing_5w30.jpg', '/3/0/300v_power_racing_5w30.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'motul-300v-power-racing', 'motul-300v-power-racing.html', 4, 0, 0, '', '', '', '2010-06-10 11:08:41', '2010-10-07 09:25:57', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 11, '5W-30', 0, NULL, '2', 'L', NULL, 'L'), (72, 27, 'simple', 'MOTUL 300V Power 2L 5W-40', 'MOTUL 300V Power 5W-40\r\n', '825602', 35.6500, NULL, NULL, NULL, NULL, NULL, '/3/0/300v_power_5w40.jpg', '/3/0/300v_power_5w40.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'motul-300v-power', 'motul-300v-power.html', 4, 0, 0, '', '', '', '2010-06-10 11:11:09', '2010-10-07 09:25:20', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 12, '5W-40', 0, NULL, '2', 'L', NULL, 'L'), (73, 27, 'simple', 'MOTUL 300V 4T FACTORY LINE 1L 5W-30', 'MOTUL 300V 4T FACTORY LINE 5W-30\r\n', '835911', 19.4000, NULL, NULL, NULL, NULL, NULL, '/3/0/300v_fl_5w30_1l_front.jpg', '/3/0/300v_fl_5w30_1l_front.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'motul-300v-4t-factory-line', 'motul-300v-4t-factory-line.html', 4, 0, 0, '', '', '', '2010-06-10 11:24:15', '2010-10-07 09:24:33', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 11, '5W-30', 0, NULL, '', 'L', NULL, 'L'), (74, 27, 'simple', 'MOTUL 300V 4T FACTORY LINE 1L 5W-40', 'MOTUL 300V 4T FACTORY LINE 5W-40\r\n', '836011', 19.0000, NULL, NULL, NULL, NULL, NULL, '/3/0/300v_fl_5w40_1l_front.jpg', '/3/0/300v_fl_5w40_1l_front.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'motul-300v-4t-factory-line', 'motul-300v-4t-factory-line-74.html', 4, 0, 0, '', '', '', '2010-06-10 11:26:18', '2010-10-07 09:23:54', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 12, '5W-40', 0, NULL, '', 'L', NULL, 'L'), (75, 27, 'simple', 'MOTUL 300V 4T FACTORY LINE 1L 10W-40', 'MOTUL 300V 4T FACTORY LINE 10W-40\r\n', '836111', 18.0000, 13.5000, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, NULL, '/3/0/300v_fl_10w40_1l_front.jpg', '/3/0/300v_fl_10w40_1l_front.jpg', '2011-01-01 00:00:00', '2011-02-28 00:00:00', 1, 'motul-300v-4t-factory-line', 'motul-300v-4t-factory-line-75.html', 4, 0, 0, '', '', '', '2010-06-10 11:28:09', '2011-01-05 15:01:10', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 17, '10W-40', 0, NULL, '', 'L', NULL, 'L'), (76, 27, 'simple', 'MOTUL 300V 4T FACTORY LINE 1L 15W-50', 'MOTUL 300V 4T FACTORY LINE 15W-50\r\n', '836211', 17.1500, NULL, NULL, NULL, NULL, NULL, '/3/0/300v_fl_15w50_1l_front.jpg', '/3/0/300v_fl_15w50_1l_front.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'motul-300v-4t-factory-line', 'motul-300v-4t-factory-line-76.html', 4, 0, 0, '', '', '', '2010-06-10 11:29:46', '2010-10-28 14:11:01', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 19, '15W-40', 0, NULL, '', 'L', NULL, 'L'), (77, 27, 'simple', 'MOTUL 800 2T FACTORY LINE Off Road 1L', 'MOTUL 800 2T FACTORY LINE Off Road\r\n', '837111', 17.7500, NULL, NULL, NULL, NULL, NULL, '/8/0/800-2t_fl_off_roadt_1l_front.jpg', '/8/0/800-2t_fl_off_roadt_1l_front.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'motul-800-2t-factory-line-off-road', 'motul-800-2t-factory-line-off-road.html', 4, 0, 0, '', '', '', '2010-06-10 11:34:02', '2010-11-05 12:26:33', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (78, 27, 'simple', 'MOTUL 800 2T FACTORY LINE Road Racing 1L', 'MOTUL 800 2T FACTORY LINE Road Racing \r\n', '837211', 17.1500, NULL, NULL, NULL, NULL, NULL, '/8/0/800-2t_fl_road_racing_1l_front.jpg', '/8/0/800-2t_fl_road_racing_1l_front.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'motul-800-2t-factory-line-road-racing', 'motul-800-2t-factory-line-road-racing.html', 4, 0, 0, '', '', '', '2010-06-10 11:35:44', '2010-11-09 08:21:47', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (79, 27, 'simple', 'MOTUL Kart Grand Prix 2T 1L', 'MOTUL Kart Grand Prix 2T\r\n', '303001', 16.1000, NULL, NULL, NULL, NULL, NULL, '/k/a/kart_grandprix_1l.jpg', '/k/a/kart_grandprix_1l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'motul-kart-grand-prix-2t', 'motul-kart-grand-prix-2t.html', 4, 0, 0, '', '', '', '2010-06-10 11:45:56', '2010-10-28 14:24:18', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (80, 27, 'simple', 'Motul Outboard Tech 4T 2L 10W-30', 'Motul Outboard Tech 4T 10W-30\r\n', '852121', 24.9000, NULL, NULL, NULL, NULL, NULL, '/o/u/outboard-tech-4t-10w30-2l.jpg', '/o/u/outboard-tech-4t-10w30-2l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'outboard-tech-4t', 'outboard-tech-4t.html', 4, 0, 0, '', '', '', '2010-06-10 11:49:04', '2010-10-07 09:10:49', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 16, '10W-30', 0, NULL, '2', 'L', NULL, 'L'), (81, 27, 'simple', 'Motul Outboard Tech 4T 5L 10W-30', 'Motul Outboard Tech 4T 10W-30\r\n', '852151', 59.9500, NULL, NULL, NULL, NULL, NULL, '/o/u/outboard-tech-4t-10w30-5l.jpg', '/o/u/outboard-tech-4t-10w30-5l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'outboard-tech-4t', 'outboard-tech-4t-81.html', 4, 0, 0, '', '', '', '2010-06-10 11:52:02', '2010-10-07 09:10:04', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 16, '10W-30', 0, NULL, '5', 'L', NULL, 'L'), (82, 27, 'simple', 'Motul Outboard Tech 4T 2L 10W-40', 'Motul Outboard Tech 4T 10W-40\r\n', '852221', 24.9000, NULL, NULL, NULL, NULL, NULL, '/o/u/outboard-tech-4t-10w40-2l.jpg', '/o/u/outboard-tech-4t-10w40-2l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'outboard-tech-4t', 'outboard-tech-4t-82.html', 4, 0, 0, '', '', '', '2010-06-10 11:53:37', '2010-10-07 09:09:28', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 17, '10W-40', 0, NULL, '2', 'L', NULL, 'L'), (83, 27, 'simple', 'Motul Outboard Tech 4T 5L 10W-40', 'Motul Outboard Tech 4T 10W-40\r\n', '852251', 59.9500, NULL, NULL, NULL, NULL, NULL, '/o/u/outboard-tech-4t-10w40-5l.jpg', '/o/u/outboard-tech-4t-10w40-5l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'outboard-tech-4t', 'outboard-tech-4t-83.html', 4, 0, 0, '', '', '', '2010-06-10 11:55:11', '2010-10-07 09:08:22', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 17, '10W-40', 0, NULL, '5', 'L', NULL, 'L'), (84, 27, 'simple', 'Motul Inboard Tech 4T 2L 10W-40', 'Motul Inboard Tech 4T 10W-40\r\n', '852321', 18.5000, NULL, NULL, NULL, NULL, NULL, '/i/n/inboard_tech_10w40_4t.jpg', '/i/n/inboard_tech_10w40_4t.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'inboard-tech-4t', 'inboard-tech-4t.html', 4, 0, 0, '', '', '', '2010-06-10 11:57:04', '2010-10-07 09:07:25', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 17, '10W-40', 0, NULL, '2', 'L', NULL, 'L'), (85, 27, 'simple', 'Motul Inboard Tech 4T 5L 10W-40', 'Motul Inboard Tech 4T 10W-40\r\n', '852351', 37.9500, NULL, NULL, NULL, NULL, NULL, '/i/n/inboard-tech-4t-10w40-5l.jpg', '/i/n/inboard-tech-4t-10w40-5l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'inboard-tech-4t', 'inboard-tech-4t-85.html', 4, 0, 0, '', '', '', '2010-06-10 11:58:52', '2010-10-07 09:06:22', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 17, '10W-40', 0, NULL, '5', 'L', NULL, 'L'), (86, 27, 'simple', 'Motul Inboard Tech 4T 2L 15W-50', 'Motul Inboard Tech 4T 15W-50\r\n', '852021', 17.5500, NULL, NULL, NULL, NULL, NULL, '/i/n/inboard-tech-4t-15w50-2l.jpg', '/i/n/inboard-tech-4t-15w50-2l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'inboard-tech-4t', 'inboard-tech-4t-86.html', 4, 0, 0, '', '', '', '2010-06-10 12:00:41', '2010-10-07 09:05:31', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 20, '15W-50', 0, NULL, '2', 'L', NULL, 'L'), (87, 27, 'simple', 'Motul Inboard Tech 4T 5L 15W-50', 'Motul Inboard Tech 4T 15W-50\r\n', '852051', 39.6000, NULL, NULL, NULL, NULL, NULL, '/i/n/inboard-tech-4t-15w50-5l.jpg', '/i/n/inboard-tech-4t-15w50-5l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'inboard-tech-4t', 'inboard-tech-4t-87.html', 4, 0, 0, '', '', '', '2010-06-10 12:02:25', '2010-10-07 09:04:19', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 20, '15W-50', 0, NULL, '5', 'L', NULL, 'L'), (88, 27, 'simple', 'Motul Powerjet 4T 4L 10W-40', 'Motul Powerjet 4T 10W-40\r\n\r\n', '828107', 35.0000, NULL, NULL, NULL, NULL, NULL, '/p/o/powerjet4t10w40_4l.jpg', '/p/o/powerjet4t10w40_4l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'powerjet-4t', 'powerjet-4t.html', 4, 0, 0, '', '', '', '2010-06-10 12:10:16', '2010-10-07 09:03:37', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', 17, '10W-40', 0, NULL, '4', 'L', NULL, 'L'), (89, 27, 'simple', 'Motul Outboard Synth 2T 1L', 'Motul Outboard Synth 2T\r\n', '851611', 25.8000, NULL, NULL, NULL, NULL, NULL, '/o/u/outboard-synth-2t-1l.jpg', '/o/u/outboard-synth-2t-1l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'outboard-synth-2t', 'outboard-synth-2t.html', 4, 0, 0, '', '', '', '2010-06-10 12:16:39', '2010-10-07 09:02:52', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (90, 27, 'simple', 'Motul Outboard Synth 2T 5L', 'Motul Outboard Synth 2T\r\n', '851651', 99.6000, NULL, NULL, NULL, NULL, NULL, '/o/u/outboard-synth-2t-5l.jpg', '/o/u/outboard-synth-2t-5l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'outboard-synth-2t', 'outboard-synth-2t-90.html', 4, 0, 0, '', '', '', '2010-06-10 12:18:10', '2010-10-07 09:02:27', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', NULL, NULL, 0, NULL, '5', 'L', NULL, 'L'), (91, 27, 'simple', 'Motul Outboard Tech 2T 1L', 'Motul Outboard Tech 2T\r\n', '851711', 13.0000, NULL, NULL, NULL, NULL, NULL, '/o/u/outboard-tech-2t-1l.jpg', '/o/u/outboard-tech-2t-1l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'outboard-tech-2t', 'outboard-tech-2t.html', 4, 0, 0, '', '', '', '2010-06-10 12:19:56', '2010-10-07 09:01:53', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (92, 27, 'simple', 'Motul Outboard Tech 2T 5L', 'Motul Outboard Tech 2T\r\n', '851751', 55.9000, NULL, NULL, NULL, NULL, NULL, '/o/u/outboard-tech-2t-5l.jpg', '/o/u/outboard-tech-2t-5l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'outboard-tech-2t', 'outboard-tech-2t-92.html', 4, 0, 0, '', '', '', '2010-06-10 12:21:26', '2010-10-07 09:01:24', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', NULL, NULL, 0, NULL, '5', 'L', NULL, 'L'), (93, 27, 'simple', 'Motul Outboard 2T 1L', 'Motul Outboard 2T\r\n', '851811', 10.4000, NULL, NULL, NULL, NULL, NULL, '/o/u/outboard-2t-1l.jpg', '/o/u/outboard-2t-1l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'outboard-2t', 'outboard-2t.html', 4, 0, 0, '', '', '', '2010-06-10 12:24:00', '2010-10-07 09:00:52', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (94, 27, 'simple', 'Motul Outboard 2T 5L', 'Motul Outboard 2T\r\n', '851851', 46.0000, NULL, NULL, NULL, NULL, NULL, '/o/u/outboard-2t-5l.jpg', '/o/u/outboard-2t-5l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'outboard-2t', 'outboard-2t-94.html', 4, 0, 0, '', '', '', '2010-06-10 12:25:50', '2010-10-07 09:00:30', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', NULL, NULL, 0, NULL, '5', 'L', NULL, 'L'), (95, 27, 'simple', 'Motul Specific DI Jet 2T 4L', 'Motul Specific DI Jet 2T\r\n', '827807', 68.9500, NULL, NULL, NULL, NULL, NULL, '/s/p/specificdijet2t_4l.jpg', '/s/p/specificdijet2t_4l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'specific-di-jet-2t', 'specific-di-jet-2t.html', 4, 0, 0, '', '', '', '2010-06-10 12:27:32', '2010-10-07 09:00:05', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', NULL, NULL, 0, NULL, '4', 'L', NULL, 'L'), (96, 27, 'simple', 'Motul 600 DI Jet 2T 4L', 'Motul 600 DI Jet 2T\r\n', '827907', 99.0000, NULL, NULL, NULL, NULL, NULL, '/6/0/600dijet2t_4l.jpg', '/6/0/600dijet2t_4l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, '600-di-jet-2t', '600-di-jet-2t.html', 4, 0, 0, '', '', '', '2010-06-10 12:29:12', '2010-10-07 08:56:09', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', NULL, NULL, 0, NULL, '4', 'L', NULL, 'L'), (97, 27, 'simple', 'Motul Powerjet 2T 4L', 'Motul Powerjet 2T\r\n', '828007', 41.0000, NULL, NULL, NULL, NULL, NULL, '/p/o/powerjet_2t_4l.jpg', '/p/o/powerjet_2t_4l.jpg', '2010-06-10 00:00:00', '2010-07-10 00:00:00', 1, 'powerjet-2t', 'powerjet-2t.html', 4, 0, 0, '', '', '', '2010-06-10 12:30:49', '2010-10-07 08:55:35', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', NULL, NULL, 0, NULL, '4', 'L', NULL, 'L'), (98, 27, 'simple', 'Motul MOTOCOOL Factory Line 1L', 'Motul MOTOCOOL Factory Line\r\n', '818501', 10.7500, NULL, NULL, NULL, NULL, NULL, '/m/o/motocool_factoryline_1l.jpg', '/m/o/motocool_factoryline_1l.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'motocool-factory-line', 'motocool-factory-line.html', 4, 0, 0, '', '', '', '2010-06-15 07:59:39', '2010-10-07 08:54:53', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (99, 27, 'simple', 'Motul MoCOOL 500ml', 'Motul MoCOOL\r\n', '847405', 16.6500, NULL, NULL, NULL, NULL, NULL, '/m/o/mocool_1l.jpg', '/m/o/mocool_1l.jpg', '2010-06-15 00:00:00', '2010-06-15 00:00:00', 1, 'mocool', 'mocool.html', 4, 0, 0, '', '', '', '2010-06-15 08:05:11', '2010-10-07 08:54:26', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0,5 Liter', NULL, NULL, 0, NULL, '500', 'ML', '100', 'ML'), (100, 27, 'simple', 'Motul Chain Lube Factory Line 400ml', 'Motul Chain Lube Factory Line\r\n', '815616', 18.3500, NULL, NULL, NULL, NULL, NULL, '/c/h/chain_lube_fl.jpg', '/c/h/chain_lube_fl.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'chain-lube-factory-line', 'chain-lube-factory-line.html', 4, 0, 0, '', '', '', '2010-06-15 08:11:22', '2010-10-07 08:53:59', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '400 ml', NULL, NULL, 0, NULL, '400', 'ML', '100', 'ML'), (101, 27, 'simple', 'Motul Chain Lube Road Plus 400ml', 'Motul Chain Lube Road Plus\r\n', '338416', 12.8500, NULL, NULL, NULL, NULL, NULL, '/c/h/chain_lube_road_plus.jpg', '/c/h/chain_lube_road_plus.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'chain-lube-road-plus', 'chain-lube-road-plus.html', 4, 0, 0, '', '', '', '2010-06-15 08:18:10', '2010-11-26 15:21:36', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '400 ml', NULL, NULL, 0, NULL, '400', 'ML', '100', 'ML'), (102, 27, 'simple', 'Motul Chain Lube Road 400ml', 'Motul Chain Lube Road\r\n', '815416', 12.3000, NULL, NULL, NULL, NULL, NULL, '/c/h/chain_lube_road.jpg', '/c/h/chain_lube_road.jpg', '2010-06-15 00:00:00', '2010-06-15 00:00:00', 1, 'chain-lube-road', 'chain-lube-road.html', 4, 0, 0, '', '', '', '2010-06-15 08:21:39', '2010-10-07 08:52:56', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '400 ml', NULL, NULL, 0, NULL, '400', 'ML', '100', 'ML'), (103, 27, 'simple', 'Motul Chain Lube Offroad 400ml', 'Motul Chain Lube Offroad\r\n', '815516', 12.3000, NULL, NULL, NULL, NULL, NULL, '/c/h/chain_lube_off_road.jpg', '/c/h/chain_lube_off_road.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'chain-lube-offroad', 'chain-lube-offroad.html', 4, 0, 0, '', '', '', '2010-06-15 08:26:41', '2010-10-07 08:52:27', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '400 ml', NULL, NULL, 0, NULL, '400', 'ML', '100', 'ML'), (104, 27, 'simple', 'Motul Chain Clean 400ml', 'Motul Chain Clean\r\n', '815816', 8.3500, NULL, NULL, NULL, NULL, NULL, '/c/h/chain_clean.jpg', '/c/h/chain_clean.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'chain-clean', 'chain-clean.html', 4, 0, 0, '', '', '', '2010-06-15 08:29:47', '2010-11-26 15:33:31', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '400 ml', NULL, NULL, 0, NULL, '400', 'ML', '100', 'ML'), (105, 27, 'simple', 'Motul Air Filter Spray 400ml', 'Motul Air Filter Spray\r\n', '838540', 11.7500, NULL, NULL, NULL, NULL, NULL, '/a/i/air_filter_oil_spray.jpg', '/a/i/air_filter_oil_spray.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'air-filter-spray', 'air-filter-spray.html', 4, 0, 0, '', '', '', '2010-06-15 09:11:58', '2010-10-07 08:51:28', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '400 ml', NULL, NULL, 0, NULL, '400', 'ML', '100', 'ML'), (106, 27, 'simple', 'Motul Air Filter Oil 1L', 'Motul Air Filter Oil \r\n', '815901', 13.4500, NULL, NULL, NULL, NULL, NULL, '/a/i/air_filter_oil_spray_1.jpg', '/a/i/air_filter_oil_spray_1.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'air-filter-oil', 'air-filter-oil.html', 4, 0, 0, '', '', '', '2010-06-15 09:16:50', '2010-10-28 13:59:45', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (107, 27, 'simple', 'Motul Air Filter Clean 5L', 'Motul Air Filter Clean\r\n', '816006', 26.4000, NULL, NULL, NULL, NULL, NULL, '/a/i/airfilter_clean.jpg', '/a/i/airfilter_clean.jpg', NULL, NULL, 1, 'air-filter-clean', 'air-filter-clean.html', 4, 0, 0, '', '', '', '2010-06-15 09:19:52', '2010-10-28 13:32:38', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', NULL, NULL, 0, NULL, '5', 'L', NULL, 'L'), (108, 27, 'simple', 'Motul Carbu Clean 400ml', 'Motul Carbu Clean\r\n', '817616', 13.0500, NULL, NULL, NULL, NULL, NULL, '/c/a/carbu_clean.jpg', '/c/a/carbu_clean.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'carbu-clean', 'carbu-clean.html', 4, 0, 0, '', '', '', '2010-06-15 09:24:34', '2010-10-07 08:48:53', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '400 ml', NULL, NULL, 0, NULL, '400', 'ML', '100', 'ML'), (109, 27, 'simple', 'Motul Brake Clean 400ml', 'Motul Brake Clean \r\n', '817916', 5.6000, NULL, NULL, NULL, NULL, NULL, '/b/r/brake_clean.jpg', '/b/r/brake_clean.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'brake-clean', 'brake-clean.html', 4, 0, 0, '', '', '', '2010-06-15 09:28:42', '2010-10-07 08:48:29', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '400 ml', NULL, NULL, 0, NULL, '400', 'ML', '100', 'ML'), (110, 27, 'simple', 'Motul E.Z. Lube Multi Protect 250ml', 'Motul E.Z. Lube Multi Protect\r\n', '817851', 6.1000, NULL, NULL, NULL, NULL, NULL, '/e/z/ez_lube.jpg', '/e/z/ez_lube.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'e-z-lube-multi-protect', 'e-z-lube-multi-protect.html', 4, 0, 0, '', '', '', '2010-06-15 09:38:27', '2010-10-07 08:47:59', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '250 ml', NULL, NULL, 0, NULL, '250', 'ML', '100', 'ML'), (111, 27, 'simple', 'Motul Shine & Go Silicone Clean 400ml', 'Motul Shine & Go Silicone Clean\r\n', '818816', 10.5500, NULL, NULL, NULL, NULL, NULL, '/f/i/file_3.jpg', '/f/i/file_3.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'shine-go-silicone-clean', 'shine-go-silicone-clean.html', 4, 0, 0, '', '', '', '2010-06-15 09:42:43', '2010-10-07 08:46:45', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '400 ml', NULL, NULL, 0, NULL, '400', 'ML', '100', 'ML'), (112, 27, 'simple', 'Motul Wash & Wax 400ml', 'Motul Wash & Wax\r\n', '818916', 11.6000, 9.9000, '2010-07-12 00:00:00', '2010-12-31 00:00:00', NULL, NULL, '/f/i/file_4.jpg', '/f/i/file_4.jpg', '2010-06-15 00:00:00', '2010-12-31 00:00:00', 1, 'wash-wax', 'wash-wax.html', 4, 0, 0, '', '', '', '2010-06-15 09:47:04', '2011-01-18 08:47:41', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '400 ml', NULL, NULL, 0, NULL, '400', 'ML', '100', 'ML'), (113, 27, 'simple', 'Motul Moto Wash 1L', 'Motul Moto Wash\r\n', '819001', 14.3000, NULL, NULL, NULL, NULL, NULL, '/m/o/moto_wash_1l.jpg', '/m/o/moto_wash_1l.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'moto-wash', 'moto-wash.html', 4, 0, 0, '', '', '', '2010-06-15 09:50:25', '2010-10-28 14:00:59', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (114, 27, 'simple', 'Motul Moto Wash Plus 1L', 'Motul Moto Wash Plus\r\n', '334601', 17.1000, NULL, NULL, NULL, NULL, NULL, '/m/o/moto_wash_plus_1000ml.jpg', '/m/o/moto_wash_plus_1000ml.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'moto-wash-plus', 'moto-wash-plus.html', 4, 0, 0, '', '', '', '2010-06-15 10:03:44', '2011-01-04 11:19:30', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '500 ml', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (115, 27, 'simple', 'Motul Valve Expert 250ml', 'Motul Valve Expert\r\n', '841702', 10.5000, NULL, NULL, NULL, NULL, NULL, '/v/a/valve_expert_250ml.jpg', '/v/a/valve_expert_250ml.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'valve-expert', 'valve-expert.html', 4, 0, 0, '', '', '', '2010-06-15 10:07:31', '2010-10-07 08:44:37', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '250 ml', NULL, NULL, 0, NULL, '250', 'ML', '100', 'ML'), (116, 27, 'simple', 'Motul Tyre Repair 300ml', 'Motul Tyre Repair\r\n', '817715', 9.4500, NULL, NULL, NULL, NULL, NULL, '/t/y/tyre_repair.jpg', '/t/y/tyre_repair.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'tyre-repair', 'tyre-repair.html', 4, 0, 0, '', '', '', '2010-06-15 10:11:34', '2010-10-07 08:44:08', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '300 ml', NULL, NULL, 0, NULL, '300', 'ML', '100', 'ML'), (117, 27, 'simple', 'Motul Top Gel 3L', 'Motul Top Gel\r\n', '339063', 41.5000, NULL, NULL, NULL, NULL, NULL, '/t/o/topgel.jpg', '/t/o/topgel.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'top-gel', 'top-gel.html', 4, 0, 0, '', '', '', '2010-06-15 10:15:24', '2010-10-07 08:43:23', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '3 Liter', NULL, NULL, 0, NULL, '3', 'L', NULL, 'L'), (118, 27, 'simple', 'Motul E.Z. Clean 300g', 'Motul E.Z. Clean\r\n', '843902', 21.1500, 14.5000, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, NULL, '/e/z/ez_clean2.jpg', '/e/z/ez_clean2.jpg', '2011-01-01 00:00:00', '2011-02-28 00:00:00', 1, 'e-z-clean', 'e-z-clean.html', 4, 0, 0, '', '', '', '2010-06-15 10:19:28', '2011-01-04 14:45:39', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '300 g', NULL, NULL, 0, NULL, '300', 'G', '100', 'G'), (119, 27, 'simple', 'Motul Fuel System Clean 200ml', 'Motul Fuel System Clean\r\n', '339512', 15.1500, NULL, NULL, NULL, NULL, NULL, '/f/u/fuel_system_clean.jpg', '/f/u/fuel_system_clean.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'fuel-system-clean', 'fuel-system-clean.html', 4, 0, 0, '', '', '', '2010-06-15 10:31:54', '2010-10-07 08:42:26', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '200 ml', NULL, NULL, 0, NULL, '200', 'ML', '100', 'ML'), (120, 27, 'simple', 'Motul Fuel System Clean 75ml', 'Motul Fuel System Clean\r\n', '831575', 9.4500, NULL, NULL, NULL, NULL, NULL, '/f/u/fuel_system_clean_scooter.jpg', '/f/u/fuel_system_clean_scooter.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'fuel-system-clean', 'fuel-system-clean-120.html', 4, 0, 0, '', '', '', '2010-06-15 10:34:48', '2010-10-07 08:41:40', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '75 ml', NULL, NULL, 0, NULL, '75', 'ML', '100', 'ML'), (121, 27, 'simple', 'Motul Fuel System Clean 300ml', 'Motul Fuel System Clean\r\n', '816615', 14.7500, NULL, NULL, NULL, NULL, NULL, '/f/u/fuel_syst_clean_auto.jpg', '/f/u/fuel_syst_clean_auto.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'fuel-system-clean', 'fuel-system-clean-121.html', 4, 0, 0, '', '', '', '2010-06-15 10:43:56', '2010-10-07 08:40:59', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '300 ml', NULL, NULL, 0, NULL, '300', 'ML', '100', 'ML'), (122, 27, 'simple', 'Motul Diesel System Clean 300ml', 'Motul Diesel System Clean\r\n', '816815', 14.7500, NULL, NULL, NULL, NULL, NULL, '/d/i/diesel_syst_clean_auto.jpg', '/d/i/diesel_syst_clean_auto.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'diesel-system-clean', 'diesel-system-clean.html', 4, 0, 0, '', '', '', '2010-06-15 10:47:01', '2010-10-07 08:40:30', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '300 ml', NULL, NULL, 0, NULL, '300', 'ML', '100', 'ML'), (123, 27, 'simple', 'Motul Engine Clean 300ml', 'Motul Engine Clean\r\n', '816115', 14.7500, NULL, NULL, NULL, NULL, NULL, '/e/n/engine_clean_auto.jpg', '/e/n/engine_clean_auto.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'engine-clean', 'engine-clean.html', 4, 0, 0, '', '', '', '2010-06-15 10:50:31', '2010-10-07 08:39:47', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '300 ml', NULL, NULL, 0, NULL, '300', 'ML', '100', 'ML'), (124, 27, 'simple', 'Motul Fork Oil Expert light 1L 5W', 'Motul Fork Oil Expert light 5W\r\n', '822301', 14.0000, NULL, NULL, NULL, NULL, NULL, '/f/o/forkoil_expert_light_1l_front.jpg', '/f/o/forkoil_expert_light_1l_front.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'fork-oil-expert-light', 'fork-oil-expert-light.html', 4, 0, 0, '', '', '', '2010-06-15 11:22:40', '2010-10-07 08:18:05', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 10, '5W', 0, NULL, '', 'L', NULL, 'L'), (125, 27, 'simple', 'Motul Fork Oil Expert medium 1L 10W', 'Motul Fork Oil Expert medium 10W\r\n', '822201', 14.0000, NULL, NULL, NULL, NULL, NULL, '/f/o/forkoil_medium_1l_front.jpg', '/f/o/forkoil_medium_1l_front.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'fork-oil-expert-medium', 'fork-oil-expert-medium.html', 4, 0, 0, '', '', '', '2010-06-15 11:25:34', '2010-10-07 08:17:30', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 15, '10W', 0, NULL, '', 'L', NULL, 'L'), (126, 27, 'simple', 'Motul Fork Oil Expert medium/heavy 1L 15W', 'Motul Fork Oil Expert medium/heavy 15W\r\n', '822101', 14.0000, NULL, NULL, NULL, NULL, NULL, '/f/o/forkoil_mediumheavy_1l_front.jpg', '/f/o/forkoil_mediumheavy_1l_front.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'fork-oil-expert-medium-heavy', 'fork-oil-expert-medium-heavy.html', 4, 0, 0, '', '', '', '2010-06-15 11:28:50', '2010-10-07 08:16:55', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 13, '15W', 0, NULL, '', 'L', NULL, 'L'), (127, 27, 'simple', 'Motul Fork Oil Expert heavy 1L 20W', 'Motul Fork Oil Expert heavy 20W\r\n', '822001', 17.9000, NULL, NULL, NULL, NULL, NULL, '/f/o/forkoil_expert_heavy_1l_front.jpg', '/f/o/forkoil_expert_heavy_1l_front.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'fork-oil-expert-heavy', 'fork-oil-expert-heavy.html', 4, 0, 0, '', '', '', '2010-06-15 11:31:04', '2010-10-07 08:16:22', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 21, '20W', 0, NULL, '', 'L', NULL, 'L'), (128, 27, 'simple', 'Motul Fork Oil very light 1L 2,5W', 'Motul Fork Oil very light 2,5W\r\n', '821901', 17.9000, NULL, NULL, NULL, NULL, NULL, '/f/o/forkoil_fl_verylight_1l_front.jpg', '/f/o/forkoil_fl_verylight_1l_front.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'fork-oil-very-light', 'fork-oil-very-light.html', 4, 0, 0, '', '', '', '2010-06-15 11:33:56', '2010-10-07 08:15:40', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 9, '2,5W', 0, NULL, '', 'L', NULL, 'L'), (129, 27, 'simple', 'Motul Fork Oil light 1L 5W', 'Motul Fork Oil light 5W\r\n', '821801', 17.9000, NULL, NULL, NULL, NULL, NULL, '/f/o/forkoil_fl_light_1l_front.jpg', '/f/o/forkoil_fl_light_1l_front.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'fork-oil-light', 'fork-oil-light.html', 4, 0, 0, '', '', '', '2010-06-15 11:37:11', '2010-10-07 08:14:57', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 10, '5W', 0, NULL, '', 'L', NULL, 'L'), (130, 27, 'simple', 'Motul Fork Oil light/medium 1L 7,5W', 'Motul Fork Oil light/medium 7,5W\r\n', '821701', 17.9000, NULL, NULL, NULL, NULL, NULL, '/f/o/forkoil_fl_lightmedium_1l_front.jpg', '/f/o/forkoil_fl_lightmedium_1l_front.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'fork-oil-light-medium', 'fork-oil-light-medium.html', 4, 0, 0, '', '', '', '2010-06-15 11:40:03', '2010-10-07 08:14:14', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 14, '7,5W', 0, NULL, '', 'L', NULL, 'L'), (131, 27, 'simple', 'Motul Fork Oil medium 1L 10W', 'Motul Fork Oil medium 10W\r\n', '821601', 17.9000, NULL, NULL, NULL, NULL, NULL, '/f/o/forkoil_fl_medium_1l_front.jpg', '/f/o/forkoil_fl_medium_1l_front.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'fork-oil-medium', 'fork-oil-medium.html', 4, 0, 0, '', '', '', '2010-06-15 11:44:06', '2010-10-07 08:13:32', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 15, '10W', 0, NULL, '', 'L', NULL, 'L'), (132, 27, 'simple', 'Motul SHOCK OIL Factory Line 1L', 'Motul SHOCK OIL Factory Line\r\n', '812701', 18.5500, NULL, NULL, NULL, NULL, NULL, '/s/h/shockoil_fl_1l_front.jpg', '/s/h/shockoil_fl_1l_front.jpg', '2010-06-15 00:00:00', '2010-07-15 00:00:00', 1, 'shock-oil-factory-line', 'shock-oil-factory-line.html', 4, 0, 0, '', '', '', '2010-06-15 11:47:47', '2010-10-07 08:12:39', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 9, '2,5W', 0, NULL, '', 'L', NULL, 'L'), (133, 4, 'simple', 'MOTUL - Pflegeberater', 'MOTUL - Pflegeberater', '1000', 0.0000, NULL, NULL, NULL, 0.0000, '0.02 Kg', '/d/e/der_pflegeberater.jpg', '/d/e/der_pflegeberater.jpg', NULL, NULL, 1, 'motul-pflegeberater', 'motul-pflegeberater.html', 4, 0, 0, '', '', '', '2010-06-24 11:59:38', '2010-06-25 10:28:48', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, 'L', NULL, 'L'), (139, 4, 'simple', 'Motul Arbeitshandschuhe', 'Motul Arbeitshandschuhe', '995600', 3.9000, NULL, NULL, NULL, NULL, '1', '/h/a/handschuhe.jpg', '/h/a/handschuhe.jpg', '2010-09-01 00:00:00', '2010-12-31 00:00:00', 1, 'motul-arbeitshandschuhe', 'motul-arbeitshandschuhe.html', 4, 0, 0, '', '', '', '2010-06-24 13:32:07', '2011-01-04 14:22:43', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (140, 4, 'simple', 'Motul Blechschild Pin-up I', 'Motul Blechschild Pin-up I', '995300', 14.9000, NULL, NULL, NULL, NULL, '1', '/p/i/pin-up_girl_no.1.jpg', '/p/i/pin-up_girl_no.1.jpg', '2010-07-12 00:00:00', '2010-07-30 00:00:00', 1, 'blechschild-pin-up-i', 'blechschild-pin-up-i.html', 4, 0, 0, '', '', '', '2010-06-24 13:36:26', '2010-10-07 08:09:22', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (141, 4, 'simple', 'Motul Blechschild Pin-up II', 'Motul Blechschild Pin-up II', '995301', 14.9000, NULL, NULL, NULL, NULL, '1', '/p/i/pin-up_girl_no.2.jpg', '/p/i/pin-up_girl_no.2.jpg', '2010-09-01 00:00:00', '2010-12-31 00:00:00', 1, 'blechschild-pin-up-ii', 'blechschild-pin-up-ii.html', 4, 0, 0, '', '', '', '2010-06-24 13:38:11', '2011-01-04 14:22:05', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (142, 4, 'simple', 'Motul Blechschild Pin-up III', 'Motul Blechschild Pin-up III', '995302', 14.9000, NULL, NULL, NULL, NULL, '1', '/p/i/pin-up_girl_no.3.jpg', '/p/i/pin-up_girl_no.3.jpg', NULL, NULL, 1, 'blechschild-pin-up-iii', 'blechschild-pin-up-iii.html', 4, 0, 0, '', '', '', '2010-06-24 13:39:34', '2010-10-07 08:08:03', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (143, 4, 'simple', 'Motul Regenschirm', 'Motul Regenschirm', '770026', 17.8500, NULL, NULL, NULL, NULL, '1', '/r/e/regenschirm.jpg', '/r/e/regenschirm.jpg', NULL, NULL, 1, 'regenschirm', 'regenschirm.html', 4, 0, 0, '', '', '', '2010-06-24 13:41:32', '2010-10-07 08:07:33', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (144, 4, 'simple', 'Motul USB-Stick', 'Motul USB-Stick', '770101', 26.9500, NULL, NULL, NULL, NULL, '1', '/u/s/usb_key.jpg', '/u/s/usb_key.jpg', '2010-07-02 00:00:00', '2010-08-31 00:00:00', 1, 'usb-stick', 'usb-stick.html', 4, 0, 0, '', '', '', '2010-06-24 13:43:15', '2010-10-07 08:07:07', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (145, 4, 'simple', 'Motul Race Chronometer', 'Motul Race Chronometer', '995100', 110.9000, NULL, NULL, NULL, NULL, '1', '/c/h/chronometer_uhr.jpg', '/c/h/chronometer_uhr.jpg', NULL, NULL, 1, 'race-chronometer', 'race-chronometer.html', 4, 0, 0, '', '', '', '2010-06-24 13:46:13', '2010-10-07 08:06:37', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (146, 4, 'simple', 'Motul Kaffeebecher', 'Motul Kaffeebecher', '999082', 5.9000, NULL, NULL, NULL, NULL, '1', '/t/a/tasse.jpg', '/t/a/tasse.jpg', NULL, NULL, 1, 'kaffeebecher', 'kaffeebecher.html', 4, 0, 0, '', '', '', '2010-06-24 13:54:31', '2010-10-07 08:06:06', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (147, 4, 'simple', 'Motul Aschenbecher', 'Motul Aschenbecher', '770020', 3.5000, NULL, NULL, NULL, NULL, '1', '/a/s/aschenbecher.jpg', '/a/s/aschenbecher.jpg', NULL, NULL, 1, 'aschenbecher', 'aschenbecher.html', 4, 0, 0, '', '', '', '2010-06-24 13:57:06', '2010-10-07 08:05:38', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (148, 4, 'simple', 'Motul Lanyard', 'Motul Lanyard', '793005', 4.9000, NULL, NULL, NULL, NULL, '1', '/l/a/lanyard.jpg', '/l/a/lanyard.jpg', NULL, NULL, 1, 'lanyard', 'lanyard.html', 4, 0, 0, '', '', '', '2010-06-24 14:00:49', '2010-10-07 08:05:11', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (149, 4, 'simple', 'Motul Baseball Cap «Flame»', 'Motul Baseball Cap «Flame»', '781900', 6.9000, NULL, NULL, NULL, NULL, '1', '/c/a/cap_flame.jpg', '/c/a/cap_flame.jpg', NULL, NULL, 1, 'baseball-cap-flame', 'baseball-cap-flame.html', 4, 0, 0, '', '', '', '2010-06-24 14:04:03', '2010-11-11 09:11:51', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (150, 4, 'simple', 'Motul Baseball Cap «300V»', 'Motul Baseball Cap «300V»', '781901', 9.9000, NULL, NULL, NULL, NULL, '1', '/c/a/cap_racing_1_1.jpg', '/c/a/cap_racing_1_1.jpg', NULL, NULL, 1, 'baseball-cap-300v', 'baseball-cap-300v.html', 4, 0, 0, 'Baseball Cap «300V»', 'Baseball Cap «300V»', 'Baseball Cap «300V»', '2010-06-24 14:08:01', '2010-11-11 09:11:04', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (152, 28, 'configurable', 'Motul Poloshirt sw - Herren', 'Motul Poloshirt sw - Herren', '2000021', 26.9000, NULL, NULL, NULL, NULL, NULL, '/h/e/herren_poloshirt-sw.jpg', '/h/e/herren_poloshirt-sw.jpg', NULL, NULL, 1, 'poloshirt-sw-herren', 'poloshirt-sw-herren-1.html', 4, 1, 1, '', '', '', '2010-06-24 14:14:25', '2010-10-07 08:02:52', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', 'L', NULL, 'L'), (153, 28, 'simple', 'Motul Poloshirt sw - Herren Größe L', 'Motul Poloshirt sw - Herren', '768354', 26.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-sw-herren-grosse-l', 'poloshirt-sw-herren-grosse-l.html', 1, 0, 0, NULL, NULL, NULL, '2010-06-24 14:17:33', '2010-12-06 17:06:20', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, '', '', 'L', NULL, 'L'), (154, 28, 'simple', 'Motul Poloshirt sw - Herren Größe M', 'Motul Poloshirt sw - Herren ', '768352', 26.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-sw-herren-grosse-m', 'poloshirt-sw-herren-grosse-m.html', 1, 0, 0, NULL, NULL, NULL, '2010-06-24 14:18:36', '2010-10-07 08:01:34', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, '', '', 'L', NULL, 'L'), (155, 28, 'simple', 'Motul Poloshirt sw - Herren Größe S', 'Motul Poloshirt sw - Herren', '768350', 26.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-sw-herren-grosse-s', 'poloshirt-sw-herren-grosse-s.html', 1, 0, 0, NULL, NULL, NULL, '2010-06-24 14:18:57', '2010-10-07 08:00:48', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, '', '', 'L', NULL, 'L'), (156, 28, 'simple', 'Motul Poloshirt sw - Herren Größe XL', 'Motul Poloshirt sw - Herren', '768356', 26.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-sw-herren-grosse-xl', 'poloshirt-sw-herren-grosse-xl.html', 1, 0, 0, NULL, NULL, NULL, '2010-06-24 14:19:14', '2010-10-07 08:00:01', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, '', '', 'L', NULL, 'L'), (157, 28, 'configurable', 'Motul Poloshirt sw - Damen', 'Motul Poloshirt sw - Damen', '202852', 26.9000, NULL, NULL, NULL, NULL, NULL, '/d/a/damen_poloshirt_sw_1.jpg', '/d/a/damen_poloshirt_sw_1.jpg', NULL, NULL, 1, 'poloshirt-sw-damen', 'poloshirt-sw-damen.html', 4, 1, 1, '', '', '', '2010-06-24 14:51:11', '2010-10-07 07:59:22', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', 'L', NULL, 'L'), (158, 27, 'simple', 'Motul Garden 4T 2L 10W-30', 'Motul Garden 4T 10W-30\r\n', '832802', 11.8500, NULL, NULL, NULL, NULL, '2,5 KG', '/g/a/garden_10w30_4t.png', '/g/a/garden_10w30_4t.png', NULL, NULL, 1, 'garden-4t', 'garden-4t.html', 4, 0, 0, '', '', '', '2010-06-28 11:53:15', '2010-10-07 07:58:22', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 16, '10W-30', 0, NULL, '2', 'L', NULL, 'L'), (159, 27, 'simple', 'Motul Garden 4T 2L 15W-40', 'Motul Garden 4T 15W-40\r\n', '835002', 7.1000, NULL, NULL, NULL, NULL, '2,5 KG', '/g/a/garden_15w40_4t.png', '/g/a/garden_15w40_4t.png', NULL, NULL, 1, 'garden-4t', 'garden-4t-159.html', 4, 0, 0, '', '', '', '2010-06-28 12:08:57', '2010-10-07 07:57:34', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 19, '15W-40', 0, NULL, '2', 'L', NULL, 'L'), (160, 27, 'simple', 'Motul Garden 4T 1L SEA 30', 'Motul Garden 4T SAE 30\r\n', '309701', 5.5000, NULL, NULL, NULL, NULL, '1,5 KG', '/g/a/garden_sae30_4t.png', '/g/a/garden_sae30_4t.png', NULL, NULL, 1, 'garden-4t', 'garden-4t-160.html', 4, 0, 0, '', '', '', '2010-06-28 12:11:21', '2010-10-07 07:56:48', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 27, 'SAE 30', 0, NULL, '', 'L', NULL, 'L'), (161, 27, 'simple', 'Motul Garden 2T Hi-Tech 1L', 'Motul Garden 2T Hi-Tech\r\n', '834901', 7.5000, NULL, NULL, NULL, NULL, '1,5 KG', '/g/a/garden_hi-tech_2t.png', '/g/a/garden_hi-tech_2t.png', NULL, NULL, 1, 'garden-2t-hi-tech', 'garden-2t-hi-tech.html', 4, 0, 0, '', '', '', '2010-06-28 12:13:59', '2010-11-09 08:20:28', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (162, 27, 'simple', 'Motul Garden 2T 2L', 'Motul Garden 2T\r\n', '308902', 10.5000, NULL, NULL, NULL, NULL, '2,5 KG', '/g/a/garden_2t.png', '/g/a/garden_2t.png', NULL, NULL, 1, 'garden-2t', 'garden-2t.html', 4, 0, 0, '', '', '', '2010-06-28 12:16:01', '2011-02-09 10:16:15', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', NULL, NULL, 0, NULL, '2', 'L', NULL, 'L'), (163, 27, 'simple', 'Motul Bio 2T 1L', 'Motul Bio 2T\r\n', '312501', 12.8000, NULL, NULL, NULL, NULL, '1,5 KG', '/g/a/garden_bio_2t.png', '/g/a/garden_bio_2t.png', NULL, NULL, 1, 'bio-2t', 'bio-2t.html', 4, 0, 0, '', '', '', '2010-06-28 12:17:51', '2010-10-06 14:44:37', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (164, 27, 'simple', 'Motul Timber Bio 5L', 'Motul Timber Bio\r\n', '785206', 31.8000, NULL, NULL, NULL, NULL, '5,5 KG', '/t/i/timber_bio_5l.jpg', '/t/i/timber_bio_5l.jpg', NULL, NULL, 1, 'timber-bio', 'timber-bio.html', 4, 0, 0, '', '', '', '2010-06-28 12:20:28', '2010-10-06 14:44:07', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', NULL, NULL, 0, NULL, '5', 'L', NULL, 'L'), (165, 27, 'simple', 'Motul Timber 120 1L', 'Motul Timber 120\r\n', '785001', 4.9500, NULL, NULL, NULL, NULL, '1,5 KG', '/t/i/timber_120.png', '/t/i/timber_120.png', NULL, NULL, 1, 'timber-120', 'timber-120.html', 4, 0, 0, '', '', '', '2010-06-28 12:22:59', '2010-10-06 14:43:35', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (166, 27, 'simple', 'Motul Snowpower 4T 1L 0W-40', 'Snowpower 4T\r\n', '826901', 14.8500, NULL, NULL, NULL, NULL, '1,5 KG', '/s/n/snow_power_4t_1l.jpg', '/s/n/snow_power_4t_1l.jpg', NULL, NULL, 1, 'motul-snowpower-4t-1l', 'motul-snowpower-4t-1l.html', 4, 0, 0, '', '', '', '2010-06-29 07:26:49', '2010-10-06 14:42:51', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 6, '0W-40', 0, NULL, '', 'L', NULL, 'L'), (167, 27, 'simple', 'Motul Snowpower 2T 1L', 'Snowpower 2T\r\n', '812201', 15.7000, NULL, NULL, NULL, NULL, '1,5 KG', '/s/n/snowpower_2t_1l.jpg', '/s/n/snowpower_2t_1l.jpg', NULL, NULL, 1, 'motul-snowpower-2t-1l', 'motul-snowpower-2t-1l.html', 4, 0, 0, '', '', '', '2010-06-29 07:36:53', '2011-01-07 12:27:09', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (168, 27, 'simple', 'Motul Micro 2T 2L', 'Micro 2T\r\n', '324602', 34.3000, NULL, NULL, NULL, NULL, '2,5 KG', '/m/i/micro_2t_2l.jpg', '/m/i/micro_2t_2l.jpg', NULL, NULL, 1, 'micro-2t', 'micro-2t.html', 4, 0, 0, '', '', '', '2010-06-29 07:39:55', '2010-10-28 13:34:30', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', NULL, NULL, 0, NULL, '2', 'L', NULL, 'L'), (169, 27, 'simple', 'Motul Snowpower 4T 4L 0W-40', 'Snowpower 4T\r\n', '826907', 57.6000, 42.6500, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, '4,5 KG', '/s/n/snow_power_4t_4l.jpg', '/s/n/snow_power_4t_4l.jpg', '2011-01-01 00:00:00', '2011-02-28 00:00:00', 1, 'motul-snowpower-4t-4l', 'motul-snowpower-4t-4l.html', 4, 0, 0, '', '', '', '2010-06-29 14:10:14', '2011-01-05 14:55:20', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', 6, '0W-40', 0, NULL, '4', 'L', NULL, 'L'), (170, 27, 'simple', 'Motul Snowpower 2T 4L', 'Motul Snowpower 2T\r\n', '812207', 58.1000, 49.9500, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, '4,5 KG', '/s/n/snowpower_2t_4l.jpg', '/s/n/snowpower_2t_4l.jpg', '2011-01-01 00:00:00', '2011-02-28 00:00:00', 1, 'motul-snowpower-2t-4l', 'motul-snowpower-2t-4l.html', 4, 0, 0, '', '', '', '2010-06-29 14:12:31', '2011-01-07 12:27:48', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '4 Liter', NULL, NULL, 0, NULL, '4', 'L', NULL, 'L'), (171, 4, 'simple', 'Motul Karabinerhaken', 'Motul Karabinerhaken', '770180', 2.9000, NULL, NULL, NULL, NULL, '1', '/k/a/karabinerhacken.jpg', '/k/a/karabinerhacken.jpg', NULL, NULL, 1, 'karabinerhaken', 'karabinerhaken.html', 4, 0, 0, '', '', '', '2010-07-02 13:50:28', '2010-10-06 13:02:40', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (172, 4, 'simple', 'Motul Schlüsselanhänger', 'Motul Schlüsselanhänger', '770121', 2.9000, NULL, NULL, NULL, NULL, '1', '/k/e/keyring.jpg', '/k/e/keyring.jpg', NULL, NULL, 1, 'schlusselanhanger', 'schlusselanhanger.html', 4, 0, 0, '', '', '', '2010-07-02 13:53:23', '2010-10-06 13:02:05', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (173, 4, 'simple', 'Motul Classic-Aufkleber', 'Motul Classic-Aufkleber', '770170', 2.0000, NULL, NULL, NULL, NULL, '1', '/a/u/aufkleber-classic-kopie.jpg', '/a/u/aufkleber-classic-kopie.jpg', NULL, NULL, 1, 'classic-aufkleber', 'classic-aufkleber.html', 4, 0, 0, '', '', '', '2010-07-02 14:02:28', '2010-10-06 13:01:28', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', NULL, 'PCS'), (174, 28, 'configurable', 'Motul T-Shirt', 'Motul T-Shirt', '763300', 9.9000, NULL, NULL, NULL, NULL, NULL, '/t/-/t-shirt_1_2.jpg', '/t/-/t-shirt_1_2.jpg', NULL, NULL, 1, 't-shirt', 't-shirt-174.html', 4, 1, 1, '', '', '', '2010-07-07 10:32:26', '2010-10-06 13:00:50', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', 'L', NULL, 'L'), (175, 28, 'simple', 'Motul T-Shirt Grösse S', 'Motul T-Shirt ', '763350', 9.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 't-shirt', 't-shirt.html', 1, 0, 0, '', '', '', '2010-07-07 10:32:26', '2010-10-06 12:59:51', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', NULL, 'L'), (176, 27, 'simple', 'MOTUL 8100 X-Clean C3 1L 5W-30', 'MOTUL 8100 X-Clean C3 5W-30\r\n', '854311', 11.8000, 9.2500, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, '1,5 KG', '/8/1/8100_x-clean_c3_5w30_1l_1.jpg', '/8/1/8100_x-clean_c3_5w30_1l_1.jpg', '2011-01-01 00:00:00', '2011-02-28 00:00:00', 1, 'motul-8100-x-clean-c3-1l', 'motul-8100-x-clean-c3-1l-176.html', 4, 0, 0, '', '', '', '2010-07-09 09:50:53', '2011-01-05 14:54:34', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 11, '5W-30', 0, NULL, '', 'L', '1', 'L'), (177, 27, 'simple', 'MOTUL 8100 X-Clean C3 5L 5W-30', 'MOTUL 8100 X-Clean C3 5W-30\r\n', '854351', 50.4500, 40.9000, '2011-01-01 00:00:00', '2011-02-28 00:00:00', NULL, '5,5 KG', '/5/w/5w30xcleanl.jpg', '/5/w/5w30xcleanl.jpg', NULL, NULL, 1, 'motul-8100-x-clean-c3-5l', 'motul-8100-x-clean-c3-5l-177.html', 4, 0, 0, '', '', '', '2010-07-09 09:54:57', '2011-01-11 13:07:13', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 11, '5W-30', 0, NULL, '5', 'L', '1', 'L'), (180, 4, 'simple', 'MOTUL Aufkleber 15 x 4,0 cm', 'MOTUL Aufkleber', '770007', 1.0000, NULL, NULL, NULL, NULL, '1', '/a/u/aufkleber_rot_huinterlegt_1_1.jpg', '/a/u/aufkleber_rot_huinterlegt_1_1.jpg', NULL, NULL, 1, 'motul-aufkleber-15-x-4-0-cm', 'motul-aufkleber-15-x-4-0-cm.html', 4, 0, 0, 'Motul Aufkleber 15 x 4 cm', 'Motul Aufkleber 15 x 4 cm', 'Motul Aufkleber 15 x 4 cm', '2010-07-13 10:08:39', '2010-07-19 14:34:43', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', '1', 'PCS'), (181, 4, 'simple', 'MOTUL Aufkleber 30 x 7,5 cm', 'MOTUL Aufkleber', '770008', 1.5000, NULL, NULL, NULL, NULL, '1', '/a/u/aufkleber_rot_huinterlegt_1.jpg', '/a/u/aufkleber_rot_huinterlegt_1.jpg', NULL, NULL, 1, 'motul-aufkleber-30-x-7-5-cm', 'motul-aufkleber-30-x-7-5-cm.html', 4, 0, 0, 'Motul Aufkleber 30 x 7,5 cm', 'Motul Aufkleber 30 x 7,5 cm', 'Motul Aufkleber 30 x 7,5 cm', '2010-07-13 10:11:01', '2010-07-19 11:54:37', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', '1', 'PCS'), (182, 4, 'simple', 'Motul Einzelbuchstaben 28 x 5,5 cm', 'Motul Einzelbuchstaben', '770003', 2.5000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'einzelbuchstaben-28-x-5-5-cm', 'einzelbuchstaben-28-x-5-5-cm.html', 4, 0, 0, NULL, NULL, NULL, '2010-07-13 10:22:28', '2010-10-06 12:57:29', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', '1', 'PCS'), (183, 4, 'simple', 'Motul Einzelbuchstaben 71 x 14,5 cm', 'Motul Einzelbuchstaben', '770002', 6.0000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'einzelbuchstaben-71-x-14-5-cm', 'einzelbuchstaben-71-x-14-5-cm.html', 4, 0, 0, NULL, NULL, NULL, '2010-07-13 10:24:09', '2010-10-06 12:56:35', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', '1', 'PCS'), (184, 4, 'simple', 'Motul Motocross Aufkleber', 'Motul Motocross Aufkleber', '770017', 6.9000, NULL, NULL, NULL, NULL, '1', '/a/u/aufkleber_mx-kit_1.jpg', '/a/u/aufkleber_mx-kit_1.jpg', NULL, NULL, 1, 'motocross-aufkleber', 'motocross-aufkleber.html', 4, 0, 0, '', '', '', '2010-07-13 10:26:19', '2010-10-06 12:55:57', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', '1', 'PCS'), (185, 4, 'simple', 'Testartikel', 'Testartikel', '897845748395', 20.0000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', '2010-07-15 00:00:00', '2010-07-31 00:00:00', 1, 'testartikel', 'testartikel.html', 3, 0, 0, NULL, NULL, NULL, '2010-07-15 06:07:09', '2010-07-19 10:36:57', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (186, 27, 'simple', 'MOTUL Multi ATF 1L', 'MOTUL Multi ATF\r\n', '844911', 10.4000, NULL, NULL, NULL, NULL, '1,5 KG', '/m/u/multi_atf_1l.jpg', '/m/u/multi_atf_1l.jpg', NULL, NULL, 1, 'motul-multi-atf-1l', 'motul-multi-atf-1l.html', 4, 0, 0, '', '', '', '2010-07-15 07:54:45', '2010-10-28 13:57:49', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (187, 27, 'simple', 'MOTUL Dexron III 1L', 'MOTUL Dexron III\r\n', '387001', 9.9000, NULL, NULL, NULL, NULL, '1,5 KG', '/d/e/dexron_iii_1l.jpg', '/d/e/dexron_iii_1l.jpg', NULL, NULL, 1, 'motul-dexron-iii-1l', 'motul-dexron-iii-1l.html', 4, 0, 0, '', '', '', '2010-07-15 07:59:01', '2010-07-15 07:59:02', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (188, 27, 'simple', 'MOTUL Dexron IID 1L', 'MOTUL Dexron IID\r\n', '325901', 9.4500, NULL, NULL, NULL, NULL, '1,5 KG', '/d/e/dexron_iid_1l.jpg', '/d/e/dexron_iid_1l.jpg', NULL, NULL, 1, 'motul-dexron-iid-1l', 'motul-dexron-iid-1l.html', 4, 0, 0, '', '', '', '2010-07-15 08:01:28', '2010-10-06 12:54:20', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (190, 4, 'simple', 'MOTUL Aufnäher 11 x 3,8 cm', 'MOTUL Aufnäher', '777013', 3.9000, NULL, NULL, NULL, NULL, '1', '/_/a/_aufn_her_1_.jpg', '/_/a/_aufn_her_1_.jpg', NULL, NULL, 1, 'motul-aufnaher-11-x-3-8-cm', 'motul-aufnaher-11-x-3-8-cm.html', 4, 0, 0, '', '', '', '2010-07-15 10:02:03', '2010-09-24 08:17:15', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', '1', 'PCS'), (191, 4, 'simple', 'MOTUL Aufnäher 28 x 7,0 cm', 'MOTUL Aufnäher', '777015', 4.9000, NULL, NULL, NULL, NULL, '1', '/_/a/_aufn_her_1__1.jpg', '/_/a/_aufn_her_1__1.jpg', NULL, NULL, 1, 'motul-aufnaher-28-x-7-0-cm', 'motul-aufnaher-28-x-7-0-cm.html', 4, 0, 0, '', '', '', '2010-07-15 10:03:41', '2010-07-15 11:41:43', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', '1', 'PCS'), (192, 4, 'simple', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 'MOTUL Aufkleber', '770007-ES', 0.0000, NULL, NULL, NULL, NULL, '1', '/a/u/aufkleber_rot_huinterlegt_1_1_1.jpg', '/a/u/aufkleber_rot_huinterlegt_1_1_1.jpg', NULL, NULL, 1, 'zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis', 'zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html', 2, 0, 0, 'Motul Aufkleber 15 x 4 cm', 'Motul Aufkleber 15 x 4 cm', 'Motul Aufkleber 15 x 4 cm', '2010-07-19 13:18:19', '2010-07-28 09:28:45', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'PCS', '1', 'PCS'), (194, 27, 'simple', 'MOTUL Specific FORD 913 C 1L 5W-30', 'MOTUL Specific FORD 913 C 5W-30\r\n', '855311', 12.3000, NULL, NULL, NULL, NULL, '1,5 KG', '/s/p/specific_913c_5w30_1l.jpg', '/s/p/specific_913c_5w30_1l.jpg', NULL, NULL, 1, 'motul-specific-ford-913-c-1l', 'motul-specific-ford-913-c-1l.html', 4, 0, 0, '', '', '', '2010-07-19 13:38:39', '2010-10-28 14:17:51', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 11, '5W-30', 0, NULL, '', 'L', '1', 'L'), (195, 27, 'simple', 'MOTUL Specific FORD 913 C 5L 5W-30', 'MOTUL Specific FORD 913 C 5W-30\r\n', '855351', 52.7000, NULL, NULL, NULL, NULL, '5,5 KG', '/s/p/specific_913c_5w30_5l.jpg', '/s/p/specific_913c_5w30_5l.jpg', NULL, NULL, 1, 'motul-specific-ford-913-c-5l', 'motul-specific-ford-913-c-5l.html', 4, 0, 0, '', '', '', '2010-07-19 13:40:39', '2010-10-28 13:44:20', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 11, '5W-30', 0, NULL, '', 'L', '1', 'L'), (196, 27, 'simple', 'Motul Inboard 4T 2L 15W-40', 'Motul Inboard 4T 15W-40', '851921', 16.8000, NULL, NULL, NULL, NULL, '2,5 KG', '/i/n/inboard-4t-15w40-2l.jpg', '/i/n/inboard-4t-15w40-2l.jpg', NULL, NULL, 1, 'inboard-4t-2l', 'inboard-4t-2l.html', 4, 0, 0, '', '', '', '2010-07-19 13:53:42', '2010-10-06 12:45:13', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2 Liter', 19, '15W-40', 0, NULL, '2', 'L', '1', 'L'), (198, 28, 'simple', 'Motul Poloshirt sw - Herren Größe XXL', 'Motul Poloshirt sw - Herren', '768358', 26.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-sw-herren-grosse-xl', 'poloshirt-sw-herren-grosse-xl-198.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-20 11:04:45', '2010-10-06 12:34:25', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (199, 28, 'simple', 'Motul Poloshirt sw - Damen Grösse S', 'Motul Poloshirt sw - Damen', '765450', 26.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-sw-damen', 'poloshirt-sw-damen-199.html', 1, 0, 0, '', '', '', '2010-06-24 14:51:11', '2010-10-06 12:33:34', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (200, 28, 'simple', 'Motul Poloshirt sw - Damen Grösse M', 'Motul Poloshirt sw - Damen', '765452', 26.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-sw-damen', 'poloshirt-sw-damen-200.html', 1, 0, 0, '', '', '', '2010-06-24 14:51:11', '2010-10-06 12:32:53', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (201, 28, 'configurable', 'Motul Latzhose mit MOTUL Einstickung', 'Motul Latzhose mit MOTUL Einstickung', '2000020', 59.9000, NULL, NULL, NULL, NULL, NULL, '/l/a/latzhose.jpg', '/l/a/latzhose.jpg', NULL, NULL, 1, 'latzhose-mit-motul-einstickung', 'latzhose-mit-motul-einstickung-201.html', 4, 1, 1, '', '', '', '2010-07-20 11:23:26', '2010-10-06 12:32:06', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', 'L', '1', 'L'), (202, 28, 'simple', 'Motul Latzhose mit MOTUL Einstickung Grösse M 48/50', 'Motul Latzhose mit MOTUL Einstickung', '762552', 26.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'latzhose-mit-motul-einstickung', 'latzhose-mit-motul-einstickung.html', 1, 0, 0, '/', '/', '/', '2010-07-20 11:23:26', '2010-10-06 12:31:28', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (206, 28, 'simple', 'Motul Poloshirt sw - Damen Grösse L', 'Motul Poloshirt sw - Damen ', '765454', 26.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-sw-damen', 'poloshirt-sw-damen-206.html', 1, 0, 0, '', '', '', '2010-07-20 12:27:19', '2010-10-06 12:30:51', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (207, 28, 'simple', 'Motul Poloshirt sw - Damen Grösse XL', 'Motul Poloshirt sw - Damen', '765456', 26.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-sw-damen', 'poloshirt-sw-damen-207.html', 1, 0, 0, '', '', '', '2010-07-20 12:33:54', '2010-10-06 12:29:32', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (208, 28, 'simple', 'Motul Poloshirt sw - Damen Grösse XXL', 'Motul Poloshirt sw - Damen', '765458', 26.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-sw-damen', 'poloshirt-sw-damen-208.html', 1, 0, 0, '', '', '', '2010-07-20 12:37:36', '2010-10-06 12:28:37', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (209, 28, 'simple', 'Motul Latzhose mit MOTUL Einstickung Grösse L 52/54', 'Motul Latzhose mit MOTUL Einstickung', '762554', 59.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'latzhose-mit-motul-einstickung', 'latzhose-mit-motul-einstickung-209.html', 1, 0, 0, '/', '/', '/', '2010-07-20 13:25:28', '2010-10-06 12:17:07', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (210, 28, 'simple', 'Motul Latzhose mit MOTUL Einstickung Grösse S 44/46', 'Motul Latzhose mit MOTUL Einstickung', '762550', 59.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'latzhose-mit-motul-einstickung', 'latzhose-mit-motul-einstickung-210.html', 1, 0, 0, '/', '/', '/', '2010-07-20 13:30:14', '2010-10-06 12:16:31', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (211, 28, 'simple', 'Motul Latzhose mit MOTUL Einstickung Grösse XL 56/58', 'Motul Latzhose mit MOTUL Einstickung', '762556', 59.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'latzhose-mit-motul-einstickung', 'latzhose-mit-motul-einstickung-211.html', 1, 0, 0, '/', '/', '/', '2010-07-20 13:31:55', '2010-10-06 12:15:30', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (212, 28, 'simple', 'Motul Overall mit MOTUL Einstickung Grösse XL 56/58', 'Motul Overall mit MOTUL Einstickung', '762456', 80.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'overall-mit-motul-einstickung', 'overall-mit-motul-einstickung-212.html', 1, 0, 0, '/', '/', '/', '2010-07-20 13:33:01', '2010-10-06 12:14:58', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (213, 28, 'configurable', 'Motul Overall mit MOTUL Einstickung', 'Motul Overall mit MOTUL Einstickung', '2000022', 80.9000, NULL, NULL, NULL, NULL, NULL, '/o/v/overall_1.jpg', '/o/v/overall_1.jpg', NULL, NULL, 1, 'overall-mit-motul-einstickung', 'overall-mit-motul-einstickung.html', 4, 1, 1, '', '', '', '2010-07-20 13:47:18', '2010-10-06 12:14:22', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', 'L', '1', 'L'), (214, 28, 'simple', 'Motul Latzhose mit MOTUL Einstickung Grösse XXL 60/62', 'Motul Latzhose mit MOTUL Einstickung', '762558', 59.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'latzhose-mit-motul-einstickung', 'latzhose-mit-motul-einstickung-214.html', 1, 0, 0, '/', '/', '/', '2010-07-20 13:56:57', '2010-10-06 12:07:49', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (215, 28, 'simple', 'Motul Overall mit MOTUL Einstickung Grösse S 44/46', 'Motul Overall mit MOTUL Einstickung', '762450', 80.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'overall-mit-motul-einstickung-groesse-s44-46', 'overall-mit-motul-einstickung-groesse-s44-46.html', 1, 0, 0, '/', '/', '/', '2010-07-20 13:59:34', '2010-12-01 07:46:31', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (222, 28, 'simple', 'Motul Overall mit MOTUL Einstickung Grösse M 48/50', 'Motul Overall mit MOTUL Einstickung', '762452', 80.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'overall-mit-motul-einstickung-grosse-m-48-50', 'overall-mit-motul-einstickung-grosse-m-48-50.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 07:28:39', '2010-12-01 07:45:25', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (223, 28, 'simple', 'Motul Overall mit MOTUL Einstickung Grösse L 52/54', 'Motul Overall mit MOTUL Einstickung', '762454', 80.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'overall-mit-motul-einstickung-grosse-l-52-54', 'overall-mit-motul-einstickung-grosse-l-52-54.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 07:31:08', '2010-10-06 12:07:11', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (224, 28, 'simple', 'Motul Overall mit MOTUL Einstickung Grösse XXL 60/62', 'Motul Overall mit MOTUL Einstickung', '762458', 80.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'overall-mit-motul-einstickung-grosse-xxl-60-62', 'overall-mit-motul-einstickung-grosse-xxl-60-62.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 07:33:47', '2010-10-06 12:06:34', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (225, 28, 'simple', 'Motul T-Shirt Grösse M', 'Motul T-Shirt', '763352', 9.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 't-shirt-grosse-m', 't-shirt-grosse-m.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 08:50:25', '2010-10-06 12:06:00', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (226, 28, 'simple', 'Motul T-Shirt Grösse L', 'Motul T-Shirt', '763354', 9.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 't-shirt-grosse-l', 't-shirt-grosse-l.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 08:53:02', '2010-10-06 12:05:27', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (227, 28, 'simple', 'Motul T-Shirt Grösse XL', 'Motul T-Shirt', '763356', 9.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 't-shirt-grosse-xl', 't-shirt-grosse-xl.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 08:54:24', '2011-01-04 14:03:45', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (228, 28, 'simple', 'Motul T-Shirt Grösse XXL', 'Motul T-Shirt', '763358', 9.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 't-shirt-grosse-xxl', 't-shirt-grosse-xxl.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 08:57:05', '2010-10-06 12:04:10', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (229, 28, 'configurable', 'Motul Poloshirt - Herren', 'Motul Poloshirt - Herren', '7634000', 20.9000, NULL, NULL, NULL, NULL, NULL, '/p/o/poloshirt_herren_2.jpg', '/p/o/poloshirt_herren_2.jpg', NULL, NULL, 1, 'poloshirt-herren', 'poloshirt-herren.html', 4, 1, 1, '', '', '', '2010-07-21 09:03:46', '2010-10-06 12:03:31', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', 'L', '1', 'L'), (230, 28, 'simple', 'Motul Poloshirt - Herren Grösse S', 'Motul Poloshirt - Herren', '763450', 20.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-herren-grosse-s', 'poloshirt-herren-grosse-s.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:05:06', '2010-10-06 12:02:59', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (231, 28, 'simple', 'Motul Poloshirt - Herren Grösse M', 'Motul Poloshirt - Herren', '763452', 20.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-herren-grosse-m', 'poloshirt-herren-grosse-m.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:06:43', '2010-10-06 12:02:16', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (232, 28, 'simple', 'Motul Poloshirt - Herren Grösse L', 'Motul Poloshirt - Herren', '763454', 20.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-herren-grosse-l', 'poloshirt-herren-grosse-l.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:07:48', '2010-10-06 12:00:12', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (233, 28, 'simple', 'Motul Poloshirt - Herren Grösse XL', 'Motul Poloshirt - Herren', '763456', 20.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-herren-grosse-xl', 'poloshirt-herren-grosse-xl.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:09:01', '2010-10-06 11:59:36', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (234, 28, 'simple', 'Motul Poloshirt - Herren Grösse XXL', 'Motul Poloshirt - Herren', '763458', 20.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-herren-grosse-xxl', 'poloshirt-herren-grosse-xxl.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:10:18', '2010-10-06 11:58:57', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (235, 28, 'configurable', 'Motul Poloshirt - Damen', 'Motul Poloshirt - Damen', '7635500', 20.9000, NULL, NULL, NULL, NULL, NULL, '/d/a/damen_polo-rot_neu_2.jpg', '/d/a/damen_polo-rot_neu_2.jpg', NULL, NULL, 1, 'poloshirt-damen', 'poloshirt-damen.html', 4, 1, 1, '', '', '', '2010-07-21 09:14:16', '2010-10-06 11:58:27', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', 'L', '1', 'L'), (236, 28, 'simple', 'Motul Poloshirt - Damen Grösse S', 'Motul Poloshirt - Damen', '763550', 20.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-damen-grosse-s', 'poloshirt-damen-grosse-s.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:15:33', '2010-10-06 11:57:57', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (237, 28, 'simple', 'Motul Poloshirt - Damen Grösse M', 'Motul Poloshirt - Damen', '763552', 20.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-damen-grosse-m', 'poloshirt-damen-grosse-m.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:16:49', '2010-10-06 11:57:26', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (238, 28, 'simple', 'Motul Poloshirt - Damen Grösse L', 'Motul Poloshirt - Damen', '763554', 20.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-damen-grosse-l', 'poloshirt-damen-grosse-l.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:17:54', '2010-10-06 11:56:44', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (239, 28, 'simple', 'Motul Poloshirt - Damen Grösse XL', 'Motul Poloshirt - Damen', '763556', 20.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'poloshirt-damen-grosse-xl', 'poloshirt-damen-grosse-xl.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:19:08', '2010-10-06 11:56:16', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (240, 28, 'configurable', 'Motul Softshell-Weste - Herren', 'Motul Softshell-Weste - Herren', '7639500', 63.9000, NULL, NULL, NULL, NULL, NULL, '/h/e/herren_weste.jpg', '/h/e/herren_weste.jpg', NULL, NULL, 1, 'softshell-weste-herren', 'softshell-weste-herren.html', 4, 1, 1, '', '', '', '2010-07-21 09:24:49', '2010-10-06 11:55:01', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', 'L', '1', 'L'), (241, 28, 'simple', 'Motul Softshell-Weste - Herren Grösse S', 'Motul Softshell-Weste - Herren', '763950', 63.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'softshell-weste-herren-grosse-s', 'softshell-weste-herren-grosse-s.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:26:15', '2010-10-06 11:53:52', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (242, 28, 'simple', 'Motul Softshell-Weste - Herren Grösse M', 'Motul Softshell-Weste - Herren', '763952', 63.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'softshell-weste-herren-grosse-m', 'softshell-weste-herren-grosse-m.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:27:25', '2010-10-06 11:53:18', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (243, 28, 'simple', 'Motul Softshell-Weste - Herren Grösse L', 'Motul Softshell-Weste - Herren', '763954', 63.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'softshell-weste-herren-grosse-l', 'softshell-weste-herren-grosse-l.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:28:31', '2010-10-06 11:52:34', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (244, 28, 'simple', 'Motul Softshell-Weste - Herren Grösse XL', 'Motul Softshell-Weste - Herren', '763956', 63.9000, NULL, '2010-09-01 00:00:00', '2010-10-31 00:00:00', NULL, '1', 'no_selection', 'no_selection', '2010-09-01 00:00:00', '2010-10-31 00:00:00', 1, 'motul-softshell-weste-herren-grosse-xl', 'motul-softshell-weste-herren-grosse-xl.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:30:45', '2010-10-06 11:52:06', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (245, 28, 'simple', 'Motul Softshell-Weste - Herren Grösse XXL', 'Motul Softshell-Weste - Herren', '763958', 63.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'softshell-weste-herren-grosse-xxl', 'softshell-weste-herren-grosse-xxl.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:31:58', '2010-10-06 11:51:32', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (246, 28, 'configurable', 'Motul Softshell-Weste - Damen', 'Motul Softshell-Weste - Damen', '7640500', 63.9000, NULL, NULL, NULL, NULL, NULL, '/d/a/damen_weste.jpg', '/d/a/damen_weste.jpg', NULL, NULL, 1, 'softshell-weste-damen', 'softshell-weste-damen.html', 4, 1, 1, '', '', '', '2010-07-21 09:36:20', '2010-10-06 11:50:55', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', 'L', '1', 'L'), (247, 28, 'simple', 'Motul Softshell-Weste - Damen Grösse S', 'Motul Softshell-Weste - Damen', '764050', 63.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'softshell-weste-damen-grosse-s', 'softshell-weste-damen-grosse-s.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:39:47', '2010-10-06 11:50:16', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (248, 28, 'simple', 'Motul Softshell-Weste - Damen Grösse M', 'Motul Softshell-Weste - Damen', '764052', 63.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'softshell-weste-damen-grosse-m', 'softshell-weste-damen-grosse-m.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:40:58', '2010-10-06 11:49:38', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (249, 28, 'simple', 'Motul Softshell-Weste - Damen Grösse L', 'Motul Softshell-Weste - Damen', '764054', 63.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'softshell-weste-damen-grosse-l', 'softshell-weste-damen-grosse-l.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:42:07', '2010-10-06 11:49:03', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (250, 28, 'simple', 'Motul Softshell-Weste - Damen Grösse XL', 'Motul Softshell-Weste - Damen', '764056', 63.9000, NULL, NULL, NULL, NULL, '1', 'no_selection', 'no_selection', NULL, NULL, 1, 'softshell-weste-damen-grosse-xl', 'softshell-weste-damen-grosse-xl.html', 1, 0, 0, NULL, NULL, NULL, '2010-07-21 09:43:15', '2010-10-06 11:48:28', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, '', 'L', '1', 'L'), (252, 27, 'simple', 'MOTUL 5100 4T 1L 10W-30', 'MOTUL 5100 4T', '836611', 13.0000, NULL, NULL, NULL, NULL, '1.5000', '/3/3/336611.jpg', 'no_selection', '2010-09-30 00:00:00', '2010-10-31 00:00:00', 1, 'motul-5100-4t', 'motul-5100-4t-252.html', 4, 0, 0, '', '', NULL, '2010-10-06 10:44:31', '2010-10-28 13:52:24', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1 Liter', 16, '10W-30', 0, NULL, '', 'L', '1', 'L'), (253, 27, 'simple', 'Motul Inboard 4T 15W-40', 'Motul Inboard 4T 15W-40', '851951', 39.4000, NULL, NULL, NULL, NULL, '5,5 KG', '/i/n/inboard_4t_15w40_5l_1.jpg', '/i/n/inboard_4t_15w40_5l_1.jpg', NULL, NULL, 1, 'inboard-4t-5l', 'inboard-4t-5l.html', 4, 0, 0, '', '', '', '2010-10-07 10:28:58', '2010-12-06 15:56:07', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '5 Liter', 19, '15W-40', 0, NULL, '5', 'L', '1', 'L'), (255, 27, 'simple', 'Amazon Gebühren', 'Verkaufsgebühr Amazon', '0101AMAZON', 0.0000, NULL, NULL, NULL, NULL, '0,01 KG', 'no_selection', 'no_selection', NULL, NULL, 0, '0101amazon', '0101amazon.html', 1, 0, 0, '/', '/', '/', '2010-12-28 10:13:34', '2011-01-06 08:41:51', 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'Stück', NULL, NULL, 0, NULL, '5', 'PCS', '1', 'PCS'); /*!40000 ALTER TABLE `catalog_product_flat_2` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_eav CREATE TABLE IF NOT EXISTS `catalog_product_index_eav` ( `entity_id` int(10) unsigned NOT NULL, `attribute_id` smallint(5) unsigned NOT NULL, `store_id` smallint(5) unsigned NOT NULL, `value` int(10) unsigned NOT NULL, PRIMARY KEY (`entity_id`,`attribute_id`,`store_id`,`value`), KEY `IDX_ENTITY` (`entity_id`), KEY `IDX_ATTRIBUTE` (`attribute_id`), KEY `IDX_STORE` (`store_id`), KEY `IDX_VALUE` (`value`), CONSTRAINT `FK_CATALOG_PRODUCT_INDEX_EAV_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_INDEX_EAV_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_INDEX_EAV_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_eav: 490 rows /*!40000 ALTER TABLE `catalog_product_index_eav` DISABLE KEYS */; INSERT INTO `catalog_product_index_eav` (`entity_id`, `attribute_id`, `store_id`, `value`) VALUES (1, 85, 1, 1), (1, 85, 2, 1), (2, 85, 1, 1), (2, 85, 2, 1), (3, 85, 1, 1), (3, 85, 2, 1), (4, 85, 1, 1), (4, 85, 2, 1), (5, 85, 1, 1), (5, 85, 2, 1), (6, 85, 1, 1), (6, 85, 2, 1), (7, 85, 1, 1), (7, 85, 2, 1), (8, 85, 1, 1), (8, 85, 2, 1), (9, 85, 1, 1), (9, 85, 2, 1), (10, 85, 1, 1), (10, 85, 2, 1), (11, 85, 1, 1), (11, 85, 2, 1), (12, 85, 1, 1), (12, 85, 2, 1), (13, 85, 1, 1), (13, 85, 2, 1), (14, 85, 1, 1), (14, 85, 2, 1), (15, 85, 1, 1), (15, 85, 2, 1), (16, 85, 1, 1), (16, 85, 2, 1), (17, 85, 1, 1), (17, 85, 2, 1), (20, 85, 1, 1), (20, 85, 2, 1), (21, 85, 1, 1), (21, 85, 2, 1), (22, 85, 1, 1), (22, 85, 2, 1), (23, 85, 1, 1), (23, 85, 2, 1), (24, 85, 1, 1), (24, 85, 2, 1), (25, 85, 1, 1), (25, 85, 2, 1), (26, 85, 1, 1), (26, 85, 2, 1), (27, 85, 1, 1), (27, 85, 2, 1), (28, 85, 1, 1), (28, 85, 2, 1), (29, 85, 1, 1), (29, 85, 2, 1), (30, 85, 1, 1), (30, 85, 2, 1), (31, 85, 1, 1), (31, 85, 2, 1), (32, 85, 1, 1), (32, 85, 2, 1), (33, 85, 1, 1), (33, 85, 2, 1), (48, 85, 1, 1), (48, 85, 2, 1), (49, 85, 1, 1), (49, 85, 2, 1), (50, 85, 1, 1), (50, 85, 2, 1), (51, 85, 1, 1), (51, 85, 2, 1), (52, 85, 1, 1), (52, 85, 2, 1), (53, 85, 1, 1), (53, 85, 2, 1), (54, 85, 1, 1), (54, 85, 2, 1), (55, 85, 1, 1), (55, 85, 2, 1), (56, 85, 1, 1), (56, 85, 2, 1), (57, 85, 1, 1), (57, 85, 2, 1), (58, 85, 1, 1), (58, 85, 2, 1), (59, 85, 1, 1), (59, 85, 2, 1), (60, 85, 1, 1), (60, 85, 2, 1), (61, 85, 1, 1), (61, 85, 2, 1), (62, 85, 1, 1), (62, 85, 2, 1), (63, 85, 1, 1), (63, 85, 2, 1), (64, 85, 1, 1), (64, 85, 2, 1), (65, 85, 1, 1), (65, 85, 2, 1), (66, 85, 1, 1), (66, 85, 2, 1), (67, 85, 1, 1), (67, 85, 2, 1), (68, 85, 1, 1), (68, 85, 2, 1), (69, 85, 1, 1), (69, 85, 2, 1), (70, 85, 1, 1), (70, 85, 2, 1), (71, 85, 1, 1), (71, 85, 2, 1), (72, 85, 1, 1), (72, 85, 2, 1), (73, 85, 1, 1), (73, 85, 2, 1), (74, 85, 1, 1), (74, 85, 2, 1), (75, 85, 1, 1), (75, 85, 2, 1), (76, 85, 1, 1), (76, 85, 2, 1), (77, 85, 1, 1), (77, 85, 2, 1), (78, 85, 1, 1), (78, 85, 2, 1), (79, 85, 1, 1), (79, 85, 2, 1), (80, 85, 1, 1), (80, 85, 2, 1), (81, 85, 1, 1), (81, 85, 2, 1), (82, 85, 1, 1), (82, 85, 2, 1), (83, 85, 1, 1), (83, 85, 2, 1), (84, 85, 1, 1), (84, 85, 2, 1), (85, 85, 1, 1), (85, 85, 2, 1), (86, 85, 1, 1), (86, 85, 2, 1), (87, 85, 1, 1), (87, 85, 2, 1), (88, 85, 1, 1), (88, 85, 2, 1), (89, 85, 1, 1), (89, 85, 2, 1), (90, 85, 1, 1), (90, 85, 2, 1), (91, 85, 1, 1), (91, 85, 2, 1), (92, 85, 1, 1), (92, 85, 2, 1), (93, 85, 1, 1), (93, 85, 2, 1), (94, 85, 1, 1), (94, 85, 2, 1), (95, 85, 1, 1), (95, 85, 2, 1), (96, 85, 1, 1), (96, 85, 2, 1), (97, 85, 1, 1), (97, 85, 2, 1), (98, 85, 1, 1), (98, 85, 2, 1), (99, 85, 1, 1), (99, 85, 2, 1), (100, 85, 1, 1), (100, 85, 2, 1), (101, 85, 1, 1), (101, 85, 2, 1), (102, 85, 1, 1), (102, 85, 2, 1), (103, 85, 1, 1), (103, 85, 2, 1), (104, 85, 1, 1), (104, 85, 2, 1), (105, 85, 1, 1), (105, 85, 2, 1), (106, 85, 1, 1), (106, 85, 2, 1), (107, 85, 1, 1), (107, 85, 2, 1), (108, 85, 1, 1), (108, 85, 2, 1), (109, 85, 1, 1), (109, 85, 2, 1), (110, 85, 1, 1), (110, 85, 2, 1), (111, 85, 1, 1), (111, 85, 2, 1), (112, 85, 1, 1), (112, 85, 2, 1), (113, 85, 1, 1), (113, 85, 2, 1), (114, 85, 1, 1), (114, 85, 2, 1), (115, 85, 1, 1), (115, 85, 2, 1), (116, 85, 1, 1), (116, 85, 2, 1), (117, 85, 1, 1), (117, 85, 2, 1), (118, 85, 1, 1), (118, 85, 2, 1), (119, 85, 1, 1), (119, 85, 2, 1), (120, 85, 1, 1), (120, 85, 2, 1), (121, 85, 1, 1), (121, 85, 2, 1), (122, 85, 1, 1), (122, 85, 2, 1), (123, 85, 1, 1), (123, 85, 2, 1), (124, 85, 1, 1), (124, 85, 2, 1), (125, 85, 1, 1), (125, 85, 2, 1), (126, 85, 1, 1), (126, 85, 2, 1), (127, 85, 1, 1), (127, 85, 2, 1), (128, 85, 1, 1), (128, 85, 2, 1), (129, 85, 1, 1), (129, 85, 2, 1), (130, 85, 1, 1), (130, 85, 2, 1), (131, 85, 1, 1), (131, 85, 2, 1), (132, 85, 1, 1), (132, 85, 2, 1), (133, 85, 1, 1), (133, 85, 2, 1), (139, 85, 1, 1), (139, 85, 2, 1), (140, 85, 1, 1), (140, 85, 2, 1), (141, 85, 1, 1), (141, 85, 2, 1), (142, 85, 1, 1), (142, 85, 2, 1), (143, 85, 1, 1), (143, 85, 2, 1), (144, 85, 1, 1), (144, 85, 2, 1), (145, 85, 1, 1), (145, 85, 2, 1), (146, 85, 1, 1), (146, 85, 2, 1), (147, 85, 1, 1), (147, 85, 2, 1), (148, 85, 1, 1), (148, 85, 2, 1), (149, 85, 1, 1), (149, 85, 2, 1), (150, 85, 1, 1), (150, 85, 2, 1), (152, 85, 1, 1), (152, 85, 2, 1), (157, 85, 1, 1), (157, 85, 2, 1), (158, 85, 1, 1), (158, 85, 2, 1), (159, 85, 1, 1), (159, 85, 2, 1), (160, 85, 1, 1), (160, 85, 2, 1), (161, 85, 1, 1), (161, 85, 2, 1), (162, 85, 1, 1), (162, 85, 2, 1), (163, 85, 1, 1), (163, 85, 2, 1), (164, 85, 1, 1), (164, 85, 2, 1), (165, 85, 1, 1), (165, 85, 2, 1), (166, 85, 1, 1), (166, 85, 2, 1), (167, 85, 1, 1), (167, 85, 2, 1), (168, 85, 1, 1), (168, 85, 2, 1), (169, 85, 1, 1), (169, 85, 2, 1), (170, 85, 1, 1), (170, 85, 2, 1), (171, 85, 1, 1), (171, 85, 2, 1), (172, 85, 1, 1), (172, 85, 2, 1), (173, 85, 1, 1), (173, 85, 2, 1), (174, 85, 1, 1), (174, 85, 2, 1), (176, 85, 1, 1), (176, 85, 2, 1), (177, 85, 1, 1), (177, 85, 2, 1), (180, 85, 1, 1), (180, 85, 2, 1), (181, 85, 1, 1), (181, 85, 2, 1), (182, 85, 1, 1), (182, 85, 2, 1), (183, 85, 1, 1), (183, 85, 2, 1), (184, 85, 1, 1), (184, 85, 2, 1), (185, 85, 1, 1), (185, 85, 2, 1), (186, 85, 1, 1), (186, 85, 2, 1), (187, 85, 1, 1), (187, 85, 2, 1), (188, 85, 1, 1), (188, 85, 2, 1), (190, 85, 1, 1), (190, 85, 2, 1), (191, 85, 1, 1), (191, 85, 2, 1), (192, 85, 1, 1), (192, 85, 2, 1), (194, 85, 1, 1), (194, 85, 2, 1), (195, 85, 1, 1), (195, 85, 2, 1), (196, 85, 1, 1), (196, 85, 2, 1), (201, 85, 1, 1), (201, 85, 2, 1), (213, 85, 1, 1), (213, 85, 2, 1), (229, 85, 1, 1), (229, 85, 2, 1), (235, 85, 1, 1), (235, 85, 2, 1), (240, 85, 1, 1), (240, 85, 2, 1), (246, 85, 1, 1), (246, 85, 2, 1), (252, 85, 1, 1), (252, 85, 2, 1), (253, 85, 1, 1), (253, 85, 2, 1), (1, 525, 1, 4), (1, 525, 2, 4), (2, 525, 1, 4), (2, 525, 2, 4), (3, 525, 1, 3), (3, 525, 2, 3), (4, 525, 1, 4), (4, 525, 2, 4), (5, 525, 1, 3), (5, 525, 2, 3), (6, 525, 1, 4), (6, 525, 2, 4), (7, 525, 1, 3), (7, 525, 2, 3), (8, 525, 1, 4), (8, 525, 2, 4), (9, 525, 1, 3), (9, 525, 2, 3), (10, 525, 1, 4), (10, 525, 2, 4), (11, 525, 1, 3), (11, 525, 2, 3), (12, 525, 1, 4), (12, 525, 2, 4), (13, 525, 1, 3), (13, 525, 2, 3), (14, 525, 1, 3), (14, 525, 2, 3), (15, 525, 1, 4), (15, 525, 2, 4), (16, 525, 1, 3), (16, 525, 2, 3), (17, 525, 1, 4), (17, 525, 2, 4), (20, 525, 1, 3), (20, 525, 2, 3), (21, 525, 1, 4), (21, 525, 2, 4), (22, 525, 1, 3), (22, 525, 2, 3), (23, 525, 1, 4), (23, 525, 2, 4), (24, 525, 1, 3), (24, 525, 2, 3), (25, 525, 1, 3), (25, 525, 2, 3), (26, 525, 1, 4), (26, 525, 2, 4), (27, 525, 1, 3), (27, 525, 2, 3), (28, 525, 1, 4), (28, 525, 2, 4), (29, 525, 1, 3), (29, 525, 2, 3), (30, 525, 1, 3), (30, 525, 2, 3), (31, 525, 1, 3), (31, 525, 2, 3), (32, 525, 1, 4), (32, 525, 2, 4), (33, 525, 1, 3), (33, 525, 2, 3), (48, 525, 1, 4), (48, 525, 2, 4), (49, 525, 1, 3), (49, 525, 2, 3), (50, 525, 1, 4), (50, 525, 2, 4), (51, 525, 1, 3), (51, 525, 2, 3), (52, 525, 1, 4), (52, 525, 2, 4), (53, 525, 1, 3), (53, 525, 2, 3), (54, 525, 1, 4), (54, 525, 2, 4), (55, 525, 1, 3), (55, 525, 2, 3), (56, 525, 1, 4), (56, 525, 2, 4), (57, 525, 1, 3), (57, 525, 2, 3), (58, 525, 1, 3), (58, 525, 2, 3), (59, 525, 1, 3), (59, 525, 2, 3), (60, 525, 1, 3), (60, 525, 2, 3), (61, 525, 1, 3), (61, 525, 2, 3), (62, 525, 1, 3), (62, 525, 2, 3), (63, 525, 1, 4), (63, 525, 2, 4), (64, 525, 1, 5), (64, 525, 2, 5), (65, 525, 1, 5), (65, 525, 2, 5), (66, 525, 1, 5), (66, 525, 2, 5), (67, 525, 1, 5), (67, 525, 2, 5), (68, 525, 1, 4), (68, 525, 2, 4), (69, 525, 1, 5), (69, 525, 2, 5), (70, 525, 1, 5), (70, 525, 2, 5), (71, 525, 1, 5), (71, 525, 2, 5), (72, 525, 1, 5), (72, 525, 2, 5), (73, 525, 1, 3), (73, 525, 2, 3), (74, 525, 1, 3), (74, 525, 2, 3), (75, 525, 1, 3), (75, 525, 2, 3), (76, 525, 1, 3), (76, 525, 2, 3), (77, 525, 1, 3), (77, 525, 2, 3), (78, 525, 1, 3), (78, 525, 2, 3), (79, 525, 1, 3), (79, 525, 2, 3), (80, 525, 1, 3), (80, 525, 2, 3), (81, 525, 1, 4), (81, 525, 2, 4), (82, 525, 1, 3), (82, 525, 2, 3), (83, 525, 1, 4), (83, 525, 2, 4), (84, 525, 1, 3), (84, 525, 2, 3), (85, 525, 1, 4), (85, 525, 2, 4), (86, 525, 1, 3), (86, 525, 2, 3), (87, 525, 1, 4), (87, 525, 2, 4), (88, 525, 1, 4), (88, 525, 2, 4), (89, 525, 1, 3), (89, 525, 2, 3), (90, 525, 1, 4), (90, 525, 2, 4), (91, 525, 1, 3), (91, 525, 2, 3), (92, 525, 1, 4), (92, 525, 2, 4), (93, 525, 1, 3), (93, 525, 2, 3), (94, 525, 1, 4), (94, 525, 2, 4), (95, 525, 1, 4), (95, 525, 2, 4), (96, 525, 1, 4), (96, 525, 2, 4), (97, 525, 1, 4), (97, 525, 2, 4), (98, 525, 1, 3), (98, 525, 2, 3), (99, 525, 1, 3), (99, 525, 2, 3), (100, 525, 1, 3), (100, 525, 2, 3), (101, 525, 1, 3), (101, 525, 2, 3), (102, 525, 1, 3), (102, 525, 2, 3), (103, 525, 1, 3), (103, 525, 2, 3), (104, 525, 1, 3), (104, 525, 2, 3), (105, 525, 1, 3), (105, 525, 2, 3), (106, 525, 1, 3), (106, 525, 2, 3), (107, 525, 1, 4), (107, 525, 2, 4), (108, 525, 1, 3), (108, 525, 2, 3), (109, 525, 1, 3), (109, 525, 2, 3), (110, 525, 1, 3), (110, 525, 2, 3), (111, 525, 1, 3), (111, 525, 2, 3), (112, 525, 1, 3), (112, 525, 2, 3), (113, 525, 1, 3), (113, 525, 2, 3), (114, 525, 1, 3), (114, 525, 2, 3), (115, 525, 1, 3), (115, 525, 2, 3), (116, 525, 1, 3), (116, 525, 2, 3), (117, 525, 1, 3), (117, 525, 2, 3), (118, 525, 1, 3), (118, 525, 2, 3), (119, 525, 1, 3), (119, 525, 2, 3), (120, 525, 1, 3), (120, 525, 2, 3), (121, 525, 1, 3), (121, 525, 2, 3), (122, 525, 1, 3), (122, 525, 2, 3), (123, 525, 1, 3), (123, 525, 2, 3), (124, 525, 1, 3), (124, 525, 2, 3), (125, 525, 1, 3), (125, 525, 2, 3), (126, 525, 1, 3), (126, 525, 2, 3), (127, 525, 1, 3), (127, 525, 2, 3), (128, 525, 1, 3), (128, 525, 2, 3), (129, 525, 1, 3), (129, 525, 2, 3), (130, 525, 1, 3), (130, 525, 2, 3), (131, 525, 1, 3), (131, 525, 2, 3), (132, 525, 1, 3), (132, 525, 2, 3), (152, 525, 1, 3), (152, 525, 2, 3), (158, 525, 1, 3), (158, 525, 2, 3), (159, 525, 1, 3), (159, 525, 2, 3), (160, 525, 1, 3), (160, 525, 2, 3), (161, 525, 1, 3), (161, 525, 2, 3), (162, 525, 1, 3), (162, 525, 2, 3), (163, 525, 1, 3), (163, 525, 2, 3), (164, 525, 1, 4), (164, 525, 2, 4), (165, 525, 1, 3), (165, 525, 2, 3), (166, 525, 1, 3), (166, 525, 2, 3), (167, 525, 1, 3), (167, 525, 2, 3), (168, 525, 1, 3), (168, 525, 2, 3), (169, 525, 1, 4), (169, 525, 2, 4), (170, 525, 1, 4), (170, 525, 2, 4), (174, 525, 1, 3), (174, 525, 2, 3), (176, 525, 1, 3), (176, 525, 2, 3), (177, 525, 1, 4), (177, 525, 2, 4), (186, 525, 1, 3), (186, 525, 2, 3), (187, 525, 1, 3), (187, 525, 2, 3), (188, 525, 1, 3), (188, 525, 2, 3), (194, 525, 1, 3), (194, 525, 2, 3), (195, 525, 1, 4), (195, 525, 2, 4), (196, 525, 1, 3), (196, 525, 2, 3), (201, 525, 1, 3), (201, 525, 2, 3), (252, 525, 1, 3), (252, 525, 2, 3), (253, 525, 1, 4), (253, 525, 2, 4), (1, 528, 1, 20), (1, 528, 2, 20), (2, 528, 1, 20), (2, 528, 2, 20), (3, 528, 1, 17), (3, 528, 2, 17), (4, 528, 1, 17), (4, 528, 2, 17), (5, 528, 1, 12), (5, 528, 2, 12), (6, 528, 1, 12), (6, 528, 2, 12), (7, 528, 1, 12), (7, 528, 2, 12), (8, 528, 1, 12), (8, 528, 2, 12), (9, 528, 1, 12), (9, 528, 2, 12), (10, 528, 1, 12), (10, 528, 2, 12), (11, 528, 1, 11), (11, 528, 2, 11), (12, 528, 1, 11), (12, 528, 2, 11), (13, 528, 1, 28), (13, 528, 2, 28), (14, 528, 1, 11), (14, 528, 2, 11), (15, 528, 1, 11), (15, 528, 2, 11), (16, 528, 1, 11), (16, 528, 2, 11), (17, 528, 1, 11), (17, 528, 2, 11), (20, 528, 1, 11), (20, 528, 2, 11), (21, 528, 1, 11), (21, 528, 2, 11), (22, 528, 1, 11), (22, 528, 2, 11), (23, 528, 1, 11), (23, 528, 2, 11), (24, 528, 1, 11), (24, 528, 2, 11), (25, 528, 1, 7), (25, 528, 2, 7), (26, 528, 1, 7), (26, 528, 2, 7), (27, 528, 1, 7), (27, 528, 2, 7), (28, 528, 1, 7), (28, 528, 2, 7), (29, 528, 1, 26), (29, 528, 2, 26), (30, 528, 1, 25), (30, 528, 2, 25), (31, 528, 1, 22), (31, 528, 2, 22), (32, 528, 1, 22), (32, 528, 2, 22), (33, 528, 1, 20), (33, 528, 2, 20), (48, 528, 1, 20), (48, 528, 2, 20), (49, 528, 1, 17), (49, 528, 2, 17), (50, 528, 1, 17), (50, 528, 2, 17), (51, 528, 1, 22), (51, 528, 2, 22), (52, 528, 1, 22), (52, 528, 2, 22), (53, 528, 1, 17), (53, 528, 2, 17), (54, 528, 1, 18), (54, 528, 2, 18), (55, 528, 1, 17), (55, 528, 2, 17), (56, 528, 1, 17), (56, 528, 2, 17), (62, 528, 1, 17), (62, 528, 2, 17), (63, 528, 1, 17), (63, 528, 2, 17), (64, 528, 1, 24), (64, 528, 2, 24), (65, 528, 1, 22), (65, 528, 2, 22), (66, 528, 1, 17), (66, 528, 2, 17), (67, 528, 1, 20), (67, 528, 2, 20), (68, 528, 1, 20), (68, 528, 2, 20), (69, 528, 1, 23), (69, 528, 2, 23), (70, 528, 1, 8), (70, 528, 2, 8), (71, 528, 1, 11), (71, 528, 2, 11), (72, 528, 1, 12), (72, 528, 2, 12), (73, 528, 1, 11), (73, 528, 2, 11), (74, 528, 1, 12), (74, 528, 2, 12), (75, 528, 1, 17), (75, 528, 2, 17), (76, 528, 1, 19), (76, 528, 2, 19), (80, 528, 1, 16), (80, 528, 2, 16), (81, 528, 1, 16), (81, 528, 2, 16), (82, 528, 1, 17), (82, 528, 2, 17), (83, 528, 1, 17), (83, 528, 2, 17), (84, 528, 1, 17), (84, 528, 2, 17), (85, 528, 1, 17), (85, 528, 2, 17), (86, 528, 1, 20), (86, 528, 2, 20), (87, 528, 1, 20), (87, 528, 2, 20), (88, 528, 1, 17), (88, 528, 2, 17), (124, 528, 1, 10), (124, 528, 2, 10), (125, 528, 1, 15), (125, 528, 2, 15), (126, 528, 1, 13), (126, 528, 2, 13), (127, 528, 1, 21), (127, 528, 2, 21), (128, 528, 1, 9), (128, 528, 2, 9), (129, 528, 1, 10), (129, 528, 2, 10), (130, 528, 1, 14), (130, 528, 2, 14), (131, 528, 1, 15), (131, 528, 2, 15), (132, 528, 1, 9), (132, 528, 2, 9), (158, 528, 1, 16), (158, 528, 2, 16), (159, 528, 1, 19), (159, 528, 2, 19), (160, 528, 1, 27), (160, 528, 2, 27), (166, 528, 1, 6), (166, 528, 2, 6), (169, 528, 1, 6), (169, 528, 2, 6), (176, 528, 1, 11), (176, 528, 2, 11), (177, 528, 1, 11), (177, 528, 2, 11), (194, 528, 1, 11), (194, 528, 2, 11), (195, 528, 1, 11), (195, 528, 2, 11), (196, 528, 1, 19), (196, 528, 2, 19), (252, 528, 1, 16), (252, 528, 2, 16), (253, 528, 1, 19), (253, 528, 2, 19); /*!40000 ALTER TABLE `catalog_product_index_eav` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_eav_decimal CREATE TABLE IF NOT EXISTS `catalog_product_index_eav_decimal` ( `entity_id` int(10) unsigned NOT NULL, `attribute_id` smallint(5) unsigned NOT NULL, `store_id` smallint(5) unsigned NOT NULL, `value` decimal(12,4) NOT NULL, PRIMARY KEY (`entity_id`,`attribute_id`,`store_id`,`value`), KEY `IDX_ENTITY` (`entity_id`), KEY `IDX_ATTRIBUTE` (`attribute_id`), KEY `IDX_STORE` (`store_id`), KEY `IDX_VALUE` (`value`), CONSTRAINT `FK_CATALOG_PRODUCT_INDEX_EAV_DECIMAL_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_INDEX_EAV_DECIMAL_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_INDEX_EAV_DECIMAL_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_eav_decimal: 0 rows /*!40000 ALTER TABLE `catalog_product_index_eav_decimal` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_index_eav_decimal` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_eav_decimal_idx CREATE TABLE IF NOT EXISTS `catalog_product_index_eav_decimal_idx` ( `entity_id` int(10) unsigned NOT NULL, `attribute_id` smallint(5) unsigned NOT NULL, `store_id` smallint(5) unsigned NOT NULL, `value` decimal(12,4) NOT NULL, PRIMARY KEY (`entity_id`,`attribute_id`,`store_id`,`value`), KEY `IDX_ENTITY` (`entity_id`), KEY `IDX_ATTRIBUTE` (`attribute_id`), KEY `IDX_STORE` (`store_id`), KEY `IDX_VALUE` (`value`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_eav_decimal_idx: 0 rows /*!40000 ALTER TABLE `catalog_product_index_eav_decimal_idx` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_index_eav_decimal_idx` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_eav_decimal_tmp CREATE TABLE IF NOT EXISTS `catalog_product_index_eav_decimal_tmp` ( `entity_id` int(10) unsigned NOT NULL, `attribute_id` smallint(5) unsigned NOT NULL, `store_id` smallint(5) unsigned NOT NULL, `value` decimal(12,4) NOT NULL, PRIMARY KEY (`entity_id`,`attribute_id`,`store_id`,`value`), KEY `IDX_ENTITY` (`entity_id`), KEY `IDX_ATTRIBUTE` (`attribute_id`), KEY `IDX_STORE` (`store_id`), KEY `IDX_VALUE` (`value`) ) ENGINE=MEMORY DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_eav_decimal_tmp: 0 rows /*!40000 ALTER TABLE `catalog_product_index_eav_decimal_tmp` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_index_eav_decimal_tmp` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_eav_idx CREATE TABLE IF NOT EXISTS `catalog_product_index_eav_idx` ( `entity_id` int(10) unsigned NOT NULL, `attribute_id` smallint(5) unsigned NOT NULL, `store_id` smallint(5) unsigned NOT NULL, `value` int(10) unsigned NOT NULL, PRIMARY KEY (`entity_id`,`attribute_id`,`store_id`,`value`), KEY `IDX_ENTITY` (`entity_id`), KEY `IDX_ATTRIBUTE` (`attribute_id`), KEY `IDX_STORE` (`store_id`), KEY `IDX_VALUE` (`value`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_eav_idx: 1.501 rows /*!40000 ALTER TABLE `catalog_product_index_eav_idx` DISABLE KEYS */; INSERT INTO `catalog_product_index_eav_idx` (`entity_id`, `attribute_id`, `store_id`, `value`) VALUES (1, 85, 1, 1), (1, 85, 2, 1), (2, 85, 1, 1), (2, 85, 2, 1), (3, 85, 1, 1), (3, 85, 2, 1), (4, 85, 1, 1), (4, 85, 2, 1), (5, 85, 1, 1), (5, 85, 2, 1), (6, 85, 1, 1), (6, 85, 2, 1), (7, 85, 1, 1), (7, 85, 2, 1), (8, 85, 1, 1), (8, 85, 2, 1), (9, 85, 1, 1), (9, 85, 2, 1), (10, 85, 1, 1), (10, 85, 2, 1), (11, 85, 1, 1), (11, 85, 2, 1), (12, 85, 1, 1), (12, 85, 2, 1), (13, 85, 1, 1), (13, 85, 2, 1), (14, 85, 1, 1), (14, 85, 2, 1), (15, 85, 1, 1), (15, 85, 2, 1), (16, 85, 1, 1), (16, 85, 2, 1), (17, 85, 1, 1), (17, 85, 2, 1), (20, 85, 1, 1), (20, 85, 2, 1), (21, 85, 1, 1), (21, 85, 2, 1), (22, 85, 1, 1), (22, 85, 2, 1), (23, 85, 1, 1), (23, 85, 2, 1), (24, 85, 1, 1), (24, 85, 2, 1), (25, 85, 1, 1), (25, 85, 2, 1), (26, 85, 1, 1), (26, 85, 2, 1), (27, 85, 1, 1), (27, 85, 2, 1), (28, 85, 1, 1), (28, 85, 2, 1), (29, 85, 1, 1), (29, 85, 2, 1), (30, 85, 1, 1), (30, 85, 2, 1), (31, 85, 1, 1), (31, 85, 2, 1), (32, 85, 1, 1), (32, 85, 2, 1), (33, 85, 1, 1), (33, 85, 2, 1), (48, 85, 1, 1), (48, 85, 2, 1), (49, 85, 1, 1), (49, 85, 2, 1), (50, 85, 1, 1), (50, 85, 2, 1), (51, 85, 1, 1), (51, 85, 2, 1), (52, 85, 1, 1), (52, 85, 2, 1), (53, 85, 1, 1), (53, 85, 2, 1), (54, 85, 1, 1), (54, 85, 2, 1), (55, 85, 1, 1), (55, 85, 2, 1), (56, 85, 1, 1), (56, 85, 2, 1), (57, 85, 1, 1), (57, 85, 2, 1), (58, 85, 1, 1), (58, 85, 2, 1), (59, 85, 1, 1), (59, 85, 2, 1), (60, 85, 1, 1), (60, 85, 2, 1), (61, 85, 1, 1), (61, 85, 2, 1), (62, 85, 1, 1), (62, 85, 2, 1), (63, 85, 1, 1), (63, 85, 2, 1), (64, 85, 1, 1), (64, 85, 2, 1), (65, 85, 1, 1), (65, 85, 2, 1), (66, 85, 1, 1), (66, 85, 2, 1), (67, 85, 1, 1), (67, 85, 2, 1), (68, 85, 1, 1), (68, 85, 2, 1), (69, 85, 1, 1), (69, 85, 2, 1), (70, 85, 1, 1), (70, 85, 2, 1), (71, 85, 1, 1), (71, 85, 2, 1), (72, 85, 1, 1), (72, 85, 2, 1), (73, 85, 1, 1), (73, 85, 2, 1), (74, 85, 1, 1), (74, 85, 2, 1), (75, 85, 1, 1), (75, 85, 2, 1), (76, 85, 1, 1), (76, 85, 2, 1), (77, 85, 1, 1), (77, 85, 2, 1), (78, 85, 1, 1), (78, 85, 2, 1), (79, 85, 1, 1), (79, 85, 2, 1), (80, 85, 1, 1), (80, 85, 2, 1), (81, 85, 1, 1), (81, 85, 2, 1), (82, 85, 1, 1), (82, 85, 2, 1), (83, 85, 1, 1), (83, 85, 2, 1), (84, 85, 1, 1), (84, 85, 2, 1), (85, 85, 1, 1), (85, 85, 2, 1), (86, 85, 1, 1), (86, 85, 2, 1), (87, 85, 1, 1), (87, 85, 2, 1), (88, 85, 1, 1), (88, 85, 2, 1), (89, 85, 1, 1), (89, 85, 2, 1), (90, 85, 1, 1), (90, 85, 2, 1), (91, 85, 1, 1), (91, 85, 2, 1), (92, 85, 1, 1), (92, 85, 2, 1), (93, 85, 1, 1), (93, 85, 2, 1), (94, 85, 1, 1), (94, 85, 2, 1), (95, 85, 1, 1), (95, 85, 2, 1), (96, 85, 1, 1), (96, 85, 2, 1), (97, 85, 1, 1), (97, 85, 2, 1), (98, 85, 1, 1), (98, 85, 2, 1), (99, 85, 1, 1), (99, 85, 2, 1), (100, 85, 1, 1), (100, 85, 2, 1), (101, 85, 1, 1), (101, 85, 2, 1), (102, 85, 1, 1), (102, 85, 2, 1), (103, 85, 1, 1), (103, 85, 2, 1), (104, 85, 1, 1), (104, 85, 2, 1), (105, 85, 1, 1), (105, 85, 2, 1), (106, 85, 1, 1), (106, 85, 2, 1), (107, 85, 1, 1), (107, 85, 2, 1), (108, 85, 1, 1), (108, 85, 2, 1), (109, 85, 1, 1), (109, 85, 2, 1), (110, 85, 1, 1), (110, 85, 2, 1), (111, 85, 1, 1), (111, 85, 2, 1), (112, 85, 1, 1), (112, 85, 2, 1), (113, 85, 1, 1), (113, 85, 2, 1), (114, 85, 1, 1), (114, 85, 2, 1), (115, 85, 1, 1), (115, 85, 2, 1), (116, 85, 1, 1), (116, 85, 2, 1), (117, 85, 1, 1), (117, 85, 2, 1), (118, 85, 1, 1), (118, 85, 2, 1), (119, 85, 1, 1), (119, 85, 2, 1), (120, 85, 1, 1), (120, 85, 2, 1), (121, 85, 1, 1), (121, 85, 2, 1), (122, 85, 1, 1), (122, 85, 2, 1), (123, 85, 1, 1), (123, 85, 2, 1), (124, 85, 1, 1), (124, 85, 2, 1), (125, 85, 1, 1), (125, 85, 2, 1), (126, 85, 1, 1), (126, 85, 2, 1), (127, 85, 1, 1), (127, 85, 2, 1), (128, 85, 1, 1), (128, 85, 2, 1), (129, 85, 1, 1), (129, 85, 2, 1), (130, 85, 1, 1), (130, 85, 2, 1), (131, 85, 1, 1), (131, 85, 2, 1), (132, 85, 1, 1), (132, 85, 2, 1), (133, 85, 1, 1), (133, 85, 2, 1), (139, 85, 1, 1), (139, 85, 2, 1), (140, 85, 1, 1), (140, 85, 2, 1), (141, 85, 1, 1), (141, 85, 2, 1), (142, 85, 1, 1), (142, 85, 2, 1), (143, 85, 1, 1), (143, 85, 2, 1), (144, 85, 1, 1), (144, 85, 2, 1), (145, 85, 1, 1), (145, 85, 2, 1), (146, 85, 1, 1), (146, 85, 2, 1), (147, 85, 1, 1), (147, 85, 2, 1), (148, 85, 1, 1), (148, 85, 2, 1), (149, 85, 1, 1), (149, 85, 2, 1), (150, 85, 1, 1), (150, 85, 2, 1), (152, 85, 1, 1), (152, 85, 2, 1), (157, 85, 1, 1), (157, 85, 2, 1), (158, 85, 1, 1), (158, 85, 2, 1), (159, 85, 1, 1), (159, 85, 2, 1), (160, 85, 1, 1), (160, 85, 2, 1), (161, 85, 1, 1), (161, 85, 2, 1), (162, 85, 1, 1), (162, 85, 2, 1), (163, 85, 1, 1), (163, 85, 2, 1), (164, 85, 1, 1), (164, 85, 2, 1), (165, 85, 1, 1), (165, 85, 2, 1), (166, 85, 1, 1), (166, 85, 2, 1), (167, 85, 1, 1), (167, 85, 2, 1), (168, 85, 1, 1), (168, 85, 2, 1), (169, 85, 1, 1), (169, 85, 2, 1), (170, 85, 1, 1), (170, 85, 2, 1), (171, 85, 1, 1), (171, 85, 2, 1), (172, 85, 1, 1), (172, 85, 2, 1), (173, 85, 1, 1), (173, 85, 2, 1), (174, 85, 1, 1), (174, 85, 2, 1), (176, 85, 1, 1), (176, 85, 2, 1), (177, 85, 1, 1), (177, 85, 2, 1), (180, 85, 1, 1), (180, 85, 2, 1), (181, 85, 1, 1), (181, 85, 2, 1), (182, 85, 1, 1), (182, 85, 2, 1), (183, 85, 1, 1), (183, 85, 2, 1), (184, 85, 1, 1), (184, 85, 2, 1), (185, 85, 1, 1), (185, 85, 2, 1), (186, 85, 1, 1), (186, 85, 2, 1), (187, 85, 1, 1), (187, 85, 2, 1), (188, 85, 1, 1), (188, 85, 2, 1), (190, 85, 1, 1), (190, 85, 2, 1), (191, 85, 1, 1), (191, 85, 2, 1), (192, 85, 1, 1), (192, 85, 2, 1), (194, 85, 1, 1), (194, 85, 2, 1), (195, 85, 1, 1), (195, 85, 2, 1), (196, 85, 1, 1), (196, 85, 2, 1), (201, 85, 1, 1), (201, 85, 2, 1), (213, 85, 1, 1), (213, 85, 2, 1), (229, 85, 1, 1), (229, 85, 2, 1), (235, 85, 1, 1), (235, 85, 2, 1), (240, 85, 1, 1), (240, 85, 2, 1), (246, 85, 1, 1), (246, 85, 2, 1), (252, 85, 1, 1), (252, 85, 2, 1), (253, 85, 1, 1), (253, 85, 2, 1), (1, 525, 1, 4), (1, 525, 2, 4), (2, 525, 1, 4), (2, 525, 2, 4), (3, 525, 1, 3), (3, 525, 2, 3), (4, 525, 1, 4), (4, 525, 2, 4), (5, 525, 1, 3), (5, 525, 2, 3), (6, 525, 1, 4), (6, 525, 2, 4), (7, 525, 1, 3), (7, 525, 2, 3), (8, 525, 1, 4), (8, 525, 2, 4), (9, 525, 1, 3), (9, 525, 2, 3), (10, 525, 1, 4), (10, 525, 2, 4), (11, 525, 1, 3), (11, 525, 2, 3), (12, 525, 1, 4), (12, 525, 2, 4), (13, 525, 1, 3), (13, 525, 2, 3), (14, 525, 1, 3), (14, 525, 2, 3), (15, 525, 1, 4), (15, 525, 2, 4), (16, 525, 1, 3), (16, 525, 2, 3), (17, 525, 1, 4), (17, 525, 2, 4), (20, 525, 1, 3), (20, 525, 2, 3), (21, 525, 1, 4), (21, 525, 2, 4), (22, 525, 1, 3), (22, 525, 2, 3), (23, 525, 1, 4), (23, 525, 2, 4), (24, 525, 1, 3), (24, 525, 2, 3), (25, 525, 1, 3), (25, 525, 2, 3), (26, 525, 1, 4), (26, 525, 2, 4), (27, 525, 1, 3), (27, 525, 2, 3), (28, 525, 1, 4), (28, 525, 2, 4), (29, 525, 1, 3), (29, 525, 2, 3), (30, 525, 1, 3), (30, 525, 2, 3), (31, 525, 1, 3), (31, 525, 2, 3), (32, 525, 1, 4), (32, 525, 2, 4), (33, 525, 1, 3), (33, 525, 2, 3), (48, 525, 1, 4), (48, 525, 2, 4), (49, 525, 1, 3), (49, 525, 2, 3), (50, 525, 1, 4), (50, 525, 2, 4), (51, 525, 1, 3), (51, 525, 2, 3), (52, 525, 1, 4), (52, 525, 2, 4), (53, 525, 1, 3), (53, 525, 2, 3), (54, 525, 1, 4), (54, 525, 2, 4), (55, 525, 1, 3), (55, 525, 2, 3), (56, 525, 1, 4), (56, 525, 2, 4), (57, 525, 1, 3), (57, 525, 2, 3), (58, 525, 1, 3), (58, 525, 2, 3), (59, 525, 1, 3), (59, 525, 2, 3), (60, 525, 1, 3), (60, 525, 2, 3), (61, 525, 1, 3), (61, 525, 2, 3), (62, 525, 1, 3), (62, 525, 2, 3), (63, 525, 1, 4), (63, 525, 2, 4), (64, 525, 1, 5), (64, 525, 2, 5), (65, 525, 1, 5), (65, 525, 2, 5), (66, 525, 1, 5), (66, 525, 2, 5), (67, 525, 1, 5), (67, 525, 2, 5), (68, 525, 1, 4), (68, 525, 2, 4), (69, 525, 1, 5), (69, 525, 2, 5), (70, 525, 1, 5), (70, 525, 2, 5), (71, 525, 1, 5), (71, 525, 2, 5), (72, 525, 1, 5), (72, 525, 2, 5), (73, 525, 1, 3), (73, 525, 2, 3), (74, 525, 1, 3), (74, 525, 2, 3), (75, 525, 1, 3), (75, 525, 2, 3), (76, 525, 1, 3), (76, 525, 2, 3), (77, 525, 1, 3), (77, 525, 2, 3), (78, 525, 1, 3), (78, 525, 2, 3), (79, 525, 1, 3), (79, 525, 2, 3), (80, 525, 1, 3), (80, 525, 2, 3), (81, 525, 1, 4), (81, 525, 2, 4), (82, 525, 1, 3), (82, 525, 2, 3), (83, 525, 1, 4), (83, 525, 2, 4), (84, 525, 1, 3), (84, 525, 2, 3), (85, 525, 1, 4), (85, 525, 2, 4), (86, 525, 1, 3), (86, 525, 2, 3), (87, 525, 1, 4), (87, 525, 2, 4), (88, 525, 1, 4), (88, 525, 2, 4), (89, 525, 1, 3), (89, 525, 2, 3), (90, 525, 1, 4), (90, 525, 2, 4), (91, 525, 1, 3), (91, 525, 2, 3), (92, 525, 1, 4), (92, 525, 2, 4), (93, 525, 1, 3), (93, 525, 2, 3), (94, 525, 1, 4), (94, 525, 2, 4), (95, 525, 1, 4), (95, 525, 2, 4), (96, 525, 1, 4), (96, 525, 2, 4), (97, 525, 1, 4), (97, 525, 2, 4), (98, 525, 1, 3), (98, 525, 2, 3), (99, 525, 1, 3), (99, 525, 2, 3), (100, 525, 1, 3), (100, 525, 2, 3), (101, 525, 1, 3), (101, 525, 2, 3), (102, 525, 1, 3), (102, 525, 2, 3), (103, 525, 1, 3), (103, 525, 2, 3), (104, 525, 1, 3), (104, 525, 2, 3), (105, 525, 1, 3), (105, 525, 2, 3), (106, 525, 1, 3), (106, 525, 2, 3), (107, 525, 1, 4), (107, 525, 2, 4), (108, 525, 1, 3), (108, 525, 2, 3), (109, 525, 1, 3), (109, 525, 2, 3), (110, 525, 1, 3), (110, 525, 2, 3), (111, 525, 1, 3), (111, 525, 2, 3), (112, 525, 1, 3), (112, 525, 2, 3), (113, 525, 1, 3), (113, 525, 2, 3), (114, 525, 1, 3), (114, 525, 2, 3), (115, 525, 1, 3), (115, 525, 2, 3), (116, 525, 1, 3), (116, 525, 2, 3), (117, 525, 1, 3), (117, 525, 2, 3), (118, 525, 1, 3), (118, 525, 2, 3), (119, 525, 1, 3), (119, 525, 2, 3), (120, 525, 1, 3), (120, 525, 2, 3), (121, 525, 1, 3), (121, 525, 2, 3), (122, 525, 1, 3), (122, 525, 2, 3), (123, 525, 1, 3), (123, 525, 2, 3), (124, 525, 1, 3), (124, 525, 2, 3), (125, 525, 1, 3), (125, 525, 2, 3), (126, 525, 1, 3), (126, 525, 2, 3), (127, 525, 1, 3), (127, 525, 2, 3), (128, 525, 1, 3), (128, 525, 2, 3), (129, 525, 1, 3), (129, 525, 2, 3), (130, 525, 1, 3), (130, 525, 2, 3), (131, 525, 1, 3), (131, 525, 2, 3), (132, 525, 1, 3), (132, 525, 2, 3), (152, 525, 1, 3), (152, 525, 2, 3), (158, 525, 1, 3), (158, 525, 2, 3), (159, 525, 1, 3), (159, 525, 2, 3), (160, 525, 1, 3), (160, 525, 2, 3), (161, 525, 1, 3), (161, 525, 2, 3), (162, 525, 1, 3), (162, 525, 2, 3), (163, 525, 1, 3), (163, 525, 2, 3), (164, 525, 1, 4), (164, 525, 2, 4), (165, 525, 1, 3), (165, 525, 2, 3), (166, 525, 1, 3), (166, 525, 2, 3), (167, 525, 1, 3), (167, 525, 2, 3), (168, 525, 1, 3), (168, 525, 2, 3), (169, 525, 1, 4), (169, 525, 2, 4), (170, 525, 1, 4), (170, 525, 2, 4), (174, 525, 1, 3), (174, 525, 2, 3), (176, 525, 1, 3), (176, 525, 2, 3), (177, 525, 1, 4), (177, 525, 2, 4), (186, 525, 1, 3), (186, 525, 2, 3), (187, 525, 1, 3), (187, 525, 2, 3), (188, 525, 1, 3), (188, 525, 2, 3), (194, 525, 1, 3), (194, 525, 2, 3), (195, 525, 1, 4), (195, 525, 2, 4), (196, 525, 1, 3), (196, 525, 2, 3), (201, 525, 1, 3), (201, 525, 2, 3), (252, 525, 1, 3), (252, 525, 2, 3), (253, 525, 1, 4), (253, 525, 2, 4), (1, 528, 1, 20), (1, 528, 2, 20), (2, 528, 1, 20), (2, 528, 2, 20), (3, 528, 1, 17), (3, 528, 2, 17), (4, 528, 1, 17), (4, 528, 2, 17), (5, 528, 1, 12), (5, 528, 2, 12), (6, 528, 1, 12), (6, 528, 2, 12), (7, 528, 1, 12), (7, 528, 2, 12), (8, 528, 1, 12), (8, 528, 2, 12), (9, 528, 1, 12), (9, 528, 2, 12), (10, 528, 1, 12), (10, 528, 2, 12), (11, 528, 1, 11), (11, 528, 2, 11), (12, 528, 1, 11), (12, 528, 2, 11), (13, 528, 1, 28), (13, 528, 2, 28), (14, 528, 1, 11), (14, 528, 2, 11), (15, 528, 1, 11), (15, 528, 2, 11), (16, 528, 1, 11), (16, 528, 2, 11), (17, 528, 1, 11), (17, 528, 2, 11), (20, 528, 1, 11), (20, 528, 2, 11), (21, 528, 1, 11), (21, 528, 2, 11), (22, 528, 1, 11), (22, 528, 2, 11), (23, 528, 1, 11), (23, 528, 2, 11), (24, 528, 1, 11), (24, 528, 2, 11), (25, 528, 1, 7), (25, 528, 2, 7), (26, 528, 1, 7), (26, 528, 2, 7), (27, 528, 1, 7), (27, 528, 2, 7), (28, 528, 1, 7), (28, 528, 2, 7), (29, 528, 1, 26), (29, 528, 2, 26), (30, 528, 1, 25), (30, 528, 2, 25), (31, 528, 1, 22), (31, 528, 2, 22), (32, 528, 1, 22), (32, 528, 2, 22), (33, 528, 1, 20), (33, 528, 2, 20), (48, 528, 1, 20), (48, 528, 2, 20), (49, 528, 1, 17), (49, 528, 2, 17), (50, 528, 1, 17), (50, 528, 2, 17), (51, 528, 1, 22), (51, 528, 2, 22), (52, 528, 1, 22), (52, 528, 2, 22), (53, 528, 1, 17), (53, 528, 2, 17), (54, 528, 1, 18), (54, 528, 2, 18), (55, 528, 1, 17), (55, 528, 2, 17), (56, 528, 1, 17), (56, 528, 2, 17), (62, 528, 1, 17), (62, 528, 2, 17), (63, 528, 1, 17), (63, 528, 2, 17), (64, 528, 1, 24), (64, 528, 2, 24), (65, 528, 1, 22), (65, 528, 2, 22), (66, 528, 1, 17), (66, 528, 2, 17), (67, 528, 1, 20), (67, 528, 2, 20), (68, 528, 1, 20), (68, 528, 2, 20), (69, 528, 1, 23), (69, 528, 2, 23), (70, 528, 1, 8), (70, 528, 2, 8), (71, 528, 1, 11), (71, 528, 2, 11), (72, 528, 1, 12), (72, 528, 2, 12), (73, 528, 1, 11), (73, 528, 2, 11), (74, 528, 1, 12), (74, 528, 2, 12), (75, 528, 1, 17), (75, 528, 2, 17), (76, 528, 1, 19), (76, 528, 2, 19), (80, 528, 1, 16), (80, 528, 2, 16), (81, 528, 1, 16), (81, 528, 2, 16), (82, 528, 1, 17), (82, 528, 2, 17), (83, 528, 1, 17), (83, 528, 2, 17), (84, 528, 1, 17), (84, 528, 2, 17), (85, 528, 1, 17), (85, 528, 2, 17), (86, 528, 1, 20), (86, 528, 2, 20), (87, 528, 1, 20), (87, 528, 2, 20), (88, 528, 1, 17), (88, 528, 2, 17), (124, 528, 1, 10), (124, 528, 2, 10), (125, 528, 1, 15), (125, 528, 2, 15), (126, 528, 1, 13), (126, 528, 2, 13), (127, 528, 1, 21), (127, 528, 2, 21), (128, 528, 1, 9), (128, 528, 2, 9), (129, 528, 1, 10), (129, 528, 2, 10), (130, 528, 1, 14), (130, 528, 2, 14), (131, 528, 1, 15), (131, 528, 2, 15), (132, 528, 1, 9), (132, 528, 2, 9), (158, 528, 1, 16), (158, 528, 2, 16), (159, 528, 1, 19), (159, 528, 2, 19), (160, 528, 1, 27), (160, 528, 2, 27), (166, 528, 1, 6), (166, 528, 2, 6), (169, 528, 1, 6), (169, 528, 2, 6), (176, 528, 1, 11), (176, 528, 2, 11), (177, 528, 1, 11), (177, 528, 2, 11), (194, 528, 1, 11), (194, 528, 2, 11), (195, 528, 1, 11), (195, 528, 2, 11), (196, 528, 1, 19), (196, 528, 2, 19), (252, 528, 1, 16), (252, 528, 2, 16), (253, 528, 1, 19), (253, 528, 2, 19); /*!40000 ALTER TABLE `catalog_product_index_eav_idx` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_eav_tmp CREATE TABLE IF NOT EXISTS `catalog_product_index_eav_tmp` ( `entity_id` int(10) unsigned NOT NULL, `attribute_id` smallint(5) unsigned NOT NULL, `store_id` smallint(5) unsigned NOT NULL, `value` int(10) unsigned NOT NULL, PRIMARY KEY (`entity_id`,`attribute_id`,`store_id`,`value`), KEY `IDX_ENTITY` (`entity_id`), KEY `IDX_ATTRIBUTE` (`attribute_id`), KEY `IDX_STORE` (`store_id`), KEY `IDX_VALUE` (`value`) ) ENGINE=MEMORY DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_eav_tmp: 4 rows /*!40000 ALTER TABLE `catalog_product_index_eav_tmp` DISABLE KEYS */; INSERT INTO `catalog_product_index_eav_tmp` (`entity_id`, `attribute_id`, `store_id`, `value`) VALUES (162, 85, 1, 1), (162, 525, 1, 3), (162, 85, 2, 1), (162, 525, 2, 3); /*!40000 ALTER TABLE `catalog_product_index_eav_tmp` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_price CREATE TABLE IF NOT EXISTS `catalog_product_index_price` ( `entity_id` int(10) unsigned NOT NULL, `customer_group_id` smallint(5) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `tax_class_id` smallint(5) unsigned default '0', `price` decimal(12,4) default NULL, `final_price` decimal(12,4) default NULL, `min_price` decimal(12,4) default NULL, `max_price` decimal(12,4) default NULL, `tier_price` decimal(12,4) default NULL, PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`), KEY `IDX_CUSTOMER_GROUP` (`customer_group_id`), KEY `IDX_WEBSITE` (`website_id`), KEY `IDX_MIN_PRICE` (`min_price`), CONSTRAINT `FK_CATALOG_PRODUCT_INDEX_PRICE_CUSTOMER_GROUP` FOREIGN KEY (`customer_group_id`) REFERENCES `customer_group` (`customer_group_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_INDEX_PRICE_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_INDEX_PRICE_WEBSITE` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_price: 919 rows /*!40000 ALTER TABLE `catalog_product_index_price` DISABLE KEYS */; INSERT INTO `catalog_product_index_price` (`entity_id`, `customer_group_id`, `website_id`, `tax_class_id`, `price`, `final_price`, `min_price`, `max_price`, `tier_price`) VALUES (1, 0, 1, 1, 31.5000, 31.5000, 31.5000, 31.5000, NULL), (1, 1, 1, 1, 31.5000, 31.5000, 31.5000, 31.5000, NULL), (1, 2, 1, 1, 31.5000, 31.5000, 31.5000, 31.5000, NULL), (1, 3, 1, 1, 31.5000, 31.5000, 31.5000, 31.5000, NULL), (1, 4, 1, 1, 31.5000, 31.5000, 31.5000, 31.5000, NULL), (2, 0, 1, 1, 8.2000, 8.2000, 8.2000, 8.2000, NULL), (2, 1, 1, 1, 8.2000, 8.2000, 8.2000, 8.2000, NULL), (2, 2, 1, 1, 8.2000, 8.2000, 8.2000, 8.2000, NULL), (2, 3, 1, 1, 8.2000, 8.2000, 8.2000, 8.2000, NULL), (2, 4, 1, 1, 8.2000, 8.2000, 8.2000, 8.2000, NULL), (3, 0, 1, 1, 7.9000, 7.9000, 7.9000, 7.9000, NULL), (3, 1, 1, 1, 7.9000, 7.9000, 7.9000, 7.9000, NULL), (3, 2, 1, 1, 7.9000, 7.9000, 7.9000, 7.9000, NULL), (3, 3, 1, 1, 7.9000, 7.9000, 7.9000, 7.9000, NULL), (3, 4, 1, 1, 7.9000, 7.9000, 7.9000, 7.9000, NULL), (4, 0, 1, 1, 25.1300, 25.1300, 25.1300, 25.1300, NULL), (4, 1, 1, 1, 25.1300, 25.1300, 25.1300, 25.1300, NULL), (4, 2, 1, 1, 25.1300, 25.1300, 25.1300, 25.1300, NULL), (4, 3, 1, 1, 25.1300, 25.1300, 25.1300, 25.1300, NULL), (4, 4, 1, 1, 25.1300, 25.1300, 25.1300, 25.1300, NULL), (5, 0, 1, 1, 10.8000, 10.8000, 10.8000, 10.8000, NULL), (5, 1, 1, 1, 10.8000, 10.8000, 10.8000, 10.8000, NULL), (5, 2, 1, 1, 10.8000, 10.8000, 10.8000, 10.8000, NULL), (5, 3, 1, 1, 10.8000, 10.8000, 10.8000, 10.8000, NULL), (5, 4, 1, 1, 10.8000, 10.8000, 10.8000, 10.8000, NULL), (6, 0, 1, 1, 45.1500, 39.9500, 39.9500, 39.9500, NULL), (6, 1, 1, 1, 45.1500, 39.9500, 39.9500, 39.9500, NULL), (6, 2, 1, 1, 45.1500, 39.9500, 39.9500, 39.9500, NULL), (6, 3, 1, 1, 45.1500, 39.9500, 39.9500, 39.9500, NULL), (6, 4, 1, 1, 45.1500, 39.9500, 39.9500, 39.9500, NULL), (7, 0, 1, 1, 11.8000, 11.8000, 11.8000, 11.8000, NULL), (7, 1, 1, 1, 11.8000, 11.8000, 11.8000, 11.8000, NULL), (7, 2, 1, 1, 11.8000, 11.8000, 11.8000, 11.8000, NULL), (7, 3, 1, 1, 11.8000, 11.8000, 11.8000, 11.8000, NULL), (7, 4, 1, 1, 11.8000, 11.8000, 11.8000, 11.8000, NULL), (8, 0, 1, 1, 50.4500, 40.9000, 40.9000, 40.9000, NULL), (8, 1, 1, 1, 50.4500, 40.9000, 40.9000, 40.9000, NULL), (8, 2, 1, 1, 50.4500, 40.9000, 40.9000, 40.9000, NULL), (8, 3, 1, 1, 50.4500, 40.9000, 40.9000, 40.9000, NULL), (8, 4, 1, 1, 50.4500, 40.9000, 40.9000, 40.9000, NULL), (9, 0, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (9, 1, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (9, 2, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (9, 3, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (9, 4, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (10, 0, 1, 1, 43.0000, 43.0000, 43.0000, 43.0000, NULL), (10, 1, 1, 1, 43.0000, 43.0000, 43.0000, 43.0000, NULL), (10, 2, 1, 1, 43.0000, 43.0000, 43.0000, 43.0000, NULL), (10, 3, 1, 1, 43.0000, 43.0000, 43.0000, 43.0000, NULL), (10, 4, 1, 1, 43.0000, 43.0000, 43.0000, 43.0000, NULL), (11, 0, 1, 1, 15.0000, 15.0000, 15.0000, 15.0000, NULL), (11, 1, 1, 1, 15.0000, 15.0000, 15.0000, 15.0000, NULL), (11, 2, 1, 1, 15.0000, 15.0000, 15.0000, 15.0000, NULL), (11, 3, 1, 1, 15.0000, 15.0000, 15.0000, 15.0000, NULL), (11, 4, 1, 1, 15.0000, 15.0000, 15.0000, 15.0000, NULL), (12, 0, 1, 1, 67.5000, 52.5000, 52.5000, 52.5000, NULL), (12, 1, 1, 1, 67.5000, 52.5000, 52.5000, 52.5000, NULL), (12, 2, 1, 1, 67.5000, 52.5000, 52.5000, 52.5000, NULL), (12, 3, 1, 1, 67.5000, 52.5000, 52.5000, 52.5000, NULL), (12, 4, 1, 1, 67.5000, 52.5000, 52.5000, 52.5000, NULL), (13, 0, 1, 1, 17.7500, 17.7500, 17.7500, 17.7500, NULL), (13, 1, 1, 1, 17.7500, 17.7500, 17.7500, 17.7500, NULL), (13, 2, 1, 1, 17.7500, 17.7500, 17.7500, 17.7500, NULL), (13, 3, 1, 1, 17.7500, 17.7500, 17.7500, 17.7500, NULL), (13, 4, 1, 1, 17.7500, 17.7500, 17.7500, 17.7500, NULL), (14, 0, 1, 1, 11.9000, 11.9000, 11.9000, 11.9000, NULL), (14, 1, 1, 1, 11.9000, 11.9000, 11.9000, 11.9000, NULL), (14, 2, 1, 1, 11.9000, 11.9000, 11.9000, 11.9000, NULL), (14, 3, 1, 1, 11.9000, 11.9000, 11.9000, 11.9000, NULL), (14, 4, 1, 1, 11.9000, 11.9000, 11.9000, 11.9000, NULL), (15, 0, 1, 1, 50.7000, 39.3000, 39.3000, 39.3000, NULL), (15, 1, 1, 1, 50.7000, 39.3000, 39.3000, 39.3000, NULL), (15, 2, 1, 1, 50.7000, 39.3000, 39.3000, 39.3000, NULL), (15, 3, 1, 1, 50.7000, 39.3000, 39.3000, 39.3000, NULL), (15, 4, 1, 1, 50.7000, 39.3000, 39.3000, 39.3000, NULL), (16, 0, 1, 1, 12.2500, 12.2500, 12.2500, 12.2500, NULL), (16, 1, 1, 1, 12.2500, 12.2500, 12.2500, 12.2500, NULL), (16, 2, 1, 1, 12.2500, 12.2500, 12.2500, 12.2500, NULL), (16, 3, 1, 1, 12.2500, 12.2500, 12.2500, 12.2500, NULL), (16, 4, 1, 1, 12.2500, 12.2500, 12.2500, 12.2500, NULL), (17, 0, 1, 1, 51.7500, 47.9000, 47.9000, 47.9000, NULL), (17, 1, 1, 1, 51.7500, 47.9000, 47.9000, 47.9000, NULL), (17, 2, 1, 1, 51.7500, 47.9000, 47.9000, 47.9000, NULL), (17, 3, 1, 1, 51.7500, 47.9000, 47.9000, 47.9000, NULL), (17, 4, 1, 1, 51.7500, 47.9000, 47.9000, 47.9000, NULL), (20, 0, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (20, 1, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (20, 2, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (20, 3, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (20, 4, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (21, 0, 1, 1, 45.7000, 45.7000, 45.7000, 45.7000, NULL), (21, 1, 1, 1, 45.7000, 45.7000, 45.7000, 45.7000, NULL), (21, 2, 1, 1, 45.7000, 45.7000, 45.7000, 45.7000, NULL), (21, 3, 1, 1, 45.7000, 45.7000, 45.7000, 45.7000, NULL), (21, 4, 1, 1, 45.7000, 45.7000, 45.7000, 45.7000, NULL), (22, 0, 1, 1, 14.6000, 14.6000, 14.6000, 14.6000, NULL), (22, 1, 1, 1, 14.6000, 14.6000, 14.6000, 14.6000, NULL), (22, 2, 1, 1, 14.6000, 14.6000, 14.6000, 14.6000, NULL), (22, 3, 1, 1, 14.6000, 14.6000, 14.6000, 14.6000, NULL), (22, 4, 1, 1, 14.6000, 14.6000, 14.6000, 14.6000, NULL), (23, 0, 1, 1, 65.1500, 65.1500, 65.1500, 65.1500, NULL), (23, 1, 1, 1, 65.1500, 65.1500, 65.1500, 65.1500, NULL), (23, 2, 1, 1, 65.1500, 65.1500, 65.1500, 65.1500, NULL), (23, 3, 1, 1, 65.1500, 65.1500, 65.1500, 65.1500, NULL), (23, 4, 1, 1, 65.1500, 65.1500, 65.1500, 65.1500, NULL), (24, 0, 1, 1, 12.4500, 12.4500, 12.4500, 12.4500, NULL), (24, 1, 1, 1, 12.4500, 12.4500, 12.4500, 12.4500, NULL), (24, 2, 1, 1, 12.4500, 12.4500, 12.4500, 12.4500, NULL), (24, 3, 1, 1, 12.4500, 12.4500, 12.4500, 12.4500, NULL), (24, 4, 1, 1, 12.4500, 12.4500, 12.4500, 12.4500, NULL), (25, 0, 1, 1, 15.5000, 15.5000, 15.5000, 15.5000, NULL), (25, 1, 1, 1, 15.5000, 15.5000, 15.5000, 15.5000, NULL), (25, 2, 1, 1, 15.5000, 15.5000, 15.5000, 15.5000, NULL), (25, 3, 1, 1, 15.5000, 15.5000, 15.5000, 15.5000, NULL), (25, 4, 1, 1, 15.5000, 15.5000, 15.5000, 15.5000, NULL), (26, 0, 1, 1, 73.3000, 73.3000, 73.3000, 73.3000, NULL), (26, 1, 1, 1, 73.3000, 73.3000, 73.3000, 73.3000, NULL), (26, 2, 1, 1, 73.3000, 73.3000, 73.3000, 73.3000, NULL), (26, 3, 1, 1, 73.3000, 73.3000, 73.3000, 73.3000, NULL), (26, 4, 1, 1, 73.3000, 73.3000, 73.3000, 73.3000, NULL), (27, 0, 1, 1, 13.4500, 13.4500, 13.4500, 13.4500, NULL), (27, 1, 1, 1, 13.4500, 13.4500, 13.4500, 13.4500, NULL), (27, 2, 1, 1, 13.4500, 13.4500, 13.4500, 13.4500, NULL), (27, 3, 1, 1, 13.4500, 13.4500, 13.4500, 13.4500, NULL), (27, 4, 1, 1, 13.4500, 13.4500, 13.4500, 13.4500, NULL), (28, 0, 1, 1, 57.5000, 57.5000, 57.5000, 57.5000, NULL), (28, 1, 1, 1, 57.5000, 57.5000, 57.5000, 57.5000, NULL), (28, 2, 1, 1, 57.5000, 57.5000, 57.5000, 57.5000, NULL), (28, 3, 1, 1, 57.5000, 57.5000, 57.5000, 57.5000, NULL), (28, 4, 1, 1, 57.5000, 57.5000, 57.5000, 57.5000, NULL), (29, 0, 1, 1, 9.6500, 9.6500, 9.6500, 9.6500, NULL), (29, 1, 1, 1, 9.6500, 9.6500, 9.6500, 9.6500, NULL), (29, 2, 1, 1, 9.6500, 9.6500, 9.6500, 9.6500, NULL), (29, 3, 1, 1, 9.6500, 9.6500, 9.6500, 9.6500, NULL), (29, 4, 1, 1, 9.6500, 9.6500, 9.6500, 9.6500, NULL), (30, 0, 1, 1, 19.5000, 19.5000, 19.5000, 19.5000, NULL), (30, 1, 1, 1, 19.5000, 19.5000, 19.5000, 19.5000, NULL), (30, 2, 1, 1, 19.5000, 19.5000, 19.5000, 19.5000, NULL), (30, 3, 1, 1, 19.5000, 19.5000, 19.5000, 19.5000, NULL), (30, 4, 1, 1, 19.5000, 19.5000, 19.5000, 19.5000, NULL), (31, 0, 1, 1, 10.2000, 10.2000, 10.2000, 10.2000, NULL), (31, 1, 1, 1, 10.2000, 10.2000, 10.2000, 10.2000, NULL), (31, 2, 1, 1, 10.2000, 10.2000, 10.2000, 10.2000, NULL), (31, 3, 1, 1, 10.2000, 10.2000, 10.2000, 10.2000, NULL), (31, 4, 1, 1, 10.2000, 10.2000, 10.2000, 10.2000, NULL), (32, 0, 1, 1, 36.5000, 36.5000, 36.5000, 36.5000, NULL), (32, 1, 1, 1, 36.5000, 36.5000, 36.5000, 36.5000, NULL), (32, 2, 1, 1, 36.5000, 36.5000, 36.5000, 36.5000, NULL), (32, 3, 1, 1, 36.5000, 36.5000, 36.5000, 36.5000, NULL), (32, 4, 1, 1, 36.5000, 36.5000, 36.5000, 36.5000, NULL), (33, 0, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (33, 1, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (33, 2, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (33, 3, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (33, 4, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (48, 0, 1, 1, 50.3500, 50.3500, 50.3500, 50.3500, NULL), (48, 1, 1, 1, 50.3500, 50.3500, 50.3500, 50.3500, NULL), (48, 2, 1, 1, 50.3500, 50.3500, 50.3500, 50.3500, NULL), (48, 3, 1, 1, 50.3500, 50.3500, 50.3500, 50.3500, NULL), (48, 4, 1, 1, 50.3500, 50.3500, 50.3500, 50.3500, NULL), (49, 0, 1, 1, 13.0000, 9.9000, 9.9000, 9.9000, NULL), (49, 1, 1, 1, 13.0000, 9.9000, 9.9000, 9.9000, NULL), (49, 2, 1, 1, 13.0000, 9.9000, 9.9000, 9.9000, NULL), (49, 3, 1, 1, 13.0000, 9.9000, 9.9000, 9.9000, NULL), (49, 4, 1, 1, 13.0000, 9.9000, 9.9000, 9.9000, NULL), (50, 0, 1, 1, 50.3500, 39.9500, 39.9500, 39.9500, NULL), (50, 1, 1, 1, 50.3500, 39.9500, 39.9500, 39.9500, NULL), (50, 2, 1, 1, 50.3500, 39.9500, 39.9500, 39.9500, NULL), (50, 3, 1, 1, 50.3500, 39.9500, 39.9500, 39.9500, NULL), (50, 4, 1, 1, 50.3500, 39.9500, 39.9500, 39.9500, NULL), (51, 0, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (51, 1, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (51, 2, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (51, 3, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (51, 4, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (52, 0, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (52, 1, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (52, 2, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (52, 3, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (52, 4, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (53, 0, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (53, 1, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (53, 2, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (53, 3, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (53, 4, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (54, 0, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (54, 1, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (54, 2, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (54, 3, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (54, 4, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (55, 0, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (55, 1, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (55, 2, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (55, 3, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (55, 4, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (56, 0, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (56, 1, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (56, 2, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (56, 3, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (56, 4, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (57, 0, 1, 1, 10.4000, 8.9000, 8.9000, 8.9000, NULL), (57, 1, 1, 1, 10.4000, 8.9000, 8.9000, 8.9000, NULL), (57, 2, 1, 1, 10.4000, 8.9000, 8.9000, 8.9000, NULL), (57, 3, 1, 1, 10.4000, 8.9000, 8.9000, 8.9000, NULL), (57, 4, 1, 1, 10.4000, 8.9000, 8.9000, 8.9000, NULL), (58, 0, 1, 1, 12.3500, 12.3500, 12.3500, 12.3500, NULL), (58, 1, 1, 1, 12.3500, 12.3500, 12.3500, 12.3500, NULL), (58, 2, 1, 1, 12.3500, 12.3500, 12.3500, 12.3500, NULL), (58, 3, 1, 1, 12.3500, 12.3500, 12.3500, 12.3500, NULL), (58, 4, 1, 1, 12.3500, 12.3500, 12.3500, 12.3500, NULL), (59, 0, 1, 1, 15.7000, 9.5000, 9.5000, 9.5000, NULL), (59, 1, 1, 1, 15.7000, 9.5000, 9.5000, 9.5000, NULL), (59, 2, 1, 1, 15.7000, 9.5000, 9.5000, 9.5000, NULL), (59, 3, 1, 1, 15.7000, 9.5000, 9.5000, 9.5000, NULL), (59, 4, 1, 1, 15.7000, 9.5000, 9.5000, 9.5000, NULL), (60, 0, 1, 1, 11.3500, 11.3500, 11.3500, 11.3500, NULL), (60, 1, 1, 1, 11.3500, 11.3500, 11.3500, 11.3500, NULL), (60, 2, 1, 1, 11.3500, 11.3500, 11.3500, 11.3500, NULL), (60, 3, 1, 1, 11.3500, 11.3500, 11.3500, 11.3500, NULL), (60, 4, 1, 1, 11.3500, 11.3500, 11.3500, 11.3500, NULL), (61, 0, 1, 1, 14.5500, 14.5500, 14.5500, 14.5500, NULL), (61, 1, 1, 1, 14.5500, 14.5500, 14.5500, 14.5500, NULL), (61, 2, 1, 1, 14.5500, 14.5500, 14.5500, 14.5500, NULL), (61, 3, 1, 1, 14.5500, 14.5500, 14.5500, 14.5500, NULL), (61, 4, 1, 1, 14.5500, 14.5500, 14.5500, 14.5500, NULL), (62, 0, 1, 1, 11.6000, 11.6000, 11.6000, 11.6000, NULL), (62, 1, 1, 1, 11.6000, 11.6000, 11.6000, 11.6000, NULL), (62, 2, 1, 1, 11.6000, 11.6000, 11.6000, 11.6000, NULL), (62, 3, 1, 1, 11.6000, 11.6000, 11.6000, 11.6000, NULL), (62, 4, 1, 1, 11.6000, 11.6000, 11.6000, 11.6000, NULL), (63, 0, 1, 1, 41.7500, 41.7500, 41.7500, 41.7500, NULL), (63, 1, 1, 1, 41.7500, 41.7500, 41.7500, 41.7500, NULL), (63, 2, 1, 1, 41.7500, 41.7500, 41.7500, 41.7500, NULL), (63, 3, 1, 1, 41.7500, 41.7500, 41.7500, 41.7500, NULL), (63, 4, 1, 1, 41.7500, 41.7500, 41.7500, 41.7500, NULL), (64, 0, 1, 1, 14.4000, 14.4000, 14.4000, 14.4000, NULL), (64, 1, 1, 1, 14.4000, 14.4000, 14.4000, 14.4000, NULL), (64, 2, 1, 1, 14.4000, 14.4000, 14.4000, 14.4000, NULL), (64, 3, 1, 1, 14.4000, 14.4000, 14.4000, 14.4000, NULL), (64, 4, 1, 1, 14.4000, 14.4000, 14.4000, 14.4000, NULL), (65, 0, 1, 1, 14.4000, 14.4000, 14.4000, 14.4000, NULL), (65, 1, 1, 1, 14.4000, 14.4000, 14.4000, 14.4000, NULL), (65, 2, 1, 1, 14.4000, 14.4000, 14.4000, 14.4000, NULL), (65, 3, 1, 1, 14.4000, 14.4000, 14.4000, 14.4000, NULL), (65, 4, 1, 1, 14.4000, 14.4000, 14.4000, 14.4000, NULL), (66, 0, 1, 1, 35.6500, 29.9500, 29.9500, 29.9500, NULL), (66, 1, 1, 1, 35.6500, 29.9500, 29.9500, 29.9500, NULL), (66, 2, 1, 1, 35.6500, 29.9500, 29.9500, 29.9500, NULL), (66, 3, 1, 1, 35.6500, 29.9500, 29.9500, 29.9500, NULL), (66, 4, 1, 1, 35.6500, 29.9500, 29.9500, 29.9500, NULL), (67, 0, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (67, 1, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (67, 2, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (67, 3, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (67, 4, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (68, 0, 1, 1, 66.7500, 66.7500, 66.7500, 66.7500, NULL), (68, 1, 1, 1, 66.7500, 66.7500, 66.7500, 66.7500, NULL), (68, 2, 1, 1, 66.7500, 66.7500, 66.7500, 66.7500, NULL), (68, 3, 1, 1, 66.7500, 66.7500, 66.7500, 66.7500, NULL), (68, 4, 1, 1, 66.7500, 66.7500, 66.7500, 66.7500, NULL), (69, 0, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (69, 1, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (69, 2, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (69, 3, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (69, 4, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (70, 0, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (70, 1, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (70, 2, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (70, 3, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (70, 4, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (71, 0, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (71, 1, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (71, 2, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (71, 3, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (71, 4, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (72, 0, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (72, 1, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (72, 2, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (72, 3, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (72, 4, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (73, 0, 1, 1, 19.4000, 19.4000, 19.4000, 19.4000, NULL), (73, 1, 1, 1, 19.4000, 19.4000, 19.4000, 19.4000, NULL), (73, 2, 1, 1, 19.4000, 19.4000, 19.4000, 19.4000, NULL), (73, 3, 1, 1, 19.4000, 19.4000, 19.4000, 19.4000, NULL), (73, 4, 1, 1, 19.4000, 19.4000, 19.4000, 19.4000, NULL), (74, 0, 1, 1, 19.0000, 19.0000, 19.0000, 19.0000, NULL), (74, 1, 1, 1, 19.0000, 19.0000, 19.0000, 19.0000, NULL), (74, 2, 1, 1, 19.0000, 19.0000, 19.0000, 19.0000, NULL), (74, 3, 1, 1, 19.0000, 19.0000, 19.0000, 19.0000, NULL), (74, 4, 1, 1, 19.0000, 19.0000, 19.0000, 19.0000, NULL), (75, 0, 1, 1, 18.0000, 13.5000, 13.5000, 13.5000, NULL), (75, 1, 1, 1, 18.0000, 13.5000, 13.5000, 13.5000, NULL), (75, 2, 1, 1, 18.0000, 13.5000, 13.5000, 13.5000, NULL), (75, 3, 1, 1, 18.0000, 13.5000, 13.5000, 13.5000, NULL), (75, 4, 1, 1, 18.0000, 13.5000, 13.5000, 13.5000, NULL), (76, 0, 1, 1, 17.1500, 17.1500, 17.1500, 17.1500, NULL), (76, 1, 1, 1, 17.1500, 17.1500, 17.1500, 17.1500, NULL), (76, 2, 1, 1, 17.1500, 17.1500, 17.1500, 17.1500, NULL), (76, 3, 1, 1, 17.1500, 17.1500, 17.1500, 17.1500, NULL), (76, 4, 1, 1, 17.1500, 17.1500, 17.1500, 17.1500, NULL), (77, 0, 1, 1, 17.7500, 17.7500, 17.7500, 17.7500, NULL), (77, 1, 1, 1, 17.7500, 17.7500, 17.7500, 17.7500, NULL), (77, 2, 1, 1, 17.7500, 17.7500, 17.7500, 17.7500, NULL), (77, 3, 1, 1, 17.7500, 17.7500, 17.7500, 17.7500, NULL), (77, 4, 1, 1, 17.7500, 17.7500, 17.7500, 17.7500, NULL), (78, 0, 1, 1, 17.1500, 17.1500, 17.1500, 17.1500, NULL), (78, 1, 1, 1, 17.1500, 17.1500, 17.1500, 17.1500, NULL), (78, 2, 1, 1, 17.1500, 17.1500, 17.1500, 17.1500, NULL), (78, 3, 1, 1, 17.1500, 17.1500, 17.1500, 17.1500, NULL), (78, 4, 1, 1, 17.1500, 17.1500, 17.1500, 17.1500, NULL), (79, 0, 1, 1, 16.1000, 16.1000, 16.1000, 16.1000, NULL), (79, 1, 1, 1, 16.1000, 16.1000, 16.1000, 16.1000, NULL), (79, 2, 1, 1, 16.1000, 16.1000, 16.1000, 16.1000, NULL), (79, 3, 1, 1, 16.1000, 16.1000, 16.1000, 16.1000, NULL), (79, 4, 1, 1, 16.1000, 16.1000, 16.1000, 16.1000, NULL), (80, 0, 1, 1, 24.9000, 24.9000, 24.9000, 24.9000, NULL), (80, 1, 1, 1, 24.9000, 24.9000, 24.9000, 24.9000, NULL), (80, 2, 1, 1, 24.9000, 24.9000, 24.9000, 24.9000, NULL), (80, 3, 1, 1, 24.9000, 24.9000, 24.9000, 24.9000, NULL), (80, 4, 1, 1, 24.9000, 24.9000, 24.9000, 24.9000, NULL), (81, 0, 1, 1, 59.9500, 59.9500, 59.9500, 59.9500, NULL), (81, 1, 1, 1, 59.9500, 59.9500, 59.9500, 59.9500, NULL), (81, 2, 1, 1, 59.9500, 59.9500, 59.9500, 59.9500, NULL), (81, 3, 1, 1, 59.9500, 59.9500, 59.9500, 59.9500, NULL), (81, 4, 1, 1, 59.9500, 59.9500, 59.9500, 59.9500, NULL), (82, 0, 1, 1, 24.9000, 24.9000, 24.9000, 24.9000, NULL), (82, 1, 1, 1, 24.9000, 24.9000, 24.9000, 24.9000, NULL), (82, 2, 1, 1, 24.9000, 24.9000, 24.9000, 24.9000, NULL), (82, 3, 1, 1, 24.9000, 24.9000, 24.9000, 24.9000, NULL), (82, 4, 1, 1, 24.9000, 24.9000, 24.9000, 24.9000, NULL), (83, 0, 1, 1, 59.9500, 59.9500, 59.9500, 59.9500, NULL), (83, 1, 1, 1, 59.9500, 59.9500, 59.9500, 59.9500, NULL), (83, 2, 1, 1, 59.9500, 59.9500, 59.9500, 59.9500, NULL), (83, 3, 1, 1, 59.9500, 59.9500, 59.9500, 59.9500, NULL), (83, 4, 1, 1, 59.9500, 59.9500, 59.9500, 59.9500, NULL), (84, 0, 1, 1, 18.5000, 18.5000, 18.5000, 18.5000, NULL), (84, 1, 1, 1, 18.5000, 18.5000, 18.5000, 18.5000, NULL), (84, 2, 1, 1, 18.5000, 18.5000, 18.5000, 18.5000, NULL), (84, 3, 1, 1, 18.5000, 18.5000, 18.5000, 18.5000, NULL), (84, 4, 1, 1, 18.5000, 18.5000, 18.5000, 18.5000, NULL), (85, 0, 1, 1, 37.9500, 37.9500, 37.9500, 37.9500, NULL), (85, 1, 1, 1, 37.9500, 37.9500, 37.9500, 37.9500, NULL), (85, 2, 1, 1, 37.9500, 37.9500, 37.9500, 37.9500, NULL), (85, 3, 1, 1, 37.9500, 37.9500, 37.9500, 37.9500, NULL), (85, 4, 1, 1, 37.9500, 37.9500, 37.9500, 37.9500, NULL), (86, 0, 1, 1, 17.5500, 17.5500, 17.5500, 17.5500, NULL), (86, 1, 1, 1, 17.5500, 17.5500, 17.5500, 17.5500, NULL), (86, 2, 1, 1, 17.5500, 17.5500, 17.5500, 17.5500, NULL), (86, 3, 1, 1, 17.5500, 17.5500, 17.5500, 17.5500, NULL), (86, 4, 1, 1, 17.5500, 17.5500, 17.5500, 17.5500, NULL), (87, 0, 1, 1, 39.6000, 39.6000, 39.6000, 39.6000, NULL), (87, 1, 1, 1, 39.6000, 39.6000, 39.6000, 39.6000, NULL), (87, 2, 1, 1, 39.6000, 39.6000, 39.6000, 39.6000, NULL), (87, 3, 1, 1, 39.6000, 39.6000, 39.6000, 39.6000, NULL), (87, 4, 1, 1, 39.6000, 39.6000, 39.6000, 39.6000, NULL), (88, 0, 1, 1, 35.0000, 35.0000, 35.0000, 35.0000, NULL), (88, 1, 1, 1, 35.0000, 35.0000, 35.0000, 35.0000, NULL), (88, 2, 1, 1, 35.0000, 35.0000, 35.0000, 35.0000, NULL), (88, 3, 1, 1, 35.0000, 35.0000, 35.0000, 35.0000, NULL), (88, 4, 1, 1, 35.0000, 35.0000, 35.0000, 35.0000, NULL), (89, 0, 1, 1, 25.8000, 25.8000, 25.8000, 25.8000, NULL), (89, 1, 1, 1, 25.8000, 25.8000, 25.8000, 25.8000, NULL), (89, 2, 1, 1, 25.8000, 25.8000, 25.8000, 25.8000, NULL), (89, 3, 1, 1, 25.8000, 25.8000, 25.8000, 25.8000, NULL), (89, 4, 1, 1, 25.8000, 25.8000, 25.8000, 25.8000, NULL), (90, 0, 1, 1, 99.6000, 99.6000, 99.6000, 99.6000, NULL), (90, 1, 1, 1, 99.6000, 99.6000, 99.6000, 99.6000, NULL), (90, 2, 1, 1, 99.6000, 99.6000, 99.6000, 99.6000, NULL), (90, 3, 1, 1, 99.6000, 99.6000, 99.6000, 99.6000, NULL), (90, 4, 1, 1, 99.6000, 99.6000, 99.6000, 99.6000, NULL), (91, 0, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (91, 1, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (91, 2, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (91, 3, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (91, 4, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (92, 0, 1, 1, 55.9000, 55.9000, 55.9000, 55.9000, NULL), (92, 1, 1, 1, 55.9000, 55.9000, 55.9000, 55.9000, NULL), (92, 2, 1, 1, 55.9000, 55.9000, 55.9000, 55.9000, NULL), (92, 3, 1, 1, 55.9000, 55.9000, 55.9000, 55.9000, NULL), (92, 4, 1, 1, 55.9000, 55.9000, 55.9000, 55.9000, NULL), (93, 0, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (93, 1, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (93, 2, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (93, 3, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (93, 4, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (94, 0, 1, 1, 46.0000, 46.0000, 46.0000, 46.0000, NULL), (94, 1, 1, 1, 46.0000, 46.0000, 46.0000, 46.0000, NULL), (94, 2, 1, 1, 46.0000, 46.0000, 46.0000, 46.0000, NULL), (94, 3, 1, 1, 46.0000, 46.0000, 46.0000, 46.0000, NULL), (94, 4, 1, 1, 46.0000, 46.0000, 46.0000, 46.0000, NULL), (95, 0, 1, 1, 68.9500, 68.9500, 68.9500, 68.9500, NULL), (95, 1, 1, 1, 68.9500, 68.9500, 68.9500, 68.9500, NULL), (95, 2, 1, 1, 68.9500, 68.9500, 68.9500, 68.9500, NULL), (95, 3, 1, 1, 68.9500, 68.9500, 68.9500, 68.9500, NULL), (95, 4, 1, 1, 68.9500, 68.9500, 68.9500, 68.9500, NULL), (96, 0, 1, 1, 99.0000, 99.0000, 99.0000, 99.0000, NULL), (96, 1, 1, 1, 99.0000, 99.0000, 99.0000, 99.0000, NULL), (96, 2, 1, 1, 99.0000, 99.0000, 99.0000, 99.0000, NULL), (96, 3, 1, 1, 99.0000, 99.0000, 99.0000, 99.0000, NULL), (96, 4, 1, 1, 99.0000, 99.0000, 99.0000, 99.0000, NULL), (97, 0, 1, 1, 41.0000, 41.0000, 41.0000, 41.0000, NULL), (97, 1, 1, 1, 41.0000, 41.0000, 41.0000, 41.0000, NULL), (97, 2, 1, 1, 41.0000, 41.0000, 41.0000, 41.0000, NULL), (97, 3, 1, 1, 41.0000, 41.0000, 41.0000, 41.0000, NULL), (97, 4, 1, 1, 41.0000, 41.0000, 41.0000, 41.0000, NULL), (98, 0, 1, 1, 10.7500, 10.7500, 10.7500, 10.7500, NULL), (98, 1, 1, 1, 10.7500, 10.7500, 10.7500, 10.7500, NULL), (98, 2, 1, 1, 10.7500, 10.7500, 10.7500, 10.7500, NULL), (98, 3, 1, 1, 10.7500, 10.7500, 10.7500, 10.7500, NULL), (98, 4, 1, 1, 10.7500, 10.7500, 10.7500, 10.7500, NULL), (99, 0, 1, 1, 16.6500, 16.6500, 16.6500, 16.6500, NULL), (99, 1, 1, 1, 16.6500, 16.6500, 16.6500, 16.6500, NULL), (99, 2, 1, 1, 16.6500, 16.6500, 16.6500, 16.6500, NULL), (99, 3, 1, 1, 16.6500, 16.6500, 16.6500, 16.6500, NULL), (99, 4, 1, 1, 16.6500, 16.6500, 16.6500, 16.6500, NULL), (100, 0, 1, 1, 18.3500, 18.3500, 18.3500, 18.3500, NULL), (100, 1, 1, 1, 18.3500, 18.3500, 18.3500, 18.3500, NULL), (100, 2, 1, 1, 18.3500, 18.3500, 18.3500, 18.3500, NULL), (100, 3, 1, 1, 18.3500, 18.3500, 18.3500, 18.3500, NULL), (100, 4, 1, 1, 18.3500, 18.3500, 18.3500, 18.3500, NULL), (101, 0, 1, 1, 12.8500, 12.8500, 12.8500, 12.8500, NULL), (101, 1, 1, 1, 12.8500, 12.8500, 12.8500, 12.8500, NULL), (101, 2, 1, 1, 12.8500, 12.8500, 12.8500, 12.8500, NULL), (101, 3, 1, 1, 12.8500, 12.8500, 12.8500, 12.8500, NULL), (101, 4, 1, 1, 12.8500, 12.8500, 12.8500, 12.8500, NULL), (102, 0, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (102, 1, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (102, 2, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (102, 3, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (102, 4, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (103, 0, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (103, 1, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (103, 2, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (103, 3, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (103, 4, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (104, 0, 1, 1, 8.3500, 8.3500, 8.3500, 8.3500, NULL), (104, 1, 1, 1, 8.3500, 8.3500, 8.3500, 8.3500, NULL), (104, 2, 1, 1, 8.3500, 8.3500, 8.3500, 8.3500, NULL), (104, 3, 1, 1, 8.3500, 8.3500, 8.3500, 8.3500, NULL), (104, 4, 1, 1, 8.3500, 8.3500, 8.3500, 8.3500, NULL), (105, 0, 1, 1, 11.7500, 11.7500, 11.7500, 11.7500, NULL), (105, 1, 1, 1, 11.7500, 11.7500, 11.7500, 11.7500, NULL), (105, 2, 1, 1, 11.7500, 11.7500, 11.7500, 11.7500, NULL), (105, 3, 1, 1, 11.7500, 11.7500, 11.7500, 11.7500, NULL), (105, 4, 1, 1, 11.7500, 11.7500, 11.7500, 11.7500, NULL), (106, 0, 1, 1, 13.4500, 13.4500, 13.4500, 13.4500, NULL), (106, 1, 1, 1, 13.4500, 13.4500, 13.4500, 13.4500, NULL), (106, 2, 1, 1, 13.4500, 13.4500, 13.4500, 13.4500, NULL), (106, 3, 1, 1, 13.4500, 13.4500, 13.4500, 13.4500, NULL), (106, 4, 1, 1, 13.4500, 13.4500, 13.4500, 13.4500, NULL), (107, 0, 1, 1, 26.4000, 26.4000, 26.4000, 26.4000, NULL), (107, 1, 1, 1, 26.4000, 26.4000, 26.4000, 26.4000, NULL), (107, 2, 1, 1, 26.4000, 26.4000, 26.4000, 26.4000, NULL), (107, 3, 1, 1, 26.4000, 26.4000, 26.4000, 26.4000, NULL), (107, 4, 1, 1, 26.4000, 26.4000, 26.4000, 26.4000, NULL), (108, 0, 1, 1, 13.0500, 13.0500, 13.0500, 13.0500, NULL), (108, 1, 1, 1, 13.0500, 13.0500, 13.0500, 13.0500, NULL), (108, 2, 1, 1, 13.0500, 13.0500, 13.0500, 13.0500, NULL), (108, 3, 1, 1, 13.0500, 13.0500, 13.0500, 13.0500, NULL), (108, 4, 1, 1, 13.0500, 13.0500, 13.0500, 13.0500, NULL), (109, 0, 1, 1, 5.6000, 5.6000, 5.6000, 5.6000, NULL), (109, 1, 1, 1, 5.6000, 5.6000, 5.6000, 5.6000, NULL), (109, 2, 1, 1, 5.6000, 5.6000, 5.6000, 5.6000, NULL), (109, 3, 1, 1, 5.6000, 5.6000, 5.6000, 5.6000, NULL), (109, 4, 1, 1, 5.6000, 5.6000, 5.6000, 5.6000, NULL), (110, 0, 1, 1, 6.1000, 6.1000, 6.1000, 6.1000, NULL), (110, 1, 1, 1, 6.1000, 6.1000, 6.1000, 6.1000, NULL), (110, 2, 1, 1, 6.1000, 6.1000, 6.1000, 6.1000, NULL), (110, 3, 1, 1, 6.1000, 6.1000, 6.1000, 6.1000, NULL), (110, 4, 1, 1, 6.1000, 6.1000, 6.1000, 6.1000, NULL), (111, 0, 1, 1, 10.5500, 10.5500, 10.5500, 10.5500, NULL), (111, 1, 1, 1, 10.5500, 10.5500, 10.5500, 10.5500, NULL), (111, 2, 1, 1, 10.5500, 10.5500, 10.5500, 10.5500, NULL), (111, 3, 1, 1, 10.5500, 10.5500, 10.5500, 10.5500, NULL), (111, 4, 1, 1, 10.5500, 10.5500, 10.5500, 10.5500, NULL), (112, 0, 1, 1, 11.6000, 11.6000, 11.6000, 11.6000, NULL), (112, 1, 1, 1, 11.6000, 11.6000, 11.6000, 11.6000, NULL), (112, 2, 1, 1, 11.6000, 11.6000, 11.6000, 11.6000, NULL), (112, 3, 1, 1, 11.6000, 11.6000, 11.6000, 11.6000, NULL), (112, 4, 1, 1, 11.6000, 11.6000, 11.6000, 11.6000, NULL), (113, 0, 1, 1, 14.3000, 14.3000, 14.3000, 14.3000, NULL), (113, 1, 1, 1, 14.3000, 14.3000, 14.3000, 14.3000, NULL), (113, 2, 1, 1, 14.3000, 14.3000, 14.3000, 14.3000, NULL), (113, 3, 1, 1, 14.3000, 14.3000, 14.3000, 14.3000, NULL), (113, 4, 1, 1, 14.3000, 14.3000, 14.3000, 14.3000, NULL), (114, 0, 1, 1, 17.1000, 17.1000, 17.1000, 17.1000, NULL), (114, 1, 1, 1, 17.1000, 17.1000, 17.1000, 17.1000, NULL), (114, 2, 1, 1, 17.1000, 17.1000, 17.1000, 17.1000, NULL), (114, 3, 1, 1, 17.1000, 17.1000, 17.1000, 17.1000, NULL), (114, 4, 1, 1, 17.1000, 17.1000, 17.1000, 17.1000, NULL), (115, 0, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (115, 1, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (115, 2, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (115, 3, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (115, 4, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (116, 0, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (116, 1, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (116, 2, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (116, 3, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (116, 4, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (117, 0, 1, 1, 41.5000, 41.5000, 41.5000, 41.5000, NULL), (117, 1, 1, 1, 41.5000, 41.5000, 41.5000, 41.5000, NULL), (117, 2, 1, 1, 41.5000, 41.5000, 41.5000, 41.5000, NULL), (117, 3, 1, 1, 41.5000, 41.5000, 41.5000, 41.5000, NULL), (117, 4, 1, 1, 41.5000, 41.5000, 41.5000, 41.5000, NULL), (118, 0, 1, 1, 21.1500, 14.5000, 14.5000, 14.5000, NULL), (118, 1, 1, 1, 21.1500, 14.5000, 14.5000, 14.5000, NULL), (118, 2, 1, 1, 21.1500, 14.5000, 14.5000, 14.5000, NULL), (118, 3, 1, 1, 21.1500, 14.5000, 14.5000, 14.5000, NULL), (118, 4, 1, 1, 21.1500, 14.5000, 14.5000, 14.5000, NULL), (119, 0, 1, 1, 15.1500, 15.1500, 15.1500, 15.1500, NULL), (119, 1, 1, 1, 15.1500, 15.1500, 15.1500, 15.1500, NULL), (119, 2, 1, 1, 15.1500, 15.1500, 15.1500, 15.1500, NULL), (119, 3, 1, 1, 15.1500, 15.1500, 15.1500, 15.1500, NULL), (119, 4, 1, 1, 15.1500, 15.1500, 15.1500, 15.1500, NULL), (120, 0, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (120, 1, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (120, 2, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (120, 3, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (120, 4, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (121, 0, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (121, 1, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (121, 2, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (121, 3, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (121, 4, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (122, 0, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (122, 1, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (122, 2, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (122, 3, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (122, 4, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (123, 0, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (123, 1, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (123, 2, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (123, 3, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (123, 4, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (124, 0, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (124, 1, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (124, 2, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (124, 3, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (124, 4, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (125, 0, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (125, 1, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (125, 2, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (125, 3, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (125, 4, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (126, 0, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (126, 1, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (126, 2, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (126, 3, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (126, 4, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (127, 0, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (127, 1, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (127, 2, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (127, 3, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (127, 4, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (128, 0, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (128, 1, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (128, 2, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (128, 3, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (128, 4, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (129, 0, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (129, 1, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (129, 2, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (129, 3, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (129, 4, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (130, 0, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (130, 1, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (130, 2, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (130, 3, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (130, 4, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (131, 0, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (131, 1, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (131, 2, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (131, 3, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (131, 4, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (132, 0, 1, 1, 18.5500, 18.5500, 18.5500, 18.5500, NULL), (132, 1, 1, 1, 18.5500, 18.5500, 18.5500, 18.5500, NULL), (132, 2, 1, 1, 18.5500, 18.5500, 18.5500, 18.5500, NULL), (132, 3, 1, 1, 18.5500, 18.5500, 18.5500, 18.5500, NULL), (132, 4, 1, 1, 18.5500, 18.5500, 18.5500, 18.5500, NULL), (133, 0, 1, 1, 0.0000, 0.0000, 0.0000, 0.0000, NULL), (133, 1, 1, 1, 0.0000, 0.0000, 0.0000, 0.0000, NULL), (133, 2, 1, 1, 0.0000, 0.0000, 0.0000, 0.0000, NULL), (133, 3, 1, 1, 0.0000, 0.0000, 0.0000, 0.0000, NULL), (133, 4, 1, 1, 0.0000, 0.0000, 0.0000, 0.0000, NULL), (139, 0, 1, 1, 3.9000, 3.9000, 3.9000, 3.9000, NULL), (139, 1, 1, 1, 3.9000, 3.9000, 3.9000, 3.9000, NULL), (139, 2, 1, 1, 3.9000, 3.9000, 3.9000, 3.9000, NULL), (139, 3, 1, 1, 3.9000, 3.9000, 3.9000, 3.9000, NULL), (139, 4, 1, 1, 3.9000, 3.9000, 3.9000, 3.9000, NULL), (140, 0, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (140, 1, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (140, 2, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (140, 3, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (140, 4, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (141, 0, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (141, 1, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (141, 2, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (141, 3, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (141, 4, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (142, 0, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (142, 1, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (142, 2, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (142, 3, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (142, 4, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (143, 0, 1, 1, 17.8500, 17.8500, 17.8500, 17.8500, NULL), (143, 1, 1, 1, 17.8500, 17.8500, 17.8500, 17.8500, NULL), (143, 2, 1, 1, 17.8500, 17.8500, 17.8500, 17.8500, NULL), (143, 3, 1, 1, 17.8500, 17.8500, 17.8500, 17.8500, NULL), (143, 4, 1, 1, 17.8500, 17.8500, 17.8500, 17.8500, NULL), (144, 0, 1, 1, 26.9500, 26.9500, 26.9500, 26.9500, NULL), (144, 1, 1, 1, 26.9500, 26.9500, 26.9500, 26.9500, NULL), (144, 2, 1, 1, 26.9500, 26.9500, 26.9500, 26.9500, NULL), (144, 3, 1, 1, 26.9500, 26.9500, 26.9500, 26.9500, NULL), (144, 4, 1, 1, 26.9500, 26.9500, 26.9500, 26.9500, NULL), (145, 0, 1, 1, 110.9000, 110.9000, 110.9000, 110.9000, NULL), (145, 1, 1, 1, 110.9000, 110.9000, 110.9000, 110.9000, NULL), (145, 2, 1, 1, 110.9000, 110.9000, 110.9000, 110.9000, NULL), (145, 3, 1, 1, 110.9000, 110.9000, 110.9000, 110.9000, NULL), (145, 4, 1, 1, 110.9000, 110.9000, 110.9000, 110.9000, NULL), (146, 0, 1, 1, 5.9000, 5.9000, 5.9000, 5.9000, NULL), (146, 1, 1, 1, 5.9000, 5.9000, 5.9000, 5.9000, NULL), (146, 2, 1, 1, 5.9000, 5.9000, 5.9000, 5.9000, NULL), (146, 3, 1, 1, 5.9000, 5.9000, 5.9000, 5.9000, NULL), (146, 4, 1, 1, 5.9000, 5.9000, 5.9000, 5.9000, NULL), (147, 0, 1, 1, 3.5000, 3.5000, 3.5000, 3.5000, NULL), (147, 1, 1, 1, 3.5000, 3.5000, 3.5000, 3.5000, NULL), (147, 2, 1, 1, 3.5000, 3.5000, 3.5000, 3.5000, NULL), (147, 3, 1, 1, 3.5000, 3.5000, 3.5000, 3.5000, NULL), (147, 4, 1, 1, 3.5000, 3.5000, 3.5000, 3.5000, NULL), (148, 0, 1, 1, 4.9000, 4.9000, 4.9000, 4.9000, NULL), (148, 1, 1, 1, 4.9000, 4.9000, 4.9000, 4.9000, NULL), (148, 2, 1, 1, 4.9000, 4.9000, 4.9000, 4.9000, NULL), (148, 3, 1, 1, 4.9000, 4.9000, 4.9000, 4.9000, NULL), (148, 4, 1, 1, 4.9000, 4.9000, 4.9000, 4.9000, NULL), (149, 0, 1, 1, 6.9000, 6.9000, 6.9000, 6.9000, NULL), (149, 1, 1, 1, 6.9000, 6.9000, 6.9000, 6.9000, NULL), (149, 2, 1, 1, 6.9000, 6.9000, 6.9000, 6.9000, NULL), (149, 3, 1, 1, 6.9000, 6.9000, 6.9000, 6.9000, NULL), (149, 4, 1, 1, 6.9000, 6.9000, 6.9000, 6.9000, NULL), (150, 0, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (150, 1, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (150, 2, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (150, 3, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (150, 4, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (152, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (152, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (152, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (152, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (152, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (153, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (153, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (153, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (153, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (153, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (154, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (154, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (154, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (154, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (154, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (155, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (155, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (155, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (155, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (155, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (156, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (156, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (156, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (156, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (156, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (157, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (157, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (157, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (157, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (157, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (158, 0, 1, 1, 11.8500, 11.8500, 11.8500, 11.8500, NULL), (158, 1, 1, 1, 11.8500, 11.8500, 11.8500, 11.8500, NULL), (158, 2, 1, 1, 11.8500, 11.8500, 11.8500, 11.8500, NULL), (158, 3, 1, 1, 11.8500, 11.8500, 11.8500, 11.8500, NULL), (158, 4, 1, 1, 11.8500, 11.8500, 11.8500, 11.8500, NULL), (159, 0, 1, 1, 7.1000, 7.1000, 7.1000, 7.1000, NULL), (159, 1, 1, 1, 7.1000, 7.1000, 7.1000, 7.1000, NULL), (159, 2, 1, 1, 7.1000, 7.1000, 7.1000, 7.1000, NULL), (159, 3, 1, 1, 7.1000, 7.1000, 7.1000, 7.1000, NULL), (159, 4, 1, 1, 7.1000, 7.1000, 7.1000, 7.1000, NULL), (160, 0, 1, 1, 5.5000, 5.5000, 5.5000, 5.5000, NULL), (160, 1, 1, 1, 5.5000, 5.5000, 5.5000, 5.5000, NULL), (160, 2, 1, 1, 5.5000, 5.5000, 5.5000, 5.5000, NULL), (160, 3, 1, 1, 5.5000, 5.5000, 5.5000, 5.5000, NULL), (160, 4, 1, 1, 5.5000, 5.5000, 5.5000, 5.5000, NULL), (161, 0, 1, 1, 7.5000, 7.5000, 7.5000, 7.5000, NULL), (161, 1, 1, 1, 7.5000, 7.5000, 7.5000, 7.5000, NULL), (161, 2, 1, 1, 7.5000, 7.5000, 7.5000, 7.5000, NULL), (161, 3, 1, 1, 7.5000, 7.5000, 7.5000, 7.5000, NULL), (161, 4, 1, 1, 7.5000, 7.5000, 7.5000, 7.5000, NULL), (162, 0, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (162, 1, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (162, 2, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (162, 3, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (162, 4, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (163, 0, 1, 1, 12.8000, 12.8000, 12.8000, 12.8000, NULL), (163, 1, 1, 1, 12.8000, 12.8000, 12.8000, 12.8000, NULL), (163, 2, 1, 1, 12.8000, 12.8000, 12.8000, 12.8000, NULL), (163, 3, 1, 1, 12.8000, 12.8000, 12.8000, 12.8000, NULL), (163, 4, 1, 1, 12.8000, 12.8000, 12.8000, 12.8000, NULL), (164, 0, 1, 1, 31.8000, 31.8000, 31.8000, 31.8000, NULL), (164, 1, 1, 1, 31.8000, 31.8000, 31.8000, 31.8000, NULL), (164, 2, 1, 1, 31.8000, 31.8000, 31.8000, 31.8000, NULL), (164, 3, 1, 1, 31.8000, 31.8000, 31.8000, 31.8000, NULL), (164, 4, 1, 1, 31.8000, 31.8000, 31.8000, 31.8000, NULL), (165, 0, 1, 1, 4.9500, 4.9500, 4.9500, 4.9500, NULL), (165, 1, 1, 1, 4.9500, 4.9500, 4.9500, 4.9500, NULL), (165, 2, 1, 1, 4.9500, 4.9500, 4.9500, 4.9500, NULL), (165, 3, 1, 1, 4.9500, 4.9500, 4.9500, 4.9500, NULL), (165, 4, 1, 1, 4.9500, 4.9500, 4.9500, 4.9500, NULL), (166, 0, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (166, 1, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (166, 2, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (166, 3, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (166, 4, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (167, 0, 1, 1, 15.7000, 15.7000, 15.7000, 15.7000, NULL), (167, 1, 1, 1, 15.7000, 15.7000, 15.7000, 15.7000, NULL), (167, 2, 1, 1, 15.7000, 15.7000, 15.7000, 15.7000, NULL), (167, 3, 1, 1, 15.7000, 15.7000, 15.7000, 15.7000, NULL), (167, 4, 1, 1, 15.7000, 15.7000, 15.7000, 15.7000, NULL), (168, 0, 1, 1, 34.3000, 34.3000, 34.3000, 34.3000, NULL), (168, 1, 1, 1, 34.3000, 34.3000, 34.3000, 34.3000, NULL), (168, 2, 1, 1, 34.3000, 34.3000, 34.3000, 34.3000, NULL), (168, 3, 1, 1, 34.3000, 34.3000, 34.3000, 34.3000, NULL), (168, 4, 1, 1, 34.3000, 34.3000, 34.3000, 34.3000, NULL), (169, 0, 1, 1, 57.6000, 42.6500, 42.6500, 42.6500, NULL), (169, 1, 1, 1, 57.6000, 42.6500, 42.6500, 42.6500, NULL), (169, 2, 1, 1, 57.6000, 42.6500, 42.6500, 42.6500, NULL), (169, 3, 1, 1, 57.6000, 42.6500, 42.6500, 42.6500, NULL), (169, 4, 1, 1, 57.6000, 42.6500, 42.6500, 42.6500, NULL), (170, 0, 1, 1, 58.1000, 49.9500, 49.9500, 49.9500, NULL), (170, 1, 1, 1, 58.1000, 49.9500, 49.9500, 49.9500, NULL), (170, 2, 1, 1, 58.1000, 49.9500, 49.9500, 49.9500, NULL), (170, 3, 1, 1, 58.1000, 49.9500, 49.9500, 49.9500, NULL), (170, 4, 1, 1, 58.1000, 49.9500, 49.9500, 49.9500, NULL), (171, 0, 1, 1, 2.9000, 2.9000, 2.9000, 2.9000, NULL), (171, 1, 1, 1, 2.9000, 2.9000, 2.9000, 2.9000, NULL), (171, 2, 1, 1, 2.9000, 2.9000, 2.9000, 2.9000, NULL), (171, 3, 1, 1, 2.9000, 2.9000, 2.9000, 2.9000, NULL), (171, 4, 1, 1, 2.9000, 2.9000, 2.9000, 2.9000, NULL), (172, 0, 1, 1, 2.9000, 2.9000, 2.9000, 2.9000, NULL), (172, 1, 1, 1, 2.9000, 2.9000, 2.9000, 2.9000, NULL), (172, 2, 1, 1, 2.9000, 2.9000, 2.9000, 2.9000, NULL), (172, 3, 1, 1, 2.9000, 2.9000, 2.9000, 2.9000, NULL), (172, 4, 1, 1, 2.9000, 2.9000, 2.9000, 2.9000, NULL), (173, 0, 1, 1, 2.0000, 2.0000, 2.0000, 2.0000, NULL), (173, 1, 1, 1, 2.0000, 2.0000, 2.0000, 2.0000, NULL), (173, 2, 1, 1, 2.0000, 2.0000, 2.0000, 2.0000, NULL), (173, 3, 1, 1, 2.0000, 2.0000, 2.0000, 2.0000, NULL), (173, 4, 1, 1, 2.0000, 2.0000, 2.0000, 2.0000, NULL), (174, 0, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (174, 1, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (174, 2, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (174, 3, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (174, 4, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (175, 0, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (175, 1, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (175, 2, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (175, 3, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (175, 4, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (176, 0, 1, 1, 11.8000, 9.2500, 9.2500, 9.2500, NULL), (176, 1, 1, 1, 11.8000, 9.2500, 9.2500, 9.2500, NULL), (176, 2, 1, 1, 11.8000, 9.2500, 9.2500, 9.2500, NULL), (176, 3, 1, 1, 11.8000, 9.2500, 9.2500, 9.2500, NULL), (176, 4, 1, 1, 11.8000, 9.2500, 9.2500, 9.2500, NULL), (177, 0, 1, 1, 50.4500, 40.9000, 40.9000, 40.9000, NULL), (177, 1, 1, 1, 50.4500, 40.9000, 40.9000, 40.9000, NULL), (177, 2, 1, 1, 50.4500, 40.9000, 40.9000, 40.9000, NULL), (177, 3, 1, 1, 50.4500, 40.9000, 40.9000, 40.9000, NULL), (177, 4, 1, 1, 50.4500, 40.9000, 40.9000, 40.9000, NULL), (180, 0, 1, 1, 1.0000, 1.0000, 1.0000, 1.0000, NULL), (180, 1, 1, 1, 1.0000, 1.0000, 1.0000, 1.0000, NULL), (180, 2, 1, 1, 1.0000, 1.0000, 1.0000, 1.0000, NULL), (180, 3, 1, 1, 1.0000, 1.0000, 1.0000, 1.0000, NULL), (180, 4, 1, 1, 1.0000, 1.0000, 1.0000, 1.0000, NULL), (181, 0, 1, 1, 1.5000, 1.5000, 1.5000, 1.5000, NULL), (181, 1, 1, 1, 1.5000, 1.5000, 1.5000, 1.5000, NULL), (181, 2, 1, 1, 1.5000, 1.5000, 1.5000, 1.5000, NULL), (181, 3, 1, 1, 1.5000, 1.5000, 1.5000, 1.5000, NULL), (181, 4, 1, 1, 1.5000, 1.5000, 1.5000, 1.5000, NULL), (182, 0, 1, 1, 2.5000, 2.5000, 2.5000, 2.5000, NULL), (182, 1, 1, 1, 2.5000, 2.5000, 2.5000, 2.5000, NULL), (182, 2, 1, 1, 2.5000, 2.5000, 2.5000, 2.5000, NULL), (182, 3, 1, 1, 2.5000, 2.5000, 2.5000, 2.5000, NULL), (182, 4, 1, 1, 2.5000, 2.5000, 2.5000, 2.5000, NULL), (183, 0, 1, 1, 6.0000, 6.0000, 6.0000, 6.0000, NULL), (183, 1, 1, 1, 6.0000, 6.0000, 6.0000, 6.0000, NULL), (183, 2, 1, 1, 6.0000, 6.0000, 6.0000, 6.0000, NULL), (183, 3, 1, 1, 6.0000, 6.0000, 6.0000, 6.0000, NULL), (183, 4, 1, 1, 6.0000, 6.0000, 6.0000, 6.0000, NULL), (184, 0, 1, 1, 6.9000, 6.9000, 6.9000, 6.9000, NULL), (184, 1, 1, 1, 6.9000, 6.9000, 6.9000, 6.9000, NULL), (184, 2, 1, 1, 6.9000, 6.9000, 6.9000, 6.9000, NULL), (184, 3, 1, 1, 6.9000, 6.9000, 6.9000, 6.9000, NULL), (184, 4, 1, 1, 6.9000, 6.9000, 6.9000, 6.9000, NULL), (185, 0, 1, 1, 20.0000, 20.0000, 20.0000, 20.0000, NULL), (185, 1, 1, 1, 20.0000, 20.0000, 20.0000, 20.0000, NULL), (185, 2, 1, 1, 20.0000, 20.0000, 20.0000, 20.0000, NULL), (185, 3, 1, 1, 20.0000, 20.0000, 20.0000, 20.0000, NULL), (185, 4, 1, 1, 20.0000, 20.0000, 20.0000, 20.0000, NULL), (186, 0, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (186, 1, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (186, 2, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (186, 3, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (186, 4, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (187, 0, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (187, 1, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (187, 2, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (187, 3, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (187, 4, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (188, 0, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (188, 1, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (188, 2, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (188, 3, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (188, 4, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (190, 0, 1, 1, 3.9000, 3.9000, 3.9000, 3.9000, NULL), (190, 1, 1, 1, 3.9000, 3.9000, 3.9000, 3.9000, NULL), (190, 2, 1, 1, 3.9000, 3.9000, 3.9000, 3.9000, NULL), (190, 3, 1, 1, 3.9000, 3.9000, 3.9000, 3.9000, NULL), (190, 4, 1, 1, 3.9000, 3.9000, 3.9000, 3.9000, NULL), (191, 0, 1, 1, 4.9000, 4.9000, 4.9000, 4.9000, NULL), (191, 1, 1, 1, 4.9000, 4.9000, 4.9000, 4.9000, NULL), (191, 2, 1, 1, 4.9000, 4.9000, 4.9000, 4.9000, NULL), (191, 3, 1, 1, 4.9000, 4.9000, 4.9000, 4.9000, NULL), (191, 4, 1, 1, 4.9000, 4.9000, 4.9000, 4.9000, NULL), (192, 0, 1, 1, 0.0000, 0.0000, 0.0000, 0.0000, NULL), (192, 1, 1, 1, 0.0000, 0.0000, 0.0000, 0.0000, NULL), (192, 2, 1, 1, 0.0000, 0.0000, 0.0000, 0.0000, NULL), (192, 3, 1, 1, 0.0000, 0.0000, 0.0000, 0.0000, NULL), (192, 4, 1, 1, 0.0000, 0.0000, 0.0000, 0.0000, NULL), (194, 0, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (194, 1, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (194, 2, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (194, 3, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (194, 4, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (195, 0, 1, 1, 52.7000, 52.7000, 52.7000, 52.7000, NULL), (195, 1, 1, 1, 52.7000, 52.7000, 52.7000, 52.7000, NULL), (195, 2, 1, 1, 52.7000, 52.7000, 52.7000, 52.7000, NULL), (195, 3, 1, 1, 52.7000, 52.7000, 52.7000, 52.7000, NULL), (195, 4, 1, 1, 52.7000, 52.7000, 52.7000, 52.7000, NULL), (196, 0, 1, 1, 16.8000, 16.8000, 16.8000, 16.8000, NULL), (196, 1, 1, 1, 16.8000, 16.8000, 16.8000, 16.8000, NULL), (196, 2, 1, 1, 16.8000, 16.8000, 16.8000, 16.8000, NULL), (196, 3, 1, 1, 16.8000, 16.8000, 16.8000, 16.8000, NULL), (196, 4, 1, 1, 16.8000, 16.8000, 16.8000, 16.8000, NULL), (198, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (198, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (198, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (198, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (198, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (199, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (199, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (199, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (199, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (199, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (200, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (200, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (200, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (200, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (200, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (201, 0, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (201, 1, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (201, 2, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (201, 3, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (201, 4, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (202, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (202, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (202, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (202, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (202, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (206, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (206, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (206, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (206, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (206, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (207, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (207, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (207, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (207, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (207, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (208, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (208, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (208, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (208, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (208, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (209, 0, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (209, 1, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (209, 2, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (209, 3, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (209, 4, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (210, 0, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (210, 1, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (210, 2, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (210, 3, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (210, 4, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (211, 0, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (211, 1, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (211, 2, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (211, 3, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (211, 4, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (212, 0, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (212, 1, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (212, 2, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (212, 3, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (212, 4, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (213, 0, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (213, 1, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (213, 2, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (213, 3, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (213, 4, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (214, 0, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (214, 1, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (214, 2, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (214, 3, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (214, 4, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (215, 0, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (215, 1, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (215, 2, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (215, 3, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (215, 4, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (222, 0, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (222, 1, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (222, 2, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (222, 3, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (222, 4, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (223, 0, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (223, 1, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (223, 2, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (223, 3, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (223, 4, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (224, 0, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (224, 1, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (224, 2, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (224, 3, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (224, 4, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (225, 0, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (225, 1, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (225, 2, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (225, 3, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (225, 4, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (226, 0, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (226, 1, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (226, 2, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (226, 3, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (226, 4, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (227, 0, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (227, 1, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (227, 2, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (227, 3, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (227, 4, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (228, 0, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (228, 1, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (228, 2, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (228, 3, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (228, 4, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (229, 0, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (229, 1, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (229, 2, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (229, 3, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (229, 4, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (230, 0, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (230, 1, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (230, 2, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (230, 3, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (230, 4, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (231, 0, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (231, 1, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (231, 2, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (231, 3, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (231, 4, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (232, 0, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (232, 1, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (232, 2, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (232, 3, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (232, 4, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (233, 0, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (233, 1, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (233, 2, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (233, 3, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (233, 4, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (234, 0, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (234, 1, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (234, 2, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (234, 3, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (234, 4, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (235, 0, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (235, 1, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (235, 2, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (235, 3, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (235, 4, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (236, 0, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (236, 1, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (236, 2, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (236, 3, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (236, 4, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (237, 0, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (237, 1, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (237, 2, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (237, 3, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (237, 4, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (238, 0, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (238, 1, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (238, 2, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (238, 3, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (238, 4, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (239, 0, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (239, 1, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (239, 2, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (239, 3, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (239, 4, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (240, 0, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (240, 1, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (240, 2, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (240, 3, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (240, 4, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (241, 0, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (241, 1, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (241, 2, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (241, 3, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (241, 4, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (242, 0, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (242, 1, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (242, 2, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (242, 3, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (242, 4, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (243, 0, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (243, 1, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (243, 2, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (243, 3, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (243, 4, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (244, 0, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (244, 1, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (244, 2, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (244, 3, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (244, 4, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (245, 0, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (245, 1, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (245, 2, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (245, 3, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (245, 4, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (246, 0, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (246, 1, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (246, 2, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (246, 3, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (246, 4, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (247, 0, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (247, 1, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (247, 2, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (247, 3, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (247, 4, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (248, 0, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (248, 1, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (248, 2, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (248, 3, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (248, 4, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (249, 0, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (249, 1, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (249, 2, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (249, 3, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (249, 4, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (250, 0, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (250, 1, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (250, 2, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (250, 3, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (250, 4, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (252, 0, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (252, 1, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (252, 2, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (252, 3, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (252, 4, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (253, 0, 1, 1, 39.4000, 39.4000, 39.4000, 39.4000, NULL), (253, 1, 1, 1, 39.4000, 39.4000, 39.4000, 39.4000, NULL), (253, 2, 1, 1, 39.4000, 39.4000, 39.4000, 39.4000, NULL), (253, 3, 1, 1, 39.4000, 39.4000, 39.4000, 39.4000, NULL), (253, 4, 1, 1, 39.4000, 39.4000, 39.4000, 39.4000, NULL), (255, 0, 1, 0, 0.0000, 0.0000, 0.0000, 0.0000, NULL), (255, 1, 1, 0, 0.0000, 0.0000, 0.0000, 0.0000, NULL), (255, 2, 1, 0, 0.0000, 0.0000, 0.0000, 0.0000, NULL), (255, 3, 1, 0, 0.0000, 0.0000, 0.0000, 0.0000, NULL), (255, 4, 1, 0, 0.0000, 0.0000, 0.0000, 0.0000, NULL); /*!40000 ALTER TABLE `catalog_product_index_price` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_price_bundle_idx CREATE TABLE IF NOT EXISTS `catalog_product_index_price_bundle_idx` ( `entity_id` int(10) unsigned NOT NULL, `customer_group_id` smallint(5) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `tax_class_id` smallint(5) unsigned default '0', `price_type` tinyint(1) unsigned NOT NULL, `special_price` decimal(12,4) default NULL, `tier_percent` decimal(12,4) default NULL, `orig_price` decimal(12,4) default NULL, `price` decimal(12,4) default NULL, `min_price` decimal(12,4) default NULL, `max_price` decimal(12,4) default NULL, `tier_price` decimal(12,4) default NULL, `base_tier` decimal(12,4) default NULL, PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_price_bundle_idx: 0 rows /*!40000 ALTER TABLE `catalog_product_index_price_bundle_idx` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_index_price_bundle_idx` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_price_bundle_opt_idx CREATE TABLE IF NOT EXISTS `catalog_product_index_price_bundle_opt_idx` ( `entity_id` int(10) unsigned NOT NULL, `customer_group_id` smallint(5) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `option_id` int(10) unsigned NOT NULL default '0', `min_price` decimal(12,4) default NULL, `alt_price` decimal(12,4) default NULL, `max_price` decimal(12,4) default NULL, `tier_price` decimal(12,4) default NULL, `alt_tier_price` decimal(12,4) default NULL, PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`,`option_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_price_bundle_opt_idx: 0 rows /*!40000 ALTER TABLE `catalog_product_index_price_bundle_opt_idx` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_index_price_bundle_opt_idx` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_price_bundle_opt_tmp CREATE TABLE IF NOT EXISTS `catalog_product_index_price_bundle_opt_tmp` ( `entity_id` int(10) unsigned NOT NULL, `customer_group_id` smallint(5) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `option_id` int(10) unsigned NOT NULL default '0', `min_price` decimal(12,4) default NULL, `alt_price` decimal(12,4) default NULL, `max_price` decimal(12,4) default NULL, `tier_price` decimal(12,4) default NULL, `alt_tier_price` decimal(12,4) default NULL, PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`,`option_id`) ) ENGINE=MEMORY DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_price_bundle_opt_tmp: 0 rows /*!40000 ALTER TABLE `catalog_product_index_price_bundle_opt_tmp` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_index_price_bundle_opt_tmp` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_price_bundle_sel_idx CREATE TABLE IF NOT EXISTS `catalog_product_index_price_bundle_sel_idx` ( `entity_id` int(10) unsigned NOT NULL, `customer_group_id` smallint(5) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `option_id` int(10) unsigned NOT NULL default '0', `selection_id` int(10) unsigned NOT NULL default '0', `group_type` tinyint(1) unsigned default '0', `is_required` tinyint(1) unsigned default '0', `price` decimal(12,4) default NULL, `tier_price` decimal(12,4) default NULL, PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`,`option_id`,`selection_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_price_bundle_sel_idx: 0 rows /*!40000 ALTER TABLE `catalog_product_index_price_bundle_sel_idx` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_index_price_bundle_sel_idx` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_price_bundle_sel_tmp CREATE TABLE IF NOT EXISTS `catalog_product_index_price_bundle_sel_tmp` ( `entity_id` int(10) unsigned NOT NULL, `customer_group_id` smallint(5) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `option_id` int(10) unsigned NOT NULL default '0', `selection_id` int(10) unsigned NOT NULL default '0', `group_type` tinyint(1) unsigned default '0', `is_required` tinyint(1) unsigned default '0', `price` decimal(12,4) default NULL, `tier_price` decimal(12,4) default NULL, PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`,`option_id`,`selection_id`) ) ENGINE=MEMORY DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_price_bundle_sel_tmp: 0 rows /*!40000 ALTER TABLE `catalog_product_index_price_bundle_sel_tmp` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_index_price_bundle_sel_tmp` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_price_bundle_tmp CREATE TABLE IF NOT EXISTS `catalog_product_index_price_bundle_tmp` ( `entity_id` int(10) unsigned NOT NULL, `customer_group_id` smallint(5) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `tax_class_id` smallint(5) unsigned default '0', `price_type` tinyint(1) unsigned NOT NULL, `special_price` decimal(12,4) default NULL, `tier_percent` decimal(12,4) default NULL, `orig_price` decimal(12,4) default NULL, `price` decimal(12,4) default NULL, `min_price` decimal(12,4) default NULL, `max_price` decimal(12,4) default NULL, `tier_price` decimal(12,4) default NULL, `base_tier` decimal(12,4) default NULL, PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`) ) ENGINE=MEMORY DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_price_bundle_tmp: 0 rows /*!40000 ALTER TABLE `catalog_product_index_price_bundle_tmp` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_index_price_bundle_tmp` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_price_cfg_opt_agr_idx CREATE TABLE IF NOT EXISTS `catalog_product_index_price_cfg_opt_agr_idx` ( `parent_id` int(10) unsigned NOT NULL, `child_id` int(10) unsigned NOT NULL, `customer_group_id` smallint(5) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `price` decimal(12,4) default NULL, `tier_price` decimal(12,4) default NULL, PRIMARY KEY (`parent_id`,`child_id`,`customer_group_id`,`website_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_price_cfg_opt_agr_idx: 0 rows /*!40000 ALTER TABLE `catalog_product_index_price_cfg_opt_agr_idx` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_index_price_cfg_opt_agr_idx` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_price_cfg_opt_agr_tmp CREATE TABLE IF NOT EXISTS `catalog_product_index_price_cfg_opt_agr_tmp` ( `parent_id` int(10) unsigned NOT NULL, `child_id` int(10) unsigned NOT NULL, `customer_group_id` smallint(5) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `price` decimal(12,4) default NULL, `tier_price` decimal(12,4) default NULL, PRIMARY KEY (`parent_id`,`child_id`,`customer_group_id`,`website_id`) ) ENGINE=MEMORY DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_price_cfg_opt_agr_tmp: 0 rows /*!40000 ALTER TABLE `catalog_product_index_price_cfg_opt_agr_tmp` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_index_price_cfg_opt_agr_tmp` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_price_cfg_opt_idx CREATE TABLE IF NOT EXISTS `catalog_product_index_price_cfg_opt_idx` ( `entity_id` int(10) unsigned NOT NULL, `customer_group_id` smallint(5) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `min_price` decimal(12,4) default NULL, `max_price` decimal(12,4) default NULL, `tier_price` decimal(12,4) default NULL, PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_price_cfg_opt_idx: 0 rows /*!40000 ALTER TABLE `catalog_product_index_price_cfg_opt_idx` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_index_price_cfg_opt_idx` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_price_cfg_opt_tmp CREATE TABLE IF NOT EXISTS `catalog_product_index_price_cfg_opt_tmp` ( `entity_id` int(10) unsigned NOT NULL, `customer_group_id` smallint(5) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `min_price` decimal(12,4) default NULL, `max_price` decimal(12,4) default NULL, `tier_price` decimal(12,4) default NULL, PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`) ) ENGINE=MEMORY DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_price_cfg_opt_tmp: 0 rows /*!40000 ALTER TABLE `catalog_product_index_price_cfg_opt_tmp` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_index_price_cfg_opt_tmp` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_price_downlod_idx CREATE TABLE IF NOT EXISTS `catalog_product_index_price_downlod_idx` ( `entity_id` int(10) unsigned NOT NULL, `customer_group_id` smallint(5) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `min_price` decimal(12,4) default NULL, `max_price` decimal(12,4) default NULL, PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_price_downlod_idx: 0 rows /*!40000 ALTER TABLE `catalog_product_index_price_downlod_idx` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_index_price_downlod_idx` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_price_downlod_tmp CREATE TABLE IF NOT EXISTS `catalog_product_index_price_downlod_tmp` ( `entity_id` int(10) unsigned NOT NULL, `customer_group_id` smallint(5) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `min_price` decimal(12,4) default NULL, `max_price` decimal(12,4) default NULL, PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`) ) ENGINE=MEMORY DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_price_downlod_tmp: 0 rows /*!40000 ALTER TABLE `catalog_product_index_price_downlod_tmp` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_index_price_downlod_tmp` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_price_final_idx CREATE TABLE IF NOT EXISTS `catalog_product_index_price_final_idx` ( `entity_id` int(10) unsigned NOT NULL, `customer_group_id` smallint(5) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `tax_class_id` smallint(5) unsigned default '0', `orig_price` decimal(12,4) default NULL, `price` decimal(12,4) default NULL, `min_price` decimal(12,4) default NULL, `max_price` decimal(12,4) default NULL, `tier_price` decimal(12,4) default NULL, `base_tier` decimal(12,4) default NULL, PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_price_final_idx: 0 rows /*!40000 ALTER TABLE `catalog_product_index_price_final_idx` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_index_price_final_idx` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_price_final_tmp CREATE TABLE IF NOT EXISTS `catalog_product_index_price_final_tmp` ( `entity_id` int(10) unsigned NOT NULL, `customer_group_id` smallint(5) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `tax_class_id` smallint(5) unsigned default '0', `orig_price` decimal(12,4) default NULL, `price` decimal(12,4) default NULL, `min_price` decimal(12,4) default NULL, `max_price` decimal(12,4) default NULL, `tier_price` decimal(12,4) default NULL, `base_tier` decimal(12,4) default NULL, PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`) ) ENGINE=MEMORY DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_price_final_tmp: 0 rows /*!40000 ALTER TABLE `catalog_product_index_price_final_tmp` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_index_price_final_tmp` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_price_idx CREATE TABLE IF NOT EXISTS `catalog_product_index_price_idx` ( `entity_id` int(10) unsigned NOT NULL, `customer_group_id` smallint(5) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `tax_class_id` smallint(5) unsigned default '0', `price` decimal(12,4) default NULL, `final_price` decimal(12,4) default NULL, `min_price` decimal(12,4) default NULL, `max_price` decimal(12,4) default NULL, `tier_price` decimal(12,4) default NULL, PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`), KEY `IDX_CUSTOMER_GROUP` (`customer_group_id`), KEY `IDX_WEBSITE` (`website_id`), KEY `IDX_MIN_PRICE` (`min_price`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_price_idx: 1.339 rows /*!40000 ALTER TABLE `catalog_product_index_price_idx` DISABLE KEYS */; INSERT INTO `catalog_product_index_price_idx` (`entity_id`, `customer_group_id`, `website_id`, `tax_class_id`, `price`, `final_price`, `min_price`, `max_price`, `tier_price`) VALUES (1, 0, 1, 1, 31.5000, 31.5000, 31.5000, 31.5000, NULL), (1, 1, 1, 1, 31.5000, 31.5000, 31.5000, 31.5000, NULL), (1, 2, 1, 1, 31.5000, 31.5000, 31.5000, 31.5000, NULL), (1, 3, 1, 1, 31.5000, 31.5000, 31.5000, 31.5000, NULL), (1, 4, 1, 1, 31.5000, 31.5000, 31.5000, 31.5000, NULL), (2, 0, 1, 1, 8.2000, 8.2000, 8.2000, 8.2000, NULL), (2, 1, 1, 1, 8.2000, 8.2000, 8.2000, 8.2000, NULL), (2, 2, 1, 1, 8.2000, 8.2000, 8.2000, 8.2000, NULL), (2, 3, 1, 1, 8.2000, 8.2000, 8.2000, 8.2000, NULL), (2, 4, 1, 1, 8.2000, 8.2000, 8.2000, 8.2000, NULL), (3, 0, 1, 1, 7.9000, 7.9000, 7.9000, 7.9000, NULL), (3, 1, 1, 1, 7.9000, 7.9000, 7.9000, 7.9000, NULL), (3, 2, 1, 1, 7.9000, 7.9000, 7.9000, 7.9000, NULL), (3, 3, 1, 1, 7.9000, 7.9000, 7.9000, 7.9000, NULL), (3, 4, 1, 1, 7.9000, 7.9000, 7.9000, 7.9000, NULL), (4, 0, 1, 1, 25.1300, 25.1300, 25.1300, 25.1300, NULL), (4, 1, 1, 1, 25.1300, 25.1300, 25.1300, 25.1300, NULL), (4, 2, 1, 1, 25.1300, 25.1300, 25.1300, 25.1300, NULL), (4, 3, 1, 1, 25.1300, 25.1300, 25.1300, 25.1300, NULL), (4, 4, 1, 1, 25.1300, 25.1300, 25.1300, 25.1300, NULL), (5, 0, 1, 1, 10.8000, 10.8000, 10.8000, 10.8000, NULL), (5, 1, 1, 1, 10.8000, 10.8000, 10.8000, 10.8000, NULL), (5, 2, 1, 1, 10.8000, 10.8000, 10.8000, 10.8000, NULL), (5, 3, 1, 1, 10.8000, 10.8000, 10.8000, 10.8000, NULL), (5, 4, 1, 1, 10.8000, 10.8000, 10.8000, 10.8000, NULL), (6, 0, 1, 1, 45.1500, 39.9500, 39.9500, 39.9500, NULL), (6, 1, 1, 1, 45.1500, 39.9500, 39.9500, 39.9500, NULL), (6, 2, 1, 1, 45.1500, 39.9500, 39.9500, 39.9500, NULL), (6, 3, 1, 1, 45.1500, 39.9500, 39.9500, 39.9500, NULL), (6, 4, 1, 1, 45.1500, 39.9500, 39.9500, 39.9500, NULL), (7, 0, 1, 1, 11.8000, 11.8000, 11.8000, 11.8000, NULL), (7, 1, 1, 1, 11.8000, 11.8000, 11.8000, 11.8000, NULL), (7, 2, 1, 1, 11.8000, 11.8000, 11.8000, 11.8000, NULL), (7, 3, 1, 1, 11.8000, 11.8000, 11.8000, 11.8000, NULL), (7, 4, 1, 1, 11.8000, 11.8000, 11.8000, 11.8000, NULL), (8, 0, 1, 1, 50.4500, 43.9500, 43.9500, 43.9500, NULL), (8, 1, 1, 1, 50.4500, 43.9500, 43.9500, 43.9500, NULL), (8, 2, 1, 1, 50.4500, 43.9500, 43.9500, 43.9500, NULL), (8, 3, 1, 1, 50.4500, 43.9500, 43.9500, 43.9500, NULL), (8, 4, 1, 1, 50.4500, 43.9500, 43.9500, 43.9500, NULL), (9, 0, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (9, 1, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (9, 2, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (9, 3, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (9, 4, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (10, 0, 1, 1, 43.0000, 43.0000, 43.0000, 43.0000, NULL), (10, 1, 1, 1, 43.0000, 43.0000, 43.0000, 43.0000, NULL), (10, 2, 1, 1, 43.0000, 43.0000, 43.0000, 43.0000, NULL), (10, 3, 1, 1, 43.0000, 43.0000, 43.0000, 43.0000, NULL), (10, 4, 1, 1, 43.0000, 43.0000, 43.0000, 43.0000, NULL), (11, 0, 1, 1, 15.0000, 15.0000, 15.0000, 15.0000, NULL), (11, 1, 1, 1, 15.0000, 15.0000, 15.0000, 15.0000, NULL), (11, 2, 1, 1, 15.0000, 15.0000, 15.0000, 15.0000, NULL), (11, 3, 1, 1, 15.0000, 15.0000, 15.0000, 15.0000, NULL), (11, 4, 1, 1, 15.0000, 15.0000, 15.0000, 15.0000, NULL), (12, 0, 1, 1, 67.5000, 67.5000, 67.5000, 67.5000, NULL), (12, 1, 1, 1, 67.5000, 67.5000, 67.5000, 67.5000, NULL), (12, 2, 1, 1, 67.5000, 67.5000, 67.5000, 67.5000, NULL), (12, 3, 1, 1, 67.5000, 67.5000, 67.5000, 67.5000, NULL), (12, 4, 1, 1, 67.5000, 67.5000, 67.5000, 67.5000, NULL), (13, 0, 1, 1, 17.7500, 17.7500, 17.7500, 17.7500, NULL), (13, 1, 1, 1, 17.7500, 17.7500, 17.7500, 17.7500, NULL), (13, 2, 1, 1, 17.7500, 17.7500, 17.7500, 17.7500, NULL), (13, 3, 1, 1, 17.7500, 17.7500, 17.7500, 17.7500, NULL), (13, 4, 1, 1, 17.7500, 17.7500, 17.7500, 17.7500, NULL), (14, 0, 1, 1, 11.9000, 11.9000, 11.9000, 11.9000, NULL), (14, 1, 1, 1, 11.9000, 11.9000, 11.9000, 11.9000, NULL), (14, 2, 1, 1, 11.9000, 11.9000, 11.9000, 11.9000, NULL), (14, 3, 1, 1, 11.9000, 11.9000, 11.9000, 11.9000, NULL), (14, 4, 1, 1, 11.9000, 11.9000, 11.9000, 11.9000, NULL), (15, 0, 1, 1, 50.7000, 39.3000, 39.3000, 39.3000, NULL), (15, 1, 1, 1, 50.7000, 39.3000, 39.3000, 39.3000, NULL), (15, 2, 1, 1, 50.7000, 39.3000, 39.3000, 39.3000, NULL), (15, 3, 1, 1, 50.7000, 39.3000, 39.3000, 39.3000, NULL), (15, 4, 1, 1, 50.7000, 39.3000, 39.3000, 39.3000, NULL), (16, 0, 1, 1, 12.2500, 12.2500, 12.2500, 12.2500, NULL), (16, 1, 1, 1, 12.2500, 12.2500, 12.2500, 12.2500, NULL), (16, 2, 1, 1, 12.2500, 12.2500, 12.2500, 12.2500, NULL), (16, 3, 1, 1, 12.2500, 12.2500, 12.2500, 12.2500, NULL), (16, 4, 1, 1, 12.2500, 12.2500, 12.2500, 12.2500, NULL), (17, 0, 1, 1, 51.7500, 47.9000, 47.9000, 47.9000, NULL), (17, 1, 1, 1, 51.7500, 47.9000, 47.9000, 47.9000, NULL), (17, 2, 1, 1, 51.7500, 47.9000, 47.9000, 47.9000, NULL), (17, 3, 1, 1, 51.7500, 47.9000, 47.9000, 47.9000, NULL), (17, 4, 1, 1, 51.7500, 47.9000, 47.9000, 47.9000, NULL), (20, 0, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (20, 1, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (20, 2, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (20, 3, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (20, 4, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (21, 0, 1, 1, 45.7000, 45.7000, 45.7000, 45.7000, NULL), (21, 1, 1, 1, 45.7000, 45.7000, 45.7000, 45.7000, NULL), (21, 2, 1, 1, 45.7000, 45.7000, 45.7000, 45.7000, NULL), (21, 3, 1, 1, 45.7000, 45.7000, 45.7000, 45.7000, NULL), (21, 4, 1, 1, 45.7000, 45.7000, 45.7000, 45.7000, NULL), (22, 0, 1, 1, 14.6000, 14.6000, 14.6000, 14.6000, NULL), (22, 1, 1, 1, 14.6000, 14.6000, 14.6000, 14.6000, NULL), (22, 2, 1, 1, 14.6000, 14.6000, 14.6000, 14.6000, NULL), (22, 3, 1, 1, 14.6000, 14.6000, 14.6000, 14.6000, NULL), (22, 4, 1, 1, 14.6000, 14.6000, 14.6000, 14.6000, NULL), (23, 0, 1, 1, 65.1500, 65.1500, 65.1500, 65.1500, NULL), (23, 1, 1, 1, 65.1500, 65.1500, 65.1500, 65.1500, NULL), (23, 2, 1, 1, 65.1500, 65.1500, 65.1500, 65.1500, NULL), (23, 3, 1, 1, 65.1500, 65.1500, 65.1500, 65.1500, NULL), (23, 4, 1, 1, 65.1500, 65.1500, 65.1500, 65.1500, NULL), (24, 0, 1, 1, 12.4500, 12.4500, 12.4500, 12.4500, NULL), (24, 1, 1, 1, 12.4500, 12.4500, 12.4500, 12.4500, NULL), (24, 2, 1, 1, 12.4500, 12.4500, 12.4500, 12.4500, NULL), (24, 3, 1, 1, 12.4500, 12.4500, 12.4500, 12.4500, NULL), (24, 4, 1, 1, 12.4500, 12.4500, 12.4500, 12.4500, NULL), (25, 0, 1, 1, 15.5000, 15.5000, 15.5000, 15.5000, NULL), (25, 1, 1, 1, 15.5000, 15.5000, 15.5000, 15.5000, NULL), (25, 2, 1, 1, 15.5000, 15.5000, 15.5000, 15.5000, NULL), (25, 3, 1, 1, 15.5000, 15.5000, 15.5000, 15.5000, NULL), (25, 4, 1, 1, 15.5000, 15.5000, 15.5000, 15.5000, NULL), (26, 0, 1, 1, 73.3000, 73.3000, 73.3000, 73.3000, NULL), (26, 1, 1, 1, 73.3000, 73.3000, 73.3000, 73.3000, NULL), (26, 2, 1, 1, 73.3000, 73.3000, 73.3000, 73.3000, NULL), (26, 3, 1, 1, 73.3000, 73.3000, 73.3000, 73.3000, NULL), (26, 4, 1, 1, 73.3000, 73.3000, 73.3000, 73.3000, NULL), (27, 0, 1, 1, 13.4500, 13.4500, 13.4500, 13.4500, NULL), (27, 1, 1, 1, 13.4500, 13.4500, 13.4500, 13.4500, NULL), (27, 2, 1, 1, 13.4500, 13.4500, 13.4500, 13.4500, NULL), (27, 3, 1, 1, 13.4500, 13.4500, 13.4500, 13.4500, NULL), (27, 4, 1, 1, 13.4500, 13.4500, 13.4500, 13.4500, NULL), (28, 0, 1, 1, 57.5000, 57.5000, 57.5000, 57.5000, NULL), (28, 1, 1, 1, 57.5000, 57.5000, 57.5000, 57.5000, NULL), (28, 2, 1, 1, 57.5000, 57.5000, 57.5000, 57.5000, NULL), (28, 3, 1, 1, 57.5000, 57.5000, 57.5000, 57.5000, NULL), (28, 4, 1, 1, 57.5000, 57.5000, 57.5000, 57.5000, NULL), (29, 0, 1, 1, 9.6500, 9.6500, 9.6500, 9.6500, NULL), (29, 1, 1, 1, 9.6500, 9.6500, 9.6500, 9.6500, NULL), (29, 2, 1, 1, 9.6500, 9.6500, 9.6500, 9.6500, NULL), (29, 3, 1, 1, 9.6500, 9.6500, 9.6500, 9.6500, NULL), (29, 4, 1, 1, 9.6500, 9.6500, 9.6500, 9.6500, NULL), (30, 0, 1, 1, 19.5000, 19.5000, 19.5000, 19.5000, NULL), (30, 1, 1, 1, 19.5000, 19.5000, 19.5000, 19.5000, NULL), (30, 2, 1, 1, 19.5000, 19.5000, 19.5000, 19.5000, NULL), (30, 3, 1, 1, 19.5000, 19.5000, 19.5000, 19.5000, NULL), (30, 4, 1, 1, 19.5000, 19.5000, 19.5000, 19.5000, NULL), (31, 0, 1, 1, 10.2000, 10.2000, 10.2000, 10.2000, NULL), (31, 1, 1, 1, 10.2000, 10.2000, 10.2000, 10.2000, NULL), (31, 2, 1, 1, 10.2000, 10.2000, 10.2000, 10.2000, NULL), (31, 3, 1, 1, 10.2000, 10.2000, 10.2000, 10.2000, NULL), (31, 4, 1, 1, 10.2000, 10.2000, 10.2000, 10.2000, NULL), (32, 0, 1, 1, 36.5000, 36.5000, 36.5000, 36.5000, NULL), (32, 1, 1, 1, 36.5000, 36.5000, 36.5000, 36.5000, NULL), (32, 2, 1, 1, 36.5000, 36.5000, 36.5000, 36.5000, NULL), (32, 3, 1, 1, 36.5000, 36.5000, 36.5000, 36.5000, NULL), (32, 4, 1, 1, 36.5000, 36.5000, 36.5000, 36.5000, NULL), (33, 0, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (33, 1, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (33, 2, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (33, 3, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (33, 4, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (48, 0, 1, 1, 50.3500, 50.3500, 50.3500, 50.3500, NULL), (48, 1, 1, 1, 50.3500, 50.3500, 50.3500, 50.3500, NULL), (48, 2, 1, 1, 50.3500, 50.3500, 50.3500, 50.3500, NULL), (48, 3, 1, 1, 50.3500, 50.3500, 50.3500, 50.3500, NULL), (48, 4, 1, 1, 50.3500, 50.3500, 50.3500, 50.3500, NULL), (49, 0, 1, 1, 13.0000, 9.9000, 9.9000, 9.9000, NULL), (49, 1, 1, 1, 13.0000, 9.9000, 9.9000, 9.9000, NULL), (49, 2, 1, 1, 13.0000, 9.9000, 9.9000, 9.9000, NULL), (49, 3, 1, 1, 13.0000, 9.9000, 9.9000, 9.9000, NULL), (49, 4, 1, 1, 13.0000, 9.9000, 9.9000, 9.9000, NULL), (50, 0, 1, 1, 50.3500, 39.9500, 39.9500, 39.9500, NULL), (50, 1, 1, 1, 50.3500, 39.9500, 39.9500, 39.9500, NULL), (50, 2, 1, 1, 50.3500, 39.9500, 39.9500, 39.9500, NULL), (50, 3, 1, 1, 50.3500, 39.9500, 39.9500, 39.9500, NULL), (50, 4, 1, 1, 50.3500, 39.9500, 39.9500, 39.9500, NULL), (51, 0, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (51, 1, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (51, 2, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (51, 3, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (51, 4, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (52, 0, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (52, 1, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (52, 2, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (52, 3, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (52, 4, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (53, 0, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (53, 1, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (53, 2, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (53, 3, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (53, 4, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (54, 0, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (54, 1, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (54, 2, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (54, 3, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (54, 4, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (55, 0, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (55, 1, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (55, 2, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (55, 3, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (55, 4, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (56, 0, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (56, 1, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (56, 2, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (56, 3, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (56, 4, 1, 1, 57.6000, 57.6000, 57.6000, 57.6000, NULL), (57, 0, 1, 1, 10.4000, 8.9000, 8.9000, 8.9000, NULL), (57, 1, 1, 1, 10.4000, 8.9000, 8.9000, 8.9000, NULL), (57, 2, 1, 1, 10.4000, 8.9000, 8.9000, 8.9000, NULL), (57, 3, 1, 1, 10.4000, 8.9000, 8.9000, 8.9000, NULL), (57, 4, 1, 1, 10.4000, 8.9000, 8.9000, 8.9000, NULL), (58, 0, 1, 1, 12.3500, 12.3500, 12.3500, 12.3500, NULL), (58, 1, 1, 1, 12.3500, 12.3500, 12.3500, 12.3500, NULL), (58, 2, 1, 1, 12.3500, 12.3500, 12.3500, 12.3500, NULL), (58, 3, 1, 1, 12.3500, 12.3500, 12.3500, 12.3500, NULL), (58, 4, 1, 1, 12.3500, 12.3500, 12.3500, 12.3500, NULL), (59, 0, 1, 1, 15.7000, 9.5000, 9.5000, 9.5000, NULL), (59, 1, 1, 1, 15.7000, 9.5000, 9.5000, 9.5000, NULL), (59, 2, 1, 1, 15.7000, 9.5000, 9.5000, 9.5000, NULL), (59, 3, 1, 1, 15.7000, 9.5000, 9.5000, 9.5000, NULL), (59, 4, 1, 1, 15.7000, 9.5000, 9.5000, 9.5000, NULL), (60, 0, 1, 1, 11.3500, 11.3500, 11.3500, 11.3500, NULL), (60, 1, 1, 1, 11.3500, 11.3500, 11.3500, 11.3500, NULL), (60, 2, 1, 1, 11.3500, 11.3500, 11.3500, 11.3500, NULL), (60, 3, 1, 1, 11.3500, 11.3500, 11.3500, 11.3500, NULL), (60, 4, 1, 1, 11.3500, 11.3500, 11.3500, 11.3500, NULL), (61, 0, 1, 1, 14.5500, 14.5500, 14.5500, 14.5500, NULL), (61, 1, 1, 1, 14.5500, 14.5500, 14.5500, 14.5500, NULL), (61, 2, 1, 1, 14.5500, 14.5500, 14.5500, 14.5500, NULL), (61, 3, 1, 1, 14.5500, 14.5500, 14.5500, 14.5500, NULL), (61, 4, 1, 1, 14.5500, 14.5500, 14.5500, 14.5500, NULL), (62, 0, 1, 1, 11.6000, 11.6000, 11.6000, 11.6000, NULL), (62, 1, 1, 1, 11.6000, 11.6000, 11.6000, 11.6000, NULL), (62, 2, 1, 1, 11.6000, 11.6000, 11.6000, 11.6000, NULL), (62, 3, 1, 1, 11.6000, 11.6000, 11.6000, 11.6000, NULL), (62, 4, 1, 1, 11.6000, 11.6000, 11.6000, 11.6000, NULL), (63, 0, 1, 1, 41.7500, 41.7500, 41.7500, 41.7500, NULL), (63, 1, 1, 1, 41.7500, 41.7500, 41.7500, 41.7500, NULL), (63, 2, 1, 1, 41.7500, 41.7500, 41.7500, 41.7500, NULL), (63, 3, 1, 1, 41.7500, 41.7500, 41.7500, 41.7500, NULL), (63, 4, 1, 1, 41.7500, 41.7500, 41.7500, 41.7500, NULL), (64, 0, 1, 1, 14.4000, 14.4000, 14.4000, 14.4000, NULL), (64, 1, 1, 1, 14.4000, 14.4000, 14.4000, 14.4000, NULL), (64, 2, 1, 1, 14.4000, 14.4000, 14.4000, 14.4000, NULL), (64, 3, 1, 1, 14.4000, 14.4000, 14.4000, 14.4000, NULL), (64, 4, 1, 1, 14.4000, 14.4000, 14.4000, 14.4000, NULL), (65, 0, 1, 1, 14.4000, 14.4000, 14.4000, 14.4000, NULL), (65, 1, 1, 1, 14.4000, 14.4000, 14.4000, 14.4000, NULL), (65, 2, 1, 1, 14.4000, 14.4000, 14.4000, 14.4000, NULL), (65, 3, 1, 1, 14.4000, 14.4000, 14.4000, 14.4000, NULL), (65, 4, 1, 1, 14.4000, 14.4000, 14.4000, 14.4000, NULL), (66, 0, 1, 1, 35.6500, 29.9500, 29.9500, 29.9500, NULL), (66, 1, 1, 1, 35.6500, 29.9500, 29.9500, 29.9500, NULL), (66, 2, 1, 1, 35.6500, 29.9500, 29.9500, 29.9500, NULL), (66, 3, 1, 1, 35.6500, 29.9500, 29.9500, 29.9500, NULL), (66, 4, 1, 1, 35.6500, 29.9500, 29.9500, 29.9500, NULL), (67, 0, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (67, 1, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (67, 2, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (67, 3, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (67, 4, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (68, 0, 1, 1, 66.7500, 66.7500, 66.7500, 66.7500, NULL), (68, 1, 1, 1, 66.7500, 66.7500, 66.7500, 66.7500, NULL), (68, 2, 1, 1, 66.7500, 66.7500, 66.7500, 66.7500, NULL), (68, 3, 1, 1, 66.7500, 66.7500, 66.7500, 66.7500, NULL), (68, 4, 1, 1, 66.7500, 66.7500, 66.7500, 66.7500, NULL), (69, 0, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (69, 1, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (69, 2, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (69, 3, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (69, 4, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (70, 0, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (70, 1, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (70, 2, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (70, 3, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (70, 4, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (71, 0, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (71, 1, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (71, 2, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (71, 3, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (71, 4, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (72, 0, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (72, 1, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (72, 2, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (72, 3, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (72, 4, 1, 1, 35.6500, 35.6500, 35.6500, 35.6500, NULL), (73, 0, 1, 1, 19.4000, 19.4000, 19.4000, 19.4000, NULL), (73, 1, 1, 1, 19.4000, 19.4000, 19.4000, 19.4000, NULL), (73, 2, 1, 1, 19.4000, 19.4000, 19.4000, 19.4000, NULL), (73, 3, 1, 1, 19.4000, 19.4000, 19.4000, 19.4000, NULL), (73, 4, 1, 1, 19.4000, 19.4000, 19.4000, 19.4000, NULL), (74, 0, 1, 1, 19.0000, 19.0000, 19.0000, 19.0000, NULL), (74, 1, 1, 1, 19.0000, 19.0000, 19.0000, 19.0000, NULL), (74, 2, 1, 1, 19.0000, 19.0000, 19.0000, 19.0000, NULL), (74, 3, 1, 1, 19.0000, 19.0000, 19.0000, 19.0000, NULL), (74, 4, 1, 1, 19.0000, 19.0000, 19.0000, 19.0000, NULL), (75, 0, 1, 1, 18.0000, 13.5000, 13.5000, 13.5000, NULL), (75, 1, 1, 1, 18.0000, 13.5000, 13.5000, 13.5000, NULL), (75, 2, 1, 1, 18.0000, 13.5000, 13.5000, 13.5000, NULL), (75, 3, 1, 1, 18.0000, 13.5000, 13.5000, 13.5000, NULL), (75, 4, 1, 1, 18.0000, 13.5000, 13.5000, 13.5000, NULL), (76, 0, 1, 1, 17.1500, 17.1500, 17.1500, 17.1500, NULL), (76, 1, 1, 1, 17.1500, 17.1500, 17.1500, 17.1500, NULL), (76, 2, 1, 1, 17.1500, 17.1500, 17.1500, 17.1500, NULL), (76, 3, 1, 1, 17.1500, 17.1500, 17.1500, 17.1500, NULL), (76, 4, 1, 1, 17.1500, 17.1500, 17.1500, 17.1500, NULL), (77, 0, 1, 1, 17.7500, 17.7500, 17.7500, 17.7500, NULL), (77, 1, 1, 1, 17.7500, 17.7500, 17.7500, 17.7500, NULL), (77, 2, 1, 1, 17.7500, 17.7500, 17.7500, 17.7500, NULL), (77, 3, 1, 1, 17.7500, 17.7500, 17.7500, 17.7500, NULL), (77, 4, 1, 1, 17.7500, 17.7500, 17.7500, 17.7500, NULL), (78, 0, 1, 1, 17.1500, 17.1500, 17.1500, 17.1500, NULL), (78, 1, 1, 1, 17.1500, 17.1500, 17.1500, 17.1500, NULL), (78, 2, 1, 1, 17.1500, 17.1500, 17.1500, 17.1500, NULL), (78, 3, 1, 1, 17.1500, 17.1500, 17.1500, 17.1500, NULL), (78, 4, 1, 1, 17.1500, 17.1500, 17.1500, 17.1500, NULL), (79, 0, 1, 1, 16.1000, 16.1000, 16.1000, 16.1000, NULL), (79, 1, 1, 1, 16.1000, 16.1000, 16.1000, 16.1000, NULL), (79, 2, 1, 1, 16.1000, 16.1000, 16.1000, 16.1000, NULL), (79, 3, 1, 1, 16.1000, 16.1000, 16.1000, 16.1000, NULL), (79, 4, 1, 1, 16.1000, 16.1000, 16.1000, 16.1000, NULL), (80, 0, 1, 1, 24.9000, 24.9000, 24.9000, 24.9000, NULL), (80, 1, 1, 1, 24.9000, 24.9000, 24.9000, 24.9000, NULL), (80, 2, 1, 1, 24.9000, 24.9000, 24.9000, 24.9000, NULL), (80, 3, 1, 1, 24.9000, 24.9000, 24.9000, 24.9000, NULL), (80, 4, 1, 1, 24.9000, 24.9000, 24.9000, 24.9000, NULL), (81, 0, 1, 1, 59.9500, 59.9500, 59.9500, 59.9500, NULL), (81, 1, 1, 1, 59.9500, 59.9500, 59.9500, 59.9500, NULL), (81, 2, 1, 1, 59.9500, 59.9500, 59.9500, 59.9500, NULL), (81, 3, 1, 1, 59.9500, 59.9500, 59.9500, 59.9500, NULL), (81, 4, 1, 1, 59.9500, 59.9500, 59.9500, 59.9500, NULL), (82, 0, 1, 1, 24.9000, 24.9000, 24.9000, 24.9000, NULL), (82, 1, 1, 1, 24.9000, 24.9000, 24.9000, 24.9000, NULL), (82, 2, 1, 1, 24.9000, 24.9000, 24.9000, 24.9000, NULL), (82, 3, 1, 1, 24.9000, 24.9000, 24.9000, 24.9000, NULL), (82, 4, 1, 1, 24.9000, 24.9000, 24.9000, 24.9000, NULL), (83, 0, 1, 1, 59.9500, 59.9500, 59.9500, 59.9500, NULL), (83, 1, 1, 1, 59.9500, 59.9500, 59.9500, 59.9500, NULL), (83, 2, 1, 1, 59.9500, 59.9500, 59.9500, 59.9500, NULL), (83, 3, 1, 1, 59.9500, 59.9500, 59.9500, 59.9500, NULL), (83, 4, 1, 1, 59.9500, 59.9500, 59.9500, 59.9500, NULL), (84, 0, 1, 1, 18.5000, 18.5000, 18.5000, 18.5000, NULL), (84, 1, 1, 1, 18.5000, 18.5000, 18.5000, 18.5000, NULL), (84, 2, 1, 1, 18.5000, 18.5000, 18.5000, 18.5000, NULL), (84, 3, 1, 1, 18.5000, 18.5000, 18.5000, 18.5000, NULL), (84, 4, 1, 1, 18.5000, 18.5000, 18.5000, 18.5000, NULL), (85, 0, 1, 1, 37.9500, 37.9500, 37.9500, 37.9500, NULL), (85, 1, 1, 1, 37.9500, 37.9500, 37.9500, 37.9500, NULL), (85, 2, 1, 1, 37.9500, 37.9500, 37.9500, 37.9500, NULL), (85, 3, 1, 1, 37.9500, 37.9500, 37.9500, 37.9500, NULL), (85, 4, 1, 1, 37.9500, 37.9500, 37.9500, 37.9500, NULL), (86, 0, 1, 1, 17.5500, 17.5500, 17.5500, 17.5500, NULL), (86, 1, 1, 1, 17.5500, 17.5500, 17.5500, 17.5500, NULL), (86, 2, 1, 1, 17.5500, 17.5500, 17.5500, 17.5500, NULL), (86, 3, 1, 1, 17.5500, 17.5500, 17.5500, 17.5500, NULL), (86, 4, 1, 1, 17.5500, 17.5500, 17.5500, 17.5500, NULL), (87, 0, 1, 1, 39.6000, 39.6000, 39.6000, 39.6000, NULL), (87, 1, 1, 1, 39.6000, 39.6000, 39.6000, 39.6000, NULL), (87, 2, 1, 1, 39.6000, 39.6000, 39.6000, 39.6000, NULL), (87, 3, 1, 1, 39.6000, 39.6000, 39.6000, 39.6000, NULL), (87, 4, 1, 1, 39.6000, 39.6000, 39.6000, 39.6000, NULL), (88, 0, 1, 1, 35.0000, 35.0000, 35.0000, 35.0000, NULL), (88, 1, 1, 1, 35.0000, 35.0000, 35.0000, 35.0000, NULL), (88, 2, 1, 1, 35.0000, 35.0000, 35.0000, 35.0000, NULL), (88, 3, 1, 1, 35.0000, 35.0000, 35.0000, 35.0000, NULL), (88, 4, 1, 1, 35.0000, 35.0000, 35.0000, 35.0000, NULL), (89, 0, 1, 1, 25.8000, 25.8000, 25.8000, 25.8000, NULL), (89, 1, 1, 1, 25.8000, 25.8000, 25.8000, 25.8000, NULL), (89, 2, 1, 1, 25.8000, 25.8000, 25.8000, 25.8000, NULL), (89, 3, 1, 1, 25.8000, 25.8000, 25.8000, 25.8000, NULL), (89, 4, 1, 1, 25.8000, 25.8000, 25.8000, 25.8000, NULL), (90, 0, 1, 1, 99.6000, 99.6000, 99.6000, 99.6000, NULL), (90, 1, 1, 1, 99.6000, 99.6000, 99.6000, 99.6000, NULL), (90, 2, 1, 1, 99.6000, 99.6000, 99.6000, 99.6000, NULL), (90, 3, 1, 1, 99.6000, 99.6000, 99.6000, 99.6000, NULL), (90, 4, 1, 1, 99.6000, 99.6000, 99.6000, 99.6000, NULL), (91, 0, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (91, 1, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (91, 2, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (91, 3, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (91, 4, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (92, 0, 1, 1, 55.9000, 55.9000, 55.9000, 55.9000, NULL), (92, 1, 1, 1, 55.9000, 55.9000, 55.9000, 55.9000, NULL), (92, 2, 1, 1, 55.9000, 55.9000, 55.9000, 55.9000, NULL), (92, 3, 1, 1, 55.9000, 55.9000, 55.9000, 55.9000, NULL), (92, 4, 1, 1, 55.9000, 55.9000, 55.9000, 55.9000, NULL), (93, 0, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (93, 1, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (93, 2, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (93, 3, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (93, 4, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (94, 0, 1, 1, 46.0000, 46.0000, 46.0000, 46.0000, NULL), (94, 1, 1, 1, 46.0000, 46.0000, 46.0000, 46.0000, NULL), (94, 2, 1, 1, 46.0000, 46.0000, 46.0000, 46.0000, NULL), (94, 3, 1, 1, 46.0000, 46.0000, 46.0000, 46.0000, NULL), (94, 4, 1, 1, 46.0000, 46.0000, 46.0000, 46.0000, NULL), (95, 0, 1, 1, 68.9500, 68.9500, 68.9500, 68.9500, NULL), (95, 1, 1, 1, 68.9500, 68.9500, 68.9500, 68.9500, NULL), (95, 2, 1, 1, 68.9500, 68.9500, 68.9500, 68.9500, NULL), (95, 3, 1, 1, 68.9500, 68.9500, 68.9500, 68.9500, NULL), (95, 4, 1, 1, 68.9500, 68.9500, 68.9500, 68.9500, NULL), (96, 0, 1, 1, 99.0000, 99.0000, 99.0000, 99.0000, NULL), (96, 1, 1, 1, 99.0000, 99.0000, 99.0000, 99.0000, NULL), (96, 2, 1, 1, 99.0000, 99.0000, 99.0000, 99.0000, NULL), (96, 3, 1, 1, 99.0000, 99.0000, 99.0000, 99.0000, NULL), (96, 4, 1, 1, 99.0000, 99.0000, 99.0000, 99.0000, NULL), (97, 0, 1, 1, 41.0000, 41.0000, 41.0000, 41.0000, NULL), (97, 1, 1, 1, 41.0000, 41.0000, 41.0000, 41.0000, NULL), (97, 2, 1, 1, 41.0000, 41.0000, 41.0000, 41.0000, NULL), (97, 3, 1, 1, 41.0000, 41.0000, 41.0000, 41.0000, NULL), (97, 4, 1, 1, 41.0000, 41.0000, 41.0000, 41.0000, NULL), (98, 0, 1, 1, 10.7500, 10.7500, 10.7500, 10.7500, NULL), (98, 1, 1, 1, 10.7500, 10.7500, 10.7500, 10.7500, NULL), (98, 2, 1, 1, 10.7500, 10.7500, 10.7500, 10.7500, NULL), (98, 3, 1, 1, 10.7500, 10.7500, 10.7500, 10.7500, NULL), (98, 4, 1, 1, 10.7500, 10.7500, 10.7500, 10.7500, NULL), (99, 0, 1, 1, 16.6500, 16.6500, 16.6500, 16.6500, NULL), (99, 1, 1, 1, 16.6500, 16.6500, 16.6500, 16.6500, NULL), (99, 2, 1, 1, 16.6500, 16.6500, 16.6500, 16.6500, NULL), (99, 3, 1, 1, 16.6500, 16.6500, 16.6500, 16.6500, NULL), (99, 4, 1, 1, 16.6500, 16.6500, 16.6500, 16.6500, NULL), (100, 0, 1, 1, 18.3500, 18.3500, 18.3500, 18.3500, NULL), (100, 1, 1, 1, 18.3500, 18.3500, 18.3500, 18.3500, NULL), (100, 2, 1, 1, 18.3500, 18.3500, 18.3500, 18.3500, NULL), (100, 3, 1, 1, 18.3500, 18.3500, 18.3500, 18.3500, NULL), (100, 4, 1, 1, 18.3500, 18.3500, 18.3500, 18.3500, NULL), (101, 0, 1, 1, 12.8500, 12.8500, 12.8500, 12.8500, NULL), (101, 1, 1, 1, 12.8500, 12.8500, 12.8500, 12.8500, NULL), (101, 2, 1, 1, 12.8500, 12.8500, 12.8500, 12.8500, NULL), (101, 3, 1, 1, 12.8500, 12.8500, 12.8500, 12.8500, NULL), (101, 4, 1, 1, 12.8500, 12.8500, 12.8500, 12.8500, NULL), (102, 0, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (102, 1, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (102, 2, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (102, 3, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (102, 4, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (103, 0, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (103, 1, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (103, 2, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (103, 3, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (103, 4, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (104, 0, 1, 1, 8.3500, 8.3500, 8.3500, 8.3500, NULL), (104, 1, 1, 1, 8.3500, 8.3500, 8.3500, 8.3500, NULL), (104, 2, 1, 1, 8.3500, 8.3500, 8.3500, 8.3500, NULL), (104, 3, 1, 1, 8.3500, 8.3500, 8.3500, 8.3500, NULL), (104, 4, 1, 1, 8.3500, 8.3500, 8.3500, 8.3500, NULL), (105, 0, 1, 1, 11.7500, 11.7500, 11.7500, 11.7500, NULL), (105, 1, 1, 1, 11.7500, 11.7500, 11.7500, 11.7500, NULL), (105, 2, 1, 1, 11.7500, 11.7500, 11.7500, 11.7500, NULL), (105, 3, 1, 1, 11.7500, 11.7500, 11.7500, 11.7500, NULL), (105, 4, 1, 1, 11.7500, 11.7500, 11.7500, 11.7500, NULL), (106, 0, 1, 1, 13.4500, 13.4500, 13.4500, 13.4500, NULL), (106, 1, 1, 1, 13.4500, 13.4500, 13.4500, 13.4500, NULL), (106, 2, 1, 1, 13.4500, 13.4500, 13.4500, 13.4500, NULL), (106, 3, 1, 1, 13.4500, 13.4500, 13.4500, 13.4500, NULL), (106, 4, 1, 1, 13.4500, 13.4500, 13.4500, 13.4500, NULL), (107, 0, 1, 1, 26.4000, 26.4000, 26.4000, 26.4000, NULL), (107, 1, 1, 1, 26.4000, 26.4000, 26.4000, 26.4000, NULL), (107, 2, 1, 1, 26.4000, 26.4000, 26.4000, 26.4000, NULL), (107, 3, 1, 1, 26.4000, 26.4000, 26.4000, 26.4000, NULL), (107, 4, 1, 1, 26.4000, 26.4000, 26.4000, 26.4000, NULL), (108, 0, 1, 1, 13.0500, 13.0500, 13.0500, 13.0500, NULL), (108, 1, 1, 1, 13.0500, 13.0500, 13.0500, 13.0500, NULL), (108, 2, 1, 1, 13.0500, 13.0500, 13.0500, 13.0500, NULL), (108, 3, 1, 1, 13.0500, 13.0500, 13.0500, 13.0500, NULL), (108, 4, 1, 1, 13.0500, 13.0500, 13.0500, 13.0500, NULL), (109, 0, 1, 1, 5.6000, 5.6000, 5.6000, 5.6000, NULL), (109, 1, 1, 1, 5.6000, 5.6000, 5.6000, 5.6000, NULL), (109, 2, 1, 1, 5.6000, 5.6000, 5.6000, 5.6000, NULL), (109, 3, 1, 1, 5.6000, 5.6000, 5.6000, 5.6000, NULL), (109, 4, 1, 1, 5.6000, 5.6000, 5.6000, 5.6000, NULL), (110, 0, 1, 1, 6.1000, 6.1000, 6.1000, 6.1000, NULL), (110, 1, 1, 1, 6.1000, 6.1000, 6.1000, 6.1000, NULL), (110, 2, 1, 1, 6.1000, 6.1000, 6.1000, 6.1000, NULL), (110, 3, 1, 1, 6.1000, 6.1000, 6.1000, 6.1000, NULL), (110, 4, 1, 1, 6.1000, 6.1000, 6.1000, 6.1000, NULL), (111, 0, 1, 1, 10.5500, 10.5500, 10.5500, 10.5500, NULL), (111, 1, 1, 1, 10.5500, 10.5500, 10.5500, 10.5500, NULL), (111, 2, 1, 1, 10.5500, 10.5500, 10.5500, 10.5500, NULL), (111, 3, 1, 1, 10.5500, 10.5500, 10.5500, 10.5500, NULL), (111, 4, 1, 1, 10.5500, 10.5500, 10.5500, 10.5500, NULL), (112, 0, 1, 1, 11.6000, 11.6000, 11.6000, 11.6000, NULL), (112, 1, 1, 1, 11.6000, 11.6000, 11.6000, 11.6000, NULL), (112, 2, 1, 1, 11.6000, 11.6000, 11.6000, 11.6000, NULL), (112, 3, 1, 1, 11.6000, 11.6000, 11.6000, 11.6000, NULL), (112, 4, 1, 1, 11.6000, 11.6000, 11.6000, 11.6000, NULL), (113, 0, 1, 1, 14.3000, 14.3000, 14.3000, 14.3000, NULL), (113, 1, 1, 1, 14.3000, 14.3000, 14.3000, 14.3000, NULL), (113, 2, 1, 1, 14.3000, 14.3000, 14.3000, 14.3000, NULL), (113, 3, 1, 1, 14.3000, 14.3000, 14.3000, 14.3000, NULL), (113, 4, 1, 1, 14.3000, 14.3000, 14.3000, 14.3000, NULL), (114, 0, 1, 1, 17.1000, 17.1000, 17.1000, 17.1000, NULL), (114, 1, 1, 1, 17.1000, 17.1000, 17.1000, 17.1000, NULL), (114, 2, 1, 1, 17.1000, 17.1000, 17.1000, 17.1000, NULL), (114, 3, 1, 1, 17.1000, 17.1000, 17.1000, 17.1000, NULL), (114, 4, 1, 1, 17.1000, 17.1000, 17.1000, 17.1000, NULL), (115, 0, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (115, 1, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (115, 2, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (115, 3, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (115, 4, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (116, 0, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (116, 1, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (116, 2, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (116, 3, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (116, 4, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (117, 0, 1, 1, 41.5000, 41.5000, 41.5000, 41.5000, NULL), (117, 1, 1, 1, 41.5000, 41.5000, 41.5000, 41.5000, NULL), (117, 2, 1, 1, 41.5000, 41.5000, 41.5000, 41.5000, NULL), (117, 3, 1, 1, 41.5000, 41.5000, 41.5000, 41.5000, NULL), (117, 4, 1, 1, 41.5000, 41.5000, 41.5000, 41.5000, NULL), (118, 0, 1, 1, 21.1500, 14.5000, 14.5000, 14.5000, NULL), (118, 1, 1, 1, 21.1500, 14.5000, 14.5000, 14.5000, NULL), (118, 2, 1, 1, 21.1500, 14.5000, 14.5000, 14.5000, NULL), (118, 3, 1, 1, 21.1500, 14.5000, 14.5000, 14.5000, NULL), (118, 4, 1, 1, 21.1500, 14.5000, 14.5000, 14.5000, NULL), (119, 0, 1, 1, 15.1500, 15.1500, 15.1500, 15.1500, NULL), (119, 1, 1, 1, 15.1500, 15.1500, 15.1500, 15.1500, NULL), (119, 2, 1, 1, 15.1500, 15.1500, 15.1500, 15.1500, NULL), (119, 3, 1, 1, 15.1500, 15.1500, 15.1500, 15.1500, NULL), (119, 4, 1, 1, 15.1500, 15.1500, 15.1500, 15.1500, NULL), (120, 0, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (120, 1, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (120, 2, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (120, 3, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (120, 4, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (121, 0, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (121, 1, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (121, 2, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (121, 3, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (121, 4, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (122, 0, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (122, 1, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (122, 2, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (122, 3, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (122, 4, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (123, 0, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (123, 1, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (123, 2, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (123, 3, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (123, 4, 1, 1, 14.7500, 14.7500, 14.7500, 14.7500, NULL), (124, 0, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (124, 1, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (124, 2, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (124, 3, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (124, 4, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (125, 0, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (125, 1, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (125, 2, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (125, 3, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (125, 4, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (126, 0, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (126, 1, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (126, 2, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (126, 3, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (126, 4, 1, 1, 14.0000, 14.0000, 14.0000, 14.0000, NULL), (127, 0, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (127, 1, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (127, 2, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (127, 3, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (127, 4, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (128, 0, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (128, 1, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (128, 2, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (128, 3, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (128, 4, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (129, 0, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (129, 1, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (129, 2, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (129, 3, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (129, 4, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (130, 0, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (130, 1, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (130, 2, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (130, 3, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (130, 4, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (131, 0, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (131, 1, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (131, 2, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (131, 3, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (131, 4, 1, 1, 17.9000, 17.9000, 17.9000, 17.9000, NULL), (132, 0, 1, 1, 18.5500, 18.5500, 18.5500, 18.5500, NULL), (132, 1, 1, 1, 18.5500, 18.5500, 18.5500, 18.5500, NULL), (132, 2, 1, 1, 18.5500, 18.5500, 18.5500, 18.5500, NULL), (132, 3, 1, 1, 18.5500, 18.5500, 18.5500, 18.5500, NULL), (132, 4, 1, 1, 18.5500, 18.5500, 18.5500, 18.5500, NULL), (133, 0, 1, 1, 0.0000, 0.0000, 0.0000, 0.0000, NULL), (133, 1, 1, 1, 0.0000, 0.0000, 0.0000, 0.0000, NULL), (133, 2, 1, 1, 0.0000, 0.0000, 0.0000, 0.0000, NULL), (133, 3, 1, 1, 0.0000, 0.0000, 0.0000, 0.0000, NULL), (133, 4, 1, 1, 0.0000, 0.0000, 0.0000, 0.0000, NULL), (139, 0, 1, 1, 3.9000, 3.9000, 3.9000, 3.9000, NULL), (139, 1, 1, 1, 3.9000, 3.9000, 3.9000, 3.9000, NULL), (139, 2, 1, 1, 3.9000, 3.9000, 3.9000, 3.9000, NULL), (139, 3, 1, 1, 3.9000, 3.9000, 3.9000, 3.9000, NULL), (139, 4, 1, 1, 3.9000, 3.9000, 3.9000, 3.9000, NULL), (140, 0, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (140, 1, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (140, 2, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (140, 3, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (140, 4, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (141, 0, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (141, 1, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (141, 2, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (141, 3, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (141, 4, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (142, 0, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (142, 1, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (142, 2, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (142, 3, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (142, 4, 1, 1, 14.9000, 14.9000, 14.9000, 14.9000, NULL), (143, 0, 1, 1, 17.8500, 17.8500, 17.8500, 17.8500, NULL), (143, 1, 1, 1, 17.8500, 17.8500, 17.8500, 17.8500, NULL), (143, 2, 1, 1, 17.8500, 17.8500, 17.8500, 17.8500, NULL), (143, 3, 1, 1, 17.8500, 17.8500, 17.8500, 17.8500, NULL), (143, 4, 1, 1, 17.8500, 17.8500, 17.8500, 17.8500, NULL), (144, 0, 1, 1, 26.9500, 26.9500, 26.9500, 26.9500, NULL), (144, 1, 1, 1, 26.9500, 26.9500, 26.9500, 26.9500, NULL), (144, 2, 1, 1, 26.9500, 26.9500, 26.9500, 26.9500, NULL), (144, 3, 1, 1, 26.9500, 26.9500, 26.9500, 26.9500, NULL), (144, 4, 1, 1, 26.9500, 26.9500, 26.9500, 26.9500, NULL), (145, 0, 1, 1, 110.9000, 110.9000, 110.9000, 110.9000, NULL), (145, 1, 1, 1, 110.9000, 110.9000, 110.9000, 110.9000, NULL), (145, 2, 1, 1, 110.9000, 110.9000, 110.9000, 110.9000, NULL), (145, 3, 1, 1, 110.9000, 110.9000, 110.9000, 110.9000, NULL), (145, 4, 1, 1, 110.9000, 110.9000, 110.9000, 110.9000, NULL), (146, 0, 1, 1, 5.9000, 5.9000, 5.9000, 5.9000, NULL), (146, 1, 1, 1, 5.9000, 5.9000, 5.9000, 5.9000, NULL), (146, 2, 1, 1, 5.9000, 5.9000, 5.9000, 5.9000, NULL), (146, 3, 1, 1, 5.9000, 5.9000, 5.9000, 5.9000, NULL), (146, 4, 1, 1, 5.9000, 5.9000, 5.9000, 5.9000, NULL), (147, 0, 1, 1, 3.5000, 3.5000, 3.5000, 3.5000, NULL), (147, 1, 1, 1, 3.5000, 3.5000, 3.5000, 3.5000, NULL), (147, 2, 1, 1, 3.5000, 3.5000, 3.5000, 3.5000, NULL), (147, 3, 1, 1, 3.5000, 3.5000, 3.5000, 3.5000, NULL), (147, 4, 1, 1, 3.5000, 3.5000, 3.5000, 3.5000, NULL), (148, 0, 1, 1, 4.9000, 4.9000, 4.9000, 4.9000, NULL), (148, 1, 1, 1, 4.9000, 4.9000, 4.9000, 4.9000, NULL), (148, 2, 1, 1, 4.9000, 4.9000, 4.9000, 4.9000, NULL), (148, 3, 1, 1, 4.9000, 4.9000, 4.9000, 4.9000, NULL), (148, 4, 1, 1, 4.9000, 4.9000, 4.9000, 4.9000, NULL), (149, 0, 1, 1, 6.9000, 6.9000, 6.9000, 6.9000, NULL), (149, 1, 1, 1, 6.9000, 6.9000, 6.9000, 6.9000, NULL), (149, 2, 1, 1, 6.9000, 6.9000, 6.9000, 6.9000, NULL), (149, 3, 1, 1, 6.9000, 6.9000, 6.9000, 6.9000, NULL), (149, 4, 1, 1, 6.9000, 6.9000, 6.9000, 6.9000, NULL), (150, 0, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (150, 1, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (150, 2, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (150, 3, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (150, 4, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (152, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (152, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (152, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (152, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (152, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (153, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (153, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (153, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (153, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (153, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (154, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (154, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (154, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (154, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (154, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (155, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (155, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (155, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (155, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (155, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (156, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (156, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (156, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (156, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (156, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (157, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (157, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (157, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (157, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (157, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (158, 0, 1, 1, 11.8500, 11.8500, 11.8500, 11.8500, NULL), (158, 1, 1, 1, 11.8500, 11.8500, 11.8500, 11.8500, NULL), (158, 2, 1, 1, 11.8500, 11.8500, 11.8500, 11.8500, NULL), (158, 3, 1, 1, 11.8500, 11.8500, 11.8500, 11.8500, NULL), (158, 4, 1, 1, 11.8500, 11.8500, 11.8500, 11.8500, NULL), (159, 0, 1, 1, 7.1000, 7.1000, 7.1000, 7.1000, NULL), (159, 1, 1, 1, 7.1000, 7.1000, 7.1000, 7.1000, NULL), (159, 2, 1, 1, 7.1000, 7.1000, 7.1000, 7.1000, NULL), (159, 3, 1, 1, 7.1000, 7.1000, 7.1000, 7.1000, NULL), (159, 4, 1, 1, 7.1000, 7.1000, 7.1000, 7.1000, NULL), (160, 0, 1, 1, 5.5000, 5.5000, 5.5000, 5.5000, NULL), (160, 1, 1, 1, 5.5000, 5.5000, 5.5000, 5.5000, NULL), (160, 2, 1, 1, 5.5000, 5.5000, 5.5000, 5.5000, NULL), (160, 3, 1, 1, 5.5000, 5.5000, 5.5000, 5.5000, NULL), (160, 4, 1, 1, 5.5000, 5.5000, 5.5000, 5.5000, NULL), (161, 0, 1, 1, 7.5000, 7.5000, 7.5000, 7.5000, NULL), (161, 1, 1, 1, 7.5000, 7.5000, 7.5000, 7.5000, NULL), (161, 2, 1, 1, 7.5000, 7.5000, 7.5000, 7.5000, NULL), (161, 3, 1, 1, 7.5000, 7.5000, 7.5000, 7.5000, NULL), (161, 4, 1, 1, 7.5000, 7.5000, 7.5000, 7.5000, NULL), (162, 0, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (162, 1, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (162, 2, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (162, 3, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (162, 4, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (163, 0, 1, 1, 12.8000, 12.8000, 12.8000, 12.8000, NULL), (163, 1, 1, 1, 12.8000, 12.8000, 12.8000, 12.8000, NULL), (163, 2, 1, 1, 12.8000, 12.8000, 12.8000, 12.8000, NULL), (163, 3, 1, 1, 12.8000, 12.8000, 12.8000, 12.8000, NULL), (163, 4, 1, 1, 12.8000, 12.8000, 12.8000, 12.8000, NULL), (164, 0, 1, 1, 31.8000, 31.8000, 31.8000, 31.8000, NULL), (164, 1, 1, 1, 31.8000, 31.8000, 31.8000, 31.8000, NULL), (164, 2, 1, 1, 31.8000, 31.8000, 31.8000, 31.8000, NULL), (164, 3, 1, 1, 31.8000, 31.8000, 31.8000, 31.8000, NULL), (164, 4, 1, 1, 31.8000, 31.8000, 31.8000, 31.8000, NULL), (165, 0, 1, 1, 4.9500, 4.9500, 4.9500, 4.9500, NULL), (165, 1, 1, 1, 4.9500, 4.9500, 4.9500, 4.9500, NULL), (165, 2, 1, 1, 4.9500, 4.9500, 4.9500, 4.9500, NULL), (165, 3, 1, 1, 4.9500, 4.9500, 4.9500, 4.9500, NULL), (165, 4, 1, 1, 4.9500, 4.9500, 4.9500, 4.9500, NULL), (166, 0, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (166, 1, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (166, 2, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (166, 3, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (166, 4, 1, 1, 14.8500, 14.8500, 14.8500, 14.8500, NULL), (167, 0, 1, 1, 15.7000, 15.7000, 15.7000, 15.7000, NULL), (167, 1, 1, 1, 15.7000, 15.7000, 15.7000, 15.7000, NULL), (167, 2, 1, 1, 15.7000, 15.7000, 15.7000, 15.7000, NULL), (167, 3, 1, 1, 15.7000, 15.7000, 15.7000, 15.7000, NULL), (167, 4, 1, 1, 15.7000, 15.7000, 15.7000, 15.7000, NULL), (168, 0, 1, 1, 34.3000, 34.3000, 34.3000, 34.3000, NULL), (168, 1, 1, 1, 34.3000, 34.3000, 34.3000, 34.3000, NULL), (168, 2, 1, 1, 34.3000, 34.3000, 34.3000, 34.3000, NULL), (168, 3, 1, 1, 34.3000, 34.3000, 34.3000, 34.3000, NULL), (168, 4, 1, 1, 34.3000, 34.3000, 34.3000, 34.3000, NULL), (169, 0, 1, 1, 57.6000, 42.6500, 42.6500, 42.6500, NULL), (169, 1, 1, 1, 57.6000, 42.6500, 42.6500, 42.6500, NULL), (169, 2, 1, 1, 57.6000, 42.6500, 42.6500, 42.6500, NULL), (169, 3, 1, 1, 57.6000, 42.6500, 42.6500, 42.6500, NULL), (169, 4, 1, 1, 57.6000, 42.6500, 42.6500, 42.6500, NULL), (170, 0, 1, 1, 58.1000, 49.9500, 49.9500, 49.9500, NULL), (170, 1, 1, 1, 58.1000, 49.9500, 49.9500, 49.9500, NULL), (170, 2, 1, 1, 58.1000, 49.9500, 49.9500, 49.9500, NULL), (170, 3, 1, 1, 58.1000, 49.9500, 49.9500, 49.9500, NULL), (170, 4, 1, 1, 58.1000, 49.9500, 49.9500, 49.9500, NULL), (171, 0, 1, 1, 2.9000, 2.9000, 2.9000, 2.9000, NULL), (171, 1, 1, 1, 2.9000, 2.9000, 2.9000, 2.9000, NULL), (171, 2, 1, 1, 2.9000, 2.9000, 2.9000, 2.9000, NULL), (171, 3, 1, 1, 2.9000, 2.9000, 2.9000, 2.9000, NULL), (171, 4, 1, 1, 2.9000, 2.9000, 2.9000, 2.9000, NULL), (172, 0, 1, 1, 2.9000, 2.9000, 2.9000, 2.9000, NULL), (172, 1, 1, 1, 2.9000, 2.9000, 2.9000, 2.9000, NULL), (172, 2, 1, 1, 2.9000, 2.9000, 2.9000, 2.9000, NULL), (172, 3, 1, 1, 2.9000, 2.9000, 2.9000, 2.9000, NULL), (172, 4, 1, 1, 2.9000, 2.9000, 2.9000, 2.9000, NULL), (173, 0, 1, 1, 2.0000, 2.0000, 2.0000, 2.0000, NULL), (173, 1, 1, 1, 2.0000, 2.0000, 2.0000, 2.0000, NULL), (173, 2, 1, 1, 2.0000, 2.0000, 2.0000, 2.0000, NULL), (173, 3, 1, 1, 2.0000, 2.0000, 2.0000, 2.0000, NULL), (173, 4, 1, 1, 2.0000, 2.0000, 2.0000, 2.0000, NULL), (174, 0, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (174, 1, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (174, 2, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (174, 3, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (174, 4, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (175, 0, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (175, 1, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (175, 2, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (175, 3, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (175, 4, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (176, 0, 1, 1, 11.8000, 9.2500, 9.2500, 9.2500, NULL), (176, 1, 1, 1, 11.8000, 9.2500, 9.2500, 9.2500, NULL), (176, 2, 1, 1, 11.8000, 9.2500, 9.2500, 9.2500, NULL), (176, 3, 1, 1, 11.8000, 9.2500, 9.2500, 9.2500, NULL), (176, 4, 1, 1, 11.8000, 9.2500, 9.2500, 9.2500, NULL), (177, 0, 1, 1, 50.4500, 40.9000, 40.9000, 40.9000, NULL), (177, 1, 1, 1, 50.4500, 40.9000, 40.9000, 40.9000, NULL), (177, 2, 1, 1, 50.4500, 40.9000, 40.9000, 40.9000, NULL), (177, 3, 1, 1, 50.4500, 40.9000, 40.9000, 40.9000, NULL), (177, 4, 1, 1, 50.4500, 40.9000, 40.9000, 40.9000, NULL), (180, 0, 1, 1, 1.0000, 1.0000, 1.0000, 1.0000, NULL), (180, 1, 1, 1, 1.0000, 1.0000, 1.0000, 1.0000, NULL), (180, 2, 1, 1, 1.0000, 1.0000, 1.0000, 1.0000, NULL), (180, 3, 1, 1, 1.0000, 1.0000, 1.0000, 1.0000, NULL), (180, 4, 1, 1, 1.0000, 1.0000, 1.0000, 1.0000, NULL), (181, 0, 1, 1, 1.5000, 1.5000, 1.5000, 1.5000, NULL), (181, 1, 1, 1, 1.5000, 1.5000, 1.5000, 1.5000, NULL), (181, 2, 1, 1, 1.5000, 1.5000, 1.5000, 1.5000, NULL), (181, 3, 1, 1, 1.5000, 1.5000, 1.5000, 1.5000, NULL), (181, 4, 1, 1, 1.5000, 1.5000, 1.5000, 1.5000, NULL), (182, 0, 1, 1, 2.5000, 2.5000, 2.5000, 2.5000, NULL), (182, 1, 1, 1, 2.5000, 2.5000, 2.5000, 2.5000, NULL), (182, 2, 1, 1, 2.5000, 2.5000, 2.5000, 2.5000, NULL), (182, 3, 1, 1, 2.5000, 2.5000, 2.5000, 2.5000, NULL), (182, 4, 1, 1, 2.5000, 2.5000, 2.5000, 2.5000, NULL), (183, 0, 1, 1, 6.0000, 6.0000, 6.0000, 6.0000, NULL), (183, 1, 1, 1, 6.0000, 6.0000, 6.0000, 6.0000, NULL), (183, 2, 1, 1, 6.0000, 6.0000, 6.0000, 6.0000, NULL), (183, 3, 1, 1, 6.0000, 6.0000, 6.0000, 6.0000, NULL), (183, 4, 1, 1, 6.0000, 6.0000, 6.0000, 6.0000, NULL), (184, 0, 1, 1, 6.9000, 6.9000, 6.9000, 6.9000, NULL), (184, 1, 1, 1, 6.9000, 6.9000, 6.9000, 6.9000, NULL), (184, 2, 1, 1, 6.9000, 6.9000, 6.9000, 6.9000, NULL), (184, 3, 1, 1, 6.9000, 6.9000, 6.9000, 6.9000, NULL), (184, 4, 1, 1, 6.9000, 6.9000, 6.9000, 6.9000, NULL), (185, 0, 1, 1, 20.0000, 20.0000, 20.0000, 20.0000, NULL), (185, 1, 1, 1, 20.0000, 20.0000, 20.0000, 20.0000, NULL), (185, 2, 1, 1, 20.0000, 20.0000, 20.0000, 20.0000, NULL), (185, 3, 1, 1, 20.0000, 20.0000, 20.0000, 20.0000, NULL), (185, 4, 1, 1, 20.0000, 20.0000, 20.0000, 20.0000, NULL), (186, 0, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (186, 1, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (186, 2, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (186, 3, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (186, 4, 1, 1, 10.4000, 10.4000, 10.4000, 10.4000, NULL), (187, 0, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (187, 1, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (187, 2, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (187, 3, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (187, 4, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (188, 0, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (188, 1, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (188, 2, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (188, 3, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (188, 4, 1, 1, 9.4500, 9.4500, 9.4500, 9.4500, NULL), (190, 0, 1, 1, 3.9000, 3.9000, 3.9000, 3.9000, NULL), (190, 1, 1, 1, 3.9000, 3.9000, 3.9000, 3.9000, NULL), (190, 2, 1, 1, 3.9000, 3.9000, 3.9000, 3.9000, NULL), (190, 3, 1, 1, 3.9000, 3.9000, 3.9000, 3.9000, NULL), (190, 4, 1, 1, 3.9000, 3.9000, 3.9000, 3.9000, NULL), (191, 0, 1, 1, 4.9000, 4.9000, 4.9000, 4.9000, NULL), (191, 1, 1, 1, 4.9000, 4.9000, 4.9000, 4.9000, NULL), (191, 2, 1, 1, 4.9000, 4.9000, 4.9000, 4.9000, NULL), (191, 3, 1, 1, 4.9000, 4.9000, 4.9000, 4.9000, NULL), (191, 4, 1, 1, 4.9000, 4.9000, 4.9000, 4.9000, NULL), (192, 0, 1, 1, 0.0000, 0.0000, 0.0000, 0.0000, NULL), (192, 1, 1, 1, 0.0000, 0.0000, 0.0000, 0.0000, NULL), (192, 2, 1, 1, 0.0000, 0.0000, 0.0000, 0.0000, NULL), (192, 3, 1, 1, 0.0000, 0.0000, 0.0000, 0.0000, NULL), (192, 4, 1, 1, 0.0000, 0.0000, 0.0000, 0.0000, NULL), (194, 0, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (194, 1, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (194, 2, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (194, 3, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (194, 4, 1, 1, 12.3000, 12.3000, 12.3000, 12.3000, NULL), (195, 0, 1, 1, 52.7000, 52.7000, 52.7000, 52.7000, NULL), (195, 1, 1, 1, 52.7000, 52.7000, 52.7000, 52.7000, NULL), (195, 2, 1, 1, 52.7000, 52.7000, 52.7000, 52.7000, NULL), (195, 3, 1, 1, 52.7000, 52.7000, 52.7000, 52.7000, NULL), (195, 4, 1, 1, 52.7000, 52.7000, 52.7000, 52.7000, NULL), (196, 0, 1, 1, 16.8000, 16.8000, 16.8000, 16.8000, NULL), (196, 1, 1, 1, 16.8000, 16.8000, 16.8000, 16.8000, NULL), (196, 2, 1, 1, 16.8000, 16.8000, 16.8000, 16.8000, NULL), (196, 3, 1, 1, 16.8000, 16.8000, 16.8000, 16.8000, NULL), (196, 4, 1, 1, 16.8000, 16.8000, 16.8000, 16.8000, NULL), (198, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (198, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (198, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (198, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (198, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (199, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (199, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (199, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (199, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (199, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (200, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (200, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (200, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (200, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (200, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (201, 0, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (201, 1, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (201, 2, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (201, 3, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (201, 4, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (202, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (202, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (202, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (202, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (202, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (206, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (206, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (206, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (206, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (206, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (207, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (207, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (207, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (207, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (207, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (208, 0, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (208, 1, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (208, 2, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (208, 3, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (208, 4, 1, 1, 26.9000, 26.9000, 26.9000, 26.9000, NULL), (209, 0, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (209, 1, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (209, 2, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (209, 3, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (209, 4, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (210, 0, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (210, 1, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (210, 2, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (210, 3, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (210, 4, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (211, 0, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (211, 1, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (211, 2, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (211, 3, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (211, 4, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (212, 0, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (212, 1, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (212, 2, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (212, 3, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (212, 4, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (213, 0, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (213, 1, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (213, 2, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (213, 3, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (213, 4, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (214, 0, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (214, 1, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (214, 2, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (214, 3, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (214, 4, 1, 1, 59.9000, 59.9000, 59.9000, 59.9000, NULL), (215, 0, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (215, 1, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (215, 2, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (215, 3, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (215, 4, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (222, 0, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (222, 1, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (222, 2, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (222, 3, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (222, 4, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (223, 0, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (223, 1, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (223, 2, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (223, 3, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (223, 4, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (224, 0, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (224, 1, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (224, 2, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (224, 3, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (224, 4, 1, 1, 80.9000, 80.9000, 80.9000, 80.9000, NULL), (225, 0, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (225, 1, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (225, 2, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (225, 3, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (225, 4, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (226, 0, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (226, 1, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (226, 2, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (226, 3, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (226, 4, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (227, 0, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (227, 1, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (227, 2, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (227, 3, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (227, 4, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (228, 0, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (228, 1, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (228, 2, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (228, 3, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (228, 4, 1, 1, 9.9000, 9.9000, 9.9000, 9.9000, NULL), (229, 0, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (229, 1, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (229, 2, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (229, 3, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (229, 4, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (230, 0, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (230, 1, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (230, 2, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (230, 3, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (230, 4, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (231, 0, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (231, 1, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (231, 2, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (231, 3, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (231, 4, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (232, 0, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (232, 1, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (232, 2, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (232, 3, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (232, 4, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (233, 0, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (233, 1, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (233, 2, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (233, 3, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (233, 4, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (234, 0, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (234, 1, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (234, 2, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (234, 3, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (234, 4, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (235, 0, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (235, 1, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (235, 2, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (235, 3, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (235, 4, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (236, 0, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (236, 1, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (236, 2, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (236, 3, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (236, 4, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (237, 0, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (237, 1, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (237, 2, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (237, 3, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (237, 4, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (238, 0, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (238, 1, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (238, 2, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (238, 3, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (238, 4, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (239, 0, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (239, 1, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (239, 2, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (239, 3, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (239, 4, 1, 1, 20.9000, 20.9000, 20.9000, 20.9000, NULL), (240, 0, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (240, 1, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (240, 2, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (240, 3, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (240, 4, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (241, 0, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (241, 1, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (241, 2, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (241, 3, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (241, 4, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (242, 0, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (242, 1, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (242, 2, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (242, 3, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (242, 4, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (243, 0, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (243, 1, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (243, 2, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (243, 3, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (243, 4, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (244, 0, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (244, 1, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (244, 2, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (244, 3, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (244, 4, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (245, 0, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (245, 1, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (245, 2, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (245, 3, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (245, 4, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (246, 0, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (246, 1, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (246, 2, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (246, 3, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (246, 4, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (247, 0, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (247, 1, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (247, 2, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (247, 3, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (247, 4, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (248, 0, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (248, 1, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (248, 2, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (248, 3, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (248, 4, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (249, 0, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (249, 1, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (249, 2, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (249, 3, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (249, 4, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (250, 0, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (250, 1, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (250, 2, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (250, 3, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (250, 4, 1, 1, 63.9000, 63.9000, 63.9000, 63.9000, NULL), (252, 0, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (252, 1, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (252, 2, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (252, 3, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (252, 4, 1, 1, 13.0000, 13.0000, 13.0000, 13.0000, NULL), (253, 0, 1, 1, 39.4000, 39.4000, 39.4000, 39.4000, NULL), (253, 1, 1, 1, 39.4000, 39.4000, 39.4000, 39.4000, NULL), (253, 2, 1, 1, 39.4000, 39.4000, 39.4000, 39.4000, NULL), (253, 3, 1, 1, 39.4000, 39.4000, 39.4000, 39.4000, NULL), (253, 4, 1, 1, 39.4000, 39.4000, 39.4000, 39.4000, NULL); /*!40000 ALTER TABLE `catalog_product_index_price_idx` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_price_opt_agr_idx CREATE TABLE IF NOT EXISTS `catalog_product_index_price_opt_agr_idx` ( `entity_id` int(10) unsigned NOT NULL, `customer_group_id` smallint(5) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `option_id` int(10) unsigned NOT NULL default '0', `min_price` decimal(12,4) default NULL, `max_price` decimal(12,4) default NULL, `tier_price` decimal(12,4) default NULL, PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`,`option_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_price_opt_agr_idx: 0 rows /*!40000 ALTER TABLE `catalog_product_index_price_opt_agr_idx` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_index_price_opt_agr_idx` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_price_opt_agr_tmp CREATE TABLE IF NOT EXISTS `catalog_product_index_price_opt_agr_tmp` ( `entity_id` int(10) unsigned NOT NULL, `customer_group_id` smallint(5) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `option_id` int(10) unsigned NOT NULL default '0', `min_price` decimal(12,4) default NULL, `max_price` decimal(12,4) default NULL, `tier_price` decimal(12,4) default NULL, PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`,`option_id`) ) ENGINE=MEMORY DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_price_opt_agr_tmp: 0 rows /*!40000 ALTER TABLE `catalog_product_index_price_opt_agr_tmp` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_index_price_opt_agr_tmp` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_price_opt_idx CREATE TABLE IF NOT EXISTS `catalog_product_index_price_opt_idx` ( `entity_id` int(10) unsigned NOT NULL, `customer_group_id` smallint(5) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `min_price` decimal(12,4) default NULL, `max_price` decimal(12,4) default NULL, `tier_price` decimal(12,4) default NULL, PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_price_opt_idx: 0 rows /*!40000 ALTER TABLE `catalog_product_index_price_opt_idx` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_index_price_opt_idx` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_price_opt_tmp CREATE TABLE IF NOT EXISTS `catalog_product_index_price_opt_tmp` ( `entity_id` int(10) unsigned NOT NULL, `customer_group_id` smallint(5) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `min_price` decimal(12,4) default NULL, `max_price` decimal(12,4) default NULL, `tier_price` decimal(12,4) default NULL, PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`) ) ENGINE=MEMORY DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_price_opt_tmp: 0 rows /*!40000 ALTER TABLE `catalog_product_index_price_opt_tmp` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_index_price_opt_tmp` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_price_tmp CREATE TABLE IF NOT EXISTS `catalog_product_index_price_tmp` ( `entity_id` int(10) unsigned NOT NULL, `customer_group_id` smallint(5) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `tax_class_id` smallint(5) unsigned default '0', `price` decimal(12,4) default NULL, `final_price` decimal(12,4) default NULL, `min_price` decimal(12,4) default NULL, `max_price` decimal(12,4) default NULL, `tier_price` decimal(12,4) default NULL, PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`), KEY `IDX_CUSTOMER_GROUP` (`customer_group_id`), KEY `IDX_WEBSITE` (`website_id`), KEY `IDX_MIN_PRICE` (`min_price`) ) ENGINE=MEMORY DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_price_tmp: 5 rows /*!40000 ALTER TABLE `catalog_product_index_price_tmp` DISABLE KEYS */; INSERT INTO `catalog_product_index_price_tmp` (`entity_id`, `customer_group_id`, `website_id`, `tax_class_id`, `price`, `final_price`, `min_price`, `max_price`, `tier_price`) VALUES (162, 0, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (162, 1, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (162, 2, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (162, 3, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL), (162, 4, 1, 1, 10.5000, 10.5000, 10.5000, 10.5000, NULL); /*!40000 ALTER TABLE `catalog_product_index_price_tmp` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_tier_price CREATE TABLE IF NOT EXISTS `catalog_product_index_tier_price` ( `entity_id` int(10) unsigned NOT NULL, `customer_group_id` smallint(5) unsigned NOT NULL, `website_id` smallint(5) unsigned NOT NULL, `min_price` decimal(12,4) default NULL, PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`), KEY `FK_CATALOG_PRODUCT_INDEX_TIER_PRICE_CUSTOMER` (`customer_group_id`), KEY `FK_CATALOG_PRODUCT_INDEX_TIER_PRICE_WEBSITE` (`website_id`), CONSTRAINT `FK_CATALOG_PRODUCT_INDEX_TIER_PRICE_CUSTOMER` FOREIGN KEY (`customer_group_id`) REFERENCES `customer_group` (`customer_group_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_INDEX_TIER_PRICE_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_INDEX_TIER_PRICE_WEBSITE` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_tier_price: 0 rows /*!40000 ALTER TABLE `catalog_product_index_tier_price` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_index_tier_price` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_index_website CREATE TABLE IF NOT EXISTS `catalog_product_index_website` ( `website_id` smallint(5) unsigned NOT NULL, `date` date default NULL, `rate` float(12,4) unsigned default '1.0000', PRIMARY KEY (`website_id`), KEY `IDX_DATE` (`date`), CONSTRAINT `FK_CATALOG_PRODUCT_INDEX_WEBSITE` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_index_website: 1 rows /*!40000 ALTER TABLE `catalog_product_index_website` DISABLE KEYS */; INSERT INTO `catalog_product_index_website` (`website_id`, `date`, `rate`) VALUES (1, '2011-02-09', 1.0000); /*!40000 ALTER TABLE `catalog_product_index_website` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_link CREATE TABLE IF NOT EXISTS `catalog_product_link` ( `link_id` int(11) unsigned NOT NULL auto_increment, `product_id` int(10) unsigned NOT NULL default '0', `linked_product_id` int(10) unsigned NOT NULL default '0', `link_type_id` tinyint(3) unsigned NOT NULL default '0', PRIMARY KEY (`link_id`), UNIQUE KEY `IDX_UNIQUE` (`link_type_id`,`product_id`,`linked_product_id`), KEY `FK_LINK_PRODUCT` (`product_id`), KEY `FK_LINKED_PRODUCT` (`linked_product_id`), KEY `FK_PRODUCT_LINK_TYPE` (`link_type_id`), CONSTRAINT `FK_PRODUCT_LINK_LINKED_PRODUCT` FOREIGN KEY (`linked_product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_PRODUCT_LINK_PRODUCT` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_PRODUCT_LINK_TYPE` FOREIGN KEY (`link_type_id`) REFERENCES `catalog_product_link_type` (`link_type_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8 COMMENT='Related products'; # Dumping data for table web35db1.catalog_product_link: 3 rows /*!40000 ALTER TABLE `catalog_product_link` DISABLE KEYS */; INSERT INTO `catalog_product_link` (`link_id`, `product_id`, `linked_product_id`, `link_type_id`) VALUES (3, 2, 1, 4), (5, 166, 169, 4), (4, 167, 170, 4); /*!40000 ALTER TABLE `catalog_product_link` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_link_attribute CREATE TABLE IF NOT EXISTS `catalog_product_link_attribute` ( `product_link_attribute_id` smallint(6) unsigned NOT NULL auto_increment, `link_type_id` tinyint(3) unsigned NOT NULL default '0', `product_link_attribute_code` varchar(32) NOT NULL default '', `data_type` varchar(32) NOT NULL default '', PRIMARY KEY (`product_link_attribute_id`), KEY `FK_ATTRIBUTE_PRODUCT_LINK_TYPE` (`link_type_id`), CONSTRAINT `FK_ATTRIBUTE_PRODUCT_LINK_TYPE` FOREIGN KEY (`link_type_id`) REFERENCES `catalog_product_link_type` (`link_type_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8 COMMENT='Attributes for product link'; # Dumping data for table web35db1.catalog_product_link_attribute: 7 rows /*!40000 ALTER TABLE `catalog_product_link_attribute` DISABLE KEYS */; INSERT INTO `catalog_product_link_attribute` (`product_link_attribute_id`, `link_type_id`, `product_link_attribute_code`, `data_type`) VALUES (1, 2, 'qty', 'decimal'), (2, 1, 'position', 'int'), (3, 4, 'position', 'int'), (4, 5, 'position', 'int'), (6, 1, 'qty', 'decimal'), (7, 3, 'position', 'int'), (8, 3, 'qty', 'decimal'); /*!40000 ALTER TABLE `catalog_product_link_attribute` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_link_attribute_decimal CREATE TABLE IF NOT EXISTS `catalog_product_link_attribute_decimal` ( `value_id` int(11) unsigned NOT NULL auto_increment, `product_link_attribute_id` smallint(6) unsigned default NULL, `link_id` int(11) unsigned default NULL, `value` decimal(12,4) NOT NULL default '0.0000', PRIMARY KEY (`value_id`), KEY `FK_DECIMAL_PRODUCT_LINK_ATTRIBUTE` (`product_link_attribute_id`), KEY `FK_DECIMAL_LINK` (`link_id`), CONSTRAINT `FK_DECIMAL_LINK` FOREIGN KEY (`link_id`) REFERENCES `catalog_product_link` (`link_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_DECIMAL_PRODUCT_LINK_ATTRIBUTE` FOREIGN KEY (`product_link_attribute_id`) REFERENCES `catalog_product_link_attribute` (`product_link_attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Decimal attributes values'; # Dumping data for table web35db1.catalog_product_link_attribute_decimal: 0 rows /*!40000 ALTER TABLE `catalog_product_link_attribute_decimal` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_link_attribute_decimal` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_link_attribute_int CREATE TABLE IF NOT EXISTS `catalog_product_link_attribute_int` ( `value_id` int(11) unsigned NOT NULL auto_increment, `product_link_attribute_id` smallint(6) unsigned default NULL, `link_id` int(11) unsigned default NULL, `value` int(11) NOT NULL default '0', PRIMARY KEY (`value_id`), KEY `FK_INT_PRODUCT_LINK_ATTRIBUTE` (`product_link_attribute_id`), KEY `FK_INT_PRODUCT_LINK` (`link_id`), CONSTRAINT `FK_INT_PRODUCT_LINK` FOREIGN KEY (`link_id`) REFERENCES `catalog_product_link` (`link_id`) ON DELETE CASCADE, CONSTRAINT `FK_INT_PRODUCT_LINK_ATTRIBUTE` FOREIGN KEY (`product_link_attribute_id`) REFERENCES `catalog_product_link_attribute` (`product_link_attribute_id`) ON DELETE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_link_attribute_int: 3 rows /*!40000 ALTER TABLE `catalog_product_link_attribute_int` DISABLE KEYS */; INSERT INTO `catalog_product_link_attribute_int` (`value_id`, `product_link_attribute_id`, `link_id`, `value`) VALUES (3, 3, 3, 0), (4, 3, 4, 0), (5, 3, 5, 0); /*!40000 ALTER TABLE `catalog_product_link_attribute_int` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_link_attribute_varchar CREATE TABLE IF NOT EXISTS `catalog_product_link_attribute_varchar` ( `value_id` int(11) unsigned NOT NULL auto_increment, `product_link_attribute_id` smallint(6) unsigned NOT NULL default '0', `link_id` int(11) unsigned default NULL, `value` varchar(255) NOT NULL default '', PRIMARY KEY (`value_id`), KEY `FK_VARCHAR_PRODUCT_LINK_ATTRIBUTE` (`product_link_attribute_id`), KEY `FK_VARCHAR_LINK` (`link_id`), CONSTRAINT `FK_VARCHAR_LINK` FOREIGN KEY (`link_id`) REFERENCES `catalog_product_link` (`link_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_VARCHAR_PRODUCT_LINK_ATTRIBUTE` FOREIGN KEY (`product_link_attribute_id`) REFERENCES `catalog_product_link_attribute` (`product_link_attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Varchar attributes values'; # Dumping data for table web35db1.catalog_product_link_attribute_varchar: 0 rows /*!40000 ALTER TABLE `catalog_product_link_attribute_varchar` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_link_attribute_varchar` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_link_type CREATE TABLE IF NOT EXISTS `catalog_product_link_type` ( `link_type_id` tinyint(3) unsigned NOT NULL auto_increment, `code` varchar(32) NOT NULL default '', PRIMARY KEY (`link_type_id`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8 COMMENT='Types of product link(Related, superproduct, bundles)'; # Dumping data for table web35db1.catalog_product_link_type: 5 rows /*!40000 ALTER TABLE `catalog_product_link_type` DISABLE KEYS */; INSERT INTO `catalog_product_link_type` (`link_type_id`, `code`) VALUES (1, 'relation'), (2, 'bundle'), (3, 'super'), (4, 'up_sell'), (5, 'cross_sell'); /*!40000 ALTER TABLE `catalog_product_link_type` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_option CREATE TABLE IF NOT EXISTS `catalog_product_option` ( `option_id` int(10) unsigned NOT NULL auto_increment, `product_id` int(10) unsigned NOT NULL default '0', `type` varchar(50) NOT NULL default '', `is_require` tinyint(1) NOT NULL default '1', `sku` varchar(64) NOT NULL default '', `max_characters` int(10) unsigned default NULL, `file_extension` varchar(50) default NULL, `image_size_x` smallint(5) unsigned NOT NULL, `image_size_y` smallint(5) unsigned NOT NULL, `sort_order` int(10) unsigned NOT NULL default '0', PRIMARY KEY (`option_id`), KEY `CATALOG_PRODUCT_OPTION_PRODUCT` (`product_id`), CONSTRAINT `FK_CATALOG_PRODUCT_OPTION_PRODUCT` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_option: 0 rows /*!40000 ALTER TABLE `catalog_product_option` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_option` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_option_price CREATE TABLE IF NOT EXISTS `catalog_product_option_price` ( `option_price_id` int(10) unsigned NOT NULL auto_increment, `option_id` int(10) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `price` decimal(12,4) NOT NULL default '0.0000', `price_type` enum('fixed','percent') NOT NULL default 'fixed', PRIMARY KEY (`option_price_id`), UNIQUE KEY `UNQ_OPTION_STORE` (`option_id`,`store_id`), KEY `CATALOG_PRODUCT_OPTION_PRICE_OPTION` (`option_id`), KEY `CATALOG_PRODUCT_OPTION_TITLE_STORE` (`store_id`), CONSTRAINT `FK_CATALOG_PRODUCT_OPTION_PRICE_OPTION` FOREIGN KEY (`option_id`) REFERENCES `catalog_product_option` (`option_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_OPTION_PRICE_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_option_price: 0 rows /*!40000 ALTER TABLE `catalog_product_option_price` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_option_price` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_option_title CREATE TABLE IF NOT EXISTS `catalog_product_option_title` ( `option_title_id` int(10) unsigned NOT NULL auto_increment, `option_id` int(10) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `title` varchar(255) NOT NULL default '', PRIMARY KEY (`option_title_id`), UNIQUE KEY `UNQ_OPTION_STORE` (`option_id`,`store_id`), KEY `CATALOG_PRODUCT_OPTION_TITLE_OPTION` (`option_id`), KEY `CATALOG_PRODUCT_OPTION_TITLE_STORE` (`store_id`), CONSTRAINT `FK_CATALOG_PRODUCT_OPTION_TITLE_OPTION` FOREIGN KEY (`option_id`) REFERENCES `catalog_product_option` (`option_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_OPTION_TITLE_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_option_title: 0 rows /*!40000 ALTER TABLE `catalog_product_option_title` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_option_title` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_option_type_price CREATE TABLE IF NOT EXISTS `catalog_product_option_type_price` ( `option_type_price_id` int(10) unsigned NOT NULL auto_increment, `option_type_id` int(10) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `price` decimal(12,4) NOT NULL default '0.0000', `price_type` enum('fixed','percent') NOT NULL default 'fixed', PRIMARY KEY (`option_type_price_id`), UNIQUE KEY `UNQ_OPTION_TYPE_STORE` (`option_type_id`,`store_id`), KEY `CATALOG_PRODUCT_OPTION_TYPE_PRICE_OPTION_TYPE` (`option_type_id`), KEY `CATALOG_PRODUCT_OPTION_TYPE_PRICE_STORE` (`store_id`), CONSTRAINT `FK_CATALOG_PRODUCT_OPTION_TYPE_PRICE_OPTION` FOREIGN KEY (`option_type_id`) REFERENCES `catalog_product_option_type_value` (`option_type_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_OPTION_TYPE_PRICE_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_option_type_price: 0 rows /*!40000 ALTER TABLE `catalog_product_option_type_price` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_option_type_price` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_option_type_title CREATE TABLE IF NOT EXISTS `catalog_product_option_type_title` ( `option_type_title_id` int(10) unsigned NOT NULL auto_increment, `option_type_id` int(10) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `title` varchar(255) NOT NULL default '', PRIMARY KEY (`option_type_title_id`), UNIQUE KEY `UNQ_OPTION_TYPE_STORE` (`option_type_id`,`store_id`), KEY `CATALOG_PRODUCT_OPTION_TYPE_TITLE_OPTION` (`option_type_id`), KEY `CATALOG_PRODUCT_OPTION_TYPE_TITLE_STORE` (`store_id`), CONSTRAINT `FK_CATALOG_PRODUCT_OPTION_TYPE_TITLE_OPTION` FOREIGN KEY (`option_type_id`) REFERENCES `catalog_product_option_type_value` (`option_type_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_OPTION_TYPE_TITLE_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_option_type_title: 0 rows /*!40000 ALTER TABLE `catalog_product_option_type_title` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_option_type_title` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_option_type_value CREATE TABLE IF NOT EXISTS `catalog_product_option_type_value` ( `option_type_id` int(10) unsigned NOT NULL auto_increment, `option_id` int(10) unsigned NOT NULL default '0', `sku` varchar(64) NOT NULL default '', `sort_order` int(10) unsigned NOT NULL default '0', PRIMARY KEY (`option_type_id`), KEY `CATALOG_PRODUCT_OPTION_TYPE_VALUE_OPTION` (`option_id`), CONSTRAINT `FK_CATALOG_PRODUCT_OPTION_TYPE_VALUE_OPTION` FOREIGN KEY (`option_id`) REFERENCES `catalog_product_option` (`option_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_option_type_value: 0 rows /*!40000 ALTER TABLE `catalog_product_option_type_value` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_option_type_value` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_relation CREATE TABLE IF NOT EXISTS `catalog_product_relation` ( `parent_id` int(10) unsigned NOT NULL, `child_id` int(10) unsigned NOT NULL, PRIMARY KEY (`parent_id`,`child_id`), KEY `IDX_CHILD` (`child_id`), CONSTRAINT `FK_CATALOG_PRODUCT_RELATION_CHILD` FOREIGN KEY (`child_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_RELATION_PARENT` FOREIGN KEY (`parent_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED; # Dumping data for table web35db1.catalog_product_relation: 43 rows /*!40000 ALTER TABLE `catalog_product_relation` DISABLE KEYS */; INSERT INTO `catalog_product_relation` (`parent_id`, `child_id`) VALUES (152, 153), (152, 154), (152, 155), (152, 156), (174, 175), (152, 198), (157, 199), (157, 200), (201, 202), (157, 206), (157, 207), (157, 208), (201, 209), (201, 210), (201, 211), (213, 212), (201, 214), (213, 215), (213, 222), (213, 223), (213, 224), (174, 225), (174, 226), (174, 227), (174, 228), (229, 230), (229, 231), (229, 232), (229, 233), (229, 234), (235, 236), (235, 237), (235, 238), (235, 239), (240, 241), (240, 242), (240, 243), (240, 244), (240, 245), (246, 247), (246, 248), (246, 249), (246, 250); /*!40000 ALTER TABLE `catalog_product_relation` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_super_attribute CREATE TABLE IF NOT EXISTS `catalog_product_super_attribute` ( `product_super_attribute_id` int(10) unsigned NOT NULL auto_increment, `product_id` int(10) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `position` smallint(5) unsigned NOT NULL default '0', PRIMARY KEY (`product_super_attribute_id`), KEY `FK_SUPER_PRODUCT_ATTRIBUTE_PRODUCT` (`product_id`), CONSTRAINT `FK_SUPER_PRODUCT_ATTRIBUTE_PRODUCT` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_super_attribute: 9 rows /*!40000 ALTER TABLE `catalog_product_super_attribute` DISABLE KEYS */; INSERT INTO `catalog_product_super_attribute` (`product_super_attribute_id`, `product_id`, `attribute_id`, `position`) VALUES (1, 152, 556, 0), (2, 157, 556, 0), (3, 174, 556, 0), (4, 201, 556, 0), (5, 213, 556, 0), (6, 229, 556, 0), (7, 235, 556, 0), (8, 240, 556, 0), (9, 246, 556, 0); /*!40000 ALTER TABLE `catalog_product_super_attribute` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_super_attribute_label CREATE TABLE IF NOT EXISTS `catalog_product_super_attribute_label` ( `value_id` int(10) unsigned NOT NULL auto_increment, `product_super_attribute_id` int(10) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `use_default` tinyint(1) unsigned default '0', `value` varchar(255) NOT NULL default '', PRIMARY KEY (`value_id`), UNIQUE KEY `UNQ_ATTRIBUTE_STORE` (`product_super_attribute_id`,`store_id`), KEY `FK_SUPER_PRODUCT_ATTRIBUTE_LABEL` (`product_super_attribute_id`), KEY `FK_CATALOG_PRODUCT_SUPER_ATTRIBUTE_LABEL_STORE` (`store_id`), CONSTRAINT `FK_CATALOG_PRODUCT_SUPER_ATTRIBUTE_LABEL_ATTRIBUTE` FOREIGN KEY (`product_super_attribute_id`) REFERENCES `catalog_product_super_attribute` (`product_super_attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_PRODUCT_SUPER_ATTRIBUTE_LABEL_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC; # Dumping data for table web35db1.catalog_product_super_attribute_label: 9 rows /*!40000 ALTER TABLE `catalog_product_super_attribute_label` DISABLE KEYS */; INSERT INTO `catalog_product_super_attribute_label` (`value_id`, `product_super_attribute_id`, `store_id`, `use_default`, `value`) VALUES (1, 1, 0, 1, 'Kleidergröße'), (2, 2, 0, 1, 'Kleidergröße'), (3, 3, 0, 1, 'Kleidergröße'), (4, 4, 0, 1, 'Kleidergröße'), (5, 5, 0, 1, 'Kleidergröße'), (6, 6, 0, 1, 'Kleidergröße'), (7, 7, 0, 1, 'Kleidergröße'), (8, 8, 0, 1, 'Kleidergröße'), (9, 9, 0, 1, 'Kleidergröße'); /*!40000 ALTER TABLE `catalog_product_super_attribute_label` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_super_attribute_pricing CREATE TABLE IF NOT EXISTS `catalog_product_super_attribute_pricing` ( `value_id` int(10) unsigned NOT NULL auto_increment, `product_super_attribute_id` int(10) unsigned NOT NULL default '0', `value_index` varchar(255) NOT NULL default '', `is_percent` tinyint(1) unsigned default '0', `pricing_value` decimal(10,4) default NULL, `website_id` smallint(5) unsigned NOT NULL default '0', PRIMARY KEY (`value_id`), KEY `FK_SUPER_PRODUCT_ATTRIBUTE_PRICING` (`product_super_attribute_id`), KEY `FK_CATALOG_PRODUCT_SUPER_PRICE_WEBSITE` (`website_id`), CONSTRAINT `FK_CATALOG_PRODUCT_SUPER_PRICE_WEBSITE` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_SUPER_PRODUCT_ATTRIBUTE_PRICING` FOREIGN KEY (`product_super_attribute_id`) REFERENCES `catalog_product_super_attribute` (`product_super_attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_super_attribute_pricing: 0 rows /*!40000 ALTER TABLE `catalog_product_super_attribute_pricing` DISABLE KEYS */; /*!40000 ALTER TABLE `catalog_product_super_attribute_pricing` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_super_link CREATE TABLE IF NOT EXISTS `catalog_product_super_link` ( `link_id` int(10) unsigned NOT NULL auto_increment, `product_id` int(10) unsigned NOT NULL default '0', `parent_id` int(10) unsigned NOT NULL default '0', PRIMARY KEY (`link_id`), KEY `FK_SUPER_PRODUCT_LINK_PARENT` (`parent_id`), KEY `FK_catalog_product_super_link` (`product_id`), CONSTRAINT `FK_SUPER_PRODUCT_LINK_ENTITY` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_SUPER_PRODUCT_LINK_PARENT` FOREIGN KEY (`parent_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=54 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.catalog_product_super_link: 43 rows /*!40000 ALTER TABLE `catalog_product_super_link` DISABLE KEYS */; INSERT INTO `catalog_product_super_link` (`link_id`, `product_id`, `parent_id`) VALUES (2, 153, 152), (3, 154, 152), (4, 155, 152), (5, 156, 152), (6, 198, 152), (7, 199, 157), (15, 200, 157), (16, 206, 157), (18, 207, 157), (19, 208, 157), (20, 202, 201), (21, 210, 201), (22, 209, 201), (23, 211, 201), (25, 214, 201), (26, 215, 213), (27, 222, 213), (28, 223, 213), (29, 212, 213), (30, 224, 213), (31, 175, 174), (32, 225, 174), (33, 226, 174), (34, 227, 174), (35, 228, 174), (36, 230, 229), (37, 231, 229), (38, 232, 229), (39, 233, 229), (40, 234, 229), (41, 236, 235), (42, 237, 235), (43, 238, 235), (44, 239, 235), (45, 241, 240), (46, 242, 240), (47, 243, 240), (48, 244, 240), (49, 245, 240), (50, 247, 246), (51, 248, 246), (52, 249, 246), (53, 250, 246); /*!40000 ALTER TABLE `catalog_product_super_link` ENABLE KEYS */; # Dumping structure for table web35db1.catalog_product_website CREATE TABLE IF NOT EXISTS `catalog_product_website` ( `product_id` int(10) unsigned NOT NULL auto_increment, `website_id` smallint(5) unsigned NOT NULL, PRIMARY KEY (`product_id`,`website_id`), KEY `FK_CATALOG_PRODUCT_WEBSITE_WEBSITE` (`website_id`), CONSTRAINT `FK_CATALOG_PRODUCT_WEBSITE_WEBSITE` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CATALOG_WEBSITE_PRODUCT_PRODUCT` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=256 DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED; # Dumping data for table web35db1.catalog_product_website: 221 rows /*!40000 ALTER TABLE `catalog_product_website` DISABLE KEYS */; INSERT INTO `catalog_product_website` (`product_id`, `website_id`) VALUES (1, 1), (2, 1), (3, 1), (4, 1), (5, 1), (6, 1), (7, 1), (8, 1), (9, 1), (10, 1), (11, 1), (12, 1), (13, 1), (14, 1), (15, 1), (16, 1), (17, 1), (20, 1), (21, 1), (22, 1), (23, 1), (24, 1), (25, 1), (26, 1), (27, 1), (28, 1), (29, 1), (30, 1), (31, 1), (32, 1), (33, 1), (48, 1), (49, 1), (50, 1), (51, 1), (52, 1), (53, 1), (54, 1), (55, 1), (56, 1), (57, 1), (58, 1), (59, 1), (60, 1), (61, 1), (62, 1), (63, 1), (64, 1), (65, 1), (66, 1), (67, 1), (68, 1), (69, 1), (70, 1), (71, 1), (72, 1), (73, 1), (74, 1), (75, 1), (76, 1), (77, 1), (78, 1), (79, 1), (80, 1), (81, 1), (82, 1), (83, 1), (84, 1), (85, 1), (86, 1), (87, 1), (88, 1), (89, 1), (90, 1), (91, 1), (92, 1), (93, 1), (94, 1), (95, 1), (96, 1), (97, 1), (98, 1), (99, 1), (100, 1), (101, 1), (102, 1), (103, 1), (104, 1), (105, 1), (106, 1), (107, 1), (108, 1), (109, 1), (110, 1), (111, 1), (112, 1), (113, 1), (114, 1), (115, 1), (116, 1), (117, 1), (118, 1), (119, 1), (120, 1), (121, 1), (122, 1), (123, 1), (124, 1), (125, 1), (126, 1), (127, 1), (128, 1), (129, 1), (130, 1), (131, 1), (132, 1), (133, 1), (139, 1), (140, 1), (141, 1), (142, 1), (143, 1), (144, 1), (145, 1), (146, 1), (147, 1), (148, 1), (149, 1), (150, 1), (152, 1), (153, 1), (154, 1), (155, 1), (156, 1), (157, 1), (158, 1), (159, 1), (160, 1), (161, 1), (162, 1), (163, 1), (164, 1), (165, 1), (166, 1), (167, 1), (168, 1), (169, 1), (170, 1), (171, 1), (172, 1), (173, 1), (174, 1), (175, 1), (176, 1), (177, 1), (178, 1), (179, 1), (180, 1), (181, 1), (182, 1), (183, 1), (184, 1), (185, 1), (186, 1), (187, 1), (188, 1), (189, 1), (190, 1), (191, 1), (192, 1), (193, 1), (194, 1), (195, 1), (196, 1), (198, 1), (199, 1), (200, 1), (201, 1), (202, 1), (206, 1), (207, 1), (208, 1), (209, 1), (210, 1), (211, 1), (212, 1), (213, 1), (214, 1), (215, 1), (222, 1), (223, 1), (224, 1), (225, 1), (226, 1), (227, 1), (228, 1), (229, 1), (230, 1), (231, 1), (232, 1), (233, 1), (234, 1), (235, 1), (236, 1), (237, 1), (238, 1), (239, 1), (240, 1), (241, 1), (242, 1), (243, 1), (244, 1), (245, 1), (246, 1), (247, 1), (248, 1), (249, 1), (250, 1), (252, 1), (253, 1), (255, 1); /*!40000 ALTER TABLE `catalog_product_website` ENABLE KEYS */; # Dumping structure for table web35db1.checkout_agreement CREATE TABLE IF NOT EXISTS `checkout_agreement` ( `agreement_id` int(10) unsigned NOT NULL auto_increment, `name` varchar(255) NOT NULL default '', `content` text NOT NULL, `content_height` varchar(25) default NULL, `checkbox_text` text NOT NULL, `is_active` tinyint(4) NOT NULL default '0', `is_html` tinyint(4) NOT NULL default '0', PRIMARY KEY (`agreement_id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.checkout_agreement: 3 rows /*!40000 ALTER TABLE `checkout_agreement` DISABLE KEYS */; INSERT INTO `checkout_agreement` (`agreement_id`, `name`, `content`, `content_height`, `checkbox_text`, `is_active`, `is_html`) VALUES (1, 'AGB', '{{block type="cms/block" block_id="mrg_business_terms"}}', '', 'Ich habe die Allgemeinen Geschäftsbedingungen gelesen und stimme diesen ausdrücklich zu.', 1, 1), (2, 'Widerrufsbelehrung', '{{block type="cms/block" block_id="mrg_revocation"}}', '', 'Ich habe die Widerrufsbelehrung gelesen.', 1, 1), (3, 'Datenschutzerklärung', '{{block type="cms/block" block_id="mrg_privacy_policy"}}', '', 'Ich habe die Datenschutzerklärung gelesen.', 1, 1); /*!40000 ALTER TABLE `checkout_agreement` ENABLE KEYS */; # Dumping structure for table web35db1.checkout_agreement_store CREATE TABLE IF NOT EXISTS `checkout_agreement_store` ( `agreement_id` int(10) unsigned NOT NULL, `store_id` smallint(5) unsigned NOT NULL, UNIQUE KEY `agreement_id` (`agreement_id`,`store_id`), KEY `FK_CHECKOUT_AGREEMENT_STORE` (`store_id`), CONSTRAINT `FK_CHECKOUT_AGREEMENT` FOREIGN KEY (`agreement_id`) REFERENCES `checkout_agreement` (`agreement_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CHECKOUT_AGREEMENT_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.checkout_agreement_store: 3 rows /*!40000 ALTER TABLE `checkout_agreement_store` DISABLE KEYS */; INSERT INTO `checkout_agreement_store` (`agreement_id`, `store_id`) VALUES (1, 0), (2, 0), (3, 0); /*!40000 ALTER TABLE `checkout_agreement_store` ENABLE KEYS */; # Dumping structure for table web35db1.cms_block CREATE TABLE IF NOT EXISTS `cms_block` ( `block_id` smallint(6) NOT NULL auto_increment, `title` varchar(255) NOT NULL default '', `identifier` varchar(255) NOT NULL default '', `content` mediumtext, `creation_time` datetime default NULL, `update_time` datetime default NULL, `is_active` tinyint(1) NOT NULL default '1', PRIMARY KEY (`block_id`) ) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8 COMMENT='CMS Blocks'; # Dumping data for table web35db1.cms_block: 8 rows /*!40000 ALTER TABLE `cms_block` DISABLE KEYS */; INSERT INTO `cms_block` (`block_id`, `title`, `identifier`, `content`, `creation_time`, `update_time`, `is_active`) VALUES (5, 'Footer Links', 'footer_links_backup', '', '2010-05-19 13:33:29', '2010-06-17 09:03:56', 1), (6, 'AGB', 'mrg_business_terms', '

Allgemeine Geschäftsbedingungen (AGB) \r\n


\r\n

\r\n
Informationen für Verbraucher bei Fernabsatzverträgen sowie Kundeninformationen bei Verträgen im elektronischen Geschäftsverkehr
\r\n
 
\r\n

§ 1 Geltungsbereich
\r\n
 
\r\n
Für die Geschäftsbeziehungen zwischen uns als Anbieter und dem Kunden gelten bei Bestellungen die nachfolgenden Allgemeinen Geschäftsbedingungen in ihrer zum Zeitpunkt der Bestellung gültigen Fassung.
\r\n
 
\r\n
§ 2 Vertragsschluss
\r\n
 
\r\n
Die Darstellung unserer Produkte beinhaltet lediglich eine Aufforderung an den Kunden zur Abgabe eines Vertragsangebotes. Indem der Kunde eine Bestellung über die Internetseite von markenoele.de absendet, gibt er ein Angebot im Sinne des § 145 BGB zum Abschluss eines Vertrages ab. Nach Absenden der Bestellung erhält der Kunde zunächst eine Bestelleingangsbestätigung.
\r\n
 
\r\n
Der Vertrag zwischen uns und dem Kunden kommt erst dann zustande, wenn der  Kunde innerhalb von 10 Tagen nach Absenden der Bestellung in Textform eine Versandbestätigung über die bestellte Ware erhält.
\r\n
 
\r\n
§ 3 Kostentragung der Kosten der Rücksendung im Falle der Ausübung des Widerrufsrechtes für Verbraucher
\r\n
 
\r\n
Sie haben die regelmäßigen Kosten der Rücksendung zu tragen, wenn die gelieferte Ware der bestellten entspricht und wenn der Preis der zurückzusendenden Sache einen Betrag von 40,00 Euro nicht übersteigt oder wenn Sie bei einem höheren Preis der Sache zum Zeitpunkt des Widerrufs noch nicht die Gegenleistung oder eine vertraglich vereinbarte Teilzahlung erbracht haben. Anderenfalls ist die Rücksendung für Sie kostenfrei.
\r\n
 
\r\n
§ 4 Lieferung, Versandkosten, Gefahrübergang
\r\n
 
\r\n
Die Lieferung erfolgt zu den jeweils im Einzelfall ausgewiesenen Versandkosten. Sofern der Kunde Verbraucher ist, tragen wir unabhängig von der Versandart in jedem Fall das Versandrisiko. Sofern der Kunde Unternehmer ist, gehen alle Risiken und Gefahren der Versendung auf den Kunden über, sobald die Ware von uns an den beauftragten Logistikpartner übergeben worden ist.
\r\n
 
\r\n
§ 5 Eigentumsvorbehalt
\r\n
 
\r\n
Die gelieferte Ware bleibt bis zur vollständigen Bezahlung des Kaufpreises unser Eigentum.
\r\n
 
\r\n
§ 6 Zahlungen
\r\n
 
\r\n
Es werden nur die im Rahmen des Bestellvorgangs dem Kunden jeweilig angezeigten Zahlungsarten akzeptiert.
\r\n
 
\r\n
§ 7 Gewährleistung
\r\n
 
\r\n
Die Gewährleistung richtet sich an den gesetzlichen Vorschriften des Bürgerlichen Gesetzbuches (BGB). Ist der Kauf für beide Vertragspartner ein Handelsgeschäft,  bleiben die Regelungen des HGB unberührt.
\r\n
 
\r\n
§ 8 Informationen für Verbraucher bei Fernabsatzverträgen sowie Kundeninformationen bei Verträgen im elektronischen Geschäftsverkehr
\r\n
 
\r\n
a) Speziellen und vorstehend nicht erwähnten Verhaltenskodizes unterliegen wir nicht.
\r\n
 
\r\n
b) Etwaige Eingabefehler bei Aufgabe Ihrer Bestellung können Sie im Rahmen des Bestellablaufes vor Absenden der Bestellung erkennen und mit Hilfe der Änderungsfunktion vor Absendung der Bestellung korrigieren.
\r\n
 
\r\n
c) Die wesentlichen Merkmale der von uns angebotenen Produkte sowie ggf. die Gültigkeitsdauer befristeter Angebote entnehmen Sie bitte den einzelnen Produktbeschreibungen im Rahmen unseres Angebotes.
\r\n
 
\r\n
d) Die für den Vertragsabschluss zur Verfügung stehende Sprache ist ausschließlich deutsch. 
\r\n
 
\r\n
e) Beanstandungen und Gewährleistungsansprüche können Sie unter der in der Anbieterkennzeichnung angegebenen Adresse vorbringen.
\r\n
 
\r\n
f) Den Vertragstext können Sie durch einen Klick auf die rechte Maustaste über die Speicherfunktion Ihres Browsers auf Ihrem Computer abspeichern oder über die Druckfunktion Ihres Browsers ausdrucken. Der Vertragstext ist Ihnen nicht zugänglich. Im Übrigen können Sie die Daten Ihrer Bestellung über Ihr Benutzerkonto unter dem Punkt "Wo ist meine Bestellung?" einsehen. Der Vertragstext wird ferner von uns gespeichert.
\r\n
 
\r\n
g) Informationen zur Zahlung, Lieferung oder Erfüllung entnehmen Sie bitte dem konkreten Produktangebot.
\r\n
 
\r\n
§ 9 Verschiedenes
\r\n
 
\r\n
a) Auf das Vertragsverhältnis zwischen uns und dem Kunden sowie auf die jeweiligen Geschäftsbedingungen findet das Recht der Bundesrepublik Deutschland Anwendung. Sofern der Kunde Verbraucher ist, bleiben die nach dem Recht des Aufenthaltslandes des Kunden zu Gunsten des Verbrauchers bestehenden geltenden gesetzlichen Regelungen und Rechte von dieser Vereinbarung unberührt. Die Anwendung von UN-Kaufrecht wird ausgeschlossen.
\r\n
 
\r\n
b) Ausschließlicher Gerichtsstand ist das Gericht unseres Geschäftssitzes, soweit der Kunde ein Kaufmann im Sinne des HGB oder eine Körperschaft des öffentlichen Rechts ist. In diesem Fall haben wir im Übrigen das Recht, auch am Sitz des Kunden zu klagen.
\r\n
 
\r\n

§ 10 Salvatorische Klausel
\r\n
 
\r\n
Sollten einzelne Bestimmungen dieses Vertrages ganz oder teilweise nicht rechtswirksam sein oder ihre Rechtswirksamkeit später verlieren, wird die Gültigkeit des Vertrages im Übrigen nicht berührt.
\r\n
 
\r\n
V A2
\r\n
Stand September 2010
Ende der Allgemeine Geschäftsbedingungen (AGB)
', '2010-06-17 09:03:54', '2010-10-08 09:38:33', 1), (7, 'Widerrufsbelehrung', 'mrg_revocation', '

Widerrufsbelehrung für Verbraucher \r\n


\r\n

\r\n

Widerrufsrecht:

\r\n

Sie können Ihre Vertragserklärung innerhalb von zwei Wochen ohne Angabe von Gründen in Textform (z.B. Brief, Fax, E-Mail) oder - wenn Ihnen die Sache vor Fristablauf überlassen wird - durch Rücksendung der Sache widerrufen. Die Frist beginnt nach Erhalt dieser Belehrung in Textform, jedoch nicht vor Eingang der Ware beim Empfänger (bei der wiederkehrenden Lieferung gleichartiger Waren nicht vor Eingang der ersten Teillieferung) und auch nicht vor Erfüllung unserer Informationspflichten gemäß Artikel 246 § 2 in Verbindung mit § 1 Abs. 1 und 2 EGBGB sowie unserer Pflichten gemäß § 312e Abs. 1 Satz 1 BGB in Verbindung mit Artikel 246 § 3 EGBGB. Zur Wahrung der Widerrufsfrist genügt die rechtzeitige Absendung des Widerrufs oder der Sache. Der Widerruf ist zu richten an:

\r\n

F&M Computer Systemhaus GmbH
Pankstr. 8-10
13127 Berlin

Faxnummer: (+49)30-319880387,
E-Mail: info@markenoele.de

\r\n

Widerrufsfolgen:

\r\n

Im Falle eines wirksamen Widerrufs sind die beiderseits empfangenen Leistungen zurückzugewähren und ggf. gezogene Nutzungen (z. B. Zinsen) herauszugeben. Können Sie uns die empfangene Leistung ganz oder teilweise nicht oder nur in verschlechtertem Zustand zurückgewähren, müssen Sie uns insoweit ggf Wertersatz leisten. [Bei der Überlassung von Sachen gilt dies nicht, wenn die Verschlechterung der Sache ausschließlich auf deren Prüfung - wie sie Ihnen etwa im Ladengeschäft möglich gewesen wäre - zurückzuführen ist. Im Übrigen können Sie die Pflicht zum Wertersatz für eine durch die bestimmungsgemäße Ingebrauchnahme der Sache entstandene Verschlechterung vermeiden, indem Sie die Sache nicht wie Ihr Eigentum in Gebrauch nehmen und alles unterlassen, was deren Wert beeinträchtigt. Paketversandfähige Sachen sind auf unsere Gefahr zurückzusenden. Sie haben die Kosten der Rücksendung zu tragen, wenn die gelieferte Ware der bestellten entspricht und wenn der Preis der zurückzusendenden Sache einen Betrag von 40 Euro nicht übersteigt oder wenn Sie bei einem höheren Preis der Sache zum Zeitpunkt des Widerrufs noch nicht die Gegenleistung oder eine vertraglich vereinbarte Teilzahlung erbracht haben. Anderenfalls ist die Rücksendung für Sie kostenfrei. Nicht paketversandfähige Sachen werden bei Ihnen abgeholt. Verpflichtungen zur Erstattung von Zahlungen müssen innerhalb von 30 Tagen erfüllt werden. Die Frist beginnt für Sie mit der Absendung Ihrer Widerrufserklärung oder der Sache, für uns mit deren Empfang.

\r\n

Finanzierte Geschäfte:

\r\n

Haben Sie diesen Vertrag durch ein Darlehen finanziert und widerrufen Sie den finanzierten Vertrag, sind Sie auch an den Darlehensvertrag nicht mehr gebunden, wenn beide Verträge eine wirtschaftliche Einheit bilden. Dies ist insbesondere anzunehmen, wenn wir gleichzeitig Ihr Darlehensgeber sind oder wenn sich Ihr Darlehensgeber im Hinblick auf die Finanzierung unserer Mitwirkung bedient. Wenn uns das Darlehen bei Wirksamwerden des Widerrufs oder der Rückgabe bereits zugeflossen ist, tritt Ihr Darlehensgeber im Verhältnis zu Ihnen hinsichtlich der Rechtsfolgen des Widerrufs oder der Rückgabe in unsere Rechte und Pflichten aus dem finanzierten Vertrag ein. Letzteres gilt nicht, wenn der vorliegende Vertrag den Erwerb von Finanzinstrumenten (z. B. von Wertpapieren, Devisen oder Derivaten) zum Gegenstand hat.

Wollen Sie eine vertragliche Bindung so weitgehend wie möglich vermeiden, widerrufen Sie beide Vertragserklärungen gesondert.

\r\n

Ende der Widerrufsbelehrung

\r\n

 

\r\n

F&M Computer Systemhaus GmbH

', '2010-06-17 09:03:54', '2010-10-08 07:59:18', 1), (8, 'Footer Links', 'footer_links', '', '2010-06-17 09:03:56', '2010-09-20 16:17:56', 1), (9, 'Heizöl Info', 'heizoel_info', '\r\n
\r\n

\r\n

Wir beliefern Sie gern in Berlin und innerhalb des Berliner Rings
mit unserem ESSO HEIZÖL EXTRA schwefelarm

\r\n

optiplus

\r\n

Noch mehr POWER bringt unser ESSO OPTIPLUS Premium Heizöl schwefelarm,
dass durch verschiedene zusätzliche Wirkstoffe für optimale Energieausnutzung sorgt.

\r\n

Damit das Herz Ihres Hauses optimal schlägt.

\r\n

Übertrifft die DIN 51603 Teil 1
Rufen Sie uns einfach an! Tel. (030) 773 50 91

\r\n

esso-tiger 

\r\n


\r\n

 

\r\n


\r\n
\r\n
', '2010-06-23 20:43:17', '2010-07-08 12:33:57', 1), (10, 'Diesel Info', 'diesel_info', '
\r\n
\r\n

Bedarf an ESSO SUPER DIESEL ?
Wir liefern in Berlin und innerhalb des Berliner Rings

\r\n
\r\n
\r\n
\r\n
\r\n
Mit dem Tiger im Tank fahren Sie immer richtig!
\r\n

Übertrifft die DIN EN 590
\r\n
\r\n
Rufen Sie uns einfach an! Tel. (030) 773 50 91
\r\n
\r\n

\r\n
\r\n

\r\n


 
lkw

\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n

Wir liefern in Berlin und innerhalb des Berliner Rings

\r\n
', '2010-06-23 20:44:46', '2010-07-08 12:34:02', 1), (11, 'Datenschutzerklärung', 'mrg_privacy_policy', '

Datenschutzerklärung \r\n


\r\n

\r\n

Mit dieser Erklärung zum Datenschutz möchten wir Sie entsprechend den gesetzlichen Bestimmungen darüber informieren, welche personenbezogenen Daten über Sie gespeichert werden. Der Schutz Ihrer persönlichen Daten ist für unser Unternehmen eine wichtige und ernst zu nehmende Angelegenheit. Daher erfolgt die Erhebung, Speicherung, Verarbeitung oder Übermittlung von Daten unserer Kunden immer in Übereinstimmung mit den geltenden Datenschutzbestimmungen und übrigen Bestimmungen.

\r\n

1.) Erhebung und Verarbeitung von Daten

\r\n

Mit Ihrer Eingabe und Absendung speichern wir die im Kundenformular oder in Anderen, auf dieser Website befindlichen Formularen, die von Ihnen eingegebenen Daten. Die Speicherung dient internen und systembezogenen Zwecken der Abwicklung von Geschäftsabläufen bzw. der Kundenkommunikation. Hierbei werden nur notwendige personenbezogene Daten erhoben sowie Systemdaten zu statistischen Zwecken (Datum, Uhrzeit, Webbrowser, IP-Adresse).

\r\n

Weitergehende personbezogene Daten werden nur erfasst, wenn Sie diese Angaben freiwillig machen.

\r\n

2.) Nutzung und Weitergabe personenbezogener Daten

\r\n

Sofern Sie uns personenbezogene Daten zur Verfügung gestellt haben, werden diese nur zur Abwicklung, Beantwortung von Anfragen und zu administrativen Vorgängen verwendet.

\r\n

Eine Weitergabe Ihrer Daten an Dritte erfolgt nur, so weit dieses zur Bestellabwicklung notwendig ist. Umfang und Zeitdauer der Speicherung Ihrer Daten richtet sich nach den jeweils gültigen gesetzlichen Bestimmungen und Verordnungen, siehe BDSG §35; §28 Abs.1 S 1 Einwilligung und Widerrufsmöglichkeit zur Datenspeicherung. Sie haben das Recht, eine erteilte Einwilligung mit Wirkung für die Zukunft jederzeit zu widerrufen.

\r\n

Die Löschung der gespeicherten personenbezogenen Daten erfolgt, wenn Sie Ihre Einwilligung zur Speicherung widerrufen, wenn ihre Kenntnis zur Erfüllung des mit der Speicherung verfolgten Zwecks nicht mehr erforderlich ist oder wenn ihre Speicherung aus sonstigen gesetzlichen Gründen unzulässig ist. Den Widerruf können Sie uns schriftlich gegenüber F&M Computer Systemhaus GmbH unter info@markenoele.de zusenden.

\r\n

3.) Verwendung von Cookies
Diese Website benutzt Google Analytics, einen Webanalysedienst der Google Inc. („Google“). Google Analytics verwendet sog. „Cookies“, Textdateien, die auf Ihrem Computer gespeichert werden und die eine Analyse der Benutzung der Website durch Sie ermöglichen. Die durch den Cookie erzeugten Informationen über Ihre Benutzung dieser Website (einschließlich Ihrer IP-Adresse) wird an einen Server von Google in den USA übertragen und dort gespeichert. Google wird diese Informationen benutzen, um Ihre Nutzung der Website auszuwerten, um Reports über die Websiteaktivitäten für die Websitebetreiber zusammenzustellen und um weitere mit der Websitenutzung und der Internetnutzung verbundene Dienstleistungen zu erbringen. Auch wird Google diese Informationen gegebenenfalls an Dritte übertragen, sofern dies gesetzlich vorgeschrieben oder soweit Dritte diese Daten im Auftrag von Google verarbeiten. Google wird in keinem Fall Ihre IP-Adresse mit anderen Daten von Google in Verbindung bringen. Sie können die Installation der Cookies durch eine entsprechende Einstellung Ihrer Browser Software verhindern; wir weisen Sie jedoch darauf hin, dass Sie in diesem Fall gegebenenfalls nicht sämtliche Funktionen dieser Website vollumfänglich nutzen können. Durch die Nutzung dieser Website erklären Sie sich mit der Bearbeitung der über Sie erhobenen Daten durch Google in der zuvor beschriebenen Art und Weise und zu dem zuvor benannten Zweck einverstanden.

Auf verschiedenen Seiten verwenden wir Cookies, um den Besuch unserer Website attraktiv zu gestalten und die Nutzung bestimmter Funktionen zu ermöglichen. Die meisten der von uns verwendeten Cookies werden nach Ende der Browser-Sitzung wieder von Ihrer Festplatte gelöscht (sog. Sitzungs-Cookies). Andere Cookies verbleiben auf Ihrem Rechner und ermöglichen uns, Ihren Rechner bei Ihrem nächsten Besuch wieder zu erkennen (sog. dauerhafte Cookies). Diese Cookies dienen der Begrüßung mit Ihrem Benutzernamen und erübrigen Ihnen bei Folgebestellungen die erneute Eingabe Ihres Passwortes oder das Ausfüllen von Formularen mit Ihren Daten. Unseren Partnerunternehmen ist es nicht gestattet, über unsere Website personenbezogene Daten mittels Cookies zu erheben, zu verarbeiten oder zu nutzen.

\r\n

4.) Auskunftsersuchen

\r\n

Nach dem Bundesdatenschutzgesetz haben Sie ein Recht auf unentgeltliche Auskunft über Ihre gespeicherten Daten sowie ggf. ein Recht auf Berichtigung, Sperrung oder Löschung dieser Daten In diesem Fall wenden Sie sich bitte an uns unter der E-Mail-Adresse: info@markenoele.de

\r\n

5.) Sonstiges

\r\n

Mit der Eingabe und Absendung Ihrer persönlichen Daten und der Akzeptanz dieser Datenschutzerklärung erklären Sie sich mit der Speicherung Ihrer Daten gemäß der vorgenannten Datenschutzerklärung einverstanden. Diese Einwilligung erklären Sie ausdrücklich durch Ihre elektronische Einwilligung am Beginn von Vorgängen zur Erhebungen von personenbezogenen Daten.

\r\n

Sie haben die Möglichkeit, den Inhalt Ihrer Einwilligung (diesen Text) jederzeit abzurufen.

\r\n

Wir sind stets bemüht, durch technische und organisatorische Maßnahmen, die Zugänglichkeit Ihrer personenbezogenen Daten für nicht befugte Personen zu unterbinden. Bei der Kommunikation per E-Mail kann die vollständige Datensicherheit von uns nicht gewährleistest werden. Für vertrauliche Informationen empfehlen wir Ihnen den Postweg.

\r\n

Ende der Datenschutzerklärung

', '2010-10-07 11:40:45', '2010-10-08 11:00:00', 1), (12, 'Bestellvorgang', 'mrg_order_process', '

Bestellvorgang, einfach und bequem bestellen

\r\n

Wie kann ich bei {{block type="imprint/field" value="shop_name"}} bestellen?

\r\n

1. Warenkorb

\r\n

Wählen Sie die Produkte aus, die Sie bestellen möchten, indem Sie den "In den Warenkorb" Button anklicken. Dadurch wird Ihre Auswahl in den Warenkorb gelegt. Sie können diese Auswahl bis zum Absenden Ihrer Bestellung jederzeit ändern, in dem Sie die Anzahl der Produkte ändern, durch Anklicken des Kästchens "Entfernen" die Auswahl löschen oder den Bestellvorgang abbrechen. Durch Anklicken des Buttons "weiter zur Kasse" gelangen Sie zum nächsten Bestellschritt.

\r\n

2. Kasse

\r\n

Melden Sie sich bitte mit Ihrer eMail Adresse und Ihrem Passwort an falls Sie bereits ein Kundenkonto besitzen, ansonsten registrieren Sie sich bitte als neuer Kunde. Ihre Daten werden unter Beachtung der datenschutzrechtlichen Bestimmungen erhoben, verarbeitet und genutzt (Datenschutzhinweis). Eine anderweitige Verwendung oder Weitergabe an Dritte erfolgt nicht. Sind Sie bereits angemeldet, können Sie nun die Versandart auswählen. Durch klicken des Buttons "Weiter" gelangen Sie zum nächsten Bestellschritt.

\r\n

3. Rechnungsadresse prüfen / Zahlungsweise auswählen

\r\n

Überprüfen Sie nun Ihre Rechnungsadresse und geben Sie Ihre gewünschte Zahlungsweise an. Durch Klicken des Buttons "Weiter" gelangen Sie zum nächsten Bestellschritt.

\r\n

4. Versandadresse prüfen / Versandart auswählen

\r\n

Überprüfen Sie nun Ihre Versandadresse und geben Sie Ihre gewünschte Versandart an. Durch Klicken des Buttons "Weiter" gelangen Sie zum nächsten Bestellschritt.

\r\n

5. Bestellvorgang abschließen / AGB und Datenschutz

\r\n

Sie erhalten eine Übersicht Ihrer Bestellung: die ausgewählten Produkte, die Versand- und Rechnungsadresse und Ihre Kontaktdaten. Überprüfen Sie, ob alle Angaben stimmen und lesen sich bitte die Allgemeinen Geschäftsbedingungen , die Widerrufsbelehrung und Datenschutzerklärung aufmerksam durch. Sie können mit der Bestellung nur fortfahren, wenn Sie den AGB, der Widerrufsbelehrung und der Datenschutzerklärung zustimmen (Häkchen setzen). Mit dem Anklicken des Buttons "Bestellung absenden" übersenden Sie Ihre Bestellung an uns. Hiermit geben Sie ein rechtsverbindliches Angebot ab.

\r\n

Widerrufsrecht für Verbraucher

\r\n

Alle Informationen zum Widerrufsrecht

', '2010-10-08 12:57:12', '2010-10-08 12:58:25', 1), (13, 'Impressum', 'mrg_imprint', '

F&M Computer Systemhaus GmbH
Pankstr. 8-10
13127 Berlin - Buchholz
Telefon: (030)  773 50 91
Fax:       (030) 3 19 88 03 87
E-Mail: info@markenoele.de
Web: www.markenoele.de     

\r\n

Sitz: Berlin

\r\n

F&M Computer Systemhaus GmbH eingetragen im Handelsregister Amtsgericht Berlin-Charlottenburg HRB 72393

\r\n

Vertretungsberechtigte Geschäftsführer:
Dipl.-Ing. Frank Lorenz
Dipl.-Ing. Michael Rühling
Dipl.-Ing. Mark Baasner

\r\n

Umsatzsteuer-Identifikationsnummer gemäß § 27 a Umsatzsteuergesetz: DE813621555

\r\n

Inhaltlich Verantwortlicher gemäß Telemediengesetz (TMG): Dipl.-Ing. Frank Lorenz (Anschrift wie oben)

\r\n

Alle Markennamen, Firmennamen oder Logos sind Warenzeichen der jeweiligen Unternehmen bzw. Rechte-Inhaber.

\r\n

Im Rahmen eines Diensteistungsvertrages vertreibt die Firma F&M Computer Systemhaus GmbH alle Waren im Auftrag der Energie & Service Süd Ost BERLIN GmbH & Co. KG

', '2010-10-15 13:26:31', '2010-10-15 14:04:24', 1); /*!40000 ALTER TABLE `cms_block` ENABLE KEYS */; # Dumping structure for table web35db1.cms_block_store CREATE TABLE IF NOT EXISTS `cms_block_store` ( `block_id` smallint(6) NOT NULL, `store_id` smallint(5) unsigned NOT NULL, PRIMARY KEY (`block_id`,`store_id`), KEY `FK_CMS_BLOCK_STORE_STORE` (`store_id`), CONSTRAINT `FK_CMS_BLOCK_STORE_BLOCK` FOREIGN KEY (`block_id`) REFERENCES `cms_block` (`block_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CMS_BLOCK_STORE_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='CMS Blocks to Stores'; # Dumping data for table web35db1.cms_block_store: 8 rows /*!40000 ALTER TABLE `cms_block_store` DISABLE KEYS */; INSERT INTO `cms_block_store` (`block_id`, `store_id`) VALUES (6, 0), (7, 0), (8, 0), (11, 0), (12, 0), (13, 0), (9, 2), (10, 2); /*!40000 ALTER TABLE `cms_block_store` ENABLE KEYS */; # Dumping structure for table web35db1.cms_page CREATE TABLE IF NOT EXISTS `cms_page` ( `page_id` smallint(6) NOT NULL auto_increment, `title` varchar(255) NOT NULL default '', `root_template` varchar(255) NOT NULL default '', `meta_keywords` text NOT NULL, `meta_description` text NOT NULL, `identifier` varchar(100) NOT NULL default '', `content_heading` varchar(255) NOT NULL default '', `content` mediumtext, `creation_time` datetime default NULL, `update_time` datetime default NULL, `is_active` tinyint(1) NOT NULL default '1', `sort_order` tinyint(4) NOT NULL default '0', `layout_update_xml` text, `custom_theme` varchar(100) default NULL, `custom_root_template` varchar(255) NOT NULL default '', `custom_layout_update_xml` text, `custom_theme_from` date default NULL, `custom_theme_to` date default NULL, PRIMARY KEY (`page_id`), KEY `identifier` (`identifier`) ) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8 COMMENT='CMS pages'; # Dumping data for table web35db1.cms_page: 4 rows /*!40000 ALTER TABLE `cms_page` DISABLE KEYS */; INSERT INTO `cms_page` (`page_id`, `title`, `root_template`, `meta_keywords`, `meta_description`, `identifier`, `content_heading`, `content`, `creation_time`, `update_time`, `is_active`, `sort_order`, `layout_update_xml`, `custom_theme`, `custom_root_template`, `custom_layout_update_xml`, `custom_theme_from`, `custom_theme_to`) VALUES (1, 'Seite nicht gefunden', 'one_column', 'Page keywords', 'Page description', 'no-route', '', '

404 - Seite nicht gefunden

\n

Leider konnte die angeforderte Seite nicht gefunden werden, scheinbar wurde eine nicht korrekte URL eingegeben. So ist der 404 Fehler entstanden. Bitte nutzen Sie unsere Suche oder wechseln Sie zu unserer Startseite um in unserem umfangreichen Sortiment zu stöbern.

\n\n', '2007-06-20 18:38:32', '2010-06-17 09:03:55', 1, 0, NULL, NULL, '', NULL, NULL, NULL), (2, 'Home page', 'three_columns', 'motul, motoröl, öl, ölshop motorenöl, motorenöle, getriebeöl, schmierstoff, schmierstoffe, öle, autoöl, motorradöl, ', 'Original Motoröl von MOTUL ', 'home', '', '
\r\n

Home Page

\r\n
', '2007-08-23 10:03:25', '2010-07-19 08:46:21', 0, 0, '', '', '', '', NULL, NULL), (3, 'About Us', 'one_column', '', '', 'about-magento-demo-store', '', '

markenoele

', '2007-08-30 14:01:18', '2010-06-18 10:43:28', 1, 0, '', '', '', '', NULL, NULL), (4, 'Customer Service', 'three_columns', '', '', 'customer-service', '', '
\r\n

Customer Service

\r\n
\r\n\r\n
\r\n
Shipping & Delivery
\r\n
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi luctus. Duis lobortis. Nulla nec velit. Mauris pulvinar erat non massa. Suspendisse tortor turpis, porta nec, tempus vitae, iaculis semper, pede. Cras vel libero id lectus rhoncus porta. Suspendisse convallis felis ac enim. Vivamus tortor nisl, lobortis in, faucibus et, tempus at, dui. Nunc risus. Proin scelerisque augue. Nam ullamcorper. Phasellus id massa. Pellentesque nisl. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Nunc augue. Aenean sed justo non leo vehicula laoreet. Praesent ipsum libero, auctor ac, tempus nec, tempor nec, justo.
\r\n
Privacy & Security
\r\n
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi luctus. Duis lobortis. Nulla nec velit. Mauris pulvinar erat non massa. Suspendisse tortor turpis, porta nec, tempus vitae, iaculis semper, pede. Cras vel libero id lectus rhoncus porta. Suspendisse convallis felis ac enim. Vivamus tortor nisl, lobortis in, faucibus et, tempus at, dui. Nunc risus. Proin scelerisque augue. Nam ullamcorper. Phasellus id massa. Pellentesque nisl. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Nunc augue. Aenean sed justo non leo vehicula laoreet. Praesent ipsum libero, auctor ac, tempus nec, tempor nec, justo.
\r\n
Returns & Replacements
\r\n
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi luctus. Duis lobortis. Nulla nec velit. Mauris pulvinar erat non massa. Suspendisse tortor turpis, porta nec, tempus vitae, iaculis semper, pede. Cras vel libero id lectus rhoncus porta. Suspendisse convallis felis ac enim. Vivamus tortor nisl, lobortis in, faucibus et, tempus at, dui. Nunc risus. Proin scelerisque augue. Nam ullamcorper. Phasellus id massa. Pellentesque nisl. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Nunc augue. Aenean sed justo non leo vehicula laoreet. Praesent ipsum libero, auctor ac, tempus nec, tempor nec, justo.
\r\n
Ordering
\r\n
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi luctus. Duis lobortis. Nulla nec velit. Mauris pulvinar erat non massa. Suspendisse tortor turpis, porta nec, tempus vitae, iaculis semper, pede. Cras vel libero id lectus rhoncus porta. Suspendisse convallis felis ac enim. Vivamus tortor nisl, lobortis in, faucibus et, tempus at, dui. Nunc risus. Proin scelerisque augue. Nam ullamcorper. Phasellus id massa. Pellentesque nisl. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Nunc augue. Aenean sed justo non leo vehicula laoreet. Praesent ipsum libero, auctor ac, tempus nec, tempor nec, justo.
\r\n
Payment, Pricing & Promotions
\r\n
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi luctus. Duis lobortis. Nulla nec velit. Mauris pulvinar erat non massa. Suspendisse tortor turpis, porta nec, tempus vitae, iaculis semper, pede. Cras vel libero id lectus rhoncus porta. Suspendisse convallis felis ac enim. Vivamus tortor nisl, lobortis in, faucibus et, tempus at, dui. Nunc risus. Proin scelerisque augue. Nam ullamcorper. Phasellus id massa. Pellentesque nisl. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Nunc augue. Aenean sed justo non leo vehicula laoreet. Praesent ipsum libero, auctor ac, tempus nec, tempor nec, justo.
\r\n
Viewing Orders
\r\n
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi luctus. Duis lobortis. Nulla nec velit. Mauris pulvinar erat non massa. Suspendisse tortor turpis, porta nec, tempus vitae, iaculis semper, pede. Cras vel libero id lectus rhoncus porta. Suspendisse convallis felis ac enim. Vivamus tortor nisl, lobortis in, faucibus et, tempus at, dui. Nunc risus. Proin scelerisque augue. Nam ullamcorper. Phasellus id massa. Pellentesque nisl. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Nunc augue. Aenean sed justo non leo vehicula laoreet. Praesent ipsum libero, auctor ac, tempus nec, tempor nec, justo.
\r\n
Updating Account Information
\r\n
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi luctus. Duis lobortis. Nulla nec velit. Mauris pulvinar erat non massa. Suspendisse tortor turpis, porta nec, tempus vitae, iaculis semper, pede. Cras vel libero id lectus rhoncus porta. Suspendisse convallis felis ac enim. Vivamus tortor nisl, lobortis in, faucibus et, tempus at, dui. Nunc risus. Proin scelerisque augue. Nam ullamcorper. Phasellus id massa. Pellentesque nisl. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Nunc augue. Aenean sed justo non leo vehicula laoreet. Praesent ipsum libero, auctor ac, tempus nec, tempor nec, justo.
\r\n
', '2007-08-30 14:02:20', '2007-08-30 14:03:37', 1, 0, NULL, NULL, '', NULL, NULL, NULL), (5, 'Enable Cookies', 'one_column', '', '', 'enable-cookies', '', '
\r\n \r\n
\r\n

What are Cookies?

\r\n
\r\n

Cookies are short pieces of data that are sent to your computer when you visit a website. On later visits, this data is then returned to that website. Cookies allow us to recognize you automatically whenever you visit our site so that we can personalize your experience and provide you with better service. We also use cookies (and similar browser data, such as Flash cookies) for fraud prevention and other purposes. If your web browser is set to refuse cookies from our website, you will not be able to complete a purchase or take advantage of certain features of our website, such as storing items in your Shopping Cart or receiving personalized recommendations. As a result, we strongly encourage you to configure your web browser to accept cookies from our website.

\r\n

Enabling Cookies

\r\n \r\n

Internet Explorer 7.x

\r\n
    \r\n
  1. \r\n

    Start Internet Explorer

    \r\n
  2. \r\n
  3. \r\n

    Under the Tools menu, click Internet Options

    \r\n

    \r\n
  4. \r\n
  5. \r\n

    Click the Privacy tab

    \r\n

    \r\n
  6. \r\n
  7. \r\n

    Click the Advanced button

    \r\n

    \r\n
  8. \r\n
  9. \r\n

    Put a check mark in the box for Override Automatic Cookie Handling, put another check mark in the Always accept session cookies box

    \r\n

    \r\n
  10. \r\n
  11. \r\n

    Click OK

    \r\n

    \r\n
  12. \r\n
  13. \r\n

    Click OK

    \r\n

    \r\n
  14. \r\n
  15. \r\n

    Restart Internet Explore

    \r\n
  16. \r\n
\r\n

Back to Top

\r\n

Internet Explorer 6.x

\r\n
    \r\n
  1. \r\n

    Select Internet Options from the Tools menu

    \r\n

    \r\n
  2. \r\n
  3. \r\n

    Click on the Privacy tab

    \r\n
  4. \r\n
  5. \r\n

    Click the Default button (or manually slide the bar down to Medium) under Settings. Click OK

    \r\n

    \r\n
  6. \r\n
\r\n

Back to Top

\r\n

Mozilla/Firefox

\r\n
    \r\n
  1. \r\n

    Click on the Tools-menu in Mozilla

    \r\n
  2. \r\n
  3. \r\n

    Click on the Options... item in the menu - a new window open

    \r\n
  4. \r\n
  5. \r\n

    Click on the Privacy selection in the left part of the window. (See image below)

    \r\n

    \r\n
  6. \r\n
  7. \r\n

    Expand the Cookies section

    \r\n
  8. \r\n
  9. \r\n

    Check the Enable cookies and Accept cookies normally checkboxes

    \r\n
  10. \r\n
  11. \r\n

    Save changes by clicking Ok.

    \r\n
  12. \r\n
\r\n

Back to Top

\r\n

Opera 7.x

\r\n
    \r\n
  1. \r\n

    Click on the Tools menu in Opera

    \r\n
  2. \r\n
  3. \r\n

    Click on the Preferences... item in the menu - a new window open

    \r\n
  4. \r\n
  5. \r\n

    Click on the Privacy selection near the bottom left of the window. (See image below)

    \r\n

    \r\n
  6. \r\n
  7. \r\n

    The Enable cookies checkbox must be checked, and Accept all cookies should be selected in the "Normal cookies" drop-down

    \r\n
  8. \r\n
  9. \r\n

    Save changes by clicking Ok

    \r\n
  10. \r\n
\r\n

Back to Top

\r\n
\r\n', '2010-05-19 11:33:29', '2010-05-19 11:33:29', 1, 0, NULL, NULL, '', NULL, NULL, NULL), (6, 'Motul Angebote des Monats', 'three_columns', 'motul, 5100, 4100, 300v, 0W20, 0W30, 0W40, 5W30, 5W40, 5W50, 10W30, 10W40, 10W60, 15W40, 15W50, 20W50', 'Aktuelle Sonderangebote von Motul Produkten hier im Motul Online Shop.', 'angebote-des-monats', '', '

{{block type="catalog/product_special" template="catalog/product/special.phtml"}}

', '2010-05-19 13:41:34', '2010-09-14 15:23:58', 1, 0, '', '', '', '', NULL, NULL), (7, 'Motul Online Shop', 'three_columns', 'motul, motoröl, öl, ölshop motorenöl, motorenöle, getriebeöl, schmierstoff, schmierstoffe, öle, autoöl, motorradöl, 0W-20, 0W-30, 0W-40, 5W-30, 5W-40, 5W-50, 10W-30, 10W-40, 10W-60, 15W-40, 15W-50, 20W-50', 'Motul Produkte von A-Z im Markenöle Shop schnell und günstig bestellen. Heute bestellt morgen bei Ihnen.', 'home_page', '', '

\r\n

{{widget type="catalog/product_widget_new" products_count="5" template="catalog/product/widget/new/content/new_grid.phtml"}}

\r\n

', '2010-05-19 14:58:18', '2010-09-14 15:16:06', 1, 0, '', '', '', '', NULL, NULL), (8, 'Ölberater', 'one_column', '', '', 'oelberater', '', '

http://www.motul.de/oelberater/index.html

', '2010-05-21 15:34:04', '2010-06-14 14:29:42', 1, 0, '', '', '', '', NULL, NULL), (9, 'AGB', 'three_columns', '', '', 'agb', '', '

{{block type="cms/block" block_id="mrg_business_terms"}}

', '2010-06-03 11:18:15', '2010-06-18 09:18:19', 1, 0, '', '', '', '', NULL, NULL), (10, 'Impressum', 'three_columns', '', '', 'impressum', '', '

{{block type="cms/block" block_id="mrg_imprint}}

', '2010-06-03 11:18:44', '2010-11-09 12:46:56', 1, 0, '', '', '', '', NULL, NULL), (12, 'Datenschutz', 'three_columns', '', '', 'datenschutz', '', '

{{block type="cms/block" block_id="mrg_privacy_policy}}

', '2010-06-03 11:19:50', '2010-10-07 11:43:43', 1, 0, '', '', '', '', NULL, NULL), (15, 'Altölentsorgung', 'three_columns', '', '', 'altoelentsorgung', '', '

Rücknahme von Altöl / Altölentsorgung

\r\n

Die bei uns erworbenen Menge an Verbrennungsmotoren-oder Getriebeöl nehmen wir als Altöl kostenlos zum Zweck der fachgerechten Entsorgung zurück.

\r\n

Bitte achten Sie darauf, Altöl bei Versendung als Gefahrengut zu kennzeichnen und entsprechende Behältnisse zu verwenden.
Alternativ benennen wir Ihnen gern eine Annahmestelle in Ihrer Nähe, die das Altöl zurücknimmt.

\r\n

Als privater Verbraucher haben Sie ferner die Möglichkeit das Altöl in einer örtlichen Wertstoff-Annahmestelle (z.B.Recyclinghof oder Schadstoffmobil) abzugeben. Unter www.abfallshop.de können Sie sich auch nach einem Entsorgungspartner in Ihrer Nähe umsehen.

\r\n

Schmierstoffe dürfen nicht in Kanalisation, Boden und Gewässer gelangen!

', '2010-06-03 11:21:27', '2010-09-10 08:13:26', 1, 0, '', '', '', '', NULL, NULL), (16, 'Widerrufsbelehrung', 'three_columns', '', '', 'widerruf', '', '

{{block type="cms/block" block_id="mrg_revocation"}}

', '2010-06-17 09:03:54', '2010-06-18 09:39:38', 1, 0, '', '', '', '', NULL, NULL), (17, 'MRG Beispiel Seite', 'one_column', '', '', 'mrg-cms-beispiel', '', '

MRG Beispiel Seite

\r\n\r\n

Ein Beispiel für Einbindung einzelner Felder / Strings aus dem Impressum-Modul:

\r\n\r\n

Diese Allgemeinen Geschäftsbedingungen gelten für alle Bestellungen, die Privatpersonen über den Online-Shop der {{block type="imprint/field" value="company_first"}}, {{block type="imprint/field" value="zip"}} {{block type="imprint/field" value="city"}}, Geschäftsführer: {{block type="imprint/field" value="ceo"}}

\r\n

(nachfolgend "{{block type="imprint/field" value="shop_name"}}") abgeben.

\r\n

Service-Hotline: Mo bis So 8 - 22 Uhr unter Telefon {{block type="imprint/field" value="telephone"}} E-Mail {{block type="imprint/field" value="email"}}

\r\n\r\n\r\n

Ein Beispiel für Einbindung von vorformatierten Templates mit Impressum-Daten:

\r\n\r\n
\r\n{{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}\r\n
\r\n\r\n

Ein Beispiel für Einbindung von anderen CMS Blocks innerhalb der Seite:

\r\n\r\n

§ 8 Widerrufsrecht

\r\n

§ 8.1 Verbraucher haben ein zweiwöchiges Widerrufsrecht.

\r\n
\r\n{{block type="cms/block" block_id="mrg_revocation"}}\r\n
\r\n\r\n

Ein Beispiel für Einbindung von vordefinierten Variablen für z.B. E-Mail Footer:

\r\n
\r\n{{block type="cms/block" block_id="mrg_business_terms"}}\r\n
\r\n', '2010-06-17 09:03:55', '2010-06-17 09:03:55', 0, 0, NULL, NULL, '', NULL, NULL, NULL), (18, 'Zahlungsarten', 'three_columns', '', '', 'zahlung', '', '

Die Zahlungsbedingungen \r\n


\r\n

\r\n

Die Bezahlung der von Ihnen bestellten Ware kann auf folgenden Wegen erfolgen:

\r\n

1. Vorkasse
2. Nachnahme
3. PayPal

\r\n

Vorkasse
Für die bestellte Ware kann der Rechnungsbetrag von Ihnen per Vorauskasse durch Überweisung auf unser Bankkonto erfolgen. Bei der Online Bestellung erhalten Sie eine Buchungsnummer, unter deren Angabe Sie bitte die Überweisung auf folgendes Konto tätigen können:

\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
Kontoinhaber:F&M Computer Systemhaus GmbH
Konto:6745434
BLZ10070024
BankDeutsche Bank
  
BIC/SwiftCode:DEUTDEDBBER
IBAN: 
DE09100700240674543400
\r\n



\r\n









Nachdem Ihre Zahlung unserem Konto gutgeschrieben wurde, wird die von Ihnen bestellte Ware (sofern lagernd) versandfertig gemacht und verlässt per gewähltem Versender unser Haus. Sie werden zu diesem Zeitpunkt von uns benachrichtigt (Mail oder Telefon).
Sollte es auf Grund von längeren Banklaufzeiten auf Ihrer Seite zu Verzögerungen kommen, bitten wir Sie, uns mit Angabe der Buchungsnummer unter info@markenoele.de zu informieren.

\r\n

Nachnahme
Die bestellte Ware kann von Ihnen bei Übergabe durch den Boten in Bar bezahlt werden. Die Versender erheben für diesen Service hohe Zusatzgebühren (Nachnahme ab 6,00 €) die wir leider in unsere Versandkosten mit einrechnen müssen.

\r\n

PayPal
PayPal ist der Online-Zahlungsservice, mit dem Sie in Online-Shops sicher, einfach und schnell bezahlen – und das kostenlos.

\r\n', '2010-06-17 09:03:55', '2010-10-12 12:33:00', 1, 0, '', '', '', '', NULL, NULL), (19, 'Lieferung', 'three_columns', '', '', 'lieferung', '', '

Versandinformationen

\r\n

Wir versenden die Ware abhängig vom Bestimmungsort (nur Deutschland) mit den Dienstleistern DHL und GLS.

Die Kosten für den Standardversand betragen 5,50 Euro.
Sofern die Zustellung per Nachnahme erfolgt, wird ein Aufschlag von 6,00 Euro (plus 2,- € Zustellgebühr) erhoben.

\r\n


1. Versand per DHL

\r\n

DHL stellt Sendungen von Montag - Samstag an unsere Kunden zu.

\r\n

An dem Tag an dem die Ware unser Lager verlässt, werden Sie von uns per Mail benachrichtigt. DHL versucht Ihnen dann innerhalb von 1-2 Tagen die Ware durch den Postboten zuzustellen oder hinterlegt die Ware in einer nahgelegenen Postfiliale (max. 7 Tage). Wird die Ware innerhalb dieser Frist nicht abgeholt, so wird das Paket an unser Lager retourniert.

Mit Hilfe der Trackingnummer, die wir bei Benachrichtigung per Mail automatisch mitsenden, können Sie den Verbleib Ihrer Sendung jederzeit im Internet verfolgen. Besuchen Sie dazu die Internetseite der DHL. Sie erhalten dann Informationen zu Ihrer Sendung.

Bitte prüfen Sie die Ware bei Erhalt umgehend auf äußere Beschädigungen und lassen Sie sich diese ggf. vom Zusteller bestätigen. Öffnen Sie die Sendungen umgehend und versichern Sie sich, dass kein verdeckter Transportschaden vorliegt. Sollte einer der oben genannten Fälle eingetreten sein, so kontaktieren Sie uns bitte umgehend.

2. Versand per GLS

\r\n

 

\r\n

GLS stellt Sendungen von Montag - Freitag an unsere Kunden zu.

\r\n

An dem Tag an dem die Ware unser Lager verlässt, werden Sie von uns per Mail benachrichtigt. GLS versucht Ihnen dann innerhalb von 1-2 Tagen die Ware durch den GLS Fahrer zuzustellen. Sollte er Sie nicht antreffen, so hinterlässt der Fahrer eine Benachrichtungskarte mit weiteren Informationen. Konnte die Ware nicht zugestellt oder abgeholt werden, so wird das Paket an unser Lager retourniert.

Mit Hilfe der Trackingnummer, die wir bei Benachrichtigung per Mail automatisch mitsenden, können Sie den Verbleib Ihrer Sendung jederzeit im Internet verfolgen. Besuchen Sie dazu die Internetseite der GLS-Group. Sie erhalten dann Informationen zu Ihrer Sendung.

Bitte prüfen Sie die Ware bei Erhalt umgehend auf äußere Beschädigungen und lassen Sie sich diese ggf. vom Zusteller bestätigen. Öffnen Sie die Sendungen umgehend und versichern Sie sich, dass kein verdeckter Transportschaden vorliegt. Sollte einer der oben genannten Fälle eingetreten sein, so kontaktieren Sie uns bitte umgehend.

', '2010-06-17 09:03:56', '2011-01-05 15:04:39', 1, 0, '', '', '', '', NULL, NULL), (20, 'Bestellvorgang', 'three_columns', '', '', 'bestellung', '', '

{{block type="cms/block" block_id="mrg_order_process"}}

', '2010-06-17 09:03:56', '2010-10-08 12:56:20', 1, 0, '', '', '', '', NULL, NULL), (21, 'Der Motul Pflegeberater', 'three_columns', '', '', 'motul_pflegeberater', 'Der Motul® Pflegeberater gratis zu jeder Bestellung', '

Der Pflegeberater versteht sich als Begleiter über das ganze Jahr.
Motul zeigt und erläutert einfach und verständlich, wie man das Motorrad nach dem Winter wiederbelebt und während der ganzen Saison fachgerecht wartet und pflegt.
Natürlich geben wir hier auch Tipps, wie das Motorrard für die Winterpause oder für den Winterbetrieb vorbereitet wird.

', '2010-06-29 11:32:27', '2010-07-08 14:18:56', 1, 0, '', '', '', '', NULL, NULL); /*!40000 ALTER TABLE `cms_page` ENABLE KEYS */; # Dumping structure for table web35db1.cms_page_store CREATE TABLE IF NOT EXISTS `cms_page_store` ( `page_id` smallint(6) NOT NULL, `store_id` smallint(5) unsigned NOT NULL, PRIMARY KEY (`page_id`,`store_id`), KEY `FK_CMS_PAGE_STORE_STORE` (`store_id`), CONSTRAINT `FK_CMS_PAGE_STORE_PAGE` FOREIGN KEY (`page_id`) REFERENCES `cms_page` (`page_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CMS_PAGE_STORE_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='CMS Pages to Stores'; # Dumping data for table web35db1.cms_page_store: 18 rows /*!40000 ALTER TABLE `cms_page_store` DISABLE KEYS */; INSERT INTO `cms_page_store` (`page_id`, `store_id`) VALUES (1, 0), (2, 0), (3, 0), (4, 0), (5, 0), (9, 0), (12, 0), (16, 0), (17, 0), (18, 0), (19, 0), (20, 0), (6, 2), (7, 2), (8, 2), (10, 2), (15, 2), (21, 2); /*!40000 ALTER TABLE `cms_page_store` ENABLE KEYS */; # Dumping structure for table web35db1.core_cache CREATE TABLE IF NOT EXISTS `core_cache` ( `id` varchar(255) NOT NULL, `data` mediumblob, `create_time` int(11) default NULL, `update_time` int(11) default NULL, `expire_time` int(11) default NULL, PRIMARY KEY (`id`), KEY `IDX_EXPIRE_TIME` (`expire_time`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.core_cache: 0 rows /*!40000 ALTER TABLE `core_cache` DISABLE KEYS */; /*!40000 ALTER TABLE `core_cache` ENABLE KEYS */; # Dumping structure for table web35db1.core_cache_option CREATE TABLE IF NOT EXISTS `core_cache_option` ( `code` varchar(32) NOT NULL, `value` tinyint(3) default NULL, PRIMARY KEY (`code`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.core_cache_option: 8 rows /*!40000 ALTER TABLE `core_cache_option` DISABLE KEYS */; INSERT INTO `core_cache_option` (`code`, `value`) VALUES ('block_html', 0), ('checkout_quote', 0), ('collections', 0), ('config', 0), ('config_api', 0), ('eav', 0), ('layout', 0), ('translate', 0); /*!40000 ALTER TABLE `core_cache_option` ENABLE KEYS */; # Dumping structure for table web35db1.core_cache_tag CREATE TABLE IF NOT EXISTS `core_cache_tag` ( `tag` varchar(255) NOT NULL, `cache_id` varchar(255) NOT NULL, KEY `IDX_TAG` (`tag`), KEY `IDX_CACHE_ID` (`cache_id`), CONSTRAINT `FK_CORE_CACHE_TAG` FOREIGN KEY (`cache_id`) REFERENCES `core_cache` (`id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.core_cache_tag: 0 rows /*!40000 ALTER TABLE `core_cache_tag` DISABLE KEYS */; /*!40000 ALTER TABLE `core_cache_tag` ENABLE KEYS */; # Dumping structure for table web35db1.core_config_data CREATE TABLE IF NOT EXISTS `core_config_data` ( `config_id` int(10) unsigned NOT NULL auto_increment, `scope` enum('default','websites','stores','config') NOT NULL default 'default', `scope_id` int(11) NOT NULL default '0', `path` varchar(255) NOT NULL default 'general', `value` text NOT NULL, PRIMARY KEY (`config_id`), UNIQUE KEY `config_scope` (`scope`,`scope_id`,`path`) ) ENGINE=InnoDB AUTO_INCREMENT=1084 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.core_config_data: 1.003 rows /*!40000 ALTER TABLE `core_config_data` DISABLE KEYS */; INSERT INTO `core_config_data` (`config_id`, `scope`, `scope_id`, `path`, `value`) VALUES (2, 'default', 0, 'web/unsecure/base_url', 'http://www.markenoele.de/'), (3, 'default', 0, 'web/secure/base_url', 'http://www.markenoele.de/'), (9, 'default', 0, 'design/package/name', 'default'), (10, 'default', 0, 'design/package/ua_regexp', 'a:0:{}'), (11, 'default', 0, 'design/theme/locale', ''), (12, 'default', 0, 'design/theme/template', ''), (13, 'default', 0, 'design/theme/template_ua_regexp', 'a:0:{}'), (14, 'default', 0, 'design/theme/skin', ''), (15, 'default', 0, 'design/theme/skin_ua_regexp', 'a:0:{}'), (16, 'default', 0, 'design/theme/layout', ''), (17, 'default', 0, 'design/theme/layout_ua_regexp', 'a:0:{}'), (18, 'default', 0, 'design/theme/default', ''), (19, 'default', 0, 'design/theme/default_ua_regexp', 'a:0:{}'), (21, 'default', 0, 'design/head/title_prefix', ''), (22, 'default', 0, 'design/head/title_suffix', ''), (26, 'default', 0, 'design/head/includes', ''), (27, 'default', 0, 'design/head/demonotice', '0'), (28, 'default', 0, 'design/header/logo_src', 'images/logo.jpg'), (32, 'default', 0, 'design/footer/absolute_footer', ''), (33, 'default', 0, 'design/watermark/image_size', ''), (34, 'default', 0, 'design/watermark/image_imageOpacity', ''), (35, 'default', 0, 'design/watermark/image_position', 'stretch'), (36, 'default', 0, 'design/watermark/small_image_size', ''), (37, 'default', 0, 'design/watermark/small_image_imageOpacity', ''), (38, 'default', 0, 'design/watermark/small_image_position', 'stretch'), (39, 'default', 0, 'design/watermark/thumbnail_size', ''), (40, 'default', 0, 'design/watermark/thumbnail_imageOpacity', ''), (41, 'default', 0, 'design/watermark/thumbnail_position', 'stretch'), (42, 'default', 0, 'design/pagination/pagination_frame', '5'), (43, 'default', 0, 'design/pagination/pagination_frame_skip', ''), (44, 'default', 0, 'design/pagination/anchor_text_for_previous', ''), (45, 'default', 0, 'design/pagination/anchor_text_for_next', ''), (47, 'default', 0, 'tax/calculation/algorithm', 'TOTAL_BASE_CALCULATION'), (53, 'default', 0, 'tax/calculation/apply_tax_on', '0'), (71, 'default', 0, 'tax/weee/enable', '0'), (72, 'default', 0, 'tax/weee/display_list', '0'), (73, 'default', 0, 'tax/weee/display', '0'), (74, 'default', 0, 'tax/weee/display_sales', '0'), (75, 'default', 0, 'tax/weee/display_email', '0'), (76, 'default', 0, 'tax/weee/discount', '0'), (77, 'default', 0, 'tax/weee/apply_vat', '0'), (78, 'default', 0, 'tax/weee/include_in_subtotal', '0'), (79, 'default', 0, 'web/url/use_store', '0'), (80, 'default', 0, 'web/url/redirect_to_base', '1'), (81, 'default', 0, 'web/seo/use_rewrites', '1'), (82, 'default', 0, 'web/unsecure/base_link_url', '{{unsecure_base_url}}'), (83, 'default', 0, 'web/unsecure/base_skin_url', '{{unsecure_base_url}}skin/'), (84, 'default', 0, 'web/unsecure/base_media_url', '{{unsecure_base_url}}media/'), (85, 'default', 0, 'web/unsecure/base_js_url', '{{unsecure_base_url}}js/'), (86, 'default', 0, 'web/secure/base_link_url', '{{secure_base_url}}'), (87, 'default', 0, 'web/secure/base_skin_url', '{{secure_base_url}}skin/'), (88, 'default', 0, 'web/secure/base_media_url', '{{secure_base_url}}media/'), (89, 'default', 0, 'web/secure/base_js_url', '{{secure_base_url}}js/'), (91, 'default', 0, 'web/secure/use_in_adminhtml', '0'), (92, 'default', 0, 'web/default/front', 'cms'), (93, 'default', 0, 'web/default/cms_home_page', 'home_page'), (94, 'default', 0, 'web/default/no_route', 'cms/index/noRoute'), (95, 'default', 0, 'web/default/cms_no_route', 'no-route'), (96, 'default', 0, 'web/default/cms_no_cookies', 'enable-cookies'), (97, 'default', 0, 'web/default/show_cms_breadcrumbs', '1'), (98, 'default', 0, 'web/polls/poll_check_by_ip', '0'), (100, 'default', 0, 'web/cookie/cookie_path', ''), (101, 'default', 0, 'web/cookie/cookie_domain', ''), (102, 'default', 0, 'web/cookie/cookie_httponly', '1'), (103, 'default', 0, 'web/session/use_remote_addr', '0'), (104, 'default', 0, 'web/session/use_http_via', '0'), (105, 'default', 0, 'web/session/use_http_x_forwarded_for', '0'), (106, 'default', 0, 'web/session/use_http_user_agent', '0'), (107, 'default', 0, 'web/session/use_frontend_sid', '1'), (108, 'default', 0, 'web/browser_capabilities/cookies', '1'), (109, 'default', 0, 'web/browser_capabilities/javascript', '1'), (110, 'default', 0, 'catalog/frontend/list_mode', 'grid-list'), (111, 'default', 0, 'catalog/frontend/grid_per_page_values', '9,15,30'), (112, 'default', 0, 'catalog/frontend/grid_per_page', '9'), (113, 'default', 0, 'catalog/frontend/list_per_page_values', '5,10,15,20,25'), (114, 'default', 0, 'catalog/frontend/list_per_page', '10'), (115, 'default', 0, 'catalog/frontend/list_allow_all', '0'), (116, 'default', 0, 'catalog/frontend/default_sort_by', 'position'), (117, 'default', 0, 'catalog/frontend/flat_catalog_product', '0'), (118, 'default', 0, 'catalog/frontend/flat_catalog_category', '0'), (119, 'default', 0, 'catalog/sitemap/tree_mode', '0'), (120, 'default', 0, 'catalog/sitemap/lines_perpage', '30'), (121, 'default', 0, 'catalog/review/allow_guest', '1'), (122, 'default', 0, 'catalog/productalert/allow_price', '0'), (124, 'default', 0, 'catalog/productalert/allow_stock', '0'), (126, 'default', 0, 'catalog/productalert/email_identity', 'general'), (127, 'default', 0, 'catalog/productalert_cron/frequency', 'D'), (128, 'default', 0, 'crontab/jobs/catalog_product_alert/schedule/cron_expr', '0 0 * * *'), (129, 'default', 0, 'crontab/jobs/catalog_product_alert/run/model', 'productalert/observer::process'), (130, 'default', 0, 'catalog/productalert_cron/time', '00,00,00'), (131, 'default', 0, 'catalog/productalert_cron/error_email', ''), (132, 'default', 0, 'catalog/productalert_cron/error_email_identity', 'general'), (134, 'default', 0, 'catalog/recently_products/scope', 'website'), (135, 'default', 0, 'catalog/recently_products/viewed_count', '5'), (136, 'default', 0, 'catalog/recently_products/compared_count', '5'), (137, 'default', 0, 'catalog/price/scope', '0'), (138, 'default', 0, 'catalog/navigation/max_depth', '0'), (139, 'default', 0, 'catalog/search/min_query_length', '1'), (140, 'default', 0, 'catalog/search/max_query_length', '128'), (141, 'default', 0, 'catalog/search/max_query_words', '10'), (142, 'default', 0, 'catalog/search/search_type', '1'), (143, 'default', 0, 'catalog/search/use_layered_navigation_count', '2000'), (144, 'default', 0, 'catalog/seo/site_map', '1'), (145, 'default', 0, 'catalog/seo/search_terms', '1'), (146, 'default', 0, 'catalog/seo/product_url_suffix', '.html'), (147, 'default', 0, 'catalog/seo/category_url_suffix', '.html'), (148, 'default', 0, 'catalog/seo/product_use_categories', '1'), (149, 'default', 0, 'catalog/seo/title_separator', '-'), (150, 'default', 0, 'catalog/seo/category_canonical_tag', '0'), (151, 'default', 0, 'catalog/seo/product_canonical_tag', '0'), (152, 'default', 0, 'catalog/downloadable/order_item_status', '9'), (153, 'default', 0, 'catalog/downloadable/downloads_number', '0'), (154, 'default', 0, 'catalog/downloadable/shareable', '0'), (155, 'default', 0, 'catalog/downloadable/samples_title', 'Samples'), (156, 'default', 0, 'catalog/downloadable/links_title', 'Links'), (157, 'default', 0, 'catalog/downloadable/links_target_new_window', '1'), (158, 'default', 0, 'catalog/downloadable/content_disposition', 'inline'), (159, 'default', 0, 'catalog/downloadable/disable_guest_checkout', '1'), (160, 'default', 0, 'catalog/custom_options/use_calendar', '0'), (163, 'default', 0, 'catalog/custom_options/year_range', ','), (164, 'default', 0, 'catalog/placeholder/image_placeholder', 'default/default300.jpg'), (165, 'default', 0, 'catalog/placeholder/small_image_placeholder', 'default/default170.jpg'), (166, 'default', 0, 'catalog/placeholder/thumbnail_placeholder', 'default/default65.jpg'), (171, 'default', 0, 'shipping/option/checkout_multiple', '0'), (172, 'default', 0, 'shipping/option/checkout_multiple_maximum_qty', '100'), (175, 'default', 0, 'general/country/optional_zip_countries', ''), (181, 'default', 0, 'carriers/flatrate/active', '1'), (182, 'default', 0, 'carriers/flatrate/title', 'Normaler Versand'), (183, 'default', 0, 'carriers/flatrate/name', 'innerhalb Deutschlands'), (184, 'default', 0, 'carriers/flatrate/type', 'O'), (185, 'default', 0, 'carriers/flatrate/price', '5.50'), (186, 'default', 0, 'carriers/flatrate/handling_type', 'F'), (187, 'default', 0, 'carriers/flatrate/handling_fee', ''), (189, 'default', 0, 'carriers/flatrate/sallowspecific', '1'), (190, 'default', 0, 'carriers/flatrate/specificcountry', 'DE'), (191, 'default', 0, 'carriers/flatrate/showmethod', '0'), (192, 'default', 0, 'carriers/flatrate/sort_order', ''), (193, 'default', 0, 'carriers/tablerate/active', '0'), (194, 'default', 0, 'carriers/tablerate/title', 'Best Way'), (195, 'default', 0, 'carriers/tablerate/name', 'Table Rate'), (196, 'default', 0, 'carriers/tablerate/condition_name', 'package_weight'), (197, 'default', 0, 'carriers/tablerate/include_virtual_price', '1'), (198, 'default', 0, 'carriers/tablerate/handling_type', 'F'), (199, 'default', 0, 'carriers/tablerate/handling_fee', ''), (201, 'default', 0, 'carriers/tablerate/sallowspecific', '0'), (202, 'default', 0, 'carriers/tablerate/specificcountry', ''), (203, 'default', 0, 'carriers/tablerate/showmethod', '0'), (204, 'default', 0, 'carriers/tablerate/sort_order', ''), (205, 'default', 0, 'carriers/freeshipping/active', '0'), (206, 'default', 0, 'carriers/freeshipping/title', 'Free Shipping'), (207, 'default', 0, 'carriers/freeshipping/name', 'Free'), (208, 'default', 0, 'carriers/freeshipping/free_shipping_subtotal', ''), (210, 'default', 0, 'carriers/freeshipping/sallowspecific', '0'), (211, 'default', 0, 'carriers/freeshipping/specificcountry', ''), (212, 'default', 0, 'carriers/freeshipping/showmethod', '0'), (213, 'default', 0, 'carriers/freeshipping/sort_order', ''), (214, 'default', 0, 'carriers/ups/active', '0'), (215, 'default', 0, 'carriers/ups/type', 'UPS'), (216, 'default', 0, 'carriers/ups/password', ''), (217, 'default', 0, 'carriers/ups/access_license_number', ''), (218, 'default', 0, 'carriers/ups/username', ''), (219, 'default', 0, 'carriers/ups/mode_xml', '1'), (220, 'default', 0, 'carriers/ups/gateway_xml_url', 'https://onlinetools.ups.com/ups.app/xml/Rate'), (221, 'default', 0, 'carriers/ups/origin_shipment', 'United States Domestic Shipments'), (222, 'default', 0, 'carriers/ups/negotiated_active', '0'), (223, 'default', 0, 'carriers/ups/gateway_url', 'http://www.ups.com/using/services/rave/qcostcgi.cgi'), (224, 'default', 0, 'carriers/ups/title', 'United Parcel Service'), (225, 'default', 0, 'carriers/ups/shipper_number', ''), (226, 'default', 0, 'carriers/ups/container', 'CP'), (227, 'default', 0, 'carriers/ups/tracking_xml_url', 'https://www.ups.com/ups.app/xml/Track'), (228, 'default', 0, 'carriers/ups/unit_of_measure', 'LBS'), (229, 'default', 0, 'carriers/ups/dest_type', 'RES'), (230, 'default', 0, 'carriers/ups/pickup', 'CC'), (231, 'default', 0, 'carriers/ups/max_package_weight', '150'), (232, 'default', 0, 'carriers/ups/handling_type', 'F'), (233, 'default', 0, 'carriers/ups/handling_action', 'O'), (234, 'default', 0, 'carriers/ups/handling_fee', ''), (235, 'default', 0, 'carriers/ups/allowed_methods', '1DM,1DML,1DA,1DAL,1DAPI,1DP,1DPL,2DM,2DML,2DA,2DAL,3DS,GND,GNDCOM,GNDRES,STD,XPR,WXS,XPRL,XDM,XDML,XPD'), (236, 'default', 0, 'carriers/ups/free_method', 'GND'), (237, 'default', 0, 'carriers/ups/free_shipping_enable', '0'), (238, 'default', 0, 'carriers/ups/free_shipping_subtotal', ''), (240, 'default', 0, 'carriers/ups/sallowspecific', '0'), (241, 'default', 0, 'carriers/ups/specificcountry', ''), (242, 'default', 0, 'carriers/ups/showmethod', '0'), (243, 'default', 0, 'carriers/ups/sort_order', ''), (244, 'default', 0, 'carriers/usps/active', '0'), (245, 'default', 0, 'carriers/usps/gateway_url', 'http://production.shippingapis.com/ShippingAPI.dll'), (246, 'default', 0, 'carriers/usps/title', 'United States Postal Service'), (247, 'default', 0, 'carriers/usps/userid', ''), (248, 'default', 0, 'carriers/usps/container', 'VARIABLE'), (249, 'default', 0, 'carriers/usps/size', 'REGULAR'), (250, 'default', 0, 'carriers/usps/machinable', 'true'), (251, 'default', 0, 'carriers/usps/max_package_weight', '70'), (252, 'default', 0, 'carriers/usps/handling_type', 'F'), (253, 'default', 0, 'carriers/usps/handling_action', 'O'), (254, 'default', 0, 'carriers/usps/handling_fee', ''), (255, 'default', 0, 'carriers/usps/allowed_methods', 'Bound Printed Matter,Express Mail,Express Mail Flat Rate Envelope,Express Mail Flat Rate Envelope Hold For Pickup,Express Mail Flat-Rate Envelope Sunday/Holiday Guarantee,Express Mail Hold For Pickup,Express Mail International,Express Mail International Flat Rate Envelope,Express Mail PO to PO,Express Mail Sunday/Holiday Guarantee,First-Class Mail International Large Envelope,First-Class Mail International Letters,First-Class Mail International Package,First-Class,First-Class Mail,First-Class Mail Flat,First-Class Mail International,First-Class Mail Letter,First-Class Mail Parcel,Global Express Guaranteed (GXG),Global Express Guaranteed Non-Document Non-Rectangular,Global Express Guaranteed Non-Document Rectangular,Library Mail,Media Mail,Parcel Post,Priority Mail,Priority Mail Small Flat Rate Box,Priority Mail Medium Flat Rate Box,Priority Mail Large Flat Rate Box,Priority Mail Flat Rate Box,Priority Mail Flat Rate Envelope,Priority Mail International,Priority Mail International Flat Rate Box,Priority Mail International Flat Rate Envelope,Priority Mail International Small Flat Rate Box,Priority Mail International Medium Flat Rate Box,Priority Mail International Large Flat Rate Box,USPS GXG Envelopes'), (256, 'default', 0, 'carriers/usps/free_method', ''), (257, 'default', 0, 'carriers/usps/free_shipping_enable', '0'), (258, 'default', 0, 'carriers/usps/free_shipping_subtotal', ''), (260, 'default', 0, 'carriers/usps/sallowspecific', '0'), (261, 'default', 0, 'carriers/usps/specificcountry', ''), (262, 'default', 0, 'carriers/usps/showmethod', '0'), (263, 'default', 0, 'carriers/usps/sort_order', ''), (264, 'default', 0, 'carriers/fedex/active', '0'), (265, 'default', 0, 'carriers/fedex/gateway_url', 'https://gateway.fedex.com/GatewayDC'), (266, 'default', 0, 'carriers/fedex/title', 'Federal Express'), (267, 'default', 0, 'carriers/fedex/account', ''), (268, 'default', 0, 'carriers/fedex/packaging', 'YOURPACKAGING'), (269, 'default', 0, 'carriers/fedex/dropoff', 'REGULARPICKUP'), (270, 'default', 0, 'carriers/fedex/max_package_weight', '150'), (271, 'default', 0, 'carriers/fedex/handling_type', 'F'), (272, 'default', 0, 'carriers/fedex/handling_action', 'O'), (273, 'default', 0, 'carriers/fedex/handling_fee', ''), (274, 'default', 0, 'carriers/fedex/residence_delivery', '0'), (275, 'default', 0, 'carriers/fedex/allowed_methods', 'PRIORITYOVERNIGHT,STANDARDOVERNIGHT,FIRSTOVERNIGHT,FEDEX2DAY,FEDEXEXPRESSSAVER,INTERNATIONALPRIORITY,INTERNATIONALECONOMY,INTERNATIONALFIRST,FEDEX1DAYFREIGHT,FEDEX2DAYFREIGHT,FEDEX3DAYFREIGHT,FEDEXGROUND,GROUNDHOMEDELIVERY,INTERNATIONALPRIORITY FREIGHT,INTERNATIONALECONOMY FREIGHT,EUROPEFIRSTINTERNATIONALPRIORITY'), (276, 'default', 0, 'carriers/fedex/free_method', 'FEDEXGROUND'), (277, 'default', 0, 'carriers/fedex/free_shipping_enable', '0'), (278, 'default', 0, 'carriers/fedex/free_shipping_subtotal', ''), (280, 'default', 0, 'carriers/fedex/sallowspecific', '0'), (281, 'default', 0, 'carriers/fedex/specificcountry', ''), (282, 'default', 0, 'carriers/fedex/showmethod', '0'), (283, 'default', 0, 'carriers/fedex/sort_order', ''), (284, 'default', 0, 'carriers/dhl/active', '0'), (285, 'default', 0, 'carriers/dhl/gateway_url', 'https://eCommerce.airborne.com/ApiLandingTest.asp'), (286, 'default', 0, 'carriers/dhl/title', 'DHL'), (287, 'default', 0, 'carriers/dhl/id', ''), (288, 'default', 0, 'carriers/dhl/password', ''), (289, 'default', 0, 'carriers/dhl/account', ''), (290, 'default', 0, 'carriers/dhl/shipping_key', ''), (291, 'default', 0, 'carriers/dhl/shipping_intlkey', ''), (292, 'default', 0, 'carriers/dhl/shipment_type', 'P'), (293, 'default', 0, 'carriers/dhl/handling_type', 'F'), (294, 'default', 0, 'carriers/dhl/handling_action', 'O'), (295, 'default', 0, 'carriers/dhl/contentdesc', 'Big Box'), (296, 'default', 0, 'carriers/dhl/handling_fee', ''), (297, 'default', 0, 'carriers/dhl/dutiable', '0'), (298, 'default', 0, 'carriers/dhl/max_package_weight', '150'), (299, 'default', 0, 'carriers/dhl/dutypaymenttype', 'R'), (300, 'default', 0, 'carriers/dhl/allowed_methods', 'IE,E SAT,E 10:30AM,E,N,S,G'), (302, 'default', 0, 'carriers/dhl/showmethod', '0'), (303, 'default', 0, 'carriers/dhl/free_method', 'G'), (304, 'default', 0, 'carriers/dhl/free_shipping_enable', '0'), (305, 'default', 0, 'carriers/dhl/free_shipping_subtotal', ''), (306, 'default', 0, 'carriers/dhl/additional_protection_enabled', '0'), (307, 'default', 0, 'carriers/dhl/additional_protection_min_value', ''), (308, 'default', 0, 'carriers/dhl/additional_protection_use_subtotal', '0'), (309, 'default', 0, 'carriers/dhl/additional_protection_value', ''), (310, 'default', 0, 'carriers/dhl/additional_protection_rounding', '0'), (311, 'default', 0, 'carriers/dhl/hazardous_materials', '0'), (312, 'default', 0, 'carriers/dhl/default_length', ''), (313, 'default', 0, 'carriers/dhl/default_width', ''), (314, 'default', 0, 'carriers/dhl/default_height', ''), (315, 'default', 0, 'carriers/dhl/shipment_days', '1,2,3,4,5,6'), (316, 'default', 0, 'carriers/dhl/intl_shipment_days', '1,2,3,4,5'), (317, 'default', 0, 'carriers/dhl/sallowspecific', '0'), (318, 'default', 0, 'carriers/dhl/specificcountry', ''), (319, 'default', 0, 'carriers/dhl/sort_order', ''), (320, 'default', 0, 'wishlist/general/active', '0'), (322, 'default', 0, 'wishlist/email/email_identity', 'general'), (323, 'stores', 2, 'design/header/welcome', 'Willkommen im Shop für Markenöle'), (324, 'default', 0, 'payment/bankpayment/bank_accounts', 'a:6:{s:14:"account_holder";a:2:{i:0;s:0:"";i:1;s:28:"F&M Computer Systemhaus GmbH";}s:14:"account_number";a:2:{i:0;s:0:"";i:1;s:7:"6745434";}s:9:"sort_code";a:2:{i:0;s:0:"";i:1;s:8:"10070024";}s:9:"bank_name";a:2:{i:0;s:0:"";i:1;s:13:"Deutsche Bank";}s:4:"iban";a:2:{i:0;s:0:"";i:1;s:22:"DE09100700240674543400";}s:3:"bic";a:2:{i:0;s:0:"";i:1;s:11:"DEUTDEDBBER";}}'), (326, 'default', 0, 'general/locale/code', 'de_DE'), (327, 'default', 0, 'general/locale/timezone', 'Europe/Berlin'), (328, 'default', 0, 'general/store_information/name', 'www.markenoele.de'), (329, 'default', 0, 'general/store_information/phone', '030 7735091'), (330, 'default', 0, 'general/store_information/address', 'www.markenoele.de\r\nc/o F&M Computer Systemhaus GmbH\r\nPankstr. 8-10\r\n13127 Berlin'), (331, 'default', 0, 'currency/options/base', 'EUR'), (332, 'default', 0, 'currency/options/default', 'EUR'), (333, 'default', 0, 'currency/options/allow', 'EUR'), (335, 'default', 0, 'catalog/category/root_id', '0'), (336, 'default', 0, 'catalog/custom_options/date_fields_order', 'd,m,y'), (337, 'default', 0, 'catalog/custom_options/time_format', '24h'), (338, 'default', 0, 'general/country/default', 'DE'), (339, 'default', 0, 'general/country/allow', 'DE'), (340, 'default', 0, 'general/locale/firstday', '1'), (341, 'default', 0, 'general/locale/weekend', '0,6'), (342, 'default', 0, 'web/secure/use_in_frontend', '1'), (343, 'default', 0, 'web/cookie/cookie_lifetime', '0'), (344, 'default', 0, 'design/head/default_title', 'Motul Markenoele Shop'), (345, 'default', 0, 'design/head/default_description', 'Motulprodukte schnell und sicher Online kaufen.'), (346, 'default', 0, 'design/head/default_keywords', '0W-20, 0W-30, 0W-40, 5W-30, 5W-40, 5W-50, 10W-30, 10W-40, 10W-60, 15W-40, 15W-50, 20W-50'), (347, 'default', 0, 'design/head/default_robots', 'INDEX,FOLLOW'), (348, 'default', 0, 'design/header/logo_alt', 'Shop-Name'), (349, 'default', 0, 'design/header/welcome', 'Herzlich willkommen'), (350, 'default', 0, 'design/footer/copyright', '© 2010 Musterfirma GmbH'), (351, 'default', 0, 'trans_email/ident_general/name', 'markenoele.de'), (352, 'default', 0, 'trans_email/ident_general/email', 'info@markenoele.de'), (353, 'default', 0, 'trans_email/ident_sales/name', 'Motul Shop Team'), (354, 'default', 0, 'trans_email/ident_sales/email', 'info@markenoele.de'), (355, 'default', 0, 'trans_email/ident_support/name', 'Kundenbetreuung'), (356, 'default', 0, 'trans_email/ident_support/email', 'info@markenoele.de'), (357, 'default', 0, 'trans_email/ident_custom1/name', 'Zusätzliche E-Mail 1'), (358, 'default', 0, 'trans_email/ident_custom1/email', 'custom1@musterdomain.de'), (359, 'default', 0, 'trans_email/ident_custom2/name', 'Zusätzliche E-Mail 2'), (360, 'default', 0, 'trans_email/ident_custom2/email', 'custom2@musterdomain.de'), (361, 'default', 0, 'contacts/email/recipient_email', 'info@markenoele.de'), (362, 'default', 0, 'contacts/email/sender_email_identity', 'general'), (363, 'default', 0, 'sitemap/generate/enabled', '1'), (364, 'default', 0, 'sendfriend/email/check_by', '1'), (365, 'default', 0, 'newsletter/subscription/success_email_identity', 'support'), (366, 'default', 0, 'newsletter/subscription/confirm', '1'), (367, 'default', 0, 'customer/create_account/email_domain', 'musterdomain.de'), (368, 'default', 0, 'customer/address/prefix_show', 'req'), (369, 'default', 0, 'customer/address/prefix_options', 'Herr;Frau'), (370, 'default', 0, 'sales/identity/address', 'F&M Computer Systemhaus GmbH\r\nPankstr. 8-10\r\n13127 Berlin\r\nDeutschland'), (371, 'default', 0, 'tax/classes/shipping_tax_class', '4'), (372, 'default', 0, 'tax/calculation/based_on', 'billing'), (373, 'default', 0, 'tax/calculation/price_includes_tax', '1'), (374, 'default', 0, 'tax/calculation/shipping_includes_tax', '1'), (375, 'default', 0, 'tax/calculation/apply_after_discount', '1'), (376, 'default', 0, 'tax/calculation/discount_tax', '1'), (377, 'default', 0, 'tax/defaults/country', 'DE'), (378, 'default', 0, 'tax/defaults/region', '79'), (379, 'default', 0, 'tax/defaults/postcode', '12345'), (380, 'default', 0, 'tax/display/type', '2'), (381, 'default', 0, 'tax/display/shipping', '2'), (382, 'default', 0, 'tax/cart_display/subtotal', '2'), (383, 'default', 0, 'tax/cart_display/full_summary', '1'), (384, 'default', 0, 'tax/cart_display/shipping', '2'), (385, 'default', 0, 'tax/cart_display/price', '2'), (386, 'default', 0, 'tax/cart_display/zero_tax', '1'), (387, 'default', 0, 'tax/cart_display/grandtotal', '0'), (388, 'default', 0, 'tax/sales_display/price', '2'), (389, 'default', 0, 'tax/sales_display/subtotal', '2'), (390, 'default', 0, 'tax/sales_display/shipping', '2'), (391, 'default', 0, 'tax/sales_display/grandtotal', '0'), (392, 'default', 0, 'tax/sales_display/full_summary', '1'), (393, 'default', 0, 'tax/sales_display/zero_tax', '1'), (394, 'default', 0, 'checkout/options/enable_agreements', '1'), (395, 'default', 0, 'checkout/cart_link/use_qty', '0'), (396, 'default', 0, 'shipping/origin/country_id', 'DE'), (397, 'default', 0, 'shipping/origin/region_id', '82'), (398, 'default', 0, 'shipping/origin/postcode', '13127'), (399, 'default', 0, 'shipping/origin/city', 'Berlin'), (400, 'default', 0, 'google/googlebase/target_country', 'DE'), (401, 'default', 0, 'payment/free/title', 'Keine Zahlungsinformationen benötigt'), (402, 'default', 0, 'payment/checkmo/title', 'Scheck / Zahlungsanweisung'), (403, 'default', 0, 'sales/reorder/allow', '0'), (404, 'default', 0, 'carriers/dhl/specificerrmsg', 'Diese Versandmethode ist derzeit nicht verfügbar. Bitte kontaktieren Sie uns wenn sie diese Methode verwenden möchten.'), (405, 'default', 0, 'carriers/ups/specificerrmsg', 'Diese Versandmethode ist derzeit nicht verfügbar. Bitte kontaktieren Sie uns wenn sie diese Methode verwenden möchten.'), (406, 'default', 0, 'carriers/usps/specificerrmsg', 'Diese Versandmethode ist derzeit nicht verfügbar. Bitte kontaktieren Sie uns wenn sie diese Methode verwenden möchten.'), (407, 'default', 0, 'carriers/fedex/specificerrmsg', 'Diese Versandmethode ist derzeit nicht verfügbar. Bitte kontaktieren Sie uns wenn sie diese Methode verwenden möchten.'), (408, 'default', 0, 'carriers/flatrate/specificerrmsg', 'Diese Versandmethode ist derzeit nicht verfügbar. Bitte kontaktieren Sie uns wenn sie diese Methode verwenden möchten.'), (409, 'default', 0, 'carriers/tablerate/specificerrmsg', 'Diese Versandmethode ist derzeit nicht verfügbar. Bitte kontaktieren Sie uns wenn sie diese Methode verwenden möchten.'), (410, 'default', 0, 'carriers/freeshipping/specificerrmsg', 'Diese Versandmethode ist derzeit nicht verfügbar. Bitte kontaktieren Sie uns wenn sie diese Methode verwenden möchten.'), (411, 'default', 0, 'admin/emails/forgot_email_template', '1'), (412, 'default', 0, 'currency/import/error_email_template', '2'), (413, 'default', 0, 'customer/create_account/email_template', '3'), (414, 'default', 0, 'customer/create_account/email_confirmation_template', '4'), (415, 'default', 0, 'customer/create_account/email_confirmed_template', '5'), (416, 'default', 0, 'customer/password/forgot_email_template', '6'), (417, 'default', 0, 'sales_email/order/template', '7'), (418, 'default', 0, 'sales_email/order/guest_template', '8'), (419, 'default', 0, 'sales_email/order_comment/template', '9'), (420, 'default', 0, 'sales_email/order_comment/guest_template', '10'), (421, 'default', 0, 'sales_email/invoice/template', '11'), (422, 'default', 0, 'sales_email/invoice/guest_template', '12'), (423, 'default', 0, 'sales_email/invoice_comment/template', '13'), (424, 'default', 0, 'sales_email/invoice_comment/guest_template', '14'), (425, 'default', 0, 'sales_email/creditmemo/template', '15'), (426, 'default', 0, 'sales_email/creditmemo/guest_template', '16'), (427, 'default', 0, 'sales_email/creditmemo_comment/template', '17'), (428, 'default', 0, 'sales_email/creditmemo_comment/guest_template', '18'), (429, 'default', 0, 'sales_email/shipment/template', '19'), (430, 'default', 0, 'sales_email/shipment/guest_template', '20'), (431, 'default', 0, 'sales_email/shipment_comment/template', '21'), (432, 'default', 0, 'sales_email/shipment_comment/guest_template', '22'), (433, 'default', 0, 'checkout/payment_failed/template', '23'), (434, 'default', 0, 'system/log/error_email_template', '24'), (435, 'default', 0, 'newsletter/subscription/confirm_email_template', '25'), (436, 'default', 0, 'newsletter/subscription/success_email_template', '26'), (437, 'default', 0, 'newsletter/subscription/un_email_template', '27'), (438, 'default', 0, 'wishlist/email/email_template', '28'), (439, 'default', 0, 'sendfriend/email/template', '29'), (440, 'default', 0, 'contacts/email/email_template', '30'), (441, 'default', 0, 'sitemap/generate/error_email_template', '31'), (442, 'default', 0, 'catalog/productalert/email_stock_template', '32'), (443, 'default', 0, 'catalog/productalert/email_price_template', '33'), (444, 'default', 0, 'catalog/productalert_cron/error_email_template', '34'), (445, 'default', 0, 'enterprise_invitation/email/template', '35'), (446, 'default', 0, 'sales_pdf/invoice/put_order_id', '1'), (447, 'default', 0, 'sales_pdf/shipment/put_order_id', '1'), (448, 'default', 0, 'sales_pdf/creditmemo/put_order_id', '1'), (449, 'default', 0, 'sales/identity/logo', 'default/logo.png'), (450, 'default', 0, 'tax/display/shippingurl', 'lieferung'), (451, 'default', 0, 'cataloginventory/stock_indicator/red', '0'), (452, 'default', 0, 'cataloginventory/stock_indicator/yellow', '1'), (453, 'default', 0, 'cataloginventory/stock_indicator/green', '2'), (454, 'default', 0, 'sales_email/trustedrating/template/de', '36'), (455, 'default', 0, 'sales_email/trustedrating/template/en', '37'), (456, 'default', 0, 'sales_email/trustedrating/template/fr', '38'), (457, 'default', 0, 'trustedrating/trustedrating_email/days', '3'), (458, 'default', 0, 'trustedrating/status/trustedrating_active', '0'), (459, 'default', 0, 'trustedrating/status/datelimit_y', '2010'), (460, 'default', 0, 'trustedrating/status/datelimit_m', '06'), (461, 'default', 0, 'trustedrating/status/datelimit_d', '17'), (462, 'default', 0, 'trustedrating/status/datelimit_h', '09'), (463, 'default', 0, 'trustedrating/status/datelimit_i', '03'), (464, 'default', 0, 'checkout/cart/deliveryurl', 'lieferung'), (465, 'default', 0, 'checkout/cart/revocationurl', 'widerruf'), (466, 'default', 0, 'checkout/cart/orderurl', 'bestellung'), (471, 'default', 0, 'general/imprint/shop_name', 'markenoele.de'), (472, 'default', 0, 'general/imprint/company_first', 'F&M Computer Systemhaus GmbH'), (473, 'default', 0, 'general/imprint/company_second', ''), (474, 'default', 0, 'general/imprint/street', 'Pankstr. 8-10'), (475, 'default', 0, 'general/imprint/zip', '13127'), (476, 'default', 0, 'general/imprint/city', 'Berlin-Buchholz'), (477, 'default', 0, 'general/imprint/telephone', '030 7 73 50 91'), (478, 'default', 0, 'general/imprint/fax', '030 3 19 88 03 87'), (479, 'default', 0, 'general/imprint/email', 'info@markenoele.de'), (480, 'default', 0, 'general/imprint/web', 'www.markenoele.de'), (481, 'default', 0, 'general/imprint/tax_number', ''), (482, 'default', 0, 'general/imprint/vat_id', 'DE813621555'), (483, 'default', 0, 'general/imprint/court', 'Amtsgericht Berlin-Charlottenburg'), (484, 'default', 0, 'general/imprint/financial_office', ''), (485, 'default', 0, 'general/imprint/ceo', 'Dipl.-Ing. Frank Lorenz, Dipl.-Ing. Michael Rühling, Dipl.-Ing. Mark Baasner'), (486, 'default', 0, 'general/imprint/register_number', 'HRB 72393'), (487, 'default', 0, 'general/imprint/business_rules', ''), (488, 'default', 0, 'general/imprint/bank_account_owner', 'F&M Computer Systemhaus GmbH'), (489, 'default', 0, 'general/imprint/bank_account', '6745434'), (490, 'default', 0, 'general/imprint/bank_code_number', '10070024'), (491, 'default', 0, 'general/imprint/bank_name', 'Deutsche Bank'), (492, 'default', 0, 'general/imprint/swift', ''), (493, 'default', 0, 'general/imprint/iban', ''), (494, 'default', 0, 'carriers/ups/min_package_weight', '0.1'), (495, 'default', 0, 'carriers/ups/debug', '0'), (496, 'default', 0, 'carriers/usps/debug', '0'), (497, 'default', 0, 'carriers/fedex/debug', '0'), (498, 'default', 0, 'carriers/dhl/debug', '0'), (499, 'default', 0, 'payment/invoice/active', '1'), (500, 'default', 0, 'payment/invoice/title', 'Amazon Marketplace'), (501, 'default', 0, 'payment/invoice/order_status', 'complete'), (502, 'default', 0, 'payment/invoice/specificgroup', '4'), (503, 'default', 0, 'payment/invoice/min_order_total', ''), (504, 'default', 0, 'payment/invoice/max_order_total', ''), (505, 'default', 0, 'payment/invoice/sort_order', ''), (506, 'default', 0, 'payment/bankpayment/active', '1'), (507, 'default', 0, 'payment/bankpayment/title', 'Vorkasse'), (508, 'default', 0, 'payment/bankpayment/order_status', 'pending'), (509, 'default', 0, 'payment/bankpayment/sort_order', ''), (510, 'default', 0, 'payment/bankpayment/allowspecific', '1'), (511, 'default', 0, 'payment/bankpayment/min_order_total', ''), (512, 'default', 0, 'payment/bankpayment/max_order_total', ''), (513, 'default', 0, 'payment/bankpayment/paywithinxdays', '7'), (514, 'default', 0, 'payment/bankpayment/customtext', ''), (515, 'default', 0, 'payment/bankpayment/form_cms_page', ''), (516, 'default', 0, 'payment/ccsave/active', '0'), (517, 'default', 0, 'payment/ccsave/title', 'Credit Card (saved)'), (518, 'default', 0, 'payment/ccsave/order_status', 'pending'), (519, 'default', 0, 'payment/ccsave/cctypes', 'AE,VI,MC,DI'), (520, 'default', 0, 'payment/ccsave/useccv', '0'), (521, 'default', 0, 'payment/ccsave/centinel', '0'), (522, 'default', 0, 'payment/ccsave/allowspecific', '0'), (523, 'default', 0, 'payment/ccsave/specificcountry', ''), (524, 'default', 0, 'payment/ccsave/min_order_total', ''), (525, 'default', 0, 'payment/ccsave/max_order_total', ''), (526, 'default', 0, 'payment/ccsave/sort_order', ''), (527, 'default', 0, 'payment/cashondelivery/active', '1'), (528, 'default', 0, 'payment/cashondelivery/display_zero_fee', '0'), (529, 'default', 0, 'payment/cashondelivery/title', 'Nachname (+5,00€ Nachnahmegebühr)'), (530, 'default', 0, 'payment/cashondelivery/order_status', 'processing'), (531, 'default', 0, 'payment/cashondelivery/sort_order', ''), (532, 'default', 0, 'payment/cashondelivery/shippingallowspecific', '1'), (533, 'default', 0, 'payment/cashondelivery/inlandcosts', '5.00'), (534, 'default', 0, 'payment/cashondelivery/foreigncountrycosts', ''), (535, 'default', 0, 'payment/cashondelivery/customtext', ''), (536, 'default', 0, 'payment/cashondelivery/disallowspecificshippingmethods', '0'), (537, 'default', 0, 'payment/cashticket/active', '0'), (538, 'default', 0, 'payment/cashticket/url_test', 'https://shops.test.at.paysafecard.com/pscmerchant/'), (539, 'default', 0, 'payment/cashticket/url_live', 'https://shops.cc.at.paysafecard.com/pscmerchant/'), (540, 'default', 0, 'payment/cashticket/customer_url_test', 'https://customer.test.at.cash-ticket.com/ctcustomer/'), (541, 'default', 0, 'payment/cashticket/customer_url_live', 'https://customer.cc.at.cash-ticket.com/ctcustomer/'), (542, 'default', 0, 'payment/cashticket/order_status', 'pending'), (543, 'default', 0, 'payment/cashticket/allowspecific', '1'), (544, 'default', 0, 'payment/cashticket/sort_order', ''), (545, 'default', 0, 'payment/payone_cc/active', '0'), (546, 'default', 0, 'payment/payone_cc/order_status', ''), (547, 'default', 0, 'payment/payone_cc/sort_order', ''), (548, 'default', 0, 'payment/payone_cc/title', 'Kreditkarte (PAYONE)'), (549, 'default', 0, 'payment/payone_cc/allowspecific', '0'), (550, 'default', 0, 'payment/payone_cc/merchant_id', ''), (551, 'default', 0, 'payment/payone_cc/portal_id', ''), (552, 'default', 0, 'payment/payone_cc/account_id', ''), (553, 'default', 0, 'payment/payone_cc/security_key', ''), (554, 'default', 0, 'payment/payone_cc/useccv', '0'), (555, 'default', 0, 'payment/payone_cc/request_type', 'authorize'), (556, 'default', 0, 'payment/payone_cc/transaction_mode', 'test'), (557, 'default', 0, 'payment/payone_cc/submit_products', '1'), (558, 'default', 0, 'payment/payone_cc/display_name', '0'), (559, 'default', 0, 'payment/payone_cc/display_address', '0'), (560, 'default', 0, 'payment/payone_cc/payment_action', ''), (561, 'default', 0, 'payment/payone_elv/active', '0'), (562, 'default', 0, 'payment/payone_elv/order_status', ''), (563, 'default', 0, 'payment/payone_elv/sort_order', ''), (564, 'default', 0, 'payment/payone_elv/title', 'Lastschrift (PAYONE)'), (565, 'default', 0, 'payment/payone_elv/allowspecific', '0'), (566, 'default', 0, 'payment/payone_elv/merchant_id', ''), (567, 'default', 0, 'payment/payone_elv/portal_id', ''), (568, 'default', 0, 'payment/payone_elv/account_id', ''), (569, 'default', 0, 'payment/payone_elv/security_key', ''), (570, 'default', 0, 'payment/payone_elv/request_type', 'authorize'), (571, 'default', 0, 'payment/payone_elv/transaction_mode', 'test'), (572, 'default', 0, 'payment/payone_elv/submit_products', '1'), (573, 'default', 0, 'payment/payone_elv/display_name', '0'), (574, 'default', 0, 'payment/payone_elv/display_address', '0'), (575, 'default', 0, 'payment/payone_elv/payment_action', ''), (576, 'default', 0, 'payment/payone_elv/validate_bankcode', '0'), (577, 'default', 0, 'payment/payone_elv/bank_account_validation_type', '0'), (578, 'default', 0, 'payment/payone_vor/active', '0'), (579, 'default', 0, 'payment/payone_vor/order_status', ''), (580, 'default', 0, 'payment/payone_vor/sort_order', ''), (581, 'default', 0, 'payment/payone_vor/title', 'Vorkasse (PAYONE)'), (582, 'default', 0, 'payment/payone_vor/allowspecific', '0'), (583, 'default', 0, 'payment/payone_vor/merchant_id', ''), (584, 'default', 0, 'payment/payone_vor/portal_id', ''), (585, 'default', 0, 'payment/payone_vor/account_id', ''), (586, 'default', 0, 'payment/payone_vor/security_key', ''), (587, 'default', 0, 'payment/payone_vor/request_type', 'authorize'), (588, 'default', 0, 'payment/payone_vor/transaction_mode', 'test'), (589, 'default', 0, 'payment/payone_vor/submit_products', '1'), (590, 'default', 0, 'payment/payone_vor/payment_action', ''), (591, 'default', 0, 'payment/payone_rec/active', '0'), (592, 'default', 0, 'payment/payone_rec/order_status', ''), (593, 'default', 0, 'payment/payone_rec/sort_order', ''), (594, 'default', 0, 'payment/payone_rec/title', 'Rechnung (PAYONE)'), (595, 'default', 0, 'payment/payone_rec/allowspecific', '0'), (596, 'default', 0, 'payment/payone_rec/merchant_id', ''), (597, 'default', 0, 'payment/payone_rec/portal_id', ''), (598, 'default', 0, 'payment/payone_rec/account_id', ''), (599, 'default', 0, 'payment/payone_rec/security_key', ''), (600, 'default', 0, 'payment/payone_rec/request_type', 'authorize'), (601, 'default', 0, 'payment/payone_rec/transaction_mode', 'test'), (602, 'default', 0, 'payment/payone_rec/submit_products', '1'), (603, 'default', 0, 'payment/payone_rec/payment_action', ''), (604, 'default', 0, 'payment/payone_cod/active', '0'), (605, 'default', 0, 'payment/payone_cod/order_status', ''), (606, 'default', 0, 'payment/payone_cod/sort_order', ''), (607, 'default', 0, 'payment/payone_cod/title', 'Nachnahme (Payone)'), (608, 'default', 0, 'payment/payone_cod/allowspecific', '0'), (609, 'default', 0, 'payment/payone_cod/merchant_id', ''), (610, 'default', 0, 'payment/payone_cod/portal_id', ''), (611, 'default', 0, 'payment/payone_cod/account_id', ''), (612, 'default', 0, 'payment/payone_cod/security_key', ''), (613, 'default', 0, 'payment/payone_cod/request_type', 'authorize'), (614, 'default', 0, 'payment/payone_cod/transaction_mode', 'test'), (615, 'default', 0, 'payment/payone_cod/submit_products', '1'), (616, 'default', 0, 'payment/payone_cod/payment_action', ''), (617, 'default', 0, 'payment/free/active', '1'), (618, 'default', 0, 'payment/free/order_status', 'pending'), (619, 'default', 0, 'payment/free/payment_action', ''), (620, 'default', 0, 'payment/free/allowspecific', '0'), (621, 'default', 0, 'payment/free/specificcountry', ''), (622, 'default', 0, 'payment/free/sort_order', '1'), (623, 'default', 0, 'payment/checkmo/active', '0'), (624, 'default', 0, 'payment/checkmo/order_status', 'pending'), (625, 'default', 0, 'payment/checkmo/allowspecific', '0'), (626, 'default', 0, 'payment/checkmo/specificcountry', ''), (627, 'default', 0, 'payment/checkmo/payable_to', ''), (628, 'default', 0, 'payment/checkmo/mailing_address', ''), (629, 'default', 0, 'payment/checkmo/min_order_total', ''), (630, 'default', 0, 'payment/checkmo/max_order_total', ''), (631, 'default', 0, 'payment/checkmo/sort_order', ''), (632, 'default', 0, 'payment/payone_sb/active', '0'), (633, 'default', 0, 'payment/payone_sb/order_status', ''), (634, 'default', 0, 'payment/payone_sb/sort_order', ''), (635, 'default', 0, 'payment/payone_sb/title', 'Online-Überweisung (PAYONE)'), (636, 'default', 0, 'payment/payone_sb/allowspecific', '0'), (637, 'default', 0, 'payment/payone_sb/merchant_id', ''), (638, 'default', 0, 'payment/payone_sb/portal_id', ''), (639, 'default', 0, 'payment/payone_sb/account_id', ''), (640, 'default', 0, 'payment/payone_sb/security_key', ''), (641, 'default', 0, 'payment/payone_sb/request_type', 'authorize'), (642, 'default', 0, 'payment/payone_sb/transaction_mode', 'test'), (643, 'default', 0, 'payment/payone_sb/submit_products', '1'), (644, 'default', 0, 'payment/payone_sb/display_name', '0'), (645, 'default', 0, 'payment/payone_sb/display_address', '0'), (646, 'default', 0, 'payment/payone_sb/payment_action', ''), (647, 'default', 0, 'payment/payone_wlt/active', '0'), (648, 'default', 0, 'payment/payone_wlt/order_status', ''), (649, 'default', 0, 'payment/payone_wlt/sort_order', ''), (650, 'default', 0, 'payment/payone_wlt/title', 'PayPal (PAYONE)'), (651, 'default', 0, 'payment/payone_wlt/allowspecific', '0'), (652, 'default', 0, 'payment/payone_wlt/merchant_id', ''), (653, 'default', 0, 'payment/payone_wlt/portal_id', ''), (654, 'default', 0, 'payment/payone_wlt/account_id', ''), (655, 'default', 0, 'payment/payone_wlt/security_key', ''), (656, 'default', 0, 'payment/payone_wlt/request_type', 'authorize'), (657, 'default', 0, 'payment/payone_wlt/transaction_mode', 'test'), (658, 'default', 0, 'payment/payone_wlt/submit_products', '1'), (659, 'default', 0, 'payment/payone_wlt/payment_action', ''), (660, 'default', 0, 'payment/purchaseorder/active', '0'), (661, 'default', 0, 'payment/purchaseorder/title', 'Purchase Order'), (662, 'default', 0, 'payment/purchaseorder/order_status', 'pending'), (663, 'default', 0, 'payment/purchaseorder/allowspecific', '0'), (664, 'default', 0, 'payment/purchaseorder/specificcountry', ''), (665, 'default', 0, 'payment/purchaseorder/min_order_total', ''), (666, 'default', 0, 'payment/purchaseorder/max_order_total', ''), (667, 'default', 0, 'payment/purchaseorder/sort_order', ''), (668, 'default', 0, 'payment/authorizenet/active', '0'), (669, 'default', 0, 'payment/authorizenet/payment_action', 'authorize'), (670, 'default', 0, 'payment/authorizenet/title', 'Credit Card (Authorize.net)'), (671, 'default', 0, 'payment/authorizenet/login', ''), (672, 'default', 0, 'payment/authorizenet/trans_key', ''), (673, 'default', 0, 'payment/authorizenet/order_status', ''), (674, 'default', 0, 'payment/authorizenet/test', '1'), (675, 'default', 0, 'payment/authorizenet/cgi_url', 'https://secure.authorize.net/gateway/transact.dll'), (676, 'default', 0, 'payment/authorizenet/currency', 'USD'), (677, 'default', 0, 'payment/authorizenet/debug', '0'), (678, 'default', 0, 'payment/authorizenet/email_customer', '0'), (679, 'default', 0, 'payment/authorizenet/merchant_email', ''), (680, 'default', 0, 'payment/authorizenet/cctypes', 'AE,VI,MC,DI'), (681, 'default', 0, 'payment/authorizenet/useccv', '0'), (682, 'default', 0, 'payment/authorizenet/allowspecific', '0'), (683, 'default', 0, 'payment/authorizenet/min_order_total', ''), (684, 'default', 0, 'payment/authorizenet/max_order_total', ''), (685, 'default', 0, 'payment/authorizenet/sort_order', ''), (686, 'default', 0, 'payment/paypaluk_direct/active', '0'), (687, 'default', 0, 'payment/paypaluk_direct/payment_action', 'Authorization'), (688, 'default', 0, 'payment/paypaluk_direct/order_status', ''), (689, 'default', 0, 'payment/paypaluk_direct/title', 'PayPal Direct Payment Payflow Edition'), (690, 'default', 0, 'payment/paypaluk_direct/cctypes', 'VI,MC'), (691, 'default', 0, 'payment/paypaluk_direct/centinel', '0'), (692, 'default', 0, 'payment/paypaluk_direct/line_items_enabled', '0'), (693, 'default', 0, 'payment/paypaluk_direct/allowspecific', '0'), (694, 'default', 0, 'payment/paypaluk_direct/sort_order', ''), (695, 'default', 0, 'payment/paypaluk_express/active', '0'), (696, 'default', 0, 'payment/paypaluk_express/title', 'PayPal Express Checkout Payflow Edition'), (697, 'default', 0, 'payment/paypaluk_express/visible_on_cart', '1'), (698, 'default', 0, 'payment/paypaluk_express/line_items_enabled', '1'), (699, 'default', 0, 'payment/paypaluk_express/payment_action', 'Authorization'), (700, 'default', 0, 'payment/paypaluk_express/order_status', ''), (701, 'default', 0, 'payment/paypaluk_express/allowspecific', '0'), (702, 'default', 0, 'payment/paypaluk_express/sort_order', ''), (703, 'default', 0, 'payment/bankpayment/specificcountry', 'DE'), (704, 'default', 0, 'payment/cashondelivery/shippingspecificcountry', 'DE'), (705, 'default', 0, 'autoshipping/settings/enabled', '1'), (706, 'default', 0, 'autoshipping/settings/country_id', 'DE'), (707, 'default', 0, 'safitech_jqzoom/general/enabled', '1'), (708, 'default', 0, 'safitech_jqzoom/general/popup_width', '300'), (709, 'default', 0, 'safitech_jqzoom/general/popup_height', '300'), (710, 'default', 0, 'safitech_jqzoom/general/anim_scale', '0'), (711, 'default', 0, 'sales/totals_sort/subtotal', '10'), (712, 'default', 0, 'sales/totals_sort/discount', '20'), (713, 'default', 0, 'sales/totals_sort/shipping', '30'), (714, 'default', 0, 'sales/totals_sort/weee', '50'), (715, 'default', 0, 'sales/totals_sort/tax', '110'), (716, 'default', 0, 'sales/totals_sort/grand_total', '100'), (717, 'default', 0, 'sales/identity/logoposition', 'left'), (718, 'default', 0, 'sales/minimum_order/active', '1'), (719, 'default', 0, 'sales/minimum_order/amount', '16.81'), (720, 'default', 0, 'sales/minimum_order/description', 'Der Mindestbestellwert beträgt 20 Euro. Bestimmt finden Sie noch nützliches Zubehör im Fanshop.'), (721, 'default', 0, 'sales/minimum_order/error_message', 'Der Mindestbestellwert beträgt 20 Euro. Bestimmt finden Sie noch nützliches Zubehör im Fanshop.'), (722, 'default', 0, 'sales/minimum_order/multi_address', '0'), (723, 'default', 0, 'sales/minimum_order/multi_address_description', 'Der Mindestbestellwert beträgt 20 Euro. Bestimmt finden Sie noch nützliches Zubehör im Fanshop.'), (724, 'default', 0, 'sales/minimum_order/multi_address_error_message', 'Der Mindestbestellwert beträgt 20 Euro. Bestimmt finden Sie noch nützliches Zubehör im Fanshop.'), (725, 'default', 0, 'sales/dashboard/use_aggregated_data', '0'), (726, 'default', 0, 'sales/gift_messages/allow_order', '0'), (727, 'default', 0, 'sales/gift_messages/allow_items', '0'), (728, 'default', 0, 'contacts/contacts/enabled', '1'), (729, 'stores', 2, 'design/header/logo_src', 'images/logo.png'), (730, 'stores', 2, 'design/header/logo_alt', 'Markenoel.de'), (731, 'stores', 2, 'design/footer/copyright', 'Danke, dass Sie www.markenoele.de besuchen.'), (732, 'default', 0, 'payment/cashticket/specificcountry', 'AF'), (733, 'default', 0, 'sales_email/order/enabled', '1'), (734, 'default', 0, 'sales_email/order/identity', 'sales'), (735, 'default', 0, 'sales_email/order/copy_to', 'info@markenoele.de'), (736, 'default', 0, 'sales_email/order/copy_method', 'bcc'), (737, 'default', 0, 'sales_email/order_comment/enabled', '1'), (738, 'default', 0, 'sales_email/order_comment/identity', 'sales'), (739, 'default', 0, 'sales_email/order_comment/copy_to', ''), (740, 'default', 0, 'sales_email/order_comment/copy_method', 'bcc'), (741, 'default', 0, 'sales_email/invoice/enabled', '1'), (742, 'default', 0, 'sales_email/invoice/identity', 'sales'), (743, 'default', 0, 'sales_email/invoice/copy_to', 'info@markenoele.de'), (744, 'default', 0, 'sales_email/invoice/copy_method', 'bcc'), (745, 'default', 0, 'sales_email/invoice_comment/enabled', '1'), (746, 'default', 0, 'sales_email/invoice_comment/identity', 'sales'), (747, 'default', 0, 'sales_email/invoice_comment/copy_to', ''), (748, 'default', 0, 'sales_email/invoice_comment/copy_method', 'bcc'), (749, 'default', 0, 'sales_email/shipment/enabled', '1'), (750, 'default', 0, 'sales_email/shipment/identity', 'sales'), (751, 'default', 0, 'sales_email/shipment/copy_to', 'info@markenoele.de'), (752, 'default', 0, 'sales_email/shipment/copy_method', 'bcc'), (753, 'default', 0, 'sales_email/shipment_comment/enabled', '1'), (754, 'default', 0, 'sales_email/shipment_comment/identity', 'sales'), (755, 'default', 0, 'sales_email/shipment_comment/copy_to', ''), (756, 'default', 0, 'sales_email/shipment_comment/copy_method', 'bcc'), (757, 'default', 0, 'sales_email/creditmemo/enabled', '1'), (758, 'default', 0, 'sales_email/creditmemo/identity', 'sales'), (759, 'default', 0, 'sales_email/creditmemo/copy_to', 'info@markenoele.de'), (760, 'default', 0, 'sales_email/creditmemo/copy_method', 'bcc'), (761, 'default', 0, 'sales_email/creditmemo_comment/enabled', '1'), (762, 'default', 0, 'sales_email/creditmemo_comment/identity', 'sales'), (763, 'default', 0, 'sales_email/creditmemo_comment/copy_to', ''), (764, 'default', 0, 'sales_email/creditmemo_comment/copy_method', 'bcc'), (765, 'default', 0, 'system/cron/schedule_generate_every', '15'), (766, 'default', 0, 'system/cron/schedule_ahead_for', '20'), (767, 'default', 0, 'system/cron/schedule_lifetime', '15'), (768, 'default', 0, 'system/cron/history_cleanup_every', '10'), (769, 'default', 0, 'system/cron/history_success_lifetime', '60'), (770, 'default', 0, 'system/cron/history_failure_lifetime', '600'), (771, 'default', 0, 'system/smtp/disable', '0'), (772, 'default', 0, 'system/smtp/host', 'smtp.f-m-computer.de'), (773, 'default', 0, 'system/smtp/port', '25'), (774, 'default', 0, 'system/smtp/set_return_path', '0'), (775, 'default', 0, 'system/currency/installed', 'AFN,DZD,TRL,ARS,AWG,AZN,AZM,AUD,BSD,BHD,THB,PAB,BBD,BYR,BZD,BMD,BUK,ETB,VEB,BOB,VEF,BND,BIF,XOF,XPF,CLP,NIC,CRC,GMD,MKD,STD,DOP,VND,AMD,DJF,DKK,GQE,SVC,EEK,EUR,FKP,FJD,HUF,CDF,GEK,GEL,GHS,GIP,HTG,PYG,GNF,GYD,HKD,UAH,INR,IQD,ISK,JMD,YER,JOD,KYD,CAD,CVE,QAR,KES,PGK,LAK,COP,KMF,BAM,CUP,HRK,KWD,ZMK,AOA,MMK,ALL,HNL,SLL,LVL,ROL,BGN,LBP,LRD,LYD,SZL,LTL,LSL,MGA,MWK,MYR,MAD,MUR,MZN,MXN,MDL,NGN,ERN,NAD,NPR,PEN,TWD,NZD,BTN,ANG,KPW,NOK,XCD,MRO,PKR,MOP,TOP,GBP,PHP,BWP,GTQ,BRL,CNY,RHD,IRR,OMR,KHR,RWF,MVR,RON,IDR,RUB,SBD,SAR,ILS,SEK,CHF,RSD,SCR,ZWD,SGD,SKK,KGS,SOS,LKR,SHP,SDG,SRD,SYP,ZAR,KRW,TJS,BDT,WST,TZS,KZT,TTD,CZK,MNT,TND,TMM,TRY,AED,USD,UGX,UYU,UZS,VUV,CHW,CHE,JPY,PLN,EGP'), (776, 'default', 0, 'system/log/clean_after_day', '180'), (777, 'default', 0, 'system/log/enabled', '0'), (778, 'default', 0, 'system/log/time', '00,00,00'), (779, 'default', 0, 'system/log/frequency', 'D'), (780, 'default', 0, 'crontab/jobs/log_clean/schedule/cron_expr', ''), (781, 'default', 0, 'crontab/jobs/log_clean/run/model', 'log/cron::logClean'), (782, 'default', 0, 'system/log/error_email', ''), (783, 'default', 0, 'system/log/error_email_identity', 'general'), (784, 'default', 0, 'system/adminnotification/use_https', '0'), (785, 'default', 0, 'system/adminnotification/frequency', '1'), (786, 'default', 0, 'dev/restrict/allow_ips', ''), (787, 'default', 0, 'dev/debug/profiler', '0'), (788, 'default', 0, 'dev/translate_inline/active', '0'), (789, 'default', 0, 'dev/translate_inline/active_admin', '0'), (790, 'default', 0, 'dev/log/active', '0'), (791, 'default', 0, 'dev/log/file', 'system.log'), (792, 'default', 0, 'dev/log/exception_file', 'exception.log'), (793, 'default', 0, 'dev/js/merge_files', '0'), (794, 'default', 0, 'dev/js/deprecation', '0'), (795, 'default', 0, 'dev/css/merge_css_files', '0'), (796, 'default', 0, 'esso/giveaways/enabled', '1'), (797, 'default', 0, 'esso/giveaways/product_sku', '1000'), (798, 'default', 0, 'cataloginventory/options/can_subtract', '1'), (799, 'default', 0, 'cataloginventory/options/can_back_in_stock', '1'), (800, 'default', 0, 'cataloginventory/options/show_out_of_stock', '1'), (801, 'default', 0, 'cataloginventory/options/stock_threshold_qty', '0'), (802, 'default', 0, 'cataloginventory/stock_indicator/product_view_enabled', '1'), (803, 'default', 0, 'cataloginventory/item_options/manage_stock', '1'), (804, 'default', 0, 'cataloginventory/item_options/backorders', '2'), (805, 'default', 0, 'cataloginventory/item_options/max_sale_qty', '30'), (806, 'default', 0, 'cataloginventory/item_options/min_qty', '0'), (807, 'default', 0, 'cataloginventory/item_options/min_sale_qty', 'a:0:{}'), (808, 'default', 0, 'cataloginventory/item_options/notify_stock_qty', '1'), (809, 'default', 0, 'cataloginventory/item_options/enable_qty_increments', '0'), (810, 'default', 0, 'cataloginventory/item_options/auto_return', '0'), (811, 'default', 0, 'sales_pdf/invoice/senderaddress', 'F&M Computer Systemhaus GmbH, Pankstr. 8-10, 13127 Berlin'), (812, 'default', 0, 'sales_pdf/invoice/maturity', '0'), (813, 'default', 0, 'sales_pdf/invoice/note', 'Vielen Dank für Ihren Auftrag!'), (814, 'default', 0, 'sales_pdf/invoice/customeridprefix', 'K'), (815, 'default', 0, 'sales_pdf/invoice/showcustomerip', '0'), (816, 'default', 0, 'sales_pdf/invoice/showfooter', '1'), (817, 'default', 0, 'sales_pdf/invoice/showcarrier', '1'), (818, 'default', 0, 'sales_pdf/invoice/showpayment', '1'), (819, 'default', 0, 'sales_pdf/invoice/showinfotxt', '0'), (820, 'default', 0, 'sales_pdf/invoice/infotxt', ''), (821, 'default', 0, 'sales_pdf/invoice/showinfobox', '0'), (822, 'default', 0, 'sales_pdf/invoice/infobox', ''), (823, 'stores', 2, 'general/store_information/name', 'markenoele.de'), (824, 'stores', 2, 'general/store_information/phone', '(030) 773 50 91'), (825, 'stores', 2, 'general/store_information/address', 'Energie & Service Süd Ost BERLIN GmbH & Co. KG\r\nMariendorfer Damm 161a\r\n12107 Berlin\r\nDeutschland'), (826, 'stores', 2, 'sales/identity/logo', 'stores/2/logo.png'), (828, 'stores', 2, 'sales/identity/logo_html', 'stores/2/logo.png'), (829, 'default', 0, 'payment/ig_cashondelivery/active', '1'), (830, 'default', 0, 'payment/ig_cashondelivery/title', 'Nachnahme (+6,00 Nachnahmegebühr, +2,00 Übermittlungsgebühr)'), (831, 'default', 0, 'payment/ig_cashondelivery/order_status', 'processing'), (832, 'default', 0, 'payment/ig_cashondelivery/allowspecific', '1'), (833, 'default', 0, 'payment/ig_cashondelivery/specificcountry', 'DE'), (834, 'stores', 2, 'dev/debug/template_hints', '0'), (835, 'stores', 2, 'dev/debug/template_hints_blocks', '0'), (836, 'default', 0, 'sales_email/order/attachagreement', '0'), (837, 'default', 0, 'sales_email/invoice/attachpdf', '1'), (838, 'default', 0, 'sales_email/invoice/attachagreement', '0'), (839, 'default', 0, 'sales_email/invoice_comment/attachpdf', '0'), (840, 'default', 0, 'sales_email/invoice_comment/attachagreement', '0'), (841, 'default', 0, 'sales_email/shipment/attachpdf', '0'), (842, 'default', 0, 'sales_email/shipment/attachagreement', '0'), (843, 'default', 0, 'sales_email/shipment_comment/attachpdf', '0'), (844, 'default', 0, 'sales_email/shipment_comment/attachagreement', '0'), (845, 'default', 0, 'sales_email/creditmemo/attachpdf', '0'), (846, 'default', 0, 'sales_email/creditmemo/attachagreement', '0'), (847, 'default', 0, 'sales_email/creditmemo_comment/attachpdf', '0'), (848, 'default', 0, 'sales_email/creditmemo_comment/attachagreement', '0'), (849, 'default', 0, 'google/analytics/active', '1'), (850, 'default', 0, 'google/analytics/account', 'UA-17362213-1'), (851, 'default', 0, 'google/googlebase/login', 'info@markenoele.de'), (852, 'default', 0, 'google/googlebase/password', 'passw0rd'), (853, 'default', 0, 'google/googlebase/account_type', 'HOSTED_OR_GOOGLE'), (854, 'default', 0, 'google/googlebase/observed', '1'), (855, 'default', 0, 'google/checkout/active', '0'), (856, 'default', 0, 'google/checkout/sandbox', '0'), (857, 'default', 0, 'google/checkout/use_secure_callback_url', '0'), (858, 'default', 0, 'google/checkout/debug', '0'), (859, 'default', 0, 'google/checkout/merchant_id', ''), (860, 'default', 0, 'google/checkout/merchant_key', ''), (861, 'default', 0, 'google/checkout/checkout_image', '180/46/trans'), (862, 'default', 0, 'google/checkout/locale', 'en_US'), (863, 'default', 0, 'google/checkout/order_status', ''), (864, 'default', 0, 'google/checkout/continue_shopping_url', ''), (865, 'default', 0, 'google/checkout/hide_cart_contents', '1'), (866, 'default', 0, 'google/checkout/disable_default_tax_tables', '0'), (867, 'default', 0, 'google/optimizer/active', '0'), (868, 'default', 0, 'google/checkout_shipping_merchant/active', '0'), (869, 'default', 0, 'google/checkout_shipping_merchant/allowed_methods', 'a:2:{s:6:"method";a:1:{i:0;s:0:"";}s:5:"price";a:1:{i:0;s:0:"";}}'), (870, 'default', 0, 'google/checkout_shipping_carrier/active', '0'), (871, 'default', 0, 'google/checkout_shipping_carrier/methods', ''), (872, 'default', 0, 'google/checkout_shipping_carrier/address_category', 'COMMERCIAL'), (873, 'default', 0, 'google/checkout_shipping_carrier/default_price', '0'), (874, 'default', 0, 'google/checkout_shipping_carrier/default_width', '10'), (875, 'default', 0, 'google/checkout_shipping_carrier/default_height', '10'), (876, 'default', 0, 'google/checkout_shipping_carrier/default_length', '10'), (877, 'default', 0, 'google/checkout_shipping_flatrate/active', '0'), (878, 'default', 0, 'google/checkout_shipping_flatrate/title_1', ''), (879, 'default', 0, 'google/checkout_shipping_flatrate/price_1', ''), (880, 'default', 0, 'google/checkout_shipping_flatrate/sallowspecific_1', '0'), (881, 'default', 0, 'google/checkout_shipping_flatrate/specificcountry_1', ''), (882, 'default', 0, 'google/checkout_shipping_flatrate/title_2', ''), (883, 'default', 0, 'google/checkout_shipping_flatrate/price_2', ''), (884, 'default', 0, 'google/checkout_shipping_flatrate/sallowspecific_2', '0'), (885, 'default', 0, 'google/checkout_shipping_flatrate/specificcountry_2', ''), (886, 'default', 0, 'google/checkout_shipping_flatrate/title_3', ''), (887, 'default', 0, 'google/checkout_shipping_flatrate/price_3', ''), (888, 'default', 0, 'google/checkout_shipping_flatrate/sallowspecific_3', '0'), (889, 'default', 0, 'google/checkout_shipping_flatrate/specificcountry_3', ''), (890, 'default', 0, 'google/checkout_shipping_virtual/active', '1'), (891, 'default', 0, 'google/checkout_shipping_virtual/schedule', 'OPTIMISTIC'), (892, 'default', 0, 'google/checkout_shipping_virtual/method', 'email'), (893, 'default', 0, 'catalog/backend/iscompare', '0'), (894, 'default', 0, 'catalog/frontend/enable_weight_info', '0'), (895, 'default', 0, 'catalog/frontend/parse_url_directives', '1'), (896, 'default', 0, 'catalog/seo/save_rewrites_history', '1'), (897, 'default', 0, 'catalog/baseprice/disable_ext', '0'), (898, 'default', 0, 'catalog/baseprice/frontend_label', '({{reference_amount}} {{reference_unit}}={{baseprice}})'), (899, 'default', 0, 'catalog/baseprice/short_label', '={{baseprice}} / {{reference_amount}} {{reference_unit_short}}'), (900, 'default', 0, 'catalog/baseprice/base_price_incl_tax', '1'), (901, 'default', 0, 'catalog/baseprice/default_base_price_unit', 'L'), (902, 'default', 0, 'catalog/baseprice/default_base_price_base_unit', 'L'), (903, 'default', 0, 'catalog/baseprice/default_base_price_base_amount', '1'), (904, 'default', 0, 'catalog/baseprice/auto_append_base_price', '1'), (905, 'default', 0, 'advanced/modules_disable_output/DerModPro_BasePrice', '0'), (906, 'default', 0, 'advanced/modules_disable_output/ESSO_Giveaways', '0'), (907, 'default', 0, 'advanced/modules_disable_output/Fooman_Common', '0'), (908, 'default', 0, 'advanced/modules_disable_output/Fooman_EmailAttachments', '0'), (909, 'default', 0, 'advanced/modules_disable_output/IG_CashOnDelivery', '0'), (910, 'default', 0, 'advanced/modules_disable_output/Mage_Admin', '0'), (911, 'default', 0, 'advanced/modules_disable_output/Mage_AdminNotification', '0'), (912, 'default', 0, 'advanced/modules_disable_output/Mage_Api', '0'), (913, 'default', 0, 'advanced/modules_disable_output/Mage_Backup', '0'), (914, 'default', 0, 'advanced/modules_disable_output/Mage_BankPayment', '0'), (915, 'default', 0, 'advanced/modules_disable_output/Mage_Bundle', '0'), (916, 'default', 0, 'advanced/modules_disable_output/Mage_Catalog', '0'), (917, 'default', 0, 'advanced/modules_disable_output/Mage_CatalogIndex', '0'), (918, 'default', 0, 'advanced/modules_disable_output/Mage_CatalogInventory', '0'), (919, 'default', 0, 'advanced/modules_disable_output/Mage_CatalogRule', '0'), (920, 'default', 0, 'advanced/modules_disable_output/Mage_CatalogSearch', '0'), (921, 'default', 0, 'advanced/modules_disable_output/Mage_Centinel', '0'), (922, 'default', 0, 'advanced/modules_disable_output/Mage_Checkout', '0'), (923, 'default', 0, 'advanced/modules_disable_output/Mage_Cms', '0'), (924, 'default', 0, 'advanced/modules_disable_output/Mage_Compiler', '0'), (925, 'default', 0, 'advanced/modules_disable_output/Mage_Contacts', '0'), (926, 'default', 0, 'advanced/modules_disable_output/Mage_Core', '0'), (927, 'default', 0, 'advanced/modules_disable_output/Mage_Cron', '0'), (928, 'default', 0, 'advanced/modules_disable_output/Mage_Customer', '0'), (929, 'default', 0, 'advanced/modules_disable_output/Mage_Dataflow', '0'), (930, 'default', 0, 'advanced/modules_disable_output/Mage_Directory', '0'), (931, 'default', 0, 'advanced/modules_disable_output/Mage_Downloadable', '0'), (932, 'default', 0, 'advanced/modules_disable_output/Mage_Eav', '0'), (933, 'default', 0, 'advanced/modules_disable_output/Mage_GiftMessage', '0'), (934, 'default', 0, 'advanced/modules_disable_output/Mage_GoogleAnalytics', '0'), (935, 'default', 0, 'advanced/modules_disable_output/Mage_GoogleBase', '0'), (936, 'default', 0, 'advanced/modules_disable_output/Mage_GoogleCheckout', '0'), (937, 'default', 0, 'advanced/modules_disable_output/Mage_GoogleOptimizer', '0'), (938, 'default', 0, 'advanced/modules_disable_output/Mage_Index', '0'), (939, 'default', 0, 'advanced/modules_disable_output/Mage_Install', '0'), (940, 'default', 0, 'advanced/modules_disable_output/Mage_Log', '0'), (941, 'default', 0, 'advanced/modules_disable_output/Mage_Media', '0'), (942, 'default', 0, 'advanced/modules_disable_output/Mage_Newsletter', '0'), (943, 'default', 0, 'advanced/modules_disable_output/Mage_Page', '0'), (944, 'default', 0, 'advanced/modules_disable_output/Mage_Paygate', '0'), (945, 'default', 0, 'advanced/modules_disable_output/Mage_Payment', '0'), (946, 'default', 0, 'advanced/modules_disable_output/Mage_Payone', '0'), (947, 'default', 0, 'advanced/modules_disable_output/Mage_Paypal', '0'), (948, 'default', 0, 'advanced/modules_disable_output/Mage_PaypalUk', '0'), (949, 'default', 0, 'advanced/modules_disable_output/Mage_Poll', '0'), (950, 'default', 0, 'advanced/modules_disable_output/Mage_ProductAlert', '0'), (951, 'default', 0, 'advanced/modules_disable_output/Mage_Rating', '0'), (952, 'default', 0, 'advanced/modules_disable_output/Mage_Reports', '0'), (953, 'default', 0, 'advanced/modules_disable_output/Mage_Review', '0'), (954, 'default', 0, 'advanced/modules_disable_output/Mage_Rss', '0'), (955, 'default', 0, 'advanced/modules_disable_output/Mage_Rule', '0'), (956, 'default', 0, 'advanced/modules_disable_output/Mage_Sales', '0'), (957, 'default', 0, 'advanced/modules_disable_output/Mage_SalesRule', '0'), (958, 'default', 0, 'advanced/modules_disable_output/Mage_Sendfriend', '0'), (959, 'default', 0, 'advanced/modules_disable_output/Mage_Shipping', '0'), (960, 'default', 0, 'advanced/modules_disable_output/Mage_Sitemap', '0'), (961, 'default', 0, 'advanced/modules_disable_output/Mage_Tag', '0'), (962, 'default', 0, 'advanced/modules_disable_output/Mage_Tax', '0'), (963, 'default', 0, 'advanced/modules_disable_output/Mage_Usa', '0'), (964, 'default', 0, 'advanced/modules_disable_output/Mage_Weee', '0'), (965, 'default', 0, 'advanced/modules_disable_output/Mage_Widget', '0'), (966, 'default', 0, 'advanced/modules_disable_output/Mage_Wishlist', '0'), (967, 'default', 0, 'advanced/modules_disable_output/Mt_SwitchCompare', '0'), (968, 'default', 0, 'advanced/modules_disable_output/Mxperts_NoRegion', '0'), (969, 'default', 0, 'advanced/modules_disable_output/PRWD_Autoshipping', '0'), (970, 'default', 0, 'advanced/modules_disable_output/Phoenix_BankPayment', '0'), (971, 'default', 0, 'advanced/modules_disable_output/Phoenix_Moneybookers', '0'), (972, 'default', 0, 'advanced/modules_disable_output/Safitech_Catalog', '0'), (973, 'default', 0, 'advanced/modules_disable_output/Symmetrics_Agreement', '0'), (974, 'default', 0, 'advanced/modules_disable_output/Symmetrics_CashTicket', '0'), (975, 'default', 0, 'advanced/modules_disable_output/Symmetrics_ConfigGerman', '0'), (976, 'default', 0, 'advanced/modules_disable_output/Symmetrics_ConfigGermanTexts', '0'), (977, 'default', 0, 'advanced/modules_disable_output/Symmetrics_DeliveryTime', '0'), (978, 'default', 0, 'advanced/modules_disable_output/Symmetrics_DomPdf', '0'), (979, 'default', 0, 'advanced/modules_disable_output/Symmetrics_Imprint', '0'), (980, 'default', 0, 'advanced/modules_disable_output/Symmetrics_Invoice', '0'), (981, 'default', 0, 'advanced/modules_disable_output/Symmetrics_InvoicePdf', '0'), (982, 'default', 0, 'advanced/modules_disable_output/Symmetrics_PdfPrinter', '0'), (983, 'default', 0, 'advanced/modules_disable_output/Symmetrics_SecurePassword', '0'), (984, 'default', 0, 'advanced/modules_disable_output/Symmetrics_SetMeta', '0'), (985, 'default', 0, 'advanced/modules_disable_output/Symmetrics_StockIndicator', '0'), (986, 'default', 0, 'advanced/modules_disable_output/Symmetrics_TrustedRating', '0'), (987, 'default', 0, 'advanced/modules_disable_output/Symmetrics_TweaksGerman', '0'), (988, 'default', 0, 'fandm/mandatoryitems/enabled', '0'), (989, 'default', 0, 'fandm/mandatoryitems/default_sku', '1001'), (990, 'default', 0, 'fandm/mandatoryitems/atr_name1', 'gebinde_groesse'), (991, 'default', 0, 'fandm/mandatoryitems/atr_value1', '5 Liter'), (992, 'default', 0, 'fandm/mandatoryitems/sku1', '1002'), (993, 'default', 0, 'paypal/general/merchant_country', 'DE'), (994, 'default', 0, 'paypal/general/business_account', 'info@markenoele.de'), (995, 'default', 0, 'paypal/wpuk/partner', ''), (996, 'default', 0, 'paypal/wpuk/user', ''), (997, 'default', 0, 'paypal/wpuk/vendor', ''), (998, 'default', 0, 'paypal/wpuk/pwd', ''), (999, 'default', 0, 'paypal/wpuk/sandbox_flag', '0'), (1000, 'default', 0, 'paypal/wpuk/debug_flag', '0'), (1001, 'default', 0, 'payment/paypal_express/active', '0'), (1002, 'default', 0, 'payment/paypal_standard/active', '1'), (1003, 'default', 0, 'payment/paypal_direct/active', '0'), (1004, 'default', 0, 'payment/verisign/active', '0'), (1005, 'default', 0, 'paypal/wpp/api_username', ''), (1006, 'default', 0, 'paypal/wpp/api_password', ''), (1007, 'default', 0, 'paypal/wpp/api_signature', ''), (1008, 'default', 0, 'paypal/wpp/sandbox_flag', '0'), (1009, 'default', 0, 'paypal/wpp/use_proxy', '0'), (1010, 'default', 0, 'payment/paypal_standard/title', 'PayPal - '), (1011, 'default', 0, 'payment/paypal_standard/sort_order', ''), (1012, 'default', 0, 'payment/paypal_standard/payment_action', 'Sale'), (1013, 'default', 0, 'payment/paypal_standard/allowspecific', '0'), (1014, 'default', 0, 'payment/paypal_standard/sandbox_flag', '0'), (1015, 'default', 0, 'payment/paypal_standard/line_items_enabled', '1'), (1016, 'default', 0, 'payment/paypal_standard/debug', '0'), (1017, 'default', 0, 'payment/paypal_standard/line_items_summary', ''), (1018, 'default', 0, 'payment/paypal_direct/title', 'PayPal Direct Payment'), (1019, 'default', 0, 'payment/paypal_direct/sort_order', ''), (1020, 'default', 0, 'payment/paypal_direct/payment_action', 'Authorization'), (1021, 'default', 0, 'payment/paypal_direct/allowspecific', '0'), (1022, 'default', 0, 'payment/paypal_direct/debug', '0'), (1023, 'default', 0, 'payment/paypal_direct/line_items_enabled', '0'), (1024, 'default', 0, 'payment/paypal_direct/cctypes', 'VI,MC'), (1025, 'default', 0, 'payment/paypal_direct/useccv', '1'), (1026, 'default', 0, 'payment/paypal_direct/centinel', '0'), (1027, 'default', 0, 'payment/paypal_billing_agreement/active', '1'), (1028, 'default', 0, 'payment/paypal_billing_agreement/title', 'PayPal Billing Agreement'), (1029, 'default', 0, 'payment/paypal_billing_agreement/sort_order', ''), (1030, 'default', 0, 'payment/paypal_billing_agreement/payment_action', 'Authorization'), (1031, 'default', 0, 'payment/paypal_billing_agreement/allowspecific', '0'), (1032, 'default', 0, 'payment/paypal_billing_agreement/debug', '0'), (1033, 'default', 0, 'payment/paypal_billing_agreement/line_items_enabled', '0'), (1034, 'default', 0, 'payment/paypal_billing_agreement/allow_billing_agreement_wizard', '1'), (1035, 'default', 0, 'payment/verisign/title', 'Payflow Pro'), (1036, 'default', 0, 'payment/verisign/sort_order', ''), (1037, 'default', 0, 'payment/verisign/payment_action', 'Authorization'), (1038, 'default', 0, 'payment/verisign/allowspecific', '0'), (1039, 'default', 0, 'payment/verisign/debug', '0'), (1040, 'default', 0, 'payment/verisign/partner', ''), (1041, 'default', 0, 'payment/verisign/user', ''), (1042, 'default', 0, 'payment/verisign/vendor', ''), (1043, 'default', 0, 'payment/verisign/pwd', ''), (1044, 'default', 0, 'payment/verisign/sandbox_flag', '0'), (1045, 'default', 0, 'payment/verisign/use_proxy', '0'), (1046, 'default', 0, 'payment/verisign/cctypes', 'AE,VI'), (1047, 'default', 0, 'payment/verisign/useccv', '1'), (1048, 'default', 0, 'payment/verisign/centinel', '0'), (1049, 'default', 0, 'paypal/fetch_reports/ftp_login', ''), (1050, 'default', 0, 'paypal/fetch_reports/ftp_password', ''), (1051, 'default', 0, 'paypal/fetch_reports/ftp_sandbox', '0'), (1052, 'default', 0, 'paypal/fetch_reports/ftp_ip', ''), (1053, 'default', 0, 'paypal/fetch_reports/ftp_path', ''), (1054, 'default', 0, 'paypal/fetch_reports/active', '0'), (1055, 'default', 0, 'paypal/fetch_reports/schedule', '1'), (1056, 'default', 0, 'paypal/fetch_reports/time', '00,00,00'), (1057, 'default', 0, 'paypal/style/logo', 'nowAccepting_150x60'), (1058, 'default', 0, 'paypal/style/page_style', ''), (1059, 'default', 0, 'paypal/style/paypal_hdrimg', ''), (1060, 'default', 0, 'paypal/style/paypal_hdrbackcolor', ''), (1061, 'default', 0, 'paypal/style/paypal_hdrbordercolor', ''), (1062, 'default', 0, 'paypal/style/paypal_payflowcolor', ''), (1063, 'default', 0, 'reports/dashboard/ytd_start', '7,16'), (1064, 'default', 0, 'reports/dashboard/mtd_start', '1'), (1065, 'stores', 2, 'design/head/default_title', 'Markenoele.de - Damit\'s läuft wie geschmiert'), (1066, 'stores', 2, 'design/head/title_suffix', 'bei markenoele.de'), (1067, 'stores', 2, 'design/head/default_description', ''), (1068, 'stores', 2, 'design/head/default_keywords', 'Motul, Öl, Oele, Schmierstoffe, Auto, Motorrad'), (1069, 'default', 0, 'esso/giveaways/product_sku_2', '770007-ES'), (1070, 'default', 0, 'esso/giveaways/product_sku_3', ''), (1071, 'default', 0, 'advanced/modules_disable_output/FandM_MandatoryItems', '0'), (1072, 'default', 0, 'checkout/options/onepage_checkout_enabled', '1'), (1073, 'default', 0, 'checkout/options/guest_checkout', '1'), (1074, 'default', 0, 'checkout/cart/delete_quote_after', '30'), (1075, 'default', 0, 'checkout/cart/redirect_to_cart', '1'), (1076, 'default', 0, 'checkout/cart/grouped_product_image', 'itself'), (1077, 'default', 0, 'checkout/cart/configurable_product_image', 'parent'), (1078, 'default', 0, 'checkout/sidebar/display', '1'), (1079, 'default', 0, 'checkout/sidebar/count', '3'), (1080, 'default', 0, 'checkout/payment_failed/reciever', 'general'), (1081, 'default', 0, 'checkout/payment_failed/identity', 'general'), (1082, 'default', 0, 'checkout/payment_failed/copy_to', ''), (1083, 'default', 0, 'checkout/payment_failed/copy_method', 'bcc'); /*!40000 ALTER TABLE `core_config_data` ENABLE KEYS */; # Dumping structure for table web35db1.core_email_template CREATE TABLE IF NOT EXISTS `core_email_template` ( `template_id` int(7) unsigned NOT NULL auto_increment, `template_code` varchar(150) default NULL, `template_text` text, `template_styles` text, `template_type` int(3) unsigned default NULL, `template_subject` varchar(200) default NULL, `template_sender_name` varchar(200) default NULL, `template_sender_email` varchar(200) character set latin1 collate latin1_general_ci default NULL, `added_at` datetime default NULL, `modified_at` datetime default NULL, `orig_template_code` varchar(200) default NULL, `orig_template_variables` text NOT NULL, PRIMARY KEY (`template_id`), UNIQUE KEY `template_code` (`template_code`), KEY `added_at` (`added_at`), KEY `modified_at` (`modified_at`) ) ENGINE=InnoDB AUTO_INCREMENT=39 DEFAULT CHARSET=utf8 COMMENT='Email templates'; # Dumping data for table web35db1.core_email_template: 21 rows /*!40000 ALTER TABLE `core_email_template` DISABLE KEYS */; INSERT INTO `core_email_template` (`template_id`, `template_code`, `template_text`, `template_styles`, `template_type`, `template_subject`, `template_sender_name`, `template_sender_email`, `added_at`, `modified_at`, `orig_template_code`, `orig_template_variables`) VALUES (1, 'Neues Admin-Passwort (Template)', '\n\n\n\n
\n \n \n \n \n
\n \n \n \n \n \n
\n

{{block type=

\n
\n \n \n \n \n \n \n \n \n
\n

\n Hallo {{htmlescape var=$user.name}},\n
Ihr neues Passwort lautet: {{htmlescape var=$password}}\n

\n

Sie können Ihr Passwort jederzeit ändern, indem Sie sich in Ihrem Kundenbereichen anmelden.

\n

\n {{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}\n
\n
\n
', NULL, 2, 'Neues Passwort für {{var user.name}}', NULL, NULL, '2010-06-17 09:03:56', '2010-06-17 09:03:56', NULL, ''), (2, 'Währung Aktualisierung (Template)', '\n\nWarnungen beim Währungsupdate:\n{{var warnings}}\n', NULL, 1, 'Warnungen bei Währungsupdate', NULL, NULL, '2010-06-17 09:03:56', '2010-06-17 09:03:56', NULL, ''), (3, 'Neues Konto (Template)', '\n\n\n\n
\n \n \n \n \n
\n \n \n \n \n \n
\n {{block type=\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n

Hallo {{htmlescape var=$customer.name}},
herzlich willkommen in unserem Shop zum Thema Geld- und Energiesparen. Um sich bei Ihrem nächsten Besuch in unserem Shop einzuloggen, klicken Sie einfach auf Login oder Mein Kundenkonto im oberen Bereich jeder Seite, und geben Sie Ihre E-Mail-Adresse und Passwort ein.

\n

\n Mit folgenden Zugangsdaten können Sie sich anmelden:
\n E-Mail: {{var customer.email}}
\n Passwort: {{htmlescape var=$customer.password}}\n

\n

Nach erfolgreichem Login auf unserer Seite haben Sie die folgenden Möglichkeiten:

\n
    \n
  • Schnellerer Bezahlvorgang beim nächsten Einkauf
  • \n
  • Alle laufenden Bestellungen im Auge behalten
  • \n
  • Verlauf der vergangenen Bestellungen
  • \n
  • Verwalten der Kundenkonto-Einstellungen
  • \n
  • Ihr Passwort ändern
  • \n
  • Verschiedene Adressen für den Versand an Familienmitglieder und Freunde sowie Rechnungsadressen speichern
  • \n
\n

Sollten Sie Fragen zu Ihrem Kundenkonto oder andere Anfragen haben, senden Sie uns eine E-Mail an {{block type="imprint/field" value="email"}}

\n
{{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}
\n  \n
\n {{block type="cms/block" block_id="mrg_business_terms"}}\n
\n
\n
\n', NULL, 2, 'Willkommen, {{var customer.name}}!', NULL, NULL, '2010-06-17 09:03:56', '2010-06-17 09:03:56', NULL, ''), (4, 'Neues Konto Aktivierung (Template)', '\n\n\n\n
\n \n \n \n \n
\n \n \n \n \n \n
{{block type=
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n

Hallo {{htmlescape var=$customer.name}},
herzlich willkommen in unserem Shop.

\n

Ihre E-Mail-Adresse {{var customer.email}} muß bestätigt werden, bevor Sie sich damit in unserem Shop einloggen können.

\n

Um die E-Mail-Adresse zu bestätigen und sich sofort einzuloggen, benutzen Sie bitte diesen Bestätigunslink. Dieser Link ist nur einmal gülitig.

\n

Sollten Sie Fragen zu Ihrem Kundenkonto oder andere Anfragen haben, senden Sie uns eine E-Mail an {{block type="imprint/field" value="email"}}.

\n
{{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}
\n  \n
{{block type="cms/block" block_id="mrg_business_terms"}}
\n
\n
\n', NULL, 2, 'Bestätigung des Kundenkontos für {{var customer.name}}', NULL, NULL, '2010-06-17 09:03:56', '2010-06-17 09:03:56', NULL, ''), (5, 'Neues Konto Bestätigung (Template)', '\n\n\n\n
\n \n \n \n \n
\n \n \n \n \n \n
{{block type=
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n

Hallo {{htmlescape var=$customer.name}},
herzlich willkommen in unserem Shop. Um sich bei Ihrem nächsten Besuch in unserem Shop einzuloggen, klicken Sie einfach auf Login or Mein Kundenkonto im oberen Bereich jeder Seite, und geben Sie Ihre E-Mail-Adresse und Passwort ein.

\n

Nach erfolgreichem Login auf unsere Seite haben Sie die folgenden Möglichkeiten:

\n
    \n
  • Schnellerer Bezahlvorgang beim nächsten Einkauf
  • \n
  • Alle laufenden Bestellungen im Auge behalten
  • \n
  • Verlauf der vergangenen Bestellungen
  • \n
  • Verwalten der Kundenkonto-Einstellungen
  • \n
  • Ihr Passwort ändern
  • \n
  • Verschiedene Adressen für den Versand an Familienmitglieder und Freunde sowie Rechnungsadressen speichern
  • \n
\n

Sollten Sie Fragen zu Ihrem Kundenkonto oder andere Anfragen haben, senden Sie uns eine E-Mail an {{block type="imprint/field" value="email"}}

\n
{{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}
\n  \n
{{block type="cms/block" block_id="mrg_business_terms"}}
\n
\n
\n', NULL, 2, 'Willkommen, {{var customer.name}}!', NULL, NULL, '2010-06-17 09:03:56', '2010-06-17 09:03:56', NULL, ''), (6, 'Neues Passwort (Template)', '\n\n\n\n
\n \n \n \n \n
\n \n \n \n \n \n
\n

{{block type=

\n
\n \n \n \n \n \n \n \n \n
\n

\n Hallo {{htmlescape var=$customer.name}},
\n Ihr neues Passwort lautet: {{htmlescape var=$customer.password}}\n

\n

Sie können Ihr Passwort jederzeit ändern, indem Sie sich in Ihrem Kundenbereichen anmelden.

\n

{{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}
\n
\n
\n', NULL, 2, 'Neues Passwort für {{var customer.name}}', NULL, NULL, '2010-06-17 09:03:56', '2010-06-17 09:03:56', NULL, ''), (7, 'Neue Bestellung (Template)', '\n\n\n\n
\n \n \n \n \n
\n \n \n \n \n \n
{{block type=
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n

Hallo {{htmlescape var=$order.getCustomerName()}},
Vielen Dank für Ihre Bestellung bei {{block type="imprint/field" value="shop_name"}}. Sie können den aktuellen Status Ihrer Bestellung jederzeit in Ihrem Kundenbereich einsehen. Sollten Sie Fragen zu Ihrem Kundenkonto oder Ihrer Bestellung haben, senden Sie uns eine E-Mail an {{block type="imprint/field" value="email"}}.

\n

Nachfolgend finden Sie Ihre Bestellbestätigung, vielen Dank!

\n \n

Ihre Bestellung Nr. {{var order.increment_id}} ({{var order.getCreatedAtFormated(\'\'long\'\')}})

\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
Rechnungsadresse:Zahlungsmethode:
\n {{var order.getBillingAddress().format(\'\'html\'\')}}\n  \n {{var payment_html}}\n
\n \n
\n \n {{depend order.getIsNotVirtual()}}\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
Versandadresse:Versandart:
\n {{var order.getShippingAddress().format(\'\'html\'\')}}\n  \n {{var order.getShippingDescription()}}\n
\n \n
\n \n {{/depend}}\n \n {{layout handle="sales_email_order_items" order=$order}}\n
\n {{var order.getEmailCustomerNote()}}\n
\n {{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}\n
 
\n {{block type="cms/block" block_id="mrg_revocation"}}\n
 
\n {{block type="cms/block" block_id="mrg_business_terms"}}\n
\n
\n
\n', NULL, 2, '{{block type="imprint/field" value="shop_name"}}: Neue Bestellung Nr. # {{var order.increment_id}}', NULL, NULL, '2010-06-17 09:03:56', '2010-06-17 09:03:56', NULL, ''), (8, 'Neue Bestellung Gast (Template)', '\n\n\n\n
\n \n \n \n \n
\n \n \n \n \n \n
{{block type=
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n

Hallo {{htmlescape var=$order.getBillingAddress().getName()}},
Vielen Dank für Ihre Bestellung bei {{block type="imprint/field" value="shop_name"}}. Sie können den aktuellen Status Ihrer Bestellung jederzeit in Ihrem Kundenbereich einsehen. Sollten Sie Fragen zu Ihrem Kundenkonto oder Ihrer Bestellung haben, senden Sie uns eine E-Mail an {{block type="imprint/field" value="email"}}.

\n

Nachfolgend finden Sie Ihre Bestellbestätigung, vielen Dank!

\n \n

Ihre Bestellung Nr. {{var order.increment_id}} ({{var order.getCreatedAtFormated(\'\'long\'\')}})

\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
Rechnungsadresse:Zahlungsmethode:
\n {{var order.getBillingAddress().format(\'\'html\'\')}}\n  \n {{var payment_html}}\n
\n \n
\n \n {{depend order.getIsNotVirtual()}}\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
Versandadresse:Versandart:
\n {{var order.getShippingAddress().format(\'\'html\'\')}}\n  \n {{var order.getShippingDescription()}}\n
\n \n
\n \n {{/depend}}\n \n {{layout handle="sales_email_order_items" order=$order}}\n {{var items_html}}\n \n
\n \n {{var order.getEmailCustomerNote()}}\n \n
\n {{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}\n
 
\n {{block type="cms/block" block_id="mrg_revocation"}}\n
 
\n {{block type="cms/block" block_id="mrg_business_terms"}}\n
\n
\n
\n', NULL, 2, '{{block type="imprint/field" value="shop_name"}}: Neue Bestellung Nr. # {{var order.increment_id}}', NULL, NULL, '2010-06-17 09:03:56', '2010-06-17 09:03:56', NULL, ''), (9, 'Bestellung Aktualsierung (Template)', '\n\n\n\n
\n \n \n \n \n
\n \n \n \n \n \n
{{block type=
\n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n

Hallo {{htmlescape var=$order.getCustomerName()}},

\n

Status Ihrer Bestellung Nr. {{var order.increment_id}} ist jetzt: {{var order.getStatusLabel()}}.

\n

Sie können den aktuellen Status Ihrer Bestellung jederzeit in Ihrem Kundenbereich einsehen.

\n

{{var comment}}

\n

\n Sollten Sie Fragen haben,\n senden Sie uns eine E-Mail an {{block type="imprint/field" value="email"}}.\n

\n
\n {{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}\n
 
\n {{block type="cms/block" block_id="mrg_business_terms"}}\n
\n
\n
\n', NULL, 2, '{{block type="imprint/field" value="shop_name"}}: Bestellung Nr. # {{var order.increment_id}} Aktualisierung', NULL, NULL, '2010-06-17 09:03:56', '2010-06-17 09:03:56', NULL, ''), (10, 'Bestellung Aktualsierung Gast (Template)', '\n\n\n\n
\n \n \n \n \n
\n \n \n \n \n \n
{{block type=
\n\n \n \n \n \n \n \n \n \n \n \n \n \n
\n

Hallo {{htmlescape var=$billing.getName()}},

\n

Status Ihrer Bestellung Nr. {{var order.increment_id}} ist jetzt: {{var order.getStatusLabel()}}.

\n

{{var comment}}

\n

\n Sollten Sie Fragen haben,\n senden Sie uns eine E-Mail an {{block type="imprint/field" value="email"}}.\n

\n
\n {{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}\n
 
\n {{block type="cms/block" block_id="mrg_business_terms"}}\n
\n
\n
\n', NULL, 2, '{{block type="imprint/field" value="shop_name"}}: Bestellung Nr. # {{var order.increment_id}} Aktualisierung', NULL, NULL, '2010-06-17 09:03:56', '2010-06-17 09:03:56', NULL, ''), (11, 'Neue Rechnung (Template)', '\n\n\n\n
\n \n \n \n \n
\n \n \n \n \n \n
{{block type=
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n

\n Hallo {{htmlescape var=$order.getCustomerName()}},
\n Vielen Dank für Ihre Bestellung bei {{block type="imprint/field" value="shop_name"}}.\n Sie können den aktuellen Status Ihrer Bestellung jederzeit in Ihrem Kundenbereich einsehen.\n Sollten Sie Fragen zu Ihrem Kundenkonto oder andere Anfragen haben, senden Sie uns eine E-Mail an {{block type="imprint/field" value="email"}}.\n Vielen Dank!\n

\n

\n Ihre Proformarechnung Nr. {{var invoice.increment_id}} für Ihre Bestellung Nr. {{var order.increment_id}}\n

\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
Rechnungsadresse:Zahlungsmethode:
\n {{var order.billing_address.format(\'\'html\'\')}}\n  \n {{var payment_html}}\n
\n
\n {{depend order.getIsNotVirtual()}}\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
Versandadresse:Versandart:
\n {{var order.shipping_address.format(\'\'html\'\')}}\n  \n {{var order.shipping_description}}\n
\n
\n {{/depend}}\n \n {{layout area="frontend" handle="sales_email_order_invoice_items" invoice=$invoice order=$order}}\n

{{var comment}}

\n
\n {{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}\n
 
\n {{block type="cms/block" block_id="mrg_business_terms"}}\n
\n
\n
\n', NULL, 2, '{{block type="imprint/field" value="shop_name"}}: Proformarechnung Nr. # {{var invoice.increment_id}} für Bestellung Nr. # {{var order.increment_id}}', NULL, NULL, '2010-06-17 09:03:56', '2010-06-17 09:03:56', NULL, ''), (12, 'Neue Rechnung Gast (Template)', '\n\n\n\n
\n \n \n \n \n
\n \n \n \n \n \n
{{block type=
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n

\n Hallo {{htmlescape var=$billing.getName()}},
\n Vielen Dank für Ihre Bestellung bei {{block type="imprint/field" value="shop_name"}}.\n Sollten Sie Fragen haben, senden Sie uns eine E-Mail an {{block type="imprint/field" value="email"}}.\n Vielen Dank!\n

\n

\n Ihre Proformarechnung Nr. {{var invoice.increment_id}} für Ihre Bestellung Nr. {{var order.increment_id}}\n

\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
Rechnungsadresse:Zahlungsmethode:
\n {{var order.billing_address.format(\'\'html\'\')}}\n  \n {{var payment_html}}\n
\n
\n {{depend order.getIsNotVirtual()}}\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
Versandadresse:Versandart:
\n {{var order.shipping_address.format(\'\'html\'\')}}\n  \n {{var order.shipping_description}}\n
\n
\n {{/depend}}\n \n {{layout handle="sales_email_order_invoice_items" invoice=$invoice order=$order}}\n \n

{{var comment}}

\n \n
\n {{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}\n
 
\n {{block type="cms/block" block_id="mrg_business_terms"}}\n
\n
\n
\n', NULL, 2, '{{block type="imprint/field" value="shop_name"}}: Proformarechnung Nr. # {{var invoice.increment_id}} für Bestellung Nr. # {{var order.increment_id}}', NULL, NULL, '2010-06-17 09:03:56', '2010-06-17 09:03:56', NULL, ''), (13, 'Rechnung Aktualisierung (Template)', '\n\n\n\n
\n \n \n \n \n
\n \n \n \n \n \n
{{block type=
\n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n

Hallo {{htmlescape var=$order.getCustomerName()}},

\n

Ihre Rechnung Nr. {{var order.increment_id}} wurde atkualisiert. Neuer Status: {{var order.getStatusLabel()}}.

\n

Sie können den aktuellen Status Ihrer Bestellung jederzeit in Ihrem Kundenbereich einsehen.

\n

{{var comment}}

\n

\n Sollten Sie Fragen haben,\n senden Sie uns eine E-Mail an {{block type="imprint/field" value="email"}}.\n

\n
\n {{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}\n
 
\n {{block type="cms/block" block_id="mrg_business_terms"}}\n
\n
\n
\n', NULL, 2, '{{block type="imprint/field" value="shop_name"}}: Rechnung Nr. # {{var invoice.increment_id}} Aktualisierung', NULL, NULL, '2010-06-17 09:03:57', '2010-06-17 09:03:57', NULL, ''), (14, 'Rechnung Aktualisierung Gast (Template)', '\n\n\n\n
\n \n \n \n \n
\n \n \n \n \n \n
{{block type=
\n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n

Hallo {{htmlescape var=$billing.getName()}},

\n

Ihre Rechnung Nr. {{var order.increment_id}} wurde atkualisiert. Neuer Status: {{var order.getStatusLabel()}}.

\n

{{var comment}}

\n

\n Sollten Sie Fragen haben,\n senden Sie uns eine E-Mail an {{block type="imprint/field" value="email"}}.\n

\n
\n {{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}\n
 
\n {{block type="cms/block" block_id="mrg_business_terms"}}\n
\n
\n
\n', NULL, 2, '{{block type="imprint/field" value="shop_name"}}: Rechnung Nr. # {{var invoice.increment_id}} Aktualisierung', NULL, NULL, '2010-06-17 09:03:57', '2010-06-17 09:03:57', NULL, ''), (15, 'Neue Gutschrift (Template)', '\n\n\n\n
\n \n \n \n \n
\n \n \n \n \n \n
{{block type=
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n

\n Hallo {{htmlescape var=$order.getCustomerName()}},
\n Vielen Dank für Ihre Bestellung bei {{block type="imprint/field" value="shop_name"}}.\n Sie können den aktuellen Status Ihrer Bestellung jederzeit in Ihrem Kundenbereich einsehen.

\n Sollten Sie Fragen zu Ihrem Kundenkonto oder andere Anfragen haben, senden Sie uns eine E-Mail an {{block type="imprint/field" value="email"}}.\n Vielen Dank!\n

\n

\n Ihre Gutschrift Nr. {{var creditmemo.increment_id}} für Ihre Bestellung Nr. {{var order.increment_id}}\n

\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
Rechnungsadresse:Zahlungsmethode:
\n {{var order.billing_address.format(\'\'html\'\')}}\n  \n {{var payment_html}}\n
\n
\n {{depend order.getIsNotVirtual()}}\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
Versandadresse:Versandart:
\n {{var order.shipping_address.format(\'\'html\'\')}}\n  \n {{var order.shipping_description}}\n
\n
\n {{/depend}}\n \n {{layout handle="sales_email_order_creditmemo_items" creditmemo=$creditmemo order=$order}}\n \n

{{var comment}}

\n
\n {{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}\n
 
\n {{block type="cms/block" block_id="mrg_business_terms"}}\n
\n
\n
\n', NULL, 2, '{{block type="imprint/field" value="shop_name"}}: Gutschrift Nr. # {{var creditmemo.increment_id}} für Bestellung Nr. # {{var order.increment_id}}', NULL, NULL, '2010-06-17 09:03:57', '2010-06-17 09:03:57', NULL, ''), (16, 'Neue Gutschrift Gast (Template)', '\n\n\n\n
\n \n \n \n \n
\n \n \n \n \n \n
{{block type=
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n

\n Hallo {{htmlescape var=$billing.getName()}},
\n Vielen Dank für Ihre Bestellung bei {{block type="imprint/field" value="shop_name"}}.\n Sollten Sie Fragen haben, senden Sie uns eine E-Mail an {{block type="imprint/field" value="email"}}.\n Vielen Dank!\n

\n

\n Ihre Gutschrift Nr. {{var creditmemo.increment_id}} für Ihre Bestellung Nr. {{var order.increment_id}}\n

\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
Rechnungsadresse:Zahlungsmethode:
\n {{var order.billing_address.format(\'\'html\'\')}}\n  \n {{var payment_html}}\n
\n
\n {{depend order.getIsNotVirtual()}}\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
Versandadresse:Versandart:
\n {{var order.shipping_address.format(\'\'html\'\')}}\n  \n {{var order.shipping_description}}\n
\n
\n {{/depend}}\n \n {{layout handle="sales_email_order_creditmemo_items" creditmemo=$creditmemo order=$order}}\n \n

{{var comment}}

\n
\n {{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}\n
 
\n {{block type="cms/block" block_id="mrg_business_terms"}}\n
\n
\n
\n', NULL, 2, '{{block type="imprint/field" value="shop_name"}}: Gutschrift Nr. # {{var creditmemo.increment_id}} für Bestellung Nr. # {{var order.increment_id}}', NULL, NULL, '2010-06-17 09:03:57', '2010-06-17 09:03:57', NULL, ''), (17, 'Gutschrift Aktualisierung (Template)', '\n\n\n\n
\n \n \n \n \n
\n \n \n \n \n \n
{{block type=
\n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n

Hallo {{htmlescape var=$order.getCustomerName()}},

\n

Ihre Gutschrift Nr. {{var order.increment_id}} wurde atkualisiert. Neuer Status: {{var order.getStatusLabel()}}.

\n

Sie können den aktuellen Status Ihrer Bestellung jederzeit in Ihrem Kundenbereich einsehen.

\n

{{var comment}}

\n

\n Sollten Sie Fragen haben,\n senden Sie uns eine E-Mail an {{block type="imprint/field" value="email"}}.\n

\n
\n {{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}\n
 
\n {{block type="cms/block" block_id="mrg_business_terms"}}\n
\n
\n
\n', NULL, 2, '{{block type="imprint/field" value="shop_name"}}: Gutschrift Nr. # {{var creditmemo.increment_id}} Aktualisierung', NULL, NULL, '2010-06-17 09:03:57', '2010-06-17 09:03:57', NULL, ''), (18, 'Gutschrift Aktualisierung Gast (Template)', '\n\n\n\n
\n \n \n \n \n
\n \n \n \n \n \n
{{block type=
\n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n

Hallo {{htmlescape var=$billing.getName()}},

\n

Ihre Gutschrift Nr. {{var order.increment_id}} wurde atkualisiert. Neuer Status: {{var order.getStatusLabel()}}.

\n

{{var comment}}

\n

\n Sollten Sie Fragen haben,\n senden Sie uns eine E-Mail an {{block type="imprint/field" value="email"}}.\n

\n
\n {{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}\n
 
\n {{block type="cms/block" block_id="mrg_business_terms"}}\n
\n
\n
\n', NULL, 2, '{{block type="imprint/field" value="shop_name"}}: Gutschrift Nr. # {{var creditmemo.increment_id}} Aktualisierung', NULL, NULL, '2010-06-17 09:03:57', '2010-06-17 09:03:57', NULL, ''), (19, 'Neue Lieferung (Template)', '\n\n\n\n
\n \n \n \n \n
\n \n \n \n \n \n
{{block type=
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n

\n Hallo {{htmlescape var=$order.getCustomerName()}},
\n Vielen Dank für Ihre Bestellung bei {{block type="imprint/field" value="shop_name"}}.\n Sie können den aktuellen Status Ihrer Bestellung jederzeit in Ihrem Kundenbereich einsehen.\n Sollten Sie Fragen zu Ihrem Kundenkonto oder Ihrer Bestellung haben, senden Sie uns eine E-Mail an {{block type="imprint/field" value="email"}}.\n

\n

\n Nachfolgend finden Sie Ihren Lieferschein, vielen Dank!\n

\n \n

\n Ihr Lieferschein Nr. {{var shipment.increment_id}} für Ihre Bestellung Nr. {{var order.increment_id}}\n

\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
Rechnungsadresse:Zahlungsmethode:
\n {{var order.billing_address.format(\'\'html\'\')}}\n  \n {{var payment_html}}\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
Versandadresse:Versandart:
\n {{var order.shipping_address.format(\'\'html\'\')}}\n  \n {{var order.shipping_description}}\n
\n
\n \n {{layout handle="sales_email_order_shipment_items" shipment=$shipment order=$order}}\n \n
\n {{block type="core/template" area="frontend" template="email/order/shipment/track.phtml" shipment=$shipment order=$order}} \n

{{var comment}}

\n
\n {{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}\n
 
\n {{block type="cms/block" block_id="mrg_business_terms"}}\n
\n
\n
\n', NULL, 2, '{{block type="imprint/field" value="shop_name"}}: Lieferschein Nr. # {{var shipment.increment_id}} für Bestellung Nr. # {{var order.increment_id}}', NULL, NULL, '2010-06-17 09:03:57', '2010-06-17 09:03:57', NULL, ''), (20, 'Neue Lieferung Gast (Template)', '\n\n\n\n
\n \n \n \n \n
\n \n \n \n \n \n
{{block type=
\n \n \n \n \n \n \n \n \n \n \n \n \n
\n

\n Hallo {{htmlescape var=$billing.getName()}},
\n Vielen Dank für Ihre Bestellung bei {{block type="imprint/field" value="shop_name"}}.\n Sollten Sie Fragen zu Ihrer Bestellung haben, senden Sie uns eine E-Mail an {{block type="imprint/field" value="email"}}\n

\n

\n Nachfolgend finden Sie Ihren Lieferschein, vielen Dank!\n

\n \n

\n Ihre Lieferschein Nr. {{var shipment.increment_id}} für Ihre Bestellung Nr. {{var order.increment_id}}\n

\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
Rechnungsadresse:Zahlungsmethode:
\n {{var order.billing_address.format(\'\'html\'\')}}\n  \n {{var payment_html}}\n
\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
Versandadresse:Versandart:
\n {{var order.shipping_address.format(\'\'html\'\')}}\n  \n {{var order.shipping_description}}\n
\n
\n \n {{layout handle="sales_email_order_shipment_items" shipment=$shipment order=$order}}\n \n
\n {{block type="core/template" area="frontend" template="email/order/shipment/track.phtml" shipment=$shipment order=$order}}\n

{{var comment}}

\n
\n {{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}\n
 
\n {{block type="cms/block" block_id="mrg_business_terms"}}\n
\n
\n
\n', NULL, 2, '{{block type="imprint/field" value="shop_name"}}: Lieferschein Nr. # {{var shipment.increment_id}} für Bestellung Nr. # {{var order.increment_id}}', NULL, NULL, '2010-06-17 09:03:57', '2010-06-17 09:03:57', NULL, ''), (21, 'Lieferung Aktualisierung (Template)', '\n\n\n\n
\n \n \n \n \n
\n \n \n \n \n \n
{{block type=
\n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n

Hallo {{htmlescape var=$order.getCustomerName()}},

\n

Ihr Lieferschein Nr. {{var order.increment_id}} wurde atkualisiert. Neuer Status: {{var order.getStatusLabel()}}.

\n

Sie können den aktuellen Status Ihrer Bestellung jederzeit in Ihrem Kundenbereich einsehen.

\n

{{var comment}}

\n

\n Sollten Sie Fragen haben,\n senden Sie uns eine E-Mail an {{block type="imprint/field" value="email"}}.\n

\n
\n {{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}\n
 
\n {{block type="cms/block" block_id="mrg_business_terms"}}\n
\n
\n
\n', NULL, 2, '{{block type="imprint/field" value="shop_name"}}: Lieferschein Nr. # {{var shipment.increment_id}} Aktualisierung', NULL, NULL, '2010-06-17 09:03:57', '2010-06-17 09:03:57', NULL, ''), (22, 'Lieferung Aktualisierung Gast (Template)', '\n\n\n\n
\n \n \n \n \n
\n \n \n \n \n \n
{{block type=
\n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n

Hallo {{htmlescape var=$billing.getName()}},

\n

Ihr Lieferschein Nr. {{var order.increment_id}} wurde atkualisiert. Neuer Status: {{var order.getStatusLabel()}}.

\n

{{var comment}}

\n

\n Sollten Sie Fragen haben,\n senden Sie uns eine E-Mail an {{block type="imprint/field" value="email"}}.\n

\n
\n {{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}\n
 
\n {{block type="cms/block" block_id="mrg_business_terms"}}\n
\n
\n
\n', NULL, 2, '{{block type="imprint/field" value="shop_name"}}: Lieferschein Nr. # {{var shipment.increment_id}} Aktualisierung', NULL, NULL, '2010-06-17 09:03:57', '2010-06-17 09:03:57', NULL, ''), (23, 'Zahlung fehlgeschlagen (Template)', '{* This is a comment block\n\nUse vars: {{var var_name}}\n*}\n\n\n\n \n \n \n \n \n \n \n \n \n \n
Transaktion fehlgeschlagen.
\n

\n Grund
\n {{var reason}}\n

\n

\n Typ
\n {{var checkoutType}}\n

\n

\n Kunde:
\n {{var customer}} &lt;{{var customerEmail}}&gt;\n

\n

\n Artikel
\n {{var items}}\n

\n

\n Summe:
\n {{var total}}\n

\n

\n Rechnungsadresse:
\n {{var billingAddress.format(\'\'html\'\')}}\n

\n

\n Lieferadresse:
\n {{var shippingAddress.format(\'\'html\'\')}}\n

\n

\n Lieferung:
\n {{var shippingMethod}}\n

\n

\n Zahlungsmethode:
\n {{var paymentMethod}}\n

\n

\n Datum & Zeit:
\n {{var dateAndTime}}\n

\n
\n', NULL, 2, 'Transaktion fehlgeschlagen', NULL, NULL, '2010-06-17 09:03:57', '2010-06-17 09:03:57', NULL, ''), (24, 'Protokoll Bereinigung Warnungen (Template)', '\n\nWarnung bei der Log-Löschlung:\n{{var warnings}}\n', NULL, 1, 'Warnung bei der Protokollbereinigung', NULL, NULL, '2010-06-17 09:03:57', '2010-06-17 09:03:57', NULL, ''), (25, 'Newsletter Anmeldung Bestätigung (Template)', '\n\n\n\n
\n \n \n \n \n
\n \n \n \n \n \n
\n

{{block type=

\n\n \n \n \n \n \n \n \n \n
\n

Hallo {{htmlescape var=$customer.name}},
\n vielen Dank, dass Sie sich als Abonennt unseres kostenlosen Newsletters angemeldet haben.

\n

Um Sie in den Versandverteiler aufnehmen zu können, müssen Sie einmalig und abschließen Ihre Anmeldung bestätigen. Klicken Sie dazu bitte auf den folgenden Link:
\n {{var subscriber.getConfirmationLink()}}

\n
\n {{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}\n
\n
\n
\n', NULL, 2, 'Newsletter Anmeldung Bestätigung', NULL, NULL, '2010-06-17 09:03:57', '2010-06-17 09:03:57', NULL, ''), (26, 'Newsletter Anmeldung Erfolg (Template)', 'Newsletter Anmeldung erfolgreich\n\n{{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}', NULL, 2, 'Newsletter Anmeldung erfolgreich', NULL, NULL, '2010-06-17 09:03:57', '2010-06-17 09:03:57', NULL, ''), (27, 'Newsletter Abmeldung Erfolg (Template)', 'Newsletter Abmeldung erfolgreich\n\n{{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}', NULL, 2, 'Newsletter Abmeldung erfolgreich', NULL, NULL, '2010-06-17 09:03:57', '2010-06-17 09:03:57', NULL, ''), (28, 'Wunschliste gemeinsam nutzen (Template)', '\n\n\n\n
\n \n \n \n \n
\n \n \n \n \n \n
\n

{{block type=

\n
\n\n \n \n \n \n \n
\n

Hallo,
hier gibt es meinen Wunschzettel!

\n

{{var message}}

\n {{var items}}\n \n
\n \n {{depend salable}}\n

Alle Artikel in Warenkorb legen |\n {{/depend}}\n Alle Artikel im Shop ansehen!

\n

Danke,
{{htmlescape var=$customer.name}}

\n
\n
\n
\n{{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}', NULL, 2, 'Schauen Sie sich {{var customer.name}}\'\'s Wunschzettel an', NULL, NULL, '2010-06-17 09:03:57', '2010-06-17 09:03:57', NULL, ''), (29, 'Produkt an einen Freund verschicken (Template)', '{* This is a comment block\n\nAvailable vars in this template:\n - name Recipient name\n - email Recipient Email address\n - product_name Product name\n - product_url Url for product\n - product_image Url for product small image (75 px)\n - message Sender custom message\n - sender_name Sender name\n - sender_email Sender email\n\nUse vars: {{var var_name}}\n*}\n\n\n

Willkommen, {{htmlescape var=$name}}

\n

Bitte schau dir {{var product_name}} an.

\n

Hier ist die Nachricht:

\n

{{var message}}

\n\n{{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}', NULL, 2, 'Willkommen, {{var name}}', NULL, NULL, '2010-06-17 09:03:57', '2010-06-17 09:03:57', NULL, ''), (30, 'Kontaktformular (Template)', '\n\nName: {{var data.name}}\nE-Mail: {{var data.email}}\nTelefon: {{var data.telephone}}\nKommentar: {{var data.comment}}\n', NULL, 1, 'Kontaktformular', NULL, NULL, '2010-06-17 09:03:57', '2010-06-17 09:03:57', NULL, ''), (31, 'Sitemap Generierung Warnungen (Template)', '\n\nSitemap Generierung - Warnung:\n{{var warnings}}\n', NULL, 1, 'Sitemap Generierung - Warnung', NULL, NULL, '2010-06-17 09:03:57', '2010-06-17 09:03:57', NULL, ''), (32, 'Produkt wieder verfügbar (Template)', '\n\n

Hallo {{var customerName}},

\n{{var alertGrid}}\n\n{{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}', NULL, 2, 'Produkt wieder verfügbar', NULL, NULL, '2010-06-17 09:03:57', '2010-06-17 09:03:57', NULL, ''), (33, 'Produkt Preisänderung (Template)', '\n\nHallo {{var customerName}},\n\n{{var alertGrid}}\n\n{{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}', NULL, 2, 'Produkt Preisänderung', NULL, NULL, '2010-06-17 09:03:57', '2010-06-17 09:03:57', NULL, ''), (34, 'Produkt Cron Fehler (Template)', '\n\nFehler von Cron für Produktbenachrichtigungen:\n{{var warnings}}\n', NULL, 2, 'Product alerts Cron error', NULL, NULL, '2010-06-17 09:03:57', '2010-06-17 09:03:57', NULL, ''), (35, 'Kundeneinladung (Template) [Invitation]', '\n
\n \n \n \n \n
\n \n \n \n \n \n
\n

Magento

\n\n \n \n \n \n \n
\n

Hallo,
\n jemand hat dich zu {{var order.getStoreGroupName()}} eingeladen!

\n

{{var store_name|escape}} bietet Zeitbegrenzte Aktionsangebot für Mitglieder.

\n\n
\n Bitte benutze folgenden Link um dich zu registrieren und die Angebote anzugucken: {{if allow_message}} {{var message|escape|nl2br}} {{/if}}\n {{var url|escape}}\n
\n\n

Vielen Dank,
{{block type="imprint/content" template="symmetrics/imprint/email/footer.phtml"}}

\n
\n\n
\n
', NULL, 2, 'Einladung', NULL, NULL, '2010-06-17 09:03:57', '2010-06-17 09:03:57', NULL, ''), (36, 'Trustedrating Post', 'Wir wünschen uns von jedem unserer Kunden ein Feedback, denn Ihre Meinung ist einer der wichtigsten Indikatoren, um unseren Qualitätsstandard weiterhin zu sichern, zu prüfen und bei Bedarf zu optimieren!

\n\n{{var emailwidget}}', NULL, 2, 'Trusted Shops Kundenbewertung', NULL, NULL, '2010-06-17 09:03:58', '2010-06-17 09:03:58', NULL, ''), (37, 'Trustedrating Mail', 'We want feedback form each of our customers, because your opinion is one of the most important indicators to ensure our quality standards continue to improve as necessary!

\n\n{{var emailwidget}}', NULL, 2, 'Trusted Shops Customer Review', NULL, NULL, '2010-06-17 09:03:58', '2010-06-17 09:03:58', NULL, ''), (38, 'Trustedrating Poste', 'Nous voulons que chaque formulaire de commentaires de nos clients, parce que votre opinion est l\'un des indicateurs les plus importants pour garantir nos standards de qualité continuera d\'améliorer si nécessaire!

\n\n{{var emailwidget}}', NULL, 2, 'Des commentaires client de Trusted Shops', NULL, NULL, '2010-06-17 09:03:58', '2010-06-17 09:03:58', NULL, ''); /*!40000 ALTER TABLE `core_email_template` ENABLE KEYS */; # Dumping structure for table web35db1.core_flag CREATE TABLE IF NOT EXISTS `core_flag` ( `flag_id` int(10) unsigned NOT NULL auto_increment, `flag_code` varchar(255) NOT NULL, `state` smallint(5) unsigned NOT NULL default '0', `flag_data` text, `last_update` datetime NOT NULL, PRIMARY KEY (`flag_id`), KEY `last_update` (`last_update`) ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.core_flag: 9 rows /*!40000 ALTER TABLE `core_flag` DISABLE KEYS */; INSERT INTO `core_flag` (`flag_id`, `flag_code`, `state`, `flag_data`, `last_update`) VALUES (1, 'admin_notification_survey', 0, 'a:1:{s:13:"survey_viewed";b:1;}', '2010-05-19 11:43:18'), (2, 'catalog_product_flat', 0, 'a:1:{s:8:"is_built";b:1;}', '2011-01-05 15:09:01'), (3, 'report_order_aggregated', 0, NULL, '2010-10-01 09:15:15'), (4, 'report_tax_aggregated', 0, NULL, '2010-10-01 09:15:15'), (5, 'report_shipping_aggregated', 0, NULL, '2010-10-01 09:15:15'), (6, 'report_invoiced_aggregated', 0, NULL, '2010-10-01 09:15:15'), (7, 'report_refunded_aggregated', 0, NULL, '2010-10-01 09:15:16'), (8, 'report_coupons_aggregated', 0, NULL, '2010-10-01 09:15:16'), (9, 'report_bestsellers_aggregated', 0, NULL, '2010-10-01 09:15:16'); /*!40000 ALTER TABLE `core_flag` ENABLE KEYS */; # Dumping structure for table web35db1.core_layout_link CREATE TABLE IF NOT EXISTS `core_layout_link` ( `layout_link_id` int(10) unsigned NOT NULL auto_increment, `store_id` smallint(5) unsigned NOT NULL default '0', `area` varchar(64) NOT NULL default '', `package` varchar(64) NOT NULL default '', `theme` varchar(64) NOT NULL default '', `layout_update_id` int(10) unsigned NOT NULL default '0', PRIMARY KEY (`layout_link_id`), UNIQUE KEY `store_id` (`store_id`,`package`,`theme`,`layout_update_id`), KEY `FK_core_layout_link_update` (`layout_update_id`), CONSTRAINT `FK_CORE_LAYOUT_LINK_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CORE_LAYOUT_LINK_UPDATE` FOREIGN KEY (`layout_update_id`) REFERENCES `core_layout_update` (`layout_update_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.core_layout_link: 0 rows /*!40000 ALTER TABLE `core_layout_link` DISABLE KEYS */; /*!40000 ALTER TABLE `core_layout_link` ENABLE KEYS */; # Dumping structure for table web35db1.core_layout_update CREATE TABLE IF NOT EXISTS `core_layout_update` ( `layout_update_id` int(10) unsigned NOT NULL auto_increment, `handle` varchar(255) default NULL, `xml` text, `sort_order` smallint(5) NOT NULL default '0', PRIMARY KEY (`layout_update_id`), KEY `handle` (`handle`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.core_layout_update: 0 rows /*!40000 ALTER TABLE `core_layout_update` DISABLE KEYS */; /*!40000 ALTER TABLE `core_layout_update` ENABLE KEYS */; # Dumping structure for table web35db1.core_resource CREATE TABLE IF NOT EXISTS `core_resource` ( `code` varchar(50) NOT NULL default '', `version` varchar(50) NOT NULL default '', `data_version` varchar(50) default NULL, PRIMARY KEY (`code`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Resource version registry'; # Dumping data for table web35db1.core_resource: 68 rows /*!40000 ALTER TABLE `core_resource` DISABLE KEYS */; INSERT INTO `core_resource` (`code`, `version`, `data_version`) VALUES ('adminnotification_setup', '1.0.0', '1.0.0'), ('admin_setup', '0.7.2', '0.7.2'), ('agreement_setup', '0.3.8', '0.3.8'), ('api_setup', '0.8.1', '0.8.1'), ('backup_setup', '0.7.0', '0.7.0'), ('bankpayment_setup', '0.3.3', '0.3.3'), ('baseprice_setup', '0.3.0', '0.3.0'), ('bundle_setup', '0.1.12', '0.1.12'), ('cashondelivery_setup', '0.4.2', '0.4.2'), ('cashticket_setup', '0.1.8', '0.1.8'), ('catalogindex_setup', '0.7.10', '0.7.10'), ('cataloginventory_setup', '0.7.8', '0.7.8'), ('catalogrule_setup', '0.7.10', '0.7.10'), ('catalogsearch_setup', '0.7.7', '0.7.7'), ('catalog_setup', '1.4.0.0.28', '1.4.0.0.28'), ('checkout_setup', '0.9.5', '0.9.5'), ('cms_setup', '0.7.13', '0.7.13'), ('compiler_setup', '0.1.0', '0.1.0'), ('config_german_setup', '0.2.5', '0.2.5'), ('config_german_texts_setup', '0.3.24', '0.3.24'), ('contacts_setup', '0.8.0', '0.8.0'), ('core_setup', '0.8.26', '0.8.26'), ('cron_setup', '0.7.1', '0.7.1'), ('customer_setup', '1.4.0.0.7', '1.4.0.0.7'), ('dataflow_setup', '0.7.4', '0.7.4'), ('deliverytime_setup', '0.2.6', '0.2.6'), ('directory_setup', '0.8.10', '0.8.10'), ('dompdf_setup', '0.6.0', '0.6.0'), ('downloadable_setup', '1.4.0.1', '1.4.0.1'), ('eav_setup', '0.7.15', '0.7.15'), ('giftmessage_setup', '0.7.2', '0.7.2'), ('googlebase_setup', '0.1.1', '0.1.1'), ('googlecheckout_setup', '0.7.3', '0.7.3'), ('googleoptimizer_setup', '0.1.2', '0.1.2'), ('ig_cashondelivery_setup', '1.0.6', '1.0.6'), ('imprint_setup', '0.2.18', '0.2.18'), ('index_setup', '1.4.0.2', '1.4.0.2'), ('invoicepdf_setup', '0.3.14', '0.3.14'), ('log_setup', '0.7.7', '0.7.7'), ('moneybookers_setup', '1.2', '1.2'), ('newsletter_setup', '0.8.2', '0.8.2'), ('paygate_setup', '0.7.1', '0.7.1'), ('payment_setup', '0.7.0', '0.7.0'), ('payone_setup', '2.3.0', '2.3.0'), ('paypaluk_setup', '0.7.0', '0.7.0'), ('paypal_setup', '1.4.0.1', '1.4.0.1'), ('pdfprinter_setup', '0.2.10', '0.2.10'), ('poll_setup', '0.7.2', '0.7.2'), ('productalert_setup', '0.7.2', '0.7.2'), ('rating_setup', '0.7.2', '0.7.2'), ('reports_setup', '0.7.10', '0.7.10'), ('review_setup', '0.7.6', '0.7.6'), ('salesrule_setup', '1.4.0.0.4', '1.4.0.0.4'), ('sales_setup', '1.4.0.15', '1.4.0.15'), ('securepassword_setup', '0.1.22', '0.1.22'), ('sendfriend_setup', '0.7.4', '0.7.4'), ('setmeta_setup', '0.2.10', '0.2.10'), ('shipping_setup', '0.7.0', '0.7.0'), ('sitemap_setup', '0.7.2', '0.7.2'), ('stockindicator_setup', '0.2.8', '0.2.8'), ('tag_setup', '0.7.7', '0.7.7'), ('tax_setup', '1.4.0.0', '1.4.0.0'), ('trustedrating_setup', '0.1.26', '0.1.26'), ('tweaksgerman_setup', '0.1.28', '0.1.28'), ('usa_setup', '0.7.1', '0.7.1'), ('weee_setup', '0.13', '0.13'), ('widget_setup', '1.4.0.0.0', '1.4.0.0.0'), ('wishlist_setup', '0.7.8', '0.7.8'); /*!40000 ALTER TABLE `core_resource` ENABLE KEYS */; # Dumping structure for table web35db1.core_session CREATE TABLE IF NOT EXISTS `core_session` ( `session_id` varchar(255) NOT NULL default '', `website_id` smallint(5) unsigned default NULL, `session_expires` int(10) unsigned NOT NULL default '0', `session_data` mediumblob NOT NULL, PRIMARY KEY (`session_id`), KEY `FK_SESSION_WEBSITE` (`website_id`), CONSTRAINT `FK_SESSION_WEBSITE` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Session data store'; # Dumping data for table web35db1.core_session: 0 rows /*!40000 ALTER TABLE `core_session` DISABLE KEYS */; /*!40000 ALTER TABLE `core_session` ENABLE KEYS */; # Dumping structure for table web35db1.core_store CREATE TABLE IF NOT EXISTS `core_store` ( `store_id` smallint(5) unsigned NOT NULL auto_increment, `code` varchar(32) NOT NULL default '', `website_id` smallint(5) unsigned default '0', `group_id` smallint(5) unsigned NOT NULL default '0', `name` varchar(255) NOT NULL, `sort_order` smallint(5) unsigned NOT NULL default '0', `is_active` tinyint(1) unsigned NOT NULL default '0', PRIMARY KEY (`store_id`), UNIQUE KEY `code` (`code`), KEY `FK_STORE_WEBSITE` (`website_id`), KEY `is_active` (`is_active`,`sort_order`), KEY `FK_STORE_GROUP` (`group_id`), CONSTRAINT `FK_STORE_GROUP_STORE` FOREIGN KEY (`group_id`) REFERENCES `core_store_group` (`group_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_STORE_WEBSITE` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8 COMMENT='Stores'; # Dumping data for table web35db1.core_store: 3 rows /*!40000 ALTER TABLE `core_store` DISABLE KEYS */; INSERT INTO `core_store` (`store_id`, `code`, `website_id`, `group_id`, `name`, `sort_order`, `is_active`) VALUES (0, 'admin', 0, 0, 'Admin', 0, 1), (1, 'default', 1, 1, 'Default Store View', 0, 0), (2, 'esso_store_view', 1, 2, 'standard', 0, 1); /*!40000 ALTER TABLE `core_store` ENABLE KEYS */; # Dumping structure for table web35db1.core_store_group CREATE TABLE IF NOT EXISTS `core_store_group` ( `group_id` smallint(5) unsigned NOT NULL auto_increment, `website_id` smallint(5) unsigned NOT NULL default '0', `name` varchar(255) NOT NULL, `root_category_id` int(10) unsigned NOT NULL default '0', `default_store_id` smallint(5) unsigned NOT NULL default '0', PRIMARY KEY (`group_id`), KEY `FK_STORE_GROUP_WEBSITE` (`website_id`), KEY `default_store_id` (`default_store_id`), CONSTRAINT `FK_STORE_GROUP_WEBSITE` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.core_store_group: 3 rows /*!40000 ALTER TABLE `core_store_group` DISABLE KEYS */; INSERT INTO `core_store_group` (`group_id`, `website_id`, `name`, `root_category_id`, `default_store_id`) VALUES (0, 0, 'Default', 0, 0), (1, 1, 'Main Website Store', 2, 1), (2, 1, 'markenoele.de', 3, 2); /*!40000 ALTER TABLE `core_store_group` ENABLE KEYS */; # Dumping structure for table web35db1.core_translate CREATE TABLE IF NOT EXISTS `core_translate` ( `key_id` int(10) unsigned NOT NULL auto_increment, `string` varchar(255) NOT NULL default '', `store_id` smallint(5) unsigned NOT NULL default '0', `translate` varchar(255) NOT NULL default '', `locale` varchar(20) NOT NULL default 'en_US', PRIMARY KEY (`key_id`), UNIQUE KEY `IDX_CODE` (`store_id`,`locale`,`string`), KEY `FK_CORE_TRANSLATE_STORE` (`store_id`), CONSTRAINT `FK_CORE_TRANSLATE_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Translation data'; # Dumping data for table web35db1.core_translate: 0 rows /*!40000 ALTER TABLE `core_translate` DISABLE KEYS */; /*!40000 ALTER TABLE `core_translate` ENABLE KEYS */; # Dumping structure for table web35db1.core_url_rewrite CREATE TABLE IF NOT EXISTS `core_url_rewrite` ( `url_rewrite_id` int(10) unsigned NOT NULL auto_increment, `store_id` smallint(5) unsigned NOT NULL default '0', `category_id` int(10) unsigned default NULL, `product_id` int(10) unsigned default NULL, `id_path` varchar(255) NOT NULL default '', `request_path` varchar(255) NOT NULL default '', `target_path` varchar(255) NOT NULL default '', `is_system` tinyint(1) unsigned default '1', `options` varchar(255) NOT NULL default '', `description` varchar(255) default NULL, PRIMARY KEY (`url_rewrite_id`), UNIQUE KEY `UNQ_REQUEST_PATH` (`request_path`,`store_id`), UNIQUE KEY `UNQ_PATH` (`id_path`,`is_system`,`store_id`), KEY `FK_CORE_URL_REWRITE_STORE` (`store_id`), KEY `IDX_ID_PATH` (`id_path`), KEY `IDX_TARGET_PATH` (`target_path`,`store_id`), KEY `FK_CORE_URL_REWRITE_PRODUCT` (`product_id`), KEY `IDX_CATEGORY_REWRITE` (`category_id`,`is_system`,`product_id`,`store_id`,`id_path`), CONSTRAINT `FK_CORE_URL_REWRITE_CATEGORY` FOREIGN KEY (`category_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CORE_URL_REWRITE_PRODUCT` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CORE_URL_REWRITE_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=3118 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.core_url_rewrite: 3.369 rows /*!40000 ALTER TABLE `core_url_rewrite` DISABLE KEYS */; INSERT INTO `core_url_rewrite` (`url_rewrite_id`, `store_id`, `category_id`, `product_id`, `id_path`, `request_path`, `target_path`, `is_system`, `options`, `description`) VALUES (1, 2, 4, NULL, 'category/4', 'motul-schmierstoffe.html', 'catalog/category/view/id/4', 1, '', NULL), (2, 2, 5, NULL, 'category/5', 'esso-heizoel.html', 'catalog/category/view/id/5', 1, '', NULL), (3, 2, 6, NULL, 'category/6', 'motul-schmierstoffe/motul-autoschmierstoffe.html', 'catalog/category/view/id/6', 1, '', NULL), (4, 2, 7, NULL, 'category/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html', 'catalog/category/view/id/7', 1, '', NULL), (5, 2, 8, NULL, 'category/8', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html', 'catalog/category/view/id/8', 1, '', NULL), (6, 2, 9, NULL, 'category/9', 'motul-schmierstoffe/motul-motorrad.html', 'catalog/category/view/id/9', 1, '', NULL), (7, 1, NULL, 1, 'product/1', 'motul-4100-power-5l-15w-50-1.html', 'catalog/product/view/id/1', 1, '', NULL), (8, 2, NULL, 1, 'product/1', 'motul-4100-power-5l-15w-50.html', 'catalog/product/view/id/1', 1, '', NULL), (9, 2, 4, 1, 'product/1/4', 'motul-schmierstoffe/motul-4100-power-5l-15w-50.html', 'catalog/product/view/id/1/category/4', 1, '', NULL), (10, 2, 6, 1, 'product/1/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-4100-power-5l-15w-50.html', 'catalog/product/view/id/1/category/6', 1, '', NULL), (11, 2, 7, 1, 'product/1/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-5l-15w-50.html', 'catalog/product/view/id/1/category/7', 1, '', NULL), (12, 2, 10, NULL, 'category/10', 'motul-schmierstoffe/motul-motorrad/motorenol.html', 'catalog/category/view/id/10', 1, '', NULL), (13, 2, 11, NULL, 'category/11', 'motul-schmierstoffe/motul-motorrad/getriebeol.html', 'catalog/category/view/id/11', 1, '', NULL), (14, 2, 12, NULL, 'category/12', 'motul-schmierstoffe/motul-motorrad/gabelol.html', 'catalog/category/view/id/12', 1, '', NULL), (15, 2, 13, NULL, 'category/13', 'motul-schmierstoffe/scooter.html', 'catalog/category/view/id/13', 1, '', NULL), (16, 2, 14, NULL, 'category/14', 'motul-schmierstoffe/scooter/motorenol-2-takt.html', 'catalog/category/view/id/14', 1, '', NULL), (17, 2, 15, NULL, 'category/15', 'motul-schmierstoffe/scooter/motorenol-4-takt.html', 'catalog/category/view/id/15', 1, '', NULL), (18, 2, 16, NULL, 'category/16', 'motul-schmierstoffe/quad.html', 'catalog/category/view/id/16', 1, '', NULL), (19, 2, 17, NULL, 'category/17', 'motul-schmierstoffe/quad/motorenol.html', 'catalog/category/view/id/17', 1, '', NULL), (20, 2, 18, NULL, 'category/18', 'motul-schmierstoffe/snowmobile.html', 'catalog/category/view/id/18', 1, '', NULL), (21, 1, NULL, 2, 'product/2', 'motul-4100-power-1l.html', 'catalog/product/view/id/2', 1, '', NULL), (22, 2, NULL, 2, 'product/2', 'motul-4100-power-1l.html', 'catalog/product/view/id/2', 1, '', NULL), (23, 2, 4, 2, 'product/2/4', 'motul-schmierstoffe/motul-4100-power-1l.html', 'catalog/product/view/id/2/category/4', 1, '', NULL), (24, 2, 6, 2, 'product/2/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-4100-power-1l.html', 'catalog/product/view/id/2/category/6', 1, '', NULL), (25, 2, 7, 2, 'product/2/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-1l.html', 'catalog/product/view/id/2/category/7', 1, '', NULL), (26, 2, 19, NULL, 'category/19', 'motul-schmierstoffe/snowmobile/motorenol-2-takt.html', 'catalog/category/view/id/19', 1, '', NULL), (27, 1, NULL, 3, 'product/3', 'motul-6100-synergie-1l.html', 'catalog/product/view/id/3', 1, '', NULL), (28, 2, NULL, 3, 'product/3', 'motul-6100-synergie-1l.html', 'catalog/product/view/id/3', 1, '', NULL), (29, 2, 4, 3, 'product/3/4', 'motul-schmierstoffe/motul-6100-synergie-1l.html', 'catalog/product/view/id/3/category/4', 1, '', NULL), (30, 2, 6, 3, 'product/3/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-6100-synergie-1l.html', 'catalog/product/view/id/3/category/6', 1, '', NULL), (31, 2, 7, 3, 'product/3/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-1l.html', 'catalog/product/view/id/3/category/7', 1, '', NULL), (32, 1, NULL, 4, 'product/4', 'motul-6100-synergie-5l.html', 'catalog/product/view/id/4', 1, '', NULL), (33, 2, NULL, 4, 'product/4', 'motul-6100-synergie-5l.html', 'catalog/product/view/id/4', 1, '', NULL), (34, 2, 4, 4, 'product/4/4', 'motul-schmierstoffe/motul-6100-synergie-5l.html', 'catalog/product/view/id/4/category/4', 1, '', NULL), (35, 2, 6, 4, 'product/4/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-6100-synergie-5l.html', 'catalog/product/view/id/4/category/6', 1, '', NULL), (36, 2, 7, 4, 'product/4/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-5l.html', 'catalog/product/view/id/4/category/7', 1, '', NULL), (37, 2, 20, NULL, 'category/20', 'motul-schmierstoffe/snowmobile/motorenol-4-takt.html', 'catalog/category/view/id/20', 1, '', NULL), (38, 2, 21, NULL, 'category/21', 'motul-schmierstoffe/kart.html', 'catalog/category/view/id/21', 1, '', NULL), (39, 2, 22, NULL, 'category/22', 'motul-schmierstoffe/kart/motorenol.html', 'catalog/category/view/id/22', 1, '', NULL), (40, 2, 23, NULL, 'category/23', 'motul-schmierstoffe/modellbau.html', 'catalog/category/view/id/23', 1, '', NULL), (41, 2, 24, NULL, 'category/24', 'motul-schmierstoffe/modellbau/motorenol.html', 'catalog/category/view/id/24', 1, '', NULL), (42, 2, 25, NULL, 'category/25', 'motul-schmierstoffe/marine.html', 'catalog/category/view/id/25', 1, '', NULL), (43, 2, 26, NULL, 'category/26', 'motul-schmierstoffe/marine/motorenol-2-takt.html', 'catalog/category/view/id/26', 1, '', NULL), (44, 2, 27, NULL, 'category/27', 'motul-schmierstoffe/marine/motorenol-4-takt.html', 'catalog/category/view/id/27', 1, '', NULL), (45, 2, 28, NULL, 'category/28', 'motul-schmierstoffe/garten.html', 'catalog/category/view/id/28', 1, '', NULL), (46, 2, 29, NULL, 'category/29', 'motul-schmierstoffe/garten/motorenol-2-takt.html', 'catalog/category/view/id/29', 1, '', NULL), (47, 2, 30, NULL, 'category/30', 'motul-schmierstoffe/garten/motorenol-4-takt.html', 'catalog/category/view/id/30', 1, '', NULL), (48, 2, 31, NULL, 'category/31', 'motul-schmierstoffe/garten/kettensagen.html', 'catalog/category/view/id/31', 1, '', NULL), (49, 2, 32, NULL, 'category/32', 'motul-schmierstoffe/motorsport.html', 'catalog/category/view/id/32', 1, '', NULL), (50, 2, 33, NULL, 'category/33', 'motul-schmierstoffe/motorsport/motorrad.html', 'catalog/category/view/id/33', 1, '', NULL), (51, 2, 34, NULL, 'category/34', 'motul-schmierstoffe/motorsport/auto.html', 'catalog/category/view/id/34', 1, '', NULL), (52, 2, 35, NULL, 'category/35', 'motul-schmierstoffe/oldtimer.html', 'catalog/category/view/id/35', 1, '', NULL), (53, 2, 36, NULL, 'category/36', 'esso-heizoel/standard.html', 'catalog/category/view/id/36', 1, '', NULL), (54, 2, 37, NULL, 'category/37', 'esso-heizoel/premium.html', 'catalog/category/view/id/37', 1, '', NULL), (55, 2, 38, NULL, 'category/38', 'esso-diesel.html', 'catalog/category/view/id/38', 1, '', NULL), (56, 2, 39, NULL, 'category/39', 'motul-zusatzstoffe.html', 'catalog/category/view/id/39', 1, '', NULL), (57, 2, 40, NULL, 'category/40', 'motul-pflegeprodukte.html', 'catalog/category/view/id/40', 1, '', NULL), (58, 2, 41, NULL, 'category/41', 'motul-fanshop-artikel.html', 'catalog/category/view/id/41', 1, '', NULL), (59, 2, 42, NULL, 'category/42', 'esso-diesel/industrie.html', 'catalog/category/view/id/42', 1, '', NULL), (60, 2, 43, NULL, 'category/43', 'esso-diesel/baustellen.html', 'catalog/category/view/id/43', 1, '', NULL), (61, 2, 44, NULL, 'category/44', 'motul-zusatzstoffe/bleiersatz.html', 'catalog/category/view/id/44', 1, '', NULL), (62, 2, 45, NULL, 'category/45', 'motul-zusatzstoffe/fett.html', 'catalog/category/view/id/45', 1, '', NULL), (63, 2, 46, NULL, 'category/46', 'motul-zusatzstoffe/handwaschgel.html', 'catalog/category/view/id/46', 1, '', NULL), (64, 2, 47, NULL, 'category/47', 'motul-zusatzstoffe/kuhlflussigkeit.html', 'catalog/category/view/id/47', 1, '', NULL), (65, 2, 48, NULL, 'category/48', 'motul-pflegeprodukte/auto.html', 'catalog/category/view/id/48', 1, '', NULL), (66, 2, 49, NULL, 'category/49', 'motul-pflegeprodukte/motorrad.html', 'catalog/category/view/id/49', 1, '', NULL), (67, 2, 50, NULL, 'category/50', 'motul-pflegeprodukte/garten.html', 'catalog/category/view/id/50', 1, '', NULL), (68, 2, 51, NULL, 'category/51', 'motul-fanshop-artikel/bekleidung.html', 'catalog/category/view/id/51', 1, '', NULL), (69, 2, 52, NULL, 'category/52', 'motul-fanshop-artikel/aufkleber.html', 'catalog/category/view/id/52', 1, '', NULL), (70, 2, 53, NULL, 'category/53', 'motul-fanshop-artikel/accessoires.html', 'catalog/category/view/id/53', 1, '', NULL), (71, 1, NULL, 5, 'product/5', 'motul-8100-x-cess-1l.html', 'catalog/product/view/id/5', 1, '', NULL), (72, 2, NULL, 5, 'product/5', 'motul-8100-x-cess-1l.html', 'catalog/product/view/id/5', 1, '', NULL), (73, 2, 4, 5, 'product/5/4', 'motul-schmierstoffe/motul-8100-x-cess-1l.html', 'catalog/product/view/id/5/category/4', 1, '', NULL), (74, 2, 6, 5, 'product/5/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-cess-1l.html', 'catalog/product/view/id/5/category/6', 1, '', NULL), (75, 2, 7, 5, 'product/5/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-cess-1l.html', 'catalog/product/view/id/5/category/7', 1, '', NULL), (76, 1, NULL, 6, 'product/6', 'motul-8100-x-cess-5l.html', 'catalog/product/view/id/6', 1, '', NULL), (77, 2, NULL, 6, 'product/6', 'motul-8100-x-cess-5l.html', 'catalog/product/view/id/6', 1, '', NULL), (78, 2, 4, 6, 'product/6/4', 'motul-schmierstoffe/motul-8100-x-cess-5l.html', 'catalog/product/view/id/6/category/4', 1, '', NULL), (79, 2, 6, 6, 'product/6/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-cess-5l.html', 'catalog/product/view/id/6/category/6', 1, '', NULL), (80, 2, 7, 6, 'product/6/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-cess-5l.html', 'catalog/product/view/id/6/category/7', 1, '', NULL), (81, 1, NULL, 7, 'product/7', 'motul-8100-x-clean-c3-1l.html', 'catalog/product/view/id/7', 1, '', NULL), (82, 2, NULL, 7, 'product/7', 'motul-8100-x-clean-c3-1l.html', 'catalog/product/view/id/7', 1, '', NULL), (83, 2, 4, 7, 'product/7/4', 'motul-schmierstoffe/motul-8100-x-clean-c3-1l.html', 'catalog/product/view/id/7/category/4', 1, '', NULL), (84, 2, 6, 7, 'product/7/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-1l.html', 'catalog/product/view/id/7/category/6', 1, '', NULL), (85, 2, 7, 7, 'product/7/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-1l.html', 'catalog/product/view/id/7/category/7', 1, '', NULL), (86, 1, NULL, 8, 'product/8', 'motul-8100-x-clean-c3-5l.html', 'catalog/product/view/id/8', 1, '', NULL), (87, 2, NULL, 8, 'product/8', 'motul-8100-x-clean-c3-5l.html', 'catalog/product/view/id/8', 1, '', NULL), (88, 2, 4, 8, 'product/8/4', 'motul-schmierstoffe/motul-8100-x-clean-c3-5l.html', 'catalog/product/view/id/8/category/4', 1, '', NULL), (89, 2, 6, 8, 'product/8/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-5l.html', 'catalog/product/view/id/8/category/6', 1, '', NULL), (90, 2, 7, 8, 'product/8/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l.html', 'catalog/product/view/id/8/category/7', 1, '', NULL), (91, 1, NULL, 9, 'product/9', 'motul-specific-cng-lpg-1l.html', 'catalog/product/view/id/9', 1, '', NULL), (92, 2, NULL, 9, 'product/9', 'motul-specific-cng-lpg-1l.html', 'catalog/product/view/id/9', 1, '', NULL), (93, 2, 4, 9, 'product/9/4', 'motul-schmierstoffe/motul-specific-cng-lpg-1l.html', 'catalog/product/view/id/9/category/4', 1, '', NULL), (94, 2, 6, 9, 'product/9/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-cng-lpg-1l.html', 'catalog/product/view/id/9/category/6', 1, '', NULL), (95, 2, 7, 9, 'product/9/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-cng-lpg-1l.html', 'catalog/product/view/id/9/category/7', 1, '', NULL), (96, 1, NULL, 10, 'product/10', 'motul-specific-cng-lpg-5l.html', 'catalog/product/view/id/10', 1, '', NULL), (97, 2, NULL, 10, 'product/10', 'motul-specific-cng-lpg-5l.html', 'catalog/product/view/id/10', 1, '', NULL), (98, 2, 4, 10, 'product/10/4', 'motul-schmierstoffe/motul-specific-cng-lpg-5l.html', 'catalog/product/view/id/10/category/4', 1, '', NULL), (99, 2, 6, 10, 'product/10/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-cng-lpg-5l.html', 'catalog/product/view/id/10/category/6', 1, '', NULL), (100, 2, 7, 10, 'product/10/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-cng-lpg-5l.html', 'catalog/product/view/id/10/category/7', 1, '', NULL), (101, 1, NULL, 11, 'product/11', 'motul-8100-x-clean-plus-1l-11.html', 'catalog/product/view/id/11', 1, '', NULL), (102, 2, NULL, 11, 'product/11', 'motul-8100-x-clean-plus-1l-11.html', 'catalog/product/view/id/11', 1, '', NULL), (103, 2, 4, 11, 'product/11/4', 'motul-schmierstoffe/motul-8100-x-clean-plus-1l.html', 'catalog/product/view/id/11/category/4', 1, '', NULL), (104, 2, 6, 11, 'product/11/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-plus-1l.html', 'catalog/product/view/id/11/category/6', 1, '', NULL), (105, 2, 7, 11, 'product/11/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-1l.html', 'catalog/product/view/id/11/category/7', 1, '', NULL), (106, 1, NULL, 12, 'product/12', 'motul-8100-x-clean-plus-5l.html', 'catalog/product/view/id/12', 1, '', NULL), (107, 2, NULL, 12, 'product/12', 'motul-8100-x-clean-plus-5l.html', 'catalog/product/view/id/12', 1, '', NULL), (108, 2, 4, 12, 'product/12/4', 'motul-schmierstoffe/motul-8100-x-clean-plus-5l.html', 'catalog/product/view/id/12/category/4', 1, '', NULL), (109, 2, 6, 12, 'product/12/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-plus-5l.html', 'catalog/product/view/id/12/category/6', 1, '', NULL), (110, 2, 7, 12, 'product/12/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-5l.html', 'catalog/product/view/id/12/category/7', 1, '', NULL), (111, 1, NULL, 13, 'product/13', 'motul-gear-300.html', 'catalog/product/view/id/13', 1, '', NULL), (112, 2, NULL, 13, 'product/13', 'motul-gear-300.html', 'catalog/product/view/id/13', 1, '', NULL), (113, 2, 4, 13, 'product/13/4', 'motul-schmierstoffe/motul-gear-300.html', 'catalog/product/view/id/13/category/4', 1, '', NULL), (114, 2, 6, 13, 'product/13/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-gear-300.html', 'catalog/product/view/id/13/category/6', 1, '', NULL), (115, 2, 8, 13, 'product/13/8', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-300.html', 'catalog/product/view/id/13/category/8', 1, '', NULL), (116, 1, NULL, 14, 'product/14', 'motul-8100-eco-clean-c2-1l.html', 'catalog/product/view/id/14', 1, '', NULL), (117, 2, NULL, 14, 'product/14', 'motul-8100-eco-clean-c2-1l.html', 'catalog/product/view/id/14', 1, '', NULL), (118, 2, 4, 14, 'product/14/4', 'motul-schmierstoffe/motul-8100-eco-clean-c2-1l.html', 'catalog/product/view/id/14/category/4', 1, '', NULL), (119, 2, 6, 14, 'product/14/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-eco-clean-c2-1l.html', 'catalog/product/view/id/14/category/6', 1, '', NULL), (120, 2, 7, 14, 'product/14/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c2-1l.html', 'catalog/product/view/id/14/category/7', 1, '', NULL), (121, 1, NULL, 15, 'product/15', 'motul-8100-eco-clean-c2-5l.html', 'catalog/product/view/id/15', 1, '', NULL), (122, 2, NULL, 15, 'product/15', 'motul-8100-eco-clean-c2-5l.html', 'catalog/product/view/id/15', 1, '', NULL), (123, 2, 4, 15, 'product/15/4', 'motul-schmierstoffe/motul-8100-eco-clean-c2-5l.html', 'catalog/product/view/id/15/category/4', 1, '', NULL), (124, 2, 6, 15, 'product/15/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-eco-clean-c2-5l.html', 'catalog/product/view/id/15/category/6', 1, '', NULL), (125, 2, 7, 15, 'product/15/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c2-5l.html', 'catalog/product/view/id/15/category/7', 1, '', NULL), (126, 1, NULL, 16, 'product/16', 'motul-8100-eco-clean-c1.html', 'catalog/product/view/id/16', 1, '', NULL), (127, 2, NULL, 16, 'product/16', 'motul-8100-eco-clean-c1.html', 'catalog/product/view/id/16', 1, '', NULL), (128, 2, 4, 16, 'product/16/4', 'motul-schmierstoffe/motul-8100-eco-clean-c1.html', 'catalog/product/view/id/16/category/4', 1, '', NULL), (129, 2, 6, 16, 'product/16/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-eco-clean-c1.html', 'catalog/product/view/id/16/category/6', 1, '', NULL), (130, 2, 7, 16, 'product/16/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c1.html', 'catalog/product/view/id/16/category/7', 1, '', NULL), (131, 1, NULL, 17, 'product/17', 'motul-8100-eco-clean-c1-17.html', 'catalog/product/view/id/17', 1, '', NULL), (132, 2, NULL, 17, 'product/17', 'motul-8100-eco-clean-c1-17.html', 'catalog/product/view/id/17', 1, '', NULL), (133, 2, 4, 17, 'product/17/4', 'motul-schmierstoffe/motul-8100-eco-clean-c1-17.html', 'catalog/product/view/id/17/category/4', 1, '', NULL), (134, 2, 6, 17, 'product/17/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-eco-clean-c1-17.html', 'catalog/product/view/id/17/category/6', 1, '', NULL), (135, 2, 7, 17, 'product/17/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c1-17.html', 'catalog/product/view/id/17/category/7', 1, '', NULL), (146, 1, NULL, 20, 'product/20', 'motul-specific-ll-a-b-025.html', 'catalog/product/view/id/20', 1, '', NULL), (147, 2, NULL, 20, 'product/20', 'motul-specific-ll-a-b-025.html', 'catalog/product/view/id/20', 1, '', NULL), (148, 2, 4, 20, 'product/20/4', 'motul-schmierstoffe/motul-specific-ll-a-b-025.html', 'catalog/product/view/id/20/category/4', 1, '', NULL), (149, 2, 6, 20, 'product/20/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ll-a-b-025.html', 'catalog/product/view/id/20/category/6', 1, '', NULL), (150, 2, 7, 20, 'product/20/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025.html', 'catalog/product/view/id/20/category/7', 1, '', NULL), (151, 1, NULL, 21, 'product/21', 'motul-specific-ll-a-b-025-21.html', 'catalog/product/view/id/21', 1, '', NULL), (152, 2, NULL, 21, 'product/21', 'motul-specific-ll-a-b-025-21.html', 'catalog/product/view/id/21', 1, '', NULL), (153, 2, 4, 21, 'product/21/4', 'motul-schmierstoffe/motul-specific-ll-a-b-025-21.html', 'catalog/product/view/id/21/category/4', 1, '', NULL), (154, 2, 6, 21, 'product/21/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ll-a-b-025-21.html', 'catalog/product/view/id/21/category/6', 1, '', NULL), (155, 2, 7, 21, 'product/21/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025-21.html', 'catalog/product/view/id/21/category/7', 1, '', NULL), (156, 1, NULL, 22, 'product/22', 'motul-specific-504-00-507-00.html', 'catalog/product/view/id/22', 1, '', NULL), (157, 2, NULL, 22, 'product/22', 'motul-specific-504-00-507-00.html', 'catalog/product/view/id/22', 1, '', NULL), (158, 2, 4, 22, 'product/22/4', 'motul-schmierstoffe/motul-specific-504-00-507-00.html', 'catalog/product/view/id/22/category/4', 1, '', NULL), (159, 2, 6, 22, 'product/22/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-504-00-507-00.html', 'catalog/product/view/id/22/category/6', 1, '', NULL), (160, 2, 7, 22, 'product/22/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-504-00-507-00.html', 'catalog/product/view/id/22/category/7', 1, '', NULL), (161, 1, NULL, 23, 'product/23', 'motul-specific-504-00-507-00-23.html', 'catalog/product/view/id/23', 1, '', NULL), (162, 2, NULL, 23, 'product/23', 'motul-specific-504-00-507-00-23.html', 'catalog/product/view/id/23', 1, '', NULL), (163, 2, 4, 23, 'product/23/4', 'motul-schmierstoffe/motul-specific-504-00-507-00-23.html', 'catalog/product/view/id/23/category/4', 1, '', NULL), (164, 2, 6, 23, 'product/23/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-504-00-507-00-23.html', 'catalog/product/view/id/23/category/6', 1, '', NULL), (165, 2, 7, 23, 'product/23/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-504-00-507-00-23.html', 'catalog/product/view/id/23/category/7', 1, '', NULL), (166, 1, NULL, 24, 'product/24', 'motul-specific-229-51.html', 'catalog/product/view/id/24', 1, '', NULL), (167, 2, NULL, 24, 'product/24', 'motul-specific-229-51.html', 'catalog/product/view/id/24', 1, '', NULL), (168, 2, 4, 24, 'product/24/4', 'motul-schmierstoffe/motul-specific-229-51.html', 'catalog/product/view/id/24/category/4', 1, '', NULL), (169, 2, 6, 24, 'product/24/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-229-51.html', 'catalog/product/view/id/24/category/6', 1, '', NULL), (170, 2, 7, 24, 'product/24/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-229-51.html', 'catalog/product/view/id/24/category/7', 1, '', NULL), (171, 1, NULL, 25, 'product/25', 'motul-specific-506-01-506-00-503-00.html', 'catalog/product/view/id/25', 1, '', NULL), (172, 2, NULL, 25, 'product/25', 'motul-specific-506-01-506-00-503-00.html', 'catalog/product/view/id/25', 1, '', NULL), (173, 2, 4, 25, 'product/25/4', 'motul-schmierstoffe/motul-specific-506-01-506-00-503-00.html', 'catalog/product/view/id/25/category/4', 1, '', NULL), (174, 2, 6, 25, 'product/25/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-506-01-506-00-503-00.html', 'catalog/product/view/id/25/category/6', 1, '', NULL), (175, 2, 7, 25, 'product/25/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-506-01-506-00-503-00.html', 'catalog/product/view/id/25/category/7', 1, '', NULL), (176, 1, NULL, 26, 'product/26', 'motul-specific-506-01-506-00-503-00-26.html', 'catalog/product/view/id/26', 1, '', NULL), (177, 2, NULL, 26, 'product/26', 'motul-specific-506-01-506-00-503-00-26.html', 'catalog/product/view/id/26', 1, '', NULL), (178, 2, 4, 26, 'product/26/4', 'motul-schmierstoffe/motul-specific-506-01-506-00-503-00-26.html', 'catalog/product/view/id/26/category/4', 1, '', NULL), (179, 2, 6, 26, 'product/26/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-506-01-506-00-503-00-26.html', 'catalog/product/view/id/26/category/6', 1, '', NULL), (180, 2, 7, 26, 'product/26/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-506-01-506-00-503-00-26.html', 'catalog/product/view/id/26/category/7', 1, '', NULL), (181, 1, NULL, 27, 'product/27', 'motul-8100-x-lite.html', 'catalog/product/view/id/27', 1, '', NULL), (182, 2, NULL, 27, 'product/27', 'motul-8100-x-lite.html', 'catalog/product/view/id/27', 1, '', NULL), (183, 2, 4, 27, 'product/27/4', 'motul-schmierstoffe/motul-8100-x-lite.html', 'catalog/product/view/id/27/category/4', 1, '', NULL), (184, 2, 6, 27, 'product/27/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-lite.html', 'catalog/product/view/id/27/category/6', 1, '', NULL), (185, 2, 7, 27, 'product/27/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-lite.html', 'catalog/product/view/id/27/category/7', 1, '', NULL), (186, 1, NULL, 28, 'product/28', 'motul-8100-x-lite-28.html', 'catalog/product/view/id/28', 1, '', NULL), (187, 2, NULL, 28, 'product/28', 'motul-8100-x-lite-28.html', 'catalog/product/view/id/28', 1, '', NULL), (188, 2, 4, 28, 'product/28/4', 'motul-schmierstoffe/motul-8100-x-lite-28.html', 'catalog/product/view/id/28/category/4', 1, '', NULL), (189, 2, 6, 28, 'product/28/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-lite-28.html', 'catalog/product/view/id/28/category/6', 1, '', NULL), (190, 2, 7, 28, 'product/28/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-lite-28.html', 'catalog/product/view/id/28/category/7', 1, '', NULL), (191, 1, NULL, 29, 'product/29', 'motul-gearbox.html', 'catalog/product/view/id/29', 1, '', NULL), (192, 2, NULL, 29, 'product/29', 'motul-gearbox.html', 'catalog/product/view/id/29', 1, '', NULL), (193, 2, 4, 29, 'product/29/4', 'motul-schmierstoffe/motul-gearbox.html', 'catalog/product/view/id/29/category/4', 1, '', NULL), (194, 2, 6, 29, 'product/29/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-gearbox.html', 'catalog/product/view/id/29/category/6', 1, '', NULL), (195, 2, 8, 29, 'product/29/8', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gearbox.html', 'catalog/product/view/id/29/category/8', 1, '', NULL), (196, 1, NULL, 30, 'product/30', 'motul-gear-ff-competition.html', 'catalog/product/view/id/30', 1, '', NULL), (197, 2, NULL, 30, 'product/30', 'motul-gear-ff-competition.html', 'catalog/product/view/id/30', 1, '', NULL), (198, 2, 4, 30, 'product/30/4', 'motul-schmierstoffe/motul-gear-ff-competition.html', 'catalog/product/view/id/30/category/4', 1, '', NULL), (199, 2, 6, 30, 'product/30/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-gear-ff-competition.html', 'catalog/product/view/id/30/category/6', 1, '', NULL), (200, 2, 8, 30, 'product/30/8', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-ff-competition.html', 'catalog/product/view/id/30/category/8', 1, '', NULL), (201, 1, NULL, 31, 'product/31', 'motul-3000-4t.html', 'catalog/product/view/id/31', 1, '', NULL), (202, 2, NULL, 31, 'product/31', 'motul-3000-4t.html', 'catalog/product/view/id/31', 1, '', NULL), (203, 2, 4, 31, 'product/31/4', 'motul-schmierstoffe/motul-3000-4t.html', 'catalog/product/view/id/31/category/4', 1, '', NULL), (204, 2, 9, 31, 'product/31/9', 'motul-schmierstoffe/motul-motorrad/motul-3000-4t.html', 'catalog/product/view/id/31/category/9', 1, '', NULL), (205, 2, 10, 31, 'product/31/10', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-3000-4t.html', 'catalog/product/view/id/31/category/10', 1, '', NULL), (206, 1, NULL, 32, 'product/32', 'motul-3000-4t-32.html', 'catalog/product/view/id/32', 1, '', NULL), (207, 2, NULL, 32, 'product/32', 'motul-3000-4t-32.html', 'catalog/product/view/id/32', 1, '', NULL), (208, 2, 4, 32, 'product/32/4', 'motul-schmierstoffe/motul-3000-4t-32.html', 'catalog/product/view/id/32/category/4', 1, '', NULL), (209, 2, 9, 32, 'product/32/9', 'motul-schmierstoffe/motul-motorrad/motul-3000-4t-32.html', 'catalog/product/view/id/32/category/9', 1, '', NULL), (210, 2, 10, 32, 'product/32/10', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-3000-4t-32.html', 'catalog/product/view/id/32/category/10', 1, '', NULL), (211, 1, NULL, 33, 'product/33', 'motul-5100-4t.html', 'catalog/product/view/id/33', 1, '', NULL), (212, 2, NULL, 33, 'product/33', 'motul-5100-4t.html', 'catalog/product/view/id/33', 1, '', NULL), (213, 2, 4, 33, 'product/33/4', 'motul-schmierstoffe/motul-5100-4t.html', 'catalog/product/view/id/33/category/4', 1, '', NULL), (214, 2, 9, 33, 'product/33/9', 'motul-schmierstoffe/motul-motorrad/motul-5100-4t.html', 'catalog/product/view/id/33/category/9', 1, '', NULL), (215, 2, 10, 33, 'product/33/10', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t.html', 'catalog/product/view/id/33/category/10', 1, '', NULL), (286, 1, NULL, 48, 'product/48', 'motul-5100-4t-48.html', 'catalog/product/view/id/48', 1, '', NULL), (287, 2, NULL, 48, 'product/48', 'motul-5100-4t-48.html', 'catalog/product/view/id/48', 1, '', NULL), (288, 2, 4, 48, 'product/48/4', 'motul-schmierstoffe/motul-5100-4t-48.html', 'catalog/product/view/id/48/category/4', 1, '', NULL), (289, 2, 9, 48, 'product/48/9', 'motul-schmierstoffe/motul-motorrad/motul-5100-4t-48.html', 'catalog/product/view/id/48/category/9', 1, '', NULL), (290, 2, 10, 48, 'product/48/10', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-48.html', 'catalog/product/view/id/48/category/10', 1, '', NULL), (291, 1, NULL, 49, 'product/49', 'motul-5100-4t-49.html', 'catalog/product/view/id/49', 1, '', NULL), (292, 2, NULL, 49, 'product/49', 'motul-5100-4t-49.html', 'catalog/product/view/id/49', 1, '', NULL), (293, 2, 4, 49, 'product/49/4', 'motul-schmierstoffe/motul-5100-4t-49.html', 'catalog/product/view/id/49/category/4', 1, '', NULL), (294, 2, 9, 49, 'product/49/9', 'motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html', 'catalog/product/view/id/49/category/9', 1, '', NULL), (295, 2, 10, 49, 'product/49/10', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-49.html', 'catalog/product/view/id/49/category/10', 1, '', NULL), (296, 1, NULL, 50, 'product/50', 'motul-5100-4t-50.html', 'catalog/product/view/id/50', 1, '', NULL), (297, 2, NULL, 50, 'product/50', 'motul-5100-4t-50.html', 'catalog/product/view/id/50', 1, '', NULL), (298, 2, 4, 50, 'product/50/4', 'motul-schmierstoffe/motul-5100-4t-50.html', 'catalog/product/view/id/50/category/4', 1, '', NULL), (299, 2, 9, 50, 'product/50/9', 'motul-schmierstoffe/motul-motorrad/motul-5100-4t-50.html', 'catalog/product/view/id/50/category/9', 1, '', NULL), (300, 2, 10, 50, 'product/50/10', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-50.html', 'catalog/product/view/id/50/category/10', 1, '', NULL), (301, 1, NULL, 51, 'product/51', 'motul-7100-4t.html', 'catalog/product/view/id/51', 1, '', NULL), (302, 2, NULL, 51, 'product/51', 'motul-7100-4t.html', 'catalog/product/view/id/51', 1, '', NULL), (303, 2, 4, 51, 'product/51/4', 'motul-schmierstoffe/motul-7100-4t.html', 'catalog/product/view/id/51/category/4', 1, '', NULL), (304, 2, 9, 51, 'product/51/9', 'motul-schmierstoffe/motul-motorrad/motul-7100-4t.html', 'catalog/product/view/id/51/category/9', 1, '', NULL), (305, 2, 10, 51, 'product/51/10', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t.html', 'catalog/product/view/id/51/category/10', 1, '', NULL), (306, 1, NULL, 52, 'product/52', 'motul-7100-4t-52.html', 'catalog/product/view/id/52', 1, '', NULL), (307, 2, NULL, 52, 'product/52', 'motul-7100-4t-52.html', 'catalog/product/view/id/52', 1, '', NULL), (308, 2, 4, 52, 'product/52/4', 'motul-schmierstoffe/motul-7100-4t-52.html', 'catalog/product/view/id/52/category/4', 1, '', NULL), (309, 2, 9, 52, 'product/52/9', 'motul-schmierstoffe/motul-motorrad/motul-7100-4t-52.html', 'catalog/product/view/id/52/category/9', 1, '', NULL), (310, 2, 10, 52, 'product/52/10', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-52.html', 'catalog/product/view/id/52/category/10', 1, '', NULL), (311, 1, NULL, 53, 'product/53', 'motul-7100-4t-53.html', 'catalog/product/view/id/53', 1, '', NULL), (312, 2, NULL, 53, 'product/53', 'motul-7100-4t-53.html', 'catalog/product/view/id/53', 1, '', NULL), (313, 2, 4, 53, 'product/53/4', 'motul-schmierstoffe/motul-7100-4t-53.html', 'catalog/product/view/id/53/category/4', 1, '', NULL), (314, 2, 9, 53, 'product/53/9', 'motul-schmierstoffe/motul-motorrad/motul-7100-4t-53.html', 'catalog/product/view/id/53/category/9', 1, '', NULL), (315, 2, 10, 53, 'product/53/10', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-53.html', 'catalog/product/view/id/53/category/10', 1, '', NULL), (316, 1, NULL, 54, 'product/54', 'motul-7100-4t-54.html', 'catalog/product/view/id/54', 1, '', NULL), (317, 2, NULL, 54, 'product/54', 'motul-7100-4t-54.html', 'catalog/product/view/id/54', 1, '', NULL), (318, 2, 4, 54, 'product/54/4', 'motul-schmierstoffe/motul-7100-4t-54.html', 'catalog/product/view/id/54/category/4', 1, '', NULL), (319, 2, 9, 54, 'product/54/9', 'motul-schmierstoffe/motul-motorrad/motul-7100-4t-54.html', 'catalog/product/view/id/54/category/9', 1, '', NULL), (320, 2, 10, 54, 'product/54/10', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-54.html', 'catalog/product/view/id/54/category/10', 1, '', NULL), (321, 1, NULL, 55, 'product/55', 'motul-7100-4t-55.html', 'catalog/product/view/id/55', 1, '', NULL), (322, 2, NULL, 55, 'product/55', 'motul-7100-4t-55.html', 'catalog/product/view/id/55', 1, '', NULL), (323, 2, 4, 55, 'product/55/4', 'motul-schmierstoffe/motul-7100-4t-55.html', 'catalog/product/view/id/55/category/4', 1, '', NULL), (324, 2, 9, 55, 'product/55/9', 'motul-schmierstoffe/motul-motorrad/motul-7100-4t-55.html', 'catalog/product/view/id/55/category/9', 1, '', NULL), (325, 2, 10, 55, 'product/55/10', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-55.html', 'catalog/product/view/id/55/category/10', 1, '', NULL), (326, 1, NULL, 56, 'product/56', 'motul-7100-4t-56.html', 'catalog/product/view/id/56', 1, '', NULL), (327, 2, NULL, 56, 'product/56', 'motul-7100-4t-56.html', 'catalog/product/view/id/56', 1, '', NULL), (328, 2, 4, 56, 'product/56/4', 'motul-schmierstoffe/motul-7100-4t-56.html', 'catalog/product/view/id/56/category/4', 1, '', NULL), (329, 2, 9, 56, 'product/56/9', 'motul-schmierstoffe/motul-motorrad/motul-7100-4t-56.html', 'catalog/product/view/id/56/category/9', 1, '', NULL), (330, 2, 10, 56, 'product/56/10', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-56.html', 'catalog/product/view/id/56/category/10', 1, '', NULL), (331, 1, NULL, 57, 'product/57', 'motul-100-motomix-2t.html', 'catalog/product/view/id/57', 1, '', NULL), (332, 2, NULL, 57, 'product/57', 'motul-100-motomix-2t.html', 'catalog/product/view/id/57', 1, '', NULL), (333, 2, 4, 57, 'product/57/4', 'motul-schmierstoffe/motul-100-motomix-2t.html', 'catalog/product/view/id/57/category/4', 1, '', NULL), (334, 2, 9, 57, 'product/57/9', 'motul-schmierstoffe/motul-motorrad/motul-100-motomix-2t.html', 'catalog/product/view/id/57/category/9', 1, '', NULL), (335, 2, 10, 57, 'product/57/10', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-100-motomix-2t.html', 'catalog/product/view/id/57/category/10', 1, '', NULL), (336, 1, NULL, 58, 'product/58', 'motul-510-2t.html', 'catalog/product/view/id/58', 1, '', NULL), (337, 2, NULL, 58, 'product/58', 'motul-510-2t.html', 'catalog/product/view/id/58', 1, '', NULL), (338, 2, 4, 58, 'product/58/4', 'motul-schmierstoffe/motul-510-2t.html', 'catalog/product/view/id/58/category/4', 1, '', NULL), (339, 2, 9, 58, 'product/58/9', 'motul-schmierstoffe/motul-motorrad/motul-510-2t.html', 'catalog/product/view/id/58/category/9', 1, '', NULL), (340, 2, 10, 58, 'product/58/10', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-510-2t.html', 'catalog/product/view/id/58/category/10', 1, '', NULL), (341, 1, NULL, 59, 'product/59', 'motul-710-2t.html', 'catalog/product/view/id/59', 1, '', NULL), (342, 2, NULL, 59, 'product/59', 'motul-710-2t.html', 'catalog/product/view/id/59', 1, '', NULL), (343, 2, 4, 59, 'product/59/4', 'motul-schmierstoffe/motul-710-2t.html', 'catalog/product/view/id/59/category/4', 1, '', NULL), (344, 2, 9, 59, 'product/59/9', 'motul-schmierstoffe/motul-motorrad/motul-710-2t.html', 'catalog/product/view/id/59/category/9', 1, '', NULL), (345, 2, 10, 59, 'product/59/10', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-710-2t.html', 'catalog/product/view/id/59/category/10', 1, '', NULL), (346, 1, NULL, 60, 'product/60', 'motul-scooter-expert-2t.html', 'catalog/product/view/id/60', 1, '', NULL), (347, 2, NULL, 60, 'product/60', 'motul-scooter-expert-2t.html', 'catalog/product/view/id/60', 1, '', NULL), (348, 2, 4, 60, 'product/60/4', 'motul-schmierstoffe/motul-scooter-expert-2t.html', 'catalog/product/view/id/60/category/4', 1, '', NULL), (349, 2, 13, 60, 'product/60/13', 'motul-schmierstoffe/scooter/motul-scooter-expert-2t.html', 'catalog/product/view/id/60/category/13', 1, '', NULL), (350, 2, 14, 60, 'product/60/14', 'motul-schmierstoffe/scooter/motorenol-2-takt/motul-scooter-expert-2t.html', 'catalog/product/view/id/60/category/14', 1, '', NULL), (351, 1, NULL, 61, 'product/61', 'motul-scooter-power-2t.html', 'catalog/product/view/id/61', 1, '', NULL), (352, 2, NULL, 61, 'product/61', 'motul-scooter-power-2t.html', 'catalog/product/view/id/61', 1, '', NULL), (353, 2, 4, 61, 'product/61/4', 'motul-schmierstoffe/motul-scooter-power-2t.html', 'catalog/product/view/id/61/category/4', 1, '', NULL), (354, 2, 13, 61, 'product/61/13', 'motul-schmierstoffe/scooter/motul-scooter-power-2t.html', 'catalog/product/view/id/61/category/13', 1, '', NULL), (355, 2, 14, 61, 'product/61/14', 'motul-schmierstoffe/scooter/motorenol-2-takt/motul-scooter-power-2t.html', 'catalog/product/view/id/61/category/14', 1, '', NULL), (356, 1, NULL, 62, 'product/62', 'motul-quad-4t.html', 'catalog/product/view/id/62', 1, '', NULL), (357, 2, NULL, 62, 'product/62', 'motul-quad-4t.html', 'catalog/product/view/id/62', 1, '', NULL), (358, 2, 4, 62, 'product/62/4', 'motul-schmierstoffe/motul-quad-4t.html', 'catalog/product/view/id/62/category/4', 1, '', NULL), (359, 2, 16, 62, 'product/62/16', 'motul-schmierstoffe/quad/motul-quad-4t.html', 'catalog/product/view/id/62/category/16', 1, '', NULL), (360, 2, 17, 62, 'product/62/17', 'motul-schmierstoffe/quad/motorenol/motul-quad-4t.html', 'catalog/product/view/id/62/category/17', 1, '', NULL), (361, 1, NULL, 63, 'product/63', 'motul-quad-4t-63.html', 'catalog/product/view/id/63', 1, '', NULL), (362, 2, NULL, 63, 'product/63', 'motul-quad-4t-63.html', 'catalog/product/view/id/63', 1, '', NULL), (363, 2, 4, 63, 'product/63/4', 'motul-schmierstoffe/motul-quad-4t-63.html', 'catalog/product/view/id/63/category/4', 1, '', NULL), (364, 2, 16, 63, 'product/63/16', 'motul-schmierstoffe/quad/motul-quad-4t-63.html', 'catalog/product/view/id/63/category/16', 1, '', NULL), (365, 2, 17, 63, 'product/63/17', 'motul-schmierstoffe/quad/motorenol/motul-quad-4t-63.html', 'catalog/product/view/id/63/category/17', 1, '', NULL), (366, 1, NULL, 64, 'product/64', 'motul-classic-motor-oil.html', 'catalog/product/view/id/64', 1, '', NULL), (367, 2, NULL, 64, 'product/64', 'motul-classic-motor-oil.html', 'catalog/product/view/id/64', 1, '', NULL), (368, 2, 4, 64, 'product/64/4', 'motul-schmierstoffe/motul-classic-motor-oil.html', 'catalog/product/view/id/64/category/4', 1, '', NULL), (369, 2, 35, 64, 'product/64/35', 'motul-schmierstoffe/oldtimer/motul-classic-motor-oil.html', 'catalog/product/view/id/64/category/35', 1, '', NULL), (370, 1, NULL, 65, 'product/65', 'motul-classic-motor-oil-65.html', 'catalog/product/view/id/65', 1, '', NULL), (371, 2, NULL, 65, 'product/65', 'motul-classic-motor-oil-65.html', 'catalog/product/view/id/65', 1, '', NULL), (372, 2, 4, 65, 'product/65/4', 'motul-schmierstoffe/motul-classic-motor-oil-65.html', 'catalog/product/view/id/65/category/4', 1, '', NULL), (373, 2, 35, 65, 'product/65/35', 'motul-schmierstoffe/oldtimer/motul-classic-motor-oil-65.html', 'catalog/product/view/id/65/category/35', 1, '', NULL), (374, 1, NULL, 66, 'product/66', 'motul-300v-chrono.html', 'catalog/product/view/id/66', 1, '', NULL), (375, 2, NULL, 66, 'product/66', 'motul-300v-chrono.html', 'catalog/product/view/id/66', 1, '', NULL), (376, 2, 4, 66, 'product/66/4', 'motul-schmierstoffe/motul-300v-chrono.html', 'catalog/product/view/id/66/category/4', 1, '', NULL), (377, 2, 32, 66, 'product/66/32', 'motul-schmierstoffe/motorsport/motul-300v-chrono.html', 'catalog/product/view/id/66/category/32', 1, '', NULL), (378, 2, 34, 66, 'product/66/34', 'motul-schmierstoffe/motorsport/auto/motul-300v-chrono.html', 'catalog/product/view/id/66/category/34', 1, '', NULL), (379, 1, NULL, 67, 'product/67', 'motul-300v-competition.html', 'catalog/product/view/id/67', 1, '', NULL), (380, 2, NULL, 67, 'product/67', 'motul-300v-competition.html', 'catalog/product/view/id/67', 1, '', NULL), (381, 2, 4, 67, 'product/67/4', 'motul-schmierstoffe/motul-300v-competition.html', 'catalog/product/view/id/67/category/4', 1, '', NULL), (382, 2, 32, 67, 'product/67/32', 'motul-schmierstoffe/motorsport/motul-300v-competition.html', 'catalog/product/view/id/67/category/32', 1, '', NULL), (383, 2, 34, 67, 'product/67/34', 'motul-schmierstoffe/motorsport/auto/motul-300v-competition.html', 'catalog/product/view/id/67/category/34', 1, '', NULL), (384, 1, NULL, 68, 'product/68', 'motul-300v-competition-68.html', 'catalog/product/view/id/68', 1, '', NULL), (385, 2, NULL, 68, 'product/68', 'motul-300v-competition-68.html', 'catalog/product/view/id/68', 1, '', NULL), (386, 2, 4, 68, 'product/68/4', 'motul-schmierstoffe/motul-300v-competition-68.html', 'catalog/product/view/id/68/category/4', 1, '', NULL), (387, 2, 32, 68, 'product/68/32', 'motul-schmierstoffe/motorsport/motul-300v-competition-68.html', 'catalog/product/view/id/68/category/32', 1, '', NULL), (388, 2, 34, 68, 'product/68/34', 'motul-schmierstoffe/motorsport/auto/motul-300v-competition-68.html', 'catalog/product/view/id/68/category/34', 1, '', NULL), (389, 1, NULL, 69, 'product/69', 'motul-300-v-le-mans.html', 'catalog/product/view/id/69', 1, '', NULL), (390, 2, NULL, 69, 'product/69', 'motul-300-v-le-mans.html', 'catalog/product/view/id/69', 1, '', NULL), (391, 2, 4, 69, 'product/69/4', 'motul-schmierstoffe/motul-300-v-le-mans.html', 'catalog/product/view/id/69/category/4', 1, '', NULL), (392, 2, 32, 69, 'product/69/32', 'motul-schmierstoffe/motorsport/motul-300-v-le-mans.html', 'catalog/product/view/id/69/category/32', 1, '', NULL), (393, 2, 34, 69, 'product/69/34', 'motul-schmierstoffe/motorsport/auto/motul-300-v-le-mans.html', 'catalog/product/view/id/69/category/34', 1, '', NULL), (394, 1, NULL, 70, 'product/70', 'motul-300v-high-rpm.html', 'catalog/product/view/id/70', 1, '', NULL), (395, 2, 4, 70, 'product/70/4', 'motul-schmierstoffe/motul-300v-high-rpm.html', 'catalog/product/view/id/70/category/4', 1, '', NULL), (396, 2, 32, 70, 'product/70/32', 'motul-schmierstoffe/motorsport/motul-300v-high-rpm.html', 'catalog/product/view/id/70/category/32', 1, '', NULL), (397, 2, 34, 70, 'product/70/34', 'motul-schmierstoffe/motorsport/auto/motul-300v-high-rpm.html', 'catalog/product/view/id/70/category/34', 1, '', NULL), (398, 2, NULL, 70, 'product/70', 'motul-300v-high-rpm.html', 'catalog/product/view/id/70', 1, '', NULL), (399, 1, NULL, 71, 'product/71', 'motul-300v-power-racing.html', 'catalog/product/view/id/71', 1, '', NULL), (400, 2, 4, 71, 'product/71/4', 'motul-schmierstoffe/motul-300v-power-racing.html', 'catalog/product/view/id/71/category/4', 1, '', NULL), (401, 2, 32, 71, 'product/71/32', 'motul-schmierstoffe/motorsport/motul-300v-power-racing.html', 'catalog/product/view/id/71/category/32', 1, '', NULL), (402, 2, 34, 71, 'product/71/34', 'motul-schmierstoffe/motorsport/auto/motul-300v-power-racing.html', 'catalog/product/view/id/71/category/34', 1, '', NULL), (403, 2, NULL, 71, 'product/71', 'motul-300v-power-racing.html', 'catalog/product/view/id/71', 1, '', NULL), (404, 1, NULL, 72, 'product/72', 'motul-300v-power.html', 'catalog/product/view/id/72', 1, '', NULL), (405, 2, 4, 72, 'product/72/4', 'motul-schmierstoffe/motul-300v-power.html', 'catalog/product/view/id/72/category/4', 1, '', NULL), (406, 2, 32, 72, 'product/72/32', 'motul-schmierstoffe/motorsport/motul-300v-power.html', 'catalog/product/view/id/72/category/32', 1, '', NULL), (407, 2, 34, 72, 'product/72/34', 'motul-schmierstoffe/motorsport/auto/motul-300v-power.html', 'catalog/product/view/id/72/category/34', 1, '', NULL), (408, 2, NULL, 72, 'product/72', 'motul-300v-power.html', 'catalog/product/view/id/72', 1, '', NULL), (409, 2, 32, 30, 'product/30/32', 'motul-schmierstoffe/motorsport/motul-gear-ff-competition.html', 'catalog/product/view/id/30/category/32', 1, '', NULL), (410, 2, 34, 30, 'product/30/34', 'motul-schmierstoffe/motorsport/auto/motul-gear-ff-competition.html', 'catalog/product/view/id/30/category/34', 1, '', NULL), (411, 1, NULL, 73, 'product/73', 'motul-300v-4t-factory-line.html', 'catalog/product/view/id/73', 1, '', NULL), (412, 2, 4, 73, 'product/73/4', 'motul-schmierstoffe/motul-300v-4t-factory-line.html', 'catalog/product/view/id/73/category/4', 1, '', NULL), (413, 2, 32, 73, 'product/73/32', 'motul-schmierstoffe/motorsport/motul-300v-4t-factory-line.html', 'catalog/product/view/id/73/category/32', 1, '', NULL), (414, 2, 33, 73, 'product/73/33', 'motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line.html', 'catalog/product/view/id/73/category/33', 1, '', NULL), (415, 2, NULL, 73, 'product/73', 'motul-300v-4t-factory-line.html', 'catalog/product/view/id/73', 1, '', NULL), (416, 1, NULL, 74, 'product/74', 'motul-300v-4t-factory-line-74.html', 'catalog/product/view/id/74', 1, '', NULL), (417, 2, NULL, 74, 'product/74', 'motul-300v-4t-factory-line-74.html', 'catalog/product/view/id/74', 1, '', NULL), (418, 2, 4, 74, 'product/74/4', 'motul-schmierstoffe/motul-300v-4t-factory-line-74.html', 'catalog/product/view/id/74/category/4', 1, '', NULL), (419, 2, 32, 74, 'product/74/32', 'motul-schmierstoffe/motorsport/motul-300v-4t-factory-line-74.html', 'catalog/product/view/id/74/category/32', 1, '', NULL), (420, 2, 33, 74, 'product/74/33', 'motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-74.html', 'catalog/product/view/id/74/category/33', 1, '', NULL), (421, 1, NULL, 75, 'product/75', 'motul-300v-4t-factory-line-75.html', 'catalog/product/view/id/75', 1, '', NULL), (422, 2, NULL, 75, 'product/75', 'motul-300v-4t-factory-line-75.html', 'catalog/product/view/id/75', 1, '', NULL), (423, 2, 4, 75, 'product/75/4', 'motul-schmierstoffe/motul-300v-4t-factory-line-75.html', 'catalog/product/view/id/75/category/4', 1, '', NULL), (424, 2, 32, 75, 'product/75/32', 'motul-schmierstoffe/motorsport/motul-300v-4t-factory-line-75.html', 'catalog/product/view/id/75/category/32', 1, '', NULL), (425, 2, 33, 75, 'product/75/33', 'motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-75.html', 'catalog/product/view/id/75/category/33', 1, '', NULL), (426, 1, NULL, 76, 'product/76', 'motul-300v-4t-factory-line-76.html', 'catalog/product/view/id/76', 1, '', NULL), (427, 2, NULL, 76, 'product/76', 'motul-300v-4t-factory-line-76.html', 'catalog/product/view/id/76', 1, '', NULL), (428, 2, 4, 76, 'product/76/4', 'motul-schmierstoffe/motul-300v-4t-factory-line-76.html', 'catalog/product/view/id/76/category/4', 1, '', NULL), (429, 2, 32, 76, 'product/76/32', 'motul-schmierstoffe/motorsport/motul-300v-4t-factory-line-76.html', 'catalog/product/view/id/76/category/32', 1, '', NULL), (430, 2, 33, 76, 'product/76/33', 'motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-76.html', 'catalog/product/view/id/76/category/33', 1, '', NULL), (431, 1, NULL, 77, 'product/77', 'motul-800-2t-factory-line-off-road.html', 'catalog/product/view/id/77', 1, '', NULL), (432, 2, NULL, 77, 'product/77', 'motul-800-2t-factory-line-off-road.html', 'catalog/product/view/id/77', 1, '', NULL), (433, 2, 4, 77, 'product/77/4', 'motul-schmierstoffe/motul-800-2t-factory-line-off-road.html', 'catalog/product/view/id/77/category/4', 1, '', NULL), (434, 2, 32, 77, 'product/77/32', 'motul-schmierstoffe/motorsport/motul-800-2t-factory-line-off-road.html', 'catalog/product/view/id/77/category/32', 1, '', NULL), (435, 2, 33, 77, 'product/77/33', 'motul-schmierstoffe/motorsport/motorrad/motul-800-2t-factory-line-off-road.html', 'catalog/product/view/id/77/category/33', 1, '', NULL), (436, 1, NULL, 78, 'product/78', 'motul-800-2t-factory-line-road-racing.html', 'catalog/product/view/id/78', 1, '', NULL), (437, 2, NULL, 78, 'product/78', 'motul-800-2t-factory-line-road-racing.html', 'catalog/product/view/id/78', 1, '', NULL), (438, 2, 4, 78, 'product/78/4', 'motul-schmierstoffe/motul-800-2t-factory-line-road-racing.html', 'catalog/product/view/id/78/category/4', 1, '', NULL), (439, 2, 32, 78, 'product/78/32', 'motul-schmierstoffe/motorsport/motul-800-2t-factory-line-road-racing.html', 'catalog/product/view/id/78/category/32', 1, '', NULL), (440, 2, 33, 78, 'product/78/33', 'motul-schmierstoffe/motorsport/motorrad/motul-800-2t-factory-line-road-racing.html', 'catalog/product/view/id/78/category/33', 1, '', NULL), (441, 1, NULL, 79, 'product/79', 'motul-kart-grand-prix-2t.html', 'catalog/product/view/id/79', 1, '', NULL), (442, 2, NULL, 79, 'product/79', 'motul-kart-grand-prix-2t.html', 'catalog/product/view/id/79', 1, '', NULL), (443, 2, 4, 79, 'product/79/4', 'motul-schmierstoffe/motul-kart-grand-prix-2t.html', 'catalog/product/view/id/79/category/4', 1, '', NULL), (444, 2, 21, 79, 'product/79/21', 'motul-schmierstoffe/kart/motul-kart-grand-prix-2t.html', 'catalog/product/view/id/79/category/21', 1, '', NULL), (445, 2, 22, 79, 'product/79/22', 'motul-schmierstoffe/kart/motorenol/motul-kart-grand-prix-2t.html', 'catalog/product/view/id/79/category/22', 1, '', NULL), (446, 1, NULL, 80, 'product/80', 'outboard-tech-4t.html', 'catalog/product/view/id/80', 1, '', NULL), (447, 2, NULL, 80, 'product/80', 'outboard-tech-4t.html', 'catalog/product/view/id/80', 1, '', NULL), (448, 2, 4, 80, 'product/80/4', 'motul-schmierstoffe/outboard-tech-4t.html', 'catalog/product/view/id/80/category/4', 1, '', NULL), (449, 2, 25, 80, 'product/80/25', 'motul-schmierstoffe/marine/outboard-tech-4t.html', 'catalog/product/view/id/80/category/25', 1, '', NULL), (450, 2, 27, 80, 'product/80/27', 'motul-schmierstoffe/marine/motorenol-4-takt/outboard-tech-4t.html', 'catalog/product/view/id/80/category/27', 1, '', NULL), (451, 1, NULL, 81, 'product/81', 'outboard-tech-4t-81.html', 'catalog/product/view/id/81', 1, '', NULL), (452, 2, NULL, 81, 'product/81', 'outboard-tech-4t-81.html', 'catalog/product/view/id/81', 1, '', NULL), (453, 2, 4, 81, 'product/81/4', 'motul-schmierstoffe/outboard-tech-4t-81.html', 'catalog/product/view/id/81/category/4', 1, '', NULL), (454, 2, 25, 81, 'product/81/25', 'motul-schmierstoffe/marine/outboard-tech-4t-81.html', 'catalog/product/view/id/81/category/25', 1, '', NULL), (455, 2, 27, 81, 'product/81/27', 'motul-schmierstoffe/marine/motorenol-4-takt/outboard-tech-4t-81.html', 'catalog/product/view/id/81/category/27', 1, '', NULL), (456, 1, NULL, 82, 'product/82', 'outboard-tech-4t-82.html', 'catalog/product/view/id/82', 1, '', NULL), (457, 2, NULL, 82, 'product/82', 'outboard-tech-4t-82.html', 'catalog/product/view/id/82', 1, '', NULL), (458, 2, 4, 82, 'product/82/4', 'motul-schmierstoffe/outboard-tech-4t-82.html', 'catalog/product/view/id/82/category/4', 1, '', NULL), (459, 2, 25, 82, 'product/82/25', 'motul-schmierstoffe/marine/outboard-tech-4t-82.html', 'catalog/product/view/id/82/category/25', 1, '', NULL), (460, 2, 27, 82, 'product/82/27', 'motul-schmierstoffe/marine/motorenol-4-takt/outboard-tech-4t-82.html', 'catalog/product/view/id/82/category/27', 1, '', NULL), (461, 1, NULL, 83, 'product/83', 'outboard-tech-4t-83.html', 'catalog/product/view/id/83', 1, '', NULL), (462, 2, NULL, 83, 'product/83', 'outboard-tech-4t-83.html', 'catalog/product/view/id/83', 1, '', NULL), (463, 2, 4, 83, 'product/83/4', 'motul-schmierstoffe/outboard-tech-4t-83.html', 'catalog/product/view/id/83/category/4', 1, '', NULL), (464, 2, 25, 83, 'product/83/25', 'motul-schmierstoffe/marine/outboard-tech-4t-83.html', 'catalog/product/view/id/83/category/25', 1, '', NULL), (465, 2, 27, 83, 'product/83/27', 'motul-schmierstoffe/marine/motorenol-4-takt/outboard-tech-4t-83.html', 'catalog/product/view/id/83/category/27', 1, '', NULL), (466, 1, NULL, 84, 'product/84', 'inboard-tech-4t.html', 'catalog/product/view/id/84', 1, '', NULL), (467, 2, NULL, 84, 'product/84', 'inboard-tech-4t.html', 'catalog/product/view/id/84', 1, '', NULL), (468, 2, 4, 84, 'product/84/4', 'motul-schmierstoffe/inboard-tech-4t.html', 'catalog/product/view/id/84/category/4', 1, '', NULL), (469, 2, 25, 84, 'product/84/25', 'motul-schmierstoffe/marine/inboard-tech-4t.html', 'catalog/product/view/id/84/category/25', 1, '', NULL), (470, 2, 27, 84, 'product/84/27', 'motul-schmierstoffe/marine/motorenol-4-takt/inboard-tech-4t.html', 'catalog/product/view/id/84/category/27', 1, '', NULL), (471, 1, NULL, 85, 'product/85', 'inboard-tech-4t-85.html', 'catalog/product/view/id/85', 1, '', NULL), (472, 2, NULL, 85, 'product/85', 'inboard-tech-4t-85.html', 'catalog/product/view/id/85', 1, '', NULL), (473, 2, 4, 85, 'product/85/4', 'motul-schmierstoffe/inboard-tech-4t-85.html', 'catalog/product/view/id/85/category/4', 1, '', NULL), (474, 2, 25, 85, 'product/85/25', 'motul-schmierstoffe/marine/inboard-tech-4t-85.html', 'catalog/product/view/id/85/category/25', 1, '', NULL), (475, 2, 27, 85, 'product/85/27', 'motul-schmierstoffe/marine/motorenol-4-takt/inboard-tech-4t-85.html', 'catalog/product/view/id/85/category/27', 1, '', NULL), (476, 1, NULL, 86, 'product/86', 'inboard-tech-4t-86.html', 'catalog/product/view/id/86', 1, '', NULL), (477, 2, NULL, 86, 'product/86', 'inboard-tech-4t-86.html', 'catalog/product/view/id/86', 1, '', NULL), (478, 2, 4, 86, 'product/86/4', 'motul-schmierstoffe/inboard-tech-4t-86.html', 'catalog/product/view/id/86/category/4', 1, '', NULL), (479, 2, 25, 86, 'product/86/25', 'motul-schmierstoffe/marine/inboard-tech-4t-86.html', 'catalog/product/view/id/86/category/25', 1, '', NULL), (480, 2, 27, 86, 'product/86/27', 'motul-schmierstoffe/marine/motorenol-4-takt/inboard-tech-4t-86.html', 'catalog/product/view/id/86/category/27', 1, '', NULL), (481, 1, NULL, 87, 'product/87', 'inboard-tech-4t-87.html', 'catalog/product/view/id/87', 1, '', NULL), (482, 2, NULL, 87, 'product/87', 'inboard-tech-4t-87.html', 'catalog/product/view/id/87', 1, '', NULL), (483, 2, 4, 87, 'product/87/4', 'motul-schmierstoffe/inboard-tech-4t-87.html', 'catalog/product/view/id/87/category/4', 1, '', NULL), (484, 2, 25, 87, 'product/87/25', 'motul-schmierstoffe/marine/inboard-tech-4t-87.html', 'catalog/product/view/id/87/category/25', 1, '', NULL), (485, 2, 27, 87, 'product/87/27', 'motul-schmierstoffe/marine/motorenol-4-takt/inboard-tech-4t-87.html', 'catalog/product/view/id/87/category/27', 1, '', NULL), (486, 1, NULL, 88, 'product/88', 'powerjet-4t.html', 'catalog/product/view/id/88', 1, '', NULL), (487, 2, NULL, 88, 'product/88', 'powerjet-4t.html', 'catalog/product/view/id/88', 1, '', NULL), (488, 2, 4, 88, 'product/88/4', 'motul-schmierstoffe/powerjet-4t.html', 'catalog/product/view/id/88/category/4', 1, '', NULL), (489, 2, 25, 88, 'product/88/25', 'motul-schmierstoffe/marine/powerjet-4t.html', 'catalog/product/view/id/88/category/25', 1, '', NULL), (490, 2, 27, 88, 'product/88/27', 'motul-schmierstoffe/marine/motorenol-4-takt/powerjet-4t.html', 'catalog/product/view/id/88/category/27', 1, '', NULL), (491, 1, NULL, 89, 'product/89', 'outboard-synth-2t.html', 'catalog/product/view/id/89', 1, '', NULL), (492, 2, NULL, 89, 'product/89', 'outboard-synth-2t.html', 'catalog/product/view/id/89', 1, '', NULL), (493, 2, 4, 89, 'product/89/4', 'motul-schmierstoffe/outboard-synth-2t.html', 'catalog/product/view/id/89/category/4', 1, '', NULL), (494, 2, 25, 89, 'product/89/25', 'motul-schmierstoffe/marine/outboard-synth-2t.html', 'catalog/product/view/id/89/category/25', 1, '', NULL), (495, 2, 26, 89, 'product/89/26', 'motul-schmierstoffe/marine/motorenol-2-takt/outboard-synth-2t.html', 'catalog/product/view/id/89/category/26', 1, '', NULL), (496, 1, NULL, 90, 'product/90', 'outboard-synth-2t-90.html', 'catalog/product/view/id/90', 1, '', NULL), (497, 2, NULL, 90, 'product/90', 'outboard-synth-2t-90.html', 'catalog/product/view/id/90', 1, '', NULL), (498, 2, 4, 90, 'product/90/4', 'motul-schmierstoffe/outboard-synth-2t-90.html', 'catalog/product/view/id/90/category/4', 1, '', NULL), (499, 2, 25, 90, 'product/90/25', 'motul-schmierstoffe/marine/outboard-synth-2t-90.html', 'catalog/product/view/id/90/category/25', 1, '', NULL), (500, 2, 26, 90, 'product/90/26', 'motul-schmierstoffe/marine/motorenol-2-takt/outboard-synth-2t-90.html', 'catalog/product/view/id/90/category/26', 1, '', NULL), (501, 1, NULL, 91, 'product/91', 'outboard-tech-2t.html', 'catalog/product/view/id/91', 1, '', NULL), (502, 2, NULL, 91, 'product/91', 'outboard-tech-2t.html', 'catalog/product/view/id/91', 1, '', NULL), (503, 2, 4, 91, 'product/91/4', 'motul-schmierstoffe/outboard-tech-2t.html', 'catalog/product/view/id/91/category/4', 1, '', NULL), (504, 2, 25, 91, 'product/91/25', 'motul-schmierstoffe/marine/outboard-tech-2t.html', 'catalog/product/view/id/91/category/25', 1, '', NULL), (505, 2, 26, 91, 'product/91/26', 'motul-schmierstoffe/marine/motorenol-2-takt/outboard-tech-2t.html', 'catalog/product/view/id/91/category/26', 1, '', NULL), (506, 1, NULL, 92, 'product/92', 'outboard-tech-2t-92.html', 'catalog/product/view/id/92', 1, '', NULL), (507, 2, NULL, 92, 'product/92', 'outboard-tech-2t-92.html', 'catalog/product/view/id/92', 1, '', NULL), (508, 2, 4, 92, 'product/92/4', 'motul-schmierstoffe/outboard-tech-2t-92.html', 'catalog/product/view/id/92/category/4', 1, '', NULL), (509, 2, 25, 92, 'product/92/25', 'motul-schmierstoffe/marine/outboard-tech-2t-92.html', 'catalog/product/view/id/92/category/25', 1, '', NULL), (510, 2, 26, 92, 'product/92/26', 'motul-schmierstoffe/marine/motorenol-2-takt/outboard-tech-2t-92.html', 'catalog/product/view/id/92/category/26', 1, '', NULL), (511, 1, NULL, 93, 'product/93', 'outboard-2t.html', 'catalog/product/view/id/93', 1, '', NULL), (512, 2, NULL, 93, 'product/93', 'outboard-2t.html', 'catalog/product/view/id/93', 1, '', NULL), (513, 2, 4, 93, 'product/93/4', 'motul-schmierstoffe/outboard-2t.html', 'catalog/product/view/id/93/category/4', 1, '', NULL), (514, 2, 25, 93, 'product/93/25', 'motul-schmierstoffe/marine/outboard-2t.html', 'catalog/product/view/id/93/category/25', 1, '', NULL), (515, 2, 26, 93, 'product/93/26', 'motul-schmierstoffe/marine/motorenol-2-takt/outboard-2t.html', 'catalog/product/view/id/93/category/26', 1, '', NULL), (516, 1, NULL, 94, 'product/94', 'outboard-2t-94.html', 'catalog/product/view/id/94', 1, '', NULL), (517, 2, NULL, 94, 'product/94', 'outboard-2t-94.html', 'catalog/product/view/id/94', 1, '', NULL), (518, 2, 4, 94, 'product/94/4', 'motul-schmierstoffe/outboard-2t-94.html', 'catalog/product/view/id/94/category/4', 1, '', NULL), (519, 2, 25, 94, 'product/94/25', 'motul-schmierstoffe/marine/outboard-2t-94.html', 'catalog/product/view/id/94/category/25', 1, '', NULL), (520, 2, 26, 94, 'product/94/26', 'motul-schmierstoffe/marine/motorenol-2-takt/outboard-2t-94.html', 'catalog/product/view/id/94/category/26', 1, '', NULL), (521, 1, NULL, 95, 'product/95', 'specific-di-jet-2t.html', 'catalog/product/view/id/95', 1, '', NULL), (522, 2, NULL, 95, 'product/95', 'specific-di-jet-2t.html', 'catalog/product/view/id/95', 1, '', NULL), (523, 2, 4, 95, 'product/95/4', 'motul-schmierstoffe/specific-di-jet-2t.html', 'catalog/product/view/id/95/category/4', 1, '', NULL), (524, 2, 25, 95, 'product/95/25', 'motul-schmierstoffe/marine/specific-di-jet-2t.html', 'catalog/product/view/id/95/category/25', 1, '', NULL), (525, 2, 26, 95, 'product/95/26', 'motul-schmierstoffe/marine/motorenol-2-takt/specific-di-jet-2t.html', 'catalog/product/view/id/95/category/26', 1, '', NULL), (526, 1, NULL, 96, 'product/96', '600-di-jet-2t.html', 'catalog/product/view/id/96', 1, '', NULL), (527, 2, NULL, 96, 'product/96', '600-di-jet-2t.html', 'catalog/product/view/id/96', 1, '', NULL), (528, 2, 4, 96, 'product/96/4', 'motul-schmierstoffe/600-di-jet-2t.html', 'catalog/product/view/id/96/category/4', 1, '', NULL), (529, 2, 25, 96, 'product/96/25', 'motul-schmierstoffe/marine/600-di-jet-2t.html', 'catalog/product/view/id/96/category/25', 1, '', NULL), (530, 2, 26, 96, 'product/96/26', 'motul-schmierstoffe/marine/motorenol-2-takt/600-di-jet-2t.html', 'catalog/product/view/id/96/category/26', 1, '', NULL), (531, 1, NULL, 97, 'product/97', 'powerjet-2t.html', 'catalog/product/view/id/97', 1, '', NULL), (532, 2, NULL, 97, 'product/97', 'powerjet-2t.html', 'catalog/product/view/id/97', 1, '', NULL), (533, 2, 4, 97, 'product/97/4', 'motul-schmierstoffe/powerjet-2t.html', 'catalog/product/view/id/97/category/4', 1, '', NULL), (534, 2, 25, 97, 'product/97/25', 'motul-schmierstoffe/marine/powerjet-2t.html', 'catalog/product/view/id/97/category/25', 1, '', NULL), (535, 2, 26, 97, 'product/97/26', 'motul-schmierstoffe/marine/motorenol-2-takt/powerjet-2t.html', 'catalog/product/view/id/97/category/26', 1, '', NULL), (536, 1, NULL, 98, 'product/98', 'motocool-factory-line.html', 'catalog/product/view/id/98', 1, '', NULL), (537, 2, NULL, 98, 'product/98', 'motocool-factory-line.html', 'catalog/product/view/id/98', 1, '', NULL), (538, 2, 39, 98, 'product/98/39', 'motul-zusatzstoffe/motocool-factory-line.html', 'catalog/product/view/id/98/category/39', 1, '', NULL), (539, 2, 47, 98, 'product/98/47', 'motul-zusatzstoffe/kuhlflussigkeit/motocool-factory-line.html', 'catalog/product/view/id/98/category/47', 1, '', NULL), (540, 1, NULL, 99, 'product/99', 'mocool.html', 'catalog/product/view/id/99', 1, '', NULL), (541, 2, 39, 99, 'product/99/39', 'motul-zusatzstoffe/mocool.html', 'catalog/product/view/id/99/category/39', 1, '', NULL), (542, 2, 47, 99, 'product/99/47', 'motul-zusatzstoffe/kuhlflussigkeit/mocool.html', 'catalog/product/view/id/99/category/47', 1, '', NULL), (543, 2, NULL, 99, 'product/99', 'mocool.html', 'catalog/product/view/id/99', 1, '', NULL), (544, 1, NULL, 100, 'product/100', 'chain-lube-factory-line.html', 'catalog/product/view/id/100', 1, '', NULL), (545, 2, NULL, 100, 'product/100', 'chain-lube-factory-line.html', 'catalog/product/view/id/100', 1, '', NULL), (546, 2, 39, 100, 'product/100/39', 'motul-zusatzstoffe/chain-lube-factory-line.html', 'catalog/product/view/id/100/category/39', 1, '', NULL), (547, 2, 45, 100, 'product/100/45', 'motul-zusatzstoffe/fett/chain-lube-factory-line.html', 'catalog/product/view/id/100/category/45', 1, '', NULL), (548, 1, NULL, 101, 'product/101', 'chain-lube-road-plus.html', 'catalog/product/view/id/101', 1, '', NULL), (549, 2, NULL, 101, 'product/101', 'chain-lube-road-plus.html', 'catalog/product/view/id/101', 1, '', NULL), (550, 2, 39, 101, 'product/101/39', 'motul-zusatzstoffe/chain-lube-road-plus.html', 'catalog/product/view/id/101/category/39', 1, '', NULL), (551, 2, 45, 101, 'product/101/45', 'motul-zusatzstoffe/fett/chain-lube-road-plus.html', 'catalog/product/view/id/101/category/45', 1, '', NULL), (552, 1, NULL, 102, 'product/102', 'chain-lube-road.html', 'catalog/product/view/id/102', 1, '', NULL), (553, 2, NULL, 102, 'product/102', 'chain-lube-road.html', 'catalog/product/view/id/102', 1, '', NULL), (554, 2, 39, 102, 'product/102/39', 'motul-zusatzstoffe/chain-lube-road.html', 'catalog/product/view/id/102/category/39', 1, '', NULL), (555, 2, 45, 102, 'product/102/45', 'motul-zusatzstoffe/fett/chain-lube-road.html', 'catalog/product/view/id/102/category/45', 1, '', NULL), (556, 1, NULL, 103, 'product/103', 'chain-lube-offroad.html', 'catalog/product/view/id/103', 1, '', NULL), (557, 2, NULL, 103, 'product/103', 'chain-lube-offroad.html', 'catalog/product/view/id/103', 1, '', NULL), (558, 2, 39, 103, 'product/103/39', 'motul-zusatzstoffe/chain-lube-offroad.html', 'catalog/product/view/id/103/category/39', 1, '', NULL), (559, 2, 45, 103, 'product/103/45', 'motul-zusatzstoffe/fett/chain-lube-offroad.html', 'catalog/product/view/id/103/category/45', 1, '', NULL), (560, 1, NULL, 104, 'product/104', 'chain-clean.html', 'catalog/product/view/id/104', 1, '', NULL), (561, 2, NULL, 104, 'product/104', 'chain-clean.html', 'catalog/product/view/id/104', 1, '', NULL), (562, 2, 40, 104, 'product/104/40', 'motul-pflegeprodukte/chain-clean.html', 'catalog/product/view/id/104/category/40', 1, '', NULL), (563, 2, 49, 104, 'product/104/49', 'motul-pflegeprodukte/motorrad/chain-clean.html', 'catalog/product/view/id/104/category/49', 1, '', NULL), (564, 1, NULL, 105, 'product/105', 'air-filter-spray.html', 'catalog/product/view/id/105', 1, '', NULL), (565, 2, NULL, 105, 'product/105', 'air-filter-spray.html', 'catalog/product/view/id/105', 1, '', NULL), (566, 2, 4, 105, 'product/105/4', 'motul-schmierstoffe/air-filter-spray.html', 'catalog/product/view/id/105/category/4', 1, '', NULL), (567, 2, 49, 105, 'product/105/49', 'motul-pflegeprodukte/motorrad/air-filter-spray.html', 'catalog/product/view/id/105/category/49', 1, '', NULL), (568, 1, NULL, 106, 'product/106', 'air-filter-oil.html', 'catalog/product/view/id/106', 1, '', NULL), (569, 2, NULL, 106, 'product/106', 'air-filter-oil.html', 'catalog/product/view/id/106', 1, '', NULL), (570, 2, 40, 106, 'product/106/40', 'motul-pflegeprodukte/air-filter-oil.html', 'catalog/product/view/id/106/category/40', 1, '', NULL), (571, 2, 49, 106, 'product/106/49', 'motul-pflegeprodukte/motorrad/air-filter-oil.html', 'catalog/product/view/id/106/category/49', 1, '', NULL), (572, 1, NULL, 107, 'product/107', 'air-filter-clean.html', 'catalog/product/view/id/107', 1, '', NULL), (573, 2, NULL, 107, 'product/107', 'air-filter-clean.html', 'catalog/product/view/id/107', 1, '', NULL), (574, 2, 40, 107, 'product/107/40', 'motul-pflegeprodukte/air-filter-clean.html', 'catalog/product/view/id/107/category/40', 1, '', NULL), (575, 2, 49, 107, 'product/107/49', 'motul-pflegeprodukte/motorrad/air-filter-clean.html', 'catalog/product/view/id/107/category/49', 1, '', NULL), (576, 1, NULL, 108, 'product/108', 'carbu-clean.html', 'catalog/product/view/id/108', 1, '', NULL), (577, 2, NULL, 108, 'product/108', 'carbu-clean.html', 'catalog/product/view/id/108', 1, '', NULL), (578, 2, 40, 108, 'product/108/40', 'motul-pflegeprodukte/carbu-clean.html', 'catalog/product/view/id/108/category/40', 1, '', NULL), (579, 2, 49, 108, 'product/108/49', 'motul-pflegeprodukte/motorrad/carbu-clean.html', 'catalog/product/view/id/108/category/49', 1, '', NULL), (580, 1, NULL, 109, 'product/109', 'brake-clean.html', 'catalog/product/view/id/109', 1, '', NULL), (581, 2, NULL, 109, 'product/109', 'brake-clean.html', 'catalog/product/view/id/109', 1, '', NULL), (582, 2, 40, 109, 'product/109/40', 'motul-pflegeprodukte/brake-clean.html', 'catalog/product/view/id/109/category/40', 1, '', NULL), (583, 2, 48, 109, 'product/109/48', 'motul-pflegeprodukte/auto/brake-clean.html', 'catalog/product/view/id/109/category/48', 1, '', NULL), (584, 2, 49, 109, 'product/109/49', 'motul-pflegeprodukte/motorrad/brake-clean.html', 'catalog/product/view/id/109/category/49', 1, '', NULL), (585, 2, 48, 108, 'product/108/48', 'motul-pflegeprodukte/auto/carbu-clean.html', 'catalog/product/view/id/108/category/48', 1, '', NULL), (586, 1, NULL, 110, 'product/110', 'e-z-lube-multi-protect.html', 'catalog/product/view/id/110', 1, '', NULL), (587, 2, NULL, 110, 'product/110', 'e-z-lube-multi-protect.html', 'catalog/product/view/id/110', 1, '', NULL), (588, 2, 40, 110, 'product/110/40', 'motul-pflegeprodukte/e-z-lube-multi-protect.html', 'catalog/product/view/id/110/category/40', 1, '', NULL), (589, 2, 48, 110, 'product/110/48', 'motul-pflegeprodukte/auto/e-z-lube-multi-protect.html', 'catalog/product/view/id/110/category/48', 1, '', NULL), (590, 2, 49, 110, 'product/110/49', 'motul-pflegeprodukte/motorrad/e-z-lube-multi-protect.html', 'catalog/product/view/id/110/category/49', 1, '', NULL), (591, 1, NULL, 111, 'product/111', 'shine-go-silicone-clean.html', 'catalog/product/view/id/111', 1, '', NULL), (592, 2, NULL, 111, 'product/111', 'shine-go-silicone-clean.html', 'catalog/product/view/id/111', 1, '', NULL), (593, 2, 40, 111, 'product/111/40', 'motul-pflegeprodukte/shine-go-silicone-clean.html', 'catalog/product/view/id/111/category/40', 1, '', NULL), (594, 2, 48, 111, 'product/111/48', 'motul-pflegeprodukte/auto/shine-go-silicone-clean.html', 'catalog/product/view/id/111/category/48', 1, '', NULL), (595, 2, 49, 111, 'product/111/49', 'motul-pflegeprodukte/motorrad/shine-go-silicone-clean.html', 'catalog/product/view/id/111/category/49', 1, '', NULL), (596, 1, NULL, 112, 'product/112', 'wash-wax.html', 'catalog/product/view/id/112', 1, '', NULL), (597, 2, NULL, 112, 'product/112', 'wash-wax.html', 'catalog/product/view/id/112', 1, '', NULL), (598, 2, 40, 112, 'product/112/40', 'motul-pflegeprodukte/wash-wax.html', 'catalog/product/view/id/112/category/40', 1, '', NULL), (599, 2, 48, 112, 'product/112/48', 'motul-pflegeprodukte/auto/wash-wax.html', 'catalog/product/view/id/112/category/48', 1, '', NULL), (600, 2, 49, 112, 'product/112/49', 'motul-pflegeprodukte/motorrad/wash-wax.html', 'catalog/product/view/id/112/category/49', 1, '', NULL), (601, 1, NULL, 113, 'product/113', 'moto-wash.html', 'catalog/product/view/id/113', 1, '', NULL), (602, 2, NULL, 113, 'product/113', 'moto-wash.html', 'catalog/product/view/id/113', 1, '', NULL), (603, 2, 40, 113, 'product/113/40', 'motul-pflegeprodukte/moto-wash.html', 'catalog/product/view/id/113/category/40', 1, '', NULL), (604, 2, 49, 113, 'product/113/49', 'motul-pflegeprodukte/motorrad/moto-wash.html', 'catalog/product/view/id/113/category/49', 1, '', NULL), (605, 1, NULL, 114, 'product/114', 'moto-wash-plus.html', 'catalog/product/view/id/114', 1, '', NULL), (606, 2, 40, 114, 'product/114/40', 'motul-pflegeprodukte/moto-wash-plus.html', 'catalog/product/view/id/114/category/40', 1, '', NULL), (607, 2, 49, 114, 'product/114/49', 'motul-pflegeprodukte/motorrad/moto-wash-plus.html', 'catalog/product/view/id/114/category/49', 1, '', NULL), (608, 2, NULL, 114, 'product/114', 'moto-wash-plus.html', 'catalog/product/view/id/114', 1, '', NULL), (609, 1, NULL, 115, 'product/115', 'valve-expert.html', 'catalog/product/view/id/115', 1, '', NULL), (610, 2, NULL, 115, 'product/115', 'valve-expert.html', 'catalog/product/view/id/115', 1, '', NULL), (611, 2, 39, 115, 'product/115/39', 'motul-zusatzstoffe/valve-expert.html', 'catalog/product/view/id/115/category/39', 1, '', NULL), (612, 2, 44, 115, 'product/115/44', 'motul-zusatzstoffe/bleiersatz/valve-expert.html', 'catalog/product/view/id/115/category/44', 1, '', NULL), (613, 1, NULL, 116, 'product/116', 'tyre-repair.html', 'catalog/product/view/id/116', 1, '', NULL), (614, 2, 48, 116, 'product/116/48', 'motul-pflegeprodukte/auto/tyre-repair.html', 'catalog/product/view/id/116/category/48', 1, '', NULL), (615, 2, 49, 116, 'product/116/49', 'motul-pflegeprodukte/motorrad/tyre-repair.html', 'catalog/product/view/id/116/category/49', 1, '', NULL), (616, 2, NULL, 116, 'product/116', 'tyre-repair.html', 'catalog/product/view/id/116', 1, '', NULL), (617, 1, NULL, 117, 'product/117', 'top-gel.html', 'catalog/product/view/id/117', 1, '', NULL), (618, 2, 39, 117, 'product/117/39', 'motul-zusatzstoffe/top-gel.html', 'catalog/product/view/id/117/category/39', 1, '', NULL), (619, 2, 46, 117, 'product/117/46', 'motul-zusatzstoffe/handwaschgel/top-gel.html', 'catalog/product/view/id/117/category/46', 1, '', NULL), (620, 2, NULL, 117, 'product/117', 'top-gel.html', 'catalog/product/view/id/117', 1, '', NULL), (621, 1, NULL, 118, 'product/118', 'e-z-clean.html', 'catalog/product/view/id/118', 1, '', NULL), (622, 2, NULL, 118, 'product/118', 'e-z-clean.html', 'catalog/product/view/id/118', 1, '', NULL), (623, 2, 40, 118, 'product/118/40', 'motul-pflegeprodukte/e-z-clean.html', 'catalog/product/view/id/118/category/40', 1, '', NULL), (624, 2, 48, 118, 'product/118/48', 'motul-pflegeprodukte/auto/e-z-clean.html', 'catalog/product/view/id/118/category/48', 1, '', NULL), (625, 2, 49, 118, 'product/118/49', 'motul-pflegeprodukte/motorrad/e-z-clean.html', 'catalog/product/view/id/118/category/49', 1, '', NULL), (626, 1, NULL, 119, 'product/119', 'fuel-system-clean.html', 'catalog/product/view/id/119', 1, '', NULL), (627, 2, NULL, 119, 'product/119', 'fuel-system-clean.html', 'catalog/product/view/id/119', 1, '', NULL), (628, 2, 4, 119, 'product/119/4', 'motul-schmierstoffe/fuel-system-clean.html', 'catalog/product/view/id/119/category/4', 1, '', NULL), (629, 2, 40, 119, 'product/119/40', 'motul-pflegeprodukte/fuel-system-clean.html', 'catalog/product/view/id/119/category/40', 1, '', NULL), (630, 2, 49, 119, 'product/119/49', 'motul-pflegeprodukte/motorrad/fuel-system-clean.html', 'catalog/product/view/id/119/category/49', 1, '', NULL), (631, 1, NULL, 120, 'product/120', 'fuel-system-clean-120.html', 'catalog/product/view/id/120', 1, '', NULL), (632, 2, NULL, 120, 'product/120', 'fuel-system-clean-120.html', 'catalog/product/view/id/120', 1, '', NULL), (633, 2, 40, 120, 'product/120/40', 'motul-pflegeprodukte/fuel-system-clean-120.html', 'catalog/product/view/id/120/category/40', 1, '', NULL), (634, 2, 50, 120, 'product/120/50', 'motul-pflegeprodukte/garten/fuel-system-clean.html', 'catalog/product/view/id/120/category/50', 1, '', NULL), (635, 1, NULL, 121, 'product/121', 'fuel-system-clean-121.html', 'catalog/product/view/id/121', 1, '', NULL), (636, 2, 40, 121, 'product/121/40', 'motul-pflegeprodukte/fuel-system-clean-121.html', 'catalog/product/view/id/121/category/40', 1, '', NULL), (637, 2, 48, 121, 'product/121/48', 'motul-pflegeprodukte/auto/fuel-system-clean.html', 'catalog/product/view/id/121/category/48', 1, '', NULL), (638, 2, NULL, 121, 'product/121', 'fuel-system-clean-121.html', 'catalog/product/view/id/121', 1, '', NULL), (639, 1, NULL, 122, 'product/122', 'diesel-system-clean.html', 'catalog/product/view/id/122', 1, '', NULL), (640, 2, NULL, 122, 'product/122', 'diesel-system-clean.html', 'catalog/product/view/id/122', 1, '', NULL), (641, 2, 40, 122, 'product/122/40', 'motul-pflegeprodukte/diesel-system-clean.html', 'catalog/product/view/id/122/category/40', 1, '', NULL), (642, 2, 48, 122, 'product/122/48', 'motul-pflegeprodukte/auto/diesel-system-clean.html', 'catalog/product/view/id/122/category/48', 1, '', NULL), (643, 1, NULL, 123, 'product/123', 'engine-clean.html', 'catalog/product/view/id/123', 1, '', NULL), (644, 2, NULL, 123, 'product/123', 'engine-clean.html', 'catalog/product/view/id/123', 1, '', NULL), (645, 2, 40, 123, 'product/123/40', 'motul-pflegeprodukte/engine-clean.html', 'catalog/product/view/id/123/category/40', 1, '', NULL), (646, 2, 48, 123, 'product/123/48', 'motul-pflegeprodukte/auto/engine-clean.html', 'catalog/product/view/id/123/category/48', 1, '', NULL), (647, 1, NULL, 124, 'product/124', 'fork-oil-expert-light.html', 'catalog/product/view/id/124', 1, '', NULL), (648, 2, NULL, 124, 'product/124', 'fork-oil-expert-light.html', 'catalog/product/view/id/124', 1, '', NULL), (649, 2, 4, 124, 'product/124/4', 'motul-schmierstoffe/fork-oil-expert-light.html', 'catalog/product/view/id/124/category/4', 1, '', NULL), (650, 2, 9, 124, 'product/124/9', 'motul-schmierstoffe/motul-motorrad/fork-oil-expert-light.html', 'catalog/product/view/id/124/category/9', 1, '', NULL), (651, 2, 12, 124, 'product/124/12', 'motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-expert-light.html', 'catalog/product/view/id/124/category/12', 1, '', NULL), (652, 1, NULL, 125, 'product/125', 'fork-oil-expert-medium.html', 'catalog/product/view/id/125', 1, '', NULL), (653, 2, NULL, 125, 'product/125', 'fork-oil-expert-medium.html', 'catalog/product/view/id/125', 1, '', NULL), (654, 2, 4, 125, 'product/125/4', 'motul-schmierstoffe/fork-oil-expert-medium.html', 'catalog/product/view/id/125/category/4', 1, '', NULL), (655, 2, 9, 125, 'product/125/9', 'motul-schmierstoffe/motul-motorrad/fork-oil-expert-medium.html', 'catalog/product/view/id/125/category/9', 1, '', NULL), (656, 2, 12, 125, 'product/125/12', 'motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-expert-medium.html', 'catalog/product/view/id/125/category/12', 1, '', NULL), (657, 1, NULL, 126, 'product/126', 'fork-oil-expert-medium-heavy.html', 'catalog/product/view/id/126', 1, '', NULL), (658, 2, NULL, 126, 'product/126', 'fork-oil-expert-medium-heavy.html', 'catalog/product/view/id/126', 1, '', NULL), (659, 2, 4, 126, 'product/126/4', 'motul-schmierstoffe/fork-oil-expert-medium-heavy.html', 'catalog/product/view/id/126/category/4', 1, '', NULL), (660, 2, 9, 126, 'product/126/9', 'motul-schmierstoffe/motul-motorrad/fork-oil-expert-medium-heavy.html', 'catalog/product/view/id/126/category/9', 1, '', NULL), (661, 2, 12, 126, 'product/126/12', 'motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-expert-medium-heavy.html', 'catalog/product/view/id/126/category/12', 1, '', NULL), (662, 1, NULL, 127, 'product/127', 'fork-oil-expert-heavy.html', 'catalog/product/view/id/127', 1, '', NULL), (663, 2, NULL, 127, 'product/127', 'fork-oil-expert-heavy.html', 'catalog/product/view/id/127', 1, '', NULL), (664, 2, 4, 127, 'product/127/4', 'motul-schmierstoffe/fork-oil-expert-heavy.html', 'catalog/product/view/id/127/category/4', 1, '', NULL), (665, 2, 9, 127, 'product/127/9', 'motul-schmierstoffe/motul-motorrad/fork-oil-expert-heavy.html', 'catalog/product/view/id/127/category/9', 1, '', NULL), (666, 2, 12, 127, 'product/127/12', 'motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-expert-heavy.html', 'catalog/product/view/id/127/category/12', 1, '', NULL), (667, 1, NULL, 128, 'product/128', 'fork-oil-very-light.html', 'catalog/product/view/id/128', 1, '', NULL), (668, 2, NULL, 128, 'product/128', 'fork-oil-very-light.html', 'catalog/product/view/id/128', 1, '', NULL), (669, 2, 4, 128, 'product/128/4', 'motul-schmierstoffe/fork-oil-very-light.html', 'catalog/product/view/id/128/category/4', 1, '', NULL), (670, 2, 9, 128, 'product/128/9', 'motul-schmierstoffe/motul-motorrad/fork-oil-very-light.html', 'catalog/product/view/id/128/category/9', 1, '', NULL), (671, 2, 12, 128, 'product/128/12', 'motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-very-light.html', 'catalog/product/view/id/128/category/12', 1, '', NULL), (672, 1, NULL, 129, 'product/129', 'fork-oil-light.html', 'catalog/product/view/id/129', 1, '', NULL), (673, 2, NULL, 129, 'product/129', 'fork-oil-light.html', 'catalog/product/view/id/129', 1, '', NULL), (674, 2, 4, 129, 'product/129/4', 'motul-schmierstoffe/fork-oil-light.html', 'catalog/product/view/id/129/category/4', 1, '', NULL), (675, 2, 9, 129, 'product/129/9', 'motul-schmierstoffe/motul-motorrad/fork-oil-light.html', 'catalog/product/view/id/129/category/9', 1, '', NULL), (676, 2, 12, 129, 'product/129/12', 'motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-light.html', 'catalog/product/view/id/129/category/12', 1, '', NULL), (677, 1, NULL, 130, 'product/130', 'fork-oil-light-medium.html', 'catalog/product/view/id/130', 1, '', NULL), (678, 2, NULL, 130, 'product/130', 'fork-oil-light-medium.html', 'catalog/product/view/id/130', 1, '', NULL), (679, 2, 4, 130, 'product/130/4', 'motul-schmierstoffe/fork-oil-light-medium.html', 'catalog/product/view/id/130/category/4', 1, '', NULL), (680, 2, 9, 130, 'product/130/9', 'motul-schmierstoffe/motul-motorrad/fork-oil-light-medium.html', 'catalog/product/view/id/130/category/9', 1, '', NULL), (681, 2, 12, 130, 'product/130/12', 'motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-light-medium.html', 'catalog/product/view/id/130/category/12', 1, '', NULL), (682, 1, NULL, 131, 'product/131', 'fork-oil-medium.html', 'catalog/product/view/id/131', 1, '', NULL), (683, 2, NULL, 131, 'product/131', 'fork-oil-medium.html', 'catalog/product/view/id/131', 1, '', NULL), (684, 2, 4, 131, 'product/131/4', 'motul-schmierstoffe/fork-oil-medium.html', 'catalog/product/view/id/131/category/4', 1, '', NULL), (685, 2, 9, 131, 'product/131/9', 'motul-schmierstoffe/motul-motorrad/fork-oil-medium.html', 'catalog/product/view/id/131/category/9', 1, '', NULL), (686, 2, 12, 131, 'product/131/12', 'motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-medium.html', 'catalog/product/view/id/131/category/12', 1, '', NULL), (687, 1, NULL, 132, 'product/132', 'shock-oil-factory-line.html', 'catalog/product/view/id/132', 1, '', NULL), (688, 2, NULL, 132, 'product/132', 'shock-oil-factory-line.html', 'catalog/product/view/id/132', 1, '', NULL), (689, 2, 4, 132, 'product/132/4', 'motul-schmierstoffe/shock-oil-factory-line.html', 'catalog/product/view/id/132/category/4', 1, '', NULL), (690, 2, 9, 132, 'product/132/9', 'motul-schmierstoffe/motul-motorrad/shock-oil-factory-line.html', 'catalog/product/view/id/132/category/9', 1, '', NULL), (691, 2, 12, 132, 'product/132/12', 'motul-schmierstoffe/motul-motorrad/gabelol/shock-oil-factory-line.html', 'catalog/product/view/id/132/category/12', 1, '', NULL), (692, 1, 4, 1, 'product/1/4', '/motul-schmierstoffe/motul-4100-power-5l-15w-50.html', 'catalog/product/view/id/1/category/4', 1, '', NULL), (693, 1, 6, 1, 'product/1/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-4100-power-5l-15w-50.html', 'catalog/product/view/id/1/category/6', 1, '', NULL), (694, 1, 7, 1, 'product/1/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-5l-15w-50.html', 'catalog/product/view/id/1/category/7', 1, '', NULL), (695, 1, 4, 2, 'product/2/4', '/motul-schmierstoffe/motul-4100-power-1l.html', 'catalog/product/view/id/2/category/4', 1, '', NULL), (696, 1, 6, 2, 'product/2/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-4100-power-1l.html', 'catalog/product/view/id/2/category/6', 1, '', NULL), (697, 1, 7, 2, 'product/2/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-1l.html', 'catalog/product/view/id/2/category/7', 1, '', NULL), (698, 1, 4, 3, 'product/3/4', '/motul-schmierstoffe/motul-6100-synergie-1l.html', 'catalog/product/view/id/3/category/4', 1, '', NULL), (699, 1, 6, 3, 'product/3/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-6100-synergie-1l.html', 'catalog/product/view/id/3/category/6', 1, '', NULL), (700, 1, 7, 3, 'product/3/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-1l.html', 'catalog/product/view/id/3/category/7', 1, '', NULL), (701, 1, 4, 4, 'product/4/4', '/motul-schmierstoffe/motul-6100-synergie-5l.html', 'catalog/product/view/id/4/category/4', 1, '', NULL), (702, 1, 6, 4, 'product/4/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-6100-synergie-5l.html', 'catalog/product/view/id/4/category/6', 1, '', NULL), (703, 1, 7, 4, 'product/4/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-5l.html', 'catalog/product/view/id/4/category/7', 1, '', NULL), (704, 1, 4, 5, 'product/5/4', '/motul-schmierstoffe/motul-8100-x-cess-1l.html', 'catalog/product/view/id/5/category/4', 1, '', NULL), (705, 1, 6, 5, 'product/5/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-cess-1l.html', 'catalog/product/view/id/5/category/6', 1, '', NULL), (706, 1, 7, 5, 'product/5/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-cess-1l.html', 'catalog/product/view/id/5/category/7', 1, '', NULL), (707, 1, 4, 6, 'product/6/4', '/motul-schmierstoffe/motul-8100-x-cess-5l.html', 'catalog/product/view/id/6/category/4', 1, '', NULL), (708, 1, 6, 6, 'product/6/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-cess-5l.html', 'catalog/product/view/id/6/category/6', 1, '', NULL), (709, 1, 7, 6, 'product/6/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-cess-5l.html', 'catalog/product/view/id/6/category/7', 1, '', NULL), (710, 1, 4, 7, 'product/7/4', '/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html', 'catalog/product/view/id/7/category/4', 1, '', NULL), (711, 1, 6, 7, 'product/7/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-1l.html', 'catalog/product/view/id/7/category/6', 1, '', NULL), (712, 1, 7, 7, 'product/7/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-1l.html', 'catalog/product/view/id/7/category/7', 1, '', NULL), (713, 1, 4, 8, 'product/8/4', '/motul-schmierstoffe/motul-8100-x-clean-c3-5l.html', 'catalog/product/view/id/8/category/4', 1, '', NULL), (714, 1, 6, 8, 'product/8/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-5l.html', 'catalog/product/view/id/8/category/6', 1, '', NULL), (715, 1, 7, 8, 'product/8/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l.html', 'catalog/product/view/id/8/category/7', 1, '', NULL), (716, 1, 4, 9, 'product/9/4', '/motul-schmierstoffe/motul-specific-cng-lpg-1l.html', 'catalog/product/view/id/9/category/4', 1, '', NULL), (717, 1, 6, 9, 'product/9/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-cng-lpg-1l.html', 'catalog/product/view/id/9/category/6', 1, '', NULL), (718, 1, 7, 9, 'product/9/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-cng-lpg-1l.html', 'catalog/product/view/id/9/category/7', 1, '', NULL), (719, 1, 4, 10, 'product/10/4', '/motul-schmierstoffe/motul-specific-cng-lpg-5l.html', 'catalog/product/view/id/10/category/4', 1, '', NULL), (720, 1, 6, 10, 'product/10/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-cng-lpg-5l.html', 'catalog/product/view/id/10/category/6', 1, '', NULL), (721, 1, 7, 10, 'product/10/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-cng-lpg-5l.html', 'catalog/product/view/id/10/category/7', 1, '', NULL), (722, 1, 4, 11, 'product/11/4', '/motul-schmierstoffe/motul-8100-x-clean-plus-1l.html', 'catalog/product/view/id/11/category/4', 1, '', NULL), (723, 1, 6, 11, 'product/11/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-plus-1l.html', 'catalog/product/view/id/11/category/6', 1, '', NULL), (724, 1, 7, 11, 'product/11/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-1l.html', 'catalog/product/view/id/11/category/7', 1, '', NULL), (725, 1, 4, 12, 'product/12/4', '/motul-schmierstoffe/motul-8100-x-clean-plus-5l.html', 'catalog/product/view/id/12/category/4', 1, '', NULL), (726, 1, 6, 12, 'product/12/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-plus-5l.html', 'catalog/product/view/id/12/category/6', 1, '', NULL), (727, 1, 7, 12, 'product/12/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-5l.html', 'catalog/product/view/id/12/category/7', 1, '', NULL), (728, 1, 4, 13, 'product/13/4', '/motul-schmierstoffe/motul-gear-300.html', 'catalog/product/view/id/13/category/4', 1, '', NULL), (729, 1, 6, 13, 'product/13/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-gear-300.html', 'catalog/product/view/id/13/category/6', 1, '', NULL), (730, 1, 8, 13, 'product/13/8', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-300.html', 'catalog/product/view/id/13/category/8', 1, '', NULL), (731, 1, 4, 14, 'product/14/4', '/motul-schmierstoffe/motul-8100-eco-clean-c2-1l.html', 'catalog/product/view/id/14/category/4', 1, '', NULL), (732, 1, 6, 14, 'product/14/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-eco-clean-c2-1l.html', 'catalog/product/view/id/14/category/6', 1, '', NULL), (733, 1, 7, 14, 'product/14/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c2-1l.html', 'catalog/product/view/id/14/category/7', 1, '', NULL), (734, 1, 4, 15, 'product/15/4', '/motul-schmierstoffe/motul-8100-eco-clean-c2-5l.html', 'catalog/product/view/id/15/category/4', 1, '', NULL), (735, 1, 6, 15, 'product/15/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-eco-clean-c2-5l.html', 'catalog/product/view/id/15/category/6', 1, '', NULL), (736, 1, 7, 15, 'product/15/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c2-5l.html', 'catalog/product/view/id/15/category/7', 1, '', NULL), (737, 1, 4, 16, 'product/16/4', '/motul-schmierstoffe/motul-8100-eco-clean-c1.html', 'catalog/product/view/id/16/category/4', 1, '', NULL), (738, 1, 6, 16, 'product/16/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-eco-clean-c1.html', 'catalog/product/view/id/16/category/6', 1, '', NULL), (739, 1, 7, 16, 'product/16/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c1.html', 'catalog/product/view/id/16/category/7', 1, '', NULL), (740, 1, 4, 17, 'product/17/4', '/motul-schmierstoffe/motul-8100-eco-clean-c1-17.html', 'catalog/product/view/id/17/category/4', 1, '', NULL), (741, 1, 6, 17, 'product/17/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-eco-clean-c1-17.html', 'catalog/product/view/id/17/category/6', 1, '', NULL), (742, 1, 7, 17, 'product/17/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c1-17.html', 'catalog/product/view/id/17/category/7', 1, '', NULL), (749, 1, 4, 20, 'product/20/4', '/motul-schmierstoffe/motul-specific-ll-a-b-025.html', 'catalog/product/view/id/20/category/4', 1, '', NULL), (750, 1, 6, 20, 'product/20/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ll-a-b-025.html', 'catalog/product/view/id/20/category/6', 1, '', NULL), (751, 1, 7, 20, 'product/20/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025.html', 'catalog/product/view/id/20/category/7', 1, '', NULL), (752, 1, 4, 21, 'product/21/4', '/motul-schmierstoffe/motul-specific-ll-a-b-025-21.html', 'catalog/product/view/id/21/category/4', 1, '', NULL), (753, 1, 6, 21, 'product/21/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ll-a-b-025-21.html', 'catalog/product/view/id/21/category/6', 1, '', NULL), (754, 1, 7, 21, 'product/21/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025-21.html', 'catalog/product/view/id/21/category/7', 1, '', NULL), (755, 1, 4, 22, 'product/22/4', '/motul-schmierstoffe/motul-specific-504-00-507-00.html', 'catalog/product/view/id/22/category/4', 1, '', NULL), (756, 1, 6, 22, 'product/22/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-504-00-507-00.html', 'catalog/product/view/id/22/category/6', 1, '', NULL), (757, 1, 7, 22, 'product/22/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-504-00-507-00.html', 'catalog/product/view/id/22/category/7', 1, '', NULL), (758, 1, 4, 23, 'product/23/4', '/motul-schmierstoffe/motul-specific-504-00-507-00-23.html', 'catalog/product/view/id/23/category/4', 1, '', NULL), (759, 1, 6, 23, 'product/23/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-504-00-507-00-23.html', 'catalog/product/view/id/23/category/6', 1, '', NULL), (760, 1, 7, 23, 'product/23/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-504-00-507-00-23.html', 'catalog/product/view/id/23/category/7', 1, '', NULL), (761, 1, 4, 24, 'product/24/4', '/motul-schmierstoffe/motul-specific-229-51.html', 'catalog/product/view/id/24/category/4', 1, '', NULL), (762, 1, 6, 24, 'product/24/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-229-51.html', 'catalog/product/view/id/24/category/6', 1, '', NULL), (763, 1, 7, 24, 'product/24/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-229-51.html', 'catalog/product/view/id/24/category/7', 1, '', NULL), (764, 1, 4, 25, 'product/25/4', '/motul-schmierstoffe/motul-specific-506-01-506-00-503-00.html', 'catalog/product/view/id/25/category/4', 1, '', NULL), (765, 1, 6, 25, 'product/25/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-506-01-506-00-503-00.html', 'catalog/product/view/id/25/category/6', 1, '', NULL), (766, 1, 7, 25, 'product/25/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-506-01-506-00-503-00.html', 'catalog/product/view/id/25/category/7', 1, '', NULL), (767, 1, 4, 26, 'product/26/4', '/motul-schmierstoffe/motul-specific-506-01-506-00-503-00-26.html', 'catalog/product/view/id/26/category/4', 1, '', NULL), (768, 1, 6, 26, 'product/26/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-506-01-506-00-503-00-26.html', 'catalog/product/view/id/26/category/6', 1, '', NULL), (769, 1, 7, 26, 'product/26/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-506-01-506-00-503-00-26.html', 'catalog/product/view/id/26/category/7', 1, '', NULL), (770, 1, 4, 27, 'product/27/4', '/motul-schmierstoffe/motul-8100-x-lite.html', 'catalog/product/view/id/27/category/4', 1, '', NULL), (771, 1, 6, 27, 'product/27/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-lite.html', 'catalog/product/view/id/27/category/6', 1, '', NULL), (772, 1, 7, 27, 'product/27/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-lite.html', 'catalog/product/view/id/27/category/7', 1, '', NULL), (773, 1, 4, 28, 'product/28/4', '/motul-schmierstoffe/motul-8100-x-lite-28.html', 'catalog/product/view/id/28/category/4', 1, '', NULL), (774, 1, 6, 28, 'product/28/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-lite-28.html', 'catalog/product/view/id/28/category/6', 1, '', NULL), (775, 1, 7, 28, 'product/28/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-lite-28.html', 'catalog/product/view/id/28/category/7', 1, '', NULL), (776, 1, 4, 29, 'product/29/4', '/motul-schmierstoffe/motul-gearbox.html', 'catalog/product/view/id/29/category/4', 1, '', NULL), (777, 1, 6, 29, 'product/29/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-gearbox.html', 'catalog/product/view/id/29/category/6', 1, '', NULL), (778, 1, 8, 29, 'product/29/8', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gearbox.html', 'catalog/product/view/id/29/category/8', 1, '', NULL), (779, 1, 4, 30, 'product/30/4', '/motul-schmierstoffe/motul-gear-ff-competition.html', 'catalog/product/view/id/30/category/4', 1, '', NULL), (780, 1, 6, 30, 'product/30/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-gear-ff-competition.html', 'catalog/product/view/id/30/category/6', 1, '', NULL), (781, 1, 8, 30, 'product/30/8', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-ff-competition.html', 'catalog/product/view/id/30/category/8', 1, '', NULL), (782, 1, 32, 30, 'product/30/32', '/motul-schmierstoffe/motorsport/motul-gear-ff-competition.html', 'catalog/product/view/id/30/category/32', 1, '', NULL), (783, 1, 34, 30, 'product/30/34', '/motul-schmierstoffe/motorsport/auto/motul-gear-ff-competition.html', 'catalog/product/view/id/30/category/34', 1, '', NULL), (784, 1, 4, 31, 'product/31/4', '/motul-schmierstoffe/motul-3000-4t.html', 'catalog/product/view/id/31/category/4', 1, '', NULL), (785, 1, 9, 31, 'product/31/9', '/motul-schmierstoffe/motul-motorrad/motul-3000-4t.html', 'catalog/product/view/id/31/category/9', 1, '', NULL), (786, 1, 10, 31, 'product/31/10', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-3000-4t.html', 'catalog/product/view/id/31/category/10', 1, '', NULL), (787, 1, 4, 32, 'product/32/4', '/motul-schmierstoffe/motul-3000-4t-32.html', 'catalog/product/view/id/32/category/4', 1, '', NULL), (788, 1, 9, 32, 'product/32/9', '/motul-schmierstoffe/motul-motorrad/motul-3000-4t-32.html', 'catalog/product/view/id/32/category/9', 1, '', NULL), (789, 1, 10, 32, 'product/32/10', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-3000-4t-32.html', 'catalog/product/view/id/32/category/10', 1, '', NULL), (790, 1, 4, 33, 'product/33/4', '/motul-schmierstoffe/motul-5100-4t.html', 'catalog/product/view/id/33/category/4', 1, '', NULL), (791, 1, 9, 33, 'product/33/9', '/motul-schmierstoffe/motul-motorrad/motul-5100-4t.html', 'catalog/product/view/id/33/category/9', 1, '', NULL), (792, 1, 10, 33, 'product/33/10', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t.html', 'catalog/product/view/id/33/category/10', 1, '', NULL), (793, 1, 4, 48, 'product/48/4', '/motul-schmierstoffe/motul-5100-4t-48.html', 'catalog/product/view/id/48/category/4', 1, '', NULL), (794, 1, 9, 48, 'product/48/9', '/motul-schmierstoffe/motul-motorrad/motul-5100-4t-48.html', 'catalog/product/view/id/48/category/9', 1, '', NULL), (795, 1, 10, 48, 'product/48/10', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-48.html', 'catalog/product/view/id/48/category/10', 1, '', NULL), (796, 1, 4, 49, 'product/49/4', '/motul-schmierstoffe/motul-5100-4t-49.html', 'catalog/product/view/id/49/category/4', 1, '', NULL), (797, 1, 9, 49, 'product/49/9', '/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html', 'catalog/product/view/id/49/category/9', 1, '', NULL), (798, 1, 10, 49, 'product/49/10', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-49.html', 'catalog/product/view/id/49/category/10', 1, '', NULL), (799, 1, 4, 50, 'product/50/4', '/motul-schmierstoffe/motul-5100-4t-50.html', 'catalog/product/view/id/50/category/4', 1, '', NULL), (800, 1, 9, 50, 'product/50/9', '/motul-schmierstoffe/motul-motorrad/motul-5100-4t-50.html', 'catalog/product/view/id/50/category/9', 1, '', NULL), (801, 1, 10, 50, 'product/50/10', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-50.html', 'catalog/product/view/id/50/category/10', 1, '', NULL), (802, 1, 4, 51, 'product/51/4', '/motul-schmierstoffe/motul-7100-4t.html', 'catalog/product/view/id/51/category/4', 1, '', NULL), (803, 1, 9, 51, 'product/51/9', '/motul-schmierstoffe/motul-motorrad/motul-7100-4t.html', 'catalog/product/view/id/51/category/9', 1, '', NULL), (804, 1, 10, 51, 'product/51/10', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t.html', 'catalog/product/view/id/51/category/10', 1, '', NULL), (805, 1, 4, 52, 'product/52/4', '/motul-schmierstoffe/motul-7100-4t-52.html', 'catalog/product/view/id/52/category/4', 1, '', NULL), (806, 1, 9, 52, 'product/52/9', '/motul-schmierstoffe/motul-motorrad/motul-7100-4t-52.html', 'catalog/product/view/id/52/category/9', 1, '', NULL), (807, 1, 10, 52, 'product/52/10', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-52.html', 'catalog/product/view/id/52/category/10', 1, '', NULL), (808, 1, 4, 53, 'product/53/4', '/motul-schmierstoffe/motul-7100-4t-53.html', 'catalog/product/view/id/53/category/4', 1, '', NULL), (809, 1, 9, 53, 'product/53/9', '/motul-schmierstoffe/motul-motorrad/motul-7100-4t-53.html', 'catalog/product/view/id/53/category/9', 1, '', NULL), (810, 1, 10, 53, 'product/53/10', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-53.html', 'catalog/product/view/id/53/category/10', 1, '', NULL), (811, 1, 4, 54, 'product/54/4', '/motul-schmierstoffe/motul-7100-4t-54.html', 'catalog/product/view/id/54/category/4', 1, '', NULL), (812, 1, 9, 54, 'product/54/9', '/motul-schmierstoffe/motul-motorrad/motul-7100-4t-54.html', 'catalog/product/view/id/54/category/9', 1, '', NULL), (813, 1, 10, 54, 'product/54/10', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-54.html', 'catalog/product/view/id/54/category/10', 1, '', NULL), (814, 1, 4, 55, 'product/55/4', '/motul-schmierstoffe/motul-7100-4t-55.html', 'catalog/product/view/id/55/category/4', 1, '', NULL), (815, 1, 9, 55, 'product/55/9', '/motul-schmierstoffe/motul-motorrad/motul-7100-4t-55.html', 'catalog/product/view/id/55/category/9', 1, '', NULL), (816, 1, 10, 55, 'product/55/10', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-55.html', 'catalog/product/view/id/55/category/10', 1, '', NULL), (817, 1, 4, 56, 'product/56/4', '/motul-schmierstoffe/motul-7100-4t-56.html', 'catalog/product/view/id/56/category/4', 1, '', NULL), (818, 1, 9, 56, 'product/56/9', '/motul-schmierstoffe/motul-motorrad/motul-7100-4t-56.html', 'catalog/product/view/id/56/category/9', 1, '', NULL), (819, 1, 10, 56, 'product/56/10', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-56.html', 'catalog/product/view/id/56/category/10', 1, '', NULL), (820, 1, 4, 57, 'product/57/4', '/motul-schmierstoffe/motul-100-motomix-2t.html', 'catalog/product/view/id/57/category/4', 1, '', NULL), (821, 1, 9, 57, 'product/57/9', '/motul-schmierstoffe/motul-motorrad/motul-100-motomix-2t.html', 'catalog/product/view/id/57/category/9', 1, '', NULL), (822, 1, 10, 57, 'product/57/10', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-100-motomix-2t.html', 'catalog/product/view/id/57/category/10', 1, '', NULL), (823, 1, 4, 58, 'product/58/4', '/motul-schmierstoffe/motul-510-2t.html', 'catalog/product/view/id/58/category/4', 1, '', NULL), (824, 1, 9, 58, 'product/58/9', '/motul-schmierstoffe/motul-motorrad/motul-510-2t.html', 'catalog/product/view/id/58/category/9', 1, '', NULL), (825, 1, 10, 58, 'product/58/10', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-510-2t.html', 'catalog/product/view/id/58/category/10', 1, '', NULL), (826, 1, 4, 59, 'product/59/4', '/motul-schmierstoffe/motul-710-2t.html', 'catalog/product/view/id/59/category/4', 1, '', NULL), (827, 1, 9, 59, 'product/59/9', '/motul-schmierstoffe/motul-motorrad/motul-710-2t.html', 'catalog/product/view/id/59/category/9', 1, '', NULL), (828, 1, 10, 59, 'product/59/10', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-710-2t.html', 'catalog/product/view/id/59/category/10', 1, '', NULL), (829, 1, 4, 60, 'product/60/4', '/motul-schmierstoffe/motul-scooter-expert-2t.html', 'catalog/product/view/id/60/category/4', 1, '', NULL), (830, 1, 13, 60, 'product/60/13', '/motul-schmierstoffe/scooter/motul-scooter-expert-2t.html', 'catalog/product/view/id/60/category/13', 1, '', NULL), (831, 1, 14, 60, 'product/60/14', '/motul-schmierstoffe/scooter/motorenol-2-takt/motul-scooter-expert-2t.html', 'catalog/product/view/id/60/category/14', 1, '', NULL), (832, 1, 4, 61, 'product/61/4', '/motul-schmierstoffe/motul-scooter-power-2t.html', 'catalog/product/view/id/61/category/4', 1, '', NULL), (833, 1, 13, 61, 'product/61/13', '/motul-schmierstoffe/scooter/motul-scooter-power-2t.html', 'catalog/product/view/id/61/category/13', 1, '', NULL), (834, 1, 14, 61, 'product/61/14', '/motul-schmierstoffe/scooter/motorenol-2-takt/motul-scooter-power-2t.html', 'catalog/product/view/id/61/category/14', 1, '', NULL), (835, 1, 4, 62, 'product/62/4', '/motul-schmierstoffe/motul-quad-4t.html', 'catalog/product/view/id/62/category/4', 1, '', NULL), (836, 1, 16, 62, 'product/62/16', '/motul-schmierstoffe/quad/motul-quad-4t.html', 'catalog/product/view/id/62/category/16', 1, '', NULL), (837, 1, 17, 62, 'product/62/17', '/motul-schmierstoffe/quad/motorenol/motul-quad-4t.html', 'catalog/product/view/id/62/category/17', 1, '', NULL), (838, 1, 4, 63, 'product/63/4', '/motul-schmierstoffe/motul-quad-4t-63.html', 'catalog/product/view/id/63/category/4', 1, '', NULL), (839, 1, 16, 63, 'product/63/16', '/motul-schmierstoffe/quad/motul-quad-4t-63.html', 'catalog/product/view/id/63/category/16', 1, '', NULL), (840, 1, 17, 63, 'product/63/17', '/motul-schmierstoffe/quad/motorenol/motul-quad-4t-63.html', 'catalog/product/view/id/63/category/17', 1, '', NULL), (841, 1, 4, 64, 'product/64/4', '/motul-schmierstoffe/motul-classic-motor-oil.html', 'catalog/product/view/id/64/category/4', 1, '', NULL), (842, 1, 35, 64, 'product/64/35', '/motul-schmierstoffe/oldtimer/motul-classic-motor-oil.html', 'catalog/product/view/id/64/category/35', 1, '', NULL), (843, 1, 4, 65, 'product/65/4', '/motul-schmierstoffe/motul-classic-motor-oil-65.html', 'catalog/product/view/id/65/category/4', 1, '', NULL), (844, 1, 35, 65, 'product/65/35', '/motul-schmierstoffe/oldtimer/motul-classic-motor-oil-65.html', 'catalog/product/view/id/65/category/35', 1, '', NULL), (845, 1, 4, 66, 'product/66/4', '/motul-schmierstoffe/motul-300v-chrono.html', 'catalog/product/view/id/66/category/4', 1, '', NULL), (846, 1, 32, 66, 'product/66/32', '/motul-schmierstoffe/motorsport/motul-300v-chrono.html', 'catalog/product/view/id/66/category/32', 1, '', NULL), (847, 1, 34, 66, 'product/66/34', '/motul-schmierstoffe/motorsport/auto/motul-300v-chrono.html', 'catalog/product/view/id/66/category/34', 1, '', NULL), (848, 1, 4, 67, 'product/67/4', '/motul-schmierstoffe/motul-300v-competition.html', 'catalog/product/view/id/67/category/4', 1, '', NULL), (849, 1, 32, 67, 'product/67/32', '/motul-schmierstoffe/motorsport/motul-300v-competition.html', 'catalog/product/view/id/67/category/32', 1, '', NULL), (850, 1, 34, 67, 'product/67/34', '/motul-schmierstoffe/motorsport/auto/motul-300v-competition.html', 'catalog/product/view/id/67/category/34', 1, '', NULL), (851, 1, 4, 68, 'product/68/4', '/motul-schmierstoffe/motul-300v-competition-68.html', 'catalog/product/view/id/68/category/4', 1, '', NULL), (852, 1, 32, 68, 'product/68/32', '/motul-schmierstoffe/motorsport/motul-300v-competition-68.html', 'catalog/product/view/id/68/category/32', 1, '', NULL), (853, 1, 34, 68, 'product/68/34', '/motul-schmierstoffe/motorsport/auto/motul-300v-competition-68.html', 'catalog/product/view/id/68/category/34', 1, '', NULL), (854, 1, 4, 69, 'product/69/4', '/motul-schmierstoffe/motul-300-v-le-mans.html', 'catalog/product/view/id/69/category/4', 1, '', NULL), (855, 1, 32, 69, 'product/69/32', '/motul-schmierstoffe/motorsport/motul-300-v-le-mans.html', 'catalog/product/view/id/69/category/32', 1, '', NULL), (856, 1, 34, 69, 'product/69/34', '/motul-schmierstoffe/motorsport/auto/motul-300-v-le-mans.html', 'catalog/product/view/id/69/category/34', 1, '', NULL), (857, 1, 4, 70, 'product/70/4', '/motul-schmierstoffe/motul-300v-high-rpm.html', 'catalog/product/view/id/70/category/4', 1, '', NULL), (858, 1, 32, 70, 'product/70/32', '/motul-schmierstoffe/motorsport/motul-300v-high-rpm.html', 'catalog/product/view/id/70/category/32', 1, '', NULL), (859, 1, 34, 70, 'product/70/34', '/motul-schmierstoffe/motorsport/auto/motul-300v-high-rpm.html', 'catalog/product/view/id/70/category/34', 1, '', NULL), (860, 1, 4, 71, 'product/71/4', '/motul-schmierstoffe/motul-300v-power-racing.html', 'catalog/product/view/id/71/category/4', 1, '', NULL), (861, 1, 32, 71, 'product/71/32', '/motul-schmierstoffe/motorsport/motul-300v-power-racing.html', 'catalog/product/view/id/71/category/32', 1, '', NULL), (862, 1, 34, 71, 'product/71/34', '/motul-schmierstoffe/motorsport/auto/motul-300v-power-racing.html', 'catalog/product/view/id/71/category/34', 1, '', NULL), (863, 1, 4, 72, 'product/72/4', '/motul-schmierstoffe/motul-300v-power.html', 'catalog/product/view/id/72/category/4', 1, '', NULL), (864, 1, 32, 72, 'product/72/32', '/motul-schmierstoffe/motorsport/motul-300v-power.html', 'catalog/product/view/id/72/category/32', 1, '', NULL), (865, 1, 34, 72, 'product/72/34', '/motul-schmierstoffe/motorsport/auto/motul-300v-power.html', 'catalog/product/view/id/72/category/34', 1, '', NULL), (866, 1, 4, 73, 'product/73/4', '/motul-schmierstoffe/motul-300v-4t-factory-line.html', 'catalog/product/view/id/73/category/4', 1, '', NULL), (867, 1, 32, 73, 'product/73/32', '/motul-schmierstoffe/motorsport/motul-300v-4t-factory-line.html', 'catalog/product/view/id/73/category/32', 1, '', NULL), (868, 1, 33, 73, 'product/73/33', '/motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line.html', 'catalog/product/view/id/73/category/33', 1, '', NULL), (869, 1, 4, 74, 'product/74/4', '/motul-schmierstoffe/motul-300v-4t-factory-line-74.html', 'catalog/product/view/id/74/category/4', 1, '', NULL), (870, 1, 32, 74, 'product/74/32', '/motul-schmierstoffe/motorsport/motul-300v-4t-factory-line-74.html', 'catalog/product/view/id/74/category/32', 1, '', NULL), (871, 1, 33, 74, 'product/74/33', '/motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-74.html', 'catalog/product/view/id/74/category/33', 1, '', NULL), (872, 1, 4, 75, 'product/75/4', '/motul-schmierstoffe/motul-300v-4t-factory-line-75.html', 'catalog/product/view/id/75/category/4', 1, '', NULL), (873, 1, 32, 75, 'product/75/32', '/motul-schmierstoffe/motorsport/motul-300v-4t-factory-line-75.html', 'catalog/product/view/id/75/category/32', 1, '', NULL), (874, 1, 33, 75, 'product/75/33', '/motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-75.html', 'catalog/product/view/id/75/category/33', 1, '', NULL), (875, 1, 4, 76, 'product/76/4', '/motul-schmierstoffe/motul-300v-4t-factory-line-76.html', 'catalog/product/view/id/76/category/4', 1, '', NULL), (876, 1, 32, 76, 'product/76/32', '/motul-schmierstoffe/motorsport/motul-300v-4t-factory-line-76.html', 'catalog/product/view/id/76/category/32', 1, '', NULL), (877, 1, 33, 76, 'product/76/33', '/motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-76.html', 'catalog/product/view/id/76/category/33', 1, '', NULL), (878, 1, 4, 77, 'product/77/4', '/motul-schmierstoffe/motul-800-2t-factory-line-off-road.html', 'catalog/product/view/id/77/category/4', 1, '', NULL), (879, 1, 32, 77, 'product/77/32', '/motul-schmierstoffe/motorsport/motul-800-2t-factory-line-off-road.html', 'catalog/product/view/id/77/category/32', 1, '', NULL), (880, 1, 33, 77, 'product/77/33', '/motul-schmierstoffe/motorsport/motorrad/motul-800-2t-factory-line-off-road.html', 'catalog/product/view/id/77/category/33', 1, '', NULL), (881, 1, 4, 78, 'product/78/4', '/motul-schmierstoffe/motul-800-2t-factory-line-road-racing.html', 'catalog/product/view/id/78/category/4', 1, '', NULL), (882, 1, 32, 78, 'product/78/32', '/motul-schmierstoffe/motorsport/motul-800-2t-factory-line-road-racing.html', 'catalog/product/view/id/78/category/32', 1, '', NULL), (883, 1, 33, 78, 'product/78/33', '/motul-schmierstoffe/motorsport/motorrad/motul-800-2t-factory-line-road-racing.html', 'catalog/product/view/id/78/category/33', 1, '', NULL), (884, 1, 4, 79, 'product/79/4', '/motul-schmierstoffe/motul-kart-grand-prix-2t.html', 'catalog/product/view/id/79/category/4', 1, '', NULL), (885, 1, 21, 79, 'product/79/21', '/motul-schmierstoffe/kart/motul-kart-grand-prix-2t.html', 'catalog/product/view/id/79/category/21', 1, '', NULL), (886, 1, 22, 79, 'product/79/22', '/motul-schmierstoffe/kart/motorenol/motul-kart-grand-prix-2t.html', 'catalog/product/view/id/79/category/22', 1, '', NULL), (887, 1, 4, 80, 'product/80/4', '/motul-schmierstoffe/outboard-tech-4t.html', 'catalog/product/view/id/80/category/4', 1, '', NULL), (888, 1, 25, 80, 'product/80/25', '/motul-schmierstoffe/marine/outboard-tech-4t.html', 'catalog/product/view/id/80/category/25', 1, '', NULL), (889, 1, 27, 80, 'product/80/27', '/motul-schmierstoffe/marine/motorenol-4-takt/outboard-tech-4t.html', 'catalog/product/view/id/80/category/27', 1, '', NULL), (890, 1, 4, 81, 'product/81/4', '/motul-schmierstoffe/outboard-tech-4t-81.html', 'catalog/product/view/id/81/category/4', 1, '', NULL), (891, 1, 25, 81, 'product/81/25', '/motul-schmierstoffe/marine/outboard-tech-4t-81.html', 'catalog/product/view/id/81/category/25', 1, '', NULL), (892, 1, 27, 81, 'product/81/27', '/motul-schmierstoffe/marine/motorenol-4-takt/outboard-tech-4t-81.html', 'catalog/product/view/id/81/category/27', 1, '', NULL), (893, 1, 4, 82, 'product/82/4', '/motul-schmierstoffe/outboard-tech-4t-82.html', 'catalog/product/view/id/82/category/4', 1, '', NULL), (894, 1, 25, 82, 'product/82/25', '/motul-schmierstoffe/marine/outboard-tech-4t-82.html', 'catalog/product/view/id/82/category/25', 1, '', NULL), (895, 1, 27, 82, 'product/82/27', '/motul-schmierstoffe/marine/motorenol-4-takt/outboard-tech-4t-82.html', 'catalog/product/view/id/82/category/27', 1, '', NULL), (896, 1, 4, 83, 'product/83/4', '/motul-schmierstoffe/outboard-tech-4t-83.html', 'catalog/product/view/id/83/category/4', 1, '', NULL), (897, 1, 25, 83, 'product/83/25', '/motul-schmierstoffe/marine/outboard-tech-4t-83.html', 'catalog/product/view/id/83/category/25', 1, '', NULL), (898, 1, 27, 83, 'product/83/27', '/motul-schmierstoffe/marine/motorenol-4-takt/outboard-tech-4t-83.html', 'catalog/product/view/id/83/category/27', 1, '', NULL), (899, 1, 4, 84, 'product/84/4', '/motul-schmierstoffe/inboard-tech-4t.html', 'catalog/product/view/id/84/category/4', 1, '', NULL), (900, 1, 25, 84, 'product/84/25', '/motul-schmierstoffe/marine/inboard-tech-4t.html', 'catalog/product/view/id/84/category/25', 1, '', NULL), (901, 1, 27, 84, 'product/84/27', '/motul-schmierstoffe/marine/motorenol-4-takt/inboard-tech-4t.html', 'catalog/product/view/id/84/category/27', 1, '', NULL), (902, 1, 4, 85, 'product/85/4', '/motul-schmierstoffe/inboard-tech-4t-85.html', 'catalog/product/view/id/85/category/4', 1, '', NULL), (903, 1, 25, 85, 'product/85/25', '/motul-schmierstoffe/marine/inboard-tech-4t-85.html', 'catalog/product/view/id/85/category/25', 1, '', NULL), (904, 1, 27, 85, 'product/85/27', '/motul-schmierstoffe/marine/motorenol-4-takt/inboard-tech-4t-85.html', 'catalog/product/view/id/85/category/27', 1, '', NULL), (905, 1, 4, 86, 'product/86/4', '/motul-schmierstoffe/inboard-tech-4t-86.html', 'catalog/product/view/id/86/category/4', 1, '', NULL), (906, 1, 25, 86, 'product/86/25', '/motul-schmierstoffe/marine/inboard-tech-4t-86.html', 'catalog/product/view/id/86/category/25', 1, '', NULL), (907, 1, 27, 86, 'product/86/27', '/motul-schmierstoffe/marine/motorenol-4-takt/inboard-tech-4t-86.html', 'catalog/product/view/id/86/category/27', 1, '', NULL), (908, 1, 4, 87, 'product/87/4', '/motul-schmierstoffe/inboard-tech-4t-87.html', 'catalog/product/view/id/87/category/4', 1, '', NULL), (909, 1, 25, 87, 'product/87/25', '/motul-schmierstoffe/marine/inboard-tech-4t-87.html', 'catalog/product/view/id/87/category/25', 1, '', NULL), (910, 1, 27, 87, 'product/87/27', '/motul-schmierstoffe/marine/motorenol-4-takt/inboard-tech-4t-87.html', 'catalog/product/view/id/87/category/27', 1, '', NULL), (911, 1, 4, 88, 'product/88/4', '/motul-schmierstoffe/powerjet-4t.html', 'catalog/product/view/id/88/category/4', 1, '', NULL), (912, 1, 25, 88, 'product/88/25', '/motul-schmierstoffe/marine/powerjet-4t.html', 'catalog/product/view/id/88/category/25', 1, '', NULL), (913, 1, 27, 88, 'product/88/27', '/motul-schmierstoffe/marine/motorenol-4-takt/powerjet-4t.html', 'catalog/product/view/id/88/category/27', 1, '', NULL), (914, 1, 4, 89, 'product/89/4', '/motul-schmierstoffe/outboard-synth-2t.html', 'catalog/product/view/id/89/category/4', 1, '', NULL), (915, 1, 25, 89, 'product/89/25', '/motul-schmierstoffe/marine/outboard-synth-2t.html', 'catalog/product/view/id/89/category/25', 1, '', NULL), (916, 1, 26, 89, 'product/89/26', '/motul-schmierstoffe/marine/motorenol-2-takt/outboard-synth-2t.html', 'catalog/product/view/id/89/category/26', 1, '', NULL), (917, 1, 4, 90, 'product/90/4', '/motul-schmierstoffe/outboard-synth-2t-90.html', 'catalog/product/view/id/90/category/4', 1, '', NULL), (918, 1, 25, 90, 'product/90/25', '/motul-schmierstoffe/marine/outboard-synth-2t-90.html', 'catalog/product/view/id/90/category/25', 1, '', NULL), (919, 1, 26, 90, 'product/90/26', '/motul-schmierstoffe/marine/motorenol-2-takt/outboard-synth-2t-90.html', 'catalog/product/view/id/90/category/26', 1, '', NULL), (920, 1, 4, 91, 'product/91/4', '/motul-schmierstoffe/outboard-tech-2t.html', 'catalog/product/view/id/91/category/4', 1, '', NULL), (921, 1, 25, 91, 'product/91/25', '/motul-schmierstoffe/marine/outboard-tech-2t.html', 'catalog/product/view/id/91/category/25', 1, '', NULL), (922, 1, 26, 91, 'product/91/26', '/motul-schmierstoffe/marine/motorenol-2-takt/outboard-tech-2t.html', 'catalog/product/view/id/91/category/26', 1, '', NULL), (923, 1, 4, 92, 'product/92/4', '/motul-schmierstoffe/outboard-tech-2t-92.html', 'catalog/product/view/id/92/category/4', 1, '', NULL), (924, 1, 25, 92, 'product/92/25', '/motul-schmierstoffe/marine/outboard-tech-2t-92.html', 'catalog/product/view/id/92/category/25', 1, '', NULL), (925, 1, 26, 92, 'product/92/26', '/motul-schmierstoffe/marine/motorenol-2-takt/outboard-tech-2t-92.html', 'catalog/product/view/id/92/category/26', 1, '', NULL), (926, 1, 4, 93, 'product/93/4', '/motul-schmierstoffe/outboard-2t.html', 'catalog/product/view/id/93/category/4', 1, '', NULL), (927, 1, 25, 93, 'product/93/25', '/motul-schmierstoffe/marine/outboard-2t.html', 'catalog/product/view/id/93/category/25', 1, '', NULL), (928, 1, 26, 93, 'product/93/26', '/motul-schmierstoffe/marine/motorenol-2-takt/outboard-2t.html', 'catalog/product/view/id/93/category/26', 1, '', NULL), (929, 1, 4, 94, 'product/94/4', '/motul-schmierstoffe/outboard-2t-94.html', 'catalog/product/view/id/94/category/4', 1, '', NULL), (930, 1, 25, 94, 'product/94/25', '/motul-schmierstoffe/marine/outboard-2t-94.html', 'catalog/product/view/id/94/category/25', 1, '', NULL), (931, 1, 26, 94, 'product/94/26', '/motul-schmierstoffe/marine/motorenol-2-takt/outboard-2t-94.html', 'catalog/product/view/id/94/category/26', 1, '', NULL), (932, 1, 4, 95, 'product/95/4', '/motul-schmierstoffe/specific-di-jet-2t.html', 'catalog/product/view/id/95/category/4', 1, '', NULL), (933, 1, 25, 95, 'product/95/25', '/motul-schmierstoffe/marine/specific-di-jet-2t.html', 'catalog/product/view/id/95/category/25', 1, '', NULL), (934, 1, 26, 95, 'product/95/26', '/motul-schmierstoffe/marine/motorenol-2-takt/specific-di-jet-2t.html', 'catalog/product/view/id/95/category/26', 1, '', NULL), (935, 1, 4, 96, 'product/96/4', '/motul-schmierstoffe/600-di-jet-2t.html', 'catalog/product/view/id/96/category/4', 1, '', NULL), (936, 1, 25, 96, 'product/96/25', '/motul-schmierstoffe/marine/600-di-jet-2t.html', 'catalog/product/view/id/96/category/25', 1, '', NULL), (937, 1, 26, 96, 'product/96/26', '/motul-schmierstoffe/marine/motorenol-2-takt/600-di-jet-2t.html', 'catalog/product/view/id/96/category/26', 1, '', NULL), (938, 1, 4, 97, 'product/97/4', '/motul-schmierstoffe/powerjet-2t.html', 'catalog/product/view/id/97/category/4', 1, '', NULL), (939, 1, 25, 97, 'product/97/25', '/motul-schmierstoffe/marine/powerjet-2t.html', 'catalog/product/view/id/97/category/25', 1, '', NULL), (940, 1, 26, 97, 'product/97/26', '/motul-schmierstoffe/marine/motorenol-2-takt/powerjet-2t.html', 'catalog/product/view/id/97/category/26', 1, '', NULL), (941, 1, 39, 98, 'product/98/39', '/motul-zusatzstoffe/motocool-factory-line.html', 'catalog/product/view/id/98/category/39', 1, '', NULL), (942, 1, 47, 98, 'product/98/47', '/motul-zusatzstoffe/kuhlflussigkeit/motocool-factory-line.html', 'catalog/product/view/id/98/category/47', 1, '', NULL), (943, 1, 39, 99, 'product/99/39', '/motul-zusatzstoffe/mocool.html', 'catalog/product/view/id/99/category/39', 1, '', NULL), (944, 1, 47, 99, 'product/99/47', '/motul-zusatzstoffe/kuhlflussigkeit/mocool.html', 'catalog/product/view/id/99/category/47', 1, '', NULL), (945, 1, 39, 100, 'product/100/39', '/motul-zusatzstoffe/chain-lube-factory-line.html', 'catalog/product/view/id/100/category/39', 1, '', NULL), (946, 1, 45, 100, 'product/100/45', '/motul-zusatzstoffe/fett/chain-lube-factory-line.html', 'catalog/product/view/id/100/category/45', 1, '', NULL), (947, 1, 39, 101, 'product/101/39', '/motul-zusatzstoffe/chain-lube-road-plus.html', 'catalog/product/view/id/101/category/39', 1, '', NULL), (948, 1, 45, 101, 'product/101/45', '/motul-zusatzstoffe/fett/chain-lube-road-plus.html', 'catalog/product/view/id/101/category/45', 1, '', NULL), (949, 1, 39, 102, 'product/102/39', '/motul-zusatzstoffe/chain-lube-road.html', 'catalog/product/view/id/102/category/39', 1, '', NULL), (950, 1, 45, 102, 'product/102/45', '/motul-zusatzstoffe/fett/chain-lube-road.html', 'catalog/product/view/id/102/category/45', 1, '', NULL), (951, 1, 39, 103, 'product/103/39', '/motul-zusatzstoffe/chain-lube-offroad.html', 'catalog/product/view/id/103/category/39', 1, '', NULL), (952, 1, 45, 103, 'product/103/45', '/motul-zusatzstoffe/fett/chain-lube-offroad.html', 'catalog/product/view/id/103/category/45', 1, '', NULL), (953, 1, 40, 104, 'product/104/40', '/motul-pflegeprodukte/chain-clean.html', 'catalog/product/view/id/104/category/40', 1, '', NULL), (954, 1, 49, 104, 'product/104/49', '/motul-pflegeprodukte/motorrad/chain-clean.html', 'catalog/product/view/id/104/category/49', 1, '', NULL), (955, 1, 4, 105, 'product/105/4', '/motul-schmierstoffe/air-filter-spray.html', 'catalog/product/view/id/105/category/4', 1, '', NULL), (956, 1, 49, 105, 'product/105/49', '/motul-pflegeprodukte/motorrad/air-filter-spray.html', 'catalog/product/view/id/105/category/49', 1, '', NULL), (957, 1, 40, 106, 'product/106/40', '/motul-pflegeprodukte/air-filter-oil.html', 'catalog/product/view/id/106/category/40', 1, '', NULL), (958, 1, 49, 106, 'product/106/49', '/motul-pflegeprodukte/motorrad/air-filter-oil.html', 'catalog/product/view/id/106/category/49', 1, '', NULL), (959, 1, 40, 107, 'product/107/40', '/motul-pflegeprodukte/air-filter-clean.html', 'catalog/product/view/id/107/category/40', 1, '', NULL), (960, 1, 49, 107, 'product/107/49', '/motul-pflegeprodukte/motorrad/air-filter-clean.html', 'catalog/product/view/id/107/category/49', 1, '', NULL), (961, 1, 40, 108, 'product/108/40', '/motul-pflegeprodukte/carbu-clean.html', 'catalog/product/view/id/108/category/40', 1, '', NULL), (962, 1, 48, 108, 'product/108/48', '/motul-pflegeprodukte/auto/carbu-clean.html', 'catalog/product/view/id/108/category/48', 1, '', NULL), (963, 1, 49, 108, 'product/108/49', '/motul-pflegeprodukte/motorrad/carbu-clean.html', 'catalog/product/view/id/108/category/49', 1, '', NULL), (964, 1, 40, 109, 'product/109/40', '/motul-pflegeprodukte/brake-clean.html', 'catalog/product/view/id/109/category/40', 1, '', NULL), (965, 1, 48, 109, 'product/109/48', '/motul-pflegeprodukte/auto/brake-clean.html', 'catalog/product/view/id/109/category/48', 1, '', NULL), (966, 1, 49, 109, 'product/109/49', '/motul-pflegeprodukte/motorrad/brake-clean.html', 'catalog/product/view/id/109/category/49', 1, '', NULL), (967, 1, 40, 110, 'product/110/40', '/motul-pflegeprodukte/e-z-lube-multi-protect.html', 'catalog/product/view/id/110/category/40', 1, '', NULL), (968, 1, 48, 110, 'product/110/48', '/motul-pflegeprodukte/auto/e-z-lube-multi-protect.html', 'catalog/product/view/id/110/category/48', 1, '', NULL), (969, 1, 49, 110, 'product/110/49', '/motul-pflegeprodukte/motorrad/e-z-lube-multi-protect.html', 'catalog/product/view/id/110/category/49', 1, '', NULL), (970, 1, 40, 111, 'product/111/40', '/motul-pflegeprodukte/shine-go-silicone-clean.html', 'catalog/product/view/id/111/category/40', 1, '', NULL), (971, 1, 48, 111, 'product/111/48', '/motul-pflegeprodukte/auto/shine-go-silicone-clean.html', 'catalog/product/view/id/111/category/48', 1, '', NULL), (972, 1, 49, 111, 'product/111/49', '/motul-pflegeprodukte/motorrad/shine-go-silicone-clean.html', 'catalog/product/view/id/111/category/49', 1, '', NULL), (973, 1, 40, 112, 'product/112/40', '/motul-pflegeprodukte/wash-wax.html', 'catalog/product/view/id/112/category/40', 1, '', NULL), (974, 1, 48, 112, 'product/112/48', '/motul-pflegeprodukte/auto/wash-wax.html', 'catalog/product/view/id/112/category/48', 1, '', NULL), (975, 1, 49, 112, 'product/112/49', '/motul-pflegeprodukte/motorrad/wash-wax.html', 'catalog/product/view/id/112/category/49', 1, '', NULL), (976, 1, 40, 113, 'product/113/40', '/motul-pflegeprodukte/moto-wash.html', 'catalog/product/view/id/113/category/40', 1, '', NULL), (977, 1, 49, 113, 'product/113/49', '/motul-pflegeprodukte/motorrad/moto-wash.html', 'catalog/product/view/id/113/category/49', 1, '', NULL), (978, 1, 40, 114, 'product/114/40', '/motul-pflegeprodukte/moto-wash-plus.html', 'catalog/product/view/id/114/category/40', 1, '', NULL), (979, 1, 49, 114, 'product/114/49', '/motul-pflegeprodukte/motorrad/moto-wash-plus.html', 'catalog/product/view/id/114/category/49', 1, '', NULL), (980, 1, 39, 115, 'product/115/39', '/motul-zusatzstoffe/valve-expert.html', 'catalog/product/view/id/115/category/39', 1, '', NULL), (981, 1, 44, 115, 'product/115/44', '/motul-zusatzstoffe/bleiersatz/valve-expert.html', 'catalog/product/view/id/115/category/44', 1, '', NULL), (982, 1, 48, 116, 'product/116/48', '/motul-pflegeprodukte/auto/tyre-repair.html', 'catalog/product/view/id/116/category/48', 1, '', NULL), (983, 1, 49, 116, 'product/116/49', '/motul-pflegeprodukte/motorrad/tyre-repair.html', 'catalog/product/view/id/116/category/49', 1, '', NULL), (984, 1, 39, 117, 'product/117/39', '/motul-zusatzstoffe/top-gel.html', 'catalog/product/view/id/117/category/39', 1, '', NULL), (985, 1, 46, 117, 'product/117/46', '/motul-zusatzstoffe/handwaschgel/top-gel.html', 'catalog/product/view/id/117/category/46', 1, '', NULL), (986, 1, 40, 118, 'product/118/40', '/motul-pflegeprodukte/e-z-clean.html', 'catalog/product/view/id/118/category/40', 1, '', NULL); INSERT INTO `core_url_rewrite` (`url_rewrite_id`, `store_id`, `category_id`, `product_id`, `id_path`, `request_path`, `target_path`, `is_system`, `options`, `description`) VALUES (987, 1, 48, 118, 'product/118/48', '/motul-pflegeprodukte/auto/e-z-clean.html', 'catalog/product/view/id/118/category/48', 1, '', NULL), (988, 1, 49, 118, 'product/118/49', '/motul-pflegeprodukte/motorrad/e-z-clean.html', 'catalog/product/view/id/118/category/49', 1, '', NULL), (989, 1, 4, 119, 'product/119/4', '/motul-schmierstoffe/fuel-system-clean.html', 'catalog/product/view/id/119/category/4', 1, '', NULL), (990, 1, 40, 119, 'product/119/40', '/motul-pflegeprodukte/fuel-system-clean.html', 'catalog/product/view/id/119/category/40', 1, '', NULL), (991, 1, 49, 119, 'product/119/49', '/motul-pflegeprodukte/motorrad/fuel-system-clean.html', 'catalog/product/view/id/119/category/49', 1, '', NULL), (992, 1, 40, 120, 'product/120/40', '/motul-pflegeprodukte/fuel-system-clean-120.html', 'catalog/product/view/id/120/category/40', 1, '', NULL), (993, 1, 50, 120, 'product/120/50', '/motul-pflegeprodukte/garten/fuel-system-clean.html', 'catalog/product/view/id/120/category/50', 1, '', NULL), (994, 1, 40, 121, 'product/121/40', '/motul-pflegeprodukte/fuel-system-clean-121.html', 'catalog/product/view/id/121/category/40', 1, '', NULL), (995, 1, 48, 121, 'product/121/48', '/motul-pflegeprodukte/auto/fuel-system-clean.html', 'catalog/product/view/id/121/category/48', 1, '', NULL), (996, 1, 40, 122, 'product/122/40', '/motul-pflegeprodukte/diesel-system-clean.html', 'catalog/product/view/id/122/category/40', 1, '', NULL), (997, 1, 48, 122, 'product/122/48', '/motul-pflegeprodukte/auto/diesel-system-clean.html', 'catalog/product/view/id/122/category/48', 1, '', NULL), (998, 1, 40, 123, 'product/123/40', '/motul-pflegeprodukte/engine-clean.html', 'catalog/product/view/id/123/category/40', 1, '', NULL), (999, 1, 48, 123, 'product/123/48', '/motul-pflegeprodukte/auto/engine-clean.html', 'catalog/product/view/id/123/category/48', 1, '', NULL), (1000, 1, 4, 124, 'product/124/4', '/motul-schmierstoffe/fork-oil-expert-light.html', 'catalog/product/view/id/124/category/4', 1, '', NULL), (1001, 1, 9, 124, 'product/124/9', '/motul-schmierstoffe/motul-motorrad/fork-oil-expert-light.html', 'catalog/product/view/id/124/category/9', 1, '', NULL), (1002, 1, 12, 124, 'product/124/12', '/motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-expert-light.html', 'catalog/product/view/id/124/category/12', 1, '', NULL), (1003, 1, 4, 125, 'product/125/4', '/motul-schmierstoffe/fork-oil-expert-medium.html', 'catalog/product/view/id/125/category/4', 1, '', NULL), (1004, 1, 9, 125, 'product/125/9', '/motul-schmierstoffe/motul-motorrad/fork-oil-expert-medium.html', 'catalog/product/view/id/125/category/9', 1, '', NULL), (1005, 1, 12, 125, 'product/125/12', '/motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-expert-medium.html', 'catalog/product/view/id/125/category/12', 1, '', NULL), (1006, 1, 4, 126, 'product/126/4', '/motul-schmierstoffe/fork-oil-expert-medium-heavy.html', 'catalog/product/view/id/126/category/4', 1, '', NULL), (1007, 1, 9, 126, 'product/126/9', '/motul-schmierstoffe/motul-motorrad/fork-oil-expert-medium-heavy.html', 'catalog/product/view/id/126/category/9', 1, '', NULL), (1008, 1, 12, 126, 'product/126/12', '/motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-expert-medium-heavy.html', 'catalog/product/view/id/126/category/12', 1, '', NULL), (1009, 1, 4, 127, 'product/127/4', '/motul-schmierstoffe/fork-oil-expert-heavy.html', 'catalog/product/view/id/127/category/4', 1, '', NULL), (1010, 1, 9, 127, 'product/127/9', '/motul-schmierstoffe/motul-motorrad/fork-oil-expert-heavy.html', 'catalog/product/view/id/127/category/9', 1, '', NULL), (1011, 1, 12, 127, 'product/127/12', '/motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-expert-heavy.html', 'catalog/product/view/id/127/category/12', 1, '', NULL), (1012, 1, 4, 128, 'product/128/4', '/motul-schmierstoffe/fork-oil-very-light.html', 'catalog/product/view/id/128/category/4', 1, '', NULL), (1013, 1, 9, 128, 'product/128/9', '/motul-schmierstoffe/motul-motorrad/fork-oil-very-light.html', 'catalog/product/view/id/128/category/9', 1, '', NULL), (1014, 1, 12, 128, 'product/128/12', '/motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-very-light.html', 'catalog/product/view/id/128/category/12', 1, '', NULL), (1015, 1, 4, 129, 'product/129/4', '/motul-schmierstoffe/fork-oil-light.html', 'catalog/product/view/id/129/category/4', 1, '', NULL), (1016, 1, 9, 129, 'product/129/9', '/motul-schmierstoffe/motul-motorrad/fork-oil-light.html', 'catalog/product/view/id/129/category/9', 1, '', NULL), (1017, 1, 12, 129, 'product/129/12', '/motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-light.html', 'catalog/product/view/id/129/category/12', 1, '', NULL), (1018, 1, 4, 130, 'product/130/4', '/motul-schmierstoffe/fork-oil-light-medium.html', 'catalog/product/view/id/130/category/4', 1, '', NULL), (1019, 1, 9, 130, 'product/130/9', '/motul-schmierstoffe/motul-motorrad/fork-oil-light-medium.html', 'catalog/product/view/id/130/category/9', 1, '', NULL), (1020, 1, 12, 130, 'product/130/12', '/motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-light-medium.html', 'catalog/product/view/id/130/category/12', 1, '', NULL), (1021, 1, 4, 131, 'product/131/4', '/motul-schmierstoffe/fork-oil-medium.html', 'catalog/product/view/id/131/category/4', 1, '', NULL), (1022, 1, 9, 131, 'product/131/9', '/motul-schmierstoffe/motul-motorrad/fork-oil-medium.html', 'catalog/product/view/id/131/category/9', 1, '', NULL), (1023, 1, 12, 131, 'product/131/12', '/motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-medium.html', 'catalog/product/view/id/131/category/12', 1, '', NULL), (1024, 1, 4, 132, 'product/132/4', '/motul-schmierstoffe/shock-oil-factory-line.html', 'catalog/product/view/id/132/category/4', 1, '', NULL), (1025, 1, 9, 132, 'product/132/9', '/motul-schmierstoffe/motul-motorrad/shock-oil-factory-line.html', 'catalog/product/view/id/132/category/9', 1, '', NULL), (1026, 1, 12, 132, 'product/132/12', '/motul-schmierstoffe/motul-motorrad/gabelol/shock-oil-factory-line.html', 'catalog/product/view/id/132/category/12', 1, '', NULL), (1027, 1, NULL, 133, 'product/133', 'motul-pflegeberater.html', 'catalog/product/view/id/133', 1, '', NULL), (1028, 2, NULL, 133, 'product/133', 'motul-pflegeberater.html', 'catalog/product/view/id/133', 1, '', NULL), (1061, 1, 41, 139, 'product/139/41', '/motul-fanshop-artikel/motul-arbeitshandschuhe.html', 'catalog/product/view/id/139/category/41', 1, '', NULL), (1062, 1, 51, 139, 'product/139/51', '/motul-fanshop-artikel/bekleidung/motul-arbeitshandschuhe.html', 'catalog/product/view/id/139/category/51', 1, '', NULL), (1063, 1, NULL, 139, 'product/139', 'motul-arbeitshandschuhe.html', 'catalog/product/view/id/139', 1, '', NULL), (1064, 2, 41, 139, 'product/139/41', 'motul-fanshop-artikel/motul-arbeitshandschuhe.html', 'catalog/product/view/id/139/category/41', 1, '', NULL), (1065, 2, 51, 139, 'product/139/51', 'motul-fanshop-artikel/bekleidung/motul-arbeitshandschuhe.html', 'catalog/product/view/id/139/category/51', 1, '', NULL), (1066, 2, NULL, 139, 'product/139', 'motul-arbeitshandschuhe.html', 'catalog/product/view/id/139', 1, '', NULL), (1067, 1, 41, 140, 'product/140/41', '/motul-fanshop-artikel/blechschild-pin-up-i.html', 'catalog/product/view/id/140/category/41', 1, '', NULL), (1068, 1, 53, 140, 'product/140/53', '/motul-fanshop-artikel/accessoires/blechschild-pin-up-i.html', 'catalog/product/view/id/140/category/53', 1, '', NULL), (1069, 1, NULL, 140, 'product/140', 'blechschild-pin-up-i.html', 'catalog/product/view/id/140', 1, '', NULL), (1070, 2, 41, 140, 'product/140/41', 'motul-fanshop-artikel/blechschild-pin-up-i.html', 'catalog/product/view/id/140/category/41', 1, '', NULL), (1071, 2, 53, 140, 'product/140/53', 'motul-fanshop-artikel/accessoires/blechschild-pin-up-i.html', 'catalog/product/view/id/140/category/53', 1, '', NULL), (1072, 2, NULL, 140, 'product/140', 'blechschild-pin-up-i.html', 'catalog/product/view/id/140', 1, '', NULL), (1073, 1, 41, 141, 'product/141/41', '/motul-fanshop-artikel/blechschild-pin-up-ii.html', 'catalog/product/view/id/141/category/41', 1, '', NULL), (1074, 1, 53, 141, 'product/141/53', '/motul-fanshop-artikel/accessoires/blechschild-pin-up-ii.html', 'catalog/product/view/id/141/category/53', 1, '', NULL), (1075, 1, NULL, 141, 'product/141', 'blechschild-pin-up-ii.html', 'catalog/product/view/id/141', 1, '', NULL), (1076, 2, 41, 141, 'product/141/41', 'motul-fanshop-artikel/blechschild-pin-up-ii.html', 'catalog/product/view/id/141/category/41', 1, '', NULL), (1077, 2, 53, 141, 'product/141/53', 'motul-fanshop-artikel/accessoires/blechschild-pin-up-ii.html', 'catalog/product/view/id/141/category/53', 1, '', NULL), (1078, 2, NULL, 141, 'product/141', 'blechschild-pin-up-ii.html', 'catalog/product/view/id/141', 1, '', NULL), (1079, 1, 41, 142, 'product/142/41', '/motul-fanshop-artikel/blechschild-pin-up-iii.html', 'catalog/product/view/id/142/category/41', 1, '', NULL), (1080, 1, 53, 142, 'product/142/53', '/motul-fanshop-artikel/accessoires/blechschild-pin-up-iii.html', 'catalog/product/view/id/142/category/53', 1, '', NULL), (1081, 1, NULL, 142, 'product/142', 'blechschild-pin-up-iii.html', 'catalog/product/view/id/142', 1, '', NULL), (1082, 2, 41, 142, 'product/142/41', 'motul-fanshop-artikel/blechschild-pin-up-iii.html', 'catalog/product/view/id/142/category/41', 1, '', NULL), (1083, 2, 53, 142, 'product/142/53', 'motul-fanshop-artikel/accessoires/blechschild-pin-up-iii.html', 'catalog/product/view/id/142/category/53', 1, '', NULL), (1084, 2, NULL, 142, 'product/142', 'blechschild-pin-up-iii.html', 'catalog/product/view/id/142', 1, '', NULL), (1085, 1, 41, 143, 'product/143/41', '/motul-fanshop-artikel/regenschirm.html', 'catalog/product/view/id/143/category/41', 1, '', NULL), (1086, 1, 53, 143, 'product/143/53', '/motul-fanshop-artikel/accessoires/regenschirm.html', 'catalog/product/view/id/143/category/53', 1, '', NULL), (1087, 1, NULL, 143, 'product/143', 'regenschirm.html', 'catalog/product/view/id/143', 1, '', NULL), (1088, 2, 41, 143, 'product/143/41', 'motul-fanshop-artikel/regenschirm.html', 'catalog/product/view/id/143/category/41', 1, '', NULL), (1089, 2, 53, 143, 'product/143/53', 'motul-fanshop-artikel/accessoires/regenschirm.html', 'catalog/product/view/id/143/category/53', 1, '', NULL), (1090, 2, NULL, 143, 'product/143', 'regenschirm.html', 'catalog/product/view/id/143', 1, '', NULL), (1091, 1, 41, 144, 'product/144/41', '/motul-fanshop-artikel/usb-stick.html', 'catalog/product/view/id/144/category/41', 1, '', NULL), (1092, 1, 53, 144, 'product/144/53', '/motul-fanshop-artikel/accessoires/usb-stick.html', 'catalog/product/view/id/144/category/53', 1, '', NULL), (1093, 1, NULL, 144, 'product/144', 'usb-stick.html', 'catalog/product/view/id/144', 1, '', NULL), (1094, 2, 41, 144, 'product/144/41', 'motul-fanshop-artikel/usb-stick.html', 'catalog/product/view/id/144/category/41', 1, '', NULL), (1095, 2, 53, 144, 'product/144/53', 'motul-fanshop-artikel/accessoires/usb-stick.html', 'catalog/product/view/id/144/category/53', 1, '', NULL), (1096, 2, NULL, 144, 'product/144', 'usb-stick.html', 'catalog/product/view/id/144', 1, '', NULL), (1097, 1, 41, 145, 'product/145/41', '/motul-fanshop-artikel/race-chronometer.html', 'catalog/product/view/id/145/category/41', 1, '', NULL), (1098, 1, 53, 145, 'product/145/53', '/motul-fanshop-artikel/accessoires/race-chronometer.html', 'catalog/product/view/id/145/category/53', 1, '', NULL), (1099, 1, NULL, 145, 'product/145', 'race-chronometer.html', 'catalog/product/view/id/145', 1, '', NULL), (1100, 2, 41, 145, 'product/145/41', 'motul-fanshop-artikel/race-chronometer.html', 'catalog/product/view/id/145/category/41', 1, '', NULL), (1101, 2, 53, 145, 'product/145/53', 'motul-fanshop-artikel/accessoires/race-chronometer.html', 'catalog/product/view/id/145/category/53', 1, '', NULL), (1102, 2, NULL, 145, 'product/145', 'race-chronometer.html', 'catalog/product/view/id/145', 1, '', NULL), (1103, 1, 41, 146, 'product/146/41', '/motul-fanshop-artikel/kaffeebecher.html', 'catalog/product/view/id/146/category/41', 1, '', NULL), (1104, 1, 53, 146, 'product/146/53', '/motul-fanshop-artikel/accessoires/kaffeebecher.html', 'catalog/product/view/id/146/category/53', 1, '', NULL), (1105, 1, NULL, 146, 'product/146', 'kaffeebecher.html', 'catalog/product/view/id/146', 1, '', NULL), (1106, 2, 41, 146, 'product/146/41', 'motul-fanshop-artikel/kaffeebecher.html', 'catalog/product/view/id/146/category/41', 1, '', NULL), (1107, 2, 53, 146, 'product/146/53', 'motul-fanshop-artikel/accessoires/kaffeebecher.html', 'catalog/product/view/id/146/category/53', 1, '', NULL), (1108, 2, NULL, 146, 'product/146', 'kaffeebecher.html', 'catalog/product/view/id/146', 1, '', NULL), (1109, 1, 41, 147, 'product/147/41', '/motul-fanshop-artikel/aschenbecher.html', 'catalog/product/view/id/147/category/41', 1, '', NULL), (1110, 1, 53, 147, 'product/147/53', '/motul-fanshop-artikel/accessoires/aschenbecher.html', 'catalog/product/view/id/147/category/53', 1, '', NULL), (1111, 1, NULL, 147, 'product/147', 'aschenbecher.html', 'catalog/product/view/id/147', 1, '', NULL), (1112, 2, 41, 147, 'product/147/41', 'motul-fanshop-artikel/aschenbecher.html', 'catalog/product/view/id/147/category/41', 1, '', NULL), (1113, 2, 53, 147, 'product/147/53', 'motul-fanshop-artikel/accessoires/aschenbecher.html', 'catalog/product/view/id/147/category/53', 1, '', NULL), (1114, 2, NULL, 147, 'product/147', 'aschenbecher.html', 'catalog/product/view/id/147', 1, '', NULL), (1115, 1, 41, 148, 'product/148/41', '/motul-fanshop-artikel/lanyard.html', 'catalog/product/view/id/148/category/41', 1, '', NULL), (1116, 1, 53, 148, 'product/148/53', '/motul-fanshop-artikel/accessoires/lanyard.html', 'catalog/product/view/id/148/category/53', 1, '', NULL), (1117, 1, NULL, 148, 'product/148', 'lanyard.html', 'catalog/product/view/id/148', 1, '', NULL), (1118, 2, 41, 148, 'product/148/41', 'motul-fanshop-artikel/lanyard.html', 'catalog/product/view/id/148/category/41', 1, '', NULL), (1119, 2, 53, 148, 'product/148/53', 'motul-fanshop-artikel/accessoires/lanyard.html', 'catalog/product/view/id/148/category/53', 1, '', NULL), (1120, 2, NULL, 148, 'product/148', 'lanyard.html', 'catalog/product/view/id/148', 1, '', NULL), (1121, 1, 41, 149, 'product/149/41', '/motul-fanshop-artikel/baseball-cap-flame.html', 'catalog/product/view/id/149/category/41', 1, '', NULL), (1122, 1, 53, 149, 'product/149/53', '/motul-fanshop-artikel/accessoires/baseball-cap-flame.html', 'catalog/product/view/id/149/category/53', 1, '', NULL), (1123, 1, NULL, 149, 'product/149', 'baseball-cap-flame.html', 'catalog/product/view/id/149', 1, '', NULL), (1124, 2, 41, 149, 'product/149/41', 'motul-fanshop-artikel/baseball-cap-flame.html', 'catalog/product/view/id/149/category/41', 1, '', NULL), (1125, 2, 53, 149, 'product/149/53', 'motul-fanshop-artikel/accessoires/baseball-cap-flame.html', 'catalog/product/view/id/149/category/53', 1, '', NULL), (1126, 2, NULL, 149, 'product/149', 'baseball-cap-flame.html', 'catalog/product/view/id/149', 1, '', NULL), (1127, 1, 41, 150, 'product/150/41', '/motul-fanshop-artikel/baseball-cap-300v.html', 'catalog/product/view/id/150/category/41', 1, '', NULL), (1128, 1, 53, 150, 'product/150/53', '/motul-fanshop-artikel/accessoires/baseball-cap-300v.html', 'catalog/product/view/id/150/category/53', 1, '', NULL), (1129, 1, NULL, 150, 'product/150', 'baseball-cap-300v.html', 'catalog/product/view/id/150', 1, '', NULL), (1130, 2, 41, 150, 'product/150/41', 'motul-fanshop-artikel/baseball-cap-300v.html', 'catalog/product/view/id/150/category/41', 1, '', NULL), (1131, 2, 53, 150, 'product/150/53', 'motul-fanshop-artikel/accessoires/baseball-cap-300v.html', 'catalog/product/view/id/150/category/53', 1, '', NULL), (1132, 2, NULL, 150, 'product/150', 'baseball-cap-300v.html', 'catalog/product/view/id/150', 1, '', NULL), (1135, 1, NULL, 152, 'product/152', 'poloshirt-sw-herren-1.html', 'catalog/product/view/id/152', 1, '', NULL), (1136, 2, NULL, 152, 'product/152', 'poloshirt-sw-herren-1.html', 'catalog/product/view/id/152', 1, '', NULL), (1137, 1, 51, 152, 'product/152/51', '/motul-fanshop-artikel/bekleidung/poloshirt-sw-herren.html', 'catalog/product/view/id/152/category/51', 1, '', NULL), (1138, 2, 51, 152, 'product/152/51', 'motul-fanshop-artikel/bekleidung/poloshirt-sw-herren.html', 'catalog/product/view/id/152/category/51', 1, '', NULL), (1139, 1, 41, 152, 'product/152/41', '/motul-fanshop-artikel/poloshirt-sw-herren.html', 'catalog/product/view/id/152/category/41', 1, '', NULL), (1140, 2, 41, 152, 'product/152/41', 'motul-fanshop-artikel/poloshirt-sw-herren.html', 'catalog/product/view/id/152/category/41', 1, '', NULL), (1141, 1, NULL, 157, 'product/157', 'poloshirt-sw-damen.html', 'catalog/product/view/id/157', 1, '', NULL), (1142, 2, NULL, 157, 'product/157', 'poloshirt-sw-damen.html', 'catalog/product/view/id/157', 1, '', NULL), (1143, 1, 41, 157, 'product/157/41', '/motul-fanshop-artikel/poloshirt-sw-damen.html', 'catalog/product/view/id/157/category/41', 1, '', NULL), (1144, 1, 51, 157, 'product/157/51', '/motul-fanshop-artikel/bekleidung/poloshirt-sw-damen.html', 'catalog/product/view/id/157/category/51', 1, '', NULL), (1145, 2, 41, 157, 'product/157/41', 'motul-fanshop-artikel/poloshirt-sw-damen.html', 'catalog/product/view/id/157/category/41', 1, '', NULL), (1146, 2, 51, 157, 'product/157/51', 'motul-fanshop-artikel/bekleidung/poloshirt-sw-damen.html', 'catalog/product/view/id/157/category/51', 1, '', NULL), (1147, 1, NULL, 156, 'product/156', 'poloshirt-sw-herren-grosse-xl.html', 'catalog/product/view/id/156', 1, '', NULL), (1148, 2, NULL, 156, 'product/156', 'poloshirt-sw-herren-grosse-xl.html', 'catalog/product/view/id/156', 1, '', NULL), (1149, 1, NULL, 155, 'product/155', 'poloshirt-sw-herren-grosse-s.html', 'catalog/product/view/id/155', 1, '', NULL), (1150, 2, NULL, 155, 'product/155', 'poloshirt-sw-herren-grosse-s.html', 'catalog/product/view/id/155', 1, '', NULL), (1151, 1, NULL, 154, 'product/154', 'poloshirt-sw-herren-grosse-m.html', 'catalog/product/view/id/154', 1, '', NULL), (1152, 2, NULL, 154, 'product/154', 'poloshirt-sw-herren-grosse-m.html', 'catalog/product/view/id/154', 1, '', NULL), (1153, 1, NULL, 153, 'product/153', 'poloshirt-sw-herren-grosse-l.html', 'catalog/product/view/id/153', 1, '', NULL), (1154, 2, NULL, 153, 'product/153', 'poloshirt-sw-herren-grosse-l.html', 'catalog/product/view/id/153', 1, '', NULL), (1155, 1, NULL, 158, 'product/158', 'garden-4t.html', 'catalog/product/view/id/158', 1, '', NULL), (1156, 1, 4, 158, 'product/158/4', '/motul-schmierstoffe/garden-4t.html', 'catalog/product/view/id/158/category/4', 1, '', NULL), (1157, 1, 28, 158, 'product/158/28', '/motul-schmierstoffe/garten/garden-4t.html', 'catalog/product/view/id/158/category/28', 1, '', NULL), (1158, 1, 30, 158, 'product/158/30', '/motul-schmierstoffe/garten/motorenol-4-takt/garden-4t.html', 'catalog/product/view/id/158/category/30', 1, '', NULL), (1159, 2, 4, 158, 'product/158/4', 'motul-schmierstoffe/garden-4t.html', 'catalog/product/view/id/158/category/4', 1, '', NULL), (1160, 2, 28, 158, 'product/158/28', 'motul-schmierstoffe/garten/garden-4t.html', 'catalog/product/view/id/158/category/28', 1, '', NULL), (1161, 2, 30, 158, 'product/158/30', 'motul-schmierstoffe/garten/motorenol-4-takt/garden-4t.html', 'catalog/product/view/id/158/category/30', 1, '', NULL), (1162, 2, NULL, 158, 'product/158', 'garden-4t.html', 'catalog/product/view/id/158', 1, '', NULL), (1163, 1, 4, 159, 'product/159/4', '/motul-schmierstoffe/garden-4t-159.html', 'catalog/product/view/id/159/category/4', 1, '', NULL), (1164, 1, 28, 159, 'product/159/28', '/motul-schmierstoffe/garten/garden-4t-159.html', 'catalog/product/view/id/159/category/28', 1, '', NULL), (1165, 1, 30, 159, 'product/159/30', '/motul-schmierstoffe/garten/motorenol-4-takt/garden-4t-159.html', 'catalog/product/view/id/159/category/30', 1, '', NULL), (1166, 1, NULL, 159, 'product/159', 'garden-4t-159.html', 'catalog/product/view/id/159', 1, '', NULL), (1167, 2, 4, 159, 'product/159/4', 'motul-schmierstoffe/garden-4t-159.html', 'catalog/product/view/id/159/category/4', 1, '', NULL), (1168, 2, 28, 159, 'product/159/28', 'motul-schmierstoffe/garten/garden-4t-159.html', 'catalog/product/view/id/159/category/28', 1, '', NULL), (1169, 2, 30, 159, 'product/159/30', 'motul-schmierstoffe/garten/motorenol-4-takt/garden-4t-159.html', 'catalog/product/view/id/159/category/30', 1, '', NULL), (1170, 2, NULL, 159, 'product/159', 'garden-4t-159.html', 'catalog/product/view/id/159', 1, '', NULL), (1171, 1, 4, 160, 'product/160/4', '/motul-schmierstoffe/garden-4t-160.html', 'catalog/product/view/id/160/category/4', 1, '', NULL), (1172, 1, 28, 160, 'product/160/28', '/motul-schmierstoffe/garten/garden-4t-160.html', 'catalog/product/view/id/160/category/28', 1, '', NULL), (1173, 1, 30, 160, 'product/160/30', '/motul-schmierstoffe/garten/motorenol-4-takt/garden-4t-160.html', 'catalog/product/view/id/160/category/30', 1, '', NULL), (1174, 1, NULL, 160, 'product/160', 'garden-4t-160.html', 'catalog/product/view/id/160', 1, '', NULL), (1175, 2, 4, 160, 'product/160/4', 'motul-schmierstoffe/garden-4t-160.html', 'catalog/product/view/id/160/category/4', 1, '', NULL), (1176, 2, 28, 160, 'product/160/28', 'motul-schmierstoffe/garten/garden-4t-160.html', 'catalog/product/view/id/160/category/28', 1, '', NULL), (1177, 2, 30, 160, 'product/160/30', 'motul-schmierstoffe/garten/motorenol-4-takt/garden-4t-160.html', 'catalog/product/view/id/160/category/30', 1, '', NULL), (1178, 2, NULL, 160, 'product/160', 'garden-4t-160.html', 'catalog/product/view/id/160', 1, '', NULL), (1179, 1, 4, 161, 'product/161/4', '/motul-schmierstoffe/garden-2t-hi-tech.html', 'catalog/product/view/id/161/category/4', 1, '', NULL), (1180, 1, 28, 161, 'product/161/28', '/motul-schmierstoffe/garten/garden-2t-hi-tech.html', 'catalog/product/view/id/161/category/28', 1, '', NULL), (1181, 1, 29, 161, 'product/161/29', '/motul-schmierstoffe/garten/motorenol-2-takt/garden-2t-hi-tech.html', 'catalog/product/view/id/161/category/29', 1, '', NULL), (1182, 1, NULL, 161, 'product/161', 'garden-2t-hi-tech.html', 'catalog/product/view/id/161', 1, '', NULL), (1183, 2, 4, 161, 'product/161/4', 'motul-schmierstoffe/garden-2t-hi-tech.html', 'catalog/product/view/id/161/category/4', 1, '', NULL), (1184, 2, 28, 161, 'product/161/28', 'motul-schmierstoffe/garten/garden-2t-hi-tech.html', 'catalog/product/view/id/161/category/28', 1, '', NULL), (1185, 2, 29, 161, 'product/161/29', 'motul-schmierstoffe/garten/motorenol-2-takt/garden-2t-hi-tech.html', 'catalog/product/view/id/161/category/29', 1, '', NULL), (1186, 2, NULL, 161, 'product/161', 'garden-2t-hi-tech.html', 'catalog/product/view/id/161', 1, '', NULL), (1187, 1, 4, 162, 'product/162/4', '/motul-schmierstoffe/garden-2t.html', 'catalog/product/view/id/162/category/4', 1, '', NULL), (1188, 1, 28, 162, 'product/162/28', '/motul-schmierstoffe/garten/garden-2t.html', 'catalog/product/view/id/162/category/28', 1, '', NULL), (1189, 1, 29, 162, 'product/162/29', '/motul-schmierstoffe/garten/motorenol-2-takt/garden-2t.html', 'catalog/product/view/id/162/category/29', 1, '', NULL), (1190, 1, NULL, 162, 'product/162', 'garden-2t.html', 'catalog/product/view/id/162', 1, '', NULL), (1191, 2, 4, 162, 'product/162/4', 'motul-schmierstoffe/garden-2t.html', 'catalog/product/view/id/162/category/4', 1, '', NULL), (1192, 2, 28, 162, 'product/162/28', 'motul-schmierstoffe/garten/garden-2t.html', 'catalog/product/view/id/162/category/28', 1, '', NULL), (1193, 2, 29, 162, 'product/162/29', 'motul-schmierstoffe/garten/motorenol-2-takt/garden-2t.html', 'catalog/product/view/id/162/category/29', 1, '', NULL), (1194, 2, NULL, 162, 'product/162', 'garden-2t.html', 'catalog/product/view/id/162', 1, '', NULL), (1195, 1, 4, 163, 'product/163/4', '/motul-schmierstoffe/bio-2t.html', 'catalog/product/view/id/163/category/4', 1, '', NULL), (1196, 1, 28, 163, 'product/163/28', '/motul-schmierstoffe/garten/bio-2t.html', 'catalog/product/view/id/163/category/28', 1, '', NULL), (1197, 1, 29, 163, 'product/163/29', '/motul-schmierstoffe/garten/motorenol-2-takt/bio-2t.html', 'catalog/product/view/id/163/category/29', 1, '', NULL), (1198, 1, NULL, 163, 'product/163', 'bio-2t.html', 'catalog/product/view/id/163', 1, '', NULL), (1199, 2, 4, 163, 'product/163/4', 'motul-schmierstoffe/bio-2t.html', 'catalog/product/view/id/163/category/4', 1, '', NULL), (1200, 2, 28, 163, 'product/163/28', 'motul-schmierstoffe/garten/bio-2t.html', 'catalog/product/view/id/163/category/28', 1, '', NULL), (1201, 2, 29, 163, 'product/163/29', 'motul-schmierstoffe/garten/motorenol-2-takt/bio-2t.html', 'catalog/product/view/id/163/category/29', 1, '', NULL), (1202, 2, NULL, 163, 'product/163', 'bio-2t.html', 'catalog/product/view/id/163', 1, '', NULL), (1203, 1, 4, 164, 'product/164/4', '/motul-schmierstoffe/timber-bio.html', 'catalog/product/view/id/164/category/4', 1, '', NULL), (1204, 1, 28, 164, 'product/164/28', '/motul-schmierstoffe/garten/timber-bio.html', 'catalog/product/view/id/164/category/28', 1, '', NULL), (1205, 1, 31, 164, 'product/164/31', '/motul-schmierstoffe/garten/kettensagen/timber-bio.html', 'catalog/product/view/id/164/category/31', 1, '', NULL), (1206, 1, NULL, 164, 'product/164', 'timber-bio.html', 'catalog/product/view/id/164', 1, '', NULL), (1207, 2, 4, 164, 'product/164/4', 'motul-schmierstoffe/timber-bio.html', 'catalog/product/view/id/164/category/4', 1, '', NULL), (1208, 2, 28, 164, 'product/164/28', 'motul-schmierstoffe/garten/timber-bio.html', 'catalog/product/view/id/164/category/28', 1, '', NULL), (1209, 2, 31, 164, 'product/164/31', 'motul-schmierstoffe/garten/kettensagen/timber-bio.html', 'catalog/product/view/id/164/category/31', 1, '', NULL), (1210, 2, NULL, 164, 'product/164', 'timber-bio.html', 'catalog/product/view/id/164', 1, '', NULL), (1211, 1, 4, 165, 'product/165/4', '/motul-schmierstoffe/timber-120.html', 'catalog/product/view/id/165/category/4', 1, '', NULL), (1212, 1, 28, 165, 'product/165/28', '/motul-schmierstoffe/garten/timber-120.html', 'catalog/product/view/id/165/category/28', 1, '', NULL), (1213, 1, 31, 165, 'product/165/31', '/motul-schmierstoffe/garten/kettensagen/timber-120.html', 'catalog/product/view/id/165/category/31', 1, '', NULL), (1214, 1, NULL, 165, 'product/165', 'timber-120.html', 'catalog/product/view/id/165', 1, '', NULL), (1215, 2, 4, 165, 'product/165/4', 'motul-schmierstoffe/timber-120.html', 'catalog/product/view/id/165/category/4', 1, '', NULL), (1216, 2, 28, 165, 'product/165/28', 'motul-schmierstoffe/garten/timber-120.html', 'catalog/product/view/id/165/category/28', 1, '', NULL), (1217, 2, 31, 165, 'product/165/31', 'motul-schmierstoffe/garten/kettensagen/timber-120.html', 'catalog/product/view/id/165/category/31', 1, '', NULL), (1218, 2, NULL, 165, 'product/165', 'timber-120.html', 'catalog/product/view/id/165', 1, '', NULL), (1219, 1, 4, 166, 'product/166/4', '/motul-schmierstoffe/motul-snowpower-4t-1l.html', 'catalog/product/view/id/166/category/4', 1, '', NULL), (1220, 1, 18, 166, 'product/166/18', '/motul-schmierstoffe/snowmobile/motul-snowpower-4t-1l.html', 'catalog/product/view/id/166/category/18', 1, '', NULL), (1221, 1, 20, 166, 'product/166/20', '/motul-schmierstoffe/snowmobile/motorenol-4-takt/motul-snowpower-4t-1l.html', 'catalog/product/view/id/166/category/20', 1, '', NULL), (1222, 1, NULL, 166, 'product/166', 'motul-snowpower-4t-1l.html', 'catalog/product/view/id/166', 1, '', NULL), (1223, 2, 4, 166, 'product/166/4', 'motul-schmierstoffe/motul-snowpower-4t-1l.html', 'catalog/product/view/id/166/category/4', 1, '', NULL), (1224, 2, 18, 166, 'product/166/18', 'motul-schmierstoffe/snowmobile/motul-snowpower-4t-1l.html', 'catalog/product/view/id/166/category/18', 1, '', NULL), (1225, 2, 20, 166, 'product/166/20', 'motul-schmierstoffe/snowmobile/motorenol-4-takt/motul-snowpower-4t-1l.html', 'catalog/product/view/id/166/category/20', 1, '', NULL), (1226, 2, NULL, 166, 'product/166', 'motul-snowpower-4t-1l.html', 'catalog/product/view/id/166', 1, '', NULL), (1227, 1, 4, 167, 'product/167/4', '/motul-schmierstoffe/motul-snowpower-2t-1l.html', 'catalog/product/view/id/167/category/4', 1, '', NULL), (1228, 1, 18, 167, 'product/167/18', '/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html', 'catalog/product/view/id/167/category/18', 1, '', NULL), (1229, 1, 19, 167, 'product/167/19', '/motul-schmierstoffe/snowmobile/motorenol-2-takt/motul-snowpower-2t-1l.html', 'catalog/product/view/id/167/category/19', 1, '', NULL), (1230, 1, NULL, 167, 'product/167', 'motul-snowpower-2t-1l.html', 'catalog/product/view/id/167', 1, '', NULL), (1231, 2, 4, 167, 'product/167/4', 'motul-schmierstoffe/motul-snowpower-2t-1l.html', 'catalog/product/view/id/167/category/4', 1, '', NULL), (1232, 2, 18, 167, 'product/167/18', 'motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html', 'catalog/product/view/id/167/category/18', 1, '', NULL), (1233, 2, 19, 167, 'product/167/19', 'motul-schmierstoffe/snowmobile/motorenol-2-takt/motul-snowpower-2t-1l.html', 'catalog/product/view/id/167/category/19', 1, '', NULL), (1234, 2, NULL, 167, 'product/167', 'motul-snowpower-2t-1l.html', 'catalog/product/view/id/167', 1, '', NULL), (1235, 1, 4, 168, 'product/168/4', '/motul-schmierstoffe/micro-2t.html', 'catalog/product/view/id/168/category/4', 1, '', NULL), (1236, 1, 23, 168, 'product/168/23', '/motul-schmierstoffe/modellbau/micro-2t.html', 'catalog/product/view/id/168/category/23', 1, '', NULL), (1237, 1, 24, 168, 'product/168/24', '/motul-schmierstoffe/modellbau/motorenol/micro-2t.html', 'catalog/product/view/id/168/category/24', 1, '', NULL), (1238, 1, NULL, 168, 'product/168', 'micro-2t.html', 'catalog/product/view/id/168', 1, '', NULL), (1239, 2, 4, 168, 'product/168/4', 'motul-schmierstoffe/micro-2t.html', 'catalog/product/view/id/168/category/4', 1, '', NULL), (1240, 2, 23, 168, 'product/168/23', 'motul-schmierstoffe/modellbau/micro-2t.html', 'catalog/product/view/id/168/category/23', 1, '', NULL), (1241, 2, 24, 168, 'product/168/24', 'motul-schmierstoffe/modellbau/motorenol/micro-2t.html', 'catalog/product/view/id/168/category/24', 1, '', NULL), (1242, 2, NULL, 168, 'product/168', 'micro-2t.html', 'catalog/product/view/id/168', 1, '', NULL), (1243, 1, 4, 169, 'product/169/4', '/motul-schmierstoffe/motul-snowpower-4t-4l.html', 'catalog/product/view/id/169/category/4', 1, '', NULL), (1244, 1, 18, 169, 'product/169/18', '/motul-schmierstoffe/snowmobile/motul-snowpower-4t-4l.html', 'catalog/product/view/id/169/category/18', 1, '', NULL), (1245, 1, 20, 169, 'product/169/20', '/motul-schmierstoffe/snowmobile/motorenol-4-takt/motul-snowpower-4t-4l.html', 'catalog/product/view/id/169/category/20', 1, '', NULL), (1246, 1, NULL, 169, 'product/169', 'motul-snowpower-4t-4l.html', 'catalog/product/view/id/169', 1, '', NULL), (1247, 2, 4, 169, 'product/169/4', 'motul-schmierstoffe/motul-snowpower-4t-4l.html', 'catalog/product/view/id/169/category/4', 1, '', NULL), (1248, 2, 18, 169, 'product/169/18', 'motul-schmierstoffe/snowmobile/motul-snowpower-4t-4l.html', 'catalog/product/view/id/169/category/18', 1, '', NULL), (1249, 2, 20, 169, 'product/169/20', 'motul-schmierstoffe/snowmobile/motorenol-4-takt/motul-snowpower-4t-4l.html', 'catalog/product/view/id/169/category/20', 1, '', NULL), (1250, 2, NULL, 169, 'product/169', 'motul-snowpower-4t-4l.html', 'catalog/product/view/id/169', 1, '', NULL), (1251, 1, 4, 170, 'product/170/4', '/motul-schmierstoffe/motul-snowpower-2t-4l.html', 'catalog/product/view/id/170/category/4', 1, '', NULL), (1252, 1, 18, 170, 'product/170/18', '/motul-schmierstoffe/snowmobile/motul-snowpower-2t-4l.html', 'catalog/product/view/id/170/category/18', 1, '', NULL), (1253, 1, 19, 170, 'product/170/19', '/motul-schmierstoffe/snowmobile/motorenol-2-takt/motul-snowpower-2t-4l.html', 'catalog/product/view/id/170/category/19', 1, '', NULL), (1254, 1, NULL, 170, 'product/170', 'motul-snowpower-2t-4l.html', 'catalog/product/view/id/170', 1, '', NULL), (1255, 2, 4, 170, 'product/170/4', 'motul-schmierstoffe/motul-snowpower-2t-4l.html', 'catalog/product/view/id/170/category/4', 1, '', NULL), (1256, 2, 18, 170, 'product/170/18', 'motul-schmierstoffe/snowmobile/motul-snowpower-2t-4l.html', 'catalog/product/view/id/170/category/18', 1, '', NULL), (1257, 2, 19, 170, 'product/170/19', 'motul-schmierstoffe/snowmobile/motorenol-2-takt/motul-snowpower-2t-4l.html', 'catalog/product/view/id/170/category/19', 1, '', NULL), (1258, 2, NULL, 170, 'product/170', 'motul-snowpower-2t-4l.html', 'catalog/product/view/id/170', 1, '', NULL), (1259, 1, 53, NULL, 'category/53', '/motul-fanshop-artikel/accessoires.html', 'catalog/category/view/id/53', 1, '', NULL), (1260, 1, 53, 140, '13378400_1277970921', 'fanmeile/accesoire/blechschild-pin-up-i.html', '/motul-fanshop-artikel/accessoires/blechschild-pin-up-i.html', 0, 'RP', NULL), (1261, 1, 53, 141, '16377000_1277970921', 'fanmeile/accesoire/blechschild-pin-up-ii.html', '/motul-fanshop-artikel/accessoires/blechschild-pin-up-ii.html', 0, 'RP', NULL), (1262, 1, 53, 142, '17044500_1277970921', 'fanmeile/accesoire/blechschild-pin-up-iii.html', '/motul-fanshop-artikel/accessoires/blechschild-pin-up-iii.html', 0, 'RP', NULL), (1263, 1, 53, 143, '17652700_1277970921', 'fanmeile/accesoire/regenschirm.html', '/motul-fanshop-artikel/accessoires/regenschirm.html', 0, 'RP', NULL), (1264, 1, 53, 144, '18262600_1277970921', 'fanmeile/accesoire/usb-stick.html', '/motul-fanshop-artikel/accessoires/usb-stick.html', 0, 'RP', NULL), (1265, 1, 53, 145, '18918000_1277970921', 'fanmeile/accesoire/race-chronometer.html', '/motul-fanshop-artikel/accessoires/race-chronometer.html', 0, 'RP', NULL), (1266, 1, 53, 146, '19514000_1277970921', 'fanmeile/accesoire/kaffeebecher.html', '/motul-fanshop-artikel/accessoires/kaffeebecher.html', 0, 'RP', NULL), (1267, 1, 53, 147, '20141000_1277970921', 'fanmeile/accesoire/aschenbecher.html', '/motul-fanshop-artikel/accessoires/aschenbecher.html', 0, 'RP', NULL), (1268, 1, 53, 148, '25030100_1277970921', 'fanmeile/accesoire/lanyard.html', '/motul-fanshop-artikel/accessoires/lanyard.html', 0, 'RP', NULL), (1269, 1, 53, 149, '25640400_1277970921', 'fanmeile/accesoire/baseball-cap-flame.html', '/motul-fanshop-artikel/accessoires/baseball-cap-flame.html', 0, 'RP', NULL), (1270, 1, 53, 150, '26293200_1277970921', 'fanmeile/accesoire/baseball-cap-300v.html', '/motul-fanshop-artikel/accessoires/baseball-cap-300v.html', 0, 'RP', NULL), (1271, 2, 53, NULL, '31559200_1277970921', 'fanmeile/accesoire.html', 'motul-fanshop-artikel/accessoires.html', 0, 'RP', NULL), (1272, 2, 53, 140, '33581900_1277970921', 'fanmeile/accesoire/blechschild-pin-up-i.html', 'motul-fanshop-artikel/accessoires/blechschild-pin-up-i.html', 0, 'RP', NULL), (1273, 2, 53, 141, '34264000_1277970921', 'fanmeile/accesoire/blechschild-pin-up-ii.html', 'motul-fanshop-artikel/accessoires/blechschild-pin-up-ii.html', 0, 'RP', NULL), (1274, 2, 53, 142, '34956000_1277970921', 'fanmeile/accesoire/blechschild-pin-up-iii.html', 'motul-fanshop-artikel/accessoires/blechschild-pin-up-iii.html', 0, 'RP', NULL), (1275, 2, 53, 143, '35971000_1277970921', 'fanmeile/accesoire/regenschirm.html', 'motul-fanshop-artikel/accessoires/regenschirm.html', 0, 'RP', NULL), (1276, 2, 53, 144, '36616100_1277970921', 'fanmeile/accesoire/usb-stick.html', 'motul-fanshop-artikel/accessoires/usb-stick.html', 0, 'RP', NULL), (1277, 2, 53, 145, '37224400_1277970921', 'fanmeile/accesoire/race-chronometer.html', 'motul-fanshop-artikel/accessoires/race-chronometer.html', 0, 'RP', NULL), (1278, 2, 53, 146, '37825700_1277970921', 'fanmeile/accesoire/kaffeebecher.html', 'motul-fanshop-artikel/accessoires/kaffeebecher.html', 0, 'RP', NULL), (1279, 2, 53, 147, '38454600_1277970921', 'fanmeile/accesoire/aschenbecher.html', 'motul-fanshop-artikel/accessoires/aschenbecher.html', 0, 'RP', NULL), (1280, 2, 53, 148, '39083800_1277970921', 'fanmeile/accesoire/lanyard.html', 'motul-fanshop-artikel/accessoires/lanyard.html', 0, 'RP', NULL), (1281, 2, 53, 149, '39721200_1277970921', 'fanmeile/accesoire/baseball-cap-flame.html', 'motul-fanshop-artikel/accessoires/baseball-cap-flame.html', 0, 'RP', NULL), (1282, 2, 53, 150, '42770300_1277970921', 'fanmeile/accesoire/baseball-cap-300v.html', 'motul-fanshop-artikel/accessoires/baseball-cap-300v.html', 0, 'RP', NULL), (1283, 1, 41, NULL, 'category/41', '/motul-fanshop-artikel.html', 'catalog/category/view/id/41', 1, '', NULL), (1284, 1, 51, NULL, 'category/51', '/motul-fanshop-artikel/bekleidung.html', 'catalog/category/view/id/51', 1, '', NULL), (1285, 1, 52, NULL, 'category/52', '/motul-fanshop-artikel/aufkleber.html', 'catalog/category/view/id/52', 1, '', NULL), (1286, 1, 41, 171, 'product/171/41', '/motul-fanshop-artikel/karabinerhaken.html', 'catalog/product/view/id/171/category/41', 1, '', NULL), (1287, 1, 53, 171, 'product/171/53', '/motul-fanshop-artikel/accessoires/karabinerhaken.html', 'catalog/product/view/id/171/category/53', 1, '', NULL), (1288, 1, NULL, 171, 'product/171', 'karabinerhaken.html', 'catalog/product/view/id/171', 1, '', NULL), (1289, 2, 41, 171, 'product/171/41', 'motul-fanshop-artikel/karabinerhaken.html', 'catalog/product/view/id/171/category/41', 1, '', NULL), (1290, 2, 53, 171, 'product/171/53', 'motul-fanshop-artikel/accessoires/karabinerhaken.html', 'catalog/product/view/id/171/category/53', 1, '', NULL), (1291, 2, NULL, 171, 'product/171', 'karabinerhaken.html', 'catalog/product/view/id/171', 1, '', NULL), (1292, 1, 41, 172, 'product/172/41', '/motul-fanshop-artikel/schlusselanhanger.html', 'catalog/product/view/id/172/category/41', 1, '', NULL), (1293, 1, 53, 172, 'product/172/53', '/motul-fanshop-artikel/accessoires/schlusselanhanger.html', 'catalog/product/view/id/172/category/53', 1, '', NULL), (1294, 1, NULL, 172, 'product/172', 'schlusselanhanger.html', 'catalog/product/view/id/172', 1, '', NULL), (1295, 2, 41, 172, 'product/172/41', 'motul-fanshop-artikel/schlusselanhanger.html', 'catalog/product/view/id/172/category/41', 1, '', NULL), (1296, 2, 53, 172, 'product/172/53', 'motul-fanshop-artikel/accessoires/schlusselanhanger.html', 'catalog/product/view/id/172/category/53', 1, '', NULL), (1297, 2, NULL, 172, 'product/172', 'schlusselanhanger.html', 'catalog/product/view/id/172', 1, '', NULL), (1298, 1, 41, 173, 'product/173/41', '/motul-fanshop-artikel/classic-aufkleber.html', 'catalog/product/view/id/173/category/41', 1, '', NULL), (1299, 1, 52, 173, 'product/173/52', '/motul-fanshop-artikel/aufkleber/classic-aufkleber.html', 'catalog/product/view/id/173/category/52', 1, '', NULL), (1300, 1, NULL, 173, 'product/173', 'classic-aufkleber.html', 'catalog/product/view/id/173', 1, '', NULL), (1301, 2, 41, 173, 'product/173/41', 'motul-fanshop-artikel/classic-aufkleber.html', 'catalog/product/view/id/173/category/41', 1, '', NULL), (1302, 2, 52, 173, 'product/173/52', 'motul-fanshop-artikel/aufkleber/classic-aufkleber.html', 'catalog/product/view/id/173/category/52', 1, '', NULL), (1303, 2, NULL, 173, 'product/173', 'classic-aufkleber.html', 'catalog/product/view/id/173', 1, '', NULL), (1304, 1, 41, 175, 'product/175/41', '/motul-fanshop-artikel/t-shirt-175.html', 'catalog/product/view/id/175/category/41', 1, '', NULL), (1305, 1, 51, 175, 'product/175/51', '/motul-fanshop-artikel/bekleidung/t-shirt-175.html', 'catalog/product/view/id/175/category/51', 1, '', NULL), (1306, 1, NULL, 175, 'product/175', 't-shirt.html', 'catalog/product/view/id/175', 1, '', NULL), (1307, 2, 41, 175, 'product/175/41', 'motul-fanshop-artikel/t-shirt-175.html', 'catalog/product/view/id/175/category/41', 1, '', NULL), (1308, 2, 51, 175, 'product/175/51', 'motul-fanshop-artikel/bekleidung/t-shirt-175.html', 'catalog/product/view/id/175/category/51', 1, '', NULL), (1309, 2, NULL, 175, 'product/175', 't-shirt.html', 'catalog/product/view/id/175', 1, '', NULL), (1310, 1, NULL, 174, 'product/174', 't-shirt-174.html', 'catalog/product/view/id/174', 1, '', NULL), (1311, 2, NULL, 174, 'product/174', 't-shirt-174.html', 'catalog/product/view/id/174', 1, '', NULL), (1312, 1, 41, 174, 'product/174/41', '/motul-fanshop-artikel/t-shirt.html', 'catalog/product/view/id/174/category/41', 1, '', NULL), (1313, 1, 51, 174, 'product/174/51', '/motul-fanshop-artikel/bekleidung/t-shirt.html', 'catalog/product/view/id/174/category/51', 1, '', NULL), (1314, 2, 41, 174, 'product/174/41', 'motul-fanshop-artikel/t-shirt.html', 'catalog/product/view/id/174/category/41', 1, '', NULL), (1315, 2, 51, 174, 'product/174/51', 'motul-fanshop-artikel/bekleidung/t-shirt.html', 'catalog/product/view/id/174/category/51', 1, '', NULL), (1316, 1, 4, 176, 'product/176/4', '/motul-schmierstoffe/motul-8100-x-clean-c3-1l-176.html', 'catalog/product/view/id/176/category/4', 1, '', NULL), (1317, 1, 6, 176, 'product/176/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-1l-176.html', 'catalog/product/view/id/176/category/6', 1, '', NULL), (1318, 1, 7, 176, 'product/176/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-1l-176.html', 'catalog/product/view/id/176/category/7', 1, '', NULL), (1319, 1, NULL, 176, 'product/176', 'motul-8100-x-clean-c3-1l-176.html', 'catalog/product/view/id/176', 1, '', NULL), (1320, 2, 4, 176, 'product/176/4', 'motul-schmierstoffe/motul-8100-x-clean-c3-1l-176.html', 'catalog/product/view/id/176/category/4', 1, '', NULL), (1321, 2, 6, 176, 'product/176/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-1l-176.html', 'catalog/product/view/id/176/category/6', 1, '', NULL), (1322, 2, 7, 176, 'product/176/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-1l-176.html', 'catalog/product/view/id/176/category/7', 1, '', NULL), (1323, 2, NULL, 176, 'product/176', 'motul-8100-x-clean-c3-1l-176.html', 'catalog/product/view/id/176', 1, '', NULL), (1324, 1, 4, 177, 'product/177/4', '/motul-schmierstoffe/motul-8100-x-clean-c3-5l-177.html', 'catalog/product/view/id/177/category/4', 1, '', NULL), (1325, 1, 6, 177, 'product/177/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-5l-177.html', 'catalog/product/view/id/177/category/6', 1, '', NULL), (1326, 1, 7, 177, 'product/177/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l-177.html', 'catalog/product/view/id/177/category/7', 1, '', NULL), (1327, 1, NULL, 177, 'product/177', 'motul-8100-x-clean-c3-5l-177.html', 'catalog/product/view/id/177', 1, '', NULL), (1328, 2, 4, 177, 'product/177/4', 'motul-schmierstoffe/motul-8100-x-clean-c3-5l-177.html', 'catalog/product/view/id/177/category/4', 1, '', NULL), (1329, 2, 6, 177, 'product/177/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-5l-177.html', 'catalog/product/view/id/177/category/6', 1, '', NULL), (1330, 2, 7, 177, 'product/177/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l-177.html', 'catalog/product/view/id/177/category/7', 1, '', NULL), (1331, 2, NULL, 177, 'product/177', 'motul-8100-x-clean-c3-5l-177.html', 'catalog/product/view/id/177', 1, '', NULL), (1332, 1, NULL, 178, 'product/178', 'systemgebuhr-1.html', 'catalog/product/view/id/178', 1, '', NULL), (1333, 1, NULL, 179, 'product/179', 'systemgebuhr-5.html', 'catalog/product/view/id/179', 1, '', NULL), (1334, 1, 41, 180, 'product/180/41', '/motul-fanshop-artikel/motul-aufkleber-15-x-4-0-cm.html', 'catalog/product/view/id/180/category/41', 1, '', NULL), (1335, 1, 52, 180, 'product/180/52', '/motul-fanshop-artikel/aufkleber/motul-aufkleber-15-x-4-0-cm.html', 'catalog/product/view/id/180/category/52', 1, '', NULL), (1336, 1, NULL, 180, 'product/180', 'motul-aufkleber-15-x-4-0-cm.html', 'catalog/product/view/id/180', 1, '', NULL), (1337, 2, 41, 180, 'product/180/41', 'motul-fanshop-artikel/motul-aufkleber-15-x-4-0-cm.html', 'catalog/product/view/id/180/category/41', 1, '', NULL), (1338, 2, 52, 180, 'product/180/52', 'motul-fanshop-artikel/aufkleber/motul-aufkleber-15-x-4-0-cm.html', 'catalog/product/view/id/180/category/52', 1, '', NULL), (1339, 2, NULL, 180, 'product/180', 'motul-aufkleber-15-x-4-0-cm.html', 'catalog/product/view/id/180', 1, '', NULL), (1340, 1, 41, 181, 'product/181/41', '/motul-fanshop-artikel/motul-aufkleber-30-x-7-5-cm.html', 'catalog/product/view/id/181/category/41', 1, '', NULL), (1341, 1, 52, 181, 'product/181/52', '/motul-fanshop-artikel/aufkleber/motul-aufkleber-30-x-7-5-cm.html', 'catalog/product/view/id/181/category/52', 1, '', NULL), (1342, 1, NULL, 181, 'product/181', 'motul-aufkleber-30-x-7-5-cm.html', 'catalog/product/view/id/181', 1, '', NULL), (1343, 2, 41, 181, 'product/181/41', 'motul-fanshop-artikel/motul-aufkleber-30-x-7-5-cm.html', 'catalog/product/view/id/181/category/41', 1, '', NULL), (1344, 2, 52, 181, 'product/181/52', 'motul-fanshop-artikel/aufkleber/motul-aufkleber-30-x-7-5-cm.html', 'catalog/product/view/id/181/category/52', 1, '', NULL), (1345, 2, NULL, 181, 'product/181', 'motul-aufkleber-30-x-7-5-cm.html', 'catalog/product/view/id/181', 1, '', NULL), (1346, 1, 41, 182, 'product/182/41', '/motul-fanshop-artikel/einzelbuchstaben-28-x-5-5-cm.html', 'catalog/product/view/id/182/category/41', 1, '', NULL), (1347, 1, 52, 182, 'product/182/52', '/motul-fanshop-artikel/aufkleber/einzelbuchstaben-28-x-5-5-cm.html', 'catalog/product/view/id/182/category/52', 1, '', NULL), (1348, 1, NULL, 182, 'product/182', 'einzelbuchstaben-28-x-5-5-cm.html', 'catalog/product/view/id/182', 1, '', NULL), (1349, 2, 41, 182, 'product/182/41', 'motul-fanshop-artikel/einzelbuchstaben-28-x-5-5-cm.html', 'catalog/product/view/id/182/category/41', 1, '', NULL), (1350, 2, 52, 182, 'product/182/52', 'motul-fanshop-artikel/aufkleber/einzelbuchstaben-28-x-5-5-cm.html', 'catalog/product/view/id/182/category/52', 1, '', NULL), (1351, 2, NULL, 182, 'product/182', 'einzelbuchstaben-28-x-5-5-cm.html', 'catalog/product/view/id/182', 1, '', NULL), (1352, 1, 41, 183, 'product/183/41', '/motul-fanshop-artikel/einzelbuchstaben-71-x-14-5-cm.html', 'catalog/product/view/id/183/category/41', 1, '', NULL), (1353, 1, 52, 183, 'product/183/52', '/motul-fanshop-artikel/aufkleber/einzelbuchstaben-71-x-14-5-cm.html', 'catalog/product/view/id/183/category/52', 1, '', NULL), (1354, 1, NULL, 183, 'product/183', 'einzelbuchstaben-71-x-14-5-cm.html', 'catalog/product/view/id/183', 1, '', NULL), (1355, 2, 41, 183, 'product/183/41', 'motul-fanshop-artikel/einzelbuchstaben-71-x-14-5-cm.html', 'catalog/product/view/id/183/category/41', 1, '', NULL), (1356, 2, 52, 183, 'product/183/52', 'motul-fanshop-artikel/aufkleber/einzelbuchstaben-71-x-14-5-cm.html', 'catalog/product/view/id/183/category/52', 1, '', NULL), (1357, 2, NULL, 183, 'product/183', 'einzelbuchstaben-71-x-14-5-cm.html', 'catalog/product/view/id/183', 1, '', NULL), (1358, 1, 41, 184, 'product/184/41', '/motul-fanshop-artikel/motocross-aufkleber.html', 'catalog/product/view/id/184/category/41', 1, '', NULL), (1359, 1, 52, 184, 'product/184/52', '/motul-fanshop-artikel/aufkleber/motocross-aufkleber.html', 'catalog/product/view/id/184/category/52', 1, '', NULL), (1360, 1, NULL, 184, 'product/184', 'motocross-aufkleber.html', 'catalog/product/view/id/184', 1, '', NULL), (1361, 2, 41, 184, 'product/184/41', 'motul-fanshop-artikel/motocross-aufkleber.html', 'catalog/product/view/id/184/category/41', 1, '', NULL), (1362, 2, 52, 184, 'product/184/52', 'motul-fanshop-artikel/aufkleber/motocross-aufkleber.html', 'catalog/product/view/id/184/category/52', 1, '', NULL), (1363, 2, NULL, 184, 'product/184', 'motocross-aufkleber.html', 'catalog/product/view/id/184', 1, '', NULL), (1364, 1, 41, 185, 'product/185/41', '/motul-fanshop-artikel/testartikel.html', 'catalog/product/view/id/185/category/41', 1, '', NULL), (1365, 1, NULL, 185, 'product/185', 'testartikel.html', 'catalog/product/view/id/185', 1, '', NULL), (1366, 2, 41, 185, 'product/185/41', 'motul-fanshop-artikel/testartikel.html', 'catalog/product/view/id/185/category/41', 1, '', NULL), (1367, 2, NULL, 185, 'product/185', 'testartikel.html', 'catalog/product/view/id/185', 1, '', NULL), (1368, 1, 4, 186, 'product/186/4', '/motul-schmierstoffe/motul-multi-atf-1l.html', 'catalog/product/view/id/186/category/4', 1, '', NULL), (1369, 1, 6, 186, 'product/186/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-multi-atf-1l.html', 'catalog/product/view/id/186/category/6', 1, '', NULL), (1370, 1, 8, 186, 'product/186/8', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-multi-atf-1l.html', 'catalog/product/view/id/186/category/8', 1, '', NULL), (1371, 1, NULL, 186, 'product/186', 'motul-multi-atf-1l.html', 'catalog/product/view/id/186', 1, '', NULL), (1372, 2, 4, 186, 'product/186/4', 'motul-schmierstoffe/motul-multi-atf-1l.html', 'catalog/product/view/id/186/category/4', 1, '', NULL), (1373, 2, 6, 186, 'product/186/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-multi-atf-1l.html', 'catalog/product/view/id/186/category/6', 1, '', NULL), (1374, 2, 8, 186, 'product/186/8', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-multi-atf-1l.html', 'catalog/product/view/id/186/category/8', 1, '', NULL), (1375, 2, NULL, 186, 'product/186', 'motul-multi-atf-1l.html', 'catalog/product/view/id/186', 1, '', NULL), (1376, 1, 4, 187, 'product/187/4', '/motul-schmierstoffe/motul-dexron-iii-1l.html', 'catalog/product/view/id/187/category/4', 1, '', NULL), (1377, 1, 6, 187, 'product/187/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-dexron-iii-1l.html', 'catalog/product/view/id/187/category/6', 1, '', NULL), (1378, 1, 8, 187, 'product/187/8', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-dexron-iii-1l.html', 'catalog/product/view/id/187/category/8', 1, '', NULL), (1379, 1, NULL, 187, 'product/187', 'motul-dexron-iii-1l.html', 'catalog/product/view/id/187', 1, '', NULL), (1380, 2, 4, 187, 'product/187/4', 'motul-schmierstoffe/motul-dexron-iii-1l.html', 'catalog/product/view/id/187/category/4', 1, '', NULL), (1381, 2, 6, 187, 'product/187/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-dexron-iii-1l.html', 'catalog/product/view/id/187/category/6', 1, '', NULL), (1382, 2, 8, 187, 'product/187/8', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-dexron-iii-1l.html', 'catalog/product/view/id/187/category/8', 1, '', NULL), (1383, 2, NULL, 187, 'product/187', 'motul-dexron-iii-1l.html', 'catalog/product/view/id/187', 1, '', NULL), (1384, 1, 4, 188, 'product/188/4', '/motul-schmierstoffe/motul-dexron-iid-1l.html', 'catalog/product/view/id/188/category/4', 1, '', NULL), (1385, 1, 6, 188, 'product/188/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-dexron-iid-1l.html', 'catalog/product/view/id/188/category/6', 1, '', NULL), (1386, 1, 8, 188, 'product/188/8', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-dexron-iid-1l.html', 'catalog/product/view/id/188/category/8', 1, '', NULL), (1387, 1, NULL, 188, 'product/188', 'motul-dexron-iid-1l.html', 'catalog/product/view/id/188', 1, '', NULL), (1388, 2, 4, 188, 'product/188/4', 'motul-schmierstoffe/motul-dexron-iid-1l.html', 'catalog/product/view/id/188/category/4', 1, '', NULL), (1389, 2, 6, 188, 'product/188/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-dexron-iid-1l.html', 'catalog/product/view/id/188/category/6', 1, '', NULL), (1390, 2, 8, 188, 'product/188/8', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-dexron-iid-1l.html', 'catalog/product/view/id/188/category/8', 1, '', NULL), (1391, 2, NULL, 188, 'product/188', 'motul-dexron-iid-1l.html', 'catalog/product/view/id/188', 1, '', NULL), (1392, 1, 41, 189, 'product/189/41', '/motul-fanshop-artikel/gelschreiber.html', 'catalog/product/view/id/189/category/41', 1, '', NULL), (1393, 1, 53, 189, 'product/189/53', '/motul-fanshop-artikel/accessoires/gelschreiber.html', 'catalog/product/view/id/189/category/53', 1, '', NULL), (1394, 1, NULL, 189, 'product/189', 'gelschreiber.html', 'catalog/product/view/id/189', 1, '', NULL), (1395, 2, 41, 189, 'product/189/41', 'motul-fanshop-artikel/gelschreiber.html', 'catalog/product/view/id/189/category/41', 1, '', NULL), (1396, 2, 53, 189, 'product/189/53', 'motul-fanshop-artikel/accessoires/gelschreiber.html', 'catalog/product/view/id/189/category/53', 1, '', NULL), (1397, 2, NULL, 189, 'product/189', 'gelschreiber.html', 'catalog/product/view/id/189', 1, '', NULL), (1398, 1, 41, 190, 'product/190/41', '/motul-fanshop-artikel/motul-aufnaher-11-x-3-8-cm.html', 'catalog/product/view/id/190/category/41', 1, '', NULL), (1399, 1, 52, 190, 'product/190/52', '/motul-fanshop-artikel/aufkleber/motul-aufnaher-11-x-3-8-cm.html', 'catalog/product/view/id/190/category/52', 1, '', NULL), (1400, 1, NULL, 190, 'product/190', 'motul-aufnaher-11-x-3-8-cm.html', 'catalog/product/view/id/190', 1, '', NULL), (1401, 2, 41, 190, 'product/190/41', 'motul-fanshop-artikel/motul-aufnaher-11-x-3-8-cm.html', 'catalog/product/view/id/190/category/41', 1, '', NULL), (1402, 2, 52, 190, 'product/190/52', 'motul-fanshop-artikel/aufkleber/motul-aufnaher-11-x-3-8-cm.html', 'catalog/product/view/id/190/category/52', 1, '', NULL), (1403, 2, NULL, 190, 'product/190', 'motul-aufnaher-11-x-3-8-cm.html', 'catalog/product/view/id/190', 1, '', NULL), (1404, 1, 41, 191, 'product/191/41', '/motul-fanshop-artikel/motul-aufnaher-28-x-7-0-cm.html', 'catalog/product/view/id/191/category/41', 1, '', NULL), (1405, 1, 52, 191, 'product/191/52', '/motul-fanshop-artikel/aufkleber/motul-aufnaher-28-x-7-0-cm.html', 'catalog/product/view/id/191/category/52', 1, '', NULL), (1406, 1, NULL, 191, 'product/191', 'motul-aufnaher-28-x-7-0-cm.html', 'catalog/product/view/id/191', 1, '', NULL), (1407, 2, 41, 191, 'product/191/41', 'motul-fanshop-artikel/motul-aufnaher-28-x-7-0-cm.html', 'catalog/product/view/id/191/category/41', 1, '', NULL), (1408, 2, 52, 191, 'product/191/52', 'motul-fanshop-artikel/aufkleber/motul-aufnaher-28-x-7-0-cm.html', 'catalog/product/view/id/191/category/52', 1, '', NULL), (1409, 2, NULL, 191, 'product/191', 'motul-aufnaher-28-x-7-0-cm.html', 'catalog/product/view/id/191', 1, '', NULL), (1410, 1, 41, 192, 'product/192/41', '/motul-fanshop-artikel/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html', 'catalog/product/view/id/192/category/41', 1, '', NULL), (1411, 1, 52, 192, 'product/192/52', '/motul-fanshop-artikel/aufkleber/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html', 'catalog/product/view/id/192/category/52', 1, '', NULL), (1412, 1, NULL, 192, 'product/192', 'zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html', 'catalog/product/view/id/192', 1, '', NULL), (1413, 2, 41, 192, 'product/192/41', 'motul-fanshop-artikel/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html', 'catalog/product/view/id/192/category/41', 1, '', NULL), (1414, 2, 52, 192, 'product/192/52', 'motul-fanshop-artikel/aufkleber/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html', 'catalog/product/view/id/192/category/52', 1, '', NULL), (1415, 2, NULL, 192, 'product/192', 'zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html', 'catalog/product/view/id/192', 1, '', NULL), (1418, 1, NULL, 193, 'product/193', 'zur-shoperoffnung-das-baseball-cap-300v-im-wert-von-9-90-gratis-zu-ihrer-bestellung.html', 'catalog/product/view/id/193', 1, '', NULL), (1421, 2, NULL, 193, 'product/193', 'zur-shoperoffnung-das-baseball-cap-300v-im-wert-von-9-90-gratis-zu-ihrer-bestellung.html', 'catalog/product/view/id/193', 1, '', NULL), (1422, 1, 4, 194, 'product/194/4', '/motul-schmierstoffe/motul-specific-ford-913-c-1l.html', 'catalog/product/view/id/194/category/4', 1, '', NULL), (1423, 1, 6, 194, 'product/194/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ford-913-c-1l.html', 'catalog/product/view/id/194/category/6', 1, '', NULL), (1424, 1, 7, 194, 'product/194/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-1l.html', 'catalog/product/view/id/194/category/7', 1, '', NULL), (1425, 1, NULL, 194, 'product/194', 'motul-specific-ford-913-c-1l.html', 'catalog/product/view/id/194', 1, '', NULL), (1426, 2, 4, 194, 'product/194/4', 'motul-schmierstoffe/motul-specific-ford-913-c-1l.html', 'catalog/product/view/id/194/category/4', 1, '', NULL), (1427, 2, 6, 194, 'product/194/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ford-913-c-1l.html', 'catalog/product/view/id/194/category/6', 1, '', NULL), (1428, 2, 7, 194, 'product/194/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-1l.html', 'catalog/product/view/id/194/category/7', 1, '', NULL), (1429, 2, NULL, 194, 'product/194', 'motul-specific-ford-913-c-1l.html', 'catalog/product/view/id/194', 1, '', NULL), (1430, 1, 4, 195, 'product/195/4', '/motul-schmierstoffe/motul-specific-ford-913-c-5l.html', 'catalog/product/view/id/195/category/4', 1, '', NULL), (1431, 1, 6, 195, 'product/195/6', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ford-913-c-5l.html', 'catalog/product/view/id/195/category/6', 1, '', NULL), (1432, 1, 7, 195, 'product/195/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-5l.html', 'catalog/product/view/id/195/category/7', 1, '', NULL), (1433, 1, NULL, 195, 'product/195', 'motul-specific-ford-913-c-5l.html', 'catalog/product/view/id/195', 1, '', NULL), (1434, 2, 4, 195, 'product/195/4', 'motul-schmierstoffe/motul-specific-ford-913-c-5l.html', 'catalog/product/view/id/195/category/4', 1, '', NULL), (1435, 2, 6, 195, 'product/195/6', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ford-913-c-5l.html', 'catalog/product/view/id/195/category/6', 1, '', NULL), (1436, 2, 7, 195, 'product/195/7', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-5l.html', 'catalog/product/view/id/195/category/7', 1, '', NULL), (1437, 2, NULL, 195, 'product/195', 'motul-specific-ford-913-c-5l.html', 'catalog/product/view/id/195', 1, '', NULL), (1438, 1, 4, 196, 'product/196/4', '/motul-schmierstoffe/inboard-4t-2l.html', 'catalog/product/view/id/196/category/4', 1, '', NULL), (1439, 1, 25, 196, 'product/196/25', '/motul-schmierstoffe/marine/inboard-4t-2l.html', 'catalog/product/view/id/196/category/25', 1, '', NULL), (1440, 1, 27, 196, 'product/196/27', '/motul-schmierstoffe/marine/motorenol-4-takt/inboard-4t-2l.html', 'catalog/product/view/id/196/category/27', 1, '', NULL), (1441, 1, NULL, 196, 'product/196', 'inboard-4t-2l.html', 'catalog/product/view/id/196', 1, '', NULL), (1442, 2, 4, 196, 'product/196/4', 'motul-schmierstoffe/inboard-4t-2l.html', 'catalog/product/view/id/196/category/4', 1, '', NULL), (1443, 2, 25, 196, 'product/196/25', 'motul-schmierstoffe/marine/inboard-4t-2l.html', 'catalog/product/view/id/196/category/25', 1, '', NULL), (1444, 2, 27, 196, 'product/196/27', 'motul-schmierstoffe/marine/motorenol-4-takt/inboard-4t-2l.html', 'catalog/product/view/id/196/category/27', 1, '', NULL), (1445, 2, NULL, 196, 'product/196', 'inboard-4t-2l.html', 'catalog/product/view/id/196', 1, '', NULL), (1454, 1, 41, 192, '65871300_1279549436', '/fanshop/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-15-x-4-0-cm-fur-sie-gratis.html', '/motul-fanshop-artikel/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html', 0, 'RP', NULL), (1455, 1, 52, 192, '66537000_1279549436', '/fanshop/aufkleber/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-15-x-4-0-cm-fur-sie-gratis.html', '/motul-fanshop-artikel/aufkleber/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html', 0, 'RP', NULL), (1456, 1, NULL, 192, '67194100_1279549436', 'zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-15-x-4-0-cm-fur-sie-gratis.html', 'zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html', 0, 'RP', NULL), (1457, 2, 41, 192, '69795700_1279549436', 'fanshop/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-15-x-4-0-cm-fur-sie-gratis.html', 'motul-fanshop-artikel/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html', 0, 'RP', NULL), (1458, 2, 52, 192, '70455100_1279549436', 'fanshop/aufkleber/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-15-x-4-0-cm-fur-sie-gratis.html', 'motul-fanshop-artikel/aufkleber/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html', 0, 'RP', NULL), (1459, 2, NULL, 192, '71089100_1279549436', 'zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-15-x-4-0-cm-fur-sie-gratis.html', 'zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html', 0, 'RP', NULL), (1460, 1, NULL, 198, 'product/198', 'poloshirt-sw-herren-grosse-xl-198.html', 'catalog/product/view/id/198', 1, '', NULL), (1461, 2, NULL, 198, 'product/198', 'poloshirt-sw-herren-grosse-xl-198.html', 'catalog/product/view/id/198', 1, '', NULL), (1462, 1, 41, 198, 'product/198/41', '/motul-fanshop-artikel/poloshirt-sw-herren-grosse-xl.html', 'catalog/product/view/id/198/category/41', 1, '', NULL), (1463, 1, 51, 198, 'product/198/51', '/motul-fanshop-artikel/bekleidung/poloshirt-sw-herren-grosse-xl.html', 'catalog/product/view/id/198/category/51', 1, '', NULL), (1464, 2, 41, 198, 'product/198/41', 'motul-fanshop-artikel/poloshirt-sw-herren-grosse-xl.html', 'catalog/product/view/id/198/category/41', 1, '', NULL), (1465, 2, 51, 198, 'product/198/51', 'motul-fanshop-artikel/bekleidung/poloshirt-sw-herren-grosse-xl.html', 'catalog/product/view/id/198/category/51', 1, '', NULL), (1466, 1, NULL, 199, 'product/199', 'poloshirt-sw-damen-199.html', 'catalog/product/view/id/199', 1, '', NULL), (1467, 2, NULL, 199, 'product/199', 'poloshirt-sw-damen-199.html', 'catalog/product/view/id/199', 1, '', NULL), (1474, 1, NULL, 200, 'product/200', 'poloshirt-sw-damen-200.html', 'catalog/product/view/id/200', 1, '', NULL), (1477, 2, NULL, 200, 'product/200', 'poloshirt-sw-damen-200.html', 'catalog/product/view/id/200', 1, '', NULL), (1478, 1, NULL, 201, 'product/201', 'latzhose-mit-motul-einstickung-1.html', 'catalog/product/view/id/201', 1, '', NULL), (1479, 1, 41, 201, 'product/201/41', '/motul-fanshop-artikel/latzhose-mit-motul-einstickung.html', 'catalog/product/view/id/201/category/41', 1, '', NULL), (1480, 1, 51, 201, 'product/201/51', '/motul-fanshop-artikel/bekleidung/latzhose-mit-motul-einstickung.html', 'catalog/product/view/id/201/category/51', 1, '', NULL), (1481, 1, 41, 152, '59278700_1279625258', '/fanshop/poloshirt-sw-herren.html', '/motul-fanshop-artikel/poloshirt-sw-herren.html', 0, 'RP', NULL), (1482, 1, 51, 152, '59949700_1279625258', '/fanshop/bekleidung/poloshirt-sw-herren.html', '/motul-fanshop-artikel/bekleidung/poloshirt-sw-herren.html', 0, 'RP', NULL), (1483, 1, NULL, 152, '64296700_1279625258', 'poloshirt-sw-herren-152.html', 'poloshirt-sw-herren-1.html', 0, 'RP', NULL), (1484, 2, 41, 152, '66969900_1279625258', 'fanshop/poloshirt-sw-herren.html', 'motul-fanshop-artikel/poloshirt-sw-herren.html', 0, 'RP', NULL), (1485, 2, 51, 152, '67603600_1279625258', 'fanshop/bekleidung/poloshirt-sw-herren.html', 'motul-fanshop-artikel/bekleidung/poloshirt-sw-herren.html', 0, 'RP', NULL), (1486, 2, NULL, 152, '68263800_1279625258', 'poloshirt-sw-herren-152.html', 'poloshirt-sw-herren-1.html', 0, 'RP', NULL), (1487, 1, NULL, 202, 'product/202', 'latzhose-mit-motul-einstickung.html', 'catalog/product/view/id/202', 1, '', NULL), (1488, 2, NULL, 202, 'product/202', 'latzhose-mit-motul-einstickung.html', 'catalog/product/view/id/202', 1, '', NULL), (1489, 2, NULL, 201, 'product/201', 'latzhose-mit-motul-einstickung-201.html', 'catalog/product/view/id/201', 1, '', NULL), (1490, 2, 41, 201, 'product/201/41', 'motul-fanshop-artikel/latzhose-mit-motul-einstickung.html', 'catalog/product/view/id/201/category/41', 1, '', NULL), (1491, 2, 51, 201, 'product/201/51', 'motul-fanshop-artikel/bekleidung/latzhose-mit-motul-einstickung.html', 'catalog/product/view/id/201/category/51', 1, '', NULL), (1502, 1, NULL, 206, 'product/206', 'poloshirt-sw-damen-206.html', 'catalog/product/view/id/206', 1, '', NULL), (1503, 2, NULL, 206, 'product/206', 'poloshirt-sw-damen-206.html', 'catalog/product/view/id/206', 1, '', NULL), (1504, 1, NULL, 207, 'product/207', 'poloshirt-sw-damen-207.html', 'catalog/product/view/id/207', 1, '', NULL), (1505, 2, NULL, 207, 'product/207', 'poloshirt-sw-damen-207.html', 'catalog/product/view/id/207', 1, '', NULL), (1506, 1, NULL, 208, 'product/208', 'poloshirt-sw-damen-208.html', 'catalog/product/view/id/208', 1, '', NULL), (1507, 2, NULL, 208, 'product/208', 'poloshirt-sw-damen-208.html', 'catalog/product/view/id/208', 1, '', NULL), (1508, 1, NULL, 209, 'product/209', 'latzhose-mit-motul-einstickung-209.html', 'catalog/product/view/id/209', 1, '', NULL), (1509, 2, NULL, 209, 'product/209', 'latzhose-mit-motul-einstickung-209.html', 'catalog/product/view/id/209', 1, '', NULL), (1510, 1, NULL, 210, 'product/210', 'latzhose-mit-motul-einstickung-210.html', 'catalog/product/view/id/210', 1, '', NULL), (1511, 2, NULL, 210, 'product/210', 'latzhose-mit-motul-einstickung-210.html', 'catalog/product/view/id/210', 1, '', NULL), (1512, 1, NULL, 211, 'product/211', 'latzhose-mit-motul-einstickung-211.html', 'catalog/product/view/id/211', 1, '', NULL), (1513, 2, NULL, 211, 'product/211', 'latzhose-mit-motul-einstickung-211.html', 'catalog/product/view/id/211', 1, '', NULL), (1514, 1, NULL, 212, 'product/212', 'overall-mit-motul-einstickung-212.html', 'catalog/product/view/id/212', 1, '', NULL), (1515, 2, NULL, 212, 'product/212', 'overall-mit-motul-einstickung-212.html', 'catalog/product/view/id/212', 1, '', NULL), (1516, 1, 41, 213, 'product/213/41', '/motul-fanshop-artikel/overall-mit-motul-einstickung.html', 'catalog/product/view/id/213/category/41', 1, '', NULL), (1517, 1, 51, 213, 'product/213/51', '/motul-fanshop-artikel/bekleidung/overall-mit-motul-einstickung.html', 'catalog/product/view/id/213/category/51', 1, '', NULL), (1518, 1, NULL, 213, 'product/213', 'overall-mit-motul-einstickung.html', 'catalog/product/view/id/213', 1, '', NULL), (1519, 2, 41, 213, 'product/213/41', 'motul-fanshop-artikel/overall-mit-motul-einstickung.html', 'catalog/product/view/id/213/category/41', 1, '', NULL), (1520, 2, 51, 213, 'product/213/51', 'motul-fanshop-artikel/bekleidung/overall-mit-motul-einstickung.html', 'catalog/product/view/id/213/category/51', 1, '', NULL), (1521, 2, NULL, 213, 'product/213', 'overall-mit-motul-einstickung.html', 'catalog/product/view/id/213', 1, '', NULL), (1522, 1, NULL, 212, '12130600_1279633804', 'latzhose-mit-motul-einstickung-212.html', 'overall-mit-motul-einstickung-212.html', 0, 'RP', NULL), (1523, 2, NULL, 212, '14793100_1279633804', 'latzhose-mit-motul-einstickung-212.html', 'overall-mit-motul-einstickung-212.html', 0, 'RP', NULL), (1524, 1, NULL, 214, 'product/214', 'latzhose-mit-motul-einstickung-214.html', 'catalog/product/view/id/214', 1, '', NULL), (1525, 2, NULL, 214, 'product/214', 'latzhose-mit-motul-einstickung-214.html', 'catalog/product/view/id/214', 1, '', NULL), (1526, 1, NULL, 215, 'product/215', 'overall-mit-motul-einstickung-groesse-s44-46.html', 'catalog/product/view/id/215', 1, '', NULL), (1527, 2, NULL, 215, 'product/215', 'overall-mit-motul-einstickung-groesse-s44-46.html', 'catalog/product/view/id/215', 1, '', NULL), (1540, 1, NULL, 222, 'product/222', 'overall-mit-motul-einstickung-grosse-m-48-50.html', 'catalog/product/view/id/222', 1, '', NULL), (1541, 2, NULL, 222, 'product/222', 'overall-mit-motul-einstickung-grosse-m-48-50.html', 'catalog/product/view/id/222', 1, '', NULL), (1542, 1, NULL, 223, 'product/223', 'overall-mit-motul-einstickung-grosse-l-52-54.html', 'catalog/product/view/id/223', 1, '', NULL), (1543, 2, NULL, 223, 'product/223', 'overall-mit-motul-einstickung-grosse-l-52-54.html', 'catalog/product/view/id/223', 1, '', NULL), (1544, 1, NULL, 224, 'product/224', 'overall-mit-motul-einstickung-grosse-xxl-60-62.html', 'catalog/product/view/id/224', 1, '', NULL), (1545, 2, NULL, 224, 'product/224', 'overall-mit-motul-einstickung-grosse-xxl-60-62.html', 'catalog/product/view/id/224', 1, '', NULL), (1546, 1, NULL, 225, 'product/225', 't-shirt-grosse-m.html', 'catalog/product/view/id/225', 1, '', NULL), (1547, 2, NULL, 225, 'product/225', 't-shirt-grosse-m.html', 'catalog/product/view/id/225', 1, '', NULL), (1548, 1, NULL, 226, 'product/226', 't-shirt-grosse-l.html', 'catalog/product/view/id/226', 1, '', NULL), (1549, 2, NULL, 226, 'product/226', 't-shirt-grosse-l.html', 'catalog/product/view/id/226', 1, '', NULL), (1550, 1, NULL, 227, 'product/227', 't-shirt-grosse-xl.html', 'catalog/product/view/id/227', 1, '', NULL), (1551, 2, NULL, 227, 'product/227', 't-shirt-grosse-xl.html', 'catalog/product/view/id/227', 1, '', NULL), (1552, 1, NULL, 228, 'product/228', 't-shirt-grosse-xxl.html', 'catalog/product/view/id/228', 1, '', NULL), (1553, 2, NULL, 228, 'product/228', 't-shirt-grosse-xxl.html', 'catalog/product/view/id/228', 1, '', NULL), (1554, 1, 41, 229, 'product/229/41', '/motul-fanshop-artikel/poloshirt-herren.html', 'catalog/product/view/id/229/category/41', 1, '', NULL), (1555, 1, 51, 229, 'product/229/51', '/motul-fanshop-artikel/bekleidung/poloshirt-herren.html', 'catalog/product/view/id/229/category/51', 1, '', NULL), (1556, 1, NULL, 229, 'product/229', 'poloshirt-herren.html', 'catalog/product/view/id/229', 1, '', NULL), (1557, 2, 41, 229, 'product/229/41', 'motul-fanshop-artikel/poloshirt-herren.html', 'catalog/product/view/id/229/category/41', 1, '', NULL), (1558, 2, 51, 229, 'product/229/51', 'motul-fanshop-artikel/bekleidung/poloshirt-herren.html', 'catalog/product/view/id/229/category/51', 1, '', NULL), (1559, 2, NULL, 229, 'product/229', 'poloshirt-herren.html', 'catalog/product/view/id/229', 1, '', NULL), (1560, 1, NULL, 230, 'product/230', 'poloshirt-herren-grosse-s.html', 'catalog/product/view/id/230', 1, '', NULL), (1561, 2, NULL, 230, 'product/230', 'poloshirt-herren-grosse-s.html', 'catalog/product/view/id/230', 1, '', NULL), (1562, 1, NULL, 231, 'product/231', 'poloshirt-herren-grosse-m.html', 'catalog/product/view/id/231', 1, '', NULL), (1563, 2, NULL, 231, 'product/231', 'poloshirt-herren-grosse-m.html', 'catalog/product/view/id/231', 1, '', NULL), (1564, 1, NULL, 232, 'product/232', 'poloshirt-herren-grosse-l.html', 'catalog/product/view/id/232', 1, '', NULL), (1565, 2, NULL, 232, 'product/232', 'poloshirt-herren-grosse-l.html', 'catalog/product/view/id/232', 1, '', NULL), (1566, 1, NULL, 233, 'product/233', 'poloshirt-herren-grosse-xl.html', 'catalog/product/view/id/233', 1, '', NULL), (1567, 2, NULL, 233, 'product/233', 'poloshirt-herren-grosse-xl.html', 'catalog/product/view/id/233', 1, '', NULL), (1568, 1, NULL, 234, 'product/234', 'poloshirt-herren-grosse-xxl.html', 'catalog/product/view/id/234', 1, '', NULL), (1569, 2, NULL, 234, 'product/234', 'poloshirt-herren-grosse-xxl.html', 'catalog/product/view/id/234', 1, '', NULL), (1570, 1, 41, 235, 'product/235/41', '/motul-fanshop-artikel/poloshirt-damen.html', 'catalog/product/view/id/235/category/41', 1, '', NULL), (1571, 1, 51, 235, 'product/235/51', '/motul-fanshop-artikel/bekleidung/poloshirt-damen.html', 'catalog/product/view/id/235/category/51', 1, '', NULL), (1572, 1, NULL, 235, 'product/235', 'poloshirt-damen.html', 'catalog/product/view/id/235', 1, '', NULL), (1573, 2, 41, 235, 'product/235/41', 'motul-fanshop-artikel/poloshirt-damen.html', 'catalog/product/view/id/235/category/41', 1, '', NULL), (1574, 2, 51, 235, 'product/235/51', 'motul-fanshop-artikel/bekleidung/poloshirt-damen.html', 'catalog/product/view/id/235/category/51', 1, '', NULL), (1575, 2, NULL, 235, 'product/235', 'poloshirt-damen.html', 'catalog/product/view/id/235', 1, '', NULL), (1576, 1, NULL, 236, 'product/236', 'poloshirt-damen-grosse-s.html', 'catalog/product/view/id/236', 1, '', NULL), (1577, 2, NULL, 236, 'product/236', 'poloshirt-damen-grosse-s.html', 'catalog/product/view/id/236', 1, '', NULL), (1578, 1, NULL, 237, 'product/237', 'poloshirt-damen-grosse-m.html', 'catalog/product/view/id/237', 1, '', NULL), (1579, 2, NULL, 237, 'product/237', 'poloshirt-damen-grosse-m.html', 'catalog/product/view/id/237', 1, '', NULL), (1580, 1, NULL, 238, 'product/238', 'poloshirt-damen-grosse-l.html', 'catalog/product/view/id/238', 1, '', NULL), (1581, 2, NULL, 238, 'product/238', 'poloshirt-damen-grosse-l.html', 'catalog/product/view/id/238', 1, '', NULL), (1582, 1, NULL, 239, 'product/239', 'poloshirt-damen-grosse-xl.html', 'catalog/product/view/id/239', 1, '', NULL), (1583, 2, NULL, 239, 'product/239', 'poloshirt-damen-grosse-xl.html', 'catalog/product/view/id/239', 1, '', NULL), (1584, 1, 41, 240, 'product/240/41', '/motul-fanshop-artikel/softshell-weste-herren.html', 'catalog/product/view/id/240/category/41', 1, '', NULL), (1585, 1, 51, 240, 'product/240/51', '/motul-fanshop-artikel/bekleidung/softshell-weste-herren.html', 'catalog/product/view/id/240/category/51', 1, '', NULL), (1586, 1, NULL, 240, 'product/240', 'softshell-weste-herren.html', 'catalog/product/view/id/240', 1, '', NULL), (1587, 2, 41, 240, 'product/240/41', 'motul-fanshop-artikel/softshell-weste-herren.html', 'catalog/product/view/id/240/category/41', 1, '', NULL), (1588, 2, 51, 240, 'product/240/51', 'motul-fanshop-artikel/bekleidung/softshell-weste-herren.html', 'catalog/product/view/id/240/category/51', 1, '', NULL), (1589, 2, NULL, 240, 'product/240', 'softshell-weste-herren.html', 'catalog/product/view/id/240', 1, '', NULL), (1590, 1, NULL, 241, 'product/241', 'softshell-weste-herren-grosse-s.html', 'catalog/product/view/id/241', 1, '', NULL), (1591, 2, NULL, 241, 'product/241', 'softshell-weste-herren-grosse-s.html', 'catalog/product/view/id/241', 1, '', NULL), (1592, 1, NULL, 242, 'product/242', 'softshell-weste-herren-grosse-m.html', 'catalog/product/view/id/242', 1, '', NULL), (1593, 2, NULL, 242, 'product/242', 'softshell-weste-herren-grosse-m.html', 'catalog/product/view/id/242', 1, '', NULL), (1594, 1, NULL, 243, 'product/243', 'softshell-weste-herren-grosse-l.html', 'catalog/product/view/id/243', 1, '', NULL), (1595, 2, NULL, 243, 'product/243', 'softshell-weste-herren-grosse-l.html', 'catalog/product/view/id/243', 1, '', NULL), (1596, 1, NULL, 244, 'product/244', 'motul-softshell-weste-herren-grosse-xl.html', 'catalog/product/view/id/244', 1, '', NULL), (1597, 2, NULL, 244, 'product/244', 'motul-softshell-weste-herren-grosse-xl.html', 'catalog/product/view/id/244', 1, '', NULL), (1598, 1, NULL, 245, 'product/245', 'softshell-weste-herren-grosse-xxl.html', 'catalog/product/view/id/245', 1, '', NULL), (1599, 2, NULL, 245, 'product/245', 'softshell-weste-herren-grosse-xxl.html', 'catalog/product/view/id/245', 1, '', NULL), (1600, 1, 41, 246, 'product/246/41', '/motul-fanshop-artikel/softshell-weste-damen.html', 'catalog/product/view/id/246/category/41', 1, '', NULL), (1601, 1, 51, 246, 'product/246/51', '/motul-fanshop-artikel/bekleidung/softshell-weste-damen.html', 'catalog/product/view/id/246/category/51', 1, '', NULL), (1602, 1, NULL, 246, 'product/246', 'softshell-weste-damen.html', 'catalog/product/view/id/246', 1, '', NULL), (1603, 2, 41, 246, 'product/246/41', 'motul-fanshop-artikel/softshell-weste-damen.html', 'catalog/product/view/id/246/category/41', 1, '', NULL), (1604, 2, 51, 246, 'product/246/51', 'motul-fanshop-artikel/bekleidung/softshell-weste-damen.html', 'catalog/product/view/id/246/category/51', 1, '', NULL), (1605, 2, NULL, 246, 'product/246', 'softshell-weste-damen.html', 'catalog/product/view/id/246', 1, '', NULL), (1606, 1, NULL, 247, 'product/247', 'softshell-weste-damen-grosse-s.html', 'catalog/product/view/id/247', 1, '', NULL), (1607, 2, NULL, 247, 'product/247', 'softshell-weste-damen-grosse-s.html', 'catalog/product/view/id/247', 1, '', NULL), (1608, 1, NULL, 248, 'product/248', 'softshell-weste-damen-grosse-m.html', 'catalog/product/view/id/248', 1, '', NULL), (1609, 2, NULL, 248, 'product/248', 'softshell-weste-damen-grosse-m.html', 'catalog/product/view/id/248', 1, '', NULL), (1610, 1, NULL, 249, 'product/249', 'softshell-weste-damen-grosse-l.html', 'catalog/product/view/id/249', 1, '', NULL), (1611, 2, NULL, 249, 'product/249', 'softshell-weste-damen-grosse-l.html', 'catalog/product/view/id/249', 1, '', NULL), (1612, 1, NULL, 250, 'product/250', 'softshell-weste-damen-grosse-xl.html', 'catalog/product/view/id/250', 1, '', NULL), (1613, 2, NULL, 250, 'product/250', 'softshell-weste-damen-grosse-xl.html', 'catalog/product/view/id/250', 1, '', NULL), (1614, 1, 4, NULL, 'category/4', '/motul-schmierstoffe.html', 'catalog/category/view/id/4', 1, '', NULL), (1615, 1, 4, 1, '49794000_1283452574', 'schmierstoffe/motul-4100-power-5l.html', '/motul-schmierstoffe/motul-4100-power-5l-15w-50.html', 0, 'RP', NULL), (1616, 1, 4, 2, '52007400_1283452574', 'schmierstoffe/motul-4100-power-1l.html', '/motul-schmierstoffe/motul-4100-power-1l.html', 0, 'RP', NULL), (1617, 1, 4, 3, '52690500_1283452574', 'schmierstoffe/motul-6100-synergie-1l.html', '/motul-schmierstoffe/motul-6100-synergie-1l.html', 0, 'RP', NULL), (1618, 1, 4, 4, '58397600_1283452574', 'schmierstoffe/motul-6100-synergie-5l.html', '/motul-schmierstoffe/motul-6100-synergie-5l.html', 0, 'RP', NULL), (1619, 1, 4, 5, '59201700_1283452574', 'schmierstoffe/motul-8100-x-cess-1l.html', '/motul-schmierstoffe/motul-8100-x-cess-1l.html', 0, 'RP', NULL), (1620, 1, 4, 6, '59843200_1283452574', 'schmierstoffe/motul-8100-x-cess-5l.html', '/motul-schmierstoffe/motul-8100-x-cess-5l.html', 0, 'RP', NULL), (1621, 1, 4, 7, '60492200_1283452574', 'schmierstoffe/motul-8100-x-clean-c3-1l.html', '/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html', 0, 'RP', NULL), (1622, 1, 4, 8, '61150400_1283452574', 'schmierstoffe/motul-8100-x-clean-c3-5l.html', '/motul-schmierstoffe/motul-8100-x-clean-c3-5l.html', 0, 'RP', NULL), (1623, 1, 4, 9, '61819900_1283452574', 'schmierstoffe/motul-specific-cng-lpg-1l.html', '/motul-schmierstoffe/motul-specific-cng-lpg-1l.html', 0, 'RP', NULL), (1624, 1, 4, 10, '62470900_1283452574', 'schmierstoffe/motul-specific-cng-lpg-5l.html', '/motul-schmierstoffe/motul-specific-cng-lpg-5l.html', 0, 'RP', NULL), (1625, 1, 4, 11, '63092500_1283452574', 'schmierstoffe/motul-8100-x-clean-plus-1l.html', '/motul-schmierstoffe/motul-8100-x-clean-plus-1l.html', 0, 'RP', NULL), (1626, 1, 4, 12, '66711900_1283452574', 'schmierstoffe/motul-8100-x-clean-plus-5l.html', '/motul-schmierstoffe/motul-8100-x-clean-plus-5l.html', 0, 'RP', NULL), (1627, 1, 4, 13, '67351400_1283452574', 'schmierstoffe/motul-gear-300.html', '/motul-schmierstoffe/motul-gear-300.html', 0, 'RP', NULL), (1628, 1, 4, 14, '68007000_1283452574', 'schmierstoffe/motul-8100-eco-clean-c2-1l.html', '/motul-schmierstoffe/motul-8100-eco-clean-c2-1l.html', 0, 'RP', NULL), (1629, 1, 4, 15, '68689600_1283452574', 'schmierstoffe/motul-8100-eco-clean-c2-5l.html', '/motul-schmierstoffe/motul-8100-eco-clean-c2-5l.html', 0, 'RP', NULL), (1630, 1, 4, 16, '69307600_1283452574', 'schmierstoffe/motul-8100-eco-clean-c1.html', '/motul-schmierstoffe/motul-8100-eco-clean-c1.html', 0, 'RP', NULL), (1631, 1, 4, 17, '69950300_1283452574', 'schmierstoffe/motul-8100-eco-clean-c1-17.html', '/motul-schmierstoffe/motul-8100-eco-clean-c1-17.html', 0, 'RP', NULL), (1632, 1, 4, 20, '70655300_1283452574', 'schmierstoffe/motul-specific-ll-a-b-025.html', '/motul-schmierstoffe/motul-specific-ll-a-b-025.html', 0, 'RP', NULL), (1633, 1, 4, 21, '71351400_1283452574', 'schmierstoffe/motul-specific-ll-a-b-025-21.html', '/motul-schmierstoffe/motul-specific-ll-a-b-025-21.html', 0, 'RP', NULL), (1634, 1, 4, 22, '72068400_1283452574', 'schmierstoffe/motul-specific-504-00-507-00.html', '/motul-schmierstoffe/motul-specific-504-00-507-00.html', 0, 'RP', NULL), (1635, 1, 4, 23, '72763900_1283452574', 'schmierstoffe/motul-specific-504-00-507-00-23.html', '/motul-schmierstoffe/motul-specific-504-00-507-00-23.html', 0, 'RP', NULL), (1636, 1, 4, 24, '73404000_1283452574', 'schmierstoffe/motul-specific-229-51.html', '/motul-schmierstoffe/motul-specific-229-51.html', 0, 'RP', NULL), (1637, 1, 4, 25, '74146700_1283452574', 'schmierstoffe/motul-specific-506-01-506-00-503-00.html', '/motul-schmierstoffe/motul-specific-506-01-506-00-503-00.html', 0, 'RP', NULL), (1638, 1, 4, 26, '74875200_1283452574', 'schmierstoffe/motul-specific-506-01-506-00-503-00-26.html', '/motul-schmierstoffe/motul-specific-506-01-506-00-503-00-26.html', 0, 'RP', NULL), (1639, 1, 4, 27, '75639500_1283452574', 'schmierstoffe/motul-8100-x-lite.html', '/motul-schmierstoffe/motul-8100-x-lite.html', 0, 'RP', NULL), (1640, 1, 4, 28, '76297700_1283452574', 'schmierstoffe/motul-8100-x-lite-28.html', '/motul-schmierstoffe/motul-8100-x-lite-28.html', 0, 'RP', NULL), (1641, 1, 4, 29, '76956300_1283452574', 'schmierstoffe/motul-gearbox.html', '/motul-schmierstoffe/motul-gearbox.html', 0, 'RP', NULL), (1642, 1, 4, 30, '77612700_1283452574', 'schmierstoffe/motul-gear-ff-competition.html', '/motul-schmierstoffe/motul-gear-ff-competition.html', 0, 'RP', NULL), (1643, 1, 4, 31, '78242100_1283452574', 'schmierstoffe/motul-3000-4t.html', '/motul-schmierstoffe/motul-3000-4t.html', 0, 'RP', NULL), (1644, 1, 4, 32, '78960800_1283452574', 'schmierstoffe/motul-3000-4t-32.html', '/motul-schmierstoffe/motul-3000-4t-32.html', 0, 'RP', NULL), (1645, 1, 4, 33, '79640800_1283452574', 'schmierstoffe/motul-5100-4t.html', '/motul-schmierstoffe/motul-5100-4t.html', 0, 'RP', NULL), (1646, 1, 4, 48, '80289300_1283452574', 'schmierstoffe/motul-5100-4t-48.html', '/motul-schmierstoffe/motul-5100-4t-48.html', 0, 'RP', NULL), (1647, 1, 4, 49, '81031400_1283452574', 'schmierstoffe/motul-5100-4t-49.html', '/motul-schmierstoffe/motul-5100-4t-49.html', 0, 'RP', NULL), (1648, 1, 4, 50, '82693400_1283452574', 'schmierstoffe/motul-5100-4t-50.html', '/motul-schmierstoffe/motul-5100-4t-50.html', 0, 'RP', NULL), (1649, 1, 4, 51, '83364600_1283452574', 'schmierstoffe/motul-7100-4t.html', '/motul-schmierstoffe/motul-7100-4t.html', 0, 'RP', NULL), (1650, 1, 4, 52, '84019200_1283452574', 'schmierstoffe/motul-7100-4t-52.html', '/motul-schmierstoffe/motul-7100-4t-52.html', 0, 'RP', NULL), (1651, 1, 4, 53, '84645800_1283452574', 'schmierstoffe/motul-7100-4t-53.html', '/motul-schmierstoffe/motul-7100-4t-53.html', 0, 'RP', NULL), (1652, 1, 4, 54, '85249300_1283452574', 'schmierstoffe/motul-7100-4t-54.html', '/motul-schmierstoffe/motul-7100-4t-54.html', 0, 'RP', NULL), (1653, 1, 4, 55, '85948600_1283452574', 'schmierstoffe/motul-7100-4t-55.html', '/motul-schmierstoffe/motul-7100-4t-55.html', 0, 'RP', NULL), (1654, 1, 4, 56, '86587400_1283452574', 'schmierstoffe/motul-7100-4t-56.html', '/motul-schmierstoffe/motul-7100-4t-56.html', 0, 'RP', NULL), (1655, 1, 4, 57, '87250300_1283452574', 'schmierstoffe/motul-100-motomix-2t.html', '/motul-schmierstoffe/motul-100-motomix-2t.html', 0, 'RP', NULL), (1656, 1, 4, 58, '87970300_1283452574', 'schmierstoffe/motul-510-2t.html', '/motul-schmierstoffe/motul-510-2t.html', 0, 'RP', NULL), (1657, 1, 4, 59, '88620900_1283452574', 'schmierstoffe/motul-710-2t.html', '/motul-schmierstoffe/motul-710-2t.html', 0, 'RP', NULL), (1658, 1, 4, 60, '89235200_1283452574', 'schmierstoffe/motul-scooter-expert-2t.html', '/motul-schmierstoffe/motul-scooter-expert-2t.html', 0, 'RP', NULL), (1659, 1, 4, 61, '89892100_1283452574', 'schmierstoffe/motul-scooter-power-2t.html', '/motul-schmierstoffe/motul-scooter-power-2t.html', 0, 'RP', NULL), (1660, 1, 4, 62, '90507600_1283452574', 'schmierstoffe/motul-quad-4t.html', '/motul-schmierstoffe/motul-quad-4t.html', 0, 'RP', NULL), (1661, 1, 4, 63, '91114200_1283452574', 'schmierstoffe/motul-quad-4t-63.html', '/motul-schmierstoffe/motul-quad-4t-63.html', 0, 'RP', NULL), (1662, 1, 4, 64, '91731700_1283452574', 'schmierstoffe/motul-classic-motor-oil.html', '/motul-schmierstoffe/motul-classic-motor-oil.html', 0, 'RP', NULL), (1663, 1, 4, 65, '92346000_1283452574', 'schmierstoffe/motul-classic-motor-oil-65.html', '/motul-schmierstoffe/motul-classic-motor-oil-65.html', 0, 'RP', NULL), (1664, 1, 4, 66, '92963500_1283452574', 'schmierstoffe/motul-300v-chrono.html', '/motul-schmierstoffe/motul-300v-chrono.html', 0, 'RP', NULL), (1665, 1, 4, 67, '93611500_1283452574', 'schmierstoffe/motul-300v-competition.html', '/motul-schmierstoffe/motul-300v-competition.html', 0, 'RP', NULL), (1666, 1, 4, 68, '94218900_1283452574', 'schmierstoffe/motul-300v-competition-68.html', '/motul-schmierstoffe/motul-300v-competition-68.html', 0, 'RP', NULL), (1667, 1, 4, 69, '94927600_1283452574', 'schmierstoffe/motul-300-v-le-mans.html', '/motul-schmierstoffe/motul-300-v-le-mans.html', 0, 'RP', NULL), (1668, 1, 4, 70, '99979800_1283452574', 'schmierstoffe/motul-300v-high-rpm.html', '/motul-schmierstoffe/motul-300v-high-rpm.html', 0, 'RP', NULL), (1669, 1, 4, 71, '00586600_1283452575', 'schmierstoffe/motul-300v-power-racing.html', '/motul-schmierstoffe/motul-300v-power-racing.html', 0, 'RP', NULL), (1670, 1, 4, 72, '01243400_1283452575', 'schmierstoffe/motul-300v-power.html', '/motul-schmierstoffe/motul-300v-power.html', 0, 'RP', NULL), (1671, 1, 4, 73, '01894600_1283452575', 'schmierstoffe/motul-300v-4t-factory-line.html', '/motul-schmierstoffe/motul-300v-4t-factory-line.html', 0, 'RP', NULL), (1672, 1, 4, 74, '02576600_1283452575', 'schmierstoffe/motul-300v-4t-factory-line-74.html', '/motul-schmierstoffe/motul-300v-4t-factory-line-74.html', 0, 'RP', NULL), (1673, 1, 4, 75, '03217500_1283452575', 'schmierstoffe/motul-300v-4t-factory-line-75.html', '/motul-schmierstoffe/motul-300v-4t-factory-line-75.html', 0, 'RP', NULL), (1674, 1, 4, 76, '03825700_1283452575', 'schmierstoffe/motul-300v-4t-factory-line-76.html', '/motul-schmierstoffe/motul-300v-4t-factory-line-76.html', 0, 'RP', NULL), (1675, 1, 4, 77, '04474500_1283452575', 'schmierstoffe/motul-800-2t-factory-line-off-road.html', '/motul-schmierstoffe/motul-800-2t-factory-line-off-road.html', 0, 'RP', NULL), (1676, 1, 4, 78, '05128300_1283452575', 'schmierstoffe/motul-800-2t-factory-line-road-racing.html', '/motul-schmierstoffe/motul-800-2t-factory-line-road-racing.html', 0, 'RP', NULL), (1677, 1, 4, 79, '05738500_1283452575', 'schmierstoffe/motul-kart-grand-prix-2t.html', '/motul-schmierstoffe/motul-kart-grand-prix-2t.html', 0, 'RP', NULL), (1678, 1, 4, 80, '06347800_1283452575', 'schmierstoffe/outboard-tech-4t.html', '/motul-schmierstoffe/outboard-tech-4t.html', 0, 'RP', NULL), (1679, 1, 4, 81, '06948400_1283452575', 'schmierstoffe/outboard-tech-4t-81.html', '/motul-schmierstoffe/outboard-tech-4t-81.html', 0, 'RP', NULL), (1680, 1, 4, 82, '07670400_1283452575', 'schmierstoffe/outboard-tech-4t-82.html', '/motul-schmierstoffe/outboard-tech-4t-82.html', 0, 'RP', NULL), (1681, 1, 4, 83, '08303000_1283452575', 'schmierstoffe/outboard-tech-4t-83.html', '/motul-schmierstoffe/outboard-tech-4t-83.html', 0, 'RP', NULL), (1682, 1, 4, 84, '08916100_1283452575', 'schmierstoffe/inboard-tech-4t.html', '/motul-schmierstoffe/inboard-tech-4t.html', 0, 'RP', NULL), (1683, 1, 4, 85, '09578700_1283452575', 'schmierstoffe/inboard-tech-4t-85.html', '/motul-schmierstoffe/inboard-tech-4t-85.html', 0, 'RP', NULL), (1684, 1, 4, 86, '10223800_1283452575', 'schmierstoffe/inboard-tech-4t-86.html', '/motul-schmierstoffe/inboard-tech-4t-86.html', 0, 'RP', NULL), (1685, 1, 4, 87, '10911800_1283452575', 'schmierstoffe/inboard-tech-4t-87.html', '/motul-schmierstoffe/inboard-tech-4t-87.html', 0, 'RP', NULL), (1686, 1, 4, 88, '11519400_1283452575', 'schmierstoffe/powerjet-4t.html', '/motul-schmierstoffe/powerjet-4t.html', 0, 'RP', NULL), (1687, 1, 4, 89, '12131500_1283452575', 'schmierstoffe/outboard-synth-2t.html', '/motul-schmierstoffe/outboard-synth-2t.html', 0, 'RP', NULL), (1688, 1, 4, 90, '12736500_1283452575', 'schmierstoffe/outboard-synth-2t-90.html', '/motul-schmierstoffe/outboard-synth-2t-90.html', 0, 'RP', NULL), (1689, 1, 4, 91, '13353400_1283452575', 'schmierstoffe/outboard-tech-2t.html', '/motul-schmierstoffe/outboard-tech-2t.html', 0, 'RP', NULL), (1690, 1, 4, 92, '13955000_1283452575', 'schmierstoffe/outboard-tech-2t-92.html', '/motul-schmierstoffe/outboard-tech-2t-92.html', 0, 'RP', NULL), (1691, 1, 4, 93, '14674000_1283452575', 'schmierstoffe/outboard-2t.html', '/motul-schmierstoffe/outboard-2t.html', 0, 'RP', NULL), (1692, 1, 4, 94, '15312900_1283452575', 'schmierstoffe/outboard-2t-94.html', '/motul-schmierstoffe/outboard-2t-94.html', 0, 'RP', NULL), (1693, 1, 4, 95, '16142200_1283452575', 'schmierstoffe/specific-di-jet-2t.html', '/motul-schmierstoffe/specific-di-jet-2t.html', 0, 'RP', NULL), (1694, 1, 4, 96, '16839000_1283452575', 'schmierstoffe/600-di-jet-2t.html', '/motul-schmierstoffe/600-di-jet-2t.html', 0, 'RP', NULL), (1695, 1, 4, 97, '17494700_1283452575', 'schmierstoffe/powerjet-2t.html', '/motul-schmierstoffe/powerjet-2t.html', 0, 'RP', NULL), (1696, 1, 4, 105, '18113400_1283452575', 'schmierstoffe/air-filter-spray.html', '/motul-schmierstoffe/air-filter-spray.html', 0, 'RP', NULL), (1697, 1, 4, 119, '19313700_1283452575', 'schmierstoffe/fuel-system-clean.html', '/motul-schmierstoffe/fuel-system-clean.html', 0, 'RP', NULL), (1698, 1, 4, 124, '20022900_1283452575', 'schmierstoffe/fork-oil-expert-light.html', '/motul-schmierstoffe/fork-oil-expert-light.html', 0, 'RP', NULL), (1699, 1, 4, 125, '20799000_1283452575', 'schmierstoffe/fork-oil-expert-medium.html', '/motul-schmierstoffe/fork-oil-expert-medium.html', 0, 'RP', NULL), (1700, 1, 4, 126, '21470200_1283452575', 'schmierstoffe/fork-oil-expert-medium-heavy.html', '/motul-schmierstoffe/fork-oil-expert-medium-heavy.html', 0, 'RP', NULL), (1701, 1, 4, 127, '22166200_1283452575', 'schmierstoffe/fork-oil-expert-heavy.html', '/motul-schmierstoffe/fork-oil-expert-heavy.html', 0, 'RP', NULL), (1702, 1, 4, 128, '22865100_1283452575', 'schmierstoffe/fork-oil-very-light.html', '/motul-schmierstoffe/fork-oil-very-light.html', 0, 'RP', NULL), (1703, 1, 4, 129, '23480900_1283452575', 'schmierstoffe/fork-oil-light.html', '/motul-schmierstoffe/fork-oil-light.html', 0, 'RP', NULL), (1704, 1, 4, 130, '24114400_1283452575', 'schmierstoffe/fork-oil-light-medium.html', '/motul-schmierstoffe/fork-oil-light-medium.html', 0, 'RP', NULL), (1705, 1, 4, 131, '24759000_1283452575', 'schmierstoffe/fork-oil-medium.html', '/motul-schmierstoffe/fork-oil-medium.html', 0, 'RP', NULL), (1706, 1, 4, 132, '25393700_1283452575', 'schmierstoffe/shock-oil-factory-line.html', '/motul-schmierstoffe/shock-oil-factory-line.html', 0, 'RP', NULL), (1707, 1, 4, 158, '26025800_1283452575', 'schmierstoffe/garden-4t.html', '/motul-schmierstoffe/garden-4t.html', 0, 'RP', NULL), (1708, 1, 4, 159, '26636500_1283452575', 'schmierstoffe/garden-4t-159.html', '/motul-schmierstoffe/garden-4t-159.html', 0, 'RP', NULL), (1709, 1, 4, 160, '27270000_1283452575', 'schmierstoffe/garden-4t-160.html', '/motul-schmierstoffe/garden-4t-160.html', 0, 'RP', NULL), (1710, 1, 4, 161, '27893500_1283452575', 'schmierstoffe/garden-2t-hi-tech.html', '/motul-schmierstoffe/garden-2t-hi-tech.html', 0, 'RP', NULL), (1711, 1, 4, 162, '28501700_1283452575', 'schmierstoffe/garden-2t.html', '/motul-schmierstoffe/garden-2t.html', 0, 'RP', NULL), (1712, 1, 4, 163, '29127200_1283452575', 'schmierstoffe/bio-2t.html', '/motul-schmierstoffe/bio-2t.html', 0, 'RP', NULL), (1713, 1, 4, 164, '29739200_1283452575', 'schmierstoffe/timber-bio.html', '/motul-schmierstoffe/timber-bio.html', 0, 'RP', NULL), (1714, 1, 4, 165, '30360300_1283452575', 'schmierstoffe/timber-120.html', '/motul-schmierstoffe/timber-120.html', 0, 'RP', NULL), (1715, 1, 4, 166, '30999400_1283452575', 'schmierstoffe/snowpower-4t-1l.html', '/motul-schmierstoffe/motul-snowpower-4t-1l.html', 0, 'RP', NULL), (1716, 1, 4, 167, '31656500_1283452575', 'schmierstoffe/snowpower-2t-1l.html', '/motul-schmierstoffe/motul-snowpower-2t-1l.html', 0, 'RP', NULL), (1717, 1, 4, 168, '32280100_1283452575', 'schmierstoffe/micro-2t.html', '/motul-schmierstoffe/micro-2t.html', 0, 'RP', NULL), (1718, 1, 4, 169, '32912600_1283452575', 'schmierstoffe/snowpower-4t-4l.html', '/motul-schmierstoffe/motul-snowpower-4t-4l.html', 0, 'RP', NULL), (1719, 1, 4, 170, '33524800_1283452575', 'schmierstoffe/snowpower-2t-4l.html', '/motul-schmierstoffe/motul-snowpower-2t-4l.html', 0, 'RP', NULL), (1720, 1, 4, 176, '34157000_1283452575', 'schmierstoffe/motul-8100-x-clean-c3-1l-176.html', '/motul-schmierstoffe/motul-8100-x-clean-c3-1l-176.html', 0, 'RP', NULL), (1721, 1, 4, 177, '34803400_1283452575', 'schmierstoffe/motul-8100-x-clean-c3-5l-177.html', '/motul-schmierstoffe/motul-8100-x-clean-c3-5l-177.html', 0, 'RP', NULL), (1722, 1, 4, 186, '35413500_1283452575', 'schmierstoffe/motul-multi-atf-1l.html', '/motul-schmierstoffe/motul-multi-atf-1l.html', 0, 'RP', NULL), (1723, 1, 4, 187, '36046700_1283452575', 'schmierstoffe/motul-dexron-iii-1l.html', '/motul-schmierstoffe/motul-dexron-iii-1l.html', 0, 'RP', NULL), (1724, 1, 4, 188, '36692400_1283452575', 'schmierstoffe/motul-dexron-iid-1l.html', '/motul-schmierstoffe/motul-dexron-iid-1l.html', 0, 'RP', NULL), (1725, 1, 4, 194, '40413900_1283452575', 'schmierstoffe/motul-specific-ford-913-c-1l.html', '/motul-schmierstoffe/motul-specific-ford-913-c-1l.html', 0, 'RP', NULL), (1726, 1, 4, 195, '41118000_1283452575', 'schmierstoffe/motul-specific-ford-913-c-5l.html', '/motul-schmierstoffe/motul-specific-ford-913-c-5l.html', 0, 'RP', NULL), (1727, 1, 4, 196, '41734000_1283452575', 'schmierstoffe/inboard-4t-2l.html', '/motul-schmierstoffe/inboard-4t-2l.html', 0, 'RP', NULL), (1729, 1, 13, NULL, 'category/13', '/motul-schmierstoffe/scooter.html', 'catalog/category/view/id/13', 1, '', NULL), (1730, 1, 13, 60, '45161600_1283452575', 'schmierstoffe/scooter/motul-scooter-expert-2t.html', '/motul-schmierstoffe/scooter/motul-scooter-expert-2t.html', 0, 'RP', NULL), (1731, 1, 13, 61, '45815900_1283452575', 'schmierstoffe/scooter/motul-scooter-power-2t.html', '/motul-schmierstoffe/scooter/motul-scooter-power-2t.html', 0, 'RP', NULL), (1732, 1, 14, NULL, 'category/14', '/motul-schmierstoffe/scooter/motorenol-2-takt.html', 'catalog/category/view/id/14', 1, '', NULL), (1733, 1, 14, 60, '48492700_1283452575', 'schmierstoffe/scooter/motorenol-2-takt/motul-scooter-expert-2t.html', '/motul-schmierstoffe/scooter/motorenol-2-takt/motul-scooter-expert-2t.html', 0, 'RP', NULL), (1734, 1, 14, 61, '49132200_1283452575', 'schmierstoffe/scooter/motorenol-2-takt/motul-scooter-power-2t.html', '/motul-schmierstoffe/scooter/motorenol-2-takt/motul-scooter-power-2t.html', 0, 'RP', NULL), (1735, 1, 15, NULL, 'category/15', '/motul-schmierstoffe/scooter/motorenol-4-takt.html', 'catalog/category/view/id/15', 1, '', NULL), (1736, 1, 16, NULL, 'category/16', '/motul-schmierstoffe/quad.html', 'catalog/category/view/id/16', 1, '', NULL), (1737, 1, 16, 62, '52448100_1283452575', 'schmierstoffe/quad/motul-quad-4t.html', '/motul-schmierstoffe/quad/motul-quad-4t.html', 0, 'RP', NULL), (1738, 1, 16, 63, '53109100_1283452575', 'schmierstoffe/quad/motul-quad-4t-63.html', '/motul-schmierstoffe/quad/motul-quad-4t-63.html', 0, 'RP', NULL), (1739, 1, 17, NULL, 'category/17', '/motul-schmierstoffe/quad/motorenol.html', 'catalog/category/view/id/17', 1, '', NULL), (1740, 1, 17, 62, '55360200_1283452575', 'schmierstoffe/quad/motorenol/motul-quad-4t.html', '/motul-schmierstoffe/quad/motorenol/motul-quad-4t.html', 0, 'RP', NULL), (1741, 1, 17, 63, '56022600_1283452575', 'schmierstoffe/quad/motorenol/motul-quad-4t-63.html', '/motul-schmierstoffe/quad/motorenol/motul-quad-4t-63.html', 0, 'RP', NULL), (1742, 1, 18, NULL, 'category/18', '/motul-schmierstoffe/snowmobile.html', 'catalog/category/view/id/18', 1, '', NULL), (1743, 1, 18, 166, '58596900_1283452575', 'schmierstoffe/snowmobile/snowpower-4t-1l.html', '/motul-schmierstoffe/snowmobile/motul-snowpower-4t-1l.html', 0, 'RP', NULL), (1744, 1, 18, 167, '59231800_1283452575', 'schmierstoffe/snowmobile/snowpower-2t-1l.html', '/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html', 0, 'RP', NULL), (1745, 1, 18, 169, '59867900_1283452575', 'schmierstoffe/snowmobile/snowpower-4t-4l.html', '/motul-schmierstoffe/snowmobile/motul-snowpower-4t-4l.html', 0, 'RP', NULL), (1746, 1, 18, 170, '60523500_1283452575', 'schmierstoffe/snowmobile/snowpower-2t-4l.html', '/motul-schmierstoffe/snowmobile/motul-snowpower-2t-4l.html', 0, 'RP', NULL), (1747, 1, 19, NULL, 'category/19', '/motul-schmierstoffe/snowmobile/motorenol-2-takt.html', 'catalog/category/view/id/19', 1, '', NULL), (1748, 1, 19, 167, '63015700_1283452575', 'schmierstoffe/snowmobile/motorenol-2-takt/snowpower-2t-1l.html', '/motul-schmierstoffe/snowmobile/motorenol-2-takt/motul-snowpower-2t-1l.html', 0, 'RP', NULL), (1749, 1, 19, 170, '63677400_1283452575', 'schmierstoffe/snowmobile/motorenol-2-takt/snowpower-2t-4l.html', '/motul-schmierstoffe/snowmobile/motorenol-2-takt/motul-snowpower-2t-4l.html', 0, 'RP', NULL), (1750, 1, 20, NULL, 'category/20', '/motul-schmierstoffe/snowmobile/motorenol-4-takt.html', 'catalog/category/view/id/20', 1, '', NULL), (1751, 1, 20, 166, '66209800_1283452575', 'schmierstoffe/snowmobile/motorenol-4-takt/snowpower-4t-1l.html', '/motul-schmierstoffe/snowmobile/motorenol-4-takt/motul-snowpower-4t-1l.html', 0, 'RP', NULL), (1752, 1, 20, 169, '66923900_1283452575', 'schmierstoffe/snowmobile/motorenol-4-takt/snowpower-4t-4l.html', '/motul-schmierstoffe/snowmobile/motorenol-4-takt/motul-snowpower-4t-4l.html', 0, 'RP', NULL), (1753, 1, 21, NULL, 'category/21', '/motul-schmierstoffe/kart.html', 'catalog/category/view/id/21', 1, '', NULL), (1754, 1, 21, 79, '69297200_1283452575', 'schmierstoffe/kart/motul-kart-grand-prix-2t.html', '/motul-schmierstoffe/kart/motul-kart-grand-prix-2t.html', 0, 'RP', NULL), (1755, 1, 22, NULL, 'category/22', '/motul-schmierstoffe/kart/motorenol.html', 'catalog/category/view/id/22', 1, '', NULL), (1756, 1, 22, 79, '71592300_1283452575', 'schmierstoffe/kart/motorenol/motul-kart-grand-prix-2t.html', '/motul-schmierstoffe/kart/motorenol/motul-kart-grand-prix-2t.html', 0, 'RP', NULL), (1757, 1, 23, NULL, 'category/23', '/motul-schmierstoffe/modellbau.html', 'catalog/category/view/id/23', 1, '', NULL), (1758, 1, 23, 168, '73989200_1283452575', 'schmierstoffe/modellbau/micro-2t.html', '/motul-schmierstoffe/modellbau/micro-2t.html', 0, 'RP', NULL), (1759, 1, 24, NULL, 'category/24', '/motul-schmierstoffe/modellbau/motorenol.html', 'catalog/category/view/id/24', 1, '', NULL), (1760, 1, 24, 168, '76295100_1283452575', 'schmierstoffe/modellbau/motorenol/micro-2t.html', '/motul-schmierstoffe/modellbau/motorenol/micro-2t.html', 0, 'RP', NULL), (1761, 1, 25, NULL, 'category/25', '/motul-schmierstoffe/marine.html', 'catalog/category/view/id/25', 1, '', NULL), (1762, 1, 25, 80, '79505500_1283452575', 'schmierstoffe/marine/outboard-tech-4t.html', '/motul-schmierstoffe/marine/outboard-tech-4t.html', 0, 'RP', NULL), (1763, 1, 25, 81, '80216100_1283452575', 'schmierstoffe/marine/outboard-tech-4t-81.html', '/motul-schmierstoffe/marine/outboard-tech-4t-81.html', 0, 'RP', NULL), (1764, 1, 25, 82, '80882900_1283452575', 'schmierstoffe/marine/outboard-tech-4t-82.html', '/motul-schmierstoffe/marine/outboard-tech-4t-82.html', 0, 'RP', NULL), (1765, 1, 25, 83, '82339800_1283452575', 'schmierstoffe/marine/outboard-tech-4t-83.html', '/motul-schmierstoffe/marine/outboard-tech-4t-83.html', 0, 'RP', NULL), (1766, 1, 25, 84, '83009700_1283452575', 'schmierstoffe/marine/inboard-tech-4t.html', '/motul-schmierstoffe/marine/inboard-tech-4t.html', 0, 'RP', NULL), (1767, 1, 25, 85, '83632100_1283452575', 'schmierstoffe/marine/inboard-tech-4t-85.html', '/motul-schmierstoffe/marine/inboard-tech-4t-85.html', 0, 'RP', NULL), (1768, 1, 25, 86, '84277000_1283452575', 'schmierstoffe/marine/inboard-tech-4t-86.html', '/motul-schmierstoffe/marine/inboard-tech-4t-86.html', 0, 'RP', NULL), (1769, 1, 25, 87, '84943900_1283452575', 'schmierstoffe/marine/inboard-tech-4t-87.html', '/motul-schmierstoffe/marine/inboard-tech-4t-87.html', 0, 'RP', NULL), (1770, 1, 25, 88, '85567600_1283452575', 'schmierstoffe/marine/powerjet-4t.html', '/motul-schmierstoffe/marine/powerjet-4t.html', 0, 'RP', NULL), (1771, 1, 25, 89, '86281700_1283452575', 'schmierstoffe/marine/outboard-synth-2t.html', '/motul-schmierstoffe/marine/outboard-synth-2t.html', 0, 'RP', NULL), (1772, 1, 25, 90, '86995400_1283452575', 'schmierstoffe/marine/outboard-synth-2t-90.html', '/motul-schmierstoffe/marine/outboard-synth-2t-90.html', 0, 'RP', NULL), (1773, 1, 25, 91, '87818400_1283452575', 'schmierstoffe/marine/outboard-tech-2t.html', '/motul-schmierstoffe/marine/outboard-tech-2t.html', 0, 'RP', NULL), (1774, 1, 25, 92, '88531900_1283452575', 'schmierstoffe/marine/outboard-tech-2t-92.html', '/motul-schmierstoffe/marine/outboard-tech-2t-92.html', 0, 'RP', NULL), (1775, 1, 25, 93, '89169700_1283452575', 'schmierstoffe/marine/outboard-2t.html', '/motul-schmierstoffe/marine/outboard-2t.html', 0, 'RP', NULL), (1776, 1, 25, 94, '89812100_1283452575', 'schmierstoffe/marine/outboard-2t-94.html', '/motul-schmierstoffe/marine/outboard-2t-94.html', 0, 'RP', NULL), (1777, 1, 25, 95, '90471600_1283452575', 'schmierstoffe/marine/specific-di-jet-2t.html', '/motul-schmierstoffe/marine/specific-di-jet-2t.html', 0, 'RP', NULL), (1778, 1, 25, 96, '91130000_1283452575', 'schmierstoffe/marine/600-di-jet-2t.html', '/motul-schmierstoffe/marine/600-di-jet-2t.html', 0, 'RP', NULL), (1779, 1, 25, 97, '91778600_1283452575', 'schmierstoffe/marine/powerjet-2t.html', '/motul-schmierstoffe/marine/powerjet-2t.html', 0, 'RP', NULL), (1780, 1, 25, 196, '92448000_1283452575', 'schmierstoffe/marine/inboard-4t-2l.html', '/motul-schmierstoffe/marine/inboard-4t-2l.html', 0, 'RP', NULL), (1782, 1, 26, NULL, 'category/26', '/motul-schmierstoffe/marine/motorenol-2-takt.html', 'catalog/category/view/id/26', 1, '', NULL), (1783, 1, 26, 89, '95964800_1283452575', 'schmierstoffe/marine/motorenol-2-takt/outboard-synth-2t.html', '/motul-schmierstoffe/marine/motorenol-2-takt/outboard-synth-2t.html', 0, 'RP', NULL), (1784, 1, 26, 90, '96695800_1283452575', 'schmierstoffe/marine/motorenol-2-takt/outboard-synth-2t-90.html', '/motul-schmierstoffe/marine/motorenol-2-takt/outboard-synth-2t-90.html', 0, 'RP', NULL), (1785, 1, 26, 91, '97377200_1283452575', 'schmierstoffe/marine/motorenol-2-takt/outboard-tech-2t.html', '/motul-schmierstoffe/marine/motorenol-2-takt/outboard-tech-2t.html', 0, 'RP', NULL), (1786, 1, 26, 92, '98053400_1283452575', 'schmierstoffe/marine/motorenol-2-takt/outboard-tech-2t-92.html', '/motul-schmierstoffe/marine/motorenol-2-takt/outboard-tech-2t-92.html', 0, 'RP', NULL), (1787, 1, 26, 93, '98721200_1283452575', 'schmierstoffe/marine/motorenol-2-takt/outboard-2t.html', '/motul-schmierstoffe/marine/motorenol-2-takt/outboard-2t.html', 0, 'RP', NULL), (1788, 1, 26, 94, '99375000_1283452575', 'schmierstoffe/marine/motorenol-2-takt/outboard-2t-94.html', '/motul-schmierstoffe/marine/motorenol-2-takt/outboard-2t-94.html', 0, 'RP', NULL), (1789, 1, 26, 95, '00050700_1283452576', 'schmierstoffe/marine/motorenol-2-takt/specific-di-jet-2t.html', '/motul-schmierstoffe/marine/motorenol-2-takt/specific-di-jet-2t.html', 0, 'RP', NULL), (1790, 1, 26, 96, '00718400_1283452576', 'schmierstoffe/marine/motorenol-2-takt/600-di-jet-2t.html', '/motul-schmierstoffe/marine/motorenol-2-takt/600-di-jet-2t.html', 0, 'RP', NULL), (1791, 1, 26, 97, '01368500_1283452576', 'schmierstoffe/marine/motorenol-2-takt/powerjet-2t.html', '/motul-schmierstoffe/marine/motorenol-2-takt/powerjet-2t.html', 0, 'RP', NULL), (1792, 1, 27, NULL, 'category/27', '/motul-schmierstoffe/marine/motorenol-4-takt.html', 'catalog/category/view/id/27', 1, '', NULL), (1793, 1, 27, 80, '04288300_1283452576', 'schmierstoffe/marine/motorenol-4-takt/outboard-tech-4t.html', '/motul-schmierstoffe/marine/motorenol-4-takt/outboard-tech-4t.html', 0, 'RP', NULL), (1794, 1, 27, 81, '04952600_1283452576', 'schmierstoffe/marine/motorenol-4-takt/outboard-tech-4t-81.html', '/motul-schmierstoffe/marine/motorenol-4-takt/outboard-tech-4t-81.html', 0, 'RP', NULL), (1795, 1, 27, 82, '05605700_1283452576', 'schmierstoffe/marine/motorenol-4-takt/outboard-tech-4t-82.html', '/motul-schmierstoffe/marine/motorenol-4-takt/outboard-tech-4t-82.html', 0, 'RP', NULL), (1796, 1, 27, 83, '07704100_1283452576', 'schmierstoffe/marine/motorenol-4-takt/outboard-tech-4t-83.html', '/motul-schmierstoffe/marine/motorenol-4-takt/outboard-tech-4t-83.html', 0, 'RP', NULL), (1797, 1, 27, 84, '08358000_1283452576', 'schmierstoffe/marine/motorenol-4-takt/inboard-tech-4t.html', '/motul-schmierstoffe/marine/motorenol-4-takt/inboard-tech-4t.html', 0, 'RP', NULL), (1798, 1, 27, 85, '09046500_1283452576', 'schmierstoffe/marine/motorenol-4-takt/inboard-tech-4t-85.html', '/motul-schmierstoffe/marine/motorenol-4-takt/inboard-tech-4t-85.html', 0, 'RP', NULL), (1799, 1, 27, 86, '09716100_1283452576', 'schmierstoffe/marine/motorenol-4-takt/inboard-tech-4t-86.html', '/motul-schmierstoffe/marine/motorenol-4-takt/inboard-tech-4t-86.html', 0, 'RP', NULL), (1800, 1, 27, 87, '10379900_1283452576', 'schmierstoffe/marine/motorenol-4-takt/inboard-tech-4t-87.html', '/motul-schmierstoffe/marine/motorenol-4-takt/inboard-tech-4t-87.html', 0, 'RP', NULL), (1801, 1, 27, 88, '11040900_1283452576', 'schmierstoffe/marine/motorenol-4-takt/powerjet-4t.html', '/motul-schmierstoffe/marine/motorenol-4-takt/powerjet-4t.html', 0, 'RP', NULL), (1802, 1, 27, 196, '11713500_1283452576', 'schmierstoffe/marine/motorenol-4-takt/inboard-4t-2l.html', '/motul-schmierstoffe/marine/motorenol-4-takt/inboard-4t-2l.html', 0, 'RP', NULL), (1804, 1, 28, NULL, 'category/28', '/motul-schmierstoffe/garten.html', 'catalog/category/view/id/28', 1, '', NULL), (1805, 1, 28, 158, '15206100_1283452576', 'schmierstoffe/garten/garden-4t.html', '/motul-schmierstoffe/garten/garden-4t.html', 0, 'RP', NULL), (1806, 1, 28, 159, '16081500_1283452576', 'schmierstoffe/garten/garden-4t-159.html', '/motul-schmierstoffe/garten/garden-4t-159.html', 0, 'RP', NULL), (1807, 1, 28, 160, '16813300_1283452576', 'schmierstoffe/garten/garden-4t-160.html', '/motul-schmierstoffe/garten/garden-4t-160.html', 0, 'RP', NULL), (1808, 1, 28, 161, '17480600_1283452576', 'schmierstoffe/garten/garden-2t-hi-tech.html', '/motul-schmierstoffe/garten/garden-2t-hi-tech.html', 0, 'RP', NULL), (1809, 1, 28, 162, '18189100_1283452576', 'schmierstoffe/garten/garden-2t.html', '/motul-schmierstoffe/garten/garden-2t.html', 0, 'RP', NULL), (1810, 1, 28, 163, '19531000_1283452576', 'schmierstoffe/garten/bio-2t.html', '/motul-schmierstoffe/garten/bio-2t.html', 0, 'RP', NULL), (1811, 1, 28, 164, '20252700_1283452576', 'schmierstoffe/garten/timber-bio.html', '/motul-schmierstoffe/garten/timber-bio.html', 0, 'RP', NULL), (1812, 1, 28, 165, '20908500_1283452576', 'schmierstoffe/garten/timber-120.html', '/motul-schmierstoffe/garten/timber-120.html', 0, 'RP', NULL), (1813, 1, 29, NULL, 'category/29', '/motul-schmierstoffe/garten/motorenol-2-takt.html', 'catalog/category/view/id/29', 1, '', NULL), (1814, 1, 29, 161, '23682800_1283452576', 'schmierstoffe/garten/motorenol-2-takt/garden-2t-hi-tech.html', '/motul-schmierstoffe/garten/motorenol-2-takt/garden-2t-hi-tech.html', 0, 'RP', NULL), (1815, 1, 29, 162, '27356800_1283452576', 'schmierstoffe/garten/motorenol-2-takt/garden-2t.html', '/motul-schmierstoffe/garten/motorenol-2-takt/garden-2t.html', 0, 'RP', NULL), (1816, 1, 29, 163, '28038900_1283452576', 'schmierstoffe/garten/motorenol-2-takt/bio-2t.html', '/motul-schmierstoffe/garten/motorenol-2-takt/bio-2t.html', 0, 'RP', NULL), (1817, 1, 30, NULL, 'category/30', '/motul-schmierstoffe/garten/motorenol-4-takt.html', 'catalog/category/view/id/30', 1, '', NULL), (1818, 1, 30, 158, '30754000_1283452576', 'schmierstoffe/garten/motorenol-4-takt/garden-4t.html', '/motul-schmierstoffe/garten/motorenol-4-takt/garden-4t.html', 0, 'RP', NULL), (1819, 1, 30, 159, '31421600_1283452576', 'schmierstoffe/garten/motorenol-4-takt/garden-4t-159.html', '/motul-schmierstoffe/garten/motorenol-4-takt/garden-4t-159.html', 0, 'RP', NULL), (1820, 1, 30, 160, '32120700_1283452576', 'schmierstoffe/garten/motorenol-4-takt/garden-4t-160.html', '/motul-schmierstoffe/garten/motorenol-4-takt/garden-4t-160.html', 0, 'RP', NULL), (1821, 1, 31, NULL, 'category/31', '/motul-schmierstoffe/garten/kettensagen.html', 'catalog/category/view/id/31', 1, '', NULL), (1822, 1, 31, 164, '35371800_1283452576', 'schmierstoffe/garten/kettensagen/timber-bio.html', '/motul-schmierstoffe/garten/kettensagen/timber-bio.html', 0, 'RP', NULL), (1823, 1, 31, 165, '36062000_1283452576', 'schmierstoffe/garten/kettensagen/timber-120.html', '/motul-schmierstoffe/garten/kettensagen/timber-120.html', 0, 'RP', NULL), (1824, 1, 32, NULL, 'category/32', '/motul-schmierstoffe/motorsport.html', 'catalog/category/view/id/32', 1, '', NULL), (1825, 1, 32, 30, '39270100_1283452576', 'schmierstoffe/motorsport/motul-gear-ff-competition.html', '/motul-schmierstoffe/motorsport/motul-gear-ff-competition.html', 0, 'RP', NULL), (1826, 1, 32, 66, '39940100_1283452576', 'schmierstoffe/motorsport/motul-300v-chrono.html', '/motul-schmierstoffe/motorsport/motul-300v-chrono.html', 0, 'RP', NULL), (1827, 1, 32, 67, '40613400_1283452576', 'schmierstoffe/motorsport/motul-300v-competition.html', '/motul-schmierstoffe/motorsport/motul-300v-competition.html', 0, 'RP', NULL), (1828, 1, 32, 68, '41283400_1283452576', 'schmierstoffe/motorsport/motul-300v-competition-68.html', '/motul-schmierstoffe/motorsport/motul-300v-competition-68.html', 0, 'RP', NULL), (1829, 1, 32, 69, '41997500_1283452576', 'schmierstoffe/motorsport/motul-300-v-le-mans.html', '/motul-schmierstoffe/motorsport/motul-300-v-le-mans.html', 0, 'RP', NULL), (1830, 1, 32, 70, '42673200_1283452576', 'schmierstoffe/motorsport/motul-300v-high-rpm.html', '/motul-schmierstoffe/motorsport/motul-300v-high-rpm.html', 0, 'RP', NULL), (1831, 1, 32, 71, '43351800_1283452576', 'schmierstoffe/motorsport/motul-300v-power-racing.html', '/motul-schmierstoffe/motorsport/motul-300v-power-racing.html', 0, 'RP', NULL), (1832, 1, 32, 72, '44031900_1283452576', 'schmierstoffe/motorsport/motul-300v-power.html', '/motul-schmierstoffe/motorsport/motul-300v-power.html', 0, 'RP', NULL), (1833, 1, 32, 73, '44708100_1283452576', 'schmierstoffe/motorsport/motul-300v-4t-factory-line.html', '/motul-schmierstoffe/motorsport/motul-300v-4t-factory-line.html', 0, 'RP', NULL), (1834, 1, 32, 74, '45380800_1283452576', 'schmierstoffe/motorsport/motul-300v-4t-factory-line-74.html', '/motul-schmierstoffe/motorsport/motul-300v-4t-factory-line-74.html', 0, 'RP', NULL), (1835, 1, 32, 75, '46065400_1283452576', 'schmierstoffe/motorsport/motul-300v-4t-factory-line-75.html', '/motul-schmierstoffe/motorsport/motul-300v-4t-factory-line-75.html', 0, 'RP', NULL), (1836, 1, 32, 76, '46764400_1283452576', 'schmierstoffe/motorsport/motul-300v-4t-factory-line-76.html', '/motul-schmierstoffe/motorsport/motul-300v-4t-factory-line-76.html', 0, 'RP', NULL), (1837, 1, 32, 77, '47428800_1283452576', 'schmierstoffe/motorsport/motul-800-2t-factory-line-off-road.html', '/motul-schmierstoffe/motorsport/motul-800-2t-factory-line-off-road.html', 0, 'RP', NULL), (1838, 1, 32, 78, '48381900_1283452576', 'schmierstoffe/motorsport/motul-800-2t-factory-line-road-racing.html', '/motul-schmierstoffe/motorsport/motul-800-2t-factory-line-road-racing.html', 0, 'RP', NULL), (1839, 1, 33, NULL, 'category/33', '/motul-schmierstoffe/motorsport/motorrad.html', 'catalog/category/view/id/33', 1, '', NULL), (1840, 1, 33, 73, '51316000_1283452576', 'schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line.html', '/motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line.html', 0, 'RP', NULL), (1841, 1, 33, 74, '51998100_1283452576', 'schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-74.html', '/motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-74.html', 0, 'RP', NULL), (1842, 1, 33, 75, '52730600_1283452576', 'schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-75.html', '/motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-75.html', 0, 'RP', NULL), (1843, 1, 33, 76, '53410600_1283452576', 'schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-76.html', '/motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-76.html', 0, 'RP', NULL), (1844, 1, 33, 77, '54114200_1283452576', 'schmierstoffe/motorsport/motorrad/motul-800-2t-factory-line-off-road.html', '/motul-schmierstoffe/motorsport/motorrad/motul-800-2t-factory-line-off-road.html', 0, 'RP', NULL), (1845, 1, 33, 78, '54825400_1283452576', 'schmierstoffe/motorsport/motorrad/motul-800-2t-factory-line-road-racing.html', '/motul-schmierstoffe/motorsport/motorrad/motul-800-2t-factory-line-road-racing.html', 0, 'RP', NULL), (1846, 1, 34, NULL, 'category/34', '/motul-schmierstoffe/motorsport/auto.html', 'catalog/category/view/id/34', 1, '', NULL), (1847, 1, 34, 30, '57839400_1283452576', 'schmierstoffe/motorsport/auto/motul-gear-ff-competition.html', '/motul-schmierstoffe/motorsport/auto/motul-gear-ff-competition.html', 0, 'RP', NULL), (1848, 1, 34, 66, '58504000_1283452576', 'schmierstoffe/motorsport/auto/motul-300v-chrono.html', '/motul-schmierstoffe/motorsport/auto/motul-300v-chrono.html', 0, 'RP', NULL), (1849, 1, 34, 67, '59199200_1283452576', 'schmierstoffe/motorsport/auto/motul-300v-competition.html', '/motul-schmierstoffe/motorsport/auto/motul-300v-competition.html', 0, 'RP', NULL), (1850, 1, 34, 68, '59871400_1283452576', 'schmierstoffe/motorsport/auto/motul-300v-competition-68.html', '/motul-schmierstoffe/motorsport/auto/motul-300v-competition-68.html', 0, 'RP', NULL), (1851, 1, 34, 69, '60567900_1283452576', 'schmierstoffe/motorsport/auto/motul-300-v-le-mans.html', '/motul-schmierstoffe/motorsport/auto/motul-300-v-le-mans.html', 0, 'RP', NULL), (1852, 1, 34, 70, '61265000_1283452576', 'schmierstoffe/motorsport/auto/motul-300v-high-rpm.html', '/motul-schmierstoffe/motorsport/auto/motul-300v-high-rpm.html', 0, 'RP', NULL), (1853, 1, 34, 71, '61937600_1283452576', 'schmierstoffe/motorsport/auto/motul-300v-power-racing.html', '/motul-schmierstoffe/motorsport/auto/motul-300v-power-racing.html', 0, 'RP', NULL), (1854, 1, 34, 72, '62630900_1283452576', 'schmierstoffe/motorsport/auto/motul-300v-power.html', '/motul-schmierstoffe/motorsport/auto/motul-300v-power.html', 0, 'RP', NULL), (1855, 1, 35, NULL, 'category/35', '/motul-schmierstoffe/oldtimer.html', 'catalog/category/view/id/35', 1, '', NULL), (1856, 1, 35, 64, '65381100_1283452576', 'schmierstoffe/oldtimer/motul-classic-motor-oil.html', '/motul-schmierstoffe/oldtimer/motul-classic-motor-oil.html', 0, 'RP', NULL), (1857, 1, 35, 65, '66069500_1283452576', 'schmierstoffe/oldtimer/motul-classic-motor-oil-65.html', '/motul-schmierstoffe/oldtimer/motul-classic-motor-oil-65.html', 0, 'RP', NULL), (1858, 1, 6, NULL, 'category/6', '/motul-schmierstoffe/motul-autoschmierstoffe.html', 'catalog/category/view/id/6', 1, '', NULL), (1859, 1, 6, 1, '71534400_1283452576', 'schmierstoffe/auto/motul-4100-power-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-4100-power-5l-15w-50.html', 0, 'RP', NULL), (1860, 1, 6, 2, '72279900_1283452576', 'schmierstoffe/auto/motul-4100-power-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-4100-power-1l.html', 0, 'RP', NULL), (1861, 1, 6, 3, '73005000_1283452576', 'schmierstoffe/auto/motul-6100-synergie-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-6100-synergie-1l.html', 0, 'RP', NULL), (1862, 1, 6, 4, '73693200_1283452576', 'schmierstoffe/auto/motul-6100-synergie-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-6100-synergie-5l.html', 0, 'RP', NULL), (1863, 1, 6, 5, '74359400_1283452576', 'schmierstoffe/auto/motul-8100-x-cess-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-cess-1l.html', 0, 'RP', NULL), (1864, 1, 6, 6, '75035000_1283452576', 'schmierstoffe/auto/motul-8100-x-cess-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-cess-5l.html', 0, 'RP', NULL), (1865, 1, 6, 7, '75895800_1283452576', 'schmierstoffe/auto/motul-8100-x-clean-c3-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-1l.html', 0, 'RP', NULL), (1866, 1, 6, 8, '76635700_1283452576', 'schmierstoffe/auto/motul-8100-x-clean-c3-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-5l.html', 0, 'RP', NULL), (1867, 1, 6, 9, '77320200_1283452576', 'schmierstoffe/auto/motul-specific-cng-lpg-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-cng-lpg-1l.html', 0, 'RP', NULL), (1868, 1, 6, 10, '78103600_1283452576', 'schmierstoffe/auto/motul-specific-cng-lpg-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-cng-lpg-5l.html', 0, 'RP', NULL), (1869, 1, 6, 11, '78797500_1283452576', 'schmierstoffe/auto/motul-8100-x-clean-plus-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-plus-1l.html', 0, 'RP', NULL), (1870, 1, 6, 12, '79540900_1283452576', 'schmierstoffe/auto/motul-8100-x-clean-plus-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-plus-5l.html', 0, 'RP', NULL), (1871, 1, 6, 13, '80232700_1283452576', 'schmierstoffe/auto/motul-gear-300.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-gear-300.html', 0, 'RP', NULL), (1872, 1, 6, 14, '80908500_1283452576', 'schmierstoffe/auto/motul-8100-eco-clean-c2-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-eco-clean-c2-1l.html', 0, 'RP', NULL), (1873, 1, 6, 15, '82477800_1283452576', 'schmierstoffe/auto/motul-8100-eco-clean-c2-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-eco-clean-c2-5l.html', 0, 'RP', NULL), (1874, 1, 6, 16, '83181800_1283452576', 'schmierstoffe/auto/motul-8100-eco-clean-c1.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-eco-clean-c1.html', 0, 'RP', NULL), (1875, 1, 6, 17, '83873300_1283452576', 'schmierstoffe/auto/motul-8100-eco-clean-c1-17.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-eco-clean-c1-17.html', 0, 'RP', NULL), (1876, 1, 6, 20, '84577100_1283452576', 'schmierstoffe/auto/motul-specific-ll-a-b-025.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ll-a-b-025.html', 0, 'RP', NULL), (1877, 1, 6, 21, '85269600_1283452576', 'schmierstoffe/auto/motul-specific-ll-a-b-025-21.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ll-a-b-025-21.html', 0, 'RP', NULL), (1878, 1, 6, 22, '86001300_1283452576', 'schmierstoffe/auto/motul-specific-504-00-507-00.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-504-00-507-00.html', 0, 'RP', NULL), (1879, 1, 6, 23, '86728600_1283452576', 'schmierstoffe/auto/motul-specific-504-00-507-00-23.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-504-00-507-00-23.html', 0, 'RP', NULL), (1880, 1, 6, 24, '87424400_1283452576', 'schmierstoffe/auto/motul-specific-229-51.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-229-51.html', 0, 'RP', NULL), (1881, 1, 6, 25, '88161100_1283452576', 'schmierstoffe/auto/motul-specific-506-01-506-00-503-00.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-506-01-506-00-503-00.html', 0, 'RP', NULL), (1882, 1, 6, 26, '88868400_1283452576', 'schmierstoffe/auto/motul-specific-506-01-506-00-503-00-26.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-506-01-506-00-503-00-26.html', 0, 'RP', NULL), (1883, 1, 6, 27, '90567900_1283452576', 'schmierstoffe/auto/motul-8100-x-lite.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-lite.html', 0, 'RP', NULL), (1884, 1, 6, 28, '91296600_1283452576', 'schmierstoffe/auto/motul-8100-x-lite-28.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-lite-28.html', 0, 'RP', NULL), (1885, 1, 6, 29, '92007800_1283452576', 'schmierstoffe/auto/motul-gearbox.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-gearbox.html', 0, 'RP', NULL), (1886, 1, 6, 30, '92694600_1283452576', 'schmierstoffe/auto/motul-gear-ff-competition.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-gear-ff-competition.html', 0, 'RP', NULL), (1887, 1, 6, 176, '93409000_1283452576', 'schmierstoffe/auto/motul-8100-x-clean-c3-1l-176.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-1l-176.html', 0, 'RP', NULL), (1888, 1, 6, 177, '94156000_1283452576', 'schmierstoffe/auto/motul-8100-x-clean-c3-5l-177.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-5l-177.html', 0, 'RP', NULL), (1889, 1, 6, 186, '94862100_1283452576', 'schmierstoffe/auto/motul-multi-atf-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-multi-atf-1l.html', 0, 'RP', NULL), (1890, 1, 6, 187, '95587200_1283452576', 'schmierstoffe/auto/motul-dexron-iii-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-dexron-iii-1l.html', 0, 'RP', NULL), (1891, 1, 6, 188, '96466900_1283452576', 'schmierstoffe/auto/motul-dexron-iid-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-dexron-iid-1l.html', 0, 'RP', NULL), (1892, 1, 6, 194, '97227000_1283452576', 'schmierstoffe/auto/motul-specific-ford-913-c-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ford-913-c-1l.html', 0, 'RP', NULL), (1893, 1, 6, 195, '98009800_1283452576', 'schmierstoffe/auto/motul-specific-ford-913-c-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ford-913-c-5l.html', 0, 'RP', NULL), (1894, 1, 7, NULL, 'category/7', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html', 'catalog/category/view/id/7', 1, '', NULL), (1895, 1, 7, 1, '02045000_1283452577', 'schmierstoffe/auto/motorenol/motul-4100-power-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-5l-15w-50.html', 0, 'RP', NULL), (1896, 1, 7, 2, '02757000_1283452577', 'schmierstoffe/auto/motorenol/motul-4100-power-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-1l.html', 0, 'RP', NULL), (1897, 1, 7, 3, '03447200_1283452577', 'schmierstoffe/auto/motorenol/motul-6100-synergie-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-1l.html', 0, 'RP', NULL), (1898, 1, 7, 4, '04162900_1283452577', 'schmierstoffe/auto/motorenol/motul-6100-synergie-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-5l.html', 0, 'RP', NULL), (1899, 1, 7, 5, '04862800_1283452577', 'schmierstoffe/auto/motorenol/motul-8100-x-cess-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-cess-1l.html', 0, 'RP', NULL), (1900, 1, 7, 6, '05572000_1283452577', 'schmierstoffe/auto/motorenol/motul-8100-x-cess-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-cess-5l.html', 0, 'RP', NULL), (1901, 1, 7, 7, '06343700_1283452577', 'schmierstoffe/auto/motorenol/motul-8100-x-clean-c3-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-1l.html', 0, 'RP', NULL), (1902, 1, 7, 8, '07065600_1283452577', 'schmierstoffe/auto/motorenol/motul-8100-x-clean-c3-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l.html', 0, 'RP', NULL), (1903, 1, 7, 9, '07788800_1283452577', 'schmierstoffe/auto/motorenol/motul-specific-cng-lpg-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-cng-lpg-1l.html', 0, 'RP', NULL), (1904, 1, 7, 10, '08487000_1283452577', 'schmierstoffe/auto/motorenol/motul-specific-cng-lpg-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-cng-lpg-5l.html', 0, 'RP', NULL), (1905, 1, 7, 11, '09205200_1283452577', 'schmierstoffe/auto/motorenol/motul-8100-x-clean-plus-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-1l.html', 0, 'RP', NULL), (1906, 1, 7, 12, '09983000_1283452577', 'schmierstoffe/auto/motorenol/motul-8100-x-clean-plus-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-5l.html', 0, 'RP', NULL), (1907, 1, 7, 14, '10761700_1283452577', 'schmierstoffe/auto/motorenol/motul-8100-eco-clean-c2-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c2-1l.html', 0, 'RP', NULL), (1908, 1, 7, 15, '11489700_1283452577', 'schmierstoffe/auto/motorenol/motul-8100-eco-clean-c2-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c2-5l.html', 0, 'RP', NULL), (1909, 1, 7, 16, '12196400_1283452577', 'schmierstoffe/auto/motorenol/motul-8100-eco-clean-c1.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c1.html', 0, 'RP', NULL), (1910, 1, 7, 17, '12903200_1283452577', 'schmierstoffe/auto/motorenol/motul-8100-eco-clean-c1-17.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c1-17.html', 0, 'RP', NULL), (1911, 1, 7, 20, '13689600_1283452577', 'schmierstoffe/auto/motorenol/motul-specific-ll-a-b-025.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025.html', 0, 'RP', NULL), (1912, 1, 7, 21, '14415500_1283452577', 'schmierstoffe/auto/motorenol/motul-specific-ll-a-b-025-21.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025-21.html', 0, 'RP', NULL), (1913, 1, 7, 22, '15150600_1283452577', 'schmierstoffe/auto/motorenol/motul-specific-504-00-507-00.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-504-00-507-00.html', 0, 'RP', NULL), (1914, 1, 7, 23, '16112100_1283452577', 'schmierstoffe/auto/motorenol/motul-specific-504-00-507-00-23.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-504-00-507-00-23.html', 0, 'RP', NULL), (1915, 1, 7, 24, '16860700_1283452577', 'schmierstoffe/auto/motorenol/motul-specific-229-51.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-229-51.html', 0, 'RP', NULL), (1916, 1, 7, 25, '17593300_1283452577', 'schmierstoffe/auto/motorenol/motul-specific-506-01-506-00-503-00.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-506-01-506-00-503-00.html', 0, 'RP', NULL), (1917, 1, 7, 26, '18907600_1283452577', 'schmierstoffe/auto/motorenol/motul-specific-506-01-506-00-503-00-26.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-506-01-506-00-503-00-26.html', 0, 'RP', NULL), (1918, 1, 7, 27, '19648600_1283452577', 'schmierstoffe/auto/motorenol/motul-8100-x-lite.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-lite.html', 0, 'RP', NULL), (1919, 1, 7, 28, '20356000_1283452577', 'schmierstoffe/auto/motorenol/motul-8100-x-lite-28.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-lite-28.html', 0, 'RP', NULL), (1920, 1, 7, 176, '21116500_1283452577', 'schmierstoffe/auto/motorenol/motul-8100-x-clean-c3-1l-176.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-1l-176.html', 0, 'RP', NULL), (1921, 1, 7, 177, '21852400_1283452577', 'schmierstoffe/auto/motorenol/motul-8100-x-clean-c3-5l-177.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l-177.html', 0, 'RP', NULL), (1922, 1, 7, 194, '22584400_1283452577', 'schmierstoffe/auto/motorenol/motul-specific-ford-913-c-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-1l.html', 0, 'RP', NULL), (1923, 1, 7, 195, '24265100_1283452577', 'schmierstoffe/auto/motorenol/motul-specific-ford-913-c-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-5l.html', 0, 'RP', NULL), (1924, 1, 8, NULL, 'category/8', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html', 'catalog/category/view/id/8', 1, '', NULL), (1925, 1, 8, 13, '27422100_1283452577', 'schmierstoffe/auto/getriebeol/motul-gear-300.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-300.html', 0, 'RP', NULL), (1926, 1, 8, 29, '28131300_1283452577', 'schmierstoffe/auto/getriebeol/motul-gearbox.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gearbox.html', 0, 'RP', NULL), (1927, 1, 8, 30, '28875100_1283452577', 'schmierstoffe/auto/getriebeol/motul-gear-ff-competition.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-ff-competition.html', 0, 'RP', NULL), (1928, 1, 8, 186, '29615200_1283452577', 'schmierstoffe/auto/getriebeol/motul-multi-atf-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-multi-atf-1l.html', 0, 'RP', NULL), (1929, 1, 8, 187, '30337100_1283452577', 'schmierstoffe/auto/getriebeol/motul-dexron-iii-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-dexron-iii-1l.html', 0, 'RP', NULL), (1930, 1, 8, 188, '31129800_1283452577', 'schmierstoffe/auto/getriebeol/motul-dexron-iid-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-dexron-iid-1l.html', 0, 'RP', NULL), (1931, 1, 9, NULL, 'category/9', '/motul-schmierstoffe/motul-motorrad.html', 'catalog/category/view/id/9', 1, '', NULL), (1932, 1, 9, 31, '35284600_1283452577', 'schmierstoffe/motorrad/motul-3000-4t.html', '/motul-schmierstoffe/motul-motorrad/motul-3000-4t.html', 0, 'RP', NULL), (1933, 1, 9, 32, '36100800_1283452577', 'schmierstoffe/motorrad/motul-3000-4t-32.html', '/motul-schmierstoffe/motul-motorrad/motul-3000-4t-32.html', 0, 'RP', NULL), (1934, 1, 9, 33, '36860000_1283452577', 'schmierstoffe/motorrad/motul-5100-4t.html', '/motul-schmierstoffe/motul-motorrad/motul-5100-4t.html', 0, 'RP', NULL), (1935, 1, 9, 48, '37613800_1283452577', 'schmierstoffe/motorrad/motul-5100-4t-48.html', '/motul-schmierstoffe/motul-motorrad/motul-5100-4t-48.html', 0, 'RP', NULL), (1936, 1, 9, 49, '38383100_1283452577', 'schmierstoffe/motorrad/motul-5100-4t-49.html', '/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html', 0, 'RP', NULL), (1937, 1, 9, 50, '39114800_1283452577', 'schmierstoffe/motorrad/motul-5100-4t-50.html', '/motul-schmierstoffe/motul-motorrad/motul-5100-4t-50.html', 0, 'RP', NULL), (1938, 1, 9, 51, '39858300_1283452577', 'schmierstoffe/motorrad/motul-7100-4t.html', '/motul-schmierstoffe/motul-motorrad/motul-7100-4t.html', 0, 'RP', NULL), (1939, 1, 9, 52, '40616100_1283452577', 'schmierstoffe/motorrad/motul-7100-4t-52.html', '/motul-schmierstoffe/motul-motorrad/motul-7100-4t-52.html', 0, 'RP', NULL), (1940, 1, 9, 53, '41431000_1283452577', 'schmierstoffe/motorrad/motul-7100-4t-53.html', '/motul-schmierstoffe/motul-motorrad/motul-7100-4t-53.html', 0, 'RP', NULL), (1941, 1, 9, 54, '42205600_1283452577', 'schmierstoffe/motorrad/motul-7100-4t-54.html', '/motul-schmierstoffe/motul-motorrad/motul-7100-4t-54.html', 0, 'RP', NULL), (1942, 1, 9, 55, '42989800_1283452577', 'schmierstoffe/motorrad/motul-7100-4t-55.html', '/motul-schmierstoffe/motul-motorrad/motul-7100-4t-55.html', 0, 'RP', NULL), (1943, 1, 9, 56, '43783900_1283452577', 'schmierstoffe/motorrad/motul-7100-4t-56.html', '/motul-schmierstoffe/motul-motorrad/motul-7100-4t-56.html', 0, 'RP', NULL), (1944, 1, 9, 57, '44581300_1283452577', 'schmierstoffe/motorrad/motul-100-motomix-2t.html', '/motul-schmierstoffe/motul-motorrad/motul-100-motomix-2t.html', 0, 'RP', NULL), (1945, 1, 9, 58, '45322000_1283452577', 'schmierstoffe/motorrad/motul-510-2t.html', '/motul-schmierstoffe/motul-motorrad/motul-510-2t.html', 0, 'RP', NULL), (1946, 1, 9, 59, '46117100_1283452577', 'schmierstoffe/motorrad/motul-710-2t.html', '/motul-schmierstoffe/motul-motorrad/motul-710-2t.html', 0, 'RP', NULL), (1947, 1, 9, 124, '46870000_1283452577', 'schmierstoffe/motorrad/fork-oil-expert-light.html', '/motul-schmierstoffe/motul-motorrad/fork-oil-expert-light.html', 0, 'RP', NULL), (1948, 1, 9, 125, '47650900_1283452577', 'schmierstoffe/motorrad/fork-oil-expert-medium.html', '/motul-schmierstoffe/motul-motorrad/fork-oil-expert-medium.html', 0, 'RP', NULL), (1949, 1, 9, 126, '48512300_1283452577', 'schmierstoffe/motorrad/fork-oil-expert-medium-heavy.html', '/motul-schmierstoffe/motul-motorrad/fork-oil-expert-medium-heavy.html', 0, 'RP', NULL), (1950, 1, 9, 127, '49243800_1283452577', 'schmierstoffe/motorrad/fork-oil-expert-heavy.html', '/motul-schmierstoffe/motul-motorrad/fork-oil-expert-heavy.html', 0, 'RP', NULL), (1951, 1, 9, 128, '50016300_1283452577', 'schmierstoffe/motorrad/fork-oil-very-light.html', '/motul-schmierstoffe/motul-motorrad/fork-oil-very-light.html', 0, 'RP', NULL), (1952, 1, 9, 129, '50756000_1283452577', 'schmierstoffe/motorrad/fork-oil-light.html', '/motul-schmierstoffe/motul-motorrad/fork-oil-light.html', 0, 'RP', NULL), (1953, 1, 9, 130, '51524400_1283452577', 'schmierstoffe/motorrad/fork-oil-light-medium.html', '/motul-schmierstoffe/motul-motorrad/fork-oil-light-medium.html', 0, 'RP', NULL), (1954, 1, 9, 131, '52309600_1283452577', 'schmierstoffe/motorrad/fork-oil-medium.html', '/motul-schmierstoffe/motul-motorrad/fork-oil-medium.html', 0, 'RP', NULL), (1955, 1, 9, 132, '53062700_1283452577', 'schmierstoffe/motorrad/shock-oil-factory-line.html', '/motul-schmierstoffe/motul-motorrad/shock-oil-factory-line.html', 0, 'RP', NULL), (1956, 1, 10, NULL, 'category/10', '/motul-schmierstoffe/motul-motorrad/motorenol.html', 'catalog/category/view/id/10', 1, '', NULL), (1957, 1, 10, 31, '56726900_1283452577', 'schmierstoffe/motorrad/motorenol/motul-3000-4t.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-3000-4t.html', 0, 'RP', NULL), (1958, 1, 10, 32, '57458200_1283452577', 'schmierstoffe/motorrad/motorenol/motul-3000-4t-32.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-3000-4t-32.html', 0, 'RP', NULL), (1959, 1, 10, 33, '58223700_1283452577', 'schmierstoffe/motorrad/motorenol/motul-5100-4t.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t.html', 0, 'RP', NULL), (1960, 1, 10, 48, '58951700_1283452577', 'schmierstoffe/motorrad/motorenol/motul-5100-4t-48.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-48.html', 0, 'RP', NULL), (1961, 1, 10, 49, '59696700_1283452577', 'schmierstoffe/motorrad/motorenol/motul-5100-4t-49.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-49.html', 0, 'RP', NULL), (1962, 1, 10, 50, '60471400_1283452577', 'schmierstoffe/motorrad/motorenol/motul-5100-4t-50.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-50.html', 0, 'RP', NULL), (1963, 1, 10, 51, '61230400_1283452577', 'schmierstoffe/motorrad/motorenol/motul-7100-4t.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t.html', 0, 'RP', NULL), (1964, 1, 10, 52, '61993500_1283452577', 'schmierstoffe/motorrad/motorenol/motul-7100-4t-52.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-52.html', 0, 'RP', NULL), (1965, 1, 10, 53, '62795900_1283452577', 'schmierstoffe/motorrad/motorenol/motul-7100-4t-53.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-53.html', 0, 'RP', NULL); INSERT INTO `core_url_rewrite` (`url_rewrite_id`, `store_id`, `category_id`, `product_id`, `id_path`, `request_path`, `target_path`, `is_system`, `options`, `description`) VALUES (1966, 1, 10, 54, '63553500_1283452577', 'schmierstoffe/motorrad/motorenol/motul-7100-4t-54.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-54.html', 0, 'RP', NULL), (1967, 1, 10, 55, '64337400_1283452577', 'schmierstoffe/motorrad/motorenol/motul-7100-4t-55.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-55.html', 0, 'RP', NULL), (1968, 1, 10, 56, '65104300_1283452577', 'schmierstoffe/motorrad/motorenol/motul-7100-4t-56.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-56.html', 0, 'RP', NULL), (1969, 1, 10, 57, '65947100_1283452577', 'schmierstoffe/motorrad/motorenol/motul-100-motomix-2t.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-100-motomix-2t.html', 0, 'RP', NULL), (1970, 1, 10, 58, '66705200_1283452577', 'schmierstoffe/motorrad/motorenol/motul-510-2t.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-510-2t.html', 0, 'RP', NULL), (1971, 1, 10, 59, '67607700_1283452577', 'schmierstoffe/motorrad/motorenol/motul-710-2t.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-710-2t.html', 0, 'RP', NULL), (1972, 1, 11, NULL, 'category/11', '/motul-schmierstoffe/motul-motorrad/getriebeol.html', 'catalog/category/view/id/11', 1, '', NULL), (1973, 1, 12, NULL, 'category/12', '/motul-schmierstoffe/motul-motorrad/gabelol.html', 'catalog/category/view/id/12', 1, '', NULL), (1974, 1, 12, 124, '72259300_1283452577', 'schmierstoffe/motorrad/gabelol/fork-oil-expert-light.html', '/motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-expert-light.html', 0, 'RP', NULL), (1975, 1, 12, 125, '73048700_1283452577', 'schmierstoffe/motorrad/gabelol/fork-oil-expert-medium.html', '/motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-expert-medium.html', 0, 'RP', NULL), (1976, 1, 12, 126, '73945800_1283452577', 'schmierstoffe/motorrad/gabelol/fork-oil-expert-medium-heavy.html', '/motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-expert-medium-heavy.html', 0, 'RP', NULL), (1977, 1, 12, 127, '74700200_1283452577', 'schmierstoffe/motorrad/gabelol/fork-oil-expert-heavy.html', '/motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-expert-heavy.html', 0, 'RP', NULL), (1978, 1, 12, 128, '75471900_1283452577', 'schmierstoffe/motorrad/gabelol/fork-oil-very-light.html', '/motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-very-light.html', 0, 'RP', NULL), (1979, 1, 12, 129, '76274300_1283452577', 'schmierstoffe/motorrad/gabelol/fork-oil-light.html', '/motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-light.html', 0, 'RP', NULL), (1980, 1, 12, 130, '77022400_1283452577', 'schmierstoffe/motorrad/gabelol/fork-oil-light-medium.html', '/motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-light-medium.html', 0, 'RP', NULL), (1981, 1, 12, 131, '77860300_1283452577', 'schmierstoffe/motorrad/gabelol/fork-oil-medium.html', '/motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-medium.html', 0, 'RP', NULL), (1982, 1, 12, 132, '78604400_1283452577', 'schmierstoffe/motorrad/gabelol/shock-oil-factory-line.html', '/motul-schmierstoffe/motul-motorrad/gabelol/shock-oil-factory-line.html', 0, 'RP', NULL), (1983, 2, 4, NULL, '83119300_1283452577', 'schmierstoffe.html', 'motul-schmierstoffe.html', 0, 'RP', NULL), (1984, 2, 4, 1, '89938000_1283452577', 'schmierstoffe/motul-4100-power-5l.html', 'motul-schmierstoffe/motul-4100-power-5l-15w-50.html', 0, 'RP', NULL), (1985, 2, 4, 2, '93261500_1283452577', 'schmierstoffe/motul-4100-power-1l.html', 'motul-schmierstoffe/motul-4100-power-1l.html', 0, 'RP', NULL), (1986, 2, 4, 3, '93991400_1283452577', 'schmierstoffe/motul-6100-synergie-1l.html', 'motul-schmierstoffe/motul-6100-synergie-1l.html', 0, 'RP', NULL), (1987, 2, 4, 4, '94741400_1283452577', 'schmierstoffe/motul-6100-synergie-5l.html', 'motul-schmierstoffe/motul-6100-synergie-5l.html', 0, 'RP', NULL), (1988, 2, 4, 5, '97423900_1283452577', 'schmierstoffe/motul-8100-x-cess-1l.html', 'motul-schmierstoffe/motul-8100-x-cess-1l.html', 0, 'RP', NULL), (1989, 2, 4, 6, '98155300_1283452577', 'schmierstoffe/motul-8100-x-cess-5l.html', 'motul-schmierstoffe/motul-8100-x-cess-5l.html', 0, 'RP', NULL), (1990, 2, 4, 7, '98891000_1283452577', 'schmierstoffe/motul-8100-x-clean-c3-1l.html', 'motul-schmierstoffe/motul-8100-x-clean-c3-1l.html', 0, 'RP', NULL), (1991, 2, 4, 8, '99603600_1283452577', 'schmierstoffe/motul-8100-x-clean-c3-5l.html', 'motul-schmierstoffe/motul-8100-x-clean-c3-5l.html', 0, 'RP', NULL), (1992, 2, 4, 9, '00341100_1283452578', 'schmierstoffe/motul-specific-cng-lpg-1l.html', 'motul-schmierstoffe/motul-specific-cng-lpg-1l.html', 0, 'RP', NULL), (1993, 2, 4, 10, '02058300_1283452578', 'schmierstoffe/motul-specific-cng-lpg-5l.html', 'motul-schmierstoffe/motul-specific-cng-lpg-5l.html', 0, 'RP', NULL), (1994, 2, 4, 11, '02780100_1283452578', 'schmierstoffe/motul-8100-x-clean-plus-1l-11.html', 'motul-schmierstoffe/motul-8100-x-clean-plus-1l.html', 0, 'RP', NULL), (1995, 2, 4, 12, '03529000_1283452578', 'schmierstoffe/motul-8100-x-clean-plus-5l.html', 'motul-schmierstoffe/motul-8100-x-clean-plus-5l.html', 0, 'RP', NULL), (1996, 2, 4, 13, '04252400_1283452578', 'schmierstoffe/motul-gear-300.html', 'motul-schmierstoffe/motul-gear-300.html', 0, 'RP', NULL), (1997, 2, 4, 14, '05134700_1283452578', 'schmierstoffe/motul-8100-eco-clean-c2-1l.html', 'motul-schmierstoffe/motul-8100-eco-clean-c2-1l.html', 0, 'RP', NULL), (1998, 2, 4, 15, '05972400_1283452578', 'schmierstoffe/motul-8100-eco-clean-c2-5l.html', 'motul-schmierstoffe/motul-8100-eco-clean-c2-5l.html', 0, 'RP', NULL), (1999, 2, 4, 16, '06698800_1283452578', 'schmierstoffe/motul-8100-eco-clean-c1.html', 'motul-schmierstoffe/motul-8100-eco-clean-c1.html', 0, 'RP', NULL), (2000, 2, 4, 17, '07434900_1283452578', 'schmierstoffe/motul-8100-eco-clean-c1-17.html', 'motul-schmierstoffe/motul-8100-eco-clean-c1-17.html', 0, 'RP', NULL), (2001, 2, 4, 20, '08176900_1283452578', 'schmierstoffe/motul-specific-ll-a-b-025.html', 'motul-schmierstoffe/motul-specific-ll-a-b-025.html', 0, 'RP', NULL), (2002, 2, 4, 21, '08942100_1283452578', 'schmierstoffe/motul-specific-ll-a-b-025-21.html', 'motul-schmierstoffe/motul-specific-ll-a-b-025-21.html', 0, 'RP', NULL), (2003, 2, 4, 22, '09702400_1283452578', 'schmierstoffe/motul-specific-504-00-507-00.html', 'motul-schmierstoffe/motul-specific-504-00-507-00.html', 0, 'RP', NULL), (2004, 2, 4, 23, '10478600_1283452578', 'schmierstoffe/motul-specific-504-00-507-00-23.html', 'motul-schmierstoffe/motul-specific-504-00-507-00-23.html', 0, 'RP', NULL), (2005, 2, 4, 24, '11229000_1283452578', 'schmierstoffe/motul-specific-229-51.html', 'motul-schmierstoffe/motul-specific-229-51.html', 0, 'RP', NULL), (2006, 2, 4, 25, '11980900_1283452578', 'schmierstoffe/motul-specific-506-01-506-00-503-00.html', 'motul-schmierstoffe/motul-specific-506-01-506-00-503-00.html', 0, 'RP', NULL), (2007, 2, 4, 26, '12713600_1283452578', 'schmierstoffe/motul-specific-506-01-506-00-503-00-26.html', 'motul-schmierstoffe/motul-specific-506-01-506-00-503-00-26.html', 0, 'RP', NULL), (2008, 2, 4, 27, '13526000_1283452578', 'schmierstoffe/motul-8100-x-lite.html', 'motul-schmierstoffe/motul-8100-x-lite.html', 0, 'RP', NULL), (2009, 2, 4, 28, '14264500_1283452578', 'schmierstoffe/motul-8100-x-lite-28.html', 'motul-schmierstoffe/motul-8100-x-lite-28.html', 0, 'RP', NULL), (2010, 2, 4, 29, '14994100_1283452578', 'schmierstoffe/motul-gearbox.html', 'motul-schmierstoffe/motul-gearbox.html', 0, 'RP', NULL), (2011, 2, 4, 30, '16097200_1283452578', 'schmierstoffe/motul-gear-ff-competition.html', 'motul-schmierstoffe/motul-gear-ff-competition.html', 0, 'RP', NULL), (2012, 2, 4, 31, '16851500_1283452578', 'schmierstoffe/motul-3000-4t.html', 'motul-schmierstoffe/motul-3000-4t.html', 0, 'RP', NULL), (2013, 2, 4, 32, '17633300_1283452578', 'schmierstoffe/motul-3000-4t-32.html', 'motul-schmierstoffe/motul-3000-4t-32.html', 0, 'RP', NULL), (2014, 2, 4, 33, '18952400_1283452578', 'schmierstoffe/motul-5100-4t.html', 'motul-schmierstoffe/motul-5100-4t.html', 0, 'RP', NULL), (2015, 2, 4, 48, '19720400_1283452578', 'schmierstoffe/motul-5100-4t-48.html', 'motul-schmierstoffe/motul-5100-4t-48.html', 0, 'RP', NULL), (2016, 2, 4, 49, '20471400_1283452578', 'schmierstoffe/motul-5100-4t-49.html', 'motul-schmierstoffe/motul-5100-4t-49.html', 0, 'RP', NULL), (2017, 2, 4, 50, '21318300_1283452578', 'schmierstoffe/motul-5100-4t-50.html', 'motul-schmierstoffe/motul-5100-4t-50.html', 0, 'RP', NULL), (2018, 2, 4, 51, '22114500_1283452578', 'schmierstoffe/motul-7100-4t.html', 'motul-schmierstoffe/motul-7100-4t.html', 0, 'RP', NULL), (2019, 2, 4, 52, '23001800_1283452578', 'schmierstoffe/motul-7100-4t-52.html', 'motul-schmierstoffe/motul-7100-4t-52.html', 0, 'RP', NULL), (2020, 2, 4, 53, '23744200_1283452578', 'schmierstoffe/motul-7100-4t-53.html', 'motul-schmierstoffe/motul-7100-4t-53.html', 0, 'RP', NULL), (2021, 2, 4, 54, '24518300_1283452578', 'schmierstoffe/motul-7100-4t-54.html', 'motul-schmierstoffe/motul-7100-4t-54.html', 0, 'RP', NULL), (2022, 2, 4, 55, '25304800_1283452578', 'schmierstoffe/motul-7100-4t-55.html', 'motul-schmierstoffe/motul-7100-4t-55.html', 0, 'RP', NULL), (2023, 2, 4, 56, '26134200_1283452578', 'schmierstoffe/motul-7100-4t-56.html', 'motul-schmierstoffe/motul-7100-4t-56.html', 0, 'RP', NULL), (2024, 2, 4, 57, '27005600_1283452578', 'schmierstoffe/motul-100-motomix-2t.html', 'motul-schmierstoffe/motul-100-motomix-2t.html', 0, 'RP', NULL), (2025, 2, 4, 58, '27934900_1283452578', 'schmierstoffe/motul-510-2t.html', 'motul-schmierstoffe/motul-510-2t.html', 0, 'RP', NULL), (2026, 2, 4, 59, '28765600_1283452578', 'schmierstoffe/motul-710-2t.html', 'motul-schmierstoffe/motul-710-2t.html', 0, 'RP', NULL), (2027, 2, 4, 60, '29790300_1283452578', 'schmierstoffe/motul-scooter-expert-2t.html', 'motul-schmierstoffe/motul-scooter-expert-2t.html', 0, 'RP', NULL), (2028, 2, 4, 61, '30613500_1283452578', 'schmierstoffe/motul-scooter-power-2t.html', 'motul-schmierstoffe/motul-scooter-power-2t.html', 0, 'RP', NULL), (2029, 2, 4, 62, '31382800_1283452578', 'schmierstoffe/motul-quad-4t.html', 'motul-schmierstoffe/motul-quad-4t.html', 0, 'RP', NULL), (2030, 2, 4, 63, '32158600_1283452578', 'schmierstoffe/motul-quad-4t-63.html', 'motul-schmierstoffe/motul-quad-4t-63.html', 0, 'RP', NULL), (2031, 2, 4, 64, '32896600_1283452578', 'schmierstoffe/motul-classic-motor-oil.html', 'motul-schmierstoffe/motul-classic-motor-oil.html', 0, 'RP', NULL), (2032, 2, 4, 65, '33677900_1283452578', 'schmierstoffe/motul-classic-motor-oil-65.html', 'motul-schmierstoffe/motul-classic-motor-oil-65.html', 0, 'RP', NULL), (2033, 2, 4, 66, '34424500_1283452578', 'schmierstoffe/motul-300v-chrono.html', 'motul-schmierstoffe/motul-300v-chrono.html', 0, 'RP', NULL), (2034, 2, 4, 67, '35188900_1283452578', 'schmierstoffe/motul-300v-competition.html', 'motul-schmierstoffe/motul-300v-competition.html', 0, 'RP', NULL), (2035, 2, 4, 68, '35990100_1283452578', 'schmierstoffe/motul-300v-competition-68.html', 'motul-schmierstoffe/motul-300v-competition-68.html', 0, 'RP', NULL), (2036, 2, 4, 69, '36775400_1283452578', 'schmierstoffe/motul-300-v-le-mans.html', 'motul-schmierstoffe/motul-300-v-le-mans.html', 0, 'RP', NULL), (2037, 2, 4, 70, '37521800_1283452578', 'schmierstoffe/motul-300v-high-rpm.html', 'motul-schmierstoffe/motul-300v-high-rpm.html', 0, 'RP', NULL), (2038, 2, 4, 71, '38400300_1283452578', 'schmierstoffe/motul-300v-power-racing.html', 'motul-schmierstoffe/motul-300v-power-racing.html', 0, 'RP', NULL), (2039, 2, 4, 72, '39147500_1283452578', 'schmierstoffe/motul-300v-power.html', 'motul-schmierstoffe/motul-300v-power.html', 0, 'RP', NULL), (2040, 2, 4, 73, '39971200_1283452578', 'schmierstoffe/motul-300v-4t-factory-line.html', 'motul-schmierstoffe/motul-300v-4t-factory-line.html', 0, 'RP', NULL), (2041, 2, 4, 74, '40724700_1283452578', 'schmierstoffe/motul-300v-4t-factory-line-74.html', 'motul-schmierstoffe/motul-300v-4t-factory-line-74.html', 0, 'RP', NULL), (2042, 2, 4, 75, '41507400_1283452578', 'schmierstoffe/motul-300v-4t-factory-line-75.html', 'motul-schmierstoffe/motul-300v-4t-factory-line-75.html', 0, 'RP', NULL), (2043, 2, 4, 76, '42278600_1283452578', 'schmierstoffe/motul-300v-4t-factory-line-76.html', 'motul-schmierstoffe/motul-300v-4t-factory-line-76.html', 0, 'RP', NULL), (2044, 2, 4, 77, '43083700_1283452578', 'schmierstoffe/motul-800-2t-factory-line-off-road.html', 'motul-schmierstoffe/motul-800-2t-factory-line-off-road.html', 0, 'RP', NULL), (2045, 2, 4, 78, '43863300_1283452578', 'schmierstoffe/motul-800-2t-factory-line-road-racing.html', 'motul-schmierstoffe/motul-800-2t-factory-line-road-racing.html', 0, 'RP', NULL), (2046, 2, 4, 79, '44652900_1283452578', 'schmierstoffe/motul-kart-grand-prix-2t.html', 'motul-schmierstoffe/motul-kart-grand-prix-2t.html', 0, 'RP', NULL), (2047, 2, 4, 80, '45439000_1283452578', 'schmierstoffe/outboard-tech-4t.html', 'motul-schmierstoffe/outboard-tech-4t.html', 0, 'RP', NULL), (2048, 2, 4, 81, '46243800_1283452578', 'schmierstoffe/outboard-tech-4t-81.html', 'motul-schmierstoffe/outboard-tech-4t-81.html', 0, 'RP', NULL), (2049, 2, 4, 82, '46998900_1283452578', 'schmierstoffe/outboard-tech-4t-82.html', 'motul-schmierstoffe/outboard-tech-4t-82.html', 0, 'RP', NULL), (2050, 2, 4, 83, '47852300_1283452578', 'schmierstoffe/outboard-tech-4t-83.html', 'motul-schmierstoffe/outboard-tech-4t-83.html', 0, 'RP', NULL), (2051, 2, 4, 84, '48643800_1283452578', 'schmierstoffe/inboard-tech-4t.html', 'motul-schmierstoffe/inboard-tech-4t.html', 0, 'RP', NULL), (2052, 2, 4, 85, '49613900_1283452578', 'schmierstoffe/inboard-tech-4t-85.html', 'motul-schmierstoffe/inboard-tech-4t-85.html', 0, 'RP', NULL), (2053, 2, 4, 86, '50354400_1283452578', 'schmierstoffe/inboard-tech-4t-86.html', 'motul-schmierstoffe/inboard-tech-4t-86.html', 0, 'RP', NULL), (2054, 2, 4, 87, '51128800_1283452578', 'schmierstoffe/inboard-tech-4t-87.html', 'motul-schmierstoffe/inboard-tech-4t-87.html', 0, 'RP', NULL), (2055, 2, 4, 88, '51880500_1283452578', 'schmierstoffe/powerjet-4t.html', 'motul-schmierstoffe/powerjet-4t.html', 0, 'RP', NULL), (2056, 2, 4, 89, '52632800_1283452578', 'schmierstoffe/outboard-synth-2t.html', 'motul-schmierstoffe/outboard-synth-2t.html', 0, 'RP', NULL), (2057, 2, 4, 90, '53374700_1283452578', 'schmierstoffe/outboard-synth-2t-90.html', 'motul-schmierstoffe/outboard-synth-2t-90.html', 0, 'RP', NULL), (2058, 2, 4, 91, '54150700_1283452578', 'schmierstoffe/outboard-tech-2t.html', 'motul-schmierstoffe/outboard-tech-2t.html', 0, 'RP', NULL), (2059, 2, 4, 92, '55930100_1283452578', 'schmierstoffe/outboard-tech-2t-92.html', 'motul-schmierstoffe/outboard-tech-2t-92.html', 0, 'RP', NULL), (2060, 2, 4, 93, '56691600_1283452578', 'schmierstoffe/outboard-2t.html', 'motul-schmierstoffe/outboard-2t.html', 0, 'RP', NULL), (2061, 2, 4, 94, '57533800_1283452578', 'schmierstoffe/outboard-2t-94.html', 'motul-schmierstoffe/outboard-2t-94.html', 0, 'RP', NULL), (2062, 2, 4, 95, '60539500_1283452578', 'schmierstoffe/specific-di-jet-2t.html', 'motul-schmierstoffe/specific-di-jet-2t.html', 0, 'RP', NULL), (2063, 2, 4, 96, '61405600_1283452578', 'schmierstoffe/600-di-jet-2t.html', 'motul-schmierstoffe/600-di-jet-2t.html', 0, 'RP', NULL), (2064, 2, 4, 97, '62189700_1283452578', 'schmierstoffe/powerjet-2t.html', 'motul-schmierstoffe/powerjet-2t.html', 0, 'RP', NULL), (2065, 2, 4, 105, '62943200_1283452578', 'schmierstoffe/air-filter-spray.html', 'motul-schmierstoffe/air-filter-spray.html', 0, 'RP', NULL), (2066, 2, 4, 119, '63739000_1283452578', 'schmierstoffe/fuel-system-clean.html', 'motul-schmierstoffe/fuel-system-clean.html', 0, 'RP', NULL), (2067, 2, 4, 124, '64491000_1283452578', 'schmierstoffe/fork-oil-expert-light.html', 'motul-schmierstoffe/fork-oil-expert-light.html', 0, 'RP', NULL), (2068, 2, 4, 125, '65239600_1283452578', 'schmierstoffe/fork-oil-expert-medium.html', 'motul-schmierstoffe/fork-oil-expert-medium.html', 0, 'RP', NULL), (2069, 2, 4, 126, '66038000_1283452578', 'schmierstoffe/fork-oil-expert-medium-heavy.html', 'motul-schmierstoffe/fork-oil-expert-medium-heavy.html', 0, 'RP', NULL), (2070, 2, 4, 127, '66864900_1283452578', 'schmierstoffe/fork-oil-expert-heavy.html', 'motul-schmierstoffe/fork-oil-expert-heavy.html', 0, 'RP', NULL), (2071, 2, 4, 128, '67639000_1283452578', 'schmierstoffe/fork-oil-very-light.html', 'motul-schmierstoffe/fork-oil-very-light.html', 0, 'RP', NULL), (2072, 2, 4, 129, '68427100_1283452578', 'schmierstoffe/fork-oil-light.html', 'motul-schmierstoffe/fork-oil-light.html', 0, 'RP', NULL), (2073, 2, 4, 130, '69169100_1283452578', 'schmierstoffe/fork-oil-light-medium.html', 'motul-schmierstoffe/fork-oil-light-medium.html', 0, 'RP', NULL), (2074, 2, 4, 131, '69951700_1283452578', 'schmierstoffe/fork-oil-medium.html', 'motul-schmierstoffe/fork-oil-medium.html', 0, 'RP', NULL), (2075, 2, 4, 132, '70793400_1283452578', 'schmierstoffe/shock-oil-factory-line.html', 'motul-schmierstoffe/shock-oil-factory-line.html', 0, 'RP', NULL), (2076, 2, 4, 158, '71602800_1283452578', 'schmierstoffe/garden-4t.html', 'motul-schmierstoffe/garden-4t.html', 0, 'RP', NULL), (2077, 2, 4, 159, '72578100_1283452578', 'schmierstoffe/garden-4t-159.html', 'motul-schmierstoffe/garden-4t-159.html', 0, 'RP', NULL), (2078, 2, 4, 160, '73359800_1283452578', 'schmierstoffe/garden-4t-160.html', 'motul-schmierstoffe/garden-4t-160.html', 0, 'RP', NULL), (2079, 2, 4, 161, '74107500_1283452578', 'schmierstoffe/garden-2t-hi-tech.html', 'motul-schmierstoffe/garden-2t-hi-tech.html', 0, 'RP', NULL), (2080, 2, 4, 162, '74975600_1283452578', 'schmierstoffe/garden-2t.html', 'motul-schmierstoffe/garden-2t.html', 0, 'RP', NULL), (2081, 2, 4, 163, '75822200_1283452578', 'schmierstoffe/bio-2t.html', 'motul-schmierstoffe/bio-2t.html', 0, 'RP', NULL), (2082, 2, 4, 164, '76611900_1283452578', 'schmierstoffe/timber-bio.html', 'motul-schmierstoffe/timber-bio.html', 0, 'RP', NULL), (2083, 2, 4, 165, '77402900_1283452578', 'schmierstoffe/timber-120.html', 'motul-schmierstoffe/timber-120.html', 0, 'RP', NULL), (2084, 2, 4, 166, '78173200_1283452578', 'schmierstoffe/snowpower-4t-1l.html', 'motul-schmierstoffe/motul-snowpower-4t-1l.html', 0, 'RP', NULL), (2085, 2, 4, 167, '78986400_1283452578', 'schmierstoffe/snowpower-2t-1l.html', 'motul-schmierstoffe/motul-snowpower-2t-1l.html', 0, 'RP', NULL), (2086, 2, 4, 168, '79867700_1283452578', 'schmierstoffe/micro-2t.html', 'motul-schmierstoffe/micro-2t.html', 0, 'RP', NULL), (2087, 2, 4, 169, '80622200_1283452578', 'schmierstoffe/snowpower-4t-4l.html', 'motul-schmierstoffe/motul-snowpower-4t-4l.html', 0, 'RP', NULL), (2088, 2, 4, 170, '81418000_1283452578', 'schmierstoffe/snowpower-2t-4l.html', 'motul-schmierstoffe/motul-snowpower-2t-4l.html', 0, 'RP', NULL), (2089, 2, 4, 176, '82191000_1283452578', 'schmierstoffe/motul-8100-x-clean-c3-1l-176.html', 'motul-schmierstoffe/motul-8100-x-clean-c3-1l-176.html', 0, 'RP', NULL), (2090, 2, 4, 177, '83020000_1283452578', 'schmierstoffe/motul-8100-x-clean-c3-5l-177.html', 'motul-schmierstoffe/motul-8100-x-clean-c3-5l-177.html', 0, 'RP', NULL), (2091, 2, 4, 186, '83824600_1283452578', 'schmierstoffe/motul-multi-atf-1l.html', 'motul-schmierstoffe/motul-multi-atf-1l.html', 0, 'RP', NULL), (2092, 2, 4, 187, '84647100_1283452578', 'schmierstoffe/motul-dexron-iii-1l.html', 'motul-schmierstoffe/motul-dexron-iii-1l.html', 0, 'RP', NULL), (2093, 2, 4, 188, '85400100_1283452578', 'schmierstoffe/motul-dexron-iid-1l.html', 'motul-schmierstoffe/motul-dexron-iid-1l.html', 0, 'RP', NULL), (2094, 2, 4, 194, '86175300_1283452578', 'schmierstoffe/motul-specific-ford-913-c-1l.html', 'motul-schmierstoffe/motul-specific-ford-913-c-1l.html', 0, 'RP', NULL), (2095, 2, 4, 195, '86960000_1283452578', 'schmierstoffe/motul-specific-ford-913-c-5l.html', 'motul-schmierstoffe/motul-specific-ford-913-c-5l.html', 0, 'RP', NULL), (2096, 2, 4, 196, '87719300_1283452578', 'schmierstoffe/inboard-4t-2l.html', 'motul-schmierstoffe/inboard-4t-2l.html', 0, 'RP', NULL), (2098, 2, 13, NULL, '89773000_1283452578', 'schmierstoffe/scooter.html', 'motul-schmierstoffe/scooter.html', 0, 'RP', NULL), (2099, 2, 13, 60, '92449700_1283452578', 'schmierstoffe/scooter/motul-scooter-expert-2t.html', 'motul-schmierstoffe/scooter/motul-scooter-expert-2t.html', 0, 'RP', NULL), (2100, 2, 13, 61, '93266200_1283452578', 'schmierstoffe/scooter/motul-scooter-power-2t.html', 'motul-schmierstoffe/scooter/motul-scooter-power-2t.html', 0, 'RP', NULL), (2101, 2, 14, NULL, '94359900_1283452578', 'schmierstoffe/scooter/motorenol-2-takt.html', 'motul-schmierstoffe/scooter/motorenol-2-takt.html', 0, 'RP', NULL), (2102, 2, 14, 60, '96965400_1283452578', 'schmierstoffe/scooter/motorenol-2-takt/motul-scooter-expert-2t.html', 'motul-schmierstoffe/scooter/motorenol-2-takt/motul-scooter-expert-2t.html', 0, 'RP', NULL), (2103, 2, 14, 61, '97791300_1283452578', 'schmierstoffe/scooter/motorenol-2-takt/motul-scooter-power-2t.html', 'motul-schmierstoffe/scooter/motorenol-2-takt/motul-scooter-power-2t.html', 0, 'RP', NULL), (2104, 2, 15, NULL, '98895800_1283452578', 'schmierstoffe/scooter/motorenol-4-takt.html', 'motul-schmierstoffe/scooter/motorenol-4-takt.html', 0, 'RP', NULL), (2105, 2, 16, NULL, '00540800_1283452579', 'schmierstoffe/quad.html', 'motul-schmierstoffe/quad.html', 0, 'RP', NULL), (2106, 2, 16, 62, '03244800_1283452579', 'schmierstoffe/quad/motul-quad-4t.html', 'motul-schmierstoffe/quad/motul-quad-4t.html', 0, 'RP', NULL), (2107, 2, 16, 63, '04148400_1283452579', 'schmierstoffe/quad/motul-quad-4t-63.html', 'motul-schmierstoffe/quad/motul-quad-4t-63.html', 0, 'RP', NULL), (2108, 2, 17, NULL, '05239000_1283452579', 'schmierstoffe/quad/motorenol.html', 'motul-schmierstoffe/quad/motorenol.html', 0, 'RP', NULL), (2109, 2, 17, 62, '33269500_1283452579', 'schmierstoffe/quad/motorenol/motul-quad-4t.html', 'motul-schmierstoffe/quad/motorenol/motul-quad-4t.html', 0, 'RP', NULL), (2110, 2, 17, 63, '34168000_1283452579', 'schmierstoffe/quad/motorenol/motul-quad-4t-63.html', 'motul-schmierstoffe/quad/motorenol/motul-quad-4t-63.html', 0, 'RP', NULL), (2111, 2, 18, NULL, '35227600_1283452579', 'schmierstoffe/snowmobile.html', 'motul-schmierstoffe/snowmobile.html', 0, 'RP', NULL), (2112, 2, 18, 166, '38190100_1283452579', 'schmierstoffe/snowmobile/snowpower-4t-1l.html', 'motul-schmierstoffe/snowmobile/motul-snowpower-4t-1l.html', 0, 'RP', NULL), (2113, 2, 18, 167, '38992400_1283452579', 'schmierstoffe/snowmobile/snowpower-2t-1l.html', 'motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html', 0, 'RP', NULL), (2114, 2, 18, 169, '39788800_1283452579', 'schmierstoffe/snowmobile/snowpower-4t-4l.html', 'motul-schmierstoffe/snowmobile/motul-snowpower-4t-4l.html', 0, 'RP', NULL), (2115, 2, 18, 170, '40602100_1283452579', 'schmierstoffe/snowmobile/snowpower-2t-4l.html', 'motul-schmierstoffe/snowmobile/motul-snowpower-2t-4l.html', 0, 'RP', NULL), (2116, 2, 19, NULL, '41683700_1283452579', 'schmierstoffe/snowmobile/motorenol-2-takt.html', 'motul-schmierstoffe/snowmobile/motorenol-2-takt.html', 0, 'RP', NULL), (2117, 2, 19, 167, '44526300_1283452579', 'schmierstoffe/snowmobile/motorenol-2-takt/snowpower-2t-1l.html', 'motul-schmierstoffe/snowmobile/motorenol-2-takt/motul-snowpower-2t-1l.html', 0, 'RP', NULL), (2118, 2, 19, 170, '45350100_1283452579', 'schmierstoffe/snowmobile/motorenol-2-takt/snowpower-2t-4l.html', 'motul-schmierstoffe/snowmobile/motorenol-2-takt/motul-snowpower-2t-4l.html', 0, 'RP', NULL), (2119, 2, 20, NULL, '46507000_1283452579', 'schmierstoffe/snowmobile/motorenol-4-takt.html', 'motul-schmierstoffe/snowmobile/motorenol-4-takt.html', 0, 'RP', NULL), (2120, 2, 20, 166, '49417400_1283452579', 'schmierstoffe/snowmobile/motorenol-4-takt/snowpower-4t-1l.html', 'motul-schmierstoffe/snowmobile/motorenol-4-takt/motul-snowpower-4t-1l.html', 0, 'RP', NULL), (2121, 2, 20, 169, '50264800_1283452579', 'schmierstoffe/snowmobile/motorenol-4-takt/snowpower-4t-4l.html', 'motul-schmierstoffe/snowmobile/motorenol-4-takt/motul-snowpower-4t-4l.html', 0, 'RP', NULL), (2122, 2, 21, NULL, '51339300_1283452579', 'schmierstoffe/kart.html', 'motul-schmierstoffe/kart.html', 0, 'RP', NULL), (2123, 2, 21, 79, '54066800_1283452579', 'schmierstoffe/kart/motul-kart-grand-prix-2t.html', 'motul-schmierstoffe/kart/motul-kart-grand-prix-2t.html', 0, 'RP', NULL), (2124, 2, 22, NULL, '55349800_1283452579', 'schmierstoffe/kart/motorenol.html', 'motul-schmierstoffe/kart/motorenol.html', 0, 'RP', NULL), (2125, 2, 22, 79, '58068500_1283452579', 'schmierstoffe/kart/motorenol/motul-kart-grand-prix-2t.html', 'motul-schmierstoffe/kart/motorenol/motul-kart-grand-prix-2t.html', 0, 'RP', NULL), (2126, 2, 23, NULL, '59141000_1283452579', 'schmierstoffe/modellbau.html', 'motul-schmierstoffe/modellbau.html', 0, 'RP', NULL), (2127, 2, 23, 168, '61905100_1283452579', 'schmierstoffe/modellbau/micro-2t.html', 'motul-schmierstoffe/modellbau/micro-2t.html', 0, 'RP', NULL), (2128, 2, 24, NULL, '62995000_1283452579', 'schmierstoffe/modellbau/motorenol.html', 'motul-schmierstoffe/modellbau/motorenol.html', 0, 'RP', NULL), (2129, 2, 24, 168, '66029800_1283452579', 'schmierstoffe/modellbau/motorenol/micro-2t.html', 'motul-schmierstoffe/modellbau/motorenol/micro-2t.html', 0, 'RP', NULL), (2130, 2, 25, NULL, '67125400_1283452579', 'schmierstoffe/marine.html', 'motul-schmierstoffe/marine.html', 0, 'RP', NULL), (2131, 2, 25, 80, '71783000_1283452579', 'schmierstoffe/marine/outboard-tech-4t.html', 'motul-schmierstoffe/marine/outboard-tech-4t.html', 0, 'RP', NULL), (2132, 2, 25, 81, '72588700_1283452579', 'schmierstoffe/marine/outboard-tech-4t-81.html', 'motul-schmierstoffe/marine/outboard-tech-4t-81.html', 0, 'RP', NULL), (2133, 2, 25, 82, '73431200_1283452579', 'schmierstoffe/marine/outboard-tech-4t-82.html', 'motul-schmierstoffe/marine/outboard-tech-4t-82.html', 0, 'RP', NULL), (2134, 2, 25, 83, '74291400_1283452579', 'schmierstoffe/marine/outboard-tech-4t-83.html', 'motul-schmierstoffe/marine/outboard-tech-4t-83.html', 0, 'RP', NULL), (2135, 2, 25, 84, '75106800_1283452579', 'schmierstoffe/marine/inboard-tech-4t.html', 'motul-schmierstoffe/marine/inboard-tech-4t.html', 0, 'RP', NULL), (2136, 2, 25, 85, '75897500_1283452579', 'schmierstoffe/marine/inboard-tech-4t-85.html', 'motul-schmierstoffe/marine/inboard-tech-4t-85.html', 0, 'RP', NULL), (2137, 2, 25, 86, '76683000_1283452579', 'schmierstoffe/marine/inboard-tech-4t-86.html', 'motul-schmierstoffe/marine/inboard-tech-4t-86.html', 0, 'RP', NULL), (2138, 2, 25, 87, '77497200_1283452579', 'schmierstoffe/marine/inboard-tech-4t-87.html', 'motul-schmierstoffe/marine/inboard-tech-4t-87.html', 0, 'RP', NULL), (2139, 2, 25, 88, '78286000_1283452579', 'schmierstoffe/marine/powerjet-4t.html', 'motul-schmierstoffe/marine/powerjet-4t.html', 0, 'RP', NULL), (2140, 2, 25, 89, '79119100_1283452579', 'schmierstoffe/marine/outboard-synth-2t.html', 'motul-schmierstoffe/marine/outboard-synth-2t.html', 0, 'RP', NULL), (2141, 2, 25, 90, '79946400_1283452579', 'schmierstoffe/marine/outboard-synth-2t-90.html', 'motul-schmierstoffe/marine/outboard-synth-2t-90.html', 0, 'RP', NULL), (2142, 2, 25, 91, '80779100_1283452579', 'schmierstoffe/marine/outboard-tech-2t.html', 'motul-schmierstoffe/marine/outboard-tech-2t.html', 0, 'RP', NULL), (2143, 2, 25, 92, '84353000_1283452579', 'schmierstoffe/marine/outboard-tech-2t-92.html', 'motul-schmierstoffe/marine/outboard-tech-2t-92.html', 0, 'RP', NULL), (2144, 2, 25, 93, '85163000_1283452579', 'schmierstoffe/marine/outboard-2t.html', 'motul-schmierstoffe/marine/outboard-2t.html', 0, 'RP', NULL), (2145, 2, 25, 94, '85996800_1283452579', 'schmierstoffe/marine/outboard-2t-94.html', 'motul-schmierstoffe/marine/outboard-2t-94.html', 0, 'RP', NULL), (2146, 2, 25, 95, '86823500_1283452579', 'schmierstoffe/marine/specific-di-jet-2t.html', 'motul-schmierstoffe/marine/specific-di-jet-2t.html', 0, 'RP', NULL), (2147, 2, 25, 96, '87645400_1283452579', 'schmierstoffe/marine/600-di-jet-2t.html', 'motul-schmierstoffe/marine/600-di-jet-2t.html', 0, 'RP', NULL), (2148, 2, 25, 97, '88527400_1283452579', 'schmierstoffe/marine/powerjet-2t.html', 'motul-schmierstoffe/marine/powerjet-2t.html', 0, 'RP', NULL), (2149, 2, 25, 196, '89340400_1283452579', 'schmierstoffe/marine/inboard-4t-2l.html', 'motul-schmierstoffe/marine/inboard-4t-2l.html', 0, 'RP', NULL), (2151, 2, 26, NULL, '95992500_1283452579', 'schmierstoffe/marine/motorenol-2-takt.html', 'motul-schmierstoffe/marine/motorenol-2-takt.html', 0, 'RP', NULL), (2152, 2, 26, 89, '99124400_1283452579', 'schmierstoffe/marine/motorenol-2-takt/outboard-synth-2t.html', 'motul-schmierstoffe/marine/motorenol-2-takt/outboard-synth-2t.html', 0, 'RP', NULL), (2153, 2, 26, 90, '99949000_1283452579', 'schmierstoffe/marine/motorenol-2-takt/outboard-synth-2t-90.html', 'motul-schmierstoffe/marine/motorenol-2-takt/outboard-synth-2t-90.html', 0, 'RP', NULL), (2154, 2, 26, 91, '00824500_1283452580', 'schmierstoffe/marine/motorenol-2-takt/outboard-tech-2t.html', 'motul-schmierstoffe/marine/motorenol-2-takt/outboard-tech-2t.html', 0, 'RP', NULL), (2155, 2, 26, 92, '01643200_1283452580', 'schmierstoffe/marine/motorenol-2-takt/outboard-tech-2t-92.html', 'motul-schmierstoffe/marine/motorenol-2-takt/outboard-tech-2t-92.html', 0, 'RP', NULL), (2156, 2, 26, 93, '02439600_1283452580', 'schmierstoffe/marine/motorenol-2-takt/outboard-2t.html', 'motul-schmierstoffe/marine/motorenol-2-takt/outboard-2t.html', 0, 'RP', NULL), (2157, 2, 26, 94, '03234700_1283452580', 'schmierstoffe/marine/motorenol-2-takt/outboard-2t-94.html', 'motul-schmierstoffe/marine/motorenol-2-takt/outboard-2t-94.html', 0, 'RP', NULL), (2158, 2, 26, 95, '04096800_1283452580', 'schmierstoffe/marine/motorenol-2-takt/specific-di-jet-2t.html', 'motul-schmierstoffe/marine/motorenol-2-takt/specific-di-jet-2t.html', 0, 'RP', NULL), (2159, 2, 26, 96, '04926600_1283452580', 'schmierstoffe/marine/motorenol-2-takt/600-di-jet-2t.html', 'motul-schmierstoffe/marine/motorenol-2-takt/600-di-jet-2t.html', 0, 'RP', NULL), (2160, 2, 26, 97, '05733200_1283452580', 'schmierstoffe/marine/motorenol-2-takt/powerjet-2t.html', 'motul-schmierstoffe/marine/motorenol-2-takt/powerjet-2t.html', 0, 'RP', NULL), (2161, 2, 27, NULL, '06862900_1283452580', 'schmierstoffe/marine/motorenol-4-takt.html', 'motul-schmierstoffe/marine/motorenol-4-takt.html', 0, 'RP', NULL), (2162, 2, 27, 80, '10097900_1283452580', 'schmierstoffe/marine/motorenol-4-takt/outboard-tech-4t.html', 'motul-schmierstoffe/marine/motorenol-4-takt/outboard-tech-4t.html', 0, 'RP', NULL), (2163, 2, 27, 81, '10936500_1283452580', 'schmierstoffe/marine/motorenol-4-takt/outboard-tech-4t-81.html', 'motul-schmierstoffe/marine/motorenol-4-takt/outboard-tech-4t-81.html', 0, 'RP', NULL), (2164, 2, 27, 82, '11755700_1283452580', 'schmierstoffe/marine/motorenol-4-takt/outboard-tech-4t-82.html', 'motul-schmierstoffe/marine/motorenol-4-takt/outboard-tech-4t-82.html', 0, 'RP', NULL), (2165, 2, 27, 83, '12624800_1283452580', 'schmierstoffe/marine/motorenol-4-takt/outboard-tech-4t-83.html', 'motul-schmierstoffe/marine/motorenol-4-takt/outboard-tech-4t-83.html', 0, 'RP', NULL), (2166, 2, 27, 84, '13477100_1283452580', 'schmierstoffe/marine/motorenol-4-takt/inboard-tech-4t.html', 'motul-schmierstoffe/marine/motorenol-4-takt/inboard-tech-4t.html', 0, 'RP', NULL), (2167, 2, 27, 85, '14302900_1283452580', 'schmierstoffe/marine/motorenol-4-takt/inboard-tech-4t-85.html', 'motul-schmierstoffe/marine/motorenol-4-takt/inboard-tech-4t-85.html', 0, 'RP', NULL), (2168, 2, 27, 86, '15109900_1283452580', 'schmierstoffe/marine/motorenol-4-takt/inboard-tech-4t-86.html', 'motul-schmierstoffe/marine/motorenol-4-takt/inboard-tech-4t-86.html', 0, 'RP', NULL), (2169, 2, 27, 87, '17494600_1283452580', 'schmierstoffe/marine/motorenol-4-takt/inboard-tech-4t-87.html', 'motul-schmierstoffe/marine/motorenol-4-takt/inboard-tech-4t-87.html', 0, 'RP', NULL), (2170, 2, 27, 88, '18870100_1283452580', 'schmierstoffe/marine/motorenol-4-takt/powerjet-4t.html', 'motul-schmierstoffe/marine/motorenol-4-takt/powerjet-4t.html', 0, 'RP', NULL), (2171, 2, 27, 196, '19681700_1283452580', 'schmierstoffe/marine/motorenol-4-takt/inboard-4t-2l.html', 'motul-schmierstoffe/marine/motorenol-4-takt/inboard-4t-2l.html', 0, 'RP', NULL), (2173, 2, 28, NULL, '21694400_1283452580', 'schmierstoffe/garten.html', 'motul-schmierstoffe/garten.html', 0, 'RP', NULL), (2174, 2, 28, 158, '24846700_1283452580', 'schmierstoffe/garten/garden-4t.html', 'motul-schmierstoffe/garten/garden-4t.html', 0, 'RP', NULL), (2175, 2, 28, 159, '25731700_1283452580', 'schmierstoffe/garten/garden-4t-159.html', 'motul-schmierstoffe/garten/garden-4t-159.html', 0, 'RP', NULL), (2176, 2, 28, 160, '26532100_1283452580', 'schmierstoffe/garten/garden-4t-160.html', 'motul-schmierstoffe/garten/garden-4t-160.html', 0, 'RP', NULL), (2177, 2, 28, 161, '27339900_1283452580', 'schmierstoffe/garten/garden-2t-hi-tech.html', 'motul-schmierstoffe/garten/garden-2t-hi-tech.html', 0, 'RP', NULL), (2178, 2, 28, 162, '28169400_1283452580', 'schmierstoffe/garten/garden-2t.html', 'motul-schmierstoffe/garten/garden-2t.html', 0, 'RP', NULL), (2179, 2, 28, 163, '28980200_1283452580', 'schmierstoffe/garten/bio-2t.html', 'motul-schmierstoffe/garten/bio-2t.html', 0, 'RP', NULL), (2180, 2, 28, 164, '29797100_1283452580', 'schmierstoffe/garten/timber-bio.html', 'motul-schmierstoffe/garten/timber-bio.html', 0, 'RP', NULL), (2181, 2, 28, 165, '30582800_1283452580', 'schmierstoffe/garten/timber-120.html', 'motul-schmierstoffe/garten/timber-120.html', 0, 'RP', NULL), (2182, 2, 29, NULL, '31700700_1283452580', 'schmierstoffe/garten/motorenol-2-takt.html', 'motul-schmierstoffe/garten/motorenol-2-takt.html', 0, 'RP', NULL), (2183, 2, 29, 161, '34709100_1283452580', 'schmierstoffe/garten/motorenol-2-takt/garden-2t-hi-tech.html', 'motul-schmierstoffe/garten/motorenol-2-takt/garden-2t-hi-tech.html', 0, 'RP', NULL), (2184, 2, 29, 162, '35513500_1283452580', 'schmierstoffe/garten/motorenol-2-takt/garden-2t.html', 'motul-schmierstoffe/garten/motorenol-2-takt/garden-2t.html', 0, 'RP', NULL), (2185, 2, 29, 163, '36332500_1283452580', 'schmierstoffe/garten/motorenol-2-takt/bio-2t.html', 'motul-schmierstoffe/garten/motorenol-2-takt/bio-2t.html', 0, 'RP', NULL), (2186, 2, 30, NULL, '37445800_1283452580', 'schmierstoffe/garten/motorenol-4-takt.html', 'motul-schmierstoffe/garten/motorenol-4-takt.html', 0, 'RP', NULL), (2187, 2, 30, 158, '40365300_1283452580', 'schmierstoffe/garten/motorenol-4-takt/garden-4t.html', 'motul-schmierstoffe/garten/motorenol-4-takt/garden-4t.html', 0, 'RP', NULL), (2188, 2, 30, 159, '41176800_1283452580', 'schmierstoffe/garten/motorenol-4-takt/garden-4t-159.html', 'motul-schmierstoffe/garten/motorenol-4-takt/garden-4t-159.html', 0, 'RP', NULL), (2189, 2, 30, 160, '42008700_1283452580', 'schmierstoffe/garten/motorenol-4-takt/garden-4t-160.html', 'motul-schmierstoffe/garten/motorenol-4-takt/garden-4t-160.html', 0, 'RP', NULL), (2190, 2, 31, NULL, '43131700_1283452580', 'schmierstoffe/garten/kettensagen.html', 'motul-schmierstoffe/garten/kettensagen.html', 0, 'RP', NULL), (2191, 2, 31, 164, '45983800_1283452580', 'schmierstoffe/garten/kettensagen/timber-bio.html', 'motul-schmierstoffe/garten/kettensagen/timber-bio.html', 0, 'RP', NULL), (2192, 2, 31, 165, '46787700_1283452580', 'schmierstoffe/garten/kettensagen/timber-120.html', 'motul-schmierstoffe/garten/kettensagen/timber-120.html', 0, 'RP', NULL), (2193, 2, 32, NULL, '47997700_1283452580', 'schmierstoffe/motorsport.html', 'motul-schmierstoffe/motorsport.html', 0, 'RP', NULL), (2194, 2, 32, 30, '51438100_1283452580', 'schmierstoffe/motorsport/motul-gear-ff-competition.html', 'motul-schmierstoffe/motorsport/motul-gear-ff-competition.html', 0, 'RP', NULL), (2195, 2, 32, 66, '52245900_1283452580', 'schmierstoffe/motorsport/motul-300v-chrono.html', 'motul-schmierstoffe/motorsport/motul-300v-chrono.html', 0, 'RP', NULL), (2196, 2, 32, 67, '53073800_1283452580', 'schmierstoffe/motorsport/motul-300v-competition.html', 'motul-schmierstoffe/motorsport/motul-300v-competition.html', 0, 'RP', NULL), (2197, 2, 32, 68, '53879400_1283452580', 'schmierstoffe/motorsport/motul-300v-competition-68.html', 'motul-schmierstoffe/motorsport/motul-300v-competition-68.html', 0, 'RP', NULL), (2198, 2, 32, 69, '54738800_1283452580', 'schmierstoffe/motorsport/motul-300-v-le-mans.html', 'motul-schmierstoffe/motorsport/motul-300-v-le-mans.html', 0, 'RP', NULL), (2199, 2, 32, 70, '55547900_1283452580', 'schmierstoffe/motorsport/motul-300v-high-rpm.html', 'motul-schmierstoffe/motorsport/motul-300v-high-rpm.html', 0, 'RP', NULL), (2200, 2, 32, 71, '56364000_1283452580', 'schmierstoffe/motorsport/motul-300v-power-racing.html', 'motul-schmierstoffe/motorsport/motul-300v-power-racing.html', 0, 'RP', NULL), (2201, 2, 32, 72, '57225300_1283452580', 'schmierstoffe/motorsport/motul-300v-power.html', 'motul-schmierstoffe/motorsport/motul-300v-power.html', 0, 'RP', NULL), (2202, 2, 32, 73, '58042400_1283452580', 'schmierstoffe/motorsport/motul-300v-4t-factory-line.html', 'motul-schmierstoffe/motorsport/motul-300v-4t-factory-line.html', 0, 'RP', NULL), (2203, 2, 32, 74, '58870500_1283452580', 'schmierstoffe/motorsport/motul-300v-4t-factory-line-74.html', 'motul-schmierstoffe/motorsport/motul-300v-4t-factory-line-74.html', 0, 'RP', NULL), (2204, 2, 32, 75, '59699500_1283452580', 'schmierstoffe/motorsport/motul-300v-4t-factory-line-75.html', 'motul-schmierstoffe/motorsport/motul-300v-4t-factory-line-75.html', 0, 'RP', NULL), (2205, 2, 32, 76, '61613200_1283452580', 'schmierstoffe/motorsport/motul-300v-4t-factory-line-76.html', 'motul-schmierstoffe/motorsport/motul-300v-4t-factory-line-76.html', 0, 'RP', NULL), (2206, 2, 32, 77, '62453200_1283452580', 'schmierstoffe/motorsport/motul-800-2t-factory-line-off-road.html', 'motul-schmierstoffe/motorsport/motul-800-2t-factory-line-off-road.html', 0, 'RP', NULL), (2207, 2, 32, 78, '63297900_1283452580', 'schmierstoffe/motorsport/motul-800-2t-factory-line-road-racing.html', 'motul-schmierstoffe/motorsport/motul-800-2t-factory-line-road-racing.html', 0, 'RP', NULL), (2208, 2, 33, NULL, '64470100_1283452580', 'schmierstoffe/motorsport/motorrad.html', 'motul-schmierstoffe/motorsport/motorrad.html', 0, 'RP', NULL), (2209, 2, 33, 73, '67544000_1283452580', 'schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line.html', 'motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line.html', 0, 'RP', NULL), (2210, 2, 33, 74, '68385200_1283452580', 'schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-74.html', 'motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-74.html', 0, 'RP', NULL), (2211, 2, 33, 75, '69210700_1283452580', 'schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-75.html', 'motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-75.html', 0, 'RP', NULL), (2212, 2, 33, 76, '70133200_1283452580', 'schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-76.html', 'motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-76.html', 0, 'RP', NULL), (2213, 2, 33, 77, '70974200_1283452580', 'schmierstoffe/motorsport/motorrad/motul-800-2t-factory-line-off-road.html', 'motul-schmierstoffe/motorsport/motorrad/motul-800-2t-factory-line-off-road.html', 0, 'RP', NULL), (2214, 2, 33, 78, '71811600_1283452580', 'schmierstoffe/motorsport/motorrad/motul-800-2t-factory-line-road-racing.html', 'motul-schmierstoffe/motorsport/motorrad/motul-800-2t-factory-line-road-racing.html', 0, 'RP', NULL), (2215, 2, 34, NULL, '73049600_1283452580', 'schmierstoffe/motorsport/auto.html', 'motul-schmierstoffe/motorsport/auto.html', 0, 'RP', NULL), (2216, 2, 34, 30, '76266200_1283452580', 'schmierstoffe/motorsport/auto/motul-gear-ff-competition.html', 'motul-schmierstoffe/motorsport/auto/motul-gear-ff-competition.html', 0, 'RP', NULL), (2217, 2, 34, 66, '77085000_1283452580', 'schmierstoffe/motorsport/auto/motul-300v-chrono.html', 'motul-schmierstoffe/motorsport/auto/motul-300v-chrono.html', 0, 'RP', NULL), (2218, 2, 34, 67, '77938800_1283452580', 'schmierstoffe/motorsport/auto/motul-300v-competition.html', 'motul-schmierstoffe/motorsport/auto/motul-300v-competition.html', 0, 'RP', NULL), (2219, 2, 34, 68, '78760500_1283452580', 'schmierstoffe/motorsport/auto/motul-300v-competition-68.html', 'motul-schmierstoffe/motorsport/auto/motul-300v-competition-68.html', 0, 'RP', NULL), (2220, 2, 34, 69, '79601500_1283452580', 'schmierstoffe/motorsport/auto/motul-300-v-le-mans.html', 'motul-schmierstoffe/motorsport/auto/motul-300-v-le-mans.html', 0, 'RP', NULL), (2221, 2, 34, 70, '80500900_1283452580', 'schmierstoffe/motorsport/auto/motul-300v-high-rpm.html', 'motul-schmierstoffe/motorsport/auto/motul-300v-high-rpm.html', 0, 'RP', NULL), (2222, 2, 34, 71, '81333600_1283452580', 'schmierstoffe/motorsport/auto/motul-300v-power-racing.html', 'motul-schmierstoffe/motorsport/auto/motul-300v-power-racing.html', 0, 'RP', NULL), (2223, 2, 34, 72, '82166700_1283452580', 'schmierstoffe/motorsport/auto/motul-300v-power.html', 'motul-schmierstoffe/motorsport/auto/motul-300v-power.html', 0, 'RP', NULL), (2224, 2, 35, NULL, '83423000_1283452580', 'schmierstoffe/oldtimer.html', 'motul-schmierstoffe/oldtimer.html', 0, 'RP', NULL), (2225, 2, 35, 64, '86407000_1283452580', 'schmierstoffe/oldtimer/motul-classic-motor-oil.html', 'motul-schmierstoffe/oldtimer/motul-classic-motor-oil.html', 0, 'RP', NULL), (2226, 2, 35, 65, '87247000_1283452580', 'schmierstoffe/oldtimer/motul-classic-motor-oil-65.html', 'motul-schmierstoffe/oldtimer/motul-classic-motor-oil-65.html', 0, 'RP', NULL), (2227, 2, 6, NULL, '88405800_1283452580', 'schmierstoffe/auto.html', 'motul-schmierstoffe/motul-autoschmierstoffe.html', 0, 'RP', NULL), (2228, 2, 6, 1, '92587900_1283452580', 'schmierstoffe/auto/motul-4100-power-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-4100-power-5l-15w-50.html', 0, 'RP', NULL), (2229, 2, 6, 2, '93440400_1283452580', 'schmierstoffe/auto/motul-4100-power-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-4100-power-1l.html', 0, 'RP', NULL), (2230, 2, 6, 3, '94260100_1283452580', 'schmierstoffe/auto/motul-6100-synergie-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-6100-synergie-1l.html', 0, 'RP', NULL), (2231, 2, 6, 4, '95114300_1283452580', 'schmierstoffe/auto/motul-6100-synergie-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-6100-synergie-5l.html', 0, 'RP', NULL), (2232, 2, 6, 5, '95994800_1283452580', 'schmierstoffe/auto/motul-8100-x-cess-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-cess-1l.html', 0, 'RP', NULL), (2233, 2, 6, 6, '96818500_1283452580', 'schmierstoffe/auto/motul-8100-x-cess-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-cess-5l.html', 0, 'RP', NULL), (2234, 2, 6, 7, '97660900_1283452580', 'schmierstoffe/auto/motul-8100-x-clean-c3-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-1l.html', 0, 'RP', NULL), (2235, 2, 6, 8, '98577800_1283452580', 'schmierstoffe/auto/motul-8100-x-clean-c3-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-5l.html', 0, 'RP', NULL), (2236, 2, 6, 9, '99410300_1283452580', 'schmierstoffe/auto/motul-specific-cng-lpg-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-cng-lpg-1l.html', 0, 'RP', NULL), (2237, 2, 6, 10, '00226800_1283452581', 'schmierstoffe/auto/motul-specific-cng-lpg-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-cng-lpg-5l.html', 0, 'RP', NULL), (2238, 2, 6, 11, '01055300_1283452581', 'schmierstoffe/auto/motul-8100-x-clean-plus-1l-11.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-plus-1l.html', 0, 'RP', NULL), (2239, 2, 6, 12, '01901700_1283452581', 'schmierstoffe/auto/motul-8100-x-clean-plus-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-plus-5l.html', 0, 'RP', NULL), (2240, 2, 6, 13, '02719700_1283452581', 'schmierstoffe/auto/motul-gear-300.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-gear-300.html', 0, 'RP', NULL), (2241, 2, 6, 14, '03548000_1283452581', 'schmierstoffe/auto/motul-8100-eco-clean-c2-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-eco-clean-c2-1l.html', 0, 'RP', NULL), (2242, 2, 6, 15, '04375400_1283452581', 'schmierstoffe/auto/motul-8100-eco-clean-c2-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-eco-clean-c2-5l.html', 0, 'RP', NULL), (2243, 2, 6, 16, '05191800_1283452581', 'schmierstoffe/auto/motul-8100-eco-clean-c1.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-eco-clean-c1.html', 0, 'RP', NULL), (2244, 2, 6, 17, '06055700_1283452581', 'schmierstoffe/auto/motul-8100-eco-clean-c1-17.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-eco-clean-c1-17.html', 0, 'RP', NULL), (2245, 2, 6, 20, '06874400_1283452581', 'schmierstoffe/auto/motul-specific-ll-a-b-025.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ll-a-b-025.html', 0, 'RP', NULL), (2246, 2, 6, 21, '07692700_1283452581', 'schmierstoffe/auto/motul-specific-ll-a-b-025-21.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ll-a-b-025-21.html', 0, 'RP', NULL), (2247, 2, 6, 22, '08554500_1283452581', 'schmierstoffe/auto/motul-specific-504-00-507-00.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-504-00-507-00.html', 0, 'RP', NULL), (2248, 2, 6, 23, '09378300_1283452581', 'schmierstoffe/auto/motul-specific-504-00-507-00-23.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-504-00-507-00-23.html', 0, 'RP', NULL), (2249, 2, 6, 24, '10231200_1283452581', 'schmierstoffe/auto/motul-specific-229-51.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-229-51.html', 0, 'RP', NULL), (2250, 2, 6, 25, '11067600_1283452581', 'schmierstoffe/auto/motul-specific-506-01-506-00-503-00.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-506-01-506-00-503-00.html', 0, 'RP', NULL), (2251, 2, 6, 26, '11906500_1283452581', 'schmierstoffe/auto/motul-specific-506-01-506-00-503-00-26.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-506-01-506-00-503-00-26.html', 0, 'RP', NULL), (2252, 2, 6, 27, '12749700_1283452581', 'schmierstoffe/auto/motul-8100-x-lite.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-lite.html', 0, 'RP', NULL), (2253, 2, 6, 28, '13567300_1283452581', 'schmierstoffe/auto/motul-8100-x-lite-28.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-lite-28.html', 0, 'RP', NULL), (2254, 2, 6, 29, '14490100_1283452581', 'schmierstoffe/auto/motul-gearbox.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-gearbox.html', 0, 'RP', NULL), (2255, 2, 6, 30, '15342700_1283452581', 'schmierstoffe/auto/motul-gear-ff-competition.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-gear-ff-competition.html', 0, 'RP', NULL), (2256, 2, 6, 176, '16312600_1283452581', 'schmierstoffe/auto/motul-8100-x-clean-c3-1l-176.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-1l-176.html', 0, 'RP', NULL), (2257, 2, 6, 177, '17146100_1283452581', 'schmierstoffe/auto/motul-8100-x-clean-c3-5l-177.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-5l-177.html', 0, 'RP', NULL), (2258, 2, 6, 186, '18042300_1283452581', 'schmierstoffe/auto/motul-multi-atf-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-multi-atf-1l.html', 0, 'RP', NULL), (2259, 2, 6, 187, '19442600_1283452581', 'schmierstoffe/auto/motul-dexron-iii-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-dexron-iii-1l.html', 0, 'RP', NULL), (2260, 2, 6, 188, '20319500_1283452581', 'schmierstoffe/auto/motul-dexron-iid-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-dexron-iid-1l.html', 0, 'RP', NULL), (2261, 2, 6, 194, '21348600_1283452581', 'schmierstoffe/auto/motul-specific-ford-913-c-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ford-913-c-1l.html', 0, 'RP', NULL), (2262, 2, 6, 195, '22201200_1283452581', 'schmierstoffe/auto/motul-specific-ford-913-c-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ford-913-c-5l.html', 0, 'RP', NULL), (2263, 2, 7, NULL, '23455300_1283452581', 'schmierstoffe/auto/motorenol.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html', 0, 'RP', NULL), (2264, 2, 7, 1, '27532600_1283452581', 'schmierstoffe/auto/motorenol/motul-4100-power-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-5l-15w-50.html', 0, 'RP', NULL), (2265, 2, 7, 2, '28367500_1283452581', 'schmierstoffe/auto/motorenol/motul-4100-power-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-1l.html', 0, 'RP', NULL), (2266, 2, 7, 3, '29187600_1283452581', 'schmierstoffe/auto/motorenol/motul-6100-synergie-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-1l.html', 0, 'RP', NULL), (2267, 2, 7, 4, '30034900_1283452581', 'schmierstoffe/auto/motorenol/motul-6100-synergie-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-5l.html', 0, 'RP', NULL), (2268, 2, 7, 5, '30858200_1283452581', 'schmierstoffe/auto/motorenol/motul-8100-x-cess-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-cess-1l.html', 0, 'RP', NULL), (2269, 2, 7, 6, '31687000_1283452581', 'schmierstoffe/auto/motorenol/motul-8100-x-cess-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-cess-5l.html', 0, 'RP', NULL), (2270, 2, 7, 7, '32529500_1283452581', 'schmierstoffe/auto/motorenol/motul-8100-x-clean-c3-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-1l.html', 0, 'RP', NULL), (2271, 2, 7, 8, '33435600_1283452581', 'schmierstoffe/auto/motorenol/motul-8100-x-clean-c3-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l.html', 0, 'RP', NULL), (2272, 2, 7, 9, '34261800_1283452581', 'schmierstoffe/auto/motorenol/motul-specific-cng-lpg-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-cng-lpg-1l.html', 0, 'RP', NULL), (2273, 2, 7, 10, '35507600_1283452581', 'schmierstoffe/auto/motorenol/motul-specific-cng-lpg-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-cng-lpg-5l.html', 0, 'RP', NULL), (2274, 2, 7, 11, '36351200_1283452581', 'schmierstoffe/auto/motorenol/motul-8100-x-clean-plus-1l-11.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-1l.html', 0, 'RP', NULL), (2275, 2, 7, 12, '37196900_1283452581', 'schmierstoffe/auto/motorenol/motul-8100-x-clean-plus-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-5l.html', 0, 'RP', NULL), (2276, 2, 7, 14, '38031600_1283452581', 'schmierstoffe/auto/motorenol/motul-8100-eco-clean-c2-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c2-1l.html', 0, 'RP', NULL), (2277, 2, 7, 15, '38856800_1283452581', 'schmierstoffe/auto/motorenol/motul-8100-eco-clean-c2-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c2-5l.html', 0, 'RP', NULL), (2278, 2, 7, 16, '39711200_1283452581', 'schmierstoffe/auto/motorenol/motul-8100-eco-clean-c1.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c1.html', 0, 'RP', NULL), (2279, 2, 7, 17, '40537200_1283452581', 'schmierstoffe/auto/motorenol/motul-8100-eco-clean-c1-17.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c1-17.html', 0, 'RP', NULL), (2280, 2, 7, 20, '42262300_1283452581', 'schmierstoffe/auto/motorenol/motul-specific-ll-a-b-025.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025.html', 0, 'RP', NULL), (2281, 2, 7, 21, '43152600_1283452581', 'schmierstoffe/auto/motorenol/motul-specific-ll-a-b-025-21.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025-21.html', 0, 'RP', NULL), (2282, 2, 7, 22, '43968300_1283452581', 'schmierstoffe/auto/motorenol/motul-specific-504-00-507-00.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-504-00-507-00.html', 0, 'RP', NULL), (2283, 2, 7, 23, '44917000_1283452581', 'schmierstoffe/auto/motorenol/motul-specific-504-00-507-00-23.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-504-00-507-00-23.html', 0, 'RP', NULL), (2284, 2, 7, 24, '45762900_1283452581', 'schmierstoffe/auto/motorenol/motul-specific-229-51.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-229-51.html', 0, 'RP', NULL), (2285, 2, 7, 25, '46595800_1283452581', 'schmierstoffe/auto/motorenol/motul-specific-506-01-506-00-503-00.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-506-01-506-00-503-00.html', 0, 'RP', NULL), (2286, 2, 7, 26, '47477800_1283452581', 'schmierstoffe/auto/motorenol/motul-specific-506-01-506-00-503-00-26.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-506-01-506-00-503-00-26.html', 0, 'RP', NULL), (2287, 2, 7, 27, '48452000_1283452581', 'schmierstoffe/auto/motorenol/motul-8100-x-lite.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-lite.html', 0, 'RP', NULL), (2288, 2, 7, 28, '49304700_1283452581', 'schmierstoffe/auto/motorenol/motul-8100-x-lite-28.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-lite-28.html', 0, 'RP', NULL), (2289, 2, 7, 176, '50139100_1283452581', 'schmierstoffe/auto/motorenol/motul-8100-x-clean-c3-1l-176.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-1l-176.html', 0, 'RP', NULL), (2290, 2, 7, 177, '51024500_1283452581', 'schmierstoffe/auto/motorenol/motul-8100-x-clean-c3-5l-177.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l-177.html', 0, 'RP', NULL), (2291, 2, 7, 194, '51859100_1283452581', 'schmierstoffe/auto/motorenol/motul-specific-ford-913-c-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-1l.html', 0, 'RP', NULL), (2292, 2, 7, 195, '52718600_1283452581', 'schmierstoffe/auto/motorenol/motul-specific-ford-913-c-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-5l.html', 0, 'RP', NULL), (2293, 2, 8, NULL, '53935600_1283452581', 'schmierstoffe/auto/getriebeol.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html', 0, 'RP', NULL), (2294, 2, 8, 13, '57142400_1283452581', 'schmierstoffe/auto/getriebeol/motul-gear-300.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-300.html', 0, 'RP', NULL), (2295, 2, 8, 29, '58032900_1283452581', 'schmierstoffe/auto/getriebeol/motul-gearbox.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gearbox.html', 0, 'RP', NULL), (2296, 2, 8, 30, '58855800_1283452581', 'schmierstoffe/auto/getriebeol/motul-gear-ff-competition.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-ff-competition.html', 0, 'RP', NULL), (2297, 2, 8, 186, '59712200_1283452581', 'schmierstoffe/auto/getriebeol/motul-multi-atf-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-multi-atf-1l.html', 0, 'RP', NULL), (2298, 2, 8, 187, '60566800_1283452581', 'schmierstoffe/auto/getriebeol/motul-dexron-iii-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-dexron-iii-1l.html', 0, 'RP', NULL), (2299, 2, 8, 188, '61433300_1283452581', 'schmierstoffe/auto/getriebeol/motul-dexron-iid-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-dexron-iid-1l.html', 0, 'RP', NULL), (2300, 2, 9, NULL, '62623400_1283452581', 'schmierstoffe/motorrad.html', 'motul-schmierstoffe/motul-motorrad.html', 0, 'RP', NULL), (2301, 2, 9, 31, '66501000_1283452581', 'schmierstoffe/motorrad/motul-3000-4t.html', 'motul-schmierstoffe/motul-motorrad/motul-3000-4t.html', 0, 'RP', NULL), (2302, 2, 9, 32, '67368600_1283452581', 'schmierstoffe/motorrad/motul-3000-4t-32.html', 'motul-schmierstoffe/motul-motorrad/motul-3000-4t-32.html', 0, 'RP', NULL), (2303, 2, 9, 33, '68192000_1283452581', 'schmierstoffe/motorrad/motul-5100-4t.html', 'motul-schmierstoffe/motul-motorrad/motul-5100-4t.html', 0, 'RP', NULL), (2304, 2, 9, 48, '69037500_1283452581', 'schmierstoffe/motorrad/motul-5100-4t-48.html', 'motul-schmierstoffe/motul-motorrad/motul-5100-4t-48.html', 0, 'RP', NULL), (2305, 2, 9, 49, '69862200_1283452581', 'schmierstoffe/motorrad/motul-5100-4t-49.html', 'motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html', 0, 'RP', NULL), (2306, 2, 9, 50, '70736600_1283452581', 'schmierstoffe/motorrad/motul-5100-4t-50.html', 'motul-schmierstoffe/motul-motorrad/motul-5100-4t-50.html', 0, 'RP', NULL), (2307, 2, 9, 51, '71573900_1283452581', 'schmierstoffe/motorrad/motul-7100-4t.html', 'motul-schmierstoffe/motul-motorrad/motul-7100-4t.html', 0, 'RP', NULL), (2308, 2, 9, 52, '72428300_1283452581', 'schmierstoffe/motorrad/motul-7100-4t-52.html', 'motul-schmierstoffe/motul-motorrad/motul-7100-4t-52.html', 0, 'RP', NULL), (2309, 2, 9, 53, '73254500_1283452581', 'schmierstoffe/motorrad/motul-7100-4t-53.html', 'motul-schmierstoffe/motul-motorrad/motul-7100-4t-53.html', 0, 'RP', NULL), (2310, 2, 9, 54, '74092600_1283452581', 'schmierstoffe/motorrad/motul-7100-4t-54.html', 'motul-schmierstoffe/motul-motorrad/motul-7100-4t-54.html', 0, 'RP', NULL), (2311, 2, 9, 55, '74924400_1283452581', 'schmierstoffe/motorrad/motul-7100-4t-55.html', 'motul-schmierstoffe/motul-motorrad/motul-7100-4t-55.html', 0, 'RP', NULL), (2312, 2, 9, 56, '75848400_1283452581', 'schmierstoffe/motorrad/motul-7100-4t-56.html', 'motul-schmierstoffe/motul-motorrad/motul-7100-4t-56.html', 0, 'RP', NULL), (2313, 2, 9, 57, '76699300_1283452581', 'schmierstoffe/motorrad/motul-100-motomix-2t.html', 'motul-schmierstoffe/motul-motorrad/motul-100-motomix-2t.html', 0, 'RP', NULL), (2314, 2, 9, 58, '77534200_1283452581', 'schmierstoffe/motorrad/motul-510-2t.html', 'motul-schmierstoffe/motul-motorrad/motul-510-2t.html', 0, 'RP', NULL), (2315, 2, 9, 59, '78494000_1283452581', 'schmierstoffe/motorrad/motul-710-2t.html', 'motul-schmierstoffe/motul-motorrad/motul-710-2t.html', 0, 'RP', NULL), (2316, 2, 9, 124, '79338100_1283452581', 'schmierstoffe/motorrad/fork-oil-expert-light.html', 'motul-schmierstoffe/motul-motorrad/fork-oil-expert-light.html', 0, 'RP', NULL), (2317, 2, 9, 125, '80199400_1283452581', 'schmierstoffe/motorrad/fork-oil-expert-medium.html', 'motul-schmierstoffe/motul-motorrad/fork-oil-expert-medium.html', 0, 'RP', NULL), (2318, 2, 9, 126, '81068200_1283452581', 'schmierstoffe/motorrad/fork-oil-expert-medium-heavy.html', 'motul-schmierstoffe/motul-motorrad/fork-oil-expert-medium-heavy.html', 0, 'RP', NULL), (2319, 2, 9, 127, '81910900_1283452581', 'schmierstoffe/motorrad/fork-oil-expert-heavy.html', 'motul-schmierstoffe/motul-motorrad/fork-oil-expert-heavy.html', 0, 'RP', NULL), (2320, 2, 9, 128, '82795300_1283452581', 'schmierstoffe/motorrad/fork-oil-very-light.html', 'motul-schmierstoffe/motul-motorrad/fork-oil-very-light.html', 0, 'RP', NULL), (2321, 2, 9, 129, '83666000_1283452581', 'schmierstoffe/motorrad/fork-oil-light.html', 'motul-schmierstoffe/motul-motorrad/fork-oil-light.html', 0, 'RP', NULL), (2322, 2, 9, 130, '84496300_1283452581', 'schmierstoffe/motorrad/fork-oil-light-medium.html', 'motul-schmierstoffe/motul-motorrad/fork-oil-light-medium.html', 0, 'RP', NULL), (2323, 2, 9, 131, '85381700_1283452581', 'schmierstoffe/motorrad/fork-oil-medium.html', 'motul-schmierstoffe/motul-motorrad/fork-oil-medium.html', 0, 'RP', NULL), (2324, 2, 9, 132, '86246800_1283452581', 'schmierstoffe/motorrad/shock-oil-factory-line.html', 'motul-schmierstoffe/motul-motorrad/shock-oil-factory-line.html', 0, 'RP', NULL), (2325, 2, 10, NULL, '87466500_1283452581', 'schmierstoffe/motorrad/motorenol.html', 'motul-schmierstoffe/motul-motorrad/motorenol.html', 0, 'RP', NULL), (2326, 2, 10, 31, '91197200_1283452581', 'schmierstoffe/motorrad/motorenol/motul-3000-4t.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-3000-4t.html', 0, 'RP', NULL), (2327, 2, 10, 32, '92043600_1283452581', 'schmierstoffe/motorrad/motorenol/motul-3000-4t-32.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-3000-4t-32.html', 0, 'RP', NULL), (2328, 2, 10, 33, '92930600_1283452581', 'schmierstoffe/motorrad/motorenol/motul-5100-4t.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t.html', 0, 'RP', NULL), (2329, 2, 10, 48, '93788800_1283452581', 'schmierstoffe/motorrad/motorenol/motul-5100-4t-48.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-48.html', 0, 'RP', NULL), (2330, 2, 10, 49, '94640500_1283452581', 'schmierstoffe/motorrad/motorenol/motul-5100-4t-49.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-49.html', 0, 'RP', NULL), (2331, 2, 10, 50, '95514600_1283452581', 'schmierstoffe/motorrad/motorenol/motul-5100-4t-50.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-50.html', 0, 'RP', NULL), (2332, 2, 10, 51, '96354300_1283452581', 'schmierstoffe/motorrad/motorenol/motul-7100-4t.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t.html', 0, 'RP', NULL), (2333, 2, 10, 52, '97228900_1283452581', 'schmierstoffe/motorrad/motorenol/motul-7100-4t-52.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-52.html', 0, 'RP', NULL), (2334, 2, 10, 53, '98088600_1283452581', 'schmierstoffe/motorrad/motorenol/motul-7100-4t-53.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-53.html', 0, 'RP', NULL), (2335, 2, 10, 54, '98927100_1283452581', 'schmierstoffe/motorrad/motorenol/motul-7100-4t-54.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-54.html', 0, 'RP', NULL), (2336, 2, 10, 55, '99804500_1283452581', 'schmierstoffe/motorrad/motorenol/motul-7100-4t-55.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-55.html', 0, 'RP', NULL), (2337, 2, 10, 56, '00705300_1283452582', 'schmierstoffe/motorrad/motorenol/motul-7100-4t-56.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-56.html', 0, 'RP', NULL), (2338, 2, 10, 57, '01565700_1283452582', 'schmierstoffe/motorrad/motorenol/motul-100-motomix-2t.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-100-motomix-2t.html', 0, 'RP', NULL), (2339, 2, 10, 58, '02445800_1283452582', 'schmierstoffe/motorrad/motorenol/motul-510-2t.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-510-2t.html', 0, 'RP', NULL), (2340, 2, 10, 59, '03291100_1283452582', 'schmierstoffe/motorrad/motorenol/motul-710-2t.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-710-2t.html', 0, 'RP', NULL), (2341, 2, 11, NULL, '04534800_1283452582', 'schmierstoffe/motorrad/getriebeol.html', 'motul-schmierstoffe/motul-motorrad/getriebeol.html', 0, 'RP', NULL), (2342, 2, 12, NULL, '06225600_1283452582', 'schmierstoffe/motorrad/gabelol.html', 'motul-schmierstoffe/motul-motorrad/gabelol.html', 0, 'RP', NULL), (2343, 2, 12, 124, '09622900_1283452582', 'schmierstoffe/motorrad/gabelol/fork-oil-expert-light.html', 'motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-expert-light.html', 0, 'RP', NULL), (2344, 2, 12, 125, '10472000_1283452582', 'schmierstoffe/motorrad/gabelol/fork-oil-expert-medium.html', 'motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-expert-medium.html', 0, 'RP', NULL), (2345, 2, 12, 126, '11335200_1283452582', 'schmierstoffe/motorrad/gabelol/fork-oil-expert-medium-heavy.html', 'motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-expert-medium-heavy.html', 0, 'RP', NULL), (2346, 2, 12, 127, '12238600_1283452582', 'schmierstoffe/motorrad/gabelol/fork-oil-expert-heavy.html', 'motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-expert-heavy.html', 0, 'RP', NULL), (2347, 2, 12, 128, '13118400_1283452582', 'schmierstoffe/motorrad/gabelol/fork-oil-very-light.html', 'motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-very-light.html', 0, 'RP', NULL), (2348, 2, 12, 129, '13960400_1283452582', 'schmierstoffe/motorrad/gabelol/fork-oil-light.html', 'motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-light.html', 0, 'RP', NULL), (2349, 2, 12, 130, '14786600_1283452582', 'schmierstoffe/motorrad/gabelol/fork-oil-light-medium.html', 'motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-light-medium.html', 0, 'RP', NULL), (2350, 2, 12, 131, '15825900_1283452582', 'schmierstoffe/motorrad/gabelol/fork-oil-medium.html', 'motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-medium.html', 0, 'RP', NULL), (2351, 2, 12, 132, '16691000_1283452582', 'schmierstoffe/motorrad/gabelol/shock-oil-factory-line.html', 'motul-schmierstoffe/motul-motorrad/gabelol/shock-oil-factory-line.html', 0, 'RP', NULL), (2352, 1, 6, NULL, '25548300_1283452726', '/motul-schmierstoffe/auto.html', '/motul-schmierstoffe/motul-autoschmierstoffe.html', 0, 'RP', NULL), (2353, 1, 6, 1, '42923400_1283452726', '/motul-schmierstoffe/auto/motul-4100-power-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-4100-power-5l-15w-50.html', 0, 'RP', NULL), (2354, 1, 6, 2, '43715500_1283452726', '/motul-schmierstoffe/auto/motul-4100-power-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-4100-power-1l.html', 0, 'RP', NULL), (2355, 1, 6, 3, '44440700_1283452726', '/motul-schmierstoffe/auto/motul-6100-synergie-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-6100-synergie-1l.html', 0, 'RP', NULL), (2356, 1, 6, 4, '45137800_1283452726', '/motul-schmierstoffe/auto/motul-6100-synergie-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-6100-synergie-5l.html', 0, 'RP', NULL), (2357, 1, 6, 5, '45882400_1283452726', '/motul-schmierstoffe/auto/motul-8100-x-cess-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-cess-1l.html', 0, 'RP', NULL), (2358, 1, 6, 6, '46618600_1283452726', '/motul-schmierstoffe/auto/motul-8100-x-cess-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-cess-5l.html', 0, 'RP', NULL), (2359, 1, 6, 7, '47317500_1283452726', '/motul-schmierstoffe/auto/motul-8100-x-clean-c3-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-1l.html', 0, 'RP', NULL), (2360, 1, 6, 8, '48028600_1283452726', '/motul-schmierstoffe/auto/motul-8100-x-clean-c3-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-5l.html', 0, 'RP', NULL), (2361, 1, 6, 9, '48734300_1283452726', '/motul-schmierstoffe/auto/motul-specific-cng-lpg-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-cng-lpg-1l.html', 0, 'RP', NULL), (2362, 1, 6, 10, '49454300_1283452726', '/motul-schmierstoffe/auto/motul-specific-cng-lpg-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-cng-lpg-5l.html', 0, 'RP', NULL), (2363, 1, 6, 11, '50186000_1283452726', '/motul-schmierstoffe/auto/motul-8100-x-clean-plus-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-plus-1l.html', 0, 'RP', NULL), (2364, 1, 6, 12, '50890600_1283452726', '/motul-schmierstoffe/auto/motul-8100-x-clean-plus-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-plus-5l.html', 0, 'RP', NULL), (2365, 1, 6, 13, '52174400_1283452726', '/motul-schmierstoffe/auto/motul-gear-300.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-gear-300.html', 0, 'RP', NULL), (2366, 1, 6, 14, '52894800_1283452726', '/motul-schmierstoffe/auto/motul-8100-eco-clean-c2-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-eco-clean-c2-1l.html', 0, 'RP', NULL), (2367, 1, 6, 15, '53717100_1283452726', '/motul-schmierstoffe/auto/motul-8100-eco-clean-c2-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-eco-clean-c2-5l.html', 0, 'RP', NULL), (2368, 1, 6, 16, '54441700_1283452726', '/motul-schmierstoffe/auto/motul-8100-eco-clean-c1.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-eco-clean-c1.html', 0, 'RP', NULL), (2369, 1, 6, 17, '55182600_1283452726', '/motul-schmierstoffe/auto/motul-8100-eco-clean-c1-17.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-eco-clean-c1-17.html', 0, 'RP', NULL), (2370, 1, 6, 20, '55935700_1283452726', '/motul-schmierstoffe/auto/motul-specific-ll-a-b-025.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ll-a-b-025.html', 0, 'RP', NULL), (2371, 1, 6, 21, '56690800_1283452726', '/motul-schmierstoffe/auto/motul-specific-ll-a-b-025-21.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ll-a-b-025-21.html', 0, 'RP', NULL), (2372, 1, 6, 22, '57420500_1283452726', '/motul-schmierstoffe/auto/motul-specific-504-00-507-00.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-504-00-507-00.html', 0, 'RP', NULL), (2373, 1, 6, 23, '58175400_1283452726', '/motul-schmierstoffe/auto/motul-specific-504-00-507-00-23.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-504-00-507-00-23.html', 0, 'RP', NULL), (2374, 1, 6, 24, '58898900_1283452726', '/motul-schmierstoffe/auto/motul-specific-229-51.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-229-51.html', 0, 'RP', NULL), (2375, 1, 6, 25, '59649100_1283452726', '/motul-schmierstoffe/auto/motul-specific-506-01-506-00-503-00.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-506-01-506-00-503-00.html', 0, 'RP', NULL), (2376, 1, 6, 26, '60434900_1283452726', '/motul-schmierstoffe/auto/motul-specific-506-01-506-00-503-00-26.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-506-01-506-00-503-00-26.html', 0, 'RP', NULL), (2377, 1, 6, 27, '61144700_1283452726', '/motul-schmierstoffe/auto/motul-8100-x-lite.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-lite.html', 0, 'RP', NULL), (2378, 1, 6, 28, '61880000_1283452726', '/motul-schmierstoffe/auto/motul-8100-x-lite-28.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-lite-28.html', 0, 'RP', NULL), (2379, 1, 6, 29, '62628400_1283452726', '/motul-schmierstoffe/auto/motul-gearbox.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-gearbox.html', 0, 'RP', NULL), (2380, 1, 6, 30, '63384300_1283452726', '/motul-schmierstoffe/auto/motul-gear-ff-competition.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-gear-ff-competition.html', 0, 'RP', NULL), (2381, 1, 6, 176, '64170600_1283452726', '/motul-schmierstoffe/auto/motul-8100-x-clean-c3-1l-176.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-1l-176.html', 0, 'RP', NULL), (2382, 1, 6, 177, '64928400_1283452726', '/motul-schmierstoffe/auto/motul-8100-x-clean-c3-5l-177.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-5l-177.html', 0, 'RP', NULL), (2383, 1, 6, 186, '65648800_1283452726', '/motul-schmierstoffe/auto/motul-multi-atf-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-multi-atf-1l.html', 0, 'RP', NULL), (2384, 1, 6, 187, '66405300_1283452726', '/motul-schmierstoffe/auto/motul-dexron-iii-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-dexron-iii-1l.html', 0, 'RP', NULL), (2385, 1, 6, 188, '67135500_1283452726', '/motul-schmierstoffe/auto/motul-dexron-iid-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-dexron-iid-1l.html', 0, 'RP', NULL), (2386, 1, 6, 194, '67882000_1283452726', '/motul-schmierstoffe/auto/motul-specific-ford-913-c-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ford-913-c-1l.html', 0, 'RP', NULL), (2387, 1, 6, 195, '68638700_1283452726', '/motul-schmierstoffe/auto/motul-specific-ford-913-c-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ford-913-c-5l.html', 0, 'RP', NULL), (2388, 1, 7, NULL, '69505200_1283452726', '/motul-schmierstoffe/auto/motorenol.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html', 0, 'RP', NULL), (2389, 1, 7, 1, '72048700_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-4100-power-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-5l-15w-50.html', 0, 'RP', NULL), (2390, 1, 7, 2, '72832300_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-4100-power-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-1l.html', 0, 'RP', NULL), (2391, 1, 7, 3, '73552600_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-6100-synergie-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-1l.html', 0, 'RP', NULL), (2392, 1, 7, 4, '74288600_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-6100-synergie-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-5l.html', 0, 'RP', NULL), (2393, 1, 7, 5, '75041000_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-8100-x-cess-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-cess-1l.html', 0, 'RP', NULL), (2394, 1, 7, 6, '75772800_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-8100-x-cess-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-cess-5l.html', 0, 'RP', NULL), (2395, 1, 7, 7, '76582600_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-8100-x-clean-c3-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-1l.html', 0, 'RP', NULL), (2396, 1, 7, 8, '77335800_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-8100-x-clean-c3-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l.html', 0, 'RP', NULL), (2397, 1, 7, 9, '78079700_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-specific-cng-lpg-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-cng-lpg-1l.html', 0, 'RP', NULL), (2398, 1, 7, 10, '78851500_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-specific-cng-lpg-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-cng-lpg-5l.html', 0, 'RP', NULL), (2399, 1, 7, 11, '79593300_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-8100-x-clean-plus-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-1l.html', 0, 'RP', NULL), (2400, 1, 7, 12, '80449800_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-8100-x-clean-plus-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-5l.html', 0, 'RP', NULL), (2401, 1, 7, 14, '81211100_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-8100-eco-clean-c2-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c2-1l.html', 0, 'RP', NULL), (2402, 1, 7, 15, '81952200_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-8100-eco-clean-c2-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c2-5l.html', 0, 'RP', NULL), (2403, 1, 7, 16, '82710100_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-8100-eco-clean-c1.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c1.html', 0, 'RP', NULL), (2404, 1, 7, 17, '83472100_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-8100-eco-clean-c1-17.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c1-17.html', 0, 'RP', NULL), (2405, 1, 7, 20, '84194500_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-specific-ll-a-b-025.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025.html', 0, 'RP', NULL), (2406, 1, 7, 21, '85930100_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-specific-ll-a-b-025-21.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025-21.html', 0, 'RP', NULL), (2407, 1, 7, 22, '86694800_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-specific-504-00-507-00.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-504-00-507-00.html', 0, 'RP', NULL), (2408, 1, 7, 23, '87437400_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-specific-504-00-507-00-23.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-504-00-507-00-23.html', 0, 'RP', NULL), (2409, 1, 7, 24, '88201900_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-specific-229-51.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-229-51.html', 0, 'RP', NULL), (2410, 1, 7, 25, '88964600_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-specific-506-01-506-00-503-00.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-506-01-506-00-503-00.html', 0, 'RP', NULL), (2411, 1, 7, 26, '89782600_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-specific-506-01-506-00-503-00-26.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-506-01-506-00-503-00-26.html', 0, 'RP', NULL), (2412, 1, 7, 27, '90617000_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-8100-x-lite.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-lite.html', 0, 'RP', NULL), (2413, 1, 7, 28, '91469700_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-8100-x-lite-28.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-lite-28.html', 0, 'RP', NULL), (2414, 1, 7, 176, '92215800_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-8100-x-clean-c3-1l-176.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-1l-176.html', 0, 'RP', NULL), (2415, 1, 7, 177, '92996600_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-8100-x-clean-c3-5l-177.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l-177.html', 0, 'RP', NULL), (2416, 1, 7, 194, '93771500_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-specific-ford-913-c-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-1l.html', 0, 'RP', NULL), (2417, 1, 7, 195, '94559300_1283452726', '/motul-schmierstoffe/auto/motorenol/motul-specific-ford-913-c-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-5l.html', 0, 'RP', NULL), (2418, 1, 8, NULL, '95431200_1283452726', '/motul-schmierstoffe/auto/getriebeol.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html', 0, 'RP', NULL), (2419, 1, 8, 13, '97434700_1283452726', '/motul-schmierstoffe/auto/getriebeol/motul-gear-300.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-300.html', 0, 'RP', NULL), (2420, 1, 8, 29, '98203100_1283452726', '/motul-schmierstoffe/auto/getriebeol/motul-gearbox.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gearbox.html', 0, 'RP', NULL), (2421, 1, 8, 30, '98979300_1283452726', '/motul-schmierstoffe/auto/getriebeol/motul-gear-ff-competition.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-ff-competition.html', 0, 'RP', NULL), (2422, 1, 8, 186, '99800900_1283452726', '/motul-schmierstoffe/auto/getriebeol/motul-multi-atf-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-multi-atf-1l.html', 0, 'RP', NULL), (2423, 1, 8, 187, '00562800_1283452727', '/motul-schmierstoffe/auto/getriebeol/motul-dexron-iii-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-dexron-iii-1l.html', 0, 'RP', NULL), (2424, 1, 8, 188, '01324900_1283452727', '/motul-schmierstoffe/auto/getriebeol/motul-dexron-iid-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-dexron-iid-1l.html', 0, 'RP', NULL), (2425, 2, 6, NULL, '04447800_1283452727', 'motul-schmierstoffe/auto.html', 'motul-schmierstoffe/motul-autoschmierstoffe.html', 0, 'RP', NULL), (2426, 2, 6, 1, '07198400_1283452727', 'motul-schmierstoffe/auto/motul-4100-power-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-4100-power-5l-15w-50.html', 0, 'RP', NULL), (2427, 2, 6, 2, '07927700_1283452727', 'motul-schmierstoffe/auto/motul-4100-power-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-4100-power-1l.html', 0, 'RP', NULL), (2428, 2, 6, 3, '08674800_1283452727', 'motul-schmierstoffe/auto/motul-6100-synergie-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-6100-synergie-1l.html', 0, 'RP', NULL), (2429, 2, 6, 4, '09414700_1283452727', 'motul-schmierstoffe/auto/motul-6100-synergie-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-6100-synergie-5l.html', 0, 'RP', NULL), (2430, 2, 6, 5, '10155500_1283452727', 'motul-schmierstoffe/auto/motul-8100-x-cess-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-cess-1l.html', 0, 'RP', NULL), (2431, 2, 6, 6, '10927800_1283452727', 'motul-schmierstoffe/auto/motul-8100-x-cess-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-cess-5l.html', 0, 'RP', NULL), (2432, 2, 6, 7, '11656900_1283452727', 'motul-schmierstoffe/auto/motul-8100-x-clean-c3-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-1l.html', 0, 'RP', NULL), (2433, 2, 6, 8, '12423400_1283452727', 'motul-schmierstoffe/auto/motul-8100-x-clean-c3-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-5l.html', 0, 'RP', NULL), (2434, 2, 6, 9, '13138200_1283452727', 'motul-schmierstoffe/auto/motul-specific-cng-lpg-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-cng-lpg-1l.html', 0, 'RP', NULL), (2435, 2, 6, 10, '13899000_1283452727', 'motul-schmierstoffe/auto/motul-specific-cng-lpg-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-cng-lpg-5l.html', 0, 'RP', NULL), (2436, 2, 6, 11, '14681400_1283452727', 'motul-schmierstoffe/auto/motul-8100-x-clean-plus-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-plus-1l.html', 0, 'RP', NULL), (2437, 2, 6, 12, '15448000_1283452727', 'motul-schmierstoffe/auto/motul-8100-x-clean-plus-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-plus-5l.html', 0, 'RP', NULL), (2438, 2, 6, 13, '16192400_1283452727', 'motul-schmierstoffe/auto/motul-gear-300.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-gear-300.html', 0, 'RP', NULL), (2439, 2, 6, 14, '16945000_1283452727', 'motul-schmierstoffe/auto/motul-8100-eco-clean-c2-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-eco-clean-c2-1l.html', 0, 'RP', NULL), (2440, 2, 6, 15, '18016400_1283452727', 'motul-schmierstoffe/auto/motul-8100-eco-clean-c2-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-eco-clean-c2-5l.html', 0, 'RP', NULL), (2441, 2, 6, 16, '18802600_1283452727', 'motul-schmierstoffe/auto/motul-8100-eco-clean-c1.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-eco-clean-c1.html', 0, 'RP', NULL), (2442, 2, 6, 17, '19543900_1283452727', 'motul-schmierstoffe/auto/motul-8100-eco-clean-c1-17.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-eco-clean-c1-17.html', 0, 'RP', NULL), (2443, 2, 6, 20, '20297400_1283452727', 'motul-schmierstoffe/auto/motul-specific-ll-a-b-025.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ll-a-b-025.html', 0, 'RP', NULL), (2444, 2, 6, 21, '21069300_1283452727', 'motul-schmierstoffe/auto/motul-specific-ll-a-b-025-21.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ll-a-b-025-21.html', 0, 'RP', NULL), (2445, 2, 6, 22, '21819900_1283452727', 'motul-schmierstoffe/auto/motul-specific-504-00-507-00.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-504-00-507-00.html', 0, 'RP', NULL), (2446, 2, 6, 23, '22599700_1283452727', 'motul-schmierstoffe/auto/motul-specific-504-00-507-00-23.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-504-00-507-00-23.html', 0, 'RP', NULL), (2447, 2, 6, 24, '24029900_1283452727', 'motul-schmierstoffe/auto/motul-specific-229-51.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-229-51.html', 0, 'RP', NULL), (2448, 2, 6, 25, '24807800_1283452727', 'motul-schmierstoffe/auto/motul-specific-506-01-506-00-503-00.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-506-01-506-00-503-00.html', 0, 'RP', NULL), (2449, 2, 6, 26, '25563400_1283452727', 'motul-schmierstoffe/auto/motul-specific-506-01-506-00-503-00-26.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-506-01-506-00-503-00-26.html', 0, 'RP', NULL), (2450, 2, 6, 27, '26315900_1283452727', 'motul-schmierstoffe/auto/motul-8100-x-lite.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-lite.html', 0, 'RP', NULL), (2451, 2, 6, 28, '27054200_1283452727', 'motul-schmierstoffe/auto/motul-8100-x-lite-28.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-lite-28.html', 0, 'RP', NULL), (2452, 2, 6, 29, '27791100_1283452727', 'motul-schmierstoffe/auto/motul-gearbox.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-gearbox.html', 0, 'RP', NULL), (2453, 2, 6, 30, '28531700_1283452727', 'motul-schmierstoffe/auto/motul-gear-ff-competition.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-gear-ff-competition.html', 0, 'RP', NULL), (2454, 2, 6, 176, '29379700_1283452727', 'motul-schmierstoffe/auto/motul-8100-x-clean-c3-1l-176.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-1l-176.html', 0, 'RP', NULL), (2455, 2, 6, 177, '30207100_1283452727', 'motul-schmierstoffe/auto/motul-8100-x-clean-c3-5l-177.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-5l-177.html', 0, 'RP', NULL), (2456, 2, 6, 186, '30959700_1283452727', 'motul-schmierstoffe/auto/motul-multi-atf-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-multi-atf-1l.html', 0, 'RP', NULL), (2457, 2, 6, 187, '31707900_1283452727', 'motul-schmierstoffe/auto/motul-dexron-iii-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-dexron-iii-1l.html', 0, 'RP', NULL), (2458, 2, 6, 188, '33503200_1283452727', 'motul-schmierstoffe/auto/motul-dexron-iid-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-dexron-iid-1l.html', 0, 'RP', NULL), (2459, 2, 6, 194, '34269000_1283452727', 'motul-schmierstoffe/auto/motul-specific-ford-913-c-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ford-913-c-1l.html', 0, 'RP', NULL), (2460, 2, 6, 195, '35016800_1283452727', 'motul-schmierstoffe/auto/motul-specific-ford-913-c-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ford-913-c-5l.html', 0, 'RP', NULL), (2461, 2, 7, NULL, '36014700_1283452727', 'motul-schmierstoffe/auto/motorenol.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html', 0, 'RP', NULL), (2462, 2, 7, 1, '38653700_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-4100-power-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-5l-15w-50.html', 0, 'RP', NULL), (2463, 2, 7, 2, '39438900_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-4100-power-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-1l.html', 0, 'RP', NULL), (2464, 2, 7, 3, '40170200_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-6100-synergie-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-1l.html', 0, 'RP', NULL), (2465, 2, 7, 4, '40953800_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-6100-synergie-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-5l.html', 0, 'RP', NULL), (2466, 2, 7, 5, '42492300_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-8100-x-cess-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-cess-1l.html', 0, 'RP', NULL), (2467, 2, 7, 6, '43245700_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-8100-x-cess-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-cess-5l.html', 0, 'RP', NULL), (2468, 2, 7, 7, '44018200_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-8100-x-clean-c3-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-1l.html', 0, 'RP', NULL), (2469, 2, 7, 8, '44834400_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-8100-x-clean-c3-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l.html', 0, 'RP', NULL), (2470, 2, 7, 9, '45596300_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-specific-cng-lpg-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-cng-lpg-1l.html', 0, 'RP', NULL), (2471, 2, 7, 10, '46400100_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-specific-cng-lpg-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-cng-lpg-5l.html', 0, 'RP', NULL), (2472, 2, 7, 11, '47147800_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-8100-x-clean-plus-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-1l.html', 0, 'RP', NULL), (2473, 2, 7, 12, '47945600_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-8100-x-clean-plus-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-5l.html', 0, 'RP', NULL), (2474, 2, 7, 14, '48699000_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-8100-eco-clean-c2-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c2-1l.html', 0, 'RP', NULL), (2475, 2, 7, 15, '49465000_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-8100-eco-clean-c2-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c2-5l.html', 0, 'RP', NULL), (2476, 2, 7, 16, '50221100_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-8100-eco-clean-c1.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c1.html', 0, 'RP', NULL), (2477, 2, 7, 17, '50978100_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-8100-eco-clean-c1-17.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c1-17.html', 0, 'RP', NULL), (2478, 2, 7, 20, '51879500_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-specific-ll-a-b-025.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025.html', 0, 'RP', NULL), (2479, 2, 7, 21, '52931300_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-specific-ll-a-b-025-21.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025-21.html', 0, 'RP', NULL), (2480, 2, 7, 22, '53717900_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-specific-504-00-507-00.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-504-00-507-00.html', 0, 'RP', NULL), (2481, 2, 7, 23, '54495300_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-specific-504-00-507-00-23.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-504-00-507-00-23.html', 0, 'RP', NULL), (2482, 2, 7, 24, '55260400_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-specific-229-51.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-229-51.html', 0, 'RP', NULL), (2483, 2, 7, 25, '56057900_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-specific-506-01-506-00-503-00.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-506-01-506-00-503-00.html', 0, 'RP', NULL), (2484, 2, 7, 26, '56838200_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-specific-506-01-506-00-503-00-26.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-506-01-506-00-503-00-26.html', 0, 'RP', NULL), (2485, 2, 7, 27, '57651100_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-8100-x-lite.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-lite.html', 0, 'RP', NULL), (2486, 2, 7, 28, '58442000_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-8100-x-lite-28.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-lite-28.html', 0, 'RP', NULL), (2487, 2, 7, 176, '59248900_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-8100-x-clean-c3-1l-176.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-1l-176.html', 0, 'RP', NULL), (2488, 2, 7, 177, '60013000_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-8100-x-clean-c3-5l-177.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l-177.html', 0, 'RP', NULL), (2489, 2, 7, 194, '60785500_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-specific-ford-913-c-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-1l.html', 0, 'RP', NULL), (2490, 2, 7, 195, '61598000_1283452727', 'motul-schmierstoffe/auto/motorenol/motul-specific-ford-913-c-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-5l.html', 0, 'RP', NULL), (2491, 2, 8, NULL, '62540600_1283452727', 'motul-schmierstoffe/auto/getriebeol.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html', 0, 'RP', NULL), (2492, 2, 8, 13, '64637100_1283452727', 'motul-schmierstoffe/auto/getriebeol/motul-gear-300.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-300.html', 0, 'RP', NULL), (2493, 2, 8, 29, '65413500_1283452727', 'motul-schmierstoffe/auto/getriebeol/motul-gearbox.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gearbox.html', 0, 'RP', NULL), (2494, 2, 8, 30, '66253600_1283452727', 'motul-schmierstoffe/auto/getriebeol/motul-gear-ff-competition.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-ff-competition.html', 0, 'RP', NULL), (2495, 2, 8, 186, '67014700_1283452727', 'motul-schmierstoffe/auto/getriebeol/motul-multi-atf-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-multi-atf-1l.html', 0, 'RP', NULL), (2496, 2, 8, 187, '67781000_1283452727', 'motul-schmierstoffe/auto/getriebeol/motul-dexron-iii-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-dexron-iii-1l.html', 0, 'RP', NULL), (2497, 2, 8, 188, '68526900_1283452727', 'motul-schmierstoffe/auto/getriebeol/motul-dexron-iid-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-dexron-iid-1l.html', 0, 'RP', NULL), (2498, 1, 7, NULL, '67957200_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html', 0, 'RP', NULL), (2499, 1, 7, 1, '72021300_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-4100-power-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-5l-15w-50.html', 0, 'RP', NULL), (2500, 1, 7, 2, '72793600_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-4100-power-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-1l.html', 0, 'RP', NULL), (2501, 1, 7, 3, '73557800_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-6100-synergie-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-1l.html', 0, 'RP', NULL), (2502, 1, 7, 4, '74303700_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-6100-synergie-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-5l.html', 0, 'RP', NULL), (2503, 1, 7, 5, '75044500_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-x-cess-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-cess-1l.html', 0, 'RP', NULL), (2504, 1, 7, 6, '75853200_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-x-cess-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-cess-5l.html', 0, 'RP', NULL), (2505, 1, 7, 7, '76634100_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-x-clean-c3-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-1l.html', 0, 'RP', NULL), (2506, 1, 7, 8, '79497200_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-x-clean-c3-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l.html', 0, 'RP', NULL), (2507, 1, 7, 9, '80287600_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-specific-cng-lpg-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-cng-lpg-1l.html', 0, 'RP', NULL), (2508, 1, 7, 10, '81057300_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-specific-cng-lpg-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-cng-lpg-5l.html', 0, 'RP', NULL), (2509, 1, 7, 11, '82899500_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-x-clean-plus-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-1l.html', 0, 'RP', NULL), (2510, 1, 7, 12, '83655900_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-x-clean-plus-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-5l.html', 0, 'RP', NULL), (2511, 1, 7, 14, '84528800_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-eco-clean-c2-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c2-1l.html', 0, 'RP', NULL), (2512, 1, 7, 15, '85319900_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-eco-clean-c2-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c2-5l.html', 0, 'RP', NULL), (2513, 1, 7, 16, '86112600_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-eco-clean-c1.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c1.html', 0, 'RP', NULL), (2514, 1, 7, 17, '86885200_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-eco-clean-c1-17.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c1-17.html', 0, 'RP', NULL), (2515, 1, 7, 20, '87741000_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-specific-ll-a-b-025.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025.html', 0, 'RP', NULL), (2516, 1, 7, 21, '88509700_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-specific-ll-a-b-025-21.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025-21.html', 0, 'RP', NULL), (2517, 1, 7, 22, '89282900_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-specific-504-00-507-00.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-504-00-507-00.html', 0, 'RP', NULL), (2518, 1, 7, 23, '90088500_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-specific-504-00-507-00-23.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-504-00-507-00-23.html', 0, 'RP', NULL), (2519, 1, 7, 24, '90864700_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-specific-229-51.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-229-51.html', 0, 'RP', NULL), (2520, 1, 7, 25, '91643100_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-specific-506-01-506-00-503-00.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-506-01-506-00-503-00.html', 0, 'RP', NULL), (2521, 1, 7, 26, '92429300_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-specific-506-01-506-00-503-00-26.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-506-01-506-00-503-00-26.html', 0, 'RP', NULL), (2522, 1, 7, 27, '93194200_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-x-lite.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-lite.html', 0, 'RP', NULL), (2523, 1, 7, 28, '93965300_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-x-lite-28.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-lite-28.html', 0, 'RP', NULL), (2524, 1, 7, 176, '94730300_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-x-clean-c3-1l-176.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-1l-176.html', 0, 'RP', NULL), (2525, 1, 7, 177, '95552900_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-x-clean-c3-5l-177.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l-177.html', 0, 'RP', NULL), (2526, 1, 7, 194, '97673500_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-specific-ford-913-c-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-1l.html', 0, 'RP', NULL), (2527, 1, 7, 195, '98461400_1283453004', '/motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-specific-ford-913-c-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-5l.html', 0, 'RP', NULL), (2528, 2, 7, NULL, '01071900_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html', 0, 'RP', NULL), (2529, 2, 7, 1, '03646400_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-4100-power-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-5l-15w-50.html', 0, 'RP', NULL), (2530, 2, 7, 2, '04422500_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-4100-power-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-1l.html', 0, 'RP', NULL), (2531, 2, 7, 3, '05189800_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-6100-synergie-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-1l.html', 0, 'RP', NULL), (2532, 2, 7, 4, '05958000_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-6100-synergie-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-5l.html', 0, 'RP', NULL), (2533, 2, 7, 5, '06735900_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-x-cess-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-cess-1l.html', 0, 'RP', NULL), (2534, 2, 7, 6, '07527600_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-x-cess-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-cess-5l.html', 0, 'RP', NULL), (2535, 2, 7, 7, '08350000_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-x-clean-c3-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-1l.html', 0, 'RP', NULL), (2536, 2, 7, 8, '09110600_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-x-clean-c3-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l.html', 0, 'RP', NULL), (2537, 2, 7, 9, '09862000_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-specific-cng-lpg-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-cng-lpg-1l.html', 0, 'RP', NULL), (2538, 2, 7, 10, '10668100_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-specific-cng-lpg-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-cng-lpg-5l.html', 0, 'RP', NULL), (2539, 2, 7, 11, '11465100_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-x-clean-plus-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-1l.html', 0, 'RP', NULL), (2540, 2, 7, 12, '12267300_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-x-clean-plus-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-5l.html', 0, 'RP', NULL), (2541, 2, 7, 14, '13053500_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-eco-clean-c2-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c2-1l.html', 0, 'RP', NULL), (2542, 2, 7, 15, '13823900_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-eco-clean-c2-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c2-5l.html', 0, 'RP', NULL), (2543, 2, 7, 16, '14680800_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-eco-clean-c1.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c1.html', 0, 'RP', NULL), (2544, 2, 7, 17, '15527200_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-eco-clean-c1-17.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c1-17.html', 0, 'RP', NULL), (2545, 2, 7, 20, '16330500_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-specific-ll-a-b-025.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025.html', 0, 'RP', NULL), (2546, 2, 7, 21, '17128100_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-specific-ll-a-b-025-21.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025-21.html', 0, 'RP', NULL), (2547, 2, 7, 22, '17908200_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-specific-504-00-507-00.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-504-00-507-00.html', 0, 'RP', NULL), (2548, 2, 7, 23, '18699900_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-specific-504-00-507-00-23.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-504-00-507-00-23.html', 0, 'RP', NULL), (2549, 2, 7, 24, '20458800_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-specific-229-51.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-229-51.html', 0, 'RP', NULL), (2550, 2, 7, 25, '21246000_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-specific-506-01-506-00-503-00.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-506-01-506-00-503-00.html', 0, 'RP', NULL), (2551, 2, 7, 26, '22109200_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-specific-506-01-506-00-503-00-26.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-506-01-506-00-503-00-26.html', 0, 'RP', NULL), (2552, 2, 7, 27, '23105800_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-x-lite.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-lite.html', 0, 'RP', NULL), (2553, 2, 7, 28, '23879600_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-x-lite-28.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-lite-28.html', 0, 'RP', NULL), (2554, 2, 7, 176, '24720500_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-x-clean-c3-1l-176.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-1l-176.html', 0, 'RP', NULL), (2555, 2, 7, 177, '25514300_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-8100-x-clean-c3-5l-177.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l-177.html', 0, 'RP', NULL), (2556, 2, 7, 194, '26314900_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-specific-ford-913-c-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-1l.html', 0, 'RP', NULL), (2557, 2, 7, 195, '27132700_1283453005', 'motul-schmierstoffe/motul-autoschmierstoffe/motorenol/motul-specific-ford-913-c-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-5l.html', 0, 'RP', NULL), (2558, 1, 8, NULL, '43541700_1283453053', '/motul-schmierstoffe/motul-autoschmierstoffe/getriebeol.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html', 0, 'RP', NULL), (2559, 1, 8, 13, '47629300_1283453053', '/motul-schmierstoffe/motul-autoschmierstoffe/getriebeol/motul-gear-300.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-300.html', 0, 'RP', NULL), (2560, 1, 8, 29, '48420900_1283453053', '/motul-schmierstoffe/motul-autoschmierstoffe/getriebeol/motul-gearbox.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gearbox.html', 0, 'RP', NULL), (2561, 1, 8, 30, '49197800_1283453053', '/motul-schmierstoffe/motul-autoschmierstoffe/getriebeol/motul-gear-ff-competition.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-ff-competition.html', 0, 'RP', NULL), (2562, 1, 8, 186, '49944100_1283453053', '/motul-schmierstoffe/motul-autoschmierstoffe/getriebeol/motul-multi-atf-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-multi-atf-1l.html', 0, 'RP', NULL), (2563, 1, 8, 187, '50714300_1283453053', '/motul-schmierstoffe/motul-autoschmierstoffe/getriebeol/motul-dexron-iii-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-dexron-iii-1l.html', 0, 'RP', NULL), (2564, 1, 8, 188, '51451300_1283453053', '/motul-schmierstoffe/motul-autoschmierstoffe/getriebeol/motul-dexron-iid-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-dexron-iid-1l.html', 0, 'RP', NULL), (2565, 2, 8, NULL, '54917700_1283453053', 'motul-schmierstoffe/motul-autoschmierstoffe/getriebeol.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html', 0, 'RP', NULL), (2566, 2, 8, 13, '56899100_1283453053', 'motul-schmierstoffe/motul-autoschmierstoffe/getriebeol/motul-gear-300.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-300.html', 0, 'RP', NULL), (2567, 2, 8, 29, '57826900_1283453053', 'motul-schmierstoffe/motul-autoschmierstoffe/getriebeol/motul-gearbox.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gearbox.html', 0, 'RP', NULL), (2568, 2, 8, 30, '58595400_1283453053', 'motul-schmierstoffe/motul-autoschmierstoffe/getriebeol/motul-gear-ff-competition.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-ff-competition.html', 0, 'RP', NULL), (2569, 2, 8, 186, '59382000_1283453053', 'motul-schmierstoffe/motul-autoschmierstoffe/getriebeol/motul-multi-atf-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-multi-atf-1l.html', 0, 'RP', NULL), (2570, 2, 8, 187, '60165300_1283453053', 'motul-schmierstoffe/motul-autoschmierstoffe/getriebeol/motul-dexron-iii-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-dexron-iii-1l.html', 0, 'RP', NULL), (2571, 2, 8, 188, '60930300_1283453053', 'motul-schmierstoffe/motul-autoschmierstoffe/getriebeol/motul-dexron-iid-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-dexron-iid-1l.html', 0, 'RP', NULL), (2572, 1, 41, 139, '90673900_1283453966', '/fanshop/arbeitshandschuhe.html', '/motul-fanshop-artikel/motul-arbeitshandschuhe.html', 0, 'RP', NULL), (2573, 1, 51, 139, '91361700_1283453966', '/fanshop/bekleidung/arbeitshandschuhe.html', '/motul-fanshop-artikel/bekleidung/motul-arbeitshandschuhe.html', 0, 'RP', NULL), (2574, 1, NULL, 139, '92078400_1283453966', 'arbeitshandschuhe.html', 'motul-arbeitshandschuhe.html', 0, 'RP', NULL), (2575, 2, 41, 139, '96640600_1283453966', 'fanshop/arbeitshandschuhe.html', 'motul-fanshop-artikel/motul-arbeitshandschuhe.html', 0, 'RP', NULL), (2576, 2, 51, 139, '97323600_1283453966', 'fanshop/bekleidung/arbeitshandschuhe.html', 'motul-fanshop-artikel/bekleidung/motul-arbeitshandschuhe.html', 0, 'RP', NULL), (2577, 2, NULL, 139, '97980300_1283453966', 'arbeitshandschuhe.html', 'motul-arbeitshandschuhe.html', 0, 'RP', NULL), (2578, 1, NULL, 244, '22461900_1283454129', 'softshell-weste-herren-grosse-xl.html', 'motul-softshell-weste-herren-grosse-xl.html', 0, 'RP', NULL), (2579, 2, NULL, 244, '24595600_1283454129', 'softshell-weste-herren-grosse-xl.html', 'motul-softshell-weste-herren-grosse-xl.html', 0, 'RP', NULL), (2580, 1, 7, NULL, '82242800_1283454355', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html', 0, 'RP', NULL), (2581, 1, 7, 1, '86906100_1283454355', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-4100-power-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-5l-15w-50.html', 0, 'RP', NULL), (2582, 1, 7, 2, '87702200_1283454355', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-4100-power-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-1l.html', 0, 'RP', NULL), (2583, 1, 7, 3, '88493400_1283454355', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-6100-synergie-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-1l.html', 0, 'RP', NULL), (2584, 1, 7, 4, '89253900_1283454355', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-6100-synergie-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-5l.html', 0, 'RP', NULL), (2585, 1, 7, 5, '90006100_1283454355', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-x-cess-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-cess-1l.html', 0, 'RP', NULL), (2586, 1, 7, 6, '90813200_1283454355', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-x-cess-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-cess-5l.html', 0, 'RP', NULL), (2587, 1, 7, 7, '92355500_1283454355', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-x-clean-c3-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-1l.html', 0, 'RP', NULL), (2588, 1, 7, 8, '93156500_1283454355', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-x-clean-c3-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l.html', 0, 'RP', NULL), (2589, 1, 7, 9, '93953700_1283454355', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-specific-cng-lpg-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-cng-lpg-1l.html', 0, 'RP', NULL), (2590, 1, 7, 10, '94775200_1283454355', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-specific-cng-lpg-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-cng-lpg-5l.html', 0, 'RP', NULL), (2591, 1, 7, 11, '95565200_1283454355', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-x-clean-plus-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-1l.html', 0, 'RP', NULL), (2592, 1, 7, 12, '96372900_1283454355', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-x-clean-plus-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-5l.html', 0, 'RP', NULL), (2593, 1, 7, 14, '98211100_1283454355', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-eco-clean-c2-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c2-1l.html', 0, 'RP', NULL), (2594, 1, 7, 15, '99110500_1283454355', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-eco-clean-c2-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c2-5l.html', 0, 'RP', NULL), (2595, 1, 7, 16, '99915400_1283454355', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-eco-clean-c1.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c1.html', 0, 'RP', NULL), (2596, 1, 7, 17, '00732400_1283454356', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-eco-clean-c1-17.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c1-17.html', 0, 'RP', NULL), (2597, 1, 7, 20, '01533400_1283454356', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-specific-ll-a-b-025.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025.html', 0, 'RP', NULL), (2598, 1, 7, 21, '02356900_1283454356', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-specific-ll-a-b-025-21.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025-21.html', 0, 'RP', NULL), (2599, 1, 7, 22, '03141200_1283454356', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-specific-504-00-507-00.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-504-00-507-00.html', 0, 'RP', NULL), (2600, 1, 7, 23, '03969500_1283454356', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-specific-504-00-507-00-23.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-504-00-507-00-23.html', 0, 'RP', NULL), (2601, 1, 7, 24, '04813200_1283454356', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-specific-229-51.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-229-51.html', 0, 'RP', NULL), (2602, 1, 7, 25, '05648600_1283454356', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-specific-506-01-506-00-503-00.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-506-01-506-00-503-00.html', 0, 'RP', NULL), (2603, 1, 7, 26, '06565200_1283454356', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-specific-506-01-506-00-503-00-26.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-506-01-506-00-503-00-26.html', 0, 'RP', NULL), (2604, 1, 7, 27, '07364000_1283454356', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-x-lite.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-lite.html', 0, 'RP', NULL), (2605, 1, 7, 28, '08165800_1283454356', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-x-lite-28.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-lite-28.html', 0, 'RP', NULL), (2606, 1, 7, 176, '08978100_1283454356', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-x-clean-c3-1l-176.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-1l-176.html', 0, 'RP', NULL), (2607, 1, 7, 177, '09784300_1283454356', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-x-clean-c3-5l-177.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l-177.html', 0, 'RP', NULL), (2608, 1, 7, 194, '10569200_1283454356', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-specific-ford-913-c-1l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-1l.html', 0, 'RP', NULL), (2609, 1, 7, 195, '11386200_1283454356', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-specific-ford-913-c-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-5l.html', 0, 'RP', NULL), (2610, 2, 7, NULL, '14099100_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html', 0, 'RP', NULL), (2611, 2, 7, 1, '17117200_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-4100-power-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-5l-15w-50.html', 0, 'RP', NULL), (2612, 2, 7, 2, '17906300_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-4100-power-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-1l.html', 0, 'RP', NULL), (2613, 2, 7, 3, '18776500_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-6100-synergie-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-1l.html', 0, 'RP', NULL), (2614, 2, 7, 4, '19614100_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-6100-synergie-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-5l.html', 0, 'RP', NULL), (2615, 2, 7, 5, '20552600_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-x-cess-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-cess-1l.html', 0, 'RP', NULL), (2616, 2, 7, 6, '21332800_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-x-cess-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-cess-5l.html', 0, 'RP', NULL), (2617, 2, 7, 7, '22161800_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-x-clean-c3-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-1l.html', 0, 'RP', NULL), (2618, 2, 7, 8, '23011400_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-x-clean-c3-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l.html', 0, 'RP', NULL), (2619, 2, 7, 9, '23853600_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-specific-cng-lpg-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-cng-lpg-1l.html', 0, 'RP', NULL), (2620, 2, 7, 10, '24655700_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-specific-cng-lpg-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-cng-lpg-5l.html', 0, 'RP', NULL), (2621, 2, 7, 11, '25442100_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-x-clean-plus-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-1l.html', 0, 'RP', NULL), (2622, 2, 7, 12, '26216800_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-x-clean-plus-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-5l.html', 0, 'RP', NULL), (2623, 2, 7, 14, '27070500_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-eco-clean-c2-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c2-1l.html', 0, 'RP', NULL), (2624, 2, 7, 15, '27866600_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-eco-clean-c2-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c2-5l.html', 0, 'RP', NULL), (2625, 2, 7, 16, '28663000_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-eco-clean-c1.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c1.html', 0, 'RP', NULL), (2626, 2, 7, 17, '29444800_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-eco-clean-c1-17.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c1-17.html', 0, 'RP', NULL), (2627, 2, 7, 20, '30261000_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-specific-ll-a-b-025.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025.html', 0, 'RP', NULL), (2628, 2, 7, 21, '32052000_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-specific-ll-a-b-025-21.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025-21.html', 0, 'RP', NULL), (2629, 2, 7, 22, '32854600_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-specific-504-00-507-00.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-504-00-507-00.html', 0, 'RP', NULL), (2630, 2, 7, 23, '33762300_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-specific-504-00-507-00-23.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-504-00-507-00-23.html', 0, 'RP', NULL), (2631, 2, 7, 24, '35504200_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-specific-229-51.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-229-51.html', 0, 'RP', NULL), (2632, 2, 7, 25, '36395800_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-specific-506-01-506-00-503-00.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-506-01-506-00-503-00.html', 0, 'RP', NULL), (2633, 2, 7, 26, '37242500_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-specific-506-01-506-00-503-00-26.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-506-01-506-00-503-00-26.html', 0, 'RP', NULL), (2634, 2, 7, 27, '38049400_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-x-lite.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-lite.html', 0, 'RP', NULL), (2635, 2, 7, 28, '38864700_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-x-lite-28.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-lite-28.html', 0, 'RP', NULL), (2636, 2, 7, 176, '39708600_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-x-clean-c3-1l-176.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-1l-176.html', 0, 'RP', NULL), (2637, 2, 7, 177, '40562500_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-8100-x-clean-c3-5l-177.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l-177.html', 0, 'RP', NULL), (2638, 2, 7, 194, '41431900_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-specific-ford-913-c-1l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-1l.html', 0, 'RP', NULL), (2639, 2, 7, 195, '42229800_1283454356', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-motorenoel/motul-specific-ford-913-c-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-5l.html', 0, 'RP', NULL), (2640, 1, 9, NULL, '66396200_1283454397', '/motul-schmierstoffe/motorrad.html', '/motul-schmierstoffe/motul-motorrad.html', 0, 'RP', NULL), (2641, 1, 9, 31, '70789100_1283454397', '/motul-schmierstoffe/motorrad/motul-3000-4t.html', '/motul-schmierstoffe/motul-motorrad/motul-3000-4t.html', 0, 'RP', NULL), (2642, 1, 9, 32, '71577200_1283454397', '/motul-schmierstoffe/motorrad/motul-3000-4t-32.html', '/motul-schmierstoffe/motul-motorrad/motul-3000-4t-32.html', 0, 'RP', NULL), (2643, 1, 9, 33, '72282800_1283454397', '/motul-schmierstoffe/motorrad/motul-5100-4t.html', '/motul-schmierstoffe/motul-motorrad/motul-5100-4t.html', 0, 'RP', NULL), (2644, 1, 9, 48, '73006300_1283454397', '/motul-schmierstoffe/motorrad/motul-5100-4t-48.html', '/motul-schmierstoffe/motul-motorrad/motul-5100-4t-48.html', 0, 'RP', NULL), (2645, 1, 9, 49, '73730500_1283454397', '/motul-schmierstoffe/motorrad/motul-5100-4t-49.html', '/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html', 0, 'RP', NULL), (2646, 1, 9, 50, '74436900_1283454397', '/motul-schmierstoffe/motorrad/motul-5100-4t-50.html', '/motul-schmierstoffe/motul-motorrad/motul-5100-4t-50.html', 0, 'RP', NULL), (2647, 1, 9, 51, '75150200_1283454397', '/motul-schmierstoffe/motorrad/motul-7100-4t.html', '/motul-schmierstoffe/motul-motorrad/motul-7100-4t.html', 0, 'RP', NULL), (2648, 1, 9, 52, '75870700_1283454397', '/motul-schmierstoffe/motorrad/motul-7100-4t-52.html', '/motul-schmierstoffe/motul-motorrad/motul-7100-4t-52.html', 0, 'RP', NULL), (2649, 1, 9, 53, '76587100_1283454397', '/motul-schmierstoffe/motorrad/motul-7100-4t-53.html', '/motul-schmierstoffe/motul-motorrad/motul-7100-4t-53.html', 0, 'RP', NULL), (2650, 1, 9, 54, '79213200_1283454397', '/motul-schmierstoffe/motorrad/motul-7100-4t-54.html', '/motul-schmierstoffe/motul-motorrad/motul-7100-4t-54.html', 0, 'RP', NULL), (2651, 1, 9, 55, '79954500_1283454397', '/motul-schmierstoffe/motorrad/motul-7100-4t-55.html', '/motul-schmierstoffe/motul-motorrad/motul-7100-4t-55.html', 0, 'RP', NULL), (2652, 1, 9, 56, '80711600_1283454397', '/motul-schmierstoffe/motorrad/motul-7100-4t-56.html', '/motul-schmierstoffe/motul-motorrad/motul-7100-4t-56.html', 0, 'RP', NULL), (2653, 1, 9, 57, '81425400_1283454397', '/motul-schmierstoffe/motorrad/motul-100-motomix-2t.html', '/motul-schmierstoffe/motul-motorrad/motul-100-motomix-2t.html', 0, 'RP', NULL), (2654, 1, 9, 58, '82130400_1283454397', '/motul-schmierstoffe/motorrad/motul-510-2t.html', '/motul-schmierstoffe/motul-motorrad/motul-510-2t.html', 0, 'RP', NULL), (2655, 1, 9, 59, '82848500_1283454397', '/motul-schmierstoffe/motorrad/motul-710-2t.html', '/motul-schmierstoffe/motul-motorrad/motul-710-2t.html', 0, 'RP', NULL), (2656, 1, 9, 124, '83562000_1283454397', '/motul-schmierstoffe/motorrad/fork-oil-expert-light.html', '/motul-schmierstoffe/motul-motorrad/fork-oil-expert-light.html', 0, 'RP', NULL), (2657, 1, 9, 125, '84360700_1283454397', '/motul-schmierstoffe/motorrad/fork-oil-expert-medium.html', '/motul-schmierstoffe/motul-motorrad/fork-oil-expert-medium.html', 0, 'RP', NULL), (2658, 1, 9, 126, '85074100_1283454397', '/motul-schmierstoffe/motorrad/fork-oil-expert-medium-heavy.html', '/motul-schmierstoffe/motul-motorrad/fork-oil-expert-medium-heavy.html', 0, 'RP', NULL), (2659, 1, 9, 127, '85832700_1283454397', '/motul-schmierstoffe/motorrad/fork-oil-expert-heavy.html', '/motul-schmierstoffe/motul-motorrad/fork-oil-expert-heavy.html', 0, 'RP', NULL), (2660, 1, 9, 128, '86534600_1283454397', '/motul-schmierstoffe/motorrad/fork-oil-very-light.html', '/motul-schmierstoffe/motul-motorrad/fork-oil-very-light.html', 0, 'RP', NULL), (2661, 1, 9, 129, '87255800_1283454397', '/motul-schmierstoffe/motorrad/fork-oil-light.html', '/motul-schmierstoffe/motul-motorrad/fork-oil-light.html', 0, 'RP', NULL), (2662, 1, 9, 130, '87987400_1283454397', '/motul-schmierstoffe/motorrad/fork-oil-light-medium.html', '/motul-schmierstoffe/motul-motorrad/fork-oil-light-medium.html', 0, 'RP', NULL), (2663, 1, 9, 131, '88706800_1283454397', '/motul-schmierstoffe/motorrad/fork-oil-medium.html', '/motul-schmierstoffe/motul-motorrad/fork-oil-medium.html', 0, 'RP', NULL), (2664, 1, 9, 132, '89426400_1283454397', '/motul-schmierstoffe/motorrad/shock-oil-factory-line.html', '/motul-schmierstoffe/motul-motorrad/shock-oil-factory-line.html', 0, 'RP', NULL), (2665, 1, 10, NULL, '90255900_1283454397', '/motul-schmierstoffe/motorrad/motorenol.html', '/motul-schmierstoffe/motul-motorrad/motorenol.html', 0, 'RP', NULL), (2666, 1, 10, 31, '92725600_1283454397', '/motul-schmierstoffe/motorrad/motorenol/motul-3000-4t.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-3000-4t.html', 0, 'RP', NULL), (2667, 1, 10, 32, '93466800_1283454397', '/motul-schmierstoffe/motorrad/motorenol/motul-3000-4t-32.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-3000-4t-32.html', 0, 'RP', NULL), (2668, 1, 10, 33, '94191800_1283454397', '/motul-schmierstoffe/motorrad/motorenol/motul-5100-4t.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t.html', 0, 'RP', NULL), (2669, 1, 10, 48, '94948100_1283454397', '/motul-schmierstoffe/motorrad/motorenol/motul-5100-4t-48.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-48.html', 0, 'RP', NULL), (2670, 1, 10, 49, '95689000_1283454397', '/motul-schmierstoffe/motorrad/motorenol/motul-5100-4t-49.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-49.html', 0, 'RP', NULL), (2671, 1, 10, 50, '96399300_1283454397', '/motul-schmierstoffe/motorrad/motorenol/motul-5100-4t-50.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-50.html', 0, 'RP', NULL), (2672, 1, 10, 51, '97134700_1283454397', '/motul-schmierstoffe/motorrad/motorenol/motul-7100-4t.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t.html', 0, 'RP', NULL), (2673, 1, 10, 52, '97844600_1283454397', '/motul-schmierstoffe/motorrad/motorenol/motul-7100-4t-52.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-52.html', 0, 'RP', NULL), (2674, 1, 10, 53, '98580400_1283454397', '/motul-schmierstoffe/motorrad/motorenol/motul-7100-4t-53.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-53.html', 0, 'RP', NULL), (2675, 1, 10, 54, '99306500_1283454397', '/motul-schmierstoffe/motorrad/motorenol/motul-7100-4t-54.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-54.html', 0, 'RP', NULL), (2676, 1, 10, 55, '00031600_1283454398', '/motul-schmierstoffe/motorrad/motorenol/motul-7100-4t-55.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-55.html', 0, 'RP', NULL), (2677, 1, 10, 56, '00757500_1283454398', '/motul-schmierstoffe/motorrad/motorenol/motul-7100-4t-56.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-56.html', 0, 'RP', NULL), (2678, 1, 10, 57, '01518400_1283454398', '/motul-schmierstoffe/motorrad/motorenol/motul-100-motomix-2t.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-100-motomix-2t.html', 0, 'RP', NULL), (2679, 1, 10, 58, '02258500_1283454398', '/motul-schmierstoffe/motorrad/motorenol/motul-510-2t.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-510-2t.html', 0, 'RP', NULL), (2680, 1, 10, 59, '03928900_1283454398', '/motul-schmierstoffe/motorrad/motorenol/motul-710-2t.html', '/motul-schmierstoffe/motul-motorrad/motorenol/motul-710-2t.html', 0, 'RP', NULL), (2681, 1, 11, NULL, '06007600_1283454398', '/motul-schmierstoffe/motorrad/getriebeol.html', '/motul-schmierstoffe/motul-motorrad/getriebeol.html', 0, 'RP', NULL), (2682, 1, 12, NULL, '07208900_1283454398', '/motul-schmierstoffe/motorrad/gabelol.html', '/motul-schmierstoffe/motul-motorrad/gabelol.html', 0, 'RP', NULL), (2683, 1, 12, 124, '09457600_1283454398', '/motul-schmierstoffe/motorrad/gabelol/fork-oil-expert-light.html', '/motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-expert-light.html', 0, 'RP', NULL), (2684, 1, 12, 125, '10187700_1283454398', '/motul-schmierstoffe/motorrad/gabelol/fork-oil-expert-medium.html', '/motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-expert-medium.html', 0, 'RP', NULL), (2685, 1, 12, 126, '10956600_1283454398', '/motul-schmierstoffe/motorrad/gabelol/fork-oil-expert-medium-heavy.html', '/motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-expert-medium-heavy.html', 0, 'RP', NULL), (2686, 1, 12, 127, '11686200_1283454398', '/motul-schmierstoffe/motorrad/gabelol/fork-oil-expert-heavy.html', '/motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-expert-heavy.html', 0, 'RP', NULL), (2687, 1, 12, 128, '12483700_1283454398', '/motul-schmierstoffe/motorrad/gabelol/fork-oil-very-light.html', '/motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-very-light.html', 0, 'RP', NULL), (2688, 1, 12, 129, '13224300_1283454398', '/motul-schmierstoffe/motorrad/gabelol/fork-oil-light.html', '/motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-light.html', 0, 'RP', NULL), (2689, 1, 12, 130, '13975000_1283454398', '/motul-schmierstoffe/motorrad/gabelol/fork-oil-light-medium.html', '/motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-light-medium.html', 0, 'RP', NULL), (2690, 1, 12, 131, '14744100_1283454398', '/motul-schmierstoffe/motorrad/gabelol/fork-oil-medium.html', '/motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-medium.html', 0, 'RP', NULL), (2691, 1, 12, 132, '19673900_1283454398', '/motul-schmierstoffe/motorrad/gabelol/shock-oil-factory-line.html', '/motul-schmierstoffe/motul-motorrad/gabelol/shock-oil-factory-line.html', 0, 'RP', NULL), (2692, 2, 9, NULL, '22765200_1283454398', 'motul-schmierstoffe/motorrad.html', 'motul-schmierstoffe/motul-motorrad.html', 0, 'RP', NULL), (2693, 2, 9, 31, '25629500_1283454398', 'motul-schmierstoffe/motorrad/motul-3000-4t.html', 'motul-schmierstoffe/motul-motorrad/motul-3000-4t.html', 0, 'RP', NULL), (2694, 2, 9, 32, '26383800_1283454398', 'motul-schmierstoffe/motorrad/motul-3000-4t-32.html', 'motul-schmierstoffe/motul-motorrad/motul-3000-4t-32.html', 0, 'RP', NULL), (2695, 2, 9, 33, '27088500_1283454398', 'motul-schmierstoffe/motorrad/motul-5100-4t.html', 'motul-schmierstoffe/motul-motorrad/motul-5100-4t.html', 0, 'RP', NULL), (2696, 2, 9, 48, '27830600_1283454398', 'motul-schmierstoffe/motorrad/motul-5100-4t-48.html', 'motul-schmierstoffe/motul-motorrad/motul-5100-4t-48.html', 0, 'RP', NULL), (2697, 2, 9, 49, '28535100_1283454398', 'motul-schmierstoffe/motorrad/motul-5100-4t-49.html', 'motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html', 0, 'RP', NULL), (2698, 2, 9, 50, '29275600_1283454398', 'motul-schmierstoffe/motorrad/motul-5100-4t-50.html', 'motul-schmierstoffe/motul-motorrad/motul-5100-4t-50.html', 0, 'RP', NULL), (2699, 2, 9, 51, '30006500_1283454398', 'motul-schmierstoffe/motorrad/motul-7100-4t.html', 'motul-schmierstoffe/motul-motorrad/motul-7100-4t.html', 0, 'RP', NULL), (2700, 2, 9, 52, '30730800_1283454398', 'motul-schmierstoffe/motorrad/motul-7100-4t-52.html', 'motul-schmierstoffe/motul-motorrad/motul-7100-4t-52.html', 0, 'RP', NULL), (2701, 2, 9, 53, '31458100_1283454398', 'motul-schmierstoffe/motorrad/motul-7100-4t-53.html', 'motul-schmierstoffe/motul-motorrad/motul-7100-4t-53.html', 0, 'RP', NULL), (2702, 2, 9, 54, '32177800_1283454398', 'motul-schmierstoffe/motorrad/motul-7100-4t-54.html', 'motul-schmierstoffe/motul-motorrad/motul-7100-4t-54.html', 0, 'RP', NULL), (2703, 2, 9, 55, '32908600_1283454398', 'motul-schmierstoffe/motorrad/motul-7100-4t-55.html', 'motul-schmierstoffe/motul-motorrad/motul-7100-4t-55.html', 0, 'RP', NULL), (2704, 2, 9, 56, '33641000_1283454398', 'motul-schmierstoffe/motorrad/motul-7100-4t-56.html', 'motul-schmierstoffe/motul-motorrad/motul-7100-4t-56.html', 0, 'RP', NULL), (2705, 2, 9, 57, '34378000_1283454398', 'motul-schmierstoffe/motorrad/motul-100-motomix-2t.html', 'motul-schmierstoffe/motul-motorrad/motul-100-motomix-2t.html', 0, 'RP', NULL), (2706, 2, 9, 58, '35110700_1283454398', 'motul-schmierstoffe/motorrad/motul-510-2t.html', 'motul-schmierstoffe/motul-motorrad/motul-510-2t.html', 0, 'RP', NULL), (2707, 2, 9, 59, '35871200_1283454398', 'motul-schmierstoffe/motorrad/motul-710-2t.html', 'motul-schmierstoffe/motul-motorrad/motul-710-2t.html', 0, 'RP', NULL), (2708, 2, 9, 124, '36617600_1283454398', 'motul-schmierstoffe/motorrad/fork-oil-expert-light.html', 'motul-schmierstoffe/motul-motorrad/fork-oil-expert-light.html', 0, 'RP', NULL), (2709, 2, 9, 125, '37358300_1283454398', 'motul-schmierstoffe/motorrad/fork-oil-expert-medium.html', 'motul-schmierstoffe/motul-motorrad/fork-oil-expert-medium.html', 0, 'RP', NULL), (2710, 2, 9, 126, '38107800_1283454398', 'motul-schmierstoffe/motorrad/fork-oil-expert-medium-heavy.html', 'motul-schmierstoffe/motul-motorrad/fork-oil-expert-medium-heavy.html', 0, 'RP', NULL), (2711, 2, 9, 127, '38890300_1283454398', 'motul-schmierstoffe/motorrad/fork-oil-expert-heavy.html', 'motul-schmierstoffe/motul-motorrad/fork-oil-expert-heavy.html', 0, 'RP', NULL), (2712, 2, 9, 128, '39649500_1283454398', 'motul-schmierstoffe/motorrad/fork-oil-very-light.html', 'motul-schmierstoffe/motul-motorrad/fork-oil-very-light.html', 0, 'RP', NULL), (2713, 2, 9, 129, '40367200_1283454398', 'motul-schmierstoffe/motorrad/fork-oil-light.html', 'motul-schmierstoffe/motul-motorrad/fork-oil-light.html', 0, 'RP', NULL), (2714, 2, 9, 130, '41123200_1283454398', 'motul-schmierstoffe/motorrad/fork-oil-light-medium.html', 'motul-schmierstoffe/motul-motorrad/fork-oil-light-medium.html', 0, 'RP', NULL), (2715, 2, 9, 131, '41899100_1283454398', 'motul-schmierstoffe/motorrad/fork-oil-medium.html', 'motul-schmierstoffe/motul-motorrad/fork-oil-medium.html', 0, 'RP', NULL), (2716, 2, 9, 132, '42629700_1283454398', 'motul-schmierstoffe/motorrad/shock-oil-factory-line.html', 'motul-schmierstoffe/motul-motorrad/shock-oil-factory-line.html', 0, 'RP', NULL), (2717, 2, 10, NULL, '43565000_1283454398', 'motul-schmierstoffe/motorrad/motorenol.html', 'motul-schmierstoffe/motul-motorrad/motorenol.html', 0, 'RP', NULL), (2718, 2, 10, 31, '46015000_1283454398', 'motul-schmierstoffe/motorrad/motorenol/motul-3000-4t.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-3000-4t.html', 0, 'RP', NULL), (2719, 2, 10, 32, '47105300_1283454398', 'motul-schmierstoffe/motorrad/motorenol/motul-3000-4t-32.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-3000-4t-32.html', 0, 'RP', NULL), (2720, 2, 10, 33, '47896300_1283454398', 'motul-schmierstoffe/motorrad/motorenol/motul-5100-4t.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t.html', 0, 'RP', NULL), (2721, 2, 10, 48, '49704000_1283454398', 'motul-schmierstoffe/motorrad/motorenol/motul-5100-4t-48.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-48.html', 0, 'RP', NULL), (2722, 2, 10, 49, '50439800_1283454398', 'motul-schmierstoffe/motorrad/motorenol/motul-5100-4t-49.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-49.html', 0, 'RP', NULL), (2723, 2, 10, 50, '51215900_1283454398', 'motul-schmierstoffe/motorrad/motorenol/motul-5100-4t-50.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-50.html', 0, 'RP', NULL), (2724, 2, 10, 51, '51956100_1283454398', 'motul-schmierstoffe/motorrad/motorenol/motul-7100-4t.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t.html', 0, 'RP', NULL), (2725, 2, 10, 52, '52752600_1283454398', 'motul-schmierstoffe/motorrad/motorenol/motul-7100-4t-52.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-52.html', 0, 'RP', NULL), (2726, 2, 10, 53, '54116200_1283454398', 'motul-schmierstoffe/motorrad/motorenol/motul-7100-4t-53.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-53.html', 0, 'RP', NULL), (2727, 2, 10, 54, '54852200_1283454398', 'motul-schmierstoffe/motorrad/motorenol/motul-7100-4t-54.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-54.html', 0, 'RP', NULL), (2728, 2, 10, 55, '55618700_1283454398', 'motul-schmierstoffe/motorrad/motorenol/motul-7100-4t-55.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-55.html', 0, 'RP', NULL), (2729, 2, 10, 56, '56410800_1283454398', 'motul-schmierstoffe/motorrad/motorenol/motul-7100-4t-56.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-56.html', 0, 'RP', NULL), (2730, 2, 10, 57, '57140100_1283454398', 'motul-schmierstoffe/motorrad/motorenol/motul-100-motomix-2t.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-100-motomix-2t.html', 0, 'RP', NULL), (2731, 2, 10, 58, '57906200_1283454398', 'motul-schmierstoffe/motorrad/motorenol/motul-510-2t.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-510-2t.html', 0, 'RP', NULL), (2732, 2, 10, 59, '58648000_1283454398', 'motul-schmierstoffe/motorrad/motorenol/motul-710-2t.html', 'motul-schmierstoffe/motul-motorrad/motorenol/motul-710-2t.html', 0, 'RP', NULL), (2733, 2, 11, NULL, '59572300_1283454398', 'motul-schmierstoffe/motorrad/getriebeol.html', 'motul-schmierstoffe/motul-motorrad/getriebeol.html', 0, 'RP', NULL), (2734, 2, 12, NULL, '61208500_1283454398', 'motul-schmierstoffe/motorrad/gabelol.html', 'motul-schmierstoffe/motul-motorrad/gabelol.html', 0, 'RP', NULL), (2735, 2, 12, 124, '63493400_1283454398', 'motul-schmierstoffe/motorrad/gabelol/fork-oil-expert-light.html', 'motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-expert-light.html', 0, 'RP', NULL), (2736, 2, 12, 125, '64253000_1283454398', 'motul-schmierstoffe/motorrad/gabelol/fork-oil-expert-medium.html', 'motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-expert-medium.html', 0, 'RP', NULL), (2737, 2, 12, 126, '65014400_1283454398', 'motul-schmierstoffe/motorrad/gabelol/fork-oil-expert-medium-heavy.html', 'motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-expert-medium-heavy.html', 0, 'RP', NULL), (2738, 2, 12, 127, '65811400_1283454398', 'motul-schmierstoffe/motorrad/gabelol/fork-oil-expert-heavy.html', 'motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-expert-heavy.html', 0, 'RP', NULL), (2739, 2, 12, 128, '66551600_1283454398', 'motul-schmierstoffe/motorrad/gabelol/fork-oil-very-light.html', 'motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-very-light.html', 0, 'RP', NULL), (2740, 2, 12, 129, '67307700_1283454398', 'motul-schmierstoffe/motorrad/gabelol/fork-oil-light.html', 'motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-light.html', 0, 'RP', NULL), (2741, 2, 12, 130, '68165800_1283454398', 'motul-schmierstoffe/motorrad/gabelol/fork-oil-light-medium.html', 'motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-light-medium.html', 0, 'RP', NULL), (2742, 2, 12, 131, '68971600_1283454398', 'motul-schmierstoffe/motorrad/gabelol/fork-oil-medium.html', 'motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-medium.html', 0, 'RP', NULL), (2743, 2, 12, 132, '69724100_1283454398', 'motul-schmierstoffe/motorrad/gabelol/shock-oil-factory-line.html', 'motul-schmierstoffe/motul-motorrad/gabelol/shock-oil-factory-line.html', 0, 'RP', NULL), (2744, 1, 5, NULL, 'category/5', '/esso-heizoel.html', 'catalog/category/view/id/5', 1, '', NULL), (2745, 1, 36, NULL, 'category/36', '/esso-heizoel/standard.html', 'catalog/category/view/id/36', 1, '', NULL), (2746, 1, 37, NULL, 'category/37', '/esso-heizoel/premium.html', 'catalog/category/view/id/37', 1, '', NULL), (2747, 2, 5, NULL, '78325300_1283454490', 'heizol.html', 'esso-heizoel.html', 0, 'RP', NULL), (2748, 2, 36, NULL, '79517800_1283454490', 'heizol/standard.html', 'esso-heizoel/standard.html', 0, 'RP', NULL), (2749, 2, 37, NULL, '81661800_1283454490', 'heizol/premium.html', 'esso-heizoel/premium.html', 0, 'RP', NULL), (2750, 1, 5, NULL, '07788800_1283454554', '/motul-heizoel.html', '/esso-heizoel.html', 0, 'RP', NULL), (2751, 1, 36, NULL, '08962600_1283454554', '/motul-heizoel/standard.html', '/esso-heizoel/standard.html', 0, 'RP', NULL), (2752, 1, 37, NULL, '10108600_1283454554', '/motul-heizoel/premium.html', '/esso-heizoel/premium.html', 0, 'RP', NULL), (2753, 2, 5, NULL, '12726600_1283454554', 'motul-heizoel.html', 'esso-heizoel.html', 0, 'RP', NULL), (2754, 2, 36, NULL, '13975600_1283454554', 'motul-heizoel/standard.html', 'esso-heizoel/standard.html', 0, 'RP', NULL), (2755, 2, 37, NULL, '15219500_1283454554', 'motul-heizoel/premium.html', 'esso-heizoel/premium.html', 0, 'RP', NULL), (2756, 1, 38, NULL, 'category/38', '/esso-diesel.html', 'catalog/category/view/id/38', 1, '', NULL), (2757, 1, 42, NULL, 'category/42', '/esso-diesel/industrie.html', 'catalog/category/view/id/42', 1, '', NULL), (2758, 1, 43, NULL, 'category/43', '/esso-diesel/baustellen.html', 'catalog/category/view/id/43', 1, '', NULL), (2759, 2, 38, NULL, '50076000_1283454586', 'diesel.html', 'esso-diesel.html', 0, 'RP', NULL), (2760, 2, 42, NULL, '51310100_1283454586', 'diesel/industrie.html', 'esso-diesel/industrie.html', 0, 'RP', NULL), (2761, 2, 43, NULL, '52813500_1283454586', 'diesel/baustellen.html', 'esso-diesel/baustellen.html', 0, 'RP', NULL), (2762, 1, 39, NULL, 'category/39', '/motul-zusatzstoffe.html', 'catalog/category/view/id/39', 1, '', NULL), (2763, 1, 39, 98, '15416700_1283454616', 'zusatzstoffe/motocool-factory-line.html', '/motul-zusatzstoffe/motocool-factory-line.html', 0, 'RP', NULL), (2764, 1, 39, 99, '16064900_1283454616', 'zusatzstoffe/mocool.html', '/motul-zusatzstoffe/mocool.html', 0, 'RP', NULL), (2765, 1, 39, 100, '16680100_1283454616', 'zusatzstoffe/chain-lube-factory-line.html', '/motul-zusatzstoffe/chain-lube-factory-line.html', 0, 'RP', NULL), (2766, 1, 39, 101, '17291700_1283454616', 'zusatzstoffe/chain-lube-road-plus.html', '/motul-zusatzstoffe/chain-lube-road-plus.html', 0, 'RP', NULL), (2767, 1, 39, 102, '17915300_1283454616', 'zusatzstoffe/chain-lube-road.html', '/motul-zusatzstoffe/chain-lube-road.html', 0, 'RP', NULL), (2768, 1, 39, 103, '18563900_1283454616', 'zusatzstoffe/chain-lube-offroad.html', '/motul-zusatzstoffe/chain-lube-offroad.html', 0, 'RP', NULL), (2769, 1, 39, 115, '19241500_1283454616', 'zusatzstoffe/valve-expert.html', '/motul-zusatzstoffe/valve-expert.html', 0, 'RP', NULL), (2770, 1, 39, 117, '19851200_1283454616', 'zusatzstoffe/top-gel.html', '/motul-zusatzstoffe/top-gel.html', 0, 'RP', NULL), (2771, 1, 44, NULL, 'category/44', '/motul-zusatzstoffe/bleiersatz.html', 'catalog/category/view/id/44', 1, '', NULL), (2772, 1, 44, 115, '22129600_1283454616', 'zusatzstoffe/bleiersatz/valve-expert.html', '/motul-zusatzstoffe/bleiersatz/valve-expert.html', 0, 'RP', NULL), (2773, 1, 45, NULL, 'category/45', '/motul-zusatzstoffe/fett.html', 'catalog/category/view/id/45', 1, '', NULL), (2774, 1, 45, 100, '24508300_1283454616', 'zusatzstoffe/fett/chain-lube-factory-line.html', '/motul-zusatzstoffe/fett/chain-lube-factory-line.html', 0, 'RP', NULL), (2775, 1, 45, 101, '25140900_1283454616', 'zusatzstoffe/fett/chain-lube-road-plus.html', '/motul-zusatzstoffe/fett/chain-lube-road-plus.html', 0, 'RP', NULL), (2776, 1, 45, 102, '25769400_1283454616', 'zusatzstoffe/fett/chain-lube-road.html', '/motul-zusatzstoffe/fett/chain-lube-road.html', 0, 'RP', NULL), (2777, 1, 45, 103, '26391200_1283454616', 'zusatzstoffe/fett/chain-lube-offroad.html', '/motul-zusatzstoffe/fett/chain-lube-offroad.html', 0, 'RP', NULL), (2778, 1, 46, NULL, 'category/46', '/motul-zusatzstoffe/handwaschgel.html', 'catalog/category/view/id/46', 1, '', NULL), (2779, 1, 46, 117, '28664100_1283454616', 'zusatzstoffe/handwaschgel/top-gel.html', '/motul-zusatzstoffe/handwaschgel/top-gel.html', 0, 'RP', NULL), (2780, 1, 47, NULL, 'category/47', '/motul-zusatzstoffe/kuhlflussigkeit.html', 'catalog/category/view/id/47', 1, '', NULL), (2781, 1, 47, 98, '32050100_1283454616', 'zusatzstoffe/kuhlflussigkeit/motocool-factory-line.html', '/motul-zusatzstoffe/kuhlflussigkeit/motocool-factory-line.html', 0, 'RP', NULL), (2782, 1, 47, 99, '32684100_1283454616', 'zusatzstoffe/kuhlflussigkeit/mocool.html', '/motul-zusatzstoffe/kuhlflussigkeit/mocool.html', 0, 'RP', NULL), (2783, 2, 39, NULL, '35009400_1283454616', 'zusatzstoffe.html', 'motul-zusatzstoffe.html', 0, 'RP', NULL), (2784, 2, 39, 98, '37071600_1283454616', 'zusatzstoffe/motocool-factory-line.html', 'motul-zusatzstoffe/motocool-factory-line.html', 0, 'RP', NULL), (2785, 2, 39, 99, '37678100_1283454616', 'zusatzstoffe/mocool.html', 'motul-zusatzstoffe/mocool.html', 0, 'RP', NULL), (2786, 2, 39, 100, '38295000_1283454616', 'zusatzstoffe/chain-lube-factory-line.html', 'motul-zusatzstoffe/chain-lube-factory-line.html', 0, 'RP', NULL), (2787, 2, 39, 101, '38926400_1283454616', 'zusatzstoffe/chain-lube-road-plus.html', 'motul-zusatzstoffe/chain-lube-road-plus.html', 0, 'RP', NULL), (2788, 2, 39, 102, '39534000_1283454616', 'zusatzstoffe/chain-lube-road.html', 'motul-zusatzstoffe/chain-lube-road.html', 0, 'RP', NULL), (2789, 2, 39, 103, '40172000_1283454616', 'zusatzstoffe/chain-lube-offroad.html', 'motul-zusatzstoffe/chain-lube-offroad.html', 0, 'RP', NULL), (2790, 2, 39, 115, '40811200_1283454616', 'zusatzstoffe/valve-expert.html', 'motul-zusatzstoffe/valve-expert.html', 0, 'RP', NULL), (2791, 2, 39, 117, '41439600_1283454616', 'zusatzstoffe/top-gel.html', 'motul-zusatzstoffe/top-gel.html', 0, 'RP', NULL), (2792, 2, 44, NULL, '42199000_1283454616', 'zusatzstoffe/bleiersatz.html', 'motul-zusatzstoffe/bleiersatz.html', 0, 'RP', NULL), (2793, 2, 44, 115, '43965500_1283454616', 'zusatzstoffe/bleiersatz/valve-expert.html', 'motul-zusatzstoffe/bleiersatz/valve-expert.html', 0, 'RP', NULL), (2794, 2, 45, NULL, '44742100_1283454616', 'zusatzstoffe/fett.html', 'motul-zusatzstoffe/fett.html', 0, 'RP', NULL), (2795, 2, 45, 100, '47162500_1283454616', 'zusatzstoffe/fett/chain-lube-factory-line.html', 'motul-zusatzstoffe/fett/chain-lube-factory-line.html', 0, 'RP', NULL), (2796, 2, 45, 101, '47799400_1283454616', 'zusatzstoffe/fett/chain-lube-road-plus.html', 'motul-zusatzstoffe/fett/chain-lube-road-plus.html', 0, 'RP', NULL), (2797, 2, 45, 102, '48437900_1283454616', 'zusatzstoffe/fett/chain-lube-road.html', 'motul-zusatzstoffe/fett/chain-lube-road.html', 0, 'RP', NULL), (2798, 2, 45, 103, '49077000_1283454616', 'zusatzstoffe/fett/chain-lube-offroad.html', 'motul-zusatzstoffe/fett/chain-lube-offroad.html', 0, 'RP', NULL), (2799, 2, 46, NULL, '49848200_1283454616', 'zusatzstoffe/handwaschgel.html', 'motul-zusatzstoffe/handwaschgel.html', 0, 'RP', NULL), (2800, 2, 46, 117, '51798700_1283454616', 'zusatzstoffe/handwaschgel/top-gel.html', 'motul-zusatzstoffe/handwaschgel/top-gel.html', 0, 'RP', NULL), (2801, 2, 47, NULL, '52589700_1283454616', 'zusatzstoffe/kuhlflussigkeit.html', 'motul-zusatzstoffe/kuhlflussigkeit.html', 0, 'RP', NULL), (2802, 2, 47, 98, '54463000_1283454616', 'zusatzstoffe/kuhlflussigkeit/motocool-factory-line.html', 'motul-zusatzstoffe/kuhlflussigkeit/motocool-factory-line.html', 0, 'RP', NULL), (2803, 2, 47, 99, '55084700_1283454616', 'zusatzstoffe/kuhlflussigkeit/mocool.html', 'motul-zusatzstoffe/kuhlflussigkeit/mocool.html', 0, 'RP', NULL), (2804, 1, 40, NULL, 'category/40', '/motul-pflegeprodukte.html', 'catalog/category/view/id/40', 1, '', NULL), (2805, 1, 40, 104, '62825600_1283454640', 'pflegeprodukte/chain-clean.html', '/motul-pflegeprodukte/chain-clean.html', 0, 'RP', NULL), (2806, 1, 40, 106, '63441400_1283454640', 'pflegeprodukte/air-filter-oil.html', '/motul-pflegeprodukte/air-filter-oil.html', 0, 'RP', NULL), (2807, 1, 40, 107, '64058400_1283454640', 'pflegeprodukte/air-filter-clean.html', '/motul-pflegeprodukte/air-filter-clean.html', 0, 'RP', NULL), (2808, 1, 40, 108, '64681800_1283454640', 'pflegeprodukte/carbu-clean.html', '/motul-pflegeprodukte/carbu-clean.html', 0, 'RP', NULL), (2809, 1, 40, 109, '65283300_1283454640', 'pflegeprodukte/brake-clean.html', '/motul-pflegeprodukte/brake-clean.html', 0, 'RP', NULL), (2810, 1, 40, 110, '65901000_1283454640', 'pflegeprodukte/e-z-lube-multi-protect.html', '/motul-pflegeprodukte/e-z-lube-multi-protect.html', 0, 'RP', NULL), (2811, 1, 40, 111, '66523600_1283454640', 'pflegeprodukte/shine-go-silicone-clean.html', '/motul-pflegeprodukte/shine-go-silicone-clean.html', 0, 'RP', NULL), (2812, 1, 40, 112, '67139400_1283454640', 'pflegeprodukte/wash-wax.html', '/motul-pflegeprodukte/wash-wax.html', 0, 'RP', NULL), (2813, 1, 40, 113, '67737600_1283454640', 'pflegeprodukte/moto-wash.html', '/motul-pflegeprodukte/moto-wash.html', 0, 'RP', NULL), (2814, 1, 40, 114, '68353500_1283454640', 'pflegeprodukte/moto-wash-plus.html', '/motul-pflegeprodukte/moto-wash-plus.html', 0, 'RP', NULL), (2815, 1, 40, 118, '68954100_1283454640', 'pflegeprodukte/e-z-clean.html', '/motul-pflegeprodukte/e-z-clean.html', 0, 'RP', NULL), (2816, 1, 40, 119, '69550100_1283454640', 'pflegeprodukte/fuel-system-clean.html', '/motul-pflegeprodukte/fuel-system-clean.html', 0, 'RP', NULL), (2817, 1, 40, 120, '70168300_1283454640', 'pflegeprodukte/fuel-system-clean-120.html', '/motul-pflegeprodukte/fuel-system-clean-120.html', 0, 'RP', NULL), (2818, 1, 40, 121, '70774300_1283454640', 'pflegeprodukte/fuel-system-clean-121.html', '/motul-pflegeprodukte/fuel-system-clean-121.html', 0, 'RP', NULL), (2819, 1, 40, 122, '71439500_1283454640', 'pflegeprodukte/diesel-system-clean.html', '/motul-pflegeprodukte/diesel-system-clean.html', 0, 'RP', NULL), (2820, 1, 40, 123, '72189400_1283454640', 'pflegeprodukte/engine-clean.html', '/motul-pflegeprodukte/engine-clean.html', 0, 'RP', NULL), (2821, 1, 48, NULL, 'category/48', '/motul-pflegeprodukte/auto.html', 'catalog/category/view/id/48', 1, '', NULL), (2822, 1, 48, 108, '75420400_1283454640', 'pflegeprodukte/auto/carbu-clean.html', '/motul-pflegeprodukte/auto/carbu-clean.html', 0, 'RP', NULL), (2823, 1, 48, 109, '76054700_1283454640', 'pflegeprodukte/auto/brake-clean.html', '/motul-pflegeprodukte/auto/brake-clean.html', 0, 'RP', NULL), (2824, 1, 48, 110, '76683400_1283454640', 'pflegeprodukte/auto/e-z-lube-multi-protect.html', '/motul-pflegeprodukte/auto/e-z-lube-multi-protect.html', 0, 'RP', NULL), (2825, 1, 48, 111, '77291900_1283454640', 'pflegeprodukte/auto/shine-go-silicone-clean.html', '/motul-pflegeprodukte/auto/shine-go-silicone-clean.html', 0, 'RP', NULL), (2826, 1, 48, 112, '77925100_1283454640', 'pflegeprodukte/auto/wash-wax.html', '/motul-pflegeprodukte/auto/wash-wax.html', 0, 'RP', NULL), (2827, 1, 48, 116, '78538400_1283454640', 'pflegeprodukte/auto/tyre-repair.html', '/motul-pflegeprodukte/auto/tyre-repair.html', 0, 'RP', NULL), (2828, 1, 48, 118, '79172200_1283454640', 'pflegeprodukte/auto/e-z-clean.html', '/motul-pflegeprodukte/auto/e-z-clean.html', 0, 'RP', NULL), (2829, 1, 48, 121, '79800100_1283454640', 'pflegeprodukte/auto/fuel-system-clean.html', '/motul-pflegeprodukte/auto/fuel-system-clean.html', 0, 'RP', NULL), (2830, 1, 48, 122, '81468400_1283454640', 'pflegeprodukte/auto/diesel-system-clean.html', '/motul-pflegeprodukte/auto/diesel-system-clean.html', 0, 'RP', NULL), (2831, 1, 48, 123, '82112500_1283454640', 'pflegeprodukte/auto/engine-clean.html', '/motul-pflegeprodukte/auto/engine-clean.html', 0, 'RP', NULL), (2832, 1, 49, NULL, 'category/49', '/motul-pflegeprodukte/motorrad.html', 'catalog/category/view/id/49', 1, '', NULL), (2833, 1, 49, 104, '84981300_1283454640', 'pflegeprodukte/motorrad/chain-clean.html', '/motul-pflegeprodukte/motorrad/chain-clean.html', 0, 'RP', NULL), (2834, 1, 49, 105, '85864000_1283454640', 'pflegeprodukte/motorrad/air-filter-spray.html', '/motul-pflegeprodukte/motorrad/air-filter-spray.html', 0, 'RP', NULL), (2835, 1, 49, 106, '86472500_1283454640', 'pflegeprodukte/motorrad/air-filter-oil.html', '/motul-pflegeprodukte/motorrad/air-filter-oil.html', 0, 'RP', NULL), (2836, 1, 49, 107, '87109400_1283454640', 'pflegeprodukte/motorrad/air-filter-clean.html', '/motul-pflegeprodukte/motorrad/air-filter-clean.html', 0, 'RP', NULL), (2837, 1, 49, 108, '87755700_1283454640', 'pflegeprodukte/motorrad/carbu-clean.html', '/motul-pflegeprodukte/motorrad/carbu-clean.html', 0, 'RP', NULL), (2838, 1, 49, 109, '88368700_1283454640', 'pflegeprodukte/motorrad/brake-clean.html', '/motul-pflegeprodukte/motorrad/brake-clean.html', 0, 'RP', NULL), (2839, 1, 49, 110, '89008900_1283454640', 'pflegeprodukte/motorrad/e-z-lube-multi-protect.html', '/motul-pflegeprodukte/motorrad/e-z-lube-multi-protect.html', 0, 'RP', NULL), (2840, 1, 49, 111, '89662600_1283454640', 'pflegeprodukte/motorrad/shine-go-silicone-clean.html', '/motul-pflegeprodukte/motorrad/shine-go-silicone-clean.html', 0, 'RP', NULL), (2841, 1, 49, 112, '90366300_1283454640', 'pflegeprodukte/motorrad/wash-wax.html', '/motul-pflegeprodukte/motorrad/wash-wax.html', 0, 'RP', NULL), (2842, 1, 49, 113, '90971200_1283454640', 'pflegeprodukte/motorrad/moto-wash.html', '/motul-pflegeprodukte/motorrad/moto-wash.html', 0, 'RP', NULL), (2843, 1, 49, 114, '92144800_1283454640', 'pflegeprodukte/motorrad/moto-wash-plus.html', '/motul-pflegeprodukte/motorrad/moto-wash-plus.html', 0, 'RP', NULL), (2844, 1, 49, 116, '92839400_1283454640', 'pflegeprodukte/motorrad/tyre-repair.html', '/motul-pflegeprodukte/motorrad/tyre-repair.html', 0, 'RP', NULL), (2845, 1, 49, 118, '93487300_1283454640', 'pflegeprodukte/motorrad/e-z-clean.html', '/motul-pflegeprodukte/motorrad/e-z-clean.html', 0, 'RP', NULL), (2846, 1, 49, 119, '94166100_1283454640', 'pflegeprodukte/motorrad/fuel-system-clean.html', '/motul-pflegeprodukte/motorrad/fuel-system-clean.html', 0, 'RP', NULL), (2847, 1, 50, NULL, 'category/50', '/motul-pflegeprodukte/garten.html', 'catalog/category/view/id/50', 1, '', NULL), (2848, 1, 50, 120, '96567800_1283454640', 'pflegeprodukte/garten/fuel-system-clean.html', '/motul-pflegeprodukte/garten/fuel-system-clean.html', 0, 'RP', NULL), (2849, 2, 40, NULL, '98872300_1283454640', 'pflegeprodukte.html', 'motul-pflegeprodukte.html', 0, 'RP', NULL), (2850, 2, 40, 104, '01384300_1283454641', 'pflegeprodukte/chain-clean.html', 'motul-pflegeprodukte/chain-clean.html', 0, 'RP', NULL), (2851, 2, 40, 106, '02012400_1283454641', 'pflegeprodukte/air-filter-oil.html', 'motul-pflegeprodukte/air-filter-oil.html', 0, 'RP', NULL), (2852, 2, 40, 107, '02637700_1283454641', 'pflegeprodukte/air-filter-clean.html', 'motul-pflegeprodukte/air-filter-clean.html', 0, 'RP', NULL), (2853, 2, 40, 108, '03330000_1283454641', 'pflegeprodukte/carbu-clean.html', 'motul-pflegeprodukte/carbu-clean.html', 0, 'RP', NULL), (2854, 2, 40, 109, '03970600_1283454641', 'pflegeprodukte/brake-clean.html', 'motul-pflegeprodukte/brake-clean.html', 0, 'RP', NULL), (2855, 2, 40, 110, '04619500_1283454641', 'pflegeprodukte/e-z-lube-multi-protect.html', 'motul-pflegeprodukte/e-z-lube-multi-protect.html', 0, 'RP', NULL), (2856, 2, 40, 111, '05292200_1283454641', 'pflegeprodukte/shine-go-silicone-clean.html', 'motul-pflegeprodukte/shine-go-silicone-clean.html', 0, 'RP', NULL), (2857, 2, 40, 112, '05975100_1283454641', 'pflegeprodukte/wash-wax.html', 'motul-pflegeprodukte/wash-wax.html', 0, 'RP', NULL), (2858, 2, 40, 113, '06627500_1283454641', 'pflegeprodukte/moto-wash.html', 'motul-pflegeprodukte/moto-wash.html', 0, 'RP', NULL), (2859, 2, 40, 114, '07243700_1283454641', 'pflegeprodukte/moto-wash-plus.html', 'motul-pflegeprodukte/moto-wash-plus.html', 0, 'RP', NULL), (2860, 2, 40, 118, '07915800_1283454641', 'pflegeprodukte/e-z-clean.html', 'motul-pflegeprodukte/e-z-clean.html', 0, 'RP', NULL), (2861, 2, 40, 119, '08540900_1283454641', 'pflegeprodukte/fuel-system-clean.html', 'motul-pflegeprodukte/fuel-system-clean.html', 0, 'RP', NULL), (2862, 2, 40, 120, '09161300_1283454641', 'pflegeprodukte/fuel-system-clean-120.html', 'motul-pflegeprodukte/fuel-system-clean-120.html', 0, 'RP', NULL), (2863, 2, 40, 121, '09817200_1283454641', 'pflegeprodukte/fuel-system-clean-121.html', 'motul-pflegeprodukte/fuel-system-clean-121.html', 0, 'RP', NULL), (2864, 2, 40, 122, '10452700_1283454641', 'pflegeprodukte/diesel-system-clean.html', 'motul-pflegeprodukte/diesel-system-clean.html', 0, 'RP', NULL), (2865, 2, 40, 123, '11078800_1283454641', 'pflegeprodukte/engine-clean.html', 'motul-pflegeprodukte/engine-clean.html', 0, 'RP', NULL), (2866, 2, 48, NULL, '11916700_1283454641', 'pflegeprodukte/auto.html', 'motul-pflegeprodukte/auto.html', 0, 'RP', NULL), (2867, 2, 48, 108, '14057500_1283454641', 'pflegeprodukte/auto/carbu-clean.html', 'motul-pflegeprodukte/auto/carbu-clean.html', 0, 'RP', NULL), (2868, 2, 48, 109, '14712300_1283454641', 'pflegeprodukte/auto/brake-clean.html', 'motul-pflegeprodukte/auto/brake-clean.html', 0, 'RP', NULL); INSERT INTO `core_url_rewrite` (`url_rewrite_id`, `store_id`, `category_id`, `product_id`, `id_path`, `request_path`, `target_path`, `is_system`, `options`, `description`) VALUES (2869, 2, 48, 110, '15356400_1283454641', 'pflegeprodukte/auto/e-z-lube-multi-protect.html', 'motul-pflegeprodukte/auto/e-z-lube-multi-protect.html', 0, 'RP', NULL), (2870, 2, 48, 111, '15982000_1283454641', 'pflegeprodukte/auto/shine-go-silicone-clean.html', 'motul-pflegeprodukte/auto/shine-go-silicone-clean.html', 0, 'RP', NULL), (2871, 2, 48, 112, '16624000_1283454641', 'pflegeprodukte/auto/wash-wax.html', 'motul-pflegeprodukte/auto/wash-wax.html', 0, 'RP', NULL), (2872, 2, 48, 116, '17278500_1283454641', 'pflegeprodukte/auto/tyre-repair.html', 'motul-pflegeprodukte/auto/tyre-repair.html', 0, 'RP', NULL), (2873, 2, 48, 118, '17919200_1283454641', 'pflegeprodukte/auto/e-z-clean.html', 'motul-pflegeprodukte/auto/e-z-clean.html', 0, 'RP', NULL), (2874, 2, 48, 121, '18562400_1283454641', 'pflegeprodukte/auto/fuel-system-clean.html', 'motul-pflegeprodukte/auto/fuel-system-clean.html', 0, 'RP', NULL), (2875, 2, 48, 122, '19289000_1283454641', 'pflegeprodukte/auto/diesel-system-clean.html', 'motul-pflegeprodukte/auto/diesel-system-clean.html', 0, 'RP', NULL), (2876, 2, 48, 123, '19933700_1283454641', 'pflegeprodukte/auto/engine-clean.html', 'motul-pflegeprodukte/auto/engine-clean.html', 0, 'RP', NULL), (2877, 2, 49, NULL, '20767400_1283454641', 'pflegeprodukte/motorrad.html', 'motul-pflegeprodukte/motorrad.html', 0, 'RP', NULL), (2878, 2, 49, 104, '23058100_1283454641', 'pflegeprodukte/motorrad/chain-clean.html', 'motul-pflegeprodukte/motorrad/chain-clean.html', 0, 'RP', NULL), (2879, 2, 49, 105, '23702800_1283454641', 'pflegeprodukte/motorrad/air-filter-spray.html', 'motul-pflegeprodukte/motorrad/air-filter-spray.html', 0, 'RP', NULL), (2880, 2, 49, 106, '24351600_1283454641', 'pflegeprodukte/motorrad/air-filter-oil.html', 'motul-pflegeprodukte/motorrad/air-filter-oil.html', 0, 'RP', NULL), (2881, 2, 49, 107, '24989600_1283454641', 'pflegeprodukte/motorrad/air-filter-clean.html', 'motul-pflegeprodukte/motorrad/air-filter-clean.html', 0, 'RP', NULL), (2882, 2, 49, 108, '25633600_1283454641', 'pflegeprodukte/motorrad/carbu-clean.html', 'motul-pflegeprodukte/motorrad/carbu-clean.html', 0, 'RP', NULL), (2883, 2, 49, 109, '26267200_1283454641', 'pflegeprodukte/motorrad/brake-clean.html', 'motul-pflegeprodukte/motorrad/brake-clean.html', 0, 'RP', NULL), (2884, 2, 49, 110, '26914000_1283454641', 'pflegeprodukte/motorrad/e-z-lube-multi-protect.html', 'motul-pflegeprodukte/motorrad/e-z-lube-multi-protect.html', 0, 'RP', NULL), (2885, 2, 49, 111, '27563300_1283454641', 'pflegeprodukte/motorrad/shine-go-silicone-clean.html', 'motul-pflegeprodukte/motorrad/shine-go-silicone-clean.html', 0, 'RP', NULL), (2886, 2, 49, 112, '28243900_1283454641', 'pflegeprodukte/motorrad/wash-wax.html', 'motul-pflegeprodukte/motorrad/wash-wax.html', 0, 'RP', NULL), (2887, 2, 49, 113, '28874700_1283454641', 'pflegeprodukte/motorrad/moto-wash.html', 'motul-pflegeprodukte/motorrad/moto-wash.html', 0, 'RP', NULL), (2888, 2, 49, 114, '29521900_1283454641', 'pflegeprodukte/motorrad/moto-wash-plus.html', 'motul-pflegeprodukte/motorrad/moto-wash-plus.html', 0, 'RP', NULL), (2889, 2, 49, 116, '30150800_1283454641', 'pflegeprodukte/motorrad/tyre-repair.html', 'motul-pflegeprodukte/motorrad/tyre-repair.html', 0, 'RP', NULL), (2890, 2, 49, 118, '30822600_1283454641', 'pflegeprodukte/motorrad/e-z-clean.html', 'motul-pflegeprodukte/motorrad/e-z-clean.html', 0, 'RP', NULL), (2891, 2, 49, 119, '31467300_1283454641', 'pflegeprodukte/motorrad/fuel-system-clean.html', 'motul-pflegeprodukte/motorrad/fuel-system-clean.html', 0, 'RP', NULL), (2892, 2, 50, NULL, '32316000_1283454641', 'pflegeprodukte/garten.html', 'motul-pflegeprodukte/garten.html', 0, 'RP', NULL), (2893, 2, 50, 120, '34427700_1283454641', 'pflegeprodukte/garten/fuel-system-clean.html', 'motul-pflegeprodukte/garten/fuel-system-clean.html', 0, 'RP', NULL), (2894, 1, 41, NULL, '05596900_1283454667', '/fanshop.html', '/motul-fanshop-artikel.html', 0, 'RP', NULL), (2895, 1, 41, 139, '10258600_1283454667', '/fanshop/motul-arbeitshandschuhe.html', '/motul-fanshop-artikel/motul-arbeitshandschuhe.html', 0, 'RP', NULL), (2896, 1, 41, 140, '10910600_1283454667', '/fanshop/blechschild-pin-up-i.html', '/motul-fanshop-artikel/blechschild-pin-up-i.html', 0, 'RP', NULL), (2897, 1, 41, 141, '11560900_1283454667', '/fanshop/blechschild-pin-up-ii.html', '/motul-fanshop-artikel/blechschild-pin-up-ii.html', 0, 'RP', NULL), (2898, 1, 41, 142, '12234900_1283454667', '/fanshop/blechschild-pin-up-iii.html', '/motul-fanshop-artikel/blechschild-pin-up-iii.html', 0, 'RP', NULL), (2899, 1, 41, 143, '12881800_1283454667', '/fanshop/regenschirm.html', '/motul-fanshop-artikel/regenschirm.html', 0, 'RP', NULL), (2900, 1, 41, 144, '13518700_1283454667', '/fanshop/usb-stick.html', '/motul-fanshop-artikel/usb-stick.html', 0, 'RP', NULL), (2901, 1, 41, 145, '14157400_1283454667', '/fanshop/race-chronometer.html', '/motul-fanshop-artikel/race-chronometer.html', 0, 'RP', NULL), (2902, 1, 41, 146, '14851900_1283454667', '/fanshop/kaffeebecher.html', '/motul-fanshop-artikel/kaffeebecher.html', 0, 'RP', NULL), (2903, 1, 41, 147, '15477600_1283454667', '/fanshop/aschenbecher.html', '/motul-fanshop-artikel/aschenbecher.html', 0, 'RP', NULL), (2904, 1, 41, 148, '16083200_1283454667', '/fanshop/lanyard.html', '/motul-fanshop-artikel/lanyard.html', 0, 'RP', NULL), (2905, 1, 41, 149, '16687700_1283454667', '/fanshop/baseball-cap-flame.html', '/motul-fanshop-artikel/baseball-cap-flame.html', 0, 'RP', NULL), (2906, 1, 41, 150, '19351200_1283454667', '/fanshop/baseball-cap-300v.html', '/motul-fanshop-artikel/baseball-cap-300v.html', 0, 'RP', NULL), (2907, 1, 41, 152, '20042800_1283454667', '/fanshop/poloshirt-sw-herren-152.html', '/motul-fanshop-artikel/poloshirt-sw-herren.html', 0, 'RP', NULL), (2908, 1, 41, 157, '20673500_1283454667', '/fanshop/poloshirt-sw-damen.html', '/motul-fanshop-artikel/poloshirt-sw-damen.html', 0, 'RP', NULL), (2909, 1, 41, 171, '21287800_1283454667', '/fanshop/karabinerhaken.html', '/motul-fanshop-artikel/karabinerhaken.html', 0, 'RP', NULL), (2910, 1, 41, 172, '21913500_1283454667', '/fanshop/schlusselanhanger.html', '/motul-fanshop-artikel/schlusselanhanger.html', 0, 'RP', NULL), (2911, 1, 41, 173, '22535600_1283454667', '/fanshop/classic-aufkleber.html', '/motul-fanshop-artikel/classic-aufkleber.html', 0, 'RP', NULL), (2912, 1, 41, 174, '23143300_1283454667', '/fanshop/t-shirt-174.html', '/motul-fanshop-artikel/t-shirt.html', 0, 'RP', NULL), (2913, 1, 41, 175, '23747300_1283454667', '/fanshop/t-shirt.html', '/motul-fanshop-artikel/t-shirt-175.html', 0, 'RP', NULL), (2914, 1, 41, 180, '24377700_1283454667', '/fanshop/motul-aufkleber-15-x-4-0-cm.html', '/motul-fanshop-artikel/motul-aufkleber-15-x-4-0-cm.html', 0, 'RP', NULL), (2915, 1, 41, 181, '25014300_1283454667', '/fanshop/motul-aufkleber-30-x-7-5-cm.html', '/motul-fanshop-artikel/motul-aufkleber-30-x-7-5-cm.html', 0, 'RP', NULL), (2916, 1, 41, 182, '25657700_1283454667', '/fanshop/einzelbuchstaben-28-x-5-5-cm.html', '/motul-fanshop-artikel/einzelbuchstaben-28-x-5-5-cm.html', 0, 'RP', NULL), (2917, 1, 41, 183, '26277600_1283454667', '/fanshop/einzelbuchstaben-71-x-14-5-cm.html', '/motul-fanshop-artikel/einzelbuchstaben-71-x-14-5-cm.html', 0, 'RP', NULL), (2918, 1, 41, 184, '26888300_1283454667', '/fanshop/motocross-aufkleber.html', '/motul-fanshop-artikel/motocross-aufkleber.html', 0, 'RP', NULL), (2919, 1, 41, 185, '27506400_1283454667', '/fanshop/testartikel.html', '/motul-fanshop-artikel/testartikel.html', 0, 'RP', NULL), (2920, 1, 41, 189, '28116500_1283454667', '/fanshop/gelschreiber.html', '/motul-fanshop-artikel/gelschreiber.html', 0, 'RP', NULL), (2921, 1, 41, 190, '28761800_1283454667', '/fanshop/motul-aufnaher-11-x-3-8-cm.html', '/motul-fanshop-artikel/motul-aufnaher-11-x-3-8-cm.html', 0, 'RP', NULL), (2922, 1, 41, 191, '29390800_1283454667', '/fanshop/motul-aufnaher-28-x-7-0-cm.html', '/motul-fanshop-artikel/motul-aufnaher-28-x-7-0-cm.html', 0, 'RP', NULL), (2923, 1, 41, 192, '30086700_1283454667', '/fanshop/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html', '/motul-fanshop-artikel/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html', 0, 'RP', NULL), (2924, 1, 41, 198, '30727900_1283454667', '/fanshop/poloshirt-sw-herren-grosse-xl.html', '/motul-fanshop-artikel/poloshirt-sw-herren-grosse-xl.html', 0, 'RP', NULL), (2925, 1, 41, 201, '31345500_1283454667', '/fanshop/latzhose-mit-motul-einstickung.html', '/motul-fanshop-artikel/latzhose-mit-motul-einstickung.html', 0, 'RP', NULL), (2926, 1, 41, 213, '31969100_1283454667', '/fanshop/overall-mit-motul-einstickung.html', '/motul-fanshop-artikel/overall-mit-motul-einstickung.html', 0, 'RP', NULL), (2927, 1, 41, 229, '32576000_1283454667', '/fanshop/poloshirt-herren.html', '/motul-fanshop-artikel/poloshirt-herren.html', 0, 'RP', NULL), (2928, 1, 41, 235, '33297100_1283454667', '/fanshop/poloshirt-damen.html', '/motul-fanshop-artikel/poloshirt-damen.html', 0, 'RP', NULL), (2929, 1, 41, 240, '33959700_1283454667', '/fanshop/softshell-weste-herren.html', '/motul-fanshop-artikel/softshell-weste-herren.html', 0, 'RP', NULL), (2930, 1, 41, 246, '34578300_1283454667', '/fanshop/softshell-weste-damen.html', '/motul-fanshop-artikel/softshell-weste-damen.html', 0, 'RP', NULL), (2931, 1, 51, NULL, '35455800_1283454667', '/fanshop/bekleidung.html', '/motul-fanshop-artikel/bekleidung.html', 0, 'RP', NULL), (2932, 1, 51, 139, '37818600_1283454667', '/fanshop/bekleidung/motul-arbeitshandschuhe.html', '/motul-fanshop-artikel/bekleidung/motul-arbeitshandschuhe.html', 0, 'RP', NULL), (2933, 1, 51, 152, '38590500_1283454667', '/fanshop/bekleidung/poloshirt-sw-herren-152.html', '/motul-fanshop-artikel/bekleidung/poloshirt-sw-herren.html', 0, 'RP', NULL), (2934, 1, 51, 157, '39223200_1283454667', '/fanshop/bekleidung/poloshirt-sw-damen.html', '/motul-fanshop-artikel/bekleidung/poloshirt-sw-damen.html', 0, 'RP', NULL), (2935, 1, 51, 174, '39864100_1283454667', '/fanshop/bekleidung/t-shirt-174.html', '/motul-fanshop-artikel/bekleidung/t-shirt.html', 0, 'RP', NULL), (2936, 1, 51, 175, '40478200_1283454667', '/fanshop/bekleidung/t-shirt.html', '/motul-fanshop-artikel/bekleidung/t-shirt-175.html', 0, 'RP', NULL), (2937, 1, 51, 198, '41125100_1283454667', '/fanshop/bekleidung/poloshirt-sw-herren-grosse-xl.html', '/motul-fanshop-artikel/bekleidung/poloshirt-sw-herren-grosse-xl.html', 0, 'RP', NULL), (2938, 1, 51, 201, '42673300_1283454667', '/fanshop/bekleidung/latzhose-mit-motul-einstickung.html', '/motul-fanshop-artikel/bekleidung/latzhose-mit-motul-einstickung.html', 0, 'RP', NULL), (2939, 1, 51, 213, '43314000_1283454667', '/fanshop/bekleidung/overall-mit-motul-einstickung.html', '/motul-fanshop-artikel/bekleidung/overall-mit-motul-einstickung.html', 0, 'RP', NULL), (2940, 1, 51, 229, '44001300_1283454667', '/fanshop/bekleidung/poloshirt-herren.html', '/motul-fanshop-artikel/bekleidung/poloshirt-herren.html', 0, 'RP', NULL), (2941, 1, 51, 235, '44681600_1283454667', '/fanshop/bekleidung/poloshirt-damen.html', '/motul-fanshop-artikel/bekleidung/poloshirt-damen.html', 0, 'RP', NULL), (2942, 1, 51, 240, '45322800_1283454667', '/fanshop/bekleidung/softshell-weste-herren.html', '/motul-fanshop-artikel/bekleidung/softshell-weste-herren.html', 0, 'RP', NULL), (2943, 1, 51, 246, '45963700_1283454667', '/fanshop/bekleidung/softshell-weste-damen.html', '/motul-fanshop-artikel/bekleidung/softshell-weste-damen.html', 0, 'RP', NULL), (2944, 1, 52, NULL, '46798200_1283454667', '/fanshop/aufkleber.html', '/motul-fanshop-artikel/aufkleber.html', 0, 'RP', NULL), (2945, 1, 52, 173, '48955700_1283454667', '/fanshop/aufkleber/classic-aufkleber.html', '/motul-fanshop-artikel/aufkleber/classic-aufkleber.html', 0, 'RP', NULL), (2946, 1, 52, 180, '49590900_1283454667', '/fanshop/aufkleber/motul-aufkleber-15-x-4-0-cm.html', '/motul-fanshop-artikel/aufkleber/motul-aufkleber-15-x-4-0-cm.html', 0, 'RP', NULL), (2947, 1, 52, 181, '50208900_1283454667', '/fanshop/aufkleber/motul-aufkleber-30-x-7-5-cm.html', '/motul-fanshop-artikel/aufkleber/motul-aufkleber-30-x-7-5-cm.html', 0, 'RP', NULL), (2948, 1, 52, 182, '50829500_1283454667', '/fanshop/aufkleber/einzelbuchstaben-28-x-5-5-cm.html', '/motul-fanshop-artikel/aufkleber/einzelbuchstaben-28-x-5-5-cm.html', 0, 'RP', NULL), (2949, 1, 52, 183, '51467500_1283454667', '/fanshop/aufkleber/einzelbuchstaben-71-x-14-5-cm.html', '/motul-fanshop-artikel/aufkleber/einzelbuchstaben-71-x-14-5-cm.html', 0, 'RP', NULL), (2950, 1, 52, 184, '52082400_1283454667', '/fanshop/aufkleber/motocross-aufkleber.html', '/motul-fanshop-artikel/aufkleber/motocross-aufkleber.html', 0, 'RP', NULL), (2951, 1, 52, 190, '52697300_1283454667', '/fanshop/aufkleber/motul-aufnaher-11-x-3-8-cm.html', '/motul-fanshop-artikel/aufkleber/motul-aufnaher-11-x-3-8-cm.html', 0, 'RP', NULL), (2952, 1, 52, 191, '53349600_1283454667', '/fanshop/aufkleber/motul-aufnaher-28-x-7-0-cm.html', '/motul-fanshop-artikel/aufkleber/motul-aufnaher-28-x-7-0-cm.html', 0, 'RP', NULL), (2953, 1, 52, 192, '54086200_1283454667', '/fanshop/aufkleber/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html', '/motul-fanshop-artikel/aufkleber/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html', 0, 'RP', NULL), (2954, 1, 53, NULL, '54984900_1283454667', '/fanshop/accessoires.html', '/motul-fanshop-artikel/accessoires.html', 0, 'RP', NULL), (2955, 1, 53, 140, '57416000_1283454667', '/fanshop/accessoires/blechschild-pin-up-i.html', '/motul-fanshop-artikel/accessoires/blechschild-pin-up-i.html', 0, 'RP', NULL), (2956, 1, 53, 141, '58190000_1283454667', '/fanshop/accessoires/blechschild-pin-up-ii.html', '/motul-fanshop-artikel/accessoires/blechschild-pin-up-ii.html', 0, 'RP', NULL), (2957, 1, 53, 142, '58941000_1283454667', '/fanshop/accessoires/blechschild-pin-up-iii.html', '/motul-fanshop-artikel/accessoires/blechschild-pin-up-iii.html', 0, 'RP', NULL), (2958, 1, 53, 143, '59702500_1283454667', '/fanshop/accessoires/regenschirm.html', '/motul-fanshop-artikel/accessoires/regenschirm.html', 0, 'RP', NULL), (2959, 1, 53, 144, '60454000_1283454667', '/fanshop/accessoires/usb-stick.html', '/motul-fanshop-artikel/accessoires/usb-stick.html', 0, 'RP', NULL), (2960, 1, 53, 145, '61269500_1283454667', '/fanshop/accessoires/race-chronometer.html', '/motul-fanshop-artikel/accessoires/race-chronometer.html', 0, 'RP', NULL), (2961, 1, 53, 146, '62041700_1283454667', '/fanshop/accessoires/kaffeebecher.html', '/motul-fanshop-artikel/accessoires/kaffeebecher.html', 0, 'RP', NULL), (2962, 1, 53, 147, '63491500_1283454667', '/fanshop/accessoires/aschenbecher.html', '/motul-fanshop-artikel/accessoires/aschenbecher.html', 0, 'RP', NULL), (2963, 1, 53, 148, '64181700_1283454667', '/fanshop/accessoires/lanyard.html', '/motul-fanshop-artikel/accessoires/lanyard.html', 0, 'RP', NULL), (2964, 1, 53, 149, '65434600_1283454667', '/fanshop/accessoires/baseball-cap-flame.html', '/motul-fanshop-artikel/accessoires/baseball-cap-flame.html', 0, 'RP', NULL), (2965, 1, 53, 150, '66130100_1283454667', '/fanshop/accessoires/baseball-cap-300v.html', '/motul-fanshop-artikel/accessoires/baseball-cap-300v.html', 0, 'RP', NULL), (2966, 1, 53, 171, '66768100_1283454667', '/fanshop/accessoires/karabinerhaken.html', '/motul-fanshop-artikel/accessoires/karabinerhaken.html', 0, 'RP', NULL), (2967, 1, 53, 172, '67393200_1283454667', '/fanshop/accessoires/schlusselanhanger.html', '/motul-fanshop-artikel/accessoires/schlusselanhanger.html', 0, 'RP', NULL), (2968, 1, 53, 189, '68048800_1283454667', '/fanshop/accessoires/gelschreiber.html', '/motul-fanshop-artikel/accessoires/gelschreiber.html', 0, 'RP', NULL), (2969, 2, 41, NULL, '70574300_1283454667', 'fanshop.html', 'motul-fanshop-artikel.html', 0, 'RP', NULL), (2970, 2, 41, 139, '73725100_1283454667', 'fanshop/motul-arbeitshandschuhe.html', 'motul-fanshop-artikel/motul-arbeitshandschuhe.html', 0, 'RP', NULL), (2971, 2, 41, 140, '74353000_1283454667', 'fanshop/blechschild-pin-up-i.html', 'motul-fanshop-artikel/blechschild-pin-up-i.html', 0, 'RP', NULL), (2972, 2, 41, 141, '74971800_1283454667', 'fanshop/blechschild-pin-up-ii.html', 'motul-fanshop-artikel/blechschild-pin-up-ii.html', 0, 'RP', NULL), (2973, 2, 41, 142, '75633100_1283454667', 'fanshop/blechschild-pin-up-iii.html', 'motul-fanshop-artikel/blechschild-pin-up-iii.html', 0, 'RP', NULL), (2974, 2, 41, 143, '76888700_1283454667', 'fanshop/regenschirm.html', 'motul-fanshop-artikel/regenschirm.html', 0, 'RP', NULL), (2975, 2, 41, 144, '77527600_1283454667', 'fanshop/usb-stick.html', 'motul-fanshop-artikel/usb-stick.html', 0, 'RP', NULL), (2976, 2, 41, 145, '78144000_1283454667', 'fanshop/race-chronometer.html', 'motul-fanshop-artikel/race-chronometer.html', 0, 'RP', NULL), (2977, 2, 41, 146, '78781800_1283454667', 'fanshop/kaffeebecher.html', 'motul-fanshop-artikel/kaffeebecher.html', 0, 'RP', NULL), (2978, 2, 41, 147, '79423200_1283454667', 'fanshop/aschenbecher.html', 'motul-fanshop-artikel/aschenbecher.html', 0, 'RP', NULL), (2979, 2, 41, 148, '80034200_1283454667', 'fanshop/lanyard.html', 'motul-fanshop-artikel/lanyard.html', 0, 'RP', NULL), (2980, 2, 41, 149, '80701200_1283454667', 'fanshop/baseball-cap-flame.html', 'motul-fanshop-artikel/baseball-cap-flame.html', 0, 'RP', NULL), (2981, 2, 41, 150, '81327500_1283454667', 'fanshop/baseball-cap-300v.html', 'motul-fanshop-artikel/baseball-cap-300v.html', 0, 'RP', NULL), (2982, 2, 41, 152, '82035400_1283454667', 'fanshop/poloshirt-sw-herren-152.html', 'motul-fanshop-artikel/poloshirt-sw-herren.html', 0, 'RP', NULL), (2983, 2, 41, 157, '82707200_1283454667', 'fanshop/poloshirt-sw-damen.html', 'motul-fanshop-artikel/poloshirt-sw-damen.html', 0, 'RP', NULL), (2984, 2, 41, 171, '83342400_1283454667', 'fanshop/karabinerhaken.html', 'motul-fanshop-artikel/karabinerhaken.html', 0, 'RP', NULL), (2985, 2, 41, 172, '83982600_1283454667', 'fanshop/schlusselanhanger.html', 'motul-fanshop-artikel/schlusselanhanger.html', 0, 'RP', NULL), (2986, 2, 41, 173, '84613200_1283454667', 'fanshop/classic-aufkleber.html', 'motul-fanshop-artikel/classic-aufkleber.html', 0, 'RP', NULL), (2987, 2, 41, 174, '85242400_1283454667', 'fanshop/t-shirt-174.html', 'motul-fanshop-artikel/t-shirt.html', 0, 'RP', NULL), (2988, 2, 41, 175, '85906500_1283454667', 'fanshop/t-shirt.html', 'motul-fanshop-artikel/t-shirt-175.html', 0, 'RP', NULL), (2989, 2, 41, 180, '86543000_1283454667', 'fanshop/motul-aufkleber-15-x-4-0-cm.html', 'motul-fanshop-artikel/motul-aufkleber-15-x-4-0-cm.html', 0, 'RP', NULL), (2990, 2, 41, 181, '87170200_1283454667', 'fanshop/motul-aufkleber-30-x-7-5-cm.html', 'motul-fanshop-artikel/motul-aufkleber-30-x-7-5-cm.html', 0, 'RP', NULL), (2991, 2, 41, 182, '87826000_1283454667', 'fanshop/einzelbuchstaben-28-x-5-5-cm.html', 'motul-fanshop-artikel/einzelbuchstaben-28-x-5-5-cm.html', 0, 'RP', NULL), (2992, 2, 41, 183, '88449500_1283454667', 'fanshop/einzelbuchstaben-71-x-14-5-cm.html', 'motul-fanshop-artikel/einzelbuchstaben-71-x-14-5-cm.html', 0, 'RP', NULL), (2993, 2, 41, 184, '89067600_1283454667', 'fanshop/motocross-aufkleber.html', 'motul-fanshop-artikel/motocross-aufkleber.html', 0, 'RP', NULL), (2994, 2, 41, 185, '89803700_1283454667', 'fanshop/testartikel.html', 'motul-fanshop-artikel/testartikel.html', 0, 'RP', NULL), (2995, 2, 41, 189, '90427300_1283454667', 'fanshop/gelschreiber.html', 'motul-fanshop-artikel/gelschreiber.html', 0, 'RP', NULL), (2996, 2, 41, 190, '91065900_1283454667', 'fanshop/motul-aufnaher-11-x-3-8-cm.html', 'motul-fanshop-artikel/motul-aufnaher-11-x-3-8-cm.html', 0, 'RP', NULL), (2997, 2, 41, 191, '91718200_1283454667', 'fanshop/motul-aufnaher-28-x-7-0-cm.html', 'motul-fanshop-artikel/motul-aufnaher-28-x-7-0-cm.html', 0, 'RP', NULL), (2998, 2, 41, 192, '92447600_1283454667', 'fanshop/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html', 'motul-fanshop-artikel/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html', 0, 'RP', NULL), (2999, 2, 41, 198, '93091800_1283454667', 'fanshop/poloshirt-sw-herren-grosse-xl.html', 'motul-fanshop-artikel/poloshirt-sw-herren-grosse-xl.html', 0, 'RP', NULL), (3000, 2, 41, 201, '93728400_1283454667', 'fanshop/latzhose-mit-motul-einstickung.html', 'motul-fanshop-artikel/latzhose-mit-motul-einstickung.html', 0, 'RP', NULL), (3001, 2, 41, 213, '94384100_1283454667', 'fanshop/overall-mit-motul-einstickung.html', 'motul-fanshop-artikel/overall-mit-motul-einstickung.html', 0, 'RP', NULL), (3002, 2, 41, 229, '95047100_1283454667', 'fanshop/poloshirt-herren.html', 'motul-fanshop-artikel/poloshirt-herren.html', 0, 'RP', NULL), (3003, 2, 41, 235, '95668600_1283454667', 'fanshop/poloshirt-damen.html', 'motul-fanshop-artikel/poloshirt-damen.html', 0, 'RP', NULL), (3004, 2, 41, 240, '96333400_1283454667', 'fanshop/softshell-weste-herren.html', 'motul-fanshop-artikel/softshell-weste-herren.html', 0, 'RP', NULL), (3005, 2, 41, 246, '96941900_1283454667', 'fanshop/softshell-weste-damen.html', 'motul-fanshop-artikel/softshell-weste-damen.html', 0, 'RP', NULL), (3006, 2, 51, NULL, '97808600_1283454667', 'fanshop/bekleidung.html', 'motul-fanshop-artikel/bekleidung.html', 0, 'RP', NULL), (3007, 2, 51, 139, '00134400_1283454668', 'fanshop/bekleidung/motul-arbeitshandschuhe.html', 'motul-fanshop-artikel/bekleidung/motul-arbeitshandschuhe.html', 0, 'RP', NULL), (3008, 2, 51, 152, '00864000_1283454668', 'fanshop/bekleidung/poloshirt-sw-herren-152.html', 'motul-fanshop-artikel/bekleidung/poloshirt-sw-herren.html', 0, 'RP', NULL), (3009, 2, 51, 157, '01696100_1283454668', 'fanshop/bekleidung/poloshirt-sw-damen.html', 'motul-fanshop-artikel/bekleidung/poloshirt-sw-damen.html', 0, 'RP', NULL), (3010, 2, 51, 174, '02409700_1283454668', 'fanshop/bekleidung/t-shirt-174.html', 'motul-fanshop-artikel/bekleidung/t-shirt.html', 0, 'RP', NULL), (3011, 2, 51, 175, '03089200_1283454668', 'fanshop/bekleidung/t-shirt.html', 'motul-fanshop-artikel/bekleidung/t-shirt-175.html', 0, 'RP', NULL), (3012, 2, 51, 198, '03746200_1283454668', 'fanshop/bekleidung/poloshirt-sw-herren-grosse-xl.html', 'motul-fanshop-artikel/bekleidung/poloshirt-sw-herren-grosse-xl.html', 0, 'RP', NULL), (3013, 2, 51, 201, '04411100_1283454668', 'fanshop/bekleidung/latzhose-mit-motul-einstickung.html', 'motul-fanshop-artikel/bekleidung/latzhose-mit-motul-einstickung.html', 0, 'RP', NULL), (3014, 2, 51, 213, '05070400_1283454668', 'fanshop/bekleidung/overall-mit-motul-einstickung.html', 'motul-fanshop-artikel/bekleidung/overall-mit-motul-einstickung.html', 0, 'RP', NULL), (3015, 2, 51, 229, '05752900_1283454668', 'fanshop/bekleidung/poloshirt-herren.html', 'motul-fanshop-artikel/bekleidung/poloshirt-herren.html', 0, 'RP', NULL), (3016, 2, 51, 235, '06407300_1283454668', 'fanshop/bekleidung/poloshirt-damen.html', 'motul-fanshop-artikel/bekleidung/poloshirt-damen.html', 0, 'RP', NULL), (3017, 2, 51, 240, '07029100_1283454668', 'fanshop/bekleidung/softshell-weste-herren.html', 'motul-fanshop-artikel/bekleidung/softshell-weste-herren.html', 0, 'RP', NULL), (3018, 2, 51, 246, '07678700_1283454668', 'fanshop/bekleidung/softshell-weste-damen.html', 'motul-fanshop-artikel/bekleidung/softshell-weste-damen.html', 0, 'RP', NULL), (3019, 2, 52, NULL, '08501300_1283454668', 'fanshop/aufkleber.html', 'motul-fanshop-artikel/aufkleber.html', 0, 'RP', NULL), (3020, 2, 52, 173, '10624900_1283454668', 'fanshop/aufkleber/classic-aufkleber.html', 'motul-fanshop-artikel/aufkleber/classic-aufkleber.html', 0, 'RP', NULL), (3021, 2, 52, 180, '11310400_1283454668', 'fanshop/aufkleber/motul-aufkleber-15-x-4-0-cm.html', 'motul-fanshop-artikel/aufkleber/motul-aufkleber-15-x-4-0-cm.html', 0, 'RP', NULL), (3022, 2, 52, 181, '11962200_1283454668', 'fanshop/aufkleber/motul-aufkleber-30-x-7-5-cm.html', 'motul-fanshop-artikel/aufkleber/motul-aufkleber-30-x-7-5-cm.html', 0, 'RP', NULL), (3023, 2, 52, 182, '12614400_1283454668', 'fanshop/aufkleber/einzelbuchstaben-28-x-5-5-cm.html', 'motul-fanshop-artikel/aufkleber/einzelbuchstaben-28-x-5-5-cm.html', 0, 'RP', NULL), (3024, 2, 52, 183, '13282800_1283454668', 'fanshop/aufkleber/einzelbuchstaben-71-x-14-5-cm.html', 'motul-fanshop-artikel/aufkleber/einzelbuchstaben-71-x-14-5-cm.html', 0, 'RP', NULL), (3025, 2, 52, 184, '13928600_1283454668', 'fanshop/aufkleber/motocross-aufkleber.html', 'motul-fanshop-artikel/aufkleber/motocross-aufkleber.html', 0, 'RP', NULL), (3026, 2, 52, 190, '15505800_1283454668', 'fanshop/aufkleber/motul-aufnaher-11-x-3-8-cm.html', 'motul-fanshop-artikel/aufkleber/motul-aufnaher-11-x-3-8-cm.html', 0, 'RP', NULL), (3027, 2, 52, 191, '16164100_1283454668', 'fanshop/aufkleber/motul-aufnaher-28-x-7-0-cm.html', 'motul-fanshop-artikel/aufkleber/motul-aufnaher-28-x-7-0-cm.html', 0, 'RP', NULL), (3028, 2, 52, 192, '16906100_1283454668', 'fanshop/aufkleber/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html', 'motul-fanshop-artikel/aufkleber/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html', 0, 'RP', NULL), (3029, 2, 53, NULL, '17835000_1283454668', 'fanshop/accessoires.html', 'motul-fanshop-artikel/accessoires.html', 0, 'RP', NULL), (3030, 2, 53, 140, '20205400_1283454668', 'fanshop/accessoires/blechschild-pin-up-i.html', 'motul-fanshop-artikel/accessoires/blechschild-pin-up-i.html', 0, 'RP', NULL), (3031, 2, 53, 141, '20960000_1283454668', 'fanshop/accessoires/blechschild-pin-up-ii.html', 'motul-fanshop-artikel/accessoires/blechschild-pin-up-ii.html', 0, 'RP', NULL), (3032, 2, 53, 142, '21696600_1283454668', 'fanshop/accessoires/blechschild-pin-up-iii.html', 'motul-fanshop-artikel/accessoires/blechschild-pin-up-iii.html', 0, 'RP', NULL), (3033, 2, 53, 143, '22426800_1283454668', 'fanshop/accessoires/regenschirm.html', 'motul-fanshop-artikel/accessoires/regenschirm.html', 0, 'RP', NULL), (3034, 2, 53, 144, '23142900_1283454668', 'fanshop/accessoires/usb-stick.html', 'motul-fanshop-artikel/accessoires/usb-stick.html', 0, 'RP', NULL), (3035, 2, 53, 145, '23871300_1283454668', 'fanshop/accessoires/race-chronometer.html', 'motul-fanshop-artikel/accessoires/race-chronometer.html', 0, 'RP', NULL), (3036, 2, 53, 146, '24613200_1283454668', 'fanshop/accessoires/kaffeebecher.html', 'motul-fanshop-artikel/accessoires/kaffeebecher.html', 0, 'RP', NULL), (3037, 2, 53, 147, '25326000_1283454668', 'fanshop/accessoires/aschenbecher.html', 'motul-fanshop-artikel/accessoires/aschenbecher.html', 0, 'RP', NULL), (3038, 2, 53, 148, '26053700_1283454668', 'fanshop/accessoires/lanyard.html', 'motul-fanshop-artikel/accessoires/lanyard.html', 0, 'RP', NULL), (3039, 2, 53, 149, '26815800_1283454668', 'fanshop/accessoires/baseball-cap-flame.html', 'motul-fanshop-artikel/accessoires/baseball-cap-flame.html', 0, 'RP', NULL), (3040, 2, 53, 150, '27535900_1283454668', 'fanshop/accessoires/baseball-cap-300v.html', 'motul-fanshop-artikel/accessoires/baseball-cap-300v.html', 0, 'RP', NULL), (3041, 2, 53, 171, '28172100_1283454668', 'fanshop/accessoires/karabinerhaken.html', 'motul-fanshop-artikel/accessoires/karabinerhaken.html', 0, 'RP', NULL), (3042, 2, 53, 172, '28861600_1283454668', 'fanshop/accessoires/schlusselanhanger.html', 'motul-fanshop-artikel/accessoires/schlusselanhanger.html', 0, 'RP', NULL), (3043, 2, 53, 189, '29505100_1283454668', 'fanshop/accessoires/gelschreiber.html', 'motul-fanshop-artikel/accessoires/gelschreiber.html', 0, 'RP', NULL), (3044, 1, 4, 170, '92407000_1283455628', '/motul-schmierstoffe/snowpower-2t-4l.html', '/motul-schmierstoffe/motul-snowpower-2t-4l.html', 0, 'RP', NULL), (3045, 1, 18, 170, '93130900_1283455628', '/motul-schmierstoffe/snowmobile/snowpower-2t-4l.html', '/motul-schmierstoffe/snowmobile/motul-snowpower-2t-4l.html', 0, 'RP', NULL), (3046, 1, 19, 170, '93847600_1283455628', '/motul-schmierstoffe/snowmobile/motorenol-2-takt/snowpower-2t-4l.html', '/motul-schmierstoffe/snowmobile/motorenol-2-takt/motul-snowpower-2t-4l.html', 0, 'RP', NULL), (3047, 1, NULL, 170, '95109000_1283455628', 'snowpower-2t-4l.html', 'motul-snowpower-2t-4l.html', 0, 'RP', NULL), (3048, 2, 4, 170, '98370800_1283455628', 'motul-schmierstoffe/snowpower-2t-4l.html', 'motul-schmierstoffe/motul-snowpower-2t-4l.html', 0, 'RP', NULL), (3049, 2, 18, 170, '99100800_1283455628', 'motul-schmierstoffe/snowmobile/snowpower-2t-4l.html', 'motul-schmierstoffe/snowmobile/motul-snowpower-2t-4l.html', 0, 'RP', NULL), (3050, 2, 19, 170, '99863000_1283455628', 'motul-schmierstoffe/snowmobile/motorenol-2-takt/snowpower-2t-4l.html', 'motul-schmierstoffe/snowmobile/motorenol-2-takt/motul-snowpower-2t-4l.html', 0, 'RP', NULL), (3051, 2, NULL, 170, '00605800_1283455629', 'snowpower-2t-4l.html', 'motul-snowpower-2t-4l.html', 0, 'RP', NULL), (3052, 1, 4, 169, '47151500_1283455659', '/motul-schmierstoffe/snowpower-4t-4l.html', '/motul-schmierstoffe/motul-snowpower-4t-4l.html', 0, 'RP', NULL), (3053, 1, 18, 169, '47869100_1283455659', '/motul-schmierstoffe/snowmobile/snowpower-4t-4l.html', '/motul-schmierstoffe/snowmobile/motul-snowpower-4t-4l.html', 0, 'RP', NULL), (3054, 1, 20, 169, '48714900_1283455659', '/motul-schmierstoffe/snowmobile/motorenol-4-takt/snowpower-4t-4l.html', '/motul-schmierstoffe/snowmobile/motorenol-4-takt/motul-snowpower-4t-4l.html', 0, 'RP', NULL), (3055, 1, NULL, 169, '49342000_1283455659', 'snowpower-4t-4l.html', 'motul-snowpower-4t-4l.html', 0, 'RP', NULL), (3056, 2, 4, 169, '52357600_1283455659', 'motul-schmierstoffe/snowpower-4t-4l.html', 'motul-schmierstoffe/motul-snowpower-4t-4l.html', 0, 'RP', NULL), (3057, 2, 18, 169, '53168200_1283455659', 'motul-schmierstoffe/snowmobile/snowpower-4t-4l.html', 'motul-schmierstoffe/snowmobile/motul-snowpower-4t-4l.html', 0, 'RP', NULL), (3058, 2, 20, 169, '53931800_1283455659', 'motul-schmierstoffe/snowmobile/motorenol-4-takt/snowpower-4t-4l.html', 'motul-schmierstoffe/snowmobile/motorenol-4-takt/motul-snowpower-4t-4l.html', 0, 'RP', NULL), (3059, 2, NULL, 169, '54599600_1283455659', 'snowpower-4t-4l.html', 'motul-snowpower-4t-4l.html', 0, 'RP', NULL), (3060, 1, 4, 167, '44033700_1283455688', '/motul-schmierstoffe/snowpower-2t-1l.html', '/motul-schmierstoffe/motul-snowpower-2t-1l.html', 0, 'RP', NULL), (3061, 1, 18, 167, '44854600_1283455688', '/motul-schmierstoffe/snowmobile/snowpower-2t-1l.html', '/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html', 0, 'RP', NULL), (3062, 1, 19, 167, '45652400_1283455688', '/motul-schmierstoffe/snowmobile/motorenol-2-takt/snowpower-2t-1l.html', '/motul-schmierstoffe/snowmobile/motorenol-2-takt/motul-snowpower-2t-1l.html', 0, 'RP', NULL), (3063, 1, NULL, 167, '46322500_1283455688', 'snowpower-2t-1l.html', 'motul-snowpower-2t-1l.html', 0, 'RP', NULL), (3064, 2, 4, 167, '49235000_1283455688', 'motul-schmierstoffe/snowpower-2t-1l.html', 'motul-schmierstoffe/motul-snowpower-2t-1l.html', 0, 'RP', NULL), (3065, 2, 18, 167, '51953900_1283455688', 'motul-schmierstoffe/snowmobile/snowpower-2t-1l.html', 'motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html', 0, 'RP', NULL), (3066, 2, 19, 167, '52714100_1283455688', 'motul-schmierstoffe/snowmobile/motorenol-2-takt/snowpower-2t-1l.html', 'motul-schmierstoffe/snowmobile/motorenol-2-takt/motul-snowpower-2t-1l.html', 0, 'RP', NULL), (3067, 2, NULL, 167, '53363900_1283455688', 'snowpower-2t-1l.html', 'motul-snowpower-2t-1l.html', 0, 'RP', NULL), (3068, 1, 4, 166, '65098300_1283455712', '/motul-schmierstoffe/snowpower-4t-1l.html', '/motul-schmierstoffe/motul-snowpower-4t-1l.html', 0, 'RP', NULL), (3069, 1, 18, 166, '65894400_1283455712', '/motul-schmierstoffe/snowmobile/snowpower-4t-1l.html', '/motul-schmierstoffe/snowmobile/motul-snowpower-4t-1l.html', 0, 'RP', NULL), (3070, 1, 20, 166, '66612700_1283455712', '/motul-schmierstoffe/snowmobile/motorenol-4-takt/snowpower-4t-1l.html', '/motul-schmierstoffe/snowmobile/motorenol-4-takt/motul-snowpower-4t-1l.html', 0, 'RP', NULL), (3071, 1, NULL, 166, '67248600_1283455712', 'snowpower-4t-1l.html', 'motul-snowpower-4t-1l.html', 0, 'RP', NULL), (3072, 2, 4, 166, '70879200_1283455712', 'motul-schmierstoffe/snowpower-4t-1l.html', 'motul-schmierstoffe/motul-snowpower-4t-1l.html', 0, 'RP', NULL), (3073, 2, 18, 166, '71604600_1283455712', 'motul-schmierstoffe/snowmobile/snowpower-4t-1l.html', 'motul-schmierstoffe/snowmobile/motul-snowpower-4t-1l.html', 0, 'RP', NULL), (3074, 2, 20, 166, '72377600_1283455712', 'motul-schmierstoffe/snowmobile/motorenol-4-takt/snowpower-4t-1l.html', 'motul-schmierstoffe/snowmobile/motorenol-4-takt/motul-snowpower-4t-1l.html', 0, 'RP', NULL), (3075, 2, NULL, 166, '73008000_1283455712', 'snowpower-4t-1l.html', 'motul-snowpower-4t-1l.html', 0, 'RP', NULL), (3076, 1, NULL, 1, '58374000_1283455849', 'motul-4100-power-5l.html', 'motul-4100-power-5l-15w-50.html', 0, 'RP', NULL), (3077, 1, 4, 1, '59651500_1283455849', '/motul-schmierstoffe/motul-4100-power-5l.html', '/motul-schmierstoffe/motul-4100-power-5l-15w-50.html', 0, 'RP', NULL), (3078, 1, 6, 1, '60428100_1283455849', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-4100-power-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-4100-power-5l-15w-50.html', 0, 'RP', NULL), (3079, 1, 7, 1, '61269100_1283455849', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-5l.html', '/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-5l-15w-50.html', 0, 'RP', NULL), (3080, 2, NULL, 1, '64406300_1283455849', 'motul-4100-power-5l.html', 'motul-4100-power-5l-15w-50.html', 0, 'RP', NULL), (3081, 2, 4, 1, '65637400_1283455849', 'motul-schmierstoffe/motul-4100-power-5l.html', 'motul-schmierstoffe/motul-4100-power-5l-15w-50.html', 0, 'RP', NULL), (3082, 2, 6, 1, '66367500_1283455849', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-4100-power-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-4100-power-5l-15w-50.html', 0, 'RP', NULL), (3083, 2, 7, 1, '67705600_1283455849', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-5l.html', 'motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-5l-15w-50.html', 0, 'RP', NULL), (3084, 2, NULL, 178, 'product/178', 'systemgebuhr-1.html', 'catalog/product/view/id/178', 1, '', NULL), (3085, 2, NULL, 179, 'product/179', 'systemgebuhr-5.html', 'catalog/product/view/id/179', 1, '', NULL), (3090, 1, NULL, 252, 'product/252', 'motul-5100-4t-252.html', 'catalog/product/view/id/252', 1, '', NULL), (3091, 2, NULL, 252, 'product/252', 'motul-5100-4t-252.html', 'catalog/product/view/id/252', 1, '', NULL), (3092, 1, NULL, 253, 'product/253', 'inboard-4t-5l-253.html', 'catalog/product/view/id/253', 1, '', NULL), (3093, 1, 4, 253, 'product/253/4', '/motul-schmierstoffe/inboard-4t-5l-253.html', 'catalog/product/view/id/253/category/4', 1, '', NULL), (3094, 1, 25, 253, 'product/253/25', '/motul-schmierstoffe/marine/inboard-4t-5l-253.html', 'catalog/product/view/id/253/category/25', 1, '', NULL), (3095, 1, 27, 253, 'product/253/27', '/motul-schmierstoffe/marine/motorenol-4-takt/inboard-4t-5l-253.html', 'catalog/product/view/id/253/category/27', 1, '', NULL), (3096, 2, 4, 253, 'product/253/4', 'motul-schmierstoffe/inboard-4t-5l.html', 'catalog/product/view/id/253/category/4', 1, '', NULL), (3097, 2, 25, 253, 'product/253/25', 'motul-schmierstoffe/marine/inboard-4t-5l.html', 'catalog/product/view/id/253/category/25', 1, '', NULL), (3098, 2, 27, 253, 'product/253/27', 'motul-schmierstoffe/marine/motorenol-4-takt/inboard-4t-5l.html', 'catalog/product/view/id/253/category/27', 1, '', NULL), (3099, 2, NULL, 253, 'product/253', 'inboard-4t-5l.html', 'catalog/product/view/id/253', 1, '', NULL), (3100, 1, NULL, 215, '77454900_1291189599', 'overall-mit-motul-einstickung-215.html', 'overall-mit-motul-einstickung-groesse-s44-46.html', 0, 'RP', NULL), (3101, 2, NULL, 215, '87045900_1291189599', 'overall-mit-motul-einstickung-215.html', 'overall-mit-motul-einstickung-groesse-s44-46.html', 0, 'RP', NULL), (3111, 1, NULL, 255, 'product/255', '0101amazon-255.html', 'catalog/product/view/id/255', 1, '', NULL), (3115, 2, NULL, 255, 'product/255', '0101amazon.html', 'catalog/product/view/id/255', 1, '', NULL), (3116, 1, NULL, 255, '14516700_1293531557', 'inboard-4t-5l.html', '0101amazon.html', 0, 'RP', NULL), (3117, 2, NULL, 255, '17692400_1293531557', 'inboard-4t-5l-255.html', '0101amazon.html', 0, 'RP', NULL); /*!40000 ALTER TABLE `core_url_rewrite` ENABLE KEYS */; # Dumping structure for table web35db1.core_variable CREATE TABLE IF NOT EXISTS `core_variable` ( `variable_id` int(11) unsigned NOT NULL auto_increment, `code` varchar(255) NOT NULL default '', `name` varchar(255) NOT NULL default '', PRIMARY KEY (`variable_id`), UNIQUE KEY `IDX_CODE` (`code`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.core_variable: 0 rows /*!40000 ALTER TABLE `core_variable` DISABLE KEYS */; /*!40000 ALTER TABLE `core_variable` ENABLE KEYS */; # Dumping structure for table web35db1.core_variable_value CREATE TABLE IF NOT EXISTS `core_variable_value` ( `value_id` int(11) unsigned NOT NULL auto_increment, `variable_id` int(11) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `plain_value` text NOT NULL, `html_value` text NOT NULL, PRIMARY KEY (`value_id`), UNIQUE KEY `IDX_VARIABLE_STORE` (`variable_id`,`store_id`), KEY `IDX_VARIABLE_ID` (`variable_id`), KEY `IDX_STORE_ID` (`store_id`), CONSTRAINT `FK_CORE_VARIABLE_VALUE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CORE_VARIABLE_VALUE_VARIABLE_ID` FOREIGN KEY (`variable_id`) REFERENCES `core_variable` (`variable_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.core_variable_value: 0 rows /*!40000 ALTER TABLE `core_variable_value` DISABLE KEYS */; /*!40000 ALTER TABLE `core_variable_value` ENABLE KEYS */; # Dumping structure for table web35db1.core_website CREATE TABLE IF NOT EXISTS `core_website` ( `website_id` smallint(5) unsigned NOT NULL auto_increment, `code` varchar(32) NOT NULL default '', `name` varchar(64) NOT NULL default '', `sort_order` smallint(5) unsigned NOT NULL default '0', `default_group_id` smallint(5) unsigned NOT NULL default '0', `is_default` tinyint(1) unsigned default '0', PRIMARY KEY (`website_id`), UNIQUE KEY `code` (`code`), KEY `sort_order` (`sort_order`), KEY `default_group_id` (`default_group_id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COMMENT='Websites'; # Dumping data for table web35db1.core_website: 2 rows /*!40000 ALTER TABLE `core_website` DISABLE KEYS */; INSERT INTO `core_website` (`website_id`, `code`, `name`, `sort_order`, `default_group_id`, `is_default`) VALUES (0, 'admin', 'Admin', 0, 0, 0), (1, 'base', 'Main Website', 0, 2, 1); /*!40000 ALTER TABLE `core_website` ENABLE KEYS */; # Dumping structure for table web35db1.coupon_aggregated CREATE TABLE IF NOT EXISTS `coupon_aggregated` ( `id` int(11) unsigned NOT NULL auto_increment, `period` date NOT NULL default '0000-00-00', `store_id` smallint(5) unsigned default NULL, `order_status` varchar(50) NOT NULL default '', `coupon_code` varchar(50) NOT NULL default '', `coupon_uses` int(11) NOT NULL default '0', `subtotal_amount` decimal(12,4) NOT NULL default '0.0000', `discount_amount` decimal(12,4) NOT NULL default '0.0000', `total_amount` decimal(12,4) NOT NULL default '0.0000', `subtotal_amount_actual` decimal(12,4) NOT NULL default '0.0000', `discount_amount_actual` decimal(12,4) NOT NULL default '0.0000', `total_amount_actual` decimal(12,4) NOT NULL default '0.0000', PRIMARY KEY (`id`), UNIQUE KEY `UNQ_COUPON_AGGREGATED_PSOC` (`period`,`store_id`,`order_status`,`coupon_code`), KEY `IDX_STORE_ID` (`store_id`), CONSTRAINT `FK_SALESTRULE_COUPON_AGGREGATED_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.coupon_aggregated: 0 rows /*!40000 ALTER TABLE `coupon_aggregated` DISABLE KEYS */; /*!40000 ALTER TABLE `coupon_aggregated` ENABLE KEYS */; # Dumping structure for table web35db1.coupon_aggregated_order CREATE TABLE IF NOT EXISTS `coupon_aggregated_order` ( `id` int(11) unsigned NOT NULL auto_increment, `period` date NOT NULL default '0000-00-00', `store_id` smallint(5) unsigned default NULL, `order_status` varchar(50) NOT NULL default '', `coupon_code` varchar(50) NOT NULL default '', `coupon_uses` int(11) NOT NULL default '0', `subtotal_amount` decimal(12,4) NOT NULL default '0.0000', `discount_amount` decimal(12,4) NOT NULL default '0.0000', `total_amount` decimal(12,4) NOT NULL default '0.0000', PRIMARY KEY (`id`), UNIQUE KEY `UNQ_COUPON_AGGREGATED_ORDER_PSOC` (`period`,`store_id`,`order_status`,`coupon_code`), KEY `IDX_STORE_ID` (`store_id`), CONSTRAINT `FK_SALESTRULE_COUPON_AGGREGATED_ORDER_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.coupon_aggregated_order: 0 rows /*!40000 ALTER TABLE `coupon_aggregated_order` DISABLE KEYS */; /*!40000 ALTER TABLE `coupon_aggregated_order` ENABLE KEYS */; # Dumping structure for table web35db1.cron_schedule CREATE TABLE IF NOT EXISTS `cron_schedule` ( `schedule_id` int(10) unsigned NOT NULL auto_increment, `job_code` varchar(255) NOT NULL default '0', `status` enum('pending','running','success','missed','error') NOT NULL default 'pending', `messages` text, `created_at` datetime NOT NULL default '0000-00-00 00:00:00', `scheduled_at` datetime NOT NULL default '0000-00-00 00:00:00', `executed_at` datetime NOT NULL default '0000-00-00 00:00:00', `finished_at` datetime NOT NULL default '0000-00-00 00:00:00', PRIMARY KEY (`schedule_id`), KEY `task_name` (`job_code`), KEY `scheduled_at` (`scheduled_at`,`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.cron_schedule: 0 rows /*!40000 ALTER TABLE `cron_schedule` DISABLE KEYS */; /*!40000 ALTER TABLE `cron_schedule` ENABLE KEYS */; # Dumping structure for table web35db1.customer_address_entity CREATE TABLE IF NOT EXISTS `customer_address_entity` ( `entity_id` int(10) unsigned NOT NULL auto_increment, `entity_type_id` smallint(8) unsigned NOT NULL default '0', `attribute_set_id` smallint(5) unsigned NOT NULL default '0', `increment_id` varchar(50) NOT NULL default '', `parent_id` int(10) unsigned default NULL, `created_at` datetime NOT NULL default '0000-00-00 00:00:00', `updated_at` datetime NOT NULL default '0000-00-00 00:00:00', `is_active` tinyint(1) unsigned NOT NULL default '1', PRIMARY KEY (`entity_id`), KEY `FK_CUSTOMER_ADDRESS_CUSTOMER_ID` (`parent_id`), CONSTRAINT `FK_CUSTOMER_ADDRESS_CUSTOMER_ID` FOREIGN KEY (`parent_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='Customer Address Entities'; # Dumping data for table web35db1.customer_address_entity: 24 rows /*!40000 ALTER TABLE `customer_address_entity` DISABLE KEYS */; INSERT INTO `customer_address_entity` (`entity_id`, `entity_type_id`, `attribute_set_id`, `increment_id`, `parent_id`, `created_at`, `updated_at`, `is_active`) VALUES (1, 2, 0, '', 1, '2010-06-17 13:09:56', '2010-11-26 14:23:19', 1), (2, 2, 0, '', 2, '2010-06-18 11:14:42', '2010-07-14 15:27:40', 1), (3, 2, 0, '', 4, '2010-07-27 14:44:52', '2010-11-19 11:36:42', 1), (4, 2, 0, '', 5, '2010-07-30 09:42:48', '2010-07-30 09:42:48', 1), (5, 2, 0, '', 6, '2010-07-30 10:22:30', '2010-07-30 10:22:30', 1), (6, 2, 0, '', 7, '2010-08-10 11:00:18', '2010-08-10 11:07:30', 1), (7, 2, 0, '', 7, '2010-08-10 11:00:18', '2010-08-10 11:07:30', 1), (8, 2, 0, '', 8, '2010-08-13 15:53:03', '2010-12-06 18:46:51', 1), (9, 2, 0, '', 10, '2010-10-26 23:15:48', '2010-10-26 23:15:48', 1), (10, 2, 0, '', 11, '2010-11-18 09:58:36', '2010-11-18 11:41:17', 1), (11, 2, 0, '', 12, '2010-11-23 18:27:26', '2010-12-14 13:42:01', 1), (12, 2, 0, '', 13, '2010-11-26 14:12:36', '2010-12-28 10:06:54', 1), (13, 2, 0, '', 16, '2010-12-31 08:56:23', '2010-12-31 08:58:02', 1), (14, 2, 0, '', 17, '2011-01-06 08:38:57', '2011-01-06 08:44:38', 1), (15, 2, 0, '', 18, '2011-01-11 10:52:25', '2011-01-11 10:52:25', 1), (16, 2, 0, '', 18, '2011-01-11 10:52:25', '2011-01-11 10:52:25', 1), (17, 2, 0, '', 19, '2011-01-20 13:43:45', '2011-01-20 13:43:45', 1), (18, 2, 0, '', 21, '2011-01-30 18:01:56', '2011-01-30 18:01:56', 1), (19, 2, 0, '', 22, '2011-01-30 19:30:20', '2011-01-30 19:30:20', 1), (20, 2, 0, '', 23, '2011-01-31 08:32:00', '2011-02-02 09:03:56', 1), (21, 2, 0, '', 24, '2011-01-31 09:02:27', '2011-01-31 09:02:27', 1), (22, 2, 0, '', 25, '2011-02-03 19:55:42', '2011-02-03 20:20:42', 1), (23, 2, 0, '', 27, '2011-02-08 09:04:17', '2011-02-08 09:04:17', 1), (24, 2, 0, '', 28, '2011-02-08 16:36:21', '2011-02-08 16:36:21', 1); /*!40000 ALTER TABLE `customer_address_entity` ENABLE KEYS */; # Dumping structure for table web35db1.customer_address_entity_datetime CREATE TABLE IF NOT EXISTS `customer_address_entity_datetime` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` smallint(8) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` datetime NOT NULL default '0000-00-00 00:00:00', PRIMARY KEY (`value_id`), UNIQUE KEY `IDX_ATTRIBUTE_VALUE` (`entity_id`,`attribute_id`), KEY `FK_CUSTOMER_ADDRESS_DATETIME_ENTITY_TYPE` (`entity_type_id`), KEY `FK_CUSTOMER_ADDRESS_DATETIME_ATTRIBUTE` (`attribute_id`), KEY `FK_CUSTOMER_ADDRESS_DATETIME_ENTITY` (`entity_id`), KEY `IDX_VALUE` (`entity_id`,`attribute_id`,`value`), CONSTRAINT `FK_CUSTOMER_ADDRESS_DATETIME_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CUSTOMER_ADDRESS_DATETIME_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `customer_address_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CUSTOMER_ADDRESS_DATETIME_ENTITY_TYPE` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.customer_address_entity_datetime: 0 rows /*!40000 ALTER TABLE `customer_address_entity_datetime` DISABLE KEYS */; /*!40000 ALTER TABLE `customer_address_entity_datetime` ENABLE KEYS */; # Dumping structure for table web35db1.customer_address_entity_decimal CREATE TABLE IF NOT EXISTS `customer_address_entity_decimal` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` smallint(8) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` decimal(12,4) NOT NULL default '0.0000', PRIMARY KEY (`value_id`), UNIQUE KEY `IDX_ATTRIBUTE_VALUE` (`entity_id`,`attribute_id`), KEY `FK_CUSTOMER_ADDRESS_DECIMAL_ENTITY_TYPE` (`entity_type_id`), KEY `FK_CUSTOMER_ADDRESS_DECIMAL_ATTRIBUTE` (`attribute_id`), KEY `FK_CUSTOMER_ADDRESS_DECIMAL_ENTITY` (`entity_id`), KEY `IDX_VALUE` (`entity_id`,`attribute_id`,`value`), CONSTRAINT `FK_CUSTOMER_ADDRESS_DECIMAL_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CUSTOMER_ADDRESS_DECIMAL_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `customer_address_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CUSTOMER_ADDRESS_DECIMAL_ENTITY_TYPE` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.customer_address_entity_decimal: 0 rows /*!40000 ALTER TABLE `customer_address_entity_decimal` DISABLE KEYS */; /*!40000 ALTER TABLE `customer_address_entity_decimal` ENABLE KEYS */; # Dumping structure for table web35db1.customer_address_entity_int CREATE TABLE IF NOT EXISTS `customer_address_entity_int` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` smallint(8) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` int(11) NOT NULL default '0', PRIMARY KEY (`value_id`), UNIQUE KEY `IDX_ATTRIBUTE_VALUE` (`entity_id`,`attribute_id`), KEY `FK_CUSTOMER_ADDRESS_INT_ENTITY_TYPE` (`entity_type_id`), KEY `FK_CUSTOMER_ADDRESS_INT_ATTRIBUTE` (`attribute_id`), KEY `FK_CUSTOMER_ADDRESS_INT_ENTITY` (`entity_id`), KEY `IDX_VALUE` (`entity_id`,`attribute_id`,`value`), CONSTRAINT `FK_CUSTOMER_ADDRESS_INT_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CUSTOMER_ADDRESS_INT_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `customer_address_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CUSTOMER_ADDRESS_INT_ENTITY_TYPE` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.customer_address_entity_int: 2 rows /*!40000 ALTER TABLE `customer_address_entity_int` DISABLE KEYS */; INSERT INTO `customer_address_entity_int` (`value_id`, `entity_type_id`, `attribute_id`, `entity_id`, `value`) VALUES (1, 2, 28, 14, 88), (2, 2, 28, 21, 86); /*!40000 ALTER TABLE `customer_address_entity_int` ENABLE KEYS */; # Dumping structure for table web35db1.customer_address_entity_text CREATE TABLE IF NOT EXISTS `customer_address_entity_text` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` smallint(8) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` text NOT NULL, PRIMARY KEY (`value_id`), UNIQUE KEY `IDX_ATTRIBUTE_VALUE` (`entity_id`,`attribute_id`), KEY `FK_CUSTOMER_ADDRESS_TEXT_ENTITY_TYPE` (`entity_type_id`), KEY `FK_CUSTOMER_ADDRESS_TEXT_ATTRIBUTE` (`attribute_id`), KEY `FK_CUSTOMER_ADDRESS_TEXT_ENTITY` (`entity_id`), CONSTRAINT `FK_CUSTOMER_ADDRESS_TEXT_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CUSTOMER_ADDRESS_TEXT_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `customer_address_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CUSTOMER_ADDRESS_TEXT_ENTITY_TYPE` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.customer_address_entity_text: 24 rows /*!40000 ALTER TABLE `customer_address_entity_text` DISABLE KEYS */; INSERT INTO `customer_address_entity_text` (`value_id`, `entity_type_id`, `attribute_id`, `entity_id`, `value`) VALUES (1, 2, 24, 1, 'Lütticher Str. 11'), (2, 2, 24, 2, 'Triftstr. 13A'), (3, 2, 24, 3, 'Teststraße 11'), (4, 2, 24, 4, 'Enzenbergweg 4'), (5, 2, 24, 5, 'Pfarrstraße 1'), (6, 2, 24, 6, 'Kirchner Strasse 9'), (7, 2, 24, 7, 'perönlich z.H. Herrn Balzereit-Kelter\nLempstrasse 24'), (8, 2, 24, 8, 'Netzschkauerstraße 2 C'), (9, 2, 24, 9, 'Wollbachstrasse 7a'), (10, 2, 24, 10, 'Pankstr. 8 - 10'), (11, 2, 24, 11, 'Lübeckerstrasse 8c'), (12, 2, 24, 12, 'Stommelnerstr. 124'), (13, 2, 24, 13, 'Am Unteren Feuerteich 4'), (14, 2, 24, 14, 'Mathildenstr. 10'), (15, 2, 24, 15, 'Koldemeyerweg 22'), (16, 2, 24, 16, '20838427\nPackstation 103'), (17, 2, 24, 17, 'Auguststraße40'), (18, 2, 24, 18, 'Donauplatz 9'), (19, 2, 24, 19, 'Wiesenstrasse 24'), (20, 2, 24, 20, 'Triftstr. 70'), (21, 2, 24, 21, 'Buchenhagenerstr. 23'), (22, 2, 24, 22, 'Burgweg 4'), (23, 2, 24, 23, 'gravinsel 1'), (24, 2, 24, 24, 'Saalhausener Strasse 8 a'); /*!40000 ALTER TABLE `customer_address_entity_text` ENABLE KEYS */; # Dumping structure for table web35db1.customer_address_entity_varchar CREATE TABLE IF NOT EXISTS `customer_address_entity_varchar` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` smallint(8) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` varchar(255) NOT NULL default '', PRIMARY KEY (`value_id`), UNIQUE KEY `IDX_ATTRIBUTE_VALUE` (`entity_id`,`attribute_id`), KEY `FK_CUSTOMER_ADDRESS_VARCHAR_ENTITY_TYPE` (`entity_type_id`), KEY `FK_CUSTOMER_ADDRESS_VARCHAR_ATTRIBUTE` (`attribute_id`), KEY `FK_CUSTOMER_ADDRESS_VARCHAR_ENTITY` (`entity_id`), KEY `IDX_VALUE` (`entity_id`,`attribute_id`,`value`), CONSTRAINT `FK_CUSTOMER_ADDRESS_VARCHAR_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CUSTOMER_ADDRESS_VARCHAR_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `customer_address_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CUSTOMER_ADDRESS_VARCHAR_ENTITY_TYPE` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=248 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.customer_address_entity_varchar: 247 rows /*!40000 ALTER TABLE `customer_address_entity_varchar` DISABLE KEYS */; INSERT INTO `customer_address_entity_varchar` (`value_id`, `entity_type_id`, `attribute_id`, `entity_id`, `value`) VALUES (1, 2, 18, 1, 'Herr'), (2, 2, 19, 1, 'Wladimir'), (3, 2, 21, 1, 'Degtjarew'), (4, 2, 23, 1, ''), (5, 2, 25, 1, 'Berlin'), (6, 2, 27, 1, ''), (7, 2, 29, 1, '13353'), (8, 2, 26, 1, 'DE'), (9, 2, 30, 1, '030 81011595'), (10, 2, 31, 1, ''), (11, 2, 18, 2, 'Herr'), (12, 2, 19, 2, 'Frank'), (13, 2, 21, 2, 'Lorenz'), (14, 2, 23, 2, ''), (15, 2, 30, 2, '01772175318'), (16, 2, 31, 2, ''), (17, 2, 29, 2, '16341'), (18, 2, 25, 2, 'Panketal'), (19, 2, 27, 2, ''), (20, 2, 26, 2, 'DE'), (21, 2, 18, 3, 'Herr'), (22, 2, 19, 3, 'Test'), (23, 2, 21, 3, 'Tester'), (24, 2, 23, 3, ''), (25, 2, 25, 3, 'Teststadt'), (26, 2, 27, 3, ''), (27, 2, 29, 3, '21111'), (28, 2, 26, 3, 'DE'), (29, 2, 30, 3, '13456234562456'), (30, 2, 31, 3, ''), (31, 2, 18, 4, 'Herr'), (32, 2, 19, 4, 'Harald'), (33, 2, 21, 4, 'Sprich'), (34, 2, 23, 4, ''), (35, 2, 25, 4, 'Kandern'), (36, 2, 27, 4, ''), (37, 2, 29, 4, '79400 '), (38, 2, 26, 4, 'DE'), (39, 2, 30, 4, '07626 971253'), (40, 2, 31, 4, ''), (41, 2, 18, 5, 'Herr'), (42, 2, 19, 5, 'Markus'), (43, 2, 21, 5, 'Fuchs'), (44, 2, 23, 5, 'Mobil on wheel'), (45, 2, 30, 5, '015203173228'), (46, 2, 31, 5, '082269400898'), (47, 2, 29, 5, '89346'), (48, 2, 25, 5, 'Bibertal'), (49, 2, 27, 5, ''), (50, 2, 26, 5, 'DE'), (51, 2, 18, 6, 'Herr'), (52, 2, 19, 6, 'Arnd'), (53, 2, 21, 6, 'Balzereit-Kelter'), (54, 2, 23, 6, ''), (55, 2, 25, 6, 'Köln'), (56, 2, 27, 6, ''), (57, 2, 29, 6, '50933'), (58, 2, 26, 6, 'DE'), (59, 2, 30, 6, '0172 2605717'), (60, 2, 31, 6, ''), (61, 2, 18, 7, 'Herr'), (62, 2, 19, 7, 'Arnd'), (63, 2, 21, 7, 'Balzereit-Kelter'), (64, 2, 23, 7, 'Leistritz'), (65, 2, 25, 7, 'Remscheid'), (66, 2, 27, 7, ''), (67, 2, 29, 7, '42859'), (68, 2, 26, 7, 'DE'), (69, 2, 30, 7, '01722605717'), (70, 2, 31, 7, ''), (71, 2, 18, 8, 'Herr'), (72, 2, 19, 8, 'Matthias'), (73, 2, 21, 8, 'Jugel'), (74, 2, 23, 8, ''), (75, 2, 25, 8, 'Brockau'), (76, 2, 27, 8, ''), (77, 2, 29, 8, '08491'), (78, 2, 26, 8, 'DE'), (79, 2, 30, 8, '03765 15252'), (80, 2, 31, 8, ''), (81, 2, 18, 9, 'Herr'), (82, 2, 19, 9, 'Miro'), (83, 2, 21, 9, 'Moravec'), (84, 2, 23, 9, ''), (85, 2, 25, 9, 'Sinsheim'), (86, 2, 27, 9, ''), (87, 2, 29, 9, '74889'), (88, 2, 26, 9, 'DE'), (89, 2, 30, 9, '07260911001'), (90, 2, 31, 9, ''), (91, 2, 18, 10, 'Herr'), (92, 2, 19, 10, 'O.'), (93, 2, 21, 10, 'Fabian'), (94, 2, 23, 10, 'markenoele.de'), (95, 2, 25, 10, 'Berlin'), (96, 2, 27, 10, ''), (97, 2, 29, 10, '13127'), (98, 2, 26, 10, 'DE'), (99, 2, 30, 10, '030-47400377'), (100, 2, 31, 10, '030-47400388'), (101, 2, 18, 11, 'Frau'), (102, 2, 19, 11, 'Dyana'), (103, 2, 21, 11, 'Estherr'), (104, 2, 23, 11, ''), (105, 2, 25, 11, 'Stuttgart'), (106, 2, 27, 11, ''), (107, 2, 29, 11, '70376'), (108, 2, 26, 11, 'DE'), (109, 2, 30, 11, '01605526193'), (110, 2, 31, 11, ''), (111, 2, 18, 12, ''), (112, 2, 19, 12, 'Norbert'), (113, 2, 20, 12, ''), (114, 2, 21, 12, 'Keßler'), (115, 2, 22, 12, ''), (116, 2, 23, 12, ''), (117, 2, 25, 12, 'Pulheim'), (118, 2, 26, 12, 'DE'), (119, 2, 29, 12, '50259'), (120, 2, 30, 12, '0172 / 29 35 997'), (121, 2, 31, 12, ''), (122, 2, 20, 1, ''), (123, 2, 22, 1, ''), (124, 2, 18, 13, 'Herr'), (125, 2, 19, 13, 'Martin'), (126, 2, 21, 13, 'Rommel'), (127, 2, 23, 13, ''), (128, 2, 30, 13, '01739297448'), (129, 2, 31, 13, ''), (130, 2, 29, 13, '99752'), (131, 2, 25, 13, 'Bleicherode'), (132, 2, 27, 13, ''), (133, 2, 26, 13, 'DE'), (134, 2, 18, 14, 'Frau'), (135, 2, 19, 14, 'Ilka'), (136, 2, 20, 14, ''), (137, 2, 21, 14, 'Anders'), (138, 2, 22, 14, ''), (139, 2, 23, 14, ''), (140, 2, 25, 14, 'Pulheim'), (141, 2, 26, 14, 'DE'), (142, 2, 29, 14, '50259'), (143, 2, 30, 14, '02234983047'), (144, 2, 31, 14, ''), (145, 2, 27, 14, 'Nordrhein-Westfalen'), (146, 2, 18, 15, 'Herr'), (147, 2, 19, 15, 'Heinz'), (148, 2, 21, 15, 'Thomalla'), (149, 2, 23, 15, ''), (150, 2, 25, 15, 'Hannover'), (151, 2, 27, 15, ''), (152, 2, 29, 15, '30519'), (153, 2, 26, 15, 'DE'), (154, 2, 30, 15, '0511863839'), (155, 2, 31, 15, ''), (156, 2, 18, 16, 'Herr'), (157, 2, 19, 16, 'Heinz'), (158, 2, 21, 16, 'Thomalla'), (159, 2, 23, 16, ''), (160, 2, 25, 16, 'Hannover'), (161, 2, 27, 16, ''), (162, 2, 29, 16, '30519'), (163, 2, 26, 16, 'DE'), (164, 2, 30, 16, '0511863839'), (165, 2, 31, 16, ''), (166, 2, 18, 17, 'Frau'), (167, 2, 19, 17, 'Melanie'), (168, 2, 21, 17, 'Kerfien'), (169, 2, 23, 17, ''), (170, 2, 25, 17, 'Wittenberge'), (171, 2, 27, 17, ''), (172, 2, 29, 17, '19322'), (173, 2, 26, 17, 'DE'), (174, 2, 30, 17, '01723235486'), (175, 2, 31, 17, ''), (176, 2, 18, 18, 'Herr'), (177, 2, 19, 18, 'Olaf'), (178, 2, 21, 18, 'Peterson'), (179, 2, 23, 18, ''), (180, 2, 25, 18, 'Bremerhaven'), (181, 2, 27, 18, ''), (182, 2, 29, 18, '27574'), (183, 2, 26, 18, 'DE'), (184, 2, 30, 18, '0174-9099260'), (185, 2, 31, 18, ''), (186, 2, 18, 19, 'Herr'), (187, 2, 19, 19, 'Carsten'), (188, 2, 21, 19, 'Medek'), (189, 2, 23, 19, ''), (190, 2, 25, 19, 'Oberweser'), (191, 2, 27, 19, ''), (192, 2, 29, 19, '34399'), (193, 2, 26, 19, 'DE'), (194, 2, 30, 19, '05572 2087'), (195, 2, 31, 19, ''), (196, 2, 18, 20, 'Herr'), (197, 2, 19, 20, 'Eric'), (198, 2, 21, 20, 'Behrens'), (199, 2, 23, 20, ''), (200, 2, 25, 20, 'Panketal'), (201, 2, 27, 20, ''), (202, 2, 29, 20, '16341'), (203, 2, 26, 20, 'DE'), (204, 2, 30, 20, '01723014919'), (205, 2, 31, 20, ''), (206, 2, 18, 21, 'Herr'), (207, 2, 19, 21, 'Frank'), (208, 2, 20, 21, ''), (209, 2, 21, 21, 'Schulenburg'), (210, 2, 22, 21, ''), (211, 2, 23, 21, ''), (212, 2, 25, 21, 'Braunatal'), (213, 2, 27, 21, 'Hessen'), (214, 2, 29, 21, '34225'), (215, 2, 26, 21, 'DE'), (216, 2, 30, 21, '0561/9413813'), (217, 2, 31, 21, ''), (218, 2, 18, 22, 'Herr'), (219, 2, 19, 22, 'Günter'), (220, 2, 21, 22, 'Riedmaier'), (221, 2, 23, 22, ''), (222, 2, 30, 22, '089-88988739'), (223, 2, 31, 22, ''), (224, 2, 29, 22, '82110'), (225, 2, 25, 22, 'Germering'), (226, 2, 27, 22, ''), (227, 2, 26, 22, 'DE'), (228, 2, 18, 23, 'Herr'), (229, 2, 19, 23, 'ernst'), (230, 2, 21, 23, 'felder'), (231, 2, 23, 23, ''), (232, 2, 25, 23, 'wesel'), (233, 2, 27, 23, ''), (234, 2, 29, 23, '46487'), (235, 2, 26, 23, 'DE'), (236, 2, 30, 23, '0281 47369326'), (237, 2, 31, 23, '0281 1643139'), (238, 2, 18, 24, 'Herr'), (239, 2, 19, 24, 'jan'), (240, 2, 21, 24, 'bocek'), (241, 2, 23, 24, ''), (242, 2, 25, 24, 'Kleinopitz'), (243, 2, 27, 24, ''), (244, 2, 29, 24, '01737'), (245, 2, 26, 24, 'DE'), (246, 2, 30, 24, '0352032215'), (247, 2, 31, 24, ''); /*!40000 ALTER TABLE `customer_address_entity_varchar` ENABLE KEYS */; # Dumping structure for table web35db1.customer_eav_attribute CREATE TABLE IF NOT EXISTS `customer_eav_attribute` ( `attribute_id` smallint(5) unsigned NOT NULL auto_increment, `is_visible` tinyint(1) unsigned NOT NULL default '1', `is_visible_on_front` tinyint(1) unsigned NOT NULL default '0', `input_filter` varchar(255) NOT NULL, `lines_to_divide_multiline` smallint(5) unsigned NOT NULL default '0', `min_text_length` int(11) unsigned NOT NULL default '0', `max_text_length` int(11) unsigned NOT NULL default '0', PRIMARY KEY (`attribute_id`), CONSTRAINT `FK_CUSTOMER_EAV_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=543 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.customer_eav_attribute: 42 rows /*!40000 ALTER TABLE `customer_eav_attribute` DISABLE KEYS */; INSERT INTO `customer_eav_attribute` (`attribute_id`, `is_visible`, `is_visible_on_front`, `input_filter`, `lines_to_divide_multiline`, `min_text_length`, `max_text_length`) VALUES (1, 1, 0, '', 0, 0, 0), (2, 0, 0, '', 0, 0, 0), (3, 1, 0, '', 0, 0, 0), (4, 1, 0, '', 0, 0, 0), (5, 1, 0, '', 0, 0, 0), (6, 1, 0, '', 0, 0, 0), (7, 1, 0, '', 0, 0, 0), (8, 1, 0, '', 0, 0, 0), (9, 1, 0, '', 0, 0, 0), (10, 1, 0, '', 0, 0, 0), (11, 1, 0, '', 0, 0, 0), (12, 1, 0, '', 0, 0, 0), (13, 0, 0, '', 0, 0, 0), (14, 0, 0, '', 0, 0, 0), (15, 1, 0, '', 0, 0, 0), (16, 0, 0, '', 0, 0, 0), (17, 0, 0, '', 0, 0, 0), (18, 1, 0, '', 0, 0, 0), (19, 1, 0, '', 0, 0, 0), (20, 1, 0, '', 0, 0, 0), (21, 1, 0, '', 0, 0, 0), (22, 1, 0, '', 0, 0, 0), (23, 1, 0, '', 0, 0, 0), (24, 1, 0, '', 0, 0, 0), (25, 1, 0, '', 0, 0, 0), (26, 1, 0, '', 0, 0, 0), (27, 1, 0, '', 0, 0, 0), (28, 1, 0, '', 0, 0, 0), (29, 1, 0, '', 0, 0, 0), (30, 1, 0, '', 0, 0, 0), (31, 1, 0, '', 0, 0, 0), (32, 1, 0, '', 0, 0, 0), (532, 1, 0, '', 0, 0, 0), (533, 1, 0, '', 0, 0, 0), (534, 1, 0, '', 0, 0, 0), (535, 1, 0, '', 0, 0, 0), (536, 1, 0, '', 0, 0, 0), (537, 1, 0, '', 0, 0, 0), (539, 0, 0, '', 0, 0, 0), (540, 0, 0, '', 0, 0, 0), (541, 0, 0, '', 0, 0, 0), (542, 1, 0, '', 0, 0, 0); /*!40000 ALTER TABLE `customer_eav_attribute` ENABLE KEYS */; # Dumping structure for table web35db1.customer_entity CREATE TABLE IF NOT EXISTS `customer_entity` ( `entity_id` int(10) unsigned NOT NULL auto_increment, `entity_type_id` smallint(8) unsigned NOT NULL default '0', `attribute_set_id` smallint(5) unsigned NOT NULL default '0', `website_id` smallint(5) unsigned default NULL, `email` varchar(255) NOT NULL default '', `group_id` smallint(3) unsigned NOT NULL default '0', `increment_id` varchar(50) NOT NULL default '', `store_id` smallint(5) unsigned default '0', `created_at` datetime NOT NULL default '0000-00-00 00:00:00', `updated_at` datetime NOT NULL default '0000-00-00 00:00:00', `is_active` tinyint(1) unsigned NOT NULL default '1', PRIMARY KEY (`entity_id`), KEY `FK_CUSTOMER_ENTITY_STORE` (`store_id`), KEY `IDX_ENTITY_TYPE` (`entity_type_id`), KEY `IDX_AUTH` (`email`,`website_id`), KEY `FK_CUSTOMER_WEBSITE` (`website_id`), CONSTRAINT `FK_CUSTOMER_ENTITY_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE, CONSTRAINT `FK_CUSTOMER_WEBSITE` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8 ROW_FORMAT=DYNAMIC COMMENT='Customer Entityies'; # Dumping data for table web35db1.customer_entity: 28 rows /*!40000 ALTER TABLE `customer_entity` DISABLE KEYS */; INSERT INTO `customer_entity` (`entity_id`, `entity_type_id`, `attribute_set_id`, `website_id`, `email`, `group_id`, `increment_id`, `store_id`, `created_at`, `updated_at`, `is_active`) VALUES (1, 1, 0, 1, 'wdegtjarew@googlemail.com', 4, '', 2, '2010-06-17 13:08:45', '2010-11-26 14:23:19', 1), (2, 1, 0, 1, 'fl@f-m-computer.de', 1, '', 2, '2010-06-18 11:13:57', '2010-07-14 15:27:40', 1), (3, 1, 0, 1, 'mgross@insigma.de', 1, '', 2, '2010-06-25 16:51:05', '2010-06-25 16:51:05', 1), (4, 1, 0, 1, 'timmermann@trustedshops.de', 1, '', 2, '2010-07-27 14:43:02', '2010-11-19 11:36:42', 1), (5, 1, 0, 1, 'shsprich@googlemail.com', 1, '', 2, '2010-07-30 09:42:48', '2010-07-30 09:42:48', 1), (6, 1, 0, 1, 'info@mobil-on-wheel.de', 1, '', 2, '2010-07-30 10:21:14', '2010-07-30 10:22:30', 1), (7, 1, 0, 1, 'arnd.balzereit@web.de', 1, '', 2, '2010-08-10 10:54:08', '2010-08-10 11:07:30', 1), (8, 1, 0, 1, 'Matthias.Jugel@t-online.de', 1, '', 2, '2010-08-13 15:53:03', '2010-12-06 18:46:51', 1), (9, 1, 0, 1, 'ricardobartsch@yahoo.de', 1, '', 2, '2010-08-31 08:32:37', '2010-09-03 05:58:47', 1), (10, 1, 0, 1, 'miro.moravec@gmx.net', 1, '', 2, '2010-10-26 20:46:45', '2010-10-26 23:15:48', 1), (11, 1, 0, 1, 'of@f-m-computer.de', 1, '', 2, '2010-11-18 09:58:36', '2010-11-18 11:41:17', 1), (12, 1, 0, 1, 'vespres@abv.bg', 1, '', 2, '2010-11-23 18:27:26', '2010-12-14 13:42:01', 1), (13, 1, 0, 1, 'q1ldfj4jh8qgsbq@marketplace.amazon.de', 4, '', 0, '2010-11-26 14:11:08', '2010-12-28 10:06:54', 1), (14, 1, 0, 1, 'ines_jens_confidential@web.de', 1, '', 2, '2010-12-07 13:24:57', '2010-12-12 21:37:35', 1), (15, 1, 0, 1, 'michael@mhappe.de', 1, '', 2, '2010-12-19 15:10:14', '2010-12-19 15:10:14', 1), (16, 1, 0, 1, 'knievel@web.de', 1, '', 2, '2010-12-31 08:53:34', '2010-12-31 08:58:02', 1), (17, 1, 0, 1, 'xgl67g57hmcr3wh@marketplace.amazon.de', 4, '', 0, '2011-01-06 08:35:30', '2011-01-06 08:44:38', 1), (18, 1, 0, 1, 'post@heinz-thomalla.de', 1, '', 2, '2011-01-11 10:52:25', '2011-01-11 10:52:25', 1), (19, 1, 0, 1, 'melaniekerfien@googlemail.com', 1, '', 2, '2011-01-20 13:43:45', '2011-01-20 13:43:45', 1), (20, 1, 0, 1, 'info@montanbuero.de', 1, '', 2, '2011-01-28 19:43:47', '2011-01-28 19:43:48', 1), (21, 1, 0, 1, 'o.peterson@opeon.de', 1, '', 2, '2011-01-30 18:01:56', '2011-01-30 18:01:56', 1), (22, 1, 0, 1, 'c-medek@t-online.de', 1, '', 2, '2011-01-30 19:28:14', '2011-01-30 19:30:20', 1), (23, 1, 0, 1, 'eric-behrens@gmx.net', 1, '', 2, '2011-01-31 08:32:00', '2011-02-02 09:03:56', 1), (24, 1, 0, 1, 'gxdgx37kj6jv4d8@marketplace.amazon.de', 4, '', 1, '2011-01-31 09:02:27', '2011-01-31 09:02:27', 1), (25, 1, 0, 1, 'iskeinwitz@gmx.net', 1, '', 2, '2011-02-03 19:54:18', '2011-02-03 20:20:42', 1), (26, 1, 0, 1, 'WAITR597d31e@wai.de', 1, '', 2, '2011-02-04 12:39:10', '2011-02-04 12:39:11', 1), (27, 1, 0, 1, 'erfej@t-onlibe.de', 1, '', 2, '2011-02-08 09:04:17', '2011-02-08 09:04:17', 1), (28, 1, 0, 1, 'roedelduese@web.de', 1, '', 2, '2011-02-08 16:36:21', '2011-02-08 16:36:21', 1); /*!40000 ALTER TABLE `customer_entity` ENABLE KEYS */; # Dumping structure for table web35db1.customer_entity_datetime CREATE TABLE IF NOT EXISTS `customer_entity_datetime` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` smallint(8) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` datetime NOT NULL default '0000-00-00 00:00:00', PRIMARY KEY (`value_id`), UNIQUE KEY `IDX_ATTRIBUTE_VALUE` (`entity_id`,`attribute_id`), KEY `FK_CUSTOMER_DATETIME_ENTITY_TYPE` (`entity_type_id`), KEY `FK_CUSTOMER_DATETIME_ATTRIBUTE` (`attribute_id`), KEY `FK_CUSTOMER_DATETIME_ENTITY` (`entity_id`), KEY `IDX_VALUE` (`entity_id`,`attribute_id`,`value`), CONSTRAINT `FK_CUSTOMER_DATETIME_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CUSTOMER_DATETIME_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CUSTOMER_DATETIME_ENTITY_TYPE` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.customer_entity_datetime: 0 rows /*!40000 ALTER TABLE `customer_entity_datetime` DISABLE KEYS */; /*!40000 ALTER TABLE `customer_entity_datetime` ENABLE KEYS */; # Dumping structure for table web35db1.customer_entity_decimal CREATE TABLE IF NOT EXISTS `customer_entity_decimal` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` smallint(8) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` decimal(12,4) NOT NULL default '0.0000', PRIMARY KEY (`value_id`), UNIQUE KEY `IDX_ATTRIBUTE_VALUE` (`entity_id`,`attribute_id`), KEY `FK_CUSTOMER_DECIMAL_ENTITY_TYPE` (`entity_type_id`), KEY `FK_CUSTOMER_DECIMAL_ATTRIBUTE` (`attribute_id`), KEY `FK_CUSTOMER_DECIMAL_ENTITY` (`entity_id`), KEY `IDX_VALUE` (`entity_id`,`attribute_id`,`value`), CONSTRAINT `FK_CUSTOMER_DECIMAL_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CUSTOMER_DECIMAL_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CUSTOMER_DECIMAL_ENTITY_TYPE` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.customer_entity_decimal: 0 rows /*!40000 ALTER TABLE `customer_entity_decimal` DISABLE KEYS */; /*!40000 ALTER TABLE `customer_entity_decimal` ENABLE KEYS */; # Dumping structure for table web35db1.customer_entity_int CREATE TABLE IF NOT EXISTS `customer_entity_int` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` smallint(8) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` int(11) NOT NULL default '0', PRIMARY KEY (`value_id`), UNIQUE KEY `IDX_ATTRIBUTE_VALUE` (`entity_id`,`attribute_id`), KEY `FK_CUSTOMER_INT_ENTITY_TYPE` (`entity_type_id`), KEY `FK_CUSTOMER_INT_ATTRIBUTE` (`attribute_id`), KEY `FK_CUSTOMER_INT_ENTITY` (`entity_id`), KEY `IDX_VALUE` (`entity_id`,`attribute_id`,`value`), CONSTRAINT `FK_CUSTOMER_INT_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CUSTOMER_INT_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CUSTOMER_INT_ENTITY_TYPE` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=89 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.customer_entity_int: 59 rows /*!40000 ALTER TABLE `customer_entity_int` DISABLE KEYS */; INSERT INTO `customer_entity_int` (`value_id`, `entity_type_id`, `attribute_id`, `entity_id`, `value`) VALUES (1, 1, 13, 1, 1), (2, 1, 14, 1, 1), (3, 1, 540, 1, 0), (6, 1, 13, 2, 2), (7, 1, 14, 2, 2), (10, 1, 540, 2, 0), (11, 1, 13, 4, 3), (12, 1, 14, 4, 3), (13, 1, 13, 5, 4), (14, 1, 14, 5, 4), (15, 1, 13, 6, 5), (16, 1, 14, 6, 5), (17, 1, 13, 7, 6), (18, 1, 14, 7, 7), (19, 1, 13, 8, 8), (20, 1, 14, 8, 8), (21, 1, 540, 9, 0), (22, 1, 13, 10, 9), (23, 1, 14, 10, 9), (24, 1, 540, 4, 0), (25, 1, 13, 11, 10), (26, 1, 14, 11, 10), (27, 1, 540, 11, 0), (37, 1, 13, 12, 11), (38, 1, 14, 12, 11), (39, 1, 32, 13, 1), (40, 1, 542, 13, 0), (41, 1, 13, 13, 12), (44, 1, 541, 13, 1290780928), (45, 1, 540, 13, 0), (48, 1, 542, 1, 0), (49, 1, 540, 12, 0), (52, 1, 540, 8, 1291661211), (53, 1, 540, 14, 0), (54, 1, 13, 16, 13), (55, 1, 14, 16, 13), (58, 1, 540, 16, 0), (59, 1, 32, 17, 2), (60, 1, 542, 17, 0), (61, 1, 13, 17, 14), (64, 1, 13, 18, 15), (65, 1, 14, 18, 16), (66, 1, 13, 19, 17), (67, 1, 14, 19, 17), (68, 1, 13, 21, 18), (69, 1, 14, 21, 18), (70, 1, 13, 22, 19), (71, 1, 14, 22, 19), (72, 1, 13, 23, 20), (73, 1, 14, 23, 20), (74, 1, 13, 24, 21), (75, 1, 14, 24, 21), (76, 1, 540, 23, 1296637304), (81, 1, 13, 25, 22), (82, 1, 14, 25, 22), (85, 1, 13, 27, 23), (86, 1, 14, 27, 23), (87, 1, 13, 28, 24), (88, 1, 14, 28, 24); /*!40000 ALTER TABLE `customer_entity_int` ENABLE KEYS */; # Dumping structure for table web35db1.customer_entity_text CREATE TABLE IF NOT EXISTS `customer_entity_text` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` smallint(8) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` text NOT NULL, PRIMARY KEY (`value_id`), UNIQUE KEY `IDX_ATTRIBUTE_VALUE` (`entity_id`,`attribute_id`), KEY `FK_CUSTOMER_TEXT_ENTITY_TYPE` (`entity_type_id`), KEY `FK_CUSTOMER_TEXT_ATTRIBUTE` (`attribute_id`), KEY `FK_CUSTOMER_TEXT_ENTITY` (`entity_id`), CONSTRAINT `FK_CUSTOMER_TEXT_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CUSTOMER_TEXT_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CUSTOMER_TEXT_ENTITY_TYPE` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.customer_entity_text: 11 rows /*!40000 ALTER TABLE `customer_entity_text` DISABLE KEYS */; INSERT INTO `customer_entity_text` (`value_id`, `entity_type_id`, `attribute_id`, `entity_id`, `value`) VALUES (1, 1, 539, 1, '0'), (7, 1, 539, 2, '0'), (8, 1, 539, 9, '0'), (9, 1, 539, 4, '0'), (11, 1, 539, 11, '0'), (12, 1, 539, 13, '0'), (13, 1, 539, 12, '0'), (19, 1, 539, 8, '1'), (20, 1, 539, 14, '0'), (21, 1, 539, 16, '0'), (22, 1, 539, 23, '0'); /*!40000 ALTER TABLE `customer_entity_text` ENABLE KEYS */; # Dumping structure for table web35db1.customer_entity_varchar CREATE TABLE IF NOT EXISTS `customer_entity_varchar` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` smallint(8) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` varchar(255) NOT NULL default '', PRIMARY KEY (`value_id`), UNIQUE KEY `IDX_ATTRIBUTE_VALUE` (`entity_id`,`attribute_id`), KEY `FK_CUSTOMER_VARCHAR_ENTITY_TYPE` (`entity_type_id`), KEY `FK_CUSTOMER_VARCHAR_ATTRIBUTE` (`attribute_id`), KEY `FK_CUSTOMER_VARCHAR_ENTITY` (`entity_id`), KEY `IDX_VALUE` (`entity_id`,`attribute_id`,`value`), CONSTRAINT `FK_CUSTOMER_VARCHAR_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CUSTOMER_VARCHAR_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_CUSTOMER_VARCHAR_ENTITY_TYPE` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=180 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.customer_entity_varchar: 151 rows /*!40000 ALTER TABLE `customer_entity_varchar` DISABLE KEYS */; INSERT INTO `customer_entity_varchar` (`value_id`, `entity_type_id`, `attribute_id`, `entity_id`, `value`) VALUES (1, 1, 4, 1, 'Herr'), (2, 1, 5, 1, 'Wladimir'), (3, 1, 7, 1, 'Degtjarew'), (5, 1, 3, 1, 'standard'), (6, 1, 12, 1, 'ee8923f3fd10c239d7104701b4af416a:x7'), (8, 1, 4, 2, 'Herr'), (9, 1, 5, 2, 'Frank'), (10, 1, 7, 2, 'Lorenz'), (12, 1, 3, 2, 'standard'), (13, 1, 12, 2, 'd0c8f6dc8bffe8644288ede69256a9a8:UN'), (14, 1, 4, 3, 'Herr'), (15, 1, 5, 3, 'Matthias'), (16, 1, 7, 3, 'Groß'), (18, 1, 3, 3, 'standard'), (19, 1, 12, 3, '0bd479d96f7095ea46f32b97bd623606:Of'), (20, 1, 4, 4, 'Herr'), (21, 1, 5, 4, 'Test'), (22, 1, 7, 4, 'Tester'), (24, 1, 3, 4, 'standard'), (25, 1, 12, 4, '57f4b1bae021e0b59073503e0071be44:U0'), (26, 1, 4, 5, 'Herr'), (27, 1, 5, 5, 'Harald'), (28, 1, 7, 5, 'Sprich'), (29, 1, 12, 5, '74753ff3e2fbb7ad93cc13f6b39113d6:jI'), (30, 1, 3, 5, 'standard'), (31, 1, 4, 6, 'Herr'), (32, 1, 5, 6, 'Markus'), (33, 1, 7, 6, 'Fuchs'), (35, 1, 3, 6, 'standard'), (36, 1, 12, 6, '8acaa324ad0f2aeeef588f4b7339cbf0:1Z'), (37, 1, 4, 7, 'Herr'), (38, 1, 5, 7, 'Arnd '), (39, 1, 7, 7, 'Balzereit-Kelter'), (41, 1, 3, 7, 'standard'), (42, 1, 12, 7, '1235447f7606fda38ca3f87781293d10:Ey'), (43, 1, 4, 8, 'Herr'), (44, 1, 5, 8, 'Matthias'), (45, 1, 7, 8, 'Jugel'), (46, 1, 12, 8, '8b47b723adaeed1c2d01bafa073b21e7:IC'), (47, 1, 3, 8, 'standard'), (48, 1, 4, 9, 'Herr'), (49, 1, 5, 9, 'Ricardo'), (50, 1, 7, 9, 'Bartsch'), (52, 1, 3, 9, 'standard'), (53, 1, 12, 9, '34ef4fe22553d5c46f0fb76ea6924dfb:d4'), (54, 1, 4, 10, 'Herr'), (55, 1, 5, 10, 'Miro'), (56, 1, 7, 10, 'Moravec'), (58, 1, 3, 10, 'standard'), (59, 1, 12, 10, '1a730ea1db98a5f0641ef49cb54a0844:EJ'), (60, 1, 4, 11, 'Herr'), (61, 1, 5, 11, 'O.'), (62, 1, 7, 11, 'Fabian'), (63, 1, 12, 11, '563f87341243b2f9830478aa492c70a5:Ad'), (64, 1, 3, 11, 'standard'), (65, 1, 4, 12, 'Frau'), (66, 1, 5, 12, 'Dyana'), (67, 1, 7, 12, ' Estherr/veselin petev'), (68, 1, 12, 12, '3c067f2e5c7c8329225706329f029ab7:39'), (69, 1, 3, 12, 'standard'), (70, 1, 4, 13, ''), (71, 1, 5, 13, 'Norbert'), (72, 1, 6, 13, ''), (73, 1, 7, 13, 'Keßler'), (74, 1, 8, 13, ''), (75, 1, 12, 13, 'ccd2e5dc875d1cb1d3220954c74ee955:9a'), (76, 1, 15, 13, ''), (77, 1, 3, 13, 'Admin'), (78, 1, 6, 1, ''), (79, 1, 8, 1, ''), (80, 1, 15, 1, ''), (88, 1, 4, 14, 'Herr'), (89, 1, 5, 14, 'Jens'), (90, 1, 7, 14, 'Uhlmann'), (92, 1, 3, 14, 'standard'), (93, 1, 12, 14, '3b4cfe55e3376178de776b606a082f42:T0'), (94, 1, 4, 15, 'Herr'), (95, 1, 5, 15, 'Michael'), (96, 1, 7, 15, 'Happe'), (98, 1, 3, 15, 'standard'), (99, 1, 12, 15, 'e491292df2386039139e190a6285a16a:bY'), (100, 1, 4, 16, 'Herr'), (101, 1, 5, 16, 'Martin'), (102, 1, 7, 16, 'Rommel'), (104, 1, 3, 16, 'standard'), (105, 1, 12, 16, 'fd5da502013d3e437d6eaf7b4593bc0a:S6'), (106, 1, 4, 17, 'Frau'), (107, 1, 5, 17, 'Ilka'), (108, 1, 6, 17, ''), (109, 1, 7, 17, 'Anders'), (110, 1, 8, 17, ''), (111, 1, 12, 17, '8df922cd8d2d90f18cca79eeffec70d1:LB'), (112, 1, 15, 17, ''), (113, 1, 3, 17, 'Admin'), (114, 1, 4, 18, 'Herr'), (115, 1, 5, 18, 'Heinz'), (116, 1, 7, 18, 'Thomalla'), (117, 1, 12, 18, '2750ddec2d682bbe19c662d9ac0d23b7:HF'), (118, 1, 3, 18, 'standard'), (119, 1, 4, 19, 'Frau'), (120, 1, 5, 19, 'Melanie'), (121, 1, 7, 19, 'Kerfien'), (122, 1, 12, 19, '76ba8f48ad6a6a24414d92a1e9f44a51:Jx'), (123, 1, 3, 19, 'standard'), (124, 1, 4, 20, 'Herr'), (125, 1, 5, 20, 'dieter'), (126, 1, 7, 20, 'Ulbricht'), (128, 1, 3, 20, 'standard'), (129, 1, 12, 20, '8fa61a7e4781e5b282f35f06be70621e:tw'), (131, 1, 4, 21, 'Herr'), (132, 1, 5, 21, 'Olaf'), (133, 1, 7, 21, 'Peterson'), (134, 1, 12, 21, '6803dd2f6e897f5d229891402251bc04:s3'), (135, 1, 3, 21, 'standard'), (136, 1, 4, 22, 'Herr'), (137, 1, 5, 22, 'Carsten'), (138, 1, 7, 22, 'Medek'), (140, 1, 3, 22, 'standard'), (141, 1, 12, 22, '771d0f0e9b9c55756e6e3ea81cb7b780:6H'), (143, 1, 4, 23, 'Herr'), (144, 1, 5, 23, 'Eric'), (145, 1, 7, 23, 'Behrens'), (146, 1, 12, 23, '4eb3ff6f1ffd0bc7f52a65dafe9e545e:dd'), (147, 1, 3, 23, 'standard'), (148, 1, 4, 24, 'Herr'), (149, 1, 5, 24, 'Frank'), (150, 1, 6, 24, ''), (151, 1, 7, 24, 'Schulenburg'), (152, 1, 8, 24, ''), (153, 1, 12, 24, 'fea1c66cb185a9751ac9ed608e218d1a:Le'), (154, 1, 3, 24, 'Default Store View'), (156, 1, 4, 25, 'Herr'), (157, 1, 5, 25, 'Günter'), (158, 1, 7, 25, 'Riedmaier'), (160, 1, 3, 25, 'standard'), (161, 1, 12, 25, '9023c034eea7832d15fcd766c7e82808:Nk'), (163, 1, 4, 26, 'Herr'), (164, 1, 5, 26, 'Michael'), (165, 1, 7, 26, 'Mohr'), (167, 1, 3, 26, 'standard'), (168, 1, 12, 26, 'ca2e6f689bb7760096cce2982d2957ad:kh'), (170, 1, 4, 27, 'Herr'), (171, 1, 5, 27, 'ernst'), (172, 1, 7, 27, 'felder'), (173, 1, 12, 27, '82ff107faa98c470ccc4a94d988da566:wA'), (174, 1, 3, 27, 'standard'), (175, 1, 4, 28, 'Herr'), (176, 1, 5, 28, 'jan'), (177, 1, 7, 28, 'bocek'), (178, 1, 12, 28, '638b96fbbf0ad74e4c269fcbab1c8770:Pz'), (179, 1, 3, 28, 'standard'); /*!40000 ALTER TABLE `customer_entity_varchar` ENABLE KEYS */; # Dumping structure for table web35db1.customer_group CREATE TABLE IF NOT EXISTS `customer_group` ( `customer_group_id` smallint(3) unsigned NOT NULL auto_increment, `customer_group_code` varchar(32) NOT NULL default '', `tax_class_id` int(10) unsigned NOT NULL default '0', PRIMARY KEY (`customer_group_id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8 COMMENT='Customer groups'; # Dumping data for table web35db1.customer_group: 5 rows /*!40000 ALTER TABLE `customer_group` DISABLE KEYS */; INSERT INTO `customer_group` (`customer_group_id`, `customer_group_code`, `tax_class_id`) VALUES (0, 'NOT LOGGED IN', 3), (1, 'General', 3), (2, 'Wholesale', 3), (3, 'Retailer', 3), (4, 'Amazon Kunden', 3); /*!40000 ALTER TABLE `customer_group` ENABLE KEYS */; # Dumping structure for table web35db1.dataflow_batch CREATE TABLE IF NOT EXISTS `dataflow_batch` ( `batch_id` int(10) unsigned NOT NULL auto_increment, `profile_id` int(10) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `adapter` varchar(128) default NULL, `params` text, `created_at` datetime default NULL, PRIMARY KEY (`batch_id`), KEY `FK_DATAFLOW_BATCH_PROFILE` (`profile_id`), KEY `FK_DATAFLOW_BATCH_STORE` (`store_id`), KEY `IDX_CREATED_AT` (`created_at`), CONSTRAINT `FK_DATAFLOW_BATCH_PROFILE` FOREIGN KEY (`profile_id`) REFERENCES `dataflow_profile` (`profile_id`) ON DELETE CASCADE, CONSTRAINT `FK_DATAFLOW_BATCH_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.dataflow_batch: 0 rows /*!40000 ALTER TABLE `dataflow_batch` DISABLE KEYS */; /*!40000 ALTER TABLE `dataflow_batch` ENABLE KEYS */; # Dumping structure for table web35db1.dataflow_batch_export CREATE TABLE IF NOT EXISTS `dataflow_batch_export` ( `batch_export_id` bigint(20) unsigned NOT NULL auto_increment, `batch_id` int(10) unsigned NOT NULL default '0', `batch_data` longtext, `status` tinyint(3) unsigned NOT NULL default '0', PRIMARY KEY (`batch_export_id`), KEY `FK_DATAFLOW_BATCH_EXPORT_BATCH` (`batch_id`), CONSTRAINT `FK_DATAFLOW_BATCH_EXPORT_BATCH` FOREIGN KEY (`batch_id`) REFERENCES `dataflow_batch` (`batch_id`) ON DELETE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.dataflow_batch_export: 0 rows /*!40000 ALTER TABLE `dataflow_batch_export` DISABLE KEYS */; /*!40000 ALTER TABLE `dataflow_batch_export` ENABLE KEYS */; # Dumping structure for table web35db1.dataflow_batch_import CREATE TABLE IF NOT EXISTS `dataflow_batch_import` ( `batch_import_id` bigint(20) unsigned NOT NULL auto_increment, `batch_id` int(10) unsigned NOT NULL default '0', `batch_data` longtext, `status` tinyint(3) unsigned NOT NULL default '0', PRIMARY KEY (`batch_import_id`), KEY `FK_DATAFLOW_BATCH_IMPORT_BATCH` (`batch_id`), CONSTRAINT `FK_DATAFLOW_BATCH_IMPORT_BATCH` FOREIGN KEY (`batch_id`) REFERENCES `dataflow_batch` (`batch_id`) ON DELETE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.dataflow_batch_import: 0 rows /*!40000 ALTER TABLE `dataflow_batch_import` DISABLE KEYS */; /*!40000 ALTER TABLE `dataflow_batch_import` ENABLE KEYS */; # Dumping structure for table web35db1.dataflow_import_data CREATE TABLE IF NOT EXISTS `dataflow_import_data` ( `import_id` int(11) NOT NULL auto_increment, `session_id` int(11) default NULL, `serial_number` int(11) NOT NULL default '0', `value` text, `status` int(1) NOT NULL default '0', PRIMARY KEY (`import_id`), KEY `FK_dataflow_import_data` (`session_id`), CONSTRAINT `FK_dataflow_import_data` FOREIGN KEY (`session_id`) REFERENCES `dataflow_session` (`session_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.dataflow_import_data: 0 rows /*!40000 ALTER TABLE `dataflow_import_data` DISABLE KEYS */; /*!40000 ALTER TABLE `dataflow_import_data` ENABLE KEYS */; # Dumping structure for table web35db1.dataflow_profile CREATE TABLE IF NOT EXISTS `dataflow_profile` ( `profile_id` int(10) unsigned NOT NULL auto_increment, `name` varchar(255) NOT NULL default '', `created_at` datetime NOT NULL default '0000-00-00 00:00:00', `updated_at` datetime NOT NULL default '0000-00-00 00:00:00', `actions_xml` text, `gui_data` text, `direction` enum('import','export') default NULL, `entity_type` varchar(64) NOT NULL default '', `store_id` smallint(5) unsigned NOT NULL default '0', `data_transfer` enum('file','interactive') default NULL, PRIMARY KEY (`profile_id`) ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.dataflow_profile: 9 rows /*!40000 ALTER TABLE `dataflow_profile` DISABLE KEYS */; INSERT INTO `dataflow_profile` (`profile_id`, `name`, `created_at`, `updated_at`, `actions_xml`, `gui_data`, `direction`, `entity_type`, `store_id`, `data_transfer`) VALUES (1, 'Export All Products', '2010-05-19 13:33:29', '2010-05-19 13:33:29', '\r\n \r\n\r\n\r\n\r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n \r\n \r\n true\r\n\r\n\r\n\r\n file\r\n var/export\r\n \r\n\r\n\r\n', 'a:5:{s:4:"file";a:7:{s:4:"type";s:4:"file";s:8:"filename";s:23:"export_all_products.csv";s:4:"path";s:10:"var/export";s:4:"host";s:0:"";s:4:"user";s:0:"";s:8:"password";s:0:"";s:7:"passive";s:0:"";}s:5:"parse";a:5:{s:4:"type";s:3:"csv";s:12:"single_sheet";s:0:"";s:9:"delimiter";s:1:",";s:7:"enclose";s:1:""";s:10:"fieldnames";s:4:"true";}s:3:"map";a:3:{s:14:"only_specified";s:0:"";s:7:"product";a:2:{s:2:"db";a:0:{}s:4:"file";a:0:{}}s:8:"customer";a:2:{s:2:"db";a:0:{}s:4:"file";a:0:{}}}s:7:"product";a:1:{s:6:"filter";a:8:{s:4:"name";s:0:"";s:3:"sku";s:0:"";s:4:"type";s:1:"0";s:13:"attribute_set";s:0:"";s:5:"price";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:3:"qty";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:10:"visibility";s:1:"0";s:6:"status";s:1:"0";}}s:8:"customer";a:1:{s:6:"filter";a:10:{s:9:"firstname";s:0:"";s:8:"lastname";s:0:"";s:5:"email";s:0:"";s:5:"group";s:1:"0";s:10:"adressType";s:15:"default_billing";s:9:"telephone";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:0:"";s:6:"region";s:0:"";s:10:"created_at";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}}}}', 'export', 'product', 0, 'file'), (2, 'Export Product Stocks', '2010-05-19 13:33:29', '2010-05-19 13:33:29', '\r\n \r\n\r\n\r\n\r\n \r\n\r\n\r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n true\r\n\r\n\r\n\r\n \r\n \r\n true\r\n\r\n\r\n\r\n file\r\n var/export\r\n \r\n\r\n\r\n', 'a:5:{s:4:"file";a:7:{s:4:"type";s:4:"file";s:8:"filename";s:25:"export_product_stocks.csv";s:4:"path";s:10:"var/export";s:4:"host";s:0:"";s:4:"user";s:0:"";s:8:"password";s:0:"";s:7:"passive";s:0:"";}s:5:"parse";a:5:{s:4:"type";s:3:"csv";s:12:"single_sheet";s:0:"";s:9:"delimiter";s:1:",";s:7:"enclose";s:1:""";s:10:"fieldnames";s:4:"true";}s:3:"map";a:3:{s:14:"only_specified";s:4:"true";s:7:"product";a:2:{s:2:"db";a:4:{i:1;s:5:"store";i:2;s:3:"sku";i:3;s:3:"qty";i:4;s:11:"is_in_stock";}s:4:"file";a:4:{i:1;s:5:"store";i:2;s:3:"sku";i:3;s:3:"qty";i:4;s:11:"is_in_stock";}}s:8:"customer";a:2:{s:2:"db";a:0:{}s:4:"file";a:0:{}}}s:7:"product";a:1:{s:6:"filter";a:8:{s:4:"name";s:0:"";s:3:"sku";s:0:"";s:4:"type";s:1:"0";s:13:"attribute_set";s:0:"";s:5:"price";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:3:"qty";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:10:"visibility";s:1:"0";s:6:"status";s:1:"0";}}s:8:"customer";a:1:{s:6:"filter";a:10:{s:9:"firstname";s:0:"";s:8:"lastname";s:0:"";s:5:"email";s:0:"";s:5:"group";s:1:"0";s:10:"adressType";s:15:"default_billing";s:9:"telephone";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:0:"";s:6:"region";s:0:"";s:10:"created_at";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}}}}', 'export', 'product', 0, 'file'), (3, 'Import All Products', '2010-05-19 13:33:29', '2010-05-19 13:33:29', '\r\n \r\n \r\n true\r\n \r\n catalog/convert_adapter_product\r\n parse\r\n', 'a:5:{s:4:"file";a:7:{s:4:"type";s:4:"file";s:8:"filename";s:23:"export_all_products.csv";s:4:"path";s:10:"var/export";s:4:"host";s:0:"";s:4:"user";s:0:"";s:8:"password";s:0:"";s:7:"passive";s:0:"";}s:5:"parse";a:5:{s:4:"type";s:3:"csv";s:12:"single_sheet";s:0:"";s:9:"delimiter";s:1:",";s:7:"enclose";s:1:""";s:10:"fieldnames";s:4:"true";}s:3:"map";a:3:{s:14:"only_specified";s:0:"";s:7:"product";a:2:{s:2:"db";a:0:{}s:4:"file";a:0:{}}s:8:"customer";a:2:{s:2:"db";a:0:{}s:4:"file";a:0:{}}}s:7:"product";a:1:{s:6:"filter";a:8:{s:4:"name";s:0:"";s:3:"sku";s:0:"";s:4:"type";s:1:"0";s:13:"attribute_set";s:0:"";s:5:"price";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:3:"qty";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:10:"visibility";s:1:"0";s:6:"status";s:1:"0";}}s:8:"customer";a:1:{s:6:"filter";a:10:{s:9:"firstname";s:0:"";s:8:"lastname";s:0:"";s:5:"email";s:0:"";s:5:"group";s:1:"0";s:10:"adressType";s:15:"default_billing";s:9:"telephone";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:0:"";s:6:"region";s:0:"";s:10:"created_at";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}}}}', 'import', 'product', 0, 'interactive'), (4, 'Import Product Stocks', '2010-05-19 13:33:29', '2010-05-19 13:33:29', '\r\n \r\n \r\n true\r\n \r\n catalog/convert_adapter_product\r\n parse\r\n', 'a:5:{s:4:"file";a:7:{s:4:"type";s:4:"file";s:8:"filename";s:18:"export_product.csv";s:4:"path";s:10:"var/export";s:4:"host";s:0:"";s:4:"user";s:0:"";s:8:"password";s:0:"";s:7:"passive";s:0:"";}s:5:"parse";a:5:{s:4:"type";s:3:"csv";s:12:"single_sheet";s:0:"";s:9:"delimiter";s:1:",";s:7:"enclose";s:1:""";s:10:"fieldnames";s:4:"true";}s:3:"map";a:3:{s:14:"only_specified";s:0:"";s:7:"product";a:2:{s:2:"db";a:0:{}s:4:"file";a:0:{}}s:8:"customer";a:2:{s:2:"db";a:0:{}s:4:"file";a:0:{}}}s:7:"product";a:1:{s:6:"filter";a:8:{s:4:"name";s:0:"";s:3:"sku";s:0:"";s:4:"type";s:1:"0";s:13:"attribute_set";s:0:"";s:5:"price";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:3:"qty";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:10:"visibility";s:1:"0";s:6:"status";s:1:"0";}}s:8:"customer";a:1:{s:6:"filter";a:10:{s:9:"firstname";s:0:"";s:8:"lastname";s:0:"";s:5:"email";s:0:"";s:5:"group";s:1:"0";s:10:"adressType";s:15:"default_billing";s:9:"telephone";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:0:"";s:6:"region";s:0:"";s:10:"created_at";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}}}}', 'import', 'product', 0, 'interactive'), (5, 'Export Customers', '2010-05-19 13:33:29', '2010-05-19 13:33:29', '\r\n \r\n \r\n\r\n\r\n\r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n \r\n \r\n true\r\n\r\n\r\n\r\n file\r\n var/export\r\n \r\n\r\n\r\n', 'a:5:{s:4:"file";a:7:{s:4:"type";s:4:"file";s:8:"filename";s:20:"export_customers.csv";s:4:"path";s:10:"var/export";s:4:"host";s:0:"";s:4:"user";s:0:"";s:8:"password";s:0:"";s:7:"passive";s:0:"";}s:5:"parse";a:5:{s:4:"type";s:3:"csv";s:12:"single_sheet";s:0:"";s:9:"delimiter";s:1:",";s:7:"enclose";s:1:""";s:10:"fieldnames";s:4:"true";}s:3:"map";a:3:{s:14:"only_specified";s:0:"";s:7:"product";a:2:{s:2:"db";a:0:{}s:4:"file";a:0:{}}s:8:"customer";a:2:{s:2:"db";a:0:{}s:4:"file";a:0:{}}}s:7:"product";a:1:{s:6:"filter";a:8:{s:4:"name";s:0:"";s:3:"sku";s:0:"";s:4:"type";s:1:"0";s:13:"attribute_set";s:0:"";s:5:"price";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:3:"qty";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:10:"visibility";s:1:"0";s:6:"status";s:1:"0";}}s:8:"customer";a:1:{s:6:"filter";a:10:{s:9:"firstname";s:0:"";s:8:"lastname";s:0:"";s:5:"email";s:0:"";s:5:"group";s:1:"0";s:10:"adressType";s:15:"default_billing";s:9:"telephone";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:0:"";s:6:"region";s:0:"";s:10:"created_at";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}}}}', 'export', 'customer', 0, 'file'), (6, 'Import Customers', '2010-05-19 13:33:29', '2010-05-19 13:33:29', '\r\n \r\n \r\n true\r\n \r\n customer/convert_adapter_customer\r\n parse\r\n', 'a:5:{s:4:"file";a:7:{s:4:"type";s:4:"file";s:8:"filename";s:19:"export_customer.csv";s:4:"path";s:10:"var/export";s:4:"host";s:0:"";s:4:"user";s:0:"";s:8:"password";s:0:"";s:7:"passive";s:0:"";}s:5:"parse";a:5:{s:4:"type";s:3:"csv";s:12:"single_sheet";s:0:"";s:9:"delimiter";s:1:",";s:7:"enclose";s:1:""";s:10:"fieldnames";s:4:"true";}s:3:"map";a:3:{s:14:"only_specified";s:0:"";s:7:"product";a:2:{s:2:"db";a:0:{}s:4:"file";a:0:{}}s:8:"customer";a:2:{s:2:"db";a:0:{}s:4:"file";a:0:{}}}s:7:"product";a:1:{s:6:"filter";a:8:{s:4:"name";s:0:"";s:3:"sku";s:0:"";s:4:"type";s:1:"0";s:13:"attribute_set";s:0:"";s:5:"price";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:3:"qty";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:10:"visibility";s:1:"0";s:6:"status";s:1:"0";}}s:8:"customer";a:1:{s:6:"filter";a:10:{s:9:"firstname";s:0:"";s:8:"lastname";s:0:"";s:5:"email";s:0:"";s:5:"group";s:1:"0";s:10:"adressType";s:15:"default_billing";s:9:"telephone";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:0:"";s:6:"region";s:0:"";s:10:"created_at";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}}}}', 'import', 'customer', 0, 'interactive'), (8, 'Artikelbestand', '2010-10-29 11:41:39', '2010-10-29 12:11:59', '\r\n \r\n\r\n\r\n\r\n \r\n \r\n\r\n\r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n true\r\n\r\n\r\n\r\n \r\n \r\n true\r\n\r\n\r\n\r\n file\r\n functions\r\n \r\n\r\n\r\n', 'a:7:{s:6:"export";a:1:{s:13:"add_url_field";s:1:"0";}s:6:"import";a:2:{s:17:"number_of_records";s:1:"1";s:17:"decimal_separator";s:1:".";}s:4:"file";a:7:{s:4:"type";s:4:"file";s:8:"filename";s:22:"amz_artikelbestand.csv";s:4:"path";s:9:"functions";s:4:"host";s:0:"";s:4:"user";s:0:"";s:8:"password";s:0:"";s:7:"passive";s:0:"";}s:5:"parse";a:5:{s:4:"type";s:3:"csv";s:12:"single_sheet";s:0:"";s:9:"delimiter";s:2:"\\t";s:7:"enclose";s:0:"";s:10:"fieldnames";s:4:"true";}s:3:"map";a:3:{s:14:"only_specified";s:4:"true";s:7:"product";a:2:{s:2:"db";a:35:{i:1;s:3:"sku";i:2;s:4:"gtin";i:3;s:16:"amazon_gtin_type";i:4;s:4:"name";i:5;s:12:"manufacturer";i:6;s:12:"amazon_brand";i:7;s:19:"amazon_product_type";i:8;s:31:"amazon_recommended_browse_node1";i:9;s:16:"amazon_item_type";i:10;s:5:"image";i:11;s:18:"amazon_launch_date";i:12;s:5:"price";i:13;s:8:"currency";i:14;s:3:"qty";i:15;s:22:"amazon_mfr_part_number";i:16;s:20:"amazon_bullet_point1";i:17;s:20:"amazon_bullet_point2";i:18;s:20:"amazon_bullet_point3";i:19;s:20:"amazon_bullet_point4";i:20;s:20:"amazon_bullet_point5";i:21;s:11:"description";i:22;s:31:"amazon_recommended_browse_node2";i:23;s:20:"amazon_search_terms1";i:24;s:20:"amazon_search_terms2";i:25;s:20:"amazon_search_terms3";i:26;s:20:"amazon_search_terms4";i:27;s:20:"amazon_search_terms5";i:28;s:13:"special_price";i:29;s:17:"special_from_date";i:30;s:15:"special_to_date";i:31;s:21:"amazon_item_condition";i:32;s:21:"amazon_condition_note";i:33;s:32:"amazon_target_audience_keywords1";i:34;s:32:"amazon_target_audience_keywords2";i:35;s:32:"amazon_target_audience_keywords3";}s:4:"file";a:35:{i:1;s:3:"sku";i:2;s:19:"standard-product-id";i:3;s:15:"product-id-type";i:4;s:5:"title";i:5;s:12:"manufacturer";i:6;s:5:"brand";i:7;s:12:"product_type";i:8;s:24:"recommended-browse-node1";i:9;s:9:"item-type";i:10;s:14:"main-image-url";i:11;s:11:"launch-date";i:12;s:10:"item-price";i:13;s:8:"currency";i:14;s:8:"quantity";i:15;s:15:"mfr-part-number";i:16;s:13:"bullet-point1";i:17;s:13:"bullet-point2";i:18;s:14:"bullet-_point3";i:19;s:13:"bullet-point4";i:20;s:13:"bullet-point5";i:21;s:11:"description";i:22;s:24:"recommended-browse-node2";i:23;s:13:"search-terms1";i:24;s:13:"search-terms2";i:25;s:13:"search-terms3";i:26;s:13:"search-terms4";i:27;s:13:"search-terms5";i:28;s:10:"sale-price";i:29;s:14:"sale-from-date";i:30;s:17:"sale-through-date";i:31;s:14:"item-condition";i:32;s:14:"condition-note";i:33;s:25:"target-audience-keywords1";i:34;s:25:"target-audience-keywords2";i:35;s:25:"target-audience-keywords3";}}s:8:"customer";a:2:{s:2:"db";a:0:{}s:4:"file";a:0:{}}}s:7:"product";a:1:{s:6:"filter";a:8:{s:4:"name";s:0:"";s:3:"sku";s:0:"";s:4:"type";s:1:"0";s:13:"attribute_set";s:0:"";s:5:"price";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:3:"qty";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:10:"visibility";s:1:"0";s:6:"status";s:1:"0";}}s:8:"customer";a:1:{s:6:"filter";a:10:{s:9:"firstname";s:0:"";s:8:"lastname";s:0:"";s:5:"email";s:0:"";s:5:"group";s:1:"0";s:10:"adressType";s:15:"default_billing";s:9:"telephone";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:0:"";s:6:"region";s:0:"";s:10:"created_at";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}}}}', 'export', 'product', 0, 'file'); /*!40000 ALTER TABLE `dataflow_profile` ENABLE KEYS */; # Dumping structure for table web35db1.dataflow_profile_history CREATE TABLE IF NOT EXISTS `dataflow_profile_history` ( `history_id` int(10) unsigned NOT NULL auto_increment, `profile_id` int(10) unsigned NOT NULL default '0', `action_code` varchar(64) default NULL, `user_id` int(10) unsigned NOT NULL default '0', `performed_at` datetime default NULL, PRIMARY KEY (`history_id`), KEY `FK_dataflow_profile_history` (`profile_id`), CONSTRAINT `FK_dataflow_profile_history` FOREIGN KEY (`profile_id`) REFERENCES `dataflow_profile` (`profile_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.dataflow_profile_history: 16 rows /*!40000 ALTER TABLE `dataflow_profile_history` DISABLE KEYS */; INSERT INTO `dataflow_profile_history` (`history_id`, `profile_id`, `action_code`, `user_id`, `performed_at`) VALUES (12, 8, 'create', 1, '2010-10-29 11:41:39'), (13, 8, 'update', 1, '2010-10-29 11:46:00'), (14, 8, 'update', 1, '2010-10-29 11:50:19'), (15, 8, 'update', 1, '2010-10-29 11:55:56'), (16, 8, 'update', 1, '2010-10-29 12:00:12'), (17, 8, 'update', 1, '2010-10-29 12:02:09'), (18, 8, 'run', 1, '2010-10-29 12:02:22'), (19, 8, 'update', 1, '2010-10-29 12:05:30'), (20, 8, 'update', 1, '2010-10-29 12:05:43'), (21, 8, 'run', 1, '2010-10-29 12:05:58'), (22, 8, 'update', 1, '2010-10-29 12:07:33'), (23, 8, 'run', 1, '2010-10-29 12:08:38'), (24, 8, 'update', 1, '2010-10-29 12:10:43'), (25, 8, 'run', 1, '2010-10-29 12:11:02'), (26, 8, 'update', 1, '2010-10-29 12:11:59'), (27, 8, 'run', 1, '2010-10-29 12:12:13'); /*!40000 ALTER TABLE `dataflow_profile_history` ENABLE KEYS */; # Dumping structure for table web35db1.dataflow_session CREATE TABLE IF NOT EXISTS `dataflow_session` ( `session_id` int(11) NOT NULL auto_increment, `user_id` int(11) NOT NULL, `created_date` datetime default NULL, `file` varchar(255) default NULL, `type` varchar(32) default NULL, `direction` varchar(32) default NULL, `comment` varchar(255) default NULL, PRIMARY KEY (`session_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.dataflow_session: 0 rows /*!40000 ALTER TABLE `dataflow_session` DISABLE KEYS */; /*!40000 ALTER TABLE `dataflow_session` ENABLE KEYS */; # Dumping structure for table web35db1.design_change CREATE TABLE IF NOT EXISTS `design_change` ( `design_change_id` int(11) NOT NULL auto_increment, `store_id` smallint(5) unsigned NOT NULL default '0', `design` varchar(255) NOT NULL default '', `date_from` date default NULL, `date_to` date default NULL, PRIMARY KEY (`design_change_id`), KEY `FK_DESIGN_CHANGE_STORE` (`store_id`), CONSTRAINT `FK_DESIGN_CHANGE_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.design_change: 1 rows /*!40000 ALTER TABLE `design_change` DISABLE KEYS */; INSERT INTO `design_change` (`design_change_id`, `store_id`, `design`, `date_from`, `date_to`) VALUES (1, 2, 'esso/standard', NULL, NULL); /*!40000 ALTER TABLE `design_change` ENABLE KEYS */; # Dumping structure for table web35db1.directory_country CREATE TABLE IF NOT EXISTS `directory_country` ( `country_id` varchar(2) NOT NULL default '', `iso2_code` varchar(2) NOT NULL default '', `iso3_code` varchar(3) NOT NULL default '', PRIMARY KEY (`country_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Countries'; # Dumping data for table web35db1.directory_country: 246 rows /*!40000 ALTER TABLE `directory_country` DISABLE KEYS */; INSERT INTO `directory_country` (`country_id`, `iso2_code`, `iso3_code`) VALUES ('AD', 'AD', 'AND'), ('AE', 'AE', 'ARE'), ('AF', 'AF', 'AFG'), ('AG', 'AG', 'ATG'), ('AI', 'AI', 'AIA'), ('AL', 'AL', 'ALB'), ('AM', 'AM', 'ARM'), ('AN', 'AN', 'ANT'), ('AO', 'AO', 'AGO'), ('AQ', 'AQ', 'ATA'), ('AR', 'AR', 'ARG'), ('AS', 'AS', 'ASM'), ('AT', 'AT', 'AUT'), ('AU', 'AU', 'AUS'), ('AW', 'AW', 'ABW'), ('AX', 'AX', 'ALA'), ('AZ', 'AZ', 'AZE'), ('BA', 'BA', 'BIH'), ('BB', 'BB', 'BRB'), ('BD', 'BD', 'BGD'), ('BE', 'BE', 'BEL'), ('BF', 'BF', 'BFA'), ('BG', 'BG', 'BGR'), ('BH', 'BH', 'BHR'), ('BI', 'BI', 'BDI'), ('BJ', 'BJ', 'BEN'), ('BL', 'BL', 'BLM'), ('BM', 'BM', 'BMU'), ('BN', 'BN', 'BRN'), ('BO', 'BO', 'BOL'), ('BR', 'BR', 'BRA'), ('BS', 'BS', 'BHS'), ('BT', 'BT', 'BTN'), ('BV', 'BV', 'BVT'), ('BW', 'BW', 'BWA'), ('BY', 'BY', 'BLR'), ('BZ', 'BZ', 'BLZ'), ('CA', 'CA', 'CAN'), ('CC', 'CC', 'CCK'), ('CD', 'CD', 'COD'), ('CF', 'CF', 'CAF'), ('CG', 'CG', 'COG'), ('CH', 'CH', 'CHE'), ('CI', 'CI', 'CIV'), ('CK', 'CK', 'COK'), ('CL', 'CL', 'CHL'), ('CM', 'CM', 'CMR'), ('CN', 'CN', 'CHN'), ('CO', 'CO', 'COL'), ('CR', 'CR', 'CRI'), ('CU', 'CU', 'CUB'), ('CV', 'CV', 'CPV'), ('CX', 'CX', 'CXR'), ('CY', 'CY', 'CYP'), ('CZ', 'CZ', 'CZE'), ('DE', 'DE', 'DEU'), ('DJ', 'DJ', 'DJI'), ('DK', 'DK', 'DNK'), ('DM', 'DM', 'DMA'), ('DO', 'DO', 'DOM'), ('DZ', 'DZ', 'DZA'), ('EC', 'EC', 'ECU'), ('EE', 'EE', 'EST'), ('EG', 'EG', 'EGY'), ('EH', 'EH', 'ESH'), ('ER', 'ER', 'ERI'), ('ES', 'ES', 'ESP'), ('ET', 'ET', 'ETH'), ('FI', 'FI', 'FIN'), ('FJ', 'FJ', 'FJI'), ('FK', 'FK', 'FLK'), ('FM', 'FM', 'FSM'), ('FO', 'FO', 'FRO'), ('FR', 'FR', 'FRA'), ('GA', 'GA', 'GAB'), ('GB', 'GB', 'GBR'), ('GD', 'GD', 'GRD'), ('GE', 'GE', 'GEO'), ('GF', 'GF', 'GUF'), ('GG', 'GG', 'GGY'), ('GH', 'GH', 'GHA'), ('GI', 'GI', 'GIB'), ('GL', 'GL', 'GRL'), ('GM', 'GM', 'GMB'), ('GN', 'GN', 'GIN'), ('GP', 'GP', 'GLP'), ('GQ', 'GQ', 'GNQ'), ('GR', 'GR', 'GRC'), ('GS', 'GS', 'SGS'), ('GT', 'GT', 'GTM'), ('GU', 'GU', 'GUM'), ('GW', 'GW', 'GNB'), ('GY', 'GY', 'GUY'), ('HK', 'HK', 'HKG'), ('HM', 'HM', 'HMD'), ('HN', 'HN', 'HND'), ('HR', 'HR', 'HRV'), ('HT', 'HT', 'HTI'), ('HU', 'HU', 'HUN'), ('ID', 'ID', 'IDN'), ('IE', 'IE', 'IRL'), ('IL', 'IL', 'ISR'), ('IM', 'IM', 'IMN'), ('IN', 'IN', 'IND'), ('IO', 'IO', 'IOT'), ('IQ', 'IQ', 'IRQ'), ('IR', 'IR', 'IRN'), ('IS', 'IS', 'ISL'), ('IT', 'IT', 'ITA'), ('JE', 'JE', 'JEY'), ('JM', 'JM', 'JAM'), ('JO', 'JO', 'JOR'), ('JP', 'JP', 'JPN'), ('KE', 'KE', 'KEN'), ('KG', 'KG', 'KGZ'), ('KH', 'KH', 'KHM'), ('KI', 'KI', 'KIR'), ('KM', 'KM', 'COM'), ('KN', 'KN', 'KNA'), ('KP', 'KP', 'PRK'), ('KR', 'KR', 'KOR'), ('KW', 'KW', 'KWT'), ('KY', 'KY', 'CYM'), ('KZ', 'KZ', 'KAZ'), ('LA', 'LA', 'LAO'), ('LB', 'LB', 'LBN'), ('LC', 'LC', 'LCA'), ('LI', 'LI', 'LIE'), ('LK', 'LK', 'LKA'), ('LR', 'LR', 'LBR'), ('LS', 'LS', 'LSO'), ('LT', 'LT', 'LTU'), ('LU', 'LU', 'LUX'), ('LV', 'LV', 'LVA'), ('LY', 'LY', 'LBY'), ('MA', 'MA', 'MAR'), ('MC', 'MC', 'MCO'), ('MD', 'MD', 'MDA'), ('ME', 'ME', 'MNE'), ('MF', 'MF', 'MAF'), ('MG', 'MG', 'MDG'), ('MH', 'MH', 'MHL'), ('MK', 'MK', 'MKD'), ('ML', 'ML', 'MLI'), ('MM', 'MM', 'MMR'), ('MN', 'MN', 'MNG'), ('MO', 'MO', 'MAC'), ('MP', 'MP', 'MNP'), ('MQ', 'MQ', 'MTQ'), ('MR', 'MR', 'MRT'), ('MS', 'MS', 'MSR'), ('MT', 'MT', 'MLT'), ('MU', 'MU', 'MUS'), ('MV', 'MV', 'MDV'), ('MW', 'MW', 'MWI'), ('MX', 'MX', 'MEX'), ('MY', 'MY', 'MYS'), ('MZ', 'MZ', 'MOZ'), ('NA', 'NA', 'NAM'), ('NC', 'NC', 'NCL'), ('NE', 'NE', 'NER'), ('NF', 'NF', 'NFK'), ('NG', 'NG', 'NGA'), ('NI', 'NI', 'NIC'), ('NL', 'NL', 'NLD'), ('NO', 'NO', 'NOR'), ('NP', 'NP', 'NPL'), ('NR', 'NR', 'NRU'), ('NU', 'NU', 'NIU'), ('NZ', 'NZ', 'NZL'), ('OM', 'OM', 'OMN'), ('PA', 'PA', 'PAN'), ('PE', 'PE', 'PER'), ('PF', 'PF', 'PYF'), ('PG', 'PG', 'PNG'), ('PH', 'PH', 'PHL'), ('PK', 'PK', 'PAK'), ('PL', 'PL', 'POL'), ('PM', 'PM', 'SPM'), ('PN', 'PN', 'PCN'), ('PR', 'PR', 'PRI'), ('PS', 'PS', 'PSE'), ('PT', 'PT', 'PRT'), ('PW', 'PW', 'PLW'), ('PY', 'PY', 'PRY'), ('QA', 'QA', 'QAT'), ('RE', 'RE', 'REU'), ('RO', 'RO', 'ROU'), ('RS', 'RS', 'SRB'), ('RU', 'RU', 'RUS'), ('RW', 'RW', 'RWA'), ('SA', 'SA', 'SAU'), ('SB', 'SB', 'SLB'), ('SC', 'SC', 'SYC'), ('SD', 'SD', 'SDN'), ('SE', 'SE', 'SWE'), ('SG', 'SG', 'SGP'), ('SH', 'SH', 'SHN'), ('SI', 'SI', 'SVN'), ('SJ', 'SJ', 'SJM'), ('SK', 'SK', 'SVK'), ('SL', 'SL', 'SLE'), ('SM', 'SM', 'SMR'), ('SN', 'SN', 'SEN'), ('SO', 'SO', 'SOM'), ('SR', 'SR', 'SUR'), ('ST', 'ST', 'STP'), ('SV', 'SV', 'SLV'), ('SY', 'SY', 'SYR'), ('SZ', 'SZ', 'SWZ'), ('TC', 'TC', 'TCA'), ('TD', 'TD', 'TCD'), ('TF', 'TF', 'ATF'), ('TG', 'TG', 'TGO'), ('TH', 'TH', 'THA'), ('TJ', 'TJ', 'TJK'), ('TK', 'TK', 'TKL'), ('TL', 'TL', 'TLS'), ('TM', 'TM', 'TKM'), ('TN', 'TN', 'TUN'), ('TO', 'TO', 'TON'), ('TR', 'TR', 'TUR'), ('TT', 'TT', 'TTO'), ('TV', 'TV', 'TUV'), ('TW', 'TW', 'TWN'), ('TZ', 'TZ', 'TZA'), ('UA', 'UA', 'UKR'), ('UG', 'UG', 'UGA'), ('UM', 'UM', 'UMI'), ('US', 'US', 'USA'), ('UY', 'UY', 'URY'), ('UZ', 'UZ', 'UZB'), ('VA', 'VA', 'VAT'), ('VC', 'VC', 'VCT'), ('VE', 'VE', 'VEN'), ('VG', 'VG', 'VGB'), ('VI', 'VI', 'VIR'), ('VN', 'VN', 'VNM'), ('VU', 'VU', 'VUT'), ('WF', 'WF', 'WLF'), ('WS', 'WS', 'WSM'), ('YE', 'YE', 'YEM'), ('YT', 'YT', 'MYT'), ('ZA', 'ZA', 'ZAF'), ('ZM', 'ZM', 'ZMB'), ('ZW', 'ZW', 'ZWE'); /*!40000 ALTER TABLE `directory_country` ENABLE KEYS */; # Dumping structure for table web35db1.directory_country_format CREATE TABLE IF NOT EXISTS `directory_country_format` ( `country_format_id` int(10) unsigned NOT NULL auto_increment, `country_id` varchar(2) NOT NULL default '', `type` varchar(30) NOT NULL default '', `format` text NOT NULL, PRIMARY KEY (`country_format_id`), UNIQUE KEY `country_type` (`country_id`,`type`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Countries format'; # Dumping data for table web35db1.directory_country_format: 0 rows /*!40000 ALTER TABLE `directory_country_format` DISABLE KEYS */; /*!40000 ALTER TABLE `directory_country_format` ENABLE KEYS */; # Dumping structure for table web35db1.directory_country_region CREATE TABLE IF NOT EXISTS `directory_country_region` ( `region_id` mediumint(8) unsigned NOT NULL auto_increment, `country_id` varchar(4) NOT NULL default '0', `code` varchar(32) NOT NULL default '', `default_name` varchar(255) default NULL, PRIMARY KEY (`region_id`), KEY `FK_REGION_COUNTRY` (`country_id`) ) ENGINE=InnoDB AUTO_INCREMENT=320 DEFAULT CHARSET=utf8 COMMENT='Country regions'; # Dumping data for table web35db1.directory_country_region: 319 rows /*!40000 ALTER TABLE `directory_country_region` DISABLE KEYS */; INSERT INTO `directory_country_region` (`region_id`, `country_id`, `code`, `default_name`) VALUES (1, 'US', 'AL', 'Alabama'), (2, 'US', 'AK', 'Alaska'), (3, 'US', 'AS', 'American Samoa'), (4, 'US', 'AZ', 'Arizona'), (5, 'US', 'AR', 'Arkansas'), (6, 'US', 'AF', 'Armed Forces Africa'), (7, 'US', 'AA', 'Armed Forces Americas'), (8, 'US', 'AC', 'Armed Forces Canada'), (9, 'US', 'AE', 'Armed Forces Europe'), (10, 'US', 'AM', 'Armed Forces Middle East'), (11, 'US', 'AP', 'Armed Forces Pacific'), (12, 'US', 'CA', 'California'), (13, 'US', 'CO', 'Colorado'), (14, 'US', 'CT', 'Connecticut'), (15, 'US', 'DE', 'Delaware'), (16, 'US', 'DC', 'District of Columbia'), (17, 'US', 'FM', 'Federated States Of Micronesia'), (18, 'US', 'FL', 'Florida'), (19, 'US', 'GA', 'Georgia'), (20, 'US', 'GU', 'Guam'), (21, 'US', 'HI', 'Hawaii'), (22, 'US', 'ID', 'Idaho'), (23, 'US', 'IL', 'Illinois'), (24, 'US', 'IN', 'Indiana'), (25, 'US', 'IA', 'Iowa'), (26, 'US', 'KS', 'Kansas'), (27, 'US', 'KY', 'Kentucky'), (28, 'US', 'LA', 'Louisiana'), (29, 'US', 'ME', 'Maine'), (30, 'US', 'MH', 'Marshall Islands'), (31, 'US', 'MD', 'Maryland'), (32, 'US', 'MA', 'Massachusetts'), (33, 'US', 'MI', 'Michigan'), (34, 'US', 'MN', 'Minnesota'), (35, 'US', 'MS', 'Mississippi'), (36, 'US', 'MO', 'Missouri'), (37, 'US', 'MT', 'Montana'), (38, 'US', 'NE', 'Nebraska'), (39, 'US', 'NV', 'Nevada'), (40, 'US', 'NH', 'New Hampshire'), (41, 'US', 'NJ', 'New Jersey'), (42, 'US', 'NM', 'New Mexico'), (43, 'US', 'NY', 'New York'), (44, 'US', 'NC', 'North Carolina'), (45, 'US', 'ND', 'North Dakota'), (46, 'US', 'MP', 'Northern Mariana Islands'), (47, 'US', 'OH', 'Ohio'), (48, 'US', 'OK', 'Oklahoma'), (49, 'US', 'OR', 'Oregon'), (50, 'US', 'PW', 'Palau'), (51, 'US', 'PA', 'Pennsylvania'), (52, 'US', 'PR', 'Puerto Rico'), (53, 'US', 'RI', 'Rhode Island'), (54, 'US', 'SC', 'South Carolina'), (55, 'US', 'SD', 'South Dakota'), (56, 'US', 'TN', 'Tennessee'), (57, 'US', 'TX', 'Texas'), (58, 'US', 'UT', 'Utah'), (59, 'US', 'VT', 'Vermont'), (60, 'US', 'VI', 'Virgin Islands'), (61, 'US', 'VA', 'Virginia'), (62, 'US', 'WA', 'Washington'), (63, 'US', 'WV', 'West Virginia'), (64, 'US', 'WI', 'Wisconsin'), (65, 'US', 'WY', 'Wyoming'), (66, 'CA', 'AB', 'Alberta'), (67, 'CA', 'BC', 'British Columbia'), (68, 'CA', 'MB', 'Manitoba'), (69, 'CA', 'NL', 'Newfoundland and Labrador'), (70, 'CA', 'NB', 'New Brunswick'), (71, 'CA', 'NS', 'Nova Scotia'), (72, 'CA', 'NT', 'Northwest Territories'), (73, 'CA', 'NU', 'Nunavut'), (74, 'CA', 'ON', 'Ontario'), (75, 'CA', 'PE', 'Prince Edward Island'), (76, 'CA', 'QC', 'Quebec'), (77, 'CA', 'SK', 'Saskatchewan'), (78, 'CA', 'YT', 'Yukon Territory'), (79, 'DE', 'NDS', 'Niedersachsen'), (80, 'DE', 'BAW', 'Baden-Württemberg'), (81, 'DE', 'BAY', 'Bayern'), (82, 'DE', 'BER', 'Berlin'), (83, 'DE', 'BRG', 'Brandenburg'), (84, 'DE', 'BRE', 'Bremen'), (85, 'DE', 'HAM', 'Hamburg'), (86, 'DE', 'HES', 'Hessen'), (87, 'DE', 'MEC', 'Mecklenburg-Vorpommern'), (88, 'DE', 'NRW', 'Nordrhein-Westfalen'), (89, 'DE', 'RHE', 'Rheinland-Pfalz'), (90, 'DE', 'SAR', 'Saarland'), (91, 'DE', 'SAS', 'Sachsen'), (92, 'DE', 'SAC', 'Sachsen-Anhalt'), (93, 'DE', 'SCN', 'Schleswig-Holstein'), (94, 'DE', 'THE', 'Thüringen'), (95, 'AT', 'WI', 'Wien'), (96, 'AT', 'NO', 'Niederösterreich'), (97, 'AT', 'OO', 'Oberösterreich'), (98, 'AT', 'SB', 'Salzburg'), (99, 'AT', 'KN', 'Kärnten'), (100, 'AT', 'ST', 'Steiermark'), (101, 'AT', 'TI', 'Tirol'), (102, 'AT', 'BL', 'Burgenland'), (103, 'AT', 'VB', 'Voralberg'), (104, 'CH', 'AG', 'Aargau'), (105, 'CH', 'AI', 'Appenzell Innerrhoden'), (106, 'CH', 'AR', 'Appenzell Ausserrhoden'), (107, 'CH', 'BE', 'Bern'), (108, 'CH', 'BL', 'Basel-Landschaft'), (109, 'CH', 'BS', 'Basel-Stadt'), (110, 'CH', 'FR', 'Freiburg'), (111, 'CH', 'GE', 'Genf'), (112, 'CH', 'GL', 'Glarus'), (113, 'CH', 'GR', 'Graubünden'), (114, 'CH', 'JU', 'Jura'), (115, 'CH', 'LU', 'Luzern'), (116, 'CH', 'NE', 'Neuenburg'), (117, 'CH', 'NW', 'Nidwalden'), (118, 'CH', 'OW', 'Obwalden'), (119, 'CH', 'SG', 'St. Gallen'), (120, 'CH', 'SH', 'Schaffhausen'), (121, 'CH', 'SO', 'Solothurn'), (122, 'CH', 'SZ', 'Schwyz'), (123, 'CH', 'TG', 'Thurgau'), (124, 'CH', 'TI', 'Tessin'), (125, 'CH', 'UR', 'Uri'), (126, 'CH', 'VD', 'Waadt'), (127, 'CH', 'VS', 'Wallis'), (128, 'CH', 'ZG', 'Zug'), (129, 'CH', 'ZH', 'Zürich'), (130, 'ES', 'A Coruсa', 'A Coruña'), (131, 'ES', 'Alava', 'Alava'), (132, 'ES', 'Albacete', 'Albacete'), (133, 'ES', 'Alicante', 'Alicante'), (134, 'ES', 'Almeria', 'Almeria'), (135, 'ES', 'Asturias', 'Asturias'), (136, 'ES', 'Avila', 'Avila'), (137, 'ES', 'Badajoz', 'Badajoz'), (138, 'ES', 'Baleares', 'Baleares'), (139, 'ES', 'Barcelona', 'Barcelona'), (140, 'ES', 'Burgos', 'Burgos'), (141, 'ES', 'Caceres', 'Caceres'), (142, 'ES', 'Cadiz', 'Cadiz'), (143, 'ES', 'Cantabria', 'Cantabria'), (144, 'ES', 'Castellon', 'Castellon'), (145, 'ES', 'Ceuta', 'Ceuta'), (146, 'ES', 'Ciudad Real', 'Ciudad Real'), (147, 'ES', 'Cordoba', 'Cordoba'), (148, 'ES', 'Cuenca', 'Cuenca'), (149, 'ES', 'Girona', 'Girona'), (150, 'ES', 'Granada', 'Granada'), (151, 'ES', 'Guadalajara', 'Guadalajara'), (152, 'ES', 'Guipuzcoa', 'Guipuzcoa'), (153, 'ES', 'Huelva', 'Huelva'), (154, 'ES', 'Huesca', 'Huesca'), (155, 'ES', 'Jaen', 'Jaen'), (156, 'ES', 'La Rioja', 'La Rioja'), (157, 'ES', 'Las Palmas', 'Las Palmas'), (158, 'ES', 'Leon', 'Leon'), (159, 'ES', 'Lleida', 'Lleida'), (160, 'ES', 'Lugo', 'Lugo'), (161, 'ES', 'Madrid', 'Madrid'), (162, 'ES', 'Malaga', 'Malaga'), (163, 'ES', 'Melilla', 'Melilla'), (164, 'ES', 'Murcia', 'Murcia'), (165, 'ES', 'Navarra', 'Navarra'), (166, 'ES', 'Ourense', 'Ourense'), (167, 'ES', 'Palencia', 'Palencia'), (168, 'ES', 'Pontevedra', 'Pontevedra'), (169, 'ES', 'Salamanca', 'Salamanca'), (170, 'ES', 'Santa Cruz de Tenerife', 'Santa Cruz de Tenerife'), (171, 'ES', 'Segovia', 'Segovia'), (172, 'ES', 'Sevilla', 'Sevilla'), (173, 'ES', 'Soria', 'Soria'), (174, 'ES', 'Tarragona', 'Tarragona'), (175, 'ES', 'Teruel', 'Teruel'), (176, 'ES', 'Toledo', 'Toledo'), (177, 'ES', 'Valencia', 'Valencia'), (178, 'ES', 'Valladolid', 'Valladolid'), (179, 'ES', 'Vizcaya', 'Vizcaya'), (180, 'ES', 'Zamora', 'Zamora'), (181, 'ES', 'Zaragoza', 'Zaragoza'), (182, 'FR', '01', 'Ain'), (183, 'FR', '02', 'Aisne'), (184, 'FR', '03', 'Allier'), (185, 'FR', '04', 'Alpes-de-Haute-Provence'), (186, 'FR', '05', 'Hautes-Alpes'), (187, 'FR', '06', 'Alpes-Maritimes'), (188, 'FR', '07', 'Ardèche'), (189, 'FR', '08', 'Ardennes'), (190, 'FR', '09', 'Ariège'), (191, 'FR', '10', 'Aube'), (192, 'FR', '11', 'Aude'), (193, 'FR', '12', 'Aveyron'), (194, 'FR', '13', 'Bouches-du-Rhône'), (195, 'FR', '14', 'Calvados'), (196, 'FR', '15', 'Cantal'), (197, 'FR', '16', 'Charente'), (198, 'FR', '17', 'Charente-Maritime'), (199, 'FR', '18', 'Cher'), (200, 'FR', '19', 'Corrèze'), (201, 'FR', '2A', 'Corse-du-Sud'), (202, 'FR', '2B', 'Haute-Corse'), (203, 'FR', '21', 'Côte-d\'Or'), (204, 'FR', '22', 'Côtes-d\'Armor'), (205, 'FR', '23', 'Creuse'), (206, 'FR', '24', 'Dordogne'), (207, 'FR', '25', 'Doubs'), (208, 'FR', '26', 'Drôme'), (209, 'FR', '27', 'Eure'), (210, 'FR', '28', 'Eure-et-Loir'), (211, 'FR', '29', 'Finistère'), (212, 'FR', '30', 'Gard'), (213, 'FR', '31', 'Haute-Garonne'), (214, 'FR', '32', 'Gers'), (215, 'FR', '33', 'Gironde'), (216, 'FR', '34', 'Hérault'), (217, 'FR', '35', 'Ille-et-Vilaine'), (218, 'FR', '36', 'Indre'), (219, 'FR', '37', 'Indre-et-Loire'), (220, 'FR', '38', 'Isère'), (221, 'FR', '39', 'Jura'), (222, 'FR', '40', 'Landes'), (223, 'FR', '41', 'Loir-et-Cher'), (224, 'FR', '42', 'Loire'), (225, 'FR', '43', 'Haute-Loire'), (226, 'FR', '44', 'Loire-Atlantique'), (227, 'FR', '45', 'Loiret'), (228, 'FR', '46', 'Lot'), (229, 'FR', '47', 'Lot-et-Garonne'), (230, 'FR', '48', 'Lozère'), (231, 'FR', '49', 'Maine-et-Loire'), (232, 'FR', '50', 'Manche'), (233, 'FR', '51', 'Marne'), (234, 'FR', '52', 'Haute-Marne'), (235, 'FR', '53', 'Mayenne'), (236, 'FR', '54', 'Meurthe-et-Moselle'), (237, 'FR', '55', 'Meuse'), (238, 'FR', '56', 'Morbihan'), (239, 'FR', '57', 'Moselle'), (240, 'FR', '58', 'Nièvre'), (241, 'FR', '59', 'Nord'), (242, 'FR', '60', 'Oise'), (243, 'FR', '61', 'Orne'), (244, 'FR', '62', 'Pas-de-Calais'), (245, 'FR', '63', 'Puy-de-Dôme'), (246, 'FR', '64', 'Pyrénées-Atlantiques'), (247, 'FR', '65', 'Hautes-Pyrénées'), (248, 'FR', '66', 'Pyrénées-Orientales'), (249, 'FR', '67', 'Bas-Rhin'), (250, 'FR', '68', 'Haut-Rhin'), (251, 'FR', '69', 'Rhône'), (252, 'FR', '70', 'Haute-Saône'), (253, 'FR', '71', 'Saône-et-Loire'), (254, 'FR', '72', 'Sarthe'), (255, 'FR', '73', 'Savoie'), (256, 'FR', '74', 'Haute-Savoie'), (257, 'FR', '75', 'Paris'), (258, 'FR', '76', 'Seine-Maritime'), (259, 'FR', '77', 'Seine-et-Marne'), (260, 'FR', '78', 'Yvelines'), (261, 'FR', '79', 'Deux-Sèvres'), (262, 'FR', '80', 'Somme'), (263, 'FR', '81', 'Tarn'), (264, 'FR', '82', 'Tarn-et-Garonne'), (265, 'FR', '83', 'Var'), (266, 'FR', '84', 'Vaucluse'), (267, 'FR', '85', 'Vendée'), (268, 'FR', '86', 'Vienne'), (269, 'FR', '87', 'Haute-Vienne'), (270, 'FR', '88', 'Vosges'), (271, 'FR', '89', 'Yonne'), (272, 'FR', '90', 'Territoire-de-Belfort'), (273, 'FR', '91', 'Essonne'), (274, 'FR', '92', 'Hauts-de-Seine'), (275, 'FR', '93', 'Seine-Saint-Denis'), (276, 'FR', '94', 'Val-de-Marne'), (277, 'FR', '95', 'Val-d\'Oise'), (278, 'RO', 'AB', 'Alba'), (279, 'RO', 'AR', 'Arad'), (280, 'RO', 'AG', 'Argeş'), (281, 'RO', 'BC', 'Bacău'), (282, 'RO', 'BH', 'Bihor'), (283, 'RO', 'BN', 'Bistriţa-Năsăud'), (284, 'RO', 'BT', 'Botoşani'), (285, 'RO', 'BV', 'Braşov'), (286, 'RO', 'BR', 'Brăila'), (287, 'RO', 'B', 'Bucureşti'), (288, 'RO', 'BZ', 'Buzău'), (289, 'RO', 'CS', 'Caraş-Severin'), (290, 'RO', 'CL', 'Călăraşi'), (291, 'RO', 'CJ', 'Cluj'), (292, 'RO', 'CT', 'Constanţa'), (293, 'RO', 'CV', 'Covasna'), (294, 'RO', 'DB', 'Dâmboviţa'), (295, 'RO', 'DJ', 'Dolj'), (296, 'RO', 'GL', 'Galaţi'), (297, 'RO', 'GR', 'Giurgiu'), (298, 'RO', 'GJ', 'Gorj'), (299, 'RO', 'HR', 'Harghita'), (300, 'RO', 'HD', 'Hunedoara'), (301, 'RO', 'IL', 'Ialomiţa'), (302, 'RO', 'IS', 'Iaşi'), (303, 'RO', 'IF', 'Ilfov'), (304, 'RO', 'MM', 'Maramureş'), (305, 'RO', 'MH', 'Mehedinţi'), (306, 'RO', 'MS', 'Mureş'), (307, 'RO', 'NT', 'Neamţ'), (308, 'RO', 'OT', 'Olt'), (309, 'RO', 'PH', 'Prahova'), (310, 'RO', 'SM', 'Satu-Mare'), (311, 'RO', 'SJ', 'Sălaj'), (312, 'RO', 'SB', 'Sibiu'), (313, 'RO', 'SV', 'Suceava'), (314, 'RO', 'TR', 'Teleorman'), (315, 'RO', 'TM', 'Timiş'), (316, 'RO', 'TL', 'Tulcea'), (317, 'RO', 'VS', 'Vaslui'), (318, 'RO', 'VL', 'Vâlcea'), (319, 'RO', 'VN', 'Vrancea'); /*!40000 ALTER TABLE `directory_country_region` ENABLE KEYS */; # Dumping structure for table web35db1.directory_country_region_name CREATE TABLE IF NOT EXISTS `directory_country_region_name` ( `locale` varchar(8) NOT NULL default '', `region_id` mediumint(8) unsigned NOT NULL default '0', `name` varchar(64) NOT NULL default '', PRIMARY KEY (`locale`,`region_id`), KEY `FK_DIRECTORY_REGION_NAME_REGION` (`region_id`), CONSTRAINT `FK_DIRECTORY_REGION_NAME_REGION` FOREIGN KEY (`region_id`) REFERENCES `directory_country_region` (`region_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Regions names'; # Dumping data for table web35db1.directory_country_region_name: 319 rows /*!40000 ALTER TABLE `directory_country_region_name` DISABLE KEYS */; INSERT INTO `directory_country_region_name` (`locale`, `region_id`, `name`) VALUES ('en_US', 1, 'Alabama'), ('en_US', 2, 'Alaska'), ('en_US', 3, 'American Samoa'), ('en_US', 4, 'Arizona'), ('en_US', 5, 'Arkansas'), ('en_US', 6, 'Armed Forces Africa'), ('en_US', 7, 'Armed Forces Americas'), ('en_US', 8, 'Armed Forces Canada'), ('en_US', 9, 'Armed Forces Europe'), ('en_US', 10, 'Armed Forces Middle East'), ('en_US', 11, 'Armed Forces Pacific'), ('en_US', 12, 'California'), ('en_US', 13, 'Colorado'), ('en_US', 14, 'Connecticut'), ('en_US', 15, 'Delaware'), ('en_US', 16, 'District of Columbia'), ('en_US', 17, 'Federated States Of Micronesia'), ('en_US', 18, 'Florida'), ('en_US', 19, 'Georgia'), ('en_US', 20, 'Guam'), ('en_US', 21, 'Hawaii'), ('en_US', 22, 'Idaho'), ('en_US', 23, 'Illinois'), ('en_US', 24, 'Indiana'), ('en_US', 25, 'Iowa'), ('en_US', 26, 'Kansas'), ('en_US', 27, 'Kentucky'), ('en_US', 28, 'Louisiana'), ('en_US', 29, 'Maine'), ('en_US', 30, 'Marshall Islands'), ('en_US', 31, 'Maryland'), ('en_US', 32, 'Massachusetts'), ('en_US', 33, 'Michigan'), ('en_US', 34, 'Minnesota'), ('en_US', 35, 'Mississippi'), ('en_US', 36, 'Missouri'), ('en_US', 37, 'Montana'), ('en_US', 38, 'Nebraska'), ('en_US', 39, 'Nevada'), ('en_US', 40, 'New Hampshire'), ('en_US', 41, 'New Jersey'), ('en_US', 42, 'New Mexico'), ('en_US', 43, 'New York'), ('en_US', 44, 'North Carolina'), ('en_US', 45, 'North Dakota'), ('en_US', 46, 'Northern Mariana Islands'), ('en_US', 47, 'Ohio'), ('en_US', 48, 'Oklahoma'), ('en_US', 49, 'Oregon'), ('en_US', 50, 'Palau'), ('en_US', 51, 'Pennsylvania'), ('en_US', 52, 'Puerto Rico'), ('en_US', 53, 'Rhode Island'), ('en_US', 54, 'South Carolina'), ('en_US', 55, 'South Dakota'), ('en_US', 56, 'Tennessee'), ('en_US', 57, 'Texas'), ('en_US', 58, 'Utah'), ('en_US', 59, 'Vermont'), ('en_US', 60, 'Virgin Islands'), ('en_US', 61, 'Virginia'), ('en_US', 62, 'Washington'), ('en_US', 63, 'West Virginia'), ('en_US', 64, 'Wisconsin'), ('en_US', 65, 'Wyoming'), ('en_US', 66, 'Alberta'), ('en_US', 67, 'British Columbia'), ('en_US', 68, 'Manitoba'), ('en_US', 69, 'Newfoundland and Labrador'), ('en_US', 70, 'New Brunswick'), ('en_US', 71, 'Nova Scotia'), ('en_US', 72, 'Northwest Territories'), ('en_US', 73, 'Nunavut'), ('en_US', 74, 'Ontario'), ('en_US', 75, 'Prince Edward Island'), ('en_US', 76, 'Quebec'), ('en_US', 77, 'Saskatchewan'), ('en_US', 78, 'Yukon Territory'), ('en_US', 79, 'Niedersachsen'), ('en_US', 80, 'Baden-Württemberg'), ('en_US', 81, 'Bayern'), ('en_US', 82, 'Berlin'), ('en_US', 83, 'Brandenburg'), ('en_US', 84, 'Bremen'), ('en_US', 85, 'Hamburg'), ('en_US', 86, 'Hessen'), ('en_US', 87, 'Mecklenburg-Vorpommern'), ('en_US', 88, 'Nordrhein-Westfalen'), ('en_US', 89, 'Rheinland-Pfalz'), ('en_US', 90, 'Saarland'), ('en_US', 91, 'Sachsen'), ('en_US', 92, 'Sachsen-Anhalt'), ('en_US', 93, 'Schleswig-Holstein'), ('en_US', 94, 'Thüringen'), ('en_US', 95, 'Wien'), ('en_US', 96, 'Niederösterreich'), ('en_US', 97, 'Oberösterreich'), ('en_US', 98, 'Salzburg'), ('en_US', 99, 'Kärnten'), ('en_US', 100, 'Steiermark'), ('en_US', 101, 'Tirol'), ('en_US', 102, 'Burgenland'), ('en_US', 103, 'Voralberg'), ('en_US', 104, 'Aargau'), ('en_US', 105, 'Appenzell Innerrhoden'), ('en_US', 106, 'Appenzell Ausserrhoden'), ('en_US', 107, 'Bern'), ('en_US', 108, 'Basel-Landschaft'), ('en_US', 109, 'Basel-Stadt'), ('en_US', 110, 'Freiburg'), ('en_US', 111, 'Genf'), ('en_US', 112, 'Glarus'), ('en_US', 113, 'Graubünden'), ('en_US', 114, 'Jura'), ('en_US', 115, 'Luzern'), ('en_US', 116, 'Neuenburg'), ('en_US', 117, 'Nidwalden'), ('en_US', 118, 'Obwalden'), ('en_US', 119, 'St. Gallen'), ('en_US', 120, 'Schaffhausen'), ('en_US', 121, 'Solothurn'), ('en_US', 122, 'Schwyz'), ('en_US', 123, 'Thurgau'), ('en_US', 124, 'Tessin'), ('en_US', 125, 'Uri'), ('en_US', 126, 'Waadt'), ('en_US', 127, 'Wallis'), ('en_US', 128, 'Zug'), ('en_US', 129, 'Zürich'), ('en_US', 130, 'A Coruña'), ('en_US', 131, 'Alava'), ('en_US', 132, 'Albacete'), ('en_US', 133, 'Alicante'), ('en_US', 134, 'Almeria'), ('en_US', 135, 'Asturias'), ('en_US', 136, 'Avila'), ('en_US', 137, 'Badajoz'), ('en_US', 138, 'Baleares'), ('en_US', 139, 'Barcelona'), ('en_US', 140, 'Burgos'), ('en_US', 141, 'Caceres'), ('en_US', 142, 'Cadiz'), ('en_US', 143, 'Cantabria'), ('en_US', 144, 'Castellon'), ('en_US', 145, 'Ceuta'), ('en_US', 146, 'Ciudad Real'), ('en_US', 147, 'Cordoba'), ('en_US', 148, 'Cuenca'), ('en_US', 149, 'Girona'), ('en_US', 150, 'Granada'), ('en_US', 151, 'Guadalajara'), ('en_US', 152, 'Guipuzcoa'), ('en_US', 153, 'Huelva'), ('en_US', 154, 'Huesca'), ('en_US', 155, 'Jaen'), ('en_US', 156, 'La Rioja'), ('en_US', 157, 'Las Palmas'), ('en_US', 158, 'Leon'), ('en_US', 159, 'Lleida'), ('en_US', 160, 'Lugo'), ('en_US', 161, 'Madrid'), ('en_US', 162, 'Malaga'), ('en_US', 163, 'Melilla'), ('en_US', 164, 'Murcia'), ('en_US', 165, 'Navarra'), ('en_US', 166, 'Ourense'), ('en_US', 167, 'Palencia'), ('en_US', 168, 'Pontevedra'), ('en_US', 169, 'Salamanca'), ('en_US', 170, 'Santa Cruz de Tenerife'), ('en_US', 171, 'Segovia'), ('en_US', 172, 'Sevilla'), ('en_US', 173, 'Soria'), ('en_US', 174, 'Tarragona'), ('en_US', 175, 'Teruel'), ('en_US', 176, 'Toledo'), ('en_US', 177, 'Valencia'), ('en_US', 178, 'Valladolid'), ('en_US', 179, 'Vizcaya'), ('en_US', 180, 'Zamora'), ('en_US', 181, 'Zaragoza'), ('en_US', 182, 'Ain'), ('en_US', 183, 'Aisne'), ('en_US', 184, 'Allier'), ('en_US', 185, 'Alpes-de-Haute-Provence'), ('en_US', 186, 'Hautes-Alpes'), ('en_US', 187, 'Alpes-Maritimes'), ('en_US', 188, 'Ardèche'), ('en_US', 189, 'Ardennes'), ('en_US', 190, 'Ariège'), ('en_US', 191, 'Aube'), ('en_US', 192, 'Aude'), ('en_US', 193, 'Aveyron'), ('en_US', 194, 'Bouches-du-Rhône'), ('en_US', 195, 'Calvados'), ('en_US', 196, 'Cantal'), ('en_US', 197, 'Charente'), ('en_US', 198, 'Charente-Maritime'), ('en_US', 199, 'Cher'), ('en_US', 200, 'Corrèze'), ('en_US', 201, 'Corse-du-Sud'), ('en_US', 202, 'Haute-Corse'), ('en_US', 203, 'Côte-d\'Or'), ('en_US', 204, 'Côtes-d\'Armor'), ('en_US', 205, 'Creuse'), ('en_US', 206, 'Dordogne'), ('en_US', 207, 'Doubs'), ('en_US', 208, 'Drôme'), ('en_US', 209, 'Eure'), ('en_US', 210, 'Eure-et-Loir'), ('en_US', 211, 'Finistère'), ('en_US', 212, 'Gard'), ('en_US', 213, 'Haute-Garonne'), ('en_US', 214, 'Gers'), ('en_US', 215, 'Gironde'), ('en_US', 216, 'Hérault'), ('en_US', 217, 'Ille-et-Vilaine'), ('en_US', 218, 'Indre'), ('en_US', 219, 'Indre-et-Loire'), ('en_US', 220, 'Isère'), ('en_US', 221, 'Jura'), ('en_US', 222, 'Landes'), ('en_US', 223, 'Loir-et-Cher'), ('en_US', 224, 'Loire'), ('en_US', 225, 'Haute-Loire'), ('en_US', 226, 'Loire-Atlantique'), ('en_US', 227, 'Loiret'), ('en_US', 228, 'Lot'), ('en_US', 229, 'Lot-et-Garonne'), ('en_US', 230, 'Lozère'), ('en_US', 231, 'Maine-et-Loire'), ('en_US', 232, 'Manche'), ('en_US', 233, 'Marne'), ('en_US', 234, 'Haute-Marne'), ('en_US', 235, 'Mayenne'), ('en_US', 236, 'Meurthe-et-Moselle'), ('en_US', 237, 'Meuse'), ('en_US', 238, 'Morbihan'), ('en_US', 239, 'Moselle'), ('en_US', 240, 'Nièvre'), ('en_US', 241, 'Nord'), ('en_US', 242, 'Oise'), ('en_US', 243, 'Orne'), ('en_US', 244, 'Pas-de-Calais'), ('en_US', 245, 'Puy-de-Dôme'), ('en_US', 246, 'Pyrénées-Atlantiques'), ('en_US', 247, 'Hautes-Pyrénées'), ('en_US', 248, 'Pyrénées-Orientales'), ('en_US', 249, 'Bas-Rhin'), ('en_US', 250, 'Haut-Rhin'), ('en_US', 251, 'Rhône'), ('en_US', 252, 'Haute-Saône'), ('en_US', 253, 'Saône-et-Loire'), ('en_US', 254, 'Sarthe'), ('en_US', 255, 'Savoie'), ('en_US', 256, 'Haute-Savoie'), ('en_US', 257, 'Paris'), ('en_US', 258, 'Seine-Maritime'), ('en_US', 259, 'Seine-et-Marne'), ('en_US', 260, 'Yvelines'), ('en_US', 261, 'Deux-Sèvres'), ('en_US', 262, 'Somme'), ('en_US', 263, 'Tarn'), ('en_US', 264, 'Tarn-et-Garonne'), ('en_US', 265, 'Var'), ('en_US', 266, 'Vaucluse'), ('en_US', 267, 'Vendée'), ('en_US', 268, 'Vienne'), ('en_US', 269, 'Haute-Vienne'), ('en_US', 270, 'Vosges'), ('en_US', 271, 'Yonne'), ('en_US', 272, 'Territoire-de-Belfort'), ('en_US', 273, 'Essonne'), ('en_US', 274, 'Hauts-de-Seine'), ('en_US', 275, 'Seine-Saint-Denis'), ('en_US', 276, 'Val-de-Marne'), ('en_US', 277, 'Val-d\'Oise'), ('en_US', 278, 'Alba'), ('en_US', 279, 'Arad'), ('en_US', 280, 'Argeş'), ('en_US', 281, 'Bacău'), ('en_US', 282, 'Bihor'), ('en_US', 283, 'Bistriţa-Năsăud'), ('en_US', 284, 'Botoşani'), ('en_US', 285, 'Braşov'), ('en_US', 286, 'Brăila'), ('en_US', 287, 'Bucureşti'), ('en_US', 288, 'Buzău'), ('en_US', 289, 'Caraş-Severin'), ('en_US', 290, 'Călăraşi'), ('en_US', 291, 'Cluj'), ('en_US', 292, 'Constanţa'), ('en_US', 293, 'Covasna'), ('en_US', 294, 'Dâmboviţa'), ('en_US', 295, 'Dolj'), ('en_US', 296, 'Galaţi'), ('en_US', 297, 'Giurgiu'), ('en_US', 298, 'Gorj'), ('en_US', 299, 'Harghita'), ('en_US', 300, 'Hunedoara'), ('en_US', 301, 'Ialomiţa'), ('en_US', 302, 'Iaşi'), ('en_US', 303, 'Ilfov'), ('en_US', 304, 'Maramureş'), ('en_US', 305, 'Mehedinţi'), ('en_US', 306, 'Mureş'), ('en_US', 307, 'Neamţ'), ('en_US', 308, 'Olt'), ('en_US', 309, 'Prahova'), ('en_US', 310, 'Satu-Mare'), ('en_US', 311, 'Sălaj'), ('en_US', 312, 'Sibiu'), ('en_US', 313, 'Suceava'), ('en_US', 314, 'Teleorman'), ('en_US', 315, 'Timiş'), ('en_US', 316, 'Tulcea'), ('en_US', 317, 'Vaslui'), ('en_US', 318, 'Vâlcea'), ('en_US', 319, 'Vrancea'); /*!40000 ALTER TABLE `directory_country_region_name` ENABLE KEYS */; # Dumping structure for table web35db1.directory_currency_rate CREATE TABLE IF NOT EXISTS `directory_currency_rate` ( `currency_from` char(3) NOT NULL default '', `currency_to` char(3) NOT NULL default '', `rate` decimal(24,12) NOT NULL default '0.000000000000', PRIMARY KEY (`currency_from`,`currency_to`), KEY `FK_CURRENCY_RATE_TO` (`currency_to`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.directory_currency_rate: 4 rows /*!40000 ALTER TABLE `directory_currency_rate` DISABLE KEYS */; INSERT INTO `directory_currency_rate` (`currency_from`, `currency_to`, `rate`) VALUES ('EUR', 'EUR', 1.000000000000), ('EUR', 'USD', 1.415000000000), ('USD', 'EUR', 0.706700000000), ('USD', 'USD', 1.000000000000); /*!40000 ALTER TABLE `directory_currency_rate` ENABLE KEYS */; # Dumping structure for table web35db1.downloadable_link CREATE TABLE IF NOT EXISTS `downloadable_link` ( `link_id` int(10) unsigned NOT NULL auto_increment, `product_id` int(10) unsigned NOT NULL default '0', `sort_order` int(10) unsigned NOT NULL default '0', `number_of_downloads` int(10) unsigned default NULL, `is_shareable` smallint(1) unsigned NOT NULL default '0', `link_url` varchar(255) NOT NULL default '', `link_file` varchar(255) NOT NULL default '', `link_type` varchar(20) NOT NULL default '', `sample_url` varchar(255) NOT NULL default '', `sample_file` varchar(255) NOT NULL default '', `sample_type` varchar(20) NOT NULL default '', PRIMARY KEY (`link_id`), KEY `DOWNLODABLE_LINK_PRODUCT` (`product_id`), KEY `DOWNLODABLE_LINK_PRODUCT_SORT_ORDER` (`product_id`,`sort_order`), CONSTRAINT `FK_DOWNLODABLE_LINK_PRODUCT` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.downloadable_link: 0 rows /*!40000 ALTER TABLE `downloadable_link` DISABLE KEYS */; /*!40000 ALTER TABLE `downloadable_link` ENABLE KEYS */; # Dumping structure for table web35db1.downloadable_link_price CREATE TABLE IF NOT EXISTS `downloadable_link_price` ( `price_id` int(10) unsigned NOT NULL auto_increment, `link_id` int(10) unsigned NOT NULL default '0', `website_id` smallint(5) unsigned NOT NULL default '0', `price` decimal(12,4) NOT NULL default '0.0000', PRIMARY KEY (`price_id`), KEY `DOWNLOADABLE_LINK_PRICE_LINK` (`link_id`), KEY `DOWNLOADABLE_LINK_PRICE_WEBSITE` (`website_id`), CONSTRAINT `FK_DOWNLOADABLE_LINK_PRICE_LINK` FOREIGN KEY (`link_id`) REFERENCES `downloadable_link` (`link_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_DOWNLOADABLE_LINK_PRICE_WEBSITE` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.downloadable_link_price: 0 rows /*!40000 ALTER TABLE `downloadable_link_price` DISABLE KEYS */; /*!40000 ALTER TABLE `downloadable_link_price` ENABLE KEYS */; # Dumping structure for table web35db1.downloadable_link_purchased CREATE TABLE IF NOT EXISTS `downloadable_link_purchased` ( `purchased_id` int(10) unsigned NOT NULL auto_increment, `order_id` int(10) unsigned NOT NULL default '0', `order_increment_id` varchar(50) NOT NULL default '', `order_item_id` int(10) unsigned NOT NULL default '0', `created_at` datetime NOT NULL default '0000-00-00 00:00:00', `updated_at` datetime NOT NULL default '0000-00-00 00:00:00', `customer_id` int(10) unsigned NOT NULL default '0', `product_name` varchar(255) NOT NULL default '', `product_sku` varchar(255) NOT NULL default '', `link_section_title` varchar(255) NOT NULL default '', PRIMARY KEY (`purchased_id`), KEY `DOWNLOADABLE_ORDER_ID` (`order_id`), KEY `DOWNLOADABLE_CUSTOMER_ID` (`customer_id`), KEY `KEY_DOWNLOADABLE_ORDER_ITEM_ID` (`order_item_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.downloadable_link_purchased: 0 rows /*!40000 ALTER TABLE `downloadable_link_purchased` DISABLE KEYS */; /*!40000 ALTER TABLE `downloadable_link_purchased` ENABLE KEYS */; # Dumping structure for table web35db1.downloadable_link_purchased_item CREATE TABLE IF NOT EXISTS `downloadable_link_purchased_item` ( `item_id` int(10) unsigned NOT NULL auto_increment, `purchased_id` int(10) unsigned NOT NULL default '0', `order_item_id` int(10) unsigned NOT NULL default '0', `product_id` int(10) unsigned default '0', `link_hash` varchar(255) NOT NULL default '', `number_of_downloads_bought` int(10) unsigned NOT NULL default '0', `number_of_downloads_used` int(10) unsigned NOT NULL default '0', `link_id` int(20) unsigned NOT NULL default '0', `link_title` varchar(255) NOT NULL default '', `is_shareable` smallint(1) unsigned NOT NULL default '0', `link_url` varchar(255) NOT NULL default '', `link_file` varchar(255) NOT NULL default '', `link_type` varchar(255) NOT NULL default '', `status` varchar(50) NOT NULL default '', `created_at` datetime NOT NULL default '0000-00-00 00:00:00', `updated_at` datetime NOT NULL default '0000-00-00 00:00:00', PRIMARY KEY (`item_id`), KEY `DOWNLOADABLE_LINK_PURCHASED_ID` (`purchased_id`), KEY `DOWNLOADABLE_ORDER_ITEM_ID` (`order_item_id`), KEY `DOWNLOADALBE_LINK_HASH` (`link_hash`), CONSTRAINT `FK_DOWNLOADABLE_LINK_PURCHASED_ID` FOREIGN KEY (`purchased_id`) REFERENCES `downloadable_link_purchased` (`purchased_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.downloadable_link_purchased_item: 0 rows /*!40000 ALTER TABLE `downloadable_link_purchased_item` DISABLE KEYS */; /*!40000 ALTER TABLE `downloadable_link_purchased_item` ENABLE KEYS */; # Dumping structure for table web35db1.downloadable_link_title CREATE TABLE IF NOT EXISTS `downloadable_link_title` ( `title_id` int(10) unsigned NOT NULL auto_increment, `link_id` int(10) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `title` varchar(255) NOT NULL default '', PRIMARY KEY (`title_id`), UNIQUE KEY `UNQ_LINK_TITLE_STORE` (`link_id`,`store_id`), KEY `DOWNLOADABLE_LINK_TITLE_LINK` (`link_id`), KEY `DOWNLOADABLE_LINK_TITLE_STORE` (`store_id`), CONSTRAINT `FK_DOWNLOADABLE_LINK_TITLE_LINK` FOREIGN KEY (`link_id`) REFERENCES `downloadable_link` (`link_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_DOWNLOADABLE_LINK_TITLE_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.downloadable_link_title: 0 rows /*!40000 ALTER TABLE `downloadable_link_title` DISABLE KEYS */; /*!40000 ALTER TABLE `downloadable_link_title` ENABLE KEYS */; # Dumping structure for table web35db1.downloadable_sample CREATE TABLE IF NOT EXISTS `downloadable_sample` ( `sample_id` int(10) unsigned NOT NULL auto_increment, `product_id` int(10) unsigned NOT NULL default '0', `sample_url` varchar(255) NOT NULL default '', `sample_file` varchar(255) NOT NULL default '', `sample_type` varchar(20) NOT NULL default '', `sort_order` int(10) unsigned NOT NULL default '0', PRIMARY KEY (`sample_id`), KEY `DOWNLODABLE_SAMPLE_PRODUCT` (`product_id`), CONSTRAINT `FK_DOWNLODABLE_SAMPLE_PRODUCT` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.downloadable_sample: 0 rows /*!40000 ALTER TABLE `downloadable_sample` DISABLE KEYS */; /*!40000 ALTER TABLE `downloadable_sample` ENABLE KEYS */; # Dumping structure for table web35db1.downloadable_sample_title CREATE TABLE IF NOT EXISTS `downloadable_sample_title` ( `title_id` int(10) unsigned NOT NULL auto_increment, `sample_id` int(10) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `title` varchar(255) NOT NULL default '', PRIMARY KEY (`title_id`), UNIQUE KEY `UNQ_SAMPLE_TITLE_STORE` (`sample_id`,`store_id`), KEY `DOWNLOADABLE_SAMPLE_TITLE_SAMPLE` (`sample_id`), KEY `DOWNLOADABLE_SAMPLE_TITLE_STORE` (`store_id`), CONSTRAINT `FK_DOWNLOADABLE_SAMPLE_TITLE_SAMPLE` FOREIGN KEY (`sample_id`) REFERENCES `downloadable_sample` (`sample_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_DOWNLOADABLE_SAMPLE_TITLE_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.downloadable_sample_title: 0 rows /*!40000 ALTER TABLE `downloadable_sample_title` DISABLE KEYS */; /*!40000 ALTER TABLE `downloadable_sample_title` ENABLE KEYS */; # Dumping structure for table web35db1.eav_attribute CREATE TABLE IF NOT EXISTS `eav_attribute` ( `attribute_id` smallint(5) unsigned NOT NULL auto_increment, `entity_type_id` smallint(5) unsigned NOT NULL default '0', `attribute_code` varchar(255) NOT NULL default '', `attribute_model` varchar(255) default NULL, `backend_model` varchar(255) default NULL, `backend_type` enum('static','datetime','decimal','int','text','varchar') NOT NULL default 'static', `backend_table` varchar(255) default NULL, `frontend_model` varchar(255) default NULL, `frontend_input` varchar(50) default NULL, `frontend_label` varchar(255) default NULL, `frontend_class` varchar(255) default NULL, `source_model` varchar(255) default NULL, `is_required` tinyint(1) unsigned NOT NULL default '0', `is_user_defined` tinyint(1) unsigned NOT NULL default '0', `default_value` text, `is_unique` tinyint(1) unsigned NOT NULL default '0', `note` varchar(255) NOT NULL, PRIMARY KEY (`attribute_id`), UNIQUE KEY `entity_type_id` (`entity_type_id`,`attribute_code`), KEY `IDX_USED_FOR_SORT_BY` (`entity_type_id`), KEY `IDX_USED_IN_PRODUCT_LISTING` (`entity_type_id`), CONSTRAINT `FK_eav_attribute` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=599 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.eav_attribute: 527 rows /*!40000 ALTER TABLE `eav_attribute` DISABLE KEYS */; INSERT INTO `eav_attribute` (`attribute_id`, `entity_type_id`, `attribute_code`, `attribute_model`, `backend_model`, `backend_type`, `backend_table`, `frontend_model`, `frontend_input`, `frontend_label`, `frontend_class`, `source_model`, `is_required`, `is_user_defined`, `default_value`, `is_unique`, `note`) VALUES (1, 1, 'website_id', NULL, 'customer/customer_attribute_backend_website', 'static', '', '', 'select', 'Associate to Website', '', 'customer/customer_attribute_source_website', 1, 0, '', 0, ''), (2, 1, 'store_id', NULL, 'customer/customer_attribute_backend_store', 'static', '', '', 'select', 'Create In', '', 'customer/customer_attribute_source_store', 1, 0, '', 0, ''), (3, 1, 'created_in', NULL, '', 'varchar', '', '', 'text', 'Created From', '', '', 1, 0, '', 0, ''), (4, 1, 'prefix', NULL, '', 'varchar', '', '', 'text', 'Prefix', '', '', 0, 0, '', 0, ''), (5, 1, 'firstname', NULL, '', 'varchar', '', '', 'text', 'First Name', '', '', 1, 0, '', 0, ''), (6, 1, 'middlename', NULL, '', 'varchar', '', '', 'text', 'Middle Name/Initial', '', '', 0, 0, '', 0, ''), (7, 1, 'lastname', NULL, '', 'varchar', '', '', 'text', 'Last Name', '', '', 1, 0, '', 0, ''), (8, 1, 'suffix', NULL, '', 'varchar', '', '', 'text', 'Suffix', '', '', 0, 0, '', 0, ''), (9, 1, 'email', NULL, '', 'static', '', '', 'text', 'Email', '', '', 1, 0, '', 0, ''), (10, 1, 'group_id', NULL, '', 'static', '', '', 'select', 'Group', '', 'customer/customer_attribute_source_group', 1, 0, '', 0, ''), (11, 1, 'dob', NULL, '', 'datetime', '', '', 'date', 'Date Of Birth', '', '', 0, 0, '', 0, ''), (12, 1, 'password_hash', NULL, 'customer/customer_attribute_backend_password', 'varchar', '', '', 'hidden', '', '', '', 0, 0, '', 0, ''), (13, 1, 'default_billing', NULL, 'customer/customer_attribute_backend_billing', 'int', '', '', 'text', 'Default Billing Address', '', '', 0, 0, '', 0, ''), (14, 1, 'default_shipping', NULL, 'customer/customer_attribute_backend_shipping', 'int', '', '', 'text', 'Default Shipping Address', '', '', 0, 0, '', 0, ''), (15, 1, 'taxvat', NULL, '', 'varchar', '', '', 'text', 'Tax/VAT Number', '', '', 0, 0, '', 0, ''), (16, 1, 'confirmation', NULL, '', 'varchar', '', '', 'text', 'Is Confirmed', '', '', 0, 0, '', 0, ''), (17, 1, 'created_at', NULL, '', 'static', '', '', 'date', 'Created At', '', '', 0, 0, '', 0, ''), (18, 2, 'prefix', NULL, '', 'varchar', '', '', 'text', 'Prefix', '', '', 0, 0, '', 0, ''), (19, 2, 'firstname', NULL, '', 'varchar', '', '', 'text', 'First Name', '', '', 1, 0, '', 0, ''), (20, 2, 'middlename', NULL, '', 'varchar', '', '', 'text', 'Middle Name/Initial', '', '', 0, 0, '', 0, ''), (21, 2, 'lastname', NULL, '', 'varchar', '', '', 'text', 'Last Name', '', '', 1, 0, '', 0, ''), (22, 2, 'suffix', NULL, '', 'varchar', '', '', 'text', 'Suffix', '', '', 0, 0, '', 0, ''), (23, 2, 'company', NULL, '', 'varchar', '', '', 'text', 'Company', '', '', 0, 0, '', 0, ''), (24, 2, 'street', NULL, 'customer_entity/address_attribute_backend_street', 'text', '', '', 'multiline', 'Street Address', '', '', 1, 0, '', 0, ''), (25, 2, 'city', NULL, '', 'varchar', '', '', 'text', 'City', '', '', 1, 0, '', 0, ''), (26, 2, 'country_id', NULL, '', 'varchar', '', '', 'select', 'Country', '', 'customer_entity/address_attribute_source_country', 1, 0, '', 0, ''), (27, 2, 'region', NULL, 'customer_entity/address_attribute_backend_region', 'varchar', '', '', 'text', 'State/Province', '', '', 1, 0, '', 0, ''), (28, 2, 'region_id', NULL, '', 'int', '', '', 'hidden', 'State/Province', '', 'customer_entity/address_attribute_source_region', 0, 0, '', 0, ''), (29, 2, 'postcode', NULL, '', 'varchar', '', '', 'text', 'Zip/Postal Code', '', '', 1, 0, '', 0, ''), (30, 2, 'telephone', NULL, '', 'varchar', '', '', 'text', 'Telephone', '', '', 1, 0, '', 0, ''), (31, 2, 'fax', NULL, '', 'varchar', '', '', 'text', 'Fax', '', '', 0, 0, '', 0, ''), (32, 1, 'gender', NULL, '', 'int', '', '', 'select', 'Gender', '', 'eav/entity_attribute_source_table', 0, 0, '', 0, ''), (33, 3, 'name', NULL, '', 'varchar', '', '', 'text', 'Name', '', '', 1, 0, '', 0, ''), (34, 3, 'is_active', NULL, '', 'int', '', '', 'select', 'Is Active', '', 'eav/entity_attribute_source_boolean', 1, 0, '', 0, ''), (35, 3, 'url_key', NULL, 'catalog/category_attribute_backend_urlkey', 'varchar', '', '', 'text', 'URL key', '', '', 0, 0, '', 0, ''), (36, 3, 'description', NULL, '', 'text', '', '', 'textarea', 'Description', '', '', 0, 0, '', 0, ''), (37, 3, 'image', NULL, 'catalog/category_attribute_backend_image', 'varchar', '', '', 'image', 'Image', '', '', 0, 0, '', 0, ''), (38, 3, 'meta_title', NULL, '', 'varchar', '', '', 'text', 'Page Title', '', '', 0, 0, '', 0, ''), (39, 3, 'meta_keywords', NULL, '', 'text', '', '', 'textarea', 'Meta Keywords', '', '', 0, 0, '', 0, ''), (40, 3, 'meta_description', NULL, '', 'text', '', '', 'textarea', 'Meta Description', '', '', 0, 0, '', 0, ''), (41, 3, 'display_mode', NULL, '', 'varchar', '', '', 'select', 'Display Mode', '', 'catalog/category_attribute_source_mode', 0, 0, '', 0, ''), (42, 3, 'landing_page', NULL, '', 'int', '', '', 'select', 'CMS Block', '', 'catalog/category_attribute_source_page', 0, 0, '', 0, ''), (43, 3, 'is_anchor', NULL, '', 'int', '', '', 'select', 'Is Anchor', '', 'eav/entity_attribute_source_boolean', 0, 0, '', 0, ''), (44, 3, 'path', NULL, '', 'static', '', '', '', 'Path', '', '', 0, 0, '', 0, ''), (45, 3, 'position', NULL, '', 'static', '', '', '', 'Position', '', '', 0, 0, '', 0, ''), (46, 3, 'all_children', NULL, '', 'text', '', '', '', '', '', '', 0, 0, '', 0, ''), (47, 3, 'path_in_store', NULL, '', 'text', '', '', '', '', '', '', 0, 0, '', 0, ''), (48, 3, 'children', NULL, '', 'text', '', '', '', '', '', '', 0, 0, '', 0, ''), (49, 3, 'url_path', NULL, '', 'varchar', '', '', '', '', '', '', 0, 0, '', 0, ''), (50, 3, 'custom_design', NULL, '', 'varchar', '', '', 'select', 'Custom Design', '', 'core/design_source_design', 0, 0, '', 0, ''), (51, 3, 'custom_design_apply', NULL, '', 'int', '', '', 'select', 'Apply To', '', 'core/design_source_apply', 0, 0, '', 0, ''), (52, 3, 'custom_design_from', NULL, 'eav/entity_attribute_backend_datetime', 'datetime', '', '', 'date', 'Active From', '', '', 0, 0, '', 0, ''), (53, 3, 'custom_design_to', NULL, 'eav/entity_attribute_backend_datetime', 'datetime', '', '', 'date', 'Active To', '', '', 0, 0, '', 0, ''), (54, 3, 'page_layout', NULL, '', 'varchar', '', '', 'select', 'Page Layout', '', 'catalog/category_attribute_source_layout', 0, 0, '', 0, ''), (55, 3, 'custom_layout_update', NULL, '', 'text', '', '', 'textarea', 'Custom Layout Update', '', '', 0, 0, '', 0, ''), (56, 3, 'level', NULL, '', 'static', '', '', '', 'Level', '', '', 0, 0, '', 0, ''), (57, 3, 'children_count', NULL, '', 'static', '', '', '', 'Children Count', '', '', 0, 0, '', 0, ''), (58, 3, 'available_sort_by', NULL, 'catalog/category_attribute_backend_sortby', 'text', '', '', 'multiselect', 'Available Product Listing Sort by', '', 'catalog/category_attribute_source_sortby', 1, 0, '', 0, ''), (59, 3, 'default_sort_by', NULL, 'catalog/category_attribute_backend_sortby', 'varchar', '', '', 'select', 'Default Product Listing Sort by', '', 'catalog/category_attribute_source_sortby', 1, 0, '', 0, ''), (60, 4, 'name', NULL, '', 'varchar', '', '', 'text', 'Name', '', '', 1, 0, '', 0, ''), (61, 4, 'description', NULL, '', 'text', '', '', 'textarea', 'Description', '', '', 1, 0, '', 0, ''), (62, 4, 'short_description', NULL, '', 'text', '', '', 'textarea', 'Short Description', '', '', 1, 0, '', 0, ''), (63, 4, 'sku', NULL, '', 'static', '', '', 'text', 'SKU', '', '', 1, 0, '', 1, ''), (64, 4, 'price', NULL, 'catalog/product_attribute_backend_price', 'decimal', '', '', 'price', 'Preis', '', '', 1, 0, '', 0, ''), (65, 4, 'special_price', NULL, 'catalog/product_attribute_backend_price', 'decimal', '', '', 'price', 'Special Price', '', '', 0, 0, '', 0, ''), (66, 4, 'special_from_date', NULL, 'catalog/product_attribute_backend_startdate', 'datetime', '', '', 'date', 'Special Price From Date', '', '', 0, 0, '', 0, ''), (67, 4, 'special_to_date', NULL, 'eav/entity_attribute_backend_datetime', 'datetime', '', '', 'date', 'Special Price To Date', '', '', 0, 0, '', 0, ''), (68, 4, 'cost', NULL, 'catalog/product_attribute_backend_price', 'decimal', '', '', 'price', 'Cost', '', '', 0, 1, '', 0, ''), (69, 4, 'weight', NULL, '', 'varchar', '', '', 'text', 'Gewicht', '', '', 1, 1, '1', 0, ''), (70, 4, 'manufacturer', NULL, '', 'int', '', '', 'select', 'Hersteller', '', '', 1, 1, '34', 0, ''), (71, 4, 'meta_title', NULL, '', 'varchar', '', '', 'text', 'Meta Title', '', '', 0, 0, '', 0, ''), (72, 4, 'meta_keyword', NULL, '', 'text', '', '', 'textarea', 'Meta Keywords', '', '', 0, 0, '', 0, ''), (73, 4, 'meta_description', NULL, '', 'varchar', '', '', 'textarea', 'Meta Description', '', '', 0, 0, '', 0, 'Maximum 255 chars'), (74, 4, 'image', NULL, '', 'varchar', '', 'catalog/product_attribute_frontend_image', 'media_image', 'Base Image', '', '', 0, 0, '', 0, ''), (75, 4, 'small_image', NULL, '', 'varchar', '', 'catalog/product_attribute_frontend_image', 'media_image', 'Small Image', '', '', 0, 0, '', 0, ''), (76, 4, 'thumbnail', NULL, '', 'varchar', '', 'catalog/product_attribute_frontend_image', 'media_image', 'Thumbnail', '', '', 0, 0, '', 0, ''), (77, 4, 'media_gallery', NULL, 'catalog/product_attribute_backend_media', 'varchar', '', '', 'gallery', 'Media Gallery', '', '', 0, 0, '', 0, ''), (78, 4, 'old_id', NULL, '', 'int', '', '', '', '', '', '', 0, 0, '', 0, ''), (79, 4, 'tier_price', NULL, 'catalog/product_attribute_backend_tierprice', 'decimal', '', '', 'text', 'Tier Price', '', '', 0, 0, '', 0, ''), (80, 4, 'color', NULL, '', 'int', '', '', 'select', 'Color', '', '', 0, 1, '', 0, ''), (81, 4, 'news_from_date', NULL, 'eav/entity_attribute_backend_datetime', 'datetime', '', '', 'date', 'Set Product as New from Date', '', '', 0, 0, '', 0, ''), (82, 4, 'news_to_date', NULL, 'eav/entity_attribute_backend_datetime', 'datetime', '', 'eav/entity_attribute_frontend_datetime', 'date', 'Set Product as New to Date', '', '', 0, 0, '', 0, ''), (83, 4, 'gallery', NULL, '', 'varchar', '', '', 'gallery', 'Image Gallery', '', '', 0, 0, '', 0, ''), (84, 4, 'status', NULL, '', 'int', '', '', 'select', 'Status', '', 'catalog/product_status', 1, 0, '', 0, ''), (85, 4, 'tax_class_id', NULL, '', 'int', '', '', 'select', 'Tax Class', '', 'tax/class_source_product', 1, 0, '', 0, ''), (86, 4, 'url_key', NULL, 'catalog/product_attribute_backend_urlkey', 'varchar', '', '', 'text', 'URL key', '', '', 0, 0, '', 0, ''), (87, 4, 'url_path', NULL, '', 'varchar', '', '', '', '', '', '', 0, 0, '', 0, ''), (88, 4, 'minimal_price', NULL, '', 'decimal', '', '', 'price', 'Minimal Price', '', '', 0, 0, '', 0, ''), (89, 4, 'visibility', NULL, '', 'int', '', '', 'select', 'Visibility', '', 'catalog/product_visibility', 1, 0, '4', 0, ''), (90, 4, 'custom_design', NULL, '', 'varchar', '', '', 'select', 'Custom Design', '', 'core/design_source_design', 0, 0, '', 0, ''), (91, 4, 'custom_design_from', NULL, 'eav/entity_attribute_backend_datetime', 'datetime', '', '', 'date', 'Active From', '', '', 0, 0, '', 0, ''), (92, 4, 'custom_design_to', NULL, 'eav/entity_attribute_backend_datetime', 'datetime', '', '', 'date', 'Active To', '', '', 0, 0, '', 0, ''), (93, 4, 'custom_layout_update', NULL, '', 'text', '', '', 'textarea', 'Custom Layout Update', '', '', 0, 0, '', 0, ''), (94, 4, 'page_layout', NULL, '', 'varchar', '', '', 'select', 'Page Layout', '', 'catalog/product_attribute_source_layout', 0, 0, '', 0, ''), (95, 4, 'category_ids', NULL, '', 'static', '', '', '', '', '', '', 0, 0, '', 0, ''), (96, 4, 'options_container', NULL, '', 'varchar', '', '', 'select', 'Display product options in', '', 'catalog/entity_product_attribute_design_options_container', 0, 0, 'container2', 0, ''), (97, 4, 'required_options', NULL, '', 'static', '', '', 'text', '', '', '', 0, 0, '', 0, ''), (98, 4, 'has_options', NULL, '', 'static', '', '', 'text', '', '', '', 0, 0, '', 0, ''), (99, 4, 'image_label', NULL, '', 'varchar', '', '', 'text', 'Image Label', '', '', 0, 0, '', 0, ''), (100, 4, 'small_image_label', NULL, '', 'varchar', '', '', 'text', 'Small Image Label', '', '', 0, 0, '', 0, ''), (101, 4, 'thumbnail_label', NULL, '', 'varchar', '', '', 'text', 'Thumbnail Label', '', '', 0, 0, '', 0, ''), (102, 4, 'created_at', NULL, 'eav/entity_attribute_backend_time_created', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (103, 4, 'updated_at', NULL, 'eav/entity_attribute_backend_time_updated', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (104, 11, 'entity_id', NULL, 'sales_entity/order_attribute_backend_parent', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (105, 11, 'store_id', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (106, 11, 'store_name', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (107, 11, 'remote_ip', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (108, 11, 'status', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (109, 11, 'state', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (110, 11, 'hold_before_status', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (111, 11, 'hold_before_state', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (112, 11, 'relation_parent_id', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (113, 11, 'relation_parent_real_id', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (114, 11, 'relation_child_id', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (115, 11, 'relation_child_real_id', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (116, 11, 'original_increment_id', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (117, 11, 'edit_increment', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (118, 11, 'ext_order_id', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (119, 11, 'ext_customer_id', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (120, 11, 'quote_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (121, 11, 'quote_address_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (122, 11, 'billing_address_id', NULL, 'sales_entity/order_attribute_backend_billing', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (123, 11, 'shipping_address_id', NULL, 'sales_entity/order_attribute_backend_shipping', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (124, 11, 'coupon_code', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (125, 11, 'applied_rule_ids', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (126, 11, 'global_currency_code', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (127, 11, 'base_currency_code', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (128, 11, 'store_currency_code', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (129, 11, 'order_currency_code', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (130, 11, 'store_to_base_rate', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (131, 11, 'store_to_order_rate', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (132, 11, 'base_to_global_rate', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (133, 11, 'base_to_order_rate', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (134, 11, 'is_virtual', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (135, 11, 'shipping_method', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (136, 11, 'shipping_description', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (137, 11, 'weight', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (138, 11, 'tax_amount', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (139, 11, 'shipping_amount', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (140, 11, 'shipping_tax_amount', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (141, 11, 'discount_amount', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (142, 11, 'subtotal', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (143, 11, 'grand_total', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (144, 11, 'total_paid', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (145, 11, 'total_due', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (146, 11, 'total_refunded', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (147, 11, 'total_qty_ordered', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (148, 11, 'total_canceled', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (149, 11, 'total_invoiced', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (150, 11, 'total_online_refunded', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (151, 11, 'total_offline_refunded', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (152, 11, 'adjustment_positive', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (153, 11, 'adjustment_negative', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (154, 11, 'base_tax_amount', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (155, 11, 'base_shipping_amount', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (156, 11, 'base_shipping_tax_amount', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (157, 11, 'base_discount_amount', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (158, 11, 'base_subtotal', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (159, 11, 'base_grand_total', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (160, 11, 'base_total_paid', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (161, 11, 'base_total_due', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (162, 11, 'base_total_refunded', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (163, 11, 'base_total_qty_ordered', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (164, 11, 'base_total_canceled', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (165, 11, 'base_total_invoiced', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (166, 11, 'base_total_online_refunded', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (167, 11, 'base_total_offline_refunded', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (168, 11, 'base_adjustment_positive', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (169, 11, 'base_adjustment_negative', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (170, 11, 'subtotal_refunded', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (171, 11, 'subtotal_canceled', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (172, 11, 'discount_refunded', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (173, 11, 'discount_canceled', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (174, 11, 'discount_invoiced', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (175, 11, 'subtotal_invoiced', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (176, 11, 'tax_refunded', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (177, 11, 'tax_canceled', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (178, 11, 'tax_invoiced', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (179, 11, 'shipping_refunded', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (180, 11, 'shipping_canceled', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (181, 11, 'shipping_invoiced', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (182, 11, 'base_subtotal_refunded', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (183, 11, 'base_subtotal_canceled', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (184, 11, 'base_discount_refunded', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (185, 11, 'base_discount_canceled', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (186, 11, 'base_discount_invoiced', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (187, 11, 'base_subtotal_invoiced', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (188, 11, 'base_tax_refunded', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (189, 11, 'base_tax_canceled', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (190, 11, 'base_tax_invoiced', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (191, 11, 'base_shipping_refunded', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (192, 11, 'base_shipping_canceled', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (193, 11, 'base_shipping_invoiced', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (194, 11, 'protect_code', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (195, 11, 'customer_id', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (196, 11, 'customer_group_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (197, 11, 'customer_email', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (198, 11, 'customer_prefix', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (199, 11, 'customer_firstname', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (200, 11, 'customer_middlename', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (201, 11, 'customer_lastname', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (202, 11, 'customer_suffix', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (203, 11, 'customer_note', NULL, '', 'text', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (204, 11, 'customer_note_notify', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (205, 11, 'customer_is_guest', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (206, 11, 'email_sent', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (207, 11, 'customer_taxvat', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (208, 11, 'customer_dob', NULL, '', 'datetime', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (209, 11, 'customer_gender', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (210, 12, 'parent_id', NULL, 'sales_entity/order_attribute_backend_child', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (211, 12, 'quote_address_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (212, 12, 'address_type', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (213, 12, 'customer_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (214, 12, 'customer_address_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (215, 12, 'email', NULL, '', 'varchar', '', '', 'text', 'Email', '', '', 1, 0, '', 0, ''), (216, 12, 'prefix', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (217, 12, 'firstname', NULL, '', 'varchar', '', '', 'text', 'First Name', '', '', 1, 0, '', 0, ''), (218, 12, 'middlename', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (219, 12, 'lastname', NULL, '', 'varchar', '', '', 'text', 'Last Name', '', '', 1, 0, '', 0, ''), (220, 12, 'suffix', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (221, 12, 'company', NULL, '', 'varchar', '', '', 'text', 'Company', '', '', 1, 0, '', 0, ''), (222, 12, 'street', NULL, '', 'varchar', '', '', 'text', 'Street Address', '', '', 1, 0, '', 0, ''), (223, 12, 'city', NULL, '', 'varchar', '', '', 'text', 'City', '', '', 1, 0, '', 0, ''), (224, 12, 'region', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (225, 12, 'region_id', NULL, '', 'int', '', '', 'text', 'State/Province', '', '', 1, 0, '', 0, ''), (226, 12, 'postcode', NULL, '', 'varchar', '', '', 'text', 'Zip/Postal Code', '', '', 1, 0, '', 0, ''), (227, 12, 'country_id', NULL, '', 'varchar', '', '', 'text', 'Country', '', '', 1, 0, '', 0, ''), (228, 12, 'telephone', NULL, '', 'varchar', '', '', 'text', 'Telephone', '', '', 1, 0, '', 0, ''), (229, 12, 'fax', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (230, 13, 'parent_id', NULL, 'sales_entity/order_attribute_backend_child', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (231, 13, 'quote_item_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (232, 13, 'product_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (233, 13, 'super_product_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (234, 13, 'parent_product_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (235, 13, 'is_virtual', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (236, 13, 'sku', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (237, 13, 'name', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (238, 13, 'description', NULL, '', 'text', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (239, 13, 'weight', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (240, 13, 'is_qty_decimal', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (241, 13, 'qty_ordered', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (242, 13, 'qty_backordered', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (243, 13, 'qty_invoiced', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (244, 13, 'qty_canceled', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (245, 13, 'qty_shipped', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (246, 13, 'qty_refunded', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (247, 13, 'original_price', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (248, 13, 'price', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (249, 13, 'base_cost', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (250, 13, 'discount_percent', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (251, 13, 'discount_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (252, 13, 'discount_invoiced', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (253, 13, 'tax_percent', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (254, 13, 'tax_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (255, 13, 'tax_invoiced', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (256, 13, 'row_total', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (257, 13, 'row_weight', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (258, 13, 'row_invoiced', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (259, 13, 'invoiced_total', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (260, 13, 'amount_refunded', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (261, 13, 'base_price', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (262, 13, 'base_original_price', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (263, 13, 'base_discount_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (264, 13, 'base_discount_invoiced', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (265, 13, 'base_tax_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (266, 13, 'base_tax_invoiced', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (267, 13, 'base_row_total', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (268, 13, 'base_row_invoiced', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (269, 13, 'base_invoiced_total', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (270, 13, 'base_amount_refunded', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (271, 13, 'applied_rule_ids', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (272, 13, 'additional_data', NULL, '', 'text', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (273, 14, 'parent_id', NULL, 'sales_entity/order_attribute_backend_child', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (274, 14, 'quote_payment_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (275, 14, 'method', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (276, 14, 'additional_data', NULL, '', 'text', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (277, 14, 'last_trans_id', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (278, 14, 'po_number', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (279, 14, 'cc_type', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (280, 14, 'cc_number_enc', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (281, 14, 'cc_last4', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (282, 14, 'cc_owner', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (283, 14, 'cc_exp_month', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (284, 14, 'cc_exp_year', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (285, 14, 'cc_ss_issue', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (286, 14, 'cc_ss_start_month', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (287, 14, 'cc_ss_start_year', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (288, 14, 'cc_status', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (289, 14, 'cc_status_description', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (290, 14, 'cc_trans_id', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (291, 14, 'cc_approval', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (292, 14, 'cc_avs_status', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (293, 14, 'cc_cid_status', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (294, 14, 'cc_debug_request_body', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (295, 14, 'cc_debug_response_body', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (296, 14, 'cc_debug_response_serialized', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (297, 14, 'anet_trans_method', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (298, 14, 'echeck_routing_number', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (299, 14, 'echeck_bank_name', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (300, 14, 'echeck_account_type', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (301, 14, 'echeck_account_name', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (302, 14, 'echeck_type', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (303, 14, 'amount_ordered', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (304, 14, 'amount_authorized', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (305, 14, 'amount_paid', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (306, 14, 'amount_canceled', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (307, 14, 'amount_refunded', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (308, 14, 'shipping_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (309, 14, 'shipping_captured', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (310, 14, 'shipping_refunded', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (311, 14, 'base_amount_ordered', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (312, 14, 'base_amount_authorized', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (313, 14, 'base_amount_paid', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (314, 14, 'base_amount_paid_online', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (315, 14, 'base_amount_canceled', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (316, 14, 'base_amount_refunded', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (317, 14, 'base_amount_refunded_online', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (318, 14, 'base_shipping_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (319, 14, 'base_shipping_captured', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (320, 14, 'base_shipping_refunded', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (321, 15, 'parent_id', NULL, 'sales_entity/order_attribute_backend_child', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (322, 15, 'status', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (323, 15, 'comment', NULL, '', 'text', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (324, 15, 'is_customer_notified', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (325, 16, 'entity_id', NULL, 'sales_entity/order_invoice_attribute_backend_parent', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (326, 16, 'state', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (327, 16, 'is_used_for_refund', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (328, 16, 'transaction_id', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (329, 16, 'order_id', NULL, 'sales_entity/order_invoice_attribute_backend_order', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (330, 16, 'billing_address_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (331, 16, 'shipping_address_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (332, 16, 'global_currency_code', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (333, 16, 'base_currency_code', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (334, 16, 'store_currency_code', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (335, 16, 'order_currency_code', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (336, 16, 'store_to_base_rate', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (337, 16, 'store_to_order_rate', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (338, 16, 'base_to_global_rate', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (339, 16, 'base_to_order_rate', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (340, 16, 'subtotal', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (341, 16, 'discount_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (342, 16, 'tax_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (343, 16, 'shipping_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (344, 16, 'grand_total', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (345, 16, 'total_qty', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (346, 16, 'can_void_flag', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (347, 16, 'base_subtotal', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (348, 16, 'base_discount_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (349, 16, 'base_tax_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (350, 16, 'base_shipping_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (351, 16, 'base_grand_total', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (352, 16, 'email_sent', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (353, 16, 'store_id', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (354, 17, 'parent_id', NULL, 'sales_entity/order_invoice_attribute_backend_child', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (355, 17, 'order_item_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (356, 17, 'product_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (357, 17, 'name', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (358, 17, 'description', NULL, '', 'text', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (359, 17, 'sku', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (360, 17, 'qty', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (361, 17, 'base_cost', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (362, 17, 'price', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (363, 17, 'discount_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (364, 17, 'tax_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (365, 17, 'row_total', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (366, 17, 'base_price', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (367, 17, 'base_discount_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (368, 17, 'base_tax_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (369, 17, 'base_row_total', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (370, 17, 'additional_data', NULL, '', 'text', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (371, 18, 'parent_id', NULL, 'sales_entity/order_invoice_attribute_backend_child', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (372, 18, 'comment', NULL, '', 'text', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (373, 18, 'is_customer_notified', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (374, 19, 'entity_id', NULL, 'sales_entity/order_shipment_attribute_backend_parent', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (375, 19, 'customer_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (376, 19, 'order_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (377, 19, 'shipment_status', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (378, 19, 'billing_address_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (379, 19, 'shipping_address_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (380, 19, 'total_qty', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (381, 19, 'total_weight', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (382, 19, 'email_sent', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (383, 19, 'store_id', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (384, 20, 'parent_id', NULL, 'sales_entity/order_shipment_attribute_backend_child', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (385, 20, 'order_item_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (386, 20, 'product_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (387, 20, 'name', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (388, 20, 'description', NULL, '', 'text', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (389, 20, 'sku', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (390, 20, 'qty', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (391, 20, 'price', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (392, 20, 'weight', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (393, 20, 'row_total', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (394, 20, 'additional_data', NULL, '', 'text', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (395, 21, 'parent_id', NULL, 'sales_entity/order_shipment_attribute_backend_child', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (396, 21, 'comment', NULL, '', 'text', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (397, 21, 'is_customer_notified', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (398, 22, 'parent_id', NULL, 'sales_entity/order_shipment_attribute_backend_child', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (399, 22, 'order_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (400, 22, 'number', NULL, '', 'text', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (401, 22, 'carrier_code', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (402, 22, 'title', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (403, 22, 'description', NULL, '', 'text', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (404, 22, 'qty', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (405, 22, 'weight', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (406, 23, 'entity_id', NULL, 'sales_entity/order_creditmemo_attribute_backend_parent', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (407, 23, 'state', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (408, 23, 'invoice_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (409, 23, 'transaction_id', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (410, 23, 'order_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (411, 23, 'creditmemo_status', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (412, 23, 'billing_address_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (413, 23, 'shipping_address_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (414, 23, 'global_currency_code', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (415, 23, 'base_currency_code', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (416, 23, 'store_currency_code', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (417, 23, 'order_currency_code', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (418, 23, 'store_to_base_rate', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (419, 23, 'store_to_order_rate', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (420, 23, 'base_to_global_rate', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (421, 23, 'base_to_order_rate', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (422, 23, 'subtotal', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (423, 23, 'discount_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (424, 23, 'tax_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (425, 23, 'shipping_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (426, 23, 'adjustment', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (427, 23, 'adjustment_positive', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (428, 23, 'adjustment_negative', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (429, 23, 'grand_total', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (430, 23, 'base_subtotal', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (431, 23, 'base_discount_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (432, 23, 'base_tax_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (433, 23, 'base_shipping_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (434, 23, 'base_adjustment', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (435, 23, 'base_adjustment_positive', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (436, 23, 'base_adjustment_negative', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (437, 23, 'base_grand_total', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (438, 23, 'email_sent', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (439, 23, 'store_id', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (440, 24, 'parent_id', NULL, 'sales_entity/order_creditmemo_attribute_backend_child', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (441, 24, 'order_item_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (442, 24, 'product_id', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (443, 24, 'name', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (444, 24, 'description', NULL, '', 'text', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (445, 24, 'sku', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (446, 24, 'qty', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (447, 24, 'base_cost', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (448, 24, 'price', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (449, 24, 'discount_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (450, 24, 'tax_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (451, 24, 'row_total', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (452, 24, 'base_price', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (453, 24, 'base_discount_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (454, 24, 'base_tax_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (455, 24, 'base_row_total', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (456, 24, 'additional_data', NULL, '', 'text', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (457, 25, 'parent_id', NULL, 'sales_entity/order_creditmemo_attribute_backend_child', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (458, 25, 'comment', NULL, '', 'text', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (459, 25, 'is_customer_notified', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (460, 13, 'product_type', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (461, 11, 'can_ship_partially', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (462, 11, 'can_ship_partially_item', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (463, 11, 'payment_authorization_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (464, 11, 'payment_authorization_expiration', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (465, 11, 'shipping_tax_refunded', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (466, 11, 'base_shipping_tax_refunded', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (468, 11, 'forced_do_shipment_with_invoice', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '0', 0, ''), (469, 11, 'base_total_invoiced_cost', NULL, '', 'static', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (470, 11, 'x_forwarded_for', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (471, 14, 'additional_information', NULL, '', 'text', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (472, 11, 'discount_description', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (473, 11, 'shipping_discount_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (474, 11, 'base_shipping_discount_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (475, 11, 'paypal_ipn_customer_notified', NULL, '', 'int', '', '', 'text', '', '', '', 1, 0, '0', 0, ''), (476, 14, 'cc_secure_verify', NULL, '', 'varchar', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (477, 4, 'enable_googlecheckout', NULL, '', 'int', '', '', 'select', 'Is product available for purchase with Google Checkout', '', 'eav/entity_attribute_source_boolean', 0, 0, '1', 0, ''), (478, 16, 'shipping_tax_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (479, 16, 'base_shipping_tax_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (480, 23, 'shipping_tax_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (481, 23, 'base_shipping_tax_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (482, 11, 'subtotal_incl_tax', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (483, 11, 'base_subtotal_incl_tax', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (484, 17, 'price_incl_tax', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (485, 17, 'base_price_incl_tax', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (486, 17, 'row_total_incl_tax', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (487, 17, 'base_row_total_incl_tax', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (488, 16, 'subtotal_incl_tax', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (489, 16, 'base_subtotal_incl_tax', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (490, 24, 'price_incl_tax', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (491, 24, 'base_price_incl_tax', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (492, 24, 'row_total_incl_tax', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (493, 24, 'base_row_total_incl_tax', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (494, 23, 'subtotal_incl_tax', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (495, 23, 'base_subtotal_incl_tax', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (496, 11, 'gift_message_id', NULL, '', 'int', '', '', 'text', '', '', '', 0, 0, '', 0, ''), (497, 4, 'gift_message_available', NULL, 'giftmessage/entity_attribute_backend_boolean_config', 'varchar', '', '', 'select', 'Allow Gift Message', '', 'giftmessage/entity_attribute_source_boolean_config', 0, 0, '2', 0, ''), (498, 4, 'price_type', NULL, '', 'int', '', '', '', '', '', '', 1, 0, '', 0, ''), (499, 4, 'sku_type', NULL, '', 'int', '', '', '', '', '', '', 1, 0, '', 0, ''), (500, 4, 'weight_type', NULL, '', 'int', '', '', '', '', '', '', 1, 0, '', 0, ''), (501, 4, 'price_view', NULL, '', 'int', '', '', 'select', 'Price View', '', 'bundle/product_attribute_source_price_view', 1, 0, '', 0, ''), (502, 4, 'shipment_type', NULL, '', 'int', '', '', '', 'Shipment', '', '', 1, 0, '', 0, ''), (503, 4, 'links_purchased_separately', NULL, '', 'int', '', '', '', 'Links can be purchased separately', '', '', 1, 0, '', 0, ''), (504, 4, 'samples_title', NULL, '', 'varchar', '', '', '', 'Samples title', '', '', 1, 0, '', 0, ''), (505, 4, 'links_title', NULL, '', 'varchar', '', '', '', 'Links title', '', '', 1, 0, '', 0, ''), (506, 4, 'links_exist', NULL, '', 'int', '', '', '', '', '', '', 0, 0, '0', 0, ''), (507, 24, 'base_weee_tax_applied_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (508, 24, 'base_weee_tax_applied_row_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (509, 24, 'weee_tax_applied_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (510, 24, 'weee_tax_applied_row_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (511, 17, 'base_weee_tax_applied_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (512, 17, 'base_weee_tax_applied_row_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (513, 17, 'weee_tax_applied_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (514, 17, 'weee_tax_applied_row_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (515, 17, 'weee_tax_applied', NULL, '', 'text', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (516, 24, 'weee_tax_applied', NULL, '', 'text', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (517, 24, 'weee_tax_disposition', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (518, 24, 'weee_tax_row_disposition', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (519, 24, 'base_weee_tax_disposition', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (520, 24, 'base_weee_tax_row_disposition', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (521, 17, 'weee_tax_disposition', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (522, 17, 'weee_tax_row_disposition', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (523, 17, 'base_weee_tax_disposition', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (524, 17, 'base_weee_tax_row_disposition', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (525, 4, 'gebinde', NULL, NULL, 'int', NULL, NULL, 'select', 'Gebinde', NULL, 'eav/entity_attribute_source_table', 0, 1, '3', 0, ''), (526, 4, 'gebinde_groesse', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Volumen', '', NULL, 0, 1, '', 0, ''), (527, 4, 'sap_nr', NULL, NULL, 'varchar', NULL, NULL, 'text', 'SAP-Nr', 'validate-number', NULL, 0, 1, '', 1, ''), (528, 4, 'viskositaet', NULL, NULL, 'int', NULL, NULL, 'select', 'Viskosität', NULL, 'eav/entity_attribute_source_table', 0, 1, '', 0, ''), (529, 3, 'include_in_menu', NULL, '', 'int', '', '', 'select', 'Include in Navigation Menu', '', 'eav/entity_attribute_source_boolean', 0, 0, '1', 0, ''), (530, 4, 'is_recurring', NULL, '', 'int', '', '', 'select', 'Enable Recurring Profile', '', 'eav/entity_attribute_source_boolean', 0, 0, '', 0, 'Products with recurring profile participate in catalog as nominal items.'), (531, 4, 'recurring_profile', NULL, 'catalog/product_attribute_backend_recurring', 'text', '', '', 'text', 'Recurring Payment Profile', '', '', 0, 0, '', 0, ''), (535, 2, 'customer_address_payone_credit_rating_date', NULL, '', 'datetime', '', '', 'label', 'PAYONE credit rating request date', '', '', 0, 0, '', 0, ''), (536, 2, 'customer_address_payone_credit_rating_score', NULL, '', 'varchar', '', '', 'label', 'PAYONE credit rating score', '', '', 0, 0, '', 0, ''), (537, 2, 'customer_address_payone_credit_rating_secscore', NULL, '', 'varchar', '', '', 'label', 'PAYONE credit rating secure score', '', '', 0, 0, '', 0, ''), (538, 4, 'delivery_time', NULL, '', 'varchar', '', '', 'text', 'Nachbestellung', '', '', 0, 1, '2-3 Tage', 0, ''), (539, 1, 'failed_logins', NULL, '', 'text', '', '', 'int', 'Failed logins', '', '', 0, 0, '', 0, ''), (540, 1, 'last_failed_login', NULL, '', 'int', '', '', 'text', 'Last failed login', '', '', 0, 0, '', 0, ''), (541, 1, 'last_unlock_time', NULL, '', 'int', '', '', 'text', 'Last unlock time', '', '', 0, 0, '', 0, ''), (542, 1, 'unlock_customer', NULL, '', 'int', '', '', 'select', 'Unlock customer', '', 'eav/entity_attribute_source_boolean', 0, 1, '0', 0, ''), (543, 4, 'generate_meta', NULL, '', 'varchar', '', '', 'boolean', 'Generate Meta Tags', '', '', 1, 1, '1', 0, 'Auto generate new meta tags from product name and categories'), (544, 11, 'cod_fee', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (545, 11, 'base_cod_fee', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (546, 11, 'cod_fee_invoiced', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (547, 11, 'base_cod_fee_invoiced', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (548, 16, 'cod_fee', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (549, 16, 'base_cod_fee', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (550, 11, 'cod_tax_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (551, 11, 'base_cod_tax_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (552, 11, 'cod_tax_amount_invoiced', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (553, 11, 'base_cod_tax_amount_invoiced', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (554, 16, 'cod_tax_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (555, 16, 'base_cod_tax_amount', NULL, '', 'decimal', '', '', 'text', '', '', '', 1, 0, '', 0, ''), (556, 4, 'kleider_groesse', NULL, NULL, 'int', NULL, NULL, 'select', 'Kleidergröße', NULL, 'eav/entity_attribute_source_table', 1, 1, '31', 0, ''), (557, 4, 'gtin', NULL, NULL, 'varchar', NULL, NULL, 'text', 'GTIN (EAN)', '', NULL, 0, 1, '', 1, ''), (558, 4, 'base_price_amount', 'baseprice/entity_resource_eav_attribute_product_amount', 'baseprice/entity_backend_baseprice_amount', 'varchar', '', 'baseprice/entity_frontend_baseprice_product_amount', 'text', 'Amount in product', '', '', 0, 0, '', 0, 'Leave empty to hide the display'), (559, 4, 'base_price_unit', 'baseprice/entity_resource_eav_attribute_product_unit', 'baseprice/entity_backend_baseprice_unit', 'varchar', '', 'baseprice/entity_frontend_baseprice_product_unit', 'select', 'Unit of product', '', 'baseprice/entity_source_baseprice_product_unit', 0, 0, '', 0, ''), (560, 4, 'base_price_base_amount', 'baseprice/entity_resource_eav_attribute_reference_amount', 'baseprice/entity_backend_baseprice_amount', 'varchar', '', 'baseprice/entity_frontend_baseprice_reference_amount', 'text', 'Reference amount', '', '', 0, 0, '', 0, ''), (561, 4, 'base_price_base_unit', 'baseprice/entity_resource_eav_attribute_reference_unit', 'baseprice/entity_backend_baseprice_unit', 'varchar', '', 'baseprice/entity_frontend_baseprice_reference_unit', 'select', 'Reference unit', '', 'baseprice/entity_source_baseprice_reference_unit', 0, 0, '0', 0, ''), (565, 4, 'recommended_browse_node1', NULL, NULL, 'varchar', NULL, NULL, 'text', 'recommended-browse-node1', '', NULL, 0, 1, '', 0, ''), (566, 4, 'recommended_browse_node2', NULL, NULL, 'varchar', NULL, NULL, 'text', 'recommended-browse-node2', '', NULL, 0, 1, '', 0, ''), (569, 4, 'currency', NULL, NULL, 'varchar', NULL, NULL, 'text', 'currency', '', NULL, 0, 1, 'EUR', 0, ''), (576, 4, 'amazon_search_terms1', NULL, NULL, 'varchar', NULL, NULL, 'text', 'amazon_search_terms1', '', NULL, 0, 1, '', 0, ''), (577, 4, 'amazon_bullet_point1', NULL, NULL, 'varchar', NULL, NULL, 'text', 'amazon_bullet_point1', '', NULL, 0, 1, '', 0, ''), (578, 4, 'amazon_bullet_point2', NULL, NULL, 'varchar', NULL, NULL, 'text', 'amazon_bullet_point2', '', NULL, 0, 1, '', 0, ''), (579, 4, 'amazon_bullet_point3', NULL, NULL, 'varchar', NULL, NULL, 'text', 'amazon_bullet_point3', '', NULL, 0, 1, '', 0, ''), (580, 4, 'amazon_bullet_point4', NULL, NULL, 'varchar', NULL, NULL, 'text', 'amazon_bullet_point4', '', NULL, 0, 1, '', 0, ''), (581, 4, 'amazon_bullet_point5', NULL, NULL, 'varchar', NULL, NULL, 'text', 'amazon_bullet_point5', '', NULL, 0, 1, '', 0, ''), (582, 4, 'amazon_recommended_browse_node1', NULL, NULL, 'varchar', NULL, NULL, 'text', 'amazon_recommended_browse_node1', '', NULL, 0, 1, '', 0, ''), (583, 4, 'amazon_recommended_browse_node2', NULL, NULL, 'varchar', NULL, NULL, 'text', 'amazon_recommended_browse_node2', '', NULL, 0, 1, '', 0, ''), (584, 4, 'amazon_brand', NULL, NULL, 'varchar', NULL, NULL, 'text', 'amazon_brand', '', NULL, 0, 1, '', 0, ''), (585, 4, 'amazon_gtin_type', NULL, NULL, 'varchar', NULL, NULL, 'text', 'amazon_gtin_type', '', NULL, 0, 1, 'EAN', 0, ''), (586, 4, 'amazon_item_type', NULL, NULL, 'varchar', NULL, NULL, 'text', 'amazon_item_type', '', NULL, 0, 1, '', 0, ''), (587, 4, 'amazon_launch_date', NULL, NULL, 'varchar', NULL, NULL, 'text', 'amazon_launch_date', '', NULL, 0, 1, '', 0, ''), (588, 4, 'amazon_mfr_part_number', NULL, NULL, 'varchar', NULL, NULL, 'text', 'amazon_mfr_part_number', '', NULL, 0, 1, '', 0, ''), (589, 4, 'amazon_product_type', NULL, NULL, 'varchar', NULL, NULL, 'text', 'amazon_product_type', '', NULL, 0, 1, '', 0, ''), (590, 4, 'amazon_search_terms2', NULL, NULL, 'varchar', NULL, NULL, 'text', 'amazon_search_terms2', '', NULL, 0, 1, '', 0, ''), (591, 4, 'amazon_search_terms3', NULL, NULL, 'varchar', NULL, NULL, 'text', 'amazon_search_terms3', '', NULL, 0, 1, '', 0, ''), (592, 4, 'amazon_search_terms4', NULL, NULL, 'varchar', NULL, NULL, 'text', 'amazon_search_terms4', '', NULL, 0, 1, '', 0, ''), (593, 4, 'amazon_search_terms5', NULL, NULL, 'varchar', NULL, NULL, 'text', 'amazon_search_terms5', '', NULL, 0, 1, '', 0, ''), (594, 4, 'amazon_item_condition', NULL, NULL, 'varchar', NULL, NULL, 'text', 'amazon_item_condition', '', NULL, 0, 1, 'New', 0, ''), (595, 4, 'amazon_condition_note', NULL, NULL, 'varchar', NULL, NULL, 'text', 'amazon_condition_note', '', NULL, 0, 1, '', 0, ''), (596, 4, 'amazon_target_audience_keywords1', NULL, NULL, 'varchar', NULL, NULL, 'text', 'amazon_target_audience_keywords1', '', NULL, 0, 1, '', 0, ''), (597, 4, 'amazon_target_audience_keywords2', NULL, NULL, 'varchar', NULL, NULL, 'text', 'amazon_target_audience_keywords2', '', NULL, 0, 1, '', 0, ''), (598, 4, 'amazon_target_audience_keywords3', NULL, NULL, 'varchar', NULL, NULL, 'text', 'amazon_target_audience_keywords3', '', NULL, 0, 1, '', 0, ''); /*!40000 ALTER TABLE `eav_attribute` ENABLE KEYS */; # Dumping structure for table web35db1.eav_attribute_group CREATE TABLE IF NOT EXISTS `eav_attribute_group` ( `attribute_group_id` smallint(5) unsigned NOT NULL auto_increment, `attribute_set_id` smallint(5) unsigned NOT NULL default '0', `attribute_group_name` varchar(255) NOT NULL default '', `sort_order` smallint(6) NOT NULL default '0', `default_id` smallint(5) unsigned default '0', PRIMARY KEY (`attribute_group_id`), UNIQUE KEY `attribute_set_id` (`attribute_set_id`,`attribute_group_name`), KEY `attribute_set_id_2` (`attribute_set_id`,`sort_order`), CONSTRAINT `FK_eav_attribute_group` FOREIGN KEY (`attribute_set_id`) REFERENCES `eav_attribute_set` (`attribute_set_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=62 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.eav_attribute_group: 61 rows /*!40000 ALTER TABLE `eav_attribute_group` DISABLE KEYS */; INSERT INTO `eav_attribute_group` (`attribute_group_id`, `attribute_set_id`, `attribute_group_name`, `sort_order`, `default_id`) VALUES (1, 1, 'General', 1, 1), (2, 2, 'General', 1, 1), (3, 3, 'General Information', 10, 1), (4, 4, 'General', 1, 1), (5, 4, 'Prices', 2, 0), (6, 4, 'Meta Information', 3, 0), (7, 4, 'Images', 4, 0), (8, 4, 'Design', 5, 0), (9, 3, 'Display Settings', 20, 0), (10, 3, 'Custom Design', 30, 0), (11, 5, 'General', 1, 1), (12, 6, 'General', 1, 1), (13, 7, 'General', 1, 1), (14, 8, 'General', 1, 1), (15, 9, 'General', 1, 1), (16, 10, 'General', 1, 1), (17, 11, 'General', 1, 1), (18, 12, 'General', 1, 1), (19, 13, 'General', 1, 1), (20, 14, 'General', 1, 1), (21, 15, 'General', 1, 1), (22, 16, 'General', 1, 1), (23, 17, 'General', 1, 1), (24, 18, 'General', 1, 1), (25, 19, 'General', 1, 1), (26, 20, 'General', 1, 1), (27, 21, 'General', 1, 1), (28, 22, 'General', 1, 1), (29, 23, 'General', 1, 1), (30, 24, 'General', 1, 1), (31, 25, 'General', 1, 1), (32, 26, 'General', 1, 1), (33, 26, 'Prices', 2, 0), (34, 26, 'Meta Information', 3, 0), (35, 26, 'Images', 4, 0), (36, 26, 'Design', 5, 0), (37, 26, 'Esso', 6, 0), (38, 27, 'General', 1, 1), (39, 27, 'Prices', 2, 0), (40, 27, 'Meta Information', 3, 0), (41, 27, 'Images', 4, 0), (42, 27, 'Design', 5, 0), (43, 27, 'Esso', 6, 0), (44, 26, 'Recurring Profile', 7, 0), (45, 27, 'Recurring Profile', 7, 0), (46, 4, 'Recurring Profile', 6, 0), (47, 28, 'General', 1, 1), (48, 28, 'Prices', 2, 0), (49, 28, 'Meta Information', 3, 0), (50, 28, 'Images', 4, 0), (51, 28, 'Design', 5, 0), (52, 28, 'Esso', 6, 0), (53, 28, 'Recurring Profile', 7, 0), (54, 29, 'General', 1, 1), (55, 29, 'Prices', 2, 0), (56, 29, 'Meta Information', 4, 0), (57, 29, 'Images', 5, 0), (58, 29, 'Design', 6, 0), (59, 29, 'Esso', 7, 0), (60, 29, 'Recurring Profile', 8, 0), (61, 29, 'Grundmengen', 3, 0); /*!40000 ALTER TABLE `eav_attribute_group` ENABLE KEYS */; # Dumping structure for table web35db1.eav_attribute_label CREATE TABLE IF NOT EXISTS `eav_attribute_label` ( `attribute_label_id` int(11) unsigned NOT NULL auto_increment, `attribute_id` smallint(5) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `value` varchar(255) NOT NULL default '', PRIMARY KEY (`attribute_label_id`), KEY `IDX_ATTRIBUTE_LABEL_ATTRIBUTE` (`attribute_id`), KEY `IDX_ATTRIBUTE_LABEL_STORE` (`store_id`), KEY `IDX_ATTRIBUTE_LABEL_ATTRIBUTE_STORE` (`attribute_id`,`store_id`), CONSTRAINT `FK_ATTRIBUTE_LABEL_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_ATTRIBUTE_LABEL_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.eav_attribute_label: 2 rows /*!40000 ALTER TABLE `eav_attribute_label` DISABLE KEYS */; INSERT INTO `eav_attribute_label` (`attribute_label_id`, `attribute_id`, `store_id`, `value`) VALUES (23, 556, 2, 'Größe'), (24, 526, 2, 'Volumen'); /*!40000 ALTER TABLE `eav_attribute_label` ENABLE KEYS */; # Dumping structure for table web35db1.eav_attribute_option CREATE TABLE IF NOT EXISTS `eav_attribute_option` ( `option_id` int(10) unsigned NOT NULL auto_increment, `attribute_id` smallint(5) unsigned NOT NULL default '0', `sort_order` smallint(5) unsigned NOT NULL default '0', PRIMARY KEY (`option_id`), KEY `FK_ATTRIBUTE_OPTION_ATTRIBUTE` (`attribute_id`), CONSTRAINT `FK_ATTRIBUTE_OPTION_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=utf8 COMMENT='Attributes option (for source model)'; # Dumping data for table web35db1.eav_attribute_option: 34 rows /*!40000 ALTER TABLE `eav_attribute_option` DISABLE KEYS */; INSERT INTO `eav_attribute_option` (`option_id`, `attribute_id`, `sort_order`) VALUES (1, 32, 0), (2, 32, 1), (3, 525, 1), (4, 525, 2), (5, 525, 3), (6, 528, 3), (7, 528, 2), (8, 528, 1), (9, 528, 4), (10, 528, 5), (11, 528, 6), (12, 528, 7), (13, 528, 13), (14, 528, 9), (15, 528, 12), (16, 528, 10), (17, 528, 11), (18, 528, 12), (19, 528, 14), (20, 528, 15), (21, 528, 16), (22, 528, 17), (23, 528, 18), (24, 528, 19), (25, 528, 21), (26, 528, 22), (27, 528, 23), (28, 528, 20), (29, 556, 0), (30, 556, 0), (31, 556, 3), (32, 556, 2), (33, 556, 1), (34, 70, 0); /*!40000 ALTER TABLE `eav_attribute_option` ENABLE KEYS */; # Dumping structure for table web35db1.eav_attribute_option_value CREATE TABLE IF NOT EXISTS `eav_attribute_option_value` ( `value_id` int(10) unsigned NOT NULL auto_increment, `option_id` int(10) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `value` varchar(255) NOT NULL default '', PRIMARY KEY (`value_id`), KEY `FK_ATTRIBUTE_OPTION_VALUE_OPTION` (`option_id`), KEY `FK_ATTRIBUTE_OPTION_VALUE_STORE` (`store_id`), CONSTRAINT `FK_ATTRIBUTE_OPTION_VALUE_OPTION` FOREIGN KEY (`option_id`) REFERENCES `eav_attribute_option` (`option_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_ATTRIBUTE_OPTION_VALUE_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=174 DEFAULT CHARSET=utf8 COMMENT='Attribute option values per store'; # Dumping data for table web35db1.eav_attribute_option_value: 39 rows /*!40000 ALTER TABLE `eav_attribute_option_value` DISABLE KEYS */; INSERT INTO `eav_attribute_option_value` (`value_id`, `option_id`, `store_id`, `value`) VALUES (1, 1, 0, 'Male'), (2, 2, 0, 'Female'), (3, 3, 0, 'Dose'), (4, 4, 0, 'Kanister'), (5, 5, 0, 'Blechkanne'), (94, 30, 0, 'XL'), (95, 30, 2, 'XL'), (96, 29, 0, 'XXL'), (97, 29, 2, 'XXL'), (98, 33, 0, 'S'), (99, 33, 2, 'S'), (100, 32, 0, 'M'), (101, 32, 2, 'M'), (102, 31, 0, 'L'), (103, 31, 2, 'L'), (150, 8, 0, '0W-20'), (151, 7, 0, '0W-30'), (152, 6, 0, '0W-40'), (153, 9, 0, '2,5W'), (154, 10, 0, '5W'), (155, 11, 0, '5W-30'), (156, 12, 0, '5W-40'), (157, 14, 0, '7,5W'), (158, 16, 0, '10W-30'), (159, 17, 0, '10W-40'), (160, 15, 0, '10W'), (161, 18, 0, '10W-60'), (162, 13, 0, '15W'), (163, 19, 0, '15W-40'), (164, 20, 0, '15W-50'), (165, 21, 0, '20W'), (166, 22, 0, '20W-50'), (167, 23, 0, '20W-60'), (168, 24, 0, '50'), (169, 28, 0, '75W-90'), (170, 25, 0, '75W-140'), (171, 26, 0, '80W-90'), (172, 27, 0, 'SAE 30'), (173, 34, 0, 'Motul'); /*!40000 ALTER TABLE `eav_attribute_option_value` ENABLE KEYS */; # Dumping structure for table web35db1.eav_attribute_set CREATE TABLE IF NOT EXISTS `eav_attribute_set` ( `attribute_set_id` smallint(5) unsigned NOT NULL auto_increment, `entity_type_id` smallint(5) unsigned NOT NULL default '0', `attribute_set_name` varchar(255) character set utf8 collate utf8_swedish_ci NOT NULL default '', `sort_order` smallint(6) NOT NULL default '0', PRIMARY KEY (`attribute_set_id`), UNIQUE KEY `entity_type_id` (`entity_type_id`,`attribute_set_name`), KEY `entity_type_id_2` (`entity_type_id`,`sort_order`), CONSTRAINT `FK_eav_attribute_set` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.eav_attribute_set: 29 rows /*!40000 ALTER TABLE `eav_attribute_set` DISABLE KEYS */; INSERT INTO `eav_attribute_set` (`attribute_set_id`, `entity_type_id`, `attribute_set_name`, `sort_order`) VALUES (1, 1, 'Default', 1), (2, 2, 'Default', 1), (3, 3, 'Default', 1), (4, 4, 'Default', 1), (5, 5, 'Default', 1), (6, 6, 'Default', 1), (7, 7, 'Default', 1), (8, 8, 'Default', 1), (9, 9, 'Default', 1), (10, 10, 'Default', 1), (11, 11, 'Default', 1), (12, 12, 'Default', 1), (13, 13, 'Default', 1), (14, 14, 'Default', 1), (15, 15, 'Default', 1), (16, 16, 'Default', 1), (17, 17, 'Default', 1), (18, 18, 'Default', 1), (19, 19, 'Default', 1), (20, 20, 'Default', 1), (21, 21, 'Default', 1), (22, 22, 'Default', 1), (23, 23, 'Default', 1), (24, 24, 'Default', 1), (25, 25, 'Default', 1), (26, 4, 'ESSO', 0), (27, 4, 'Schmierstoffe', 0), (28, 4, 'Bekleidung', 0), (29, 4, 'Produkt mit Grundpreisangabe', 0); /*!40000 ALTER TABLE `eav_attribute_set` ENABLE KEYS */; # Dumping structure for table web35db1.eav_entity CREATE TABLE IF NOT EXISTS `eav_entity` ( `entity_id` int(10) unsigned NOT NULL auto_increment, `entity_type_id` smallint(8) unsigned NOT NULL default '0', `attribute_set_id` smallint(5) unsigned NOT NULL default '0', `increment_id` varchar(50) NOT NULL default '', `parent_id` int(11) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `created_at` datetime NOT NULL default '0000-00-00 00:00:00', `updated_at` datetime NOT NULL default '0000-00-00 00:00:00', `is_active` tinyint(1) unsigned NOT NULL default '1', PRIMARY KEY (`entity_id`), KEY `FK_ENTITY_ENTITY_TYPE` (`entity_type_id`), KEY `FK_ENTITY_STORE` (`store_id`), CONSTRAINT `FK_eav_entity` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_eav_entity_store` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Entityies'; # Dumping data for table web35db1.eav_entity: 0 rows /*!40000 ALTER TABLE `eav_entity` DISABLE KEYS */; /*!40000 ALTER TABLE `eav_entity` ENABLE KEYS */; # Dumping structure for table web35db1.eav_entity_attribute CREATE TABLE IF NOT EXISTS `eav_entity_attribute` ( `entity_attribute_id` int(10) unsigned NOT NULL auto_increment, `entity_type_id` smallint(5) unsigned NOT NULL default '0', `attribute_set_id` smallint(5) unsigned NOT NULL default '0', `attribute_group_id` smallint(5) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `sort_order` smallint(6) NOT NULL default '0', PRIMARY KEY (`entity_attribute_id`), UNIQUE KEY `attribute_set_id_2` (`attribute_set_id`,`attribute_id`), UNIQUE KEY `attribute_group_id` (`attribute_group_id`,`attribute_id`), KEY `attribute_set_id_3` (`attribute_set_id`,`sort_order`), KEY `FK_EAV_ENTITY_ATTRIVUTE_ATTRIBUTE` (`attribute_id`), CONSTRAINT `FK_EAV_ENTITY_ATTRIBUTE_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_EAV_ENTITY_ATTRIBUTE_GROUP` FOREIGN KEY (`attribute_group_id`) REFERENCES `eav_attribute_group` (`attribute_group_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=2658 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.eav_entity_attribute: 610 rows /*!40000 ALTER TABLE `eav_entity_attribute` DISABLE KEYS */; INSERT INTO `eav_entity_attribute` (`entity_attribute_id`, `entity_type_id`, `attribute_set_id`, `attribute_group_id`, `attribute_id`, `sort_order`) VALUES (1, 1, 1, 1, 1, 10), (2, 1, 1, 1, 2, 20), (3, 1, 1, 1, 3, 30), (4, 1, 1, 1, 4, 37), (5, 1, 1, 1, 5, 40), (6, 1, 1, 1, 6, 43), (7, 1, 1, 1, 7, 50), (8, 1, 1, 1, 8, 53), (9, 1, 1, 1, 9, 60), (10, 1, 1, 1, 10, 70), (11, 1, 1, 1, 11, 80), (12, 1, 1, 1, 12, 81), (13, 1, 1, 1, 13, 82), (14, 1, 1, 1, 14, 83), (15, 1, 1, 1, 15, 84), (16, 1, 1, 1, 16, 85), (17, 1, 1, 1, 17, 86), (18, 2, 2, 2, 18, 7), (19, 2, 2, 2, 19, 10), (20, 2, 2, 2, 20, 13), (21, 2, 2, 2, 21, 20), (22, 2, 2, 2, 22, 23), (23, 2, 2, 2, 23, 30), (24, 2, 2, 2, 24, 40), (25, 2, 2, 2, 25, 50), (26, 2, 2, 2, 26, 60), (27, 2, 2, 2, 27, 70), (28, 2, 2, 2, 28, 80), (29, 2, 2, 2, 29, 90), (30, 2, 2, 2, 30, 100), (31, 2, 2, 2, 31, 110), (32, 1, 1, 1, 32, 87), (33, 3, 3, 3, 33, 1), (34, 3, 3, 3, 34, 2), (35, 3, 3, 3, 35, 3), (36, 3, 3, 3, 36, 4), (37, 3, 3, 3, 37, 5), (38, 3, 3, 3, 38, 6), (39, 3, 3, 3, 39, 7), (40, 3, 3, 3, 40, 8), (41, 3, 3, 9, 41, 10), (42, 3, 3, 9, 42, 20), (43, 3, 3, 9, 43, 30), (44, 3, 3, 3, 44, 12), (45, 3, 3, 3, 45, 13), (46, 3, 3, 3, 46, 14), (47, 3, 3, 3, 47, 15), (48, 3, 3, 3, 48, 16), (49, 3, 3, 3, 49, 17), (50, 3, 3, 10, 50, 10), (51, 3, 3, 10, 51, 20), (52, 3, 3, 10, 52, 30), (53, 3, 3, 10, 53, 40), (54, 3, 3, 10, 54, 50), (55, 3, 3, 10, 55, 60), (56, 3, 3, 3, 56, 24), (57, 3, 3, 3, 57, 25), (58, 3, 3, 9, 58, 40), (59, 3, 3, 9, 59, 50), (77, 4, 4, 4, 78, 6), (85, 4, 4, 4, 87, 11), (86, 4, 4, 5, 88, 8), (93, 4, 4, 4, 95, 13), (95, 4, 4, 4, 97, 14), (96, 4, 4, 4, 98, 15), (97, 4, 4, 4, 99, 16), (98, 4, 4, 4, 100, 17), (99, 4, 4, 4, 101, 18), (100, 4, 4, 4, 102, 19), (101, 4, 4, 4, 103, 20), (102, 11, 11, 17, 104, 1), (103, 11, 11, 17, 105, 2), (104, 11, 11, 17, 106, 3), (105, 11, 11, 17, 107, 4), (106, 11, 11, 17, 108, 5), (107, 11, 11, 17, 109, 6), (108, 11, 11, 17, 110, 7), (109, 11, 11, 17, 111, 8), (110, 11, 11, 17, 112, 9), (111, 11, 11, 17, 113, 10), (112, 11, 11, 17, 114, 11), (113, 11, 11, 17, 115, 12), (114, 11, 11, 17, 116, 13), (115, 11, 11, 17, 117, 14), (116, 11, 11, 17, 118, 15), (117, 11, 11, 17, 119, 16), (118, 11, 11, 17, 120, 17), (119, 11, 11, 17, 121, 18), (120, 11, 11, 17, 122, 19), (121, 11, 11, 17, 123, 20), (122, 11, 11, 17, 124, 21), (123, 11, 11, 17, 125, 22), (124, 11, 11, 17, 126, 23), (125, 11, 11, 17, 127, 24), (126, 11, 11, 17, 128, 25), (127, 11, 11, 17, 129, 26), (128, 11, 11, 17, 130, 27), (129, 11, 11, 17, 131, 28), (130, 11, 11, 17, 132, 29), (131, 11, 11, 17, 133, 30), (132, 11, 11, 17, 134, 31), (133, 11, 11, 17, 135, 32), (134, 11, 11, 17, 136, 33), (135, 11, 11, 17, 137, 34), (136, 11, 11, 17, 138, 35), (137, 11, 11, 17, 139, 36), (138, 11, 11, 17, 140, 37), (139, 11, 11, 17, 141, 38), (140, 11, 11, 17, 142, 39), (141, 11, 11, 17, 143, 40), (142, 11, 11, 17, 144, 41), (143, 11, 11, 17, 145, 42), (144, 11, 11, 17, 146, 43), (145, 11, 11, 17, 147, 44), (146, 11, 11, 17, 148, 45), (147, 11, 11, 17, 149, 46), (148, 11, 11, 17, 150, 47), (149, 11, 11, 17, 151, 48), (150, 11, 11, 17, 152, 49), (151, 11, 11, 17, 153, 50), (152, 11, 11, 17, 154, 51), (153, 11, 11, 17, 155, 52), (154, 11, 11, 17, 156, 53), (155, 11, 11, 17, 157, 54), (156, 11, 11, 17, 158, 55), (157, 11, 11, 17, 159, 56), (158, 11, 11, 17, 160, 57), (159, 11, 11, 17, 161, 58), (160, 11, 11, 17, 162, 59), (161, 11, 11, 17, 163, 60), (162, 11, 11, 17, 164, 61), (163, 11, 11, 17, 165, 62), (164, 11, 11, 17, 166, 63), (165, 11, 11, 17, 167, 64), (166, 11, 11, 17, 168, 65), (167, 11, 11, 17, 169, 66), (168, 11, 11, 17, 170, 67), (169, 11, 11, 17, 171, 68), (170, 11, 11, 17, 172, 69), (171, 11, 11, 17, 173, 70), (172, 11, 11, 17, 174, 71), (173, 11, 11, 17, 175, 72), (174, 11, 11, 17, 176, 73), (175, 11, 11, 17, 177, 74), (176, 11, 11, 17, 178, 75), (177, 11, 11, 17, 179, 76), (178, 11, 11, 17, 180, 77), (179, 11, 11, 17, 181, 78), (180, 11, 11, 17, 182, 79), (181, 11, 11, 17, 183, 80), (182, 11, 11, 17, 184, 81), (183, 11, 11, 17, 185, 82), (184, 11, 11, 17, 186, 83), (185, 11, 11, 17, 187, 84), (186, 11, 11, 17, 188, 85), (187, 11, 11, 17, 189, 86), (188, 11, 11, 17, 190, 87), (189, 11, 11, 17, 191, 88), (190, 11, 11, 17, 192, 89), (191, 11, 11, 17, 193, 90), (192, 11, 11, 17, 194, 91), (193, 11, 11, 17, 195, 92), (194, 11, 11, 17, 196, 93), (195, 11, 11, 17, 197, 94), (196, 11, 11, 17, 198, 95), (197, 11, 11, 17, 199, 96), (198, 11, 11, 17, 200, 97), (199, 11, 11, 17, 201, 98), (200, 11, 11, 17, 202, 99), (201, 11, 11, 17, 203, 100), (202, 11, 11, 17, 204, 101), (203, 11, 11, 17, 205, 102), (204, 11, 11, 17, 206, 103), (205, 11, 11, 17, 207, 104), (206, 11, 11, 17, 208, 105), (207, 11, 11, 17, 209, 106), (208, 12, 12, 18, 210, 1), (209, 12, 12, 18, 211, 2), (210, 12, 12, 18, 212, 3), (211, 12, 12, 18, 213, 4), (212, 12, 12, 18, 214, 5), (213, 12, 12, 18, 215, 6), (214, 12, 12, 18, 216, 7), (215, 12, 12, 18, 217, 8), (216, 12, 12, 18, 218, 9), (217, 12, 12, 18, 219, 10), (218, 12, 12, 18, 220, 11), (219, 12, 12, 18, 221, 12), (220, 12, 12, 18, 222, 13), (221, 12, 12, 18, 223, 14), (222, 12, 12, 18, 224, 15), (223, 12, 12, 18, 225, 16), (224, 12, 12, 18, 226, 17), (225, 12, 12, 18, 227, 18), (226, 12, 12, 18, 228, 19), (227, 12, 12, 18, 229, 20), (228, 13, 13, 19, 230, 1), (229, 13, 13, 19, 231, 2), (230, 13, 13, 19, 232, 3), (231, 13, 13, 19, 233, 4), (232, 13, 13, 19, 234, 5), (233, 13, 13, 19, 235, 6), (234, 13, 13, 19, 236, 7), (235, 13, 13, 19, 237, 8), (236, 13, 13, 19, 238, 9), (237, 13, 13, 19, 239, 10), (238, 13, 13, 19, 240, 11), (239, 13, 13, 19, 241, 12), (240, 13, 13, 19, 242, 13), (241, 13, 13, 19, 243, 14), (242, 13, 13, 19, 244, 15), (243, 13, 13, 19, 245, 16), (244, 13, 13, 19, 246, 17), (245, 13, 13, 19, 247, 18), (246, 13, 13, 19, 248, 19), (247, 13, 13, 19, 249, 20), (248, 13, 13, 19, 250, 21), (249, 13, 13, 19, 251, 22), (250, 13, 13, 19, 252, 23), (251, 13, 13, 19, 253, 24), (252, 13, 13, 19, 254, 25), (253, 13, 13, 19, 255, 26), (254, 13, 13, 19, 256, 27), (255, 13, 13, 19, 257, 28), (256, 13, 13, 19, 258, 29), (257, 13, 13, 19, 259, 30), (258, 13, 13, 19, 260, 31), (259, 13, 13, 19, 261, 32), (260, 13, 13, 19, 262, 33), (261, 13, 13, 19, 263, 34), (262, 13, 13, 19, 264, 35), (263, 13, 13, 19, 265, 36), (264, 13, 13, 19, 266, 37), (265, 13, 13, 19, 267, 38), (266, 13, 13, 19, 268, 39), (267, 13, 13, 19, 269, 40), (268, 13, 13, 19, 270, 41), (269, 13, 13, 19, 271, 42), (270, 13, 13, 19, 272, 43), (271, 14, 14, 20, 273, 1), (272, 14, 14, 20, 274, 2), (273, 14, 14, 20, 275, 3), (274, 14, 14, 20, 276, 4), (275, 14, 14, 20, 277, 5), (276, 14, 14, 20, 278, 6), (277, 14, 14, 20, 279, 7), (278, 14, 14, 20, 280, 8), (279, 14, 14, 20, 281, 9), (280, 14, 14, 20, 282, 10), (281, 14, 14, 20, 283, 11), (282, 14, 14, 20, 284, 12), (283, 14, 14, 20, 285, 13), (284, 14, 14, 20, 286, 14), (285, 14, 14, 20, 287, 15), (286, 14, 14, 20, 288, 16), (287, 14, 14, 20, 289, 17), (288, 14, 14, 20, 290, 18), (289, 14, 14, 20, 291, 19), (290, 14, 14, 20, 292, 20), (291, 14, 14, 20, 293, 21), (292, 14, 14, 20, 294, 22), (293, 14, 14, 20, 295, 23), (294, 14, 14, 20, 296, 24), (295, 14, 14, 20, 297, 25), (296, 14, 14, 20, 298, 26), (297, 14, 14, 20, 299, 27), (298, 14, 14, 20, 300, 28), (299, 14, 14, 20, 301, 29), (300, 14, 14, 20, 302, 30), (301, 14, 14, 20, 303, 31), (302, 14, 14, 20, 304, 32), (303, 14, 14, 20, 305, 33), (304, 14, 14, 20, 306, 34), (305, 14, 14, 20, 307, 35), (306, 14, 14, 20, 308, 36), (307, 14, 14, 20, 309, 37), (308, 14, 14, 20, 310, 38), (309, 14, 14, 20, 311, 39), (310, 14, 14, 20, 312, 40), (311, 14, 14, 20, 313, 41), (312, 14, 14, 20, 314, 42), (313, 14, 14, 20, 315, 43), (314, 14, 14, 20, 316, 44), (315, 14, 14, 20, 317, 45), (316, 14, 14, 20, 318, 46), (317, 14, 14, 20, 319, 47), (318, 14, 14, 20, 320, 48), (319, 15, 15, 21, 321, 1), (320, 15, 15, 21, 322, 2), (321, 15, 15, 21, 323, 3), (322, 15, 15, 21, 324, 4), (323, 16, 16, 22, 325, 1), (324, 16, 16, 22, 326, 2), (325, 16, 16, 22, 327, 3), (326, 16, 16, 22, 328, 4), (327, 16, 16, 22, 329, 5), (328, 16, 16, 22, 330, 6), (329, 16, 16, 22, 331, 7), (330, 16, 16, 22, 332, 8), (331, 16, 16, 22, 333, 9), (332, 16, 16, 22, 334, 10), (333, 16, 16, 22, 335, 11), (334, 16, 16, 22, 336, 12), (335, 16, 16, 22, 337, 13), (336, 16, 16, 22, 338, 14), (337, 16, 16, 22, 339, 15), (338, 16, 16, 22, 340, 16), (339, 16, 16, 22, 341, 17), (340, 16, 16, 22, 342, 18), (341, 16, 16, 22, 343, 19), (342, 16, 16, 22, 344, 20), (343, 16, 16, 22, 345, 21), (344, 16, 16, 22, 346, 22), (345, 16, 16, 22, 347, 23), (346, 16, 16, 22, 348, 24), (347, 16, 16, 22, 349, 25), (348, 16, 16, 22, 350, 26), (349, 16, 16, 22, 351, 27), (350, 16, 16, 22, 352, 28), (351, 16, 16, 22, 353, 29), (352, 17, 17, 23, 354, 1), (353, 17, 17, 23, 355, 2), (354, 17, 17, 23, 356, 3), (355, 17, 17, 23, 357, 4), (356, 17, 17, 23, 358, 5), (357, 17, 17, 23, 359, 6), (358, 17, 17, 23, 360, 7), (359, 17, 17, 23, 361, 8), (360, 17, 17, 23, 362, 9), (361, 17, 17, 23, 363, 10), (362, 17, 17, 23, 364, 11), (363, 17, 17, 23, 365, 12), (364, 17, 17, 23, 366, 13), (365, 17, 17, 23, 367, 14), (366, 17, 17, 23, 368, 15), (367, 17, 17, 23, 369, 16), (368, 17, 17, 23, 370, 17), (369, 18, 18, 24, 371, 1), (370, 18, 18, 24, 372, 2), (371, 18, 18, 24, 373, 3), (372, 19, 19, 25, 374, 1), (373, 19, 19, 25, 375, 2), (374, 19, 19, 25, 376, 3), (375, 19, 19, 25, 377, 4), (376, 19, 19, 25, 378, 5), (377, 19, 19, 25, 379, 6), (378, 19, 19, 25, 380, 7), (379, 19, 19, 25, 381, 8), (380, 19, 19, 25, 382, 9), (381, 19, 19, 25, 383, 10), (382, 20, 20, 26, 384, 1), (383, 20, 20, 26, 385, 2), (384, 20, 20, 26, 386, 3), (385, 20, 20, 26, 387, 4), (386, 20, 20, 26, 388, 5), (387, 20, 20, 26, 389, 6), (388, 20, 20, 26, 390, 7), (389, 20, 20, 26, 391, 8), (390, 20, 20, 26, 392, 9), (391, 20, 20, 26, 393, 10), (392, 20, 20, 26, 394, 11), (393, 21, 21, 27, 395, 1), (394, 21, 21, 27, 396, 2), (395, 21, 21, 27, 397, 3), (396, 22, 22, 28, 398, 1), (397, 22, 22, 28, 399, 2), (398, 22, 22, 28, 400, 3), (399, 22, 22, 28, 401, 4), (400, 22, 22, 28, 402, 5), (401, 22, 22, 28, 403, 6), (402, 22, 22, 28, 404, 7), (403, 22, 22, 28, 405, 8), (404, 23, 23, 29, 406, 1), (405, 23, 23, 29, 407, 2), (406, 23, 23, 29, 408, 3), (407, 23, 23, 29, 409, 4), (408, 23, 23, 29, 410, 5), (409, 23, 23, 29, 411, 6), (410, 23, 23, 29, 412, 7), (411, 23, 23, 29, 413, 8), (412, 23, 23, 29, 414, 9), (413, 23, 23, 29, 415, 10), (414, 23, 23, 29, 416, 11), (415, 23, 23, 29, 417, 12), (416, 23, 23, 29, 418, 13), (417, 23, 23, 29, 419, 14), (418, 23, 23, 29, 420, 15), (419, 23, 23, 29, 421, 16), (420, 23, 23, 29, 422, 17), (421, 23, 23, 29, 423, 18), (422, 23, 23, 29, 424, 19), (423, 23, 23, 29, 425, 20), (424, 23, 23, 29, 426, 21), (425, 23, 23, 29, 427, 22), (426, 23, 23, 29, 428, 23), (427, 23, 23, 29, 429, 24), (428, 23, 23, 29, 430, 25), (429, 23, 23, 29, 431, 26), (430, 23, 23, 29, 432, 27), (431, 23, 23, 29, 433, 28), (432, 23, 23, 29, 434, 29), (433, 23, 23, 29, 435, 30), (434, 23, 23, 29, 436, 31), (435, 23, 23, 29, 437, 32), (436, 23, 23, 29, 438, 33), (437, 23, 23, 29, 439, 34), (438, 24, 24, 30, 440, 1), (439, 24, 24, 30, 441, 2), (440, 24, 24, 30, 442, 3), (441, 24, 24, 30, 443, 4), (442, 24, 24, 30, 444, 5), (443, 24, 24, 30, 445, 6), (444, 24, 24, 30, 446, 7), (445, 24, 24, 30, 447, 8), (446, 24, 24, 30, 448, 9), (447, 24, 24, 30, 449, 10), (448, 24, 24, 30, 450, 11), (449, 24, 24, 30, 451, 12), (450, 24, 24, 30, 452, 13), (451, 24, 24, 30, 453, 14), (452, 24, 24, 30, 454, 15), (453, 24, 24, 30, 455, 16), (454, 24, 24, 30, 456, 17), (455, 25, 25, 31, 457, 1), (456, 25, 25, 31, 458, 2), (457, 25, 25, 31, 459, 3), (458, 13, 13, 19, 460, 44), (459, 11, 11, 17, 461, 107), (460, 11, 11, 17, 462, 108), (461, 11, 11, 17, 463, 109), (462, 11, 11, 17, 464, 110), (463, 11, 11, 17, 465, 111), (464, 11, 11, 17, 466, 112), (465, 11, 11, 17, 467, 113), (466, 11, 11, 17, 468, 114), (467, 11, 11, 17, 469, 115), (468, 11, 11, 17, 470, 116), (469, 14, 14, 20, 471, 49), (470, 11, 11, 17, 472, 117), (471, 11, 11, 17, 473, 118), (472, 11, 11, 17, 474, 119), (473, 11, 11, 17, 475, 120), (474, 14, 14, 20, 476, 50), (476, 16, 16, 22, 478, 30), (477, 16, 16, 22, 479, 31), (478, 23, 23, 29, 480, 35), (479, 23, 23, 29, 481, 36), (480, 11, 11, 17, 482, 121), (481, 11, 11, 17, 483, 122), (482, 17, 17, 23, 484, 18), (483, 17, 17, 23, 485, 19), (484, 17, 17, 23, 486, 20), (485, 17, 17, 23, 487, 21), (486, 16, 16, 22, 488, 32), (487, 16, 16, 22, 489, 33), (488, 24, 24, 30, 490, 18), (489, 24, 24, 30, 491, 19), (490, 24, 24, 30, 492, 20), (491, 24, 24, 30, 493, 21), (492, 23, 23, 29, 494, 37), (493, 23, 23, 29, 495, 38), (494, 11, 11, 17, 496, 123), (496, 4, 4, 4, 498, 22), (497, 4, 4, 4, 499, 23), (498, 4, 4, 4, 500, 24), (500, 4, 4, 4, 502, 25), (501, 4, 4, 4, 503, 26), (502, 4, 4, 4, 504, 27), (503, 4, 4, 4, 505, 28), (504, 4, 4, 4, 506, 29), (505, 24, 24, 30, 507, 22), (506, 24, 24, 30, 508, 23), (507, 24, 24, 30, 509, 24), (508, 24, 24, 30, 510, 25), (509, 17, 17, 23, 511, 22), (510, 17, 17, 23, 512, 23), (511, 17, 17, 23, 513, 24), (512, 17, 17, 23, 514, 25), (513, 17, 17, 23, 515, 26), (514, 24, 24, 30, 516, 26), (515, 24, 24, 30, 517, 27), (516, 24, 24, 30, 518, 28), (517, 24, 24, 30, 519, 29), (518, 24, 24, 30, 520, 30), (519, 17, 17, 23, 521, 27), (520, 17, 17, 23, 522, 28), (521, 17, 17, 23, 523, 29), (522, 17, 17, 23, 524, 30), (534, 4, 26, 32, 78, 6), (544, 4, 26, 32, 87, 11), (548, 4, 26, 32, 95, 13), (550, 4, 26, 32, 97, 14), (552, 4, 26, 32, 98, 15), (554, 4, 26, 32, 99, 16), (556, 4, 26, 32, 100, 17), (558, 4, 26, 32, 101, 18), (560, 4, 26, 32, 102, 19), (562, 4, 26, 32, 103, 20), (566, 4, 26, 32, 498, 22), (568, 4, 26, 32, 499, 23), (570, 4, 26, 32, 500, 24), (572, 4, 26, 32, 502, 25), (574, 4, 26, 32, 503, 26), (576, 4, 26, 32, 504, 27), (578, 4, 26, 32, 505, 28), (580, 4, 26, 32, 506, 29), (596, 4, 26, 33, 88, 8), (710, 4, 27, 38, 78, 6), (720, 4, 27, 38, 87, 11), (726, 4, 27, 38, 95, 13), (728, 4, 27, 38, 97, 14), (730, 4, 27, 38, 98, 15), (732, 4, 27, 38, 99, 16), (734, 4, 27, 38, 100, 17), (736, 4, 27, 38, 101, 18), (738, 4, 27, 38, 102, 19), (740, 4, 27, 38, 103, 20), (742, 4, 27, 38, 498, 22), (744, 4, 27, 38, 499, 23), (746, 4, 27, 38, 500, 24), (748, 4, 27, 38, 502, 25), (750, 4, 27, 38, 503, 26), (752, 4, 27, 38, 504, 27), (754, 4, 27, 38, 505, 28), (756, 4, 27, 38, 506, 29), (772, 4, 27, 39, 88, 8), (883, 3, 3, 3, 529, 10), (890, 1, 1, 1, 532, 88), (891, 1, 1, 1, 533, 89), (892, 1, 1, 1, 534, 90), (893, 2, 2, 2, 535, 111), (894, 2, 2, 2, 536, 112), (895, 2, 2, 2, 537, 113), (897, 1, 1, 1, 539, 91), (898, 1, 1, 1, 540, 92), (899, 1, 1, 1, 541, 93), (900, 1, 1, 1, 542, 94), (902, 11, 11, 17, 544, 124), (903, 11, 11, 17, 545, 125), (904, 11, 11, 17, 546, 126), (905, 11, 11, 17, 547, 127), (906, 16, 16, 22, 548, 34), (907, 16, 16, 22, 549, 35), (908, 11, 11, 17, 550, 128), (909, 11, 11, 17, 551, 129), (910, 11, 11, 17, 552, 130), (911, 11, 11, 17, 553, 131), (912, 16, 16, 22, 554, 36), (913, 16, 16, 22, 555, 37), (925, 4, 28, 47, 78, 6), (935, 4, 28, 47, 87, 11), (941, 4, 28, 47, 95, 13), (943, 4, 28, 47, 97, 14), (945, 4, 28, 47, 98, 15), (947, 4, 28, 47, 99, 16), (949, 4, 28, 47, 100, 17), (951, 4, 28, 47, 101, 18), (953, 4, 28, 47, 102, 19), (955, 4, 28, 47, 103, 20), (957, 4, 28, 47, 498, 22), (959, 4, 28, 47, 499, 23), (961, 4, 28, 47, 500, 24), (963, 4, 28, 47, 502, 25), (965, 4, 28, 47, 503, 26), (967, 4, 28, 47, 504, 27), (969, 4, 28, 47, 505, 28), (971, 4, 28, 47, 506, 29), (987, 4, 28, 48, 88, 8), (1829, 4, 29, 54, 78, 6), (1843, 4, 29, 54, 87, 11), (1847, 4, 29, 54, 95, 13), (1851, 4, 29, 54, 97, 14), (1855, 4, 29, 54, 98, 15), (1857, 4, 29, 54, 99, 16), (1859, 4, 29, 54, 100, 17), (1861, 4, 29, 54, 101, 18), (1863, 4, 29, 54, 102, 19), (1865, 4, 29, 54, 103, 20), (1867, 4, 29, 54, 498, 22), (1869, 4, 29, 54, 499, 23), (1871, 4, 29, 54, 500, 24), (1873, 4, 29, 54, 502, 25), (1875, 4, 29, 54, 503, 26), (1877, 4, 29, 54, 504, 27), (1879, 4, 29, 54, 505, 28), (1881, 4, 29, 54, 506, 29), (1897, 4, 29, 55, 88, 8), (2205, 4, 4, 4, 60, 1), (2207, 4, 4, 4, 61, 3), (2209, 4, 4, 4, 62, 4), (2211, 4, 4, 4, 63, 5), (2213, 4, 4, 4, 69, 7), (2215, 4, 4, 4, 70, 2), (2217, 4, 4, 4, 81, 8), (2219, 4, 4, 4, 82, 9), (2221, 4, 4, 4, 84, 10), (2223, 4, 4, 4, 86, 11), (2225, 4, 4, 4, 89, 12), (2227, 4, 4, 4, 497, 13), (2229, 4, 4, 4, 538, 14), (2231, 4, 4, 4, 543, 15), (2233, 4, 4, 4, 557, 6), (2235, 4, 4, 5, 64, 1), (2237, 4, 4, 5, 65, 2), (2239, 4, 4, 5, 66, 3), (2241, 4, 4, 5, 67, 4), (2243, 4, 4, 5, 68, 5), (2245, 4, 4, 5, 79, 6), (2247, 4, 4, 5, 85, 7), (2249, 4, 4, 5, 477, 8), (2251, 4, 4, 5, 501, 9), (2253, 4, 4, 5, 558, 10), (2255, 4, 4, 5, 559, 11), (2257, 4, 4, 5, 560, 12), (2259, 4, 4, 5, 561, 13), (2261, 4, 4, 6, 71, 1), (2263, 4, 4, 6, 72, 2), (2265, 4, 4, 6, 73, 3), (2267, 4, 4, 7, 74, 1), (2269, 4, 4, 7, 75, 2), (2271, 4, 4, 7, 76, 3), (2273, 4, 4, 7, 77, 4), (2275, 4, 4, 7, 83, 5), (2277, 4, 4, 8, 90, 1), (2279, 4, 4, 8, 91, 2), (2281, 4, 4, 8, 92, 3), (2283, 4, 4, 8, 93, 4), (2285, 4, 4, 8, 94, 5), (2287, 4, 4, 8, 96, 6), (2289, 4, 4, 46, 530, 1), (2291, 4, 4, 46, 531, 2), (2293, 4, 28, 47, 60, 1), (2295, 4, 28, 47, 61, 3), (2297, 4, 28, 47, 62, 4), (2299, 4, 28, 47, 63, 5), (2301, 4, 28, 47, 69, 8), (2303, 4, 28, 47, 70, 2), (2305, 4, 28, 47, 81, 9), (2307, 4, 28, 47, 82, 10), (2309, 4, 28, 47, 84, 11), (2311, 4, 28, 47, 86, 12), (2313, 4, 28, 47, 89, 14), (2315, 4, 28, 47, 497, 15), (2317, 4, 28, 47, 538, 13), (2319, 4, 28, 47, 556, 7), (2321, 4, 28, 47, 557, 6), (2323, 4, 28, 48, 64, 1), (2325, 4, 28, 48, 65, 2), (2327, 4, 28, 48, 66, 3), (2329, 4, 28, 48, 67, 4), (2331, 4, 28, 48, 68, 5), (2333, 4, 28, 48, 79, 6), (2335, 4, 28, 48, 85, 7), (2337, 4, 28, 48, 477, 8), (2339, 4, 28, 48, 501, 9), (2341, 4, 28, 48, 558, 10), (2343, 4, 28, 48, 559, 11), (2345, 4, 28, 48, 560, 12), (2347, 4, 28, 48, 561, 13), (2349, 4, 28, 49, 71, 1), (2351, 4, 28, 49, 72, 2), (2353, 4, 28, 49, 73, 3), (2355, 4, 28, 50, 74, 1), (2357, 4, 28, 50, 75, 2), (2359, 4, 28, 50, 76, 3), (2361, 4, 28, 50, 77, 4), (2363, 4, 28, 50, 83, 5), (2365, 4, 28, 51, 90, 1), (2367, 4, 28, 51, 91, 2), (2369, 4, 28, 51, 92, 3), (2371, 4, 28, 51, 93, 4), (2373, 4, 28, 51, 94, 5), (2375, 4, 28, 51, 96, 6), (2377, 4, 28, 52, 527, 1), (2379, 4, 28, 53, 530, 1), (2381, 4, 28, 53, 531, 2), (2383, 4, 26, 32, 60, 1), (2385, 4, 26, 32, 61, 3), (2387, 4, 26, 32, 62, 4), (2389, 4, 26, 32, 63, 5), (2391, 4, 26, 32, 69, 8), (2393, 4, 26, 32, 70, 2), (2395, 4, 26, 32, 81, 9), (2397, 4, 26, 32, 82, 10), (2399, 4, 26, 32, 84, 11), (2401, 4, 26, 32, 86, 12), (2403, 4, 26, 32, 89, 13), (2405, 4, 26, 32, 497, 14), (2407, 4, 26, 32, 538, 7), (2409, 4, 26, 32, 543, 15), (2411, 4, 26, 32, 557, 6), (2413, 4, 26, 33, 64, 1), (2415, 4, 26, 33, 65, 2), (2417, 4, 26, 33, 66, 3), (2419, 4, 26, 33, 67, 4), (2421, 4, 26, 33, 68, 5), (2423, 4, 26, 33, 79, 6), (2425, 4, 26, 33, 85, 7), (2427, 4, 26, 33, 477, 8), (2429, 4, 26, 33, 501, 9), (2431, 4, 26, 33, 558, 10), (2433, 4, 26, 33, 559, 11), (2435, 4, 26, 33, 560, 12), (2437, 4, 26, 33, 561, 13), (2439, 4, 26, 34, 71, 1), (2441, 4, 26, 34, 72, 2), (2443, 4, 26, 34, 73, 3), (2445, 4, 26, 35, 74, 1), (2447, 4, 26, 35, 75, 2), (2449, 4, 26, 35, 76, 3), (2451, 4, 26, 35, 77, 4), (2453, 4, 26, 35, 83, 5), (2455, 4, 26, 36, 90, 1), (2457, 4, 26, 36, 91, 2), (2459, 4, 26, 36, 92, 3), (2461, 4, 26, 36, 93, 4), (2463, 4, 26, 36, 94, 5), (2465, 4, 26, 36, 96, 6), (2467, 4, 26, 37, 527, 1), (2469, 4, 26, 44, 530, 1), (2471, 4, 26, 44, 531, 2), (2473, 4, 29, 54, 60, 1), (2475, 4, 29, 54, 61, 3), (2477, 4, 29, 54, 62, 4), (2479, 4, 29, 54, 63, 5), (2481, 4, 29, 54, 69, 8), (2483, 4, 29, 54, 70, 2), (2485, 4, 29, 54, 81, 9), (2487, 4, 29, 54, 82, 10), (2489, 4, 29, 54, 84, 11), (2491, 4, 29, 54, 86, 12), (2493, 4, 29, 54, 89, 13), (2495, 4, 29, 54, 497, 14), (2497, 4, 29, 54, 538, 7), (2499, 4, 29, 54, 543, 15), (2501, 4, 29, 54, 557, 6), (2503, 4, 29, 55, 64, 1), (2505, 4, 29, 55, 65, 2), (2507, 4, 29, 55, 66, 3), (2509, 4, 29, 55, 67, 4), (2511, 4, 29, 55, 68, 5), (2513, 4, 29, 55, 79, 6), (2515, 4, 29, 55, 85, 7), (2517, 4, 29, 55, 477, 8), (2519, 4, 29, 55, 501, 9), (2521, 4, 29, 55, 558, 10), (2523, 4, 29, 55, 559, 11), (2525, 4, 29, 55, 560, 12), (2527, 4, 29, 55, 561, 13), (2529, 4, 29, 56, 71, 1), (2531, 4, 29, 56, 72, 2), (2533, 4, 29, 56, 73, 3), (2535, 4, 29, 57, 74, 1), (2537, 4, 29, 57, 75, 2), (2539, 4, 29, 57, 76, 3), (2541, 4, 29, 57, 77, 4), (2543, 4, 29, 57, 83, 5), (2545, 4, 29, 58, 90, 1), (2547, 4, 29, 58, 91, 2), (2549, 4, 29, 58, 92, 3), (2551, 4, 29, 58, 93, 4), (2553, 4, 29, 58, 94, 5), (2555, 4, 29, 58, 96, 6), (2557, 4, 29, 59, 527, 1), (2559, 4, 29, 60, 530, 1), (2561, 4, 29, 60, 531, 2), (2563, 4, 27, 38, 60, 1), (2565, 4, 27, 38, 61, 3), (2567, 4, 27, 38, 62, 4), (2569, 4, 27, 38, 63, 5), (2571, 4, 27, 38, 69, 7), (2573, 4, 27, 38, 70, 2), (2575, 4, 27, 38, 81, 11), (2577, 4, 27, 38, 82, 12), (2579, 4, 27, 38, 84, 9), (2581, 4, 27, 38, 86, 13), (2583, 4, 27, 38, 89, 10), (2585, 4, 27, 38, 497, 14), (2587, 4, 27, 38, 538, 8), (2589, 4, 27, 38, 543, 15), (2591, 4, 27, 38, 557, 6), (2593, 4, 27, 39, 64, 1), (2595, 4, 27, 39, 65, 2), (2597, 4, 27, 39, 66, 3), (2599, 4, 27, 39, 67, 4), (2601, 4, 27, 39, 68, 5), (2603, 4, 27, 39, 79, 6), (2605, 4, 27, 39, 85, 7), (2607, 4, 27, 39, 477, 8), (2609, 4, 27, 39, 501, 9), (2611, 4, 27, 39, 558, 10), (2613, 4, 27, 39, 559, 11), (2615, 4, 27, 39, 560, 12), (2617, 4, 27, 39, 561, 13), (2619, 4, 27, 40, 71, 1), (2621, 4, 27, 40, 72, 2), (2623, 4, 27, 40, 73, 3), (2625, 4, 27, 41, 74, 1), (2627, 4, 27, 41, 75, 2), (2629, 4, 27, 41, 76, 3), (2631, 4, 27, 41, 77, 4), (2633, 4, 27, 41, 83, 5), (2635, 4, 27, 42, 90, 1), (2637, 4, 27, 42, 91, 2), (2639, 4, 27, 42, 92, 3), (2641, 4, 27, 42, 93, 4), (2643, 4, 27, 42, 94, 5), (2645, 4, 27, 42, 96, 6), (2647, 4, 27, 43, 525, 3), (2649, 4, 27, 43, 526, 4), (2651, 4, 27, 43, 527, 1), (2653, 4, 27, 43, 528, 2), (2655, 4, 27, 45, 530, 1), (2657, 4, 27, 45, 531, 2); /*!40000 ALTER TABLE `eav_entity_attribute` ENABLE KEYS */; # Dumping structure for table web35db1.eav_entity_datetime CREATE TABLE IF NOT EXISTS `eav_entity_datetime` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` smallint(5) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` datetime NOT NULL default '0000-00-00 00:00:00', PRIMARY KEY (`value_id`), KEY `FK_ATTRIBUTE_DATETIME_ENTITY_TYPE` (`entity_type_id`), KEY `FK_ATTRIBUTE_DATETIME_ATTRIBUTE` (`attribute_id`), KEY `FK_ATTRIBUTE_DATETIME_STORE` (`store_id`), KEY `FK_ATTRIBUTE_DATETIME_ENTITY` (`entity_id`), KEY `value_by_attribute` (`attribute_id`,`value`), KEY `value_by_entity_type` (`entity_type_id`,`value`), CONSTRAINT `FK_EAV_ENTITY_DATETIME_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `eav_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_EAV_ENTITY_DATETIME_ENTITY_TYPE` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_EAV_ENTITY_DATETIME_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Datetime values of attributes'; # Dumping data for table web35db1.eav_entity_datetime: 0 rows /*!40000 ALTER TABLE `eav_entity_datetime` DISABLE KEYS */; /*!40000 ALTER TABLE `eav_entity_datetime` ENABLE KEYS */; # Dumping structure for table web35db1.eav_entity_decimal CREATE TABLE IF NOT EXISTS `eav_entity_decimal` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` smallint(5) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` decimal(12,4) NOT NULL default '0.0000', PRIMARY KEY (`value_id`), KEY `FK_ATTRIBUTE_DECIMAL_ENTITY_TYPE` (`entity_type_id`), KEY `FK_ATTRIBUTE_DECIMAL_ATTRIBUTE` (`attribute_id`), KEY `FK_ATTRIBUTE_DECIMAL_STORE` (`store_id`), KEY `FK_ATTRIBUTE_DECIMAL_ENTITY` (`entity_id`), KEY `value_by_attribute` (`attribute_id`,`value`), KEY `value_by_entity_type` (`entity_type_id`,`value`), CONSTRAINT `FK_EAV_ENTITY_DECIMAL_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `eav_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_EAV_ENTITY_DECIMAL_ENTITY_TYPE` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_EAV_ENTITY_DECIMAL_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Decimal values of attributes'; # Dumping data for table web35db1.eav_entity_decimal: 0 rows /*!40000 ALTER TABLE `eav_entity_decimal` DISABLE KEYS */; /*!40000 ALTER TABLE `eav_entity_decimal` ENABLE KEYS */; # Dumping structure for table web35db1.eav_entity_int CREATE TABLE IF NOT EXISTS `eav_entity_int` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` smallint(5) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` int(11) NOT NULL default '0', PRIMARY KEY (`value_id`), KEY `FK_ATTRIBUTE_INT_ENTITY_TYPE` (`entity_type_id`), KEY `FK_ATTRIBUTE_INT_ATTRIBUTE` (`attribute_id`), KEY `FK_ATTRIBUTE_INT_STORE` (`store_id`), KEY `FK_ATTRIBUTE_INT_ENTITY` (`entity_id`), KEY `value_by_attribute` (`attribute_id`,`value`), KEY `value_by_entity_type` (`entity_type_id`,`value`), CONSTRAINT `FK_EAV_ENTITY_INT_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `eav_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_EAV_ENTITY_INT_ENTITY_TYPE` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_EAV_ENTITY_INT_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Integer values of attributes'; # Dumping data for table web35db1.eav_entity_int: 0 rows /*!40000 ALTER TABLE `eav_entity_int` DISABLE KEYS */; /*!40000 ALTER TABLE `eav_entity_int` ENABLE KEYS */; # Dumping structure for table web35db1.eav_entity_store CREATE TABLE IF NOT EXISTS `eav_entity_store` ( `entity_store_id` int(10) unsigned NOT NULL auto_increment, `entity_type_id` smallint(5) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `increment_prefix` varchar(20) NOT NULL default '', `increment_last_id` varchar(50) NOT NULL default '', PRIMARY KEY (`entity_store_id`), KEY `FK_eav_entity_store_entity_type` (`entity_type_id`), KEY `FK_eav_entity_store_store` (`store_id`), CONSTRAINT `FK_eav_entity_store_entity_type` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_eav_entity_store_store` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.eav_entity_store: 6 rows /*!40000 ALTER TABLE `eav_entity_store` DISABLE KEYS */; INSERT INTO `eav_entity_store` (`entity_store_id`, `entity_type_id`, `store_id`, `increment_prefix`, `increment_last_id`) VALUES (1, 11, 2, '2', '200537556'), (2, 19, 2, '2', '200737531'), (3, 16, 2, '2', '200637533'), (4, 11, 1, '1', '100000002'), (5, 19, 1, '1', '100000002'), (6, 16, 1, '1', '100000002'); /*!40000 ALTER TABLE `eav_entity_store` ENABLE KEYS */; # Dumping structure for table web35db1.eav_entity_text CREATE TABLE IF NOT EXISTS `eav_entity_text` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` smallint(5) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` text NOT NULL, PRIMARY KEY (`value_id`), KEY `FK_ATTRIBUTE_TEXT_ENTITY_TYPE` (`entity_type_id`), KEY `FK_ATTRIBUTE_TEXT_ATTRIBUTE` (`attribute_id`), KEY `FK_ATTRIBUTE_TEXT_STORE` (`store_id`), KEY `FK_ATTRIBUTE_TEXT_ENTITY` (`entity_id`), CONSTRAINT `FK_EAV_ENTITY_TEXT_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `eav_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_EAV_ENTITY_TEXT_ENTITY_TYPE` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_EAV_ENTITY_TEXT_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Text values of attributes'; # Dumping data for table web35db1.eav_entity_text: 0 rows /*!40000 ALTER TABLE `eav_entity_text` DISABLE KEYS */; /*!40000 ALTER TABLE `eav_entity_text` ENABLE KEYS */; # Dumping structure for table web35db1.eav_entity_type CREATE TABLE IF NOT EXISTS `eav_entity_type` ( `entity_type_id` smallint(5) unsigned NOT NULL auto_increment, `entity_type_code` varchar(50) NOT NULL default '', `entity_model` varchar(255) NOT NULL, `attribute_model` varchar(255) NOT NULL, `entity_table` varchar(255) NOT NULL default '', `value_table_prefix` varchar(255) NOT NULL default '', `entity_id_field` varchar(255) NOT NULL default '', `is_data_sharing` tinyint(4) unsigned NOT NULL default '1', `data_sharing_key` varchar(100) default 'default', `default_attribute_set_id` smallint(5) unsigned NOT NULL default '0', `increment_model` varchar(255) NOT NULL default '', `increment_per_store` tinyint(1) unsigned NOT NULL default '0', `increment_pad_length` tinyint(8) unsigned NOT NULL default '8', `increment_pad_char` char(1) NOT NULL default '0', `additional_attribute_table` varchar(255) NOT NULL default '', `entity_attribute_collection` varchar(255) NOT NULL default '', PRIMARY KEY (`entity_type_id`), KEY `entity_name` (`entity_type_code`) ) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.eav_entity_type: 25 rows /*!40000 ALTER TABLE `eav_entity_type` DISABLE KEYS */; INSERT INTO `eav_entity_type` (`entity_type_id`, `entity_type_code`, `entity_model`, `attribute_model`, `entity_table`, `value_table_prefix`, `entity_id_field`, `is_data_sharing`, `data_sharing_key`, `default_attribute_set_id`, `increment_model`, `increment_per_store`, `increment_pad_length`, `increment_pad_char`, `additional_attribute_table`, `entity_attribute_collection`) VALUES (1, 'customer', 'customer/customer', '', 'customer/entity', '', '', 1, 'default', 1, 'eav/entity_increment_numeric', 0, 8, '0', 'customer/eav_attribute', 'customer/eav_attribute'), (2, 'customer_address', 'customer/address', '', 'customer/address_entity', '', '', 1, 'default', 2, '', 0, 8, '0', 'customer/eav_attribute', 'customer/eav_attribute'), (3, 'catalog_category', 'catalog/category', 'catalog/resource_eav_attribute', 'catalog/category', '', '', 1, 'default', 3, '', 0, 8, '0', 'catalog/eav_attribute', 'catalog/category_attribute_collection'), (4, 'catalog_product', 'catalog/product', 'catalog/resource_eav_attribute', 'catalog/product', '', '', 1, 'default', 4, '', 0, 8, '0', 'catalog/eav_attribute', 'catalog/product_attribute_collection'), (5, 'quote', 'sales/quote', '', 'sales/quote', '', '', 1, 'default', 5, '', 0, 8, '0', '', ''), (6, 'quote_item', 'sales/quote_item', '', 'sales/quote_item', '', '', 1, 'default', 6, '', 0, 8, '0', '', ''), (7, 'quote_address', 'sales/quote_address', '', 'sales/quote_address', '', '', 1, 'default', 7, '', 0, 8, '0', '', ''), (8, 'quote_address_item', 'sales/quote_address_item', '', 'sales/quote_entity', '', '', 1, 'default', 8, '', 0, 8, '0', '', ''), (9, 'quote_address_rate', 'sales/quote_address_rate', '', 'sales/quote_entity', '', '', 1, 'default', 9, '', 0, 8, '0', '', ''), (10, 'quote_payment', 'sales/quote_payment', '', 'sales/quote_entity', '', '', 1, 'default', 10, '', 0, 8, '0', '', ''), (11, 'order', 'sales/order', '', 'sales/order', '', '', 1, 'default', 11, 'eav/entity_increment_numeric', 1, 8, '0', '', ''), (12, 'order_address', 'sales/order_address', '', 'sales/order_entity', '', '', 1, 'default', 12, '', 0, 8, '0', '', ''), (13, 'order_item', 'sales/order_item', '', 'sales/order_entity', '', '', 1, 'default', 13, '', 0, 8, '0', '', ''), (14, 'order_payment', 'sales/order_payment', '', 'sales/order_entity', '', '', 1, 'default', 14, '', 0, 8, '0', '', ''), (15, 'order_status_history', 'sales/order_status_history', '', 'sales/order_entity', '', '', 1, 'default', 15, '', 0, 8, '0', '', ''), (16, 'invoice', 'sales/order_invoice', '', 'sales/order_entity', '', '', 1, 'default', 16, 'eav/entity_increment_numeric', 1, 8, '0', '', ''), (17, 'invoice_item', 'sales/order_invoice_item', '', 'sales/order_entity', '', '', 1, 'default', 17, '', 0, 8, '0', '', ''), (18, 'invoice_comment', 'sales/order_invoice_comment', '', 'sales/order_entity', '', '', 1, 'default', 18, '', 0, 8, '0', '', ''), (19, 'shipment', 'sales/order_shipment', '', 'sales/order_entity', '', '', 1, 'default', 19, 'eav/entity_increment_numeric', 1, 8, '0', '', ''), (20, 'shipment_item', 'sales/order_shipment_item', '', 'sales/order_entity', '', '', 1, 'default', 20, '', 0, 8, '0', '', ''), (21, 'shipment_comment', 'sales/order_shipment_comment', '', 'sales/order_entity', '', '', 1, 'default', 21, '', 0, 8, '0', '', ''), (22, 'shipment_track', 'sales/order_shipment_track', '', 'sales/order_entity', '', '', 1, 'default', 22, '', 0, 8, '0', '', ''), (23, 'creditmemo', 'sales/order_creditmemo', '', 'sales/order_entity', '', '', 1, 'default', 23, 'eav/entity_increment_numeric', 1, 8, '0', '', ''), (24, 'creditmemo_item', 'sales/order_creditmemo_item', '', 'sales/order_entity', '', '', 1, 'default', 24, '', 0, 8, '0', '', ''), (25, 'creditmemo_comment', 'sales/order_creditmemo_comment', '', 'sales/order_entity', '', '', 1, 'default', 25, '', 0, 8, '0', '', ''); /*!40000 ALTER TABLE `eav_entity_type` ENABLE KEYS */; # Dumping structure for table web35db1.eav_entity_varchar CREATE TABLE IF NOT EXISTS `eav_entity_varchar` ( `value_id` int(11) NOT NULL auto_increment, `entity_type_id` smallint(5) unsigned NOT NULL default '0', `attribute_id` smallint(5) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `entity_id` int(10) unsigned NOT NULL default '0', `value` varchar(255) NOT NULL default '', PRIMARY KEY (`value_id`), KEY `FK_ATTRIBUTE_VARCHAR_ENTITY_TYPE` (`entity_type_id`), KEY `FK_ATTRIBUTE_VARCHAR_ATTRIBUTE` (`attribute_id`), KEY `FK_ATTRIBUTE_VARCHAR_STORE` (`store_id`), KEY `FK_ATTRIBUTE_VARCHAR_ENTITY` (`entity_id`), KEY `value_by_attribute` (`attribute_id`,`value`), KEY `value_by_entity_type` (`entity_type_id`,`value`), CONSTRAINT `FK_EAV_ENTITY_VARCHAR_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `eav_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_EAV_ENTITY_VARCHAR_ENTITY_TYPE` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_EAV_ENTITY_VARCHAR_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Varchar values of attributes'; # Dumping data for table web35db1.eav_entity_varchar: 0 rows /*!40000 ALTER TABLE `eav_entity_varchar` DISABLE KEYS */; /*!40000 ALTER TABLE `eav_entity_varchar` ENABLE KEYS */; # Dumping structure for table web35db1.eav_form_element CREATE TABLE IF NOT EXISTS `eav_form_element` ( `element_id` int(10) unsigned NOT NULL auto_increment, `type_id` smallint(5) unsigned NOT NULL, `fieldset_id` smallint(5) unsigned default NULL, `attribute_id` smallint(5) unsigned NOT NULL, `sort_order` int(11) NOT NULL default '0', PRIMARY KEY (`element_id`), UNIQUE KEY `UNQ_FORM_ATTRIBUTE` (`type_id`,`attribute_id`), KEY `IDX_FORM_TYPE` (`type_id`), KEY `IDX_FORM_FIELDSET` (`fieldset_id`), KEY `IDX_FORM_ATTRIBUTE` (`attribute_id`), CONSTRAINT `FK_EAV_FORM_ELEMENT_ATTRIBUTE` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_EAV_FORM_ELEMENT_FORM_FIELDSET` FOREIGN KEY (`fieldset_id`) REFERENCES `eav_form_fieldset` (`fieldset_id`) ON DELETE SET NULL ON UPDATE CASCADE, CONSTRAINT `FK_EAV_FORM_ELEMENT_FORM_TYPE` FOREIGN KEY (`type_id`) REFERENCES `eav_form_type` (`type_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=69 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.eav_form_element: 68 rows /*!40000 ALTER TABLE `eav_form_element` DISABLE KEYS */; INSERT INTO `eav_form_element` (`element_id`, `type_id`, `fieldset_id`, `attribute_id`, `sort_order`) VALUES (1, 1, 1, 5, 0), (2, 1, 1, 7, 1), (3, 1, 1, 9, 2), (4, 2, 2, 5, 0), (5, 2, 2, 7, 1), (6, 2, 2, 9, 2), (7, 3, 3, 19, 0), (8, 3, 3, 21, 1), (9, 3, 3, 23, 2), (10, 3, 3, 30, 3), (11, 3, 3, 31, 4), (12, 3, 4, 24, 0), (13, 3, 4, 25, 1), (14, 3, 4, 27, 2), (15, 3, 4, 29, 3), (16, 3, 4, 26, 4), (17, 4, NULL, 19, 0), (18, 4, NULL, 21, 1), (19, 4, NULL, 23, 2), (20, 4, NULL, 9, 3), (21, 4, NULL, 24, 4), (22, 4, NULL, 25, 5), (23, 4, NULL, 27, 6), (24, 4, NULL, 29, 7), (25, 4, NULL, 26, 8), (26, 4, NULL, 30, 9), (27, 4, NULL, 31, 10), (28, 5, NULL, 19, 0), (29, 5, NULL, 21, 1), (30, 5, NULL, 23, 2), (31, 5, NULL, 9, 3), (32, 5, NULL, 24, 4), (33, 5, NULL, 25, 5), (34, 5, NULL, 27, 6), (35, 5, NULL, 29, 7), (36, 5, NULL, 26, 8), (37, 5, NULL, 30, 9), (38, 5, NULL, 31, 10), (39, 6, NULL, 19, 0), (40, 6, NULL, 21, 1), (41, 6, NULL, 23, 2), (42, 6, NULL, 24, 3), (43, 6, NULL, 25, 4), (44, 6, NULL, 27, 5), (45, 6, NULL, 29, 6), (46, 6, NULL, 26, 7), (47, 6, NULL, 30, 8), (48, 6, NULL, 31, 9), (49, 7, NULL, 19, 0), (50, 7, NULL, 21, 1), (51, 7, NULL, 23, 2), (52, 7, NULL, 24, 3), (53, 7, NULL, 25, 4), (54, 7, NULL, 27, 5), (55, 7, NULL, 29, 6), (56, 7, NULL, 26, 7), (57, 7, NULL, 30, 8), (58, 7, NULL, 31, 9), (59, 8, 5, 5, 0), (60, 8, 5, 7, 1), (61, 8, 5, 9, 2), (62, 8, 6, 23, 0), (63, 8, 6, 30, 1), (64, 8, 6, 24, 2), (65, 8, 6, 25, 3), (66, 8, 6, 27, 4), (67, 8, 6, 29, 5), (68, 8, 6, 26, 6); /*!40000 ALTER TABLE `eav_form_element` ENABLE KEYS */; # Dumping structure for table web35db1.eav_form_fieldset CREATE TABLE IF NOT EXISTS `eav_form_fieldset` ( `fieldset_id` smallint(5) unsigned NOT NULL auto_increment, `type_id` smallint(5) unsigned NOT NULL, `code` char(64) NOT NULL, `sort_order` int(11) NOT NULL default '0', PRIMARY KEY (`fieldset_id`), UNIQUE KEY `UNQ_FORM_FIELDSET_CODE` (`type_id`,`code`), KEY `IDX_FORM_TYPE` (`type_id`), CONSTRAINT `FK_EAV_FORM_FIELDSET_FORM_TYPE` FOREIGN KEY (`type_id`) REFERENCES `eav_form_type` (`type_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.eav_form_fieldset: 6 rows /*!40000 ALTER TABLE `eav_form_fieldset` DISABLE KEYS */; INSERT INTO `eav_form_fieldset` (`fieldset_id`, `type_id`, `code`, `sort_order`) VALUES (1, 1, 'general', 1), (2, 2, 'general', 1), (3, 3, 'contact', 1), (4, 3, 'address', 2), (5, 8, 'general', 1), (6, 8, 'address', 2); /*!40000 ALTER TABLE `eav_form_fieldset` ENABLE KEYS */; # Dumping structure for table web35db1.eav_form_fieldset_label CREATE TABLE IF NOT EXISTS `eav_form_fieldset_label` ( `fieldset_id` smallint(5) unsigned NOT NULL, `store_id` smallint(5) unsigned NOT NULL, `label` varchar(255) NOT NULL, PRIMARY KEY (`fieldset_id`,`store_id`), KEY `IDX_FORM_FIELDSET` (`fieldset_id`), KEY `IDX_STORE` (`store_id`), CONSTRAINT `FK_EAV_FORM_FIELDSET_LABEL_FORM_FIELDSET` FOREIGN KEY (`fieldset_id`) REFERENCES `eav_form_fieldset` (`fieldset_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_EAV_FORM_FIELDSET_LABEL_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.eav_form_fieldset_label: 6 rows /*!40000 ALTER TABLE `eav_form_fieldset_label` DISABLE KEYS */; INSERT INTO `eav_form_fieldset_label` (`fieldset_id`, `store_id`, `label`) VALUES (1, 0, 'Personal Information'), (2, 0, 'Account Information'), (3, 0, 'Contact Information'), (4, 0, 'Address'), (5, 0, 'Personal Information'), (6, 0, 'Address Information'); /*!40000 ALTER TABLE `eav_form_fieldset_label` ENABLE KEYS */; # Dumping structure for table web35db1.eav_form_type CREATE TABLE IF NOT EXISTS `eav_form_type` ( `type_id` smallint(5) unsigned NOT NULL auto_increment, `code` char(64) NOT NULL, `label` varchar(255) NOT NULL, `is_system` tinyint(1) unsigned NOT NULL default '0', `theme` varchar(64) NOT NULL default '', `store_id` smallint(5) unsigned NOT NULL, PRIMARY KEY (`type_id`), UNIQUE KEY `UNQ_FORM_TYPE_CODE` (`code`,`theme`,`store_id`), KEY `IDX_STORE` (`store_id`), CONSTRAINT `FK_EAV_FORM_TYPE_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.eav_form_type: 8 rows /*!40000 ALTER TABLE `eav_form_type` DISABLE KEYS */; INSERT INTO `eav_form_type` (`type_id`, `code`, `label`, `is_system`, `theme`, `store_id`) VALUES (1, 'customer_account_create', 'customer_account_create', 1, '', 0), (2, 'customer_account_edit', 'customer_account_edit', 1, '', 0), (3, 'customer_address_edit', 'customer_address_edit', 1, '', 0), (4, 'checkout_onepage_register', 'checkout_onepage_register', 1, '', 0), (5, 'checkout_onepage_register_guest', 'checkout_onepage_register_guest', 1, '', 0), (6, 'checkout_onepage_billing_address', 'checkout_onepage_billing_address', 1, '', 0), (7, 'checkout_onepage_shipping_address', 'checkout_onepage_shipping_address', 1, '', 0), (8, 'checkout_multishipping_register', 'checkout_multishipping_register', 1, '', 0); /*!40000 ALTER TABLE `eav_form_type` ENABLE KEYS */; # Dumping structure for table web35db1.eav_form_type_entity CREATE TABLE IF NOT EXISTS `eav_form_type_entity` ( `type_id` smallint(5) unsigned NOT NULL, `entity_type_id` smallint(5) unsigned NOT NULL, PRIMARY KEY (`type_id`,`entity_type_id`), KEY `IDX_EAV_ENTITY_TYPE` (`entity_type_id`), CONSTRAINT `FK_EAV_FORM_TYPE_ENTITY_ENTITY_TYPE` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_EAV_FORM_TYPE_ENTITY_FORM_TYPE` FOREIGN KEY (`type_id`) REFERENCES `eav_form_type` (`type_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.eav_form_type_entity: 11 rows /*!40000 ALTER TABLE `eav_form_type_entity` DISABLE KEYS */; INSERT INTO `eav_form_type_entity` (`type_id`, `entity_type_id`) VALUES (1, 1), (2, 1), (4, 1), (5, 1), (8, 1), (3, 2), (4, 2), (5, 2), (6, 2), (7, 2), (8, 2); /*!40000 ALTER TABLE `eav_form_type_entity` ENABLE KEYS */; # Dumping structure for table web35db1.gift_message CREATE TABLE IF NOT EXISTS `gift_message` ( `gift_message_id` int(7) unsigned NOT NULL auto_increment, `customer_id` int(7) unsigned NOT NULL default '0', `sender` varchar(255) NOT NULL default '', `recipient` varchar(255) NOT NULL default '', `message` text NOT NULL, PRIMARY KEY (`gift_message_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.gift_message: 0 rows /*!40000 ALTER TABLE `gift_message` DISABLE KEYS */; /*!40000 ALTER TABLE `gift_message` ENABLE KEYS */; # Dumping structure for table web35db1.googlebase_attributes CREATE TABLE IF NOT EXISTS `googlebase_attributes` ( `id` int(10) unsigned NOT NULL auto_increment, `attribute_id` smallint(5) unsigned NOT NULL, `gbase_attribute` varchar(255) NOT NULL, `type_id` int(10) unsigned NOT NULL, PRIMARY KEY (`id`), KEY `GOOGLEBASE_ATTRIBUTES_ATTRIBUTE_ID` (`attribute_id`), KEY `GOOGLEBASE_ATTRIBUTES_TYPE_ID` (`type_id`), CONSTRAINT `GOOGLEBASE_ATTRIBUTES_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE, CONSTRAINT `GOOGLEBASE_ATTRIBUTES_TYPE_ID` FOREIGN KEY (`type_id`) REFERENCES `googlebase_types` (`type_id`) ON DELETE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8 COMMENT='Google Base Attributes link Product Attributes'; # Dumping data for table web35db1.googlebase_attributes: 2 rows /*!40000 ALTER TABLE `googlebase_attributes` DISABLE KEYS */; INSERT INTO `googlebase_attributes` (`id`, `attribute_id`, `gbase_attribute`, `type_id`) VALUES (23, 557, 'gtin', 3), (24, 65, 'preis', 3); /*!40000 ALTER TABLE `googlebase_attributes` ENABLE KEYS */; # Dumping structure for table web35db1.googlebase_items CREATE TABLE IF NOT EXISTS `googlebase_items` ( `item_id` int(10) unsigned NOT NULL auto_increment, `type_id` int(10) unsigned NOT NULL default '0', `product_id` int(10) unsigned NOT NULL, `gbase_item_id` varchar(255) NOT NULL, `store_id` smallint(5) unsigned NOT NULL, `published` datetime NOT NULL default '0000-00-00 00:00:00', `expires` datetime NOT NULL default '0000-00-00 00:00:00', `impr` smallint(5) unsigned NOT NULL default '0', `clicks` smallint(5) unsigned NOT NULL default '0', `views` smallint(5) unsigned NOT NULL default '0', `is_hidden` tinyint(4) NOT NULL default '0', PRIMARY KEY (`item_id`), KEY `GOOGLEBASE_ITEMS_PRODUCT_ID` (`product_id`), KEY `GOOGLEBASE_ITEMS_STORE_ID` (`store_id`), CONSTRAINT `GOOGLEBASE_ITEMS_PRODUCT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE, CONSTRAINT `GOOGLEBASE_ITEMS_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=322 DEFAULT CHARSET=utf8 COMMENT='Google Base Items Products'; # Dumping data for table web35db1.googlebase_items: 247 rows /*!40000 ALTER TABLE `googlebase_items` DISABLE KEYS */; INSERT INTO `googlebase_items` (`item_id`, `type_id`, `product_id`, `gbase_item_id`, `store_id`, `published`, `expires`, `impr`, `clicks`, `views`, `is_hidden`) VALUES (107, 0, 155, 'http://www.google.com/base/feeds/items/7639856555787622993', 2, '2010-10-05 13:48:45', '2010-11-04 12:48:45', 0, 0, 0, 0), (108, 0, 154, 'http://www.google.com/base/feeds/items/8822192366644523809', 2, '2010-10-05 13:48:50', '2010-11-04 12:48:50', 0, 0, 0, 0), (109, 0, 142, 'http://www.google.com/base/feeds/items/5118844282718006179', 2, '2010-10-05 13:49:22', '2010-11-04 12:49:22', 0, 0, 0, 0), (110, 0, 141, 'http://www.google.com/base/feeds/items/16718655254588568936', 2, '2010-10-05 13:49:27', '2010-11-04 12:49:27', 0, 0, 0, 0), (111, 0, 174, 'http://www.google.com/base/feeds/items/7733845907658362103', 2, '2010-10-05 13:51:19', '2010-11-04 12:51:19', 0, 0, 0, 0), (112, 0, 171, 'http://www.google.com/base/feeds/items/6664855512205042715', 2, '2010-10-05 13:51:22', '2010-11-04 12:51:22', 0, 0, 0, 0), (113, 0, 157, 'http://www.google.com/base/feeds/items/16539885147872450870', 2, '2010-10-05 13:51:47', '2010-11-04 12:48:28', 0, 0, 0, 0), (114, 0, 156, 'http://www.google.com/base/feeds/items/18089681065809330532', 2, '2010-10-05 13:51:49', '2010-11-04 12:51:49', 0, 0, 0, 0), (115, 0, 153, 'http://www.google.com/base/feeds/items/17403111800008660730', 2, '2010-10-05 13:52:10', '2010-11-04 12:52:10', 0, 0, 0, 0), (116, 0, 152, 'http://www.google.com/base/feeds/items/4745325448555016068', 2, '2010-10-05 13:52:16', '2010-11-04 12:52:16', 0, 0, 0, 0), (117, 0, 143, 'http://www.google.com/base/feeds/items/5932762553376389119', 2, '2010-10-05 13:52:40', '2010-11-04 12:52:40', 0, 0, 0, 0), (118, 0, 140, 'http://www.google.com/base/feeds/items/13215918897481219124', 2, '2010-10-05 13:52:42', '2010-11-04 12:52:42', 0, 0, 0, 0), (119, 0, 139, 'http://www.google.com/base/feeds/items/10265067117964593747', 2, '2010-10-05 13:53:04', '2010-11-04 12:53:04', 0, 0, 0, 0), (121, 3, 127, 'http://www.google.com/base/feeds/items/7570789704649866993', 2, '2010-10-05 13:53:30', '2010-11-04 12:53:30', 0, 0, 0, 0), (122, 3, 126, 'http://www.google.com/base/feeds/items/5224654444663057118', 2, '2010-10-05 13:53:30', '2010-11-04 12:53:30', 0, 0, 0, 0), (123, 3, 125, 'http://www.google.com/base/feeds/items/15329998121498567061', 2, '2010-10-05 13:54:05', '2010-11-04 12:54:05', 0, 0, 0, 0), (124, 3, 124, 'http://www.google.com/base/feeds/items/7084258377141847353', 2, '2010-10-05 13:54:06', '2010-11-04 12:54:06', 0, 0, 0, 0), (125, 3, 123, 'http://www.google.com/base/feeds/items/7330567202409338604', 2, '2010-10-05 13:54:24', '2010-11-04 12:54:24', 0, 0, 0, 0), (128, 3, 120, 'http://www.google.com/base/feeds/items/4248892494694866801', 2, '2010-10-05 13:54:46', '2010-11-04 12:54:46', 0, 0, 0, 0), (129, 3, 119, 'http://www.google.com/base/feeds/items/4815537605219076673', 2, '2010-10-05 13:55:02', '2010-11-04 12:55:02', 0, 0, 0, 0), (130, 3, 118, 'http://www.google.com/base/feeds/items/2956522893232940543', 2, '2010-10-05 13:55:31', '2010-11-04 12:55:31', 0, 0, 0, 1), (131, 3, 117, 'http://www.google.com/base/feeds/items/14195646837251081866', 2, '2010-10-05 13:55:32', '2010-11-04 12:55:32', 0, 0, 0, 0), (132, 3, 116, 'http://www.google.com/base/feeds/items/10885170922795213890', 2, '2010-10-05 13:55:56', '2010-11-04 12:55:56', 0, 0, 0, 0), (133, 3, 115, 'http://www.google.com/base/feeds/items/12547055962159441282', 2, '2010-10-05 13:55:57', '2010-11-04 12:55:57', 0, 0, 0, 0), (134, 3, 114, 'http://www.google.com/base/feeds/items/1072430677885136844', 2, '2010-10-05 13:56:14', '2010-11-04 12:56:14', 0, 0, 0, 0), (135, 3, 113, 'http://www.google.com/base/feeds/items/11370292869294494558', 2, '2010-10-05 13:56:19', '2010-11-04 12:56:19', 0, 0, 0, 0), (136, 3, 112, 'http://www.google.com/base/feeds/items/17940385966573484766', 2, '2010-10-05 13:56:35', '2010-11-04 12:56:35', 0, 0, 0, 0), (137, 3, 111, 'http://www.google.com/base/feeds/items/16156968359172442718', 2, '2010-10-05 13:56:40', '2010-11-04 12:56:40', 0, 0, 0, 0), (138, 3, 110, 'http://www.google.com/base/feeds/items/603626551802608245', 2, '2010-10-05 13:57:03', '2010-11-04 12:57:03', 0, 0, 0, 0), (139, 3, 109, 'http://www.google.com/base/feeds/items/735396126974258717', 2, '2010-10-05 13:57:06', '2010-11-04 12:57:06', 0, 0, 0, 0), (140, 3, 108, 'http://www.google.com/base/feeds/items/6487816131785442580', 2, '2010-10-05 13:57:28', '2010-11-04 12:57:28', 0, 0, 0, 0), (141, 3, 107, 'http://www.google.com/base/feeds/items/1060322868059261526', 2, '2010-10-05 13:57:35', '2010-11-04 12:57:35', 0, 0, 0, 0), (142, 3, 106, 'http://www.google.com/base/feeds/items/1463380061556896915', 2, '2010-10-05 13:57:51', '2010-11-04 12:57:51', 0, 0, 0, 0), (143, 3, 105, 'http://www.google.com/base/feeds/items/18221938048937557842', 2, '2010-10-05 13:57:52', '2010-11-04 12:57:52', 0, 0, 0, 0), (144, 3, 104, 'http://www.google.com/base/feeds/items/13244274693123353503', 2, '2010-10-05 13:58:14', '2010-11-04 12:58:14', 0, 0, 0, 0), (145, 3, 103, 'http://www.google.com/base/feeds/items/6138714249869113271', 2, '2010-10-05 13:58:19', '2010-11-04 12:58:19', 0, 0, 0, 0), (146, 3, 102, 'http://www.google.com/base/feeds/items/5808291174715502909', 2, '2010-10-05 13:58:34', '2010-11-04 12:58:34', 0, 0, 0, 0), (147, 3, 101, 'http://www.google.com/base/feeds/items/3406325784092228711', 2, '2010-10-05 13:58:35', '2010-11-04 12:58:35', 0, 0, 0, 0), (148, 3, 100, 'http://www.google.com/base/feeds/items/10938753545411325776', 2, '2010-10-05 13:58:55', '2010-11-04 12:58:55', 0, 0, 0, 0), (149, 3, 99, 'http://www.google.com/base/feeds/items/17975881335512668191', 2, '2010-10-05 13:59:02', '2010-11-04 12:59:02', 0, 0, 0, 0), (150, 3, 98, 'http://www.google.com/base/feeds/items/7971032849971161542', 2, '2010-10-05 13:59:21', '2010-11-04 12:59:21', 0, 0, 0, 0), (151, 3, 97, 'http://www.google.com/base/feeds/items/3455376182086503289', 2, '2010-10-05 13:59:27', '2010-11-04 12:59:27', 0, 0, 0, 0), (152, 3, 96, 'http://www.google.com/base/feeds/items/15011207740693492968', 2, '2010-10-05 13:59:42', '2010-11-04 12:59:42', 0, 0, 0, 0), (153, 3, 95, 'http://www.google.com/base/feeds/items/10628922150480420458', 2, '2010-10-05 13:59:43', '2010-11-04 12:59:43', 0, 0, 0, 0), (154, 3, 94, 'http://www.google.com/base/feeds/items/15900176472007252468', 2, '2010-10-05 14:00:04', '2010-11-04 13:00:04', 0, 0, 0, 0), (155, 3, 93, 'http://www.google.com/base/feeds/items/10340279436385176107', 2, '2010-10-05 14:00:07', '2010-11-04 13:00:07', 0, 0, 0, 0), (156, 3, 92, 'http://www.google.com/base/feeds/items/12660742669453476458', 2, '2010-10-05 14:00:25', '2010-11-04 13:00:25', 0, 0, 0, 0), (157, 3, 91, 'http://www.google.com/base/feeds/items/13326892822486045856', 2, '2010-10-05 14:00:26', '2010-11-04 13:00:26', 0, 0, 0, 0), (158, 3, 90, 'http://www.google.com/base/feeds/items/15300747499011972482', 2, '2010-10-05 14:00:41', '2010-11-04 13:00:41', 0, 0, 0, 0), (159, 3, 89, 'http://www.google.com/base/feeds/items/5295842197365517951', 2, '2010-10-05 14:00:42', '2010-11-04 13:00:42', 0, 0, 0, 0), (160, 3, 88, 'http://www.google.com/base/feeds/items/12943303947332384189', 2, '2010-10-05 14:00:57', '2010-11-04 13:00:57', 0, 0, 0, 0), (161, 3, 87, 'http://www.google.com/base/feeds/items/11143147146877826769', 2, '2010-10-05 14:01:59', '2010-11-04 13:01:58', 0, 0, 0, 0), (162, 3, 86, 'http://www.google.com/base/feeds/items/14845686695819864444', 2, '2010-10-05 14:01:59', '2010-11-04 13:01:59', 0, 0, 0, 0), (163, 3, 85, 'http://www.google.com/base/feeds/items/7602620779105831643', 2, '2010-10-05 14:02:20', '2010-11-04 13:02:20', 0, 0, 0, 0), (164, 3, 84, 'http://www.google.com/base/feeds/items/13076692692985534054', 2, '2010-10-05 14:02:21', '2010-11-04 13:02:21', 0, 0, 0, 0), (165, 3, 83, 'http://www.google.com/base/feeds/items/18172141964596566701', 2, '2010-10-05 14:02:41', '2010-11-04 13:02:41', 0, 0, 0, 0), (166, 3, 82, 'http://www.google.com/base/feeds/items/14635214321453950898', 2, '2010-10-05 14:02:48', '2010-11-04 13:02:48', 0, 0, 0, 0), (167, 3, 81, 'http://www.google.com/base/feeds/items/9717290411386147710', 2, '2010-10-05 14:03:09', '2010-11-04 13:03:09', 0, 0, 0, 0), (168, 3, 80, 'http://www.google.com/base/feeds/items/15701535168708750799', 2, '2010-10-05 14:03:10', '2010-11-04 13:03:10', 0, 0, 0, 0), (169, 3, 79, 'http://www.google.com/base/feeds/items/14863907927582575466', 2, '2010-10-05 14:03:26', '2010-11-04 13:03:26', 0, 0, 0, 0), (170, 3, 78, 'http://www.google.com/base/feeds/items/2112738378174722731', 2, '2010-10-05 14:03:28', '2010-11-04 13:03:28', 0, 0, 0, 0), (171, 3, 77, 'http://www.google.com/base/feeds/items/4335636801589630301', 2, '2010-10-05 14:03:53', '2010-11-04 13:03:53', 0, 0, 0, 0), (172, 3, 76, 'http://www.google.com/base/feeds/items/15874237561482060418', 2, '2010-10-05 14:03:54', '2010-11-04 13:03:54', 0, 0, 0, 0), (173, 3, 75, 'http://www.google.com/base/feeds/items/6445990849736795649', 2, '2010-10-05 14:04:14', '2010-11-04 13:04:14', 0, 0, 0, 0), (174, 3, 74, 'http://www.google.com/base/feeds/items/7800846677005913745', 2, '2010-10-05 14:04:15', '2010-11-04 13:04:15', 0, 0, 0, 0), (175, 3, 73, 'http://www.google.com/base/feeds/items/14427028597462177443', 2, '2010-10-05 14:04:35', '2010-11-04 13:04:35', 0, 0, 0, 0), (176, 3, 72, 'http://www.google.com/base/feeds/items/12946871653408806712', 2, '2010-10-05 14:04:35', '2010-11-04 13:04:35', 0, 0, 0, 0), (177, 3, 70, 'http://www.google.com/base/feeds/items/5004139382702181158', 2, '2010-10-05 14:04:57', '2010-11-04 13:04:57', 0, 0, 0, 0), (178, 3, 71, 'http://www.google.com/base/feeds/items/8651835130260286265', 2, '2010-10-05 14:05:02', '2010-11-04 13:05:02', 0, 0, 0, 0), (179, 3, 68, 'http://www.google.com/base/feeds/items/758775954709084759', 2, '2010-10-05 14:05:18', '2010-11-04 13:05:18', 0, 0, 0, 0), (180, 3, 67, 'http://www.google.com/base/feeds/items/10556164690911958205', 2, '2010-10-05 14:05:24', '2010-11-04 13:05:24', 0, 0, 0, 0), (181, 3, 66, 'http://www.google.com/base/feeds/items/13486991921790005303', 2, '2010-10-05 14:05:41', '2010-11-04 13:05:41', 0, 0, 0, 0), (182, 3, 65, 'http://www.google.com/base/feeds/items/9496991851825433421', 2, '2010-10-05 14:05:42', '2010-11-04 13:05:42', 0, 0, 0, 0), (183, 3, 64, 'http://www.google.com/base/feeds/items/3445625004569647984', 2, '2010-10-05 14:06:08', '2010-11-04 13:06:08', 0, 0, 0, 0), (184, 3, 63, 'http://www.google.com/base/feeds/items/5754255130375867795', 2, '2010-10-05 14:06:09', '2010-11-04 13:06:09', 0, 0, 0, 0), (185, 3, 62, 'http://www.google.com/base/feeds/items/7703256530074049007', 2, '2010-10-05 14:06:26', '2010-11-04 13:06:26', 0, 0, 0, 0), (186, 3, 61, 'http://www.google.com/base/feeds/items/6608265758331091621', 2, '2010-10-05 14:06:26', '2010-11-04 13:06:26', 0, 0, 0, 0), (187, 3, 60, 'http://www.google.com/base/feeds/items/14083511482313122411', 2, '2010-10-05 14:07:47', '2010-11-04 13:06:56', 0, 0, 0, 0), (188, 3, 59, 'http://www.google.com/base/feeds/items/16270005296525436049', 2, '2010-10-05 14:07:47', '2010-11-04 13:07:47', 0, 0, 0, 0), (189, 3, 58, 'http://www.google.com/base/feeds/items/2011323748795546516', 2, '2010-10-05 14:08:08', '2010-11-04 13:08:08', 0, 0, 0, 0), (190, 3, 57, 'http://www.google.com/base/feeds/items/14938366174446687484', 2, '2010-10-05 14:08:13', '2010-11-04 13:08:13', 0, 0, 0, 0), (191, 3, 56, 'http://www.google.com/base/feeds/items/11882723174852290127', 2, '2010-10-05 14:09:04', '2010-11-04 13:09:04', 0, 0, 0, 0), (192, 3, 55, 'http://www.google.com/base/feeds/items/9997075753180425963', 2, '2010-10-05 14:09:06', '2010-11-04 13:09:06', 0, 0, 0, 0), (193, 3, 54, 'http://www.google.com/base/feeds/items/1761437434727527900', 2, '2010-10-05 14:09:26', '2010-11-04 13:09:26', 0, 0, 0, 0), (194, 3, 53, 'http://www.google.com/base/feeds/items/3751420321275654100', 2, '2010-10-05 14:09:27', '2010-11-04 13:09:27', 0, 0, 0, 0), (195, 3, 52, 'http://www.google.com/base/feeds/items/3671098884588461780', 2, '2010-10-05 14:09:47', '2010-11-04 13:09:47', 0, 0, 0, 0), (196, 3, 51, 'http://www.google.com/base/feeds/items/8488715478075918422', 2, '2010-10-05 14:09:53', '2010-11-04 13:09:53', 0, 0, 0, 0), (197, 3, 48, 'http://www.google.com/base/feeds/items/14609340223135535395', 2, '2010-10-05 14:10:13', '2010-11-04 13:10:13', 0, 0, 0, 0), (198, 3, 32, 'http://www.google.com/base/feeds/items/11789624730775434513', 2, '2010-10-05 14:10:14', '2010-11-04 13:10:14', 0, 0, 0, 0), (199, 3, 31, 'http://www.google.com/base/feeds/items/2096010503141587097', 2, '2010-10-05 14:10:35', '2010-11-04 13:10:35', 0, 0, 0, 0), (200, 3, 30, 'http://www.google.com/base/feeds/items/5015830492290962144', 2, '2010-10-05 14:10:41', '2010-11-04 13:10:41', 0, 0, 0, 0), (201, 3, 29, 'http://www.google.com/base/feeds/items/2475525426868239545', 2, '2010-10-05 14:10:59', '2010-11-04 13:10:59', 0, 0, 0, 0), (202, 3, 26, 'http://www.google.com/base/feeds/items/3513725452150171705', 2, '2010-10-05 14:11:04', '2010-11-04 13:11:04', 0, 0, 0, 0), (203, 3, 25, 'http://www.google.com/base/feeds/items/1563672023684836232', 2, '2010-10-05 14:11:25', '2010-11-04 13:11:25', 0, 0, 0, 0), (204, 3, 24, 'http://www.google.com/base/feeds/items/9581731140226618736', 2, '2010-10-05 14:11:26', '2010-11-04 13:11:26', 0, 0, 0, 0), (205, 3, 23, 'http://www.google.com/base/feeds/items/87052365599815827', 2, '2010-10-05 14:11:41', '2010-11-04 13:11:41', 0, 0, 0, 0), (206, 3, 22, 'http://www.google.com/base/feeds/items/2151230425981133482', 2, '2010-10-05 14:11:42', '2010-11-04 13:11:42', 0, 0, 0, 0), (207, 3, 21, 'http://www.google.com/base/feeds/items/1205282293642267510', 2, '2010-10-05 14:13:04', '2010-11-04 13:13:03', 0, 0, 0, 0), (208, 3, 20, 'http://www.google.com/base/feeds/items/17501396968827610604', 2, '2010-10-05 14:13:05', '2010-11-04 13:13:05', 0, 0, 0, 0), (209, 3, 13, 'http://www.google.com/base/feeds/items/9394079756743729680', 2, '2010-10-05 14:13:26', '2010-11-04 13:13:26', 0, 0, 0, 0), (210, 3, 10, 'http://www.google.com/base/feeds/items/4753130299424540856', 2, '2010-10-05 14:13:34', '2010-11-04 13:13:34', 0, 0, 0, 0), (211, 3, 9, 'http://www.google.com/base/feeds/items/1373257442351111980', 2, '2010-10-05 14:13:51', '2010-11-04 13:13:51', 0, 0, 0, 0), (212, 3, 4, 'http://www.google.com/base/feeds/items/13076458616611803511', 2, '2010-10-05 14:13:57', '2010-11-04 13:13:57', 0, 0, 0, 0), (213, 3, 3, 'http://www.google.com/base/feeds/items/8851052056715880569', 2, '2010-10-05 14:13:57', '2010-11-04 13:13:57', 0, 0, 0, 0), (214, 3, 253, 'http://www.google.com/base/feeds/items/7321500738507296188', 2, '2010-11-04 17:19:12', '2010-12-04 17:19:12', 0, 0, 0, 0), (215, 3, 252, 'http://www.google.com/base/feeds/items/7270351949447357944', 2, '2010-11-04 17:29:58', '2010-12-04 17:29:58', 0, 0, 0, 0), (216, 3, 50, 'http://www.google.com/base/feeds/items/7072800765667678627', 2, '2010-11-04 17:56:07', '2010-12-04 17:56:07', 0, 0, 0, 0), (217, 3, 33, 'http://www.google.com/base/feeds/items/1901461210467132453', 2, '2010-11-04 17:56:24', '2010-12-04 17:56:24', 0, 0, 0, 0), (218, 0, 133, 'http://www.google.com/base/feeds/items/5740634521805337459', 2, '2010-11-04 17:56:38', '2010-12-04 17:56:38', 0, 0, 0, 0), (219, 3, 49, 'http://www.google.com/base/feeds/items/1121244975139980015', 2, '2010-11-04 17:56:50', '2010-12-04 17:56:50', 0, 0, 0, 0), (220, 0, 250, 'http://www.google.com/base/feeds/items/16309436345978663830', 2, '2010-11-05 15:22:12', '2010-12-05 15:22:12', 0, 0, 0, 0), (221, 0, 249, 'http://www.google.com/base/feeds/items/7515082262720405507', 2, '2010-11-05 15:22:13', '2010-12-05 15:22:13', 0, 0, 0, 0), (222, 0, 248, 'http://www.google.com/base/feeds/items/7745599341368126878', 2, '2010-11-05 15:22:14', '2010-12-05 15:22:14', 0, 0, 0, 0), (223, 0, 247, 'http://www.google.com/base/feeds/items/17995746065418991309', 2, '2010-11-05 15:22:15', '2010-12-05 15:22:15', 0, 0, 0, 0), (224, 0, 246, 'http://www.google.com/base/feeds/items/10037876032242369597', 2, '2010-11-05 15:22:15', '2010-12-05 15:22:15', 0, 0, 0, 0), (225, 0, 245, 'http://www.google.com/base/feeds/items/17811999066532788713', 2, '2010-11-05 15:22:35', '2010-12-05 15:22:35', 0, 0, 0, 0), (226, 0, 244, 'http://www.google.com/base/feeds/items/3690373956251439339', 2, '2010-11-05 15:22:35', '2010-12-05 15:22:35', 0, 0, 0, 0), (227, 0, 243, 'http://www.google.com/base/feeds/items/2245083202727016533', 2, '2010-11-05 15:22:36', '2010-12-05 15:22:36', 0, 0, 0, 0), (228, 0, 242, 'http://www.google.com/base/feeds/items/770657509944821320', 2, '2010-11-05 15:22:37', '2010-12-05 15:22:36', 0, 0, 0, 0), (229, 0, 241, 'http://www.google.com/base/feeds/items/1507368247811372695', 2, '2010-11-05 15:22:38', '2010-12-05 15:22:38', 0, 0, 0, 0), (230, 0, 240, 'http://www.google.com/base/feeds/items/6982258901027567252', 2, '2010-11-05 15:22:55', '2010-12-05 15:22:55', 0, 0, 0, 0), (231, 0, 239, 'http://www.google.com/base/feeds/items/15879878897888439132', 2, '2010-11-05 15:22:55', '2010-12-05 15:22:55', 0, 0, 0, 0), (232, 0, 238, 'http://www.google.com/base/feeds/items/3071217921316911461', 2, '2010-11-05 15:22:56', '2010-12-05 15:22:56', 0, 0, 0, 0), (233, 0, 237, 'http://www.google.com/base/feeds/items/5535343915099189062', 2, '2010-11-05 15:22:56', '2010-12-05 15:22:56', 0, 0, 0, 0), (234, 0, 236, 'http://www.google.com/base/feeds/items/13586242791707991036', 2, '2010-11-05 15:22:57', '2010-12-05 15:22:57', 0, 0, 0, 0), (235, 0, 235, 'http://www.google.com/base/feeds/items/2628903430848577441', 2, '2010-11-05 15:23:14', '2010-12-05 15:23:14', 0, 0, 0, 0), (236, 0, 234, 'http://www.google.com/base/feeds/items/3790268999489650658', 2, '2010-11-05 15:23:15', '2010-12-05 15:23:15', 0, 0, 0, 0), (237, 0, 233, 'http://www.google.com/base/feeds/items/11693969981882867924', 2, '2010-11-05 15:23:15', '2010-12-05 15:23:15', 0, 0, 0, 0), (238, 0, 232, 'http://www.google.com/base/feeds/items/11976625985897881324', 2, '2010-11-05 15:23:16', '2010-12-05 15:23:16', 0, 0, 0, 0), (239, 0, 231, 'http://www.google.com/base/feeds/items/15371380587331917907', 2, '2010-11-05 15:23:17', '2010-12-05 15:23:17', 0, 0, 0, 0), (240, 0, 230, 'http://www.google.com/base/feeds/items/13535959240244196574', 2, '2010-11-05 15:23:33', '2010-12-05 15:23:33', 0, 0, 0, 0), (241, 0, 229, 'http://www.google.com/base/feeds/items/11322010183769655507', 2, '2010-11-05 15:23:34', '2010-12-05 15:23:34', 0, 0, 0, 0), (242, 0, 228, 'http://www.google.com/base/feeds/items/5416039156031279524', 2, '2010-11-05 15:23:34', '2010-12-05 15:23:34', 0, 0, 0, 0), (243, 0, 227, 'http://www.google.com/base/feeds/items/15010123238588605597', 2, '2010-11-05 15:23:35', '2010-12-05 15:23:35', 0, 0, 0, 0), (244, 0, 226, 'http://www.google.com/base/feeds/items/9010105445998790', 2, '2010-11-05 15:23:35', '2010-12-05 15:23:35', 0, 0, 0, 0), (245, 0, 225, 'http://www.google.com/base/feeds/items/6330459423630031889', 2, '2010-11-05 15:23:52', '2010-12-05 15:23:52', 0, 0, 0, 0), (246, 0, 224, 'http://www.google.com/base/feeds/items/9931938579846099275', 2, '2010-11-05 15:23:53', '2010-12-05 15:23:53', 0, 0, 0, 0), (247, 0, 223, 'http://www.google.com/base/feeds/items/17895174064778129018', 2, '2010-11-05 15:23:53', '2010-12-05 15:23:53', 0, 0, 0, 0), (248, 0, 222, 'http://www.google.com/base/feeds/items/11885581121191322459', 2, '2010-11-05 15:23:54', '2010-12-05 15:23:54', 0, 0, 0, 0), (249, 0, 215, 'http://www.google.com/base/feeds/items/17473143482243620484', 2, '2010-11-05 15:23:55', '2010-12-05 15:23:55', 0, 0, 0, 0), (250, 0, 214, 'http://www.google.com/base/feeds/items/5681045564666261081', 2, '2010-11-05 15:24:12', '2010-12-05 15:24:12', 0, 0, 0, 0), (251, 0, 213, 'http://www.google.com/base/feeds/items/13638552752923041552', 2, '2010-11-05 15:24:13', '2010-12-05 15:24:13', 0, 0, 0, 0), (252, 0, 212, 'http://www.google.com/base/feeds/items/14450266421580770012', 2, '2010-11-05 15:24:14', '2010-12-05 15:24:14', 0, 0, 0, 0), (253, 0, 211, 'http://www.google.com/base/feeds/items/16608512444877406655', 2, '2010-11-05 15:24:15', '2010-12-05 15:24:15', 0, 0, 0, 0), (254, 0, 210, 'http://www.google.com/base/feeds/items/3498856281555419174', 2, '2010-11-05 15:24:16', '2010-12-05 15:24:16', 0, 0, 0, 0), (255, 0, 209, 'http://www.google.com/base/feeds/items/4233165881378090897', 2, '2010-11-05 15:24:34', '2010-12-05 15:24:34', 0, 0, 0, 0), (256, 0, 208, 'http://www.google.com/base/feeds/items/5374243596443784425', 2, '2010-11-05 15:24:36', '2010-12-05 15:24:36', 0, 0, 0, 0), (257, 0, 207, 'http://www.google.com/base/feeds/items/10064597285601910116', 2, '2010-11-05 15:24:36', '2010-12-05 15:24:36', 0, 0, 0, 0), (258, 0, 206, 'http://www.google.com/base/feeds/items/7881788841315204148', 2, '2010-11-05 15:24:36', '2010-12-05 15:24:36', 0, 0, 0, 0), (259, 0, 202, 'http://www.google.com/base/feeds/items/3604012415999447676', 2, '2010-11-05 15:24:37', '2010-12-05 15:24:37', 0, 0, 0, 0), (260, 0, 201, 'http://www.google.com/base/feeds/items/1121532572060826170', 2, '2010-11-05 15:24:53', '2010-12-05 15:24:53', 0, 0, 0, 0), (261, 0, 200, 'http://www.google.com/base/feeds/items/8720308539225916275', 2, '2010-11-05 15:24:54', '2010-12-05 15:24:54', 0, 0, 0, 0), (262, 0, 199, 'http://www.google.com/base/feeds/items/9677073793831068297', 2, '2010-11-05 15:24:56', '2010-12-05 15:24:56', 0, 0, 0, 0), (263, 0, 198, 'http://www.google.com/base/feeds/items/14243456582869954906', 2, '2010-11-05 15:24:57', '2010-12-05 15:24:57', 0, 0, 0, 0), (264, 3, 196, 'http://www.google.com/base/feeds/items/12548135626041887208', 2, '2010-11-05 15:24:57', '2010-12-05 15:24:57', 0, 0, 0, 0), (265, 3, 195, 'http://www.google.com/base/feeds/items/10715795843113002954', 2, '2010-11-05 15:25:50', '2010-12-05 15:25:50', 0, 0, 0, 0), (266, 3, 194, 'http://www.google.com/base/feeds/items/10616146968170384973', 2, '2010-11-05 15:25:52', '2010-12-05 15:25:52', 0, 0, 0, 0), (267, 0, 191, 'http://www.google.com/base/feeds/items/18088793695935902742', 2, '2010-11-05 15:25:52', '2010-12-05 15:25:52', 0, 0, 0, 0), (268, 0, 190, 'http://www.google.com/base/feeds/items/11747225109716950335', 2, '2010-11-05 15:25:54', '2010-12-05 15:25:54', 0, 0, 0, 0), (269, 0, 189, 'http://www.google.com/base/feeds/items/4652293034981487356', 2, '2010-11-05 15:25:55', '2010-12-05 15:25:55', 0, 0, 0, 0), (270, 3, 188, 'http://www.google.com/base/feeds/items/1537924422189675241', 2, '2010-11-05 15:26:13', '2010-12-05 15:26:13', 0, 0, 0, 0), (271, 3, 187, 'http://www.google.com/base/feeds/items/10766828186051988768', 2, '2010-11-05 15:26:13', '2010-12-05 15:26:13', 0, 0, 0, 0), (272, 3, 186, 'http://www.google.com/base/feeds/items/7684893369697694099', 2, '2010-11-05 15:26:14', '2010-12-05 15:26:14', 0, 0, 0, 0), (273, 0, 184, 'http://www.google.com/base/feeds/items/13615767609145308102', 2, '2010-11-05 15:26:14', '2010-12-05 15:26:14', 0, 0, 0, 0), (274, 0, 183, 'http://www.google.com/base/feeds/items/565484380192418849', 2, '2010-11-05 15:26:15', '2010-12-05 15:26:15', 0, 0, 0, 0), (275, 0, 182, 'http://www.google.com/base/feeds/items/9144123204971434448', 2, '2010-11-05 15:26:35', '2010-12-05 15:26:35', 0, 0, 0, 0), (276, 0, 181, 'http://www.google.com/base/feeds/items/15066851610000088447', 2, '2010-11-05 15:26:35', '2010-12-05 15:26:35', 0, 0, 0, 0), (277, 0, 180, 'http://www.google.com/base/feeds/items/11971925669600914861', 2, '2010-11-05 15:26:36', '2010-12-05 15:26:36', 0, 0, 0, 0), (278, 3, 177, 'http://www.google.com/base/feeds/items/18367076763777531762', 2, '2010-11-05 15:26:36', '2010-12-05 15:26:36', 0, 0, 0, 0), (279, 3, 176, 'http://www.google.com/base/feeds/items/4020695952588233566', 2, '2010-11-05 15:26:37', '2010-12-05 15:26:37', 0, 0, 0, 0), (280, 0, 175, 'http://www.google.com/base/feeds/items/427845273600277911', 2, '2010-11-05 15:26:56', '2010-12-05 15:26:56', 0, 0, 0, 0), (281, 0, 173, 'http://www.google.com/base/feeds/items/15765754013200837732', 2, '2010-11-05 15:26:56', '2010-12-05 15:26:56', 0, 0, 0, 0), (282, 0, 172, 'http://www.google.com/base/feeds/items/12833482890360492136', 2, '2010-11-05 15:26:58', '2010-12-05 15:26:58', 0, 0, 0, 0), (283, 3, 170, 'http://www.google.com/base/feeds/items/12059747999321200501', 2, '2010-11-05 15:26:58', '2010-12-05 15:26:58', 0, 0, 0, 0), (284, 3, 169, 'http://www.google.com/base/feeds/items/18347157844710081103', 2, '2010-11-05 15:26:59', '2010-12-05 15:26:59', 0, 0, 0, 0), (285, 3, 168, 'http://www.google.com/base/feeds/items/7162102303345148379', 2, '2010-11-05 15:27:16', '2010-12-05 15:27:16', 0, 0, 0, 0), (286, 3, 167, 'http://www.google.com/base/feeds/items/4933594099192347075', 2, '2010-11-05 15:27:16', '2010-12-05 15:27:16', 0, 0, 0, 0), (287, 3, 166, 'http://www.google.com/base/feeds/items/3047258861220843192', 2, '2010-11-05 15:27:17', '2010-12-05 15:27:17', 0, 0, 0, 0), (288, 3, 165, 'http://www.google.com/base/feeds/items/583986994917374285', 2, '2010-11-05 15:27:17', '2010-12-05 15:27:17', 0, 0, 0, 0), (289, 3, 164, 'http://www.google.com/base/feeds/items/12497015622701189133', 2, '2010-11-05 15:27:18', '2010-12-05 15:27:18', 0, 0, 0, 0), (290, 3, 163, 'http://www.google.com/base/feeds/items/14118959437019509353', 2, '2010-11-05 15:27:35', '2010-12-05 15:27:35', 0, 0, 0, 0), (291, 3, 162, 'http://www.google.com/base/feeds/items/10669435437035758794', 2, '2010-11-05 15:27:36', '2010-12-05 15:27:36', 0, 0, 0, 0), (292, 3, 161, 'http://www.google.com/base/feeds/items/17731147327581714960', 2, '2010-11-05 15:27:36', '2010-12-05 15:27:36', 0, 0, 0, 0), (293, 3, 160, 'http://www.google.com/base/feeds/items/9588302693801997837', 2, '2010-11-05 15:27:37', '2010-12-05 15:27:37', 0, 0, 0, 0), (294, 3, 159, 'http://www.google.com/base/feeds/items/5430977725760254518', 2, '2010-11-05 15:27:37', '2010-12-05 15:27:37', 0, 0, 0, 0), (295, 3, 158, 'http://www.google.com/base/feeds/items/16881964952380875319', 2, '2010-11-05 15:27:54', '2010-12-05 15:27:54', 0, 0, 0, 0), (296, 0, 150, 'http://www.google.com/base/feeds/items/8460935421496916777', 2, '2010-11-05 15:27:55', '2010-12-05 15:27:55', 0, 0, 0, 0), (297, 0, 149, 'http://www.google.com/base/feeds/items/13360112851439650868', 2, '2010-11-05 15:27:55', '2010-12-05 15:27:55', 0, 0, 0, 0), (298, 0, 148, 'http://www.google.com/base/feeds/items/6280375263518495975', 2, '2010-11-05 15:27:59', '2010-12-05 15:27:59', 0, 0, 0, 0), (299, 0, 147, 'http://www.google.com/base/feeds/items/14911778976108876140', 2, '2010-11-05 15:28:00', '2010-12-05 15:28:00', 0, 0, 0, 0), (300, 0, 146, 'http://www.google.com/base/feeds/items/1103207944847370188', 2, '2010-11-05 15:28:16', '2010-12-05 15:28:16', 0, 0, 0, 0), (301, 0, 145, 'http://www.google.com/base/feeds/items/3429547785912351132', 2, '2010-11-05 15:28:17', '2010-12-05 15:28:17', 0, 0, 0, 0), (302, 0, 144, 'http://www.google.com/base/feeds/items/16208600566095928570', 2, '2010-11-05 15:28:17', '2010-12-05 15:28:17', 0, 0, 0, 0), (303, 3, 132, 'http://www.google.com/base/feeds/items/15654768314081522670', 2, '2010-11-05 15:28:18', '2010-12-05 15:28:18', 0, 0, 0, 0), (304, 3, 131, 'http://www.google.com/base/feeds/items/7881192697597221052', 2, '2010-11-05 15:28:19', '2010-12-05 15:28:19', 0, 0, 0, 0), (305, 3, 130, 'http://www.google.com/base/feeds/items/10710943784525513811', 2, '2010-11-05 15:28:35', '2010-12-05 15:28:35', 0, 0, 0, 0), (306, 3, 129, 'http://www.google.com/base/feeds/items/14200077398926507630', 2, '2010-11-05 15:28:36', '2010-12-05 15:28:36', 0, 0, 0, 0), (307, 3, 69, 'http://www.google.com/base/feeds/items/14659072420047536544', 2, '2010-11-05 15:28:36', '2010-12-05 15:28:36', 0, 0, 0, 0), (308, 3, 28, 'http://www.google.com/base/feeds/items/6584221135479408903', 2, '2010-11-05 15:28:37', '2010-12-05 15:28:37', 0, 0, 0, 0), (309, 3, 27, 'http://www.google.com/base/feeds/items/4717400220539067522', 2, '2010-11-05 15:28:38', '2010-12-05 15:28:38', 0, 0, 0, 0), (310, 3, 17, 'http://www.google.com/base/feeds/items/5564063171107270926', 2, '2010-11-05 15:29:01', '2010-12-05 15:29:01', 0, 0, 0, 0), (311, 3, 16, 'http://www.google.com/base/feeds/items/6787707639115347847', 2, '2010-11-05 15:29:01', '2010-12-05 15:29:01', 0, 0, 0, 0), (312, 3, 15, 'http://www.google.com/base/feeds/items/5840348911720134955', 2, '2010-11-05 15:29:02', '2010-12-05 15:29:02', 0, 0, 0, 0), (313, 3, 14, 'http://www.google.com/base/feeds/items/6388860397703426517', 2, '2010-11-05 15:29:02', '2010-12-05 15:29:02', 0, 0, 0, 0), (314, 3, 12, 'http://www.google.com/base/feeds/items/4432749734278715637', 2, '2010-11-05 15:29:03', '2010-12-05 15:29:03', 0, 0, 0, 0), (315, 3, 11, 'http://www.google.com/base/feeds/items/5930175426222975563', 2, '2010-11-05 15:29:22', '2010-12-05 15:29:22', 0, 0, 0, 0), (316, 3, 8, 'http://www.google.com/base/feeds/items/5314406988136295137', 2, '2010-11-05 15:29:23', '2010-12-05 15:29:23', 0, 0, 0, 0), (317, 3, 7, 'http://www.google.com/base/feeds/items/4994270726061353268', 2, '2010-11-05 15:29:23', '2010-12-05 15:29:23', 0, 0, 0, 0), (318, 3, 6, 'http://www.google.com/base/feeds/items/4416798511035684210', 2, '2010-11-05 15:29:24', '2010-12-05 15:29:24', 0, 0, 0, 0), (319, 3, 5, 'http://www.google.com/base/feeds/items/13279710332283596424', 2, '2010-11-05 15:29:24', '2010-12-05 15:29:24', 0, 0, 0, 0), (320, 3, 2, 'http://www.google.com/base/feeds/items/12673958476308352463', 2, '2010-11-05 15:29:25', '2010-12-05 15:29:25', 0, 0, 0, 0), (321, 3, 1, 'http://www.google.com/base/feeds/items/16649460275036722511', 2, '2010-11-05 15:29:25', '2010-12-05 15:29:25', 0, 0, 0, 0); /*!40000 ALTER TABLE `googlebase_items` ENABLE KEYS */; # Dumping structure for table web35db1.googlebase_types CREATE TABLE IF NOT EXISTS `googlebase_types` ( `type_id` int(10) unsigned NOT NULL auto_increment, `attribute_set_id` smallint(5) unsigned NOT NULL, `gbase_itemtype` varchar(255) NOT NULL, `target_country` varchar(2) NOT NULL default 'US', PRIMARY KEY (`type_id`), KEY `GOOGLEBASE_TYPES_ATTRIBUTE_SET_ID` (`attribute_set_id`), CONSTRAINT `GOOGLEBASE_TYPES_ATTRIBUTE_SET_ID` FOREIGN KEY (`attribute_set_id`) REFERENCES `eav_attribute_set` (`attribute_set_id`) ON DELETE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8 COMMENT='Google Base Item Types link Attribute Sets'; # Dumping data for table web35db1.googlebase_types: 1 rows /*!40000 ALTER TABLE `googlebase_types` DISABLE KEYS */; INSERT INTO `googlebase_types` (`type_id`, `attribute_set_id`, `gbase_itemtype`, `target_country`) VALUES (3, 27, 'Produkte', 'DE'); /*!40000 ALTER TABLE `googlebase_types` ENABLE KEYS */; # Dumping structure for table web35db1.googlecheckout_api_debug CREATE TABLE IF NOT EXISTS `googlecheckout_api_debug` ( `debug_id` int(10) unsigned NOT NULL auto_increment, `dir` enum('in','out') default NULL, `url` varchar(255) default NULL, `request_body` text, `response_body` text, PRIMARY KEY (`debug_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.googlecheckout_api_debug: 0 rows /*!40000 ALTER TABLE `googlecheckout_api_debug` DISABLE KEYS */; /*!40000 ALTER TABLE `googlecheckout_api_debug` ENABLE KEYS */; # Dumping structure for table web35db1.googleoptimizer_code CREATE TABLE IF NOT EXISTS `googleoptimizer_code` ( `code_id` int(10) unsigned NOT NULL auto_increment, `entity_id` int(10) unsigned NOT NULL, `entity_type` varchar(50) NOT NULL default '', `store_id` smallint(5) unsigned NOT NULL, `control_script` text, `tracking_script` text, `conversion_script` text, `conversion_page` varchar(255) NOT NULL default '', `additional_data` text, PRIMARY KEY (`code_id`), KEY `GOOGLEOPTIMIZER_CODE_STORE` (`store_id`), CONSTRAINT `FK_GOOGLEOPTIMIZER_CODE_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.googleoptimizer_code: 0 rows /*!40000 ALTER TABLE `googleoptimizer_code` DISABLE KEYS */; /*!40000 ALTER TABLE `googleoptimizer_code` ENABLE KEYS */; # Dumping structure for table web35db1.ig_cashondelivery_foreign CREATE TABLE IF NOT EXISTS `ig_cashondelivery_foreign` ( `ig_cashondelivery_foreign_id` int(11) unsigned NOT NULL auto_increment, `amount_from` float NOT NULL, `apply_fee` float NOT NULL, `fee_mode` enum('percent','absolute') NOT NULL default 'absolute', PRIMARY KEY (`ig_cashondelivery_foreign_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.ig_cashondelivery_foreign: 0 rows /*!40000 ALTER TABLE `ig_cashondelivery_foreign` DISABLE KEYS */; /*!40000 ALTER TABLE `ig_cashondelivery_foreign` ENABLE KEYS */; # Dumping structure for table web35db1.ig_cashondelivery_local CREATE TABLE IF NOT EXISTS `ig_cashondelivery_local` ( `ig_cashondelivery_local_id` int(11) unsigned NOT NULL auto_increment, `amount_from` float NOT NULL, `apply_fee` float NOT NULL, `fee_mode` enum('percent','absolute') NOT NULL default 'absolute', PRIMARY KEY (`ig_cashondelivery_local_id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.ig_cashondelivery_local: 1 rows /*!40000 ALTER TABLE `ig_cashondelivery_local` DISABLE KEYS */; INSERT INTO `ig_cashondelivery_local` (`ig_cashondelivery_local_id`, `amount_from`, `apply_fee`, `fee_mode`) VALUES (1, 0, 6, 'absolute'); /*!40000 ALTER TABLE `ig_cashondelivery_local` ENABLE KEYS */; # Dumping structure for table web35db1.index_event CREATE TABLE IF NOT EXISTS `index_event` ( `event_id` bigint(20) unsigned NOT NULL auto_increment, `type` varchar(64) NOT NULL, `entity` varchar(64) NOT NULL, `entity_pk` bigint(20) default NULL, `created_at` datetime NOT NULL, `old_data` mediumtext, `new_data` mediumtext, PRIMARY KEY (`event_id`), UNIQUE KEY `IDX_UNIQUE_EVENT` (`type`,`entity`,`entity_pk`) ) ENGINE=InnoDB AUTO_INCREMENT=665 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.index_event: 623 rows /*!40000 ALTER TABLE `index_event` DISABLE KEYS */; INSERT INTO `index_event` (`event_id`, `type`, `entity`, `entity_pk`, `created_at`, `old_data`, `new_data`) VALUES (1, 'save', 'catalog_category', 1, '2010-05-19 11:33:32', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (2, 'save', 'catalog_category', 2, '2010-05-19 11:33:33', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (3, 'save', 'catalog_category', 3, '2010-05-19 12:00:12', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (4, 'save', 'store_group', 2, '2010-05-19 12:00:51', 'a:2:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}'), (5, 'save', 'core_store', 2, '2010-05-19 12:01:38', 'a:4:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}'), (6, 'save', 'catalog_eav_attribute', 525, '2010-05-19 13:19:52', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}'), (7, 'save', 'catalog_eav_attribute', 526, '2010-05-19 13:21:57', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;}'), (8, 'save', 'catalog_eav_attribute', 527, '2010-05-19 13:25:45', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (9, 'save', 'catalog_eav_attribute', 528, '2010-05-19 13:36:28', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;}'), (10, 'save', 'catalog_category', 4, '2010-05-19 14:00:34', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;}'), (11, 'save', 'catalog_category', 5, '2010-05-19 14:00:58', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;}'), (12, 'save', 'catalog_category', 6, '2010-05-19 14:01:19', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;}'), (13, 'save', 'catalog_category', 7, '2010-05-19 14:01:35', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;}'), (14, 'save', 'catalog_category', 8, '2010-05-19 14:01:53', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;}'), (15, 'save', 'catalog_category', 9, '2010-05-19 14:02:52', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;}'), (16, 'save', 'cataloginventory_stock_item', 1, '2010-05-19 14:13:14', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;}'), (17, 'save', 'catalog_product', 1, '2010-05-19 14:13:15', 'a:6:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (18, 'save', 'catalog_category', 10, '2010-05-19 14:15:18', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (19, 'save', 'catalog_category', 11, '2010-05-19 14:16:21', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (20, 'save', 'catalog_category', 12, '2010-05-19 14:18:11', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (21, 'save', 'catalog_category', 13, '2010-05-19 14:19:50', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (22, 'save', 'catalog_category', 14, '2010-05-19 14:20:08', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;}'), (23, 'save', 'catalog_category', 15, '2010-05-19 14:20:27', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;}'), (24, 'save', 'catalog_category', 16, '2010-05-19 14:20:40', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (25, 'save', 'catalog_category', 17, '2010-05-19 14:21:26', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (26, 'save', 'catalog_category', 18, '2010-05-19 14:21:53', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (27, 'save', 'cataloginventory_stock_item', 2, '2010-05-19 14:22:32', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;}'), (28, 'save', 'catalog_product', 2, '2010-05-19 14:22:32', 'a:6:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (29, 'save', 'catalog_category', 19, '2010-05-19 14:24:21', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;}'), (30, 'save', 'cataloginventory_stock_item', 3, '2010-05-19 14:25:19', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;}'), (31, 'save', 'catalog_product', 3, '2010-05-19 14:25:20', 'a:6:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (32, 'save', 'cataloginventory_stock_item', 4, '2010-05-19 14:25:46', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;}'), (33, 'save', 'catalog_product', 4, '2010-05-19 14:25:46', 'a:6:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (34, 'save', 'catalog_category', 20, '2010-05-19 14:25:56', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;}'), (35, 'save', 'catalog_category', 21, '2010-05-19 14:26:27', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (36, 'save', 'catalog_category', 22, '2010-05-19 14:26:52', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (37, 'save', 'catalog_category', 23, '2010-05-19 14:29:49', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (38, 'save', 'catalog_category', 24, '2010-05-19 14:30:03', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (39, 'save', 'catalog_category', 25, '2010-05-19 14:30:40', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (40, 'save', 'catalog_category', 26, '2010-05-19 14:30:55', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;}'), (41, 'save', 'catalog_category', 27, '2010-05-19 14:31:29', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;}'), (42, 'save', 'catalog_category', 28, '2010-05-19 14:31:54', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (43, 'save', 'catalog_category', 29, '2010-05-19 14:32:35', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;}'), (44, 'save', 'catalog_category', 30, '2010-05-19 14:32:54', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;}'), (45, 'save', 'catalog_category', 31, '2010-05-19 14:33:19', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (46, 'save', 'catalog_category', 32, '2010-05-19 14:33:38', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (47, 'save', 'catalog_category', 33, '2010-05-19 14:34:14', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (48, 'save', 'catalog_category', 34, '2010-05-19 14:34:29', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (49, 'save', 'catalog_category', 35, '2010-05-19 14:34:48', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (50, 'save', 'catalog_category', 36, '2010-05-19 14:36:32', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;}'), (51, 'save', 'catalog_category', 37, '2010-05-19 14:36:45', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;}'), (52, 'save', 'catalog_category', 38, '2010-05-19 14:38:56', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;}'), (53, 'save', 'catalog_category', 39, '2010-05-19 14:39:29', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;}'), (54, 'save', 'catalog_category', 40, '2010-05-19 15:03:40', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (55, 'save', 'catalog_category', 41, '2010-05-19 15:03:56', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (56, 'save', 'catalog_category', 42, '2010-05-19 15:04:15', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (57, 'save', 'catalog_category', 43, '2010-05-19 15:05:20', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (58, 'save', 'catalog_category', 44, '2010-05-19 15:05:51', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (59, 'save', 'catalog_category', 45, '2010-05-19 15:06:12', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (60, 'save', 'catalog_category', 46, '2010-05-19 15:06:28', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (61, 'save', 'catalog_category', 47, '2010-05-19 15:07:10', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (62, 'save', 'catalog_category', 48, '2010-05-19 15:07:26', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (63, 'save', 'catalog_category', 49, '2010-05-19 15:07:40', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (64, 'save', 'catalog_category', 50, '2010-05-19 15:07:54', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (65, 'save', 'catalog_category', 51, '2010-05-19 15:08:41', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (66, 'save', 'catalog_category', 52, '2010-05-19 15:08:55', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (67, 'save', 'catalog_category', 53, '2010-05-19 15:09:14', 'a:2:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (68, 'save', 'cataloginventory_stock_item', 5, '2010-05-20 06:08:55', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (69, 'save', 'catalog_product', 5, '2010-05-20 06:08:56', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (70, 'save', 'cataloginventory_stock_item', 6, '2010-05-20 06:09:10', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (71, 'save', 'catalog_product', 6, '2010-05-20 06:09:11', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (72, 'save', 'cataloginventory_stock_item', 7, '2010-05-20 06:12:43', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (73, 'save', 'catalog_product', 7, '2010-05-20 06:12:43', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (74, 'save', 'cataloginventory_stock_item', 8, '2010-05-20 06:12:59', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (75, 'save', 'catalog_product', 8, '2010-05-20 06:13:00', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (76, 'save', 'cataloginventory_stock_item', 9, '2010-05-20 06:27:08', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (77, 'save', 'catalog_product', 9, '2010-05-20 06:27:09', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (78, 'save', 'cataloginventory_stock_item', 10, '2010-05-20 06:27:22', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (79, 'save', 'catalog_product', 10, '2010-05-20 06:27:23', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (80, 'save', 'cataloginventory_stock_item', 11, '2010-05-20 06:36:11', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (81, 'save', 'catalog_product', 11, '2010-05-20 06:36:11', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (82, 'save', 'cataloginventory_stock_item', 12, '2010-05-20 06:36:24', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (83, 'save', 'catalog_product', 12, '2010-05-20 06:36:24', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (84, 'save', 'cataloginventory_stock_item', 13, '2010-05-20 07:16:29', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (85, 'save', 'catalog_product', 13, '2010-05-20 07:16:31', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (86, 'save', 'cataloginventory_stock_item', 14, '2010-05-20 07:20:32', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (87, 'save', 'catalog_product', 14, '2010-05-20 07:20:33', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (88, 'save', 'cataloginventory_stock_item', 15, '2010-05-20 07:22:45', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (89, 'save', 'catalog_product', 15, '2010-05-20 07:22:45', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (90, 'save', 'cataloginventory_stock_item', 16, '2010-05-20 07:30:43', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (91, 'save', 'catalog_product', 16, '2010-05-20 07:30:44', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (92, 'save', 'cataloginventory_stock_item', 17, '2010-05-20 07:31:04', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (93, 'save', 'catalog_product', 17, '2010-05-20 07:31:05', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (94, 'save', 'cataloginventory_stock_item', 18, '2010-05-20 08:02:20', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (95, 'save', 'catalog_product', 18, '2010-05-20 08:02:20', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (96, 'save', 'cataloginventory_stock_item', 19, '2010-05-20 08:02:50', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (97, 'save', 'catalog_product', 19, '2010-05-20 08:02:51', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (98, 'save', 'cataloginventory_stock_item', 20, '2010-05-20 08:21:40', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (99, 'save', 'catalog_product', 20, '2010-05-20 08:21:40', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (100, 'save', 'cataloginventory_stock_item', 21, '2010-05-20 08:21:53', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (101, 'save', 'catalog_product', 21, '2010-05-20 08:21:54', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (102, 'save', 'cataloginventory_stock_item', 22, '2010-05-20 08:27:18', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (103, 'save', 'catalog_product', 22, '2010-05-20 08:27:18', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (104, 'save', 'cataloginventory_stock_item', 23, '2010-05-20 08:27:29', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (105, 'save', 'catalog_product', 23, '2010-05-20 08:27:29', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (106, 'save', 'cataloginventory_stock_item', 24, '2010-05-20 08:29:50', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (107, 'save', 'catalog_product', 24, '2010-05-20 08:29:51', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (108, 'save', 'cataloginventory_stock_item', 25, '2010-05-20 08:32:55', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (109, 'save', 'catalog_product', 25, '2010-05-20 08:32:56', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (110, 'save', 'cataloginventory_stock_item', 26, '2010-05-20 08:33:07', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (111, 'save', 'catalog_product', 26, '2010-05-20 08:33:08', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (112, 'save', 'cataloginventory_stock_item', 27, '2010-05-20 08:35:06', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (113, 'save', 'catalog_product', 27, '2010-05-20 08:35:07', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (114, 'save', 'cataloginventory_stock_item', 28, '2010-05-20 08:35:20', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (115, 'save', 'catalog_product', 28, '2010-05-20 08:35:21', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (116, 'save', 'cataloginventory_stock_item', 29, '2010-05-20 08:39:09', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (117, 'save', 'catalog_product', 29, '2010-05-20 08:39:10', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (118, 'save', 'cataloginventory_stock_item', 30, '2010-05-20 08:40:43', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (119, 'save', 'catalog_product', 30, '2010-05-20 08:40:44', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (120, 'save', 'cataloginventory_stock_item', 31, '2010-05-27 13:39:19', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (121, 'save', 'catalog_product', 31, '2010-05-27 13:39:20', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (122, 'save', 'cataloginventory_stock_item', 32, '2010-05-27 13:47:31', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (123, 'save', 'catalog_product', 32, '2010-05-27 13:47:31', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (124, 'save', 'cataloginventory_stock_item', 33, '2010-05-27 13:52:37', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (125, 'save', 'catalog_product', 33, '2010-05-27 13:52:38', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (126, 'save', 'cataloginventory_stock_item', 34, '2010-05-27 13:55:45', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (127, 'save', 'catalog_product', 34, '2010-05-27 13:55:45', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:13:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}'), (128, 'save', 'cataloginventory_stock_item', 35, '2010-05-27 13:58:25', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (129, 'save', 'catalog_product', 35, '2010-05-27 13:58:26', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:13:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}'), (130, 'save', 'cataloginventory_stock_item', 36, '2010-05-27 14:00:55', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (131, 'save', 'catalog_product', 36, '2010-05-27 14:00:56', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:13:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}'), (132, 'save', 'cataloginventory_stock_item', 37, '2010-05-27 14:03:18', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (133, 'save', 'catalog_product', 37, '2010-05-27 14:03:18', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:13:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}'), (134, 'save', 'cataloginventory_stock_item', 38, '2010-05-27 14:12:15', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (135, 'save', 'catalog_product', 38, '2010-05-27 14:12:16', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:13:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}'), (136, 'save', 'cataloginventory_stock_item', 39, '2010-05-27 14:15:21', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (137, 'save', 'catalog_product', 39, '2010-05-27 14:15:22', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:13:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}'), (138, 'save', 'cataloginventory_stock_item', 40, '2010-05-27 14:17:41', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (139, 'save', 'catalog_product', 40, '2010-05-27 14:17:42', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:13:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}'), (140, 'save', 'cataloginventory_stock_item', 41, '2010-05-27 14:20:10', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (141, 'save', 'catalog_product', 41, '2010-05-27 14:20:10', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:13:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}'), (142, 'save', 'cataloginventory_stock_item', 42, '2010-05-27 14:27:04', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (143, 'save', 'catalog_product', 42, '2010-05-27 14:27:04', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:13:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}'), (144, 'save', 'cataloginventory_stock_item', 43, '2010-05-28 08:54:14', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (145, 'save', 'catalog_product', 43, '2010-05-28 08:54:15', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:13:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}'), (146, 'save', 'cataloginventory_stock_item', 44, '2010-05-28 08:59:01', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (147, 'save', 'catalog_product', 44, '2010-05-28 08:59:02', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:13:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}'), (148, 'save', 'cataloginventory_stock_item', 45, '2010-05-28 09:01:42', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (149, 'save', 'catalog_product', 45, '2010-05-28 09:01:42', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:13:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}'), (150, 'save', 'cataloginventory_stock_item', 46, '2010-05-28 09:05:02', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (151, 'save', 'catalog_product', 46, '2010-05-28 09:05:02', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:13:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}'), (152, 'save', 'cataloginventory_stock_item', 47, '2010-05-28 09:07:12', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (153, 'save', 'catalog_product', 47, '2010-05-28 09:07:13', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:13:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}'), (154, 'delete', 'catalog_product', 47, '2010-05-28 09:27:18', 'a:4:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:10:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (155, 'delete', 'catalog_product', 46, '2010-05-28 09:27:49', 'a:4:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:10:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (156, 'delete', 'catalog_product', 45, '2010-05-28 09:28:13', 'a:4:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:10:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (157, 'delete', 'catalog_product', 44, '2010-05-28 09:28:25', 'a:4:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:10:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (158, 'delete', 'catalog_product', 43, '2010-05-28 09:28:41', 'a:4:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:10:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (159, 'delete', 'catalog_product', 42, '2010-05-28 09:28:53', 'a:4:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:10:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (160, 'delete', 'catalog_product', 41, '2010-05-28 09:29:03', 'a:4:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:10:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (161, 'delete', 'catalog_product', 40, '2010-05-28 09:29:12', 'a:4:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:10:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (162, 'delete', 'catalog_product', 39, '2010-05-28 09:29:21', 'a:4:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:10:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (163, 'delete', 'catalog_product', 38, '2010-05-28 09:29:30', 'a:4:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:10:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (164, 'delete', 'catalog_product', 37, '2010-05-28 09:29:39', 'a:4:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:10:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'); INSERT INTO `index_event` (`event_id`, `type`, `entity`, `entity_pk`, `created_at`, `old_data`, `new_data`) VALUES (165, 'delete', 'catalog_product', 36, '2010-05-28 09:29:49', 'a:4:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:10:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (166, 'delete', 'catalog_product', 35, '2010-05-28 09:29:59', 'a:4:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:10:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (167, 'delete', 'catalog_product', 34, '2010-05-28 09:30:08', 'a:4:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:10:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (168, 'save', 'cataloginventory_stock_item', 48, '2010-05-28 09:42:44', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (169, 'save', 'catalog_product', 48, '2010-05-28 09:42:44', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (170, 'save', 'cataloginventory_stock_item', 49, '2010-05-28 09:47:43', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (171, 'save', 'catalog_product', 49, '2010-05-28 09:47:43', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (172, 'save', 'cataloginventory_stock_item', 50, '2010-05-28 09:55:22', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (173, 'save', 'catalog_product', 50, '2010-05-28 09:55:22', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (174, 'save', 'cataloginventory_stock_item', 51, '2010-05-28 09:58:29', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (175, 'save', 'catalog_product', 51, '2010-05-28 09:58:29', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (176, 'save', 'cataloginventory_stock_item', 52, '2010-05-28 10:00:45', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (177, 'save', 'catalog_product', 52, '2010-05-28 10:00:46', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (178, 'save', 'cataloginventory_stock_item', 53, '2010-05-28 10:03:28', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (179, 'save', 'catalog_product', 53, '2010-05-28 10:03:29', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (180, 'save', 'cataloginventory_stock_item', 54, '2010-05-28 10:05:34', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (181, 'save', 'catalog_product', 54, '2010-05-28 10:05:35', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (182, 'save', 'cataloginventory_stock_item', 55, '2010-05-28 10:09:01', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (183, 'save', 'catalog_product', 55, '2010-05-28 10:09:01', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (184, 'save', 'cataloginventory_stock_item', 56, '2010-05-28 10:11:07', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (185, 'save', 'catalog_product', 56, '2010-05-28 10:11:08', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (186, 'save', 'cataloginventory_stock_item', 57, '2010-05-28 10:16:11', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (187, 'save', 'catalog_product', 57, '2010-05-28 10:16:11', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (188, 'save', 'cataloginventory_stock_item', 58, '2010-05-28 10:19:03', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (189, 'save', 'catalog_product', 58, '2010-05-28 10:19:03', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (190, 'save', 'cataloginventory_stock_item', 59, '2010-05-28 10:21:34', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (191, 'save', 'catalog_product', 59, '2010-05-28 10:21:34', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (192, 'save', 'cataloginventory_stock_item', 60, '2010-05-28 10:54:47', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (193, 'save', 'catalog_product', 60, '2010-05-28 10:54:47', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (194, 'save', 'cataloginventory_stock_item', 61, '2010-05-28 12:34:57', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (195, 'save', 'catalog_product', 61, '2010-05-28 12:34:58', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (196, 'save', 'cataloginventory_stock_item', 62, '2010-05-28 13:16:43', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (197, 'save', 'catalog_product', 62, '2010-05-28 13:16:43', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (198, 'save', 'cataloginventory_stock_item', 63, '2010-05-28 13:18:40', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (199, 'save', 'catalog_product', 63, '2010-05-28 13:18:40', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (200, 'save', 'cataloginventory_stock_item', 64, '2010-05-28 13:22:06', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (201, 'save', 'catalog_product', 64, '2010-05-28 13:22:06', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (202, 'save', 'cataloginventory_stock_item', 65, '2010-05-28 13:24:14', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (203, 'save', 'catalog_product', 65, '2010-05-28 13:24:14', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (204, 'save', 'cataloginventory_stock_item', 66, '2010-05-28 13:28:32', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (205, 'save', 'catalog_product', 66, '2010-05-28 13:28:32', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (206, 'save', 'cataloginventory_stock_item', 67, '2010-05-28 13:31:05', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (207, 'save', 'catalog_product', 67, '2010-05-28 13:31:05', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (208, 'save', 'cataloginventory_stock_item', 68, '2010-05-28 13:33:50', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (209, 'save', 'catalog_product', 68, '2010-05-28 13:33:50', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (210, 'save', 'cataloginventory_stock_item', 69, '2010-05-28 13:35:57', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (211, 'save', 'catalog_product', 69, '2010-05-28 13:35:58', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (212, 'save', 'cataloginventory_stock_item', 70, '2010-06-10 11:06:06', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (213, 'save', 'catalog_product', 70, '2010-06-10 11:06:08', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (214, 'save', 'cataloginventory_stock_item', 71, '2010-06-10 11:08:42', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (215, 'save', 'catalog_product', 71, '2010-06-10 11:08:42', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (216, 'save', 'cataloginventory_stock_item', 72, '2010-06-10 11:11:09', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (217, 'save', 'catalog_product', 72, '2010-06-10 11:11:10', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (218, 'save', 'cataloginventory_stock_item', 73, '2010-06-10 11:24:15', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (219, 'save', 'catalog_product', 73, '2010-06-10 11:24:16', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (220, 'save', 'cataloginventory_stock_item', 74, '2010-06-10 11:26:18', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (221, 'save', 'catalog_product', 74, '2010-06-10 11:26:19', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (222, 'save', 'cataloginventory_stock_item', 75, '2010-06-10 11:28:10', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (223, 'save', 'catalog_product', 75, '2010-06-10 11:28:11', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (224, 'save', 'cataloginventory_stock_item', 76, '2010-06-10 11:29:47', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (225, 'save', 'catalog_product', 76, '2010-06-10 11:29:47', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (226, 'save', 'cataloginventory_stock_item', 77, '2010-06-10 11:34:03', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (227, 'save', 'catalog_product', 77, '2010-06-10 11:34:03', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (228, 'save', 'cataloginventory_stock_item', 78, '2010-06-10 11:35:45', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (229, 'save', 'catalog_product', 78, '2010-06-10 11:35:46', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (230, 'save', 'cataloginventory_stock_item', 79, '2010-06-10 11:45:57', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (231, 'save', 'catalog_product', 79, '2010-06-10 11:45:57', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (232, 'save', 'cataloginventory_stock_item', 80, '2010-06-10 11:49:05', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (233, 'save', 'catalog_product', 80, '2010-06-10 11:49:05', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (234, 'save', 'cataloginventory_stock_item', 81, '2010-06-10 11:52:03', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (235, 'save', 'catalog_product', 81, '2010-06-10 11:52:03', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (236, 'save', 'cataloginventory_stock_item', 82, '2010-06-10 11:53:38', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (237, 'save', 'catalog_product', 82, '2010-06-10 11:53:38', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (238, 'save', 'cataloginventory_stock_item', 83, '2010-06-10 11:55:11', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (239, 'save', 'catalog_product', 83, '2010-06-10 11:55:12', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (240, 'save', 'cataloginventory_stock_item', 84, '2010-06-10 11:57:04', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (241, 'save', 'catalog_product', 84, '2010-06-10 11:57:05', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (242, 'save', 'cataloginventory_stock_item', 85, '2010-06-10 11:58:52', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (243, 'save', 'catalog_product', 85, '2010-06-10 11:58:53', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (244, 'save', 'cataloginventory_stock_item', 86, '2010-06-10 12:00:42', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (245, 'save', 'catalog_product', 86, '2010-06-10 12:00:43', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (246, 'save', 'cataloginventory_stock_item', 87, '2010-06-10 12:02:25', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (247, 'save', 'catalog_product', 87, '2010-06-10 12:02:26', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (248, 'save', 'cataloginventory_stock_item', 88, '2010-06-10 12:10:17', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (249, 'save', 'catalog_product', 88, '2010-06-10 12:10:17', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (250, 'save', 'cataloginventory_stock_item', 89, '2010-06-10 12:16:39', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (251, 'save', 'catalog_product', 89, '2010-06-10 12:16:40', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (252, 'save', 'cataloginventory_stock_item', 90, '2010-06-10 12:18:10', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (253, 'save', 'catalog_product', 90, '2010-06-10 12:18:11', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (254, 'save', 'cataloginventory_stock_item', 91, '2010-06-10 12:19:56', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (255, 'save', 'catalog_product', 91, '2010-06-10 12:19:57', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (256, 'save', 'cataloginventory_stock_item', 92, '2010-06-10 12:21:27', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (257, 'save', 'catalog_product', 92, '2010-06-10 12:21:27', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (258, 'save', 'cataloginventory_stock_item', 93, '2010-06-10 12:24:01', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (259, 'save', 'catalog_product', 93, '2010-06-10 12:24:01', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (260, 'save', 'cataloginventory_stock_item', 94, '2010-06-10 12:25:51', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (261, 'save', 'catalog_product', 94, '2010-06-10 12:25:52', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (262, 'save', 'cataloginventory_stock_item', 95, '2010-06-10 12:27:33', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (263, 'save', 'catalog_product', 95, '2010-06-10 12:27:33', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (264, 'save', 'cataloginventory_stock_item', 96, '2010-06-10 12:29:13', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (265, 'save', 'catalog_product', 96, '2010-06-10 12:29:13', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (266, 'save', 'cataloginventory_stock_item', 97, '2010-06-10 12:30:50', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (267, 'save', 'catalog_product', 97, '2010-06-10 12:30:50', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (268, 'save', 'cataloginventory_stock_item', 98, '2010-06-15 07:59:40', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (269, 'save', 'catalog_product', 98, '2010-06-15 07:59:42', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (270, 'save', 'cataloginventory_stock_item', 99, '2010-06-15 08:05:12', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (271, 'save', 'catalog_product', 99, '2010-06-15 08:05:12', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (272, 'save', 'cataloginventory_stock_item', 100, '2010-06-15 08:11:23', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (273, 'save', 'catalog_product', 100, '2010-06-15 08:11:23', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (274, 'save', 'cataloginventory_stock_item', 101, '2010-06-15 08:18:11', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (275, 'save', 'catalog_product', 101, '2010-06-15 08:18:12', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (276, 'save', 'cataloginventory_stock_item', 102, '2010-06-15 08:21:40', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (277, 'save', 'catalog_product', 102, '2010-06-15 08:21:40', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (278, 'save', 'cataloginventory_stock_item', 103, '2010-06-15 08:26:42', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (279, 'save', 'catalog_product', 103, '2010-06-15 08:26:42', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (280, 'save', 'cataloginventory_stock_item', 104, '2010-06-15 08:29:48', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (281, 'save', 'catalog_product', 104, '2010-06-15 08:29:48', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (282, 'save', 'cataloginventory_stock_item', 105, '2010-06-15 09:11:59', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (283, 'save', 'catalog_product', 105, '2010-06-15 09:12:00', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (284, 'save', 'cataloginventory_stock_item', 106, '2010-06-15 09:16:51', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (285, 'save', 'catalog_product', 106, '2010-06-15 09:16:51', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (286, 'save', 'cataloginventory_stock_item', 107, '2010-06-15 09:19:52', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (287, 'save', 'catalog_product', 107, '2010-06-15 09:19:53', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (288, 'save', 'cataloginventory_stock_item', 108, '2010-06-15 09:24:34', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (289, 'save', 'catalog_product', 108, '2010-06-15 09:24:35', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (290, 'save', 'cataloginventory_stock_item', 109, '2010-06-15 09:28:43', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (291, 'save', 'catalog_product', 109, '2010-06-15 09:28:43', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (292, 'save', 'cataloginventory_stock_item', 110, '2010-06-15 09:38:28', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (293, 'save', 'catalog_product', 110, '2010-06-15 09:38:29', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (294, 'save', 'cataloginventory_stock_item', 111, '2010-06-15 09:42:44', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (295, 'save', 'catalog_product', 111, '2010-06-15 09:42:44', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (296, 'save', 'cataloginventory_stock_item', 112, '2010-06-15 09:47:05', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (297, 'save', 'catalog_product', 112, '2010-06-15 09:47:06', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (298, 'save', 'cataloginventory_stock_item', 113, '2010-06-15 09:50:26', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (299, 'save', 'catalog_product', 113, '2010-06-15 09:50:26', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (300, 'save', 'cataloginventory_stock_item', 114, '2010-06-15 10:03:44', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (301, 'save', 'catalog_product', 114, '2010-06-15 10:03:45', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (302, 'save', 'cataloginventory_stock_item', 115, '2010-06-15 10:07:32', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (303, 'save', 'catalog_product', 115, '2010-06-15 10:07:32', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (304, 'save', 'cataloginventory_stock_item', 116, '2010-06-15 10:11:34', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (305, 'save', 'catalog_product', 116, '2010-06-15 10:11:35', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (306, 'save', 'cataloginventory_stock_item', 117, '2010-06-15 10:15:25', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (307, 'save', 'catalog_product', 117, '2010-06-15 10:15:26', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (308, 'save', 'cataloginventory_stock_item', 118, '2010-06-15 10:19:28', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (309, 'save', 'catalog_product', 118, '2010-06-15 10:19:29', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (310, 'save', 'cataloginventory_stock_item', 119, '2010-06-15 10:31:55', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (311, 'save', 'catalog_product', 119, '2010-06-15 10:31:56', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (312, 'save', 'cataloginventory_stock_item', 120, '2010-06-15 10:34:49', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (313, 'save', 'catalog_product', 120, '2010-06-15 10:34:49', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (314, 'save', 'cataloginventory_stock_item', 121, '2010-06-15 10:43:57', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (315, 'save', 'catalog_product', 121, '2010-06-15 10:43:57', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (316, 'save', 'cataloginventory_stock_item', 122, '2010-06-15 10:47:02', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (317, 'save', 'catalog_product', 122, '2010-06-15 10:47:02', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (318, 'save', 'cataloginventory_stock_item', 123, '2010-06-15 10:50:32', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (319, 'save', 'catalog_product', 123, '2010-06-15 10:50:32', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (320, 'save', 'cataloginventory_stock_item', 124, '2010-06-15 11:22:41', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (321, 'save', 'catalog_product', 124, '2010-06-15 11:22:42', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (322, 'save', 'cataloginventory_stock_item', 125, '2010-06-15 11:25:35', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (323, 'save', 'catalog_product', 125, '2010-06-15 11:25:35', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (324, 'save', 'cataloginventory_stock_item', 126, '2010-06-15 11:28:51', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (325, 'save', 'catalog_product', 126, '2010-06-15 11:28:51', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (326, 'save', 'cataloginventory_stock_item', 127, '2010-06-15 11:31:05', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (327, 'save', 'catalog_product', 127, '2010-06-15 11:31:05', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (328, 'save', 'cataloginventory_stock_item', 128, '2010-06-15 11:33:57', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'); INSERT INTO `index_event` (`event_id`, `type`, `entity`, `entity_pk`, `created_at`, `old_data`, `new_data`) VALUES (329, 'save', 'catalog_product', 128, '2010-06-15 11:33:57', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (330, 'save', 'cataloginventory_stock_item', 129, '2010-06-15 11:37:12', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (331, 'save', 'catalog_product', 129, '2010-06-15 11:37:12', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (332, 'save', 'cataloginventory_stock_item', 130, '2010-06-15 11:40:04', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (333, 'save', 'catalog_product', 130, '2010-06-15 11:40:05', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (334, 'save', 'cataloginventory_stock_item', 131, '2010-06-15 11:44:07', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (335, 'save', 'catalog_product', 131, '2010-06-15 11:44:07', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (336, 'save', 'cataloginventory_stock_item', 132, '2010-06-15 11:47:47', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (337, 'save', 'catalog_product', 132, '2010-06-15 11:47:48', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (338, 'save', 'catalog_eav_attribute', 543, '2010-06-17 09:03:58', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (339, 'save', 'cataloginventory_stock_item', 133, '2010-06-24 11:59:40', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (340, 'save', 'catalog_product', 133, '2010-06-24 11:59:40', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (341, 'save', 'cataloginventory_stock_item', 134, '2010-06-24 12:22:02', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (342, 'save', 'catalog_product', 134, '2010-06-24 12:24:32', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (343, 'delete', 'catalog_product', 134, '2010-06-24 12:46:40', 'a:5:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:11:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (344, 'save', 'cataloginventory_stock_item', 135, '2010-06-24 12:49:40', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (345, 'save', 'catalog_product', 135, '2010-06-24 12:49:40', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (346, 'save', 'cataloginventory_stock_item', 136, '2010-06-24 12:55:55', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (347, 'save', 'catalog_product', 136, '2010-06-24 12:55:55', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (348, 'save', 'cataloginventory_stock_item', 137, '2010-06-24 12:59:02', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (349, 'save', 'catalog_product', 137, '2010-06-24 12:59:02', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (350, 'save', 'cataloginventory_stock_item', 138, '2010-06-24 13:20:43', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (351, 'save', 'catalog_product', 138, '2010-06-24 13:20:43', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (352, 'save', 'cataloginventory_stock_item', 139, '2010-06-24 13:32:09', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (353, 'save', 'catalog_product', 139, '2010-06-24 13:32:09', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (354, 'save', 'cataloginventory_stock_item', 140, '2010-06-24 13:36:28', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (355, 'save', 'catalog_product', 140, '2010-06-24 13:36:28', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (356, 'save', 'cataloginventory_stock_item', 141, '2010-06-24 13:38:12', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (357, 'save', 'catalog_product', 141, '2010-06-24 13:38:13', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (358, 'save', 'cataloginventory_stock_item', 142, '2010-06-24 13:39:36', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (359, 'save', 'catalog_product', 142, '2010-06-24 13:39:36', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (360, 'save', 'cataloginventory_stock_item', 143, '2010-06-24 13:41:33', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (361, 'save', 'catalog_product', 143, '2010-06-24 13:41:34', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (362, 'save', 'cataloginventory_stock_item', 144, '2010-06-24 13:43:16', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (363, 'save', 'catalog_product', 144, '2010-06-24 13:43:17', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (364, 'delete', 'catalog_product', 138, '2010-06-24 13:44:08', 'a:5:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:11:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (365, 'save', 'cataloginventory_stock_item', 145, '2010-06-24 13:46:14', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (366, 'save', 'catalog_product', 145, '2010-06-24 13:46:14', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (367, 'save', 'catalog_eav_attribute', 556, '2010-06-24 13:54:05', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (368, 'save', 'cataloginventory_stock_item', 146, '2010-06-24 13:54:32', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (369, 'save', 'catalog_product', 146, '2010-06-24 13:54:33', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (370, 'save', 'cataloginventory_stock_item', 147, '2010-06-24 13:57:08', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (371, 'save', 'catalog_product', 147, '2010-06-24 13:57:09', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (372, 'save', 'cataloginventory_stock_item', 148, '2010-06-24 14:00:50', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (373, 'save', 'catalog_product', 148, '2010-06-24 14:00:51', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (374, 'save', 'cataloginventory_stock_item', 149, '2010-06-24 14:04:04', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (375, 'save', 'catalog_product', 149, '2010-06-24 14:04:04', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (376, 'save', 'cataloginventory_stock_item', 150, '2010-06-24 14:08:02', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (377, 'save', 'catalog_product', 150, '2010-06-24 14:08:02', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (378, 'save', 'cataloginventory_stock_item', 151, '2010-06-24 14:13:58', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (379, 'save', 'catalog_product', 151, '2010-06-24 14:13:58', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (380, 'save', 'cataloginventory_stock_item', 152, '2010-06-24 14:14:26', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (381, 'save', 'catalog_product', 152, '2010-06-24 14:14:26', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (382, 'save', 'cataloginventory_stock_item', 153, '2010-06-24 14:17:34', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (383, 'save', 'catalog_product', 153, '2010-06-24 14:17:34', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (384, 'save', 'cataloginventory_stock_item', 154, '2010-06-24 14:18:37', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (385, 'save', 'catalog_product', 154, '2010-06-24 14:18:37', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (386, 'save', 'cataloginventory_stock_item', 155, '2010-06-24 14:18:57', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (387, 'save', 'catalog_product', 155, '2010-06-24 14:18:57', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (388, 'save', 'cataloginventory_stock_item', 156, '2010-06-24 14:19:15', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (389, 'save', 'catalog_product', 156, '2010-06-24 14:19:15', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (390, 'delete', 'catalog_product', 151, '2010-06-24 14:20:56', 'a:5:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:11:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (391, 'delete', 'catalog_product', 137, '2010-06-24 14:32:54', 'a:5:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:11:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (392, 'delete', 'catalog_product', 136, '2010-06-24 14:32:55', 'a:5:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:11:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (393, 'delete', 'catalog_product', 135, '2010-06-24 14:32:56', 'a:5:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:11:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (394, 'save', 'cataloginventory_stock_item', 157, '2010-06-24 14:51:11', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (395, 'save', 'catalog_product', 157, '2010-06-24 14:51:12', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (396, 'save', 'cataloginventory_stock_item', 158, '2010-06-28 11:53:16', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (397, 'save', 'catalog_product', 158, '2010-06-28 11:54:54', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (398, 'save', 'cataloginventory_stock_item', 159, '2010-06-28 12:08:57', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (399, 'save', 'catalog_product', 159, '2010-06-28 12:08:58', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (400, 'save', 'cataloginventory_stock_item', 160, '2010-06-28 12:11:21', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (401, 'save', 'catalog_product', 160, '2010-06-28 12:11:21', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (402, 'save', 'cataloginventory_stock_item', 161, '2010-06-28 12:14:00', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (403, 'save', 'catalog_product', 161, '2010-06-28 12:14:00', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (404, 'save', 'cataloginventory_stock_item', 162, '2010-06-28 12:16:01', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (405, 'save', 'catalog_product', 162, '2010-06-28 12:16:02', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (406, 'save', 'cataloginventory_stock_item', 163, '2010-06-28 12:17:51', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (407, 'save', 'catalog_product', 163, '2010-06-28 12:17:52', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (408, 'save', 'cataloginventory_stock_item', 164, '2010-06-28 12:20:28', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (409, 'save', 'catalog_product', 164, '2010-06-28 12:20:28', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (410, 'save', 'cataloginventory_stock_item', 165, '2010-06-28 12:23:00', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (411, 'save', 'catalog_product', 165, '2010-06-28 12:23:00', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (412, 'save', 'cataloginventory_stock_item', 166, '2010-06-29 07:26:50', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (413, 'save', 'catalog_product', 166, '2010-06-29 07:26:52', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (414, 'save', 'cataloginventory_stock_item', 167, '2010-06-29 07:36:54', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (415, 'save', 'catalog_product', 167, '2010-06-29 07:36:54', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (416, 'save', 'cataloginventory_stock_item', 168, '2010-06-29 07:39:56', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (417, 'save', 'catalog_product', 168, '2010-06-29 07:39:57', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (418, 'save', 'cataloginventory_stock_item', 169, '2010-06-29 14:10:15', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (419, 'save', 'catalog_product', 169, '2010-06-29 14:10:15', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (420, 'save', 'cataloginventory_stock_item', 170, '2010-06-29 14:12:32', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (421, 'save', 'catalog_product', 170, '2010-06-29 14:12:33', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (422, 'save', 'cataloginventory_stock_item', 171, '2010-07-02 13:50:30', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (423, 'save', 'catalog_product', 171, '2010-07-02 13:50:32', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (424, 'save', 'cataloginventory_stock_item', 172, '2010-07-02 13:53:24', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (425, 'save', 'catalog_product', 172, '2010-07-02 13:53:24', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (426, 'save', 'cataloginventory_stock_item', 173, '2010-07-02 14:02:30', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (427, 'save', 'catalog_product', 173, '2010-07-02 14:02:30', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (428, 'save', 'cataloginventory_stock_item', 174, '2010-07-07 10:32:26', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (429, 'save', 'catalog_product', 174, '2010-07-07 10:32:27', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (430, 'save', 'cataloginventory_stock_item', 175, '2010-07-07 10:34:44', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (431, 'save', 'catalog_product', 175, '2010-07-07 10:34:45', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (432, 'save', 'core_config_data', 800, '2010-07-08 07:16:23', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (433, 'save', 'catalog_eav_attribute', 557, '2010-07-08 11:16:19', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (434, 'save', 'cataloginventory_stock_item', 176, '2010-07-09 09:50:54', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (435, 'save', 'catalog_product', 176, '2010-07-09 09:50:54', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (436, 'save', 'cataloginventory_stock_item', 177, '2010-07-09 09:54:57', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (437, 'save', 'catalog_product', 177, '2010-07-09 09:54:58', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (438, 'save', 'cataloginventory_stock_item', 178, '2010-07-09 15:02:29', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (439, 'save', 'catalog_product', 178, '2010-07-09 15:02:30', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (440, 'save', 'cataloginventory_stock_item', 179, '2010-07-09 15:06:02', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (441, 'save', 'catalog_product', 179, '2010-07-09 15:06:02', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (442, 'save', 'cataloginventory_stock_item', 180, '2010-07-13 10:08:41', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (443, 'save', 'catalog_product', 180, '2010-07-13 10:08:41', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (444, 'save', 'cataloginventory_stock_item', 181, '2010-07-13 10:11:02', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (445, 'save', 'catalog_product', 181, '2010-07-13 10:11:02', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (446, 'save', 'cataloginventory_stock_item', 182, '2010-07-13 10:22:29', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (447, 'save', 'catalog_product', 182, '2010-07-13 10:22:30', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (448, 'save', 'cataloginventory_stock_item', 183, '2010-07-13 10:24:10', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (449, 'save', 'catalog_product', 183, '2010-07-13 10:24:10', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (450, 'save', 'cataloginventory_stock_item', 184, '2010-07-13 10:26:20', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (451, 'save', 'catalog_product', 184, '2010-07-13 10:26:21', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (452, 'save', 'cataloginventory_stock_item', 185, '2010-07-15 06:07:10', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (453, 'save', 'catalog_product', 185, '2010-07-15 06:07:11', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (454, 'save', 'cataloginventory_stock_item', 186, '2010-07-15 07:54:47', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (455, 'save', 'catalog_product', 186, '2010-07-15 07:54:47', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (456, 'save', 'cataloginventory_stock_item', 187, '2010-07-15 07:59:03', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (457, 'save', 'catalog_product', 187, '2010-07-15 07:59:03', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (458, 'save', 'cataloginventory_stock_item', 188, '2010-07-15 08:01:29', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (459, 'save', 'catalog_product', 188, '2010-07-15 08:01:30', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (460, 'save', 'cataloginventory_stock_item', 189, '2010-07-15 09:47:40', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (461, 'save', 'catalog_product', 189, '2010-07-15 09:47:41', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (462, 'save', 'cataloginventory_stock_item', 190, '2010-07-15 10:02:04', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (463, 'save', 'catalog_product', 190, '2010-07-15 10:02:05', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (464, 'save', 'cataloginventory_stock_item', 191, '2010-07-15 10:03:42', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (465, 'save', 'catalog_product', 191, '2010-07-15 10:03:43', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (466, 'save', 'cataloginventory_stock_item', 192, '2010-07-19 13:18:20', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (467, 'save', 'catalog_product', 192, '2010-07-19 13:18:20', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (468, 'save', 'cataloginventory_stock_item', 193, '2010-07-19 13:37:51', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (469, 'save', 'catalog_product', 193, '2010-07-19 13:37:51', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (470, 'save', 'cataloginventory_stock_item', 194, '2010-07-19 13:38:40', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (471, 'save', 'catalog_product', 194, '2010-07-19 13:38:40', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (472, 'save', 'cataloginventory_stock_item', 195, '2010-07-19 13:40:41', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (473, 'save', 'catalog_product', 195, '2010-07-19 13:40:41', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (474, 'delete', 'catalog_product', 19, '2010-07-19 13:44:20', 'a:5:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:11:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (475, 'delete', 'catalog_product', 18, '2010-07-19 13:44:22', 'a:5:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:11:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (476, 'save', 'cataloginventory_stock_item', 196, '2010-07-19 13:53:43', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (477, 'save', 'catalog_product', 196, '2010-07-19 13:53:43', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (478, 'save', 'cataloginventory_stock_item', 197, '2010-07-19 13:57:41', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (479, 'save', 'catalog_product', 197, '2010-07-19 13:57:41', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (480, 'save', 'cataloginventory_stock_item', 198, '2010-07-20 11:04:46', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (481, 'save', 'catalog_product', 198, '2010-07-20 11:04:46', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (482, 'save', 'cataloginventory_stock_item', 199, '2010-07-20 11:15:04', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (483, 'save', 'catalog_product', 199, '2010-07-20 11:15:05', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (484, 'save', 'cataloginventory_stock_item', 200, '2010-07-20 11:20:48', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (485, 'save', 'catalog_product', 200, '2010-07-20 11:20:48', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (486, 'save', 'cataloginventory_stock_item', 201, '2010-07-20 11:23:26', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (487, 'save', 'catalog_product', 201, '2010-07-20 11:29:21', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (488, 'save', 'cataloginventory_stock_item', 202, '2010-07-20 11:33:41', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (489, 'save', 'catalog_product', 202, '2010-07-20 11:33:41', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (490, 'save', 'cataloginventory_stock_item', 203, '2010-07-20 11:57:46', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (491, 'save', 'catalog_product', 203, '2010-07-20 11:57:46', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (492, 'save', 'cataloginventory_stock_item', 204, '2010-07-20 12:00:57', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'); INSERT INTO `index_event` (`event_id`, `type`, `entity`, `entity_pk`, `created_at`, `old_data`, `new_data`) VALUES (493, 'save', 'catalog_product', 204, '2010-07-20 12:00:57', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (494, 'save', 'cataloginventory_stock_item', 205, '2010-07-20 12:11:24', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (495, 'save', 'catalog_product', 205, '2010-07-20 12:11:24', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (496, 'save', 'cataloginventory_stock_item', 206, '2010-07-20 12:27:20', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (497, 'save', 'catalog_product', 206, '2010-07-20 12:27:20', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (498, 'save', 'cataloginventory_stock_item', 207, '2010-07-20 12:33:55', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (499, 'save', 'catalog_product', 207, '2010-07-20 12:33:55', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (500, 'save', 'cataloginventory_stock_item', 208, '2010-07-20 12:37:36', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (501, 'save', 'catalog_product', 208, '2010-07-20 12:37:37', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (502, 'delete', 'catalog_product', 203, '2010-07-20 12:53:40', 'a:5:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:11:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (503, 'save', 'cataloginventory_stock_item', 209, '2010-07-20 13:25:28', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (504, 'save', 'catalog_product', 209, '2010-07-20 13:25:29', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (505, 'save', 'cataloginventory_stock_item', 210, '2010-07-20 13:30:15', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (506, 'save', 'catalog_product', 210, '2010-07-20 13:30:15', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (507, 'save', 'cataloginventory_stock_item', 211, '2010-07-20 13:31:56', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (508, 'save', 'catalog_product', 211, '2010-07-20 13:31:56', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (509, 'save', 'cataloginventory_stock_item', 212, '2010-07-20 13:33:02', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (510, 'save', 'catalog_product', 212, '2010-07-20 13:33:02', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (511, 'save', 'cataloginventory_stock_item', 213, '2010-07-20 13:47:18', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (512, 'save', 'catalog_product', 213, '2010-07-20 13:47:19', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (513, 'save', 'cataloginventory_stock_item', 214, '2010-07-20 13:56:57', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (514, 'save', 'catalog_product', 214, '2010-07-20 13:56:57', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (515, 'save', 'cataloginventory_stock_item', 215, '2010-07-20 13:59:35', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (516, 'save', 'catalog_product', 215, '2010-07-20 13:59:35', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (517, 'save', 'cataloginventory_stock_item', 216, '2010-07-20 14:00:30', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (518, 'save', 'catalog_product', 216, '2010-07-20 14:00:31', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (519, 'save', 'cataloginventory_stock_item', 217, '2010-07-20 14:01:17', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (520, 'save', 'catalog_product', 217, '2010-07-20 14:01:17', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (521, 'save', 'cataloginventory_stock_item', 218, '2010-07-20 14:02:09', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (522, 'save', 'catalog_product', 218, '2010-07-20 14:02:09', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (523, 'delete', 'catalog_product', 218, '2010-07-20 14:09:30', 'a:5:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:11:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (524, 'delete', 'catalog_product', 217, '2010-07-20 14:09:49', 'a:5:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:11:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (525, 'delete', 'catalog_product', 216, '2010-07-20 14:10:03', 'a:5:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:11:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (526, 'save', 'cataloginventory_stock_item', 219, '2010-07-20 14:11:26', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (527, 'save', 'catalog_product', 219, '2010-07-20 14:11:26', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (528, 'save', 'cataloginventory_stock_item', 220, '2010-07-20 14:12:36', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (529, 'save', 'catalog_product', 220, '2010-07-20 14:12:37', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (530, 'save', 'cataloginventory_stock_item', 221, '2010-07-20 14:14:04', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (531, 'save', 'catalog_product', 221, '2010-07-20 14:14:04', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (532, 'delete', 'catalog_product', 221, '2010-07-21 07:26:30', 'a:5:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:11:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (533, 'delete', 'catalog_product', 220, '2010-07-21 07:26:50', 'a:5:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:11:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (534, 'delete', 'catalog_product', 219, '2010-07-21 07:26:51', 'a:5:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:11:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (535, 'save', 'cataloginventory_stock_item', 222, '2010-07-21 07:28:40', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (536, 'save', 'catalog_product', 222, '2010-07-21 07:28:41', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (537, 'save', 'cataloginventory_stock_item', 223, '2010-07-21 07:31:08', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (538, 'save', 'catalog_product', 223, '2010-07-21 07:31:09', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (539, 'save', 'cataloginventory_stock_item', 224, '2010-07-21 07:33:47', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (540, 'save', 'catalog_product', 224, '2010-07-21 07:33:48', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (541, 'save', 'cataloginventory_stock_item', 225, '2010-07-21 08:50:26', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (542, 'save', 'catalog_product', 225, '2010-07-21 08:50:27', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (543, 'save', 'cataloginventory_stock_item', 226, '2010-07-21 08:53:03', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (544, 'save', 'catalog_product', 226, '2010-07-21 08:53:03', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (545, 'save', 'cataloginventory_stock_item', 227, '2010-07-21 08:54:25', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (546, 'save', 'catalog_product', 227, '2010-07-21 08:54:25', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (547, 'save', 'cataloginventory_stock_item', 228, '2010-07-21 08:57:05', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (548, 'save', 'catalog_product', 228, '2010-07-21 08:57:06', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (549, 'save', 'cataloginventory_stock_item', 229, '2010-07-21 09:03:47', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (550, 'save', 'catalog_product', 229, '2010-07-21 09:03:47', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (551, 'save', 'cataloginventory_stock_item', 230, '2010-07-21 09:05:06', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (552, 'save', 'catalog_product', 230, '2010-07-21 09:05:07', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (553, 'save', 'cataloginventory_stock_item', 231, '2010-07-21 09:06:43', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (554, 'save', 'catalog_product', 231, '2010-07-21 09:06:44', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (555, 'save', 'cataloginventory_stock_item', 232, '2010-07-21 09:07:49', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (556, 'save', 'catalog_product', 232, '2010-07-21 09:07:49', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (557, 'save', 'cataloginventory_stock_item', 233, '2010-07-21 09:09:02', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (558, 'save', 'catalog_product', 233, '2010-07-21 09:09:02', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (559, 'save', 'cataloginventory_stock_item', 234, '2010-07-21 09:10:19', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (560, 'save', 'catalog_product', 234, '2010-07-21 09:10:20', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (561, 'save', 'cataloginventory_stock_item', 235, '2010-07-21 09:14:17', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (562, 'save', 'catalog_product', 235, '2010-07-21 09:14:17', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (563, 'save', 'cataloginventory_stock_item', 236, '2010-07-21 09:15:33', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (564, 'save', 'catalog_product', 236, '2010-07-21 09:15:34', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (565, 'save', 'cataloginventory_stock_item', 237, '2010-07-21 09:16:49', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (566, 'save', 'catalog_product', 237, '2010-07-21 09:16:50', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (567, 'save', 'cataloginventory_stock_item', 238, '2010-07-21 09:17:55', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (568, 'save', 'catalog_product', 238, '2010-07-21 09:17:55', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (569, 'save', 'cataloginventory_stock_item', 239, '2010-07-21 09:19:09', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (570, 'save', 'catalog_product', 239, '2010-07-21 09:19:09', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (571, 'save', 'cataloginventory_stock_item', 240, '2010-07-21 09:24:50', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (572, 'save', 'catalog_product', 240, '2010-07-21 09:24:50', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (573, 'save', 'cataloginventory_stock_item', 241, '2010-07-21 09:26:15', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (574, 'save', 'catalog_product', 241, '2010-07-21 09:26:16', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (575, 'save', 'cataloginventory_stock_item', 242, '2010-07-21 09:27:26', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (576, 'save', 'catalog_product', 242, '2010-07-21 09:27:26', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (577, 'save', 'cataloginventory_stock_item', 243, '2010-07-21 09:28:31', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (578, 'save', 'catalog_product', 243, '2010-07-21 09:28:32', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (579, 'save', 'cataloginventory_stock_item', 244, '2010-07-21 09:30:45', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (580, 'save', 'catalog_product', 244, '2010-07-21 09:30:46', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (581, 'save', 'cataloginventory_stock_item', 245, '2010-07-21 09:31:59', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (582, 'save', 'catalog_product', 245, '2010-07-21 09:31:59', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (583, 'save', 'cataloginventory_stock_item', 246, '2010-07-21 09:36:21', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (584, 'save', 'catalog_product', 246, '2010-07-21 09:36:21', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (585, 'save', 'cataloginventory_stock_item', 247, '2010-07-21 09:39:48', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (586, 'save', 'catalog_product', 247, '2010-07-21 09:39:48', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (587, 'save', 'cataloginventory_stock_item', 248, '2010-07-21 09:40:58', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (588, 'save', 'catalog_product', 248, '2010-07-21 09:40:59', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (589, 'save', 'cataloginventory_stock_item', 249, '2010-07-21 09:42:07', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (590, 'save', 'catalog_product', 249, '2010-07-21 09:42:08', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (591, 'save', 'cataloginventory_stock_item', 250, '2010-07-21 09:43:16', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (592, 'save', 'catalog_product', 250, '2010-07-21 09:43:16', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (593, 'delete', 'catalog_product', 205, '2010-07-21 09:46:16', 'a:5:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:11:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (594, 'delete', 'catalog_product', 204, '2010-07-21 09:46:17', 'a:5:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:11:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (595, 'save', 'catalog_eav_attribute', 82, '2010-09-02 18:46:45', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (596, 'save', 'catalog_eav_attribute', 538, '2010-09-02 19:38:05', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (597, 'save', 'catalog_eav_attribute', 64, '2010-09-02 19:42:52', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (598, 'save', 'cataloginventory_stock_item', 251, '2010-09-24 08:21:30', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (599, 'save', 'catalog_product', 251, '2010-09-24 08:21:31', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (600, 'delete', 'catalog_product', 251, '2010-09-24 08:22:55', 'a:5:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:11:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (601, 'save', 'cataloginventory_stock_item', 252, '2010-10-06 10:44:33', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (602, 'save', 'catalog_product', 252, '2010-10-06 10:44:33', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (603, 'save', 'cataloginventory_stock_item', 253, '2010-10-07 10:28:59', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (604, 'save', 'catalog_product', 253, '2010-10-07 10:29:50', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (605, 'delete', 'catalog_product', 197, '2010-10-07 10:34:30', 'a:5:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:11:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (606, 'save', 'catalog_eav_attribute', 562, '2010-10-29 10:35:35', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (607, 'save', 'catalog_eav_attribute', 70, '2010-10-29 10:39:32', 'a:1:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}'), (608, 'save', 'catalog_eav_attribute', 563, '2010-10-29 10:50:11', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (609, 'save', 'catalog_eav_attribute', 564, '2010-10-29 10:51:05', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (610, 'save', 'catalog_eav_attribute', 565, '2010-10-29 10:58:46', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (611, 'save', 'catalog_eav_attribute', 566, '2010-10-29 10:59:43', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (612, 'save', 'catalog_eav_attribute', 558, '2010-10-29 11:00:25', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (613, 'save', 'catalog_eav_attribute', 567, '2010-10-29 11:01:05', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (614, 'save', 'catalog_eav_attribute', 568, '2010-10-29 11:06:44', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (615, 'save', 'catalog_eav_attribute', 569, '2010-10-29 11:14:42', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (616, 'save', 'catalog_eav_attribute', 570, '2010-10-29 11:18:48', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (617, 'save', 'catalog_eav_attribute', 571, '2010-10-29 11:19:25', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (618, 'save', 'catalog_eav_attribute', 572, '2010-10-29 11:19:49', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (619, 'save', 'catalog_eav_attribute', 573, '2010-10-29 11:20:13', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (620, 'save', 'catalog_eav_attribute', 574, '2010-10-29 11:20:34', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (621, 'save', 'catalog_eav_attribute', 575, '2010-10-29 11:21:22', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (622, 'save', 'catalog_eav_attribute', 576, '2010-10-29 11:26:03', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (623, 'delete', 'catalog_eav_attribute', 571, '2010-10-29 11:27:41', 'a:0:{}', 'a:6:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";s:1:"0";}'), (624, 'delete', 'catalog_eav_attribute', 572, '2010-10-29 11:28:04', 'a:0:{}', 'a:6:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";s:1:"0";}'), (625, 'delete', 'catalog_eav_attribute', 573, '2010-10-29 11:28:20', 'a:0:{}', 'a:6:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";s:1:"0";}'), (626, 'delete', 'catalog_eav_attribute', 574, '2010-10-29 11:29:05', 'a:0:{}', 'a:6:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";s:1:"0";}'), (627, 'delete', 'catalog_eav_attribute', 575, '2010-10-29 11:29:42', 'a:0:{}', 'a:6:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";s:1:"0";}'), (628, 'save', 'catalog_eav_attribute', 577, '2010-10-29 11:30:30', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (629, 'save', 'catalog_eav_attribute', 578, '2010-10-29 11:32:01', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (630, 'save', 'catalog_eav_attribute', 579, '2010-10-29 11:32:24', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (631, 'save', 'catalog_eav_attribute', 580, '2010-10-29 11:32:45', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (632, 'save', 'catalog_eav_attribute', 581, '2010-10-29 11:33:28', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (633, 'save', 'catalog_eav_attribute', 582, '2010-10-29 11:34:00', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (634, 'save', 'catalog_eav_attribute', 583, '2010-10-29 11:34:23', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (635, 'delete', 'catalog_eav_attribute', 563, '2010-10-29 11:34:50', 'a:0:{}', 'a:6:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";s:1:"0";}'), (636, 'save', 'catalog_eav_attribute', 584, '2010-10-29 11:35:19', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (637, 'delete', 'catalog_eav_attribute', 562, '2010-10-29 11:35:49', 'a:0:{}', 'a:6:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";s:1:"0";}'), (638, 'save', 'catalog_eav_attribute', 585, '2010-10-29 11:36:27', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (639, 'delete', 'catalog_eav_attribute', 567, '2010-10-29 11:36:59', 'a:0:{}', 'a:6:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";s:1:"0";}'), (640, 'save', 'catalog_eav_attribute', 586, '2010-10-29 11:37:27', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (641, 'delete', 'catalog_eav_attribute', 568, '2010-10-29 11:37:53', 'a:0:{}', 'a:6:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";s:1:"0";}'), (642, 'save', 'catalog_eav_attribute', 587, '2010-10-29 11:38:37', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (643, 'delete', 'catalog_eav_attribute', 570, '2010-10-29 11:39:07', 'a:0:{}', 'a:6:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";s:1:"0";}'), (644, 'save', 'catalog_eav_attribute', 588, '2010-10-29 11:39:37', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (645, 'delete', 'catalog_eav_attribute', 564, '2010-10-29 11:40:15', 'a:0:{}', 'a:6:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";s:1:"0";}'), (646, 'save', 'catalog_eav_attribute', 589, '2010-10-29 11:40:53', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (647, 'save', 'catalog_eav_attribute', 590, '2010-10-29 11:47:23', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (648, 'save', 'catalog_eav_attribute', 591, '2010-10-29 11:48:12', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (649, 'save', 'catalog_eav_attribute', 592, '2010-10-29 11:48:40', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (650, 'save', 'catalog_eav_attribute', 593, '2010-10-29 11:49:12', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (651, 'save', 'catalog_eav_attribute', 594, '2010-10-29 11:54:52', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (652, 'save', 'catalog_eav_attribute', 595, '2010-10-29 11:55:38', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (653, 'save', 'catalog_eav_attribute', 596, '2010-10-29 11:58:53', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (654, 'save', 'catalog_eav_attribute', 597, '2010-10-29 11:59:15', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (655, 'save', 'catalog_eav_attribute', 598, '2010-10-29 12:00:00', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}'), (656, 'save', 'customer_group', 4, '2010-11-26 14:07:01', 'a:1:{s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'); INSERT INTO `index_event` (`event_id`, `type`, `entity`, `entity_pk`, `created_at`, `old_data`, `new_data`) VALUES (657, 'save', 'cataloginventory_stock_item', 254, '2010-12-28 10:12:28', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (658, 'save', 'catalog_product', 254, '2010-12-28 10:12:30', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (659, 'delete', 'catalog_product', 254, '2010-12-28 10:13:21', 'a:5:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:11:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (660, 'save', 'cataloginventory_stock_item', 255, '2010-12-28 10:13:35', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (661, 'save', 'catalog_product', 255, '2010-12-28 10:13:36', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (662, 'save', 'cataloginventory_stock_item', 256, '2011-01-07 12:20:00', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}'), (663, 'save', 'catalog_product', 256, '2011-01-07 12:20:00', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'), (664, 'delete', 'catalog_product', 256, '2011-01-07 12:20:16', 'a:5:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:11:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}'); /*!40000 ALTER TABLE `index_event` ENABLE KEYS */; # Dumping structure for table web35db1.index_process CREATE TABLE IF NOT EXISTS `index_process` ( `process_id` int(10) unsigned NOT NULL auto_increment, `indexer_code` varchar(32) NOT NULL, `status` enum('pending','working','require_reindex') NOT NULL default 'pending', `started_at` datetime default NULL, `ended_at` datetime default NULL, `mode` enum('real_time','manual') NOT NULL default 'real_time', PRIMARY KEY (`process_id`), UNIQUE KEY `IDX_CODE` (`indexer_code`) ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.index_process: 9 rows /*!40000 ALTER TABLE `index_process` DISABLE KEYS */; INSERT INTO `index_process` (`process_id`, `indexer_code`, `status`, `started_at`, `ended_at`, `mode`) VALUES (1, 'catalog_product_attribute', 'pending', '2011-01-05 15:08:37', '2011-01-05 15:08:38', 'real_time'), (2, 'catalog_product_price', 'pending', '2011-01-05 15:08:42', '2011-01-05 15:08:44', 'real_time'), (3, 'catalog_url', 'pending', '2011-01-05 15:08:49', '2011-01-05 15:08:53', 'real_time'), (4, 'catalog_product_flat', 'pending', '2011-01-05 15:08:57', '2011-01-05 15:09:01', 'real_time'), (5, 'catalog_category_flat', 'pending', '2011-01-05 15:09:06', '2011-01-05 15:09:07', 'real_time'), (6, 'catalog_category_product', 'pending', '2011-01-05 15:09:11', '2011-01-05 15:09:12', 'real_time'), (7, 'catalogsearch_fulltext', 'pending', '2011-01-05 15:09:17', '2011-01-05 15:09:19', 'real_time'), (8, 'cataloginventory_stock', 'pending', '2011-01-05 15:09:23', '2011-01-05 15:09:23', 'real_time'), (9, 'tag_summary', 'pending', '2011-01-05 15:09:28', '2011-01-05 15:09:29', 'real_time'); /*!40000 ALTER TABLE `index_process` ENABLE KEYS */; # Dumping structure for table web35db1.index_process_event CREATE TABLE IF NOT EXISTS `index_process_event` ( `process_id` int(10) unsigned NOT NULL, `event_id` bigint(20) unsigned NOT NULL, `status` enum('new','working','done','error') NOT NULL default 'new', PRIMARY KEY (`process_id`,`event_id`), KEY `FK_INDEX_EVNT_PROCESS` (`event_id`), CONSTRAINT `FK_INDEX_EVNT_PROCESS` FOREIGN KEY (`event_id`) REFERENCES `index_event` (`event_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_INDEX_PROCESS_EVENT` FOREIGN KEY (`process_id`) REFERENCES `index_process` (`process_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.index_process_event: 2.667 rows /*!40000 ALTER TABLE `index_process_event` DISABLE KEYS */; INSERT INTO `index_process_event` (`process_id`, `event_id`, `status`) VALUES (1, 6, 'done'), (1, 7, 'done'), (1, 8, 'done'), (1, 9, 'done'), (1, 17, 'done'), (1, 28, 'done'), (1, 31, 'done'), (1, 33, 'done'), (1, 69, 'done'), (1, 71, 'done'), (1, 73, 'done'), (1, 75, 'done'), (1, 77, 'done'), (1, 79, 'done'), (1, 81, 'done'), (1, 83, 'done'), (1, 85, 'done'), (1, 87, 'done'), (1, 89, 'done'), (1, 91, 'done'), (1, 93, 'done'), (1, 95, 'done'), (1, 97, 'done'), (1, 99, 'done'), (1, 101, 'done'), (1, 103, 'done'), (1, 105, 'done'), (1, 107, 'done'), (1, 109, 'done'), (1, 111, 'done'), (1, 113, 'done'), (1, 115, 'done'), (1, 117, 'done'), (1, 119, 'done'), (1, 121, 'done'), (1, 123, 'done'), (1, 125, 'done'), (1, 127, 'done'), (1, 129, 'done'), (1, 131, 'done'), (1, 133, 'done'), (1, 135, 'done'), (1, 137, 'done'), (1, 139, 'done'), (1, 141, 'done'), (1, 143, 'done'), (1, 145, 'done'), (1, 147, 'done'), (1, 149, 'done'), (1, 151, 'done'), (1, 153, 'done'), (1, 154, 'done'), (1, 155, 'done'), (1, 156, 'done'), (1, 157, 'done'), (1, 158, 'done'), (1, 159, 'done'), (1, 160, 'done'), (1, 161, 'done'), (1, 162, 'done'), (1, 163, 'done'), (1, 164, 'done'), (1, 165, 'done'), (1, 166, 'done'), (1, 167, 'done'), (1, 169, 'done'), (1, 171, 'done'), (1, 173, 'done'), (1, 175, 'done'), (1, 177, 'done'), (1, 179, 'done'), (1, 181, 'done'), (1, 183, 'done'), (1, 185, 'done'), (1, 187, 'done'), (1, 189, 'done'), (1, 191, 'done'), (1, 193, 'done'), (1, 195, 'done'), (1, 197, 'done'), (1, 199, 'done'), (1, 201, 'done'), (1, 203, 'done'), (1, 205, 'done'), (1, 207, 'done'), (1, 209, 'done'), (1, 211, 'done'), (1, 213, 'done'), (1, 215, 'done'), (1, 217, 'done'), (1, 219, 'done'), (1, 221, 'done'), (1, 223, 'done'), (1, 225, 'done'), (1, 227, 'done'), (1, 229, 'done'), (1, 231, 'done'), (1, 233, 'done'), (1, 235, 'done'), (1, 237, 'done'), (1, 239, 'done'), (1, 241, 'done'), (1, 243, 'done'), (1, 245, 'done'), (1, 247, 'done'), (1, 249, 'done'), (1, 251, 'done'), (1, 253, 'done'), (1, 255, 'done'), (1, 257, 'done'), (1, 259, 'done'), (1, 261, 'done'), (1, 263, 'done'), (1, 265, 'done'), (1, 267, 'done'), (1, 269, 'done'), (1, 271, 'done'), (1, 273, 'done'), (1, 275, 'done'), (1, 277, 'done'), (1, 279, 'done'), (1, 281, 'done'), (1, 283, 'done'), (1, 285, 'done'), (1, 287, 'done'), (1, 289, 'done'), (1, 291, 'done'), (1, 293, 'done'), (1, 295, 'done'), (1, 297, 'done'), (1, 299, 'done'), (1, 301, 'done'), (1, 303, 'done'), (1, 305, 'done'), (1, 307, 'done'), (1, 309, 'done'), (1, 311, 'done'), (1, 313, 'done'), (1, 315, 'done'), (1, 317, 'done'), (1, 319, 'done'), (1, 321, 'done'), (1, 323, 'done'), (1, 325, 'done'), (1, 327, 'done'), (1, 329, 'done'), (1, 331, 'done'), (1, 333, 'done'), (1, 335, 'done'), (1, 337, 'done'), (1, 338, 'done'), (1, 340, 'done'), (1, 342, 'done'), (1, 343, 'done'), (1, 345, 'done'), (1, 347, 'done'), (1, 349, 'done'), (1, 351, 'done'), (1, 353, 'done'), (1, 355, 'done'), (1, 357, 'done'), (1, 359, 'done'), (1, 361, 'done'), (1, 363, 'done'), (1, 364, 'done'), (1, 366, 'done'), (1, 367, 'done'), (1, 369, 'done'), (1, 371, 'done'), (1, 373, 'done'), (1, 375, 'done'), (1, 377, 'done'), (1, 379, 'done'), (1, 381, 'done'), (1, 383, 'done'), (1, 385, 'done'), (1, 387, 'done'), (1, 389, 'done'), (1, 390, 'done'), (1, 391, 'done'), (1, 392, 'done'), (1, 393, 'done'), (1, 395, 'done'), (1, 397, 'done'), (1, 399, 'done'), (1, 401, 'done'), (1, 403, 'done'), (1, 405, 'done'), (1, 407, 'done'), (1, 409, 'done'), (1, 411, 'done'), (1, 413, 'done'), (1, 415, 'done'), (1, 417, 'done'), (1, 419, 'done'), (1, 421, 'done'), (1, 423, 'done'), (1, 425, 'done'), (1, 427, 'done'), (1, 429, 'done'), (1, 431, 'done'), (1, 433, 'done'), (1, 435, 'done'), (1, 437, 'done'), (1, 439, 'done'), (1, 441, 'done'), (1, 443, 'done'), (1, 445, 'done'), (1, 447, 'done'), (1, 449, 'done'), (1, 451, 'done'), (1, 453, 'done'), (1, 455, 'done'), (1, 457, 'done'), (1, 459, 'done'), (1, 461, 'done'), (1, 463, 'done'), (1, 465, 'done'), (1, 467, 'done'), (1, 469, 'done'), (1, 471, 'done'), (1, 473, 'done'), (1, 474, 'done'), (1, 475, 'done'), (1, 477, 'done'), (1, 479, 'done'), (1, 481, 'done'), (1, 483, 'done'), (1, 485, 'done'), (1, 487, 'done'), (1, 489, 'done'), (1, 491, 'done'), (1, 493, 'done'), (1, 495, 'done'), (1, 497, 'done'), (1, 499, 'done'), (1, 501, 'done'), (1, 502, 'done'), (1, 504, 'done'), (1, 506, 'done'), (1, 508, 'done'), (1, 510, 'done'), (1, 512, 'done'), (1, 514, 'done'), (1, 516, 'done'), (1, 518, 'done'), (1, 520, 'done'), (1, 522, 'done'), (1, 523, 'done'), (1, 524, 'done'), (1, 525, 'done'), (1, 527, 'done'), (1, 529, 'done'), (1, 531, 'done'), (1, 532, 'done'), (1, 533, 'done'), (1, 534, 'done'), (1, 536, 'done'), (1, 538, 'done'), (1, 540, 'done'), (1, 542, 'done'), (1, 544, 'done'), (1, 546, 'done'), (1, 548, 'done'), (1, 550, 'done'), (1, 552, 'done'), (1, 554, 'done'), (1, 556, 'done'), (1, 558, 'done'), (1, 560, 'done'), (1, 562, 'done'), (1, 564, 'done'), (1, 566, 'done'), (1, 568, 'done'), (1, 570, 'done'), (1, 572, 'done'), (1, 574, 'done'), (1, 576, 'done'), (1, 578, 'done'), (1, 580, 'done'), (1, 582, 'done'), (1, 584, 'done'), (1, 586, 'done'), (1, 588, 'done'), (1, 590, 'done'), (1, 592, 'done'), (1, 593, 'done'), (1, 594, 'done'), (1, 595, 'done'), (1, 596, 'done'), (1, 597, 'done'), (1, 599, 'done'), (1, 600, 'done'), (1, 602, 'done'), (1, 604, 'done'), (1, 605, 'done'), (1, 606, 'done'), (1, 607, 'done'), (1, 608, 'done'), (1, 609, 'done'), (1, 610, 'done'), (1, 611, 'done'), (1, 612, 'done'), (1, 613, 'done'), (1, 614, 'done'), (1, 615, 'done'), (1, 616, 'done'), (1, 617, 'done'), (1, 618, 'done'), (1, 619, 'done'), (1, 620, 'done'), (1, 621, 'done'), (1, 622, 'done'), (1, 628, 'done'), (1, 629, 'done'), (1, 630, 'done'), (1, 631, 'done'), (1, 632, 'done'), (1, 633, 'done'), (1, 634, 'done'), (1, 636, 'done'), (1, 638, 'done'), (1, 640, 'done'), (1, 642, 'done'), (1, 644, 'done'), (1, 646, 'done'), (1, 647, 'done'), (1, 648, 'done'), (1, 649, 'done'), (1, 650, 'done'), (1, 651, 'done'), (1, 652, 'done'), (1, 653, 'done'), (1, 654, 'done'), (1, 655, 'done'), (1, 658, 'done'), (1, 659, 'done'), (1, 661, 'done'), (1, 663, 'done'), (1, 664, 'done'), (2, 17, 'done'), (2, 28, 'done'), (2, 31, 'done'), (2, 33, 'done'), (2, 69, 'done'), (2, 71, 'done'), (2, 73, 'done'), (2, 75, 'done'), (2, 77, 'done'), (2, 79, 'done'), (2, 81, 'done'), (2, 83, 'done'), (2, 85, 'done'), (2, 87, 'done'), (2, 89, 'done'), (2, 91, 'done'), (2, 93, 'done'), (2, 95, 'done'), (2, 97, 'done'), (2, 99, 'done'), (2, 101, 'done'), (2, 103, 'done'), (2, 105, 'done'), (2, 107, 'done'), (2, 109, 'done'), (2, 111, 'done'), (2, 113, 'done'), (2, 115, 'done'), (2, 117, 'done'), (2, 119, 'done'), (2, 121, 'done'), (2, 123, 'done'), (2, 125, 'done'), (2, 127, 'done'), (2, 129, 'done'), (2, 131, 'done'), (2, 133, 'done'), (2, 135, 'done'), (2, 137, 'done'), (2, 139, 'done'), (2, 141, 'done'), (2, 143, 'done'), (2, 145, 'done'), (2, 147, 'done'), (2, 149, 'done'), (2, 151, 'done'), (2, 153, 'done'), (2, 154, 'done'), (2, 155, 'done'), (2, 156, 'done'), (2, 157, 'done'), (2, 158, 'done'), (2, 159, 'done'), (2, 160, 'done'), (2, 161, 'done'), (2, 162, 'done'), (2, 163, 'done'), (2, 164, 'done'), (2, 165, 'done'), (2, 166, 'done'), (2, 167, 'done'), (2, 169, 'done'), (2, 171, 'done'), (2, 173, 'done'), (2, 175, 'done'), (2, 177, 'done'), (2, 179, 'done'), (2, 181, 'done'), (2, 183, 'done'), (2, 185, 'done'), (2, 187, 'done'), (2, 189, 'done'), (2, 191, 'done'), (2, 193, 'done'), (2, 195, 'done'), (2, 197, 'done'), (2, 199, 'done'), (2, 201, 'done'), (2, 203, 'done'), (2, 205, 'done'), (2, 207, 'done'), (2, 209, 'done'), (2, 211, 'done'), (2, 213, 'done'), (2, 215, 'done'), (2, 217, 'done'), (2, 219, 'done'), (2, 221, 'done'), (2, 223, 'done'), (2, 225, 'done'), (2, 227, 'done'), (2, 229, 'done'), (2, 231, 'done'), (2, 233, 'done'), (2, 235, 'done'), (2, 237, 'done'), (2, 239, 'done'), (2, 241, 'done'), (2, 243, 'done'), (2, 245, 'done'), (2, 247, 'done'), (2, 249, 'done'), (2, 251, 'done'), (2, 253, 'done'), (2, 255, 'done'), (2, 257, 'done'), (2, 259, 'done'), (2, 261, 'done'), (2, 263, 'done'), (2, 265, 'done'), (2, 267, 'done'), (2, 269, 'done'), (2, 271, 'done'), (2, 273, 'done'), (2, 275, 'done'), (2, 277, 'done'), (2, 279, 'done'), (2, 281, 'done'), (2, 283, 'done'), (2, 285, 'done'), (2, 287, 'done'), (2, 289, 'done'), (2, 291, 'done'), (2, 293, 'done'), (2, 295, 'done'), (2, 297, 'done'), (2, 299, 'done'), (2, 301, 'done'), (2, 303, 'done'), (2, 305, 'done'), (2, 307, 'done'), (2, 309, 'done'), (2, 311, 'done'), (2, 313, 'done'), (2, 315, 'done'), (2, 317, 'done'), (2, 319, 'done'), (2, 321, 'done'), (2, 323, 'done'), (2, 325, 'done'), (2, 327, 'done'), (2, 329, 'done'), (2, 331, 'done'), (2, 333, 'done'), (2, 335, 'done'), (2, 337, 'done'), (2, 340, 'done'), (2, 342, 'done'), (2, 343, 'done'), (2, 345, 'done'), (2, 347, 'done'), (2, 349, 'done'), (2, 351, 'done'), (2, 353, 'done'), (2, 355, 'done'), (2, 357, 'done'), (2, 359, 'done'), (2, 361, 'done'), (2, 363, 'done'), (2, 364, 'done'), (2, 366, 'done'), (2, 369, 'done'), (2, 371, 'done'), (2, 373, 'done'), (2, 375, 'done'), (2, 377, 'done'), (2, 379, 'done'), (2, 381, 'done'), (2, 383, 'done'), (2, 385, 'done'), (2, 387, 'done'), (2, 389, 'done'), (2, 390, 'done'), (2, 391, 'done'), (2, 392, 'done'), (2, 393, 'done'), (2, 395, 'done'), (2, 397, 'done'), (2, 399, 'done'), (2, 401, 'done'), (2, 403, 'done'), (2, 405, 'done'), (2, 407, 'done'), (2, 409, 'done'), (2, 411, 'done'), (2, 413, 'done'), (2, 415, 'done'), (2, 417, 'done'), (2, 419, 'done'), (2, 421, 'done'), (2, 423, 'done'), (2, 425, 'done'), (2, 427, 'done'), (2, 429, 'done'), (2, 431, 'done'), (2, 435, 'done'), (2, 437, 'done'), (2, 439, 'done'), (2, 441, 'done'), (2, 443, 'done'), (2, 445, 'done'), (2, 447, 'done'), (2, 449, 'done'), (2, 451, 'done'), (2, 453, 'done'), (2, 455, 'done'), (2, 457, 'done'), (2, 459, 'done'), (2, 461, 'done'), (2, 463, 'done'), (2, 465, 'done'), (2, 467, 'done'), (2, 469, 'done'), (2, 471, 'done'), (2, 473, 'done'), (2, 474, 'done'), (2, 475, 'done'), (2, 477, 'done'), (2, 479, 'done'), (2, 481, 'done'), (2, 483, 'done'), (2, 485, 'done'), (2, 487, 'done'), (2, 489, 'done'), (2, 491, 'done'), (2, 493, 'done'), (2, 495, 'done'), (2, 497, 'done'), (2, 499, 'done'), (2, 501, 'done'), (2, 502, 'done'), (2, 504, 'done'), (2, 506, 'done'), (2, 508, 'done'), (2, 510, 'done'), (2, 512, 'done'), (2, 514, 'done'), (2, 516, 'done'), (2, 518, 'done'), (2, 520, 'done'), (2, 522, 'done'), (2, 523, 'done'), (2, 524, 'done'), (2, 525, 'done'), (2, 527, 'done'), (2, 529, 'done'), (2, 531, 'done'), (2, 532, 'done'), (2, 533, 'done'), (2, 534, 'done'), (2, 536, 'done'), (2, 538, 'done'), (2, 540, 'done'), (2, 542, 'done'), (2, 544, 'done'), (2, 546, 'done'), (2, 548, 'done'), (2, 550, 'done'), (2, 552, 'done'), (2, 554, 'done'), (2, 556, 'done'), (2, 558, 'done'), (2, 560, 'done'), (2, 562, 'done'), (2, 564, 'done'), (2, 566, 'done'), (2, 568, 'done'), (2, 570, 'done'), (2, 572, 'done'), (2, 574, 'done'), (2, 576, 'done'), (2, 578, 'done'), (2, 580, 'done'), (2, 582, 'done'), (2, 584, 'done'), (2, 586, 'done'), (2, 588, 'done'), (2, 590, 'done'), (2, 592, 'done'), (2, 593, 'done'), (2, 594, 'done'), (2, 599, 'done'), (2, 600, 'done'), (2, 602, 'done'), (2, 604, 'done'), (2, 605, 'done'), (2, 656, 'done'), (2, 658, 'done'), (2, 659, 'done'), (2, 661, 'done'), (2, 663, 'done'), (2, 664, 'done'), (3, 1, 'done'), (3, 2, 'done'), (3, 3, 'done'), (3, 5, 'done'), (3, 10, 'done'), (3, 11, 'done'), (3, 12, 'done'), (3, 13, 'done'), (3, 14, 'done'), (3, 15, 'done'), (3, 17, 'done'), (3, 18, 'done'), (3, 19, 'done'), (3, 20, 'done'), (3, 21, 'done'), (3, 22, 'done'), (3, 23, 'done'), (3, 24, 'done'), (3, 25, 'done'), (3, 26, 'done'), (3, 28, 'done'), (3, 29, 'done'), (3, 31, 'done'), (3, 33, 'done'), (3, 34, 'done'), (3, 35, 'done'), (3, 36, 'done'), (3, 37, 'done'), (3, 38, 'done'), (3, 39, 'done'), (3, 40, 'done'), (3, 41, 'done'), (3, 42, 'done'), (3, 43, 'done'), (3, 44, 'done'), (3, 45, 'done'), (3, 46, 'done'), (3, 47, 'done'), (3, 48, 'done'), (3, 49, 'done'), (3, 50, 'done'), (3, 51, 'done'), (3, 52, 'done'), (3, 53, 'done'), (3, 54, 'done'), (3, 55, 'done'), (3, 56, 'done'), (3, 57, 'done'), (3, 58, 'done'), (3, 59, 'done'), (3, 60, 'done'), (3, 61, 'done'), (3, 62, 'done'), (3, 63, 'done'), (3, 64, 'done'), (3, 65, 'done'), (3, 66, 'done'), (3, 67, 'done'), (3, 69, 'done'), (3, 71, 'done'), (3, 73, 'done'), (3, 75, 'done'), (3, 77, 'done'), (3, 79, 'done'), (3, 81, 'done'), (3, 83, 'done'), (3, 85, 'done'), (3, 87, 'done'), (3, 89, 'done'), (3, 91, 'done'), (3, 93, 'done'), (3, 95, 'done'), (3, 97, 'done'), (3, 99, 'done'), (3, 101, 'done'), (3, 103, 'done'), (3, 105, 'done'), (3, 107, 'done'), (3, 109, 'done'), (3, 111, 'done'), (3, 113, 'done'), (3, 115, 'done'), (3, 117, 'done'), (3, 119, 'done'), (3, 121, 'done'), (3, 123, 'done'), (3, 125, 'done'), (3, 127, 'done'), (3, 129, 'done'), (3, 131, 'done'), (3, 133, 'done'), (3, 135, 'done'), (3, 137, 'done'), (3, 139, 'done'), (3, 141, 'done'), (3, 143, 'done'), (3, 145, 'done'), (3, 147, 'done'), (3, 149, 'done'), (3, 151, 'done'), (3, 153, 'done'), (3, 169, 'done'), (3, 171, 'done'), (3, 173, 'done'), (3, 175, 'done'), (3, 177, 'done'), (3, 179, 'done'), (3, 181, 'done'), (3, 183, 'done'), (3, 185, 'done'), (3, 187, 'done'), (3, 189, 'done'), (3, 191, 'done'), (3, 193, 'done'), (3, 195, 'done'), (3, 197, 'done'), (3, 199, 'done'), (3, 201, 'done'), (3, 203, 'done'), (3, 205, 'done'), (3, 207, 'done'), (3, 209, 'done'), (3, 211, 'done'), (3, 213, 'done'), (3, 215, 'done'), (3, 217, 'done'), (3, 219, 'done'), (3, 221, 'done'), (3, 223, 'done'), (3, 225, 'done'), (3, 227, 'done'), (3, 229, 'done'), (3, 231, 'done'), (3, 233, 'done'), (3, 235, 'done'), (3, 237, 'done'), (3, 239, 'done'), (3, 241, 'done'), (3, 243, 'done'), (3, 245, 'done'), (3, 247, 'done'), (3, 249, 'done'), (3, 251, 'done'), (3, 253, 'done'), (3, 255, 'done'), (3, 257, 'done'), (3, 259, 'done'), (3, 261, 'done'), (3, 263, 'done'), (3, 265, 'done'), (3, 267, 'done'), (3, 269, 'done'), (3, 271, 'done'), (3, 273, 'done'), (3, 275, 'done'), (3, 277, 'done'), (3, 279, 'done'), (3, 281, 'done'), (3, 283, 'done'), (3, 285, 'done'), (3, 287, 'done'), (3, 289, 'done'), (3, 291, 'done'), (3, 293, 'done'), (3, 295, 'done'), (3, 297, 'done'), (3, 299, 'done'), (3, 301, 'done'), (3, 303, 'done'), (3, 305, 'done'), (3, 307, 'done'), (3, 309, 'done'), (3, 311, 'done'), (3, 313, 'done'), (3, 315, 'done'), (3, 317, 'done'), (3, 319, 'done'), (3, 321, 'done'), (3, 323, 'done'), (3, 325, 'done'), (3, 327, 'done'), (3, 329, 'done'), (3, 331, 'done'), (3, 333, 'done'), (3, 335, 'done'), (3, 337, 'done'), (3, 340, 'done'), (3, 342, 'done'), (3, 345, 'done'), (3, 347, 'done'), (3, 349, 'done'), (3, 351, 'done'), (3, 353, 'done'), (3, 355, 'done'), (3, 357, 'done'), (3, 359, 'done'), (3, 361, 'done'), (3, 363, 'done'), (3, 366, 'done'), (3, 369, 'done'), (3, 371, 'done'), (3, 373, 'done'), (3, 375, 'done'), (3, 377, 'done'), (3, 379, 'done'), (3, 381, 'done'), (3, 383, 'done'), (3, 385, 'done'), (3, 387, 'done'), (3, 389, 'done'), (3, 395, 'done'), (3, 397, 'done'), (3, 399, 'done'), (3, 401, 'done'), (3, 403, 'done'), (3, 405, 'done'), (3, 407, 'done'), (3, 409, 'done'), (3, 411, 'done'), (3, 413, 'done'), (3, 415, 'done'), (3, 417, 'done'), (3, 419, 'done'), (3, 421, 'done'), (3, 423, 'done'), (3, 425, 'done'), (3, 427, 'done'), (3, 429, 'done'), (3, 431, 'done'), (3, 435, 'done'), (3, 437, 'done'), (3, 439, 'done'), (3, 441, 'done'), (3, 443, 'done'), (3, 445, 'done'), (3, 447, 'done'), (3, 449, 'done'), (3, 451, 'done'), (3, 453, 'done'), (3, 455, 'done'), (3, 457, 'done'), (3, 459, 'done'), (3, 461, 'done'), (3, 463, 'done'), (3, 465, 'done'), (3, 467, 'done'), (3, 469, 'done'), (3, 471, 'done'), (3, 473, 'done'), (3, 477, 'done'), (3, 479, 'done'), (3, 481, 'done'), (3, 483, 'done'), (3, 485, 'done'), (3, 487, 'done'), (3, 489, 'done'), (3, 491, 'done'), (3, 493, 'done'), (3, 495, 'done'), (3, 497, 'done'), (3, 499, 'done'), (3, 501, 'done'), (3, 504, 'done'), (3, 506, 'done'), (3, 508, 'done'), (3, 510, 'done'), (3, 512, 'done'), (3, 514, 'done'), (3, 516, 'done'), (3, 518, 'done'), (3, 520, 'done'), (3, 522, 'done'), (3, 527, 'done'), (3, 529, 'done'), (3, 531, 'done'), (3, 536, 'done'), (3, 538, 'done'), (3, 540, 'done'), (3, 542, 'done'), (3, 544, 'done'), (3, 546, 'done'), (3, 548, 'done'), (3, 550, 'done'), (3, 552, 'done'), (3, 554, 'done'), (3, 556, 'done'), (3, 558, 'done'), (3, 560, 'done'), (3, 562, 'done'), (3, 564, 'done'), (3, 566, 'done'), (3, 568, 'done'), (3, 570, 'done'), (3, 572, 'done'), (3, 574, 'done'), (3, 576, 'done'), (3, 578, 'done'), (3, 580, 'done'), (3, 582, 'done'), (3, 584, 'done'), (3, 586, 'done'), (3, 588, 'done'), (3, 590, 'done'), (3, 592, 'done'), (3, 599, 'done'), (3, 602, 'done'), (3, 604, 'done'), (3, 658, 'done'), (3, 661, 'done'), (3, 663, 'done'), (4, 7, 'done'), (4, 9, 'done'), (4, 17, 'done'), (4, 28, 'done'), (4, 31, 'done'), (4, 33, 'done'), (4, 69, 'done'), (4, 71, 'done'), (4, 73, 'done'), (4, 75, 'done'), (4, 77, 'done'), (4, 79, 'done'), (4, 81, 'done'), (4, 83, 'done'), (4, 85, 'done'), (4, 87, 'done'), (4, 89, 'done'), (4, 91, 'done'), (4, 93, 'done'), (4, 95, 'done'), (4, 97, 'done'), (4, 99, 'done'), (4, 101, 'done'), (4, 103, 'done'), (4, 105, 'done'), (4, 107, 'done'), (4, 109, 'done'), (4, 111, 'done'), (4, 113, 'done'), (4, 115, 'done'), (4, 117, 'done'), (4, 119, 'done'), (4, 121, 'done'), (4, 123, 'done'), (4, 125, 'done'), (4, 127, 'done'), (4, 129, 'done'), (4, 131, 'done'), (4, 133, 'done'), (4, 135, 'done'), (4, 137, 'done'), (4, 139, 'done'), (4, 141, 'done'), (4, 143, 'done'), (4, 145, 'done'), (4, 147, 'done'), (4, 149, 'done'), (4, 151, 'done'), (4, 153, 'done'), (4, 169, 'done'), (4, 171, 'done'), (4, 173, 'done'), (4, 175, 'done'), (4, 177, 'done'), (4, 179, 'done'), (4, 181, 'done'), (4, 183, 'done'), (4, 185, 'done'), (4, 187, 'done'), (4, 189, 'done'), (4, 191, 'done'), (4, 193, 'done'), (4, 195, 'done'), (4, 197, 'done'), (4, 199, 'done'), (4, 201, 'done'), (4, 203, 'done'), (4, 205, 'done'), (4, 207, 'done'), (4, 209, 'done'), (4, 211, 'done'), (4, 213, 'done'), (4, 215, 'done'), (4, 217, 'done'), (4, 219, 'done'), (4, 221, 'done'), (4, 223, 'done'), (4, 225, 'done'), (4, 227, 'done'), (4, 229, 'done'), (4, 231, 'done'), (4, 233, 'done'), (4, 235, 'done'), (4, 237, 'done'), (4, 239, 'done'), (4, 241, 'done'), (4, 243, 'done'), (4, 245, 'done'), (4, 247, 'done'), (4, 249, 'done'), (4, 251, 'done'), (4, 253, 'done'), (4, 255, 'done'), (4, 257, 'done'), (4, 259, 'done'), (4, 261, 'done'), (4, 263, 'done'), (4, 265, 'done'), (4, 267, 'done'), (4, 269, 'done'), (4, 271, 'done'), (4, 273, 'done'), (4, 275, 'done'), (4, 277, 'done'), (4, 279, 'done'), (4, 281, 'done'), (4, 283, 'done'), (4, 285, 'done'), (4, 287, 'done'), (4, 289, 'done'), (4, 291, 'done'), (4, 293, 'done'), (4, 295, 'done'), (4, 297, 'done'), (4, 299, 'done'), (4, 301, 'done'), (4, 303, 'done'), (4, 305, 'done'), (4, 307, 'done'), (4, 309, 'done'), (4, 311, 'done'), (4, 313, 'done'), (4, 315, 'done'), (4, 317, 'done'), (4, 319, 'done'), (4, 321, 'done'), (4, 323, 'done'), (4, 325, 'done'), (4, 327, 'done'), (4, 329, 'done'), (4, 331, 'done'), (4, 333, 'done'), (4, 335, 'done'), (4, 337, 'done'), (4, 340, 'done'), (4, 342, 'done'), (4, 345, 'done'), (4, 347, 'done'), (4, 349, 'done'), (4, 351, 'done'), (4, 353, 'done'), (4, 355, 'done'), (4, 357, 'done'), (4, 359, 'done'), (4, 361, 'done'), (4, 363, 'done'), (4, 366, 'done'), (4, 369, 'done'), (4, 371, 'done'), (4, 373, 'done'), (4, 375, 'done'), (4, 377, 'done'), (4, 379, 'done'), (4, 381, 'done'), (4, 383, 'done'), (4, 385, 'done'), (4, 387, 'done'), (4, 389, 'done'), (4, 395, 'done'), (4, 397, 'done'), (4, 399, 'done'), (4, 401, 'done'), (4, 403, 'done'), (4, 405, 'done'), (4, 407, 'done'), (4, 409, 'done'), (4, 411, 'done'), (4, 413, 'done'), (4, 415, 'done'), (4, 417, 'done'), (4, 419, 'done'), (4, 421, 'done'), (4, 423, 'done'), (4, 425, 'done'), (4, 427, 'done'), (4, 429, 'done'), (4, 431, 'done'), (4, 435, 'done'), (4, 437, 'done'), (4, 439, 'done'), (4, 441, 'done'), (4, 443, 'done'), (4, 445, 'done'), (4, 447, 'done'), (4, 449, 'done'), (4, 451, 'done'), (4, 453, 'done'), (4, 455, 'done'), (4, 457, 'done'), (4, 459, 'done'), (4, 461, 'done'), (4, 463, 'done'), (4, 465, 'done'), (4, 467, 'done'), (4, 469, 'done'), (4, 471, 'done'), (4, 473, 'done'), (4, 477, 'done'), (4, 479, 'done'), (4, 481, 'done'), (4, 483, 'done'), (4, 485, 'done'), (4, 487, 'done'), (4, 489, 'done'), (4, 491, 'done'), (4, 493, 'done'), (4, 495, 'done'), (4, 497, 'done'), (4, 499, 'done'), (4, 501, 'done'), (4, 504, 'done'), (4, 506, 'done'), (4, 508, 'done'), (4, 510, 'done'), (4, 512, 'done'), (4, 514, 'done'), (4, 516, 'done'), (4, 518, 'done'), (4, 520, 'done'), (4, 522, 'done'), (4, 527, 'done'), (4, 529, 'done'), (4, 531, 'done'), (4, 536, 'done'), (4, 538, 'done'), (4, 540, 'done'), (4, 542, 'done'), (4, 544, 'done'), (4, 546, 'done'), (4, 548, 'done'), (4, 550, 'done'), (4, 552, 'done'), (4, 554, 'done'), (4, 556, 'done'), (4, 558, 'done'), (4, 560, 'done'), (4, 562, 'done'), (4, 564, 'done'), (4, 566, 'done'), (4, 568, 'done'), (4, 570, 'done'), (4, 572, 'done'), (4, 574, 'done'), (4, 576, 'done'), (4, 578, 'done'), (4, 580, 'done'), (4, 582, 'done'), (4, 584, 'done'), (4, 586, 'done'), (4, 588, 'done'), (4, 590, 'done'), (4, 592, 'done'), (4, 595, 'done'), (4, 596, 'done'), (4, 597, 'done'), (4, 599, 'done'), (4, 602, 'done'), (4, 604, 'done'), (4, 612, 'done'), (4, 658, 'done'), (4, 661, 'done'), (4, 663, 'done'), (6, 1, 'done'), (6, 2, 'done'), (6, 3, 'done'), (6, 5, 'done'), (6, 10, 'done'), (6, 11, 'done'), (6, 12, 'done'), (6, 13, 'done'), (6, 14, 'done'), (6, 15, 'done'), (6, 17, 'done'), (6, 18, 'done'), (6, 19, 'done'), (6, 20, 'done'), (6, 21, 'done'), (6, 22, 'done'), (6, 23, 'done'), (6, 24, 'done'), (6, 25, 'done'), (6, 26, 'done'), (6, 28, 'done'), (6, 29, 'done'), (6, 31, 'done'), (6, 33, 'done'), (6, 34, 'done'), (6, 35, 'done'), (6, 36, 'done'), (6, 37, 'done'), (6, 38, 'done'), (6, 39, 'done'), (6, 40, 'done'), (6, 41, 'done'), (6, 42, 'done'), (6, 43, 'done'), (6, 44, 'done'), (6, 45, 'done'), (6, 46, 'done'), (6, 47, 'done'), (6, 48, 'done'), (6, 49, 'done'), (6, 50, 'done'), (6, 51, 'done'), (6, 52, 'done'), (6, 53, 'done'), (6, 54, 'done'), (6, 55, 'done'), (6, 56, 'done'), (6, 57, 'done'), (6, 58, 'done'), (6, 59, 'done'), (6, 60, 'done'), (6, 61, 'done'), (6, 62, 'done'), (6, 63, 'done'), (6, 64, 'done'), (6, 65, 'done'), (6, 66, 'done'), (6, 67, 'done'), (6, 69, 'done'), (6, 71, 'done'), (6, 73, 'done'), (6, 75, 'done'), (6, 77, 'done'), (6, 79, 'done'), (6, 81, 'done'), (6, 83, 'done'), (6, 85, 'done'), (6, 87, 'done'), (6, 89, 'done'), (6, 91, 'done'), (6, 93, 'done'), (6, 95, 'done'), (6, 97, 'done'), (6, 99, 'done'), (6, 101, 'done'), (6, 103, 'done'), (6, 105, 'done'), (6, 107, 'done'), (6, 109, 'done'), (6, 111, 'done'), (6, 113, 'done'), (6, 115, 'done'), (6, 117, 'done'), (6, 119, 'done'), (6, 121, 'done'), (6, 123, 'done'), (6, 125, 'done'), (6, 127, 'done'), (6, 129, 'done'), (6, 131, 'done'), (6, 133, 'done'), (6, 135, 'done'), (6, 137, 'done'), (6, 139, 'done'), (6, 141, 'done'), (6, 143, 'done'), (6, 145, 'done'), (6, 147, 'done'), (6, 149, 'done'), (6, 151, 'done'), (6, 153, 'done'), (6, 169, 'done'), (6, 171, 'done'), (6, 173, 'done'), (6, 175, 'done'), (6, 177, 'done'), (6, 179, 'done'), (6, 181, 'done'), (6, 183, 'done'), (6, 185, 'done'), (6, 187, 'done'), (6, 189, 'done'), (6, 191, 'done'), (6, 193, 'done'), (6, 195, 'done'), (6, 197, 'done'), (6, 199, 'done'), (6, 201, 'done'), (6, 203, 'done'), (6, 205, 'done'), (6, 207, 'done'), (6, 209, 'done'), (6, 211, 'done'), (6, 213, 'done'), (6, 215, 'done'), (6, 217, 'done'), (6, 219, 'done'), (6, 221, 'done'), (6, 223, 'done'), (6, 225, 'done'), (6, 227, 'done'), (6, 229, 'done'), (6, 231, 'done'), (6, 233, 'done'), (6, 235, 'done'), (6, 237, 'done'), (6, 239, 'done'), (6, 241, 'done'), (6, 243, 'done'), (6, 245, 'done'), (6, 247, 'done'), (6, 249, 'done'), (6, 251, 'done'), (6, 253, 'done'), (6, 255, 'done'), (6, 257, 'done'), (6, 259, 'done'), (6, 261, 'done'), (6, 263, 'done'), (6, 265, 'done'), (6, 267, 'done'), (6, 269, 'done'), (6, 271, 'done'), (6, 273, 'done'), (6, 275, 'done'), (6, 277, 'done'), (6, 279, 'done'), (6, 281, 'done'), (6, 283, 'done'), (6, 285, 'done'), (6, 287, 'done'), (6, 289, 'done'), (6, 291, 'done'), (6, 293, 'done'), (6, 295, 'done'), (6, 297, 'done'), (6, 299, 'done'), (6, 301, 'done'), (6, 303, 'done'), (6, 305, 'done'), (6, 307, 'done'), (6, 309, 'done'), (6, 311, 'done'), (6, 313, 'done'), (6, 315, 'done'), (6, 317, 'done'), (6, 319, 'done'), (6, 321, 'done'), (6, 323, 'done'), (6, 325, 'done'), (6, 327, 'done'), (6, 329, 'done'), (6, 331, 'done'), (6, 333, 'done'), (6, 335, 'done'), (6, 337, 'done'), (6, 340, 'done'), (6, 342, 'done'), (6, 345, 'done'), (6, 347, 'done'), (6, 349, 'done'), (6, 351, 'done'), (6, 353, 'done'), (6, 355, 'done'), (6, 357, 'done'), (6, 359, 'done'), (6, 361, 'done'), (6, 363, 'done'), (6, 366, 'done'), (6, 369, 'done'), (6, 371, 'done'), (6, 373, 'done'), (6, 375, 'done'), (6, 377, 'done'), (6, 379, 'done'), (6, 381, 'done'), (6, 383, 'done'), (6, 385, 'done'), (6, 387, 'done'), (6, 389, 'done'), (6, 395, 'done'), (6, 397, 'done'), (6, 399, 'done'), (6, 401, 'done'), (6, 403, 'done'), (6, 405, 'done'), (6, 407, 'done'), (6, 409, 'done'), (6, 411, 'done'), (6, 413, 'done'), (6, 415, 'done'), (6, 417, 'done'), (6, 419, 'done'), (6, 421, 'done'), (6, 423, 'done'), (6, 425, 'done'), (6, 427, 'done'), (6, 429, 'done'), (6, 431, 'done'), (6, 435, 'done'), (6, 437, 'done'), (6, 439, 'done'), (6, 441, 'done'), (6, 443, 'done'), (6, 445, 'done'), (6, 447, 'done'), (6, 449, 'done'), (6, 451, 'done'), (6, 453, 'done'), (6, 455, 'done'), (6, 457, 'done'), (6, 459, 'done'), (6, 461, 'done'), (6, 463, 'done'), (6, 465, 'done'), (6, 467, 'done'), (6, 469, 'done'), (6, 471, 'done'), (6, 473, 'done'), (6, 477, 'done'), (6, 479, 'done'), (6, 481, 'done'), (6, 483, 'done'), (6, 485, 'done'), (6, 487, 'done'), (6, 489, 'done'), (6, 491, 'done'), (6, 493, 'done'), (6, 495, 'done'), (6, 497, 'done'), (6, 499, 'done'), (6, 501, 'done'), (6, 504, 'done'), (6, 506, 'done'), (6, 508, 'done'), (6, 510, 'done'), (6, 512, 'done'), (6, 514, 'done'), (6, 516, 'done'), (6, 518, 'done'), (6, 520, 'done'), (6, 522, 'done'), (6, 527, 'done'), (6, 529, 'done'), (6, 531, 'done'), (6, 536, 'done'), (6, 538, 'done'), (6, 540, 'done'), (6, 542, 'done'), (6, 544, 'done'), (6, 546, 'done'), (6, 548, 'done'), (6, 550, 'done'), (6, 552, 'done'), (6, 554, 'done'), (6, 556, 'done'), (6, 558, 'done'), (6, 560, 'done'), (6, 562, 'done'), (6, 564, 'done'), (6, 566, 'done'), (6, 568, 'done'), (6, 570, 'done'), (6, 572, 'done'), (6, 574, 'done'), (6, 576, 'done'), (6, 578, 'done'), (6, 580, 'done'), (6, 582, 'done'), (6, 584, 'done'), (6, 586, 'done'), (6, 588, 'done'), (6, 590, 'done'), (6, 592, 'done'), (6, 599, 'done'), (6, 602, 'done'), (6, 604, 'done'), (6, 658, 'done'), (6, 661, 'done'), (6, 663, 'done'), (7, 4, 'done'), (7, 5, 'done'), (7, 6, 'done'), (7, 7, 'done'), (7, 8, 'done'), (7, 9, 'done'), (7, 17, 'done'), (7, 28, 'done'), (7, 31, 'done'), (7, 33, 'done'), (7, 69, 'done'), (7, 71, 'done'), (7, 73, 'done'), (7, 75, 'done'), (7, 77, 'done'), (7, 79, 'done'), (7, 81, 'done'), (7, 83, 'done'), (7, 85, 'done'), (7, 87, 'done'), (7, 89, 'done'), (7, 91, 'done'), (7, 93, 'done'), (7, 95, 'done'), (7, 97, 'done'), (7, 99, 'done'), (7, 101, 'done'), (7, 103, 'done'), (7, 105, 'done'), (7, 107, 'done'), (7, 109, 'done'), (7, 111, 'done'), (7, 113, 'done'), (7, 115, 'done'), (7, 117, 'done'), (7, 119, 'done'), (7, 121, 'done'), (7, 123, 'done'), (7, 125, 'done'), (7, 127, 'done'), (7, 129, 'done'), (7, 131, 'done'), (7, 133, 'done'), (7, 135, 'done'), (7, 137, 'done'), (7, 139, 'done'), (7, 141, 'done'), (7, 143, 'done'), (7, 145, 'done'), (7, 147, 'done'), (7, 149, 'done'), (7, 151, 'done'), (7, 153, 'done'), (7, 154, 'done'), (7, 155, 'done'), (7, 156, 'done'), (7, 157, 'done'), (7, 158, 'done'), (7, 159, 'done'), (7, 160, 'done'), (7, 161, 'done'), (7, 162, 'done'), (7, 163, 'done'), (7, 164, 'done'), (7, 165, 'done'), (7, 166, 'done'), (7, 167, 'done'), (7, 169, 'done'), (7, 171, 'done'), (7, 173, 'done'), (7, 175, 'done'), (7, 177, 'done'), (7, 179, 'done'), (7, 181, 'done'), (7, 183, 'done'), (7, 185, 'done'), (7, 187, 'done'), (7, 189, 'done'), (7, 191, 'done'), (7, 193, 'done'), (7, 195, 'done'), (7, 197, 'done'), (7, 199, 'done'), (7, 201, 'done'), (7, 203, 'done'), (7, 205, 'done'), (7, 207, 'done'), (7, 209, 'done'), (7, 211, 'done'), (7, 213, 'done'), (7, 215, 'done'), (7, 217, 'done'), (7, 219, 'done'), (7, 221, 'done'), (7, 223, 'done'), (7, 225, 'done'), (7, 227, 'done'), (7, 229, 'done'), (7, 231, 'done'), (7, 233, 'done'), (7, 235, 'done'), (7, 237, 'done'), (7, 239, 'done'), (7, 241, 'done'), (7, 243, 'done'), (7, 245, 'done'), (7, 247, 'done'), (7, 249, 'done'), (7, 251, 'done'), (7, 253, 'done'), (7, 255, 'done'), (7, 257, 'done'), (7, 259, 'done'), (7, 261, 'done'), (7, 263, 'done'), (7, 265, 'done'), (7, 267, 'done'), (7, 269, 'done'), (7, 271, 'done'), (7, 273, 'done'), (7, 275, 'done'), (7, 277, 'done'), (7, 279, 'done'), (7, 281, 'done'), (7, 283, 'done'), (7, 285, 'done'), (7, 287, 'done'), (7, 289, 'done'), (7, 291, 'done'), (7, 293, 'done'), (7, 295, 'done'), (7, 297, 'done'), (7, 299, 'done'), (7, 301, 'done'), (7, 303, 'done'), (7, 305, 'done'), (7, 307, 'done'), (7, 309, 'done'), (7, 311, 'done'), (7, 313, 'done'), (7, 315, 'done'), (7, 317, 'done'), (7, 319, 'done'), (7, 321, 'done'), (7, 323, 'done'), (7, 325, 'done'), (7, 327, 'done'), (7, 329, 'done'), (7, 331, 'done'), (7, 333, 'done'), (7, 335, 'done'), (7, 337, 'done'), (7, 338, 'done'), (7, 340, 'done'), (7, 342, 'done'), (7, 343, 'done'), (7, 345, 'done'), (7, 347, 'done'), (7, 349, 'done'), (7, 351, 'done'), (7, 353, 'done'), (7, 355, 'done'), (7, 357, 'done'), (7, 359, 'done'), (7, 361, 'done'), (7, 363, 'done'), (7, 364, 'done'), (7, 366, 'done'), (7, 367, 'done'), (7, 369, 'done'), (7, 371, 'done'), (7, 373, 'done'), (7, 375, 'done'), (7, 377, 'done'), (7, 379, 'done'), (7, 381, 'done'), (7, 383, 'done'), (7, 385, 'done'), (7, 387, 'done'), (7, 389, 'done'), (7, 390, 'done'), (7, 391, 'done'), (7, 392, 'done'), (7, 393, 'done'), (7, 395, 'done'), (7, 397, 'done'), (7, 399, 'done'), (7, 401, 'done'), (7, 403, 'done'), (7, 405, 'done'), (7, 407, 'done'), (7, 409, 'done'), (7, 411, 'done'), (7, 413, 'done'), (7, 415, 'done'), (7, 417, 'done'), (7, 419, 'done'), (7, 421, 'done'), (7, 423, 'done'), (7, 425, 'done'), (7, 427, 'done'), (7, 429, 'done'), (7, 431, 'done'), (7, 433, 'done'), (7, 435, 'done'), (7, 437, 'done'), (7, 439, 'done'), (7, 441, 'done'), (7, 443, 'done'), (7, 445, 'done'), (7, 447, 'done'), (7, 449, 'done'), (7, 451, 'done'), (7, 453, 'done'), (7, 455, 'done'), (7, 457, 'done'), (7, 459, 'done'), (7, 461, 'done'), (7, 463, 'done'), (7, 465, 'done'), (7, 467, 'done'), (7, 469, 'done'), (7, 471, 'done'), (7, 473, 'done'), (7, 474, 'done'), (7, 475, 'done'), (7, 477, 'done'), (7, 479, 'done'), (7, 481, 'done'), (7, 483, 'done'), (7, 485, 'done'), (7, 487, 'done'), (7, 489, 'done'), (7, 491, 'done'), (7, 493, 'done'), (7, 495, 'done'), (7, 497, 'done'), (7, 499, 'done'), (7, 501, 'done'), (7, 502, 'done'), (7, 504, 'done'), (7, 506, 'done'), (7, 508, 'done'), (7, 510, 'done'), (7, 512, 'done'), (7, 514, 'done'), (7, 516, 'done'), (7, 518, 'done'), (7, 520, 'done'), (7, 522, 'done'), (7, 523, 'done'), (7, 524, 'done'), (7, 525, 'done'), (7, 527, 'done'), (7, 529, 'done'), (7, 531, 'done'), (7, 532, 'done'), (7, 533, 'done'), (7, 534, 'done'), (7, 536, 'done'), (7, 538, 'done'), (7, 540, 'done'), (7, 542, 'done'), (7, 544, 'done'), (7, 546, 'done'), (7, 548, 'done'), (7, 550, 'done'), (7, 552, 'done'), (7, 554, 'done'), (7, 556, 'done'), (7, 558, 'done'), (7, 560, 'done'), (7, 562, 'done'), (7, 564, 'done'), (7, 566, 'done'), (7, 568, 'done'), (7, 570, 'done'), (7, 572, 'done'), (7, 574, 'done'), (7, 576, 'done'), (7, 578, 'done'), (7, 580, 'done'), (7, 582, 'done'), (7, 584, 'done'), (7, 586, 'done'), (7, 588, 'done'), (7, 590, 'done'), (7, 592, 'done'), (7, 593, 'done'), (7, 594, 'done'), (7, 596, 'done'), (7, 599, 'done'), (7, 600, 'done'), (7, 602, 'done'), (7, 604, 'done'), (7, 605, 'done'), (7, 606, 'done'), (7, 607, 'done'), (7, 608, 'done'), (7, 609, 'done'), (7, 610, 'done'), (7, 611, 'done'), (7, 613, 'done'), (7, 614, 'done'), (7, 615, 'done'), (7, 616, 'done'), (7, 617, 'done'), (7, 618, 'done'), (7, 619, 'done'), (7, 620, 'done'), (7, 621, 'done'), (7, 622, 'done'), (7, 628, 'done'), (7, 629, 'done'), (7, 630, 'done'), (7, 631, 'done'), (7, 632, 'done'), (7, 633, 'done'), (7, 634, 'done'), (7, 636, 'done'), (7, 638, 'done'), (7, 640, 'done'), (7, 642, 'done'), (7, 644, 'done'), (7, 646, 'done'), (7, 647, 'done'), (7, 648, 'done'), (7, 649, 'done'), (7, 650, 'done'), (7, 651, 'done'), (7, 652, 'done'), (7, 653, 'done'), (7, 654, 'done'), (7, 655, 'done'), (7, 658, 'done'), (7, 659, 'done'), (7, 661, 'done'), (7, 663, 'done'), (7, 664, 'done'), (8, 4, 'done'), (8, 5, 'done'), (8, 16, 'done'), (8, 17, 'done'), (8, 27, 'done'), (8, 28, 'done'), (8, 30, 'done'), (8, 31, 'done'), (8, 32, 'done'), (8, 33, 'done'), (8, 68, 'done'), (8, 69, 'done'), (8, 70, 'done'), (8, 71, 'done'), (8, 72, 'done'), (8, 73, 'done'), (8, 74, 'done'), (8, 75, 'done'), (8, 76, 'done'), (8, 77, 'done'), (8, 78, 'done'), (8, 79, 'done'), (8, 80, 'done'), (8, 81, 'done'), (8, 82, 'done'), (8, 83, 'done'), (8, 84, 'done'), (8, 85, 'done'), (8, 86, 'done'), (8, 87, 'done'), (8, 88, 'done'), (8, 89, 'done'), (8, 90, 'done'), (8, 91, 'done'), (8, 92, 'done'), (8, 93, 'done'), (8, 94, 'done'), (8, 95, 'done'), (8, 96, 'done'), (8, 97, 'done'), (8, 98, 'done'), (8, 99, 'done'), (8, 100, 'done'), (8, 101, 'done'), (8, 102, 'done'), (8, 103, 'done'), (8, 104, 'done'), (8, 105, 'done'), (8, 106, 'done'), (8, 107, 'done'), (8, 108, 'done'), (8, 109, 'done'), (8, 110, 'done'), (8, 111, 'done'), (8, 112, 'done'), (8, 113, 'done'), (8, 114, 'done'), (8, 115, 'done'), (8, 116, 'done'), (8, 117, 'done'), (8, 118, 'done'), (8, 119, 'done'), (8, 120, 'done'), (8, 121, 'done'), (8, 122, 'done'), (8, 123, 'done'), (8, 124, 'done'), (8, 125, 'done'), (8, 126, 'done'), (8, 127, 'done'), (8, 128, 'done'), (8, 129, 'done'), (8, 130, 'done'), (8, 131, 'done'), (8, 132, 'done'), (8, 133, 'done'), (8, 134, 'done'), (8, 135, 'done'), (8, 136, 'done'), (8, 137, 'done'), (8, 138, 'done'), (8, 139, 'done'), (8, 140, 'done'), (8, 141, 'done'), (8, 142, 'done'), (8, 143, 'done'), (8, 144, 'done'), (8, 145, 'done'), (8, 146, 'done'), (8, 147, 'done'), (8, 148, 'done'), (8, 149, 'done'), (8, 150, 'done'), (8, 151, 'done'), (8, 152, 'done'), (8, 153, 'done'), (8, 154, 'done'), (8, 155, 'done'), (8, 156, 'done'), (8, 157, 'done'), (8, 158, 'done'), (8, 159, 'done'), (8, 160, 'done'), (8, 161, 'done'), (8, 162, 'done'), (8, 163, 'done'), (8, 164, 'done'), (8, 165, 'done'), (8, 166, 'done'), (8, 167, 'done'), (8, 168, 'done'), (8, 169, 'done'), (8, 170, 'done'), (8, 171, 'done'), (8, 172, 'done'), (8, 173, 'done'), (8, 174, 'done'), (8, 175, 'done'), (8, 176, 'done'), (8, 177, 'done'), (8, 178, 'done'), (8, 179, 'done'), (8, 180, 'done'), (8, 181, 'done'), (8, 182, 'done'), (8, 183, 'done'), (8, 184, 'done'), (8, 185, 'done'), (8, 186, 'done'), (8, 187, 'done'), (8, 188, 'done'), (8, 189, 'done'), (8, 190, 'done'), (8, 191, 'done'), (8, 192, 'done'), (8, 193, 'done'), (8, 194, 'done'), (8, 195, 'done'), (8, 196, 'done'), (8, 197, 'done'), (8, 198, 'done'), (8, 199, 'done'), (8, 200, 'done'), (8, 201, 'done'), (8, 202, 'done'), (8, 203, 'done'), (8, 204, 'done'), (8, 205, 'done'), (8, 206, 'done'), (8, 207, 'done'), (8, 208, 'done'), (8, 209, 'done'), (8, 210, 'done'), (8, 211, 'done'), (8, 212, 'done'), (8, 213, 'done'), (8, 214, 'done'), (8, 215, 'done'), (8, 216, 'done'), (8, 217, 'done'), (8, 218, 'done'), (8, 219, 'done'), (8, 220, 'done'), (8, 221, 'done'), (8, 222, 'done'), (8, 223, 'done'), (8, 224, 'done'), (8, 225, 'done'), (8, 226, 'done'), (8, 227, 'done'), (8, 228, 'done'), (8, 229, 'done'), (8, 230, 'done'), (8, 231, 'done'), (8, 232, 'done'), (8, 233, 'done'), (8, 234, 'done'), (8, 235, 'done'), (8, 236, 'done'), (8, 237, 'done'), (8, 238, 'done'), (8, 239, 'done'), (8, 240, 'done'), (8, 241, 'done'), (8, 242, 'done'), (8, 243, 'done'), (8, 244, 'done'), (8, 245, 'done'), (8, 246, 'done'), (8, 247, 'done'), (8, 248, 'done'), (8, 249, 'done'), (8, 250, 'done'), (8, 251, 'done'), (8, 252, 'done'), (8, 253, 'done'), (8, 254, 'done'), (8, 255, 'done'), (8, 256, 'done'), (8, 257, 'done'), (8, 258, 'done'), (8, 259, 'done'), (8, 260, 'done'), (8, 261, 'done'), (8, 262, 'done'), (8, 263, 'done'), (8, 264, 'done'), (8, 265, 'done'), (8, 266, 'done'), (8, 267, 'done'), (8, 268, 'done'), (8, 269, 'done'), (8, 270, 'done'), (8, 271, 'done'), (8, 272, 'done'), (8, 273, 'done'), (8, 274, 'done'), (8, 275, 'done'), (8, 276, 'done'), (8, 277, 'done'), (8, 278, 'done'), (8, 279, 'done'), (8, 280, 'done'), (8, 281, 'done'), (8, 282, 'done'), (8, 283, 'done'), (8, 284, 'done'), (8, 285, 'done'), (8, 286, 'done'), (8, 287, 'done'), (8, 288, 'done'), (8, 289, 'done'), (8, 290, 'done'), (8, 291, 'done'), (8, 292, 'done'), (8, 293, 'done'), (8, 294, 'done'), (8, 295, 'done'), (8, 296, 'done'), (8, 297, 'done'), (8, 298, 'done'), (8, 299, 'done'), (8, 300, 'done'), (8, 301, 'done'), (8, 302, 'done'), (8, 303, 'done'), (8, 304, 'done'), (8, 305, 'done'), (8, 306, 'done'), (8, 307, 'done'), (8, 308, 'done'), (8, 309, 'done'), (8, 310, 'done'), (8, 311, 'done'), (8, 312, 'done'), (8, 313, 'done'), (8, 314, 'done'), (8, 315, 'done'), (8, 316, 'done'), (8, 317, 'done'), (8, 318, 'done'), (8, 319, 'done'), (8, 320, 'done'), (8, 321, 'done'), (8, 322, 'done'), (8, 323, 'done'), (8, 324, 'done'), (8, 325, 'done'), (8, 326, 'done'), (8, 327, 'done'), (8, 328, 'done'), (8, 329, 'done'), (8, 330, 'done'), (8, 331, 'done'), (8, 332, 'done'), (8, 333, 'done'), (8, 334, 'done'), (8, 335, 'done'), (8, 336, 'done'), (8, 337, 'done'), (8, 339, 'done'), (8, 340, 'done'), (8, 341, 'done'), (8, 342, 'done'), (8, 343, 'done'), (8, 344, 'done'), (8, 345, 'done'), (8, 346, 'done'), (8, 347, 'done'), (8, 348, 'done'), (8, 349, 'done'), (8, 350, 'done'), (8, 351, 'done'), (8, 352, 'done'), (8, 353, 'done'), (8, 354, 'done'), (8, 355, 'done'), (8, 356, 'done'), (8, 357, 'done'), (8, 358, 'done'), (8, 359, 'done'), (8, 360, 'done'), (8, 361, 'done'), (8, 362, 'done'), (8, 363, 'done'), (8, 364, 'done'), (8, 365, 'done'), (8, 366, 'done'), (8, 368, 'done'), (8, 369, 'done'), (8, 370, 'done'), (8, 371, 'done'), (8, 372, 'done'), (8, 373, 'done'), (8, 374, 'done'), (8, 375, 'done'), (8, 376, 'done'), (8, 377, 'done'), (8, 378, 'done'), (8, 379, 'done'), (8, 380, 'done'), (8, 381, 'done'), (8, 382, 'done'), (8, 383, 'done'), (8, 384, 'done'), (8, 385, 'done'), (8, 386, 'done'), (8, 387, 'done'), (8, 388, 'done'), (8, 389, 'done'), (8, 390, 'done'), (8, 391, 'done'), (8, 392, 'done'), (8, 393, 'done'), (8, 394, 'done'), (8, 395, 'done'), (8, 396, 'done'), (8, 397, 'done'), (8, 398, 'done'), (8, 399, 'done'), (8, 400, 'done'), (8, 401, 'done'), (8, 402, 'done'), (8, 403, 'done'), (8, 404, 'done'), (8, 405, 'done'), (8, 406, 'done'), (8, 407, 'done'), (8, 408, 'done'), (8, 409, 'done'), (8, 410, 'done'), (8, 411, 'done'), (8, 412, 'done'), (8, 413, 'done'), (8, 414, 'done'), (8, 415, 'done'), (8, 416, 'done'), (8, 417, 'done'), (8, 418, 'done'), (8, 419, 'done'), (8, 420, 'done'), (8, 421, 'done'), (8, 422, 'done'), (8, 423, 'done'), (8, 424, 'done'), (8, 425, 'done'), (8, 426, 'done'), (8, 427, 'done'), (8, 428, 'done'), (8, 429, 'done'), (8, 430, 'done'), (8, 431, 'done'), (8, 432, 'done'), (8, 434, 'done'), (8, 435, 'done'), (8, 436, 'done'), (8, 437, 'done'), (8, 438, 'done'), (8, 439, 'done'), (8, 440, 'done'), (8, 441, 'done'), (8, 442, 'done'), (8, 443, 'done'), (8, 444, 'done'), (8, 445, 'done'), (8, 446, 'done'), (8, 447, 'done'), (8, 448, 'done'), (8, 449, 'done'), (8, 450, 'done'), (8, 451, 'done'), (8, 452, 'done'), (8, 453, 'done'), (8, 454, 'done'), (8, 455, 'done'), (8, 456, 'done'), (8, 457, 'done'), (8, 458, 'done'), (8, 459, 'done'), (8, 460, 'done'), (8, 461, 'done'), (8, 462, 'done'), (8, 463, 'done'), (8, 464, 'done'), (8, 465, 'done'), (8, 466, 'done'), (8, 467, 'done'), (8, 468, 'done'), (8, 469, 'done'), (8, 470, 'done'), (8, 471, 'done'), (8, 472, 'done'), (8, 473, 'done'), (8, 474, 'done'), (8, 475, 'done'), (8, 476, 'done'), (8, 477, 'done'), (8, 478, 'done'), (8, 479, 'done'), (8, 480, 'done'), (8, 481, 'done'), (8, 482, 'done'), (8, 483, 'done'), (8, 484, 'done'), (8, 485, 'done'), (8, 486, 'done'), (8, 487, 'done'), (8, 488, 'done'), (8, 489, 'done'), (8, 490, 'done'), (8, 491, 'done'), (8, 492, 'done'), (8, 493, 'done'), (8, 494, 'done'), (8, 495, 'done'), (8, 496, 'done'), (8, 497, 'done'), (8, 498, 'done'), (8, 499, 'done'), (8, 500, 'done'), (8, 501, 'done'), (8, 502, 'done'), (8, 503, 'done'), (8, 504, 'done'), (8, 505, 'done'), (8, 506, 'done'), (8, 507, 'done'), (8, 508, 'done'), (8, 509, 'done'), (8, 510, 'done'), (8, 511, 'done'), (8, 512, 'done'), (8, 513, 'done'), (8, 514, 'done'), (8, 515, 'done'), (8, 516, 'done'), (8, 517, 'done'), (8, 518, 'done'), (8, 519, 'done'), (8, 520, 'done'), (8, 521, 'done'), (8, 522, 'done'), (8, 523, 'done'), (8, 524, 'done'), (8, 525, 'done'), (8, 526, 'done'), (8, 527, 'done'), (8, 528, 'done'), (8, 529, 'done'), (8, 530, 'done'), (8, 531, 'done'), (8, 532, 'done'), (8, 533, 'done'), (8, 534, 'done'), (8, 535, 'done'), (8, 536, 'done'), (8, 537, 'done'), (8, 538, 'done'), (8, 539, 'done'), (8, 540, 'done'), (8, 541, 'done'), (8, 542, 'done'), (8, 543, 'done'), (8, 544, 'done'), (8, 545, 'done'), (8, 546, 'done'), (8, 547, 'done'), (8, 548, 'done'), (8, 549, 'done'), (8, 550, 'done'), (8, 551, 'done'), (8, 552, 'done'), (8, 553, 'done'), (8, 554, 'done'), (8, 555, 'done'), (8, 556, 'done'), (8, 557, 'done'), (8, 558, 'done'), (8, 559, 'done'), (8, 560, 'done'), (8, 561, 'done'), (8, 562, 'done'), (8, 563, 'done'), (8, 564, 'done'), (8, 565, 'done'), (8, 566, 'done'), (8, 567, 'done'), (8, 568, 'done'), (8, 569, 'done'), (8, 570, 'done'), (8, 571, 'done'), (8, 572, 'done'), (8, 573, 'done'), (8, 574, 'done'), (8, 575, 'done'), (8, 576, 'done'), (8, 577, 'done'), (8, 578, 'done'), (8, 579, 'done'), (8, 580, 'done'), (8, 581, 'done'), (8, 582, 'done'), (8, 583, 'done'), (8, 584, 'done'), (8, 585, 'done'), (8, 586, 'done'), (8, 587, 'done'), (8, 588, 'done'), (8, 589, 'done'), (8, 590, 'done'), (8, 591, 'done'), (8, 592, 'done'), (8, 593, 'done'), (8, 594, 'done'), (8, 598, 'done'), (8, 599, 'done'), (8, 600, 'done'), (8, 601, 'done'), (8, 602, 'done'), (8, 603, 'done'), (8, 604, 'done'), (8, 605, 'done'), (8, 657, 'done'), (8, 658, 'done'), (8, 659, 'done'), (8, 660, 'done'), (8, 661, 'done'), (8, 662, 'done'), (8, 663, 'done'), (8, 664, 'done'), (9, 17, 'done'), (9, 28, 'done'), (9, 31, 'done'), (9, 33, 'done'), (9, 69, 'done'), (9, 71, 'done'), (9, 73, 'done'), (9, 75, 'done'), (9, 77, 'done'), (9, 79, 'done'), (9, 81, 'done'), (9, 83, 'done'), (9, 85, 'done'), (9, 87, 'done'), (9, 89, 'done'), (9, 91, 'done'), (9, 93, 'done'), (9, 95, 'done'), (9, 97, 'done'), (9, 99, 'done'), (9, 101, 'done'), (9, 103, 'done'), (9, 105, 'done'), (9, 107, 'done'), (9, 109, 'done'), (9, 111, 'done'), (9, 113, 'done'), (9, 115, 'done'), (9, 117, 'done'), (9, 119, 'done'), (9, 121, 'done'), (9, 123, 'done'), (9, 125, 'done'), (9, 169, 'done'), (9, 171, 'done'), (9, 173, 'done'), (9, 175, 'done'), (9, 177, 'done'), (9, 179, 'done'), (9, 181, 'done'), (9, 183, 'done'), (9, 185, 'done'), (9, 187, 'done'), (9, 189, 'done'), (9, 191, 'done'), (9, 193, 'done'), (9, 195, 'done'), (9, 197, 'done'), (9, 199, 'done'), (9, 201, 'done'), (9, 203, 'done'), (9, 205, 'done'), (9, 207, 'done'), (9, 209, 'done'), (9, 211, 'done'), (9, 213, 'done'), (9, 215, 'done'), (9, 217, 'done'), (9, 219, 'done'), (9, 221, 'done'), (9, 223, 'done'), (9, 225, 'done'), (9, 227, 'done'), (9, 229, 'done'), (9, 231, 'done'), (9, 233, 'done'), (9, 235, 'done'), (9, 237, 'done'), (9, 239, 'done'), (9, 241, 'done'), (9, 243, 'done'), (9, 245, 'done'), (9, 247, 'done'), (9, 249, 'done'), (9, 251, 'done'), (9, 253, 'done'), (9, 255, 'done'), (9, 257, 'done'), (9, 259, 'done'), (9, 261, 'done'), (9, 263, 'done'), (9, 265, 'done'), (9, 267, 'done'), (9, 269, 'done'), (9, 271, 'done'), (9, 273, 'done'), (9, 275, 'done'), (9, 277, 'done'), (9, 279, 'done'), (9, 281, 'done'), (9, 283, 'done'), (9, 285, 'done'), (9, 287, 'done'), (9, 289, 'done'), (9, 291, 'done'), (9, 293, 'done'), (9, 295, 'done'), (9, 297, 'done'), (9, 299, 'done'), (9, 301, 'done'), (9, 303, 'done'), (9, 305, 'done'), (9, 307, 'done'), (9, 309, 'done'), (9, 311, 'done'), (9, 313, 'done'), (9, 315, 'done'), (9, 317, 'done'), (9, 319, 'done'), (9, 321, 'done'), (9, 323, 'done'), (9, 325, 'done'), (9, 327, 'done'), (9, 329, 'done'), (9, 331, 'done'), (9, 333, 'done'), (9, 335, 'done'), (9, 337, 'done'), (9, 340, 'done'), (9, 342, 'done'), (9, 343, 'done'), (9, 345, 'done'), (9, 347, 'done'), (9, 349, 'done'), (9, 351, 'done'), (9, 353, 'done'), (9, 355, 'done'), (9, 357, 'done'), (9, 359, 'done'), (9, 361, 'done'), (9, 363, 'done'), (9, 364, 'done'), (9, 366, 'done'), (9, 369, 'done'), (9, 371, 'done'), (9, 373, 'done'), (9, 375, 'done'), (9, 377, 'done'), (9, 379, 'done'), (9, 381, 'done'), (9, 383, 'done'), (9, 385, 'done'), (9, 387, 'done'), (9, 389, 'done'), (9, 390, 'done'), (9, 391, 'done'), (9, 392, 'done'), (9, 393, 'done'), (9, 395, 'done'), (9, 397, 'done'), (9, 399, 'done'), (9, 401, 'done'), (9, 403, 'done'), (9, 405, 'done'), (9, 407, 'done'), (9, 409, 'done'), (9, 411, 'done'), (9, 413, 'done'), (9, 415, 'done'), (9, 417, 'done'), (9, 419, 'done'), (9, 421, 'done'), (9, 423, 'done'), (9, 425, 'done'), (9, 427, 'done'), (9, 429, 'done'), (9, 431, 'done'), (9, 435, 'done'), (9, 437, 'done'), (9, 439, 'done'), (9, 441, 'done'), (9, 443, 'done'), (9, 445, 'done'), (9, 447, 'done'), (9, 449, 'done'), (9, 451, 'done'), (9, 453, 'done'), (9, 455, 'done'), (9, 457, 'done'), (9, 459, 'done'), (9, 461, 'done'), (9, 463, 'done'), (9, 465, 'done'), (9, 467, 'done'), (9, 469, 'done'), (9, 471, 'done'), (9, 473, 'done'), (9, 474, 'done'), (9, 475, 'done'), (9, 477, 'done'), (9, 479, 'done'), (9, 481, 'done'), (9, 483, 'done'), (9, 485, 'done'), (9, 487, 'done'), (9, 489, 'done'), (9, 491, 'done'), (9, 493, 'done'), (9, 495, 'done'), (9, 497, 'done'), (9, 499, 'done'), (9, 501, 'done'), (9, 502, 'done'), (9, 504, 'done'), (9, 506, 'done'), (9, 508, 'done'), (9, 510, 'done'), (9, 512, 'done'), (9, 514, 'done'), (9, 516, 'done'), (9, 518, 'done'), (9, 520, 'done'), (9, 522, 'done'), (9, 523, 'done'), (9, 524, 'done'), (9, 525, 'done'), (9, 527, 'done'), (9, 529, 'done'), (9, 531, 'done'), (9, 532, 'done'), (9, 533, 'done'), (9, 534, 'done'), (9, 536, 'done'), (9, 538, 'done'), (9, 540, 'done'), (9, 542, 'done'), (9, 544, 'done'), (9, 546, 'done'), (9, 548, 'done'), (9, 550, 'done'), (9, 552, 'done'), (9, 554, 'done'), (9, 556, 'done'), (9, 558, 'done'), (9, 560, 'done'), (9, 562, 'done'), (9, 564, 'done'), (9, 566, 'done'), (9, 568, 'done'), (9, 570, 'done'), (9, 572, 'done'), (9, 574, 'done'), (9, 576, 'done'), (9, 578, 'done'), (9, 580, 'done'), (9, 582, 'done'), (9, 584, 'done'), (9, 586, 'done'), (9, 588, 'done'), (9, 590, 'done'), (9, 592, 'done'), (9, 593, 'done'), (9, 594, 'done'), (9, 599, 'done'), (9, 600, 'done'), (9, 602, 'done'), (9, 604, 'done'), (9, 605, 'done'), (9, 658, 'done'), (9, 659, 'done'), (9, 661, 'done'), (9, 663, 'done'), (9, 664, 'done'); /*!40000 ALTER TABLE `index_process_event` ENABLE KEYS */; # Dumping structure for table web35db1.log_customer CREATE TABLE IF NOT EXISTS `log_customer` ( `log_id` int(10) unsigned NOT NULL auto_increment, `visitor_id` bigint(20) unsigned default NULL, `customer_id` int(11) NOT NULL default '0', `login_at` datetime NOT NULL default '0000-00-00 00:00:00', `logout_at` datetime default NULL, `store_id` smallint(5) unsigned NOT NULL, PRIMARY KEY (`log_id`), KEY `IDX_VISITOR` (`visitor_id`) ) ENGINE=InnoDB AUTO_INCREMENT=65 DEFAULT CHARSET=utf8 COMMENT='Customers log information'; # Dumping data for table web35db1.log_customer: 64 rows /*!40000 ALTER TABLE `log_customer` DISABLE KEYS */; INSERT INTO `log_customer` (`log_id`, `visitor_id`, `customer_id`, `login_at`, `logout_at`, `store_id`) VALUES (1, 121, 1, '2010-06-17 13:08:46', NULL, 2), (2, 123, 1, '2010-06-18 10:07:27', NULL, 2), (3, 125, 1, '2010-06-18 10:10:14', NULL, 2), (4, 126, 1, '2010-06-18 10:55:44', '2010-06-18 14:48:39', 2), (5, 127, 2, '2010-06-18 11:13:58', NULL, 2), (6, 135, 2, '2010-06-20 16:15:23', NULL, 2), (7, 126, 1, '2010-06-23 08:20:09', NULL, 2), (8, 206, 1, '2010-06-25 13:14:10', NULL, 2), (9, 209, 1, '2010-06-25 15:28:48', NULL, 2), (10, 213, 3, '2010-06-25 16:51:06', NULL, 2), (11, 214, 2, '2010-06-25 17:20:50', NULL, 2), (12, 237, 1, '2010-06-29 09:13:24', NULL, 2), (13, 257, 1, '2010-07-02 12:13:32', NULL, 2), (14, 261, 1, '2010-07-02 15:35:38', NULL, 2), (15, 594, 1, '2010-07-13 07:36:44', '2010-07-13 07:44:56', 2), (16, 616, 2, '2010-07-14 15:27:40', NULL, 2), (17, 973, 4, '2010-07-27 14:43:03', '2010-07-27 15:33:38', 2), (18, 1160, 5, '2010-07-30 09:42:56', NULL, 2), (19, 1163, 6, '2010-07-30 10:21:15', NULL, 2), (20, 1605, 7, '2010-08-10 10:54:09', NULL, 2), (21, 2001, 8, '2010-08-13 15:53:09', NULL, 2), (22, 3445, 9, '2010-08-31 08:32:38', '2010-08-31 08:33:35', 2), (23, 3445, 9, '2010-08-31 10:04:08', '2010-08-31 10:06:48', 2), (24, 3727, 9, '2010-09-03 05:58:47', '2010-09-03 05:59:09', 2), (25, 9066, 10, '2010-10-26 20:46:48', '2010-10-26 23:20:20', 2), (26, 10551, 1, '2010-11-11 13:18:37', NULL, 2), (27, 10555, 1, '2010-11-11 14:44:06', NULL, 2), (28, 10561, 1, '2010-11-11 15:29:04', NULL, 2), (29, 10947, 4, '2010-11-17 18:14:14', NULL, 2), (30, 10972, 11, '2010-11-18 09:58:42', NULL, 2), (31, 10976, 11, '2010-11-18 10:51:29', NULL, 2), (32, 10978, 1, '2010-11-18 11:10:35', NULL, 2), (33, 10980, 1, '2010-11-18 11:21:31', '2010-11-18 11:51:47', 2), (34, 10983, 11, '2010-11-18 11:41:17', NULL, 2), (35, 10980, 1, '2010-11-18 11:52:19', '2010-11-18 11:53:43', 2), (36, 10980, 1, '2010-11-18 11:54:17', NULL, 2), (37, 11025, 4, '2010-11-19 10:01:05', NULL, 2), (38, 11029, 1, '2010-11-19 10:41:49', NULL, 2), (39, 11034, 1, '2010-11-19 10:50:21', NULL, 2), (40, 11040, 4, '2010-11-19 11:35:51', NULL, 2), (41, 11396, 12, '2010-11-23 18:27:30', NULL, 2), (42, 11567, 1, '2010-11-26 14:23:19', NULL, 2), (43, 11878, 12, '2010-12-01 22:11:14', NULL, 2), (44, 11984, 12, '2010-12-03 22:34:03', NULL, 2), (45, 12030, 12, '2010-12-04 18:41:31', '2010-12-04 19:50:52', 2), (46, 12166, 12, '2010-12-07 11:47:09', NULL, 2), (47, 12173, 14, '2010-12-07 13:24:57', '2010-12-07 13:28:41', 2), (48, 12195, 12, '2010-12-07 21:47:17', NULL, 2), (49, 12459, 14, '2010-12-12 21:37:35', '2010-12-12 21:38:29', 2), (50, 12538, 12, '2010-12-14 13:42:01', '2010-12-14 13:43:32', 2), (51, 12872, 15, '2010-12-19 15:10:15', NULL, 2), (52, 13911, 16, '2010-12-31 08:53:35', '2010-12-31 08:57:38', 2), (53, 13911, 16, '2010-12-31 08:58:02', '2010-12-31 08:58:17', 2), (54, 14987, 18, '2011-01-11 10:52:31', NULL, 2), (55, 15697, 19, '2011-01-20 13:43:50', '2011-01-20 13:46:28', 2), (56, 16390, 20, '2011-01-28 19:43:49', NULL, 2), (57, 16633, 21, '2011-01-30 18:02:02', '2011-01-30 18:05:28', 2), (58, 16641, 22, '2011-01-30 19:28:15', NULL, 2), (59, 16383, 23, '2011-01-31 08:32:04', NULL, 2), (60, 16958, 23, '2011-02-02 09:02:59', '2011-02-02 09:04:08', 2), (61, 17179, 25, '2011-02-03 19:54:19', '2011-02-03 20:21:59', 2), (62, 17213, 26, '2011-02-04 12:39:12', NULL, 2), (63, 17793, 27, '2011-02-08 09:04:23', NULL, 2), (64, 17822, 28, '2011-02-08 16:36:26', NULL, 2); /*!40000 ALTER TABLE `log_customer` ENABLE KEYS */; # Dumping structure for table web35db1.log_quote CREATE TABLE IF NOT EXISTS `log_quote` ( `quote_id` int(10) unsigned NOT NULL default '0', `visitor_id` bigint(20) unsigned default NULL, `created_at` datetime NOT NULL default '0000-00-00 00:00:00', `deleted_at` datetime default NULL, PRIMARY KEY (`quote_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Quote log data'; # Dumping data for table web35db1.log_quote: 18.237 rows /*!40000 ALTER TABLE `log_quote` DISABLE KEYS */; INSERT INTO `log_quote` (`quote_id`, `visitor_id`, `created_at`, `deleted_at`) VALUES (1, 4, '2010-05-19 14:53:15', NULL), (2, 7, '2010-05-20 07:27:01', NULL), (3, 8, '2010-05-20 07:55:14', NULL), (4, 9, '2010-05-20 08:54:38', NULL), (5, 10, '2010-05-20 09:09:44', NULL), (6, 11, '2010-05-20 09:13:53', NULL), (7, 12, '2010-05-20 09:20:23', NULL), (8, 13, '2010-05-20 09:21:45', NULL), (9, 14, '2010-05-20 09:22:48', NULL), (10, 15, '2010-05-20 10:58:27', NULL), (11, 24, '2010-05-20 19:17:58', NULL), (12, 32, '2010-05-21 15:40:57', NULL), (13, 38, '2010-05-27 09:40:00', NULL), (14, 46, '2010-05-28 09:46:22', NULL), (15, 50, '2010-05-28 15:47:23', NULL), (16, 73, '2010-06-07 16:36:24', NULL), (17, 80, '2010-06-10 10:24:57', NULL), (18, 85, '2010-06-11 11:05:11', NULL), (19, 87, '2010-06-11 12:35:25', NULL), (20, 89, '2010-06-12 10:18:40', NULL), (21, 94, '2010-06-14 14:24:16', NULL), (22, 99, '2010-06-15 12:12:57', NULL), (23, 101, '2010-06-15 16:28:38', NULL), (24, 104, '2010-06-16 11:17:39', NULL), (25, 106, '2010-06-16 14:06:39', NULL), (26, 119, '2010-06-17 11:23:14', NULL), (27, 120, '2010-06-17 11:33:11', NULL), (28, 121, '2010-06-17 12:19:28', NULL), (30, 116, '2010-06-17 12:55:42', NULL), (35, 122, '2010-06-17 18:59:13', NULL), (37, 123, '2010-06-18 08:23:56', NULL), (38, 124, '2010-06-18 08:26:58', NULL), (39, 123, '2010-06-18 10:07:07', NULL), (41, 125, '2010-06-18 10:09:50', NULL), (46, 126, '2010-06-18 10:55:33', NULL), (49, 127, '2010-06-18 11:03:45', NULL), (55, 128, '2010-06-18 14:34:26', NULL), (57, 129, '2010-06-18 19:30:41', NULL), (58, 130, '2010-06-19 06:09:05', NULL), (59, 130, '2010-06-19 06:19:53', NULL), (60, 131, '2010-06-19 15:28:56', NULL), (61, 132, '2010-06-19 15:29:06', NULL), (62, 133, '2010-06-20 07:40:41', NULL), (63, 134, '2010-06-20 08:45:11', NULL), (64, 135, '2010-06-20 08:47:32', NULL), (66, 136, '2010-06-21 07:53:14', NULL), (67, 137, '2010-06-21 07:59:43', NULL), (68, 138, '2010-06-21 08:11:15', NULL), (69, 139, '2010-06-21 08:13:58', NULL), (70, 140, '2010-06-21 09:15:07', NULL), (71, 141, '2010-06-21 09:15:10', NULL), (72, 142, '2010-06-21 09:37:21', NULL), (73, 143, '2010-06-21 09:37:21', NULL), (74, 144, '2010-06-21 09:38:04', NULL), (75, 145, '2010-06-21 09:38:10', NULL), (76, 146, '2010-06-21 09:53:57', NULL), (77, 147, '2010-06-21 09:54:06', NULL), (78, 148, '2010-06-21 09:54:12', NULL), (79, 149, '2010-06-21 09:54:13', NULL), (80, 150, '2010-06-21 09:54:25', NULL), (81, 151, '2010-06-21 09:54:28', NULL), (82, 152, '2010-06-21 09:54:33', NULL), (83, 153, '2010-06-21 09:54:47', NULL), (84, 154, '2010-06-21 09:54:55', NULL), (85, 155, '2010-06-21 09:55:00', NULL), (86, 156, '2010-06-21 09:55:04', NULL), (87, 157, '2010-06-21 10:12:23', NULL), (88, 157, '2010-06-21 10:35:05', NULL), (89, 158, '2010-06-21 10:43:15', NULL), (90, 159, '2010-06-21 12:06:16', NULL), (91, 160, '2010-06-21 12:09:56', NULL), (92, 161, '2010-06-21 12:10:09', NULL), (93, 162, '2010-06-21 12:10:17', NULL), (94, 163, '2010-06-21 12:10:52', NULL), (95, 160, '2010-06-21 12:13:47', NULL), (96, 162, '2010-06-21 12:14:04', NULL), (97, 163, '2010-06-21 12:16:26', NULL), (98, 136, '2010-06-21 13:32:43', NULL), (99, 158, '2010-06-21 13:36:12', NULL), (100, 164, '2010-06-21 16:26:51', NULL), (101, 165, '2010-06-21 16:30:41', NULL), (102, 166, '2010-06-21 16:31:01', NULL), (103, 167, '2010-06-21 16:31:21', NULL), (104, 168, '2010-06-21 16:31:37', NULL), (105, 165, '2010-06-21 16:34:31', NULL), (106, 166, '2010-06-21 16:35:03', NULL), (107, 168, '2010-06-21 16:37:16', NULL), (108, 169, '2010-06-21 16:37:44', NULL), (109, 170, '2010-06-21 16:55:03', NULL), (110, 171, '2010-06-21 16:55:17', NULL), (111, 172, '2010-06-21 16:55:50', NULL), (112, 170, '2010-06-21 16:56:52', NULL), (113, 172, '2010-06-21 16:58:54', NULL), (114, 173, '2010-06-21 17:02:19', NULL), (115, 171, '2010-06-21 17:05:50', NULL), (116, 174, '2010-06-21 19:26:20', NULL), (117, 174, '2010-06-21 19:39:03', NULL), (118, 175, '2010-06-21 19:54:15', NULL), (119, 176, '2010-06-22 08:18:59', NULL), (120, 177, '2010-06-22 09:09:37', NULL), (121, 178, '2010-06-22 09:33:44', NULL), (122, 179, '2010-06-22 09:33:48', NULL), (123, 180, '2010-06-22 14:13:46', NULL), (125, 181, '2010-06-23 10:18:45', NULL), (126, 182, '2010-06-23 10:23:38', NULL), (127, 182, '2010-06-23 10:25:00', NULL), (128, 181, '2010-06-23 10:30:28', NULL), (129, 183, '2010-06-23 11:36:36', NULL), (130, 184, '2010-06-23 11:47:51', NULL), (131, 185, '2010-06-23 11:53:37', NULL), (132, 186, '2010-06-23 12:24:20', NULL), (133, 187, '2010-06-23 13:00:19', NULL), (134, 188, '2010-06-23 18:00:15', NULL), (135, 189, '2010-06-23 20:44:53', NULL), (136, 189, '2010-06-23 20:46:20', NULL), (137, 190, '2010-06-24 07:41:15', NULL), (138, 191, '2010-06-24 11:03:05', NULL), (139, 192, '2010-06-24 11:51:23', NULL), (140, 184, '2010-06-24 12:01:38', NULL), (141, 190, '2010-06-24 14:05:01', NULL), (142, 193, '2010-06-24 14:53:26', NULL), (143, 193, '2010-06-24 14:53:31', NULL), (144, 194, '2010-06-24 14:57:25', NULL), (145, 195, '2010-06-24 18:02:30', NULL), (146, 196, '2010-06-24 19:10:21', NULL), (147, 196, '2010-06-24 19:10:56', NULL), (148, 197, '2010-06-24 20:29:20', NULL), (149, 197, '2010-06-24 20:32:04', NULL), (150, 198, '2010-06-25 08:16:44', NULL), (151, 199, '2010-06-25 10:21:44', NULL), (152, 199, '2010-06-25 10:21:46', NULL), (153, 200, '2010-06-25 10:33:07', NULL), (154, 201, '2010-06-25 11:13:06', NULL), (155, 202, '2010-06-25 11:16:30', NULL), (156, 203, '2010-06-25 11:16:33', NULL), (157, 202, '2010-06-25 11:21:55', NULL), (158, 203, '2010-06-25 11:30:38', NULL), (159, 204, '2010-06-25 11:33:32', NULL), (160, 205, '2010-06-25 11:48:27', NULL), (161, 204, '2010-06-25 12:12:36', NULL), (162, 205, '2010-06-25 12:36:13', NULL), (163, 206, '2010-06-25 13:13:46', NULL), (166, 207, '2010-06-25 13:38:11', NULL), (167, 207, '2010-06-25 13:39:00', NULL), (168, 208, '2010-06-25 15:27:46', NULL), (169, 209, '2010-06-25 15:28:24', NULL), (173, 210, '2010-06-25 15:51:46', NULL), (174, 211, '2010-06-25 15:55:16', NULL), (175, 212, '2010-06-25 15:55:54', NULL), (176, 213, '2010-06-25 16:46:41', NULL), (177, 213, '2010-06-25 16:47:39', NULL), (179, 214, '2010-06-25 17:19:31', NULL), (182, 215, '2010-06-25 17:44:04', NULL), (183, 216, '2010-06-26 07:58:15', NULL), (184, 217, '2010-06-27 08:32:21', NULL), (185, 218, '2010-06-27 17:58:12', NULL), (186, 219, '2010-06-27 17:58:14', NULL), (187, 220, '2010-06-27 18:18:55', NULL), (189, 221, '2010-06-27 18:39:26', NULL), (190, 222, '2010-06-28 07:46:39', NULL), (191, 223, '2010-06-28 10:33:02', NULL), (192, 224, '2010-06-28 11:56:31', NULL), (193, 225, '2010-06-28 11:56:34', NULL), (194, 226, '2010-06-28 11:56:37', NULL), (195, 227, '2010-06-28 11:56:38', NULL), (196, 228, '2010-06-28 11:56:50', NULL), (197, 229, '2010-06-28 11:56:52', NULL), (198, 230, '2010-06-28 11:57:18', NULL), (199, 231, '2010-06-28 13:21:34', NULL), (201, 222, '2010-06-28 15:45:41', NULL), (202, 232, '2010-06-28 17:34:17', NULL), (203, 233, '2010-06-29 06:36:39', NULL), (204, 234, '2010-06-29 07:13:25', NULL), (205, 235, '2010-06-29 07:13:42', NULL), (206, 236, '2010-06-29 07:38:33', NULL), (207, 212, '2010-06-29 08:44:26', NULL), (209, 237, '2010-06-29 09:09:36', NULL), (210, 237, '2010-06-29 09:13:12', NULL), (211, 240, '2010-06-29 10:08:38', NULL), (212, 240, '2010-06-29 10:31:50', NULL), (213, 241, '2010-06-29 11:23:12', NULL), (214, 242, '2010-06-29 11:23:13', NULL), (215, 243, '2010-06-29 11:23:19', NULL), (216, 244, '2010-06-29 11:23:20', NULL), (217, 245, '2010-06-29 11:23:24', NULL), (218, 246, '2010-06-29 11:28:15', NULL), (219, 247, '2010-06-29 13:27:08', NULL), (220, 248, '2010-06-29 16:37:51', NULL), (221, 249, '2010-06-29 16:37:52', NULL), (222, 250, '2010-06-29 19:47:42', NULL), (223, 251, '2010-06-30 10:05:21', NULL), (224, 251, '2010-06-30 10:05:30', NULL), (225, 252, '2010-06-30 12:12:23', NULL), (227, 253, '2010-07-01 10:33:31', NULL), (228, 249, '2010-07-01 12:32:11', NULL), (229, 254, '2010-07-01 13:20:51', NULL), (231, 255, '2010-07-01 14:22:51', NULL), (234, 256, '2010-07-01 14:43:01', NULL), (235, 257, '2010-07-02 10:19:23', NULL), (236, 257, '2010-07-02 10:55:23', NULL), (237, 258, '2010-07-02 13:43:45', NULL), (238, 259, '2010-07-02 14:32:27', NULL), (239, 260, '2010-07-02 14:46:33', NULL), (240, 261, '2010-07-02 15:30:24', NULL), (243, 262, '2010-07-04 07:45:13', NULL), (244, 263, '2010-07-04 11:57:01', NULL), (245, 263, '2010-07-04 16:37:40', NULL), (246, 264, '2010-07-04 19:30:57', NULL), (247, 264, '2010-07-04 19:35:35', NULL), (248, 265, '2010-07-04 22:37:14', NULL), (249, 266, '2010-07-06 08:34:53', NULL), (250, 266, '2010-07-06 08:35:24', NULL), (251, 267, '2010-07-06 08:37:54', NULL), (252, 268, '2010-07-06 09:16:57', NULL), (253, 269, '2010-07-06 10:00:30', NULL), (254, 270, '2010-07-06 10:00:37', NULL), (255, 271, '2010-07-06 10:00:43', NULL), (256, 272, '2010-07-06 10:00:58', NULL), (257, 273, '2010-07-06 10:01:46', NULL), (258, 274, '2010-07-06 10:01:52', NULL), (259, 275, '2010-07-06 10:01:56', NULL), (260, 276, '2010-07-06 10:02:06', NULL), (261, 277, '2010-07-06 10:02:12', NULL), (262, 278, '2010-07-06 10:02:17', NULL), (263, 279, '2010-07-06 10:02:21', NULL), (264, 280, '2010-07-06 10:02:27', NULL), (265, 281, '2010-07-06 10:02:33', NULL), (266, 282, '2010-07-06 10:02:36', NULL), (267, 283, '2010-07-06 10:02:44', NULL), (268, 284, '2010-07-06 10:03:23', NULL), (269, 285, '2010-07-06 10:03:30', NULL), (270, 286, '2010-07-06 10:03:40', NULL), (271, 287, '2010-07-06 10:25:42', NULL), (272, 288, '2010-07-06 12:43:25', NULL), (273, 289, '2010-07-06 12:49:37', NULL), (274, 290, '2010-07-06 12:49:53', NULL), (275, 291, '2010-07-06 12:50:00', NULL), (276, 292, '2010-07-06 12:50:08', NULL), (277, 293, '2010-07-06 12:50:15', NULL), (278, 294, '2010-07-06 12:50:31', NULL), (279, 295, '2010-07-06 12:50:35', NULL), (280, 296, '2010-07-06 12:50:43', NULL), (281, 297, '2010-07-06 12:50:49', NULL), (282, 298, '2010-07-06 12:50:54', NULL), (283, 299, '2010-07-06 12:51:07', NULL), (284, 300, '2010-07-06 12:51:16', NULL), (285, 301, '2010-07-06 12:51:20', NULL), (286, 302, '2010-07-06 12:51:26', NULL), (287, 303, '2010-07-06 12:51:33', NULL), (288, 304, '2010-07-06 12:51:42', NULL), (289, 305, '2010-07-06 12:52:03', NULL), (290, 306, '2010-07-06 12:52:28', NULL), (291, 307, '2010-07-06 12:52:32', NULL), (292, 308, '2010-07-06 12:52:55', NULL), (293, 309, '2010-07-06 12:53:16', NULL), (294, 310, '2010-07-06 12:53:28', NULL), (295, 311, '2010-07-06 12:53:34', NULL), (296, 312, '2010-07-06 12:54:19', NULL), (297, 313, '2010-07-06 13:20:44', NULL), (298, 314, '2010-07-06 13:22:26', NULL), (299, 315, '2010-07-06 13:32:57', NULL), (300, 316, '2010-07-06 13:40:51', NULL), (301, 317, '2010-07-06 14:56:49', NULL), (302, 318, '2010-07-07 05:42:24', NULL), (303, 319, '2010-07-07 05:42:33', NULL), (304, 320, '2010-07-07 05:46:28', NULL), (305, 321, '2010-07-07 05:46:39', NULL), (306, 322, '2010-07-07 08:03:10', NULL), (307, 323, '2010-07-07 08:03:25', NULL), (308, 324, '2010-07-07 08:03:31', NULL), (309, 325, '2010-07-07 08:03:38', NULL), (310, 326, '2010-07-07 08:03:54', NULL), (311, 327, '2010-07-07 08:03:59', NULL), (312, 328, '2010-07-07 08:04:12', NULL), (313, 329, '2010-07-07 08:04:37', NULL), (314, 330, '2010-07-07 08:04:48', NULL), (315, 331, '2010-07-07 08:05:02', NULL), (316, 332, '2010-07-07 08:05:15', NULL), (317, 333, '2010-07-07 08:05:19', NULL), (318, 334, '2010-07-07 08:05:26', NULL), (319, 335, '2010-07-07 08:07:00', NULL), (320, 336, '2010-07-07 08:07:09', NULL), (321, 337, '2010-07-07 08:49:49', NULL), (322, 338, '2010-07-07 08:51:44', NULL), (323, 339, '2010-07-07 08:51:50', NULL), (324, 340, '2010-07-07 08:53:37', NULL), (325, 341, '2010-07-07 08:54:11', NULL), (326, 342, '2010-07-07 08:54:23', NULL), (327, 343, '2010-07-07 08:54:49', NULL), (328, 344, '2010-07-07 09:04:52', NULL), (329, 345, '2010-07-07 09:04:57', NULL), (330, 346, '2010-07-07 09:05:04', NULL), (331, 347, '2010-07-07 09:05:11', NULL), (332, 348, '2010-07-07 09:09:27', NULL), (333, 349, '2010-07-07 09:18:21', NULL), (334, 350, '2010-07-07 09:26:11', NULL), (335, 351, '2010-07-07 09:29:04', NULL), (336, 352, '2010-07-07 10:02:51', NULL), (337, 353, '2010-07-07 10:04:33', NULL), (338, 354, '2010-07-07 11:10:09', NULL), (339, 351, '2010-07-07 11:14:37', NULL), (340, 355, '2010-07-07 11:20:45', NULL), (341, 356, '2010-07-07 12:53:08', NULL), (342, 356, '2010-07-07 13:22:40', NULL), (343, 357, '2010-07-07 13:24:58', NULL), (344, 358, '2010-07-07 13:28:51', NULL), (345, 359, '2010-07-07 15:03:54', NULL), (346, 360, '2010-07-08 04:20:33', NULL), (347, 361, '2010-07-08 04:20:36', NULL), (348, 362, '2010-07-08 04:20:39', NULL), (349, 363, '2010-07-08 04:20:41', NULL), (350, 364, '2010-07-08 04:20:43', NULL), (351, 365, '2010-07-08 05:54:55', NULL), (352, 366, '2010-07-08 05:57:27', NULL), (353, 367, '2010-07-08 06:29:45', NULL), (354, 368, '2010-07-08 06:42:53', NULL), (355, 369, '2010-07-08 06:54:34', NULL), (356, 370, '2010-07-08 07:31:47', NULL), (357, 371, '2010-07-08 08:36:19', NULL), (358, 372, '2010-07-08 09:13:15', NULL), (359, 373, '2010-07-08 09:20:02', NULL), (360, 374, '2010-07-08 09:31:02', NULL), (361, 375, '2010-07-08 09:37:31', NULL), (362, 376, '2010-07-08 10:29:02', NULL), (363, 377, '2010-07-08 10:29:05', NULL), (364, 378, '2010-07-08 10:33:17', NULL), (365, 379, '2010-07-08 10:38:45', NULL), (366, 380, '2010-07-08 11:06:45', NULL), (367, 381, '2010-07-08 11:47:05', NULL), (368, 381, '2010-07-08 12:14:36', NULL), (369, 369, '2010-07-08 12:14:54', NULL), (370, 380, '2010-07-08 12:35:16', NULL), (371, 382, '2010-07-08 13:14:30', NULL), (372, 383, '2010-07-08 16:14:57', NULL), (373, 384, '2010-07-08 16:15:04', NULL), (374, 385, '2010-07-08 16:15:09', NULL), (375, 386, '2010-07-08 16:15:16', NULL), (376, 387, '2010-07-08 16:15:20', NULL), (377, 388, '2010-07-08 16:15:25', NULL), (378, 389, '2010-07-08 16:15:30', NULL), (379, 390, '2010-07-08 16:16:29', NULL), (380, 391, '2010-07-08 16:17:15', NULL), (381, 392, '2010-07-08 16:17:27', NULL), (382, 393, '2010-07-08 16:17:36', NULL), (383, 394, '2010-07-08 16:17:44', NULL), (384, 395, '2010-07-08 16:17:58', NULL), (385, 396, '2010-07-08 16:18:26', NULL), (386, 397, '2010-07-08 16:19:23', NULL), (387, 398, '2010-07-08 16:19:30', NULL), (388, 399, '2010-07-08 16:19:34', NULL), (389, 400, '2010-07-08 16:29:11', NULL), (390, 401, '2010-07-08 16:29:15', NULL), (391, 402, '2010-07-08 16:29:19', NULL), (392, 403, '2010-07-08 16:41:48', NULL), (393, 404, '2010-07-08 16:42:04', NULL), (394, 405, '2010-07-08 16:42:10', NULL), (395, 406, '2010-07-08 16:42:30', NULL), (396, 407, '2010-07-08 16:42:38', NULL), (397, 408, '2010-07-08 16:42:47', NULL), (398, 409, '2010-07-08 16:42:58', NULL), (399, 410, '2010-07-08 16:43:05', NULL), (400, 411, '2010-07-08 18:14:08', NULL), (401, 412, '2010-07-08 18:14:14', NULL), (402, 413, '2010-07-08 18:14:19', NULL), (403, 414, '2010-07-08 18:35:10', NULL), (404, 415, '2010-07-08 18:35:32', NULL), (405, 416, '2010-07-08 18:35:50', NULL), (406, 417, '2010-07-08 18:35:59', NULL), (407, 418, '2010-07-08 18:36:05', NULL), (408, 419, '2010-07-08 18:36:17', NULL), (409, 420, '2010-07-08 20:45:09', NULL), (410, 420, '2010-07-08 20:45:17', NULL), (411, 421, '2010-07-09 05:37:18', NULL), (412, 422, '2010-07-09 06:02:47', NULL), (413, 423, '2010-07-09 06:02:58', NULL), (414, 424, '2010-07-09 06:31:03', NULL), (415, 425, '2010-07-09 06:42:01', NULL), (417, 426, '2010-07-09 07:05:05', NULL), (418, 427, '2010-07-09 07:24:15', NULL), (419, 428, '2010-07-09 08:03:07', NULL), (420, 429, '2010-07-09 08:03:16', NULL), (421, 430, '2010-07-09 08:34:28', NULL), (422, 431, '2010-07-09 08:45:46', NULL), (423, 432, '2010-07-09 08:45:47', NULL), (424, 433, '2010-07-09 08:45:51', NULL), (425, 434, '2010-07-09 08:47:53', NULL), (426, 435, '2010-07-09 08:48:01', NULL), (427, 436, '2010-07-09 08:48:53', NULL), (428, 437, '2010-07-09 08:50:02', NULL), (429, 438, '2010-07-09 08:51:51', NULL), (430, 439, '2010-07-09 08:52:57', NULL), (431, 440, '2010-07-09 08:53:20', NULL), (432, 441, '2010-07-09 08:53:26', NULL), (433, 442, '2010-07-09 08:56:04', NULL), (434, 443, '2010-07-09 08:56:14', NULL), (435, 444, '2010-07-09 08:57:28', NULL), (436, 445, '2010-07-09 08:57:51', NULL), (437, 446, '2010-07-09 09:00:36', NULL), (438, 447, '2010-07-09 09:22:09', NULL), (439, 448, '2010-07-09 09:22:40', NULL), (440, 449, '2010-07-09 09:22:43', NULL), (441, 450, '2010-07-09 09:23:16', NULL), (442, 451, '2010-07-09 09:23:26', NULL), (443, 452, '2010-07-09 09:23:33', NULL), (444, 453, '2010-07-09 09:24:10', NULL), (445, 454, '2010-07-09 09:24:22', NULL), (446, 455, '2010-07-09 09:24:30', NULL), (447, 456, '2010-07-09 09:24:52', NULL), (448, 457, '2010-07-09 09:25:01', NULL), (449, 458, '2010-07-09 09:25:11', NULL), (450, 459, '2010-07-09 09:25:19', NULL), (451, 460, '2010-07-09 09:25:21', NULL), (452, 461, '2010-07-09 09:25:22', NULL), (453, 462, '2010-07-09 09:25:26', NULL), (454, 463, '2010-07-09 09:25:34', NULL), (455, 464, '2010-07-09 09:25:38', NULL), (456, 465, '2010-07-09 09:25:42', NULL), (457, 466, '2010-07-09 09:34:41', NULL), (458, 467, '2010-07-09 09:39:04', NULL), (459, 468, '2010-07-09 10:01:50', NULL), (460, 469, '2010-07-09 10:06:12', NULL), (461, 470, '2010-07-09 10:21:49', NULL), (462, 471, '2010-07-09 10:26:00', NULL), (463, 472, '2010-07-09 10:26:00', NULL), (464, 473, '2010-07-09 10:26:05', NULL), (465, 474, '2010-07-09 10:26:05', NULL), (466, 475, '2010-07-09 10:26:06', NULL), (467, 476, '2010-07-09 10:26:06', NULL), (468, 477, '2010-07-09 12:07:12', NULL), (469, 478, '2010-07-09 12:09:24', NULL), (470, 479, '2010-07-09 12:24:53', NULL), (471, 480, '2010-07-09 12:27:26', NULL), (472, 481, '2010-07-09 12:28:23', NULL), (473, 482, '2010-07-09 12:29:32', NULL), (474, 483, '2010-07-09 12:29:37', NULL), (475, 484, '2010-07-09 12:30:11', NULL), (476, 485, '2010-07-09 12:36:51', NULL), (477, 486, '2010-07-09 12:37:02', NULL), (478, 487, '2010-07-09 12:38:07', NULL), (479, 488, '2010-07-09 12:38:11', NULL), (480, 489, '2010-07-09 12:38:25', NULL), (481, 490, '2010-07-09 12:38:59', NULL), (482, 491, '2010-07-09 13:34:45', NULL), (483, 492, '2010-07-09 13:34:57', NULL), (484, 493, '2010-07-09 13:35:09', NULL), (485, 494, '2010-07-09 13:35:22', NULL), (486, 495, '2010-07-09 13:35:54', NULL), (487, 496, '2010-07-09 13:36:04', NULL), (488, 497, '2010-07-09 13:36:26', NULL), (489, 498, '2010-07-09 13:36:43', NULL), (490, 499, '2010-07-09 13:36:44', NULL), (491, 500, '2010-07-09 13:36:49', NULL), (492, 501, '2010-07-09 13:36:52', NULL), (493, 502, '2010-07-09 13:37:02', NULL), (494, 503, '2010-07-09 13:37:07', NULL), (495, 504, '2010-07-09 13:37:17', NULL), (496, 505, '2010-07-09 14:57:08', NULL), (497, 506, '2010-07-09 14:57:13', NULL), (498, 507, '2010-07-09 14:57:18', NULL), (499, 508, '2010-07-09 14:57:20', NULL), (500, 509, '2010-07-09 14:57:24', NULL), (501, 510, '2010-07-09 14:57:27', NULL), (502, 511, '2010-07-09 14:57:30', NULL), (503, 512, '2010-07-09 14:57:31', NULL), (504, 513, '2010-07-09 14:57:49', NULL), (505, 514, '2010-07-09 14:57:51', NULL), (506, 515, '2010-07-09 14:58:01', NULL), (507, 516, '2010-07-09 14:58:03', NULL), (508, 517, '2010-07-09 14:58:12', NULL), (509, 518, '2010-07-09 14:58:18', NULL), (510, 519, '2010-07-09 14:58:19', NULL), (511, 520, '2010-07-09 14:58:34', NULL), (512, 521, '2010-07-09 14:58:37', NULL), (513, 522, '2010-07-09 14:58:39', NULL), (514, 523, '2010-07-09 14:58:42', NULL), (515, 524, '2010-07-09 14:59:11', NULL), (516, 525, '2010-07-09 15:00:53', NULL), (517, 526, '2010-07-09 15:04:48', NULL), (518, 526, '2010-07-09 15:04:53', NULL), (519, 527, '2010-07-09 15:14:31', NULL), (520, 528, '2010-07-09 15:14:35', NULL), (521, 529, '2010-07-09 15:14:36', NULL), (522, 530, '2010-07-09 15:14:39', NULL), (523, 531, '2010-07-09 15:15:17', NULL), (524, 531, '2010-07-09 15:15:20', NULL), (525, 532, '2010-07-09 16:11:58', NULL), (526, 533, '2010-07-09 16:12:02', NULL), (527, 534, '2010-07-09 20:24:03', NULL), (528, 535, '2010-07-09 23:24:03', NULL), (529, 536, '2010-07-10 05:13:09', NULL), (530, 537, '2010-07-10 07:53:05', NULL), (531, 538, '2010-07-10 13:13:21', NULL), (532, 539, '2010-07-10 13:14:07', NULL), (533, 540, '2010-07-10 13:14:56', NULL), (534, 541, '2010-07-10 13:15:46', NULL), (535, 542, '2010-07-10 13:15:48', NULL), (536, 543, '2010-07-10 13:15:50', NULL), (537, 544, '2010-07-10 15:58:03', NULL), (538, 545, '2010-07-10 17:51:15', NULL), (539, 546, '2010-07-10 17:51:36', NULL), (540, 547, '2010-07-10 17:51:44', NULL), (541, 548, '2010-07-10 17:52:23', NULL), (542, 549, '2010-07-10 18:45:54', NULL), (543, 550, '2010-07-10 18:45:58', NULL), (544, 551, '2010-07-10 23:38:56', NULL), (545, 552, '2010-07-10 23:39:01', NULL), (546, 553, '2010-07-11 08:22:19', NULL), (547, 554, '2010-07-11 09:35:13', NULL), (548, 555, '2010-07-11 09:35:55', NULL), (549, 556, '2010-07-11 10:43:34', NULL), (550, 557, '2010-07-11 10:48:41', NULL), (551, 558, '2010-07-11 10:48:43', NULL), (552, 559, '2010-07-11 10:48:45', NULL), (553, 560, '2010-07-11 10:48:48', NULL), (554, 561, '2010-07-11 11:30:34', NULL), (555, 562, '2010-07-11 11:30:33', NULL), (556, 563, '2010-07-11 11:30:53', NULL), (557, 564, '2010-07-11 13:45:07', NULL), (558, 565, '2010-07-11 16:39:50', NULL), (559, 566, '2010-07-11 16:40:04', NULL), (560, 567, '2010-07-11 20:17:52', NULL), (561, 567, '2010-07-11 20:19:12', NULL), (562, 568, '2010-07-12 03:19:03', NULL), (563, 569, '2010-07-12 03:19:10', NULL), (564, 570, '2010-07-12 06:17:08', NULL), (565, 571, '2010-07-12 07:41:49', NULL), (566, 572, '2010-07-12 10:37:52', NULL), (567, 573, '2010-07-12 11:09:03', NULL), (568, 574, '2010-07-12 11:19:04', NULL), (569, 575, '2010-07-12 11:19:07', NULL), (570, 576, '2010-07-12 11:30:31', NULL), (572, 577, '2010-07-12 12:49:18', NULL), (573, 578, '2010-07-12 13:49:37', NULL), (574, 579, '2010-07-12 14:25:54', NULL), (575, 580, '2010-07-12 18:09:02', NULL), (576, 580, '2010-07-12 18:09:13', NULL), (577, 581, '2010-07-12 20:41:46', NULL), (578, 582, '2010-07-13 06:36:40', NULL), (579, 583, '2010-07-13 07:01:31', NULL), (580, 584, '2010-07-13 07:19:00', NULL), (581, 585, '2010-07-13 07:19:05', NULL), (582, 586, '2010-07-13 07:19:09', NULL), (583, 587, '2010-07-13 07:19:12', NULL), (584, 588, '2010-07-13 07:19:15', NULL), (585, 589, '2010-07-13 07:19:17', NULL), (586, 590, '2010-07-13 07:19:20', NULL), (587, 591, '2010-07-13 07:19:22', NULL), (588, 592, '2010-07-13 07:19:24', NULL), (589, 593, '2010-07-13 07:19:26', NULL), (590, 594, '2010-07-13 07:22:21', NULL), (592, 595, '2010-07-13 09:13:28', NULL), (593, 596, '2010-07-13 09:59:38', NULL), (594, 597, '2010-07-13 10:17:41', NULL), (595, 598, '2010-07-13 10:17:52', NULL), (596, 599, '2010-07-13 11:44:40', NULL), (597, 600, '2010-07-13 12:22:23', NULL), (598, 601, '2010-07-13 12:22:26', NULL), (599, 602, '2010-07-13 13:31:12', NULL), (600, 603, '2010-07-13 16:13:12', NULL), (601, 604, '2010-07-13 18:20:19', NULL), (602, 604, '2010-07-13 18:22:59', NULL), (603, 605, '2010-07-13 19:07:47', NULL), (604, 606, '2010-07-13 19:07:50', NULL), (605, 607, '2010-07-13 20:37:23', NULL), (606, 608, '2010-07-14 07:35:51', NULL), (607, 609, '2010-07-14 07:43:33', NULL), (608, 610, '2010-07-14 08:37:52', NULL), (609, 611, '2010-07-14 11:36:24', NULL), (610, 612, '2010-07-14 13:45:41', NULL), (611, 613, '2010-07-14 14:01:05', NULL), (612, 614, '2010-07-14 14:26:09', NULL), (613, 615, '2010-07-14 14:49:27', NULL), (614, 616, '2010-07-14 15:26:16', NULL), (615, 616, '2010-07-14 15:26:29', NULL), (617, 617, '2010-07-14 15:32:46', NULL), (618, 618, '2010-07-14 16:27:37', NULL), (619, 619, '2010-07-14 18:04:06', NULL), (620, 620, '2010-07-14 20:16:16', NULL), (621, 621, '2010-07-15 02:09:48', NULL), (622, 622, '2010-07-15 02:09:54', NULL), (623, 623, '2010-07-15 07:27:12', NULL), (624, 624, '2010-07-15 07:37:19', NULL), (625, 624, '2010-07-15 07:41:11', NULL), (626, 625, '2010-07-15 07:45:30', NULL), (627, 626, '2010-07-15 07:45:34', NULL), (628, 627, '2010-07-15 09:04:32', NULL), (629, 628, '2010-07-15 10:07:14', NULL), (631, 631, '2010-07-15 10:14:20', NULL), (632, 632, '2010-07-15 11:08:41', NULL), (633, 633, '2010-07-15 11:42:14', NULL), (634, 634, '2010-07-15 14:58:48', NULL), (635, 576, '2010-07-15 15:04:00', NULL), (636, 635, '2010-07-15 16:56:09', NULL), (637, 636, '2010-07-15 17:30:35', NULL), (638, 637, '2010-07-15 18:31:10', NULL), (639, 638, '2010-07-15 19:21:47', NULL), (640, 639, '2010-07-15 20:37:46', NULL), (641, 640, '2010-07-16 03:41:42', NULL), (642, 641, '2010-07-16 03:41:48', NULL), (643, 642, '2010-07-16 06:08:14', NULL), (644, 643, '2010-07-16 08:55:26', NULL), (645, 644, '2010-07-16 09:04:00', NULL), (646, 645, '2010-07-16 10:37:05', NULL), (647, 646, '2010-07-16 13:12:10', NULL), (648, 647, '2010-07-16 13:12:15', NULL), (649, 648, '2010-07-16 14:04:38', NULL), (650, 649, '2010-07-16 15:51:18', NULL), (651, 650, '2010-07-16 16:39:31', NULL), (652, 651, '2010-07-16 18:09:58', NULL), (653, 652, '2010-07-16 18:46:02', NULL), (654, 653, '2010-07-16 19:34:52', NULL), (655, 654, '2010-07-16 19:48:07', NULL), (656, 655, '2010-07-16 22:08:02', NULL), (657, 656, '2010-07-16 22:35:08', NULL), (658, 657, '2010-07-16 22:35:11', NULL), (659, 658, '2010-07-16 22:42:24', NULL), (660, 659, '2010-07-17 02:13:12', NULL), (661, 660, '2010-07-17 05:49:13', NULL), (662, 661, '2010-07-17 05:51:59', NULL), (663, 662, '2010-07-17 07:08:00', NULL), (664, 663, '2010-07-17 08:02:23', NULL), (665, 664, '2010-07-17 09:26:43', NULL), (666, 665, '2010-07-17 09:39:10', NULL), (667, 666, '2010-07-17 11:30:55', NULL), (668, 667, '2010-07-17 11:56:44', NULL), (669, 668, '2010-07-17 12:04:08', NULL), (670, 669, '2010-07-17 12:58:39', NULL), (671, 670, '2010-07-17 13:01:10', NULL), (672, 671, '2010-07-17 13:02:38', NULL), (673, 672, '2010-07-17 13:41:33', NULL), (674, 673, '2010-07-17 13:41:36', NULL), (675, 674, '2010-07-17 14:39:22', NULL), (676, 675, '2010-07-17 17:49:51', NULL), (677, 676, '2010-07-17 18:29:24', NULL), (678, 677, '2010-07-17 19:12:55', NULL), (679, 678, '2010-07-17 19:20:20', NULL), (680, 679, '2010-07-17 19:44:56', NULL), (681, 680, '2010-07-17 19:57:58', NULL), (682, 681, '2010-07-17 22:48:22', NULL), (683, 682, '2010-07-18 07:31:50', NULL), (684, 683, '2010-07-18 08:20:32', NULL), (685, 684, '2010-07-18 09:20:33', NULL), (686, 685, '2010-07-18 09:37:05', NULL), (687, 686, '2010-07-18 10:34:53', NULL), (688, 687, '2010-07-18 11:20:35', NULL), (689, 688, '2010-07-18 12:08:35', NULL), (690, 689, '2010-07-18 12:37:53', NULL), (691, 690, '2010-07-18 13:22:39', NULL), (692, 691, '2010-07-18 13:43:46', NULL), (693, 692, '2010-07-18 13:47:39', NULL), (694, 693, '2010-07-18 19:18:00', NULL), (695, 694, '2010-07-18 19:18:05', NULL), (696, 695, '2010-07-19 03:19:08', NULL), (697, 696, '2010-07-19 03:19:14', NULL), (698, 697, '2010-07-19 06:40:58', NULL), (699, 698, '2010-07-19 06:46:32', NULL), (700, 699, '2010-07-19 08:07:51', NULL), (701, 700, '2010-07-19 08:18:13', NULL), (702, 701, '2010-07-19 08:29:52', NULL), (703, 702, '2010-07-19 09:43:27', NULL), (704, 703, '2010-07-19 10:01:29', NULL), (705, 704, '2010-07-19 10:14:54', NULL), (706, 699, '2010-07-19 10:26:28', NULL), (707, 705, '2010-07-19 10:44:51', NULL), (708, 706, '2010-07-19 11:20:25', NULL), (709, 706, '2010-07-19 11:20:53', NULL), (710, 701, '2010-07-19 11:27:52', NULL), (711, 707, '2010-07-19 12:54:54', NULL), (712, 708, '2010-07-19 12:54:56', NULL), (713, 709, '2010-07-19 13:08:34', NULL), (714, 710, '2010-07-19 13:27:52', NULL), (715, 711, '2010-07-19 13:50:29', NULL), (716, 712, '2010-07-19 14:04:13', NULL), (717, 713, '2010-07-19 14:09:22', NULL), (718, 714, '2010-07-19 15:33:11', NULL), (719, 715, '2010-07-19 16:38:43', NULL), (720, 716, '2010-07-19 17:11:28', NULL), (721, 717, '2010-07-19 17:18:12', NULL), (722, 718, '2010-07-19 18:03:47', NULL), (723, 719, '2010-07-19 18:32:04', NULL), (724, 720, '2010-07-19 18:50:15', NULL), (725, 721, '2010-07-19 19:47:37', NULL), (726, 722, '2010-07-19 19:48:14', NULL), (727, 723, '2010-07-20 00:53:12', NULL), (728, 724, '2010-07-20 00:53:17', NULL), (729, 725, '2010-07-20 05:59:30', NULL), (730, 726, '2010-07-20 05:59:32', NULL), (731, 727, '2010-07-20 07:04:28', NULL), (732, 728, '2010-07-20 08:45:20', NULL), (733, 729, '2010-07-20 09:33:56', NULL), (734, 730, '2010-07-20 09:43:51', NULL), (735, 730, '2010-07-20 10:00:29', NULL), (736, 731, '2010-07-20 10:00:35', NULL), (737, 732, '2010-07-20 10:00:36', NULL), (738, 733, '2010-07-20 10:28:24', NULL), (739, 734, '2010-07-20 10:44:05', NULL), (740, 735, '2010-07-20 10:54:44', NULL), (741, 735, '2010-07-20 10:55:35', NULL), (742, 736, '2010-07-20 10:58:33', NULL), (743, 737, '2010-07-20 11:02:37', NULL), (744, 738, '2010-07-20 11:02:41', NULL), (745, 739, '2010-07-20 11:10:46', NULL), (746, 740, '2010-07-20 11:10:51', NULL), (747, 741, '2010-07-20 11:10:56', NULL), (748, 742, '2010-07-20 11:49:21', NULL), (749, 743, '2010-07-20 11:49:24', NULL), (750, 733, '2010-07-20 12:06:05', NULL), (751, 744, '2010-07-20 14:15:20', NULL), (752, 745, '2010-07-20 14:15:41', NULL), (753, 746, '2010-07-20 14:39:43', NULL), (754, 747, '2010-07-20 14:44:11', NULL), (755, 748, '2010-07-20 16:27:02', NULL), (756, 749, '2010-07-20 17:47:02', NULL), (757, 750, '2010-07-20 18:32:27', NULL), (758, 751, '2010-07-20 19:30:48', NULL), (759, 752, '2010-07-21 00:44:31', NULL), (760, 753, '2010-07-21 00:44:39', NULL), (761, 754, '2010-07-21 00:45:57', NULL), (762, 755, '2010-07-21 00:46:19', NULL), (763, 756, '2010-07-21 00:48:17', NULL), (764, 757, '2010-07-21 00:51:50', NULL), (765, 758, '2010-07-21 01:03:23', NULL), (766, 759, '2010-07-21 01:34:52', NULL), (768, 761, '2010-07-21 01:34:57', NULL), (769, 762, '2010-07-21 01:43:43', NULL), (770, 763, '2010-07-21 02:20:39', NULL), (771, 764, '2010-07-21 05:47:17', NULL), (772, 765, '2010-07-21 06:14:19', NULL), (773, 766, '2010-07-21 06:23:52', NULL), (774, 767, '2010-07-21 07:08:49', NULL), (775, 768, '2010-07-21 07:11:32', NULL), (776, 769, '2010-07-21 07:29:14', NULL), (777, 770, '2010-07-21 07:29:16', NULL), (778, 771, '2010-07-21 07:29:18', NULL), (779, 772, '2010-07-21 07:39:24', NULL), (780, 773, '2010-07-21 07:52:05', NULL), (781, 774, '2010-07-21 08:00:40', NULL), (782, 775, '2010-07-21 08:21:28', NULL), (783, 775, '2010-07-21 08:23:40', NULL), (784, 776, '2010-07-21 08:48:18', NULL), (785, 777, '2010-07-21 09:39:11', NULL), (786, 778, '2010-07-21 12:36:13', NULL), (787, 779, '2010-07-21 12:36:16', NULL), (788, 780, '2010-07-21 12:40:41', NULL), (789, 781, '2010-07-21 13:04:05', NULL), (790, 782, '2010-07-21 13:25:13', NULL), (791, 783, '2010-07-21 14:21:25', NULL), (792, 784, '2010-07-21 14:50:20', NULL), (793, 785, '2010-07-21 14:50:23', NULL), (794, 786, '2010-07-21 14:57:35', NULL), (795, 787, '2010-07-21 15:08:08', NULL), (796, 788, '2010-07-21 16:57:39', NULL), (797, 789, '2010-07-21 19:02:06', NULL), (798, 790, '2010-07-21 19:04:21', NULL), (799, 791, '2010-07-21 19:38:14', NULL), (800, 792, '2010-07-21 21:04:05', NULL), (801, 793, '2010-07-21 22:17:56', NULL), (802, 794, '2010-07-22 01:57:23', NULL), (803, 795, '2010-07-22 01:57:25', NULL), (804, 796, '2010-07-22 03:44:32', NULL), (805, 797, '2010-07-22 07:01:29', NULL), (806, 798, '2010-07-22 09:25:44', NULL), (807, 799, '2010-07-22 11:00:18', NULL), (808, 800, '2010-07-22 11:00:21', NULL), (809, 801, '2010-07-22 11:00:41', NULL), (810, 802, '2010-07-22 11:00:44', NULL), (811, 803, '2010-07-22 11:00:46', NULL), (812, 804, '2010-07-22 11:01:06', NULL), (813, 805, '2010-07-22 11:01:22', NULL), (814, 806, '2010-07-22 11:02:37', NULL), (815, 807, '2010-07-22 11:03:37', NULL), (816, 808, '2010-07-22 11:22:07', NULL), (817, 809, '2010-07-22 11:24:57', NULL), (818, 810, '2010-07-22 11:24:59', NULL), (819, 811, '2010-07-22 11:36:43', NULL), (820, 812, '2010-07-22 12:33:37', NULL), (821, 813, '2010-07-22 12:47:01', NULL), (822, 814, '2010-07-22 13:38:51', NULL), (823, 815, '2010-07-22 13:39:04', NULL), (824, 816, '2010-07-22 13:48:42', NULL), (825, 817, '2010-07-22 14:16:13', NULL), (826, 818, '2010-07-22 15:56:07', NULL), (827, 818, '2010-07-22 15:57:29', NULL), (828, 819, '2010-07-22 20:09:47', NULL), (829, 820, '2010-07-22 22:27:42', NULL), (830, 821, '2010-07-22 22:27:48', NULL), (831, 822, '2010-07-23 03:14:20', NULL), (832, 823, '2010-07-23 03:14:26', NULL), (833, 824, '2010-07-23 06:43:06', NULL), (834, 825, '2010-07-23 06:43:09', NULL), (835, 826, '2010-07-23 08:20:51', NULL), (836, 827, '2010-07-23 08:57:28', NULL), (837, 828, '2010-07-23 11:39:33', NULL), (838, 829, '2010-07-23 12:03:11', NULL), (839, 780, '2010-07-23 12:17:36', NULL), (840, 830, '2010-07-23 12:22:01', NULL), (841, 831, '2010-07-23 12:44:25', NULL), (842, 832, '2010-07-24 05:16:20', NULL), (843, 833, '2010-07-24 10:42:56', NULL), (844, 834, '2010-07-24 11:26:11', NULL), (845, 835, '2010-07-24 12:30:12', NULL), (846, 836, '2010-07-24 12:30:14', NULL), (847, 837, '2010-07-24 12:30:16', NULL), (848, 838, '2010-07-24 14:02:16', NULL), (849, 839, '2010-07-24 14:29:54', NULL), (850, 840, '2010-07-24 21:00:32', NULL), (851, 841, '2010-07-24 23:10:08', NULL), (853, 842, '2010-07-25 08:22:06', NULL), (854, 843, '2010-07-25 08:23:31', NULL), (855, 844, '2010-07-25 08:25:04', NULL), (862, 845, '2010-07-25 09:14:31', NULL), (863, 846, '2010-07-25 09:19:56', NULL), (870, 847, '2010-07-25 10:26:16', NULL), (877, 848, '2010-07-25 12:17:21', NULL), (882, 849, '2010-07-25 12:49:15', NULL), (883, 850, '2010-07-25 12:50:36', NULL), (885, 851, '2010-07-25 13:22:33', NULL), (888, 852, '2010-07-25 14:46:26', NULL), (889, 853, '2010-07-25 14:56:13', NULL), (904, 854, '2010-07-25 18:15:17', NULL), (906, 855, '2010-07-25 18:23:19', NULL), (907, 856, '2010-07-25 18:23:44', NULL), (912, 857, '2010-07-25 19:13:43', NULL), (913, 858, '2010-07-25 19:13:49', NULL), (915, 859, '2010-07-25 19:41:35', NULL), (918, 860, '2010-07-25 20:21:37', NULL), (927, 861, '2010-07-25 21:52:59', NULL), (928, 862, '2010-07-25 21:53:33', NULL), (953, 863, '2010-07-26 05:40:11', NULL), (954, 864, '2010-07-26 06:10:56', NULL), (955, 865, '2010-07-26 06:22:15', NULL), (956, 866, '2010-07-26 07:32:54', NULL), (958, 867, '2010-07-26 07:59:40', NULL), (959, 868, '2010-07-26 08:04:00', NULL), (962, 869, '2010-07-26 08:57:24', NULL), (963, 870, '2010-07-26 09:06:51', NULL), (965, 871, '2010-07-26 09:29:18', NULL), (970, 868, '2010-07-26 09:49:44', NULL), (976, 872, '2010-07-26 11:07:49', NULL), (977, 873, '2010-07-26 11:07:52', NULL), (978, 874, '2010-07-26 11:07:54', NULL), (979, 875, '2010-07-26 11:07:57', NULL), (980, 876, '2010-07-26 11:08:02', NULL), (981, 877, '2010-07-26 11:08:05', NULL), (982, 878, '2010-07-26 11:08:07', NULL), (983, 879, '2010-07-26 11:08:10', NULL), (984, 880, '2010-07-26 11:08:12', NULL), (985, 881, '2010-07-26 11:08:15', NULL), (986, 882, '2010-07-26 11:08:19', NULL), (987, 883, '2010-07-26 11:08:21', NULL), (988, 884, '2010-07-26 11:08:23', NULL), (989, 885, '2010-07-26 11:08:25', NULL), (990, 886, '2010-07-26 11:08:27', NULL), (991, 887, '2010-07-26 11:08:29', NULL), (992, 888, '2010-07-26 11:08:31', NULL), (993, 889, '2010-07-26 11:08:33', NULL), (994, 890, '2010-07-26 11:08:34', NULL), (995, 891, '2010-07-26 11:08:36', NULL), (996, 892, '2010-07-26 11:08:39', NULL), (997, 893, '2010-07-26 11:08:40', NULL), (998, 894, '2010-07-26 11:08:43', NULL), (999, 895, '2010-07-26 11:08:45', NULL), (1000, 896, '2010-07-26 11:08:47', NULL), (1001, 897, '2010-07-26 11:08:49', NULL), (1002, 898, '2010-07-26 11:08:51', NULL), (1003, 899, '2010-07-26 11:08:54', NULL), (1004, 900, '2010-07-26 11:08:56', NULL), (1005, 901, '2010-07-26 11:08:59', NULL), (1006, 902, '2010-07-26 11:09:01', NULL), (1007, 903, '2010-07-26 11:09:04', NULL), (1008, 904, '2010-07-26 11:09:07', NULL), (1009, 905, '2010-07-26 11:09:09', NULL), (1010, 906, '2010-07-26 11:09:12', NULL), (1011, 907, '2010-07-26 11:09:14', NULL), (1012, 908, '2010-07-26 11:09:17', NULL), (1013, 909, '2010-07-26 11:09:19', NULL), (1014, 910, '2010-07-26 11:09:22', NULL), (1015, 911, '2010-07-26 11:09:24', NULL), (1016, 912, '2010-07-26 11:09:28', NULL), (1017, 913, '2010-07-26 11:09:31', NULL), (1018, 914, '2010-07-26 11:09:33', NULL), (1019, 915, '2010-07-26 11:09:36', NULL), (1020, 916, '2010-07-26 11:09:38', NULL), (1021, 917, '2010-07-26 11:09:41', NULL), (1022, 918, '2010-07-26 11:09:43', NULL), (1023, 919, '2010-07-26 11:09:46', NULL), (1024, 920, '2010-07-26 11:09:49', NULL), (1025, 921, '2010-07-26 11:09:51', NULL), (1026, 922, '2010-07-26 11:09:53', NULL), (1032, 923, '2010-07-26 12:23:43', NULL), (1033, 924, '2010-07-26 12:31:58', NULL), (1036, 925, '2010-07-26 13:11:15', NULL), (1037, 926, '2010-07-26 13:20:22', NULL), (1041, 927, '2010-07-26 13:35:05', NULL), (1042, 928, '2010-07-26 13:36:55', NULL), (1043, 929, '2010-07-26 13:38:55', NULL), (1049, 928, '2010-07-26 15:05:30', NULL), (1050, 930, '2010-07-26 15:09:38', NULL), (1064, 931, '2010-07-26 18:19:38', NULL), (1065, 932, '2010-07-26 18:32:18', NULL), (1069, 933, '2010-07-26 19:05:24', NULL), (1073, 934, '2010-07-26 20:03:43', NULL), (1080, 935, '2010-07-26 20:39:08', NULL), (1085, 936, '2010-07-26 22:07:08', NULL), (1121, 937, '2010-07-27 06:16:08', NULL), (1122, 938, '2010-07-27 06:20:01', NULL), (1130, 939, '2010-07-27 08:03:21', NULL), (1132, 940, '2010-07-27 08:19:44', NULL), (1134, 941, '2010-07-27 08:32:01', NULL), (1135, 942, '2010-07-27 08:32:00', NULL), (1136, 943, '2010-07-27 08:32:02', NULL), (1137, 944, '2010-07-27 08:32:04', NULL), (1138, 945, '2010-07-27 08:32:25', NULL), (1139, 946, '2010-07-27 08:39:14', NULL), (1140, 947, '2010-07-27 08:39:30', NULL), (1141, 948, '2010-07-27 08:39:59', NULL), (1142, 949, '2010-07-27 08:40:11', NULL), (1143, 950, '2010-07-27 08:40:45', NULL), (1144, 951, '2010-07-27 08:41:37', NULL), (1145, 952, '2010-07-27 08:41:36', NULL), (1146, 953, '2010-07-27 08:41:42', NULL), (1147, 954, '2010-07-27 08:49:16', NULL), (1150, 955, '2010-07-27 08:55:03', NULL), (1151, 956, '2010-07-27 08:58:03', NULL), (1152, 957, '2010-07-27 08:58:18', NULL), (1153, 958, '2010-07-27 08:58:40', NULL), (1154, 959, '2010-07-27 08:58:40', NULL), (1155, 960, '2010-07-27 09:21:18', NULL), (1158, 961, '2010-07-27 10:11:49', NULL), (1159, 961, '2010-07-27 10:13:17', NULL), (1160, 962, '2010-07-27 10:25:58', NULL), (1162, 963, '2010-07-27 10:29:46', NULL), (1166, 964, '2010-07-27 11:04:47', NULL), (1169, 965, '2010-07-27 11:20:22', NULL), (1170, 966, '2010-07-27 11:20:31', NULL), (1173, 967, '2010-07-27 12:00:27', NULL), (1174, 968, '2010-07-27 12:13:29', NULL), (1177, 969, '2010-07-27 13:01:12', NULL), (1180, 970, '2010-07-27 13:24:07', NULL), (1181, 971, '2010-07-27 13:32:18', NULL), (1182, 972, '2010-07-27 13:34:39', NULL), (1185, 973, '2010-07-27 13:58:37', NULL), (1193, 974, '2010-07-27 14:54:39', NULL), (1194, 975, '2010-07-27 14:54:41', NULL), (1196, 973, '2010-07-27 15:33:58', NULL), (1198, 976, '2010-07-27 15:46:27', NULL), (1201, 977, '2010-07-27 16:01:55', NULL), (1202, 977, '2010-07-27 16:03:04', NULL), (1203, 978, '2010-07-27 16:13:05', NULL), (1204, 979, '2010-07-27 16:26:00', NULL), (1205, 980, '2010-07-27 16:26:02', NULL), (1206, 981, '2010-07-27 16:26:04', NULL), (1207, 982, '2010-07-27 16:26:06', NULL), (1208, 983, '2010-07-27 16:26:08', NULL), (1209, 984, '2010-07-27 16:26:10', NULL), (1210, 985, '2010-07-27 16:26:12', NULL), (1211, 986, '2010-07-27 16:26:14', NULL), (1212, 987, '2010-07-27 16:26:17', NULL), (1213, 988, '2010-07-27 16:26:19', NULL), (1214, 989, '2010-07-27 16:26:22', NULL), (1215, 990, '2010-07-27 16:26:24', NULL), (1216, 991, '2010-07-27 16:26:25', NULL), (1217, 992, '2010-07-27 16:26:27', NULL), (1218, 993, '2010-07-27 16:26:30', NULL), (1219, 994, '2010-07-27 16:26:31', NULL), (1220, 995, '2010-07-27 16:26:32', NULL), (1221, 996, '2010-07-27 16:26:34', NULL), (1222, 997, '2010-07-27 16:26:35', NULL), (1223, 998, '2010-07-27 16:26:37', NULL), (1224, 999, '2010-07-27 16:26:39', NULL), (1225, 1000, '2010-07-27 16:26:40', NULL), (1226, 1001, '2010-07-27 16:26:42', NULL), (1227, 1002, '2010-07-27 16:26:44', NULL), (1228, 1003, '2010-07-27 16:26:46', NULL), (1229, 1004, '2010-07-27 16:26:47', NULL), (1230, 1005, '2010-07-27 16:26:50', NULL), (1231, 1006, '2010-07-27 16:26:52', NULL), (1232, 1007, '2010-07-27 16:26:54', NULL), (1233, 1008, '2010-07-27 16:26:56', NULL), (1234, 1009, '2010-07-27 16:26:58', NULL), (1235, 1010, '2010-07-27 16:27:01', NULL), (1236, 1011, '2010-07-27 16:27:03', NULL), (1237, 1012, '2010-07-27 16:27:05', NULL), (1238, 1013, '2010-07-27 16:27:07', NULL), (1239, 1014, '2010-07-27 16:27:09', NULL), (1240, 1015, '2010-07-27 16:27:12', NULL), (1241, 1016, '2010-07-27 16:27:14', NULL), (1242, 1017, '2010-07-27 16:27:16', NULL), (1243, 1018, '2010-07-27 16:27:18', NULL), (1244, 1019, '2010-07-27 16:27:21', NULL), (1245, 1020, '2010-07-27 16:27:23', NULL), (1246, 1021, '2010-07-27 16:27:25', NULL), (1247, 1022, '2010-07-27 16:27:27', NULL), (1248, 1023, '2010-07-27 16:27:29', NULL), (1249, 1024, '2010-07-27 16:27:31', NULL), (1250, 1025, '2010-07-27 16:27:33', NULL), (1251, 1026, '2010-07-27 16:27:35', NULL), (1252, 1027, '2010-07-27 16:27:38', NULL), (1253, 1028, '2010-07-27 16:27:41', NULL), (1254, 1029, '2010-07-27 16:27:43', NULL), (1257, 1030, '2010-07-27 17:33:35', NULL), (1259, 1031, '2010-07-27 17:44:14', NULL), (1260, 1032, '2010-07-27 18:19:29', NULL), (1261, 1033, '2010-07-27 18:35:58', NULL), (1262, 1034, '2010-07-27 20:05:44', NULL), (1263, 1035, '2010-07-27 20:31:32', NULL), (1264, 1036, '2010-07-27 20:39:59', NULL), (1265, 1037, '2010-07-27 21:57:16', NULL), (1266, 1038, '2010-07-27 22:29:07', NULL), (1267, 1039, '2010-07-27 23:11:11', NULL), (1268, 1040, '2010-07-28 00:48:37', NULL), (1269, 1041, '2010-07-28 00:49:35', NULL), (1270, 1042, '2010-07-28 00:49:44', NULL), (1271, 1043, '2010-07-28 00:50:01', NULL), (1272, 1044, '2010-07-28 00:50:49', NULL), (1273, 1045, '2010-07-28 00:51:08', NULL), (1274, 1046, '2010-07-28 00:51:09', NULL), (1275, 1047, '2010-07-28 00:51:19', NULL), (1276, 1048, '2010-07-28 00:51:19', NULL), (1277, 1049, '2010-07-28 00:51:45', NULL), (1278, 1050, '2010-07-28 00:51:51', NULL), (1279, 1051, '2010-07-28 00:51:52', NULL), (1280, 1052, '2010-07-28 00:53:00', NULL), (1281, 1053, '2010-07-28 00:53:06', NULL), (1282, 1054, '2010-07-28 00:53:09', NULL), (1283, 1055, '2010-07-28 00:53:43', NULL), (1284, 1056, '2010-07-28 01:00:47', NULL), (1285, 1057, '2010-07-28 01:00:56', NULL), (1286, 1058, '2010-07-28 01:00:57', NULL), (1287, 1059, '2010-07-28 01:02:07', NULL), (1288, 1060, '2010-07-28 01:04:38', NULL), (1289, 1061, '2010-07-28 01:05:00', NULL), (1293, 1062, '2010-07-28 01:36:56', NULL), (1296, 1063, '2010-07-28 02:28:05', NULL), (1297, 1064, '2010-07-28 02:33:42', NULL), (1299, 1065, '2010-07-28 02:43:59', NULL), (1300, 1066, '2010-07-28 03:01:44', NULL), (1301, 1067, '2010-07-28 03:01:44', NULL), (1302, 1068, '2010-07-28 03:11:18', NULL), (1304, 1069, '2010-07-28 03:23:44', NULL), (1305, 1070, '2010-07-28 03:34:49', NULL), (1307, 1071, '2010-07-28 04:23:12', NULL), (1308, 1072, '2010-07-28 04:24:29', NULL), (1310, 1073, '2010-07-28 04:48:11', NULL), (1311, 1074, '2010-07-28 04:56:32', NULL), (1313, 1075, '2010-07-28 05:31:20', NULL), (1316, 1076, '2010-07-28 07:16:02', NULL), (1317, 1077, '2010-07-28 07:34:24', NULL), (1318, 1078, '2010-07-28 07:45:27', NULL), (1321, 1079, '2010-07-28 08:37:53', NULL), (1322, 1080, '2010-07-28 08:39:28', NULL), (1323, 1081, '2010-07-28 08:52:08', NULL), (1325, 966, '2010-07-28 09:30:51', NULL), (1329, 1082, '2010-07-28 10:35:49', NULL), (1333, 1083, '2010-07-28 10:53:09', NULL), (1334, 1084, '2010-07-28 11:05:42', NULL), (1339, 1085, '2010-07-28 11:31:04', NULL), (1341, 1086, '2010-07-28 11:42:03', NULL), (1342, 1087, '2010-07-28 11:47:05', NULL), (1343, 1088, '2010-07-28 11:49:14', NULL), (1348, 1089, '2010-07-28 12:15:49', NULL), (1353, 1077, '2010-07-28 12:56:53', NULL), (1356, 1090, '2010-07-28 13:08:33', NULL), (1357, 1091, '2010-07-28 13:21:35', NULL), (1359, 1092, '2010-07-28 13:40:06', NULL), (1360, 1093, '2010-07-28 13:40:08', NULL), (1364, 1094, '2010-07-28 13:48:07', NULL), (1366, 1095, '2010-07-28 14:38:21', NULL), (1368, 1096, '2010-07-28 14:45:27', NULL), (1378, 1097, '2010-07-28 15:42:25', NULL), (1379, 1098, '2010-07-28 15:53:08', NULL), (1380, 1097, '2010-07-28 15:58:14', NULL), (1383, 1099, '2010-07-28 16:07:53', NULL), (1384, 1100, '2010-07-28 16:07:59', NULL), (1385, 1101, '2010-07-28 16:07:59', NULL), (1386, 1102, '2010-07-28 16:08:03', NULL), (1387, 1103, '2010-07-28 16:08:02', NULL), (1389, 1104, '2010-07-28 16:23:17', NULL), (1391, 1105, '2010-07-28 16:32:37', NULL), (1393, 1106, '2010-07-28 16:39:30', NULL), (1394, 1107, '2010-07-28 16:44:17', NULL), (1399, 1108, '2010-07-28 16:53:41', NULL), (1400, 1109, '2010-07-28 17:12:01', NULL), (1406, 1110, '2010-07-28 17:49:18', NULL), (1411, 1111, '2010-07-28 18:19:28', NULL), (1412, 1112, '2010-07-28 18:29:08', NULL), (1413, 1113, '2010-07-28 18:29:50', NULL), (1443, 1114, '2010-07-28 22:19:58', NULL), (1455, 1115, '2010-07-28 23:51:02', NULL), (1471, 1116, '2010-07-29 03:40:39', NULL), (1472, 1117, '2010-07-29 03:48:12', NULL), (1474, 1118, '2010-07-29 03:53:47', NULL), (1478, 1119, '2010-07-29 05:30:56', NULL), (1479, 1120, '2010-07-29 05:33:19', NULL), (1480, 1121, '2010-07-29 05:45:37', NULL), (1484, 1122, '2010-07-29 07:19:18', NULL), (1485, 1123, '2010-07-29 07:21:23', NULL), (1488, 1124, '2010-07-29 08:05:47', NULL), (1490, 1125, '2010-07-29 08:26:32', NULL), (1495, 1126, '2010-07-29 10:16:31', NULL), (1499, 1127, '2010-07-29 12:04:31', NULL), (1500, 1128, '2010-07-29 12:05:01', NULL), (1503, 1129, '2010-07-29 12:26:44', NULL), (1507, 1130, '2010-07-29 13:06:58', NULL), (1508, 1131, '2010-07-29 13:13:56', NULL), (1511, 1132, '2010-07-29 13:29:16', NULL), (1512, 1133, '2010-07-29 13:30:27', NULL), (1514, 1134, '2010-07-29 14:14:03', NULL), (1516, 1135, '2010-07-29 14:42:55', NULL), (1520, 1136, '2010-07-29 15:19:48', NULL), (1528, 1137, '2010-07-29 17:10:36', NULL), (1530, 1138, '2010-07-29 17:23:35', NULL), (1534, 1139, '2010-07-29 18:08:57', NULL), (1535, 1140, '2010-07-29 18:25:11', NULL), (1537, 1141, '2010-07-29 18:32:27', NULL), (1538, 1141, '2010-07-29 18:35:34', NULL), (1540, 1142, '2010-07-29 19:20:34', NULL), (1542, 1143, '2010-07-29 20:03:27', NULL), (1544, 1144, '2010-07-29 20:28:09', NULL), (1547, 1145, '2010-07-29 21:12:11', NULL), (1548, 1146, '2010-07-29 21:16:30', NULL), (1550, 1147, '2010-07-29 21:45:00', NULL), (1553, 1148, '2010-07-29 23:00:18', NULL), (1566, 1149, '2010-07-30 03:56:16', NULL), (1569, 1150, '2010-07-30 04:45:57', NULL), (1572, 1151, '2010-07-30 05:42:57', NULL), (1579, 1152, '2010-07-30 07:05:21', NULL), (1580, 1153, '2010-07-30 07:06:14', NULL), (1582, 1154, '2010-07-30 07:25:37', NULL), (1583, 1155, '2010-07-30 07:40:19', NULL), (1588, 1156, '2010-07-30 08:30:45', NULL), (1589, 1157, '2010-07-30 08:31:01', NULL), (1593, 1158, '2010-07-30 09:11:47', NULL), (1594, 1159, '2010-07-30 09:14:17', NULL), (1596, 1160, '2010-07-30 09:23:56', NULL), (1598, 1161, '2010-07-30 09:33:22', NULL), (1602, 1162, '2010-07-30 10:03:05', NULL), (1605, 1163, '2010-07-30 10:19:20', NULL), (1611, 1164, '2010-07-30 11:11:17', NULL), (1615, 1165, '2010-07-30 11:52:37', NULL), (1619, 1166, '2010-07-30 12:20:28', NULL), (1625, 1167, '2010-07-30 14:01:53', NULL), (1626, 1168, '2010-07-30 14:07:21', NULL), (1629, 1169, '2010-07-30 14:30:04', NULL), (1630, 1170, '2010-07-30 14:32:31', NULL), (1632, 1171, '2010-07-30 14:46:00', NULL), (1633, 1172, '2010-07-30 14:48:39', NULL), (1639, 1173, '2010-07-30 15:42:17', NULL), (1644, 1174, '2010-07-30 16:50:54', NULL), (1645, 1175, '2010-07-30 16:50:59', NULL), (1646, 1176, '2010-07-30 16:51:00', NULL), (1650, 1177, '2010-07-30 17:47:30', NULL), (1651, 1178, '2010-07-30 18:18:08', NULL), (1652, 1179, '2010-07-30 18:33:06', NULL), (1654, 1180, '2010-07-30 18:58:53', NULL), (1655, 1181, '2010-07-30 19:10:13', NULL), (1657, 1182, '2010-07-30 19:40:03', NULL), (1672, 1183, '2010-07-30 23:55:48', NULL), (1696, 1184, '2010-07-31 06:50:28', NULL), (1697, 1185, '2010-07-31 06:50:28', NULL), (1699, 1186, '2010-07-31 07:09:18', NULL), (1700, 1187, '2010-07-31 07:27:54', NULL), (1701, 1188, '2010-07-31 07:33:32', NULL), (1705, 1189, '2010-07-31 08:07:09', NULL), (1707, 1190, '2010-07-31 08:40:11', NULL), (1714, 1191, '2010-07-31 09:25:40', NULL), (1718, 1192, '2010-07-31 09:54:39', NULL), (1724, 1193, '2010-07-31 10:34:39', NULL), (1727, 1194, '2010-07-31 10:58:42', NULL), (1730, 1195, '2010-07-31 11:05:11', NULL), (1744, 1196, '2010-07-31 14:02:07', NULL), (1747, 1197, '2010-07-31 14:19:50', NULL), (1750, 1198, '2010-07-31 14:46:53', NULL), (1752, 1199, '2010-07-31 15:04:18', NULL), (1759, 1200, '2010-07-31 16:47:57', NULL), (1763, 1201, '2010-07-31 17:48:35', NULL), (1764, 1202, '2010-07-31 17:52:11', NULL), (1765, 1203, '2010-07-31 18:10:03', NULL), (1766, 1203, '2010-07-31 18:11:52', NULL), (1767, 1204, '2010-07-31 18:17:36', NULL), (1768, 1205, '2010-07-31 18:18:27', NULL), (1770, 1206, '2010-07-31 19:37:31', NULL), (1772, 1207, '2010-07-31 20:07:10', NULL), (1774, 1208, '2010-07-31 20:59:41', NULL), (1779, 1209, '2010-07-31 22:11:57', NULL), (1782, 1210, '2010-07-31 22:50:52', NULL), (1786, 1211, '2010-08-01 00:37:02', NULL), (1799, 1212, '2010-08-01 04:37:07', NULL), (1809, 1213, '2010-08-01 06:24:22', NULL), (1813, 1214, '2010-08-01 07:05:40', NULL), (1814, 1215, '2010-08-01 07:05:47', NULL), (1821, 1216, '2010-08-01 08:38:20', NULL), (1824, 1217, '2010-08-01 09:09:27', NULL), (1829, 1218, '2010-08-01 09:56:22', NULL), (1833, 1219, '2010-08-01 10:18:58', NULL), (1837, 1220, '2010-08-01 10:53:08', NULL), (1845, 1221, '2010-08-01 11:57:12', NULL), (1848, 1222, '2010-08-01 12:36:26', NULL), (1851, 1223, '2010-08-01 12:48:51', NULL), (1853, 1224, '2010-08-01 12:58:05', NULL), (1855, 1225, '2010-08-01 13:13:19', NULL), (1860, 1226, '2010-08-01 13:57:18', NULL), (1862, 1227, '2010-08-01 14:15:54', NULL), (1863, 1228, '2010-08-01 14:21:31', NULL), (1866, 1229, '2010-08-01 15:11:47', NULL), (1873, 1230, '2010-08-01 17:47:24', NULL), (1874, 1231, '2010-08-01 17:50:53', NULL), (1875, 1232, '2010-08-01 18:17:17', NULL), (1876, 1233, '2010-08-01 18:20:09', NULL), (1878, 1234, '2010-08-01 23:57:13', NULL), (1880, 1235, '2010-08-02 03:21:26', NULL), (1881, 1236, '2010-08-02 05:34:58', NULL), (1885, 1237, '2010-08-02 06:31:06', NULL), (1886, 1238, '2010-08-02 07:02:57', NULL), (1887, 1239, '2010-08-02 07:08:00', NULL), (1893, 1240, '2010-08-02 08:35:55', NULL), (1894, 1240, '2010-08-02 08:54:04', NULL), (1900, 1241, '2010-08-02 11:31:11', NULL), (1901, 1241, '2010-08-02 11:31:29', NULL), (1902, 1242, '2010-08-02 11:34:04', NULL), (1904, 1243, '2010-08-02 12:14:52', NULL), (1906, 1244, '2010-08-02 12:35:32', NULL), (1908, 1245, '2010-08-02 12:49:58', NULL), (1912, 1246, '2010-08-02 13:40:51', NULL), (1914, 1247, '2010-08-02 14:26:03', NULL), (1916, 1248, '2010-08-02 14:47:36', NULL), (1920, 1249, '2010-08-02 15:50:32', NULL), (1921, 1250, '2010-08-02 15:51:14', NULL), (1923, 1251, '2010-08-02 16:09:22', NULL), (1924, 1252, '2010-08-02 16:23:35', NULL), (1925, 1253, '2010-08-02 16:24:00', NULL), (1926, 1254, '2010-08-02 16:24:03', NULL), (1928, 1255, '2010-08-02 17:12:14', NULL), (1929, 1256, '2010-08-02 17:19:38', NULL), (1930, 1257, '2010-08-02 17:36:38', NULL), (1931, 1257, '2010-08-02 17:43:05', NULL), (1932, 1258, '2010-08-02 18:56:34', NULL), (1933, 1259, '2010-08-02 18:58:50', NULL), (1934, 1259, '2010-08-02 19:16:12', NULL), (1935, 1260, '2010-08-02 19:25:16', NULL), (1936, 1261, '2010-08-02 20:33:27', NULL), (1939, 1262, '2010-08-02 21:14:43', NULL), (1940, 1263, '2010-08-02 21:59:16', NULL), (1941, 1264, '2010-08-02 21:59:16', NULL), (1956, 1265, '2010-08-03 04:12:07', NULL), (1960, 1266, '2010-08-03 05:01:17', NULL), (1961, 1267, '2010-08-03 05:04:10', NULL), (1964, 1268, '2010-08-03 05:18:23', NULL), (1965, 1269, '2010-08-03 05:19:31', NULL), (1966, 1270, '2010-08-03 05:26:51', NULL), (1967, 1271, '2010-08-03 05:26:54', NULL), (1968, 1272, '2010-08-03 05:26:56', NULL), (1969, 1273, '2010-08-03 05:31:01', NULL), (1972, 1274, '2010-08-03 05:49:27', NULL), (1980, 1275, '2010-08-03 07:24:18', NULL), (1981, 1276, '2010-08-03 07:35:22', NULL), (1982, 1277, '2010-08-03 07:36:47', NULL), (1988, 1278, '2010-08-03 08:20:17', NULL), (1989, 1279, '2010-08-03 08:27:00', NULL), (1992, 1280, '2010-08-03 08:38:29', NULL), (1993, 1281, '2010-08-03 08:48:25', NULL), (1994, 1282, '2010-08-03 08:53:01', NULL), (1995, 1283, '2010-08-03 08:56:28', NULL), (2003, 1284, '2010-08-03 10:19:09', NULL), (2005, 1285, '2010-08-03 10:32:24', NULL), (2012, 1286, '2010-08-03 11:33:54', NULL), (2013, 1287, '2010-08-03 11:35:20', NULL), (2016, 1288, '2010-08-03 11:50:24', NULL), (2019, 1289, '2010-08-03 12:37:44', NULL), (2027, 1290, '2010-08-03 13:28:20', NULL), (2030, 1291, '2010-08-03 13:42:11', NULL), (2031, 1292, '2010-08-03 13:43:16', NULL), (2036, 1293, '2010-08-03 14:10:11', NULL), (2037, 1294, '2010-08-03 14:13:10', NULL), (2041, 1295, '2010-08-03 14:36:34', NULL), (2043, 1296, '2010-08-03 14:38:21', NULL), (2044, 1297, '2010-08-03 14:41:43', NULL), (2047, 1298, '2010-08-03 14:55:21', NULL), (2058, 1299, '2010-08-03 18:05:12', NULL), (2061, 1300, '2010-08-03 19:03:28', NULL), (2062, 1301, '2010-08-03 19:03:48', NULL), (2065, 1302, '2010-08-03 19:39:30', NULL), (2068, 1303, '2010-08-03 20:03:57', NULL), (2069, 1304, '2010-08-03 20:09:11', NULL), (2070, 1304, '2010-08-03 20:11:21', NULL), (2072, 1305, '2010-08-03 20:40:09', NULL), (2073, 1306, '2010-08-03 20:40:34', NULL), (2074, 1307, '2010-08-03 20:40:33', NULL), (2081, 1308, '2010-08-03 22:10:40', NULL), (2082, 1309, '2010-08-03 22:11:11', NULL), (2083, 1310, '2010-08-03 22:15:42', NULL), (2090, 1311, '2010-08-04 00:52:08', NULL), (2091, 1312, '2010-08-04 00:52:08', NULL), (2092, 1313, '2010-08-04 00:52:19', NULL), (2093, 1314, '2010-08-04 00:52:26', NULL), (2094, 1315, '2010-08-04 00:52:33', NULL), (2095, 1316, '2010-08-04 00:52:33', NULL), (2096, 1317, '2010-08-04 00:53:12', NULL), (2097, 1318, '2010-08-04 00:54:21', NULL), (2098, 1319, '2010-08-04 00:55:21', NULL), (2099, 1320, '2010-08-04 00:55:37', NULL), (2101, 1321, '2010-08-04 00:57:55', NULL), (2102, 1322, '2010-08-04 01:03:26', NULL), (2111, 1323, '2010-08-04 02:32:08', NULL), (2112, 1324, '2010-08-04 02:35:41', NULL), (2114, 1325, '2010-08-04 02:45:15', NULL), (2119, 1326, '2010-08-04 03:29:23', NULL), (2120, 1327, '2010-08-04 03:37:12', NULL), (2125, 1328, '2010-08-04 04:29:47', NULL), (2127, 1329, '2010-08-04 04:38:51', NULL), (2130, 1330, '2010-08-04 05:00:23', NULL), (2137, 1331, '2010-08-04 06:15:13', NULL), (2139, 1332, '2010-08-04 06:23:31', NULL), (2141, 1333, '2010-08-04 06:33:27', NULL), (2142, 1334, '2010-08-04 06:33:30', NULL), (2143, 1335, '2010-08-04 06:33:32', NULL), (2144, 1336, '2010-08-04 06:33:34', NULL), (2147, 1337, '2010-08-04 06:51:57', NULL), (2152, 1338, '2010-08-04 07:29:03', NULL), (2156, 1339, '2010-08-04 08:05:43', NULL), (2157, 1339, '2010-08-04 08:05:50', NULL), (2159, 1340, '2010-08-04 08:15:04', NULL), (2160, 1341, '2010-08-04 08:15:06', NULL), (2162, 1342, '2010-08-04 08:35:44', NULL), (2163, 1343, '2010-08-04 08:43:47', NULL), (2164, 1344, '2010-08-04 08:45:37', NULL), (2168, 1345, '2010-08-04 09:11:47', NULL), (2169, 1346, '2010-08-04 09:17:42', NULL), (2170, 1347, '2010-08-04 09:18:57', NULL), (2171, 1348, '2010-08-04 09:20:40', NULL), (2172, 1349, '2010-08-04 09:42:49', NULL), (2173, 1350, '2010-08-04 09:45:58', NULL), (2174, 1351, '2010-08-04 10:02:24', NULL), (2176, 1352, '2010-08-04 11:20:10', NULL), (2177, 1353, '2010-08-04 11:27:11', NULL), (2182, 1354, '2010-08-04 11:35:04', NULL), (2183, 1355, '2010-08-04 12:06:40', NULL), (2186, 1356, '2010-08-04 12:54:45', NULL), (2188, 1357, '2010-08-04 13:15:08', NULL), (2189, 1358, '2010-08-04 13:27:18', NULL), (2190, 1359, '2010-08-04 13:45:23', NULL), (2191, 1360, '2010-08-04 13:47:37', NULL), (2193, 1361, '2010-08-04 14:15:47', NULL), (2195, 1362, '2010-08-04 14:37:33', NULL), (2197, 1363, '2010-08-04 14:54:25', NULL), (2198, 1364, '2010-08-04 14:55:17', NULL), (2199, 1365, '2010-08-04 15:09:43', NULL), (2201, 1366, '2010-08-04 15:42:51', NULL), (2202, 1367, '2010-08-04 15:59:08', NULL), (2206, 1368, '2010-08-04 16:26:37', NULL), (2207, 1369, '2010-08-04 16:36:52', NULL), (2210, 1370, '2010-08-04 17:21:00', NULL), (2211, 1371, '2010-08-04 17:58:27', NULL), (2212, 1371, '2010-08-04 17:58:59', NULL), (2213, 1372, '2010-08-04 18:19:03', NULL), (2215, 1373, '2010-08-04 18:42:31', NULL), (2216, 1374, '2010-08-04 18:43:20', NULL), (2217, 1375, '2010-08-04 18:43:43', NULL), (2218, 1376, '2010-08-04 18:44:28', NULL), (2219, 1377, '2010-08-04 18:45:01', NULL), (2220, 1378, '2010-08-04 18:52:23', NULL), (2224, 1379, '2010-08-04 20:07:00', NULL), (2230, 1380, '2010-08-04 21:43:55', NULL), (2232, 1381, '2010-08-04 22:03:43', NULL), (2233, 1382, '2010-08-04 22:06:23', NULL), (2234, 1383, '2010-08-04 22:06:22', NULL), (2236, 1384, '2010-08-04 22:37:16', NULL), (2238, 1385, '2010-08-04 22:57:51', NULL), (2242, 1386, '2010-08-04 23:51:44', NULL), (2247, 1387, '2010-08-05 01:55:39', NULL), (2253, 1388, '2010-08-05 02:12:43', NULL), (2255, 1389, '2010-08-05 02:15:26', NULL), (2257, 1390, '2010-08-05 02:38:28', NULL), (2259, 1391, '2010-08-05 03:15:42', NULL), (2266, 1392, '2010-08-05 04:25:58', NULL), (2270, 1393, '2010-08-05 04:38:52', NULL), (2274, 1394, '2010-08-05 05:11:01', NULL), (2279, 1395, '2010-08-05 05:31:05', NULL), (2280, 1395, '2010-08-05 05:35:03', NULL), (2286, 1396, '2010-08-05 06:35:57', NULL), (2288, 1397, '2010-08-05 06:49:57', NULL), (2290, 1398, '2010-08-05 07:12:11', NULL), (2292, 1399, '2010-08-05 07:23:54', NULL), (2293, 1400, '2010-08-05 07:35:05', NULL), (2294, 1401, '2010-08-05 07:35:30', NULL), (2295, 1402, '2010-08-05 07:35:30', NULL), (2296, 1403, '2010-08-05 07:35:31', NULL), (2297, 1404, '2010-08-05 07:38:21', NULL), (2304, 1405, '2010-08-05 08:14:18', NULL), (2305, 1406, '2010-08-05 08:14:21', NULL), (2306, 1407, '2010-08-05 08:14:23', NULL), (2307, 1408, '2010-08-05 08:14:25', NULL), (2308, 1409, '2010-08-05 08:14:45', NULL), (2309, 1410, '2010-08-05 08:14:47', NULL), (2310, 1411, '2010-08-05 08:18:11', NULL), (2312, 1412, '2010-08-05 08:18:21', NULL), (2313, 1413, '2010-08-05 08:19:32', NULL), (2314, 1414, '2010-08-05 08:19:34', NULL), (2316, 1415, '2010-08-05 08:26:23', NULL), (2320, 1416, '2010-08-05 08:51:32', NULL), (2327, 1417, '2010-08-05 09:29:26', NULL), (2330, 1418, '2010-08-05 09:39:49', NULL), (2340, 1419, '2010-08-05 10:44:51', NULL), (2346, 1420, '2010-08-05 11:11:49', NULL), (2348, 1421, '2010-08-05 11:15:37', NULL), (2355, 1422, '2010-08-05 11:51:44', NULL), (2356, 1423, '2010-08-05 11:53:03', NULL), (2363, 1424, '2010-08-05 12:15:34', NULL), (2364, 1425, '2010-08-05 12:17:53', NULL), (2365, 1426, '2010-08-05 12:19:54', NULL), (2370, 1427, '2010-08-05 12:45:04', NULL), (2376, 1428, '2010-08-05 13:12:48', NULL), (2383, 1429, '2010-08-05 13:35:33', NULL), (2387, 1430, '2010-08-05 13:56:17', NULL), (2388, 1431, '2010-08-05 13:56:48', NULL), (2390, 1432, '2010-08-05 14:02:04', NULL), (2392, 1433, '2010-08-05 14:10:43', NULL), (2394, 1434, '2010-08-05 14:13:45', NULL), (2395, 1435, '2010-08-05 14:14:22', NULL), (2404, 1436, '2010-08-05 14:55:22', NULL), (2405, 1437, '2010-08-05 14:56:53', NULL), (2407, 1438, '2010-08-05 15:31:59', NULL), (2411, 1439, '2010-08-05 16:16:44', NULL), (2413, 1440, '2010-08-05 16:25:08', NULL), (2416, 1441, '2010-08-05 18:34:57', NULL), (2419, 1442, '2010-08-05 19:49:37', NULL), (2421, 1443, '2010-08-05 20:30:26', NULL), (2424, 1444, '2010-08-05 21:15:10', NULL), (2427, 1445, '2010-08-05 21:30:40', NULL), (2444, 1446, '2010-08-06 02:33:38', NULL), (2447, 1447, '2010-08-06 03:04:01', NULL), (2465, 1448, '2010-08-06 05:36:06', NULL), (2470, 1449, '2010-08-06 06:10:17', NULL), (2471, 1450, '2010-08-06 06:12:06', NULL), (2480, 1451, '2010-08-06 07:02:43', NULL), (2496, 1452, '2010-08-06 09:40:37', NULL), (2500, 1453, '2010-08-06 10:38:15', NULL), (2504, 1456, '2010-08-06 11:07:46', NULL), (2506, 1457, '2010-08-06 11:24:21', NULL), (2507, 1458, '2010-08-06 11:42:53', NULL), (2508, 1459, '2010-08-06 12:02:49', NULL), (2509, 1460, '2010-08-06 12:04:42', NULL), (2511, 1461, '2010-08-06 12:17:17', NULL), (2512, 1461, '2010-08-06 12:20:58', NULL), (2513, 1462, '2010-08-06 12:30:03', NULL), (2514, 1463, '2010-08-06 12:50:17', NULL), (2515, 1464, '2010-08-06 13:13:47', NULL), (2517, 1465, '2010-08-06 14:03:51', NULL), (2523, 1466, '2010-08-06 15:05:31', NULL), (2525, 1467, '2010-08-06 15:16:24', NULL), (2529, 1468, '2010-08-06 15:38:48', NULL), (2530, 1469, '2010-08-06 15:48:01', NULL), (2531, 1470, '2010-08-06 15:55:21', NULL), (2532, 1471, '2010-08-06 15:59:34', NULL), (2533, 1472, '2010-08-06 16:09:23', NULL), (2535, 1473, '2010-08-07 00:10:14', NULL), (2536, 1474, '2010-08-07 02:00:09', NULL), (2543, 1475, '2010-08-07 05:08:08', NULL), (2544, 1476, '2010-08-07 08:04:55', NULL), (2545, 1477, '2010-08-07 08:06:35', NULL), (2546, 1478, '2010-08-07 10:17:12', NULL), (2547, 1479, '2010-08-07 10:51:22', NULL), (2548, 1480, '2010-08-07 10:51:25', NULL), (2550, 1481, '2010-08-07 11:41:11', NULL), (2551, 1482, '2010-08-07 13:47:45', NULL), (2553, 1483, '2010-08-07 14:27:58', NULL), (2555, 1484, '2010-08-07 15:28:00', NULL), (2556, 1485, '2010-08-07 15:39:58', NULL), (2557, 1486, '2010-08-07 17:54:34', NULL), (2559, 1487, '2010-08-07 19:33:43', NULL), (2560, 1488, '2010-08-07 19:35:53', NULL), (2561, 1489, '2010-08-07 19:41:18', NULL), (2562, 1490, '2010-08-07 20:13:02', NULL), (2564, 1491, '2010-08-07 20:25:31', NULL), (2565, 1492, '2010-08-07 20:37:24', NULL), (2566, 1493, '2010-08-07 20:47:59', NULL), (2596, 1494, '2010-08-07 21:46:34', NULL), (2597, 1495, '2010-08-07 22:07:10', NULL), (2598, 1496, '2010-08-07 22:28:09', NULL), (2599, 1497, '2010-08-07 23:06:59', NULL), (2600, 1498, '2010-08-07 23:37:55', NULL), (2601, 1499, '2010-08-07 23:56:16', NULL), (2602, 1500, '2010-08-08 00:08:52', NULL), (2603, 1501, '2010-08-08 00:39:49', NULL), (2604, 1502, '2010-08-08 00:41:44', NULL), (2606, 1503, '2010-08-08 01:02:02', NULL), (2658, 1504, '2010-08-08 02:28:01', NULL), (2659, 1505, '2010-08-08 04:54:35', NULL), (2661, 1506, '2010-08-08 05:30:32', NULL), (2671, 1507, '2010-08-08 06:44:25', NULL), (2677, 1508, '2010-08-08 06:55:53', NULL), (2681, 1509, '2010-08-08 07:01:45', NULL), (2684, 1510, '2010-08-08 07:16:53', NULL), (2699, 1511, '2010-08-08 07:48:40', NULL), (2738, 1514, '2010-08-08 09:45:57', NULL), (2739, 1515, '2010-08-08 09:50:31', NULL), (2740, 1516, '2010-08-08 10:01:25', NULL), (2741, 1517, '2010-08-08 10:03:40', NULL), (2742, 1518, '2010-08-08 10:31:24', NULL), (2745, 1519, '2010-08-08 10:58:57', NULL), (2746, 1519, '2010-08-08 11:04:11', NULL), (2747, 1520, '2010-08-08 11:07:18', NULL), (2748, 1521, '2010-08-08 11:13:06', NULL), (2749, 1522, '2010-08-08 11:31:27', NULL), (2750, 1522, '2010-08-08 11:32:36', NULL), (2751, 1523, '2010-08-08 11:46:45', NULL), (2752, 1524, '2010-08-08 11:53:40', NULL), (2753, 1525, '2010-08-08 12:29:31', NULL), (2755, 1526, '2010-08-08 13:19:21', NULL), (2758, 1527, '2010-08-08 13:38:18', NULL), (2761, 1526, '2010-08-08 13:44:42', NULL), (2762, 1528, '2010-08-08 13:57:20', NULL), (2763, 1529, '2010-08-08 14:22:07', NULL), (2764, 1530, '2010-08-08 14:42:19', NULL), (2765, 1531, '2010-08-08 14:45:47', NULL), (2766, 1532, '2010-08-08 15:50:34', NULL), (2767, 1533, '2010-08-08 15:54:34', NULL), (2768, 1534, '2010-08-08 16:07:14', NULL), (2769, 1535, '2010-08-08 16:52:57', NULL), (2770, 1536, '2010-08-08 17:34:05', NULL), (2772, 1537, '2010-08-08 18:17:29', NULL), (2773, 1538, '2010-08-08 18:54:02', NULL), (2774, 1539, '2010-08-08 19:17:34', NULL), (2776, 1540, '2010-08-08 20:01:18', NULL), (2777, 1541, '2010-08-08 20:10:06', NULL), (2779, 1542, '2010-08-08 23:08:19', NULL), (2780, 1543, '2010-08-08 23:20:52', NULL), (2781, 1544, '2010-08-09 02:12:44', NULL), (2782, 1545, '2010-08-09 05:14:20', NULL), (2783, 1546, '2010-08-09 08:00:31', NULL), (2784, 1547, '2010-08-09 09:37:38', NULL), (2785, 1549, '2010-08-09 09:37:41', NULL), (2786, 1548, '2010-08-09 09:37:41', NULL), (2787, 1550, '2010-08-09 09:37:42', NULL), (2788, 1551, '2010-08-09 09:38:02', NULL), (2789, 1552, '2010-08-09 09:38:16', NULL), (2790, 1553, '2010-08-09 09:38:50', NULL), (2791, 1554, '2010-08-09 09:38:47', NULL), (2792, 1555, '2010-08-09 09:38:53', NULL), (2793, 1556, '2010-08-09 09:39:38', NULL), (2794, 1557, '2010-08-09 09:47:03', NULL), (2795, 1558, '2010-08-09 10:08:49', NULL), (2796, 1559, '2010-08-09 10:16:13', NULL), (2797, 1560, '2010-08-09 10:20:24', NULL), (2798, 1561, '2010-08-09 10:25:57', NULL), (2799, 1562, '2010-08-09 10:38:31', NULL), (2800, 1563, '2010-08-09 11:04:16', NULL), (2801, 1564, '2010-08-09 11:25:09', NULL), (2802, 1565, '2010-08-09 11:49:16', NULL), (2803, 1566, '2010-08-09 11:49:19', NULL), (2804, 1567, '2010-08-09 11:50:56', NULL), (2805, 1567, '2010-08-09 11:55:49', NULL), (2806, 1568, '2010-08-09 12:08:09', NULL), (2807, 1569, '2010-08-09 12:21:13', NULL), (2809, 1570, '2010-08-09 12:42:13', NULL), (2810, 1571, '2010-08-09 12:54:29', NULL), (2811, 1572, '2010-08-09 12:57:12', NULL), (2812, 1572, '2010-08-09 13:01:19', NULL), (2813, 1573, '2010-08-09 13:54:28', NULL), (2815, 1574, '2010-08-09 14:24:41', NULL), (2816, 1575, '2010-08-09 14:27:42', NULL), (2817, 1576, '2010-08-09 14:37:43', NULL), (2818, 1577, '2010-08-09 15:21:36', NULL), (2819, 1578, '2010-08-09 15:30:08', NULL), (2820, 1579, '2010-08-09 15:31:33', NULL), (2833, 1580, '2010-08-09 15:43:54', NULL), (2854, 1581, '2010-08-09 16:02:58', NULL), (2874, 1582, '2010-08-09 16:25:19', NULL), (2875, 1583, '2010-08-09 16:53:29', NULL), (2876, 1584, '2010-08-09 18:14:44', NULL), (2877, 1585, '2010-08-09 19:32:40', NULL), (2878, 1586, '2010-08-09 19:32:41', NULL), (2879, 1587, '2010-08-09 19:32:43', NULL), (2880, 1588, '2010-08-09 19:44:13', NULL), (2903, 1589, '2010-08-09 22:08:56', NULL), (2905, 1590, '2010-08-09 22:13:47', NULL), (2918, 1591, '2010-08-09 23:22:25', NULL), (2919, 1592, '2010-08-10 01:27:50', NULL), (2920, 1593, '2010-08-10 01:53:11', NULL), (2928, 1594, '2010-08-10 02:43:27', NULL), (2934, 1595, '2010-08-10 03:59:05', NULL), (2941, 1596, '2010-08-10 06:14:11', NULL), (2942, 1597, '2010-08-10 06:22:10', NULL), (2945, 1598, '2010-08-10 07:00:25', NULL), (2962, 1599, '2010-08-10 09:06:27', NULL), (2964, 1600, '2010-08-10 09:12:18', NULL), (2967, 1601, '2010-08-10 09:33:36', NULL), (2969, 1602, '2010-08-10 09:44:05', NULL), (2971, 1603, '2010-08-10 10:03:38', NULL), (2972, 1604, '2010-08-10 10:21:37', NULL), (2973, 1605, '2010-08-10 10:37:04', NULL), (2982, 1606, '2010-08-10 12:04:36', NULL), (2986, 1607, '2010-08-10 12:20:40', NULL), (2987, 1608, '2010-08-10 12:42:21', NULL), (2988, 1609, '2010-08-10 13:03:56', NULL), (2989, 1610, '2010-08-10 13:07:53', NULL), (2992, 1611, '2010-08-10 13:34:39', NULL), (2993, 1612, '2010-08-10 13:43:04', NULL), (2994, 1613, '2010-08-10 13:49:17', NULL), (2995, 1614, '2010-08-10 13:51:42', NULL), (2996, 1615, '2010-08-10 14:07:54', NULL), (2997, 1616, '2010-08-10 14:13:55', NULL), (2998, 1617, '2010-08-10 14:26:57', NULL), (2999, 1618, '2010-08-10 14:45:29', NULL), (3000, 1619, '2010-08-10 14:56:45', NULL), (3001, 1620, '2010-08-10 15:14:41', NULL), (3002, 1621, '2010-08-10 15:27:28', NULL), (3003, 1622, '2010-08-10 15:57:50', NULL), (3004, 1623, '2010-08-10 17:00:56', NULL), (3005, 1624, '2010-08-10 17:34:27', NULL), (3006, 1625, '2010-08-10 17:41:45', NULL), (3007, 1626, '2010-08-10 17:45:42', NULL), (3008, 1627, '2010-08-10 17:47:22', NULL), (3009, 1628, '2010-08-10 17:52:31', NULL), (3010, 1629, '2010-08-10 18:42:43', NULL), (3011, 1630, '2010-08-10 18:45:14', NULL), (3012, 1631, '2010-08-10 19:04:37', NULL), (3013, 1632, '2010-08-10 19:15:45', NULL), (3014, 1633, '2010-08-10 19:46:16', NULL), (3015, 1634, '2010-08-10 19:54:15', NULL), (3016, 1635, '2010-08-10 19:56:03', NULL), (3017, 1636, '2010-08-10 20:06:24', NULL), (3018, 1637, '2010-08-10 21:25:00', NULL), (3019, 1638, '2010-08-10 22:02:57', NULL), (3020, 1639, '2010-08-10 22:02:57', NULL), (3021, 1640, '2010-08-10 22:02:57', NULL), (3022, 1641, '2010-08-10 22:02:58', NULL), (3023, 1642, '2010-08-10 22:09:55', NULL), (3024, 1643, '2010-08-10 22:11:59', NULL), (3025, 1644, '2010-08-10 23:13:25', NULL), (3026, 1645, '2010-08-10 23:28:10', NULL), (3027, 1646, '2010-08-10 23:59:30', NULL), (3028, 1647, '2010-08-11 00:39:03', NULL), (3029, 1648, '2010-08-11 00:45:43', NULL), (3030, 1649, '2010-08-11 00:53:27', NULL), (3031, 1650, '2010-08-11 00:54:19', NULL), (3032, 1651, '2010-08-11 00:56:23', NULL), (3033, 1652, '2010-08-11 01:04:10', NULL), (3034, 1653, '2010-08-11 01:05:08', NULL), (3035, 1654, '2010-08-11 01:05:21', NULL), (3036, 1655, '2010-08-11 01:05:50', NULL), (3037, 1656, '2010-08-11 01:06:27', NULL), (3038, 1657, '2010-08-11 01:08:13', NULL), (3039, 1658, '2010-08-11 01:09:21', NULL), (3040, 1659, '2010-08-11 01:10:10', NULL), (3041, 1660, '2010-08-11 01:19:30', NULL), (3042, 1661, '2010-08-11 01:31:12', NULL), (3043, 1662, '2010-08-11 01:35:08', NULL), (3044, 1663, '2010-08-11 01:41:15', NULL), (3045, 1664, '2010-08-11 01:41:49', NULL), (3046, 1665, '2010-08-11 02:07:47', NULL), (3047, 1666, '2010-08-11 02:11:37', NULL), (3048, 1667, '2010-08-11 02:16:25', NULL), (3049, 1668, '2010-08-11 02:34:54', NULL), (3050, 1669, '2010-08-11 02:37:06', NULL), (3051, 1670, '2010-08-11 02:45:32', NULL), (3052, 1671, '2010-08-11 02:47:25', NULL), (3053, 1672, '2010-08-11 02:54:12', NULL), (3054, 1673, '2010-08-11 02:55:02', NULL), (3055, 1674, '2010-08-11 02:55:14', NULL), (3056, 1675, '2010-08-11 02:56:38', NULL), (3057, 1676, '2010-08-11 03:01:49', NULL), (3058, 1677, '2010-08-11 03:22:25', NULL), (3059, 1678, '2010-08-11 03:31:22', NULL), (3060, 1679, '2010-08-11 03:38:15', NULL), (3061, 1680, '2010-08-11 04:31:20', NULL), (3062, 1681, '2010-08-11 04:43:12', NULL), (3063, 1682, '2010-08-11 04:47:11', NULL), (3064, 1683, '2010-08-11 05:32:54', NULL), (3065, 1684, '2010-08-11 05:45:09', NULL), (3066, 1685, '2010-08-11 05:52:55', NULL), (3067, 1686, '2010-08-11 06:14:10', NULL), (3068, 1687, '2010-08-11 06:28:34', NULL), (3069, 1688, '2010-08-11 07:42:08', NULL), (3070, 1689, '2010-08-11 08:01:53', NULL), (3071, 1690, '2010-08-11 08:02:20', NULL), (3072, 1691, '2010-08-11 08:27:14', NULL), (3073, 1692, '2010-08-11 08:48:36', NULL), (3074, 1693, '2010-08-11 08:51:03', NULL), (3075, 1694, '2010-08-11 09:30:25', NULL), (3076, 1695, '2010-08-11 09:33:18', NULL), (3078, 1696, '2010-08-11 10:42:59', NULL), (3079, 1697, '2010-08-11 11:05:05', NULL), (3080, 1698, '2010-08-11 11:13:31', NULL), (3081, 1699, '2010-08-11 12:09:59', NULL), (3083, 1700, '2010-08-11 12:24:46', NULL), (3084, 1701, '2010-08-11 13:08:40', NULL), (3085, 1702, '2010-08-11 13:14:17', NULL), (3086, 1703, '2010-08-11 13:20:34', NULL), (3087, 1704, '2010-08-11 13:41:46', NULL), (3088, 1705, '2010-08-11 13:54:59', NULL), (3089, 1706, '2010-08-11 14:17:33', NULL), (3090, 1707, '2010-08-11 14:53:58', NULL), (3091, 1708, '2010-08-11 15:06:38', NULL), (3092, 1709, '2010-08-11 15:20:20', NULL), (3093, 1710, '2010-08-11 15:20:23', NULL), (3094, 1711, '2010-08-11 15:20:26', NULL), (3095, 1712, '2010-08-11 15:20:28', NULL), (3096, 1713, '2010-08-11 15:20:31', NULL), (3097, 1714, '2010-08-11 15:20:34', NULL), (3098, 1715, '2010-08-11 15:20:37', NULL), (3099, 1716, '2010-08-11 15:20:40', NULL), (3100, 1717, '2010-08-11 15:20:55', NULL), (3101, 1718, '2010-08-11 15:20:58', NULL), (3102, 1719, '2010-08-11 15:21:01', NULL), (3103, 1720, '2010-08-11 15:21:03', NULL), (3104, 1721, '2010-08-11 15:21:05', NULL), (3105, 1722, '2010-08-11 15:21:08', NULL), (3106, 1723, '2010-08-11 15:21:10', NULL), (3107, 1724, '2010-08-11 15:21:12', NULL), (3108, 1725, '2010-08-11 15:21:14', NULL), (3109, 1726, '2010-08-11 15:21:15', NULL), (3110, 1727, '2010-08-11 15:21:18', NULL), (3111, 1728, '2010-08-11 15:21:20', NULL), (3112, 1729, '2010-08-11 15:21:22', NULL), (3113, 1730, '2010-08-11 15:21:25', NULL), (3114, 1731, '2010-08-11 15:21:27', NULL), (3115, 1732, '2010-08-11 15:21:29', NULL), (3116, 1733, '2010-08-11 15:21:31', NULL), (3117, 1734, '2010-08-11 15:21:34', NULL), (3118, 1735, '2010-08-11 15:21:37', NULL), (3119, 1736, '2010-08-11 15:21:39', NULL), (3120, 1737, '2010-08-11 15:21:42', NULL), (3121, 1738, '2010-08-11 15:21:46', NULL), (3122, 1739, '2010-08-11 15:21:49', NULL), (3123, 1740, '2010-08-11 15:21:52', NULL), (3124, 1741, '2010-08-11 15:21:55', NULL), (3125, 1742, '2010-08-11 15:21:58', NULL), (3126, 1743, '2010-08-11 15:22:01', NULL), (3127, 1744, '2010-08-11 15:22:04', NULL), (3128, 1745, '2010-08-11 15:22:06', NULL), (3129, 1746, '2010-08-11 15:22:09', NULL), (3130, 1747, '2010-08-11 15:22:12', NULL), (3131, 1748, '2010-08-11 15:22:15', NULL), (3132, 1749, '2010-08-11 15:22:18', NULL), (3133, 1750, '2010-08-11 15:22:20', NULL), (3134, 1751, '2010-08-11 15:22:23', NULL), (3135, 1752, '2010-08-11 15:22:26', NULL), (3136, 1753, '2010-08-11 15:22:28', NULL), (3137, 1754, '2010-08-11 15:22:31', NULL), (3138, 1755, '2010-08-11 15:22:34', NULL), (3139, 1756, '2010-08-11 15:22:37', NULL), (3140, 1757, '2010-08-11 15:22:39', NULL), (3141, 1758, '2010-08-11 15:22:42', NULL), (3142, 1759, '2010-08-11 15:22:50', NULL), (3143, 1760, '2010-08-11 16:03:12', NULL), (3144, 1761, '2010-08-11 16:04:58', NULL), (3145, 1762, '2010-08-11 16:13:42', NULL), (3146, 1763, '2010-08-11 16:15:44', NULL), (3147, 1764, '2010-08-11 16:51:34', NULL), (3148, 1765, '2010-08-11 16:53:46', NULL), (3149, 1766, '2010-08-11 17:13:22', NULL), (3150, 1767, '2010-08-11 17:36:16', NULL), (3151, 1768, '2010-08-11 18:00:46', NULL), (3152, 1769, '2010-08-11 18:30:42', NULL), (3153, 1770, '2010-08-11 18:32:46', NULL), (3154, 1771, '2010-08-11 18:44:36', NULL), (3155, 1772, '2010-08-11 18:44:56', NULL), (3156, 1773, '2010-08-11 18:46:06', NULL), (3157, 1774, '2010-08-11 18:46:44', NULL), (3158, 1775, '2010-08-11 18:46:56', NULL), (3159, 1776, '2010-08-11 18:50:23', NULL), (3160, 1777, '2010-08-11 19:18:43', NULL), (3161, 1778, '2010-08-11 19:39:55', NULL), (3162, 1779, '2010-08-11 20:03:32', NULL), (3163, 1780, '2010-08-11 20:09:53', NULL), (3164, 1781, '2010-08-11 20:17:29', NULL), (3165, 1782, '2010-08-11 21:14:31', NULL), (3166, 1783, '2010-08-11 21:39:51', NULL), (3167, 1784, '2010-08-11 21:39:54', NULL), (3168, 1785, '2010-08-11 21:46:01', NULL), (3169, 1786, '2010-08-11 22:02:20', NULL), (3170, 1787, '2010-08-11 22:20:34', NULL), (3171, 1788, '2010-08-11 22:46:25', NULL), (3172, 1789, '2010-08-11 23:09:51', NULL), (3173, 1790, '2010-08-11 23:53:39', NULL), (3174, 1791, '2010-08-12 00:00:52', NULL), (3175, 1792, '2010-08-12 00:31:31', NULL), (3176, 1793, '2010-08-12 01:11:27', NULL), (3177, 1794, '2010-08-12 02:02:00', NULL), (3178, 1795, '2010-08-12 02:17:09', NULL), (3179, 1796, '2010-08-12 02:18:03', NULL), (3180, 1797, '2010-08-12 02:24:30', NULL), (3181, 1798, '2010-08-12 03:17:52', NULL), (3182, 1799, '2010-08-12 03:19:55', NULL), (3183, 1800, '2010-08-12 03:49:33', NULL), (3185, 1801, '2010-08-12 04:49:16', NULL), (3186, 1802, '2010-08-12 05:07:17', NULL), (3188, 1803, '2010-08-12 06:24:30', NULL), (3189, 1804, '2010-08-12 06:51:27', NULL), (3190, 1805, '2010-08-12 06:53:20', NULL), (3191, 1806, '2010-08-12 06:57:25', NULL), (3192, 1807, '2010-08-12 07:14:09', NULL), (3193, 1808, '2010-08-12 07:32:33', NULL), (3194, 1809, '2010-08-12 07:45:25', NULL), (3195, 1810, '2010-08-12 08:49:06', NULL), (3196, 1811, '2010-08-12 08:51:20', NULL), (3197, 1812, '2010-08-12 08:52:37', NULL), (3198, 1813, '2010-08-12 09:56:43', NULL), (3199, 1814, '2010-08-12 10:28:14', NULL), (3201, 1815, '2010-08-12 11:30:26', NULL), (3202, 1816, '2010-08-12 11:40:22', NULL), (3203, 1817, '2010-08-12 12:32:40', NULL), (3204, 1818, '2010-08-12 12:39:26', NULL), (3205, 1819, '2010-08-12 12:53:03', NULL), (3206, 1820, '2010-08-12 13:03:39', NULL), (3207, 1821, '2010-08-12 13:12:06', NULL), (3208, 1822, '2010-08-12 13:14:31', NULL), (3209, 1823, '2010-08-12 13:16:53', NULL), (3210, 1824, '2010-08-12 13:17:10', NULL), (3211, 1825, '2010-08-12 14:13:34', NULL), (3212, 1826, '2010-08-12 14:18:02', NULL), (3213, 1827, '2010-08-12 14:38:42', NULL), (3214, 1828, '2010-08-12 14:57:55', NULL), (3215, 1829, '2010-08-12 15:22:04', NULL), (3217, 1830, '2010-08-12 15:51:24', NULL), (3219, 1831, '2010-08-12 16:08:10', NULL), (3220, 1832, '2010-08-12 16:52:14', NULL), (3221, 1833, '2010-08-12 16:55:39', NULL), (3222, 1834, '2010-08-12 17:03:51', NULL), (3223, 1834, '2010-08-12 17:04:33', NULL), (3224, 1835, '2010-08-12 17:06:51', NULL), (3225, 1836, '2010-08-12 17:09:31', NULL), (3226, 1837, '2010-08-12 17:20:19', NULL), (3227, 1838, '2010-08-12 17:21:19', NULL), (3228, 1839, '2010-08-12 17:27:15', NULL), (3229, 1840, '2010-08-12 17:33:11', NULL), (3230, 1841, '2010-08-12 17:39:06', NULL), (3231, 1842, '2010-08-12 17:45:01', NULL), (3232, 1843, '2010-08-12 17:56:54', NULL), (3233, 1844, '2010-08-12 17:58:05', NULL), (3234, 1845, '2010-08-12 18:02:53', NULL), (3235, 1846, '2010-08-12 18:08:52', NULL), (3236, 1847, '2010-08-12 18:09:33', NULL), (3237, 1848, '2010-08-12 18:14:52', NULL), (3238, 1849, '2010-08-12 18:16:37', NULL), (3239, 1850, '2010-08-12 18:21:11', NULL), (3240, 1851, '2010-08-12 18:27:29', NULL), (3241, 1852, '2010-08-12 18:33:46', NULL), (3242, 1853, '2010-08-12 18:40:04', NULL), (3243, 1854, '2010-08-12 18:46:21', NULL), (3244, 1855, '2010-08-12 18:48:17', NULL), (3245, 1856, '2010-08-12 18:52:40', NULL), (3246, 1857, '2010-08-12 18:58:58', NULL), (3247, 1858, '2010-08-12 19:11:31', NULL), (3248, 1859, '2010-08-12 19:17:49', NULL), (3249, 1860, '2010-08-12 19:24:07', NULL), (3250, 1861, '2010-08-12 19:30:24', NULL), (3251, 1862, '2010-08-12 19:42:53', NULL), (3252, 1863, '2010-08-12 19:43:49', NULL), (3253, 1864, '2010-08-12 19:48:18', NULL), (3254, 1865, '2010-08-12 19:49:09', NULL), (3255, 1866, '2010-08-12 19:55:24', NULL), (3256, 1867, '2010-08-12 20:07:53', NULL), (3257, 1868, '2010-08-12 20:14:09', NULL), (3258, 1869, '2010-08-12 20:20:24', NULL), (3259, 1870, '2010-08-12 20:26:39', NULL), (3260, 1871, '2010-08-12 20:32:23', NULL), (3261, 1872, '2010-08-12 20:32:57', NULL), (3262, 1873, '2010-08-12 20:36:33', NULL), (3263, 1874, '2010-08-12 20:39:13', NULL), (3264, 1875, '2010-08-12 20:45:34', NULL), (3265, 1876, '2010-08-12 21:04:03', NULL), (3266, 1877, '2010-08-12 21:10:19', NULL), (3267, 1878, '2010-08-12 21:22:50', NULL), (3268, 1879, '2010-08-12 21:32:19', NULL), (3269, 1880, '2010-08-12 21:48:03', NULL), (3270, 1881, '2010-08-12 21:54:18', NULL), (3271, 1882, '2010-08-12 22:00:34', NULL), (3272, 1883, '2010-08-12 22:13:28', NULL), (3273, 1884, '2010-08-12 22:32:22', NULL), (3274, 1885, '2010-08-12 22:45:12', NULL), (3275, 1886, '2010-08-12 22:57:48', NULL), (3276, 1887, '2010-08-12 23:04:06', NULL), (3277, 1888, '2010-08-12 23:16:43', NULL), (3278, 1889, '2010-08-12 23:29:21', NULL), (3279, 1890, '2010-08-12 23:35:41', NULL), (3280, 1891, '2010-08-12 23:48:19', NULL), (3281, 1892, '2010-08-12 23:54:38', NULL), (3282, 1893, '2010-08-13 00:00:58', NULL), (3284, 1894, '2010-08-13 00:13:35', NULL), (3285, 1895, '2010-08-13 00:19:55', NULL), (3287, 1896, '2010-08-13 00:26:14', NULL), (3288, 1897, '2010-08-13 00:45:10', NULL), (3290, 1898, '2010-08-13 00:57:47', NULL), (3291, 1899, '2010-08-13 01:04:06', NULL), (3293, 1900, '2010-08-13 01:10:26', NULL), (3294, 1901, '2010-08-13 01:16:45', NULL), (3295, 1902, '2010-08-13 01:29:22', NULL), (3296, 1903, '2010-08-13 01:35:41', NULL), (3297, 1904, '2010-08-13 01:42:01', NULL), (3298, 1905, '2010-08-13 01:54:38', NULL), (3299, 1906, '2010-08-13 02:00:58', NULL), (3301, 1907, '2010-08-13 02:07:17', NULL), (3302, 1908, '2010-08-13 02:19:55', NULL), (3303, 1909, '2010-08-13 02:26:14', NULL), (3304, 1910, '2010-08-13 02:32:34', NULL), (3305, 1911, '2010-08-13 02:38:53', NULL), (3306, 1912, '2010-08-13 02:45:12', NULL), (3308, 1913, '2010-08-13 02:51:31', NULL), (3310, 1914, '2010-08-13 03:06:52', NULL), (3311, 1915, '2010-08-13 03:10:14', NULL), (3313, 1916, '2010-08-13 03:22:44', NULL), (3314, 1917, '2010-08-13 03:29:00', NULL), (3316, 1918, '2010-08-13 03:35:15', NULL), (3318, 1919, '2010-08-13 03:47:37', NULL), (3319, 1920, '2010-08-13 03:53:49', NULL), (3321, 1921, '2010-08-13 04:00:02', NULL), (3322, 1922, '2010-08-13 04:12:24', NULL), (3325, 1923, '2010-08-13 04:30:44', NULL), (3326, 1924, '2010-08-13 04:36:52', NULL), (3328, 1925, '2010-08-13 04:43:00', NULL), (3329, 1926, '2010-08-13 04:49:07', NULL), (3330, 1927, '2010-08-13 04:58:57', NULL), (3331, 1928, '2010-08-13 05:01:21', NULL), (3332, 1929, '2010-08-13 05:07:30', NULL), (3334, 1930, '2010-08-13 05:13:38', NULL), (3335, 1931, '2010-08-13 05:19:45', NULL), (3336, 1932, '2010-08-13 05:25:53', NULL), (3337, 1933, '2010-08-13 05:38:07', NULL), (3338, 1934, '2010-08-13 05:50:21', NULL), (3340, 1935, '2010-08-13 05:56:28', NULL), (3341, 1936, '2010-08-13 06:02:36', NULL), (3342, 1937, '2010-08-13 06:08:03', NULL), (3343, 1938, '2010-08-13 06:08:44', NULL), (3344, 1939, '2010-08-13 06:15:26', NULL), (3345, 1940, '2010-08-13 06:20:47', NULL), (3346, 1941, '2010-08-13 06:23:28', NULL), (3348, 1942, '2010-08-13 06:35:56', NULL), (3349, 1943, '2010-08-13 06:48:25', NULL), (3350, 1944, '2010-08-13 06:54:40', NULL), (3351, 1945, '2010-08-13 07:07:09', NULL), (3353, 1946, '2010-08-13 07:17:42', NULL), (3354, 1947, '2010-08-13 07:18:20', NULL), (3356, 1948, '2010-08-13 07:25:51', NULL), (3357, 1949, '2010-08-13 07:32:06', NULL), (3359, 1950, '2010-08-13 07:38:21', NULL), (3360, 1951, '2010-08-13 07:44:36', NULL), (3361, 1952, '2010-08-13 07:57:05', NULL), (3362, 1953, '2010-08-13 07:57:52', NULL), (3363, 1954, '2010-08-13 08:03:20', NULL), (3365, 1955, '2010-08-13 08:15:49', NULL), (3366, 1956, '2010-08-13 08:28:17', NULL), (3367, 1957, '2010-08-13 08:34:32', NULL), (3369, 1958, '2010-08-13 08:38:11', NULL), (3370, 1959, '2010-08-13 08:40:46', NULL), (3371, 1960, '2010-08-13 08:47:01', NULL), (3372, 1961, '2010-08-13 08:59:29', NULL), (3374, 1962, '2010-08-13 09:11:57', NULL), (3375, 1963, '2010-08-13 09:18:12', NULL), (3377, 1964, '2010-08-13 09:21:24', NULL), (3378, 1965, '2010-08-13 09:24:26', NULL), (3379, 1966, '2010-08-13 09:30:13', NULL), (3380, 1967, '2010-08-13 09:30:40', NULL), (3381, 1968, '2010-08-13 09:40:27', NULL), (3382, 1969, '2010-08-13 09:43:07', NULL), (3384, 1970, '2010-08-13 09:49:22', NULL), (3385, 1971, '2010-08-13 09:55:37', NULL), (3386, 1972, '2010-08-13 09:55:53', NULL), (3387, 1973, '2010-08-13 09:56:26', NULL), (3389, 1974, '2010-08-13 10:08:03', NULL), (3391, 1975, '2010-08-13 10:17:48', NULL), (3392, 1976, '2010-08-13 10:30:18', NULL), (3394, 1977, '2010-08-13 10:39:06', NULL), (3396, 1978, '2010-08-13 10:57:45', NULL), (3397, 1979, '2010-08-13 11:03:59', NULL), (3398, 1980, '2010-08-13 11:10:13', NULL), (3400, 1981, '2010-08-13 11:16:27', NULL), (3401, 1982, '2010-08-13 11:28:52', NULL), (3402, 1983, '2010-08-13 11:37:47', NULL), (3403, 1984, '2010-08-13 11:41:18', NULL), (3404, 1985, '2010-08-13 11:47:31', NULL), (3405, 1986, '2010-08-13 11:48:39', NULL), (3406, 1987, '2010-08-13 11:53:44', NULL), (3407, 1988, '2010-08-13 12:11:14', NULL), (3408, 1989, '2010-08-13 12:12:20', NULL), (3409, 1990, '2010-08-13 12:18:35', NULL), (3410, 1991, '2010-08-13 12:19:33', NULL), (3411, 1992, '2010-08-13 12:30:58', NULL), (3413, 1993, '2010-08-13 12:43:22', NULL), (3415, 1994, '2010-08-13 13:14:16', NULL), (3416, 1995, '2010-08-13 13:27:38', NULL), (3417, 1996, '2010-08-13 13:31:08', NULL), (3418, 1997, '2010-08-13 13:48:10', NULL), (3419, 1998, '2010-08-13 14:08:05', NULL), (3420, 1999, '2010-08-13 14:10:16', NULL), (3421, 2000, '2010-08-13 14:16:30', NULL), (3422, 2001, '2010-08-13 15:24:14', NULL), (3427, 2002, '2010-08-13 15:55:45', NULL), (3428, 2003, '2010-08-13 16:05:14', NULL), (3429, 2004, '2010-08-13 16:39:53', NULL), (3430, 2005, '2010-08-13 17:07:13', NULL), (3432, 2006, '2010-08-13 17:34:22', NULL), (3433, 2007, '2010-08-13 17:46:47', NULL), (3435, 2008, '2010-08-13 18:35:43', NULL), (3436, 2009, '2010-08-13 19:04:17', NULL), (3438, 2010, '2010-08-13 19:26:40', NULL), (3439, 2011, '2010-08-13 20:11:23', NULL), (3440, 2012, '2010-08-13 20:25:09', NULL), (3442, 2013, '2010-08-13 20:56:06', NULL), (3444, 2014, '2010-08-13 22:08:47', NULL), (3445, 2015, '2010-08-13 22:47:46', NULL), (3446, 2016, '2010-08-13 23:09:36', NULL), (3447, 2017, '2010-08-13 23:14:23', NULL), (3448, 2018, '2010-08-13 23:14:25', NULL), (3449, 2019, '2010-08-13 23:14:27', NULL), (3450, 2020, '2010-08-13 23:14:29', NULL), (3453, 2021, '2010-08-14 00:14:00', NULL), (3455, 2022, '2010-08-14 01:17:52', NULL), (3456, 2023, '2010-08-14 01:47:59', NULL), (3457, 2024, '2010-08-14 02:00:28', NULL), (3463, 2025, '2010-08-14 03:11:55', NULL), (3467, 2026, '2010-08-14 04:13:04', NULL), (3469, 2027, '2010-08-14 04:33:29', NULL), (3474, 2028, '2010-08-14 05:14:16', NULL), (3477, 2029, '2010-08-14 06:01:28', NULL), (3482, 2030, '2010-08-14 06:50:25', NULL), (3485, 2031, '2010-08-14 07:11:53', NULL), (3487, 2032, '2010-08-14 07:20:55', NULL), (3492, 2033, '2010-08-14 08:28:46', NULL), (3496, 2034, '2010-08-14 09:48:04', NULL), (3497, 2035, '2010-08-14 10:32:38', NULL), (3499, 2036, '2010-08-14 12:17:31', NULL), (3500, 2037, '2010-08-14 12:17:34', NULL), (3501, 2038, '2010-08-14 12:17:34', NULL), (3502, 2039, '2010-08-14 12:17:36', NULL), (3503, 2040, '2010-08-14 12:17:38', NULL), (3504, 2041, '2010-08-14 12:18:03', NULL), (3505, 2042, '2010-08-14 12:18:09', NULL), (3506, 2043, '2010-08-14 12:18:11', NULL), (3507, 2044, '2010-08-14 12:18:17', NULL), (3508, 2045, '2010-08-14 12:18:47', NULL), (3510, 2046, '2010-08-14 13:04:51', NULL), (3511, 2047, '2010-08-14 13:32:19', NULL), (3512, 2048, '2010-08-14 13:35:58', NULL), (3513, 2049, '2010-08-14 13:49:54', NULL), (3514, 2049, '2010-08-14 13:53:34', NULL), (3515, 2050, '2010-08-14 13:55:25', NULL), (3516, 2051, '2010-08-14 13:59:17', NULL), (3518, 2052, '2010-08-14 14:12:31', NULL), (3519, 2053, '2010-08-14 14:14:46', NULL), (3520, 2054, '2010-08-14 14:20:36', NULL), (3521, 2055, '2010-08-14 15:06:58', NULL), (3522, 2056, '2010-08-14 15:39:04', NULL), (3523, 2057, '2010-08-14 15:44:55', NULL), (3525, 2058, '2010-08-14 16:20:44', NULL), (3526, 2059, '2010-08-14 16:36:44', NULL), (3527, 2060, '2010-08-14 17:47:20', NULL), (3528, 2061, '2010-08-14 18:00:09', NULL), (3529, 2062, '2010-08-14 18:07:00', NULL), (3530, 2063, '2010-08-14 18:12:02', NULL), (3531, 2064, '2010-08-14 18:26:39', NULL), (3532, 2065, '2010-08-14 18:46:19', NULL), (3533, 2066, '2010-08-14 18:48:41', NULL), (3534, 2067, '2010-08-14 19:05:26', NULL), (3535, 2068, '2010-08-14 19:05:58', NULL), (3536, 2069, '2010-08-14 19:16:43', NULL), (3537, 2070, '2010-08-14 19:25:37', NULL), (3538, 2071, '2010-08-14 19:37:29', NULL), (3539, 2072, '2010-08-14 19:56:09', NULL), (3540, 2073, '2010-08-14 20:06:01', NULL), (3541, 2074, '2010-08-14 20:26:46', NULL), (3542, 2075, '2010-08-14 20:47:32', NULL), (3543, 2076, '2010-08-14 21:05:28', NULL), (3544, 2077, '2010-08-14 21:33:48', NULL), (3545, 2078, '2010-08-14 22:57:05', NULL), (3546, 2079, '2010-08-14 23:24:35', NULL), (3547, 2080, '2010-08-14 23:52:05', NULL), (3548, 2081, '2010-08-15 00:19:36', NULL), (3549, 2082, '2010-08-15 00:47:06', NULL), (3550, 2083, '2010-08-15 01:14:37', NULL), (3551, 2084, '2010-08-15 01:23:17', NULL), (3552, 2085, '2010-08-15 01:51:31', NULL), (3553, 2086, '2010-08-15 02:19:53', NULL), (3554, 2087, '2010-08-15 02:48:04', NULL), (3555, 2088, '2010-08-15 03:16:28', NULL), (3556, 2089, '2010-08-15 03:44:39', NULL), (3557, 2090, '2010-08-15 04:12:49', NULL), (3558, 2091, '2010-08-15 04:18:19', NULL), (3559, 2092, '2010-08-15 04:47:40', NULL), (3560, 2093, '2010-08-15 05:16:59', NULL), (3561, 2094, '2010-08-15 05:46:17', NULL), (3562, 2095, '2010-08-15 06:15:34', NULL), (3563, 2096, '2010-08-15 06:50:24', NULL), (3564, 2097, '2010-08-15 07:07:39', NULL), (3565, 2098, '2010-08-15 07:48:13', NULL), (3566, 2099, '2010-08-15 07:59:30', NULL), (3567, 2100, '2010-08-15 08:17:08', NULL), (3568, 2101, '2010-08-15 08:46:03', NULL), (3569, 2102, '2010-08-15 09:14:57', NULL), (3570, 2103, '2010-08-15 09:31:20', NULL), (3571, 2104, '2010-08-15 09:34:19', NULL), (3572, 2105, '2010-08-15 09:43:51', NULL), (3573, 2106, '2010-08-15 10:38:30', NULL), (3574, 2107, '2010-08-15 10:39:31', NULL), (3575, 2108, '2010-08-15 10:41:37', NULL), (3576, 2109, '2010-08-15 10:51:25', NULL), (3577, 2110, '2010-08-15 10:52:11', NULL), (3578, 2111, '2010-08-15 11:06:22', NULL), (3579, 2112, '2010-08-15 11:10:12', NULL), (3580, 2113, '2010-08-15 11:10:31', NULL), (3581, 2114, '2010-08-15 11:33:51', NULL), (3582, 2115, '2010-08-15 11:39:24', NULL), (3585, 2116, '2010-08-15 12:05:45', NULL), (3587, 2117, '2010-08-15 12:20:17', NULL), (3588, 2118, '2010-08-15 12:24:26', NULL), (3589, 2119, '2010-08-15 12:33:19', NULL), (3590, 2120, '2010-08-15 13:52:47', NULL), (3591, 2121, '2010-08-15 14:08:30', NULL), (3592, 2122, '2010-08-15 14:51:53', NULL), (3593, 2123, '2010-08-15 15:13:07', NULL), (3595, 2124, '2010-08-15 16:41:42', NULL), (3596, 2125, '2010-08-15 17:00:17', NULL), (3597, 2126, '2010-08-15 17:23:03', NULL), (3598, 2127, '2010-08-15 17:44:38', NULL), (3599, 2129, '2010-08-15 17:52:08', NULL), (3600, 2128, '2010-08-15 17:52:08', NULL), (3601, 2130, '2010-08-15 18:00:04', NULL), (3603, 2131, '2010-08-15 18:19:32', NULL), (3604, 2132, '2010-08-15 18:25:09', NULL), (3605, 2133, '2010-08-15 18:33:41', NULL), (3606, 2134, '2010-08-15 18:42:13', NULL), (3607, 2135, '2010-08-15 18:50:45', NULL), (3608, 2136, '2010-08-15 18:59:19', NULL), (3609, 2137, '2010-08-15 18:59:40', NULL), (3610, 2138, '2010-08-15 19:16:21', NULL), (3611, 2139, '2010-08-15 19:24:52', NULL), (3612, 2140, '2010-08-15 19:33:23', NULL), (3613, 2141, '2010-08-15 19:41:55', NULL), (3614, 2142, '2010-08-15 19:50:26', NULL), (3615, 2143, '2010-08-15 20:07:26', NULL), (3616, 2144, '2010-08-15 20:13:41', NULL), (3617, 2145, '2010-08-15 20:22:21', NULL), (3618, 2146, '2010-08-15 20:26:51', NULL), (3619, 2147, '2010-08-15 20:31:01', NULL), (3620, 2148, '2010-08-15 20:39:41', NULL), (3621, 2149, '2010-08-15 20:48:21', NULL), (3622, 2150, '2010-08-15 20:57:01', NULL), (3623, 2151, '2010-08-15 21:01:19', NULL), (3624, 2152, '2010-08-15 21:10:06', NULL), (3625, 2153, '2010-08-15 21:14:19', NULL), (3626, 2154, '2010-08-15 21:22:59', NULL), (3627, 2155, '2010-08-15 21:31:39', NULL), (3628, 2156, '2010-08-15 21:40:19', NULL), (3629, 2157, '2010-08-15 21:48:59', NULL), (3630, 2158, '2010-08-15 22:23:23', NULL), (3631, 2159, '2010-08-15 22:31:59', NULL), (3632, 2160, '2010-08-15 22:40:34', NULL), (3633, 2161, '2010-08-15 22:49:09', NULL), (3634, 2162, '2010-08-15 23:04:37', NULL), (3635, 2163, '2010-08-15 23:06:18', NULL), (3636, 2164, '2010-08-15 23:14:53', NULL), (3637, 2165, '2010-08-15 23:32:02', NULL), (3638, 2166, '2010-08-15 23:40:37', NULL), (3639, 2167, '2010-08-15 23:57:46', NULL), (3640, 2168, '2010-08-16 00:06:21', NULL), (3641, 2169, '2010-08-16 00:14:56', NULL), (3642, 2170, '2010-08-16 00:32:04', NULL), (3643, 2171, '2010-08-16 00:43:10', NULL), (3644, 2172, '2010-08-16 00:52:05', NULL), (3645, 2173, '2010-08-16 01:00:59', NULL), (3647, 2174, '2010-08-16 01:09:54', NULL), (3648, 2175, '2010-08-16 01:18:48', NULL), (3649, 2176, '2010-08-16 01:27:43', NULL), (3650, 2177, '2010-08-16 01:36:38', NULL), (3651, 2178, '2010-08-16 01:54:13', NULL), (3652, 2179, '2010-08-16 02:03:12', NULL), (3653, 2180, '2010-08-16 02:12:12', NULL), (3654, 2181, '2010-08-16 02:21:00', NULL), (3655, 2182, '2010-08-16 02:29:49', NULL), (3657, 2183, '2010-08-16 02:47:24', NULL), (3658, 2184, '2010-08-16 02:56:12', NULL), (3659, 2185, '2010-08-16 03:05:13', NULL), (3660, 2186, '2010-08-16 03:07:34', NULL), (3661, 2187, '2010-08-16 03:07:36', NULL), (3662, 2188, '2010-08-16 03:07:38', NULL), (3664, 2190, '2010-08-16 03:07:41', NULL), (3665, 2191, '2010-08-16 03:07:43', NULL), (3666, 2192, '2010-08-16 03:07:44', NULL), (3667, 2193, '2010-08-16 03:07:45', NULL), (3668, 2194, '2010-08-16 03:07:47', NULL), (3669, 2195, '2010-08-16 03:07:48', NULL), (3670, 2196, '2010-08-16 03:07:50', NULL), (3671, 2197, '2010-08-16 03:07:53', NULL), (3672, 2198, '2010-08-16 03:14:01', NULL), (3673, 2199, '2010-08-16 03:22:49', NULL), (3674, 2200, '2010-08-16 03:40:25', NULL), (3675, 2201, '2010-08-16 03:57:46', NULL), (3676, 2202, '2010-08-16 04:06:27', NULL), (3677, 2203, '2010-08-16 04:23:48', NULL), (3679, 2204, '2010-08-16 04:41:09', NULL), (3680, 2205, '2010-08-16 04:49:50', NULL), (3681, 2206, '2010-08-16 04:58:31', NULL), (3682, 2207, '2010-08-16 05:07:12', NULL), (3683, 2208, '2010-08-16 05:24:33', NULL), (3684, 2209, '2010-08-16 05:41:54', NULL), (3685, 2210, '2010-08-16 05:50:35', NULL), (3686, 2211, '2010-08-16 05:59:16', NULL), (3687, 2212, '2010-08-16 06:16:36', NULL), (3688, 2213, '2010-08-16 06:25:17', NULL), (3690, 2214, '2010-08-16 06:33:57', NULL), (3691, 2215, '2010-08-16 06:37:13', NULL), (3692, 2216, '2010-08-16 06:42:38', NULL), (3693, 2217, '2010-08-16 06:59:58', NULL), (3694, 2218, '2010-08-16 07:06:55', NULL), (3695, 2219, '2010-08-16 07:08:39', NULL), (3696, 2220, '2010-08-16 07:10:58', NULL), (3697, 2221, '2010-08-16 07:11:00', NULL), (3698, 2222, '2010-08-16 07:11:51', NULL), (3699, 2223, '2010-08-16 07:17:22', NULL), (3700, 2224, '2010-08-16 07:26:02', NULL), (3701, 2225, '2010-08-16 07:43:22', NULL), (3702, 2226, '2010-08-16 08:09:19', NULL), (3703, 2227, '2010-08-16 08:17:59', NULL), (3704, 2228, '2010-08-16 08:20:35', NULL), (3705, 2229, '2010-08-16 08:35:17', NULL), (3706, 2230, '2010-08-16 08:44:02', NULL), (3707, 2231, '2010-08-16 08:52:42', NULL), (3708, 2232, '2010-08-16 09:01:22', NULL), (3709, 2233, '2010-08-16 09:07:44', NULL), (3710, 2234, '2010-08-16 09:08:35', NULL), (3711, 2233, '2010-08-16 09:13:35', NULL), (3712, 2235, '2010-08-16 09:18:40', NULL), (3713, 2236, '2010-08-16 09:25:24', NULL), (3714, 2237, '2010-08-16 09:29:45', NULL), (3715, 2238, '2010-08-16 09:35:58', NULL), (3716, 2239, '2010-08-16 09:44:39', NULL), (3717, 2240, '2010-08-16 09:53:19', NULL), (3719, 2241, '2010-08-16 10:10:36', NULL), (3720, 2242, '2010-08-16 10:27:53', NULL), (3721, 2243, '2010-08-16 10:28:45', NULL), (3722, 2244, '2010-08-16 10:36:33', NULL), (3723, 2245, '2010-08-16 10:53:50', NULL), (3724, 2246, '2010-08-16 10:58:38', NULL), (3725, 2247, '2010-08-16 10:58:40', NULL), (3726, 2248, '2010-08-16 11:02:30', NULL), (3727, 2249, '2010-08-16 11:11:09', NULL), (3728, 2250, '2010-08-16 11:19:48', NULL), (3729, 2251, '2010-08-16 11:29:46', NULL), (3730, 2252, '2010-08-16 11:38:01', NULL), (3731, 2253, '2010-08-16 11:41:34', NULL), (3732, 2254, '2010-08-16 11:45:42', NULL), (3733, 2255, '2010-08-16 11:54:20', NULL), (3734, 2256, '2010-08-16 12:02:59', NULL), (3735, 2257, '2010-08-16 12:11:37', NULL), (3736, 2258, '2010-08-16 12:28:52', NULL), (3737, 2259, '2010-08-16 12:37:30', NULL), (3738, 2260, '2010-08-16 12:46:08', NULL), (3739, 2261, '2010-08-16 12:54:46', NULL), (3741, 2262, '2010-08-16 13:12:00', NULL), (3742, 2263, '2010-08-16 13:20:38', NULL), (3743, 2264, '2010-08-16 13:26:44', NULL), (3744, 2265, '2010-08-16 13:29:16', NULL), (3747, 2266, '2010-08-16 14:21:00', NULL), (3748, 2267, '2010-08-16 14:37:34', NULL), (3749, 2268, '2010-08-16 15:20:38', NULL), (3750, 2269, '2010-08-16 15:43:41', NULL), (3751, 2270, '2010-08-16 16:13:06', NULL), (3752, 2271, '2010-08-16 16:26:44', NULL), (3754, 2272, '2010-08-16 17:01:36', NULL), (3755, 2273, '2010-08-16 17:16:50', NULL), (3756, 2274, '2010-08-16 18:03:59', NULL), (3760, 2275, '2010-08-16 20:25:53', NULL), (3761, 2276, '2010-08-16 20:48:13', NULL), (3762, 2277, '2010-08-16 21:05:13', NULL), (3763, 2278, '2010-08-16 21:28:10', NULL), (3765, 2279, '2010-08-16 22:02:44', NULL), (3766, 2280, '2010-08-16 22:38:30', NULL), (3767, 2281, '2010-08-16 22:38:32', NULL), (3769, 2282, '2010-08-16 22:50:48', NULL), (3770, 2283, '2010-08-16 23:03:18', NULL), (3771, 2284, '2010-08-16 23:28:41', NULL), (3773, 2285, '2010-08-16 23:54:28', NULL), (3774, 2286, '2010-08-17 00:33:45', NULL), (3776, 2287, '2010-08-17 00:46:01', NULL), (3777, 2288, '2010-08-17 01:11:48', NULL), (3778, 2289, '2010-08-17 01:37:36', NULL), (3781, 2290, '2010-08-17 02:16:15', NULL), (3783, 2291, '2010-08-17 02:54:54', NULL), (3785, 2292, '2010-08-17 03:46:26', NULL), (3787, 2293, '2010-08-17 05:03:36', NULL), (3789, 2294, '2010-08-17 05:17:22', NULL), (3790, 2295, '2010-08-17 05:50:59', NULL), (3792, 2296, '2010-08-17 06:14:43', NULL), (3794, 2297, '2010-08-17 07:08:56', NULL), (3796, 2298, '2010-08-17 07:53:32', NULL), (3798, 2299, '2010-08-17 08:03:08', NULL), (3799, 2300, '2010-08-17 08:06:58', NULL), (3800, 2301, '2010-08-17 08:26:39', NULL), (3801, 2302, '2010-08-17 08:39:17', NULL), (3802, 2303, '2010-08-17 09:07:07', NULL), (3803, 2304, '2010-08-17 09:24:59', NULL), (3804, 2305, '2010-08-17 09:33:28', NULL), (3805, 2306, '2010-08-17 10:10:02', NULL), (3806, 2307, '2010-08-17 10:27:39', NULL), (3808, 2308, '2010-08-17 10:49:05', NULL), (3809, 2309, '2010-08-17 11:03:47', NULL), (3810, 2310, '2010-08-17 11:57:59', NULL), (3811, 2311, '2010-08-17 12:26:49', NULL), (3812, 2312, '2010-08-17 12:34:06', NULL), (3813, 2313, '2010-08-17 12:35:20', NULL), (3814, 2314, '2010-08-17 12:35:22', NULL), (3815, 2315, '2010-08-17 13:05:37', NULL), (3816, 2316, '2010-08-17 13:10:13', NULL), (3818, 2317, '2010-08-17 13:46:21', NULL), (3819, 2318, '2010-08-17 13:51:54', NULL), (3820, 2319, '2010-08-17 14:05:23', NULL), (3821, 2320, '2010-08-17 14:15:20', NULL), (3822, 2321, '2010-08-17 14:16:05', NULL), (3823, 2322, '2010-08-17 14:25:37', NULL), (3824, 2323, '2010-08-17 14:36:03', NULL), (3825, 2324, '2010-08-17 14:58:34', NULL), (3826, 2325, '2010-08-17 15:22:36', NULL), (3827, 2326, '2010-08-17 15:52:43', NULL), (3828, 2327, '2010-08-17 16:10:50', NULL), (3829, 2328, '2010-08-17 18:01:07', NULL), (3830, 2329, '2010-08-17 18:36:17', NULL), (3831, 2330, '2010-08-17 18:36:19', NULL), (3832, 2331, '2010-08-17 18:43:28', NULL), (3835, 2332, '2010-08-17 23:29:28', NULL), (3837, 2333, '2010-08-18 00:38:44', NULL), (3838, 2334, '2010-08-18 00:55:20', NULL), (3839, 2335, '2010-08-18 00:57:42', NULL), (3840, 2336, '2010-08-18 00:59:39', NULL), (3841, 2337, '2010-08-18 01:05:17', NULL), (3842, 2338, '2010-08-18 01:05:40', NULL), (3843, 2339, '2010-08-18 01:06:51', NULL), (3844, 2340, '2010-08-18 01:10:13', NULL), (3845, 2341, '2010-08-18 01:11:04', NULL), (3846, 2342, '2010-08-18 01:11:41', NULL), (3848, 2343, '2010-08-18 01:24:38', NULL), (3849, 2344, '2010-08-18 01:35:12', NULL), (3851, 2345, '2010-08-18 01:48:55', NULL), (3853, 2346, '2010-08-18 02:10:19', NULL), (3854, 2347, '2010-08-18 02:37:24', NULL), (3855, 2348, '2010-08-18 02:38:51', NULL), (3856, 2349, '2010-08-18 02:40:15', NULL), (3857, 2350, '2010-08-18 02:47:45', NULL), (3859, 2351, '2010-08-18 02:50:30', NULL), (3860, 2352, '2010-08-18 03:00:28', NULL), (3861, 2353, '2010-08-18 03:05:57', NULL), (3862, 2354, '2010-08-18 03:07:51', NULL), (3863, 2355, '2010-08-18 03:07:58', NULL), (3865, 2356, '2010-08-18 03:15:54', NULL), (3866, 2357, '2010-08-18 03:17:37', NULL), (3867, 2358, '2010-08-18 03:23:48', NULL), (3868, 2359, '2010-08-18 03:32:12', NULL), (3870, 2360, '2010-08-18 03:38:58', NULL), (3871, 2361, '2010-08-18 03:52:33', NULL), (3872, 2362, '2010-08-18 04:33:11', NULL), (3873, 2363, '2010-08-18 04:44:35', NULL), (3875, 2364, '2010-08-18 05:22:47', NULL), (3877, 2365, '2010-08-18 05:32:54', NULL), (3878, 2366, '2010-08-18 05:43:32', NULL), (3880, 2367, '2010-08-18 06:01:57', NULL), (3881, 2368, '2010-08-18 06:12:38', NULL), (3882, 2369, '2010-08-18 06:17:20', NULL), (3883, 2370, '2010-08-18 06:29:22', NULL), (3884, 2371, '2010-08-18 06:32:13', NULL), (3886, 2372, '2010-08-18 06:35:08', NULL), (3887, 2373, '2010-08-18 06:51:34', NULL), (3888, 2374, '2010-08-18 06:57:49', NULL), (3889, 2375, '2010-08-18 06:59:49', NULL), (3890, 2376, '2010-08-18 07:39:32', NULL), (3892, 2377, '2010-08-18 07:40:02', NULL), (3893, 2378, '2010-08-18 07:53:15', NULL), (3895, 2379, '2010-08-18 08:11:31', NULL), (3896, 2380, '2010-08-18 08:11:34', NULL), (3897, 2381, '2010-08-18 08:11:38', NULL), (3899, 2382, '2010-08-18 09:19:40', NULL), (3900, 2383, '2010-08-18 09:28:33', NULL), (3901, 2384, '2010-08-18 09:34:52', NULL), (3902, 2385, '2010-08-18 09:36:14', NULL), (3904, 2386, '2010-08-18 09:45:30', NULL), (3905, 2387, '2010-08-18 10:34:59', NULL), (3906, 2388, '2010-08-18 10:42:17', NULL), (3907, 2389, '2010-08-18 11:32:00', NULL), (3908, 2390, '2010-08-18 12:03:54', NULL), (3909, 2391, '2010-08-18 12:11:53', NULL), (3910, 2392, '2010-08-18 13:16:40', NULL), (3911, 2393, '2010-08-18 13:23:57', NULL), (3914, 2394, '2010-08-18 13:34:23', NULL), (3916, 2395, '2010-08-18 13:44:53', NULL), (3917, 2396, '2010-08-18 13:56:52', NULL), (3918, 2397, '2010-08-18 13:57:52', NULL), (3919, 2398, '2010-08-18 14:03:45', NULL), (3920, 2399, '2010-08-18 14:36:25', NULL), (3923, 2400, '2010-08-18 15:41:10', NULL), (3924, 2401, '2010-08-18 16:14:39', NULL), (3925, 2402, '2010-08-18 16:14:39', NULL), (3926, 2403, '2010-08-18 16:30:57', NULL), (3928, 2404, '2010-08-18 17:06:33', NULL), (3929, 2404, '2010-08-18 17:08:39', NULL), (3930, 2405, '2010-08-18 17:14:45', NULL), (3932, 2406, '2010-08-18 17:46:37', NULL), (3933, 2407, '2010-08-18 17:49:49', NULL), (3934, 2408, '2010-08-18 17:49:58', NULL), (3936, 2409, '2010-08-18 17:57:16', NULL), (3938, 2410, '2010-08-18 18:17:13', NULL), (3939, 2411, '2010-08-18 18:18:43', NULL), (3940, 2412, '2010-08-18 18:27:57', NULL), (3941, 2413, '2010-08-18 18:40:56', NULL), (3943, 2414, '2010-08-18 18:50:56', NULL), (3944, 2415, '2010-08-18 18:56:16', NULL), (3945, 2416, '2010-08-18 19:05:48', NULL), (3946, 2417, '2010-08-18 19:12:44', NULL), (3948, 2418, '2010-08-18 19:22:25', NULL), (3950, 2419, '2010-08-18 19:58:57', NULL), (3953, 2420, '2010-08-18 20:25:14', NULL), (3954, 2421, '2010-08-18 20:25:45', NULL), (3956, 2422, '2010-08-18 20:40:56', NULL), (3957, 2423, '2010-08-18 20:42:17', NULL), (3959, 2424, '2010-08-18 20:53:58', NULL), (3962, 2425, '2010-08-18 21:42:50', NULL), (3964, 2426, '2010-08-18 21:53:05', NULL), (3966, 2427, '2010-08-18 22:46:18', NULL), (3968, 2428, '2010-08-18 23:08:03', NULL), (3969, 2429, '2010-08-18 23:17:58', NULL), (3972, 2430, '2010-08-18 23:54:58', NULL), (3976, 2431, '2010-08-19 00:53:58', NULL), (3978, 2432, '2010-08-19 00:55:19', NULL), (3981, 2433, '2010-08-19 01:18:13', NULL), (3986, 2434, '2010-08-19 02:02:35', NULL), (3987, 2435, '2010-08-19 02:03:49', NULL), (3989, 2436, '2010-08-19 02:19:43', NULL), (3997, 2437, '2010-08-19 03:29:00', NULL), (4000, 2438, '2010-08-19 03:51:13', NULL), (4001, 2439, '2010-08-19 03:53:59', NULL), (4004, 2440, '2010-08-19 04:51:50', NULL), (4009, 2441, '2010-08-19 05:26:29', NULL), (4010, 2442, '2010-08-19 05:29:48', NULL), (4013, 2443, '2010-08-19 05:56:23', NULL), (4019, 2444, '2010-08-19 06:44:45', NULL), (4020, 2444, '2010-08-19 06:46:56', NULL), (4022, 2445, '2010-08-19 06:52:15', NULL), (4025, 2446, '2010-08-19 07:16:22', NULL), (4027, 2447, '2010-08-19 07:29:43', NULL), (4029, 2448, '2010-08-19 07:44:13', NULL), (4032, 2449, '2010-08-19 08:02:13', NULL), (4034, 2450, '2010-08-19 08:26:49', NULL), (4036, 2451, '2010-08-19 08:31:32', NULL), (4037, 2451, '2010-08-19 08:36:35', NULL), (4042, 2452, '2010-08-19 09:11:39', NULL), (4044, 2453, '2010-08-19 09:25:09', NULL), (4045, 2454, '2010-08-19 09:28:13', NULL), (4048, 2455, '2010-08-19 09:47:57', NULL), (4050, 2456, '2010-08-19 10:24:38', NULL), (4052, 2457, '2010-08-19 11:11:52', NULL), (4053, 2458, '2010-08-19 11:21:46', NULL), (4054, 2459, '2010-08-19 11:54:25', NULL), (4055, 2460, '2010-08-19 12:55:02', NULL), (4056, 2461, '2010-08-19 12:55:26', NULL), (4057, 2462, '2010-08-19 12:56:04', NULL), (4058, 2463, '2010-08-19 13:25:25', NULL), (4060, 2464, '2010-08-19 13:46:14', NULL), (4061, 2465, '2010-08-19 14:02:50', NULL), (4062, 2466, '2010-08-19 15:32:54', NULL), (4063, 2467, '2010-08-19 15:38:42', NULL), (4064, 2467, '2010-08-19 15:40:43', NULL), (4065, 2468, '2010-08-19 15:42:44', NULL), (4066, 2469, '2010-08-19 15:50:51', NULL), (4067, 2470, '2010-08-19 15:55:20', NULL), (4068, 2471, '2010-08-19 16:20:00', NULL), (4069, 2472, '2010-08-19 16:23:23', NULL), (4070, 2473, '2010-08-19 17:18:34', NULL), (4071, 2474, '2010-08-19 17:27:30', NULL), (4072, 2475, '2010-08-19 18:18:51', NULL), (4073, 2476, '2010-08-19 18:32:47', NULL), (4074, 2477, '2010-08-19 18:39:28', NULL), (4075, 2478, '2010-08-19 19:22:35', NULL), (4076, 2479, '2010-08-19 19:23:38', NULL), (4077, 2480, '2010-08-19 19:29:03', NULL), (4078, 2481, '2010-08-19 19:44:11', NULL), (4079, 2482, '2010-08-19 19:55:42', NULL), (4080, 2483, '2010-08-19 19:58:12', NULL), (4081, 2484, '2010-08-19 20:15:53', NULL), (4082, 2485, '2010-08-19 20:28:52', NULL), (4083, 2486, '2010-08-19 20:29:31', NULL), (4084, 2487, '2010-08-19 20:35:19', NULL), (4085, 2488, '2010-08-19 20:39:12', NULL), (4086, 2489, '2010-08-19 20:39:14', NULL), (4087, 2490, '2010-08-19 20:39:16', NULL), (4088, 2491, '2010-08-19 20:39:20', NULL), (4089, 2492, '2010-08-19 20:39:22', NULL), (4090, 2493, '2010-08-19 20:39:24', NULL), (4091, 2494, '2010-08-19 20:39:26', NULL), (4092, 2495, '2010-08-19 20:46:02', NULL), (4093, 2496, '2010-08-19 21:14:52', NULL), (4094, 2497, '2010-08-19 21:44:52', NULL), (4095, 2498, '2010-08-19 22:17:37', NULL), (4096, 2499, '2010-08-19 22:17:39', NULL), (4097, 2500, '2010-08-19 22:17:42', NULL), (4098, 2501, '2010-08-19 22:17:44', NULL), (4099, 2502, '2010-08-19 22:17:48', NULL), (4100, 2503, '2010-08-19 22:17:50', NULL), (4101, 2504, '2010-08-19 22:17:53', NULL), (4102, 2505, '2010-08-19 22:17:55', NULL), (4103, 2506, '2010-08-19 22:17:57', NULL), (4104, 2507, '2010-08-19 22:18:00', NULL), (4105, 2508, '2010-08-19 22:18:02', NULL), (4106, 2509, '2010-08-19 22:18:04', NULL), (4107, 2510, '2010-08-19 22:18:05', NULL), (4108, 2511, '2010-08-19 22:18:07', NULL), (4109, 2512, '2010-08-19 22:18:09', NULL), (4110, 2513, '2010-08-19 22:18:10', NULL), (4111, 2514, '2010-08-19 22:18:12', NULL), (4112, 2515, '2010-08-19 22:18:13', NULL), (4113, 2516, '2010-08-19 22:18:15', NULL), (4114, 2517, '2010-08-19 22:18:17', NULL), (4115, 2518, '2010-08-19 22:18:19', NULL), (4116, 2519, '2010-08-19 22:18:21', NULL), (4117, 2520, '2010-08-19 22:18:22', NULL), (4118, 2521, '2010-08-19 22:18:24', NULL), (4119, 2522, '2010-08-19 22:18:26', NULL), (4120, 2523, '2010-08-19 22:18:28', NULL), (4121, 2524, '2010-08-19 22:18:30', NULL), (4122, 2525, '2010-08-19 22:18:32', NULL), (4123, 2526, '2010-08-19 22:18:34', NULL), (4124, 2527, '2010-08-19 22:18:37', NULL), (4125, 2528, '2010-08-19 22:18:39', NULL), (4126, 2529, '2010-08-19 22:18:41', NULL), (4127, 2530, '2010-08-19 22:18:43', NULL), (4128, 2531, '2010-08-19 22:18:46', NULL), (4129, 2532, '2010-08-19 22:18:48', NULL), (4130, 2533, '2010-08-19 22:18:50', NULL), (4131, 2534, '2010-08-19 22:18:55', NULL), (4132, 2535, '2010-08-19 22:18:57', NULL), (4133, 2536, '2010-08-19 22:18:59', NULL), (4134, 2537, '2010-08-19 22:19:01', NULL), (4135, 2538, '2010-08-19 22:19:04', NULL), (4136, 2539, '2010-08-19 22:19:06', NULL), (4137, 2540, '2010-08-19 22:19:08', NULL), (4138, 2541, '2010-08-19 22:19:10', NULL), (4139, 2542, '2010-08-19 22:19:12', NULL), (4140, 2543, '2010-08-19 22:19:14', NULL), (4141, 2544, '2010-08-19 22:19:17', NULL), (4142, 2545, '2010-08-19 22:19:19', NULL), (4143, 2546, '2010-08-19 22:19:21', NULL), (4144, 2547, '2010-08-19 22:19:23', NULL), (4145, 2548, '2010-08-19 22:23:15', NULL), (4146, 2549, '2010-08-19 22:40:50', NULL), (4147, 2550, '2010-08-19 22:46:07', NULL), (4148, 2551, '2010-08-19 23:00:07', NULL), (4149, 2552, '2010-08-19 23:17:37', NULL), (4150, 2553, '2010-08-19 23:30:04', NULL), (4154, 2554, '2010-08-20 01:33:53', NULL), (4157, 2555, '2010-08-20 02:24:19', NULL), (4159, 2556, '2010-08-20 02:57:57', NULL), (4161, 2557, '2010-08-20 03:09:13', NULL), (4162, 2558, '2010-08-20 03:09:50', NULL), (4165, 2559, '2010-08-20 03:31:35', NULL), (4170, 2560, '2010-08-20 04:37:22', NULL), (4172, 2561, '2010-08-20 04:42:12', NULL), (4174, 2562, '2010-08-20 05:10:15', NULL), (4176, 2563, '2010-08-20 05:35:18', NULL), (4178, 2564, '2010-08-20 06:15:59', NULL), (4179, 2565, '2010-08-20 06:27:30', NULL), (4183, 2566, '2010-08-20 07:08:29', NULL), (4186, 2567, '2010-08-20 07:36:19', NULL), (4188, 2568, '2010-08-20 07:44:45', NULL), (4190, 2569, '2010-08-20 08:14:22', NULL), (4193, 2570, '2010-08-20 08:34:32', NULL), (4194, 2571, '2010-08-20 08:45:51', NULL), (4196, 2572, '2010-08-20 08:56:11', NULL), (4197, 2573, '2010-08-20 08:57:35', NULL), (4200, 2574, '2010-08-20 09:13:59', NULL), (4201, 2575, '2010-08-20 09:21:23', NULL), (4202, 2576, '2010-08-20 09:28:42', NULL), (4205, 2577, '2010-08-20 10:00:05', NULL), (4206, 2578, '2010-08-20 10:45:03', NULL), (4207, 2579, '2010-08-20 10:48:00', NULL), (4208, 2580, '2010-08-20 11:04:41', NULL), (4209, 2581, '2010-08-20 11:19:58', NULL), (4210, 2582, '2010-08-20 11:20:44', NULL), (4211, 2583, '2010-08-20 11:20:46', NULL), (4212, 2584, '2010-08-20 11:40:18', NULL), (4214, 2585, '2010-08-20 12:07:51', NULL), (4216, 2586, '2010-08-20 12:42:46', NULL), (4217, 2587, '2010-08-20 12:45:12', NULL), (4218, 2588, '2010-08-20 12:45:12', NULL), (4220, 2589, '2010-08-20 12:55:45', NULL), (4221, 2590, '2010-08-20 12:59:23', NULL), (4222, 2591, '2010-08-20 13:20:27', NULL), (4223, 2592, '2010-08-20 13:20:27', NULL), (4224, 2593, '2010-08-20 13:20:27', NULL), (4225, 2594, '2010-08-20 13:43:37', NULL), (4226, 2595, '2010-08-20 13:44:26', NULL), (4227, 2596, '2010-08-20 14:31:29', NULL), (4228, 2597, '2010-08-20 14:47:27', NULL), (4229, 2598, '2010-08-20 15:19:19', NULL), (4230, 2599, '2010-08-20 15:22:42', NULL), (4231, 2600, '2010-08-20 15:22:43', NULL), (4232, 2601, '2010-08-20 15:22:44', NULL), (4233, 2602, '2010-08-20 15:22:47', NULL), (4234, 2603, '2010-08-20 15:22:49', NULL), (4235, 2604, '2010-08-20 15:22:50', NULL), (4236, 2605, '2010-08-20 15:22:52', NULL), (4237, 2606, '2010-08-20 15:23:15', NULL), (4238, 2607, '2010-08-20 15:23:22', NULL), (4239, 2608, '2010-08-20 15:23:22', NULL), (4240, 2609, '2010-08-20 15:23:35', NULL), (4241, 2610, '2010-08-20 15:59:15', NULL), (4242, 2611, '2010-08-20 16:21:15', NULL), (4243, 2612, '2010-08-20 16:28:07', NULL), (4245, 2613, '2010-08-20 16:42:27', NULL), (4246, 2613, '2010-08-20 16:43:56', NULL), (4248, 2614, '2010-08-20 16:53:44', NULL), (4249, 2615, '2010-08-20 16:53:46', NULL), (4252, 2616, '2010-08-20 17:45:08', NULL), (4255, 2617, '2010-08-20 18:28:34', NULL), (4256, 2617, '2010-08-20 18:30:37', NULL), (4268, 2618, '2010-08-20 21:09:24', NULL), (4275, 2619, '2010-08-20 22:42:16', NULL), (4280, 2620, '2010-08-21 01:52:50', NULL), (4281, 2621, '2010-08-21 02:01:35', NULL), (4288, 2622, '2010-08-21 04:28:56', NULL), (4290, 2623, '2010-08-21 04:55:57', NULL), (4291, 2624, '2010-08-21 05:05:01', NULL), (4292, 2625, '2010-08-21 05:25:48', NULL), (4293, 2626, '2010-08-21 05:52:44', NULL), (4294, 2627, '2010-08-21 06:15:25', NULL), (4295, 2628, '2010-08-21 06:19:44', NULL), (4296, 2629, '2010-08-21 06:46:45', NULL), (4297, 2630, '2010-08-21 07:13:46', NULL), (4298, 2631, '2010-08-21 07:45:16', NULL), (4299, 2632, '2010-08-21 08:16:46', NULL), (4300, 2633, '2010-08-21 08:39:15', NULL), (4301, 2634, '2010-08-21 08:57:29', NULL), (4302, 2635, '2010-08-21 08:58:58', NULL), (4303, 2636, '2010-08-21 09:05:47', NULL), (4304, 2637, '2010-08-21 09:10:46', NULL), (4306, 2638, '2010-08-21 09:33:31', NULL), (4307, 2639, '2010-08-21 09:37:46', NULL), (4308, 2640, '2010-08-21 10:04:45', NULL), (4309, 2643, '2010-08-21 10:28:14', NULL), (4310, 2641, '2010-08-21 10:28:14', NULL), (4311, 2642, '2010-08-21 10:28:14', NULL), (4312, 2644, '2010-08-21 10:28:14', NULL), (4313, 2645, '2010-08-21 10:28:22', NULL), (4314, 2646, '2010-08-21 11:00:15', NULL), (4315, 2647, '2010-08-21 11:31:54', NULL), (4316, 2648, '2010-08-21 11:35:27', NULL), (4317, 2649, '2010-08-21 11:54:21', NULL), (4318, 2650, '2010-08-21 12:21:17', NULL), (4319, 2651, '2010-08-21 12:52:42', NULL), (4320, 2652, '2010-08-21 13:19:38', NULL), (4322, 2653, '2010-08-21 13:46:34', NULL), (4323, 2654, '2010-08-21 14:00:06', NULL), (4324, 2655, '2010-08-21 14:08:51', NULL), (4325, 2656, '2010-08-21 14:13:30', NULL), (4326, 2657, '2010-08-21 14:36:15', NULL), (4327, 2658, '2010-08-21 14:40:25', NULL), (4328, 2659, '2010-08-21 14:52:25', NULL), (4329, 2660, '2010-08-21 15:00:46', NULL), (4330, 2661, '2010-08-21 15:19:56', NULL), (4331, 2662, '2010-08-21 15:52:01', NULL), (4332, 2663, '2010-08-21 15:59:19', NULL), (4333, 2664, '2010-08-21 16:13:13', NULL), (4334, 2665, '2010-08-21 16:24:04', NULL), (4335, 2666, '2010-08-21 16:29:24', NULL), (4336, 2667, '2010-08-21 16:56:08', NULL), (4337, 2668, '2010-08-21 16:56:32', NULL), (4339, 2669, '2010-08-21 17:02:31', NULL), (4340, 2670, '2010-08-21 17:31:59', NULL), (4341, 2671, '2010-08-21 17:46:05', NULL), (4342, 2672, '2010-08-21 18:00:12', NULL), (4343, 2673, '2010-08-21 18:30:37', NULL), (4345, 2674, '2010-08-21 18:48:23', NULL), (4346, 2675, '2010-08-21 19:06:09', NULL), (4347, 2676, '2010-08-21 19:20:33', NULL), (4348, 2677, '2010-08-21 19:24:23', NULL), (4349, 2678, '2010-08-21 19:46:41', NULL), (4350, 2679, '2010-08-21 19:53:27', NULL), (4351, 2680, '2010-08-21 20:05:21', NULL), (4352, 2681, '2010-08-21 20:13:11', NULL), (4353, 2682, '2010-08-21 20:16:22', NULL), (4354, 2683, '2010-08-21 20:24:28', NULL), (4355, 2684, '2010-08-21 20:51:24', NULL), (4356, 2685, '2010-08-21 20:56:42', NULL), (4357, 2686, '2010-08-21 21:08:45', NULL), (4358, 2687, '2010-08-21 21:10:39', NULL), (4359, 2688, '2010-08-21 21:30:51', NULL), (4360, 2689, '2010-08-21 21:51:03', NULL), (4361, 2690, '2010-08-21 22:15:13', NULL), (4363, 2691, '2010-08-21 22:39:12', NULL), (4364, 2692, '2010-08-21 22:39:14', NULL), (4365, 2693, '2010-08-21 22:39:27', NULL), (4367, 2694, '2010-08-21 22:59:39', NULL), (4369, 2695, '2010-08-21 23:17:12', NULL), (4370, 2696, '2010-08-21 23:28:00', NULL), (4372, 2697, '2010-08-21 23:48:11', NULL), (4374, 2698, '2010-08-22 00:08:23', NULL), (4378, 2699, '2010-08-22 00:28:35', NULL), (4380, 2700, '2010-08-22 00:52:49', NULL), (4382, 2701, '2010-08-22 01:13:00', NULL), (4384, 2702, '2010-08-22 01:33:12', NULL), (4387, 2703, '2010-08-22 02:01:28', NULL), (4389, 2704, '2010-08-22 02:21:40', NULL), (4391, 2705, '2010-08-22 02:43:19', NULL), (4392, 2706, '2010-08-22 03:03:43', NULL), (4393, 2707, '2010-08-22 03:59:21', NULL), (4395, 2708, '2010-08-22 04:20:50', NULL), (4396, 2709, '2010-08-22 04:46:53', NULL), (4398, 2710, '2010-08-22 05:04:33', NULL), (4399, 2711, '2010-08-22 05:26:36', NULL), (4400, 2712, '2010-08-22 05:36:36', NULL), (4401, 2712, '2010-08-22 05:37:25', NULL), (4403, 2713, '2010-08-22 05:48:39', NULL), (4407, 2715, '2010-08-22 06:10:42', NULL), (4408, 2716, '2010-08-22 06:32:49', NULL), (4411, 2717, '2010-08-22 06:50:34', NULL), (4412, 2718, '2010-08-22 07:06:02', NULL), (4413, 2719, '2010-08-22 07:12:45', NULL), (4414, 2720, '2010-08-22 07:18:03', NULL), (4415, 2721, '2010-08-22 07:20:03', NULL), (4416, 2722, '2010-08-22 07:39:21', NULL), (4417, 2723, '2010-08-22 08:00:55', NULL), (4418, 2724, '2010-08-22 08:01:32', NULL), (4419, 2725, '2010-08-22 08:09:12', NULL), (4420, 2726, '2010-08-22 08:28:08', NULL), (4421, 2727, '2010-08-22 08:50:19', NULL), (4422, 2728, '2010-08-22 08:59:34', NULL), (4424, 2729, '2010-08-22 09:12:30', NULL), (4425, 2730, '2010-08-22 09:25:51', NULL), (4426, 2731, '2010-08-22 09:39:38', NULL), (4427, 2732, '2010-08-22 10:02:33', NULL), (4428, 2733, '2010-08-22 10:02:47', NULL), (4429, 2734, '2010-08-22 10:05:12', NULL), (4430, 2735, '2010-08-22 10:30:03', NULL), (4431, 2736, '2010-08-22 10:48:24', NULL), (4432, 2737, '2010-08-22 10:55:11', NULL), (4433, 2738, '2010-08-22 11:11:19', NULL), (4434, 2739, '2010-08-22 11:34:14', NULL), (4435, 2740, '2010-08-22 11:42:02', NULL), (4436, 2741, '2010-08-22 11:57:08', NULL), (4437, 2742, '2010-08-22 12:20:02', NULL), (4438, 2743, '2010-08-22 12:28:37', NULL), (4439, 2744, '2010-08-22 12:38:22', NULL), (4441, 2745, '2010-08-22 13:05:51', NULL), (4442, 2746, '2010-08-22 13:13:15', NULL), (4444, 2747, '2010-08-22 13:18:36', NULL), (4445, 2748, '2010-08-22 13:26:59', NULL), (4446, 2749, '2010-08-22 13:28:44', NULL), (4447, 2750, '2010-08-22 13:30:57', NULL), (4448, 2751, '2010-08-22 13:51:37', NULL), (4449, 2752, '2010-08-22 13:55:23', NULL), (4450, 2753, '2010-08-22 14:19:03', NULL), (4451, 2754, '2010-08-22 14:37:21', NULL), (4452, 2755, '2010-08-22 14:50:25', NULL), (4453, 2756, '2010-08-22 15:00:12', NULL), (4454, 2757, '2010-08-22 15:01:28', NULL), (4455, 2758, '2010-08-22 15:23:04', NULL), (4456, 2759, '2010-08-22 15:26:22', NULL), (4457, 2760, '2010-08-22 15:45:54', NULL), (4458, 2761, '2010-08-22 16:08:43', NULL), (4459, 2762, '2010-08-22 16:17:14', NULL), (4460, 2763, '2010-08-22 16:26:59', NULL), (4461, 2764, '2010-08-22 16:40:16', NULL), (4462, 2765, '2010-08-22 16:49:47', NULL), (4463, 2766, '2010-08-22 16:58:33', NULL), (4464, 2767, '2010-08-22 17:52:36', NULL), (4465, 2768, '2010-08-22 18:23:23', NULL), (4467, 2769, '2010-08-22 18:45:31', NULL), (4469, 2770, '2010-08-22 19:12:11', NULL), (4471, 2771, '2010-08-22 19:43:25', NULL), (4473, 2772, '2010-08-22 20:05:45', NULL), (4476, 2773, '2010-08-22 20:32:32', NULL), (4477, 2774, '2010-08-22 20:59:18', NULL), (4478, 2775, '2010-08-22 21:08:54', NULL), (4480, 2776, '2010-08-22 21:31:36', NULL), (4481, 2777, '2010-08-22 21:55:54', NULL), (4482, 2778, '2010-08-22 22:14:23', NULL), (4483, 2779, '2010-08-22 22:37:24', NULL), (4484, 2780, '2010-08-22 23:09:46', NULL), (4485, 2781, '2010-08-22 23:37:27', NULL), (4486, 2782, '2010-08-23 00:05:07', NULL), (4487, 2783, '2010-08-23 00:14:25', NULL), (4488, 2784, '2010-08-23 00:38:00', NULL), (4489, 2785, '2010-08-23 01:06:18', NULL), (4490, 2786, '2010-08-23 01:39:18', NULL), (4491, 2787, '2010-08-23 02:07:42', NULL), (4492, 2788, '2010-08-23 02:24:41', NULL), (4493, 2789, '2010-08-23 02:31:17', NULL), (4494, 2790, '2010-08-23 02:59:34', NULL), (4495, 2791, '2010-08-23 03:09:14', NULL), (4496, 2792, '2010-08-23 03:54:54', NULL), (4499, 2793, '2010-08-23 04:13:39', NULL), (4501, 2794, '2010-08-23 04:46:29', NULL), (4503, 2795, '2010-08-23 05:09:45', NULL), (4504, 2796, '2010-08-23 05:37:37', NULL), (4507, 2797, '2010-08-23 06:02:23', NULL), (4508, 2798, '2010-08-23 06:05:29', NULL), (4509, 2799, '2010-08-23 06:37:59', NULL), (4510, 2800, '2010-08-23 06:38:57', NULL), (4512, 2801, '2010-08-23 07:05:50', NULL), (4513, 2802, '2010-08-23 07:29:19', NULL), (4515, 2803, '2010-08-23 07:33:41', NULL), (4516, 2802, '2010-08-23 07:47:30', NULL), (4517, 2804, '2010-08-23 07:59:03', NULL), (4518, 2805, '2010-08-23 08:01:33', NULL), (4520, 2806, '2010-08-23 08:07:47', NULL), (4521, 2807, '2010-08-23 08:08:45', NULL), (4522, 2808, '2010-08-23 08:20:38', NULL), (4523, 2808, '2010-08-23 08:21:16', NULL), (4524, 2809, '2010-08-23 08:26:17', NULL), (4525, 2810, '2010-08-23 08:37:05', NULL), (4526, 2811, '2010-08-23 08:38:10', NULL), (4528, 2812, '2010-08-23 09:01:06', NULL), (4529, 2813, '2010-08-23 09:07:45', NULL), (4530, 2814, '2010-08-23 09:15:20', NULL), (4531, 2815, '2010-08-23 09:21:56', NULL), (4532, 2816, '2010-08-23 09:23:42', NULL), (4533, 2817, '2010-08-23 09:33:09', NULL), (4534, 2818, '2010-08-23 09:56:03', NULL), (4535, 2819, '2010-08-23 10:23:30', NULL), (4536, 2820, '2010-08-23 10:46:23', NULL), (4537, 2821, '2010-08-23 10:48:19', NULL), (4538, 2822, '2010-08-23 11:07:55', NULL), (4539, 2823, '2010-08-23 11:18:23', NULL), (4540, 2824, '2010-08-23 11:30:24', NULL), (4541, 2825, '2010-08-23 11:50:40', NULL), (4542, 2826, '2010-08-23 11:55:08', NULL), (4543, 2827, '2010-08-23 12:15:33', NULL), (4544, 2828, '2010-08-23 12:21:02', NULL), (4545, 2829, '2010-08-23 12:51:23', NULL), (4546, 2830, '2010-08-23 13:06:05', NULL), (4547, 2831, '2010-08-23 13:26:45', NULL), (4548, 2832, '2010-08-23 13:36:40', NULL), (4550, 2833, '2010-08-23 14:00:28', NULL), (4552, 2834, '2010-08-23 15:08:31', NULL), (4553, 2835, '2010-08-23 15:09:58', NULL), (4555, 2836, '2010-08-23 16:21:30', NULL), (4556, 2837, '2010-08-23 17:20:21', NULL), (4557, 2838, '2010-08-23 17:40:02', NULL), (4558, 2839, '2010-08-23 17:50:10', NULL), (4559, 2840, '2010-08-23 18:16:04', NULL), (4560, 2841, '2010-08-23 18:48:21', NULL), (4561, 2842, '2010-08-23 19:01:20', NULL), (4562, 2843, '2010-08-23 19:09:54', NULL), (4563, 2844, '2010-08-23 19:10:18', NULL), (4564, 2845, '2010-08-23 19:15:33', NULL), (4565, 2846, '2010-08-23 19:21:24', NULL), (4566, 2847, '2010-08-23 19:23:25', NULL), (4567, 2848, '2010-08-23 19:36:49', NULL), (4568, 2849, '2010-08-23 19:43:13', NULL), (4569, 2850, '2010-08-23 19:43:37', NULL), (4570, 2851, '2010-08-23 19:43:47', NULL), (4571, 2852, '2010-08-23 19:46:38', NULL), (4572, 2853, '2010-08-23 19:47:12', NULL), (4573, 2854, '2010-08-23 19:48:12', NULL), (4574, 2855, '2010-08-23 19:48:17', NULL), (4575, 2856, '2010-08-23 19:48:52', NULL), (4576, 2857, '2010-08-23 19:49:42', NULL), (4577, 2858, '2010-08-23 19:52:09', NULL), (4578, 2859, '2010-08-23 19:53:00', NULL), (4579, 2860, '2010-08-23 19:54:31', NULL), (4580, 2861, '2010-08-23 19:58:09', NULL), (4581, 2862, '2010-08-23 20:04:36', NULL), (4582, 2863, '2010-08-23 20:04:50', NULL), (4583, 2864, '2010-08-23 20:06:16', NULL), (4584, 2865, '2010-08-23 20:06:40', NULL), (4585, 2866, '2010-08-23 20:11:26', NULL), (4586, 2867, '2010-08-23 20:12:00', NULL), (4587, 2868, '2010-08-23 20:12:05', NULL), (4588, 2869, '2010-08-23 20:20:07', NULL), (4590, 2870, '2010-08-23 20:23:03', NULL), (4591, 2871, '2010-08-23 20:31:18', NULL), (4592, 2872, '2010-08-23 20:40:46', NULL), (4593, 2873, '2010-08-23 20:45:22', NULL), (4594, 2874, '2010-08-23 20:45:55', NULL), (4595, 2875, '2010-08-23 20:46:06', NULL), (4596, 2876, '2010-08-23 20:47:19', NULL), (4597, 2877, '2010-08-23 20:57:27', NULL), (4598, 2878, '2010-08-23 21:07:35', NULL), (4600, 2879, '2010-08-23 21:17:43', NULL), (4602, 2880, '2010-08-23 21:37:57', NULL), (4606, 2881, '2010-08-23 22:18:22', NULL), (4608, 2882, '2010-08-23 22:38:35', NULL), (4611, 2883, '2010-08-23 23:08:54', NULL), (4613, 2884, '2010-08-23 23:39:13', NULL), (4614, 2885, '2010-08-23 23:57:17', NULL), (4616, 2886, '2010-08-24 00:09:34', NULL), (4618, 2887, '2010-08-24 00:19:37', NULL), (4622, 2888, '2010-08-24 01:09:46', NULL), (4627, 2889, '2010-08-24 01:49:14', NULL), (4628, 2890, '2010-08-24 02:05:31', NULL), (4630, 2891, '2010-08-24 02:28:41', NULL), (4634, 2892, '2010-08-24 02:58:19', NULL), (4636, 2893, '2010-08-24 03:08:47', NULL), (4638, 2894, '2010-08-24 03:19:14', NULL), (4639, 2895, '2010-08-24 03:22:15', NULL), (4646, 2896, '2010-08-24 04:29:13', NULL), (4650, 2897, '2010-08-24 04:58:43', NULL), (4653, 2898, '2010-08-24 05:20:19', NULL), (4656, 2899, '2010-08-24 05:39:59', NULL), (4657, 2899, '2010-08-24 05:42:06', NULL), (4659, 2900, '2010-08-24 05:50:10', NULL), (4663, 2901, '2010-08-24 06:53:30', NULL), (4667, 2902, '2010-08-24 07:24:43', NULL), (4668, 2903, '2010-08-24 07:32:35', NULL), (4672, 2904, '2010-08-24 08:13:46', NULL), (4673, 2905, '2010-08-24 08:15:19', NULL), (4675, 2906, '2010-08-24 08:30:57', NULL), (4676, 2907, '2010-08-24 08:36:00', NULL), (4677, 2908, '2010-08-24 09:11:36', NULL), (4678, 2909, '2010-08-24 09:32:16', NULL), (4679, 2910, '2010-08-24 09:34:12', NULL), (4680, 2911, '2010-08-24 09:52:32', NULL), (4681, 2912, '2010-08-24 10:08:35', NULL), (4682, 2913, '2010-08-24 10:31:26', NULL), (4683, 2914, '2010-08-24 10:41:54', NULL), (4684, 2915, '2010-08-24 10:43:23', NULL), (4685, 2916, '2010-08-24 10:47:41', NULL), (4686, 2917, '2010-08-24 10:55:18', NULL), (4687, 2918, '2010-08-24 11:04:39', NULL), (4688, 2919, '2010-08-24 11:18:32', NULL), (4689, 2920, '2010-08-24 11:40:37', NULL), (4690, 2921, '2010-08-24 12:00:46', NULL), (4691, 2922, '2010-08-24 12:02:54', NULL), (4692, 2923, '2010-08-24 12:02:55', NULL), (4693, 2924, '2010-08-24 12:16:23', NULL), (4694, 2925, '2010-08-24 12:29:50', NULL), (4695, 2925, '2010-08-24 12:31:27', NULL), (4696, 2926, '2010-08-24 12:36:42', NULL), (4697, 2927, '2010-08-24 12:46:33', NULL), (4698, 2928, '2010-08-24 12:59:12', NULL), (4699, 2929, '2010-08-24 13:01:04', NULL), (4700, 2930, '2010-08-24 13:21:41', NULL), (4701, 2931, '2010-08-24 13:29:22', NULL), (4702, 2931, '2010-08-24 13:35:31', NULL), (4703, 2932, '2010-08-24 13:47:12', NULL), (4705, 2933, '2010-08-24 14:10:03', NULL), (4706, 2934, '2010-08-24 14:10:03', NULL), (4707, 2935, '2010-08-24 14:12:35', NULL), (4708, 2936, '2010-08-24 14:27:06', NULL), (4709, 2937, '2010-08-24 14:41:56', NULL), (4710, 2938, '2010-08-24 14:42:38', NULL), (4711, 2939, '2010-08-24 14:54:37', NULL), (4712, 2940, '2010-08-24 15:03:17', NULL), (4713, 2941, '2010-08-24 15:04:48', NULL), (4714, 2942, '2010-08-24 15:19:22', NULL), (4715, 2943, '2010-08-24 16:23:17', NULL), (4716, 2944, '2010-08-24 16:27:56', NULL), (4717, 2945, '2010-08-24 17:05:42', NULL), (4719, 2946, '2010-08-24 17:42:03', NULL), (4720, 2947, '2010-08-24 18:02:07', NULL), (4722, 2948, '2010-08-24 18:22:46', NULL), (4723, 2949, '2010-08-24 18:33:18', NULL), (4724, 2950, '2010-08-24 19:02:11', NULL), (4726, 2951, '2010-08-24 19:27:04', NULL), (4727, 2952, '2010-08-24 20:12:25', NULL), (4728, 2953, '2010-08-24 20:35:27', NULL), (4729, 2954, '2010-08-24 20:58:23', NULL), (4730, 2955, '2010-08-24 21:32:21', NULL), (4731, 2956, '2010-08-24 22:17:49', NULL), (4732, 2957, '2010-08-24 23:02:49', NULL), (4733, 2958, '2010-08-24 23:21:42', NULL), (4734, 2959, '2010-08-24 23:23:13', NULL), (4735, 2960, '2010-08-24 23:24:10', NULL), (4736, 2961, '2010-08-24 23:25:45', NULL), (4737, 2962, '2010-08-24 23:25:58', NULL), (4738, 2963, '2010-08-24 23:40:14', NULL), (4739, 2964, '2010-08-24 23:54:29', NULL), (4742, 2965, '2010-08-25 00:44:17', NULL), (4743, 2966, '2010-08-25 00:57:18', NULL), (4745, 2967, '2010-08-25 01:11:30', NULL), (4746, 2968, '2010-08-25 01:12:45', NULL), (4747, 2969, '2010-08-25 01:13:48', NULL), (4748, 2970, '2010-08-25 01:14:53', NULL), (4749, 2971, '2010-08-25 01:15:05', NULL), (4750, 2972, '2010-08-25 01:15:48', NULL), (4752, 2973, '2010-08-25 01:26:35', NULL), (4755, 2974, '2010-08-25 02:11:56', NULL), (4757, 2975, '2010-08-25 02:38:00', NULL), (4758, 2976, '2010-08-25 02:39:54', NULL), (4759, 2977, '2010-08-25 02:53:08', NULL), (4760, 2978, '2010-08-25 02:58:13', NULL), (4761, 2979, '2010-08-25 03:18:16', NULL), (4762, 2980, '2010-08-25 03:19:41', NULL), (4763, 2981, '2010-08-25 03:28:19', NULL), (4764, 2982, '2010-08-25 03:33:32', NULL), (4765, 2983, '2010-08-25 04:36:15', NULL), (4766, 2984, '2010-08-25 04:42:20', NULL), (4767, 2985, '2010-08-25 04:48:34', NULL), (4768, 2986, '2010-08-25 05:23:31', NULL), (4769, 2987, '2010-08-25 05:33:03', NULL), (4770, 2988, '2010-08-25 05:35:36', NULL), (4771, 2989, '2010-08-25 05:39:09', NULL), (4772, 2990, '2010-08-25 05:56:27', NULL), (4773, 2991, '2010-08-25 05:58:11', NULL), (4774, 2992, '2010-08-25 05:58:28', NULL), (4775, 2993, '2010-08-25 05:59:16', NULL), (4776, 2994, '2010-08-25 06:03:07', NULL), (4777, 2995, '2010-08-25 06:15:58', NULL), (4778, 2996, '2010-08-25 06:40:26', NULL), (4779, 2997, '2010-08-25 06:45:58', NULL), (4780, 2998, '2010-08-25 06:46:01', NULL), (4781, 2999, '2010-08-25 06:46:03', NULL), (4782, 3000, '2010-08-25 06:46:21', NULL), (4783, 3001, '2010-08-25 06:46:31', NULL), (4784, 3002, '2010-08-25 06:46:37', NULL), (4785, 3003, '2010-08-25 06:46:51', NULL), (4786, 3004, '2010-08-25 06:49:40', NULL), (4787, 3005, '2010-08-25 07:06:38', NULL), (4790, 3006, '2010-08-25 07:35:57', NULL), (4791, 3007, '2010-08-25 07:37:39', NULL), (4792, 3008, '2010-08-25 07:40:10', NULL), (4795, 3009, '2010-08-25 07:55:24', NULL), (4797, 3010, '2010-08-25 08:15:37', NULL), (4798, 3011, '2010-08-25 08:58:50', NULL), (4799, 3011, '2010-08-25 08:59:11', NULL), (4800, 3012, '2010-08-25 09:02:01', NULL), (4801, 3013, '2010-08-25 09:04:21', NULL), (4802, 3014, '2010-08-25 09:05:40', NULL), (4803, 3015, '2010-08-25 09:12:43', NULL), (4804, 3016, '2010-08-25 09:26:01', NULL), (4805, 3017, '2010-08-25 09:40:24', NULL), (4806, 3018, '2010-08-25 09:49:27', NULL), (4807, 3019, '2010-08-25 09:53:03', NULL), (4808, 3020, '2010-08-25 10:01:13', NULL), (4809, 3021, '2010-08-25 10:05:11', NULL), (4810, 3022, '2010-08-25 10:13:51', NULL), (4811, 3023, '2010-08-25 10:27:53', NULL), (4812, 3024, '2010-08-25 10:40:44', NULL), (4813, 3025, '2010-08-25 10:46:40', NULL), (4814, 3026, '2010-08-25 11:31:15', NULL), (4815, 3027, '2010-08-25 11:33:33', NULL), (4816, 3028, '2010-08-25 11:33:46', NULL), (4817, 3029, '2010-08-25 11:49:37', NULL), (4818, 3030, '2010-08-25 11:52:35', NULL), (4819, 3031, '2010-08-25 12:10:14', NULL), (4820, 3032, '2010-08-25 12:15:44', NULL), (4821, 3033, '2010-08-25 12:49:13', NULL), (4823, 3034, '2010-08-25 12:56:46', NULL), (4824, 3035, '2010-08-25 13:00:39', NULL), (4825, 3036, '2010-08-25 13:20:59', NULL), (4826, 3037, '2010-08-25 13:21:20', NULL), (4827, 3038, '2010-08-25 13:25:16', NULL), (4828, 3039, '2010-08-25 13:25:47', NULL), (4829, 3040, '2010-08-25 13:26:09', NULL), (4830, 3041, '2010-08-25 13:26:41', NULL), (4831, 3042, '2010-08-25 13:27:01', NULL), (4832, 3043, '2010-08-25 13:27:54', NULL), (4833, 3044, '2010-08-25 13:46:36', NULL), (4834, 3045, '2010-08-25 13:46:53', NULL), (4835, 3046, '2010-08-25 13:54:34', NULL), (4836, 3047, '2010-08-25 14:05:56', NULL), (4837, 3048, '2010-08-25 14:47:46', NULL), (4838, 3049, '2010-08-25 14:53:54', NULL), (4839, 3050, '2010-08-25 15:05:26', NULL), (4840, 3051, '2010-08-25 15:09:12', NULL), (4841, 3052, '2010-08-25 15:11:06', NULL), (4842, 3053, '2010-08-25 15:11:08', NULL), (4845, 3054, '2010-08-25 16:34:25', NULL), (4846, 3055, '2010-08-25 17:33:43', NULL), (4847, 3056, '2010-08-25 17:48:01', NULL), (4848, 3057, '2010-08-25 17:48:55', NULL), (4849, 3058, '2010-08-25 17:55:15', NULL), (4850, 3059, '2010-08-25 17:58:50', NULL), (4851, 3060, '2010-08-25 18:07:12', NULL), (4852, 3061, '2010-08-25 18:10:50', NULL), (4853, 3060, '2010-08-25 18:13:13', NULL), (4854, 3062, '2010-08-25 18:52:47', NULL), (4855, 3063, '2010-08-25 19:36:38', NULL), (4856, 3064, '2010-08-25 20:25:35', NULL), (4857, 3065, '2010-08-25 20:31:34', NULL), (4858, 3066, '2010-08-25 20:48:19', NULL), (4859, 3067, '2010-08-25 21:07:07', NULL), (4860, 3068, '2010-08-25 21:53:53', NULL), (4861, 3069, '2010-08-25 22:16:55', NULL), (4862, 3070, '2010-08-25 22:34:40', NULL), (4863, 3071, '2010-08-25 22:35:25', NULL), (4865, 3072, '2010-08-25 23:31:57', NULL), (4868, 3073, '2010-08-26 00:35:36', NULL), (4869, 3074, '2010-08-26 00:59:06', NULL), (4871, 3075, '2010-08-26 01:20:27', NULL), (4872, 3076, '2010-08-26 01:34:08', NULL), (4875, 3077, '2010-08-26 02:04:47', NULL), (4879, 3078, '2010-08-26 02:38:45', NULL), (4880, 3079, '2010-08-26 02:45:16', NULL), (4883, 3080, '2010-08-26 03:18:58', NULL), (4885, 3081, '2010-08-26 03:25:49', NULL), (4886, 3082, '2010-08-26 03:28:14', NULL), (4887, 3083, '2010-08-26 03:33:21', NULL), (4889, 3084, '2010-08-26 03:52:00', NULL), (4893, 3085, '2010-08-26 04:42:00', NULL), (4894, 3086, '2010-08-26 04:51:56', NULL), (4896, 3087, '2010-08-26 05:02:19', NULL), (4905, 3088, '2010-08-26 06:39:37', NULL), (4906, 3089, '2010-08-26 06:39:38', NULL), (4907, 3090, '2010-08-26 06:43:41', NULL), (4912, 3091, '2010-08-26 07:55:40', NULL), (4913, 3092, '2010-08-26 08:23:15', NULL), (4914, 3093, '2010-08-26 08:59:45', NULL), (4915, 3094, '2010-08-26 09:02:36', NULL), (4916, 3095, '2010-08-26 09:28:36', NULL), (4917, 3096, '2010-08-26 09:51:09', NULL), (4918, 3097, '2010-08-26 09:57:59', NULL), (4919, 3098, '2010-08-26 10:35:55', NULL), (4920, 3099, '2010-08-26 10:41:09', NULL), (4921, 3100, '2010-08-26 10:46:09', NULL), (4922, 3101, '2010-08-26 10:58:29', NULL), (4923, 3102, '2010-08-26 11:08:28', NULL), (4924, 3103, '2010-08-26 11:11:19', NULL), (4925, 3104, '2010-08-26 11:21:26', NULL), (4926, 3105, '2010-08-26 12:11:38', NULL), (4927, 3106, '2010-08-26 13:02:09', NULL), (4928, 3107, '2010-08-26 13:17:33', NULL), (4929, 3108, '2010-08-26 13:22:48', NULL), (4930, 3109, '2010-08-26 13:39:21', NULL), (4931, 3110, '2010-08-26 14:07:30', NULL), (4932, 3111, '2010-08-26 14:18:41', NULL), (4933, 3112, '2010-08-26 15:43:28', NULL), (4934, 3113, '2010-08-26 16:44:11', NULL), (4935, 3114, '2010-08-26 16:58:01', NULL), (4936, 3115, '2010-08-26 17:08:51', NULL), (4937, 3116, '2010-08-26 17:10:20', NULL), (4938, 3117, '2010-08-26 17:14:58', NULL), (4939, 3118, '2010-08-26 17:36:05', NULL), (4940, 3119, '2010-08-26 18:05:15', NULL), (4941, 3120, '2010-08-26 18:14:57', NULL), (4942, 3121, '2010-08-26 18:23:33', NULL), (4943, 3122, '2010-08-26 18:35:07', NULL), (4944, 3123, '2010-08-26 18:57:42', NULL), (4945, 3124, '2010-08-26 18:59:31', NULL), (4946, 3125, '2010-08-26 19:35:19', NULL), (4947, 3126, '2010-08-26 20:05:26', NULL), (4948, 3127, '2010-08-26 20:09:12', NULL), (4949, 3128, '2010-08-26 20:09:17', NULL), (4950, 3129, '2010-08-26 20:32:31', NULL), (4951, 3130, '2010-08-26 20:36:34', NULL), (4952, 3131, '2010-08-26 21:03:28', NULL), (4953, 3132, '2010-08-26 21:11:14', NULL), (4954, 3133, '2010-08-26 21:35:01', NULL), (4955, 3134, '2010-08-26 22:07:08', NULL), (4956, 3135, '2010-08-26 22:19:56', NULL), (4957, 3136, '2010-08-26 22:38:56', NULL), (4958, 3137, '2010-08-26 23:02:43', NULL), (4959, 3138, '2010-08-26 23:34:46', NULL), (4960, 3139, '2010-08-27 00:16:32', NULL), (4961, 3140, '2010-08-27 00:31:03', NULL), (4962, 3141, '2010-08-27 00:54:37', NULL), (4963, 3142, '2010-08-27 01:01:50', NULL), (4964, 3143, '2010-08-27 01:10:13', NULL), (4965, 3144, '2010-08-27 01:36:58', NULL), (4967, 3145, '2010-08-27 02:13:21', NULL), (4969, 3146, '2010-08-27 02:41:42', NULL), (4970, 3147, '2010-08-27 02:53:43', NULL), (4971, 3148, '2010-08-27 03:13:16', NULL), (4973, 3149, '2010-08-27 03:42:16', NULL), (4975, 3150, '2010-08-27 04:11:15', NULL), (4977, 3151, '2010-08-27 04:40:15', NULL), (4978, 3152, '2010-08-27 04:43:12', NULL), (4979, 3153, '2010-08-27 05:09:14', NULL), (4981, 3154, '2010-08-27 05:57:53', NULL), (4982, 3155, '2010-08-27 06:41:24', NULL), (4983, 3156, '2010-08-27 07:45:03', NULL), (4984, 3157, '2010-08-27 07:47:22', NULL), (4985, 3158, '2010-08-27 07:59:54', NULL), (4986, 3159, '2010-08-27 08:22:56', NULL), (4987, 3160, '2010-08-27 08:25:54', NULL), (4988, 3161, '2010-08-27 08:29:56', NULL), (4989, 3162, '2010-08-27 08:34:17', NULL), (4990, 3163, '2010-08-27 08:48:00', NULL), (4991, 3164, '2010-08-27 08:48:02', NULL), (4992, 3165, '2010-08-27 09:13:07', NULL), (4993, 3166, '2010-08-27 09:22:18', NULL), (4994, 3167, '2010-08-27 09:52:37', NULL), (4995, 3168, '2010-08-27 09:55:19', NULL), (4996, 3169, '2010-08-27 09:56:18', NULL), (4997, 3170, '2010-08-27 10:05:32', NULL), (4998, 3171, '2010-08-27 10:09:07', NULL), (5000, 3172, '2010-08-27 11:20:29', NULL), (5001, 3172, '2010-08-27 11:21:27', NULL), (5002, 3173, '2010-08-27 11:42:38', NULL), (5003, 3174, '2010-08-27 11:43:00', NULL), (5004, 3175, '2010-08-27 11:47:22', NULL), (5005, 3176, '2010-08-27 12:20:24', NULL), (5007, 3177, '2010-08-27 12:57:08', NULL), (5008, 3178, '2010-08-27 14:11:17', NULL), (5009, 3179, '2010-08-27 14:17:58', NULL), (5010, 3180, '2010-08-27 14:18:02', NULL), (5011, 3181, '2010-08-27 15:10:47', NULL), (5012, 3182, '2010-08-27 15:18:10', NULL), (5014, 3183, '2010-08-27 15:37:13', NULL), (5015, 3184, '2010-08-27 16:10:34', NULL), (5016, 3185, '2010-08-27 16:48:49', NULL), (5017, 3186, '2010-08-27 16:49:54', NULL), (5018, 3185, '2010-08-27 16:51:33', NULL), (5019, 3187, '2010-08-27 17:17:24', NULL), (5020, 3188, '2010-08-27 17:47:12', NULL), (5021, 3189, '2010-08-27 18:13:40', NULL), (5022, 3190, '2010-08-27 19:00:07', NULL), (5023, 3191, '2010-08-27 19:14:21', NULL), (5024, 3192, '2010-08-27 19:48:11', NULL), (5025, 3193, '2010-08-27 19:49:08', NULL), (5027, 3196, '2010-08-27 20:05:23', NULL), (5028, 3197, '2010-08-27 20:06:38', NULL), (5029, 3198, '2010-08-27 20:24:09', NULL), (5030, 3199, '2010-08-27 20:41:45', NULL), (5031, 3200, '2010-08-27 20:59:16', NULL), (5032, 3201, '2010-08-27 21:34:15', NULL), (5033, 3202, '2010-08-27 22:09:14', NULL), (5034, 3203, '2010-08-27 22:44:12', NULL), (5035, 3204, '2010-08-27 22:48:38', NULL), (5036, 3205, '2010-08-27 23:07:22', NULL), (5037, 3206, '2010-08-27 23:26:10', NULL), (5038, 3207, '2010-08-27 23:44:59', NULL), (5040, 3208, '2010-08-28 00:22:38', NULL), (5041, 3209, '2010-08-28 01:00:40', NULL), (5042, 3210, '2010-08-28 01:21:55', NULL), (5043, 3211, '2010-08-28 01:43:11', NULL), (5044, 3212, '2010-08-28 02:04:29', NULL), (5046, 3213, '2010-08-28 02:46:59', NULL), (5047, 3214, '2010-08-28 03:08:26', NULL), (5048, 3215, '2010-08-28 03:22:00', NULL), (5050, 3216, '2010-08-28 03:53:35', NULL), (5051, 3217, '2010-08-28 04:18:57', NULL), (5052, 3218, '2010-08-28 04:44:22', NULL), (5053, 3219, '2010-08-28 05:35:06', NULL), (5054, 3220, '2010-08-28 06:00:30', NULL), (5055, 3221, '2010-08-28 06:06:50', NULL), (5056, 3222, '2010-08-28 06:11:28', NULL), (5057, 3223, '2010-08-28 07:40:38', NULL), (5058, 3224, '2010-08-28 07:51:53', NULL), (5059, 3225, '2010-08-28 08:06:05', NULL), (5060, 3226, '2010-08-28 08:31:33', NULL), (5061, 3227, '2010-08-28 08:54:21', NULL), (5062, 3228, '2010-08-28 09:03:20', NULL), (5063, 3229, '2010-08-28 09:16:18', NULL), (5064, 3230, '2010-08-28 09:55:03', NULL), (5065, 3231, '2010-08-28 09:55:10', NULL), (5066, 3232, '2010-08-28 10:28:45', NULL), (5067, 3233, '2010-08-28 10:32:39', NULL), (5068, 3234, '2010-08-28 11:05:28', NULL), (5069, 3235, '2010-08-28 11:06:17', NULL), (5070, 3236, '2010-08-28 11:16:29', NULL), (5071, 3237, '2010-08-28 11:31:10', NULL), (5072, 3238, '2010-08-28 11:40:59', NULL), (5073, 3239, '2010-08-28 11:47:29', NULL), (5074, 3240, '2010-08-28 11:56:52', NULL), (5075, 3241, '2010-08-28 12:59:20', NULL), (5077, 3242, '2010-08-28 14:00:05', NULL), (5078, 3243, '2010-08-28 14:01:16', NULL), (5079, 3244, '2010-08-28 14:56:52', NULL), (5080, 3245, '2010-08-28 16:09:31', NULL), (5081, 3246, '2010-08-28 17:17:28', NULL), (5082, 3247, '2010-08-28 17:27:26', NULL), (5083, 3248, '2010-08-28 18:51:11', NULL), (5084, 3249, '2010-08-28 19:01:03', NULL), (5085, 3250, '2010-08-28 19:02:49', NULL), (5086, 3251, '2010-08-28 19:12:29', NULL), (5087, 3252, '2010-08-28 19:36:34', NULL), (5088, 3253, '2010-08-28 19:45:54', NULL), (5089, 3254, '2010-08-28 20:08:58', NULL), (5090, 3255, '2010-08-28 20:48:45', NULL), (5091, 3256, '2010-08-28 21:25:29', NULL), (5092, 3257, '2010-08-28 21:27:32', NULL), (5093, 3258, '2010-08-28 21:37:19', NULL), (5094, 3259, '2010-08-28 22:00:51', NULL), (5095, 3260, '2010-08-28 22:03:36', NULL), (5096, 3261, '2010-08-28 22:04:30', NULL), (5097, 3262, '2010-08-28 22:34:32', NULL), (5098, 3263, '2010-08-28 22:41:18', NULL), (5099, 3264, '2010-08-28 22:43:07', NULL), (5100, 3265, '2010-08-28 23:05:29', NULL), (5101, 3266, '2010-08-28 23:20:02', NULL), (5102, 3267, '2010-08-28 23:36:26', NULL), (5103, 3268, '2010-08-29 00:38:16', NULL), (5105, 3269, '2010-08-29 02:41:55', NULL), (5107, 3270, '2010-08-29 03:31:37', NULL), (5108, 3271, '2010-08-29 04:08:45', NULL), (5111, 3272, '2010-08-29 04:45:54', NULL), (5112, 3273, '2010-08-29 04:46:03', NULL), (5113, 3274, '2010-08-29 05:12:34', NULL), (5114, 3275, '2010-08-29 05:12:36', NULL), (5115, 3276, '2010-08-29 05:12:38', NULL), (5116, 3277, '2010-08-29 05:12:40', NULL), (5117, 3278, '2010-08-29 05:12:42', NULL), (5118, 3279, '2010-08-29 05:12:45', NULL), (5119, 3280, '2010-08-29 05:12:47', NULL), (5120, 3281, '2010-08-29 05:12:49', NULL), (5121, 3282, '2010-08-29 05:12:52', NULL), (5122, 3283, '2010-08-29 05:12:54', NULL), (5123, 3284, '2010-08-29 05:12:56', NULL), (5124, 3285, '2010-08-29 05:12:58', NULL), (5125, 3286, '2010-08-29 05:13:00', NULL), (5126, 3287, '2010-08-29 05:13:02', NULL), (5127, 3288, '2010-08-29 05:13:04', NULL), (5128, 3289, '2010-08-29 05:13:06', NULL), (5129, 3290, '2010-08-29 05:13:07', NULL), (5130, 3291, '2010-08-29 05:13:09', NULL), (5131, 3292, '2010-08-29 05:13:11', NULL), (5132, 3293, '2010-08-29 05:13:12', NULL), (5133, 3294, '2010-08-29 05:13:14', NULL), (5134, 3295, '2010-08-29 05:13:16', NULL), (5135, 3296, '2010-08-29 05:13:18', NULL), (5136, 3297, '2010-08-29 05:13:20', NULL), (5137, 3298, '2010-08-29 05:13:22', NULL), (5138, 3299, '2010-08-29 05:13:24', NULL), (5139, 3300, '2010-08-29 05:13:26', NULL), (5140, 3301, '2010-08-29 05:13:28', NULL), (5141, 3302, '2010-08-29 05:13:31', NULL), (5142, 3303, '2010-08-29 05:13:33', NULL), (5143, 3304, '2010-08-29 05:13:36', NULL), (5144, 3305, '2010-08-29 05:13:38', NULL), (5145, 3306, '2010-08-29 05:13:40', NULL), (5146, 3307, '2010-08-29 05:13:42', NULL), (5147, 3308, '2010-08-29 05:13:45', NULL), (5148, 3309, '2010-08-29 05:13:47', NULL), (5149, 3310, '2010-08-29 05:13:49', NULL), (5150, 3311, '2010-08-29 05:13:51', NULL), (5151, 3312, '2010-08-29 05:13:53', NULL), (5152, 3313, '2010-08-29 05:13:56', NULL), (5153, 3314, '2010-08-29 05:13:58', NULL), (5154, 3315, '2010-08-29 05:14:00', NULL), (5155, 3316, '2010-08-29 05:14:02', NULL), (5156, 3317, '2010-08-29 05:14:05', NULL), (5157, 3318, '2010-08-29 05:14:07', NULL), (5158, 3319, '2010-08-29 05:14:09', NULL), (5159, 3320, '2010-08-29 05:14:11', NULL), (5160, 3321, '2010-08-29 05:14:14', NULL), (5161, 3322, '2010-08-29 05:14:16', NULL), (5162, 3323, '2010-08-29 05:14:18', NULL), (5163, 3324, '2010-08-29 05:23:00', NULL), (5164, 3325, '2010-08-29 06:00:05', NULL), (5165, 3326, '2010-08-29 07:26:13', NULL), (5166, 3327, '2010-08-29 07:37:03', NULL), (5167, 3328, '2010-08-29 09:00:46', NULL), (5168, 3329, '2010-08-29 09:16:40', NULL), (5169, 3330, '2010-08-29 09:43:45', NULL), (5170, 3331, '2010-08-29 10:05:38', NULL), (5171, 3332, '2010-08-29 10:09:29', NULL), (5172, 3333, '2010-08-29 10:09:31', NULL), (5174, 3334, '2010-08-29 10:18:35', NULL), (5175, 3335, '2010-08-29 11:24:06', NULL), (5176, 3336, '2010-08-29 11:35:58', NULL), (5177, 3337, '2010-08-29 11:46:03', NULL), (5178, 3338, '2010-08-29 13:36:24', NULL), (5179, 3339, '2010-08-29 14:44:02', NULL), (5180, 3340, '2010-08-29 15:36:48', NULL), (5181, 3341, '2010-08-29 15:39:55', NULL), (5182, 3342, '2010-08-29 15:54:17', NULL), (5183, 3343, '2010-08-29 16:05:33', NULL), (5184, 3344, '2010-08-29 16:11:48', NULL), (5185, 3345, '2010-08-29 16:53:38', NULL), (5186, 3346, '2010-08-29 17:01:28', NULL), (5187, 3347, '2010-08-29 17:10:05', NULL), (5188, 3348, '2010-08-29 17:46:51', NULL), (5189, 3349, '2010-08-29 18:31:56', NULL), (5190, 3350, '2010-08-29 18:33:09', NULL), (5191, 3351, '2010-08-29 18:43:47', NULL), (5192, 3352, '2010-08-29 19:06:40', NULL), (5193, 3353, '2010-08-29 19:19:20', NULL), (5194, 3354, '2010-08-29 19:29:31', NULL), (5195, 3355, '2010-08-29 19:52:22', NULL), (5196, 3356, '2010-08-29 19:52:26', NULL), (5197, 3357, '2010-08-29 20:03:50', NULL), (5198, 3358, '2010-08-29 20:27:23', NULL), (5199, 3359, '2010-08-29 20:50:56', NULL), (5200, 3360, '2010-08-29 21:26:15', NULL), (5202, 3361, '2010-08-29 21:48:08', NULL), (5203, 3362, '2010-08-29 22:12:48', NULL), (5204, 3363, '2010-08-29 22:37:29', NULL), (5206, 3364, '2010-08-29 23:14:28', NULL), (5207, 3365, '2010-08-29 23:35:47', NULL), (5208, 3366, '2010-08-29 23:51:27', NULL), (5209, 3367, '2010-08-30 00:09:31', NULL), (5210, 3368, '2010-08-30 00:53:04', NULL), (5211, 3369, '2010-08-30 01:42:23', NULL), (5212, 3370, '2010-08-30 02:07:11', NULL), (5213, 3371, '2010-08-30 02:31:58', NULL), (5214, 3372, '2010-08-30 03:21:26', NULL), (5215, 3373, '2010-08-30 03:46:06', NULL), (5216, 3374, '2010-08-30 04:09:09', NULL), (5217, 3375, '2010-08-30 04:23:02', NULL), (5218, 3376, '2010-08-30 05:37:26', NULL), (5220, 3377, '2010-08-30 06:15:37', NULL), (5221, 3378, '2010-08-30 06:20:33', NULL), (5222, 3379, '2010-08-30 06:21:34', NULL), (5223, 3380, '2010-08-30 06:38:21', NULL), (5224, 3381, '2010-08-30 06:39:30', NULL), (5225, 3382, '2010-08-30 07:17:28', NULL), (5226, 3383, '2010-08-30 07:17:52', NULL), (5227, 3384, '2010-08-30 08:10:16', NULL), (5228, 3385, '2010-08-30 09:01:34', NULL), (5229, 3386, '2010-08-30 09:48:24', NULL), (5230, 3386, '2010-08-30 09:49:34', NULL), (5231, 3387, '2010-08-30 10:05:18', NULL), (5233, 3388, '2010-08-30 10:31:22', NULL), (5234, 3389, '2010-08-30 10:36:33', NULL), (5235, 3390, '2010-08-30 10:39:27', NULL), (5236, 3391, '2010-08-30 11:41:35', NULL), (5237, 3392, '2010-08-30 11:58:15', NULL), (5238, 3393, '2010-08-30 12:51:50', NULL), (5239, 3394, '2010-08-30 13:12:51', NULL), (5240, 3395, '2010-08-30 13:17:48', NULL), (5241, 3396, '2010-08-30 13:38:40', NULL), (5242, 3397, '2010-08-30 14:31:22', NULL), (5243, 3398, '2010-08-30 14:32:39', NULL), (5245, 3399, '2010-08-30 14:46:45', NULL), (5246, 3400, '2010-08-30 15:15:33', NULL), (5247, 3401, '2010-08-30 15:15:35', NULL), (5248, 3402, '2010-08-30 15:47:53', NULL), (5249, 3403, '2010-08-30 15:49:13', NULL), (5250, 3404, '2010-08-30 15:50:14', NULL), (5251, 3405, '2010-08-30 15:54:49', NULL), (5252, 3406, '2010-08-30 16:02:08', NULL), (5253, 3407, '2010-08-30 16:03:47', NULL), (5254, 3408, '2010-08-30 16:21:17', NULL), (5255, 3409, '2010-08-30 17:03:39', NULL), (5256, 3410, '2010-08-30 17:03:43', NULL), (5257, 3411, '2010-08-30 17:32:22', NULL), (5258, 3412, '2010-08-30 17:44:13', NULL), (5259, 3413, '2010-08-30 18:10:39', NULL), (5260, 3414, '2010-08-30 18:39:22', NULL), (5262, 3415, '2010-08-30 18:54:00', NULL), (5263, 3416, '2010-08-30 19:38:12', NULL), (5264, 3417, '2010-08-30 20:09:28', NULL), (5265, 3418, '2010-08-30 20:22:36', NULL), (5266, 3419, '2010-08-30 20:52:20', NULL), (5268, 3420, '2010-08-30 21:07:10', NULL), (5269, 3421, '2010-08-30 21:36:47', NULL), (5270, 3422, '2010-08-30 22:28:00', NULL), (5271, 3423, '2010-08-30 22:36:06', NULL), (5272, 3424, '2010-08-30 22:40:28', NULL), (5274, 3425, '2010-08-30 22:50:55', NULL), (5275, 3426, '2010-08-30 23:05:45', NULL), (5277, 3427, '2010-08-30 23:50:08', NULL), (5279, 3428, '2010-08-31 00:19:44', NULL), (5280, 3429, '2010-08-31 01:18:20', NULL), (5281, 3430, '2010-08-31 02:01:54', NULL), (5282, 3431, '2010-08-31 02:45:41', NULL), (5284, 3432, '2010-08-31 03:43:47', NULL), (5285, 3433, '2010-08-31 03:58:19', NULL), (5286, 3434, '2010-08-31 04:12:51', NULL), (5287, 3435, '2010-08-31 04:25:04', NULL), (5288, 3436, '2010-08-31 04:27:39', NULL), (5289, 3437, '2010-08-31 05:21:44', NULL), (5290, 3438, '2010-08-31 05:37:15', NULL), (5291, 3439, '2010-08-31 05:45:06', NULL), (5292, 3440, '2010-08-31 06:15:18', NULL), (5293, 3441, '2010-08-31 06:41:17', NULL), (5294, 3442, '2010-08-31 07:11:17', NULL), (5296, 3443, '2010-08-31 08:06:59', NULL), (5298, 3446, '2010-08-31 08:42:57', NULL), (5299, 3447, '2010-08-31 08:51:25', NULL), (5301, 3448, '2010-08-31 10:06:03', NULL), (5303, 3449, '2010-08-31 10:37:55', NULL), (5304, 3450, '2010-08-31 11:46:23', NULL), (5305, 3451, '2010-08-31 11:51:09', NULL), (5306, 3452, '2010-08-31 12:09:23', NULL), (5307, 3453, '2010-08-31 12:10:54', NULL), (5308, 3454, '2010-08-31 12:41:54', NULL), (5309, 3455, '2010-08-31 12:52:14', NULL), (5310, 3456, '2010-08-31 13:16:01', NULL), (5311, 3457, '2010-08-31 14:11:25', NULL), (5312, 3458, '2010-08-31 14:19:31', NULL), (5313, 3459, '2010-08-31 14:41:16', NULL), (5314, 3460, '2010-08-31 15:11:42', NULL), (5315, 3461, '2010-08-31 16:13:19', NULL), (5316, 3462, '2010-08-31 16:46:46', NULL), (5318, 3463, '2010-08-31 17:35:15', NULL), (5319, 3464, '2010-08-31 18:43:50', NULL), (5320, 3465, '2010-08-31 19:06:05', NULL), (5321, 3466, '2010-08-31 19:26:25', NULL), (5323, 3467, '2010-08-31 19:32:17', NULL), (5324, 3468, '2010-08-31 19:34:51', NULL), (5326, 3469, '2010-08-31 19:47:31', NULL), (5327, 3470, '2010-08-31 19:52:30', NULL), (5328, 3471, '2010-08-31 19:59:05', NULL), (5329, 3472, '2010-08-31 20:12:52', NULL), (5331, 3473, '2010-08-31 20:38:16', NULL), (5332, 3474, '2010-08-31 21:03:37', NULL), (5333, 3475, '2010-08-31 21:22:47', NULL), (5334, 3476, '2010-08-31 21:37:07', NULL), (5335, 3477, '2010-08-31 21:51:44', NULL), (5337, 3478, '2010-08-31 22:18:31', NULL), (5338, 3479, '2010-08-31 22:35:14', NULL), (5339, 3480, '2010-08-31 22:45:17', NULL), (5340, 3481, '2010-08-31 22:56:31', NULL), (5341, 3482, '2010-08-31 23:12:04', NULL), (5342, 3483, '2010-09-01 00:54:20', NULL), (5343, 3484, '2010-09-01 00:59:59', NULL), (5345, 3485, '2010-09-01 01:12:42', NULL), (5346, 3486, '2010-09-01 01:15:17', NULL), (5347, 3487, '2010-09-01 01:16:55', NULL), (5348, 3488, '2010-09-01 01:17:13', NULL), (5349, 3489, '2010-09-01 01:18:13', NULL), (5350, 3490, '2010-09-01 01:28:29', NULL), (5353, 3491, '2010-09-01 02:05:02', NULL), (5354, 3491, '2010-09-01 02:09:16', NULL), (5355, 3492, '2010-09-01 02:25:54', NULL), (5356, 3493, '2010-09-01 02:39:43', NULL), (5357, 3494, '2010-09-01 02:55:42', NULL), (5358, 3495, '2010-09-01 03:00:24', NULL), (5359, 3496, '2010-09-01 03:13:21', NULL), (5360, 3497, '2010-09-01 03:16:21', NULL), (5361, 3498, '2010-09-01 03:28:57', NULL), (5362, 3499, '2010-09-01 03:31:03', NULL), (5363, 3500, '2010-09-01 03:34:58', NULL), (5364, 3501, '2010-09-01 03:35:09', NULL), (5365, 3502, '2010-09-01 03:54:18', NULL), (5367, 3503, '2010-09-01 04:25:02', NULL), (5368, 3504, '2010-09-01 04:50:55', NULL), (5369, 3505, '2010-09-01 05:14:50', NULL), (5370, 3506, '2010-09-01 05:17:57', NULL), (5371, 3507, '2010-09-01 05:32:43', NULL), (5372, 3508, '2010-09-01 05:35:43', NULL), (5373, 3509, '2010-09-01 05:35:51', NULL), (5374, 3510, '2010-09-01 05:37:27', NULL), (5375, 3511, '2010-09-01 05:37:33', NULL), (5376, 3512, '2010-09-01 05:37:58', NULL), (5377, 3513, '2010-09-01 06:12:30', NULL), (5378, 3514, '2010-09-01 06:33:17', NULL), (5379, 3515, '2010-09-01 06:35:35', NULL), (5380, 3516, '2010-09-01 06:40:27', NULL), (5381, 3517, '2010-09-01 06:47:11', NULL), (5382, 3518, '2010-09-01 06:50:04', NULL), (5383, 3519, '2010-09-01 07:10:04', NULL), (5384, 3520, '2010-09-01 07:10:08', NULL), (5385, 3521, '2010-09-01 07:10:10', NULL), (5386, 3522, '2010-09-01 07:11:18', NULL), (5387, 3523, '2010-09-01 07:44:06', NULL), (5388, 3524, '2010-09-01 07:49:59', NULL), (5389, 3525, '2010-09-01 09:09:48', NULL), (5390, 3526, '2010-09-01 09:42:51', NULL), (5391, 3527, '2010-09-01 10:08:11', NULL), (5392, 3528, '2010-09-01 10:09:32', NULL), (5393, 3529, '2010-09-01 10:31:26', NULL), (5394, 3530, '2010-09-01 10:32:43', NULL), (5395, 3531, '2010-09-01 10:47:46', NULL), (5396, 3532, '2010-09-01 10:51:38', NULL), (5397, 3533, '2010-09-01 10:58:24', NULL), (5398, 3534, '2010-09-01 10:59:05', NULL), (5399, 3535, '2010-09-01 10:59:44', NULL), (5400, 3536, '2010-09-01 11:00:20', NULL), (5401, 3537, '2010-09-01 11:00:57', NULL), (5402, 3538, '2010-09-01 11:01:35', NULL), (5403, 3539, '2010-09-01 11:02:14', NULL), (5404, 3540, '2010-09-01 11:02:54', NULL), (5405, 3541, '2010-09-01 11:03:35', NULL), (5406, 3542, '2010-09-01 11:04:18', NULL), (5407, 3543, '2010-09-01 11:05:40', NULL), (5408, 3544, '2010-09-01 11:06:24', NULL), (5409, 3545, '2010-09-01 11:07:06', NULL), (5410, 3546, '2010-09-01 11:07:49', NULL), (5411, 3547, '2010-09-01 11:08:27', NULL), (5412, 3548, '2010-09-01 11:09:04', NULL), (5413, 3549, '2010-09-01 11:09:57', NULL), (5414, 3550, '2010-09-01 11:10:30', NULL), (5415, 3551, '2010-09-01 11:11:43', NULL), (5416, 3552, '2010-09-01 11:35:32', NULL), (5417, 3553, '2010-09-01 11:52:19', NULL), (5418, 3554, '2010-09-01 11:54:52', NULL), (5419, 3555, '2010-09-01 12:20:43', NULL), (5420, 3556, '2010-09-01 12:22:15', NULL), (5421, 3557, '2010-09-01 13:04:17', NULL), (5422, 3558, '2010-09-01 13:04:20', NULL), (5423, 3559, '2010-09-01 13:05:23', NULL), (5424, 3560, '2010-09-01 13:13:12', NULL), (5425, 3561, '2010-09-01 13:18:18', NULL), (5426, 3562, '2010-09-01 13:26:35', NULL), (5427, 3563, '2010-09-01 13:32:55', NULL), (5428, 3564, '2010-09-01 13:52:23', NULL), (5429, 3565, '2010-09-01 14:09:57', NULL), (5430, 3566, '2010-09-01 14:11:14', NULL), (5431, 3567, '2010-09-01 14:13:18', NULL), (5433, 3568, '2010-09-01 14:41:44', NULL), (5434, 3569, '2010-09-01 15:22:54', NULL), (5435, 3570, '2010-09-01 15:30:11', NULL), (5436, 3571, '2010-09-01 15:37:27', NULL), (5437, 3572, '2010-09-01 16:05:09', NULL), (5438, 3573, '2010-09-01 16:17:32', NULL), (5439, 3574, '2010-09-01 16:48:42', NULL), (5440, 3575, '2010-09-01 16:48:44', NULL), (5441, 3576, '2010-09-01 16:48:45', NULL), (5442, 3577, '2010-09-01 16:48:48', NULL), (5443, 3578, '2010-09-01 16:48:49', NULL), (5444, 3579, '2010-09-01 16:48:51', NULL), (5445, 3580, '2010-09-01 16:48:52', NULL), (5446, 3581, '2010-09-01 17:18:02', NULL), (5447, 3582, '2010-09-01 17:45:31', NULL), (5448, 3583, '2010-09-01 17:50:25', NULL), (5449, 3584, '2010-09-01 17:53:06', NULL), (5452, 3585, '2010-09-01 18:28:27', NULL), (5453, 3586, '2010-09-01 18:53:33', NULL), (5454, 3587, '2010-09-01 19:00:48', NULL), (5455, 3588, '2010-09-01 19:02:35', NULL), (5456, 3589, '2010-09-01 19:02:52', NULL), (5457, 3590, '2010-09-01 19:13:20', NULL), (5458, 3591, '2010-09-01 19:20:12', NULL), (5459, 3592, '2010-09-01 19:52:42', NULL), (5460, 3593, '2010-09-01 20:18:39', NULL), (5461, 3594, '2010-09-01 20:29:05', NULL), (5462, 3595, '2010-09-01 20:33:16', NULL), (5464, 3596, '2010-09-01 20:37:30', NULL), (5465, 3597, '2010-09-01 20:38:10', NULL), (5466, 3598, '2010-09-01 20:58:57', NULL), (5467, 3599, '2010-09-01 21:04:47', NULL), (5468, 3600, '2010-09-01 21:10:03', NULL), (5469, 3601, '2010-09-01 21:22:09', NULL), (5470, 3602, '2010-09-01 21:28:08', NULL), (5471, 3603, '2010-09-01 21:38:02', NULL), (5472, 3604, '2010-09-01 22:05:06', NULL), (5473, 3605, '2010-09-01 22:05:06', NULL), (5474, 3606, '2010-09-01 22:05:06', NULL), (5475, 3607, '2010-09-01 22:05:06', NULL), (5476, 3608, '2010-09-01 22:05:06', NULL), (5477, 3609, '2010-09-01 22:05:18', NULL), (5478, 3610, '2010-09-01 22:45:35', NULL), (5479, 3611, '2010-09-01 22:49:11', NULL), (5480, 3612, '2010-09-01 22:49:14', NULL), (5481, 3613, '2010-09-01 23:25:26', NULL), (5482, 3614, '2010-09-01 23:58:38', NULL), (5483, 3615, '2010-09-02 00:38:29', NULL), (5484, 3616, '2010-09-02 01:11:42', NULL), (5485, 3617, '2010-09-02 01:36:07', NULL), (5486, 3618, '2010-09-02 01:38:16', NULL), (5487, 3619, '2010-09-02 02:11:28', NULL), (5489, 3620, '2010-09-02 02:44:40', NULL), (5490, 3621, '2010-09-02 02:45:38', NULL), (5491, 3622, '2010-09-02 03:01:40', NULL), (5492, 3623, '2010-09-02 03:02:07', NULL), (5493, 3624, '2010-09-02 03:11:16', NULL), (5495, 3625, '2010-09-02 03:44:27', NULL), (5496, 3626, '2010-09-02 03:49:47', NULL), (5497, 3627, '2010-09-02 03:54:13', NULL), (5498, 3628, '2010-09-02 04:06:06', NULL), (5500, 3629, '2010-09-02 04:24:16', NULL), (5501, 3630, '2010-09-02 04:35:01', NULL), (5502, 3631, '2010-09-02 04:35:00', NULL), (5503, 3632, '2010-09-02 04:39:33', NULL), (5504, 3633, '2010-09-02 05:09:33', NULL), (5505, 3634, '2010-09-02 05:10:42', NULL), (5506, 3635, '2010-09-02 05:11:32', NULL), (5507, 3636, '2010-09-02 05:12:24', NULL), (5508, 3637, '2010-09-02 05:24:37', NULL), (5510, 3638, '2010-09-02 05:55:20', NULL), (5511, 3639, '2010-09-02 05:58:23', NULL), (5512, 3640, '2010-09-02 06:20:05', NULL), (5513, 3641, '2010-09-02 06:43:17', NULL), (5514, 3642, '2010-09-02 06:44:51', NULL), (5515, 3643, '2010-09-02 07:17:06', NULL), (5516, 3644, '2010-09-02 07:58:32', NULL), (5517, 3645, '2010-09-02 08:15:05', NULL), (5518, 3646, '2010-09-02 08:19:29', NULL), (5520, 3647, '2010-09-02 08:32:25', NULL), (5521, 3648, '2010-09-02 08:35:34', NULL), (5522, 3649, '2010-09-02 08:37:00', NULL), (5523, 3650, '2010-09-02 08:50:37', NULL), (5524, 3651, '2010-09-02 08:57:32', NULL), (5525, 3652, '2010-09-02 09:34:52', NULL), (5526, 3653, '2010-09-02 09:38:21', NULL), (5527, 3654, '2010-09-02 09:51:39', NULL), (5528, 3654, '2010-09-02 09:52:55', NULL), (5529, 3655, '2010-09-02 10:19:38', NULL), (5530, 3656, '2010-09-02 10:20:34', NULL), (5531, 3657, '2010-09-02 10:32:19', NULL), (5532, 3658, '2010-09-02 10:35:16', NULL), (5533, 3659, '2010-09-02 10:44:01', NULL), (5534, 3660, '2010-09-02 10:44:05', NULL), (5535, 3661, '2010-09-02 10:44:05', NULL), (5536, 3662, '2010-09-02 10:44:07', NULL), (5537, 3663, '2010-09-02 10:45:54', NULL), (5538, 3664, '2010-09-02 10:52:50', NULL), (5539, 3665, '2010-09-02 11:12:59', NULL), (5541, 3666, '2010-09-02 11:54:03', NULL), (5542, 3667, '2010-09-02 12:14:49', NULL), (5543, 3668, '2010-09-02 12:16:06', NULL), (5544, 3669, '2010-09-02 12:38:02', NULL), (5545, 3670, '2010-09-02 13:07:36', NULL), (5546, 3671, '2010-09-02 13:16:47', NULL), (5547, 3672, '2010-09-02 13:17:04', NULL), (5548, 3673, '2010-09-02 13:19:00', NULL), (5549, 3674, '2010-09-02 13:19:43', NULL), (5550, 3675, '2010-09-02 13:25:47', NULL), (5551, 3676, '2010-09-02 13:27:00', NULL), (5552, 3677, '2010-09-02 13:27:06', NULL), (5553, 3678, '2010-09-02 13:29:01', NULL), (5554, 3679, '2010-09-02 13:29:34', NULL), (5555, 3680, '2010-09-02 13:33:28', NULL), (5556, 3681, '2010-09-02 13:34:57', NULL), (5557, 3682, '2010-09-02 13:41:05', NULL), (5558, 3683, '2010-09-02 13:58:51', NULL), (5559, 3684, '2010-09-02 14:19:08', NULL), (5560, 3685, '2010-09-02 15:09:34', NULL), (5561, 3686, '2010-09-02 15:43:24', NULL), (5562, 3687, '2010-09-02 16:12:39', NULL), (5563, 3688, '2010-09-02 16:29:32', NULL), (5564, 3689, '2010-09-02 16:34:23', NULL), (5565, 3690, '2010-09-02 17:10:23', NULL), (5566, 3691, '2010-09-02 17:19:06', NULL), (5567, 3692, '2010-09-02 17:22:58', NULL), (5568, 3693, '2010-09-02 18:01:42', NULL), (5569, 3694, '2010-09-02 18:02:09', NULL), (5570, 3695, '2010-09-02 18:03:03', NULL), (5571, 3696, '2010-09-02 18:52:27', NULL), (5572, 3697, '2010-09-02 18:52:38', NULL), (5573, 3698, '2010-09-02 18:57:26', NULL), (5574, 3699, '2010-09-02 19:02:30', NULL), (5575, 3700, '2010-09-02 20:02:22', NULL), (5576, 3701, '2010-09-02 20:10:46', NULL), (5577, 3702, '2010-09-02 20:34:05', NULL), (5578, 3703, '2010-09-02 20:37:34', NULL), (5579, 3704, '2010-09-02 20:40:59', NULL), (5580, 3705, '2010-09-02 20:41:35', NULL), (5581, 3706, '2010-09-02 20:42:09', NULL), (5582, 3707, '2010-09-02 20:45:41', NULL), (5583, 3708, '2010-09-02 20:47:56', NULL), (5584, 3709, '2010-09-02 20:48:56', NULL), (5585, 3710, '2010-09-02 20:51:21', NULL), (5586, 3711, '2010-09-02 20:55:03', NULL), (5587, 3712, '2010-09-02 21:23:40', NULL), (5588, 3713, '2010-09-02 22:07:36', NULL), (5589, 3714, '2010-09-02 23:07:16', NULL), (5590, 3715, '2010-09-02 23:35:07', NULL), (5591, 3716, '2010-09-03 00:48:58', NULL), (5592, 3717, '2010-09-03 01:03:20', NULL), (5593, 3718, '2010-09-03 01:07:38', NULL), (5594, 3719, '2010-09-03 02:07:17', NULL), (5595, 3720, '2010-09-03 02:29:06', NULL), (5596, 3721, '2010-09-03 03:12:37', NULL), (5597, 3722, '2010-09-03 03:20:47', NULL), (5598, 3723, '2010-09-03 04:10:07', NULL), (5599, 3724, '2010-09-03 04:19:58', NULL), (5600, 3725, '2010-09-03 04:47:11', NULL), (5601, 3726, '2010-09-03 05:32:04', NULL), (5602, 3727, '2010-09-03 05:58:07', NULL), (5603, 3728, '2010-09-03 06:08:35', NULL), (5604, 3729, '2010-09-03 06:13:31', NULL), (5605, 3730, '2010-09-03 06:23:39', NULL), (5606, 3731, '2010-09-03 06:45:24', NULL), (5607, 3732, '2010-09-03 06:51:12', NULL), (5608, 3733, '2010-09-03 07:00:20', NULL), (5609, 3734, '2010-09-03 07:05:06', NULL), (5610, 3735, '2010-09-03 07:06:32', NULL), (5611, 3736, '2010-09-03 07:14:04', NULL), (5612, 3737, '2010-09-03 07:52:02', NULL), (5613, 3738, '2010-09-03 08:00:05', NULL), (5614, 3739, '2010-09-03 08:00:09', NULL), (5615, 3740, '2010-09-03 08:24:22', NULL), (5616, 3741, '2010-09-03 09:08:52', NULL), (5617, 3742, '2010-09-03 09:25:13', NULL), (5618, 3743, '2010-09-03 09:54:41', NULL), (5619, 3744, '2010-09-03 10:07:23', NULL), (5620, 3745, '2010-09-03 10:09:52', NULL), (5621, 3746, '2010-09-03 10:13:43', NULL), (5622, 3746, '2010-09-03 10:16:16', NULL), (5623, 3747, '2010-09-03 10:38:13', NULL), (5624, 3748, '2010-09-03 10:40:11', NULL), (5625, 3749, '2010-09-03 10:40:27', NULL), (5626, 3750, '2010-09-03 10:40:33', NULL), (5627, 3751, '2010-09-03 11:14:10', NULL), (5628, 3752, '2010-09-03 11:22:11', NULL), (5629, 3753, '2010-09-03 11:34:32', NULL), (5630, 3754, '2010-09-03 11:35:18', NULL), (5631, 3755, '2010-09-03 12:19:41', NULL), (5632, 3755, '2010-09-03 12:20:13', NULL), (5633, 3756, '2010-09-03 12:28:18', NULL), (5634, 3757, '2010-09-03 12:29:04', NULL), (5635, 3758, '2010-09-03 12:39:04', NULL), (5636, 3759, '2010-09-03 13:23:14', NULL), (5637, 3760, '2010-09-03 14:00:35', NULL), (5638, 3761, '2010-09-03 14:00:38', NULL), (5639, 3762, '2010-09-03 14:05:25', NULL), (5640, 3763, '2010-09-03 14:29:10', NULL), (5641, 3764, '2010-09-03 14:53:32', NULL), (5642, 3765, '2010-09-03 15:07:58', NULL), (5643, 3766, '2010-09-03 15:18:55', NULL), (5645, 3767, '2010-09-03 15:45:34', NULL), (5646, 3768, '2010-09-03 16:01:50', NULL), (5655, 3769, '2010-09-03 18:27:04', NULL), (5656, 3770, '2010-09-03 18:29:55', NULL), (5658, 3771, '2010-09-03 18:43:03', NULL), (5659, 3772, '2010-09-03 19:13:36', NULL), (5666, 3773, '2010-09-03 20:32:08', NULL), (5667, 3774, '2010-09-03 20:32:24', NULL), (5670, 3775, '2010-09-03 20:59:49', NULL), (5672, 3776, '2010-09-03 21:19:24', NULL), (5677, 3777, '2010-09-03 22:11:11', NULL), (5685, 3778, '2010-09-03 22:42:21', NULL), (5697, 3779, '2010-09-04 00:32:10', NULL), (5714, 3780, '2010-09-04 03:15:52', NULL), (5725, 3781, '2010-09-04 04:40:03', NULL), (5726, 3782, '2010-09-04 04:57:14', NULL), (5727, 3783, '2010-09-04 05:30:01', NULL), (5728, 3784, '2010-09-04 06:10:16', NULL), (5736, 3785, '2010-09-04 07:21:49', NULL), (5739, 3786, '2010-09-04 07:34:54', NULL), (5742, 3787, '2010-09-04 07:42:29', NULL), (5746, 3788, '2010-09-04 07:53:53', NULL), (5747, 3789, '2010-09-04 07:58:34', NULL), (5749, 3790, '2010-09-04 08:18:39', NULL), (5750, 3791, '2010-09-04 08:22:41', NULL), (5764, 3792, '2010-09-04 10:13:25', NULL), (5765, 3793, '2010-09-04 10:13:27', NULL), (5767, 3794, '2010-09-04 10:31:45', NULL), (5768, 3795, '2010-09-04 10:37:54', NULL), (5769, 3796, '2010-09-04 10:41:39', NULL), (5770, 3797, '2010-09-04 10:41:39', NULL), (5773, 3798, '2010-09-04 11:28:51', NULL), (5777, 3799, '2010-09-04 12:03:45', NULL), (5780, 3800, '2010-09-04 12:13:14', NULL), (5783, 3801, '2010-09-04 12:52:29', NULL), (5784, 3802, '2010-09-04 13:16:01', NULL), (5785, 3803, '2010-09-04 14:04:27', NULL), (5788, 3804, '2010-09-04 14:54:18', NULL), (5801, 3805, '2010-09-04 16:23:35', NULL), (5803, 3806, '2010-09-04 16:28:35', NULL), (5809, 3807, '2010-09-04 17:28:30', NULL), (5813, 3808, '2010-09-04 17:45:16', NULL), (5822, 3809, '2010-09-04 18:51:14', NULL), (5827, 3810, '2010-09-04 19:47:13', NULL), (5828, 3810, '2010-09-04 19:51:42', NULL), (5829, 3811, '2010-09-04 19:52:20', NULL), (5832, 3812, '2010-09-04 20:14:58', NULL), (5840, 3813, '2010-09-04 21:26:32', NULL), (5841, 3814, '2010-09-04 21:38:21', NULL), (5850, 3815, '2010-09-04 22:42:48', NULL), (5851, 3816, '2010-09-04 22:47:19', NULL), (5865, 3817, '2010-09-05 01:00:56', NULL), (5878, 3818, '2010-09-05 02:50:46', NULL), (5903, 3819, '2010-09-05 07:01:03', NULL), (5905, 3820, '2010-09-05 07:16:14', NULL), (5906, 3821, '2010-09-05 08:57:51', NULL), (5907, 3822, '2010-09-05 10:16:54', NULL), (5909, 3823, '2010-09-05 10:20:55', NULL), (5911, 3824, '2010-09-05 10:58:42', NULL), (5913, 3825, '2010-09-05 11:10:26', NULL), (5914, 3826, '2010-09-05 11:37:16', NULL), (5915, 3827, '2010-09-05 11:57:04', NULL), (5916, 3828, '2010-09-05 12:48:08', NULL), (5921, 3829, '2010-09-05 13:57:37', NULL), (5926, 3830, '2010-09-05 14:21:30', NULL), (5928, 3831, '2010-09-05 14:29:43', NULL), (5933, 3832, '2010-09-05 15:03:35', NULL), (5934, 3833, '2010-09-05 15:15:39', NULL), (5936, 3834, '2010-09-05 15:26:28', NULL), (5937, 3835, '2010-09-05 15:26:30', NULL), (5940, 3836, '2010-09-05 15:49:23', NULL), (5942, 3837, '2010-09-05 16:15:28', NULL), (5944, 3838, '2010-09-05 16:33:57', NULL), (5946, 3839, '2010-09-05 16:54:48', NULL), (5951, 3840, '2010-09-05 17:23:01', NULL), (5953, 3841, '2010-09-05 17:34:38', NULL), (5954, 3842, '2010-09-05 17:38:44', NULL), (5956, 3843, '2010-09-05 17:47:56', NULL), (5958, 3844, '2010-09-05 17:49:27', NULL), (5959, 3845, '2010-09-05 17:49:31', NULL), (5960, 3846, '2010-09-05 17:54:15', NULL), (5965, 3847, '2010-09-05 18:23:28', NULL), (5971, 3848, '2010-09-05 19:16:44', NULL), (5979, 3849, '2010-09-05 20:30:55', NULL), (5982, 3850, '2010-09-05 20:40:39', NULL), (5983, 3851, '2010-09-05 20:49:08', NULL), (5985, 3852, '2010-09-05 20:56:21', NULL), (5989, 3853, '2010-09-05 21:52:23', NULL), (5991, 3854, '2010-09-05 21:56:42', NULL), (6010, 3855, '2010-09-06 01:20:50', NULL), (6018, 3856, '2010-09-06 02:15:52', NULL), (6023, 3857, '2010-09-06 05:54:46', NULL), (6024, 3858, '2010-09-06 06:49:37', NULL), (6025, 3859, '2010-09-06 06:55:46', NULL), (6026, 3860, '2010-09-06 07:07:55', NULL), (6027, 3861, '2010-09-06 07:19:19', NULL), (6028, 3862, '2010-09-06 07:32:47', NULL), (6030, 3863, '2010-09-06 07:58:04', NULL), (6031, 3864, '2010-09-06 08:13:24', NULL), (6032, 3865, '2010-09-06 08:38:00', NULL), (6033, 3866, '2010-09-06 09:56:08', NULL), (6034, 3867, '2010-09-06 10:02:54', NULL), (6035, 3868, '2010-09-06 10:02:56', NULL), (6036, 3869, '2010-09-06 10:20:16', NULL), (6037, 3870, '2010-09-06 10:21:30', NULL), (6038, 3871, '2010-09-06 10:28:58', NULL), (6039, 3872, '2010-09-06 11:06:42', NULL), (6040, 3873, '2010-09-06 11:22:42', NULL), (6041, 3874, '2010-09-06 11:36:57', NULL), (6042, 3874, '2010-09-06 11:37:59', NULL), (6043, 3875, '2010-09-06 11:41:42', NULL), (6045, 3876, '2010-09-06 11:48:30', NULL), (6046, 3877, '2010-09-06 11:49:41', NULL), (6047, 3878, '2010-09-06 11:51:02', NULL), (6048, 3879, '2010-09-06 11:52:43', NULL), (6049, 3880, '2010-09-06 11:55:06', NULL), (6050, 3881, '2010-09-06 11:51:50', NULL), (6051, 3882, '2010-09-06 11:58:47', NULL), (6052, 3883, '2010-09-06 12:05:08', NULL), (6053, 3884, '2010-09-06 12:16:48', NULL), (6054, 3885, '2010-09-06 12:39:10', NULL), (6055, 3886, '2010-09-06 13:16:25', NULL), (6056, 3887, '2010-09-06 13:22:51', NULL), (6057, 3888, '2010-09-06 14:02:25', NULL), (6058, 3889, '2010-09-06 14:49:12', NULL), (6059, 3890, '2010-09-06 15:37:34', NULL), (6060, 3891, '2010-09-06 15:45:20', NULL), (6061, 3892, '2010-09-06 15:56:59', NULL), (6062, 3893, '2010-09-06 16:46:17', NULL), (6063, 3894, '2010-09-06 17:10:17', NULL), (6064, 3895, '2010-09-06 17:19:58', NULL), (6066, 3896, '2010-09-06 17:40:54', NULL), (6067, 3897, '2010-09-06 17:44:07', NULL), (6068, 3898, '2010-09-06 18:13:27', NULL), (6069, 3899, '2010-09-06 18:59:49', NULL), (6070, 3900, '2010-09-06 19:09:03', NULL), (6071, 3901, '2010-09-06 19:28:32', NULL), (6072, 3902, '2010-09-06 19:37:49', NULL), (6073, 3903, '2010-09-06 21:11:45', NULL), (6074, 3904, '2010-09-06 21:46:44', NULL), (6075, 3905, '2010-09-06 22:14:28', NULL), (6076, 3906, '2010-09-06 22:15:56', NULL), (6077, 3907, '2010-09-06 22:21:50', NULL), (6078, 3908, '2010-09-06 22:29:54', NULL), (6079, 3909, '2010-09-06 22:46:10', NULL), (6080, 3910, '2010-09-06 23:10:02', NULL), (6081, 3911, '2010-09-06 23:23:14', NULL), (6082, 3912, '2010-09-06 23:40:56', NULL), (6083, 3913, '2010-09-06 23:58:16', NULL), (6085, 3914, '2010-09-07 01:15:09', NULL), (6086, 3915, '2010-09-07 01:15:12', NULL), (6087, 3916, '2010-09-07 01:15:14', NULL), (6088, 3917, '2010-09-07 01:15:16', NULL), (6089, 3918, '2010-09-07 01:15:19', NULL), (6090, 3919, '2010-09-07 01:15:22', NULL), (6091, 3920, '2010-09-07 01:15:25', NULL), (6092, 3921, '2010-09-07 01:15:28', NULL), (6093, 3922, '2010-09-07 01:15:31', NULL), (6094, 3923, '2010-09-07 01:15:34', NULL), (6095, 3924, '2010-09-07 01:15:37', NULL), (6096, 3925, '2010-09-07 01:15:40', NULL), (6097, 3926, '2010-09-07 01:15:43', NULL), (6098, 3927, '2010-09-07 01:15:45', NULL), (6099, 3928, '2010-09-07 01:15:47', NULL), (6100, 3929, '2010-09-07 01:15:50', NULL), (6101, 3930, '2010-09-07 01:15:52', NULL), (6102, 3931, '2010-09-07 01:15:53', NULL), (6103, 3932, '2010-09-07 01:15:56', NULL), (6104, 3933, '2010-09-07 01:16:01', NULL), (6105, 3934, '2010-09-07 01:16:05', NULL), (6106, 3935, '2010-09-07 01:16:07', NULL), (6107, 3936, '2010-09-07 01:16:10', NULL), (6108, 3937, '2010-09-07 01:16:13', NULL), (6109, 3938, '2010-09-07 01:16:15', NULL), (6110, 3939, '2010-09-07 01:16:17', NULL), (6111, 3940, '2010-09-07 01:16:20', NULL), (6112, 3941, '2010-09-07 01:16:23', NULL), (6113, 3942, '2010-09-07 01:16:26', NULL), (6114, 3943, '2010-09-07 01:16:29', NULL), (6115, 3944, '2010-09-07 01:16:31', NULL), (6116, 3945, '2010-09-07 01:16:34', NULL), (6117, 3946, '2010-09-07 01:16:37', NULL), (6118, 3947, '2010-09-07 01:16:40', NULL), (6119, 3948, '2010-09-07 01:16:43', NULL), (6120, 3949, '2010-09-07 01:16:46', NULL), (6121, 3950, '2010-09-07 01:16:48', NULL), (6122, 3951, '2010-09-07 01:16:51', NULL), (6123, 3952, '2010-09-07 01:16:54', NULL), (6124, 3953, '2010-09-07 01:16:57', NULL), (6125, 3954, '2010-09-07 01:17:00', NULL), (6126, 3955, '2010-09-07 01:17:05', NULL), (6127, 3956, '2010-09-07 01:17:10', NULL), (6128, 3957, '2010-09-07 01:17:13', NULL), (6129, 3958, '2010-09-07 01:17:16', NULL), (6130, 3959, '2010-09-07 01:17:19', NULL), (6131, 3960, '2010-09-07 01:17:21', NULL), (6132, 3961, '2010-09-07 01:17:24', NULL), (6133, 3962, '2010-09-07 01:17:27', NULL), (6134, 3963, '2010-09-07 01:17:29', NULL), (6135, 3964, '2010-09-07 01:17:32', NULL), (6136, 3965, '2010-09-07 05:22:59', NULL), (6137, 3966, '2010-09-07 05:28:11', NULL), (6138, 3965, '2010-09-07 05:38:07', NULL), (6139, 3967, '2010-09-07 05:44:49', NULL), (6140, 3968, '2010-09-07 05:58:02', NULL), (6141, 3969, '2010-09-07 06:01:13', NULL), (6142, 3970, '2010-09-07 06:04:16', NULL), (6143, 3971, '2010-09-07 07:02:25', NULL), (6144, 3972, '2010-09-07 07:28:08', NULL), (6145, 3973, '2010-09-07 07:35:42', NULL), (6146, 3974, '2010-09-07 07:39:30', NULL), (6147, 3975, '2010-09-07 10:04:26', NULL), (6148, 3976, '2010-09-07 10:13:38', NULL), (6149, 3977, '2010-09-07 10:33:43', NULL), (6150, 3978, '2010-09-07 10:36:36', NULL), (6151, 3979, '2010-09-07 10:46:56', NULL), (6152, 3980, '2010-09-07 10:45:02', NULL), (6153, 3981, '2010-09-07 10:49:50', NULL), (6154, 3982, '2010-09-07 11:21:59', NULL), (6155, 3983, '2010-09-07 11:25:36', NULL), (6156, 3984, '2010-09-07 11:49:10', NULL), (6157, 3984, '2010-09-07 11:53:46', NULL), (6158, 3985, '2010-09-07 12:04:13', NULL), (6159, 3986, '2010-09-07 12:05:26', NULL), (6160, 3987, '2010-09-07 12:06:48', NULL), (6161, 3988, '2010-09-07 12:08:31', NULL), (6162, 3989, '2010-09-07 12:10:52', NULL), (6163, 3990, '2010-09-07 12:14:35', NULL), (6164, 3991, '2010-09-07 12:20:57', NULL), (6165, 3992, '2010-09-07 12:17:35', NULL), (6166, 3993, '2010-09-07 12:17:38', NULL), (6167, 3994, '2010-09-07 12:32:35', NULL), (6168, 3995, '2010-09-07 12:54:55', NULL), (6169, 3996, '2010-09-07 13:38:37', NULL), (6170, 3997, '2010-09-07 13:41:12', NULL), (6171, 3998, '2010-09-07 14:08:20', NULL), (6172, 3999, '2010-09-07 14:18:18', NULL), (6173, 4000, '2010-09-07 14:43:20', NULL), (6174, 4001, '2010-09-07 15:04:57', NULL), (6175, 4002, '2010-09-07 15:25:06', NULL), (6176, 4003, '2010-09-07 16:17:17', NULL), (6177, 4004, '2010-09-07 16:20:36', NULL), (6178, 4005, '2010-09-07 17:56:38', NULL), (6179, 4006, '2010-09-07 18:14:36', NULL), (6180, 4007, '2010-09-07 19:12:28', NULL), (6181, 4008, '2010-09-07 19:18:38', NULL), (6182, 4009, '2010-09-07 19:18:38', NULL), (6183, 4010, '2010-09-07 19:22:51', NULL), (6184, 4011, '2010-09-07 19:30:21', NULL), (6185, 4012, '2010-09-07 20:18:16', NULL), (6186, 4013, '2010-09-07 20:31:12', NULL), (6187, 4014, '2010-09-07 21:20:44', NULL), (6188, 4015, '2010-09-07 23:39:09', NULL), (6189, 4016, '2010-09-07 23:52:32', NULL), (6190, 4017, '2010-09-08 00:19:08', NULL), (6191, 4018, '2010-09-08 00:19:13', NULL), (6192, 4019, '2010-09-08 00:19:20', NULL), (6193, 4020, '2010-09-08 00:19:24', NULL), (6194, 4021, '2010-09-08 00:41:45', NULL), (6195, 4022, '2010-09-08 01:02:08', NULL), (6196, 4023, '2010-09-08 01:09:27', NULL), (6197, 4024, '2010-09-08 01:16:30', NULL), (6198, 4025, '2010-09-08 01:16:43', NULL), (6200, 4026, '2010-09-08 03:56:43', NULL), (6201, 4027, '2010-09-08 05:39:03', NULL), (6202, 4028, '2010-09-08 05:46:24', NULL), (6203, 4029, '2010-09-08 07:05:40', NULL), (6204, 4030, '2010-09-08 07:14:02', NULL), (6205, 4031, '2010-09-08 07:48:33', NULL), (6206, 4032, '2010-09-08 08:11:55', NULL), (6207, 4033, '2010-09-08 08:13:15', NULL), (6208, 4034, '2010-09-08 08:36:54', NULL), (6209, 4035, '2010-09-08 08:36:57', NULL), (6210, 4036, '2010-09-08 09:08:26', NULL), (6211, 4037, '2010-09-08 09:33:18', NULL), (6213, 4038, '2010-09-08 09:41:32', NULL), (6214, 4039, '2010-09-08 09:52:31', NULL), (6215, 4040, '2010-09-08 09:52:35', NULL), (6216, 4041, '2010-09-08 09:52:36', NULL), (6217, 4042, '2010-09-08 10:23:45', NULL), (6218, 4043, '2010-09-08 10:35:24', NULL), (6219, 4044, '2010-09-08 10:48:31', NULL), (6220, 4045, '2010-09-08 11:02:45', NULL), (6221, 4046, '2010-09-08 11:37:33', NULL), (6222, 4047, '2010-09-08 11:48:27', NULL), (6223, 4048, '2010-09-08 12:18:21', NULL), (6224, 4049, '2010-09-08 12:23:00', NULL), (6225, 4050, '2010-09-08 13:26:54', NULL), (6226, 4051, '2010-09-08 13:40:29', NULL), (6227, 4052, '2010-09-08 14:47:45', NULL), (6228, 4053, '2010-09-08 14:59:44', NULL), (6229, 4054, '2010-09-08 15:30:58', NULL), (6230, 4055, '2010-09-08 15:39:04', NULL), (6231, 4056, '2010-09-08 15:48:25', NULL), (6232, 4057, '2010-09-08 15:56:25', NULL), (6233, 4058, '2010-09-08 15:58:15', NULL), (6234, 4059, '2010-09-08 17:07:35', NULL), (6235, 4060, '2010-09-08 17:13:30', NULL), (6236, 4061, '2010-09-08 17:58:45', NULL), (6237, 4062, '2010-09-08 18:04:00', NULL), (6238, 4063, '2010-09-08 18:55:48', NULL), (6240, 4064, '2010-09-08 20:13:33', NULL), (6241, 4065, '2010-09-08 21:41:11', NULL), (6242, 4066, '2010-09-08 21:42:30', NULL), (6243, 4067, '2010-09-09 00:56:21', NULL), (6244, 4068, '2010-09-09 01:03:38', NULL), (6245, 4069, '2010-09-09 01:07:24', NULL), (6246, 4070, '2010-09-09 01:11:06', NULL), (6247, 4071, '2010-09-09 01:43:17', NULL), (6248, 4072, '2010-09-09 04:22:32', NULL), (6249, 4073, '2010-09-09 06:06:54', NULL), (6250, 4074, '2010-09-09 07:18:57', NULL), (6251, 4075, '2010-09-09 08:57:57', NULL), (6252, 4076, '2010-09-09 09:00:44', NULL), (6253, 4077, '2010-09-09 09:06:31', NULL), (6254, 4078, '2010-09-09 09:26:06', NULL), (6255, 4079, '2010-09-09 09:26:07', NULL), (6256, 4080, '2010-09-09 09:29:05', NULL), (6257, 4081, '2010-09-09 09:34:18', NULL), (6259, 4082, '2010-09-09 09:49:07', NULL), (6260, 4083, '2010-09-09 10:09:47', NULL), (6262, 4084, '2010-09-09 11:22:01', NULL), (6263, 4085, '2010-09-09 11:29:37', NULL), (6264, 4086, '2010-09-09 11:37:23', NULL), (6265, 4087, '2010-09-09 11:44:25', NULL), (6267, 4088, '2010-09-09 13:10:42', NULL), (6269, 4089, '2010-09-09 13:34:19', NULL), (6270, 4090, '2010-09-09 13:44:37', NULL), (6272, 4091, '2010-09-09 13:58:25', NULL), (6274, 4092, '2010-09-09 14:35:11', NULL), (6276, 4093, '2010-09-09 14:59:33', NULL), (6277, 4094, '2010-09-09 15:19:37', NULL), (6278, 4094, '2010-09-09 15:21:11', NULL), (6280, 4095, '2010-09-09 15:32:37', NULL), (6282, 4096, '2010-09-09 15:33:48', NULL), (6283, 4097, '2010-09-09 15:35:11', NULL), (6284, 4098, '2010-09-09 15:36:53', NULL), (6285, 4099, '2010-09-09 15:39:15', NULL), (6286, 4100, '2010-09-09 15:42:56', NULL), (6287, 4101, '2010-09-09 15:49:19', NULL), (6288, 4102, '2010-09-09 16:01:00', NULL), (6290, 4103, '2010-09-09 16:23:22', NULL), (6291, 4104, '2010-09-09 16:21:45', NULL), (6293, 4105, '2010-09-09 17:07:04', NULL), (6295, 4106, '2010-09-09 17:52:11', NULL), (6297, 4107, '2010-09-09 18:33:25', NULL), (6298, 4108, '2010-09-09 18:31:30', NULL), (6299, 4109, '2010-09-09 18:32:21', NULL), (6301, 4110, '2010-09-09 18:57:06', NULL), (6303, 4111, '2010-09-09 20:42:06', NULL), (6304, 4112, '2010-09-09 20:42:37', NULL), (6305, 4113, '2010-09-09 20:44:06', NULL), (6306, 4114, '2010-09-09 20:44:07', NULL), (6307, 4115, '2010-09-09 20:44:09', NULL), (6308, 4116, '2010-09-09 20:44:24', NULL), (6309, 4117, '2010-09-09 20:48:13', NULL), (6310, 4118, '2010-09-09 20:48:49', NULL), (6311, 4119, '2010-09-09 20:49:33', NULL), (6312, 4120, '2010-09-09 20:49:44', NULL), (6313, 4121, '2010-09-09 20:50:14', NULL), (6314, 4122, '2010-09-09 21:00:01', NULL), (6315, 4123, '2010-09-09 21:05:56', NULL), (6316, 4124, '2010-09-09 21:25:07', NULL), (6317, 4125, '2010-09-09 21:39:26', NULL), (6318, 4126, '2010-09-09 22:03:40', NULL), (6319, 4127, '2010-09-09 22:06:13', NULL), (6320, 4128, '2010-09-09 22:06:13', NULL), (6321, 4129, '2010-09-09 22:06:13', NULL), (6322, 4130, '2010-09-09 23:59:35', NULL), (6323, 4131, '2010-09-10 01:55:42', NULL), (6324, 4132, '2010-09-10 03:07:33', NULL), (6325, 4133, '2010-09-10 04:18:24', NULL), (6326, 4134, '2010-09-10 04:33:08', NULL), (6327, 4135, '2010-09-10 04:41:58', NULL), (6328, 4136, '2010-09-10 05:10:39', NULL), (6329, 4137, '2010-09-10 05:26:22', NULL), (6330, 4138, '2010-09-10 05:55:25', NULL), (6331, 4139, '2010-09-10 06:25:11', NULL), (6332, 4140, '2010-09-10 06:30:03', NULL), (6333, 4141, '2010-09-10 07:04:42', NULL), (6334, 4142, '2010-09-10 07:06:05', NULL), (6335, 4143, '2010-09-10 07:10:09', NULL), (6336, 4144, '2010-09-10 07:23:25', NULL), (6337, 4145, '2010-09-10 07:56:24', NULL), (6338, 4146, '2010-09-10 08:01:03', NULL), (6339, 4147, '2010-09-10 08:02:03', NULL), (6340, 4148, '2010-09-10 08:02:18', NULL), (6341, 4149, '2010-09-10 08:03:59', NULL), (6342, 4150, '2010-09-10 08:11:58', NULL), (6343, 4151, '2010-09-10 08:14:34', NULL), (6344, 4152, '2010-09-10 08:39:09', NULL), (6345, 4153, '2010-09-10 09:10:43', NULL), (6346, 4154, '2010-09-10 09:35:21', NULL), (6347, 4155, '2010-09-10 09:35:01', NULL), (6348, 4156, '2010-09-10 09:50:10', NULL), (6349, 4157, '2010-09-10 10:04:11', NULL), (6350, 4158, '2010-09-10 10:25:56', NULL), (6351, 4159, '2010-09-10 10:41:14', NULL), (6352, 4160, '2010-09-10 10:42:20', NULL), (6353, 4161, '2010-09-10 10:42:38', NULL), (6354, 4162, '2010-09-10 10:43:17', NULL), (6355, 4163, '2010-09-10 10:43:57', NULL), (6356, 4164, '2010-09-10 10:44:01', NULL), (6357, 4165, '2010-09-10 10:44:28', NULL), (6358, 4166, '2010-09-10 10:44:54', NULL), (6359, 4167, '2010-09-10 10:45:11', NULL), (6360, 4168, '2010-09-10 10:45:54', NULL), (6361, 4169, '2010-09-10 10:46:11', NULL), (6362, 4170, '2010-09-10 10:49:34', NULL), (6363, 4171, '2010-09-10 10:51:46', NULL), (6364, 4172, '2010-09-10 10:56:27', NULL), (6365, 4173, '2010-09-10 11:01:50', NULL), (6366, 4174, '2010-09-10 12:29:04', NULL), (6367, 4175, '2010-09-10 12:40:39', NULL), (6368, 4176, '2010-09-10 12:56:41', NULL), (6369, 4177, '2010-09-10 13:13:34', NULL), (6370, 4178, '2010-09-10 13:38:15', NULL), (6371, 4179, '2010-09-10 13:53:40', NULL), (6372, 4180, '2010-09-10 14:05:01', NULL), (6373, 4181, '2010-09-10 14:09:54', NULL), (6374, 4182, '2010-09-10 14:16:27', NULL), (6375, 4183, '2010-09-10 14:31:08', NULL), (6376, 4184, '2010-09-10 14:36:49', NULL), (6377, 4185, '2010-09-10 14:57:05', NULL), (6378, 4186, '2010-09-10 16:41:22', NULL), (6379, 4187, '2010-09-10 16:47:52', NULL), (6380, 4188, '2010-09-10 16:56:55', NULL), (6381, 4189, '2010-09-10 17:08:15', NULL), (6382, 4190, '2010-09-10 17:18:24', NULL), (6383, 4191, '2010-09-10 17:23:42', NULL), (6384, 4192, '2010-09-10 17:45:21', NULL), (6385, 4193, '2010-09-10 17:45:49', NULL), (6386, 4194, '2010-09-10 19:12:05', NULL), (6387, 4195, '2010-09-10 19:17:39', NULL), (6388, 4196, '2010-09-10 19:30:23', NULL), (6389, 4197, '2010-09-10 19:33:09', NULL), (6390, 4198, '2010-09-10 19:33:53', NULL), (6391, 4199, '2010-09-10 19:39:19', NULL), (6392, 4200, '2010-09-10 19:55:38', NULL), (6393, 4201, '2010-09-10 19:55:55', NULL), (6394, 4202, '2010-09-10 20:07:59', NULL), (6395, 4203, '2010-09-10 21:15:40', NULL), (6396, 4204, '2010-09-10 22:31:58', NULL), (6397, 4205, '2010-09-11 00:19:31', NULL), (6398, 4206, '2010-09-11 01:40:26', NULL), (6399, 4207, '2010-09-11 03:23:22', NULL), (6400, 4208, '2010-09-11 03:34:44', NULL), (6402, 4209, '2010-09-11 04:19:59', NULL), (6403, 4210, '2010-09-11 04:56:22', NULL), (6404, 4211, '2010-09-11 05:51:44', NULL), (6405, 4212, '2010-09-11 06:42:45', NULL), (6406, 4213, '2010-09-11 06:45:56', NULL), (6407, 4214, '2010-09-11 07:11:05', NULL), (6408, 4215, '2010-09-11 07:24:50', NULL), (6409, 4216, '2010-09-11 07:32:08', NULL), (6410, 4217, '2010-09-11 08:21:27', NULL), (6411, 4218, '2010-09-11 09:51:16', NULL), (6412, 4219, '2010-09-11 10:04:45', NULL), (6413, 4220, '2010-09-11 10:23:14', NULL), (6414, 4221, '2010-09-11 10:46:45', NULL), (6415, 4222, '2010-09-11 10:49:55', NULL), (6416, 4223, '2010-09-11 11:28:47', NULL), (6417, 4224, '2010-09-11 12:03:36', NULL), (6418, 4225, '2010-09-11 12:18:04', NULL), (6419, 4226, '2010-09-11 12:31:33', NULL), (6420, 4227, '2010-09-11 12:53:26', NULL), (6421, 4228, '2010-09-11 13:17:30', NULL), (6422, 4229, '2010-09-11 13:18:31', NULL), (6423, 4230, '2010-09-11 13:24:11', NULL), (6424, 4231, '2010-09-11 13:52:24', NULL), (6425, 4232, '2010-09-11 14:54:47', NULL), (6426, 4233, '2010-09-11 14:59:48', NULL), (6427, 4234, '2010-09-11 16:02:36', NULL), (6428, 4235, '2010-09-11 16:08:16', NULL), (6429, 4236, '2010-09-11 16:08:33', NULL), (6430, 4237, '2010-09-11 16:34:49', NULL), (6431, 4238, '2010-09-11 16:45:15', NULL), (6434, 4239, '2010-09-11 19:09:36', NULL), (6435, 4240, '2010-09-11 19:46:49', NULL), (6436, 4241, '2010-09-11 20:01:03', NULL), (6437, 4242, '2010-09-11 20:02:09', NULL), (6438, 4243, '2010-09-11 20:30:40', NULL), (6439, 4244, '2010-09-11 21:40:30', NULL), (6440, 4245, '2010-09-11 22:44:10', NULL), (6441, 4246, '2010-09-11 23:17:03', NULL), (6442, 4247, '2010-09-11 23:25:09', NULL), (6443, 4248, '2010-09-12 00:43:26', NULL), (6444, 4249, '2010-09-12 00:58:20', NULL), (6447, 4250, '2010-09-12 04:16:29', NULL), (6448, 4251, '2010-09-12 05:06:21', NULL), (6449, 4252, '2010-09-12 05:26:21', NULL), (6450, 4253, '2010-09-12 05:46:33', NULL), (6451, 4254, '2010-09-12 07:02:16', NULL), (6452, 4255, '2010-09-12 08:11:28', NULL), (6453, 4256, '2010-09-12 08:48:30', NULL), (6454, 4257, '2010-09-12 08:56:28', NULL), (6456, 4258, '2010-09-12 09:16:21', NULL), (6457, 4259, '2010-09-12 09:23:27', NULL), (6458, 4260, '2010-09-12 09:26:29', NULL), (6459, 4261, '2010-09-12 09:30:44', NULL), (6460, 4262, '2010-09-12 09:35:56', NULL), (6461, 4263, '2010-09-12 11:34:06', NULL), (6462, 4264, '2010-09-12 11:56:03', NULL), (6463, 4265, '2010-09-12 11:58:32', NULL), (6464, 4266, '2010-09-12 11:58:32', NULL), (6466, 4267, '2010-09-12 12:55:01', NULL), (6467, 4268, '2010-09-12 13:00:19', NULL), (6468, 4269, '2010-09-12 13:05:44', NULL), (6469, 4270, '2010-09-12 13:18:31', NULL), (6470, 4271, '2010-09-12 13:18:19', NULL), (6471, 4272, '2010-09-12 13:54:42', NULL), (6472, 4273, '2010-09-12 14:11:51', NULL), (6473, 4274, '2010-09-12 14:22:59', NULL), (6474, 4275, '2010-09-12 16:18:43', NULL), (6475, 4276, '2010-09-12 16:26:04', NULL), (6476, 4277, '2010-09-12 16:48:49', NULL), (6477, 4278, '2010-09-12 17:19:29', NULL), (6478, 4279, '2010-09-12 18:41:11', NULL), (6479, 4279, '2010-09-12 18:41:48', NULL), (6480, 4280, '2010-09-12 19:11:05', NULL), (6481, 4281, '2010-09-12 19:19:29', NULL), (6482, 4282, '2010-09-12 19:36:43', NULL), (6483, 4283, '2010-09-12 20:17:41', NULL), (6485, 4284, '2010-09-12 20:34:21', NULL), (6486, 4285, '2010-09-12 20:36:26', NULL), (6487, 4286, '2010-09-12 20:51:16', NULL), (6488, 4287, '2010-09-12 21:02:46', NULL), (6489, 4288, '2010-09-12 21:10:37', NULL), (6490, 4289, '2010-09-12 23:23:03', NULL), (6491, 4290, '2010-09-13 01:59:27', NULL), (6492, 4291, '2010-09-13 02:19:56', NULL), (6493, 4292, '2010-09-13 02:44:08', NULL), (6495, 4293, '2010-09-13 05:09:47', NULL), (6496, 4294, '2010-09-13 05:54:21', NULL), (6497, 4295, '2010-09-13 06:32:19', NULL), (6498, 4296, '2010-09-13 06:35:38', NULL), (6499, 4297, '2010-09-13 07:07:23', NULL), (6500, 4298, '2010-09-13 07:18:21', NULL), (6501, 4299, '2010-09-13 08:27:03', NULL), (6502, 4300, '2010-09-13 08:29:39', NULL), (6503, 4301, '2010-09-13 08:41:28', NULL), (6504, 4302, '2010-09-13 08:45:06', NULL), (6505, 4303, '2010-09-13 09:21:24', NULL), (6506, 4304, '2010-09-13 09:39:48', NULL), (6507, 4305, '2010-09-13 09:45:39', NULL), (6508, 4306, '2010-09-13 10:15:35', NULL), (6509, 4307, '2010-09-13 10:16:45', NULL), (6510, 4308, '2010-09-13 10:18:05', NULL), (6511, 4309, '2010-09-13 10:19:46', NULL), (6512, 4310, '2010-09-13 10:22:07', NULL), (6513, 4311, '2010-09-13 10:25:49', NULL), (6514, 4312, '2010-09-13 10:32:12', NULL), (6515, 4313, '2010-09-13 10:37:31', NULL), (6516, 4314, '2010-09-13 10:43:51', NULL), (6517, 4315, '2010-09-13 11:01:15', NULL), (6518, 4316, '2010-09-13 11:06:16', NULL), (6519, 4317, '2010-09-13 11:12:38', NULL), (6520, 4318, '2010-09-13 11:24:50', NULL), (6521, 4319, '2010-09-13 11:24:54', NULL), (6522, 4320, '2010-09-13 11:24:55', NULL), (6523, 4321, '2010-09-13 11:24:58', NULL), (6524, 4322, '2010-09-13 11:41:57', NULL), (6525, 4323, '2010-09-13 11:45:00', NULL), (6526, 4324, '2010-09-13 12:19:14', NULL), (6527, 4325, '2010-09-13 12:36:35', NULL), (6528, 4326, '2010-09-13 12:43:48', NULL), (6529, 4327, '2010-09-13 12:50:48', NULL), (6530, 4328, '2010-09-13 13:03:18', NULL), (6532, 4329, '2010-09-13 13:14:39', NULL), (6533, 4330, '2010-09-13 13:25:12', NULL), (6534, 4331, '2010-09-13 13:47:38', NULL), (6535, 4332, '2010-09-13 13:52:29', NULL), (6537, 4333, '2010-09-13 14:02:47', NULL), (6538, 4334, '2010-09-13 14:37:09', NULL), (6539, 4335, '2010-09-13 15:01:28', NULL), (6541, 4336, '2010-09-13 15:41:18', NULL), (6542, 4337, '2010-09-13 15:42:50', NULL), (6543, 4338, '2010-09-13 16:55:19', NULL), (6544, 4339, '2010-09-13 16:59:31', NULL), (6545, 4339, '2010-09-13 17:01:10', NULL), (6547, 4340, '2010-09-13 17:07:31', NULL), (6548, 4341, '2010-09-13 17:47:03', NULL), (6549, 4342, '2010-09-13 18:19:54', NULL), (6550, 4343, '2010-09-13 18:35:53', NULL), (6552, 4344, '2010-09-13 18:45:25', NULL), (6553, 4345, '2010-09-13 18:56:18', NULL), (6554, 4346, '2010-09-13 19:40:53', NULL), (6555, 4347, '2010-09-13 21:01:27', NULL), (6556, 4348, '2010-09-13 23:06:07', NULL), (6557, 4349, '2010-09-13 23:31:34', NULL), (6558, 4350, '2010-09-13 23:59:29', NULL), (6559, 4351, '2010-09-14 02:14:35', NULL), (6560, 4352, '2010-09-14 03:34:40', NULL), (6562, 4353, '2010-09-14 04:35:24', NULL), (6563, 4354, '2010-09-14 04:53:09', NULL), (6565, 4355, '2010-09-14 06:30:34', NULL), (6566, 4356, '2010-09-14 07:32:01', NULL), (6567, 4357, '2010-09-14 07:51:22', NULL), (6568, 4358, '2010-09-14 07:54:02', NULL), (6569, 4359, '2010-09-14 07:57:52', NULL), (6570, 4360, '2010-09-14 08:13:19', NULL), (6571, 4361, '2010-09-14 08:19:24', NULL), (6572, 4362, '2010-09-14 08:25:11', NULL), (6573, 4363, '2010-09-14 08:29:50', NULL), (6574, 4364, '2010-09-14 08:37:04', NULL), (6575, 4365, '2010-09-14 09:45:51', NULL), (6576, 4366, '2010-09-14 09:59:16', NULL), (6577, 4367, '2010-09-14 09:59:18', NULL), (6578, 4368, '2010-09-14 10:43:40', NULL), (6579, 4369, '2010-09-14 10:48:27', NULL), (6580, 4370, '2010-09-14 11:04:27', NULL), (6581, 4371, '2010-09-14 11:07:44', NULL), (6582, 4372, '2010-09-14 11:15:28', NULL), (6583, 4373, '2010-09-14 11:17:36', NULL), (6584, 4374, '2010-09-14 11:21:58', NULL), (6586, 4375, '2010-09-14 12:29:44', NULL), (6587, 4376, '2010-09-14 12:33:23', NULL), (6588, 4377, '2010-09-14 12:33:35', NULL), (6589, 4378, '2010-09-14 12:35:24', NULL), (6590, 4379, '2010-09-14 12:37:25', NULL), (6591, 4380, '2010-09-14 12:45:27', NULL), (6592, 4381, '2010-09-14 13:08:18', NULL), (6593, 4381, '2010-09-14 13:44:55', NULL), (6594, 4371, '2010-09-14 13:52:34', NULL), (6595, 4382, '2010-09-14 13:58:50', NULL), (6596, 4383, '2010-09-14 13:59:13', NULL), (6597, 4384, '2010-09-14 13:59:55', NULL), (6598, 4385, '2010-09-14 14:16:40', NULL), (6599, 4386, '2010-09-14 14:17:37', NULL), (6600, 4387, '2010-09-14 14:19:05', NULL), (6601, 4388, '2010-09-14 14:21:04', NULL), (6602, 4389, '2010-09-14 14:25:16', NULL), (6604, 4390, '2010-09-14 14:52:39', NULL), (6605, 4391, '2010-09-14 14:54:24', NULL), (6606, 4392, '2010-09-14 15:07:12', NULL), (6607, 4393, '2010-09-14 15:07:37', NULL), (6608, 4394, '2010-09-14 15:10:35', NULL), (6609, 4395, '2010-09-14 15:37:21', NULL), (6610, 4396, '2010-09-14 15:46:17', NULL), (6611, 4397, '2010-09-14 17:01:31', NULL), (6612, 4398, '2010-09-14 17:18:40', NULL), (6613, 4399, '2010-09-14 17:54:02', NULL), (6614, 4400, '2010-09-14 17:55:29', NULL), (6615, 4401, '2010-09-14 17:59:43', NULL), (6616, 4402, '2010-09-14 18:15:53', NULL), (6617, 4403, '2010-09-14 19:24:17', NULL), (6618, 4404, '2010-09-14 22:40:12', NULL), (6619, 4405, '2010-09-14 23:06:30', NULL), (6620, 4406, '2010-09-14 23:44:35', NULL), (6621, 4407, '2010-09-15 01:03:55', NULL), (6622, 4408, '2010-09-15 01:17:53', NULL), (6623, 4409, '2010-09-15 01:30:40', NULL), (6624, 4410, '2010-09-15 01:41:38', NULL), (6626, 4411, '2010-09-15 03:58:53', NULL), (6627, 4412, '2010-09-15 04:26:07', NULL), (6628, 4413, '2010-09-15 06:18:57', NULL), (6629, 4414, '2010-09-15 06:47:02', NULL), (6631, 4415, '2010-09-15 07:07:59', NULL), (6632, 4416, '2010-09-15 07:15:09', NULL), (6633, 4417, '2010-09-15 08:01:59', NULL), (6634, 4418, '2010-09-15 08:02:30', NULL), (6635, 4419, '2010-09-15 08:26:56', NULL), (6636, 4420, '2010-09-15 08:51:23', NULL), (6637, 4421, '2010-09-15 08:52:43', NULL), (6638, 4422, '2010-09-15 09:29:23', NULL), (6639, 4423, '2010-09-15 10:18:34', NULL), (6640, 4424, '2010-09-15 10:49:53', NULL), (6641, 4425, '2010-09-15 11:04:35', NULL), (6642, 4426, '2010-09-15 11:39:39', NULL), (6643, 4427, '2010-09-15 11:47:44', NULL), (6644, 4428, '2010-09-15 12:21:14', NULL), (6645, 4429, '2010-09-15 12:23:17', NULL), (6646, 4430, '2010-09-15 12:23:55', NULL), (6647, 4431, '2010-09-15 12:49:57', NULL), (6648, 4432, '2010-09-15 13:54:46', NULL), (6650, 4433, '2010-09-15 14:31:28', NULL), (6651, 4434, '2010-09-15 14:38:51', NULL), (6652, 4435, '2010-09-15 15:05:16', NULL), (6653, 4436, '2010-09-15 15:07:00', NULL), (6654, 4437, '2010-09-15 15:58:25', NULL), (6655, 4438, '2010-09-15 16:07:15', NULL), (6656, 4439, '2010-09-15 16:28:53', NULL), (6657, 4440, '2010-09-15 17:40:09', NULL), (6658, 4441, '2010-09-15 17:45:35', NULL), (6659, 4442, '2010-09-15 18:00:14', NULL), (6660, 4443, '2010-09-15 18:08:17', NULL), (6661, 4444, '2010-09-15 18:32:22', NULL), (6662, 4445, '2010-09-15 18:41:51', NULL), (6663, 4445, '2010-09-15 18:44:09', NULL), (6664, 4446, '2010-09-15 19:08:13', NULL), (6665, 4447, '2010-09-15 19:09:24', NULL), (6666, 4448, '2010-09-15 19:55:20', NULL), (6667, 4449, '2010-09-15 22:56:02', NULL), (6668, 4450, '2010-09-15 22:56:07', NULL), (6669, 4451, '2010-09-15 23:32:37', NULL), (6670, 4452, '2010-09-15 23:42:20', NULL), (6671, 4453, '2010-09-16 01:06:42', NULL), (6672, 4454, '2010-09-16 01:45:11', NULL), (6673, 4455, '2010-09-16 01:55:17', NULL), (6674, 4456, '2010-09-16 03:02:19', NULL), (6675, 4457, '2010-09-16 04:13:42', NULL), (6676, 4458, '2010-09-16 04:16:09', NULL), (6677, 4459, '2010-09-16 04:36:08', NULL), (6678, 4460, '2010-09-16 05:57:42', NULL), (6679, 4461, '2010-09-16 06:23:50', NULL), (6680, 4462, '2010-09-16 06:24:21', NULL), (6681, 4463, '2010-09-16 07:00:45', NULL), (6682, 4464, '2010-09-16 07:01:09', NULL), (6683, 4465, '2010-09-16 07:01:13', NULL), (6684, 4466, '2010-09-16 07:01:17', NULL), (6685, 4467, '2010-09-16 07:01:21', NULL), (6686, 4468, '2010-09-16 07:01:26', NULL), (6687, 4469, '2010-09-16 07:01:30', NULL), (6688, 4470, '2010-09-16 07:01:34', NULL), (6689, 4471, '2010-09-16 07:01:37', NULL), (6690, 4472, '2010-09-16 07:01:42', NULL), (6691, 4473, '2010-09-16 07:01:46', NULL), (6692, 4474, '2010-09-16 07:01:50', NULL), (6693, 4475, '2010-09-16 07:01:53', NULL), (6694, 4476, '2010-09-16 07:01:56', NULL), (6695, 4477, '2010-09-16 07:02:00', NULL), (6696, 4478, '2010-09-16 07:02:05', NULL), (6697, 4479, '2010-09-16 07:02:08', NULL), (6698, 4480, '2010-09-16 07:02:13', NULL), (6699, 4481, '2010-09-16 07:02:17', NULL), (6700, 4482, '2010-09-16 07:02:22', NULL), (6701, 4483, '2010-09-16 07:02:28', NULL), (6702, 4484, '2010-09-16 07:02:34', NULL), (6703, 4485, '2010-09-16 07:02:40', NULL), (6704, 4486, '2010-09-16 07:02:46', NULL), (6705, 4487, '2010-09-16 07:02:51', NULL), (6706, 4488, '2010-09-16 07:02:57', NULL), (6707, 4489, '2010-09-16 07:03:04', NULL), (6708, 4490, '2010-09-16 07:03:10', NULL), (6709, 4491, '2010-09-16 07:03:16', NULL), (6710, 4492, '2010-09-16 07:03:23', NULL), (6711, 4493, '2010-09-16 07:03:29', NULL), (6712, 4494, '2010-09-16 07:03:35', NULL), (6713, 4495, '2010-09-16 07:03:40', NULL), (6714, 4496, '2010-09-16 07:03:46', NULL), (6715, 4497, '2010-09-16 07:03:51', NULL), (6716, 4498, '2010-09-16 07:03:52', NULL), (6717, 4499, '2010-09-16 07:03:57', NULL), (6718, 4500, '2010-09-16 07:04:03', NULL), (6719, 4501, '2010-09-16 07:04:09', NULL), (6720, 4502, '2010-09-16 07:04:14', NULL), (6721, 4503, '2010-09-16 07:04:20', NULL), (6722, 4504, '2010-09-16 07:04:25', NULL), (6723, 4505, '2010-09-16 07:04:32', NULL), (6724, 4506, '2010-09-16 07:04:40', NULL), (6725, 4507, '2010-09-16 07:04:47', NULL), (6726, 4508, '2010-09-16 07:04:55', NULL), (6727, 4509, '2010-09-16 07:05:00', NULL), (6728, 4510, '2010-09-16 07:05:07', NULL), (6729, 4511, '2010-09-16 07:05:12', NULL), (6730, 4512, '2010-09-16 07:05:19', NULL), (6731, 4513, '2010-09-16 07:05:25', NULL), (6732, 4514, '2010-09-16 07:05:32', NULL), (6733, 4515, '2010-09-16 07:05:37', NULL), (6734, 4516, '2010-09-16 07:05:43', NULL), (6735, 4517, '2010-09-16 07:05:50', NULL), (6736, 4518, '2010-09-16 07:05:57', NULL), (6737, 4519, '2010-09-16 07:06:04', NULL), (6738, 4520, '2010-09-16 07:06:09', NULL), (6739, 4521, '2010-09-16 07:06:15', NULL), (6740, 4522, '2010-09-16 07:06:20', NULL), (6741, 4523, '2010-09-16 07:06:26', NULL), (6742, 4524, '2010-09-16 07:06:31', NULL), (6743, 4525, '2010-09-16 07:06:37', NULL), (6744, 4526, '2010-09-16 07:06:42', NULL), (6745, 4527, '2010-09-16 07:06:46', NULL), (6746, 4528, '2010-09-16 07:06:51', NULL), (6747, 4529, '2010-09-16 07:06:56', NULL), (6748, 4530, '2010-09-16 07:07:00', NULL), (6749, 4531, '2010-09-16 07:07:04', NULL), (6750, 4532, '2010-09-16 07:07:08', NULL), (6751, 4533, '2010-09-16 07:07:13', NULL), (6752, 4534, '2010-09-16 07:07:17', NULL), (6753, 4535, '2010-09-16 07:07:22', NULL), (6754, 4536, '2010-09-16 07:07:25', NULL), (6755, 4537, '2010-09-16 07:07:29', NULL), (6756, 4538, '2010-09-16 07:07:35', NULL), (6757, 4539, '2010-09-16 07:07:38', NULL), (6758, 4540, '2010-09-16 07:07:42', NULL), (6759, 4541, '2010-09-16 07:07:46', NULL), (6760, 4542, '2010-09-16 07:07:49', NULL), (6761, 4543, '2010-09-16 07:07:54', NULL), (6762, 4544, '2010-09-16 07:07:58', NULL), (6763, 4545, '2010-09-16 07:08:04', NULL), (6764, 4546, '2010-09-16 07:08:09', NULL), (6765, 4547, '2010-09-16 07:08:14', NULL), (6766, 4548, '2010-09-16 07:08:20', NULL), (6767, 4549, '2010-09-16 07:08:24', NULL), (6768, 4550, '2010-09-16 07:08:30', NULL), (6769, 4551, '2010-09-16 07:08:36', NULL), (6770, 4552, '2010-09-16 07:08:39', NULL), (6771, 4553, '2010-09-16 07:08:44', NULL), (6772, 4554, '2010-09-16 07:08:49', NULL), (6773, 4555, '2010-09-16 07:08:53', NULL), (6774, 4556, '2010-09-16 07:08:57', NULL), (6775, 4557, '2010-09-16 07:09:00', NULL), (6776, 4558, '2010-09-16 07:09:04', NULL), (6777, 4559, '2010-09-16 07:09:08', NULL), (6778, 4560, '2010-09-16 07:09:12', NULL), (6779, 4561, '2010-09-16 07:09:15', NULL), (6780, 4562, '2010-09-16 07:09:20', NULL), (6781, 4563, '2010-09-16 07:09:25', NULL), (6782, 4564, '2010-09-16 07:11:48', NULL), (6783, 4565, '2010-09-16 07:20:28', NULL), (6784, 4566, '2010-09-16 08:13:24', NULL), (6785, 4567, '2010-09-16 08:24:50', NULL), (6786, 4568, '2010-09-16 08:28:16', NULL), (6787, 4569, '2010-09-16 08:37:23', NULL), (6788, 4570, '2010-09-16 09:00:03', NULL), (6789, 4571, '2010-09-16 09:23:55', NULL), (6790, 4572, '2010-09-16 11:00:21', NULL), (6791, 4573, '2010-09-16 11:11:30', NULL), (6792, 4574, '2010-09-16 11:11:32', NULL), (6793, 4575, '2010-09-16 11:31:37', NULL), (6794, 4576, '2010-09-16 11:37:48', NULL), (6795, 4577, '2010-09-16 11:51:24', NULL), (6796, 4577, '2010-09-16 11:51:36', NULL), (6797, 4578, '2010-09-16 12:06:21', NULL), (6798, 4579, '2010-09-16 12:12:52', NULL), (6799, 4580, '2010-09-16 13:19:46', NULL), (6800, 4576, '2010-09-16 13:38:04', NULL), (6801, 4581, '2010-09-16 13:45:10', NULL), (6802, 4582, '2010-09-16 13:45:54', NULL), (6803, 4583, '2010-09-16 13:45:56', NULL), (6804, 4584, '2010-09-16 13:49:39', NULL), (6805, 4585, '2010-09-16 14:13:31', NULL), (6806, 4586, '2010-09-16 14:35:37', NULL), (6807, 4587, '2010-09-16 14:47:55', NULL), (6808, 4588, '2010-09-16 15:13:41', NULL), (6809, 4589, '2010-09-16 15:27:00', NULL), (6810, 4590, '2010-09-16 16:28:01', NULL), (6811, 4591, '2010-09-16 16:29:53', NULL), (6812, 4592, '2010-09-16 16:34:59', NULL), (6813, 4593, '2010-09-16 16:38:52', NULL), (6815, 4594, '2010-09-16 17:03:56', NULL), (6816, 4595, '2010-09-16 17:12:24', NULL), (6817, 4596, '2010-09-16 17:32:03', NULL), (6819, 4597, '2010-09-16 17:52:55', NULL), (6820, 4598, '2010-09-16 18:01:31', NULL), (6821, 4599, '2010-09-16 18:13:18', NULL), (6824, 4600, '2010-09-16 19:53:04', NULL), (6825, 4601, '2010-09-16 20:22:06', NULL), (6826, 4602, '2010-09-16 20:34:05', NULL), (6827, 4603, '2010-09-16 20:41:31', NULL), (6828, 4604, '2010-09-16 20:43:51', NULL), (6829, 4605, '2010-09-16 20:47:58', NULL), (6830, 4606, '2010-09-16 20:50:08', NULL), (6831, 4607, '2010-09-16 20:50:16', NULL), (6832, 4608, '2010-09-16 20:50:21', NULL), (6833, 4609, '2010-09-16 20:50:53', NULL), (6834, 4610, '2010-09-16 20:51:08', NULL), (6835, 4611, '2010-09-16 20:52:23', NULL), (6836, 4612, '2010-09-16 20:57:43', NULL), (6837, 4613, '2010-09-16 21:03:01', NULL), (6838, 4614, '2010-09-16 21:08:53', NULL), (6839, 4615, '2010-09-16 21:54:54', NULL), (6840, 4616, '2010-09-16 22:14:06', NULL), (6841, 4617, '2010-09-16 22:14:06', NULL), (6842, 4618, '2010-09-16 22:14:05', NULL), (6843, 4619, '2010-09-16 22:14:06', NULL), (6844, 4620, '2010-09-16 22:14:06', NULL), (6845, 4621, '2010-09-16 22:14:54', NULL), (6846, 4622, '2010-09-16 22:14:54', NULL), (6847, 4623, '2010-09-16 22:17:07', NULL), (6848, 4624, '2010-09-16 22:53:45', NULL), (6849, 4625, '2010-09-16 22:56:57', NULL), (6850, 4626, '2010-09-16 22:57:03', NULL), (6851, 4627, '2010-09-17 00:03:29', NULL), (6852, 4628, '2010-09-17 01:21:31', NULL), (6854, 4629, '2010-09-17 02:41:56', NULL), (6855, 4630, '2010-09-17 03:35:25', NULL), (6856, 4631, '2010-09-17 04:07:00', NULL), (6857, 4632, '2010-09-17 04:19:11', NULL), (6858, 4633, '2010-09-17 04:26:39', NULL), (6859, 4634, '2010-09-17 04:49:38', NULL), (6860, 4635, '2010-09-17 04:52:40', NULL), (6861, 4636, '2010-09-17 05:00:14', NULL), (6862, 4637, '2010-09-17 05:13:04', NULL), (6863, 4638, '2010-09-17 05:45:18', NULL), (6864, 4639, '2010-09-17 05:45:21', NULL), (6865, 4640, '2010-09-17 05:45:25', NULL), (6866, 4641, '2010-09-17 05:45:28', NULL), (6867, 4642, '2010-09-17 05:45:32', NULL), (6868, 4643, '2010-09-17 05:45:36', NULL), (6869, 4644, '2010-09-17 05:45:39', NULL), (6870, 4645, '2010-09-17 05:45:41', NULL), (6871, 4646, '2010-09-17 05:45:45', NULL), (6872, 4647, '2010-09-17 05:45:48', NULL), (6873, 4648, '2010-09-17 05:45:51', NULL), (6874, 4649, '2010-09-17 05:45:54', NULL), (6875, 4650, '2010-09-17 05:45:58', NULL), (6876, 4651, '2010-09-17 05:46:01', NULL), (6877, 4652, '2010-09-17 05:46:04', NULL), (6878, 4653, '2010-09-17 05:46:08', NULL), (6879, 4654, '2010-09-17 05:46:11', NULL), (6880, 4655, '2010-09-17 05:46:14', NULL), (6881, 4656, '2010-09-17 05:46:19', NULL), (6882, 4657, '2010-09-17 05:46:24', NULL), (6883, 4658, '2010-09-17 05:46:28', NULL), (6884, 4659, '2010-09-17 05:46:33', NULL), (6885, 4660, '2010-09-17 05:46:37', NULL), (6886, 4661, '2010-09-17 05:46:40', NULL), (6887, 4662, '2010-09-17 05:46:45', NULL), (6888, 4663, '2010-09-17 05:46:48', NULL), (6889, 4664, '2010-09-17 05:46:53', NULL), (6890, 4665, '2010-09-17 05:46:58', NULL), (6891, 4666, '2010-09-17 05:47:03', NULL), (6892, 4667, '2010-09-17 05:47:07', NULL), (6893, 4668, '2010-09-17 05:47:11', NULL), (6894, 4669, '2010-09-17 05:47:16', NULL), (6895, 4670, '2010-09-17 05:47:20', NULL), (6896, 4671, '2010-09-17 05:47:24', NULL), (6897, 4672, '2010-09-17 05:47:27', NULL), (6898, 4673, '2010-09-17 05:47:32', NULL), (6899, 4674, '2010-09-17 05:47:36', NULL), (6900, 4675, '2010-09-17 05:47:40', NULL), (6901, 4676, '2010-09-17 05:47:43', NULL), (6902, 4677, '2010-09-17 05:47:47', NULL), (6903, 4678, '2010-09-17 05:47:52', NULL), (6904, 4679, '2010-09-17 05:47:56', NULL), (6905, 4680, '2010-09-17 05:48:00', NULL), (6906, 4681, '2010-09-17 05:48:04', NULL), (6907, 4682, '2010-09-17 05:48:08', NULL), (6908, 4683, '2010-09-17 05:48:12', NULL), (6909, 4684, '2010-09-17 05:48:16', NULL), (6910, 4685, '2010-09-17 05:48:20', NULL), (6911, 4686, '2010-09-17 05:48:24', NULL), (6912, 4687, '2010-09-17 05:48:28', NULL), (6913, 4688, '2010-09-17 05:48:32', NULL), (6914, 4689, '2010-09-17 05:48:36', NULL), (6915, 4690, '2010-09-17 05:48:42', NULL), (6916, 4691, '2010-09-17 05:48:47', NULL), (6917, 4692, '2010-09-17 05:48:51', NULL), (6918, 4693, '2010-09-17 05:48:55', NULL), (6919, 4694, '2010-09-17 05:49:00', NULL), (6920, 4695, '2010-09-17 05:49:04', NULL), (6921, 4696, '2010-09-17 05:49:09', NULL), (6922, 4697, '2010-09-17 05:49:13', NULL), (6923, 4698, '2010-09-17 05:49:16', NULL), (6924, 4699, '2010-09-17 05:49:21', NULL), (6925, 4700, '2010-09-17 05:49:25', NULL), (6926, 4701, '2010-09-17 05:49:29', NULL), (6927, 4702, '2010-09-17 05:49:32', NULL), (6928, 4703, '2010-09-17 05:49:35', NULL), (6929, 4704, '2010-09-17 05:49:39', NULL), (6930, 4705, '2010-09-17 05:49:43', NULL), (6931, 4706, '2010-09-17 05:49:46', NULL), (6932, 4707, '2010-09-17 05:49:50', NULL), (6933, 4708, '2010-09-17 05:49:54', NULL), (6934, 4709, '2010-09-17 05:49:57', NULL), (6935, 4710, '2010-09-17 05:50:02', NULL), (6936, 4711, '2010-09-17 05:50:07', NULL), (6937, 4712, '2010-09-17 05:50:11', NULL), (6938, 4713, '2010-09-17 05:50:14', NULL), (6939, 4714, '2010-09-17 05:50:17', NULL), (6940, 4715, '2010-09-17 05:50:21', NULL), (6941, 4716, '2010-09-17 05:50:25', NULL), (6942, 4717, '2010-09-17 05:50:29', NULL), (6943, 4718, '2010-09-17 05:50:34', NULL), (6944, 4719, '2010-09-17 05:50:38', NULL), (6945, 4720, '2010-09-17 05:50:43', NULL), (6946, 4721, '2010-09-17 05:50:48', NULL), (6947, 4722, '2010-09-17 05:50:52', NULL), (6948, 4723, '2010-09-17 05:50:56', NULL), (6949, 4724, '2010-09-17 05:51:00', NULL), (6950, 4725, '2010-09-17 05:51:03', NULL), (6951, 4726, '2010-09-17 05:51:08', NULL), (6952, 4727, '2010-09-17 05:51:13', NULL), (6953, 4728, '2010-09-17 05:51:17', NULL), (6954, 4729, '2010-09-17 05:51:22', NULL), (6955, 4730, '2010-09-17 05:51:25', NULL), (6956, 4731, '2010-09-17 05:51:29', NULL), (6957, 4732, '2010-09-17 05:51:33', NULL), (6958, 4733, '2010-09-17 05:51:37', NULL), (6959, 4734, '2010-09-17 05:51:41', NULL), (6960, 4735, '2010-09-17 05:51:44', NULL), (6961, 4736, '2010-09-17 05:51:48', NULL), (6962, 4460, '2010-09-17 05:55:44', NULL), (6963, 4737, '2010-09-17 06:11:06', NULL), (6964, 4738, '2010-09-17 06:26:24', NULL), (6965, 4739, '2010-09-17 06:30:22', NULL), (6966, 4740, '2010-09-17 06:58:39', NULL), (6967, 4741, '2010-09-17 07:20:47', NULL), (6968, 4742, '2010-09-17 07:42:29', NULL), (6969, 4743, '2010-09-17 08:03:42', NULL), (6970, 4744, '2010-09-17 08:05:12', NULL), (6971, 4745, '2010-09-17 08:08:37', NULL), (6972, 4746, '2010-09-17 08:15:18', NULL), (6973, 4747, '2010-09-17 08:29:03', NULL), (6974, 4748, '2010-09-17 08:42:29', NULL), (6975, 4749, '2010-09-17 08:54:35', NULL), (6976, 4750, '2010-09-17 09:05:30', NULL), (6977, 4751, '2010-09-17 09:12:56', NULL), (6978, 4752, '2010-09-17 09:29:28', NULL), (6979, 4753, '2010-09-17 09:30:09', NULL), (6980, 4754, '2010-09-17 09:39:52', NULL), (6981, 4755, '2010-09-17 10:40:34', NULL), (6982, 4756, '2010-09-17 10:40:53', NULL), (6983, 4757, '2010-09-17 10:41:06', NULL), (6984, 4756, '2010-09-17 10:41:20', NULL), (6985, 4758, '2010-09-17 10:44:05', NULL), (6986, 4759, '2010-09-17 10:44:16', NULL), (6987, 4760, '2010-09-17 10:45:14', NULL), (6988, 4761, '2010-09-17 10:45:46', NULL), (6989, 4762, '2010-09-17 10:47:38', NULL), (6990, 4763, '2010-09-17 10:48:02', NULL), (6991, 4764, '2010-09-17 10:48:01', NULL), (6992, 4765, '2010-09-17 10:49:14', NULL), (6993, 4766, '2010-09-17 10:49:36', NULL), (6994, 4767, '2010-09-17 10:57:03', NULL), (6995, 4768, '2010-09-17 10:59:20', NULL), (6996, 4769, '2010-09-17 11:01:15', NULL), (6997, 4770, '2010-09-17 11:02:58', NULL), (6998, 4771, '2010-09-17 11:13:30', NULL), (6999, 4772, '2010-09-17 11:23:35', NULL), (7000, 4773, '2010-09-17 12:06:42', NULL), (7001, 4774, '2010-09-17 12:38:30', NULL), (7002, 4775, '2010-09-17 12:39:45', NULL), (7003, 4776, '2010-09-17 12:39:48', NULL), (7004, 4777, '2010-09-17 12:41:55', NULL), (7005, 4778, '2010-09-17 12:48:33', NULL), (7006, 4779, '2010-09-17 12:53:28', NULL), (7007, 4780, '2010-09-17 13:26:09', NULL), (7008, 4781, '2010-09-17 13:49:54', NULL), (7009, 4782, '2010-09-17 13:53:25', NULL), (7010, 4783, '2010-09-17 13:54:43', NULL), (7011, 4784, '2010-09-17 14:04:01', NULL), (7012, 4785, '2010-09-17 14:31:34', NULL), (7013, 4786, '2010-09-17 15:06:17', NULL), (7014, 4787, '2010-09-17 15:08:22', NULL), (7015, 4788, '2010-09-17 15:08:50', NULL), (7016, 4789, '2010-09-17 15:10:08', NULL), (7017, 4790, '2010-09-17 15:57:11', NULL), (7019, 4791, '2010-09-17 16:41:58', NULL), (7021, 4792, '2010-09-17 17:29:45', NULL), (7022, 4793, '2010-09-17 17:29:47', NULL), (7024, 4794, '2010-09-17 17:54:17', NULL), (7025, 4795, '2010-09-17 18:05:06', NULL), (7026, 4796, '2010-09-17 18:24:22', NULL), (7027, 4797, '2010-09-17 18:28:52', NULL), (7028, 4798, '2010-09-17 18:30:12', NULL), (7029, 4799, '2010-09-17 18:42:00', NULL), (7030, 4800, '2010-09-17 19:00:21', NULL), (7031, 4801, '2010-09-17 19:19:37', NULL), (7032, 4802, '2010-09-17 19:21:13', NULL), (7033, 4803, '2010-09-17 19:33:53', NULL); INSERT INTO `log_quote` (`quote_id`, `visitor_id`, `created_at`, `deleted_at`) VALUES (7034, 4804, '2010-09-17 19:38:35', NULL), (7036, 4805, '2010-09-17 20:01:18', NULL), (7037, 4806, '2010-09-17 22:05:17', NULL), (7038, 4807, '2010-09-17 22:22:37', NULL), (7039, 4808, '2010-09-18 04:22:21', NULL), (7040, 4809, '2010-09-18 04:42:28', NULL), (7041, 4810, '2010-09-18 04:47:01', NULL), (7042, 4811, '2010-09-18 05:03:16', NULL), (7043, 4812, '2010-09-18 05:07:24', NULL), (7044, 4813, '2010-09-18 05:09:23', NULL), (7045, 4814, '2010-09-18 05:33:05', NULL), (7046, 4815, '2010-09-18 05:33:09', NULL), (7047, 4816, '2010-09-18 05:33:12', NULL), (7048, 4817, '2010-09-18 05:33:16', NULL), (7049, 4818, '2010-09-18 05:33:19', NULL), (7050, 4819, '2010-09-18 05:33:23', NULL), (7051, 4820, '2010-09-18 05:33:26', NULL), (7052, 4821, '2010-09-18 05:33:30', NULL), (7053, 4822, '2010-09-18 05:33:33', NULL), (7054, 4823, '2010-09-18 05:33:36', NULL), (7055, 4824, '2010-09-18 05:33:39', NULL), (7056, 4825, '2010-09-18 05:33:42', NULL), (7057, 4826, '2010-09-18 05:33:44', NULL), (7058, 4827, '2010-09-18 05:33:48', NULL), (7059, 4828, '2010-09-18 05:33:51', NULL), (7060, 4829, '2010-09-18 05:33:55', NULL), (7061, 4830, '2010-09-18 05:33:59', NULL), (7062, 4831, '2010-09-18 05:34:03', NULL), (7063, 4832, '2010-09-18 05:34:07', NULL), (7064, 4833, '2010-09-18 05:34:11', NULL), (7065, 4834, '2010-09-18 05:34:15', NULL), (7066, 4835, '2010-09-18 05:34:20', NULL), (7067, 4836, '2010-09-18 05:34:24', NULL), (7068, 4837, '2010-09-18 05:34:28', NULL), (7069, 4838, '2010-09-18 05:34:33', NULL), (7070, 4839, '2010-09-18 05:34:37', NULL), (7071, 4840, '2010-09-18 05:34:41', NULL), (7072, 4841, '2010-09-18 05:34:46', NULL), (7073, 4842, '2010-09-18 05:34:51', NULL), (7074, 4843, '2010-09-18 05:34:57', NULL), (7075, 4844, '2010-09-18 05:35:00', NULL), (7076, 4845, '2010-09-18 05:35:05', NULL), (7077, 4846, '2010-09-18 05:35:09', NULL), (7078, 4847, '2010-09-18 05:35:13', NULL), (7079, 4848, '2010-09-18 05:35:17', NULL), (7080, 4849, '2010-09-18 05:35:21', NULL), (7081, 4850, '2010-09-18 05:35:26', NULL), (7082, 4851, '2010-09-18 05:35:31', NULL), (7083, 4852, '2010-09-18 05:35:35', NULL), (7084, 4853, '2010-09-18 05:35:40', NULL), (7085, 4854, '2010-09-18 05:35:46', NULL), (7086, 4855, '2010-09-18 05:35:51', NULL), (7087, 4856, '2010-09-18 05:35:56', NULL), (7088, 4857, '2010-09-18 05:36:01', NULL), (7089, 4858, '2010-09-18 05:36:04', NULL), (7090, 4859, '2010-09-18 05:36:09', NULL), (7091, 4860, '2010-09-18 05:36:13', NULL), (7092, 4861, '2010-09-18 05:36:18', NULL), (7093, 4862, '2010-09-18 05:36:22', NULL), (7094, 4863, '2010-09-18 05:36:26', NULL), (7095, 4864, '2010-09-18 05:36:31', NULL), (7096, 4865, '2010-09-18 05:36:35', NULL), (7097, 4866, '2010-09-18 05:36:42', NULL), (7098, 4867, '2010-09-18 05:36:47', NULL), (7099, 4868, '2010-09-18 05:36:51', NULL), (7100, 4869, '2010-09-18 05:36:55', NULL), (7101, 4870, '2010-09-18 05:36:59', NULL), (7102, 4871, '2010-09-18 05:37:04', NULL), (7103, 4872, '2010-09-18 05:37:08', NULL), (7104, 4873, '2010-09-18 05:37:11', NULL), (7105, 4874, '2010-09-18 05:37:16', NULL), (7106, 4875, '2010-09-18 05:37:20', NULL), (7107, 4876, '2010-09-18 05:37:24', NULL), (7108, 4877, '2010-09-18 05:37:28', NULL), (7109, 4878, '2010-09-18 05:37:32', NULL), (7110, 4879, '2010-09-18 05:37:36', NULL), (7111, 4880, '2010-09-18 05:37:40', NULL), (7112, 4881, '2010-09-18 05:37:44', NULL), (7113, 4882, '2010-09-18 05:37:48', NULL), (7114, 4883, '2010-09-18 05:37:52', NULL), (7115, 4884, '2010-09-18 05:37:56', NULL), (7116, 4885, '2010-09-18 05:38:00', NULL), (7117, 4886, '2010-09-18 05:38:04', NULL), (7118, 4887, '2010-09-18 05:38:09', NULL), (7119, 4888, '2010-09-18 05:38:12', NULL), (7120, 4889, '2010-09-18 05:38:16', NULL), (7121, 4890, '2010-09-18 05:38:20', NULL), (7122, 4891, '2010-09-18 05:38:24', NULL), (7123, 4892, '2010-09-18 05:38:28', NULL), (7124, 4893, '2010-09-18 05:38:32', NULL), (7125, 4894, '2010-09-18 05:38:37', NULL), (7126, 4895, '2010-09-18 05:38:42', NULL), (7127, 4896, '2010-09-18 05:38:47', NULL), (7128, 4897, '2010-09-18 05:38:51', NULL), (7129, 4898, '2010-09-18 05:38:56', NULL), (7130, 4899, '2010-09-18 05:39:00', NULL), (7131, 4900, '2010-09-18 05:39:05', NULL), (7132, 4901, '2010-09-18 05:39:09', NULL), (7133, 4902, '2010-09-18 05:39:14', NULL), (7134, 4903, '2010-09-18 05:39:20', NULL), (7135, 4904, '2010-09-18 05:39:25', NULL), (7136, 4905, '2010-09-18 05:39:30', NULL), (7137, 4906, '2010-09-18 05:39:34', NULL), (7138, 4907, '2010-09-18 05:39:39', NULL), (7139, 4908, '2010-09-18 05:39:43', NULL), (7140, 4909, '2010-09-18 05:39:47', NULL), (7141, 4910, '2010-09-18 05:39:51', NULL), (7142, 4911, '2010-09-18 05:39:55', NULL), (7143, 4912, '2010-09-18 05:39:59', NULL), (7144, 4913, '2010-09-18 05:51:34', NULL), (7145, 4914, '2010-09-18 05:55:07', NULL), (7146, 4915, '2010-09-18 06:15:24', NULL), (7147, 4916, '2010-09-18 07:03:23', NULL), (7148, 4917, '2010-09-18 07:38:58', NULL), (7149, 4918, '2010-09-18 07:46:49', NULL), (7150, 4919, '2010-09-18 08:10:51', NULL), (7151, 4920, '2010-09-18 08:43:51', NULL), (7152, 4921, '2010-09-18 09:04:53', NULL), (7154, 4922, '2010-09-18 09:27:49', NULL), (7155, 4923, '2010-09-18 11:25:07', NULL), (7156, 4924, '2010-09-18 11:27:48', NULL), (7157, 4925, '2010-09-18 11:33:33', NULL), (7158, 4926, '2010-09-18 12:44:21', NULL), (7160, 4927, '2010-09-18 14:36:48', NULL), (7161, 4928, '2010-09-18 15:37:22', NULL), (7163, 4929, '2010-09-18 16:25:24', NULL), (7164, 4930, '2010-09-18 16:26:14', NULL), (7165, 4931, '2010-09-18 16:32:47', NULL), (7166, 4932, '2010-09-18 16:37:45', NULL), (7167, 4933, '2010-09-18 17:31:57', NULL), (7168, 4934, '2010-09-18 17:42:57', NULL), (7169, 4935, '2010-09-18 18:05:34', NULL), (7170, 4936, '2010-09-18 18:21:16', NULL), (7171, 4937, '2010-09-18 18:30:10', NULL), (7172, 4938, '2010-09-18 18:49:05', NULL), (7173, 4939, '2010-09-18 19:19:40', NULL), (7174, 4940, '2010-09-18 19:33:56', NULL), (7176, 4941, '2010-09-18 20:02:43', NULL), (7178, 4942, '2010-09-18 20:41:09', NULL), (7180, 4943, '2010-09-18 21:41:31', NULL), (7181, 4944, '2010-09-18 22:45:10', NULL), (7182, 4945, '2010-09-18 22:57:06', NULL), (7183, 4946, '2010-09-18 23:19:22', NULL), (7184, 4947, '2010-09-18 23:25:45', NULL), (7186, 4948, '2010-09-19 01:12:04', NULL), (7187, 4949, '2010-09-19 01:12:29', NULL), (7188, 4950, '2010-09-19 02:13:45', NULL), (7189, 4951, '2010-09-19 02:44:14', NULL), (7191, 4952, '2010-09-19 03:52:57', NULL), (7192, 4953, '2010-09-19 04:49:17', NULL), (7193, 4954, '2010-09-19 05:28:44', NULL), (7194, 4955, '2010-09-19 05:48:54', NULL), (7196, 4956, '2010-09-19 05:58:43', NULL), (7197, 4957, '2010-09-19 07:04:03', NULL), (7198, 4958, '2010-09-19 07:52:33', NULL), (7200, 4959, '2010-09-19 08:24:05', NULL), (7201, 4960, '2010-09-19 08:59:09', NULL), (7202, 4961, '2010-09-19 09:23:36', NULL), (7203, 4962, '2010-09-19 10:02:40', NULL), (7204, 4963, '2010-09-19 10:31:53', NULL), (7205, 4964, '2010-09-19 10:54:43', NULL), (7207, 4965, '2010-09-19 11:39:38', NULL), (7208, 4966, '2010-09-19 11:43:53', NULL), (7209, 4967, '2010-09-19 11:44:20', NULL), (7210, 4968, '2010-09-19 11:49:54', NULL), (7211, 4969, '2010-09-19 12:12:20', NULL), (7212, 4970, '2010-09-19 12:19:08', NULL), (7213, 4971, '2010-09-19 12:33:49', NULL), (7214, 4972, '2010-09-19 12:47:14', NULL), (7215, 4973, '2010-09-19 13:13:44', NULL), (7216, 4974, '2010-09-19 13:14:12', NULL), (7217, 4975, '2010-09-19 13:23:23', NULL), (7218, 4976, '2010-09-19 13:23:24', NULL), (7219, 4977, '2010-09-19 13:23:24', NULL), (7220, 4978, '2010-09-19 13:23:27', NULL), (7221, 4979, '2010-09-19 13:23:48', NULL), (7222, 4980, '2010-09-19 13:31:26', NULL), (7223, 4981, '2010-09-19 13:57:15', NULL), (7224, 4982, '2010-09-19 14:04:59', NULL), (7225, 4983, '2010-09-19 14:24:35', NULL), (7226, 4984, '2010-09-19 14:26:28', NULL), (7227, 4985, '2010-09-19 14:29:11', NULL), (7228, 4986, '2010-09-19 14:33:11', NULL), (7229, 4987, '2010-09-19 14:55:40', NULL), (7230, 4988, '2010-09-19 15:00:16', NULL), (7231, 4989, '2010-09-19 15:08:16', NULL), (7232, 4990, '2010-09-19 15:13:31', NULL), (7233, 4991, '2010-09-19 15:18:44', NULL), (7234, 4992, '2010-09-19 15:26:08', NULL), (7235, 4993, '2010-09-19 15:44:07', NULL), (7236, 4994, '2010-09-19 16:19:01', NULL), (7237, 4995, '2010-09-19 16:24:07', NULL), (7238, 4996, '2010-09-19 16:44:29', NULL), (7239, 4997, '2010-09-19 16:55:33', NULL), (7240, 4998, '2010-09-19 17:21:23', NULL), (7241, 4999, '2010-09-19 17:37:16', NULL), (7242, 5000, '2010-09-19 17:58:53', NULL), (7244, 5001, '2010-09-19 18:58:58', NULL), (7245, 5002, '2010-09-19 19:20:39', NULL), (7246, 5003, '2010-09-19 20:45:59', NULL), (7247, 5004, '2010-09-19 21:18:55', NULL), (7248, 5005, '2010-09-20 00:22:29', NULL), (7250, 5006, '2010-09-20 02:28:29', NULL), (7252, 5007, '2010-09-20 03:37:43', NULL), (7254, 5008, '2010-09-20 04:22:02', NULL), (7255, 5009, '2010-09-20 05:12:43', NULL), (7257, 5010, '2010-09-20 05:57:47', NULL), (7258, 5011, '2010-09-20 05:57:50', NULL), (7259, 5012, '2010-09-20 05:57:53', NULL), (7260, 5013, '2010-09-20 05:57:56', NULL), (7261, 5014, '2010-09-20 05:58:00', NULL), (7262, 5015, '2010-09-20 05:58:03', NULL), (7263, 5016, '2010-09-20 05:58:07', NULL), (7264, 5017, '2010-09-20 05:58:10', NULL), (7265, 5018, '2010-09-20 05:58:13', NULL), (7266, 5019, '2010-09-20 05:58:17', NULL), (7267, 5020, '2010-09-20 05:58:20', NULL), (7268, 5021, '2010-09-20 05:58:23', NULL), (7269, 5022, '2010-09-20 05:58:26', NULL), (7270, 5023, '2010-09-20 05:58:30', NULL), (7271, 5024, '2010-09-20 05:58:34', NULL), (7272, 5025, '2010-09-20 05:58:38', NULL), (7273, 5026, '2010-09-20 05:58:42', NULL), (7274, 5027, '2010-09-20 05:58:45', NULL), (7275, 5028, '2010-09-20 05:58:49', NULL), (7276, 5029, '2010-09-20 05:58:53', NULL), (7277, 5030, '2010-09-20 05:58:56', NULL), (7278, 5031, '2010-09-20 05:59:00', NULL), (7279, 5032, '2010-09-20 05:59:04', NULL), (7280, 5033, '2010-09-20 05:59:07', NULL), (7281, 5034, '2010-09-20 05:59:11', NULL), (7282, 5035, '2010-09-20 05:59:15', NULL), (7283, 5036, '2010-09-20 05:59:19', NULL), (7284, 5037, '2010-09-20 05:59:24', NULL), (7285, 5038, '2010-09-20 05:59:29', NULL), (7286, 5039, '2010-09-20 05:59:34', NULL), (7287, 5040, '2010-09-20 05:59:37', NULL), (7288, 5041, '2010-09-20 05:59:41', NULL), (7289, 5042, '2010-09-20 05:59:46', NULL), (7290, 5043, '2010-09-20 05:59:50', NULL), (7291, 5044, '2010-09-20 05:59:55', NULL), (7292, 5045, '2010-09-20 05:59:59', NULL), (7293, 5046, '2010-09-20 06:00:04', NULL), (7294, 5047, '2010-09-20 06:00:08', NULL), (7295, 5048, '2010-09-20 06:00:12', NULL), (7296, 5049, '2010-09-20 06:00:16', NULL), (7297, 5050, '2010-09-20 06:00:21', NULL), (7298, 5051, '2010-09-20 06:00:25', NULL), (7299, 5052, '2010-09-20 06:00:30', NULL), (7300, 5053, '2010-09-20 06:00:34', NULL), (7301, 5054, '2010-09-20 06:00:38', NULL), (7302, 5055, '2010-09-20 06:00:43', NULL), (7303, 5056, '2010-09-20 06:00:47', NULL), (7304, 5057, '2010-09-20 06:00:51', NULL), (7305, 5058, '2010-09-20 06:00:56', NULL), (7306, 5059, '2010-09-20 06:01:01', NULL), (7307, 5060, '2010-09-20 06:01:06', NULL), (7308, 5061, '2010-09-20 06:01:10', NULL), (7309, 5062, '2010-09-20 06:01:15', NULL), (7310, 5063, '2010-09-20 06:01:19', NULL), (7311, 5064, '2010-09-20 06:01:23', NULL), (7312, 5065, '2010-09-20 06:01:28', NULL), (7313, 5066, '2010-09-20 06:01:31', NULL), (7314, 5067, '2010-09-20 06:01:36', NULL), (7315, 5068, '2010-09-20 06:01:40', NULL), (7316, 5069, '2010-09-20 06:01:43', NULL), (7317, 5070, '2010-09-20 06:01:47', NULL), (7318, 5071, '2010-09-20 06:01:50', NULL), (7319, 5072, '2010-09-20 06:01:53', NULL), (7320, 5073, '2010-09-20 06:01:57', NULL), (7321, 5074, '2010-09-20 06:02:01', NULL), (7322, 5075, '2010-09-20 06:02:04', NULL), (7323, 5076, '2010-09-20 06:02:07', NULL), (7324, 5077, '2010-09-20 06:02:11', NULL), (7325, 5078, '2010-09-20 06:02:15', NULL), (7326, 5079, '2010-09-20 06:02:18', NULL), (7327, 5080, '2010-09-20 06:02:21', NULL), (7328, 5081, '2010-09-20 06:02:25', NULL), (7329, 5082, '2010-09-20 06:02:29', NULL), (7330, 5083, '2010-09-20 06:02:32', NULL), (7331, 5084, '2010-09-20 06:02:35', NULL), (7332, 5085, '2010-09-20 06:02:39', NULL), (7333, 5086, '2010-09-20 06:02:42', NULL), (7334, 5087, '2010-09-20 06:02:46', NULL), (7335, 5088, '2010-09-20 06:02:50', NULL), (7336, 5089, '2010-09-20 06:02:54', NULL), (7337, 5090, '2010-09-20 06:02:58', NULL), (7338, 5091, '2010-09-20 06:03:03', NULL), (7339, 5092, '2010-09-20 06:03:07', NULL), (7340, 5093, '2010-09-20 06:03:11', NULL), (7341, 5094, '2010-09-20 06:03:15', NULL), (7342, 5095, '2010-09-20 06:03:18', NULL), (7343, 5096, '2010-09-20 06:03:22', NULL), (7344, 5097, '2010-09-20 06:03:25', NULL), (7345, 5098, '2010-09-20 06:03:29', NULL), (7346, 5099, '2010-09-20 06:03:33', NULL), (7347, 5100, '2010-09-20 06:03:38', NULL), (7348, 5101, '2010-09-20 06:03:41', NULL), (7349, 5102, '2010-09-20 06:03:45', NULL), (7350, 5103, '2010-09-20 06:03:50', NULL), (7351, 5104, '2010-09-20 06:03:53', NULL), (7352, 5105, '2010-09-20 06:03:56', NULL), (7353, 5106, '2010-09-20 06:04:00', NULL), (7354, 5107, '2010-09-20 06:04:03', NULL), (7355, 5108, '2010-09-20 06:04:06', NULL), (7356, 5109, '2010-09-20 07:18:09', NULL), (7357, 5110, '2010-09-20 08:18:59', NULL), (7358, 5111, '2010-09-20 08:24:40', NULL), (7359, 5112, '2010-09-20 08:27:56', NULL), (7360, 5113, '2010-09-20 09:02:18', NULL), (7361, 5114, '2010-09-20 09:11:16', NULL), (7362, 5115, '2010-09-20 09:38:12', NULL), (7363, 5116, '2010-09-20 09:45:33', NULL), (7364, 5117, '2010-09-20 09:47:54', NULL), (7365, 5118, '2010-09-20 10:26:11', NULL), (7367, 5119, '2010-09-20 10:46:22', NULL), (7368, 5120, '2010-09-20 11:00:15', NULL), (7369, 5121, '2010-09-20 11:36:51', NULL), (7370, 5122, '2010-09-20 11:36:53', NULL), (7371, 5123, '2010-09-20 11:36:55', NULL), (7372, 5124, '2010-09-20 11:37:37', NULL), (7373, 5125, '2010-09-20 11:37:40', NULL), (7374, 5126, '2010-09-20 11:37:48', NULL), (7375, 5127, '2010-09-20 11:37:51', NULL), (7376, 5128, '2010-09-20 11:38:13', NULL), (7377, 5129, '2010-09-20 11:39:12', NULL), (7378, 5130, '2010-09-20 11:42:11', NULL), (7379, 5131, '2010-09-20 13:30:26', NULL), (7380, 5132, '2010-09-20 13:59:41', NULL), (7381, 5133, '2010-09-20 14:24:13', NULL), (7382, 5134, '2010-09-20 14:30:46', NULL), (7383, 5135, '2010-09-20 14:42:52', NULL), (7384, 5136, '2010-09-20 14:47:17', NULL), (7385, 5137, '2010-09-20 14:50:08', NULL), (7386, 5138, '2010-09-20 15:19:52', NULL), (7387, 5139, '2010-09-20 15:56:54', NULL), (7388, 5140, '2010-09-20 16:08:45', NULL), (7389, 5141, '2010-09-20 16:08:47', NULL), (7390, 5142, '2010-09-20 16:10:32', NULL), (7391, 5143, '2010-09-20 16:13:25', NULL), (7392, 5144, '2010-09-20 16:16:03', NULL), (7393, 5145, '2010-09-20 16:44:03', NULL), (7394, 5146, '2010-09-20 17:11:31', NULL), (7395, 5147, '2010-09-20 17:23:25', NULL), (7396, 5148, '2010-09-20 18:02:04', NULL), (7397, 5149, '2010-09-20 18:32:46', NULL), (7398, 5150, '2010-09-20 19:28:58', NULL), (7399, 5151, '2010-09-20 22:03:12', NULL), (7400, 5152, '2010-09-20 22:11:20', NULL), (7401, 5153, '2010-09-20 22:50:57', NULL), (7402, 5154, '2010-09-20 23:32:44', NULL), (7403, 5155, '2010-09-21 00:04:42', NULL), (7404, 5156, '2010-09-21 02:22:55', NULL), (7405, 5157, '2010-09-21 04:08:20', NULL), (7407, 5158, '2010-09-21 05:43:08', NULL), (7408, 5159, '2010-09-21 05:54:28', NULL), (7409, 5160, '2010-09-21 06:11:47', NULL), (7410, 5161, '2010-09-21 06:13:13', NULL), (7411, 5162, '2010-09-21 06:48:38', NULL), (7412, 5163, '2010-09-21 06:48:41', NULL), (7413, 5164, '2010-09-21 07:19:04', NULL), (7414, 5165, '2010-09-21 07:22:05', NULL), (7415, 5166, '2010-09-21 07:33:36', NULL), (7416, 5167, '2010-09-21 07:58:53', NULL), (7417, 5168, '2010-09-21 08:07:15', NULL), (7418, 5169, '2010-09-21 08:59:07', NULL), (7419, 5170, '2010-09-21 09:35:12', NULL), (7420, 5171, '2010-09-21 10:37:53', NULL), (7421, 5171, '2010-09-21 10:40:11', NULL), (7422, 5172, '2010-09-21 11:12:29', NULL), (7423, 5173, '2010-09-21 11:42:17', NULL), (7424, 5174, '2010-09-21 11:42:20', NULL), (7425, 5175, '2010-09-21 11:42:24', NULL), (7426, 5176, '2010-09-21 11:42:29', NULL), (7427, 5177, '2010-09-21 11:42:33', NULL), (7428, 5178, '2010-09-21 11:42:36', NULL), (7429, 5179, '2010-09-21 11:42:41', NULL), (7430, 5180, '2010-09-21 11:42:45', NULL), (7431, 5181, '2010-09-21 11:42:49', NULL), (7432, 5182, '2010-09-21 11:42:53', NULL), (7433, 5183, '2010-09-21 11:42:57', NULL), (7434, 5184, '2010-09-21 11:43:01', NULL), (7435, 5185, '2010-09-21 11:43:05', NULL), (7436, 5186, '2010-09-21 11:43:09', NULL), (7437, 5187, '2010-09-21 11:43:15', NULL), (7438, 5188, '2010-09-21 11:43:19', NULL), (7439, 5189, '2010-09-21 11:43:23', NULL), (7440, 5190, '2010-09-21 11:43:26', NULL), (7441, 5191, '2010-09-21 11:43:30', NULL), (7442, 5192, '2010-09-21 11:43:33', NULL), (7443, 5193, '2010-09-21 11:43:36', NULL), (7444, 5194, '2010-09-21 11:43:39', NULL), (7445, 5195, '2010-09-21 11:43:43', NULL), (7446, 5196, '2010-09-21 11:43:46', NULL), (7447, 5197, '2010-09-21 11:43:49', NULL), (7448, 5198, '2010-09-21 11:43:55', NULL), (7449, 5199, '2010-09-21 11:44:00', NULL), (7450, 5200, '2010-09-21 11:44:04', NULL), (7451, 5201, '2010-09-21 11:44:09', NULL), (7452, 5202, '2010-09-21 11:44:14', NULL), (7453, 5203, '2010-09-21 11:44:18', NULL), (7454, 5204, '2010-09-21 11:44:24', NULL), (7455, 5205, '2010-09-21 11:44:28', NULL), (7456, 5206, '2010-09-21 11:44:32', NULL), (7457, 5207, '2010-09-21 11:44:37', NULL), (7458, 5208, '2010-09-21 11:44:42', NULL), (7459, 5209, '2010-09-21 11:44:46', NULL), (7460, 5210, '2010-09-21 11:44:50', NULL), (7461, 5211, '2010-09-21 11:44:54', NULL), (7462, 5212, '2010-09-21 11:44:59', NULL), (7463, 5213, '2010-09-21 11:45:04', NULL), (7464, 5214, '2010-09-21 11:45:09', NULL), (7465, 5215, '2010-09-21 11:45:13', NULL), (7466, 5216, '2010-09-21 11:45:16', NULL), (7467, 5217, '2010-09-21 11:45:21', NULL), (7468, 5218, '2010-09-21 11:45:25', NULL), (7469, 5219, '2010-09-21 11:45:29', NULL), (7470, 5220, '2010-09-21 11:45:34', NULL), (7471, 5221, '2010-09-21 11:45:38', NULL), (7472, 5222, '2010-09-21 11:45:43', NULL), (7473, 5223, '2010-09-21 11:45:48', NULL), (7474, 5224, '2010-09-21 11:45:53', NULL), (7475, 5225, '2010-09-21 11:45:58', NULL), (7476, 5226, '2010-09-21 11:46:02', NULL), (7477, 5227, '2010-09-21 11:46:07', NULL), (7478, 5228, '2010-09-21 11:46:11', NULL), (7479, 5229, '2010-09-21 11:46:15', NULL), (7480, 5230, '2010-09-21 11:46:19', NULL), (7481, 5231, '2010-09-21 11:46:23', NULL), (7482, 5232, '2010-09-21 11:46:28', NULL), (7483, 5233, '2010-09-21 11:46:32', NULL), (7484, 5234, '2010-09-21 11:46:37', NULL), (7485, 5235, '2010-09-21 11:46:41', NULL), (7486, 5236, '2010-09-21 11:46:45', NULL), (7487, 5237, '2010-09-21 11:46:52', NULL), (7488, 5238, '2010-09-21 11:46:56', NULL), (7489, 5239, '2010-09-21 11:47:00', NULL), (7490, 5240, '2010-09-21 11:47:05', NULL), (7491, 5241, '2010-09-21 11:47:09', NULL), (7492, 5242, '2010-09-21 11:47:13', NULL), (7493, 5243, '2010-09-21 11:47:17', NULL), (7494, 5244, '2010-09-21 11:47:22', NULL), (7495, 5245, '2010-09-21 11:47:28', NULL), (7496, 5246, '2010-09-21 11:47:32', NULL), (7497, 5247, '2010-09-21 11:47:37', NULL), (7498, 5248, '2010-09-21 11:47:42', NULL), (7499, 5249, '2010-09-21 11:47:46', NULL), (7500, 5250, '2010-09-21 11:47:50', NULL), (7501, 5251, '2010-09-21 11:47:56', NULL), (7502, 5252, '2010-09-21 11:48:00', NULL), (7503, 5253, '2010-09-21 11:48:05', NULL), (7504, 5254, '2010-09-21 11:48:09', NULL), (7505, 5255, '2010-09-21 11:48:13', NULL), (7506, 5256, '2010-09-21 11:48:19', NULL), (7507, 5257, '2010-09-21 11:48:23', NULL), (7508, 5258, '2010-09-21 11:48:28', NULL), (7509, 5259, '2010-09-21 11:48:32', NULL), (7510, 5260, '2010-09-21 11:48:36', NULL), (7511, 5261, '2010-09-21 11:48:40', NULL), (7512, 5262, '2010-09-21 11:48:45', NULL), (7514, 5263, '2010-09-21 11:56:20', NULL), (7515, 5264, '2010-09-21 12:13:04', NULL), (7516, 5265, '2010-09-21 12:25:15', NULL), (7517, 5265, '2010-09-21 12:25:50', NULL), (7518, 5266, '2010-09-21 12:36:10', NULL), (7519, 5267, '2010-09-21 13:28:42', NULL), (7520, 5268, '2010-09-21 14:08:54', NULL), (7521, 5269, '2010-09-21 14:20:43', NULL), (7522, 5270, '2010-09-21 15:13:00', NULL), (7523, 5271, '2010-09-21 15:29:26', NULL), (7524, 5272, '2010-09-21 16:30:17', NULL), (7525, 5273, '2010-09-21 16:31:29', NULL), (7526, 5274, '2010-09-21 16:47:56', NULL), (7527, 5275, '2010-09-21 17:05:53', NULL), (7528, 5276, '2010-09-21 17:34:03', NULL), (7529, 5277, '2010-09-21 17:41:13', NULL), (7530, 5278, '2010-09-21 18:17:56', NULL), (7531, 5279, '2010-09-21 18:47:03', NULL), (7532, 5280, '2010-09-21 18:49:22', NULL), (7534, 5281, '2010-09-21 19:25:47', NULL), (7535, 5282, '2010-09-21 19:39:53', NULL), (7536, 5283, '2010-09-21 22:01:42', NULL), (7537, 5284, '2010-09-21 22:06:37', NULL), (7538, 5285, '2010-09-21 22:10:46', NULL), (7539, 5286, '2010-09-22 00:18:46', NULL), (7540, 5287, '2010-09-22 01:05:59', NULL), (7541, 5288, '2010-09-22 01:27:03', NULL), (7542, 5289, '2010-09-22 03:55:23', NULL), (7543, 5290, '2010-09-22 04:15:55', NULL), (7544, 5291, '2010-09-22 04:18:33', NULL), (7545, 5292, '2010-09-22 04:55:24', NULL), (7546, 5293, '2010-09-22 04:56:22', NULL), (7547, 5294, '2010-09-22 04:57:09', NULL), (7548, 5295, '2010-09-22 05:06:33', NULL), (7549, 5296, '2010-09-22 05:53:40', NULL), (7550, 5297, '2010-09-22 06:14:41', NULL), (7551, 5298, '2010-09-22 06:27:13', NULL), (7552, 5299, '2010-09-22 06:27:56', NULL), (7553, 5300, '2010-09-22 06:46:04', NULL), (7554, 5301, '2010-09-22 07:40:51', NULL), (7555, 5302, '2010-09-22 08:14:22', NULL), (7556, 5303, '2010-09-22 08:30:07', NULL), (7557, 5304, '2010-09-22 08:30:09', NULL), (7558, 5305, '2010-09-22 09:00:18', NULL), (7559, 5306, '2010-09-22 09:27:12', NULL), (7560, 5307, '2010-09-22 09:27:17', NULL), (7561, 5308, '2010-09-22 09:27:21', NULL), (7562, 5309, '2010-09-22 09:27:24', NULL), (7563, 5310, '2010-09-22 09:27:28', NULL), (7564, 5311, '2010-09-22 09:27:33', NULL), (7565, 5312, '2010-09-22 09:27:37', NULL), (7566, 5313, '2010-09-22 09:27:40', NULL), (7567, 5314, '2010-09-22 09:27:44', NULL), (7568, 5315, '2010-09-22 09:27:47', NULL), (7569, 5316, '2010-09-22 09:27:51', NULL), (7570, 5317, '2010-09-22 09:27:55', NULL), (7571, 5318, '2010-09-22 09:27:59', NULL), (7572, 5319, '2010-09-22 09:28:03', NULL), (7573, 5320, '2010-09-22 09:28:07', NULL), (7574, 5321, '2010-09-22 09:28:11', NULL), (7575, 5322, '2010-09-22 09:28:15', NULL), (7576, 5323, '2010-09-22 09:28:18', NULL), (7577, 5324, '2010-09-22 09:28:23', NULL), (7578, 5325, '2010-09-22 09:28:27', NULL), (7579, 5326, '2010-09-22 09:28:31', NULL), (7580, 5327, '2010-09-22 09:28:35', NULL), (7581, 5328, '2010-09-22 09:28:38', NULL), (7582, 5329, '2010-09-22 09:28:42', NULL), (7583, 5330, '2010-09-22 09:28:50', NULL), (7584, 5331, '2010-09-22 09:28:55', NULL), (7585, 5332, '2010-09-22 09:29:00', NULL), (7586, 5333, '2010-09-22 09:29:05', NULL), (7587, 5334, '2010-09-22 09:29:10', NULL), (7588, 5335, '2010-09-22 09:29:15', NULL), (7589, 5336, '2010-09-22 09:29:21', NULL), (7590, 5337, '2010-09-22 09:29:26', NULL), (7591, 5338, '2010-09-22 09:29:30', NULL), (7592, 5339, '2010-09-22 09:29:35', NULL), (7593, 5340, '2010-09-22 09:29:40', NULL), (7594, 5341, '2010-09-22 09:29:44', NULL), (7595, 5342, '2010-09-22 09:29:49', NULL), (7596, 5343, '2010-09-22 09:29:54', NULL), (7597, 5344, '2010-09-22 09:29:59', NULL), (7598, 5345, '2010-09-22 09:30:06', NULL), (7599, 5346, '2010-09-22 09:30:13', NULL), (7600, 5347, '2010-09-22 09:30:17', NULL), (7601, 5348, '2010-09-22 09:30:20', NULL), (7602, 5349, '2010-09-22 09:30:24', NULL), (7603, 5350, '2010-09-22 09:30:28', NULL), (7604, 5351, '2010-09-22 09:30:32', NULL), (7605, 5352, '2010-09-22 09:30:35', NULL), (7606, 5353, '2010-09-22 09:30:39', NULL), (7607, 5354, '2010-09-22 09:30:43', NULL), (7608, 5355, '2010-09-22 09:30:47', NULL), (7609, 5356, '2010-09-22 09:30:51', NULL), (7610, 5357, '2010-09-22 09:30:55', NULL), (7611, 5358, '2010-09-22 09:31:00', NULL), (7612, 5359, '2010-09-22 09:31:04', NULL), (7613, 5360, '2010-09-22 09:31:08', NULL), (7614, 5361, '2010-09-22 09:31:13', NULL), (7615, 5362, '2010-09-22 09:31:17', NULL), (7616, 5363, '2010-09-22 09:31:21', NULL), (7617, 5364, '2010-09-22 09:31:25', NULL), (7618, 5365, '2010-09-22 09:31:29', NULL), (7619, 5366, '2010-09-22 09:31:33', NULL), (7620, 5367, '2010-09-22 09:31:36', NULL), (7621, 5368, '2010-09-22 09:31:39', NULL), (7622, 5369, '2010-09-22 09:31:42', NULL), (7623, 5370, '2010-09-22 09:31:45', NULL), (7624, 5371, '2010-09-22 09:31:48', NULL), (7625, 5372, '2010-09-22 09:31:51', NULL), (7626, 5373, '2010-09-22 09:31:54', NULL), (7627, 5374, '2010-09-22 09:31:58', NULL), (7628, 5375, '2010-09-22 09:32:00', NULL), (7629, 5376, '2010-09-22 09:32:03', NULL), (7630, 5377, '2010-09-22 09:32:06', NULL), (7631, 5378, '2010-09-22 09:32:10', NULL), (7632, 5379, '2010-09-22 09:32:14', NULL), (7633, 5380, '2010-09-22 09:32:17', NULL), (7634, 5381, '2010-09-22 09:32:20', NULL), (7635, 5382, '2010-09-22 09:32:23', NULL), (7636, 5383, '2010-09-22 09:32:25', NULL), (7637, 5384, '2010-09-22 09:32:29', NULL), (7638, 5385, '2010-09-22 09:32:32', NULL), (7639, 5386, '2010-09-22 09:32:36', NULL), (7640, 5387, '2010-09-22 09:32:41', NULL), (7641, 5388, '2010-09-22 09:32:45', NULL), (7642, 5389, '2010-09-22 09:32:51', NULL), (7643, 5390, '2010-09-22 09:32:51', NULL), (7644, 5391, '2010-09-22 09:32:54', NULL), (7645, 5392, '2010-09-22 09:32:57', NULL), (7646, 5393, '2010-09-22 09:33:00', NULL), (7647, 5394, '2010-09-22 09:33:04', NULL), (7648, 5395, '2010-09-22 09:33:08', NULL), (7649, 5396, '2010-09-22 09:33:12', NULL), (7650, 5397, '2010-09-22 09:33:15', NULL), (7651, 5398, '2010-09-22 09:33:19', NULL), (7652, 5399, '2010-09-22 09:33:22', NULL), (7653, 5400, '2010-09-22 09:33:26', NULL), (7654, 5401, '2010-09-22 09:33:30', NULL), (7655, 5402, '2010-09-22 09:33:33', NULL), (7656, 5403, '2010-09-22 09:33:37', NULL), (7657, 5404, '2010-09-22 09:33:40', NULL), (7658, 5405, '2010-09-22 09:33:43', NULL), (7659, 5406, '2010-09-22 09:41:33', NULL), (7660, 5407, '2010-09-22 10:51:06', NULL), (7661, 5408, '2010-09-22 11:49:59', NULL), (7662, 5409, '2010-09-22 12:08:16', NULL), (7663, 5410, '2010-09-22 12:14:31', NULL), (7664, 5411, '2010-09-22 12:35:45', NULL), (7665, 5412, '2010-09-22 13:13:20', NULL), (7666, 5412, '2010-09-22 13:14:51', NULL), (7667, 5413, '2010-09-22 13:21:32', NULL), (7668, 5414, '2010-09-22 14:10:18', NULL), (7669, 5415, '2010-09-22 14:18:59', NULL), (7670, 5416, '2010-09-22 14:44:41', NULL), (7671, 5417, '2010-09-22 14:45:13', NULL), (7672, 5418, '2010-09-22 14:54:44', NULL), (7673, 5419, '2010-09-22 15:01:32', NULL), (7674, 5420, '2010-09-22 15:02:01', NULL), (7675, 5421, '2010-09-22 15:15:09', NULL), (7676, 5422, '2010-09-22 15:59:35', NULL), (7677, 5423, '2010-09-22 16:41:44', NULL), (7679, 5424, '2010-09-22 17:31:19', NULL), (7680, 5425, '2010-09-22 17:58:31', NULL), (7681, 5426, '2010-09-22 18:14:02', NULL), (7682, 5427, '2010-09-22 18:14:14', NULL), (7683, 5428, '2010-09-22 18:16:46', NULL), (7684, 5429, '2010-09-22 18:21:15', NULL), (7685, 5430, '2010-09-22 18:47:24', NULL), (7686, 5431, '2010-09-22 19:21:38', NULL), (7687, 5432, '2010-09-22 19:26:43', NULL), (7688, 5433, '2010-09-22 19:41:06', NULL), (7689, 5434, '2010-09-22 20:24:10', NULL), (7690, 5435, '2010-09-22 20:48:11', NULL), (7691, 5436, '2010-09-22 21:12:08', NULL), (7692, 5437, '2010-09-22 21:14:34', NULL), (7693, 5438, '2010-09-22 21:35:12', NULL), (7694, 5439, '2010-09-22 21:41:16', NULL), (7695, 5440, '2010-09-22 21:56:19', NULL), (7696, 5441, '2010-09-22 22:01:19', NULL), (7697, 5442, '2010-09-22 22:12:02', NULL), (7698, 5443, '2010-09-22 22:22:59', NULL), (7699, 5444, '2010-09-22 22:23:05', NULL), (7700, 5445, '2010-09-22 22:23:10', NULL), (7701, 5446, '2010-09-22 22:38:04', NULL), (7702, 5447, '2010-09-22 22:38:09', NULL), (7703, 5448, '2010-09-22 22:45:41', NULL), (7704, 5449, '2010-09-22 22:45:45', NULL), (7705, 5450, '2010-09-22 22:49:37', NULL), (7706, 5451, '2010-09-22 22:49:41', NULL), (7707, 5452, '2010-09-22 22:52:37', NULL), (7708, 5453, '2010-09-22 22:52:41', NULL), (7709, 5454, '2010-09-22 23:13:03', NULL), (7710, 5455, '2010-09-22 23:13:07', NULL), (7711, 5456, '2010-09-22 23:20:08', NULL), (7712, 5457, '2010-09-22 23:48:17', NULL), (7713, 5458, '2010-09-22 23:48:21', NULL), (7714, 5459, '2010-09-22 23:56:17', NULL), (7715, 5460, '2010-09-23 00:03:59', NULL), (7716, 5461, '2010-09-23 00:04:04', NULL), (7717, 5462, '2010-09-23 00:04:08', NULL), (7718, 5463, '2010-09-23 00:06:04', NULL), (7719, 5464, '2010-09-23 00:31:41', NULL), (7720, 5465, '2010-09-23 00:31:45', NULL), (7721, 5466, '2010-09-23 01:32:25', NULL), (7722, 5467, '2010-09-23 01:46:35', NULL), (7723, 5468, '2010-09-23 02:03:37', NULL), (7724, 5469, '2010-09-23 02:03:42', NULL), (7725, 5470, '2010-09-23 03:47:44', NULL), (7727, 5471, '2010-09-23 04:46:38', NULL), (7728, 5472, '2010-09-23 04:46:44', NULL), (7729, 5473, '2010-09-23 05:36:08', NULL), (7730, 5474, '2010-09-23 06:19:30', NULL), (7731, 5475, '2010-09-23 06:20:18', NULL), (7732, 5476, '2010-09-23 06:23:07', NULL), (7733, 5477, '2010-09-23 06:23:47', NULL), (7734, 5478, '2010-09-23 06:24:23', NULL), (7735, 5479, '2010-09-23 06:25:06', NULL), (7736, 5480, '2010-09-23 06:25:48', NULL), (7737, 5481, '2010-09-23 06:26:29', NULL), (7738, 5482, '2010-09-23 06:28:42', NULL), (7739, 5483, '2010-09-23 06:29:21', NULL), (7740, 5484, '2010-09-23 06:30:07', NULL), (7741, 5485, '2010-09-23 06:30:49', NULL), (7742, 5486, '2010-09-23 06:37:43', NULL), (7743, 5487, '2010-09-23 07:54:58', NULL), (7744, 5488, '2010-09-23 09:23:12', NULL), (7745, 5489, '2010-09-23 09:25:38', NULL), (7746, 5490, '2010-09-23 09:52:50', NULL), (7747, 5491, '2010-09-23 09:52:53', NULL), (7749, 5492, '2010-09-23 10:32:32', NULL), (7750, 5493, '2010-09-23 10:57:11', NULL), (7751, 5494, '2010-09-23 11:14:57', NULL), (7752, 5495, '2010-09-23 11:16:14', NULL), (7753, 5496, '2010-09-23 11:48:17', NULL), (7754, 5497, '2010-09-23 12:24:12', NULL), (7755, 5498, '2010-09-23 12:36:40', NULL), (7756, 5499, '2010-09-23 12:50:33', NULL), (7757, 5500, '2010-09-23 12:55:44', NULL), (7758, 5501, '2010-09-23 12:55:46', NULL), (7759, 5502, '2010-09-23 13:30:42', NULL), (7760, 5503, '2010-09-23 13:55:27', NULL), (7761, 5504, '2010-09-23 13:55:30', NULL), (7762, 5505, '2010-09-23 13:55:32', NULL), (7763, 5506, '2010-09-23 13:55:34', NULL), (7764, 5507, '2010-09-23 13:56:15', NULL), (7765, 5508, '2010-09-23 14:17:53', NULL), (7766, 5509, '2010-09-23 14:23:29', NULL), (7767, 5510, '2010-09-23 14:42:11', NULL), (7768, 5511, '2010-09-23 14:43:59', NULL), (7769, 5512, '2010-09-23 15:03:07', NULL), (7770, 5513, '2010-09-23 15:07:43', NULL), (7771, 5514, '2010-09-23 15:58:51', NULL), (7772, 5515, '2010-09-23 16:16:09', NULL), (7773, 5516, '2010-09-23 16:29:23', NULL), (7774, 5517, '2010-09-23 16:29:59', NULL), (7775, 5518, '2010-09-23 16:36:07', NULL), (7776, 5519, '2010-09-23 16:59:39', NULL), (7777, 5520, '2010-09-23 17:02:47', NULL), (7778, 5521, '2010-09-23 17:23:37', NULL), (7779, 5522, '2010-09-23 17:55:51', NULL), (7780, 5523, '2010-09-23 18:03:38', NULL), (7781, 5524, '2010-09-23 18:04:50', NULL), (7782, 5525, '2010-09-23 18:06:13', NULL), (7783, 5526, '2010-09-23 18:14:02', NULL), (7784, 5527, '2010-09-23 18:41:51', NULL), (7785, 5527, '2010-09-23 18:42:04', NULL), (7786, 5528, '2010-09-23 18:53:20', NULL), (7788, 5529, '2010-09-23 19:47:44', NULL), (7789, 5530, '2010-09-23 20:38:58', NULL), (7790, 5531, '2010-09-23 20:49:07', NULL), (7791, 5532, '2010-09-23 20:50:22', NULL), (7792, 5533, '2010-09-23 20:51:28', NULL), (7793, 5534, '2010-09-23 20:51:36', NULL), (7794, 5535, '2010-09-23 20:51:53', NULL), (7795, 5536, '2010-09-23 20:51:55', NULL), (7796, 5537, '2010-09-23 20:52:27', NULL), (7797, 5538, '2010-09-23 20:55:55', NULL), (7798, 5539, '2010-09-23 20:57:45', NULL), (7799, 5540, '2010-09-23 21:03:30', NULL), (7800, 5541, '2010-09-23 21:10:22', NULL), (7801, 5542, '2010-09-23 21:16:48', NULL), (7802, 5543, '2010-09-23 21:23:17', NULL), (7803, 5544, '2010-09-23 21:36:13', NULL), (7804, 5545, '2010-09-23 22:15:34', NULL), (7805, 5546, '2010-09-23 22:17:20', NULL), (7806, 5547, '2010-09-23 22:19:49', NULL), (7807, 5548, '2010-09-23 22:34:02', NULL), (7808, 5549, '2010-09-23 22:41:04', NULL), (7809, 5550, '2010-09-23 22:47:37', NULL), (7810, 5551, '2010-09-23 23:00:00', NULL), (7811, 5552, '2010-09-23 23:00:37', NULL), (7812, 5553, '2010-09-23 23:23:38', NULL), (7813, 5554, '2010-09-23 23:25:12', NULL), (7814, 5555, '2010-09-23 23:26:38', NULL), (7815, 5556, '2010-09-23 23:32:04', NULL), (7816, 5557, '2010-09-23 23:33:21', NULL), (7817, 5558, '2010-09-24 00:00:05', NULL), (7818, 5559, '2010-09-24 00:33:49', NULL), (7819, 5560, '2010-09-24 00:40:48', NULL), (7820, 5561, '2010-09-24 00:47:56', NULL), (7821, 5562, '2010-09-24 00:54:48', NULL), (7822, 5563, '2010-09-24 00:55:08', NULL), (7823, 5564, '2010-09-24 01:02:33', NULL), (7824, 5565, '2010-09-24 01:10:00', NULL), (7825, 5566, '2010-09-24 01:17:26', NULL), (7826, 5567, '2010-09-24 01:54:30', NULL), (7827, 5568, '2010-09-24 02:19:23', NULL), (7828, 5569, '2010-09-24 02:22:41', NULL), (7829, 5570, '2010-09-24 02:27:46', NULL), (7830, 5571, '2010-09-24 02:31:01', NULL), (7831, 5572, '2010-09-24 02:39:21', NULL), (7832, 5573, '2010-09-24 02:42:41', NULL), (7833, 5574, '2010-09-24 03:04:29', NULL), (7834, 5575, '2010-09-24 03:30:44', NULL), (7835, 5576, '2010-09-24 03:39:51', NULL), (7836, 5577, '2010-09-24 04:07:47', NULL), (7837, 5578, '2010-09-24 04:21:48', NULL), (7839, 5579, '2010-09-24 05:01:30', NULL), (7840, 5580, '2010-09-24 05:19:15', NULL), (7841, 5581, '2010-09-24 05:22:11', NULL), (7842, 5582, '2010-09-24 05:33:23', NULL), (7843, 5583, '2010-09-24 05:47:09', NULL), (7844, 5584, '2010-09-24 05:47:56', NULL), (7845, 5585, '2010-09-24 06:06:57', NULL), (7846, 5586, '2010-09-24 06:17:51', NULL), (7847, 5587, '2010-09-24 06:27:49', NULL), (7848, 5588, '2010-09-24 06:52:02', NULL), (7849, 5589, '2010-09-24 07:00:46', NULL), (7850, 5590, '2010-09-24 07:02:50', NULL), (7851, 5591, '2010-09-24 07:06:37', NULL), (7852, 5592, '2010-09-24 07:10:05', NULL), (7853, 5593, '2010-09-24 07:29:37', NULL), (7854, 5594, '2010-09-24 07:33:34', NULL), (7855, 5595, '2010-09-24 07:58:43', NULL), (7856, 5596, '2010-09-24 08:05:00', NULL), (7857, 5597, '2010-09-24 08:07:26', NULL), (7858, 5598, '2010-09-24 08:07:42', NULL), (7860, 5599, '2010-09-24 08:30:00', NULL), (7861, 5600, '2010-09-24 08:54:10', NULL), (7862, 5601, '2010-09-24 08:54:26', NULL), (7863, 5602, '2010-09-24 09:04:00', NULL), (7864, 5603, '2010-09-24 09:06:51', NULL), (7865, 5604, '2010-09-24 09:18:31', NULL), (7867, 5605, '2010-09-24 09:32:53', NULL), (7868, 5605, '2010-09-24 09:37:33', NULL), (7869, 5606, '2010-09-24 09:38:02', NULL), (7870, 5607, '2010-09-24 09:38:19', NULL), (7871, 5608, '2010-09-24 09:40:10', NULL), (7872, 5609, '2010-09-24 09:42:08', NULL), (7873, 5610, '2010-09-24 09:48:42', NULL), (7874, 5611, '2010-09-24 09:59:02', NULL), (7875, 5612, '2010-09-24 10:01:31', NULL), (7876, 5613, '2010-09-24 10:22:13', NULL), (7877, 5614, '2010-09-24 10:47:00', NULL), (7878, 5615, '2010-09-24 10:52:11', NULL), (7879, 5616, '2010-09-24 10:54:48', NULL), (7880, 5617, '2010-09-24 10:57:48', NULL), (7881, 5618, '2010-09-24 10:57:57', NULL), (7882, 5619, '2010-09-24 11:02:03', NULL), (7883, 5620, '2010-09-24 11:03:39', NULL), (7884, 5621, '2010-09-24 11:04:08', NULL), (7885, 5622, '2010-09-24 11:05:51', NULL), (7886, 5623, '2010-09-24 11:05:58', NULL), (7887, 5624, '2010-09-24 11:07:12', NULL), (7888, 5625, '2010-09-24 11:07:16', NULL), (7889, 5626, '2010-09-24 11:07:58', NULL), (7890, 5627, '2010-09-24 11:08:45', NULL), (7891, 5628, '2010-09-24 11:08:50', NULL), (7892, 5629, '2010-09-24 11:08:58', NULL), (7893, 5625, '2010-09-24 11:10:16', NULL), (7894, 5630, '2010-09-24 11:17:11', NULL), (7895, 5621, '2010-09-24 11:17:47', NULL), (7896, 5631, '2010-09-24 11:22:00', NULL), (7897, 5632, '2010-09-24 11:25:06', NULL), (7898, 5633, '2010-09-24 11:44:01', NULL), (7899, 5634, '2010-09-24 11:44:53', NULL), (7900, 5635, '2010-09-24 11:46:42', NULL), (7901, 5636, '2010-09-24 11:48:36', NULL), (7902, 5633, '2010-09-24 11:50:59', NULL), (7903, 5636, '2010-09-24 11:51:37', NULL), (7904, 5635, '2010-09-24 11:51:53', NULL), (7905, 5634, '2010-09-24 11:53:00', NULL), (7906, 5637, '2010-09-24 11:56:35', NULL), (7907, 5638, '2010-09-24 12:09:14', NULL), (7908, 5639, '2010-09-24 12:34:34', NULL), (7909, 5640, '2010-09-24 12:35:48', NULL), (7910, 5641, '2010-09-24 12:55:50', NULL), (7911, 5642, '2010-09-24 12:58:29', NULL), (7912, 5643, '2010-09-24 13:11:20', NULL), (7913, 5644, '2010-09-24 13:22:19', NULL), (7914, 5645, '2010-09-24 14:08:32', NULL), (7915, 5646, '2010-09-24 14:10:45', NULL), (7916, 5647, '2010-09-24 14:32:08', NULL), (7917, 5648, '2010-09-24 15:10:36', NULL), (7918, 5649, '2010-09-24 15:32:25', NULL), (7919, 5650, '2010-09-24 15:58:11', NULL), (7921, 5651, '2010-09-24 16:20:59', NULL), (7922, 5652, '2010-09-24 16:35:50', NULL), (7923, 5653, '2010-09-24 17:05:33', NULL), (7924, 5654, '2010-09-24 17:13:56', NULL), (7925, 5655, '2010-09-24 18:11:04', NULL), (7926, 5656, '2010-09-24 18:17:02', NULL), (7927, 5657, '2010-09-24 18:36:01', NULL), (7929, 5658, '2010-09-24 19:03:22', NULL), (7930, 5659, '2010-09-24 19:06:17', NULL), (7931, 5660, '2010-09-24 19:35:49', NULL), (7932, 5661, '2010-09-24 19:37:10', NULL), (7933, 5662, '2010-09-24 19:57:26', NULL), (7934, 5663, '2010-09-24 20:15:01', NULL), (7935, 5664, '2010-09-24 20:17:40', NULL), (7936, 5665, '2010-09-24 22:26:07', NULL), (7937, 5666, '2010-09-24 23:31:31', NULL), (7938, 5667, '2010-09-25 04:57:18', NULL), (7939, 5668, '2010-09-25 07:13:27', NULL), (7940, 5669, '2010-09-25 07:26:21', NULL), (7942, 5670, '2010-09-25 07:29:06', NULL), (7943, 5671, '2010-09-25 07:47:36', NULL), (7944, 5672, '2010-09-25 07:48:07', NULL), (7945, 5673, '2010-09-25 08:25:31', NULL), (7946, 5674, '2010-09-25 08:53:48', NULL), (7947, 5675, '2010-09-25 09:06:40', NULL), (7948, 5674, '2010-09-25 09:09:28', NULL), (7949, 5676, '2010-09-25 09:11:13', NULL), (7950, 5677, '2010-09-25 09:16:30', NULL), (7951, 5678, '2010-09-25 09:43:16', NULL), (7952, 5679, '2010-09-25 09:43:49', NULL), (7953, 5680, '2010-09-25 09:46:40', NULL), (7954, 5681, '2010-09-25 09:46:58', NULL), (7955, 5682, '2010-09-25 10:19:25', NULL), (7956, 5683, '2010-09-25 10:36:29', NULL), (7957, 5684, '2010-09-25 10:37:24', NULL), (7958, 5685, '2010-09-25 10:42:30', NULL), (7959, 5686, '2010-09-25 11:28:20', NULL), (7960, 5687, '2010-09-25 11:37:45', NULL), (7961, 5688, '2010-09-25 12:00:41', NULL), (7962, 5689, '2010-09-25 12:45:02', NULL), (7963, 5690, '2010-09-25 13:50:02', NULL), (7965, 5691, '2010-09-25 14:17:59', NULL), (7967, 5692, '2010-09-25 16:26:07', NULL), (7968, 5693, '2010-09-25 16:51:14', NULL), (7969, 5694, '2010-09-25 17:02:06', NULL), (7970, 5695, '2010-09-25 17:13:02', NULL), (7971, 5696, '2010-09-25 17:56:44', NULL), (7972, 5697, '2010-09-25 18:27:37', NULL), (7973, 5698, '2010-09-25 18:27:38', NULL), (7974, 5699, '2010-09-25 18:27:40', NULL), (7975, 5700, '2010-09-25 18:27:42', NULL), (7976, 5701, '2010-09-25 18:27:43', NULL), (7977, 5702, '2010-09-25 18:27:44', NULL), (7978, 5703, '2010-09-25 18:27:46', NULL), (7979, 5704, '2010-09-25 18:27:48', NULL), (7980, 5705, '2010-09-25 18:27:50', NULL), (7981, 5706, '2010-09-25 18:27:53', NULL), (7982, 5707, '2010-09-25 18:27:55', NULL), (7983, 5708, '2010-09-25 18:27:57', NULL), (7984, 5709, '2010-09-25 18:27:59', NULL), (7985, 5710, '2010-09-25 18:28:01', NULL), (7986, 5711, '2010-09-25 18:28:03', NULL), (7987, 5712, '2010-09-25 18:28:04', NULL), (7988, 5713, '2010-09-25 18:28:07', NULL), (7989, 5714, '2010-09-25 18:28:09', NULL), (7990, 5715, '2010-09-25 18:28:11', NULL), (7991, 5716, '2010-09-25 18:28:13', NULL), (7992, 5717, '2010-09-25 18:28:15', NULL), (7993, 5718, '2010-09-25 18:28:17', NULL), (7994, 5719, '2010-09-25 18:28:18', NULL), (7995, 5720, '2010-09-25 18:28:20', NULL), (7996, 5721, '2010-09-25 18:34:46', NULL), (7997, 5722, '2010-09-25 18:34:54', NULL), (7998, 5723, '2010-09-25 18:38:37', NULL), (7999, 5724, '2010-09-25 18:42:04', NULL), (8000, 5725, '2010-09-25 18:43:50', NULL), (8001, 5726, '2010-09-25 18:54:11', NULL), (8002, 5727, '2010-09-25 19:01:27', NULL), (8003, 5728, '2010-09-25 19:14:01', NULL), (8004, 5729, '2010-09-25 19:27:06', NULL), (8005, 5730, '2010-09-25 19:38:01', NULL), (8006, 5731, '2010-09-25 19:50:57', NULL), (8007, 5732, '2010-09-25 20:02:54', NULL), (8008, 5733, '2010-09-25 20:06:23', NULL), (8009, 5734, '2010-09-25 20:12:40', NULL), (8010, 5735, '2010-09-25 20:28:56', NULL), (8011, 5736, '2010-09-25 20:39:26', NULL), (8012, 5737, '2010-09-25 20:50:05', NULL), (8013, 5738, '2010-09-25 21:00:49', NULL), (8014, 5739, '2010-09-25 21:18:20', NULL), (8015, 5740, '2010-09-25 21:36:48', NULL), (8016, 5741, '2010-09-25 21:39:03', NULL), (8017, 5742, '2010-09-25 21:43:09', NULL), (8019, 5743, '2010-09-25 21:51:44', NULL), (8020, 5744, '2010-09-25 22:01:52', NULL), (8021, 5745, '2010-09-25 22:14:19', NULL), (8022, 5746, '2010-09-25 22:17:08', NULL), (8023, 5747, '2010-09-25 22:20:10', NULL), (8024, 5748, '2010-09-25 22:38:35', NULL), (8025, 5749, '2010-09-25 22:44:24', NULL), (8026, 5750, '2010-09-25 22:48:33', NULL), (8027, 5751, '2010-09-25 22:50:15', NULL), (8028, 5752, '2010-09-25 23:13:45', NULL), (8029, 5753, '2010-09-25 23:20:27', NULL), (8030, 5754, '2010-09-25 23:44:04', NULL), (8031, 5755, '2010-09-26 00:02:40', NULL), (8032, 5756, '2010-09-26 00:06:42', NULL), (8033, 5757, '2010-09-26 00:28:09', NULL), (8034, 5758, '2010-09-26 00:41:07', NULL), (8035, 5759, '2010-09-26 01:07:00', NULL), (8036, 5760, '2010-09-26 01:22:55', NULL), (8037, 5761, '2010-09-26 01:26:16', NULL), (8038, 5762, '2010-09-26 02:00:15', NULL), (8039, 5763, '2010-09-26 02:26:28', NULL), (8040, 5764, '2010-09-26 02:33:08', NULL), (8041, 5765, '2010-09-26 02:59:48', NULL), (8042, 5766, '2010-09-26 03:06:51', NULL), (8043, 5767, '2010-09-26 03:19:25', NULL), (8044, 5768, '2010-09-26 03:26:24', NULL), (8045, 5769, '2010-09-26 03:40:51', NULL), (8046, 5770, '2010-09-26 03:54:37', NULL), (8047, 5771, '2010-09-26 04:07:17', NULL), (8048, 5772, '2010-09-26 04:08:26', NULL), (8049, 5773, '2010-09-26 05:00:03', NULL), (8050, 5774, '2010-09-26 05:05:05', NULL), (8051, 5775, '2010-09-26 05:23:53', NULL), (8052, 5776, '2010-09-26 05:31:28', NULL), (8053, 5777, '2010-09-26 05:47:45', NULL), (8054, 5778, '2010-09-26 05:50:34', NULL), (8055, 5779, '2010-09-26 06:01:29', NULL), (8056, 5780, '2010-09-26 06:04:34', NULL), (8057, 5781, '2010-09-26 06:31:30', NULL), (8058, 5782, '2010-09-26 07:16:30', NULL), (8059, 5783, '2010-09-26 07:43:35', NULL), (8060, 5784, '2010-09-26 07:46:33', NULL), (8061, 5785, '2010-09-26 07:54:26', NULL), (8062, 5786, '2010-09-26 09:00:26', NULL), (8063, 5787, '2010-09-26 09:11:13', NULL), (8064, 5788, '2010-09-26 09:13:09', NULL), (8065, 5789, '2010-09-26 09:30:25', NULL), (8066, 5790, '2010-09-26 10:04:54', NULL), (8067, 5791, '2010-09-26 10:28:49', NULL), (8068, 5792, '2010-09-26 10:29:54', NULL), (8069, 5793, '2010-09-26 11:04:23', NULL), (8071, 5794, '2010-09-26 11:31:08', NULL), (8072, 5795, '2010-09-26 11:32:15', NULL), (8073, 5796, '2010-09-26 11:34:37', NULL), (8074, 5797, '2010-09-26 11:37:04', NULL), (8075, 5798, '2010-09-26 11:57:05', NULL), (8076, 5799, '2010-09-26 12:09:27', NULL), (8077, 5800, '2010-09-26 12:19:27', NULL), (8078, 5801, '2010-09-26 12:59:19', NULL), (8080, 5802, '2010-09-26 13:15:15', NULL), (8081, 5803, '2010-09-26 13:39:15', NULL), (8082, 5804, '2010-09-26 14:19:06', NULL), (8083, 5805, '2010-09-26 14:25:15', NULL), (8084, 5806, '2010-09-26 14:52:02', NULL), (8085, 5807, '2010-09-26 15:08:58', NULL), (8086, 5808, '2010-09-26 15:17:05', NULL), (8087, 5809, '2010-09-26 15:19:54', NULL), (8088, 5810, '2010-09-26 15:31:55', NULL), (8089, 5811, '2010-09-26 15:45:03', NULL), (8090, 5812, '2010-09-26 16:03:59', NULL), (8091, 5813, '2010-09-26 16:15:51', NULL), (8092, 5814, '2010-09-26 16:25:24', NULL), (8093, 5815, '2010-09-26 16:30:25', NULL), (8094, 5816, '2010-09-26 16:41:15', NULL), (8095, 5817, '2010-09-26 17:01:13', NULL), (8096, 5818, '2010-09-26 17:16:46', NULL), (8098, 5819, '2010-09-26 18:11:43', NULL), (8100, 5820, '2010-09-26 18:17:32', NULL), (8101, 5821, '2010-09-26 18:24:30', NULL), (8102, 5822, '2010-09-26 18:27:00', NULL), (8103, 5823, '2010-09-26 19:05:21', NULL), (8104, 5824, '2010-09-26 19:13:14', NULL), (8106, 5825, '2010-09-26 19:50:26', NULL), (8107, 5826, '2010-09-26 21:01:05', NULL), (8109, 5827, '2010-09-26 21:15:33', NULL), (8110, 5828, '2010-09-26 21:26:38', NULL), (8112, 5829, '2010-09-26 21:54:19', NULL), (8113, 5830, '2010-09-26 21:59:06', NULL), (8114, 5831, '2010-09-26 22:06:11', NULL), (8116, 5832, '2010-09-27 05:15:53', NULL), (8117, 5833, '2010-09-27 07:17:11', NULL), (8118, 5834, '2010-09-27 08:08:23', NULL), (8119, 5835, '2010-09-27 08:29:29', NULL), (8121, 5836, '2010-09-27 09:07:19', NULL), (8122, 5837, '2010-09-27 09:16:10', NULL), (8123, 5838, '2010-09-27 09:57:54', NULL), (8124, 5839, '2010-09-27 10:11:54', NULL), (8125, 5840, '2010-09-27 10:47:50', NULL), (8126, 5841, '2010-09-27 11:00:59', NULL), (8127, 5842, '2010-09-27 11:22:14', NULL), (8128, 5843, '2010-09-27 11:23:38', NULL), (8129, 5844, '2010-09-27 13:19:36', NULL), (8130, 5845, '2010-09-27 14:17:59', NULL), (8131, 5845, '2010-09-27 14:27:41', NULL), (8132, 5846, '2010-09-27 15:10:31', NULL), (8134, 5847, '2010-09-27 15:36:24', NULL), (8135, 5848, '2010-09-27 16:13:24', NULL), (8137, 5849, '2010-09-27 16:45:08', NULL), (8138, 5850, '2010-09-27 16:57:17', NULL), (8139, 5851, '2010-09-27 17:17:33', NULL), (8140, 5852, '2010-09-27 17:36:10', NULL), (8141, 5853, '2010-09-27 17:48:59', NULL), (8143, 5854, '2010-09-27 18:10:47', NULL), (8144, 5855, '2010-09-27 18:27:05', NULL), (8145, 5856, '2010-09-27 18:53:21', NULL), (8147, 5857, '2010-09-27 19:13:24', NULL), (8148, 5858, '2010-09-27 19:26:39', NULL), (8150, 5859, '2010-09-27 19:39:06', NULL), (8151, 5860, '2010-09-27 19:46:21', NULL), (8152, 5861, '2010-09-27 19:55:39', NULL), (8153, 5862, '2010-09-27 19:58:24', NULL), (8154, 5863, '2010-09-27 20:08:06', NULL), (8155, 5864, '2010-09-27 20:09:45', NULL), (8156, 5865, '2010-09-27 20:17:47', NULL), (8157, 5866, '2010-09-27 20:19:49', NULL), (8158, 5867, '2010-09-27 20:19:54', NULL), (8159, 5868, '2010-09-27 20:30:31', NULL), (8160, 5869, '2010-09-27 20:41:13', NULL), (8162, 5870, '2010-09-27 21:02:25', NULL), (8163, 5871, '2010-09-27 21:13:01', NULL), (8164, 5872, '2010-09-27 21:54:23', NULL), (8165, 5873, '2010-09-27 21:54:23', NULL), (8166, 5874, '2010-09-27 21:54:23', NULL), (8167, 5875, '2010-09-27 21:54:25', NULL), (8168, 5876, '2010-09-27 21:54:25', NULL), (8169, 5877, '2010-09-27 21:55:20', NULL), (8170, 5878, '2010-09-27 22:13:40', NULL), (8171, 5879, '2010-09-27 22:16:31', NULL), (8172, 5880, '2010-09-27 22:48:16', NULL), (8173, 5881, '2010-09-27 23:20:01', NULL), (8174, 5882, '2010-09-27 23:23:25', NULL), (8175, 5883, '2010-09-27 23:34:22', NULL), (8176, 5884, '2010-09-27 23:45:19', NULL), (8177, 5885, '2010-09-28 00:06:21', NULL), (8178, 5886, '2010-09-28 00:07:11', NULL), (8179, 5887, '2010-09-28 00:50:52', NULL), (8180, 5888, '2010-09-28 01:21:23', NULL), (8181, 5889, '2010-09-28 01:53:48', NULL), (8182, 5890, '2010-09-28 02:04:39', NULL), (8183, 5891, '2010-09-28 02:37:32', NULL), (8184, 5892, '2010-09-28 02:47:50', NULL), (8185, 5893, '2010-09-28 03:31:10', NULL), (8186, 5894, '2010-09-28 03:52:47', NULL), (8187, 5895, '2010-09-28 04:14:23', NULL), (8188, 5896, '2010-09-28 04:30:14', NULL), (8189, 5897, '2010-09-28 04:41:49', NULL), (8190, 5898, '2010-09-28 04:42:45', NULL), (8191, 5899, '2010-09-28 04:53:23', NULL), (8193, 5900, '2010-09-28 05:16:30', NULL), (8194, 5901, '2010-09-28 05:18:55', NULL), (8195, 5902, '2010-09-28 05:54:09', NULL), (8196, 5903, '2010-09-28 07:04:41', NULL), (8197, 5904, '2010-09-28 07:27:33', NULL), (8198, 5905, '2010-09-28 07:36:46', NULL), (8199, 5906, '2010-09-28 08:11:02', NULL), (8200, 5907, '2010-09-28 08:46:44', NULL), (8201, 5908, '2010-09-28 08:51:00', NULL), (8202, 5909, '2010-09-28 09:13:49', NULL), (8203, 5910, '2010-09-28 09:39:17', NULL), (8204, 5911, '2010-09-28 09:44:11', NULL), (8205, 5912, '2010-09-28 09:55:18', NULL), (8206, 5913, '2010-09-28 10:12:11', NULL), (8207, 5914, '2010-09-28 10:12:14', NULL), (8208, 5915, '2010-09-28 10:12:18', NULL), (8209, 5916, '2010-09-28 10:12:22', NULL), (8210, 5917, '2010-09-28 10:12:26', NULL), (8211, 5918, '2010-09-28 10:12:30', NULL), (8212, 5919, '2010-09-28 10:12:34', NULL), (8213, 5920, '2010-09-28 10:12:38', NULL), (8214, 5921, '2010-09-28 10:12:43', NULL), (8215, 5922, '2010-09-28 10:12:47', NULL), (8216, 5923, '2010-09-28 10:12:51', NULL), (8217, 5924, '2010-09-28 10:12:54', NULL), (8218, 5925, '2010-09-28 10:12:58', NULL), (8219, 5926, '2010-09-28 10:13:02', NULL), (8220, 5927, '2010-09-28 10:13:06', NULL), (8221, 5928, '2010-09-28 10:13:10', NULL), (8222, 5929, '2010-09-28 10:13:14', NULL), (8223, 5930, '2010-09-28 10:13:18', NULL), (8224, 5931, '2010-09-28 10:13:21', NULL), (8225, 5932, '2010-09-28 10:13:26', NULL), (8226, 5933, '2010-09-28 10:13:30', NULL), (8227, 5934, '2010-09-28 10:13:34', NULL), (8228, 5935, '2010-09-28 10:13:37', NULL), (8229, 5936, '2010-09-28 10:13:41', NULL), (8230, 5937, '2010-09-28 10:13:46', NULL), (8231, 5938, '2010-09-28 10:13:50', NULL), (8232, 5939, '2010-09-28 10:13:55', NULL), (8233, 5940, '2010-09-28 10:13:58', NULL), (8234, 5941, '2010-09-28 10:14:03', NULL), (8235, 5942, '2010-09-28 10:14:07', NULL), (8236, 5943, '2010-09-28 10:14:11', NULL), (8237, 5944, '2010-09-28 10:14:15', NULL), (8238, 5945, '2010-09-28 10:14:19', NULL), (8239, 5946, '2010-09-28 10:14:23', NULL), (8240, 5947, '2010-09-28 10:14:27', NULL), (8241, 5948, '2010-09-28 10:14:31', NULL), (8242, 5949, '2010-09-28 10:14:35', NULL), (8243, 5950, '2010-09-28 10:14:40', NULL), (8244, 5951, '2010-09-28 10:14:44', NULL), (8245, 5952, '2010-09-28 10:14:48', NULL), (8246, 5953, '2010-09-28 10:14:52', NULL), (8247, 5954, '2010-09-28 10:14:57', NULL), (8248, 5955, '2010-09-28 10:14:58', NULL), (8249, 5956, '2010-09-28 10:15:01', NULL), (8250, 5957, '2010-09-28 10:15:06', NULL), (8251, 5958, '2010-09-28 10:15:10', NULL), (8252, 5959, '2010-09-28 10:15:16', NULL), (8253, 5960, '2010-09-28 10:15:21', NULL), (8254, 5961, '2010-09-28 10:15:25', NULL), (8255, 5962, '2010-09-28 10:15:28', NULL), (8256, 5963, '2010-09-28 10:15:32', NULL), (8257, 5964, '2010-09-28 10:20:53', NULL), (8258, 5965, '2010-09-28 10:20:56', NULL), (8259, 5966, '2010-09-28 10:20:58', NULL), (8260, 5967, '2010-09-28 10:21:00', NULL), (8261, 5968, '2010-09-28 10:21:02', NULL), (8262, 5969, '2010-09-28 10:24:47', NULL), (8263, 5970, '2010-09-28 10:57:50', NULL), (8264, 5971, '2010-09-28 11:09:41', NULL), (8265, 5972, '2010-09-28 11:23:45', NULL), (8266, 5973, '2010-09-28 11:39:40', NULL), (8267, 5974, '2010-09-28 13:10:45', NULL), (8268, 5975, '2010-09-28 13:15:09', NULL), (8269, 5976, '2010-09-28 13:21:35', NULL), (8270, 5977, '2010-09-28 13:29:26', NULL), (8271, 5978, '2010-09-28 13:32:51', NULL), (8272, 5979, '2010-09-28 14:07:33', NULL), (8273, 5980, '2010-09-28 14:11:43', NULL), (8274, 5981, '2010-09-28 14:49:58', NULL), (8275, 5982, '2010-09-28 15:35:01', NULL), (8276, 5983, '2010-09-28 15:39:21', NULL), (8278, 5984, '2010-09-28 16:11:49', NULL), (8279, 5985, '2010-09-28 16:47:47', NULL), (8280, 5986, '2010-09-28 17:21:30', NULL), (8281, 5987, '2010-09-28 17:28:37', NULL), (8282, 5988, '2010-09-28 17:29:20', NULL), (8284, 5989, '2010-09-28 18:08:14', NULL), (8285, 5989, '2010-09-28 18:08:22', NULL), (8286, 5990, '2010-09-28 18:18:21', NULL), (8287, 5991, '2010-09-28 18:53:06', NULL), (8288, 5992, '2010-09-28 18:53:55', NULL), (8289, 5993, '2010-09-28 19:15:18', NULL), (8290, 5994, '2010-09-28 19:18:27', NULL), (8291, 5995, '2010-09-28 19:18:31', NULL), (8292, 5996, '2010-09-28 19:18:35', NULL), (8293, 5997, '2010-09-28 19:18:59', NULL), (8294, 5998, '2010-09-28 19:19:03', NULL), (8295, 5999, '2010-09-28 19:19:12', NULL), (8296, 6000, '2010-09-28 19:19:15', NULL), (8297, 6001, '2010-09-28 19:19:19', NULL), (8298, 6002, '2010-09-28 19:19:27', NULL), (8299, 6003, '2010-09-28 19:19:32', NULL), (8300, 6004, '2010-09-28 19:19:36', NULL), (8301, 6005, '2010-09-28 19:19:40', NULL), (8302, 6006, '2010-09-28 19:19:44', NULL), (8303, 6007, '2010-09-28 19:19:48', NULL), (8304, 6008, '2010-09-28 19:19:53', NULL), (8305, 6009, '2010-09-28 19:20:00', NULL), (8306, 6010, '2010-09-28 19:20:04', NULL), (8307, 6011, '2010-09-28 19:20:08', NULL), (8308, 6012, '2010-09-28 19:20:15', NULL), (8309, 6013, '2010-09-28 19:20:19', NULL), (8310, 6014, '2010-09-28 19:20:23', NULL), (8311, 6015, '2010-09-28 19:20:29', NULL), (8312, 6016, '2010-09-28 19:20:33', NULL), (8313, 6017, '2010-09-28 19:20:37', NULL), (8314, 6018, '2010-09-28 19:20:41', NULL), (8315, 6019, '2010-09-28 19:20:45', NULL), (8316, 6020, '2010-09-28 19:20:50', NULL), (8317, 6021, '2010-09-28 19:20:54', NULL), (8318, 6022, '2010-09-28 19:20:58', NULL), (8319, 6023, '2010-09-28 19:21:02', NULL), (8320, 6024, '2010-09-28 19:21:06', NULL), (8321, 6025, '2010-09-28 19:21:10', NULL), (8322, 6026, '2010-09-28 19:21:15', NULL), (8323, 6027, '2010-09-28 19:21:18', NULL), (8324, 6028, '2010-09-28 19:21:22', NULL), (8325, 6029, '2010-09-28 19:21:29', NULL), (8326, 6030, '2010-09-28 19:21:34', NULL), (8327, 6031, '2010-09-28 19:21:45', NULL), (8328, 6032, '2010-09-28 19:21:49', NULL), (8329, 6033, '2010-09-28 19:21:56', NULL), (8330, 6034, '2010-09-28 19:22:05', NULL), (8331, 6035, '2010-09-28 19:22:11', NULL), (8332, 6036, '2010-09-28 19:22:16', NULL), (8333, 6037, '2010-09-28 19:22:25', NULL), (8334, 6038, '2010-09-28 19:22:29', NULL), (8335, 6039, '2010-09-28 19:22:33', NULL), (8336, 6040, '2010-09-28 19:22:37', NULL), (8337, 6041, '2010-09-28 19:22:41', NULL), (8338, 6042, '2010-09-28 19:22:45', NULL), (8339, 6043, '2010-09-28 19:22:55', NULL), (8340, 6044, '2010-09-28 19:24:14', NULL), (8341, 6045, '2010-09-28 19:27:14', NULL), (8342, 6046, '2010-09-28 19:31:51', NULL), (8343, 6047, '2010-09-28 19:42:45', NULL), (8344, 6048, '2010-09-28 19:44:31', NULL), (8345, 6049, '2010-09-28 19:53:00', NULL), (8346, 6050, '2010-09-28 20:35:24', NULL), (8347, 6051, '2010-09-28 20:56:32', NULL), (8348, 6052, '2010-09-28 21:17:39', NULL), (8349, 6053, '2010-09-28 22:00:55', NULL), (8350, 6054, '2010-09-28 22:13:00', NULL), (8351, 6055, '2010-09-28 22:34:55', NULL), (8352, 6056, '2010-09-28 22:56:38', NULL), (8353, 6057, '2010-09-28 23:09:17', NULL), (8355, 6058, '2010-09-28 23:40:03', NULL), (8356, 6059, '2010-09-29 00:18:41', NULL), (8357, 6060, '2010-09-29 00:31:28', NULL), (8358, 6061, '2010-09-29 00:52:18', NULL), (8359, 6062, '2010-09-29 01:05:48', NULL), (8360, 6063, '2010-09-29 01:07:32', NULL), (8361, 6064, '2010-09-29 01:17:06', NULL), (8362, 6065, '2010-09-29 01:35:17', NULL), (8363, 6066, '2010-09-29 01:44:39', NULL), (8364, 6067, '2010-09-29 02:25:58', NULL), (8365, 6068, '2010-09-29 03:07:29', NULL), (8366, 6069, '2010-09-29 03:48:46', NULL), (8367, 6070, '2010-09-29 04:30:07', NULL), (8368, 6071, '2010-09-29 05:11:19', NULL), (8369, 6072, '2010-09-29 05:50:47', NULL), (8370, 6072, '2010-09-29 05:57:01', NULL), (8371, 6073, '2010-09-29 05:57:59', NULL), (8372, 6074, '2010-09-29 06:06:20', NULL), (8373, 6075, '2010-09-29 06:21:31', NULL), (8374, 6076, '2010-09-29 06:47:36', NULL), (8375, 6077, '2010-09-29 06:47:57', NULL), (8376, 6078, '2010-09-29 07:27:59', NULL), (8377, 6079, '2010-09-29 07:40:53', NULL), (8378, 6080, '2010-09-29 07:52:54', NULL), (8379, 6081, '2010-09-29 07:54:38', NULL), (8380, 6082, '2010-09-29 07:58:51', NULL), (8381, 6083, '2010-09-29 07:59:31', NULL), (8382, 6084, '2010-09-29 08:00:24', NULL), (8383, 6085, '2010-09-29 08:01:02', NULL), (8384, 6086, '2010-09-29 08:21:23', NULL), (8385, 6087, '2010-09-29 08:36:27', NULL), (8386, 6088, '2010-09-29 08:51:30', NULL), (8387, 6089, '2010-09-29 08:54:00', NULL), (8388, 6090, '2010-09-29 09:21:01', NULL), (8389, 6091, '2010-09-29 09:21:36', NULL), (8390, 6092, '2010-09-29 10:06:43', NULL), (8391, 6093, '2010-09-29 10:09:19', NULL), (8392, 6094, '2010-09-29 10:26:45', NULL), (8393, 6095, '2010-09-29 10:30:36', NULL), (8394, 6096, '2010-09-29 10:46:56', NULL), (8395, 6097, '2010-09-29 10:51:51', NULL), (8396, 6098, '2010-09-29 10:53:09', NULL), (8397, 6099, '2010-09-29 11:19:23', NULL), (8398, 6100, '2010-09-29 11:36:57', NULL), (8399, 6101, '2010-09-29 11:47:20', NULL), (8401, 6102, '2010-09-29 12:20:16', NULL), (8402, 6103, '2010-09-29 12:22:02', NULL), (8403, 6104, '2010-09-29 13:07:06', NULL), (8404, 6105, '2010-09-29 13:37:07', NULL), (8405, 6106, '2010-09-29 13:50:35', NULL), (8406, 6107, '2010-09-29 14:21:59', NULL), (8407, 6108, '2010-09-29 15:00:03', NULL), (8408, 6109, '2010-09-29 15:10:27', NULL), (8409, 6110, '2010-09-29 15:43:49', NULL), (8410, 6111, '2010-09-29 16:05:32', NULL), (8411, 6112, '2010-09-29 16:25:49', NULL), (8412, 6113, '2010-09-29 17:13:39', NULL), (8413, 6114, '2010-09-29 17:27:12', NULL), (8414, 6115, '2010-09-29 17:34:09', NULL), (8415, 6116, '2010-09-29 17:58:19', NULL), (8416, 6117, '2010-09-29 17:59:46', NULL), (8417, 6118, '2010-09-29 18:08:05', NULL), (8418, 6119, '2010-09-29 18:14:53', NULL), (8419, 6120, '2010-09-29 18:22:54', NULL), (8420, 6121, '2010-09-29 18:24:33', NULL), (8421, 6122, '2010-09-29 18:35:25', NULL), (8422, 6123, '2010-09-29 19:00:00', NULL), (8423, 6124, '2010-09-29 19:12:54', NULL), (8424, 6124, '2010-09-29 19:13:57', NULL), (8425, 6125, '2010-09-29 19:38:07', NULL), (8426, 6126, '2010-09-29 20:02:55', NULL), (8427, 6127, '2010-09-29 20:10:21', NULL), (8428, 6128, '2010-09-29 20:15:21', NULL), (8429, 6129, '2010-09-29 20:27:46', NULL), (8430, 6130, '2010-09-29 20:48:58', NULL), (8431, 6131, '2010-09-29 20:52:35', NULL), (8432, 6132, '2010-09-29 21:06:08', NULL), (8433, 6133, '2010-09-29 21:12:21', NULL), (8434, 6134, '2010-09-29 21:24:42', NULL), (8435, 6135, '2010-09-29 21:25:23', NULL), (8436, 6136, '2010-09-29 21:28:13', NULL), (8437, 6137, '2010-09-29 21:29:36', NULL), (8438, 6138, '2010-09-29 21:30:55', NULL), (8439, 6139, '2010-09-29 21:49:21', NULL), (8441, 6140, '2010-09-29 22:01:41', NULL), (8442, 6141, '2010-09-29 22:21:31', NULL), (8443, 6142, '2010-09-29 22:26:21', NULL), (8444, 6143, '2010-09-29 22:37:54', NULL), (8445, 6144, '2010-09-29 22:51:01', NULL), (8446, 6145, '2010-09-29 23:03:21', NULL), (8447, 6146, '2010-09-29 23:15:41', NULL), (8448, 6147, '2010-09-29 23:52:36', NULL), (8449, 6148, '2010-09-30 00:04:58', NULL), (8450, 6149, '2010-09-30 00:07:17', NULL), (8451, 6150, '2010-09-30 00:17:18', NULL), (8452, 6151, '2010-09-30 00:41:56', NULL), (8453, 6152, '2010-09-30 01:06:34', NULL), (8454, 6153, '2010-09-30 01:31:11', NULL), (8455, 6154, '2010-09-30 01:43:31', NULL), (8456, 6155, '2010-09-30 01:48:12', NULL), (8457, 6156, '2010-09-30 01:55:50', NULL), (8458, 6157, '2010-09-30 02:32:48', NULL), (8459, 6158, '2010-09-30 02:45:08', NULL), (8460, 6159, '2010-09-30 03:09:32', NULL), (8461, 6160, '2010-09-30 03:57:58', NULL), (8462, 6161, '2010-09-30 04:22:12', NULL), (8463, 6162, '2010-09-30 04:24:35', NULL), (8464, 6163, '2010-09-30 04:46:27', NULL), (8465, 6164, '2010-09-30 05:03:27', NULL), (8466, 6165, '2010-09-30 05:10:17', NULL), (8467, 6166, '2010-09-30 05:34:29', NULL), (8468, 6167, '2010-09-30 05:46:37', NULL), (8469, 6168, '2010-09-30 05:58:44', NULL), (8470, 6169, '2010-09-30 06:35:02', NULL), (8471, 6170, '2010-09-30 06:47:10', NULL), (8472, 6171, '2010-09-30 07:00:44', NULL), (8473, 6172, '2010-09-30 07:22:26', NULL), (8474, 6173, '2010-09-30 07:24:51', NULL), (8475, 6174, '2010-09-30 07:32:36', NULL), (8476, 6175, '2010-09-30 07:46:54', NULL), (8477, 6176, '2010-09-30 07:46:58', NULL), (8478, 6177, '2010-09-30 07:48:59', NULL), (8479, 6178, '2010-09-30 08:01:04', NULL), (8480, 6179, '2010-09-30 08:19:55', NULL), (8481, 6180, '2010-09-30 08:25:11', NULL), (8482, 6181, '2010-09-30 08:37:15', NULL), (8483, 6182, '2010-09-30 08:52:25', NULL), (8484, 6183, '2010-09-30 09:01:22', NULL), (8485, 6184, '2010-09-30 09:03:17', NULL), (8486, 6185, '2010-09-30 09:25:29', NULL), (8487, 6186, '2010-09-30 09:37:33', NULL), (8488, 6187, '2010-09-30 09:40:31', NULL), (8489, 6188, '2010-09-30 09:49:37', NULL), (8490, 6189, '2010-09-30 09:57:27', NULL), (8491, 6190, '2010-09-30 10:13:44', NULL), (8492, 6191, '2010-09-30 10:35:25', NULL), (8493, 6192, '2010-09-30 10:37:49', NULL), (8494, 6193, '2010-09-30 11:01:56', NULL), (8495, 6194, '2010-09-30 11:14:03', NULL), (8496, 6195, '2010-09-30 11:27:22', NULL), (8497, 6196, '2010-09-30 11:39:28', NULL), (8498, 6197, '2010-09-30 11:40:41', NULL), (8499, 6198, '2010-09-30 11:54:00', NULL), (8500, 6199, '2010-09-30 12:07:19', NULL), (8501, 6200, '2010-09-30 12:10:29', NULL), (8502, 6201, '2010-09-30 12:19:55', NULL), (8504, 6202, '2010-09-30 12:33:55', NULL), (8506, 6203, '2010-09-30 13:00:30', NULL), (8507, 6204, '2010-09-30 13:40:21', NULL), (8508, 6205, '2010-09-30 13:49:58', NULL), (8509, 6206, '2010-09-30 13:51:10', NULL), (8510, 6207, '2010-09-30 13:53:39', NULL), (8511, 6208, '2010-09-30 14:06:56', NULL), (8512, 6209, '2010-09-30 14:15:08', NULL), (8513, 6210, '2010-09-30 14:20:13', NULL), (8514, 6211, '2010-09-30 14:33:30', NULL), (8515, 6212, '2010-09-30 15:01:13', NULL), (8516, 6213, '2010-09-30 15:57:01', NULL), (8517, 6214, '2010-09-30 16:46:15', NULL), (8518, 6215, '2010-09-30 17:24:56', NULL), (8519, 6216, '2010-09-30 17:30:19', NULL), (8520, 6217, '2010-09-30 17:36:49', NULL), (8521, 6218, '2010-09-30 17:54:34', NULL), (8522, 6219, '2010-09-30 18:14:16', NULL), (8523, 6220, '2010-09-30 18:14:17', NULL), (8524, 6221, '2010-09-30 18:30:07', NULL), (8525, 6222, '2010-09-30 19:31:00', NULL), (8526, 6222, '2010-09-30 19:31:30', NULL), (8527, 6223, '2010-09-30 19:37:37', NULL), (8528, 6224, '2010-09-30 20:07:00', NULL), (8529, 6225, '2010-09-30 20:50:07', NULL), (8530, 6226, '2010-09-30 20:51:29', NULL), (8531, 6227, '2010-09-30 21:07:29', NULL), (8532, 6228, '2010-09-30 21:14:37', NULL), (8533, 6229, '2010-09-30 21:16:08', NULL), (8534, 6230, '2010-09-30 21:26:25', NULL), (8535, 6231, '2010-09-30 21:27:10', NULL), (8536, 6232, '2010-09-30 21:59:38', NULL), (8537, 6233, '2010-09-30 22:00:00', NULL), (8538, 6234, '2010-09-30 22:19:41', NULL), (8539, 6236, '2010-09-30 22:19:48', NULL), (8540, 6235, '2010-09-30 22:19:48', NULL), (8541, 6237, '2010-09-30 22:19:51', NULL), (8542, 6238, '2010-09-30 22:21:18', NULL), (8543, 6239, '2010-09-30 22:29:06', NULL), (8544, 6240, '2010-09-30 22:29:57', NULL), (8545, 6241, '2010-09-30 22:30:28', NULL), (8546, 6242, '2010-09-30 22:30:29', NULL), (8547, 6243, '2010-09-30 22:30:33', NULL), (8548, 6244, '2010-09-30 22:34:27', NULL), (8549, 6245, '2010-09-30 22:39:42', NULL), (8550, 6246, '2010-09-30 23:01:04', NULL), (8551, 6247, '2010-09-30 23:05:18', NULL), (8552, 6248, '2010-09-30 23:36:37', NULL), (8553, 6249, '2010-10-01 01:05:15', NULL), (8554, 6250, '2010-10-01 01:18:42', NULL), (8555, 6251, '2010-10-01 01:56:12', NULL), (8556, 6252, '2010-10-01 03:29:21', NULL), (8557, 6253, '2010-10-01 03:31:08', NULL), (8558, 6254, '2010-10-01 04:23:17', NULL), (8559, 6255, '2010-10-01 05:19:44', NULL), (8560, 6256, '2010-10-01 06:29:07', NULL), (8561, 6257, '2010-10-01 06:29:06', NULL), (8562, 6258, '2010-10-01 07:05:40', NULL), (8563, 6259, '2010-10-01 07:07:13', NULL), (8564, 6260, '2010-10-01 07:07:35', NULL), (8565, 6261, '2010-10-01 07:14:43', NULL), (8566, 6262, '2010-10-01 07:48:31', NULL), (8567, 6263, '2010-10-01 08:20:43', NULL), (8568, 6264, '2010-10-01 08:22:06', NULL), (8569, 6265, '2010-10-01 08:22:19', NULL), (8571, 6266, '2010-10-01 09:06:52', NULL), (8572, 6267, '2010-10-01 09:09:14', NULL), (8574, 6268, '2010-10-01 09:25:20', NULL), (8575, 6269, '2010-10-01 09:33:49', NULL), (8576, 6270, '2010-10-01 09:41:22', NULL), (8577, 6271, '2010-10-01 09:42:50', NULL), (8578, 6272, '2010-10-01 09:47:22', NULL), (8579, 6273, '2010-10-01 09:49:12', NULL), (8580, 6274, '2010-10-01 10:20:32', NULL), (8581, 6275, '2010-10-01 10:21:54', NULL), (8582, 6276, '2010-10-01 10:22:15', NULL), (8583, 6277, '2010-10-01 10:47:31', NULL), (8584, 6278, '2010-10-01 10:51:01', NULL), (8585, 6279, '2010-10-01 11:12:21', NULL), (8586, 6280, '2010-10-01 11:13:02', NULL), (8587, 6281, '2010-10-01 11:17:39', NULL), (8588, 6282, '2010-10-01 11:17:50', NULL), (8589, 6283, '2010-10-01 11:20:18', NULL), (8590, 6284, '2010-10-01 11:28:13', NULL), (8591, 6285, '2010-10-01 11:36:54', NULL), (8592, 6286, '2010-10-01 11:56:50', NULL), (8594, 6287, '2010-10-01 12:02:20', NULL), (8595, 6288, '2010-10-01 12:05:59', NULL), (8596, 6289, '2010-10-01 12:16:47', NULL), (8597, 6290, '2010-10-01 12:19:54', NULL), (8598, 6291, '2010-10-01 12:36:25', NULL), (8599, 6292, '2010-10-01 13:02:29', NULL), (8600, 6293, '2010-10-01 13:17:33', NULL), (8601, 6294, '2010-10-01 14:04:57', NULL), (8602, 6295, '2010-10-01 14:05:30', NULL), (8603, 6296, '2010-10-01 14:07:16', NULL), (8604, 6297, '2010-10-01 15:07:01', NULL), (8605, 6298, '2010-10-01 15:11:17', NULL), (8606, 6299, '2010-10-01 15:15:12', NULL), (8607, 6300, '2010-10-01 15:36:36', NULL), (8608, 6301, '2010-10-01 15:41:34', NULL), (8609, 6302, '2010-10-01 15:43:12', NULL), (8610, 6303, '2010-10-01 15:45:34', NULL), (8611, 6304, '2010-10-01 15:46:47', NULL), (8612, 6305, '2010-10-01 15:47:15', NULL), (8613, 6306, '2010-10-01 16:19:42', NULL), (8614, 6307, '2010-10-01 16:20:15', NULL), (8615, 6308, '2010-10-01 16:22:58', NULL), (8616, 6309, '2010-10-01 16:32:00', NULL), (8617, 6310, '2010-10-01 16:35:18', NULL), (8618, 6311, '2010-10-01 16:52:10', NULL), (8619, 6312, '2010-10-01 17:30:16', NULL), (8620, 6313, '2010-10-01 17:58:32', NULL), (8621, 6314, '2010-10-01 18:13:52', NULL), (8622, 6315, '2010-10-01 18:43:31', NULL), (8623, 6316, '2010-10-01 19:08:57', NULL), (8624, 6317, '2010-10-01 19:12:04', NULL), (8625, 6318, '2010-10-01 19:12:52', NULL), (8626, 6319, '2010-10-01 19:36:17', NULL), (8627, 6320, '2010-10-01 19:49:20', NULL), (8628, 6321, '2010-10-01 19:52:21', NULL), (8629, 6322, '2010-10-01 20:21:55', NULL), (8630, 6323, '2010-10-01 20:23:02', NULL), (8631, 6324, '2010-10-01 20:29:40', NULL), (8632, 6325, '2010-10-01 20:43:39', NULL), (8633, 6326, '2010-10-01 21:05:18', NULL), (8635, 6327, '2010-10-01 21:22:10', NULL), (8636, 6328, '2010-10-01 21:54:17', NULL), (8637, 6329, '2010-10-01 22:32:27', NULL), (8638, 6330, '2010-10-02 01:05:08', NULL), (8639, 6331, '2010-10-02 01:36:38', NULL), (8640, 6332, '2010-10-02 02:12:34', NULL), (8641, 6333, '2010-10-02 03:04:44', NULL), (8643, 6334, '2010-10-02 05:40:01', NULL), (8644, 6335, '2010-10-02 05:49:01', NULL), (8645, 6336, '2010-10-02 06:04:39', NULL), (8646, 6337, '2010-10-02 06:56:39', NULL), (8647, 6338, '2010-10-02 07:36:55', NULL), (8648, 6339, '2010-10-02 08:08:44', NULL), (8649, 6340, '2010-10-02 08:21:32', NULL), (8650, 6341, '2010-10-02 08:53:49', NULL), (8652, 6342, '2010-10-02 09:16:53', NULL), (8653, 6343, '2010-10-02 09:25:09', NULL), (8654, 6344, '2010-10-02 09:49:10', NULL), (8655, 6345, '2010-10-02 09:49:23', NULL), (8657, 6346, '2010-10-02 10:52:34', NULL), (8658, 6347, '2010-10-02 11:19:16', NULL), (8659, 6348, '2010-10-02 12:15:44', NULL), (8660, 6349, '2010-10-02 12:42:39', NULL), (8661, 6350, '2010-10-02 13:23:50', NULL), (8662, 6351, '2010-10-02 13:51:55', NULL), (8663, 6352, '2010-10-02 15:26:54', NULL), (8664, 6353, '2010-10-02 15:45:21', NULL), (8665, 6354, '2010-10-02 16:56:33', NULL), (8666, 6355, '2010-10-02 16:59:55', NULL), (8667, 6356, '2010-10-02 17:24:57', NULL), (8668, 6357, '2010-10-02 19:27:05', NULL), (8669, 6358, '2010-10-02 20:19:23', NULL), (8670, 6359, '2010-10-02 20:23:53', NULL), (8671, 6360, '2010-10-02 20:32:17', NULL), (8672, 6361, '2010-10-02 20:34:45', NULL), (8673, 6362, '2010-10-02 20:46:05', NULL), (8674, 6363, '2010-10-02 21:10:38', NULL), (8675, 6364, '2010-10-02 21:11:52', NULL), (8676, 6365, '2010-10-02 21:12:19', NULL), (8677, 6366, '2010-10-02 21:13:01', NULL), (8678, 6367, '2010-10-02 21:13:32', NULL), (8679, 6368, '2010-10-02 21:14:19', NULL), (8680, 6369, '2010-10-02 21:14:43', NULL), (8681, 6370, '2010-10-02 21:15:41', NULL), (8682, 6371, '2010-10-02 21:29:10', NULL), (8683, 6372, '2010-10-02 21:33:13', NULL), (8684, 6373, '2010-10-02 21:42:57', NULL), (8685, 6374, '2010-10-02 22:27:49', NULL), (8686, 6375, '2010-10-02 22:55:56', NULL), (8687, 6376, '2010-10-03 00:01:21', NULL), (8688, 6377, '2010-10-03 00:30:39', NULL), (8690, 6378, '2010-10-03 01:52:57', NULL), (8691, 6379, '2010-10-03 03:16:29', NULL), (8693, 6380, '2010-10-03 04:02:44', NULL), (8694, 6381, '2010-10-03 04:39:13', NULL), (8695, 6382, '2010-10-03 04:53:13', NULL), (8697, 6383, '2010-10-03 05:32:03', NULL), (8698, 6384, '2010-10-03 06:22:56', NULL), (8700, 6385, '2010-10-03 07:16:56', NULL), (8701, 6386, '2010-10-03 08:03:37', NULL), (8703, 6387, '2010-10-03 08:59:09', NULL), (8704, 6388, '2010-10-03 09:03:39', NULL), (8705, 6389, '2010-10-03 09:44:51', NULL), (8706, 6390, '2010-10-03 09:52:32', NULL), (8708, 6391, '2010-10-03 10:10:17', NULL), (8710, 6392, '2010-10-03 11:15:13', NULL), (8712, 6393, '2010-10-03 11:58:59', NULL), (8713, 6394, '2010-10-03 12:18:57', NULL), (8714, 6395, '2010-10-03 12:45:47', NULL), (8715, 6396, '2010-10-03 13:07:31', NULL), (8716, 6397, '2010-10-03 13:14:50', NULL), (8717, 6398, '2010-10-03 13:58:21', NULL), (8718, 6399, '2010-10-03 14:29:15', NULL), (8719, 6400, '2010-10-03 14:31:29', NULL), (8720, 6401, '2010-10-03 14:42:02', NULL), (8722, 6402, '2010-10-03 15:19:24', NULL), (8723, 6403, '2010-10-03 15:19:56', NULL), (8724, 6404, '2010-10-03 15:45:06', NULL), (8726, 6405, '2010-10-03 17:09:19', NULL), (8727, 6406, '2010-10-03 17:14:42', NULL), (8728, 6407, '2010-10-03 17:14:53', NULL), (8729, 6408, '2010-10-03 17:15:12', NULL), (8730, 6409, '2010-10-03 17:46:55', NULL), (8731, 6410, '2010-10-03 17:48:46', NULL), (8732, 6410, '2010-10-03 17:49:51', NULL), (8733, 6411, '2010-10-03 17:55:32', NULL), (8734, 6412, '2010-10-03 17:59:18', NULL), (8735, 6413, '2010-10-03 18:04:08', NULL), (8737, 6414, '2010-10-03 18:10:32', NULL), (8738, 6413, '2010-10-03 18:30:08', NULL), (8739, 6415, '2010-10-03 19:12:24', NULL), (8740, 6416, '2010-10-03 19:13:58', NULL), (8741, 6417, '2010-10-03 19:40:04', NULL), (8742, 6418, '2010-10-03 19:40:14', NULL), (8744, 6419, '2010-10-03 21:05:13', NULL), (8746, 6420, '2010-10-03 21:25:54', NULL), (8748, 6421, '2010-10-03 22:45:26', NULL), (8751, 6422, '2010-10-04 02:37:56', NULL), (8752, 6423, '2010-10-04 02:39:41', NULL), (8753, 6424, '2010-10-04 02:39:44', NULL), (8754, 6425, '2010-10-04 02:39:46', NULL), (8755, 6426, '2010-10-04 02:39:48', NULL), (8756, 6427, '2010-10-04 02:39:50', NULL), (8757, 6428, '2010-10-04 02:39:53', NULL), (8758, 6429, '2010-10-04 02:39:56', NULL), (8759, 6430, '2010-10-04 02:39:58', NULL), (8760, 6431, '2010-10-04 02:40:01', NULL), (8761, 6432, '2010-10-04 02:40:04', NULL), (8762, 6433, '2010-10-04 02:40:06', NULL), (8763, 6434, '2010-10-04 02:40:09', NULL), (8764, 6435, '2010-10-04 02:40:11', NULL), (8765, 6436, '2010-10-04 02:40:13', NULL), (8766, 6437, '2010-10-04 02:40:15', NULL), (8767, 6438, '2010-10-04 02:40:17', NULL), (8768, 6439, '2010-10-04 02:40:19', NULL), (8769, 6440, '2010-10-04 02:40:20', NULL), (8770, 6441, '2010-10-04 02:40:22', NULL), (8771, 6442, '2010-10-04 02:40:24', NULL), (8772, 6443, '2010-10-04 02:40:26', NULL), (8773, 6444, '2010-10-04 02:40:28', NULL), (8774, 6445, '2010-10-04 02:40:31', NULL), (8775, 6446, '2010-10-04 02:40:33', NULL), (8776, 6447, '2010-10-04 02:40:35', NULL), (8777, 6448, '2010-10-04 02:40:37', NULL), (8778, 6449, '2010-10-04 02:40:39', NULL), (8779, 6450, '2010-10-04 02:40:42', NULL), (8780, 6451, '2010-10-04 02:40:45', NULL), (8781, 6452, '2010-10-04 02:40:47', NULL), (8782, 6453, '2010-10-04 02:40:50', NULL), (8783, 6454, '2010-10-04 02:40:52', NULL), (8784, 6455, '2010-10-04 02:40:55', NULL), (8785, 6456, '2010-10-04 02:40:57', NULL), (8786, 6457, '2010-10-04 02:41:00', NULL), (8787, 6458, '2010-10-04 02:41:02', NULL), (8788, 6459, '2010-10-04 02:41:05', NULL), (8789, 6460, '2010-10-04 02:41:07', NULL), (8790, 6461, '2010-10-04 02:41:10', NULL), (8791, 6462, '2010-10-04 02:41:12', NULL), (8792, 6463, '2010-10-04 02:41:15', NULL), (8793, 6464, '2010-10-04 02:41:17', NULL), (8794, 6465, '2010-10-04 02:41:20', NULL), (8795, 6466, '2010-10-04 02:41:22', NULL), (8796, 6467, '2010-10-04 02:41:25', NULL), (8797, 6468, '2010-10-04 02:41:27', NULL), (8798, 6469, '2010-10-04 02:41:30', NULL), (8799, 6470, '2010-10-04 02:41:32', NULL), (8800, 6471, '2010-10-04 02:41:35', NULL), (8801, 6472, '2010-10-04 02:41:37', NULL), (8802, 6473, '2010-10-04 02:41:40', NULL), (8804, 6474, '2010-10-04 04:14:32', NULL), (8805, 6475, '2010-10-04 04:17:03', NULL), (8809, 6476, '2010-10-04 05:58:40', NULL), (8811, 6477, '2010-10-04 07:49:48', NULL), (8812, 6478, '2010-10-04 08:09:43', NULL), (8814, 6479, '2010-10-04 08:48:11', NULL), (8815, 6480, '2010-10-04 09:40:43', NULL), (8817, 6481, '2010-10-04 09:46:40', NULL), (8818, 6482, '2010-10-04 10:34:36', NULL), (8819, 6483, '2010-10-04 11:00:34', NULL), (8821, 6484, '2010-10-04 11:08:49', NULL), (8822, 6485, '2010-10-04 11:08:53', NULL), (8823, 6486, '2010-10-04 11:08:56', NULL), (8824, 6487, '2010-10-04 11:32:49', NULL), (8825, 6488, '2010-10-04 11:34:27', NULL), (8827, 6489, '2010-10-04 13:15:49', NULL), (8828, 6490, '2010-10-04 13:34:24', NULL), (8830, 6491, '2010-10-04 14:51:11', NULL), (8832, 6492, '2010-10-04 15:47:03', NULL), (8833, 6493, '2010-10-04 16:09:46', NULL), (8834, 6494, '2010-10-04 16:12:48', NULL), (8836, 6495, '2010-10-04 16:25:15', NULL), (8837, 6496, '2010-10-04 16:29:29', NULL), (8838, 6497, '2010-10-04 16:38:13', NULL), (8839, 6498, '2010-10-04 16:42:42', NULL), (8840, 6499, '2010-10-04 16:52:45', NULL), (8841, 6500, '2010-10-04 17:12:37', NULL), (8842, 6501, '2010-10-04 17:18:08', NULL), (8843, 6502, '2010-10-04 17:24:47', NULL), (8844, 6503, '2010-10-04 17:26:37', NULL), (8845, 6504, '2010-10-04 17:31:38', NULL), (8847, 6505, '2010-10-04 17:55:33', NULL), (8848, 6506, '2010-10-04 18:09:13', NULL), (8849, 6507, '2010-10-04 18:14:30', NULL), (8850, 6508, '2010-10-04 18:16:56', NULL), (8851, 6509, '2010-10-04 18:36:18', NULL), (8852, 6510, '2010-10-04 18:37:23', NULL), (8854, 6511, '2010-10-04 19:01:53', NULL), (8855, 6512, '2010-10-04 19:07:18', NULL), (8856, 6513, '2010-10-04 19:40:42', NULL), (8858, 6514, '2010-10-04 20:31:44', NULL), (8860, 6515, '2010-10-04 21:38:36', NULL), (8861, 6516, '2010-10-04 22:44:18', NULL), (8862, 6517, '2010-10-05 00:05:58', NULL), (8863, 6518, '2010-10-05 00:30:53', NULL), (8870, 6519, '2010-10-05 04:31:53', NULL), (8882, 6520, '2010-10-05 07:08:18', NULL), (8884, 6521, '2010-10-05 07:25:16', NULL), (8885, 6522, '2010-10-05 07:25:52', NULL), (8887, 6523, '2010-10-05 07:42:48', NULL), (8890, 6524, '2010-10-05 08:10:21', NULL), (8900, 6525, '2010-10-05 10:22:11', NULL), (8905, 6526, '2010-10-05 11:43:30', NULL), (8907, 6527, '2010-10-05 11:45:01', NULL), (8908, 6528, '2010-10-05 11:52:24', NULL), (8911, 6529, '2010-10-05 12:26:29', NULL), (8914, 6530, '2010-10-05 13:05:17', NULL), (8915, 6531, '2010-10-05 13:07:22', NULL), (8917, 6532, '2010-10-05 13:20:03', NULL), (8919, 6533, '2010-10-05 13:39:28', NULL), (8922, 6534, '2010-10-05 14:07:54', NULL), (8925, 6535, '2010-10-05 14:46:31', NULL), (8928, 6536, '2010-10-05 15:05:46', NULL), (8929, 6537, '2010-10-05 15:15:23', NULL), (8931, 6538, '2010-10-05 15:22:18', NULL), (8932, 6539, '2010-10-05 15:37:42', NULL), (8941, 6540, '2010-10-05 17:36:39', NULL), (8943, 6541, '2010-10-05 18:05:04', NULL), (8945, 6542, '2010-10-05 18:12:05', NULL), (8946, 6543, '2010-10-05 18:12:47', NULL), (8947, 6544, '2010-10-05 18:13:01', NULL), (8948, 6545, '2010-10-05 18:13:59', NULL), (8949, 6546, '2010-10-05 18:14:28', NULL), (8950, 6547, '2010-10-05 18:14:40', NULL), (8952, 6548, '2010-10-05 18:39:36', NULL), (8956, 6549, '2010-10-05 19:19:11', NULL), (8957, 6550, '2010-10-05 19:27:09', NULL), (8958, 6551, '2010-10-05 19:28:26', NULL), (8960, 6552, '2010-10-05 19:40:16', NULL), (8961, 6553, '2010-10-05 19:49:33', NULL), (8962, 6554, '2010-10-05 19:50:15', NULL), (8964, 6555, '2010-10-05 19:53:46', NULL), (8966, 6556, '2010-10-05 20:19:45', NULL), (8971, 6557, '2010-10-05 21:30:21', NULL), (8978, 6558, '2010-10-05 23:52:50', NULL), (8980, 6559, '2010-10-06 01:08:41', NULL), (8982, 6560, '2010-10-06 01:36:52', NULL), (8983, 6561, '2010-10-06 01:39:29', NULL), (8986, 6562, '2010-10-06 02:24:36', NULL), (8987, 6563, '2010-10-06 02:48:35', NULL), (8989, 6564, '2010-10-06 04:02:12', NULL), (8993, 6565, '2010-10-06 05:34:59', NULL), (8994, 6566, '2010-10-06 05:36:56', NULL), (8998, 6567, '2010-10-06 06:49:59', NULL), (9002, 6568, '2010-10-06 08:12:00', NULL), (9005, 6569, '2010-10-06 08:52:11', NULL), (9008, 6570, '2010-10-06 09:50:03', NULL), (9010, 6571, '2010-10-06 10:11:43', NULL), (9013, 6572, '2010-10-06 10:53:54', NULL), (9014, 6573, '2010-10-06 11:00:38', NULL), (9017, 6574, '2010-10-06 11:39:41', NULL), (9018, 6575, '2010-10-06 11:54:01', NULL), (9019, 6576, '2010-10-06 11:59:48', NULL), (9023, 6577, '2010-10-06 12:59:42', NULL), (9028, 6578, '2010-10-06 14:52:43', NULL), (9029, 6579, '2010-10-06 14:54:45', NULL), (9031, 6580, '2010-10-06 15:06:49', NULL), (9032, 6581, '2010-10-06 15:22:34', NULL), (9034, 6582, '2010-10-06 15:25:36', NULL), (9036, 6583, '2010-10-06 16:07:59', NULL), (9037, 6584, '2010-10-06 16:08:00', NULL), (9038, 6585, '2010-10-06 16:13:55', NULL), (9040, 6586, '2010-10-06 16:38:16', NULL), (9043, 6587, '2010-10-06 17:20:31', NULL), (9045, 6588, '2010-10-06 17:33:07', NULL), (9046, 6589, '2010-10-06 17:42:21', NULL), (9047, 6590, '2010-10-06 17:44:23', NULL), (9049, 6591, '2010-10-06 17:58:29', NULL), (9051, 6592, '2010-10-06 18:41:42', NULL), (9053, 6593, '2010-10-06 19:01:51', NULL), (9067, 6594, '2010-10-07 03:40:53', NULL), (9069, 6595, '2010-10-07 04:27:45', NULL), (9072, 6596, '2010-10-07 06:31:37', NULL), (9077, 6597, '2010-10-07 08:46:21', NULL), (9080, 6598, '2010-10-07 09:42:45', NULL), (9082, 6599, '2010-10-07 10:15:55', NULL), (9084, 6600, '2010-10-07 11:00:38', NULL), (9086, 6601, '2010-10-07 11:29:49', NULL), (9088, 6602, '2010-10-07 12:22:52', NULL), (9089, 6603, '2010-10-07 12:25:44', NULL), (9091, 6604, '2010-10-07 12:48:07', NULL), (9093, 6605, '2010-10-07 13:12:15', NULL), (9094, 6606, '2010-10-07 13:39:09', NULL), (9096, 6607, '2010-10-07 13:46:51', NULL), (9097, 6608, '2010-10-07 13:52:32', NULL), (9098, 6609, '2010-10-07 13:59:01', NULL), (9099, 6610, '2010-10-07 14:16:42', NULL), (9101, 6611, '2010-10-07 14:21:36', NULL), (9102, 6612, '2010-10-07 14:24:36', NULL), (9103, 6613, '2010-10-07 14:26:41', NULL), (9104, 6614, '2010-10-07 14:47:01', NULL), (9105, 6615, '2010-10-07 14:47:53', NULL), (9106, 6616, '2010-10-07 14:53:54', NULL), (9108, 6617, '2010-10-07 15:02:41', NULL), (9111, 6618, '2010-10-07 16:08:43', NULL), (9112, 6619, '2010-10-07 16:08:43', NULL), (9114, 6620, '2010-10-07 16:53:39', NULL), (9115, 6621, '2010-10-07 16:54:16', NULL), (9116, 6622, '2010-10-07 17:09:28', NULL), (9118, 6623, '2010-10-07 17:33:31', NULL), (9119, 6624, '2010-10-07 17:44:12', NULL), (9121, 6625, '2010-10-07 18:00:34', NULL), (9123, 6626, '2010-10-07 18:37:45', NULL), (9124, 6627, '2010-10-07 18:46:56', NULL), (9125, 6628, '2010-10-07 18:52:45', NULL), (9127, 6629, '2010-10-07 19:13:59', NULL), (9128, 6630, '2010-10-07 19:15:00', NULL), (9129, 6631, '2010-10-07 19:35:06', NULL), (9131, 6632, '2010-10-07 20:05:30', NULL), (9132, 6633, '2010-10-07 20:06:13', NULL), (9135, 6634, '2010-10-07 20:51:30', NULL), (9136, 6635, '2010-10-07 20:52:17', NULL), (9137, 6636, '2010-10-07 20:54:06', NULL), (9138, 6637, '2010-10-07 20:55:55', NULL), (9139, 6638, '2010-10-07 20:56:05', NULL), (9140, 6639, '2010-10-07 21:04:12', NULL), (9141, 6640, '2010-10-07 21:11:49', NULL), (9143, 6641, '2010-10-07 21:25:24', NULL), (9144, 6642, '2010-10-07 21:30:03', NULL), (9145, 6643, '2010-10-07 21:32:08', NULL), (9147, 6644, '2010-10-07 22:22:42', NULL), (9148, 6645, '2010-10-07 22:32:15', NULL), (9150, 6646, '2010-10-07 22:33:44', NULL), (9151, 6647, '2010-10-07 22:34:14', NULL), (9152, 6648, '2010-10-07 22:36:02', NULL), (9153, 6649, '2010-10-07 22:38:48', NULL), (9154, 6650, '2010-10-07 22:39:41', NULL), (9155, 6651, '2010-10-07 22:45:58', NULL), (9156, 6652, '2010-10-07 23:03:36', NULL), (9159, 6653, '2010-10-08 04:02:10', NULL), (9160, 6654, '2010-10-08 04:34:12', NULL), (9163, 6655, '2010-10-08 05:22:21', NULL), (9165, 6656, '2010-10-08 06:13:44', NULL), (9166, 6657, '2010-10-08 06:21:14', NULL), (9167, 6658, '2010-10-08 06:30:44', NULL), (9168, 6659, '2010-10-08 06:40:30', NULL), (9169, 6660, '2010-10-08 06:50:14', NULL), (9170, 6661, '2010-10-08 06:57:23', NULL), (9171, 6662, '2010-10-08 07:01:05', NULL), (9172, 6663, '2010-10-08 07:08:10', NULL), (9173, 6664, '2010-10-08 07:14:49', NULL), (9174, 6665, '2010-10-08 07:16:14', NULL), (9175, 6666, '2010-10-08 07:16:17', NULL), (9176, 6667, '2010-10-08 07:16:19', NULL), (9177, 6668, '2010-10-08 07:24:03', NULL), (9178, 6669, '2010-10-08 07:34:10', NULL), (9179, 6670, '2010-10-08 07:53:36', NULL), (9181, 6671, '2010-10-08 08:19:00', NULL), (9182, 6672, '2010-10-08 08:19:02', NULL), (9183, 6673, '2010-10-08 08:28:06', NULL), (9185, 6674, '2010-10-08 08:40:43', NULL), (9186, 6675, '2010-10-08 08:44:09', NULL), (9187, 6676, '2010-10-08 08:53:28', NULL), (9188, 6677, '2010-10-08 08:57:18', NULL), (9190, 6678, '2010-10-08 09:07:48', NULL), (9191, 6679, '2010-10-08 09:07:48', NULL), (9192, 6680, '2010-10-08 09:08:07', NULL), (9193, 6681, '2010-10-08 09:08:19', NULL), (9194, 6682, '2010-10-08 09:08:21', NULL), (9195, 6683, '2010-10-08 09:09:30', NULL), (9196, 6684, '2010-10-08 09:09:31', NULL), (9197, 6685, '2010-10-08 09:39:19', NULL), (9199, 6656, '2010-10-08 09:42:25', NULL), (9200, 6686, '2010-10-08 09:45:10', NULL), (9201, 6687, '2010-10-08 09:46:01', NULL), (9202, 6688, '2010-10-08 09:49:49', NULL), (9203, 6689, '2010-10-08 09:54:13', NULL), (9204, 6690, '2010-10-08 09:57:26', NULL), (9205, 6691, '2010-10-08 10:00:32', NULL), (9206, 6692, '2010-10-08 10:08:35', NULL), (9208, 6693, '2010-10-08 10:40:11', NULL), (9210, 6694, '2010-10-08 10:53:17', NULL), (9211, 6695, '2010-10-08 10:54:06', NULL), (9212, 6696, '2010-10-08 10:55:30', NULL), (9213, 6697, '2010-10-08 10:55:37', NULL), (9214, 6698, '2010-10-08 10:55:48', NULL), (9215, 6699, '2010-10-08 11:14:05', NULL), (9216, 6700, '2010-10-08 11:19:54', NULL), (9217, 6701, '2010-10-08 11:22:56', NULL), (9218, 6702, '2010-10-08 11:23:39', NULL), (9220, 6703, '2010-10-08 11:30:53', NULL), (9221, 6704, '2010-10-08 11:54:26', NULL), (9222, 6705, '2010-10-08 11:58:05', NULL), (9223, 6706, '2010-10-08 12:00:41', NULL), (9225, 6707, '2010-10-08 12:05:01', NULL), (9226, 6708, '2010-10-08 12:07:24', NULL), (9227, 6709, '2010-10-08 12:07:27', NULL), (9228, 6710, '2010-10-08 12:07:30', NULL), (9229, 6711, '2010-10-08 12:07:33', NULL), (9230, 6712, '2010-10-08 12:07:37', NULL), (9231, 6713, '2010-10-08 12:07:40', NULL), (9232, 6714, '2010-10-08 12:07:44', NULL), (9233, 6715, '2010-10-08 12:07:47', NULL), (9234, 6716, '2010-10-08 12:07:51', NULL), (9235, 6717, '2010-10-08 12:07:54', NULL), (9236, 6718, '2010-10-08 12:07:58', NULL), (9237, 6719, '2010-10-08 12:08:02', NULL), (9238, 6720, '2010-10-08 12:08:05', NULL), (9239, 6721, '2010-10-08 12:08:07', NULL), (9240, 6722, '2010-10-08 12:08:10', NULL), (9241, 6723, '2010-10-08 12:08:12', NULL), (9242, 6724, '2010-10-08 12:08:19', NULL), (9243, 6725, '2010-10-08 12:08:21', NULL), (9244, 6726, '2010-10-08 12:08:23', NULL), (9245, 6727, '2010-10-08 12:08:25', NULL), (9246, 6728, '2010-10-08 12:08:27', NULL), (9247, 6729, '2010-10-08 12:08:29', NULL), (9248, 6730, '2010-10-08 12:08:32', NULL), (9249, 6731, '2010-10-08 12:08:34', NULL), (9250, 6732, '2010-10-08 12:08:36', NULL), (9251, 6733, '2010-10-08 12:08:39', NULL), (9252, 6734, '2010-10-08 12:08:41', NULL), (9253, 6735, '2010-10-08 12:08:43', NULL), (9254, 6736, '2010-10-08 12:08:46', NULL), (9255, 6737, '2010-10-08 12:08:49', NULL), (9256, 6738, '2010-10-08 12:08:51', NULL), (9257, 6739, '2010-10-08 12:08:54', NULL), (9258, 6740, '2010-10-08 12:08:58', NULL), (9259, 6741, '2010-10-08 12:09:00', NULL), (9260, 6742, '2010-10-08 12:09:03', NULL), (9261, 6743, '2010-10-08 12:09:06', NULL), (9262, 6744, '2010-10-08 12:09:09', NULL), (9263, 6745, '2010-10-08 12:09:11', NULL), (9264, 6746, '2010-10-08 12:09:14', NULL), (9265, 6747, '2010-10-08 12:09:17', NULL), (9266, 6748, '2010-10-08 12:09:21', NULL), (9267, 6749, '2010-10-08 12:09:25', NULL), (9268, 6750, '2010-10-08 12:09:28', NULL), (9269, 6751, '2010-10-08 12:09:31', NULL), (9270, 6752, '2010-10-08 12:09:34', NULL), (9271, 6753, '2010-10-08 12:09:37', NULL), (9272, 6754, '2010-10-08 12:09:41', NULL), (9273, 6755, '2010-10-08 12:09:43', NULL), (9274, 6756, '2010-10-08 12:09:46', NULL), (9275, 6757, '2010-10-08 12:09:49', NULL), (9276, 6758, '2010-10-08 12:09:57', NULL), (9277, 6759, '2010-10-08 12:10:00', NULL), (9278, 6760, '2010-10-08 12:10:04', NULL), (9279, 6761, '2010-10-08 12:10:14', NULL), (9280, 6762, '2010-10-08 12:17:03', NULL), (9281, 6763, '2010-10-08 12:18:40', NULL), (9282, 6764, '2010-10-08 12:21:24', NULL), (9283, 6765, '2010-10-08 12:35:33', NULL), (9284, 6765, '2010-10-08 12:36:24', NULL), (9286, 6766, '2010-10-08 12:41:52', NULL), (9287, 6767, '2010-10-08 12:58:23', NULL), (9288, 6768, '2010-10-08 13:31:10', NULL), (9289, 6769, '2010-10-08 13:39:10', NULL), (9291, 6770, '2010-10-08 13:47:24', NULL), (9293, 6771, '2010-10-08 14:45:40', NULL), (9294, 6772, '2010-10-08 14:46:53', NULL), (9295, 6773, '2010-10-08 14:51:29', NULL), (9297, 6774, '2010-10-08 15:21:44', NULL), (9298, 6775, '2010-10-08 15:22:07', NULL), (9299, 6776, '2010-10-08 15:25:35', NULL), (9300, 6777, '2010-10-08 15:25:58', NULL), (9302, 6778, '2010-10-08 15:42:35', NULL), (9303, 6779, '2010-10-08 15:45:36', NULL), (9304, 6780, '2010-10-08 15:46:11', NULL), (9305, 6781, '2010-10-08 15:58:19', NULL), (9306, 6782, '2010-10-08 16:01:42', NULL), (9307, 6783, '2010-10-08 16:23:05', NULL), (9308, 6784, '2010-10-08 16:41:25', NULL), (9310, 6785, '2010-10-08 16:56:28', NULL), (9312, 6786, '2010-10-08 17:37:04', NULL), (9313, 6787, '2010-10-08 17:55:08', NULL), (9314, 6788, '2010-10-08 18:12:41', NULL), (9316, 6789, '2010-10-08 18:42:09', NULL), (9318, 6790, '2010-10-08 19:15:01', NULL), (9320, 6791, '2010-10-08 20:14:43', NULL), (9321, 6792, '2010-10-08 20:26:03', NULL), (9322, 6793, '2010-10-08 20:34:28', NULL), (9324, 6794, '2010-10-08 22:10:06', NULL), (9325, 6795, '2010-10-08 22:10:06', NULL), (9326, 6796, '2010-10-08 22:13:22', NULL), (9328, 6797, '2010-10-08 23:40:24', NULL), (9329, 6798, '2010-10-09 02:09:42', NULL), (9330, 6798, '2010-10-09 02:20:59', NULL), (9331, 6799, '2010-10-09 02:55:04', NULL), (9334, 6800, '2010-10-09 04:32:20', NULL), (9336, 6801, '2010-10-09 06:52:05', NULL), (9338, 6802, '2010-10-09 07:56:22', NULL), (9339, 6803, '2010-10-09 08:20:43', NULL), (9340, 6804, '2010-10-09 08:34:56', NULL), (9341, 6804, '2010-10-09 08:46:24', NULL), (9343, 6805, '2010-10-09 09:01:37', NULL), (9344, 6806, '2010-10-09 09:02:16', NULL), (9345, 6807, '2010-10-09 09:02:22', NULL), (9346, 6808, '2010-10-09 10:01:16', NULL), (9347, 6809, '2010-10-09 10:03:26', NULL), (9348, 6810, '2010-10-09 10:16:03', NULL), (9350, 6811, '2010-10-09 10:28:12', NULL), (9351, 6812, '2010-10-09 10:29:45', NULL), (9352, 6813, '2010-10-09 10:30:00', NULL), (9353, 6814, '2010-10-09 10:29:59', NULL), (9354, 6815, '2010-10-09 10:30:11', NULL), (9355, 6816, '2010-10-09 10:55:28', NULL), (9356, 6817, '2010-10-09 10:56:04', NULL), (9357, 6818, '2010-10-09 10:56:10', NULL), (9358, 6820, '2010-10-09 11:05:23', NULL), (9359, 6821, '2010-10-09 11:05:23', NULL), (9360, 6819, '2010-10-09 11:05:23', NULL), (9361, 6822, '2010-10-09 11:49:58', NULL), (9362, 6823, '2010-10-09 13:23:58', NULL), (9363, 6824, '2010-10-09 15:33:41', NULL), (9364, 6825, '2010-10-09 16:26:15', NULL), (9365, 6826, '2010-10-09 16:51:10', NULL), (9366, 6827, '2010-10-09 16:55:09', NULL), (9367, 6828, '2010-10-09 17:07:26', NULL), (9368, 6829, '2010-10-09 17:39:55', NULL), (9369, 6830, '2010-10-09 17:41:04', NULL), (9370, 6831, '2010-10-09 17:43:53', NULL), (9371, 6832, '2010-10-09 17:49:56', NULL), (9372, 6833, '2010-10-09 17:51:17', NULL), (9373, 6834, '2010-10-09 19:28:26', NULL), (9374, 6834, '2010-10-09 19:29:53', NULL), (9375, 6835, '2010-10-09 19:55:37', NULL), (9376, 6836, '2010-10-09 20:01:36', NULL), (9377, 6837, '2010-10-09 20:26:56', NULL), (9378, 6838, '2010-10-09 20:28:30', NULL), (9379, 6839, '2010-10-09 21:00:22', NULL), (9380, 6840, '2010-10-09 21:19:45', NULL), (9381, 6841, '2010-10-09 21:26:43', NULL), (9382, 6842, '2010-10-09 21:45:52', NULL), (9384, 6843, '2010-10-09 22:46:22', NULL), (9385, 6844, '2010-10-09 22:46:24', NULL), (9386, 6845, '2010-10-10 01:50:30', NULL), (9387, 6846, '2010-10-10 01:55:44', NULL), (9389, 6847, '2010-10-10 03:19:06', NULL), (9391, 6848, '2010-10-10 04:13:55', NULL), (9392, 6849, '2010-10-10 04:43:17', NULL), (9393, 6850, '2010-10-10 04:46:51', NULL), (9394, 6851, '2010-10-10 07:12:43', NULL), (9395, 6852, '2010-10-10 07:28:47', NULL), (9396, 6853, '2010-10-10 08:27:38', NULL), (9397, 6854, '2010-10-10 09:19:32', NULL), (9398, 6855, '2010-10-10 09:46:34', NULL), (9400, 6856, '2010-10-10 10:01:52', NULL), (9401, 6857, '2010-10-10 10:05:28', NULL), (9402, 6858, '2010-10-10 10:30:21', NULL), (9403, 6859, '2010-10-10 11:00:24', NULL), (9404, 6860, '2010-10-10 11:32:39', NULL), (9405, 6861, '2010-10-10 11:37:12', NULL), (9406, 6862, '2010-10-10 11:47:59', NULL), (9407, 6863, '2010-10-10 11:53:03', NULL), (9408, 6864, '2010-10-10 11:53:07', NULL), (9409, 6865, '2010-10-10 12:19:10', NULL), (9410, 6866, '2010-10-10 13:00:29', NULL), (9411, 6867, '2010-10-10 13:05:03', NULL), (9412, 6868, '2010-10-10 13:37:32', NULL), (9413, 6869, '2010-10-10 14:14:22', NULL), (9414, 6870, '2010-10-10 14:26:26', NULL), (9415, 6871, '2010-10-10 14:32:45', NULL), (9416, 6872, '2010-10-10 14:34:35', NULL), (9417, 6873, '2010-10-10 14:35:54', NULL), (9418, 6874, '2010-10-10 14:41:18', NULL), (9419, 6875, '2010-10-10 14:56:30', NULL), (9420, 6876, '2010-10-10 15:01:35', NULL), (9421, 6877, '2010-10-10 15:04:55', NULL), (9422, 6878, '2010-10-10 15:23:18', NULL), (9423, 6879, '2010-10-10 15:31:23', NULL), (9424, 6879, '2010-10-10 15:32:17', NULL), (9425, 6880, '2010-10-10 15:53:21', NULL), (9426, 6881, '2010-10-10 15:53:56', NULL), (9427, 6882, '2010-10-10 16:04:23', NULL), (9428, 6883, '2010-10-10 16:10:20', NULL), (9429, 6884, '2010-10-10 16:23:27', NULL), (9430, 6885, '2010-10-10 16:38:39', NULL), (9431, 6886, '2010-10-10 17:06:28', NULL), (9432, 6887, '2010-10-10 17:32:39', NULL), (9433, 6888, '2010-10-10 18:30:01', NULL), (9434, 6889, '2010-10-10 18:39:23', NULL), (9436, 6890, '2010-10-10 19:06:43', NULL), (9437, 6891, '2010-10-10 19:19:17', NULL), (9438, 6892, '2010-10-10 21:05:33', NULL), (9440, 6893, '2010-10-10 22:47:54', NULL), (9441, 6894, '2010-10-11 04:26:53', NULL), (9442, 6895, '2010-10-11 04:26:55', NULL), (9443, 6896, '2010-10-11 04:26:58', NULL), (9444, 6897, '2010-10-11 04:26:59', NULL), (9445, 6898, '2010-10-11 04:27:01', NULL), (9446, 6899, '2010-10-11 04:27:02', NULL), (9447, 6900, '2010-10-11 04:27:05', NULL), (9448, 6901, '2010-10-11 04:27:11', NULL), (9449, 6902, '2010-10-11 04:27:13', NULL), (9450, 6903, '2010-10-11 04:27:16', NULL), (9451, 6904, '2010-10-11 04:27:18', NULL), (9452, 6905, '2010-10-11 04:27:21', NULL), (9453, 6906, '2010-10-11 04:27:23', NULL), (9454, 6907, '2010-10-11 04:27:26', NULL), (9455, 6908, '2010-10-11 04:27:28', NULL), (9456, 6909, '2010-10-11 04:27:31', NULL), (9457, 6910, '2010-10-11 04:27:34', NULL), (9458, 6911, '2010-10-11 04:27:38', NULL), (9459, 6912, '2010-10-11 04:27:41', NULL), (9460, 6913, '2010-10-11 04:27:44', NULL), (9461, 6914, '2010-10-11 04:27:46', NULL), (9462, 6915, '2010-10-11 04:27:49', NULL), (9463, 6916, '2010-10-11 04:27:51', NULL), (9464, 6917, '2010-10-11 04:27:52', NULL), (9465, 6918, '2010-10-11 04:46:01', NULL), (9467, 6919, '2010-10-11 05:19:39', NULL), (9468, 6920, '2010-10-11 05:59:16', NULL), (9469, 6921, '2010-10-11 06:05:39', NULL), (9470, 6922, '2010-10-11 07:35:28', NULL), (9471, 6923, '2010-10-11 07:36:01', NULL), (9472, 6922, '2010-10-11 07:38:10', NULL), (9474, 6924, '2010-10-11 08:14:17', NULL), (9475, 6925, '2010-10-11 08:46:47', NULL), (9476, 6926, '2010-10-11 09:16:25', NULL), (9477, 6927, '2010-10-11 09:47:12', NULL), (9478, 6928, '2010-10-11 10:39:43', NULL), (9479, 6929, '2010-10-11 10:58:47', NULL), (9481, 6930, '2010-10-11 11:36:39', NULL), (9482, 6931, '2010-10-11 11:37:58', NULL), (9484, 6932, '2010-10-11 12:04:16', NULL), (9485, 6933, '2010-10-11 12:06:24', NULL), (9487, 6934, '2010-10-11 12:47:23', NULL), (9488, 6935, '2010-10-11 12:51:45', NULL), (9489, 6936, '2010-10-11 13:02:44', NULL), (9491, 6937, '2010-10-11 13:43:39', NULL), (9493, 6938, '2010-10-11 14:17:51', NULL), (9494, 6939, '2010-10-11 14:25:35', NULL), (9495, 6940, '2010-10-11 14:38:51', NULL), (9496, 6941, '2010-10-11 14:41:02', NULL), (9497, 6942, '2010-10-11 14:41:04', NULL), (9498, 6943, '2010-10-11 14:43:29', NULL), (9499, 6662, '2010-10-11 15:23:37', NULL), (9500, 6944, '2010-10-11 15:28:15', NULL), (9501, 6945, '2010-10-11 15:28:18', NULL), (9502, 6946, '2010-10-11 15:28:20', NULL), (9503, 6947, '2010-10-11 15:28:23', NULL), (9504, 6948, '2010-10-11 15:28:26', NULL), (9505, 6949, '2010-10-11 15:28:29', NULL), (9506, 6950, '2010-10-11 15:28:32', NULL), (9507, 6951, '2010-10-11 15:28:35', NULL), (9508, 6952, '2010-10-11 15:28:37', NULL), (9509, 6953, '2010-10-11 15:28:41', NULL), (9510, 6954, '2010-10-11 15:28:44', NULL), (9511, 6955, '2010-10-11 15:28:47', NULL), (9512, 6956, '2010-10-11 15:28:50', NULL), (9513, 6957, '2010-10-11 15:28:52', NULL), (9514, 6958, '2010-10-11 15:28:55', NULL), (9515, 6959, '2010-10-11 15:28:57', NULL), (9516, 6960, '2010-10-11 15:29:00', NULL), (9517, 6961, '2010-10-11 15:29:02', NULL), (9518, 6962, '2010-10-11 15:29:03', NULL), (9519, 6963, '2010-10-11 15:29:05', NULL), (9520, 6964, '2010-10-11 15:29:07', NULL), (9521, 6965, '2010-10-11 15:29:10', NULL), (9522, 6966, '2010-10-11 15:29:12', NULL), (9523, 6967, '2010-10-11 15:29:15', NULL), (9524, 6968, '2010-10-11 15:29:17', NULL), (9525, 6969, '2010-10-11 15:29:19', NULL), (9526, 6970, '2010-10-11 15:29:22', NULL), (9527, 6971, '2010-10-11 15:29:27', NULL), (9528, 6972, '2010-10-11 15:29:32', NULL), (9529, 6973, '2010-10-11 15:29:35', NULL), (9530, 6974, '2010-10-11 15:29:39', NULL), (9531, 6975, '2010-10-11 15:29:44', NULL), (9532, 6976, '2010-10-11 15:29:49', NULL), (9533, 6977, '2010-10-11 15:29:52', NULL), (9534, 6978, '2010-10-11 15:29:58', NULL), (9535, 6979, '2010-10-11 15:30:02', NULL), (9536, 6980, '2010-10-11 15:30:06', NULL), (9537, 6981, '2010-10-11 15:30:10', NULL), (9538, 6982, '2010-10-11 15:30:14', NULL), (9539, 6983, '2010-10-11 15:30:22', NULL), (9540, 6984, '2010-10-11 15:30:25', NULL), (9541, 6985, '2010-10-11 15:30:28', NULL), (9542, 6986, '2010-10-11 15:30:32', NULL), (9543, 6987, '2010-10-11 15:30:35', NULL), (9544, 6988, '2010-10-11 15:30:42', NULL), (9545, 6989, '2010-10-11 15:30:46', NULL), (9546, 6990, '2010-10-11 15:30:49', NULL), (9547, 6991, '2010-10-11 15:30:52', NULL), (9548, 6992, '2010-10-11 15:30:55', NULL), (9549, 6993, '2010-10-11 15:30:59', NULL), (9550, 6994, '2010-10-11 15:31:02', NULL), (9551, 6995, '2010-10-11 15:31:06', NULL), (9552, 6996, '2010-10-11 15:44:39', NULL), (9553, 6997, '2010-10-11 16:20:28', NULL), (9554, 6997, '2010-10-11 16:23:41', NULL), (9555, 6998, '2010-10-11 16:24:12', NULL), (9556, 6999, '2010-10-11 16:25:18', NULL), (9557, 7000, '2010-10-11 16:39:09', NULL), (9558, 7000, '2010-10-11 16:43:24', NULL), (9559, 7001, '2010-10-11 16:59:26', NULL), (9560, 7002, '2010-10-11 17:25:36', NULL), (9561, 7003, '2010-10-11 17:42:17', NULL), (9562, 7004, '2010-10-11 17:45:29', NULL), (9563, 7005, '2010-10-11 18:11:12', NULL), (9564, 7006, '2010-10-11 19:13:09', NULL), (9565, 7007, '2010-10-11 19:31:55', NULL), (9566, 7008, '2010-10-11 19:32:05', NULL), (9567, 7009, '2010-10-11 19:33:58', NULL), (9568, 7010, '2010-10-11 19:36:13', NULL), (9569, 7011, '2010-10-11 19:49:00', NULL), (9570, 7012, '2010-10-11 20:08:26', NULL), (9571, 7012, '2010-10-11 20:11:56', NULL), (9572, 7013, '2010-10-11 20:12:38', NULL), (9573, 7014, '2010-10-11 20:55:00', NULL), (9574, 7015, '2010-10-11 21:58:24', NULL), (9575, 7016, '2010-10-12 00:19:03', NULL), (9576, 7017, '2010-10-12 01:31:12', NULL), (9577, 7018, '2010-10-12 01:50:30', NULL), (9578, 7019, '2010-10-12 01:50:33', NULL), (9579, 7020, '2010-10-12 03:22:49', NULL), (9580, 7021, '2010-10-12 04:28:01', NULL), (9581, 7022, '2010-10-12 04:28:03', NULL), (9582, 7023, '2010-10-12 05:02:34', NULL), (9584, 7024, '2010-10-12 05:37:51', NULL), (9585, 7025, '2010-10-12 05:40:51', NULL), (9586, 7026, '2010-10-12 05:40:55', NULL), (9587, 7027, '2010-10-12 05:40:57', NULL), (9588, 7028, '2010-10-12 05:40:59', NULL), (9589, 7029, '2010-10-12 05:41:02', NULL), (9590, 7030, '2010-10-12 05:41:05', NULL), (9591, 7031, '2010-10-12 05:41:08', NULL), (9592, 7032, '2010-10-12 05:41:10', NULL), (9593, 7033, '2010-10-12 05:41:13', NULL), (9594, 7034, '2010-10-12 05:41:17', NULL), (9595, 7035, '2010-10-12 05:41:21', NULL), (9596, 7036, '2010-10-12 05:41:24', NULL), (9597, 7037, '2010-10-12 05:41:27', NULL), (9598, 7038, '2010-10-12 05:41:30', NULL), (9599, 7039, '2010-10-12 05:41:32', NULL), (9600, 7040, '2010-10-12 05:41:36', NULL), (9601, 7041, '2010-10-12 05:41:38', NULL), (9602, 7042, '2010-10-12 05:41:40', NULL), (9603, 7043, '2010-10-12 05:41:42', NULL), (9604, 7044, '2010-10-12 05:41:44', NULL), (9605, 7045, '2010-10-12 05:41:47', NULL), (9606, 7046, '2010-10-12 05:41:49', NULL), (9607, 7047, '2010-10-12 05:41:51', NULL), (9608, 7048, '2010-10-12 05:41:53', NULL), (9609, 7049, '2010-10-12 05:41:56', NULL), (9610, 7050, '2010-10-12 05:41:58', NULL), (9611, 7051, '2010-10-12 05:42:00', NULL), (9612, 7052, '2010-10-12 05:42:03', NULL), (9613, 7053, '2010-10-12 05:42:07', NULL), (9614, 7054, '2010-10-12 05:42:10', NULL), (9615, 7055, '2010-10-12 05:42:13', NULL), (9616, 7056, '2010-10-12 05:42:16', NULL), (9617, 7057, '2010-10-12 05:42:19', NULL), (9618, 7058, '2010-10-12 05:42:22', NULL), (9619, 7059, '2010-10-12 05:42:24', NULL), (9620, 7060, '2010-10-12 05:42:27', NULL), (9621, 7061, '2010-10-12 05:42:31', NULL), (9622, 7062, '2010-10-12 05:42:33', NULL), (9623, 7063, '2010-10-12 05:42:36', NULL), (9624, 7064, '2010-10-12 05:42:39', NULL), (9625, 7065, '2010-10-12 05:42:42', NULL), (9626, 7066, '2010-10-12 05:42:44', NULL), (9627, 7067, '2010-10-12 05:42:47', NULL), (9628, 7068, '2010-10-12 05:42:51', NULL), (9629, 7069, '2010-10-12 05:42:54', NULL), (9630, 7070, '2010-10-12 05:42:56', NULL), (9631, 7071, '2010-10-12 05:42:59', NULL), (9632, 7072, '2010-10-12 05:43:02', NULL), (9633, 7073, '2010-10-12 05:43:05', NULL), (9634, 7074, '2010-10-12 05:43:09', NULL), (9635, 7075, '2010-10-12 05:43:11', NULL), (9636, 7076, '2010-10-12 05:43:14', NULL), (9637, 7077, '2010-10-12 06:33:53', NULL), (9639, 7078, '2010-10-12 07:47:07', NULL), (9640, 7079, '2010-10-12 08:06:40', NULL), (9641, 7079, '2010-10-12 08:06:49', NULL), (9643, 7080, '2010-10-12 08:14:02', NULL), (9644, 7081, '2010-10-12 08:14:06', NULL), (9645, 7082, '2010-10-12 08:14:31', NULL), (9646, 7083, '2010-10-12 08:39:35', NULL), (9647, 7083, '2010-10-12 08:39:45', NULL), (9649, 7084, '2010-10-12 09:45:49', NULL), (9651, 7085, '2010-10-12 09:57:34', NULL), (9652, 7086, '2010-10-12 09:57:38', NULL), (9653, 7087, '2010-10-12 09:57:42', NULL), (9654, 7088, '2010-10-12 09:57:46', NULL), (9655, 7089, '2010-10-12 09:57:50', NULL), (9656, 7090, '2010-10-12 09:57:53', NULL), (9657, 7091, '2010-10-12 09:57:58', NULL), (9658, 7092, '2010-10-12 09:58:02', NULL), (9659, 7093, '2010-10-12 09:58:06', NULL), (9660, 7094, '2010-10-12 09:58:11', NULL), (9661, 7095, '2010-10-12 09:58:15', NULL), (9662, 7096, '2010-10-12 09:58:17', NULL), (9663, 7097, '2010-10-12 09:58:22', NULL), (9664, 7098, '2010-10-12 09:58:26', NULL), (9665, 7099, '2010-10-12 09:58:30', NULL), (9666, 7100, '2010-10-12 09:58:35', NULL), (9667, 7101, '2010-10-12 09:58:38', NULL), (9668, 7102, '2010-10-12 09:58:43', NULL), (9669, 7103, '2010-10-12 09:58:47', NULL), (9670, 7104, '2010-10-12 09:58:51', NULL), (9671, 7105, '2010-10-12 09:58:55', NULL), (9672, 7106, '2010-10-12 09:58:59', NULL), (9673, 7107, '2010-10-12 09:59:01', NULL), (9674, 7108, '2010-10-12 09:59:02', NULL), (9675, 7109, '2010-10-12 09:59:07', NULL), (9676, 7110, '2010-10-12 09:59:11', NULL), (9677, 7111, '2010-10-12 09:59:15', NULL), (9678, 7112, '2010-10-12 09:59:20', NULL), (9679, 7113, '2010-10-12 09:59:25', NULL), (9680, 7114, '2010-10-12 09:59:28', NULL), (9681, 7115, '2010-10-12 09:59:32', NULL), (9682, 7116, '2010-10-12 09:59:36', NULL), (9683, 7117, '2010-10-12 09:59:40', NULL), (9684, 7118, '2010-10-12 09:59:44', NULL), (9685, 7119, '2010-10-12 09:59:48', NULL), (9686, 7120, '2010-10-12 09:59:52', NULL), (9687, 7121, '2010-10-12 09:59:56', NULL), (9688, 7122, '2010-10-12 10:00:01', NULL), (9689, 7123, '2010-10-12 10:00:04', NULL), (9690, 7124, '2010-10-12 10:00:09', NULL), (9691, 7125, '2010-10-12 10:00:12', NULL), (9692, 7126, '2010-10-12 10:00:17', NULL), (9693, 7127, '2010-10-12 10:00:21', NULL), (9694, 7128, '2010-10-12 10:00:25', NULL), (9695, 7129, '2010-10-12 10:00:29', NULL), (9696, 7130, '2010-10-12 10:00:34', NULL), (9697, 7131, '2010-10-12 10:00:37', NULL), (9698, 7132, '2010-10-12 10:00:42', NULL), (9699, 7133, '2010-10-12 10:00:45', NULL), (9700, 7134, '2010-10-12 10:00:49', NULL), (9701, 7135, '2010-10-12 10:00:53', NULL), (9702, 7136, '2010-10-12 10:08:03', NULL), (9703, 7137, '2010-10-12 10:20:42', NULL), (9704, 7138, '2010-10-12 10:36:15', NULL), (9705, 7139, '2010-10-12 10:49:44', NULL), (9706, 7140, '2010-10-12 10:49:46', NULL), (9707, 7141, '2010-10-12 10:57:24', NULL), (9708, 7142, '2010-10-12 11:05:02', NULL), (9709, 7143, '2010-10-12 11:20:41', NULL), (9710, 7144, '2010-10-12 11:43:46', NULL), (9711, 7145, '2010-10-12 11:45:36', NULL), (9712, 7146, '2010-10-12 12:11:52', NULL), (9713, 7147, '2010-10-12 12:42:04', NULL), (9714, 7148, '2010-10-12 12:48:55', NULL), (9715, 7149, '2010-10-12 13:13:18', NULL), (9716, 7150, '2010-10-12 13:24:17', NULL), (9717, 7151, '2010-10-12 13:25:39', NULL), (9718, 7152, '2010-10-12 13:31:05', NULL), (9719, 7153, '2010-10-12 13:37:13', NULL), (9720, 7154, '2010-10-12 13:37:15', NULL), (9721, 7155, '2010-10-12 13:37:17', NULL), (9722, 7156, '2010-10-12 13:38:34', NULL), (9723, 7157, '2010-10-12 13:40:57', NULL), (9724, 7158, '2010-10-12 13:45:35', NULL), (9725, 7159, '2010-10-12 13:52:50', NULL), (9726, 7160, '2010-10-12 13:54:13', NULL), (9727, 7161, '2010-10-12 13:57:55', NULL), (9728, 7162, '2010-10-12 14:00:39', NULL), (9729, 7163, '2010-10-12 14:16:13', NULL), (9730, 7164, '2010-10-12 14:36:45', NULL), (9731, 7165, '2010-10-12 14:36:57', NULL), (9732, 7166, '2010-10-12 14:46:10', NULL), (9733, 7167, '2010-10-12 14:53:25', NULL), (9734, 7168, '2010-10-12 15:40:01', NULL), (9735, 7169, '2010-10-12 15:40:57', NULL), (9736, 7170, '2010-10-12 15:44:07', NULL), (9737, 7171, '2010-10-12 16:02:34', NULL), (9738, 7172, '2010-10-12 16:13:37', NULL), (9739, 7173, '2010-10-12 16:38:54', NULL), (9740, 7174, '2010-10-12 16:47:55', NULL), (9741, 7175, '2010-10-12 17:39:48', NULL), (9742, 7176, '2010-10-12 17:39:54', NULL), (9743, 7177, '2010-10-12 17:42:36', NULL), (9744, 7178, '2010-10-12 17:57:17', NULL), (9745, 7179, '2010-10-12 17:58:35', NULL), (9746, 7180, '2010-10-12 17:59:35', NULL), (9747, 7181, '2010-10-12 18:18:44', NULL), (9748, 7182, '2010-10-12 18:24:26', NULL), (9749, 7183, '2010-10-12 18:36:06', NULL), (9750, 7184, '2010-10-12 21:01:08', NULL), (9751, 7185, '2010-10-12 21:19:13', NULL), (9752, 7186, '2010-10-12 21:59:37', NULL), (9753, 7187, '2010-10-12 22:12:50', NULL), (9754, 7188, '2010-10-12 22:43:23', NULL), (9755, 7189, '2010-10-12 23:43:04', NULL), (9756, 7190, '2010-10-12 23:43:08', NULL), (9757, 7191, '2010-10-13 01:09:52', NULL), (9758, 7192, '2010-10-13 04:51:32', NULL), (9759, 7193, '2010-10-13 05:04:28', NULL), (9760, 7194, '2010-10-13 05:07:56', NULL), (9761, 7195, '2010-10-13 05:07:56', NULL), (9762, 7196, '2010-10-13 05:15:03', NULL), (9763, 7197, '2010-10-13 05:25:28', NULL), (9764, 7198, '2010-10-13 05:44:26', NULL), (9765, 7199, '2010-10-13 05:44:27', NULL), (9766, 7200, '2010-10-13 06:00:23', NULL), (9767, 7201, '2010-10-13 06:00:26', NULL), (9768, 7202, '2010-10-13 06:00:27', NULL), (9769, 7203, '2010-10-13 06:00:33', NULL), (9770, 7204, '2010-10-13 06:00:48', NULL), (9771, 7205, '2010-10-13 06:01:14', NULL), (9772, 7206, '2010-10-13 06:01:55', NULL), (9773, 7207, '2010-10-13 06:04:24', NULL), (9774, 7208, '2010-10-13 06:43:34', NULL), (9775, 7209, '2010-10-13 06:48:57', NULL), (9776, 7210, '2010-10-13 07:15:41', NULL), (9778, 7211, '2010-10-13 08:05:12', NULL), (9779, 7212, '2010-10-13 08:39:34', NULL), (9780, 7213, '2010-10-13 08:42:55', NULL), (9781, 7214, '2010-10-13 08:59:06', NULL), (9783, 7215, '2010-10-13 09:14:28', NULL), (9784, 7216, '2010-10-13 09:14:32', NULL), (9785, 7217, '2010-10-13 09:42:00', NULL), (9787, 7218, '2010-10-13 10:46:06', NULL), (9788, 7219, '2010-10-13 10:54:45', NULL), (9789, 7220, '2010-10-13 11:10:07', NULL), (9790, 7221, '2010-10-13 11:15:50', NULL), (9791, 7222, '2010-10-13 11:52:49', NULL), (9792, 7223, '2010-10-13 12:23:50', NULL), (9793, 7224, '2010-10-13 12:47:16', NULL), (9794, 7225, '2010-10-13 12:55:29', NULL), (9795, 7226, '2010-10-13 13:27:25', NULL), (9796, 7227, '2010-10-13 13:33:47', NULL), (9797, 7228, '2010-10-13 14:02:09', NULL), (9798, 7229, '2010-10-13 14:57:11', NULL), (9799, 7230, '2010-10-13 15:45:31', NULL), (9800, 7231, '2010-10-13 15:51:00', NULL), (9801, 7232, '2010-10-13 15:59:12', NULL), (9802, 7233, '2010-10-13 16:02:30', NULL), (9803, 7234, '2010-10-13 17:57:59', NULL), (9804, 7235, '2010-10-13 17:59:28', NULL), (9805, 7236, '2010-10-13 17:59:56', NULL), (9806, 7237, '2010-10-13 18:16:25', NULL), (9807, 7238, '2010-10-13 18:17:04', NULL), (9809, 7239, '2010-10-13 18:34:16', NULL), (9810, 7240, '2010-10-13 19:21:06', NULL), (9811, 7241, '2010-10-13 19:53:56', NULL), (9812, 7242, '2010-10-13 20:28:09', NULL), (9813, 7243, '2010-10-13 20:32:26', NULL), (9814, 7244, '2010-10-13 21:19:02', NULL), (9815, 7245, '2010-10-13 21:31:56', NULL), (9816, 7246, '2010-10-13 22:35:56', NULL), (9817, 7247, '2010-10-13 23:07:49', NULL), (9818, 7248, '2010-10-13 23:39:43', NULL), (9819, 7249, '2010-10-14 00:11:36', NULL), (9820, 7250, '2010-10-14 00:43:30', NULL), (9821, 7251, '2010-10-14 01:15:23', NULL), (9822, 7252, '2010-10-14 01:47:16', NULL), (9825, 7253, '2010-10-14 02:19:09', NULL), (9826, 7254, '2010-10-14 02:51:02', NULL), (9827, 7255, '2010-10-14 03:23:07', NULL), (9829, 7256, '2010-10-14 03:55:00', NULL), (9830, 7257, '2010-10-14 04:26:57', NULL), (9831, 7258, '2010-10-14 04:29:40', NULL), (9833, 7259, '2010-10-14 04:56:46', NULL), (9834, 7260, '2010-10-14 04:58:49', NULL), (9835, 7261, '2010-10-14 05:30:40', NULL), (9836, 7262, '2010-10-14 05:40:03', NULL), (9837, 7263, '2010-10-14 05:40:06', NULL), (9838, 7264, '2010-10-14 05:56:36', NULL), (9839, 7265, '2010-10-14 06:02:32', NULL), (9840, 7266, '2010-10-14 06:31:37', NULL), (9841, 7267, '2010-10-14 06:31:40', NULL), (9842, 7268, '2010-10-14 06:31:41', NULL), (9843, 7269, '2010-10-14 06:34:23', NULL), (9844, 7270, '2010-10-14 07:33:55', NULL), (9845, 7271, '2010-10-14 07:38:04', NULL), (9847, 7272, '2010-10-14 08:09:55', NULL), (9848, 7273, '2010-10-14 08:41:46', NULL), (9849, 7274, '2010-10-14 08:49:43', NULL), (9850, 7275, '2010-10-14 09:13:36', NULL), (9852, 7276, '2010-10-14 09:43:12', NULL), (9853, 7277, '2010-10-14 10:15:13', NULL), (9854, 7278, '2010-10-14 10:26:00', NULL), (9855, 7279, '2010-10-14 10:26:04', NULL), (9856, 7280, '2010-10-14 10:28:27', NULL), (9857, 7281, '2010-10-14 10:35:22', NULL), (9858, 7282, '2010-10-14 10:36:46', NULL), (9859, 7283, '2010-10-14 10:43:52', NULL), (9860, 7284, '2010-10-14 10:51:44', NULL), (9861, 7285, '2010-10-14 10:57:33', NULL), (9862, 7286, '2010-10-14 11:01:51', NULL), (9863, 7287, '2010-10-14 11:06:21', NULL), (9864, 7288, '2010-10-14 11:08:00', NULL), (9865, 7289, '2010-10-14 11:14:13', NULL), (9866, 7290, '2010-10-14 11:28:22', NULL), (9867, 7291, '2010-10-14 11:34:45', NULL), (9868, 7292, '2010-10-14 11:35:00', NULL), (9869, 7285, '2010-10-14 11:43:55', NULL), (9870, 7293, '2010-10-14 11:44:34', NULL), (9871, 7294, '2010-10-14 11:54:53', NULL), (9872, 7295, '2010-10-14 12:19:11', NULL), (9873, 7296, '2010-10-14 12:25:28', NULL), (9874, 7297, '2010-10-14 12:25:30', NULL), (9875, 7298, '2010-10-14 12:40:30', NULL), (9876, 7299, '2010-10-14 12:45:18', NULL), (9877, 7300, '2010-10-14 12:50:55', NULL), (9878, 7301, '2010-10-14 13:15:15', NULL), (9879, 7302, '2010-10-14 14:17:03', NULL), (9880, 7303, '2010-10-14 14:31:19', NULL), (9881, 7304, '2010-10-14 14:38:08', NULL), (9882, 7305, '2010-10-14 14:44:35', NULL), (9883, 7305, '2010-10-14 14:50:32', NULL), (9884, 7306, '2010-10-14 14:56:31', NULL), (9885, 7307, '2010-10-14 15:07:15', NULL), (9886, 7308, '2010-10-14 15:09:21', NULL), (9887, 7309, '2010-10-14 15:15:56', NULL), (9888, 7310, '2010-10-14 15:20:55', NULL), (9889, 7311, '2010-10-14 15:37:12', NULL), (9890, 7312, '2010-10-14 15:45:33', NULL), (9892, 7313, '2010-10-14 18:09:45', NULL), (9893, 7314, '2010-10-14 18:12:43', NULL), (9894, 7315, '2010-10-14 18:16:45', NULL), (9895, 7316, '2010-10-14 18:41:40', NULL), (9896, 7317, '2010-10-14 19:23:32', NULL), (9897, 7318, '2010-10-14 19:31:59', NULL), (9898, 7319, '2010-10-14 19:42:09', NULL), (9899, 7319, '2010-10-14 19:48:39', NULL), (9900, 7320, '2010-10-14 20:07:08', NULL), (9901, 7321, '2010-10-14 20:54:05', NULL), (9902, 7322, '2010-10-14 20:57:55', NULL), (9903, 7323, '2010-10-14 21:24:53', NULL), (9904, 7324, '2010-10-14 22:35:07', NULL), (9905, 7325, '2010-10-14 22:38:59', NULL), (9906, 7326, '2010-10-14 22:46:35', NULL), (9907, 7327, '2010-10-14 23:04:44', NULL), (9908, 7328, '2010-10-15 01:04:33', NULL), (9909, 7329, '2010-10-15 01:48:39', NULL), (9910, 7330, '2010-10-15 02:16:44', NULL), (9911, 7331, '2010-10-15 02:39:58', NULL), (9912, 7332, '2010-10-15 03:02:42', NULL), (9913, 7333, '2010-10-15 04:02:44', NULL), (9914, 7334, '2010-10-15 04:19:46', NULL), (9915, 7335, '2010-10-15 04:20:49', NULL), (9916, 7336, '2010-10-15 04:21:15', NULL), (9917, 7337, '2010-10-15 04:21:33', NULL), (9918, 7338, '2010-10-15 04:21:54', NULL), (9919, 7339, '2010-10-15 04:36:09', NULL), (9920, 7340, '2010-10-15 04:54:15', NULL), (9921, 7341, '2010-10-15 05:24:18', NULL), (9922, 7342, '2010-10-15 05:45:07', NULL), (9923, 7343, '2010-10-15 06:23:41', NULL), (9924, 7344, '2010-10-15 06:32:04', NULL), (9925, 7345, '2010-10-15 06:55:32', NULL), (9926, 7346, '2010-10-15 06:57:04', NULL), (9927, 7347, '2010-10-15 07:13:59', NULL), (9929, 7348, '2010-10-15 07:32:47', NULL), (9930, 7349, '2010-10-15 07:40:10', NULL), (9932, 7350, '2010-10-15 07:52:28', NULL), (9933, 7350, '2010-10-15 07:53:46', NULL), (9934, 7351, '2010-10-15 08:27:35', NULL), (9935, 7352, '2010-10-15 08:45:48', NULL), (9936, 7353, '2010-10-15 08:48:53', NULL), (9937, 7354, '2010-10-15 08:54:32', NULL), (9938, 7355, '2010-10-15 09:05:03', NULL), (9939, 7356, '2010-10-15 09:06:05', NULL), (9940, 7357, '2010-10-15 09:07:36', NULL), (9941, 7358, '2010-10-15 09:07:55', NULL), (9943, 7359, '2010-10-15 09:22:28', NULL), (9944, 7360, '2010-10-15 09:28:47', NULL), (9945, 7361, '2010-10-15 09:28:51', NULL), (9946, 7362, '2010-10-15 09:41:25', NULL), (9947, 7363, '2010-10-15 09:46:53', NULL), (9948, 7364, '2010-10-15 10:11:00', NULL), (9949, 7365, '2010-10-15 10:26:23', NULL), (9951, 7366, '2010-10-15 10:39:10', NULL), (9952, 7367, '2010-10-15 10:58:48', NULL), (9953, 7368, '2010-10-15 11:16:13', NULL), (9954, 7369, '2010-10-15 11:20:01', NULL), (9955, 7370, '2010-10-15 11:21:56', NULL), (9956, 7371, '2010-10-15 11:22:26', NULL), (9957, 7372, '2010-10-15 11:23:47', NULL), (9958, 7373, '2010-10-15 11:27:25', NULL), (9959, 7374, '2010-10-15 11:27:27', NULL), (9960, 7375, '2010-10-15 11:37:51', NULL), (9961, 7376, '2010-10-15 11:54:54', NULL), (9962, 7377, '2010-10-15 11:56:40', NULL), (9963, 7378, '2010-10-15 12:09:35', NULL), (9964, 7379, '2010-10-15 12:12:19', NULL), (9965, 7380, '2010-10-15 12:13:34', NULL), (9966, 7381, '2010-10-15 12:33:28', NULL), (9967, 7382, '2010-10-15 12:43:14', NULL), (9968, 7383, '2010-10-15 13:31:44', NULL), (9969, 7384, '2010-10-15 13:54:23', NULL), (9970, 7385, '2010-10-15 14:13:06', NULL), (9971, 7386, '2010-10-15 14:38:41', NULL), (9972, 7387, '2010-10-15 15:30:06', NULL), (9973, 7388, '2010-10-15 15:31:31', NULL), (9974, 7389, '2010-10-15 15:58:54', NULL), (9975, 7390, '2010-10-15 15:59:45', NULL), (9976, 7391, '2010-10-15 16:20:44', NULL), (9977, 7392, '2010-10-15 17:00:29', NULL), (9979, 7393, '2010-10-15 17:28:48', NULL), (9980, 7394, '2010-10-15 17:29:10', NULL), (9981, 7395, '2010-10-15 17:36:05', NULL), (9982, 7396, '2010-10-15 17:38:16', NULL), (9983, 7397, '2010-10-15 18:13:30', NULL), (9984, 7398, '2010-10-15 18:18:08', NULL), (9985, 7399, '2010-10-15 18:28:16', NULL), (9986, 7400, '2010-10-15 18:28:47', NULL), (9987, 7401, '2010-10-15 19:16:47', NULL), (9988, 7402, '2010-10-15 19:37:05', NULL), (9989, 7403, '2010-10-15 20:26:57', NULL), (9990, 7404, '2010-10-15 20:44:05', NULL), (9992, 7405, '2010-10-15 21:26:59', NULL), (9993, 7406, '2010-10-15 22:28:40', NULL), (9994, 7407, '2010-10-15 22:32:56', NULL), (9995, 7408, '2010-10-15 23:26:21', NULL), (9996, 7409, '2010-10-15 23:27:30', NULL), (9997, 7410, '2010-10-15 23:28:26', NULL), (9998, 7411, '2010-10-15 23:29:17', NULL), (9999, 7412, '2010-10-15 23:30:13', NULL), (10000, 7413, '2010-10-15 23:30:52', NULL), (10001, 7414, '2010-10-15 23:31:53', NULL), (10002, 7415, '2010-10-15 23:32:55', NULL), (10003, 7416, '2010-10-15 23:34:01', NULL), (10004, 7417, '2010-10-15 23:35:06', NULL), (10005, 7418, '2010-10-15 23:36:18', NULL), (10006, 7419, '2010-10-15 23:37:27', NULL), (10007, 7420, '2010-10-15 23:38:31', NULL), (10008, 7421, '2010-10-16 00:00:01', NULL), (10009, 7422, '2010-10-16 00:14:49', NULL), (10010, 7423, '2010-10-16 00:54:35', NULL), (10011, 7424, '2010-10-16 01:07:21', NULL), (10013, 7425, '2010-10-16 02:05:21', NULL), (10014, 7426, '2010-10-16 02:36:05', NULL), (10015, 7427, '2010-10-16 02:40:52', NULL), (10016, 7428, '2010-10-16 02:48:47', NULL), (10020, 7429, '2010-10-16 05:50:49', NULL), (10021, 7430, '2010-10-16 05:55:14', NULL), (10022, 7431, '2010-10-16 06:05:50', NULL), (10023, 7432, '2010-10-16 06:52:49', NULL), (10024, 7433, '2010-10-16 08:22:20', NULL), (10025, 7434, '2010-10-16 08:23:39', NULL), (10027, 7435, '2010-10-16 08:40:59', NULL), (10028, 7436, '2010-10-16 08:41:03', NULL), (10029, 7437, '2010-10-16 08:45:30', NULL), (10030, 7438, '2010-10-16 09:33:26', NULL), (10031, 7439, '2010-10-16 10:04:57', NULL), (10032, 7440, '2010-10-16 10:16:28', NULL), (10033, 7441, '2010-10-16 10:58:23', NULL), (10034, 7442, '2010-10-16 11:31:04', NULL), (10035, 7443, '2010-10-16 11:40:10', NULL), (10036, 7444, '2010-10-16 12:01:04', NULL), (10037, 7445, '2010-10-16 12:33:51', NULL), (10038, 7446, '2010-10-16 12:36:45', NULL), (10039, 7447, '2010-10-16 12:55:40', NULL), (10040, 7448, '2010-10-16 13:03:21', NULL), (10041, 7449, '2010-10-16 13:28:27', NULL), (10042, 7450, '2010-10-16 13:50:32', NULL), (10043, 7451, '2010-10-16 13:56:51', NULL), (10044, 7452, '2010-10-16 14:08:38', NULL), (10045, 7453, '2010-10-16 14:25:11', NULL), (10046, 7454, '2010-10-16 15:15:20', NULL), (10047, 7455, '2010-10-16 15:24:03', NULL), (10048, 7456, '2010-10-16 15:44:05', NULL), (10049, 7457, '2010-10-16 16:08:24', NULL), (10050, 7458, '2010-10-16 17:05:49', NULL), (10051, 7459, '2010-10-16 17:59:03', NULL), (10052, 7460, '2010-10-16 18:24:46', NULL), (10053, 7461, '2010-10-16 18:34:20', NULL), (10054, 7462, '2010-10-16 19:13:53', NULL), (10055, 7463, '2010-10-16 19:35:52', NULL), (10056, 7464, '2010-10-16 20:20:03', NULL), (10057, 7465, '2010-10-16 20:27:48', NULL), (10058, 7466, '2010-10-16 20:41:54', NULL), (10059, 7467, '2010-10-16 20:57:43', NULL), (10060, 7468, '2010-10-16 22:01:55', NULL), (10061, 7469, '2010-10-16 22:25:12', NULL), (10062, 7470, '2010-10-16 22:25:13', NULL), (10064, 7471, '2010-10-16 23:27:02', NULL), (10066, 7472, '2010-10-17 00:56:13', NULL), (10067, 7473, '2010-10-17 01:27:37', NULL), (10068, 7474, '2010-10-17 01:49:48', NULL), (10069, 7475, '2010-10-17 01:57:51', NULL), (10070, 7476, '2010-10-17 02:43:34', NULL), (10072, 7477, '2010-10-17 04:16:34', NULL), (10073, 7478, '2010-10-17 04:44:16', NULL), (10074, 7479, '2010-10-17 05:27:36', NULL), (10075, 7480, '2010-10-17 06:41:36', NULL), (10077, 7481, '2010-10-17 07:23:46', NULL), (10078, 7482, '2010-10-17 07:25:16', NULL), (10079, 7483, '2010-10-17 07:27:03', NULL), (10080, 7484, '2010-10-17 07:27:52', NULL), (10081, 7485, '2010-10-17 07:28:48', NULL), (10082, 7486, '2010-10-17 08:05:46', NULL), (10083, 7487, '2010-10-17 08:08:22', NULL), (10084, 7488, '2010-10-17 08:29:14', NULL), (10085, 7489, '2010-10-17 08:41:32', NULL), (10086, 7490, '2010-10-17 08:50:54', NULL), (10087, 7491, '2010-10-17 09:18:58', NULL), (10088, 7492, '2010-10-17 09:21:06', NULL), (10089, 7493, '2010-10-17 09:28:07', NULL), (10090, 7494, '2010-10-17 09:38:07', NULL), (10091, 7495, '2010-10-17 09:38:11', NULL), (10092, 7496, '2010-10-17 09:48:47', NULL), (10093, 7497, '2010-10-17 09:55:17', NULL), (10094, 7498, '2010-10-17 10:10:06', NULL), (10095, 7499, '2010-10-17 10:22:55', NULL), (10096, 7500, '2010-10-17 10:36:51', NULL), (10097, 7501, '2010-10-17 10:40:30', NULL), (10098, 7502, '2010-10-17 10:52:54', NULL), (10099, 7503, '2010-10-17 11:03:19', NULL), (10101, 7504, '2010-10-17 12:28:23', NULL), (10102, 7505, '2010-10-17 12:30:52', NULL), (10103, 7506, '2010-10-17 12:39:05', NULL), (10104, 7507, '2010-10-17 12:55:40', NULL), (10106, 7508, '2010-10-17 13:07:55', NULL), (10107, 7509, '2010-10-17 13:28:31', NULL), (10108, 7510, '2010-10-17 14:14:13', NULL), (10109, 7511, '2010-10-17 14:37:25', NULL), (10110, 7512, '2010-10-17 14:37:27', NULL), (10111, 7513, '2010-10-17 16:14:37', NULL), (10112, 7514, '2010-10-17 16:24:38', NULL), (10113, 7515, '2010-10-17 16:31:11', NULL), (10114, 7516, '2010-10-17 17:36:20', NULL), (10115, 7517, '2010-10-17 17:47:15', NULL), (10116, 7518, '2010-10-17 17:53:37', NULL), (10117, 7519, '2010-10-17 17:55:15', NULL), (10118, 7520, '2010-10-17 18:05:12', NULL), (10120, 7521, '2010-10-17 18:08:09', NULL), (10121, 7522, '2010-10-17 19:11:19', NULL), (10122, 7523, '2010-10-17 19:15:30', NULL), (10123, 7524, '2010-10-17 19:27:04', NULL), (10124, 7525, '2010-10-17 19:28:47', NULL), (10125, 7526, '2010-10-17 19:35:43', NULL), (10126, 7527, '2010-10-17 19:36:04', NULL), (10128, 7528, '2010-10-17 19:50:29', NULL), (10129, 7529, '2010-10-17 20:39:59', NULL), (10130, 7530, '2010-10-17 20:41:59', NULL), (10131, 7531, '2010-10-17 20:44:13', NULL), (10132, 7532, '2010-10-17 21:24:22', NULL), (10134, 7533, '2010-10-17 22:04:32', NULL), (10135, 7534, '2010-10-17 22:05:07', NULL), (10136, 7535, '2010-10-17 22:41:37', NULL), (10137, 7536, '2010-10-17 23:04:17', NULL), (10138, 7537, '2010-10-17 23:12:45', NULL), (10139, 7538, '2010-10-17 23:12:45', NULL), (10140, 7539, '2010-10-17 23:23:44', NULL), (10141, 7540, '2010-10-18 00:05:50', NULL), (10142, 7541, '2010-10-18 00:47:55', NULL), (10143, 7542, '2010-10-18 01:26:41', NULL), (10144, 7543, '2010-10-18 01:30:01', NULL), (10145, 7544, '2010-10-18 02:12:11', NULL), (10146, 7545, '2010-10-18 02:35:26', NULL), (10147, 7546, '2010-10-18 02:59:53', NULL), (10148, 7547, '2010-10-18 03:22:39', NULL), (10149, 7548, '2010-10-18 03:24:01', NULL), (10150, 7549, '2010-10-18 03:47:39', NULL), (10151, 7550, '2010-10-18 04:20:05', NULL), (10152, 7551, '2010-10-18 04:35:26', NULL), (10153, 7552, '2010-10-18 04:40:43', NULL), (10154, 7553, '2010-10-18 04:56:53', NULL), (10155, 7554, '2010-10-18 05:23:07', NULL), (10156, 7555, '2010-10-18 06:10:51', NULL), (10157, 7556, '2010-10-18 06:29:51', NULL), (10158, 7557, '2010-10-18 06:42:52', NULL), (10159, 7558, '2010-10-18 06:55:37', NULL), (10160, 7559, '2010-10-18 06:58:30', NULL), (10161, 7560, '2010-10-18 07:46:13', NULL), (10162, 7561, '2010-10-18 07:50:06', NULL), (10163, 7562, '2010-10-18 08:03:51', NULL), (10164, 7563, '2010-10-18 08:16:09', NULL), (10165, 7564, '2010-10-18 08:33:51', NULL), (10166, 7565, '2010-10-18 08:43:51', NULL), (10167, 7566, '2010-10-18 08:52:32', NULL), (10168, 7567, '2010-10-18 09:10:17', NULL), (10169, 7568, '2010-10-18 09:21:32', NULL), (10170, 7569, '2010-10-18 09:32:42', NULL), (10172, 7572, '2010-10-18 10:05:05', NULL), (10173, 7573, '2010-10-18 10:05:08', NULL), (10174, 7574, '2010-10-18 10:07:17', NULL), (10175, 7575, '2010-10-18 10:07:21', NULL), (10176, 7576, '2010-10-18 10:09:09', NULL), (10177, 7577, '2010-10-18 10:56:46', NULL), (10178, 7578, '2010-10-18 11:08:22', NULL), (10179, 7578, '2010-10-18 11:09:36', NULL), (10180, 7579, '2010-10-18 11:20:00', NULL), (10181, 7580, '2010-10-18 11:44:23', NULL), (10182, 7581, '2010-10-18 11:59:12', NULL), (10183, 7582, '2010-10-18 12:31:58', NULL), (10184, 7583, '2010-10-18 12:35:30', NULL), (10185, 7584, '2010-10-18 12:35:32', NULL), (10186, 7585, '2010-10-18 12:35:34', NULL), (10187, 7586, '2010-10-18 12:35:37', NULL), (10188, 7587, '2010-10-18 12:35:38', NULL), (10189, 7588, '2010-10-18 12:35:40', NULL), (10190, 7589, '2010-10-18 12:35:42', NULL), (10191, 7590, '2010-10-18 12:35:44', NULL), (10192, 7591, '2010-10-18 12:54:52', NULL), (10193, 7592, '2010-10-18 13:13:30', NULL), (10194, 7593, '2010-10-18 13:42:46', NULL), (10195, 7594, '2010-10-18 13:42:49', NULL), (10196, 7595, '2010-10-18 14:31:41', NULL), (10197, 7596, '2010-10-18 15:38:52', NULL), (10198, 7597, '2010-10-18 15:46:21', NULL), (10199, 7598, '2010-10-18 15:52:57', NULL), (10200, 7599, '2010-10-18 16:17:40', NULL), (10201, 7600, '2010-10-18 16:49:29', NULL), (10202, 7601, '2010-10-18 17:00:59', NULL), (10203, 7602, '2010-10-18 17:07:13', NULL), (10204, 7603, '2010-10-18 17:22:01', NULL), (10205, 7604, '2010-10-18 17:24:17', NULL), (10206, 7605, '2010-10-18 17:35:57', NULL), (10207, 7606, '2010-10-18 17:44:22', NULL), (10208, 7607, '2010-10-18 17:55:08', NULL), (10209, 7608, '2010-10-18 18:27:04', NULL), (10210, 7609, '2010-10-18 18:37:02', NULL), (10211, 7610, '2010-10-18 18:41:07', NULL), (10212, 7611, '2010-10-18 19:18:26', NULL), (10213, 7612, '2010-10-18 19:36:44', NULL), (10214, 7613, '2010-10-18 20:00:10', NULL), (10215, 7614, '2010-10-18 20:18:08', NULL), (10216, 7615, '2010-10-18 21:42:52', NULL), (10217, 7616, '2010-10-18 21:55:29', NULL), (10218, 7617, '2010-10-18 21:59:24', NULL), (10219, 7618, '2010-10-18 22:06:11', NULL), (10220, 7619, '2010-10-18 22:09:38', NULL), (10221, 7620, '2010-10-18 22:09:42', NULL), (10222, 7621, '2010-10-18 22:11:05', NULL), (10223, 7622, '2010-10-18 22:11:18', NULL), (10224, 7623, '2010-10-18 22:12:04', NULL), (10225, 7624, '2010-10-18 22:12:23', NULL), (10226, 7625, '2010-10-18 22:25:19', NULL), (10227, 7626, '2010-10-18 22:31:17', NULL), (10228, 7627, '2010-10-18 22:38:03', NULL), (10229, 7628, '2010-10-18 22:49:02', NULL), (10230, 7629, '2010-10-18 22:49:11', NULL), (10232, 7630, '2010-10-18 23:22:07', NULL), (10233, 7631, '2010-10-19 00:06:13', NULL), (10234, 7632, '2010-10-19 00:16:49', NULL), (10235, 7633, '2010-10-19 00:21:28', NULL), (10236, 7634, '2010-10-19 00:50:17', NULL), (10237, 7635, '2010-10-19 01:08:02', NULL), (10238, 7636, '2010-10-19 01:34:24', NULL), (10239, 7637, '2010-10-19 01:36:22', NULL), (10241, 7638, '2010-10-19 02:20:32', NULL), (10242, 7639, '2010-10-19 02:56:50', NULL), (10243, 7640, '2010-10-19 03:09:07', NULL), (10244, 7641, '2010-10-19 03:40:42', NULL), (10245, 7642, '2010-10-19 03:53:29', NULL), (10246, 7643, '2010-10-19 03:57:31', NULL), (10247, 7644, '2010-10-19 04:33:58', NULL), (10248, 7645, '2010-10-19 04:40:54', NULL), (10249, 7646, '2010-10-19 04:48:46', NULL), (10250, 7647, '2010-10-19 05:12:49', NULL), (10251, 7648, '2010-10-19 05:12:51', NULL), (10252, 7649, '2010-10-19 05:40:00', NULL), (10254, 7650, '2010-10-19 06:16:52', NULL), (10255, 7651, '2010-10-19 06:26:52', NULL), (10257, 7652, '2010-10-19 06:31:10', NULL), (10258, 7653, '2010-10-19 07:22:21', NULL), (10259, 7654, '2010-10-19 08:12:55', NULL), (10260, 7655, '2010-10-19 08:13:03', NULL), (10261, 7656, '2010-10-19 08:36:58', NULL), (10262, 7657, '2010-10-19 08:37:02', NULL), (10263, 7658, '2010-10-19 08:58:27', NULL), (10264, 7659, '2010-10-19 09:04:44', NULL), (10265, 7660, '2010-10-19 09:05:00', NULL), (10266, 7661, '2010-10-19 09:10:25', NULL), (10267, 7662, '2010-10-19 09:23:06', NULL), (10268, 7663, '2010-10-19 10:05:43', NULL), (10269, 7664, '2010-10-19 10:12:36', NULL), (10270, 7665, '2010-10-19 10:14:45', NULL), (10271, 7666, '2010-10-19 10:17:35', NULL), (10272, 7667, '2010-10-19 10:40:05', NULL), (10273, 7668, '2010-10-19 10:48:17', NULL), (10274, 7669, '2010-10-19 11:02:05', NULL), (10275, 7670, '2010-10-19 11:12:04', NULL), (10276, 7671, '2010-10-19 11:31:28', NULL), (10277, 7672, '2010-10-19 11:31:32', NULL), (10278, 7673, '2010-10-19 11:31:36', NULL), (10279, 7674, '2010-10-19 11:32:42', NULL), (10280, 7675, '2010-10-19 12:06:31', NULL), (10281, 7676, '2010-10-19 12:10:14', NULL), (10282, 7677, '2010-10-19 12:31:55', NULL), (10283, 7678, '2010-10-19 13:00:58', NULL), (10284, 7679, '2010-10-19 13:44:00', NULL), (10285, 7679, '2010-10-19 13:46:15', NULL), (10286, 7680, '2010-10-19 13:55:21', NULL), (10287, 7681, '2010-10-19 14:11:21', NULL), (10288, 7682, '2010-10-19 14:31:23', NULL), (10289, 7683, '2010-10-19 14:49:43', NULL), (10290, 7684, '2010-10-19 15:44:09', NULL), (10291, 7685, '2010-10-19 16:08:55', NULL), (10292, 7686, '2010-10-19 16:14:48', NULL), (10293, 7687, '2010-10-19 16:15:06', NULL), (10294, 7688, '2010-10-19 16:15:12', NULL), (10295, 7689, '2010-10-19 16:18:10', NULL), (10296, 7690, '2010-10-19 16:18:23', NULL), (10297, 7691, '2010-10-19 16:38:31', NULL), (10298, 7692, '2010-10-19 16:54:56', NULL), (10299, 7693, '2010-10-19 16:55:04', NULL), (10300, 7694, '2010-10-19 17:46:51', NULL), (10301, 7695, '2010-10-19 17:48:58', NULL), (10302, 7696, '2010-10-19 18:05:59', NULL), (10303, 7697, '2010-10-19 18:06:56', NULL), (10304, 7698, '2010-10-19 18:08:36', NULL), (10305, 7699, '2010-10-19 18:10:28', NULL), (10306, 7700, '2010-10-19 18:48:13', NULL), (10307, 7701, '2010-10-19 18:50:34', NULL), (10308, 7702, '2010-10-19 18:50:39', NULL), (10309, 7703, '2010-10-19 18:50:39', NULL), (10310, 7704, '2010-10-19 19:10:22', NULL), (10311, 7705, '2010-10-19 19:16:40', NULL), (10312, 7706, '2010-10-19 19:50:22', NULL), (10313, 7707, '2010-10-19 20:04:44', NULL), (10314, 7708, '2010-10-19 20:05:40', NULL), (10315, 7709, '2010-10-19 20:09:55', NULL), (10316, 7710, '2010-10-19 20:13:29', NULL), (10317, 7711, '2010-10-19 20:19:29', NULL), (10318, 7712, '2010-10-19 20:22:33', NULL), (10319, 7713, '2010-10-19 20:37:56', NULL), (10320, 7714, '2010-10-19 20:43:11', NULL), (10321, 7715, '2010-10-19 21:19:20', NULL), (10322, 7716, '2010-10-19 21:27:01', NULL), (10323, 7717, '2010-10-19 23:15:49', NULL), (10324, 7718, '2010-10-20 00:19:01', NULL), (10325, 7719, '2010-10-20 01:12:19', NULL), (10326, 7720, '2010-10-20 03:31:28', NULL), (10327, 7721, '2010-10-20 03:36:23', NULL), (10328, 7722, '2010-10-20 05:10:27', NULL), (10329, 7723, '2010-10-20 07:14:28', NULL), (10330, 7724, '2010-10-20 07:37:46', NULL), (10331, 7725, '2010-10-20 08:41:07', NULL), (10332, 7726, '2010-10-20 08:41:12', NULL), (10333, 7727, '2010-10-20 08:41:12', NULL), (10334, 7728, '2010-10-20 08:41:14', NULL), (10335, 7729, '2010-10-20 08:42:07', NULL), (10336, 7730, '2010-10-20 08:49:59', NULL), (10337, 7731, '2010-10-20 08:51:14', NULL), (10338, 7733, '2010-10-20 08:51:17', NULL), (10339, 7732, '2010-10-20 08:51:17', NULL), (10340, 7734, '2010-10-20 08:51:20', NULL), (10341, 7735, '2010-10-20 08:51:33', NULL), (10342, 7736, '2010-10-20 09:09:33', NULL), (10343, 7737, '2010-10-20 09:23:33', NULL), (10344, 7738, '2010-10-20 09:23:34', NULL), (10345, 7739, '2010-10-20 09:23:36', NULL), (10346, 7740, '2010-10-20 09:23:39', NULL), (10347, 7741, '2010-10-20 09:23:41', NULL), (10348, 7742, '2010-10-20 09:23:42', NULL), (10349, 7743, '2010-10-20 09:23:44', NULL), (10350, 7744, '2010-10-20 09:23:45', NULL), (10351, 7745, '2010-10-20 10:00:45', NULL), (10352, 7746, '2010-10-20 10:15:04', NULL), (10353, 7747, '2010-10-20 10:37:10', NULL), (10354, 7748, '2010-10-20 11:46:45', NULL), (10355, 7749, '2010-10-20 11:53:03', NULL), (10356, 7750, '2010-10-20 11:53:05', NULL), (10357, 7751, '2010-10-20 12:01:56', NULL), (10358, 7752, '2010-10-20 12:15:21', NULL), (10359, 7753, '2010-10-20 12:44:13', NULL), (10360, 7754, '2010-10-20 12:44:39', NULL), (10361, 7755, '2010-10-20 12:55:57', NULL), (10362, 7756, '2010-10-20 14:24:08', NULL), (10363, 7757, '2010-10-20 14:41:21', NULL), (10364, 7758, '2010-10-20 14:51:37', NULL), (10365, 7759, '2010-10-20 15:02:53', NULL), (10366, 7759, '2010-10-20 15:19:17', NULL), (10367, 7760, '2010-10-20 15:26:18', NULL), (10368, 7761, '2010-10-20 15:49:30', NULL), (10369, 7762, '2010-10-20 15:50:35', NULL), (10370, 7763, '2010-10-20 15:52:18', NULL), (10371, 7764, '2010-10-20 16:28:25', NULL), (10372, 7765, '2010-10-20 17:34:33', NULL), (10373, 7766, '2010-10-20 17:37:46', NULL), (10374, 7767, '2010-10-20 18:00:28', NULL), (10375, 7768, '2010-10-20 18:31:00', NULL), (10376, 7769, '2010-10-20 18:48:35', NULL), (10377, 7770, '2010-10-20 19:14:19', NULL), (10378, 7771, '2010-10-20 19:22:35', NULL), (10379, 7772, '2010-10-20 19:40:48', NULL), (10380, 7772, '2010-10-20 19:49:11', NULL), (10381, 7773, '2010-10-20 20:11:42', NULL), (10382, 7774, '2010-10-20 20:16:45', NULL), (10385, 7775, '2010-10-20 20:47:19', NULL), (10386, 7776, '2010-10-20 21:35:09', NULL), (10387, 7777, '2010-10-20 22:52:07', NULL), (10388, 7778, '2010-10-20 22:56:05', NULL), (10389, 7779, '2010-10-20 23:07:57', NULL), (10391, 7780, '2010-10-21 01:24:43', NULL), (10392, 7781, '2010-10-21 02:19:09', NULL), (10394, 7782, '2010-10-21 04:58:46', NULL), (10395, 7783, '2010-10-21 06:00:54', NULL), (10396, 7784, '2010-10-21 06:58:49', NULL), (10397, 7785, '2010-10-21 07:01:43', NULL), (10398, 7786, '2010-10-21 07:07:13', NULL), (10399, 7787, '2010-10-21 07:08:32', NULL), (10400, 7788, '2010-10-21 07:10:22', NULL), (10401, 7789, '2010-10-21 07:10:59', NULL), (10402, 7790, '2010-10-21 07:18:08', NULL), (10403, 7791, '2010-10-21 08:27:50', NULL), (10404, 7792, '2010-10-21 08:51:10', NULL), (10405, 7793, '2010-10-21 09:02:40', NULL), (10406, 7794, '2010-10-21 09:26:03', NULL), (10407, 7795, '2010-10-21 09:47:21', NULL), (10408, 7796, '2010-10-21 10:09:06', NULL), (10409, 7797, '2010-10-21 10:19:34', NULL), (10410, 7798, '2010-10-21 10:19:36', NULL), (10411, 7799, '2010-10-21 10:25:12', NULL), (10412, 7800, '2010-10-21 10:32:38', NULL), (10413, 7801, '2010-10-21 10:37:09', NULL), (10414, 7802, '2010-10-21 10:43:49', NULL), (10415, 7803, '2010-10-21 10:56:50', NULL), (10416, 7804, '2010-10-21 10:57:41', NULL), (10417, 7805, '2010-10-21 11:37:06', NULL), (10418, 7806, '2010-10-21 12:05:50', NULL), (10419, 7807, '2010-10-21 12:41:00', NULL), (10420, 7808, '2010-10-21 12:58:29', NULL), (10421, 7809, '2010-10-21 13:22:50', NULL), (10422, 7810, '2010-10-21 14:03:34', NULL), (10423, 7811, '2010-10-21 14:16:16', NULL), (10424, 7812, '2010-10-21 14:18:20', NULL), (10425, 7813, '2010-10-21 14:24:43', NULL), (10426, 7814, '2010-10-21 14:24:45', NULL), (10427, 7815, '2010-10-21 16:02:20', NULL), (10428, 7816, '2010-10-21 16:37:49', NULL), (10429, 7817, '2010-10-21 16:50:05', NULL), (10430, 7817, '2010-10-21 16:52:54', NULL), (10431, 7818, '2010-10-21 16:59:19', NULL), (10432, 7819, '2010-10-21 16:59:20', NULL), (10433, 7820, '2010-10-21 17:28:55', NULL), (10434, 7821, '2010-10-21 17:40:39', NULL), (10435, 7822, '2010-10-21 18:17:00', NULL), (10436, 7823, '2010-10-21 18:24:55', NULL), (10437, 7824, '2010-10-21 18:35:52', NULL), (10438, 7825, '2010-10-21 18:39:02', NULL), (10439, 7826, '2010-10-21 19:04:05', NULL), (10440, 7827, '2010-10-21 19:59:34', NULL), (10442, 7828, '2010-10-21 20:54:52', NULL), (10443, 7829, '2010-10-21 20:55:12', NULL), (10444, 7830, '2010-10-21 21:24:16', NULL), (10445, 7831, '2010-10-21 22:36:58', NULL), (10446, 7832, '2010-10-21 22:41:06', NULL), (10447, 7833, '2010-10-21 22:48:07', NULL), (10448, 7834, '2010-10-21 23:05:56', NULL), (10449, 7835, '2010-10-22 01:06:06', NULL), (10450, 7836, '2010-10-22 02:24:35', NULL), (10451, 7837, '2010-10-22 02:24:39', NULL), (10452, 7838, '2010-10-22 03:05:22', NULL), (10453, 7839, '2010-10-22 03:05:23', NULL), (10454, 7840, '2010-10-22 04:24:01', NULL), (10455, 7841, '2010-10-22 04:24:46', NULL), (10456, 7842, '2010-10-22 04:24:51', NULL), (10457, 7843, '2010-10-22 04:25:09', NULL), (10458, 7844, '2010-10-22 04:40:07', NULL), (10459, 7845, '2010-10-22 05:27:38', NULL), (10460, 7846, '2010-10-22 05:30:07', NULL), (10461, 7847, '2010-10-22 05:30:09', NULL), (10462, 7848, '2010-10-22 05:30:11', NULL), (10463, 7849, '2010-10-22 05:30:13', NULL), (10464, 7850, '2010-10-22 05:30:16', NULL), (10465, 7851, '2010-10-22 06:15:35', NULL), (10466, 7852, '2010-10-22 06:33:16', NULL), (10467, 7853, '2010-10-22 06:58:55', NULL), (10468, 7854, '2010-10-22 07:14:59', NULL), (10469, 7855, '2010-10-22 07:19:53', NULL), (10470, 7856, '2010-10-22 07:23:36', NULL), (10471, 7857, '2010-10-22 08:34:54', NULL), (10472, 7858, '2010-10-22 08:48:01', NULL), (10473, 7859, '2010-10-22 08:49:42', NULL), (10474, 7860, '2010-10-22 08:58:57', NULL), (10475, 7861, '2010-10-22 08:59:01', NULL), (10476, 7862, '2010-10-22 09:21:42', NULL), (10477, 7863, '2010-10-22 09:29:30', NULL), (10478, 7864, '2010-10-22 09:44:32', NULL), (10479, 7865, '2010-10-22 09:48:07', NULL), (10480, 7866, '2010-10-22 09:59:40', NULL), (10481, 7867, '2010-10-22 10:05:34', NULL), (10482, 7868, '2010-10-22 10:33:59', NULL), (10483, 7869, '2010-10-22 10:40:42', NULL), (10484, 7870, '2010-10-22 10:40:42', NULL), (10485, 7871, '2010-10-22 11:01:56', NULL), (10486, 7872, '2010-10-22 11:01:58', NULL), (10487, 7873, '2010-10-22 11:01:59', NULL), (10488, 7874, '2010-10-22 11:05:33', NULL), (10489, 7875, '2010-10-22 11:05:57', NULL), (10490, 7876, '2010-10-22 11:08:04', NULL), (10491, 7877, '2010-10-22 11:09:45', NULL), (10492, 7878, '2010-10-22 11:14:33', NULL), (10493, 7879, '2010-10-22 11:15:11', NULL), (10494, 7880, '2010-10-22 11:15:22', NULL), (10495, 7881, '2010-10-22 11:20:33', NULL), (10496, 7882, '2010-10-22 11:21:57', NULL), (10497, 7883, '2010-10-22 11:23:54', NULL), (10498, 7884, '2010-10-22 11:24:00', NULL), (10499, 7885, '2010-10-22 11:24:01', NULL), (10500, 7886, '2010-10-22 11:25:36', NULL), (10501, 7887, '2010-10-22 11:28:17', NULL), (10502, 7888, '2010-10-22 11:37:46', NULL), (10503, 7889, '2010-10-22 12:02:47', NULL), (10504, 7890, '2010-10-22 12:07:27', NULL), (10505, 7891, '2010-10-22 12:11:28', NULL), (10506, 7892, '2010-10-22 12:14:26', NULL), (10507, 7893, '2010-10-22 12:36:15', NULL), (10508, 7894, '2010-10-22 12:45:44', NULL), (10509, 7895, '2010-10-22 13:24:00', NULL), (10510, 7895, '2010-10-22 13:25:55', NULL), (10511, 7896, '2010-10-22 13:33:45', NULL), (10512, 7897, '2010-10-22 13:40:02', NULL), (10513, 7898, '2010-10-22 13:54:08', NULL), (10514, 7899, '2010-10-22 13:59:25', NULL), (10515, 7900, '2010-10-22 14:03:07', NULL), (10516, 7901, '2010-10-22 14:42:45', NULL), (10517, 7902, '2010-10-22 14:54:39', NULL), (10518, 7903, '2010-10-22 15:00:15', NULL), (10519, 7904, '2010-10-22 15:33:29', NULL), (10520, 7905, '2010-10-22 16:00:26', NULL), (10521, 7906, '2010-10-22 16:06:31', NULL), (10522, 7907, '2010-10-22 16:19:33', NULL), (10523, 7908, '2010-10-22 16:51:37', NULL), (10524, 7908, '2010-10-22 16:52:15', NULL), (10525, 7909, '2010-10-22 17:01:45', NULL), (10526, 7910, '2010-10-22 17:03:42', NULL), (10527, 7911, '2010-10-22 17:28:49', NULL), (10528, 7912, '2010-10-22 17:30:48', NULL), (10529, 7913, '2010-10-22 17:37:52', NULL), (10530, 7914, '2010-10-22 17:39:18', NULL), (10532, 7915, '2010-10-22 19:19:06', NULL), (10533, 7916, '2010-10-22 19:35:37', NULL), (10534, 7917, '2010-10-22 19:48:43', NULL), (10535, 7918, '2010-10-22 20:29:16', NULL), (10536, 7920, '2010-10-22 21:00:57', NULL), (10537, 7919, '2010-10-22 21:00:57', NULL), (10538, 7921, '2010-10-22 21:00:57', NULL), (10539, 7922, '2010-10-22 22:02:32', NULL), (10540, 7923, '2010-10-22 22:03:44', NULL), (10541, 7924, '2010-10-22 22:03:44', NULL), (10542, 7925, '2010-10-22 22:38:34', NULL), (10543, 7926, '2010-10-22 22:54:09', NULL), (10544, 7927, '2010-10-22 23:03:07', NULL), (10545, 7928, '2010-10-22 23:08:24', NULL), (10546, 7929, '2010-10-22 23:08:54', NULL), (10547, 7930, '2010-10-22 23:14:42', NULL), (10548, 7931, '2010-10-22 23:17:56', NULL), (10549, 7932, '2010-10-22 23:19:55', NULL), (10551, 7933, '2010-10-22 23:35:38', NULL), (10552, 7934, '2010-10-22 23:43:45', NULL), (10553, 7935, '2010-10-23 00:32:54', NULL), (10554, 7936, '2010-10-23 00:59:47', NULL), (10555, 7937, '2010-10-23 01:21:44', NULL), (10556, 7938, '2010-10-23 01:34:18', NULL), (10557, 7939, '2010-10-23 01:42:49', NULL), (10558, 7940, '2010-10-23 01:49:11', NULL), (10559, 7941, '2010-10-23 02:09:03', NULL), (10560, 7942, '2010-10-23 02:46:28', NULL), (10562, 7943, '2010-10-23 03:26:57', NULL), (10563, 7944, '2010-10-23 04:01:44', NULL), (10564, 7945, '2010-10-23 04:53:04', NULL), (10565, 7946, '2010-10-23 05:02:23', NULL), (10566, 7946, '2010-10-23 05:02:53', NULL), (10567, 7947, '2010-10-23 05:14:17', NULL), (10568, 7948, '2010-10-23 05:38:56', NULL), (10569, 7949, '2010-10-23 06:52:55', NULL), (10570, 7950, '2010-10-23 07:17:17', NULL), (10571, 7951, '2010-10-23 07:21:50', NULL), (10572, 7952, '2010-10-23 07:21:54', NULL), (10573, 7953, '2010-10-23 09:52:46', NULL), (10574, 7954, '2010-10-23 10:16:40', NULL), (10575, 7955, '2010-10-23 10:33:21', NULL), (10576, 7956, '2010-10-23 11:00:38', NULL), (10577, 7957, '2010-10-23 11:01:12', NULL), (10578, 7958, '2010-10-23 11:27:54', NULL), (10579, 7959, '2010-10-23 12:36:24', NULL), (10580, 7960, '2010-10-23 13:01:57', NULL), (10581, 7961, '2010-10-23 14:29:36', NULL), (10582, 7962, '2010-10-23 15:32:56', NULL), (10583, 7963, '2010-10-23 17:39:39', NULL), (10584, 7964, '2010-10-23 17:39:49', NULL), (10585, 7965, '2010-10-23 17:39:56', NULL), (10586, 7966, '2010-10-23 17:40:03', NULL), (10587, 7967, '2010-10-23 17:40:11', NULL), (10588, 7968, '2010-10-23 17:40:15', NULL), (10589, 7969, '2010-10-23 17:53:25', NULL), (10590, 7970, '2010-10-23 18:00:41', NULL), (10591, 7971, '2010-10-23 18:43:36', NULL), (10592, 7972, '2010-10-23 20:11:25', NULL), (10593, 7973, '2010-10-23 21:56:41', NULL), (10594, 7974, '2010-10-23 22:24:58', NULL), (10595, 7975, '2010-10-23 23:25:22', NULL), (10596, 7976, '2010-10-23 23:25:26', NULL), (10597, 7977, '2010-10-23 23:30:27', NULL), (10598, 7978, '2010-10-24 01:32:18', NULL), (10599, 7979, '2010-10-24 01:54:16', NULL), (10600, 7980, '2010-10-24 02:01:41', NULL), (10601, 7981, '2010-10-24 02:10:21', NULL), (10602, 7982, '2010-10-24 02:48:29', NULL), (10603, 7983, '2010-10-24 03:17:06', NULL), (10604, 7984, '2010-10-24 03:17:11', NULL), (10605, 7985, '2010-10-24 03:17:13', NULL), (10606, 7986, '2010-10-24 03:17:15', NULL), (10607, 7987, '2010-10-24 03:17:18', NULL), (10608, 7988, '2010-10-24 03:17:20', NULL), (10609, 7989, '2010-10-24 03:17:22', NULL), (10610, 7990, '2010-10-24 03:17:25', NULL), (10611, 7991, '2010-10-24 03:17:28', NULL), (10612, 7992, '2010-10-24 03:17:31', NULL), (10613, 7993, '2010-10-24 03:17:33', NULL), (10614, 7994, '2010-10-24 03:17:36', NULL), (10615, 7995, '2010-10-24 03:17:38', NULL), (10616, 7996, '2010-10-24 03:17:40', NULL), (10617, 7997, '2010-10-24 03:17:42', NULL), (10618, 7998, '2010-10-24 03:17:44', NULL), (10619, 7999, '2010-10-24 03:17:46', NULL), (10620, 8000, '2010-10-24 03:17:48', NULL), (10621, 8001, '2010-10-24 03:17:52', NULL), (10622, 8002, '2010-10-24 03:17:54', NULL), (10623, 8003, '2010-10-24 03:17:56', NULL), (10624, 8004, '2010-10-24 03:17:58', NULL), (10625, 8005, '2010-10-24 03:18:00', NULL), (10626, 8006, '2010-10-24 03:18:02', NULL), (10627, 8007, '2010-10-24 03:18:04', NULL), (10628, 8008, '2010-10-24 03:18:06', NULL), (10629, 8009, '2010-10-24 03:18:08', NULL), (10630, 8010, '2010-10-24 03:18:10', NULL), (10631, 8011, '2010-10-24 03:18:13', NULL), (10632, 8012, '2010-10-24 03:18:15', NULL), (10633, 8013, '2010-10-24 03:18:18', NULL), (10634, 8014, '2010-10-24 03:18:21', NULL), (10635, 8015, '2010-10-24 03:18:23', NULL), (10636, 8016, '2010-10-24 03:18:26', NULL), (10637, 8017, '2010-10-24 03:18:28', NULL), (10638, 8018, '2010-10-24 03:18:31', NULL), (10639, 8019, '2010-10-24 03:18:33', NULL), (10640, 8020, '2010-10-24 03:18:36', NULL), (10641, 8021, '2010-10-24 03:18:38', NULL), (10642, 8022, '2010-10-24 03:18:40', NULL), (10643, 8023, '2010-10-24 03:18:43', NULL), (10644, 8024, '2010-10-24 03:18:46', NULL), (10645, 8025, '2010-10-24 03:18:48', NULL), (10646, 8026, '2010-10-24 03:18:51', NULL), (10647, 8027, '2010-10-24 03:18:53', NULL), (10648, 8028, '2010-10-24 03:18:56', NULL), (10649, 8029, '2010-10-24 03:18:58', NULL), (10650, 8030, '2010-10-24 03:19:00', NULL), (10651, 8031, '2010-10-24 03:19:03', NULL), (10652, 8032, '2010-10-24 03:19:05', NULL), (10653, 8033, '2010-10-24 03:19:07', NULL), (10654, 8034, '2010-10-24 03:19:10', NULL), (10655, 8035, '2010-10-24 04:31:59', NULL), (10656, 8036, '2010-10-24 04:45:54', NULL), (10657, 8037, '2010-10-24 05:17:07', NULL), (10658, 8038, '2010-10-24 05:26:58', NULL), (10659, 8039, '2010-10-24 06:28:18', NULL), (10660, 8040, '2010-10-24 06:28:29', NULL), (10661, 8041, '2010-10-24 06:28:34', NULL), (10662, 8042, '2010-10-24 06:28:50', NULL), (10663, 8043, '2010-10-24 06:28:55', NULL), (10664, 8044, '2010-10-24 06:29:29', NULL), (10665, 8045, '2010-10-24 06:29:34', NULL), (10666, 8046, '2010-10-24 06:29:53', NULL), (10667, 8047, '2010-10-24 06:29:59', NULL), (10668, 8048, '2010-10-24 06:30:04', NULL), (10669, 8049, '2010-10-24 06:30:28', NULL), (10670, 8050, '2010-10-24 06:30:35', NULL), (10671, 8051, '2010-10-24 06:30:54', NULL), (10672, 8052, '2010-10-24 06:30:59', NULL), (10673, 8053, '2010-10-24 06:31:34', NULL), (10674, 8054, '2010-10-24 06:31:39', NULL), (10675, 8055, '2010-10-24 06:31:44', NULL), (10676, 8056, '2010-10-24 06:32:11', NULL), (10677, 8057, '2010-10-24 06:32:17', NULL), (10678, 8058, '2010-10-24 06:32:29', NULL), (10679, 8059, '2010-10-24 06:32:36', NULL), (10680, 8060, '2010-10-24 06:32:41', NULL), (10681, 8061, '2010-10-24 06:33:15', NULL), (10682, 8062, '2010-10-24 06:33:29', NULL), (10683, 8063, '2010-10-24 06:33:36', NULL), (10684, 8064, '2010-10-24 06:34:09', NULL), (10685, 8065, '2010-10-24 06:34:29', NULL), (10686, 8066, '2010-10-24 06:34:52', NULL), (10687, 8067, '2010-10-24 06:35:09', NULL), (10688, 8068, '2010-10-24 06:35:35', NULL), (10689, 8069, '2010-10-24 06:35:58', NULL), (10690, 8070, '2010-10-24 06:36:02', NULL), (10691, 8071, '2010-10-24 06:36:37', NULL), (10692, 8072, '2010-10-24 06:36:45', NULL), (10693, 8073, '2010-10-24 06:37:19', NULL), (10694, 8074, '2010-10-24 06:37:40', NULL), (10695, 8075, '2010-10-24 06:38:16', NULL), (10696, 8076, '2010-10-24 06:38:33', NULL), (10697, 8077, '2010-10-24 06:38:41', NULL), (10698, 8078, '2010-10-24 06:39:11', NULL), (10699, 8079, '2010-10-24 06:39:20', NULL), (10700, 8080, '2010-10-24 06:39:53', NULL), (10701, 8081, '2010-10-24 06:40:03', NULL), (10702, 8082, '2010-10-24 06:40:36', NULL), (10703, 8083, '2010-10-24 06:41:25', NULL), (10704, 8084, '2010-10-24 06:41:45', NULL), (10705, 8085, '2010-10-24 06:42:03', NULL), (10706, 8086, '2010-10-24 06:42:41', NULL), (10707, 8087, '2010-10-24 06:42:48', NULL), (10708, 8088, '2010-10-24 06:42:54', NULL), (10709, 8089, '2010-10-24 06:43:06', NULL), (10710, 8090, '2010-10-24 06:43:21', NULL), (10711, 8091, '2010-10-24 06:43:42', NULL), (10712, 8092, '2010-10-24 06:44:07', NULL), (10713, 8093, '2010-10-24 06:44:29', NULL), (10714, 8094, '2010-10-24 06:44:45', NULL), (10715, 8095, '2010-10-24 06:45:22', NULL), (10716, 8096, '2010-10-24 06:45:30', NULL), (10717, 8097, '2010-10-24 06:45:41', NULL), (10718, 8098, '2010-10-24 06:46:03', NULL), (10719, 8099, '2010-10-24 06:46:11', NULL), (10720, 8100, '2010-10-24 06:46:23', NULL), (10721, 8101, '2010-10-24 06:46:27', NULL), (10722, 8102, '2010-10-24 06:46:47', NULL), (10723, 8103, '2010-10-24 06:47:09', NULL), (10724, 8104, '2010-10-24 06:47:42', NULL), (10725, 8105, '2010-10-24 06:47:49', NULL), (10726, 8106, '2010-10-24 06:47:54', NULL), (10727, 8107, '2010-10-24 06:47:58', NULL), (10728, 8108, '2010-10-24 06:48:07', NULL), (10729, 8109, '2010-10-24 06:48:11', NULL), (10730, 8110, '2010-10-24 06:48:25', NULL), (10731, 8111, '2010-10-24 06:48:30', NULL), (10732, 8112, '2010-10-24 06:48:52', NULL), (10733, 8113, '2010-10-24 06:48:56', NULL), (10734, 8114, '2010-10-24 06:49:30', NULL), (10735, 8115, '2010-10-24 06:49:34', NULL), (10736, 8116, '2010-10-24 06:49:39', NULL), (10737, 8117, '2010-10-24 06:50:11', NULL), (10738, 8118, '2010-10-24 06:50:16', NULL), (10739, 8119, '2010-10-24 06:50:28', NULL), (10740, 8120, '2010-10-24 06:50:34', NULL), (10741, 8121, '2010-10-24 06:50:39', NULL), (10742, 8122, '2010-10-24 06:51:14', NULL), (10743, 8123, '2010-10-24 06:51:27', NULL), (10744, 8124, '2010-10-24 06:51:47', NULL), (10745, 8125, '2010-10-24 06:51:52', NULL), (10746, 8126, '2010-10-24 06:52:11', NULL), (10747, 8127, '2010-10-24 06:52:16', NULL), (10748, 8128, '2010-10-24 06:52:21', NULL), (10749, 8129, '2010-10-24 06:53:16', NULL), (10750, 8130, '2010-10-24 06:53:31', NULL), (10751, 8131, '2010-10-24 06:53:54', NULL), (10752, 8132, '2010-10-24 06:54:15', NULL), (10753, 8133, '2010-10-24 06:54:34', NULL), (10754, 8134, '2010-10-24 06:55:13', NULL), (10755, 8135, '2010-10-24 06:55:19', NULL), (10756, 8136, '2010-10-24 06:55:38', NULL), (10757, 8137, '2010-10-24 06:56:03', NULL), (10758, 8138, '2010-10-24 08:05:59', NULL), (10759, 8139, '2010-10-24 08:16:28', NULL), (10760, 8140, '2010-10-24 08:16:50', NULL), (10761, 8141, '2010-10-24 08:17:26', NULL), (10762, 8142, '2010-10-24 08:17:32', NULL), (10763, 8143, '2010-10-24 08:17:50', NULL), (10764, 8144, '2010-10-24 08:18:58', NULL), (10765, 8145, '2010-10-24 08:19:36', NULL), (10766, 8146, '2010-10-24 08:19:56', NULL), (10767, 8147, '2010-10-24 08:20:13', NULL), (10768, 8148, '2010-10-24 08:20:16', NULL), (10770, 8150, '2010-10-24 08:20:51', NULL), (10771, 8151, '2010-10-24 08:21:13', NULL), (10772, 8152, '2010-10-24 08:21:34', NULL), (10773, 8153, '2010-10-24 08:21:55', NULL), (10774, 8154, '2010-10-24 08:22:18', NULL), (10775, 8155, '2010-10-24 08:22:56', NULL), (10776, 8156, '2010-10-24 08:23:17', NULL), (10777, 8157, '2010-10-24 08:23:34', NULL), (10778, 8158, '2010-10-24 08:23:56', NULL), (10779, 8159, '2010-10-24 08:24:17', NULL), (10780, 8160, '2010-10-24 08:24:37', NULL), (10781, 8161, '2010-10-24 08:24:57', NULL), (10782, 8162, '2010-10-24 08:25:18', NULL), (10783, 8163, '2010-10-24 08:25:55', NULL), (10784, 8164, '2010-10-24 08:26:56', NULL), (10785, 8165, '2010-10-24 08:27:18', NULL), (10786, 8166, '2010-10-24 08:27:41', NULL), (10787, 8167, '2010-10-24 08:28:00', NULL), (10788, 8168, '2010-10-24 08:28:37', NULL), (10789, 8169, '2010-10-24 08:28:57', NULL), (10790, 8170, '2010-10-24 08:29:19', NULL), (10791, 8171, '2010-10-24 08:29:56', NULL), (10792, 8172, '2010-10-24 08:30:14', NULL), (10793, 8173, '2010-10-24 08:30:36', NULL), (10794, 8174, '2010-10-24 08:31:15', NULL), (10795, 8175, '2010-10-24 08:31:35', NULL), (10796, 8176, '2010-10-24 08:31:58', NULL), (10797, 8177, '2010-10-24 08:32:20', NULL), (10798, 8178, '2010-10-24 08:32:38', NULL), (10799, 8179, '2010-10-24 08:33:00', NULL), (10800, 8180, '2010-10-24 08:33:19', NULL), (10801, 8181, '2010-10-24 08:33:52', NULL), (10802, 8182, '2010-10-24 08:33:57', NULL), (10803, 8183, '2010-10-24 08:34:01', NULL), (10804, 8184, '2010-10-24 08:34:34', NULL), (10805, 8185, '2010-10-24 08:34:37', NULL), (10806, 8186, '2010-10-24 08:34:58', NULL), (10807, 8187, '2010-10-24 08:35:33', NULL), (10808, 8188, '2010-10-24 08:35:52', NULL), (10809, 8189, '2010-10-24 08:36:12', NULL), (10810, 8190, '2010-10-24 08:37:18', NULL), (10811, 8191, '2010-10-24 08:37:38', NULL), (10812, 8192, '2010-10-24 08:38:13', NULL), (10813, 8193, '2010-10-24 08:38:36', NULL), (10814, 8194, '2010-10-24 08:39:11', NULL), (10815, 8195, '2010-10-24 08:39:31', NULL), (10816, 8196, '2010-10-24 08:39:50', NULL), (10817, 8197, '2010-10-24 08:40:11', NULL), (10818, 8198, '2010-10-24 08:40:31', NULL), (10819, 8199, '2010-10-24 08:40:46', NULL), (10820, 8200, '2010-10-24 08:40:52', NULL), (10821, 8201, '2010-10-24 08:41:14', NULL), (10822, 8202, '2010-10-24 08:41:52', NULL), (10823, 8203, '2010-10-24 08:42:12', NULL), (10824, 8204, '2010-10-24 08:42:34', NULL), (10825, 8205, '2010-10-24 08:42:53', NULL), (10826, 8206, '2010-10-24 08:43:54', NULL), (10827, 8207, '2010-10-24 08:44:14', NULL), (10828, 8208, '2010-10-24 08:44:35', NULL), (10829, 8209, '2010-10-24 08:44:58', NULL), (10830, 8210, '2010-10-24 08:45:19', NULL), (10831, 8211, '2010-10-24 08:46:18', NULL), (10832, 8212, '2010-10-24 08:46:41', NULL), (10833, 8213, '2010-10-24 08:47:17', NULL), (10834, 8214, '2010-10-24 08:47:21', NULL), (10835, 8215, '2010-10-24 08:48:23', NULL), (10836, 8216, '2010-10-24 08:48:47', NULL), (10837, 8217, '2010-10-24 08:49:48', NULL), (10838, 8218, '2010-10-24 08:50:31', NULL), (10839, 8219, '2010-10-24 08:51:09', NULL), (10840, 8220, '2010-10-24 08:51:30', NULL), (10841, 8221, '2010-10-24 08:51:51', NULL), (10842, 8222, '2010-10-24 08:52:15', NULL), (10843, 8223, '2010-10-24 08:52:37', NULL), (10844, 8224, '2010-10-24 08:52:58', NULL), (10845, 8225, '2010-10-24 08:53:56', NULL), (10846, 8226, '2010-10-24 08:54:32', NULL), (10847, 8227, '2010-10-24 08:54:37', NULL), (10848, 8228, '2010-10-24 08:55:11', NULL), (10849, 8229, '2010-10-24 08:55:34', NULL), (10850, 8230, '2010-10-24 08:56:15', NULL), (10851, 8231, '2010-10-24 08:56:55', NULL), (10852, 8232, '2010-10-24 08:57:15', NULL), (10853, 8233, '2010-10-24 08:57:51', NULL), (10854, 8234, '2010-10-24 08:58:34', NULL), (10855, 8235, '2010-10-24 08:59:09', NULL), (10856, 8236, '2010-10-24 08:59:30', NULL), (10857, 8237, '2010-10-24 08:59:53', NULL), (10858, 8238, '2010-10-24 09:00:31', NULL), (10859, 8239, '2010-10-24 09:15:42', NULL), (10860, 8240, '2010-10-24 09:48:18', NULL), (10861, 8241, '2010-10-24 09:49:34', NULL), (10862, 8242, '2010-10-24 10:13:40', NULL), (10863, 8243, '2010-10-24 10:42:23', NULL), (10864, 8244, '2010-10-24 11:15:33', NULL), (10865, 8245, '2010-10-24 11:39:47', NULL), (10866, 8246, '2010-10-24 12:04:31', NULL), (10867, 8247, '2010-10-24 12:04:51', NULL), (10868, 8248, '2010-10-24 12:05:12', NULL), (10869, 8249, '2010-10-24 12:05:51', NULL), (10870, 8250, '2010-10-24 12:06:12', NULL), (10871, 8251, '2010-10-24 12:06:51', NULL), (10872, 8252, '2010-10-24 12:07:14', NULL), (10873, 8253, '2010-10-24 12:07:51', NULL), (10874, 8254, '2010-10-24 12:08:32', NULL), (10875, 8255, '2010-10-24 12:08:33', NULL), (10876, 8256, '2010-10-24 12:08:53', NULL), (10877, 8257, '2010-10-24 12:08:53', NULL), (10878, 8258, '2010-10-24 12:09:14', NULL), (10879, 8259, '2010-10-24 12:09:33', NULL), (10880, 8260, '2010-10-24 12:09:34', NULL), (10881, 8261, '2010-10-24 12:10:13', NULL), (10882, 8262, '2010-10-24 12:10:13', NULL), (10883, 8263, '2010-10-24 12:10:33', NULL), (10884, 8264, '2010-10-24 12:10:51', NULL), (10885, 8265, '2010-10-24 12:11:09', NULL), (10886, 8266, '2010-10-24 12:11:15', NULL), (10887, 8267, '2010-10-24 12:11:16', NULL), (10888, 8268, '2010-10-24 12:11:34', NULL), (10889, 8269, '2010-10-24 12:11:36', NULL), (10890, 8270, '2010-10-24 12:12:13', NULL), (10891, 8271, '2010-10-24 12:12:14', NULL), (10892, 8272, '2010-10-24 12:12:36', NULL), (10893, 8273, '2010-10-24 12:12:37', NULL), (10894, 8274, '2010-10-24 12:13:15', NULL), (10895, 8275, '2010-10-24 12:13:15', NULL), (10896, 8276, '2010-10-24 12:13:33', NULL), (10897, 8277, '2010-10-24 12:13:32', NULL), (10898, 8278, '2010-10-24 12:13:54', NULL), (10899, 8279, '2010-10-24 12:13:55', NULL), (10900, 8280, '2010-10-24 12:14:13', NULL), (10901, 8281, '2010-10-24 12:14:35', NULL), (10902, 8282, '2010-10-24 12:14:50', NULL), (10903, 8283, '2010-10-24 12:15:09', NULL), (10904, 8284, '2010-10-24 12:15:31', NULL), (10905, 8285, '2010-10-24 12:15:32', NULL), (10906, 8286, '2010-10-24 12:15:49', NULL), (10907, 8287, '2010-10-24 12:15:51', NULL), (10908, 8288, '2010-10-24 12:16:32', NULL), (10909, 8289, '2010-10-24 12:16:32', NULL), (10910, 8290, '2010-10-24 12:16:47', NULL), (10911, 8291, '2010-10-24 12:16:50', NULL), (10912, 8292, '2010-10-24 12:17:15', NULL), (10913, 8293, '2010-10-24 12:17:16', NULL), (10914, 8294, '2010-10-24 12:17:40', NULL), (10915, 8295, '2010-10-24 12:18:02', NULL), (10916, 8296, '2010-10-24 12:18:02', NULL), (10917, 8297, '2010-10-24 12:18:42', NULL), (10918, 8298, '2010-10-24 12:18:43', NULL), (10919, 8299, '2010-10-24 12:19:03', NULL), (10920, 8300, '2010-10-24 12:19:06', NULL), (10921, 8301, '2010-10-24 12:19:06', NULL), (10922, 8302, '2010-10-24 12:19:25', NULL), (10923, 8303, '2010-10-24 12:19:45', NULL), (10924, 8304, '2010-10-24 12:19:47', NULL), (10925, 8305, '2010-10-24 12:20:08', NULL), (10926, 8306, '2010-10-24 12:20:09', NULL), (10927, 8307, '2010-10-24 12:20:46', NULL), (10928, 8308, '2010-10-24 12:20:47', NULL), (10929, 8309, '2010-10-24 12:21:07', NULL), (10930, 8310, '2010-10-24 12:21:08', NULL), (10931, 8311, '2010-10-24 12:21:27', NULL), (10932, 8312, '2010-10-24 12:21:44', NULL), (10933, 8313, '2010-10-24 12:22:07', NULL), (10934, 8314, '2010-10-24 12:22:07', NULL), (10935, 8315, '2010-10-24 12:22:28', NULL), (10936, 8316, '2010-10-24 12:22:47', NULL), (10937, 8317, '2010-10-24 12:23:11', NULL), (10938, 8318, '2010-10-24 12:23:32', NULL), (10939, 8319, '2010-10-24 12:23:33', NULL), (10940, 8320, '2010-10-24 12:23:51', NULL), (10941, 8321, '2010-10-24 12:23:53', NULL), (10942, 8322, '2010-10-24 12:24:11', NULL), (10943, 8323, '2010-10-24 12:24:52', NULL), (10944, 8324, '2010-10-24 12:24:53', NULL), (10945, 8325, '2010-10-24 12:25:16', NULL), (10946, 8326, '2010-10-24 12:25:17', NULL), (10947, 8327, '2010-10-24 12:25:38', NULL), (10948, 8328, '2010-10-24 12:25:38', NULL), (10949, 8329, '2010-10-24 12:26:17', NULL), (10950, 8330, '2010-10-24 12:26:18', NULL), (10951, 8331, '2010-10-24 12:26:39', NULL), (10952, 8332, '2010-10-24 12:26:38', NULL), (10953, 8333, '2010-10-24 12:27:17', NULL), (10954, 8334, '2010-10-24 12:27:18', NULL), (10955, 8335, '2010-10-24 12:27:34', NULL), (10956, 8336, '2010-10-24 12:27:40', NULL), (10957, 8337, '2010-10-24 12:27:40', NULL), (10958, 8338, '2010-10-24 12:28:01', NULL), (10959, 8339, '2010-10-24 12:28:18', NULL), (10960, 8340, '2010-10-24 12:28:38', NULL), (10961, 8341, '2010-10-24 12:28:38', NULL), (10962, 8342, '2010-10-24 12:28:56', NULL), (10963, 8343, '2010-10-24 12:29:19', NULL), (10964, 8344, '2010-10-24 12:29:20', NULL), (10965, 8345, '2010-10-24 12:29:36', NULL), (10966, 8346, '2010-10-24 12:29:39', NULL), (10967, 8347, '2010-10-24 12:29:55', NULL), (10968, 8348, '2010-10-24 12:30:18', NULL), (10969, 8349, '2010-10-24 12:30:28', NULL), (10970, 8350, '2010-10-24 12:30:31', NULL), (10971, 8351, '2010-10-24 12:30:35', NULL), (10972, 8352, '2010-10-24 12:30:57', NULL), (10973, 8353, '2010-10-24 12:30:57', NULL), (10974, 8354, '2010-10-24 12:31:36', NULL), (10975, 8355, '2010-10-24 12:31:36', NULL), (10976, 8356, '2010-10-24 12:31:56', NULL), (10977, 8357, '2010-10-24 12:31:57', NULL), (10978, 8358, '2010-10-24 12:32:16', NULL), (10979, 8359, '2010-10-24 12:32:33', NULL), (10980, 8360, '2010-10-24 12:32:54', NULL), (10981, 8361, '2010-10-24 12:32:56', NULL), (10982, 8362, '2010-10-24 12:33:15', NULL), (10983, 8363, '2010-10-24 12:33:37', NULL), (10984, 8364, '2010-10-24 12:33:37', NULL), (10985, 8365, '2010-10-24 12:33:56', NULL), (10986, 8366, '2010-10-24 12:33:58', NULL), (10987, 8367, '2010-10-24 12:34:37', NULL), (10988, 8368, '2010-10-24 12:34:56', NULL), (10989, 8369, '2010-10-24 12:34:58', NULL), (10990, 8370, '2010-10-24 12:35:37', NULL), (10991, 8371, '2010-10-24 12:35:38', NULL), (10992, 8372, '2010-10-24 12:35:58', NULL), (10993, 8373, '2010-10-24 12:35:59', NULL), (10994, 8374, '2010-10-24 12:36:18', NULL), (10995, 8375, '2010-10-24 12:36:18', NULL), (10996, 8376, '2010-10-24 12:36:39', NULL), (10997, 8377, '2010-10-24 12:36:57', NULL), (10998, 8378, '2010-10-24 12:37:19', NULL), (10999, 8379, '2010-10-24 12:37:20', NULL), (11000, 8380, '2010-10-24 12:37:41', NULL), (11001, 8381, '2010-10-24 12:37:42', NULL), (11002, 8382, '2010-10-24 12:37:59', NULL), (11003, 8383, '2010-10-24 12:38:00', NULL), (11004, 8384, '2010-10-24 12:38:37', NULL), (11005, 8385, '2010-10-24 12:38:38', NULL), (11006, 8386, '2010-10-24 12:38:58', NULL), (11007, 8387, '2010-10-24 12:38:59', NULL), (11008, 8388, '2010-10-24 12:39:20', NULL), (11009, 8389, '2010-10-24 12:39:20', NULL), (11010, 8390, '2010-10-24 12:40:03', NULL), (11011, 8391, '2010-10-24 12:40:05', NULL), (11012, 8392, '2010-10-24 12:40:23', NULL), (11013, 8393, '2010-10-24 12:40:24', NULL), (11014, 8394, '2010-10-24 12:40:43', NULL), (11015, 8395, '2010-10-24 12:41:01', NULL), (11016, 8396, '2010-10-24 12:41:03', NULL), (11017, 8397, '2010-10-24 12:41:23', NULL), (11018, 8398, '2010-10-24 12:41:24', NULL), (11019, 8399, '2010-10-24 12:42:01', NULL), (11020, 8400, '2010-10-24 12:42:19', NULL), (11021, 8401, '2010-10-24 12:42:23', NULL), (11022, 8402, '2010-10-24 12:42:41', NULL), (11023, 8403, '2010-10-24 12:43:01', NULL), (11024, 8404, '2010-10-24 12:43:02', NULL), (11025, 8405, '2010-10-24 12:43:22', NULL), (11026, 8406, '2010-10-24 12:43:23', NULL), (11027, 8407, '2010-10-24 12:43:41', NULL), (11028, 8408, '2010-10-24 12:43:44', NULL), (11029, 8409, '2010-10-24 12:44:01', NULL), (11030, 8410, '2010-10-24 12:44:38', NULL), (11031, 8411, '2010-10-24 12:44:40', NULL), (11032, 8412, '2010-10-24 12:44:56', NULL), (11033, 8413, '2010-10-24 12:45:00', NULL), (11034, 8414, '2010-10-24 12:45:19', NULL), (11035, 8415, '2010-10-24 12:45:40', NULL), (11036, 8416, '2010-10-24 12:45:59', NULL), (11037, 8417, '2010-10-24 12:46:02', NULL), (11038, 8418, '2010-10-24 12:46:19', NULL), (11039, 8419, '2010-10-24 12:46:38', NULL), (11040, 8420, '2010-10-24 12:46:41', NULL), (11041, 8421, '2010-10-24 12:47:02', NULL), (11042, 8422, '2010-10-24 12:47:02', NULL), (11043, 8423, '2010-10-24 12:47:38', NULL), (11044, 8424, '2010-10-24 12:47:57', NULL), (11045, 8425, '2010-10-24 12:47:58', NULL), (11046, 8426, '2010-10-24 12:48:39', NULL), (11047, 8427, '2010-10-24 12:49:02', NULL), (11048, 8428, '2010-10-24 12:49:02', NULL), (11049, 8429, '2010-10-24 12:49:22', NULL), (11050, 8430, '2010-10-24 12:49:21', NULL), (11051, 8431, '2010-10-24 12:50:01', NULL), (11052, 8432, '2010-10-24 12:50:01', NULL), (11053, 8433, '2010-10-24 12:50:38', NULL), (11054, 8434, '2010-10-24 12:50:56', NULL), (11055, 8435, '2010-10-24 12:51:14', NULL), (11056, 8436, '2010-10-24 12:51:18', NULL), (11057, 8437, '2010-10-24 12:51:39', NULL), (11058, 8438, '2010-10-24 12:52:14', NULL), (11059, 8439, '2010-10-24 12:52:35', NULL), (11060, 8440, '2010-10-24 12:53:14', NULL), (11061, 8441, '2010-10-24 12:53:33', NULL), (11062, 8442, '2010-10-24 12:53:36', NULL), (11063, 8443, '2010-10-24 12:53:39', NULL), (11064, 8444, '2010-10-24 12:54:14', NULL), (11065, 8445, '2010-10-24 12:59:37', NULL), (11066, 8446, '2010-10-24 13:25:45', NULL), (11067, 8447, '2010-10-24 13:35:49', NULL), (11068, 8448, '2010-10-24 13:48:13', NULL), (11069, 8449, '2010-10-24 14:02:54', NULL), (11070, 8450, '2010-10-24 14:47:14', NULL), (11071, 8451, '2010-10-24 15:03:54', NULL), (11072, 8452, '2010-10-24 15:34:59', NULL), (11073, 8453, '2010-10-24 15:48:02', NULL), (11074, 8454, '2010-10-24 15:56:27', NULL), (11075, 8455, '2010-10-24 16:56:58', NULL), (11076, 8456, '2010-10-24 17:44:44', NULL), (11077, 8457, '2010-10-24 17:46:10', NULL), (11078, 8458, '2010-10-24 17:57:59', NULL), (11079, 8459, '2010-10-24 18:04:34', NULL), (11080, 8460, '2010-10-24 18:07:07', NULL), (11082, 8461, '2010-10-24 18:37:58', NULL), (11083, 8462, '2010-10-24 19:47:34', NULL), (11084, 8463, '2010-10-24 20:29:01', NULL), (11085, 8464, '2010-10-24 22:07:45', NULL), (11086, 8465, '2010-10-24 23:07:03', NULL), (11087, 8466, '2010-10-24 23:21:06', NULL), (11088, 8467, '2010-10-24 23:21:07', NULL), (11089, 8468, '2010-10-24 23:21:09', NULL), (11090, 8469, '2010-10-24 23:21:12', NULL), (11091, 8470, '2010-10-24 23:21:14', NULL), (11092, 8471, '2010-10-24 23:21:15', NULL), (11093, 8472, '2010-10-24 23:21:17', NULL), (11094, 8473, '2010-10-24 23:32:55', NULL), (11095, 8474, '2010-10-25 00:17:22', NULL), (11096, 8474, '2010-10-25 00:19:50', NULL), (11098, 8475, '2010-10-25 02:38:07', NULL), (11099, 8476, '2010-10-25 04:35:29', NULL), (11100, 8477, '2010-10-25 05:30:55', NULL), (11101, 8478, '2010-10-25 05:30:58', NULL), (11103, 8479, '2010-10-25 07:41:52', NULL), (11104, 8480, '2010-10-25 07:51:46', NULL), (11105, 8480, '2010-10-25 07:52:17', NULL), (11106, 8481, '2010-10-25 07:53:40', NULL), (11107, 8482, '2010-10-25 08:04:42', NULL), (11108, 8483, '2010-10-25 08:04:46', NULL), (11109, 8484, '2010-10-25 08:59:04', NULL), (11110, 8485, '2010-10-25 09:03:53', NULL), (11111, 8486, '2010-10-25 09:04:29', NULL), (11112, 8487, '2010-10-25 09:04:37', NULL), (11113, 8488, '2010-10-25 09:04:45', NULL), (11114, 8489, '2010-10-25 09:08:04', NULL), (11115, 8490, '2010-10-25 09:14:59', NULL), (11116, 8491, '2010-10-25 09:20:42', NULL), (11117, 8492, '2010-10-25 11:06:31', NULL), (11118, 8493, '2010-10-25 11:06:31', NULL), (11119, 8494, '2010-10-25 11:07:28', NULL), (11120, 8495, '2010-10-25 12:10:00', NULL), (11121, 8496, '2010-10-25 12:15:37', NULL), (11122, 8497, '2010-10-25 12:24:41', NULL), (11123, 8498, '2010-10-25 13:20:28', NULL), (11124, 8499, '2010-10-25 13:39:29', NULL), (11125, 8500, '2010-10-25 13:51:27', NULL), (11126, 8501, '2010-10-25 13:59:49', NULL), (11127, 8502, '2010-10-25 15:03:05', NULL), (11128, 8503, '2010-10-25 15:09:26', NULL), (11130, 8504, '2010-10-25 16:00:52', NULL), (11131, 8505, '2010-10-25 16:32:15', NULL), (11132, 8506, '2010-10-25 16:46:33', NULL), (11133, 8507, '2010-10-25 16:53:17', NULL), (11134, 8508, '2010-10-25 16:55:39', NULL), (11135, 8509, '2010-10-25 17:06:10', NULL), (11136, 8510, '2010-10-25 17:14:39', NULL), (11137, 8511, '2010-10-25 17:24:31', NULL), (11138, 8512, '2010-10-25 17:27:11', NULL), (11139, 8513, '2010-10-25 18:19:28', NULL), (11140, 8514, '2010-10-25 18:29:50', NULL), (11141, 8514, '2010-10-25 18:31:48', NULL), (11142, 8515, '2010-10-25 19:02:25', NULL), (11143, 8515, '2010-10-25 19:09:03', NULL), (11144, 8516, '2010-10-25 19:14:30', NULL), (11145, 8517, '2010-10-25 19:39:52', NULL), (11146, 8518, '2010-10-25 19:47:29', NULL), (11147, 8519, '2010-10-25 22:22:03', NULL), (11148, 8520, '2010-10-25 22:35:47', NULL), (11149, 8521, '2010-10-25 22:42:17', NULL), (11150, 8522, '2010-10-26 00:13:33', NULL), (11151, 8523, '2010-10-26 00:58:02', NULL), (11152, 8524, '2010-10-26 01:55:58', NULL), (11153, 8525, '2010-10-26 03:08:55', NULL), (11154, 8526, '2010-10-26 03:24:18', NULL), (11155, 8527, '2010-10-26 03:24:23', NULL), (11156, 8528, '2010-10-26 03:24:25', NULL), (11157, 8529, '2010-10-26 03:24:27', NULL), (11158, 8530, '2010-10-26 03:24:30', NULL), (11159, 8531, '2010-10-26 03:24:32', NULL), (11160, 8532, '2010-10-26 03:24:34', NULL), (11161, 8533, '2010-10-26 03:24:37', NULL), (11162, 8534, '2010-10-26 03:24:41', NULL), (11163, 8535, '2010-10-26 03:24:43', NULL), (11164, 8536, '2010-10-26 03:24:46', NULL), (11165, 8537, '2010-10-26 03:24:49', NULL), (11166, 8538, '2010-10-26 03:24:51', NULL), (11167, 8539, '2010-10-26 03:24:53', NULL), (11168, 8540, '2010-10-26 03:24:55', NULL), (11169, 8541, '2010-10-26 03:24:58', NULL), (11170, 8542, '2010-10-26 03:25:00', NULL), (11171, 8543, '2010-10-26 03:25:02', NULL), (11172, 8544, '2010-10-26 03:25:03', NULL), (11173, 8545, '2010-10-26 03:25:05', NULL), (11174, 8546, '2010-10-26 03:25:06', NULL), (11175, 8547, '2010-10-26 03:25:08', NULL), (11176, 8548, '2010-10-26 03:25:10', NULL), (11177, 8549, '2010-10-26 03:25:13', NULL), (11178, 8550, '2010-10-26 03:25:15', NULL), (11179, 8551, '2010-10-26 03:25:16', NULL), (11180, 8552, '2010-10-26 03:25:19', NULL), (11181, 8553, '2010-10-26 03:25:21', NULL), (11182, 8554, '2010-10-26 03:25:24', NULL), (11183, 8555, '2010-10-26 03:25:26', NULL), (11184, 8556, '2010-10-26 03:25:29', NULL), (11185, 8557, '2010-10-26 03:25:32', NULL), (11186, 8558, '2010-10-26 03:25:34', NULL), (11187, 8559, '2010-10-26 03:25:37', NULL), (11188, 8560, '2010-10-26 03:25:39', NULL), (11189, 8561, '2010-10-26 03:25:42', NULL), (11190, 8562, '2010-10-26 03:25:44', NULL), (11191, 8563, '2010-10-26 03:25:47', NULL), (11192, 8564, '2010-10-26 03:25:49', NULL), (11193, 8565, '2010-10-26 03:25:52', NULL), (11194, 8566, '2010-10-26 03:25:54', NULL), (11195, 8567, '2010-10-26 03:25:57', NULL), (11196, 8568, '2010-10-26 03:25:59', NULL), (11197, 8569, '2010-10-26 03:26:02', NULL), (11198, 8570, '2010-10-26 03:26:04', NULL), (11199, 8571, '2010-10-26 03:26:07', NULL), (11200, 8572, '2010-10-26 03:26:09', NULL), (11201, 8573, '2010-10-26 03:26:12', NULL), (11202, 8574, '2010-10-26 03:26:14', NULL), (11203, 8575, '2010-10-26 03:26:17', NULL), (11204, 8576, '2010-10-26 03:26:19', NULL), (11205, 8577, '2010-10-26 03:26:22', NULL), (11206, 8578, '2010-10-26 05:52:23', NULL), (11207, 8579, '2010-10-26 06:19:41', NULL), (11208, 8580, '2010-10-26 06:36:17', NULL), (11209, 8581, '2010-10-26 07:07:11', NULL), (11210, 8582, '2010-10-26 07:07:13', NULL), (11211, 8583, '2010-10-26 07:26:10', NULL), (11212, 8584, '2010-10-26 07:26:12', NULL), (11213, 8585, '2010-10-26 07:33:51', NULL), (11214, 8586, '2010-10-26 08:11:32', NULL), (11215, 8587, '2010-10-26 08:12:44', NULL), (11216, 8588, '2010-10-26 08:41:25', NULL), (11217, 8589, '2010-10-26 08:41:28', NULL), (11218, 8590, '2010-10-26 09:04:49', NULL), (11219, 8591, '2010-10-26 09:43:47', NULL), (11220, 8592, '2010-10-26 09:43:50', NULL), (11221, 8593, '2010-10-26 09:43:52', NULL), (11222, 8594, '2010-10-26 09:43:56', NULL), (11223, 8595, '2010-10-26 09:43:59', NULL), (11224, 8596, '2010-10-26 09:44:02', NULL), (11225, 8597, '2010-10-26 09:44:05', NULL), (11226, 8598, '2010-10-26 09:44:08', NULL), (11227, 8599, '2010-10-26 09:44:12', NULL), (11228, 8600, '2010-10-26 09:44:15', NULL), (11229, 8601, '2010-10-26 09:44:18', NULL), (11230, 8602, '2010-10-26 09:44:21', NULL), (11231, 8603, '2010-10-26 09:44:24', NULL), (11232, 8604, '2010-10-26 09:44:27', NULL), (11233, 8605, '2010-10-26 09:44:31', NULL), (11234, 8606, '2010-10-26 09:44:34', NULL), (11235, 8607, '2010-10-26 09:44:37', NULL), (11236, 8608, '2010-10-26 09:44:41', NULL), (11237, 8609, '2010-10-26 09:44:44', NULL), (11238, 8610, '2010-10-26 09:44:49', NULL), (11239, 8611, '2010-10-26 09:44:52', NULL), (11240, 8612, '2010-10-26 09:44:56', NULL), (11241, 8613, '2010-10-26 09:45:01', NULL), (11242, 8614, '2010-10-26 09:45:04', NULL), (11243, 8615, '2010-10-26 09:45:08', NULL), (11244, 8616, '2010-10-26 09:45:12', NULL), (11245, 8617, '2010-10-26 09:45:15', NULL), (11246, 8618, '2010-10-26 09:45:19', NULL), (11247, 8619, '2010-10-26 09:45:23', NULL), (11248, 8620, '2010-10-26 09:45:27', NULL), (11249, 8621, '2010-10-26 09:45:31', NULL), (11250, 8622, '2010-10-26 09:45:35', NULL), (11251, 8623, '2010-10-26 09:45:39', NULL), (11252, 8624, '2010-10-26 09:45:44', NULL), (11253, 8625, '2010-10-26 09:45:48', NULL), (11254, 8626, '2010-10-26 09:45:52', NULL), (11255, 8627, '2010-10-26 09:45:56', NULL), (11256, 8628, '2010-10-26 09:46:00', NULL), (11257, 8629, '2010-10-26 09:46:04', NULL), (11258, 8630, '2010-10-26 09:46:08', NULL), (11259, 8631, '2010-10-26 09:46:13', NULL), (11260, 8632, '2010-10-26 09:46:18', NULL), (11261, 8633, '2010-10-26 09:46:23', NULL), (11262, 8634, '2010-10-26 09:46:29', NULL), (11263, 8635, '2010-10-26 09:46:34', NULL), (11264, 8636, '2010-10-26 09:46:38', NULL), (11265, 8637, '2010-10-26 09:46:43', NULL), (11266, 8638, '2010-10-26 09:46:47', NULL), (11267, 8639, '2010-10-26 09:46:51', NULL), (11268, 8640, '2010-10-26 09:46:56', NULL), (11269, 8641, '2010-10-26 09:47:01', NULL), (11270, 8642, '2010-10-26 09:47:05', NULL), (11271, 8643, '2010-10-26 09:47:10', NULL), (11272, 8644, '2010-10-26 09:47:15', NULL), (11273, 8645, '2010-10-26 09:47:19', NULL), (11274, 8646, '2010-10-26 09:47:24', NULL), (11275, 8647, '2010-10-26 09:47:28', NULL), (11276, 8648, '2010-10-26 09:47:33', NULL), (11277, 8649, '2010-10-26 09:47:37', NULL), (11278, 8650, '2010-10-26 09:47:41', NULL), (11279, 8651, '2010-10-26 09:47:47', NULL), (11280, 8652, '2010-10-26 09:47:51', NULL), (11281, 8653, '2010-10-26 09:47:54', NULL), (11282, 8654, '2010-10-26 09:47:58', NULL), (11283, 8655, '2010-10-26 09:48:04', NULL), (11284, 8656, '2010-10-26 09:48:08', NULL), (11285, 8657, '2010-10-26 09:48:13', NULL), (11286, 8658, '2010-10-26 09:48:16', NULL), (11287, 8659, '2010-10-26 09:48:20', NULL), (11288, 8660, '2010-10-26 09:48:26', NULL), (11289, 8661, '2010-10-26 09:48:32', NULL), (11290, 8662, '2010-10-26 09:48:38', NULL), (11291, 8663, '2010-10-26 09:48:43', NULL), (11292, 8664, '2010-10-26 09:48:47', NULL), (11293, 8665, '2010-10-26 09:48:51', NULL), (11294, 8666, '2010-10-26 09:48:55', NULL), (11295, 8667, '2010-10-26 09:49:00', NULL), (11296, 8668, '2010-10-26 09:49:03', NULL), (11297, 8669, '2010-10-26 09:49:06', NULL), (11298, 8670, '2010-10-26 09:49:10', NULL), (11299, 8671, '2010-10-26 09:49:14', NULL), (11300, 8672, '2010-10-26 09:49:19', NULL), (11301, 8673, '2010-10-26 09:49:24', NULL), (11302, 8674, '2010-10-26 09:49:27', NULL), (11303, 8675, '2010-10-26 09:49:31', NULL), (11304, 8676, '2010-10-26 09:49:35', NULL), (11305, 8677, '2010-10-26 09:49:38', NULL), (11306, 8678, '2010-10-26 09:49:42', NULL), (11307, 8679, '2010-10-26 09:49:47', NULL), (11308, 8680, '2010-10-26 09:49:51', NULL), (11309, 8681, '2010-10-26 09:49:55', NULL), (11310, 8682, '2010-10-26 09:49:59', NULL), (11311, 8683, '2010-10-26 09:50:02', NULL), (11312, 8684, '2010-10-26 09:50:05', NULL), (11313, 8685, '2010-10-26 09:50:09', NULL), (11314, 8686, '2010-10-26 09:50:12', NULL), (11315, 8687, '2010-10-26 09:50:16', NULL), (11316, 8688, '2010-10-26 09:50:20', NULL), (11317, 8689, '2010-10-26 09:50:23', NULL), (11318, 8690, '2010-10-26 10:02:54', NULL), (11319, 8691, '2010-10-26 10:02:57', NULL), (11320, 8692, '2010-10-26 10:03:00', NULL), (11321, 8693, '2010-10-26 10:03:04', NULL), (11322, 8694, '2010-10-26 10:03:07', NULL), (11323, 8695, '2010-10-26 10:03:10', NULL), (11324, 8696, '2010-10-26 10:03:13', NULL), (11325, 8697, '2010-10-26 10:03:16', NULL), (11326, 8698, '2010-10-26 10:03:19', NULL), (11327, 8699, '2010-10-26 10:03:22', NULL), (11328, 8700, '2010-10-26 10:03:25', NULL), (11329, 8701, '2010-10-26 10:03:29', NULL), (11330, 8702, '2010-10-26 10:03:32', NULL), (11331, 8703, '2010-10-26 10:03:36', NULL), (11332, 8704, '2010-10-26 10:03:39', NULL), (11333, 8705, '2010-10-26 10:03:42', NULL), (11334, 8706, '2010-10-26 10:03:45', NULL), (11335, 8707, '2010-10-26 10:03:49', NULL), (11336, 8708, '2010-10-26 10:03:52', NULL), (11337, 8709, '2010-10-26 10:03:56', NULL), (11338, 8710, '2010-10-26 10:04:00', NULL), (11339, 8711, '2010-10-26 10:04:04', NULL), (11340, 8712, '2010-10-26 10:04:08', NULL), (11341, 8713, '2010-10-26 10:04:12', NULL), (11342, 8714, '2010-10-26 10:04:19', NULL), (11343, 8715, '2010-10-26 10:04:22', NULL), (11344, 8716, '2010-10-26 10:04:26', NULL), (11345, 8717, '2010-10-26 10:04:29', NULL), (11346, 8718, '2010-10-26 10:04:33', NULL), (11347, 8719, '2010-10-26 10:04:37', NULL), (11348, 8720, '2010-10-26 10:04:41', NULL), (11349, 8721, '2010-10-26 10:04:44', NULL), (11350, 8722, '2010-10-26 10:04:48', NULL), (11351, 8723, '2010-10-26 10:04:52', NULL), (11352, 8724, '2010-10-26 10:04:55', NULL), (11353, 8725, '2010-10-26 10:05:00', NULL), (11354, 8726, '2010-10-26 10:05:03', NULL), (11355, 8727, '2010-10-26 10:05:07', NULL), (11356, 8728, '2010-10-26 10:05:11', NULL), (11357, 8729, '2010-10-26 10:05:16', NULL), (11358, 8730, '2010-10-26 10:05:20', NULL), (11359, 8731, '2010-10-26 10:05:24', NULL), (11360, 8732, '2010-10-26 10:05:29', NULL), (11361, 8733, '2010-10-26 10:05:34', NULL), (11362, 8734, '2010-10-26 10:05:38', NULL), (11363, 8735, '2010-10-26 10:05:43', NULL), (11364, 8736, '2010-10-26 10:05:47', NULL), (11365, 8737, '2010-10-26 10:05:51', NULL), (11366, 8738, '2010-10-26 10:05:56', NULL), (11367, 8739, '2010-10-26 10:06:00', NULL), (11368, 8740, '2010-10-26 10:06:05', NULL), (11369, 8741, '2010-10-26 10:06:09', NULL), (11370, 8742, '2010-10-26 10:06:13', NULL), (11371, 8743, '2010-10-26 10:06:18', NULL), (11372, 8744, '2010-10-26 10:06:21', NULL), (11373, 8745, '2010-10-26 10:06:25', NULL), (11374, 8746, '2010-10-26 10:06:29', NULL), (11375, 8747, '2010-10-26 10:06:34', NULL), (11376, 8748, '2010-10-26 10:06:38', NULL), (11377, 8749, '2010-10-26 10:06:41', NULL), (11378, 8750, '2010-10-26 10:06:46', NULL), (11379, 8751, '2010-10-26 10:06:50', NULL), (11380, 8752, '2010-10-26 10:06:53', NULL), (11381, 8753, '2010-10-26 10:06:57', NULL), (11382, 8754, '2010-10-26 10:07:00', NULL), (11383, 8755, '2010-10-26 10:07:04', NULL), (11384, 8756, '2010-10-26 10:07:08', NULL), (11385, 8757, '2010-10-26 10:07:13', NULL), (11386, 8758, '2010-10-26 10:07:17', NULL), (11387, 8759, '2010-10-26 10:07:22', NULL), (11388, 8760, '2010-10-26 10:07:26', NULL), (11389, 8761, '2010-10-26 10:07:30', NULL), (11390, 8762, '2010-10-26 10:07:35', NULL), (11391, 8763, '2010-10-26 10:07:40', NULL), (11392, 8764, '2010-10-26 10:07:44', NULL), (11393, 8765, '2010-10-26 10:07:49', NULL), (11394, 8766, '2010-10-26 10:07:52', NULL), (11395, 8767, '2010-10-26 10:07:57', NULL), (11396, 8768, '2010-10-26 10:08:02', NULL), (11397, 8769, '2010-10-26 10:08:07', NULL), (11398, 8770, '2010-10-26 10:08:12', NULL), (11399, 8771, '2010-10-26 10:08:18', NULL), (11400, 8772, '2010-10-26 10:08:23', NULL), (11401, 8773, '2010-10-26 10:08:28', NULL), (11402, 8774, '2010-10-26 10:08:32', NULL), (11403, 8775, '2010-10-26 10:08:35', NULL), (11404, 8776, '2010-10-26 10:08:40', NULL), (11405, 8777, '2010-10-26 10:08:44', NULL), (11406, 8778, '2010-10-26 10:08:49', NULL), (11407, 8779, '2010-10-26 10:08:53', NULL), (11408, 8780, '2010-10-26 10:08:57', NULL), (11409, 8781, '2010-10-26 10:09:00', NULL), (11410, 8782, '2010-10-26 10:09:04', NULL), (11411, 8783, '2010-10-26 10:09:09', NULL), (11412, 8784, '2010-10-26 10:09:14', NULL), (11413, 8785, '2010-10-26 10:09:17', NULL), (11414, 8786, '2010-10-26 10:09:20', NULL), (11415, 8787, '2010-10-26 10:09:23', NULL), (11416, 8788, '2010-10-26 10:09:27', NULL), (11417, 8789, '2010-10-26 10:21:18', NULL), (11418, 8790, '2010-10-26 10:21:21', NULL), (11419, 8791, '2010-10-26 10:21:24', NULL), (11420, 8792, '2010-10-26 10:21:27', NULL), (11421, 8793, '2010-10-26 10:21:30', NULL), (11422, 8794, '2010-10-26 10:21:33', NULL), (11423, 8795, '2010-10-26 10:21:37', NULL), (11424, 8796, '2010-10-26 10:21:40', NULL), (11425, 8797, '2010-10-26 10:21:43', NULL), (11426, 8798, '2010-10-26 10:21:46', NULL), (11427, 8799, '2010-10-26 10:21:50', NULL), (11428, 8800, '2010-10-26 10:21:53', NULL), (11429, 8801, '2010-10-26 10:21:56', NULL), (11430, 8802, '2010-10-26 10:21:58', NULL), (11431, 8803, '2010-10-26 10:22:01', NULL), (11432, 8804, '2010-10-26 10:22:05', NULL), (11433, 8805, '2010-10-26 10:22:09', NULL), (11434, 8806, '2010-10-26 10:22:12', NULL), (11435, 8807, '2010-10-26 10:22:16', NULL), (11436, 8808, '2010-10-26 10:22:20', NULL), (11437, 8809, '2010-10-26 10:22:24', NULL), (11438, 8810, '2010-10-26 10:22:27', NULL), (11439, 8811, '2010-10-26 10:22:32', NULL), (11440, 8812, '2010-10-26 10:22:35', NULL), (11441, 8813, '2010-10-26 10:22:39', NULL), (11442, 8814, '2010-10-26 10:22:43', NULL), (11443, 8815, '2010-10-26 10:22:47', NULL), (11444, 8816, '2010-10-26 10:22:51', NULL), (11445, 8817, '2010-10-26 10:22:55', NULL), (11446, 8818, '2010-10-26 10:22:59', NULL), (11447, 8819, '2010-10-26 10:23:04', NULL), (11448, 8820, '2010-10-26 10:23:07', NULL), (11449, 8821, '2010-10-26 10:23:11', NULL), (11450, 8822, '2010-10-26 10:23:15', NULL), (11451, 8823, '2010-10-26 10:23:18', NULL), (11452, 8824, '2010-10-26 10:23:22', NULL), (11453, 8825, '2010-10-26 10:23:26', NULL), (11454, 8826, '2010-10-26 10:23:30', NULL), (11455, 8827, '2010-10-26 10:23:34', NULL), (11456, 8828, '2010-10-26 10:23:37', NULL), (11457, 8829, '2010-10-26 10:23:41', NULL), (11458, 8830, '2010-10-26 10:23:46', NULL), (11459, 8831, '2010-10-26 10:23:51', NULL), (11460, 8832, '2010-10-26 10:23:55', NULL), (11461, 8833, '2010-10-26 10:23:59', NULL), (11462, 8834, '2010-10-26 10:24:03', NULL), (11463, 8835, '2010-10-26 10:24:07', NULL), (11464, 8836, '2010-10-26 10:24:11', NULL), (11465, 8837, '2010-10-26 10:24:15', NULL), (11466, 8838, '2010-10-26 10:24:18', NULL), (11467, 8839, '2010-10-26 10:24:22', NULL), (11468, 8840, '2010-10-26 10:24:26', NULL), (11469, 8841, '2010-10-26 10:24:30', NULL), (11470, 8842, '2010-10-26 10:24:35', NULL), (11471, 8843, '2010-10-26 10:24:38', NULL), (11472, 8844, '2010-10-26 10:24:43', NULL), (11473, 8845, '2010-10-26 10:24:47', NULL), (11474, 8846, '2010-10-26 10:24:50', NULL), (11475, 8847, '2010-10-26 10:24:55', NULL), (11476, 8848, '2010-10-26 10:24:59', NULL), (11477, 8849, '2010-10-26 10:25:02', NULL), (11478, 8850, '2010-10-26 10:25:06', NULL), (11479, 8851, '2010-10-26 10:25:09', NULL), (11480, 8852, '2010-10-26 10:25:13', NULL), (11481, 8853, '2010-10-26 10:25:16', NULL), (11482, 8854, '2010-10-26 10:25:20', NULL), (11483, 8855, '2010-10-26 10:25:23', NULL), (11484, 8856, '2010-10-26 10:25:27', NULL), (11485, 8857, '2010-10-26 10:25:30', NULL), (11486, 8858, '2010-10-26 10:25:34', NULL), (11487, 8859, '2010-10-26 10:25:37', NULL), (11488, 8860, '2010-10-26 10:25:40', NULL), (11489, 8861, '2010-10-26 10:25:43', NULL), (11490, 8862, '2010-10-26 10:25:48', NULL), (11491, 8863, '2010-10-26 10:25:51', NULL), (11492, 8864, '2010-10-26 10:25:55', NULL), (11493, 8865, '2010-10-26 10:25:58', NULL), (11494, 8866, '2010-10-26 10:26:02', NULL), (11495, 8867, '2010-10-26 10:26:05', NULL), (11496, 8868, '2010-10-26 10:26:08', NULL), (11497, 8869, '2010-10-26 10:26:12', NULL), (11498, 8870, '2010-10-26 10:26:16', NULL), (11499, 8871, '2010-10-26 10:26:20', NULL), (11500, 8872, '2010-10-26 10:26:23', NULL), (11501, 8873, '2010-10-26 10:26:27', NULL), (11502, 8874, '2010-10-26 10:26:31', NULL), (11503, 8875, '2010-10-26 10:26:34', NULL), (11504, 8876, '2010-10-26 10:26:38', NULL), (11505, 8877, '2010-10-26 10:26:42', NULL), (11506, 8878, '2010-10-26 10:26:46', NULL), (11507, 8879, '2010-10-26 10:26:49', NULL), (11508, 8880, '2010-10-26 10:26:52', NULL), (11509, 8881, '2010-10-26 10:26:56', NULL), (11510, 8882, '2010-10-26 10:26:59', NULL), (11511, 8883, '2010-10-26 10:27:02', NULL), (11512, 8884, '2010-10-26 10:27:05', NULL), (11513, 8885, '2010-10-26 10:27:09', NULL), (11514, 8886, '2010-10-26 10:27:12', NULL), (11515, 8887, '2010-10-26 10:27:14', NULL), (11516, 8888, '2010-10-26 10:34:31', NULL), (11517, 8889, '2010-10-26 10:34:34', NULL), (11518, 8890, '2010-10-26 10:34:37', NULL), (11519, 8891, '2010-10-26 10:34:40', NULL), (11520, 8892, '2010-10-26 10:34:43', NULL), (11521, 8893, '2010-10-26 10:34:47', NULL), (11522, 8894, '2010-10-26 10:34:50', NULL), (11523, 8895, '2010-10-26 10:34:52', NULL), (11524, 8896, '2010-10-26 10:34:55', NULL), (11525, 8897, '2010-10-26 10:34:59', NULL), (11526, 8898, '2010-10-26 10:35:02', NULL), (11527, 8899, '2010-10-26 10:35:05', NULL), (11528, 8900, '2010-10-26 10:35:07', NULL), (11529, 8901, '2010-10-26 10:35:09', NULL), (11530, 8902, '2010-10-26 10:35:12', NULL), (11531, 8903, '2010-10-26 10:35:16', NULL), (11532, 8904, '2010-10-26 10:35:19', NULL), (11533, 8905, '2010-10-26 10:35:22', NULL), (11534, 8906, '2010-10-26 10:35:25', NULL), (11535, 8907, '2010-10-26 10:35:29', NULL), (11536, 8908, '2010-10-26 10:35:32', NULL), (11537, 8909, '2010-10-26 10:35:41', NULL), (11538, 8910, '2010-10-26 10:35:45', NULL), (11539, 8911, '2010-10-26 10:35:48', NULL), (11540, 8912, '2010-10-26 10:35:51', NULL), (11541, 8913, '2010-10-26 10:35:54', NULL), (11542, 8914, '2010-10-26 10:35:58', NULL), (11543, 8915, '2010-10-26 10:36:02', NULL), (11544, 8916, '2010-10-26 10:36:05', NULL), (11545, 8917, '2010-10-26 10:36:09', NULL), (11546, 8918, '2010-10-26 10:36:13', NULL), (11547, 8919, '2010-10-26 10:36:16', NULL), (11548, 8920, '2010-10-26 10:36:20', NULL), (11549, 8921, '2010-10-26 10:36:23', NULL), (11550, 8922, '2010-10-26 10:36:26', NULL), (11551, 8923, '2010-10-26 10:36:30', NULL), (11552, 8924, '2010-10-26 10:36:34', NULL), (11553, 8925, '2010-10-26 10:36:37', NULL), (11554, 8926, '2010-10-26 10:36:41', NULL), (11555, 8927, '2010-10-26 10:36:44', NULL), (11556, 8928, '2010-10-26 10:36:48', NULL), (11557, 8929, '2010-10-26 10:36:53', NULL), (11558, 8930, '2010-10-26 10:36:57', NULL), (11559, 8931, '2010-10-26 10:37:02', NULL), (11560, 8932, '2010-10-26 10:37:06', NULL), (11561, 8933, '2010-10-26 10:37:09', NULL), (11562, 8934, '2010-10-26 10:37:13', NULL), (11563, 8935, '2010-10-26 10:37:17', NULL), (11564, 8936, '2010-10-26 10:37:20', NULL), (11565, 8937, '2010-10-26 10:37:23', NULL), (11566, 8938, '2010-10-26 10:37:27', NULL), (11567, 8939, '2010-10-26 10:37:31', NULL), (11568, 8940, '2010-10-26 10:37:35', NULL), (11569, 8941, '2010-10-26 10:37:39', NULL), (11570, 8942, '2010-10-26 10:37:42', NULL), (11571, 8943, '2010-10-26 10:37:47', NULL), (11572, 8944, '2010-10-26 10:37:56', NULL), (11573, 8945, '2010-10-26 10:38:03', NULL), (11574, 8946, '2010-10-26 10:38:07', NULL), (11575, 8947, '2010-10-26 10:38:10', NULL), (11576, 8948, '2010-10-26 10:38:14', NULL), (11577, 8949, '2010-10-26 10:38:17', NULL), (11578, 8950, '2010-10-26 10:38:20', NULL), (11579, 8951, '2010-10-26 10:38:23', NULL), (11580, 8952, '2010-10-26 10:38:26', NULL), (11581, 8953, '2010-10-26 10:38:30', NULL), (11582, 8954, '2010-10-26 10:38:33', NULL), (11583, 8955, '2010-10-26 10:38:37', NULL), (11584, 8956, '2010-10-26 10:38:40', NULL), (11585, 8957, '2010-10-26 10:38:43', NULL), (11586, 8958, '2010-10-26 10:38:46', NULL), (11587, 8959, '2010-10-26 10:38:49', NULL), (11588, 8960, '2010-10-26 10:38:52', NULL), (11589, 8961, '2010-10-26 10:38:56', NULL), (11590, 8962, '2010-10-26 10:39:01', NULL), (11591, 8963, '2010-10-26 10:39:03', NULL), (11592, 8964, '2010-10-26 10:39:02', NULL), (11593, 8965, '2010-10-26 10:39:05', NULL), (11594, 8966, '2010-10-26 10:39:08', NULL), (11595, 8967, '2010-10-26 10:39:11', NULL), (11596, 8968, '2010-10-26 10:39:14', NULL), (11597, 8969, '2010-10-26 10:39:17', NULL), (11598, 8970, '2010-10-26 10:39:21', NULL), (11599, 8971, '2010-10-26 10:39:25', NULL), (11600, 8972, '2010-10-26 10:39:29', NULL), (11601, 8973, '2010-10-26 10:39:33', NULL), (11602, 8974, '2010-10-26 10:39:37', NULL), (11603, 8975, '2010-10-26 10:39:41', NULL), (11604, 8976, '2010-10-26 10:39:45', NULL), (11605, 8977, '2010-10-26 10:39:49', NULL), (11606, 8978, '2010-10-26 10:39:53', NULL), (11607, 8979, '2010-10-26 10:39:57', NULL), (11608, 8980, '2010-10-26 10:40:01', NULL), (11609, 8981, '2010-10-26 10:40:04', NULL), (11610, 8982, '2010-10-26 10:40:07', NULL), (11611, 8983, '2010-10-26 10:40:10', NULL), (11612, 8984, '2010-10-26 10:40:15', NULL), (11613, 8985, '2010-10-26 10:40:19', NULL), (11614, 8986, '2010-10-26 10:40:23', NULL), (11615, 8987, '2010-10-26 10:40:26', NULL), (11616, 8988, '2010-10-26 10:40:29', NULL), (11617, 8989, '2010-10-26 11:15:30', NULL), (11618, 8990, '2010-10-26 11:15:36', NULL), (11619, 8991, '2010-10-26 11:15:37', NULL), (11620, 8992, '2010-10-26 11:15:39', NULL), (11621, 8993, '2010-10-26 11:37:18', NULL), (11622, 8994, '2010-10-26 11:37:51', NULL), (11623, 8995, '2010-10-26 11:58:17', NULL), (11624, 8996, '2010-10-26 12:07:03', NULL), (11625, 8997, '2010-10-26 12:16:33', NULL), (11626, 8998, '2010-10-26 12:58:30', NULL), (11627, 8999, '2010-10-26 13:36:18', NULL), (11628, 9000, '2010-10-26 13:41:08', NULL), (11629, 9001, '2010-10-26 16:14:55', NULL), (11630, 9002, '2010-10-26 16:35:42', NULL), (11631, 9003, '2010-10-26 17:42:50', NULL), (11632, 9004, '2010-10-26 17:55:52', NULL), (11634, 9005, '2010-10-26 18:07:23', NULL), (11635, 9006, '2010-10-26 18:07:27', NULL), (11636, 9007, '2010-10-26 18:16:34', NULL), (11637, 9008, '2010-10-26 18:20:59', NULL), (11638, 9009, '2010-10-26 18:43:08', NULL), (11639, 9010, '2010-10-26 18:43:10', NULL), (11640, 9011, '2010-10-26 18:43:12', NULL), (11641, 9012, '2010-10-26 18:43:15', NULL), (11642, 9013, '2010-10-26 18:43:18', NULL), (11643, 9014, '2010-10-26 18:43:21', NULL), (11644, 9015, '2010-10-26 18:43:23', NULL), (11645, 9016, '2010-10-26 18:43:26', NULL), (11646, 9017, '2010-10-26 18:43:28', NULL), (11647, 9018, '2010-10-26 18:43:30', NULL), (11648, 9019, '2010-10-26 18:43:33', NULL), (11649, 9020, '2010-10-26 18:43:35', NULL), (11650, 9021, '2010-10-26 18:43:37', NULL), (11651, 9022, '2010-10-26 18:43:39', NULL), (11652, 9023, '2010-10-26 18:43:41', NULL), (11653, 9024, '2010-10-26 18:43:43', NULL), (11654, 9025, '2010-10-26 18:43:45', NULL), (11655, 9026, '2010-10-26 18:43:47', NULL), (11656, 9027, '2010-10-26 18:43:48', NULL), (11657, 9028, '2010-10-26 18:43:50', NULL), (11658, 9029, '2010-10-26 18:43:51', NULL), (11659, 9030, '2010-10-26 18:43:53', NULL), (11660, 9031, '2010-10-26 18:43:55', NULL), (11661, 9032, '2010-10-26 18:43:57', NULL), (11662, 9033, '2010-10-26 18:43:59', NULL), (11663, 9034, '2010-10-26 18:44:01', NULL), (11664, 9035, '2010-10-26 18:44:02', NULL), (11665, 9036, '2010-10-26 18:44:04', NULL), (11666, 9037, '2010-10-26 18:44:07', NULL), (11667, 9038, '2010-10-26 18:44:09', NULL), (11668, 9039, '2010-10-26 18:44:12', NULL), (11669, 9040, '2010-10-26 18:44:14', NULL), (11670, 9041, '2010-10-26 18:44:17', NULL), (11671, 9042, '2010-10-26 18:44:19', NULL), (11672, 9043, '2010-10-26 18:44:21', NULL), (11673, 9044, '2010-10-26 18:44:24', NULL), (11674, 9045, '2010-10-26 18:44:26', NULL), (11675, 9046, '2010-10-26 18:44:28', NULL), (11676, 9047, '2010-10-26 18:44:31', NULL), (11677, 9048, '2010-10-26 18:44:33', NULL), (11678, 9049, '2010-10-26 18:44:35', NULL), (11679, 9050, '2010-10-26 18:44:38', NULL), (11680, 9051, '2010-10-26 18:44:40', NULL), (11681, 9052, '2010-10-26 18:44:43', NULL), (11682, 9053, '2010-10-26 18:44:45', NULL), (11683, 9054, '2010-10-26 18:44:47', NULL), (11684, 9055, '2010-10-26 18:44:50', NULL), (11685, 9056, '2010-10-26 18:44:52', NULL), (11686, 9057, '2010-10-26 18:44:54', NULL), (11687, 9058, '2010-10-26 18:44:57', NULL), (11688, 9059, '2010-10-26 18:44:59', NULL), (11689, 9060, '2010-10-26 18:45:02', NULL), (11690, 9061, '2010-10-26 18:49:37', NULL), (11691, 9062, '2010-10-26 18:55:18', NULL), (11692, 9063, '2010-10-26 18:59:01', NULL), (11693, 9064, '2010-10-26 19:00:22', NULL), (11694, 9065, '2010-10-26 19:16:21', NULL), (11695, 9066, '2010-10-26 19:17:08', NULL), (11696, 9067, '2010-10-26 19:35:03', NULL), (11697, 9068, '2010-10-26 19:43:18', NULL), (11698, 9069, '2010-10-26 20:14:55', NULL), (11701, 9070, '2010-10-26 21:03:32', NULL), (11702, 9071, '2010-10-26 21:22:37', NULL), (11703, 9072, '2010-10-26 21:33:53', NULL), (11705, 9073, '2010-10-26 22:58:51', NULL), (11706, 9074, '2010-10-26 23:17:24', NULL), (11708, 9075, '2010-10-27 01:40:04', NULL), (11709, 9076, '2010-10-27 01:53:55', NULL), (11711, 9077, '2010-10-27 05:14:06', NULL), (11714, 9078, '2010-10-27 07:30:03', NULL), (11715, 9079, '2010-10-27 07:30:08', NULL), (11716, 9080, '2010-10-27 07:30:14', NULL), (11717, 9081, '2010-10-27 07:32:02', NULL), (11719, 9082, '2010-10-27 07:43:52', NULL), (11721, 9083, '2010-10-27 08:15:22', NULL), (11723, 9084, '2010-10-27 08:33:27', NULL), (11725, 9085, '2010-10-27 09:05:29', NULL), (11729, 9086, '2010-10-27 09:47:02', NULL), (11736, 9087, '2010-10-27 11:09:49', NULL), (11738, 9088, '2010-10-27 11:17:12', NULL), (11739, 9089, '2010-10-27 11:29:56', NULL), (11740, 9090, '2010-10-27 11:29:58', NULL), (11742, 9091, '2010-10-27 11:54:54', NULL), (11743, 9092, '2010-10-27 12:03:25', NULL), (11747, 9093, '2010-10-27 12:27:45', NULL), (11748, 9094, '2010-10-27 12:42:46', NULL), (11749, 9095, '2010-10-27 12:46:19', NULL), (11750, 9081, '2010-10-27 13:02:50', NULL), (11753, 9096, '2010-10-27 13:20:12', NULL), (11756, 9097, '2010-10-27 13:50:50', NULL), (11757, 9098, '2010-10-27 13:53:31', NULL), (11758, 9099, '2010-10-27 13:53:33', NULL), (11759, 9100, '2010-10-27 13:53:37', NULL), (11760, 9101, '2010-10-27 13:54:29', NULL), (11762, 9102, '2010-10-27 14:51:52', NULL), (11763, 9103, '2010-10-27 14:52:52', NULL), (11764, 9104, '2010-10-27 14:52:54', NULL), (11765, 9105, '2010-10-27 15:05:06', NULL), (11766, 9106, '2010-10-27 15:17:27', NULL), (11767, 9107, '2010-10-27 15:52:02', NULL), (11768, 9108, '2010-10-27 16:06:17', NULL), (11769, 9109, '2010-10-27 17:58:25', NULL), (11770, 9110, '2010-10-27 18:10:11', NULL), (11771, 9111, '2010-10-27 18:59:06', NULL), (11773, 9112, '2010-10-27 19:14:56', NULL), (11774, 9113, '2010-10-27 19:46:57', NULL), (11775, 9114, '2010-10-27 20:10:13', NULL), (11776, 9115, '2010-10-27 20:29:19', NULL), (11777, 9116, '2010-10-27 22:08:55', NULL), (11778, 9117, '2010-10-27 23:14:39', NULL), (11779, 9118, '2010-10-27 23:14:41', NULL), (11780, 9119, '2010-10-27 23:25:46', NULL), (11781, 9120, '2010-10-27 23:44:41', NULL), (11782, 9118, '2010-10-27 23:46:22', NULL), (11783, 9121, '2010-10-27 23:46:24', NULL), (11784, 9122, '2010-10-27 23:48:49', NULL), (11785, 9123, '2010-10-27 23:53:28', NULL), (11786, 9124, '2010-10-27 23:53:28', NULL), (11787, 9125, '2010-10-27 23:55:59', NULL), (11789, 9127, '2010-10-27 23:58:16', NULL), (11791, 9128, '2010-10-27 23:58:37', NULL), (11792, 9129, '2010-10-27 23:58:39', NULL), (11793, 9130, '2010-10-27 23:58:39', NULL), (11794, 9131, '2010-10-28 02:20:44', NULL), (11795, 9132, '2010-10-28 02:22:50', NULL), (11800, 9133, '2010-10-28 02:56:55', NULL), (11801, 9134, '2010-10-28 02:56:57', NULL), (11802, 9135, '2010-10-28 02:56:59', NULL), (11803, 9136, '2010-10-28 02:57:00', NULL), (11804, 9137, '2010-10-28 02:57:01', NULL), (11805, 9138, '2010-10-28 02:57:03', NULL), (11806, 9139, '2010-10-28 02:57:05', NULL), (11807, 9140, '2010-10-28 02:57:07', NULL), (11808, 9141, '2010-10-28 02:57:09', NULL), (11809, 9142, '2010-10-28 02:57:11', NULL), (11810, 9143, '2010-10-28 02:57:13', NULL), (11811, 9144, '2010-10-28 02:57:15', NULL), (11812, 9145, '2010-10-28 02:57:17', NULL), (11813, 9146, '2010-10-28 02:57:19', NULL), (11814, 9147, '2010-10-28 02:57:21', NULL), (11815, 9148, '2010-10-28 02:57:23', NULL), (11816, 9149, '2010-10-28 02:57:25', NULL), (11817, 9150, '2010-10-28 02:57:27', NULL), (11818, 9151, '2010-10-28 02:57:30', NULL), (11819, 9152, '2010-10-28 02:57:32', NULL), (11820, 9153, '2010-10-28 02:57:33', NULL), (11821, 9154, '2010-10-28 02:57:35', NULL), (11822, 9155, '2010-10-28 02:57:37', NULL), (11823, 9156, '2010-10-28 02:57:39', NULL), (11855, 9157, '2010-10-28 06:30:47', NULL), (11856, 9158, '2010-10-28 06:30:50', NULL), (11857, 9159, '2010-10-28 06:30:51', NULL), (11858, 9160, '2010-10-28 06:30:54', NULL), (11859, 9161, '2010-10-28 06:30:56', NULL), (11862, 9162, '2010-10-28 07:06:57', NULL), (11866, 9163, '2010-10-28 08:07:50', NULL), (11867, 9164, '2010-10-28 08:31:31', NULL), (11868, 9165, '2010-10-28 08:41:42', NULL), (11869, 9165, '2010-10-28 08:43:40', NULL), (11870, 9166, '2010-10-28 08:52:35', NULL), (11873, 9167, '2010-10-28 09:04:16', NULL), (11876, 9168, '2010-10-28 09:25:46', NULL), (11877, 9169, '2010-10-28 09:32:14', NULL), (11879, 9170, '2010-10-28 09:49:24', NULL), (11880, 9171, '2010-10-28 09:49:26', NULL), (11881, 9172, '2010-10-28 09:50:58', NULL), (11882, 9173, '2010-10-28 09:52:12', NULL), (11883, 9174, '2010-10-28 09:53:54', NULL), (11884, 9175, '2010-10-28 09:54:37', NULL), (11885, 9176, '2010-10-28 09:55:30', NULL), (11886, 9177, '2010-10-28 09:55:32', NULL), (11887, 9178, '2010-10-28 09:55:40', NULL), (11888, 9179, '2010-10-28 09:55:39', NULL), (11891, 9180, '2010-10-28 10:10:32', NULL), (11892, 9181, '2010-10-28 10:35:00', NULL), (11893, 9182, '2010-10-28 11:28:24', NULL), (11895, 9183, '2010-10-28 11:41:53', NULL), (11896, 9184, '2010-10-28 11:47:02', NULL), (11897, 9185, '2010-10-28 11:52:12', NULL), (11898, 9186, '2010-10-28 11:52:15', NULL), (11899, 9187, '2010-10-28 11:55:25', NULL), (11900, 9188, '2010-10-28 11:55:27', NULL), (11901, 9189, '2010-10-28 12:35:03', NULL), (11902, 9190, '2010-10-28 12:35:05', NULL), (11903, 9191, '2010-10-28 12:35:07', NULL), (11904, 9192, '2010-10-28 12:35:09', NULL), (11905, 9193, '2010-10-28 12:35:11', NULL), (11906, 9194, '2010-10-28 12:35:12', NULL), (11907, 9195, '2010-10-28 12:35:14', NULL), (11908, 9196, '2010-10-28 14:22:32', NULL), (11909, 9197, '2010-10-28 15:12:38', NULL), (11910, 9198, '2010-10-28 15:40:54', NULL), (11911, 9199, '2010-10-28 15:50:32', NULL), (11912, 9200, '2010-10-28 15:57:17', NULL), (11913, 9201, '2010-10-28 16:05:17', NULL), (11914, 9202, '2010-10-28 16:19:13', NULL), (11915, 9203, '2010-10-28 16:20:24', NULL), (11916, 9204, '2010-10-28 17:36:12', NULL), (11917, 9205, '2010-10-28 18:37:29', NULL), (11918, 9206, '2010-10-28 18:39:06', NULL), (11919, 9207, '2010-10-28 19:15:17', NULL), (11920, 9208, '2010-10-28 19:23:09', NULL), (11921, 9209, '2010-10-28 19:41:44', NULL), (11922, 9210, '2010-10-28 19:46:04', NULL), (11923, 9211, '2010-10-28 19:51:40', NULL), (11924, 9212, '2010-10-28 20:20:33', NULL), (11926, 9213, '2010-10-28 20:28:17', NULL), (11927, 9214, '2010-10-28 20:40:10', NULL), (11928, 9215, '2010-10-28 20:46:41', NULL), (11929, 9216, '2010-10-28 20:53:34', NULL), (11930, 9217, '2010-10-28 20:56:01', NULL), (11931, 9218, '2010-10-28 21:34:25', NULL), (11932, 9219, '2010-10-28 22:15:09', NULL), (11933, 9220, '2010-10-28 22:21:49', NULL), (11934, 9221, '2010-10-28 22:37:53', NULL), (11935, 9222, '2010-10-28 22:42:57', NULL), (11936, 9223, '2010-10-28 22:48:36', NULL), (11937, 9224, '2010-10-28 23:16:07', NULL), (11938, 9225, '2010-10-29 00:13:03', NULL), (11939, 9226, '2010-10-29 01:55:42', NULL), (11940, 9227, '2010-10-29 02:12:31', NULL), (11941, 9228, '2010-10-29 03:12:29', NULL), (11942, 9229, '2010-10-29 03:34:33', NULL), (11943, 9230, '2010-10-29 04:25:43', NULL), (11944, 9231, '2010-10-29 04:27:14', NULL), (11945, 9232, '2010-10-29 04:33:09', NULL), (11946, 9233, '2010-10-29 05:11:55', NULL), (11947, 9234, '2010-10-29 05:18:03', NULL), (11948, 9235, '2010-10-29 05:22:11', NULL), (11950, 9236, '2010-10-29 05:59:13', NULL), (11952, 9237, '2010-10-29 06:11:39', NULL), (11953, 9238, '2010-10-29 06:12:30', NULL), (11954, 9239, '2010-10-29 06:31:58', NULL), (11955, 9240, '2010-10-29 07:08:22', NULL), (11956, 9241, '2010-10-29 07:11:23', NULL), (11957, 9242, '2010-10-29 07:20:56', NULL), (11958, 9243, '2010-10-29 07:22:05', NULL), (11959, 9244, '2010-10-29 07:46:06', NULL), (11960, 9245, '2010-10-29 08:41:38', NULL), (11961, 9246, '2010-10-29 08:41:42', NULL), (11962, 9247, '2010-10-29 08:50:03', NULL), (11963, 9248, '2010-10-29 09:02:56', NULL), (11964, 9249, '2010-10-29 09:10:49', NULL), (11965, 9250, '2010-10-29 09:45:56', NULL), (11967, 9251, '2010-10-29 10:10:26', NULL), (11968, 9252, '2010-10-29 10:10:35', NULL), (11969, 9253, '2010-10-29 10:13:50', NULL), (11970, 9254, '2010-10-29 10:27:55', NULL), (11971, 9255, '2010-10-29 10:36:18', NULL), (11972, 9256, '2010-10-29 10:41:30', NULL), (11973, 9257, '2010-10-29 10:48:26', NULL), (11974, 9258, '2010-10-29 10:51:40', NULL), (11975, 9259, '2010-10-29 10:58:48', NULL), (11976, 9260, '2010-10-29 11:07:54', NULL), (11977, 9261, '2010-10-29 11:14:17', NULL), (11978, 9262, '2010-10-29 11:16:12', NULL), (11979, 9263, '2010-10-29 11:23:52', NULL), (11980, 9264, '2010-10-29 11:24:49', NULL), (11981, 9265, '2010-10-29 11:26:53', NULL), (11982, 9266, '2010-10-29 11:29:12', NULL), (11983, 9267, '2010-10-29 11:44:16', NULL), (11984, 9268, '2010-10-29 12:04:33', NULL), (11985, 9269, '2010-10-29 12:08:14', NULL), (11986, 9270, '2010-10-29 12:14:01', NULL), (11987, 9271, '2010-10-29 12:22:00', NULL), (11988, 9272, '2010-10-29 12:25:24', NULL), (11989, 9273, '2010-10-29 12:32:17', NULL), (11990, 9274, '2010-10-29 12:38:28', NULL), (11991, 9275, '2010-10-29 12:41:13', NULL), (11992, 9276, '2010-10-29 12:46:32', NULL), (11993, 9277, '2010-10-29 12:57:35', NULL), (11994, 9278, '2010-10-29 12:57:41', NULL), (11995, 9279, '2010-10-29 13:21:06', NULL), (11996, 9280, '2010-10-29 13:33:38', NULL), (11997, 9281, '2010-10-29 13:35:20', NULL), (11998, 9282, '2010-10-29 13:38:04', NULL), (11999, 9283, '2010-10-29 13:43:55', NULL), (12000, 9284, '2010-10-29 13:43:59', NULL), (12001, 9285, '2010-10-29 13:45:56', NULL), (12002, 9286, '2010-10-29 13:46:36', NULL), (12003, 9287, '2010-10-29 13:47:13', NULL), (12004, 9288, '2010-10-29 13:48:18', NULL), (12005, 9289, '2010-10-29 13:48:25', NULL), (12006, 9290, '2010-10-29 13:50:56', NULL), (12007, 9291, '2010-10-29 13:51:48', NULL), (12008, 9292, '2010-10-29 13:51:50', NULL), (12009, 9293, '2010-10-29 13:51:59', NULL), (12010, 9294, '2010-10-29 13:52:04', NULL), (12011, 9295, '2010-10-29 13:58:06', NULL), (12012, 9296, '2010-10-29 14:19:55', NULL), (12013, 9297, '2010-10-29 15:10:58', NULL), (12014, 9298, '2010-10-29 15:13:20', NULL), (12015, 9299, '2010-10-29 15:23:58', NULL), (12016, 9300, '2010-10-29 15:29:47', NULL), (12017, 9301, '2010-10-29 15:36:09', NULL), (12018, 9302, '2010-10-29 15:37:34', NULL), (12019, 9303, '2010-10-29 15:42:23', NULL), (12020, 9304, '2010-10-29 16:04:12', NULL), (12021, 9305, '2010-10-29 16:10:04', NULL), (12022, 9306, '2010-10-29 16:37:13', NULL), (12023, 9307, '2010-10-29 16:37:16', NULL), (12024, 9308, '2010-10-29 16:45:10', NULL), (12025, 9309, '2010-10-29 16:53:43', NULL), (12026, 9310, '2010-10-29 17:03:57', NULL), (12027, 9311, '2010-10-29 17:08:32', NULL), (12028, 9312, '2010-10-29 17:14:47', NULL), (12029, 9313, '2010-10-29 17:32:22', NULL), (12030, 9314, '2010-10-29 19:26:06', NULL), (12031, 9315, '2010-10-29 19:29:13', NULL), (12032, 9316, '2010-10-29 19:38:32', NULL), (12033, 9317, '2010-10-29 19:40:16', NULL), (12034, 9318, '2010-10-29 20:09:55', NULL), (12035, 9319, '2010-10-29 20:31:27', NULL), (12037, 9320, '2010-10-29 20:48:03', NULL), (12038, 9321, '2010-10-29 21:06:21', NULL), (12039, 9322, '2010-10-29 21:15:28', NULL), (12040, 9323, '2010-10-29 21:26:49', NULL), (12041, 9324, '2010-10-29 21:57:38', NULL), (12042, 9325, '2010-10-29 22:01:21', NULL), (12043, 9326, '2010-10-29 22:39:26', NULL), (12044, 9327, '2010-10-29 23:21:14', NULL), (12045, 9328, '2010-10-30 00:04:47', NULL), (12046, 9329, '2010-10-30 00:05:00', NULL), (12047, 9330, '2010-10-30 00:09:11', NULL), (12048, 9331, '2010-10-30 00:34:01', NULL), (12049, 9332, '2010-10-30 00:49:41', NULL), (12050, 9333, '2010-10-30 00:58:09', NULL), (12051, 9334, '2010-10-30 00:59:18', NULL), (12052, 9335, '2010-10-30 00:59:55', NULL), (12053, 9334, '2010-10-30 01:00:22', NULL), (12054, 9336, '2010-10-30 01:10:38', NULL), (12055, 9337, '2010-10-30 01:22:40', NULL), (12056, 9338, '2010-10-30 01:23:33', NULL), (12057, 9339, '2010-10-30 01:24:55', NULL), (12058, 9340, '2010-10-30 01:25:04', NULL), (12059, 9337, '2010-10-30 01:26:52', NULL), (12060, 9340, '2010-10-30 01:27:31', NULL), (12061, 9341, '2010-10-30 01:29:29', NULL), (12062, 9338, '2010-10-30 01:30:56', NULL), (12063, 9342, '2010-10-30 01:42:05', NULL), (12064, 9343, '2010-10-30 01:45:03', NULL), (12065, 9344, '2010-10-30 01:50:51', NULL), (12066, 9345, '2010-10-30 02:32:09', NULL), (12067, 9346, '2010-10-30 03:21:08', NULL), (12068, 9347, '2010-10-30 03:28:52', NULL), (12069, 9348, '2010-10-30 04:57:00', NULL), (12070, 9349, '2010-10-30 05:27:50', NULL), (12072, 9350, '2010-10-30 06:28:25', NULL), (12073, 9351, '2010-10-30 06:32:50', NULL), (12074, 9352, '2010-10-30 06:34:27', NULL), (12075, 9353, '2010-10-30 07:47:53', NULL), (12076, 9354, '2010-10-30 07:48:32', NULL), (12077, 9355, '2010-10-30 08:08:40', NULL), (12078, 9356, '2010-10-30 08:25:45', NULL), (12079, 9357, '2010-10-30 08:25:49', NULL), (12080, 9358, '2010-10-30 08:46:05', NULL), (12081, 9359, '2010-10-30 09:08:07', NULL), (12082, 9360, '2010-10-30 09:20:20', NULL), (12083, 9361, '2010-10-30 10:32:24', NULL), (12084, 9362, '2010-10-30 10:34:44', NULL), (12085, 9363, '2010-10-30 10:38:01', NULL), (12086, 9364, '2010-10-30 11:04:29', NULL), (12087, 9365, '2010-10-30 11:53:12', NULL), (12088, 9366, '2010-10-30 12:00:16', NULL), (12089, 9367, '2010-10-30 12:08:13', NULL), (12090, 9368, '2010-10-30 13:44:02', NULL), (12091, 9369, '2010-10-30 14:34:08', NULL), (12092, 9370, '2010-10-30 14:42:15', NULL), (12093, 9371, '2010-10-30 15:19:50', NULL), (12094, 9372, '2010-10-30 15:34:10', NULL), (12095, 9373, '2010-10-30 16:38:10', NULL), (12096, 9374, '2010-10-30 16:38:13', NULL), (12097, 9375, '2010-10-30 16:55:36', NULL), (12098, 9376, '2010-10-30 17:30:04', NULL), (12099, 9377, '2010-10-30 17:30:05', NULL), (12100, 9378, '2010-10-30 17:30:49', NULL), (12101, 9380, '2010-10-30 17:30:51', NULL), (12102, 9379, '2010-10-30 17:30:52', NULL), (12103, 9381, '2010-10-30 17:30:53', NULL), (12104, 9382, '2010-10-30 18:57:29', NULL), (12105, 9383, '2010-10-30 19:10:40', NULL), (12106, 9384, '2010-10-30 19:27:56', NULL), (12107, 9385, '2010-10-30 19:36:38', NULL), (12108, 9386, '2010-10-30 20:22:18', NULL), (12109, 9387, '2010-10-30 20:24:47', NULL), (12110, 9388, '2010-10-30 20:43:20', NULL), (12111, 9389, '2010-10-30 21:29:07', NULL), (12112, 9390, '2010-10-30 22:03:15', NULL), (12113, 9391, '2010-10-30 22:05:34', NULL), (12114, 9392, '2010-10-30 22:14:09', NULL), (12115, 9393, '2010-10-30 22:26:20', NULL), (12116, 9394, '2010-10-30 22:42:01', NULL), (12117, 9395, '2010-10-30 23:06:27', NULL), (12118, 9396, '2010-10-31 00:04:34', NULL), (12119, 9397, '2010-10-31 00:08:43', NULL), (12121, 9398, '2010-10-31 00:36:56', NULL), (12123, 9399, '2010-10-31 01:13:19', NULL), (12124, 9400, '2010-10-31 01:56:26', NULL), (12125, 9401, '2010-10-31 02:03:57', NULL), (12126, 9402, '2010-10-31 02:04:01', NULL), (12127, 9403, '2010-10-31 02:49:54', NULL), (12128, 9404, '2010-10-31 03:33:13', NULL), (12129, 9405, '2010-10-31 03:57:31', NULL), (12130, 9406, '2010-10-31 04:14:36', NULL), (12131, 9407, '2010-10-31 04:33:49', NULL), (12132, 9408, '2010-10-31 04:47:43', NULL), (12133, 9409, '2010-10-31 05:09:56', NULL), (12134, 9410, '2010-10-31 05:25:08', NULL), (12135, 9411, '2010-10-31 06:07:59', NULL), (12136, 9412, '2010-10-31 07:09:01', NULL), (12137, 9413, '2010-10-31 07:11:26', NULL), (12138, 9414, '2010-10-31 07:11:30', NULL), (12139, 9415, '2010-10-31 08:01:04', NULL), (12140, 9416, '2010-10-31 08:02:36', NULL), (12141, 9417, '2010-10-31 08:14:06', NULL), (12142, 9417, '2010-10-31 08:19:51', NULL), (12143, 9418, '2010-10-31 08:21:47', NULL), (12144, 9419, '2010-10-31 08:28:29', NULL), (12145, 9420, '2010-10-31 08:33:04', NULL), (12146, 9421, '2010-10-31 08:33:47', NULL), (12147, 9422, '2010-10-31 09:07:22', NULL), (12148, 9423, '2010-10-31 09:07:30', NULL), (12149, 9424, '2010-10-31 09:07:57', NULL), (12150, 9423, '2010-10-31 09:08:18', NULL), (12152, 9425, '2010-10-31 09:26:27', NULL), (12153, 9426, '2010-10-31 09:49:02', NULL), (12154, 9427, '2010-10-31 10:04:31', NULL), (12155, 9428, '2010-10-31 10:15:45', NULL), (12156, 9429, '2010-10-31 10:23:20', NULL), (12157, 9430, '2010-10-31 10:23:20', NULL), (12158, 9431, '2010-10-31 10:23:32', NULL), (12159, 9432, '2010-10-31 10:26:19', NULL), (12160, 9433, '2010-10-31 10:54:20', NULL), (12161, 9434, '2010-10-31 10:54:22', NULL), (12162, 9435, '2010-10-31 10:54:43', NULL), (12163, 9436, '2010-10-31 10:58:08', NULL), (12164, 9437, '2010-10-31 11:17:22', NULL), (12165, 9438, '2010-10-31 12:10:04', NULL), (12166, 9439, '2010-10-31 12:15:55', NULL), (12167, 9440, '2010-10-31 12:24:37', NULL), (12168, 9441, '2010-10-31 12:54:02', NULL), (12169, 9442, '2010-10-31 13:18:05', NULL), (12170, 9443, '2010-10-31 13:24:17', NULL), (12171, 9444, '2010-10-31 13:26:15', NULL), (12172, 9445, '2010-10-31 13:43:06', NULL), (12173, 9446, '2010-10-31 14:17:45', NULL), (12174, 9447, '2010-10-31 14:18:30', NULL), (12175, 9448, '2010-10-31 14:18:49', NULL), (12177, 9449, '2010-10-31 14:43:39', NULL), (12178, 9450, '2010-10-31 15:37:04', NULL), (12179, 9451, '2010-10-31 15:41:27', NULL), (12180, 9452, '2010-10-31 16:37:18', NULL), (12181, 9453, '2010-10-31 16:37:20', NULL), (12182, 9454, '2010-10-31 16:37:22', NULL), (12183, 9455, '2010-10-31 16:37:26', NULL), (12184, 9456, '2010-10-31 16:37:29', NULL), (12185, 9457, '2010-10-31 16:37:32', NULL), (12186, 9458, '2010-10-31 16:37:35', NULL), (12187, 9459, '2010-10-31 16:37:37', NULL), (12188, 9460, '2010-10-31 16:37:40', NULL), (12189, 9461, '2010-10-31 16:37:43', NULL), (12190, 9462, '2010-10-31 16:37:46', NULL), (12191, 9463, '2010-10-31 16:37:49', NULL), (12192, 9464, '2010-10-31 16:37:51', NULL), (12193, 9465, '2010-10-31 16:37:53', NULL), (12194, 9466, '2010-10-31 16:37:55', NULL), (12195, 9467, '2010-10-31 16:37:58', NULL), (12196, 9468, '2010-10-31 16:38:01', NULL), (12197, 9469, '2010-10-31 16:38:02', NULL), (12198, 9470, '2010-10-31 16:38:07', NULL), (12199, 9471, '2010-10-31 16:38:09', NULL), (12200, 9472, '2010-10-31 16:38:11', NULL), (12201, 9473, '2010-10-31 16:38:13', NULL), (12202, 9474, '2010-10-31 16:38:16', NULL), (12203, 9475, '2010-10-31 16:38:19', NULL), (12204, 9476, '2010-10-31 16:38:21', NULL), (12205, 9477, '2010-10-31 16:38:24', NULL), (12206, 9478, '2010-10-31 16:38:27', NULL), (12207, 9479, '2010-10-31 16:38:30', NULL), (12208, 9480, '2010-10-31 16:38:32', NULL), (12209, 9481, '2010-10-31 16:38:37', NULL), (12210, 9482, '2010-10-31 16:38:41', NULL), (12211, 9483, '2010-10-31 16:38:43', NULL), (12212, 9484, '2010-10-31 16:38:46', NULL), (12213, 9485, '2010-10-31 16:38:49', NULL), (12214, 9486, '2010-10-31 16:38:52', NULL), (12215, 9487, '2010-10-31 16:38:54', NULL), (12216, 9488, '2010-10-31 16:38:58', NULL), (12217, 9489, '2010-10-31 16:39:01', NULL), (12218, 9490, '2010-10-31 16:39:03', NULL), (12219, 9491, '2010-10-31 16:39:06', NULL), (12220, 9492, '2010-10-31 16:39:09', NULL), (12221, 9493, '2010-10-31 16:39:11', NULL), (12222, 9494, '2010-10-31 16:39:14', NULL), (12223, 9495, '2010-10-31 16:39:17', NULL), (12224, 9496, '2010-10-31 16:39:20', NULL), (12225, 9497, '2010-10-31 16:39:22', NULL), (12226, 9498, '2010-10-31 16:39:25', NULL), (12227, 9499, '2010-10-31 16:39:29', NULL), (12228, 9500, '2010-10-31 16:39:33', NULL), (12229, 9501, '2010-10-31 16:39:35', NULL), (12230, 9502, '2010-10-31 16:39:38', NULL), (12231, 9503, '2010-10-31 17:10:04', NULL), (12232, 9504, '2010-10-31 17:10:07', NULL), (12233, 9505, '2010-10-31 17:12:38', NULL), (12234, 9506, '2010-10-31 18:08:40', NULL), (12235, 9507, '2010-10-31 18:45:51', NULL), (12236, 9508, '2010-10-31 19:17:55', NULL), (12237, 9509, '2010-10-31 21:07:49', NULL), (12238, 9510, '2010-10-31 21:21:20', NULL), (12239, 9511, '2010-10-31 21:22:12', NULL), (12240, 9512, '2010-10-31 21:43:20', NULL), (12243, 9513, '2010-10-31 23:10:31', NULL), (12244, 9514, '2010-11-01 01:05:20', NULL), (12245, 9515, '2010-11-01 02:39:01', NULL), (12246, 9516, '2010-11-01 04:43:10', NULL), (12247, 9517, '2010-11-01 04:43:40', NULL), (12248, 9518, '2010-11-01 07:49:07', NULL), (12249, 9519, '2010-11-01 07:52:59', NULL), (12250, 9520, '2010-11-01 07:53:03', NULL), (12251, 9521, '2010-11-01 08:17:25', NULL), (12252, 9522, '2010-11-01 08:20:46', NULL), (12253, 9523, '2010-11-01 09:11:49', NULL), (12254, 9524, '2010-11-01 09:30:05', NULL), (12255, 9525, '2010-11-01 09:31:10', NULL), (12256, 9526, '2010-11-01 09:38:00', NULL), (12257, 9527, '2010-11-01 09:57:25', NULL), (12258, 9528, '2010-11-01 10:14:31', NULL), (12259, 9529, '2010-11-01 10:31:41', NULL), (12260, 9530, '2010-11-01 10:31:57', NULL), (12261, 9531, '2010-11-01 11:16:20', NULL), (12262, 9532, '2010-11-01 12:20:04', NULL), (12263, 9533, '2010-11-01 13:54:59', NULL), (12264, 9534, '2010-11-01 13:55:01', NULL), (12265, 9535, '2010-11-01 13:55:03', NULL), (12266, 9536, '2010-11-01 13:55:07', NULL), (12267, 9537, '2010-11-01 13:55:08', NULL), (12268, 9538, '2010-11-01 13:55:10', NULL), (12269, 9539, '2010-11-01 13:55:12', NULL), (12271, 9540, '2010-11-01 15:11:31', NULL), (12272, 9541, '2010-11-01 15:16:12', NULL), (12273, 9542, '2010-11-01 16:35:05', NULL), (12274, 9543, '2010-11-01 16:50:21', NULL), (12275, 9544, '2010-11-01 16:50:25', NULL), (12276, 9545, '2010-11-01 16:50:28', NULL), (12277, 9546, '2010-11-01 16:50:31', NULL), (12278, 9547, '2010-11-01 16:50:37', NULL), (12279, 9548, '2010-11-01 16:50:41', NULL), (12280, 9549, '2010-11-01 16:50:46', NULL), (12281, 9550, '2010-11-01 16:50:51', NULL), (12282, 9551, '2010-11-01 16:50:53', NULL), (12283, 9552, '2010-11-01 16:50:57', NULL), (12284, 9553, '2010-11-01 16:51:01', NULL), (12285, 9554, '2010-11-01 16:51:03', NULL), (12286, 9555, '2010-11-01 16:51:05', NULL), (12287, 9556, '2010-11-01 16:51:07', NULL), (12288, 9557, '2010-11-01 16:51:10', NULL), (12289, 9558, '2010-11-01 16:51:14', NULL), (12290, 9559, '2010-11-01 16:51:16', NULL), (12291, 9560, '2010-11-01 16:51:20', NULL), (12292, 9561, '2010-11-01 16:51:25', NULL), (12293, 9562, '2010-11-01 16:51:27', NULL), (12294, 9563, '2010-11-01 16:51:31', NULL), (12295, 9564, '2010-11-01 16:51:36', NULL), (12296, 9565, '2010-11-01 16:51:39', NULL), (12297, 9566, '2010-11-01 16:51:43', NULL), (12298, 9567, '2010-11-01 16:51:47', NULL), (12299, 9568, '2010-11-01 16:51:50', NULL), (12300, 9569, '2010-11-01 16:51:53', NULL), (12301, 9570, '2010-11-01 16:51:56', NULL), (12302, 9571, '2010-11-01 16:52:00', NULL); INSERT INTO `log_quote` (`quote_id`, `visitor_id`, `created_at`, `deleted_at`) VALUES (12303, 9572, '2010-11-01 16:52:03', NULL), (12304, 9573, '2010-11-01 16:52:06', NULL), (12305, 9574, '2010-11-01 16:52:09', NULL), (12306, 9575, '2010-11-01 16:52:12', NULL), (12307, 9576, '2010-11-01 16:52:17', NULL), (12308, 9577, '2010-11-01 16:52:20', NULL), (12309, 9578, '2010-11-01 16:52:23', NULL), (12310, 9579, '2010-11-01 16:52:27', NULL), (12311, 9580, '2010-11-01 16:52:30', NULL), (12312, 9581, '2010-11-01 16:52:33', NULL), (12313, 9582, '2010-11-01 16:52:35', NULL), (12314, 9583, '2010-11-01 16:52:38', NULL), (12315, 9584, '2010-11-01 16:52:41', NULL), (12316, 9585, '2010-11-01 16:52:46', NULL), (12317, 9586, '2010-11-01 16:52:50', NULL), (12318, 9587, '2010-11-01 16:52:55', NULL), (12319, 9588, '2010-11-01 16:52:59', NULL), (12320, 9589, '2010-11-01 17:26:01', NULL), (12321, 9590, '2010-11-01 17:29:01', NULL), (12322, 9591, '2010-11-01 17:39:05', NULL), (12323, 9592, '2010-11-01 17:53:34', NULL), (12324, 9593, '2010-11-01 18:06:09', NULL), (12325, 9594, '2010-11-01 18:15:40', NULL), (12326, 9595, '2010-11-01 18:44:19', NULL), (12327, 9596, '2010-11-01 19:34:03', NULL), (12328, 9597, '2010-11-01 19:39:55', NULL), (12329, 9598, '2010-11-01 19:59:06', NULL), (12330, 9599, '2010-11-01 20:09:21', NULL), (12331, 9600, '2010-11-01 20:11:02', NULL), (12332, 9601, '2010-11-01 20:42:52', NULL), (12333, 9602, '2010-11-01 21:09:00', NULL), (12334, 9603, '2010-11-01 21:28:54', NULL), (12335, 9604, '2010-11-01 22:42:24', NULL), (12336, 9605, '2010-11-01 23:42:07', NULL), (12337, 9606, '2010-11-01 23:42:11', NULL), (12338, 9607, '2010-11-02 01:20:40', NULL), (12339, 9608, '2010-11-02 01:37:06', NULL), (12341, 9609, '2010-11-02 02:06:01', NULL), (12342, 9610, '2010-11-02 02:06:05', NULL), (12343, 9611, '2010-11-02 02:06:10', NULL), (12347, 9612, '2010-11-02 04:03:13', NULL), (12351, 9613, '2010-11-02 05:59:36', NULL), (12352, 9614, '2010-11-02 06:06:37', NULL), (12354, 9615, '2010-11-02 06:39:38', NULL), (12355, 9616, '2010-11-02 06:41:12', NULL), (12356, 9617, '2010-11-02 06:41:32', NULL), (12358, 9618, '2010-11-02 06:50:58', NULL), (12360, 9619, '2010-11-02 07:06:34', NULL), (12361, 9620, '2010-11-02 07:09:47', NULL), (12362, 9621, '2010-11-02 07:09:51', NULL), (12365, 9622, '2010-11-02 08:28:18', NULL), (12366, 9623, '2010-11-02 09:34:13', NULL), (12369, 9624, '2010-11-02 10:03:52', NULL), (12370, 9625, '2010-11-02 10:06:47', NULL), (12371, 9626, '2010-11-02 10:48:44', NULL), (12372, 9627, '2010-11-02 10:49:51', NULL), (12373, 9628, '2010-11-02 11:14:19', NULL), (12374, 9629, '2010-11-02 11:24:40', NULL), (12375, 9630, '2010-11-02 11:43:29', NULL), (12376, 9631, '2010-11-02 12:19:56', NULL), (12377, 9632, '2010-11-02 12:19:58', NULL), (12378, 9633, '2010-11-02 12:20:01', NULL), (12379, 9634, '2010-11-02 12:20:04', NULL), (12380, 9635, '2010-11-02 12:20:08', NULL), (12381, 9636, '2010-11-02 12:20:11', NULL), (12382, 9637, '2010-11-02 12:20:15', NULL), (12383, 9638, '2010-11-02 12:20:18', NULL), (12384, 9639, '2010-11-02 12:20:20', NULL), (12385, 9640, '2010-11-02 12:20:23', NULL), (12386, 9641, '2010-11-02 12:20:25', NULL), (12387, 9642, '2010-11-02 12:20:27', NULL), (12388, 9643, '2010-11-02 12:20:29', NULL), (12389, 9644, '2010-11-02 12:20:32', NULL), (12390, 9645, '2010-11-02 12:20:34', NULL), (12391, 9646, '2010-11-02 12:20:37', NULL), (12392, 9647, '2010-11-02 12:20:40', NULL), (12393, 9648, '2010-11-02 12:20:42', NULL), (12394, 9649, '2010-11-02 12:20:45', NULL), (12395, 9650, '2010-11-02 12:20:48', NULL), (12396, 9651, '2010-11-02 12:20:50', NULL), (12397, 9652, '2010-11-02 12:20:54', NULL), (12398, 9653, '2010-11-02 12:20:58', NULL), (12399, 9654, '2010-11-02 12:21:01', NULL), (12400, 9655, '2010-11-02 12:21:04', NULL), (12401, 9656, '2010-11-02 12:21:08', NULL), (12402, 9657, '2010-11-02 12:21:12', NULL), (12403, 9658, '2010-11-02 12:21:15', NULL), (12404, 9659, '2010-11-02 12:21:18', NULL), (12405, 9660, '2010-11-02 12:21:20', NULL), (12406, 9661, '2010-11-02 12:21:24', NULL), (12407, 9662, '2010-11-02 12:21:27', NULL), (12408, 9663, '2010-11-02 12:21:30', NULL), (12409, 9664, '2010-11-02 12:21:33', NULL), (12410, 9665, '2010-11-02 12:21:35', NULL), (12411, 9666, '2010-11-02 12:21:38', NULL), (12412, 9667, '2010-11-02 12:21:41', NULL), (12413, 9668, '2010-11-02 12:21:44', NULL), (12414, 9669, '2010-11-02 12:21:47', NULL), (12415, 9670, '2010-11-02 12:21:50', NULL), (12416, 9671, '2010-11-02 12:21:54', NULL), (12417, 9672, '2010-11-02 12:21:57', NULL), (12418, 9673, '2010-11-02 12:21:59', NULL), (12419, 9674, '2010-11-02 12:22:02', NULL), (12420, 9675, '2010-11-02 12:22:06', NULL), (12421, 9676, '2010-11-02 12:22:08', NULL), (12422, 9677, '2010-11-02 12:59:27', NULL), (12423, 9678, '2010-11-02 13:20:05', NULL), (12424, 9679, '2010-11-02 13:21:07', NULL), (12425, 9680, '2010-11-02 13:29:10', NULL), (12426, 9681, '2010-11-02 13:29:11', NULL), (12427, 9682, '2010-11-02 13:34:41', NULL), (12428, 9683, '2010-11-02 14:50:01', NULL), (12429, 9684, '2010-11-02 16:00:16', NULL), (12430, 9685, '2010-11-02 16:01:55', NULL), (12431, 9686, '2010-11-02 16:54:03', NULL), (12432, 9687, '2010-11-02 17:20:58', NULL), (12433, 9688, '2010-11-02 18:34:25', NULL), (12434, 9689, '2010-11-02 18:49:33', NULL), (12435, 9690, '2010-11-02 18:54:58', NULL), (12436, 9691, '2010-11-02 19:43:55', NULL), (12437, 9692, '2010-11-02 21:15:23', NULL), (12438, 9693, '2010-11-02 22:18:16', NULL), (12439, 9694, '2010-11-02 22:54:30', NULL), (12440, 9695, '2010-11-02 22:54:32', NULL), (12441, 9696, '2010-11-02 23:14:36', NULL), (12442, 9697, '2010-11-02 23:54:20', NULL), (12444, 9698, '2010-11-03 00:34:03', NULL), (12445, 9699, '2010-11-03 00:50:06', NULL), (12446, 9700, '2010-11-03 01:41:46', NULL), (12447, 9701, '2010-11-03 02:42:40', NULL), (12448, 9702, '2010-11-03 03:26:30', NULL), (12449, 9703, '2010-11-03 04:49:12', NULL), (12450, 9704, '2010-11-03 05:36:52', NULL), (12451, 9705, '2010-11-03 06:28:44', NULL), (12452, 9706, '2010-11-03 07:20:40', NULL), (12453, 9707, '2010-11-03 08:06:02', NULL), (12454, 9708, '2010-11-03 08:06:06', NULL), (12455, 9709, '2010-11-03 09:00:08', NULL), (12456, 9710, '2010-11-03 09:11:54', NULL), (12457, 9711, '2010-11-03 09:17:21', NULL), (12458, 9712, '2010-11-03 09:47:15', NULL), (12459, 9712, '2010-11-03 09:49:01', NULL), (12460, 9713, '2010-11-03 10:15:43', NULL), (12461, 9714, '2010-11-03 11:13:55', NULL), (12462, 9715, '2010-11-03 11:20:40', NULL), (12463, 9716, '2010-11-03 11:23:39', NULL), (12464, 9717, '2010-11-03 11:26:30', NULL), (12465, 9718, '2010-11-03 11:43:41', NULL), (12466, 9719, '2010-11-03 11:53:55', NULL), (12467, 9720, '2010-11-03 11:54:06', NULL), (12468, 9721, '2010-11-03 11:56:34', NULL), (12469, 9722, '2010-11-03 12:06:59', NULL), (12470, 9723, '2010-11-03 14:04:56', NULL), (12471, 9724, '2010-11-03 14:49:36', NULL), (12472, 9725, '2010-11-03 14:59:08', NULL), (12473, 9726, '2010-11-03 15:54:10', NULL), (12474, 9727, '2010-11-03 16:00:36', NULL), (12475, 9728, '2010-11-03 16:10:51', NULL), (12476, 9729, '2010-11-03 16:29:14', NULL), (12477, 9730, '2010-11-03 17:06:11', NULL), (12478, 9731, '2010-11-03 17:44:49', NULL), (12479, 9732, '2010-11-03 18:23:24', NULL), (12480, 9733, '2010-11-03 18:36:12', NULL), (12481, 9734, '2010-11-03 18:37:27', NULL), (12482, 9735, '2010-11-03 18:46:38', NULL), (12483, 9736, '2010-11-03 18:57:56', NULL), (12485, 9737, '2010-11-03 19:01:46', NULL), (12486, 9738, '2010-11-03 20:00:34', NULL), (12487, 9739, '2010-11-03 22:08:30', NULL), (12488, 9740, '2010-11-03 22:19:10', NULL), (12490, 9741, '2010-11-04 00:09:14', NULL), (12491, 9742, '2010-11-04 02:23:40', NULL), (12493, 9743, '2010-11-04 03:30:07', NULL), (12494, 9744, '2010-11-04 03:36:35', NULL), (12497, 9745, '2010-11-04 03:58:58', NULL), (12498, 9746, '2010-11-04 04:14:58', NULL), (12501, 9747, '2010-11-04 05:14:28', NULL), (12502, 9748, '2010-11-04 05:30:48', NULL), (12503, 9749, '2010-11-04 05:30:50', NULL), (12505, 9750, '2010-11-04 07:15:17', NULL), (12507, 9751, '2010-11-04 07:23:59', NULL), (12508, 9752, '2010-11-04 07:38:36', NULL), (12511, 9753, '2010-11-04 08:55:16', NULL), (12512, 9754, '2010-11-04 09:28:10', NULL), (12513, 9755, '2010-11-04 09:33:05', NULL), (12514, 9756, '2010-11-04 09:51:17', NULL), (12516, 9757, '2010-11-04 11:11:09', NULL), (12517, 9758, '2010-11-04 11:22:44', NULL), (12518, 9759, '2010-11-04 13:55:06', NULL), (12519, 9760, '2010-11-04 14:15:15', NULL), (12520, 9761, '2010-11-04 14:25:17', NULL), (12521, 9762, '2010-11-04 15:49:54', NULL), (12522, 9763, '2010-11-04 16:04:42', NULL), (12523, 9764, '2010-11-04 16:26:26', NULL), (12524, 9765, '2010-11-04 16:32:41', NULL), (12525, 9766, '2010-11-04 16:42:35', NULL), (12526, 9767, '2010-11-04 16:52:20', NULL), (12527, 9768, '2010-11-04 18:18:47', NULL), (12528, 9769, '2010-11-04 18:21:39', NULL), (12529, 9770, '2010-11-04 18:31:31', NULL), (12530, 9771, '2010-11-04 18:39:01', NULL), (12531, 9772, '2010-11-04 18:41:49', NULL), (12532, 9773, '2010-11-04 18:43:49', NULL), (12533, 9774, '2010-11-04 19:22:31', NULL), (12535, 9775, '2010-11-04 19:33:25', NULL), (12536, 9776, '2010-11-04 20:12:00', NULL), (12537, 9777, '2010-11-04 20:19:36', NULL), (12538, 9778, '2010-11-04 20:57:50', NULL), (12539, 9779, '2010-11-04 21:02:15', NULL), (12540, 9780, '2010-11-04 21:02:42', NULL), (12541, 9781, '2010-11-04 22:39:32', NULL), (12542, 9782, '2010-11-04 22:51:49', NULL), (12543, 9783, '2010-11-04 22:52:00', NULL), (12545, 9784, '2010-11-05 00:27:41', NULL), (12546, 9785, '2010-11-05 00:27:43', NULL), (12547, 9786, '2010-11-05 00:27:48', NULL), (12548, 9787, '2010-11-05 00:27:55', NULL), (12549, 9788, '2010-11-05 00:27:59', NULL), (12550, 9789, '2010-11-05 00:28:03', NULL), (12551, 9790, '2010-11-05 00:28:08', NULL), (12552, 9791, '2010-11-05 00:28:11', NULL), (12553, 9792, '2010-11-05 00:28:15', NULL), (12554, 9793, '2010-11-05 00:28:21', NULL), (12555, 9794, '2010-11-05 00:28:26', NULL), (12556, 9795, '2010-11-05 00:28:34', NULL), (12557, 9796, '2010-11-05 00:28:38', NULL), (12558, 9797, '2010-11-05 00:28:42', NULL), (12559, 9798, '2010-11-05 00:28:45', NULL), (12560, 9799, '2010-11-05 00:28:50', NULL), (12561, 9800, '2010-11-05 00:28:55', NULL), (12562, 9801, '2010-11-05 00:28:59', NULL), (12563, 9802, '2010-11-05 00:29:05', NULL), (12564, 9803, '2010-11-05 00:29:13', NULL), (12565, 9804, '2010-11-05 00:29:18', NULL), (12566, 9805, '2010-11-05 00:29:24', NULL), (12567, 9806, '2010-11-05 00:29:29', NULL), (12568, 9807, '2010-11-05 00:29:35', NULL), (12569, 9808, '2010-11-05 00:29:41', NULL), (12570, 9809, '2010-11-05 00:29:45', NULL), (12571, 9810, '2010-11-05 00:29:53', NULL), (12572, 9811, '2010-11-05 00:29:59', NULL), (12573, 9812, '2010-11-05 00:30:06', NULL), (12574, 9813, '2010-11-05 00:30:12', NULL), (12575, 9814, '2010-11-05 00:30:16', NULL), (12576, 9815, '2010-11-05 00:30:22', NULL), (12577, 9816, '2010-11-05 00:30:27', NULL), (12578, 9817, '2010-11-05 00:30:31', NULL), (12579, 9818, '2010-11-05 00:30:37', NULL), (12580, 9819, '2010-11-05 00:30:42', NULL), (12581, 9820, '2010-11-05 00:30:48', NULL), (12582, 9821, '2010-11-05 00:30:52', NULL), (12583, 9822, '2010-11-05 00:30:58', NULL), (12584, 9823, '2010-11-05 00:31:04', NULL), (12585, 9824, '2010-11-05 00:31:10', NULL), (12586, 9825, '2010-11-05 00:31:17', NULL), (12587, 9826, '2010-11-05 00:31:22', NULL), (12588, 9827, '2010-11-05 00:31:27', NULL), (12589, 9828, '2010-11-05 00:31:31', NULL), (12590, 9829, '2010-11-05 00:31:38', NULL), (12591, 9830, '2010-11-05 00:31:43', NULL), (12592, 9831, '2010-11-05 00:31:49', NULL), (12593, 9832, '2010-11-05 00:31:54', NULL), (12594, 9833, '2010-11-05 00:32:00', NULL), (12595, 9834, '2010-11-05 00:32:06', NULL), (12596, 9835, '2010-11-05 00:32:10', NULL), (12597, 9836, '2010-11-05 00:32:16', NULL), (12598, 9837, '2010-11-05 00:32:21', NULL), (12599, 9838, '2010-11-05 00:32:26', NULL), (12600, 9839, '2010-11-05 00:32:34', NULL), (12601, 9840, '2010-11-05 00:32:39', NULL), (12602, 9841, '2010-11-05 00:32:44', NULL), (12603, 9842, '2010-11-05 00:32:48', NULL), (12604, 9843, '2010-11-05 00:32:52', NULL), (12605, 9844, '2010-11-05 00:32:57', NULL), (12606, 9845, '2010-11-05 00:33:03', NULL), (12607, 9846, '2010-11-05 00:33:07', NULL), (12608, 9847, '2010-11-05 00:33:12', NULL), (12609, 9848, '2010-11-05 00:33:16', NULL), (12610, 9849, '2010-11-05 00:33:19', NULL), (12611, 9850, '2010-11-05 00:33:23', NULL), (12612, 9851, '2010-11-05 00:33:26', NULL), (12613, 9852, '2010-11-05 00:33:35', NULL), (12614, 9853, '2010-11-05 00:33:38', NULL), (12615, 9854, '2010-11-05 00:33:41', NULL), (12616, 9855, '2010-11-05 00:33:47', NULL), (12617, 9856, '2010-11-05 00:33:52', NULL), (12618, 9857, '2010-11-05 00:33:57', NULL), (12619, 9858, '2010-11-05 00:34:01', NULL), (12620, 9859, '2010-11-05 00:34:06', NULL), (12621, 9860, '2010-11-05 00:34:11', NULL), (12622, 9861, '2010-11-05 00:34:13', NULL), (12623, 9862, '2010-11-05 00:34:17', NULL), (12624, 9863, '2010-11-05 00:34:20', NULL), (12625, 9864, '2010-11-05 00:34:25', NULL), (12626, 9865, '2010-11-05 00:34:31', NULL), (12627, 9866, '2010-11-05 00:34:37', NULL), (12628, 9867, '2010-11-05 00:34:42', NULL), (12629, 9868, '2010-11-05 00:34:47', NULL), (12630, 9869, '2010-11-05 00:34:51', NULL), (12631, 9870, '2010-11-05 00:34:55', NULL), (12632, 9871, '2010-11-05 00:34:58', NULL), (12633, 9872, '2010-11-05 00:35:02', NULL), (12634, 9873, '2010-11-05 00:35:06', NULL), (12635, 9874, '2010-11-05 00:35:11', NULL), (12636, 9875, '2010-11-05 00:35:19', NULL), (12637, 9876, '2010-11-05 00:35:24', NULL), (12638, 9877, '2010-11-05 00:35:28', NULL), (12639, 9878, '2010-11-05 00:35:32', NULL), (12640, 9879, '2010-11-05 00:35:36', NULL), (12641, 9880, '2010-11-05 00:35:39', NULL), (12642, 9881, '2010-11-05 00:35:42', NULL), (12643, 9882, '2010-11-05 00:35:44', NULL), (12644, 9883, '2010-11-05 00:42:00', NULL), (12645, 9884, '2010-11-05 00:42:04', NULL), (12646, 9885, '2010-11-05 00:42:09', NULL), (12647, 9886, '2010-11-05 00:42:15', NULL), (12648, 9887, '2010-11-05 00:42:20', NULL), (12649, 9888, '2010-11-05 00:42:25', NULL), (12650, 9889, '2010-11-05 00:42:32', NULL), (12651, 9890, '2010-11-05 00:42:37', NULL), (12652, 9891, '2010-11-05 00:42:42', NULL), (12653, 9892, '2010-11-05 00:42:45', NULL), (12654, 9893, '2010-11-05 00:42:49', NULL), (12655, 9894, '2010-11-05 00:42:55', NULL), (12656, 9895, '2010-11-05 00:42:59', NULL), (12657, 9896, '2010-11-05 00:43:05', NULL), (12658, 9897, '2010-11-05 00:43:10', NULL), (12659, 9898, '2010-11-05 00:43:17', NULL), (12660, 9899, '2010-11-05 00:43:23', NULL), (12661, 9900, '2010-11-05 00:43:28', NULL), (12662, 9901, '2010-11-05 00:43:33', NULL), (12663, 9902, '2010-11-05 00:43:40', NULL), (12664, 9903, '2010-11-05 00:43:46', NULL), (12665, 9904, '2010-11-05 00:43:52', NULL), (12666, 9905, '2010-11-05 00:43:58', NULL), (12667, 9906, '2010-11-05 00:44:03', NULL), (12668, 9907, '2010-11-05 00:44:09', NULL), (12669, 9908, '2010-11-05 00:44:13', NULL), (12670, 9909, '2010-11-05 00:44:18', NULL), (12671, 9910, '2010-11-05 00:44:24', NULL), (12672, 9911, '2010-11-05 00:44:30', NULL), (12673, 9912, '2010-11-05 00:44:35', NULL), (12674, 9913, '2010-11-05 00:44:40', NULL), (12675, 9914, '2010-11-05 00:44:46', NULL), (12676, 9915, '2010-11-05 00:44:51', NULL), (12677, 9916, '2010-11-05 00:44:57', NULL), (12678, 9917, '2010-11-05 00:45:03', NULL), (12679, 9918, '2010-11-05 00:45:11', NULL), (12680, 9919, '2010-11-05 00:45:15', NULL), (12681, 9920, '2010-11-05 00:45:21', NULL), (12682, 9921, '2010-11-05 00:45:27', NULL), (12683, 9922, '2010-11-05 00:45:32', NULL), (12684, 9923, '2010-11-05 00:45:38', NULL), (12685, 9924, '2010-11-05 00:45:44', NULL), (12686, 9925, '2010-11-05 00:45:49', NULL), (12687, 9926, '2010-11-05 00:45:55', NULL), (12688, 9927, '2010-11-05 00:46:00', NULL), (12689, 9928, '2010-11-05 00:46:05', NULL), (12690, 9929, '2010-11-05 00:46:10', NULL), (12691, 9930, '2010-11-05 00:46:15', NULL), (12692, 9931, '2010-11-05 00:46:24', NULL), (12693, 9932, '2010-11-05 00:46:30', NULL), (12694, 9933, '2010-11-05 00:46:35', NULL), (12695, 9934, '2010-11-05 00:46:41', NULL), (12696, 9935, '2010-11-05 00:46:46', NULL), (12697, 9936, '2010-11-05 00:46:52', NULL), (12698, 9937, '2010-11-05 00:46:55', NULL), (12699, 9938, '2010-11-05 00:46:59', NULL), (12700, 9939, '2010-11-05 00:47:04', NULL), (12701, 9940, '2010-11-05 00:47:11', NULL), (12702, 9941, '2010-11-05 00:47:18', NULL), (12703, 9942, '2010-11-05 00:47:23', NULL), (12704, 9943, '2010-11-05 00:47:28', NULL), (12705, 9944, '2010-11-05 00:47:36', NULL), (12706, 9945, '2010-11-05 00:47:44', NULL), (12707, 9946, '2010-11-05 00:47:47', NULL), (12708, 9947, '2010-11-05 00:47:50', NULL), (12709, 9948, '2010-11-05 00:47:54', NULL), (12710, 9949, '2010-11-05 00:47:59', NULL), (12711, 9950, '2010-11-05 00:48:04', NULL), (12712, 9951, '2010-11-05 00:48:09', NULL), (12713, 9952, '2010-11-05 00:48:12', NULL), (12714, 9953, '2010-11-05 00:48:15', NULL), (12715, 9954, '2010-11-05 00:48:21', NULL), (12716, 9955, '2010-11-05 00:48:25', NULL), (12717, 9956, '2010-11-05 00:48:33', NULL), (12718, 9957, '2010-11-05 00:48:38', NULL), (12719, 9958, '2010-11-05 00:48:42', NULL), (12720, 9959, '2010-11-05 00:48:45', NULL), (12721, 9960, '2010-11-05 00:48:49', NULL), (12722, 9961, '2010-11-05 00:48:53', NULL), (12723, 9962, '2010-11-05 00:48:58', NULL), (12724, 9963, '2010-11-05 00:49:03', NULL), (12725, 9964, '2010-11-05 00:49:08', NULL), (12726, 9965, '2010-11-05 00:49:14', NULL), (12727, 9966, '2010-11-05 00:49:19', NULL), (12728, 9967, '2010-11-05 00:49:24', NULL), (12729, 9968, '2010-11-05 00:49:29', NULL), (12730, 9969, '2010-11-05 00:49:33', NULL), (12731, 9970, '2010-11-05 00:49:38', NULL), (12732, 9971, '2010-11-05 00:49:43', NULL), (12733, 9972, '2010-11-05 00:49:50', NULL), (12734, 9973, '2010-11-05 00:49:53', NULL), (12735, 9974, '2010-11-05 00:49:59', NULL), (12736, 9975, '2010-11-05 00:50:03', NULL), (12737, 9976, '2010-11-05 00:50:08', NULL), (12738, 9977, '2010-11-05 00:50:15', NULL), (12739, 9978, '2010-11-05 00:50:20', NULL), (12740, 9979, '2010-11-05 00:50:25', NULL), (12741, 9980, '2010-11-05 00:50:31', NULL), (12742, 9981, '2010-11-05 00:50:38', NULL), (12743, 9982, '2010-11-05 03:34:16', NULL), (12744, 9983, '2010-11-05 03:44:03', NULL), (12748, 9984, '2010-11-05 06:42:55', NULL), (12749, 9985, '2010-11-05 06:43:44', NULL), (12750, 9986, '2010-11-05 06:49:31', NULL), (12751, 9987, '2010-11-05 06:49:36', NULL), (12752, 9988, '2010-11-05 06:49:39', NULL), (12753, 9989, '2010-11-05 06:49:42', NULL), (12754, 9990, '2010-11-05 06:49:45', NULL), (12755, 9991, '2010-11-05 06:49:48', NULL), (12756, 9992, '2010-11-05 06:49:52', NULL), (12757, 9993, '2010-11-05 06:49:55', NULL), (12758, 9994, '2010-11-05 06:49:59', NULL), (12759, 9995, '2010-11-05 06:50:02', NULL), (12760, 9996, '2010-11-05 06:50:05', NULL), (12761, 9997, '2010-11-05 06:50:09', NULL), (12762, 9998, '2010-11-05 06:50:12', NULL), (12763, 9999, '2010-11-05 06:50:15', NULL), (12764, 10000, '2010-11-05 06:50:19', NULL), (12765, 10001, '2010-11-05 06:50:22', NULL), (12766, 10002, '2010-11-05 06:50:25', NULL), (12767, 10003, '2010-11-05 06:50:28', NULL), (12768, 10004, '2010-11-05 06:50:32', NULL), (12769, 10005, '2010-11-05 06:50:37', NULL), (12770, 10006, '2010-11-05 06:50:41', NULL), (12771, 10007, '2010-11-05 06:50:46', NULL), (12772, 10008, '2010-11-05 06:50:50', NULL), (12773, 10009, '2010-11-05 06:50:55', NULL), (12774, 10010, '2010-11-05 06:50:59', NULL), (12775, 10011, '2010-11-05 06:51:03', NULL), (12776, 10012, '2010-11-05 06:51:08', NULL), (12777, 10013, '2010-11-05 06:51:13', NULL), (12778, 10014, '2010-11-05 06:51:18', NULL), (12779, 10015, '2010-11-05 06:51:23', NULL), (12780, 10016, '2010-11-05 06:51:26', NULL), (12781, 10017, '2010-11-05 06:51:30', NULL), (12782, 10018, '2010-11-05 06:51:34', NULL), (12783, 10019, '2010-11-05 06:51:38', NULL), (12784, 10020, '2010-11-05 06:51:41', NULL), (12785, 10021, '2010-11-05 06:51:45', NULL), (12786, 10022, '2010-11-05 06:51:49', NULL), (12787, 10023, '2010-11-05 06:51:53', NULL), (12788, 10024, '2010-11-05 06:51:56', NULL), (12789, 10025, '2010-11-05 06:52:00', NULL), (12790, 10026, '2010-11-05 06:52:04', NULL), (12791, 10027, '2010-11-05 06:52:09', NULL), (12792, 10028, '2010-11-05 06:52:13', NULL), (12793, 10029, '2010-11-05 06:52:18', NULL), (12794, 10030, '2010-11-05 06:52:22', NULL), (12795, 10031, '2010-11-05 06:52:25', NULL), (12796, 10032, '2010-11-05 06:52:29', NULL), (12797, 10033, '2010-11-05 06:52:32', NULL), (12798, 10034, '2010-11-05 06:52:37', NULL), (12799, 10035, '2010-11-05 06:52:41', NULL), (12800, 10036, '2010-11-05 06:52:45', NULL), (12801, 10037, '2010-11-05 06:52:48', NULL), (12802, 10038, '2010-11-05 06:52:53', NULL), (12803, 10039, '2010-11-05 06:52:56', NULL), (12804, 10040, '2010-11-05 06:53:01', NULL), (12805, 10041, '2010-11-05 06:53:04', NULL), (12806, 10042, '2010-11-05 06:53:08', NULL), (12807, 10043, '2010-11-05 06:53:12', NULL), (12808, 10044, '2010-11-05 06:53:18', NULL), (12809, 10045, '2010-11-05 06:53:23', NULL), (12810, 10046, '2010-11-05 06:53:31', NULL), (12811, 10047, '2010-11-05 06:53:36', NULL), (12812, 10048, '2010-11-05 06:53:41', NULL), (12813, 10049, '2010-11-05 06:53:49', NULL), (12814, 10050, '2010-11-05 06:53:53', NULL), (12815, 10051, '2010-11-05 06:53:57', NULL), (12816, 10052, '2010-11-05 06:54:01', NULL), (12817, 10053, '2010-11-05 06:54:04', NULL), (12818, 10054, '2010-11-05 06:54:08', NULL), (12819, 10055, '2010-11-05 06:54:11', NULL), (12820, 10056, '2010-11-05 06:54:14', NULL), (12821, 10057, '2010-11-05 06:54:18', NULL), (12822, 10058, '2010-11-05 06:54:22', NULL), (12823, 10059, '2010-11-05 06:54:26', NULL), (12824, 10060, '2010-11-05 06:54:30', NULL), (12825, 10061, '2010-11-05 06:54:34', NULL), (12826, 10062, '2010-11-05 06:54:38', NULL), (12827, 10063, '2010-11-05 06:54:42', NULL), (12828, 10064, '2010-11-05 06:54:44', NULL), (12829, 10065, '2010-11-05 06:54:48', NULL), (12830, 10066, '2010-11-05 06:54:52', NULL), (12831, 10067, '2010-11-05 06:54:55', NULL), (12832, 10068, '2010-11-05 06:54:59', NULL), (12833, 10069, '2010-11-05 06:55:02', NULL), (12834, 10070, '2010-11-05 06:55:06', NULL), (12835, 10071, '2010-11-05 06:55:09', NULL), (12836, 10072, '2010-11-05 06:55:12', NULL), (12837, 10073, '2010-11-05 06:55:15', NULL), (12838, 10074, '2010-11-05 06:55:19', NULL), (12839, 10075, '2010-11-05 06:55:24', NULL), (12840, 10076, '2010-11-05 06:55:28', NULL), (12841, 10077, '2010-11-05 06:55:31', NULL), (12842, 10078, '2010-11-05 06:55:35', NULL), (12843, 10079, '2010-11-05 06:55:39', NULL), (12844, 10080, '2010-11-05 06:55:43', NULL), (12845, 10081, '2010-11-05 06:55:46', NULL), (12846, 10082, '2010-11-05 06:55:50', NULL), (12847, 10083, '2010-11-05 06:55:52', NULL), (12848, 10084, '2010-11-05 06:55:55', NULL), (12849, 10085, '2010-11-05 07:16:42', NULL), (12850, 10086, '2010-11-05 07:31:28', NULL), (12851, 10087, '2010-11-05 07:31:32', NULL), (12853, 10088, '2010-11-05 08:08:43', NULL), (12856, 10089, '2010-11-05 08:31:03', NULL), (12857, 10090, '2010-11-05 08:48:04', NULL), (12858, 10091, '2010-11-05 08:55:44', NULL), (12861, 10092, '2010-11-05 09:21:46', NULL), (12862, 10093, '2010-11-05 09:23:50', NULL), (12863, 10094, '2010-11-05 09:29:19', NULL), (12867, 10095, '2010-11-05 09:48:15', NULL), (12869, 10096, '2010-11-05 09:57:07', NULL), (12873, 10097, '2010-11-05 10:57:41', NULL), (12874, 10098, '2010-11-05 11:01:08', NULL), (12875, 10099, '2010-11-05 11:01:08', NULL), (12876, 10100, '2010-11-05 11:03:32', NULL), (12877, 10101, '2010-11-05 11:25:31', NULL), (12878, 10102, '2010-11-05 11:26:21', NULL), (12879, 10103, '2010-11-05 11:32:21', NULL), (12880, 10104, '2010-11-05 12:08:04', NULL), (12884, 10105, '2010-11-05 12:30:38', NULL), (12887, 10106, '2010-11-05 12:51:11', NULL), (12888, 10107, '2010-11-05 12:51:14', NULL), (12889, 10108, '2010-11-05 12:51:18', NULL), (12890, 10109, '2010-11-05 12:51:23', NULL), (12891, 10110, '2010-11-05 12:51:30', NULL), (12892, 10111, '2010-11-05 12:51:34', NULL), (12893, 10112, '2010-11-05 12:51:38', NULL), (12894, 10113, '2010-11-05 12:51:42', NULL), (12895, 10114, '2010-11-05 12:51:46', NULL), (12896, 10115, '2010-11-05 12:51:51', NULL), (12897, 10116, '2010-11-05 12:51:54', NULL), (12898, 10117, '2010-11-05 12:51:57', NULL), (12899, 10118, '2010-11-05 12:52:01', NULL), (12900, 10119, '2010-11-05 12:52:04', NULL), (12901, 10120, '2010-11-05 12:52:07', NULL), (12902, 10121, '2010-11-05 12:52:10', NULL), (12903, 10122, '2010-11-05 12:52:17', NULL), (12904, 10123, '2010-11-05 12:52:20', NULL), (12905, 10124, '2010-11-05 12:52:25', NULL), (12906, 10125, '2010-11-05 12:52:30', NULL), (12907, 10126, '2010-11-05 12:52:35', NULL), (12908, 10127, '2010-11-05 12:52:40', NULL), (12909, 10128, '2010-11-05 12:52:44', NULL), (12910, 10129, '2010-11-05 12:52:48', NULL), (12911, 10130, '2010-11-05 12:52:51', NULL), (12912, 10131, '2010-11-05 12:52:55', NULL), (12913, 10132, '2010-11-05 12:52:59', NULL), (12914, 10133, '2010-11-05 12:53:03', NULL), (12915, 10134, '2010-11-05 12:53:08', NULL), (12916, 10135, '2010-11-05 12:53:13', NULL), (12917, 10136, '2010-11-05 12:53:16', NULL), (12918, 10137, '2010-11-05 12:53:21', NULL), (12919, 10138, '2010-11-05 12:53:26', NULL), (12920, 10139, '2010-11-05 12:53:30', NULL), (12921, 10140, '2010-11-05 12:53:35', NULL), (12922, 10141, '2010-11-05 12:53:40', NULL), (12923, 10142, '2010-11-05 12:53:44', NULL), (12924, 10143, '2010-11-05 12:53:48', NULL), (12925, 10144, '2010-11-05 12:53:54', NULL), (12926, 10145, '2010-11-05 12:53:57', NULL), (12927, 10146, '2010-11-05 12:54:03', NULL), (12928, 10147, '2010-11-05 12:54:08', NULL), (12929, 10148, '2010-11-05 12:54:12', NULL), (12930, 10149, '2010-11-05 12:54:17', NULL), (12931, 10150, '2010-11-05 12:54:23', NULL), (12932, 10151, '2010-11-05 12:54:26', NULL), (12933, 10152, '2010-11-05 12:54:31', NULL), (12934, 10153, '2010-11-05 12:54:34', NULL), (12935, 10154, '2010-11-05 12:54:39', NULL), (12936, 10155, '2010-11-05 12:54:43', NULL), (12937, 10156, '2010-11-05 12:54:47', NULL), (12938, 10157, '2010-11-05 12:54:51', NULL), (12939, 10158, '2010-11-05 12:54:55', NULL), (12940, 10159, '2010-11-05 12:54:59', NULL), (12941, 10160, '2010-11-05 12:55:02', NULL), (12942, 10161, '2010-11-05 12:55:06', NULL), (12943, 10162, '2010-11-05 12:55:10', NULL), (12944, 10163, '2010-11-05 12:55:14', NULL), (12945, 10164, '2010-11-05 12:55:19', NULL), (12946, 10165, '2010-11-05 12:55:25', NULL), (12947, 10166, '2010-11-05 12:55:30', NULL), (12948, 10167, '2010-11-05 12:55:35', NULL), (12949, 10168, '2010-11-05 12:55:38', NULL), (12950, 10169, '2010-11-05 12:55:42', NULL), (12951, 10170, '2010-11-05 12:55:48', NULL), (12952, 10171, '2010-11-05 12:55:51', NULL), (12953, 10172, '2010-11-05 12:55:55', NULL), (12954, 10173, '2010-11-05 12:55:58', NULL), (12955, 10174, '2010-11-05 12:56:02', NULL), (12956, 10175, '2010-11-05 12:56:10', NULL), (12957, 10176, '2010-11-05 12:56:29', NULL), (12958, 10177, '2010-11-05 12:56:36', NULL), (12959, 10178, '2010-11-05 12:56:37', NULL), (12960, 10179, '2010-11-05 12:56:40', NULL), (12961, 10180, '2010-11-05 12:56:45', NULL), (12962, 10181, '2010-11-05 12:56:51', NULL), (12963, 10182, '2010-11-05 12:56:54', NULL), (12964, 10183, '2010-11-05 12:57:03', NULL), (12965, 10184, '2010-11-05 12:57:06', NULL), (12966, 10185, '2010-11-05 12:57:13', NULL), (12967, 10186, '2010-11-05 12:57:19', NULL), (12968, 10187, '2010-11-05 12:57:24', NULL), (12969, 10188, '2010-11-05 12:57:32', NULL), (12970, 10189, '2010-11-05 12:57:38', NULL), (12971, 10190, '2010-11-05 12:57:42', NULL), (12972, 10191, '2010-11-05 12:57:49', NULL), (12973, 10192, '2010-11-05 12:57:53', NULL), (12974, 10193, '2010-11-05 12:58:01', NULL), (12975, 10194, '2010-11-05 12:58:06', NULL), (12976, 10195, '2010-11-05 12:58:12', NULL), (12977, 10196, '2010-11-05 12:58:17', NULL), (12978, 10197, '2010-11-05 12:58:21', NULL), (12979, 10198, '2010-11-05 12:58:26', NULL), (12980, 10199, '2010-11-05 12:58:29', NULL), (12981, 10200, '2010-11-05 12:58:35', NULL), (12982, 10201, '2010-11-05 12:58:44', NULL), (12983, 10202, '2010-11-05 12:58:48', NULL), (12984, 10203, '2010-11-05 12:58:52', NULL), (12985, 10204, '2010-11-05 12:58:55', NULL), (12986, 10205, '2010-11-05 12:59:03', NULL), (12988, 10206, '2010-11-05 13:01:03', NULL), (12989, 10207, '2010-11-05 13:01:57', NULL), (12991, 10208, '2010-11-05 13:03:59', NULL), (12996, 10209, '2010-11-05 13:31:07', NULL), (12999, 10210, '2010-11-05 13:35:44', NULL), (13000, 10211, '2010-11-05 13:37:07', NULL), (13004, 10212, '2010-11-05 13:48:48', NULL), (13012, 10213, '2010-11-05 14:28:42', NULL), (13014, 10214, '2010-11-05 14:51:37', NULL), (13016, 10215, '2010-11-05 14:52:35', NULL), (13017, 10216, '2010-11-05 14:52:45', NULL), (13018, 10217, '2010-11-05 14:52:54', NULL), (13019, 10218, '2010-11-05 14:53:06', NULL), (13020, 10219, '2010-11-05 14:54:32', NULL), (13021, 10220, '2010-11-05 14:58:30', NULL), (13025, 10221, '2010-11-05 15:11:28', NULL), (13027, 10222, '2010-11-05 15:12:50', NULL), (13029, 10223, '2010-11-05 15:14:40', NULL), (13033, 10224, '2010-11-05 15:39:02', NULL), (13035, 10225, '2010-11-05 15:41:04', NULL), (13036, 10226, '2010-11-05 15:43:51', NULL), (13040, 10227, '2010-11-05 15:54:17', NULL), (13045, 10228, '2010-11-05 16:11:51', NULL), (13056, 10229, '2010-11-05 17:04:40', NULL), (13057, 10230, '2010-11-05 17:04:58', NULL), (13058, 10231, '2010-11-05 17:12:35', NULL), (13059, 10232, '2010-11-05 17:41:29', NULL), (13060, 10233, '2010-11-05 18:06:29', NULL), (13061, 10234, '2010-11-05 18:10:35', NULL), (13062, 10235, '2010-11-05 18:16:38', NULL), (13063, 10236, '2010-11-05 18:17:32', NULL), (13064, 10237, '2010-11-05 18:41:54', NULL), (13065, 10238, '2010-11-05 18:43:34', NULL), (13067, 10239, '2010-11-05 19:28:30', NULL), (13068, 10240, '2010-11-05 19:31:13', NULL), (13069, 10241, '2010-11-05 20:55:09', NULL), (13070, 10242, '2010-11-05 20:58:20', NULL), (13071, 10243, '2010-11-05 21:38:32', NULL), (13072, 10244, '2010-11-05 21:43:06', NULL), (13073, 10245, '2010-11-05 21:49:56', NULL), (13074, 10246, '2010-11-05 22:14:08', NULL), (13075, 10247, '2010-11-05 22:15:31', NULL), (13076, 10248, '2010-11-05 23:57:56', NULL), (13078, 10249, '2010-11-06 01:12:42', NULL), (13079, 10250, '2010-11-06 01:44:49', NULL), (13080, 10251, '2010-11-06 01:48:11', NULL), (13081, 10252, '2010-11-06 02:01:36', NULL), (13082, 10253, '2010-11-06 02:36:08', NULL), (13083, 10254, '2010-11-06 03:38:29', NULL), (13084, 10255, '2010-11-06 03:44:24', NULL), (13085, 10256, '2010-11-06 04:22:40', NULL), (13086, 10257, '2010-11-06 05:04:04', NULL), (13087, 10258, '2010-11-06 05:40:47', NULL), (13088, 10259, '2010-11-06 07:06:20', NULL), (13089, 10260, '2010-11-06 07:08:13', NULL), (13090, 10261, '2010-11-06 07:08:17', NULL), (13091, 10262, '2010-11-06 07:10:15', NULL), (13092, 10263, '2010-11-06 07:18:15', NULL), (13093, 10264, '2010-11-06 07:30:44', NULL), (13094, 10265, '2010-11-06 08:37:04', NULL), (13095, 10266, '2010-11-06 08:54:09', NULL), (13096, 10267, '2010-11-06 09:16:36', NULL), (13097, 10268, '2010-11-06 09:26:57', NULL), (13098, 10269, '2010-11-06 09:38:22', NULL), (13099, 10270, '2010-11-06 09:42:57', NULL), (13100, 10271, '2010-11-06 10:11:55', NULL), (13101, 10271, '2010-11-06 10:12:37', NULL), (13102, 10272, '2010-11-06 10:13:51', NULL), (13103, 10273, '2010-11-06 10:15:27', NULL), (13104, 10274, '2010-11-06 10:20:14', NULL), (13105, 10275, '2010-11-06 10:20:16', NULL), (13106, 10276, '2010-11-06 10:24:04', NULL), (13107, 10277, '2010-11-06 10:46:12', NULL), (13108, 10278, '2010-11-06 10:55:19', NULL), (13109, 10279, '2010-11-06 10:56:44', NULL), (13110, 10280, '2010-11-06 11:46:21', NULL), (13111, 10281, '2010-11-06 11:50:24', NULL), (13112, 10282, '2010-11-06 12:04:49', NULL), (13113, 10283, '2010-11-06 12:21:08', NULL), (13114, 10284, '2010-11-06 12:24:24', NULL), (13115, 10285, '2010-11-06 12:25:28', NULL), (13116, 10286, '2010-11-06 12:30:06', NULL), (13117, 10287, '2010-11-06 12:31:10', NULL), (13118, 10288, '2010-11-06 12:57:36', NULL), (13120, 10289, '2010-11-06 13:08:23', NULL), (13121, 10290, '2010-11-06 13:25:13', NULL), (13122, 10291, '2010-11-06 13:43:22', NULL), (13123, 10292, '2010-11-06 13:43:23', NULL), (13124, 10293, '2010-11-06 13:43:25', NULL), (13125, 10294, '2010-11-06 13:43:28', NULL), (13126, 10295, '2010-11-06 13:43:30', NULL), (13127, 10296, '2010-11-06 13:43:31', NULL), (13128, 10297, '2010-11-06 13:43:33', NULL), (13129, 10298, '2010-11-06 13:54:12', NULL), (13130, 10299, '2010-11-06 14:00:29', NULL), (13131, 10300, '2010-11-06 14:26:06', NULL), (13132, 10301, '2010-11-06 14:34:15', NULL), (13133, 10302, '2010-11-06 16:00:57', NULL), (13134, 10303, '2010-11-06 16:30:58', NULL), (13135, 10304, '2010-11-06 17:04:12', NULL), (13136, 10305, '2010-11-06 17:42:30', NULL), (13138, 10306, '2010-11-06 17:57:43', NULL), (13139, 10307, '2010-11-06 18:05:36', NULL), (13140, 10308, '2010-11-06 18:17:38', NULL), (13142, 10309, '2010-11-06 19:35:06', NULL), (13143, 10310, '2010-11-06 19:38:17', NULL), (13144, 10311, '2010-11-06 22:09:59', NULL), (13145, 10312, '2010-11-06 23:21:34', NULL), (13146, 10313, '2010-11-06 23:40:46', NULL), (13147, 10314, '2010-11-07 01:06:44', NULL), (13148, 10315, '2010-11-07 01:06:46', NULL), (13149, 10316, '2010-11-07 01:06:48', NULL), (13150, 10317, '2010-11-07 01:17:49', NULL), (13151, 10318, '2010-11-07 01:17:51', NULL), (13152, 10319, '2010-11-07 01:17:53', NULL), (13153, 10320, '2010-11-07 01:58:18', NULL), (13154, 10321, '2010-11-07 02:56:13', NULL), (13155, 10322, '2010-11-07 04:36:11', NULL), (13156, 10323, '2010-11-07 04:49:24', NULL), (13159, 10324, '2010-11-07 05:26:38', NULL), (13160, 10325, '2010-11-07 07:13:00', NULL), (13161, 10326, '2010-11-07 07:13:05', NULL), (13162, 10327, '2010-11-07 07:20:48', NULL), (13163, 10328, '2010-11-07 08:09:00', NULL), (13164, 10329, '2010-11-07 09:04:59', NULL), (13165, 10330, '2010-11-07 09:06:55', NULL), (13166, 10331, '2010-11-07 09:21:30', NULL), (13167, 10332, '2010-11-07 09:55:28', NULL), (13168, 10333, '2010-11-07 09:55:31', NULL), (13169, 10334, '2010-11-07 09:55:35', NULL), (13170, 10335, '2010-11-07 09:55:36', NULL), (13171, 10336, '2010-11-07 10:51:35', NULL), (13172, 10337, '2010-11-07 11:14:51', NULL), (13173, 10338, '2010-11-07 11:16:02', NULL), (13174, 10339, '2010-11-07 11:42:23', NULL), (13175, 10340, '2010-11-07 12:11:39', NULL), (13176, 10341, '2010-11-07 12:14:32', NULL), (13177, 10342, '2010-11-07 12:32:07', NULL), (13178, 10343, '2010-11-07 12:46:44', NULL), (13179, 10344, '2010-11-07 12:47:24', NULL), (13180, 10345, '2010-11-07 13:06:19', NULL), (13181, 10346, '2010-11-07 13:15:34', NULL), (13182, 10347, '2010-11-07 14:35:36', NULL), (13183, 10348, '2010-11-07 14:44:46', NULL), (13184, 10349, '2010-11-07 14:55:09', NULL), (13185, 10350, '2010-11-07 15:32:04', NULL), (13186, 10351, '2010-11-07 16:22:51', NULL), (13187, 10352, '2010-11-07 16:22:52', NULL), (13188, 10353, '2010-11-07 17:08:04', NULL), (13189, 10354, '2010-11-07 17:14:34', NULL), (13190, 10355, '2010-11-07 17:31:47', NULL), (13191, 10356, '2010-11-07 17:46:54', NULL), (13192, 10357, '2010-11-07 17:58:23', NULL), (13193, 10358, '2010-11-07 18:15:40', NULL), (13194, 10359, '2010-11-07 18:20:58', NULL), (13195, 10360, '2010-11-07 19:20:23', NULL), (13196, 10361, '2010-11-07 20:25:14', NULL), (13197, 10361, '2010-11-07 20:27:45', NULL), (13198, 10362, '2010-11-07 21:05:14', NULL), (13199, 10363, '2010-11-07 21:23:21', NULL), (13200, 10364, '2010-11-07 23:09:06', NULL), (13201, 10365, '2010-11-07 23:28:55', NULL), (13202, 10366, '2010-11-07 23:48:05', NULL), (13203, 10367, '2010-11-08 00:08:26', NULL), (13204, 10368, '2010-11-08 01:35:34', NULL), (13205, 10369, '2010-11-08 01:50:06', NULL), (13206, 10370, '2010-11-08 02:16:00', NULL), (13207, 10371, '2010-11-08 02:40:27', NULL), (13208, 10372, '2010-11-08 02:46:36', NULL), (13210, 10373, '2010-11-08 03:31:35', NULL), (13212, 10374, '2010-11-08 05:26:57', NULL), (13214, 10375, '2010-11-08 05:54:03', NULL), (13216, 10376, '2010-11-08 07:10:30', NULL), (13217, 10377, '2010-11-08 07:10:34', NULL), (13218, 10378, '2010-11-08 07:16:24', NULL), (13219, 10379, '2010-11-08 07:22:45', NULL), (13220, 10380, '2010-11-08 07:32:28', NULL), (13221, 10381, '2010-11-08 08:20:44', NULL), (13222, 10382, '2010-11-08 09:05:50', NULL), (13227, 10383, '2010-11-08 11:21:56', NULL), (13228, 10384, '2010-11-08 11:29:40', NULL), (13229, 10385, '2010-11-08 11:44:45', NULL), (13231, 10386, '2010-11-08 11:58:17', NULL), (13232, 10387, '2010-11-08 12:26:16', NULL), (13236, 10388, '2010-11-08 14:12:43', NULL), (13237, 10389, '2010-11-08 14:19:46', NULL), (13239, 10390, '2010-11-08 15:50:19', NULL), (13240, 10391, '2010-11-08 15:58:22', NULL), (13241, 10392, '2010-11-08 16:18:32', NULL), (13242, 10393, '2010-11-08 16:28:57', NULL), (13243, 10394, '2010-11-08 16:35:01', NULL), (13244, 10395, '2010-11-08 17:15:28', NULL), (13245, 10396, '2010-11-08 17:20:45', NULL), (13246, 10397, '2010-11-08 17:31:00', NULL), (13247, 10398, '2010-11-08 17:31:41', NULL), (13248, 10399, '2010-11-08 18:14:04', NULL), (13249, 10400, '2010-11-08 18:35:48', NULL), (13250, 10401, '2010-11-08 18:37:07', NULL), (13251, 10402, '2010-11-08 18:51:57', NULL), (13252, 10403, '2010-11-08 19:25:58', NULL), (13253, 10404, '2010-11-08 19:53:49', NULL), (13255, 10405, '2010-11-08 20:05:57', NULL), (13256, 10406, '2010-11-08 20:12:46', NULL), (13257, 10407, '2010-11-08 20:38:54', NULL), (13258, 10408, '2010-11-08 22:30:08', NULL), (13259, 10409, '2010-11-08 22:47:58', NULL), (13260, 10410, '2010-11-08 23:37:52', NULL), (13261, 10411, '2010-11-09 00:58:01', NULL), (13262, 10412, '2010-11-09 02:56:25', NULL), (13264, 10413, '2010-11-09 03:29:06', NULL), (13267, 10414, '2010-11-09 04:21:34', NULL), (13268, 10415, '2010-11-09 04:30:28', NULL), (13269, 10416, '2010-11-09 05:12:30', NULL), (13272, 10417, '2010-11-09 05:54:20', NULL), (13274, 10418, '2010-11-09 06:03:20', NULL), (13276, 10419, '2010-11-09 06:46:55', NULL), (13277, 10420, '2010-11-09 06:48:36', NULL), (13279, 10421, '2010-11-09 07:12:21', NULL), (13280, 10422, '2010-11-09 07:12:26', NULL), (13281, 10423, '2010-11-09 07:24:55', NULL), (13282, 10424, '2010-11-09 07:48:57', NULL), (13285, 10425, '2010-11-09 08:36:31', NULL), (13289, 10426, '2010-11-09 09:47:59', NULL), (13295, 10427, '2010-11-09 12:10:54', NULL), (13296, 10428, '2010-11-09 12:47:09', NULL), (13300, 10429, '2010-11-09 13:30:03', NULL), (13301, 10430, '2010-11-09 13:32:20', NULL), (13303, 10431, '2010-11-09 13:59:57', NULL), (13305, 10432, '2010-11-09 14:09:58', NULL), (13306, 10433, '2010-11-09 14:17:18', NULL), (13307, 10434, '2010-11-09 14:32:10', NULL), (13309, 10435, '2010-11-09 14:49:03', NULL), (13310, 10436, '2010-11-09 14:57:12', NULL), (13311, 10437, '2010-11-09 15:10:48', NULL), (13312, 10438, '2010-11-09 15:10:53', NULL), (13313, 10439, '2010-11-09 15:10:54', NULL), (13314, 10440, '2010-11-09 15:10:56', NULL), (13315, 10441, '2010-11-09 15:12:53', NULL), (13316, 10442, '2010-11-09 15:12:54', NULL), (13319, 10443, '2010-11-09 15:42:32', NULL), (13320, 10444, '2010-11-09 15:48:10', NULL), (13322, 10445, '2010-11-09 15:53:21', NULL), (13324, 10446, '2010-11-09 16:04:01', NULL), (13325, 10447, '2010-11-09 16:12:28', NULL), (13326, 10448, '2010-11-09 16:25:33', NULL), (13328, 10449, '2010-11-09 16:40:08', NULL), (13329, 10450, '2010-11-09 16:41:57', NULL), (13330, 10451, '2010-11-09 16:42:03', NULL), (13333, 10452, '2010-11-09 16:56:19', NULL), (13334, 10453, '2010-11-09 17:00:14', NULL), (13335, 10454, '2010-11-09 17:06:32', NULL), (13336, 10455, '2010-11-09 17:27:25', NULL), (13337, 10456, '2010-11-09 17:29:16', NULL), (13339, 10457, '2010-11-09 17:33:45', NULL), (13343, 10458, '2010-11-09 18:28:30', NULL), (13344, 10459, '2010-11-09 18:39:33', NULL), (13346, 10460, '2010-11-09 18:59:35', NULL), (13347, 10461, '2010-11-09 18:59:43', NULL), (13349, 10462, '2010-11-09 19:02:19', NULL), (13350, 10463, '2010-11-09 19:07:11', NULL), (13352, 10464, '2010-11-09 19:18:02', NULL), (13356, 10465, '2010-11-09 20:33:29', NULL), (13357, 10466, '2010-11-09 21:41:48', NULL), (13358, 10467, '2010-11-09 23:42:46', NULL), (13359, 10468, '2010-11-10 00:37:48', NULL), (13361, 10469, '2010-11-10 02:12:45', NULL), (13362, 10470, '2010-11-10 02:43:15', NULL), (13363, 10471, '2010-11-10 02:43:17', NULL), (13365, 10472, '2010-11-10 05:43:39', NULL), (13367, 10473, '2010-11-10 06:47:45', NULL), (13369, 10474, '2010-11-10 07:19:41', NULL), (13370, 10474, '2010-11-10 07:24:59', NULL), (13374, 10475, '2010-11-10 08:48:40', NULL), (13376, 10476, '2010-11-10 09:03:28', NULL), (13379, 10477, '2010-11-10 09:33:32', NULL), (13380, 10478, '2010-11-10 10:01:14', NULL), (13381, 10479, '2010-11-10 10:01:51', NULL), (13382, 10480, '2010-11-10 10:02:10', NULL), (13383, 10481, '2010-11-10 10:02:33', NULL), (13384, 10482, '2010-11-10 10:02:37', NULL), (13385, 10483, '2010-11-10 10:14:59', NULL), (13386, 10484, '2010-11-10 10:37:35', NULL), (13387, 10485, '2010-11-10 11:57:07', NULL), (13388, 10486, '2010-11-10 12:05:13', NULL), (13389, 10487, '2010-11-10 13:09:48', NULL), (13394, 10488, '2010-11-10 13:52:50', NULL), (13396, 10489, '2010-11-10 14:19:12', NULL), (13399, 10490, '2010-11-10 15:25:42', NULL), (13400, 10491, '2010-11-10 15:47:59', NULL), (13401, 10492, '2010-11-10 15:48:32', NULL), (13403, 10493, '2010-11-10 16:05:35', NULL), (13405, 10494, '2010-11-10 16:23:50', NULL), (13406, 10495, '2010-11-10 16:31:48', NULL), (13409, 10496, '2010-11-10 16:58:29', NULL), (13413, 10497, '2010-11-10 17:35:35', NULL), (13414, 10498, '2010-11-10 17:46:12', NULL), (13415, 10499, '2010-11-10 17:49:17', NULL), (13416, 10500, '2010-11-10 17:57:57', NULL), (13417, 10501, '2010-11-10 17:59:34', NULL), (13418, 10502, '2010-11-10 18:01:18', NULL), (13419, 10503, '2010-11-10 18:46:45', NULL), (13420, 10504, '2010-11-10 18:51:45', NULL), (13422, 10505, '2010-11-10 18:58:20', NULL), (13423, 10506, '2010-11-10 19:16:48', NULL), (13424, 10507, '2010-11-10 19:23:34', NULL), (13425, 10508, '2010-11-10 19:33:21', NULL), (13426, 10509, '2010-11-10 19:42:30', NULL), (13428, 10510, '2010-11-10 19:49:16', NULL), (13429, 10511, '2010-11-10 19:53:21', NULL), (13430, 10512, '2010-11-10 19:53:24', NULL), (13433, 10513, '2010-11-10 20:16:15', NULL), (13434, 10514, '2010-11-10 20:23:31', NULL), (13435, 10515, '2010-11-10 20:44:02', NULL), (13436, 10516, '2010-11-10 20:44:04', NULL), (13437, 10517, '2010-11-10 20:44:06', NULL), (13438, 10518, '2010-11-10 20:44:09', NULL), (13439, 10519, '2010-11-10 20:44:10', NULL), (13440, 10520, '2010-11-10 20:44:12', NULL), (13441, 10521, '2010-11-10 20:44:14', NULL), (13443, 10522, '2010-11-10 21:21:03', NULL), (13444, 10523, '2010-11-10 21:37:46', NULL), (13445, 10524, '2010-11-10 21:46:15', NULL), (13446, 10525, '2010-11-10 21:54:45', NULL), (13448, 10523, '2010-11-10 22:04:53', NULL), (13449, 10526, '2010-11-10 22:40:46', NULL), (13450, 10527, '2010-11-10 22:52:17', NULL), (13451, 10528, '2010-11-10 22:57:14', NULL), (13453, 10529, '2010-11-11 01:02:02', NULL), (13454, 10530, '2010-11-11 01:34:34', NULL), (13455, 10531, '2010-11-11 02:07:19', NULL), (13456, 10532, '2010-11-11 03:52:39', NULL), (13459, 10533, '2010-11-11 04:59:50', NULL), (13461, 10534, '2010-11-11 07:08:24', NULL), (13462, 10535, '2010-11-11 07:08:25', NULL), (13463, 10536, '2010-11-11 07:30:38', NULL), (13466, 10537, '2010-11-11 08:56:56', NULL), (13468, 10538, '2010-11-11 09:03:59', NULL), (13469, 10539, '2010-11-11 10:13:11', NULL), (13470, 10540, '2010-11-11 10:16:04', NULL), (13471, 10541, '2010-11-11 10:21:00', NULL), (13472, 10542, '2010-11-11 10:38:01', NULL), (13473, 10543, '2010-11-11 10:38:30', NULL), (13474, 10544, '2010-11-11 11:30:28', NULL), (13475, 10545, '2010-11-11 11:59:00', NULL), (13476, 10546, '2010-11-11 11:59:19', NULL), (13478, 10547, '2010-11-11 12:26:55', NULL), (13479, 10548, '2010-11-11 12:40:27', NULL), (13480, 10548, '2010-11-11 12:40:37', NULL), (13481, 10549, '2010-11-11 12:53:02', NULL), (13482, 10550, '2010-11-11 13:17:20', NULL), (13483, 10551, '2010-11-11 13:17:34', NULL), (13484, 10551, '2010-11-11 13:18:05', NULL), (13485, 10552, '2010-11-11 13:18:13', NULL), (13487, 10553, '2010-11-11 13:35:45', NULL), (13488, 10554, '2010-11-11 13:49:51', NULL), (13489, 10555, '2010-11-11 14:43:48', NULL), (13491, 10556, '2010-11-11 15:02:13', NULL), (13492, 10557, '2010-11-11 15:02:34', NULL), (13493, 10558, '2010-11-11 15:03:30', NULL), (13494, 10559, '2010-11-11 15:03:32', NULL), (13495, 10560, '2010-11-11 15:11:25', NULL), (13496, 10561, '2010-11-11 15:27:55', NULL), (13499, 10562, '2010-11-11 15:41:56', NULL), (13500, 10563, '2010-11-11 15:55:04', NULL), (13501, 10564, '2010-11-11 15:57:31', NULL), (13502, 10565, '2010-11-11 16:47:36', NULL), (13503, 10566, '2010-11-11 16:57:25', NULL), (13505, 10567, '2010-11-11 17:25:58', NULL), (13506, 10568, '2010-11-11 17:26:35', NULL), (13507, 10569, '2010-11-11 17:34:30', NULL), (13508, 10570, '2010-11-11 17:43:42', NULL), (13509, 10571, '2010-11-11 18:16:02', NULL), (13510, 10572, '2010-11-11 19:19:10', NULL), (13511, 10573, '2010-11-11 19:38:16', NULL), (13512, 10574, '2010-11-11 19:43:03', NULL), (13513, 10575, '2010-11-11 20:00:12', NULL), (13514, 10576, '2010-11-11 20:20:05', NULL), (13515, 10576, '2010-11-11 20:20:37', NULL), (13516, 10577, '2010-11-11 20:20:54', NULL), (13517, 10578, '2010-11-11 20:30:28', NULL), (13518, 10579, '2010-11-11 20:30:31', NULL), (13519, 10580, '2010-11-11 20:30:33', NULL), (13520, 10581, '2010-11-11 20:30:36', NULL), (13521, 10582, '2010-11-11 20:30:39', NULL), (13522, 10583, '2010-11-11 21:06:26', NULL), (13523, 10584, '2010-11-11 21:50:00', NULL), (13524, 10585, '2010-11-11 22:52:58', NULL), (13525, 10586, '2010-11-11 23:45:56', NULL), (13531, 10587, '2010-11-12 00:33:16', NULL), (13533, 10588, '2010-11-12 01:38:45', NULL), (13534, 10589, '2010-11-12 01:38:49', NULL), (13535, 10590, '2010-11-12 01:52:49', NULL), (13536, 10591, '2010-11-12 01:52:53', NULL), (13537, 10592, '2010-11-12 03:55:01', NULL), (13539, 10593, '2010-11-12 04:58:34', NULL), (13540, 10594, '2010-11-12 05:09:45', NULL), (13541, 10595, '2010-11-12 05:11:38', NULL), (13542, 10596, '2010-11-12 05:34:30', NULL), (13544, 10597, '2010-11-12 06:32:02', NULL), (13546, 10598, '2010-11-12 06:48:55', NULL), (13547, 10599, '2010-11-12 07:07:17', NULL), (13549, 10600, '2010-11-12 07:25:00', NULL), (13550, 10601, '2010-11-12 07:25:04', NULL), (13551, 10602, '2010-11-12 07:29:05', NULL), (13552, 10603, '2010-11-12 08:00:32', NULL), (13555, 10604, '2010-11-12 08:20:17', NULL), (13556, 10605, '2010-11-12 08:46:40', NULL), (13557, 10606, '2010-11-12 09:00:01', NULL), (13559, 10607, '2010-11-12 09:23:37', NULL), (13560, 10608, '2010-11-12 09:26:24', NULL), (13561, 10609, '2010-11-12 09:27:36', NULL), (13562, 10610, '2010-11-12 09:31:56', NULL), (13563, 10611, '2010-11-12 09:36:35', NULL), (13564, 10612, '2010-11-12 10:22:45', NULL), (13565, 10613, '2010-11-12 10:22:46', NULL), (13566, 10614, '2010-11-12 10:31:53', NULL), (13567, 10615, '2010-11-12 10:33:37', NULL), (13568, 10616, '2010-11-12 10:37:18', NULL), (13569, 10617, '2010-11-12 10:58:54', NULL), (13570, 10619, '2010-11-12 11:20:04', NULL), (13571, 10618, '2010-11-12 11:20:04', NULL), (13573, 10621, '2010-11-12 11:37:24', NULL), (13574, 10623, '2010-11-12 11:37:24', NULL), (13575, 10623, '2010-11-12 11:37:57', NULL), (13576, 10624, '2010-11-12 12:02:10', NULL), (13577, 10625, '2010-11-12 12:17:46', NULL), (13578, 10626, '2010-11-12 12:25:35', NULL), (13579, 10627, '2010-11-12 12:32:08', NULL), (13580, 10628, '2010-11-12 12:32:42', NULL), (13581, 10629, '2010-11-12 12:35:16', NULL), (13583, 10630, '2010-11-12 13:01:51', NULL), (13584, 10631, '2010-11-12 13:26:18', NULL), (13585, 10632, '2010-11-12 13:38:31', NULL), (13586, 10633, '2010-11-12 14:37:09', NULL), (13587, 10634, '2010-11-12 14:45:58', NULL), (13588, 10635, '2010-11-12 15:05:29', NULL), (13589, 10636, '2010-11-12 15:41:05', NULL), (13590, 10637, '2010-11-12 15:42:07', NULL), (13591, 10638, '2010-11-12 15:52:07', NULL), (13592, 10639, '2010-11-12 16:13:22', NULL), (13593, 10640, '2010-11-12 16:16:29', NULL), (13594, 10641, '2010-11-12 16:31:10', NULL), (13595, 10642, '2010-11-12 16:42:55', NULL), (13596, 10643, '2010-11-12 17:06:08', NULL), (13597, 10644, '2010-11-12 17:06:32', NULL), (13598, 10645, '2010-11-12 17:14:19', NULL), (13599, 10646, '2010-11-12 17:45:18', NULL), (13600, 10647, '2010-11-12 18:08:16', NULL), (13601, 10648, '2010-11-12 19:01:47', NULL), (13602, 10649, '2010-11-12 19:06:50', NULL), (13603, 10650, '2010-11-12 19:25:02', NULL), (13604, 10651, '2010-11-12 19:30:42', NULL), (13605, 10652, '2010-11-12 19:35:16', NULL), (13606, 10653, '2010-11-12 19:36:03', NULL), (13607, 10654, '2010-11-12 19:53:08', NULL), (13608, 10655, '2010-11-12 19:56:42', NULL), (13609, 10656, '2010-11-12 20:34:34', NULL), (13610, 10657, '2010-11-12 20:35:43', NULL), (13611, 10658, '2010-11-12 20:36:42', NULL), (13612, 10659, '2010-11-12 21:01:21', NULL), (13613, 10660, '2010-11-12 21:02:59', NULL), (13614, 10661, '2010-11-12 21:47:23', NULL), (13615, 10662, '2010-11-12 22:32:53', NULL), (13616, 10663, '2010-11-12 22:49:16', NULL), (13617, 10664, '2010-11-12 23:53:50', NULL), (13618, 10665, '2010-11-13 00:02:49', NULL), (13620, 10666, '2010-11-13 02:04:02', NULL), (13621, 10667, '2010-11-13 02:20:13', NULL), (13622, 10668, '2010-11-13 02:41:37', NULL), (13623, 10669, '2010-11-13 03:24:01', NULL), (13625, 10670, '2010-11-13 04:14:59', NULL), (13626, 10671, '2010-11-13 04:24:31', NULL), (13627, 10672, '2010-11-13 05:18:04', NULL), (13632, 10673, '2010-11-13 06:33:22', NULL), (13634, 10674, '2010-11-13 06:51:47', NULL), (13636, 10675, '2010-11-13 07:11:42', NULL), (13637, 10676, '2010-11-13 07:53:13', NULL), (13638, 10677, '2010-11-13 07:53:17', NULL), (13640, 10678, '2010-11-13 08:07:30', NULL), (13642, 10679, '2010-11-13 09:03:27', NULL), (13643, 10680, '2010-11-13 09:16:08', NULL), (13644, 10681, '2010-11-13 09:35:54', NULL), (13645, 10682, '2010-11-13 10:03:36', NULL), (13647, 10683, '2010-11-13 10:40:10', NULL), (13648, 10684, '2010-11-13 10:40:12', NULL), (13649, 10685, '2010-11-13 11:03:33', NULL), (13650, 10686, '2010-11-13 11:52:34', NULL), (13651, 10687, '2010-11-13 11:52:57', NULL), (13652, 10688, '2010-11-13 12:28:36', NULL), (13655, 10689, '2010-11-13 12:56:28', NULL), (13656, 10690, '2010-11-13 13:46:54', NULL), (13657, 10691, '2010-11-13 15:08:43', NULL), (13658, 10692, '2010-11-13 16:21:10', NULL), (13659, 10693, '2010-11-13 16:49:13', NULL), (13660, 10694, '2010-11-13 17:03:03', NULL), (13661, 10695, '2010-11-13 18:10:53', NULL), (13662, 10696, '2010-11-13 18:32:40', NULL), (13663, 10697, '2010-11-13 19:00:32', NULL), (13664, 10698, '2010-11-13 19:24:43', NULL), (13665, 10699, '2010-11-13 19:35:13', NULL), (13666, 10699, '2010-11-13 19:37:55', NULL), (13667, 10700, '2010-11-13 19:39:09', NULL), (13668, 10701, '2010-11-13 19:39:57', NULL), (13669, 10702, '2010-11-13 20:05:40', NULL), (13670, 10703, '2010-11-13 20:13:04', NULL), (13671, 10704, '2010-11-13 20:18:41', NULL), (13672, 10705, '2010-11-13 20:24:23', NULL), (13673, 10706, '2010-11-13 20:26:23', NULL), (13674, 10707, '2010-11-13 20:34:08', NULL), (13675, 10708, '2010-11-13 20:46:53', NULL), (13676, 10709, '2010-11-13 21:15:41', NULL), (13677, 10710, '2010-11-13 21:26:15', NULL), (13678, 10711, '2010-11-13 21:29:46', NULL), (13679, 10712, '2010-11-13 21:32:26', NULL), (13680, 10713, '2010-11-13 21:44:21', NULL), (13681, 10714, '2010-11-13 21:44:23', NULL), (13682, 10715, '2010-11-13 21:44:25', NULL), (13683, 10716, '2010-11-13 21:44:28', NULL), (13684, 10717, '2010-11-13 21:44:29', NULL), (13685, 10718, '2010-11-13 21:44:31', NULL), (13686, 10719, '2010-11-13 21:44:33', NULL), (13687, 10720, '2010-11-13 22:22:22', NULL), (13688, 10721, '2010-11-13 22:50:07', NULL), (13689, 10722, '2010-11-13 23:03:21', NULL), (13690, 10723, '2010-11-13 23:23:04', NULL), (13691, 10724, '2010-11-13 23:33:34', NULL), (13693, 10725, '2010-11-14 00:30:07', NULL), (13694, 10726, '2010-11-14 01:10:33', NULL), (13695, 10727, '2010-11-14 02:04:34', NULL), (13696, 10728, '2010-11-14 02:57:29', NULL), (13698, 10729, '2010-11-14 03:57:01', NULL), (13700, 10730, '2010-11-14 04:16:45', NULL), (13701, 10731, '2010-11-14 04:38:41', NULL), (13704, 10732, '2010-11-14 04:51:05', NULL), (13709, 10733, '2010-11-14 07:14:20', NULL), (13710, 10734, '2010-11-14 07:14:24', NULL), (13711, 10735, '2010-11-14 07:28:18', NULL), (13712, 10736, '2010-11-14 08:15:55', NULL), (13716, 10737, '2010-11-14 10:15:37', NULL), (13717, 10738, '2010-11-14 10:43:51', NULL), (13718, 10739, '2010-11-14 10:43:50', NULL), (13719, 10740, '2010-11-14 10:49:24', NULL), (13720, 10741, '2010-11-14 11:17:55', NULL), (13721, 10742, '2010-11-14 11:22:51', NULL), (13722, 10743, '2010-11-14 11:43:01', NULL), (13724, 10744, '2010-11-14 12:17:10', NULL), (13725, 10745, '2010-11-14 12:23:10', NULL), (13726, 10746, '2010-11-14 12:27:49', NULL), (13727, 10747, '2010-11-14 12:38:02', NULL), (13728, 10748, '2010-11-14 12:41:56', NULL), (13729, 10749, '2010-11-14 15:20:51', NULL), (13730, 10750, '2010-11-14 16:04:50', NULL), (13731, 10751, '2010-11-14 16:33:23', NULL), (13732, 10752, '2010-11-14 16:42:19', NULL), (13733, 10754, '2010-11-14 16:42:23', NULL), (13734, 10753, '2010-11-14 16:42:23', NULL), (13735, 10755, '2010-11-14 16:49:07', NULL), (13736, 10756, '2010-11-14 17:39:06', NULL), (13737, 10757, '2010-11-14 17:48:43', NULL), (13738, 10758, '2010-11-14 18:05:43', NULL), (13739, 10759, '2010-11-14 18:24:28', NULL), (13740, 10760, '2010-11-14 19:09:39', NULL), (13741, 10761, '2010-11-14 19:26:56', NULL), (13742, 10762, '2010-11-14 19:27:26', NULL), (13743, 10763, '2010-11-14 19:36:25', NULL), (13744, 10764, '2010-11-14 19:39:55', NULL), (13745, 10765, '2010-11-14 19:40:08', NULL), (13746, 10766, '2010-11-14 19:40:09', NULL), (13747, 10767, '2010-11-14 19:41:46', NULL), (13748, 10768, '2010-11-14 21:26:54', NULL), (13749, 10769, '2010-11-14 21:51:50', NULL), (13750, 10770, '2010-11-14 22:22:45', NULL), (13751, 10771, '2010-11-14 23:30:24', NULL), (13752, 10772, '2010-11-14 23:59:53', NULL), (13753, 10773, '2010-11-15 00:07:30', NULL), (13754, 10774, '2010-11-15 01:29:33', NULL), (13755, 10775, '2010-11-15 03:00:30', NULL), (13759, 10776, '2010-11-15 05:28:54', NULL), (13761, 10777, '2010-11-15 07:38:12', NULL), (13762, 10778, '2010-11-15 07:38:16', NULL), (13764, 10779, '2010-11-15 08:42:44', NULL), (13765, 10780, '2010-11-15 09:07:23', NULL), (13766, 10781, '2010-11-15 09:07:24', NULL), (13767, 10782, '2010-11-15 09:31:17', NULL), (13768, 10783, '2010-11-15 09:51:36', NULL), (13769, 10784, '2010-11-15 10:45:26', NULL), (13770, 10785, '2010-11-15 10:52:03', NULL), (13771, 10786, '2010-11-15 10:54:02', NULL), (13772, 10787, '2010-11-15 11:06:17', NULL), (13773, 10788, '2010-11-15 11:07:19', NULL), (13774, 10789, '2010-11-15 11:21:39', NULL), (13775, 10790, '2010-11-15 11:58:13', NULL), (13776, 10791, '2010-11-15 12:41:22', NULL), (13777, 10792, '2010-11-15 13:12:32', NULL), (13778, 10793, '2010-11-15 13:34:20', NULL), (13779, 10794, '2010-11-15 13:44:19', NULL), (13780, 10795, '2010-11-15 14:15:46', NULL), (13781, 10796, '2010-11-15 14:50:23', NULL), (13782, 10797, '2010-11-15 14:54:17', NULL), (13783, 10798, '2010-11-15 14:54:19', NULL), (13784, 10799, '2010-11-15 14:54:24', NULL), (13785, 10800, '2010-11-15 14:54:26', NULL), (13786, 10801, '2010-11-15 14:54:28', NULL), (13787, 10802, '2010-11-15 14:54:31', NULL), (13788, 10803, '2010-11-15 14:54:33', NULL), (13789, 10804, '2010-11-15 14:54:36', NULL), (13790, 10805, '2010-11-15 14:54:40', NULL), (13791, 10806, '2010-11-15 14:54:42', NULL), (13792, 10807, '2010-11-15 14:54:46', NULL), (13793, 10808, '2010-11-15 14:54:48', NULL), (13794, 10809, '2010-11-15 14:54:50', NULL), (13795, 10810, '2010-11-15 14:54:53', NULL), (13796, 10811, '2010-11-15 14:54:55', NULL), (13797, 10812, '2010-11-15 14:54:57', NULL), (13798, 10813, '2010-11-15 14:54:59', NULL), (13799, 10814, '2010-11-15 14:55:00', NULL), (13800, 10815, '2010-11-15 14:55:02', NULL), (13801, 10816, '2010-11-15 14:55:04', NULL), (13802, 10817, '2010-11-15 14:55:05', NULL), (13803, 10818, '2010-11-15 14:55:07', NULL), (13804, 10819, '2010-11-15 14:55:09', NULL), (13805, 10820, '2010-11-15 14:55:11', NULL), (13806, 10821, '2010-11-15 14:55:13', NULL), (13807, 10822, '2010-11-15 14:55:15', NULL), (13808, 10823, '2010-11-15 14:55:17', NULL), (13809, 10824, '2010-11-15 14:55:20', NULL), (13810, 10825, '2010-11-15 14:55:22', NULL), (13811, 10826, '2010-11-15 14:55:24', NULL), (13812, 10827, '2010-11-15 14:55:27', NULL), (13813, 10828, '2010-11-15 14:55:31', NULL), (13814, 10829, '2010-11-15 14:55:35', NULL), (13815, 10830, '2010-11-15 14:55:41', NULL), (13816, 10831, '2010-11-15 14:55:45', NULL), (13817, 10832, '2010-11-15 14:55:50', NULL), (13818, 10833, '2010-11-15 14:55:52', NULL), (13819, 10834, '2010-11-15 14:55:54', NULL), (13820, 10835, '2010-11-15 14:55:57', NULL), (13821, 10836, '2010-11-15 14:55:59', NULL), (13822, 10837, '2010-11-15 14:56:01', NULL), (13823, 10838, '2010-11-15 14:56:04', NULL), (13824, 10839, '2010-11-15 14:56:06', NULL), (13825, 10840, '2010-11-15 14:56:08', NULL), (13826, 10841, '2010-11-15 14:56:10', NULL), (13827, 10842, '2010-11-15 14:56:13', NULL), (13828, 10843, '2010-11-15 14:56:17', NULL), (13829, 10844, '2010-11-15 14:56:19', NULL), (13830, 10845, '2010-11-15 14:56:22', NULL), (13831, 10846, '2010-11-15 14:56:24', NULL), (13832, 10847, '2010-11-15 14:56:27', NULL), (13833, 10848, '2010-11-15 15:21:02', NULL), (13834, 10849, '2010-11-15 15:23:45', NULL), (13835, 10850, '2010-11-15 15:25:41', NULL), (13836, 10851, '2010-11-15 15:27:05', NULL), (13837, 10852, '2010-11-15 16:18:57', NULL), (13838, 10853, '2010-11-15 16:21:28', NULL), (13839, 10854, '2010-11-15 16:21:32', NULL), (13840, 10855, '2010-11-15 16:44:16', NULL), (13841, 10856, '2010-11-15 16:58:01', NULL), (13842, 10857, '2010-11-15 17:10:03', NULL), (13843, 10858, '2010-11-15 17:24:06', NULL), (13844, 10859, '2010-11-15 17:34:36', NULL), (13845, 10860, '2010-11-15 18:10:05', NULL), (13846, 10861, '2010-11-15 18:18:21', NULL), (13847, 10862, '2010-11-15 18:45:01', NULL), (13849, 10863, '2010-11-15 20:18:24', NULL), (13850, 10864, '2010-11-15 20:44:33', NULL), (13852, 10865, '2010-11-15 22:44:30', NULL), (13853, 10866, '2010-11-15 22:53:15', NULL), (13854, 10868, '2010-11-15 22:54:16', NULL), (13855, 10867, '2010-11-15 22:54:16', NULL), (13856, 10869, '2010-11-15 22:54:17', NULL), (13859, 10870, '2010-11-16 01:11:57', NULL), (13860, 10871, '2010-11-16 04:14:16', NULL), (13861, 10872, '2010-11-16 05:11:05', NULL), (13862, 10873, '2010-11-16 05:28:49', NULL), (13864, 10874, '2010-11-16 06:50:50', NULL), (13865, 10875, '2010-11-16 07:53:22', NULL), (13866, 10876, '2010-11-16 08:36:06', NULL), (13867, 10877, '2010-11-16 09:52:31', NULL), (13868, 10878, '2010-11-16 09:58:16', NULL), (13869, 10879, '2010-11-16 09:58:18', NULL), (13870, 10880, '2010-11-16 09:58:20', NULL), (13871, 10881, '2010-11-16 09:58:23', NULL), (13872, 10882, '2010-11-16 09:58:25', NULL), (13873, 10883, '2010-11-16 09:58:27', NULL), (13874, 10884, '2010-11-16 09:58:28', NULL), (13875, 10885, '2010-11-16 10:01:43', NULL), (13876, 10886, '2010-11-16 10:16:25', NULL), (13878, 10887, '2010-11-16 12:20:00', NULL), (13879, 10888, '2010-11-16 12:23:43', NULL), (13880, 10889, '2010-11-16 12:31:30', NULL), (13881, 10890, '2010-11-16 12:32:03', NULL), (13882, 10891, '2010-11-16 13:01:49', NULL), (13883, 10892, '2010-11-16 13:01:51', NULL), (13884, 10893, '2010-11-16 14:30:09', NULL), (13885, 10894, '2010-11-16 15:04:58', NULL), (13886, 10895, '2010-11-16 15:16:17', NULL), (13887, 10896, '2010-11-16 15:42:57', NULL), (13888, 10897, '2010-11-16 15:46:05', NULL), (13889, 10898, '2010-11-16 16:26:59', NULL), (13890, 10899, '2010-11-16 16:34:23', NULL), (13891, 10900, '2010-11-16 16:34:24', NULL), (13892, 10901, '2010-11-16 16:37:58', NULL), (13893, 10902, '2010-11-16 17:21:39', NULL), (13894, 10903, '2010-11-16 17:22:14', NULL), (13895, 10904, '2010-11-16 18:01:26', NULL), (13896, 10905, '2010-11-16 18:01:30', NULL), (13897, 10906, '2010-11-16 18:24:22', NULL), (13898, 10907, '2010-11-16 18:37:20', NULL), (13899, 10908, '2010-11-16 18:43:28', NULL), (13900, 10909, '2010-11-16 18:43:46', NULL), (13901, 10910, '2010-11-16 19:18:22', NULL), (13902, 10911, '2010-11-16 20:00:55', NULL), (13903, 10912, '2010-11-16 20:13:23', NULL), (13904, 10913, '2010-11-16 20:47:03', NULL), (13905, 10914, '2010-11-16 21:35:36', NULL), (13906, 10915, '2010-11-16 21:38:01', NULL), (13907, 10916, '2010-11-16 22:30:18', NULL), (13908, 10917, '2010-11-16 22:46:05', NULL), (13910, 10918, '2010-11-16 23:42:04', NULL), (13913, 10919, '2010-11-17 00:08:26', NULL), (13914, 10920, '2010-11-17 00:44:49', NULL), (13916, 10921, '2010-11-17 02:29:17', NULL), (13917, 10922, '2010-11-17 05:14:02', NULL), (13918, 10923, '2010-11-17 05:33:23', NULL), (13931, 10924, '2010-11-17 06:44:14', NULL), (13934, 10925, '2010-11-17 07:30:03', NULL), (13935, 10926, '2010-11-17 07:56:29', NULL), (13936, 10927, '2010-11-17 09:04:55', NULL), (13937, 10928, '2010-11-17 09:20:55', NULL), (13938, 10929, '2010-11-17 09:24:20', NULL), (13939, 10930, '2010-11-17 10:07:14', NULL), (13940, 10931, '2010-11-17 10:27:48', NULL), (13941, 10932, '2010-11-17 10:35:48', NULL), (13942, 10933, '2010-11-17 10:41:09', NULL), (13943, 10934, '2010-11-17 10:49:26', NULL), (13944, 10935, '2010-11-17 11:38:35', NULL), (13945, 10936, '2010-11-17 12:03:54', NULL), (13947, 10937, '2010-11-17 12:31:02', NULL), (13948, 10938, '2010-11-17 12:38:34', NULL), (13950, 10939, '2010-11-17 14:02:09', NULL), (13953, 10940, '2010-11-17 16:17:29', NULL), (13954, 10941, '2010-11-17 16:17:33', NULL), (13955, 10942, '2010-11-17 16:27:28', NULL), (13956, 10943, '2010-11-17 16:59:34', NULL), (13958, 10944, '2010-11-17 17:48:20', NULL), (13959, 10945, '2010-11-17 17:54:09', NULL), (13960, 10946, '2010-11-17 18:01:36', NULL), (13962, 10948, '2010-11-17 18:10:23', NULL), (13964, 10949, '2010-11-17 18:17:10', NULL), (13965, 10950, '2010-11-17 18:18:26', NULL), (13967, 10951, '2010-11-17 18:59:47', NULL), (13968, 10952, '2010-11-17 19:06:16', NULL), (13969, 10953, '2010-11-17 19:14:37', NULL), (13970, 10954, '2010-11-17 19:19:05', NULL), (13973, 10955, '2010-11-17 20:34:31', NULL), (13975, 10956, '2010-11-17 21:04:22', NULL), (13976, 10957, '2010-11-17 21:27:05', NULL), (13977, 10958, '2010-11-17 21:28:52', NULL), (13979, 10959, '2010-11-17 21:38:13', NULL), (13981, 10960, '2010-11-17 22:09:06', NULL), (13986, 10961, '2010-11-17 22:52:18', NULL), (13987, 10962, '2010-11-17 22:52:18', NULL), (13989, 10963, '2010-11-17 23:01:20', NULL), (13990, 10964, '2010-11-18 01:07:41', NULL), (13991, 10965, '2010-11-18 01:07:43', NULL), (14001, 10966, '2010-11-18 03:05:49', NULL), (14011, 10967, '2010-11-18 04:18:54', NULL), (14031, 10968, '2010-11-18 06:00:54', NULL), (14035, 10969, '2010-11-18 06:46:55', NULL), (14041, 10970, '2010-11-18 07:23:04', NULL), (14049, 10971, '2010-11-18 08:03:32', NULL), (14056, 10972, '2010-11-18 09:56:04', NULL), (14062, 10973, '2010-11-18 10:22:16', NULL), (14065, 10974, '2010-11-18 10:50:06', NULL), (14067, 10977, '2010-11-18 11:09:19', NULL), (14068, 10978, '2010-11-18 11:10:12', NULL), (14070, 10981, '2010-11-18 11:26:27', NULL), (14071, 10982, '2010-11-18 11:38:00', NULL), (14072, 10983, '2010-11-18 11:40:55', NULL), (14074, 10980, '2010-11-18 11:51:59', NULL), (14075, 10980, '2010-11-18 11:53:55', NULL), (14076, 10984, '2010-11-18 12:00:10', NULL), (14077, 10984, '2010-11-18 12:00:21', NULL), (14078, 10985, '2010-11-18 12:05:40', NULL), (14079, 10986, '2010-11-18 12:55:08', NULL), (14080, 10987, '2010-11-18 13:29:56', NULL), (14081, 10988, '2010-11-18 13:59:40', NULL), (14083, 10989, '2010-11-18 14:22:27', NULL), (14084, 10990, '2010-11-18 15:12:31', NULL), (14092, 10991, '2010-11-18 15:56:43', NULL), (14103, 10992, '2010-11-18 16:57:26', NULL), (14104, 10993, '2010-11-18 16:59:15', NULL), (14108, 10994, '2010-11-18 17:46:26', NULL), (14110, 10995, '2010-11-18 18:46:30', NULL), (14111, 10996, '2010-11-18 19:26:50', NULL), (14112, 10997, '2010-11-18 19:46:38', NULL), (14113, 10998, '2010-11-18 20:20:21', NULL), (14114, 10999, '2010-11-18 21:07:55', NULL), (14115, 11000, '2010-11-18 21:54:06', NULL), (14116, 11001, '2010-11-18 21:56:28', NULL), (14117, 11002, '2010-11-18 22:53:44', NULL), (14118, 11003, '2010-11-18 23:59:37', NULL), (14119, 11004, '2010-11-19 00:08:49', NULL), (14120, 11005, '2010-11-19 00:58:36', NULL), (14121, 11006, '2010-11-19 01:02:45', NULL), (14122, 11007, '2010-11-19 03:43:05', NULL), (14123, 11008, '2010-11-19 04:40:34', NULL), (14124, 11009, '2010-11-19 04:40:34', NULL), (14125, 11010, '2010-11-19 04:47:01', NULL), (14128, 11011, '2010-11-19 05:15:39', NULL), (14129, 11012, '2010-11-19 05:17:35', NULL), (14134, 11013, '2010-11-19 06:50:21', NULL), (14135, 11014, '2010-11-19 07:16:06', NULL), (14136, 11015, '2010-11-19 07:16:11', NULL), (14137, 11016, '2010-11-19 07:34:42', NULL), (14138, 11017, '2010-11-19 07:43:53', NULL), (14139, 11018, '2010-11-19 08:04:52', NULL), (14140, 11019, '2010-11-19 08:08:31', NULL), (14141, 11020, '2010-11-19 09:01:32', NULL), (14142, 11021, '2010-11-19 09:09:46', NULL), (14144, 11022, '2010-11-19 09:22:58', NULL), (14145, 11023, '2010-11-19 09:28:47', NULL), (14146, 11024, '2010-11-19 09:31:31', NULL), (14147, 11025, '2010-11-19 10:00:24', NULL), (14148, 11025, '2010-11-19 10:00:34', NULL), (14149, 11026, '2010-11-19 10:19:20', NULL), (14150, 11027, '2010-11-19 10:19:22', NULL), (14151, 11028, '2010-11-19 10:24:20', NULL), (14152, 11029, '2010-11-19 10:34:49', NULL), (14153, 11030, '2010-11-19 10:35:20', NULL), (14154, 11031, '2010-11-19 10:37:02', NULL), (14155, 11032, '2010-11-19 10:39:49', NULL), (14156, 11033, '2010-11-19 10:39:56', NULL), (14161, 11035, '2010-11-19 10:53:17', NULL), (14162, 11036, '2010-11-19 10:56:24', NULL), (14164, 11037, '2010-11-19 11:00:30', NULL), (14166, 11038, '2010-11-19 11:17:36', NULL), (14167, 11039, '2010-11-19 11:30:02', NULL), (14168, 11040, '2010-11-19 11:33:52', NULL), (14169, 11041, '2010-11-19 11:35:00', NULL), (14171, 11042, '2010-11-19 11:44:42', NULL), (14172, 11043, '2010-11-19 11:55:53', NULL), (14173, 11044, '2010-11-19 12:07:22', NULL), (14174, 11045, '2010-11-19 12:07:20', NULL), (14175, 11046, '2010-11-19 12:07:22', NULL), (14176, 11047, '2010-11-19 12:08:29', NULL), (14177, 11048, '2010-11-19 12:31:16', NULL), (14178, 11049, '2010-11-19 12:34:49', NULL), (14179, 11050, '2010-11-19 12:37:05', NULL), (14180, 11051, '2010-11-19 12:41:45', NULL), (14181, 11052, '2010-11-19 12:47:46', NULL), (14182, 11053, '2010-11-19 13:28:04', NULL), (14183, 11054, '2010-11-19 14:42:41', NULL), (14184, 11055, '2010-11-19 14:42:45', NULL), (14185, 11056, '2010-11-19 14:46:00', NULL), (14186, 11057, '2010-11-19 14:51:05', NULL), (14187, 11058, '2010-11-19 15:12:41', NULL), (14188, 11059, '2010-11-19 15:43:06', NULL), (14189, 11060, '2010-11-19 15:53:41', NULL), (14190, 11061, '2010-11-19 16:15:34', NULL), (14191, 11062, '2010-11-19 16:24:06', NULL), (14192, 11063, '2010-11-19 16:27:30', NULL), (14193, 11064, '2010-11-19 16:27:33', NULL), (14194, 11065, '2010-11-19 16:50:06', NULL), (14195, 11066, '2010-11-19 17:10:34', NULL), (14196, 11067, '2010-11-19 17:28:45', NULL), (14197, 11068, '2010-11-19 18:09:22', NULL), (14198, 11069, '2010-11-19 18:10:22', NULL), (14199, 11070, '2010-11-19 18:16:13', NULL), (14200, 11071, '2010-11-19 19:03:22', NULL), (14201, 11072, '2010-11-19 19:08:00', NULL), (14202, 11073, '2010-11-19 19:37:22', NULL), (14203, 11074, '2010-11-19 20:16:30', NULL), (14204, 11075, '2010-11-19 20:27:10', NULL), (14205, 11076, '2010-11-19 20:31:30', NULL), (14206, 11077, '2010-11-19 21:02:12', NULL), (14207, 11078, '2010-11-19 22:13:55', NULL), (14208, 11079, '2010-11-19 23:10:58', NULL), (14209, 11080, '2010-11-20 00:44:04', NULL), (14210, 11081, '2010-11-20 02:22:46', NULL), (14211, 11082, '2010-11-20 02:46:56', NULL), (14212, 11083, '2010-11-20 03:25:52', NULL), (14213, 11084, '2010-11-20 03:36:33', NULL), (14214, 11085, '2010-11-20 03:56:53', NULL), (14215, 11086, '2010-11-20 04:48:07', NULL), (14216, 11087, '2010-11-20 04:49:18', NULL), (14217, 11088, '2010-11-20 04:49:18', NULL), (14218, 11089, '2010-11-20 05:11:46', NULL), (14220, 11090, '2010-11-20 05:32:01', NULL), (14221, 11091, '2010-11-20 05:55:26', NULL), (14222, 11092, '2010-11-20 06:07:26', NULL), (14223, 11093, '2010-11-20 06:26:48', NULL), (14224, 11094, '2010-11-20 06:34:32', NULL), (14225, 11095, '2010-11-20 07:08:39', NULL), (14226, 11096, '2010-11-20 07:08:43', NULL), (14227, 11097, '2010-11-20 07:13:46', NULL), (14228, 11098, '2010-11-20 07:22:47', NULL), (14229, 11099, '2010-11-20 07:31:23', NULL), (14230, 11100, '2010-11-20 07:31:33', NULL), (14231, 11101, '2010-11-20 07:48:11', NULL), (14232, 11102, '2010-11-20 07:54:33', NULL), (14234, 11103, '2010-11-20 09:37:36', NULL), (14235, 11104, '2010-11-20 10:41:49', NULL), (14236, 11105, '2010-11-20 11:04:12', NULL), (14237, 11106, '2010-11-20 11:29:55', NULL), (14238, 11107, '2010-11-20 11:56:25', NULL), (14239, 11108, '2010-11-20 12:15:13', NULL), (14240, 11109, '2010-11-20 12:19:00', NULL), (14241, 11110, '2010-11-20 12:35:12', NULL), (14242, 11111, '2010-11-20 13:08:30', NULL), (14243, 11112, '2010-11-20 13:31:43', NULL), (14244, 11113, '2010-11-20 13:32:38', NULL), (14245, 11114, '2010-11-20 14:07:09', NULL), (14246, 11115, '2010-11-20 14:07:09', NULL), (14247, 11116, '2010-11-20 14:31:33', NULL), (14248, 11117, '2010-11-20 14:32:41', NULL), (14249, 11118, '2010-11-20 15:12:11', NULL), (14250, 11119, '2010-11-20 15:27:26', NULL), (14251, 11120, '2010-11-20 15:36:48', NULL), (14252, 11121, '2010-11-20 15:43:55', NULL), (14253, 11122, '2010-11-20 15:56:47', NULL), (14254, 11123, '2010-11-20 16:02:01', NULL), (14255, 11124, '2010-11-20 16:45:53', NULL), (14256, 11125, '2010-11-20 16:59:48', NULL), (14257, 11126, '2010-11-20 17:10:58', NULL), (14258, 11127, '2010-11-20 17:31:36', NULL), (14259, 11128, '2010-11-20 17:46:00', NULL), (14260, 11129, '2010-11-20 18:10:26', NULL), (14261, 11130, '2010-11-20 18:27:39', NULL), (14262, 11131, '2010-11-20 18:37:11', NULL), (14263, 11132, '2010-11-20 18:38:56', NULL), (14264, 11133, '2010-11-20 19:17:44', NULL), (14265, 11134, '2010-11-20 19:20:52', NULL), (14266, 11135, '2010-11-20 19:45:53', NULL), (14267, 11136, '2010-11-20 19:46:02', NULL), (14268, 11137, '2010-11-20 20:04:50', NULL), (14269, 11138, '2010-11-20 20:41:36', NULL), (14270, 11139, '2010-11-20 21:02:27', NULL), (14271, 11140, '2010-11-20 21:15:29', NULL), (14272, 11141, '2010-11-20 21:38:54', NULL), (14273, 11142, '2010-11-20 21:38:57', NULL), (14274, 11143, '2010-11-20 21:38:59', NULL), (14275, 11144, '2010-11-20 21:39:01', NULL), (14276, 11145, '2010-11-20 21:39:03', NULL), (14277, 11146, '2010-11-20 21:39:05', NULL), (14278, 11147, '2010-11-20 21:39:07', NULL), (14279, 11148, '2010-11-20 21:39:10', NULL), (14280, 11149, '2010-11-20 21:39:13', NULL), (14281, 11150, '2010-11-20 21:39:16', NULL), (14282, 11151, '2010-11-20 21:39:18', NULL), (14283, 11152, '2010-11-20 21:39:20', NULL), (14284, 11153, '2010-11-20 21:39:22', NULL), (14285, 11154, '2010-11-20 21:39:24', NULL), (14286, 11155, '2010-11-20 21:39:26', NULL), (14287, 11156, '2010-11-20 21:39:28', NULL), (14288, 11157, '2010-11-20 21:39:30', NULL), (14289, 11158, '2010-11-20 21:39:31', NULL), (14290, 11159, '2010-11-20 21:39:33', NULL), (14291, 11160, '2010-11-20 21:39:35', NULL), (14292, 11161, '2010-11-20 21:39:36', NULL), (14293, 11162, '2010-11-20 21:39:38', NULL), (14294, 11163, '2010-11-20 21:39:40', NULL), (14295, 11164, '2010-11-20 21:39:42', NULL), (14296, 11165, '2010-11-20 21:39:44', NULL), (14297, 11166, '2010-11-20 21:39:46', NULL), (14298, 11167, '2010-11-20 21:39:48', NULL), (14299, 11168, '2010-11-20 21:39:50', NULL), (14300, 11169, '2010-11-20 21:39:53', NULL), (14301, 11170, '2010-11-20 21:39:55', NULL), (14302, 11171, '2010-11-20 21:39:58', NULL), (14303, 11172, '2010-11-20 21:40:01', NULL), (14304, 11173, '2010-11-20 21:40:03', NULL), (14305, 11174, '2010-11-20 21:40:08', NULL), (14306, 11175, '2010-11-20 21:40:10', NULL), (14307, 11176, '2010-11-20 21:40:13', NULL), (14308, 11177, '2010-11-20 21:40:16', NULL), (14309, 11178, '2010-11-20 21:40:18', NULL), (14310, 11179, '2010-11-20 21:40:20', NULL), (14311, 11180, '2010-11-20 21:40:23', NULL), (14312, 11181, '2010-11-20 21:40:25', NULL), (14313, 11182, '2010-11-20 21:40:28', NULL), (14314, 11183, '2010-11-20 21:40:30', NULL), (14315, 11184, '2010-11-20 21:40:32', NULL), (14316, 11185, '2010-11-20 21:40:35', NULL), (14317, 11186, '2010-11-20 21:40:37', NULL), (14318, 11187, '2010-11-20 21:40:39', NULL), (14319, 11188, '2010-11-20 21:40:41', NULL), (14320, 11189, '2010-11-20 21:40:44', NULL), (14321, 11190, '2010-11-20 21:40:46', NULL), (14322, 11191, '2010-11-20 21:40:49', NULL), (14323, 11192, '2010-11-20 22:21:50', NULL), (14324, 11193, '2010-11-20 23:43:56', NULL), (14325, 11194, '2010-11-21 01:06:05', NULL), (14326, 11195, '2010-11-21 04:12:53', NULL), (14327, 11196, '2010-11-21 04:21:36', NULL), (14328, 11197, '2010-11-21 04:40:38', NULL), (14329, 11198, '2010-11-21 04:53:01', NULL), (14330, 11199, '2010-11-21 05:13:34', NULL), (14333, 11200, '2010-11-21 06:14:07', NULL), (14334, 11201, '2010-11-21 06:25:25', NULL), (14335, 11202, '2010-11-21 06:26:27', NULL), (14336, 11203, '2010-11-21 06:26:47', NULL), (14337, 11204, '2010-11-21 06:56:58', NULL), (14338, 11205, '2010-11-21 07:11:04', NULL), (14339, 11206, '2010-11-21 07:11:08', NULL), (14340, 11207, '2010-11-21 07:49:08', NULL), (14341, 11208, '2010-11-21 08:17:20', NULL), (14344, 11209, '2010-11-21 09:24:20', NULL), (14345, 11210, '2010-11-21 10:05:05', NULL), (14346, 11212, '2010-11-21 11:12:36', NULL), (14347, 11213, '2010-11-21 11:35:31', NULL), (14348, 11214, '2010-11-21 11:57:59', NULL), (14349, 11215, '2010-11-21 13:11:39', NULL), (14350, 11216, '2010-11-21 13:32:05', NULL), (14351, 11217, '2010-11-21 13:49:14', NULL), (14352, 11218, '2010-11-21 13:59:36', NULL), (14353, 11219, '2010-11-21 14:43:58', NULL), (14354, 11220, '2010-11-21 15:03:03', NULL), (14355, 11221, '2010-11-21 15:19:39', NULL), (14356, 11222, '2010-11-21 15:20:45', NULL), (14357, 11223, '2010-11-21 15:43:02', NULL), (14358, 11224, '2010-11-21 15:51:19', NULL), (14359, 11225, '2010-11-21 16:03:51', NULL), (14360, 11226, '2010-11-21 16:31:43', NULL), (14361, 11227, '2010-11-21 16:32:19', NULL), (14362, 11228, '2010-11-21 17:03:36', NULL), (14363, 11229, '2010-11-21 17:12:27', NULL), (14364, 11230, '2010-11-21 17:15:55', NULL), (14365, 11231, '2010-11-21 17:49:50', NULL), (14366, 11232, '2010-11-21 17:51:51', NULL), (14367, 11233, '2010-11-21 18:23:48', NULL), (14368, 11234, '2010-11-21 18:45:16', NULL), (14369, 11235, '2010-11-21 18:52:59', NULL), (14370, 11236, '2010-11-21 19:24:14', NULL), (14371, 11237, '2010-11-21 19:25:56', NULL), (14372, 11238, '2010-11-21 19:30:59', NULL), (14373, 11239, '2010-11-21 20:03:24', NULL), (14374, 11240, '2010-11-21 20:09:58', NULL), (14375, 11241, '2010-11-21 20:55:55', NULL), (14376, 11242, '2010-11-21 21:01:07', NULL), (14377, 11243, '2010-11-21 21:51:39', NULL), (14378, 11244, '2010-11-21 21:52:57', NULL), (14379, 11245, '2010-11-21 22:14:15', NULL), (14380, 11246, '2010-11-21 22:20:45', NULL), (14381, 11247, '2010-11-21 22:22:01', NULL), (14382, 11248, '2010-11-21 23:57:32', NULL), (14383, 11249, '2010-11-22 00:42:31', NULL), (14384, 11250, '2010-11-22 01:20:55', NULL), (14385, 11251, '2010-11-22 01:53:27', NULL), (14386, 11252, '2010-11-22 01:59:40', NULL), (14387, 11253, '2010-11-22 02:18:09', NULL), (14388, 11254, '2010-11-22 02:25:58', NULL), (14389, 11255, '2010-11-22 02:38:03', NULL), (14390, 11256, '2010-11-22 02:44:11', NULL), (14391, 11257, '2010-11-22 03:04:18', NULL), (14392, 11258, '2010-11-22 03:05:41', NULL), (14393, 11259, '2010-11-22 03:49:48', NULL), (14394, 11260, '2010-11-22 04:53:45', NULL), (14395, 11261, '2010-11-22 05:28:19', NULL), (14396, 11262, '2010-11-22 05:31:05', NULL), (14397, 11263, '2010-11-22 05:51:12', NULL), (14398, 11264, '2010-11-22 06:11:52', NULL), (14399, 11265, '2010-11-22 06:58:54', NULL), (14400, 11266, '2010-11-22 07:10:46', NULL), (14401, 11267, '2010-11-22 07:10:50', NULL), (14402, 11268, '2010-11-22 07:27:14', NULL), (14403, 11269, '2010-11-22 07:30:30', NULL), (14404, 11270, '2010-11-22 07:56:47', NULL), (14405, 11271, '2010-11-22 08:01:18', NULL), (14406, 11272, '2010-11-22 08:02:52', NULL), (14407, 11273, '2010-11-22 08:03:05', NULL), (14408, 11274, '2010-11-22 08:03:11', NULL), (14409, 11275, '2010-11-22 08:03:18', NULL), (14410, 11276, '2010-11-22 08:03:17', NULL), (14411, 11277, '2010-11-22 08:03:20', NULL), (14412, 11278, '2010-11-22 08:05:53', NULL), (14413, 11279, '2010-11-22 08:05:54', NULL), (14414, 11280, '2010-11-22 08:07:05', NULL), (14415, 11281, '2010-11-22 08:07:13', NULL), (14416, 11282, '2010-11-22 08:07:38', NULL), (14417, 11283, '2010-11-22 08:07:45', NULL), (14418, 11284, '2010-11-22 08:07:58', NULL), (14419, 11285, '2010-11-22 08:09:13', NULL), (14420, 11286, '2010-11-22 08:09:25', NULL), (14421, 11287, '2010-11-22 08:09:31', NULL), (14422, 11288, '2010-11-22 08:09:42', NULL), (14423, 11289, '2010-11-22 08:10:56', NULL), (14424, 11290, '2010-11-22 08:16:08', NULL), (14425, 11291, '2010-11-22 08:24:29', NULL), (14427, 11292, '2010-11-22 08:49:01', NULL), (14428, 11293, '2010-11-22 08:54:10', NULL), (14429, 11294, '2010-11-22 09:22:32', NULL), (14430, 11295, '2010-11-22 09:30:37', NULL), (14431, 11296, '2010-11-22 09:42:08', NULL), (14432, 11297, '2010-11-22 10:03:12', NULL), (14433, 11298, '2010-11-22 10:03:16', NULL), (14434, 11299, '2010-11-22 10:04:10', NULL), (14435, 11300, '2010-11-22 10:04:22', NULL), (14436, 11301, '2010-11-22 10:05:01', NULL), (14437, 11302, '2010-11-22 10:05:12', NULL), (14438, 11303, '2010-11-22 10:05:19', NULL), (14439, 11304, '2010-11-22 10:06:37', NULL), (14440, 11305, '2010-11-22 10:06:41', NULL), (14441, 11306, '2010-11-22 10:08:08', NULL), (14442, 11307, '2010-11-22 10:08:15', NULL), (14443, 11308, '2010-11-22 10:08:26', NULL), (14444, 11309, '2010-11-22 10:09:15', NULL), (14445, 11310, '2010-11-22 10:09:46', NULL), (14446, 11311, '2010-11-22 10:10:18', NULL), (14447, 11312, '2010-11-22 10:44:00', NULL), (14448, 11313, '2010-11-22 10:47:14', NULL), (14449, 11314, '2010-11-22 10:58:56', NULL), (14451, 11315, '2010-11-22 12:47:25', NULL), (14453, 11316, '2010-11-22 13:25:08', NULL), (14455, 11317, '2010-11-22 13:53:06', NULL), (14456, 11318, '2010-11-22 14:16:15', NULL), (14457, 11319, '2010-11-22 14:18:04', NULL), (14458, 11320, '2010-11-22 14:55:51', NULL), (14459, 11321, '2010-11-22 14:55:54', NULL), (14460, 11322, '2010-11-22 14:55:55', NULL), (14461, 11323, '2010-11-22 14:55:57', NULL), (14462, 11324, '2010-11-22 15:11:44', NULL), (14463, 11325, '2010-11-22 15:11:46', NULL), (14464, 11326, '2010-11-22 15:13:13', NULL), (14465, 11327, '2010-11-22 15:14:33', NULL), (14467, 11328, '2010-11-22 15:22:19', NULL), (14468, 11329, '2010-11-22 15:27:02', NULL), (14469, 11330, '2010-11-22 15:38:44', NULL), (14470, 11331, '2010-11-22 15:40:22', NULL), (14471, 11332, '2010-11-22 15:41:44', NULL), (14473, 11333, '2010-11-22 16:04:41', NULL), (14474, 11334, '2010-11-22 16:32:38', NULL), (14475, 11335, '2010-11-22 16:34:19', NULL), (14476, 11336, '2010-11-22 16:35:27', NULL), (14477, 11337, '2010-11-22 16:35:27', NULL), (14478, 11338, '2010-11-22 16:35:31', NULL), (14479, 11339, '2010-11-22 16:53:38', NULL), (14480, 11340, '2010-11-22 17:05:58', NULL), (14481, 11341, '2010-11-22 18:43:07', NULL), (14482, 11342, '2010-11-22 18:58:50', NULL), (14483, 11343, '2010-11-22 19:38:03', NULL), (14484, 11344, '2010-11-22 19:46:26', NULL), (14485, 11345, '2010-11-22 19:46:30', NULL), (14486, 11346, '2010-11-22 20:06:53', NULL), (14487, 11347, '2010-11-22 20:19:37', NULL), (14488, 11348, '2010-11-22 20:42:39', NULL), (14489, 11349, '2010-11-22 20:47:07', NULL), (14490, 11350, '2010-11-22 21:20:11', NULL), (14491, 11351, '2010-11-22 21:40:48', NULL), (14492, 11352, '2010-11-23 00:13:41', NULL), (14493, 11353, '2010-11-23 00:17:00', NULL), (14499, 11354, '2010-11-23 02:06:08', NULL), (14503, 11355, '2010-11-23 02:33:03', NULL), (14507, 11356, '2010-11-23 05:46:21', NULL), (14508, 11357, '2010-11-23 06:54:28', NULL), (14509, 11358, '2010-11-23 07:08:38', NULL), (14510, 11359, '2010-11-23 07:08:42', NULL), (14511, 11360, '2010-11-23 07:47:59', NULL), (14513, 11361, '2010-11-23 09:10:09', NULL), (14514, 11362, '2010-11-23 09:10:11', NULL), (14515, 11363, '2010-11-23 09:10:12', NULL), (14516, 11364, '2010-11-23 09:10:15', NULL), (14517, 11365, '2010-11-23 09:10:17', NULL), (14518, 11366, '2010-11-23 09:10:19', NULL), (14519, 11367, '2010-11-23 09:10:20', NULL), (14520, 11368, '2010-11-23 09:27:51', NULL), (14521, 11369, '2010-11-23 09:47:12', NULL), (14522, 11370, '2010-11-23 09:55:00', NULL), (14523, 11371, '2010-11-23 09:57:22', NULL), (14524, 11372, '2010-11-23 09:57:30', NULL), (14525, 11373, '2010-11-23 09:59:15', NULL), (14526, 11374, '2010-11-23 10:06:24', NULL), (14527, 11375, '2010-11-23 10:10:27', NULL), (14528, 11376, '2010-11-23 10:32:08', NULL), (14529, 11377, '2010-11-23 11:34:25', NULL), (14530, 11378, '2010-11-23 11:47:00', NULL), (14531, 11379, '2010-11-23 12:07:40', NULL), (14532, 11380, '2010-11-23 12:28:31', NULL), (14533, 11381, '2010-11-23 12:39:00', NULL), (14534, 11382, '2010-11-23 12:42:11', NULL), (14535, 11383, '2010-11-23 12:51:30', NULL), (14537, 11384, '2010-11-23 12:55:35', NULL), (14540, 11385, '2010-11-23 13:57:58', NULL), (14543, 11386, '2010-11-23 14:30:08', NULL), (14544, 11387, '2010-11-23 14:30:53', NULL), (14545, 11388, '2010-11-23 14:31:31', NULL), (14547, 11389, '2010-11-23 14:39:45', NULL), (14548, 11390, '2010-11-23 14:40:22', NULL), (14549, 11391, '2010-11-23 15:04:15', NULL), (14550, 11392, '2010-11-23 15:19:52', NULL), (14552, 11393, '2010-11-23 15:49:33', NULL), (14553, 11394, '2010-11-23 16:08:03', NULL), (14556, 11396, '2010-11-23 17:19:01', NULL), (14557, 11397, '2010-11-23 17:37:52', NULL), (14558, 11398, '2010-11-23 17:38:02', NULL), (14560, 11399, '2010-11-23 18:08:59', NULL), (14562, 11400, '2010-11-23 18:23:51', NULL), (14564, 11401, '2010-11-23 18:51:52', NULL), (14566, 11402, '2010-11-23 19:22:06', NULL), (14567, 11403, '2010-11-23 19:22:52', NULL), (14568, 11402, '2010-11-23 19:25:15', NULL), (14569, 11404, '2010-11-23 20:09:55', NULL), (14570, 11405, '2010-11-23 20:11:49', NULL), (14571, 11406, '2010-11-23 20:53:27', NULL), (14572, 11407, '2010-11-23 20:59:12', NULL), (14573, 11408, '2010-11-23 21:13:49', NULL), (14575, 11409, '2010-11-23 21:46:05', NULL), (14576, 11410, '2010-11-23 21:46:35', NULL), (14577, 11411, '2010-11-23 21:48:42', NULL), (14579, 11412, '2010-11-23 22:10:44', NULL), (14581, 11413, '2010-11-23 22:38:14', NULL), (14582, 11414, '2010-11-23 22:46:51', NULL), (14586, 11415, '2010-11-23 23:30:20', NULL), (14587, 11416, '2010-11-23 23:32:26', NULL), (14589, 11417, '2010-11-23 23:42:26', NULL), (14592, 11418, '2010-11-24 00:19:37', NULL), (14595, 11419, '2010-11-24 00:48:34', NULL), (14598, 11420, '2010-11-24 01:55:20', NULL), (14600, 11421, '2010-11-24 02:05:32', NULL), (14601, 11422, '2010-11-24 02:05:55', NULL), (14603, 11423, '2010-11-24 03:01:26', NULL), (14604, 11424, '2010-11-24 04:14:17', NULL), (14605, 11425, '2010-11-24 04:50:26', NULL), (14608, 11426, '2010-11-24 05:57:24', NULL), (14612, 11427, '2010-11-24 06:57:07', NULL), (14613, 11428, '2010-11-24 06:58:04', NULL), (14617, 11429, '2010-11-24 07:31:07', NULL), (14618, 11430, '2010-11-24 07:41:18', NULL), (14619, 11431, '2010-11-24 08:03:33', NULL), (14620, 11432, '2010-11-24 08:03:37', NULL), (14621, 11433, '2010-11-24 08:42:12', NULL), (14622, 11434, '2010-11-24 08:43:17', NULL), (14624, 11435, '2010-11-24 09:02:25', NULL), (14625, 11436, '2010-11-24 09:13:14', NULL), (14626, 11437, '2010-11-24 09:28:44', NULL), (14627, 11438, '2010-11-24 09:28:49', NULL), (14628, 11439, '2010-11-24 09:28:52', NULL), (14629, 11440, '2010-11-24 09:43:46', NULL), (14630, 11441, '2010-11-24 09:45:43', NULL), (14631, 11442, '2010-11-24 09:53:08', NULL), (14632, 11443, '2010-11-24 09:56:45', NULL), (14633, 11444, '2010-11-24 10:02:31', NULL), (14634, 11445, '2010-11-24 10:42:19', NULL), (14635, 11446, '2010-11-24 10:48:56', NULL), (14636, 11447, '2010-11-24 10:56:13', NULL), (14637, 11448, '2010-11-24 11:03:47', NULL), (14638, 11449, '2010-11-24 11:09:05', NULL), (14639, 11450, '2010-11-24 11:32:23', NULL), (14640, 11451, '2010-11-24 11:35:10', NULL), (14641, 11452, '2010-11-24 13:31:02', NULL), (14643, 11453, '2010-11-24 13:38:39', NULL), (14644, 11454, '2010-11-24 14:00:20', NULL), (14645, 11455, '2010-11-24 14:16:09', NULL), (14646, 11456, '2010-11-24 14:23:57', NULL), (14647, 11457, '2010-11-24 14:26:34', NULL), (14648, 11458, '2010-11-24 14:37:16', NULL), (14650, 11459, '2010-11-24 14:38:14', NULL), (14651, 11460, '2010-11-24 14:51:35', NULL), (14652, 11461, '2010-11-24 14:57:30', NULL), (14653, 11462, '2010-11-24 15:16:25', NULL), (14654, 11463, '2010-11-24 15:33:20', NULL), (14655, 11464, '2010-11-24 16:03:51', NULL), (14656, 11465, '2010-11-24 16:14:57', NULL), (14657, 11466, '2010-11-24 16:24:58', NULL), (14658, 11467, '2010-11-24 16:55:48', NULL), (14660, 11468, '2010-11-24 17:49:12', NULL), (14661, 11469, '2010-11-24 17:50:23', NULL), (14662, 11470, '2010-11-24 17:50:46', NULL), (14663, 11471, '2010-11-24 17:59:48', NULL), (14665, 11472, '2010-11-24 19:06:49', NULL), (14666, 11473, '2010-11-24 19:20:35', NULL), (14667, 11474, '2010-11-24 19:30:26', NULL), (14668, 11475, '2010-11-24 19:41:56', NULL), (14669, 11476, '2010-11-24 20:18:09', NULL), (14670, 11477, '2010-11-24 20:26:43', NULL), (14672, 11478, '2010-11-24 21:29:21', NULL), (14673, 11479, '2010-11-24 21:34:28', NULL), (14674, 11480, '2010-11-24 22:16:07', NULL), (14675, 11481, '2010-11-24 22:28:22', NULL), (14676, 11482, '2010-11-24 22:28:24', NULL), (14682, 11483, '2010-11-25 00:00:50', NULL), (14686, 11484, '2010-11-25 00:43:04', NULL), (14687, 11485, '2010-11-25 01:23:23', NULL), (14690, 11486, '2010-11-25 03:06:09', NULL), (14692, 11487, '2010-11-25 04:04:45', NULL), (14693, 11488, '2010-11-25 04:12:16', NULL), (14694, 11489, '2010-11-25 05:37:18', NULL), (14695, 11490, '2010-11-25 05:41:57', NULL), (14696, 11490, '2010-11-25 05:42:13', NULL), (14697, 11491, '2010-11-25 05:43:32', NULL), (14698, 11492, '2010-11-25 05:44:03', NULL), (14699, 11492, '2010-11-25 05:45:57', NULL), (14700, 11493, '2010-11-25 06:12:53', NULL), (14701, 11494, '2010-11-25 06:16:06', NULL), (14702, 11495, '2010-11-25 06:17:25', NULL), (14703, 11494, '2010-11-25 06:18:32', NULL), (14704, 11496, '2010-11-25 06:19:09', NULL), (14705, 11493, '2010-11-25 06:20:46', NULL), (14706, 11495, '2010-11-25 06:26:11', NULL), (14707, 11497, '2010-11-25 07:10:45', NULL), (14708, 11498, '2010-11-25 07:10:49', NULL), (14709, 11499, '2010-11-25 07:58:38', NULL), (14710, 11500, '2010-11-25 07:59:25', NULL), (14711, 11501, '2010-11-25 09:28:51', NULL), (14712, 11502, '2010-11-25 09:28:57', NULL), (14714, 11503, '2010-11-25 10:17:28', NULL), (14715, 11504, '2010-11-25 10:34:56', NULL), (14716, 11505, '2010-11-25 10:35:17', NULL), (14717, 11506, '2010-11-25 10:42:54', NULL), (14718, 11507, '2010-11-25 10:43:11', NULL), (14719, 11508, '2010-11-25 10:43:59', NULL), (14720, 11509, '2010-11-25 10:44:17', NULL), (14721, 11509, '2010-11-25 10:45:26', NULL), (14722, 11510, '2010-11-25 10:48:40', NULL), (14724, 11511, '2010-11-25 11:29:34', NULL), (14725, 11512, '2010-11-25 11:51:38', NULL), (14726, 11513, '2010-11-25 12:44:20', NULL), (14727, 11514, '2010-11-25 13:26:08', NULL), (14728, 11515, '2010-11-25 13:33:17', NULL), (14729, 11516, '2010-11-25 13:33:36', NULL), (14730, 11517, '2010-11-25 13:33:54', NULL), (14731, 11518, '2010-11-25 13:34:15', NULL), (14732, 11519, '2010-11-25 13:34:44', NULL), (14733, 11520, '2010-11-25 14:37:00', NULL), (14734, 11521, '2010-11-25 14:40:56', NULL), (14735, 11522, '2010-11-25 14:45:57', NULL), (14736, 11523, '2010-11-25 14:50:45', NULL), (14737, 11524, '2010-11-25 14:52:31', NULL), (14738, 11523, '2010-11-25 14:54:59', NULL), (14739, 11525, '2010-11-25 15:02:41', NULL), (14740, 11525, '2010-11-25 15:10:30', NULL), (14741, 11526, '2010-11-25 15:13:34', NULL), (14742, 11527, '2010-11-25 15:27:14', NULL), (14744, 11528, '2010-11-25 15:58:49', NULL), (14745, 11529, '2010-11-25 16:50:59', NULL), (14746, 11530, '2010-11-25 16:54:22', NULL), (14747, 11531, '2010-11-25 17:02:31', NULL), (14749, 11532, '2010-11-25 21:17:28', NULL), (14750, 11533, '2010-11-25 21:50:33', NULL), (14752, 11534, '2010-11-25 22:07:02', NULL), (14754, 11535, '2010-11-25 22:34:41', NULL), (14756, 11536, '2010-11-25 22:57:23', NULL), (14767, 11537, '2010-11-26 05:18:06', NULL), (14768, 11538, '2010-11-26 05:19:19', NULL), (14769, 11540, '2010-11-26 06:37:31', NULL), (14770, 11541, '2010-11-26 06:50:52', NULL), (14772, 11542, '2010-11-26 07:07:27', NULL), (14773, 11543, '2010-11-26 07:07:31', NULL), (14775, 11544, '2010-11-26 07:55:45', NULL), (14777, 11545, '2010-11-26 08:24:32', NULL), (14779, 11546, '2010-11-26 08:42:40', NULL), (14780, 11547, '2010-11-26 09:02:14', NULL), (14781, 11548, '2010-11-26 09:11:06', NULL), (14782, 11549, '2010-11-26 10:47:19', NULL), (14783, 11550, '2010-11-26 10:48:48', NULL), (14784, 11551, '2010-11-26 11:02:52', NULL), (14785, 11552, '2010-11-26 11:18:34', NULL), (14786, 11553, '2010-11-26 12:02:11', NULL), (14787, 11553, '2010-11-26 12:03:44', NULL), (14788, 11554, '2010-11-26 12:08:23', NULL), (14789, 11555, '2010-11-26 12:27:11', NULL), (14790, 11556, '2010-11-26 12:35:33', NULL), (14791, 11557, '2010-11-26 12:38:05', NULL), (14792, 11558, '2010-11-26 12:38:20', NULL), (14793, 11559, '2010-11-26 12:43:22', NULL), (14794, 11560, '2010-11-26 12:45:22', NULL), (14795, 11561, '2010-11-26 13:23:42', NULL), (14796, 11562, '2010-11-26 13:25:40', NULL), (14797, 11563, '2010-11-26 13:35:12', NULL), (14798, 11564, '2010-11-26 13:36:44', NULL), (14800, 11565, '2010-11-26 14:01:04', NULL), (14801, 11566, '2010-11-26 14:09:07', NULL), (14807, 11567, '2010-11-26 14:21:11', NULL), (14808, 11567, '2010-11-26 14:22:57', NULL), (14812, 11568, '2010-11-26 14:29:07', NULL), (14813, 11569, '2010-11-26 14:30:02', NULL), (14814, 11570, '2010-11-26 14:36:30', NULL), (14815, 11571, '2010-11-26 14:48:07', NULL), (14816, 11572, '2010-11-26 15:07:17', NULL), (14817, 11573, '2010-11-26 15:25:28', NULL), (14818, 11574, '2010-11-26 15:32:02', NULL), (14819, 11575, '2010-11-26 15:46:18', NULL), (14820, 11576, '2010-11-26 15:52:29', NULL), (14822, 11577, '2010-11-26 16:07:55', NULL), (14826, 11578, '2010-11-26 16:12:10', NULL), (14829, 11579, '2010-11-26 16:16:40', NULL), (14831, 11580, '2010-11-26 17:11:47', NULL), (14832, 11581, '2010-11-26 17:31:09', NULL), (14833, 11582, '2010-11-26 17:36:13', NULL), (14834, 11583, '2010-11-26 17:50:02', NULL), (14835, 11584, '2010-11-26 19:25:31', NULL), (14836, 11585, '2010-11-26 19:25:53', NULL), (14837, 11586, '2010-11-26 19:26:32', NULL), (14838, 11587, '2010-11-26 19:35:05', NULL), (14839, 11588, '2010-11-26 19:38:25', NULL), (14840, 11589, '2010-11-26 19:51:26', NULL), (14842, 11590, '2010-11-26 20:17:25', NULL), (14844, 11591, '2010-11-26 20:42:06', NULL), (14845, 11592, '2010-11-26 20:47:00', NULL), (14846, 11593, '2010-11-26 20:48:03', NULL), (14847, 11594, '2010-11-26 20:56:10', NULL), (14848, 11595, '2010-11-26 21:04:28', NULL), (14849, 11596, '2010-11-26 21:06:34', NULL), (14850, 11597, '2010-11-26 21:21:23', NULL), (14852, 11598, '2010-11-26 22:00:37', NULL), (14853, 11599, '2010-11-26 22:29:10', NULL), (14854, 11600, '2010-11-26 22:30:57', NULL), (14855, 11601, '2010-11-26 22:47:55', NULL), (14856, 11602, '2010-11-26 23:06:37', NULL), (14857, 11603, '2010-11-26 23:06:41', NULL), (14858, 11604, '2010-11-26 23:06:46', NULL), (14859, 11605, '2010-11-26 23:06:52', NULL), (14860, 11606, '2010-11-26 23:06:57', NULL), (14861, 11607, '2010-11-26 23:07:02', NULL), (14862, 11608, '2010-11-26 23:07:08', NULL), (14863, 11609, '2010-11-26 23:07:13', NULL), (14864, 11610, '2010-11-26 23:07:19', NULL), (14867, 11611, '2010-11-26 23:57:47', NULL), (14869, 11612, '2010-11-27 02:52:24', NULL), (14870, 11613, '2010-11-27 02:52:28', NULL), (14871, 11614, '2010-11-27 02:52:33', NULL), (14872, 11615, '2010-11-27 02:52:38', NULL), (14873, 11616, '2010-11-27 02:52:43', NULL), (14874, 11617, '2010-11-27 02:53:04', NULL), (14875, 11618, '2010-11-27 02:56:22', NULL), (14876, 11619, '2010-11-27 02:56:28', NULL), (14877, 11620, '2010-11-27 03:38:50', NULL), (14878, 11621, '2010-11-27 03:50:58', NULL), (14879, 11622, '2010-11-27 04:22:08', NULL), (14880, 11623, '2010-11-27 04:36:31', NULL), (14881, 11624, '2010-11-27 04:49:13', NULL), (14882, 11625, '2010-11-27 04:50:38', NULL), (14884, 11626, '2010-11-27 05:41:39', NULL), (14886, 11627, '2010-11-27 05:47:44', NULL), (14887, 11628, '2010-11-27 05:56:01', NULL), (14888, 11629, '2010-11-27 06:00:00', NULL), (14889, 11630, '2010-11-27 06:11:56', NULL), (14891, 11631, '2010-11-27 06:47:24', NULL), (14892, 11632, '2010-11-27 06:47:25', NULL), (14893, 11633, '2010-11-27 06:47:39', NULL), (14894, 11634, '2010-11-27 06:47:44', NULL), (14895, 11635, '2010-11-27 06:47:50', NULL), (14896, 11636, '2010-11-27 06:47:55', NULL), (14897, 11637, '2010-11-27 06:48:00', NULL), (14898, 11638, '2010-11-27 06:48:52', NULL), (14899, 11639, '2010-11-27 07:07:43', NULL), (14900, 11640, '2010-11-27 07:07:47', NULL), (14901, 11641, '2010-11-27 07:11:10', NULL), (14902, 11642, '2010-11-27 07:18:38', NULL), (14903, 11643, '2010-11-27 07:28:44', NULL), (14904, 11644, '2010-11-27 07:49:31', NULL), (14906, 11645, '2010-11-27 07:54:36', NULL), (14907, 11646, '2010-11-27 08:17:08', NULL), (14908, 11647, '2010-11-27 08:58:24', NULL), (14910, 11648, '2010-11-27 09:38:09', NULL), (14914, 11649, '2010-11-27 10:30:37', NULL), (14915, 11650, '2010-11-27 10:30:39', NULL), (14918, 11651, '2010-11-27 10:48:57', NULL), (14920, 11652, '2010-11-27 12:10:20', NULL), (14923, 11653, '2010-11-27 13:36:55', NULL), (14925, 11654, '2010-11-27 14:02:55', NULL), (14927, 11655, '2010-11-27 14:48:31', NULL), (14928, 11656, '2010-11-27 15:12:48', NULL), (14929, 11657, '2010-11-27 15:21:17', NULL), (14931, 11658, '2010-11-27 15:36:58', NULL), (14933, 11659, '2010-11-27 15:51:02', NULL), (14936, 11660, '2010-11-27 17:11:53', NULL), (14937, 11661, '2010-11-27 18:00:45', NULL), (14939, 11662, '2010-11-27 18:08:50', NULL), (14941, 11663, '2010-11-27 18:30:17', NULL), (14944, 11664, '2010-11-27 19:16:20', NULL), (14945, 11665, '2010-11-27 19:29:19', NULL), (14946, 11666, '2010-11-27 19:38:26', NULL), (14948, 11667, '2010-11-27 19:55:46', NULL), (14949, 11668, '2010-11-27 20:57:34', NULL), (14955, 11669, '2010-11-27 22:30:33', NULL), (14963, 11670, '2010-11-28 01:08:22', NULL), (14964, 11671, '2010-11-28 01:10:38', NULL), (14965, 11672, '2010-11-28 01:21:43', NULL), (14967, 11673, '2010-11-28 04:20:15', NULL), (14968, 11674, '2010-11-28 04:41:20', NULL), (14969, 11675, '2010-11-28 04:56:31', NULL), (14973, 11676, '2010-11-28 07:11:02', NULL), (14974, 11677, '2010-11-28 07:11:06', NULL), (14979, 11678, '2010-11-28 07:51:30', NULL), (14986, 11679, '2010-11-28 09:30:02', NULL), (14987, 11680, '2010-11-28 10:25:09', NULL), (14989, 11681, '2010-11-28 10:36:14', NULL), (14991, 11682, '2010-11-28 11:02:38', NULL), (14992, 11683, '2010-11-28 11:09:54', NULL), (14993, 11684, '2010-11-28 11:15:08', NULL), (14994, 11685, '2010-11-28 11:25:47', NULL), (14995, 11686, '2010-11-28 11:28:03', NULL), (14996, 11687, '2010-11-28 12:15:18', NULL), (14998, 11688, '2010-11-28 13:30:56', NULL), (14999, 11689, '2010-11-28 13:32:23', NULL), (15000, 11690, '2010-11-28 13:44:24', NULL), (15001, 11691, '2010-11-28 14:12:59', NULL), (15002, 11692, '2010-11-28 14:40:33', NULL), (15003, 11693, '2010-11-28 15:02:32', NULL), (15004, 11694, '2010-11-28 15:40:07', NULL), (15005, 11695, '2010-11-28 15:41:35', NULL), (15006, 11696, '2010-11-28 15:44:02', NULL), (15007, 11697, '2010-11-28 15:44:06', NULL), (15009, 11698, '2010-11-28 15:54:17', NULL), (15010, 11699, '2010-11-28 16:05:42', NULL), (15011, 11700, '2010-11-28 16:17:00', NULL), (15012, 11701, '2010-11-28 16:19:55', NULL), (15013, 11702, '2010-11-28 16:19:57', NULL), (15014, 11703, '2010-11-28 16:25:49', NULL), (15015, 11704, '2010-11-28 16:25:51', NULL), (15016, 11705, '2010-11-28 16:27:50', NULL), (15017, 11706, '2010-11-28 17:24:32', NULL), (15018, 11707, '2010-11-28 17:36:39', NULL), (15019, 11708, '2010-11-28 17:47:40', NULL), (15020, 11709, '2010-11-28 17:50:56', NULL), (15021, 11710, '2010-11-28 17:57:59', NULL), (15022, 11711, '2010-11-28 18:00:09', NULL), (15023, 11712, '2010-11-28 18:09:49', NULL), (15024, 11713, '2010-11-28 18:22:27', NULL), (15025, 11714, '2010-11-28 18:28:19', NULL), (15026, 11715, '2010-11-28 18:28:21', NULL), (15027, 11716, '2010-11-28 18:28:23', NULL), (15028, 11717, '2010-11-28 18:28:25', NULL), (15029, 11718, '2010-11-28 18:28:26', NULL), (15030, 11719, '2010-11-28 18:28:28', NULL), (15031, 11720, '2010-11-28 18:28:30', NULL), (15032, 11721, '2010-11-28 18:28:32', NULL), (15033, 11722, '2010-11-28 18:28:34', NULL), (15034, 11723, '2010-11-28 18:28:36', NULL), (15035, 11724, '2010-11-28 18:28:39', NULL), (15036, 11725, '2010-11-28 18:28:41', NULL), (15037, 11726, '2010-11-28 18:28:43', NULL), (15038, 11727, '2010-11-28 18:28:46', NULL), (15039, 11728, '2010-11-28 18:28:48', NULL), (15040, 11729, '2010-11-28 18:28:49', NULL), (15041, 11730, '2010-11-28 18:28:54', NULL), (15042, 11731, '2010-11-28 18:28:57', NULL), (15043, 11732, '2010-11-28 18:29:00', NULL), (15044, 11733, '2010-11-28 18:29:02', NULL), (15045, 11734, '2010-11-28 18:29:04', NULL), (15046, 11735, '2010-11-28 18:29:06', NULL), (15047, 11736, '2010-11-28 18:29:08', NULL), (15048, 11737, '2010-11-28 18:29:11', NULL), (15049, 11738, '2010-11-28 18:33:26', NULL), (15050, 11739, '2010-11-28 19:04:03', NULL), (15051, 11740, '2010-11-28 19:14:33', NULL), (15052, 11741, '2010-11-28 19:15:04', NULL), (15053, 11742, '2010-11-28 19:57:03', NULL), (15054, 11743, '2010-11-28 20:05:24', NULL), (15055, 11744, '2010-11-28 20:28:36', NULL), (15056, 11745, '2010-11-28 21:53:04', NULL), (15057, 11746, '2010-11-28 22:30:13', NULL), (15058, 11747, '2010-11-28 23:56:58', NULL), (15059, 11748, '2010-11-28 23:59:05', NULL), (15060, 11749, '2010-11-29 00:42:25', NULL), (15062, 11750, '2010-11-29 02:23:15', NULL), (15063, 11751, '2010-11-29 03:05:38', NULL), (15066, 11752, '2010-11-29 04:40:31', NULL), (15072, 11753, '2010-11-29 05:31:21', NULL), (15074, 11754, '2010-11-29 05:46:54', NULL), (15076, 11755, '2010-11-29 05:50:35', NULL), (15077, 11756, '2010-11-29 05:52:22', NULL), (15084, 11757, '2010-11-29 07:07:37', NULL), (15085, 11758, '2010-11-29 07:07:41', NULL), (15088, 11759, '2010-11-29 07:34:19', NULL), (15090, 11760, '2010-11-29 07:39:01', NULL), (15091, 11761, '2010-11-29 07:39:04', NULL), (15092, 11762, '2010-11-29 07:39:06', NULL), (15093, 11763, '2010-11-29 07:39:27', NULL), (15095, 11764, '2010-11-29 07:48:01', NULL), (15098, 11765, '2010-11-29 08:22:18', NULL), (15100, 11766, '2010-11-29 08:50:17', NULL), (15101, 11767, '2010-11-29 08:50:19', NULL), (15102, 11768, '2010-11-29 09:22:37', NULL), (15103, 11769, '2010-11-29 09:43:33', NULL), (15104, 11770, '2010-11-29 09:53:04', NULL), (15105, 11771, '2010-11-29 09:55:47', NULL), (15106, 11772, '2010-11-29 10:08:57', NULL), (15107, 11773, '2010-11-29 10:13:46', NULL), (15108, 11774, '2010-11-29 10:36:57', NULL), (15109, 11775, '2010-11-29 10:40:26', NULL), (15110, 11776, '2010-11-29 10:54:33', NULL), (15111, 11777, '2010-11-29 11:06:59', NULL), (15112, 11778, '2010-11-29 12:01:50', NULL), (15113, 11779, '2010-11-29 12:32:39', NULL), (15114, 11780, '2010-11-29 12:52:32', NULL), (15116, 11781, '2010-11-29 13:46:28', NULL), (15117, 11782, '2010-11-29 13:46:30', NULL), (15119, 11783, '2010-11-29 14:57:06', NULL), (15120, 11784, '2010-11-29 14:59:06', NULL), (15121, 11785, '2010-11-29 15:04:44', NULL), (15122, 11786, '2010-11-29 15:18:41', NULL), (15123, 11787, '2010-11-29 15:20:07', NULL), (15124, 11787, '2010-11-29 15:22:58', NULL), (15125, 11788, '2010-11-29 15:31:50', NULL), (15126, 11790, '2010-11-29 16:37:03', NULL), (15127, 11791, '2010-11-29 16:50:56', NULL), (15128, 11792, '2010-11-29 17:50:44', NULL), (15129, 11793, '2010-11-29 19:05:49', NULL), (15130, 11794, '2010-11-29 19:44:30', NULL), (15131, 11795, '2010-11-29 20:19:36', NULL), (15132, 11796, '2010-11-29 20:44:33', NULL), (15133, 11797, '2010-11-29 21:56:02', NULL), (15135, 11798, '2010-11-29 22:04:33', NULL), (15136, 11799, '2010-11-29 22:05:42', NULL), (15140, 11800, '2010-11-29 22:36:33', NULL), (15142, 11801, '2010-11-29 23:10:33', NULL), (15143, 11802, '2010-11-29 23:10:54', NULL), (15149, 11803, '2010-11-30 00:02:54', NULL), (15150, 11804, '2010-11-30 01:22:12', NULL), (15151, 11805, '2010-11-30 02:13:55', NULL), (15153, 11806, '2010-11-30 02:48:19', NULL), (15154, 11807, '2010-11-30 03:09:40', NULL), (15155, 11808, '2010-11-30 03:21:09', NULL), (15156, 11809, '2010-11-30 03:28:29', NULL), (15158, 11810, '2010-11-30 04:50:21', NULL), (15159, 11811, '2010-11-30 05:43:56', NULL), (15160, 11812, '2010-11-30 05:58:36', NULL), (15161, 11813, '2010-11-30 06:39:14', NULL), (15162, 11814, '2010-11-30 08:43:35', NULL), (15163, 11815, '2010-11-30 09:58:54', NULL), (15164, 11816, '2010-11-30 10:11:16', NULL), (15165, 11817, '2010-11-30 10:55:51', NULL), (15166, 11818, '2010-11-30 12:39:51', NULL), (15167, 11819, '2010-11-30 14:31:51', NULL), (15168, 11820, '2010-11-30 15:00:25', NULL), (15169, 11821, '2010-11-30 15:12:22', NULL), (15170, 11822, '2010-11-30 15:30:08', NULL), (15171, 11823, '2010-11-30 15:47:39', NULL), (15172, 11824, '2010-11-30 17:04:47', NULL), (15175, 11825, '2010-11-30 17:45:46', NULL), (15176, 11826, '2010-11-30 17:50:59', NULL), (15177, 11827, '2010-11-30 17:51:58', NULL), (15178, 11828, '2010-11-30 17:57:25', NULL), (15179, 11829, '2010-11-30 18:34:28', NULL), (15180, 11830, '2010-11-30 19:35:02', NULL), (15181, 11831, '2010-11-30 19:35:39', NULL), (15183, 11832, '2010-11-30 20:12:52', NULL), (15184, 11833, '2010-11-30 20:17:53', NULL), (15186, 11834, '2010-11-30 20:59:59', NULL), (15187, 11835, '2010-11-30 21:49:28', NULL), (15188, 11836, '2010-11-30 22:34:31', NULL), (15189, 11837, '2010-11-30 22:34:34', NULL), (15190, 11838, '2010-11-30 22:47:10', NULL), (15194, 11839, '2010-12-01 00:52:14', NULL), (15195, 11840, '2010-12-01 01:23:35', NULL), (15196, 11841, '2010-12-01 01:23:44', NULL), (15198, 11842, '2010-12-01 02:19:10', NULL), (15200, 11843, '2010-12-01 06:04:13', NULL), (15201, 11844, '2010-12-01 06:07:39', NULL), (15207, 11845, '2010-12-01 07:37:13', NULL), (15208, 11846, '2010-12-01 07:47:46', NULL), (15209, 11847, '2010-12-01 07:52:11', NULL), (15210, 11848, '2010-12-01 07:55:11', NULL), (15214, 11849, '2010-12-01 08:08:08', NULL), (15215, 11850, '2010-12-01 08:08:12', NULL), (15216, 11851, '2010-12-01 08:17:02', NULL), (15217, 11852, '2010-12-01 08:20:18', NULL), (15218, 11847, '2010-12-01 08:43:20', NULL), (15219, 11853, '2010-12-01 10:18:59', NULL), (15220, 11854, '2010-12-01 11:47:43', NULL), (15221, 11855, '2010-12-01 11:51:01', NULL), (15222, 11856, '2010-12-01 12:20:07', NULL), (15223, 11857, '2010-12-01 12:33:06', NULL), (15224, 11858, '2010-12-01 12:43:43', NULL), (15225, 11859, '2010-12-01 12:58:07', NULL), (15226, 11860, '2010-12-01 13:17:05', NULL), (15227, 11861, '2010-12-01 13:41:01', NULL), (15228, 11862, '2010-12-01 13:42:31', NULL), (15229, 11863, '2010-12-01 14:35:25', NULL), (15230, 11864, '2010-12-01 14:42:02', NULL), (15231, 11865, '2010-12-01 14:42:04', NULL), (15232, 11866, '2010-12-01 14:54:58', NULL), (15233, 11867, '2010-12-01 16:02:37', NULL), (15234, 11868, '2010-12-01 17:50:23', NULL), (15235, 11869, '2010-12-01 17:52:31', NULL), (15236, 11870, '2010-12-01 18:01:35', NULL), (15237, 11871, '2010-12-01 18:57:05', NULL), (15238, 11872, '2010-12-01 19:10:10', NULL), (15239, 11873, '2010-12-01 19:41:40', NULL), (15240, 11874, '2010-12-01 19:45:16', NULL), (15241, 11875, '2010-12-01 21:06:50', NULL), (15242, 11876, '2010-12-01 21:06:52', NULL), (15244, 11879, '2010-12-01 22:14:36', NULL), (15245, 11880, '2010-12-01 22:40:12', NULL), (15246, 11881, '2010-12-01 22:47:34', NULL), (15247, 11882, '2010-12-02 00:13:04', NULL), (15248, 11883, '2010-12-02 00:26:07', NULL), (15249, 11884, '2010-12-02 00:41:06', NULL), (15250, 11885, '2010-12-02 01:10:13', NULL), (15251, 11886, '2010-12-02 04:09:02', NULL), (15252, 11887, '2010-12-02 04:10:31', NULL), (15253, 11888, '2010-12-02 04:34:36', NULL), (15254, 11889, '2010-12-02 04:53:25', NULL), (15256, 11890, '2010-12-02 06:35:03', NULL), (15257, 11891, '2010-12-02 06:53:28', NULL), (15258, 11892, '2010-12-02 06:54:19', NULL), (15259, 11893, '2010-12-02 06:56:35', NULL), (15260, 11894, '2010-12-02 06:58:35', NULL), (15261, 11895, '2010-12-02 06:59:10', NULL), (15262, 11896, '2010-12-02 07:02:46', NULL), (15263, 11897, '2010-12-02 07:11:23', NULL), (15264, 11898, '2010-12-02 07:11:28', NULL), (15265, 11899, '2010-12-02 07:18:50', NULL), (15266, 11900, '2010-12-02 07:27:29', NULL), (15267, 11901, '2010-12-02 07:35:29', NULL), (15270, 11902, '2010-12-02 08:25:29', NULL), (15271, 11903, '2010-12-02 09:23:44', NULL), (15275, 11904, '2010-12-02 10:07:23', NULL), (15277, 11905, '2010-12-02 10:48:31', NULL), (15278, 11906, '2010-12-02 10:58:15', NULL), (15280, 11907, '2010-12-02 11:45:44', NULL), (15281, 11908, '2010-12-02 12:55:32', NULL), (15282, 11909, '2010-12-02 14:08:18', NULL), (15283, 11910, '2010-12-02 15:15:14', NULL), (15284, 11911, '2010-12-02 15:34:20', NULL), (15285, 11912, '2010-12-02 15:36:29', NULL), (15286, 11913, '2010-12-02 16:01:40', NULL), (15287, 11914, '2010-12-02 17:05:18', NULL), (15288, 11915, '2010-12-02 17:15:49', NULL), (15289, 11916, '2010-12-02 17:19:37', NULL), (15290, 11917, '2010-12-02 18:16:57', NULL), (15291, 11918, '2010-12-02 18:52:44', NULL), (15292, 11919, '2010-12-02 18:56:16', NULL), (15293, 11920, '2010-12-02 19:57:10', NULL), (15294, 11921, '2010-12-02 20:30:57', NULL), (15295, 11922, '2010-12-02 20:58:01', NULL), (15296, 11923, '2010-12-02 21:18:55', NULL), (15297, 11924, '2010-12-02 22:02:02', NULL), (15298, 11924, '2010-12-02 22:04:27', NULL), (15299, 11925, '2010-12-02 23:01:23', NULL), (15300, 11926, '2010-12-02 23:11:52', NULL), (15301, 11927, '2010-12-03 00:00:09', NULL), (15302, 11928, '2010-12-03 00:39:38', NULL), (15303, 11929, '2010-12-03 02:07:09', NULL), (15304, 11930, '2010-12-03 03:07:12', NULL), (15305, 11931, '2010-12-03 04:31:11', NULL), (15306, 11932, '2010-12-03 05:07:18', NULL), (15307, 11933, '2010-12-03 05:22:09', NULL), (15308, 11934, '2010-12-03 05:24:11', NULL), (15309, 11935, '2010-12-03 05:58:31', NULL), (15310, 11936, '2010-12-03 06:27:02', NULL), (15311, 11937, '2010-12-03 06:31:25', NULL), (15312, 11938, '2010-12-03 07:07:20', NULL), (15314, 11939, '2010-12-03 08:25:30', NULL), (15315, 11940, '2010-12-03 08:25:35', NULL), (15316, 11941, '2010-12-03 09:07:28', NULL), (15317, 11942, '2010-12-03 09:44:08', NULL), (15318, 11943, '2010-12-03 10:04:05', NULL), (15319, 11944, '2010-12-03 10:04:07', NULL), (15320, 11945, '2010-12-03 10:19:31', NULL), (15321, 11946, '2010-12-03 10:19:55', NULL), (15323, 11947, '2010-12-03 10:48:47', NULL), (15324, 11948, '2010-12-03 11:11:26', NULL), (15326, 11949, '2010-12-03 11:30:39', NULL), (15327, 11950, '2010-12-03 11:31:33', NULL), (15328, 11951, '2010-12-03 11:45:18', NULL), (15329, 11952, '2010-12-03 11:45:22', NULL), (15330, 11953, '2010-12-03 11:45:27', NULL), (15331, 11954, '2010-12-03 11:45:34', NULL), (15332, 11955, '2010-12-03 11:45:38', NULL), (15333, 11956, '2010-12-03 11:45:46', NULL), (15334, 11957, '2010-12-03 12:38:26', NULL), (15335, 11958, '2010-12-03 13:39:04', NULL), (15337, 11959, '2010-12-03 14:04:13', NULL), (15338, 11960, '2010-12-03 14:22:53', NULL), (15339, 11961, '2010-12-03 14:30:43', NULL), (15341, 11962, '2010-12-03 14:52:34', NULL), (15342, 11963, '2010-12-03 15:32:36', NULL), (15343, 11964, '2010-12-03 15:51:05', NULL), (15345, 11965, '2010-12-03 16:15:55', NULL), (15346, 11966, '2010-12-03 16:31:38', NULL), (15347, 11967, '2010-12-03 16:32:53', NULL), (15348, 11968, '2010-12-03 16:54:57', NULL), (15349, 11969, '2010-12-03 17:24:59', NULL), (15351, 11970, '2010-12-03 18:37:54', NULL), (15352, 11971, '2010-12-03 18:38:02', NULL), (15353, 11972, '2010-12-03 18:38:06', NULL), (15354, 11973, '2010-12-03 18:38:13', NULL), (15355, 11974, '2010-12-03 18:46:08', NULL), (15356, 11975, '2010-12-03 18:57:01', NULL), (15357, 11976, '2010-12-03 19:30:03', NULL), (15359, 11977, '2010-12-03 19:59:31', NULL), (15360, 11978, '2010-12-03 20:52:11', NULL), (15361, 11979, '2010-12-03 21:06:12', NULL), (15363, 11980, '2010-12-03 21:47:21', NULL), (15364, 11981, '2010-12-03 22:31:22', NULL), (15365, 11982, '2010-12-03 22:32:25', NULL), (15366, 11983, '2010-12-03 22:32:37', NULL), (15367, 11984, '2010-12-03 22:33:12', NULL), (15369, 11985, '2010-12-03 23:39:48', NULL), (15370, 11986, '2010-12-03 23:39:50', NULL), (15371, 11987, '2010-12-04 00:07:39', NULL), (15372, 11988, '2010-12-04 00:15:05', NULL), (15375, 11989, '2010-12-04 02:02:01', NULL), (15376, 11990, '2010-12-04 02:02:03', NULL), (15377, 11991, '2010-12-04 02:02:05', NULL), (15378, 11992, '2010-12-04 02:02:08', NULL), (15379, 11993, '2010-12-04 02:02:10', NULL), (15380, 11994, '2010-12-04 02:02:11', NULL), (15381, 11995, '2010-12-04 02:02:13', NULL), (15382, 11996, '2010-12-04 03:01:41', NULL), (15385, 11997, '2010-12-04 04:13:42', NULL), (15386, 11998, '2010-12-04 04:55:23', NULL), (15387, 11999, '2010-12-04 06:20:54', NULL), (15388, 12000, '2010-12-04 07:10:31', NULL), (15393, 12001, '2010-12-04 07:33:30', NULL), (15394, 12002, '2010-12-04 07:33:34', NULL), (15396, 12003, '2010-12-04 07:51:53', NULL), (15397, 12004, '2010-12-04 07:53:09', NULL), (15398, 12005, '2010-12-04 08:45:59', NULL), (15400, 12006, '2010-12-04 09:01:35', NULL), (15401, 12007, '2010-12-04 09:19:35', NULL), (15403, 12008, '2010-12-04 09:44:01', NULL), (15404, 12009, '2010-12-04 09:46:28', NULL), (15405, 12010, '2010-12-04 09:52:50', NULL), (15406, 12011, '2010-12-04 09:57:43', NULL), (15409, 12012, '2010-12-04 10:41:02', NULL), (15410, 12013, '2010-12-04 10:41:31', NULL), (15415, 12014, '2010-12-04 11:34:23', NULL), (15418, 12015, '2010-12-04 12:06:59', NULL), (15419, 12016, '2010-12-04 13:12:45', NULL), (15421, 12017, '2010-12-04 13:25:30', NULL), (15422, 12018, '2010-12-04 13:30:57', NULL), (15423, 12019, '2010-12-04 13:35:26', NULL), (15424, 12020, '2010-12-04 13:40:10', NULL), (15425, 12021, '2010-12-04 13:58:42', NULL), (15426, 12022, '2010-12-04 13:59:53', NULL), (15428, 12023, '2010-12-04 14:08:25', NULL), (15429, 12024, '2010-12-04 14:49:12', NULL), (15431, 12025, '2010-12-04 16:17:03', NULL), (15433, 12026, '2010-12-04 17:01:10', NULL), (15434, 12027, '2010-12-04 17:11:39', NULL), (15436, 12028, '2010-12-04 17:31:01', NULL), (15438, 12029, '2010-12-04 17:42:48', NULL), (15440, 12030, '2010-12-04 18:38:58', NULL), (15442, 12031, '2010-12-04 19:56:15', NULL), (15447, 12032, '2010-12-04 22:08:40', NULL), (15448, 12033, '2010-12-04 22:10:36', NULL), (15450, 12034, '2010-12-04 22:42:06', NULL), (15451, 12035, '2010-12-04 23:02:43', NULL), (15452, 12036, '2010-12-04 23:34:59', NULL), (15453, 12037, '2010-12-05 00:01:27', NULL), (15456, 12038, '2010-12-05 00:43:28', NULL), (15458, 12039, '2010-12-05 01:25:32', NULL), (15463, 12040, '2010-12-05 02:11:58', NULL), (15464, 12041, '2010-12-05 03:21:47', NULL), (15466, 12042, '2010-12-05 03:27:51', NULL), (15469, 12043, '2010-12-05 03:58:51', NULL), (15471, 12044, '2010-12-05 04:43:49', NULL), (15473, 12045, '2010-12-05 04:57:40', NULL), (15475, 12046, '2010-12-05 05:08:01', NULL), (15479, 12047, '2010-12-05 06:09:32', NULL), (15480, 12048, '2010-12-05 06:09:36', NULL), (15481, 12049, '2010-12-05 06:09:41', NULL), (15482, 12050, '2010-12-05 06:09:48', NULL), (15483, 12051, '2010-12-05 06:09:55', NULL), (15484, 12052, '2010-12-05 06:10:02', NULL), (15485, 12053, '2010-12-05 06:10:09', NULL), (15486, 12054, '2010-12-05 06:10:13', NULL), (15487, 12055, '2010-12-05 06:10:18', NULL), (15490, 12056, '2010-12-05 08:21:13', NULL), (15491, 12057, '2010-12-05 09:28:07', NULL), (15492, 12058, '2010-12-05 10:33:42', NULL), (15493, 12059, '2010-12-05 10:56:08', NULL), (15494, 12060, '2010-12-05 10:56:12', NULL), (15495, 12061, '2010-12-05 11:06:44', NULL), (15496, 12062, '2010-12-05 11:15:52', NULL), (15497, 12063, '2010-12-05 11:16:18', NULL), (15498, 12064, '2010-12-05 12:18:11', NULL), (15499, 12065, '2010-12-05 13:24:36', NULL), (15500, 12066, '2010-12-05 13:50:27', NULL), (15501, 12067, '2010-12-05 14:34:03', NULL), (15502, 12068, '2010-12-05 15:01:27', NULL), (15503, 12069, '2010-12-05 15:37:50', NULL), (15504, 12070, '2010-12-05 16:13:30', NULL), (15505, 12071, '2010-12-05 16:13:55', NULL), (15506, 12072, '2010-12-05 16:13:57', NULL), (15507, 12073, '2010-12-05 16:14:38', NULL), (15508, 12074, '2010-12-05 16:30:27', NULL), (15509, 12075, '2010-12-05 16:44:19', NULL), (15510, 12076, '2010-12-05 17:13:39', NULL), (15511, 12077, '2010-12-05 17:16:31', NULL), (15512, 12078, '2010-12-05 17:36:39', NULL), (15515, 12082, '2010-12-05 17:48:26', NULL), (15516, 12083, '2010-12-05 17:55:53', NULL), (15517, 12084, '2010-12-05 18:19:39', NULL), (15518, 12085, '2010-12-05 18:28:04', NULL), (15519, 12086, '2010-12-05 18:42:53', NULL), (15520, 12087, '2010-12-05 19:03:00', NULL), (15521, 12088, '2010-12-05 19:16:36', NULL), (15522, 12089, '2010-12-05 21:37:23', NULL), (15523, 12090, '2010-12-05 21:57:30', NULL), (15524, 12091, '2010-12-05 22:12:35', NULL), (15526, 12092, '2010-12-06 01:03:37', NULL), (15527, 12093, '2010-12-06 01:08:41', NULL), (15533, 12094, '2010-12-06 07:55:20', NULL), (15534, 12095, '2010-12-06 07:55:24', NULL), (15535, 12096, '2010-12-06 08:07:38', NULL), (15536, 12097, '2010-12-06 08:15:17', NULL), (15537, 12098, '2010-12-06 08:33:55', NULL), (15539, 12101, '2010-12-06 09:21:03', NULL), (15540, 12102, '2010-12-06 09:27:26', NULL), (15541, 12103, '2010-12-06 09:43:32', NULL), (15542, 12104, '2010-12-06 09:47:01', NULL), (15543, 12105, '2010-12-06 09:51:13', NULL), (15544, 12106, '2010-12-06 11:10:54', NULL), (15545, 12107, '2010-12-06 11:25:29', NULL), (15546, 12108, '2010-12-06 11:25:32', NULL), (15548, 12109, '2010-12-06 12:31:43', NULL), (15550, 12110, '2010-12-06 13:50:13', NULL), (15551, 12111, '2010-12-06 13:55:10', NULL), (15552, 12112, '2010-12-06 14:33:07', NULL), (15553, 12113, '2010-12-06 14:34:12', NULL), (15554, 12114, '2010-12-06 14:47:07', NULL), (15555, 12115, '2010-12-06 14:56:45', NULL), (15556, 12116, '2010-12-06 15:00:27', NULL), (15557, 12117, '2010-12-06 15:03:21', NULL), (15558, 12118, '2010-12-06 15:05:56', NULL), (15559, 12119, '2010-12-06 15:09:37', NULL), (15561, 12120, '2010-12-06 15:23:35', NULL), (15562, 12121, '2010-12-06 15:26:27', NULL), (15563, 12122, '2010-12-06 15:26:46', NULL), (15564, 12123, '2010-12-06 15:32:29', NULL), (15565, 12124, '2010-12-06 15:45:32', NULL), (15566, 12125, '2010-12-06 15:58:48', NULL), (15567, 12126, '2010-12-06 16:32:09', NULL), (15568, 12127, '2010-12-06 16:41:05', NULL), (15569, 12128, '2010-12-06 17:06:04', NULL), (15570, 12129, '2010-12-06 17:06:49', NULL), (15571, 12130, '2010-12-06 17:09:56', NULL), (15572, 12131, '2010-12-06 17:12:34', NULL), (15573, 12132, '2010-12-06 17:57:31', NULL), (15574, 12133, '2010-12-06 18:00:41', NULL), (15575, 12134, '2010-12-06 18:26:53', NULL), (15576, 12135, '2010-12-06 18:30:23', NULL), (15577, 12136, '2010-12-06 18:44:36', NULL), (15578, 12136, '2010-12-06 18:45:45', NULL), (15579, 12137, '2010-12-06 18:54:43', NULL), (15580, 12138, '2010-12-06 19:23:20', NULL), (15581, 12139, '2010-12-06 19:50:29', NULL), (15582, 12140, '2010-12-06 20:15:41', NULL), (15583, 12141, '2010-12-06 20:19:26', NULL), (15584, 12142, '2010-12-06 20:20:40', NULL), (15585, 12143, '2010-12-06 20:23:29', NULL), (15586, 12144, '2010-12-06 20:25:47', NULL), (15587, 12145, '2010-12-06 20:35:15', NULL), (15588, 12146, '2010-12-06 20:40:32', NULL), (15589, 12147, '2010-12-06 20:41:32', NULL), (15590, 12148, '2010-12-06 21:41:02', NULL), (15751, 12149, '2010-12-07 00:11:09', NULL), (15763, 12150, '2010-12-07 00:38:41', NULL), (15776, 12151, '2010-12-07 01:38:54', NULL), (15777, 12152, '2010-12-07 01:44:37', NULL), (15784, 12153, '2010-12-07 03:49:58', NULL), (15788, 12154, '2010-12-07 04:44:36', NULL), (15800, 12155, '2010-12-07 06:14:49', NULL), (15803, 12156, '2010-12-07 06:40:05', NULL), (15805, 12157, '2010-12-07 06:54:19', NULL), (15814, 12158, '2010-12-07 08:02:56', NULL), (15815, 12159, '2010-12-07 08:03:00', NULL), (15819, 12160, '2010-12-07 08:17:43', NULL), (15822, 12161, '2010-12-07 08:54:47', NULL), (15823, 12162, '2010-12-07 10:10:32', NULL), (15824, 12163, '2010-12-07 10:50:55', NULL), (15825, 12164, '2010-12-07 10:52:50', NULL), (15827, 12165, '2010-12-07 11:00:14', NULL), (15833, 12166, '2010-12-07 11:42:04', NULL), (15834, 12167, '2010-12-07 11:57:00', NULL), (15835, 12168, '2010-12-07 12:01:08', NULL), (15836, 12169, '2010-12-07 12:05:17', NULL), (15837, 12170, '2010-12-07 12:08:35', NULL), (15839, 12171, '2010-12-07 12:25:33', NULL), (15841, 12172, '2010-12-07 12:29:01', NULL), (15842, 12173, '2010-12-07 13:22:02', NULL), (15843, 12174, '2010-12-07 13:42:49', NULL), (15846, 12175, '2010-12-07 14:54:47', NULL), (15847, 12176, '2010-12-07 14:56:39', NULL), (15848, 12177, '2010-12-07 15:35:31', NULL), (15849, 12178, '2010-12-07 15:35:55', NULL), (15850, 12179, '2010-12-07 15:54:32', NULL), (15851, 12180, '2010-12-07 15:57:20', NULL), (15852, 12181, '2010-12-07 15:57:40', NULL), (15853, 12182, '2010-12-07 16:06:30', NULL), (15855, 12183, '2010-12-07 17:13:38', NULL), (15856, 12184, '2010-12-07 17:24:35', NULL), (15857, 12185, '2010-12-07 17:28:56', NULL), (15858, 12186, '2010-12-07 17:29:11', NULL), (15859, 12187, '2010-12-07 17:33:27', NULL), (15860, 12188, '2010-12-07 18:15:38', NULL), (15861, 12189, '2010-12-07 18:24:57', NULL), (15862, 12190, '2010-12-07 18:52:33', NULL), (15863, 12191, '2010-12-07 19:06:49', NULL), (15864, 12192, '2010-12-07 20:39:14', NULL), (15865, 12193, '2010-12-07 21:22:11', NULL), (15866, 12194, '2010-12-07 21:46:56', NULL), (15867, 12195, '2010-12-07 21:46:57', NULL), (15868, 12196, '2010-12-07 23:34:26', NULL), (15869, 12197, '2010-12-07 23:34:57', NULL), (15871, 12198, '2010-12-08 00:36:44', NULL), (15873, 12199, '2010-12-08 02:16:12', NULL), (15874, 12200, '2010-12-08 02:20:34', NULL), (15875, 12201, '2010-12-08 02:46:25', NULL), (15897, 12202, '2010-12-08 04:23:54', NULL), (15910, 12203, '2010-12-08 05:42:40', NULL), (15920, 12204, '2010-12-08 06:05:30', NULL), (15926, 12205, '2010-12-08 07:03:33', NULL), (15939, 12206, '2010-12-08 08:45:03', NULL), (15940, 12207, '2010-12-08 08:45:09', NULL), (15941, 12208, '2010-12-08 08:45:29', NULL), (15942, 12209, '2010-12-08 09:15:37', NULL), (15944, 12210, '2010-12-08 09:54:09', NULL), (15945, 12211, '2010-12-08 09:54:13', NULL), (15947, 12212, '2010-12-08 10:06:19', NULL), (15949, 12213, '2010-12-08 10:30:20', NULL), (15950, 12214, '2010-12-08 10:34:19', NULL), (15952, 12215, '2010-12-08 10:42:45', NULL), (15954, 12216, '2010-12-08 10:44:52', NULL), (15955, 12217, '2010-12-08 10:44:55', NULL), (15956, 12218, '2010-12-08 11:06:53', NULL), (15958, 12219, '2010-12-08 11:19:32', NULL), (15962, 12220, '2010-12-08 12:52:42', NULL), (15967, 12221, '2010-12-08 13:38:01', NULL), (15968, 12222, '2010-12-08 13:43:25', NULL), (15971, 12223, '2010-12-08 14:08:29', NULL), (15980, 12224, '2010-12-08 14:45:56', NULL), (15981, 12225, '2010-12-08 14:52:16', NULL), (15982, 12225, '2010-12-08 14:53:58', NULL), (15988, 12226, '2010-12-08 15:26:28', NULL), (15989, 12227, '2010-12-08 15:50:34', NULL), (15991, 12228, '2010-12-08 16:15:40', NULL), (15992, 12229, '2010-12-08 16:32:54', NULL), (15995, 12230, '2010-12-08 16:52:02', NULL), (15996, 12231, '2010-12-08 16:52:33', NULL), (15998, 12232, '2010-12-08 16:53:01', NULL), (16000, 12233, '2010-12-08 17:10:50', NULL), (16001, 12234, '2010-12-08 17:13:36', NULL), (16003, 12235, '2010-12-08 17:30:53', NULL), (16004, 12236, '2010-12-08 17:34:35', NULL), (16005, 12237, '2010-12-08 17:46:22', NULL), (16006, 12238, '2010-12-08 17:47:00', NULL), (16008, 12239, '2010-12-08 18:45:46', NULL), (16009, 12240, '2010-12-08 19:26:37', NULL), (16010, 12241, '2010-12-08 19:26:51', NULL), (16011, 12242, '2010-12-08 19:27:07', NULL), (16012, 12243, '2010-12-08 19:27:21', NULL), (16013, 12244, '2010-12-08 19:27:37', NULL), (16014, 12245, '2010-12-08 19:27:55', NULL), (16015, 12246, '2010-12-08 19:28:00', NULL), (16016, 12247, '2010-12-08 19:28:11', NULL), (16017, 12248, '2010-12-08 19:28:25', NULL), (16019, 12249, '2010-12-08 20:04:35', NULL), (16020, 12250, '2010-12-08 22:04:39', NULL), (16023, 12251, '2010-12-08 23:13:55', NULL), (16024, 12252, '2010-12-08 23:14:08', NULL), (16025, 12253, '2010-12-08 23:59:02', NULL), (16026, 12254, '2010-12-09 00:10:56', NULL), (16028, 12255, '2010-12-09 00:56:34', NULL), (16029, 12256, '2010-12-09 00:58:03', NULL), (16030, 12257, '2010-12-09 00:59:00', NULL), (16072, 12258, '2010-12-09 04:16:10', NULL), (16084, 12259, '2010-12-09 05:53:44', NULL), (16085, 12260, '2010-12-09 06:37:36', NULL), (16092, 12261, '2010-12-09 08:12:54', NULL), (16095, 12262, '2010-12-09 08:29:44', NULL), (16097, 12263, '2010-12-09 08:45:51', NULL), (16105, 12264, '2010-12-09 09:29:45', NULL), (16106, 12265, '2010-12-09 09:36:24', NULL), (16110, 12266, '2010-12-09 10:05:57', NULL), (16111, 12267, '2010-12-09 10:11:00', NULL), (16112, 12268, '2010-12-09 10:11:04', NULL), (16117, 12269, '2010-12-09 10:33:30', NULL), (16118, 12269, '2010-12-09 10:34:07', NULL), (16120, 12270, '2010-12-09 10:50:55', NULL), (16121, 12271, '2010-12-09 11:19:14', NULL), (16123, 12272, '2010-12-09 11:23:20', NULL), (16130, 12273, '2010-12-09 12:35:08', NULL), (16132, 12274, '2010-12-09 12:51:56', NULL), (16134, 12275, '2010-12-09 13:31:14', NULL), (16136, 12276, '2010-12-09 13:50:41', NULL), (16141, 12277, '2010-12-09 14:32:33', NULL), (16144, 12278, '2010-12-09 15:22:43', NULL), (16145, 12279, '2010-12-09 15:51:56', NULL), (16149, 12280, '2010-12-09 16:56:20', NULL), (16150, 12281, '2010-12-09 17:06:52', NULL), (16151, 12282, '2010-12-09 17:15:39', NULL), (16152, 12283, '2010-12-09 17:24:09', NULL), (16153, 12284, '2010-12-09 18:06:21', NULL), (16154, 12285, '2010-12-09 18:22:22', NULL), (16155, 12286, '2010-12-09 18:27:05', NULL), (16156, 12287, '2010-12-09 18:39:54', NULL), (16157, 12288, '2010-12-09 18:53:22', NULL), (16158, 12289, '2010-12-09 19:03:53', NULL), (16159, 12290, '2010-12-09 19:47:08', NULL), (16160, 12291, '2010-12-09 19:59:41', NULL), (16161, 12292, '2010-12-09 20:40:05', NULL), (16164, 12293, '2010-12-09 21:15:40', NULL), (16165, 12294, '2010-12-09 21:21:02', NULL), (16166, 12295, '2010-12-09 21:39:39', NULL), (16167, 12296, '2010-12-09 22:09:45', NULL), (16168, 12297, '2010-12-09 22:11:51', NULL), (16169, 12298, '2010-12-09 22:14:30', NULL), (16170, 12299, '2010-12-09 23:21:04', NULL), (16171, 12300, '2010-12-09 23:21:07', NULL), (16172, 12301, '2010-12-10 00:03:53', NULL), (16191, 12302, '2010-12-10 01:50:02', NULL), (16202, 12303, '2010-12-10 02:25:49', NULL), (16207, 12304, '2010-12-10 03:00:40', NULL), (16227, 12305, '2010-12-10 04:25:42', NULL), (16228, 12306, '2010-12-10 04:25:43', NULL), (16229, 12307, '2010-12-10 04:25:44', NULL), (16236, 12308, '2010-12-10 04:46:41', NULL), (16241, 12309, '2010-12-10 05:24:54', NULL), (16248, 12310, '2010-12-10 06:12:36', NULL), (16254, 12311, '2010-12-10 07:01:43', NULL), (16255, 12312, '2010-12-10 07:15:51', NULL), (16261, 12313, '2010-12-10 07:30:32', NULL), (16263, 12314, '2010-12-10 07:47:37', NULL), (16264, 12315, '2010-12-10 07:57:42', NULL), (16265, 12316, '2010-12-10 07:57:46', NULL), (16267, 12317, '2010-12-10 08:13:50', NULL), (16268, 12318, '2010-12-10 08:14:26', NULL), (16272, 12319, '2010-12-10 08:23:03', NULL), (16275, 12320, '2010-12-10 08:54:03', NULL), (16276, 12321, '2010-12-10 08:56:23', NULL), (16277, 12322, '2010-12-10 09:00:34', NULL), (16278, 12323, '2010-12-10 09:09:39', NULL), (16279, 12324, '2010-12-10 09:18:59', NULL), (16280, 12325, '2010-12-10 09:19:04', NULL), (16281, 12326, '2010-12-10 09:19:11', NULL), (16282, 12327, '2010-12-10 09:21:51', NULL), (16283, 12328, '2010-12-10 09:22:02', NULL), (16286, 12329, '2010-12-10 09:52:48', NULL), (16288, 12330, '2010-12-10 10:15:36', NULL), (16290, 12331, '2010-12-10 10:33:01', NULL), (16291, 12332, '2010-12-10 10:34:14', NULL), (16294, 12333, '2010-12-10 10:52:01', NULL), (16298, 12334, '2010-12-10 11:17:30', NULL), (16300, 12335, '2010-12-10 11:22:28', NULL), (16302, 12336, '2010-12-10 11:27:22', NULL), (16303, 12337, '2010-12-10 11:29:05', NULL), (16306, 12338, '2010-12-10 11:43:37', NULL), (16307, 12339, '2010-12-10 11:45:11', NULL), (16308, 12340, '2010-12-10 11:45:13', NULL), (16309, 12341, '2010-12-10 11:45:16', NULL), (16310, 12342, '2010-12-10 11:45:19', NULL), (16311, 12343, '2010-12-10 11:45:21', NULL), (16312, 12344, '2010-12-10 11:45:24', NULL), (16313, 12345, '2010-12-10 11:45:27', NULL), (16314, 12346, '2010-12-10 11:45:30', NULL), (16315, 12347, '2010-12-10 11:45:33', NULL), (16316, 12348, '2010-12-10 11:45:36', NULL), (16317, 12349, '2010-12-10 11:45:39', NULL), (16318, 12350, '2010-12-10 11:45:42', NULL), (16319, 12351, '2010-12-10 11:45:44', NULL), (16320, 12352, '2010-12-10 11:45:47', NULL), (16321, 12353, '2010-12-10 11:45:50', NULL), (16322, 12354, '2010-12-10 11:45:53', NULL), (16323, 12355, '2010-12-10 11:45:55', NULL), (16324, 12356, '2010-12-10 11:45:59', NULL), (16325, 12357, '2010-12-10 11:46:02', NULL), (16326, 12358, '2010-12-10 11:46:05', NULL), (16327, 12359, '2010-12-10 11:46:09', NULL), (16328, 12360, '2010-12-10 11:46:11', NULL), (16329, 12361, '2010-12-10 11:46:14', NULL), (16330, 12362, '2010-12-10 11:46:17', NULL), (16334, 12363, '2010-12-10 12:19:49', NULL), (16338, 12364, '2010-12-10 13:17:45', NULL), (16339, 12365, '2010-12-10 13:22:05', NULL), (16340, 12366, '2010-12-10 13:49:03', NULL), (16341, 12367, '2010-12-10 13:53:16', NULL), (16342, 12368, '2010-12-10 14:09:08', NULL), (16343, 12369, '2010-12-10 14:20:00', NULL), (16344, 12370, '2010-12-10 14:31:37', NULL), (16345, 12371, '2010-12-10 14:33:27', NULL), (16346, 12372, '2010-12-10 14:33:33', NULL), (16350, 12373, '2010-12-10 15:08:56', NULL), (16352, 12374, '2010-12-10 15:20:05', NULL), (16354, 12375, '2010-12-10 15:45:39', NULL), (16355, 12376, '2010-12-10 16:04:38', NULL), (16356, 12377, '2010-12-10 16:11:51', NULL), (16357, 12377, '2010-12-10 16:11:54', NULL), (16358, 12378, '2010-12-10 16:47:46', NULL), (16359, 12379, '2010-12-10 17:24:28', NULL), (16360, 12380, '2010-12-10 17:27:50', NULL), (16361, 12381, '2010-12-10 17:44:19', NULL), (16362, 12382, '2010-12-10 17:55:49', NULL), (16365, 12383, '2010-12-10 19:14:04', NULL), (16366, 12384, '2010-12-10 20:30:14', NULL), (16367, 12385, '2010-12-10 20:53:53', NULL), (16368, 12386, '2010-12-10 23:03:28', NULL), (16369, 12387, '2010-12-10 23:09:54', NULL), (16401, 12388, '2010-12-11 02:36:36', NULL), (16405, 12389, '2010-12-11 03:10:27', NULL), (16410, 12390, '2010-12-11 03:50:22', NULL), (16421, 12391, '2010-12-11 04:27:41', NULL), (16423, 12392, '2010-12-11 04:30:52', NULL), (16440, 12393, '2010-12-11 05:59:40', NULL), (16443, 12394, '2010-12-11 07:40:12', NULL), (16446, 12395, '2010-12-11 07:52:14', NULL), (16447, 12396, '2010-12-11 07:52:18', NULL), (16463, 12397, '2010-12-11 09:48:02', NULL), (16464, 12398, '2010-12-11 09:56:22', NULL), (16465, 12399, '2010-12-11 09:58:35', NULL), (16466, 12400, '2010-12-11 09:59:56', NULL), (16473, 12401, '2010-12-11 10:50:27', NULL), (16477, 12402, '2010-12-11 11:30:35', NULL), (16490, 12403, '2010-12-11 12:51:23', NULL), (16491, 12404, '2010-12-11 12:55:16', NULL), (16493, 12405, '2010-12-11 13:26:10', NULL), (16495, 12406, '2010-12-11 14:35:34', NULL), (16496, 12407, '2010-12-11 14:43:50', NULL), (16497, 12408, '2010-12-11 14:47:07', NULL), (16498, 12409, '2010-12-11 15:20:56', NULL), (16501, 12410, '2010-12-11 16:15:37', NULL), (16502, 12411, '2010-12-11 16:20:45', NULL), (16504, 12412, '2010-12-11 16:42:53', NULL), (16507, 12413, '2010-12-11 16:54:22', NULL), (16508, 12414, '2010-12-11 16:58:58', NULL), (16510, 12415, '2010-12-11 17:32:37', NULL), (16511, 12416, '2010-12-11 18:20:48', NULL), (16513, 12417, '2010-12-11 18:27:42', NULL), (16514, 12418, '2010-12-11 18:32:50', NULL), (16516, 12419, '2010-12-11 19:02:05', NULL), (16517, 12420, '2010-12-11 19:06:02', NULL), (16518, 12421, '2010-12-11 19:22:30', NULL), (16519, 12422, '2010-12-11 19:49:22', NULL), (16520, 12423, '2010-12-11 19:57:49', NULL), (16521, 12424, '2010-12-11 20:11:07', NULL), (16522, 12425, '2010-12-11 20:11:15', NULL), (16523, 12426, '2010-12-11 20:11:23', NULL), (16524, 12427, '2010-12-11 20:43:08', NULL), (16527, 12428, '2010-12-11 20:59:12', NULL), (16528, 12429, '2010-12-11 21:20:26', NULL), (16529, 12430, '2010-12-11 22:22:05', NULL), (16530, 12431, '2010-12-11 23:11:36', NULL), (16532, 12432, '2010-12-11 23:32:53', NULL), (16549, 12433, '2010-12-12 01:16:17', NULL), (16557, 12434, '2010-12-12 01:58:53', NULL), (16559, 12435, '2010-12-12 04:23:02', NULL), (16560, 12436, '2010-12-12 04:31:20', NULL), (16561, 12437, '2010-12-12 04:34:52', NULL), (16562, 12438, '2010-12-12 04:35:13', NULL), (16563, 12439, '2010-12-12 04:46:11', NULL), (16564, 12440, '2010-12-12 04:46:15', NULL), (16605, 12441, '2010-12-12 09:18:41', NULL), (16606, 12442, '2010-12-12 09:50:53', NULL), (16609, 12443, '2010-12-12 10:06:26', NULL), (16611, 12444, '2010-12-12 10:53:48', NULL), (16612, 12445, '2010-12-12 10:53:52', NULL), (16617, 12446, '2010-12-12 11:24:48', NULL), (16620, 12447, '2010-12-12 11:49:49', NULL), (16621, 12447, '2010-12-12 11:51:18', NULL), (16622, 12448, '2010-12-12 11:53:27', NULL), (16626, 12449, '2010-12-12 12:12:56', NULL), (16627, 12450, '2010-12-12 12:14:33', NULL), (16629, 12451, '2010-12-12 12:19:13', NULL), (16637, 12452, '2010-12-12 14:22:39', NULL), (16645, 12453, '2010-12-12 16:40:38', NULL), (16647, 12454, '2010-12-12 17:32:07', NULL), (16648, 12455, '2010-12-12 17:57:40', NULL), (16651, 12456, '2010-12-12 18:35:53', NULL), (16653, 12457, '2010-12-12 19:52:28', NULL), (16654, 12458, '2010-12-12 20:31:50', NULL), (16658, 12459, '2010-12-12 21:36:52', NULL), (16659, 12460, '2010-12-12 22:31:43', NULL), (16661, 12461, '2010-12-12 22:56:04', NULL), (16663, 12462, '2010-12-12 23:34:28', NULL), (16665, 12463, '2010-12-12 23:59:08', NULL), (16666, 12464, '2010-12-13 00:18:42', NULL), (16688, 12465, '2010-12-13 02:08:27', NULL), (16725, 12466, '2010-12-13 05:11:46', NULL), (16726, 12467, '2010-12-13 05:11:54', NULL), (16743, 12468, '2010-12-13 07:27:16', NULL), (16747, 12469, '2010-12-13 08:07:17', NULL), (16748, 12470, '2010-12-13 08:07:21', NULL), (16751, 12471, '2010-12-13 08:14:26', NULL), (16755, 12472, '2010-12-13 09:11:37', NULL), (16756, 12473, '2010-12-13 09:28:24', NULL), (16758, 12474, '2010-12-13 09:38:31', NULL), (16759, 12475, '2010-12-13 09:39:52', NULL), (16760, 12476, '2010-12-13 09:40:10', NULL), (16761, 12477, '2010-12-13 09:40:37', NULL), (16762, 12478, '2010-12-13 09:41:09', NULL), (16763, 12479, '2010-12-13 09:53:03', NULL), (16764, 12480, '2010-12-13 09:59:43', NULL), (16767, 12481, '2010-12-13 10:57:49', NULL), (16768, 12482, '2010-12-13 11:15:45', NULL), (16769, 12483, '2010-12-13 11:26:48', NULL), (16771, 12484, '2010-12-13 12:02:59', NULL), (16773, 12485, '2010-12-13 12:37:55', NULL), (16775, 12486, '2010-12-13 13:05:56', NULL), (16776, 12487, '2010-12-13 13:15:41', NULL), (16777, 12488, '2010-12-13 13:20:58', NULL), (16778, 12489, '2010-12-13 13:29:45', NULL), (16780, 12490, '2010-12-13 14:35:04', NULL), (16781, 12491, '2010-12-13 15:38:42', NULL), (16782, 12492, '2010-12-13 15:56:52', NULL), (16783, 12493, '2010-12-13 16:09:51', NULL), (16786, 12494, '2010-12-13 17:13:21', NULL), (16787, 12495, '2010-12-13 17:32:07', NULL), (16788, 12496, '2010-12-13 18:08:37', NULL), (16789, 12497, '2010-12-13 18:19:07', NULL), (16790, 12498, '2010-12-13 18:29:58', NULL), (16792, 12499, '2010-12-13 18:54:16', NULL), (16794, 12500, '2010-12-13 19:15:43', NULL), (16795, 12501, '2010-12-13 19:41:02', NULL), (16796, 12502, '2010-12-13 19:41:17', NULL), (16800, 12503, '2010-12-13 20:03:52', NULL), (16801, 12504, '2010-12-13 20:29:39', NULL), (16802, 12505, '2010-12-13 22:11:22', NULL), (16803, 12506, '2010-12-13 22:30:30', NULL), (16804, 12507, '2010-12-13 22:41:50', NULL), (16807, 12508, '2010-12-14 00:41:56', NULL), (16808, 12509, '2010-12-14 00:42:38', NULL), (16809, 12510, '2010-12-14 00:43:32', NULL), (16810, 12511, '2010-12-14 00:43:38', NULL), (16811, 12512, '2010-12-14 01:59:33', NULL), (16818, 12513, '2010-12-14 02:51:01', NULL), (16832, 12514, '2010-12-14 03:18:15', NULL), (16854, 12515, '2010-12-14 05:09:21', NULL), (16861, 12516, '2010-12-14 05:52:49', NULL), (16863, 12517, '2010-12-14 06:03:19', NULL), (16878, 12518, '2010-12-14 07:20:26', NULL), (16879, 12519, '2010-12-14 07:20:30', NULL), (16887, 12520, '2010-12-14 08:24:14', NULL), (16889, 12521, '2010-12-14 08:44:43', NULL), (16890, 12522, '2010-12-14 08:44:43', NULL), (16891, 12523, '2010-12-14 08:44:45', NULL), (16892, 12524, '2010-12-14 08:44:46', NULL), (16893, 12525, '2010-12-14 09:00:23', NULL), (16899, 12526, '2010-12-14 09:50:09', NULL), (16902, 12527, '2010-12-14 10:15:20', NULL), (16903, 12528, '2010-12-14 10:15:51', NULL), (16904, 12529, '2010-12-14 10:15:59', NULL), (16906, 12530, '2010-12-14 10:16:15', NULL), (16907, 12531, '2010-12-14 10:16:25', NULL), (16908, 12532, '2010-12-14 10:16:33', NULL), (16910, 12533, '2010-12-14 10:35:10', NULL), (16913, 12534, '2010-12-14 11:35:42', NULL), (16920, 12535, '2010-12-14 13:02:43', NULL), (16922, 12536, '2010-12-14 13:26:31', NULL), (16926, 12537, '2010-12-14 13:41:34', NULL), (16927, 12538, '2010-12-14 13:41:37', NULL), (16930, 12539, '2010-12-14 14:06:30', NULL), (16931, 12540, '2010-12-14 14:07:55', NULL), (16932, 12540, '2010-12-14 14:09:55', NULL), (16934, 12541, '2010-12-14 14:20:24', NULL), (16936, 12542, '2010-12-14 14:21:34', NULL), (16937, 12543, '2010-12-14 14:17:49', NULL), (16938, 12544, '2010-12-14 14:22:55', NULL), (16939, 12545, '2010-12-14 14:24:36', NULL), (16940, 12546, '2010-12-14 14:26:59', NULL), (16942, 12547, '2010-12-14 14:30:40', NULL), (16943, 12548, '2010-12-14 14:37:04', NULL), (16944, 12549, '2010-12-14 14:32:23', NULL), (16945, 12550, '2010-12-14 14:48:43', NULL), (16946, 12551, '2010-12-14 14:47:37', NULL), (16947, 12552, '2010-12-14 14:50:22', NULL), (16949, 12553, '2010-12-14 15:00:37', NULL), (16950, 12554, '2010-12-14 15:11:05', NULL), (16952, 12555, '2010-12-14 15:47:17', NULL), (16953, 12556, '2010-12-14 15:54:45', NULL), (16954, 12557, '2010-12-14 15:55:39', NULL), (16956, 12558, '2010-12-14 16:32:08', NULL), (16957, 12559, '2010-12-14 16:33:49', NULL), (16959, 12560, '2010-12-14 16:52:25', NULL), (16961, 12561, '2010-12-14 17:03:30', NULL), (16962, 12562, '2010-12-14 17:21:06', NULL), (16963, 12563, '2010-12-14 18:02:48', NULL), (16965, 12564, '2010-12-14 18:39:32', NULL), (16966, 12565, '2010-12-14 18:39:36', NULL), (16967, 12566, '2010-12-14 18:39:42', NULL), (16968, 12567, '2010-12-14 18:39:48', NULL), (16969, 12568, '2010-12-14 18:40:09', NULL), (16970, 12569, '2010-12-14 18:43:29', NULL), (16971, 12570, '2010-12-14 18:43:34', NULL), (16972, 12571, '2010-12-14 18:43:39', NULL), (16973, 12572, '2010-12-14 18:43:44', NULL), (16974, 12573, '2010-12-14 19:04:18', NULL), (16975, 12574, '2010-12-14 19:17:36', NULL), (16976, 12575, '2010-12-14 19:17:40', NULL), (16977, 12576, '2010-12-14 19:43:22', NULL), (16978, 12577, '2010-12-14 19:45:02', NULL), (16979, 12578, '2010-12-14 20:12:48', NULL), (16980, 12579, '2010-12-14 20:13:18', NULL), (16981, 12580, '2010-12-14 20:25:49', NULL), (16984, 12581, '2010-12-14 21:00:43', NULL), (16986, 12582, '2010-12-14 21:12:29', NULL), (16987, 12583, '2010-12-14 22:27:56', NULL), (16988, 12584, '2010-12-14 22:27:58', NULL), (16989, 12585, '2010-12-14 22:28:09', NULL), (16990, 12586, '2010-12-14 22:28:18', NULL), (16991, 12587, '2010-12-14 22:28:20', NULL), (16992, 12588, '2010-12-14 22:28:34', NULL), (16993, 12589, '2010-12-14 22:28:39', NULL), (16994, 12590, '2010-12-14 22:28:45', NULL), (16997, 12591, '2010-12-15 00:18:22', NULL), (17008, 12592, '2010-12-15 01:20:42', NULL), (17010, 12593, '2010-12-15 01:31:58', NULL), (17012, 12594, '2010-12-15 01:43:27', NULL), (17015, 12595, '2010-12-15 01:55:10', NULL), (17016, 12596, '2010-12-15 01:54:57', NULL), (17019, 12597, '2010-12-15 01:59:46', NULL), (17020, 12598, '2010-12-15 01:59:50', NULL), (17021, 12599, '2010-12-15 01:59:56', NULL), (17022, 12600, '2010-12-15 02:00:01', NULL), (17023, 12601, '2010-12-15 02:00:07', NULL), (17024, 12602, '2010-12-15 02:00:12', NULL), (17025, 12603, '2010-12-15 02:00:18', NULL), (17026, 12604, '2010-12-15 02:00:23', NULL), (17028, 12605, '2010-12-15 02:06:25', NULL), (17031, 12606, '2010-12-15 02:17:53', NULL), (17035, 12607, '2010-12-15 02:29:56', NULL), (17038, 12608, '2010-12-15 02:41:59', NULL), (17042, 12609, '2010-12-15 02:54:02', NULL), (17045, 12610, '2010-12-15 03:06:32', NULL), (17046, 12611, '2010-12-15 03:18:35', NULL), (17050, 12612, '2010-12-15 03:30:38', NULL), (17054, 12613, '2010-12-15 03:42:40', NULL), (17058, 12614, '2010-12-15 03:54:42', NULL), (17061, 12615, '2010-12-15 04:06:45', NULL), (17066, 12616, '2010-12-15 04:18:47', NULL), (17068, 12617, '2010-12-15 04:30:50', NULL), (17073, 12618, '2010-12-15 04:42:53', NULL), (17078, 12619, '2010-12-15 04:47:46', NULL), (17082, 12620, '2010-12-15 05:06:56', NULL), (17085, 12621, '2010-12-15 05:18:58', NULL), (17086, 12622, '2010-12-15 05:31:00', NULL), (17090, 12623, '2010-12-15 05:43:03', NULL), (17091, 12624, '2010-12-15 05:55:05', NULL), (17096, 12625, '2010-12-15 06:07:07', NULL), (17097, 12626, '2010-12-15 06:19:09', NULL), (17099, 12627, '2010-12-15 06:31:11', NULL), (17100, 12628, '2010-12-15 06:43:14', NULL), (17103, 12629, '2010-12-15 06:55:17', NULL), (17104, 12630, '2010-12-15 07:07:18', NULL), (17108, 12631, '2010-12-15 07:19:20', NULL), (17109, 12632, '2010-12-15 07:30:02', NULL), (17110, 12633, '2010-12-15 07:31:22', NULL), (17112, 12634, '2010-12-15 07:43:24', NULL), (17115, 12635, '2010-12-15 07:55:27', NULL), (17117, 12636, '2010-12-15 08:07:28', NULL), (17118, 12637, '2010-12-15 08:14:05', NULL), (17119, 12638, '2010-12-15 08:19:31', NULL), (17120, 12639, '2010-12-15 08:31:33', NULL), (17121, 12640, '2010-12-15 08:55:35', NULL), (17122, 12641, '2010-12-15 09:04:30', NULL), (17123, 12642, '2010-12-15 09:04:33', NULL), (17124, 12643, '2010-12-15 09:04:36', NULL), (17125, 12644, '2010-12-15 09:04:39', NULL), (17126, 12645, '2010-12-15 09:04:41', NULL), (17127, 12646, '2010-12-15 09:04:43', NULL), (17128, 12647, '2010-12-15 09:04:46', NULL), (17129, 12648, '2010-12-15 09:04:49', NULL), (17130, 12649, '2010-12-15 09:04:51', NULL), (17131, 12650, '2010-12-15 09:04:54', NULL), (17132, 12651, '2010-12-15 09:04:56', NULL), (17133, 12652, '2010-12-15 09:05:01', NULL), (17134, 12653, '2010-12-15 09:05:06', NULL), (17135, 12654, '2010-12-15 09:05:09', NULL), (17136, 12655, '2010-12-15 09:05:12', NULL), (17137, 12656, '2010-12-15 09:05:14', NULL), (17138, 12657, '2010-12-15 09:05:18', NULL), (17139, 12658, '2010-12-15 09:05:20', NULL), (17140, 12659, '2010-12-15 09:05:23', NULL), (17141, 12660, '2010-12-15 09:05:25', NULL), (17142, 12661, '2010-12-15 09:05:29', NULL), (17143, 12662, '2010-12-15 09:05:32', NULL), (17144, 12663, '2010-12-15 09:05:35', NULL), (17145, 12664, '2010-12-15 09:05:38', NULL), (17146, 12665, '2010-12-15 09:05:41', NULL), (17147, 12666, '2010-12-15 09:05:43', NULL), (17148, 12667, '2010-12-15 09:05:45', NULL), (17149, 12668, '2010-12-15 09:05:48', NULL), (17150, 12669, '2010-12-15 09:05:50', NULL), (17151, 12670, '2010-12-15 09:05:53', NULL), (17152, 12671, '2010-12-15 09:05:55', NULL), (17153, 12672, '2010-12-15 09:05:57', NULL), (17154, 12673, '2010-12-15 09:06:00', NULL), (17155, 12674, '2010-12-15 09:06:02', NULL), (17156, 12675, '2010-12-15 09:07:37', NULL), (17157, 12676, '2010-12-15 09:19:39', NULL), (17158, 12677, '2010-12-15 09:29:57', NULL), (17159, 12678, '2010-12-15 09:43:40', NULL), (17160, 12679, '2010-12-15 09:49:09', NULL), (17161, 12680, '2010-12-15 09:52:54', NULL), (17162, 12681, '2010-12-15 09:55:42', NULL), (17163, 12682, '2010-12-15 09:56:44', NULL), (17164, 12683, '2010-12-15 10:07:44', NULL), (17165, 12684, '2010-12-15 10:12:40', NULL), (17167, 12685, '2010-12-15 10:19:45', NULL), (17168, 12686, '2010-12-15 10:31:47', NULL), (17169, 12687, '2010-12-15 10:43:48', NULL), (17171, 12688, '2010-12-15 10:55:51', NULL), (17172, 12689, '2010-12-15 11:07:52', NULL), (17173, 12690, '2010-12-15 11:19:54', NULL), (17174, 12691, '2010-12-15 11:24:59', NULL), (17175, 12692, '2010-12-15 11:31:55', NULL), (17177, 12693, '2010-12-15 11:43:56', NULL), (17178, 12694, '2010-12-15 11:55:58', NULL), (17179, 12695, '2010-12-15 12:07:59', NULL), (17180, 12696, '2010-12-15 12:13:15', NULL), (17181, 12697, '2010-12-15 12:24:40', NULL), (17182, 12698, '2010-12-15 12:31:59', NULL), (17184, 12699, '2010-12-15 12:44:01', NULL), (17185, 12700, '2010-12-15 12:56:03', NULL), (17186, 12701, '2010-12-15 13:07:01', NULL), (17187, 12702, '2010-12-15 13:08:03', NULL), (17188, 12703, '2010-12-15 13:18:51', NULL), (17189, 12704, '2010-12-15 13:27:50', NULL), (17190, 12705, '2010-12-15 13:27:52', NULL), (17191, 12706, '2010-12-15 13:34:43', NULL), (17192, 12707, '2010-12-15 13:40:59', NULL), (17195, 12708, '2010-12-15 13:59:28', NULL), (17196, 12709, '2010-12-15 14:24:14', NULL), (17197, 12710, '2010-12-15 14:24:16', NULL), (17199, 12711, '2010-12-15 14:25:25', NULL), (17203, 12712, '2010-12-15 15:06:43', NULL), (17204, 12713, '2010-12-15 15:06:45', NULL), (17205, 12714, '2010-12-15 15:13:36', NULL), (17206, 12715, '2010-12-15 15:37:12', NULL), (17211, 12716, '2010-12-15 16:45:37', NULL), (17212, 12717, '2010-12-15 16:45:40', NULL), (17213, 12718, '2010-12-15 17:07:18', NULL), (17214, 12719, '2010-12-15 17:10:57', NULL), (17219, 12720, '2010-12-15 18:53:02', NULL), (17221, 12721, '2010-12-15 19:08:20', NULL), (17223, 12722, '2010-12-15 19:31:33', NULL), (17227, 12723, '2010-12-15 20:14:50', NULL), (17228, 12724, '2010-12-15 20:21:41', NULL), (17229, 12725, '2010-12-15 20:21:43', NULL), (17230, 12726, '2010-12-15 20:21:44', NULL), (17231, 12727, '2010-12-15 20:21:48', NULL), (17232, 12728, '2010-12-15 20:21:49', NULL), (17233, 12729, '2010-12-15 20:21:51', NULL), (17234, 12730, '2010-12-15 20:21:53', NULL), (17235, 12731, '2010-12-15 20:32:21', NULL), (17236, 12732, '2010-12-15 20:37:10', NULL), (17239, 12733, '2010-12-15 21:48:45', NULL), (17240, 12734, '2010-12-15 22:01:07', NULL), (17241, 12735, '2010-12-15 22:31:48', NULL), (17243, 12736, '2010-12-15 23:31:42', NULL), (17244, 12737, '2010-12-15 23:31:46', NULL), (17261, 12738, '2010-12-16 01:53:48', NULL), (17262, 12739, '2010-12-16 02:01:22', NULL), (17301, 12740, '2010-12-16 04:16:22', NULL), (17336, 12741, '2010-12-16 06:23:36', NULL), (17340, 12742, '2010-12-16 06:33:42', NULL), (17347, 12743, '2010-12-16 07:39:27', NULL), (17354, 12744, '2010-12-16 08:06:02', NULL), (17356, 12745, '2010-12-16 08:08:29', NULL), (17357, 12746, '2010-12-16 08:26:07', NULL), (17358, 12747, '2010-12-16 09:02:14', NULL), (17359, 12748, '2010-12-16 09:04:00', NULL), (17361, 12749, '2010-12-16 09:22:43', NULL), (17363, 12750, '2010-12-16 09:33:11', NULL), (17365, 12751, '2010-12-16 09:35:22', NULL), (17369, 12752, '2010-12-16 10:35:29', NULL), (17370, 12753, '2010-12-16 10:35:29', NULL), (17372, 12754, '2010-12-16 10:57:45', NULL), (17373, 12755, '2010-12-16 10:57:50', NULL), (17376, 12756, '2010-12-16 12:05:12', NULL), (17377, 12757, '2010-12-16 12:08:32', NULL), (17378, 12758, '2010-12-16 12:26:56', NULL), (17379, 12759, '2010-12-16 12:27:56', NULL), (17380, 12760, '2010-12-16 13:01:33', NULL), (17381, 12761, '2010-12-16 13:26:28', NULL), (17383, 12762, '2010-12-16 13:57:26', NULL), (17386, 12763, '2010-12-16 14:18:31', NULL), (17391, 12764, '2010-12-16 15:09:47', NULL), (17392, 12765, '2010-12-16 15:09:49', NULL), (17394, 12766, '2010-12-16 16:56:01', NULL), (17395, 12767, '2010-12-16 17:07:54', NULL), (17396, 12768, '2010-12-16 17:40:43', NULL), (17397, 12769, '2010-12-16 18:05:27', NULL), (17399, 12770, '2010-12-16 18:42:57', NULL), (17401, 12771, '2010-12-16 18:56:54', NULL), (17402, 12772, '2010-12-16 19:23:23', NULL), (17403, 12773, '2010-12-16 20:08:45', NULL), (17404, 12775, '2010-12-16 20:08:48', NULL), (17405, 12776, '2010-12-16 20:08:47', NULL), (17406, 12774, '2010-12-16 20:08:47', NULL), (17407, 12777, '2010-12-16 20:10:02', NULL), (17408, 12778, '2010-12-16 20:10:07', NULL), (17410, 12779, '2010-12-16 21:04:21', NULL), (17411, 12780, '2010-12-16 21:06:04', NULL), (17412, 12781, '2010-12-16 21:25:11', NULL), (17413, 12782, '2010-12-16 21:31:32', NULL), (17416, 12783, '2010-12-16 22:40:35', NULL), (17417, 12784, '2010-12-16 22:40:36', NULL), (17418, 12785, '2010-12-16 22:53:15', NULL), (17486, 12786, '2010-12-17 05:28:23', NULL), (17487, 12787, '2010-12-17 05:29:02', NULL), (17489, 12788, '2010-12-17 05:32:47', NULL), (17513, 12789, '2010-12-17 08:35:32', NULL), (17514, 12790, '2010-12-17 08:35:36', NULL), (17518, 12791, '2010-12-17 09:47:21', NULL), (17520, 12792, '2010-12-17 10:04:12', NULL), (17521, 12793, '2010-12-17 10:05:04', NULL), (17525, 12794, '2010-12-17 11:24:32', NULL), (17526, 12795, '2010-12-17 11:24:33', NULL), (17527, 12796, '2010-12-17 12:06:12', NULL), (17528, 12797, '2010-12-17 12:08:48', NULL), (17530, 12798, '2010-12-17 14:32:21', NULL), (17531, 12799, '2010-12-17 14:33:51', NULL), (17533, 12800, '2010-12-17 14:50:53', NULL), (17537, 12801, '2010-12-17 15:58:03', NULL), (17538, 12802, '2010-12-17 16:01:36', NULL), (17540, 12803, '2010-12-17 16:15:14', NULL), (17541, 12804, '2010-12-17 16:44:56', NULL), (17542, 12805, '2010-12-17 17:30:29', NULL), (17543, 12806, '2010-12-17 17:31:03', NULL), (17544, 12807, '2010-12-17 17:36:37', NULL), (17545, 12808, '2010-12-17 18:31:17', NULL), (17547, 12809, '2010-12-17 20:27:33', NULL), (17548, 12810, '2010-12-17 21:31:47', NULL), (17549, 12811, '2010-12-17 22:18:36', NULL), (17550, 12812, '2010-12-17 22:43:17', NULL), (17551, 12813, '2010-12-18 00:20:28', NULL), (17573, 12814, '2010-12-18 02:07:47', NULL), (17574, 12815, '2010-12-18 02:08:08', NULL), (17610, 12816, '2010-12-18 04:24:21', NULL), (17630, 12817, '2010-12-18 06:37:08', NULL), (17637, 12818, '2010-12-18 07:51:21', NULL), (17643, 12819, '2010-12-18 08:38:06', NULL), (17644, 12820, '2010-12-18 08:38:11', NULL), (17645, 12821, '2010-12-18 08:54:05', NULL), (17646, 12822, '2010-12-18 09:27:07', NULL), (17649, 12823, '2010-12-18 09:49:31', NULL), (17653, 12824, '2010-12-18 10:13:22', NULL), (17655, 12825, '2010-12-18 10:42:42', NULL), (17658, 12826, '2010-12-18 11:33:04', NULL), (17659, 12827, '2010-12-18 12:07:15', NULL), (17660, 12828, '2010-12-18 12:13:55', NULL), (17661, 12829, '2010-12-18 12:14:40', NULL), (17662, 12830, '2010-12-18 12:19:06', NULL), (17667, 12831, '2010-12-18 14:11:06', NULL), (17668, 12832, '2010-12-18 14:11:06', NULL), (17670, 12833, '2010-12-18 14:54:30', NULL), (17671, 12834, '2010-12-18 15:14:57', NULL), (17672, 12835, '2010-12-18 15:40:05', NULL), (17674, 12836, '2010-12-18 16:03:00', NULL), (17676, 12837, '2010-12-18 16:30:50', NULL), (17677, 12838, '2010-12-18 16:31:40', NULL), (17682, 12839, '2010-12-18 16:52:00', NULL), (17685, 12840, '2010-12-18 17:07:46', NULL), (17686, 12841, '2010-12-18 17:56:00', NULL), (17687, 12842, '2010-12-18 18:39:07', NULL), (17689, 12843, '2010-12-18 19:10:26', NULL), (17691, 12844, '2010-12-18 19:24:20', NULL), (17693, 12845, '2010-12-18 21:36:39', NULL), (17694, 12846, '2010-12-18 22:00:50', NULL), (17698, 12847, '2010-12-18 23:13:59', NULL), (17699, 12848, '2010-12-18 23:23:20', NULL), (17700, 12849, '2010-12-18 23:28:13', NULL), (17701, 12850, '2010-12-18 23:33:08', NULL), (17702, 12851, '2010-12-18 23:36:56', NULL), (17703, 12852, '2010-12-19 00:11:13', NULL), (17713, 12853, '2010-12-19 01:16:01', NULL), (17738, 12854, '2010-12-19 03:01:00', NULL), (17741, 12855, '2010-12-19 03:44:33', NULL), (17751, 12856, '2010-12-19 04:18:15', NULL), (17755, 12857, '2010-12-19 04:42:49', NULL), (17756, 12858, '2010-12-19 04:42:52', NULL), (17774, 12859, '2010-12-19 07:06:01', NULL), (17779, 12860, '2010-12-19 07:54:05', NULL), (17785, 12861, '2010-12-19 08:32:03', NULL), (17786, 12862, '2010-12-19 09:21:50', NULL), (17788, 12863, '2010-12-19 09:46:34', NULL), (17791, 12864, '2010-12-19 10:32:13', NULL), (17794, 12865, '2010-12-19 11:36:40', NULL), (17795, 12866, '2010-12-19 11:49:21', NULL), (17796, 12867, '2010-12-19 12:20:03', NULL), (17799, 12868, '2010-12-19 12:42:26', NULL), (17800, 12869, '2010-12-19 13:10:33', NULL), (17802, 12870, '2010-12-19 13:59:54', NULL), (17803, 12871, '2010-12-19 14:40:06', NULL), (17806, 12872, '2010-12-19 15:00:22', NULL), (17807, 12873, '2010-12-19 15:01:56', NULL), (17808, 12874, '2010-12-19 15:05:18', NULL), (17809, 12875, '2010-12-19 15:28:47', NULL), (17810, 12876, '2010-12-19 15:47:53', NULL), (17811, 12877, '2010-12-19 15:59:10', NULL), (17813, 12878, '2010-12-19 17:17:35', NULL), (17814, 12879, '2010-12-19 18:10:09', NULL), (17815, 12880, '2010-12-19 18:39:29', NULL), (17816, 12881, '2010-12-19 18:54:20', NULL), (17817, 12882, '2010-12-19 19:20:47', NULL), (17818, 12883, '2010-12-19 19:33:03', NULL), (17819, 12884, '2010-12-19 19:58:37', NULL), (17820, 12885, '2010-12-19 20:00:42', NULL), (17821, 12886, '2010-12-19 20:06:37', NULL), (17822, 12887, '2010-12-19 20:07:28', NULL), (17823, 12888, '2010-12-19 20:25:25', NULL), (17824, 12889, '2010-12-19 20:42:09', NULL), (17825, 12890, '2010-12-19 20:58:05', NULL), (17826, 12891, '2010-12-19 21:04:38', NULL), (17827, 12892, '2010-12-19 21:42:25', NULL), (17828, 12893, '2010-12-19 23:20:56', NULL), (17829, 12894, '2010-12-20 00:10:04', NULL), (17830, 12895, '2010-12-20 03:44:57', NULL), (17831, 12896, '2010-12-20 04:02:04', NULL), (17832, 12897, '2010-12-20 04:02:06', NULL), (17833, 12898, '2010-12-20 04:48:25', NULL), (17834, 12899, '2010-12-20 04:52:20', NULL), (17835, 12900, '2010-12-20 05:07:22', NULL), (17836, 12901, '2010-12-20 07:38:33', NULL), (17837, 12902, '2010-12-20 07:56:00', NULL), (17838, 12903, '2010-12-20 08:25:14', NULL), (17839, 12904, '2010-12-20 08:28:14', NULL), (17840, 12905, '2010-12-20 08:52:11', NULL), (17841, 12906, '2010-12-20 10:32:18', NULL), (17842, 12907, '2010-12-20 10:32:21', NULL), (17844, 12908, '2010-12-20 11:10:50', NULL), (17845, 12909, '2010-12-20 11:23:39', NULL), (17846, 12910, '2010-12-20 11:23:43', NULL), (17847, 12911, '2010-12-20 11:23:45', NULL), (17848, 12912, '2010-12-20 11:23:46', NULL), (17850, 12913, '2010-12-20 11:37:03', NULL), (17851, 12914, '2010-12-20 11:47:59', NULL), (17852, 12915, '2010-12-20 12:23:58', NULL), (17853, 12916, '2010-12-20 12:37:28', NULL), (17854, 12917, '2010-12-20 13:23:19', NULL), (17855, 12918, '2010-12-20 13:31:52', NULL), (17856, 12919, '2010-12-20 13:59:08', NULL), (17857, 12920, '2010-12-20 14:10:18', NULL), (17858, 12920, '2010-12-20 14:11:47', NULL), (17859, 12921, '2010-12-20 14:25:28', NULL), (17860, 12922, '2010-12-20 15:00:49', NULL), (17861, 12923, '2010-12-20 15:49:55', NULL), (17862, 12924, '2010-12-20 16:52:19', NULL), (17863, 12925, '2010-12-20 17:08:05', NULL), (17865, 12926, '2010-12-20 17:41:28', NULL), (17866, 12927, '2010-12-20 17:58:53', NULL), (17867, 12928, '2010-12-20 18:00:50', NULL), (17868, 12929, '2010-12-20 18:43:51', NULL), (17869, 12930, '2010-12-20 18:55:57', NULL), (17870, 12931, '2010-12-20 19:33:45', NULL), (17871, 12932, '2010-12-20 19:53:19', NULL), (17872, 12933, '2010-12-20 20:30:00', NULL), (17873, 12934, '2010-12-20 21:41:38', NULL), (17874, 12934, '2010-12-20 21:49:51', NULL), (17875, 12935, '2010-12-20 21:50:49', NULL), (17876, 12936, '2010-12-20 23:32:21', NULL), (17877, 12937, '2010-12-20 23:56:57', NULL), (17885, 12938, '2010-12-21 00:45:03', NULL), (17916, 12939, '2010-12-21 03:43:34', NULL), (17920, 12940, '2010-12-21 03:54:56', NULL), (17949, 12941, '2010-12-21 06:39:38', NULL), (17950, 12942, '2010-12-21 06:39:43', NULL), (17951, 12943, '2010-12-21 06:45:31', NULL), (17953, 12944, '2010-12-21 07:13:09', NULL), (17954, 12945, '2010-12-21 07:14:15', NULL), (17955, 12946, '2010-12-21 07:14:30', NULL), (17956, 12947, '2010-12-21 07:14:35', NULL), (17957, 12948, '2010-12-21 07:15:11', NULL), (17958, 12949, '2010-12-21 07:15:20', NULL), (17959, 12950, '2010-12-21 07:15:31', NULL), (17960, 12951, '2010-12-21 07:16:01', NULL), (17961, 12952, '2010-12-21 07:16:33', NULL), (17962, 12953, '2010-12-21 07:21:26', NULL), (17963, 12954, '2010-12-21 07:23:40', NULL), (17965, 12955, '2010-12-21 07:33:47', NULL), (17966, 12956, '2010-12-21 07:34:57', NULL), (17968, 12957, '2010-12-21 07:35:45', NULL), (17969, 12958, '2010-12-21 07:35:55', NULL), (17970, 12959, '2010-12-21 07:36:16', NULL), (17971, 12960, '2010-12-21 07:37:26', NULL), (17972, 12961, '2010-12-21 07:40:30', NULL), (17973, 12962, '2010-12-21 07:40:57', NULL), (17974, 12963, '2010-12-21 07:41:25', NULL), (17975, 12964, '2010-12-21 07:49:22', NULL), (17982, 12965, '2010-12-21 08:42:06', NULL), (17983, 12966, '2010-12-21 08:42:10', NULL), (17984, 12967, '2010-12-21 09:01:04', NULL), (17985, 12968, '2010-12-21 10:06:21', NULL), (17986, 12969, '2010-12-21 10:09:29', NULL), (17987, 12970, '2010-12-21 10:40:07', NULL), (17988, 12971, '2010-12-21 10:40:10', NULL), (17989, 12972, '2010-12-21 10:52:47', NULL), (17990, 12973, '2010-12-21 11:13:31', NULL), (17991, 12974, '2010-12-21 11:19:56', NULL), (17996, 12975, '2010-12-21 12:09:56', NULL), (17999, 12976, '2010-12-21 12:18:38', NULL), (18000, 12977, '2010-12-21 12:42:15', NULL), (18001, 12978, '2010-12-21 12:44:23', NULL), (18002, 12979, '2010-12-21 12:47:38', NULL), (18003, 12980, '2010-12-21 12:49:55', NULL), (18004, 12981, '2010-12-21 13:09:02', NULL), (18006, 12982, '2010-12-21 13:35:53', NULL), (18008, 12983, '2010-12-21 13:46:16', NULL), (18009, 12984, '2010-12-21 14:11:55', NULL), (18010, 12985, '2010-12-21 14:14:02', NULL), (18013, 12986, '2010-12-21 16:08:59', NULL), (18014, 12987, '2010-12-21 16:13:57', NULL), (18017, 12988, '2010-12-21 20:04:12', NULL), (18018, 12989, '2010-12-21 20:04:15', NULL), (18019, 12990, '2010-12-21 20:04:19', NULL), (18020, 12991, '2010-12-21 20:04:22', NULL), (18021, 12992, '2010-12-21 20:04:25', NULL), (18022, 12993, '2010-12-21 20:05:16', NULL), (18026, 12994, '2010-12-21 22:29:13', NULL), (18028, 12995, '2010-12-21 23:45:14', NULL), (18051, 12996, '2010-12-22 03:20:37', NULL), (18055, 12997, '2010-12-22 03:31:40', NULL), (18062, 12998, '2010-12-22 03:59:48', NULL), (18068, 12999, '2010-12-22 04:32:05', NULL), (18070, 13000, '2010-12-22 04:33:44', NULL), (18074, 13001, '2010-12-22 04:44:05', NULL), (18076, 13002, '2010-12-22 05:11:02', NULL), (18077, 13003, '2010-12-22 05:20:04', NULL), (18083, 13004, '2010-12-22 06:09:44', NULL), (18087, 13005, '2010-12-22 06:37:21', NULL), (18088, 13006, '2010-12-22 06:37:25', NULL), (18089, 13007, '2010-12-22 06:37:32', NULL), (18090, 13008, '2010-12-22 06:37:37', NULL), (18091, 13009, '2010-12-22 06:37:42', NULL), (18092, 13010, '2010-12-22 06:37:47', NULL), (18093, 13011, '2010-12-22 06:37:53', NULL), (18094, 13012, '2010-12-22 06:37:58', NULL), (18096, 13013, '2010-12-22 06:58:16', NULL), (18097, 13014, '2010-12-22 07:02:39', NULL), (18101, 13015, '2010-12-22 07:21:03', NULL), (18102, 13016, '2010-12-22 07:25:50', NULL), (18103, 13017, '2010-12-22 07:31:49', NULL), (18106, 13018, '2010-12-22 07:42:43', NULL), (18108, 13019, '2010-12-22 07:59:07', NULL), (18112, 13020, '2010-12-22 08:08:12', NULL), (18113, 13021, '2010-12-22 08:15:11', NULL), (18114, 13022, '2010-12-22 08:19:51', NULL), (18115, 13023, '2010-12-22 08:39:21', NULL), (18116, 13024, '2010-12-22 08:45:22', NULL), (18117, 13025, '2010-12-22 08:48:45', NULL), (18119, 13026, '2010-12-22 09:22:39', NULL), (18120, 13027, '2010-12-22 09:24:14', NULL), (18121, 13028, '2010-12-22 09:48:23', NULL), (18122, 13029, '2010-12-22 09:52:03', NULL), (18123, 13030, '2010-12-22 09:52:07', NULL), (18124, 13031, '2010-12-22 10:01:55', NULL), (18125, 13032, '2010-12-22 10:17:45', NULL), (18126, 13033, '2010-12-22 10:18:54', NULL), (18127, 13034, '2010-12-22 10:32:16', NULL), (18128, 13035, '2010-12-22 10:32:21', NULL), (18129, 13036, '2010-12-22 10:32:25', NULL), (18130, 13037, '2010-12-22 10:32:30', NULL), (18131, 13038, '2010-12-22 10:32:35', NULL), (18132, 13039, '2010-12-22 10:32:41', NULL), (18133, 13040, '2010-12-22 10:32:46', NULL), (18134, 13041, '2010-12-22 10:32:51', NULL), (18135, 13042, '2010-12-22 10:32:57', NULL), (18138, 13043, '2010-12-22 10:58:20', NULL), (18139, 13044, '2010-12-22 11:26:40', NULL), (18140, 13045, '2010-12-22 11:33:19', NULL), (18141, 13046, '2010-12-22 11:34:02', NULL), (18142, 13047, '2010-12-22 11:41:58', NULL), (18145, 13048, '2010-12-22 13:18:15', NULL), (18146, 13049, '2010-12-22 13:19:07', NULL), (18147, 13050, '2010-12-22 13:26:01', NULL), (18148, 13051, '2010-12-22 13:28:20', NULL), (18149, 13052, '2010-12-22 13:31:59', NULL), (18150, 13053, '2010-12-22 13:44:10', NULL), (18151, 13054, '2010-12-22 13:51:16', NULL), (18152, 13055, '2010-12-22 14:13:18', NULL), (18153, 13056, '2010-12-22 14:13:21', NULL), (18154, 13057, '2010-12-22 14:25:00', NULL), (18155, 13058, '2010-12-22 14:41:13', NULL), (18156, 13059, '2010-12-22 14:41:18', NULL), (18157, 13060, '2010-12-22 14:41:22', NULL), (18158, 13061, '2010-12-22 14:41:28', NULL), (18159, 13062, '2010-12-22 14:41:33', NULL), (18160, 13063, '2010-12-22 14:41:39', NULL), (18161, 13064, '2010-12-22 14:41:44', NULL), (18162, 13065, '2010-12-22 14:41:49', NULL), (18163, 13066, '2010-12-22 14:41:54', NULL), (18164, 13067, '2010-12-22 14:41:59', NULL), (18165, 13068, '2010-12-22 14:56:48', NULL), (18166, 13069, '2010-12-22 14:58:14', NULL), (18167, 13070, '2010-12-22 14:58:58', NULL), (18168, 13071, '2010-12-22 14:59:43', NULL), (18169, 13072, '2010-12-22 15:01:02', NULL), (18170, 13073, '2010-12-22 15:02:05', NULL), (18171, 13074, '2010-12-22 15:04:30', NULL), (18172, 13076, '2010-12-22 16:32:16', NULL), (18173, 13077, '2010-12-22 16:33:32', NULL), (18174, 13078, '2010-12-22 16:34:34', NULL), (18175, 13079, '2010-12-22 16:42:19', NULL), (18176, 13080, '2010-12-22 16:48:48', NULL), (18177, 13081, '2010-12-22 16:50:26', NULL), (18179, 13082, '2010-12-22 17:06:44', NULL), (18180, 13083, '2010-12-22 18:10:39', NULL), (18181, 13084, '2010-12-22 18:43:13', NULL), (18182, 13085, '2010-12-22 18:45:28', NULL), (18183, 13086, '2010-12-22 18:45:32', NULL), (18184, 13087, '2010-12-22 18:45:36', NULL), (18185, 13088, '2010-12-22 18:45:41', NULL), (18186, 13089, '2010-12-22 18:45:46', NULL), (18187, 13090, '2010-12-22 18:45:51', NULL), (18188, 13091, '2010-12-22 18:45:56', NULL), (18189, 13092, '2010-12-22 18:46:01', NULL), (18190, 13093, '2010-12-22 18:46:07', NULL), (18191, 13094, '2010-12-22 18:46:11', NULL), (18193, 13095, '2010-12-22 20:07:44', NULL), (18194, 13096, '2010-12-22 20:07:47', NULL), (18195, 13097, '2010-12-22 20:07:50', NULL), (18196, 13098, '2010-12-22 20:07:53', NULL), (18197, 13099, '2010-12-22 20:07:56', NULL), (18198, 13100, '2010-12-22 20:07:59', NULL), (18199, 13101, '2010-12-22 20:08:01', NULL), (18200, 13102, '2010-12-22 20:08:04', NULL), (18201, 13103, '2010-12-22 20:08:07', NULL), (18202, 13104, '2010-12-22 20:08:10', NULL), (18203, 13105, '2010-12-22 20:08:12', NULL), (18204, 13106, '2010-12-22 20:08:16', NULL), (18205, 13107, '2010-12-22 20:08:18', NULL), (18206, 13108, '2010-12-22 20:08:22', NULL), (18207, 13109, '2010-12-22 20:08:24', NULL), (18208, 13110, '2010-12-22 20:08:28', NULL), (18209, 13111, '2010-12-22 20:08:31', NULL), (18210, 13112, '2010-12-22 20:08:34', NULL), (18211, 13113, '2010-12-22 20:08:37', NULL), (18212, 13114, '2010-12-22 20:08:41', NULL), (18213, 13115, '2010-12-22 20:08:43', NULL), (18214, 13116, '2010-12-22 20:08:47', NULL), (18215, 13117, '2010-12-22 20:08:50', NULL), (18216, 13118, '2010-12-22 20:08:53', NULL), (18217, 13119, '2010-12-22 20:08:56', NULL), (18218, 13120, '2010-12-22 20:09:00', NULL), (18219, 13121, '2010-12-22 20:09:03', NULL), (18220, 13122, '2010-12-22 20:09:06', NULL), (18221, 13123, '2010-12-22 20:09:09', NULL), (18222, 13124, '2010-12-22 20:09:13', NULL), (18223, 13125, '2010-12-22 20:09:17', NULL), (18224, 13126, '2010-12-22 20:09:21', NULL), (18225, 13127, '2010-12-22 20:09:24', NULL), (18226, 13128, '2010-12-22 20:09:28', NULL), (18227, 13129, '2010-12-22 20:09:31', NULL), (18228, 13130, '2010-12-22 20:09:35', NULL), (18229, 13131, '2010-12-22 20:09:38', NULL), (18230, 13132, '2010-12-22 20:09:55', NULL), (18231, 13133, '2010-12-22 20:09:57', NULL), (18232, 13134, '2010-12-22 20:10:01', NULL), (18233, 13135, '2010-12-22 20:10:04', NULL), (18234, 13136, '2010-12-22 20:10:08', NULL), (18235, 13137, '2010-12-22 20:10:10', NULL), (18236, 13138, '2010-12-22 20:10:14', NULL), (18237, 13139, '2010-12-22 20:10:16', NULL), (18238, 13140, '2010-12-22 20:10:20', NULL), (18239, 13141, '2010-12-22 20:10:23', NULL), (18240, 13142, '2010-12-22 20:10:27', NULL), (18241, 13143, '2010-12-22 20:10:29', NULL), (18242, 13144, '2010-12-22 20:10:33', NULL), (18243, 13145, '2010-12-22 20:10:36', NULL), (18244, 13146, '2010-12-22 20:10:40', NULL), (18245, 13147, '2010-12-22 20:10:42', NULL), (18246, 13148, '2010-12-22 20:10:46', NULL), (18247, 13149, '2010-12-22 20:10:49', NULL), (18248, 13150, '2010-12-22 20:10:52', NULL), (18249, 13151, '2010-12-22 20:10:55', NULL), (18250, 13152, '2010-12-22 20:10:59', NULL), (18251, 13153, '2010-12-22 20:11:02', NULL), (18252, 13154, '2010-12-22 20:11:06', NULL), (18253, 13155, '2010-12-22 20:25:31', NULL), (18256, 13156, '2010-12-22 21:35:49', NULL), (18257, 13157, '2010-12-22 21:37:24', NULL), (18258, 13158, '2010-12-22 22:36:56', NULL), (18259, 13159, '2010-12-22 22:40:23', NULL), (18260, 13160, '2010-12-22 22:40:27', NULL), (18261, 13161, '2010-12-22 22:40:35', NULL), (18262, 13162, '2010-12-22 22:40:41', NULL), (18284, 13163, '2010-12-23 01:18:48', NULL), (18286, 13164, '2010-12-23 01:20:30', NULL), (18297, 13165, '2010-12-23 01:55:48', NULL), (18302, 13166, '2010-12-23 02:05:13', NULL), (18335, 13167, '2010-12-23 04:17:24', NULL), (18360, 13168, '2010-12-23 06:34:49', NULL), (18361, 13169, '2010-12-23 06:41:44', NULL), (18363, 13170, '2010-12-23 07:13:34', NULL), (18371, 13171, '2010-12-23 07:37:28', NULL), (18372, 13172, '2010-12-23 07:50:51', NULL), (18373, 13173, '2010-12-23 07:52:55', NULL), (18381, 13174, '2010-12-23 08:34:05', NULL), (18382, 13175, '2010-12-23 08:54:55', NULL), (18383, 13176, '2010-12-23 08:55:04', NULL), (18384, 13177, '2010-12-23 08:55:13', NULL), (18385, 13178, '2010-12-23 08:55:35', NULL), (18386, 13179, '2010-12-23 08:56:23', NULL), (18387, 13180, '2010-12-23 09:09:53', NULL), (18388, 13181, '2010-12-23 09:14:46', NULL), (18390, 13182, '2010-12-23 09:32:53', NULL), (18391, 13183, '2010-12-23 09:38:54', NULL), (18392, 13184, '2010-12-23 10:37:54', NULL), (18394, 13185, '2010-12-23 10:57:42', NULL), (18395, 13186, '2010-12-23 10:57:46', NULL), (18396, 13187, '2010-12-23 11:08:18', NULL), (18397, 13188, '2010-12-23 11:09:49', NULL), (18400, 13189, '2010-12-23 11:36:13', NULL), (18401, 13190, '2010-12-23 11:36:51', NULL), (18404, 13191, '2010-12-23 12:11:50', NULL), (18405, 13192, '2010-12-23 12:11:57', NULL), (18411, 13193, '2010-12-23 13:59:27', NULL), (18417, 13194, '2010-12-23 14:52:03', NULL), (18418, 13195, '2010-12-23 14:52:55', NULL), (18420, 13196, '2010-12-23 15:54:57', NULL), (18421, 13197, '2010-12-23 15:55:22', NULL), (18422, 13198, '2010-12-23 16:08:25', NULL), (18423, 13199, '2010-12-23 16:40:53', NULL), (18424, 13200, '2010-12-23 16:40:56', NULL), (18426, 13201, '2010-12-23 16:57:27', NULL), (18427, 13202, '2010-12-23 17:25:03', NULL), (18428, 13203, '2010-12-23 17:26:47', NULL), (18429, 13204, '2010-12-23 17:29:32', NULL), (18430, 13204, '2010-12-23 17:29:56', NULL), (18431, 13205, '2010-12-23 17:30:47', NULL), (18432, 13206, '2010-12-23 17:30:57', NULL), (18433, 13207, '2010-12-23 17:31:35', NULL), (18434, 13205, '2010-12-23 17:41:29', NULL), (18435, 13208, '2010-12-23 17:41:37', NULL), (18436, 13209, '2010-12-23 17:57:13', NULL), (18437, 13210, '2010-12-23 17:57:21', NULL), (18438, 13211, '2010-12-23 18:00:55', NULL), (18439, 13212, '2010-12-23 18:02:54', NULL), (18440, 13212, '2010-12-23 18:05:57', NULL), (18441, 13211, '2010-12-23 18:07:59', NULL), (18451, 13213, '2010-12-23 21:49:46', NULL), (18452, 13214, '2010-12-23 22:59:02', NULL), (18453, 13215, '2010-12-24 00:18:38', NULL), (18469, 13216, '2010-12-24 01:39:24', NULL), (18473, 13217, '2010-12-24 01:57:00', NULL), (18478, 13218, '2010-12-24 02:08:32', NULL), (18479, 13219, '2010-12-24 02:08:34', NULL), (18480, 13220, '2010-12-24 02:08:36', NULL), (18481, 13221, '2010-12-24 02:08:39', NULL), (18482, 13222, '2010-12-24 02:08:40', NULL), (18483, 13223, '2010-12-24 02:08:43', NULL), (18484, 13224, '2010-12-24 02:08:45', NULL), (18485, 13225, '2010-12-24 02:08:48', NULL), (18486, 13226, '2010-12-24 02:08:50', NULL), (18487, 13227, '2010-12-24 02:08:52', NULL), (18488, 13228, '2010-12-24 02:08:54', NULL), (18489, 13229, '2010-12-24 02:08:56', NULL), (18490, 13230, '2010-12-24 02:08:58', NULL), (18491, 13231, '2010-12-24 02:09:00', NULL), (18492, 13232, '2010-12-24 02:09:03', NULL), (18493, 13233, '2010-12-24 02:09:05', NULL), (18494, 13234, '2010-12-24 02:09:07', NULL), (18495, 13235, '2010-12-24 02:09:09', NULL), (18496, 13236, '2010-12-24 02:09:11', NULL), (18497, 13237, '2010-12-24 02:09:12', NULL), (18498, 13238, '2010-12-24 02:09:14', NULL), (18499, 13239, '2010-12-24 02:09:16', NULL), (18500, 13240, '2010-12-24 02:09:18', NULL), (18501, 13241, '2010-12-24 02:09:20', NULL), (18502, 13242, '2010-12-24 02:09:22', NULL), (18503, 13243, '2010-12-24 02:09:24', NULL), (18504, 13244, '2010-12-24 02:09:26', NULL), (18505, 13245, '2010-12-24 02:09:28', NULL), (18506, 13246, '2010-12-24 02:09:30', NULL), (18507, 13247, '2010-12-24 02:09:32', NULL), (18508, 13248, '2010-12-24 02:09:34', NULL), (18509, 13249, '2010-12-24 02:09:36', NULL), (18510, 13250, '2010-12-24 02:09:39', NULL), (18511, 13251, '2010-12-24 02:09:41', NULL), (18512, 13252, '2010-12-24 02:09:43', NULL), (18513, 13253, '2010-12-24 02:09:45', NULL), (18514, 13254, '2010-12-24 02:09:47', NULL), (18515, 13255, '2010-12-24 02:09:49', NULL), (18516, 13256, '2010-12-24 02:09:51', NULL), (18517, 13257, '2010-12-24 02:09:53', NULL), (18518, 13258, '2010-12-24 02:09:55', NULL), (18519, 13259, '2010-12-24 02:09:56', NULL), (18520, 13260, '2010-12-24 02:09:58', NULL), (18521, 13261, '2010-12-24 02:10:01', NULL), (18522, 13262, '2010-12-24 02:10:03', NULL), (18523, 13263, '2010-12-24 02:10:05', NULL), (18524, 13264, '2010-12-24 02:10:07', NULL), (18525, 13265, '2010-12-24 02:10:09', NULL), (18526, 13266, '2010-12-24 02:10:11', NULL), (18527, 13267, '2010-12-24 02:10:13', NULL), (18528, 13268, '2010-12-24 02:10:15', NULL), (18529, 13269, '2010-12-24 02:10:17', NULL), (18530, 13270, '2010-12-24 02:10:19', NULL), (18531, 13271, '2010-12-24 02:10:21', NULL), (18532, 13272, '2010-12-24 02:10:23', NULL), (18533, 13273, '2010-12-24 02:10:25', NULL), (18534, 13274, '2010-12-24 02:10:27', NULL), (18535, 13275, '2010-12-24 02:10:29', NULL), (18536, 13276, '2010-12-24 02:10:31', NULL), (18537, 13277, '2010-12-24 02:10:33', NULL), (18538, 13278, '2010-12-24 02:10:35', NULL), (18539, 13279, '2010-12-24 02:10:37', NULL), (18540, 13280, '2010-12-24 02:10:39', NULL), (18541, 13281, '2010-12-24 02:10:41', NULL), (18542, 13282, '2010-12-24 02:10:43', NULL), (18543, 13283, '2010-12-24 02:10:45', NULL), (18544, 13284, '2010-12-24 02:10:47', NULL), (18545, 13285, '2010-12-24 02:10:49', NULL), (18546, 13286, '2010-12-24 02:10:51', NULL), (18547, 13287, '2010-12-24 02:10:54', NULL), (18548, 13288, '2010-12-24 02:10:56', NULL), (18549, 13289, '2010-12-24 02:10:58', NULL), (18550, 13290, '2010-12-24 02:10:59', NULL), (18551, 13291, '2010-12-24 02:11:01', NULL), (18552, 13292, '2010-12-24 02:11:03', NULL), (18553, 13293, '2010-12-24 02:11:05', NULL), (18554, 13294, '2010-12-24 02:11:07', NULL), (18555, 13295, '2010-12-24 02:11:09', NULL), (18556, 13296, '2010-12-24 02:11:11', NULL), (18557, 13297, '2010-12-24 02:11:14', NULL), (18558, 13298, '2010-12-24 02:11:16', NULL), (18559, 13299, '2010-12-24 02:11:18', NULL), (18560, 13300, '2010-12-24 02:11:20', NULL), (18561, 13301, '2010-12-24 02:11:23', NULL), (18562, 13302, '2010-12-24 02:11:25', NULL), (18563, 13303, '2010-12-24 02:11:27', NULL), (18564, 13304, '2010-12-24 02:11:29', NULL), (18565, 13305, '2010-12-24 02:11:31', NULL), (18566, 13306, '2010-12-24 02:11:33', NULL), (18567, 13307, '2010-12-24 02:11:35', NULL), (18568, 13308, '2010-12-24 02:11:36', NULL), (18569, 13309, '2010-12-24 02:11:38', NULL), (18570, 13310, '2010-12-24 02:11:41', NULL), (18571, 13311, '2010-12-24 02:11:42', NULL), (18572, 13312, '2010-12-24 02:11:45', NULL), (18574, 13313, '2010-12-24 02:11:48', NULL), (18575, 13314, '2010-12-24 02:11:50', NULL), (18576, 13315, '2010-12-24 02:11:52', NULL), (18577, 13316, '2010-12-24 02:11:54', NULL), (18578, 13317, '2010-12-24 02:11:56', NULL), (18579, 13318, '2010-12-24 02:11:59', NULL), (18580, 13319, '2010-12-24 02:12:02', NULL), (18581, 13320, '2010-12-24 02:12:04', NULL), (18582, 13321, '2010-12-24 02:12:07', NULL), (18583, 13322, '2010-12-24 02:12:09', NULL), (18584, 13323, '2010-12-24 02:12:11', NULL), (18585, 13324, '2010-12-24 02:12:14', NULL), (18586, 13325, '2010-12-24 02:12:17', NULL), (18587, 13326, '2010-12-24 02:12:19', NULL), (18588, 13327, '2010-12-24 02:12:22', NULL), (18589, 13328, '2010-12-24 02:12:24', NULL), (18590, 13329, '2010-12-24 02:12:26', NULL), (18591, 13330, '2010-12-24 02:12:29', NULL), (18592, 13331, '2010-12-24 02:12:31', NULL), (18593, 13332, '2010-12-24 02:12:34', NULL), (18594, 13333, '2010-12-24 02:12:36', NULL), (18595, 13334, '2010-12-24 02:12:38', NULL), (18596, 13335, '2010-12-24 02:12:40', NULL), (18597, 13336, '2010-12-24 02:12:43', NULL), (18598, 13337, '2010-12-24 02:12:44', NULL), (18599, 13338, '2010-12-24 02:12:46', NULL), (18600, 13339, '2010-12-24 02:12:48', NULL), (18601, 13340, '2010-12-24 02:12:50', NULL), (18602, 13341, '2010-12-24 02:12:52', NULL), (18603, 13342, '2010-12-24 02:12:55', NULL), (18604, 13343, '2010-12-24 02:12:57', NULL), (18605, 13344, '2010-12-24 02:12:59', NULL), (18606, 13345, '2010-12-24 02:13:01', NULL), (18607, 13346, '2010-12-24 02:13:02', NULL), (18608, 13347, '2010-12-24 02:13:04', NULL), (18609, 13348, '2010-12-24 02:13:06', NULL), (18610, 13349, '2010-12-24 02:13:08', NULL), (18611, 13350, '2010-12-24 02:13:10', NULL), (18612, 13351, '2010-12-24 02:13:12', NULL), (18613, 13352, '2010-12-24 02:13:14', NULL), (18614, 13353, '2010-12-24 02:13:16', NULL), (18615, 13354, '2010-12-24 02:13:18', NULL), (18616, 13355, '2010-12-24 02:13:20', NULL), (18617, 13356, '2010-12-24 02:13:22', NULL), (18618, 13357, '2010-12-24 02:13:24', NULL), (18619, 13358, '2010-12-24 02:13:26', NULL), (18620, 13359, '2010-12-24 02:13:28', NULL), (18621, 13360, '2010-12-24 02:13:30', NULL), (18622, 13361, '2010-12-24 02:13:32', NULL), (18623, 13362, '2010-12-24 02:13:34', NULL), (18624, 13363, '2010-12-24 02:13:36', NULL), (18625, 13364, '2010-12-24 02:13:38', NULL), (18626, 13365, '2010-12-24 02:13:40', NULL), (18627, 13366, '2010-12-24 02:13:42', NULL), (18628, 13367, '2010-12-24 02:13:44', NULL), (18629, 13368, '2010-12-24 02:13:46', NULL), (18630, 13369, '2010-12-24 02:13:48', NULL), (18631, 13370, '2010-12-24 02:13:50', NULL), (18632, 13371, '2010-12-24 02:13:52', NULL), (18633, 13372, '2010-12-24 02:13:54', NULL), (18634, 13373, '2010-12-24 02:13:56', NULL), (18635, 13374, '2010-12-24 02:13:58', NULL), (18636, 13375, '2010-12-24 02:14:00', NULL), (18637, 13376, '2010-12-24 02:14:02', NULL), (18638, 13377, '2010-12-24 02:14:04', NULL), (18639, 13378, '2010-12-24 02:14:06', NULL), (18640, 13379, '2010-12-24 02:14:08', NULL), (18641, 13380, '2010-12-24 02:14:10', NULL), (18642, 13381, '2010-12-24 02:14:12', NULL), (18643, 13382, '2010-12-24 02:14:14', NULL), (18644, 13383, '2010-12-24 02:14:16', NULL), (18645, 13384, '2010-12-24 02:14:18', NULL), (18646, 13385, '2010-12-24 02:14:20', NULL), (18647, 13386, '2010-12-24 02:14:22', NULL), (18648, 13387, '2010-12-24 02:14:24', NULL), (18649, 13388, '2010-12-24 02:14:26', NULL), (18650, 13389, '2010-12-24 02:14:28', NULL), (18651, 13390, '2010-12-24 02:14:29', NULL), (18652, 13391, '2010-12-24 02:14:32', NULL), (18653, 13392, '2010-12-24 02:14:34', NULL), (18654, 13393, '2010-12-24 02:14:36', NULL), (18660, 13394, '2010-12-24 03:41:30', NULL), (18672, 13395, '2010-12-24 04:56:40', NULL), (18675, 13396, '2010-12-24 05:30:41', NULL), (18676, 13397, '2010-12-24 05:37:26', NULL), (18677, 13398, '2010-12-24 05:39:32', NULL), (18681, 13399, '2010-12-24 06:16:41', NULL), (18686, 13400, '2010-12-24 07:15:10', NULL), (18691, 13401, '2010-12-24 07:49:37', NULL), (18695, 13402, '2010-12-24 10:06:57', NULL), (18696, 13403, '2010-12-24 10:07:01', NULL), (18700, 13404, '2010-12-24 11:23:34', NULL), (18701, 13405, '2010-12-24 11:52:03', NULL), (18705, 13406, '2010-12-24 13:17:25', NULL), (18706, 13407, '2010-12-24 13:37:52', NULL), (18708, 13408, '2010-12-24 13:56:03', NULL), (18712, 13409, '2010-12-24 14:35:59', NULL), (18715, 13410, '2010-12-24 15:07:20', NULL), (18716, 13410, '2010-12-24 15:07:57', NULL), (18717, 13411, '2010-12-24 15:18:24', NULL), (18718, 13412, '2010-12-24 15:21:53', NULL), (18720, 13413, '2010-12-24 16:17:06', NULL), (18722, 13414, '2010-12-24 16:41:25', NULL), (18723, 13415, '2010-12-24 16:41:26', NULL), (18726, 13416, '2010-12-24 16:48:51', NULL), (18727, 13417, '2010-12-24 17:09:35', NULL), (18728, 13418, '2010-12-24 17:25:51', NULL), (18731, 13419, '2010-12-24 17:56:30', NULL), (18732, 13420, '2010-12-24 17:57:16', NULL), (18733, 13421, '2010-12-24 17:57:22', NULL), (18735, 13422, '2010-12-24 20:37:11', NULL), (18738, 13423, '2010-12-24 21:34:19', NULL), (18739, 13424, '2010-12-24 21:37:55', NULL), (18740, 13425, '2010-12-24 21:41:12', NULL), (18743, 13426, '2010-12-24 22:24:14', NULL), (18744, 13427, '2010-12-24 22:42:50', NULL), (18745, 13428, '2010-12-24 22:45:21', NULL), (18747, 13429, '2010-12-24 23:42:31', NULL), (18749, 13430, '2010-12-24 23:51:05', NULL), (18751, 13431, '2010-12-25 00:22:26', NULL), (18774, 13432, '2010-12-25 01:57:33', NULL), (18784, 13433, '2010-12-25 02:47:55', NULL), (18789, 13434, '2010-12-25 03:20:00', NULL), (18792, 13435, '2010-12-25 03:36:41', NULL), (18805, 13436, '2010-12-25 04:16:48', NULL), (18817, 13437, '2010-12-25 06:01:31', NULL), (18824, 13438, '2010-12-25 07:12:10', NULL), (18825, 13439, '2010-12-25 07:12:14', NULL), (18832, 13440, '2010-12-25 08:17:43', NULL), (18833, 13441, '2010-12-25 08:28:51', NULL), (18836, 13442, '2010-12-25 09:29:25', NULL), (18838, 13443, '2010-12-25 09:37:58', NULL), (18839, 13444, '2010-12-25 09:50:33', NULL), (18840, 13445, '2010-12-25 09:58:37', NULL), (18841, 13446, '2010-12-25 10:07:59', NULL), (18844, 13447, '2010-12-25 10:46:38', NULL), (18845, 13448, '2010-12-25 11:04:18', NULL), (18846, 13449, '2010-12-25 11:27:18', NULL), (18847, 13450, '2010-12-25 12:15:58', NULL), (18848, 13451, '2010-12-25 12:15:57', NULL), (18849, 13452, '2010-12-25 12:42:38', NULL), (18852, 13453, '2010-12-25 12:51:09', NULL), (18853, 13454, '2010-12-25 13:07:23', NULL), (18854, 13455, '2010-12-25 13:07:29', NULL), (18855, 13456, '2010-12-25 13:07:35', NULL), (18856, 13457, '2010-12-25 13:07:53', NULL), (18857, 13458, '2010-12-25 13:11:24', NULL), (18858, 13459, '2010-12-25 13:11:46', NULL), (18859, 13460, '2010-12-25 13:12:10', NULL), (18860, 13461, '2010-12-25 13:12:25', NULL), (18861, 13462, '2010-12-25 13:12:36', NULL), (18862, 13463, '2010-12-25 13:12:52', NULL), (18863, 13464, '2010-12-25 13:13:06', NULL), (18864, 13465, '2010-12-25 13:13:16', NULL), (18865, 13466, '2010-12-25 13:13:23', NULL), (18866, 13467, '2010-12-25 13:13:32', NULL), (18867, 13468, '2010-12-25 13:13:44', NULL), (18868, 13469, '2010-12-25 13:13:56', NULL), (18869, 13470, '2010-12-25 13:14:05', NULL), (18870, 13471, '2010-12-25 13:16:18', NULL), (18871, 13472, '2010-12-25 14:22:46', NULL), (18872, 13473, '2010-12-25 14:38:50', NULL), (18876, 13474, '2010-12-25 14:50:44', NULL), (18877, 13475, '2010-12-25 15:16:40', NULL), (18878, 13476, '2010-12-25 16:02:41', NULL), (18879, 13477, '2010-12-25 16:02:52', NULL), (18880, 13478, '2010-12-25 16:15:15', NULL), (18881, 13479, '2010-12-25 16:20:11', NULL), (18882, 13480, '2010-12-25 16:36:12', NULL), (18883, 13481, '2010-12-25 16:46:54', NULL), (18884, 13482, '2010-12-25 16:50:54', NULL), (18887, 13483, '2010-12-25 17:34:28', NULL), (18890, 13484, '2010-12-25 18:31:19', NULL), (18891, 13485, '2010-12-25 19:06:42', NULL), (18892, 13486, '2010-12-25 19:25:31', NULL), (18896, 13487, '2010-12-25 19:59:27', NULL), (18900, 13488, '2010-12-25 20:51:31', NULL), (18904, 13489, '2010-12-25 22:00:34', NULL), (18906, 13490, '2010-12-25 22:06:50', NULL), (18907, 13491, '2010-12-25 22:06:52', NULL), (18908, 13492, '2010-12-25 23:16:20', NULL), (18911, 13493, '2010-12-25 23:47:13', NULL), (18956, 13494, '2010-12-26 04:26:54', NULL), (18958, 13495, '2010-12-26 04:34:20', NULL), (18972, 13496, '2010-12-26 07:22:47', NULL), (18980, 13497, '2010-12-26 08:30:39', NULL), (18986, 13498, '2010-12-26 09:05:19', NULL), (18991, 13499, '2010-12-26 09:58:27', NULL), (18992, 13500, '2010-12-26 09:58:30', NULL), (18993, 13501, '2010-12-26 09:58:34', NULL), (18994, 13502, '2010-12-26 09:58:37', NULL), (18995, 13503, '2010-12-26 09:58:39', NULL), (18996, 13504, '2010-12-26 09:58:42', NULL), (18997, 13505, '2010-12-26 09:58:45', NULL), (18998, 13506, '2010-12-26 09:58:49', NULL), (18999, 13507, '2010-12-26 09:58:52', NULL), (19000, 13508, '2010-12-26 09:58:55', NULL), (19001, 13509, '2010-12-26 09:58:58', NULL), (19005, 13510, '2010-12-26 10:37:24', NULL), (19006, 13511, '2010-12-26 10:55:18', NULL), (19007, 13512, '2010-12-26 10:56:24', NULL), (19009, 13513, '2010-12-26 11:18:56', NULL), (19010, 13514, '2010-12-26 11:19:07', NULL), (19011, 13515, '2010-12-26 11:45:19', NULL), (19013, 13516, '2010-12-26 12:16:13', NULL), (19014, 13517, '2010-12-26 12:18:35', NULL), (19015, 13518, '2010-12-26 12:22:17', NULL), (19016, 13519, '2010-12-26 12:36:33', NULL), (19017, 13520, '2010-12-26 12:48:35', NULL), (19018, 13521, '2010-12-26 12:52:52', NULL), (19020, 13522, '2010-12-26 14:19:27', NULL), (19021, 13523, '2010-12-26 14:20:45', NULL), (19022, 13524, '2010-12-26 14:34:19', NULL), (19023, 13525, '2010-12-26 14:34:22', NULL), (19025, 13526, '2010-12-26 15:24:56', NULL), (19026, 13522, '2010-12-26 15:26:47', NULL), (19027, 13527, '2010-12-26 15:51:01', NULL), (19028, 13528, '2010-12-26 16:06:07', NULL), (19029, 13529, '2010-12-26 16:36:02', NULL), (19030, 13530, '2010-12-26 16:59:29', NULL), (19031, 13531, '2010-12-26 17:24:08', NULL), (19032, 13532, '2010-12-26 18:12:33', NULL), (19033, 13533, '2010-12-26 18:18:40', NULL), (19035, 13534, '2010-12-26 20:30:04', NULL), (19036, 13535, '2010-12-26 21:08:54', NULL), (19037, 13536, '2010-12-26 22:05:41', NULL), (19038, 13537, '2010-12-26 22:09:11', NULL), (19039, 13538, '2010-12-26 22:16:20', NULL), (19040, 13539, '2010-12-26 23:43:12', NULL), (19041, 13540, '2010-12-26 23:54:43', NULL), (19068, 13541, '2010-12-27 02:26:10', NULL), (19081, 13542, '2010-12-27 03:17:54', NULL), (19105, 13543, '2010-12-27 04:36:44', NULL), (19106, 13544, '2010-12-27 04:36:47', NULL), (19109, 13545, '2010-12-27 04:54:41', NULL), (19114, 13546, '2010-12-27 05:07:15', NULL), (19127, 13547, '2010-12-27 07:12:17', NULL), (19137, 13548, '2010-12-27 08:53:36', NULL), (19141, 13549, '2010-12-27 09:29:15', NULL), (19142, 13550, '2010-12-27 09:47:08', NULL), (19146, 13551, '2010-12-27 10:41:21', NULL), (19147, 13552, '2010-12-27 11:09:12', NULL), (19148, 13553, '2010-12-27 11:14:08', NULL), (19149, 13554, '2010-12-27 11:29:38', NULL), (19150, 13555, '2010-12-27 12:01:44', NULL), (19152, 13556, '2010-12-27 12:14:08', NULL), (19154, 13557, '2010-12-27 13:29:47', NULL), (19155, 13558, '2010-12-27 13:44:14', NULL), (19157, 13559, '2010-12-27 15:04:52', NULL), (19158, 13560, '2010-12-27 15:37:28', NULL), (19159, 13561, '2010-12-27 16:20:59', NULL), (19160, 13562, '2010-12-27 16:21:06', NULL), (19161, 13563, '2010-12-27 16:21:15', NULL), (19162, 13564, '2010-12-27 16:21:25', NULL), (19163, 13565, '2010-12-27 16:21:42', NULL), (19164, 13566, '2010-12-27 16:21:43', NULL), (19165, 13567, '2010-12-27 16:21:47', NULL), (19167, 13568, '2010-12-27 17:02:04', NULL), (19168, 13568, '2010-12-27 17:05:25', NULL), (19169, 13569, '2010-12-27 17:14:30', NULL), (19170, 13570, '2010-12-27 17:15:40', NULL), (19171, 13571, '2010-12-27 17:17:01', NULL), (19172, 13572, '2010-12-27 17:18:45', NULL), (19173, 13573, '2010-12-27 17:15:28', NULL), (19174, 13574, '2010-12-27 17:21:08', NULL), (19175, 13575, '2010-12-27 17:16:40', NULL), (19176, 13576, '2010-12-27 17:17:03', NULL), (19177, 13577, '2010-12-27 17:17:07', NULL), (19178, 13578, '2010-12-27 17:17:08', NULL), (19179, 13579, '2010-12-27 17:18:07', NULL), (19180, 13580, '2010-12-27 17:18:16', NULL), (19181, 13581, '2010-12-27 17:18:17', NULL), (19182, 13582, '2010-12-27 17:18:24', NULL), (19183, 13583, '2010-12-27 17:19:38', NULL), (19184, 13584, '2010-12-27 17:24:50', NULL), (19185, 13585, '2010-12-27 17:21:38', NULL), (19186, 13586, '2010-12-27 17:23:31', NULL), (19187, 13587, '2010-12-27 17:31:11', NULL), (19188, 13588, '2010-12-27 17:42:53', NULL), (19189, 13589, '2010-12-27 17:43:57', NULL), (19190, 13590, '2010-12-27 17:45:06', NULL), (19191, 13591, '2010-12-27 17:45:31', NULL), (19192, 13592, '2010-12-27 17:45:42', NULL), (19193, 13593, '2010-12-27 17:45:46', NULL), (19194, 13594, '2010-12-27 17:45:55', NULL), (19195, 13595, '2010-12-27 17:55:27', NULL), (19196, 13596, '2010-12-27 17:59:10', NULL), (19197, 13597, '2010-12-27 18:05:16', NULL), (19198, 13598, '2010-12-27 18:13:34', NULL), (19199, 13599, '2010-12-27 18:16:08', NULL), (19200, 13600, '2010-12-27 18:41:21', NULL), (19201, 13601, '2010-12-27 18:48:57', NULL), (19202, 13602, '2010-12-27 19:12:50', NULL), (19203, 13603, '2010-12-27 19:33:14', NULL), (19204, 13604, '2010-12-27 19:47:23', NULL), (19205, 13605, '2010-12-27 20:09:16', NULL), (19206, 13606, '2010-12-27 20:15:18', NULL), (19207, 13607, '2010-12-27 20:15:00', NULL), (19208, 13608, '2010-12-27 20:22:29', NULL), (19209, 13609, '2010-12-27 20:22:35', NULL), (19210, 13610, '2010-12-27 20:22:42', NULL), (19211, 13611, '2010-12-27 20:22:46', NULL), (19212, 13612, '2010-12-27 20:22:55', NULL), (19213, 13613, '2010-12-27 20:23:00', NULL), (19214, 13614, '2010-12-27 20:23:06', NULL), (19215, 13615, '2010-12-27 20:23:09', NULL), (19216, 13616, '2010-12-27 20:23:14', NULL), (19217, 13617, '2010-12-27 20:23:18', NULL), (19218, 13618, '2010-12-27 20:49:35', NULL), (19219, 13619, '2010-12-27 21:03:10', NULL), (19220, 13620, '2010-12-27 21:28:55', NULL), (19221, 13621, '2010-12-27 21:30:42', NULL), (19222, 13622, '2010-12-27 21:36:40', NULL), (19224, 13623, '2010-12-27 22:45:45', NULL), (19225, 13624, '2010-12-27 22:46:59', NULL), (19226, 13625, '2010-12-27 22:47:08', NULL), (19227, 13626, '2010-12-27 22:47:18', NULL), (19228, 13627, '2010-12-27 22:50:28', NULL), (19229, 13628, '2010-12-27 22:50:28', NULL), (19230, 13629, '2010-12-27 22:50:54', NULL), (19231, 13630, '2010-12-27 22:51:26', NULL), (19232, 13631, '2010-12-27 22:51:38', NULL), (19233, 13632, '2010-12-27 22:51:49', NULL), (19234, 13633, '2010-12-27 22:51:59', NULL), (19235, 13634, '2010-12-27 22:56:15', NULL), (19236, 13635, '2010-12-27 22:57:00', NULL), (19237, 13636, '2010-12-27 23:07:00', NULL), (19238, 13637, '2010-12-27 23:08:19', NULL), (19239, 13638, '2010-12-27 23:08:24', NULL), (19240, 13639, '2010-12-27 23:16:24', NULL), (19241, 13640, '2010-12-28 00:41:57', NULL), (19243, 13641, '2010-12-28 00:46:28', NULL), (19267, 13642, '2010-12-28 02:52:32', NULL), (19277, 13643, '2010-12-28 03:44:52', NULL), (19298, 13644, '2010-12-28 04:49:21', NULL), (19320, 13645, '2010-12-28 07:53:21', NULL), (19321, 13646, '2010-12-28 07:54:02', NULL), (19325, 13647, '2010-12-28 08:29:40', NULL), (19326, 13648, '2010-12-28 08:29:44', NULL), (19330, 13649, '2010-12-28 10:01:05', NULL), (19332, 13650, '2010-12-28 10:06:01', NULL), (19333, 13651, '2010-12-28 10:07:32', NULL), (19334, 13652, '2010-12-28 10:07:34', NULL), (19335, 13653, '2010-12-28 10:20:45', NULL), (19338, 13654, '2010-12-28 10:29:09', NULL), (19339, 13655, '2010-12-28 10:44:05', NULL), (19340, 13656, '2010-12-28 10:54:30', NULL), (19343, 13657, '2010-12-28 12:24:56', NULL), (19345, 13658, '2010-12-28 12:34:06', NULL), (19348, 13659, '2010-12-28 14:36:11', NULL), (19349, 13660, '2010-12-28 14:46:51', NULL), (19350, 13661, '2010-12-28 14:48:22', NULL), (19351, 13662, '2010-12-28 14:50:21', NULL), (19352, 13663, '2010-12-28 14:50:47', NULL), (19353, 13664, '2010-12-28 15:46:03', NULL), (19354, 13665, '2010-12-28 16:08:10', NULL), (19355, 13666, '2010-12-28 16:26:15', NULL), (19356, 13667, '2010-12-28 16:44:52', NULL), (19357, 13668, '2010-12-28 17:02:00', NULL), (19358, 13669, '2010-12-28 17:19:33', NULL), (19359, 13670, '2010-12-28 17:41:38', NULL), (19360, 13671, '2010-12-28 18:17:19', NULL), (19363, 13672, '2010-12-28 19:37:29', NULL), (19364, 13673, '2010-12-28 19:39:09', NULL), (19365, 13674, '2010-12-28 19:49:03', NULL), (19366, 13675, '2010-12-28 20:00:54', NULL), (19367, 13676, '2010-12-28 20:22:33', NULL), (19368, 13677, '2010-12-28 21:44:10', NULL), (19370, 13678, '2010-12-28 22:30:10', NULL), (19392, 13679, '2010-12-29 02:29:01', NULL), (19402, 13680, '2010-12-29 04:02:34', NULL), (19403, 13681, '2010-12-29 04:02:39', NULL), (19404, 13682, '2010-12-29 04:02:41', NULL), (19405, 13683, '2010-12-29 04:02:44', NULL), (19406, 13684, '2010-12-29 04:02:46', NULL), (19407, 13685, '2010-12-29 04:02:48', NULL), (19408, 13686, '2010-12-29 04:02:50', NULL), (19409, 13687, '2010-12-29 04:02:53', NULL), (19410, 13688, '2010-12-29 04:02:56', NULL), (19411, 13689, '2010-12-29 04:02:59', NULL), (19412, 13690, '2010-12-29 04:03:01', NULL), (19413, 13691, '2010-12-29 04:03:04', NULL), (19414, 13692, '2010-12-29 04:03:06', NULL), (19415, 13693, '2010-12-29 04:03:08', NULL), (19416, 13694, '2010-12-29 04:03:10', NULL), (19417, 13695, '2010-12-29 04:03:12', NULL), (19418, 13696, '2010-12-29 04:03:13', NULL), (19419, 13697, '2010-12-29 04:03:15', NULL), (19420, 13698, '2010-12-29 04:03:16', NULL), (19421, 13699, '2010-12-29 04:03:18', NULL), (19422, 13700, '2010-12-29 04:03:20', NULL), (19423, 13701, '2010-12-29 04:03:22', NULL), (19424, 13702, '2010-12-29 04:03:24', NULL), (19425, 13703, '2010-12-29 04:03:26', NULL), (19426, 13704, '2010-12-29 04:03:28', NULL), (19427, 13705, '2010-12-29 04:03:29', NULL), (19428, 13706, '2010-12-29 04:03:32', NULL), (19429, 13707, '2010-12-29 04:03:34', NULL), (19430, 13708, '2010-12-29 04:03:37', NULL), (19431, 13709, '2010-12-29 04:03:39', NULL), (19432, 13710, '2010-12-29 04:03:42', NULL), (19433, 13711, '2010-12-29 04:03:44', NULL), (19434, 13712, '2010-12-29 04:03:46', NULL), (19435, 13713, '2010-12-29 04:03:49', NULL), (19436, 13714, '2010-12-29 04:03:51', NULL), (19437, 13715, '2010-12-29 04:03:53', NULL), (19438, 13716, '2010-12-29 04:03:56', NULL), (19439, 13717, '2010-12-29 04:03:58', NULL), (19440, 13718, '2010-12-29 04:04:00', NULL), (19441, 13719, '2010-12-29 04:04:03', NULL), (19442, 13720, '2010-12-29 04:04:05', NULL), (19443, 13721, '2010-12-29 04:04:07', NULL), (19444, 13722, '2010-12-29 04:04:10', NULL), (19445, 13723, '2010-12-29 04:04:12', NULL), (19446, 13724, '2010-12-29 04:04:14', NULL), (19447, 13725, '2010-12-29 04:04:17', NULL), (19448, 13726, '2010-12-29 04:04:19', NULL), (19449, 13727, '2010-12-29 04:04:21', NULL), (19450, 13728, '2010-12-29 04:04:24', NULL), (19451, 13729, '2010-12-29 04:04:26', NULL), (19452, 13730, '2010-12-29 04:04:28', NULL), (19462, 13731, '2010-12-29 04:34:15', NULL), (19464, 13732, '2010-12-29 04:48:52', NULL), (19477, 13733, '2010-12-29 06:24:39', NULL), (19478, 13734, '2010-12-29 06:38:10', NULL), (19480, 13735, '2010-12-29 06:43:56', NULL), (19481, 13736, '2010-12-29 06:57:22', NULL), (19487, 13737, '2010-12-29 07:39:21', NULL), (19489, 13738, '2010-12-29 07:51:12', NULL), (19490, 13739, '2010-12-29 07:52:28', NULL), (19495, 13740, '2010-12-29 08:12:14', NULL), (19496, 13741, '2010-12-29 08:31:17', NULL), (19497, 13742, '2010-12-29 08:48:39', NULL), (19498, 13743, '2010-12-29 08:49:10', NULL), (19499, 13744, '2010-12-29 09:03:31', NULL), (19500, 13745, '2010-12-29 09:33:08', NULL), (19501, 13746, '2010-12-29 09:54:28', NULL), (19502, 13747, '2010-12-29 10:20:14', NULL), (19504, 13748, '2010-12-29 10:25:56', NULL), (19505, 13749, '2010-12-29 10:33:18', NULL), (19506, 13750, '2010-12-29 10:33:20', NULL), (19507, 13751, '2010-12-29 10:35:21', NULL), (19510, 13752, '2010-12-29 11:03:18', NULL), (19511, 13753, '2010-12-29 11:05:07', NULL), (19514, 13754, '2010-12-29 11:26:01', NULL), (19516, 13755, '2010-12-29 11:30:04', NULL), (19517, 13756, '2010-12-29 11:35:12', NULL), (19518, 13757, '2010-12-29 11:36:15', NULL), (19520, 13758, '2010-12-29 11:56:28', NULL), (19521, 13759, '2010-12-29 12:07:35', NULL), (19522, 13760, '2010-12-29 12:18:49', NULL), (19523, 13761, '2010-12-29 12:20:08', NULL), (19527, 13762, '2010-12-29 12:34:58', NULL), (19530, 13763, '2010-12-29 12:53:58', NULL), (19533, 13764, '2010-12-29 12:59:57', NULL), (19534, 13765, '2010-12-29 13:12:59', NULL), (19535, 13766, '2010-12-29 13:26:05', NULL), (19537, 13767, '2010-12-29 13:41:48', NULL), (19540, 13768, '2010-12-29 14:00:26', NULL), (19545, 13769, '2010-12-29 15:11:43', NULL), (19549, 13770, '2010-12-29 16:02:02', NULL), (19551, 13771, '2010-12-29 16:16:06', NULL), (19555, 13772, '2010-12-29 16:46:47', NULL), (19557, 13773, '2010-12-29 17:00:25', NULL), (19558, 13774, '2010-12-29 17:00:35', NULL), (19560, 13775, '2010-12-29 17:51:04', NULL), (19561, 13776, '2010-12-29 17:58:33', NULL), (19563, 13777, '2010-12-29 18:27:53', NULL), (19566, 13778, '2010-12-29 19:18:29', NULL), (19567, 13779, '2010-12-29 19:22:44', NULL), (19571, 13780, '2010-12-29 19:40:09', NULL), (19573, 13781, '2010-12-29 19:52:47', NULL), (19574, 13782, '2010-12-29 20:03:57', NULL), (19576, 13783, '2010-12-29 20:18:52', NULL), (19577, 13784, '2010-12-29 20:27:17', NULL), (19578, 13785, '2010-12-29 20:28:43', NULL), (19581, 13786, '2010-12-29 20:57:47', NULL), (19585, 13787, '2010-12-29 21:41:39', NULL), (19588, 13788, '2010-12-29 22:33:36', NULL), (19592, 13789, '2010-12-29 23:54:13', NULL), (19605, 13790, '2010-12-30 01:20:24', NULL), (19609, 13791, '2010-12-30 01:51:07', NULL), (19613, 13792, '2010-12-30 01:58:37', NULL), (19614, 13793, '2010-12-30 02:06:17', NULL), (19616, 13794, '2010-12-30 02:38:18', NULL), (19617, 13795, '2010-12-30 02:39:01', NULL), (19627, 13796, '2010-12-30 03:59:54', NULL), (19628, 13797, '2010-12-30 03:59:58', NULL), (19638, 13798, '2010-12-30 04:47:17', NULL), (19639, 13799, '2010-12-30 04:51:39', NULL), (19647, 13800, '2010-12-30 05:31:38', NULL), (19648, 13801, '2010-12-30 05:31:40', NULL), (19649, 13802, '2010-12-30 05:31:42', NULL), (19650, 13803, '2010-12-30 05:31:43', NULL), (19651, 13804, '2010-12-30 05:31:44', NULL), (19652, 13805, '2010-12-30 05:31:46', NULL), (19653, 13806, '2010-12-30 05:31:49', NULL), (19654, 13807, '2010-12-30 05:31:51', NULL), (19655, 13808, '2010-12-30 05:31:52', NULL), (19656, 13809, '2010-12-30 05:31:55', NULL), (19657, 13810, '2010-12-30 05:31:57', NULL), (19658, 13811, '2010-12-30 05:31:59', NULL), (19659, 13812, '2010-12-30 05:32:01', NULL), (19660, 13813, '2010-12-30 05:32:03', NULL), (19661, 13814, '2010-12-30 05:32:05', NULL), (19662, 13815, '2010-12-30 05:32:07', NULL), (19663, 13816, '2010-12-30 05:32:09', NULL), (19664, 13817, '2010-12-30 05:32:11', NULL), (19665, 13818, '2010-12-30 05:32:13', NULL), (19666, 13819, '2010-12-30 05:32:15', NULL), (19667, 13820, '2010-12-30 05:32:17', NULL), (19668, 13821, '2010-12-30 05:32:19', NULL), (19669, 13822, '2010-12-30 05:32:20', NULL), (19670, 13823, '2010-12-30 05:32:22', NULL), (19683, 13824, '2010-12-30 08:08:09', NULL), (19685, 13825, '2010-12-30 09:17:43', NULL), (19686, 13826, '2010-12-30 09:25:00', NULL), (19687, 13827, '2010-12-30 09:32:53', NULL), (19689, 13828, '2010-12-30 09:42:50', NULL), (19690, 13829, '2010-12-30 09:52:01', NULL), (19691, 13830, '2010-12-30 09:55:54', NULL), (19694, 13831, '2010-12-30 10:33:50', NULL), (19695, 13832, '2010-12-30 10:33:51', NULL), (19696, 13833, '2010-12-30 10:49:14', NULL), (19697, 13834, '2010-12-30 11:20:19', NULL), (19699, 13835, '2010-12-30 11:36:59', NULL), (19700, 13836, '2010-12-30 11:49:54', NULL), (19702, 13837, '2010-12-30 12:17:06', NULL), (19705, 13838, '2010-12-30 12:41:53', NULL), (19707, 13839, '2010-12-30 12:55:02', NULL), (19708, 13840, '2010-12-30 12:55:56', NULL), (19710, 13841, '2010-12-30 13:13:53', NULL), (19711, 13842, '2010-12-30 13:18:55', NULL), (19714, 13843, '2010-12-30 13:46:46', NULL), (19715, 13844, '2010-12-30 13:50:07', NULL), (19716, 13845, '2010-12-30 13:53:38', NULL), (19717, 13846, '2010-12-30 14:10:20', NULL), (19718, 13847, '2010-12-30 14:33:20', NULL), (19719, 13848, '2010-12-30 14:33:22', NULL), (19720, 13849, '2010-12-30 14:33:23', NULL), (19721, 13850, '2010-12-30 14:33:26', NULL), (19722, 13851, '2010-12-30 14:33:27', NULL), (19723, 13852, '2010-12-30 14:33:29', NULL), (19724, 13853, '2010-12-30 14:33:30', NULL), (19726, 13854, '2010-12-30 15:52:38', NULL), (19727, 13855, '2010-12-30 16:10:04', NULL), (19728, 13856, '2010-12-30 16:10:54', NULL), (19729, 13857, '2010-12-30 16:40:57', NULL), (19730, 13858, '2010-12-30 17:06:22', NULL), (19731, 13859, '2010-12-30 17:35:01', NULL), (19732, 13860, '2010-12-30 17:46:58', NULL), (19733, 13861, '2010-12-30 18:29:04', NULL), (19738, 13862, '2010-12-30 19:10:05', NULL), (19740, 13863, '2010-12-30 19:43:31', NULL), (19742, 13864, '2010-12-30 20:09:48', NULL), (19743, 13865, '2010-12-30 20:59:43', NULL), (19745, 13866, '2010-12-30 21:41:09', NULL), (19748, 13867, '2010-12-30 23:01:58', NULL), (19750, 13868, '2010-12-30 23:40:22', NULL), (19751, 13869, '2010-12-30 23:40:39', NULL), (19752, 13870, '2010-12-30 23:40:52', NULL), (19753, 13871, '2010-12-30 23:41:06', NULL), (19754, 13872, '2010-12-30 23:41:38', NULL), (19755, 13873, '2010-12-30 23:41:57', NULL), (19756, 13874, '2010-12-30 23:42:07', NULL), (19757, 13875, '2010-12-30 23:56:13', NULL), (19773, 13876, '2010-12-31 01:23:36', NULL), (19803, 13877, '2010-12-31 04:19:13', NULL), (19804, 13878, '2010-12-31 04:19:19', NULL), (19805, 13879, '2010-12-31 04:19:28', NULL), (19806, 13880, '2010-12-31 04:19:33', NULL), (19807, 13881, '2010-12-31 04:19:39', NULL), (19808, 13882, '2010-12-31 04:19:48', NULL), (19809, 13883, '2010-12-31 04:19:55', NULL), (19810, 13884, '2010-12-31 04:20:02', NULL), (19811, 13885, '2010-12-31 04:20:07', NULL), (19812, 13886, '2010-12-31 04:20:17', NULL), (19813, 13887, '2010-12-31 04:20:22', NULL), (19814, 13888, '2010-12-31 04:20:30', NULL), (19815, 13889, '2010-12-31 04:20:37', NULL), (19816, 13890, '2010-12-31 04:20:45', NULL), (19817, 13891, '2010-12-31 04:20:51', NULL), (19818, 13892, '2010-12-31 04:21:04', NULL), (19819, 13893, '2010-12-31 04:21:14', NULL), (19820, 13894, '2010-12-31 04:21:20', NULL), (19821, 13895, '2010-12-31 04:21:28', NULL), (19822, 13896, '2010-12-31 04:21:35', NULL), (19823, 13897, '2010-12-31 04:21:40', NULL), (19836, 13898, '2010-12-31 05:39:23', NULL), (19837, 13899, '2010-12-31 05:39:53', NULL), (19839, 13900, '2010-12-31 05:43:41', NULL), (19841, 13901, '2010-12-31 05:53:05', NULL), (19844, 13902, '2010-12-31 06:03:37', NULL), (19849, 13903, '2010-12-31 06:21:28', NULL), (19851, 13904, '2010-12-31 07:00:51', NULL), (19854, 13905, '2010-12-31 07:27:56', NULL), (19857, 13906, '2010-12-31 07:43:08', NULL), (19860, 13907, '2010-12-31 07:55:57', NULL), (19862, 13908, '2010-12-31 08:10:17', NULL), (19863, 13909, '2010-12-31 08:31:03', NULL), (19865, 13912, '2010-12-31 09:32:13', NULL), (19867, 13913, '2010-12-31 10:15:28', NULL), (19870, 13914, '2010-12-31 10:38:19', NULL), (19871, 13915, '2010-12-31 10:38:23', NULL), (19872, 13916, '2010-12-31 10:42:06', NULL), (19873, 13917, '2010-12-31 10:42:06', NULL), (19874, 13918, '2010-12-31 10:55:08', NULL), (19875, 13919, '2010-12-31 11:11:48', NULL), (19877, 13920, '2010-12-31 11:20:58', NULL), (19878, 13921, '2010-12-31 11:21:01', NULL), (19879, 13922, '2010-12-31 11:21:04', NULL), (19880, 13923, '2010-12-31 11:21:07', NULL), (19881, 13924, '2010-12-31 11:21:09', NULL), (19882, 13925, '2010-12-31 11:21:12', NULL), (19883, 13926, '2010-12-31 11:21:15', NULL), (19884, 13927, '2010-12-31 11:21:19', NULL), (19885, 13928, '2010-12-31 11:21:22', NULL), (19886, 13929, '2010-12-31 11:21:25', NULL), (19887, 13930, '2010-12-31 11:21:28', NULL), (19888, 13931, '2010-12-31 11:21:31', NULL), (19889, 13932, '2010-12-31 11:21:34', NULL), (19890, 13933, '2010-12-31 11:21:36', NULL), (19891, 13934, '2010-12-31 11:21:39', NULL), (19892, 13935, '2010-12-31 11:21:41', NULL), (19893, 13936, '2010-12-31 11:21:43', NULL), (19894, 13937, '2010-12-31 11:21:45', NULL), (19895, 13938, '2010-12-31 11:21:47', NULL), (19896, 13939, '2010-12-31 11:21:49', NULL), (19897, 13940, '2010-12-31 11:21:52', NULL), (19898, 13941, '2010-12-31 11:21:54', NULL), (19899, 13942, '2010-12-31 11:21:57', NULL), (19900, 13943, '2010-12-31 11:21:59', NULL), (19901, 13944, '2010-12-31 11:22:01', NULL), (19902, 13945, '2010-12-31 11:22:04', NULL), (19903, 13946, '2010-12-31 11:22:06', NULL), (19904, 13947, '2010-12-31 11:22:10', NULL), (19905, 13948, '2010-12-31 11:22:13', NULL), (19906, 13949, '2010-12-31 11:22:17', NULL), (19907, 13950, '2010-12-31 11:22:21', NULL), (19908, 13951, '2010-12-31 11:22:24', NULL), (19909, 13952, '2010-12-31 11:22:27', NULL), (19910, 13953, '2010-12-31 11:22:32', NULL), (19911, 13954, '2010-12-31 11:22:32', NULL), (19912, 13955, '2010-12-31 11:22:36', NULL), (19913, 13956, '2010-12-31 11:22:39', NULL), (19914, 13957, '2010-12-31 11:22:42', NULL), (19915, 13958, '2010-12-31 11:22:44', NULL), (19916, 13959, '2010-12-31 11:22:47', NULL), (19917, 13960, '2010-12-31 11:22:50', NULL), (19918, 13961, '2010-12-31 11:22:53', NULL), (19919, 13962, '2010-12-31 11:22:57', NULL), (19920, 13963, '2010-12-31 11:22:59', NULL), (19921, 13964, '2010-12-31 11:23:02', NULL), (19922, 13965, '2010-12-31 11:23:05', NULL), (19923, 13966, '2010-12-31 11:23:07', NULL), (19924, 13967, '2010-12-31 11:23:10', NULL), (19925, 13968, '2010-12-31 11:23:13', NULL), (19926, 13969, '2010-12-31 11:23:16', NULL), (19927, 13970, '2010-12-31 11:23:19', NULL), (19928, 13971, '2010-12-31 11:23:22', NULL), (19929, 13972, '2010-12-31 11:30:29', NULL), (19930, 13973, '2010-12-31 11:42:25', NULL), (19931, 13974, '2010-12-31 11:57:25', NULL), (19933, 13975, '2010-12-31 12:27:22', NULL), (19935, 13976, '2010-12-31 13:49:00', NULL), (19936, 13977, '2010-12-31 14:05:55', NULL), (19937, 13978, '2010-12-31 14:18:09', NULL), (19938, 13979, '2010-12-31 14:42:47', NULL), (19942, 13980, '2010-12-31 14:50:29', NULL), (19943, 13981, '2010-12-31 15:03:37', NULL), (19944, 13982, '2010-12-31 15:08:44', NULL), (19945, 13983, '2010-12-31 15:43:49', NULL), (19946, 13984, '2010-12-31 15:50:41', NULL), (19947, 13985, '2010-12-31 16:27:45', NULL), (19948, 13986, '2010-12-31 16:51:00', NULL), (19949, 13987, '2010-12-31 17:06:23', NULL), (19950, 13988, '2010-12-31 17:14:30', NULL), (19951, 13989, '2010-12-31 18:26:00', NULL), (19952, 13990, '2010-12-31 18:53:45', NULL), (19955, 13991, '2010-12-31 19:13:27', NULL), (19956, 13992, '2010-12-31 19:30:57', NULL), (19957, 13993, '2010-12-31 19:53:02', NULL), (19958, 13994, '2010-12-31 20:04:47', NULL), (19960, 13995, '2010-12-31 20:51:07', NULL), (19962, 13996, '2010-12-31 21:08:18', NULL), (19963, 13997, '2010-12-31 21:36:13', NULL), (19964, 13998, '2010-12-31 22:01:15', NULL), (19965, 13999, '2010-12-31 22:12:22', NULL), (19966, 14000, '2010-12-31 22:21:18', NULL), (19967, 14001, '2010-12-31 22:22:50', NULL), (19968, 14002, '2010-12-31 22:32:15', NULL), (19969, 14003, '2010-12-31 22:32:18', NULL), (19970, 14004, '2010-12-31 22:32:23', NULL), (19971, 14005, '2010-12-31 22:32:27', NULL), (19972, 14006, '2010-12-31 22:32:32', NULL), (19973, 14007, '2010-12-31 22:40:44', NULL), (19974, 14008, '2010-12-31 22:49:37', NULL), (19975, 14009, '2010-12-31 22:49:41', NULL), (19976, 14010, '2010-12-31 22:49:45', NULL), (19977, 14011, '2010-12-31 22:49:50', NULL), (19978, 14012, '2010-12-31 22:49:54', NULL), (19979, 14013, '2010-12-31 22:49:58', NULL), (19980, 14014, '2010-12-31 22:53:01', NULL), (19981, 14015, '2010-12-31 23:31:51', NULL), (19982, 14016, '2010-12-31 23:36:27', NULL), (19983, 14017, '2010-12-31 23:36:29', NULL), (19984, 14018, '2010-12-31 23:36:31', NULL), (19985, 14019, '2010-12-31 23:36:33', NULL), (19986, 14020, '2010-12-31 23:36:35', NULL), (19987, 14021, '2010-12-31 23:36:37', NULL), (19988, 14022, '2010-12-31 23:45:35', NULL), (19989, 14023, '2010-12-31 23:49:14', NULL), (19990, 14024, '2010-12-31 23:49:24', NULL), (19991, 14025, '2010-12-31 23:49:28', NULL), (19992, 14026, '2010-12-31 23:49:34', NULL), (19993, 14027, '2010-12-31 23:49:38', NULL), (19994, 14028, '2010-12-31 23:49:42', NULL), (19995, 14029, '2010-12-31 23:58:56', NULL), (19996, 14030, '2010-12-31 23:58:59', NULL), (19997, 14031, '2011-01-01 00:17:46', NULL), (19998, 14032, '2011-01-01 00:23:42', NULL), (19999, 14033, '2011-01-01 00:28:07', NULL), (20003, 14034, '2011-01-01 00:32:22', NULL), (20005, 14035, '2011-01-01 00:44:43', NULL), (20006, 14036, '2011-01-01 00:45:16', NULL), (20014, 14037, '2011-01-01 01:51:20', NULL), (20020, 14038, '2011-01-01 02:04:23', NULL), (20026, 14039, '2011-01-01 02:49:02', NULL), (20036, 14040, '2011-01-01 03:48:26', NULL), (20038, 14041, '2011-01-01 03:59:39', NULL), (20049, 14042, '2011-01-01 04:42:33', NULL), (20056, 14043, '2011-01-01 05:32:25', NULL), (20064, 14044, '2011-01-01 07:05:50', NULL), (20068, 14045, '2011-01-01 07:16:24', NULL), (20074, 14046, '2011-01-01 08:04:06', NULL), (20075, 14047, '2011-01-01 08:04:10', NULL), (20077, 14048, '2011-01-01 08:42:32', NULL), (20078, 14049, '2011-01-01 08:42:35', NULL), (20079, 14050, '2011-01-01 08:57:28', NULL), (20080, 14051, '2011-01-01 09:31:43', NULL), (20081, 14052, '2011-01-01 09:40:03', NULL), (20082, 14053, '2011-01-01 09:51:09', NULL), (20083, 14054, '2011-01-01 09:51:13', NULL), (20084, 14055, '2011-01-01 09:51:28', NULL), (20085, 14056, '2011-01-01 10:13:32', NULL), (20088, 14057, '2011-01-01 10:36:38', NULL), (20089, 14058, '2011-01-01 11:28:32', NULL), (20090, 14059, '2011-01-01 11:33:03', NULL), (20091, 14060, '2011-01-01 11:33:07', NULL), (20092, 14061, '2011-01-01 11:58:30', NULL), (20094, 14062, '2011-01-01 12:40:35', NULL), (20095, 14063, '2011-01-01 13:23:49', NULL), (20096, 14064, '2011-01-01 13:24:36', NULL), (20097, 14065, '2011-01-01 13:24:42', NULL), (20098, 14066, '2011-01-01 13:49:40', NULL), (20099, 14067, '2011-01-01 14:40:09', NULL), (20103, 14068, '2011-01-01 14:52:25', NULL), (20104, 14069, '2011-01-01 15:02:09', NULL), (20105, 14070, '2011-01-01 15:31:06', NULL), (20106, 14071, '2011-01-01 15:31:19', NULL), (20107, 14072, '2011-01-01 15:33:15', NULL), (20108, 14073, '2011-01-01 15:34:43', NULL), (20110, 14074, '2011-01-01 16:06:33', NULL), (20111, 14075, '2011-01-01 16:06:34', NULL), (20112, 14076, '2011-01-01 16:42:16', NULL), (20113, 14077, '2011-01-01 16:51:21', NULL), (20114, 14078, '2011-01-01 16:52:02', NULL), (20115, 14079, '2011-01-01 16:59:38', NULL), (20117, 14080, '2011-01-01 18:00:07', NULL), (20118, 14081, '2011-01-01 18:15:45', NULL), (20119, 14082, '2011-01-01 18:16:24', NULL), (20120, 14082, '2011-01-01 18:17:09', NULL), (20121, 14083, '2011-01-01 18:33:04', NULL), (20122, 14084, '2011-01-01 18:56:23', NULL), (20123, 14085, '2011-01-01 19:02:23', NULL), (20124, 14085, '2011-01-01 19:03:08', NULL), (20125, 14086, '2011-01-01 19:12:23', NULL), (20126, 14087, '2011-01-01 19:26:38', NULL), (20127, 14088, '2011-01-01 19:39:35', NULL), (20128, 14089, '2011-01-01 19:50:08', NULL), (20129, 14090, '2011-01-01 20:16:13', NULL), (20130, 14091, '2011-01-01 20:29:00', NULL), (20132, 14092, '2011-01-01 20:53:15', NULL), (20133, 14093, '2011-01-01 20:58:16', NULL), (20134, 14094, '2011-01-01 21:18:41', NULL), (20135, 14095, '2011-01-01 22:33:01', NULL), (20136, 14096, '2011-01-01 22:44:43', NULL), (20137, 14097, '2011-01-01 22:59:36', NULL), (20138, 14098, '2011-01-01 23:41:25', NULL), (20140, 14099, '2011-01-02 00:06:47', NULL), (20143, 14100, '2011-01-02 00:44:21', NULL), (20151, 14101, '2011-01-02 01:10:53', NULL), (20171, 14102, '2011-01-02 02:59:45', NULL), (20175, 14103, '2011-01-02 03:12:39', NULL), (20178, 14104, '2011-01-02 03:21:43', NULL), (20187, 14105, '2011-01-02 04:07:29', NULL), (20190, 14106, '2011-01-02 04:09:09', NULL), (20191, 14107, '2011-01-02 04:11:38', NULL), (20195, 14108, '2011-01-02 04:34:30', NULL), (20223, 14109, '2011-01-02 08:48:31', NULL), (20224, 14110, '2011-01-02 08:48:37', NULL), (20225, 14111, '2011-01-02 08:48:43', NULL), (20226, 14112, '2011-01-02 08:48:49', NULL), (20227, 14113, '2011-01-02 08:48:56', NULL), (20228, 14114, '2011-01-02 08:49:03', NULL), (20229, 14115, '2011-01-02 08:49:14', NULL), (20230, 14116, '2011-01-02 08:56:13', NULL), (20231, 14117, '2011-01-02 09:18:07', NULL), (20233, 14118, '2011-01-02 09:53:32', NULL), (20236, 14119, '2011-01-02 10:34:02', NULL), (20237, 14120, '2011-01-02 10:34:06', NULL), (20238, 14121, '2011-01-02 10:41:45', NULL), (20240, 14122, '2011-01-02 10:57:51', NULL), (20241, 14123, '2011-01-02 10:57:57', NULL), (20242, 14124, '2011-01-02 10:58:04', NULL), (20243, 14125, '2011-01-02 10:58:14', NULL), (20244, 14126, '2011-01-02 10:58:24', NULL), (20245, 14127, '2011-01-02 10:58:30', NULL), (20246, 14128, '2011-01-02 10:58:41', NULL), (20247, 14129, '2011-01-02 10:58:51', NULL), (20248, 14130, '2011-01-02 12:18:23', NULL), (20249, 14131, '2011-01-02 12:29:15', NULL), (20250, 14132, '2011-01-02 12:31:55', NULL), (20253, 14133, '2011-01-02 13:20:47', NULL), (20254, 14134, '2011-01-02 13:43:44', NULL), (20255, 14135, '2011-01-02 13:43:51', NULL), (20256, 14136, '2011-01-02 14:05:37', NULL), (20257, 14137, '2011-01-02 14:05:47', NULL), (20258, 14138, '2011-01-02 14:05:53', NULL), (20259, 14139, '2011-01-02 14:06:06', NULL), (20260, 14140, '2011-01-02 14:06:13', NULL), (20261, 14141, '2011-01-02 14:06:18', NULL), (20262, 14142, '2011-01-02 14:11:21', NULL), (20263, 14143, '2011-01-02 14:11:42', NULL), (20264, 14144, '2011-01-02 14:11:47', NULL), (20265, 14145, '2011-01-02 14:11:53', NULL), (20266, 14146, '2011-01-02 14:12:01', NULL), (20267, 14147, '2011-01-02 14:12:09', NULL), (20268, 14148, '2011-01-02 14:39:56', NULL), (20270, 14149, '2011-01-02 14:58:53', NULL), (20272, 14150, '2011-01-02 15:28:51', NULL), (20273, 14151, '2011-01-02 15:28:57', NULL), (20274, 14152, '2011-01-02 15:29:04', NULL), (20275, 14153, '2011-01-02 15:29:11', NULL), (20276, 14154, '2011-01-02 15:29:17', NULL), (20277, 14155, '2011-01-02 15:29:26', NULL), (20278, 14156, '2011-01-02 15:32:03', NULL), (20279, 14157, '2011-01-02 15:32:12', NULL), (20280, 14158, '2011-01-02 15:32:17', NULL), (20281, 14159, '2011-01-02 15:32:24', NULL), (20282, 14160, '2011-01-02 15:32:32', NULL), (20283, 14161, '2011-01-02 15:42:32', NULL), (20284, 14162, '2011-01-02 15:42:40', NULL), (20285, 14163, '2011-01-02 15:42:46', NULL), (20286, 14164, '2011-01-02 15:42:54', NULL), (20287, 14165, '2011-01-02 15:42:59', NULL), (20288, 14166, '2011-01-02 16:02:21', NULL), (20289, 14167, '2011-01-02 16:02:26', NULL), (20290, 14168, '2011-01-02 16:02:32', NULL), (20291, 14169, '2011-01-02 16:02:36', NULL), (20292, 14170, '2011-01-02 16:02:41', NULL), (20293, 14171, '2011-01-02 16:02:47', NULL), (20294, 14172, '2011-01-02 16:02:56', NULL), (20295, 14173, '2011-01-02 16:06:41', NULL), (20296, 14174, '2011-01-02 16:26:19', NULL), (20297, 14175, '2011-01-02 16:33:33', NULL), (20298, 14176, '2011-01-02 16:33:35', NULL), (20299, 14177, '2011-01-02 17:15:14', NULL), (20300, 14178, '2011-01-02 17:28:35', NULL), (20301, 14179, '2011-01-02 17:49:49', NULL), (20302, 14180, '2011-01-02 18:13:45', NULL), (20303, 14181, '2011-01-02 18:17:50', NULL), (20304, 14182, '2011-01-02 18:24:45', NULL), (20305, 14183, '2011-01-02 18:24:46', NULL), (20307, 14184, '2011-01-02 19:16:49', NULL), (20308, 14185, '2011-01-02 19:28:36', NULL), (20309, 14186, '2011-01-02 19:50:38', NULL), (20310, 14187, '2011-01-02 19:51:49', NULL), (20311, 14188, '2011-01-02 20:22:16', NULL), (20312, 14189, '2011-01-02 20:22:39', NULL), (20313, 14190, '2011-01-02 21:06:11', NULL), (20314, 14191, '2011-01-02 21:10:01', NULL), (20315, 14192, '2011-01-02 21:15:27', NULL), (20316, 14193, '2011-01-02 22:10:12', NULL), (20317, 14194, '2011-01-02 22:10:18', NULL), (20318, 14195, '2011-01-02 22:10:20', NULL), (20319, 14196, '2011-01-02 22:20:00', NULL), (20320, 14197, '2011-01-02 23:10:24', NULL), (20321, 14198, '2011-01-02 23:42:05', NULL), (20322, 14199, '2011-01-02 23:42:56', NULL), (20323, 14200, '2011-01-03 00:09:13', NULL), (20351, 14201, '2011-01-03 02:27:59', NULL), (20358, 14202, '2011-01-03 03:09:35', NULL), (20374, 14203, '2011-01-03 04:02:03', NULL), (20376, 14204, '2011-01-03 04:09:48', NULL), (20380, 14205, '2011-01-03 04:39:54', NULL), (20384, 14206, '2011-01-03 05:29:59', NULL), (20393, 14207, '2011-01-03 07:42:00', NULL), (20394, 14208, '2011-01-03 07:42:04', NULL), (20402, 14209, '2011-01-03 08:55:03', NULL), (20404, 14210, '2011-01-03 09:31:48', NULL), (20405, 14211, '2011-01-03 10:10:48', NULL), (20407, 14212, '2011-01-03 10:28:30', NULL), (20410, 14213, '2011-01-03 10:43:18', NULL), (20411, 14214, '2011-01-03 10:44:18', NULL), (20414, 14215, '2011-01-03 11:30:56', NULL), (20415, 14216, '2011-01-03 11:47:25', NULL), (20416, 14217, '2011-01-03 12:13:10', NULL), (20417, 14218, '2011-01-03 12:16:31', NULL), (20418, 14219, '2011-01-03 12:21:12', NULL), (20420, 14220, '2011-01-03 12:26:28', NULL), (20421, 14221, '2011-01-03 13:26:53', NULL), (20422, 14222, '2011-01-03 13:29:18', NULL), (20426, 14223, '2011-01-03 14:57:29', NULL), (20427, 14224, '2011-01-03 15:25:41', NULL), (20428, 14225, '2011-01-03 15:39:21', NULL), (20429, 14226, '2011-01-03 15:51:34', NULL), (20430, 14227, '2011-01-03 15:56:06', NULL), (20431, 14228, '2011-01-03 16:21:19', NULL), (20432, 14229, '2011-01-03 17:07:52', NULL), (20433, 14230, '2011-01-03 17:18:25', NULL), (20434, 14231, '2011-01-03 17:32:00', NULL), (20435, 14232, '2011-01-03 17:45:49', NULL), (20436, 14233, '2011-01-03 17:47:10', NULL), (20437, 14234, '2011-01-03 17:47:47', NULL), (20439, 14235, '2011-01-03 17:51:24', NULL), (20440, 14236, '2011-01-03 17:59:13', NULL), (20441, 14237, '2011-01-03 18:20:07', NULL), (20442, 14238, '2011-01-03 18:30:37', NULL), (20443, 14239, '2011-01-03 18:44:06', NULL), (20446, 14240, '2011-01-03 19:02:46', NULL), (20447, 14241, '2011-01-03 19:03:19', NULL), (20448, 14242, '2011-01-03 19:35:28', NULL), (20451, 14243, '2011-01-03 20:11:25', NULL), (20452, 14244, '2011-01-03 21:02:39', NULL), (20453, 14245, '2011-01-03 21:02:51', NULL), (20454, 14246, '2011-01-03 21:03:12', NULL), (20455, 14247, '2011-01-03 21:03:46', NULL), (20456, 14248, '2011-01-03 21:04:23', NULL), (20457, 14249, '2011-01-03 21:29:44', NULL), (20458, 14250, '2011-01-03 21:30:18', NULL), (20459, 14251, '2011-01-03 21:56:58', NULL), (20460, 14252, '2011-01-03 22:05:33', NULL), (20461, 14253, '2011-01-03 22:05:33', NULL), (20462, 14254, '2011-01-03 22:28:56', NULL), (20463, 14255, '2011-01-03 22:38:28', NULL), (20466, 14256, '2011-01-04 00:47:34', NULL), (20475, 14257, '2011-01-04 01:14:25', NULL), (20484, 14258, '2011-01-04 01:52:00', NULL), (20489, 14259, '2011-01-04 02:12:52', NULL), (20497, 14260, '2011-01-04 02:54:45', NULL), (20507, 14261, '2011-01-04 03:45:52', NULL), (20530, 14262, '2011-01-04 06:12:10', NULL), (20541, 14263, '2011-01-04 07:19:05', NULL), (20542, 14264, '2011-01-04 07:21:53', NULL), (20550, 14265, '2011-01-04 08:07:02', NULL), (20556, 14266, '2011-01-04 08:57:51', NULL), (20557, 14267, '2011-01-04 08:57:57', NULL), (20558, 14268, '2011-01-04 08:58:09', NULL), (20559, 14269, '2011-01-04 08:58:17', NULL), (20560, 14270, '2011-01-04 08:58:23', NULL), (20561, 14271, '2011-01-04 08:58:28', NULL), (20562, 14272, '2011-01-04 08:58:35', NULL), (20563, 14273, '2011-01-04 08:58:41', NULL), (20564, 14274, '2011-01-04 08:58:47', NULL), (20565, 14275, '2011-01-04 08:58:53', NULL), (20566, 14276, '2011-01-04 09:05:43', NULL), (20567, 14277, '2011-01-04 09:05:50', NULL), (20568, 14278, '2011-01-04 09:05:59', NULL), (20569, 14279, '2011-01-04 09:06:06', NULL), (20570, 14280, '2011-01-04 09:06:12', NULL), (20571, 14281, '2011-01-04 09:06:26', NULL), (20572, 14282, '2011-01-04 09:06:37', NULL), (20573, 14283, '2011-01-04 09:06:43', NULL), (20574, 14284, '2011-01-04 09:06:49', NULL), (20575, 14285, '2011-01-04 09:15:54', NULL), (20576, 14286, '2011-01-04 09:23:19', NULL), (20577, 14287, '2011-01-04 09:37:17', NULL), (20578, 14288, '2011-01-04 09:37:21', NULL), (20580, 14289, '2011-01-04 10:25:01', NULL), (20581, 14290, '2011-01-04 10:27:05', NULL), (20582, 14291, '2011-01-04 10:28:17', NULL), (20583, 14292, '2011-01-04 10:28:24', NULL), (20584, 14293, '2011-01-04 10:28:32', NULL), (20585, 14294, '2011-01-04 10:28:45', NULL), (20586, 14295, '2011-01-04 10:28:51', NULL), (20587, 14296, '2011-01-04 10:29:00', NULL), (20588, 14297, '2011-01-04 10:29:07', NULL), (20589, 14298, '2011-01-04 10:29:15', NULL), (20590, 14299, '2011-01-04 10:29:23', NULL), (20591, 14300, '2011-01-04 10:29:29', NULL), (20592, 14301, '2011-01-04 10:29:40', NULL), (20593, 14302, '2011-01-04 10:29:45', NULL), (20594, 14303, '2011-01-04 10:29:54', NULL), (20595, 14304, '2011-01-04 10:30:00', NULL), (20596, 14305, '2011-01-04 10:30:06', NULL), (20597, 14306, '2011-01-04 10:30:13', NULL), (20598, 14307, '2011-01-04 10:30:18', NULL), (20599, 14308, '2011-01-04 10:30:23', NULL), (20600, 14309, '2011-01-04 10:57:30', NULL), (20601, 14310, '2011-01-04 11:17:40', NULL), (20603, 14311, '2011-01-04 11:50:17', NULL), (20606, 14312, '2011-01-04 12:27:04', NULL), (20607, 14313, '2011-01-04 12:52:43', NULL), (20609, 14314, '2011-01-04 13:18:06', NULL), (20610, 14315, '2011-01-04 13:18:20', NULL), (20611, 14316, '2011-01-04 13:54:11', NULL), (20612, 14317, '2011-01-04 13:57:07', NULL), (20613, 14318, '2011-01-04 14:10:42', NULL), (20614, 14319, '2011-01-04 14:17:50', NULL), (20615, 14320, '2011-01-04 14:19:46', NULL), (20617, 14321, '2011-01-04 14:38:18', NULL), (20618, 14322, '2011-01-04 14:38:26', NULL), (20619, 14323, '2011-01-04 14:38:32', NULL), (20620, 14324, '2011-01-04 14:38:44', NULL), (20621, 14325, '2011-01-04 14:38:52', NULL), (20622, 14326, '2011-01-04 14:38:59', NULL), (20623, 14327, '2011-01-04 14:39:07', NULL), (20624, 14328, '2011-01-04 15:14:41', NULL), (20626, 14329, '2011-01-04 15:26:02', NULL), (20629, 14330, '2011-01-04 15:43:07', NULL), (20631, 14331, '2011-01-04 15:54:25', NULL), (20632, 14332, '2011-01-04 15:55:16', NULL), (20633, 14333, '2011-01-04 15:55:23', NULL), (20634, 14334, '2011-01-04 15:55:34', NULL), (20635, 14335, '2011-01-04 15:55:47', NULL), (20636, 14336, '2011-01-04 15:55:52', NULL), (20637, 14337, '2011-01-04 15:56:01', NULL), (20638, 14338, '2011-01-04 15:56:10', NULL), (20639, 14339, '2011-01-04 15:56:23', NULL), (20640, 14340, '2011-01-04 15:56:31', NULL), (20641, 14341, '2011-01-04 15:56:39', NULL), (20642, 14342, '2011-01-04 15:56:55', NULL), (20643, 14343, '2011-01-04 15:57:04', NULL), (20644, 14344, '2011-01-04 15:57:14', NULL), (20645, 14345, '2011-01-04 15:57:21', NULL), (20646, 14346, '2011-01-04 15:57:32', NULL), (20647, 14347, '2011-01-04 15:57:42', NULL), (20648, 14348, '2011-01-04 16:16:31', NULL), (20649, 14349, '2011-01-04 16:16:43', NULL), (20650, 14350, '2011-01-04 16:16:54', NULL), (20651, 14351, '2011-01-04 16:17:01', NULL), (20652, 14352, '2011-01-04 16:17:13', NULL), (20653, 14353, '2011-01-04 16:17:18', NULL), (20654, 14354, '2011-01-04 16:17:24', NULL), (20655, 14355, '2011-01-04 16:17:34', NULL), (20656, 14356, '2011-01-04 16:17:47', NULL), (20657, 14357, '2011-01-04 16:17:51', NULL), (20658, 14358, '2011-01-04 16:17:55', NULL), (20659, 14359, '2011-01-04 16:18:04', NULL), (20660, 14360, '2011-01-04 16:18:09', NULL), (20661, 14361, '2011-01-04 16:18:22', NULL), (20662, 14362, '2011-01-04 16:51:58', NULL), (20663, 14363, '2011-01-04 17:48:09', NULL), (20664, 14364, '2011-01-04 17:53:11', NULL), (20665, 14365, '2011-01-04 18:00:10', NULL), (20666, 14366, '2011-01-04 18:20:51', NULL), (20667, 14367, '2011-01-04 18:26:24', NULL), (20668, 14368, '2011-01-04 18:27:53', NULL), (20669, 14369, '2011-01-04 18:28:11', NULL); INSERT INTO `log_quote` (`quote_id`, `visitor_id`, `created_at`, `deleted_at`) VALUES (20670, 14370, '2011-01-04 18:30:53', NULL), (20671, 14371, '2011-01-04 18:33:19', NULL), (20672, 14372, '2011-01-04 18:47:51', NULL), (20673, 14373, '2011-01-04 19:05:32', NULL), (20674, 14374, '2011-01-04 19:08:31', NULL), (20675, 14375, '2011-01-04 19:15:54', NULL), (20676, 14376, '2011-01-04 19:22:01', NULL), (20677, 14377, '2011-01-04 19:26:28', NULL), (20681, 14378, '2011-01-04 20:32:36', NULL), (20682, 14379, '2011-01-04 20:33:46', NULL), (20683, 14380, '2011-01-04 20:33:53', NULL), (20684, 14381, '2011-01-04 20:34:10', NULL), (20685, 14382, '2011-01-04 20:34:18', NULL), (20686, 14383, '2011-01-04 20:34:36', NULL), (20687, 14384, '2011-01-04 20:34:44', NULL), (20688, 14385, '2011-01-04 20:34:53', NULL), (20689, 14386, '2011-01-04 20:35:05', NULL), (20692, 14387, '2011-01-04 21:49:11', NULL), (20693, 14388, '2011-01-04 21:49:20', NULL), (20694, 14389, '2011-01-04 21:49:30', NULL), (20695, 14390, '2011-01-04 21:49:42', NULL), (20696, 14391, '2011-01-04 21:49:52', NULL), (20697, 14392, '2011-01-04 21:49:59', NULL), (20698, 14393, '2011-01-04 21:50:08', NULL), (20699, 14394, '2011-01-04 21:50:14', NULL), (20700, 14395, '2011-01-04 21:50:19', NULL), (20701, 14396, '2011-01-04 21:50:28', NULL), (20702, 14397, '2011-01-04 21:50:37', NULL), (20703, 14398, '2011-01-04 21:50:44', NULL), (20704, 14399, '2011-01-04 21:50:49', NULL), (20705, 14400, '2011-01-04 21:50:56', NULL), (20706, 14401, '2011-01-04 21:51:05', NULL), (20707, 14402, '2011-01-04 21:51:12', NULL), (20708, 14403, '2011-01-04 21:51:19', NULL), (20709, 14404, '2011-01-04 21:51:27', NULL), (20710, 14405, '2011-01-04 21:51:34', NULL), (20711, 14406, '2011-01-04 21:51:47', NULL), (20712, 14407, '2011-01-04 21:51:54', NULL), (20713, 14408, '2011-01-04 22:31:09', NULL), (20715, 14409, '2011-01-04 22:41:23', NULL), (20716, 14410, '2011-01-04 22:41:26', NULL), (20717, 14411, '2011-01-04 23:23:00', NULL), (20718, 14412, '2011-01-04 23:23:00', NULL), (20719, 14413, '2011-01-04 23:23:02', NULL), (20720, 14414, '2011-01-04 23:40:13', NULL), (20721, 14415, '2011-01-05 00:00:07', NULL), (20722, 14416, '2011-01-05 00:00:20', NULL), (20723, 14417, '2011-01-05 00:00:53', NULL), (20724, 14418, '2011-01-05 00:01:02', NULL), (20725, 14419, '2011-01-05 00:01:12', NULL), (20726, 14420, '2011-01-05 00:01:23', NULL), (20727, 14421, '2011-01-05 00:01:29', NULL), (20728, 14422, '2011-01-05 00:01:39', NULL), (20729, 14423, '2011-01-05 00:01:47', NULL), (20730, 14424, '2011-01-05 00:01:59', NULL), (20731, 14425, '2011-01-05 00:02:15', NULL), (20732, 14426, '2011-01-05 00:02:22', NULL), (20733, 14427, '2011-01-05 00:02:30', NULL), (20734, 14428, '2011-01-05 00:02:41', NULL), (20735, 14429, '2011-01-05 00:02:49', NULL), (20765, 14430, '2011-01-05 03:20:47', NULL), (20769, 14431, '2011-01-05 03:44:19', NULL), (20774, 14432, '2011-01-05 03:56:43', NULL), (20775, 14433, '2011-01-05 03:56:54', NULL), (20776, 14434, '2011-01-05 03:57:00', NULL), (20777, 14435, '2011-01-05 03:57:05', NULL), (20778, 14436, '2011-01-05 03:57:17', NULL), (20779, 14437, '2011-01-05 03:57:25', NULL), (20780, 14438, '2011-01-05 03:57:31', NULL), (20781, 14439, '2011-01-05 03:57:38', NULL), (20782, 14440, '2011-01-05 03:57:45', NULL), (20785, 14441, '2011-01-05 04:16:22', NULL), (20786, 14442, '2011-01-05 04:16:24', NULL), (20796, 14443, '2011-01-05 05:11:59', NULL), (20797, 14444, '2011-01-05 05:12:05', NULL), (20813, 14445, '2011-01-05 06:48:54', NULL), (20815, 14446, '2011-01-05 06:56:04', NULL), (20824, 14447, '2011-01-05 08:29:32', NULL), (20825, 14448, '2011-01-05 08:56:43', NULL), (20828, 14449, '2011-01-05 09:34:41', NULL), (20832, 14450, '2011-01-05 10:44:23', NULL), (20833, 14451, '2011-01-05 10:58:19', NULL), (20835, 14450, '2011-01-05 11:12:31', NULL), (20836, 14452, '2011-01-05 11:34:23', NULL), (20837, 14453, '2011-01-05 12:20:43', NULL), (20838, 14454, '2011-01-05 12:28:50', NULL), (20840, 14455, '2011-01-05 13:32:00', NULL), (20841, 14456, '2011-01-05 13:42:53', NULL), (20842, 14457, '2011-01-05 13:42:56', NULL), (20843, 14458, '2011-01-05 13:52:45', NULL), (20846, 14459, '2011-01-05 14:51:55', NULL), (20848, 14456, '2011-01-05 15:25:02', NULL), (20849, 14460, '2011-01-05 15:58:49', NULL), (20850, 14461, '2011-01-05 16:21:13', NULL), (20851, 14462, '2011-01-05 16:29:37', NULL), (20852, 14463, '2011-01-05 16:31:19', NULL), (20853, 14464, '2011-01-05 16:31:59', NULL), (20854, 14465, '2011-01-05 16:56:50', NULL), (20857, 14466, '2011-01-05 18:21:11', NULL), (20858, 14467, '2011-01-05 18:21:19', NULL), (20861, 14468, '2011-01-05 19:04:25', NULL), (20863, 14469, '2011-01-05 19:38:24', NULL), (20864, 14470, '2011-01-05 20:04:43', NULL), (20866, 14471, '2011-01-05 20:30:40', NULL), (20867, 14472, '2011-01-05 21:02:06', NULL), (20869, 14473, '2011-01-05 21:17:01', NULL), (20870, 14474, '2011-01-05 21:27:46', NULL), (20871, 14475, '2011-01-05 21:31:45', NULL), (20872, 14476, '2011-01-05 21:39:34', NULL), (20873, 14477, '2011-01-05 22:51:23', NULL), (20874, 14478, '2011-01-05 22:51:25', NULL), (20875, 14479, '2011-01-05 23:03:23', NULL), (20876, 14480, '2011-01-05 23:54:41', NULL), (20877, 14481, '2011-01-06 00:00:52', NULL), (20878, 14482, '2011-01-06 00:10:31', NULL), (20879, 14483, '2011-01-06 00:11:18', NULL), (20880, 14484, '2011-01-06 00:18:46', NULL), (20881, 14485, '2011-01-06 00:24:39', NULL), (20882, 14486, '2011-01-06 01:30:48', NULL), (20883, 14487, '2011-01-06 01:59:40', NULL), (20884, 14488, '2011-01-06 02:07:25', NULL), (20885, 14489, '2011-01-06 03:12:18', NULL), (20886, 14490, '2011-01-06 03:50:46', NULL), (20887, 14491, '2011-01-06 04:45:21', NULL), (20888, 14492, '2011-01-06 05:44:50', NULL), (20890, 14493, '2011-01-06 07:22:49', NULL), (20891, 14494, '2011-01-06 08:17:42', NULL), (20892, 14495, '2011-01-06 08:31:01', NULL), (20893, 14496, '2011-01-06 08:36:07', NULL), (20898, 14497, '2011-01-06 08:59:22', NULL), (20899, 14498, '2011-01-06 09:15:40', NULL), (20900, 14499, '2011-01-06 09:39:09', NULL), (20901, 14500, '2011-01-06 09:52:49', NULL), (20902, 14501, '2011-01-06 09:53:07', NULL), (20903, 14502, '2011-01-06 09:56:29', NULL), (20904, 14503, '2011-01-06 09:56:55', NULL), (20905, 14504, '2011-01-06 09:56:59', NULL), (20906, 14505, '2011-01-06 09:57:08', NULL), (20907, 14506, '2011-01-06 09:57:39', NULL), (20908, 14507, '2011-01-06 10:20:25', NULL), (20909, 14508, '2011-01-06 10:23:07', NULL), (20910, 14509, '2011-01-06 10:38:52', NULL), (20911, 14510, '2011-01-06 10:39:11', NULL), (20913, 14511, '2011-01-06 11:35:07', NULL), (20914, 14511, '2011-01-06 11:36:46', NULL), (20916, 14512, '2011-01-06 14:12:37', NULL), (20917, 14513, '2011-01-06 14:16:22', NULL), (20918, 14514, '2011-01-06 14:22:15', NULL), (20919, 14515, '2011-01-06 14:41:00', NULL), (20920, 14516, '2011-01-06 14:59:48', NULL), (20925, 14517, '2011-01-06 16:10:39', NULL), (20928, 14518, '2011-01-06 16:26:13', NULL), (20929, 14519, '2011-01-06 16:28:00', NULL), (20930, 14520, '2011-01-06 16:49:28', NULL), (20931, 14521, '2011-01-06 16:52:57', NULL), (20932, 14522, '2011-01-06 16:56:22', NULL), (20933, 14523, '2011-01-06 17:07:09', NULL), (20934, 14524, '2011-01-06 17:32:52', NULL), (20935, 14525, '2011-01-06 17:38:09', NULL), (20941, 14526, '2011-01-06 18:26:24', NULL), (20942, 14527, '2011-01-06 18:29:32', NULL), (20943, 14528, '2011-01-06 18:33:53', NULL), (20946, 14529, '2011-01-06 18:46:51', NULL), (20948, 14530, '2011-01-06 18:53:47', NULL), (20950, 14531, '2011-01-06 19:02:01', NULL), (20958, 14532, '2011-01-06 20:08:42', NULL), (20961, 14533, '2011-01-06 20:33:02', NULL), (20965, 14534, '2011-01-06 22:26:44', NULL), (20966, 14535, '2011-01-06 22:38:58', NULL), (20967, 14536, '2011-01-06 23:03:39', NULL), (20968, 14537, '2011-01-07 00:12:17', NULL), (20969, 14538, '2011-01-07 00:12:21', NULL), (20970, 14539, '2011-01-07 00:12:24', NULL), (20971, 14540, '2011-01-07 00:12:31', NULL), (20972, 14541, '2011-01-07 00:12:37', NULL), (20973, 14542, '2011-01-07 00:12:42', NULL), (20974, 14543, '2011-01-07 00:12:47', NULL), (20975, 14544, '2011-01-07 00:12:51', NULL), (20976, 14545, '2011-01-07 00:12:55', NULL), (20977, 14546, '2011-01-07 00:12:58', NULL), (20978, 14547, '2011-01-07 00:13:02', NULL), (20979, 14548, '2011-01-07 00:13:05', NULL), (20980, 14549, '2011-01-07 00:13:09', NULL), (20981, 14550, '2011-01-07 00:13:13', NULL), (20982, 14551, '2011-01-07 00:13:16', NULL), (20983, 14552, '2011-01-07 00:13:20', NULL), (20984, 14553, '2011-01-07 00:13:25', NULL), (20985, 14554, '2011-01-07 00:13:29', NULL), (20986, 14555, '2011-01-07 00:13:32', NULL), (20987, 14556, '2011-01-07 00:13:35', NULL), (20988, 14557, '2011-01-07 00:13:38', NULL), (20989, 14558, '2011-01-07 00:13:40', NULL), (20990, 14559, '2011-01-07 00:13:42', NULL), (20991, 14560, '2011-01-07 00:13:45', NULL), (20992, 14561, '2011-01-07 00:13:48', NULL), (20993, 14562, '2011-01-07 00:13:52', NULL), (20994, 14563, '2011-01-07 00:13:54', NULL), (20995, 14564, '2011-01-07 00:13:58', NULL), (20996, 14565, '2011-01-07 00:14:00', NULL), (20997, 14566, '2011-01-07 00:14:05', NULL), (20998, 14567, '2011-01-07 00:14:10', NULL), (20999, 14568, '2011-01-07 00:14:15', NULL), (21000, 14569, '2011-01-07 00:14:20', NULL), (21001, 14570, '2011-01-07 00:14:23', NULL), (21002, 14571, '2011-01-07 00:14:27', NULL), (21003, 14572, '2011-01-07 00:14:31', NULL), (21004, 14573, '2011-01-07 00:14:35', NULL), (21005, 14574, '2011-01-07 00:14:39', NULL), (21006, 14575, '2011-01-07 00:14:42', NULL), (21007, 14576, '2011-01-07 00:14:46', NULL), (21008, 14577, '2011-01-07 00:14:49', NULL), (21009, 14578, '2011-01-07 00:14:52', NULL), (21010, 14579, '2011-01-07 00:14:55', NULL), (21011, 14580, '2011-01-07 00:15:00', NULL), (21012, 14581, '2011-01-07 00:15:07', NULL), (21013, 14582, '2011-01-07 00:15:11', NULL), (21014, 14583, '2011-01-07 00:15:15', NULL), (21015, 14584, '2011-01-07 00:15:19', NULL), (21016, 14585, '2011-01-07 00:15:22', NULL), (21017, 14586, '2011-01-07 00:15:27', NULL), (21018, 14587, '2011-01-07 00:15:30', NULL), (21019, 14588, '2011-01-07 00:15:34', NULL), (21020, 14589, '2011-01-07 00:15:37', NULL), (21021, 14590, '2011-01-07 00:15:40', NULL), (21023, 14591, '2011-01-07 01:05:17', NULL), (21024, 14592, '2011-01-07 01:27:09', NULL), (21025, 14593, '2011-01-07 02:18:51', NULL), (21026, 14594, '2011-01-07 02:18:56', NULL), (21027, 14595, '2011-01-07 02:19:02', NULL), (21028, 14596, '2011-01-07 02:19:07', NULL), (21029, 14597, '2011-01-07 02:19:12', NULL), (21030, 14598, '2011-01-07 04:16:56', NULL), (21031, 14599, '2011-01-07 04:48:07', NULL), (21032, 14600, '2011-01-07 04:48:11', NULL), (21033, 14601, '2011-01-07 04:48:15', NULL), (21034, 14602, '2011-01-07 04:48:19', NULL), (21035, 14603, '2011-01-07 04:48:22', NULL), (21036, 14604, '2011-01-07 04:48:26', NULL), (21037, 14605, '2011-01-07 04:48:32', NULL), (21038, 14606, '2011-01-07 04:48:35', NULL), (21039, 14607, '2011-01-07 04:48:39', NULL), (21040, 14608, '2011-01-07 04:48:42', NULL), (21041, 14609, '2011-01-07 04:48:54', NULL), (21042, 14610, '2011-01-07 04:48:58', NULL), (21043, 14611, '2011-01-07 04:49:02', NULL), (21044, 14612, '2011-01-07 04:49:07', NULL), (21045, 14613, '2011-01-07 04:49:10', NULL), (21046, 14614, '2011-01-07 04:49:20', NULL), (21047, 14615, '2011-01-07 04:49:25', NULL), (21048, 14616, '2011-01-07 04:49:29', NULL), (21049, 14617, '2011-01-07 04:49:33', NULL), (21050, 14618, '2011-01-07 04:49:37', NULL), (21051, 14619, '2011-01-07 04:49:41', NULL), (21052, 14620, '2011-01-07 04:59:59', NULL), (21053, 14621, '2011-01-07 05:00:01', NULL), (21054, 14622, '2011-01-07 05:44:24', NULL), (21055, 14623, '2011-01-07 05:46:56', NULL), (21056, 14624, '2011-01-07 06:25:54', NULL), (21057, 14625, '2011-01-07 06:25:54', NULL), (21058, 14626, '2011-01-07 06:25:56', NULL), (21059, 14627, '2011-01-07 06:26:05', NULL), (21060, 14628, '2011-01-07 06:26:19', NULL), (21061, 14629, '2011-01-07 06:26:24', NULL), (21062, 14630, '2011-01-07 06:26:29', NULL), (21063, 14631, '2011-01-07 06:26:35', NULL), (21064, 14632, '2011-01-07 06:26:40', NULL), (21065, 14633, '2011-01-07 06:26:46', NULL), (21066, 14634, '2011-01-07 06:39:50', NULL), (21067, 14635, '2011-01-07 06:55:51', NULL), (21068, 14636, '2011-01-07 08:02:32', NULL), (21069, 14637, '2011-01-07 08:10:29', NULL), (21070, 14638, '2011-01-07 08:44:00', NULL), (21071, 14639, '2011-01-07 08:54:20', NULL), (21072, 14640, '2011-01-07 08:54:25', NULL), (21073, 14641, '2011-01-07 09:04:55', NULL), (21074, 14642, '2011-01-07 09:43:06', NULL), (21075, 14643, '2011-01-07 10:15:58', NULL), (21076, 14644, '2011-01-07 10:18:26', NULL), (21077, 14645, '2011-01-07 10:21:26', NULL), (21079, 14646, '2011-01-07 10:22:50', NULL), (21080, 14647, '2011-01-07 10:27:11', NULL), (21082, 14648, '2011-01-07 10:31:19', NULL), (21083, 14649, '2011-01-07 10:31:23', NULL), (21084, 14650, '2011-01-07 10:31:30', NULL), (21085, 14651, '2011-01-07 10:31:35', NULL), (21086, 14652, '2011-01-07 10:31:41', NULL), (21087, 14653, '2011-01-07 10:31:46', NULL), (21088, 14654, '2011-01-07 10:31:51', NULL), (21089, 14655, '2011-01-07 10:31:56', NULL), (21090, 14656, '2011-01-07 10:32:24', NULL), (21091, 14657, '2011-01-07 11:54:21', NULL), (21092, 14658, '2011-01-07 12:33:12', NULL), (21093, 14659, '2011-01-07 12:35:47', NULL), (21094, 14660, '2011-01-07 12:41:47', NULL), (21095, 14661, '2011-01-07 14:41:47', NULL), (21096, 14662, '2011-01-07 14:42:06', NULL), (21097, 14663, '2011-01-07 14:42:11', NULL), (21098, 14664, '2011-01-07 14:42:17', NULL), (21099, 14665, '2011-01-07 14:42:22', NULL), (21100, 14667, '2011-01-07 14:42:24', NULL), (21101, 14666, '2011-01-07 14:42:24', NULL), (21102, 14668, '2011-01-07 14:42:28', NULL), (21103, 14669, '2011-01-07 14:42:44', NULL), (21104, 14670, '2011-01-07 14:45:58', NULL), (21105, 14671, '2011-01-07 15:31:40', NULL), (21106, 14672, '2011-01-07 15:35:28', NULL), (21112, 14673, '2011-01-07 16:41:43', NULL), (21114, 14674, '2011-01-07 17:03:53', NULL), (21116, 14675, '2011-01-07 17:56:13', NULL), (21117, 14676, '2011-01-07 18:35:31', NULL), (21118, 14677, '2011-01-07 18:43:09', NULL), (21119, 14678, '2011-01-07 18:43:13', NULL), (21120, 14679, '2011-01-07 18:43:21', NULL), (21121, 14680, '2011-01-07 18:43:26', NULL), (21122, 14681, '2011-01-07 18:43:32', NULL), (21123, 14682, '2011-01-07 18:43:37', NULL), (21124, 14683, '2011-01-07 18:53:24', NULL), (21125, 14684, '2011-01-07 18:59:56', NULL), (21126, 14685, '2011-01-07 19:04:55', NULL), (21127, 14686, '2011-01-07 19:24:23', NULL), (21128, 14687, '2011-01-07 19:28:42', NULL), (21129, 14688, '2011-01-07 19:50:37', NULL), (21130, 14689, '2011-01-07 20:06:58', NULL), (21131, 14690, '2011-01-07 20:13:32', NULL), (21132, 14691, '2011-01-07 20:14:40', NULL), (21133, 14692, '2011-01-07 20:14:49', NULL), (21134, 14693, '2011-01-07 20:15:05', NULL), (21135, 14694, '2011-01-07 20:15:12', NULL), (21136, 14695, '2011-01-07 20:15:46', NULL), (21137, 14696, '2011-01-07 20:15:46', NULL), (21138, 14697, '2011-01-07 20:15:49', NULL), (21139, 14698, '2011-01-07 20:15:52', NULL), (21140, 14699, '2011-01-07 20:16:37', NULL), (21141, 14700, '2011-01-07 20:16:35', NULL), (21142, 14702, '2011-01-07 20:16:40', NULL), (21143, 14704, '2011-01-07 20:16:42', NULL), (21144, 14703, '2011-01-07 20:16:44', NULL), (21145, 14701, '2011-01-07 20:16:43', NULL), (21146, 14705, '2011-01-07 20:16:44', NULL), (21147, 14706, '2011-01-07 20:49:14', NULL), (21149, 14707, '2011-01-07 21:34:37', NULL), (21150, 14708, '2011-01-07 21:37:35', NULL), (21151, 14709, '2011-01-07 22:01:09', NULL), (21152, 14710, '2011-01-07 22:22:50', NULL), (21153, 14711, '2011-01-07 22:35:54', NULL), (21154, 14712, '2011-01-07 22:35:58', NULL), (21155, 14713, '2011-01-07 22:36:06', NULL), (21156, 14714, '2011-01-07 22:36:11', NULL), (21157, 14715, '2011-01-07 22:36:16', NULL), (21158, 14716, '2011-01-07 22:36:22', NULL), (21159, 14717, '2011-01-07 22:36:28', NULL), (21160, 14718, '2011-01-07 22:36:34', NULL), (21161, 14719, '2011-01-07 22:46:40', NULL), (21162, 14720, '2011-01-07 22:46:42', NULL), (21163, 14721, '2011-01-07 22:46:44', NULL), (21164, 14722, '2011-01-08 00:26:02', NULL), (21168, 14723, '2011-01-08 01:54:57', NULL), (21169, 14724, '2011-01-08 02:15:19', NULL), (21170, 14725, '2011-01-08 02:50:42', NULL), (21171, 14726, '2011-01-08 03:38:29', NULL), (21172, 14727, '2011-01-08 04:12:17', NULL), (21174, 14728, '2011-01-08 04:29:48', NULL), (21175, 14729, '2011-01-08 04:45:01', NULL), (21176, 14730, '2011-01-08 05:02:48', NULL), (21177, 14731, '2011-01-08 06:34:38', NULL), (21178, 14732, '2011-01-08 06:39:45', NULL), (21179, 14733, '2011-01-08 07:16:56', NULL), (21180, 14734, '2011-01-08 07:33:51', NULL), (21181, 14735, '2011-01-08 09:27:45', NULL), (21182, 14736, '2011-01-08 09:31:02', NULL), (21183, 14737, '2011-01-08 09:31:07', NULL), (21184, 14738, '2011-01-08 09:33:48', NULL), (21186, 14739, '2011-01-08 09:52:41', NULL), (21187, 14740, '2011-01-08 10:12:02', NULL), (21188, 14740, '2011-01-08 10:14:34', NULL), (21189, 14741, '2011-01-08 10:40:59', NULL), (21190, 14742, '2011-01-08 10:41:02', NULL), (21191, 14743, '2011-01-08 10:46:27', NULL), (21192, 14744, '2011-01-08 11:03:58', NULL), (21193, 14745, '2011-01-08 12:25:59', NULL), (21194, 14746, '2011-01-08 12:25:59', NULL), (21195, 14747, '2011-01-08 12:25:59', NULL), (21197, 14748, '2011-01-08 12:42:49', NULL), (21200, 14749, '2011-01-08 13:35:34', NULL), (21201, 14750, '2011-01-08 13:35:49', NULL), (21202, 14751, '2011-01-08 14:34:58', NULL), (21204, 14752, '2011-01-08 14:56:40', NULL), (21205, 14753, '2011-01-08 15:30:14', NULL), (21206, 14754, '2011-01-08 15:33:53', NULL), (21207, 14755, '2011-01-08 15:39:11', NULL), (21208, 14756, '2011-01-08 15:42:03', NULL), (21209, 14757, '2011-01-08 16:16:34', NULL), (21210, 14758, '2011-01-08 16:16:57', NULL), (21211, 14759, '2011-01-08 16:19:52', NULL), (21212, 14760, '2011-01-08 16:53:33', NULL), (21214, 14761, '2011-01-08 18:34:50', NULL), (21216, 14762, '2011-01-08 19:03:03', NULL), (21219, 14763, '2011-01-08 19:28:31', NULL), (21220, 14764, '2011-01-08 19:39:14', NULL), (21221, 14765, '2011-01-08 19:42:45', NULL), (21224, 14766, '2011-01-08 19:55:00', NULL), (21227, 14767, '2011-01-08 20:17:56', NULL), (21228, 14768, '2011-01-08 20:47:53', NULL), (21229, 14769, '2011-01-08 21:56:27', NULL), (21230, 14770, '2011-01-08 22:18:38', NULL), (21235, 14771, '2011-01-08 23:35:17', NULL), (21236, 14772, '2011-01-08 23:36:31', NULL), (21240, 14773, '2011-01-09 00:00:02', NULL), (21243, 14774, '2011-01-09 00:23:05', NULL), (21246, 14775, '2011-01-09 01:22:54', NULL), (21248, 14776, '2011-01-09 02:27:17', NULL), (21249, 14777, '2011-01-09 03:07:42', NULL), (21250, 14778, '2011-01-09 04:37:12', NULL), (21251, 14779, '2011-01-09 04:58:37', NULL), (21252, 14780, '2011-01-09 04:59:05', NULL), (21253, 14781, '2011-01-09 04:59:35', NULL), (21254, 14782, '2011-01-09 05:00:05', NULL), (21255, 14783, '2011-01-09 05:00:35', NULL), (21256, 14784, '2011-01-09 05:00:50', NULL), (21257, 14785, '2011-01-09 05:01:05', NULL), (21258, 14786, '2011-01-09 05:01:19', NULL), (21259, 14787, '2011-01-09 05:01:34', NULL), (21260, 14788, '2011-01-09 05:01:49', NULL), (21261, 14789, '2011-01-09 05:02:04', NULL), (21262, 14790, '2011-01-09 05:02:20', NULL), (21263, 14791, '2011-01-09 05:02:35', NULL), (21264, 14792, '2011-01-09 05:02:50', NULL), (21265, 14793, '2011-01-09 05:03:05', NULL), (21266, 14794, '2011-01-09 05:03:20', NULL), (21267, 14795, '2011-01-09 05:03:35', NULL), (21268, 14796, '2011-01-09 05:03:50', NULL), (21269, 14797, '2011-01-09 05:04:05', NULL), (21270, 14798, '2011-01-09 05:04:20', NULL), (21271, 14799, '2011-01-09 05:04:35', NULL), (21272, 14800, '2011-01-09 05:04:50', NULL), (21273, 14801, '2011-01-09 05:05:05', NULL), (21274, 14802, '2011-01-09 05:05:20', NULL), (21275, 14803, '2011-01-09 05:05:35', NULL), (21276, 14804, '2011-01-09 05:05:50', NULL), (21277, 14805, '2011-01-09 05:06:05', NULL), (21278, 14806, '2011-01-09 05:06:20', NULL), (21279, 14807, '2011-01-09 05:06:35', NULL), (21280, 14808, '2011-01-09 05:06:50', NULL), (21281, 14809, '2011-01-09 05:07:05', NULL), (21282, 14810, '2011-01-09 05:07:20', NULL), (21283, 14811, '2011-01-09 05:07:35', NULL), (21284, 14812, '2011-01-09 05:07:50', NULL), (21285, 14813, '2011-01-09 05:08:05', NULL), (21286, 14814, '2011-01-09 05:08:15', NULL), (21287, 14815, '2011-01-09 05:08:30', NULL), (21288, 14816, '2011-01-09 05:08:45', NULL), (21289, 14817, '2011-01-09 05:09:00', NULL), (21290, 14818, '2011-01-09 05:09:10', NULL), (21291, 14819, '2011-01-09 05:09:20', NULL), (21292, 14820, '2011-01-09 05:09:35', NULL), (21293, 14821, '2011-01-09 05:09:50', NULL), (21294, 14822, '2011-01-09 05:10:05', NULL), (21295, 14823, '2011-01-09 05:10:15', NULL), (21296, 14824, '2011-01-09 05:10:26', NULL), (21297, 14825, '2011-01-09 05:10:27', NULL), (21298, 14826, '2011-01-09 05:10:40', NULL), (21299, 14827, '2011-01-09 05:10:55', NULL), (21300, 14828, '2011-01-09 05:11:10', NULL), (21301, 14829, '2011-01-09 05:11:20', NULL), (21302, 14830, '2011-01-09 05:11:35', NULL), (21303, 14831, '2011-01-09 05:11:50', NULL), (21304, 14832, '2011-01-09 05:12:05', NULL), (21305, 14833, '2011-01-09 05:12:20', NULL), (21306, 14834, '2011-01-09 05:12:35', NULL), (21307, 14835, '2011-01-09 05:12:49', NULL), (21308, 14836, '2011-01-09 05:13:04', NULL), (21309, 14837, '2011-01-09 05:13:20', NULL), (21310, 14838, '2011-01-09 05:13:34', NULL), (21311, 14839, '2011-01-09 05:13:49', NULL), (21312, 14840, '2011-01-09 05:14:19', NULL), (21313, 14841, '2011-01-09 05:14:49', NULL), (21314, 14842, '2011-01-09 05:15:20', NULL), (21315, 14843, '2011-01-09 05:15:50', NULL), (21316, 14844, '2011-01-09 05:16:19', NULL), (21317, 14845, '2011-01-09 05:16:50', NULL), (21318, 14846, '2011-01-09 05:17:20', NULL), (21319, 14847, '2011-01-09 05:17:49', NULL), (21320, 14848, '2011-01-09 05:18:21', NULL), (21321, 14849, '2011-01-09 05:18:22', NULL), (21322, 14850, '2011-01-09 05:18:49', NULL), (21324, 14851, '2011-01-09 07:35:46', NULL), (21325, 14852, '2011-01-09 07:35:50', NULL), (21326, 14853, '2011-01-09 07:38:04', NULL), (21327, 14854, '2011-01-09 07:57:12', NULL), (21328, 14855, '2011-01-09 08:28:25', NULL), (21329, 14856, '2011-01-09 08:34:11', NULL), (21330, 14857, '2011-01-09 09:07:03', NULL), (21331, 14858, '2011-01-09 09:20:24', NULL), (21332, 14859, '2011-01-09 09:30:23', NULL), (21333, 14860, '2011-01-09 09:30:52', NULL), (21334, 14861, '2011-01-09 09:31:25', NULL), (21335, 14862, '2011-01-09 09:51:28', NULL), (21336, 14863, '2011-01-09 10:28:17', NULL), (21337, 14864, '2011-01-09 10:33:02', NULL), (21338, 14865, '2011-01-09 10:37:21', NULL), (21339, 14866, '2011-01-09 10:42:47', NULL), (21341, 14867, '2011-01-09 12:09:50', NULL), (21342, 14868, '2011-01-09 12:09:55', NULL), (21345, 14869, '2011-01-09 12:42:52', NULL), (21347, 14870, '2011-01-09 12:53:13', NULL), (21349, 14871, '2011-01-09 13:18:14', NULL), (21350, 14872, '2011-01-09 13:40:34', NULL), (21352, 14873, '2011-01-09 14:00:53', NULL), (21355, 14874, '2011-01-09 14:48:52', NULL), (21356, 14875, '2011-01-09 15:32:00', NULL), (21358, 14876, '2011-01-09 16:20:05', NULL), (21359, 14877, '2011-01-09 16:22:46', NULL), (21360, 14878, '2011-01-09 16:58:46', NULL), (21361, 14879, '2011-01-09 18:43:31', NULL), (21362, 14880, '2011-01-09 18:53:51', NULL), (21363, 14881, '2011-01-09 19:11:05', NULL), (21364, 14882, '2011-01-09 19:11:45', NULL), (21365, 14883, '2011-01-09 19:58:39', NULL), (21366, 14884, '2011-01-09 20:16:04', NULL), (21367, 14885, '2011-01-09 20:19:49', NULL), (21368, 14886, '2011-01-09 20:21:41', NULL), (21369, 14887, '2011-01-09 20:29:59', NULL), (21370, 14888, '2011-01-09 20:53:12', NULL), (21371, 14889, '2011-01-09 21:09:22', NULL), (21372, 14890, '2011-01-09 21:26:03', NULL), (21373, 14891, '2011-01-09 21:59:31', NULL), (21374, 14892, '2011-01-09 22:12:11', NULL), (21375, 14893, '2011-01-09 22:16:11', NULL), (21376, 14894, '2011-01-09 22:29:03', NULL), (21377, 14895, '2011-01-09 22:32:51', NULL), (21378, 14896, '2011-01-09 22:32:56', NULL), (21379, 14897, '2011-01-09 22:42:23', NULL), (21380, 14898, '2011-01-09 23:27:04', NULL), (21381, 14899, '2011-01-09 23:56:41', NULL), (21382, 14900, '2011-01-10 00:17:21', NULL), (21383, 14901, '2011-01-10 00:20:36', NULL), (21384, 14902, '2011-01-10 01:17:54', NULL), (21385, 14903, '2011-01-10 02:03:33', NULL), (21386, 14904, '2011-01-10 02:09:39', NULL), (21388, 14905, '2011-01-10 02:21:51', NULL), (21389, 14906, '2011-01-10 02:29:32', NULL), (21390, 14907, '2011-01-10 02:34:28', NULL), (21391, 14908, '2011-01-10 02:35:13', NULL), (21392, 14909, '2011-01-10 03:01:28', NULL), (21393, 14910, '2011-01-10 03:10:48', NULL), (21394, 14911, '2011-01-10 03:59:22', NULL), (21395, 14912, '2011-01-10 04:57:16', NULL), (21396, 14913, '2011-01-10 05:55:11', NULL), (21397, 14914, '2011-01-10 06:00:14', NULL), (21398, 14915, '2011-01-10 06:53:06', NULL), (21400, 14916, '2011-01-10 07:31:48', NULL), (21401, 14917, '2011-01-10 07:32:39', NULL), (21402, 14918, '2011-01-10 07:49:33', NULL), (21403, 14919, '2011-01-10 08:12:06', NULL), (21404, 14920, '2011-01-10 08:47:33', NULL), (21405, 14921, '2011-01-10 08:56:24', NULL), (21406, 14922, '2011-01-10 09:02:51', NULL), (21407, 14923, '2011-01-10 09:11:11', NULL), (21408, 14924, '2011-01-10 09:12:28', NULL), (21409, 14925, '2011-01-10 09:22:29', NULL), (21410, 14926, '2011-01-10 09:33:58', NULL), (21411, 14927, '2011-01-10 09:36:21', NULL), (21412, 14928, '2011-01-10 09:55:49', NULL), (21413, 14929, '2011-01-10 10:17:30', NULL), (21414, 14930, '2011-01-10 10:30:17', NULL), (21415, 14931, '2011-01-10 10:34:51', NULL), (21416, 14932, '2011-01-10 10:35:10', NULL), (21417, 14933, '2011-01-10 10:50:51', NULL), (21418, 14934, '2011-01-10 11:34:00', NULL), (21419, 14935, '2011-01-10 11:42:32', NULL), (21420, 14936, '2011-01-10 11:44:29', NULL), (21421, 14937, '2011-01-10 11:48:48', NULL), (21425, 14938, '2011-01-10 12:09:27', NULL), (21426, 14938, '2011-01-10 12:12:32', NULL), (21427, 14939, '2011-01-10 12:14:16', NULL), (21429, 14940, '2011-01-10 12:49:21', NULL), (21430, 14941, '2011-01-10 13:15:23', NULL), (21432, 14942, '2011-01-10 13:53:04', NULL), (21433, 14943, '2011-01-10 14:10:13', NULL), (21435, 14944, '2011-01-10 14:18:39', NULL), (21437, 14945, '2011-01-10 14:39:14', NULL), (21440, 14946, '2011-01-10 14:57:51', NULL), (21441, 14947, '2011-01-10 15:11:19', NULL), (21442, 14948, '2011-01-10 15:12:24', NULL), (21443, 14949, '2011-01-10 15:18:19', NULL), (21444, 14950, '2011-01-10 15:19:45', NULL), (21445, 14951, '2011-01-10 15:32:18', NULL), (21446, 14952, '2011-01-10 15:44:43', NULL), (21447, 14952, '2011-01-10 15:47:00', NULL), (21448, 14953, '2011-01-10 16:16:42', NULL), (21449, 14954, '2011-01-10 16:34:32', NULL), (21450, 14955, '2011-01-10 16:40:40', NULL), (21451, 14956, '2011-01-10 16:40:42', NULL), (21452, 14957, '2011-01-10 17:02:56', NULL), (21453, 14958, '2011-01-10 17:28:45', NULL), (21454, 14959, '2011-01-10 17:36:21', NULL), (21455, 14960, '2011-01-10 18:51:59', NULL), (21456, 14961, '2011-01-10 19:12:45', NULL), (21457, 14962, '2011-01-10 19:30:35', NULL), (21458, 14963, '2011-01-10 19:35:56', NULL), (21459, 14964, '2011-01-10 19:36:16', NULL), (21460, 14965, '2011-01-10 20:09:45', NULL), (21461, 14966, '2011-01-10 20:47:28', NULL), (21462, 14967, '2011-01-10 20:54:33', NULL), (21463, 14968, '2011-01-10 21:30:49', NULL), (21464, 14969, '2011-01-10 21:33:48', NULL), (21465, 14970, '2011-01-10 23:50:55', NULL), (21469, 14971, '2011-01-11 00:38:49', NULL), (21471, 14972, '2011-01-11 00:49:11', NULL), (21488, 14973, '2011-01-11 02:14:30', NULL), (21494, 14974, '2011-01-11 02:44:52', NULL), (21497, 14975, '2011-01-11 02:56:35', NULL), (21507, 14976, '2011-01-11 03:47:55', NULL), (21514, 14977, '2011-01-11 04:18:29', NULL), (21519, 14978, '2011-01-11 05:08:31', NULL), (21535, 14979, '2011-01-11 06:57:29', NULL), (21540, 14980, '2011-01-11 07:43:08', NULL), (21541, 14981, '2011-01-11 07:43:14', NULL), (21546, 14982, '2011-01-11 07:53:46', NULL), (21547, 14982, '2011-01-11 07:54:08', NULL), (21548, 14983, '2011-01-11 08:07:44', NULL), (21552, 14984, '2011-01-11 08:47:29', NULL), (21555, 14985, '2011-01-11 09:46:28', NULL), (21556, 14986, '2011-01-11 09:57:01', NULL), (21557, 14987, '2011-01-11 10:09:36', NULL), (21558, 14988, '2011-01-11 10:10:57', NULL), (21559, 14989, '2011-01-11 10:17:00', NULL), (21560, 14990, '2011-01-11 10:19:44', NULL), (21562, 14991, '2011-01-11 10:47:45', NULL), (21564, 14992, '2011-01-11 10:50:58', NULL), (21567, 14993, '2011-01-11 10:53:34', NULL), (21568, 14994, '2011-01-11 11:01:04', NULL), (21573, 14995, '2011-01-11 11:20:02', NULL), (21575, 14996, '2011-01-11 11:26:37', NULL), (21576, 14997, '2011-01-11 11:28:08', NULL), (21580, 14998, '2011-01-11 11:52:54', NULL), (21585, 14999, '2011-01-11 12:58:38', NULL), (21588, 15000, '2011-01-11 13:05:19', NULL), (21589, 15001, '2011-01-11 13:16:22', NULL), (21591, 15002, '2011-01-11 13:24:34', NULL), (21592, 15001, '2011-01-11 13:25:02', NULL), (21593, 15002, '2011-01-11 13:25:16', NULL), (21594, 15003, '2011-01-11 13:30:36', NULL), (21597, 15004, '2011-01-11 13:39:59', NULL), (21598, 15004, '2011-01-11 13:43:53', NULL), (21600, 15005, '2011-01-11 14:12:23', NULL), (21602, 15006, '2011-01-11 14:18:16', NULL), (21603, 15007, '2011-01-11 14:26:16', NULL), (21604, 15008, '2011-01-11 14:27:56', NULL), (21605, 15009, '2011-01-11 14:40:59', NULL), (21606, 15010, '2011-01-11 14:46:52', NULL), (21607, 15011, '2011-01-11 14:47:14', NULL), (21608, 15012, '2011-01-11 14:48:11', NULL), (21612, 15013, '2011-01-11 15:28:47', NULL), (21613, 15014, '2011-01-11 15:42:25', NULL), (21614, 15015, '2011-01-11 15:52:55', NULL), (21615, 15016, '2011-01-11 15:53:38', NULL), (21617, 15017, '2011-01-11 16:46:05', NULL), (21618, 15018, '2011-01-11 18:23:01', NULL), (21619, 15019, '2011-01-11 18:29:38', NULL), (21620, 15020, '2011-01-11 18:30:03', NULL), (21621, 15021, '2011-01-11 18:33:04', NULL), (21622, 15022, '2011-01-11 18:41:00', NULL), (21623, 15022, '2011-01-11 18:46:07', NULL), (21624, 15023, '2011-01-11 18:48:48', NULL), (21625, 15024, '2011-01-11 20:51:26', NULL), (21626, 15025, '2011-01-11 20:55:18', NULL), (21627, 15026, '2011-01-11 21:13:18', NULL), (21628, 15027, '2011-01-11 22:08:08', NULL), (21629, 15028, '2011-01-11 22:20:23', NULL), (21630, 15029, '2011-01-11 22:32:53', NULL), (21631, 15030, '2011-01-11 22:48:40', NULL), (21632, 15031, '2011-01-11 22:48:42', NULL), (21633, 15032, '2011-01-11 23:24:15', NULL), (21634, 15033, '2011-01-12 00:07:46', NULL), (21635, 15034, '2011-01-12 00:29:25', NULL), (21658, 15035, '2011-01-12 02:17:07', NULL), (21679, 15036, '2011-01-12 08:08:32', NULL), (21683, 15037, '2011-01-12 08:32:23', NULL), (21684, 15038, '2011-01-12 08:58:26', NULL), (21687, 15039, '2011-01-12 09:07:27', NULL), (21688, 15040, '2011-01-12 09:08:40', NULL), (21691, 15041, '2011-01-12 09:35:13', NULL), (21692, 15042, '2011-01-12 09:36:19', NULL), (21696, 15043, '2011-01-12 10:19:20', NULL), (21697, 15044, '2011-01-12 10:20:28', NULL), (21699, 15045, '2011-01-12 10:27:18', NULL), (21701, 15046, '2011-01-12 10:52:28', NULL), (21705, 15047, '2011-01-12 11:35:56', NULL), (21706, 15048, '2011-01-12 11:36:05', NULL), (21707, 15049, '2011-01-12 11:45:39', NULL), (21709, 15050, '2011-01-12 12:12:23', NULL), (21713, 15051, '2011-01-12 13:08:42', NULL), (21714, 15052, '2011-01-12 13:10:37', NULL), (21715, 15053, '2011-01-12 13:45:58', NULL), (21716, 15054, '2011-01-12 13:48:18', NULL), (21717, 15055, '2011-01-12 13:56:05', NULL), (21718, 15056, '2011-01-12 14:22:30', NULL), (21721, 15057, '2011-01-12 14:48:01', NULL), (21722, 15058, '2011-01-12 14:55:12', NULL), (21723, 15059, '2011-01-12 15:07:12', NULL), (21724, 15060, '2011-01-12 15:07:16', NULL), (21725, 15061, '2011-01-12 15:12:49', NULL), (21726, 15062, '2011-01-12 15:45:02', NULL), (21728, 15063, '2011-01-12 16:31:05', NULL), (21731, 15064, '2011-01-12 17:12:24', NULL), (21733, 15065, '2011-01-12 17:44:15', NULL), (21734, 15066, '2011-01-12 18:01:46', NULL), (21735, 15067, '2011-01-12 18:15:43', NULL), (21736, 15068, '2011-01-12 18:30:34', NULL), (21737, 15069, '2011-01-12 18:40:11', NULL), (21738, 15070, '2011-01-12 18:44:08', NULL), (21739, 15071, '2011-01-12 19:11:02', NULL), (21740, 15072, '2011-01-12 19:16:29', NULL), (21741, 15073, '2011-01-12 19:31:24', NULL), (21742, 15074, '2011-01-12 19:54:23', NULL), (21743, 15075, '2011-01-12 20:12:49', NULL), (21744, 15076, '2011-01-12 21:29:14', NULL), (21745, 15077, '2011-01-12 22:52:21', NULL), (21746, 15078, '2011-01-12 23:04:22', NULL), (21747, 15079, '2011-01-12 23:04:24', NULL), (21748, 15080, '2011-01-13 00:03:16', NULL), (21749, 15081, '2011-01-13 00:20:23', NULL), (21758, 15082, '2011-01-13 00:52:47', NULL), (21769, 15083, '2011-01-13 01:32:18', NULL), (21772, 15084, '2011-01-13 01:44:09', NULL), (21776, 15085, '2011-01-13 02:01:40', NULL), (21780, 15086, '2011-01-13 02:09:01', NULL), (21823, 15087, '2011-01-13 06:53:23', NULL), (21827, 15088, '2011-01-13 07:23:07', NULL), (21831, 15089, '2011-01-13 08:21:43', NULL), (21832, 15090, '2011-01-13 08:35:57', NULL), (21833, 15091, '2011-01-13 08:50:51', NULL), (21834, 15092, '2011-01-13 09:02:45', NULL), (21835, 15093, '2011-01-13 09:34:12', NULL), (21836, 15094, '2011-01-13 09:47:02', NULL), (21838, 15095, '2011-01-13 09:53:14', NULL), (21839, 15096, '2011-01-13 09:55:56', NULL), (21842, 15097, '2011-01-13 10:24:39', NULL), (21843, 15098, '2011-01-13 10:48:14', NULL), (21844, 15099, '2011-01-13 10:48:23', NULL), (21845, 15100, '2011-01-13 11:26:30', NULL), (21846, 15101, '2011-01-13 11:26:32', NULL), (21847, 15102, '2011-01-13 11:26:34', NULL), (21848, 15103, '2011-01-13 11:35:55', NULL), (21849, 15104, '2011-01-13 11:51:33', NULL), (21851, 15105, '2011-01-13 11:57:02', NULL), (21852, 15106, '2011-01-13 12:09:34', NULL), (21853, 15107, '2011-01-13 12:13:02', NULL), (21854, 15108, '2011-01-13 12:18:52', NULL), (21855, 15109, '2011-01-13 12:28:09', NULL), (21856, 15110, '2011-01-13 12:45:47', NULL), (21860, 15111, '2011-01-13 13:08:55', NULL), (21861, 15112, '2011-01-13 13:13:50', NULL), (21868, 15113, '2011-01-13 14:17:39', NULL), (21870, 15114, '2011-01-13 14:48:47', NULL), (21871, 15115, '2011-01-13 15:09:51', NULL), (21872, 15116, '2011-01-13 15:29:00', NULL), (21874, 15117, '2011-01-13 15:34:55', NULL), (21875, 15118, '2011-01-13 16:01:33', NULL), (21876, 15119, '2011-01-13 16:14:04', NULL), (21880, 15120, '2011-01-13 17:09:01', NULL), (21882, 15121, '2011-01-13 17:39:55', NULL), (21884, 15122, '2011-01-13 17:49:01', NULL), (21885, 15123, '2011-01-13 17:55:29', NULL), (21886, 15124, '2011-01-13 18:29:27', NULL), (21887, 15125, '2011-01-13 18:48:13', NULL), (21889, 15126, '2011-01-13 19:55:39', NULL), (21896, 15127, '2011-01-13 21:07:22', NULL), (21899, 15128, '2011-01-13 21:36:26', NULL), (21901, 15129, '2011-01-13 22:28:25', NULL), (21903, 15130, '2011-01-13 23:05:07', NULL), (21904, 15131, '2011-01-13 23:18:03', NULL), (21905, 15132, '2011-01-13 23:34:28', NULL), (21906, 15133, '2011-01-13 23:56:29', NULL), (21907, 15134, '2011-01-14 00:22:22', NULL), (21908, 15135, '2011-01-14 00:34:51', NULL), (21912, 15136, '2011-01-14 01:46:34', NULL), (21943, 15137, '2011-01-14 04:05:43', NULL), (21948, 15138, '2011-01-14 04:47:25', NULL), (21949, 15139, '2011-01-14 04:49:10', NULL), (21963, 15140, '2011-01-14 05:48:58', NULL), (21967, 15141, '2011-01-14 06:20:20', NULL), (21977, 15142, '2011-01-14 07:28:27', NULL), (21978, 15143, '2011-01-14 07:31:15', NULL), (21979, 15144, '2011-01-14 07:31:31', NULL), (21980, 15145, '2011-01-14 07:31:49', NULL), (21981, 15146, '2011-01-14 07:32:32', NULL), (21984, 15147, '2011-01-14 07:33:19', NULL), (21987, 15148, '2011-01-14 07:56:42', NULL), (21988, 15149, '2011-01-14 08:10:16', NULL), (21998, 15150, '2011-01-14 08:47:14', NULL), (22003, 15151, '2011-01-14 09:34:03', NULL), (22004, 15152, '2011-01-14 09:39:30', NULL), (22007, 15153, '2011-01-14 10:18:21', NULL), (22008, 15154, '2011-01-14 10:29:15', NULL), (22014, 15155, '2011-01-14 12:11:27', NULL), (22015, 15156, '2011-01-14 12:23:38', NULL), (22018, 15157, '2011-01-14 12:52:37', NULL), (22021, 15158, '2011-01-14 14:04:15', NULL), (22022, 15159, '2011-01-14 14:12:27', NULL), (22023, 15160, '2011-01-14 14:16:18', NULL), (22024, 15161, '2011-01-14 14:48:06', NULL), (22025, 15162, '2011-01-14 15:01:44', NULL), (22028, 15163, '2011-01-14 15:33:58', NULL), (22030, 15164, '2011-01-14 16:04:46', NULL), (22035, 15165, '2011-01-14 17:04:42', NULL), (22036, 15166, '2011-01-14 17:10:23', NULL), (22040, 15167, '2011-01-14 17:54:54', NULL), (22041, 15167, '2011-01-14 17:58:09', NULL), (22042, 15168, '2011-01-14 18:08:46', NULL), (22046, 15169, '2011-01-14 19:01:57', NULL), (22049, 15170, '2011-01-14 19:50:52', NULL), (22050, 15171, '2011-01-14 19:50:56', NULL), (22051, 15172, '2011-01-14 19:53:05', NULL), (22052, 15173, '2011-01-14 20:00:28', NULL), (22053, 15174, '2011-01-14 20:13:26', NULL), (22054, 15175, '2011-01-14 20:20:02', NULL), (22055, 15176, '2011-01-14 20:21:54', NULL), (22056, 15177, '2011-01-14 20:24:02', NULL), (22057, 15178, '2011-01-14 21:25:01', NULL), (22058, 15179, '2011-01-14 21:30:24', NULL), (22059, 15180, '2011-01-14 21:37:25', NULL), (22060, 15181, '2011-01-14 21:39:11', NULL), (22061, 15182, '2011-01-14 22:52:17', NULL), (22062, 15183, '2011-01-14 22:54:27', NULL), (22063, 15184, '2011-01-14 23:43:16', NULL), (22065, 15185, '2011-01-15 00:28:33', NULL), (22081, 15186, '2011-01-15 00:52:21', NULL), (22086, 15187, '2011-01-15 01:19:54', NULL), (22087, 15188, '2011-01-15 01:19:56', NULL), (22088, 15189, '2011-01-15 01:19:58', NULL), (22096, 15190, '2011-01-15 01:50:54', NULL), (22099, 15191, '2011-01-15 01:58:52', NULL), (22110, 15192, '2011-01-15 02:40:24', NULL), (22120, 15193, '2011-01-15 03:11:59', NULL), (22140, 15194, '2011-01-15 04:06:50', NULL), (22151, 15195, '2011-01-15 04:50:43', NULL), (22152, 15196, '2011-01-15 04:50:46', NULL), (22163, 15197, '2011-01-15 05:28:41', NULL), (22170, 15198, '2011-01-15 06:00:40', NULL), (22173, 15199, '2011-01-15 06:02:28', NULL), (22176, 15200, '2011-01-15 06:06:36', NULL), (22177, 15201, '2011-01-15 06:07:54', NULL), (22178, 15202, '2011-01-15 06:08:29', NULL), (22179, 15203, '2011-01-15 06:08:32', NULL), (22180, 15204, '2011-01-15 06:09:05', NULL), (22182, 15205, '2011-01-15 06:13:17', NULL), (22183, 15206, '2011-01-15 06:13:28', NULL), (22184, 15207, '2011-01-15 06:17:23', NULL), (22185, 15208, '2011-01-15 06:17:29', NULL), (22187, 15209, '2011-01-15 06:30:55', NULL), (22188, 15210, '2011-01-15 06:35:08', NULL), (22198, 15211, '2011-01-15 07:35:46', NULL), (22199, 15212, '2011-01-15 07:35:50', NULL), (22200, 15213, '2011-01-15 07:40:27', NULL), (22201, 15213, '2011-01-15 07:41:12', NULL), (22210, 15214, '2011-01-15 09:50:39', NULL), (22212, 15215, '2011-01-15 09:54:00', NULL), (22214, 15216, '2011-01-15 10:18:56', NULL), (22218, 15217, '2011-01-15 10:34:38', NULL), (22219, 15218, '2011-01-15 10:36:58', NULL), (22224, 15219, '2011-01-15 10:46:46', NULL), (22225, 15220, '2011-01-15 10:50:22', NULL), (22226, 15221, '2011-01-15 10:50:26', NULL), (22227, 15222, '2011-01-15 10:50:33', NULL), (22228, 15223, '2011-01-15 10:52:25', NULL), (22232, 15224, '2011-01-15 11:47:19', NULL), (22239, 15225, '2011-01-15 12:53:47', NULL), (22241, 15226, '2011-01-15 13:04:58', NULL), (22243, 15227, '2011-01-15 13:16:29', NULL), (22244, 15228, '2011-01-15 13:20:10', NULL), (22245, 15229, '2011-01-15 13:47:08', NULL), (22246, 15230, '2011-01-15 13:51:55', NULL), (22247, 15231, '2011-01-15 14:04:43', NULL), (22248, 15232, '2011-01-15 14:05:24', NULL), (22249, 15233, '2011-01-15 14:09:49', NULL), (22251, 15234, '2011-01-15 14:36:40', NULL), (22253, 15235, '2011-01-15 14:50:50', NULL), (22254, 15236, '2011-01-15 15:05:56', NULL), (22255, 15237, '2011-01-15 15:13:57', NULL), (22256, 15237, '2011-01-15 15:15:39', NULL), (22257, 15238, '2011-01-15 15:16:23', NULL), (22258, 15239, '2011-01-15 15:23:48', NULL), (22263, 15240, '2011-01-15 16:08:11', NULL), (22264, 15241, '2011-01-15 16:08:50', NULL), (22265, 15242, '2011-01-15 16:08:59', NULL), (22266, 15243, '2011-01-15 16:16:29', NULL), (22272, 15244, '2011-01-15 17:01:25', NULL), (22273, 15245, '2011-01-15 17:05:30', NULL), (22274, 15246, '2011-01-15 17:15:10', NULL), (22275, 15247, '2011-01-15 17:29:09', NULL), (22276, 15248, '2011-01-15 17:49:09', NULL), (22277, 15249, '2011-01-15 18:21:42', NULL), (22278, 15250, '2011-01-15 18:33:23', NULL), (22279, 15251, '2011-01-15 18:48:24', NULL), (22281, 15252, '2011-01-15 19:04:26', NULL), (22282, 15253, '2011-01-15 19:29:56', NULL), (22283, 15254, '2011-01-15 19:30:11', NULL), (22284, 15255, '2011-01-15 21:17:30', NULL), (22285, 15256, '2011-01-15 22:16:53', NULL), (22286, 15257, '2011-01-15 22:17:48', NULL), (22287, 15258, '2011-01-15 22:23:49', NULL), (22288, 15259, '2011-01-15 23:42:04', NULL), (22289, 15260, '2011-01-15 23:45:49', NULL), (22292, 15261, '2011-01-16 00:52:39', NULL), (22306, 15262, '2011-01-16 01:52:54', NULL), (22310, 15263, '2011-01-16 02:21:38', NULL), (22319, 15264, '2011-01-16 03:18:49', NULL), (22320, 15265, '2011-01-16 03:18:51', NULL), (22321, 15266, '2011-01-16 03:18:52', NULL), (22322, 15267, '2011-01-16 03:18:53', NULL), (22323, 15268, '2011-01-16 03:18:55', NULL), (22324, 15269, '2011-01-16 03:18:56', NULL), (22325, 15270, '2011-01-16 03:18:58', NULL), (22326, 15271, '2011-01-16 03:19:01', NULL), (22327, 15272, '2011-01-16 03:19:02', NULL), (22328, 15273, '2011-01-16 03:19:04', NULL), (22329, 15274, '2011-01-16 03:19:06', NULL), (22330, 15275, '2011-01-16 03:19:09', NULL), (22331, 15276, '2011-01-16 03:19:11', NULL), (22332, 15277, '2011-01-16 03:19:13', NULL), (22333, 15278, '2011-01-16 03:19:15', NULL), (22334, 15279, '2011-01-16 03:19:16', NULL), (22335, 15280, '2011-01-16 03:19:18', NULL), (22336, 15281, '2011-01-16 03:19:20', NULL), (22337, 15282, '2011-01-16 03:19:22', NULL), (22338, 15283, '2011-01-16 03:19:24', NULL), (22339, 15284, '2011-01-16 03:19:26', NULL), (22340, 15285, '2011-01-16 03:19:27', NULL), (22341, 15286, '2011-01-16 03:19:29', NULL), (22353, 15287, '2011-01-16 04:10:21', NULL), (22356, 15288, '2011-01-16 04:42:35', NULL), (22361, 15289, '2011-01-16 05:35:48', NULL), (22363, 15290, '2011-01-16 05:57:35', NULL), (22365, 15291, '2011-01-16 06:11:04', NULL), (22368, 15292, '2011-01-16 06:52:06', NULL), (22369, 15293, '2011-01-16 06:52:42', NULL), (22370, 15294, '2011-01-16 06:53:26', NULL), (22371, 15295, '2011-01-16 07:08:35', NULL), (22376, 15296, '2011-01-16 07:20:22', NULL), (22380, 15297, '2011-01-16 08:04:12', NULL), (22381, 15298, '2011-01-16 08:04:14', NULL), (22382, 15299, '2011-01-16 08:04:16', NULL), (22383, 15300, '2011-01-16 08:04:18', NULL), (22384, 15301, '2011-01-16 08:04:20', NULL), (22385, 15302, '2011-01-16 08:04:23', NULL), (22386, 15303, '2011-01-16 08:04:25', NULL), (22387, 15304, '2011-01-16 08:04:27', NULL), (22388, 15305, '2011-01-16 08:04:29', NULL), (22389, 15306, '2011-01-16 08:04:31', NULL), (22390, 15307, '2011-01-16 08:04:33', NULL), (22391, 15308, '2011-01-16 08:04:36', NULL), (22392, 15309, '2011-01-16 08:04:37', NULL), (22393, 15310, '2011-01-16 08:04:39', NULL), (22394, 15311, '2011-01-16 08:04:41', NULL), (22395, 15312, '2011-01-16 08:04:43', NULL), (22396, 15313, '2011-01-16 08:04:46', NULL), (22397, 15314, '2011-01-16 08:04:48', NULL), (22398, 15315, '2011-01-16 08:04:50', NULL), (22399, 15316, '2011-01-16 08:04:51', NULL), (22400, 15317, '2011-01-16 08:04:52', NULL), (22401, 15318, '2011-01-16 08:04:54', NULL), (22402, 15319, '2011-01-16 08:04:55', NULL), (22403, 15320, '2011-01-16 08:04:57', NULL), (22404, 15321, '2011-01-16 08:04:59', NULL), (22405, 15322, '2011-01-16 08:05:00', NULL), (22406, 15323, '2011-01-16 08:05:02', NULL), (22407, 15324, '2011-01-16 08:05:04', NULL), (22408, 15325, '2011-01-16 08:05:06', NULL), (22410, 15326, '2011-01-16 08:05:09', NULL), (22411, 15327, '2011-01-16 08:05:12', NULL), (22412, 15328, '2011-01-16 08:05:14', NULL), (22413, 15329, '2011-01-16 08:05:16', NULL), (22414, 15330, '2011-01-16 08:05:18', NULL), (22415, 15331, '2011-01-16 08:05:20', NULL), (22416, 15332, '2011-01-16 08:05:22', NULL), (22417, 15333, '2011-01-16 08:05:25', NULL), (22418, 15334, '2011-01-16 08:05:27', NULL), (22419, 15335, '2011-01-16 08:05:29', NULL), (22420, 15336, '2011-01-16 08:05:31', NULL), (22421, 15337, '2011-01-16 08:05:33', NULL), (22422, 15338, '2011-01-16 08:05:35', NULL), (22423, 15339, '2011-01-16 08:05:37', NULL), (22424, 15340, '2011-01-16 08:05:40', NULL), (22425, 15341, '2011-01-16 08:05:42', NULL), (22426, 15342, '2011-01-16 08:05:44', NULL), (22427, 15343, '2011-01-16 08:05:46', NULL), (22428, 15344, '2011-01-16 08:05:48', NULL), (22429, 15345, '2011-01-16 08:05:50', NULL), (22430, 15346, '2011-01-16 08:05:52', NULL), (22431, 15347, '2011-01-16 08:05:55', NULL), (22432, 15348, '2011-01-16 08:05:57', NULL), (22433, 15349, '2011-01-16 08:05:59', NULL), (22434, 15350, '2011-01-16 08:06:01', NULL), (22435, 15351, '2011-01-16 08:24:46', NULL), (22437, 15352, '2011-01-16 09:33:48', NULL), (22439, 15353, '2011-01-16 10:20:02', NULL), (22441, 15354, '2011-01-16 11:00:30', NULL), (22442, 15355, '2011-01-16 11:00:33', NULL), (22443, 15356, '2011-01-16 11:12:49', NULL), (22445, 15357, '2011-01-16 11:39:22', NULL), (22446, 15358, '2011-01-16 11:47:45', NULL), (22447, 15359, '2011-01-16 11:47:50', NULL), (22448, 15360, '2011-01-16 12:07:39', NULL), (22453, 15361, '2011-01-16 12:57:40', NULL), (22457, 15362, '2011-01-16 13:43:02', NULL), (22458, 15363, '2011-01-16 13:56:16', NULL), (22460, 15364, '2011-01-16 14:15:47', NULL), (22463, 15365, '2011-01-16 14:56:16', NULL), (22464, 15366, '2011-01-16 14:56:19', NULL), (22465, 15367, '2011-01-16 15:23:24', NULL), (22466, 15368, '2011-01-16 15:45:59', NULL), (22467, 15369, '2011-01-16 15:57:24', NULL), (22468, 15370, '2011-01-16 16:49:16', NULL), (22469, 15371, '2011-01-16 16:50:22', NULL), (22471, 15372, '2011-01-16 17:10:06', NULL), (22472, 15372, '2011-01-16 17:12:22', NULL), (22473, 15373, '2011-01-16 17:27:02', NULL), (22475, 15374, '2011-01-16 17:45:00', NULL), (22476, 15375, '2011-01-16 17:45:23', NULL), (22477, 15376, '2011-01-16 17:55:09', NULL), (22478, 15377, '2011-01-16 18:17:38', NULL), (22479, 15378, '2011-01-16 19:16:00', NULL), (22480, 15379, '2011-01-16 20:21:39', NULL), (22481, 15380, '2011-01-16 21:49:04', NULL), (22482, 15381, '2011-01-16 21:57:19', NULL), (22490, 15382, '2011-01-17 01:03:15', NULL), (22494, 15383, '2011-01-17 01:11:34', NULL), (22495, 15384, '2011-01-17 01:11:38', NULL), (22496, 15385, '2011-01-17 01:11:41', NULL), (22497, 15386, '2011-01-17 01:11:46', NULL), (22498, 15387, '2011-01-17 01:11:49', NULL), (22499, 15388, '2011-01-17 01:11:53', NULL), (22500, 15389, '2011-01-17 01:11:57', NULL), (22501, 15390, '2011-01-17 01:12:01', NULL), (22502, 15391, '2011-01-17 01:12:05', NULL), (22503, 15392, '2011-01-17 01:12:09', NULL), (22504, 15393, '2011-01-17 01:12:13', NULL), (22505, 15394, '2011-01-17 01:12:17', NULL), (22506, 15395, '2011-01-17 01:12:21', NULL), (22507, 15396, '2011-01-17 01:12:25', NULL), (22508, 15397, '2011-01-17 01:12:29', NULL), (22509, 15398, '2011-01-17 01:12:33', NULL), (22510, 15399, '2011-01-17 01:12:37', NULL), (22511, 15400, '2011-01-17 01:12:40', NULL), (22512, 15401, '2011-01-17 01:12:44', NULL), (22513, 15402, '2011-01-17 01:12:47', NULL), (22514, 15403, '2011-01-17 01:12:51', NULL), (22515, 15404, '2011-01-17 01:12:55', NULL), (22516, 15405, '2011-01-17 01:12:58', NULL), (22517, 15406, '2011-01-17 01:13:02', NULL), (22520, 15407, '2011-01-17 01:32:27', NULL), (22526, 15408, '2011-01-17 01:56:04', NULL), (22538, 15409, '2011-01-17 02:39:42', NULL), (22539, 15410, '2011-01-17 02:41:34', NULL), (22565, 15411, '2011-01-17 04:41:21', NULL), (22575, 15412, '2011-01-17 06:00:24', NULL), (22583, 15413, '2011-01-17 07:08:24', NULL), (22584, 15414, '2011-01-17 07:13:54', NULL), (22585, 15415, '2011-01-17 07:13:59', NULL), (22590, 15416, '2011-01-17 07:46:20', NULL), (22600, 15417, '2011-01-17 08:55:41', NULL), (22601, 15418, '2011-01-17 09:08:12', NULL), (22602, 15419, '2011-01-17 09:23:13', NULL), (22604, 15420, '2011-01-17 10:11:09', NULL), (22605, 15421, '2011-01-17 10:14:50', NULL), (22607, 15422, '2011-01-17 10:32:18', NULL), (22608, 15423, '2011-01-17 10:43:09', NULL), (22610, 15424, '2011-01-17 10:53:33', NULL), (22611, 15425, '2011-01-17 10:54:56', NULL), (22612, 15426, '2011-01-17 11:10:20', NULL), (22613, 15427, '2011-01-17 11:11:33', NULL), (22614, 15428, '2011-01-17 11:14:56', NULL), (22615, 15429, '2011-01-17 11:15:28', NULL), (22616, 15430, '2011-01-17 11:30:57', NULL), (22617, 15431, '2011-01-17 12:01:55', NULL), (22620, 15432, '2011-01-17 12:47:11', NULL), (22621, 15433, '2011-01-17 13:10:31', NULL), (22622, 15434, '2011-01-17 13:29:14', NULL), (22626, 15435, '2011-01-17 14:53:21', NULL), (22627, 15436, '2011-01-17 14:55:36', NULL), (22628, 15437, '2011-01-17 14:59:45', NULL), (22629, 15438, '2011-01-17 15:00:00', NULL), (22631, 15439, '2011-01-17 15:13:59', NULL), (22632, 15440, '2011-01-17 15:16:07', NULL), (22633, 15441, '2011-01-17 15:18:24', NULL), (22634, 15441, '2011-01-17 15:18:42', NULL), (22635, 15442, '2011-01-17 15:21:19', NULL), (22636, 15443, '2011-01-17 15:46:00', NULL), (22638, 15444, '2011-01-17 16:09:19', NULL), (22641, 15445, '2011-01-17 16:25:20', NULL), (22644, 15446, '2011-01-17 16:47:31', NULL), (22645, 15447, '2011-01-17 16:55:33', NULL), (22646, 15448, '2011-01-17 16:55:35', NULL), (22647, 15449, '2011-01-17 16:59:17', NULL), (22648, 15450, '2011-01-17 17:41:04', NULL), (22649, 15451, '2011-01-17 18:00:46', NULL), (22650, 15452, '2011-01-17 18:58:04', NULL), (22651, 15453, '2011-01-17 18:58:18', NULL), (22652, 15454, '2011-01-17 18:58:27', NULL), (22653, 15455, '2011-01-17 18:58:32', NULL), (22654, 15456, '2011-01-17 18:58:48', NULL), (22655, 15457, '2011-01-17 18:58:53', NULL), (22656, 15458, '2011-01-17 18:58:54', NULL), (22657, 15459, '2011-01-17 18:58:56', NULL), (22658, 15460, '2011-01-17 18:58:55', NULL), (22659, 15461, '2011-01-17 18:58:56', NULL), (22660, 15462, '2011-01-17 18:59:06', NULL), (22661, 15463, '2011-01-17 18:59:07', NULL), (22662, 15464, '2011-01-17 18:59:13', NULL), (22663, 15465, '2011-01-17 18:59:13', NULL), (22664, 15466, '2011-01-17 18:59:20', NULL), (22665, 15467, '2011-01-17 18:59:22', NULL), (22666, 15468, '2011-01-17 18:59:27', NULL), (22667, 15469, '2011-01-17 18:59:30', NULL), (22668, 15470, '2011-01-17 18:59:31', NULL), (22669, 15471, '2011-01-17 18:59:33', NULL), (22670, 15472, '2011-01-17 18:59:41', NULL), (22671, 15473, '2011-01-17 19:00:12', NULL), (22672, 15474, '2011-01-17 19:00:34', NULL), (22673, 15475, '2011-01-17 19:01:01', NULL), (22674, 15476, '2011-01-17 19:01:09', NULL), (22675, 15477, '2011-01-17 19:01:12', NULL), (22676, 15478, '2011-01-17 19:01:33', NULL), (22677, 15479, '2011-01-17 19:01:35', NULL), (22678, 15480, '2011-01-17 19:14:20', NULL), (22679, 15481, '2011-01-17 19:43:09', NULL), (22680, 15482, '2011-01-17 19:45:24', NULL), (22681, 15483, '2011-01-17 19:47:09', NULL), (22682, 15484, '2011-01-17 19:47:08', NULL), (22683, 15485, '2011-01-17 20:12:28', NULL), (22684, 15486, '2011-01-17 20:15:52', NULL), (22685, 15487, '2011-01-17 20:20:36', NULL), (22686, 15488, '2011-01-17 20:20:38', NULL), (22687, 15489, '2011-01-17 20:21:03', NULL), (22688, 15490, '2011-01-17 20:22:40', NULL), (22689, 15491, '2011-01-17 20:23:15', NULL), (22690, 15492, '2011-01-17 20:23:54', NULL), (22691, 15493, '2011-01-17 20:30:43', NULL), (22692, 15494, '2011-01-17 20:35:38', NULL), (22693, 15495, '2011-01-17 20:37:23', NULL), (22694, 15496, '2011-01-17 20:37:58', NULL), (22695, 15497, '2011-01-17 20:51:44', NULL), (22696, 15498, '2011-01-17 21:07:13', NULL), (22697, 15499, '2011-01-17 21:20:01', NULL), (22698, 15500, '2011-01-17 22:57:01', NULL), (22699, 15501, '2011-01-17 22:57:05', NULL), (22700, 15502, '2011-01-17 22:57:11', NULL), (22701, 15503, '2011-01-17 22:57:16', NULL), (22702, 15504, '2011-01-17 23:54:57', NULL), (22704, 15505, '2011-01-18 00:09:53', NULL), (22705, 15506, '2011-01-18 00:09:57', NULL), (22706, 15507, '2011-01-18 00:10:02', NULL), (22707, 15508, '2011-01-18 00:10:06', NULL), (22708, 15509, '2011-01-18 00:10:11', NULL), (22709, 15510, '2011-01-18 00:10:15', NULL), (22710, 15511, '2011-01-18 00:30:28', NULL), (22712, 15512, '2011-01-18 00:32:43', NULL), (22713, 15513, '2011-01-18 00:32:49', NULL), (22718, 15514, '2011-01-18 00:51:18', NULL), (22738, 15515, '2011-01-18 02:35:31', NULL), (22739, 15516, '2011-01-18 02:35:34', NULL), (22740, 15517, '2011-01-18 02:35:40', NULL), (22741, 15518, '2011-01-18 02:35:45', NULL), (22752, 15519, '2011-01-18 03:26:24', NULL), (22753, 15520, '2011-01-18 03:26:29', NULL), (22758, 15521, '2011-01-18 03:49:55', NULL), (22759, 15522, '2011-01-18 03:50:59', NULL), (22760, 15523, '2011-01-18 03:51:04', NULL), (22761, 15524, '2011-01-18 03:51:09', NULL), (22762, 15525, '2011-01-18 03:51:14', NULL), (22763, 15526, '2011-01-18 03:51:19', NULL), (22765, 15527, '2011-01-18 03:54:39', NULL), (22778, 15528, '2011-01-18 06:18:37', NULL), (22779, 15529, '2011-01-18 06:25:54', NULL), (22781, 15530, '2011-01-18 07:11:24', NULL), (22782, 15531, '2011-01-18 07:11:28', NULL), (22783, 15532, '2011-01-18 07:16:13', NULL), (22789, 15533, '2011-01-18 07:28:53', NULL), (22790, 15534, '2011-01-18 07:42:49', NULL), (22791, 15535, '2011-01-18 07:42:51', NULL), (22792, 15536, '2011-01-18 07:42:53', NULL), (22793, 15537, '2011-01-18 07:42:55', NULL), (22800, 15538, '2011-01-18 08:16:44', NULL), (22801, 15539, '2011-01-18 09:21:18', NULL), (22802, 15540, '2011-01-18 09:21:31', NULL), (22803, 15541, '2011-01-18 09:27:39', NULL), (22805, 15542, '2011-01-18 10:08:03', NULL), (22806, 15543, '2011-01-18 10:27:23', NULL), (22807, 15544, '2011-01-18 10:33:46', NULL), (22808, 15545, '2011-01-18 10:33:56', NULL), (22809, 15546, '2011-01-18 10:48:25', NULL), (22810, 15547, '2011-01-18 10:53:50', NULL), (22811, 15548, '2011-01-18 11:06:51', NULL), (22814, 15549, '2011-01-18 11:16:02', NULL), (22816, 15550, '2011-01-18 11:46:19', NULL), (22817, 15551, '2011-01-18 11:47:15', NULL), (22819, 15552, '2011-01-18 12:06:59', NULL), (22820, 15553, '2011-01-18 12:09:24', NULL), (22821, 15554, '2011-01-18 12:11:39', NULL), (22822, 15556, '2011-01-18 12:14:00', NULL), (22823, 15555, '2011-01-18 12:14:00', NULL), (22824, 15557, '2011-01-18 12:14:07', NULL), (22825, 15558, '2011-01-18 12:14:08', NULL), (22826, 15559, '2011-01-18 12:17:09', NULL), (22827, 15560, '2011-01-18 12:17:08', NULL), (22828, 15561, '2011-01-18 12:17:11', NULL), (22829, 15562, '2011-01-18 12:17:14', NULL), (22830, 15563, '2011-01-18 12:17:14', NULL), (22831, 15564, '2011-01-18 12:17:20', NULL), (22832, 15565, '2011-01-18 12:20:17', NULL), (22833, 15566, '2011-01-18 12:21:29', NULL), (22835, 15567, '2011-01-18 12:29:12', NULL), (22836, 15568, '2011-01-18 12:29:14', NULL), (22837, 15569, '2011-01-18 12:32:07', NULL), (22838, 15570, '2011-01-18 12:38:43', NULL), (22841, 15571, '2011-01-18 12:59:22', NULL), (22842, 15572, '2011-01-18 13:05:49', NULL), (22843, 15573, '2011-01-18 13:09:01', NULL), (22844, 15574, '2011-01-18 13:09:17', NULL), (22845, 15575, '2011-01-18 13:09:38', NULL), (22848, 15576, '2011-01-18 13:41:44', NULL), (22849, 15577, '2011-01-18 14:00:05', NULL), (22850, 15578, '2011-01-18 15:00:41', NULL), (22851, 15579, '2011-01-18 15:02:57', NULL), (22852, 15580, '2011-01-18 15:07:35', NULL), (22853, 15581, '2011-01-18 15:10:02', NULL), (22854, 15582, '2011-01-18 15:29:32', NULL), (22855, 15583, '2011-01-18 15:50:52', NULL), (22856, 15584, '2011-01-18 15:58:53', NULL), (22857, 15585, '2011-01-18 16:06:05', NULL), (22863, 15586, '2011-01-18 18:24:28', NULL), (22864, 15587, '2011-01-18 18:31:09', NULL), (22865, 15588, '2011-01-18 18:31:13', NULL), (22866, 15589, '2011-01-18 18:36:24', NULL), (22867, 15590, '2011-01-18 18:50:02', NULL), (22868, 15591, '2011-01-18 20:40:37', NULL), (22870, 15592, '2011-01-18 21:34:19', NULL), (22871, 15593, '2011-01-18 22:16:55', NULL), (22872, 15594, '2011-01-18 22:16:58', NULL), (22873, 15595, '2011-01-18 22:49:22', NULL), (22877, 15596, '2011-01-19 02:59:52', NULL), (22915, 15597, '2011-01-19 06:04:59', NULL), (22922, 15598, '2011-01-19 06:31:52', NULL), (22932, 15599, '2011-01-19 07:28:49', NULL), (22933, 15600, '2011-01-19 07:46:35', NULL), (22935, 15601, '2011-01-19 08:08:26', NULL), (22936, 15602, '2011-01-19 08:08:30', NULL), (22937, 15603, '2011-01-19 08:12:32', NULL), (22938, 15604, '2011-01-19 08:16:02', NULL), (22939, 15605, '2011-01-19 08:18:11', NULL), (22940, 15606, '2011-01-19 08:18:13', NULL), (22941, 15607, '2011-01-19 08:18:36', NULL), (22942, 15608, '2011-01-19 08:22:35', NULL), (22947, 15609, '2011-01-19 08:56:29', NULL), (22948, 15610, '2011-01-19 08:59:41', NULL), (22951, 15611, '2011-01-19 09:38:11', NULL), (22952, 15612, '2011-01-19 10:04:13', NULL), (22956, 15613, '2011-01-19 10:52:03', NULL), (22958, 15614, '2011-01-19 11:19:10', NULL), (22959, 15615, '2011-01-19 11:20:37', NULL), (22963, 15616, '2011-01-19 11:23:26', NULL), (22964, 15617, '2011-01-19 11:35:14', NULL), (22967, 15618, '2011-01-19 11:48:50', NULL), (22968, 15619, '2011-01-19 11:49:01', NULL), (22969, 15620, '2011-01-19 11:52:06', NULL), (22975, 15621, '2011-01-19 12:41:15', NULL), (22977, 15622, '2011-01-19 12:55:40', NULL), (22978, 15623, '2011-01-19 13:10:08', NULL), (22980, 15624, '2011-01-19 13:20:37', NULL), (22988, 15625, '2011-01-19 14:05:31', NULL), (22991, 15626, '2011-01-19 14:44:57', NULL), (22992, 15627, '2011-01-19 14:46:20', NULL), (22994, 15628, '2011-01-19 15:26:00', NULL), (22996, 15629, '2011-01-19 15:47:10', NULL), (22999, 15631, '2011-01-19 16:10:04', NULL), (23000, 15630, '2011-01-19 16:10:04', NULL), (23001, 15632, '2011-01-19 16:32:47', NULL), (23003, 15633, '2011-01-19 16:51:57', NULL), (23004, 15634, '2011-01-19 16:56:04', NULL), (23005, 15635, '2011-01-19 16:58:04', NULL), (23006, 15636, '2011-01-19 17:29:42', NULL), (23007, 15637, '2011-01-19 17:32:30', NULL), (23011, 15638, '2011-01-19 18:35:47', NULL), (23012, 15639, '2011-01-19 18:54:32', NULL), (23016, 15640, '2011-01-19 19:39:51', NULL), (23019, 15641, '2011-01-19 20:26:29', NULL), (23020, 15642, '2011-01-19 20:34:31', NULL), (23021, 15643, '2011-01-19 20:40:33', NULL), (23022, 15644, '2011-01-19 20:41:04', NULL), (23025, 15645, '2011-01-19 20:59:45', NULL), (23026, 15646, '2011-01-19 21:04:04', NULL), (23027, 15647, '2011-01-19 21:52:53', NULL), (23029, 15648, '2011-01-19 22:00:03', NULL), (23030, 15649, '2011-01-19 22:46:47', NULL), (23031, 15650, '2011-01-19 22:46:50', NULL), (23039, 15651, '2011-01-20 00:52:44', NULL), (23040, 15652, '2011-01-20 00:52:49', NULL), (23041, 15653, '2011-01-20 00:52:57', NULL), (23043, 15654, '2011-01-20 00:53:06', NULL), (23044, 15655, '2011-01-20 00:53:13', NULL), (23045, 15656, '2011-01-20 00:53:19', NULL), (23046, 15657, '2011-01-20 00:53:25', NULL), (23047, 15658, '2011-01-20 00:53:32', NULL), (23048, 15659, '2011-01-20 00:53:38', NULL), (23049, 15660, '2011-01-20 00:53:48', NULL), (23050, 15661, '2011-01-20 00:53:53', NULL), (23051, 15662, '2011-01-20 00:54:01', NULL), (23052, 15663, '2011-01-20 00:54:06', NULL), (23053, 15664, '2011-01-20 00:54:10', NULL), (23054, 15665, '2011-01-20 00:54:15', NULL), (23055, 15666, '2011-01-20 00:54:18', NULL), (23056, 15667, '2011-01-20 00:54:22', NULL), (23057, 15668, '2011-01-20 00:54:26', NULL), (23058, 15669, '2011-01-20 00:54:32', NULL), (23059, 15670, '2011-01-20 00:54:40', NULL), (23060, 15671, '2011-01-20 00:54:46', NULL), (23061, 15672, '2011-01-20 00:54:51', NULL), (23062, 15673, '2011-01-20 00:54:56', NULL), (23063, 15674, '2011-01-20 00:55:02', NULL), (23064, 15675, '2011-01-20 00:55:07', NULL), (23077, 15676, '2011-01-20 02:10:38', NULL), (23096, 15677, '2011-01-20 04:05:05', NULL), (23113, 15678, '2011-01-20 06:12:14', NULL), (23117, 15679, '2011-01-20 06:49:34', NULL), (23118, 15680, '2011-01-20 07:51:51', NULL), (23122, 15681, '2011-01-20 08:10:31', NULL), (23123, 15682, '2011-01-20 08:30:26', NULL), (23124, 15683, '2011-01-20 08:46:24', NULL), (23126, 15684, '2011-01-20 09:25:02', NULL), (23130, 15685, '2011-01-20 10:18:19', NULL), (23131, 15686, '2011-01-20 10:22:37', NULL), (23132, 15687, '2011-01-20 10:26:34', NULL), (23133, 15688, '2011-01-20 10:43:50', NULL), (23134, 15689, '2011-01-20 10:57:19', NULL), (23135, 15690, '2011-01-20 11:07:49', NULL), (23136, 15691, '2011-01-20 11:17:39', NULL), (23137, 15692, '2011-01-20 11:30:55', NULL), (23138, 15693, '2011-01-20 11:43:04', NULL), (23140, 15694, '2011-01-20 12:12:26', NULL), (23141, 15695, '2011-01-20 12:12:32', NULL), (23142, 15696, '2011-01-20 12:13:57', NULL), (23143, 15697, '2011-01-20 13:22:25', NULL), (23144, 15698, '2011-01-20 13:26:26', NULL), (23145, 15699, '2011-01-20 13:33:57', NULL), (23148, 15700, '2011-01-20 13:44:10', NULL), (23149, 15701, '2011-01-20 13:45:14', NULL), (23150, 15702, '2011-01-20 13:52:47', NULL), (23151, 15703, '2011-01-20 13:53:14', NULL), (23152, 15704, '2011-01-20 14:15:47', NULL), (23153, 15705, '2011-01-20 15:36:51', NULL), (23154, 15706, '2011-01-20 15:58:04', NULL), (23155, 15707, '2011-01-20 16:04:38', NULL), (23156, 15708, '2011-01-20 16:12:13', NULL), (23157, 15709, '2011-01-20 16:15:22', NULL), (23159, 15710, '2011-01-20 16:56:04', NULL), (23160, 15711, '2011-01-20 17:02:22', NULL), (23161, 15712, '2011-01-20 17:06:09', NULL), (23162, 15713, '2011-01-20 17:06:13', NULL), (23163, 15714, '2011-01-20 17:06:13', NULL), (23164, 15715, '2011-01-20 17:15:15', NULL), (23165, 15710, '2011-01-20 17:20:39', NULL), (23166, 15716, '2011-01-20 17:21:38', NULL), (23167, 15714, '2011-01-20 17:25:43', NULL), (23168, 15717, '2011-01-20 17:41:17', NULL), (23169, 15718, '2011-01-20 17:46:09', NULL), (23171, 15719, '2011-01-20 18:43:46', NULL), (23173, 15720, '2011-01-20 18:56:41', NULL), (23174, 15720, '2011-01-20 18:58:07', NULL), (23175, 15721, '2011-01-20 20:09:00', NULL), (23177, 15722, '2011-01-20 21:30:44', NULL), (23178, 15723, '2011-01-20 21:30:56', NULL), (23179, 15724, '2011-01-20 21:53:16', NULL), (23180, 15725, '2011-01-20 22:31:03', NULL), (23181, 15726, '2011-01-20 22:52:25', NULL), (23182, 15726, '2011-01-20 22:53:37', NULL), (23192, 15727, '2011-01-21 01:09:35', NULL), (23206, 15728, '2011-01-21 02:47:27', NULL), (23232, 15729, '2011-01-21 04:47:09', NULL), (23233, 15730, '2011-01-21 05:03:25', NULL), (23234, 15731, '2011-01-21 05:05:01', NULL), (23240, 15732, '2011-01-21 05:51:26', NULL), (23243, 15733, '2011-01-21 05:57:55', NULL), (23251, 15734, '2011-01-21 06:14:22', NULL), (23261, 15735, '2011-01-21 07:37:06', NULL), (23262, 15736, '2011-01-21 07:51:33', NULL), (23264, 15737, '2011-01-21 07:54:40', NULL), (23265, 15738, '2011-01-21 07:58:55', NULL), (23270, 15739, '2011-01-21 08:10:40', NULL), (23271, 15740, '2011-01-21 08:10:44', NULL), (23272, 15741, '2011-01-21 08:35:26', NULL), (23276, 15742, '2011-01-21 09:45:21', NULL), (23278, 15743, '2011-01-21 10:22:57', NULL), (23279, 15744, '2011-01-21 10:28:22', NULL), (23280, 15745, '2011-01-21 10:55:38', NULL), (23281, 15746, '2011-01-21 11:09:09', NULL), (23282, 15747, '2011-01-21 11:14:32', NULL), (23284, 15748, '2011-01-21 11:44:13', NULL), (23285, 15749, '2011-01-21 11:49:10', NULL), (23287, 15750, '2011-01-21 12:16:17', NULL), (23290, 15751, '2011-01-21 12:34:20', NULL), (23292, 15752, '2011-01-21 12:37:45', NULL), (23296, 15753, '2011-01-21 13:00:52', NULL), (23299, 15754, '2011-01-21 13:59:56', NULL), (23301, 15755, '2011-01-21 14:30:23', NULL), (23302, 15756, '2011-01-21 14:57:46', NULL), (23303, 15757, '2011-01-21 15:08:20', NULL), (23304, 15758, '2011-01-21 15:22:56', NULL), (23305, 15759, '2011-01-21 15:44:59', NULL), (23306, 15760, '2011-01-21 15:53:23', NULL), (23307, 15761, '2011-01-21 16:06:13', NULL), (23308, 15762, '2011-01-21 16:10:23', NULL), (23309, 15763, '2011-01-21 16:24:58', NULL), (23310, 15764, '2011-01-21 16:32:41', NULL), (23311, 15765, '2011-01-21 16:40:34', NULL), (23312, 15766, '2011-01-21 16:40:37', NULL), (23313, 15767, '2011-01-21 16:41:46', NULL), (23315, 15768, '2011-01-21 17:13:18', NULL), (23317, 15769, '2011-01-21 17:32:11', NULL), (23318, 15770, '2011-01-21 17:42:41', NULL), (23321, 15771, '2011-01-21 18:15:09', NULL), (23323, 15772, '2011-01-21 18:27:50', NULL), (23324, 15773, '2011-01-21 18:28:20', NULL), (23325, 15774, '2011-01-21 18:40:59', NULL), (23326, 15775, '2011-01-21 18:44:34', NULL), (23329, 15776, '2011-01-21 18:58:02', NULL), (23330, 15777, '2011-01-21 19:02:07', NULL), (23331, 15778, '2011-01-21 19:02:10', NULL), (23335, 15779, '2011-01-21 19:41:57', NULL), (23336, 15780, '2011-01-21 19:42:39', NULL), (23337, 15781, '2011-01-21 19:42:43', NULL), (23338, 15782, '2011-01-21 19:42:49', NULL), (23339, 15783, '2011-01-21 19:47:15', NULL), (23343, 15784, '2011-01-21 20:38:36', NULL), (23345, 15785, '2011-01-21 20:50:01', NULL), (23347, 15786, '2011-01-21 21:05:37', NULL), (23350, 15787, '2011-01-21 21:20:01', NULL), (23352, 15788, '2011-01-21 21:50:26', NULL), (23355, 15789, '2011-01-21 22:53:50', NULL), (23357, 15790, '2011-01-22 00:30:24', NULL), (23385, 15791, '2011-01-22 02:17:55', NULL), (23397, 15792, '2011-01-22 03:13:04', NULL), (23398, 15793, '2011-01-22 03:30:23', NULL), (23399, 15794, '2011-01-22 03:34:27', NULL), (23406, 15795, '2011-01-22 04:31:22', NULL), (23416, 15796, '2011-01-22 06:16:37', NULL), (23417, 15797, '2011-01-22 06:16:41', NULL), (23418, 15798, '2011-01-22 06:16:44', NULL), (23419, 15799, '2011-01-22 06:16:48', NULL), (23420, 15800, '2011-01-22 06:16:52', NULL), (23421, 15801, '2011-01-22 06:16:59', NULL), (23422, 15802, '2011-01-22 06:17:25', NULL), (23423, 15803, '2011-01-22 06:17:31', NULL), (23424, 15804, '2011-01-22 06:17:35', NULL), (23425, 15805, '2011-01-22 06:17:38', NULL), (23426, 15806, '2011-01-22 06:17:51', NULL), (23427, 15807, '2011-01-22 06:18:44', NULL), (23428, 15808, '2011-01-22 06:18:47', NULL), (23429, 15809, '2011-01-22 06:18:53', NULL), (23430, 15810, '2011-01-22 06:18:57', NULL), (23431, 15811, '2011-01-22 06:19:00', NULL), (23432, 15812, '2011-01-22 06:19:04', NULL), (23433, 15813, '2011-01-22 06:19:07', NULL), (23434, 15814, '2011-01-22 06:19:10', NULL), (23435, 15815, '2011-01-22 06:19:17', NULL), (23436, 15816, '2011-01-22 06:19:20', NULL), (23437, 15817, '2011-01-22 06:19:24', NULL), (23438, 15818, '2011-01-22 06:19:49', NULL), (23439, 15819, '2011-01-22 06:19:52', NULL), (23440, 15820, '2011-01-22 06:20:18', NULL), (23441, 15821, '2011-01-22 06:20:21', NULL), (23442, 15822, '2011-01-22 06:20:25', NULL), (23443, 15823, '2011-01-22 06:20:28', NULL), (23444, 15824, '2011-01-22 06:20:32', NULL), (23445, 15825, '2011-01-22 06:20:35', NULL), (23446, 15826, '2011-01-22 06:20:47', NULL), (23447, 15827, '2011-01-22 06:20:51', NULL), (23448, 15828, '2011-01-22 06:20:54', NULL), (23449, 15829, '2011-01-22 06:21:06', NULL), (23450, 15830, '2011-01-22 06:21:10', NULL), (23451, 15831, '2011-01-22 06:21:17', NULL), (23452, 15832, '2011-01-22 06:21:21', NULL), (23453, 15833, '2011-01-22 06:21:33', NULL), (23454, 15834, '2011-01-22 06:21:36', NULL), (23455, 15835, '2011-01-22 06:21:40', NULL), (23456, 15836, '2011-01-22 06:21:43', NULL), (23457, 15837, '2011-01-22 06:21:54', NULL), (23458, 15838, '2011-01-22 06:21:58', NULL), (23459, 15839, '2011-01-22 06:22:01', NULL), (23460, 15840, '2011-01-22 06:22:04', NULL), (23461, 15841, '2011-01-22 06:22:08', NULL), (23462, 15842, '2011-01-22 06:22:22', NULL), (23463, 15843, '2011-01-22 06:22:26', NULL), (23464, 15844, '2011-01-22 06:22:32', NULL), (23465, 15845, '2011-01-22 06:22:44', NULL), (23466, 15846, '2011-01-22 06:22:51', NULL), (23467, 15847, '2011-01-22 06:22:54', NULL), (23468, 15848, '2011-01-22 06:22:57', NULL), (23469, 15849, '2011-01-22 06:23:10', NULL), (23470, 15850, '2011-01-22 06:23:17', NULL), (23471, 15851, '2011-01-22 06:23:20', NULL), (23472, 15852, '2011-01-22 06:23:27', NULL), (23473, 15853, '2011-01-22 06:23:45', NULL), (23474, 15854, '2011-01-22 06:23:49', NULL), (23475, 15855, '2011-01-22 06:23:56', NULL), (23476, 15856, '2011-01-22 06:24:00', NULL), (23477, 15857, '2011-01-22 06:24:12', NULL), (23478, 15858, '2011-01-22 06:24:16', NULL), (23479, 15859, '2011-01-22 06:24:22', NULL), (23480, 15860, '2011-01-22 06:24:25', NULL), (23481, 15861, '2011-01-22 06:24:38', NULL), (23482, 15862, '2011-01-22 06:24:41', NULL), (23483, 15863, '2011-01-22 06:24:45', NULL), (23484, 15864, '2011-01-22 06:24:49', NULL), (23485, 15865, '2011-01-22 06:24:56', NULL), (23486, 15866, '2011-01-22 06:24:59', NULL), (23487, 15867, '2011-01-22 06:25:06', NULL), (23488, 15868, '2011-01-22 06:25:09', NULL), (23489, 15869, '2011-01-22 06:25:16', NULL), (23490, 15870, '2011-01-22 06:25:20', NULL), (23491, 15871, '2011-01-22 06:25:23', NULL), (23492, 15872, '2011-01-22 06:25:27', NULL), (23493, 15873, '2011-01-22 06:25:33', NULL), (23494, 15874, '2011-01-22 06:25:40', NULL), (23495, 15875, '2011-01-22 06:25:43', NULL), (23496, 15876, '2011-01-22 06:25:49', NULL), (23497, 15877, '2011-01-22 06:25:53', NULL), (23498, 15878, '2011-01-22 06:25:56', NULL), (23499, 15879, '2011-01-22 06:26:00', NULL), (23500, 15880, '2011-01-22 06:26:12', NULL), (23501, 15881, '2011-01-22 06:26:15', NULL), (23502, 15882, '2011-01-22 06:26:28', NULL), (23503, 15883, '2011-01-22 06:26:40', NULL), (23504, 15884, '2011-01-22 06:26:44', NULL), (23505, 15885, '2011-01-22 06:26:47', NULL), (23506, 15886, '2011-01-22 06:26:53', NULL), (23507, 15887, '2011-01-22 06:26:59', NULL), (23508, 15888, '2011-01-22 06:27:03', NULL), (23509, 15889, '2011-01-22 06:27:09', NULL), (23510, 15890, '2011-01-22 06:27:12', NULL), (23516, 15891, '2011-01-22 07:33:09', NULL), (23518, 15892, '2011-01-22 07:35:06', NULL), (23519, 15893, '2011-01-22 07:46:00', NULL), (23525, 15894, '2011-01-22 08:15:11', NULL), (23526, 15895, '2011-01-22 08:45:29', NULL), (23527, 15896, '2011-01-22 08:47:20', NULL), (23528, 15897, '2011-01-22 08:47:24', NULL), (23529, 15898, '2011-01-22 08:49:19', NULL), (23530, 15899, '2011-01-22 08:58:53', NULL), (23531, 15900, '2011-01-22 09:00:04', NULL), (23532, 15901, '2011-01-22 09:07:38', NULL), (23535, 15902, '2011-01-22 09:55:07', NULL), (23537, 15903, '2011-01-22 10:25:16', NULL), (23538, 15904, '2011-01-22 10:33:51', NULL), (23540, 15905, '2011-01-22 10:47:07', NULL), (23541, 15906, '2011-01-22 10:47:07', NULL), (23542, 15907, '2011-01-22 10:53:53', NULL), (23543, 15908, '2011-01-22 10:58:51', NULL), (23544, 15909, '2011-01-22 11:18:09', NULL), (23545, 15910, '2011-01-22 11:29:51', NULL), (23547, 15911, '2011-01-22 11:45:28', NULL), (23552, 15912, '2011-01-22 12:47:23', NULL), (23553, 15913, '2011-01-22 13:12:14', NULL), (23554, 15914, '2011-01-22 13:27:34', NULL), (23555, 15915, '2011-01-22 14:06:01', NULL), (23556, 15916, '2011-01-22 14:06:12', NULL), (23557, 15917, '2011-01-22 14:16:10', NULL), (23558, 15918, '2011-01-22 14:45:55', NULL), (23559, 15919, '2011-01-22 14:46:43', NULL), (23560, 15920, '2011-01-22 14:46:47', NULL), (23561, 15921, '2011-01-22 15:08:06', NULL), (23562, 15922, '2011-01-22 15:10:20', NULL), (23563, 15923, '2011-01-22 15:47:37', NULL), (23568, 15924, '2011-01-22 16:39:58', NULL), (23571, 15925, '2011-01-22 17:09:59', NULL), (23572, 15926, '2011-01-22 17:31:52', NULL), (23574, 15927, '2011-01-22 17:42:22', NULL), (23576, 15928, '2011-01-22 17:48:29', NULL), (23578, 15929, '2011-01-22 18:37:58', NULL), (23579, 15930, '2011-01-22 18:38:01', NULL), (23580, 15931, '2011-01-22 19:07:15', NULL), (23582, 15932, '2011-01-22 19:33:32', NULL), (23583, 15933, '2011-01-22 19:33:52', NULL), (23584, 15934, '2011-01-22 19:49:15', NULL), (23585, 15935, '2011-01-22 19:53:08', NULL), (23586, 15936, '2011-01-22 19:57:27', NULL), (23587, 15937, '2011-01-22 20:02:19', NULL), (23588, 15938, '2011-01-22 20:11:01', NULL), (23590, 15939, '2011-01-22 20:31:16', NULL), (23593, 15940, '2011-01-22 20:34:55', NULL), (23594, 15941, '2011-01-22 20:35:00', NULL), (23595, 15942, '2011-01-22 20:35:07', NULL), (23596, 15943, '2011-01-22 20:35:11', NULL), (23597, 15944, '2011-01-22 20:35:18', NULL), (23603, 15945, '2011-01-22 21:12:51', NULL), (23613, 15946, '2011-01-22 22:58:20', NULL), (23617, 15947, '2011-01-23 00:20:30', NULL), (23620, 15948, '2011-01-23 00:46:53', NULL), (23621, 15949, '2011-01-23 00:46:57', NULL), (23622, 15950, '2011-01-23 00:47:03', NULL), (23623, 15951, '2011-01-23 00:47:08', NULL), (23624, 15952, '2011-01-23 00:47:14', NULL), (23625, 15953, '2011-01-23 00:47:19', NULL), (23626, 15954, '2011-01-23 00:47:24', NULL), (23627, 15955, '2011-01-23 00:47:29', NULL), (23628, 15956, '2011-01-23 00:47:35', NULL), (23639, 15957, '2011-01-23 01:58:27', NULL), (23646, 15958, '2011-01-23 02:24:38', NULL), (23662, 15959, '2011-01-23 03:29:43', NULL), (23682, 15960, '2011-01-23 04:47:02', NULL), (23685, 15961, '2011-01-23 05:04:32', NULL), (23686, 15962, '2011-01-23 05:04:36', NULL), (23687, 15963, '2011-01-23 05:04:44', NULL), (23688, 15964, '2011-01-23 05:04:49', NULL), (23689, 15965, '2011-01-23 05:04:56', NULL), (23690, 15966, '2011-01-23 05:05:01', NULL), (23691, 15967, '2011-01-23 05:05:07', NULL), (23692, 15968, '2011-01-23 05:05:27', NULL), (23695, 15969, '2011-01-23 05:24:38', NULL), (23696, 15970, '2011-01-23 05:24:39', NULL), (23697, 15971, '2011-01-23 05:24:41', NULL), (23698, 15972, '2011-01-23 05:24:42', NULL), (23699, 15973, '2011-01-23 05:24:44', NULL), (23700, 15974, '2011-01-23 05:24:45', NULL), (23701, 15975, '2011-01-23 05:24:47', NULL), (23702, 15976, '2011-01-23 05:24:50', NULL), (23703, 15977, '2011-01-23 05:24:51', NULL), (23704, 15978, '2011-01-23 05:24:53', NULL), (23705, 15979, '2011-01-23 05:24:55', NULL), (23706, 15980, '2011-01-23 05:24:58', NULL), (23707, 15981, '2011-01-23 05:25:00', NULL), (23708, 15982, '2011-01-23 05:25:03', NULL), (23709, 15983, '2011-01-23 05:25:05', NULL), (23710, 15984, '2011-01-23 05:25:06', NULL), (23711, 15985, '2011-01-23 05:25:10', NULL), (23712, 15986, '2011-01-23 05:25:14', NULL), (23713, 15987, '2011-01-23 05:25:16', NULL), (23714, 15988, '2011-01-23 05:25:18', NULL), (23715, 15989, '2011-01-23 05:25:20', NULL), (23716, 15990, '2011-01-23 05:25:22', NULL), (23717, 15991, '2011-01-23 05:25:23', NULL), (23729, 15992, '2011-01-23 06:43:36', NULL), (23733, 15993, '2011-01-23 07:41:03', NULL), (23740, 15994, '2011-01-23 08:54:52', NULL), (23742, 15995, '2011-01-23 09:26:41', NULL), (23743, 15996, '2011-01-23 09:27:06', NULL), (23744, 15997, '2011-01-23 09:27:12', NULL), (23745, 15998, '2011-01-23 09:27:18', NULL), (23746, 15999, '2011-01-23 09:27:23', NULL), (23747, 16000, '2011-01-23 09:27:28', NULL), (23748, 16001, '2011-01-23 09:27:34', NULL), (23750, 16002, '2011-01-23 09:42:01', NULL), (23752, 16003, '2011-01-23 10:20:38', NULL), (23753, 16004, '2011-01-23 10:26:07', NULL), (23754, 16006, '2011-01-23 11:21:08', NULL), (23755, 16007, '2011-01-23 11:29:51', NULL), (23756, 16008, '2011-01-23 11:42:22', NULL), (23757, 16009, '2011-01-23 11:42:39', NULL), (23758, 16010, '2011-01-23 11:53:07', NULL), (23759, 16011, '2011-01-23 11:53:08', NULL), (23760, 16012, '2011-01-23 12:15:13', NULL), (23761, 16013, '2011-01-23 12:20:50', NULL), (23764, 16014, '2011-01-23 13:01:35', NULL), (23765, 16014, '2011-01-23 13:03:10', NULL), (23767, 16015, '2011-01-23 13:38:53', NULL), (23768, 16016, '2011-01-23 13:40:42', NULL), (23769, 16017, '2011-01-23 13:40:46', NULL), (23770, 16018, '2011-01-23 13:40:55', NULL), (23771, 16019, '2011-01-23 13:41:02', NULL), (23772, 16020, '2011-01-23 13:41:09', NULL), (23773, 16021, '2011-01-23 13:41:15', NULL), (23774, 16022, '2011-01-23 13:42:51', NULL), (23775, 16023, '2011-01-23 14:00:23', NULL), (23777, 16024, '2011-01-23 14:41:14', NULL), (23779, 16025, '2011-01-23 14:49:09', NULL), (23780, 16026, '2011-01-23 14:50:34', NULL), (23781, 16027, '2011-01-23 14:55:56', NULL), (23782, 16028, '2011-01-23 14:59:27', NULL), (23783, 16029, '2011-01-23 15:13:10', NULL), (23784, 16030, '2011-01-23 15:27:57', NULL), (23786, 16031, '2011-01-23 17:58:06', NULL), (23787, 16032, '2011-01-23 17:58:10', NULL), (23788, 16033, '2011-01-23 17:58:17', NULL), (23789, 16034, '2011-01-23 17:58:22', NULL), (23790, 16035, '2011-01-23 17:58:27', NULL), (23791, 16036, '2011-01-23 17:58:33', NULL), (23792, 16037, '2011-01-23 17:58:39', NULL), (23793, 16038, '2011-01-23 17:58:45', NULL), (23794, 16039, '2011-01-23 17:59:50', NULL), (23795, 16040, '2011-01-23 18:02:47', NULL), (23796, 16041, '2011-01-23 21:44:32', NULL), (23798, 16042, '2011-01-23 22:17:15', NULL), (23799, 16043, '2011-01-23 22:17:19', NULL), (23800, 16044, '2011-01-23 22:17:28', NULL), (23801, 16045, '2011-01-23 22:17:33', NULL), (23802, 16046, '2011-01-23 22:17:39', NULL), (23803, 16047, '2011-01-23 22:17:44', NULL), (23804, 16048, '2011-01-23 22:17:50', NULL), (23805, 16049, '2011-01-23 22:17:55', NULL), (23809, 16050, '2011-01-24 00:17:51', NULL), (23814, 16051, '2011-01-24 00:46:51', NULL), (23834, 16052, '2011-01-24 01:51:53', NULL), (23836, 16053, '2011-01-24 02:01:32', NULL), (23839, 16054, '2011-01-24 02:29:27', NULL), (23840, 16055, '2011-01-24 02:29:31', NULL), (23841, 16056, '2011-01-24 02:29:37', NULL), (23842, 16057, '2011-01-24 02:29:42', NULL), (23843, 16058, '2011-01-24 02:29:48', NULL), (23844, 16059, '2011-01-24 02:29:53', NULL), (23845, 16060, '2011-01-24 02:29:58', NULL), (23846, 16061, '2011-01-24 02:30:03', NULL), (23847, 16062, '2011-01-24 02:30:09', NULL), (23863, 16063, '2011-01-24 03:42:19', NULL), (23889, 16064, '2011-01-24 06:46:38', NULL), (23890, 16065, '2011-01-24 06:46:42', NULL), (23891, 16066, '2011-01-24 06:46:47', NULL), (23892, 16067, '2011-01-24 06:46:52', NULL), (23893, 16068, '2011-01-24 06:46:54', NULL), (23894, 16069, '2011-01-24 06:46:57', NULL), (23895, 16070, '2011-01-24 06:47:02', NULL), (23896, 16071, '2011-01-24 06:47:07', NULL), (23897, 16072, '2011-01-24 06:47:13', NULL), (23898, 16073, '2011-01-24 06:47:18', NULL), (23899, 16074, '2011-01-24 06:47:23', NULL), (23907, 16075, '2011-01-24 08:13:47', NULL), (23908, 16076, '2011-01-24 08:21:51', NULL), (23909, 16077, '2011-01-24 08:21:55', NULL), (23912, 16078, '2011-01-24 08:49:06', NULL), (23915, 16079, '2011-01-24 10:33:08', NULL), (23917, 16080, '2011-01-24 10:40:57', NULL), (23918, 16081, '2011-01-24 10:43:34', NULL), (23920, 16082, '2011-01-24 10:45:54', NULL), (23921, 16083, '2011-01-24 10:54:21', NULL), (23922, 16084, '2011-01-24 11:02:12', NULL), (23923, 16085, '2011-01-24 11:02:16', NULL), (23924, 16086, '2011-01-24 11:02:22', NULL), (23925, 16087, '2011-01-24 11:02:28', NULL), (23926, 16088, '2011-01-24 11:02:33', NULL), (23927, 16089, '2011-01-24 11:02:40', NULL), (23928, 16090, '2011-01-24 11:02:45', NULL), (23929, 16091, '2011-01-24 11:09:18', NULL), (23930, 16092, '2011-01-24 11:09:19', NULL), (23931, 16093, '2011-01-24 11:23:05', NULL), (23932, 16094, '2011-01-24 11:26:17', NULL), (23933, 16095, '2011-01-24 11:55:00', NULL), (23934, 16096, '2011-01-24 12:06:17', NULL), (23936, 16097, '2011-01-24 12:40:19', NULL), (23938, 16098, '2011-01-24 12:52:40', NULL), (23939, 16099, '2011-01-24 13:02:31', NULL), (23940, 16100, '2011-01-24 13:07:01', NULL), (23941, 16101, '2011-01-24 13:07:11', NULL), (23942, 16102, '2011-01-24 13:29:29', NULL), (23943, 16103, '2011-01-24 13:41:20', NULL), (23944, 16104, '2011-01-24 14:00:27', NULL), (23945, 16105, '2011-01-24 14:14:33', NULL), (23946, 16106, '2011-01-24 14:17:49', NULL), (23947, 16107, '2011-01-24 14:17:50', NULL), (23948, 16108, '2011-01-24 14:34:25', NULL), (23949, 16109, '2011-01-24 14:40:08', NULL), (23950, 16110, '2011-01-24 14:43:01', NULL), (23952, 16111, '2011-01-24 14:50:29', NULL), (23953, 16112, '2011-01-24 14:50:43', NULL), (23954, 16113, '2011-01-24 15:01:48', NULL), (23955, 16114, '2011-01-24 15:17:08', NULL), (23956, 16115, '2011-01-24 15:19:47', NULL), (23957, 16116, '2011-01-24 15:33:30', NULL), (23958, 16117, '2011-01-24 15:33:34', NULL), (23959, 16118, '2011-01-24 15:33:42', NULL), (23960, 16119, '2011-01-24 15:33:47', NULL), (23961, 16120, '2011-01-24 15:33:52', NULL), (23962, 16121, '2011-01-24 15:35:48', NULL), (23963, 16122, '2011-01-24 15:43:08', NULL), (23964, 16123, '2011-01-24 15:56:59', NULL), (23965, 16124, '2011-01-24 16:21:31', NULL), (23966, 16125, '2011-01-24 16:31:39', NULL), (23967, 16126, '2011-01-24 16:55:06', NULL), (23968, 16127, '2011-01-24 17:08:24', NULL), (23969, 16128, '2011-01-24 17:21:23', NULL), (23971, 16129, '2011-01-24 17:46:16', NULL), (23973, 16130, '2011-01-24 18:29:28', NULL), (23974, 16131, '2011-01-24 18:54:40', NULL), (23975, 16132, '2011-01-24 19:28:59', NULL), (23976, 16133, '2011-01-24 19:30:01', NULL), (23977, 16134, '2011-01-24 20:12:46', NULL), (23978, 16135, '2011-01-24 21:29:42', NULL), (23979, 16136, '2011-01-24 21:52:58', NULL), (23980, 16137, '2011-01-24 21:53:06', NULL), (23981, 16138, '2011-01-24 21:53:10', NULL), (23982, 16139, '2011-01-24 21:53:15', NULL), (23983, 16140, '2011-01-24 21:53:58', NULL), (23984, 16141, '2011-01-24 21:54:09', NULL), (23985, 16142, '2011-01-24 21:54:16', NULL), (23986, 16143, '2011-01-24 21:54:23', NULL), (23987, 16144, '2011-01-24 21:54:37', NULL), (23988, 16145, '2011-01-24 21:54:43', NULL), (23989, 16146, '2011-01-24 21:54:51', NULL), (23990, 16147, '2011-01-24 21:54:57', NULL), (23991, 16148, '2011-01-24 21:55:01', NULL), (23992, 16149, '2011-01-24 21:55:05', NULL), (23993, 16150, '2011-01-24 21:55:09', NULL), (23994, 16151, '2011-01-24 21:56:09', NULL), (23995, 16152, '2011-01-24 21:56:13', NULL), (23996, 16153, '2011-01-24 21:56:16', NULL), (23997, 16154, '2011-01-24 21:56:33', NULL), (23998, 16155, '2011-01-24 21:56:46', NULL), (23999, 16156, '2011-01-24 21:56:58', NULL), (24000, 16157, '2011-01-24 21:58:50', NULL), (24001, 16158, '2011-01-24 21:59:19', NULL), (24002, 16159, '2011-01-24 21:59:28', NULL), (24003, 16160, '2011-01-24 21:59:37', NULL), (24004, 16161, '2011-01-24 21:59:46', NULL), (24005, 16162, '2011-01-24 21:59:53', NULL), (24006, 16163, '2011-01-24 23:58:22', NULL), (24040, 16164, '2011-01-25 03:04:49', NULL), (24041, 16165, '2011-01-25 03:05:48', NULL), (24042, 16166, '2011-01-25 03:06:41', NULL), (24044, 16167, '2011-01-25 03:08:17', NULL), (24051, 16168, '2011-01-25 03:50:54', NULL), (24054, 16169, '2011-01-25 03:56:08', NULL), (24071, 16170, '2011-01-25 05:24:19', NULL), (24087, 16171, '2011-01-25 06:32:42', NULL), (24092, 16172, '2011-01-25 07:18:22', NULL), (24098, 16173, '2011-01-25 08:18:15', NULL), (24099, 16174, '2011-01-25 08:37:53', NULL), (24101, 16175, '2011-01-25 09:23:40', NULL), (24102, 16176, '2011-01-25 09:25:14', NULL), (24103, 16177, '2011-01-25 09:27:46', NULL), (24104, 16178, '2011-01-25 09:28:40', NULL), (24105, 16179, '2011-01-25 09:53:09', NULL), (24106, 16180, '2011-01-25 10:09:17', NULL), (24107, 16181, '2011-01-25 10:10:37', NULL), (24109, 16182, '2011-01-25 10:11:33', NULL), (24110, 16183, '2011-01-25 10:12:57', NULL), (24111, 16184, '2011-01-25 10:27:03', NULL), (24112, 16185, '2011-01-25 10:27:22', NULL), (24114, 16186, '2011-01-25 10:41:01', NULL), (24115, 16187, '2011-01-25 11:05:44', NULL), (24116, 16188, '2011-01-25 11:25:59', NULL), (24117, 16189, '2011-01-25 11:26:02', NULL), (24118, 16190, '2011-01-25 11:40:54', NULL), (24121, 16191, '2011-01-25 11:50:38', NULL), (24122, 16192, '2011-01-25 12:03:16', NULL), (24127, 16193, '2011-01-25 12:45:36', NULL), (24129, 16194, '2011-01-25 13:32:41', NULL), (24130, 16195, '2011-01-25 13:44:39', NULL), (24131, 16196, '2011-01-25 13:48:35', NULL), (24132, 16197, '2011-01-25 13:48:38', NULL), (24133, 16198, '2011-01-25 15:06:01', NULL), (24134, 16199, '2011-01-25 15:14:57', NULL), (24136, 16200, '2011-01-25 16:36:51', NULL), (24137, 16201, '2011-01-25 16:54:25', NULL), (24138, 16202, '2011-01-25 17:29:34', NULL), (24139, 16203, '2011-01-25 17:29:34', NULL), (24140, 16204, '2011-01-25 17:38:51', NULL), (24141, 16205, '2011-01-25 17:54:04', NULL), (24142, 16206, '2011-01-25 18:05:50', NULL), (24144, 16207, '2011-01-25 18:26:24', NULL), (24145, 16208, '2011-01-25 18:29:04', NULL), (24146, 16209, '2011-01-25 18:31:59', NULL), (24147, 16210, '2011-01-25 18:32:34', NULL), (24149, 16211, '2011-01-25 18:53:12', NULL), (24150, 16212, '2011-01-25 18:54:20', NULL), (24151, 16213, '2011-01-25 18:56:02', NULL), (24152, 16214, '2011-01-25 18:58:25', NULL), (24153, 16215, '2011-01-25 19:08:22', NULL), (24154, 16216, '2011-01-25 19:08:29', NULL), (24155, 16217, '2011-01-25 19:38:52', NULL), (24157, 16218, '2011-01-25 19:58:52', NULL), (24158, 16219, '2011-01-25 20:03:20', NULL), (24159, 16220, '2011-01-25 20:23:27', NULL), (24160, 16221, '2011-01-25 20:24:05', NULL), (24161, 16222, '2011-01-25 20:33:42', NULL), (24162, 16223, '2011-01-25 20:46:58', NULL), (24163, 16224, '2011-01-25 20:47:15', NULL), (24164, 16225, '2011-01-25 20:53:04', NULL), (24166, 16226, '2011-01-25 21:12:53', NULL), (24167, 16227, '2011-01-25 21:17:03', NULL), (24168, 16228, '2011-01-25 21:51:44', NULL), (24171, 16229, '2011-01-25 22:42:35', NULL), (24172, 16230, '2011-01-25 22:49:21', NULL), (24174, 16231, '2011-01-25 23:50:07', NULL), (24192, 16232, '2011-01-26 02:09:09', NULL), (24202, 16233, '2011-01-26 02:57:50', NULL), (24204, 16234, '2011-01-26 03:03:08', NULL), (24205, 16235, '2011-01-26 03:03:33', NULL), (24209, 16236, '2011-01-26 03:16:37', NULL), (24238, 16237, '2011-01-26 05:46:46', NULL), (24248, 16238, '2011-01-26 06:42:09', NULL), (24250, 16239, '2011-01-26 07:05:43', NULL), (24251, 16240, '2011-01-26 07:23:43', NULL), (24257, 16241, '2011-01-26 08:09:19', NULL), (24261, 16242, '2011-01-26 08:15:01', NULL), (24263, 16243, '2011-01-26 09:30:42', NULL), (24265, 16244, '2011-01-26 09:41:03', NULL), (24267, 16245, '2011-01-26 09:55:57', NULL), (24268, 16246, '2011-01-26 10:09:50', NULL), (24269, 16247, '2011-01-26 10:12:01', NULL), (24270, 16248, '2011-01-26 10:14:33', NULL), (24273, 16249, '2011-01-26 10:49:54', NULL), (24274, 16250, '2011-01-26 11:21:26', NULL), (24275, 16251, '2011-01-26 11:47:21', NULL), (24276, 16252, '2011-01-26 11:54:26', NULL), (24277, 16253, '2011-01-26 11:59:18', NULL), (24279, 16254, '2011-01-26 12:46:57', NULL), (24280, 16255, '2011-01-26 13:29:07', NULL), (24281, 16256, '2011-01-26 13:44:35', NULL), (24282, 16257, '2011-01-26 13:50:31', NULL), (24283, 16258, '2011-01-26 13:54:15', NULL), (24284, 16259, '2011-01-26 14:17:08', NULL), (24285, 16260, '2011-01-26 14:36:56', NULL), (24286, 16261, '2011-01-26 14:39:16', NULL), (24288, 16262, '2011-01-26 14:57:53', NULL), (24289, 16263, '2011-01-26 15:10:59', NULL), (24290, 16264, '2011-01-26 15:23:32', NULL), (24291, 16265, '2011-01-26 15:25:39', NULL), (24292, 16266, '2011-01-26 15:48:39', NULL), (24293, 16267, '2011-01-26 16:08:33', NULL), (24294, 16268, '2011-01-26 16:14:19', NULL), (24296, 16269, '2011-01-26 16:34:27', NULL), (24297, 16270, '2011-01-26 16:55:17', NULL), (24298, 16271, '2011-01-26 16:55:43', NULL), (24299, 16272, '2011-01-26 16:57:53', NULL), (24300, 16273, '2011-01-26 17:01:22', NULL), (24301, 16274, '2011-01-26 17:06:02', NULL), (24302, 16275, '2011-01-26 17:07:33', NULL), (24303, 16276, '2011-01-26 17:11:29', NULL), (24304, 16277, '2011-01-26 17:11:46', NULL), (24305, 16278, '2011-01-26 17:30:21', NULL), (24306, 16279, '2011-01-26 17:31:26', NULL), (24307, 16280, '2011-01-26 17:51:49', NULL), (24308, 16281, '2011-01-26 18:03:37', NULL), (24309, 16282, '2011-01-26 18:53:57', NULL), (24310, 16283, '2011-01-26 19:01:26', NULL), (24312, 16284, '2011-01-26 20:05:20', NULL), (24313, 16285, '2011-01-26 20:05:58', NULL), (24315, 16286, '2011-01-26 20:42:23', NULL), (24317, 16287, '2011-01-26 20:58:26', NULL), (24319, 16288, '2011-01-26 21:25:46', NULL), (24320, 16289, '2011-01-26 22:06:24', NULL), (24321, 16290, '2011-01-26 22:32:36', NULL), (24322, 16291, '2011-01-26 22:49:20', NULL), (24323, 16292, '2011-01-26 22:51:35', NULL), (24324, 16293, '2011-01-26 22:51:38', NULL), (24325, 16294, '2011-01-26 22:52:10', NULL), (24326, 16295, '2011-01-26 23:00:34', NULL), (24327, 16296, '2011-01-26 23:05:10', NULL), (24328, 16297, '2011-01-26 23:12:50', NULL), (24329, 16298, '2011-01-26 23:18:47', NULL), (24330, 16299, '2011-01-26 23:24:09', NULL), (24331, 16300, '2011-01-26 23:35:31', NULL), (24332, 16301, '2011-01-26 23:41:01', NULL), (24335, 16302, '2011-01-27 00:56:19', NULL), (24347, 16303, '2011-01-27 01:38:28', NULL), (24355, 16304, '2011-01-27 02:14:38', NULL), (24366, 16305, '2011-01-27 02:47:30', NULL), (24374, 16306, '2011-01-27 03:05:05', NULL), (24381, 16307, '2011-01-27 03:44:31', NULL), (24418, 16308, '2011-01-27 08:05:15', NULL), (24420, 16309, '2011-01-27 08:50:18', NULL), (24421, 16310, '2011-01-27 08:50:22', NULL), (24425, 16311, '2011-01-27 09:41:14', NULL), (24427, 16312, '2011-01-27 10:27:59', NULL), (24430, 16313, '2011-01-27 11:08:02', NULL), (24431, 16314, '2011-01-27 11:32:39', NULL), (24433, 16315, '2011-01-27 11:40:56', NULL), (24434, 16316, '2011-01-27 11:40:58', NULL), (24435, 16317, '2011-01-27 11:40:58', NULL), (24441, 16318, '2011-01-27 12:38:15', NULL), (24442, 16319, '2011-01-27 12:48:29', NULL), (24443, 16320, '2011-01-27 13:02:08', NULL), (24447, 16321, '2011-01-27 13:54:58', NULL), (24452, 16322, '2011-01-27 14:58:24', NULL), (24454, 16323, '2011-01-27 15:22:25', NULL), (24455, 16324, '2011-01-27 15:22:38', NULL), (24456, 16325, '2011-01-27 15:53:59', NULL), (24459, 16326, '2011-01-27 16:47:38', NULL), (24460, 16327, '2011-01-27 17:16:59', NULL), (24461, 16328, '2011-01-27 18:08:45', NULL), (24462, 16329, '2011-01-27 19:12:33', NULL), (24463, 16330, '2011-01-27 19:12:53', NULL), (24464, 16331, '2011-01-27 19:21:00', NULL), (24466, 16332, '2011-01-27 19:27:09', NULL), (24468, 16333, '2011-01-27 19:57:25', NULL), (24469, 16334, '2011-01-27 20:15:24', NULL), (24470, 16335, '2011-01-27 20:24:42', NULL), (24471, 16336, '2011-01-27 20:27:22', NULL), (24477, 16337, '2011-01-27 21:58:05', NULL), (24478, 16338, '2011-01-27 22:05:39', NULL), (24480, 16339, '2011-01-27 22:32:17', NULL), (24481, 16340, '2011-01-27 22:48:28', NULL), (24485, 16341, '2011-01-28 00:07:28', NULL), (24486, 16342, '2011-01-28 00:07:31', NULL), (24493, 16343, '2011-01-28 00:45:19', NULL), (24512, 16344, '2011-01-28 02:52:23', NULL), (24516, 16345, '2011-01-28 02:55:55', NULL), (24524, 16346, '2011-01-28 03:52:28', NULL), (24528, 16347, '2011-01-28 04:07:00', NULL), (24533, 16348, '2011-01-28 04:22:11', NULL), (24544, 16349, '2011-01-28 04:57:31', NULL), (24545, 16350, '2011-01-28 05:04:22', NULL), (24546, 16351, '2011-01-28 05:05:51', NULL), (24556, 16352, '2011-01-28 05:52:42', NULL), (24567, 16355, '2011-01-28 07:28:30', NULL), (24569, 16356, '2011-01-28 07:38:11', NULL), (24574, 16357, '2011-01-28 08:44:02', NULL), (24575, 16358, '2011-01-28 08:44:07', NULL), (24576, 16359, '2011-01-28 09:17:48', NULL), (24577, 16360, '2011-01-28 09:34:28', NULL), (24578, 16361, '2011-01-28 09:51:14', NULL), (24580, 16362, '2011-01-28 10:53:51', NULL), (24581, 16363, '2011-01-28 10:57:15', NULL), (24582, 16364, '2011-01-28 11:01:58', NULL), (24585, 16365, '2011-01-28 11:24:59', NULL), (24587, 16366, '2011-01-28 11:54:31', NULL), (24588, 16367, '2011-01-28 12:14:46', NULL), (24589, 16368, '2011-01-28 12:19:49', NULL), (24590, 16369, '2011-01-28 12:51:06', NULL), (24591, 16370, '2011-01-28 12:55:41', NULL), (24592, 16371, '2011-01-28 12:58:05', NULL), (24593, 16372, '2011-01-28 12:58:08', NULL), (24594, 16373, '2011-01-28 12:58:10', NULL), (24595, 16374, '2011-01-28 12:58:31', NULL), (24596, 16375, '2011-01-28 13:19:19', NULL), (24597, 16376, '2011-01-28 13:23:09', NULL), (24599, 16377, '2011-01-28 14:23:34', NULL), (24601, 16378, '2011-01-28 14:28:44', NULL), (24605, 16379, '2011-01-28 15:53:46', NULL), (24606, 16380, '2011-01-28 15:55:42', NULL), (24608, 16381, '2011-01-28 16:40:23', NULL), (24609, 16382, '2011-01-28 16:40:26', NULL), (24610, 16383, '2011-01-28 16:42:20', NULL), (24611, 16384, '2011-01-28 17:31:40', NULL), (24612, 16385, '2011-01-28 17:37:59', NULL), (24613, 16386, '2011-01-28 17:41:32', NULL), (24614, 16387, '2011-01-28 17:44:17', NULL), (24615, 16388, '2011-01-28 17:49:04', NULL), (24616, 16389, '2011-01-28 17:52:30', NULL), (24617, 16390, '2011-01-28 18:14:29', NULL), (24618, 16391, '2011-01-28 18:17:06', NULL), (24619, 16392, '2011-01-28 18:17:25', NULL), (24621, 16393, '2011-01-28 18:51:15', NULL), (24624, 16394, '2011-01-28 19:04:01', NULL), (24625, 16390, '2011-01-28 19:16:44', NULL), (24626, 16395, '2011-01-28 19:33:03', NULL), (24628, 16396, '2011-01-28 19:47:53', NULL), (24629, 16397, '2011-01-28 19:48:19', NULL), (24630, 16398, '2011-01-28 19:53:49', NULL), (24631, 16399, '2011-01-28 20:07:53', NULL), (24633, 16400, '2011-01-28 20:29:09', NULL), (24634, 16401, '2011-01-28 20:41:15', NULL), (24635, 16402, '2011-01-28 20:53:31', NULL), (24638, 16403, '2011-01-28 21:10:17', NULL), (24639, 16404, '2011-01-28 21:11:33', NULL), (24640, 16405, '2011-01-28 21:14:32', NULL), (24641, 16406, '2011-01-28 21:25:43', NULL), (24642, 16407, '2011-01-28 21:46:46', NULL), (24643, 16408, '2011-01-28 21:48:26', NULL), (24645, 16409, '2011-01-28 21:51:59', NULL), (24646, 16410, '2011-01-28 21:59:48', NULL), (24648, 16411, '2011-01-28 22:08:20', NULL), (24649, 16412, '2011-01-28 22:20:28', NULL), (24650, 16413, '2011-01-28 22:26:34', NULL), (24651, 16414, '2011-01-28 22:33:11', NULL), (24652, 16415, '2011-01-28 22:39:20', NULL), (24654, 16416, '2011-01-28 22:52:04', NULL), (24655, 16417, '2011-01-28 23:04:47', NULL), (24656, 16418, '2011-01-28 23:17:56', NULL), (24657, 16419, '2011-01-28 23:31:05', NULL), (24658, 16420, '2011-01-28 23:44:14', NULL), (24659, 16421, '2011-01-28 23:55:28', NULL), (24660, 16422, '2011-01-28 23:57:22', NULL), (24662, 16423, '2011-01-29 00:10:31', NULL), (24664, 16424, '2011-01-29 00:24:19', NULL), (24666, 16425, '2011-01-29 00:38:08', NULL), (24671, 16426, '2011-01-29 00:51:56', NULL), (24680, 16427, '2011-01-29 01:20:12', NULL), (24684, 16428, '2011-01-29 01:34:41', NULL), (24685, 16429, '2011-01-29 01:35:28', NULL), (24689, 16430, '2011-01-29 01:49:11', NULL), (24692, 16431, '2011-01-29 02:03:40', NULL), (24693, 16432, '2011-01-29 02:10:49', NULL), (24697, 16433, '2011-01-29 02:18:09', NULL), (24699, 16434, '2011-01-29 02:32:39', NULL), (24703, 16435, '2011-01-29 02:47:08', NULL), (24705, 16436, '2011-01-29 03:01:37', NULL), (24711, 16437, '2011-01-29 03:32:50', NULL), (24712, 16438, '2011-01-29 03:33:34', NULL), (24713, 16439, '2011-01-29 03:38:27', NULL), (24714, 16440, '2011-01-29 03:39:18', NULL), (24717, 16441, '2011-01-29 03:48:47', NULL), (24718, 16442, '2011-01-29 03:53:17', NULL), (24720, 16443, '2011-01-29 04:04:10', NULL), (24726, 16444, '2011-01-29 04:10:28', NULL), (24728, 16445, '2011-01-29 04:27:27', NULL), (24729, 16446, '2011-01-29 04:34:11', NULL), (24732, 16447, '2011-01-29 04:39:57', NULL), (24733, 16448, '2011-01-29 04:40:13', NULL), (24734, 16449, '2011-01-29 04:46:18', NULL), (24735, 16450, '2011-01-29 04:50:15', NULL), (24737, 16451, '2011-01-29 05:01:14', NULL), (24738, 16452, '2011-01-29 05:06:18', NULL), (24739, 16453, '2011-01-29 05:10:51', NULL), (24740, 16454, '2011-01-29 05:11:21', NULL), (24744, 16455, '2011-01-29 05:20:47', NULL), (24745, 16456, '2011-01-29 05:22:21', NULL), (24748, 16457, '2011-01-29 05:39:50', NULL), (24751, 16458, '2011-01-29 05:52:56', NULL), (24753, 16459, '2011-01-29 05:54:28', NULL), (24754, 16460, '2011-01-29 05:58:22', NULL), (24760, 16461, '2011-01-29 06:15:46', NULL), (24761, 16462, '2011-01-29 06:15:49', NULL), (24762, 16463, '2011-01-29 06:26:32', NULL), (24763, 16464, '2011-01-29 06:42:34', NULL), (24765, 16465, '2011-01-29 06:58:37', NULL), (24772, 16466, '2011-01-29 07:27:31', NULL), (24773, 16467, '2011-01-29 07:30:40', NULL), (24775, 16468, '2011-01-29 07:46:43', NULL), (24777, 16469, '2011-01-29 08:02:46', NULL), (24782, 16470, '2011-01-29 08:18:49', NULL), (24783, 16471, '2011-01-29 08:44:35', NULL), (24784, 16472, '2011-01-29 08:47:31', NULL), (24785, 16473, '2011-01-29 08:48:39', NULL), (24786, 16474, '2011-01-29 08:49:20', NULL), (24787, 16475, '2011-01-29 08:50:52', NULL), (24788, 16476, '2011-01-29 08:50:52', NULL), (24789, 16477, '2011-01-29 08:51:11', NULL), (24790, 16478, '2011-01-29 08:52:09', NULL), (24791, 16479, '2011-01-29 09:00:44', NULL), (24792, 16480, '2011-01-29 09:06:54', NULL), (24793, 16481, '2011-01-29 09:10:10', NULL), (24794, 16482, '2011-01-29 09:22:57', NULL), (24796, 16483, '2011-01-29 09:39:00', NULL), (24798, 16484, '2011-01-29 09:54:58', NULL), (24799, 16485, '2011-01-29 09:55:49', NULL), (24802, 16486, '2011-01-29 10:11:18', NULL), (24803, 16487, '2011-01-29 10:19:00', NULL), (24804, 16488, '2011-01-29 10:20:57', NULL), (24805, 16489, '2011-01-29 10:21:01', NULL), (24806, 16490, '2011-01-29 10:27:33', NULL), (24807, 16491, '2011-01-29 10:27:37', NULL), (24808, 16492, '2011-01-29 10:43:56', NULL), (24809, 16493, '2011-01-29 11:00:15', NULL), (24810, 16494, '2011-01-29 11:04:29', NULL), (24811, 16495, '2011-01-29 11:11:15', NULL), (24812, 16496, '2011-01-29 11:11:45', NULL), (24813, 16497, '2011-01-29 11:16:34', NULL), (24814, 16498, '2011-01-29 11:31:35', NULL), (24815, 16499, '2011-01-29 11:32:53', NULL), (24816, 16500, '2011-01-29 11:43:08', NULL), (24817, 16501, '2011-01-29 11:46:33', NULL), (24818, 16502, '2011-01-29 11:49:12', NULL), (24821, 16503, '2011-01-29 12:00:21', NULL), (24822, 16504, '2011-01-29 12:05:31', NULL), (24823, 16505, '2011-01-29 12:22:58', NULL), (24826, 16506, '2011-01-29 12:55:31', NULL), (24827, 16507, '2011-01-29 12:56:11', NULL), (24828, 16508, '2011-01-29 13:11:57', NULL), (24829, 16509, '2011-01-29 13:12:38', NULL), (24830, 16510, '2011-01-29 13:26:23', NULL), (24831, 16511, '2011-01-29 13:28:15', NULL), (24832, 16512, '2011-01-29 13:35:31', NULL), (24833, 16513, '2011-01-29 13:44:31', NULL), (24835, 16514, '2011-01-29 14:00:49', NULL), (24836, 16515, '2011-01-29 14:02:37', NULL), (24837, 16516, '2011-01-29 14:03:21', NULL), (24838, 16517, '2011-01-29 14:04:23', NULL), (24839, 16518, '2011-01-29 14:17:06', NULL), (24840, 16519, '2011-01-29 14:33:23', NULL), (24841, 16520, '2011-01-29 14:49:40', NULL), (24842, 16521, '2011-01-29 15:05:57', NULL), (24843, 16522, '2011-01-29 15:18:13', NULL), (24844, 16523, '2011-01-29 15:38:28', NULL), (24845, 16524, '2011-01-29 15:43:47', NULL), (24846, 16525, '2011-01-29 15:45:07', NULL), (24847, 16526, '2011-01-29 15:54:45', NULL), (24848, 16527, '2011-01-29 15:54:51', NULL), (24849, 16528, '2011-01-29 16:11:02', NULL), (24850, 16529, '2011-01-29 16:27:19', NULL), (24851, 16530, '2011-01-29 16:43:36', NULL), (24853, 16531, '2011-01-29 16:59:52', NULL), (24855, 16532, '2011-01-29 17:16:08', NULL), (24856, 16533, '2011-01-29 17:18:08', NULL), (24857, 16534, '2011-01-29 17:35:30', NULL), (24858, 16535, '2011-01-29 17:52:51', NULL), (24859, 16536, '2011-01-29 18:02:08', NULL), (24861, 16537, '2011-01-29 18:27:37', NULL), (24863, 16538, '2011-01-29 18:38:44', NULL), (24864, 16539, '2011-01-29 18:54:04', NULL), (24865, 16540, '2011-01-29 19:25:01', NULL), (24866, 16541, '2011-01-29 19:34:37', NULL), (24867, 16542, '2011-01-29 19:36:36', NULL), (24868, 16543, '2011-01-29 19:55:32', NULL), (24869, 16544, '2011-01-29 19:59:05', NULL), (24870, 16545, '2011-01-29 19:59:36', NULL), (24871, 16546, '2011-01-29 20:01:02', NULL), (24872, 16547, '2011-01-29 20:11:17', NULL), (24873, 16548, '2011-01-29 20:34:46', NULL), (24874, 16548, '2011-01-29 20:36:58', NULL), (24875, 16549, '2011-01-29 21:08:41', NULL), (24876, 16550, '2011-01-29 21:12:16', NULL), (24877, 16551, '2011-01-29 21:12:47', NULL), (24878, 16552, '2011-01-29 21:12:48', NULL), (24879, 16553, '2011-01-29 21:13:43', NULL), (24880, 16554, '2011-01-29 21:13:45', NULL), (24881, 16556, '2011-01-29 21:13:50', NULL), (24882, 16555, '2011-01-29 21:13:50', NULL), (24883, 16557, '2011-01-29 21:13:50', NULL), (24884, 16558, '2011-01-29 21:17:36', NULL), (24885, 16559, '2011-01-29 21:20:57', NULL), (24886, 16560, '2011-01-29 21:31:57', NULL), (24887, 16561, '2011-01-29 21:55:48', NULL), (24888, 16562, '2011-01-30 00:22:16', NULL), (24899, 16563, '2011-01-30 01:08:58', NULL), (24904, 16564, '2011-01-30 01:45:20', NULL), (24912, 16565, '2011-01-30 02:09:23', NULL), (24914, 16566, '2011-01-30 02:26:52', NULL), (24921, 16567, '2011-01-30 03:05:54', NULL), (24926, 16568, '2011-01-30 03:31:53', NULL), (24943, 16569, '2011-01-30 04:49:16', NULL), (24951, 16570, '2011-01-30 07:14:08', NULL), (24960, 16571, '2011-01-30 08:38:46', NULL), (24961, 16572, '2011-01-30 08:38:50', NULL), (24962, 16573, '2011-01-30 08:38:53', NULL), (24963, 16574, '2011-01-30 08:38:56', NULL), (24964, 16575, '2011-01-30 08:39:00', NULL), (24965, 16576, '2011-01-30 08:39:03', NULL), (24966, 16577, '2011-01-30 08:39:06', NULL), (24967, 16578, '2011-01-30 08:39:10', NULL), (24968, 16579, '2011-01-30 08:39:12', NULL), (24969, 16580, '2011-01-30 08:39:15', NULL), (24970, 16581, '2011-01-30 08:39:18', NULL), (24971, 16582, '2011-01-30 08:39:21', NULL), (24972, 16583, '2011-01-30 08:39:24', NULL), (24973, 16584, '2011-01-30 08:39:26', NULL), (24974, 16585, '2011-01-30 08:39:29', NULL), (24975, 16586, '2011-01-30 08:39:31', NULL), (24976, 16587, '2011-01-30 08:39:34', NULL), (24977, 16588, '2011-01-30 08:39:37', NULL), (24978, 16589, '2011-01-30 08:39:39', NULL), (24979, 16590, '2011-01-30 08:39:41', NULL), (24980, 16591, '2011-01-30 08:39:44', NULL), (24981, 16592, '2011-01-30 08:39:47', NULL), (24982, 16593, '2011-01-30 08:39:49', NULL), (24983, 16594, '2011-01-30 08:39:52', NULL), (24984, 16595, '2011-01-30 08:39:54', NULL), (24985, 16596, '2011-01-30 08:39:56', NULL), (24986, 16597, '2011-01-30 08:39:59', NULL), (24987, 16598, '2011-01-30 09:11:01', NULL), (24988, 16599, '2011-01-30 09:18:30', NULL), (24991, 16600, '2011-01-30 10:02:51', NULL), (24993, 16601, '2011-01-30 10:04:48', NULL), (24994, 16602, '2011-01-30 10:40:44', NULL), (24995, 16603, '2011-01-30 10:40:44', NULL), (24997, 16604, '2011-01-30 10:56:52', NULL), (24998, 16605, '2011-01-30 10:58:46', NULL), (25000, 16606, '2011-01-30 11:08:23', NULL), (25001, 16607, '2011-01-30 11:08:25', NULL), (25002, 16608, '2011-01-30 11:22:46', NULL), (25004, 16609, '2011-01-30 11:26:30', NULL), (25005, 16610, '2011-01-30 11:26:34', NULL), (25006, 16611, '2011-01-30 11:29:55', NULL), (25007, 16612, '2011-01-30 11:37:49', NULL), (25008, 16613, '2011-01-30 11:55:48', NULL), (25010, 16614, '2011-01-30 12:15:21', NULL), (25011, 16615, '2011-01-30 12:18:39', NULL), (25012, 16616, '2011-01-30 12:40:25', NULL), (25015, 16617, '2011-01-30 13:06:08', NULL), (25016, 16618, '2011-01-30 13:17:03', NULL), (25017, 16619, '2011-01-30 13:26:23', NULL), (25020, 16620, '2011-01-30 13:45:24', NULL), (25021, 16620, '2011-01-30 13:45:49', NULL), (25022, 16621, '2011-01-30 13:48:32', NULL), (25023, 16621, '2011-01-30 13:51:38', NULL), (25024, 16622, '2011-01-30 14:08:00', NULL), (25026, 16623, '2011-01-30 14:26:25', NULL), (25028, 16624, '2011-01-30 14:48:38', NULL), (25029, 16625, '2011-01-30 14:48:58', NULL), (25030, 16626, '2011-01-30 14:48:57', NULL), (25031, 16627, '2011-01-30 14:51:45', NULL), (25032, 16628, '2011-01-30 14:59:13', NULL), (25033, 16629, '2011-01-30 15:04:07', NULL), (25034, 16630, '2011-01-30 15:14:10', NULL), (25035, 16631, '2011-01-30 16:22:11', NULL), (25037, 16632, '2011-01-30 16:57:53', NULL), (25040, 16633, '2011-01-30 17:46:15', NULL), (25043, 16634, '2011-01-30 18:03:10', NULL), (25044, 16635, '2011-01-30 18:03:52', NULL), (25045, 16636, '2011-01-30 18:23:24', NULL), (25047, 16637, '2011-01-30 18:26:50', NULL), (25048, 16638, '2011-01-30 18:28:32', NULL), (25049, 16639, '2011-01-30 18:29:24', NULL), (25050, 16640, '2011-01-30 18:35:15', NULL), (25051, 16641, '2011-01-30 18:39:56', NULL), (25052, 16642, '2011-01-30 18:43:34', NULL), (25053, 16643, '2011-01-30 19:00:27', NULL), (25054, 16641, '2011-01-30 19:23:52', NULL), (25056, 16644, '2011-01-30 19:32:25', NULL), (25057, 16645, '2011-01-30 19:52:58', NULL), (25058, 16646, '2011-01-30 20:30:53', NULL), (25059, 16647, '2011-01-30 20:31:03', NULL), (25060, 16648, '2011-01-30 22:00:18', NULL), (25062, 16649, '2011-01-30 22:28:09', NULL), (25075, 16650, '2011-01-31 01:34:24', NULL), (25077, 16651, '2011-01-31 01:50:45', NULL), (25081, 16652, '2011-01-31 02:03:55', NULL), (25092, 16653, '2011-01-31 03:00:54', NULL), (25097, 16654, '2011-01-31 03:35:19', NULL), (25099, 16655, '2011-01-31 03:51:03', NULL), (25100, 16656, '2011-01-31 03:51:06', NULL), (25101, 16657, '2011-01-31 03:51:08', NULL), (25102, 16658, '2011-01-31 03:51:10', NULL), (25103, 16659, '2011-01-31 03:51:12', NULL), (25104, 16660, '2011-01-31 03:51:17', NULL), (25105, 16661, '2011-01-31 03:51:20', NULL), (25106, 16662, '2011-01-31 03:51:23', NULL), (25107, 16663, '2011-01-31 03:51:26', NULL), (25108, 16664, '2011-01-31 03:51:28', NULL), (25109, 16665, '2011-01-31 03:51:30', NULL), (25110, 16666, '2011-01-31 03:51:32', NULL), (25111, 16667, '2011-01-31 03:51:36', NULL), (25112, 16668, '2011-01-31 03:51:39', NULL), (25113, 16669, '2011-01-31 03:51:41', NULL), (25114, 16670, '2011-01-31 03:51:43', NULL), (25115, 16671, '2011-01-31 03:51:46', NULL), (25116, 16672, '2011-01-31 03:51:48', NULL), (25117, 16673, '2011-01-31 03:51:50', NULL), (25118, 16674, '2011-01-31 03:51:52', NULL), (25119, 16675, '2011-01-31 03:51:56', NULL), (25120, 16676, '2011-01-31 03:51:57', NULL), (25121, 16677, '2011-01-31 03:51:59', NULL), (25122, 16678, '2011-01-31 03:52:01', NULL), (25123, 16679, '2011-01-31 03:52:03', NULL), (25124, 16680, '2011-01-31 03:52:06', NULL), (25125, 16681, '2011-01-31 03:52:08', NULL), (25126, 16682, '2011-01-31 03:52:11', NULL), (25127, 16683, '2011-01-31 03:52:13', NULL), (25128, 16684, '2011-01-31 03:52:15', NULL), (25129, 16685, '2011-01-31 03:52:18', NULL), (25130, 16686, '2011-01-31 03:52:22', NULL), (25132, 16687, '2011-01-31 03:52:26', NULL), (25133, 16688, '2011-01-31 03:52:29', NULL), (25134, 16689, '2011-01-31 03:52:31', NULL), (25135, 16690, '2011-01-31 03:52:33', NULL), (25136, 16691, '2011-01-31 03:52:36', NULL), (25137, 16692, '2011-01-31 03:52:38', NULL), (25138, 16693, '2011-01-31 03:52:40', NULL), (25139, 16694, '2011-01-31 03:52:42', NULL), (25140, 16695, '2011-01-31 03:52:45', NULL), (25141, 16696, '2011-01-31 03:52:47', NULL), (25142, 16697, '2011-01-31 03:52:51', NULL), (25143, 16698, '2011-01-31 03:52:54', NULL), (25144, 16699, '2011-01-31 03:52:56', NULL), (25145, 16700, '2011-01-31 03:52:58', NULL), (25146, 16701, '2011-01-31 03:53:02', NULL), (25147, 16702, '2011-01-31 03:53:07', NULL), (25148, 16703, '2011-01-31 03:53:12', NULL), (25149, 16704, '2011-01-31 03:53:16', NULL), (25150, 16705, '2011-01-31 03:53:18', NULL), (25151, 16706, '2011-01-31 03:53:22', NULL), (25152, 16707, '2011-01-31 03:53:26', NULL), (25153, 16708, '2011-01-31 03:53:29', NULL), (25154, 16709, '2011-01-31 03:53:31', NULL), (25155, 16710, '2011-01-31 03:53:33', NULL), (25156, 16711, '2011-01-31 03:53:35', NULL), (25157, 16712, '2011-01-31 03:53:37', NULL), (25158, 16713, '2011-01-31 03:53:41', NULL), (25159, 16714, '2011-01-31 03:53:43', NULL), (25160, 16715, '2011-01-31 03:53:47', NULL), (25161, 16716, '2011-01-31 03:53:51', NULL), (25162, 16717, '2011-01-31 03:53:53', NULL), (25163, 16718, '2011-01-31 03:53:57', NULL), (25164, 16719, '2011-01-31 03:53:59', NULL), (25165, 16720, '2011-01-31 03:54:02', NULL), (25166, 16721, '2011-01-31 03:54:07', NULL), (25167, 16722, '2011-01-31 03:54:09', NULL), (25168, 16723, '2011-01-31 03:54:12', NULL), (25169, 16724, '2011-01-31 03:54:14', NULL), (25170, 16725, '2011-01-31 03:54:16', NULL), (25171, 16726, '2011-01-31 03:54:18', NULL), (25172, 16727, '2011-01-31 03:54:22', NULL), (25173, 16728, '2011-01-31 03:54:27', NULL), (25174, 16729, '2011-01-31 03:54:31', NULL), (25175, 16730, '2011-01-31 03:54:34', NULL), (25176, 16731, '2011-01-31 03:54:36', NULL), (25177, 16732, '2011-01-31 03:54:38', NULL), (25179, 16733, '2011-01-31 03:54:42', NULL), (25180, 16734, '2011-01-31 03:54:47', NULL), (25181, 16735, '2011-01-31 03:54:51', NULL), (25182, 16736, '2011-01-31 03:54:53', NULL), (25183, 16737, '2011-01-31 03:54:55', NULL), (25184, 16738, '2011-01-31 03:54:57', NULL), (25185, 16739, '2011-01-31 03:55:00', NULL), (25186, 16740, '2011-01-31 03:55:02', NULL), (25187, 16741, '2011-01-31 03:55:07', NULL), (25188, 16742, '2011-01-31 03:55:10', NULL), (25189, 16743, '2011-01-31 03:55:13', NULL), (25190, 16744, '2011-01-31 03:55:17', NULL), (25191, 16745, '2011-01-31 03:55:19', NULL), (25192, 16746, '2011-01-31 03:55:21', NULL), (25193, 16747, '2011-01-31 03:55:23', NULL), (25194, 16748, '2011-01-31 03:55:26', NULL), (25195, 16749, '2011-01-31 03:55:28', NULL), (25196, 16750, '2011-01-31 03:55:33', NULL), (25197, 16751, '2011-01-31 03:55:35', NULL), (25198, 16752, '2011-01-31 03:55:37', NULL), (25199, 16753, '2011-01-31 03:55:42', NULL), (25200, 16754, '2011-01-31 03:55:47', NULL), (25205, 16755, '2011-01-31 04:10:30', NULL), (25225, 16756, '2011-01-31 05:53:22', NULL), (25232, 16757, '2011-01-31 06:30:31', NULL), (25233, 16758, '2011-01-31 06:30:32', NULL), (25234, 16759, '2011-01-31 06:30:32', NULL), (25235, 16760, '2011-01-31 06:30:33', NULL), (25236, 16761, '2011-01-31 06:30:36', NULL), (25237, 16762, '2011-01-31 06:30:38', NULL), (25246, 16763, '2011-01-31 07:58:51', NULL), (25247, 16764, '2011-01-31 07:58:55', NULL), (25249, 16765, '2011-01-31 08:10:46', NULL), (25253, 16383, '2011-01-31 08:21:07', NULL), (25255, 16766, '2011-01-31 08:33:36', NULL), (25256, 16767, '2011-01-31 08:51:57', NULL), (25257, 16768, '2011-01-31 08:54:29', NULL), (25259, 16769, '2011-01-31 08:58:49', NULL), (25261, 16770, '2011-01-31 09:38:08', NULL), (25262, 16771, '2011-01-31 09:52:14', NULL), (25263, 16771, '2011-01-31 09:55:29', NULL), (25264, 16772, '2011-01-31 10:33:33', NULL), (25265, 16773, '2011-01-31 10:37:59', NULL), (25266, 16774, '2011-01-31 10:42:11', NULL), (25267, 16775, '2011-01-31 10:43:39', NULL), (25268, 16776, '2011-01-31 10:47:50', NULL), (25270, 16779, '2011-01-31 11:21:16', NULL), (25272, 16780, '2011-01-31 11:35:18', NULL), (25276, 16781, '2011-01-31 12:14:53', NULL), (25277, 16782, '2011-01-31 12:18:12', NULL), (25278, 16783, '2011-01-31 12:31:27', NULL), (25279, 16784, '2011-01-31 12:33:21', NULL), (25280, 16785, '2011-01-31 12:33:56', NULL), (25282, 16786, '2011-01-31 12:47:04', NULL), (25283, 16787, '2011-01-31 12:47:22', NULL), (25285, 16788, '2011-01-31 13:02:46', NULL), (25286, 16789, '2011-01-31 13:02:48', NULL), (25287, 16790, '2011-01-31 13:02:49', NULL), (25288, 16791, '2011-01-31 13:02:51', NULL), (25289, 16792, '2011-01-31 13:02:55', NULL), (25290, 16793, '2011-01-31 13:02:57', NULL), (25291, 16794, '2011-01-31 13:02:57', NULL), (25292, 16795, '2011-01-31 13:02:57', NULL), (25293, 16796, '2011-01-31 13:02:58', NULL), (25294, 16797, '2011-01-31 13:02:59', NULL), (25295, 16798, '2011-01-31 13:02:59', NULL), (25296, 16799, '2011-01-31 13:03:01', NULL), (25297, 16800, '2011-01-31 13:03:01', NULL), (25298, 16801, '2011-01-31 13:03:01', NULL), (25300, 16802, '2011-01-31 13:17:48', NULL), (25301, 16803, '2011-01-31 13:29:27', NULL), (25302, 16804, '2011-01-31 14:04:37', NULL), (25303, 16805, '2011-01-31 14:12:11', NULL), (25304, 16806, '2011-01-31 14:14:51', NULL), (25305, 16807, '2011-01-31 14:15:24', NULL), (25306, 16808, '2011-01-31 14:15:48', NULL), (25307, 16809, '2011-01-31 14:22:38', NULL), (25308, 16810, '2011-01-31 14:22:59', NULL), (25310, 16811, '2011-01-31 14:26:24', NULL), (25311, 16812, '2011-01-31 14:29:57', NULL), (25312, 16813, '2011-01-31 14:30:35', NULL), (25313, 16814, '2011-01-31 14:31:42', NULL), (25314, 16815, '2011-01-31 14:31:48', NULL), (25316, 16816, '2011-01-31 14:37:04', NULL), (25319, 16817, '2011-01-31 15:03:23', NULL), (25320, 16818, '2011-01-31 15:07:31', NULL), (25321, 16819, '2011-01-31 15:07:36', NULL), (25322, 16820, '2011-01-31 15:12:32', NULL), (25323, 16821, '2011-01-31 15:20:32', NULL), (25325, 16822, '2011-01-31 15:45:20', NULL), (25326, 16823, '2011-01-31 15:48:24', NULL), (25328, 16824, '2011-01-31 15:58:43', NULL), (25333, 16825, '2011-01-31 16:24:52', NULL), (25334, 16826, '2011-01-31 16:33:06', NULL), (25336, 16827, '2011-01-31 16:43:04', NULL), (25337, 16828, '2011-01-31 16:44:25', NULL), (25339, 16829, '2011-01-31 16:48:18', NULL), (25340, 16830, '2011-01-31 16:57:26', NULL), (25341, 16831, '2011-01-31 17:00:39', NULL), (25342, 16832, '2011-01-31 17:05:59', NULL), (25343, 16833, '2011-01-31 17:13:46', NULL), (25344, 16833, '2011-01-31 17:16:29', NULL), (25345, 16834, '2011-01-31 17:20:06', NULL), (25346, 16835, '2011-01-31 17:40:20', NULL), (25347, 16836, '2011-01-31 17:41:59', NULL), (25348, 16837, '2011-01-31 17:42:01', NULL), (25349, 16838, '2011-01-31 17:43:55', NULL), (25350, 16839, '2011-01-31 18:01:26', NULL), (25351, 16840, '2011-01-31 18:05:23', NULL), (25352, 16841, '2011-01-31 18:11:38', NULL), (25353, 16842, '2011-01-31 18:11:40', NULL), (25354, 16843, '2011-01-31 18:39:54', NULL), (25365, 16844, '2011-01-31 19:32:10', NULL), (25366, 16845, '2011-01-31 20:03:34', NULL), (25367, 16846, '2011-01-31 20:04:33', NULL), (25368, 16847, '2011-01-31 20:15:21', NULL), (25370, 16848, '2011-01-31 21:00:56', NULL), (25371, 16849, '2011-01-31 21:15:45', NULL), (25372, 16850, '2011-01-31 21:15:47', NULL), (25373, 16851, '2011-01-31 21:15:48', NULL), (25374, 16852, '2011-01-31 21:15:50', NULL), (25375, 16853, '2011-01-31 21:15:52', NULL), (25376, 16854, '2011-01-31 21:15:53', NULL), (25378, 16855, '2011-01-31 21:28:47', NULL), (25379, 16856, '2011-01-31 22:26:00', NULL), (25380, 16857, '2011-01-31 23:00:18', NULL), (25381, 16858, '2011-01-31 23:00:21', NULL), (25383, 16859, '2011-01-31 23:12:15', NULL), (25385, 16860, '2011-01-31 23:54:18', NULL), (25387, 16861, '2011-02-01 00:00:22', NULL), (25439, 16862, '2011-02-01 03:09:41', NULL), (25447, 16863, '2011-02-01 03:58:05', NULL), (25450, 16864, '2011-02-01 04:07:15', NULL), (25451, 16865, '2011-02-01 04:08:29', NULL), (25459, 16866, '2011-02-01 05:12:03', NULL), (25475, 16867, '2011-02-01 07:00:59', NULL), (25478, 16868, '2011-02-01 07:52:45', NULL), (25479, 16869, '2011-02-01 07:55:13', NULL), (25480, 16870, '2011-02-01 08:01:01', NULL), (25481, 16871, '2011-02-01 08:01:05', NULL), (25487, 16872, '2011-02-01 08:11:21', NULL), (25490, 16873, '2011-02-01 08:19:43', NULL), (25496, 16874, '2011-02-01 08:46:52', NULL), (25501, 16877, '2011-02-01 09:26:20', NULL), (25503, 16878, '2011-02-01 09:29:08', NULL), (25505, 16879, '2011-02-01 09:36:13', NULL), (25507, 16880, '2011-02-01 09:44:24', NULL), (25511, 16881, '2011-02-01 09:58:53', NULL), (25514, 16882, '2011-02-01 10:48:36', NULL), (25515, 16883, '2011-02-01 10:48:42', NULL), (25516, 16884, '2011-02-01 10:48:45', NULL), (25517, 16885, '2011-02-01 10:53:27', NULL), (25520, 16886, '2011-02-01 11:06:24', NULL), (25527, 16887, '2011-02-01 11:39:37', NULL), (25528, 16888, '2011-02-01 12:13:54', NULL), (25529, 16889, '2011-02-01 12:19:03', NULL), (25530, 16890, '2011-02-01 12:23:20', NULL), (25532, 16891, '2011-02-01 12:52:19', NULL), (25533, 16892, '2011-02-01 12:59:00', NULL), (25534, 16893, '2011-02-01 13:06:28', NULL), (25535, 16894, '2011-02-01 13:13:45', NULL), (25536, 16895, '2011-02-01 13:21:01', NULL), (25537, 16896, '2011-02-01 13:32:52', NULL), (25538, 16897, '2011-02-01 13:32:54', NULL), (25539, 16898, '2011-02-01 13:58:44', NULL), (25540, 16899, '2011-02-01 14:14:47', NULL), (25541, 16900, '2011-02-01 14:17:09', NULL), (25542, 16901, '2011-02-01 14:19:20', NULL), (25543, 16902, '2011-02-01 14:21:43', NULL), (25544, 16903, '2011-02-01 14:22:51', NULL), (25546, 16904, '2011-02-01 14:27:05', NULL), (25547, 16905, '2011-02-01 14:28:52', NULL), (25549, 16906, '2011-02-01 14:36:29', NULL), (25550, 16907, '2011-02-01 14:36:34', NULL), (25552, 16908, '2011-02-01 14:49:18', NULL), (25553, 16909, '2011-02-01 14:50:47', NULL), (25554, 16910, '2011-02-01 15:01:06', NULL), (25555, 16911, '2011-02-01 15:14:28', NULL), (25556, 16912, '2011-02-01 15:15:46', NULL), (25557, 16913, '2011-02-01 15:19:55', NULL), (25558, 16914, '2011-02-01 15:28:37', NULL), (25559, 16915, '2011-02-01 15:29:51', NULL), (25560, 16916, '2011-02-01 15:48:04', NULL), (25563, 16917, '2011-02-01 17:25:21', NULL), (25565, 16920, '2011-02-01 17:58:17', NULL), (25566, 16921, '2011-02-01 18:09:58', NULL), (25567, 16922, '2011-02-01 18:13:33', NULL), (25568, 16923, '2011-02-01 18:27:35', NULL), (25570, 16924, '2011-02-01 18:33:11', NULL), (25571, 16925, '2011-02-01 18:33:58', NULL), (25572, 16926, '2011-02-01 18:39:13', NULL), (25576, 16927, '2011-02-01 19:07:09', NULL), (25579, 16928, '2011-02-01 19:38:39', NULL), (25580, 16929, '2011-02-01 19:46:50', NULL), (25587, 16930, '2011-02-01 20:52:57', NULL), (25588, 16931, '2011-02-01 21:01:56', NULL), (25591, 16932, '2011-02-01 21:14:01', NULL), (25592, 16933, '2011-02-01 21:21:50', NULL), (25595, 16934, '2011-02-01 21:43:34', NULL), (25596, 16935, '2011-02-01 21:53:04', NULL), (25597, 16936, '2011-02-01 21:54:42', NULL), (25598, 16937, '2011-02-01 23:02:59', NULL), (25601, 16938, '2011-02-01 23:28:43', NULL), (25602, 16939, '2011-02-01 23:33:35', NULL), (25620, 16940, '2011-02-02 02:12:05', NULL), (25625, 16941, '2011-02-02 02:34:26', NULL), (25627, 16942, '2011-02-02 03:00:04', NULL), (25628, 16943, '2011-02-02 03:01:12', NULL), (25629, 16944, '2011-02-02 03:04:55', NULL), (25630, 16945, '2011-02-02 03:09:07', NULL), (25635, 16946, '2011-02-02 03:29:29', NULL), (25636, 16947, '2011-02-02 03:30:23', NULL), (25638, 16948, '2011-02-02 03:41:40', NULL), (25643, 16949, '2011-02-02 03:57:33', NULL), (25652, 16950, '2011-02-02 04:32:37', NULL), (25659, 16951, '2011-02-02 05:12:53', NULL), (25663, 16952, '2011-02-02 05:20:33', NULL), (25666, 16953, '2011-02-02 05:41:11', NULL), (25667, 16954, '2011-02-02 05:46:29', NULL), (25668, 16955, '2011-02-02 05:52:05', NULL), (25674, 16956, '2011-02-02 06:28:39', NULL), (25675, 16957, '2011-02-02 06:44:03', NULL), (25689, 16958, '2011-02-02 09:00:48', NULL), (25693, 16959, '2011-02-02 09:43:05', NULL), (25694, 16960, '2011-02-02 09:43:19', NULL), (25696, 16961, '2011-02-02 10:02:44', NULL), (25698, 16962, '2011-02-02 11:03:37', NULL), (25699, 16963, '2011-02-02 11:22:17', NULL), (25700, 16964, '2011-02-02 11:36:33', NULL), (25701, 16965, '2011-02-02 11:39:03', NULL), (25702, 16966, '2011-02-02 12:17:01', NULL), (25704, 16967, '2011-02-02 13:08:59', NULL), (25705, 16968, '2011-02-02 13:23:11', NULL), (25706, 16969, '2011-02-02 13:23:15', NULL), (25707, 16970, '2011-02-02 14:09:06', NULL), (25710, 16971, '2011-02-02 14:59:52', NULL), (25711, 16972, '2011-02-02 15:02:52', NULL), (25712, 16973, '2011-02-02 15:10:33', NULL), (25714, 16974, '2011-02-02 15:36:17', NULL), (25715, 16975, '2011-02-02 15:48:57', NULL), (25716, 16976, '2011-02-02 15:49:23', NULL), (25718, 16977, '2011-02-02 16:03:12', NULL), (25719, 16978, '2011-02-02 16:17:57', NULL), (25720, 16979, '2011-02-02 16:21:35', NULL), (25721, 16980, '2011-02-02 16:25:20', NULL), (25723, 16981, '2011-02-02 16:26:59', NULL), (25725, 16982, '2011-02-02 16:38:42', NULL), (25726, 16983, '2011-02-02 16:56:50', NULL), (25727, 16984, '2011-02-02 17:03:53', NULL), (25728, 16985, '2011-02-02 17:16:03', NULL), (25729, 16986, '2011-02-02 17:25:45', NULL), (25730, 16987, '2011-02-02 17:34:14', NULL), (25732, 16988, '2011-02-02 18:06:21', NULL), (25733, 16989, '2011-02-02 18:13:09', NULL), (25734, 16990, '2011-02-02 18:21:53', NULL), (25735, 16991, '2011-02-02 18:25:05', NULL), (25736, 16992, '2011-02-02 18:40:01', NULL), (25737, 16993, '2011-02-02 19:06:58', NULL), (25738, 16994, '2011-02-02 19:16:29', NULL), (25739, 16995, '2011-02-02 19:19:16', NULL), (25740, 16996, '2011-02-02 19:19:15', NULL), (25741, 16997, '2011-02-02 19:21:44', NULL), (25742, 16998, '2011-02-02 19:21:45', NULL), (25743, 16999, '2011-02-02 19:30:40', NULL), (25744, 17000, '2011-02-02 20:33:44', NULL), (25745, 17001, '2011-02-02 20:40:27', NULL), (25746, 17002, '2011-02-02 20:45:58', NULL), (25747, 17002, '2011-02-02 20:46:10', NULL), (25748, 17003, '2011-02-02 20:58:15', NULL), (25751, 17004, '2011-02-02 21:05:56', NULL), (25752, 17005, '2011-02-02 21:14:53', NULL), (25753, 17006, '2011-02-02 21:36:02', NULL), (25754, 17007, '2011-02-02 22:03:57', NULL), (25755, 17008, '2011-02-02 22:05:14', NULL), (25756, 17009, '2011-02-02 22:14:05', NULL), (25757, 17010, '2011-02-02 22:20:58', NULL), (25758, 17011, '2011-02-02 22:34:48', NULL), (25759, 17012, '2011-02-02 23:24:25', NULL), (25764, 17013, '2011-02-03 00:51:25', NULL), (25773, 17014, '2011-02-03 01:10:15', NULL), (25788, 17015, '2011-02-03 02:35:14', NULL), (25792, 17016, '2011-02-03 02:44:40', NULL), (25796, 17017, '2011-02-03 03:02:16', NULL), (25798, 17018, '2011-02-03 03:15:12', NULL), (25803, 17019, '2011-02-03 03:25:26', NULL), (25812, 17020, '2011-02-03 03:56:55', NULL), (25814, 17021, '2011-02-03 04:07:40', NULL), (25815, 17022, '2011-02-03 04:07:43', NULL), (25818, 17023, '2011-02-03 04:13:29', NULL), (25834, 17024, '2011-02-03 07:11:32', NULL), (25835, 17025, '2011-02-03 07:11:34', NULL), (25836, 17026, '2011-02-03 07:11:36', NULL), (25837, 17027, '2011-02-03 07:11:38', NULL), (25838, 17028, '2011-02-03 07:11:40', NULL), (25839, 17029, '2011-02-03 07:11:43', NULL), (25840, 17030, '2011-02-03 07:11:45', NULL), (25841, 17031, '2011-02-03 07:11:47', NULL), (25842, 17032, '2011-02-03 07:11:50', NULL), (25843, 17033, '2011-02-03 07:11:53', NULL), (25844, 17034, '2011-02-03 07:11:55', NULL), (25845, 17035, '2011-02-03 07:11:58', NULL), (25846, 17036, '2011-02-03 07:12:00', NULL), (25847, 17037, '2011-02-03 07:12:02', NULL), (25848, 17038, '2011-02-03 07:12:04', NULL), (25849, 17039, '2011-02-03 07:12:06', NULL), (25850, 17040, '2011-02-03 07:12:09', NULL), (25851, 17041, '2011-02-03 07:12:11', NULL), (25852, 17042, '2011-02-03 07:12:13', NULL), (25853, 17043, '2011-02-03 07:12:15', NULL), (25854, 17044, '2011-02-03 07:12:16', NULL), (25855, 17045, '2011-02-03 07:12:18', NULL), (25856, 17046, '2011-02-03 07:12:20', NULL), (25857, 17047, '2011-02-03 07:12:22', NULL), (25858, 17048, '2011-02-03 07:12:23', NULL), (25859, 17049, '2011-02-03 07:12:25', NULL), (25860, 17050, '2011-02-03 07:12:27', NULL), (25861, 17051, '2011-02-03 07:12:29', NULL), (25862, 17052, '2011-02-03 07:12:31', NULL), (25863, 17053, '2011-02-03 07:12:34', NULL), (25864, 17054, '2011-02-03 07:12:36', NULL), (25865, 17055, '2011-02-03 07:12:39', NULL), (25866, 17056, '2011-02-03 07:12:41', NULL), (25867, 17057, '2011-02-03 07:12:43', NULL), (25868, 17058, '2011-02-03 07:12:46', NULL), (25869, 17059, '2011-02-03 07:12:48', NULL), (25870, 17060, '2011-02-03 07:12:50', NULL), (25871, 17061, '2011-02-03 07:12:53', NULL), (25872, 17062, '2011-02-03 07:12:55', NULL), (25873, 17063, '2011-02-03 07:12:57', NULL), (25874, 17064, '2011-02-03 07:13:00', NULL), (25875, 17065, '2011-02-03 07:13:02', NULL), (25876, 17066, '2011-02-03 07:13:04', NULL), (25877, 17067, '2011-02-03 07:13:07', NULL), (25878, 17068, '2011-02-03 07:13:09', NULL), (25879, 17069, '2011-02-03 07:13:11', NULL), (25880, 17070, '2011-02-03 07:13:14', NULL), (25881, 17071, '2011-02-03 07:13:16', NULL), (25882, 17072, '2011-02-03 07:13:18', NULL), (25883, 17073, '2011-02-03 07:13:21', NULL), (25884, 17074, '2011-02-03 07:13:24', NULL), (25885, 17075, '2011-02-03 07:13:26', NULL), (25886, 17076, '2011-02-03 07:13:28', NULL), (25887, 17077, '2011-02-03 07:13:31', NULL), (25891, 17078, '2011-02-03 07:40:51', NULL), (25892, 17079, '2011-02-03 07:53:03', NULL), (25893, 17080, '2011-02-03 07:54:24', NULL), (25896, 17081, '2011-02-03 08:45:21', NULL), (25899, 17082, '2011-02-03 09:16:03', NULL), (25907, 17083, '2011-02-03 10:23:28', NULL), (25908, 17084, '2011-02-03 10:23:33', NULL), (25909, 17085, '2011-02-03 10:32:53', NULL), (25913, 17086, '2011-02-03 12:32:30', NULL), (25915, 17087, '2011-02-03 13:00:35', NULL), (25916, 17088, '2011-02-03 13:26:20', NULL), (25917, 17089, '2011-02-03 13:31:27', NULL), (25918, 17090, '2011-02-03 13:31:35', NULL), (25920, 17091, '2011-02-03 14:05:42', NULL), (25922, 17092, '2011-02-03 14:17:51', NULL), (25923, 17093, '2011-02-03 14:22:47', NULL), (25925, 17094, '2011-02-03 14:48:12', NULL), (25926, 17095, '2011-02-03 15:17:24', NULL), (25927, 17096, '2011-02-03 15:17:38', NULL), (25928, 17097, '2011-02-03 15:19:10', NULL), (25929, 17098, '2011-02-03 15:19:47', NULL), (25930, 17099, '2011-02-03 15:19:57', NULL), (25931, 17100, '2011-02-03 15:20:09', NULL), (25932, 17101, '2011-02-03 15:20:57', NULL), (25933, 17102, '2011-02-03 15:21:07', NULL), (25934, 17103, '2011-02-03 15:24:19', NULL), (25935, 17104, '2011-02-03 15:24:51', NULL), (25937, 17105, '2011-02-03 15:31:02', NULL), (25939, 17106, '2011-02-03 15:52:22', NULL), (25940, 17107, '2011-02-03 15:55:25', NULL), (25941, 17108, '2011-02-03 16:02:33', NULL), (25942, 17109, '2011-02-03 16:02:36', NULL), (25943, 17110, '2011-02-03 16:02:38', NULL), (25944, 17111, '2011-02-03 16:02:43', NULL), (25945, 17112, '2011-02-03 16:02:46', NULL), (25946, 17113, '2011-02-03 16:02:50', NULL), (25947, 17114, '2011-02-03 16:02:54', NULL), (25948, 17115, '2011-02-03 16:02:57', NULL), (25949, 17116, '2011-02-03 16:03:01', NULL), (25950, 17117, '2011-02-03 16:03:06', NULL), (25951, 17118, '2011-02-03 16:03:07', NULL), (25952, 17119, '2011-02-03 16:03:10', NULL), (25953, 17120, '2011-02-03 16:03:13', NULL), (25954, 17121, '2011-02-03 16:03:16', NULL), (25955, 17122, '2011-02-03 16:03:19', NULL), (25956, 17123, '2011-02-03 16:03:23', NULL), (25957, 17124, '2011-02-03 16:03:26', NULL), (25958, 17125, '2011-02-03 16:03:30', NULL), (25959, 17126, '2011-02-03 16:03:34', NULL), (25960, 17127, '2011-02-03 16:03:37', NULL), (25961, 17128, '2011-02-03 16:03:39', NULL), (25962, 17129, '2011-02-03 16:03:41', NULL), (25963, 17130, '2011-02-03 16:03:42', NULL), (25964, 17131, '2011-02-03 16:03:45', NULL), (25965, 17132, '2011-02-03 16:03:47', NULL), (25966, 17133, '2011-02-03 16:03:49', NULL), (25967, 17134, '2011-02-03 16:03:52', NULL), (25968, 17135, '2011-02-03 16:03:54', NULL), (25969, 17136, '2011-02-03 16:03:56', NULL), (25970, 17137, '2011-02-03 16:03:59', NULL), (25971, 17138, '2011-02-03 16:04:02', NULL), (25972, 17139, '2011-02-03 16:04:06', NULL), (25973, 17140, '2011-02-03 16:04:10', NULL), (25974, 17141, '2011-02-03 16:04:15', NULL), (25975, 17142, '2011-02-03 16:04:19', NULL), (25976, 17143, '2011-02-03 16:04:22', NULL), (25977, 17144, '2011-02-03 16:04:25', NULL), (25978, 17145, '2011-02-03 16:04:29', NULL), (25979, 17146, '2011-02-03 16:04:32', NULL), (25980, 17147, '2011-02-03 16:04:36', NULL), (25981, 17148, '2011-02-03 16:04:39', NULL), (25982, 17149, '2011-02-03 16:04:46', NULL), (25983, 17150, '2011-02-03 16:04:50', NULL), (25984, 17151, '2011-02-03 16:04:53', NULL), (25985, 17152, '2011-02-03 16:04:56', NULL), (25986, 17153, '2011-02-03 16:05:01', NULL), (25987, 17154, '2011-02-03 16:05:04', NULL), (25988, 17155, '2011-02-03 16:05:08', NULL), (25989, 17156, '2011-02-03 16:05:12', NULL), (25990, 17157, '2011-02-03 16:05:15', NULL), (25991, 17158, '2011-02-03 16:05:18', NULL), (25992, 17159, '2011-02-03 16:05:21', NULL), (25993, 17160, '2011-02-03 16:05:25', NULL), (25994, 17161, '2011-02-03 16:05:28', NULL), (25995, 17162, '2011-02-03 16:05:31', NULL), (25997, 17163, '2011-02-03 16:21:01', NULL), (26000, 17164, '2011-02-03 16:51:57', NULL), (26001, 17165, '2011-02-03 16:51:59', NULL), (26002, 17166, '2011-02-03 16:52:01', NULL), (26003, 17167, '2011-02-03 16:52:04', NULL), (26004, 17168, '2011-02-03 16:52:06', NULL), (26005, 17169, '2011-02-03 16:59:10', NULL), (26007, 17170, '2011-02-03 17:03:58', NULL), (26008, 17171, '2011-02-03 17:44:38', NULL), (26010, 17172, '2011-02-03 18:02:52', NULL), (26012, 17173, '2011-02-03 18:24:50', NULL), (26014, 17174, '2011-02-03 18:38:46', NULL), (26015, 17175, '2011-02-03 18:56:59', NULL), (26016, 17176, '2011-02-03 19:13:58', NULL), (26017, 17177, '2011-02-03 19:26:04', NULL), (26018, 17178, '2011-02-03 19:40:36', NULL), (26022, 17180, '2011-02-03 20:10:40', NULL), (26023, 17181, '2011-02-03 20:32:54', NULL), (26024, 17182, '2011-02-03 20:43:40', NULL), (26025, 17183, '2011-02-03 20:52:02', NULL), (26026, 17184, '2011-02-03 21:24:24', NULL), (26027, 17185, '2011-02-03 22:02:36', NULL), (26028, 17186, '2011-02-03 22:34:16', NULL), (26029, 17187, '2011-02-03 22:55:28', NULL), (26030, 17188, '2011-02-03 23:24:03', NULL), (26047, 17189, '2011-02-04 01:42:50', NULL), (26077, 17190, '2011-02-04 05:06:04', NULL), (26079, 17191, '2011-02-04 05:10:00', NULL), (26080, 17192, '2011-02-04 05:12:44', NULL), (26081, 17193, '2011-02-04 05:12:46', NULL), (26084, 17194, '2011-02-04 05:34:55', NULL), (26088, 17195, '2011-02-04 05:54:20', NULL), (26093, 17196, '2011-02-04 07:09:10', NULL), (26096, 17197, '2011-02-04 07:32:47', NULL), (26099, 17198, '2011-02-04 07:52:09', NULL), (26104, 17199, '2011-02-04 08:16:23', NULL), (26105, 17200, '2011-02-04 09:25:37', NULL), (26106, 17201, '2011-02-04 09:31:12', NULL), (26107, 17202, '2011-02-04 09:39:46', NULL), (26108, 17203, '2011-02-04 09:44:55', NULL), (26109, 17204, '2011-02-04 09:45:00', NULL), (26110, 17205, '2011-02-04 09:55:54', NULL), (26111, 17206, '2011-02-04 09:55:56', NULL), (26114, 17207, '2011-02-04 10:52:50', NULL), (26115, 17208, '2011-02-04 10:59:52', NULL), (26116, 17209, '2011-02-04 11:08:36', NULL), (26117, 17210, '2011-02-04 11:38:51', NULL), (26120, 17211, '2011-02-04 12:24:22', NULL), (26121, 17212, '2011-02-04 12:36:10', NULL), (26122, 17213, '2011-02-04 12:38:35', NULL), (26123, 17214, '2011-02-04 12:45:22', NULL), (26124, 17215, '2011-02-04 12:46:33', NULL), (26131, 17216, '2011-02-04 13:48:13', NULL), (26133, 17217, '2011-02-04 14:14:16', NULL), (26135, 17218, '2011-02-04 14:20:29', NULL), (26136, 17219, '2011-02-04 14:37:52', NULL), (26137, 17220, '2011-02-04 14:37:53', NULL), (26138, 17221, '2011-02-04 14:41:50', NULL), (26139, 17222, '2011-02-04 14:42:00', NULL), (26140, 17223, '2011-02-04 14:42:23', NULL), (26141, 17224, '2011-02-04 14:42:55', NULL), (26142, 17225, '2011-02-04 14:43:24', NULL), (26143, 17226, '2011-02-04 15:31:10', NULL), (26144, 17227, '2011-02-04 15:57:32', NULL), (26146, 17228, '2011-02-04 16:22:53', NULL), (26147, 17229, '2011-02-04 17:04:18', NULL), (26148, 17230, '2011-02-04 17:19:57', NULL), (26151, 17231, '2011-02-04 18:29:15', NULL), (26152, 17232, '2011-02-04 19:29:52', NULL), (26153, 17233, '2011-02-04 20:38:33', NULL), (26156, 17234, '2011-02-04 21:01:19', NULL), (26158, 17235, '2011-02-04 21:18:00', NULL), (26160, 17236, '2011-02-04 21:46:54', NULL), (26161, 17237, '2011-02-04 21:47:49', NULL), (26162, 17238, '2011-02-04 21:53:24', NULL), (26163, 17239, '2011-02-04 22:07:34', NULL), (26166, 17240, '2011-02-04 22:39:36', NULL), (26167, 17241, '2011-02-04 22:39:38', NULL), (26168, 17242, '2011-02-04 22:40:06', NULL), (26169, 17243, '2011-02-04 22:40:17', NULL), (26171, 17244, '2011-02-04 22:47:21', NULL), (26172, 17245, '2011-02-04 22:49:20', NULL), (26173, 17246, '2011-02-04 22:49:21', NULL), (26174, 17247, '2011-02-04 22:50:10', NULL), (26175, 17248, '2011-02-04 22:52:18', NULL), (26178, 17249, '2011-02-04 23:06:25', NULL), (26179, 17250, '2011-02-04 23:20:26', NULL), (26180, 17251, '2011-02-04 23:23:27', NULL), (26181, 17252, '2011-02-04 23:33:22', NULL), (26182, 17253, '2011-02-04 23:34:50', NULL), (26183, 17254, '2011-02-05 00:22:32', NULL), (26187, 17255, '2011-02-05 00:46:20', NULL), (26194, 17256, '2011-02-05 01:04:24', NULL), (26199, 17257, '2011-02-05 01:13:39', NULL), (26205, 17258, '2011-02-05 02:02:20', NULL), (26207, 17259, '2011-02-05 02:04:55', NULL), (26221, 17260, '2011-02-05 03:26:18', NULL), (26238, 17261, '2011-02-05 04:42:09', NULL), (26242, 17262, '2011-02-05 05:47:16', NULL), (26251, 17263, '2011-02-05 07:07:47', NULL), (26252, 17264, '2011-02-05 07:07:52', NULL), (26264, 17265, '2011-02-05 08:28:01', NULL), (26265, 17266, '2011-02-05 08:29:07', NULL), (26266, 17267, '2011-02-05 08:48:24', NULL), (26267, 17268, '2011-02-05 08:49:57', NULL), (26268, 17269, '2011-02-05 08:56:52', NULL), (26269, 17270, '2011-02-05 09:19:57', NULL), (26270, 17271, '2011-02-05 09:29:02', NULL), (26271, 17272, '2011-02-05 09:37:14', NULL), (26272, 17273, '2011-02-05 09:48:09', NULL), (26273, 17274, '2011-02-05 09:57:20', NULL), (26274, 17275, '2011-02-05 09:58:29', NULL), (26275, 17276, '2011-02-05 10:42:24', NULL), (26276, 17277, '2011-02-05 10:43:37', NULL), (26277, 17278, '2011-02-05 10:47:24', NULL), (26279, 17279, '2011-02-05 11:07:58', NULL), (26280, 17280, '2011-02-05 11:09:30', NULL), (26281, 17281, '2011-02-05 11:09:31', NULL), (26285, 17282, '2011-02-05 11:22:31', NULL), (26288, 17283, '2011-02-05 11:52:25', NULL), (26292, 17284, '2011-02-05 12:40:51', NULL), (26293, 17285, '2011-02-05 13:01:00', NULL), (26294, 17286, '2011-02-05 13:17:06', NULL), (26295, 17287, '2011-02-05 13:25:34', NULL), (26296, 17288, '2011-02-05 13:29:12', NULL), (26297, 17289, '2011-02-05 13:42:10', NULL), (26298, 17290, '2011-02-05 13:45:09', NULL), (26299, 17291, '2011-02-05 13:49:24', NULL), (26300, 17292, '2011-02-05 14:06:57', NULL), (26301, 17293, '2011-02-05 14:09:52', NULL), (26305, 17294, '2011-02-05 14:45:38', NULL), (26306, 17295, '2011-02-05 14:52:49', NULL), (26307, 17296, '2011-02-05 15:00:30', NULL), (26308, 17297, '2011-02-05 15:13:26', NULL), (26310, 17298, '2011-02-05 15:35:34', NULL), (26312, 17299, '2011-02-05 15:58:05', NULL), (26313, 17300, '2011-02-05 16:03:06', NULL), (26314, 17301, '2011-02-05 16:16:21', NULL), (26315, 17302, '2011-02-05 16:40:41', NULL), (26318, 17303, '2011-02-05 17:03:42', NULL), (26319, 17304, '2011-02-05 17:19:20', NULL), (26320, 17305, '2011-02-05 17:37:19', NULL), (26321, 17306, '2011-02-05 17:49:55', NULL), (26324, 17307, '2011-02-05 18:25:26', NULL), (26326, 17308, '2011-02-05 18:28:27', NULL), (26328, 17309, '2011-02-05 18:38:49', NULL), (26330, 17310, '2011-02-05 18:50:49', NULL), (26331, 17311, '2011-02-05 18:54:18', NULL), (26332, 17312, '2011-02-05 19:00:36', NULL), (26333, 17313, '2011-02-05 19:00:39', NULL), (26334, 17314, '2011-02-05 19:13:35', NULL), (26335, 17315, '2011-02-05 19:15:49', NULL), (26336, 17316, '2011-02-05 19:17:44', NULL), (26337, 17317, '2011-02-05 19:29:29', NULL), (26338, 17318, '2011-02-05 19:29:30', NULL), (26339, 17319, '2011-02-05 19:33:46', NULL), (26340, 17320, '2011-02-05 19:35:52', NULL), (26341, 17321, '2011-02-05 19:43:51', NULL), (26342, 17322, '2011-02-05 19:46:10', NULL), (26343, 17323, '2011-02-05 20:00:30', NULL), (26344, 17324, '2011-02-05 20:01:57', NULL), (26345, 17325, '2011-02-05 20:02:31', NULL), (26347, 17326, '2011-02-05 21:06:44', NULL), (26354, 17327, '2011-02-06 00:16:25', NULL), (26363, 17328, '2011-02-06 00:59:30', NULL), (26371, 17329, '2011-02-06 01:26:50', NULL), (26383, 17330, '2011-02-06 02:11:45', NULL), (26387, 17331, '2011-02-06 02:43:49', NULL), (26391, 17332, '2011-02-06 03:08:25', NULL), (26397, 17333, '2011-02-06 03:33:20', NULL), (26399, 17334, '2011-02-06 03:41:33', NULL), (26401, 17335, '2011-02-06 03:57:10', NULL), (26408, 17336, '2011-02-06 04:31:33', NULL), (26409, 17337, '2011-02-06 04:31:47', NULL), (26410, 17338, '2011-02-06 04:42:26', NULL), (26415, 17339, '2011-02-06 04:50:57', NULL), (26417, 17340, '2011-02-06 04:56:10', NULL), (26418, 17341, '2011-02-06 04:57:08', NULL), (26421, 17342, '2011-02-06 05:03:33', NULL), (26422, 17343, '2011-02-06 05:07:40', NULL), (26427, 17344, '2011-02-06 05:37:23', NULL), (26435, 17345, '2011-02-06 05:56:40', NULL), (26436, 17346, '2011-02-06 05:56:42', NULL), (26437, 17347, '2011-02-06 05:56:44', NULL), (26438, 17348, '2011-02-06 05:56:47', NULL), (26439, 17349, '2011-02-06 05:56:49', NULL), (26440, 17350, '2011-02-06 05:56:51', NULL), (26441, 17351, '2011-02-06 05:56:53', NULL), (26442, 17352, '2011-02-06 05:56:56', NULL), (26443, 17353, '2011-02-06 05:56:58', NULL), (26444, 17354, '2011-02-06 05:57:01', NULL), (26445, 17355, '2011-02-06 05:57:03', NULL), (26446, 17356, '2011-02-06 05:57:06', NULL), (26447, 17357, '2011-02-06 05:57:08', NULL), (26448, 17358, '2011-02-06 05:57:10', NULL), (26449, 17359, '2011-02-06 05:57:12', NULL), (26450, 17360, '2011-02-06 05:57:15', NULL), (26451, 17361, '2011-02-06 05:57:17', NULL), (26452, 17362, '2011-02-06 05:57:19', NULL), (26453, 17363, '2011-02-06 05:57:21', NULL), (26454, 17364, '2011-02-06 05:57:23', NULL), (26455, 17365, '2011-02-06 05:57:24', NULL), (26456, 17366, '2011-02-06 05:57:26', NULL), (26457, 17367, '2011-02-06 05:57:28', NULL), (26458, 17368, '2011-02-06 05:57:29', NULL), (26459, 17369, '2011-02-06 05:57:31', NULL), (26460, 17370, '2011-02-06 05:57:34', NULL), (26461, 17371, '2011-02-06 05:57:36', NULL), (26462, 17372, '2011-02-06 05:57:37', NULL), (26463, 17373, '2011-02-06 05:57:39', NULL), (26464, 17374, '2011-02-06 05:57:42', NULL), (26465, 17375, '2011-02-06 05:57:44', NULL), (26466, 17376, '2011-02-06 05:57:47', NULL), (26467, 17377, '2011-02-06 05:57:49', NULL), (26468, 17378, '2011-02-06 05:57:52', NULL), (26469, 17379, '2011-02-06 05:57:54', NULL), (26470, 17380, '2011-02-06 05:57:56', NULL), (26471, 17381, '2011-02-06 05:57:59', NULL), (26472, 17382, '2011-02-06 05:58:01', NULL), (26473, 17383, '2011-02-06 05:58:04', NULL), (26474, 17384, '2011-02-06 05:58:06', NULL), (26475, 17385, '2011-02-06 05:58:08', NULL), (26476, 17386, '2011-02-06 05:58:11', NULL), (26477, 17387, '2011-02-06 05:58:13', NULL), (26478, 17388, '2011-02-06 05:58:15', NULL), (26479, 17389, '2011-02-06 05:58:18', NULL), (26480, 17390, '2011-02-06 05:58:48', NULL), (26481, 17391, '2011-02-06 05:58:50', NULL), (26482, 17392, '2011-02-06 05:58:53', NULL), (26483, 17393, '2011-02-06 05:58:55', NULL), (26484, 17394, '2011-02-06 05:58:57', NULL), (26485, 17395, '2011-02-06 05:59:00', NULL), (26486, 17396, '2011-02-06 05:59:02', NULL), (26487, 17397, '2011-02-06 05:59:05', NULL), (26488, 17398, '2011-02-06 05:59:07', NULL), (26490, 17399, '2011-02-06 06:20:33', NULL), (26495, 17400, '2011-02-06 07:38:32', NULL), (26496, 17401, '2011-02-06 07:38:33', NULL), (26497, 17402, '2011-02-06 07:40:22', NULL), (26501, 17403, '2011-02-06 08:15:18', NULL), (26502, 17404, '2011-02-06 09:24:16', NULL), (26503, 17405, '2011-02-06 09:34:20', NULL), (26504, 17406, '2011-02-06 09:37:47', NULL), (26505, 17407, '2011-02-06 09:40:40', NULL), (26506, 17408, '2011-02-06 09:50:53', NULL), (26508, 17409, '2011-02-06 10:05:58', NULL), (26511, 17410, '2011-02-06 10:34:38', NULL), (26512, 17411, '2011-02-06 10:43:30', NULL), (26513, 17412, '2011-02-06 10:46:18', NULL), (26516, 17413, '2011-02-06 11:07:03', NULL), (26517, 17414, '2011-02-06 11:13:07', NULL), (26520, 17415, '2011-02-06 11:21:23', NULL), (26521, 17416, '2011-02-06 11:24:03', NULL), (26522, 17417, '2011-02-06 11:29:50', NULL), (26523, 17418, '2011-02-06 11:43:52', NULL), (26524, 17419, '2011-02-06 11:44:02', NULL), (26525, 17420, '2011-02-06 11:44:14', NULL), (26526, 17421, '2011-02-06 12:07:37', NULL), (26527, 17422, '2011-02-06 12:22:11', NULL), (26528, 17423, '2011-02-06 12:24:28', NULL), (26529, 17424, '2011-02-06 12:30:07', NULL), (26530, 17425, '2011-02-06 12:30:11', NULL), (26534, 17426, '2011-02-06 12:55:13', NULL), (26535, 17427, '2011-02-06 13:06:54', NULL), (26536, 17428, '2011-02-06 13:15:52', NULL), (26537, 17429, '2011-02-06 13:21:59', NULL), (26538, 17430, '2011-02-06 14:23:23', NULL), (26539, 17431, '2011-02-06 14:26:07', NULL), (26541, 17432, '2011-02-06 14:59:08', NULL), (26542, 17433, '2011-02-06 15:14:05', NULL), (26543, 17434, '2011-02-06 15:17:21', NULL), (26544, 17435, '2011-02-06 15:36:55', NULL), (26545, 17436, '2011-02-06 15:57:31', NULL), (26546, 17437, '2011-02-06 16:08:49', NULL), (26547, 17438, '2011-02-06 16:12:17', NULL), (26548, 17439, '2011-02-06 16:15:48', NULL), (26549, 17440, '2011-02-06 16:24:54', NULL), (26552, 17441, '2011-02-06 16:55:05', NULL), (26553, 17442, '2011-02-06 16:55:17', NULL), (26554, 17443, '2011-02-06 17:04:23', NULL), (26555, 17444, '2011-02-06 17:11:57', NULL), (26556, 17445, '2011-02-06 17:15:42', NULL), (26557, 17446, '2011-02-06 17:38:43', NULL), (26558, 17447, '2011-02-06 17:38:48', NULL), (26559, 17448, '2011-02-06 17:58:54', NULL), (26560, 17449, '2011-02-06 18:01:38', NULL), (26561, 17450, '2011-02-06 18:20:03', NULL), (26562, 17451, '2011-02-06 18:26:12', NULL), (26563, 17452, '2011-02-06 18:32:54', NULL), (26564, 17453, '2011-02-06 18:36:43', NULL), (26567, 17454, '2011-02-06 19:08:27', NULL), (26569, 17455, '2011-02-06 19:53:38', NULL), (26570, 17456, '2011-02-06 20:44:55', NULL), (26571, 17457, '2011-02-06 21:19:15', NULL), (26572, 17458, '2011-02-06 21:55:44', NULL), (26573, 17459, '2011-02-06 21:59:52', NULL), (26574, 17460, '2011-02-06 22:02:50', NULL), (26575, 17461, '2011-02-06 22:17:36', NULL), (26582, 17462, '2011-02-07 00:50:59', NULL), (26592, 17463, '2011-02-07 01:13:26', NULL), (26597, 17464, '2011-02-07 01:42:19', NULL), (26601, 17465, '2011-02-07 01:56:20', NULL), (26605, 17466, '2011-02-07 02:05:56', NULL), (26611, 17467, '2011-02-07 02:50:14', NULL), (26617, 17468, '2011-02-07 03:17:10', NULL), (26630, 17469, '2011-02-07 04:12:46', NULL), (26637, 17470, '2011-02-07 04:39:21', NULL), (26649, 17471, '2011-02-07 05:47:34', NULL), (26650, 17472, '2011-02-07 11:26:37', NULL), (26651, 17473, '2011-02-07 11:44:23', NULL), (26652, 17474, '2011-02-07 11:57:20', NULL), (26653, 17475, '2011-02-07 12:02:52', NULL), (26654, 17476, '2011-02-07 12:04:16', NULL), (26655, 17477, '2011-02-07 12:07:51', NULL), (26656, 17478, '2011-02-07 12:10:19', NULL), (26658, 17479, '2011-02-07 12:25:08', NULL), (26661, 17480, '2011-02-07 13:14:45', NULL), (26662, 17481, '2011-02-07 13:18:49', NULL), (26663, 17482, '2011-02-07 13:19:50', NULL), (26664, 17483, '2011-02-07 13:24:25', NULL), (26665, 17484, '2011-02-07 13:26:12', NULL), (26666, 17485, '2011-02-07 14:06:21', NULL), (26667, 17486, '2011-02-07 14:08:28', NULL), (26669, 17487, '2011-02-07 14:45:03', NULL), (26671, 17488, '2011-02-07 14:45:19', NULL), (26672, 17489, '2011-02-07 14:57:31', NULL), (26674, 17490, '2011-02-07 15:17:24', NULL), (26675, 17491, '2011-02-07 15:27:47', NULL), (26677, 17492, '2011-02-07 15:43:27', NULL), (26678, 17493, '2011-02-07 16:08:04', NULL), (26679, 17494, '2011-02-07 16:08:06', NULL), (26680, 17495, '2011-02-07 16:13:20', NULL), (26681, 17496, '2011-02-07 16:13:28', NULL), (26682, 17497, '2011-02-07 16:15:42', NULL), (26683, 17498, '2011-02-07 16:26:55', NULL), (26684, 17499, '2011-02-07 16:29:30', NULL), (26687, 17501, '2011-02-07 17:04:02', NULL), (26688, 17502, '2011-02-07 17:22:23', NULL), (26689, 17502, '2011-02-07 17:26:03', NULL), (26690, 17503, '2011-02-07 17:45:36', NULL), (26691, 17504, '2011-02-07 17:56:31', NULL), (26692, 17505, '2011-02-07 18:02:32', NULL), (26693, 17506, '2011-02-07 18:02:34', NULL), (26694, 17507, '2011-02-07 18:03:38', NULL), (26695, 17508, '2011-02-07 18:07:24', NULL), (26696, 17508, '2011-02-07 18:08:37', NULL), (26698, 17509, '2011-02-07 18:27:15', NULL), (26700, 17510, '2011-02-07 18:52:19', NULL), (26701, 17511, '2011-02-07 18:56:06', NULL), (26702, 17512, '2011-02-07 19:04:12', NULL), (26703, 17513, '2011-02-07 19:33:49', NULL), (26704, 17514, '2011-02-07 19:46:22', NULL), (26705, 17515, '2011-02-07 20:10:39', NULL), (26706, 17516, '2011-02-07 20:18:15', NULL), (26707, 17517, '2011-02-07 20:18:19', NULL), (26709, 17518, '2011-02-07 21:54:48', NULL), (26710, 17519, '2011-02-07 22:08:12', NULL), (26711, 17520, '2011-02-07 22:40:55', NULL), (26712, 17521, '2011-02-07 23:03:42', NULL), (26713, 17522, '2011-02-07 23:19:22', NULL), (26714, 17523, '2011-02-07 23:19:24', NULL), (26715, 17524, '2011-02-08 00:02:24', NULL), (26720, 17525, '2011-02-08 00:50:01', NULL), (26738, 17526, '2011-02-08 01:59:34', NULL), (26747, 17527, '2011-02-08 02:40:27', NULL), (26752, 17528, '2011-02-08 03:11:38', NULL), (26763, 17529, '2011-02-08 03:54:33', NULL), (26764, 17530, '2011-02-08 03:54:36', NULL), (26765, 17531, '2011-02-08 03:54:49', NULL), (26766, 17532, '2011-02-08 03:54:52', NULL), (26767, 17533, '2011-02-08 03:54:55', NULL), (26768, 17534, '2011-02-08 03:54:58', NULL), (26769, 17535, '2011-02-08 03:55:02', NULL), (26770, 17536, '2011-02-08 03:55:08', NULL), (26771, 17537, '2011-02-08 03:55:15', NULL), (26772, 17538, '2011-02-08 03:55:18', NULL), (26773, 17539, '2011-02-08 03:55:22', NULL), (26774, 17540, '2011-02-08 03:55:25', NULL), (26775, 17541, '2011-02-08 03:55:31', NULL), (26776, 17542, '2011-02-08 03:55:35', NULL), (26777, 17543, '2011-02-08 03:55:38', NULL), (26778, 17544, '2011-02-08 03:55:48', NULL), (26780, 17545, '2011-02-08 03:55:51', NULL), (26781, 17546, '2011-02-08 03:55:54', NULL), (26782, 17547, '2011-02-08 03:55:58', NULL), (26783, 17548, '2011-02-08 03:56:02', NULL), (26784, 17549, '2011-02-08 03:56:05', NULL), (26785, 17550, '2011-02-08 03:56:08', NULL), (26786, 17551, '2011-02-08 03:56:12', NULL), (26787, 17552, '2011-02-08 03:56:16', NULL), (26788, 17553, '2011-02-08 03:56:19', NULL), (26789, 17554, '2011-02-08 03:56:23', NULL), (26790, 17555, '2011-02-08 03:56:26', NULL), (26791, 17556, '2011-02-08 03:56:30', NULL), (26792, 17557, '2011-02-08 03:56:36', NULL), (26793, 17558, '2011-02-08 03:56:41', NULL), (26795, 17559, '2011-02-08 03:56:44', NULL), (26796, 17560, '2011-02-08 03:56:48', NULL), (26797, 17561, '2011-02-08 03:56:51', NULL), (26798, 17562, '2011-02-08 03:56:55', NULL), (26799, 17563, '2011-02-08 03:57:01', NULL), (26800, 17564, '2011-02-08 03:57:07', NULL), (26801, 17565, '2011-02-08 03:57:11', NULL), (26802, 17566, '2011-02-08 03:57:14', NULL), (26803, 17567, '2011-02-08 03:57:21', NULL), (26804, 17568, '2011-02-08 03:57:24', NULL), (26805, 17569, '2011-02-08 03:57:27', NULL), (26806, 17570, '2011-02-08 03:57:31', NULL), (26807, 17571, '2011-02-08 03:57:34', NULL), (26808, 17572, '2011-02-08 03:57:38', NULL), (26809, 17573, '2011-02-08 03:57:41', NULL), (26810, 17574, '2011-02-08 03:57:47', NULL), (26811, 17575, '2011-02-08 03:57:50', NULL), (26812, 17576, '2011-02-08 03:57:53', NULL), (26813, 17577, '2011-02-08 03:57:56', NULL), (26814, 17578, '2011-02-08 03:58:00', NULL), (26815, 17579, '2011-02-08 03:58:03', NULL), (26816, 17580, '2011-02-08 03:58:07', NULL), (26817, 17581, '2011-02-08 03:58:13', NULL), (26818, 17582, '2011-02-08 03:58:16', NULL), (26819, 17583, '2011-02-08 03:58:20', NULL), (26820, 17584, '2011-02-08 03:58:26', NULL), (26821, 17585, '2011-02-08 03:58:54', NULL), (26822, 17586, '2011-02-08 03:59:37', NULL), (26823, 17587, '2011-02-08 03:59:41', NULL), (26824, 17588, '2011-02-08 03:59:44', NULL), (26825, 17589, '2011-02-08 03:59:48', NULL), (26826, 17590, '2011-02-08 03:59:51', NULL), (26827, 17591, '2011-02-08 03:59:57', NULL), (26828, 17592, '2011-02-08 04:00:04', NULL), (26829, 17593, '2011-02-08 04:00:12', NULL), (26830, 17594, '2011-02-08 04:00:16', NULL), (26831, 17595, '2011-02-08 04:00:36', NULL), (26832, 17596, '2011-02-08 04:00:44', NULL), (26833, 17597, '2011-02-08 04:00:48', NULL), (26834, 17598, '2011-02-08 04:00:52', NULL), (26835, 17599, '2011-02-08 04:00:57', NULL), (26836, 17600, '2011-02-08 04:01:11', NULL), (26837, 17601, '2011-02-08 04:01:23', NULL), (26838, 17602, '2011-02-08 04:01:27', NULL), (26839, 17603, '2011-02-08 04:01:30', NULL), (26840, 17604, '2011-02-08 04:01:34', NULL), (26841, 17605, '2011-02-08 04:01:37', NULL), (26842, 17606, '2011-02-08 04:01:41', NULL), (26843, 17607, '2011-02-08 04:01:47', NULL), (26844, 17608, '2011-02-08 04:01:50', NULL), (26845, 17609, '2011-02-08 04:01:54', NULL), (26846, 17610, '2011-02-08 04:01:57', NULL), (26847, 17611, '2011-02-08 04:02:01', NULL), (26848, 17612, '2011-02-08 04:02:04', NULL), (26849, 17613, '2011-02-08 04:02:08', NULL), (26850, 17614, '2011-02-08 04:02:11', NULL), (26851, 17615, '2011-02-08 04:02:15', NULL), (26852, 17616, '2011-02-08 04:02:19', NULL), (26853, 17617, '2011-02-08 04:02:22', NULL), (26854, 17618, '2011-02-08 04:02:26', NULL), (26855, 17619, '2011-02-08 04:02:29', NULL), (26856, 17620, '2011-02-08 04:02:32', NULL), (26857, 17621, '2011-02-08 04:02:39', NULL), (26858, 17622, '2011-02-08 04:02:51', NULL), (26859, 17623, '2011-02-08 04:02:54', NULL), (26860, 17624, '2011-02-08 04:02:58', NULL), (26861, 17625, '2011-02-08 04:03:01', NULL), (26862, 17626, '2011-02-08 04:03:05', NULL), (26863, 17627, '2011-02-08 04:03:08', NULL), (26864, 17628, '2011-02-08 04:03:11', NULL), (26865, 17629, '2011-02-08 04:03:15', NULL), (26866, 17630, '2011-02-08 04:03:19', NULL), (26867, 17631, '2011-02-08 04:03:22', NULL), (26868, 17632, '2011-02-08 04:03:28', NULL), (26869, 17633, '2011-02-08 04:03:32', NULL), (26870, 17634, '2011-02-08 04:03:35', NULL), (26871, 17635, '2011-02-08 04:03:39', NULL), (26872, 17636, '2011-02-08 04:03:42', NULL), (26873, 17637, '2011-02-08 04:03:46', NULL), (26874, 17638, '2011-02-08 04:03:49', NULL), (26875, 17639, '2011-02-08 04:03:53', NULL), (26876, 17640, '2011-02-08 04:03:57', NULL), (26877, 17641, '2011-02-08 04:04:00', NULL), (26878, 17642, '2011-02-08 04:04:06', NULL), (26879, 17643, '2011-02-08 04:04:13', NULL), (26880, 17644, '2011-02-08 04:04:15', NULL), (26881, 17645, '2011-02-08 04:04:18', NULL), (26882, 17646, '2011-02-08 04:04:22', NULL), (26883, 17647, '2011-02-08 04:04:25', NULL), (26884, 17648, '2011-02-08 04:04:28', NULL), (26885, 17649, '2011-02-08 04:04:32', NULL), (26886, 17650, '2011-02-08 04:04:35', NULL), (26887, 17651, '2011-02-08 04:04:39', NULL), (26888, 17652, '2011-02-08 04:04:42', NULL), (26889, 17653, '2011-02-08 04:04:45', NULL), (26890, 17654, '2011-02-08 04:04:48', NULL), (26891, 17655, '2011-02-08 04:04:55', NULL), (26892, 17656, '2011-02-08 04:04:58', NULL), (26893, 17657, '2011-02-08 04:05:05', NULL), (26894, 17658, '2011-02-08 04:05:11', NULL), (26895, 17659, '2011-02-08 04:05:17', NULL), (26896, 17660, '2011-02-08 04:05:44', NULL), (26897, 17661, '2011-02-08 04:06:28', NULL), (26898, 17662, '2011-02-08 04:06:31', NULL), (26899, 17663, '2011-02-08 04:06:35', NULL), (26900, 17664, '2011-02-08 04:06:37', NULL), (26901, 17665, '2011-02-08 04:06:41', NULL), (26902, 17666, '2011-02-08 04:06:44', NULL), (26903, 17667, '2011-02-08 04:07:12', NULL), (26904, 17668, '2011-02-08 04:07:55', NULL), (26905, 17669, '2011-02-08 04:07:59', NULL), (26907, 17670, '2011-02-08 04:08:03', NULL), (26908, 17671, '2011-02-08 04:08:06', NULL), (26909, 17672, '2011-02-08 04:08:09', NULL), (26911, 17673, '2011-02-08 04:08:14', NULL), (26912, 17674, '2011-02-08 04:08:17', NULL), (26913, 17675, '2011-02-08 04:08:21', NULL), (26914, 17676, '2011-02-08 04:08:24', NULL), (26915, 17677, '2011-02-08 04:08:28', NULL), (26916, 17678, '2011-02-08 04:08:31', NULL), (26917, 17679, '2011-02-08 04:08:34', NULL), (26918, 17680, '2011-02-08 04:08:40', NULL), (26919, 17681, '2011-02-08 04:08:43', NULL), (26920, 17682, '2011-02-08 04:08:47', NULL), (26921, 17683, '2011-02-08 04:08:50', NULL), (26922, 17684, '2011-02-08 04:08:53', NULL), (26923, 17685, '2011-02-08 04:09:00', NULL), (26924, 17686, '2011-02-08 04:09:03', NULL), (26925, 17687, '2011-02-08 04:09:06', NULL), (26926, 17688, '2011-02-08 04:09:09', NULL), (26927, 17689, '2011-02-08 04:09:12', NULL), (26928, 17690, '2011-02-08 04:09:15', NULL), (26929, 17691, '2011-02-08 04:09:21', NULL), (26930, 17692, '2011-02-08 04:09:28', NULL), (26931, 17693, '2011-02-08 04:09:31', NULL), (26932, 17694, '2011-02-08 04:09:34', NULL), (26933, 17695, '2011-02-08 04:09:37', NULL), (26934, 17696, '2011-02-08 04:09:40', NULL), (26935, 17697, '2011-02-08 04:09:43', NULL), (26936, 17698, '2011-02-08 04:10:08', NULL), (26937, 17699, '2011-02-08 04:10:11', NULL), (26938, 17700, '2011-02-08 04:10:54', NULL), (26939, 17701, '2011-02-08 04:10:58', NULL), (26940, 17702, '2011-02-08 04:11:04', NULL), (26941, 17703, '2011-02-08 04:11:08', NULL), (26942, 17704, '2011-02-08 04:11:14', NULL), (26943, 17705, '2011-02-08 04:11:27', NULL), (26944, 17706, '2011-02-08 04:11:30', NULL), (26945, 17707, '2011-02-08 04:11:33', NULL), (26946, 17708, '2011-02-08 04:11:36', NULL), (26947, 17709, '2011-02-08 04:11:42', NULL), (26948, 17710, '2011-02-08 04:11:45', NULL), (26949, 17711, '2011-02-08 04:11:49', NULL), (26950, 17712, '2011-02-08 04:11:52', NULL), (26951, 17713, '2011-02-08 04:11:56', NULL), (26952, 17714, '2011-02-08 04:11:59', NULL), (26953, 17715, '2011-02-08 04:12:03', NULL), (26954, 17716, '2011-02-08 04:12:06', NULL), (26955, 17717, '2011-02-08 04:12:09', NULL), (26956, 17718, '2011-02-08 04:12:12', NULL), (26957, 17719, '2011-02-08 04:12:15', NULL), (26958, 17720, '2011-02-08 04:12:18', NULL), (26959, 17721, '2011-02-08 04:12:25', NULL), (26963, 17722, '2011-02-08 04:43:01', NULL), (26964, 17723, '2011-02-08 04:43:05', NULL), (26965, 17724, '2011-02-08 04:43:08', NULL), (26966, 17725, '2011-02-08 04:43:12', NULL), (26967, 17726, '2011-02-08 04:43:16', NULL), (26968, 17727, '2011-02-08 04:43:20', NULL), (26969, 17728, '2011-02-08 04:43:26', NULL), (26970, 17729, '2011-02-08 04:43:30', NULL), (26971, 17730, '2011-02-08 04:43:33', NULL), (26972, 17731, '2011-02-08 04:43:40', NULL), (26973, 17732, '2011-02-08 04:43:44', NULL), (26974, 17733, '2011-02-08 04:43:47', NULL), (26975, 17734, '2011-02-08 04:43:51', NULL), (26976, 17735, '2011-02-08 04:43:55', NULL), (26977, 17736, '2011-02-08 04:43:58', NULL), (26978, 17737, '2011-02-08 04:44:02', NULL), (26979, 17738, '2011-02-08 04:44:06', NULL), (26980, 17739, '2011-02-08 04:44:11', NULL), (26981, 17740, '2011-02-08 04:44:17', NULL), (26982, 17741, '2011-02-08 04:44:22', NULL), (26983, 17742, '2011-02-08 04:44:25', NULL), (26984, 17743, '2011-02-08 04:44:29', NULL), (26985, 17744, '2011-02-08 04:44:32', NULL), (26986, 17745, '2011-02-08 04:44:36', NULL), (26987, 17746, '2011-02-08 04:44:39', NULL), (26988, 17747, '2011-02-08 04:44:44', NULL), (26989, 17748, '2011-02-08 04:44:48', NULL), (26990, 17749, '2011-02-08 04:44:51', NULL), (26991, 17750, '2011-02-08 04:44:55', NULL), (26992, 17751, '2011-02-08 04:44:58', NULL), (26993, 17752, '2011-02-08 04:45:02', NULL), (26994, 17753, '2011-02-08 04:45:06', NULL), (26996, 17754, '2011-02-08 04:45:11', NULL), (26997, 17755, '2011-02-08 04:45:14', NULL), (26998, 17756, '2011-02-08 04:45:18', NULL), (27000, 17757, '2011-02-08 04:45:22', NULL), (27001, 17758, '2011-02-08 04:45:26', NULL), (27002, 17759, '2011-02-08 04:45:30', NULL), (27003, 17760, '2011-02-08 04:45:34', NULL), (27005, 17761, '2011-02-08 04:45:39', NULL), (27006, 17762, '2011-02-08 04:45:42', NULL), (27007, 17763, '2011-02-08 04:45:46', NULL), (27008, 17764, '2011-02-08 04:45:50', NULL), (27009, 17765, '2011-02-08 04:45:54', NULL), (27010, 17766, '2011-02-08 04:45:57', NULL), (27011, 17767, '2011-02-08 04:46:01', NULL), (27012, 17768, '2011-02-08 04:46:05', NULL), (27013, 17769, '2011-02-08 04:46:09', NULL), (27014, 17770, '2011-02-08 04:46:13', NULL), (27015, 17771, '2011-02-08 04:46:17', NULL), (27016, 17772, '2011-02-08 04:46:20', NULL), (27017, 17773, '2011-02-08 04:46:24', NULL), (27018, 17774, '2011-02-08 04:46:27', NULL), (27019, 17775, '2011-02-08 04:46:31', NULL), (27020, 17776, '2011-02-08 04:46:35', NULL), (27021, 17777, '2011-02-08 04:46:39', NULL), (27022, 17778, '2011-02-08 04:46:42', NULL), (27023, 17779, '2011-02-08 04:46:45', NULL), (27024, 17780, '2011-02-08 04:46:49', NULL), (27025, 17781, '2011-02-08 04:46:57', NULL), (27026, 17782, '2011-02-08 04:47:00', NULL), (27027, 17783, '2011-02-08 04:47:04', NULL), (27028, 17784, '2011-02-08 04:47:08', NULL), (27029, 17785, '2011-02-08 04:47:12', NULL), (27044, 17786, '2011-02-08 06:28:40', NULL), (27049, 17787, '2011-02-08 07:32:56', NULL), (27052, 17788, '2011-02-08 07:35:18', NULL), (27053, 17789, '2011-02-08 07:36:52', NULL), (27054, 17790, '2011-02-08 07:42:06', NULL), (27055, 17791, '2011-02-08 07:43:20', NULL), (27060, 17792, '2011-02-08 08:05:01', NULL), (27061, 17793, '2011-02-08 08:17:41', NULL), (27064, 17794, '2011-02-08 09:05:49', NULL), (27065, 17795, '2011-02-08 09:07:00', NULL), (27066, 17796, '2011-02-08 09:11:03', NULL), (27067, 17797, '2011-02-08 09:37:23', NULL), (27068, 17798, '2011-02-08 09:46:25', NULL), (27071, 17799, '2011-02-08 10:12:21', NULL), (27072, 17800, '2011-02-08 10:13:45', NULL), (27073, 17801, '2011-02-08 10:32:51', NULL), (27074, 17802, '2011-02-08 10:46:05', NULL), (27077, 17803, '2011-02-08 11:40:02', NULL), (27078, 17804, '2011-02-08 11:42:47', NULL), (27079, 17805, '2011-02-08 12:07:35', NULL), (27080, 17806, '2011-02-08 12:08:12', NULL), (27081, 17805, '2011-02-08 12:10:10', NULL), (27082, 17807, '2011-02-08 12:50:33', NULL), (27084, 17808, '2011-02-08 13:08:09', NULL), (27085, 17809, '2011-02-08 13:10:08', NULL), (27086, 17810, '2011-02-08 13:35:24', NULL), (27087, 17811, '2011-02-08 14:03:24', NULL), (27088, 17812, '2011-02-08 14:11:20', NULL), (27089, 17813, '2011-02-08 14:13:09', NULL), (27090, 17814, '2011-02-08 14:20:35', NULL), (27094, 17815, '2011-02-08 14:51:33', NULL), (27095, 17816, '2011-02-08 14:57:58', NULL), (27096, 17817, '2011-02-08 15:03:02', NULL), (27098, 17818, '2011-02-08 15:26:36', NULL), (27099, 17819, '2011-02-08 15:43:39', NULL), (27100, 17820, '2011-02-08 15:49:48', NULL), (27101, 17821, '2011-02-08 15:57:46', NULL), (27102, 17822, '2011-02-08 16:21:53', NULL), (27103, 17823, '2011-02-08 16:24:43', NULL), (27108, 17824, '2011-02-08 17:08:15', NULL), (27109, 17825, '2011-02-08 17:25:18', NULL), (27110, 17826, '2011-02-08 17:31:35', NULL), (27111, 17827, '2011-02-08 17:42:53', NULL), (27113, 17828, '2011-02-08 17:55:25', NULL), (27114, 17829, '2011-02-08 18:08:27', NULL), (27115, 17830, '2011-02-08 18:12:39', NULL), (27116, 17831, '2011-02-08 18:28:43', NULL), (27117, 17832, '2011-02-08 18:29:00', NULL), (27119, 17833, '2011-02-08 18:30:39', NULL), (27120, 17834, '2011-02-08 18:33:05', NULL), (27121, 17835, '2011-02-08 18:36:24', NULL), (27122, 17836, '2011-02-08 18:36:26', NULL), (27123, 17837, '2011-02-08 19:00:04', NULL), (27124, 17838, '2011-02-08 19:09:22', NULL), (27125, 17839, '2011-02-08 19:14:36', NULL), (27126, 17840, '2011-02-08 19:55:59', NULL), (27127, 17841, '2011-02-08 20:27:13', NULL), (27128, 17842, '2011-02-08 20:31:58', NULL), (27132, 17843, '2011-02-08 21:45:36', NULL), (27133, 17844, '2011-02-08 21:55:30', NULL), (27134, 17845, '2011-02-08 21:56:15', NULL), (27135, 17846, '2011-02-08 22:35:41', NULL), (27136, 17847, '2011-02-08 23:10:33', NULL), (27137, 17848, '2011-02-08 23:10:59', NULL), (27138, 17849, '2011-02-08 23:44:38', NULL), (27156, 17850, '2011-02-09 02:13:50', NULL), (27159, 17851, '2011-02-09 02:37:05', NULL), (27165, 17852, '2011-02-09 03:05:35', NULL), (27166, 17853, '2011-02-09 03:08:27', NULL), (27173, 17854, '2011-02-09 03:49:59', NULL), (27193, 17855, '2011-02-09 05:49:25', NULL), (27196, 17856, '2011-02-09 05:59:48', NULL), (27199, 17857, '2011-02-09 06:48:20', NULL), (27200, 17858, '2011-02-09 07:13:29', NULL), (27201, 17859, '2011-02-09 07:13:33', NULL), (27205, 17860, '2011-02-09 07:28:28', NULL), (27210, 17861, '2011-02-09 08:41:52', NULL), (27211, 17862, '2011-02-09 08:41:54', NULL), (27212, 17863, '2011-02-09 09:18:33', NULL), (27213, 17864, '2011-02-09 09:21:40', NULL), (27215, 17865, '2011-02-09 09:40:27', NULL), (27216, 17866, '2011-02-09 09:44:31', NULL), (27222, 17867, '2011-02-09 10:28:19', NULL); /*!40000 ALTER TABLE `log_quote` ENABLE KEYS */; # Dumping structure for table web35db1.log_summary CREATE TABLE IF NOT EXISTS `log_summary` ( `summary_id` bigint(20) unsigned NOT NULL auto_increment, `store_id` smallint(5) unsigned NOT NULL, `type_id` smallint(5) unsigned default NULL, `visitor_count` int(11) NOT NULL default '0', `customer_count` int(11) NOT NULL default '0', `add_date` datetime NOT NULL default '0000-00-00 00:00:00', PRIMARY KEY (`summary_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Summary log information'; # Dumping data for table web35db1.log_summary: 0 rows /*!40000 ALTER TABLE `log_summary` DISABLE KEYS */; /*!40000 ALTER TABLE `log_summary` ENABLE KEYS */; # Dumping structure for table web35db1.log_summary_type CREATE TABLE IF NOT EXISTS `log_summary_type` ( `type_id` smallint(5) unsigned NOT NULL auto_increment, `type_code` varchar(64) NOT NULL default '', `period` smallint(5) unsigned NOT NULL default '0', `period_type` enum('MINUTE','HOUR','DAY','WEEK','MONTH') NOT NULL default 'MINUTE', PRIMARY KEY (`type_id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8 COMMENT='Type of summary information'; # Dumping data for table web35db1.log_summary_type: 2 rows /*!40000 ALTER TABLE `log_summary_type` DISABLE KEYS */; INSERT INTO `log_summary_type` (`type_id`, `type_code`, `period`, `period_type`) VALUES (1, 'hour', 1, 'HOUR'), (2, 'day', 1, 'DAY'); /*!40000 ALTER TABLE `log_summary_type` ENABLE KEYS */; # Dumping structure for table web35db1.log_url CREATE TABLE IF NOT EXISTS `log_url` ( `url_id` bigint(20) unsigned NOT NULL default '0', `visitor_id` bigint(20) unsigned default NULL, `visit_time` datetime NOT NULL default '0000-00-00 00:00:00', PRIMARY KEY (`url_id`), KEY `IDX_VISITOR` (`visitor_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='URL visiting history'; # Dumping data for table web35db1.log_url: 68.253 rows /*!40000 ALTER TABLE `log_url` DISABLE KEYS */; INSERT INTO `log_url` (`url_id`, `visitor_id`, `visit_time`) VALUES (1, 1, '2010-05-19 11:48:34'), (2, 2, '2010-05-19 12:19:22'), (3, 2, '2010-05-19 12:23:53'), (4, 2, '2010-05-19 12:23:55'), (5, 2, '2010-05-19 12:28:27'), (6, 2, '2010-05-19 12:29:09'), (7, 2, '2010-05-19 12:30:13'), (8, 2, '2010-05-19 12:32:35'), (9, 2, '2010-05-19 12:32:43'), (10, 3, '2010-05-19 13:12:27'), (11, 4, '2010-05-19 13:13:10'), (12, 4, '2010-05-19 13:13:15'), (13, 4, '2010-05-19 13:14:48'), (14, 4, '2010-05-19 13:41:40'), (15, 4, '2010-05-19 14:18:32'), (16, 4, '2010-05-19 14:18:36'), (17, 4, '2010-05-19 14:18:42'), (18, 4, '2010-05-19 14:18:44'), (19, 4, '2010-05-19 14:18:46'), (20, 4, '2010-05-19 14:18:48'), (21, 4, '2010-05-19 14:26:55'), (22, 4, '2010-05-19 14:26:58'), (23, 4, '2010-05-19 14:27:00'), (24, 4, '2010-05-19 14:28:25'), (25, 4, '2010-05-19 14:28:29'), (26, 4, '2010-05-19 14:37:15'), (27, 4, '2010-05-19 14:37:19'), (28, 4, '2010-05-19 14:37:38'), (29, 4, '2010-05-19 14:40:46'), (30, 4, '2010-05-19 14:46:42'), (31, 4, '2010-05-19 14:46:46'), (32, 4, '2010-05-19 14:47:43'), (33, 4, '2010-05-19 14:50:48'), (34, 4, '2010-05-19 14:52:48'), (35, 4, '2010-05-19 14:53:02'), (36, 4, '2010-05-19 14:53:15'), (37, 4, '2010-05-19 14:53:17'), (38, 4, '2010-05-19 14:54:02'), (39, 4, '2010-05-19 14:54:23'), (40, 4, '2010-05-19 14:58:27'), (41, 4, '2010-05-19 14:58:43'), (42, 4, '2010-05-19 14:58:47'), (43, 4, '2010-05-19 15:09:25'), (44, 4, '2010-05-19 15:09:51'), (45, 4, '2010-05-19 15:10:32'), (46, 4, '2010-05-19 15:35:55'), (47, 4, '2010-05-19 15:35:59'), (48, 4, '2010-05-19 15:39:55'), (49, 4, '2010-05-19 15:40:45'), (50, 4, '2010-05-19 15:42:33'), (51, 4, '2010-05-19 15:43:29'), (52, 4, '2010-05-19 15:44:22'), (53, 4, '2010-05-19 15:44:51'), (54, 4, '2010-05-19 15:45:43'), (55, 4, '2010-05-19 15:46:07'), (56, 4, '2010-05-19 15:46:13'), (57, 4, '2010-05-19 15:47:08'), (58, 4, '2010-05-19 15:47:15'), (59, 4, '2010-05-19 15:47:31'), (60, 4, '2010-05-19 15:47:46'), (61, 4, '2010-05-19 15:55:12'), (62, 4, '2010-05-19 15:55:17'), (63, 4, '2010-05-19 15:55:28'), (64, 4, '2010-05-19 15:56:31'), (65, 4, '2010-05-19 15:56:39'), (66, 5, '2010-05-19 15:57:30'), (67, 5, '2010-05-19 15:57:34'), (68, 5, '2010-05-19 15:57:36'), (69, 5, '2010-05-19 15:58:04'), (70, 5, '2010-05-19 15:59:17'), (71, 6, '2010-05-19 15:59:42'), (72, 6, '2010-05-19 16:04:22'), (73, 6, '2010-05-19 16:04:26'), (74, 6, '2010-05-19 16:04:29'), (75, 6, '2010-05-19 16:04:32'), (76, 7, '2010-05-20 07:26:32'), (77, 7, '2010-05-20 07:26:43'), (78, 7, '2010-05-20 07:26:46'), (79, 7, '2010-05-20 07:26:49'), (80, 7, '2010-05-20 07:27:01'), (81, 7, '2010-05-20 07:27:04'), (82, 7, '2010-05-20 07:27:13'), (83, 7, '2010-05-20 07:27:25'), (84, 7, '2010-05-20 07:27:32'), (85, 7, '2010-05-20 07:27:37'), (86, 7, '2010-05-20 07:28:38'), (87, 7, '2010-05-20 07:54:04'), (88, 7, '2010-05-20 07:54:09'), (89, 8, '2010-05-20 07:54:51'), (90, 8, '2010-05-20 07:54:58'), (91, 8, '2010-05-20 07:55:08'), (92, 8, '2010-05-20 07:55:11'), (93, 8, '2010-05-20 07:55:14'), (94, 8, '2010-05-20 07:55:16'), (95, 8, '2010-05-20 07:55:27'), (96, 8, '2010-05-20 07:58:15'), (97, 8, '2010-05-20 08:45:48'), (98, 8, '2010-05-20 08:45:54'), (99, 9, '2010-05-20 08:50:54'), (100, 9, '2010-05-20 08:53:27'), (101, 9, '2010-05-20 08:53:32'), (102, 9, '2010-05-20 08:53:42'), (103, 9, '2010-05-20 08:53:44'), (104, 9, '2010-05-20 08:54:06'), (105, 9, '2010-05-20 08:54:08'), (106, 9, '2010-05-20 08:54:10'), (107, 9, '2010-05-20 08:54:12'), (108, 9, '2010-05-20 08:54:13'), (109, 9, '2010-05-20 08:54:16'), (110, 9, '2010-05-20 08:54:20'), (111, 9, '2010-05-20 08:54:30'), (112, 9, '2010-05-20 08:54:38'), (113, 9, '2010-05-20 08:54:40'), (114, 9, '2010-05-20 08:54:48'), (115, 9, '2010-05-20 08:54:54'), (116, 9, '2010-05-20 08:54:58'), (117, 9, '2010-05-20 08:55:00'), (118, 9, '2010-05-20 08:55:04'), (119, 9, '2010-05-20 08:55:05'), (120, 9, '2010-05-20 08:59:20'), (121, 9, '2010-05-20 08:59:24'), (122, 10, '2010-05-20 09:00:03'), (123, 10, '2010-05-20 09:00:56'), (124, 10, '2010-05-20 09:00:59'), (125, 10, '2010-05-20 09:01:00'), (126, 10, '2010-05-20 09:01:01'), (127, 10, '2010-05-20 09:01:03'), (128, 10, '2010-05-20 09:01:05'), (129, 10, '2010-05-20 09:01:07'), (130, 10, '2010-05-20 09:09:44'), (131, 10, '2010-05-20 09:09:47'), (132, 10, '2010-05-20 09:09:51'), (133, 10, '2010-05-20 09:09:55'), (134, 10, '2010-05-20 09:10:06'), (135, 10, '2010-05-20 09:10:08'), (136, 10, '2010-05-20 09:10:09'), (137, 10, '2010-05-20 09:10:13'), (138, 10, '2010-05-20 09:10:17'), (139, 10, '2010-05-20 09:10:18'), (140, 10, '2010-05-20 09:10:21'), (141, 10, '2010-05-20 09:10:28'), (142, 10, '2010-05-20 09:10:49'), (143, 10, '2010-05-20 09:10:50'), (144, 10, '2010-05-20 09:10:56'), (145, 10, '2010-05-20 09:10:57'), (146, 10, '2010-05-20 09:13:07'), (147, 10, '2010-05-20 09:13:09'), (148, 10, '2010-05-20 09:13:16'), (149, 10, '2010-05-20 09:13:28'), (150, 10, '2010-05-20 09:13:29'), (151, 11, '2010-05-20 09:13:50'), (152, 11, '2010-05-20 09:13:53'), (153, 11, '2010-05-20 09:13:55'), (154, 11, '2010-05-20 09:17:03'), (155, 11, '2010-05-20 09:17:12'), (156, 12, '2010-05-20 09:20:18'), (157, 12, '2010-05-20 09:20:23'), (158, 12, '2010-05-20 09:20:24'), (159, 12, '2010-05-20 09:20:33'), (160, 12, '2010-05-20 09:20:35'), (161, 11, '2010-05-20 09:20:53'), (162, 11, '2010-05-20 09:20:53'), (163, 11, '2010-05-20 09:20:54'), (164, 12, '2010-05-20 09:20:54'), (165, 13, '2010-05-20 09:21:30'), (166, 13, '2010-05-20 09:21:45'), (167, 13, '2010-05-20 09:21:46'), (168, 13, '2010-05-20 09:21:52'), (169, 13, '2010-05-20 09:22:24'), (170, 14, '2010-05-20 09:22:42'), (171, 14, '2010-05-20 09:22:48'), (172, 14, '2010-05-20 09:22:49'), (173, 14, '2010-05-20 09:22:56'), (174, 14, '2010-05-20 09:22:57'), (175, 14, '2010-05-20 09:23:13'), (176, 14, '2010-05-20 09:23:14'), (177, 14, '2010-05-20 09:23:52'), (178, 12, '2010-05-20 09:24:05'), (179, 12, '2010-05-20 09:24:05'), (180, 12, '2010-05-20 09:24:06'), (181, 14, '2010-05-20 09:24:15'), (182, 14, '2010-05-20 09:24:24'), (183, 11, '2010-05-20 09:24:34'), (184, 11, '2010-05-20 09:24:35'), (185, 11, '2010-05-20 09:24:36'), (186, 14, '2010-05-20 09:24:36'), (187, 11, '2010-05-20 09:24:37'), (188, 11, '2010-05-20 09:24:37'), (189, 14, '2010-05-20 09:24:38'), (190, 11, '2010-05-20 09:31:19'), (191, 11, '2010-05-20 09:31:23'), (192, 11, '2010-05-20 09:31:23'), (193, 15, '2010-05-20 09:31:45'), (194, 15, '2010-05-20 09:31:55'), (195, 15, '2010-05-20 09:31:58'), (196, 15, '2010-05-20 09:32:02'), (197, 16, '2010-05-20 09:32:57'), (198, 16, '2010-05-20 09:33:27'), (199, 16, '2010-05-20 09:33:32'), (200, 16, '2010-05-20 09:33:35'), (201, 16, '2010-05-20 09:33:39'), (202, 16, '2010-05-20 09:33:42'), (203, 16, '2010-05-20 09:33:47'), (204, 16, '2010-05-20 09:33:50'), (205, 17, '2010-05-20 09:35:47'), (206, 15, '2010-05-20 10:04:10'), (207, 17, '2010-05-20 10:06:22'), (208, 15, '2010-05-20 10:09:30'), (209, 15, '2010-05-20 10:09:37'), (210, 18, '2010-05-20 10:38:04'), (211, 18, '2010-05-20 10:38:16'), (212, 18, '2010-05-20 10:38:20'), (213, 18, '2010-05-20 10:38:24'), (214, 15, '2010-05-20 10:51:42'), (215, 15, '2010-05-20 10:54:00'), (216, 15, '2010-05-20 10:54:02'), (217, 15, '2010-05-20 10:54:06'), (218, 15, '2010-05-20 10:55:23'), (219, 15, '2010-05-20 10:55:35'), (220, 15, '2010-05-20 10:55:42'), (221, 15, '2010-05-20 10:55:44'), (222, 15, '2010-05-20 10:55:44'), (223, 15, '2010-05-20 10:58:27'), (224, 15, '2010-05-20 10:58:29'), (225, 15, '2010-05-20 10:58:30'), (226, 15, '2010-05-20 10:58:31'), (227, 15, '2010-05-20 11:01:25'), (228, 15, '2010-05-20 11:01:26'), (229, 15, '2010-05-20 11:01:30'), (230, 15, '2010-05-20 11:01:34'), (231, 15, '2010-05-20 11:01:56'), (232, 15, '2010-05-20 11:05:07'), (233, 18, '2010-05-20 11:05:23'), (234, 18, '2010-05-20 11:05:26'), (235, 18, '2010-05-20 11:05:27'), (236, 18, '2010-05-20 11:05:30'), (237, 15, '2010-05-20 11:06:32'), (238, 15, '2010-05-20 11:09:43'), (239, 15, '2010-05-20 11:09:43'), (240, 15, '2010-05-20 11:12:53'), (241, 15, '2010-05-20 11:12:53'), (242, 19, '2010-05-20 11:17:45'), (243, 19, '2010-05-20 11:19:34'), (244, 19, '2010-05-20 11:19:38'), (245, 19, '2010-05-20 11:19:41'), (246, 19, '2010-05-20 11:19:43'), (247, 19, '2010-05-20 11:19:46'), (248, 19, '2010-05-20 11:19:48'), (249, 19, '2010-05-20 11:20:23'), (250, 19, '2010-05-20 11:20:30'), (251, 19, '2010-05-20 11:21:55'), (252, 19, '2010-05-20 11:31:44'), (253, 19, '2010-05-20 11:32:54'), (254, 19, '2010-05-20 11:33:53'), (255, 19, '2010-05-20 12:10:34'), (256, 19, '2010-05-20 12:10:49'), (257, 19, '2010-05-20 12:16:42'), (258, 19, '2010-05-20 12:18:38'), (259, 19, '2010-05-20 12:18:44'), (260, 20, '2010-05-20 12:26:03'), (261, 20, '2010-05-20 12:26:16'), (262, 20, '2010-05-20 12:26:19'), (263, 20, '2010-05-20 12:26:22'), (264, 20, '2010-05-20 12:26:26'), (265, 20, '2010-05-20 12:26:30'), (266, 20, '2010-05-20 12:26:33'), (267, 20, '2010-05-20 12:26:38'), (268, 20, '2010-05-20 12:26:42'), (269, 21, '2010-05-20 12:41:04'), (270, 21, '2010-05-20 12:41:26'), (271, 21, '2010-05-20 12:41:39'), (272, 21, '2010-05-20 12:41:43'), (273, 21, '2010-05-20 12:41:47'), (274, 21, '2010-05-20 12:41:54'), (275, 21, '2010-05-20 12:41:59'), (276, 21, '2010-05-20 12:42:04'), (277, 21, '2010-05-20 12:42:08'), (278, 21, '2010-05-20 12:42:10'), (279, 21, '2010-05-20 12:42:11'), (280, 21, '2010-05-20 12:42:13'), (281, 21, '2010-05-20 12:42:17'), (282, 21, '2010-05-20 12:42:19'), (283, 21, '2010-05-20 12:42:21'), (284, 21, '2010-05-20 12:42:27'), (285, 21, '2010-05-20 12:42:35'), (286, 21, '2010-05-20 12:42:44'), (287, 21, '2010-05-20 12:42:50'), (288, 21, '2010-05-20 12:42:56'), (289, 21, '2010-05-20 12:43:04'), (290, 22, '2010-05-20 13:35:24'), (291, 22, '2010-05-20 13:51:20'), (292, 22, '2010-05-20 13:51:23'), (293, 22, '2010-05-20 13:58:55'), (294, 22, '2010-05-20 13:59:00'), (295, 22, '2010-05-20 13:59:07'), (296, 22, '2010-05-20 13:59:36'), (297, 22, '2010-05-20 13:59:47'), (298, 22, '2010-05-20 13:59:47'), (299, 22, '2010-05-20 13:59:49'), (300, 22, '2010-05-20 13:59:54'), (301, 22, '2010-05-20 13:59:58'), (302, 22, '2010-05-20 14:00:00'), (303, 22, '2010-05-20 14:11:13'), (304, 22, '2010-05-20 14:11:17'), (305, 22, '2010-05-20 14:11:22'), (306, 22, '2010-05-20 14:11:23'), (307, 22, '2010-05-20 14:11:27'), (308, 22, '2010-05-20 14:11:46'), (309, 22, '2010-05-20 14:14:39'), (310, 22, '2010-05-20 14:14:41'), (311, 22, '2010-05-20 14:14:53'), (312, 22, '2010-05-20 14:14:59'), (313, 22, '2010-05-20 14:16:15'), (314, 22, '2010-05-20 14:16:31'), (315, 22, '2010-05-20 14:16:32'), (316, 22, '2010-05-20 14:16:37'), (317, 22, '2010-05-20 14:16:37'), (318, 22, '2010-05-20 14:16:44'), (319, 22, '2010-05-20 14:16:59'), (320, 22, '2010-05-20 14:16:59'), (321, 22, '2010-05-20 14:17:07'), (322, 22, '2010-05-20 14:17:21'), (323, 22, '2010-05-20 14:18:17'), (324, 22, '2010-05-20 14:19:28'), (325, 22, '2010-05-20 14:19:30'), (326, 22, '2010-05-20 14:19:33'), (327, 22, '2010-05-20 14:19:35'), (328, 22, '2010-05-20 14:19:37'), (329, 22, '2010-05-20 14:19:39'), (330, 22, '2010-05-20 14:19:41'), (331, 22, '2010-05-20 14:19:43'), (332, 22, '2010-05-20 14:20:37'), (333, 22, '2010-05-20 14:20:53'), (334, 22, '2010-05-20 14:20:55'), (335, 22, '2010-05-20 14:20:57'), (336, 22, '2010-05-20 14:21:00'), (337, 22, '2010-05-20 14:21:02'), (338, 22, '2010-05-20 14:21:06'), (339, 22, '2010-05-20 14:21:09'), (340, 22, '2010-05-20 14:24:30'), (341, 22, '2010-05-20 14:24:39'), (342, 22, '2010-05-20 14:24:43'), (343, 22, '2010-05-20 14:24:46'), (344, 22, '2010-05-20 14:24:49'), (345, 22, '2010-05-20 14:24:56'), (346, 22, '2010-05-20 14:25:06'), (347, 22, '2010-05-20 14:25:08'), (348, 22, '2010-05-20 14:25:10'), (349, 22, '2010-05-20 14:25:17'), (350, 22, '2010-05-20 14:25:17'), (351, 22, '2010-05-20 14:25:27'), (352, 22, '2010-05-20 14:26:20'), (353, 22, '2010-05-20 14:26:24'), (354, 22, '2010-05-20 14:26:27'), (355, 23, '2010-05-20 18:41:26'), (356, 23, '2010-05-20 18:41:53'), (357, 23, '2010-05-20 18:42:07'), (358, 23, '2010-05-20 18:42:13'), (359, 23, '2010-05-20 18:42:20'), (360, 23, '2010-05-20 18:42:26'), (361, 23, '2010-05-20 18:42:33'), (362, 23, '2010-05-20 18:42:39'), (363, 23, '2010-05-20 18:42:43'), (364, 24, '2010-05-20 19:17:31'), (365, 24, '2010-05-20 19:17:47'), (366, 24, '2010-05-20 19:17:51'), (367, 24, '2010-05-20 19:17:55'), (368, 24, '2010-05-20 19:17:58'), (369, 24, '2010-05-20 19:18:01'), (370, 24, '2010-05-20 19:18:06'), (371, 24, '2010-05-20 19:18:45'), (372, 24, '2010-05-20 19:18:54'), (373, 25, '2010-05-21 09:24:40'), (374, 25, '2010-05-21 09:29:02'), (375, 26, '2010-05-21 11:14:24'), (376, 27, '2010-05-21 12:59:17'), (377, 28, '2010-05-21 12:59:40'), (378, 28, '2010-05-21 13:00:24'), (379, 28, '2010-05-21 13:00:32'), (380, 29, '2010-05-21 13:01:10'), (381, 30, '2010-05-21 13:31:17'), (382, 30, '2010-05-21 13:32:13'), (383, 30, '2010-05-21 13:32:14'), (384, 30, '2010-05-21 13:32:19'), (385, 30, '2010-05-21 13:47:35'), (386, 30, '2010-05-21 13:47:46'), (387, 30, '2010-05-21 13:48:15'), (388, 30, '2010-05-21 13:48:18'), (389, 30, '2010-05-21 13:48:22'), (390, 30, '2010-05-21 13:48:24'), (391, 30, '2010-05-21 13:48:28'), (392, 30, '2010-05-21 13:48:32'), (393, 30, '2010-05-21 13:48:32'), (394, 30, '2010-05-21 13:48:33'), (395, 30, '2010-05-21 13:48:37'), (396, 30, '2010-05-21 13:48:44'), (397, 30, '2010-05-21 13:48:54'), (398, 30, '2010-05-21 13:49:04'), (399, 30, '2010-05-21 13:49:23'), (400, 30, '2010-05-21 13:49:27'), (401, 30, '2010-05-21 13:49:30'), (402, 30, '2010-05-21 13:49:41'), (403, 30, '2010-05-21 13:49:49'), (404, 30, '2010-05-21 13:49:54'), (405, 30, '2010-05-21 13:50:01'), (406, 30, '2010-05-21 13:50:06'), (407, 30, '2010-05-21 13:50:10'), (408, 30, '2010-05-21 13:50:18'), (409, 30, '2010-05-21 13:50:22'), (410, 30, '2010-05-21 13:50:24'), (411, 30, '2010-05-21 13:50:28'), (412, 30, '2010-05-21 13:50:59'), (413, 30, '2010-05-21 13:52:56'), (414, 30, '2010-05-21 13:53:00'), (415, 30, '2010-05-21 13:53:08'), (416, 30, '2010-05-21 13:53:09'), (417, 30, '2010-05-21 13:53:28'), (418, 30, '2010-05-21 13:53:48'), (419, 30, '2010-05-21 13:53:59'), (420, 30, '2010-05-21 13:54:04'), (421, 30, '2010-05-21 13:54:07'), (422, 30, '2010-05-21 13:54:09'), (423, 30, '2010-05-21 13:54:13'), (424, 30, '2010-05-21 13:54:14'), (425, 30, '2010-05-21 13:54:17'), (426, 30, '2010-05-21 13:54:56'), (427, 30, '2010-05-21 13:55:06'), (428, 30, '2010-05-21 13:55:08'), (429, 30, '2010-05-21 13:59:42'), (430, 30, '2010-05-21 13:59:50'), (431, 30, '2010-05-21 13:59:53'), (432, 30, '2010-05-21 13:59:58'), (433, 30, '2010-05-21 14:00:25'), (434, 31, '2010-05-21 15:31:44'), (435, 31, '2010-05-21 15:32:04'), (436, 31, '2010-05-21 15:32:07'), (437, 31, '2010-05-21 15:32:11'), (438, 31, '2010-05-21 15:32:14'), (439, 31, '2010-05-21 15:34:08'), (440, 31, '2010-05-21 15:34:59'), (441, 31, '2010-05-21 15:35:45'), (442, 31, '2010-05-21 15:35:57'), (443, 31, '2010-05-21 15:36:00'), (444, 32, '2010-05-21 15:38:33'), (445, 32, '2010-05-21 15:38:37'), (446, 32, '2010-05-21 15:39:14'), (447, 32, '2010-05-21 15:39:18'), (448, 32, '2010-05-21 15:39:21'), (449, 32, '2010-05-21 15:39:27'), (450, 32, '2010-05-21 15:40:53'), (451, 32, '2010-05-21 15:40:57'), (452, 32, '2010-05-21 15:40:59'), (453, 32, '2010-05-21 15:41:00'), (454, 32, '2010-05-21 15:41:01'), (455, 32, '2010-05-21 15:41:08'), (456, 32, '2010-05-21 15:41:16'), (457, 32, '2010-05-21 15:41:39'), (458, 32, '2010-05-21 15:42:03'), (459, 32, '2010-05-21 15:42:25'), (460, 32, '2010-05-21 15:42:31'), (461, 32, '2010-05-21 15:42:35'), (462, 32, '2010-05-21 15:42:36'), (463, 32, '2010-05-21 15:42:40'), (464, 32, '2010-05-21 15:43:51'), (465, 32, '2010-05-21 15:43:56'), (466, 32, '2010-05-21 15:44:21'), (467, 31, '2010-05-21 16:02:24'), (468, 33, '2010-05-21 22:34:46'), (469, 33, '2010-05-21 22:35:23'), (470, 33, '2010-05-21 22:35:29'), (471, 34, '2010-05-22 10:10:27'), (472, 34, '2010-05-22 10:21:25'), (473, 34, '2010-05-22 10:21:31'), (474, 34, '2010-05-22 10:21:37'), (475, 34, '2010-05-22 10:21:42'), (476, 34, '2010-05-22 10:21:47'), (477, 34, '2010-05-22 10:21:53'), (478, 34, '2010-05-22 10:22:06'), (479, 34, '2010-05-22 10:22:10'), (480, 35, '2010-05-25 11:44:32'), (481, 35, '2010-05-25 11:44:35'), (482, 35, '2010-05-25 11:44:37'), (483, 35, '2010-05-25 11:44:40'), (484, 35, '2010-05-25 11:45:00'), (485, 35, '2010-05-25 11:45:04'), (486, 35, '2010-05-25 11:45:05'), (487, 35, '2010-05-25 11:45:11'), (488, 35, '2010-05-25 11:45:14'), (489, 35, '2010-05-25 11:45:16'), (490, 35, '2010-05-25 11:45:25'), (491, 35, '2010-05-25 11:45:29'), (492, 35, '2010-05-25 11:45:40'), (493, 35, '2010-05-25 11:46:03'), (494, 35, '2010-05-25 11:46:06'), (495, 35, '2010-05-25 11:46:12'), (496, 35, '2010-05-25 11:46:18'), (497, 35, '2010-05-25 11:46:20'), (498, 35, '2010-05-25 11:46:21'), (499, 35, '2010-05-25 11:46:22'), (500, 35, '2010-05-25 11:54:48'), (501, 36, '2010-05-25 13:33:42'), (502, 36, '2010-05-25 13:45:07'), (503, 36, '2010-05-25 13:45:11'), (504, 36, '2010-05-25 13:48:56'), (505, 36, '2010-05-25 13:48:59'), (506, 37, '2010-05-26 07:30:30'), (507, 37, '2010-05-26 07:31:16'), (508, 37, '2010-05-26 07:31:29'), (509, 38, '2010-05-27 09:31:24'), (510, 38, '2010-05-27 09:31:38'), (511, 38, '2010-05-27 09:31:42'), (512, 38, '2010-05-27 09:31:46'), (513, 38, '2010-05-27 09:31:56'), (514, 38, '2010-05-27 09:32:22'), (515, 38, '2010-05-27 09:32:26'), (516, 38, '2010-05-27 09:32:39'), (517, 38, '2010-05-27 09:32:59'), (518, 38, '2010-05-27 09:39:42'), (519, 38, '2010-05-27 09:40:00'), (520, 38, '2010-05-27 09:40:03'), (521, 38, '2010-05-27 09:43:45'), (522, 38, '2010-05-27 09:46:55'), (523, 38, '2010-05-27 09:46:55'), (524, 38, '2010-05-27 09:46:56'), (525, 38, '2010-05-27 09:46:56'), (526, 38, '2010-05-27 09:52:21'), (527, 39, '2010-05-27 10:27:01'), (528, 39, '2010-05-27 10:28:44'), (529, 39, '2010-05-27 10:28:47'), (530, 39, '2010-05-27 10:28:51'), (531, 39, '2010-05-27 10:29:23'), (532, 40, '2010-05-27 10:58:11'), (533, 40, '2010-05-27 10:58:54'), (534, 40, '2010-05-27 10:58:57'), (535, 40, '2010-05-27 10:58:59'), (536, 40, '2010-05-27 10:59:01'), (537, 40, '2010-05-27 11:01:33'), (538, 40, '2010-05-27 11:22:22'), (539, 40, '2010-05-27 11:36:31'), (540, 40, '2010-05-27 11:36:34'), (541, 40, '2010-05-27 11:36:36'), (542, 40, '2010-05-27 11:36:40'), (543, 40, '2010-05-27 12:24:55'), (544, 40, '2010-05-27 12:25:15'), (545, 40, '2010-05-27 12:26:27'), (546, 40, '2010-05-27 12:26:45'), (547, 40, '2010-05-27 12:26:58'), (548, 40, '2010-05-27 12:27:16'), (549, 40, '2010-05-27 12:27:50'), (550, 40, '2010-05-27 12:28:07'), (551, 40, '2010-05-27 12:28:20'), (552, 40, '2010-05-27 12:28:33'), (553, 41, '2010-05-27 12:28:57'), (554, 41, '2010-05-27 13:12:29'), (555, 41, '2010-05-27 13:12:34'), (556, 41, '2010-05-27 13:13:02'), (557, 41, '2010-05-27 13:14:27'), (558, 41, '2010-05-27 13:14:30'), (559, 41, '2010-05-27 13:14:35'), (560, 41, '2010-05-27 13:21:39'), (561, 41, '2010-05-27 13:21:43'), (562, 41, '2010-05-27 13:21:50'), (563, 41, '2010-05-27 13:22:56'), (564, 41, '2010-05-27 13:23:19'), (565, 41, '2010-05-27 13:24:23'), (566, 41, '2010-05-27 13:25:04'), (567, 41, '2010-05-27 13:25:32'), (568, 41, '2010-05-27 13:25:40'), (569, 41, '2010-05-27 13:25:42'), (570, 41, '2010-05-27 13:25:44'), (571, 41, '2010-05-27 13:28:13'), (572, 41, '2010-05-27 13:28:22'), (573, 41, '2010-05-27 13:28:23'), (574, 41, '2010-05-27 13:28:38'), (575, 42, '2010-05-27 13:30:16'), (576, 42, '2010-05-27 13:39:36'), (577, 42, '2010-05-27 13:39:39'), (578, 42, '2010-05-27 13:39:42'), (579, 42, '2010-05-27 13:39:49'), (580, 42, '2010-05-27 13:40:44'), (581, 41, '2010-05-27 13:42:39'), (582, 42, '2010-05-27 13:46:17'), (583, 41, '2010-05-27 13:46:39'), (584, 41, '2010-05-27 13:46:41'), (585, 42, '2010-05-27 13:46:53'), (586, 42, '2010-05-27 13:47:47'), (587, 42, '2010-05-27 13:48:03'), (588, 42, '2010-05-27 13:48:03'), (589, 42, '2010-05-27 13:48:24'), (590, 42, '2010-05-27 13:48:26'), (591, 42, '2010-05-27 13:52:50'), (592, 41, '2010-05-27 13:54:48'), (593, 42, '2010-05-27 13:56:07'), (594, 41, '2010-05-27 13:56:22'), (595, 41, '2010-05-27 13:56:24'), (596, 42, '2010-05-27 13:58:35'), (597, 42, '2010-05-27 14:01:03'), (598, 42, '2010-05-27 14:03:28'), (599, 42, '2010-05-27 14:09:34'), (600, 42, '2010-05-27 14:12:24'), (601, 42, '2010-05-27 14:15:28'), (602, 42, '2010-05-27 14:17:49'), (603, 42, '2010-05-27 14:18:07'), (604, 42, '2010-05-27 14:18:12'), (605, 42, '2010-05-27 14:20:18'), (606, 42, '2010-05-27 14:28:49'), (607, 41, '2010-05-27 14:29:38'), (608, 42, '2010-05-27 14:29:50'), (609, 42, '2010-05-27 14:31:57'), (610, 42, '2010-05-27 14:32:39'), (611, 42, '2010-05-27 14:32:44'), (612, 41, '2010-05-27 14:33:03'), (613, 41, '2010-05-27 14:33:07'), (614, 42, '2010-05-27 14:33:19'), (615, 42, '2010-05-27 14:33:23'), (616, 41, '2010-05-27 14:33:30'), (617, 42, '2010-05-27 14:33:46'), (618, 42, '2010-05-27 14:33:46'), (619, 41, '2010-05-27 14:34:10'), (620, 41, '2010-05-27 14:34:11'), (621, 42, '2010-05-27 14:34:11'), (622, 41, '2010-05-27 14:34:16'), (623, 41, '2010-05-27 14:34:26'), (624, 42, '2010-05-27 14:36:56'), (625, 42, '2010-05-27 14:37:06'), (626, 41, '2010-05-27 14:43:13'), (627, 41, '2010-05-27 14:43:28'), (628, 41, '2010-05-27 15:03:17'), (629, 43, '2010-05-27 19:32:58'), (630, 43, '2010-05-27 19:33:13'), (631, 43, '2010-05-27 19:33:52'), (632, 43, '2010-05-27 19:34:00'), (633, 43, '2010-05-27 19:34:16'), (634, 43, '2010-05-27 19:34:19'), (635, 43, '2010-05-27 19:34:24'), (636, 43, '2010-05-27 19:34:27'), (637, 43, '2010-05-27 19:34:31'), (638, 43, '2010-05-27 19:35:01'), (639, 43, '2010-05-27 19:35:23'), (640, 43, '2010-05-27 19:35:26'), (641, 43, '2010-05-27 19:35:30'), (642, 43, '2010-05-27 19:35:32'), (643, 43, '2010-05-27 19:35:43'), (644, 43, '2010-05-27 19:35:58'), (645, 43, '2010-05-27 19:36:23'), (646, 43, '2010-05-27 19:36:26'), (647, 43, '2010-05-27 19:36:33'), (648, 43, '2010-05-27 19:36:35'), (649, 43, '2010-05-27 19:36:50'), (650, 43, '2010-05-27 19:36:57'), (651, 43, '2010-05-27 19:36:59'), (652, 43, '2010-05-27 19:37:05'), (653, 43, '2010-05-27 19:37:06'), (654, 43, '2010-05-27 19:37:43'), (655, 43, '2010-05-27 19:37:54'), (656, 43, '2010-05-27 19:37:58'), (657, 43, '2010-05-27 19:38:03'), (658, 43, '2010-05-27 19:38:09'), (659, 43, '2010-05-27 19:38:12'), (660, 44, '2010-05-28 05:01:10'), (661, 45, '2010-05-28 05:01:12'), (662, 46, '2010-05-28 08:45:17'), (663, 46, '2010-05-28 08:54:23'), (664, 46, '2010-05-28 08:54:26'), (665, 46, '2010-05-28 08:54:29'), (666, 46, '2010-05-28 08:54:43'), (667, 46, '2010-05-28 08:59:07'), (668, 46, '2010-05-28 08:59:13'), (669, 46, '2010-05-28 09:01:49'), (670, 46, '2010-05-28 09:01:54'), (671, 46, '2010-05-28 09:05:11'), (672, 46, '2010-05-28 09:05:14'), (673, 46, '2010-05-28 09:05:17'), (674, 46, '2010-05-28 09:07:19'), (675, 46, '2010-05-28 09:42:52'), (676, 46, '2010-05-28 09:42:54'), (677, 46, '2010-05-28 09:45:56'), (678, 46, '2010-05-28 09:45:57'), (679, 46, '2010-05-28 09:46:08'), (680, 46, '2010-05-28 09:46:22'), (681, 46, '2010-05-28 09:46:25'), (682, 46, '2010-05-28 09:46:38'), (683, 46, '2010-05-28 09:46:39'), (684, 46, '2010-05-28 09:46:43'), (685, 46, '2010-05-28 09:46:48'), (686, 46, '2010-05-28 09:55:37'), (687, 46, '2010-05-28 10:00:54'), (688, 46, '2010-05-28 10:05:44'), (689, 46, '2010-05-28 10:06:13'), (690, 46, '2010-05-28 10:06:21'), (691, 46, '2010-05-28 10:11:14'), (692, 46, '2010-05-28 10:11:21'), (693, 46, '2010-05-28 10:11:54'), (694, 46, '2010-05-28 10:12:02'), (695, 46, '2010-05-28 10:12:07'), (696, 46, '2010-05-28 10:12:15'), (697, 46, '2010-05-28 10:13:06'), (698, 46, '2010-05-28 10:13:11'), (699, 46, '2010-05-28 10:16:27'), (700, 46, '2010-05-28 10:16:35'), (701, 46, '2010-05-28 10:19:13'), (702, 46, '2010-05-28 10:19:18'), (703, 46, '2010-05-28 10:21:45'), (704, 46, '2010-05-28 10:21:55'), (705, 46, '2010-05-28 10:22:24'), (706, 46, '2010-05-28 10:22:38'), (707, 46, '2010-05-28 10:22:50'), (708, 46, '2010-05-28 10:22:52'), (709, 47, '2010-05-28 12:39:49'), (710, 47, '2010-05-28 12:39:56'), (711, 47, '2010-05-28 12:39:57'), (712, 47, '2010-05-28 12:40:18'), (713, 47, '2010-05-28 12:40:23'), (714, 47, '2010-05-28 12:40:23'), (715, 47, '2010-05-28 12:40:38'), (716, 47, '2010-05-28 13:16:52'), (717, 47, '2010-05-28 13:16:54'), (718, 47, '2010-05-28 13:18:46'), (719, 48, '2010-05-28 13:19:13'), (720, 48, '2010-05-28 13:19:31'), (721, 49, '2010-05-28 13:19:47'), (722, 49, '2010-05-28 13:20:15'), (723, 48, '2010-05-28 13:20:17'), (724, 49, '2010-05-28 13:20:18'), (725, 49, '2010-05-28 13:20:20'), (726, 48, '2010-05-28 13:20:25'), (727, 49, '2010-05-28 13:20:38'), (728, 49, '2010-05-28 13:20:40'), (729, 49, '2010-05-28 13:20:42'), (730, 49, '2010-05-28 13:20:44'), (731, 49, '2010-05-28 13:20:47'), (732, 49, '2010-05-28 13:20:48'), (733, 49, '2010-05-28 13:20:53'), (734, 49, '2010-05-28 13:20:57'), (735, 49, '2010-05-28 13:20:58'), (736, 47, '2010-05-28 13:22:13'), (737, 47, '2010-05-28 13:28:40'), (738, 47, '2010-05-28 13:28:42'), (739, 47, '2010-05-28 13:28:49'), (740, 47, '2010-05-28 13:28:51'), (741, 47, '2010-05-28 13:31:12'), (742, 47, '2010-05-28 13:31:21'), (743, 47, '2010-05-28 13:31:22'), (744, 47, '2010-05-28 13:31:35'), (745, 47, '2010-05-28 13:33:56'), (746, 47, '2010-05-28 13:36:03'), (747, 50, '2010-05-28 15:45:17'), (748, 50, '2010-05-28 15:45:25'), (749, 50, '2010-05-28 15:45:29'), (750, 50, '2010-05-28 15:45:32'), (751, 50, '2010-05-28 15:45:38'), (752, 50, '2010-05-28 15:45:42'), (753, 50, '2010-05-28 15:46:00'), (754, 50, '2010-05-28 15:46:11'), (755, 50, '2010-05-28 15:46:48'), (756, 50, '2010-05-28 15:46:52'), (757, 50, '2010-05-28 15:46:55'), (758, 50, '2010-05-28 15:46:59'), (759, 50, '2010-05-28 15:47:02'), (760, 50, '2010-05-28 15:47:05'), (761, 50, '2010-05-28 15:47:07'), (762, 50, '2010-05-28 15:47:09'), (763, 50, '2010-05-28 15:47:12'), (764, 50, '2010-05-28 15:47:16'), (765, 50, '2010-05-28 15:47:19'), (766, 50, '2010-05-28 15:47:23'), (767, 50, '2010-05-28 15:47:26'), (768, 51, '2010-05-31 08:14:43'), (769, 51, '2010-05-31 08:14:56'), (770, 51, '2010-05-31 08:15:01'), (771, 51, '2010-05-31 08:15:16'), (772, 51, '2010-05-31 08:15:18'), (773, 51, '2010-05-31 08:15:21'), (774, 51, '2010-05-31 08:15:22'), (775, 51, '2010-05-31 08:15:23'), (776, 51, '2010-05-31 08:15:25'), (777, 51, '2010-05-31 08:16:18'), (778, 51, '2010-05-31 08:16:21'), (779, 51, '2010-05-31 08:16:24'), (780, 51, '2010-05-31 08:16:26'), (781, 51, '2010-05-31 08:16:28'), (782, 51, '2010-05-31 08:16:32'), (783, 51, '2010-05-31 08:17:25'), (784, 51, '2010-05-31 08:18:28'), (785, 51, '2010-05-31 08:18:31'), (786, 51, '2010-05-31 08:18:53'), (787, 51, '2010-05-31 08:19:06'), (788, 51, '2010-05-31 08:19:09'), (789, 51, '2010-05-31 08:19:13'), (790, 51, '2010-05-31 08:19:15'), (791, 51, '2010-05-31 08:19:21'), (792, 51, '2010-05-31 08:20:07'), (793, 51, '2010-05-31 08:20:15'), (794, 51, '2010-05-31 08:22:47'), (795, 51, '2010-05-31 08:24:33'), (796, 51, '2010-05-31 08:24:44'), (797, 51, '2010-05-31 08:25:09'), (798, 51, '2010-05-31 08:26:17'), (799, 51, '2010-05-31 08:27:03'), (800, 51, '2010-05-31 08:27:08'), (801, 51, '2010-05-31 08:27:19'), (802, 51, '2010-05-31 08:27:24'), (803, 51, '2010-05-31 08:27:30'), (804, 51, '2010-05-31 08:29:02'), (805, 51, '2010-05-31 08:29:56'), (806, 51, '2010-05-31 08:30:02'), (807, 51, '2010-05-31 08:30:47'), (808, 51, '2010-05-31 08:30:50'), (809, 51, '2010-05-31 08:31:04'), (810, 51, '2010-05-31 08:31:16'), (811, 51, '2010-05-31 08:31:39'), (812, 51, '2010-05-31 08:31:42'), (813, 51, '2010-05-31 08:32:45'), (814, 51, '2010-05-31 08:32:55'), (815, 51, '2010-05-31 08:32:59'), (816, 51, '2010-05-31 08:34:06'), (817, 51, '2010-05-31 08:34:12'), (818, 51, '2010-05-31 08:34:22'), (819, 51, '2010-05-31 08:34:25'), (820, 51, '2010-05-31 08:34:32'), (821, 51, '2010-05-31 08:34:37'), (822, 51, '2010-05-31 08:35:48'), (823, 51, '2010-05-31 08:35:57'), (824, 51, '2010-05-31 08:36:33'), (825, 51, '2010-05-31 08:37:44'), (826, 51, '2010-05-31 08:38:23'), (827, 51, '2010-05-31 08:39:21'), (828, 51, '2010-05-31 08:41:10'), (829, 51, '2010-05-31 08:41:48'), (830, 51, '2010-05-31 08:42:26'), (831, 51, '2010-05-31 08:44:26'), (832, 51, '2010-05-31 08:44:35'), (833, 51, '2010-05-31 08:45:16'), (834, 51, '2010-05-31 08:45:17'), (835, 51, '2010-05-31 08:45:20'), (836, 51, '2010-05-31 08:45:23'), (837, 51, '2010-05-31 08:45:29'), (838, 51, '2010-05-31 08:45:31'), (839, 51, '2010-05-31 08:45:34'), (840, 51, '2010-05-31 08:45:38'), (841, 51, '2010-05-31 08:45:44'), (842, 51, '2010-05-31 08:45:56'), (843, 51, '2010-05-31 08:46:10'), (844, 51, '2010-05-31 08:47:26'), (845, 51, '2010-05-31 08:50:24'), (846, 51, '2010-05-31 08:51:50'), (847, 51, '2010-05-31 08:51:56'), (848, 51, '2010-05-31 08:52:18'), (849, 51, '2010-05-31 08:54:16'), (850, 51, '2010-05-31 08:55:05'), (851, 51, '2010-05-31 08:55:32'), (852, 51, '2010-05-31 08:55:38'), (853, 51, '2010-05-31 08:55:42'), (854, 51, '2010-05-31 08:56:19'), (855, 51, '2010-05-31 08:57:03'), (856, 51, '2010-05-31 08:57:07'), (857, 51, '2010-05-31 08:59:43'), (858, 51, '2010-05-31 09:00:46'), (859, 51, '2010-05-31 09:01:11'), (860, 51, '2010-05-31 09:01:16'), (861, 51, '2010-05-31 09:01:46'), (862, 51, '2010-05-31 09:01:50'), (863, 51, '2010-05-31 09:11:15'), (864, 51, '2010-05-31 09:12:23'), (865, 51, '2010-05-31 09:12:43'), (866, 51, '2010-05-31 09:12:49'), (867, 51, '2010-05-31 09:13:00'), (868, 51, '2010-05-31 09:16:49'), (869, 51, '2010-05-31 09:16:53'), (870, 51, '2010-05-31 09:16:58'), (871, 51, '2010-05-31 09:17:02'), (872, 51, '2010-05-31 09:17:07'), (873, 51, '2010-05-31 09:17:40'), (874, 51, '2010-05-31 09:17:42'), (875, 51, '2010-05-31 09:17:45'), (876, 51, '2010-05-31 09:17:51'), (877, 51, '2010-05-31 09:20:45'), (878, 51, '2010-05-31 09:20:51'), (879, 51, '2010-05-31 09:20:57'), (880, 51, '2010-05-31 09:21:02'), (881, 51, '2010-05-31 09:21:09'), (882, 51, '2010-05-31 09:21:28'), (883, 51, '2010-05-31 09:21:31'), (884, 51, '2010-05-31 09:31:24'), (885, 51, '2010-05-31 09:31:27'), (886, 51, '2010-05-31 09:35:03'), (887, 51, '2010-05-31 09:35:11'), (888, 51, '2010-05-31 09:35:14'), (889, 51, '2010-05-31 09:35:19'), (890, 51, '2010-05-31 09:35:37'), (891, 52, '2010-05-31 12:08:21'), (892, 52, '2010-05-31 12:15:58'), (893, 52, '2010-05-31 12:16:01'), (894, 52, '2010-05-31 12:17:17'), (895, 53, '2010-05-31 13:20:46'), (896, 53, '2010-05-31 13:21:04'), (897, 53, '2010-05-31 13:27:55'), (898, 53, '2010-05-31 13:28:02'), (899, 53, '2010-05-31 13:28:07'), (900, 53, '2010-05-31 13:28:09'), (901, 53, '2010-05-31 13:28:20'), (902, 53, '2010-05-31 13:28:21'), (903, 53, '2010-05-31 13:28:23'), (904, 53, '2010-05-31 13:28:25'), (905, 53, '2010-05-31 13:28:26'), (906, 53, '2010-05-31 13:28:29'), (907, 53, '2010-05-31 13:28:30'), (908, 53, '2010-05-31 13:30:48'), (909, 53, '2010-05-31 13:30:53'), (910, 53, '2010-05-31 13:31:47'), (911, 53, '2010-05-31 13:47:06'), (912, 53, '2010-05-31 13:47:26'), (913, 53, '2010-05-31 13:47:26'), (914, 53, '2010-05-31 13:47:30'), (915, 53, '2010-05-31 13:47:30'), (916, 53, '2010-05-31 13:47:40'), (917, 53, '2010-05-31 13:47:40'), (918, 53, '2010-05-31 13:47:41'), (919, 53, '2010-05-31 13:48:26'), (920, 53, '2010-05-31 13:48:35'), (921, 53, '2010-05-31 13:48:45'), (922, 53, '2010-05-31 13:48:58'), (923, 53, '2010-05-31 13:48:58'), (924, 53, '2010-05-31 13:49:11'), (925, 53, '2010-05-31 13:49:49'), (926, 53, '2010-05-31 13:49:52'), (927, 53, '2010-05-31 13:49:52'), (928, 53, '2010-05-31 13:49:57'), (929, 53, '2010-05-31 13:50:02'), (930, 53, '2010-05-31 13:50:06'), (931, 53, '2010-05-31 13:50:07'), (932, 53, '2010-05-31 13:50:10'), (933, 53, '2010-05-31 13:50:12'), (934, 53, '2010-05-31 14:10:35'), (935, 53, '2010-05-31 14:11:32'), (936, 53, '2010-05-31 14:12:07'), (937, 53, '2010-05-31 14:16:51'), (938, 53, '2010-05-31 14:38:09'), (939, 53, '2010-05-31 14:49:34'), (940, 53, '2010-05-31 14:49:39'), (941, 53, '2010-05-31 14:49:53'), (942, 53, '2010-05-31 14:50:04'), (943, 53, '2010-05-31 15:33:25'), (944, 54, '2010-05-31 16:55:00'), (945, 54, '2010-05-31 16:56:28'), (946, 54, '2010-05-31 16:56:30'), (947, 54, '2010-05-31 16:56:33'), (948, 54, '2010-05-31 16:56:57'), (949, 54, '2010-05-31 16:57:35'), (950, 54, '2010-05-31 16:57:40'), (951, 54, '2010-05-31 16:57:49'), (952, 54, '2010-05-31 16:58:18'), (953, 54, '2010-05-31 16:58:44'), (954, 54, '2010-05-31 16:58:51'), (955, 54, '2010-05-31 16:58:58'), (956, 54, '2010-05-31 16:59:00'), (957, 54, '2010-05-31 16:59:03'), (958, 54, '2010-05-31 16:59:09'), (959, 54, '2010-05-31 16:59:14'), (960, 54, '2010-05-31 16:59:22'), (961, 54, '2010-05-31 16:59:22'), (962, 54, '2010-05-31 16:59:28'), (963, 54, '2010-05-31 16:59:31'), (964, 54, '2010-05-31 16:59:33'), (965, 54, '2010-05-31 16:59:35'), (966, 54, '2010-05-31 16:59:37'), (967, 54, '2010-05-31 16:59:38'), (968, 54, '2010-05-31 16:59:44'), (969, 54, '2010-05-31 16:59:45'), (970, 54, '2010-05-31 16:59:46'), (971, 54, '2010-05-31 16:59:52'), (972, 54, '2010-05-31 16:59:54'), (973, 54, '2010-05-31 16:59:56'), (974, 54, '2010-05-31 16:59:59'), (975, 54, '2010-05-31 17:00:04'), (976, 54, '2010-05-31 17:00:10'), (977, 54, '2010-05-31 17:00:14'), (978, 54, '2010-05-31 17:00:18'), (979, 54, '2010-05-31 17:00:24'), (980, 54, '2010-05-31 17:00:27'), (981, 54, '2010-05-31 17:00:37'), (982, 54, '2010-05-31 17:00:50'), (983, 54, '2010-05-31 17:00:53'), (984, 54, '2010-05-31 17:01:02'), (985, 54, '2010-05-31 17:05:42'), (986, 54, '2010-05-31 17:05:45'), (987, 54, '2010-05-31 17:05:56'), (988, 54, '2010-05-31 17:06:44'), (989, 54, '2010-05-31 17:06:53'), (990, 54, '2010-05-31 17:07:08'), (991, 54, '2010-05-31 17:07:14'), (992, 55, '2010-06-01 08:06:35'), (993, 55, '2010-06-01 08:06:44'), (994, 57, '2010-06-01 11:11:21'), (995, 56, '2010-06-01 11:11:21'), (996, 58, '2010-06-01 14:02:15'), (997, 59, '2010-06-01 14:02:16'), (998, 60, '2010-06-01 19:58:08'), (999, 61, '2010-06-02 19:43:13'), (1000, 61, '2010-06-02 19:43:30'), (1001, 61, '2010-06-02 19:43:59'), (1002, 61, '2010-06-02 19:44:04'), (1003, 61, '2010-06-02 19:44:13'), (1004, 61, '2010-06-02 19:44:17'), (1005, 61, '2010-06-02 19:44:32'), (1006, 61, '2010-06-02 19:44:32'), (1007, 61, '2010-06-02 19:44:33'), (1008, 61, '2010-06-02 19:44:49'), (1009, 61, '2010-06-02 19:44:57'), (1010, 61, '2010-06-02 19:45:02'), (1011, 61, '2010-06-02 19:45:04'), (1012, 61, '2010-06-02 19:45:05'), (1013, 61, '2010-06-02 19:45:05'), (1014, 61, '2010-06-02 19:45:10'), (1015, 61, '2010-06-02 19:45:13'), (1016, 61, '2010-06-02 19:45:19'), (1017, 61, '2010-06-02 19:45:25'), (1018, 61, '2010-06-02 19:45:25'), (1019, 62, '2010-06-03 08:12:05'), (1020, 62, '2010-06-03 08:12:09'), (1021, 63, '2010-06-03 11:05:08'), (1022, 63, '2010-06-03 11:05:22'), (1023, 63, '2010-06-03 11:05:27'), (1024, 63, '2010-06-03 11:05:29'), (1025, 63, '2010-06-03 11:05:31'), (1026, 63, '2010-06-03 11:05:32'), (1027, 63, '2010-06-03 11:05:34'), (1028, 63, '2010-06-03 11:05:35'), (1029, 63, '2010-06-03 11:05:38'), (1030, 63, '2010-06-03 11:05:39'), (1031, 63, '2010-06-03 11:05:41'), (1032, 63, '2010-06-03 11:05:42'), (1033, 63, '2010-06-03 11:05:44'), (1034, 63, '2010-06-03 11:05:47'), (1035, 63, '2010-06-03 11:05:54'), (1036, 63, '2010-06-03 11:11:33'), (1037, 63, '2010-06-03 11:11:35'), (1038, 63, '2010-06-03 11:11:36'), (1039, 63, '2010-06-03 11:14:33'), (1040, 63, '2010-06-03 11:14:37'), (1041, 64, '2010-06-03 11:15:08'), (1042, 64, '2010-06-03 11:15:10'), (1043, 64, '2010-06-03 11:15:59'), (1044, 64, '2010-06-03 11:16:06'), (1045, 65, '2010-06-03 11:16:21'), (1046, 66, '2010-06-03 11:16:48'), (1047, 66, '2010-06-03 11:16:55'), (1048, 66, '2010-06-03 11:16:59'), (1049, 65, '2010-06-03 11:21:31'), (1050, 65, '2010-06-03 11:21:34'), (1051, 65, '2010-06-03 11:21:35'), (1052, 65, '2010-06-03 11:21:37'), (1053, 65, '2010-06-03 11:21:40'), (1054, 65, '2010-06-03 11:21:43'), (1055, 65, '2010-06-03 11:21:46'), (1056, 65, '2010-06-03 11:21:49'), (1057, 65, '2010-06-03 11:21:53'), (1058, 65, '2010-06-03 11:21:56'), (1059, 65, '2010-06-03 11:22:44'), (1060, 67, '2010-06-04 12:30:04'), (1061, 67, '2010-06-04 12:30:08'), (1062, 67, '2010-06-04 12:32:22'), (1063, 67, '2010-06-04 12:32:24'), (1064, 67, '2010-06-04 12:32:29'), (1065, 67, '2010-06-04 12:32:37'), (1066, 68, '2010-06-04 13:31:27'), (1067, 68, '2010-06-04 13:48:21'), (1068, 68, '2010-06-04 13:48:24'), (1069, 68, '2010-06-04 13:48:26'), (1070, 69, '2010-06-04 15:40:51'), (1071, 70, '2010-06-06 21:33:55'), (1072, 71, '2010-06-06 21:33:59'), (1073, 72, '2010-06-07 08:45:01'), (1074, 72, '2010-06-07 08:45:53'), (1075, 72, '2010-06-07 08:45:56'), (1076, 72, '2010-06-07 08:45:59'), (1077, 73, '2010-06-07 16:35:06'), (1078, 73, '2010-06-07 16:35:48'), (1079, 73, '2010-06-07 16:36:02'), (1080, 73, '2010-06-07 16:36:24'), (1081, 73, '2010-06-07 16:36:29'), (1082, 73, '2010-06-07 16:37:03'), (1083, 73, '2010-06-07 16:37:27'), (1084, 73, '2010-06-07 16:37:45'), (1085, 73, '2010-06-07 16:38:03'), (1086, 73, '2010-06-07 16:38:46'), (1087, 73, '2010-06-07 16:39:15'), (1088, 73, '2010-06-07 16:39:20'), (1089, 73, '2010-06-07 16:39:25'), (1090, 73, '2010-06-07 16:39:29'), (1091, 73, '2010-06-07 16:39:37'), (1092, 73, '2010-06-07 16:40:08'), (1093, 74, '2010-06-08 11:48:01'), (1094, 75, '2010-06-08 16:13:23'), (1095, 75, '2010-06-08 16:13:26'), (1096, 76, '2010-06-10 08:05:00'), (1097, 77, '2010-06-10 08:05:00'), (1098, 76, '2010-06-10 08:05:22'), (1099, 76, '2010-06-10 08:05:24'), (1100, 76, '2010-06-10 08:05:26'), (1101, 76, '2010-06-10 08:05:28'), (1102, 76, '2010-06-10 08:05:32'), (1103, 76, '2010-06-10 08:05:36'), (1104, 76, '2010-06-10 08:05:38'), (1105, 76, '2010-06-10 08:05:42'), (1106, 76, '2010-06-10 08:05:46'), (1107, 76, '2010-06-10 08:05:49'), (1108, 76, '2010-06-10 08:05:52'), (1109, 76, '2010-06-10 08:05:55'), (1110, 76, '2010-06-10 08:05:56'), (1111, 76, '2010-06-10 08:06:00'), (1112, 76, '2010-06-10 08:06:05'), (1113, 78, '2010-06-10 08:30:10'), (1114, 78, '2010-06-10 08:30:21'), (1115, 78, '2010-06-10 08:30:26'), (1116, 78, '2010-06-10 08:33:14'), (1117, 78, '2010-06-10 08:33:21'), (1118, 78, '2010-06-10 08:33:32'), (1119, 78, '2010-06-10 08:51:22'), (1120, 78, '2010-06-10 08:51:25'), (1121, 78, '2010-06-10 08:51:28'), (1122, 78, '2010-06-10 08:52:29'), (1123, 78, '2010-06-10 09:17:15'), (1124, 79, '2010-06-10 10:17:08'), (1125, 79, '2010-06-10 10:19:25'), (1126, 79, '2010-06-10 10:19:30'), (1127, 79, '2010-06-10 10:19:35'), (1128, 79, '2010-06-10 10:19:58'), (1129, 79, '2010-06-10 10:20:02'), (1130, 79, '2010-06-10 10:20:08'), (1131, 79, '2010-06-10 10:20:11'), (1132, 79, '2010-06-10 10:20:17'), (1133, 79, '2010-06-10 10:20:32'), (1134, 79, '2010-06-10 10:21:03'), (1135, 79, '2010-06-10 10:21:58'), (1136, 79, '2010-06-10 10:23:09'), (1137, 79, '2010-06-10 10:23:24'), (1138, 79, '2010-06-10 10:23:45'), (1139, 79, '2010-06-10 10:23:58'), (1140, 79, '2010-06-10 10:24:00'), (1141, 79, '2010-06-10 10:24:16'), (1142, 79, '2010-06-10 10:24:38'), (1143, 80, '2010-06-10 10:24:51'), (1144, 79, '2010-06-10 10:24:51'), (1145, 80, '2010-06-10 10:24:57'), (1146, 79, '2010-06-10 10:24:58'), (1147, 80, '2010-06-10 10:25:01'), (1148, 79, '2010-06-10 10:25:05'), (1149, 80, '2010-06-10 10:25:13'), (1150, 80, '2010-06-10 10:25:13'), (1151, 79, '2010-06-10 10:25:44'), (1152, 79, '2010-06-10 10:25:49'), (1153, 79, '2010-06-10 11:06:15'), (1154, 79, '2010-06-10 11:08:50'), (1155, 79, '2010-06-10 11:11:19'), (1156, 79, '2010-06-10 11:19:24'), (1157, 79, '2010-06-10 11:24:21'), (1158, 79, '2010-06-10 11:26:27'), (1159, 79, '2010-06-10 11:28:17'), (1160, 79, '2010-06-10 11:29:53'), (1161, 79, '2010-06-10 11:34:09'), (1162, 79, '2010-06-10 11:35:52'), (1163, 79, '2010-06-10 11:36:21'), (1164, 79, '2010-06-10 11:46:03'), (1165, 79, '2010-06-10 11:49:12'), (1166, 79, '2010-06-10 11:49:14'), (1167, 79, '2010-06-10 11:52:08'), (1168, 79, '2010-06-10 11:53:43'), (1169, 79, '2010-06-10 11:55:16'), (1170, 79, '2010-06-10 11:57:11'), (1171, 79, '2010-06-10 11:58:59'), (1172, 79, '2010-06-10 12:00:52'), (1173, 79, '2010-06-10 12:02:32'), (1174, 79, '2010-06-10 12:10:23'), (1175, 79, '2010-06-10 12:16:45'), (1176, 79, '2010-06-10 12:18:17'), (1177, 79, '2010-06-10 12:20:02'), (1178, 79, '2010-06-10 12:21:33'), (1179, 79, '2010-06-10 12:21:48'), (1180, 79, '2010-06-10 12:22:25'), (1181, 79, '2010-06-10 12:24:07'), (1182, 79, '2010-06-10 12:25:57'), (1183, 79, '2010-06-10 12:27:40'), (1184, 79, '2010-06-10 12:29:19'), (1185, 79, '2010-06-10 12:30:57'), (1186, 81, '2010-06-10 12:33:21'), (1187, 81, '2010-06-10 12:33:47'), (1188, 81, '2010-06-10 12:33:49'), (1189, 81, '2010-06-10 12:33:56'), (1190, 81, '2010-06-10 12:34:01'), (1191, 81, '2010-06-10 12:34:06'), (1192, 81, '2010-06-10 12:34:09'), (1193, 81, '2010-06-10 12:34:13'), (1194, 81, '2010-06-10 12:34:25'), (1195, 81, '2010-06-10 12:34:32'), (1196, 81, '2010-06-10 12:34:38'), (1197, 81, '2010-06-10 12:34:46'), (1198, 81, '2010-06-10 12:34:52'), (1199, 81, '2010-06-10 12:34:56'), (1200, 81, '2010-06-10 12:34:58'), (1201, 81, '2010-06-10 12:35:01'), (1202, 81, '2010-06-10 12:35:03'), (1203, 81, '2010-06-10 12:35:06'), (1204, 81, '2010-06-10 12:35:08'), (1205, 81, '2010-06-10 12:35:11'), (1206, 81, '2010-06-10 12:35:23'), (1207, 81, '2010-06-10 12:36:02'), (1208, 81, '2010-06-10 12:36:05'), (1209, 81, '2010-06-10 12:36:12'), (1210, 81, '2010-06-10 12:36:15'), (1211, 81, '2010-06-10 12:36:17'), (1212, 81, '2010-06-10 12:36:20'), (1213, 81, '2010-06-10 12:36:22'), (1214, 81, '2010-06-10 12:36:23'), (1215, 81, '2010-06-10 12:36:28'), (1216, 81, '2010-06-10 12:36:41'), (1217, 81, '2010-06-10 12:36:47'), (1218, 81, '2010-06-10 12:36:53'), (1219, 82, '2010-06-10 12:50:44'), (1220, 83, '2010-06-10 12:50:45'), (1221, 84, '2010-06-11 09:34:54'), (1222, 84, '2010-06-11 09:35:05'), (1223, 84, '2010-06-11 09:35:33'), (1224, 84, '2010-06-11 09:35:40'), (1225, 84, '2010-06-11 09:35:51'), (1226, 85, '2010-06-11 11:04:46'), (1227, 86, '2010-06-11 11:05:01'), (1228, 85, '2010-06-11 11:05:11'), (1229, 85, '2010-06-11 11:05:15'), (1230, 86, '2010-06-11 11:05:21'), (1231, 86, '2010-06-11 11:05:22'), (1232, 85, '2010-06-11 11:05:23'), (1233, 85, '2010-06-11 11:05:25'), (1234, 86, '2010-06-11 11:05:30'), (1235, 85, '2010-06-11 11:05:31'), (1236, 86, '2010-06-11 11:05:33'), (1237, 86, '2010-06-11 11:05:36'), (1238, 85, '2010-06-11 11:06:55'), (1239, 85, '2010-06-11 11:07:03'), (1240, 85, '2010-06-11 11:07:07'), (1241, 85, '2010-06-11 11:08:59'), (1242, 85, '2010-06-11 11:09:03'), (1243, 85, '2010-06-11 11:09:07'), (1244, 85, '2010-06-11 11:59:35'), (1245, 85, '2010-06-11 12:03:37'), (1246, 85, '2010-06-11 12:09:01'), (1247, 85, '2010-06-11 12:09:08'), (1248, 85, '2010-06-11 12:12:27'), (1249, 85, '2010-06-11 12:12:27'), (1250, 85, '2010-06-11 12:12:31'), (1251, 85, '2010-06-11 12:12:35'), (1252, 85, '2010-06-11 12:12:40'), (1253, 85, '2010-06-11 12:12:44'), (1254, 85, '2010-06-11 12:19:20'), (1255, 85, '2010-06-11 12:19:28'), (1256, 85, '2010-06-11 12:22:15'), (1257, 85, '2010-06-11 12:22:34'), (1258, 85, '2010-06-11 12:26:43'), (1259, 85, '2010-06-11 12:26:44'), (1260, 87, '2010-06-11 12:35:20'), (1261, 87, '2010-06-11 12:35:23'), (1262, 87, '2010-06-11 12:35:25'), (1263, 87, '2010-06-11 12:35:26'), (1264, 87, '2010-06-11 12:37:53'), (1265, 88, '2010-06-11 13:16:44'), (1266, 88, '2010-06-11 13:20:13'), (1267, 88, '2010-06-11 13:20:16'), (1268, 88, '2010-06-11 13:20:18'), (1269, 88, '2010-06-11 13:20:23'), (1270, 88, '2010-06-11 13:20:26'), (1271, 88, '2010-06-11 13:20:30'), (1272, 88, '2010-06-11 13:20:40'), (1273, 88, '2010-06-11 13:20:44'), (1274, 88, '2010-06-11 13:25:05'), (1275, 88, '2010-06-11 13:25:08'), (1276, 88, '2010-06-11 13:26:22'), (1277, 88, '2010-06-11 13:29:43'), (1278, 88, '2010-06-11 13:29:49'), (1279, 88, '2010-06-11 13:29:52'), (1280, 88, '2010-06-11 13:29:56'), (1281, 88, '2010-06-11 13:29:59'), (1282, 88, '2010-06-11 13:30:02'), (1283, 88, '2010-06-11 13:30:06'), (1284, 88, '2010-06-11 13:30:09'), (1285, 89, '2010-06-12 10:18:19'), (1286, 89, '2010-06-12 10:18:28'), (1287, 89, '2010-06-12 10:18:36'), (1288, 89, '2010-06-12 10:18:40'), (1289, 89, '2010-06-12 10:18:43'), (1290, 90, '2010-06-13 14:15:55'), (1291, 90, '2010-06-13 14:16:15'), (1292, 90, '2010-06-13 14:16:27'), (1293, 91, '2010-06-14 09:53:24'), (1294, 92, '2010-06-14 09:53:39'), (1295, 93, '2010-06-14 09:53:41'), (1296, 94, '2010-06-14 14:24:10'), (1297, 94, '2010-06-14 14:24:16'), (1298, 94, '2010-06-14 14:24:19'), (1299, 94, '2010-06-14 14:24:28'), (1300, 94, '2010-06-14 14:24:33'), (1301, 94, '2010-06-14 14:24:36'), (1302, 94, '2010-06-14 14:24:46'), (1303, 94, '2010-06-14 14:25:05'), (1304, 94, '2010-06-14 14:25:07'), (1305, 94, '2010-06-14 14:25:28'), (1306, 94, '2010-06-14 14:30:58'), (1307, 94, '2010-06-14 14:31:01'), (1308, 94, '2010-06-14 14:31:02'), (1309, 95, '2010-06-15 06:57:21'), (1310, 96, '2010-06-15 07:36:04'), (1311, 95, '2010-06-15 07:50:23'), (1312, 96, '2010-06-15 08:05:20'), (1313, 96, '2010-06-15 08:05:26'), (1314, 96, '2010-06-15 08:05:29'), (1315, 96, '2010-06-15 08:11:32'), (1316, 96, '2010-06-15 08:18:17'), (1317, 96, '2010-06-15 08:21:48'), (1318, 96, '2010-06-15 08:26:49'), (1319, 96, '2010-06-15 08:29:55'), (1320, 96, '2010-06-15 08:29:57'), (1321, 96, '2010-06-15 08:30:01'), (1322, 97, '2010-06-15 08:46:27'), (1323, 96, '2010-06-15 09:12:08'), (1324, 96, '2010-06-15 09:16:58'), (1325, 96, '2010-06-15 09:20:01'), (1326, 96, '2010-06-15 09:24:41'), (1327, 96, '2010-06-15 09:28:51'), (1328, 96, '2010-06-15 09:29:00'), (1329, 96, '2010-06-15 09:29:01'), (1330, 96, '2010-06-15 09:29:02'), (1331, 96, '2010-06-15 09:29:17'), (1332, 96, '2010-06-15 09:29:20'), (1333, 96, '2010-06-15 09:38:36'), (1334, 96, '2010-06-15 09:38:43'), (1335, 96, '2010-06-15 09:42:50'), (1336, 96, '2010-06-15 09:42:54'), (1337, 96, '2010-06-15 09:47:12'), (1338, 96, '2010-06-15 09:47:19'), (1339, 96, '2010-06-15 09:50:33'), (1340, 96, '2010-06-15 09:50:36'), (1341, 96, '2010-06-15 10:03:50'), (1342, 96, '2010-06-15 10:03:53'), (1343, 96, '2010-06-15 10:07:38'), (1344, 96, '2010-06-15 10:07:41'), (1345, 96, '2010-06-15 10:11:42'), (1346, 96, '2010-06-15 10:11:46'), (1347, 96, '2010-06-15 10:11:53'), (1348, 96, '2010-06-15 10:12:03'), (1349, 96, '2010-06-15 10:15:36'), (1350, 96, '2010-06-15 10:15:39'), (1351, 96, '2010-06-15 10:19:35'), (1352, 96, '2010-06-15 10:19:38'), (1353, 96, '2010-06-15 10:19:50'), (1354, 96, '2010-06-15 10:19:57'), (1355, 96, '2010-06-15 10:23:48'), (1356, 96, '2010-06-15 10:23:52'), (1357, 96, '2010-06-15 10:24:00'), (1358, 96, '2010-06-15 10:24:06'), (1359, 96, '2010-06-15 10:24:24'), (1360, 96, '2010-06-15 10:32:03'), (1361, 96, '2010-06-15 10:32:07'), (1362, 96, '2010-06-15 10:35:11'), (1363, 98, '2010-06-15 10:43:29'), (1364, 96, '2010-06-15 10:44:03'), (1365, 96, '2010-06-15 10:47:22'), (1366, 96, '2010-06-15 10:50:39'), (1367, 96, '2010-06-15 10:50:43'), (1368, 96, '2010-06-15 11:22:48'), (1369, 96, '2010-06-15 11:22:51'), (1370, 96, '2010-06-15 11:22:54'), (1371, 96, '2010-06-15 11:25:43'), (1372, 96, '2010-06-15 11:28:58'), (1373, 96, '2010-06-15 11:31:11'), (1374, 96, '2010-06-15 11:34:05'), (1375, 96, '2010-06-15 11:37:19'), (1376, 96, '2010-06-15 11:40:14'), (1377, 96, '2010-06-15 11:44:15'), (1378, 96, '2010-06-15 11:47:55'), (1379, 99, '2010-06-15 11:53:41'), (1380, 99, '2010-06-15 11:53:47'), (1381, 99, '2010-06-15 11:53:55'), (1382, 99, '2010-06-15 11:53:58'), (1383, 99, '2010-06-15 11:56:58'), (1384, 99, '2010-06-15 11:57:02'), (1385, 99, '2010-06-15 11:57:15'), (1386, 99, '2010-06-15 11:57:20'), (1387, 99, '2010-06-15 11:59:59'), (1388, 99, '2010-06-15 11:59:59'), (1389, 99, '2010-06-15 12:00:02'), (1390, 99, '2010-06-15 12:00:02'), (1391, 99, '2010-06-15 12:00:16'), (1392, 99, '2010-06-15 12:00:19'), (1393, 99, '2010-06-15 12:00:21'), (1394, 99, '2010-06-15 12:00:21'), (1395, 99, '2010-06-15 12:00:24'), (1396, 99, '2010-06-15 12:00:25'), (1397, 99, '2010-06-15 12:00:26'), (1398, 99, '2010-06-15 12:00:28'), (1399, 99, '2010-06-15 12:00:32'), (1400, 99, '2010-06-15 12:00:33'), (1401, 99, '2010-06-15 12:00:33'), (1402, 99, '2010-06-15 12:00:56'), (1403, 99, '2010-06-15 12:00:57'), (1404, 99, '2010-06-15 12:00:57'), (1405, 99, '2010-06-15 12:01:10'), (1406, 99, '2010-06-15 12:01:11'), (1407, 99, '2010-06-15 12:01:12'), (1408, 99, '2010-06-15 12:01:14'), (1409, 99, '2010-06-15 12:01:15'), (1410, 99, '2010-06-15 12:01:16'), (1411, 99, '2010-06-15 12:01:26'), (1412, 99, '2010-06-15 12:01:27'), (1413, 99, '2010-06-15 12:01:28'), (1414, 99, '2010-06-15 12:01:28'), (1415, 99, '2010-06-15 12:01:43'), (1416, 99, '2010-06-15 12:01:45'), (1417, 99, '2010-06-15 12:01:45'), (1418, 99, '2010-06-15 12:01:50'), (1419, 99, '2010-06-15 12:01:50'), (1420, 99, '2010-06-15 12:01:55'), (1421, 99, '2010-06-15 12:01:55'), (1422, 100, '2010-06-15 12:02:17'), (1423, 99, '2010-06-15 12:02:42'), (1424, 99, '2010-06-15 12:02:45'), (1425, 100, '2010-06-15 12:02:52'), (1426, 100, '2010-06-15 12:02:59'), (1427, 100, '2010-06-15 12:03:08'), (1428, 100, '2010-06-15 12:03:12'), (1429, 99, '2010-06-15 12:03:13'), (1430, 100, '2010-06-15 12:03:14'), (1431, 100, '2010-06-15 12:03:18'), (1432, 100, '2010-06-15 12:03:18'), (1433, 100, '2010-06-15 12:03:22'), (1434, 100, '2010-06-15 12:03:25'), (1435, 100, '2010-06-15 12:03:34'), (1436, 99, '2010-06-15 12:12:42'), (1437, 99, '2010-06-15 12:12:57'), (1438, 99, '2010-06-15 12:13:00'), (1439, 101, '2010-06-15 16:28:35'), (1440, 101, '2010-06-15 16:28:38'), (1441, 101, '2010-06-15 16:28:41'), (1442, 101, '2010-06-15 16:28:50'), (1443, 101, '2010-06-15 16:28:53'), (1444, 102, '2010-06-16 04:30:41'), (1445, 102, '2010-06-16 04:31:00'), (1446, 102, '2010-06-16 04:31:09'), (1447, 102, '2010-06-16 04:31:14'), (1448, 102, '2010-06-16 04:31:18'), (1449, 102, '2010-06-16 04:31:20'), (1450, 102, '2010-06-16 04:31:23'), (1451, 102, '2010-06-16 04:31:27'), (1452, 102, '2010-06-16 04:31:32'), (1453, 102, '2010-06-16 04:31:38'), (1454, 102, '2010-06-16 04:31:43'), (1455, 102, '2010-06-16 04:31:51'), (1456, 102, '2010-06-16 04:31:55'), (1457, 102, '2010-06-16 04:32:03'), (1458, 102, '2010-06-16 04:32:08'), (1459, 102, '2010-06-16 04:32:13'), (1460, 102, '2010-06-16 04:32:21'), (1461, 102, '2010-06-16 04:32:24'), (1462, 102, '2010-06-16 04:32:30'), (1463, 102, '2010-06-16 04:32:40'), (1464, 102, '2010-06-16 04:32:44'), (1465, 102, '2010-06-16 04:32:47'), (1466, 102, '2010-06-16 04:32:53'), (1467, 102, '2010-06-16 04:32:57'), (1468, 102, '2010-06-16 04:33:02'), (1469, 102, '2010-06-16 04:33:08'), (1470, 102, '2010-06-16 04:33:12'), (1471, 102, '2010-06-16 04:33:16'), (1472, 102, '2010-06-16 04:33:41'), (1473, 102, '2010-06-16 04:33:46'), (1474, 102, '2010-06-16 04:33:51'), (1475, 102, '2010-06-16 04:33:56'), (1476, 102, '2010-06-16 04:34:09'), (1477, 102, '2010-06-16 04:34:34'), (1478, 102, '2010-06-16 04:34:38'), (1479, 102, '2010-06-16 04:35:01'), (1480, 102, '2010-06-16 04:35:06'), (1481, 102, '2010-06-16 04:35:10'), (1482, 102, '2010-06-16 04:35:17'), (1483, 102, '2010-06-16 04:35:27'), (1484, 102, '2010-06-16 04:35:31'), (1485, 102, '2010-06-16 04:35:46'), (1486, 102, '2010-06-16 04:35:50'), (1487, 102, '2010-06-16 04:36:07'), (1488, 102, '2010-06-16 04:36:30'), (1489, 103, '2010-06-16 08:28:48'), (1490, 103, '2010-06-16 08:31:18'), (1491, 103, '2010-06-16 08:31:32'), (1492, 103, '2010-06-16 08:31:48'), (1493, 103, '2010-06-16 08:32:02'), (1494, 103, '2010-06-16 08:32:09'), (1495, 103, '2010-06-16 08:32:12'), (1496, 103, '2010-06-16 08:33:26'), (1497, 103, '2010-06-16 08:34:03'), (1498, 103, '2010-06-16 08:34:42'), (1499, 103, '2010-06-16 08:38:59'), (1500, 103, '2010-06-16 08:39:03'), (1501, 103, '2010-06-16 08:40:01'), (1502, 103, '2010-06-16 08:40:04'), (1503, 103, '2010-06-16 08:40:10'), (1504, 103, '2010-06-16 08:40:38'), (1505, 103, '2010-06-16 08:44:03'), (1506, 103, '2010-06-16 08:44:08'), (1507, 103, '2010-06-16 08:54:30'), (1508, 103, '2010-06-16 08:57:10'), (1509, 103, '2010-06-16 08:57:17'), (1510, 103, '2010-06-16 08:59:53'), (1511, 103, '2010-06-16 08:59:59'), (1512, 103, '2010-06-16 09:01:49'), (1513, 103, '2010-06-16 09:01:52'), (1514, 103, '2010-06-16 09:04:33'), (1515, 103, '2010-06-16 09:04:38'), (1516, 103, '2010-06-16 09:07:23'), (1517, 103, '2010-06-16 09:07:30'), (1518, 103, '2010-06-16 09:07:37'), (1519, 103, '2010-06-16 09:07:46'), (1520, 103, '2010-06-16 09:07:53'), (1521, 103, '2010-06-16 09:08:05'), (1522, 103, '2010-06-16 09:08:09'), (1523, 103, '2010-06-16 09:08:17'), (1524, 103, '2010-06-16 09:08:23'), (1525, 103, '2010-06-16 09:08:29'), (1526, 103, '2010-06-16 09:08:39'), (1527, 103, '2010-06-16 09:08:42'), (1528, 103, '2010-06-16 09:08:45'), (1529, 103, '2010-06-16 09:08:49'), (1530, 103, '2010-06-16 09:08:53'), (1531, 103, '2010-06-16 09:10:23'), (1532, 103, '2010-06-16 09:10:26'), (1533, 103, '2010-06-16 09:10:29'), (1534, 103, '2010-06-16 09:10:33'), (1535, 103, '2010-06-16 09:10:37'), (1536, 103, '2010-06-16 09:11:31'), (1537, 103, '2010-06-16 09:11:32'), (1538, 103, '2010-06-16 09:13:09'), (1539, 103, '2010-06-16 09:15:02'), (1540, 103, '2010-06-16 09:15:06'), (1541, 103, '2010-06-16 09:15:09'), (1542, 103, '2010-06-16 09:15:11'), (1543, 103, '2010-06-16 09:15:41'), (1544, 103, '2010-06-16 09:15:44'), (1545, 103, '2010-06-16 09:15:47'), (1546, 103, '2010-06-16 09:19:40'), (1547, 103, '2010-06-16 09:25:48'), (1548, 103, '2010-06-16 09:26:09'), (1549, 103, '2010-06-16 09:26:12'), (1550, 103, '2010-06-16 09:26:15'), (1551, 103, '2010-06-16 09:26:18'), (1552, 103, '2010-06-16 09:26:21'), (1553, 103, '2010-06-16 09:30:35'), (1554, 103, '2010-06-16 09:30:46'), (1555, 103, '2010-06-16 09:31:10'), (1556, 103, '2010-06-16 09:31:20'), (1557, 103, '2010-06-16 09:31:26'), (1558, 103, '2010-06-16 09:31:52'), (1559, 103, '2010-06-16 09:31:57'), (1560, 103, '2010-06-16 09:34:11'), (1561, 103, '2010-06-16 09:34:18'), (1562, 103, '2010-06-16 09:34:22'), (1563, 103, '2010-06-16 09:35:51'), (1564, 103, '2010-06-16 09:35:55'), (1565, 103, '2010-06-16 09:37:47'), (1566, 103, '2010-06-16 09:41:39'), (1567, 103, '2010-06-16 09:41:45'), (1568, 103, '2010-06-16 09:41:52'), (1569, 103, '2010-06-16 09:41:59'), (1570, 103, '2010-06-16 09:42:09'), (1571, 103, '2010-06-16 09:42:14'), (1572, 103, '2010-06-16 09:42:18'), (1573, 103, '2010-06-16 09:42:22'), (1574, 103, '2010-06-16 09:42:32'), (1575, 103, '2010-06-16 09:42:36'), (1576, 103, '2010-06-16 09:42:43'), (1577, 103, '2010-06-16 09:42:47'), (1578, 103, '2010-06-16 09:42:51'), (1579, 103, '2010-06-16 09:43:00'), (1580, 103, '2010-06-16 09:47:00'), (1581, 103, '2010-06-16 09:47:06'), (1582, 103, '2010-06-16 09:47:13'), (1583, 103, '2010-06-16 09:47:19'), (1584, 103, '2010-06-16 09:47:23'), (1585, 104, '2010-06-16 11:15:42'), (1586, 104, '2010-06-16 11:15:45'), (1587, 104, '2010-06-16 11:15:59'), (1588, 104, '2010-06-16 11:16:06'), (1589, 104, '2010-06-16 11:16:11'), (1590, 104, '2010-06-16 11:16:16'), (1591, 104, '2010-06-16 11:17:16'), (1592, 104, '2010-06-16 11:17:25'), (1593, 104, '2010-06-16 11:17:34'), (1594, 104, '2010-06-16 11:17:39'), (1595, 104, '2010-06-16 11:17:41'), (1596, 104, '2010-06-16 11:18:19'), (1597, 104, '2010-06-16 11:18:20'), (1598, 104, '2010-06-16 11:18:21'), (1599, 104, '2010-06-16 11:18:29'), (1600, 104, '2010-06-16 11:18:38'), (1601, 104, '2010-06-16 11:18:40'), (1602, 104, '2010-06-16 11:18:40'), (1603, 104, '2010-06-16 11:19:33'), (1604, 104, '2010-06-16 11:19:38'), (1605, 104, '2010-06-16 11:20:31'), (1606, 104, '2010-06-16 11:20:33'), (1607, 104, '2010-06-16 11:20:35'), (1608, 104, '2010-06-16 11:21:50'), (1609, 105, '2010-06-16 11:22:33'), (1610, 105, '2010-06-16 11:24:57'), (1611, 105, '2010-06-16 11:25:01'), (1612, 105, '2010-06-16 11:25:05'), (1613, 105, '2010-06-16 11:28:50'), (1614, 105, '2010-06-16 11:28:54'), (1615, 105, '2010-06-16 11:29:01'), (1616, 105, '2010-06-16 11:29:05'), (1617, 105, '2010-06-16 11:29:09'), (1618, 104, '2010-06-16 11:31:30'), (1619, 106, '2010-06-16 14:06:33'), (1620, 106, '2010-06-16 14:06:37'), (1621, 106, '2010-06-16 14:06:39'), (1622, 106, '2010-06-16 14:06:42'), (1623, 106, '2010-06-16 14:06:50'), (1624, 107, '2010-06-16 15:16:08'), (1625, 108, '2010-06-16 15:16:10'), (1626, 109, '2010-06-16 16:11:17'), (1627, 109, '2010-06-16 16:11:27'), (1628, 109, '2010-06-16 16:11:30'), (1629, 109, '2010-06-16 16:11:37'), (1630, 109, '2010-06-16 16:11:40'), (1631, 109, '2010-06-16 16:11:42'), (1632, 109, '2010-06-16 16:11:43'), (1633, 109, '2010-06-16 16:11:48'), (1634, 109, '2010-06-16 16:11:56'), (1635, 109, '2010-06-16 16:12:06'), (1636, 109, '2010-06-16 16:12:12'), (1637, 109, '2010-06-16 16:12:18'), (1638, 109, '2010-06-16 16:12:24'), (1639, 109, '2010-06-16 16:12:38'), (1640, 110, '2010-06-17 08:43:39'), (1641, 111, '2010-06-17 08:58:25'), (1642, 111, '2010-06-17 09:04:01'), (1643, 112, '2010-06-17 09:04:14'), (1644, 113, '2010-06-17 09:10:42'), (1645, 114, '2010-06-17 09:15:30'), (1646, 114, '2010-06-17 09:18:13'), (1647, 115, '2010-06-17 09:24:13'), (1648, 115, '2010-06-17 09:24:16'), (1649, 115, '2010-06-17 09:24:23'), (1650, 115, '2010-06-17 09:24:26'), (1651, 115, '2010-06-17 09:38:16'), (1652, 116, '2010-06-17 09:41:07'), (1653, 116, '2010-06-17 09:41:13'), (1654, 115, '2010-06-17 09:44:02'), (1655, 115, '2010-06-17 10:00:33'), (1656, 116, '2010-06-17 10:02:27'), (1657, 117, '2010-06-17 10:18:08'), (1658, 117, '2010-06-17 10:18:09'), (1659, 115, '2010-06-17 10:31:12'), (1660, 118, '2010-06-17 10:50:07'), (1661, 118, '2010-06-17 11:19:36'), (1662, 118, '2010-06-17 11:20:20'), (1663, 118, '2010-06-17 11:20:27'), (1664, 118, '2010-06-17 11:20:41'), (1665, 118, '2010-06-17 11:20:41'), (1666, 119, '2010-06-17 11:21:44'), (1667, 119, '2010-06-17 11:21:46'), (1668, 119, '2010-06-17 11:21:48'), (1669, 119, '2010-06-17 11:21:49'), (1670, 119, '2010-06-17 11:21:54'), (1671, 119, '2010-06-17 11:22:02'), (1672, 119, '2010-06-17 11:22:40'), (1673, 119, '2010-06-17 11:22:44'), (1674, 119, '2010-06-17 11:22:54'), (1675, 119, '2010-06-17 11:23:03'), (1676, 119, '2010-06-17 11:23:14'), (1677, 119, '2010-06-17 11:23:16'), (1678, 119, '2010-06-17 11:29:30'), (1679, 119, '2010-06-17 11:29:34'), (1680, 116, '2010-06-17 11:30:54'), (1681, 116, '2010-06-17 11:32:15'), (1682, 120, '2010-06-17 11:33:11'), (1683, 120, '2010-06-17 11:33:12'), (1684, 120, '2010-06-17 11:47:25'), (1685, 120, '2010-06-17 11:47:35'), (1686, 120, '2010-06-17 11:48:23'), (1687, 120, '2010-06-17 11:48:24'), (1688, 120, '2010-06-17 11:48:27'), (1689, 120, '2010-06-17 11:48:27'), (1690, 120, '2010-06-17 12:19:12'), (1691, 120, '2010-06-17 12:19:15'), (1692, 120, '2010-06-17 12:19:17'), (1693, 121, '2010-06-17 12:19:28'), (1694, 121, '2010-06-17 12:19:30'), (1695, 121, '2010-06-17 12:19:32'), (1696, 121, '2010-06-17 12:26:35'), (1697, 121, '2010-06-17 12:26:39'), (1698, 121, '2010-06-17 12:42:12'), (1699, 121, '2010-06-17 12:42:20'), (1700, 121, '2010-06-17 12:49:08'), (1701, 121, '2010-06-17 12:49:17'), (1702, 121, '2010-06-17 12:49:31'), (1703, 121, '2010-06-17 12:53:16'), (1704, 121, '2010-06-17 12:53:17'), (1705, 121, '2010-06-17 12:53:32'), (1706, 121, '2010-06-17 12:53:47'), (1707, 121, '2010-06-17 12:53:53'), (1708, 121, '2010-06-17 12:54:09'), (1709, 121, '2010-06-17 12:54:22'), (1710, 121, '2010-06-17 12:54:37'), (1711, 121, '2010-06-17 12:54:41'), (1712, 116, '2010-06-17 12:55:42'), (1713, 116, '2010-06-17 12:55:44'), (1714, 116, '2010-06-17 12:57:22'), (1715, 116, '2010-06-17 12:57:22'), (1716, 116, '2010-06-17 12:57:23'), (1717, 116, '2010-06-17 12:57:23'), (1718, 116, '2010-06-17 12:57:24'), (1719, 116, '2010-06-17 12:57:24'), (1720, 116, '2010-06-17 12:57:25'), (1721, 116, '2010-06-17 12:57:25'), (1722, 116, '2010-06-17 12:57:26'), (1723, 116, '2010-06-17 12:57:26'), (1724, 116, '2010-06-17 12:57:27'), (1725, 116, '2010-06-17 12:57:27'), (1726, 116, '2010-06-17 12:57:27'), (1727, 116, '2010-06-17 12:57:28'), (1728, 116, '2010-06-17 12:57:29'), (1729, 116, '2010-06-17 12:57:30'), (1730, 116, '2010-06-17 12:57:30'), (1731, 116, '2010-06-17 12:57:30'), (1732, 116, '2010-06-17 12:57:31'), (1733, 116, '2010-06-17 12:57:31'), (1734, 116, '2010-06-17 12:57:32'), (1735, 116, '2010-06-17 12:57:32'), (1736, 116, '2010-06-17 12:57:33'), (1737, 116, '2010-06-17 12:57:33'), (1738, 116, '2010-06-17 12:57:34'), (1739, 116, '2010-06-17 12:57:34'), (1740, 116, '2010-06-17 12:57:35'), (1741, 116, '2010-06-17 12:57:35'), (1742, 116, '2010-06-17 12:57:36'), (1743, 116, '2010-06-17 12:57:36'), (1744, 116, '2010-06-17 12:57:37'), (1745, 116, '2010-06-17 12:57:37'), (1746, 116, '2010-06-17 12:57:38'), (1747, 116, '2010-06-17 12:57:39'), (1748, 116, '2010-06-17 12:57:39'), (1749, 116, '2010-06-17 12:57:40'), (1750, 116, '2010-06-17 12:57:40'), (1751, 116, '2010-06-17 12:57:41'), (1752, 116, '2010-06-17 12:57:41'), (1753, 121, '2010-06-17 13:08:46'), (1754, 121, '2010-06-17 13:08:48'), (1755, 121, '2010-06-17 13:09:38'), (1756, 121, '2010-06-17 13:09:39'), (1757, 121, '2010-06-17 13:09:41'), (1758, 121, '2010-06-17 13:09:42'), (1759, 121, '2010-06-17 13:09:50'), (1760, 121, '2010-06-17 13:09:51'), (1761, 121, '2010-06-17 13:10:00'), (1762, 121, '2010-06-17 13:10:00'), (1763, 121, '2010-06-17 13:19:17'), (1764, 121, '2010-06-17 13:20:10'), (1765, 121, '2010-06-17 13:20:13'), (1766, 121, '2010-06-17 13:20:14'), (1767, 121, '2010-06-17 13:20:17'), (1768, 121, '2010-06-17 13:20:21'), (1769, 121, '2010-06-17 13:20:22'), (1770, 121, '2010-06-17 13:20:24'), (1771, 121, '2010-06-17 13:20:24'), (1772, 121, '2010-06-17 13:20:29'), (1773, 121, '2010-06-17 13:20:29'), (1774, 121, '2010-06-17 13:20:34'), (1775, 121, '2010-06-17 13:20:35'), (1776, 121, '2010-06-17 13:23:49'), (1777, 121, '2010-06-17 13:23:51'), (1778, 121, '2010-06-17 13:23:52'), (1779, 121, '2010-06-17 13:23:56'), (1780, 121, '2010-06-17 13:24:01'), (1781, 121, '2010-06-17 13:24:02'), (1782, 121, '2010-06-17 13:24:04'), (1783, 121, '2010-06-17 13:24:04'), (1784, 121, '2010-06-17 13:24:20'), (1785, 121, '2010-06-17 13:24:20'), (1786, 121, '2010-06-17 13:24:28'), (1787, 121, '2010-06-17 13:24:29'), (1788, 121, '2010-06-17 13:31:16'), (1789, 121, '2010-06-17 13:39:57'), (1790, 121, '2010-06-17 13:39:58'), (1791, 121, '2010-06-17 13:40:02'), (1792, 121, '2010-06-17 13:40:04'), (1793, 121, '2010-06-17 13:40:08'), (1794, 121, '2010-06-17 13:40:09'), (1795, 121, '2010-06-17 13:40:13'), (1796, 121, '2010-06-17 13:40:14'), (1797, 121, '2010-06-17 13:40:18'), (1798, 121, '2010-06-17 13:40:21'), (1799, 121, '2010-06-17 13:40:22'), (1800, 121, '2010-06-17 13:40:24'), (1801, 121, '2010-06-17 13:40:24'), (1802, 121, '2010-06-17 13:40:30'), (1803, 121, '2010-06-17 13:40:30'), (1804, 121, '2010-06-17 13:40:36'), (1805, 121, '2010-06-17 13:40:36'), (1806, 116, '2010-06-17 13:41:44'), (1807, 116, '2010-06-17 13:42:19'), (1808, 121, '2010-06-17 14:03:08'), (1809, 121, '2010-06-17 14:03:17'), (1810, 121, '2010-06-17 14:03:19'), (1811, 121, '2010-06-17 14:03:21'), (1812, 121, '2010-06-17 14:03:24'), (1813, 121, '2010-06-17 14:03:30'), (1814, 121, '2010-06-17 14:03:32'), (1815, 121, '2010-06-17 14:03:39'), (1816, 121, '2010-06-17 14:03:41'), (1817, 121, '2010-06-17 14:03:43'), (1818, 121, '2010-06-17 14:03:45'), (1819, 121, '2010-06-17 14:03:47'), (1820, 121, '2010-06-17 14:03:48'), (1821, 121, '2010-06-17 14:03:50'), (1822, 121, '2010-06-17 14:03:52'), (1823, 121, '2010-06-17 14:04:13'), (1824, 121, '2010-06-17 14:04:16'), (1825, 121, '2010-06-17 14:04:22'), (1826, 121, '2010-06-17 14:04:34'), (1827, 121, '2010-06-17 14:04:36'), (1828, 121, '2010-06-17 14:04:38'), (1829, 121, '2010-06-17 14:04:39'), (1830, 121, '2010-06-17 14:04:40'), (1831, 121, '2010-06-17 14:04:41'), (1832, 121, '2010-06-17 14:04:42'), (1833, 121, '2010-06-17 14:04:43'), (1834, 121, '2010-06-17 14:04:45'), (1835, 121, '2010-06-17 14:04:47'), (1836, 121, '2010-06-17 14:15:36'), (1837, 121, '2010-06-17 14:22:06'), (1838, 121, '2010-06-17 14:22:06'), (1839, 121, '2010-06-17 14:24:11'), (1840, 121, '2010-06-17 14:25:46'), (1841, 122, '2010-06-17 18:59:13'), (1842, 122, '2010-06-17 18:59:53'), (1843, 122, '2010-06-17 19:00:14'), (1844, 122, '2010-06-17 19:00:19'), (1845, 122, '2010-06-17 19:00:27'), (1846, 122, '2010-06-17 19:00:32'), (1847, 122, '2010-06-17 19:00:48'), (1848, 122, '2010-06-17 19:00:50'), (1849, 122, '2010-06-17 19:00:57'), (1850, 122, '2010-06-17 19:01:08'), (1851, 122, '2010-06-17 19:01:54'), (1852, 122, '2010-06-17 19:01:55'), (1853, 122, '2010-06-17 19:01:59'), (1854, 122, '2010-06-17 19:02:00'), (1855, 122, '2010-06-17 19:02:25'), (1856, 122, '2010-06-17 19:02:26'), (1857, 122, '2010-06-17 19:02:43'), (1858, 122, '2010-06-17 19:02:43'), (1859, 122, '2010-06-17 19:02:59'), (1860, 122, '2010-06-17 19:03:09'), (1861, 122, '2010-06-17 19:03:15'), (1862, 122, '2010-06-17 19:03:20'), (1863, 122, '2010-06-17 19:03:33'), (1864, 122, '2010-06-17 19:03:36'), (1865, 122, '2010-06-17 19:03:48'), (1866, 122, '2010-06-17 19:03:55'), (1867, 122, '2010-06-17 19:03:58'), (1868, 122, '2010-06-17 19:04:00'), (1869, 122, '2010-06-17 19:04:05'), (1870, 122, '2010-06-17 19:04:07'), (1871, 122, '2010-06-17 19:04:10'), (1872, 122, '2010-06-17 19:04:12'), (1873, 122, '2010-06-17 19:04:15'), (1874, 122, '2010-06-17 19:04:19'), (1875, 122, '2010-06-17 19:04:23'), (1876, 122, '2010-06-17 19:04:28'), (1877, 122, '2010-06-17 19:04:36'), (1878, 122, '2010-06-17 19:05:23'), (1879, 122, '2010-06-17 19:05:26'), (1880, 122, '2010-06-17 19:05:29'), (1881, 122, '2010-06-17 19:05:35'), (1882, 122, '2010-06-17 19:05:47'), (1883, 122, '2010-06-17 19:05:52'), (1884, 122, '2010-06-17 19:06:04'), (1885, 122, '2010-06-17 19:06:09'), (1886, 122, '2010-06-17 19:06:13'), (1887, 122, '2010-06-17 19:06:33'), (1888, 122, '2010-06-17 19:06:40'), (1889, 122, '2010-06-17 19:06:45'), (1890, 123, '2010-06-18 08:23:56'), (1891, 124, '2010-06-18 08:26:58'), (1892, 124, '2010-06-18 08:28:26'), (1893, 124, '2010-06-18 08:33:37'), (1894, 124, '2010-06-18 08:44:14'), (1895, 124, '2010-06-18 08:47:19'), (1896, 124, '2010-06-18 08:47:23'), (1897, 123, '2010-06-18 09:14:24'), (1898, 123, '2010-06-18 09:14:28'), (1899, 123, '2010-06-18 09:14:33'), (1900, 123, '2010-06-18 09:18:04'), (1901, 123, '2010-06-18 09:18:07'), (1902, 123, '2010-06-18 09:18:29'), (1903, 123, '2010-06-18 09:18:30'), (1904, 123, '2010-06-18 09:23:25'), (1905, 123, '2010-06-18 09:23:45'), (1906, 123, '2010-06-18 09:26:48'), (1907, 123, '2010-06-18 09:26:53'), (1908, 123, '2010-06-18 09:28:17'), (1909, 123, '2010-06-18 09:29:45'), (1910, 123, '2010-06-18 09:32:20'), (1911, 123, '2010-06-18 09:32:24'), (1912, 123, '2010-06-18 09:33:12'), (1913, 123, '2010-06-18 09:33:24'), (1914, 123, '2010-06-18 09:34:04'), (1915, 123, '2010-06-18 09:39:11'), (1916, 123, '2010-06-18 09:39:15'), (1917, 123, '2010-06-18 09:39:18'), (1918, 123, '2010-06-18 09:39:21'), (1919, 123, '2010-06-18 09:39:24'), (1920, 123, '2010-06-18 09:39:27'), (1921, 123, '2010-06-18 09:39:42'), (1922, 123, '2010-06-18 09:42:33'), (1923, 123, '2010-06-18 09:43:02'), (1924, 123, '2010-06-18 09:43:42'), (1925, 123, '2010-06-18 09:43:59'), (1926, 123, '2010-06-18 09:46:00'), (1927, 123, '2010-06-18 09:49:57'), (1928, 123, '2010-06-18 09:50:16'), (1929, 123, '2010-06-18 09:53:30'), (1930, 123, '2010-06-18 09:53:33'), (1931, 123, '2010-06-18 09:59:47'), (1932, 123, '2010-06-18 10:00:18'), (1933, 123, '2010-06-18 10:01:31'), (1934, 123, '2010-06-18 10:01:54'), (1935, 123, '2010-06-18 10:02:55'), (1936, 123, '2010-06-18 10:03:24'), (1937, 123, '2010-06-18 10:04:01'), (1938, 123, '2010-06-18 10:04:31'), (1939, 123, '2010-06-18 10:04:35'), (1940, 123, '2010-06-18 10:04:45'), (1941, 123, '2010-06-18 10:04:46'), (1942, 123, '2010-06-18 10:04:48'), (1943, 123, '2010-06-18 10:04:50'), (1944, 123, '2010-06-18 10:04:53'), (1945, 123, '2010-06-18 10:06:07'), (1946, 123, '2010-06-18 10:06:09'), (1947, 123, '2010-06-18 10:06:55'), (1948, 123, '2010-06-18 10:07:07'), (1949, 123, '2010-06-18 10:07:09'), (1950, 123, '2010-06-18 10:07:14'), (1951, 123, '2010-06-18 10:07:27'), (1952, 123, '2010-06-18 10:07:28'), (1953, 123, '2010-06-18 10:07:32'), (1954, 123, '2010-06-18 10:07:33'), (1955, 123, '2010-06-18 10:07:35'), (1956, 123, '2010-06-18 10:07:35'), (1957, 123, '2010-06-18 10:08:08'), (1958, 123, '2010-06-18 10:08:11'), (1959, 123, '2010-06-18 10:08:12'), (1960, 123, '2010-06-18 10:08:13'), (1961, 123, '2010-06-18 10:08:13'), (1962, 125, '2010-06-18 10:09:50'), (1963, 125, '2010-06-18 10:09:55'), (1964, 125, '2010-06-18 10:09:56'), (1965, 125, '2010-06-18 10:10:00'), (1966, 125, '2010-06-18 10:10:14'), (1967, 125, '2010-06-18 10:10:16'), (1968, 125, '2010-06-18 10:10:18'), (1969, 125, '2010-06-18 10:10:19'), (1970, 125, '2010-06-18 10:10:21'), (1971, 125, '2010-06-18 10:10:21'), (1972, 125, '2010-06-18 10:17:04'), (1973, 125, '2010-06-18 10:17:05'), (1974, 125, '2010-06-18 10:17:20'), (1975, 125, '2010-06-18 10:17:21'), (1976, 125, '2010-06-18 10:17:55'), (1977, 125, '2010-06-18 10:18:12'), (1978, 125, '2010-06-18 10:33:33'), (1979, 125, '2010-06-18 10:33:39'), (1980, 125, '2010-06-18 10:33:41'), (1981, 125, '2010-06-18 10:33:44'), (1982, 125, '2010-06-18 10:33:48'), (1983, 125, '2010-06-18 10:33:48'), (1984, 125, '2010-06-18 10:33:50'), (1985, 125, '2010-06-18 10:33:50'), (1986, 125, '2010-06-18 10:33:54'), (1987, 125, '2010-06-18 10:33:54'), (1988, 125, '2010-06-18 10:34:00'), (1989, 125, '2010-06-18 10:34:00'), (1990, 125, '2010-06-18 10:35:56'), (1991, 125, '2010-06-18 10:35:59'), (1992, 125, '2010-06-18 10:36:01'), (1993, 125, '2010-06-18 10:36:03'), (1994, 125, '2010-06-18 10:36:07'), (1995, 125, '2010-06-18 10:36:07'), (1996, 125, '2010-06-18 10:36:09'), (1997, 125, '2010-06-18 10:36:09'), (1998, 125, '2010-06-18 10:36:12'), (1999, 125, '2010-06-18 10:36:12'), (2000, 125, '2010-06-18 10:36:17'), (2001, 125, '2010-06-18 10:36:18'), (2002, 125, '2010-06-18 10:36:40'), (2003, 125, '2010-06-18 10:48:54'), (2004, 125, '2010-06-18 10:48:56'), (2005, 125, '2010-06-18 10:49:02'), (2006, 125, '2010-06-18 10:49:06'), (2007, 125, '2010-06-18 10:49:13'), (2008, 125, '2010-06-18 10:49:14'), (2009, 125, '2010-06-18 10:49:21'), (2010, 125, '2010-06-18 10:49:25'), (2011, 125, '2010-06-18 10:49:27'), (2012, 125, '2010-06-18 10:49:33'), (2013, 125, '2010-06-18 10:49:35'), (2014, 125, '2010-06-18 10:49:37'), (2015, 125, '2010-06-18 10:49:40'), (2016, 125, '2010-06-18 10:49:43'), (2017, 125, '2010-06-18 10:49:44'), (2018, 125, '2010-06-18 10:49:45'), (2019, 125, '2010-06-18 10:49:46'), (2020, 125, '2010-06-18 10:49:48'), (2021, 125, '2010-06-18 10:49:49'), (2022, 125, '2010-06-18 10:49:54'), (2023, 125, '2010-06-18 10:49:54'), (2024, 125, '2010-06-18 10:50:02'), (2025, 125, '2010-06-18 10:53:06'), (2026, 126, '2010-06-18 10:55:33'), (2027, 126, '2010-06-18 10:55:35'), (2028, 126, '2010-06-18 10:55:36'), (2029, 126, '2010-06-18 10:55:40'), (2030, 126, '2010-06-18 10:55:44'), (2031, 126, '2010-06-18 10:55:45'), (2032, 126, '2010-06-18 10:55:49'), (2033, 126, '2010-06-18 10:55:49'), (2034, 126, '2010-06-18 10:55:51'), (2035, 126, '2010-06-18 10:55:52'), (2036, 126, '2010-06-18 10:58:02'), (2037, 126, '2010-06-18 10:58:03'), (2038, 126, '2010-06-18 10:59:26'), (2039, 126, '2010-06-18 10:59:26'), (2040, 127, '2010-06-18 11:03:45'), (2041, 127, '2010-06-18 11:03:55'), (2042, 127, '2010-06-18 11:03:59'), (2043, 127, '2010-06-18 11:04:08'), (2044, 127, '2010-06-18 11:04:16'), (2045, 127, '2010-06-18 11:04:35'), (2046, 127, '2010-06-18 11:05:37'), (2047, 127, '2010-06-18 11:05:56'), (2048, 127, '2010-06-18 11:06:02'), (2049, 127, '2010-06-18 11:06:05'), (2050, 127, '2010-06-18 11:06:29'), (2051, 127, '2010-06-18 11:06:54'), (2052, 127, '2010-06-18 11:06:55'), (2053, 127, '2010-06-18 11:07:01'), (2054, 127, '2010-06-18 11:07:10'), (2055, 127, '2010-06-18 11:07:11'), (2056, 127, '2010-06-18 11:07:16'), (2057, 127, '2010-06-18 11:07:27'), (2058, 127, '2010-06-18 11:07:32'), (2059, 127, '2010-06-18 11:07:50'), (2060, 127, '2010-06-18 11:07:52'), (2061, 127, '2010-06-18 11:08:04'), (2062, 127, '2010-06-18 11:08:28'), (2063, 127, '2010-06-18 11:08:34'), (2064, 127, '2010-06-18 11:08:40'), (2065, 127, '2010-06-18 11:09:51'), (2066, 127, '2010-06-18 11:09:52'), (2067, 127, '2010-06-18 11:10:04'), (2068, 127, '2010-06-18 11:10:04'), (2069, 127, '2010-06-18 11:10:15'), (2070, 127, '2010-06-18 11:10:15'), (2071, 127, '2010-06-18 11:10:46'), (2072, 127, '2010-06-18 11:10:47'), (2073, 127, '2010-06-18 11:12:50'), (2074, 127, '2010-06-18 11:13:00'), (2075, 127, '2010-06-18 11:13:58'), (2076, 127, '2010-06-18 11:13:59'), (2077, 127, '2010-06-18 11:14:20'), (2078, 127, '2010-06-18 11:14:21'), (2079, 127, '2010-06-18 11:14:42'), (2080, 127, '2010-06-18 11:14:43'), (2081, 127, '2010-06-18 11:14:48'), (2082, 127, '2010-06-18 11:14:58'), (2083, 127, '2010-06-18 11:15:16'), (2084, 127, '2010-06-18 11:15:20'), (2085, 127, '2010-06-18 11:15:23'), (2086, 127, '2010-06-18 11:15:27'), (2087, 127, '2010-06-18 11:15:31'), (2088, 127, '2010-06-18 11:15:33'), (2089, 127, '2010-06-18 11:15:48'), (2090, 127, '2010-06-18 11:15:52'), (2091, 127, '2010-06-18 11:15:54'), (2092, 127, '2010-06-18 11:15:58'), (2093, 127, '2010-06-18 11:16:05'), (2094, 127, '2010-06-18 11:16:06'), (2095, 127, '2010-06-18 11:16:17'), (2096, 127, '2010-06-18 11:16:17'), (2097, 127, '2010-06-18 11:16:50'), (2098, 127, '2010-06-18 11:16:51'), (2099, 127, '2010-06-18 11:16:57'), (2100, 127, '2010-06-18 11:16:58'), (2101, 127, '2010-06-18 11:17:05'), (2102, 127, '2010-06-18 11:17:15'), (2103, 126, '2010-06-18 12:18:48'), (2104, 126, '2010-06-18 12:18:51'), (2105, 126, '2010-06-18 12:19:35'), (2106, 126, '2010-06-18 12:21:23'), (2107, 126, '2010-06-18 12:21:25'), (2108, 126, '2010-06-18 12:21:29'), (2109, 126, '2010-06-18 12:21:35'), (2110, 126, '2010-06-18 12:21:35'), (2111, 126, '2010-06-18 12:21:36'), (2112, 126, '2010-06-18 12:21:37'), (2113, 126, '2010-06-18 12:22:24'), (2114, 126, '2010-06-18 12:22:26'), (2115, 126, '2010-06-18 12:22:32'), (2116, 126, '2010-06-18 12:22:39'), (2117, 126, '2010-06-18 12:22:43'), (2118, 126, '2010-06-18 12:22:46'), (2119, 126, '2010-06-18 12:23:58'), (2120, 126, '2010-06-18 12:24:05'), (2121, 126, '2010-06-18 12:24:08'), (2122, 126, '2010-06-18 12:24:11'), (2123, 126, '2010-06-18 12:24:53'), (2124, 126, '2010-06-18 12:25:45'), (2125, 126, '2010-06-18 12:25:49'), (2126, 126, '2010-06-18 12:26:14'), (2127, 126, '2010-06-18 12:26:23'), (2128, 126, '2010-06-18 12:26:26'), (2129, 126, '2010-06-18 12:26:34'), (2130, 126, '2010-06-18 12:27:24'), (2131, 126, '2010-06-18 12:27:27'), (2132, 126, '2010-06-18 12:27:30'), (2133, 126, '2010-06-18 13:23:53'), (2134, 126, '2010-06-18 13:23:57'), (2135, 126, '2010-06-18 13:23:58'), (2136, 126, '2010-06-18 13:24:01'), (2137, 126, '2010-06-18 13:24:04'), (2138, 126, '2010-06-18 13:24:04'), (2139, 126, '2010-06-18 13:24:06'), (2140, 126, '2010-06-18 13:24:07'), (2141, 126, '2010-06-18 13:24:10'), (2142, 126, '2010-06-18 13:24:10'), (2143, 126, '2010-06-18 13:24:17'), (2144, 126, '2010-06-18 13:24:18'), (2145, 126, '2010-06-18 13:27:22'), (2146, 126, '2010-06-18 13:27:25'), (2147, 126, '2010-06-18 13:27:25'), (2148, 126, '2010-06-18 13:27:30'), (2149, 126, '2010-06-18 13:27:34'), (2150, 126, '2010-06-18 13:33:31'), (2151, 126, '2010-06-18 13:41:53'), (2152, 126, '2010-06-18 13:41:55'), (2153, 126, '2010-06-18 13:41:57'), (2154, 126, '2010-06-18 13:42:00'), (2155, 126, '2010-06-18 13:46:05'), (2156, 126, '2010-06-18 13:46:12'), (2157, 126, '2010-06-18 14:04:18'), (2158, 126, '2010-06-18 14:12:42'), (2159, 126, '2010-06-18 14:12:45'), (2160, 126, '2010-06-18 14:12:46'), (2161, 126, '2010-06-18 14:12:50'), (2162, 126, '2010-06-18 14:12:53'), (2163, 126, '2010-06-18 14:12:54'), (2164, 126, '2010-06-18 14:12:58'), (2165, 126, '2010-06-18 14:12:58'), (2166, 126, '2010-06-18 14:13:26'), (2167, 126, '2010-06-18 14:13:27'), (2168, 126, '2010-06-18 14:13:30'), (2169, 126, '2010-06-18 14:13:30'), (2170, 126, '2010-06-18 14:13:35'), (2171, 126, '2010-06-18 14:13:36'), (2172, 126, '2010-06-18 14:17:15'), (2173, 126, '2010-06-18 14:17:16'), (2174, 126, '2010-06-18 14:17:19'), (2175, 126, '2010-06-18 14:17:20'), (2176, 126, '2010-06-18 14:17:28'), (2177, 126, '2010-06-18 14:17:29'), (2178, 126, '2010-06-18 14:17:51'), (2179, 126, '2010-06-18 14:17:52'), (2180, 126, '2010-06-18 14:17:58'), (2181, 126, '2010-06-18 14:17:59'), (2182, 126, '2010-06-18 14:18:42'), (2183, 126, '2010-06-18 14:18:43'), (2184, 126, '2010-06-18 14:18:51'), (2185, 126, '2010-06-18 14:18:52'), (2186, 126, '2010-06-18 14:24:14'), (2187, 126, '2010-06-18 14:27:51'), (2188, 126, '2010-06-18 14:27:53'), (2189, 126, '2010-06-18 14:27:56'), (2190, 126, '2010-06-18 14:28:00'), (2191, 126, '2010-06-18 14:28:00'), (2192, 126, '2010-06-18 14:28:02'), (2193, 126, '2010-06-18 14:28:03'), (2194, 126, '2010-06-18 14:28:05'), (2195, 126, '2010-06-18 14:28:06'), (2196, 127, '2010-06-18 14:28:27'), (2197, 127, '2010-06-18 14:28:35'), (2198, 127, '2010-06-18 14:28:37'), (2199, 127, '2010-06-18 14:28:40'), (2200, 127, '2010-06-18 14:28:50'), (2201, 127, '2010-06-18 14:28:55'), (2202, 126, '2010-06-18 14:30:29'), (2203, 126, '2010-06-18 14:30:29'), (2204, 126, '2010-06-18 14:30:32'), (2205, 126, '2010-06-18 14:30:36'), (2206, 126, '2010-06-18 14:30:36'), (2207, 126, '2010-06-18 14:30:38'), (2208, 126, '2010-06-18 14:30:38'), (2209, 128, '2010-06-18 14:34:26'), (2210, 126, '2010-06-18 14:34:28'), (2211, 126, '2010-06-18 14:34:29'), (2212, 128, '2010-06-18 14:34:43'), (2213, 128, '2010-06-18 14:34:44'), (2214, 128, '2010-06-18 14:34:48'), (2215, 128, '2010-06-18 14:34:58'), (2216, 128, '2010-06-18 14:35:27'), (2217, 128, '2010-06-18 14:35:27'), (2218, 128, '2010-06-18 14:35:31'), (2219, 128, '2010-06-18 14:35:32'), (2220, 128, '2010-06-18 14:35:38'), (2221, 128, '2010-06-18 14:35:38'), (2222, 128, '2010-06-18 14:35:50'), (2223, 128, '2010-06-18 14:35:50'), (2224, 126, '2010-06-18 14:36:07'), (2225, 126, '2010-06-18 14:36:07'), (2226, 126, '2010-06-18 14:37:10'), (2227, 126, '2010-06-18 14:37:11'), (2228, 126, '2010-06-18 14:45:18'), (2229, 126, '2010-06-18 14:45:54'), (2230, 126, '2010-06-18 14:45:58'), (2231, 126, '2010-06-18 14:46:01'), (2232, 126, '2010-06-18 14:46:05'), (2233, 126, '2010-06-18 14:48:26'), (2234, 126, '2010-06-18 14:48:28'), (2235, 126, '2010-06-18 14:48:39'), (2236, 126, '2010-06-18 14:48:40'), (2237, 126, '2010-06-18 14:48:46'), (2238, 128, '2010-06-18 14:53:59'), (2239, 127, '2010-06-18 14:54:47'), (2240, 128, '2010-06-18 14:55:01'), (2241, 128, '2010-06-18 14:55:06'), (2242, 128, '2010-06-18 14:55:11'), (2243, 129, '2010-06-18 19:30:41'), (2244, 130, '2010-06-19 06:09:05'), (2245, 130, '2010-06-19 06:09:29'), (2246, 130, '2010-06-19 06:09:34'), (2247, 130, '2010-06-19 06:09:38'), (2248, 130, '2010-06-19 06:09:40'), (2249, 130, '2010-06-19 06:10:16'), (2250, 130, '2010-06-19 06:10:24'), (2251, 130, '2010-06-19 06:10:37'), (2252, 130, '2010-06-19 06:11:35'), (2253, 130, '2010-06-19 06:11:46'), (2254, 130, '2010-06-19 06:12:46'), (2255, 130, '2010-06-19 06:12:49'), (2256, 130, '2010-06-19 06:13:35'), (2257, 130, '2010-06-19 06:14:08'), (2258, 130, '2010-06-19 06:17:25'), (2259, 130, '2010-06-19 06:17:43'), (2260, 130, '2010-06-19 06:17:47'), (2261, 130, '2010-06-19 06:17:50'), (2262, 130, '2010-06-19 06:18:24'), (2263, 130, '2010-06-19 06:18:24'), (2264, 130, '2010-06-19 06:18:28'), (2265, 130, '2010-06-19 06:19:18'), (2266, 130, '2010-06-19 06:19:35'), (2267, 130, '2010-06-19 06:19:53'), (2268, 130, '2010-06-19 06:19:55'), (2269, 130, '2010-06-19 06:20:45'), (2270, 130, '2010-06-19 06:20:52'), (2271, 130, '2010-06-19 06:21:29'), (2272, 130, '2010-06-19 06:21:30'), (2273, 130, '2010-06-19 06:21:35'), (2274, 130, '2010-06-19 06:21:35'), (2275, 130, '2010-06-19 06:21:50'), (2276, 130, '2010-06-19 06:21:51'), (2277, 130, '2010-06-19 06:25:38'), (2278, 130, '2010-06-19 06:25:42'), (2279, 130, '2010-06-19 06:25:44'), (2280, 130, '2010-06-19 06:25:47'), (2281, 130, '2010-06-19 06:25:48'), (2282, 130, '2010-06-19 06:25:53'), (2283, 130, '2010-06-19 06:25:55'), (2284, 130, '2010-06-19 06:26:07'), (2285, 130, '2010-06-19 06:31:17'), (2286, 130, '2010-06-19 06:33:43'), (2287, 130, '2010-06-19 06:34:18'), (2288, 130, '2010-06-19 06:35:47'), (2289, 130, '2010-06-19 06:35:54'), (2290, 130, '2010-06-19 06:36:49'), (2291, 131, '2010-06-19 15:28:56'), (2292, 132, '2010-06-19 15:29:06'), (2293, 133, '2010-06-20 07:40:41'), (2294, 134, '2010-06-20 08:45:11'), (2295, 134, '2010-06-20 08:45:19'), (2296, 135, '2010-06-20 08:47:32'), (2297, 135, '2010-06-20 08:47:37'), (2298, 135, '2010-06-20 08:47:39'), (2299, 135, '2010-06-20 08:47:44'), (2300, 135, '2010-06-20 16:15:23'), (2301, 135, '2010-06-20 16:15:25'), (2302, 135, '2010-06-20 16:15:32'), (2303, 135, '2010-06-20 16:15:33'), (2304, 135, '2010-06-20 16:15:37'), (2305, 135, '2010-06-20 16:15:38'), (2306, 135, '2010-06-20 16:15:43'), (2307, 135, '2010-06-20 16:15:44'), (2308, 135, '2010-06-20 16:16:00'), (2309, 135, '2010-06-20 16:16:01'), (2310, 136, '2010-06-21 07:53:14'), (2311, 136, '2010-06-21 07:53:35'), (2312, 136, '2010-06-21 07:53:39'), (2313, 136, '2010-06-21 07:53:43'), (2314, 136, '2010-06-21 07:53:49'), (2315, 136, '2010-06-21 07:53:54'), (2316, 136, '2010-06-21 07:53:57'), (2317, 136, '2010-06-21 07:54:01'), (2318, 136, '2010-06-21 07:58:32'), (2319, 136, '2010-06-21 07:58:39'), (2320, 136, '2010-06-21 07:59:21'), (2321, 137, '2010-06-21 07:59:43'), (2322, 137, '2010-06-21 08:00:06'), (2323, 137, '2010-06-21 08:00:10'), (2324, 137, '2010-06-21 08:00:10'), (2325, 137, '2010-06-21 08:00:13'), (2326, 137, '2010-06-21 08:00:27'), (2327, 137, '2010-06-21 08:00:36'), (2328, 137, '2010-06-21 08:00:36'), (2329, 137, '2010-06-21 08:01:37'), (2330, 137, '2010-06-21 08:01:59'), (2331, 137, '2010-06-21 08:03:14'), (2332, 137, '2010-06-21 08:03:30'), (2333, 137, '2010-06-21 08:03:41'), (2334, 137, '2010-06-21 08:04:33'), (2335, 137, '2010-06-21 08:05:05'), (2336, 137, '2010-06-21 08:05:08'), (2337, 137, '2010-06-21 08:05:10'), (2338, 137, '2010-06-21 08:05:18'), (2339, 137, '2010-06-21 08:05:24'), (2340, 137, '2010-06-21 08:05:36'), (2341, 137, '2010-06-21 08:05:48'), (2342, 137, '2010-06-21 08:07:47'), (2343, 138, '2010-06-21 08:11:15'), (2344, 138, '2010-06-21 08:11:47'), (2345, 138, '2010-06-21 08:12:02'), (2346, 138, '2010-06-21 08:12:24'), (2347, 138, '2010-06-21 08:12:38'), (2348, 138, '2010-06-21 08:12:41'), (2349, 138, '2010-06-21 08:12:46'), (2350, 138, '2010-06-21 08:12:52'), (2351, 138, '2010-06-21 08:12:55'), (2352, 138, '2010-06-21 08:12:59'), (2353, 139, '2010-06-21 08:13:58'), (2354, 136, '2010-06-21 08:15:40'), (2355, 140, '2010-06-21 09:15:07'), (2356, 141, '2010-06-21 09:15:10'), (2357, 142, '2010-06-21 09:37:21'), (2358, 143, '2010-06-21 09:37:21'), (2359, 144, '2010-06-21 09:38:04'), (2360, 145, '2010-06-21 09:38:10'), (2361, 146, '2010-06-21 09:53:57'), (2362, 147, '2010-06-21 09:54:06'), (2363, 148, '2010-06-21 09:54:12'), (2364, 149, '2010-06-21 09:54:13'), (2365, 150, '2010-06-21 09:54:25'), (2366, 151, '2010-06-21 09:54:28'), (2367, 152, '2010-06-21 09:54:33'), (2368, 153, '2010-06-21 09:54:47'), (2369, 154, '2010-06-21 09:54:55'), (2370, 155, '2010-06-21 09:55:00'), (2371, 156, '2010-06-21 09:55:04'), (2372, 136, '2010-06-21 10:02:04'), (2373, 136, '2010-06-21 10:02:47'), (2374, 136, '2010-06-21 10:02:50'), (2375, 136, '2010-06-21 10:08:38'), (2376, 157, '2010-06-21 10:12:23'), (2377, 157, '2010-06-21 10:17:23'), (2378, 157, '2010-06-21 10:18:32'), (2379, 157, '2010-06-21 10:19:49'), (2380, 157, '2010-06-21 10:20:04'), (2381, 157, '2010-06-21 10:20:13'), (2382, 157, '2010-06-21 10:20:22'), (2383, 157, '2010-06-21 10:20:26'), (2384, 157, '2010-06-21 10:20:45'), (2385, 157, '2010-06-21 10:31:14'), (2386, 157, '2010-06-21 10:31:53'), (2387, 157, '2010-06-21 10:32:25'), (2388, 157, '2010-06-21 10:35:05'), (2389, 157, '2010-06-21 10:35:07'), (2390, 157, '2010-06-21 10:35:11'), (2391, 157, '2010-06-21 10:35:24'), (2392, 157, '2010-06-21 10:35:58'), (2393, 157, '2010-06-21 10:36:47'), (2394, 157, '2010-06-21 10:40:01'), (2395, 157, '2010-06-21 10:40:35'), (2396, 157, '2010-06-21 10:40:45'), (2397, 157, '2010-06-21 10:41:37'), (2398, 157, '2010-06-21 10:41:45'), (2399, 157, '2010-06-21 10:41:55'), (2400, 157, '2010-06-21 10:42:16'), (2401, 157, '2010-06-21 10:42:30'), (2402, 158, '2010-06-21 10:43:15'), (2403, 158, '2010-06-21 10:43:17'), (2404, 158, '2010-06-21 10:43:21'), (2405, 158, '2010-06-21 10:43:34'), (2406, 157, '2010-06-21 10:43:37'), (2407, 158, '2010-06-21 10:43:41'), (2408, 157, '2010-06-21 10:43:50'), (2409, 157, '2010-06-21 10:44:03'), (2410, 157, '2010-06-21 10:44:07'), (2411, 157, '2010-06-21 10:44:16'), (2412, 157, '2010-06-21 10:44:20'), (2413, 157, '2010-06-21 10:44:24'), (2414, 157, '2010-06-21 10:44:38'), (2415, 157, '2010-06-21 10:45:33'), (2416, 157, '2010-06-21 10:45:37'), (2417, 157, '2010-06-21 10:45:41'), (2418, 157, '2010-06-21 10:45:47'), (2419, 157, '2010-06-21 10:47:03'), (2420, 157, '2010-06-21 10:47:15'), (2421, 157, '2010-06-21 10:48:12'), (2422, 157, '2010-06-21 10:48:29'), (2423, 157, '2010-06-21 10:48:42'), (2424, 157, '2010-06-21 10:48:54'), (2425, 157, '2010-06-21 10:50:18'), (2426, 157, '2010-06-21 10:53:19'), (2427, 157, '2010-06-21 10:53:28'), (2428, 157, '2010-06-21 10:57:07'), (2429, 157, '2010-06-21 11:00:16'), (2430, 157, '2010-06-21 11:00:16'), (2431, 157, '2010-06-21 11:00:40'), (2432, 157, '2010-06-21 11:05:21'), (2433, 157, '2010-06-21 11:08:02'), (2434, 157, '2010-06-21 11:08:09'), (2435, 157, '2010-06-21 11:10:35'), (2436, 157, '2010-06-21 11:10:58'), (2437, 157, '2010-06-21 11:11:23'), (2438, 157, '2010-06-21 11:11:27'), (2439, 157, '2010-06-21 11:11:31'), (2440, 157, '2010-06-21 11:11:41'), (2441, 157, '2010-06-21 11:11:46'), (2442, 157, '2010-06-21 11:11:58'), (2443, 157, '2010-06-21 11:12:39'), (2444, 157, '2010-06-21 11:12:39'), (2445, 157, '2010-06-21 11:31:14'), (2446, 157, '2010-06-21 11:31:20'), (2447, 157, '2010-06-21 11:31:22'), (2448, 157, '2010-06-21 11:31:25'), (2449, 157, '2010-06-21 11:31:30'), (2450, 157, '2010-06-21 11:31:44'), (2451, 157, '2010-06-21 11:31:57'), (2452, 157, '2010-06-21 11:32:06'), (2453, 157, '2010-06-21 11:32:10'), (2454, 157, '2010-06-21 11:32:14'), (2455, 157, '2010-06-21 11:32:17'), (2456, 157, '2010-06-21 11:32:19'), (2457, 157, '2010-06-21 11:32:22'), (2458, 157, '2010-06-21 11:32:28'), (2459, 157, '2010-06-21 11:32:31'), (2460, 157, '2010-06-21 11:32:33'), (2461, 157, '2010-06-21 11:32:47'), (2462, 157, '2010-06-21 11:32:58'), (2463, 157, '2010-06-21 11:33:03'), (2464, 157, '2010-06-21 11:33:07'), (2465, 157, '2010-06-21 11:33:10'), (2466, 157, '2010-06-21 11:34:07'), (2467, 157, '2010-06-21 11:36:03'), (2468, 157, '2010-06-21 11:36:23'), (2469, 157, '2010-06-21 11:36:29'), (2470, 157, '2010-06-21 11:36:35'), (2471, 157, '2010-06-21 11:37:03'), (2472, 157, '2010-06-21 11:37:05'), (2473, 157, '2010-06-21 11:39:30'), (2474, 157, '2010-06-21 11:39:34'), (2475, 157, '2010-06-21 11:39:39'), (2476, 157, '2010-06-21 11:40:05'), (2477, 157, '2010-06-21 11:40:24'), (2478, 157, '2010-06-21 11:40:39'), (2479, 157, '2010-06-21 11:40:55'), (2480, 157, '2010-06-21 11:42:05'), (2481, 157, '2010-06-21 11:42:08'), (2482, 157, '2010-06-21 11:42:11'), (2483, 157, '2010-06-21 11:42:15'), (2484, 157, '2010-06-21 11:42:17'), (2485, 157, '2010-06-21 11:42:20'), (2486, 157, '2010-06-21 11:42:22'), (2487, 157, '2010-06-21 11:42:25'), (2488, 157, '2010-06-21 11:42:27'), (2489, 157, '2010-06-21 11:42:30'), (2490, 157, '2010-06-21 11:42:32'), (2491, 157, '2010-06-21 11:42:34'), (2492, 157, '2010-06-21 11:42:37'), (2493, 157, '2010-06-21 11:44:25'), (2494, 157, '2010-06-21 11:44:38'), (2495, 157, '2010-06-21 11:44:45'), (2496, 157, '2010-06-21 11:46:32'), (2497, 157, '2010-06-21 11:48:02'), (2498, 137, '2010-06-21 11:59:06'), (2499, 159, '2010-06-21 12:06:16'), (2500, 160, '2010-06-21 12:09:56'), (2501, 161, '2010-06-21 12:10:09'), (2502, 161, '2010-06-21 12:10:16'), (2503, 162, '2010-06-21 12:10:17'), (2504, 162, '2010-06-21 12:10:35'), (2505, 163, '2010-06-21 12:10:52'), (2506, 163, '2010-06-21 12:11:21'), (2507, 162, '2010-06-21 12:11:37'), (2508, 162, '2010-06-21 12:11:41'), (2509, 163, '2010-06-21 12:12:33'), (2510, 160, '2010-06-21 12:13:23'), (2511, 160, '2010-06-21 12:13:47'), (2512, 162, '2010-06-21 12:14:04'), (2513, 163, '2010-06-21 12:14:11'), (2514, 162, '2010-06-21 12:14:30'), (2515, 162, '2010-06-21 12:14:40'), (2516, 162, '2010-06-21 12:14:41'), (2517, 162, '2010-06-21 12:14:48'), (2518, 161, '2010-06-21 12:14:50'), (2519, 161, '2010-06-21 12:15:05'), (2520, 160, '2010-06-21 12:15:11'), (2521, 162, '2010-06-21 12:15:18'), (2522, 160, '2010-06-21 12:15:21'), (2523, 160, '2010-06-21 12:15:24'), (2524, 160, '2010-06-21 12:16:02'), (2525, 163, '2010-06-21 12:16:26'), (2526, 162, '2010-06-21 12:16:31'), (2527, 160, '2010-06-21 12:16:48'), (2528, 161, '2010-06-21 12:16:50'), (2529, 162, '2010-06-21 12:17:20'), (2530, 160, '2010-06-21 12:17:23'), (2531, 160, '2010-06-21 12:17:33'), (2532, 160, '2010-06-21 12:18:00'), (2533, 136, '2010-06-21 13:32:43'), (2534, 136, '2010-06-21 13:32:44'), (2535, 136, '2010-06-21 13:33:05'), (2536, 136, '2010-06-21 13:33:27'), (2537, 136, '2010-06-21 13:33:29'), (2538, 136, '2010-06-21 13:33:36'), (2539, 136, '2010-06-21 13:33:51'), (2540, 158, '2010-06-21 13:36:12'), (2541, 158, '2010-06-21 13:36:13'), (2542, 158, '2010-06-21 13:36:46'), (2543, 158, '2010-06-21 13:37:17'), (2544, 158, '2010-06-21 13:37:19'), (2545, 158, '2010-06-21 13:37:22'), (2546, 158, '2010-06-21 13:37:26'), (2547, 158, '2010-06-21 13:38:42'), (2548, 158, '2010-06-21 13:39:21'), (2549, 158, '2010-06-21 13:39:28'), (2550, 158, '2010-06-21 13:39:32'), (2551, 158, '2010-06-21 13:39:32'), (2552, 158, '2010-06-21 13:40:17'), (2553, 158, '2010-06-21 13:40:17'), (2554, 158, '2010-06-21 13:40:26'), (2555, 158, '2010-06-21 13:40:27'), (2556, 158, '2010-06-21 13:40:39'), (2557, 158, '2010-06-21 13:40:42'), (2558, 136, '2010-06-21 14:42:16'), (2559, 136, '2010-06-21 14:42:30'), (2560, 164, '2010-06-21 16:26:51'), (2561, 165, '2010-06-21 16:30:41'), (2562, 165, '2010-06-21 16:30:53'), (2563, 165, '2010-06-21 16:31:00'), (2564, 166, '2010-06-21 16:31:01'), (2565, 167, '2010-06-21 16:31:21'), (2566, 168, '2010-06-21 16:31:37'), (2567, 168, '2010-06-21 16:32:04'), (2568, 167, '2010-06-21 16:32:24'), (2569, 166, '2010-06-21 16:32:25'), (2570, 168, '2010-06-21 16:33:14'), (2571, 165, '2010-06-21 16:34:07'), (2572, 165, '2010-06-21 16:34:24'), (2573, 165, '2010-06-21 16:34:31'), (2574, 165, '2010-06-21 16:34:39'), (2575, 168, '2010-06-21 16:35:01'), (2576, 166, '2010-06-21 16:35:03'), (2577, 167, '2010-06-21 16:35:41'), (2578, 166, '2010-06-21 16:35:53'), (2579, 166, '2010-06-21 16:35:55'), (2580, 165, '2010-06-21 16:35:55'), (2581, 165, '2010-06-21 16:36:04'), (2582, 165, '2010-06-21 16:36:06'), (2583, 166, '2010-06-21 16:36:11'), (2584, 165, '2010-06-21 16:36:25'), (2585, 165, '2010-06-21 16:36:44'), (2586, 167, '2010-06-21 16:36:52'), (2587, 168, '2010-06-21 16:37:16'), (2588, 165, '2010-06-21 16:37:32'), (2589, 169, '2010-06-21 16:37:44'), (2590, 169, '2010-06-21 16:37:49'), (2591, 169, '2010-06-21 16:37:54'), (2592, 169, '2010-06-21 16:37:57'), (2593, 165, '2010-06-21 16:38:12'), (2594, 165, '2010-06-21 16:38:22'), (2595, 167, '2010-06-21 16:38:41'), (2596, 165, '2010-06-21 16:38:50'), (2597, 167, '2010-06-21 16:39:36'), (2598, 169, '2010-06-21 16:45:18'), (2599, 169, '2010-06-21 16:45:22'), (2600, 169, '2010-06-21 16:45:32'), (2601, 169, '2010-06-21 16:45:35'), (2602, 170, '2010-06-21 16:55:03'), (2603, 171, '2010-06-21 16:55:17'), (2604, 172, '2010-06-21 16:55:50'), (2605, 171, '2010-06-21 16:56:17'), (2606, 170, '2010-06-21 16:56:52'), (2607, 172, '2010-06-21 16:57:25'), (2608, 172, '2010-06-21 16:58:30'), (2609, 170, '2010-06-21 16:58:41'), (2610, 172, '2010-06-21 16:58:54'), (2611, 170, '2010-06-21 16:59:43'), (2612, 170, '2010-06-21 16:59:43'), (2613, 170, '2010-06-21 17:01:10'), (2614, 170, '2010-06-21 17:02:00'), (2615, 171, '2010-06-21 17:02:06'), (2616, 173, '2010-06-21 17:02:19'), (2617, 170, '2010-06-21 17:03:03'), (2618, 170, '2010-06-21 17:03:36'), (2619, 172, '2010-06-21 17:04:12'), (2620, 170, '2010-06-21 17:04:17'), (2621, 173, '2010-06-21 17:05:22'), (2622, 170, '2010-06-21 17:05:26'), (2623, 171, '2010-06-21 17:05:50'), (2624, 171, '2010-06-21 17:06:03'), (2625, 173, '2010-06-21 17:06:25'), (2626, 170, '2010-06-21 17:06:29'), (2627, 170, '2010-06-21 17:06:33'), (2628, 173, '2010-06-21 17:07:21'), (2629, 170, '2010-06-21 17:07:44'), (2630, 170, '2010-06-21 17:07:50'), (2631, 170, '2010-06-21 17:07:55'), (2632, 170, '2010-06-21 17:08:00'), (2633, 172, '2010-06-21 17:08:22'), (2634, 172, '2010-06-21 17:08:51'), (2635, 173, '2010-06-21 17:10:07'), (2636, 170, '2010-06-21 17:10:47'), (2637, 170, '2010-06-21 17:11:19'), (2638, 170, '2010-06-21 17:11:44'), (2639, 171, '2010-06-21 17:11:49'), (2640, 172, '2010-06-21 17:11:57'), (2641, 170, '2010-06-21 17:12:01'), (2642, 170, '2010-06-21 17:12:02'), (2643, 173, '2010-06-21 17:12:05'), (2644, 173, '2010-06-21 17:12:16'), (2645, 170, '2010-06-21 17:12:50'), (2646, 171, '2010-06-21 17:13:14'), (2647, 172, '2010-06-21 17:13:14'), (2648, 171, '2010-06-21 17:13:36'), (2649, 173, '2010-06-21 17:14:03'), (2650, 171, '2010-06-21 17:14:27'), (2651, 171, '2010-06-21 17:14:37'), (2652, 170, '2010-06-21 17:15:02'), (2653, 173, '2010-06-21 17:15:08'), (2654, 170, '2010-06-21 17:15:21'), (2655, 170, '2010-06-21 17:15:33'), (2656, 172, '2010-06-21 17:15:42'), (2657, 170, '2010-06-21 17:15:42'), (2658, 170, '2010-06-21 17:15:58'), (2659, 170, '2010-06-21 17:16:00'), (2660, 170, '2010-06-21 17:16:13'), (2661, 170, '2010-06-21 17:16:35'), (2662, 171, '2010-06-21 17:16:45'), (2663, 170, '2010-06-21 17:16:51'), (2664, 172, '2010-06-21 17:16:55'), (2665, 172, '2010-06-21 17:17:39'), (2666, 171, '2010-06-21 17:17:47'), (2667, 170, '2010-06-21 17:17:52'), (2668, 170, '2010-06-21 17:18:50'), (2669, 170, '2010-06-21 17:19:15'), (2670, 170, '2010-06-21 17:19:33'), (2671, 172, '2010-06-21 17:19:53'), (2672, 171, '2010-06-21 17:20:00'), (2673, 170, '2010-06-21 17:20:08'), (2674, 170, '2010-06-21 17:20:12'), (2675, 171, '2010-06-21 17:20:34'), (2676, 172, '2010-06-21 17:23:15'), (2677, 172, '2010-06-21 17:23:19'), (2678, 172, '2010-06-21 17:23:20'), (2679, 172, '2010-06-21 17:23:24'), (2680, 171, '2010-06-21 17:23:42'), (2681, 171, '2010-06-21 17:24:03'), (2682, 172, '2010-06-21 17:24:24'), (2683, 172, '2010-06-21 17:24:28'), (2684, 171, '2010-06-21 17:24:31'), (2685, 172, '2010-06-21 17:25:06'), (2686, 171, '2010-06-21 17:26:44'), (2687, 174, '2010-06-21 19:26:20'), (2688, 174, '2010-06-21 19:26:49'), (2689, 174, '2010-06-21 19:26:53'), (2690, 174, '2010-06-21 19:26:57'), (2691, 174, '2010-06-21 19:27:00'), (2692, 174, '2010-06-21 19:27:12'), (2693, 174, '2010-06-21 19:27:20'), (2694, 174, '2010-06-21 19:27:25'), (2695, 174, '2010-06-21 19:27:44'), (2696, 174, '2010-06-21 19:27:48'), (2697, 174, '2010-06-21 19:28:02'), (2698, 174, '2010-06-21 19:28:07'), (2699, 174, '2010-06-21 19:28:11'), (2700, 174, '2010-06-21 19:28:20'), (2701, 174, '2010-06-21 19:28:39'), (2702, 174, '2010-06-21 19:28:56'), (2703, 174, '2010-06-21 19:29:04'), (2704, 174, '2010-06-21 19:29:14'), (2705, 174, '2010-06-21 19:29:29'), (2706, 174, '2010-06-21 19:29:41'), (2707, 174, '2010-06-21 19:30:03'), (2708, 174, '2010-06-21 19:30:07'), (2709, 174, '2010-06-21 19:30:13'), (2710, 174, '2010-06-21 19:30:18'), (2711, 174, '2010-06-21 19:36:10'), (2712, 174, '2010-06-21 19:36:22'), (2713, 174, '2010-06-21 19:36:42'), (2714, 174, '2010-06-21 19:36:54'), (2715, 174, '2010-06-21 19:37:03'), (2716, 174, '2010-06-21 19:37:20'), (2717, 174, '2010-06-21 19:37:42'), (2718, 174, '2010-06-21 19:38:58'), (2719, 174, '2010-06-21 19:39:03'), (2720, 174, '2010-06-21 19:39:04'), (2721, 174, '2010-06-21 19:39:21'), (2722, 174, '2010-06-21 19:39:39'), (2723, 174, '2010-06-21 19:40:09'), (2724, 174, '2010-06-21 19:40:16'), (2725, 174, '2010-06-21 19:40:19'), (2726, 174, '2010-06-21 19:40:26'), (2727, 174, '2010-06-21 19:40:30'), (2728, 174, '2010-06-21 19:40:33'), (2729, 174, '2010-06-21 19:40:45'), (2730, 174, '2010-06-21 19:40:51'), (2731, 174, '2010-06-21 19:40:53'), (2732, 174, '2010-06-21 19:41:06'), (2733, 174, '2010-06-21 19:41:26'), (2734, 174, '2010-06-21 19:41:31'), (2735, 174, '2010-06-21 19:41:45'), (2736, 174, '2010-06-21 19:41:54'), (2737, 174, '2010-06-21 19:42:23'), (2738, 174, '2010-06-21 19:42:34'), (2739, 174, '2010-06-21 19:42:52'), (2740, 174, '2010-06-21 19:50:18'), (2741, 175, '2010-06-21 19:54:15'), (2742, 176, '2010-06-22 08:18:59'), (2743, 177, '2010-06-22 09:09:37'), (2744, 178, '2010-06-22 09:33:44'), (2745, 179, '2010-06-22 09:33:48'), (2746, 180, '2010-06-22 14:13:46'), (2747, 180, '2010-06-22 14:13:58'), (2748, 126, '2010-06-23 08:12:42'), (2749, 126, '2010-06-23 08:19:42'), (2750, 126, '2010-06-23 08:19:46'), (2751, 126, '2010-06-23 08:19:48'), (2752, 126, '2010-06-23 08:19:53'), (2753, 126, '2010-06-23 08:20:09'), (2754, 126, '2010-06-23 08:20:10'), (2755, 126, '2010-06-23 08:20:13'), (2756, 126, '2010-06-23 08:20:14'), (2757, 126, '2010-06-23 08:20:16'), (2758, 126, '2010-06-23 08:20:17'), (2759, 126, '2010-06-23 08:20:22'), (2760, 126, '2010-06-23 08:20:23'), (2761, 126, '2010-06-23 08:20:25'), (2762, 126, '2010-06-23 08:20:26'), (2763, 126, '2010-06-23 08:20:35'), (2764, 126, '2010-06-23 08:20:36'), (2765, 126, '2010-06-23 08:20:39'), (2766, 126, '2010-06-23 09:00:19'), (2767, 126, '2010-06-23 09:00:21'), (2768, 181, '2010-06-23 10:18:45'), (2769, 182, '2010-06-23 10:23:38'), (2770, 182, '2010-06-23 10:24:04'), (2771, 182, '2010-06-23 10:24:13'), (2772, 182, '2010-06-23 10:24:17'), (2773, 182, '2010-06-23 10:24:21'), (2774, 182, '2010-06-23 10:24:27'), (2775, 182, '2010-06-23 10:24:32'), (2776, 182, '2010-06-23 10:24:35'), (2777, 182, '2010-06-23 10:24:38'), (2778, 182, '2010-06-23 10:24:41'), (2779, 182, '2010-06-23 10:24:50'), (2780, 182, '2010-06-23 10:25:00'), (2781, 182, '2010-06-23 10:25:02'), (2782, 181, '2010-06-23 10:30:23'), (2783, 181, '2010-06-23 10:30:28'), (2784, 181, '2010-06-23 10:30:29'), (2785, 181, '2010-06-23 10:31:07'), (2786, 181, '2010-06-23 10:31:20'), (2787, 181, '2010-06-23 10:32:37'), (2788, 181, '2010-06-23 10:32:37'), (2789, 181, '2010-06-23 10:32:43'), (2790, 181, '2010-06-23 10:32:44'), (2791, 181, '2010-06-23 10:32:55'), (2792, 181, '2010-06-23 10:32:56'), (2793, 181, '2010-06-23 10:35:00'), (2794, 181, '2010-06-23 10:35:15'), (2795, 183, '2010-06-23 11:36:36'), (2796, 184, '2010-06-23 11:47:51'), (2797, 184, '2010-06-23 11:50:59'), (2798, 184, '2010-06-23 11:51:05'), (2799, 184, '2010-06-23 11:51:05'), (2800, 184, '2010-06-23 11:51:13'), (2801, 184, '2010-06-23 11:51:43'), (2802, 184, '2010-06-23 11:51:46'), (2803, 184, '2010-06-23 11:51:48'), (2804, 184, '2010-06-23 11:52:14'), (2805, 185, '2010-06-23 11:53:37'), (2806, 185, '2010-06-23 11:53:46'), (2807, 185, '2010-06-23 11:53:46'), (2808, 185, '2010-06-23 11:53:49'), (2809, 184, '2010-06-23 11:54:59'), (2810, 184, '2010-06-23 11:55:04'), (2811, 186, '2010-06-23 12:24:20'), (2812, 186, '2010-06-23 12:25:05'), (2813, 186, '2010-06-23 12:27:13'), (2814, 187, '2010-06-23 13:00:19'), (2815, 187, '2010-06-23 13:01:12'), (2816, 187, '2010-06-23 13:01:25'), (2817, 187, '2010-06-23 13:01:32'), (2818, 187, '2010-06-23 13:01:35'), (2819, 187, '2010-06-23 13:01:40'), (2820, 181, '2010-06-23 13:07:51'), (2821, 181, '2010-06-23 13:08:06'), (2822, 181, '2010-06-23 13:08:33'), (2823, 181, '2010-06-23 13:08:48'), (2824, 181, '2010-06-23 13:08:54'), (2825, 181, '2010-06-23 13:09:05'), (2826, 181, '2010-06-23 13:09:06'), (2827, 181, '2010-06-23 13:09:07'), (2828, 181, '2010-06-23 13:09:08'), (2829, 181, '2010-06-23 13:09:25'), (2830, 181, '2010-06-23 13:09:33'), (2831, 181, '2010-06-23 13:09:40'), (2832, 181, '2010-06-23 14:03:24'), (2833, 181, '2010-06-23 14:03:29'), (2834, 181, '2010-06-23 14:04:02'), (2835, 184, '2010-06-23 14:53:16'), (2836, 185, '2010-06-23 15:01:37'), (2837, 185, '2010-06-23 15:01:41'), (2838, 185, '2010-06-23 15:01:47'), (2839, 185, '2010-06-23 15:01:55'), (2840, 185, '2010-06-23 15:01:58'), (2841, 184, '2010-06-23 15:19:01'), (2842, 184, '2010-06-23 15:20:17'), (2843, 184, '2010-06-23 15:20:19'), (2844, 184, '2010-06-23 15:27:52'), (2845, 184, '2010-06-23 15:29:37'), (2846, 184, '2010-06-23 15:29:39'), (2847, 184, '2010-06-23 15:29:40'), (2848, 184, '2010-06-23 15:30:44'), (2849, 188, '2010-06-23 18:00:15'), (2850, 188, '2010-06-23 18:02:44'), (2851, 188, '2010-06-23 18:02:56'), (2852, 188, '2010-06-23 18:03:14'), (2853, 183, '2010-06-23 20:39:21'), (2854, 183, '2010-06-23 20:39:33'), (2855, 189, '2010-06-23 20:44:53'), (2856, 183, '2010-06-23 20:45:10'), (2857, 189, '2010-06-23 20:45:20'), (2858, 189, '2010-06-23 20:45:27'), (2859, 183, '2010-06-23 20:45:27'), (2860, 189, '2010-06-23 20:45:31'), (2861, 189, '2010-06-23 20:45:37'), (2862, 183, '2010-06-23 20:45:47'), (2863, 183, '2010-06-23 20:45:47'), (2864, 183, '2010-06-23 20:45:47'), (2865, 183, '2010-06-23 20:45:48'), (2866, 189, '2010-06-23 20:45:51'), (2867, 189, '2010-06-23 20:45:51'), (2868, 183, '2010-06-23 20:45:55'), (2869, 189, '2010-06-23 20:45:58'), (2870, 183, '2010-06-23 20:46:02'), (2871, 183, '2010-06-23 20:46:06'), (2872, 189, '2010-06-23 20:46:20'), (2873, 189, '2010-06-23 20:46:22'), (2874, 189, '2010-06-23 20:46:32'), (2875, 189, '2010-06-23 20:46:40'), (2876, 183, '2010-06-23 20:46:44'), (2877, 189, '2010-06-23 20:46:55'), (2878, 189, '2010-06-23 20:46:57'), (2879, 189, '2010-06-23 20:47:01'), (2880, 190, '2010-06-24 07:41:15'), (2881, 190, '2010-06-24 07:50:47'), (2882, 190, '2010-06-24 07:51:07'), (2883, 190, '2010-06-24 07:51:10'), (2884, 190, '2010-06-24 07:51:13'), (2885, 190, '2010-06-24 07:51:14'), (2886, 184, '2010-06-24 07:55:13'), (2887, 184, '2010-06-24 07:55:17'), (2888, 184, '2010-06-24 08:13:01'), (2889, 184, '2010-06-24 08:13:04'), (2890, 184, '2010-06-24 08:16:37'), (2891, 184, '2010-06-24 08:27:19'), (2892, 184, '2010-06-24 09:43:23'), (2893, 184, '2010-06-24 09:43:24'), (2894, 184, '2010-06-24 09:45:41'), (2895, 184, '2010-06-24 10:19:18'), (2896, 184, '2010-06-24 10:19:19'), (2897, 184, '2010-06-24 10:19:31'), (2898, 184, '2010-06-24 10:20:16'), (2899, 184, '2010-06-24 10:23:02'), (2900, 184, '2010-06-24 10:23:48'), (2901, 184, '2010-06-24 10:23:50'), (2902, 184, '2010-06-24 10:23:50'), (2903, 184, '2010-06-24 10:23:55'), (2904, 184, '2010-06-24 10:24:19'), (2905, 184, '2010-06-24 10:24:28'), (2906, 184, '2010-06-24 10:24:31'), (2907, 184, '2010-06-24 10:24:51'), (2908, 184, '2010-06-24 10:24:56'), (2909, 184, '2010-06-24 10:25:01'), (2910, 184, '2010-06-24 10:25:03'), (2911, 184, '2010-06-24 10:26:21'), (2912, 183, '2010-06-24 10:28:15'), (2913, 184, '2010-06-24 10:31:04'), (2914, 184, '2010-06-24 10:31:23'), (2915, 184, '2010-06-24 10:31:34'), (2916, 184, '2010-06-24 10:32:33'), (2917, 184, '2010-06-24 10:35:30'), (2918, 184, '2010-06-24 10:35:33'), (2919, 184, '2010-06-24 10:35:37'), (2920, 184, '2010-06-24 10:35:59'), (2921, 184, '2010-06-24 10:36:35'), (2922, 184, '2010-06-24 10:36:45'), (2923, 184, '2010-06-24 10:37:21'), (2924, 184, '2010-06-24 10:37:30'), (2925, 184, '2010-06-24 10:37:43'), (2926, 184, '2010-06-24 10:37:48'), (2927, 184, '2010-06-24 10:37:56'), (2928, 184, '2010-06-24 10:38:00'), (2929, 184, '2010-06-24 10:38:31'), (2930, 184, '2010-06-24 10:38:49'), (2931, 184, '2010-06-24 10:39:15'), (2932, 184, '2010-06-24 10:39:18'), (2933, 184, '2010-06-24 10:39:25'), (2934, 184, '2010-06-24 10:39:31'), (2935, 184, '2010-06-24 10:40:17'), (2936, 184, '2010-06-24 10:40:42'), (2937, 184, '2010-06-24 10:41:33'), (2938, 191, '2010-06-24 11:03:05'), (2939, 192, '2010-06-24 11:51:23'), (2940, 184, '2010-06-24 11:54:49'), (2941, 184, '2010-06-24 11:55:19'), (2942, 184, '2010-06-24 11:56:06'), (2943, 184, '2010-06-24 11:56:19'), (2944, 184, '2010-06-24 11:59:07'), (2945, 184, '2010-06-24 12:01:12'), (2946, 184, '2010-06-24 12:01:38'), (2947, 184, '2010-06-24 12:01:39'), (2948, 184, '2010-06-24 12:01:44'), (2949, 184, '2010-06-24 12:02:02'), (2950, 184, '2010-06-24 12:02:16'), (2951, 184, '2010-06-24 12:02:19'), (2952, 184, '2010-06-24 12:02:24'), (2953, 184, '2010-06-24 12:02:28'), (2954, 184, '2010-06-24 12:02:34'), (2955, 184, '2010-06-24 12:02:38'), (2956, 184, '2010-06-24 12:04:38'), (2957, 184, '2010-06-24 12:05:21'), (2958, 184, '2010-06-24 12:06:38'), (2959, 192, '2010-06-24 12:22:21'), (2960, 192, '2010-06-24 12:22:23'), (2961, 192, '2010-06-24 12:22:46'), (2962, 192, '2010-06-24 12:22:49'), (2963, 192, '2010-06-24 12:22:56'), (2964, 192, '2010-06-24 12:24:18'), (2965, 192, '2010-06-24 12:24:38'), (2966, 192, '2010-06-24 12:24:51'), (2967, 192, '2010-06-24 12:25:04'), (2968, 192, '2010-06-24 12:26:56'), (2969, 192, '2010-06-24 12:28:46'), (2970, 184, '2010-06-24 12:37:15'), (2971, 184, '2010-06-24 12:37:18'), (2972, 192, '2010-06-24 12:49:49'), (2973, 192, '2010-06-24 12:49:49'), (2974, 192, '2010-06-24 12:52:09'), (2975, 192, '2010-06-24 12:52:15'), (2976, 192, '2010-06-24 12:52:48'), (2977, 192, '2010-06-24 12:53:45'), (2978, 192, '2010-06-24 12:56:14'), (2979, 192, '2010-06-24 12:57:03'), (2980, 192, '2010-06-24 12:59:09'), (2981, 192, '2010-06-24 12:59:10'), (2982, 184, '2010-06-24 13:19:43'), (2983, 184, '2010-06-24 13:19:43'), (2984, 184, '2010-06-24 13:19:43'), (2985, 184, '2010-06-24 13:19:47'), (2986, 184, '2010-06-24 13:19:47'), (2987, 184, '2010-06-24 13:19:48'), (2988, 184, '2010-06-24 13:20:53'), (2989, 184, '2010-06-24 13:20:56'), (2990, 184, '2010-06-24 13:21:13'), (2991, 184, '2010-06-24 13:21:16'), (2992, 184, '2010-06-24 13:21:31'), (2993, 184, '2010-06-24 13:21:35'), (2994, 184, '2010-06-24 13:21:36'), (2995, 184, '2010-06-24 13:22:39'), (2996, 184, '2010-06-24 13:22:43'), (2997, 184, '2010-06-24 13:23:54'), (2998, 184, '2010-06-24 13:24:27'), (2999, 184, '2010-06-24 13:24:33'), (3000, 192, '2010-06-24 13:32:18'), (3001, 192, '2010-06-24 13:32:28'), (3002, 192, '2010-06-24 13:32:42'), (3003, 192, '2010-06-24 13:36:36'), (3004, 192, '2010-06-24 13:38:20'), (3005, 192, '2010-06-24 13:39:43'), (3006, 192, '2010-06-24 13:41:39'), (3007, 192, '2010-06-24 13:43:24'), (3008, 192, '2010-06-24 13:46:20'), (3009, 192, '2010-06-24 13:54:39'), (3010, 192, '2010-06-24 13:57:15'), (3011, 192, '2010-06-24 14:01:01'), (3012, 190, '2010-06-24 14:01:39'), (3013, 192, '2010-06-24 14:04:10'), (3014, 192, '2010-06-24 14:04:15'), (3015, 190, '2010-06-24 14:04:58'), (3016, 190, '2010-06-24 14:05:01'), (3017, 190, '2010-06-24 14:05:02'), (3018, 192, '2010-06-24 14:08:18'), (3019, 192, '2010-06-24 14:08:22'), (3020, 192, '2010-06-24 14:09:50'), (3021, 192, '2010-06-24 14:09:53'), (3022, 190, '2010-06-24 14:11:12'), (3023, 190, '2010-06-24 14:11:14'), (3024, 190, '2010-06-24 14:11:16'), (3025, 184, '2010-06-24 14:11:30'), (3026, 184, '2010-06-24 14:11:36'), (3027, 184, '2010-06-24 14:11:41'), (3028, 184, '2010-06-24 14:12:24'), (3029, 184, '2010-06-24 14:12:47'), (3030, 184, '2010-06-24 14:12:51'), (3031, 184, '2010-06-24 14:12:56'), (3032, 184, '2010-06-24 14:13:09'), (3033, 184, '2010-06-24 14:21:10'), (3034, 184, '2010-06-24 14:21:14'), (3035, 184, '2010-06-24 14:23:01'), (3036, 184, '2010-06-24 14:23:04'), (3037, 184, '2010-06-24 14:23:24'), (3038, 184, '2010-06-24 14:23:25'), (3039, 184, '2010-06-24 14:24:03'), (3040, 184, '2010-06-24 14:24:06'), (3041, 184, '2010-06-24 14:24:10'), (3042, 184, '2010-06-24 14:24:30'), (3043, 184, '2010-06-24 14:24:36'), (3044, 184, '2010-06-24 14:24:38'), (3045, 184, '2010-06-24 14:24:43'), (3046, 184, '2010-06-24 14:24:49'), (3047, 184, '2010-06-24 14:25:13'), (3048, 184, '2010-06-24 14:25:19'), (3049, 184, '2010-06-24 14:25:25'), (3050, 184, '2010-06-24 14:25:28'), (3051, 184, '2010-06-24 14:26:12'), (3052, 184, '2010-06-24 14:27:00'), (3053, 184, '2010-06-24 14:28:23'), (3054, 184, '2010-06-24 14:28:48'), (3055, 184, '2010-06-24 14:29:21'), (3056, 184, '2010-06-24 14:29:24'), (3057, 184, '2010-06-24 14:29:24'), (3058, 184, '2010-06-24 14:29:24'), (3059, 184, '2010-06-24 14:29:28'), (3060, 184, '2010-06-24 14:29:31'), (3061, 184, '2010-06-24 14:29:49'), (3062, 184, '2010-06-24 14:30:50'), (3063, 184, '2010-06-24 14:31:29'), (3064, 184, '2010-06-24 14:31:32'), (3065, 184, '2010-06-24 14:33:08'), (3066, 184, '2010-06-24 14:33:11'), (3067, 184, '2010-06-24 14:33:12'), (3068, 184, '2010-06-24 14:33:15'), (3069, 184, '2010-06-24 14:33:17'), (3070, 184, '2010-06-24 14:33:20'), (3071, 184, '2010-06-24 14:33:56'), (3072, 184, '2010-06-24 14:34:22'), (3073, 184, '2010-06-24 14:35:45'), (3074, 184, '2010-06-24 14:35:51'), (3075, 184, '2010-06-24 14:35:54'), (3076, 184, '2010-06-24 14:39:38'), (3077, 184, '2010-06-24 14:39:44'), (3078, 190, '2010-06-24 14:41:31'), (3079, 190, '2010-06-24 14:41:33'), (3080, 190, '2010-06-24 14:41:35'), (3081, 190, '2010-06-24 14:42:55'), (3082, 190, '2010-06-24 14:42:57'), (3083, 190, '2010-06-24 14:42:58'), (3084, 184, '2010-06-24 14:51:35'), (3085, 184, '2010-06-24 14:51:48'), (3086, 184, '2010-06-24 14:51:52'), (3087, 184, '2010-06-24 14:51:54'), (3088, 193, '2010-06-24 14:53:26'), (3089, 193, '2010-06-24 14:53:31'), (3090, 193, '2010-06-24 14:53:33'), (3091, 194, '2010-06-24 14:57:25'), (3092, 194, '2010-06-24 14:58:15'), (3093, 194, '2010-06-24 15:12:23'), (3094, 194, '2010-06-24 15:12:26'), (3095, 194, '2010-06-24 15:13:39'), (3096, 194, '2010-06-24 15:13:43'), (3097, 194, '2010-06-24 15:15:49'), (3098, 193, '2010-06-24 15:17:35'), (3099, 193, '2010-06-24 15:17:46'), (3100, 195, '2010-06-24 18:02:30'), (3101, 195, '2010-06-24 18:02:43'), (3102, 195, '2010-06-24 18:03:02'), (3103, 195, '2010-06-24 18:03:09'), (3104, 195, '2010-06-24 18:03:15'), (3105, 195, '2010-06-24 18:03:21'), (3106, 196, '2010-06-24 19:10:21'), (3107, 196, '2010-06-24 19:10:31'), (3108, 196, '2010-06-24 19:10:41'), (3109, 196, '2010-06-24 19:10:45'), (3110, 196, '2010-06-24 19:10:48'), (3111, 196, '2010-06-24 19:10:56'), (3112, 196, '2010-06-24 19:10:58'), (3113, 196, '2010-06-24 19:11:00'), (3114, 196, '2010-06-24 19:11:11'), (3115, 196, '2010-06-24 19:11:15'), (3116, 196, '2010-06-24 19:11:20'), (3117, 196, '2010-06-24 19:11:42'), (3118, 196, '2010-06-24 19:11:45'), (3119, 196, '2010-06-24 19:11:53'), (3120, 196, '2010-06-24 19:12:12'), (3121, 196, '2010-06-24 19:12:24'), (3122, 196, '2010-06-24 19:12:35'), (3123, 196, '2010-06-24 19:12:38'), (3124, 196, '2010-06-24 19:12:41'), (3125, 196, '2010-06-24 19:12:43'), (3126, 196, '2010-06-24 19:12:47'), (3127, 196, '2010-06-24 19:12:52'), (3128, 196, '2010-06-24 19:13:06'), (3129, 196, '2010-06-24 19:13:10'), (3130, 196, '2010-06-24 19:13:22'), (3131, 196, '2010-06-24 19:13:27'), (3132, 196, '2010-06-24 19:59:15'), (3133, 196, '2010-06-24 19:59:21'), (3134, 196, '2010-06-24 19:59:35'), (3135, 196, '2010-06-24 20:00:02'), (3136, 197, '2010-06-24 20:29:20'), (3137, 197, '2010-06-24 20:29:27'), (3138, 197, '2010-06-24 20:29:33'), (3139, 197, '2010-06-24 20:29:37'), (3140, 197, '2010-06-24 20:29:40'), (3141, 197, '2010-06-24 20:29:50'), (3142, 197, '2010-06-24 20:29:50'), (3143, 197, '2010-06-24 20:29:51'), (3144, 197, '2010-06-24 20:30:18'), (3145, 197, '2010-06-24 20:30:19'), (3146, 197, '2010-06-24 20:30:20'), (3147, 197, '2010-06-24 20:30:20'), (3148, 197, '2010-06-24 20:30:21'), (3149, 197, '2010-06-24 20:30:33'), (3150, 197, '2010-06-24 20:30:47'), (3151, 197, '2010-06-24 20:30:47'), (3152, 197, '2010-06-24 20:30:48'), (3153, 197, '2010-06-24 20:31:05'), (3154, 197, '2010-06-24 20:31:35'), (3155, 197, '2010-06-24 20:31:41'), (3156, 197, '2010-06-24 20:32:04'), (3157, 197, '2010-06-24 20:32:07'), (3158, 197, '2010-06-24 20:32:19'), (3159, 197, '2010-06-24 20:32:21'), (3160, 197, '2010-06-24 20:32:28'), (3161, 197, '2010-06-24 20:32:35'), (3162, 197, '2010-06-24 20:32:42'), (3163, 197, '2010-06-24 20:32:44'), (3164, 197, '2010-06-24 20:32:50'), (3165, 197, '2010-06-24 20:33:43'), (3166, 197, '2010-06-24 20:33:50'), (3167, 197, '2010-06-24 20:33:56'), (3168, 197, '2010-06-24 20:34:05'), (3169, 197, '2010-06-24 20:34:07'), (3170, 197, '2010-06-24 20:34:20'), (3171, 197, '2010-06-24 20:34:37'), (3172, 197, '2010-06-24 20:34:44'), (3173, 197, '2010-06-24 20:34:51'), (3174, 197, '2010-06-24 20:34:57'), (3175, 197, '2010-06-24 20:35:04'), (3176, 197, '2010-06-24 20:35:06'), (3177, 197, '2010-06-24 20:35:25'), (3178, 197, '2010-06-24 20:35:31'), (3179, 197, '2010-06-24 20:35:41'), (3180, 197, '2010-06-24 20:35:43'), (3181, 197, '2010-06-24 20:36:15'), (3182, 197, '2010-06-24 20:36:21'), (3183, 197, '2010-06-24 20:36:50'), (3184, 197, '2010-06-24 20:37:10'), (3185, 197, '2010-06-25 06:44:56'), (3186, 198, '2010-06-25 08:16:44'), (3187, 193, '2010-06-25 09:08:33'), (3188, 193, '2010-06-25 09:08:40'), (3189, 193, '2010-06-25 09:40:38'), (3190, 193, '2010-06-25 10:18:29'), (3191, 193, '2010-06-25 10:18:31'), (3192, 193, '2010-06-25 10:18:35'), (3193, 193, '2010-06-25 10:19:27'), (3194, 193, '2010-06-25 10:19:28'), (3195, 193, '2010-06-25 10:21:03'), (3196, 193, '2010-06-25 10:21:06'), (3197, 193, '2010-06-25 10:21:08'), (3198, 199, '2010-06-25 10:21:44'), (3199, 199, '2010-06-25 10:21:46'), (3200, 199, '2010-06-25 10:21:48'), (3201, 199, '2010-06-25 10:24:20'), (3202, 199, '2010-06-25 10:24:31'), (3203, 199, '2010-06-25 10:25:30'), (3204, 199, '2010-06-25 10:25:42'), (3205, 199, '2010-06-25 10:26:42'), (3206, 199, '2010-06-25 10:27:14'), (3207, 199, '2010-06-25 10:28:54'), (3208, 199, '2010-06-25 10:28:56'), (3209, 200, '2010-06-25 10:33:07'), (3210, 200, '2010-06-25 10:46:46'), (3211, 200, '2010-06-25 10:46:56'), (3212, 200, '2010-06-25 10:49:41'), (3213, 200, '2010-06-25 10:49:46'), (3214, 200, '2010-06-25 10:49:49'), (3215, 200, '2010-06-25 10:49:52'), (3216, 200, '2010-06-25 10:49:55'), (3217, 200, '2010-06-25 10:49:59'), (3218, 200, '2010-06-25 10:50:02'), (3219, 200, '2010-06-25 10:51:13'), (3220, 200, '2010-06-25 10:51:21'), (3221, 200, '2010-06-25 10:51:37'), (3222, 200, '2010-06-25 10:51:38'), (3223, 662, '2010-06-25 11:12:56'), (3224, 662, '2010-06-25 11:12:56'), (3225, 662, '2010-06-25 11:12:57'), (3226, 662, '2010-06-25 11:12:57'), (3227, 662, '2010-06-25 11:12:58'), (3228, 662, '2010-06-25 11:13:03'), (3229, 662, '2010-06-25 11:13:04'), (3230, 201, '2010-06-25 11:13:06'), (3231, 662, '2010-06-25 11:13:07'), (3232, 662, '2010-06-25 11:13:08'), (3233, 662, '2010-06-25 11:13:09'), (3234, 201, '2010-06-25 11:13:10'), (3235, 201, '2010-06-25 11:13:17'), (3236, 201, '2010-06-25 11:13:18'), (3237, 662, '2010-06-25 11:13:18'), (3238, 662, '2010-06-25 11:13:19'), (3239, 662, '2010-06-25 11:13:20'), (3240, 662, '2010-06-25 11:13:22'), (3241, 662, '2010-06-25 11:13:23'), (3242, 662, '2010-06-25 11:13:23'), (3243, 201, '2010-06-25 11:13:24'), (3244, 201, '2010-06-25 11:13:25'), (3245, 201, '2010-06-25 11:13:25'), (3246, 201, '2010-06-25 11:13:26'), (3247, 201, '2010-06-25 11:13:26'), (3248, 201, '2010-06-25 11:13:27'), (3249, 662, '2010-06-25 11:13:29'), (3250, 201, '2010-06-25 11:13:32'), (3251, 201, '2010-06-25 11:13:33'), (3252, 201, '2010-06-25 11:13:34'), (3253, 201, '2010-06-25 11:13:36'), (3254, 201, '2010-06-25 11:13:36'), (3255, 201, '2010-06-25 11:13:37'), (3256, 662, '2010-06-25 11:13:38'), (3257, 201, '2010-06-25 11:13:38'), (3258, 662, '2010-06-25 11:13:40'), (3259, 201, '2010-06-25 11:13:40'), (3260, 201, '2010-06-25 11:13:43'), (3261, 662, '2010-06-25 11:13:43'), (3262, 662, '2010-06-25 11:13:45'), (3263, 201, '2010-06-25 11:13:45'), (3264, 662, '2010-06-25 11:13:48'), (3265, 201, '2010-06-25 11:13:48'), (3266, 201, '2010-06-25 11:13:51'), (3267, 662, '2010-06-25 11:13:51'), (3268, 662, '2010-06-25 11:13:52'), (3269, 662, '2010-06-25 11:13:54'), (3270, 201, '2010-06-25 11:13:55'), (3271, 662, '2010-06-25 11:13:57'), (3272, 201, '2010-06-25 11:13:57'), (3273, 662, '2010-06-25 11:14:00'), (3274, 662, '2010-06-25 11:14:01'), (3275, 201, '2010-06-25 11:14:03'), (3276, 662, '2010-06-25 11:14:05'), (3277, 662, '2010-06-25 11:14:06'), (3278, 662, '2010-06-25 11:14:06'), (3279, 662, '2010-06-25 11:14:07'), (3280, 201, '2010-06-25 11:14:07'), (3281, 201, '2010-06-25 11:14:11'), (3282, 201, '2010-06-25 11:14:11'), (3283, 201, '2010-06-25 11:14:12'), (3284, 662, '2010-06-25 11:14:18'), (3285, 201, '2010-06-25 11:14:23'), (3286, 201, '2010-06-25 11:14:24'), (3287, 662, '2010-06-25 11:14:25'), (3288, 201, '2010-06-25 11:14:27'), (3289, 662, '2010-06-25 11:14:27'), (3290, 662, '2010-06-25 11:14:27'), (3291, 662, '2010-06-25 11:14:28'), (3292, 201, '2010-06-25 11:14:28'), (3293, 201, '2010-06-25 11:14:30'), (3294, 662, '2010-06-25 11:14:30'), (3295, 662, '2010-06-25 11:14:32'), (3296, 662, '2010-06-25 11:14:32'), (3297, 201, '2010-06-25 11:14:33'), (3298, 201, '2010-06-25 11:14:33'), (3299, 201, '2010-06-25 11:14:38'), (3300, 662, '2010-06-25 11:14:39'), (3301, 662, '2010-06-25 11:14:40'), (3302, 662, '2010-06-25 11:14:40'), (3303, 662, '2010-06-25 11:14:41'), (3304, 662, '2010-06-25 11:14:42'), (3305, 662, '2010-06-25 11:14:45'), (3306, 662, '2010-06-25 11:14:46'), (3307, 662, '2010-06-25 11:14:46'), (3308, 201, '2010-06-25 11:14:47'), (3309, 662, '2010-06-25 11:14:48'), (3310, 662, '2010-06-25 11:14:49'), (3311, 201, '2010-06-25 11:14:49'), (3312, 662, '2010-06-25 11:14:50'), (3313, 662, '2010-06-25 11:14:52'), (3314, 662, '2010-06-25 11:14:53'), (3315, 662, '2010-06-25 11:14:55'), (3316, 662, '2010-06-25 11:14:56'), (3317, 662, '2010-06-25 11:14:58'), (3318, 662, '2010-06-25 11:14:59'), (3319, 662, '2010-06-25 11:15:02'), (3320, 662, '2010-06-25 11:15:04'), (3321, 662, '2010-06-25 11:15:05'), (3322, 662, '2010-06-25 11:15:06'), (3323, 662, '2010-06-25 11:15:06'), (3324, 662, '2010-06-25 11:15:07'), (3325, 662, '2010-06-25 11:16:01'), (3326, 662, '2010-06-25 11:16:05'), (3327, 662, '2010-06-25 11:16:06'), (3328, 662, '2010-06-25 11:16:06'), (3329, 662, '2010-06-25 11:16:07'), (3330, 662, '2010-06-25 11:16:12'), (3331, 662, '2010-06-25 11:16:13'), (3332, 662, '2010-06-25 11:16:13'), (3333, 662, '2010-06-25 11:16:17'), (3334, 662, '2010-06-25 11:16:17'), (3335, 662, '2010-06-25 11:16:18'), (3336, 662, '2010-06-25 11:16:18'), (3337, 662, '2010-06-25 11:16:19'), (3338, 662, '2010-06-25 11:16:19'), (3339, 662, '2010-06-25 11:16:21'), (3340, 662, '2010-06-25 11:16:24'), (3341, 662, '2010-06-25 11:16:24'), (3342, 202, '2010-06-25 11:16:30'), (3343, 203, '2010-06-25 11:16:33'), (3344, 203, '2010-06-25 11:16:34'), (3345, 203, '2010-06-25 11:16:35'), (3346, 202, '2010-06-25 11:16:36'), (3347, 202, '2010-06-25 11:16:37'), (3348, 202, '2010-06-25 11:16:38'), (3349, 202, '2010-06-25 11:16:38'), (3350, 202, '2010-06-25 11:16:38'), (3351, 202, '2010-06-25 11:16:39'), (3352, 202, '2010-06-25 11:16:40'), (3353, 202, '2010-06-25 11:16:40'), (3354, 202, '2010-06-25 11:16:41'), (3355, 202, '2010-06-25 11:16:41'), (3356, 202, '2010-06-25 11:16:42'), (3357, 202, '2010-06-25 11:16:43'), (3358, 202, '2010-06-25 11:16:44'), (3359, 202, '2010-06-25 11:16:45'), (3360, 202, '2010-06-25 11:16:45'), (3361, 202, '2010-06-25 11:16:45'), (3362, 202, '2010-06-25 11:16:46'), (3363, 202, '2010-06-25 11:16:46'), (3364, 203, '2010-06-25 11:16:46'), (3365, 202, '2010-06-25 11:16:47'), (3366, 202, '2010-06-25 11:16:47'), (3367, 202, '2010-06-25 11:16:49'), (3368, 203, '2010-06-25 11:16:49'), (3369, 202, '2010-06-25 11:16:49'), (3370, 202, '2010-06-25 11:16:50'), (3371, 203, '2010-06-25 11:16:50'), (3372, 202, '2010-06-25 11:16:51'), (3373, 202, '2010-06-25 11:16:52'), (3374, 202, '2010-06-25 11:16:52'), (3375, 202, '2010-06-25 11:16:53'), (3376, 203, '2010-06-25 11:16:53'), (3377, 202, '2010-06-25 11:16:53'), (3378, 203, '2010-06-25 11:16:54'), (3379, 203, '2010-06-25 11:16:55'), (3380, 203, '2010-06-25 11:16:55'), (3381, 203, '2010-06-25 11:16:56'), (3382, 203, '2010-06-25 11:16:57'), (3383, 203, '2010-06-25 11:16:57'), (3384, 202, '2010-06-25 11:16:58'), (3385, 203, '2010-06-25 11:16:59'), (3386, 203, '2010-06-25 11:16:59'), (3387, 203, '2010-06-25 11:16:59'), (3388, 203, '2010-06-25 11:16:59'), (3389, 202, '2010-06-25 11:17:00'), (3390, 202, '2010-06-25 11:17:00'), (3391, 202, '2010-06-25 11:17:01'), (3392, 202, '2010-06-25 11:17:02'), (3393, 202, '2010-06-25 11:17:02'), (3394, 202, '2010-06-25 11:17:03'), (3395, 202, '2010-06-25 11:17:03'), (3396, 202, '2010-06-25 11:17:04'), (3397, 202, '2010-06-25 11:17:31'), (3398, 202, '2010-06-25 11:18:18'), (3399, 202, '2010-06-25 11:18:19'), (3400, 202, '2010-06-25 11:18:20'), (3401, 202, '2010-06-25 11:18:21'), (3402, 202, '2010-06-25 11:18:21'), (3403, 202, '2010-06-25 11:18:22'), (3404, 202, '2010-06-25 11:18:23'), (3405, 202, '2010-06-25 11:18:23'), (3406, 202, '2010-06-25 11:18:24'), (3407, 202, '2010-06-25 11:18:24'), (3408, 202, '2010-06-25 11:18:25'), (3409, 202, '2010-06-25 11:18:25'), (3410, 202, '2010-06-25 11:18:25'), (3411, 202, '2010-06-25 11:18:26'), (3412, 202, '2010-06-25 11:18:26'), (3413, 202, '2010-06-25 11:18:27'), (3414, 202, '2010-06-25 11:18:28'), (3415, 202, '2010-06-25 11:18:28'), (3416, 202, '2010-06-25 11:18:28'), (3417, 202, '2010-06-25 11:18:29'), (3418, 202, '2010-06-25 11:18:29'), (3419, 202, '2010-06-25 11:18:30'), (3420, 202, '2010-06-25 11:18:30'), (3421, 202, '2010-06-25 11:18:31'), (3422, 202, '2010-06-25 11:18:31'), (3423, 202, '2010-06-25 11:18:32'), (3424, 202, '2010-06-25 11:18:32'), (3425, 202, '2010-06-25 11:18:33'), (3426, 202, '2010-06-25 11:18:34'), (3427, 202, '2010-06-25 11:18:34'), (3428, 202, '2010-06-25 11:18:35'), (3429, 202, '2010-06-25 11:18:35'), (3430, 202, '2010-06-25 11:19:53'), (3431, 202, '2010-06-25 11:19:54'), (3432, 202, '2010-06-25 11:19:55'), (3433, 202, '2010-06-25 11:19:56'), (3434, 202, '2010-06-25 11:19:56'), (3435, 202, '2010-06-25 11:19:57'), (3436, 202, '2010-06-25 11:19:58'), (3437, 202, '2010-06-25 11:19:58'), (3438, 202, '2010-06-25 11:19:58'), (3439, 202, '2010-06-25 11:19:59'), (3440, 202, '2010-06-25 11:19:59'), (3441, 202, '2010-06-25 11:19:59'), (3442, 202, '2010-06-25 11:20:01'), (3443, 202, '2010-06-25 11:20:01'), (3444, 202, '2010-06-25 11:20:01'), (3445, 202, '2010-06-25 11:20:01'), (3446, 202, '2010-06-25 11:20:02'), (3447, 202, '2010-06-25 11:20:02'), (3448, 202, '2010-06-25 11:20:03'), (3449, 202, '2010-06-25 11:20:03'), (3450, 202, '2010-06-25 11:20:04'), (3451, 202, '2010-06-25 11:20:04'), (3452, 202, '2010-06-25 11:20:05'), (3453, 202, '2010-06-25 11:20:05'), (3454, 202, '2010-06-25 11:20:06'), (3455, 202, '2010-06-25 11:20:07'), (3456, 202, '2010-06-25 11:20:08'), (3457, 202, '2010-06-25 11:20:08'), (3458, 202, '2010-06-25 11:20:08'), (3459, 202, '2010-06-25 11:20:08'), (3460, 202, '2010-06-25 11:21:51'), (3461, 202, '2010-06-25 11:21:55'), (3462, 202, '2010-06-25 11:21:57'), (3463, 202, '2010-06-25 11:25:28'), (3464, 202, '2010-06-25 11:25:30'), (3465, 202, '2010-06-25 11:25:34'), (3466, 203, '2010-06-25 11:30:28'), (3467, 203, '2010-06-25 11:30:31'), (3468, 203, '2010-06-25 11:30:38'), (3469, 203, '2010-06-25 11:30:39'), (3470, 203, '2010-06-25 11:30:46'), (3471, 203, '2010-06-25 11:30:47'), (3472, 203, '2010-06-25 11:30:51'), (3473, 203, '2010-06-25 11:30:52'), (3474, 203, '2010-06-25 11:30:53'), (3475, 203, '2010-06-25 11:30:57'), (3476, 203, '2010-06-25 11:31:02'), (3477, 203, '2010-06-25 11:31:05'), (3478, 203, '2010-06-25 11:31:07'), (3479, 203, '2010-06-25 11:31:12'), (3480, 203, '2010-06-25 11:31:13'), (3481, 203, '2010-06-25 11:31:17'), (3482, 203, '2010-06-25 11:31:18'), (3483, 203, '2010-06-25 11:31:21'), (3484, 203, '2010-06-25 11:31:24'), (3485, 203, '2010-06-25 11:31:27'), (3486, 203, '2010-06-25 11:31:30'), (3487, 203, '2010-06-25 11:31:36'), (3488, 203, '2010-06-25 11:31:37'), (3489, 203, '2010-06-25 11:31:42'), (3490, 203, '2010-06-25 11:31:47'), (3491, 203, '2010-06-25 11:31:47'), (3492, 203, '2010-06-25 11:31:49'), (3493, 203, '2010-06-25 11:31:54'), (3494, 203, '2010-06-25 11:31:56'), (3495, 203, '2010-06-25 11:32:00'), (3496, 203, '2010-06-25 11:32:03'), (3497, 203, '2010-06-25 11:32:05'), (3498, 203, '2010-06-25 11:32:10'), (3499, 203, '2010-06-25 11:32:11'), (3500, 203, '2010-06-25 11:32:15'), (3501, 203, '2010-06-25 11:32:19'), (3502, 203, '2010-06-25 11:32:20'), (3503, 203, '2010-06-25 11:32:25'), (3504, 203, '2010-06-25 11:32:27'), (3505, 203, '2010-06-25 11:32:30'), (3506, 203, '2010-06-25 11:32:31'), (3507, 203, '2010-06-25 11:32:41'), (3508, 203, '2010-06-25 11:32:45'), (3509, 203, '2010-06-25 11:32:48'), (3510, 203, '2010-06-25 11:32:57'), (3511, 203, '2010-06-25 11:33:06'), (3512, 204, '2010-06-25 11:33:32'), (3513, 204, '2010-06-25 11:33:43'), (3514, 203, '2010-06-25 11:34:01'), (3515, 203, '2010-06-25 11:35:10'), (3516, 203, '2010-06-25 11:35:11'), (3517, 203, '2010-06-25 11:35:13'), (3518, 203, '2010-06-25 11:35:18'), (3519, 203, '2010-06-25 11:35:19'), (3520, 203, '2010-06-25 11:35:25'), (3521, 203, '2010-06-25 11:35:31'), (3522, 203, '2010-06-25 11:35:33'), (3523, 203, '2010-06-25 11:35:37'), (3524, 203, '2010-06-25 11:35:38'), (3525, 203, '2010-06-25 11:35:51'), (3526, 203, '2010-06-25 11:35:52'), (3527, 203, '2010-06-25 11:35:54'), (3528, 203, '2010-06-25 11:35:58'), (3529, 203, '2010-06-25 11:35:59'), (3530, 203, '2010-06-25 11:36:02'), (3531, 203, '2010-06-25 11:36:06'), (3532, 203, '2010-06-25 11:36:09'), (3533, 204, '2010-06-25 11:39:59'), (3534, 204, '2010-06-25 11:40:06'), (3535, 204, '2010-06-25 11:40:12'), (3536, 204, '2010-06-25 11:40:28'), (3537, 204, '2010-06-25 11:40:28'), (3538, 204, '2010-06-25 11:40:37'), (3539, 204, '2010-06-25 11:40:47'), (3540, 204, '2010-06-25 11:40:50'), (3541, 205, '2010-06-25 11:48:27'), (3542, 205, '2010-06-25 11:48:36'), (3543, 205, '2010-06-25 11:48:41'), (3544, 205, '2010-06-25 11:48:44'), (3545, 205, '2010-06-25 11:48:47'), (3546, 205, '2010-06-25 11:49:05'), (3547, 205, '2010-06-25 11:49:53'), (3548, 202, '2010-06-25 12:01:24'), (3549, 202, '2010-06-25 12:01:25'), (3550, 204, '2010-06-25 12:09:29'), (3551, 204, '2010-06-25 12:10:31'), (3552, 204, '2010-06-25 12:10:36'), (3553, 204, '2010-06-25 12:10:39'), (3554, 204, '2010-06-25 12:11:00'), (3555, 204, '2010-06-25 12:11:04'), (3556, 204, '2010-06-25 12:11:08'), (3557, 204, '2010-06-25 12:12:01'), (3558, 204, '2010-06-25 12:12:29'), (3559, 204, '2010-06-25 12:12:31'), (3560, 204, '2010-06-25 12:12:36'), (3561, 204, '2010-06-25 12:12:37'), (3562, 204, '2010-06-25 12:12:51'), (3563, 204, '2010-06-25 12:13:38'), (3564, 204, '2010-06-25 12:13:42'), (3565, 204, '2010-06-25 12:13:50'), (3566, 204, '2010-06-25 12:13:56'), (3567, 204, '2010-06-25 12:14:03'), (3568, 204, '2010-06-25 12:14:24'), (3569, 204, '2010-06-25 12:14:32'), (3570, 204, '2010-06-25 12:14:46'), (3571, 204, '2010-06-25 12:15:14'), (3572, 204, '2010-06-25 12:15:18'), (3573, 204, '2010-06-25 12:15:24'), (3574, 204, '2010-06-25 12:15:45'), (3575, 204, '2010-06-25 12:15:51'), (3576, 204, '2010-06-25 12:15:53'), (3577, 204, '2010-06-25 12:15:57'), (3578, 204, '2010-06-25 12:15:59'), (3579, 202, '2010-06-25 12:35:49'), (3580, 202, '2010-06-25 12:35:52'), (3581, 202, '2010-06-25 12:35:55'), (3582, 205, '2010-06-25 12:36:03'), (3583, 202, '2010-06-25 12:36:09'), (3584, 205, '2010-06-25 12:36:09'), (3585, 205, '2010-06-25 12:36:11'), (3586, 205, '2010-06-25 12:36:13'), (3587, 205, '2010-06-25 12:36:14'), (3588, 205, '2010-06-25 12:36:21'), (3589, 205, '2010-06-25 12:36:28'), (3590, 205, '2010-06-25 12:36:50'), (3591, 203, '2010-06-25 12:49:13'), (3592, 203, '2010-06-25 12:49:14'), (3593, 203, '2010-06-25 12:49:18'), (3594, 203, '2010-06-25 12:49:22'), (3595, 203, '2010-06-25 12:49:26'), (3596, 203, '2010-06-25 12:49:33'), (3597, 203, '2010-06-25 12:49:36'), (3598, 203, '2010-06-25 12:49:53'), (3599, 203, '2010-06-25 12:50:31'), (3600, 203, '2010-06-25 12:50:35'), (3601, 202, '2010-06-25 13:11:07'), (3602, 202, '2010-06-25 13:11:10'), (3603, 202, '2010-06-25 13:11:11'), (3604, 202, '2010-06-25 13:11:14'), (3605, 202, '2010-06-25 13:12:23'), (3606, 202, '2010-06-25 13:12:26'), (3607, 202, '2010-06-25 13:12:29'), (3608, 202, '2010-06-25 13:12:30'), (3609, 202, '2010-06-25 13:12:33'), (3610, 202, '2010-06-25 13:12:34'), (3611, 202, '2010-06-25 13:12:36'), (3612, 206, '2010-06-25 13:13:46'), (3613, 206, '2010-06-25 13:13:49'), (3614, 206, '2010-06-25 13:13:50'), (3615, 206, '2010-06-25 13:13:53'), (3616, 206, '2010-06-25 13:14:10'), (3617, 206, '2010-06-25 13:14:11'), (3618, 206, '2010-06-25 13:14:14'), (3619, 206, '2010-06-25 13:14:15'), (3620, 206, '2010-06-25 13:14:16'), (3621, 206, '2010-06-25 13:14:16'), (3622, 206, '2010-06-25 13:14:19'), (3623, 206, '2010-06-25 13:14:20'), (3624, 206, '2010-06-25 13:14:25'), (3625, 206, '2010-06-25 13:14:26'), (3626, 207, '2010-06-25 13:38:11'), (3627, 207, '2010-06-25 13:38:33'), (3628, 207, '2010-06-25 13:38:45'), (3629, 207, '2010-06-25 13:38:53'), (3630, 207, '2010-06-25 13:39:00'), (3631, 207, '2010-06-25 13:39:01'), (3632, 207, '2010-06-25 13:39:45'), (3633, 208, '2010-06-25 15:27:46'), (3634, 208, '2010-06-25 15:27:48'), (3635, 209, '2010-06-25 15:28:24'), (3636, 209, '2010-06-25 15:28:26'), (3637, 209, '2010-06-25 15:28:27'), (3638, 209, '2010-06-25 15:28:32'), (3639, 209, '2010-06-25 15:28:48'), (3640, 209, '2010-06-25 15:28:49'), (3641, 209, '2010-06-25 15:28:51'), (3642, 209, '2010-06-25 15:28:52'), (3643, 209, '2010-06-25 15:28:54'), (3644, 209, '2010-06-25 15:28:54'), (3645, 209, '2010-06-25 15:28:56'), (3646, 209, '2010-06-25 15:28:57'), (3647, 209, '2010-06-25 15:29:03'), (3648, 209, '2010-06-25 15:29:09'), (3649, 209, '2010-06-25 15:29:10'), (3650, 209, '2010-06-25 15:29:12'), (3651, 209, '2010-06-25 15:29:14'), (3652, 209, '2010-06-25 15:29:17'), (3653, 209, '2010-06-25 15:34:19'), (3654, 209, '2010-06-25 15:34:25'), (3655, 209, '2010-06-25 15:34:26'), (3656, 209, '2010-06-25 15:34:29'), (3657, 209, '2010-06-25 15:34:29'), (3658, 210, '2010-06-25 15:51:46'), (3659, 210, '2010-06-25 15:51:49'), (3660, 211, '2010-06-25 15:55:16'), (3661, 211, '2010-06-25 15:55:19'), (3662, 211, '2010-06-25 15:55:21'), (3663, 212, '2010-06-25 15:55:54'), (3664, 213, '2010-06-25 16:46:41'), (3665, 213, '2010-06-25 16:47:03'), (3666, 213, '2010-06-25 16:47:07'), (3667, 213, '2010-06-25 16:47:15'), (3668, 213, '2010-06-25 16:47:22'), (3669, 213, '2010-06-25 16:47:23'), (3670, 213, '2010-06-25 16:47:26'), (3671, 213, '2010-06-25 16:47:29'), (3672, 213, '2010-06-25 16:47:31'), (3673, 213, '2010-06-25 16:47:34'), (3674, 213, '2010-06-25 16:47:39'), (3675, 213, '2010-06-25 16:47:41'), (3676, 213, '2010-06-25 16:47:41'), (3677, 213, '2010-06-25 16:47:53'), (3678, 213, '2010-06-25 16:48:13'), (3679, 213, '2010-06-25 16:48:53'), (3680, 213, '2010-06-25 16:48:54'), (3681, 213, '2010-06-25 16:48:58'), (3682, 213, '2010-06-25 16:48:58'), (3683, 213, '2010-06-25 16:49:06'), (3684, 213, '2010-06-25 16:49:07'), (3685, 213, '2010-06-25 16:49:33'), (3686, 213, '2010-06-25 16:49:37'), (3687, 213, '2010-06-25 16:49:55'), (3688, 213, '2010-06-25 16:50:00'), (3689, 213, '2010-06-25 16:50:01'), (3690, 213, '2010-06-25 16:50:10'), (3691, 213, '2010-06-25 16:50:14'), (3692, 213, '2010-06-25 16:50:15'), (3693, 213, '2010-06-25 16:50:34'), (3694, 213, '2010-06-25 16:50:38'), (3695, 213, '2010-06-25 16:51:06'), (3696, 213, '2010-06-25 16:51:07'), (3697, 213, '2010-06-25 16:51:25'), (3698, 213, '2010-06-25 16:51:25'), (3699, 213, '2010-06-25 16:51:31'), (3700, 213, '2010-06-25 16:51:34'), (3701, 213, '2010-06-25 16:51:36'), (3702, 213, '2010-06-25 16:51:36'), (3703, 213, '2010-06-25 16:51:36'), (3704, 213, '2010-06-25 16:51:39'), (3705, 213, '2010-06-25 16:51:43'), (3706, 213, '2010-06-25 16:54:42'), (3707, 213, '2010-06-25 16:54:50'), (3708, 213, '2010-06-25 16:54:52'), (3709, 213, '2010-06-25 16:54:54'), (3710, 214, '2010-06-25 17:19:31'), (3711, 214, '2010-06-25 17:19:43'), (3712, 214, '2010-06-25 17:19:44'), (3713, 214, '2010-06-25 17:19:58'), (3714, 214, '2010-06-25 17:20:00'), (3715, 214, '2010-06-25 17:20:13'), (3716, 214, '2010-06-25 17:20:20'), (3717, 214, '2010-06-25 17:20:28'), (3718, 214, '2010-06-25 17:20:33'), (3719, 214, '2010-06-25 17:20:50'), (3720, 214, '2010-06-25 17:20:51'), (3721, 214, '2010-06-25 17:20:55'), (3722, 214, '2010-06-25 17:20:56'), (3723, 214, '2010-06-25 17:21:00'), (3724, 214, '2010-06-25 17:21:00'), (3725, 214, '2010-06-25 17:21:12'), (3726, 214, '2010-06-25 17:21:13'), (3727, 214, '2010-06-25 17:21:25'), (3728, 214, '2010-06-25 17:21:25'), (3729, 214, '2010-06-25 17:43:06'), (3730, 214, '2010-06-25 17:43:10'), (3731, 214, '2010-06-25 17:43:22'), (3732, 214, '2010-06-25 17:43:26'), (3733, 214, '2010-06-25 17:43:31'), (3734, 215, '2010-06-25 17:44:04'), (3735, 215, '2010-06-25 17:44:08'), (3736, 215, '2010-06-25 17:44:15'), (3737, 215, '2010-06-25 17:44:18'), (3738, 215, '2010-06-25 17:44:24'), (3739, 215, '2010-06-25 17:44:29'), (3740, 215, '2010-06-25 17:44:33'), (3741, 215, '2010-06-25 17:44:35'), (3742, 215, '2010-06-25 17:44:56'), (3743, 215, '2010-06-25 17:45:13'), (3744, 215, '2010-06-25 17:45:21'), (3745, 215, '2010-06-25 17:45:26'), (3746, 215, '2010-06-25 17:45:30'), (3747, 215, '2010-06-25 17:45:38'), (3748, 215, '2010-06-25 17:45:43'), (3749, 215, '2010-06-25 17:45:44'), (3750, 215, '2010-06-25 17:46:04'), (3751, 215, '2010-06-25 17:46:17'), (3752, 215, '2010-06-25 17:46:20'), (3753, 215, '2010-06-25 17:46:25'), (3754, 215, '2010-06-25 17:46:28'), (3755, 215, '2010-06-25 18:05:44'), (3756, 215, '2010-06-25 18:05:48'), (3757, 215, '2010-06-25 18:05:51'), (3758, 215, '2010-06-25 18:05:54'), (3759, 215, '2010-06-25 18:05:56'), (3760, 215, '2010-06-25 18:06:05'), (3761, 215, '2010-06-25 18:06:09'), (3762, 215, '2010-06-25 18:06:11'), (3763, 214, '2010-06-25 18:06:21'), (3764, 214, '2010-06-25 18:06:22'), (3765, 214, '2010-06-25 18:06:25'), (3766, 214, '2010-06-25 18:06:30'), (3767, 214, '2010-06-25 18:06:33'), (3768, 214, '2010-06-25 18:06:35'), (3769, 214, '2010-06-25 18:06:39'), (3770, 214, '2010-06-25 18:06:48'), (3771, 214, '2010-06-25 18:06:50'), (3772, 214, '2010-06-25 18:06:52'), (3773, 214, '2010-06-25 18:06:54'), (3774, 214, '2010-06-25 18:06:58'), (3775, 216, '2010-06-26 07:58:15'), (3776, 217, '2010-06-27 08:32:21'), (3777, 217, '2010-06-27 08:32:44'), (3778, 217, '2010-06-27 08:32:59'), (3779, 218, '2010-06-27 17:58:12'), (3780, 219, '2010-06-27 17:58:14'), (3781, 220, '2010-06-27 18:18:55'), (3782, 220, '2010-06-27 18:19:02'), (3783, 220, '2010-06-27 18:19:07'), (3784, 220, '2010-06-27 18:19:09'), (3785, 220, '2010-06-27 18:19:14'), (3786, 220, '2010-06-27 18:19:22'), (3787, 220, '2010-06-27 18:20:00'), (3788, 220, '2010-06-27 18:20:01'), (3789, 220, '2010-06-27 18:20:05'), (3790, 220, '2010-06-27 18:20:05'), (3791, 220, '2010-06-27 18:20:10'), (3792, 220, '2010-06-27 18:20:11'), (3793, 220, '2010-06-27 18:20:55'), (3794, 220, '2010-06-27 18:20:56'), (3795, 221, '2010-06-27 18:39:26'), (3796, 222, '2010-06-28 07:46:39'), (3797, 222, '2010-06-28 07:48:23'), (3798, 223, '2010-06-28 10:33:02'), (3799, 223, '2010-06-28 11:53:39'), (3800, 223, '2010-06-28 11:53:42'), (3801, 223, '2010-06-28 11:53:46'), (3802, 223, '2010-06-28 11:55:02'), (3803, 223, '2010-06-28 11:55:07'), (3804, 223, '2010-06-28 11:55:09'), (3805, 223, '2010-06-28 11:55:56'), (3806, 224, '2010-06-28 11:56:31'), (3807, 225, '2010-06-28 11:56:34'), (3808, 226, '2010-06-28 11:56:37'), (3809, 227, '2010-06-28 11:56:38'), (3810, 228, '2010-06-28 11:56:50'), (3811, 229, '2010-06-28 11:56:52'), (3812, 230, '2010-06-28 11:57:18'), (3813, 223, '2010-06-28 11:57:33'), (3814, 223, '2010-06-28 11:57:34'), (3815, 223, '2010-06-28 11:57:37'), (3816, 223, '2010-06-28 11:57:39'), (3817, 222, '2010-06-28 11:59:26'), (3818, 222, '2010-06-28 11:59:30'), (3819, 222, '2010-06-28 11:59:34'), (3820, 222, '2010-06-28 11:59:41'), (3821, 222, '2010-06-28 11:59:43'), (3822, 222, '2010-06-28 12:00:08'), (3823, 222, '2010-06-28 12:00:08'), (3824, 222, '2010-06-28 12:00:12'), (3825, 222, '2010-06-28 12:00:13'), (3826, 222, '2010-06-28 12:00:14'), (3827, 222, '2010-06-28 12:00:39'), (3828, 222, '2010-06-28 12:00:54'), (3829, 222, '2010-06-28 12:01:04'), (3830, 222, '2010-06-28 12:01:07'), (3831, 222, '2010-06-28 12:02:45'), (3832, 222, '2010-06-28 12:04:06'), (3833, 222, '2010-06-28 12:04:09'), (3834, 223, '2010-06-28 12:05:15'), (3835, 223, '2010-06-28 12:09:04'), (3836, 223, '2010-06-28 12:11:28'), (3837, 223, '2010-06-28 12:14:05'), (3838, 223, '2010-06-28 12:16:09'), (3839, 223, '2010-06-28 12:17:58'), (3840, 223, '2010-06-28 12:18:04'), (3841, 223, '2010-06-28 12:20:35'), (3842, 223, '2010-06-28 12:23:07'), (3843, 223, '2010-06-28 12:23:16'), (3844, 223, '2010-06-28 12:24:18'), (3845, 223, '2010-06-28 12:24:25'), (3846, 223, '2010-06-28 12:24:28'), (3847, 223, '2010-06-28 12:24:32'), (3848, 223, '2010-06-28 12:24:36'), (3849, 223, '2010-06-28 12:24:39'), (3850, 223, '2010-06-28 12:24:47'), (3851, 223, '2010-06-28 12:24:52'), (3852, 223, '2010-06-28 12:24:58'), (3853, 223, '2010-06-28 12:25:00'), (3854, 223, '2010-06-28 12:25:03'), (3855, 223, '2010-06-28 12:25:09'), (3856, 223, '2010-06-28 12:25:12'), (3857, 223, '2010-06-28 12:25:15'), (3858, 223, '2010-06-28 12:25:19'), (3859, 223, '2010-06-28 12:25:21'), (3860, 223, '2010-06-28 12:25:26'), (3861, 223, '2010-06-28 12:25:55'), (3862, 223, '2010-06-28 12:25:58'), (3863, 223, '2010-06-28 12:26:02'), (3864, 223, '2010-06-28 12:26:05'), (3865, 223, '2010-06-28 12:26:09'), (3866, 223, '2010-06-28 12:26:15'), (3867, 223, '2010-06-28 12:26:18'), (3868, 223, '2010-06-28 12:26:24'), (3869, 223, '2010-06-28 12:26:33'), (3870, 223, '2010-06-28 12:26:39'), (3871, 223, '2010-06-28 12:26:42'), (3872, 223, '2010-06-28 12:26:46'), (3873, 223, '2010-06-28 12:26:48'), (3874, 223, '2010-06-28 12:26:52'), (3875, 223, '2010-06-28 12:26:58'), (3876, 223, '2010-06-28 12:27:02'), (3877, 223, '2010-06-28 12:27:06'), (3878, 223, '2010-06-28 12:27:11'), (3879, 223, '2010-06-28 12:27:15'), (3880, 223, '2010-06-28 12:27:22'), (3881, 223, '2010-06-28 12:27:30'), (3882, 223, '2010-06-28 12:27:34'), (3883, 223, '2010-06-28 12:27:37'), (3884, 231, '2010-06-28 13:21:34'), (3885, 222, '2010-06-28 14:49:42'), (3886, 222, '2010-06-28 14:49:53'), (3887, 222, '2010-06-28 14:49:58'), (3888, 222, '2010-06-28 14:50:46'), (3889, 222, '2010-06-28 14:50:49'), (3890, 222, '2010-06-28 14:50:58'), (3891, 222, '2010-06-28 14:51:30'), (3892, 222, '2010-06-28 14:51:31'), (3893, 222, '2010-06-28 14:51:35'), (3894, 222, '2010-06-28 14:51:38'), (3895, 222, '2010-06-28 14:51:42'), (3896, 222, '2010-06-28 14:52:03'), (3897, 222, '2010-06-28 14:52:30'), (3898, 222, '2010-06-28 14:52:32'), (3899, 222, '2010-06-28 14:52:34'), (3900, 222, '2010-06-28 14:52:35'), (3901, 222, '2010-06-28 14:52:36'), (3902, 222, '2010-06-28 14:52:38'), (3903, 222, '2010-06-28 14:52:45'), (3904, 222, '2010-06-28 14:52:58'), (3905, 222, '2010-06-28 14:53:31'), (3906, 222, '2010-06-28 14:53:33'), (3907, 222, '2010-06-28 14:53:40'), (3908, 222, '2010-06-28 14:53:41'), (3909, 222, '2010-06-28 14:54:02'), (3910, 222, '2010-06-28 14:54:03'), (3911, 222, '2010-06-28 14:54:07'), (3912, 222, '2010-06-28 14:54:08'), (3913, 222, '2010-06-28 14:54:12'), (3914, 222, '2010-06-28 14:54:14'), (3915, 222, '2010-06-28 14:54:18'), (3916, 222, '2010-06-28 14:54:19'), (3917, 222, '2010-06-28 14:54:24'), (3918, 222, '2010-06-28 15:03:00'), (3919, 222, '2010-06-28 15:03:27'), (3920, 222, '2010-06-28 15:03:28'), (3921, 222, '2010-06-28 15:03:30'), (3922, 222, '2010-06-28 15:03:31'), (3923, 222, '2010-06-28 15:03:53'), (3924, 222, '2010-06-28 15:03:53'), (3925, 222, '2010-06-28 15:04:20'), (3926, 222, '2010-06-28 15:04:21'), (3927, 222, '2010-06-28 15:45:36'), (3928, 222, '2010-06-28 15:45:41'), (3929, 222, '2010-06-28 15:45:42'), (3930, 222, '2010-06-28 15:45:44'), (3931, 222, '2010-06-28 15:45:45'), (3932, 222, '2010-06-28 15:45:48'), (3933, 222, '2010-06-28 15:45:57'), (3934, 222, '2010-06-28 15:46:14'), (3935, 222, '2010-06-28 15:46:15'), (3936, 222, '2010-06-28 15:46:25'), (3937, 222, '2010-06-28 15:46:26'), (3938, 222, '2010-06-28 15:46:27'), (3939, 222, '2010-06-28 15:46:33'), (3940, 222, '2010-06-28 15:46:34'), (3941, 222, '2010-06-28 15:46:41'), (3942, 222, '2010-06-28 15:46:42'), (3943, 222, '2010-06-28 15:48:07'), (3944, 232, '2010-06-28 17:34:17'), (3945, 232, '2010-06-28 17:34:29'), (3946, 232, '2010-06-28 17:34:36'), (3947, 232, '2010-06-28 17:34:46'), (3948, 233, '2010-06-29 06:36:39'), (3949, 233, '2010-06-29 06:36:52'), (3950, 233, '2010-06-29 06:37:04'), (3951, 233, '2010-06-29 06:38:45'), (3952, 233, '2010-06-29 06:44:33'), (3953, 233, '2010-06-29 06:45:02'), (3954, 233, '2010-06-29 06:46:41'), (3955, 233, '2010-06-29 06:48:15'), (3956, 233, '2010-06-29 06:51:23'), (3957, 233, '2010-06-29 07:07:47'), (3958, 233, '2010-06-29 07:10:52'), (3959, 233, '2010-06-29 07:11:35'), (3960, 233, '2010-06-29 07:11:53'), (3961, 233, '2010-06-29 07:12:04'), (3962, 233, '2010-06-29 07:12:49'), (3963, 233, '2010-06-29 07:13:00'), (3964, 234, '2010-06-29 07:13:25'), (3965, 233, '2010-06-29 07:13:32'), (3966, 234, '2010-06-29 07:13:42'), (3967, 235, '2010-06-29 07:13:42'), (3968, 233, '2010-06-29 07:13:46'), (3969, 235, '2010-06-29 07:13:52'), (3970, 235, '2010-06-29 07:13:55'), (3971, 235, '2010-06-29 07:13:58'), (3972, 234, '2010-06-29 07:14:11'), (3973, 234, '2010-06-29 07:14:27'), (3974, 234, '2010-06-29 07:14:42'), (3975, 234, '2010-06-29 07:14:56'), (3976, 234, '2010-06-29 07:15:12'), (3977, 234, '2010-06-29 07:15:31'), (3978, 234, '2010-06-29 07:15:33'), (3979, 234, '2010-06-29 07:15:36'), (3980, 234, '2010-06-29 07:15:46'), (3981, 234, '2010-06-29 07:15:49'), (3982, 234, '2010-06-29 07:20:55'), (3983, 234, '2010-06-29 07:26:58'), (3984, 234, '2010-06-29 07:27:04'), (3985, 234, '2010-06-29 07:27:06'), (3986, 234, '2010-06-29 07:28:32'), (3987, 234, '2010-06-29 07:28:40'), (3988, 234, '2010-06-29 07:28:41'), (3989, 234, '2010-06-29 07:28:48'), (3990, 233, '2010-06-29 07:31:32'), (3991, 233, '2010-06-29 07:31:39'), (3992, 233, '2010-06-29 07:31:48'), (3993, 233, '2010-06-29 07:32:01'), (3994, 233, '2010-06-29 07:32:22'), (3995, 233, '2010-06-29 07:32:28'), (3996, 233, '2010-06-29 07:34:10'), (3997, 233, '2010-06-29 07:34:35'), (3998, 233, '2010-06-29 07:34:44'), (3999, 233, '2010-06-29 07:35:23'), (4000, 233, '2010-06-29 07:35:53'), (4001, 233, '2010-06-29 07:36:01'), (4002, 233, '2010-06-29 07:36:23'), (4003, 233, '2010-06-29 07:36:58'), (4004, 234, '2010-06-29 07:37:01'), (4005, 233, '2010-06-29 07:37:10'), (4006, 236, '2010-06-29 07:38:33'), (4007, 233, '2010-06-29 07:38:34'), (4008, 233, '2010-06-29 07:38:49'), (4009, 233, '2010-06-29 07:39:18'), (4010, 233, '2010-06-29 07:39:37'), (4011, 233, '2010-06-29 07:39:57'), (4012, 233, '2010-06-29 07:40:05'), (4013, 234, '2010-06-29 07:40:05'), (4014, 234, '2010-06-29 07:40:09'), (4015, 234, '2010-06-29 07:40:15'), (4016, 233, '2010-06-29 07:40:25'), (4017, 234, '2010-06-29 07:40:35'), (4018, 233, '2010-06-29 07:40:57'), (4019, 233, '2010-06-29 07:41:32'), (4020, 233, '2010-06-29 07:41:39'), (4021, 233, '2010-06-29 07:41:54'), (4022, 233, '2010-06-29 07:42:17'), (4023, 233, '2010-06-29 07:42:22'), (4024, 233, '2010-06-29 07:42:47'), (4025, 233, '2010-06-29 07:44:04'), (4026, 233, '2010-06-29 07:44:42'), (4027, 233, '2010-06-29 07:44:53'), (4028, 233, '2010-06-29 07:45:43'), (4029, 233, '2010-06-29 07:45:55'), (4030, 233, '2010-06-29 07:46:08'), (4031, 233, '2010-06-29 07:46:15'), (4032, 233, '2010-06-29 07:46:18'), (4033, 233, '2010-06-29 07:46:33'), (4034, 233, '2010-06-29 07:46:37'), (4035, 233, '2010-06-29 07:46:45'), (4036, 233, '2010-06-29 07:46:49'), (4037, 233, '2010-06-29 07:47:23'), (4038, 233, '2010-06-29 07:47:28'), (4039, 233, '2010-06-29 07:47:41'), (4040, 233, '2010-06-29 07:47:45'), (4041, 233, '2010-06-29 07:47:57'), (4042, 233, '2010-06-29 07:48:03'), (4043, 233, '2010-06-29 07:48:07'), (4044, 233, '2010-06-29 07:48:13'), (4045, 233, '2010-06-29 07:48:36'), (4046, 233, '2010-06-29 07:49:05'), (4047, 233, '2010-06-29 07:49:14'), (4048, 233, '2010-06-29 07:49:19'), (4049, 233, '2010-06-29 07:50:07'), (4050, 233, '2010-06-29 07:50:11'), (4051, 233, '2010-06-29 07:51:42'), (4052, 233, '2010-06-29 07:52:40'), (4053, 233, '2010-06-29 07:53:08'), (4054, 233, '2010-06-29 07:53:31'), (4055, 233, '2010-06-29 07:53:42'), (4056, 233, '2010-06-29 07:53:47'), (4057, 233, '2010-06-29 07:53:51'), (4058, 236, '2010-06-29 08:00:26'), (4059, 236, '2010-06-29 08:00:40'), (4060, 236, '2010-06-29 08:02:44'), (4061, 236, '2010-06-29 08:02:47'), (4062, 212, '2010-06-29 08:43:02'), (4063, 212, '2010-06-29 08:44:23'), (4064, 212, '2010-06-29 08:44:26'), (4065, 212, '2010-06-29 08:44:27'), (4066, 212, '2010-06-29 08:44:28'), (4067, 212, '2010-06-29 08:44:37'), (4068, 212, '2010-06-29 08:44:38'), (4069, 212, '2010-06-29 08:44:40'), (4070, 212, '2010-06-29 08:44:41'), (4071, 212, '2010-06-29 08:44:45'), (4072, 212, '2010-06-29 08:44:48'), (4073, 212, '2010-06-29 08:44:51'), (4074, 212, '2010-06-29 08:44:52'), (4075, 212, '2010-06-29 08:44:59'), (4076, 236, '2010-06-29 08:54:38'), (4077, 237, '2010-06-29 09:09:36'), (4078, 239, '2010-06-29 09:09:37'), (4079, 237, '2010-06-29 09:10:19'), (4080, 237, '2010-06-29 09:12:02'), (4081, 237, '2010-06-29 09:12:05'), (4082, 237, '2010-06-29 09:12:21'), (4083, 237, '2010-06-29 09:13:12'), (4084, 237, '2010-06-29 09:13:13'), (4085, 237, '2010-06-29 09:13:17'), (4086, 237, '2010-06-29 09:13:24'), (4087, 237, '2010-06-29 09:13:26'), (4088, 237, '2010-06-29 09:13:29'), (4089, 237, '2010-06-29 09:13:29'), (4090, 237, '2010-06-29 09:13:32'), (4091, 237, '2010-06-29 09:13:33'), (4092, 237, '2010-06-29 09:17:17'), (4093, 237, '2010-06-29 09:17:18'), (4094, 236, '2010-06-29 09:27:55'), (4095, 240, '2010-06-29 10:08:38'), (4096, 240, '2010-06-29 10:08:58'), (4097, 240, '2010-06-29 10:09:36'), (4098, 240, '2010-06-29 10:09:58'), (4099, 212, '2010-06-29 10:20:05'), (4100, 212, '2010-06-29 10:20:21'), (4101, 212, '2010-06-29 10:26:28'), (4102, 240, '2010-06-29 10:30:33'), (4103, 240, '2010-06-29 10:30:41'), (4104, 240, '2010-06-29 10:30:47'), (4105, 240, '2010-06-29 10:31:04'), (4106, 240, '2010-06-29 10:31:04'), (4107, 240, '2010-06-29 10:31:17'), (4108, 240, '2010-06-29 10:31:23'), (4109, 240, '2010-06-29 10:31:28'), (4110, 240, '2010-06-29 10:31:29'), (4111, 240, '2010-06-29 10:31:50'), (4112, 240, '2010-06-29 10:31:51'), (4113, 240, '2010-06-29 10:54:31'), (4114, 222, '2010-06-29 11:02:22'), (4115, 222, '2010-06-29 11:05:22'), (4116, 241, '2010-06-29 11:23:12'), (4117, 242, '2010-06-29 11:23:13'), (4118, 243, '2010-06-29 11:23:19'), (4119, 244, '2010-06-29 11:23:20'), (4120, 245, '2010-06-29 11:23:24'), (4121, 246, '2010-06-29 11:28:15'), (4122, 222, '2010-06-29 11:30:04'), (4123, 222, '2010-06-29 11:30:07'), (4124, 222, '2010-06-29 11:30:11'), (4125, 222, '2010-06-29 11:30:17'), (4126, 222, '2010-06-29 11:30:22'), (4127, 222, '2010-06-29 11:32:32'), (4128, 222, '2010-06-29 11:32:34'), (4129, 222, '2010-06-29 11:32:36'), (4130, 222, '2010-06-29 11:32:40'), (4131, 222, '2010-06-29 11:33:17'), (4132, 222, '2010-06-29 11:33:20'), (4133, 222, '2010-06-29 11:33:22'), (4134, 222, '2010-06-29 11:33:24'), (4135, 222, '2010-06-29 11:33:55'), (4136, 222, '2010-06-29 11:34:15'), (4137, 222, '2010-06-29 11:35:02'), (4138, 222, '2010-06-29 11:35:15'), (4139, 222, '2010-06-29 11:35:37'), (4140, 222, '2010-06-29 11:35:48'), (4141, 222, '2010-06-29 11:35:52'), (4142, 222, '2010-06-29 11:35:55'), (4143, 222, '2010-06-29 11:35:57'), (4144, 222, '2010-06-29 11:36:00'), (4145, 222, '2010-06-29 11:36:15'), (4146, 222, '2010-06-29 11:36:26'), (4147, 222, '2010-06-29 11:36:41'), (4148, 222, '2010-06-29 11:36:48'), (4149, 222, '2010-06-29 11:36:55'), (4150, 222, '2010-06-29 11:37:16'), (4151, 222, '2010-06-29 11:37:21'), (4152, 222, '2010-06-29 11:37:41'), (4153, 222, '2010-06-29 11:37:46'), (4154, 222, '2010-06-29 11:37:46'), (4155, 222, '2010-06-29 11:37:51'), (4156, 222, '2010-06-29 11:37:57'), (4157, 236, '2010-06-29 13:02:56'), (4158, 236, '2010-06-29 13:03:22'), (4159, 236, '2010-06-29 13:03:28'), (4160, 236, '2010-06-29 13:03:35'), (4161, 236, '2010-06-29 13:03:43'), (4162, 236, '2010-06-29 13:03:47'), (4163, 236, '2010-06-29 13:04:04'), (4164, 236, '2010-06-29 13:04:07'), (4165, 236, '2010-06-29 13:04:33'), (4166, 236, '2010-06-29 13:04:38'), (4167, 236, '2010-06-29 13:05:45'), (4168, 236, '2010-06-29 13:05:59'), (4169, 236, '2010-06-29 13:06:23'), (4170, 236, '2010-06-29 13:06:28'), (4171, 236, '2010-06-29 13:06:37'), (4172, 247, '2010-06-29 13:27:08'), (4173, 247, '2010-06-29 13:27:36'), (4174, 247, '2010-06-29 13:27:41'), (4175, 247, '2010-06-29 13:27:44'), (4176, 247, '2010-06-29 13:27:46'), (4177, 247, '2010-06-29 13:27:50'), (4178, 247, '2010-06-29 13:28:04'), (4179, 247, '2010-06-29 13:28:27'), (4180, 247, '2010-06-29 13:28:46'), (4181, 247, '2010-06-29 13:29:10'), (4182, 247, '2010-06-29 13:29:18'), (4183, 247, '2010-06-29 13:29:22'), (4184, 247, '2010-06-29 13:29:30'), (4185, 234, '2010-06-29 14:06:15'), (4186, 234, '2010-06-29 14:10:23'), (4187, 234, '2010-06-29 14:10:26'), (4188, 234, '2010-06-29 14:10:29'), (4189, 234, '2010-06-29 14:12:40'), (4190, 234, '2010-06-29 14:12:47'), (4191, 234, '2010-06-29 14:12:49'), (4192, 234, '2010-06-29 14:12:52'), (4193, 234, '2010-06-29 14:12:52'), (4194, 236, '2010-06-29 16:34:02'), (4195, 236, '2010-06-29 16:34:13'), (4196, 236, '2010-06-29 16:34:22'), (4197, 236, '2010-06-29 16:35:49'), (4198, 236, '2010-06-29 16:35:54'), (4199, 248, '2010-06-29 16:37:51'), (4200, 249, '2010-06-29 16:37:52'), (4201, 249, '2010-06-29 16:43:28'), (4202, 249, '2010-06-29 16:43:29'), (4203, 249, '2010-06-29 16:45:25'), (4204, 249, '2010-06-29 16:48:50'), (4205, 249, '2010-06-29 16:48:53'), (4206, 250, '2010-06-29 19:47:42'), (4207, 250, '2010-06-29 19:48:17'), (4208, 250, '2010-06-29 19:48:19'), (4209, 250, '2010-06-29 19:48:21'), (4210, 250, '2010-06-29 19:48:27'), (4211, 250, '2010-06-29 19:48:40'), (4212, 250, '2010-06-29 19:48:43'), (4213, 250, '2010-06-29 19:48:46'), (4214, 250, '2010-06-30 05:21:06'), (4215, 251, '2010-06-30 10:05:21'), (4216, 251, '2010-06-30 10:05:30'), (4217, 251, '2010-06-30 10:05:33'), (4218, 251, '2010-06-30 10:05:37'), (4219, 251, '2010-06-30 10:05:38'), (4220, 251, '2010-06-30 10:05:49'), (4221, 251, '2010-06-30 10:05:59'), (4222, 251, '2010-06-30 10:06:39'), (4223, 251, '2010-06-30 10:12:05'), (4224, 251, '2010-06-30 10:12:31'), (4225, 251, '2010-06-30 10:12:34'), (4226, 251, '2010-06-30 10:12:38'), (4227, 252, '2010-06-30 12:12:23'), (4228, 252, '2010-06-30 12:12:56'), (4229, 237, '2010-06-30 14:44:53'), (4230, 249, '2010-07-01 07:51:09'), (4231, 249, '2010-07-01 07:52:07'), (4232, 249, '2010-07-01 07:52:09'), (4233, 249, '2010-07-01 07:52:12'), (4234, 249, '2010-07-01 07:52:15'), (4235, 249, '2010-07-01 07:56:00'), (4236, 249, '2010-07-01 07:56:04'), (4237, 249, '2010-07-01 07:56:09'), (4238, 249, '2010-07-01 07:56:16'), (4239, 249, '2010-07-01 07:56:19'), (4240, 249, '2010-07-01 07:56:23'), (4241, 249, '2010-07-01 07:56:27'), (4242, 249, '2010-07-01 07:56:28'), (4243, 249, '2010-07-01 07:56:39'), (4244, 249, '2010-07-01 07:56:43'), (4245, 249, '2010-07-01 07:56:46'), (4246, 249, '2010-07-01 07:56:51'), (4247, 249, '2010-07-01 07:57:06'), (4248, 249, '2010-07-01 07:57:09'), (4249, 249, '2010-07-01 07:57:15'), (4250, 249, '2010-07-01 07:57:19'), (4251, 249, '2010-07-01 07:57:27'), (4252, 249, '2010-07-01 07:57:29'), (4253, 249, '2010-07-01 07:57:32'), (4254, 249, '2010-07-01 07:57:35'), (4255, 249, '2010-07-01 07:57:36'), (4256, 249, '2010-07-01 07:57:41'), (4257, 249, '2010-07-01 07:57:45'), (4258, 249, '2010-07-01 07:58:08'), (4259, 249, '2010-07-01 07:58:09'), (4260, 249, '2010-07-01 07:58:10'), (4261, 249, '2010-07-01 07:58:11'), (4262, 249, '2010-07-01 07:58:22'), (4263, 249, '2010-07-01 07:58:23'), (4264, 249, '2010-07-01 07:59:12'), (4265, 249, '2010-07-01 07:59:13'), (4266, 253, '2010-07-01 10:33:31'), (4267, 253, '2010-07-01 10:39:49'), (4268, 253, '2010-07-01 10:39:56'), (4269, 253, '2010-07-01 10:40:27'), (4270, 253, '2010-07-01 10:40:33'), (4271, 253, '2010-07-01 10:40:38'), (4272, 253, '2010-07-01 10:40:42'), (4273, 253, '2010-07-01 10:41:02'), (4274, 253, '2010-07-01 10:41:05'), (4275, 253, '2010-07-01 11:41:09'), (4276, 253, '2010-07-01 11:41:23'), (4277, 253, '2010-07-01 11:41:28'), (4278, 249, '2010-07-01 12:32:02'), (4279, 249, '2010-07-01 12:32:11'), (4280, 249, '2010-07-01 12:32:12'), (4281, 249, '2010-07-01 12:32:17'), (4282, 249, '2010-07-01 12:32:22'), (4283, 249, '2010-07-01 12:32:25'), (4284, 249, '2010-07-01 12:32:31'), (4285, 249, '2010-07-01 12:32:36'), (4286, 249, '2010-07-01 12:32:48'), (4287, 249, '2010-07-01 12:32:52'), (4288, 249, '2010-07-01 12:32:53'), (4289, 249, '2010-07-01 12:32:55'), (4290, 249, '2010-07-01 12:33:16'), (4291, 249, '2010-07-01 12:33:18'), (4292, 249, '2010-07-01 12:33:36'), (4293, 249, '2010-07-01 12:33:38'), (4294, 249, '2010-07-01 12:33:42'), (4295, 249, '2010-07-01 12:33:45'), (4296, 249, '2010-07-01 12:33:47'), (4297, 249, '2010-07-01 12:33:50'), (4298, 249, '2010-07-01 12:34:36'), (4299, 249, '2010-07-01 12:34:38'), (4300, 249, '2010-07-01 12:34:41'), (4301, 249, '2010-07-01 12:34:43'), (4302, 249, '2010-07-01 12:37:00'), (4303, 249, '2010-07-01 12:37:02'), (4304, 249, '2010-07-01 12:37:10'), (4305, 249, '2010-07-01 12:37:11'), (4306, 249, '2010-07-01 12:40:03'), (4307, 249, '2010-07-01 12:40:07'), (4308, 249, '2010-07-01 12:40:07'), (4309, 249, '2010-07-01 12:40:07'), (4310, 249, '2010-07-01 12:40:08'), (4311, 249, '2010-07-01 12:40:08'), (4312, 249, '2010-07-01 12:40:09'), (4313, 249, '2010-07-01 12:40:09'), (4314, 249, '2010-07-01 12:40:12'), (4315, 249, '2010-07-01 12:40:15'), (4316, 249, '2010-07-01 12:40:25'), (4317, 249, '2010-07-01 12:40:26'), (4318, 249, '2010-07-01 12:40:27'), (4319, 249, '2010-07-01 12:40:28'), (4320, 249, '2010-07-01 12:40:31'), (4321, 249, '2010-07-01 12:40:38'), (4322, 249, '2010-07-01 12:40:51'), (4323, 249, '2010-07-01 12:40:52'), (4324, 249, '2010-07-01 12:40:53'), (4325, 249, '2010-07-01 12:40:57'), (4326, 249, '2010-07-01 12:41:22'), (4327, 249, '2010-07-01 12:41:43'), (4328, 249, '2010-07-01 12:41:45'), (4329, 249, '2010-07-01 12:41:45'), (4330, 249, '2010-07-01 12:41:53'), (4331, 249, '2010-07-01 12:42:34'), (4332, 249, '2010-07-01 12:43:00'), (4333, 249, '2010-07-01 12:43:01'), (4334, 249, '2010-07-01 12:43:02'), (4335, 249, '2010-07-01 12:45:55'), (4336, 249, '2010-07-01 12:46:49'), (4337, 249, '2010-07-01 12:46:53'), (4338, 249, '2010-07-01 12:47:21'), (4339, 249, '2010-07-01 12:47:23'), (4340, 249, '2010-07-01 12:47:23'), (4341, 249, '2010-07-01 12:47:24'), (4342, 249, '2010-07-01 12:47:24'), (4343, 249, '2010-07-01 12:47:25'), (4344, 249, '2010-07-01 12:47:25'), (4345, 249, '2010-07-01 12:47:26'), (4346, 249, '2010-07-01 12:50:55'), (4347, 249, '2010-07-01 12:50:59'), (4348, 249, '2010-07-01 12:51:20'), (4349, 249, '2010-07-01 12:51:21'), (4350, 249, '2010-07-01 12:51:22'), (4351, 249, '2010-07-01 12:51:33'), (4352, 249, '2010-07-01 12:52:15'), (4353, 249, '2010-07-01 12:52:28'), (4354, 249, '2010-07-01 12:52:30'), (4355, 249, '2010-07-01 12:52:30'), (4356, 249, '2010-07-01 13:06:55'), (4357, 249, '2010-07-01 13:06:59'), (4358, 249, '2010-07-01 13:07:20'), (4359, 249, '2010-07-01 13:07:22'), (4360, 249, '2010-07-01 13:07:22'), (4361, 249, '2010-07-01 13:10:41'), (4362, 254, '2010-07-01 13:20:51'), (4363, 254, '2010-07-01 13:20:52'), (4364, 254, '2010-07-01 13:20:58'), (4365, 254, '2010-07-01 13:21:02'), (4366, 254, '2010-07-01 13:21:04'), (4367, 254, '2010-07-01 13:21:10'), (4368, 254, '2010-07-01 13:21:13'), (4369, 254, '2010-07-01 13:21:25'), (4370, 254, '2010-07-01 13:21:26'), (4371, 254, '2010-07-01 13:21:31'), (4372, 254, '2010-07-01 13:21:32'), (4373, 254, '2010-07-01 13:45:23'), (4374, 254, '2010-07-01 13:45:25'), (4375, 254, '2010-07-01 13:45:27'), (4376, 254, '2010-07-01 13:45:28'), (4377, 254, '2010-07-01 13:48:18'), (4378, 254, '2010-07-01 13:48:19'), (4379, 254, '2010-07-01 13:48:22'), (4380, 254, '2010-07-01 13:48:23'), (4381, 254, '2010-07-01 13:48:34'), (4382, 254, '2010-07-01 13:48:36'), (4383, 254, '2010-07-01 13:48:48'), (4384, 254, '2010-07-01 13:48:50'), (4385, 254, '2010-07-01 14:07:21'), (4386, 254, '2010-07-01 14:07:23'), (4387, 255, '2010-07-01 14:22:51'), (4388, 255, '2010-07-01 14:22:55'), (4389, 255, '2010-07-01 14:22:57'), (4390, 255, '2010-07-01 14:23:01'), (4391, 255, '2010-07-01 14:23:05'), (4392, 255, '2010-07-01 14:23:09'), (4393, 255, '2010-07-01 14:23:12'), (4394, 255, '2010-07-01 14:23:29'), (4395, 255, '2010-07-01 14:23:30'), (4396, 255, '2010-07-01 14:23:32'), (4397, 255, '2010-07-01 14:23:33'), (4398, 255, '2010-07-01 14:23:38'), (4399, 255, '2010-07-01 14:23:39'), (4400, 255, '2010-07-01 14:24:18'), (4401, 255, '2010-07-01 14:24:19'), (4402, 255, '2010-07-01 14:24:59'), (4403, 255, '2010-07-01 14:25:00'), (4404, 255, '2010-07-01 14:27:21'), (4405, 255, '2010-07-01 14:27:22'), (4406, 255, '2010-07-01 14:27:24'), (4407, 255, '2010-07-01 14:27:26'), (4408, 255, '2010-07-01 14:28:30'), (4409, 255, '2010-07-01 14:28:31'), (4410, 255, '2010-07-01 14:28:42'), (4411, 255, '2010-07-01 14:28:44'), (4412, 255, '2010-07-01 14:30:33'), (4413, 255, '2010-07-01 14:30:37'), (4414, 255, '2010-07-01 14:30:49'), (4415, 255, '2010-07-01 14:30:50'), (4416, 255, '2010-07-01 14:30:54'), (4417, 255, '2010-07-01 14:30:56'), (4418, 255, '2010-07-01 14:31:04'), (4419, 255, '2010-07-01 14:31:05'), (4420, 255, '2010-07-01 14:31:27'), (4421, 255, '2010-07-01 14:31:29'), (4422, 255, '2010-07-01 14:31:50'), (4423, 255, '2010-07-01 14:31:51'), (4424, 255, '2010-07-01 14:32:05'), (4425, 255, '2010-07-01 14:32:07'), (4426, 255, '2010-07-01 14:35:12'), (4427, 255, '2010-07-01 14:35:50'), (4428, 255, '2010-07-01 14:35:55'), (4429, 255, '2010-07-01 14:36:30'), (4430, 255, '2010-07-01 14:36:33'), (4431, 255, '2010-07-01 14:36:38'), (4432, 255, '2010-07-01 14:36:41'), (4433, 255, '2010-07-01 14:36:57'), (4434, 255, '2010-07-01 14:36:59'), (4435, 255, '2010-07-01 14:37:02'), (4436, 255, '2010-07-01 14:37:03'), (4437, 255, '2010-07-01 14:37:12'), (4438, 255, '2010-07-01 14:37:14'), (4439, 255, '2010-07-01 14:37:56'), (4440, 255, '2010-07-01 14:37:58'), (4441, 256, '2010-07-01 14:43:01'), (4442, 256, '2010-07-01 14:43:03'), (4443, 257, '2010-07-02 10:19:23'), (4444, 257, '2010-07-02 10:55:23'), (4445, 257, '2010-07-02 10:55:27'), (4446, 257, '2010-07-02 12:12:58'), (4447, 257, '2010-07-02 12:13:01'), (4448, 257, '2010-07-02 12:13:03'), (4449, 257, '2010-07-02 12:13:07'), (4450, 257, '2010-07-02 12:13:32'), (4451, 257, '2010-07-02 12:13:34'), (4452, 257, '2010-07-02 12:13:36'), (4453, 257, '2010-07-02 12:13:43'), (4454, 257, '2010-07-02 12:13:45'), (4455, 257, '2010-07-02 12:13:48'), (4456, 257, '2010-07-02 12:13:52'), (4457, 257, '2010-07-02 12:13:53'), (4458, 257, '2010-07-02 12:15:58'), (4459, 257, '2010-07-02 12:16:08'), (4460, 257, '2010-07-02 12:16:09'), (4461, 257, '2010-07-02 12:20:03'), (4462, 257, '2010-07-02 12:20:05'), (4463, 257, '2010-07-02 13:40:48'), (4464, 258, '2010-07-02 13:43:45'), (4465, 258, '2010-07-02 13:50:56'), (4466, 258, '2010-07-02 13:51:03'), (4467, 258, '2010-07-02 13:51:08'), (4468, 258, '2010-07-02 13:53:33'), (4469, 258, '2010-07-02 13:53:40'), (4470, 258, '2010-07-02 13:55:07'), (4471, 258, '2010-07-02 14:02:40'), (4472, 258, '2010-07-02 14:04:51'), (4473, 258, '2010-07-02 14:04:56'), (4474, 258, '2010-07-02 14:08:44'), (4475, 258, '2010-07-02 14:08:50'), (4476, 258, '2010-07-02 14:09:10'), (4477, 258, '2010-07-02 14:09:23'), (4478, 258, '2010-07-02 14:09:28'), (4479, 258, '2010-07-02 14:09:55'), (4480, 258, '2010-07-02 14:10:59'), (4481, 258, '2010-07-02 14:11:08'), (4482, 258, '2010-07-02 14:11:18'), (4483, 258, '2010-07-02 14:11:35'), (4484, 258, '2010-07-02 14:14:31'), (4485, 258, '2010-07-02 14:15:11'), (4486, 258, '2010-07-02 14:16:45'), (4487, 258, '2010-07-02 14:18:52'), (4488, 258, '2010-07-02 14:19:07'), (4489, 258, '2010-07-02 14:19:59'), (4490, 258, '2010-07-02 14:20:07'), (4491, 258, '2010-07-02 14:21:33'), (4492, 258, '2010-07-02 14:21:39'), (4493, 258, '2010-07-02 14:22:40'), (4494, 258, '2010-07-02 14:23:44'), (4495, 258, '2010-07-02 14:24:26'), (4496, 258, '2010-07-02 14:26:57'), (4497, 258, '2010-07-02 14:28:12'), (4498, 259, '2010-07-02 14:32:27'), (4499, 260, '2010-07-02 14:46:33'), (4500, 260, '2010-07-02 14:47:52'), (4501, 260, '2010-07-02 14:47:55'), (4502, 261, '2010-07-02 15:30:24'), (4503, 261, '2010-07-02 15:35:12'), (4504, 261, '2010-07-02 15:35:15'), (4505, 261, '2010-07-02 15:35:18'), (4506, 261, '2010-07-02 15:35:22'), (4507, 261, '2010-07-02 15:35:38'), (4508, 261, '2010-07-02 15:35:39'), (4509, 261, '2010-07-02 15:35:41'), (4510, 261, '2010-07-02 15:35:47'), (4511, 261, '2010-07-02 15:35:49'), (4512, 261, '2010-07-02 15:35:52'), (4513, 261, '2010-07-02 15:35:55'), (4514, 261, '2010-07-02 15:35:57'), (4515, 261, '2010-07-02 15:35:58'), (4516, 261, '2010-07-02 15:36:01'), (4517, 261, '2010-07-02 15:36:02'), (4518, 261, '2010-07-02 15:36:03'), (4519, 261, '2010-07-02 15:36:11'), (4520, 261, '2010-07-02 15:36:13'), (4521, 261, '2010-07-02 16:03:44'), (4522, 261, '2010-07-02 16:03:53'), (4523, 261, '2010-07-02 16:03:55'), (4524, 261, '2010-07-02 16:04:00'), (4525, 261, '2010-07-02 16:04:04'), (4526, 261, '2010-07-02 16:04:05'), (4527, 262, '2010-07-04 07:45:13'), (4528, 263, '2010-07-04 11:57:01'), (4529, 263, '2010-07-04 11:57:15'), (4530, 263, '2010-07-04 11:57:19'), (4531, 263, '2010-07-04 11:57:27'), (4532, 263, '2010-07-04 11:57:36'), (4533, 263, '2010-07-04 11:57:41'), (4534, 263, '2010-07-04 11:57:48'), (4535, 263, '2010-07-04 11:58:05'), (4536, 263, '2010-07-04 11:58:11'), (4537, 263, '2010-07-04 11:58:21'), (4538, 263, '2010-07-04 11:58:25'), (4539, 263, '2010-07-04 11:58:41'), (4540, 263, '2010-07-04 11:58:50'), (4541, 263, '2010-07-04 11:58:56'), (4542, 263, '2010-07-04 11:59:10'), (4543, 263, '2010-07-04 12:02:07'), (4544, 263, '2010-07-04 12:02:12'), (4545, 263, '2010-07-04 12:02:17'), (4546, 263, '2010-07-04 12:02:24'), (4547, 263, '2010-07-04 12:04:15'), (4548, 263, '2010-07-04 12:04:23'), (4549, 263, '2010-07-04 12:05:39'), (4550, 263, '2010-07-04 12:06:10'), (4551, 263, '2010-07-04 12:06:27'), (4552, 263, '2010-07-04 12:06:44'), (4553, 263, '2010-07-04 12:06:53'), (4554, 263, '2010-07-04 12:06:58'), (4555, 263, '2010-07-04 12:07:21'), (4556, 263, '2010-07-04 12:08:55'), (4557, 263, '2010-07-04 12:09:04'), (4558, 263, '2010-07-04 12:09:28'), (4559, 263, '2010-07-04 12:09:43'), (4560, 263, '2010-07-04 12:12:36'), (4561, 263, '2010-07-04 12:12:46'), (4562, 263, '2010-07-04 12:13:05'), (4563, 263, '2010-07-04 12:13:13'), (4564, 263, '2010-07-04 12:53:47'), (4565, 263, '2010-07-04 12:53:52'), (4566, 263, '2010-07-04 12:53:54'), (4567, 263, '2010-07-04 12:53:55'), (4568, 263, '2010-07-04 13:21:18'), (4569, 263, '2010-07-04 13:47:59'), (4570, 263, '2010-07-04 16:36:53'), (4571, 263, '2010-07-04 16:36:59'), (4572, 263, '2010-07-04 16:37:04'), (4573, 263, '2010-07-04 16:37:11'), (4574, 263, '2010-07-04 16:37:15'), (4575, 263, '2010-07-04 16:37:20'), (4576, 263, '2010-07-04 16:37:31'), (4577, 263, '2010-07-04 16:37:40'), (4578, 263, '2010-07-04 16:37:43'), (4579, 263, '2010-07-04 16:38:03'), (4580, 263, '2010-07-04 16:38:05'), (4581, 263, '2010-07-04 16:38:18'), (4582, 263, '2010-07-04 16:38:20'), (4583, 263, '2010-07-04 16:38:25'), (4584, 263, '2010-07-04 16:38:30'), (4585, 263, '2010-07-04 16:38:42'), (4586, 264, '2010-07-04 19:30:57'), (4587, 264, '2010-07-04 19:31:02'), (4588, 264, '2010-07-04 19:31:06'), (4589, 264, '2010-07-04 19:31:11'), (4590, 264, '2010-07-04 19:31:19'), (4591, 264, '2010-07-04 19:31:40'), (4592, 264, '2010-07-04 19:31:42'), (4593, 264, '2010-07-04 19:31:49'), (4594, 264, '2010-07-04 19:31:51'), (4595, 264, '2010-07-04 19:31:53'), (4596, 264, '2010-07-04 19:31:53'), (4597, 264, '2010-07-04 19:31:55'), (4598, 264, '2010-07-04 19:31:56'), (4599, 264, '2010-07-04 19:32:05'), (4600, 264, '2010-07-04 19:32:06'), (4601, 264, '2010-07-04 19:32:08'), (4602, 264, '2010-07-04 19:32:09'), (4603, 264, '2010-07-04 19:32:16'), (4604, 264, '2010-07-04 19:32:22'), (4605, 264, '2010-07-04 19:32:24'), (4606, 264, '2010-07-04 19:32:24'), (4607, 264, '2010-07-04 19:32:25'), (4608, 264, '2010-07-04 19:32:27'), (4609, 264, '2010-07-04 19:32:28'), (4610, 264, '2010-07-04 19:32:38'), (4611, 264, '2010-07-04 19:32:59'), (4612, 264, '2010-07-04 19:33:16'), (4613, 264, '2010-07-04 19:33:21'), (4614, 264, '2010-07-04 19:33:25'), (4615, 264, '2010-07-04 19:33:32'), (4616, 264, '2010-07-04 19:33:40'), (4617, 264, '2010-07-04 19:33:51'), (4618, 264, '2010-07-04 19:34:19'), (4619, 264, '2010-07-04 19:34:25'), (4620, 264, '2010-07-04 19:34:44'), (4621, 264, '2010-07-04 19:34:53'), (4622, 264, '2010-07-04 19:35:06'), (4623, 264, '2010-07-04 19:35:12'), (4624, 264, '2010-07-04 19:35:35'), (4625, 264, '2010-07-04 19:35:37'), (4626, 264, '2010-07-04 19:35:53'), (4627, 264, '2010-07-04 19:36:20'), (4628, 264, '2010-07-04 19:36:25'), (4629, 264, '2010-07-04 19:36:32'), (4630, 264, '2010-07-04 19:36:40'), (4631, 264, '2010-07-04 19:56:58'), (4632, 264, '2010-07-04 19:57:08'), (4633, 264, '2010-07-04 19:57:13'), (4634, 264, '2010-07-04 19:57:52'), (4635, 264, '2010-07-04 19:57:57'), (4636, 264, '2010-07-04 19:58:04'), (4637, 264, '2010-07-04 19:58:10'), (4638, 264, '2010-07-04 19:58:19'), (4639, 265, '2010-07-04 22:37:14'), (4640, 261, '2010-07-06 07:14:51'), (4641, 260, '2010-07-06 07:46:12'), (4642, 260, '2010-07-06 08:10:46'), (4643, 266, '2010-07-06 08:34:53'), (4644, 266, '2010-07-06 08:35:05'), (4645, 266, '2010-07-06 08:35:16'), (4646, 266, '2010-07-06 08:35:24'), (4647, 266, '2010-07-06 08:35:26'), (4648, 266, '2010-07-06 08:35:33'), (4649, 266, '2010-07-06 08:35:39'), (4650, 266, '2010-07-06 08:35:44'), (4651, 266, '2010-07-06 08:35:48'), (4652, 266, '2010-07-06 08:35:55'), (4653, 266, '2010-07-06 08:35:59'), (4654, 266, '2010-07-06 08:36:04'), (4655, 266, '2010-07-06 08:36:30'), (4656, 266, '2010-07-06 08:36:41'), (4657, 266, '2010-07-06 08:36:46'), (4658, 267, '2010-07-06 08:37:54'), (4659, 267, '2010-07-06 08:39:53'), (4660, 267, '2010-07-06 08:39:59'), (4661, 268, '2010-07-06 09:16:57'), (4662, 268, '2010-07-06 09:17:04'), (4663, 268, '2010-07-06 09:17:07'), (4664, 268, '2010-07-06 09:18:20'), (4665, 267, '2010-07-06 09:30:20'), (4666, 266, '2010-07-06 09:51:47'), (4667, 266, '2010-07-06 09:52:40'), (4668, 266, '2010-07-06 09:52:50'), (4669, 266, '2010-07-06 09:53:00'), (4670, 266, '2010-07-06 09:53:08'), (4671, 266, '2010-07-06 09:53:15'), (4672, 266, '2010-07-06 09:53:19'), (4673, 266, '2010-07-06 09:53:23'), (4674, 266, '2010-07-06 09:53:30'), (4675, 266, '2010-07-06 09:53:31'), (4676, 266, '2010-07-06 09:53:39'), (4677, 266, '2010-07-06 09:53:44'), (4678, 266, '2010-07-06 09:53:56'), (4679, 266, '2010-07-06 09:54:01'), (4680, 266, '2010-07-06 09:54:10'), (4681, 266, '2010-07-06 09:54:14'), (4682, 266, '2010-07-06 09:54:30'), (4683, 266, '2010-07-06 09:54:35'), (4684, 266, '2010-07-06 09:54:42'), (4685, 266, '2010-07-06 09:54:46'), (4686, 266, '2010-07-06 09:54:57'), (4687, 266, '2010-07-06 09:55:03'), (4688, 266, '2010-07-06 09:55:08'), (4689, 266, '2010-07-06 09:55:10'), (4690, 266, '2010-07-06 09:55:14'), (4691, 266, '2010-07-06 09:55:22'), (4692, 266, '2010-07-06 09:57:52'), (4693, 266, '2010-07-06 09:57:59'), (4694, 266, '2010-07-06 09:58:04'), (4695, 266, '2010-07-06 09:58:39'), (4696, 269, '2010-07-06 10:00:30'), (4697, 270, '2010-07-06 10:00:37'), (4698, 271, '2010-07-06 10:00:43'), (4699, 272, '2010-07-06 10:00:58'), (4700, 273, '2010-07-06 10:01:46'), (4701, 274, '2010-07-06 10:01:52'), (4702, 275, '2010-07-06 10:01:56'), (4703, 276, '2010-07-06 10:02:06'), (4704, 277, '2010-07-06 10:02:12'), (4705, 278, '2010-07-06 10:02:17'), (4706, 279, '2010-07-06 10:02:21'), (4707, 280, '2010-07-06 10:02:27'), (4708, 281, '2010-07-06 10:02:33'), (4709, 282, '2010-07-06 10:02:36'), (4710, 283, '2010-07-06 10:02:44'), (4711, 284, '2010-07-06 10:03:23'), (4712, 285, '2010-07-06 10:03:30'), (4713, 286, '2010-07-06 10:03:40'), (4714, 287, '2010-07-06 10:25:42'), (4715, 288, '2010-07-06 12:43:25'), (4716, 289, '2010-07-06 12:49:37'), (4717, 290, '2010-07-06 12:49:53'), (4718, 291, '2010-07-06 12:50:00'), (4719, 292, '2010-07-06 12:50:08'), (4720, 293, '2010-07-06 12:50:15'), (4721, 294, '2010-07-06 12:50:31'), (4722, 295, '2010-07-06 12:50:35'), (4723, 296, '2010-07-06 12:50:43'), (4724, 297, '2010-07-06 12:50:49'), (4725, 298, '2010-07-06 12:50:54'), (4726, 299, '2010-07-06 12:51:07'), (4727, 300, '2010-07-06 12:51:16'), (4728, 301, '2010-07-06 12:51:20'), (4729, 302, '2010-07-06 12:51:26'), (4730, 303, '2010-07-06 12:51:33'), (4731, 304, '2010-07-06 12:51:42'), (4732, 305, '2010-07-06 12:52:03'), (4733, 306, '2010-07-06 12:52:28'), (4734, 307, '2010-07-06 12:52:32'), (4735, 308, '2010-07-06 12:52:55'), (4736, 309, '2010-07-06 12:53:16'), (4737, 310, '2010-07-06 12:53:28'), (4738, 311, '2010-07-06 12:53:34'), (4739, 312, '2010-07-06 12:54:19'), (4740, 313, '2010-07-06 13:20:44'), (4741, 314, '2010-07-06 13:22:26'), (4742, 315, '2010-07-06 13:32:57'), (4743, 316, '2010-07-06 13:40:51'), (4744, 316, '2010-07-06 13:52:44'), (4745, 316, '2010-07-06 13:52:54'), (4746, 316, '2010-07-06 13:52:58'), (4747, 316, '2010-07-06 13:53:18'), (4748, 316, '2010-07-06 13:53:31'), (4749, 316, '2010-07-06 13:59:58'), (4750, 316, '2010-07-06 14:00:45'), (4751, 316, '2010-07-06 14:01:04'), (4752, 316, '2010-07-06 14:01:19'), (4753, 316, '2010-07-06 14:01:39'), (4754, 316, '2010-07-06 14:01:48'), (4755, 316, '2010-07-06 14:02:09'), (4756, 316, '2010-07-06 14:03:04'), (4757, 316, '2010-07-06 14:05:12'), (4758, 316, '2010-07-06 14:05:18'), (4759, 316, '2010-07-06 14:05:28'), (4760, 316, '2010-07-06 14:05:43'), (4761, 316, '2010-07-06 14:07:38'), (4762, 316, '2010-07-06 14:07:48'), (4763, 316, '2010-07-06 14:07:55'), (4764, 316, '2010-07-06 14:08:04'), (4765, 316, '2010-07-06 14:08:17'), (4766, 316, '2010-07-06 14:08:28'), (4767, 316, '2010-07-06 14:08:33'), (4768, 316, '2010-07-06 14:08:36'), (4769, 316, '2010-07-06 14:08:42'), (4770, 316, '2010-07-06 14:08:56'), (4771, 316, '2010-07-06 14:09:13'), (4772, 316, '2010-07-06 14:09:20'), (4773, 316, '2010-07-06 14:09:25'), (4774, 316, '2010-07-06 14:09:29'), (4775, 316, '2010-07-06 14:09:33'), (4776, 316, '2010-07-06 14:09:37'), (4777, 316, '2010-07-06 14:09:45'), (4778, 316, '2010-07-06 14:09:53'), (4779, 316, '2010-07-06 14:10:10'), (4780, 316, '2010-07-06 14:10:21'), (4781, 316, '2010-07-06 14:10:32'), (4782, 316, '2010-07-06 14:10:41'), (4783, 316, '2010-07-06 14:10:54'), (4784, 316, '2010-07-06 14:11:02'), (4785, 316, '2010-07-06 14:11:15'), (4786, 316, '2010-07-06 14:11:28'), (4787, 316, '2010-07-06 14:11:35'), (4788, 316, '2010-07-06 14:11:46'), (4789, 317, '2010-07-06 14:56:49'), (4790, 317, '2010-07-06 14:57:00'), (4791, 317, '2010-07-06 14:57:42'), (4792, 317, '2010-07-06 14:57:48'), (4793, 317, '2010-07-06 14:57:58'), (4794, 317, '2010-07-06 15:04:02'), (4795, 318, '2010-07-07 05:42:24'), (4796, 319, '2010-07-07 05:42:33'), (4797, 320, '2010-07-07 05:46:28'), (4798, 321, '2010-07-07 05:46:39'), (4799, 322, '2010-07-07 08:03:10'), (4800, 323, '2010-07-07 08:03:25'), (4801, 324, '2010-07-07 08:03:31'), (4802, 325, '2010-07-07 08:03:38'), (4803, 326, '2010-07-07 08:03:54'), (4804, 327, '2010-07-07 08:03:59'), (4805, 328, '2010-07-07 08:04:12'), (4806, 329, '2010-07-07 08:04:37'), (4807, 330, '2010-07-07 08:04:48'), (4808, 331, '2010-07-07 08:05:02'), (4809, 332, '2010-07-07 08:05:15'), (4810, 333, '2010-07-07 08:05:19'), (4811, 334, '2010-07-07 08:05:26'), (4812, 335, '2010-07-07 08:07:00'), (4813, 336, '2010-07-07 08:07:09'), (4814, 337, '2010-07-07 08:49:49'), (4815, 338, '2010-07-07 08:51:44'), (4816, 339, '2010-07-07 08:51:50'), (4817, 340, '2010-07-07 08:53:37'), (4818, 341, '2010-07-07 08:54:11'), (4819, 342, '2010-07-07 08:54:23'), (4820, 343, '2010-07-07 08:54:49'), (4821, 344, '2010-07-07 09:04:52'), (4822, 345, '2010-07-07 09:04:57'), (4823, 346, '2010-07-07 09:05:04'), (4824, 346, '2010-07-07 09:05:10'), (4825, 347, '2010-07-07 09:05:11'), (4826, 346, '2010-07-07 09:05:16'), (4827, 347, '2010-07-07 09:05:17'), (4828, 347, '2010-07-07 09:05:23'), (4829, 347, '2010-07-07 09:05:27'), (4830, 347, '2010-07-07 09:05:33'), (4831, 346, '2010-07-07 09:05:34'), (4832, 347, '2010-07-07 09:05:36'), (4833, 346, '2010-07-07 09:05:40'), (4834, 346, '2010-07-07 09:05:44'), (4835, 346, '2010-07-07 09:05:53'), (4836, 347, '2010-07-07 09:06:11'), (4837, 347, '2010-07-07 09:06:15'), (4838, 347, '2010-07-07 09:06:17'), (4839, 347, '2010-07-07 09:06:40'), (4840, 346, '2010-07-07 09:07:17'), (4841, 346, '2010-07-07 09:07:20'), (4842, 346, '2010-07-07 09:07:27'), (4843, 347, '2010-07-07 09:08:34'), (4844, 347, '2010-07-07 09:08:38'), (4845, 347, '2010-07-07 09:08:41'), (4846, 347, '2010-07-07 09:08:45'), (4847, 348, '2010-07-07 09:09:27'), (4848, 348, '2010-07-07 09:09:31'), (4849, 348, '2010-07-07 09:09:34'), (4850, 348, '2010-07-07 09:11:48'), (4851, 348, '2010-07-07 09:11:55'), (4852, 348, '2010-07-07 09:12:21'), (4853, 348, '2010-07-07 09:12:41'), (4854, 348, '2010-07-07 09:12:44'), (4855, 348, '2010-07-07 09:13:44'), (4856, 348, '2010-07-07 09:13:48'), (4857, 348, '2010-07-07 09:14:04'), (4858, 348, '2010-07-07 09:15:50'), (4859, 348, '2010-07-07 09:15:55'), (4860, 348, '2010-07-07 09:15:58'), (4861, 349, '2010-07-07 09:18:21'), (4862, 350, '2010-07-07 09:26:11'), (4863, 351, '2010-07-07 09:29:04'), (4864, 351, '2010-07-07 09:29:10'), (4865, 351, '2010-07-07 09:29:14'), (4866, 351, '2010-07-07 09:30:38'), (4867, 351, '2010-07-07 09:30:41'), (4868, 351, '2010-07-07 09:30:59'), (4869, 351, '2010-07-07 09:31:55'), (4870, 351, '2010-07-07 09:44:52'), (4871, 352, '2010-07-07 10:02:51'), (4872, 353, '2010-07-07 10:04:33'), (4873, 351, '2010-07-07 10:09:59'), (4874, 351, '2010-07-07 10:10:08'), (4875, 351, '2010-07-07 10:10:18'), (4876, 351, '2010-07-07 10:12:07'), (4877, 351, '2010-07-07 10:23:06'), (4878, 351, '2010-07-07 10:27:31'), (4879, 351, '2010-07-07 10:27:36'), (4880, 351, '2010-07-07 10:28:11'), (4881, 351, '2010-07-07 10:48:46'), (4882, 351, '2010-07-07 10:51:03'), (4883, 351, '2010-07-07 10:52:56'), (4884, 351, '2010-07-07 10:56:36'), (4885, 351, '2010-07-07 10:56:50'), (4886, 351, '2010-07-07 10:57:29'), (4887, 351, '2010-07-07 10:57:37'), (4888, 351, '2010-07-07 10:58:22'), (4889, 351, '2010-07-07 10:58:42'), (4890, 351, '2010-07-07 11:03:25'), (4891, 351, '2010-07-07 11:03:28'), (4892, 351, '2010-07-07 11:03:38'), (4893, 351, '2010-07-07 11:04:07'), (4894, 351, '2010-07-07 11:06:03'), (4895, 351, '2010-07-07 11:06:07'), (4896, 351, '2010-07-07 11:06:15'), (4897, 351, '2010-07-07 11:06:18'), (4898, 351, '2010-07-07 11:06:24'), (4899, 351, '2010-07-07 11:06:29'), (4900, 351, '2010-07-07 11:06:43'), (4901, 351, '2010-07-07 11:06:48'), (4902, 351, '2010-07-07 11:09:44'), (4903, 351, '2010-07-07 11:09:47'), (4904, 351, '2010-07-07 11:09:51'), (4905, 351, '2010-07-07 11:09:56'), (4906, 354, '2010-07-07 11:10:09'), (4907, 354, '2010-07-07 11:10:20'), (4908, 351, '2010-07-07 11:10:57'), (4909, 351, '2010-07-07 11:10:58'), (4910, 351, '2010-07-07 11:12:29'), (4911, 354, '2010-07-07 11:13:42'), (4912, 351, '2010-07-07 11:14:37'), (4913, 351, '2010-07-07 11:14:40'), (4914, 351, '2010-07-07 11:15:17'), (4915, 351, '2010-07-07 11:15:22'), (4916, 351, '2010-07-07 11:15:26'), (4917, 351, '2010-07-07 11:15:31'), (4918, 351, '2010-07-07 11:16:22'), (4919, 351, '2010-07-07 11:16:28'), (4920, 354, '2010-07-07 11:17:31'), (4921, 351, '2010-07-07 11:17:50'), (4922, 351, '2010-07-07 11:18:19'), (4923, 351, '2010-07-07 11:18:21'), (4924, 351, '2010-07-07 11:19:15'), (4925, 354, '2010-07-07 11:19:44'), (4926, 355, '2010-07-07 11:20:45'), (4927, 354, '2010-07-07 11:21:31'), (4928, 351, '2010-07-07 11:21:31'), (4929, 351, '2010-07-07 11:22:35'), (4930, 354, '2010-07-07 11:22:43'), (4931, 355, '2010-07-07 11:23:04'), (4932, 351, '2010-07-07 11:23:14'), (4933, 351, '2010-07-07 11:24:21'), (4934, 351, '2010-07-07 11:26:36'), (4935, 351, '2010-07-07 11:26:43'), (4936, 351, '2010-07-07 11:27:00'), (4937, 351, '2010-07-07 11:33:38'), (4938, 351, '2010-07-07 11:33:46'), (4939, 351, '2010-07-07 11:33:56'), (4940, 351, '2010-07-07 11:34:30'), (4941, 351, '2010-07-07 11:34:35'), (4942, 351, '2010-07-07 11:34:42'), (4943, 351, '2010-07-07 11:36:14'), (4944, 351, '2010-07-07 11:38:35'), (4945, 351, '2010-07-07 11:38:41'), (4946, 351, '2010-07-07 11:38:53'), (4947, 351, '2010-07-07 11:39:19'), (4948, 351, '2010-07-07 11:39:42'), (4949, 351, '2010-07-07 11:41:58'), (4950, 351, '2010-07-07 11:44:16'), (4951, 351, '2010-07-07 11:45:33'), (4952, 351, '2010-07-07 11:47:20'), (4953, 351, '2010-07-07 11:49:11'), (4954, 354, '2010-07-07 11:55:11'), (4955, 351, '2010-07-07 11:55:55'), (4956, 351, '2010-07-07 11:57:45'), (4957, 354, '2010-07-07 11:58:42'), (4958, 354, '2010-07-07 11:58:47'), (4959, 354, '2010-07-07 11:59:07'), (4960, 354, '2010-07-07 11:59:11'), (4961, 354, '2010-07-07 11:59:27'), (4962, 354, '2010-07-07 11:59:31'), (4963, 354, '2010-07-07 11:59:38'), (4964, 354, '2010-07-07 12:00:04'), (4965, 354, '2010-07-07 12:00:59'), (4966, 354, '2010-07-07 12:01:03'), (4967, 354, '2010-07-07 12:01:08'), (4968, 354, '2010-07-07 12:01:13'), (4969, 354, '2010-07-07 12:01:17'), (4970, 354, '2010-07-07 12:02:54'), (4971, 354, '2010-07-07 12:03:55'), (4972, 354, '2010-07-07 12:04:00'), (4973, 354, '2010-07-07 12:04:53'), (4974, 354, '2010-07-07 12:05:17'), (4975, 354, '2010-07-07 12:05:20'), (4976, 354, '2010-07-07 12:07:53'), (4977, 354, '2010-07-07 12:12:23'), (4978, 354, '2010-07-07 12:12:27'), (4979, 356, '2010-07-07 12:53:08'), (4980, 356, '2010-07-07 13:22:40'), (4981, 356, '2010-07-07 13:22:43'), (4982, 357, '2010-07-07 13:24:58'), (4983, 358, '2010-07-07 13:28:51'), (4984, 358, '2010-07-07 13:29:12'), (4985, 358, '2010-07-07 13:29:28'), (4986, 358, '2010-07-07 13:31:00'), (4987, 359, '2010-07-07 15:03:54'), (4988, 359, '2010-07-07 15:11:56'), (4989, 359, '2010-07-07 15:11:57'), (4990, 359, '2010-07-07 15:12:13'), (4991, 360, '2010-07-08 04:20:33'), (4992, 361, '2010-07-08 04:20:36'), (4993, 362, '2010-07-08 04:20:39'), (4994, 363, '2010-07-08 04:20:41'), (4995, 364, '2010-07-08 04:20:43'), (4996, 365, '2010-07-08 05:54:55'), (4997, 366, '2010-07-08 05:57:27'), (4998, 366, '2010-07-08 05:57:33'), (4999, 366, '2010-07-08 05:57:55'), (5000, 366, '2010-07-08 05:58:11'), (5001, 366, '2010-07-08 06:00:11'), (5002, 366, '2010-07-08 06:00:17'), (5003, 366, '2010-07-08 06:00:33'), (5004, 366, '2010-07-08 06:00:40'), (5005, 366, '2010-07-08 06:00:44'), (5006, 366, '2010-07-08 06:00:50'), (5007, 367, '2010-07-08 06:29:45'), (5008, 367, '2010-07-08 06:29:51'), (5009, 367, '2010-07-08 06:30:05'), (5010, 367, '2010-07-08 06:31:44'), (5011, 367, '2010-07-08 06:37:44'), (5012, 367, '2010-07-08 06:37:56'), (5013, 368, '2010-07-08 06:42:53'), (5014, 368, '2010-07-08 06:43:09'), (5015, 368, '2010-07-08 06:43:10'), (5016, 368, '2010-07-08 06:43:38'), (5017, 368, '2010-07-08 06:43:50'), (5018, 368, '2010-07-08 06:44:01'), (5019, 368, '2010-07-08 06:44:06'), (5020, 368, '2010-07-08 06:44:09'), (5021, 368, '2010-07-08 06:44:25'), (5022, 368, '2010-07-08 06:44:42'), (5023, 368, '2010-07-08 06:44:58'), (5024, 368, '2010-07-08 06:45:10'), (5025, 368, '2010-07-08 06:45:22'), (5026, 368, '2010-07-08 06:45:30'), (5027, 368, '2010-07-08 06:45:44'), (5028, 368, '2010-07-08 06:45:52'), (5029, 368, '2010-07-08 06:46:05'), (5030, 369, '2010-07-08 06:54:34'), (5031, 368, '2010-07-08 06:59:57'), (5032, 368, '2010-07-08 07:00:10'), (5033, 368, '2010-07-08 07:00:24'), (5034, 368, '2010-07-08 07:00:33'), (5035, 368, '2010-07-08 07:00:39'), (5036, 368, '2010-07-08 07:00:51'), (5037, 368, '2010-07-08 07:00:56'), (5038, 368, '2010-07-08 07:01:03'), (5039, 367, '2010-07-08 07:04:16'), (5040, 367, '2010-07-08 07:04:25'), (5041, 370, '2010-07-08 07:31:47'), (5042, 371, '2010-07-08 08:36:19'), (5043, 367, '2010-07-08 08:58:06'), (5044, 367, '2010-07-08 09:01:30'), (5045, 367, '2010-07-08 09:01:55'), (5046, 367, '2010-07-08 09:01:59'), (5047, 367, '2010-07-08 09:02:12'), (5048, 367, '2010-07-08 09:02:13'), (5049, 367, '2010-07-08 09:04:28'), (5050, 367, '2010-07-08 09:08:29'), (5051, 372, '2010-07-08 09:13:15'), (5052, 372, '2010-07-08 09:14:08'), (5053, 372, '2010-07-08 09:14:47'), (5054, 372, '2010-07-08 09:15:35'), (5055, 373, '2010-07-08 09:20:02'), (5056, 373, '2010-07-08 09:20:23'), (5057, 373, '2010-07-08 09:20:23'), (5058, 373, '2010-07-08 09:20:47'), (5059, 373, '2010-07-08 09:21:05'), (5060, 373, '2010-07-08 09:21:08'), (5061, 373, '2010-07-08 09:21:15'), (5062, 373, '2010-07-08 09:21:24'), (5063, 373, '2010-07-08 09:21:28'), (5064, 372, '2010-07-08 09:22:07'), (5065, 374, '2010-07-08 09:31:02'), (5066, 375, '2010-07-08 09:37:31'), (5067, 376, '2010-07-08 10:29:02'), (5068, 377, '2010-07-08 10:29:05'), (5069, 378, '2010-07-08 10:33:17'), (5070, 379, '2010-07-08 10:38:45'), (5071, 380, '2010-07-08 11:06:45'), (5072, 369, '2010-07-08 11:33:43'), (5073, 369, '2010-07-08 11:33:50'), (5074, 369, '2010-07-08 11:34:18'), (5075, 369, '2010-07-08 11:34:41'), (5076, 381, '2010-07-08 11:47:05'), (5077, 381, '2010-07-08 11:47:16'), (5078, 381, '2010-07-08 11:47:20'), (5079, 381, '2010-07-08 11:47:33'), (5080, 381, '2010-07-08 11:47:41'), (5081, 381, '2010-07-08 11:48:48'), (5082, 381, '2010-07-08 11:48:54'), (5083, 381, '2010-07-08 11:50:09'), (5084, 381, '2010-07-08 11:51:00'), (5085, 381, '2010-07-08 11:51:05'), (5086, 381, '2010-07-08 11:51:12'), (5087, 381, '2010-07-08 11:53:40'), (5088, 381, '2010-07-08 11:57:05'), (5089, 381, '2010-07-08 11:58:18'), (5090, 381, '2010-07-08 11:58:22'), (5091, 381, '2010-07-08 12:07:00'), (5092, 367, '2010-07-08 12:09:14'), (5093, 367, '2010-07-08 12:09:37'), (5094, 381, '2010-07-08 12:11:04'), (5095, 381, '2010-07-08 12:11:16'), (5096, 381, '2010-07-08 12:14:09'), (5097, 381, '2010-07-08 12:14:15'), (5098, 367, '2010-07-08 12:14:36'), (5099, 381, '2010-07-08 12:14:36'), (5100, 381, '2010-07-08 12:14:39'), (5101, 369, '2010-07-08 12:14:49'), (5102, 369, '2010-07-08 12:14:54'), (5103, 369, '2010-07-08 12:14:56'), (5104, 381, '2010-07-08 12:15:18'), (5105, 381, '2010-07-08 12:15:22'), (5106, 381, '2010-07-08 12:15:29'), (5107, 381, '2010-07-08 12:15:30'), (5108, 381, '2010-07-08 12:15:42'), (5109, 381, '2010-07-08 12:15:55'), (5110, 381, '2010-07-08 12:16:00'), (5111, 367, '2010-07-08 12:17:08'), (5112, 367, '2010-07-08 12:17:46'), (5113, 367, '2010-07-08 12:19:48'), (5114, 369, '2010-07-08 12:21:42'), (5115, 367, '2010-07-08 12:21:44'), (5116, 369, '2010-07-08 12:21:50'), (5117, 369, '2010-07-08 12:22:19'), (5118, 367, '2010-07-08 12:23:04'), (5119, 367, '2010-07-08 12:23:41'), (5120, 381, '2010-07-08 12:24:00'), (5121, 381, '2010-07-08 12:24:04'), (5122, 367, '2010-07-08 12:25:18'), (5123, 381, '2010-07-08 12:25:36'), (5124, 381, '2010-07-08 12:25:45'), (5125, 381, '2010-07-08 12:26:04'), (5126, 381, '2010-07-08 12:26:06'), (5127, 381, '2010-07-08 12:26:23'), (5128, 381, '2010-07-08 12:26:25'), (5129, 381, '2010-07-08 12:26:28'), (5130, 381, '2010-07-08 12:26:30'), (5131, 381, '2010-07-08 12:26:35'), (5132, 381, '2010-07-08 12:26:43'), (5133, 367, '2010-07-08 12:29:30'), (5134, 367, '2010-07-08 12:31:09'), (5135, 367, '2010-07-08 12:32:19'), (5136, 367, '2010-07-08 12:33:00'), (5137, 367, '2010-07-08 12:33:41'), (5138, 367, '2010-07-08 12:34:12'), (5139, 367, '2010-07-08 12:34:20'), (5140, 367, '2010-07-08 12:34:30'), (5141, 380, '2010-07-08 12:35:12'), (5142, 380, '2010-07-08 12:35:16'), (5143, 380, '2010-07-08 12:35:19'), (5144, 380, '2010-07-08 12:35:25'), (5145, 380, '2010-07-08 12:35:55'), (5146, 380, '2010-07-08 12:35:57'), (5147, 380, '2010-07-08 12:45:37'), (5148, 382, '2010-07-08 13:14:30'), (5149, 373, '2010-07-08 13:30:18'), (5150, 373, '2010-07-08 13:30:30'), (5151, 373, '2010-07-08 13:30:38'), (5152, 369, '2010-07-08 13:30:43'), (5153, 369, '2010-07-08 13:30:50'), (5154, 369, '2010-07-08 13:31:00'), (5155, 369, '2010-07-08 13:31:16'), (5156, 367, '2010-07-08 13:31:53'), (5157, 367, '2010-07-08 13:45:13'), (5158, 368, '2010-07-08 13:45:16'), (5159, 368, '2010-07-08 13:45:25'), (5160, 367, '2010-07-08 13:45:47'), (5161, 368, '2010-07-08 13:45:52'), (5162, 368, '2010-07-08 13:45:54'), (5163, 368, '2010-07-08 13:46:21'), (5164, 368, '2010-07-08 13:46:22'), (5165, 368, '2010-07-08 13:46:26'), (5166, 368, '2010-07-08 13:46:57'), (5167, 368, '2010-07-08 13:46:58'), (5168, 368, '2010-07-08 13:47:05'), (5169, 367, '2010-07-08 13:47:16'), (5170, 368, '2010-07-08 13:47:22'), (5171, 368, '2010-07-08 13:47:53'), (5172, 368, '2010-07-08 13:47:57'), (5173, 368, '2010-07-08 13:48:05'), (5174, 367, '2010-07-08 13:48:12'), (5175, 368, '2010-07-08 13:48:14'), (5176, 367, '2010-07-08 13:48:38'), (5177, 368, '2010-07-08 13:48:52'), (5178, 368, '2010-07-08 13:49:12'), (5179, 368, '2010-07-08 13:49:15'), (5180, 368, '2010-07-08 13:49:16'), (5181, 368, '2010-07-08 13:49:17'), (5182, 368, '2010-07-08 13:49:20'), (5183, 368, '2010-07-08 13:49:25'), (5184, 382, '2010-07-08 13:54:29'), (5185, 382, '2010-07-08 13:54:36'), (5186, 382, '2010-07-08 13:57:22'), (5187, 382, '2010-07-08 13:57:40'), (5188, 382, '2010-07-08 13:57:52'), (5189, 382, '2010-07-08 14:01:09'), (5190, 369, '2010-07-08 14:07:05'), (5191, 367, '2010-07-08 14:17:45'), (5192, 367, '2010-07-08 14:18:11'), (5193, 380, '2010-07-08 15:54:43'), (5194, 380, '2010-07-08 16:06:18'), (5195, 380, '2010-07-08 16:06:29'), (5196, 380, '2010-07-08 16:06:41'), (5197, 382, '2010-07-08 16:14:51'), (5198, 382, '2010-07-08 16:14:51'), (5199, 383, '2010-07-08 16:14:57'), (5200, 383, '2010-07-08 16:14:57'), (5201, 384, '2010-07-08 16:15:04'), (5202, 385, '2010-07-08 16:15:09'), (5203, 386, '2010-07-08 16:15:16'), (5204, 387, '2010-07-08 16:15:20'), (5205, 388, '2010-07-08 16:15:25'), (5206, 389, '2010-07-08 16:15:30'), (5207, 390, '2010-07-08 16:16:29'), (5208, 391, '2010-07-08 16:17:15'), (5209, 392, '2010-07-08 16:17:27'), (5210, 393, '2010-07-08 16:17:36'), (5211, 394, '2010-07-08 16:17:44'), (5212, 395, '2010-07-08 16:17:58'), (5213, 396, '2010-07-08 16:18:26'), (5214, 397, '2010-07-08 16:19:23'), (5215, 398, '2010-07-08 16:19:30'), (5216, 399, '2010-07-08 16:19:34'), (5217, 400, '2010-07-08 16:29:11'), (5218, 401, '2010-07-08 16:29:15'), (5219, 402, '2010-07-08 16:29:19'), (5220, 369, '2010-07-08 16:41:38'), (5221, 403, '2010-07-08 16:41:48'), (5222, 404, '2010-07-08 16:42:04'), (5223, 405, '2010-07-08 16:42:10'), (5224, 406, '2010-07-08 16:42:30'), (5225, 407, '2010-07-08 16:42:38'), (5226, 408, '2010-07-08 16:42:47'), (5227, 409, '2010-07-08 16:42:58'), (5228, 410, '2010-07-08 16:43:05'), (5229, 411, '2010-07-08 18:14:08'), (5230, 412, '2010-07-08 18:14:14'), (5231, 413, '2010-07-08 18:14:19'), (5232, 414, '2010-07-08 18:35:10'), (5233, 415, '2010-07-08 18:35:32'), (5234, 416, '2010-07-08 18:35:50'), (5235, 417, '2010-07-08 18:35:59'), (5236, 418, '2010-07-08 18:36:05'), (5237, 419, '2010-07-08 18:36:17'), (5238, 419, '2010-07-08 18:36:20'), (5239, 419, '2010-07-08 18:36:32'), (5240, 419, '2010-07-08 18:36:38'), (5241, 419, '2010-07-08 18:36:44'), (5242, 419, '2010-07-08 18:36:51'), (5243, 419, '2010-07-08 18:50:22'), (5244, 419, '2010-07-08 18:51:32'), (5245, 419, '2010-07-08 18:55:23'), (5246, 419, '2010-07-08 18:55:50'), (5247, 419, '2010-07-08 18:58:02'), (5248, 419, '2010-07-08 18:58:07'), (5249, 419, '2010-07-08 18:58:11'), (5250, 419, '2010-07-08 19:00:02'), (5251, 419, '2010-07-08 19:00:07'), (5252, 419, '2010-07-08 19:00:28'), (5253, 419, '2010-07-08 19:00:31'), (5254, 419, '2010-07-08 19:01:04'), (5255, 419, '2010-07-08 19:01:11'), (5256, 419, '2010-07-08 19:01:17'), (5257, 419, '2010-07-08 19:01:31'), (5258, 419, '2010-07-08 19:01:34'), (5259, 419, '2010-07-08 19:02:36'), (5260, 419, '2010-07-08 19:02:45'), (5261, 419, '2010-07-08 19:03:04'), (5262, 419, '2010-07-08 19:03:06'), (5263, 419, '2010-07-08 19:03:52'), (5264, 419, '2010-07-08 19:04:00'), (5265, 419, '2010-07-08 20:02:53'), (5266, 419, '2010-07-08 20:03:02'), (5267, 419, '2010-07-08 20:04:44'), (5268, 419, '2010-07-08 20:04:49'), (5269, 419, '2010-07-08 20:04:56'), (5270, 419, '2010-07-08 20:05:02'), (5271, 419, '2010-07-08 20:05:12'), (5272, 419, '2010-07-08 20:05:23'), (5273, 419, '2010-07-08 20:08:23'), (5274, 419, '2010-07-08 20:08:31'), (5275, 419, '2010-07-08 20:08:38'), (5276, 419, '2010-07-08 20:09:30'), (5277, 419, '2010-07-08 20:09:37'), (5278, 419, '2010-07-08 20:10:06'), (5279, 419, '2010-07-08 20:10:07'), (5280, 419, '2010-07-08 20:10:09'), (5281, 419, '2010-07-08 20:10:19'), (5282, 420, '2010-07-08 20:45:09'), (5283, 420, '2010-07-08 20:45:17'), (5284, 420, '2010-07-08 20:45:20'), (5285, 420, '2010-07-08 20:45:59'), (5286, 420, '2010-07-08 20:46:01'), (5287, 420, '2010-07-08 20:46:09'), (5288, 420, '2010-07-08 20:48:23'), (5289, 420, '2010-07-08 20:48:25'), (5290, 420, '2010-07-08 20:48:32'), (5291, 421, '2010-07-09 05:37:18'), (5292, 422, '2010-07-09 06:02:47'), (5293, 423, '2010-07-09 06:02:58'), (5294, 424, '2010-07-09 06:31:03'), (5295, 424, '2010-07-09 06:31:09'), (5296, 424, '2010-07-09 06:31:11'), (5297, 424, '2010-07-09 06:31:17'), (5298, 424, '2010-07-09 06:33:03'), (5299, 424, '2010-07-09 06:33:12'), (5300, 425, '2010-07-09 06:42:01'), (5301, 426, '2010-07-09 07:05:05'), (5302, 427, '2010-07-09 07:24:15'), (5303, 427, '2010-07-09 07:24:31'), (5304, 427, '2010-07-09 07:24:40'), (5305, 427, '2010-07-09 07:24:51'), (5306, 427, '2010-07-09 07:38:38'), (5307, 427, '2010-07-09 07:38:45'), (5308, 427, '2010-07-09 07:39:10'), (5309, 427, '2010-07-09 07:39:24'), (5310, 427, '2010-07-09 07:39:33'), (5311, 427, '2010-07-09 07:53:25'), (5312, 427, '2010-07-09 07:56:50'), (5313, 427, '2010-07-09 07:56:55'), (5314, 427, '2010-07-09 07:57:02'), (5315, 427, '2010-07-09 07:57:07'), (5316, 427, '2010-07-09 07:57:15'), (5317, 427, '2010-07-09 07:57:22'), (5318, 427, '2010-07-09 07:57:29'), (5319, 427, '2010-07-09 07:57:36'), (5320, 427, '2010-07-09 07:57:48'), (5321, 427, '2010-07-09 07:59:27'), (5322, 427, '2010-07-09 07:59:59'), (5323, 427, '2010-07-09 08:01:03'), (5324, 427, '2010-07-09 08:01:33'), (5325, 428, '2010-07-09 08:03:07'), (5326, 429, '2010-07-09 08:03:16'), (5327, 430, '2010-07-09 08:34:28'), (5328, 431, '2010-07-09 08:45:46'), (5329, 432, '2010-07-09 08:45:47'), (5330, 433, '2010-07-09 08:45:51'), (5331, 434, '2010-07-09 08:47:53'), (5332, 435, '2010-07-09 08:48:01'), (5333, 436, '2010-07-09 08:48:53'), (5334, 437, '2010-07-09 08:50:02'), (5335, 438, '2010-07-09 08:51:51'), (5336, 439, '2010-07-09 08:52:57'), (5337, 440, '2010-07-09 08:53:20'), (5338, 441, '2010-07-09 08:53:26'), (5339, 442, '2010-07-09 08:56:04'), (5340, 443, '2010-07-09 08:56:14'), (5341, 444, '2010-07-09 08:57:28'), (5342, 445, '2010-07-09 08:57:51'), (5343, 446, '2010-07-09 09:00:36'), (5344, 447, '2010-07-09 09:22:09'), (5345, 447, '2010-07-09 09:22:10'), (5346, 448, '2010-07-09 09:22:40'), (5347, 448, '2010-07-09 09:22:40'), (5348, 449, '2010-07-09 09:22:43'), (5349, 424, '2010-07-09 09:23:07'), (5350, 450, '2010-07-09 09:23:16'), (5351, 424, '2010-07-09 09:23:23'), (5352, 451, '2010-07-09 09:23:26'), (5353, 452, '2010-07-09 09:23:33'), (5354, 424, '2010-07-09 09:23:35'), (5355, 453, '2010-07-09 09:24:10'), (5356, 453, '2010-07-09 09:24:10'), (5357, 454, '2010-07-09 09:24:22'), (5358, 455, '2010-07-09 09:24:30'), (5359, 455, '2010-07-09 09:24:30'), (5360, 456, '2010-07-09 09:24:52'), (5361, 457, '2010-07-09 09:25:01'), (5362, 457, '2010-07-09 09:25:02'), (5363, 458, '2010-07-09 09:25:11'), (5364, 459, '2010-07-09 09:25:19'), (5365, 460, '2010-07-09 09:25:21'), (5366, 461, '2010-07-09 09:25:22'), (5367, 462, '2010-07-09 09:25:26'), (5368, 463, '2010-07-09 09:25:34'), (5369, 464, '2010-07-09 09:25:38'), (5370, 465, '2010-07-09 09:25:42'), (5371, 466, '2010-07-09 09:34:41'), (5372, 466, '2010-07-09 09:34:49'), (5373, 466, '2010-07-09 09:34:50'), (5374, 466, '2010-07-09 09:34:59'), (5375, 466, '2010-07-09 09:35:04'), (5376, 466, '2010-07-09 09:35:08'), (5377, 466, '2010-07-09 09:35:26'), (5378, 467, '2010-07-09 09:39:04'), (5379, 467, '2010-07-09 09:39:08'), (5380, 467, '2010-07-09 09:39:14'), (5381, 467, '2010-07-09 09:39:30'), (5382, 467, '2010-07-09 09:39:37'), (5383, 467, '2010-07-09 09:39:49'), (5384, 467, '2010-07-09 09:42:46'), (5385, 467, '2010-07-09 09:43:07'), (5386, 468, '2010-07-09 10:01:50'), (5387, 469, '2010-07-09 10:06:12'), (5388, 470, '2010-07-09 10:21:49'), (5389, 471, '2010-07-09 10:26:00'), (5390, 472, '2010-07-09 10:26:00'), (5391, 473, '2010-07-09 10:26:04'), (5392, 474, '2010-07-09 10:26:05'), (5393, 475, '2010-07-09 10:26:06'), (5394, 476, '2010-07-09 10:26:06'), (5395, 477, '2010-07-09 12:07:12'), (5396, 477, '2010-07-09 12:07:28'), (5397, 478, '2010-07-09 12:09:24'), (5398, 479, '2010-07-09 12:24:53'), (5399, 479, '2010-07-09 12:25:11'), (5400, 479, '2010-07-09 12:25:28'), (5401, 479, '2010-07-09 12:26:34'), (5402, 479, '2010-07-09 12:26:46'), (5403, 479, '2010-07-09 12:26:47'), (5404, 479, '2010-07-09 12:27:23'), (5405, 480, '2010-07-09 12:27:26'), (5406, 481, '2010-07-09 12:28:23'), (5407, 482, '2010-07-09 12:29:32'), (5408, 483, '2010-07-09 12:29:37'), (5409, 484, '2010-07-09 12:30:11'), (5410, 485, '2010-07-09 12:36:51'), (5411, 486, '2010-07-09 12:37:02'), (5412, 487, '2010-07-09 12:38:07'), (5413, 488, '2010-07-09 12:38:11'), (5414, 489, '2010-07-09 12:38:25'), (5415, 490, '2010-07-09 12:38:59'), (5416, 491, '2010-07-09 13:34:45'), (5417, 492, '2010-07-09 13:34:57'), (5418, 493, '2010-07-09 13:35:09'), (5419, 494, '2010-07-09 13:35:22'), (5420, 495, '2010-07-09 13:35:54'), (5421, 496, '2010-07-09 13:36:04'), (5422, 497, '2010-07-09 13:36:26'), (5423, 498, '2010-07-09 13:36:43'), (5424, 499, '2010-07-09 13:36:44'), (5425, 500, '2010-07-09 13:36:49'), (5426, 501, '2010-07-09 13:36:52'), (5427, 502, '2010-07-09 13:37:02'), (5428, 503, '2010-07-09 13:37:07'), (5429, 504, '2010-07-09 13:37:17'), (5430, 380, '2010-07-09 14:22:48'), (5431, 505, '2010-07-09 14:57:08'), (5432, 506, '2010-07-09 14:57:13'), (5433, 507, '2010-07-09 14:57:18'), (5434, 508, '2010-07-09 14:57:20'), (5435, 509, '2010-07-09 14:57:24'), (5436, 510, '2010-07-09 14:57:27'), (5437, 511, '2010-07-09 14:57:30'), (5438, 512, '2010-07-09 14:57:31'), (5439, 513, '2010-07-09 14:57:49'), (5440, 514, '2010-07-09 14:57:51'), (5441, 515, '2010-07-09 14:58:01'), (5442, 516, '2010-07-09 14:58:03'), (5443, 517, '2010-07-09 14:58:12'), (5444, 518, '2010-07-09 14:58:18'), (5445, 519, '2010-07-09 14:58:19'), (5446, 520, '2010-07-09 14:58:34'), (5447, 521, '2010-07-09 14:58:37'), (5448, 522, '2010-07-09 14:58:39'), (5449, 523, '2010-07-09 14:58:42'), (5450, 524, '2010-07-09 14:59:11'), (5451, 524, '2010-07-09 14:59:14'), (5452, 524, '2010-07-09 14:59:18'), (5453, 524, '2010-07-09 14:59:21'), (5454, 524, '2010-07-09 14:59:24'), (5455, 524, '2010-07-09 14:59:26'), (5456, 524, '2010-07-09 14:59:34'), (5457, 524, '2010-07-09 14:59:36'), (5458, 525, '2010-07-09 15:00:53'), (5459, 526, '2010-07-09 15:04:48'), (5460, 526, '2010-07-09 15:04:53'), (5461, 526, '2010-07-09 15:04:55'), (5462, 526, '2010-07-09 15:05:03'), (5463, 526, '2010-07-09 15:05:05'), (5464, 526, '2010-07-09 15:06:17'), (5465, 526, '2010-07-09 15:06:20'), (5466, 526, '2010-07-09 15:06:24'), (5467, 526, '2010-07-09 15:06:26'), (5468, 526, '2010-07-09 15:06:30'), (5469, 526, '2010-07-09 15:06:32'), (5470, 526, '2010-07-09 15:06:35'), (5471, 526, '2010-07-09 15:06:37'), (5472, 526, '2010-07-09 15:06:39'), (5473, 526, '2010-07-09 15:06:41'), (5474, 526, '2010-07-09 15:06:44'), (5475, 526, '2010-07-09 15:06:47'), (5476, 526, '2010-07-09 15:06:49'), (5477, 526, '2010-07-09 15:08:17'), (5478, 526, '2010-07-09 15:08:28'), (5479, 526, '2010-07-09 15:08:30'), (5480, 526, '2010-07-09 15:08:35'), (5481, 526, '2010-07-09 15:08:39'), (5482, 526, '2010-07-09 15:08:42'), (5483, 526, '2010-07-09 15:08:44'), (5484, 526, '2010-07-09 15:08:49'), (5485, 526, '2010-07-09 15:08:51'), (5486, 526, '2010-07-09 15:08:55'), (5487, 526, '2010-07-09 15:14:10'), (5488, 527, '2010-07-09 15:14:31'), (5489, 528, '2010-07-09 15:14:35'), (5490, 529, '2010-07-09 15:14:36'), (5491, 530, '2010-07-09 15:14:39'), (5492, 531, '2010-07-09 15:15:17'), (5493, 531, '2010-07-09 15:15:20'), (5494, 531, '2010-07-09 15:15:22'), (5495, 531, '2010-07-09 15:15:26'), (5496, 531, '2010-07-09 15:15:29'), (5497, 531, '2010-07-09 15:15:31'), (5498, 531, '2010-07-09 15:15:34'), (5499, 531, '2010-07-09 15:15:37'), (5500, 531, '2010-07-09 15:15:40'), (5501, 531, '2010-07-09 15:15:42'), (5502, 531, '2010-07-09 15:15:47'), (5503, 531, '2010-07-09 15:15:58'), (5504, 532, '2010-07-09 16:11:58'), (5505, 533, '2010-07-09 16:12:02'), (5506, 534, '2010-07-09 20:24:03'), (5507, 535, '2010-07-09 23:24:03'), (5508, 536, '2010-07-10 05:13:09'), (5509, 537, '2010-07-10 07:53:05'), (5510, 538, '2010-07-10 13:13:21'), (5511, 539, '2010-07-10 13:14:07'), (5512, 540, '2010-07-10 13:14:56'), (5513, 541, '2010-07-10 13:15:46'), (5514, 542, '2010-07-10 13:15:48'), (5515, 543, '2010-07-10 13:15:50'), (5516, 544, '2010-07-10 15:58:03'), (5517, 545, '2010-07-10 17:51:15'), (5518, 546, '2010-07-10 17:51:36'), (5519, 547, '2010-07-10 17:51:44'), (5520, 548, '2010-07-10 17:52:23'), (5521, 549, '2010-07-10 18:45:54'), (5522, 550, '2010-07-10 18:45:58'), (5523, 551, '2010-07-10 23:38:56'), (5524, 552, '2010-07-10 23:39:01'), (5525, 553, '2010-07-11 08:22:19'), (5526, 554, '2010-07-11 09:35:13'), (5527, 555, '2010-07-11 09:35:55'), (5528, 556, '2010-07-11 10:43:34'), (5529, 557, '2010-07-11 10:48:41'), (5530, 558, '2010-07-11 10:48:43'), (5531, 559, '2010-07-11 10:48:45'), (5532, 560, '2010-07-11 10:48:48'), (5533, 562, '2010-07-11 11:30:33'), (5534, 561, '2010-07-11 11:30:34'), (5535, 563, '2010-07-11 11:30:53'), (5536, 564, '2010-07-11 13:45:07'), (5537, 565, '2010-07-11 16:39:50'), (5538, 566, '2010-07-11 16:40:04'), (5539, 567, '2010-07-11 20:17:52'), (5540, 567, '2010-07-11 20:18:04'), (5541, 567, '2010-07-11 20:18:04'), (5542, 567, '2010-07-11 20:19:12'), (5543, 567, '2010-07-11 20:19:15'), (5544, 567, '2010-07-11 20:19:29'), (5545, 567, '2010-07-11 20:19:31'), (5546, 567, '2010-07-11 20:19:35'), (5547, 567, '2010-07-11 20:19:37'), (5548, 567, '2010-07-11 20:19:43'), (5549, 567, '2010-07-11 20:19:48'), (5550, 567, '2010-07-11 20:19:50'), (5551, 567, '2010-07-11 20:19:55'), (5552, 567, '2010-07-11 20:20:01'), (5553, 567, '2010-07-11 20:20:09'), (5554, 567, '2010-07-11 20:20:14'), (5555, 567, '2010-07-11 20:20:16'), (5556, 568, '2010-07-12 03:19:03'), (5557, 569, '2010-07-12 03:19:10'), (5558, 570, '2010-07-12 06:17:08'), (5559, 570, '2010-07-12 06:17:22'), (5560, 570, '2010-07-12 06:17:24'), (5561, 570, '2010-07-12 06:17:46'), (5562, 570, '2010-07-12 06:18:08'), (5563, 570, '2010-07-12 06:18:24'), (5564, 570, '2010-07-12 06:18:31'), (5565, 570, '2010-07-12 06:18:58'), (5566, 570, '2010-07-12 06:19:09'), (5567, 570, '2010-07-12 06:19:18'), (5568, 570, '2010-07-12 06:19:27'), (5569, 570, '2010-07-12 06:19:41'), (5570, 570, '2010-07-12 06:19:52'), (5571, 570, '2010-07-12 06:20:00'), (5572, 570, '2010-07-12 06:20:11'), (5573, 570, '2010-07-12 06:20:20'), (5574, 570, '2010-07-12 06:20:35'), (5575, 570, '2010-07-12 06:20:38'), (5576, 570, '2010-07-12 06:20:42'), (5577, 570, '2010-07-12 06:20:43'), (5578, 570, '2010-07-12 06:20:45'), (5579, 571, '2010-07-12 07:41:49'), (5580, 571, '2010-07-12 09:38:50'), (5581, 571, '2010-07-12 09:38:54'), (5582, 571, '2010-07-12 09:39:03'), (5583, 571, '2010-07-12 09:39:09'), (5584, 571, '2010-07-12 09:39:35'), (5585, 572, '2010-07-12 10:37:52'), (5586, 573, '2010-07-12 11:09:03'), (5587, 573, '2010-07-12 11:09:22'), (5588, 573, '2010-07-12 11:09:56'), (5589, 573, '2010-07-12 11:10:15'), (5590, 573, '2010-07-12 11:10:16'), (5591, 574, '2010-07-12 11:19:04'), (5592, 575, '2010-07-12 11:19:07'), (5593, 576, '2010-07-12 11:30:31'), (5594, 576, '2010-07-12 11:35:45'), (5595, 576, '2010-07-12 11:36:21'), (5596, 576, '2010-07-12 11:36:32'), (5597, 576, '2010-07-12 11:36:49'), (5598, 576, '2010-07-12 11:40:55'), (5599, 576, '2010-07-12 11:40:59'), (5600, 576, '2010-07-12 11:44:10'), (5601, 576, '2010-07-12 11:44:23'), (5602, 576, '2010-07-12 11:45:06'), (5603, 576, '2010-07-12 11:45:35'), (5604, 576, '2010-07-12 11:45:42'), (5605, 576, '2010-07-12 11:46:12'), (5606, 576, '2010-07-12 11:46:16'), (5607, 576, '2010-07-12 11:57:34'), (5608, 576, '2010-07-12 11:57:42'), (5609, 576, '2010-07-12 11:57:53'), (5610, 576, '2010-07-12 11:58:00'), (5611, 576, '2010-07-12 11:58:07'), (5612, 576, '2010-07-12 11:58:18'), (5613, 576, '2010-07-12 11:58:42'), (5614, 576, '2010-07-12 12:00:11'), (5615, 576, '2010-07-12 12:00:14'), (5616, 576, '2010-07-12 12:00:28'), (5617, 576, '2010-07-12 12:00:30'), (5618, 576, '2010-07-12 12:00:59'), (5619, 576, '2010-07-12 12:01:06'), (5620, 576, '2010-07-12 12:01:08'), (5621, 576, '2010-07-12 12:01:14'), (5622, 576, '2010-07-12 12:01:21'), (5623, 576, '2010-07-12 12:01:24'), (5624, 576, '2010-07-12 12:01:51'), (5625, 576, '2010-07-12 12:02:00'), (5626, 576, '2010-07-12 12:02:02'), (5627, 576, '2010-07-12 12:02:13'), (5628, 576, '2010-07-12 12:02:19'), (5629, 576, '2010-07-12 12:02:27'), (5630, 576, '2010-07-12 12:02:30'), (5631, 576, '2010-07-12 12:02:35'), (5632, 576, '2010-07-12 12:02:40'), (5633, 576, '2010-07-12 12:06:59'), (5634, 576, '2010-07-12 12:07:01'), (5635, 576, '2010-07-12 12:07:17'), (5636, 576, '2010-07-12 12:07:19'), (5637, 576, '2010-07-12 12:07:30'), (5638, 577, '2010-07-12 12:49:18'), (5639, 577, '2010-07-12 12:49:33'), (5640, 577, '2010-07-12 12:49:46'), (5641, 578, '2010-07-12 13:49:37'), (5642, 578, '2010-07-12 13:49:49'), (5643, 578, '2010-07-12 13:50:07'), (5644, 578, '2010-07-12 13:50:07'), (5645, 578, '2010-07-12 13:50:14'), (5646, 579, '2010-07-12 14:25:54'), (5647, 576, '2010-07-12 17:39:23'), (5648, 576, '2010-07-12 17:39:32'), (5649, 576, '2010-07-12 17:40:08'), (5650, 576, '2010-07-12 17:40:19'), (5651, 576, '2010-07-12 17:40:21'), (5652, 576, '2010-07-12 17:40:35'), (5653, 576, '2010-07-12 17:40:37'), (5654, 576, '2010-07-12 17:40:42'), (5655, 576, '2010-07-12 17:40:48'), (5656, 576, '2010-07-12 17:40:51'), (5657, 576, '2010-07-12 17:41:04'), (5658, 576, '2010-07-12 17:41:05'), (5659, 576, '2010-07-12 17:41:11'), (5660, 576, '2010-07-12 17:41:12'), (5661, 576, '2010-07-12 17:41:18'), (5662, 576, '2010-07-12 17:41:30'), (5663, 576, '2010-07-12 17:41:35'), (5664, 576, '2010-07-12 17:41:39'), (5665, 576, '2010-07-12 17:41:41'), (5666, 576, '2010-07-12 17:43:11'), (5667, 576, '2010-07-12 17:43:13'), (5668, 580, '2010-07-12 18:09:02'), (5669, 580, '2010-07-12 18:09:13'), (5670, 580, '2010-07-12 18:09:15'), (5671, 580, '2010-07-12 18:09:25'), (5672, 580, '2010-07-12 18:09:27'), (5673, 580, '2010-07-12 18:09:31'), (5674, 580, '2010-07-12 18:09:32'), (5675, 580, '2010-07-12 18:09:37'), (5676, 580, '2010-07-12 18:10:28'), (5677, 580, '2010-07-12 18:10:30'), (5678, 580, '2010-07-12 18:10:36'), (5679, 580, '2010-07-12 18:10:38'), (5680, 580, '2010-07-12 18:10:42'), (5681, 580, '2010-07-12 18:10:43'), (5682, 580, '2010-07-12 18:11:55'), (5683, 580, '2010-07-12 18:11:58'), (5684, 580, '2010-07-12 18:12:02'), (5685, 580, '2010-07-12 18:12:04'), (5686, 580, '2010-07-12 18:12:11'), (5687, 580, '2010-07-12 18:12:13'), (5688, 580, '2010-07-12 18:12:17'), (5689, 580, '2010-07-12 18:12:18'), (5690, 580, '2010-07-12 18:12:55'), (5691, 580, '2010-07-12 18:12:59'), (5692, 580, '2010-07-12 18:13:01'), (5693, 580, '2010-07-12 18:14:05'), (5694, 580, '2010-07-12 18:14:10'), (5695, 581, '2010-07-12 20:41:46'), (5696, 581, '2010-07-12 20:58:53'), (5697, 582, '2010-07-13 06:36:40'), (5698, 582, '2010-07-13 06:36:54'), (5699, 582, '2010-07-13 06:37:05'), (5700, 582, '2010-07-13 06:37:07'), (5701, 582, '2010-07-13 06:37:20'), (5702, 582, '2010-07-13 06:37:22'), (5703, 581, '2010-07-13 06:44:14'), (5704, 583, '2010-07-13 07:01:31'), (5705, 583, '2010-07-13 07:01:39'), (5706, 584, '2010-07-13 07:19:00'), (5707, 585, '2010-07-13 07:19:05'), (5708, 586, '2010-07-13 07:19:09'), (5709, 587, '2010-07-13 07:19:12'), (5710, 588, '2010-07-13 07:19:15'), (5711, 589, '2010-07-13 07:19:17'), (5712, 590, '2010-07-13 07:19:20'), (5713, 591, '2010-07-13 07:19:22'), (5714, 592, '2010-07-13 07:19:24'), (5715, 593, '2010-07-13 07:19:26'), (5716, 594, '2010-07-13 07:22:21'), (5717, 594, '2010-07-13 07:33:39'), (5718, 594, '2010-07-13 07:33:43'), (5719, 594, '2010-07-13 07:33:59'), (5720, 594, '2010-07-13 07:34:03'), (5721, 594, '2010-07-13 07:34:06'), (5722, 594, '2010-07-13 07:34:14'), (5723, 594, '2010-07-13 07:34:17'), (5724, 594, '2010-07-13 07:34:20'), (5725, 594, '2010-07-13 07:34:21'), (5726, 594, '2010-07-13 07:34:25'), (5727, 594, '2010-07-13 07:34:47'), (5728, 594, '2010-07-13 07:34:50'), (5729, 594, '2010-07-13 07:34:50'), (5730, 594, '2010-07-13 07:34:50'), (5731, 594, '2010-07-13 07:34:51'), (5732, 594, '2010-07-13 07:34:56'), (5733, 594, '2010-07-13 07:34:59'), (5734, 594, '2010-07-13 07:35:00'), (5735, 594, '2010-07-13 07:35:10'), (5736, 594, '2010-07-13 07:35:12'), (5737, 594, '2010-07-13 07:35:27'), (5738, 594, '2010-07-13 07:35:35'), (5739, 594, '2010-07-13 07:35:45'), (5740, 594, '2010-07-13 07:36:11'), (5741, 594, '2010-07-13 07:36:16'), (5742, 594, '2010-07-13 07:36:22'), (5743, 594, '2010-07-13 07:36:30'), (5744, 594, '2010-07-13 07:36:32'), (5745, 594, '2010-07-13 07:36:38'), (5746, 594, '2010-07-13 07:36:44'), (5747, 594, '2010-07-13 07:36:46'), (5748, 594, '2010-07-13 07:36:48'), (5749, 594, '2010-07-13 07:36:58'), (5750, 594, '2010-07-13 07:36:59'), (5751, 594, '2010-07-13 07:37:01'), (5752, 594, '2010-07-13 07:37:21'), (5753, 594, '2010-07-13 07:37:23'), (5754, 594, '2010-07-13 07:37:27'), (5755, 594, '2010-07-13 07:37:38'), (5756, 594, '2010-07-13 07:37:41'), (5757, 594, '2010-07-13 07:37:42'), (5758, 594, '2010-07-13 07:37:44'), (5759, 594, '2010-07-13 07:37:47'), (5760, 594, '2010-07-13 07:37:49'), (5761, 594, '2010-07-13 07:37:57'), (5762, 594, '2010-07-13 07:37:59'), (5763, 594, '2010-07-13 07:38:09'), (5764, 594, '2010-07-13 07:44:56'), (5765, 594, '2010-07-13 07:44:58'), (5766, 595, '2010-07-13 09:13:28'), (5767, 595, '2010-07-13 09:13:44'), (5768, 595, '2010-07-13 09:13:52'), (5769, 595, '2010-07-13 09:42:38'), (5770, 595, '2010-07-13 09:57:37'), (5771, 595, '2010-07-13 09:57:48'), (5772, 596, '2010-07-13 09:59:38'), (5773, 597, '2010-07-13 10:17:41'), (5774, 598, '2010-07-13 10:17:52'), (5775, 597, '2010-07-13 10:18:14'), (5776, 598, '2010-07-13 10:18:18'), (5777, 597, '2010-07-13 10:18:29'), (5778, 598, '2010-07-13 10:18:36'), (5779, 597, '2010-07-13 10:18:54'), (5780, 597, '2010-07-13 10:18:57'), (5781, 597, '2010-07-13 10:19:37'), (5782, 596, '2010-07-13 10:28:09'), (5783, 596, '2010-07-13 10:28:13'), (5784, 596, '2010-07-13 10:28:55'), (5785, 596, '2010-07-13 10:32:37'), (5786, 596, '2010-07-13 10:32:51'), (5787, 596, '2010-07-13 10:33:01'), (5788, 596, '2010-07-13 10:33:10'), (5789, 596, '2010-07-13 10:33:18'), (5790, 596, '2010-07-13 10:33:26'), (5791, 596, '2010-07-13 10:33:37'), (5792, 596, '2010-07-13 10:33:42'), (5793, 596, '2010-07-13 10:33:53'), (5794, 596, '2010-07-13 10:34:01'), (5795, 596, '2010-07-13 10:34:12'), (5796, 596, '2010-07-13 10:34:29'), (5797, 596, '2010-07-13 10:34:41'), (5798, 596, '2010-07-13 10:34:50'), (5799, 596, '2010-07-13 10:35:10'), (5800, 596, '2010-07-13 10:37:43'), (5801, 599, '2010-07-13 11:44:40'), (5802, 599, '2010-07-13 11:47:18'), (5803, 599, '2010-07-13 11:47:19'), (5804, 599, '2010-07-13 11:47:20'), (5805, 599, '2010-07-13 11:47:22'), (5806, 599, '2010-07-13 11:47:23'), (5807, 599, '2010-07-13 11:47:24'), (5808, 599, '2010-07-13 11:47:25'), (5809, 599, '2010-07-13 11:47:26'), (5810, 600, '2010-07-13 12:22:23'), (5811, 601, '2010-07-13 12:22:26'), (5812, 602, '2010-07-13 13:31:12'), (5813, 602, '2010-07-13 13:31:20'), (5814, 602, '2010-07-13 13:32:06'), (5815, 602, '2010-07-13 13:32:34'), (5816, 602, '2010-07-13 13:32:42'), (5817, 602, '2010-07-13 13:32:48'), (5818, 602, '2010-07-13 13:32:54'), (5819, 602, '2010-07-13 13:33:05'), (5820, 602, '2010-07-13 13:33:09'), (5821, 602, '2010-07-13 13:33:11'), (5822, 602, '2010-07-13 13:33:14'), (5823, 602, '2010-07-13 13:33:17'), (5824, 602, '2010-07-13 13:33:19'), (5825, 603, '2010-07-13 16:13:12'), (5826, 604, '2010-07-13 18:20:19'), (5827, 604, '2010-07-13 18:20:28'), (5828, 604, '2010-07-13 18:20:58'), (5829, 604, '2010-07-13 18:21:08'), (5830, 604, '2010-07-13 18:21:30'), (5831, 604, '2010-07-13 18:21:55'), (5832, 604, '2010-07-13 18:22:08'), (5833, 604, '2010-07-13 18:22:59'), (5834, 604, '2010-07-13 18:23:02'), (5835, 604, '2010-07-13 18:23:12'), (5836, 604, '2010-07-13 18:23:25'), (5837, 604, '2010-07-13 18:23:32'), (5838, 604, '2010-07-13 18:23:41'), (5839, 604, '2010-07-13 18:23:56'), (5840, 604, '2010-07-13 18:24:27'), (5841, 604, '2010-07-13 18:24:29'), (5842, 604, '2010-07-13 18:24:41'), (5843, 604, '2010-07-13 18:24:48'), (5844, 604, '2010-07-13 18:25:03'), (5845, 604, '2010-07-13 18:25:26'), (5846, 604, '2010-07-13 18:25:40'), (5847, 604, '2010-07-13 18:25:49'), (5848, 604, '2010-07-13 18:26:17'), (5849, 604, '2010-07-13 18:26:25'), (5850, 576, '2010-07-13 18:26:52'), (5851, 604, '2010-07-13 18:26:55'), (5852, 576, '2010-07-13 18:27:05'), (5853, 576, '2010-07-13 18:27:07'), (5854, 604, '2010-07-13 18:27:08'), (5855, 576, '2010-07-13 18:27:10'), (5856, 576, '2010-07-13 18:27:22'), (5857, 604, '2010-07-13 18:27:23'), (5858, 604, '2010-07-13 18:27:25'), (5859, 576, '2010-07-13 18:27:29'), (5860, 576, '2010-07-13 18:27:31'), (5861, 576, '2010-07-13 18:27:37'), (5862, 604, '2010-07-13 18:27:42'), (5863, 604, '2010-07-13 18:28:10'), (5864, 604, '2010-07-13 18:28:29'), (5865, 604, '2010-07-13 18:28:37'), (5866, 604, '2010-07-13 18:28:45'), (5867, 604, '2010-07-13 18:28:59'), (5868, 604, '2010-07-13 18:29:03'), (5869, 604, '2010-07-13 18:29:23'), (5870, 604, '2010-07-13 18:29:31'), (5871, 604, '2010-07-13 18:29:52'), (5872, 604, '2010-07-13 18:30:13'), (5873, 604, '2010-07-13 18:30:15'), (5874, 604, '2010-07-13 18:30:17'), (5875, 604, '2010-07-13 18:30:19'), (5876, 604, '2010-07-13 18:30:48'), (5877, 604, '2010-07-13 18:30:53'), (5878, 604, '2010-07-13 18:33:26'), (5879, 604, '2010-07-13 18:33:43'), (5880, 604, '2010-07-13 18:34:10'), (5881, 604, '2010-07-13 18:34:13'), (5882, 604, '2010-07-13 18:34:24'), (5883, 604, '2010-07-13 18:34:52'), (5884, 604, '2010-07-13 18:36:35'), (5885, 604, '2010-07-13 18:36:37'), (5886, 604, '2010-07-13 18:37:34'), (5887, 604, '2010-07-13 18:37:36'), (5888, 604, '2010-07-13 18:37:43'), (5889, 604, '2010-07-13 18:37:44'), (5890, 604, '2010-07-13 18:38:48'), (5891, 604, '2010-07-13 18:38:58'), (5892, 604, '2010-07-13 18:39:00'), (5893, 604, '2010-07-13 18:39:27'), (5894, 604, '2010-07-13 18:39:28'), (5895, 604, '2010-07-13 18:39:46'), (5896, 604, '2010-07-13 18:39:57'), (5897, 604, '2010-07-13 18:40:03'), (5898, 604, '2010-07-13 18:40:07'), (5899, 604, '2010-07-13 18:40:11'), (5900, 604, '2010-07-13 18:40:12'), (5901, 604, '2010-07-13 18:40:13'), (5902, 604, '2010-07-13 18:40:15'), (5903, 604, '2010-07-13 18:40:15'), (5904, 604, '2010-07-13 18:40:17'), (5905, 604, '2010-07-13 18:40:19'), (5906, 605, '2010-07-13 19:07:47'), (5907, 606, '2010-07-13 19:07:50'), (5908, 576, '2010-07-13 20:03:48'), (5909, 607, '2010-07-13 20:37:23'), (5910, 607, '2010-07-13 20:37:33'), (5911, 607, '2010-07-13 20:37:49'), (5912, 607, '2010-07-13 20:38:08'), (5913, 607, '2010-07-13 20:38:32'), (5914, 607, '2010-07-13 20:39:04'), (5915, 607, '2010-07-13 20:39:16'), (5916, 608, '2010-07-14 07:35:50'), (5917, 609, '2010-07-14 07:43:33'), (5918, 609, '2010-07-14 07:43:41'), (5919, 609, '2010-07-14 07:43:46'), (5920, 609, '2010-07-14 07:43:51'), (5921, 609, '2010-07-14 07:44:16'), (5922, 609, '2010-07-14 07:44:29'), (5923, 609, '2010-07-14 07:44:41'), (5924, 609, '2010-07-14 07:44:53'), (5925, 609, '2010-07-14 07:45:02'), (5926, 609, '2010-07-14 07:45:05'), (5927, 609, '2010-07-14 07:45:08'), (5928, 609, '2010-07-14 07:45:11'), (5929, 609, '2010-07-14 07:45:17'), (5930, 610, '2010-07-14 08:37:52'), (5931, 581, '2010-07-14 10:54:02'), (5932, 608, '2010-07-14 11:23:57'), (5933, 608, '2010-07-14 11:24:31'), (5934, 608, '2010-07-14 11:24:44'), (5935, 608, '2010-07-14 11:25:57'), (5936, 608, '2010-07-14 11:26:07'), (5937, 611, '2010-07-14 11:36:24'), (5938, 611, '2010-07-14 11:36:56'), (5939, 611, '2010-07-14 11:37:42'), (5940, 611, '2010-07-14 11:37:52'), (5941, 611, '2010-07-14 11:38:00'), (5942, 611, '2010-07-14 11:38:06'), (5943, 611, '2010-07-14 11:38:11'), (5944, 611, '2010-07-14 11:38:14'), (5945, 611, '2010-07-14 12:00:43'), (5946, 611, '2010-07-14 12:00:49'), (5947, 611, '2010-07-14 12:00:55'), (5948, 611, '2010-07-14 12:00:59'), (5949, 611, '2010-07-14 12:01:08'), (5950, 611, '2010-07-14 12:01:37'), (5951, 611, '2010-07-14 12:12:20'), (5952, 611, '2010-07-14 12:12:27'), (5953, 611, '2010-07-14 12:12:57'), (5954, 611, '2010-07-14 12:13:55'), (5955, 611, '2010-07-14 12:14:07'), (5956, 611, '2010-07-14 12:14:20'), (5957, 611, '2010-07-14 12:14:43'), (5958, 611, '2010-07-14 12:14:49'), (5959, 611, '2010-07-14 12:15:20'), (5960, 611, '2010-07-14 12:15:27'), (5961, 611, '2010-07-14 12:15:35'), (5962, 612, '2010-07-14 13:45:41'), (5963, 612, '2010-07-14 13:45:48'), (5964, 613, '2010-07-14 14:01:05'), (5965, 614, '2010-07-14 14:26:09'), (5966, 614, '2010-07-14 14:26:36'), (5967, 614, '2010-07-14 14:26:58'), (5968, 614, '2010-07-14 14:27:07'), (5969, 614, '2010-07-14 14:28:14'), (5970, 615, '2010-07-14 14:49:27'), (5971, 616, '2010-07-14 15:26:16'), (5972, 616, '2010-07-14 15:26:29'), (5973, 616, '2010-07-14 15:26:33'), (5974, 616, '2010-07-14 15:26:41'), (5975, 616, '2010-07-14 15:26:43'), (5976, 615, '2010-07-14 15:26:55'), (5977, 615, '2010-07-14 15:27:01'), (5978, 615, '2010-07-14 15:27:08'), (5979, 615, '2010-07-14 15:27:22'), (5980, 616, '2010-07-14 15:27:24'), (5981, 616, '2010-07-14 15:27:40'), (5982, 616, '2010-07-14 15:27:43'), (5983, 616, '2010-07-14 15:27:49'), (5984, 616, '2010-07-14 15:27:50'), (5985, 616, '2010-07-14 15:28:04'), (5986, 616, '2010-07-14 15:28:05'), (5987, 615, '2010-07-14 15:28:13'), (5988, 615, '2010-07-14 15:28:19'), (5989, 615, '2010-07-14 15:30:27'), (5990, 617, '2010-07-14 15:32:46'), (5991, 615, '2010-07-14 15:55:18'), (5992, 615, '2010-07-14 15:58:46'), (5993, 615, '2010-07-14 15:58:47'), (5994, 615, '2010-07-14 16:10:40'), (5995, 615, '2010-07-14 16:13:44'), (5996, 615, '2010-07-14 16:14:03'), (5997, 618, '2010-07-14 16:27:37'), (5998, 618, '2010-07-14 16:27:51'), (5999, 618, '2010-07-14 16:27:58'), (6000, 618, '2010-07-14 16:28:02'), (6001, 618, '2010-07-14 16:28:08'), (6002, 618, '2010-07-14 16:28:29'), (6003, 618, '2010-07-14 16:28:38'), (6004, 618, '2010-07-14 16:28:42'), (6005, 618, '2010-07-14 16:28:50'), (6006, 618, '2010-07-14 16:28:55'), (6007, 615, '2010-07-14 17:09:40'), (6008, 615, '2010-07-14 17:09:50'), (6009, 619, '2010-07-14 18:04:06'), (6010, 619, '2010-07-14 18:04:28'), (6011, 619, '2010-07-14 18:05:11'), (6012, 620, '2010-07-14 20:16:16'), (6013, 620, '2010-07-14 20:16:45'), (6014, 620, '2010-07-14 20:16:49'), (6015, 620, '2010-07-14 20:16:59'), (6016, 621, '2010-07-15 02:09:48'), (6017, 622, '2010-07-15 02:09:54'), (6018, 576, '2010-07-15 05:30:52'), (6019, 576, '2010-07-15 05:31:10'), (6020, 576, '2010-07-15 05:31:17'), (6021, 576, '2010-07-15 05:31:19'), (6022, 576, '2010-07-15 05:31:34'), (6023, 576, '2010-07-15 05:43:30'), (6024, 576, '2010-07-15 05:53:20'), (6025, 576, '2010-07-15 06:02:17'), (6026, 576, '2010-07-15 06:02:22'), (6027, 576, '2010-07-15 06:02:25'), (6028, 576, '2010-07-15 06:02:34'), (6029, 576, '2010-07-15 06:02:36'), (6030, 576, '2010-07-15 06:04:39'), (6031, 576, '2010-07-15 06:04:41'), (6032, 576, '2010-07-15 06:04:52'), (6033, 576, '2010-07-15 06:04:53'), (6034, 576, '2010-07-15 06:04:53'), (6035, 576, '2010-07-15 06:07:29'), (6036, 576, '2010-07-15 06:07:38'), (6037, 576, '2010-07-15 06:07:39'), (6038, 576, '2010-07-15 06:07:40'), (6039, 576, '2010-07-15 06:07:52'), (6040, 576, '2010-07-15 06:07:52'), (6041, 576, '2010-07-15 06:09:16'), (6042, 576, '2010-07-15 06:09:51'), (6043, 576, '2010-07-15 06:10:04'), (6044, 576, '2010-07-15 06:10:45'), (6045, 576, '2010-07-15 06:10:59'), (6046, 576, '2010-07-15 06:11:13'), (6047, 576, '2010-07-15 06:11:24'), (6048, 576, '2010-07-15 06:11:46'), (6049, 576, '2010-07-15 06:11:48'), (6050, 576, '2010-07-15 06:12:06'), (6051, 576, '2010-07-15 06:12:08'), (6052, 576, '2010-07-15 06:12:17'), (6053, 576, '2010-07-15 06:12:19'), (6054, 576, '2010-07-15 06:12:38'), (6055, 576, '2010-07-15 06:12:40'), (6056, 576, '2010-07-15 06:14:11'), (6057, 576, '2010-07-15 06:14:13'), (6058, 576, '2010-07-15 06:15:22'), (6059, 576, '2010-07-15 06:15:24'), (6060, 576, '2010-07-15 06:16:52'), (6061, 576, '2010-07-15 06:16:54'), (6062, 576, '2010-07-15 06:43:29'), (6063, 576, '2010-07-15 06:43:30'), (6064, 576, '2010-07-15 06:45:21'), (6065, 576, '2010-07-15 06:45:22'), (6066, 576, '2010-07-15 06:45:58'), (6067, 576, '2010-07-15 06:46:00'), (6068, 576, '2010-07-15 06:46:42'), (6069, 576, '2010-07-15 06:46:43'), (6070, 576, '2010-07-15 06:47:57'), (6071, 576, '2010-07-15 06:47:59'), (6072, 576, '2010-07-15 06:54:08'), (6073, 576, '2010-07-15 06:54:20'), (6074, 576, '2010-07-15 06:54:45'), (6075, 576, '2010-07-15 06:54:47'), (6076, 576, '2010-07-15 06:54:49'), (6077, 576, '2010-07-15 06:54:50'), (6078, 576, '2010-07-15 06:55:25'), (6079, 576, '2010-07-15 06:55:26'), (6080, 623, '2010-07-15 07:27:12'), (6081, 623, '2010-07-15 07:27:24'), (6082, 623, '2010-07-15 07:28:03'), (6083, 623, '2010-07-15 07:29:29'), (6084, 623, '2010-07-15 07:35:09'), (6085, 623, '2010-07-15 07:35:09'), (6086, 623, '2010-07-15 07:35:11'), (6087, 623, '2010-07-15 07:35:12'), (6088, 623, '2010-07-15 07:35:14'), (6089, 624, '2010-07-15 07:37:19'), (6090, 624, '2010-07-15 07:37:27'), (6091, 624, '2010-07-15 07:37:47'), (6092, 624, '2010-07-15 07:37:51'), (6093, 624, '2010-07-15 07:37:55'), (6094, 576, '2010-07-15 07:38:15'), (6095, 576, '2010-07-15 07:38:27'), (6096, 576, '2010-07-15 07:38:29'), (6097, 624, '2010-07-15 07:41:11'), (6098, 624, '2010-07-15 07:41:13'), (6099, 624, '2010-07-15 07:41:37'), (6100, 624, '2010-07-15 07:41:49'), (6101, 624, '2010-07-15 07:41:51'), (6102, 624, '2010-07-15 07:43:32'), (6103, 624, '2010-07-15 07:43:34'), (6104, 624, '2010-07-15 07:43:40'), (6105, 624, '2010-07-15 07:43:55'), (6106, 624, '2010-07-15 07:44:01'), (6107, 624, '2010-07-15 07:44:07'), (6108, 624, '2010-07-15 07:44:18'), (6109, 624, '2010-07-15 07:44:20'), (6110, 624, '2010-07-15 07:44:25'), (6111, 624, '2010-07-15 07:44:36'), (6112, 624, '2010-07-15 07:44:48'), (6113, 624, '2010-07-15 07:44:58'), (6114, 624, '2010-07-15 07:45:11'), (6115, 624, '2010-07-15 07:45:28'), (6116, 625, '2010-07-15 07:45:30'), (6117, 624, '2010-07-15 07:45:33'), (6118, 626, '2010-07-15 07:45:34'), (6119, 624, '2010-07-15 07:45:34'), (6120, 624, '2010-07-15 07:45:36'), (6121, 624, '2010-07-15 07:46:28'), (6122, 624, '2010-07-15 07:46:45'), (6123, 624, '2010-07-15 07:47:18'), (6124, 624, '2010-07-15 07:47:23'), (6125, 623, '2010-07-15 08:05:41'), (6126, 627, '2010-07-15 09:04:32'), (6127, 623, '2010-07-15 09:42:26'), (6128, 628, '2010-07-15 10:07:14'), (6129, 628, '2010-07-15 10:07:58'), (6130, 628, '2010-07-15 10:08:09'), (6131, 628, '2010-07-15 10:08:26'), (6132, 628, '2010-07-15 10:08:39'), (6133, 628, '2010-07-15 10:08:55'), (6134, 628, '2010-07-15 10:09:09'), (6135, 628, '2010-07-15 10:09:49'), (6136, 628, '2010-07-15 10:10:10'), (6137, 628, '2010-07-15 10:10:28'), (6138, 628, '2010-07-15 10:10:33'), (6139, 628, '2010-07-15 10:11:02'), (6140, 628, '2010-07-15 10:11:22'), (6141, 623, '2010-07-15 10:11:52'), (6142, 623, '2010-07-15 10:12:34'), (6143, 623, '2010-07-15 10:12:54'), (6144, 630, '2010-07-15 10:13:31'), (6145, 628, '2010-07-15 10:13:41'), (6146, 628, '2010-07-15 10:13:55'), (6147, 628, '2010-07-15 10:14:10'), (6148, 631, '2010-07-15 10:14:20'), (6149, 628, '2010-07-15 10:14:21'), (6150, 631, '2010-07-15 10:14:30'), (6151, 631, '2010-07-15 10:14:41'), (6152, 631, '2010-07-15 10:14:52'), (6153, 628, '2010-07-15 10:15:02'), (6154, 628, '2010-07-15 10:15:08'), (6155, 628, '2010-07-15 10:15:16'), (6156, 623, '2010-07-15 10:15:18'), (6157, 628, '2010-07-15 10:15:20'), (6158, 623, '2010-07-15 10:15:51'), (6159, 623, '2010-07-15 10:16:13'), (6160, 623, '2010-07-15 10:16:23'), (6161, 623, '2010-07-15 10:16:41'), (6162, 623, '2010-07-15 10:18:14'), (6163, 623, '2010-07-15 10:18:29'), (6164, 623, '2010-07-15 10:18:47'), (6165, 632, '2010-07-15 11:08:41'), (6166, 576, '2010-07-15 11:30:47'), (6167, 576, '2010-07-15 11:30:57'), (6168, 576, '2010-07-15 11:31:04'), (6169, 623, '2010-07-15 11:40:10'), (6170, 623, '2010-07-15 11:41:53'), (6171, 633, '2010-07-15 11:42:14'), (6172, 623, '2010-07-15 13:05:12'), (6173, 623, '2010-07-15 13:05:19'), (6174, 634, '2010-07-15 14:58:48'), (6175, 576, '2010-07-15 15:03:17'), (6176, 576, '2010-07-15 15:03:34'), (6177, 576, '2010-07-15 15:04:00'), (6178, 576, '2010-07-15 15:04:02'), (6179, 576, '2010-07-15 15:04:12'), (6180, 576, '2010-07-15 15:05:00'), (6181, 635, '2010-07-15 16:56:09'), (6182, 636, '2010-07-15 17:30:35'), (6183, 636, '2010-07-15 17:30:41'), (6184, 636, '2010-07-15 17:30:46'), (6185, 636, '2010-07-15 17:30:51'), (6186, 636, '2010-07-15 17:30:56'), (6187, 636, '2010-07-15 17:31:02'), (6188, 636, '2010-07-15 17:31:07'), (6189, 636, '2010-07-15 17:31:10'), (6190, 636, '2010-07-15 17:31:13'), (6191, 636, '2010-07-15 17:31:40'), (6192, 636, '2010-07-15 17:31:43'), (6193, 637, '2010-07-15 18:31:10'), (6194, 638, '2010-07-15 19:21:47'), (6195, 639, '2010-07-15 20:37:46'), (6196, 639, '2010-07-15 20:38:19'), (6197, 639, '2010-07-15 20:38:43'), (6198, 639, '2010-07-15 20:39:25'), (6199, 639, '2010-07-15 20:39:28'), (6200, 639, '2010-07-15 20:39:39'), (6201, 639, '2010-07-15 20:39:46'), (6202, 639, '2010-07-15 20:40:11'), (6203, 639, '2010-07-15 20:40:15'), (6204, 640, '2010-07-16 03:41:42'), (6205, 641, '2010-07-16 03:41:48'), (6206, 642, '2010-07-16 06:08:14'), (6207, 642, '2010-07-16 06:08:29'), (6208, 642, '2010-07-16 06:08:45'), (6209, 642, '2010-07-16 06:08:55'), (6210, 643, '2010-07-16 08:55:26'), (6211, 644, '2010-07-16 09:04:00'), (6212, 644, '2010-07-16 09:04:08'), (6213, 645, '2010-07-16 10:37:05'), (6214, 646, '2010-07-16 13:12:10'), (6215, 647, '2010-07-16 13:12:15'), (6216, 648, '2010-07-16 14:04:38'), (6217, 648, '2010-07-16 14:31:17'), (6218, 648, '2010-07-16 14:31:23'), (6219, 648, '2010-07-16 14:31:29'), (6220, 648, '2010-07-16 14:31:42'), (6221, 648, '2010-07-16 14:31:47'), (6222, 648, '2010-07-16 14:31:52'), (6223, 648, '2010-07-16 14:37:05'), (6224, 648, '2010-07-16 14:37:37'), (6225, 648, '2010-07-16 14:37:55'), (6226, 649, '2010-07-16 15:51:18'), (6227, 650, '2010-07-16 16:39:31'), (6228, 650, '2010-07-16 16:39:58'), (6229, 650, '2010-07-16 16:40:20'), (6230, 651, '2010-07-16 18:09:58'), (6231, 651, '2010-07-16 18:10:24'), (6232, 651, '2010-07-16 18:10:39'), (6233, 651, '2010-07-16 18:10:58'), (6234, 651, '2010-07-16 18:11:11'), (6235, 651, '2010-07-16 18:11:27'), (6236, 651, '2010-07-16 18:11:49'), (6237, 651, '2010-07-16 18:11:54'), (6238, 651, '2010-07-16 18:11:55'), (6239, 651, '2010-07-16 18:11:56'), (6240, 652, '2010-07-16 18:46:02'), (6241, 652, '2010-07-16 18:47:12'), (6242, 652, '2010-07-16 18:47:26'), (6243, 652, '2010-07-16 18:47:43'), (6244, 652, '2010-07-16 18:48:11'), (6245, 652, '2010-07-16 18:48:39'), (6246, 652, '2010-07-16 18:49:24'), (6247, 652, '2010-07-16 18:49:56'), (6248, 653, '2010-07-16 19:34:52'), (6249, 653, '2010-07-16 19:35:09'), (6250, 653, '2010-07-16 19:35:13'), (6251, 653, '2010-07-16 19:35:21'), (6252, 653, '2010-07-16 19:35:31'), (6253, 653, '2010-07-16 19:35:33'), (6254, 653, '2010-07-16 19:35:41'), (6255, 653, '2010-07-16 19:35:52'), (6256, 653, '2010-07-16 19:36:03'), (6257, 653, '2010-07-16 19:36:07'), (6258, 653, '2010-07-16 19:40:29'), (6259, 653, '2010-07-16 19:40:35'), (6260, 653, '2010-07-16 19:40:43'), (6261, 653, '2010-07-16 19:40:57'), (6262, 653, '2010-07-16 19:43:48'), (6263, 653, '2010-07-16 19:44:07'), (6264, 653, '2010-07-16 19:44:20'), (6265, 654, '2010-07-16 19:48:07'), (6266, 654, '2010-07-16 19:48:16'), (6267, 654, '2010-07-16 19:48:24'), (6268, 653, '2010-07-16 19:49:04'), (6269, 653, '2010-07-16 19:49:12'), (6270, 653, '2010-07-16 19:49:22'), (6271, 653, '2010-07-16 19:50:25'), (6272, 653, '2010-07-16 19:53:28'), (6273, 653, '2010-07-16 19:57:32'), (6274, 653, '2010-07-16 19:58:47'), (6275, 653, '2010-07-16 19:59:53'), (6276, 653, '2010-07-16 20:00:08'), (6277, 653, '2010-07-16 20:01:10'), (6278, 653, '2010-07-16 20:01:40'), (6279, 653, '2010-07-16 20:01:51'), (6280, 653, '2010-07-16 20:06:20'), (6281, 653, '2010-07-16 20:06:20'), (6282, 653, '2010-07-16 20:06:44'), (6283, 653, '2010-07-16 20:06:44'), (6284, 653, '2010-07-16 20:10:03'), (6285, 653, '2010-07-16 20:10:46'), (6286, 653, '2010-07-16 20:15:22'), (6287, 653, '2010-07-16 20:15:31'), (6288, 653, '2010-07-16 20:15:36'), (6289, 653, '2010-07-16 20:15:50'), (6290, 653, '2010-07-16 20:15:54'), (6291, 653, '2010-07-16 20:16:02'), (6292, 653, '2010-07-16 20:17:36'), (6293, 653, '2010-07-16 20:17:53'), (6294, 653, '2010-07-16 20:18:00'), (6295, 653, '2010-07-16 20:18:12'), (6296, 653, '2010-07-16 20:18:21'), (6297, 653, '2010-07-16 20:18:26'), (6298, 653, '2010-07-16 20:19:17'), (6299, 653, '2010-07-16 20:20:06'), (6300, 653, '2010-07-16 20:21:23'), (6301, 653, '2010-07-16 20:21:42'), (6302, 653, '2010-07-16 20:22:01'), (6303, 653, '2010-07-16 20:22:10'), (6304, 654, '2010-07-16 20:22:40'), (6305, 653, '2010-07-16 20:23:15'), (6306, 653, '2010-07-16 20:29:36'), (6307, 653, '2010-07-16 20:30:02'), (6308, 653, '2010-07-16 20:30:08'), (6309, 653, '2010-07-16 20:30:14'), (6310, 653, '2010-07-16 20:30:33'), (6311, 653, '2010-07-16 20:30:49'), (6312, 655, '2010-07-16 22:08:02'), (6313, 655, '2010-07-16 22:08:28'), (6314, 655, '2010-07-16 22:08:53'), (6315, 655, '2010-07-16 22:09:05'), (6316, 655, '2010-07-16 22:09:17'), (6317, 655, '2010-07-16 22:09:27'), (6318, 655, '2010-07-16 22:09:38'), (6319, 655, '2010-07-16 22:09:56'), (6320, 655, '2010-07-16 22:10:14'), (6321, 655, '2010-07-16 22:10:22'), (6322, 655, '2010-07-16 22:10:34'), (6323, 655, '2010-07-16 22:10:43'), (6324, 655, '2010-07-16 22:11:06'), (6325, 655, '2010-07-16 22:11:27'), (6326, 655, '2010-07-16 22:11:32'), (6327, 655, '2010-07-16 22:11:52'), (6328, 655, '2010-07-16 22:12:18'), (6329, 655, '2010-07-16 22:12:33'), (6330, 655, '2010-07-16 22:12:47'), (6331, 655, '2010-07-16 22:13:02'), (6332, 655, '2010-07-16 22:13:17'), (6333, 655, '2010-07-16 22:13:33'), (6334, 656, '2010-07-16 22:35:08'), (6335, 657, '2010-07-16 22:35:11'), (6336, 658, '2010-07-16 22:42:24'), (6337, 659, '2010-07-17 02:13:11'), (6338, 659, '2010-07-17 02:14:15'), (6339, 659, '2010-07-17 02:14:37'), (6340, 659, '2010-07-17 02:15:01'), (6341, 659, '2010-07-17 02:15:43'), (6342, 659, '2010-07-17 02:16:29'), (6343, 660, '2010-07-17 05:49:13'), (6344, 660, '2010-07-17 05:49:33'), (6345, 660, '2010-07-17 05:49:34'), (6346, 660, '2010-07-17 05:49:39'), (6347, 660, '2010-07-17 05:49:48'), (6348, 661, '2010-07-17 05:51:59'), (6349, 661, '2010-07-17 05:52:21'), (6350, 661, '2010-07-17 05:56:53'), (6351, 661, '2010-07-17 05:56:54'), (6352, 661, '2010-07-17 05:57:04'), (6353, 661, '2010-07-17 05:57:06'), (6354, 661, '2010-07-17 05:57:10'), (6355, 662, '2010-07-17 07:08:00'), (6356, 663, '2010-07-17 08:02:23'), (6357, 664, '2010-07-17 09:26:43'), (6358, 664, '2010-07-17 09:27:43'), (6359, 664, '2010-07-17 09:28:39'), (6360, 665, '2010-07-17 09:39:10'), (6361, 665, '2010-07-17 09:39:24'), (6362, 665, '2010-07-17 09:39:27'), (6363, 665, '2010-07-17 09:39:33'), (6364, 665, '2010-07-17 09:39:57'), (6365, 665, '2010-07-17 09:40:23'), (6366, 665, '2010-07-17 09:40:39'), (6367, 665, '2010-07-17 09:40:56'), (6368, 666, '2010-07-17 11:30:55'), (6369, 666, '2010-07-17 11:31:10'), (6370, 666, '2010-07-17 11:31:35'), (6371, 666, '2010-07-17 11:31:48'), (6372, 666, '2010-07-17 11:32:03'), (6373, 667, '2010-07-17 11:56:44'), (6374, 667, '2010-07-17 11:57:14'), (6375, 668, '2010-07-17 12:04:08'), (6376, 668, '2010-07-17 12:04:44'), (6377, 668, '2010-07-17 12:04:52'), (6378, 668, '2010-07-17 12:05:22'), (6379, 668, '2010-07-17 12:05:28'), (6380, 668, '2010-07-17 12:05:34'), (6381, 669, '2010-07-17 12:58:39'), (6382, 670, '2010-07-17 13:01:10'), (6383, 671, '2010-07-17 13:02:38'), (6384, 672, '2010-07-17 13:41:33'), (6385, 673, '2010-07-17 13:41:36'), (6386, 674, '2010-07-17 14:39:22'), (6387, 675, '2010-07-17 17:49:51'), (6388, 676, '2010-07-17 18:29:24'), (6389, 677, '2010-07-17 19:12:55'), (6390, 678, '2010-07-17 19:20:20'), (6391, 678, '2010-07-17 19:36:59'), (6392, 678, '2010-07-17 19:37:11'), (6393, 678, '2010-07-17 19:37:47'), (6394, 678, '2010-07-17 19:38:04'), (6395, 678, '2010-07-17 19:38:39'), (6396, 678, '2010-07-17 19:39:07'), (6397, 678, '2010-07-17 19:39:28'), (6398, 678, '2010-07-17 19:40:03'), (6399, 678, '2010-07-17 19:40:19'), (6400, 678, '2010-07-17 19:40:44'), (6401, 678, '2010-07-17 19:40:45'), (6402, 678, '2010-07-17 19:41:04'), (6403, 678, '2010-07-17 19:41:36'), (6404, 678, '2010-07-17 19:41:52'), (6405, 678, '2010-07-17 19:42:11'), (6406, 678, '2010-07-17 19:42:39'), (6407, 678, '2010-07-17 19:42:47'), (6408, 678, '2010-07-17 19:43:02'), (6409, 678, '2010-07-17 19:43:33'), (6410, 678, '2010-07-17 19:43:53'), (6411, 678, '2010-07-17 19:44:04'), (6412, 678, '2010-07-17 19:44:34'), (6413, 679, '2010-07-17 19:44:56'), (6414, 678, '2010-07-17 19:45:04'), (6415, 679, '2010-07-17 19:45:16'), (6416, 678, '2010-07-17 19:45:17'), (6417, 678, '2010-07-17 19:45:49'), (6418, 679, '2010-07-17 19:46:08'), (6419, 678, '2010-07-17 19:46:11'), (6420, 680, '2010-07-17 19:57:58'), (6421, 681, '2010-07-17 22:48:22'), (6422, 682, '2010-07-18 07:31:50'), (6423, 683, '2010-07-18 08:20:32'), (6424, 684, '2010-07-18 09:20:33'), (6425, 684, '2010-07-18 09:20:58'), (6426, 684, '2010-07-18 09:21:04'), (6427, 684, '2010-07-18 09:21:09'), (6428, 684, '2010-07-18 09:21:27'), (6429, 684, '2010-07-18 09:21:45'), (6430, 684, '2010-07-18 09:22:00'), (6431, 684, '2010-07-18 09:22:08'), (6432, 684, '2010-07-18 09:22:16'), (6433, 684, '2010-07-18 09:22:18'), (6434, 685, '2010-07-18 09:37:05'), (6435, 685, '2010-07-18 09:37:24'), (6436, 685, '2010-07-18 09:37:32'), (6437, 685, '2010-07-18 09:38:11'), (6438, 685, '2010-07-18 09:39:49'), (6439, 685, '2010-07-18 09:40:03'), (6440, 685, '2010-07-18 09:40:33'), (6441, 685, '2010-07-18 09:40:45'), (6442, 685, '2010-07-18 09:40:49'), (6443, 685, '2010-07-18 09:40:52'), (6444, 685, '2010-07-18 09:40:53'), (6445, 685, '2010-07-18 09:40:55'), (6446, 685, '2010-07-18 09:43:25'), (6447, 686, '2010-07-18 10:34:53'), (6448, 686, '2010-07-18 10:35:10'), (6449, 686, '2010-07-18 10:35:18'), (6450, 686, '2010-07-18 10:35:19'), (6451, 687, '2010-07-18 11:20:35'), (6452, 688, '2010-07-18 12:08:35'), (6453, 688, '2010-07-18 12:08:46'), (6454, 689, '2010-07-18 12:37:53'), (6455, 689, '2010-07-18 12:38:08'), (6456, 689, '2010-07-18 12:38:27'), (6457, 689, '2010-07-18 12:38:45'), (6458, 689, '2010-07-18 12:38:49'), (6459, 689, '2010-07-18 12:39:41'), (6460, 690, '2010-07-18 13:22:39'), (6461, 690, '2010-07-18 13:22:58'), (6462, 690, '2010-07-18 13:23:04'), (6463, 690, '2010-07-18 13:23:07'), (6464, 690, '2010-07-18 13:23:19'), (6465, 691, '2010-07-18 13:43:46'), (6466, 692, '2010-07-18 13:47:39'), (6467, 576, '2010-07-18 14:54:52'), (6468, 576, '2010-07-18 14:59:39'), (6469, 693, '2010-07-18 19:18:00'), (6470, 694, '2010-07-18 19:18:05'), (6471, 695, '2010-07-19 03:19:08'), (6472, 696, '2010-07-19 03:19:14'), (6473, 697, '2010-07-19 06:40:58'), (6474, 697, '2010-07-19 06:41:06'), (6475, 697, '2010-07-19 06:41:25'), (6476, 697, '2010-07-19 06:41:33'), (6477, 697, '2010-07-19 06:42:37'), (6478, 697, '2010-07-19 06:42:50'), (6479, 697, '2010-07-19 06:42:51'), (6480, 697, '2010-07-19 06:43:01'), (6481, 697, '2010-07-19 06:43:08'), (6482, 698, '2010-07-19 06:46:32'), (6483, 698, '2010-07-19 07:01:47'), (6484, 699, '2010-07-19 08:07:51'), (6485, 699, '2010-07-19 08:15:28'), (6486, 699, '2010-07-19 08:16:25'), (6487, 699, '2010-07-19 08:17:26'), (6488, 700, '2010-07-19 08:18:13'), (6489, 700, '2010-07-19 08:18:40'), (6490, 700, '2010-07-19 08:19:14'), (6491, 700, '2010-07-19 08:19:42'), (6492, 700, '2010-07-19 08:20:09'), (6493, 700, '2010-07-19 08:20:42'), (6494, 700, '2010-07-19 08:20:56'), (6495, 698, '2010-07-19 08:21:07'), (6496, 698, '2010-07-19 08:21:20'), (6497, 700, '2010-07-19 08:21:23'), (6498, 698, '2010-07-19 08:21:34'), (6499, 699, '2010-07-19 08:22:03'), (6500, 700, '2010-07-19 08:22:07'), (6501, 698, '2010-07-19 08:22:07'), (6502, 700, '2010-07-19 08:22:27'), (6503, 700, '2010-07-19 08:22:39'), (6504, 700, '2010-07-19 08:22:44'), (6505, 700, '2010-07-19 08:23:14'), (6506, 700, '2010-07-19 08:23:43'), (6507, 699, '2010-07-19 08:24:26'), (6508, 699, '2010-07-19 08:24:30'), (6509, 700, '2010-07-19 08:24:38'), (6510, 700, '2010-07-19 08:24:54'), (6511, 700, '2010-07-19 08:25:20'), (6512, 699, '2010-07-19 08:25:41'), (6513, 699, '2010-07-19 08:25:54'), (6514, 699, '2010-07-19 08:26:00'), (6515, 700, '2010-07-19 08:26:01'), (6516, 699, '2010-07-19 08:26:05'), (6517, 700, '2010-07-19 08:27:01'), (6518, 700, '2010-07-19 08:27:18'), (6519, 700, '2010-07-19 08:27:40'), (6520, 699, '2010-07-19 08:28:13'), (6521, 700, '2010-07-19 08:28:20'), (6522, 699, '2010-07-19 08:28:20'), (6523, 699, '2010-07-19 08:28:30'), (6524, 699, '2010-07-19 08:29:04'), (6525, 699, '2010-07-19 08:29:07'), (6526, 699, '2010-07-19 08:29:28'), (6527, 701, '2010-07-19 08:29:52'), (6528, 699, '2010-07-19 08:29:54'), (6529, 699, '2010-07-19 08:29:55'), (6530, 699, '2010-07-19 08:29:59'), (6531, 699, '2010-07-19 08:30:14'), (6532, 699, '2010-07-19 08:30:14'), (6533, 699, '2010-07-19 08:30:22'), (6534, 699, '2010-07-19 08:30:27'), (6535, 699, '2010-07-19 08:31:42'), (6536, 699, '2010-07-19 08:31:57'), (6537, 701, '2010-07-19 08:32:48'), (6538, 701, '2010-07-19 08:33:20'), (6539, 699, '2010-07-19 08:39:49'), (6540, 699, '2010-07-19 08:39:53'), (6541, 699, '2010-07-19 08:42:45'), (6542, 699, '2010-07-19 08:42:54'), (6543, 699, '2010-07-19 08:44:04'), (6544, 699, '2010-07-19 08:44:10'), (6545, 699, '2010-07-19 08:44:48'), (6546, 699, '2010-07-19 08:44:54'), (6547, 699, '2010-07-19 08:46:26'), (6548, 699, '2010-07-19 08:47:08'), (6549, 699, '2010-07-19 08:49:48'), (6550, 699, '2010-07-19 08:49:59'), (6551, 699, '2010-07-19 08:51:32'), (6552, 699, '2010-07-19 08:51:34'), (6553, 699, '2010-07-19 08:51:44'), (6554, 699, '2010-07-19 08:52:07'), (6555, 699, '2010-07-19 08:52:12'), (6556, 699, '2010-07-19 08:52:23'), (6557, 699, '2010-07-19 08:52:28'), (6558, 699, '2010-07-19 08:52:46'), (6559, 699, '2010-07-19 08:54:48'), (6560, 702, '2010-07-19 09:43:27'), (6561, 703, '2010-07-19 10:01:29'), (6562, 703, '2010-07-19 10:03:59'), (6563, 703, '2010-07-19 10:04:06'), (6564, 703, '2010-07-19 10:04:11'), (6565, 703, '2010-07-19 10:04:38'), (6566, 703, '2010-07-19 10:04:43'), (6567, 704, '2010-07-19 10:14:54'), (6568, 699, '2010-07-19 10:24:09'), (6569, 699, '2010-07-19 10:26:20'), (6570, 699, '2010-07-19 10:26:28'), (6571, 699, '2010-07-19 10:26:33'), (6572, 699, '2010-07-19 10:26:35'), (6573, 699, '2010-07-19 10:33:23'), (6574, 699, '2010-07-19 10:33:32'), (6575, 699, '2010-07-19 10:33:33'), (6576, 699, '2010-07-19 10:33:39'), (6577, 699, '2010-07-19 10:33:47'), (6578, 699, '2010-07-19 10:33:58'), (6579, 699, '2010-07-19 10:34:05'), (6580, 699, '2010-07-19 10:35:42'), (6581, 699, '2010-07-19 10:35:42'), (6582, 699, '2010-07-19 10:35:42'), (6583, 699, '2010-07-19 10:35:49'), (6584, 699, '2010-07-19 10:35:49'), (6585, 699, '2010-07-19 10:35:49'), (6586, 699, '2010-07-19 10:36:07'), (6587, 699, '2010-07-19 10:36:07'), (6588, 699, '2010-07-19 10:36:07'), (6589, 699, '2010-07-19 10:36:12'), (6590, 699, '2010-07-19 10:36:12'), (6591, 699, '2010-07-19 10:36:13'), (6592, 699, '2010-07-19 10:36:32'), (6593, 699, '2010-07-19 10:37:02'), (6594, 699, '2010-07-19 10:37:07'), (6595, 699, '2010-07-19 10:37:21'), (6596, 699, '2010-07-19 10:37:24'), (6597, 699, '2010-07-19 10:37:24'), (6598, 699, '2010-07-19 10:37:25'), (6599, 699, '2010-07-19 10:37:43'), (6600, 699, '2010-07-19 10:37:45'), (6601, 699, '2010-07-19 10:37:52'), (6602, 699, '2010-07-19 10:38:00'), (6603, 699, '2010-07-19 10:38:44'), (6604, 699, '2010-07-19 10:38:45'), (6605, 699, '2010-07-19 10:38:47'), (6606, 699, '2010-07-19 10:38:49'), (6607, 699, '2010-07-19 10:39:03'), (6608, 699, '2010-07-19 10:39:05'), (6609, 705, '2010-07-19 10:44:51'), (6610, 705, '2010-07-19 10:46:36'), (6611, 699, '2010-07-19 10:49:59'), (6612, 706, '2010-07-19 11:20:25'), (6613, 706, '2010-07-19 11:20:46'), (6614, 706, '2010-07-19 11:20:53'), (6615, 706, '2010-07-19 11:20:57'), (6616, 706, '2010-07-19 11:22:13'), (6617, 699, '2010-07-19 11:24:46'), (6618, 701, '2010-07-19 11:24:49'), (6619, 701, '2010-07-19 11:25:13'), (6620, 701, '2010-07-19 11:25:32'), (6621, 701, '2010-07-19 11:25:57'), (6622, 699, '2010-07-19 11:25:59'), (6623, 701, '2010-07-19 11:26:21'), (6624, 701, '2010-07-19 11:26:31'), (6625, 701, '2010-07-19 11:26:38'), (6626, 701, '2010-07-19 11:27:52'), (6627, 701, '2010-07-19 11:27:54'), (6628, 701, '2010-07-19 11:28:24'), (6629, 699, '2010-07-19 11:29:28'), (6630, 699, '2010-07-19 11:30:05'), (6631, 699, '2010-07-19 11:30:07'), (6632, 699, '2010-07-19 11:30:23'), (6633, 699, '2010-07-19 11:30:25'), (6634, 699, '2010-07-19 11:30:32'), (6635, 699, '2010-07-19 11:30:45'), (6636, 699, '2010-07-19 11:30:57'), (6637, 699, '2010-07-19 11:30:59'), (6638, 699, '2010-07-19 11:31:15'), (6639, 699, '2010-07-19 11:31:20'), (6640, 699, '2010-07-19 11:31:21'), (6641, 699, '2010-07-19 11:31:58'), (6642, 699, '2010-07-19 11:32:01'), (6643, 699, '2010-07-19 11:32:02'), (6644, 699, '2010-07-19 11:32:07'), (6645, 699, '2010-07-19 11:32:13'), (6646, 699, '2010-07-19 11:32:16'), (6647, 701, '2010-07-19 11:35:15'), (6648, 701, '2010-07-19 11:35:19'), (6649, 701, '2010-07-19 11:35:33'), (6650, 701, '2010-07-19 11:35:44'), (6651, 701, '2010-07-19 11:36:28'), (6652, 699, '2010-07-19 11:41:05'), (6653, 699, '2010-07-19 11:41:34'), (6654, 701, '2010-07-19 11:54:08'), (6655, 701, '2010-07-19 11:54:23'), (6656, 701, '2010-07-19 11:54:43'), (6657, 701, '2010-07-19 11:54:45'), (6658, 701, '2010-07-19 11:54:53'), (6659, 701, '2010-07-19 11:54:55'), (6660, 701, '2010-07-19 11:55:11'), (6661, 699, '2010-07-19 11:55:20'), (6662, 699, '2010-07-19 11:55:25'), (6663, 699, '2010-07-19 11:55:27'), (6664, 699, '2010-07-19 11:55:32'), (6665, 699, '2010-07-19 11:55:55'), (6666, 699, '2010-07-19 12:04:50'), (6667, 699, '2010-07-19 12:04:57'), (6668, 699, '2010-07-19 12:05:03'), (6669, 699, '2010-07-19 12:05:05'), (6670, 699, '2010-07-19 12:15:06'), (6671, 699, '2010-07-19 12:15:08'), (6672, 699, '2010-07-19 12:15:15'), (6673, 699, '2010-07-19 12:15:17'), (6674, 699, '2010-07-19 12:15:20'), (6675, 699, '2010-07-19 12:15:25'), (6676, 699, '2010-07-19 12:15:28'), (6677, 699, '2010-07-19 12:35:29'), (6678, 699, '2010-07-19 12:35:31'), (6679, 699, '2010-07-19 12:35:41'), (6680, 699, '2010-07-19 12:35:42'), (6681, 699, '2010-07-19 12:35:47'), (6682, 699, '2010-07-19 12:35:51'), (6683, 699, '2010-07-19 12:36:09'), (6684, 699, '2010-07-19 12:36:11'), (6685, 699, '2010-07-19 12:36:31'), (6686, 699, '2010-07-19 12:36:33'), (6687, 699, '2010-07-19 12:36:42'), (6688, 699, '2010-07-19 12:36:43'), (6689, 699, '2010-07-19 12:36:50'), (6690, 699, '2010-07-19 12:36:55'), (6691, 699, '2010-07-19 12:36:57'), (6692, 699, '2010-07-19 12:38:31'), (6693, 699, '2010-07-19 12:38:33'), (6694, 699, '2010-07-19 12:38:40'), (6695, 699, '2010-07-19 12:38:42'), (6696, 699, '2010-07-19 12:38:44'), (6697, 699, '2010-07-19 12:38:47'), (6698, 699, '2010-07-19 12:38:49'), (6699, 699, '2010-07-19 12:39:27'), (6700, 699, '2010-07-19 12:39:34'), (6701, 699, '2010-07-19 12:39:36'), (6702, 699, '2010-07-19 12:42:28'), (6703, 699, '2010-07-19 12:42:30'), (6704, 699, '2010-07-19 12:42:43'), (6705, 699, '2010-07-19 12:42:49'), (6706, 699, '2010-07-19 12:42:51'), (6707, 699, '2010-07-19 12:42:54'), (6708, 699, '2010-07-19 12:42:56'), (6709, 699, '2010-07-19 12:49:02'), (6710, 699, '2010-07-19 12:49:03'), (6711, 699, '2010-07-19 12:49:06'), (6712, 699, '2010-07-19 12:49:07'), (6713, 699, '2010-07-19 12:49:10'), (6714, 699, '2010-07-19 12:49:14'), (6715, 699, '2010-07-19 12:49:15'), (6716, 699, '2010-07-19 12:50:16'), (6717, 699, '2010-07-19 12:50:20'), (6718, 699, '2010-07-19 12:50:43'), (6719, 699, '2010-07-19 12:52:47'), (6720, 699, '2010-07-19 12:52:49'), (6721, 699, '2010-07-19 12:52:51'), (6722, 699, '2010-07-19 12:52:53'), (6723, 699, '2010-07-19 12:53:05'), (6724, 699, '2010-07-19 12:53:06'), (6725, 699, '2010-07-19 12:53:10'), (6726, 699, '2010-07-19 12:53:12'), (6727, 707, '2010-07-19 12:54:54'), (6728, 708, '2010-07-19 12:54:56'), (6729, 708, '2010-07-19 12:55:18'), (6730, 699, '2010-07-19 12:56:08'), (6731, 699, '2010-07-19 12:56:10'), (6732, 699, '2010-07-19 12:56:13'), (6733, 699, '2010-07-19 12:56:17'), (6734, 708, '2010-07-19 12:56:19'), (6735, 708, '2010-07-19 12:56:22'), (6736, 699, '2010-07-19 12:56:22'), (6737, 699, '2010-07-19 12:56:24'), (6738, 708, '2010-07-19 12:56:31'), (6739, 708, '2010-07-19 12:57:22'), (6740, 706, '2010-07-19 12:58:47'), (6741, 699, '2010-07-19 13:01:30'), (6742, 699, '2010-07-19 13:01:31'), (6743, 699, '2010-07-19 13:01:33'), (6744, 699, '2010-07-19 13:01:36'), (6745, 699, '2010-07-19 13:01:39'), (6746, 699, '2010-07-19 13:01:41'), (6747, 699, '2010-07-19 13:02:50'), (6748, 699, '2010-07-19 13:02:51'), (6749, 699, '2010-07-19 13:02:53'), (6750, 699, '2010-07-19 13:02:56'), (6751, 699, '2010-07-19 13:02:59'), (6752, 699, '2010-07-19 13:03:01'), (6753, 709, '2010-07-19 13:08:34'), (6754, 709, '2010-07-19 13:10:01'), (6755, 709, '2010-07-19 13:10:15'), (6756, 709, '2010-07-19 13:10:27'), (6757, 709, '2010-07-19 13:10:44'), (6758, 709, '2010-07-19 13:11:21'), (6759, 709, '2010-07-19 13:11:39'), (6760, 699, '2010-07-19 13:11:45'), (6761, 699, '2010-07-19 13:11:47'), (6762, 699, '2010-07-19 13:11:49'), (6763, 699, '2010-07-19 13:11:51'), (6764, 699, '2010-07-19 13:11:53'), (6765, 699, '2010-07-19 13:11:56'), (6766, 699, '2010-07-19 13:11:58'), (6767, 709, '2010-07-19 13:12:25'), (6768, 709, '2010-07-19 13:12:45'), (6769, 699, '2010-07-19 13:13:24'), (6770, 699, '2010-07-19 13:13:25'), (6771, 699, '2010-07-19 13:13:27'), (6772, 699, '2010-07-19 13:13:30'), (6773, 699, '2010-07-19 13:13:33'), (6774, 699, '2010-07-19 13:13:35'), (6775, 709, '2010-07-19 13:14:54'), (6776, 699, '2010-07-19 13:15:07'), (6777, 699, '2010-07-19 13:15:09'), (6778, 699, '2010-07-19 13:15:10'), (6779, 699, '2010-07-19 13:15:13'), (6780, 699, '2010-07-19 13:15:17'), (6781, 699, '2010-07-19 13:15:18'), (6782, 699, '2010-07-19 13:16:15'), (6783, 699, '2010-07-19 13:16:15'), (6784, 699, '2010-07-19 13:16:17'), (6785, 699, '2010-07-19 13:16:19'), (6786, 699, '2010-07-19 13:16:22'), (6787, 699, '2010-07-19 13:16:25'), (6788, 699, '2010-07-19 13:17:35'), (6789, 699, '2010-07-19 13:17:36'), (6790, 699, '2010-07-19 13:17:37'), (6791, 699, '2010-07-19 13:17:38'), (6792, 699, '2010-07-19 13:17:41'), (6793, 699, '2010-07-19 13:17:44'), (6794, 699, '2010-07-19 13:17:46'), (6795, 710, '2010-07-19 13:27:52'), (6796, 699, '2010-07-19 13:40:48'), (6797, 699, '2010-07-19 13:40:48'), (6798, 699, '2010-07-19 13:40:49'), (6799, 699, '2010-07-19 13:40:49'), (6800, 699, '2010-07-19 13:40:52'), (6801, 699, '2010-07-19 13:40:55'), (6802, 710, '2010-07-19 13:40:57'), (6803, 699, '2010-07-19 13:41:06'), (6804, 699, '2010-07-19 13:41:10'), (6805, 710, '2010-07-19 13:41:23'), (6806, 699, '2010-07-19 13:41:38'), (6807, 699, '2010-07-19 13:41:43'), (6808, 699, '2010-07-19 13:41:45'), (6809, 699, '2010-07-19 13:41:49'), (6810, 699, '2010-07-19 13:41:51'), (6811, 711, '2010-07-19 13:50:29'), (6812, 699, '2010-07-19 13:50:42'), (6813, 699, '2010-07-19 13:50:43'), (6814, 699, '2010-07-19 13:51:16'), (6815, 699, '2010-07-19 13:51:17'), (6816, 699, '2010-07-19 13:51:19'), (6817, 699, '2010-07-19 13:52:19'), (6818, 699, '2010-07-19 13:52:22'), (6819, 699, '2010-07-19 13:52:24'), (6820, 699, '2010-07-19 13:52:29'), (6821, 699, '2010-07-19 13:52:30'), (6822, 699, '2010-07-19 13:52:33'), (6823, 699, '2010-07-19 13:53:18'), (6824, 699, '2010-07-19 13:53:23'), (6825, 699, '2010-07-19 13:53:25'), (6826, 699, '2010-07-19 13:54:18'), (6827, 699, '2010-07-19 13:54:19'), (6828, 699, '2010-07-19 13:54:20'), (6829, 699, '2010-07-19 13:54:23'), (6830, 699, '2010-07-19 13:55:14'), (6831, 699, '2010-07-19 13:55:16'), (6832, 711, '2010-07-19 13:56:17'), (6833, 711, '2010-07-19 13:56:22'), (6834, 711, '2010-07-19 13:56:32'), (6835, 711, '2010-07-19 13:56:39'), (6836, 710, '2010-07-19 13:58:22'), (6837, 699, '2010-07-19 13:59:54'), (6838, 699, '2010-07-19 13:59:55'), (6839, 699, '2010-07-19 13:59:56'), (6840, 699, '2010-07-19 13:59:58'), (6841, 699, '2010-07-19 14:00:02'), (6842, 699, '2010-07-19 14:00:04'), (6843, 712, '2010-07-19 14:04:13'), (6844, 699, '2010-07-19 14:06:50'), (6845, 699, '2010-07-19 14:06:56'), (6846, 699, '2010-07-19 14:06:58'), (6847, 699, '2010-07-19 14:07:00'), (6848, 699, '2010-07-19 14:07:02'), (6849, 699, '2010-07-19 14:07:05'), (6850, 699, '2010-07-19 14:07:07'), (6851, 699, '2010-07-19 14:07:46'), (6852, 699, '2010-07-19 14:09:19'), (6853, 713, '2010-07-19 14:09:22'), (6854, 699, '2010-07-19 14:12:00'), (6855, 699, '2010-07-19 14:12:02'), (6856, 699, '2010-07-19 14:12:12'), (6857, 699, '2010-07-19 14:12:15'), (6858, 699, '2010-07-19 14:12:15'), (6859, 699, '2010-07-19 14:12:17'), (6860, 699, '2010-07-19 14:12:19'), (6861, 699, '2010-07-19 14:12:22'), (6862, 699, '2010-07-19 14:12:24'), (6863, 699, '2010-07-19 14:13:23'), (6864, 699, '2010-07-19 14:13:24'), (6865, 699, '2010-07-19 14:13:27'), (6866, 699, '2010-07-19 14:13:28'), (6867, 699, '2010-07-19 14:13:30'), (6868, 699, '2010-07-19 14:13:34'), (6869, 699, '2010-07-19 14:13:36'), (6870, 699, '2010-07-19 14:15:21'), (6871, 699, '2010-07-19 14:15:28'), (6872, 699, '2010-07-19 14:15:32'), (6873, 699, '2010-07-19 14:15:38'), (6874, 699, '2010-07-19 14:15:40'), (6875, 699, '2010-07-19 14:16:09'), (6876, 699, '2010-07-19 14:16:11'), (6877, 699, '2010-07-19 14:16:16'), (6878, 699, '2010-07-19 14:16:18'), (6879, 699, '2010-07-19 14:16:22'), (6880, 699, '2010-07-19 14:16:24'), (6881, 699, '2010-07-19 14:16:31'), (6882, 699, '2010-07-19 14:16:35'), (6883, 699, '2010-07-19 14:16:49'), (6884, 699, '2010-07-19 14:16:52'), (6885, 699, '2010-07-19 14:16:53'), (6886, 699, '2010-07-19 14:16:54'), (6887, 699, '2010-07-19 14:16:57'), (6888, 699, '2010-07-19 14:16:59'), (6889, 699, '2010-07-19 14:17:06'), (6890, 699, '2010-07-19 14:17:10'), (6891, 699, '2010-07-19 14:17:19'), (6892, 699, '2010-07-19 14:19:00'), (6893, 699, '2010-07-19 14:19:05'), (6894, 699, '2010-07-19 14:19:17'), (6895, 699, '2010-07-19 14:19:19'), (6896, 699, '2010-07-19 14:21:23'), (6897, 699, '2010-07-19 14:21:26'), (6898, 699, '2010-07-19 14:21:30'), (6899, 699, '2010-07-19 14:22:47'), (6900, 699, '2010-07-19 14:22:50'), (6901, 699, '2010-07-19 14:22:53'), (6902, 699, '2010-07-19 14:22:58'), (6903, 699, '2010-07-19 14:24:41'), (6904, 699, '2010-07-19 14:24:44'), (6905, 699, '2010-07-19 14:30:54'), (6906, 714, '2010-07-19 15:33:11'), (6907, 715, '2010-07-19 16:38:43'), (6908, 716, '2010-07-19 17:11:28'), (6909, 715, '2010-07-19 17:11:46'), (6910, 717, '2010-07-19 17:18:12'), (6911, 717, '2010-07-19 17:18:38'), (6912, 717, '2010-07-19 17:19:05'), (6913, 717, '2010-07-19 17:19:36'), (6914, 717, '2010-07-19 17:19:44'), (6915, 717, '2010-07-19 17:20:19'), (6916, 717, '2010-07-19 17:20:37'), (6917, 717, '2010-07-19 17:20:44'), (6918, 717, '2010-07-19 17:21:08'), (6919, 717, '2010-07-19 17:21:25'), (6920, 717, '2010-07-19 17:21:47'), (6921, 717, '2010-07-19 17:21:56'), (6922, 717, '2010-07-19 17:21:58'), (6923, 717, '2010-07-19 17:21:59'), (6924, 717, '2010-07-19 17:22:00'), (6925, 717, '2010-07-19 17:22:09'), (6926, 717, '2010-07-19 17:22:21'), (6927, 717, '2010-07-19 17:22:31'), (6928, 717, '2010-07-19 17:22:33'), (6929, 717, '2010-07-19 17:22:34'), (6930, 717, '2010-07-19 17:22:35'), (6931, 717, '2010-07-19 17:25:01'), (6932, 717, '2010-07-19 17:25:02'), (6933, 717, '2010-07-19 17:25:04'), (6934, 717, '2010-07-19 17:25:05'), (6935, 717, '2010-07-19 17:25:06'), (6936, 717, '2010-07-19 17:25:07'), (6937, 717, '2010-07-19 17:25:08'), (6938, 717, '2010-07-19 17:25:09'), (6939, 717, '2010-07-19 17:25:10'), (6940, 717, '2010-07-19 17:25:11'), (6941, 717, '2010-07-19 17:25:12'), (6942, 718, '2010-07-19 18:03:47'), (6943, 718, '2010-07-19 18:04:26'), (6944, 718, '2010-07-19 18:04:29'), (6945, 718, '2010-07-19 18:04:29'), (6946, 718, '2010-07-19 18:04:31'), (6947, 718, '2010-07-19 18:04:31'), (6948, 718, '2010-07-19 18:04:36'), (6949, 718, '2010-07-19 18:04:36'), (6950, 718, '2010-07-19 18:05:11'), (6951, 718, '2010-07-19 18:14:39'), (6952, 719, '2010-07-19 18:32:04'), (6953, 719, '2010-07-19 18:32:17'), (6954, 719, '2010-07-19 18:32:36'), (6955, 719, '2010-07-19 18:32:48'), (6956, 719, '2010-07-19 18:32:53'), (6957, 719, '2010-07-19 18:33:35'), (6958, 719, '2010-07-19 18:33:40'), (6959, 719, '2010-07-19 18:33:50'), (6960, 719, '2010-07-19 18:34:00'), (6961, 719, '2010-07-19 18:34:05'), (6962, 720, '2010-07-19 18:50:15'), (6963, 720, '2010-07-19 18:50:24'), (6964, 720, '2010-07-19 18:50:48'), (6965, 721, '2010-07-19 19:47:37'), (6966, 722, '2010-07-19 19:48:14'), (6967, 722, '2010-07-19 19:49:24'), (6968, 722, '2010-07-19 19:49:37'), (6969, 722, '2010-07-19 19:50:54'), (6970, 722, '2010-07-19 19:51:22'), (6971, 722, '2010-07-19 19:51:31'), (6972, 722, '2010-07-19 19:51:41'), (6973, 722, '2010-07-19 19:51:57'), (6974, 705, '2010-07-19 20:14:33'), (6975, 705, '2010-07-19 20:14:36'), (6976, 581, '2010-07-19 21:20:13'), (6977, 723, '2010-07-20 00:53:12'), (6978, 724, '2010-07-20 00:53:17'), (6979, 725, '2010-07-20 05:59:30'), (6980, 726, '2010-07-20 05:59:32'), (6981, 727, '2010-07-20 07:04:28'), (6982, 727, '2010-07-20 07:06:52'), (6983, 728, '2010-07-20 08:45:20'), (6984, 729, '2010-07-20 09:33:56'), (6985, 730, '2010-07-20 09:43:51'), (6986, 730, '2010-07-20 10:00:23'), (6987, 730, '2010-07-20 10:00:29'), (6988, 731, '2010-07-20 10:00:35'), (6989, 732, '2010-07-20 10:00:36'), (6990, 730, '2010-07-20 10:00:40'), (6991, 730, '2010-07-20 10:00:58'), (6992, 730, '2010-07-20 10:01:03'), (6993, 730, '2010-07-20 10:01:32'), (6994, 730, '2010-07-20 10:02:03'), (6995, 730, '2010-07-20 10:02:05'), (6996, 730, '2010-07-20 10:02:35'), (6997, 732, '2010-07-20 10:02:48'), (6998, 732, '2010-07-20 10:03:04'), (6999, 732, '2010-07-20 10:03:07'), (7000, 732, '2010-07-20 10:03:14'), (7001, 730, '2010-07-20 10:04:00'), (7002, 730, '2010-07-20 10:04:28'), (7003, 733, '2010-07-20 10:28:24'), (7004, 734, '2010-07-20 10:44:05'), (7005, 735, '2010-07-20 10:54:44'), (7006, 735, '2010-07-20 10:55:16'), (7007, 734, '2010-07-20 10:55:23'), (7008, 735, '2010-07-20 10:55:26'), (7009, 735, '2010-07-20 10:55:35'), (7010, 735, '2010-07-20 10:55:40'), (7011, 734, '2010-07-20 10:55:40'), (7012, 734, '2010-07-20 10:55:42'), (7013, 734, '2010-07-20 10:55:44'), (7014, 734, '2010-07-20 10:55:46'), (7015, 734, '2010-07-20 10:56:23'), (7016, 734, '2010-07-20 10:56:32'), (7017, 736, '2010-07-20 10:58:33'), (7018, 734, '2010-07-20 10:59:20'), (7019, 734, '2010-07-20 10:59:24'), (7020, 737, '2010-07-20 11:02:37'), (7021, 738, '2010-07-20 11:02:41'), (7022, 738, '2010-07-20 11:03:44'), (7023, 738, '2010-07-20 11:04:09'), (7024, 736, '2010-07-20 11:04:27'), (7025, 738, '2010-07-20 11:04:41'), (7026, 738, '2010-07-20 11:05:14'), (7027, 738, '2010-07-20 11:05:49'), (7028, 738, '2010-07-20 11:06:43'), (7029, 738, '2010-07-20 11:07:12'), (7030, 738, '2010-07-20 11:07:41'), (7031, 736, '2010-07-20 11:07:48'), (7032, 736, '2010-07-20 11:08:00'), (7033, 736, '2010-07-20 11:08:05'), (7034, 738, '2010-07-20 11:08:37'), (7035, 738, '2010-07-20 11:08:58'), (7036, 738, '2010-07-20 11:09:05'), (7037, 738, '2010-07-20 11:09:11'), (7038, 738, '2010-07-20 11:09:13'), (7039, 738, '2010-07-20 11:09:14'), (7040, 738, '2010-07-20 11:09:18'), (7041, 738, '2010-07-20 11:09:19'), (7042, 739, '2010-07-20 11:10:46'), (7043, 740, '2010-07-20 11:10:51'), (7044, 741, '2010-07-20 11:10:56'), (7045, 736, '2010-07-20 11:11:08'), (7046, 735, '2010-07-20 11:15:20'), (7047, 736, '2010-07-20 11:15:58'), (7048, 736, '2010-07-20 11:16:21'), (7049, 736, '2010-07-20 11:16:26'), (7050, 736, '2010-07-20 11:17:05'), (7051, 736, '2010-07-20 11:17:44'), (7052, 736, '2010-07-20 11:19:06'), (7053, 736, '2010-07-20 11:19:38'), (7054, 736, '2010-07-20 11:21:10'), (7055, 736, '2010-07-20 11:22:18'), (7056, 736, '2010-07-20 11:23:04'), (7057, 736, '2010-07-20 11:30:38'), (7058, 736, '2010-07-20 11:30:45'), (7059, 736, '2010-07-20 11:30:54'), (7060, 736, '2010-07-20 11:31:23'), (7061, 736, '2010-07-20 11:31:28'), (7062, 736, '2010-07-20 11:32:06'), (7063, 736, '2010-07-20 11:32:11'), (7064, 736, '2010-07-20 11:33:49'), (7065, 736, '2010-07-20 11:34:07'), (7066, 736, '2010-07-20 11:38:10'), (7067, 736, '2010-07-20 11:38:16'), (7068, 736, '2010-07-20 11:38:29'), (7069, 736, '2010-07-20 11:38:34'), (7070, 736, '2010-07-20 11:42:31'), (7071, 733, '2010-07-20 11:44:06'), (7072, 736, '2010-07-20 11:44:10'), (7073, 733, '2010-07-20 11:44:40'), (7074, 736, '2010-07-20 11:44:41'), (7075, 736, '2010-07-20 11:44:49'), (7076, 736, '2010-07-20 11:44:54'), (7077, 736, '2010-07-20 11:46:49'), (7078, 736, '2010-07-20 11:46:56'), (7079, 736, '2010-07-20 11:47:08'), (7080, 736, '2010-07-20 11:47:20'), (7081, 736, '2010-07-20 11:47:32'), (7082, 736, '2010-07-20 11:47:44'), (7083, 736, '2010-07-20 11:47:56'), (7084, 736, '2010-07-20 11:48:09'), (7085, 733, '2010-07-20 11:48:11'), (7086, 733, '2010-07-20 11:48:15'), (7087, 733, '2010-07-20 11:48:19'), (7088, 733, '2010-07-20 11:48:24'), (7089, 736, '2010-07-20 11:48:25'), (7090, 736, '2010-07-20 11:48:31'), (7091, 736, '2010-07-20 11:49:10'), (7092, 736, '2010-07-20 11:49:19'), (7093, 742, '2010-07-20 11:49:21'), (7094, 743, '2010-07-20 11:49:24'), (7095, 733, '2010-07-20 11:51:47'), (7096, 733, '2010-07-20 11:51:56'), (7097, 733, '2010-07-20 11:52:01'), (7098, 733, '2010-07-20 11:53:53'), (7099, 736, '2010-07-20 11:54:49'), (7100, 733, '2010-07-20 11:58:05'), (7101, 733, '2010-07-20 11:58:12'), (7102, 733, '2010-07-20 11:58:26'), (7103, 733, '2010-07-20 11:58:31'), (7104, 733, '2010-07-20 11:58:37'), (7105, 733, '2010-07-20 11:58:40'), (7106, 733, '2010-07-20 11:58:45'), (7107, 733, '2010-07-20 11:58:49'), (7108, 733, '2010-07-20 11:58:58'), (7109, 736, '2010-07-20 11:59:08'), (7110, 736, '2010-07-20 11:59:12'), (7111, 733, '2010-07-20 12:01:43'), (7112, 733, '2010-07-20 12:03:09'), (7113, 733, '2010-07-20 12:03:23'), (7114, 733, '2010-07-20 12:03:42'), (7115, 733, '2010-07-20 12:03:47'), (7116, 733, '2010-07-20 12:03:51'), (7117, 733, '2010-07-20 12:03:55'), (7118, 733, '2010-07-20 12:04:46'), (7119, 733, '2010-07-20 12:05:15'), (7120, 733, '2010-07-20 12:05:22'), (7121, 733, '2010-07-20 12:05:27'), (7122, 733, '2010-07-20 12:05:28'), (7123, 733, '2010-07-20 12:05:57'), (7124, 733, '2010-07-20 12:06:01'), (7125, 733, '2010-07-20 12:06:05'), (7126, 733, '2010-07-20 12:06:07'), (7127, 733, '2010-07-20 12:06:14'), (7128, 733, '2010-07-20 12:06:16'), (7129, 733, '2010-07-20 12:06:29'), (7130, 733, '2010-07-20 12:06:33'), (7131, 733, '2010-07-20 12:06:39'), (7132, 733, '2010-07-20 12:06:43'), (7133, 733, '2010-07-20 12:08:06'), (7134, 733, '2010-07-20 12:09:12'), (7135, 733, '2010-07-20 12:09:37'), (7136, 733, '2010-07-20 12:09:43'), (7137, 733, '2010-07-20 12:09:48'), (7138, 733, '2010-07-20 12:11:32'), (7139, 733, '2010-07-20 12:11:38'), (7140, 733, '2010-07-20 12:11:40'), (7141, 733, '2010-07-20 12:11:46'), (7142, 733, '2010-07-20 12:11:48'), (7143, 733, '2010-07-20 12:11:52'), (7144, 733, '2010-07-20 12:11:59'), (7145, 733, '2010-07-20 12:12:04'), (7146, 733, '2010-07-20 12:12:10'), (7147, 733, '2010-07-20 12:12:12'), (7148, 733, '2010-07-20 12:12:18'), (7149, 733, '2010-07-20 12:12:21'), (7150, 733, '2010-07-20 12:12:22'), (7151, 733, '2010-07-20 12:12:33'), (7152, 733, '2010-07-20 12:12:38'), (7153, 733, '2010-07-20 12:12:46'), (7154, 733, '2010-07-20 12:12:50'), (7155, 733, '2010-07-20 12:13:04'), (7156, 733, '2010-07-20 12:13:12'), (7157, 733, '2010-07-20 12:13:30'), (7158, 736, '2010-07-20 12:13:35'), (7159, 733, '2010-07-20 12:14:31'), (7160, 733, '2010-07-20 12:16:16'), (7161, 733, '2010-07-20 12:16:21'), (7162, 733, '2010-07-20 12:16:32'), (7163, 736, '2010-07-20 12:17:14'), (7164, 736, '2010-07-20 12:17:25'), (7165, 736, '2010-07-20 12:24:58'), (7166, 736, '2010-07-20 12:26:19'), (7167, 736, '2010-07-20 12:26:22'), (7168, 736, '2010-07-20 12:29:09'), (7169, 733, '2010-07-20 12:31:52'), (7170, 733, '2010-07-20 12:32:37'), (7171, 733, '2010-07-20 12:33:17'), (7172, 733, '2010-07-20 12:33:22'), (7173, 733, '2010-07-20 12:33:30'), (7174, 733, '2010-07-20 12:34:31'), (7175, 733, '2010-07-20 12:34:37'), (7176, 736, '2010-07-20 12:36:18'), (7177, 736, '2010-07-20 12:36:23'), (7178, 736, '2010-07-20 12:36:39'), (7179, 736, '2010-07-20 12:36:44'), (7180, 736, '2010-07-20 12:39:13'), (7181, 736, '2010-07-20 12:39:18'), (7182, 736, '2010-07-20 12:40:56'), (7183, 736, '2010-07-20 12:40:59'), (7184, 736, '2010-07-20 12:41:04'), (7185, 736, '2010-07-20 12:41:09'), (7186, 736, '2010-07-20 12:56:51'), (7187, 736, '2010-07-20 12:56:55'), (7188, 733, '2010-07-20 12:57:00'), (7189, 733, '2010-07-20 13:29:42'), (7190, 733, '2010-07-20 13:29:57'), (7191, 736, '2010-07-20 13:34:33'), (7192, 736, '2010-07-20 13:34:37'), (7193, 736, '2010-07-20 13:34:48'), (7194, 736, '2010-07-20 13:42:23'), (7195, 736, '2010-07-20 13:42:33'), (7196, 744, '2010-07-20 14:15:20'), (7197, 745, '2010-07-20 14:15:41'), (7198, 744, '2010-07-20 14:15:42'), (7199, 744, '2010-07-20 14:16:05'), (7200, 744, '2010-07-20 14:16:10'), (7201, 744, '2010-07-20 14:16:19'), (7202, 744, '2010-07-20 14:16:44'), (7203, 744, '2010-07-20 14:17:08'), (7204, 744, '2010-07-20 14:17:20'), (7205, 745, '2010-07-20 14:17:22'), (7206, 744, '2010-07-20 14:17:34'), (7207, 744, '2010-07-20 14:18:00'), (7208, 744, '2010-07-20 14:18:07'), (7209, 746, '2010-07-20 14:39:43'), (7210, 747, '2010-07-20 14:44:11'), (7211, 747, '2010-07-20 14:44:40'), (7212, 747, '2010-07-20 14:44:50'), (7213, 733, '2010-07-20 15:15:20'), (7214, 748, '2010-07-20 16:27:02'), (7215, 749, '2010-07-20 17:47:02'), (7216, 749, '2010-07-20 17:47:56'), (7217, 749, '2010-07-20 17:48:31'), (7218, 749, '2010-07-20 17:48:33'), (7219, 749, '2010-07-20 17:48:42'), (7220, 749, '2010-07-20 17:49:01'), (7221, 749, '2010-07-20 17:49:18'), (7222, 749, '2010-07-20 17:49:41'), (7223, 749, '2010-07-20 17:49:47'), (7224, 749, '2010-07-20 17:50:22'), (7225, 749, '2010-07-20 17:50:43'), (7226, 749, '2010-07-20 17:51:03'), (7227, 749, '2010-07-20 17:51:18'), (7228, 749, '2010-07-20 17:51:43'), (7229, 749, '2010-07-20 17:51:55'), (7230, 749, '2010-07-20 17:52:02'), (7231, 749, '2010-07-20 17:52:16'), (7232, 749, '2010-07-20 17:52:31'), (7233, 749, '2010-07-20 17:52:49'), (7234, 749, '2010-07-20 17:52:57'), (7235, 749, '2010-07-20 17:53:16'), (7236, 749, '2010-07-20 17:53:47'), (7237, 749, '2010-07-20 17:53:52'), (7238, 749, '2010-07-20 17:54:19'), (7239, 749, '2010-07-20 17:54:51'), (7240, 749, '2010-07-20 17:55:18'), (7241, 749, '2010-07-20 17:57:16'), (7242, 749, '2010-07-20 17:57:29'), (7243, 749, '2010-07-20 17:57:39'), (7244, 749, '2010-07-20 17:57:56'), (7245, 749, '2010-07-20 17:58:02'), (7246, 749, '2010-07-20 17:58:15'), (7247, 749, '2010-07-20 17:58:41'), (7248, 750, '2010-07-20 18:32:27'), (7249, 751, '2010-07-20 19:30:48'), (7250, 752, '2010-07-21 00:44:31'), (7251, 753, '2010-07-21 00:44:39'), (7252, 754, '2010-07-21 00:45:57'), (7253, 755, '2010-07-21 00:46:19'), (7254, 756, '2010-07-21 00:48:17'), (7255, 757, '2010-07-21 00:51:50'), (7256, 758, '2010-07-21 01:03:23'), (7257, 759, '2010-07-21 01:34:52'), (7258, 761, '2010-07-21 01:34:57'), (7259, 762, '2010-07-21 01:43:43'), (7260, 763, '2010-07-21 02:20:39'), (7261, 764, '2010-07-21 05:47:17'), (7262, 764, '2010-07-21 05:47:32'), (7263, 764, '2010-07-21 05:47:42'), (7264, 765, '2010-07-21 06:14:19'), (7265, 766, '2010-07-21 06:23:52'), (7266, 766, '2010-07-21 06:24:10'), (7267, 767, '2010-07-21 07:08:49'), (7268, 768, '2010-07-21 07:11:32'), (7269, 733, '2010-07-21 07:21:26'), (7270, 733, '2010-07-21 07:22:01'), (7271, 769, '2010-07-21 07:29:14'), (7272, 770, '2010-07-21 07:29:16'), (7273, 771, '2010-07-21 07:29:18'), (7274, 767, '2010-07-21 07:35:00'), (7275, 767, '2010-07-21 07:35:05'), (7276, 767, '2010-07-21 07:35:11'), (7277, 767, '2010-07-21 07:35:38'), (7278, 767, '2010-07-21 07:35:43'), (7279, 767, '2010-07-21 07:35:50'), (7280, 767, '2010-07-21 07:38:16'), (7281, 767, '2010-07-21 07:38:27'), (7282, 772, '2010-07-21 07:39:24'), (7283, 767, '2010-07-21 07:42:35'), (7284, 767, '2010-07-21 07:49:20'), (7285, 767, '2010-07-21 07:49:35'), (7286, 767, '2010-07-21 07:49:37'), (7287, 773, '2010-07-21 07:52:05'), (7288, 767, '2010-07-21 07:57:08'), (7289, 767, '2010-07-21 07:57:15'), (7290, 774, '2010-07-21 08:00:40'), (7291, 774, '2010-07-21 08:00:52'), (7292, 767, '2010-07-21 08:01:10'), (7293, 767, '2010-07-21 08:01:15'), (7294, 774, '2010-07-21 08:04:52'), (7295, 775, '2010-07-21 08:21:28'), (7296, 775, '2010-07-21 08:22:12'), (7297, 775, '2010-07-21 08:22:41'), (7298, 775, '2010-07-21 08:23:03'), (7299, 775, '2010-07-21 08:23:40'), (7300, 775, '2010-07-21 08:24:00'), (7301, 767, '2010-07-21 08:46:36'), (7302, 776, '2010-07-21 08:48:18'), (7303, 776, '2010-07-21 08:48:52'), (7304, 776, '2010-07-21 08:48:59'), (7305, 776, '2010-07-21 08:49:03'), (7306, 776, '2010-07-21 08:49:18'), (7307, 767, '2010-07-21 08:58:31'), (7308, 767, '2010-07-21 08:58:39'), (7309, 767, '2010-07-21 08:58:47'), (7310, 767, '2010-07-21 09:01:13'), (7311, 767, '2010-07-21 09:01:18'), (7312, 767, '2010-07-21 09:01:32'), (7313, 767, '2010-07-21 09:11:45'), (7314, 767, '2010-07-21 09:11:54'), (7315, 767, '2010-07-21 09:12:04'), (7316, 767, '2010-07-21 09:20:27'), (7317, 767, '2010-07-21 09:33:03'), (7318, 767, '2010-07-21 09:33:11'), (7319, 767, '2010-07-21 09:33:16'), (7320, 767, '2010-07-21 09:33:24'), (7321, 767, '2010-07-21 09:36:30'), (7322, 777, '2010-07-21 09:39:11'), (7323, 777, '2010-07-21 09:39:21'), (7324, 767, '2010-07-21 09:44:14'), (7325, 767, '2010-07-21 09:44:20'), (7326, 767, '2010-07-21 09:44:29'), (7327, 767, '2010-07-21 09:44:34'), (7328, 777, '2010-07-21 09:46:30'), (7329, 777, '2010-07-21 09:46:43'), (7330, 767, '2010-07-21 09:46:56'), (7331, 767, '2010-07-21 09:47:04'), (7332, 767, '2010-07-21 09:47:38'), (7333, 767, '2010-07-21 09:47:48'), (7334, 767, '2010-07-21 09:48:28'), (7335, 767, '2010-07-21 09:48:38'), (7336, 767, '2010-07-21 09:48:51'), (7337, 767, '2010-07-21 09:50:16'), (7338, 767, '2010-07-21 10:26:22'), (7339, 767, '2010-07-21 10:26:30'), (7340, 767, '2010-07-21 10:26:59'), (7341, 767, '2010-07-21 10:27:07'), (7342, 767, '2010-07-21 10:27:11'), (7343, 778, '2010-07-21 12:36:13'), (7344, 779, '2010-07-21 12:36:16'), (7345, 780, '2010-07-21 12:40:41'), (7346, 781, '2010-07-21 13:04:05'), (7347, 782, '2010-07-21 13:25:13'), (7348, 782, '2010-07-21 13:25:25'), (7349, 782, '2010-07-21 13:25:53'), (7350, 782, '2010-07-21 13:26:16'), (7351, 782, '2010-07-21 13:26:41'), (7352, 782, '2010-07-21 13:27:01'), (7353, 782, '2010-07-21 13:27:07'), (7354, 782, '2010-07-21 13:27:15'), (7355, 782, '2010-07-21 13:27:41'), (7356, 782, '2010-07-21 13:27:46'), (7357, 782, '2010-07-21 13:28:00'), (7358, 782, '2010-07-21 13:28:04'), (7359, 782, '2010-07-21 13:28:12'), (7360, 782, '2010-07-21 13:28:23'), (7361, 782, '2010-07-21 13:28:33'), (7362, 780, '2010-07-21 13:32:58'), (7363, 780, '2010-07-21 13:33:02'), (7364, 780, '2010-07-21 13:36:00'), (7365, 780, '2010-07-21 13:36:04'), (7366, 780, '2010-07-21 13:36:08'), (7367, 783, '2010-07-21 14:21:25'), (7368, 784, '2010-07-21 14:50:20'), (7369, 785, '2010-07-21 14:50:23'), (7370, 786, '2010-07-21 14:57:35'), (7371, 786, '2010-07-21 14:57:57'), (7372, 786, '2010-07-21 14:58:39'), (7373, 786, '2010-07-21 14:58:50'), (7374, 786, '2010-07-21 14:58:57'), (7375, 786, '2010-07-21 14:59:45'), (7376, 786, '2010-07-21 14:59:59'), (7377, 786, '2010-07-21 15:00:43'), (7378, 786, '2010-07-21 15:01:26'), (7379, 786, '2010-07-21 15:03:05'), (7380, 787, '2010-07-21 15:08:08'), (7381, 780, '2010-07-21 15:24:28'), (7382, 780, '2010-07-21 15:24:34'), (7383, 780, '2010-07-21 15:47:57'), (7384, 780, '2010-07-21 15:48:00'), (7385, 788, '2010-07-21 16:57:39'), (7386, 789, '2010-07-21 19:02:06'), (7387, 789, '2010-07-21 19:02:34'), (7388, 789, '2010-07-21 19:03:13'), (7389, 789, '2010-07-21 19:03:34'), (7390, 789, '2010-07-21 19:03:56'), (7391, 789, '2010-07-21 19:04:05'), (7392, 789, '2010-07-21 19:04:14'), (7393, 789, '2010-07-21 19:04:15'), (7394, 790, '2010-07-21 19:04:21'), (7395, 789, '2010-07-21 19:04:31'), (7396, 789, '2010-07-21 19:04:48'), (7397, 789, '2010-07-21 19:06:16'), (7398, 789, '2010-07-21 19:06:21'), (7399, 789, '2010-07-21 19:06:28'), (7400, 789, '2010-07-21 19:06:34'), (7401, 789, '2010-07-21 19:07:17'), (7402, 791, '2010-07-21 19:38:14'), (7403, 791, '2010-07-21 19:39:03'), (7404, 791, '2010-07-21 19:39:25'), (7405, 791, '2010-07-21 19:39:36'), (7406, 791, '2010-07-21 19:39:46'), (7407, 791, '2010-07-21 19:39:52'), (7408, 791, '2010-07-21 19:39:59'), (7409, 791, '2010-07-21 19:40:10'), (7410, 791, '2010-07-21 19:40:19'), (7411, 791, '2010-07-21 19:40:35'), (7412, 732, '2010-07-21 20:10:53'), (7413, 792, '2010-07-21 21:04:05'), (7414, 793, '2010-07-21 22:17:56'), (7415, 794, '2010-07-22 01:57:23'), (7416, 795, '2010-07-22 01:57:25'), (7417, 796, '2010-07-22 03:44:32'), (7418, 797, '2010-07-22 07:01:29'), (7419, 798, '2010-07-22 09:25:44'), (7420, 798, '2010-07-22 09:41:42'), (7421, 798, '2010-07-22 09:41:49'), (7422, 798, '2010-07-22 09:42:11'), (7423, 798, '2010-07-22 09:42:16'), (7424, 798, '2010-07-22 09:42:23'), (7425, 798, '2010-07-22 09:42:31'), (7426, 799, '2010-07-22 11:00:18'), (7427, 800, '2010-07-22 11:00:21'), (7428, 801, '2010-07-22 11:00:41'), (7429, 802, '2010-07-22 11:00:44'), (7430, 803, '2010-07-22 11:00:46'), (7431, 804, '2010-07-22 11:01:06'), (7432, 803, '2010-07-22 11:01:08'), (7433, 805, '2010-07-22 11:01:22'), (7434, 803, '2010-07-22 11:01:24'), (7435, 803, '2010-07-22 11:01:45'), (7436, 803, '2010-07-22 11:01:59'), (7437, 803, '2010-07-22 11:02:07'), (7438, 803, '2010-07-22 11:02:20'), (7439, 803, '2010-07-22 11:02:29'), (7440, 806, '2010-07-22 11:02:37'), (7441, 803, '2010-07-22 11:02:40'), (7442, 803, '2010-07-22 11:03:04'), (7443, 803, '2010-07-22 11:03:12'), (7444, 803, '2010-07-22 11:03:18'), (7445, 803, '2010-07-22 11:03:24'), (7446, 807, '2010-07-22 11:03:37'), (7447, 803, '2010-07-22 11:03:37'), (7448, 808, '2010-07-22 11:22:07'), (7449, 808, '2010-07-22 11:22:50'), (7450, 808, '2010-07-22 11:23:25'), (7451, 808, '2010-07-22 11:23:37'), (7452, 808, '2010-07-22 11:23:47'), (7453, 808, '2010-07-22 11:24:18'), (7454, 809, '2010-07-22 11:24:57'), (7455, 810, '2010-07-22 11:24:59'), (7456, 808, '2010-07-22 11:24:59'), (7457, 808, '2010-07-22 11:25:43'), (7458, 810, '2010-07-22 11:25:47'), (7459, 810, '2010-07-22 11:26:06'), (7460, 810, '2010-07-22 11:26:14'), (7461, 810, '2010-07-22 11:26:34'), (7462, 808, '2010-07-22 11:26:35'), (7463, 810, '2010-07-22 11:26:44'), (7464, 810, '2010-07-22 11:26:55'), (7465, 811, '2010-07-22 11:36:43'), (7466, 811, '2010-07-22 11:37:09'), (7467, 811, '2010-07-22 11:37:16'), (7468, 811, '2010-07-22 11:37:47'), (7469, 811, '2010-07-22 11:38:02'), (7470, 811, '2010-07-22 11:38:13'), (7471, 811, '2010-07-22 11:38:25'), (7472, 811, '2010-07-22 11:38:27'), (7473, 811, '2010-07-22 11:38:27'), (7474, 811, '2010-07-22 11:38:27'), (7475, 811, '2010-07-22 11:38:29'), (7476, 811, '2010-07-22 11:38:44'), (7477, 811, '2010-07-22 11:38:45'), (7478, 811, '2010-07-22 11:38:48'), (7479, 811, '2010-07-22 11:38:51'), (7480, 811, '2010-07-22 11:38:52'), (7481, 811, '2010-07-22 11:38:57'), (7482, 811, '2010-07-22 11:38:58'), (7483, 811, '2010-07-22 11:38:59'), (7484, 811, '2010-07-22 11:39:00'), (7485, 811, '2010-07-22 11:39:01'), (7486, 811, '2010-07-22 11:39:06'), (7487, 812, '2010-07-22 12:33:37'), (7488, 812, '2010-07-22 12:33:51'), (7489, 798, '2010-07-22 12:35:05'), (7490, 798, '2010-07-22 12:35:09'), (7491, 798, '2010-07-22 12:35:37'), (7492, 798, '2010-07-22 12:36:35'), (7493, 798, '2010-07-22 12:36:45'), (7494, 813, '2010-07-22 12:47:01'), (7495, 813, '2010-07-22 12:48:00'), (7496, 798, '2010-07-22 13:26:13'), (7497, 798, '2010-07-22 13:26:20'), (7498, 798, '2010-07-22 13:26:39'), (7499, 814, '2010-07-22 13:38:51'), (7500, 815, '2010-07-22 13:39:04'), (7501, 814, '2010-07-22 13:39:05'), (7502, 816, '2010-07-22 13:48:42'), (7503, 816, '2010-07-22 13:49:05'), (7504, 816, '2010-07-22 13:49:32'), (7505, 816, '2010-07-22 13:49:43'), (7506, 816, '2010-07-22 13:49:48'), (7507, 817, '2010-07-22 14:16:13'), (7508, 817, '2010-07-22 14:16:45'), (7509, 817, '2010-07-22 14:17:33'), (7510, 817, '2010-07-22 14:18:57'), (7511, 817, '2010-07-22 14:19:02'), (7512, 817, '2010-07-22 14:19:02'), (7513, 817, '2010-07-22 14:19:03'), (7514, 817, '2010-07-22 14:19:03'), (7515, 817, '2010-07-22 14:19:05'), (7516, 817, '2010-07-22 14:19:06'), (7517, 817, '2010-07-22 14:19:06'), (7518, 817, '2010-07-22 14:21:44'), (7519, 817, '2010-07-22 14:21:45'), (7520, 817, '2010-07-22 14:21:46'), (7521, 817, '2010-07-22 14:21:48'), (7522, 817, '2010-07-22 14:21:49'), (7523, 817, '2010-07-22 14:21:51'), (7524, 817, '2010-07-22 14:21:51'), (7525, 817, '2010-07-22 14:21:52'), (7526, 818, '2010-07-22 15:56:07'), (7527, 818, '2010-07-22 15:56:42'), (7528, 818, '2010-07-22 15:57:29'), (7529, 818, '2010-07-22 15:57:33'), (7530, 819, '2010-07-22 20:09:47'), (7531, 819, '2010-07-22 20:11:32'), (7532, 819, '2010-07-22 20:11:47'), (7533, 819, '2010-07-22 20:12:26'), (7534, 819, '2010-07-22 20:12:38'), (7535, 819, '2010-07-22 20:12:49'), (7536, 819, '2010-07-22 20:13:06'), (7537, 819, '2010-07-22 20:13:40'), (7538, 819, '2010-07-22 20:13:57'), (7539, 819, '2010-07-22 20:13:58'), (7540, 819, '2010-07-22 20:13:59'), (7541, 819, '2010-07-22 20:14:00'), (7542, 819, '2010-07-22 20:14:02'), (7543, 819, '2010-07-22 20:14:10'), (7544, 819, '2010-07-22 20:14:10'), (7545, 819, '2010-07-22 20:14:17'), (7546, 819, '2010-07-22 20:14:18'), (7547, 819, '2010-07-22 20:14:39'), (7548, 819, '2010-07-22 20:14:46'), (7549, 819, '2010-07-22 20:14:51'), (7550, 819, '2010-07-22 20:15:01'), (7551, 819, '2010-07-22 20:15:14'), (7552, 819, '2010-07-22 20:15:30'), (7553, 820, '2010-07-22 22:27:42'), (7554, 821, '2010-07-22 22:27:48'), (7555, 822, '2010-07-23 03:14:20'), (7556, 823, '2010-07-23 03:14:26'), (7557, 824, '2010-07-23 06:43:06'), (7558, 825, '2010-07-23 06:43:09'), (7559, 826, '2010-07-23 08:20:51'), (7560, 826, '2010-07-23 08:21:15'), (7561, 827, '2010-07-23 08:57:28'), (7562, 780, '2010-07-23 09:13:22'), (7563, 780, '2010-07-23 09:13:24'), (7564, 828, '2010-07-23 11:39:33'), (7565, 780, '2010-07-23 11:47:03'), (7566, 829, '2010-07-23 12:03:11'), (7567, 780, '2010-07-23 12:05:30'), (7568, 780, '2010-07-23 12:05:39'), (7569, 780, '2010-07-23 12:10:01'), (7570, 780, '2010-07-23 12:10:23'), (7571, 780, '2010-07-23 12:11:55'), (7572, 780, '2010-07-23 12:12:05'), (7573, 780, '2010-07-23 12:12:41'), (7574, 780, '2010-07-23 12:12:53'), (7575, 780, '2010-07-23 12:13:11'), (7576, 780, '2010-07-23 12:13:12'), (7577, 780, '2010-07-23 12:13:12'), (7578, 780, '2010-07-23 12:13:58'), (7579, 780, '2010-07-23 12:13:58'), (7580, 780, '2010-07-23 12:13:58'), (7581, 780, '2010-07-23 12:14:05'), (7582, 780, '2010-07-23 12:14:08'), (7583, 780, '2010-07-23 12:14:08'), (7584, 780, '2010-07-23 12:14:08'), (7585, 780, '2010-07-23 12:15:23'), (7586, 780, '2010-07-23 12:15:26'), (7587, 780, '2010-07-23 12:15:30'), (7588, 780, '2010-07-23 12:15:34'), (7589, 780, '2010-07-23 12:15:34'), (7590, 780, '2010-07-23 12:15:34'), (7591, 780, '2010-07-23 12:15:37'), (7592, 780, '2010-07-23 12:15:37'), (7593, 780, '2010-07-23 12:15:37'), (7594, 780, '2010-07-23 12:15:41'), (7595, 780, '2010-07-23 12:15:41'), (7596, 780, '2010-07-23 12:15:42'), (7597, 780, '2010-07-23 12:15:46'), (7598, 780, '2010-07-23 12:16:28'), (7599, 780, '2010-07-23 12:16:29'), (7600, 780, '2010-07-23 12:17:09'), (7601, 780, '2010-07-23 12:17:13'), (7602, 780, '2010-07-23 12:17:24'), (7603, 780, '2010-07-23 12:17:36'), (7604, 780, '2010-07-23 12:17:39'), (7605, 780, '2010-07-23 12:17:55'), (7606, 780, '2010-07-23 12:17:57'), (7607, 780, '2010-07-23 12:18:15'), (7608, 780, '2010-07-23 12:18:21'), (7609, 780, '2010-07-23 12:19:51'), (7610, 780, '2010-07-23 12:20:21'), (7611, 780, '2010-07-23 12:20:27'), (7612, 780, '2010-07-23 12:20:31'), (7613, 830, '2010-07-23 12:22:01'), (7614, 780, '2010-07-23 12:26:17'), (7615, 780, '2010-07-23 12:26:46'), (7616, 780, '2010-07-23 12:29:20'), (7617, 780, '2010-07-23 12:29:37'), (7618, 780, '2010-07-23 12:29:40'), (7619, 780, '2010-07-23 12:29:44'), (7620, 780, '2010-07-23 12:29:46'), (7621, 780, '2010-07-23 12:29:50'), (7622, 780, '2010-07-23 12:29:52'), (7623, 780, '2010-07-23 12:29:56'), (7624, 780, '2010-07-23 12:29:58'), (7625, 831, '2010-07-23 12:44:25'), (7626, 832, '2010-07-24 05:16:20'), (7627, 833, '2010-07-24 10:42:56'), (7628, 833, '2010-07-24 10:43:34'), (7629, 833, '2010-07-24 10:43:48'), (7630, 833, '2010-07-24 10:44:04'), (7631, 833, '2010-07-24 10:44:18'), (7632, 833, '2010-07-24 10:44:30'), (7633, 833, '2010-07-24 10:44:50'), (7634, 833, '2010-07-24 10:45:01'), (7635, 833, '2010-07-24 10:45:27'), (7636, 834, '2010-07-24 11:26:11'), (7637, 835, '2010-07-24 12:30:12'), (7638, 836, '2010-07-24 12:30:14'), (7639, 837, '2010-07-24 12:30:16'), (7640, 838, '2010-07-24 14:02:16'), (7641, 838, '2010-07-24 14:02:52'), (7642, 838, '2010-07-24 14:03:00'), (7643, 838, '2010-07-24 14:03:05'), (7644, 838, '2010-07-24 14:03:12'), (7645, 838, '2010-07-24 14:03:19'), (7646, 838, '2010-07-24 14:03:37'), (7647, 838, '2010-07-24 14:03:42'), (7648, 838, '2010-07-24 14:03:47'), (7649, 839, '2010-07-24 14:29:54'), (7650, 839, '2010-07-24 14:30:29'), (7651, 839, '2010-07-24 14:30:57'), (7652, 839, '2010-07-24 14:31:24'), (7653, 839, '2010-07-24 14:31:27'), (7654, 839, '2010-07-24 14:35:45'), (7655, 839, '2010-07-24 14:35:54'), (7656, 839, '2010-07-24 14:36:28'), (7657, 839, '2010-07-24 14:37:18'), (7658, 839, '2010-07-24 14:38:08'), (7659, 839, '2010-07-24 14:38:17'), (7660, 839, '2010-07-24 14:38:46'), (7661, 839, '2010-07-24 14:38:54'), (7662, 839, '2010-07-24 14:39:21'), (7663, 840, '2010-07-24 21:00:32'), (7664, 840, '2010-07-24 21:00:47'), (7665, 840, '2010-07-24 21:01:13'), (7666, 840, '2010-07-24 21:01:28'), (7667, 840, '2010-07-24 21:01:35'), (7668, 840, '2010-07-24 21:01:44'), (7669, 840, '2010-07-24 21:01:59'), (7670, 840, '2010-07-24 21:02:19'), (7671, 840, '2010-07-24 21:02:28'), (7672, 840, '2010-07-24 21:02:33'), (7673, 840, '2010-07-24 21:02:42'), (7674, 840, '2010-07-24 21:03:26'), (7675, 840, '2010-07-24 21:03:41'), (7676, 840, '2010-07-24 21:03:49'), (7677, 840, '2010-07-24 21:03:54'), (7678, 840, '2010-07-24 21:04:01'), (7679, 840, '2010-07-24 21:04:08'), (7680, 840, '2010-07-24 21:04:19'), (7681, 840, '2010-07-24 21:04:35'), (7682, 840, '2010-07-24 21:04:39'), (7683, 840, '2010-07-24 21:04:44'), (7684, 840, '2010-07-24 21:04:45'), (7685, 840, '2010-07-24 21:05:14'), (7686, 840, '2010-07-24 21:05:25'), (7687, 840, '2010-07-24 21:05:34'), (7688, 840, '2010-07-24 21:06:00'), (7689, 840, '2010-07-24 21:06:12'), (7690, 840, '2010-07-24 21:06:18'), (7691, 840, '2010-07-24 21:06:23'), (7692, 840, '2010-07-24 21:06:46'), (7693, 840, '2010-07-24 21:06:57'), (7694, 840, '2010-07-24 21:07:03'), (7695, 840, '2010-07-24 21:07:08'), (7696, 840, '2010-07-24 21:07:30'), (7697, 840, '2010-07-24 21:07:35'), (7698, 840, '2010-07-24 21:07:43'), (7699, 840, '2010-07-24 21:07:48'), (7700, 840, '2010-07-24 21:08:03'), (7701, 840, '2010-07-24 21:08:16'), (7702, 840, '2010-07-24 21:08:35'), (7703, 840, '2010-07-24 21:08:44'), (7704, 840, '2010-07-24 21:08:56'), (7705, 840, '2010-07-24 21:09:04'), (7706, 840, '2010-07-24 21:09:08'), (7707, 840, '2010-07-24 21:09:17'), (7708, 840, '2010-07-24 21:09:27'), (7709, 840, '2010-07-24 21:09:38'), (7710, 840, '2010-07-24 21:09:43'), (7711, 840, '2010-07-24 21:10:01'), (7712, 840, '2010-07-24 21:10:06'), (7713, 840, '2010-07-24 21:10:11'), (7714, 840, '2010-07-24 21:10:19'), (7715, 841, '2010-07-24 23:10:08'), (7716, 841, '2010-07-24 23:10:35'), (7717, 841, '2010-07-24 23:10:50'), (7718, 841, '2010-07-24 23:10:54'), (7719, 841, '2010-07-24 23:11:02'), (7720, 841, '2010-07-24 23:11:12'), (7721, 841, '2010-07-24 23:11:18'), (7722, 841, '2010-07-24 23:11:29'), (7723, 841, '2010-07-24 23:11:40'), (7724, 841, '2010-07-24 23:11:49'), (7725, 841, '2010-07-24 23:12:08'), (7726, 841, '2010-07-24 23:13:00'), (7727, 841, '2010-07-24 23:13:51'), (7728, 841, '2010-07-24 23:13:52'), (7729, 841, '2010-07-24 23:13:53'), (7730, 841, '2010-07-24 23:13:54'), (7731, 841, '2010-07-24 23:13:55'), (7732, 841, '2010-07-24 23:13:56'), (7733, 842, '2010-07-25 08:22:06'), (7734, 842, '2010-07-25 08:22:20'), (7735, 842, '2010-07-25 08:23:25'), (7736, 843, '2010-07-25 08:23:31'), (7737, 842, '2010-07-25 08:23:43'), (7738, 844, '2010-07-25 08:25:04'), (7739, 844, '2010-07-25 08:25:14'), (7740, 844, '2010-07-25 08:25:38'), (7741, 844, '2010-07-25 08:26:04'), (7742, 844, '2010-07-25 08:26:17'), (7743, 844, '2010-07-25 08:26:56'), (7744, 844, '2010-07-25 08:27:43'), (7745, 844, '2010-07-25 08:27:52'), (7746, 844, '2010-07-25 08:28:03'), (7747, 844, '2010-07-25 08:28:18'), (7748, 844, '2010-07-25 08:28:49'), (7749, 844, '2010-07-25 08:29:15'), (7750, 844, '2010-07-25 08:29:37'), (7751, 844, '2010-07-25 08:30:16'), (7752, 844, '2010-07-25 08:30:32'), (7753, 844, '2010-07-25 08:31:19'), (7754, 844, '2010-07-25 08:31:37'), (7755, 844, '2010-07-25 08:31:51'), (7756, 844, '2010-07-25 08:32:05'), (7757, 844, '2010-07-25 08:32:10'), (7758, 844, '2010-07-25 08:32:22'), (7759, 844, '2010-07-25 08:32:32'), (7760, 844, '2010-07-25 08:32:44'), (7761, 845, '2010-07-25 09:14:31'), (7762, 845, '2010-07-25 09:14:51'), (7763, 845, '2010-07-25 09:15:07'), (7764, 846, '2010-07-25 09:19:56'), (7765, 847, '2010-07-25 10:26:16'), (7766, 847, '2010-07-25 10:26:32'), (7767, 848, '2010-07-25 12:17:21'); INSERT INTO `log_url` (`url_id`, `visitor_id`, `visit_time`) VALUES (7768, 849, '2010-07-25 12:49:15'), (7769, 850, '2010-07-25 12:50:36'), (7770, 851, '2010-07-25 13:22:33'), (7771, 851, '2010-07-25 13:22:46'), (7772, 851, '2010-07-25 13:23:11'), (7773, 852, '2010-07-25 14:46:26'), (7774, 852, '2010-07-25 14:46:38'), (7775, 852, '2010-07-25 14:46:48'), (7776, 853, '2010-07-25 14:56:13'), (7777, 853, '2010-07-25 14:56:32'), (7778, 853, '2010-07-25 14:57:04'), (7779, 853, '2010-07-25 14:57:14'), (7780, 853, '2010-07-25 14:57:26'), (7781, 853, '2010-07-25 14:57:31'), (7782, 853, '2010-07-25 14:57:34'), (7783, 853, '2010-07-25 14:57:39'), (7784, 854, '2010-07-25 18:15:17'), (7785, 855, '2010-07-25 18:23:19'), (7786, 856, '2010-07-25 18:23:44'), (7787, 856, '2010-07-25 18:24:02'), (7788, 856, '2010-07-25 18:24:20'), (7789, 855, '2010-07-25 18:27:04'), (7790, 855, '2010-07-25 18:27:21'), (7791, 855, '2010-07-25 18:27:30'), (7792, 855, '2010-07-25 18:27:45'), (7793, 855, '2010-07-25 18:28:03'), (7794, 857, '2010-07-25 19:13:43'), (7795, 858, '2010-07-25 19:13:49'), (7796, 857, '2010-07-25 19:14:03'), (7797, 857, '2010-07-25 19:14:09'), (7798, 857, '2010-07-25 19:14:21'), (7799, 857, '2010-07-25 19:14:35'), (7800, 857, '2010-07-25 19:14:56'), (7801, 857, '2010-07-25 19:15:10'), (7802, 857, '2010-07-25 19:15:39'), (7803, 857, '2010-07-25 19:15:55'), (7804, 857, '2010-07-25 19:16:15'), (7805, 857, '2010-07-25 19:16:38'), (7806, 859, '2010-07-25 19:41:35'), (7807, 859, '2010-07-25 19:42:00'), (7808, 859, '2010-07-25 20:03:19'), (7809, 860, '2010-07-25 20:21:37'), (7810, 860, '2010-07-25 20:21:57'), (7811, 861, '2010-07-25 21:52:59'), (7812, 862, '2010-07-25 21:53:33'), (7813, 863, '2010-07-26 05:40:11'), (7814, 863, '2010-07-26 05:40:19'), (7815, 863, '2010-07-26 05:40:34'), (7816, 863, '2010-07-26 05:40:41'), (7817, 863, '2010-07-26 05:40:49'), (7818, 863, '2010-07-26 05:40:57'), (7819, 863, '2010-07-26 05:41:06'), (7820, 863, '2010-07-26 05:42:34'), (7821, 863, '2010-07-26 05:42:48'), (7822, 863, '2010-07-26 05:42:52'), (7823, 864, '2010-07-26 06:10:56'), (7824, 864, '2010-07-26 06:11:21'), (7825, 864, '2010-07-26 06:11:27'), (7826, 864, '2010-07-26 06:11:45'), (7827, 865, '2010-07-26 06:22:15'), (7828, 865, '2010-07-26 06:38:10'), (7829, 732, '2010-07-26 06:55:03'), (7830, 732, '2010-07-26 06:55:31'), (7831, 732, '2010-07-26 06:55:52'), (7832, 732, '2010-07-26 06:55:57'), (7833, 732, '2010-07-26 06:56:48'), (7834, 732, '2010-07-26 06:57:03'), (7835, 732, '2010-07-26 06:57:20'), (7836, 732, '2010-07-26 06:57:21'), (7837, 866, '2010-07-26 07:32:54'), (7838, 867, '2010-07-26 07:59:40'), (7839, 867, '2010-07-26 08:01:21'), (7840, 867, '2010-07-26 08:01:25'), (7841, 868, '2010-07-26 08:04:00'), (7842, 868, '2010-07-26 08:04:16'), (7843, 868, '2010-07-26 08:04:42'), (7844, 868, '2010-07-26 08:05:36'), (7845, 868, '2010-07-26 08:05:54'), (7846, 868, '2010-07-26 08:06:29'), (7847, 868, '2010-07-26 08:07:58'), (7848, 868, '2010-07-26 08:09:10'), (7849, 868, '2010-07-26 08:12:04'), (7850, 868, '2010-07-26 08:12:44'), (7851, 869, '2010-07-26 08:57:24'), (7852, 869, '2010-07-26 08:57:42'), (7853, 870, '2010-07-26 09:06:51'), (7854, 870, '2010-07-26 09:07:03'), (7855, 870, '2010-07-26 09:07:11'), (7856, 870, '2010-07-26 09:12:53'), (7857, 870, '2010-07-26 09:12:54'), (7858, 870, '2010-07-26 09:13:05'), (7859, 871, '2010-07-26 09:29:18'), (7860, 871, '2010-07-26 09:30:33'), (7861, 871, '2010-07-26 09:30:41'), (7862, 871, '2010-07-26 09:30:50'), (7863, 871, '2010-07-26 09:31:12'), (7864, 871, '2010-07-26 09:31:15'), (7865, 871, '2010-07-26 09:31:20'), (7866, 871, '2010-07-26 09:31:49'), (7867, 868, '2010-07-26 09:49:44'), (7868, 868, '2010-07-26 09:49:47'), (7869, 868, '2010-07-26 09:50:16'), (7870, 868, '2010-07-26 09:53:03'), (7871, 868, '2010-07-26 10:03:55'), (7872, 868, '2010-07-26 10:13:08'), (7873, 868, '2010-07-26 10:13:20'), (7874, 868, '2010-07-26 10:13:31'), (7875, 868, '2010-07-26 10:13:37'), (7876, 868, '2010-07-26 10:24:15'), (7877, 868, '2010-07-26 10:25:04'), (7878, 872, '2010-07-26 11:07:49'), (7879, 873, '2010-07-26 11:07:52'), (7880, 874, '2010-07-26 11:07:54'), (7881, 875, '2010-07-26 11:07:57'), (7882, 876, '2010-07-26 11:08:02'), (7883, 877, '2010-07-26 11:08:05'), (7884, 878, '2010-07-26 11:08:07'), (7885, 879, '2010-07-26 11:08:10'), (7886, 880, '2010-07-26 11:08:12'), (7887, 881, '2010-07-26 11:08:15'), (7888, 882, '2010-07-26 11:08:19'), (7889, 883, '2010-07-26 11:08:21'), (7890, 884, '2010-07-26 11:08:23'), (7891, 885, '2010-07-26 11:08:25'), (7892, 886, '2010-07-26 11:08:27'), (7893, 887, '2010-07-26 11:08:29'), (7894, 888, '2010-07-26 11:08:31'), (7895, 889, '2010-07-26 11:08:33'), (7896, 890, '2010-07-26 11:08:34'), (7897, 891, '2010-07-26 11:08:36'), (7898, 892, '2010-07-26 11:08:39'), (7899, 893, '2010-07-26 11:08:40'), (7900, 894, '2010-07-26 11:08:43'), (7901, 895, '2010-07-26 11:08:45'), (7902, 896, '2010-07-26 11:08:47'), (7903, 897, '2010-07-26 11:08:49'), (7904, 898, '2010-07-26 11:08:51'), (7905, 899, '2010-07-26 11:08:54'), (7906, 900, '2010-07-26 11:08:56'), (7907, 901, '2010-07-26 11:08:59'), (7908, 902, '2010-07-26 11:09:01'), (7909, 903, '2010-07-26 11:09:04'), (7910, 904, '2010-07-26 11:09:07'), (7911, 905, '2010-07-26 11:09:09'), (7912, 906, '2010-07-26 11:09:12'), (7913, 907, '2010-07-26 11:09:14'), (7914, 908, '2010-07-26 11:09:17'), (7915, 909, '2010-07-26 11:09:19'), (7916, 910, '2010-07-26 11:09:22'), (7917, 911, '2010-07-26 11:09:24'), (7918, 912, '2010-07-26 11:09:28'), (7919, 913, '2010-07-26 11:09:31'), (7920, 914, '2010-07-26 11:09:33'), (7921, 915, '2010-07-26 11:09:36'), (7922, 916, '2010-07-26 11:09:38'), (7923, 917, '2010-07-26 11:09:41'), (7924, 918, '2010-07-26 11:09:43'), (7925, 919, '2010-07-26 11:09:46'), (7926, 920, '2010-07-26 11:09:49'), (7927, 921, '2010-07-26 11:09:51'), (7928, 922, '2010-07-26 11:09:53'), (7929, 923, '2010-07-26 12:23:43'), (7930, 923, '2010-07-26 12:24:20'), (7931, 923, '2010-07-26 12:25:00'), (7932, 924, '2010-07-26 12:31:58'), (7933, 924, '2010-07-26 12:32:08'), (7934, 924, '2010-07-26 12:32:16'), (7935, 924, '2010-07-26 12:32:26'), (7936, 924, '2010-07-26 12:33:01'), (7937, 924, '2010-07-26 12:33:05'), (7938, 924, '2010-07-26 12:33:13'), (7939, 924, '2010-07-26 12:33:19'), (7940, 924, '2010-07-26 12:33:26'), (7941, 924, '2010-07-26 12:33:48'), (7942, 924, '2010-07-26 12:33:59'), (7943, 924, '2010-07-26 12:34:06'), (7944, 923, '2010-07-26 12:34:15'), (7945, 923, '2010-07-26 12:34:19'), (7946, 924, '2010-07-26 12:34:21'), (7947, 923, '2010-07-26 12:34:23'), (7948, 923, '2010-07-26 12:35:16'), (7949, 924, '2010-07-26 12:36:28'), (7950, 924, '2010-07-26 12:36:36'), (7951, 924, '2010-07-26 12:36:36'), (7952, 924, '2010-07-26 12:36:48'), (7953, 924, '2010-07-26 12:36:56'), (7954, 924, '2010-07-26 12:36:59'), (7955, 925, '2010-07-26 13:11:15'), (7956, 925, '2010-07-26 13:11:37'), (7957, 925, '2010-07-26 13:12:48'), (7958, 925, '2010-07-26 13:15:09'), (7959, 926, '2010-07-26 13:20:22'), (7960, 926, '2010-07-26 13:20:33'), (7961, 926, '2010-07-26 13:20:38'), (7962, 926, '2010-07-26 13:20:52'), (7963, 926, '2010-07-26 13:21:01'), (7964, 926, '2010-07-26 13:21:12'), (7965, 926, '2010-07-26 13:21:22'), (7966, 926, '2010-07-26 13:21:38'), (7967, 926, '2010-07-26 13:21:59'), (7968, 926, '2010-07-26 13:22:05'), (7969, 926, '2010-07-26 13:22:18'), (7970, 926, '2010-07-26 13:22:20'), (7971, 926, '2010-07-26 13:22:35'), (7972, 926, '2010-07-26 13:22:46'), (7973, 926, '2010-07-26 13:22:53'), (7974, 926, '2010-07-26 13:23:11'), (7975, 926, '2010-07-26 13:23:19'), (7976, 926, '2010-07-26 13:23:30'), (7977, 927, '2010-07-26 13:35:05'), (7978, 928, '2010-07-26 13:36:55'), (7979, 929, '2010-07-26 13:38:55'), (7980, 929, '2010-07-26 13:39:26'), (7981, 929, '2010-07-26 13:39:33'), (7982, 929, '2010-07-26 13:39:56'), (7983, 928, '2010-07-26 15:05:19'), (7984, 928, '2010-07-26 15:05:23'), (7985, 928, '2010-07-26 15:05:30'), (7986, 928, '2010-07-26 15:05:33'), (7987, 930, '2010-07-26 15:09:38'), (7988, 930, '2010-07-26 15:09:46'), (7989, 930, '2010-07-26 15:09:51'), (7990, 930, '2010-07-26 15:09:59'), (7991, 930, '2010-07-26 15:10:18'), (7992, 930, '2010-07-26 15:10:25'), (7993, 930, '2010-07-26 15:10:30'), (7994, 930, '2010-07-26 15:10:35'), (7995, 930, '2010-07-26 15:10:46'), (7996, 930, '2010-07-26 15:10:52'), (7997, 930, '2010-07-26 15:11:06'), (7998, 930, '2010-07-26 15:11:21'), (7999, 930, '2010-07-26 15:11:44'), (8000, 930, '2010-07-26 15:11:53'), (8001, 930, '2010-07-26 15:12:02'), (8002, 931, '2010-07-26 18:19:38'), (8003, 932, '2010-07-26 18:32:18'), (8004, 932, '2010-07-26 18:32:47'), (8005, 932, '2010-07-26 18:33:01'), (8006, 932, '2010-07-26 18:33:21'), (8007, 932, '2010-07-26 18:33:37'), (8008, 932, '2010-07-26 18:33:41'), (8009, 932, '2010-07-26 18:34:08'), (8010, 932, '2010-07-26 18:34:34'), (8011, 932, '2010-07-26 18:34:37'), (8012, 932, '2010-07-26 18:34:55'), (8013, 933, '2010-07-26 19:05:24'), (8014, 934, '2010-07-26 20:03:43'), (8015, 934, '2010-07-26 20:04:16'), (8016, 934, '2010-07-26 20:04:32'), (8017, 934, '2010-07-26 20:05:05'), (8018, 934, '2010-07-26 20:05:13'), (8019, 934, '2010-07-26 20:05:30'), (8020, 934, '2010-07-26 20:06:12'), (8021, 934, '2010-07-26 20:06:26'), (8022, 934, '2010-07-26 20:06:41'), (8023, 934, '2010-07-26 20:06:43'), (8024, 934, '2010-07-26 20:06:53'), (8025, 934, '2010-07-26 20:06:54'), (8026, 934, '2010-07-26 20:06:55'), (8027, 935, '2010-07-26 20:39:08'), (8028, 935, '2010-07-26 20:39:24'), (8029, 935, '2010-07-26 20:39:51'), (8030, 935, '2010-07-26 20:40:13'), (8031, 935, '2010-07-26 20:40:25'), (8032, 935, '2010-07-26 20:40:39'), (8033, 935, '2010-07-26 20:40:49'), (8034, 935, '2010-07-26 20:41:08'), (8035, 935, '2010-07-26 20:41:49'), (8036, 935, '2010-07-26 20:46:47'), (8037, 935, '2010-07-26 20:47:17'), (8038, 935, '2010-07-26 20:47:24'), (8039, 935, '2010-07-26 20:48:04'), (8040, 935, '2010-07-26 20:48:40'), (8041, 935, '2010-07-26 20:49:01'), (8042, 935, '2010-07-26 20:49:06'), (8043, 935, '2010-07-26 20:49:10'), (8044, 935, '2010-07-26 20:49:13'), (8045, 935, '2010-07-26 20:49:15'), (8046, 935, '2010-07-26 20:49:23'), (8047, 935, '2010-07-26 20:49:27'), (8048, 935, '2010-07-26 20:49:31'), (8049, 935, '2010-07-26 20:49:34'), (8050, 935, '2010-07-26 20:49:38'), (8051, 936, '2010-07-26 22:07:08'), (8052, 936, '2010-07-26 22:09:24'), (8053, 937, '2010-07-27 06:16:08'), (8054, 938, '2010-07-27 06:20:01'), (8055, 937, '2010-07-27 06:39:33'), (8056, 939, '2010-07-27 08:03:21'), (8057, 940, '2010-07-27 08:19:44'), (8058, 940, '2010-07-27 08:20:05'), (8059, 940, '2010-07-27 08:22:25'), (8060, 940, '2010-07-27 08:23:35'), (8061, 940, '2010-07-27 08:23:40'), (8062, 940, '2010-07-27 08:24:04'), (8063, 940, '2010-07-27 08:24:25'), (8064, 940, '2010-07-27 08:24:33'), (8065, 940, '2010-07-27 08:25:15'), (8066, 940, '2010-07-27 08:25:49'), (8067, 942, '2010-07-27 08:32:00'), (8068, 941, '2010-07-27 08:32:01'), (8069, 943, '2010-07-27 08:32:02'), (8070, 944, '2010-07-27 08:32:04'), (8071, 945, '2010-07-27 08:32:25'), (8072, 944, '2010-07-27 08:32:28'), (8073, 944, '2010-07-27 08:33:29'), (8074, 946, '2010-07-27 08:39:14'), (8075, 944, '2010-07-27 08:39:15'), (8076, 944, '2010-07-27 08:39:20'), (8077, 944, '2010-07-27 08:39:29'), (8078, 947, '2010-07-27 08:39:30'), (8079, 944, '2010-07-27 08:39:52'), (8080, 948, '2010-07-27 08:39:59'), (8081, 944, '2010-07-27 08:40:01'), (8082, 949, '2010-07-27 08:40:11'), (8083, 944, '2010-07-27 08:40:12'), (8084, 944, '2010-07-27 08:40:32'), (8085, 944, '2010-07-27 08:40:39'), (8086, 950, '2010-07-27 08:40:45'), (8087, 944, '2010-07-27 08:40:47'), (8088, 944, '2010-07-27 08:41:06'), (8089, 944, '2010-07-27 08:41:22'), (8090, 952, '2010-07-27 08:41:36'), (8091, 951, '2010-07-27 08:41:37'), (8092, 944, '2010-07-27 08:41:38'), (8093, 953, '2010-07-27 08:41:42'), (8094, 944, '2010-07-27 08:41:44'), (8095, 944, '2010-07-27 08:42:13'), (8096, 954, '2010-07-27 08:49:16'), (8097, 954, '2010-07-27 08:49:48'), (8098, 954, '2010-07-27 08:49:55'), (8099, 954, '2010-07-27 08:50:02'), (8100, 939, '2010-07-27 08:52:39'), (8101, 955, '2010-07-27 08:55:03'), (8102, 944, '2010-07-27 08:55:06'), (8103, 944, '2010-07-27 08:57:50'), (8104, 956, '2010-07-27 08:58:03'), (8105, 944, '2010-07-27 08:58:06'), (8106, 957, '2010-07-27 08:58:18'), (8107, 944, '2010-07-27 08:58:20'), (8108, 944, '2010-07-27 08:58:26'), (8109, 959, '2010-07-27 08:58:40'), (8110, 958, '2010-07-27 08:58:40'), (8111, 944, '2010-07-27 08:58:41'), (8112, 960, '2010-07-27 09:21:18'), (8113, 960, '2010-07-27 09:21:30'), (8114, 960, '2010-07-27 09:21:36'), (8115, 960, '2010-07-27 09:21:41'), (8116, 960, '2010-07-27 09:21:50'), (8117, 960, '2010-07-27 09:22:01'), (8118, 960, '2010-07-27 09:22:04'), (8119, 960, '2010-07-27 09:22:07'), (8120, 961, '2010-07-27 10:11:49'), (8121, 961, '2010-07-27 10:12:29'), (8122, 961, '2010-07-27 10:12:41'), (8123, 961, '2010-07-27 10:12:48'), (8124, 961, '2010-07-27 10:13:11'), (8125, 961, '2010-07-27 10:13:17'), (8126, 961, '2010-07-27 10:13:20'), (8127, 961, '2010-07-27 10:14:10'), (8128, 962, '2010-07-27 10:25:58'), (8129, 961, '2010-07-27 10:27:56'), (8130, 961, '2010-07-27 10:27:56'), (8131, 961, '2010-07-27 10:27:56'), (8132, 961, '2010-07-27 10:28:02'), (8133, 961, '2010-07-27 10:28:03'), (8134, 961, '2010-07-27 10:28:23'), (8135, 961, '2010-07-27 10:28:26'), (8136, 963, '2010-07-27 10:29:46'), (8137, 963, '2010-07-27 10:30:04'), (8138, 963, '2010-07-27 10:30:16'), (8139, 963, '2010-07-27 10:30:16'), (8140, 963, '2010-07-27 10:30:30'), (8141, 961, '2010-07-27 10:59:59'), (8142, 964, '2010-07-27 11:04:47'), (8143, 964, '2010-07-27 11:05:20'), (8144, 964, '2010-07-27 11:05:27'), (8145, 964, '2010-07-27 11:05:31'), (8146, 964, '2010-07-27 11:05:58'), (8147, 964, '2010-07-27 11:06:11'), (8148, 964, '2010-07-27 11:06:27'), (8149, 961, '2010-07-27 11:10:32'), (8150, 961, '2010-07-27 11:10:47'), (8151, 961, '2010-07-27 11:13:05'), (8152, 965, '2010-07-27 11:20:22'), (8153, 966, '2010-07-27 11:20:31'), (8154, 966, '2010-07-27 11:21:16'), (8155, 966, '2010-07-27 11:22:20'), (8156, 965, '2010-07-27 11:26:46'), (8157, 965, '2010-07-27 11:26:55'), (8158, 965, '2010-07-27 11:27:06'), (8159, 965, '2010-07-27 11:27:14'), (8160, 965, '2010-07-27 11:27:20'), (8161, 965, '2010-07-27 11:27:38'), (8162, 965, '2010-07-27 11:27:45'), (8163, 965, '2010-07-27 11:28:22'), (8164, 965, '2010-07-27 11:28:32'), (8165, 967, '2010-07-27 12:00:27'), (8166, 967, '2010-07-27 12:00:41'), (8167, 967, '2010-07-27 12:01:26'), (8168, 968, '2010-07-27 12:13:29'), (8169, 968, '2010-07-27 12:14:34'), (8170, 968, '2010-07-27 12:15:01'), (8171, 968, '2010-07-27 12:16:03'), (8172, 968, '2010-07-27 12:16:20'), (8173, 968, '2010-07-27 12:16:42'), (8174, 968, '2010-07-27 12:16:53'), (8175, 968, '2010-07-27 12:16:53'), (8176, 968, '2010-07-27 12:16:54'), (8177, 968, '2010-07-27 12:16:57'), (8178, 968, '2010-07-27 12:16:58'), (8179, 968, '2010-07-27 12:16:58'), (8180, 968, '2010-07-27 12:17:18'), (8181, 968, '2010-07-27 12:17:20'), (8182, 968, '2010-07-27 12:17:37'), (8183, 961, '2010-07-27 12:22:57'), (8184, 961, '2010-07-27 12:22:57'), (8185, 961, '2010-07-27 12:22:57'), (8186, 961, '2010-07-27 12:23:04'), (8187, 961, '2010-07-27 12:24:06'), (8188, 961, '2010-07-27 12:24:10'), (8189, 961, '2010-07-27 12:24:18'), (8190, 961, '2010-07-27 12:24:28'), (8191, 961, '2010-07-27 12:24:41'), (8192, 961, '2010-07-27 12:25:11'), (8193, 961, '2010-07-27 12:25:19'), (8194, 961, '2010-07-27 12:25:36'), (8195, 961, '2010-07-27 12:25:41'), (8196, 961, '2010-07-27 12:25:43'), (8197, 961, '2010-07-27 12:27:30'), (8198, 961, '2010-07-27 12:27:34'), (8199, 961, '2010-07-27 12:27:38'), (8200, 961, '2010-07-27 12:27:40'), (8201, 961, '2010-07-27 12:27:44'), (8202, 961, '2010-07-27 12:37:38'), (8203, 969, '2010-07-27 13:01:12'), (8204, 969, '2010-07-27 13:01:44'), (8205, 969, '2010-07-27 13:02:12'), (8206, 969, '2010-07-27 13:02:36'), (8207, 969, '2010-07-27 13:02:52'), (8208, 969, '2010-07-27 13:03:03'), (8209, 969, '2010-07-27 13:03:16'), (8210, 969, '2010-07-27 13:03:36'), (8211, 969, '2010-07-27 13:03:48'), (8212, 969, '2010-07-27 13:03:59'), (8213, 969, '2010-07-27 13:04:10'), (8214, 969, '2010-07-27 13:04:31'), (8215, 969, '2010-07-27 13:04:51'), (8216, 969, '2010-07-27 13:04:54'), (8217, 969, '2010-07-27 13:04:57'), (8218, 969, '2010-07-27 13:05:00'), (8219, 969, '2010-07-27 13:05:03'), (8220, 969, '2010-07-27 13:05:06'), (8221, 970, '2010-07-27 13:24:07'), (8222, 971, '2010-07-27 13:32:18'), (8223, 972, '2010-07-27 13:34:39'), (8224, 972, '2010-07-27 13:34:49'), (8225, 972, '2010-07-27 13:34:57'), (8226, 972, '2010-07-27 13:35:01'), (8227, 972, '2010-07-27 13:35:19'), (8228, 972, '2010-07-27 13:35:59'), (8229, 972, '2010-07-27 13:36:00'), (8230, 972, '2010-07-27 13:36:01'), (8231, 973, '2010-07-27 13:58:37'), (8232, 973, '2010-07-27 13:58:50'), (8233, 973, '2010-07-27 13:58:52'), (8234, 973, '2010-07-27 13:58:57'), (8235, 973, '2010-07-27 13:58:57'), (8236, 973, '2010-07-27 13:59:00'), (8237, 973, '2010-07-27 13:59:02'), (8238, 973, '2010-07-27 13:59:05'), (8239, 973, '2010-07-27 14:04:53'), (8240, 973, '2010-07-27 14:05:04'), (8241, 973, '2010-07-27 14:05:18'), (8242, 973, '2010-07-27 14:05:31'), (8243, 973, '2010-07-27 14:05:47'), (8244, 973, '2010-07-27 14:06:34'), (8245, 973, '2010-07-27 14:18:43'), (8246, 973, '2010-07-27 14:19:00'), (8247, 973, '2010-07-27 14:19:07'), (8248, 973, '2010-07-27 14:20:25'), (8249, 973, '2010-07-27 14:25:33'), (8250, 973, '2010-07-27 14:25:35'), (8251, 973, '2010-07-27 14:26:37'), (8252, 973, '2010-07-27 14:26:39'), (8253, 973, '2010-07-27 14:26:53'), (8254, 973, '2010-07-27 14:26:56'), (8255, 973, '2010-07-27 14:27:10'), (8256, 973, '2010-07-27 14:27:12'), (8257, 973, '2010-07-27 14:27:23'), (8258, 973, '2010-07-27 14:27:25'), (8259, 973, '2010-07-27 14:27:35'), (8260, 973, '2010-07-27 14:27:47'), (8261, 973, '2010-07-27 14:28:38'), (8262, 973, '2010-07-27 14:28:43'), (8263, 973, '2010-07-27 14:28:44'), (8264, 973, '2010-07-27 14:28:47'), (8265, 973, '2010-07-27 14:29:25'), (8266, 973, '2010-07-27 14:29:27'), (8267, 973, '2010-07-27 14:29:56'), (8268, 973, '2010-07-27 14:30:00'), (8269, 973, '2010-07-27 14:33:18'), (8270, 973, '2010-07-27 14:33:20'), (8271, 973, '2010-07-27 14:33:25'), (8272, 973, '2010-07-27 14:33:26'), (8273, 973, '2010-07-27 14:33:33'), (8274, 973, '2010-07-27 14:33:33'), (8275, 973, '2010-07-27 14:33:39'), (8276, 973, '2010-07-27 14:33:53'), (8277, 973, '2010-07-27 14:33:58'), (8278, 973, '2010-07-27 14:34:00'), (8279, 973, '2010-07-27 14:34:05'), (8280, 973, '2010-07-27 14:34:07'), (8281, 973, '2010-07-27 14:34:20'), (8282, 973, '2010-07-27 14:34:30'), (8283, 973, '2010-07-27 14:34:35'), (8284, 973, '2010-07-27 14:34:49'), (8285, 973, '2010-07-27 14:34:52'), (8286, 973, '2010-07-27 14:34:55'), (8287, 973, '2010-07-27 14:34:58'), (8288, 973, '2010-07-27 14:35:00'), (8289, 973, '2010-07-27 14:35:03'), (8290, 973, '2010-07-27 14:35:32'), (8291, 973, '2010-07-27 14:37:19'), (8292, 973, '2010-07-27 14:37:24'), (8293, 973, '2010-07-27 14:37:37'), (8294, 973, '2010-07-27 14:39:29'), (8295, 973, '2010-07-27 14:39:31'), (8296, 973, '2010-07-27 14:39:34'), (8297, 973, '2010-07-27 14:39:36'), (8298, 973, '2010-07-27 14:39:44'), (8299, 973, '2010-07-27 14:39:46'), (8300, 973, '2010-07-27 14:42:05'), (8301, 973, '2010-07-27 14:42:10'), (8302, 973, '2010-07-27 14:42:26'), (8303, 973, '2010-07-27 14:42:32'), (8304, 973, '2010-07-27 14:43:03'), (8305, 973, '2010-07-27 14:43:05'), (8306, 973, '2010-07-27 14:43:56'), (8307, 973, '2010-07-27 14:43:57'), (8308, 973, '2010-07-27 14:44:01'), (8309, 973, '2010-07-27 14:44:03'), (8310, 973, '2010-07-27 14:44:25'), (8311, 973, '2010-07-27 14:44:27'), (8312, 973, '2010-07-27 14:45:01'), (8313, 973, '2010-07-27 14:45:04'), (8314, 973, '2010-07-27 14:46:02'), (8315, 973, '2010-07-27 14:46:22'), (8316, 973, '2010-07-27 14:46:55'), (8317, 973, '2010-07-27 14:47:12'), (8318, 973, '2010-07-27 14:48:09'), (8319, 974, '2010-07-27 14:54:39'), (8320, 975, '2010-07-27 14:54:41'), (8321, 975, '2010-07-27 14:54:59'), (8322, 975, '2010-07-27 14:55:11'), (8323, 975, '2010-07-27 14:55:55'), (8324, 973, '2010-07-27 15:05:50'), (8325, 973, '2010-07-27 15:05:56'), (8326, 973, '2010-07-27 15:15:20'), (8327, 973, '2010-07-27 15:16:21'), (8328, 973, '2010-07-27 15:16:23'), (8329, 973, '2010-07-27 15:31:37'), (8330, 973, '2010-07-27 15:33:23'), (8331, 973, '2010-07-27 15:33:38'), (8332, 973, '2010-07-27 15:33:39'), (8333, 973, '2010-07-27 15:33:46'), (8334, 973, '2010-07-27 15:33:47'), (8335, 973, '2010-07-27 15:33:53'), (8336, 973, '2010-07-27 15:33:58'), (8337, 973, '2010-07-27 15:34:00'), (8338, 973, '2010-07-27 15:34:05'), (8339, 973, '2010-07-27 15:34:13'), (8340, 973, '2010-07-27 15:35:46'), (8341, 973, '2010-07-27 15:35:52'), (8342, 973, '2010-07-27 15:45:13'), (8343, 973, '2010-07-27 15:45:16'), (8344, 976, '2010-07-27 15:46:27'), (8345, 976, '2010-07-27 15:46:30'), (8346, 976, '2010-07-27 15:46:31'), (8347, 976, '2010-07-27 15:46:34'), (8348, 976, '2010-07-27 15:46:35'), (8349, 976, '2010-07-27 15:46:37'), (8350, 976, '2010-07-27 15:46:39'), (8351, 976, '2010-07-27 15:46:41'), (8352, 976, '2010-07-27 15:46:44'), (8353, 976, '2010-07-27 15:46:48'), (8354, 977, '2010-07-27 16:01:55'), (8355, 977, '2010-07-27 16:02:06'), (8356, 977, '2010-07-27 16:02:12'), (8357, 977, '2010-07-27 16:02:43'), (8358, 977, '2010-07-27 16:02:48'), (8359, 977, '2010-07-27 16:02:55'), (8360, 977, '2010-07-27 16:03:04'), (8361, 977, '2010-07-27 16:03:07'), (8362, 977, '2010-07-27 16:03:08'), (8363, 977, '2010-07-27 16:03:29'), (8364, 977, '2010-07-27 16:03:38'), (8365, 977, '2010-07-27 16:03:39'), (8366, 977, '2010-07-27 16:04:13'), (8367, 977, '2010-07-27 16:04:27'), (8368, 977, '2010-07-27 16:06:23'), (8369, 977, '2010-07-27 16:06:24'), (8370, 977, '2010-07-27 16:06:26'), (8371, 977, '2010-07-27 16:06:49'), (8372, 977, '2010-07-27 16:08:02'), (8373, 977, '2010-07-27 16:08:04'), (8374, 977, '2010-07-27 16:08:09'), (8375, 977, '2010-07-27 16:08:11'), (8376, 977, '2010-07-27 16:08:37'), (8377, 977, '2010-07-27 16:08:39'), (8378, 977, '2010-07-27 16:08:57'), (8379, 977, '2010-07-27 16:08:58'), (8380, 978, '2010-07-27 16:13:05'), (8381, 977, '2010-07-27 16:18:39'), (8382, 977, '2010-07-27 16:18:59'), (8383, 977, '2010-07-27 16:19:12'), (8384, 977, '2010-07-27 16:19:15'), (8385, 979, '2010-07-27 16:26:00'), (8386, 980, '2010-07-27 16:26:02'), (8387, 981, '2010-07-27 16:26:04'), (8388, 982, '2010-07-27 16:26:06'), (8389, 983, '2010-07-27 16:26:08'), (8390, 984, '2010-07-27 16:26:10'), (8391, 985, '2010-07-27 16:26:12'), (8392, 986, '2010-07-27 16:26:14'), (8393, 987, '2010-07-27 16:26:17'), (8394, 988, '2010-07-27 16:26:19'), (8395, 989, '2010-07-27 16:26:22'), (8396, 990, '2010-07-27 16:26:24'), (8397, 991, '2010-07-27 16:26:25'), (8398, 992, '2010-07-27 16:26:27'), (8399, 993, '2010-07-27 16:26:30'), (8400, 994, '2010-07-27 16:26:31'), (8401, 995, '2010-07-27 16:26:32'), (8402, 996, '2010-07-27 16:26:34'), (8403, 997, '2010-07-27 16:26:35'), (8404, 998, '2010-07-27 16:26:37'), (8405, 999, '2010-07-27 16:26:39'), (8406, 1000, '2010-07-27 16:26:40'), (8407, 1001, '2010-07-27 16:26:42'), (8408, 1002, '2010-07-27 16:26:44'), (8409, 1003, '2010-07-27 16:26:46'), (8410, 1004, '2010-07-27 16:26:47'), (8411, 1005, '2010-07-27 16:26:50'), (8412, 1006, '2010-07-27 16:26:52'), (8413, 1007, '2010-07-27 16:26:54'), (8414, 1008, '2010-07-27 16:26:56'), (8415, 1009, '2010-07-27 16:26:58'), (8416, 1010, '2010-07-27 16:27:01'), (8417, 1011, '2010-07-27 16:27:03'), (8418, 1012, '2010-07-27 16:27:05'), (8419, 1013, '2010-07-27 16:27:07'), (8420, 1014, '2010-07-27 16:27:09'), (8421, 1015, '2010-07-27 16:27:12'), (8422, 1016, '2010-07-27 16:27:14'), (8423, 1017, '2010-07-27 16:27:16'), (8424, 1018, '2010-07-27 16:27:18'), (8425, 1019, '2010-07-27 16:27:21'), (8426, 1020, '2010-07-27 16:27:23'), (8427, 1021, '2010-07-27 16:27:25'), (8428, 1022, '2010-07-27 16:27:27'), (8429, 1023, '2010-07-27 16:27:29'), (8430, 1024, '2010-07-27 16:27:31'), (8431, 1025, '2010-07-27 16:27:33'), (8432, 1026, '2010-07-27 16:27:35'), (8433, 1027, '2010-07-27 16:27:38'), (8434, 1028, '2010-07-27 16:27:41'), (8435, 1029, '2010-07-27 16:27:43'), (8436, 1030, '2010-07-27 17:33:35'), (8437, 1030, '2010-07-27 17:34:13'), (8438, 1030, '2010-07-27 17:34:45'), (8439, 1030, '2010-07-27 17:35:24'), (8440, 1030, '2010-07-27 17:36:14'), (8441, 1031, '2010-07-27 17:44:14'), (8442, 1031, '2010-07-27 17:44:49'), (8443, 1031, '2010-07-27 17:48:49'), (8444, 1031, '2010-07-27 17:49:03'), (8445, 1031, '2010-07-27 17:49:33'), (8446, 1031, '2010-07-27 18:10:12'), (8447, 1031, '2010-07-27 18:11:35'), (8448, 1031, '2010-07-27 18:13:31'), (8449, 1032, '2010-07-27 18:19:29'), (8450, 1033, '2010-07-27 18:35:58'), (8451, 1033, '2010-07-27 18:36:10'), (8452, 1033, '2010-07-27 18:36:16'), (8453, 1034, '2010-07-27 20:05:44'), (8454, 1034, '2010-07-27 20:06:25'), (8455, 1034, '2010-07-27 20:06:35'), (8456, 1034, '2010-07-27 20:07:03'), (8457, 1034, '2010-07-27 20:08:14'), (8458, 1034, '2010-07-27 20:08:53'), (8459, 1034, '2010-07-27 20:09:38'), (8460, 1034, '2010-07-27 20:11:35'), (8461, 1034, '2010-07-27 20:11:59'), (8462, 1034, '2010-07-27 20:12:02'), (8463, 1034, '2010-07-27 20:12:04'), (8464, 1034, '2010-07-27 20:12:08'), (8465, 1034, '2010-07-27 20:12:09'), (8466, 1034, '2010-07-27 20:12:09'), (8467, 1034, '2010-07-27 20:12:10'), (8468, 1035, '2010-07-27 20:31:32'), (8469, 1035, '2010-07-27 20:31:56'), (8470, 1035, '2010-07-27 20:32:27'), (8471, 1035, '2010-07-27 20:32:52'), (8472, 1035, '2010-07-27 20:33:51'), (8473, 1035, '2010-07-27 20:34:15'), (8474, 1035, '2010-07-27 20:34:24'), (8475, 1036, '2010-07-27 20:39:59'), (8476, 1036, '2010-07-27 20:40:38'), (8477, 1036, '2010-07-27 20:41:09'), (8478, 1037, '2010-07-27 21:57:16'), (8479, 1038, '2010-07-27 22:29:07'), (8480, 1039, '2010-07-27 23:11:11'), (8481, 1040, '2010-07-28 00:48:37'), (8482, 1041, '2010-07-28 00:49:35'), (8483, 1042, '2010-07-28 00:49:44'), (8484, 1043, '2010-07-28 00:50:01'), (8485, 1044, '2010-07-28 00:50:49'), (8486, 1045, '2010-07-28 00:51:08'), (8487, 1046, '2010-07-28 00:51:09'), (8488, 1047, '2010-07-28 00:51:19'), (8489, 1048, '2010-07-28 00:51:19'), (8490, 1049, '2010-07-28 00:51:45'), (8491, 1050, '2010-07-28 00:51:51'), (8492, 1051, '2010-07-28 00:51:52'), (8493, 1052, '2010-07-28 00:53:00'), (8494, 1053, '2010-07-28 00:53:06'), (8495, 1054, '2010-07-28 00:53:09'), (8496, 1055, '2010-07-28 00:53:43'), (8497, 1056, '2010-07-28 01:00:47'), (8498, 1057, '2010-07-28 01:00:56'), (8499, 1058, '2010-07-28 01:00:57'), (8500, 1059, '2010-07-28 01:02:07'), (8501, 1060, '2010-07-28 01:04:38'), (8502, 1061, '2010-07-28 01:05:00'), (8503, 1062, '2010-07-28 01:36:56'), (8504, 1063, '2010-07-28 02:28:05'), (8505, 1064, '2010-07-28 02:33:42'), (8506, 1065, '2010-07-28 02:43:59'), (8507, 1067, '2010-07-28 03:01:44'), (8508, 1066, '2010-07-28 03:01:44'), (8509, 1068, '2010-07-28 03:11:18'), (8510, 1069, '2010-07-28 03:23:44'), (8511, 1070, '2010-07-28 03:34:49'), (8512, 1071, '2010-07-28 04:23:12'), (8513, 1072, '2010-07-28 04:24:29'), (8514, 1073, '2010-07-28 04:48:11'), (8515, 1074, '2010-07-28 04:56:32'), (8516, 1075, '2010-07-28 05:31:20'), (8517, 1076, '2010-07-28 07:16:02'), (8518, 1077, '2010-07-28 07:34:24'), (8519, 1078, '2010-07-28 07:45:27'), (8520, 1079, '2010-07-28 08:37:53'), (8521, 1080, '2010-07-28 08:39:28'), (8522, 1081, '2010-07-28 08:52:08'), (8523, 1081, '2010-07-28 08:53:20'), (8524, 1081, '2010-07-28 08:53:21'), (8525, 1081, '2010-07-28 08:53:25'), (8526, 1081, '2010-07-28 08:53:29'), (8527, 1081, '2010-07-28 08:53:35'), (8528, 1081, '2010-07-28 08:53:42'), (8529, 1081, '2010-07-28 08:53:48'), (8530, 1081, '2010-07-28 08:53:52'), (8531, 1081, '2010-07-28 08:53:59'), (8532, 1081, '2010-07-28 08:54:02'), (8533, 1081, '2010-07-28 08:54:04'), (8534, 1081, '2010-07-28 08:54:14'), (8535, 1081, '2010-07-28 08:54:20'), (8536, 1081, '2010-07-28 08:54:28'), (8537, 1081, '2010-07-28 08:54:29'), (8538, 1081, '2010-07-28 08:54:30'), (8539, 1081, '2010-07-28 08:54:44'), (8540, 1081, '2010-07-28 08:54:52'), (8541, 966, '2010-07-28 09:30:47'), (8542, 966, '2010-07-28 09:30:51'), (8543, 966, '2010-07-28 09:30:54'), (8544, 1082, '2010-07-28 10:35:49'), (8545, 1082, '2010-07-28 10:38:06'), (8546, 1082, '2010-07-28 10:38:27'), (8547, 1082, '2010-07-28 10:38:49'), (8548, 1082, '2010-07-28 10:39:05'), (8549, 1082, '2010-07-28 10:39:21'), (8550, 1082, '2010-07-28 10:51:37'), (8551, 1083, '2010-07-28 10:53:09'), (8552, 1084, '2010-07-28 11:05:42'), (8553, 1084, '2010-07-28 11:05:55'), (8554, 1084, '2010-07-28 11:06:05'), (8555, 1084, '2010-07-28 11:06:32'), (8556, 1084, '2010-07-28 11:06:54'), (8557, 1084, '2010-07-28 11:06:58'), (8558, 1084, '2010-07-28 11:07:08'), (8559, 1084, '2010-07-28 11:07:34'), (8560, 1084, '2010-07-28 11:07:43'), (8561, 1084, '2010-07-28 11:08:03'), (8562, 1084, '2010-07-28 11:08:10'), (8563, 1085, '2010-07-28 11:31:04'), (8564, 966, '2010-07-28 11:41:50'), (8565, 1086, '2010-07-28 11:42:03'), (8566, 966, '2010-07-28 11:42:10'), (8567, 966, '2010-07-28 11:42:16'), (8568, 966, '2010-07-28 11:42:24'), (8569, 966, '2010-07-28 11:44:41'), (8570, 966, '2010-07-28 11:44:46'), (8571, 966, '2010-07-28 11:45:24'), (8572, 966, '2010-07-28 11:45:25'), (8573, 966, '2010-07-28 11:45:28'), (8574, 966, '2010-07-28 11:45:29'), (8575, 966, '2010-07-28 11:46:06'), (8576, 966, '2010-07-28 11:46:12'), (8577, 966, '2010-07-28 11:46:15'), (8578, 966, '2010-07-28 11:46:16'), (8579, 966, '2010-07-28 11:46:17'), (8580, 966, '2010-07-28 11:46:20'), (8581, 966, '2010-07-28 11:46:25'), (8582, 966, '2010-07-28 11:46:27'), (8583, 1087, '2010-07-28 11:47:05'), (8584, 1087, '2010-07-28 11:47:25'), (8585, 1088, '2010-07-28 11:49:14'), (8586, 1089, '2010-07-28 12:15:49'), (8587, 1077, '2010-07-28 12:56:16'), (8588, 1077, '2010-07-28 12:56:32'), (8589, 1077, '2010-07-28 12:56:53'), (8590, 1077, '2010-07-28 12:56:55'), (8591, 1077, '2010-07-28 12:58:08'), (8592, 1077, '2010-07-28 12:58:17'), (8593, 1077, '2010-07-28 12:58:24'), (8594, 1077, '2010-07-28 12:58:29'), (8595, 1077, '2010-07-28 12:59:05'), (8596, 1077, '2010-07-28 12:59:06'), (8597, 1077, '2010-07-28 12:59:14'), (8598, 1077, '2010-07-28 12:59:40'), (8599, 1077, '2010-07-28 12:59:45'), (8600, 1077, '2010-07-28 12:59:51'), (8601, 1077, '2010-07-28 12:59:53'), (8602, 1077, '2010-07-28 13:00:04'), (8603, 1077, '2010-07-28 13:00:06'), (8604, 1077, '2010-07-28 13:00:16'), (8605, 1077, '2010-07-28 13:00:18'), (8606, 1077, '2010-07-28 13:00:52'), (8607, 1077, '2010-07-28 13:01:08'), (8608, 1077, '2010-07-28 13:01:15'), (8609, 1077, '2010-07-28 13:01:17'), (8610, 1077, '2010-07-28 13:01:24'), (8611, 1077, '2010-07-28 13:01:53'), (8612, 1077, '2010-07-28 13:01:59'), (8613, 1077, '2010-07-28 13:02:02'), (8614, 1077, '2010-07-28 13:02:05'), (8615, 1077, '2010-07-28 13:02:09'), (8616, 1077, '2010-07-28 13:02:14'), (8617, 1077, '2010-07-28 13:02:17'), (8618, 1077, '2010-07-28 13:02:28'), (8619, 1077, '2010-07-28 13:03:15'), (8620, 1077, '2010-07-28 13:03:19'), (8621, 1077, '2010-07-28 13:03:21'), (8622, 1077, '2010-07-28 13:03:29'), (8623, 1077, '2010-07-28 13:03:31'), (8624, 1077, '2010-07-28 13:03:35'), (8625, 1077, '2010-07-28 13:03:37'), (8626, 1077, '2010-07-28 13:03:41'), (8627, 1077, '2010-07-28 13:03:43'), (8628, 1077, '2010-07-28 13:04:09'), (8629, 1088, '2010-07-28 13:05:51'), (8630, 1090, '2010-07-28 13:08:33'), (8631, 1090, '2010-07-28 13:09:05'), (8632, 1090, '2010-07-28 13:09:30'), (8633, 1090, '2010-07-28 13:09:41'), (8634, 1090, '2010-07-28 13:09:57'), (8635, 1090, '2010-07-28 13:10:10'), (8636, 1090, '2010-07-28 13:10:17'), (8637, 1090, '2010-07-28 13:13:24'), (8638, 1090, '2010-07-28 13:13:47'), (8639, 1091, '2010-07-28 13:21:35'), (8640, 1091, '2010-07-28 13:22:26'), (8641, 1091, '2010-07-28 13:22:45'), (8642, 1091, '2010-07-28 13:23:00'), (8643, 1091, '2010-07-28 13:23:26'), (8644, 1091, '2010-07-28 13:23:29'), (8645, 1092, '2010-07-28 13:40:06'), (8646, 1093, '2010-07-28 13:40:08'), (8647, 1093, '2010-07-28 13:40:25'), (8648, 1093, '2010-07-28 13:40:36'), (8649, 1093, '2010-07-28 13:40:49'), (8650, 1093, '2010-07-28 13:41:19'), (8651, 1093, '2010-07-28 13:41:32'), (8652, 1094, '2010-07-28 13:48:07'), (8653, 1093, '2010-07-28 13:50:51'), (8654, 1093, '2010-07-28 13:58:24'), (8655, 1093, '2010-07-28 13:58:29'), (8656, 1093, '2010-07-28 13:58:37'), (8657, 1093, '2010-07-28 13:58:43'), (8658, 1093, '2010-07-28 14:04:11'), (8659, 1093, '2010-07-28 14:04:14'), (8660, 1093, '2010-07-28 14:04:17'), (8661, 1095, '2010-07-28 14:38:21'), (8662, 1096, '2010-07-28 14:45:27'), (8663, 1096, '2010-07-28 14:45:33'), (8664, 1096, '2010-07-28 14:45:48'), (8665, 1096, '2010-07-28 14:45:54'), (8666, 1096, '2010-07-28 14:46:02'), (8667, 1096, '2010-07-28 14:46:13'), (8668, 1096, '2010-07-28 14:46:25'), (8669, 1096, '2010-07-28 14:46:49'), (8670, 1096, '2010-07-28 14:47:03'), (8671, 1097, '2010-07-28 15:42:25'), (8672, 1097, '2010-07-28 15:42:49'), (8673, 1097, '2010-07-28 15:43:06'), (8674, 1097, '2010-07-28 15:43:28'), (8675, 1097, '2010-07-28 15:43:56'), (8676, 1097, '2010-07-28 15:44:11'), (8677, 1097, '2010-07-28 15:44:21'), (8678, 1097, '2010-07-28 15:44:41'), (8679, 1097, '2010-07-28 15:45:16'), (8680, 1097, '2010-07-28 15:45:21'), (8681, 1097, '2010-07-28 15:45:39'), (8682, 1097, '2010-07-28 15:45:58'), (8683, 1097, '2010-07-28 15:46:12'), (8684, 1097, '2010-07-28 15:48:01'), (8685, 1097, '2010-07-28 15:48:16'), (8686, 1097, '2010-07-28 15:48:23'), (8687, 1097, '2010-07-28 15:48:44'), (8688, 1097, '2010-07-28 15:49:06'), (8689, 1097, '2010-07-28 15:51:52'), (8690, 1097, '2010-07-28 15:52:12'), (8691, 1097, '2010-07-28 15:52:29'), (8692, 1097, '2010-07-28 15:52:49'), (8693, 1097, '2010-07-28 15:52:55'), (8694, 1098, '2010-07-28 15:53:08'), (8695, 1097, '2010-07-28 15:53:09'), (8696, 1098, '2010-07-28 15:53:29'), (8697, 1098, '2010-07-28 15:53:40'), (8698, 1098, '2010-07-28 15:53:47'), (8699, 1097, '2010-07-28 15:53:58'), (8700, 1097, '2010-07-28 15:54:08'), (8701, 1097, '2010-07-28 15:54:10'), (8702, 1097, '2010-07-28 15:54:10'), (8703, 1097, '2010-07-28 15:54:17'), (8704, 1097, '2010-07-28 15:54:21'), (8705, 1097, '2010-07-28 15:54:21'), (8706, 1097, '2010-07-28 15:54:22'), (8707, 1098, '2010-07-28 15:54:24'), (8708, 1098, '2010-07-28 15:54:32'), (8709, 1098, '2010-07-28 15:54:37'), (8710, 1097, '2010-07-28 15:55:24'), (8711, 1097, '2010-07-28 15:56:20'), (8712, 1097, '2010-07-28 15:56:46'), (8713, 1097, '2010-07-28 15:57:13'), (8714, 1097, '2010-07-28 15:57:42'), (8715, 1097, '2010-07-28 15:57:43'), (8716, 1097, '2010-07-28 15:57:47'), (8717, 1097, '2010-07-28 15:57:49'), (8718, 1097, '2010-07-28 15:58:00'), (8719, 1097, '2010-07-28 15:58:14'), (8720, 1097, '2010-07-28 15:58:17'), (8721, 1097, '2010-07-28 15:58:41'), (8722, 1097, '2010-07-28 15:58:47'), (8723, 1097, '2010-07-28 15:58:51'), (8724, 1097, '2010-07-28 15:59:02'), (8725, 1097, '2010-07-28 15:59:14'), (8726, 1097, '2010-07-28 15:59:16'), (8727, 1097, '2010-07-28 15:59:39'), (8728, 1097, '2010-07-28 15:59:56'), (8729, 1097, '2010-07-28 16:00:03'), (8730, 1097, '2010-07-28 16:00:12'), (8731, 1097, '2010-07-28 16:00:14'), (8732, 1097, '2010-07-28 16:00:40'), (8733, 1097, '2010-07-28 16:00:42'), (8734, 1097, '2010-07-28 16:00:57'), (8735, 1097, '2010-07-28 16:00:59'), (8736, 1097, '2010-07-28 16:01:10'), (8737, 1097, '2010-07-28 16:01:13'), (8738, 1097, '2010-07-28 16:01:31'), (8739, 1097, '2010-07-28 16:01:33'), (8740, 1097, '2010-07-28 16:01:46'), (8741, 1097, '2010-07-28 16:01:52'), (8742, 1097, '2010-07-28 16:02:07'), (8743, 1097, '2010-07-28 16:02:12'), (8744, 1097, '2010-07-28 16:02:29'), (8745, 1097, '2010-07-28 16:02:42'), (8746, 1097, '2010-07-28 16:02:45'), (8747, 1097, '2010-07-28 16:02:59'), (8748, 1097, '2010-07-28 16:03:37'), (8749, 1097, '2010-07-28 16:03:40'), (8750, 1097, '2010-07-28 16:04:13'), (8751, 1097, '2010-07-28 16:04:14'), (8752, 1097, '2010-07-28 16:04:14'), (8753, 1097, '2010-07-28 16:04:17'), (8754, 1097, '2010-07-28 16:04:36'), (8755, 1097, '2010-07-28 16:04:56'), (8756, 1097, '2010-07-28 16:05:24'), (8757, 1097, '2010-07-28 16:05:38'), (8758, 1097, '2010-07-28 16:05:50'), (8759, 1097, '2010-07-28 16:05:58'), (8760, 1097, '2010-07-28 16:06:09'), (8761, 1097, '2010-07-28 16:06:17'), (8762, 1097, '2010-07-28 16:06:26'), (8763, 1097, '2010-07-28 16:06:35'), (8764, 1097, '2010-07-28 16:06:50'), (8765, 1097, '2010-07-28 16:07:21'), (8766, 1099, '2010-07-28 16:07:53'), (8767, 1097, '2010-07-28 16:07:54'), (8768, 1101, '2010-07-28 16:07:59'), (8769, 1100, '2010-07-28 16:07:59'), (8770, 1103, '2010-07-28 16:08:02'), (8771, 1102, '2010-07-28 16:08:03'), (8772, 1097, '2010-07-28 16:08:54'), (8773, 1097, '2010-07-28 16:09:01'), (8774, 1097, '2010-07-28 16:09:31'), (8775, 1097, '2010-07-28 16:09:38'), (8776, 1097, '2010-07-28 16:09:55'), (8777, 1097, '2010-07-28 16:10:05'), (8778, 1097, '2010-07-28 16:10:23'), (8779, 1097, '2010-07-28 16:10:26'), (8780, 1097, '2010-07-28 16:10:48'), (8781, 1097, '2010-07-28 16:18:48'), (8782, 1097, '2010-07-28 16:18:51'), (8783, 1097, '2010-07-28 16:19:05'), (8784, 1097, '2010-07-28 16:22:23'), (8785, 1097, '2010-07-28 16:22:25'), (8786, 1097, '2010-07-28 16:22:54'), (8787, 1097, '2010-07-28 16:22:56'), (8788, 1097, '2010-07-28 16:23:04'), (8789, 1104, '2010-07-28 16:23:17'), (8790, 1097, '2010-07-28 16:23:31'), (8791, 1104, '2010-07-28 16:23:36'), (8792, 1104, '2010-07-28 16:23:52'), (8793, 1104, '2010-07-28 16:24:01'), (8794, 1104, '2010-07-28 16:24:17'), (8795, 1104, '2010-07-28 16:24:40'), (8796, 1104, '2010-07-28 16:24:50'), (8797, 1104, '2010-07-28 16:25:20'), (8798, 1104, '2010-07-28 16:25:31'), (8799, 1104, '2010-07-28 16:25:50'), (8800, 1104, '2010-07-28 16:26:02'), (8801, 1104, '2010-07-28 16:26:09'), (8802, 1104, '2010-07-28 16:26:18'), (8803, 1104, '2010-07-28 16:26:28'), (8804, 1104, '2010-07-28 16:26:40'), (8805, 1104, '2010-07-28 16:26:43'), (8806, 1104, '2010-07-28 16:26:48'), (8807, 1104, '2010-07-28 16:26:49'), (8808, 1104, '2010-07-28 16:26:50'), (8809, 1104, '2010-07-28 16:26:51'), (8810, 1104, '2010-07-28 16:26:52'), (8811, 1104, '2010-07-28 16:26:53'), (8812, 1104, '2010-07-28 16:26:54'), (8813, 1104, '2010-07-28 16:26:55'), (8814, 1104, '2010-07-28 16:27:00'), (8815, 1104, '2010-07-28 16:27:07'), (8816, 1104, '2010-07-28 16:27:14'), (8817, 1104, '2010-07-28 16:27:38'), (8818, 1104, '2010-07-28 16:27:39'), (8819, 1104, '2010-07-28 16:27:48'), (8820, 1104, '2010-07-28 16:27:59'), (8821, 1104, '2010-07-28 16:28:07'), (8822, 1104, '2010-07-28 16:28:17'), (8823, 1104, '2010-07-28 16:28:39'), (8824, 1104, '2010-07-28 16:28:45'), (8825, 1104, '2010-07-28 16:28:47'), (8826, 1104, '2010-07-28 16:28:52'), (8827, 1104, '2010-07-28 16:28:53'), (8828, 1105, '2010-07-28 16:32:37'), (8829, 1106, '2010-07-28 16:39:30'), (8830, 1107, '2010-07-28 16:44:17'), (8831, 1108, '2010-07-28 16:53:41'), (8832, 1109, '2010-07-28 17:12:01'), (8833, 1109, '2010-07-28 17:12:11'), (8834, 1109, '2010-07-28 17:12:40'), (8835, 1109, '2010-07-28 17:13:12'), (8836, 1109, '2010-07-28 17:13:15'), (8837, 1109, '2010-07-28 17:13:16'), (8838, 1110, '2010-07-28 17:49:18'), (8839, 1110, '2010-07-28 17:49:33'), (8840, 1110, '2010-07-28 17:49:58'), (8841, 1110, '2010-07-28 17:50:21'), (8842, 1110, '2010-07-28 17:50:36'), (8843, 1110, '2010-07-28 17:50:59'), (8844, 1110, '2010-07-28 17:51:18'), (8845, 1110, '2010-07-28 17:51:29'), (8846, 1110, '2010-07-28 17:51:49'), (8847, 1110, '2010-07-28 17:51:57'), (8848, 1110, '2010-07-28 17:52:05'), (8849, 1110, '2010-07-28 17:52:27'), (8850, 1110, '2010-07-28 17:52:41'), (8851, 1111, '2010-07-28 18:19:28'), (8852, 1112, '2010-07-28 18:29:08'), (8853, 1113, '2010-07-28 18:29:50'), (8854, 1114, '2010-07-28 22:19:58'), (8855, 1115, '2010-07-28 23:51:02'), (8856, 1116, '2010-07-29 03:40:39'), (8857, 1116, '2010-07-29 03:41:00'), (8858, 1116, '2010-07-29 03:41:05'), (8859, 1116, '2010-07-29 03:41:38'), (8860, 1116, '2010-07-29 03:42:02'), (8861, 1116, '2010-07-29 03:42:12'), (8862, 1116, '2010-07-29 03:42:31'), (8863, 1116, '2010-07-29 03:42:46'), (8864, 1116, '2010-07-29 03:43:12'), (8865, 1116, '2010-07-29 03:43:25'), (8866, 1116, '2010-07-29 03:43:49'), (8867, 1117, '2010-07-29 03:48:12'), (8868, 1118, '2010-07-29 03:53:47'), (8869, 1119, '2010-07-29 05:30:56'), (8870, 1120, '2010-07-29 05:33:19'), (8871, 1121, '2010-07-29 05:45:37'), (8872, 1121, '2010-07-29 05:45:46'), (8873, 1121, '2010-07-29 05:45:47'), (8874, 1122, '2010-07-29 07:19:18'), (8875, 1123, '2010-07-29 07:21:23'), (8876, 1084, '2010-07-29 08:05:14'), (8877, 1124, '2010-07-29 08:05:47'), (8878, 1125, '2010-07-29 08:26:32'), (8879, 1126, '2010-07-29 10:16:31'), (8880, 1084, '2010-07-29 11:13:52'), (8881, 1127, '2010-07-29 12:04:31'), (8882, 1127, '2010-07-29 12:04:54'), (8883, 1128, '2010-07-29 12:05:01'), (8884, 1128, '2010-07-29 12:05:10'), (8885, 1127, '2010-07-29 12:05:11'), (8886, 1127, '2010-07-29 12:05:12'), (8887, 1127, '2010-07-29 12:05:22'), (8888, 1127, '2010-07-29 12:05:37'), (8889, 1128, '2010-07-29 12:05:43'), (8890, 1128, '2010-07-29 12:05:57'), (8891, 1128, '2010-07-29 12:06:13'), (8892, 1128, '2010-07-29 12:06:21'), (8893, 1128, '2010-07-29 12:06:34'), (8894, 1127, '2010-07-29 12:06:39'), (8895, 1127, '2010-07-29 12:06:48'), (8896, 1128, '2010-07-29 12:06:58'), (8897, 1127, '2010-07-29 12:07:03'), (8898, 1128, '2010-07-29 12:07:06'), (8899, 1128, '2010-07-29 12:07:16'), (8900, 1128, '2010-07-29 12:07:22'), (8901, 1128, '2010-07-29 12:07:28'), (8902, 1128, '2010-07-29 12:07:40'), (8903, 1128, '2010-07-29 12:07:58'), (8904, 1128, '2010-07-29 12:08:16'), (8905, 1128, '2010-07-29 12:08:32'), (8906, 1127, '2010-07-29 12:08:42'), (8907, 1128, '2010-07-29 12:08:51'), (8908, 1128, '2010-07-29 12:08:56'), (8909, 1128, '2010-07-29 12:09:08'), (8910, 1129, '2010-07-29 12:26:44'), (8911, 1129, '2010-07-29 12:28:41'), (8912, 1129, '2010-07-29 12:28:47'), (8913, 1129, '2010-07-29 12:28:52'), (8914, 1130, '2010-07-29 13:06:58'), (8915, 1130, '2010-07-29 13:07:05'), (8916, 1130, '2010-07-29 13:07:11'), (8917, 1130, '2010-07-29 13:07:16'), (8918, 1130, '2010-07-29 13:07:53'), (8919, 1130, '2010-07-29 13:08:19'), (8920, 1131, '2010-07-29 13:13:56'), (8921, 1131, '2010-07-29 13:14:05'), (8922, 1131, '2010-07-29 13:14:12'), (8923, 1131, '2010-07-29 13:14:35'), (8924, 1131, '2010-07-29 13:15:42'), (8925, 1131, '2010-07-29 13:16:07'), (8926, 1131, '2010-07-29 13:16:20'), (8927, 1131, '2010-07-29 13:16:34'), (8928, 1131, '2010-07-29 13:19:39'), (8929, 1131, '2010-07-29 13:19:56'), (8930, 1131, '2010-07-29 13:20:10'), (8931, 1131, '2010-07-29 13:20:26'), (8932, 1131, '2010-07-29 13:20:38'), (8933, 1131, '2010-07-29 13:21:02'), (8934, 1131, '2010-07-29 13:21:18'), (8935, 1132, '2010-07-29 13:29:16'), (8936, 1133, '2010-07-29 13:30:27'), (8937, 1134, '2010-07-29 14:14:03'), (8938, 1134, '2010-07-29 14:14:14'), (8939, 1134, '2010-07-29 14:14:18'), (8940, 1135, '2010-07-29 14:42:55'), (8941, 1136, '2010-07-29 15:19:48'), (8942, 1137, '2010-07-29 17:10:36'), (8943, 1138, '2010-07-29 17:23:35'), (8944, 1139, '2010-07-29 18:08:57'), (8945, 1139, '2010-07-29 18:10:02'), (8946, 1140, '2010-07-29 18:25:11'), (8947, 1140, '2010-07-29 18:25:28'), (8948, 1140, '2010-07-29 18:25:48'), (8949, 1140, '2010-07-29 18:25:55'), (8950, 1140, '2010-07-29 18:26:10'), (8951, 1141, '2010-07-29 18:32:27'), (8952, 1141, '2010-07-29 18:32:36'), (8953, 1141, '2010-07-29 18:33:08'), (8954, 1141, '2010-07-29 18:33:15'), (8955, 1141, '2010-07-29 18:33:20'), (8956, 1141, '2010-07-29 18:33:25'), (8957, 1141, '2010-07-29 18:33:50'), (8958, 1141, '2010-07-29 18:34:04'), (8959, 1141, '2010-07-29 18:34:49'), (8960, 1141, '2010-07-29 18:34:56'), (8961, 1141, '2010-07-29 18:35:02'), (8962, 1141, '2010-07-29 18:35:34'), (8963, 1141, '2010-07-29 18:35:37'), (8964, 1141, '2010-07-29 18:35:54'), (8965, 1141, '2010-07-29 18:36:05'), (8966, 1141, '2010-07-29 18:37:37'), (8967, 1142, '2010-07-29 19:20:34'), (8968, 1142, '2010-07-29 19:20:46'), (8969, 1142, '2010-07-29 19:21:04'), (8970, 1142, '2010-07-29 19:21:08'), (8971, 1142, '2010-07-29 19:21:10'), (8972, 1142, '2010-07-29 19:21:28'), (8973, 1142, '2010-07-29 19:21:47'), (8974, 1140, '2010-07-29 19:35:15'), (8975, 1140, '2010-07-29 19:35:42'), (8976, 1140, '2010-07-29 19:35:53'), (8977, 1140, '2010-07-29 19:36:01'), (8978, 1140, '2010-07-29 19:36:26'), (8979, 1140, '2010-07-29 19:36:32'), (8980, 1140, '2010-07-29 19:36:48'), (8981, 1140, '2010-07-29 19:36:58'), (8982, 1140, '2010-07-29 19:37:28'), (8983, 1140, '2010-07-29 19:37:34'), (8984, 1140, '2010-07-29 19:38:46'), (8985, 1140, '2010-07-29 19:39:00'), (8986, 1140, '2010-07-29 19:39:27'), (8987, 1142, '2010-07-29 19:43:45'), (8988, 1142, '2010-07-29 19:55:12'), (8989, 1142, '2010-07-29 20:03:07'), (8990, 1143, '2010-07-29 20:03:27'), (8991, 1143, '2010-07-29 20:03:42'), (8992, 1143, '2010-07-29 20:03:52'), (8993, 1143, '2010-07-29 20:04:04'), (8994, 1143, '2010-07-29 20:04:09'), (8995, 1143, '2010-07-29 20:04:24'), (8996, 1143, '2010-07-29 20:04:31'), (8997, 1143, '2010-07-29 20:04:40'), (8998, 1143, '2010-07-29 20:04:47'), (8999, 1143, '2010-07-29 20:05:05'), (9000, 1143, '2010-07-29 20:06:01'), (9001, 1143, '2010-07-29 20:06:11'), (9002, 1143, '2010-07-29 20:06:16'), (9003, 1143, '2010-07-29 20:06:41'), (9004, 1144, '2010-07-29 20:28:09'), (9005, 1145, '2010-07-29 21:12:11'), (9006, 1146, '2010-07-29 21:16:30'), (9007, 1147, '2010-07-29 21:45:00'), (9008, 1148, '2010-07-29 23:00:18'), (9009, 1146, '2010-07-29 23:27:46'), (9010, 1146, '2010-07-29 23:34:10'), (9011, 1149, '2010-07-30 03:56:16'), (9012, 1149, '2010-07-30 03:56:31'), (9013, 1149, '2010-07-30 03:56:47'), (9014, 1149, '2010-07-30 03:56:56'), (9015, 732, '2010-07-30 04:31:36'), (9016, 1150, '2010-07-30 04:45:57'), (9017, 1150, '2010-07-30 04:46:18'), (9018, 1150, '2010-07-30 04:46:26'), (9019, 1151, '2010-07-30 05:42:57'), (9020, 1151, '2010-07-30 05:43:09'), (9021, 1151, '2010-07-30 05:43:39'), (9022, 1151, '2010-07-30 05:50:36'), (9023, 1152, '2010-07-30 07:05:21'), (9024, 1153, '2010-07-30 07:06:14'), (9025, 1154, '2010-07-30 07:25:37'), (9026, 1154, '2010-07-30 07:25:54'), (9027, 1154, '2010-07-30 07:26:03'), (9028, 1154, '2010-07-30 07:26:11'), (9029, 1154, '2010-07-30 07:27:14'), (9030, 1154, '2010-07-30 07:27:25'), (9031, 1154, '2010-07-30 07:27:38'), (9032, 1154, '2010-07-30 07:28:06'), (9033, 1154, '2010-07-30 07:28:19'), (9034, 1154, '2010-07-30 07:28:24'), (9035, 1154, '2010-07-30 07:28:37'), (9036, 1154, '2010-07-30 07:28:38'), (9037, 1154, '2010-07-30 07:28:39'), (9038, 1154, '2010-07-30 07:28:40'), (9039, 1154, '2010-07-30 07:28:41'), (9040, 1154, '2010-07-30 07:28:42'), (9041, 1155, '2010-07-30 07:40:19'), (9042, 1155, '2010-07-30 07:40:31'), (9043, 1155, '2010-07-30 07:40:51'), (9044, 1155, '2010-07-30 07:41:02'), (9045, 1155, '2010-07-30 07:41:09'), (9046, 1155, '2010-07-30 07:41:21'), (9047, 1155, '2010-07-30 07:41:31'), (9048, 1155, '2010-07-30 07:42:21'), (9049, 1155, '2010-07-30 07:42:38'), (9050, 1156, '2010-07-30 08:30:45'), (9051, 1157, '2010-07-30 08:31:01'), (9052, 1157, '2010-07-30 08:31:27'), (9053, 1157, '2010-07-30 08:31:40'), (9054, 1157, '2010-07-30 08:32:40'), (9055, 1157, '2010-07-30 08:33:16'), (9056, 1157, '2010-07-30 08:34:00'), (9057, 1157, '2010-07-30 08:34:01'), (9058, 1158, '2010-07-30 09:11:47'), (9059, 1158, '2010-07-30 09:12:17'), (9060, 1158, '2010-07-30 09:12:28'), (9061, 1158, '2010-07-30 09:12:39'), (9062, 1158, '2010-07-30 09:12:57'), (9063, 1159, '2010-07-30 09:14:17'), (9064, 1159, '2010-07-30 09:14:27'), (9065, 1159, '2010-07-30 09:14:45'), (9066, 1159, '2010-07-30 09:14:57'), (9067, 1159, '2010-07-30 09:15:29'), (9068, 1158, '2010-07-30 09:15:31'), (9069, 1159, '2010-07-30 09:15:57'), (9070, 1158, '2010-07-30 09:21:29'), (9071, 1158, '2010-07-30 09:21:36'), (9072, 1160, '2010-07-30 09:23:56'), (9073, 1160, '2010-07-30 09:24:30'), (9074, 1160, '2010-07-30 09:24:33'), (9075, 1160, '2010-07-30 09:25:19'), (9076, 1160, '2010-07-30 09:26:19'), (9077, 1160, '2010-07-30 09:26:21'), (9078, 1160, '2010-07-30 09:26:56'), (9079, 1160, '2010-07-30 09:26:58'), (9080, 1160, '2010-07-30 09:27:19'), (9081, 1160, '2010-07-30 09:27:38'), (9082, 1160, '2010-07-30 09:29:31'), (9083, 1160, '2010-07-30 09:31:36'), (9084, 1160, '2010-07-30 09:31:38'), (9085, 1160, '2010-07-30 09:31:53'), (9086, 1160, '2010-07-30 09:33:04'), (9087, 1161, '2010-07-30 09:33:22'), (9088, 1161, '2010-07-30 09:33:37'), (9089, 1161, '2010-07-30 09:33:42'), (9090, 1161, '2010-07-30 09:33:58'), (9091, 1161, '2010-07-30 09:34:01'), (9092, 1161, '2010-07-30 09:34:07'), (9093, 1161, '2010-07-30 09:34:20'), (9094, 1161, '2010-07-30 09:34:33'), (9095, 1161, '2010-07-30 09:34:37'), (9096, 1160, '2010-07-30 09:39:59'), (9097, 1160, '2010-07-30 09:40:01'), (9098, 1160, '2010-07-30 09:40:14'), (9099, 1160, '2010-07-30 09:40:16'), (9100, 1160, '2010-07-30 09:42:01'), (9101, 1160, '2010-07-30 09:42:03'), (9102, 1160, '2010-07-30 09:42:56'), (9103, 1160, '2010-07-30 09:42:58'), (9104, 1162, '2010-07-30 10:03:05'), (9105, 1162, '2010-07-30 10:03:24'), (9106, 1162, '2010-07-30 10:03:37'), (9107, 1163, '2010-07-30 10:19:20'), (9108, 1163, '2010-07-30 10:19:44'), (9109, 1163, '2010-07-30 10:20:02'), (9110, 1163, '2010-07-30 10:20:11'), (9111, 1163, '2010-07-30 10:20:27'), (9112, 1163, '2010-07-30 10:21:15'), (9113, 1163, '2010-07-30 10:21:17'), (9114, 1163, '2010-07-30 10:21:33'), (9115, 1163, '2010-07-30 10:21:33'), (9116, 1163, '2010-07-30 10:22:30'), (9117, 1163, '2010-07-30 10:22:32'), (9118, 1163, '2010-07-30 10:22:48'), (9119, 1163, '2010-07-30 10:22:54'), (9120, 1163, '2010-07-30 10:22:56'), (9121, 1163, '2010-07-30 10:23:01'), (9122, 1163, '2010-07-30 10:23:06'), (9123, 1163, '2010-07-30 10:23:24'), (9124, 1163, '2010-07-30 10:23:27'), (9125, 1164, '2010-07-30 11:11:17'), (9126, 1165, '2010-07-30 11:52:37'), (9127, 1165, '2010-07-30 11:52:49'), (9128, 1165, '2010-07-30 11:52:59'), (9129, 1165, '2010-07-30 11:53:04'), (9130, 1165, '2010-07-30 11:53:12'), (9131, 1165, '2010-07-30 11:53:22'), (9132, 1165, '2010-07-30 11:53:39'), (9133, 1165, '2010-07-30 11:53:44'), (9134, 1166, '2010-07-30 12:20:28'), (9135, 1167, '2010-07-30 14:01:53'), (9136, 1167, '2010-07-30 14:02:15'), (9137, 1167, '2010-07-30 14:02:20'), (9138, 1167, '2010-07-30 14:02:24'), (9139, 1167, '2010-07-30 14:02:40'), (9140, 1167, '2010-07-30 14:03:00'), (9141, 1167, '2010-07-30 14:03:25'), (9142, 1167, '2010-07-30 14:03:55'), (9143, 1167, '2010-07-30 14:04:10'), (9144, 1167, '2010-07-30 14:04:34'), (9145, 1167, '2010-07-30 14:04:49'), (9146, 1168, '2010-07-30 14:07:21'), (9147, 1168, '2010-07-30 14:07:42'), (9148, 1168, '2010-07-30 14:07:55'), (9149, 1168, '2010-07-30 14:08:02'), (9150, 1168, '2010-07-30 14:08:38'), (9151, 1168, '2010-07-30 14:16:22'), (9152, 1169, '2010-07-30 14:30:04'), (9153, 1169, '2010-07-30 14:30:10'), (9154, 1170, '2010-07-30 14:32:31'), (9155, 1170, '2010-07-30 14:32:51'), (9156, 1170, '2010-07-30 14:33:15'), (9157, 1171, '2010-07-30 14:46:00'), (9158, 1171, '2010-07-30 14:46:05'), (9159, 1172, '2010-07-30 14:48:39'), (9160, 1172, '2010-07-30 14:48:44'), (9161, 1173, '2010-07-30 15:42:17'), (9162, 1174, '2010-07-30 16:50:54'), (9163, 1175, '2010-07-30 16:50:59'), (9164, 1176, '2010-07-30 16:51:00'), (9165, 1177, '2010-07-30 17:47:30'), (9166, 1177, '2010-07-30 17:47:41'), (9167, 1177, '2010-07-30 17:47:46'), (9168, 1178, '2010-07-30 18:18:08'), (9169, 1178, '2010-07-30 18:18:14'), (9170, 1178, '2010-07-30 18:18:29'), (9171, 1179, '2010-07-30 18:33:06'), (9172, 1179, '2010-07-30 18:33:18'), (9173, 1179, '2010-07-30 18:33:31'), (9174, 1179, '2010-07-30 18:33:39'), (9175, 1179, '2010-07-30 18:33:51'), (9176, 1179, '2010-07-30 18:34:08'), (9177, 1179, '2010-07-30 18:34:19'), (9178, 1179, '2010-07-30 18:34:23'), (9179, 1180, '2010-07-30 18:58:53'), (9180, 1180, '2010-07-30 18:59:13'), (9181, 1180, '2010-07-30 18:59:25'), (9182, 1180, '2010-07-30 18:59:34'), (9183, 1180, '2010-07-30 18:59:49'), (9184, 1180, '2010-07-30 19:00:07'), (9185, 1180, '2010-07-30 19:00:20'), (9186, 1180, '2010-07-30 19:01:01'), (9187, 1181, '2010-07-30 19:10:13'), (9188, 1182, '2010-07-30 19:40:03'), (9189, 1182, '2010-07-30 19:40:38'), (9190, 1182, '2010-07-30 19:43:45'), (9191, 1182, '2010-07-30 19:44:05'), (9192, 1182, '2010-07-30 19:44:13'), (9193, 1182, '2010-07-30 19:44:21'), (9194, 1182, '2010-07-30 19:44:34'), (9195, 1182, '2010-07-30 19:44:35'), (9196, 1182, '2010-07-30 19:44:40'), (9197, 1182, '2010-07-30 19:44:43'), (9198, 1182, '2010-07-30 19:44:47'), (9199, 1182, '2010-07-30 19:44:51'), (9200, 1182, '2010-07-30 19:44:57'), (9201, 1182, '2010-07-30 19:45:06'), (9202, 1183, '2010-07-30 23:55:48'), (9203, 1184, '2010-07-31 06:50:28'), (9204, 1185, '2010-07-31 06:50:28'), (9205, 1185, '2010-07-31 06:51:15'), (9206, 1185, '2010-07-31 06:51:16'), (9207, 1185, '2010-07-31 06:51:17'), (9208, 1185, '2010-07-31 06:51:18'), (9209, 1185, '2010-07-31 06:51:25'), (9210, 1186, '2010-07-31 07:09:18'), (9211, 1186, '2010-07-31 07:09:41'), (9212, 1186, '2010-07-31 07:09:54'), (9213, 1186, '2010-07-31 07:12:50'), (9214, 1186, '2010-07-31 07:12:56'), (9215, 1186, '2010-07-31 07:13:17'), (9216, 1186, '2010-07-31 07:13:19'), (9217, 1187, '2010-07-31 07:27:54'), (9218, 1188, '2010-07-31 07:33:32'), (9219, 1189, '2010-07-31 08:07:09'), (9220, 732, '2010-07-31 08:32:06'), (9221, 1190, '2010-07-31 08:40:11'), (9222, 1191, '2010-07-31 09:25:40'), (9223, 1192, '2010-07-31 09:54:39'), (9224, 1192, '2010-07-31 09:55:32'), (9225, 1192, '2010-07-31 09:56:08'), (9226, 1192, '2010-07-31 09:56:56'), (9227, 1192, '2010-07-31 09:57:39'), (9228, 1192, '2010-07-31 09:57:56'), (9229, 1192, '2010-07-31 09:58:05'), (9230, 1192, '2010-07-31 09:58:24'), (9231, 1192, '2010-07-31 09:58:54'), (9232, 1192, '2010-07-31 09:59:02'), (9233, 1192, '2010-07-31 09:59:33'), (9234, 1192, '2010-07-31 09:59:40'), (9235, 1192, '2010-07-31 09:59:46'), (9236, 1192, '2010-07-31 09:59:50'), (9237, 1192, '2010-07-31 09:59:58'), (9238, 1192, '2010-07-31 10:00:10'), (9239, 1192, '2010-07-31 10:00:49'), (9240, 1192, '2010-07-31 10:00:56'), (9241, 1192, '2010-07-31 10:00:58'), (9242, 1192, '2010-07-31 10:01:03'), (9243, 1192, '2010-07-31 10:01:08'), (9244, 1193, '2010-07-31 10:34:39'), (9245, 1193, '2010-07-31 10:35:03'), (9246, 1193, '2010-07-31 10:35:55'), (9247, 1193, '2010-07-31 10:35:57'), (9248, 1193, '2010-07-31 10:36:13'), (9249, 1193, '2010-07-31 10:36:24'), (9250, 1193, '2010-07-31 10:36:29'), (9251, 1194, '2010-07-31 10:58:42'), (9252, 1195, '2010-07-31 11:05:11'), (9253, 1195, '2010-07-31 11:05:41'), (9254, 1195, '2010-07-31 11:06:13'), (9255, 1195, '2010-07-31 11:06:14'), (9256, 1195, '2010-07-31 11:06:33'), (9257, 1195, '2010-07-31 11:06:40'), (9258, 1195, '2010-07-31 11:06:59'), (9259, 1195, '2010-07-31 11:07:05'), (9260, 1196, '2010-07-31 14:02:07'), (9261, 1197, '2010-07-31 14:19:50'), (9262, 1197, '2010-07-31 14:20:18'), (9263, 1198, '2010-07-31 14:46:53'), (9264, 1198, '2010-07-31 14:47:18'), (9265, 1198, '2010-07-31 14:47:38'), (9266, 1199, '2010-07-31 15:04:18'), (9267, 1199, '2010-07-31 15:04:48'), (9268, 1199, '2010-07-31 15:05:00'), (9269, 1200, '2010-07-31 16:47:57'), (9270, 1201, '2010-07-31 17:48:35'), (9271, 1202, '2010-07-31 17:52:11'), (9272, 1203, '2010-07-31 18:10:03'), (9273, 1203, '2010-07-31 18:10:14'), (9274, 1203, '2010-07-31 18:10:18'), (9275, 1203, '2010-07-31 18:10:27'), (9276, 1203, '2010-07-31 18:10:34'), (9277, 1203, '2010-07-31 18:10:39'), (9278, 1203, '2010-07-31 18:10:40'), (9279, 1203, '2010-07-31 18:11:52'), (9280, 1203, '2010-07-31 18:11:56'), (9281, 1203, '2010-07-31 18:12:18'), (9282, 1203, '2010-07-31 18:12:20'), (9283, 1203, '2010-07-31 18:12:30'), (9284, 1203, '2010-07-31 18:12:32'), (9285, 1203, '2010-07-31 18:12:38'), (9286, 1203, '2010-07-31 18:12:43'), (9287, 1203, '2010-07-31 18:12:50'), (9288, 1203, '2010-07-31 18:12:52'), (9289, 1203, '2010-07-31 18:13:05'), (9290, 1203, '2010-07-31 18:13:07'), (9291, 1203, '2010-07-31 18:13:19'), (9292, 1203, '2010-07-31 18:13:29'), (9293, 1203, '2010-07-31 18:13:44'), (9294, 1203, '2010-07-31 18:13:45'), (9295, 1203, '2010-07-31 18:13:57'), (9296, 1203, '2010-07-31 18:14:02'), (9297, 1204, '2010-07-31 18:17:36'), (9298, 1205, '2010-07-31 18:18:27'), (9299, 1206, '2010-07-31 19:37:31'), (9300, 1206, '2010-07-31 19:37:52'), (9301, 1206, '2010-07-31 19:38:21'), (9302, 1206, '2010-07-31 19:38:41'), (9303, 1206, '2010-07-31 19:39:14'), (9304, 1206, '2010-07-31 19:39:50'), (9305, 1207, '2010-07-31 20:07:10'), (9306, 1207, '2010-07-31 20:07:31'), (9307, 1207, '2010-07-31 20:08:00'), (9308, 1207, '2010-07-31 20:08:12'), (9309, 1207, '2010-07-31 20:08:20'), (9310, 1207, '2010-07-31 20:08:54'), (9311, 1207, '2010-07-31 20:09:00'), (9312, 1207, '2010-07-31 20:09:03'), (9313, 1208, '2010-07-31 20:59:41'), (9314, 1208, '2010-07-31 20:59:55'), (9315, 1209, '2010-07-31 22:11:57'), (9316, 1210, '2010-07-31 22:50:52'), (9317, 1210, '2010-07-31 22:51:17'), (9318, 1210, '2010-07-31 22:51:29'), (9319, 1211, '2010-08-01 00:37:02'), (9320, 1211, '2010-08-01 00:37:26'), (9321, 1211, '2010-08-01 00:37:31'), (9322, 1211, '2010-08-01 00:38:08'), (9323, 1211, '2010-08-01 00:39:02'), (9324, 1211, '2010-08-01 00:39:34'), (9325, 1211, '2010-08-01 00:39:41'), (9326, 1211, '2010-08-01 00:41:20'), (9327, 1211, '2010-08-01 00:41:25'), (9328, 1211, '2010-08-01 00:41:32'), (9329, 1211, '2010-08-01 00:41:36'), (9330, 1212, '2010-08-01 04:37:07'), (9331, 1213, '2010-08-01 06:24:22'), (9332, 1214, '2010-08-01 07:05:40'), (9333, 1215, '2010-08-01 07:05:47'), (9334, 1215, '2010-08-01 07:05:56'), (9335, 1215, '2010-08-01 07:06:13'), (9336, 1214, '2010-08-01 07:06:13'), (9337, 1214, '2010-08-01 07:06:35'), (9338, 1214, '2010-08-01 07:09:27'), (9339, 1214, '2010-08-01 07:09:27'), (9340, 1214, '2010-08-01 07:09:29'), (9341, 1214, '2010-08-01 07:09:30'), (9342, 1214, '2010-08-01 07:09:31'), (9343, 1214, '2010-08-01 07:09:31'), (9344, 1214, '2010-08-01 07:09:32'), (9345, 1214, '2010-08-01 07:09:33'), (9346, 1214, '2010-08-01 07:09:34'), (9347, 1214, '2010-08-01 07:09:35'), (9348, 1214, '2010-08-01 07:09:39'), (9349, 1214, '2010-08-01 07:09:40'), (9350, 1214, '2010-08-01 07:09:40'), (9351, 1214, '2010-08-01 07:09:42'), (9352, 1214, '2010-08-01 07:09:43'), (9353, 1214, '2010-08-01 07:09:43'), (9354, 1214, '2010-08-01 07:09:45'), (9355, 1214, '2010-08-01 07:09:46'), (9356, 1214, '2010-08-01 07:09:47'), (9357, 1214, '2010-08-01 07:10:00'), (9358, 1214, '2010-08-01 07:16:12'), (9359, 1214, '2010-08-01 07:16:58'), (9360, 1214, '2010-08-01 07:17:23'), (9361, 1214, '2010-08-01 07:19:44'), (9362, 1214, '2010-08-01 07:19:58'), (9363, 1214, '2010-08-01 07:20:31'), (9364, 1214, '2010-08-01 07:21:03'), (9365, 1214, '2010-08-01 07:21:18'), (9366, 1216, '2010-08-01 08:38:20'), (9367, 1217, '2010-08-01 09:09:27'), (9368, 1217, '2010-08-01 09:09:33'), (9369, 1217, '2010-08-01 09:09:34'), (9370, 1217, '2010-08-01 09:11:13'), (9371, 1217, '2010-08-01 09:14:10'), (9372, 1217, '2010-08-01 09:14:26'), (9373, 1217, '2010-08-01 09:14:27'), (9374, 1217, '2010-08-01 09:15:29'), (9375, 1217, '2010-08-01 09:15:41'), (9376, 1218, '2010-08-01 09:56:22'), (9377, 1218, '2010-08-01 09:56:44'), (9378, 1218, '2010-08-01 09:57:09'), (9379, 1218, '2010-08-01 09:57:26'), (9380, 1218, '2010-08-01 09:57:47'), (9381, 1218, '2010-08-01 09:58:06'), (9382, 1218, '2010-08-01 09:58:20'), (9383, 1218, '2010-08-01 09:58:36'), (9384, 1219, '2010-08-01 10:18:58'), (9385, 1220, '2010-08-01 10:53:08'), (9386, 1220, '2010-08-01 10:53:19'), (9387, 1220, '2010-08-01 10:53:24'), (9388, 1220, '2010-08-01 10:53:33'), (9389, 1221, '2010-08-01 11:57:12'), (9390, 1221, '2010-08-01 11:57:22'), (9391, 1221, '2010-08-01 11:57:30'), (9392, 1221, '2010-08-01 11:57:59'), (9393, 1221, '2010-08-01 11:58:16'), (9394, 1221, '2010-08-01 11:58:25'), (9395, 1221, '2010-08-01 11:58:45'), (9396, 1221, '2010-08-01 11:58:51'), (9397, 1221, '2010-08-01 11:59:00'), (9398, 1221, '2010-08-01 11:59:11'), (9399, 1221, '2010-08-01 11:59:31'), (9400, 1221, '2010-08-01 11:59:41'), (9401, 1221, '2010-08-01 11:59:54'), (9402, 1221, '2010-08-01 12:00:02'), (9403, 1221, '2010-08-01 12:00:11'), (9404, 1221, '2010-08-01 12:11:18'), (9405, 1222, '2010-08-01 12:36:26'), (9406, 1222, '2010-08-01 12:37:02'), (9407, 1222, '2010-08-01 12:37:24'), (9408, 1222, '2010-08-01 12:37:45'), (9409, 1222, '2010-08-01 12:37:46'), (9410, 1222, '2010-08-01 12:37:47'), (9411, 1222, '2010-08-01 12:37:48'), (9412, 1222, '2010-08-01 12:37:49'), (9413, 1222, '2010-08-01 12:37:51'), (9414, 1222, '2010-08-01 12:37:51'), (9415, 1222, '2010-08-01 12:39:33'), (9416, 1222, '2010-08-01 12:39:46'), (9417, 1222, '2010-08-01 12:39:48'), (9418, 1222, '2010-08-01 12:39:48'), (9419, 1222, '2010-08-01 12:39:52'), (9420, 1223, '2010-08-01 12:48:51'), (9421, 1224, '2010-08-01 12:58:05'), (9422, 1224, '2010-08-01 12:58:37'), (9423, 1224, '2010-08-01 12:58:46'), (9424, 1224, '2010-08-01 12:58:48'), (9425, 1224, '2010-08-01 12:59:07'), (9426, 1224, '2010-08-01 12:59:49'), (9427, 1224, '2010-08-01 12:59:59'), (9428, 1224, '2010-08-01 13:00:17'), (9429, 1224, '2010-08-01 13:00:41'), (9430, 1224, '2010-08-01 13:00:50'), (9431, 1224, '2010-08-01 13:00:55'), (9432, 1224, '2010-08-01 13:01:04'), (9433, 1224, '2010-08-01 13:01:05'), (9434, 1224, '2010-08-01 13:01:08'), (9435, 1224, '2010-08-01 13:01:11'), (9436, 1224, '2010-08-01 13:01:15'), (9437, 1224, '2010-08-01 13:01:18'), (9438, 1225, '2010-08-01 13:13:19'), (9439, 1226, '2010-08-01 13:57:18'), (9440, 1226, '2010-08-01 13:57:37'), (9441, 1226, '2010-08-01 13:57:39'), (9442, 1226, '2010-08-01 13:57:48'), (9443, 1226, '2010-08-01 13:58:09'), (9444, 1226, '2010-08-01 13:58:21'), (9445, 1226, '2010-08-01 13:58:25'), (9446, 1226, '2010-08-01 13:58:31'), (9447, 1227, '2010-08-01 14:15:54'), (9448, 1228, '2010-08-01 14:21:31'), (9449, 1228, '2010-08-01 14:21:47'), (9450, 1228, '2010-08-01 14:21:54'), (9451, 1228, '2010-08-01 14:22:03'), (9452, 1228, '2010-08-01 14:22:13'), (9453, 1228, '2010-08-01 14:22:21'), (9454, 1228, '2010-08-01 14:22:37'), (9455, 1228, '2010-08-01 14:22:52'), (9456, 1228, '2010-08-01 14:23:06'), (9457, 1228, '2010-08-01 14:23:24'), (9458, 1228, '2010-08-01 14:23:27'), (9459, 1228, '2010-08-01 14:23:31'), (9460, 1228, '2010-08-01 14:23:35'), (9461, 1228, '2010-08-01 14:23:39'), (9462, 1228, '2010-08-01 14:23:42'), (9463, 1228, '2010-08-01 14:23:47'), (9464, 1228, '2010-08-01 14:25:12'), (9465, 1228, '2010-08-01 14:25:15'), (9466, 1229, '2010-08-01 15:11:47'), (9467, 1229, '2010-08-01 15:12:05'), (9468, 1229, '2010-08-01 15:12:12'), (9469, 1229, '2010-08-01 15:12:31'), (9470, 1229, '2010-08-01 15:12:44'), (9471, 1230, '2010-08-01 17:47:24'), (9472, 1231, '2010-08-01 17:50:53'), (9473, 1231, '2010-08-01 17:51:08'), (9474, 1231, '2010-08-01 17:51:13'), (9475, 1231, '2010-08-01 17:51:17'), (9476, 1231, '2010-08-01 17:51:28'), (9477, 1232, '2010-08-01 18:17:17'), (9478, 1232, '2010-08-01 18:18:04'), (9479, 1233, '2010-08-01 18:20:09'), (9480, 1234, '2010-08-01 23:57:13'), (9481, 1235, '2010-08-02 03:21:26'), (9482, 1235, '2010-08-02 03:22:02'), (9483, 1235, '2010-08-02 03:22:29'), (9484, 1235, '2010-08-02 03:22:34'), (9485, 1235, '2010-08-02 03:22:48'), (9486, 1235, '2010-08-02 03:23:01'), (9487, 1235, '2010-08-02 03:23:09'), (9488, 1235, '2010-08-02 03:23:23'), (9489, 1235, '2010-08-02 03:23:32'), (9490, 732, '2010-08-02 05:00:17'), (9491, 1236, '2010-08-02 05:34:58'), (9492, 1237, '2010-08-02 06:31:06'), (9493, 1237, '2010-08-02 06:31:34'), (9494, 1237, '2010-08-02 06:31:53'), (9495, 1237, '2010-08-02 06:32:13'), (9496, 1237, '2010-08-02 06:32:30'), (9497, 1237, '2010-08-02 06:33:00'), (9498, 1237, '2010-08-02 06:33:04'), (9499, 1237, '2010-08-02 06:33:08'), (9500, 1237, '2010-08-02 06:33:13'), (9501, 1237, '2010-08-02 06:33:17'), (9502, 1237, '2010-08-02 06:33:20'), (9503, 1237, '2010-08-02 06:43:00'), (9504, 1237, '2010-08-02 06:46:25'), (9505, 1237, '2010-08-02 06:46:29'), (9506, 1237, '2010-08-02 06:46:30'), (9507, 1238, '2010-08-02 07:02:57'), (9508, 1239, '2010-08-02 07:08:00'), (9509, 1240, '2010-08-02 08:35:55'), (9510, 1240, '2010-08-02 08:36:13'), (9511, 1240, '2010-08-02 08:36:19'), (9512, 1240, '2010-08-02 08:36:42'), (9513, 1240, '2010-08-02 08:37:22'), (9514, 1240, '2010-08-02 08:37:33'), (9515, 1240, '2010-08-02 08:37:47'), (9516, 1240, '2010-08-02 08:44:32'), (9517, 1240, '2010-08-02 08:44:48'), (9518, 1240, '2010-08-02 08:44:58'), (9519, 1240, '2010-08-02 08:45:07'), (9520, 1240, '2010-08-02 08:50:55'), (9521, 1240, '2010-08-02 08:51:23'), (9522, 1240, '2010-08-02 08:51:31'), (9523, 1240, '2010-08-02 08:51:37'), (9524, 1240, '2010-08-02 08:51:47'), (9525, 1240, '2010-08-02 08:54:04'), (9526, 1240, '2010-08-02 08:54:07'), (9527, 1240, '2010-08-02 08:54:49'), (9528, 1240, '2010-08-02 08:54:51'), (9529, 1240, '2010-08-02 08:55:15'), (9530, 1240, '2010-08-02 08:55:17'), (9531, 1241, '2010-08-02 11:31:11'), (9532, 1241, '2010-08-02 11:31:29'), (9533, 1241, '2010-08-02 11:31:32'), (9534, 1241, '2010-08-02 11:31:39'), (9535, 1241, '2010-08-02 11:31:48'), (9536, 1241, '2010-08-02 11:31:58'), (9537, 1242, '2010-08-02 11:34:04'), (9538, 1242, '2010-08-02 11:35:36'), (9539, 1242, '2010-08-02 11:36:29'), (9540, 1242, '2010-08-02 11:36:30'), (9541, 1214, '2010-08-02 11:41:53'), (9542, 1243, '2010-08-02 12:14:52'), (9543, 1244, '2010-08-02 12:35:32'), (9544, 1244, '2010-08-02 12:35:40'), (9545, 1244, '2010-08-02 12:35:56'), (9546, 1245, '2010-08-02 12:49:58'), (9547, 1246, '2010-08-02 13:40:51'), (9548, 1246, '2010-08-02 13:41:04'), (9549, 1246, '2010-08-02 13:41:13'), (9550, 1246, '2010-08-02 13:41:25'), (9551, 1246, '2010-08-02 13:41:39'), (9552, 1246, '2010-08-02 13:41:47'), (9553, 1246, '2010-08-02 13:42:09'), (9554, 1246, '2010-08-02 13:42:17'), (9555, 1246, '2010-08-02 13:42:34'), (9556, 1247, '2010-08-02 14:26:03'), (9557, 1247, '2010-08-02 14:26:17'), (9558, 1247, '2010-08-02 14:26:24'), (9559, 1247, '2010-08-02 14:26:33'), (9560, 1247, '2010-08-02 14:26:47'), (9561, 1248, '2010-08-02 14:47:36'), (9562, 1249, '2010-08-02 15:50:32'), (9563, 1250, '2010-08-02 15:51:14'), (9564, 1251, '2010-08-02 16:09:22'), (9565, 1251, '2010-08-02 16:09:49'), (9566, 1251, '2010-08-02 16:10:04'), (9567, 1251, '2010-08-02 16:10:09'), (9568, 1251, '2010-08-02 16:10:58'), (9569, 1251, '2010-08-02 16:11:20'), (9570, 1251, '2010-08-02 16:11:40'), (9571, 1251, '2010-08-02 16:11:49'), (9572, 1251, '2010-08-02 16:12:06'), (9573, 1251, '2010-08-02 16:13:17'), (9574, 1251, '2010-08-02 16:13:29'), (9575, 1251, '2010-08-02 16:13:36'), (9576, 1251, '2010-08-02 16:13:40'), (9577, 1251, '2010-08-02 16:14:14'), (9578, 1251, '2010-08-02 16:14:33'), (9579, 1251, '2010-08-02 16:14:41'), (9580, 1251, '2010-08-02 16:15:34'), (9581, 1251, '2010-08-02 16:15:46'), (9582, 1251, '2010-08-02 16:15:54'), (9583, 1251, '2010-08-02 16:16:02'), (9584, 1251, '2010-08-02 16:16:04'), (9585, 1251, '2010-08-02 16:16:06'), (9586, 1251, '2010-08-02 16:16:11'), (9587, 1251, '2010-08-02 16:16:21'), (9588, 1251, '2010-08-02 16:16:26'), (9589, 1251, '2010-08-02 16:16:55'), (9590, 1251, '2010-08-02 16:17:07'), (9591, 1251, '2010-08-02 16:17:11'), (9592, 1251, '2010-08-02 16:17:19'), (9593, 1251, '2010-08-02 16:17:30'), (9594, 1251, '2010-08-02 16:17:58'), (9595, 1252, '2010-08-02 16:23:35'), (9596, 1253, '2010-08-02 16:24:00'), (9597, 1254, '2010-08-02 16:24:03'), (9598, 1254, '2010-08-02 16:27:35'), (9599, 1254, '2010-08-02 16:27:38'), (9600, 1254, '2010-08-02 16:29:17'), (9601, 1254, '2010-08-02 16:29:18'), (9602, 1255, '2010-08-02 17:12:14'), (9603, 1256, '2010-08-02 17:19:38'), (9604, 1257, '2010-08-02 17:36:38'), (9605, 1257, '2010-08-02 17:36:53'), (9606, 1257, '2010-08-02 17:37:14'), (9607, 1257, '2010-08-02 17:37:24'), (9608, 1257, '2010-08-02 17:41:32'), (9609, 1257, '2010-08-02 17:42:22'), (9610, 1257, '2010-08-02 17:42:58'), (9611, 1257, '2010-08-02 17:43:05'), (9612, 1257, '2010-08-02 17:43:08'), (9613, 1257, '2010-08-02 17:43:24'), (9614, 1257, '2010-08-02 17:44:04'), (9615, 1258, '2010-08-02 18:56:34'), (9616, 1259, '2010-08-02 18:58:50'), (9617, 1259, '2010-08-02 18:58:59'), (9618, 1259, '2010-08-02 18:59:08'), (9619, 1259, '2010-08-02 19:16:12'), (9620, 1259, '2010-08-02 19:16:15'), (9621, 1259, '2010-08-02 19:16:25'), (9622, 1259, '2010-08-02 19:16:27'), (9623, 1260, '2010-08-02 19:25:16'), (9624, 1260, '2010-08-02 19:25:22'), (9625, 1260, '2010-08-02 19:25:27'), (9626, 1261, '2010-08-02 20:33:27'), (9627, 1261, '2010-08-02 20:33:58'), (9628, 1261, '2010-08-02 20:34:12'), (9629, 1261, '2010-08-02 20:34:22'), (9630, 1261, '2010-08-02 20:34:31'), (9631, 1261, '2010-08-02 20:34:41'), (9632, 1261, '2010-08-02 20:34:58'), (9633, 1261, '2010-08-02 20:35:12'), (9634, 1261, '2010-08-02 20:35:33'), (9635, 1261, '2010-08-02 20:35:43'), (9636, 1261, '2010-08-02 20:35:57'), (9637, 1261, '2010-08-02 20:36:38'), (9638, 1261, '2010-08-02 20:37:02'), (9639, 1261, '2010-08-02 20:37:22'), (9640, 1261, '2010-08-02 20:37:24'), (9641, 1261, '2010-08-02 20:37:43'), (9642, 1261, '2010-08-02 20:37:54'), (9643, 1261, '2010-08-02 20:39:03'), (9644, 1261, '2010-08-02 20:39:16'), (9645, 1261, '2010-08-02 20:39:37'), (9646, 1261, '2010-08-02 20:39:58'), (9647, 1261, '2010-08-02 20:40:14'), (9648, 1261, '2010-08-02 20:40:31'), (9649, 1261, '2010-08-02 20:40:43'), (9650, 1261, '2010-08-02 20:40:54'), (9651, 1262, '2010-08-02 21:14:43'), (9652, 1262, '2010-08-02 21:14:49'), (9653, 1262, '2010-08-02 21:15:43'), (9654, 1262, '2010-08-02 21:15:50'), (9655, 1262, '2010-08-02 21:16:48'), (9656, 1264, '2010-08-02 21:59:16'), (9657, 1263, '2010-08-02 21:59:16'), (9658, 1265, '2010-08-03 04:12:07'), (9659, 1266, '2010-08-03 05:01:17'), (9660, 1267, '2010-08-03 05:04:10'), (9661, 1268, '2010-08-03 05:18:23'), (9662, 1268, '2010-08-03 05:18:47'), (9663, 1268, '2010-08-03 05:19:12'), (9664, 1268, '2010-08-03 05:19:14'), (9665, 1268, '2010-08-03 05:19:25'), (9666, 1269, '2010-08-03 05:19:31'), (9667, 1268, '2010-08-03 05:19:41'), (9668, 1269, '2010-08-03 05:19:48'), (9669, 1268, '2010-08-03 05:20:05'), (9670, 1268, '2010-08-03 05:20:09'), (9671, 1268, '2010-08-03 05:20:13'), (9672, 1268, '2010-08-03 05:20:17'), (9673, 1268, '2010-08-03 05:20:20'), (9674, 1270, '2010-08-03 05:26:51'), (9675, 1271, '2010-08-03 05:26:54'), (9676, 1272, '2010-08-03 05:26:56'), (9677, 1273, '2010-08-03 05:31:01'), (9678, 1274, '2010-08-03 05:49:27'), (9679, 1275, '2010-08-03 07:24:18'), (9680, 1275, '2010-08-03 07:24:48'), (9681, 1275, '2010-08-03 07:24:51'), (9682, 1275, '2010-08-03 07:24:51'), (9683, 1276, '2010-08-03 07:35:22'), (9684, 1277, '2010-08-03 07:36:47'), (9685, 1278, '2010-08-03 08:20:17'), (9686, 1278, '2010-08-03 08:20:39'), (9687, 1278, '2010-08-03 08:20:47'), (9688, 1279, '2010-08-03 08:27:00'), (9689, 1279, '2010-08-03 08:27:12'), (9690, 1279, '2010-08-03 08:27:27'), (9691, 1279, '2010-08-03 08:27:32'), (9692, 1279, '2010-08-03 08:27:34'), (9693, 1279, '2010-08-03 08:27:43'), (9694, 1279, '2010-08-03 08:27:51'), (9695, 1279, '2010-08-03 08:28:00'), (9696, 1280, '2010-08-03 08:38:29'), (9697, 1281, '2010-08-03 08:48:25'), (9698, 1282, '2010-08-03 08:53:01'), (9699, 1282, '2010-08-03 08:53:58'), (9700, 1283, '2010-08-03 08:56:28'), (9701, 1283, '2010-08-03 08:57:10'), (9702, 1282, '2010-08-03 08:57:29'), (9703, 1283, '2010-08-03 08:57:41'), (9704, 1282, '2010-08-03 08:58:01'), (9705, 1283, '2010-08-03 08:58:03'), (9706, 1283, '2010-08-03 08:58:22'), (9707, 1282, '2010-08-03 08:58:40'), (9708, 1283, '2010-08-03 08:58:40'), (9709, 1283, '2010-08-03 08:59:07'), (9710, 1282, '2010-08-03 08:59:11'), (9711, 1282, '2010-08-03 08:59:46'), (9712, 1284, '2010-08-03 10:19:09'), (9713, 1284, '2010-08-03 10:19:22'), (9714, 1284, '2010-08-03 10:19:26'), (9715, 1284, '2010-08-03 10:19:30'), (9716, 1284, '2010-08-03 10:20:05'), (9717, 1284, '2010-08-03 10:20:15'), (9718, 1284, '2010-08-03 10:20:23'), (9719, 1284, '2010-08-03 10:20:32'), (9720, 1284, '2010-08-03 10:20:47'), (9721, 1284, '2010-08-03 10:20:51'), (9722, 1284, '2010-08-03 10:21:56'), (9723, 1284, '2010-08-03 10:22:21'), (9724, 1284, '2010-08-03 10:22:31'), (9725, 1284, '2010-08-03 10:22:35'), (9726, 1284, '2010-08-03 10:23:14'), (9727, 1284, '2010-08-03 10:23:27'), (9728, 1284, '2010-08-03 10:23:45'), (9729, 1285, '2010-08-03 10:32:24'), (9730, 1285, '2010-08-03 10:32:52'), (9731, 1285, '2010-08-03 10:33:36'), (9732, 1285, '2010-08-03 10:33:54'), (9733, 1285, '2010-08-03 10:34:15'), (9734, 1285, '2010-08-03 10:34:33'), (9735, 1285, '2010-08-03 10:34:58'), (9736, 1285, '2010-08-03 10:35:13'), (9737, 1285, '2010-08-03 10:35:29'), (9738, 1285, '2010-08-03 10:35:42'), (9739, 1285, '2010-08-03 10:35:48'), (9740, 1285, '2010-08-03 10:36:18'), (9741, 1285, '2010-08-03 10:36:27'), (9742, 1285, '2010-08-03 10:36:36'), (9743, 1285, '2010-08-03 10:36:56'), (9744, 1285, '2010-08-03 10:37:09'), (9745, 1285, '2010-08-03 10:37:18'), (9746, 1285, '2010-08-03 10:37:36'), (9747, 1285, '2010-08-03 10:38:06'), (9748, 1285, '2010-08-03 10:38:24'), (9749, 1285, '2010-08-03 10:38:56'), (9750, 1286, '2010-08-03 11:33:54'), (9751, 1287, '2010-08-03 11:35:20'), (9752, 1287, '2010-08-03 11:35:29'), (9753, 1287, '2010-08-03 11:35:38'), (9754, 1287, '2010-08-03 11:35:40'), (9755, 1287, '2010-08-03 11:36:02'), (9756, 1287, '2010-08-03 11:36:16'), (9757, 1287, '2010-08-03 11:36:31'), (9758, 1287, '2010-08-03 11:36:36'), (9759, 1287, '2010-08-03 11:36:49'), (9760, 1287, '2010-08-03 11:36:59'), (9761, 1287, '2010-08-03 11:37:05'), (9762, 1287, '2010-08-03 11:37:09'), (9763, 1287, '2010-08-03 11:37:13'), (9764, 1287, '2010-08-03 11:37:25'), (9765, 1287, '2010-08-03 11:37:47'), (9766, 1286, '2010-08-03 11:47:10'), (9767, 1288, '2010-08-03 11:50:24'), (9768, 1289, '2010-08-03 12:37:44'), (9769, 1289, '2010-08-03 12:38:06'), (9770, 1289, '2010-08-03 12:38:15'), (9771, 1289, '2010-08-03 12:38:30'), (9772, 1289, '2010-08-03 12:38:38'), (9773, 1289, '2010-08-03 12:38:43'), (9774, 1289, '2010-08-03 12:38:51'), (9775, 1289, '2010-08-03 12:39:06'), (9776, 1289, '2010-08-03 12:39:37'), (9777, 1289, '2010-08-03 12:39:51'), (9778, 1287, '2010-08-03 12:42:21'), (9779, 1287, '2010-08-03 12:42:29'), (9780, 1287, '2010-08-03 12:42:30'), (9781, 1287, '2010-08-03 12:42:34'), (9782, 1287, '2010-08-03 12:42:48'), (9783, 1287, '2010-08-03 12:42:55'), (9784, 1287, '2010-08-03 12:43:05'), (9785, 1287, '2010-08-03 12:43:12'), (9786, 1289, '2010-08-03 12:43:18'), (9787, 1289, '2010-08-03 12:43:22'), (9788, 1287, '2010-08-03 12:43:26'), (9789, 1289, '2010-08-03 12:43:32'), (9790, 1289, '2010-08-03 12:43:42'), (9791, 1287, '2010-08-03 12:43:43'), (9792, 1289, '2010-08-03 12:43:49'), (9793, 1289, '2010-08-03 12:43:55'), (9794, 1287, '2010-08-03 12:44:00'), (9795, 1287, '2010-08-03 12:44:05'), (9796, 1289, '2010-08-03 12:44:10'), (9797, 1289, '2010-08-03 12:44:14'), (9798, 1287, '2010-08-03 12:44:56'), (9799, 1287, '2010-08-03 12:45:01'), (9800, 1287, '2010-08-03 12:45:05'), (9801, 1290, '2010-08-03 13:28:20'), (9802, 1291, '2010-08-03 13:42:11'), (9803, 1292, '2010-08-03 13:43:16'), (9804, 1293, '2010-08-03 14:10:11'), (9805, 1294, '2010-08-03 14:13:10'), (9806, 1295, '2010-08-03 14:36:34'), (9807, 1296, '2010-08-03 14:38:21'), (9808, 1296, '2010-08-03 14:38:37'), (9809, 1296, '2010-08-03 14:38:41'), (9810, 1297, '2010-08-03 14:41:43'), (9811, 1298, '2010-08-03 14:55:21'), (9812, 1299, '2010-08-03 18:05:12'), (9813, 1299, '2010-08-03 18:05:32'), (9814, 1299, '2010-08-03 18:06:02'), (9815, 1300, '2010-08-03 19:03:28'), (9816, 1300, '2010-08-03 19:03:42'), (9817, 1301, '2010-08-03 19:03:48'), (9818, 1301, '2010-08-03 19:04:00'), (9819, 1301, '2010-08-03 19:04:06'), (9820, 1300, '2010-08-03 19:04:40'), (9821, 1300, '2010-08-03 19:05:05'), (9822, 1300, '2010-08-03 19:05:29'), (9823, 1300, '2010-08-03 19:06:01'), (9824, 1300, '2010-08-03 19:06:06'), (9825, 1300, '2010-08-03 19:06:14'), (9826, 1300, '2010-08-03 19:06:23'), (9827, 1300, '2010-08-03 19:06:45'), (9828, 1300, '2010-08-03 19:06:48'), (9829, 1300, '2010-08-03 19:06:49'), (9830, 1300, '2010-08-03 19:06:53'), (9831, 1300, '2010-08-03 19:06:55'), (9832, 1300, '2010-08-03 19:06:56'), (9833, 1300, '2010-08-03 19:06:57'), (9834, 1302, '2010-08-03 19:39:30'), (9835, 1300, '2010-08-03 19:44:33'), (9836, 1303, '2010-08-03 20:03:57'), (9837, 1304, '2010-08-03 20:09:11'), (9838, 1304, '2010-08-03 20:11:00'), (9839, 1304, '2010-08-03 20:11:21'), (9840, 1304, '2010-08-03 20:11:24'), (9841, 1305, '2010-08-03 20:40:09'), (9842, 1307, '2010-08-03 20:40:33'), (9843, 1306, '2010-08-03 20:40:34'), (9844, 1307, '2010-08-03 20:40:45'), (9845, 1307, '2010-08-03 20:42:37'), (9846, 1307, '2010-08-03 20:42:42'), (9847, 1308, '2010-08-03 22:10:40'), (9848, 1309, '2010-08-03 22:11:11'), (9849, 1309, '2010-08-03 22:11:33'), (9850, 1309, '2010-08-03 22:12:12'), (9851, 1309, '2010-08-03 22:12:45'), (9852, 1310, '2010-08-03 22:15:42'), (9853, 1311, '2010-08-04 00:52:08'), (9854, 1312, '2010-08-04 00:52:08'), (9855, 1313, '2010-08-04 00:52:19'), (9856, 1314, '2010-08-04 00:52:26'), (9857, 1315, '2010-08-04 00:52:33'), (9858, 1316, '2010-08-04 00:52:33'), (9859, 1317, '2010-08-04 00:53:12'), (9860, 1318, '2010-08-04 00:54:21'), (9861, 1319, '2010-08-04 00:55:21'), (9862, 1320, '2010-08-04 00:55:37'), (9863, 1321, '2010-08-04 00:57:55'), (9864, 1322, '2010-08-04 01:03:26'), (9865, 1323, '2010-08-04 02:32:08'), (9866, 1324, '2010-08-04 02:35:41'), (9867, 1325, '2010-08-04 02:45:15'), (9868, 1326, '2010-08-04 03:29:23'), (9869, 1327, '2010-08-04 03:37:12'), (9870, 1328, '2010-08-04 04:29:47'), (9871, 1329, '2010-08-04 04:38:51'), (9872, 1330, '2010-08-04 05:00:23'), (9873, 1304, '2010-08-04 06:12:57'), (9874, 1304, '2010-08-04 06:13:32'), (9875, 1304, '2010-08-04 06:13:39'), (9876, 1331, '2010-08-04 06:15:13'), (9877, 1331, '2010-08-04 06:15:46'), (9878, 1331, '2010-08-04 06:15:55'), (9879, 1331, '2010-08-04 06:16:21'), (9880, 1331, '2010-08-04 06:16:44'), (9881, 1331, '2010-08-04 06:16:57'), (9882, 1331, '2010-08-04 06:17:30'), (9883, 1331, '2010-08-04 06:17:34'), (9884, 1331, '2010-08-04 06:19:01'), (9885, 1331, '2010-08-04 06:19:09'), (9886, 1331, '2010-08-04 06:19:32'), (9887, 1331, '2010-08-04 06:19:37'), (9888, 1331, '2010-08-04 06:19:49'), (9889, 1331, '2010-08-04 06:20:04'), (9890, 1331, '2010-08-04 06:20:08'), (9891, 1331, '2010-08-04 06:20:18'), (9892, 1331, '2010-08-04 06:20:23'), (9893, 1331, '2010-08-04 06:20:27'), (9894, 1331, '2010-08-04 06:20:30'), (9895, 1331, '2010-08-04 06:20:33'), (9896, 1331, '2010-08-04 06:20:35'), (9897, 1332, '2010-08-04 06:23:31'), (9898, 1333, '2010-08-04 06:33:27'), (9899, 1334, '2010-08-04 06:33:30'), (9900, 1335, '2010-08-04 06:33:32'), (9901, 1336, '2010-08-04 06:33:34'), (9902, 1332, '2010-08-04 06:35:17'), (9903, 1332, '2010-08-04 06:35:25'), (9904, 1337, '2010-08-04 06:51:57'), (9905, 1338, '2010-08-04 07:29:03'), (9906, 1338, '2010-08-04 07:29:08'), (9907, 1338, '2010-08-04 07:29:11'), (9908, 1338, '2010-08-04 07:29:41'), (9909, 1338, '2010-08-04 07:30:47'), (9910, 1339, '2010-08-04 08:05:43'), (9911, 1339, '2010-08-04 08:05:50'), (9912, 1339, '2010-08-04 08:05:52'), (9913, 1339, '2010-08-04 08:06:02'), (9914, 1339, '2010-08-04 08:12:49'), (9915, 1339, '2010-08-04 08:12:50'), (9916, 1340, '2010-08-04 08:15:04'), (9917, 1341, '2010-08-04 08:15:06'), (9918, 1341, '2010-08-04 08:15:20'), (9919, 1342, '2010-08-04 08:35:44'), (9920, 1342, '2010-08-04 08:36:30'), (9921, 1342, '2010-08-04 08:36:46'), (9922, 1342, '2010-08-04 08:36:52'), (9923, 1342, '2010-08-04 08:37:12'), (9924, 1342, '2010-08-04 08:37:17'), (9925, 1342, '2010-08-04 08:37:33'), (9926, 1342, '2010-08-04 08:37:42'), (9927, 1342, '2010-08-04 08:37:51'), (9928, 1342, '2010-08-04 08:38:10'), (9929, 1342, '2010-08-04 08:39:02'), (9930, 1342, '2010-08-04 08:42:10'), (9931, 1342, '2010-08-04 08:42:28'), (9932, 1342, '2010-08-04 08:42:29'), (9933, 1342, '2010-08-04 08:42:46'), (9934, 1342, '2010-08-04 08:42:54'), (9935, 1342, '2010-08-04 08:43:21'), (9936, 1342, '2010-08-04 08:43:33'), (9937, 1343, '2010-08-04 08:43:47'), (9938, 1342, '2010-08-04 08:44:59'), (9939, 1342, '2010-08-04 08:45:06'), (9940, 1342, '2010-08-04 08:45:17'), (9941, 1344, '2010-08-04 08:45:37'), (9942, 1342, '2010-08-04 08:45:54'), (9943, 1342, '2010-08-04 08:46:00'), (9944, 1342, '2010-08-04 08:46:05'), (9945, 1345, '2010-08-04 09:11:47'), (9946, 1345, '2010-08-04 09:11:56'), (9947, 1345, '2010-08-04 09:12:05'), (9948, 1345, '2010-08-04 09:12:11'), (9949, 1346, '2010-08-04 09:17:42'), (9950, 1347, '2010-08-04 09:18:57'), (9951, 1348, '2010-08-04 09:20:40'), (9952, 1349, '2010-08-04 09:42:49'), (9953, 1349, '2010-08-04 09:42:56'), (9954, 1349, '2010-08-04 09:43:03'), (9955, 1349, '2010-08-04 09:43:53'), (9956, 1349, '2010-08-04 09:43:59'), (9957, 1349, '2010-08-04 09:44:04'), (9958, 1349, '2010-08-04 09:44:11'), (9959, 1349, '2010-08-04 09:44:26'), (9960, 1350, '2010-08-04 09:45:58'), (9961, 1351, '2010-08-04 10:02:24'), (9962, 1351, '2010-08-04 10:02:36'), (9963, 1351, '2010-08-04 10:02:51'), (9964, 1351, '2010-08-04 10:03:13'), (9965, 1351, '2010-08-04 10:03:26'), (9966, 1342, '2010-08-04 10:42:58'), (9967, 1352, '2010-08-04 11:20:10'), (9968, 1353, '2010-08-04 11:27:11'), (9969, 1353, '2010-08-04 11:27:25'), (9970, 1353, '2010-08-04 11:27:34'), (9971, 1354, '2010-08-04 11:35:04'), (9972, 1355, '2010-08-04 12:06:40'), (9973, 1356, '2010-08-04 12:54:45'), (9974, 1356, '2010-08-04 12:55:23'), (9975, 1356, '2010-08-04 12:56:43'), (9976, 1356, '2010-08-04 12:56:55'), (9977, 1356, '2010-08-04 12:58:09'), (9978, 1356, '2010-08-04 12:58:40'), (9979, 1356, '2010-08-04 12:59:09'), (9980, 1356, '2010-08-04 13:00:03'), (9981, 1356, '2010-08-04 13:00:08'), (9982, 1356, '2010-08-04 13:01:06'), (9983, 1357, '2010-08-04 13:15:08'), (9984, 1358, '2010-08-04 13:27:18'), (9985, 1359, '2010-08-04 13:45:23'), (9986, 1359, '2010-08-04 13:45:39'), (9987, 1359, '2010-08-04 13:46:05'), (9988, 1360, '2010-08-04 13:47:37'), (9989, 1361, '2010-08-04 14:15:47'), (9990, 1362, '2010-08-04 14:37:33'), (9991, 1362, '2010-08-04 14:37:47'), (9992, 1362, '2010-08-04 14:37:53'), (9993, 1362, '2010-08-04 14:37:59'), (9994, 1362, '2010-08-04 14:38:18'), (9995, 1362, '2010-08-04 14:38:23'), (9996, 1362, '2010-08-04 14:38:29'), (9997, 1362, '2010-08-04 14:38:31'), (9998, 1362, '2010-08-04 14:38:52'), (9999, 1362, '2010-08-04 14:38:56'), (10000, 1362, '2010-08-04 14:39:05'), (10001, 1256, '2010-08-04 14:50:47'), (10002, 1363, '2010-08-04 14:54:25'), (10003, 1363, '2010-08-04 14:54:32'), (10004, 1363, '2010-08-04 14:54:45'), (10005, 1363, '2010-08-04 14:54:48'), (10006, 1363, '2010-08-04 14:54:48'), (10007, 1363, '2010-08-04 14:54:49'), (10008, 1363, '2010-08-04 14:54:56'), (10009, 1363, '2010-08-04 14:55:04'), (10010, 1364, '2010-08-04 14:55:17'), (10011, 1363, '2010-08-04 14:55:19'), (10012, 1363, '2010-08-04 14:55:27'), (10013, 1364, '2010-08-04 14:55:56'), (10014, 1364, '2010-08-04 14:56:06'), (10015, 1364, '2010-08-04 14:56:23'), (10016, 1364, '2010-08-04 14:56:37'), (10017, 1364, '2010-08-04 14:56:41'), (10018, 1364, '2010-08-04 14:56:45'), (10019, 1364, '2010-08-04 14:56:55'), (10020, 1365, '2010-08-04 15:09:43'), (10021, 1366, '2010-08-04 15:42:51'), (10022, 1367, '2010-08-04 15:59:08'), (10023, 1367, '2010-08-04 15:59:35'), (10024, 1367, '2010-08-04 15:59:42'), (10025, 1367, '2010-08-04 15:59:44'), (10026, 1367, '2010-08-04 15:59:45'), (10027, 1367, '2010-08-04 15:59:46'), (10028, 1367, '2010-08-04 16:00:06'), (10029, 1368, '2010-08-04 16:26:37'), (10030, 1369, '2010-08-04 16:36:52'), (10031, 1369, '2010-08-04 16:37:17'), (10032, 1370, '2010-08-04 17:21:00'), (10033, 1370, '2010-08-04 17:21:11'), (10034, 1370, '2010-08-04 17:21:32'), (10035, 1371, '2010-08-04 17:58:27'), (10036, 1371, '2010-08-04 17:58:38'), (10037, 1371, '2010-08-04 17:58:59'), (10038, 1371, '2010-08-04 17:59:02'), (10039, 1372, '2010-08-04 18:19:03'), (10040, 1373, '2010-08-04 18:42:31'), (10041, 1374, '2010-08-04 18:43:20'), (10042, 1375, '2010-08-04 18:43:43'), (10043, 1376, '2010-08-04 18:44:28'), (10044, 1377, '2010-08-04 18:45:01'), (10045, 1378, '2010-08-04 18:52:23'), (10046, 1379, '2010-08-04 20:07:00'), (10047, 1379, '2010-08-04 20:14:07'), (10048, 1379, '2010-08-04 20:14:19'), (10049, 1379, '2010-08-04 20:14:34'), (10050, 1379, '2010-08-04 20:15:09'), (10051, 1379, '2010-08-04 20:15:16'), (10052, 1379, '2010-08-04 20:15:38'), (10053, 1379, '2010-08-04 20:16:13'), (10054, 1379, '2010-08-04 20:16:35'), (10055, 1379, '2010-08-04 20:16:44'), (10056, 1379, '2010-08-04 20:16:50'), (10057, 1379, '2010-08-04 21:02:08'), (10058, 1380, '2010-08-04 21:43:55'), (10059, 1381, '2010-08-04 22:03:43'), (10060, 1383, '2010-08-04 22:06:22'), (10061, 1382, '2010-08-04 22:06:23'), (10062, 1384, '2010-08-04 22:37:16'), (10063, 1385, '2010-08-04 22:57:51'), (10064, 1386, '2010-08-04 23:51:44'), (10065, 1387, '2010-08-05 01:55:39'), (10066, 1388, '2010-08-05 02:12:43'), (10067, 1389, '2010-08-05 02:15:26'), (10068, 1390, '2010-08-05 02:38:28'), (10069, 1391, '2010-08-05 03:15:42'), (10070, 1392, '2010-08-05 04:25:58'), (10071, 1393, '2010-08-05 04:38:52'), (10072, 1394, '2010-08-05 05:11:01'), (10073, 1394, '2010-08-05 05:11:18'), (10074, 1394, '2010-08-05 05:11:51'), (10075, 1394, '2010-08-05 05:12:22'), (10076, 1394, '2010-08-05 05:12:45'), (10077, 1394, '2010-08-05 05:13:05'), (10078, 1394, '2010-08-05 05:13:21'), (10079, 1394, '2010-08-05 05:13:26'), (10080, 1395, '2010-08-05 05:31:05'), (10081, 1395, '2010-08-05 05:31:14'), (10082, 1395, '2010-08-05 05:31:35'), (10083, 1395, '2010-08-05 05:31:44'), (10084, 1395, '2010-08-05 05:31:53'), (10085, 1395, '2010-08-05 05:32:03'), (10086, 1395, '2010-08-05 05:32:14'), (10087, 1395, '2010-08-05 05:32:28'), (10088, 1395, '2010-08-05 05:32:36'), (10089, 1395, '2010-08-05 05:32:48'), (10090, 1395, '2010-08-05 05:33:18'), (10091, 1395, '2010-08-05 05:33:46'), (10092, 1395, '2010-08-05 05:33:46'), (10093, 1395, '2010-08-05 05:33:49'), (10094, 1395, '2010-08-05 05:34:09'), (10095, 1395, '2010-08-05 05:35:03'), (10096, 1395, '2010-08-05 05:35:06'), (10097, 1395, '2010-08-05 05:36:05'), (10098, 1395, '2010-08-05 05:36:07'), (10099, 1395, '2010-08-05 05:38:35'), (10100, 1395, '2010-08-05 05:39:06'), (10101, 1395, '2010-08-05 05:39:09'), (10102, 1395, '2010-08-05 05:39:14'), (10103, 1395, '2010-08-05 05:39:18'), (10104, 1395, '2010-08-05 05:39:23'), (10105, 1395, '2010-08-05 05:39:27'), (10106, 1395, '2010-08-05 05:39:33'), (10107, 1396, '2010-08-05 06:35:57'), (10108, 1396, '2010-08-05 06:36:16'), (10109, 1396, '2010-08-05 06:36:30'), (10110, 1396, '2010-08-05 06:36:44'), (10111, 1396, '2010-08-05 06:37:10'), (10112, 1396, '2010-08-05 06:39:03'), (10113, 1396, '2010-08-05 06:39:10'), (10114, 1396, '2010-08-05 06:39:25'), (10115, 1397, '2010-08-05 06:49:57'), (10116, 1398, '2010-08-05 07:12:11'), (10117, 1398, '2010-08-05 07:12:20'), (10118, 1398, '2010-08-05 07:12:43'), (10119, 1398, '2010-08-05 07:12:53'), (10120, 1398, '2010-08-05 07:13:10'), (10121, 1398, '2010-08-05 07:13:18'), (10122, 1398, '2010-08-05 07:13:25'), (10123, 1398, '2010-08-05 07:13:32'), (10124, 1399, '2010-08-05 07:23:54'), (10125, 1399, '2010-08-05 07:24:27'), (10126, 1399, '2010-08-05 07:24:48'), (10127, 1399, '2010-08-05 07:25:13'), (10128, 1399, '2010-08-05 07:25:43'), (10129, 1399, '2010-08-05 07:25:46'), (10130, 1399, '2010-08-05 07:25:50'), (10131, 1400, '2010-08-05 07:35:05'), (10132, 1402, '2010-08-05 07:35:30'), (10133, 1401, '2010-08-05 07:35:30'), (10134, 1403, '2010-08-05 07:35:31'), (10135, 1404, '2010-08-05 07:38:21'), (10136, 1405, '2010-08-05 08:14:18'), (10137, 1406, '2010-08-05 08:14:21'), (10138, 1407, '2010-08-05 08:14:23'), (10139, 1408, '2010-08-05 08:14:25'), (10140, 1409, '2010-08-05 08:14:45'), (10141, 1410, '2010-08-05 08:14:47'), (10142, 1408, '2010-08-05 08:14:48'), (10143, 1408, '2010-08-05 08:15:06'), (10144, 1408, '2010-08-05 08:16:24'), (10145, 1408, '2010-08-05 08:16:37'), (10146, 1408, '2010-08-05 08:16:46'), (10147, 1408, '2010-08-05 08:16:59'), (10148, 1408, '2010-08-05 08:17:35'), (10149, 1408, '2010-08-05 08:17:36'), (10150, 1408, '2010-08-05 08:17:37'), (10151, 1408, '2010-08-05 08:17:52'), (10152, 1411, '2010-08-05 08:18:11'), (10153, 1408, '2010-08-05 08:18:12'), (10154, 1412, '2010-08-05 08:18:21'), (10155, 1408, '2010-08-05 08:18:23'), (10156, 1408, '2010-08-05 08:18:34'), (10157, 1408, '2010-08-05 08:18:55'), (10158, 1408, '2010-08-05 08:19:01'), (10159, 1408, '2010-08-05 08:19:14'), (10160, 1413, '2010-08-05 08:19:32'), (10161, 1414, '2010-08-05 08:19:34'), (10162, 1408, '2010-08-05 08:19:35'), (10163, 1408, '2010-08-05 08:20:04'), (10164, 1408, '2010-08-05 08:20:07'), (10165, 1408, '2010-08-05 08:20:12'), (10166, 1408, '2010-08-05 08:20:16'), (10167, 1408, '2010-08-05 08:20:17'), (10168, 1408, '2010-08-05 08:20:18'), (10169, 1415, '2010-08-05 08:26:23'), (10170, 1416, '2010-08-05 08:51:32'), (10171, 1417, '2010-08-05 09:29:26'), (10172, 1417, '2010-08-05 09:29:40'), (10173, 1418, '2010-08-05 09:39:49'), (10174, 1418, '2010-08-05 09:40:12'), (10175, 1418, '2010-08-05 09:43:38'), (10176, 1418, '2010-08-05 09:43:48'), (10177, 1418, '2010-08-05 09:44:08'), (10178, 1418, '2010-08-05 09:44:10'), (10179, 1418, '2010-08-05 09:44:10'), (10180, 1418, '2010-08-05 09:44:13'), (10181, 1418, '2010-08-05 09:44:43'), (10182, 1419, '2010-08-05 10:44:51'), (10183, 1420, '2010-08-05 11:11:49'), (10184, 1420, '2010-08-05 11:12:10'), (10185, 1420, '2010-08-05 11:12:20'), (10186, 1420, '2010-08-05 11:12:35'), (10187, 1420, '2010-08-05 11:12:58'), (10188, 1420, '2010-08-05 11:13:17'), (10189, 1420, '2010-08-05 11:13:45'), (10190, 1420, '2010-08-05 11:15:03'), (10191, 1420, '2010-08-05 11:15:24'), (10192, 1421, '2010-08-05 11:15:37'), (10193, 1421, '2010-08-05 11:15:50'), (10194, 1421, '2010-08-05 11:16:22'), (10195, 1421, '2010-08-05 11:16:26'), (10196, 1421, '2010-08-05 11:17:01'), (10197, 1421, '2010-08-05 11:17:07'), (10198, 1421, '2010-08-05 11:17:12'), (10199, 1421, '2010-08-05 11:17:18'), (10200, 1421, '2010-08-05 11:17:21'), (10201, 1421, '2010-08-05 11:17:42'), (10202, 1421, '2010-08-05 11:17:47'), (10203, 1422, '2010-08-05 11:51:44'), (10204, 1422, '2010-08-05 11:52:07'), (10205, 1422, '2010-08-05 11:52:19'), (10206, 1423, '2010-08-05 11:53:03'), (10207, 1420, '2010-08-05 11:53:11'), (10208, 1420, '2010-08-05 11:53:22'), (10209, 1423, '2010-08-05 11:53:24'), (10210, 1424, '2010-08-05 12:15:34'), (10211, 1425, '2010-08-05 12:17:53'), (10212, 1425, '2010-08-05 12:18:17'), (10213, 1425, '2010-08-05 12:18:40'), (10214, 1425, '2010-08-05 12:19:52'), (10215, 1426, '2010-08-05 12:19:54'), (10216, 1426, '2010-08-05 12:20:11'), (10217, 1426, '2010-08-05 12:20:25'), (10218, 1426, '2010-08-05 12:20:32'), (10219, 1426, '2010-08-05 12:20:57'), (10220, 1426, '2010-08-05 12:21:06'), (10221, 1426, '2010-08-05 12:21:20'), (10222, 1427, '2010-08-05 12:45:04'), (10223, 1427, '2010-08-05 12:46:38'), (10224, 1427, '2010-08-05 12:47:12'), (10225, 1427, '2010-08-05 12:48:10'), (10226, 1427, '2010-08-05 12:48:43'), (10227, 1427, '2010-08-05 12:49:02'), (10228, 1427, '2010-08-05 12:49:04'), (10229, 1428, '2010-08-05 13:12:48'), (10230, 1429, '2010-08-05 13:35:33'), (10231, 1430, '2010-08-05 13:56:17'), (10232, 1431, '2010-08-05 13:56:48'), (10233, 1431, '2010-08-05 13:56:59'), (10234, 1431, '2010-08-05 13:57:05'), (10235, 1431, '2010-08-05 13:57:11'), (10236, 1430, '2010-08-05 13:57:11'), (10237, 1431, '2010-08-05 13:57:32'), (10238, 1431, '2010-08-05 13:57:44'), (10239, 1431, '2010-08-05 13:57:47'), (10240, 1431, '2010-08-05 13:57:51'), (10241, 1431, '2010-08-05 13:57:55'), (10242, 1431, '2010-08-05 13:57:59'), (10243, 1431, '2010-08-05 13:58:04'), (10244, 1432, '2010-08-05 14:02:04'), (10245, 1432, '2010-08-05 14:02:10'), (10246, 1433, '2010-08-05 14:10:43'), (10247, 1434, '2010-08-05 14:13:45'), (10248, 1435, '2010-08-05 14:14:22'), (10249, 1430, '2010-08-05 14:29:04'), (10250, 1430, '2010-08-05 14:37:10'), (10251, 1430, '2010-08-05 14:37:19'), (10252, 1430, '2010-08-05 14:38:40'), (10253, 1430, '2010-08-05 14:38:47'), (10254, 1430, '2010-08-05 14:45:53'), (10255, 1436, '2010-08-05 14:55:22'), (10256, 1437, '2010-08-05 14:56:53'), (10257, 1437, '2010-08-05 14:57:14'), (10258, 1438, '2010-08-05 15:31:59'), (10259, 1439, '2010-08-05 16:16:44'), (10260, 1439, '2010-08-05 16:16:50'), (10261, 1439, '2010-08-05 16:16:54'), (10262, 1440, '2010-08-05 16:25:08'), (10263, 1441, '2010-08-05 18:34:57'), (10264, 1442, '2010-08-05 19:49:37'), (10265, 1304, '2010-08-05 19:57:44'), (10266, 1443, '2010-08-05 20:30:26'), (10267, 1444, '2010-08-05 21:15:10'), (10268, 1444, '2010-08-05 21:15:30'), (10269, 1444, '2010-08-05 21:15:59'), (10270, 1444, '2010-08-05 21:16:12'), (10271, 1444, '2010-08-05 21:16:18'), (10272, 1444, '2010-08-05 21:16:39'), (10273, 1444, '2010-08-05 21:16:54'), (10274, 1444, '2010-08-05 21:17:08'), (10275, 1444, '2010-08-05 21:17:25'), (10276, 1444, '2010-08-05 21:17:46'), (10277, 1444, '2010-08-05 21:17:55'), (10278, 1444, '2010-08-05 21:18:51'), (10279, 1444, '2010-08-05 21:19:06'), (10280, 1444, '2010-08-05 21:19:20'), (10281, 1444, '2010-08-05 21:19:30'), (10282, 1444, '2010-08-05 21:20:10'), (10283, 1444, '2010-08-05 21:20:29'), (10284, 1444, '2010-08-05 21:20:41'), (10285, 1444, '2010-08-05 21:20:53'), (10286, 1444, '2010-08-05 21:21:00'), (10287, 1444, '2010-08-05 21:21:05'), (10288, 1444, '2010-08-05 21:21:19'), (10289, 1444, '2010-08-05 21:21:36'), (10290, 1444, '2010-08-05 21:21:49'), (10291, 1445, '2010-08-05 21:30:40'), (10292, 1446, '2010-08-06 02:33:38'), (10293, 1446, '2010-08-06 02:34:05'), (10294, 1446, '2010-08-06 02:34:19'), (10295, 1446, '2010-08-06 02:34:20'), (10296, 1446, '2010-08-06 02:36:21'), (10297, 1446, '2010-08-06 02:36:56'), (10298, 1447, '2010-08-06 03:04:01'), (10299, 1448, '2010-08-06 05:36:06'), (10300, 1448, '2010-08-06 05:36:41'), (10301, 1448, '2010-08-06 05:36:46'), (10302, 1448, '2010-08-06 05:37:06'), (10303, 1448, '2010-08-06 05:37:11'), (10304, 1448, '2010-08-06 05:37:17'), (10305, 1448, '2010-08-06 05:37:28'), (10306, 1448, '2010-08-06 05:37:57'), (10307, 1448, '2010-08-06 05:38:01'), (10308, 1448, '2010-08-06 05:38:23'), (10309, 1449, '2010-08-06 06:10:17'), (10310, 1449, '2010-08-06 06:10:50'), (10311, 1449, '2010-08-06 06:11:15'), (10312, 1449, '2010-08-06 06:11:43'), (10313, 1450, '2010-08-06 06:12:06'), (10314, 1449, '2010-08-06 06:12:14'), (10315, 1449, '2010-08-06 06:13:08'), (10316, 1449, '2010-08-06 06:13:23'), (10317, 1449, '2010-08-06 06:13:37'), (10318, 1449, '2010-08-06 06:13:44'), (10319, 1449, '2010-08-06 06:14:16'), (10320, 1449, '2010-08-06 06:17:51'), (10321, 1449, '2010-08-06 06:18:08'), (10322, 1449, '2010-08-06 06:18:40'), (10323, 1449, '2010-08-06 06:18:59'), (10324, 1449, '2010-08-06 06:19:25'), (10325, 1449, '2010-08-06 06:19:44'), (10326, 1449, '2010-08-06 06:19:58'), (10327, 1449, '2010-08-06 06:20:09'), (10328, 1451, '2010-08-06 07:02:43'), (10329, 1451, '2010-08-06 07:03:47'), (10330, 1451, '2010-08-06 07:04:41'), (10331, 1452, '2010-08-06 09:40:37'), (10332, 1452, '2010-08-06 09:42:16'), (10333, 1452, '2010-08-06 09:42:23'), (10334, 1452, '2010-08-06 09:42:40'), (10335, 1452, '2010-08-06 09:42:45'), (10336, 1452, '2010-08-06 09:42:51'), (10337, 1452, '2010-08-06 09:43:07'), (10338, 1452, '2010-08-06 09:43:08'), (10339, 1452, '2010-08-06 09:43:13'), (10340, 1452, '2010-08-06 09:43:40'), (10341, 1452, '2010-08-06 09:44:20'), (10342, 1452, '2010-08-06 09:44:32'), (10343, 1452, '2010-08-06 09:44:48'), (10344, 1452, '2010-08-06 09:45:10'), (10345, 1452, '2010-08-06 09:45:23'), (10346, 1452, '2010-08-06 09:45:33'), (10347, 1452, '2010-08-06 09:46:04'), (10348, 1452, '2010-08-06 09:46:10'), (10349, 1452, '2010-08-06 09:46:14'), (10350, 1452, '2010-08-06 09:46:18'), (10351, 1453, '2010-08-06 10:38:15'), (10352, 1455, '2010-08-06 11:03:40'), (10353, 1456, '2010-08-06 11:07:46'), (10354, 1456, '2010-08-06 11:08:04'), (10355, 1456, '2010-08-06 11:08:32'), (10356, 1457, '2010-08-06 11:24:21'), (10357, 1457, '2010-08-06 11:24:44'), (10358, 1457, '2010-08-06 11:24:50'), (10359, 1457, '2010-08-06 11:25:08'), (10360, 1458, '2010-08-06 11:42:53'), (10361, 1458, '2010-08-06 11:43:16'), (10362, 1458, '2010-08-06 11:43:37'), (10363, 1459, '2010-08-06 12:02:49'), (10364, 1459, '2010-08-06 12:03:12'), (10365, 1459, '2010-08-06 12:03:32'), (10366, 1459, '2010-08-06 12:03:34'), (10367, 1460, '2010-08-06 12:04:42'), (10368, 1461, '2010-08-06 12:17:17'), (10369, 1461, '2010-08-06 12:17:23'), (10370, 1461, '2010-08-06 12:17:32'), (10371, 1461, '2010-08-06 12:17:42'), (10372, 1461, '2010-08-06 12:18:10'), (10373, 1461, '2010-08-06 12:20:58'), (10374, 1461, '2010-08-06 12:21:02'), (10375, 1461, '2010-08-06 12:21:23'), (10376, 1461, '2010-08-06 12:21:40'), (10377, 1462, '2010-08-06 12:30:03'), (10378, 1463, '2010-08-06 12:50:17'), (10379, 1464, '2010-08-06 13:13:47'), (10380, 1464, '2010-08-06 13:14:09'), (10381, 1465, '2010-08-06 14:03:51'), (10382, 1465, '2010-08-06 14:03:58'), (10383, 1466, '2010-08-06 15:05:31'), (10384, 1466, '2010-08-06 15:05:52'), (10385, 1466, '2010-08-06 15:06:08'), (10386, 1466, '2010-08-06 15:10:52'), (10387, 1466, '2010-08-06 15:12:30'), (10388, 1466, '2010-08-06 15:12:42'), (10389, 1466, '2010-08-06 15:13:20'), (10390, 1466, '2010-08-06 15:13:56'), (10391, 1467, '2010-08-06 15:16:24'), (10392, 1467, '2010-08-06 15:16:57'), (10393, 1468, '2010-08-06 15:38:48'), (10394, 1469, '2010-08-06 15:48:01'), (10395, 1470, '2010-08-06 15:55:21'), (10396, 1471, '2010-08-06 15:59:34'), (10397, 1471, '2010-08-06 15:59:49'), (10398, 1471, '2010-08-06 15:59:58'), (10399, 1471, '2010-08-06 16:00:03'), (10400, 1472, '2010-08-06 16:09:23'), (10401, 1473, '2010-08-07 00:10:14'), (10402, 1474, '2010-08-07 02:00:09'), (10403, 1475, '2010-08-07 05:08:08'), (10404, 1476, '2010-08-07 08:04:55'), (10405, 1477, '2010-08-07 08:06:35'), (10406, 1477, '2010-08-07 08:07:28'), (10407, 1477, '2010-08-07 08:09:38'), (10408, 1477, '2010-08-07 08:09:58'), (10409, 1477, '2010-08-07 08:12:28'), (10410, 1478, '2010-08-07 10:17:12'), (10411, 1479, '2010-08-07 10:51:22'), (10412, 1480, '2010-08-07 10:51:25'), (10413, 1480, '2010-08-07 10:51:42'), (10414, 1480, '2010-08-07 10:51:52'), (10415, 1480, '2010-08-07 10:52:06'), (10416, 1480, '2010-08-07 10:52:19'), (10417, 1480, '2010-08-07 10:58:29'), (10418, 1480, '2010-08-07 10:58:40'), (10419, 1480, '2010-08-07 10:58:46'), (10420, 1480, '2010-08-07 10:59:08'), (10421, 1480, '2010-08-07 10:59:24'), (10422, 1480, '2010-08-07 10:59:35'), (10423, 1480, '2010-08-07 10:59:48'), (10424, 1481, '2010-08-07 11:41:11'), (10425, 1482, '2010-08-07 13:47:45'), (10426, 1483, '2010-08-07 14:27:58'), (10427, 1483, '2010-08-07 14:28:25'), (10428, 1483, '2010-08-07 14:28:44'), (10429, 1483, '2010-08-07 14:29:00'), (10430, 1483, '2010-08-07 14:29:28'), (10431, 1483, '2010-08-07 14:29:52'), (10432, 1483, '2010-08-07 14:30:02'), (10433, 1483, '2010-08-07 14:30:09'), (10434, 1483, '2010-08-07 14:30:55'), (10435, 1483, '2010-08-07 14:31:06'), (10436, 1483, '2010-08-07 14:31:14'), (10437, 1483, '2010-08-07 14:31:31'), (10438, 1483, '2010-08-07 14:31:55'), (10439, 1483, '2010-08-07 14:33:15'), (10440, 1483, '2010-08-07 14:33:24'), (10441, 1483, '2010-08-07 14:33:41'), (10442, 1483, '2010-08-07 14:34:02'), (10443, 1484, '2010-08-07 15:28:00'), (10444, 1484, '2010-08-07 15:28:21'), (10445, 1484, '2010-08-07 15:28:39'), (10446, 1485, '2010-08-07 15:39:58'), (10447, 1485, '2010-08-07 15:40:04'), (10448, 1485, '2010-08-07 15:40:09'), (10449, 1485, '2010-08-07 15:40:13'), (10450, 1485, '2010-08-07 15:40:31'), (10451, 1485, '2010-08-07 15:40:47'), (10452, 1485, '2010-08-07 15:41:01'), (10453, 1485, '2010-08-07 15:41:13'), (10454, 1485, '2010-08-07 15:41:33'), (10455, 1485, '2010-08-07 15:41:44'), (10456, 1486, '2010-08-07 17:54:34'), (10457, 1487, '2010-08-07 19:33:43'), (10458, 1487, '2010-08-07 19:33:55'), (10459, 1487, '2010-08-07 19:34:02'), (10460, 1487, '2010-08-07 19:34:09'), (10461, 1487, '2010-08-07 19:34:43'), (10462, 1487, '2010-08-07 19:34:51'), (10463, 1487, '2010-08-07 19:34:58'), (10464, 1487, '2010-08-07 19:35:08'), (10465, 1487, '2010-08-07 19:35:23'), (10466, 1487, '2010-08-07 19:35:35'), (10467, 1488, '2010-08-07 19:35:53'), (10468, 1487, '2010-08-07 19:36:07'), (10469, 1489, '2010-08-07 19:41:18'), (10470, 1489, '2010-08-07 19:41:27'), (10471, 1489, '2010-08-07 19:41:46'), (10472, 1490, '2010-08-07 20:13:02'), (10473, 1491, '2010-08-07 20:25:31'), (10474, 1492, '2010-08-07 20:37:24'), (10475, 1493, '2010-08-07 20:47:59'), (10476, 1493, '2010-08-07 20:55:23'), (10477, 1493, '2010-08-07 20:55:55'), (10478, 1493, '2010-08-07 20:58:28'), (10479, 1494, '2010-08-07 21:46:34'), (10480, 1494, '2010-08-07 21:47:04'), (10481, 1494, '2010-08-07 21:47:37'), (10482, 1494, '2010-08-07 21:47:50'), (10483, 1494, '2010-08-07 21:48:14'), (10484, 1494, '2010-08-07 21:48:32'), (10485, 1494, '2010-08-07 21:48:46'), (10486, 1494, '2010-08-07 21:49:00'), (10487, 1494, '2010-08-07 21:49:04'), (10488, 1494, '2010-08-07 21:49:07'), (10489, 1494, '2010-08-07 21:49:51'), (10490, 1494, '2010-08-07 21:50:04'), (10491, 1494, '2010-08-07 21:50:21'), (10492, 1494, '2010-08-07 21:50:25'), (10493, 1495, '2010-08-07 22:07:10'), (10494, 1496, '2010-08-07 22:28:09'), (10495, 1497, '2010-08-07 23:06:59'), (10496, 1498, '2010-08-07 23:37:55'), (10497, 1499, '2010-08-07 23:56:16'), (10498, 1500, '2010-08-08 00:08:52'), (10499, 1501, '2010-08-08 00:39:49'), (10500, 1502, '2010-08-08 00:41:44'), (10501, 1503, '2010-08-08 01:02:02'), (10502, 1503, '2010-08-08 01:02:15'), (10503, 1503, '2010-08-08 01:02:22'), (10504, 1503, '2010-08-08 01:03:05'), (10505, 1503, '2010-08-08 01:03:35'), (10506, 1503, '2010-08-08 01:03:41'), (10507, 1503, '2010-08-08 01:04:11'), (10508, 1503, '2010-08-08 01:04:21'), (10509, 1503, '2010-08-08 01:04:27'), (10510, 1503, '2010-08-08 01:04:38'), (10511, 1503, '2010-08-08 01:05:02'), (10512, 1504, '2010-08-08 02:28:01'), (10513, 1505, '2010-08-08 04:54:35'), (10514, 1506, '2010-08-08 05:30:32'), (10515, 1507, '2010-08-08 06:44:25'), (10516, 1508, '2010-08-08 06:55:53'), (10517, 1509, '2010-08-08 07:01:45'), (10518, 1510, '2010-08-08 07:16:53'), (10519, 1510, '2010-08-08 07:17:20'), (10520, 1510, '2010-08-08 07:17:31'), (10521, 1511, '2010-08-08 07:48:40'), (10522, 1513, '2010-08-08 08:27:13'), (10523, 1514, '2010-08-08 09:45:57'), (10524, 1514, '2010-08-08 09:46:05'), (10525, 1514, '2010-08-08 09:46:18'), (10526, 1514, '2010-08-08 09:46:26'), (10527, 1514, '2010-08-08 09:46:37'), (10528, 1514, '2010-08-08 09:47:12'), (10529, 1514, '2010-08-08 09:47:23'), (10530, 1514, '2010-08-08 09:47:29'), (10531, 1514, '2010-08-08 09:47:51'), (10532, 1514, '2010-08-08 09:48:22'), (10533, 1514, '2010-08-08 09:48:32'), (10534, 1515, '2010-08-08 09:50:31'), (10535, 1516, '2010-08-08 10:01:25'), (10536, 1516, '2010-08-08 10:01:55'), (10537, 1516, '2010-08-08 10:02:12'), (10538, 1517, '2010-08-08 10:03:40'), (10539, 1517, '2010-08-08 10:04:08'), (10540, 1517, '2010-08-08 10:04:16'), (10541, 1518, '2010-08-08 10:31:24'), (10542, 1518, '2010-08-08 10:31:38'), (10543, 1518, '2010-08-08 10:32:09'), (10544, 1518, '2010-08-08 10:32:30'), (10545, 1518, '2010-08-08 10:32:44'), (10546, 1518, '2010-08-08 10:32:51'), (10547, 1518, '2010-08-08 10:32:58'), (10548, 1518, '2010-08-08 10:33:06'), (10549, 1518, '2010-08-08 10:33:13'), (10550, 1518, '2010-08-08 10:33:19'), (10551, 1518, '2010-08-08 10:33:30'), (10552, 1518, '2010-08-08 10:33:41'), (10553, 1518, '2010-08-08 10:33:45'), (10554, 1518, '2010-08-08 10:34:05'), (10555, 1518, '2010-08-08 10:34:27'), (10556, 1518, '2010-08-08 10:34:33'), (10557, 1518, '2010-08-08 10:34:51'), (10558, 1518, '2010-08-08 10:35:17'), (10559, 1518, '2010-08-08 10:35:25'), (10560, 1518, '2010-08-08 10:35:44'), (10561, 1518, '2010-08-08 10:36:32'), (10562, 1518, '2010-08-08 10:36:48'), (10563, 1519, '2010-08-08 10:58:57'), (10564, 1519, '2010-08-08 10:59:36'), (10565, 1519, '2010-08-08 10:59:54'), (10566, 1519, '2010-08-08 11:01:05'), (10567, 1519, '2010-08-08 11:01:24'), (10568, 1519, '2010-08-08 11:01:42'), (10569, 1519, '2010-08-08 11:02:12'), (10570, 1519, '2010-08-08 11:02:37'), (10571, 1519, '2010-08-08 11:04:11'), (10572, 1519, '2010-08-08 11:04:16'), (10573, 1519, '2010-08-08 11:04:18'), (10574, 1519, '2010-08-08 11:04:33'), (10575, 1519, '2010-08-08 11:06:08'), (10576, 1519, '2010-08-08 11:06:32'), (10577, 1520, '2010-08-08 11:07:18'), (10578, 1520, '2010-08-08 11:07:31'), (10579, 1519, '2010-08-08 11:07:34'), (10580, 1520, '2010-08-08 11:07:47'), (10581, 1520, '2010-08-08 11:07:59'), (10582, 1519, '2010-08-08 11:08:03'), (10583, 1520, '2010-08-08 11:08:19'), (10584, 1519, '2010-08-08 11:08:20'), (10585, 1520, '2010-08-08 11:08:38'), (10586, 1520, '2010-08-08 11:08:59'), (10587, 1520, '2010-08-08 11:09:12'), (10588, 1520, '2010-08-08 11:09:25'), (10589, 1520, '2010-08-08 11:09:40'), (10590, 1520, '2010-08-08 11:10:20'), (10591, 1520, '2010-08-08 11:10:24'), (10592, 1520, '2010-08-08 11:11:23'), (10593, 1520, '2010-08-08 11:11:31'), (10594, 1520, '2010-08-08 11:11:40'), (10595, 1520, '2010-08-08 11:11:50'), (10596, 1520, '2010-08-08 11:11:58'), (10597, 1520, '2010-08-08 11:12:05'), (10598, 1521, '2010-08-08 11:13:06'), (10599, 1522, '2010-08-08 11:31:27'), (10600, 1522, '2010-08-08 11:32:17'), (10601, 1522, '2010-08-08 11:32:36'), (10602, 1522, '2010-08-08 11:32:38'), (10603, 1522, '2010-08-08 11:32:53'), (10604, 1522, '2010-08-08 11:33:13'), (10605, 1522, '2010-08-08 11:34:37'), (10606, 1522, '2010-08-08 11:34:38'), (10607, 1522, '2010-08-08 11:34:45'), (10608, 1522, '2010-08-08 11:34:46'), (10609, 1522, '2010-08-08 11:35:11'), (10610, 1522, '2010-08-08 11:35:13'), (10611, 1522, '2010-08-08 11:35:19'), (10612, 1522, '2010-08-08 11:35:21'), (10613, 1523, '2010-08-08 11:46:45'), (10614, 1523, '2010-08-08 11:47:02'), (10615, 1523, '2010-08-08 11:47:25'), (10616, 1523, '2010-08-08 11:48:02'), (10617, 1523, '2010-08-08 11:48:02'), (10618, 1523, '2010-08-08 11:48:05'), (10619, 1523, '2010-08-08 11:48:06'), (10620, 1523, '2010-08-08 11:49:15'), (10621, 1523, '2010-08-08 11:49:17'), (10622, 1523, '2010-08-08 11:49:17'), (10623, 1523, '2010-08-08 11:49:40'), (10624, 1523, '2010-08-08 11:49:53'), (10625, 1523, '2010-08-08 11:50:13'), (10626, 1523, '2010-08-08 11:50:28'), (10627, 1523, '2010-08-08 11:50:50'), (10628, 1523, '2010-08-08 11:51:04'), (10629, 1523, '2010-08-08 11:51:26'), (10630, 1523, '2010-08-08 11:51:44'), (10631, 1523, '2010-08-08 11:52:34'), (10632, 1523, '2010-08-08 11:53:05'), (10633, 1523, '2010-08-08 11:53:18'), (10634, 1523, '2010-08-08 11:53:34'), (10635, 1524, '2010-08-08 11:53:40'), (10636, 1523, '2010-08-08 11:54:04'), (10637, 1524, '2010-08-08 11:54:12'), (10638, 1523, '2010-08-08 11:54:23'), (10639, 1524, '2010-08-08 11:54:31'), (10640, 1524, '2010-08-08 11:54:47'), (10641, 1524, '2010-08-08 11:54:56'), (10642, 1525, '2010-08-08 12:29:31'), (10643, 1526, '2010-08-08 13:19:21'), (10644, 1526, '2010-08-08 13:19:44'), (10645, 1526, '2010-08-08 13:19:45'), (10646, 1526, '2010-08-08 13:19:53'), (10647, 1526, '2010-08-08 13:19:53'), (10648, 1526, '2010-08-08 13:19:59'), (10649, 1526, '2010-08-08 13:20:08'), (10650, 1526, '2010-08-08 13:20:34'), (10651, 1526, '2010-08-08 13:21:22'), (10652, 1526, '2010-08-08 13:21:46'), (10653, 1526, '2010-08-08 13:21:55'), (10654, 1526, '2010-08-08 13:21:57'), (10655, 1526, '2010-08-08 13:21:58'), (10656, 1526, '2010-08-08 13:22:08'), (10657, 1526, '2010-08-08 13:22:09'), (10658, 1526, '2010-08-08 13:22:43'), (10659, 1526, '2010-08-08 13:22:56'), (10660, 1526, '2010-08-08 13:23:06'), (10661, 1526, '2010-08-08 13:32:06'), (10662, 1526, '2010-08-08 13:34:17'), (10663, 1526, '2010-08-08 13:34:19'), (10664, 1526, '2010-08-08 13:34:24'), (10665, 1526, '2010-08-08 13:34:31'), (10666, 1526, '2010-08-08 13:34:44'), (10667, 1526, '2010-08-08 13:34:55'), (10668, 1526, '2010-08-08 13:35:40'), (10669, 1526, '2010-08-08 13:35:55'), (10670, 1526, '2010-08-08 13:36:10'), (10671, 1526, '2010-08-08 13:36:32'), (10672, 1526, '2010-08-08 13:36:38'), (10673, 1526, '2010-08-08 13:36:39'), (10674, 1526, '2010-08-08 13:36:49'), (10675, 1526, '2010-08-08 13:37:13'), (10676, 1526, '2010-08-08 13:37:25'), (10677, 1526, '2010-08-08 13:37:31'), (10678, 1526, '2010-08-08 13:37:32'), (10679, 1526, '2010-08-08 13:37:39'), (10680, 1526, '2010-08-08 13:37:48'), (10681, 1526, '2010-08-08 13:38:14'), (10682, 1527, '2010-08-08 13:38:18'), (10683, 1527, '2010-08-08 13:38:39'), (10684, 1527, '2010-08-08 13:38:45'), (10685, 1527, '2010-08-08 13:38:47'), (10686, 1527, '2010-08-08 13:38:49'), (10687, 1527, '2010-08-08 13:38:57'), (10688, 1527, '2010-08-08 13:39:03'), (10689, 1527, '2010-08-08 13:39:05'), (10690, 1527, '2010-08-08 13:39:06'), (10691, 1527, '2010-08-08 13:39:14'), (10692, 1527, '2010-08-08 13:39:16'), (10693, 1527, '2010-08-08 13:39:38'), (10694, 1526, '2010-08-08 13:41:46'), (10695, 1526, '2010-08-08 13:41:58'), (10696, 1526, '2010-08-08 13:44:00'), (10697, 1526, '2010-08-08 13:44:06'), (10698, 1526, '2010-08-08 13:44:15'), (10699, 1526, '2010-08-08 13:44:32'), (10700, 1526, '2010-08-08 13:44:42'), (10701, 1526, '2010-08-08 13:44:45'), (10702, 1526, '2010-08-08 13:45:33'), (10703, 1526, '2010-08-08 13:45:43'), (10704, 1526, '2010-08-08 13:48:05'), (10705, 1526, '2010-08-08 13:48:07'), (10706, 1528, '2010-08-08 13:57:20'), (10707, 1528, '2010-08-08 13:58:26'), (10708, 1528, '2010-08-08 13:58:29'), (10709, 1528, '2010-08-08 13:58:29'), (10710, 1528, '2010-08-08 13:58:30'), (10711, 1528, '2010-08-08 13:58:30'), (10712, 1528, '2010-08-08 13:58:30'), (10713, 1528, '2010-08-08 13:58:37'), (10714, 1528, '2010-08-08 13:58:39'), (10715, 1528, '2010-08-08 13:58:56'), (10716, 1528, '2010-08-08 13:58:57'), (10717, 1529, '2010-08-08 14:22:07'), (10718, 1529, '2010-08-08 14:22:18'), (10719, 1529, '2010-08-08 14:22:32'), (10720, 1530, '2010-08-08 14:42:19'), (10721, 1530, '2010-08-08 14:42:30'), (10722, 1530, '2010-08-08 14:42:39'), (10723, 1530, '2010-08-08 14:42:49'), (10724, 1530, '2010-08-08 14:42:57'), (10725, 1530, '2010-08-08 14:43:02'), (10726, 1530, '2010-08-08 14:43:12'), (10727, 1530, '2010-08-08 14:43:28'), (10728, 1530, '2010-08-08 14:43:48'), (10729, 1530, '2010-08-08 14:43:51'), (10730, 1531, '2010-08-08 14:45:47'), (10731, 1530, '2010-08-08 14:59:39'), (10732, 1530, '2010-08-08 14:59:44'), (10733, 1530, '2010-08-08 15:00:04'), (10734, 1530, '2010-08-08 15:00:10'), (10735, 1530, '2010-08-08 15:00:18'), (10736, 1530, '2010-08-08 15:00:29'), (10737, 1530, '2010-08-08 15:01:04'), (10738, 1532, '2010-08-08 15:50:34'), (10739, 1532, '2010-08-08 15:51:03'), (10740, 1533, '2010-08-08 15:54:34'), (10741, 1532, '2010-08-08 15:55:59'), (10742, 1532, '2010-08-08 15:56:05'), (10743, 1532, '2010-08-08 15:56:22'), (10744, 1532, '2010-08-08 15:56:32'), (10745, 1532, '2010-08-08 15:56:38'), (10746, 1532, '2010-08-08 15:57:17'), (10747, 1532, '2010-08-08 15:57:31'), (10748, 1532, '2010-08-08 15:57:39'), (10749, 1532, '2010-08-08 15:57:48'), (10750, 1532, '2010-08-08 15:58:12'), (10751, 1532, '2010-08-08 15:58:15'), (10752, 1534, '2010-08-08 16:07:14'), (10753, 1534, '2010-08-08 16:07:37'), (10754, 1534, '2010-08-08 16:07:47'), (10755, 1534, '2010-08-08 16:07:59'), (10756, 1534, '2010-08-08 16:08:34'), (10757, 1534, '2010-08-08 16:08:39'), (10758, 1534, '2010-08-08 16:09:15'), (10759, 1534, '2010-08-08 16:09:22'), (10760, 1534, '2010-08-08 16:09:25'), (10761, 1534, '2010-08-08 16:09:28'), (10762, 1534, '2010-08-08 16:09:31'), (10763, 1534, '2010-08-08 16:09:35'), (10764, 1534, '2010-08-08 16:09:40'), (10765, 1534, '2010-08-08 16:09:44'), (10766, 1535, '2010-08-08 16:52:57'), (10767, 1535, '2010-08-08 16:53:49'), (10768, 1535, '2010-08-08 16:54:20'), (10769, 1535, '2010-08-08 16:54:42'), (10770, 1535, '2010-08-08 16:54:49'), (10771, 1535, '2010-08-08 16:54:54'), (10772, 1535, '2010-08-08 16:55:06'), (10773, 1536, '2010-08-08 17:34:05'), (10774, 1536, '2010-08-08 17:34:36'), (10775, 1536, '2010-08-08 17:34:59'), (10776, 1536, '2010-08-08 17:35:23'), (10777, 1536, '2010-08-08 17:35:51'), (10778, 1536, '2010-08-08 17:35:59'), (10779, 1536, '2010-08-08 17:36:55'), (10780, 1536, '2010-08-08 17:37:25'), (10781, 1536, '2010-08-08 17:37:49'), (10782, 1536, '2010-08-08 17:38:11'), (10783, 1536, '2010-08-08 17:38:12'), (10784, 1536, '2010-08-08 17:38:13'), (10785, 1536, '2010-08-08 17:38:14'), (10786, 1536, '2010-08-08 17:42:28'), (10787, 1536, '2010-08-08 17:42:31'), (10788, 1536, '2010-08-08 17:42:37'), (10789, 1536, '2010-08-08 17:42:41'), (10790, 1536, '2010-08-08 17:42:42'), (10791, 1537, '2010-08-08 18:17:29'), (10792, 1538, '2010-08-08 18:54:02'), (10793, 1538, '2010-08-08 18:54:45'), (10794, 1538, '2010-08-08 18:54:45'), (10795, 1538, '2010-08-08 18:54:45'), (10796, 1538, '2010-08-08 18:54:46'), (10797, 1538, '2010-08-08 18:54:49'), (10798, 1538, '2010-08-08 18:54:49'), (10799, 1538, '2010-08-08 18:54:50'), (10800, 1538, '2010-08-08 18:54:51'), (10801, 1538, '2010-08-08 18:54:53'), (10802, 1538, '2010-08-08 18:54:53'), (10803, 1538, '2010-08-08 18:54:57'), (10804, 1538, '2010-08-08 18:55:10'), (10805, 1538, '2010-08-08 18:55:11'), (10806, 1538, '2010-08-08 18:55:11'), (10807, 1538, '2010-08-08 18:55:14'), (10808, 1538, '2010-08-08 18:55:14'), (10809, 1538, '2010-08-08 18:55:15'), (10810, 1538, '2010-08-08 18:55:16'), (10811, 1538, '2010-08-08 18:55:16'), (10812, 1538, '2010-08-08 18:55:18'), (10813, 1538, '2010-08-08 18:55:52'), (10814, 1538, '2010-08-08 18:55:54'), (10815, 1538, '2010-08-08 18:55:56'), (10816, 1538, '2010-08-08 18:55:56'), (10817, 1538, '2010-08-08 18:55:58'), (10818, 1538, '2010-08-08 18:55:58'), (10819, 1539, '2010-08-08 19:17:34'), (10820, 1540, '2010-08-08 20:01:18'), (10821, 1541, '2010-08-08 20:10:06'), (10822, 1542, '2010-08-08 23:08:19'), (10823, 1543, '2010-08-08 23:20:52'), (10824, 1544, '2010-08-09 02:12:44'), (10825, 1545, '2010-08-09 05:14:20'), (10826, 1546, '2010-08-09 08:00:31'), (10827, 1546, '2010-08-09 08:00:43'), (10828, 1546, '2010-08-09 08:00:52'), (10829, 1546, '2010-08-09 08:01:17'), (10830, 1546, '2010-08-09 08:07:26'), (10831, 1546, '2010-08-09 08:07:58'), (10832, 1546, '2010-08-09 08:08:01'), (10833, 1547, '2010-08-09 09:37:38'), (10834, 1549, '2010-08-09 09:37:41'), (10835, 1548, '2010-08-09 09:37:41'), (10836, 1550, '2010-08-09 09:37:42'), (10837, 1551, '2010-08-09 09:38:02'), (10838, 1550, '2010-08-09 09:38:02'), (10839, 1550, '2010-08-09 09:38:16'), (10840, 1552, '2010-08-09 09:38:16'), (10841, 1550, '2010-08-09 09:38:33'), (10842, 1550, '2010-08-09 09:38:39'), (10843, 1554, '2010-08-09 09:38:47'), (10844, 1550, '2010-08-09 09:38:49'), (10845, 1553, '2010-08-09 09:38:50'), (10846, 1555, '2010-08-09 09:38:53'), (10847, 1550, '2010-08-09 09:38:53'), (10848, 1550, '2010-08-09 09:38:55'), (10849, 1556, '2010-08-09 09:39:38'), (10850, 1550, '2010-08-09 09:39:39'), (10851, 1550, '2010-08-09 09:40:16'), (10852, 1550, '2010-08-09 09:40:37'), (10853, 1557, '2010-08-09 09:47:03'), (10854, 1557, '2010-08-09 09:47:21'), (10855, 1557, '2010-08-09 09:47:28'), (10856, 1557, '2010-08-09 09:47:47'), (10857, 1557, '2010-08-09 09:48:17'), (10858, 1558, '2010-08-09 10:08:49'), (10859, 1558, '2010-08-09 10:08:58'), (10860, 1558, '2010-08-09 10:09:02'), (10861, 1558, '2010-08-09 10:09:10'), (10862, 1558, '2010-08-09 10:09:13'), (10863, 1558, '2010-08-09 10:09:25'), (10864, 1558, '2010-08-09 10:09:27'), (10865, 1558, '2010-08-09 10:09:28'), (10866, 1558, '2010-08-09 10:09:29'), (10867, 1558, '2010-08-09 10:09:56'), (10868, 1559, '2010-08-09 10:16:13'), (10869, 1559, '2010-08-09 10:16:25'), (10870, 1559, '2010-08-09 10:16:49'), (10871, 1559, '2010-08-09 10:17:27'), (10872, 1559, '2010-08-09 10:17:47'), (10873, 1559, '2010-08-09 10:18:02'), (10874, 1559, '2010-08-09 10:18:26'), (10875, 1559, '2010-08-09 10:18:35'), (10876, 1559, '2010-08-09 10:18:51'), (10877, 1559, '2010-08-09 10:19:01'), (10878, 1559, '2010-08-09 10:19:06'), (10879, 1559, '2010-08-09 10:19:23'), (10880, 1560, '2010-08-09 10:20:24'), (10881, 1560, '2010-08-09 10:20:29'), (10882, 1560, '2010-08-09 10:20:42'), (10883, 1560, '2010-08-09 10:20:53'), (10884, 1560, '2010-08-09 10:20:58'), (10885, 1560, '2010-08-09 10:21:13'), (10886, 1560, '2010-08-09 10:21:13'), (10887, 1560, '2010-08-09 10:21:13'), (10888, 1560, '2010-08-09 10:21:13'), (10889, 1560, '2010-08-09 10:21:15'), (10890, 1560, '2010-08-09 10:21:16'), (10891, 1560, '2010-08-09 10:21:18'), (10892, 1560, '2010-08-09 10:21:21'), (10893, 1560, '2010-08-09 10:21:49'), (10894, 1560, '2010-08-09 10:21:58'), (10895, 1560, '2010-08-09 10:22:08'), (10896, 1560, '2010-08-09 10:22:21'), (10897, 1560, '2010-08-09 10:22:45'), (10898, 1560, '2010-08-09 10:22:50'), (10899, 1561, '2010-08-09 10:25:57'), (10900, 1562, '2010-08-09 10:38:31'), (10901, 1562, '2010-08-09 10:38:49'), (10902, 1562, '2010-08-09 10:39:04'), (10903, 1562, '2010-08-09 10:39:10'), (10904, 1562, '2010-08-09 10:39:15'), (10905, 1562, '2010-08-09 10:39:20'), (10906, 1562, '2010-08-09 10:39:34'), (10907, 1562, '2010-08-09 10:39:44'), (10908, 1562, '2010-08-09 10:39:46'), (10909, 1562, '2010-08-09 10:39:47'), (10910, 1562, '2010-08-09 10:39:48'), (10911, 1562, '2010-08-09 10:39:50'), (10912, 1562, '2010-08-09 10:39:53'), (10913, 1562, '2010-08-09 10:39:59'), (10914, 1562, '2010-08-09 10:40:02'), (10915, 1562, '2010-08-09 10:40:06'), (10916, 1562, '2010-08-09 10:40:10'), (10917, 1563, '2010-08-09 11:04:16'), (10918, 1564, '2010-08-09 11:25:09'), (10919, 1564, '2010-08-09 11:25:45'), (10920, 1564, '2010-08-09 11:26:00'), (10921, 1565, '2010-08-09 11:49:16'), (10922, 1566, '2010-08-09 11:49:19'), (10923, 1567, '2010-08-09 11:50:56'), (10924, 1567, '2010-08-09 11:51:40'), (10925, 1567, '2010-08-09 11:52:07'), (10926, 1567, '2010-08-09 11:52:08'), (10927, 1567, '2010-08-09 11:53:08'), (10928, 1567, '2010-08-09 11:53:48'), (10929, 1567, '2010-08-09 11:54:08'), (10930, 1567, '2010-08-09 11:54:18'), (10931, 1567, '2010-08-09 11:54:27'), (10932, 1567, '2010-08-09 11:54:57'), (10933, 1567, '2010-08-09 11:55:49'), (10934, 1567, '2010-08-09 11:55:52'), (10935, 1567, '2010-08-09 11:56:27'), (10936, 1567, '2010-08-09 11:57:12'), (10937, 1567, '2010-08-09 12:04:46'), (10938, 1567, '2010-08-09 12:04:54'), (10939, 1567, '2010-08-09 12:05:05'), (10940, 1568, '2010-08-09 12:08:09'), (10941, 1568, '2010-08-09 12:08:27'), (10942, 1568, '2010-08-09 12:08:36'), (10943, 1568, '2010-08-09 12:08:49'), (10944, 1568, '2010-08-09 12:09:05'), (10945, 1568, '2010-08-09 12:09:15'), (10946, 1568, '2010-08-09 12:09:19'), (10947, 1569, '2010-08-09 12:21:13'), (10948, 1570, '2010-08-09 12:42:13'), (10949, 1570, '2010-08-09 12:42:29'), (10950, 1570, '2010-08-09 12:42:59'), (10951, 1570, '2010-08-09 12:43:50'), (10952, 1570, '2010-08-09 12:43:57'), (10953, 1570, '2010-08-09 12:44:10'), (10954, 1570, '2010-08-09 12:44:24'), (10955, 1570, '2010-08-09 12:44:27'), (10956, 1570, '2010-08-09 12:44:39'), (10957, 1570, '2010-08-09 12:44:46'), (10958, 1570, '2010-08-09 12:45:05'), (10959, 1571, '2010-08-09 12:54:29'), (10960, 1571, '2010-08-09 12:54:40'), (10961, 1571, '2010-08-09 12:54:53'), (10962, 1572, '2010-08-09 12:57:12'), (10963, 1572, '2010-08-09 12:57:38'), (10964, 1572, '2010-08-09 12:58:22'), (10965, 1572, '2010-08-09 12:59:29'), (10966, 1572, '2010-08-09 13:00:33'), (10967, 1572, '2010-08-09 13:00:42'), (10968, 1572, '2010-08-09 13:01:19'), (10969, 1572, '2010-08-09 13:01:21'), (10970, 1572, '2010-08-09 13:02:08'), (10971, 1572, '2010-08-09 13:02:19'), (10972, 1573, '2010-08-09 13:54:28'), (10973, 1574, '2010-08-09 14:24:41'), (10974, 1574, '2010-08-09 14:25:04'), (10975, 1574, '2010-08-09 14:25:09'), (10976, 1574, '2010-08-09 14:25:14'), (10977, 1574, '2010-08-09 14:25:29'), (10978, 1574, '2010-08-09 14:26:07'), (10979, 1574, '2010-08-09 14:26:28'), (10980, 1574, '2010-08-09 14:26:41'), (10981, 1574, '2010-08-09 14:27:00'), (10982, 1575, '2010-08-09 14:27:42'), (10983, 1574, '2010-08-09 14:27:45'), (10984, 1575, '2010-08-09 14:27:49'), (10985, 1575, '2010-08-09 14:27:54'), (10986, 1575, '2010-08-09 14:27:58'), (10987, 1575, '2010-08-09 14:28:20'), (10988, 1575, '2010-08-09 14:28:44'), (10989, 1575, '2010-08-09 14:29:07'), (10990, 1575, '2010-08-09 14:29:17'), (10991, 1575, '2010-08-09 14:30:46'), (10992, 1575, '2010-08-09 14:31:24'), (10993, 1576, '2010-08-09 14:37:43'), (10994, 1576, '2010-08-09 14:38:07'), (10995, 1576, '2010-08-09 14:38:15'), (10996, 1576, '2010-08-09 14:38:30'), (10997, 1576, '2010-08-09 14:38:57'), (10998, 1577, '2010-08-09 15:21:36'), (10999, 1578, '2010-08-09 15:30:08'), (11000, 1579, '2010-08-09 15:31:33'), (11001, 1579, '2010-08-09 15:31:58'), (11002, 1579, '2010-08-09 15:32:11'), (11003, 1579, '2010-08-09 15:32:12'), (11004, 1579, '2010-08-09 15:32:25'), (11005, 1579, '2010-08-09 15:33:40'), (11006, 1579, '2010-08-09 15:33:51'), (11007, 1579, '2010-08-09 15:34:53'), (11008, 1579, '2010-08-09 15:36:05'), (11009, 1579, '2010-08-09 15:36:47'), (11010, 1579, '2010-08-09 15:37:04'), (11011, 1579, '2010-08-09 15:37:07'), (11012, 1579, '2010-08-09 15:38:34'), (11013, 1579, '2010-08-09 15:38:43'), (11014, 1579, '2010-08-09 15:39:06'), (11015, 1579, '2010-08-09 15:39:19'), (11016, 1579, '2010-08-09 15:39:49'), (11017, 1579, '2010-08-09 15:39:58'), (11018, 1579, '2010-08-09 15:40:17'), (11019, 1579, '2010-08-09 15:41:21'), (11020, 1579, '2010-08-09 15:41:32'), (11021, 1579, '2010-08-09 15:41:46'), (11022, 1579, '2010-08-09 15:41:59'), (11023, 1580, '2010-08-09 15:43:54'), (11024, 1579, '2010-08-09 15:44:11'), (11025, 1580, '2010-08-09 15:44:13'), (11026, 1579, '2010-08-09 15:44:15'), (11027, 1579, '2010-08-09 15:44:33'), (11028, 1579, '2010-08-09 15:44:36'), (11029, 1579, '2010-08-09 15:44:55'), (11030, 1579, '2010-08-09 15:44:58'), (11031, 1579, '2010-08-09 15:45:33'), (11032, 1579, '2010-08-09 15:45:36'), (11033, 1579, '2010-08-09 15:45:47'), (11034, 1581, '2010-08-09 16:02:58'), (11035, 1581, '2010-08-09 16:03:25'), (11036, 1581, '2010-08-09 16:03:42'), (11037, 1581, '2010-08-09 16:03:53'), (11038, 1581, '2010-08-09 16:04:03'), (11039, 1581, '2010-08-09 16:04:16'), (11040, 1581, '2010-08-09 16:04:31'), (11041, 1581, '2010-08-09 16:04:43'), (11042, 1581, '2010-08-09 16:04:51'), (11043, 1581, '2010-08-09 16:05:06'), (11044, 1581, '2010-08-09 16:05:27'), (11045, 1581, '2010-08-09 16:05:39'), (11046, 1581, '2010-08-09 16:05:51'), (11047, 1581, '2010-08-09 16:06:01'), (11048, 1581, '2010-08-09 16:06:11'), (11049, 1581, '2010-08-09 16:06:13'), (11050, 1581, '2010-08-09 16:06:25'), (11051, 1582, '2010-08-09 16:25:19'), (11052, 1582, '2010-08-09 16:25:44'), (11053, 1582, '2010-08-09 16:25:55'), (11054, 1583, '2010-08-09 16:53:29'), (11055, 1583, '2010-08-09 16:54:06'), (11056, 1583, '2010-08-09 16:54:41'), (11057, 1583, '2010-08-09 16:55:20'), (11058, 1583, '2010-08-09 16:55:23'), (11059, 1584, '2010-08-09 18:14:44'), (11060, 1585, '2010-08-09 19:32:40'), (11061, 1586, '2010-08-09 19:32:41'), (11062, 1587, '2010-08-09 19:32:43'), (11063, 1587, '2010-08-09 19:32:46'), (11064, 1587, '2010-08-09 19:33:02'), (11065, 1587, '2010-08-09 19:33:03'), (11066, 1588, '2010-08-09 19:44:13'), (11067, 1589, '2010-08-09 22:08:56'), (11068, 1590, '2010-08-09 22:13:47'), (11069, 1590, '2010-08-09 22:14:04'), (11070, 1590, '2010-08-09 22:14:44'), (11071, 1591, '2010-08-09 23:22:25'), (11072, 1592, '2010-08-10 01:27:50'), (11073, 1593, '2010-08-10 01:53:11'), (11074, 1594, '2010-08-10 02:43:27'), (11075, 1595, '2010-08-10 03:59:05'), (11076, 1596, '2010-08-10 06:14:11'), (11077, 1597, '2010-08-10 06:22:10'), (11078, 1597, '2010-08-10 06:24:38'), (11079, 1597, '2010-08-10 06:24:45'), (11080, 1597, '2010-08-10 06:24:55'), (11081, 1597, '2010-08-10 06:25:07'), (11082, 1597, '2010-08-10 06:25:11'), (11083, 1598, '2010-08-10 07:00:25'), (11084, 1599, '2010-08-10 09:06:27'), (11085, 1599, '2010-08-10 09:06:46'), (11086, 1599, '2010-08-10 09:07:28'), (11087, 1599, '2010-08-10 09:07:34'), (11088, 1599, '2010-08-10 09:07:57'), (11089, 1600, '2010-08-10 09:12:18'), (11090, 1600, '2010-08-10 09:12:31'), (11091, 1600, '2010-08-10 09:12:59'), (11092, 1600, '2010-08-10 09:13:14'), (11093, 1600, '2010-08-10 09:13:20'), (11094, 1600, '2010-08-10 09:13:27'), (11095, 1601, '2010-08-10 09:33:36'), (11096, 1601, '2010-08-10 09:34:22'), (11097, 1601, '2010-08-10 09:34:54'), (11098, 1601, '2010-08-10 09:35:19'), (11099, 1601, '2010-08-10 09:35:39'), (11100, 1602, '2010-08-10 09:44:05'), (11101, 1603, '2010-08-10 10:03:38'), (11102, 1603, '2010-08-10 10:06:17'), (11103, 1604, '2010-08-10 10:21:37'), (11104, 1604, '2010-08-10 10:21:55'), (11105, 1604, '2010-08-10 10:22:12'), (11106, 1604, '2010-08-10 10:22:40'), (11107, 1604, '2010-08-10 10:23:20'), (11108, 1604, '2010-08-10 10:24:48'), (11109, 1605, '2010-08-10 10:37:04'), (11110, 1605, '2010-08-10 10:40:12'), (11111, 1605, '2010-08-10 10:40:26'), (11112, 1605, '2010-08-10 10:40:48'), (11113, 1605, '2010-08-10 10:40:55'), (11114, 1605, '2010-08-10 10:41:02'), (11115, 1605, '2010-08-10 10:41:14'), (11116, 1605, '2010-08-10 10:41:14'), (11117, 1605, '2010-08-10 10:41:17'), (11118, 1605, '2010-08-10 10:41:18'), (11119, 1605, '2010-08-10 10:41:36'), (11120, 1605, '2010-08-10 10:41:50'), (11121, 1605, '2010-08-10 10:42:03'), (11122, 1605, '2010-08-10 10:42:06'), (11123, 1605, '2010-08-10 10:42:06'), (11124, 1605, '2010-08-10 10:42:08'), (11125, 1605, '2010-08-10 10:42:08'), (11126, 1605, '2010-08-10 10:42:10'), (11127, 1605, '2010-08-10 10:42:11'), (11128, 1605, '2010-08-10 10:42:12'), (11129, 1605, '2010-08-10 10:42:12'), (11130, 1605, '2010-08-10 10:42:13'), (11131, 1605, '2010-08-10 10:42:14'), (11132, 1605, '2010-08-10 10:42:14'), (11133, 1605, '2010-08-10 10:42:17'), (11134, 1605, '2010-08-10 10:42:17'), (11135, 1605, '2010-08-10 10:42:42'), (11136, 1605, '2010-08-10 10:43:03'), (11137, 1605, '2010-08-10 10:43:04'), (11138, 1605, '2010-08-10 10:43:04'), (11139, 1605, '2010-08-10 10:43:04'), (11140, 1605, '2010-08-10 10:43:07'), (11141, 1605, '2010-08-10 10:43:44'), (11142, 1605, '2010-08-10 10:43:47'), (11143, 1605, '2010-08-10 10:44:05'), (11144, 1605, '2010-08-10 10:44:10'), (11145, 1605, '2010-08-10 10:44:23'), (11146, 1605, '2010-08-10 10:44:37'), (11147, 1605, '2010-08-10 10:44:56'), (11148, 1605, '2010-08-10 10:45:34'), (11149, 1605, '2010-08-10 10:48:50'), (11150, 1605, '2010-08-10 10:49:38'), (11151, 1605, '2010-08-10 10:49:56'), (11152, 1605, '2010-08-10 10:49:59'), (11153, 1605, '2010-08-10 10:50:12'), (11154, 1605, '2010-08-10 10:50:14'), (11155, 1605, '2010-08-10 10:50:21'), (11156, 1605, '2010-08-10 10:50:46'), (11157, 1605, '2010-08-10 10:53:05'), (11158, 1605, '2010-08-10 10:53:20'), (11159, 1605, '2010-08-10 10:54:09'), (11160, 1605, '2010-08-10 10:54:12'), (11161, 1605, '2010-08-10 10:55:49'), (11162, 1605, '2010-08-10 10:55:51'), (11163, 1605, '2010-08-10 10:58:32'), (11164, 1605, '2010-08-10 10:58:34'), (11165, 1605, '2010-08-10 10:59:04'), (11166, 1605, '2010-08-10 10:59:06'), (11167, 1605, '2010-08-10 10:59:26'), (11168, 1605, '2010-08-10 10:59:28'), (11169, 1605, '2010-08-10 10:59:49'), (11170, 1605, '2010-08-10 11:00:22'), (11171, 1605, '2010-08-10 11:00:23'), (11172, 1605, '2010-08-10 11:01:36'), (11173, 1605, '2010-08-10 11:01:37'), (11174, 1605, '2010-08-10 11:01:50'), (11175, 1605, '2010-08-10 11:02:06'), (11176, 1605, '2010-08-10 11:02:26'), (11177, 1605, '2010-08-10 11:02:29'), (11178, 1605, '2010-08-10 11:02:49'), (11179, 1605, '2010-08-10 11:03:06'), (11180, 1605, '2010-08-10 11:03:08'), (11181, 1605, '2010-08-10 11:03:28'), (11182, 1605, '2010-08-10 11:03:30'), (11183, 1605, '2010-08-10 11:03:35'), (11184, 1605, '2010-08-10 11:03:37'), (11185, 1605, '2010-08-10 11:04:04'), (11186, 1605, '2010-08-10 11:04:06'), (11187, 1605, '2010-08-10 11:04:58'), (11188, 1605, '2010-08-10 11:05:05'), (11189, 1605, '2010-08-10 11:05:22'), (11190, 1605, '2010-08-10 11:05:24'), (11191, 1605, '2010-08-10 11:05:34'), (11192, 1605, '2010-08-10 11:05:48'), (11193, 1605, '2010-08-10 11:05:59'), (11194, 1605, '2010-08-10 11:06:01'), (11195, 1605, '2010-08-10 11:06:10'), (11196, 1605, '2010-08-10 11:06:22'), (11197, 1605, '2010-08-10 11:06:24'), (11198, 1605, '2010-08-10 11:06:29'), (11199, 1605, '2010-08-10 11:06:31'), (11200, 1605, '2010-08-10 11:06:33'), (11201, 1605, '2010-08-10 11:06:35'), (11202, 1605, '2010-08-10 11:07:16'), (11203, 1605, '2010-08-10 11:07:18'), (11204, 1605, '2010-08-10 11:07:34'), (11205, 1605, '2010-08-10 11:07:36'), (11206, 1606, '2010-08-10 12:04:36'), (11207, 1607, '2010-08-10 12:20:40'), (11208, 1607, '2010-08-10 12:20:55'), (11209, 1607, '2010-08-10 12:21:10'), (11210, 1607, '2010-08-10 12:24:36'), (11211, 1607, '2010-08-10 12:24:47'), (11212, 1607, '2010-08-10 12:25:06'), (11213, 1607, '2010-08-10 12:25:46'), (11214, 1607, '2010-08-10 12:25:56'), (11215, 1607, '2010-08-10 12:26:29'), (11216, 1607, '2010-08-10 12:27:06'), (11217, 1607, '2010-08-10 12:27:21'), (11218, 1607, '2010-08-10 12:27:52'), (11219, 1608, '2010-08-10 12:42:21'), (11220, 1608, '2010-08-10 12:42:35'), (11221, 1608, '2010-08-10 12:42:42'), (11222, 1608, '2010-08-10 12:42:51'), (11223, 1608, '2010-08-10 12:43:14'), (11224, 1608, '2010-08-10 12:43:58'), (11225, 1608, '2010-08-10 12:44:12'), (11226, 1608, '2010-08-10 12:44:48'), (11227, 1608, '2010-08-10 12:45:16'), (11228, 1608, '2010-08-10 12:45:25'), (11229, 1608, '2010-08-10 12:46:06'), (11230, 1608, '2010-08-10 12:46:11'), (11231, 1608, '2010-08-10 12:46:17'), (11232, 1608, '2010-08-10 12:46:21'), (11233, 1608, '2010-08-10 12:46:36'), (11234, 1608, '2010-08-10 12:46:42'), (11235, 1608, '2010-08-10 12:46:49'), (11236, 1608, '2010-08-10 12:46:53'), (11237, 1609, '2010-08-10 13:03:56'), (11238, 1609, '2010-08-10 13:04:27'), (11239, 1609, '2010-08-10 13:04:37'), (11240, 1610, '2010-08-10 13:07:53'), (11241, 1610, '2010-08-10 13:08:04'), (11242, 1610, '2010-08-10 13:08:25'), (11243, 1611, '2010-08-10 13:34:39'), (11244, 1612, '2010-08-10 13:43:04'), (11245, 1613, '2010-08-10 13:49:17'), (11246, 1613, '2010-08-10 13:49:35'), (11247, 1613, '2010-08-10 13:49:43'), (11248, 1613, '2010-08-10 13:49:57'), (11249, 1613, '2010-08-10 13:50:35'), (11250, 1613, '2010-08-10 13:50:41'), (11251, 1613, '2010-08-10 13:50:43'), (11252, 1613, '2010-08-10 13:50:45'), (11253, 1613, '2010-08-10 13:50:58'), (11254, 1613, '2010-08-10 13:51:07'), (11255, 1613, '2010-08-10 13:51:29'), (11256, 1614, '2010-08-10 13:51:42'), (11257, 1614, '2010-08-10 13:51:49'), (11258, 1614, '2010-08-10 13:51:57'), (11259, 1614, '2010-08-10 13:52:06'), (11260, 1614, '2010-08-10 13:52:13'), (11261, 1615, '2010-08-10 14:07:54'), (11262, 1615, '2010-08-10 14:08:13'), (11263, 1615, '2010-08-10 14:08:31'), (11264, 1615, '2010-08-10 14:08:40'), (11265, 1615, '2010-08-10 14:08:45'), (11266, 1616, '2010-08-10 14:13:55'), (11267, 1617, '2010-08-10 14:26:57'), (11268, 1618, '2010-08-10 14:45:29'), (11269, 1619, '2010-08-10 14:56:45'), (11270, 1619, '2010-08-10 14:56:56'), (11271, 1619, '2010-08-10 14:57:08'), (11272, 1619, '2010-08-10 14:57:29'), (11273, 1619, '2010-08-10 14:57:39'), (11274, 1619, '2010-08-10 14:57:48'), (11275, 1619, '2010-08-10 14:58:04'), (11276, 1619, '2010-08-10 14:58:30'), (11277, 1620, '2010-08-10 15:14:41'), (11278, 1621, '2010-08-10 15:27:28'), (11279, 1621, '2010-08-10 15:27:56'), (11280, 1621, '2010-08-10 15:28:22'), (11281, 1621, '2010-08-10 15:28:42'), (11282, 1621, '2010-08-10 15:29:00'), (11283, 1621, '2010-08-10 15:29:03'), (11284, 1621, '2010-08-10 15:29:11'), (11285, 1622, '2010-08-10 15:57:50'), (11286, 1623, '2010-08-10 17:00:56'), (11287, 1623, '2010-08-10 17:01:13'), (11288, 1623, '2010-08-10 17:01:23'), (11289, 1623, '2010-08-10 17:01:24'), (11290, 1624, '2010-08-10 17:34:27'), (11291, 1625, '2010-08-10 17:41:45'), (11292, 1625, '2010-08-10 17:42:18'), (11293, 1625, '2010-08-10 17:42:39'), (11294, 1625, '2010-08-10 17:42:45'), (11295, 1626, '2010-08-10 17:45:42'), (11296, 1626, '2010-08-10 17:47:22'), (11297, 1627, '2010-08-10 17:47:22'), (11298, 1626, '2010-08-10 17:47:33'), (11299, 1628, '2010-08-10 17:52:31'), (11300, 1629, '2010-08-10 18:42:43'), (11301, 1630, '2010-08-10 18:45:14'), (11302, 1631, '2010-08-10 19:04:37'), (11303, 1632, '2010-08-10 19:15:45'), (11304, 1633, '2010-08-10 19:46:16'), (11305, 1634, '2010-08-10 19:54:15'), (11306, 1635, '2010-08-10 19:56:03'), (11307, 1636, '2010-08-10 20:06:24'), (11308, 1637, '2010-08-10 21:25:00'), (11309, 1638, '2010-08-10 22:02:57'), (11310, 1640, '2010-08-10 22:02:57'), (11311, 1639, '2010-08-10 22:02:57'), (11312, 1641, '2010-08-10 22:02:58'), (11313, 1642, '2010-08-10 22:09:55'), (11314, 1642, '2010-08-10 22:10:55'), (11315, 1643, '2010-08-10 22:11:59'), (11316, 1642, '2010-08-10 22:13:04'), (11317, 1642, '2010-08-10 22:13:44'), (11318, 1642, '2010-08-10 22:13:53'), (11319, 1642, '2010-08-10 22:14:11'), (11320, 1642, '2010-08-10 22:14:28'), (11321, 1642, '2010-08-10 22:14:46'), (11322, 1642, '2010-08-10 22:15:00'), (11323, 1642, '2010-08-10 22:15:09'), (11324, 1642, '2010-08-10 22:15:24'), (11325, 1642, '2010-08-10 22:15:39'), (11326, 1642, '2010-08-10 22:15:51'), (11327, 1642, '2010-08-10 22:16:08'), (11328, 1642, '2010-08-10 22:16:20'), (11329, 1642, '2010-08-10 22:17:06'), (11330, 1642, '2010-08-10 22:17:59'), (11331, 1642, '2010-08-10 22:18:29'), (11332, 1642, '2010-08-10 22:19:00'), (11333, 1642, '2010-08-10 22:19:00'), (11334, 1642, '2010-08-10 22:19:05'), (11335, 1642, '2010-08-10 22:19:08'), (11336, 1642, '2010-08-10 22:19:10'), (11337, 1642, '2010-08-10 22:19:10'), (11338, 1642, '2010-08-10 22:19:14'), (11339, 1642, '2010-08-10 22:19:25'), (11340, 1642, '2010-08-10 22:19:40'), (11341, 1642, '2010-08-10 22:19:42'), (11342, 1642, '2010-08-10 22:19:42'), (11343, 1642, '2010-08-10 22:19:42'), (11344, 1642, '2010-08-10 22:19:43'), (11345, 1642, '2010-08-10 22:19:45'), (11346, 1642, '2010-08-10 22:19:52'), (11347, 1644, '2010-08-10 23:13:25'), (11348, 1645, '2010-08-10 23:28:10'), (11349, 1646, '2010-08-10 23:59:30'), (11350, 1647, '2010-08-11 00:39:03'), (11351, 1648, '2010-08-11 00:45:43'), (11352, 1649, '2010-08-11 00:53:27'), (11353, 1650, '2010-08-11 00:54:19'), (11354, 1651, '2010-08-11 00:56:23'), (11355, 1652, '2010-08-11 01:04:10'), (11356, 1653, '2010-08-11 01:05:08'), (11357, 1654, '2010-08-11 01:05:21'), (11358, 1655, '2010-08-11 01:05:50'), (11359, 1656, '2010-08-11 01:06:27'), (11360, 1657, '2010-08-11 01:08:13'), (11361, 1658, '2010-08-11 01:09:21'), (11362, 1659, '2010-08-11 01:10:10'), (11363, 1660, '2010-08-11 01:19:30'), (11364, 1661, '2010-08-11 01:31:12'), (11365, 1662, '2010-08-11 01:35:08'), (11366, 1663, '2010-08-11 01:41:15'), (11367, 1664, '2010-08-11 01:41:49'), (11368, 1665, '2010-08-11 02:07:47'), (11369, 1666, '2010-08-11 02:11:37'), (11370, 1667, '2010-08-11 02:16:25'), (11371, 1668, '2010-08-11 02:34:54'), (11372, 1669, '2010-08-11 02:37:06'), (11373, 1670, '2010-08-11 02:45:32'), (11374, 1671, '2010-08-11 02:47:25'), (11375, 1672, '2010-08-11 02:54:12'), (11376, 1673, '2010-08-11 02:55:02'), (11377, 1674, '2010-08-11 02:55:14'), (11378, 1675, '2010-08-11 02:56:38'), (11379, 1676, '2010-08-11 03:01:49'), (11380, 1677, '2010-08-11 03:22:25'), (11381, 1678, '2010-08-11 03:31:22'), (11382, 1679, '2010-08-11 03:38:15'), (11383, 1680, '2010-08-11 04:31:20'), (11384, 1681, '2010-08-11 04:43:12'), (11385, 1682, '2010-08-11 04:47:11'), (11386, 1683, '2010-08-11 05:32:54'), (11387, 1684, '2010-08-11 05:45:09'), (11388, 1684, '2010-08-11 05:45:51'), (11389, 1684, '2010-08-11 05:45:58'), (11390, 1684, '2010-08-11 05:47:02'), (11391, 1684, '2010-08-11 05:47:08'), (11392, 1684, '2010-08-11 05:47:16'), (11393, 1684, '2010-08-11 05:48:01'), (11394, 1684, '2010-08-11 05:49:36'), (11395, 1684, '2010-08-11 05:51:13'), (11396, 1684, '2010-08-11 05:52:29'), (11397, 1684, '2010-08-11 05:52:41'), (11398, 1685, '2010-08-11 05:52:55'), (11399, 1684, '2010-08-11 05:53:01'), (11400, 1684, '2010-08-11 05:53:49'), (11401, 1684, '2010-08-11 05:54:02'), (11402, 1684, '2010-08-11 05:54:27'), (11403, 1686, '2010-08-11 06:14:10'), (11404, 1686, '2010-08-11 06:14:19'), (11405, 1686, '2010-08-11 06:14:24'), (11406, 1686, '2010-08-11 06:14:29'), (11407, 1686, '2010-08-11 06:14:50'), (11408, 1686, '2010-08-11 06:15:11'), (11409, 1686, '2010-08-11 06:15:17'), (11410, 1686, '2010-08-11 06:15:29'), (11411, 1687, '2010-08-11 06:28:34'), (11412, 1688, '2010-08-11 07:42:08'), (11413, 1689, '2010-08-11 08:01:53'), (11414, 1690, '2010-08-11 08:02:20'), (11415, 1689, '2010-08-11 08:02:22'), (11416, 1689, '2010-08-11 08:02:30'), (11417, 1689, '2010-08-11 08:02:37'), (11418, 1690, '2010-08-11 08:02:41'), (11419, 1689, '2010-08-11 08:03:09'), (11420, 1690, '2010-08-11 08:03:17'), (11421, 1689, '2010-08-11 08:03:17'), (11422, 1691, '2010-08-11 08:27:14'), (11423, 1691, '2010-08-11 08:27:34'), (11424, 1691, '2010-08-11 08:27:50'), (11425, 1692, '2010-08-11 08:48:36'), (11426, 1693, '2010-08-11 08:51:03'), (11427, 1694, '2010-08-11 09:30:25'), (11428, 1695, '2010-08-11 09:33:18'), (11429, 1696, '2010-08-11 10:42:59'), (11430, 1697, '2010-08-11 11:05:05'), (11431, 1697, '2010-08-11 11:05:26'), (11432, 1697, '2010-08-11 11:05:36'), (11433, 1697, '2010-08-11 11:05:43'), (11434, 1697, '2010-08-11 11:06:17'), (11435, 1697, '2010-08-11 11:06:30'), (11436, 1697, '2010-08-11 11:06:36'), (11437, 1697, '2010-08-11 11:06:48'), (11438, 1697, '2010-08-11 11:07:01'), (11439, 1697, '2010-08-11 11:07:15'), (11440, 1697, '2010-08-11 11:07:35'), (11441, 1697, '2010-08-11 11:07:42'), (11442, 1697, '2010-08-11 11:07:57'), (11443, 1697, '2010-08-11 11:08:02'), (11444, 1697, '2010-08-11 11:08:14'), (11445, 1697, '2010-08-11 11:08:22'), (11446, 1697, '2010-08-11 11:08:23'), (11447, 1697, '2010-08-11 11:08:24'), (11448, 1697, '2010-08-11 11:08:25'), (11449, 1698, '2010-08-11 11:13:31'), (11450, 1699, '2010-08-11 12:09:59'), (11451, 1700, '2010-08-11 12:24:46'), (11452, 1701, '2010-08-11 13:08:40'), (11453, 1702, '2010-08-11 13:14:17'), (11454, 1703, '2010-08-11 13:20:34'), (11455, 1704, '2010-08-11 13:41:46'), (11456, 1705, '2010-08-11 13:54:59'), (11457, 1706, '2010-08-11 14:17:33'), (11458, 1707, '2010-08-11 14:53:58'), (11459, 1708, '2010-08-11 15:06:38'), (11460, 1709, '2010-08-11 15:20:20'), (11461, 1710, '2010-08-11 15:20:23'), (11462, 1711, '2010-08-11 15:20:26'), (11463, 1712, '2010-08-11 15:20:28'), (11464, 1713, '2010-08-11 15:20:31'), (11465, 1714, '2010-08-11 15:20:34'), (11466, 1715, '2010-08-11 15:20:37'), (11467, 1716, '2010-08-11 15:20:40'), (11468, 1717, '2010-08-11 15:20:55'), (11469, 1718, '2010-08-11 15:20:58'), (11470, 1719, '2010-08-11 15:21:01'), (11471, 1720, '2010-08-11 15:21:03'), (11472, 1721, '2010-08-11 15:21:05'), (11473, 1722, '2010-08-11 15:21:08'), (11474, 1723, '2010-08-11 15:21:10'), (11475, 1724, '2010-08-11 15:21:12'), (11476, 1725, '2010-08-11 15:21:14'), (11477, 1726, '2010-08-11 15:21:15'), (11478, 1727, '2010-08-11 15:21:18'), (11479, 1728, '2010-08-11 15:21:20'), (11480, 1729, '2010-08-11 15:21:22'), (11481, 1730, '2010-08-11 15:21:25'), (11482, 1731, '2010-08-11 15:21:27'), (11483, 1732, '2010-08-11 15:21:29'), (11484, 1733, '2010-08-11 15:21:31'), (11485, 1734, '2010-08-11 15:21:34'), (11486, 1735, '2010-08-11 15:21:37'), (11487, 1736, '2010-08-11 15:21:39'), (11488, 1737, '2010-08-11 15:21:42'), (11489, 1738, '2010-08-11 15:21:46'), (11490, 1739, '2010-08-11 15:21:49'), (11491, 1740, '2010-08-11 15:21:52'), (11492, 1741, '2010-08-11 15:21:55'), (11493, 1742, '2010-08-11 15:21:58'), (11494, 1743, '2010-08-11 15:22:01'), (11495, 1744, '2010-08-11 15:22:04'), (11496, 1745, '2010-08-11 15:22:06'), (11497, 1746, '2010-08-11 15:22:09'), (11498, 1747, '2010-08-11 15:22:12'), (11499, 1748, '2010-08-11 15:22:15'), (11500, 1749, '2010-08-11 15:22:18'), (11501, 1750, '2010-08-11 15:22:20'), (11502, 1751, '2010-08-11 15:22:23'), (11503, 1752, '2010-08-11 15:22:26'), (11504, 1753, '2010-08-11 15:22:28'), (11505, 1754, '2010-08-11 15:22:31'), (11506, 1755, '2010-08-11 15:22:34'), (11507, 1756, '2010-08-11 15:22:37'), (11508, 1757, '2010-08-11 15:22:39'), (11509, 1758, '2010-08-11 15:22:42'), (11510, 1759, '2010-08-11 15:22:50'), (11511, 1760, '2010-08-11 16:03:12'), (11512, 1760, '2010-08-11 16:03:33'), (11513, 1761, '2010-08-11 16:04:58'), (11514, 1760, '2010-08-11 16:09:27'), (11515, 1760, '2010-08-11 16:09:29'), (11516, 1760, '2010-08-11 16:09:29'), (11517, 1760, '2010-08-11 16:09:32'), (11518, 1760, '2010-08-11 16:09:34'), (11519, 1760, '2010-08-11 16:09:35'), (11520, 1760, '2010-08-11 16:09:35'), (11521, 1760, '2010-08-11 16:09:35'), (11522, 1760, '2010-08-11 16:09:37'), (11523, 1760, '2010-08-11 16:09:43'), (11524, 1760, '2010-08-11 16:09:48'), (11525, 1760, '2010-08-11 16:09:54'), (11526, 1760, '2010-08-11 16:10:07'), (11527, 1760, '2010-08-11 16:13:19'), (11528, 1762, '2010-08-11 16:13:42'), (11529, 1762, '2010-08-11 16:13:50'), (11530, 1762, '2010-08-11 16:13:58'), (11531, 1762, '2010-08-11 16:14:04'), (11532, 1762, '2010-08-11 16:14:15'), (11533, 1762, '2010-08-11 16:14:30'), (11534, 1762, '2010-08-11 16:14:30'), (11535, 1762, '2010-08-11 16:14:30'), (11536, 1762, '2010-08-11 16:15:04'), (11537, 1762, '2010-08-11 16:15:15'), (11538, 1762, '2010-08-11 16:15:26'), (11539, 1762, '2010-08-11 16:15:30'), (11540, 1762, '2010-08-11 16:15:40'), (11541, 1763, '2010-08-11 16:15:44'), (11542, 1762, '2010-08-11 16:15:51'), (11543, 1763, '2010-08-11 16:15:53'), (11544, 1762, '2010-08-11 16:15:54'), (11545, 1763, '2010-08-11 16:16:25'), (11546, 1763, '2010-08-11 16:17:31'), (11547, 1763, '2010-08-11 16:18:08'), (11548, 1763, '2010-08-11 16:18:39'), (11549, 1763, '2010-08-11 16:18:42'), (11550, 1763, '2010-08-11 16:18:46'), (11551, 1763, '2010-08-11 16:18:50'), (11552, 1763, '2010-08-11 16:21:57'), (11553, 1763, '2010-08-11 16:22:15'), (11554, 1763, '2010-08-11 16:22:23'), (11555, 1763, '2010-08-11 16:23:32'), (11556, 1763, '2010-08-11 16:23:53'), (11557, 1764, '2010-08-11 16:51:34'), (11558, 1764, '2010-08-11 16:51:53'), (11559, 1764, '2010-08-11 16:52:11'), (11560, 1764, '2010-08-11 16:52:31'), (11561, 1764, '2010-08-11 16:52:57'), (11562, 1764, '2010-08-11 16:53:16'), (11563, 1764, '2010-08-11 16:53:41'), (11564, 1765, '2010-08-11 16:53:46'), (11565, 1764, '2010-08-11 16:54:08'), (11566, 1764, '2010-08-11 16:54:15'), (11567, 1764, '2010-08-11 16:54:35'), (11568, 1764, '2010-08-11 16:54:41'), (11569, 1766, '2010-08-11 17:13:22'), (11570, 1767, '2010-08-11 17:36:16'), (11571, 1767, '2010-08-11 17:36:40'), (11572, 1767, '2010-08-11 17:36:41'), (11573, 1767, '2010-08-11 17:36:52'), (11574, 1767, '2010-08-11 17:37:06'), (11575, 1768, '2010-08-11 18:00:46'), (11576, 1768, '2010-08-11 18:00:54'), (11577, 1768, '2010-08-11 18:00:58'), (11578, 1768, '2010-08-11 18:01:07'), (11579, 1768, '2010-08-11 18:01:18'), (11580, 1768, '2010-08-11 18:01:22'), (11581, 1768, '2010-08-11 18:01:34'), (11582, 1768, '2010-08-11 18:01:35'), (11583, 1768, '2010-08-11 18:01:38'), (11584, 1769, '2010-08-11 18:30:42'), (11585, 1770, '2010-08-11 18:32:46'), (11586, 1770, '2010-08-11 18:33:09'), (11587, 1770, '2010-08-11 18:33:31'), (11588, 1771, '2010-08-11 18:44:36'), (11589, 1771, '2010-08-11 18:44:48'), (11590, 1771, '2010-08-11 18:44:49'), (11591, 1771, '2010-08-11 18:44:54'), (11592, 1771, '2010-08-11 18:44:54'), (11593, 1771, '2010-08-11 18:44:55'), (11594, 1772, '2010-08-11 18:44:56'), (11595, 1771, '2010-08-11 18:45:02'), (11596, 1771, '2010-08-11 18:45:02'), (11597, 1771, '2010-08-11 18:45:17'), (11598, 1771, '2010-08-11 18:45:22'), (11599, 1771, '2010-08-11 18:45:23'), (11600, 1771, '2010-08-11 18:45:24'), (11601, 1773, '2010-08-11 18:46:06'), (11602, 1774, '2010-08-11 18:46:44'), (11603, 1775, '2010-08-11 18:46:56'), (11604, 1776, '2010-08-11 18:50:23'), (11605, 1777, '2010-08-11 19:18:43'), (11606, 1777, '2010-08-11 19:18:55'), (11607, 1777, '2010-08-11 19:19:07'), (11608, 1778, '2010-08-11 19:39:55'), (11609, 1779, '2010-08-11 20:03:32'), (11610, 1780, '2010-08-11 20:09:53'), (11611, 1781, '2010-08-11 20:17:29'), (11612, 1782, '2010-08-11 21:14:31'), (11613, 1782, '2010-08-11 21:15:13'), (11614, 1782, '2010-08-11 21:15:22'), (11615, 1782, '2010-08-11 21:15:30'), (11616, 1782, '2010-08-11 21:15:31'), (11617, 1782, '2010-08-11 21:15:32'), (11618, 1783, '2010-08-11 21:39:51'), (11619, 1784, '2010-08-11 21:39:54'), (11620, 1784, '2010-08-11 21:40:12'), (11621, 1784, '2010-08-11 21:40:30'), (11622, 1784, '2010-08-11 21:40:32'), (11623, 1784, '2010-08-11 21:40:39'), (11624, 1784, '2010-08-11 21:40:43'), (11625, 1784, '2010-08-11 21:40:47'), (11626, 1784, '2010-08-11 21:40:53'), (11627, 1784, '2010-08-11 21:41:55'), (11628, 1784, '2010-08-11 21:42:29'), (11629, 1784, '2010-08-11 21:42:48'), (11630, 1784, '2010-08-11 21:43:03'), (11631, 1784, '2010-08-11 21:43:04'), (11632, 1784, '2010-08-11 21:43:32'), (11633, 1784, '2010-08-11 21:43:40'), (11634, 1784, '2010-08-11 21:43:43'), (11635, 1784, '2010-08-11 21:43:54'), (11636, 1784, '2010-08-11 21:44:16'), (11637, 1784, '2010-08-11 21:44:35'), (11638, 1785, '2010-08-11 21:46:01'), (11639, 1786, '2010-08-11 22:02:20'), (11640, 1786, '2010-08-11 22:02:42'), (11641, 1786, '2010-08-11 22:02:48'), (11642, 1786, '2010-08-11 22:02:58'), (11643, 1786, '2010-08-11 22:06:04'), (11644, 1787, '2010-08-11 22:20:34'), (11645, 1788, '2010-08-11 22:46:25'), (11646, 1789, '2010-08-11 23:09:51'), (11647, 1790, '2010-08-11 23:53:39'), (11648, 1791, '2010-08-12 00:00:52'), (11649, 1792, '2010-08-12 00:31:31'), (11650, 1793, '2010-08-12 01:11:27'), (11651, 1794, '2010-08-12 02:02:00'), (11652, 1795, '2010-08-12 02:17:09'), (11653, 1796, '2010-08-12 02:18:03'), (11654, 1797, '2010-08-12 02:24:30'), (11655, 1798, '2010-08-12 03:17:52'), (11656, 1799, '2010-08-12 03:19:55'), (11657, 1800, '2010-08-12 03:49:33'), (11658, 1801, '2010-08-12 04:49:15'), (11659, 1802, '2010-08-12 05:07:17'), (11660, 1803, '2010-08-12 06:24:30'), (11661, 1804, '2010-08-12 06:51:27'), (11662, 1805, '2010-08-12 06:53:20'), (11663, 1806, '2010-08-12 06:57:25'), (11664, 1807, '2010-08-12 07:14:09'), (11665, 1808, '2010-08-12 07:32:33'), (11666, 1808, '2010-08-12 07:32:59'), (11667, 1808, '2010-08-12 07:32:59'), (11668, 1808, '2010-08-12 07:32:59'), (11669, 1808, '2010-08-12 07:33:00'), (11670, 1808, '2010-08-12 07:33:03'), (11671, 1808, '2010-08-12 07:33:04'), (11672, 1808, '2010-08-12 07:33:04'), (11673, 1808, '2010-08-12 07:33:05'), (11674, 1808, '2010-08-12 07:33:06'), (11675, 1808, '2010-08-12 07:33:07'), (11676, 1808, '2010-08-12 07:33:08'), (11677, 1808, '2010-08-12 07:33:17'), (11678, 1808, '2010-08-12 07:33:44'), (11679, 1809, '2010-08-12 07:45:25'), (11680, 1809, '2010-08-12 07:45:43'), (11681, 1809, '2010-08-12 07:45:52'), (11682, 1809, '2010-08-12 07:45:56'), (11683, 1809, '2010-08-12 07:46:03'), (11684, 1809, '2010-08-12 07:46:15'), (11685, 1809, '2010-08-12 07:46:30'), (11686, 1809, '2010-08-12 07:46:37'), (11687, 1810, '2010-08-12 08:49:06'), (11688, 1810, '2010-08-12 08:49:21'), (11689, 1810, '2010-08-12 08:49:27'), (11690, 1810, '2010-08-12 08:49:38'), (11691, 1810, '2010-08-12 08:49:44'), (11692, 1810, '2010-08-12 08:49:49'), (11693, 1810, '2010-08-12 08:49:54'), (11694, 1810, '2010-08-12 08:50:07'), (11695, 1810, '2010-08-12 08:50:24'), (11696, 1810, '2010-08-12 08:50:34'), (11697, 1810, '2010-08-12 08:50:39'), (11698, 1810, '2010-08-12 08:50:46'), (11699, 1810, '2010-08-12 08:50:50'), (11700, 1810, '2010-08-12 08:51:08'), (11701, 1811, '2010-08-12 08:51:20'), (11702, 1810, '2010-08-12 08:51:20'), (11703, 1812, '2010-08-12 08:52:37'), (11704, 1813, '2010-08-12 09:56:43'), (11705, 1814, '2010-08-12 10:28:14'), (11706, 1815, '2010-08-12 11:30:26'), (11707, 1816, '2010-08-12 11:40:22'), (11708, 1816, '2010-08-12 11:40:44'), (11709, 1816, '2010-08-12 11:40:54'), (11710, 1816, '2010-08-12 11:41:22'), (11711, 1816, '2010-08-12 11:41:37'), (11712, 1816, '2010-08-12 11:41:59'), (11713, 1816, '2010-08-12 11:42:13'), (11714, 1817, '2010-08-12 12:32:40'), (11715, 1818, '2010-08-12 12:39:26'), (11716, 1818, '2010-08-12 12:39:51'), (11717, 1819, '2010-08-12 12:53:03'), (11718, 1820, '2010-08-12 13:03:39'), (11719, 1820, '2010-08-12 13:04:14'), (11720, 1820, '2010-08-12 13:04:34'), (11721, 1821, '2010-08-12 13:12:06'), (11722, 1821, '2010-08-12 13:12:17'), (11723, 1821, '2010-08-12 13:12:31'), (11724, 1822, '2010-08-12 13:14:31'), (11725, 1823, '2010-08-12 13:16:53'), (11726, 1823, '2010-08-12 13:17:05'), (11727, 1824, '2010-08-12 13:17:10'), (11728, 1823, '2010-08-12 13:17:15'), (11729, 1823, '2010-08-12 13:17:20'), (11730, 1824, '2010-08-12 13:17:22'), (11731, 1824, '2010-08-12 13:17:30'), (11732, 1824, '2010-08-12 13:17:34'), (11733, 1824, '2010-08-12 13:17:44'), (11734, 1825, '2010-08-12 14:13:34'), (11735, 1826, '2010-08-12 14:18:02'), (11736, 1827, '2010-08-12 14:38:42'), (11737, 1827, '2010-08-12 14:38:51'), (11738, 1827, '2010-08-12 14:38:58'), (11739, 1827, '2010-08-12 14:39:03'), (11740, 1827, '2010-08-12 14:39:15'), (11741, 1828, '2010-08-12 14:57:55'), (11742, 1829, '2010-08-12 15:22:04'), (11743, 1829, '2010-08-12 15:22:29'), (11744, 1829, '2010-08-12 15:22:57'), (11745, 1829, '2010-08-12 15:23:18'), (11746, 1829, '2010-08-12 15:23:33'), (11747, 1829, '2010-08-12 15:23:50'), (11748, 1829, '2010-08-12 15:24:05'), (11749, 1829, '2010-08-12 15:24:16'), (11750, 1829, '2010-08-12 15:24:33'), (11751, 1829, '2010-08-12 15:24:44'), (11752, 1829, '2010-08-12 15:25:08'), (11753, 1829, '2010-08-12 15:25:36'), (11754, 1830, '2010-08-12 15:51:24'), (11755, 1830, '2010-08-12 15:51:46'), (11756, 1830, '2010-08-12 15:51:55'), (11757, 1830, '2010-08-12 15:52:00'), (11758, 1830, '2010-08-12 15:52:20'), (11759, 1831, '2010-08-12 16:08:10'), (11760, 1831, '2010-08-12 16:08:20'), (11761, 1831, '2010-08-12 16:08:45'), (11762, 1831, '2010-08-12 16:08:47'), (11763, 1831, '2010-08-12 16:08:49'), (11764, 1831, '2010-08-12 16:08:49'), (11765, 1831, '2010-08-12 16:08:51'), (11766, 1831, '2010-08-12 16:08:59'), (11767, 1831, '2010-08-12 16:09:00'), (11768, 1831, '2010-08-12 16:09:06'), (11769, 1831, '2010-08-12 16:09:19'), (11770, 1831, '2010-08-12 16:09:31'), (11771, 1831, '2010-08-12 16:09:36'), (11772, 1831, '2010-08-12 16:09:58'), (11773, 1831, '2010-08-12 16:10:43'), (11774, 1831, '2010-08-12 16:10:49'), (11775, 1831, '2010-08-12 16:12:12'), (11776, 1831, '2010-08-12 16:12:26'), (11777, 1831, '2010-08-12 16:12:28'), (11778, 1831, '2010-08-12 16:12:30'), (11779, 1831, '2010-08-12 16:12:35'), (11780, 1831, '2010-08-12 16:13:03'), (11781, 1831, '2010-08-12 16:13:14'), (11782, 1832, '2010-08-12 16:52:14'), (11783, 1832, '2010-08-12 16:52:45'), (11784, 1832, '2010-08-12 16:53:23'), (11785, 1833, '2010-08-12 16:55:39'), (11786, 1833, '2010-08-12 16:56:24'), (11787, 1833, '2010-08-12 16:59:45'), (11788, 1833, '2010-08-12 17:00:07'), (11789, 1833, '2010-08-12 17:00:21'), (11790, 1833, '2010-08-12 17:00:35'), (11791, 1833, '2010-08-12 17:00:43'), (11792, 1833, '2010-08-12 17:00:54'), (11793, 1833, '2010-08-12 17:01:24'), (11794, 1834, '2010-08-12 17:03:51'), (11795, 1834, '2010-08-12 17:04:15'), (11796, 1834, '2010-08-12 17:04:23'), (11797, 1834, '2010-08-12 17:04:33'), (11798, 1834, '2010-08-12 17:04:36'), (11799, 1835, '2010-08-12 17:06:51'), (11800, 1835, '2010-08-12 17:07:39'), (11801, 1835, '2010-08-12 17:07:51'), (11802, 1835, '2010-08-12 17:08:21'), (11803, 1835, '2010-08-12 17:08:50'), (11804, 1835, '2010-08-12 17:09:23'), (11805, 1836, '2010-08-12 17:09:31'), (11806, 1837, '2010-08-12 17:20:19'), (11807, 1838, '2010-08-12 17:21:19'), (11808, 1837, '2010-08-12 17:24:30'), (11809, 1839, '2010-08-12 17:27:15'), (11810, 1840, '2010-08-12 17:33:11'), (11811, 1841, '2010-08-12 17:39:06'), (11812, 1842, '2010-08-12 17:45:01'), (11813, 1843, '2010-08-12 17:56:54'), (11814, 1844, '2010-08-12 17:58:05'), (11815, 1845, '2010-08-12 18:02:53'), (11816, 1846, '2010-08-12 18:08:52'), (11817, 1847, '2010-08-12 18:09:33'), (11818, 1847, '2010-08-12 18:12:16'), (11819, 1847, '2010-08-12 18:14:02'), (11820, 1848, '2010-08-12 18:14:52'), (11821, 1849, '2010-08-12 18:16:37'), (11822, 1850, '2010-08-12 18:21:11'), (11823, 1851, '2010-08-12 18:27:29'), (11824, 1852, '2010-08-12 18:33:46'), (11825, 1853, '2010-08-12 18:40:04'), (11826, 1854, '2010-08-12 18:46:21'), (11827, 1855, '2010-08-12 18:48:17'), (11828, 1855, '2010-08-12 18:48:48'), (11829, 1855, '2010-08-12 18:49:06'), (11830, 1855, '2010-08-12 18:49:20'), (11831, 1855, '2010-08-12 18:49:36'), (11832, 1855, '2010-08-12 18:49:46'), (11833, 1856, '2010-08-12 18:52:40'), (11834, 1857, '2010-08-12 18:58:58'), (11835, 1858, '2010-08-12 19:11:31'), (11836, 1859, '2010-08-12 19:17:49'), (11837, 1860, '2010-08-12 19:24:07'), (11838, 1861, '2010-08-12 19:30:24'), (11839, 1862, '2010-08-12 19:42:53'), (11840, 1863, '2010-08-12 19:43:49'), (11841, 1864, '2010-08-12 19:48:18'), (11842, 1864, '2010-08-12 19:48:47'), (11843, 1865, '2010-08-12 19:49:09'), (11844, 1866, '2010-08-12 19:55:24'), (11845, 1867, '2010-08-12 20:07:53'), (11846, 1868, '2010-08-12 20:14:09'), (11847, 1869, '2010-08-12 20:20:24'), (11848, 1870, '2010-08-12 20:26:39'), (11849, 1871, '2010-08-12 20:32:23'), (11850, 1872, '2010-08-12 20:32:57'), (11851, 1873, '2010-08-12 20:36:33'), (11852, 1874, '2010-08-12 20:39:13'), (11853, 1875, '2010-08-12 20:45:34'), (11854, 1876, '2010-08-12 21:04:03'), (11855, 1877, '2010-08-12 21:10:19'), (11856, 1878, '2010-08-12 21:22:50'), (11857, 1879, '2010-08-12 21:32:19'), (11858, 1880, '2010-08-12 21:48:03'), (11859, 1881, '2010-08-12 21:54:18'), (11860, 1882, '2010-08-12 22:00:34'), (11861, 1883, '2010-08-12 22:13:28'), (11862, 1884, '2010-08-12 22:32:22'), (11863, 1885, '2010-08-12 22:45:12'), (11864, 1886, '2010-08-12 22:57:48'), (11865, 1887, '2010-08-12 23:04:06'), (11866, 1888, '2010-08-12 23:16:43'), (11867, 1889, '2010-08-12 23:29:21'), (11868, 1890, '2010-08-12 23:35:41'), (11869, 1891, '2010-08-12 23:48:19'), (11870, 1892, '2010-08-12 23:54:38'), (11871, 1893, '2010-08-13 00:00:58'), (11872, 1894, '2010-08-13 00:13:35'), (11873, 1895, '2010-08-13 00:19:55'), (11874, 1896, '2010-08-13 00:26:14'), (11875, 1897, '2010-08-13 00:45:10'), (11876, 1898, '2010-08-13 00:57:47'), (11877, 1899, '2010-08-13 01:04:06'), (11878, 1900, '2010-08-13 01:10:26'), (11879, 1901, '2010-08-13 01:16:45'), (11880, 1902, '2010-08-13 01:29:22'), (11881, 1903, '2010-08-13 01:35:41'), (11882, 1904, '2010-08-13 01:42:01'), (11883, 1905, '2010-08-13 01:54:38'), (11884, 1906, '2010-08-13 02:00:58'), (11885, 1907, '2010-08-13 02:07:17'), (11886, 1908, '2010-08-13 02:19:55'), (11887, 1909, '2010-08-13 02:26:14'), (11888, 1910, '2010-08-13 02:32:34'), (11889, 1911, '2010-08-13 02:38:53'), (11890, 1912, '2010-08-13 02:45:12'), (11891, 1913, '2010-08-13 02:51:31'), (11892, 1914, '2010-08-13 03:06:52'), (11893, 1915, '2010-08-13 03:10:14'), (11894, 1916, '2010-08-13 03:22:44'), (11895, 1917, '2010-08-13 03:29:00'), (11896, 1918, '2010-08-13 03:35:15'), (11897, 1919, '2010-08-13 03:47:37'), (11898, 1920, '2010-08-13 03:53:49'), (11899, 1921, '2010-08-13 04:00:02'), (11900, 1922, '2010-08-13 04:12:24'), (11901, 1923, '2010-08-13 04:30:44'), (11902, 1924, '2010-08-13 04:36:52'), (11903, 1925, '2010-08-13 04:43:00'), (11904, 1926, '2010-08-13 04:49:07'), (11905, 1927, '2010-08-13 04:58:57'), (11906, 1928, '2010-08-13 05:01:21'), (11907, 1929, '2010-08-13 05:07:30'), (11908, 1930, '2010-08-13 05:13:38'), (11909, 1931, '2010-08-13 05:19:45'), (11910, 1932, '2010-08-13 05:25:53'), (11911, 1933, '2010-08-13 05:38:07'), (11912, 1934, '2010-08-13 05:50:21'), (11913, 1935, '2010-08-13 05:56:28'), (11914, 1936, '2010-08-13 06:02:36'), (11915, 1937, '2010-08-13 06:08:03'), (11916, 1938, '2010-08-13 06:08:44'), (11917, 1939, '2010-08-13 06:15:26'), (11918, 1940, '2010-08-13 06:20:47'), (11919, 1941, '2010-08-13 06:23:28'), (11920, 1942, '2010-08-13 06:35:56'), (11921, 1943, '2010-08-13 06:48:25'), (11922, 1944, '2010-08-13 06:54:40'), (11923, 1945, '2010-08-13 07:07:09'), (11924, 1946, '2010-08-13 07:17:42'), (11925, 1946, '2010-08-13 07:18:00'), (11926, 1947, '2010-08-13 07:18:20'), (11927, 1947, '2010-08-13 07:18:40'), (11928, 1946, '2010-08-13 07:19:42'), (11929, 1948, '2010-08-13 07:25:51'), (11930, 1946, '2010-08-13 07:28:54'), (11931, 1946, '2010-08-13 07:28:59'), (11932, 1946, '2010-08-13 07:29:03'), (11933, 1946, '2010-08-13 07:29:39'), (11934, 1949, '2010-08-13 07:32:06'), (11935, 1950, '2010-08-13 07:38:21'), (11936, 1951, '2010-08-13 07:44:36'), (11937, 1952, '2010-08-13 07:57:05'), (11938, 1953, '2010-08-13 07:57:52'), (11939, 1953, '2010-08-13 07:58:03'), (11940, 1953, '2010-08-13 07:58:21'), (11941, 1953, '2010-08-13 07:58:54'), (11942, 1953, '2010-08-13 07:59:23'), (11943, 1953, '2010-08-13 07:59:33'), (11944, 1953, '2010-08-13 07:59:37'), (11945, 1953, '2010-08-13 07:59:38'), (11946, 1954, '2010-08-13 08:03:20'), (11947, 1953, '2010-08-13 08:03:36'), (11948, 1953, '2010-08-13 08:04:08'), (11949, 1953, '2010-08-13 08:04:31'), (11950, 1953, '2010-08-13 08:05:01'), (11951, 1953, '2010-08-13 08:05:17'), (11952, 1953, '2010-08-13 08:05:42'), (11953, 1953, '2010-08-13 08:06:07'), (11954, 1953, '2010-08-13 08:09:54'), (11955, 1953, '2010-08-13 08:11:25'), (11956, 1953, '2010-08-13 08:11:51'), (11957, 1955, '2010-08-13 08:15:49'), (11958, 1956, '2010-08-13 08:28:17'), (11959, 1957, '2010-08-13 08:34:32'), (11960, 1958, '2010-08-13 08:38:11'), (11961, 1958, '2010-08-13 08:38:22'), (11962, 1958, '2010-08-13 08:38:48'), (11963, 1959, '2010-08-13 08:40:46'), (11964, 1960, '2010-08-13 08:47:01'), (11965, 1961, '2010-08-13 08:59:29'), (11966, 1962, '2010-08-13 09:11:57'), (11967, 1963, '2010-08-13 09:18:12'), (11968, 1964, '2010-08-13 09:21:24'), (11969, 1965, '2010-08-13 09:24:26'), (11970, 1966, '2010-08-13 09:30:13'), (11971, 1967, '2010-08-13 09:30:40'), (11972, 1968, '2010-08-13 09:40:27'), (11973, 1969, '2010-08-13 09:43:07'), (11974, 1970, '2010-08-13 09:49:22'), (11975, 1971, '2010-08-13 09:55:37'), (11976, 1972, '2010-08-13 09:55:53'), (11977, 1972, '2010-08-13 09:56:11'), (11978, 1973, '2010-08-13 09:56:26'), (11979, 1973, '2010-08-13 09:56:34'), (11980, 1972, '2010-08-13 09:56:44'), (11981, 1973, '2010-08-13 09:56:52'), (11982, 1972, '2010-08-13 09:57:00'), (11983, 1973, '2010-08-13 09:57:05'), (11984, 1972, '2010-08-13 09:57:22'), (11985, 1974, '2010-08-13 10:08:03'), (11986, 1975, '2010-08-13 10:17:48'), (11987, 1975, '2010-08-13 10:18:03'), (11988, 1975, '2010-08-13 10:20:22'), (11989, 1975, '2010-08-13 10:20:23'), (11990, 1975, '2010-08-13 10:20:24'), (11991, 1975, '2010-08-13 10:20:27'), (11992, 1976, '2010-08-13 10:30:18'), (11993, 1976, '2010-08-13 10:30:32'), (11994, 1976, '2010-08-13 10:30:51'), (11995, 1976, '2010-08-13 10:31:04'), (11996, 1976, '2010-08-13 10:31:07'), (11997, 1976, '2010-08-13 10:31:08'), (11998, 1976, '2010-08-13 10:31:12'), (11999, 1976, '2010-08-13 10:31:12'), (12000, 1976, '2010-08-13 10:31:12'), (12001, 1976, '2010-08-13 10:31:17'), (12002, 1976, '2010-08-13 10:31:19'), (12003, 1976, '2010-08-13 10:31:28'), (12004, 1976, '2010-08-13 10:31:29'), (12005, 1976, '2010-08-13 10:31:33'), (12006, 1976, '2010-08-13 10:31:33'), (12007, 1976, '2010-08-13 10:31:33'), (12008, 1976, '2010-08-13 10:31:34'), (12009, 1976, '2010-08-13 10:31:37'), (12010, 1976, '2010-08-13 10:31:40'), (12011, 1976, '2010-08-13 10:31:40'), (12012, 1976, '2010-08-13 10:31:41'), (12013, 1976, '2010-08-13 10:31:44'), (12014, 1977, '2010-08-13 10:39:06'), (12015, 1978, '2010-08-13 10:57:45'), (12016, 1979, '2010-08-13 11:03:59'), (12017, 1980, '2010-08-13 11:10:13'), (12018, 1981, '2010-08-13 11:16:27'), (12019, 1982, '2010-08-13 11:28:52'), (12020, 1983, '2010-08-13 11:37:47'), (12021, 1983, '2010-08-13 11:38:17'), (12022, 1983, '2010-08-13 11:38:23'), (12023, 1983, '2010-08-13 11:39:05'), (12024, 1983, '2010-08-13 11:39:35'), (12025, 1983, '2010-08-13 11:39:47'), (12026, 1983, '2010-08-13 11:40:09'), (12027, 1983, '2010-08-13 11:41:04'), (12028, 1984, '2010-08-13 11:41:18'), (12029, 1983, '2010-08-13 11:41:52'), (12030, 1983, '2010-08-13 11:41:57'), (12031, 1983, '2010-08-13 11:42:19'), (12032, 1983, '2010-08-13 11:42:34'), (12033, 1983, '2010-08-13 11:42:41'), (12034, 1985, '2010-08-13 11:47:31'), (12035, 1986, '2010-08-13 11:48:39'), (12036, 1987, '2010-08-13 11:53:44'), (12037, 1988, '2010-08-13 12:11:14'), (12038, 1988, '2010-08-13 12:11:24'), (12039, 1988, '2010-08-13 12:11:28'), (12040, 1988, '2010-08-13 12:11:34'), (12041, 1989, '2010-08-13 12:12:20'), (12042, 1990, '2010-08-13 12:18:35'), (12043, 1991, '2010-08-13 12:19:33'), (12044, 1991, '2010-08-13 12:20:19'), (12045, 1991, '2010-08-13 12:20:47'), (12046, 1991, '2010-08-13 12:21:14'), (12047, 1991, '2010-08-13 12:21:45'), (12048, 1991, '2010-08-13 12:21:58'), (12049, 1991, '2010-08-13 12:22:07'), (12050, 1991, '2010-08-13 12:22:36'), (12051, 1991, '2010-08-13 12:22:56'), (12052, 1991, '2010-08-13 12:23:40'), (12053, 1991, '2010-08-13 12:23:48'), (12054, 1214, '2010-08-13 12:25:39'), (12055, 1992, '2010-08-13 12:30:58'), (12056, 1993, '2010-08-13 12:43:22'), (12057, 1214, '2010-08-13 12:57:40'), (12058, 1994, '2010-08-13 13:14:16'), (12059, 1995, '2010-08-13 13:27:38'), (12060, 1995, '2010-08-13 13:27:55'), (12061, 1995, '2010-08-13 13:28:24'), (12062, 1995, '2010-08-13 13:28:35'), (12063, 1995, '2010-08-13 13:28:40'), (12064, 1995, '2010-08-13 13:28:50'), (12065, 1995, '2010-08-13 13:29:01'), (12066, 1995, '2010-08-13 13:29:10'), (12067, 1995, '2010-08-13 13:29:16'), (12068, 1996, '2010-08-13 13:31:08'), (12069, 1997, '2010-08-13 13:48:10'), (12070, 1998, '2010-08-13 14:08:05'), (12071, 1998, '2010-08-13 14:08:21'), (12072, 1998, '2010-08-13 14:08:34'), (12073, 1998, '2010-08-13 14:08:46'), (12074, 1999, '2010-08-13 14:10:16'), (12075, 1998, '2010-08-13 14:10:21'), (12076, 1998, '2010-08-13 14:10:46'), (12077, 2000, '2010-08-13 14:16:30'), (12078, 2000, '2010-08-13 14:25:18'), (12079, 2001, '2010-08-13 15:24:14'), (12080, 2001, '2010-08-13 15:24:40'), (12081, 2001, '2010-08-13 15:27:06'), (12082, 2001, '2010-08-13 15:27:10'), (12083, 2001, '2010-08-13 15:29:15'), (12084, 2001, '2010-08-13 15:29:41'), (12085, 2001, '2010-08-13 15:30:12'), (12086, 2001, '2010-08-13 15:30:17'), (12087, 2001, '2010-08-13 15:30:18'), (12088, 2001, '2010-08-13 15:30:47'), (12089, 2001, '2010-08-13 15:30:57'), (12090, 2001, '2010-08-13 15:31:19'), (12091, 2001, '2010-08-13 15:31:43'), (12092, 2001, '2010-08-13 15:32:28'), (12093, 2001, '2010-08-13 15:32:49'), (12094, 2001, '2010-08-13 15:32:50'), (12095, 2001, '2010-08-13 15:32:52'), (12096, 2001, '2010-08-13 15:32:52'), (12097, 2001, '2010-08-13 15:32:53'), (12098, 2001, '2010-08-13 15:32:53'), (12099, 2001, '2010-08-13 15:32:57'), (12100, 2001, '2010-08-13 15:33:00'), (12101, 2001, '2010-08-13 15:33:14'), (12102, 2001, '2010-08-13 15:33:32'), (12103, 2001, '2010-08-13 15:33:46'), (12104, 2001, '2010-08-13 15:34:18'), (12105, 2001, '2010-08-13 15:34:36'), (12106, 2001, '2010-08-13 15:35:11'), (12107, 2001, '2010-08-13 15:35:28'), (12108, 2001, '2010-08-13 15:35:48'), (12109, 2001, '2010-08-13 15:40:00'), (12110, 2001, '2010-08-13 15:40:00'), (12111, 2001, '2010-08-13 15:40:02'), (12112, 2001, '2010-08-13 15:40:03'), (12113, 2001, '2010-08-13 15:40:05'), (12114, 2001, '2010-08-13 15:40:18'), (12115, 2001, '2010-08-13 15:40:22'), (12116, 2001, '2010-08-13 15:40:54'), (12117, 2001, '2010-08-13 15:41:51'), (12118, 2001, '2010-08-13 15:43:07'), (12119, 2001, '2010-08-13 15:44:50'), (12120, 2001, '2010-08-13 15:44:53'), (12121, 2001, '2010-08-13 15:45:39'), (12122, 2001, '2010-08-13 15:45:56'), (12123, 2001, '2010-08-13 15:46:06'), (12124, 2001, '2010-08-13 15:46:08'), (12125, 2001, '2010-08-13 15:46:31'), (12126, 2001, '2010-08-13 15:47:03'), (12127, 2001, '2010-08-13 15:49:00'), (12128, 2001, '2010-08-13 15:49:02'), (12129, 2001, '2010-08-13 15:49:31'), (12130, 2001, '2010-08-13 15:49:33'), (12131, 2001, '2010-08-13 15:51:59'), (12132, 2001, '2010-08-13 15:52:01'), (12133, 2001, '2010-08-13 15:53:09'), (12134, 2001, '2010-08-13 15:53:11'), (12135, 2002, '2010-08-13 15:55:45'), (12136, 2001, '2010-08-13 16:04:26'), (12137, 2001, '2010-08-13 16:04:47'), (12138, 2001, '2010-08-13 16:05:02'), (12139, 2003, '2010-08-13 16:05:14'), (12140, 2003, '2010-08-13 16:05:27'), (12141, 2003, '2010-08-13 16:05:38'), (12142, 2003, '2010-08-13 16:05:41'), (12143, 2004, '2010-08-13 16:39:53'), (12144, 2004, '2010-08-13 16:40:49'), (12145, 2004, '2010-08-13 16:40:51'), (12146, 2004, '2010-08-13 16:40:53'), (12147, 2004, '2010-08-13 16:40:55'), (12148, 2004, '2010-08-13 16:40:57'), (12149, 2004, '2010-08-13 16:40:58'), (12150, 2004, '2010-08-13 16:40:58'), (12151, 2004, '2010-08-13 16:41:05'), (12152, 2004, '2010-08-13 16:41:43'), (12153, 2004, '2010-08-13 16:42:02'), (12154, 2004, '2010-08-13 16:42:16'), (12155, 2004, '2010-08-13 16:42:27'), (12156, 2004, '2010-08-13 16:42:38'), (12157, 2004, '2010-08-13 16:43:51'), (12158, 2004, '2010-08-13 16:44:22'), (12159, 2004, '2010-08-13 16:44:42'), (12160, 2004, '2010-08-13 16:44:59'), (12161, 2004, '2010-08-13 16:45:21'), (12162, 2004, '2010-08-13 16:45:35'), (12163, 2004, '2010-08-13 16:45:41'), (12164, 2004, '2010-08-13 16:46:59'), (12165, 2004, '2010-08-13 16:50:41'), (12166, 2004, '2010-08-13 16:51:28'), (12167, 2004, '2010-08-13 16:51:42'), (12168, 2004, '2010-08-13 16:52:23'), (12169, 2004, '2010-08-13 16:52:28'), (12170, 2004, '2010-08-13 16:52:41'), (12171, 2004, '2010-08-13 17:04:13'), (12172, 2005, '2010-08-13 17:07:13'), (12173, 2004, '2010-08-13 17:08:14'), (12174, 2005, '2010-08-13 17:08:59'), (12175, 2005, '2010-08-13 17:09:15'), (12176, 2005, '2010-08-13 17:09:28'), (12177, 2004, '2010-08-13 17:10:04'), (12178, 2006, '2010-08-13 17:34:22'), (12179, 2007, '2010-08-13 17:46:47'), (12180, 2007, '2010-08-13 17:49:35'), (12181, 2008, '2010-08-13 18:35:43'), (12182, 2009, '2010-08-13 19:04:17'), (12183, 2010, '2010-08-13 19:26:40'), (12184, 2011, '2010-08-13 20:11:23'), (12185, 2012, '2010-08-13 20:25:09'), (12186, 2013, '2010-08-13 20:56:06'), (12187, 2014, '2010-08-13 22:08:47'), (12188, 2014, '2010-08-13 22:09:00'), (12189, 2014, '2010-08-13 22:09:14'), (12190, 2014, '2010-08-13 22:09:55'), (12191, 2014, '2010-08-13 22:09:58'), (12192, 2015, '2010-08-13 22:47:46'), (12193, 2016, '2010-08-13 23:09:36'), (12194, 2017, '2010-08-13 23:14:23'), (12195, 2018, '2010-08-13 23:14:25'), (12196, 2019, '2010-08-13 23:14:27'), (12197, 2020, '2010-08-13 23:14:29'), (12198, 2021, '2010-08-14 00:14:00'), (12199, 2022, '2010-08-14 01:17:52'), (12200, 2023, '2010-08-14 01:47:59'), (12201, 2024, '2010-08-14 02:00:28'), (12202, 2025, '2010-08-14 03:11:55'), (12203, 2026, '2010-08-14 04:13:04'), (12204, 2027, '2010-08-14 04:33:29'), (12205, 2028, '2010-08-14 05:14:16'), (12206, 2029, '2010-08-14 06:01:28'), (12207, 2029, '2010-08-14 06:01:42'), (12208, 2029, '2010-08-14 06:02:29'), (12209, 2029, '2010-08-14 06:03:27'), (12210, 2029, '2010-08-14 06:03:33'), (12211, 2029, '2010-08-14 06:05:15'), (12212, 2029, '2010-08-14 06:06:07'), (12213, 2029, '2010-08-14 06:06:43'), (12214, 2029, '2010-08-14 06:07:05'), (12215, 2029, '2010-08-14 06:07:39'), (12216, 2029, '2010-08-14 06:08:08'), (12217, 2029, '2010-08-14 06:08:25'), (12218, 2029, '2010-08-14 06:08:38'), (12219, 2029, '2010-08-14 06:08:45'), (12220, 2029, '2010-08-14 06:09:03'), (12221, 2029, '2010-08-14 06:09:20'), (12222, 2029, '2010-08-14 06:10:02'), (12223, 2029, '2010-08-14 06:10:50'), (12224, 2029, '2010-08-14 06:11:08'), (12225, 2029, '2010-08-14 06:11:40'), (12226, 2029, '2010-08-14 06:12:00'), (12227, 2029, '2010-08-14 06:12:22'), (12228, 2029, '2010-08-14 06:12:26'), (12229, 2029, '2010-08-14 06:12:30'), (12230, 2029, '2010-08-14 06:12:34'), (12231, 2029, '2010-08-14 06:12:38'), (12232, 2029, '2010-08-14 06:12:43'), (12233, 2029, '2010-08-14 06:12:54'), (12234, 2029, '2010-08-14 06:13:15'), (12235, 2029, '2010-08-14 06:13:36'), (12236, 2029, '2010-08-14 06:13:44'), (12237, 2029, '2010-08-14 06:13:57'), (12238, 2029, '2010-08-14 06:14:01'), (12239, 2030, '2010-08-14 06:50:25'), (12240, 2031, '2010-08-14 07:11:53'), (12241, 2031, '2010-08-14 07:16:15'), (12242, 2031, '2010-08-14 07:16:58'), (12243, 2031, '2010-08-14 07:17:18'), (12244, 2031, '2010-08-14 07:18:42'), (12245, 2031, '2010-08-14 07:19:11'), (12246, 2032, '2010-08-14 07:20:55'), (12247, 2032, '2010-08-14 07:23:17'), (12248, 2032, '2010-08-14 07:23:24'), (12249, 2032, '2010-08-14 07:23:43'), (12250, 2032, '2010-08-14 07:24:13'), (12251, 2033, '2010-08-14 08:28:46'), (12252, 2031, '2010-08-14 08:41:42'), (12253, 2034, '2010-08-14 09:48:04'), (12254, 2035, '2010-08-14 10:32:38'), (12255, 2036, '2010-08-14 12:17:31'), (12256, 2037, '2010-08-14 12:17:34'), (12257, 2038, '2010-08-14 12:17:34'), (12258, 2039, '2010-08-14 12:17:36'), (12259, 2040, '2010-08-14 12:17:38'), (12260, 2041, '2010-08-14 12:18:03'), (12261, 2040, '2010-08-14 12:18:05'), (12262, 2042, '2010-08-14 12:18:09'), (12263, 2043, '2010-08-14 12:18:11'), (12264, 2040, '2010-08-14 12:18:11'), (12265, 2040, '2010-08-14 12:18:12'), (12266, 2044, '2010-08-14 12:18:17'), (12267, 2040, '2010-08-14 12:18:19'), (12268, 2040, '2010-08-14 12:18:41'), (12269, 2040, '2010-08-14 12:18:41'), (12270, 2040, '2010-08-14 12:18:43'), (12271, 2040, '2010-08-14 12:18:43'), (12272, 2040, '2010-08-14 12:18:46'), (12273, 2045, '2010-08-14 12:18:47'), (12274, 2040, '2010-08-14 12:18:49'), (12275, 2040, '2010-08-14 12:18:56'), (12276, 2040, '2010-08-14 12:18:59'), (12277, 2040, '2010-08-14 12:19:06'), (12278, 2040, '2010-08-14 12:19:14'), (12279, 2040, '2010-08-14 12:19:21'), (12280, 2040, '2010-08-14 12:19:29'), (12281, 2040, '2010-08-14 12:19:48'), (12282, 2040, '2010-08-14 12:20:06'), (12283, 2040, '2010-08-14 12:20:27'), (12284, 2046, '2010-08-14 13:04:51'), (12285, 2047, '2010-08-14 13:32:19'), (12286, 2047, '2010-08-14 13:32:37'), (12287, 2047, '2010-08-14 13:32:45'), (12288, 2047, '2010-08-14 13:33:18'), (12289, 2048, '2010-08-14 13:35:58'), (12290, 2048, '2010-08-14 13:36:20'), (12291, 2048, '2010-08-14 13:36:29'), (12292, 2048, '2010-08-14 13:36:42'), (12293, 2048, '2010-08-14 13:36:44'), (12294, 2048, '2010-08-14 13:36:44'), (12295, 2048, '2010-08-14 13:36:46'), (12296, 2048, '2010-08-14 13:36:48'), (12297, 2048, '2010-08-14 13:36:49'), (12298, 2048, '2010-08-14 13:36:50'), (12299, 2048, '2010-08-14 13:37:00'), (12300, 2048, '2010-08-14 13:37:02'), (12301, 2049, '2010-08-14 13:49:54'), (12302, 2049, '2010-08-14 13:50:53'), (12303, 2049, '2010-08-14 13:51:31'), (12304, 2049, '2010-08-14 13:51:41'), (12305, 2049, '2010-08-14 13:52:01'), (12306, 2049, '2010-08-14 13:52:16'), (12307, 2049, '2010-08-14 13:52:36'), (12308, 2049, '2010-08-14 13:52:48'), (12309, 2049, '2010-08-14 13:52:59'), (12310, 2049, '2010-08-14 13:53:09'), (12311, 2049, '2010-08-14 13:53:19'), (12312, 2049, '2010-08-14 13:53:23'), (12313, 2049, '2010-08-14 13:53:27'), (12314, 2049, '2010-08-14 13:53:34'), (12315, 2049, '2010-08-14 13:53:37'), (12316, 2049, '2010-08-14 13:54:05'), (12317, 2049, '2010-08-14 13:54:13'), (12318, 2049, '2010-08-14 13:54:15'), (12319, 2049, '2010-08-14 13:54:50'), (12320, 2049, '2010-08-14 13:55:11'), (12321, 2050, '2010-08-14 13:55:25'), (12322, 2049, '2010-08-14 13:56:33'), (12323, 2049, '2010-08-14 13:56:35'), (12324, 2049, '2010-08-14 13:56:42'), (12325, 2049, '2010-08-14 13:56:44'), (12326, 2049, '2010-08-14 13:56:56'), (12327, 2049, '2010-08-14 13:56:58'), (12328, 2049, '2010-08-14 13:57:41'), (12329, 2049, '2010-08-14 13:57:42'), (12330, 2051, '2010-08-14 13:59:17'), (12331, 2049, '2010-08-14 13:59:45'), (12332, 2049, '2010-08-14 13:59:47'), (12333, 2049, '2010-08-14 14:00:11'), (12334, 2049, '2010-08-14 14:00:13'), (12335, 2049, '2010-08-14 14:00:15'), (12336, 2049, '2010-08-14 14:00:19'), (12337, 2049, '2010-08-14 14:00:20'), (12338, 2049, '2010-08-14 14:00:24'), (12339, 2049, '2010-08-14 14:00:26'), (12340, 2049, '2010-08-14 14:00:28'), (12341, 2049, '2010-08-14 14:00:30'), (12342, 2049, '2010-08-14 14:00:33'), (12343, 2049, '2010-08-14 14:00:34'), (12344, 2049, '2010-08-14 14:00:36'), (12345, 2049, '2010-08-14 14:00:39'), (12346, 2052, '2010-08-14 14:12:31'), (12347, 2052, '2010-08-14 14:12:52'), (12348, 2052, '2010-08-14 14:13:07'), (12349, 2052, '2010-08-14 14:13:09'), (12350, 2052, '2010-08-14 14:13:18'), (12351, 2053, '2010-08-14 14:14:46'), (12352, 2054, '2010-08-14 14:20:36'), (12353, 2054, '2010-08-14 14:20:50'), (12354, 2054, '2010-08-14 14:20:59'), (12355, 2054, '2010-08-14 14:21:57'), (12356, 2054, '2010-08-14 14:22:31'), (12357, 2054, '2010-08-14 14:22:38'), (12358, 2054, '2010-08-14 14:22:43'), (12359, 2054, '2010-08-14 14:45:46'), (12360, 2054, '2010-08-14 14:45:48'), (12361, 2054, '2010-08-14 14:45:51'), (12362, 2054, '2010-08-14 14:45:55'), (12363, 2055, '2010-08-14 15:06:58'), (12364, 2056, '2010-08-14 15:39:04'), (12365, 2056, '2010-08-14 15:42:10'), (12366, 2057, '2010-08-14 15:44:55'), (12367, 2057, '2010-08-14 15:45:31'), (12368, 2057, '2010-08-14 15:45:42'), (12369, 2057, '2010-08-14 15:46:03'), (12370, 2057, '2010-08-14 15:46:23'), (12371, 2057, '2010-08-14 15:46:39'), (12372, 2057, '2010-08-14 15:46:56'), (12373, 2058, '2010-08-14 16:20:44'), (12374, 2058, '2010-08-14 16:21:26'), (12375, 2058, '2010-08-14 16:21:43'), (12376, 2059, '2010-08-14 16:36:44'), (12377, 2060, '2010-08-14 17:47:20'), (12378, 2061, '2010-08-14 18:00:09'), (12379, 2062, '2010-08-14 18:07:00'), (12380, 2063, '2010-08-14 18:12:02'), (12381, 2063, '2010-08-14 18:12:11'), (12382, 2063, '2010-08-14 18:12:18'), (12383, 2064, '2010-08-14 18:26:39'), (12384, 2065, '2010-08-14 18:46:19'), (12385, 2066, '2010-08-14 18:48:41'), (12386, 2066, '2010-08-14 18:48:52'), (12387, 2066, '2010-08-14 18:49:08'), (12388, 2066, '2010-08-14 18:49:24'), (12389, 2066, '2010-08-14 18:49:45'), (12390, 2066, '2010-08-14 18:49:54'), (12391, 2066, '2010-08-14 18:52:43'), (12392, 2067, '2010-08-14 19:05:26'), (12393, 2068, '2010-08-14 19:05:58'), (12394, 2069, '2010-08-14 19:16:43'), (12395, 2070, '2010-08-14 19:25:37'), (12396, 2071, '2010-08-14 19:37:29'), (12397, 2072, '2010-08-14 19:56:09'), (12398, 2073, '2010-08-14 20:06:01'), (12399, 2074, '2010-08-14 20:26:46'), (12400, 2075, '2010-08-14 20:47:32'), (12401, 2076, '2010-08-14 21:05:28'), (12402, 2077, '2010-08-14 21:33:48'), (12403, 2078, '2010-08-14 22:57:05'), (12404, 2079, '2010-08-14 23:24:35'), (12405, 2080, '2010-08-14 23:52:05'), (12406, 2081, '2010-08-15 00:19:36'), (12407, 2082, '2010-08-15 00:47:06'), (12408, 2083, '2010-08-15 01:14:37'), (12409, 2084, '2010-08-15 01:23:17'), (12410, 2085, '2010-08-15 01:51:31'), (12411, 2086, '2010-08-15 02:19:53'), (12412, 2087, '2010-08-15 02:48:04'), (12413, 2088, '2010-08-15 03:16:28'), (12414, 2089, '2010-08-15 03:44:39'), (12415, 2090, '2010-08-15 04:12:49'), (12416, 2091, '2010-08-15 04:18:19'), (12417, 2092, '2010-08-15 04:47:40'), (12418, 2093, '2010-08-15 05:16:59'), (12419, 2094, '2010-08-15 05:46:17'), (12420, 2095, '2010-08-15 06:15:34'), (12421, 2096, '2010-08-15 06:50:24'), (12422, 2097, '2010-08-15 07:07:39'), (12423, 2098, '2010-08-15 07:48:13'), (12424, 2056, '2010-08-15 07:57:48'), (12425, 2056, '2010-08-15 07:57:53'), (12426, 2056, '2010-08-15 07:57:58'), (12427, 2099, '2010-08-15 07:59:30'), (12428, 2099, '2010-08-15 07:59:43'), (12429, 2099, '2010-08-15 07:59:57'), (12430, 2100, '2010-08-15 08:17:08'), (12431, 2101, '2010-08-15 08:46:03'), (12432, 2102, '2010-08-15 09:14:57'), (12433, 2103, '2010-08-15 09:31:20'), (12434, 2103, '2010-08-15 09:31:32'), (12435, 2103, '2010-08-15 09:31:49'), (12436, 2103, '2010-08-15 09:32:01'), (12437, 2103, '2010-08-15 09:32:09'), (12438, 2103, '2010-08-15 09:32:21'), (12439, 2103, '2010-08-15 09:32:39'), (12440, 2103, '2010-08-15 09:32:48'), (12441, 2104, '2010-08-15 09:34:19'), (12442, 2103, '2010-08-15 09:37:53'), (12443, 2103, '2010-08-15 09:40:40'), (12444, 2103, '2010-08-15 09:41:05'), (12445, 2105, '2010-08-15 09:43:51'), (12446, 2106, '2010-08-15 10:38:30'), (12447, 2107, '2010-08-15 10:39:31'), (12448, 2107, '2010-08-15 10:39:52'), (12449, 2107, '2010-08-15 10:40:03'), (12450, 2107, '2010-08-15 10:40:11'), (12451, 2107, '2010-08-15 10:40:18'), (12452, 2107, '2010-08-15 10:40:28'), (12453, 2107, '2010-08-15 10:40:39'), (12454, 2107, '2010-08-15 10:41:20'), (12455, 2107, '2010-08-15 10:41:27'), (12456, 2108, '2010-08-15 10:41:37'), (12457, 2107, '2010-08-15 10:41:39'), (12458, 2107, '2010-08-15 10:41:49'), (12459, 2107, '2010-08-15 10:41:55'), (12460, 2107, '2010-08-15 10:41:56'), (12461, 2107, '2010-08-15 10:41:57'), (12462, 2107, '2010-08-15 10:41:58'), (12463, 2107, '2010-08-15 10:41:59'), (12464, 2107, '2010-08-15 10:42:00'), (12465, 2109, '2010-08-15 10:51:25'), (12466, 2109, '2010-08-15 10:51:50'), (12467, 2110, '2010-08-15 10:52:11'), (12468, 2109, '2010-08-15 10:52:24'), (12469, 2109, '2010-08-15 10:52:34'), (12470, 2109, '2010-08-15 10:52:37'), (12471, 2110, '2010-08-15 10:52:52'), (12472, 2110, '2010-08-15 10:53:05'), (12473, 2110, '2010-08-15 10:53:19'), (12474, 2110, '2010-08-15 10:53:38'), (12475, 2110, '2010-08-15 10:53:44'), (12476, 2110, '2010-08-15 10:54:06'), (12477, 2110, '2010-08-15 10:54:07'), (12478, 2110, '2010-08-15 10:54:08'), (12479, 2110, '2010-08-15 10:54:13'), (12480, 2110, '2010-08-15 10:54:16'), (12481, 2110, '2010-08-15 10:54:22'), (12482, 2110, '2010-08-15 10:54:25'), (12483, 2110, '2010-08-15 10:57:19'), (12484, 2111, '2010-08-15 11:06:22'), (12485, 2111, '2010-08-15 11:06:33'), (12486, 2111, '2010-08-15 11:07:26'), (12487, 2111, '2010-08-15 11:08:03'), (12488, 2111, '2010-08-15 11:08:06'), (12489, 2112, '2010-08-15 11:10:12'), (12490, 2113, '2010-08-15 11:10:31'), (12491, 2114, '2010-08-15 11:33:51'), (12492, 2115, '2010-08-15 11:39:24'), (12493, 2116, '2010-08-15 12:05:45'), (12494, 2117, '2010-08-15 12:20:17'), (12495, 2118, '2010-08-15 12:24:26'), (12496, 2118, '2010-08-15 12:24:32'), (12497, 2118, '2010-08-15 12:24:37'), (12498, 2118, '2010-08-15 12:25:01'), (12499, 2118, '2010-08-15 12:25:20'), (12500, 2114, '2010-08-15 12:32:55'), (12501, 2119, '2010-08-15 12:33:19'), (12502, 2114, '2010-08-15 12:33:21'), (12503, 2114, '2010-08-15 12:33:23'), (12504, 2114, '2010-08-15 12:33:28'), (12505, 2114, '2010-08-15 12:33:52'), (12506, 2114, '2010-08-15 12:34:01'), (12507, 2119, '2010-08-15 12:34:24'), (12508, 2119, '2010-08-15 12:34:35'), (12509, 2119, '2010-08-15 12:34:36'), (12510, 2119, '2010-08-15 12:34:56'), (12511, 2120, '2010-08-15 13:52:47'), (12512, 2121, '2010-08-15 14:08:30'), (12513, 2121, '2010-08-15 14:08:45'), (12514, 2121, '2010-08-15 14:08:51'), (12515, 2121, '2010-08-15 14:09:01'), (12516, 2121, '2010-08-15 14:12:12'), (12517, 2121, '2010-08-15 14:12:15'), (12518, 2121, '2010-08-15 14:12:18'), (12519, 2121, '2010-08-15 14:12:19'), (12520, 2121, '2010-08-15 14:12:20'), (12521, 2121, '2010-08-15 14:12:23'), (12522, 2121, '2010-08-15 14:12:24'), (12523, 2121, '2010-08-15 14:12:26'), (12524, 2122, '2010-08-15 14:51:53'), (12525, 2123, '2010-08-15 15:13:07'), (12526, 2124, '2010-08-15 16:41:42'), (12527, 2124, '2010-08-15 16:41:58'), (12528, 2124, '2010-08-15 16:42:10'), (12529, 2124, '2010-08-15 16:42:53'), (12530, 2124, '2010-08-15 16:42:59'), (12531, 2124, '2010-08-15 16:43:10'), (12532, 2124, '2010-08-15 16:43:29'), (12533, 2124, '2010-08-15 16:43:56'), (12534, 2124, '2010-08-15 16:44:08'), (12535, 2124, '2010-08-15 16:44:12'), (12536, 2124, '2010-08-15 16:44:13'), (12537, 2124, '2010-08-15 16:44:21'), (12538, 2124, '2010-08-15 16:44:32'), (12539, 2125, '2010-08-15 17:00:17'), (12540, 2126, '2010-08-15 17:23:03'), (12541, 2126, '2010-08-15 17:23:21'), (12542, 2126, '2010-08-15 17:23:43'), (12543, 2126, '2010-08-15 17:23:50'), (12544, 2126, '2010-08-15 17:23:57'), (12545, 2126, '2010-08-15 17:24:12'), (12546, 2126, '2010-08-15 17:24:36'), (12547, 2126, '2010-08-15 17:24:51'), (12548, 2126, '2010-08-15 17:25:15'), (12549, 2126, '2010-08-15 17:25:16'), (12550, 2126, '2010-08-15 17:25:17'), (12551, 2126, '2010-08-15 17:25:18'), (12552, 2126, '2010-08-15 17:25:19'), (12553, 2127, '2010-08-15 17:44:38'), (12554, 2127, '2010-08-15 17:45:04'), (12555, 2127, '2010-08-15 17:45:16'), (12556, 2127, '2010-08-15 17:45:23'), (12557, 2127, '2010-08-15 17:45:57'), (12558, 2129, '2010-08-15 17:52:08'), (12559, 2128, '2010-08-15 17:52:08'), (12560, 2128, '2010-08-15 17:52:25'), (12561, 2128, '2010-08-15 17:52:33'), (12562, 2128, '2010-08-15 17:52:39'), (12563, 2128, '2010-08-15 17:52:46'), (12564, 2130, '2010-08-15 18:00:04'), (12565, 2131, '2010-08-15 18:19:32'), (12566, 2132, '2010-08-15 18:25:09'), (12567, 2133, '2010-08-15 18:33:41'), (12568, 2134, '2010-08-15 18:42:13'), (12569, 2135, '2010-08-15 18:50:45'), (12570, 2136, '2010-08-15 18:59:19'), (12571, 2137, '2010-08-15 18:59:40'), (12572, 2138, '2010-08-15 19:16:21'), (12573, 2139, '2010-08-15 19:24:52'), (12574, 2140, '2010-08-15 19:33:23'), (12575, 2141, '2010-08-15 19:41:55'), (12576, 2142, '2010-08-15 19:50:26'), (12577, 2143, '2010-08-15 20:07:26'), (12578, 2144, '2010-08-15 20:13:41'), (12579, 2145, '2010-08-15 20:22:21'), (12580, 2146, '2010-08-15 20:26:51'), (12581, 2147, '2010-08-15 20:31:01'), (12582, 2148, '2010-08-15 20:39:41'), (12583, 2149, '2010-08-15 20:48:21'), (12584, 2150, '2010-08-15 20:57:01'), (12585, 2151, '2010-08-15 21:01:19'), (12586, 2152, '2010-08-15 21:10:06'), (12587, 2152, '2010-08-15 21:10:26'), (12588, 2152, '2010-08-15 21:10:37'), (12589, 2152, '2010-08-15 21:10:58'), (12590, 2152, '2010-08-15 21:11:55'), (12591, 2152, '2010-08-15 21:12:31'), (12592, 2153, '2010-08-15 21:14:19'), (12593, 2154, '2010-08-15 21:22:59'), (12594, 2155, '2010-08-15 21:31:39'), (12595, 2156, '2010-08-15 21:40:19'), (12596, 2157, '2010-08-15 21:48:59'), (12597, 2158, '2010-08-15 22:23:23'), (12598, 2159, '2010-08-15 22:31:59'), (12599, 2160, '2010-08-15 22:40:34'), (12600, 2161, '2010-08-15 22:49:09'), (12601, 2162, '2010-08-15 23:04:37'), (12602, 2163, '2010-08-15 23:06:18'), (12603, 2164, '2010-08-15 23:14:53'), (12604, 2165, '2010-08-15 23:32:02'), (12605, 2166, '2010-08-15 23:40:37'), (12606, 2167, '2010-08-15 23:57:46'), (12607, 2168, '2010-08-16 00:06:21'), (12608, 2169, '2010-08-16 00:14:56'), (12609, 2170, '2010-08-16 00:32:04'), (12610, 2171, '2010-08-16 00:43:10'), (12611, 2172, '2010-08-16 00:52:05'), (12612, 2173, '2010-08-16 01:00:59'), (12613, 2174, '2010-08-16 01:09:54'), (12614, 2175, '2010-08-16 01:18:48'), (12615, 2176, '2010-08-16 01:27:43'), (12616, 2177, '2010-08-16 01:36:38'), (12617, 2178, '2010-08-16 01:54:13'), (12618, 2179, '2010-08-16 02:03:12'), (12619, 2180, '2010-08-16 02:12:12'), (12620, 2181, '2010-08-16 02:21:00'), (12621, 2182, '2010-08-16 02:29:49'), (12622, 2183, '2010-08-16 02:47:24'), (12623, 2184, '2010-08-16 02:56:12'), (12624, 2185, '2010-08-16 03:05:13'), (12625, 2186, '2010-08-16 03:07:34'), (12626, 2187, '2010-08-16 03:07:36'), (12627, 2188, '2010-08-16 03:07:38'), (12628, 2190, '2010-08-16 03:07:41'), (12629, 2191, '2010-08-16 03:07:43'), (12630, 2192, '2010-08-16 03:07:44'), (12631, 2193, '2010-08-16 03:07:45'), (12632, 2194, '2010-08-16 03:07:47'), (12633, 2195, '2010-08-16 03:07:48'), (12634, 2196, '2010-08-16 03:07:50'), (12635, 2197, '2010-08-16 03:07:53'), (12636, 2198, '2010-08-16 03:14:01'), (12637, 2199, '2010-08-16 03:22:49'), (12638, 2200, '2010-08-16 03:40:25'), (12639, 2201, '2010-08-16 03:57:46'), (12640, 2202, '2010-08-16 04:06:27'), (12641, 2203, '2010-08-16 04:23:48'), (12642, 2204, '2010-08-16 04:41:09'), (12643, 2205, '2010-08-16 04:49:50'), (12644, 2206, '2010-08-16 04:58:31'), (12645, 2207, '2010-08-16 05:07:12'), (12646, 2208, '2010-08-16 05:24:33'), (12647, 2209, '2010-08-16 05:41:54'), (12648, 2210, '2010-08-16 05:50:35'), (12649, 2211, '2010-08-16 05:59:16'), (12650, 2212, '2010-08-16 06:16:36'), (12651, 2213, '2010-08-16 06:25:17'), (12652, 2214, '2010-08-16 06:33:57'), (12653, 2215, '2010-08-16 06:37:13'), (12654, 2215, '2010-08-16 06:39:16'), (12655, 2215, '2010-08-16 06:39:25'), (12656, 2215, '2010-08-16 06:39:30'), (12657, 2215, '2010-08-16 06:39:59'), (12658, 2215, '2010-08-16 06:40:18'), (12659, 2215, '2010-08-16 06:40:20'), (12660, 2215, '2010-08-16 06:40:22'), (12661, 2215, '2010-08-16 06:40:26'), (12662, 2215, '2010-08-16 06:40:29'), (12663, 2215, '2010-08-16 06:40:29'), (12664, 2216, '2010-08-16 06:42:38'), (12665, 2217, '2010-08-16 06:59:58'), (12666, 2218, '2010-08-16 07:06:55'), (12667, 2219, '2010-08-16 07:08:39'), (12668, 2220, '2010-08-16 07:10:58'), (12669, 2221, '2010-08-16 07:11:00'), (12670, 2221, '2010-08-16 07:11:23'), (12671, 2222, '2010-08-16 07:11:51'), (12672, 2221, '2010-08-16 07:11:54'), (12673, 2221, '2010-08-16 07:12:26'), (12674, 2221, '2010-08-16 07:13:01'), (12675, 2221, '2010-08-16 07:13:31'), (12676, 2221, '2010-08-16 07:13:41'), (12677, 2221, '2010-08-16 07:14:12'), (12678, 2223, '2010-08-16 07:17:22'), (12679, 2224, '2010-08-16 07:26:02'), (12680, 2225, '2010-08-16 07:43:22'), (12681, 2226, '2010-08-16 08:09:19'), (12682, 2227, '2010-08-16 08:17:59'), (12683, 2228, '2010-08-16 08:20:35'), (12684, 2228, '2010-08-16 08:23:42'), (12685, 2229, '2010-08-16 08:35:17'), (12686, 2230, '2010-08-16 08:44:02'), (12687, 2231, '2010-08-16 08:52:42'), (12688, 2232, '2010-08-16 09:01:22'), (12689, 2233, '2010-08-16 09:07:44'), (12690, 2233, '2010-08-16 09:08:03'), (12691, 2233, '2010-08-16 09:08:12'), (12692, 2233, '2010-08-16 09:08:21'), (12693, 2233, '2010-08-16 09:08:31'), (12694, 2234, '2010-08-16 09:08:35'), (12695, 2233, '2010-08-16 09:08:44'), (12696, 2233, '2010-08-16 09:08:53'), (12697, 2234, '2010-08-16 09:09:00'), (12698, 2234, '2010-08-16 09:09:12'), (12699, 2234, '2010-08-16 09:09:17'), (12700, 2234, '2010-08-16 09:09:36'), (12701, 2233, '2010-08-16 09:10:23'), (12702, 2233, '2010-08-16 09:11:03'), (12703, 2233, '2010-08-16 09:11:09'), (12704, 2233, '2010-08-16 09:11:31'), (12705, 2233, '2010-08-16 09:11:48'), (12706, 2233, '2010-08-16 09:11:54'), (12707, 2233, '2010-08-16 09:12:09'), (12708, 2233, '2010-08-16 09:12:35'), (12709, 2233, '2010-08-16 09:12:38'), (12710, 2233, '2010-08-16 09:12:48'), (12711, 2233, '2010-08-16 09:13:13'), (12712, 2233, '2010-08-16 09:13:19'), (12713, 2233, '2010-08-16 09:13:25'), (12714, 2233, '2010-08-16 09:13:35'), (12715, 2233, '2010-08-16 09:13:38'), (12716, 2233, '2010-08-16 09:14:26'), (12717, 2233, '2010-08-16 09:14:37'), (12718, 2233, '2010-08-16 09:14:44'), (12719, 2233, '2010-08-16 09:15:50'), (12720, 2235, '2010-08-16 09:18:40'), (12721, 2236, '2010-08-16 09:25:24'), (12722, 2236, '2010-08-16 09:25:46'), (12723, 2236, '2010-08-16 09:25:54'), (12724, 2237, '2010-08-16 09:29:45'), (12725, 2238, '2010-08-16 09:35:58'), (12726, 2239, '2010-08-16 09:44:39'), (12727, 2240, '2010-08-16 09:53:19'), (12728, 2241, '2010-08-16 10:10:36'), (12729, 2242, '2010-08-16 10:27:53'), (12730, 2243, '2010-08-16 10:28:45'), (12731, 2243, '2010-08-16 10:28:58'), (12732, 2243, '2010-08-16 10:29:08'), (12733, 2243, '2010-08-16 10:29:15'), (12734, 2243, '2010-08-16 10:29:25'), (12735, 2243, '2010-08-16 10:30:07'), (12736, 2243, '2010-08-16 10:30:35'), (12737, 2243, '2010-08-16 10:30:47'), (12738, 2243, '2010-08-16 10:31:19'), (12739, 2243, '2010-08-16 10:31:30'), (12740, 2243, '2010-08-16 10:31:40'), (12741, 2243, '2010-08-16 10:31:55'), (12742, 2243, '2010-08-16 10:32:15'), (12743, 2243, '2010-08-16 10:32:28'), (12744, 2243, '2010-08-16 10:32:50'), (12745, 2243, '2010-08-16 10:33:17'), (12746, 2243, '2010-08-16 10:33:28'), (12747, 2243, '2010-08-16 10:34:39'), (12748, 2243, '2010-08-16 10:34:53'), (12749, 2244, '2010-08-16 10:36:33'), (12750, 2243, '2010-08-16 10:37:46'), (12751, 2245, '2010-08-16 10:53:50'), (12752, 2246, '2010-08-16 10:58:38'), (12753, 2247, '2010-08-16 10:58:40'), (12754, 2247, '2010-08-16 10:59:16'), (12755, 2247, '2010-08-16 10:59:26'), (12756, 2247, '2010-08-16 11:00:08'), (12757, 2247, '2010-08-16 11:00:12'), (12758, 2247, '2010-08-16 11:00:26'), (12759, 2247, '2010-08-16 11:00:38'), (12760, 2247, '2010-08-16 11:00:43'), (12761, 2247, '2010-08-16 11:00:59'), (12762, 2247, '2010-08-16 11:01:33'), (12763, 2247, '2010-08-16 11:01:46'), (12764, 2248, '2010-08-16 11:02:30'), (12765, 2247, '2010-08-16 11:03:45'), (12766, 2247, '2010-08-16 11:03:50'), (12767, 2247, '2010-08-16 11:03:55'), (12768, 2247, '2010-08-16 11:03:59'), (12769, 2247, '2010-08-16 11:04:03'), (12770, 2247, '2010-08-16 11:04:06'), (12771, 2247, '2010-08-16 11:04:11'), (12772, 2249, '2010-08-16 11:11:09'), (12773, 2250, '2010-08-16 11:19:48'), (12774, 2251, '2010-08-16 11:29:46'), (12775, 2251, '2010-08-16 11:30:28'), (12776, 2251, '2010-08-16 11:31:36'), (12777, 2252, '2010-08-16 11:38:01'), (12778, 2252, '2010-08-16 11:38:31'), (12779, 2252, '2010-08-16 11:38:38'), (12780, 2252, '2010-08-16 11:39:06'), (12781, 2253, '2010-08-16 11:41:34'), (12782, 2253, '2010-08-16 11:41:52'), (12783, 2253, '2010-08-16 11:42:00'), (12784, 2253, '2010-08-16 11:42:13'), (12785, 2253, '2010-08-16 11:42:29'), (12786, 2253, '2010-08-16 11:42:50'), (12787, 2253, '2010-08-16 11:43:15'), (12788, 2253, '2010-08-16 11:43:31'), (12789, 2253, '2010-08-16 11:43:38'), (12790, 2253, '2010-08-16 11:44:04'), (12791, 2253, '2010-08-16 11:44:09'), (12792, 2254, '2010-08-16 11:45:42'), (12793, 2252, '2010-08-16 11:51:03'), (12794, 2255, '2010-08-16 11:54:20'), (12795, 2256, '2010-08-16 12:02:59'), (12796, 2257, '2010-08-16 12:11:37'), (12797, 2258, '2010-08-16 12:28:52'), (12798, 2259, '2010-08-16 12:37:30'), (12799, 2260, '2010-08-16 12:46:08'), (12800, 2261, '2010-08-16 12:54:46'), (12801, 2262, '2010-08-16 13:12:00'), (12802, 2263, '2010-08-16 13:20:38'), (12803, 2264, '2010-08-16 13:26:44'), (12804, 2265, '2010-08-16 13:29:16'), (12805, 2266, '2010-08-16 14:21:00'), (12806, 2267, '2010-08-16 14:37:34'), (12807, 2268, '2010-08-16 15:20:38'), (12808, 2269, '2010-08-16 15:43:41'), (12809, 2270, '2010-08-16 16:13:06'), (12810, 2270, '2010-08-16 16:13:22'), (12811, 2270, '2010-08-16 16:13:29'), (12812, 2270, '2010-08-16 16:13:44'), (12813, 2270, '2010-08-16 16:13:57'), (12814, 2270, '2010-08-16 16:14:10'), (12815, 2271, '2010-08-16 16:26:44'), (12816, 2271, '2010-08-16 16:26:56'), (12817, 2271, '2010-08-16 16:27:14'), (12818, 2271, '2010-08-16 16:27:26'), (12819, 2272, '2010-08-16 17:01:36'), (12820, 2272, '2010-08-16 17:02:09'), (12821, 2272, '2010-08-16 17:02:26'), (12822, 2273, '2010-08-16 17:16:50'), (12823, 2273, '2010-08-16 17:17:16'), (12824, 2273, '2010-08-16 17:18:15'), (12825, 2273, '2010-08-16 17:18:23'), (12826, 2273, '2010-08-16 17:18:43'), (12827, 2273, '2010-08-16 17:19:03'), (12828, 2273, '2010-08-16 17:19:07'), (12829, 2273, '2010-08-16 17:19:20'), (12830, 2273, '2010-08-16 17:19:59'), (12831, 2273, '2010-08-16 17:20:18'), (12832, 2273, '2010-08-16 17:20:21'), (12833, 2273, '2010-08-16 17:26:11'), (12834, 2273, '2010-08-16 17:26:31'), (12835, 2273, '2010-08-16 17:26:45'), (12836, 2273, '2010-08-16 17:26:59'), (12837, 2273, '2010-08-16 17:27:00'), (12838, 2273, '2010-08-16 17:27:02'), (12839, 2273, '2010-08-16 17:27:07'), (12840, 2273, '2010-08-16 17:27:14'), (12841, 2273, '2010-08-16 17:27:26'), (12842, 2273, '2010-08-16 17:27:27'), (12843, 2273, '2010-08-16 17:27:30'), (12844, 2274, '2010-08-16 18:03:59'), (12845, 2274, '2010-08-16 18:04:07'), (12846, 2274, '2010-08-16 18:04:14'), (12847, 2274, '2010-08-16 18:05:33'), (12848, 2274, '2010-08-16 18:05:47'), (12849, 2274, '2010-08-16 18:08:21'), (12850, 2274, '2010-08-16 18:08:31'), (12851, 2274, '2010-08-16 18:08:38'), (12852, 2274, '2010-08-16 18:08:39'), (12853, 2274, '2010-08-16 18:08:51'), (12854, 2274, '2010-08-16 18:09:00'), (12855, 2274, '2010-08-16 18:09:08'), (12856, 2274, '2010-08-16 18:09:20'), (12857, 2274, '2010-08-16 18:09:21'), (12858, 2274, '2010-08-16 18:10:12'), (12859, 2275, '2010-08-16 20:25:53'), (12860, 2276, '2010-08-16 20:48:13'), (12861, 2277, '2010-08-16 21:05:13'), (12862, 2278, '2010-08-16 21:28:10'), (12863, 2279, '2010-08-16 22:02:44'), (12864, 2280, '2010-08-16 22:38:30'), (12865, 2281, '2010-08-16 22:38:32'), (12866, 2282, '2010-08-16 22:50:48'), (12867, 2283, '2010-08-16 23:03:18'), (12868, 2284, '2010-08-16 23:28:41'), (12869, 2285, '2010-08-16 23:54:28'), (12870, 2286, '2010-08-17 00:33:45'), (12871, 2287, '2010-08-17 00:46:01'), (12872, 2288, '2010-08-17 01:11:48'), (12873, 2289, '2010-08-17 01:37:36'), (12874, 2290, '2010-08-17 02:16:15'), (12875, 2291, '2010-08-17 02:54:54'), (12876, 2292, '2010-08-17 03:46:26'), (12877, 2293, '2010-08-17 05:03:36'), (12878, 2294, '2010-08-17 05:17:22'), (12879, 2294, '2010-08-17 05:17:52'), (12880, 2294, '2010-08-17 05:18:18'), (12881, 2295, '2010-08-17 05:50:59'), (12882, 2296, '2010-08-17 06:14:43'), (12883, 2297, '2010-08-17 07:08:56'), (12884, 2298, '2010-08-17 07:53:32'), (12885, 2247, '2010-08-17 07:53:33'), (12886, 2247, '2010-08-17 07:54:52'), (12887, 2247, '2010-08-17 07:55:06'), (12888, 2247, '2010-08-17 07:55:18'), (12889, 2247, '2010-08-17 07:55:22'), (12890, 2247, '2010-08-17 07:55:35'), (12891, 2247, '2010-08-17 07:55:46'), (12892, 2247, '2010-08-17 07:55:54'), (12893, 2247, '2010-08-17 07:56:44'), (12894, 2247, '2010-08-17 07:56:47'), (12895, 2247, '2010-08-17 07:56:52'), (12896, 2247, '2010-08-17 07:56:58'), (12897, 2299, '2010-08-17 08:03:08'), (12898, 2300, '2010-08-17 08:06:58'), (12899, 2300, '2010-08-17 08:07:41'), (12900, 2300, '2010-08-17 08:07:49'), (12901, 2300, '2010-08-17 08:08:02'), (12902, 2300, '2010-08-17 08:08:13'), (12903, 2300, '2010-08-17 08:08:27'), (12904, 2301, '2010-08-17 08:26:39'), (12905, 2301, '2010-08-17 08:27:13'), (12906, 2301, '2010-08-17 08:27:14'), (12907, 2301, '2010-08-17 08:27:16'), (12908, 2301, '2010-08-17 08:27:18'), (12909, 2301, '2010-08-17 08:27:24'), (12910, 2301, '2010-08-17 08:27:31'), (12911, 2301, '2010-08-17 08:27:49'), (12912, 2301, '2010-08-17 08:28:19'), (12913, 2301, '2010-08-17 08:28:22'), (12914, 2301, '2010-08-17 08:28:23'), (12915, 2301, '2010-08-17 08:28:29'), (12916, 2301, '2010-08-17 08:28:33'), (12917, 2301, '2010-08-17 08:28:33'), (12918, 2302, '2010-08-17 08:39:17'), (12919, 2303, '2010-08-17 09:07:07'), (12920, 2303, '2010-08-17 09:07:29'), (12921, 2304, '2010-08-17 09:24:59'), (12922, 2305, '2010-08-17 09:33:28'), (12923, 2306, '2010-08-17 10:10:02'), (12924, 2306, '2010-08-17 10:10:20'), (12925, 2306, '2010-08-17 10:10:40'), (12926, 2306, '2010-08-17 10:11:09'), (12927, 2306, '2010-08-17 10:11:12'), (12928, 2306, '2010-08-17 10:16:11'), (12929, 2307, '2010-08-17 10:27:39'), (12930, 2308, '2010-08-17 10:49:05'), (12931, 2309, '2010-08-17 11:03:47'), (12932, 2310, '2010-08-17 11:57:59'), (12933, 2311, '2010-08-17 12:26:49'), (12934, 2311, '2010-08-17 12:27:34'), (12935, 2311, '2010-08-17 12:27:44'), (12936, 2311, '2010-08-17 12:27:48'), (12937, 2312, '2010-08-17 12:34:06'), (12938, 2313, '2010-08-17 12:35:20'), (12939, 2314, '2010-08-17 12:35:22'), (12940, 2314, '2010-08-17 12:36:19'), (12941, 2314, '2010-08-17 12:37:22'), (12942, 2314, '2010-08-17 12:37:49'), (12943, 2314, '2010-08-17 12:38:05'), (12944, 2314, '2010-08-17 12:52:59'), (12945, 2314, '2010-08-17 12:56:34'), (12946, 2315, '2010-08-17 13:05:37'), (12947, 2316, '2010-08-17 13:10:13'), (12948, 2317, '2010-08-17 13:46:21'), (12949, 2318, '2010-08-17 13:51:54'), (12950, 2318, '2010-08-17 13:52:55'), (12951, 2318, '2010-08-17 13:53:25'), (12952, 2318, '2010-08-17 13:53:53'), (12953, 2318, '2010-08-17 13:54:22'), (12954, 2318, '2010-08-17 13:54:28'), (12955, 2319, '2010-08-17 14:05:23'), (12956, 2319, '2010-08-17 14:05:36'), (12957, 2319, '2010-08-17 14:05:40'), (12958, 2319, '2010-08-17 14:05:40'), (12959, 2319, '2010-08-17 14:05:49'), (12960, 2319, '2010-08-17 14:06:05'), (12961, 2319, '2010-08-17 14:06:32'), (12962, 2319, '2010-08-17 14:06:34'), (12963, 2319, '2010-08-17 14:12:09'), (12964, 2320, '2010-08-17 14:15:20'), (12965, 2320, '2010-08-17 14:15:38'), (12966, 2320, '2010-08-17 14:15:51'), (12967, 2321, '2010-08-17 14:16:05'), (12968, 2320, '2010-08-17 14:16:42'), (12969, 2320, '2010-08-17 14:16:58'), (12970, 2320, '2010-08-17 14:17:10'), (12971, 2320, '2010-08-17 14:17:16'), (12972, 2321, '2010-08-17 14:17:17'), (12973, 2320, '2010-08-17 14:17:26'), (12974, 2322, '2010-08-17 14:25:37'), (12975, 2322, '2010-08-17 14:25:49'), (12976, 2322, '2010-08-17 14:26:18'), (12977, 2323, '2010-08-17 14:36:03'), (12978, 2324, '2010-08-17 14:58:34'), (12979, 2325, '2010-08-17 15:22:36'), (12980, 2325, '2010-08-17 15:22:57'), (12981, 2325, '2010-08-17 15:23:05'), (12982, 2325, '2010-08-17 15:23:08'), (12983, 2325, '2010-08-17 15:23:09'), (12984, 2325, '2010-08-17 15:23:11'), (12985, 2325, '2010-08-17 15:23:15'), (12986, 2325, '2010-08-17 15:23:19'), (12987, 2325, '2010-08-17 15:23:28'), (12988, 2326, '2010-08-17 15:52:43'), (12989, 2327, '2010-08-17 16:10:50'), (12990, 2328, '2010-08-17 18:01:07'), (12991, 2328, '2010-08-17 18:01:19'), (12992, 2328, '2010-08-17 18:01:27'), (12993, 2328, '2010-08-17 18:01:37'), (12994, 2328, '2010-08-17 18:02:27'), (12995, 2328, '2010-08-17 18:02:31'), (12996, 2328, '2010-08-17 18:02:34'), (12997, 2328, '2010-08-17 18:32:53'), (12998, 2328, '2010-08-17 18:33:04'), (12999, 2328, '2010-08-17 18:33:20'), (13000, 2328, '2010-08-17 18:33:33'), (13001, 2328, '2010-08-17 18:33:49'), (13002, 2328, '2010-08-17 18:34:24'), (13003, 2328, '2010-08-17 18:34:24'), (13004, 2328, '2010-08-17 18:34:29'), (13005, 2328, '2010-08-17 18:34:29'), (13006, 2328, '2010-08-17 18:34:32'), (13007, 2328, '2010-08-17 18:34:32'), (13008, 2328, '2010-08-17 18:34:34'), (13009, 2328, '2010-08-17 18:35:00'), (13010, 2328, '2010-08-17 18:35:01'), (13011, 2328, '2010-08-17 18:35:15'), (13012, 2328, '2010-08-17 18:35:16'), (13013, 2328, '2010-08-17 18:35:18'), (13014, 2328, '2010-08-17 18:35:18'), (13015, 2328, '2010-08-17 18:35:22'), (13016, 2328, '2010-08-17 18:35:23'), (13017, 2328, '2010-08-17 18:35:24'), (13018, 2328, '2010-08-17 18:35:40'), (13019, 2328, '2010-08-17 18:35:58'), (13020, 2329, '2010-08-17 18:36:17'), (13021, 2330, '2010-08-17 18:36:19'), (13022, 2328, '2010-08-17 18:36:26'), (13023, 2328, '2010-08-17 18:36:58'), (13024, 2328, '2010-08-17 18:37:01'), (13025, 2328, '2010-08-17 18:37:13'), (13026, 2328, '2010-08-17 18:37:19'), (13027, 2328, '2010-08-17 18:37:25'), (13028, 2328, '2010-08-17 18:37:43'), (13029, 2328, '2010-08-17 18:37:45'), (13030, 2328, '2010-08-17 18:37:47'), (13031, 2328, '2010-08-17 18:37:49'), (13032, 2328, '2010-08-17 18:37:50'), (13033, 2328, '2010-08-17 18:37:52'), (13034, 2328, '2010-08-17 18:39:00'), (13035, 2328, '2010-08-17 18:39:00'), (13036, 2328, '2010-08-17 18:39:04'), (13037, 2328, '2010-08-17 18:39:04'), (13038, 2328, '2010-08-17 18:39:11'), (13039, 2328, '2010-08-17 18:39:12'), (13040, 2328, '2010-08-17 18:39:12'), (13041, 2328, '2010-08-17 18:39:13'), (13042, 2331, '2010-08-17 18:43:28'), (13043, 2328, '2010-08-17 18:48:15'), (13044, 2328, '2010-08-17 18:48:18'), (13045, 2328, '2010-08-17 18:48:22'), (13046, 2328, '2010-08-17 18:48:37'), (13047, 2328, '2010-08-17 18:49:24'), (13048, 2328, '2010-08-17 18:49:26'), (13049, 2328, '2010-08-17 18:49:32'), (13050, 2328, '2010-08-17 18:49:38'), (13051, 2328, '2010-08-17 18:49:42'), (13052, 2328, '2010-08-17 18:49:47'), (13053, 2328, '2010-08-17 18:49:49'), (13054, 2328, '2010-08-17 18:49:51'), (13055, 2328, '2010-08-17 18:49:55'), (13056, 2328, '2010-08-17 18:49:58'), (13057, 2328, '2010-08-17 18:52:55'), (13058, 2328, '2010-08-17 18:52:56'), (13059, 2332, '2010-08-17 23:29:28'), (13060, 2333, '2010-08-18 00:38:44'), (13061, 2334, '2010-08-18 00:55:20'), (13062, 2335, '2010-08-18 00:57:42'), (13063, 2336, '2010-08-18 00:59:39'), (13064, 2337, '2010-08-18 01:05:17'), (13065, 2338, '2010-08-18 01:05:40'), (13066, 2339, '2010-08-18 01:06:51'), (13067, 2340, '2010-08-18 01:10:13'), (13068, 2341, '2010-08-18 01:11:04'), (13069, 2342, '2010-08-18 01:11:41'), (13070, 2343, '2010-08-18 01:24:38'), (13071, 2344, '2010-08-18 01:35:12'), (13072, 2345, '2010-08-18 01:48:55'), (13073, 2346, '2010-08-18 02:10:19'), (13074, 2347, '2010-08-18 02:37:24'), (13075, 2348, '2010-08-18 02:38:51'), (13076, 2349, '2010-08-18 02:40:15'), (13077, 2350, '2010-08-18 02:47:45'), (13078, 2351, '2010-08-18 02:50:30'), (13079, 2352, '2010-08-18 03:00:28'), (13080, 2353, '2010-08-18 03:05:57'), (13081, 2354, '2010-08-18 03:07:51'), (13082, 2355, '2010-08-18 03:07:58'), (13083, 2356, '2010-08-18 03:15:54'), (13084, 2357, '2010-08-18 03:17:37'), (13085, 2358, '2010-08-18 03:23:48'), (13086, 2359, '2010-08-18 03:32:12'), (13087, 2360, '2010-08-18 03:38:58'), (13088, 2361, '2010-08-18 03:52:33'), (13089, 2362, '2010-08-18 04:33:11'), (13090, 2363, '2010-08-18 04:44:35'), (13091, 2364, '2010-08-18 05:22:47'), (13092, 2365, '2010-08-18 05:32:54'), (13093, 2366, '2010-08-18 05:43:32'), (13094, 2367, '2010-08-18 06:01:57'), (13095, 2368, '2010-08-18 06:12:38'), (13096, 2369, '2010-08-18 06:17:20'), (13097, 2370, '2010-08-18 06:29:22'), (13098, 2371, '2010-08-18 06:32:13'), (13099, 2371, '2010-08-18 06:32:24'), (13100, 2371, '2010-08-18 06:32:30'), (13101, 2371, '2010-08-18 06:32:41'), (13102, 2371, '2010-08-18 06:32:49'), (13103, 2371, '2010-08-18 06:33:02'), (13104, 2371, '2010-08-18 06:33:02'), (13105, 2371, '2010-08-18 06:33:04'), (13106, 2371, '2010-08-18 06:33:05'), (13107, 2371, '2010-08-18 06:33:07'), (13108, 2371, '2010-08-18 06:33:07'), (13109, 2371, '2010-08-18 06:33:08'), (13110, 2371, '2010-08-18 06:33:12'), (13111, 2371, '2010-08-18 06:33:22'), (13112, 2372, '2010-08-18 06:35:08'), (13113, 2373, '2010-08-18 06:51:34'), (13114, 2374, '2010-08-18 06:57:49'), (13115, 2374, '2010-08-18 06:58:15'), (13116, 2374, '2010-08-18 06:59:12'), (13117, 2374, '2010-08-18 06:59:22'), (13118, 2374, '2010-08-18 06:59:30'), (13119, 2375, '2010-08-18 06:59:49'), (13120, 2375, '2010-08-18 07:00:13'), (13121, 2374, '2010-08-18 07:00:22'), (13122, 2375, '2010-08-18 07:00:35'), (13123, 2375, '2010-08-18 07:00:41'), (13124, 2374, '2010-08-18 07:00:44'), (13125, 2376, '2010-08-18 07:39:32'), (13126, 2377, '2010-08-18 07:40:02'), (13127, 2377, '2010-08-18 07:40:32'), (13128, 2377, '2010-08-18 07:42:06'), (13129, 2377, '2010-08-18 07:48:35'), (13130, 2377, '2010-08-18 07:49:24'), (13131, 2378, '2010-08-18 07:53:15'), (13132, 2378, '2010-08-18 07:53:27'), (13133, 2378, '2010-08-18 07:53:41'), (13134, 2378, '2010-08-18 07:53:49'), (13135, 2379, '2010-08-18 08:11:31'), (13136, 2380, '2010-08-18 08:11:34'), (13137, 2381, '2010-08-18 08:11:38'), (13138, 2382, '2010-08-18 09:19:40'), (13139, 2383, '2010-08-18 09:28:33'), (13140, 2383, '2010-08-18 09:29:00'), (13141, 2383, '2010-08-18 09:29:29'), (13142, 2383, '2010-08-18 09:29:42'), (13143, 2383, '2010-08-18 09:29:56'), (13144, 2383, '2010-08-18 09:30:24'), (13145, 2383, '2010-08-18 09:30:34'), (13146, 2383, '2010-08-18 09:30:46'), (13147, 2383, '2010-08-18 09:30:59'), (13148, 2383, '2010-08-18 09:31:08'), (13149, 2383, '2010-08-18 09:31:35'), (13150, 2383, '2010-08-18 09:34:05'), (13151, 2383, '2010-08-18 09:34:19'), (13152, 2383, '2010-08-18 09:34:29'), (13153, 2383, '2010-08-18 09:34:31'), (13154, 2383, '2010-08-18 09:34:35'), (13155, 2383, '2010-08-18 09:34:39'), (13156, 2383, '2010-08-18 09:34:42'), (13157, 2383, '2010-08-18 09:34:46'), (13158, 2383, '2010-08-18 09:34:51'), (13159, 2384, '2010-08-18 09:34:52'), (13160, 2385, '2010-08-18 09:36:14'), (13161, 2385, '2010-08-18 09:38:15'), (13162, 2386, '2010-08-18 09:45:30'), (13163, 2387, '2010-08-18 10:34:59'), (13164, 2387, '2010-08-18 10:35:11'), (13165, 2387, '2010-08-18 10:35:20'), (13166, 2387, '2010-08-18 10:35:21'), (13167, 2388, '2010-08-18 10:42:17'), (13168, 2388, '2010-08-18 10:42:25'), (13169, 2388, '2010-08-18 10:42:33'), (13170, 2388, '2010-08-18 10:42:40'), (13171, 2388, '2010-08-18 10:42:49'), (13172, 2388, '2010-08-18 10:43:01'), (13173, 2388, '2010-08-18 10:43:09'), (13174, 2388, '2010-08-18 10:43:18'), (13175, 2388, '2010-08-18 10:43:28'), (13176, 2388, '2010-08-18 10:43:38'), (13177, 2388, '2010-08-18 10:43:45'), (13178, 2388, '2010-08-18 10:43:51'), (13179, 2388, '2010-08-18 10:43:59'), (13180, 2388, '2010-08-18 10:46:08'), (13181, 2388, '2010-08-18 10:46:20'), (13182, 2388, '2010-08-18 10:46:24'), (13183, 2389, '2010-08-18 11:32:00'), (13184, 2390, '2010-08-18 12:03:54'), (13185, 2391, '2010-08-18 12:11:53'), (13186, 2392, '2010-08-18 13:16:40'), (13187, 2393, '2010-08-18 13:23:57'), (13188, 2393, '2010-08-18 13:24:18'), (13189, 2393, '2010-08-18 13:24:26'), (13190, 2393, '2010-08-18 13:24:33'), (13191, 2393, '2010-08-18 13:24:42'), (13192, 2393, '2010-08-18 13:25:35'), (13193, 2393, '2010-08-18 13:25:58'), (13194, 2393, '2010-08-18 13:26:52'), (13195, 2393, '2010-08-18 13:27:11'), (13196, 2393, '2010-08-18 13:28:03'), (13197, 2393, '2010-08-18 13:28:41'), (13198, 2393, '2010-08-18 13:29:28'), (13199, 2393, '2010-08-18 13:30:15'), (13200, 2394, '2010-08-18 13:34:23'), (13201, 2394, '2010-08-18 13:34:33'), (13202, 2394, '2010-08-18 13:34:39'), (13203, 2394, '2010-08-18 13:34:40'), (13204, 2394, '2010-08-18 13:34:46'), (13205, 2394, '2010-08-18 13:35:03'), (13206, 2394, '2010-08-18 13:39:25'), (13207, 2394, '2010-08-18 13:39:40'), (13208, 2394, '2010-08-18 13:39:46'), (13209, 2394, '2010-08-18 13:40:02'), (13210, 2394, '2010-08-18 13:40:06'), (13211, 2394, '2010-08-18 13:41:01'), (13212, 2394, '2010-08-18 13:41:07'), (13213, 2394, '2010-08-18 13:41:11'), (13214, 2394, '2010-08-18 13:41:46'), (13215, 2394, '2010-08-18 13:44:50'), (13216, 2395, '2010-08-18 13:44:53'), (13217, 2394, '2010-08-18 13:44:53'), (13218, 2394, '2010-08-18 13:53:14'), (13219, 2394, '2010-08-18 13:53:15'), (13220, 2394, '2010-08-18 13:53:16'), (13221, 2394, '2010-08-18 13:53:33'), (13222, 2394, '2010-08-18 13:53:37'), (13223, 2394, '2010-08-18 13:53:40'), (13224, 2396, '2010-08-18 13:56:52'), (13225, 2396, '2010-08-18 13:57:39'), (13226, 2396, '2010-08-18 13:57:45'), (13227, 2397, '2010-08-18 13:57:52'), (13228, 2396, '2010-08-18 13:57:58'), (13229, 2396, '2010-08-18 13:58:32'), (13230, 2396, '2010-08-18 13:58:41'), (13231, 2396, '2010-08-18 13:58:51'), (13232, 2396, '2010-08-18 13:58:55'), (13233, 2396, '2010-08-18 13:58:57'), (13234, 2396, '2010-08-18 13:59:01'), (13235, 2396, '2010-08-18 13:59:27'), (13236, 2396, '2010-08-18 14:02:46'), (13237, 2398, '2010-08-18 14:03:45'), (13238, 2399, '2010-08-18 14:36:25'), (13239, 2400, '2010-08-18 15:41:10'), (13240, 2400, '2010-08-18 15:41:23'), (13241, 2400, '2010-08-18 15:42:07'), (13242, 2400, '2010-08-18 15:42:32'), (13243, 2400, '2010-08-18 15:42:38'), (13244, 2400, '2010-08-18 15:43:00'), (13245, 2400, '2010-08-18 15:43:09'), (13246, 2400, '2010-08-18 15:43:09'), (13247, 2400, '2010-08-18 15:43:10'), (13248, 2400, '2010-08-18 15:43:10'), (13249, 2400, '2010-08-18 15:43:13'), (13250, 2400, '2010-08-18 15:43:28'), (13251, 2400, '2010-08-18 15:44:05'), (13252, 2400, '2010-08-18 15:44:07'), (13253, 2400, '2010-08-18 15:44:09'), (13254, 2400, '2010-08-18 15:44:09'), (13255, 2400, '2010-08-18 15:44:10'), (13256, 2400, '2010-08-18 15:44:11'), (13257, 2400, '2010-08-18 15:44:16'), (13258, 2400, '2010-08-18 15:45:28'), (13259, 2400, '2010-08-18 15:46:00'), (13260, 2400, '2010-08-18 15:46:19'), (13261, 2400, '2010-08-18 15:46:38'), (13262, 2400, '2010-08-18 15:47:06'), (13263, 2400, '2010-08-18 15:47:52'), (13264, 2400, '2010-08-18 15:47:56'), (13265, 2400, '2010-08-18 15:48:14'), (13266, 2400, '2010-08-18 15:48:24'), (13267, 2400, '2010-08-18 15:49:34'), (13268, 2400, '2010-08-18 15:50:11'), (13269, 2400, '2010-08-18 15:51:26'), (13270, 2402, '2010-08-18 16:14:39'), (13271, 2401, '2010-08-18 16:14:39'), (13272, 2402, '2010-08-18 16:15:31'), (13273, 2402, '2010-08-18 16:16:12'), (13274, 2402, '2010-08-18 16:16:38'), (13275, 2402, '2010-08-18 16:16:59'), (13276, 2402, '2010-08-18 16:17:10'), (13277, 2402, '2010-08-18 16:17:19'), (13278, 2402, '2010-08-18 16:17:26'), (13279, 2402, '2010-08-18 16:17:56'), (13280, 2402, '2010-08-18 16:18:25'), (13281, 2402, '2010-08-18 16:18:48'), (13282, 2402, '2010-08-18 16:18:59'), (13283, 2402, '2010-08-18 16:19:28'), (13284, 2402, '2010-08-18 16:19:50'), (13285, 2402, '2010-08-18 16:20:11'), (13286, 2402, '2010-08-18 16:20:18'), (13287, 2402, '2010-08-18 16:20:36'), (13288, 2402, '2010-08-18 16:20:47'), (13289, 2402, '2010-08-18 16:21:18'), (13290, 2402, '2010-08-18 16:22:05'), (13291, 2402, '2010-08-18 16:22:23'), (13292, 2402, '2010-08-18 16:22:40'), (13293, 2402, '2010-08-18 16:22:57'), (13294, 2402, '2010-08-18 16:23:12'), (13295, 2402, '2010-08-18 16:23:49'), (13296, 2403, '2010-08-18 16:30:57'), (13297, 2403, '2010-08-18 16:31:19'), (13298, 2403, '2010-08-18 16:31:23'), (13299, 2403, '2010-08-18 16:31:29'), (13300, 2403, '2010-08-18 16:31:34'), (13301, 2403, '2010-08-18 16:33:22'), (13302, 2403, '2010-08-18 16:33:30'), (13303, 2403, '2010-08-18 16:33:37'), (13304, 2403, '2010-08-18 16:33:42'), (13305, 2403, '2010-08-18 16:33:45'), (13306, 2403, '2010-08-18 16:33:47'), (13307, 2403, '2010-08-18 16:33:49'), (13308, 2403, '2010-08-18 16:33:50'), (13309, 2403, '2010-08-18 16:33:51'), (13310, 2404, '2010-08-18 17:06:33'), (13311, 2404, '2010-08-18 17:06:46'), (13312, 2404, '2010-08-18 17:06:57'), (13313, 2404, '2010-08-18 17:07:06'), (13314, 2404, '2010-08-18 17:07:12'), (13315, 2404, '2010-08-18 17:07:24'), (13316, 2404, '2010-08-18 17:08:03'), (13317, 2404, '2010-08-18 17:08:04'), (13318, 2404, '2010-08-18 17:08:06'), (13319, 2404, '2010-08-18 17:08:07'), (13320, 2404, '2010-08-18 17:08:12'), (13321, 2404, '2010-08-18 17:08:16'), (13322, 2404, '2010-08-18 17:08:39'), (13323, 2404, '2010-08-18 17:08:42'), (13324, 2404, '2010-08-18 17:09:14'), (13325, 2404, '2010-08-18 17:09:15'), (13326, 2404, '2010-08-18 17:09:15'), (13327, 2404, '2010-08-18 17:09:16'), (13328, 2404, '2010-08-18 17:09:20'), (13329, 2404, '2010-08-18 17:09:25'), (13330, 2404, '2010-08-18 17:09:28'), (13331, 2404, '2010-08-18 17:09:29'), (13332, 2404, '2010-08-18 17:09:33'), (13333, 2404, '2010-08-18 17:09:35'), (13334, 2404, '2010-08-18 17:09:43'), (13335, 2404, '2010-08-18 17:09:45'), (13336, 2404, '2010-08-18 17:09:54'), (13337, 2404, '2010-08-18 17:10:02'), (13338, 2404, '2010-08-18 17:10:06'), (13339, 2404, '2010-08-18 17:10:14'), (13340, 2404, '2010-08-18 17:10:22'), (13341, 2404, '2010-08-18 17:10:26'), (13342, 2404, '2010-08-18 17:10:39'), (13343, 2404, '2010-08-18 17:10:41'), (13344, 2404, '2010-08-18 17:10:44'), (13345, 2404, '2010-08-18 17:10:47'), (13346, 2404, '2010-08-18 17:10:52'), (13347, 2404, '2010-08-18 17:10:55'), (13348, 2404, '2010-08-18 17:10:58'), (13349, 2404, '2010-08-18 17:10:58'), (13350, 2404, '2010-08-18 17:10:58'), (13351, 2404, '2010-08-18 17:11:01'), (13352, 2404, '2010-08-18 17:11:07'), (13353, 2404, '2010-08-18 17:11:09'), (13354, 2404, '2010-08-18 17:11:20'), (13355, 2404, '2010-08-18 17:11:34'), (13356, 2404, '2010-08-18 17:11:41'), (13357, 2404, '2010-08-18 17:11:45'), (13358, 2404, '2010-08-18 17:11:51'), (13359, 2404, '2010-08-18 17:11:55'), (13360, 2404, '2010-08-18 17:12:23'), (13361, 2404, '2010-08-18 17:12:35'), (13362, 2404, '2010-08-18 17:12:35'), (13363, 2404, '2010-08-18 17:12:35'), (13364, 2404, '2010-08-18 17:13:03'), (13365, 2404, '2010-08-18 17:13:08'), (13366, 2404, '2010-08-18 17:13:12'), (13367, 2404, '2010-08-18 17:13:18'), (13368, 2404, '2010-08-18 17:13:28'), (13369, 2405, '2010-08-18 17:14:45'), (13370, 2406, '2010-08-18 17:46:37'), (13371, 2407, '2010-08-18 17:49:49'), (13372, 2408, '2010-08-18 17:49:58'), (13373, 2407, '2010-08-18 17:53:04'), (13374, 2407, '2010-08-18 17:53:33'), (13375, 2409, '2010-08-18 17:57:16'), (13376, 2409, '2010-08-18 18:02:42'), (13377, 2409, '2010-08-18 18:02:58'), (13378, 2409, '2010-08-18 18:03:11'), (13379, 2409, '2010-08-18 18:03:19'), (13380, 2409, '2010-08-18 18:03:54'), (13381, 2409, '2010-08-18 18:04:18'), (13382, 2410, '2010-08-18 18:17:13'), (13383, 2411, '2010-08-18 18:18:43'), (13384, 2411, '2010-08-18 18:18:55'), (13385, 2411, '2010-08-18 18:19:10'), (13386, 2411, '2010-08-18 18:19:18'), (13387, 2411, '2010-08-18 18:19:41'), (13388, 2411, '2010-08-18 18:20:01'), (13389, 2411, '2010-08-18 18:20:40'), (13390, 2411, '2010-08-18 18:20:45'), (13391, 2411, '2010-08-18 18:20:47'), (13392, 2411, '2010-08-18 18:20:48'), (13393, 2411, '2010-08-18 18:20:49'), (13394, 2411, '2010-08-18 18:20:51'), (13395, 2411, '2010-08-18 18:20:52'), (13396, 2411, '2010-08-18 18:21:00'), (13397, 2411, '2010-08-18 18:21:08'), (13398, 2412, '2010-08-18 18:27:57'), (13399, 2413, '2010-08-18 18:40:56'), (13400, 2414, '2010-08-18 18:50:56'), (13401, 2415, '2010-08-18 18:56:16'), (13402, 2416, '2010-08-18 19:05:48'), (13403, 2417, '2010-08-18 19:12:44'), (13404, 2418, '2010-08-18 19:22:25'), (13405, 2407, '2010-08-18 19:50:31'), (13406, 2407, '2010-08-18 19:50:42'), (13407, 2407, '2010-08-18 19:50:44'), (13408, 2407, '2010-08-18 19:50:45'), (13409, 2407, '2010-08-18 19:50:46'), (13410, 2407, '2010-08-18 19:50:47'), (13411, 2407, '2010-08-18 19:50:49'), (13412, 2407, '2010-08-18 19:50:50'), (13413, 2407, '2010-08-18 19:50:51'), (13414, 2407, '2010-08-18 19:50:52'), (13415, 2407, '2010-08-18 19:50:53'), (13416, 2407, '2010-08-18 19:50:55'), (13417, 2407, '2010-08-18 19:51:14'), (13418, 2419, '2010-08-18 19:58:57'), (13419, 2419, '2010-08-18 19:59:30'), (13420, 2419, '2010-08-18 19:59:40'), (13421, 2419, '2010-08-18 20:00:11'), (13422, 2419, '2010-08-18 20:00:16'), (13423, 2419, '2010-08-18 20:00:49'), (13424, 2419, '2010-08-18 20:00:53'), (13425, 2419, '2010-08-18 20:01:18'), (13426, 2419, '2010-08-18 20:01:28'), (13427, 2419, '2010-08-18 20:01:36'), (13428, 2419, '2010-08-18 20:01:44'), (13429, 2407, '2010-08-18 20:01:47'), (13430, 2419, '2010-08-18 20:01:56'), (13431, 2419, '2010-08-18 20:02:04'), (13432, 2407, '2010-08-18 20:02:23'), (13433, 2419, '2010-08-18 20:03:09'), (13434, 2419, '2010-08-18 20:03:18'), (13435, 2419, '2010-08-18 20:03:33'), (13436, 2419, '2010-08-18 20:04:04'), (13437, 2419, '2010-08-18 20:04:35'), (13438, 2420, '2010-08-18 20:25:14'), (13439, 2420, '2010-08-18 20:25:23'), (13440, 2420, '2010-08-18 20:25:29'), (13441, 2421, '2010-08-18 20:25:45'), (13442, 2422, '2010-08-18 20:40:56'), (13443, 2423, '2010-08-18 20:42:17'), (13444, 2424, '2010-08-18 20:53:58'), (13445, 2425, '2010-08-18 21:42:50'), (13446, 2426, '2010-08-18 21:53:05'), (13447, 2427, '2010-08-18 22:46:18'), (13448, 2427, '2010-08-18 22:46:29'), (13449, 2427, '2010-08-18 22:46:41'), (13450, 2427, '2010-08-18 22:46:50'), (13451, 2427, '2010-08-18 22:47:00'), (13452, 2427, '2010-08-18 22:47:16'), (13453, 2427, '2010-08-18 22:47:37'), (13454, 2427, '2010-08-18 22:47:41'), (13455, 2427, '2010-08-18 22:47:56'), (13456, 2427, '2010-08-18 22:48:00'), (13457, 2427, '2010-08-18 22:48:09'), (13458, 2427, '2010-08-18 22:48:16'), (13459, 2427, '2010-08-18 22:48:19'), (13460, 2427, '2010-08-18 22:48:22'), (13461, 2427, '2010-08-18 22:48:29'), (13462, 2427, '2010-08-18 22:48:43'), (13463, 2427, '2010-08-18 22:48:47'), (13464, 2427, '2010-08-18 22:48:53'), (13465, 2427, '2010-08-18 22:48:55'), (13466, 2427, '2010-08-18 22:48:58'), (13467, 2427, '2010-08-18 22:49:06'), (13468, 2427, '2010-08-18 22:49:23'), (13469, 2427, '2010-08-18 22:49:29'), (13470, 2427, '2010-08-18 22:49:41'), (13471, 2427, '2010-08-18 22:49:44'), (13472, 2427, '2010-08-18 22:49:58'), (13473, 2427, '2010-08-18 22:50:10'), (13474, 2427, '2010-08-18 22:50:13'), (13475, 2427, '2010-08-18 22:50:22'), (13476, 2427, '2010-08-18 22:50:27'), (13477, 2427, '2010-08-18 22:50:36'), (13478, 2427, '2010-08-18 22:50:46'), (13479, 2427, '2010-08-18 22:51:07'), (13480, 2427, '2010-08-18 22:51:26'), (13481, 2427, '2010-08-18 22:51:45'), (13482, 2427, '2010-08-18 22:51:50'), (13483, 2427, '2010-08-18 22:52:17'), (13484, 2427, '2010-08-18 22:52:20'), (13485, 2427, '2010-08-18 22:52:40'), (13486, 2427, '2010-08-18 22:52:44'), (13487, 2427, '2010-08-18 22:56:53'), (13488, 2427, '2010-08-18 22:57:06'), (13489, 2428, '2010-08-18 23:08:03'), (13490, 2429, '2010-08-18 23:17:58'), (13491, 2430, '2010-08-18 23:54:58'), (13492, 2431, '2010-08-19 00:53:58'), (13493, 2432, '2010-08-19 00:55:19'), (13494, 2433, '2010-08-19 01:18:13'), (13495, 2434, '2010-08-19 02:02:35'), (13496, 2435, '2010-08-19 02:03:49'), (13497, 2436, '2010-08-19 02:19:43'), (13498, 2437, '2010-08-19 03:29:00'), (13499, 2438, '2010-08-19 03:51:13'), (13500, 2439, '2010-08-19 03:53:59'), (13501, 2440, '2010-08-19 04:51:50'), (13502, 2441, '2010-08-19 05:26:29'), (13503, 2442, '2010-08-19 05:29:48'), (13504, 2443, '2010-08-19 05:56:23'), (13505, 2444, '2010-08-19 06:44:45'), (13506, 2444, '2010-08-19 06:45:02'), (13507, 2444, '2010-08-19 06:45:03'), (13508, 2444, '2010-08-19 06:45:46'), (13509, 2444, '2010-08-19 06:46:00'), (13510, 2444, '2010-08-19 06:46:14'), (13511, 2444, '2010-08-19 06:46:56'), (13512, 2444, '2010-08-19 06:47:00'), (13513, 2444, '2010-08-19 06:47:54'), (13514, 2444, '2010-08-19 06:48:06'), (13515, 2444, '2010-08-19 06:48:07'), (13516, 2444, '2010-08-19 06:48:08'), (13517, 2444, '2010-08-19 06:48:16'), (13518, 2444, '2010-08-19 06:48:32'), (13519, 2444, '2010-08-19 06:48:51'), (13520, 2444, '2010-08-19 06:49:00'), (13521, 2445, '2010-08-19 06:52:15'), (13522, 2444, '2010-08-19 06:53:01'), (13523, 2444, '2010-08-19 06:53:10'), (13524, 2444, '2010-08-19 06:53:20'), (13525, 2444, '2010-08-19 06:53:27'), (13526, 2444, '2010-08-19 06:53:34'), (13527, 2444, '2010-08-19 06:53:44'), (13528, 2444, '2010-08-19 06:53:49'), (13529, 2444, '2010-08-19 06:53:55'), (13530, 2444, '2010-08-19 06:54:18'), (13531, 2444, '2010-08-19 06:54:41'), (13532, 2444, '2010-08-19 06:54:53'), (13533, 2444, '2010-08-19 06:54:54'), (13534, 2444, '2010-08-19 06:55:18'), (13535, 2444, '2010-08-19 06:55:33'), (13536, 2444, '2010-08-19 06:55:45'), (13537, 2444, '2010-08-19 06:55:56'), (13538, 2444, '2010-08-19 06:56:15'), (13539, 2444, '2010-08-19 06:56:37'), (13540, 2444, '2010-08-19 06:56:50'), (13541, 2444, '2010-08-19 06:57:03'), (13542, 2444, '2010-08-19 06:57:13'), (13543, 2444, '2010-08-19 06:57:26'), (13544, 2444, '2010-08-19 06:57:41'), (13545, 2444, '2010-08-19 06:58:12'), (13546, 2444, '2010-08-19 06:58:16'), (13547, 2444, '2010-08-19 06:58:22'), (13548, 2444, '2010-08-19 06:58:33'), (13549, 2444, '2010-08-19 06:58:55'), (13550, 2444, '2010-08-19 06:59:10'), (13551, 2444, '2010-08-19 06:59:19'), (13552, 2444, '2010-08-19 06:59:21'), (13553, 2446, '2010-08-19 07:16:22'), (13554, 2446, '2010-08-19 07:16:35'), (13555, 2446, '2010-08-19 07:16:41'), (13556, 2446, '2010-08-19 07:17:15'), (13557, 2446, '2010-08-19 07:17:26'), (13558, 2446, '2010-08-19 07:17:35'), (13559, 2446, '2010-08-19 07:17:36'), (13560, 2446, '2010-08-19 07:17:43'), (13561, 2446, '2010-08-19 07:17:52'), (13562, 2447, '2010-08-19 07:29:43'), (13563, 2448, '2010-08-19 07:44:13'), (13564, 2449, '2010-08-19 08:02:13'), (13565, 2450, '2010-08-19 08:26:49'), (13566, 2451, '2010-08-19 08:31:32'), (13567, 2451, '2010-08-19 08:32:09'), (13568, 2451, '2010-08-19 08:32:20'), (13569, 2451, '2010-08-19 08:32:49'), (13570, 2451, '2010-08-19 08:33:14'), (13571, 2451, '2010-08-19 08:34:10'), (13572, 2451, '2010-08-19 08:36:35'), (13573, 2451, '2010-08-19 08:36:39'), (13574, 2451, '2010-08-19 08:37:49'), (13575, 2451, '2010-08-19 08:38:40'), (13576, 2452, '2010-08-19 09:11:39'), (13577, 2452, '2010-08-19 09:11:57'), (13578, 2452, '2010-08-19 09:12:04'), (13579, 2453, '2010-08-19 09:25:09'), (13580, 2454, '2010-08-19 09:28:13'), (13581, 2454, '2010-08-19 09:28:38'), (13582, 2454, '2010-08-19 09:28:58'), (13583, 2454, '2010-08-19 09:29:13'), (13584, 2454, '2010-08-19 09:29:25'), (13585, 2454, '2010-08-19 09:29:39'), (13586, 2454, '2010-08-19 09:29:57'), (13587, 2454, '2010-08-19 09:30:10'), (13588, 2454, '2010-08-19 09:30:43'), (13589, 2455, '2010-08-19 09:47:57'), (13590, 2456, '2010-08-19 10:24:38'), (13591, 2456, '2010-08-19 10:25:06'), (13592, 2456, '2010-08-19 10:25:36'), (13593, 2456, '2010-08-19 10:25:59'), (13594, 2456, '2010-08-19 10:26:18'), (13595, 2456, '2010-08-19 10:26:40'), (13596, 2456, '2010-08-19 10:26:56'), (13597, 2457, '2010-08-19 11:11:52'), (13598, 2458, '2010-08-19 11:21:46'), (13599, 2457, '2010-08-19 11:22:08'), (13600, 2457, '2010-08-19 11:22:33'), (13601, 2457, '2010-08-19 11:22:43'), (13602, 2457, '2010-08-19 11:23:09'), (13603, 2457, '2010-08-19 11:23:11'), (13604, 2457, '2010-08-19 11:23:22'), (13605, 2457, '2010-08-19 11:23:25'), (13606, 2457, '2010-08-19 11:23:26'), (13607, 2457, '2010-08-19 11:23:44'), (13608, 2457, '2010-08-19 11:23:57'), (13609, 2459, '2010-08-19 11:54:25'), (13610, 2460, '2010-08-19 12:55:02'), (13611, 2461, '2010-08-19 12:55:26'), (13612, 2461, '2010-08-19 12:55:33'), (13613, 2462, '2010-08-19 12:56:04'), (13614, 2462, '2010-08-19 12:56:11'), (13615, 2462, '2010-08-19 12:56:18'), (13616, 2462, '2010-08-19 12:56:25'), (13617, 2462, '2010-08-19 12:56:32'), (13618, 2462, '2010-08-19 12:56:54'), (13619, 2462, '2010-08-19 12:56:55'), (13620, 2462, '2010-08-19 12:57:05'), (13621, 2463, '2010-08-19 13:25:25'), (13622, 2464, '2010-08-19 13:46:14'), (13623, 2464, '2010-08-19 13:46:58'), (13624, 2464, '2010-08-19 13:47:15'), (13625, 2464, '2010-08-19 13:47:26'), (13626, 2464, '2010-08-19 13:47:46'), (13627, 2464, '2010-08-19 13:48:23'), (13628, 2464, '2010-08-19 13:49:26'), (13629, 2464, '2010-08-19 13:49:35'), (13630, 2464, '2010-08-19 13:49:58'), (13631, 2464, '2010-08-19 13:50:15'), (13632, 2464, '2010-08-19 13:50:29'), (13633, 2464, '2010-08-19 13:50:32'), (13634, 2464, '2010-08-19 13:50:36'), (13635, 2464, '2010-08-19 13:50:40'), (13636, 2464, '2010-08-19 13:50:43'), (13637, 2464, '2010-08-19 13:50:47'), (13638, 2464, '2010-08-19 13:50:50'), (13639, 2465, '2010-08-19 14:02:50'), (13640, 2466, '2010-08-19 15:32:54'), (13641, 2467, '2010-08-19 15:38:42'), (13642, 2467, '2010-08-19 15:39:10'), (13643, 2467, '2010-08-19 15:39:44'), (13644, 2467, '2010-08-19 15:40:05'), (13645, 2467, '2010-08-19 15:40:43'), (13646, 2467, '2010-08-19 15:40:45'), (13647, 2467, '2010-08-19 15:41:26'), (13648, 2467, '2010-08-19 15:41:52'), (13649, 2467, '2010-08-19 15:42:17'), (13650, 2468, '2010-08-19 15:42:44'), (13651, 2467, '2010-08-19 15:42:51'), (13652, 2468, '2010-08-19 15:42:56'), (13653, 2467, '2010-08-19 15:42:56'), (13654, 2469, '2010-08-19 15:50:51'), (13655, 2469, '2010-08-19 15:51:10'), (13656, 2469, '2010-08-19 15:51:19'), (13657, 2469, '2010-08-19 15:51:28'), (13658, 2469, '2010-08-19 15:51:34'), (13659, 2469, '2010-08-19 15:51:47'), (13660, 2469, '2010-08-19 15:52:07'), (13661, 2469, '2010-08-19 15:52:25'), (13662, 2469, '2010-08-19 15:52:36'), (13663, 2470, '2010-08-19 15:55:20'), (13664, 2471, '2010-08-19 16:20:00'), (13665, 2472, '2010-08-19 16:23:23'), (13666, 2473, '2010-08-19 17:18:34'), (13667, 2473, '2010-08-19 17:18:49'), (13668, 2473, '2010-08-19 17:19:01'), (13669, 2474, '2010-08-19 17:27:30'), (13670, 2475, '2010-08-19 18:18:51'), (13671, 2475, '2010-08-19 18:18:58'), (13672, 2475, '2010-08-19 18:19:10'), (13673, 2475, '2010-08-19 18:19:12'), (13674, 2475, '2010-08-19 18:19:24'), (13675, 2475, '2010-08-19 18:19:37'), (13676, 2475, '2010-08-19 18:19:46'), (13677, 2475, '2010-08-19 18:20:04'), (13678, 2475, '2010-08-19 18:20:35'), (13679, 2475, '2010-08-19 18:20:47'), (13680, 2475, '2010-08-19 18:20:56'), (13681, 2475, '2010-08-19 18:21:04'), (13682, 2475, '2010-08-19 18:21:15'), (13683, 2475, '2010-08-19 18:21:16'), (13684, 2475, '2010-08-19 18:22:10'), (13685, 2476, '2010-08-19 18:32:47'), (13686, 2477, '2010-08-19 18:39:28'), (13687, 2478, '2010-08-19 19:22:35'), (13688, 2478, '2010-08-19 19:23:16'), (13689, 2478, '2010-08-19 19:23:27'), (13690, 2479, '2010-08-19 19:23:38'), (13691, 2479, '2010-08-19 19:24:04'), (13692, 2479, '2010-08-19 19:24:25'), (13693, 2479, '2010-08-19 19:24:50'), (13694, 2479, '2010-08-19 19:24:56'), (13695, 2479, '2010-08-19 19:25:09'), (13696, 2479, '2010-08-19 19:25:21'), (13697, 2479, '2010-08-19 19:25:37'), (13698, 2479, '2010-08-19 19:25:52'), (13699, 2479, '2010-08-19 19:26:02'), (13700, 2480, '2010-08-19 19:29:03'), (13701, 2481, '2010-08-19 19:44:11'), (13702, 2482, '2010-08-19 19:55:42'), (13703, 2482, '2010-08-19 19:55:49'), (13704, 2482, '2010-08-19 19:56:00'), (13705, 2482, '2010-08-19 19:56:05'), (13706, 2482, '2010-08-19 19:56:14'), (13707, 2482, '2010-08-19 19:56:23'), (13708, 2482, '2010-08-19 19:56:28'), (13709, 2482, '2010-08-19 19:56:45'), (13710, 2483, '2010-08-19 19:58:12'), (13711, 2484, '2010-08-19 20:15:53'), (13712, 2485, '2010-08-19 20:28:52'), (13713, 2485, '2010-08-19 20:29:03'), (13714, 2485, '2010-08-19 20:29:08'), (13715, 2485, '2010-08-19 20:29:13'), (13716, 2486, '2010-08-19 20:29:31'), (13717, 2485, '2010-08-19 20:30:28'), (13718, 2485, '2010-08-19 20:31:06'), (13719, 2485, '2010-08-19 20:31:22'), (13720, 2485, '2010-08-19 20:31:48'), (13721, 2485, '2010-08-19 20:31:54'), (13722, 2485, '2010-08-19 20:32:12'), (13723, 2485, '2010-08-19 20:32:25'), (13724, 2485, '2010-08-19 20:32:32'), (13725, 2487, '2010-08-19 20:35:19'), (13726, 2488, '2010-08-19 20:39:12'), (13727, 2489, '2010-08-19 20:39:14'), (13728, 2490, '2010-08-19 20:39:16'), (13729, 2491, '2010-08-19 20:39:20'), (13730, 2492, '2010-08-19 20:39:22'), (13731, 2493, '2010-08-19 20:39:24'), (13732, 2494, '2010-08-19 20:39:26'), (13733, 2495, '2010-08-19 20:46:02'), (13734, 2495, '2010-08-19 20:46:58'), (13735, 2495, '2010-08-19 20:47:03'), (13736, 2495, '2010-08-19 20:47:32'), (13737, 2495, '2010-08-19 20:47:33'), (13738, 2495, '2010-08-19 20:47:38'), (13739, 2496, '2010-08-19 21:14:52'), (13740, 2497, '2010-08-19 21:44:52'), (13741, 2498, '2010-08-19 22:17:37'), (13742, 2499, '2010-08-19 22:17:39'), (13743, 2500, '2010-08-19 22:17:42'), (13744, 2501, '2010-08-19 22:17:44'), (13745, 2502, '2010-08-19 22:17:48'), (13746, 2503, '2010-08-19 22:17:50'), (13747, 2504, '2010-08-19 22:17:53'), (13748, 2505, '2010-08-19 22:17:55'), (13749, 2506, '2010-08-19 22:17:57'), (13750, 2507, '2010-08-19 22:18:00'), (13751, 2508, '2010-08-19 22:18:02'), (13752, 2509, '2010-08-19 22:18:04'), (13753, 2510, '2010-08-19 22:18:05'), (13754, 2511, '2010-08-19 22:18:07'), (13755, 2512, '2010-08-19 22:18:09'), (13756, 2513, '2010-08-19 22:18:10'), (13757, 2514, '2010-08-19 22:18:12'), (13758, 2515, '2010-08-19 22:18:13'), (13759, 2516, '2010-08-19 22:18:15'), (13760, 2517, '2010-08-19 22:18:17'), (13761, 2518, '2010-08-19 22:18:19'), (13762, 2519, '2010-08-19 22:18:21'), (13763, 2520, '2010-08-19 22:18:22'), (13764, 2521, '2010-08-19 22:18:24'), (13765, 2522, '2010-08-19 22:18:26'), (13766, 2523, '2010-08-19 22:18:28'), (13767, 2524, '2010-08-19 22:18:30'), (13768, 2525, '2010-08-19 22:18:32'), (13769, 2526, '2010-08-19 22:18:34'), (13770, 2527, '2010-08-19 22:18:37'), (13771, 2528, '2010-08-19 22:18:39'), (13772, 2529, '2010-08-19 22:18:41'), (13773, 2530, '2010-08-19 22:18:43'), (13774, 2531, '2010-08-19 22:18:46'), (13775, 2532, '2010-08-19 22:18:48'), (13776, 2533, '2010-08-19 22:18:50'), (13777, 2534, '2010-08-19 22:18:55'), (13778, 2535, '2010-08-19 22:18:57'), (13779, 2536, '2010-08-19 22:18:59'), (13780, 2537, '2010-08-19 22:19:01'), (13781, 2538, '2010-08-19 22:19:04'), (13782, 2539, '2010-08-19 22:19:06'), (13783, 2540, '2010-08-19 22:19:08'), (13784, 2541, '2010-08-19 22:19:10'), (13785, 2542, '2010-08-19 22:19:12'), (13786, 2543, '2010-08-19 22:19:14'), (13787, 2544, '2010-08-19 22:19:17'), (13788, 2545, '2010-08-19 22:19:19'), (13789, 2546, '2010-08-19 22:19:21'), (13790, 2547, '2010-08-19 22:19:23'), (13791, 2548, '2010-08-19 22:23:15'), (13792, 2549, '2010-08-19 22:40:50'), (13793, 2550, '2010-08-19 22:46:07'), (13794, 2551, '2010-08-19 23:00:07'), (13795, 2552, '2010-08-19 23:17:37'), (13796, 2553, '2010-08-19 23:30:04'), (13797, 2554, '2010-08-20 01:33:53'), (13798, 2555, '2010-08-20 02:24:19'), (13799, 2556, '2010-08-20 02:57:57'), (13800, 2557, '2010-08-20 03:09:13'), (13801, 2558, '2010-08-20 03:09:50'), (13802, 2558, '2010-08-20 03:10:01'), (13803, 2558, '2010-08-20 03:10:13'), (13804, 2558, '2010-08-20 03:10:27'), (13805, 2558, '2010-08-20 03:10:39'), (13806, 2558, '2010-08-20 03:11:06'), (13807, 2558, '2010-08-20 03:11:12'), (13808, 2558, '2010-08-20 03:11:30'), (13809, 2558, '2010-08-20 03:11:34'), (13810, 2558, '2010-08-20 03:11:51'), (13811, 2558, '2010-08-20 03:11:57'), (13812, 2558, '2010-08-20 03:12:07'), (13813, 2558, '2010-08-20 03:12:11'), (13814, 2558, '2010-08-20 03:12:21'), (13815, 2558, '2010-08-20 03:12:25'), (13816, 2558, '2010-08-20 03:12:30'), (13817, 2558, '2010-08-20 03:12:34'), (13818, 2559, '2010-08-20 03:31:35'), (13819, 2560, '2010-08-20 04:37:22'), (13820, 2561, '2010-08-20 04:42:12'), (13821, 2562, '2010-08-20 05:10:15'), (13822, 2563, '2010-08-20 05:35:18'), (13823, 2564, '2010-08-20 06:15:59'), (13824, 2565, '2010-08-20 06:27:30'), (13825, 2479, '2010-08-20 06:31:42'), (13826, 2566, '2010-08-20 07:08:29'), (13827, 2566, '2010-08-20 07:09:17'), (13828, 2566, '2010-08-20 07:09:42'), (13829, 2566, '2010-08-20 07:09:51'), (13830, 2566, '2010-08-20 07:10:18'), (13831, 2566, '2010-08-20 07:10:45'), (13832, 2566, '2010-08-20 07:10:55'), (13833, 2566, '2010-08-20 07:11:05'), (13834, 2566, '2010-08-20 07:18:03'), (13835, 2566, '2010-08-20 07:18:22'), (13836, 2567, '2010-08-20 07:36:19'), (13837, 2568, '2010-08-20 07:44:45'), (13838, 2568, '2010-08-20 07:44:52'), (13839, 2568, '2010-08-20 07:44:58'), (13840, 2568, '2010-08-20 07:45:03'), (13841, 2568, '2010-08-20 07:45:10'), (13842, 2568, '2010-08-20 07:45:20'), (13843, 2568, '2010-08-20 08:00:43'), (13844, 2568, '2010-08-20 08:00:51'), (13845, 2568, '2010-08-20 08:01:00'), (13846, 2568, '2010-08-20 08:01:08'), (13847, 2568, '2010-08-20 08:01:13'), (13848, 2568, '2010-08-20 08:01:27'), (13849, 2568, '2010-08-20 08:01:37'), (13850, 2568, '2010-08-20 08:01:55'), (13851, 2569, '2010-08-20 08:14:22'), (13852, 2570, '2010-08-20 08:34:32'), (13853, 2570, '2010-08-20 08:34:49'), (13854, 2570, '2010-08-20 08:34:57'), (13855, 2570, '2010-08-20 08:35:37'), (13856, 2570, '2010-08-20 08:35:42'), (13857, 2571, '2010-08-20 08:45:51'), (13858, 2571, '2010-08-20 08:46:15'), (13859, 2571, '2010-08-20 08:46:21'), (13860, 2571, '2010-08-20 08:46:26'), (13861, 2571, '2010-08-20 08:46:48'), (13862, 2571, '2010-08-20 08:47:06'), (13863, 2571, '2010-08-20 08:47:19'), (13864, 2571, '2010-08-20 08:47:30'), (13865, 2571, '2010-08-20 08:47:39'), (13866, 2572, '2010-08-20 08:56:11'), (13867, 2573, '2010-08-20 08:57:35'), (13868, 2573, '2010-08-20 08:57:52'), (13869, 2573, '2010-08-20 08:58:17'), (13870, 2573, '2010-08-20 09:02:45'), (13871, 2574, '2010-08-20 09:13:59'), (13872, 2575, '2010-08-20 09:21:23'), (13873, 2576, '2010-08-20 09:28:42'), (13874, 2577, '2010-08-20 10:00:05'), (13875, 2578, '2010-08-20 10:45:03'), (13876, 2579, '2010-08-20 10:48:00'), (13877, 2580, '2010-08-20 11:04:41'), (13878, 2580, '2010-08-20 11:04:54'), (13879, 2580, '2010-08-20 11:05:05'), (13880, 2580, '2010-08-20 11:05:09'), (13881, 2580, '2010-08-20 11:05:47'), (13882, 2580, '2010-08-20 11:05:53'), (13883, 2580, '2010-08-20 11:08:19'), (13884, 2580, '2010-08-20 11:08:55'), (13885, 2580, '2010-08-20 11:09:01'), (13886, 2580, '2010-08-20 11:09:32'), (13887, 2581, '2010-08-20 11:19:58'), (13888, 2582, '2010-08-20 11:20:44'), (13889, 2583, '2010-08-20 11:20:46'), (13890, 2583, '2010-08-20 11:21:01'), (13891, 2583, '2010-08-20 11:21:06'), (13892, 2583, '2010-08-20 11:21:28'), (13893, 2583, '2010-08-20 11:21:47'), (13894, 2583, '2010-08-20 11:21:50'), (13895, 2583, '2010-08-20 11:22:29'), (13896, 2583, '2010-08-20 11:22:48'), (13897, 2583, '2010-08-20 11:23:02'), (13898, 2583, '2010-08-20 11:23:15'), (13899, 2583, '2010-08-20 11:23:29'), (13900, 2583, '2010-08-20 11:23:30'), (13901, 2583, '2010-08-20 11:23:31'), (13902, 2583, '2010-08-20 11:23:32'), (13903, 2583, '2010-08-20 11:23:33'), (13904, 2583, '2010-08-20 11:23:35'), (13905, 2580, '2010-08-20 11:31:21'), (13906, 2580, '2010-08-20 11:32:01'), (13907, 2584, '2010-08-20 11:40:18'), (13908, 2585, '2010-08-20 12:07:51'), (13909, 2586, '2010-08-20 12:42:46'), (13910, 2586, '2010-08-20 12:42:59'), (13911, 2586, '2010-08-20 12:43:09'), (13912, 2587, '2010-08-20 12:45:12'), (13913, 2588, '2010-08-20 12:45:12'), (13914, 2588, '2010-08-20 12:45:23'), (13915, 2588, '2010-08-20 12:45:44'), (13916, 2589, '2010-08-20 12:55:45'), (13917, 2590, '2010-08-20 12:59:23'), (13918, 2593, '2010-08-20 13:20:27'), (13919, 2591, '2010-08-20 13:20:27'), (13920, 2592, '2010-08-20 13:20:27'), (13921, 2593, '2010-08-20 13:28:16'), (13922, 2593, '2010-08-20 13:28:18'), (13923, 2593, '2010-08-20 13:28:38'), (13924, 2594, '2010-08-20 13:43:37'), (13925, 2595, '2010-08-20 13:44:26'), (13926, 2596, '2010-08-20 14:31:29'), (13927, 2597, '2010-08-20 14:47:27'), (13928, 2407, '2010-08-20 15:06:36'), (13929, 2598, '2010-08-20 15:19:19'), (13930, 2599, '2010-08-20 15:22:42'), (13931, 2600, '2010-08-20 15:22:43'), (13932, 2601, '2010-08-20 15:22:44'), (13933, 2602, '2010-08-20 15:22:47'), (13934, 2603, '2010-08-20 15:22:49'), (13935, 2604, '2010-08-20 15:22:50'), (13936, 2605, '2010-08-20 15:22:52'), (13937, 2605, '2010-08-20 15:23:13'), (13938, 2606, '2010-08-20 15:23:15'), (13939, 2605, '2010-08-20 15:23:18'), (13940, 2607, '2010-08-20 15:23:22'), (13941, 2608, '2010-08-20 15:23:22'), (13942, 2605, '2010-08-20 15:23:32'), (13943, 2609, '2010-08-20 15:23:35'), (13944, 2605, '2010-08-20 15:24:14'), (13945, 2605, '2010-08-20 15:24:19'), (13946, 2610, '2010-08-20 15:59:15'), (13947, 2611, '2010-08-20 16:21:15'), (13948, 2611, '2010-08-20 16:21:33'), (13949, 2611, '2010-08-20 16:21:41'), (13950, 2611, '2010-08-20 16:21:49'), (13951, 2611, '2010-08-20 16:22:00'), (13952, 2611, '2010-08-20 16:22:08'), (13953, 2611, '2010-08-20 16:22:39'), (13954, 2611, '2010-08-20 16:23:03'), (13955, 2611, '2010-08-20 16:23:10'), (13956, 2611, '2010-08-20 16:23:34'), (13957, 2611, '2010-08-20 16:23:48'), (13958, 2611, '2010-08-20 16:24:21'), (13959, 2611, '2010-08-20 16:24:35'), (13960, 2611, '2010-08-20 16:24:44'), (13961, 2611, '2010-08-20 16:24:54'), (13962, 2611, '2010-08-20 16:25:01'), (13963, 2611, '2010-08-20 16:25:15'), (13964, 2611, '2010-08-20 16:25:24'), (13965, 2611, '2010-08-20 16:25:35'), (13966, 2612, '2010-08-20 16:28:07'), (13967, 2613, '2010-08-20 16:42:27'), (13968, 2613, '2010-08-20 16:43:03'), (13969, 2613, '2010-08-20 16:43:24'), (13970, 2613, '2010-08-20 16:43:56'), (13971, 2613, '2010-08-20 16:44:00'), (13972, 2613, '2010-08-20 16:44:28'), (13973, 2613, '2010-08-20 16:44:30'), (13974, 2613, '2010-08-20 16:44:34'), (13975, 2613, '2010-08-20 16:44:35'), (13976, 2613, '2010-08-20 16:44:38'), (13977, 2614, '2010-08-20 16:53:44'), (13978, 2615, '2010-08-20 16:53:46'), (13979, 2615, '2010-08-20 16:54:32'), (13980, 2615, '2010-08-20 16:54:50'), (13981, 2615, '2010-08-20 16:54:59'), (13982, 2615, '2010-08-20 16:55:09'), (13983, 2615, '2010-08-20 16:55:23'), (13984, 2615, '2010-08-20 16:55:31'), (13985, 2615, '2010-08-20 16:55:52'), (13986, 2615, '2010-08-20 16:56:22'), (13987, 2615, '2010-08-20 16:56:23'), (13988, 2615, '2010-08-20 16:56:25'), (13989, 2615, '2010-08-20 16:56:26'), (13990, 2615, '2010-08-20 16:56:27'), (13991, 2615, '2010-08-20 17:16:48'), (13992, 2615, '2010-08-20 17:16:54'), (13993, 2615, '2010-08-20 17:16:55'), (13994, 2615, '2010-08-20 17:17:00'), (13995, 2615, '2010-08-20 17:17:01'), (13996, 2615, '2010-08-20 17:17:02'), (13997, 2615, '2010-08-20 17:17:52'), (13998, 2615, '2010-08-20 17:17:53'), (13999, 2615, '2010-08-20 17:17:54'), (14000, 2616, '2010-08-20 17:45:08'), (14001, 2617, '2010-08-20 18:28:34'), (14002, 2617, '2010-08-20 18:30:06'), (14003, 2617, '2010-08-20 18:30:37'), (14004, 2617, '2010-08-20 18:30:39'), (14005, 2617, '2010-08-20 18:31:00'), (14006, 2617, '2010-08-20 18:31:22'), (14007, 2617, '2010-08-20 18:31:51'), (14008, 2617, '2010-08-20 18:32:14'), (14009, 2617, '2010-08-20 18:32:35'), (14010, 2617, '2010-08-20 18:32:52'), (14011, 2618, '2010-08-20 21:09:24'), (14012, 2618, '2010-08-20 21:09:43'), (14013, 2618, '2010-08-20 21:09:53'), (14014, 2618, '2010-08-20 21:09:57'), (14015, 2618, '2010-08-20 21:10:08'), (14016, 2618, '2010-08-20 21:10:09'), (14017, 2618, '2010-08-20 21:10:19'), (14018, 2618, '2010-08-20 21:10:19'), (14019, 2618, '2010-08-20 21:10:25'), (14020, 2618, '2010-08-20 21:10:51'), (14021, 2619, '2010-08-20 22:42:16'), (14022, 2619, '2010-08-20 22:42:36'), (14023, 2619, '2010-08-20 22:43:08'), (14024, 2619, '2010-08-20 22:43:38'), (14025, 2619, '2010-08-20 22:43:49'), (14026, 2619, '2010-08-20 22:44:23'), (14027, 2619, '2010-08-20 22:44:24'), (14028, 2619, '2010-08-20 22:44:25'), (14029, 2619, '2010-08-20 22:44:27'), (14030, 2619, '2010-08-20 22:44:36'), (14031, 2619, '2010-08-20 22:44:39'), (14032, 2619, '2010-08-20 22:44:43'), (14033, 2619, '2010-08-20 22:44:46'), (14034, 2619, '2010-08-20 22:44:50'), (14035, 2620, '2010-08-21 01:52:50'), (14036, 2621, '2010-08-21 02:01:35'), (14037, 2621, '2010-08-21 02:02:54'), (14038, 2621, '2010-08-21 02:02:54'), (14039, 2621, '2010-08-21 02:02:55'), (14040, 2621, '2010-08-21 02:02:55'), (14041, 2621, '2010-08-21 02:02:55'), (14042, 2621, '2010-08-21 02:02:56'), (14043, 2621, '2010-08-21 02:02:57'), (14044, 2621, '2010-08-21 02:02:58'), (14045, 2621, '2010-08-21 02:02:59'), (14046, 2621, '2010-08-21 02:03:05'), (14047, 2621, '2010-08-21 02:03:55'), (14048, 2621, '2010-08-21 02:05:03'), (14049, 2621, '2010-08-21 02:05:31'), (14050, 2621, '2010-08-21 02:05:39'), (14051, 2621, '2010-08-21 02:06:04'), (14052, 2621, '2010-08-21 02:07:22'), (14053, 2621, '2010-08-21 02:07:33'), (14054, 2621, '2010-08-21 02:07:34'), (14055, 2621, '2010-08-21 02:07:38'), (14056, 2622, '2010-08-21 04:28:56'), (14057, 2623, '2010-08-21 04:55:57'), (14058, 2624, '2010-08-21 05:05:01'), (14059, 2624, '2010-08-21 05:05:21'), (14060, 2624, '2010-08-21 05:05:44'), (14061, 2624, '2010-08-21 05:06:40'), (14062, 2624, '2010-08-21 05:06:57'), (14063, 2624, '2010-08-21 05:07:04'), (14064, 2625, '2010-08-21 05:25:48'), (14065, 2626, '2010-08-21 05:52:44'), (14066, 2627, '2010-08-21 06:15:25'), (14067, 2628, '2010-08-21 06:19:44'), (14068, 2629, '2010-08-21 06:46:45'), (14069, 2630, '2010-08-21 07:13:46'), (14070, 2631, '2010-08-21 07:45:16'), (14071, 2632, '2010-08-21 08:16:46'), (14072, 2633, '2010-08-21 08:39:15'), (14073, 2634, '2010-08-21 08:57:29'), (14074, 2634, '2010-08-21 08:57:44'), (14075, 2634, '2010-08-21 08:58:02'), (14076, 2634, '2010-08-21 08:58:22'), (14077, 2635, '2010-08-21 08:58:58'), (14078, 2634, '2010-08-21 08:59:01'), (14079, 2635, '2010-08-21 08:59:08'), (14080, 2635, '2010-08-21 08:59:18'), (14081, 2635, '2010-08-21 08:59:22'), (14082, 2635, '2010-08-21 08:59:35'), (14083, 2635, '2010-08-21 08:59:50'), (14084, 2635, '2010-08-21 09:00:01'), (14085, 2634, '2010-08-21 09:00:07'), (14086, 2635, '2010-08-21 09:00:16'), (14087, 2634, '2010-08-21 09:00:19'), (14088, 2634, '2010-08-21 09:00:26'), (14089, 2635, '2010-08-21 09:00:35'), (14090, 2635, '2010-08-21 09:00:39'), (14091, 2634, '2010-08-21 09:00:56'), (14092, 2636, '2010-08-21 09:05:47'), (14093, 2637, '2010-08-21 09:10:46'), (14094, 2635, '2010-08-21 09:14:53'), (14095, 2635, '2010-08-21 09:14:55'), (14096, 2635, '2010-08-21 09:14:57'), (14097, 2635, '2010-08-21 09:15:14'), (14098, 2638, '2010-08-21 09:33:31'), (14099, 2639, '2010-08-21 09:37:46'), (14100, 2640, '2010-08-21 10:04:45'), (14101, 2643, '2010-08-21 10:28:14'), (14102, 2641, '2010-08-21 10:28:14'), (14103, 2642, '2010-08-21 10:28:14'), (14104, 2644, '2010-08-21 10:28:14'), (14105, 2645, '2010-08-21 10:28:22'), (14106, 2645, '2010-08-21 10:28:42'), (14107, 2645, '2010-08-21 10:28:50'), (14108, 2645, '2010-08-21 10:28:53'), (14109, 2645, '2010-08-21 10:29:00'), (14110, 2645, '2010-08-21 10:29:07'), (14111, 2645, '2010-08-21 10:29:09'), (14112, 2645, '2010-08-21 10:29:12'), (14113, 2645, '2010-08-21 10:29:13'), (14114, 2645, '2010-08-21 10:29:15'), (14115, 2646, '2010-08-21 11:00:15'), (14116, 2647, '2010-08-21 11:31:54'), (14117, 2648, '2010-08-21 11:35:27'), (14118, 2649, '2010-08-21 11:54:21'), (14119, 2635, '2010-08-21 12:14:03'), (14120, 2635, '2010-08-21 12:14:20'), (14121, 2635, '2010-08-21 12:14:26'), (14122, 2635, '2010-08-21 12:14:30'), (14123, 2635, '2010-08-21 12:14:51'), (14124, 2650, '2010-08-21 12:21:17'), (14125, 2651, '2010-08-21 12:52:42'), (14126, 2652, '2010-08-21 13:19:38'), (14127, 2653, '2010-08-21 13:46:34'), (14128, 2654, '2010-08-21 14:00:06'), (14129, 2655, '2010-08-21 14:08:51'), (14130, 2656, '2010-08-21 14:13:30'), (14131, 2657, '2010-08-21 14:36:15'), (14132, 2658, '2010-08-21 14:40:25'), (14133, 2659, '2010-08-21 14:52:25'), (14134, 2660, '2010-08-21 15:00:46'), (14135, 2660, '2010-08-21 15:00:56'), (14136, 2660, '2010-08-21 15:01:19'), (14137, 2660, '2010-08-21 15:01:19'), (14138, 2660, '2010-08-21 15:01:20'), (14139, 2660, '2010-08-21 15:01:35'), (14140, 2660, '2010-08-21 15:01:43'), (14141, 2660, '2010-08-21 15:01:48'), (14142, 2660, '2010-08-21 15:01:49'), (14143, 2660, '2010-08-21 15:01:51'), (14144, 2660, '2010-08-21 15:01:52'), (14145, 2660, '2010-08-21 15:01:53'), (14146, 2660, '2010-08-21 15:01:56'), (14147, 2660, '2010-08-21 15:02:24'), (14148, 2661, '2010-08-21 15:19:56'), (14149, 2662, '2010-08-21 15:52:01'), (14150, 2663, '2010-08-21 15:59:19'), (14151, 2663, '2010-08-21 16:00:12'), (14152, 2663, '2010-08-21 16:00:40'), (14153, 2663, '2010-08-21 16:01:16'), (14154, 2663, '2010-08-21 16:01:22'), (14155, 2663, '2010-08-21 16:01:30'), (14156, 2663, '2010-08-21 16:01:36'), (14157, 2663, '2010-08-21 16:01:46'), (14158, 2663, '2010-08-21 16:01:51'), (14159, 2663, '2010-08-21 16:02:00'), (14160, 2663, '2010-08-21 16:02:09'), (14161, 2663, '2010-08-21 16:02:18'), (14162, 2663, '2010-08-21 16:02:37'), (14163, 2663, '2010-08-21 16:02:42'), (14164, 2663, '2010-08-21 16:02:47'), (14165, 2663, '2010-08-21 16:03:07'), (14166, 2663, '2010-08-21 16:03:16'), (14167, 2663, '2010-08-21 16:03:23'), (14168, 2663, '2010-08-21 16:03:38'), (14169, 2663, '2010-08-21 16:04:18'), (14170, 2663, '2010-08-21 16:04:26'), (14171, 2663, '2010-08-21 16:04:30'), (14172, 2664, '2010-08-21 16:13:13'), (14173, 2664, '2010-08-21 16:13:32'), (14174, 2664, '2010-08-21 16:13:56'), (14175, 2664, '2010-08-21 16:14:15'), (14176, 2664, '2010-08-21 16:14:27'), (14177, 2664, '2010-08-21 16:14:54'), (14178, 2664, '2010-08-21 16:14:55'), (14179, 2664, '2010-08-21 16:14:58'), (14180, 2664, '2010-08-21 16:15:41'), (14181, 2664, '2010-08-21 16:15:45'), (14182, 2664, '2010-08-21 16:15:58'), (14183, 2664, '2010-08-21 16:16:23'), (14184, 2664, '2010-08-21 16:16:29'), (14185, 2664, '2010-08-21 16:17:15'), (14186, 2664, '2010-08-21 16:17:16'), (14187, 2664, '2010-08-21 16:17:18'), (14188, 2664, '2010-08-21 16:17:20'), (14189, 2664, '2010-08-21 16:17:39'), (14190, 2664, '2010-08-21 16:17:57'), (14191, 2664, '2010-08-21 16:18:19'), (14192, 2664, '2010-08-21 16:18:42'), (14193, 2664, '2010-08-21 16:18:48'), (14194, 2664, '2010-08-21 16:18:49'), (14195, 2664, '2010-08-21 16:19:02'), (14196, 2664, '2010-08-21 16:19:19'), (14197, 2664, '2010-08-21 16:19:22'), (14198, 2664, '2010-08-21 16:19:26'), (14199, 2664, '2010-08-21 16:19:27'), (14200, 2664, '2010-08-21 16:19:43'), (14201, 2664, '2010-08-21 16:19:46'), (14202, 2664, '2010-08-21 16:19:49'), (14203, 2664, '2010-08-21 16:19:50'), (14204, 2664, '2010-08-21 16:19:52'), (14205, 2664, '2010-08-21 16:20:01'), (14206, 2664, '2010-08-21 16:20:07'), (14207, 2664, '2010-08-21 16:20:20'), (14208, 2664, '2010-08-21 16:20:29'), (14209, 2664, '2010-08-21 16:21:54'), (14210, 2664, '2010-08-21 16:22:05'), (14211, 2664, '2010-08-21 16:22:35'), (14212, 2664, '2010-08-21 16:22:43'), (14213, 2664, '2010-08-21 16:23:30'), (14214, 2664, '2010-08-21 16:23:46'), (14215, 2665, '2010-08-21 16:24:04'), (14216, 2664, '2010-08-21 16:24:08'), (14217, 2664, '2010-08-21 16:24:20'), (14218, 2664, '2010-08-21 16:24:33'), (14219, 2664, '2010-08-21 16:24:39'), (14220, 2664, '2010-08-21 16:24:57'), (14221, 2664, '2010-08-21 16:25:18'), (14222, 2664, '2010-08-21 16:25:31'), (14223, 2664, '2010-08-21 16:25:35'), (14224, 2664, '2010-08-21 16:25:38'), (14225, 2664, '2010-08-21 16:25:40'), (14226, 2664, '2010-08-21 16:25:43'), (14227, 2664, '2010-08-21 16:25:45'), (14228, 2664, '2010-08-21 16:25:46'), (14229, 2664, '2010-08-21 16:25:48'), (14230, 2664, '2010-08-21 16:25:55'), (14231, 2664, '2010-08-21 16:25:56'), (14232, 2664, '2010-08-21 16:25:57'), (14233, 2664, '2010-08-21 16:25:58'), (14234, 2664, '2010-08-21 16:26:00'), (14235, 2664, '2010-08-21 16:26:01'), (14236, 2664, '2010-08-21 16:26:02'), (14237, 2664, '2010-08-21 16:26:03'), (14238, 2664, '2010-08-21 16:26:05'), (14239, 2664, '2010-08-21 16:26:38'), (14240, 2664, '2010-08-21 16:26:41'), (14241, 2664, '2010-08-21 16:26:42'), (14242, 2664, '2010-08-21 16:26:43'), (14243, 2664, '2010-08-21 16:26:48'), (14244, 2664, '2010-08-21 16:26:54'), (14245, 2664, '2010-08-21 16:26:55'), (14246, 2664, '2010-08-21 16:26:56'), (14247, 2664, '2010-08-21 16:26:57'), (14248, 2664, '2010-08-21 16:26:58'), (14249, 2664, '2010-08-21 16:27:34'), (14250, 2664, '2010-08-21 16:27:39'), (14251, 2664, '2010-08-21 16:27:44'), (14252, 2664, '2010-08-21 16:27:44'), (14253, 2666, '2010-08-21 16:29:24'), (14254, 2667, '2010-08-21 16:56:08'), (14255, 2668, '2010-08-21 16:56:32'), (14256, 2669, '2010-08-21 17:02:31'), (14257, 2669, '2010-08-21 17:03:03'), (14258, 2669, '2010-08-21 17:03:13'), (14259, 2669, '2010-08-21 17:03:29'), (14260, 2669, '2010-08-21 17:04:20'), (14261, 2669, '2010-08-21 17:05:19'), (14262, 2669, '2010-08-21 17:05:37'), (14263, 2669, '2010-08-21 17:05:56'), (14264, 2669, '2010-08-21 17:05:59'), (14265, 2669, '2010-08-21 17:06:00'), (14266, 2670, '2010-08-21 17:31:59'), (14267, 2671, '2010-08-21 17:46:05'), (14268, 2672, '2010-08-21 18:00:12'), (14269, 2673, '2010-08-21 18:30:37'), (14270, 2674, '2010-08-21 18:48:23'), (14271, 2675, '2010-08-21 19:06:09'), (14272, 2407, '2010-08-21 19:07:52'), (14273, 2676, '2010-08-21 19:20:33'), (14274, 2676, '2010-08-21 19:21:00'), (14275, 2676, '2010-08-21 19:21:19'), (14276, 2676, '2010-08-21 19:22:15'), (14277, 2676, '2010-08-21 19:22:34'), (14278, 2676, '2010-08-21 19:22:47'), (14279, 2677, '2010-08-21 19:24:23'), (14280, 2678, '2010-08-21 19:46:41'), (14281, 2679, '2010-08-21 19:53:27'), (14282, 2680, '2010-08-21 20:05:21'), (14283, 2681, '2010-08-21 20:13:11'), (14284, 2681, '2010-08-21 20:13:21'), (14285, 2681, '2010-08-21 20:13:31'), (14286, 2681, '2010-08-21 20:13:42'), (14287, 2681, '2010-08-21 20:13:58'), (14288, 2681, '2010-08-21 20:14:15'), (14289, 2681, '2010-08-21 20:14:33'), (14290, 2682, '2010-08-21 20:16:22'), (14291, 2683, '2010-08-21 20:24:28'), (14292, 2684, '2010-08-21 20:51:24'), (14293, 2685, '2010-08-21 20:56:42'), (14294, 2686, '2010-08-21 21:08:45'), (14295, 2687, '2010-08-21 21:10:39'), (14296, 2686, '2010-08-21 21:12:18'), (14297, 2686, '2010-08-21 21:12:32'), (14298, 2686, '2010-08-21 21:12:34'), (14299, 2686, '2010-08-21 21:12:34'), (14300, 2686, '2010-08-21 21:12:45'), (14301, 2686, '2010-08-21 21:12:49'), (14302, 2686, '2010-08-21 21:13:27'), (14303, 2686, '2010-08-21 21:13:29'), (14304, 2686, '2010-08-21 21:13:30'), (14305, 2688, '2010-08-21 21:30:51'), (14306, 2689, '2010-08-21 21:51:03'), (14307, 2690, '2010-08-21 22:15:13'), (14308, 2691, '2010-08-21 22:39:12'), (14309, 2692, '2010-08-21 22:39:14'), (14310, 2693, '2010-08-21 22:39:27'), (14311, 2694, '2010-08-21 22:59:39'), (14312, 2695, '2010-08-21 23:17:12'), (14313, 2696, '2010-08-21 23:28:00'), (14314, 2697, '2010-08-21 23:48:11'), (14315, 2698, '2010-08-22 00:08:23'), (14316, 2699, '2010-08-22 00:28:35'), (14317, 2700, '2010-08-22 00:52:49'), (14318, 2701, '2010-08-22 01:13:00'), (14319, 2702, '2010-08-22 01:33:12'), (14320, 2703, '2010-08-22 02:01:28'), (14321, 2704, '2010-08-22 02:21:40'), (14322, 2705, '2010-08-22 02:43:19'), (14323, 2706, '2010-08-22 03:03:42'), (14324, 2707, '2010-08-22 03:59:21'), (14325, 2708, '2010-08-22 04:20:50'), (14326, 2709, '2010-08-22 04:46:53'), (14327, 2710, '2010-08-22 05:04:33'), (14328, 2711, '2010-08-22 05:26:36'), (14329, 2712, '2010-08-22 05:36:36'), (14330, 2712, '2010-08-22 05:37:25'), (14331, 2712, '2010-08-22 05:37:28'), (14332, 2712, '2010-08-22 05:38:03'), (14333, 2712, '2010-08-22 05:38:05'), (14334, 2712, '2010-08-22 05:38:22'), (14335, 2712, '2010-08-22 05:38:33'), (14336, 2712, '2010-08-22 05:38:57'), (14337, 2712, '2010-08-22 05:39:59'), (14338, 2712, '2010-08-22 05:40:02'), (14339, 2712, '2010-08-22 05:40:11'), (14340, 2712, '2010-08-22 05:40:18'), (14341, 2712, '2010-08-22 05:40:29'), (14342, 2712, '2010-08-22 05:40:31'), (14343, 2712, '2010-08-22 05:40:55'), (14344, 2712, '2010-08-22 05:42:13'), (14345, 2712, '2010-08-22 05:42:46'), (14346, 2712, '2010-08-22 05:43:15'), (14347, 2712, '2010-08-22 05:43:24'), (14348, 2712, '2010-08-22 05:43:44'), (14349, 2712, '2010-08-22 05:43:46'), (14350, 2712, '2010-08-22 05:44:04'), (14351, 2712, '2010-08-22 05:44:22'), (14352, 2712, '2010-08-22 05:47:30'), (14353, 2712, '2010-08-22 05:47:32'), (14354, 2712, '2010-08-22 05:47:38'), (14355, 2712, '2010-08-22 05:47:40'), (14356, 2712, '2010-08-22 05:48:33'), (14357, 2712, '2010-08-22 05:48:35'), (14358, 2713, '2010-08-22 05:48:39'), (14359, 2712, '2010-08-22 05:48:53'), (14360, 2712, '2010-08-22 05:48:54'), (14361, 2712, '2010-08-22 05:49:42'), (14362, 2712, '2010-08-22 05:50:42'), (14363, 2712, '2010-08-22 05:50:43'), (14364, 2712, '2010-08-22 05:50:45'), (14365, 2712, '2010-08-22 05:50:58'), (14366, 2712, '2010-08-22 05:51:09'), (14367, 2712, '2010-08-22 05:51:18'), (14368, 2712, '2010-08-22 05:51:24'), (14369, 2715, '2010-08-22 06:10:42'), (14370, 2716, '2010-08-22 06:32:49'), (14371, 2717, '2010-08-22 06:50:34'), (14372, 2718, '2010-08-22 07:06:02'), (14373, 2719, '2010-08-22 07:12:45'), (14374, 2720, '2010-08-22 07:18:03'), (14375, 2721, '2010-08-22 07:20:03'), (14376, 2721, '2010-08-22 07:20:19'), (14377, 2721, '2010-08-22 07:20:54'), (14378, 2721, '2010-08-22 07:21:00'), (14379, 2721, '2010-08-22 07:21:15'), (14380, 2721, '2010-08-22 07:21:22'), (14381, 2722, '2010-08-22 07:39:21'), (14382, 2720, '2010-08-22 07:40:41'), (14383, 2723, '2010-08-22 08:00:55'), (14384, 2723, '2010-08-22 08:01:16'), (14385, 2723, '2010-08-22 08:01:28'), (14386, 2724, '2010-08-22 08:01:32'), (14387, 2723, '2010-08-22 08:01:35'), (14388, 2725, '2010-08-22 08:09:12'), (14389, 2726, '2010-08-22 08:28:08'), (14390, 2727, '2010-08-22 08:50:19'), (14391, 2728, '2010-08-22 08:59:34'), (14392, 2728, '2010-08-22 08:59:46'), (14393, 2728, '2010-08-22 09:04:32'), (14394, 2729, '2010-08-22 09:12:30'), (14395, 2730, '2010-08-22 09:25:51'), (14396, 2731, '2010-08-22 09:39:38'), (14397, 2732, '2010-08-22 10:02:33'), (14398, 2733, '2010-08-22 10:02:47'), (14399, 2733, '2010-08-22 10:02:53'), (14400, 2733, '2010-08-22 10:03:04'), (14401, 2733, '2010-08-22 10:03:10'), (14402, 2733, '2010-08-22 10:03:14'), (14403, 2733, '2010-08-22 10:03:26'), (14404, 2733, '2010-08-22 10:03:27'), (14405, 2733, '2010-08-22 10:03:31'), (14406, 2733, '2010-08-22 10:03:34'), (14407, 2734, '2010-08-22 10:05:12'), (14408, 2735, '2010-08-22 10:30:03'), (14409, 2736, '2010-08-22 10:48:24'), (14410, 2737, '2010-08-22 10:55:11'), (14411, 2737, '2010-08-22 10:55:41'), (14412, 2737, '2010-08-22 10:56:07'), (14413, 2737, '2010-08-22 10:56:15'), (14414, 2737, '2010-08-22 10:56:23'), (14415, 2737, '2010-08-22 10:56:44'), (14416, 2738, '2010-08-22 11:11:19'), (14417, 2739, '2010-08-22 11:34:14'), (14418, 2740, '2010-08-22 11:42:02'), (14419, 2741, '2010-08-22 11:57:08'), (14420, 2742, '2010-08-22 12:20:02'), (14421, 2743, '2010-08-22 12:28:37'), (14422, 2743, '2010-08-22 12:29:10'), (14423, 2743, '2010-08-22 12:29:40'), (14424, 2743, '2010-08-22 12:29:53'), (14425, 2743, '2010-08-22 12:30:17'), (14426, 2743, '2010-08-22 12:30:47'), (14427, 2743, '2010-08-22 12:31:03'), (14428, 2743, '2010-08-22 12:31:32'), (14429, 2743, '2010-08-22 12:31:52'), (14430, 2743, '2010-08-22 12:32:03'), (14431, 2743, '2010-08-22 12:32:30'), (14432, 2743, '2010-08-22 12:32:36'), (14433, 2744, '2010-08-22 12:38:22'), (14434, 2745, '2010-08-22 13:05:51'), (14435, 2746, '2010-08-22 13:13:15'), (14436, 2746, '2010-08-22 13:13:26'), (14437, 2746, '2010-08-22 13:13:51'), (14438, 2746, '2010-08-22 13:13:57'), (14439, 2746, '2010-08-22 13:14:03'), (14440, 2746, '2010-08-22 13:14:53'), (14441, 2746, '2010-08-22 13:16:03'), (14442, 2746, '2010-08-22 13:16:05'), (14443, 2746, '2010-08-22 13:16:39'), (14444, 2746, '2010-08-22 13:16:41'), (14445, 2746, '2010-08-22 13:16:52'), (14446, 2746, '2010-08-22 13:16:54'), (14447, 2746, '2010-08-22 13:17:01'), (14448, 2746, '2010-08-22 13:17:16'), (14449, 2746, '2010-08-22 13:17:30'), (14450, 2746, '2010-08-22 13:17:39'), (14451, 2746, '2010-08-22 13:17:52'), (14452, 2747, '2010-08-22 13:18:36'), (14453, 2746, '2010-08-22 13:18:45'), (14454, 2746, '2010-08-22 13:18:47'), (14455, 2747, '2010-08-22 13:18:51'), (14456, 2746, '2010-08-22 13:18:54'), (14457, 2746, '2010-08-22 13:18:56'), (14458, 2746, '2010-08-22 13:19:07'), (14459, 2747, '2010-08-22 13:19:10'), (14460, 2747, '2010-08-22 13:19:13'), (14461, 2747, '2010-08-22 13:19:13'), (14462, 2746, '2010-08-22 13:19:15'), (14463, 2747, '2010-08-22 13:19:24'), (14464, 2746, '2010-08-22 13:19:26'), (14465, 2747, '2010-08-22 13:19:38'), (14466, 2746, '2010-08-22 13:20:07'), (14467, 2746, '2010-08-22 13:20:09'), (14468, 2746, '2010-08-22 13:20:13'), (14469, 2746, '2010-08-22 13:20:14'), (14470, 2746, '2010-08-22 13:20:31'), (14471, 2746, '2010-08-22 13:20:33'), (14472, 2746, '2010-08-22 13:20:55'), (14473, 2746, '2010-08-22 13:21:08'), (14474, 2746, '2010-08-22 13:21:09'), (14475, 2748, '2010-08-22 13:26:59'), (14476, 2749, '2010-08-22 13:28:44'), (14477, 2750, '2010-08-22 13:30:57'), (14478, 2750, '2010-08-22 13:31:22'), (14479, 2750, '2010-08-22 13:31:32'), (14480, 2750, '2010-08-22 13:31:58'), (14481, 2750, '2010-08-22 13:41:57'), (14482, 2750, '2010-08-22 13:42:03'), (14483, 2750, '2010-08-22 13:42:25'), (14484, 2750, '2010-08-22 13:42:52'), (14485, 2750, '2010-08-22 13:43:19'), (14486, 2750, '2010-08-22 13:43:33'), (14487, 2750, '2010-08-22 13:44:00'), (14488, 2750, '2010-08-22 13:44:19'), (14489, 2750, '2010-08-22 13:45:15'), (14490, 2750, '2010-08-22 13:46:31'), (14491, 2750, '2010-08-22 13:46:34'), (14492, 2750, '2010-08-22 13:46:38'), (14493, 2750, '2010-08-22 13:46:42'), (14494, 2750, '2010-08-22 13:46:47'), (14495, 2750, '2010-08-22 13:46:57'), (14496, 2750, '2010-08-22 13:48:00'), (14497, 2750, '2010-08-22 13:48:03'), (14498, 2750, '2010-08-22 13:48:04'), (14499, 2751, '2010-08-22 13:51:37'), (14500, 2752, '2010-08-22 13:55:23'), (14501, 2752, '2010-08-22 13:56:24'), (14502, 2752, '2010-08-22 13:56:55'), (14503, 2752, '2010-08-22 13:57:14'), (14504, 2752, '2010-08-22 13:57:28'), (14505, 2752, '2010-08-22 13:57:55'), (14506, 2752, '2010-08-22 13:58:14'), (14507, 2752, '2010-08-22 13:58:31'), (14508, 2752, '2010-08-22 13:58:52'), (14509, 2752, '2010-08-22 13:59:11'), (14510, 2752, '2010-08-22 13:59:29'), (14511, 2752, '2010-08-22 13:59:58'), (14512, 2752, '2010-08-22 14:00:03'), (14513, 2752, '2010-08-22 14:00:06'), (14514, 2752, '2010-08-22 14:00:10'), (14515, 2752, '2010-08-22 14:00:11'), (14516, 2752, '2010-08-22 14:00:13'), (14517, 2752, '2010-08-22 14:00:23'), (14518, 2752, '2010-08-22 14:00:25'), (14519, 2752, '2010-08-22 14:00:33'), (14520, 2752, '2010-08-22 14:00:34'), (14521, 2753, '2010-08-22 14:19:03'), (14522, 2754, '2010-08-22 14:37:21'), (14523, 2755, '2010-08-22 14:50:25'), (14524, 2756, '2010-08-22 15:00:12'), (14525, 2757, '2010-08-22 15:01:28'), (14526, 2757, '2010-08-22 15:02:00'), (14527, 2757, '2010-08-22 15:02:13'), (14528, 2757, '2010-08-22 15:02:31'), (14529, 2757, '2010-08-22 15:03:16'), (14530, 2757, '2010-08-22 15:03:35'), (14531, 2757, '2010-08-22 15:04:04'), (14532, 2757, '2010-08-22 15:04:19'), (14533, 2757, '2010-08-22 15:05:07'), (14534, 2757, '2010-08-22 15:05:35'), (14535, 2757, '2010-08-22 15:05:44'), (14536, 2757, '2010-08-22 15:06:10'), (14537, 2757, '2010-08-22 15:06:14'), (14538, 2757, '2010-08-22 15:06:18'), (14539, 2758, '2010-08-22 15:23:04'), (14540, 2759, '2010-08-22 15:26:22'), (14541, 2759, '2010-08-22 15:26:54'), (14542, 2759, '2010-08-22 15:27:04'), (14543, 2759, '2010-08-22 15:27:23'), (14544, 2759, '2010-08-22 15:27:41'), (14545, 2759, '2010-08-22 15:27:54'), (14546, 2759, '2010-08-22 15:28:06'), (14547, 2759, '2010-08-22 15:28:28'), (14548, 2759, '2010-08-22 15:28:47'), (14549, 2759, '2010-08-22 15:28:50'), (14550, 2759, '2010-08-22 15:28:50'), (14551, 2759, '2010-08-22 15:28:52'), (14552, 2759, '2010-08-22 15:28:54'), (14553, 2759, '2010-08-22 15:28:56'), (14554, 2759, '2010-08-22 15:28:57'), (14555, 2759, '2010-08-22 15:29:50'), (14556, 2760, '2010-08-22 15:45:54'), (14557, 2761, '2010-08-22 16:08:43'), (14558, 2762, '2010-08-22 16:17:14'), (14559, 2763, '2010-08-22 16:26:59'), (14560, 2764, '2010-08-22 16:40:16'), (14561, 2765, '2010-08-22 16:49:47'), (14562, 2766, '2010-08-22 16:58:33'), (14563, 1304, '2010-08-22 17:47:02'), (14564, 2767, '2010-08-22 17:52:36'), (14565, 2768, '2010-08-22 18:23:23'), (14566, 2769, '2010-08-22 18:45:31'), (14567, 2770, '2010-08-22 19:12:11'), (14568, 2771, '2010-08-22 19:43:25'), (14569, 2772, '2010-08-22 20:05:45'), (14570, 2773, '2010-08-22 20:32:32'), (14571, 2774, '2010-08-22 20:59:18'), (14572, 2775, '2010-08-22 21:08:54'), (14573, 2776, '2010-08-22 21:31:36'), (14574, 2777, '2010-08-22 21:55:54'), (14575, 2778, '2010-08-22 22:14:23'), (14576, 2779, '2010-08-22 22:37:24'), (14577, 2780, '2010-08-22 23:09:46'), (14578, 2781, '2010-08-22 23:37:27'), (14579, 2782, '2010-08-23 00:05:07'), (14580, 2783, '2010-08-23 00:14:25'), (14581, 2784, '2010-08-23 00:38:00'), (14582, 2785, '2010-08-23 01:06:18'), (14583, 2786, '2010-08-23 01:39:18'), (14584, 2787, '2010-08-23 02:07:42'), (14585, 2788, '2010-08-23 02:24:41'), (14586, 2788, '2010-08-23 02:26:12'), (14587, 2788, '2010-08-23 02:26:29'), (14588, 2788, '2010-08-23 02:27:52'), (14589, 2789, '2010-08-23 02:31:17'), (14590, 2790, '2010-08-23 02:59:34'), (14591, 2791, '2010-08-23 03:09:14'), (14592, 2792, '2010-08-23 03:54:54'), (14593, 2793, '2010-08-23 04:13:39'), (14594, 2794, '2010-08-23 04:46:29'), (14595, 2795, '2010-08-23 05:09:45'), (14596, 1304, '2010-08-23 05:16:18'), (14597, 2796, '2010-08-23 05:37:37'), (14598, 1304, '2010-08-23 05:40:35'), (14599, 2797, '2010-08-23 06:02:23'), (14600, 2798, '2010-08-23 06:05:29'), (14601, 2799, '2010-08-23 06:37:59'), (14602, 2800, '2010-08-23 06:38:57'), (14603, 2800, '2010-08-23 06:39:16'), (14604, 2800, '2010-08-23 06:39:28'), (14605, 2800, '2010-08-23 06:39:30'), (14606, 2800, '2010-08-23 06:39:30'), (14607, 2800, '2010-08-23 06:39:54'), (14608, 2800, '2010-08-23 06:40:21'), (14609, 2800, '2010-08-23 06:43:26'), (14610, 2800, '2010-08-23 06:43:30'), (14611, 2800, '2010-08-23 06:44:46'), (14612, 2800, '2010-08-23 06:44:46'), (14613, 2800, '2010-08-23 06:44:55'), (14614, 2800, '2010-08-23 06:44:55'), (14615, 2800, '2010-08-23 06:45:32'), (14616, 2801, '2010-08-23 07:05:50'), (14617, 2802, '2010-08-23 07:29:19'), (14618, 2802, '2010-08-23 07:29:58'), (14619, 2802, '2010-08-23 07:30:30'), (14620, 2802, '2010-08-23 07:31:05'), (14621, 2803, '2010-08-23 07:33:41'), (14622, 2802, '2010-08-23 07:40:15'), (14623, 2802, '2010-08-23 07:40:35'), (14624, 2802, '2010-08-23 07:40:52'), (14625, 2802, '2010-08-23 07:41:40'), (14626, 2802, '2010-08-23 07:42:04'), (14627, 2802, '2010-08-23 07:42:20'), (14628, 2802, '2010-08-23 07:42:21'), (14629, 2802, '2010-08-23 07:42:22'), (14630, 2802, '2010-08-23 07:42:23'), (14631, 2802, '2010-08-23 07:42:32'), (14632, 2802, '2010-08-23 07:42:36'), (14633, 2802, '2010-08-23 07:42:44'), (14634, 2802, '2010-08-23 07:42:52'), (14635, 2802, '2010-08-23 07:43:00'), (14636, 2802, '2010-08-23 07:47:30'), (14637, 2802, '2010-08-23 07:47:33'), (14638, 2804, '2010-08-23 07:59:03'), (14639, 2805, '2010-08-23 08:01:33'), (14640, 2806, '2010-08-23 08:07:47'), (14641, 2807, '2010-08-23 08:08:45'), (14642, 2808, '2010-08-23 08:20:38'), (14643, 2808, '2010-08-23 08:20:54'), (14644, 2808, '2010-08-23 08:21:16'), (14645, 2808, '2010-08-23 08:21:18'), (14646, 2808, '2010-08-23 08:22:32'), (14647, 2808, '2010-08-23 08:22:48'), (14648, 2808, '2010-08-23 08:22:51'), (14649, 2808, '2010-08-23 08:23:05'), (14650, 2809, '2010-08-23 08:26:17'), (14651, 2809, '2010-08-23 08:26:51'), (14652, 2809, '2010-08-23 08:28:14'), (14653, 2809, '2010-08-23 08:29:00'), (14654, 2809, '2010-08-23 08:29:22'), (14655, 2810, '2010-08-23 08:37:05'), (14656, 2811, '2010-08-23 08:38:10'), (14657, 2812, '2010-08-23 09:01:06'), (14658, 2813, '2010-08-23 09:07:45'), (14659, 2813, '2010-08-23 09:08:09'), (14660, 2813, '2010-08-23 09:08:29'), (14661, 2813, '2010-08-23 09:08:41'), (14662, 2813, '2010-08-23 09:09:28'), (14663, 2814, '2010-08-23 09:15:20'), (14664, 2814, '2010-08-23 09:15:38'), (14665, 2814, '2010-08-23 09:15:45'), (14666, 2814, '2010-08-23 09:16:06'), (14667, 2814, '2010-08-23 09:16:39'), (14668, 2814, '2010-08-23 09:16:46'), (14669, 2814, '2010-08-23 09:16:49'), (14670, 2814, '2010-08-23 09:16:55'), (14671, 2814, '2010-08-23 09:16:57'), (14672, 2815, '2010-08-23 09:21:56'), (14673, 2816, '2010-08-23 09:23:42'), (14674, 2816, '2010-08-23 09:24:07'), (14675, 2816, '2010-08-23 09:24:19'), (14676, 2816, '2010-08-23 09:24:30'), (14677, 2816, '2010-08-23 09:24:34'), (14678, 2816, '2010-08-23 09:24:53'), (14679, 2816, '2010-08-23 09:25:38'), (14680, 2816, '2010-08-23 09:26:01'), (14681, 2816, '2010-08-23 09:29:15'), (14682, 2816, '2010-08-23 09:29:17'), (14683, 2817, '2010-08-23 09:33:09'), (14684, 2818, '2010-08-23 09:56:03'), (14685, 2819, '2010-08-23 10:23:30'), (14686, 2820, '2010-08-23 10:46:23'), (14687, 2821, '2010-08-23 10:48:19'), (14688, 2822, '2010-08-23 11:07:55'), (14689, 2822, '2010-08-23 11:07:59'), (14690, 2823, '2010-08-23 11:18:23'), (14691, 2824, '2010-08-23 11:30:24'), (14692, 2825, '2010-08-23 11:50:40'), (14693, 2826, '2010-08-23 11:55:08'), (14694, 2826, '2010-08-23 11:55:20'), (14695, 2826, '2010-08-23 11:55:30'), (14696, 2826, '2010-08-23 11:56:04'), (14697, 2826, '2010-08-23 11:56:36'), (14698, 2827, '2010-08-23 12:15:33'), (14699, 2828, '2010-08-23 12:21:02'), (14700, 2829, '2010-08-23 12:51:23'), (14701, 2830, '2010-08-23 13:06:05'), (14702, 2830, '2010-08-23 13:06:45'), (14703, 2830, '2010-08-23 13:06:52'), (14704, 2830, '2010-08-23 13:07:28'), (14705, 2830, '2010-08-23 13:07:37'), (14706, 2830, '2010-08-23 13:08:14'), (14707, 2830, '2010-08-23 13:08:23'), (14708, 2830, '2010-08-23 13:08:40'), (14709, 2830, '2010-08-23 13:09:12'), (14710, 2831, '2010-08-23 13:26:45'), (14711, 2832, '2010-08-23 13:36:40'), (14712, 2832, '2010-08-23 13:36:54'), (14713, 2832, '2010-08-23 13:37:01'), (14714, 2832, '2010-08-23 13:37:07'), (14715, 2832, '2010-08-23 13:37:12'), (14716, 2832, '2010-08-23 13:38:33'), (14717, 2832, '2010-08-23 13:38:45'), (14718, 2832, '2010-08-23 13:39:05'), (14719, 2832, '2010-08-23 13:39:16'), (14720, 2832, '2010-08-23 13:39:52'), (14721, 2832, '2010-08-23 13:39:59'), (14722, 2832, '2010-08-23 13:40:01'), (14723, 2833, '2010-08-23 14:00:28'), (14724, 2834, '2010-08-23 15:08:31'), (14725, 2834, '2010-08-23 15:08:48'), (14726, 2834, '2010-08-23 15:09:00'), (14727, 2834, '2010-08-23 15:09:04'), (14728, 2834, '2010-08-23 15:09:11'), (14729, 2834, '2010-08-23 15:09:13'), (14730, 2834, '2010-08-23 15:09:13'), (14731, 2834, '2010-08-23 15:09:14'), (14732, 2835, '2010-08-23 15:09:58'), (14733, 2834, '2010-08-23 15:10:14'), (14734, 2835, '2010-08-23 15:10:16'), (14735, 2835, '2010-08-23 15:10:17'), (14736, 2835, '2010-08-23 15:10:27'), (14737, 2834, '2010-08-23 15:10:29'), (14738, 2835, '2010-08-23 15:10:36'), (14739, 2834, '2010-08-23 15:10:47'), (14740, 2835, '2010-08-23 15:10:49'), (14741, 2834, '2010-08-23 15:11:24'), (14742, 2834, '2010-08-23 15:11:46'), (14743, 2834, '2010-08-23 15:11:54'), (14744, 2834, '2010-08-23 15:12:01'), (14745, 2834, '2010-08-23 15:12:17'), (14746, 2834, '2010-08-23 15:12:21'), (14747, 2834, '2010-08-23 15:13:04'), (14748, 2834, '2010-08-23 15:13:12'), (14749, 2836, '2010-08-23 16:21:30'), (14750, 2837, '2010-08-23 17:20:21'), (14751, 2838, '2010-08-23 17:40:02'), (14752, 2838, '2010-08-23 17:40:10'), (14753, 2838, '2010-08-23 17:40:46'), (14754, 2838, '2010-08-23 17:41:24'), (14755, 2838, '2010-08-23 17:41:33'), (14756, 2838, '2010-08-23 17:42:07'), (14757, 2838, '2010-08-23 17:42:57'), (14758, 2838, '2010-08-23 17:43:24'), (14759, 2838, '2010-08-23 17:43:32'), (14760, 2838, '2010-08-23 17:43:57'), (14761, 2838, '2010-08-23 17:44:14'), (14762, 2838, '2010-08-23 17:44:31'), (14763, 2838, '2010-08-23 17:44:43'), (14764, 2838, '2010-08-23 17:44:47'), (14765, 2839, '2010-08-23 17:50:10'), (14766, 2838, '2010-08-23 17:50:58'), (14767, 2838, '2010-08-23 17:51:05'), (14768, 2838, '2010-08-23 17:51:23'), (14769, 2838, '2010-08-23 17:51:33'), (14770, 2838, '2010-08-23 17:51:38'), (14771, 2838, '2010-08-23 17:52:08'), (14772, 2838, '2010-08-23 17:52:14'), (14773, 2840, '2010-08-23 18:16:04'), (14774, 2841, '2010-08-23 18:48:21'), (14775, 2842, '2010-08-23 19:01:20'), (14776, 2842, '2010-08-23 19:01:53'), (14777, 2842, '2010-08-23 19:02:12'), (14778, 2843, '2010-08-23 19:09:54'), (14779, 2844, '2010-08-23 19:10:18'), (14780, 2844, '2010-08-23 19:14:04'), (14781, 2845, '2010-08-23 19:15:33'), (14782, 2844, '2010-08-23 19:16:31'), (14783, 2844, '2010-08-23 19:19:06'), (14784, 2844, '2010-08-23 19:19:37'), (14785, 2844, '2010-08-23 19:19:51'), (14786, 2846, '2010-08-23 19:21:24'), (14787, 2846, '2010-08-23 19:22:42'), (14788, 2847, '2010-08-23 19:23:25'), (14789, 2847, '2010-08-23 19:23:33'), (14790, 2847, '2010-08-23 19:24:42'), (14791, 2847, '2010-08-23 19:24:59'), (14792, 2847, '2010-08-23 19:25:14'), (14793, 2847, '2010-08-23 19:25:24'), (14794, 2847, '2010-08-23 19:25:31'), (14795, 2407, '2010-08-23 19:30:41'), (14796, 2848, '2010-08-23 19:36:49'), (14797, 2849, '2010-08-23 19:43:13'), (14798, 2850, '2010-08-23 19:43:37'), (14799, 2851, '2010-08-23 19:43:47'), (14800, 2852, '2010-08-23 19:46:38'), (14801, 2853, '2010-08-23 19:47:12'), (14802, 2854, '2010-08-23 19:48:12'), (14803, 2855, '2010-08-23 19:48:17'), (14804, 2856, '2010-08-23 19:48:52'), (14805, 2857, '2010-08-23 19:49:42'), (14806, 2858, '2010-08-23 19:52:09'), (14807, 2859, '2010-08-23 19:53:00'), (14808, 2860, '2010-08-23 19:54:31'), (14809, 2861, '2010-08-23 19:58:09'), (14810, 2862, '2010-08-23 20:04:36'), (14811, 2863, '2010-08-23 20:04:50'), (14812, 2864, '2010-08-23 20:06:16'), (14813, 2865, '2010-08-23 20:06:40'), (14814, 2866, '2010-08-23 20:11:26'), (14815, 2867, '2010-08-23 20:12:00'), (14816, 2868, '2010-08-23 20:12:05'), (14817, 2869, '2010-08-23 20:20:07'), (14818, 2870, '2010-08-23 20:23:03'), (14819, 2871, '2010-08-23 20:31:18'), (14820, 2872, '2010-08-23 20:40:46'), (14821, 2873, '2010-08-23 20:45:22'), (14822, 2874, '2010-08-23 20:45:55'), (14823, 2875, '2010-08-23 20:46:06'), (14824, 2876, '2010-08-23 20:47:19'), (14825, 2877, '2010-08-23 20:57:27'), (14826, 2878, '2010-08-23 21:07:35'), (14827, 2879, '2010-08-23 21:17:43'), (14828, 2880, '2010-08-23 21:37:57'), (14829, 2881, '2010-08-23 22:18:22'), (14830, 2882, '2010-08-23 22:38:35'), (14831, 2883, '2010-08-23 23:08:54'), (14832, 2884, '2010-08-23 23:39:13'), (14833, 2885, '2010-08-23 23:57:17'), (14834, 2886, '2010-08-24 00:09:34'), (14835, 2886, '2010-08-24 00:10:11'), (14836, 2886, '2010-08-24 00:10:48'), (14837, 2886, '2010-08-24 00:11:12'), (14838, 2886, '2010-08-24 00:11:31'), (14839, 2886, '2010-08-24 00:11:51'), (14840, 2886, '2010-08-24 00:12:34'), (14841, 2886, '2010-08-24 00:12:58'), (14842, 2886, '2010-08-24 00:13:12'), (14843, 2886, '2010-08-24 00:13:34'), (14844, 2886, '2010-08-24 00:13:54'), (14845, 2886, '2010-08-24 00:14:07'), (14846, 2886, '2010-08-24 00:14:42'), (14847, 2886, '2010-08-24 00:14:49'), (14848, 2886, '2010-08-24 00:15:38'), (14849, 2886, '2010-08-24 00:15:54'), (14850, 2886, '2010-08-24 00:16:08'), (14851, 2886, '2010-08-24 00:16:16'), (14852, 2886, '2010-08-24 00:16:35'), (14853, 2886, '2010-08-24 00:16:52'), (14854, 2886, '2010-08-24 00:17:04'), (14855, 2886, '2010-08-24 00:17:37'), (14856, 2886, '2010-08-24 00:18:02'), (14857, 2886, '2010-08-24 00:18:02'), (14858, 2886, '2010-08-24 00:18:04'), (14859, 2886, '2010-08-24 00:18:05'), (14860, 2886, '2010-08-24 00:18:05'), (14861, 2886, '2010-08-24 00:18:07'), (14862, 2886, '2010-08-24 00:18:08'), (14863, 2886, '2010-08-24 00:18:31'), (14864, 2886, '2010-08-24 00:18:32'), (14865, 2886, '2010-08-24 00:18:34'), (14866, 2886, '2010-08-24 00:18:34'), (14867, 2886, '2010-08-24 00:18:35'), (14868, 2886, '2010-08-24 00:18:37'), (14869, 2886, '2010-08-24 00:18:37'), (14870, 2886, '2010-08-24 00:18:42'), (14871, 2886, '2010-08-24 00:19:12'), (14872, 2887, '2010-08-24 00:19:37'), (14873, 2886, '2010-08-24 00:20:14'), (14874, 2886, '2010-08-24 00:21:08'), (14875, 2886, '2010-08-24 00:21:19'), (14876, 2886, '2010-08-24 00:21:22'), (14877, 2886, '2010-08-24 00:21:23'), (14878, 2886, '2010-08-24 00:21:24'), (14879, 2886, '2010-08-24 00:21:27'), (14880, 2886, '2010-08-24 00:21:28'), (14881, 2886, '2010-08-24 00:21:45'), (14882, 2886, '2010-08-24 00:21:47'), (14883, 2886, '2010-08-24 00:22:01'), (14884, 2886, '2010-08-24 00:22:07'), (14885, 2886, '2010-08-24 00:22:12'), (14886, 2886, '2010-08-24 00:22:27'), (14887, 2886, '2010-08-24 00:22:53'), (14888, 2886, '2010-08-24 00:22:58'), (14889, 2886, '2010-08-24 00:23:00'), (14890, 2886, '2010-08-24 00:23:01'), (14891, 2886, '2010-08-24 00:23:02'), (14892, 2888, '2010-08-24 01:09:46'), (14893, 2889, '2010-08-24 01:49:14'), (14894, 2890, '2010-08-24 02:05:31'), (14895, 2890, '2010-08-24 02:05:37'), (14896, 2890, '2010-08-24 02:05:55'), (14897, 2890, '2010-08-24 02:05:57'), (14898, 2890, '2010-08-24 02:06:19'), (14899, 2890, '2010-08-24 02:06:44'), (14900, 2891, '2010-08-24 02:28:41'), (14901, 2892, '2010-08-24 02:58:19'), (14902, 2893, '2010-08-24 03:08:47'), (14903, 2894, '2010-08-24 03:19:14'), (14904, 2895, '2010-08-24 03:22:15'), (14905, 2896, '2010-08-24 04:29:13'), (14906, 2897, '2010-08-24 04:58:43'), (14907, 2898, '2010-08-24 05:20:19'), (14908, 2898, '2010-08-24 05:25:07'), (14909, 2898, '2010-08-24 05:25:15'), (14910, 2898, '2010-08-24 05:25:21'), (14911, 2899, '2010-08-24 05:39:59'), (14912, 2899, '2010-08-24 05:41:27'), (14913, 2899, '2010-08-24 05:42:06'), (14914, 2899, '2010-08-24 05:42:09'), (14915, 2900, '2010-08-24 05:50:10'), (14916, 2901, '2010-08-24 06:53:30'), (14917, 2902, '2010-08-24 07:24:43'), (14918, 2902, '2010-08-24 07:25:00'), (14919, 2902, '2010-08-24 07:25:32'), (14920, 2902, '2010-08-24 07:25:38'), (14921, 2902, '2010-08-24 07:25:43'), (14922, 2902, '2010-08-24 07:26:10'), (14923, 2902, '2010-08-24 07:26:27'), (14924, 2902, '2010-08-24 07:26:31'), (14925, 2902, '2010-08-24 07:26:40'), (14926, 2902, '2010-08-24 07:26:49'), (14927, 2902, '2010-08-24 07:27:04'), (14928, 2902, '2010-08-24 07:27:07'), (14929, 2902, '2010-08-24 07:27:09'), (14930, 2902, '2010-08-24 07:27:10'), (14931, 2902, '2010-08-24 07:27:15'), (14932, 2902, '2010-08-24 07:27:16'), (14933, 1304, '2010-08-24 07:30:39'), (14934, 2903, '2010-08-24 07:32:35'), (14935, 2904, '2010-08-24 08:13:46'), (14936, 2904, '2010-08-24 08:13:54'), (14937, 2904, '2010-08-24 08:13:59'), (14938, 2904, '2010-08-24 08:14:29'), (14939, 2904, '2010-08-24 08:14:45'), (14940, 2904, '2010-08-24 08:15:06'), (14941, 2905, '2010-08-24 08:15:19'), (14942, 2905, '2010-08-24 08:15:36'), (14943, 2904, '2010-08-24 08:15:46'), (14944, 2904, '2010-08-24 08:15:47'), (14945, 2904, '2010-08-24 08:15:48'), (14946, 2905, '2010-08-24 08:16:07'), (14947, 2905, '2010-08-24 08:16:12'), (14948, 2905, '2010-08-24 08:16:40'), (14949, 2905, '2010-08-24 08:16:55'), (14950, 2905, '2010-08-24 08:17:13'), (14951, 2905, '2010-08-24 08:17:17'), (14952, 2905, '2010-08-24 08:17:43'), (14953, 2905, '2010-08-24 08:17:57'), (14954, 2905, '2010-08-24 08:18:08'), (14955, 2906, '2010-08-24 08:30:57'), (14956, 2906, '2010-08-24 08:31:06'), (14957, 2906, '2010-08-24 08:31:11'), (14958, 2906, '2010-08-24 08:31:18'), (14959, 2906, '2010-08-24 08:31:32'), (14960, 2906, '2010-08-24 08:31:50'), (14961, 2906, '2010-08-24 08:31:58'), (14962, 2906, '2010-08-24 08:32:12'), (14963, 2906, '2010-08-24 08:32:18'), (14964, 2906, '2010-08-24 08:32:19'), (14965, 2906, '2010-08-24 08:32:20'), (14966, 2906, '2010-08-24 08:32:21'), (14967, 2906, '2010-08-24 08:32:22'), (14968, 2907, '2010-08-24 08:36:00'), (14969, 2907, '2010-08-24 08:36:14'), (14970, 2907, '2010-08-24 08:36:19'), (14971, 2907, '2010-08-24 08:36:23'), (14972, 2907, '2010-08-24 08:36:43'), (14973, 2907, '2010-08-24 08:36:53'), (14974, 2907, '2010-08-24 08:37:03'), (14975, 2907, '2010-08-24 08:37:10'), (14976, 2907, '2010-08-24 08:37:12'), (14977, 2907, '2010-08-24 08:37:13'), (14978, 2907, '2010-08-24 08:37:27'), (14979, 2907, '2010-08-24 08:37:31'), (14980, 2907, '2010-08-24 08:37:33'), (14981, 2907, '2010-08-24 08:37:37'), (14982, 2907, '2010-08-24 08:37:40'), (14983, 1304, '2010-08-24 08:56:23'), (14984, 2908, '2010-08-24 09:11:36'), (14985, 2909, '2010-08-24 09:32:16'), (14986, 2909, '2010-08-24 09:32:40'), (14987, 2909, '2010-08-24 09:32:54'), (14988, 2909, '2010-08-24 09:33:06'), (14989, 2909, '2010-08-24 09:33:37'), (14990, 2910, '2010-08-24 09:34:12'), (14991, 2911, '2010-08-24 09:52:32'), (14992, 2911, '2010-08-24 09:53:05'), (14993, 2912, '2010-08-24 10:08:35'), (14994, 2912, '2010-08-24 10:08:56'), (14995, 2912, '2010-08-24 10:09:10'), (14996, 2912, '2010-08-24 10:09:18'), (14997, 2912, '2010-08-24 10:09:19'), (14998, 2912, '2010-08-24 10:09:24'), (14999, 2912, '2010-08-24 10:09:42'), (15000, 2912, '2010-08-24 10:10:13'), (15001, 2913, '2010-08-24 10:31:26'), (15002, 2913, '2010-08-24 10:32:04'), (15003, 2913, '2010-08-24 10:32:36'), (15004, 2913, '2010-08-24 10:32:57'), (15005, 2913, '2010-08-24 10:33:08'), (15006, 2913, '2010-08-24 10:33:23'), (15007, 2913, '2010-08-24 10:34:07'), (15008, 2913, '2010-08-24 10:34:39'), (15009, 2913, '2010-08-24 10:34:44'), (15010, 2913, '2010-08-24 10:34:48'), (15011, 2913, '2010-08-24 10:34:56'), (15012, 2913, '2010-08-24 10:35:05'), (15013, 2913, '2010-08-24 10:35:11'), (15014, 2913, '2010-08-24 10:35:26'), (15015, 2914, '2010-08-24 10:41:54'), (15016, 2915, '2010-08-24 10:43:23'), (15017, 2916, '2010-08-24 10:47:41'), (15018, 2916, '2010-08-24 10:47:48'), (15019, 2916, '2010-08-24 10:47:53'), (15020, 2916, '2010-08-24 10:47:58'), (15021, 2916, '2010-08-24 10:48:14'), (15022, 2916, '2010-08-24 10:49:00'), (15023, 2916, '2010-08-24 10:49:05'), (15024, 2916, '2010-08-24 10:49:09'), (15025, 2916, '2010-08-24 10:49:24'), (15026, 2916, '2010-08-24 10:49:26'), (15027, 2916, '2010-08-24 10:49:28'), (15028, 2916, '2010-08-24 10:49:32'), (15029, 2916, '2010-08-24 10:49:38'), (15030, 2916, '2010-08-24 10:49:42'), (15031, 2917, '2010-08-24 10:55:18'), (15032, 2918, '2010-08-24 11:04:39'), (15033, 2918, '2010-08-24 11:05:27'), (15034, 2918, '2010-08-24 11:06:01'), (15035, 2918, '2010-08-24 11:11:59'), (15036, 2918, '2010-08-24 11:12:43'), (15037, 2918, '2010-08-24 11:13:22'), (15038, 2919, '2010-08-24 11:18:32'), (15039, 2919, '2010-08-24 11:19:09'), (15040, 2920, '2010-08-24 11:40:37'), (15041, 2920, '2010-08-24 11:40:55'), (15042, 2920, '2010-08-24 11:41:22'), (15043, 2920, '2010-08-24 11:41:50'), (15044, 2920, '2010-08-24 11:42:02'), (15045, 2920, '2010-08-24 11:42:13'), (15046, 2921, '2010-08-24 12:00:46'), (15047, 2922, '2010-08-24 12:02:54'), (15048, 2923, '2010-08-24 12:02:55'), (15049, 2923, '2010-08-24 12:03:24'), (15050, 2923, '2010-08-24 12:03:25'), (15051, 2923, '2010-08-24 12:03:25'), (15052, 2923, '2010-08-24 12:03:28'), (15053, 2923, '2010-08-24 12:03:29'), (15054, 2923, '2010-08-24 12:03:29'), (15055, 2923, '2010-08-24 12:03:41'), (15056, 2923, '2010-08-24 12:03:47'), (15057, 2923, '2010-08-24 12:04:10'), (15058, 2923, '2010-08-24 12:05:01'), (15059, 2923, '2010-08-24 12:05:07'), (15060, 2923, '2010-08-24 12:05:14'), (15061, 2923, '2010-08-24 12:05:54'), (15062, 2923, '2010-08-24 12:06:27'), (15063, 2921, '2010-08-24 12:06:55'), (15064, 2923, '2010-08-24 12:06:57'), (15065, 2921, '2010-08-24 12:07:15'), (15066, 2923, '2010-08-24 12:07:20'), (15067, 2923, '2010-08-24 12:07:23'), (15068, 2923, '2010-08-24 12:07:23'), (15069, 2923, '2010-08-24 12:07:41'), (15070, 2921, '2010-08-24 12:08:13'), (15071, 2923, '2010-08-24 12:08:51'), (15072, 2921, '2010-08-24 12:08:57'), (15073, 2923, '2010-08-24 12:09:25'), (15074, 2923, '2010-08-24 12:09:25'), (15075, 2923, '2010-08-24 12:09:25'), (15076, 2923, '2010-08-24 12:09:26'), (15077, 2923, '2010-08-24 12:09:26'), (15078, 2921, '2010-08-24 12:09:27'), (15079, 2923, '2010-08-24 12:09:28'), (15080, 2923, '2010-08-24 12:09:34'), (15081, 2923, '2010-08-24 12:09:36'), (15082, 2923, '2010-08-24 12:09:37'), (15083, 2923, '2010-08-24 12:09:38'), (15084, 2923, '2010-08-24 12:09:40'), (15085, 2923, '2010-08-24 12:09:41'), (15086, 2923, '2010-08-24 12:09:42'), (15087, 2923, '2010-08-24 12:09:43'), (15088, 2921, '2010-08-24 12:10:01'), (15089, 2921, '2010-08-24 12:10:47'), (15090, 2923, '2010-08-24 12:13:26'), (15091, 2923, '2010-08-24 12:13:41'), (15092, 2923, '2010-08-24 12:13:50'), (15093, 2923, '2010-08-24 12:13:55'), (15094, 2923, '2010-08-24 12:14:07'), (15095, 2923, '2010-08-24 12:14:20'), (15096, 2923, '2010-08-24 12:14:46'), (15097, 2923, '2010-08-24 12:15:03'), (15098, 2923, '2010-08-24 12:15:29'), (15099, 2924, '2010-08-24 12:16:23'), (15100, 2925, '2010-08-24 12:29:50'), (15101, 2925, '2010-08-24 12:30:18'), (15102, 2925, '2010-08-24 12:30:57'), (15103, 2925, '2010-08-24 12:31:27'), (15104, 2925, '2010-08-24 12:31:30'), (15105, 2925, '2010-08-24 12:32:25'), (15106, 2925, '2010-08-24 12:32:28'), (15107, 2925, '2010-08-24 12:32:30'), (15108, 2925, '2010-08-24 12:33:45'), (15109, 2925, '2010-08-24 12:35:38'), (15110, 2925, '2010-08-24 12:35:40'), (15111, 2925, '2010-08-24 12:35:57'), (15112, 2925, '2010-08-24 12:36:03'), (15113, 2925, '2010-08-24 12:36:10'), (15114, 2926, '2010-08-24 12:36:42'), (15115, 2925, '2010-08-24 12:36:55'), (15116, 2925, '2010-08-24 12:36:57'), (15117, 2925, '2010-08-24 12:37:10'), (15118, 2925, '2010-08-24 12:37:12'), (15119, 2925, '2010-08-24 12:38:46'), (15120, 2925, '2010-08-24 12:38:49'), (15121, 2927, '2010-08-24 12:46:33'), (15122, 2927, '2010-08-24 12:46:54'), (15123, 2927, '2010-08-24 12:47:12'), (15124, 2928, '2010-08-24 12:59:12'), (15125, 2929, '2010-08-24 13:01:04'), (15126, 2930, '2010-08-24 13:21:41'), (15127, 2931, '2010-08-24 13:29:22'), (15128, 2931, '2010-08-24 13:29:41'), (15129, 2931, '2010-08-24 13:29:50'), (15130, 2931, '2010-08-24 13:30:13'), (15131, 2931, '2010-08-24 13:30:31'), (15132, 2931, '2010-08-24 13:31:09'), (15133, 2931, '2010-08-24 13:32:05'), (15134, 2931, '2010-08-24 13:32:59'), (15135, 2931, '2010-08-24 13:33:37'), (15136, 2931, '2010-08-24 13:35:31'), (15137, 2931, '2010-08-24 13:35:33'), (15138, 2931, '2010-08-24 13:36:05'), (15139, 2931, '2010-08-24 13:37:06'), (15140, 2932, '2010-08-24 13:47:12'), (15141, 2934, '2010-08-24 14:10:03'), (15142, 2933, '2010-08-24 14:10:03'), (15143, 2935, '2010-08-24 14:12:35'), (15144, 2936, '2010-08-24 14:27:06'), (15145, 2936, '2010-08-24 14:27:15'), (15146, 2936, '2010-08-24 14:27:20'), (15147, 2936, '2010-08-24 14:27:25'), (15148, 2936, '2010-08-24 14:27:35'), (15149, 2936, '2010-08-24 14:27:42'), (15150, 2936, '2010-08-24 14:27:50'), (15151, 2937, '2010-08-24 14:41:56'), (15152, 2938, '2010-08-24 14:42:38'), (15153, 2937, '2010-08-24 14:42:38'), (15154, 2937, '2010-08-24 14:43:10'), (15155, 2937, '2010-08-24 14:44:21'), (15156, 2937, '2010-08-24 14:44:37'), (15157, 2937, '2010-08-24 14:44:48'), (15158, 2937, '2010-08-24 14:44:56'), (15159, 2937, '2010-08-24 14:45:30'), (15160, 2937, '2010-08-24 14:45:42'), (15161, 2937, '2010-08-24 14:47:17'), (15162, 2937, '2010-08-24 14:47:50'), (15163, 2937, '2010-08-24 14:48:00'), (15164, 2937, '2010-08-24 14:48:14'), (15165, 2939, '2010-08-24 14:54:37'), (15166, 2937, '2010-08-24 14:54:39'), (15167, 2939, '2010-08-24 14:59:51'), (15168, 2939, '2010-08-24 15:02:59'), (15169, 2940, '2010-08-24 15:03:17'), (15170, 2941, '2010-08-24 15:04:48'), (15171, 2941, '2010-08-24 15:05:15'), (15172, 2941, '2010-08-24 15:05:38'), (15173, 2941, '2010-08-24 15:05:44'), (15174, 2941, '2010-08-24 15:06:38'), (15175, 2941, '2010-08-24 15:06:41'), (15176, 2941, '2010-08-24 15:06:42'), (15177, 2942, '2010-08-24 15:19:22'), (15178, 2914, '2010-08-24 15:40:57'), (15179, 2914, '2010-08-24 16:02:35'), (15180, 2914, '2010-08-24 16:03:12'), (15181, 2914, '2010-08-24 16:05:34'), (15182, 2914, '2010-08-24 16:05:54'), (15183, 2914, '2010-08-24 16:06:16'), (15184, 2914, '2010-08-24 16:06:30'), (15185, 2914, '2010-08-24 16:07:08'), (15186, 2914, '2010-08-24 16:07:14'), (15187, 2943, '2010-08-24 16:23:17'), (15188, 2943, '2010-08-24 16:23:24'), (15189, 2943, '2010-08-24 16:23:34'), (15190, 2944, '2010-08-24 16:27:56'), (15191, 2945, '2010-08-24 17:05:42'), (15192, 2946, '2010-08-24 17:42:03'), (15193, 2947, '2010-08-24 18:02:07'), (15194, 2948, '2010-08-24 18:22:46'), (15195, 2949, '2010-08-24 18:33:18'), (15196, 2950, '2010-08-24 19:02:11'), (15197, 2951, '2010-08-24 19:27:04'), (15198, 2952, '2010-08-24 20:12:25'), (15199, 2953, '2010-08-24 20:35:27'), (15200, 2954, '2010-08-24 20:58:23'), (15201, 2955, '2010-08-24 21:32:21'), (15202, 2956, '2010-08-24 22:17:49'), (15203, 2957, '2010-08-24 23:02:49'), (15204, 2958, '2010-08-24 23:21:42'), (15205, 2959, '2010-08-24 23:23:13'), (15206, 2960, '2010-08-24 23:24:10'), (15207, 2961, '2010-08-24 23:25:45'), (15208, 2962, '2010-08-24 23:25:58'), (15209, 2963, '2010-08-24 23:40:14'), (15210, 2964, '2010-08-24 23:54:29'), (15211, 2965, '2010-08-25 00:44:17'), (15212, 2966, '2010-08-25 00:57:18'), (15213, 2967, '2010-08-25 01:11:30'), (15214, 2968, '2010-08-25 01:12:45'), (15215, 2969, '2010-08-25 01:13:48'), (15216, 2970, '2010-08-25 01:14:53'), (15217, 2971, '2010-08-25 01:15:05'), (15218, 2972, '2010-08-25 01:15:48'), (15219, 2973, '2010-08-25 01:26:35'), (15220, 2974, '2010-08-25 02:11:56'), (15221, 2975, '2010-08-25 02:38:00'), (15222, 2976, '2010-08-25 02:39:54'), (15223, 2977, '2010-08-25 02:53:08'), (15224, 2978, '2010-08-25 02:58:13'), (15225, 2979, '2010-08-25 03:18:16'), (15226, 2980, '2010-08-25 03:19:41'), (15227, 2981, '2010-08-25 03:28:19'), (15228, 2982, '2010-08-25 03:33:32'), (15229, 2983, '2010-08-25 04:36:15'), (15230, 2984, '2010-08-25 04:42:20'), (15231, 2985, '2010-08-25 04:48:34'), (15232, 2986, '2010-08-25 05:23:31'), (15233, 2987, '2010-08-25 05:33:03'), (15234, 2988, '2010-08-25 05:35:36'), (15235, 2989, '2010-08-25 05:39:09'), (15236, 2989, '2010-08-25 05:39:33'), (15237, 2989, '2010-08-25 05:39:57'), (15238, 2989, '2010-08-25 05:40:11'), (15239, 2989, '2010-08-25 05:40:23'), (15240, 2989, '2010-08-25 05:40:45'), (15241, 2989, '2010-08-25 05:41:01'), (15242, 2989, '2010-08-25 05:41:28'), (15243, 2989, '2010-08-25 05:43:09'), (15244, 2989, '2010-08-25 05:43:34'), (15245, 2990, '2010-08-25 05:56:27'), (15246, 2991, '2010-08-25 05:58:11'), (15247, 2992, '2010-08-25 05:58:28'), (15248, 2993, '2010-08-25 05:59:16'), (15249, 2994, '2010-08-25 06:03:07'), (15250, 2995, '2010-08-25 06:15:58'), (15251, 2996, '2010-08-25 06:40:26'), (15252, 2997, '2010-08-25 06:45:58'), (15253, 2998, '2010-08-25 06:46:01'), (15254, 2999, '2010-08-25 06:46:03'), (15255, 3000, '2010-08-25 06:46:21'), (15256, 2999, '2010-08-25 06:46:23'), (15257, 3001, '2010-08-25 06:46:31'), (15258, 2999, '2010-08-25 06:46:34'), (15259, 3002, '2010-08-25 06:46:37'), (15260, 3003, '2010-08-25 06:46:51'), (15261, 2999, '2010-08-25 06:46:53'), (15262, 2999, '2010-08-25 06:47:27'), (15263, 2999, '2010-08-25 06:47:46'), (15264, 2999, '2010-08-25 06:48:00'), (15265, 3004, '2010-08-25 06:49:40'), (15266, 3005, '2010-08-25 07:06:38'), (15267, 3006, '2010-08-25 07:35:57'), (15268, 3006, '2010-08-25 07:36:19'), (15269, 3006, '2010-08-25 07:36:45'), (15270, 3006, '2010-08-25 07:37:07'), (15271, 3006, '2010-08-25 07:37:16'), (15272, 3006, '2010-08-25 07:37:38'), (15273, 3007, '2010-08-25 07:37:39'), (15274, 3006, '2010-08-25 07:37:51'), (15275, 3006, '2010-08-25 07:38:03'), (15276, 3006, '2010-08-25 07:38:18'), (15277, 3006, '2010-08-25 07:38:53'), (15278, 3006, '2010-08-25 07:38:58'), (15279, 3006, '2010-08-25 07:39:22'), (15280, 3006, '2010-08-25 07:39:45'), (15281, 3006, '2010-08-25 07:39:59'), (15282, 3008, '2010-08-25 07:40:10'), (15283, 3006, '2010-08-25 07:40:25'), (15284, 3006, '2010-08-25 07:40:29'), (15285, 3006, '2010-08-25 07:41:01'), (15286, 3006, '2010-08-25 07:41:29'), (15287, 3006, '2010-08-25 07:41:54'), (15288, 3006, '2010-08-25 07:42:16'), (15289, 3006, '2010-08-25 07:42:33'), (15290, 3006, '2010-08-25 07:42:53'), (15291, 3006, '2010-08-25 07:44:57'), (15292, 3006, '2010-08-25 07:45:05'), (15293, 3006, '2010-08-25 07:45:17'), (15294, 3006, '2010-08-25 07:45:25'), (15295, 3006, '2010-08-25 07:46:30'), (15296, 3006, '2010-08-25 07:46:37'), (15297, 3006, '2010-08-25 07:47:18'), (15298, 3006, '2010-08-25 07:47:38'), (15299, 3006, '2010-08-25 07:47:39'), (15300, 3006, '2010-08-25 07:48:03'), (15301, 3006, '2010-08-25 07:48:18'), (15302, 3006, '2010-08-25 07:48:32'), (15303, 3006, '2010-08-25 07:48:37'), (15304, 3006, '2010-08-25 07:51:23'), (15305, 3006, '2010-08-25 07:51:31'), (15306, 3006, '2010-08-25 07:51:37'), (15307, 3006, '2010-08-25 07:52:38'), (15308, 3006, '2010-08-25 07:53:05'), (15309, 3006, '2010-08-25 07:53:29'), (15310, 3006, '2010-08-25 07:54:34'), (15311, 3006, '2010-08-25 07:54:39'), (15312, 3009, '2010-08-25 07:55:24'), (15313, 3006, '2010-08-25 07:56:28'), (15314, 3006, '2010-08-25 07:56:33'), (15315, 3006, '2010-08-25 07:56:35'), (15316, 3006, '2010-08-25 07:56:51'), (15317, 3006, '2010-08-25 07:56:51'), (15318, 3006, '2010-08-25 07:56:59'), (15319, 3006, '2010-08-25 07:57:09'), (15320, 3006, '2010-08-25 08:01:06'), (15321, 3006, '2010-08-25 08:01:49'), (15322, 3006, '2010-08-25 08:02:34'), (15323, 3006, '2010-08-25 08:02:46'), (15324, 3006, '2010-08-25 08:02:51'), (15325, 3006, '2010-08-25 08:03:17'), (15326, 3006, '2010-08-25 08:03:25'), (15327, 3006, '2010-08-25 08:03:25'), (15328, 3006, '2010-08-25 08:03:26'), (15329, 3006, '2010-08-25 08:03:27'), (15330, 3006, '2010-08-25 08:04:04'), (15331, 3006, '2010-08-25 08:04:38'), (15332, 3006, '2010-08-25 08:04:46'), (15333, 3006, '2010-08-25 08:05:10'), (15334, 3006, '2010-08-25 08:05:13'), (15335, 3006, '2010-08-25 08:05:27'), (15336, 3006, '2010-08-25 08:05:30'), (15337, 3006, '2010-08-25 08:06:06'), (15338, 3006, '2010-08-25 08:06:44'), (15339, 3006, '2010-08-25 08:07:33'), (15340, 3006, '2010-08-25 08:07:35'), (15341, 3006, '2010-08-25 08:07:57'), (15342, 3006, '2010-08-25 08:07:59'), (15343, 3006, '2010-08-25 08:08:17'), (15344, 3006, '2010-08-25 08:08:18'), (15345, 3006, '2010-08-25 08:09:07'), (15346, 3006, '2010-08-25 08:09:09'), (15347, 3006, '2010-08-25 08:09:41'), (15348, 3006, '2010-08-25 08:09:48'), (15349, 3010, '2010-08-25 08:15:37'), (15350, 3010, '2010-08-25 08:15:45'), (15351, 3010, '2010-08-25 08:15:53'), (15352, 3010, '2010-08-25 08:16:01'), (15353, 3010, '2010-08-25 08:16:07'), (15354, 3010, '2010-08-25 08:16:25'), (15355, 3010, '2010-08-25 08:16:26'), (15356, 3010, '2010-08-25 08:16:43'), (15357, 3010, '2010-08-25 08:16:52'), (15358, 3010, '2010-08-25 08:16:56'), (15359, 3011, '2010-08-25 08:58:50'), (15360, 3011, '2010-08-25 08:59:04'), (15361, 3011, '2010-08-25 08:59:11'), (15362, 3011, '2010-08-25 08:59:15'), (15363, 3011, '2010-08-25 08:59:26'), (15364, 3011, '2010-08-25 09:00:24'), (15365, 3012, '2010-08-25 09:02:01'), (15366, 3011, '2010-08-25 09:02:28'), (15367, 3011, '2010-08-25 09:02:30'), (15368, 3011, '2010-08-25 09:02:41'), (15369, 3011, '2010-08-25 09:02:43'), (15370, 3013, '2010-08-25 09:04:21'), (15371, 3014, '2010-08-25 09:05:40'), (15372, 3014, '2010-08-25 09:06:47'), (15373, 3015, '2010-08-25 09:12:43'), (15374, 3016, '2010-08-25 09:26:01'), (15375, 3016, '2010-08-25 09:26:26'), (15376, 3017, '2010-08-25 09:40:24'), (15377, 3018, '2010-08-25 09:49:27'), (15378, 3018, '2010-08-25 09:50:01'), (15379, 3018, '2010-08-25 09:50:16'), (15380, 3018, '2010-08-25 09:50:43'), (15381, 3018, '2010-08-25 09:51:22'), (15382, 3018, '2010-08-25 09:51:31'), (15383, 3019, '2010-08-25 09:53:03'), (15384, 3020, '2010-08-25 10:01:13'), (15385, 3020, '2010-08-25 10:01:35'), (15386, 3021, '2010-08-25 10:05:11'), (15387, 3021, '2010-08-25 10:05:55'), (15388, 3021, '2010-08-25 10:07:01'), (15389, 3021, '2010-08-25 10:08:09'), (15390, 3021, '2010-08-25 10:08:22'), (15391, 3021, '2010-08-25 10:08:52'), (15392, 3020, '2010-08-25 10:09:22'), (15393, 3021, '2010-08-25 10:10:00'), (15394, 3021, '2010-08-25 10:11:04'), (15395, 3021, '2010-08-25 10:11:56'), (15396, 3021, '2010-08-25 10:12:26'), (15397, 3021, '2010-08-25 10:12:56'), (15398, 3021, '2010-08-25 10:13:24'), (15399, 3022, '2010-08-25 10:13:51'), (15400, 3021, '2010-08-25 10:13:54'), (15401, 3021, '2010-08-25 10:14:09'), (15402, 3022, '2010-08-25 10:14:20'), (15403, 3022, '2010-08-25 10:14:27'), (15404, 3022, '2010-08-25 10:14:28'), (15405, 3022, '2010-08-25 10:15:05'), (15406, 3022, '2010-08-25 10:15:15'), (15407, 3022, '2010-08-25 10:15:37'), (15408, 3022, '2010-08-25 10:15:44'), (15409, 3022, '2010-08-25 10:15:56'), (15410, 3022, '2010-08-25 10:15:58'), (15411, 3022, '2010-08-25 10:15:58'), (15412, 3022, '2010-08-25 10:15:58'), (15413, 3022, '2010-08-25 10:16:00'), (15414, 3022, '2010-08-25 10:16:01'), (15415, 3021, '2010-08-25 10:16:22'), (15416, 3021, '2010-08-25 10:16:59'), (15417, 3021, '2010-08-25 10:17:19'), (15418, 3021, '2010-08-25 10:17:58'), (15419, 3021, '2010-08-25 10:18:14'), (15420, 3021, '2010-08-25 10:18:41'), (15421, 3021, '2010-08-25 10:19:06'), (15422, 3021, '2010-08-25 10:19:25'), (15423, 3021, '2010-08-25 10:19:44'), (15424, 3021, '2010-08-25 10:20:01'), (15425, 3023, '2010-08-25 10:27:53'), (15426, 3024, '2010-08-25 10:40:44'), (15427, 3025, '2010-08-25 10:46:40'), (15428, 3026, '2010-08-25 11:31:15'), (15429, 3027, '2010-08-25 11:33:33'), (15430, 3028, '2010-08-25 11:33:46'), (15431, 3029, '2010-08-25 11:49:37'), (15432, 3030, '2010-08-25 11:52:35'), (15433, 3031, '2010-08-25 12:10:14'), (15434, 3032, '2010-08-25 12:15:44'), (15435, 3033, '2010-08-25 12:49:13'), (15436, 3034, '2010-08-25 12:56:46'), (15437, 3035, '2010-08-25 13:00:39'), (15438, 3035, '2010-08-25 13:00:53'), (15439, 3035, '2010-08-25 13:01:35'), (15440, 3035, '2010-08-25 13:01:53'), (15441, 3035, '2010-08-25 13:01:57'), (15442, 3035, '2010-08-25 13:02:00'), (15443, 3035, '2010-08-25 13:02:01'), (15444, 3035, '2010-08-25 13:02:01'), (15445, 3035, '2010-08-25 13:02:01'), (15446, 3035, '2010-08-25 13:02:01'), (15447, 3035, '2010-08-25 13:02:02'), (15448, 3035, '2010-08-25 13:02:03'), (15449, 3035, '2010-08-25 13:02:05'), (15450, 3035, '2010-08-25 13:02:06'), (15451, 3035, '2010-08-25 13:02:06'), (15452, 3035, '2010-08-25 13:02:08'), (15453, 3035, '2010-08-25 13:02:09'), (15454, 3035, '2010-08-25 13:02:15'), (15455, 3035, '2010-08-25 13:02:17'), (15456, 3035, '2010-08-25 13:02:18'), (15457, 3035, '2010-08-25 13:02:18'), (15458, 3035, '2010-08-25 13:02:18'), (15459, 3035, '2010-08-25 13:02:19'), (15460, 3035, '2010-08-25 13:02:21'), (15461, 3035, '2010-08-25 13:02:32'), (15462, 3035, '2010-08-25 13:02:36'), (15463, 3035, '2010-08-25 13:02:40'), (15464, 3035, '2010-08-25 13:02:43'), (15465, 3036, '2010-08-25 13:20:59'), (15466, 3037, '2010-08-25 13:21:20'), (15467, 3037, '2010-08-25 13:21:35'), (15468, 3037, '2010-08-25 13:21:56'), (15469, 3037, '2010-08-25 13:22:07'), (15470, 3037, '2010-08-25 13:22:19'), (15471, 3037, '2010-08-25 13:22:31'), (15472, 3037, '2010-08-25 13:22:48'), (15473, 3037, '2010-08-25 13:23:17'), (15474, 3037, '2010-08-25 13:23:31'), (15475, 3037, '2010-08-25 13:24:08'), (15476, 3037, '2010-08-25 13:24:22'), (15477, 3038, '2010-08-25 13:25:16'), (15478, 3039, '2010-08-25 13:25:47'), (15479, 3040, '2010-08-25 13:26:09'), (15480, 3041, '2010-08-25 13:26:41'), (15481, 3042, '2010-08-25 13:27:01'), (15482, 3037, '2010-08-25 13:27:39'), (15483, 3037, '2010-08-25 13:27:42'), (15484, 3037, '2010-08-25 13:27:45'), (15485, 3037, '2010-08-25 13:27:48'), (15486, 3037, '2010-08-25 13:27:52'), (15487, 3043, '2010-08-25 13:27:54'), (15488, 3037, '2010-08-25 13:27:55'), (15489, 3037, '2010-08-25 13:27:59'), (15490, 3044, '2010-08-25 13:46:36'), (15491, 3045, '2010-08-25 13:46:53'), (15492, 3046, '2010-08-25 13:54:34'), (15493, 3047, '2010-08-25 14:05:56'), (15494, 3048, '2010-08-25 14:47:46'), (15495, 3049, '2010-08-25 14:53:54'), (15496, 3050, '2010-08-25 15:05:26'), (15497, 3050, '2010-08-25 15:05:56'), (15498, 3050, '2010-08-25 15:06:20'), (15499, 3050, '2010-08-25 15:07:26'), (15500, 3050, '2010-08-25 15:08:08'), (15501, 3051, '2010-08-25 15:09:12'), (15502, 3051, '2010-08-25 15:09:36'), (15503, 3052, '2010-08-25 15:11:06'), (15504, 3053, '2010-08-25 15:11:08'), (15505, 3053, '2010-08-25 15:11:30'), (15506, 3053, '2010-08-25 15:11:54'), (15507, 3053, '2010-08-25 15:12:08'), (15508, 3050, '2010-08-25 15:12:22'), (15509, 3053, '2010-08-25 15:12:26'), (15510, 3053, '2010-08-25 15:13:05'), (15511, 3053, '2010-08-25 15:13:27'), (15512, 3050, '2010-08-25 15:14:00'), (15513, 3053, '2010-08-25 15:14:18'), (15514, 3053, '2010-08-25 15:14:32'), (15515, 3053, '2010-08-25 15:14:56'), (15516, 3053, '2010-08-25 15:15:22'), (15517, 3053, '2010-08-25 15:15:31'), (15518, 3050, '2010-08-25 15:15:32'), (15519, 3053, '2010-08-25 15:16:18'), (15520, 3050, '2010-08-25 15:17:06'), (15521, 3053, '2010-08-25 15:18:05'), (15522, 3050, '2010-08-25 15:18:50'), (15523, 3050, '2010-08-25 15:19:50'), (15524, 3053, '2010-08-25 15:21:36'), (15525, 3053, '2010-08-25 15:21:40'), (15526, 3053, '2010-08-25 15:21:43'), (15527, 3053, '2010-08-25 15:21:46'), (15528, 3053, '2010-08-25 15:21:50'), (15529, 3053, '2010-08-25 15:21:53'), (15530, 3053, '2010-08-25 15:21:57'), (15531, 3053, '2010-08-25 15:22:01'), (15532, 3053, '2010-08-25 15:22:04'), (15533, 3053, '2010-08-25 15:22:08'), (15534, 3053, '2010-08-25 15:22:12'); INSERT INTO `log_url` (`url_id`, `visitor_id`, `visit_time`) VALUES (15535, 3053, '2010-08-25 15:22:16'), (15536, 3053, '2010-08-25 15:22:20'), (15537, 3054, '2010-08-25 16:34:25'), (15538, 3054, '2010-08-25 16:35:00'), (15539, 3055, '2010-08-25 17:33:43'), (15540, 3056, '2010-08-25 17:48:01'), (15541, 3057, '2010-08-25 17:48:55'), (15542, 3058, '2010-08-25 17:55:15'), (15543, 3059, '2010-08-25 17:58:50'), (15544, 3059, '2010-08-25 17:58:56'), (15545, 3059, '2010-08-25 17:59:03'), (15546, 3059, '2010-08-25 17:59:23'), (15547, 3060, '2010-08-25 18:07:12'), (15548, 3060, '2010-08-25 18:07:35'), (15549, 3060, '2010-08-25 18:07:56'), (15550, 3060, '2010-08-25 18:08:06'), (15551, 3060, '2010-08-25 18:08:15'), (15552, 3060, '2010-08-25 18:08:31'), (15553, 3060, '2010-08-25 18:09:06'), (15554, 3060, '2010-08-25 18:09:55'), (15555, 3060, '2010-08-25 18:10:06'), (15556, 3060, '2010-08-25 18:10:28'), (15557, 3061, '2010-08-25 18:10:50'), (15558, 3060, '2010-08-25 18:10:57'), (15559, 3060, '2010-08-25 18:11:14'), (15560, 3060, '2010-08-25 18:11:33'), (15561, 3060, '2010-08-25 18:11:47'), (15562, 3060, '2010-08-25 18:11:59'), (15563, 3060, '2010-08-25 18:12:14'), (15564, 3060, '2010-08-25 18:12:25'), (15565, 3060, '2010-08-25 18:12:31'), (15566, 3060, '2010-08-25 18:12:36'), (15567, 3060, '2010-08-25 18:12:42'), (15568, 3060, '2010-08-25 18:12:53'), (15569, 3060, '2010-08-25 18:13:13'), (15570, 3060, '2010-08-25 18:13:17'), (15571, 3060, '2010-08-25 18:13:18'), (15572, 3060, '2010-08-25 18:13:20'), (15573, 3060, '2010-08-25 18:13:22'), (15574, 3060, '2010-08-25 18:13:24'), (15575, 3060, '2010-08-25 18:14:14'), (15576, 3060, '2010-08-25 18:14:16'), (15577, 3062, '2010-08-25 18:52:47'), (15578, 3060, '2010-08-25 19:02:20'), (15579, 3060, '2010-08-25 19:03:02'), (15580, 3063, '2010-08-25 19:36:38'), (15581, 2407, '2010-08-25 19:38:42'), (15582, 2407, '2010-08-25 19:54:37'), (15583, 3064, '2010-08-25 20:25:35'), (15584, 3065, '2010-08-25 20:31:34'), (15585, 3066, '2010-08-25 20:48:19'), (15586, 3067, '2010-08-25 21:07:07'), (15587, 3068, '2010-08-25 21:53:53'), (15588, 3069, '2010-08-25 22:16:55'), (15589, 3069, '2010-08-25 22:17:11'), (15590, 3069, '2010-08-25 22:17:28'), (15591, 3069, '2010-08-25 22:17:40'), (15592, 3069, '2010-08-25 22:17:45'), (15593, 3069, '2010-08-25 22:17:51'), (15594, 3069, '2010-08-25 22:17:58'), (15595, 3069, '2010-08-25 22:18:09'), (15596, 3069, '2010-08-25 22:18:14'), (15597, 3069, '2010-08-25 22:18:28'), (15598, 3069, '2010-08-25 22:18:33'), (15599, 3069, '2010-08-25 22:18:47'), (15600, 3069, '2010-08-25 22:18:48'), (15601, 3070, '2010-08-25 22:34:40'), (15602, 3071, '2010-08-25 22:35:25'), (15603, 3072, '2010-08-25 23:31:57'), (15604, 3072, '2010-08-25 23:32:18'), (15605, 3072, '2010-08-25 23:32:33'), (15606, 3072, '2010-08-25 23:32:39'), (15607, 3073, '2010-08-26 00:35:36'), (15608, 3074, '2010-08-26 00:59:06'), (15609, 3075, '2010-08-26 01:20:27'), (15610, 3076, '2010-08-26 01:34:08'), (15611, 3077, '2010-08-26 02:04:47'), (15612, 3078, '2010-08-26 02:38:45'), (15613, 3079, '2010-08-26 02:45:16'), (15614, 3080, '2010-08-26 03:18:58'), (15615, 3081, '2010-08-26 03:25:49'), (15616, 3082, '2010-08-26 03:28:14'), (15617, 3083, '2010-08-26 03:33:21'), (15618, 3084, '2010-08-26 03:52:00'), (15619, 3085, '2010-08-26 04:42:00'), (15620, 3086, '2010-08-26 04:51:56'), (15621, 3087, '2010-08-26 05:02:19'), (15622, 3088, '2010-08-26 06:39:37'), (15623, 3089, '2010-08-26 06:39:38'), (15624, 3089, '2010-08-26 06:39:58'), (15625, 3089, '2010-08-26 06:40:51'), (15626, 3089, '2010-08-26 06:41:21'), (15627, 3089, '2010-08-26 06:41:33'), (15628, 3089, '2010-08-26 06:42:13'), (15629, 3089, '2010-08-26 06:42:17'), (15630, 3090, '2010-08-26 06:43:41'), (15631, 3091, '2010-08-26 07:55:40'), (15632, 3092, '2010-08-26 08:23:15'), (15633, 3093, '2010-08-26 08:59:45'), (15634, 3094, '2010-08-26 09:02:36'), (15635, 3094, '2010-08-26 09:02:57'), (15636, 3094, '2010-08-26 09:03:12'), (15637, 3094, '2010-08-26 09:03:23'), (15638, 3094, '2010-08-26 09:03:36'), (15639, 3094, '2010-08-26 09:04:26'), (15640, 3094, '2010-08-26 09:04:54'), (15641, 3094, '2010-08-26 09:04:59'), (15642, 3094, '2010-08-26 09:05:15'), (15643, 3094, '2010-08-26 09:05:45'), (15644, 3094, '2010-08-26 09:05:52'), (15645, 3095, '2010-08-26 09:28:36'), (15646, 3096, '2010-08-26 09:51:09'), (15647, 3097, '2010-08-26 09:57:59'), (15648, 3098, '2010-08-26 10:35:55'), (15649, 3098, '2010-08-26 10:36:31'), (15650, 3098, '2010-08-26 10:36:47'), (15651, 3098, '2010-08-26 10:37:00'), (15652, 3098, '2010-08-26 10:37:19'), (15653, 3099, '2010-08-26 10:41:09'), (15654, 3100, '2010-08-26 10:46:09'), (15655, 3100, '2010-08-26 10:46:35'), (15656, 3100, '2010-08-26 10:46:46'), (15657, 3100, '2010-08-26 10:46:53'), (15658, 3100, '2010-08-26 10:47:00'), (15659, 3100, '2010-08-26 10:47:33'), (15660, 3100, '2010-08-26 10:47:51'), (15661, 3100, '2010-08-26 10:47:54'), (15662, 3100, '2010-08-26 10:47:57'), (15663, 3100, '2010-08-26 10:48:00'), (15664, 3100, '2010-08-26 10:48:03'), (15665, 3101, '2010-08-26 10:58:29'), (15666, 3102, '2010-08-26 11:08:28'), (15667, 3103, '2010-08-26 11:11:19'), (15668, 3104, '2010-08-26 11:21:26'), (15669, 3105, '2010-08-26 12:11:38'), (15670, 3106, '2010-08-26 13:02:09'), (15671, 3107, '2010-08-26 13:17:33'), (15672, 3108, '2010-08-26 13:22:48'), (15673, 3108, '2010-08-26 13:23:25'), (15674, 3108, '2010-08-26 13:23:36'), (15675, 3108, '2010-08-26 13:23:40'), (15676, 3108, '2010-08-26 13:23:50'), (15677, 3108, '2010-08-26 13:23:54'), (15678, 3108, '2010-08-26 13:24:02'), (15679, 3108, '2010-08-26 13:24:07'), (15680, 3108, '2010-08-26 13:24:22'), (15681, 3108, '2010-08-26 13:24:24'), (15682, 3108, '2010-08-26 13:24:51'), (15683, 3108, '2010-08-26 13:25:01'), (15684, 3108, '2010-08-26 13:25:09'), (15685, 3108, '2010-08-26 13:25:14'), (15686, 3109, '2010-08-26 13:39:21'), (15687, 3110, '2010-08-26 14:07:30'), (15688, 3111, '2010-08-26 14:18:41'), (15689, 3112, '2010-08-26 15:43:28'), (15690, 3113, '2010-08-26 16:44:11'), (15691, 3113, '2010-08-26 16:48:08'), (15692, 3113, '2010-08-26 16:48:29'), (15693, 3113, '2010-08-26 16:48:40'), (15694, 3113, '2010-08-26 16:48:58'), (15695, 3113, '2010-08-26 16:49:18'), (15696, 3113, '2010-08-26 16:49:28'), (15697, 3113, '2010-08-26 16:49:41'), (15698, 3113, '2010-08-26 16:50:43'), (15699, 3113, '2010-08-26 16:51:01'), (15700, 3113, '2010-08-26 16:51:15'), (15701, 3113, '2010-08-26 16:51:28'), (15702, 3113, '2010-08-26 16:51:41'), (15703, 3113, '2010-08-26 16:51:56'), (15704, 3113, '2010-08-26 16:52:20'), (15705, 3113, '2010-08-26 16:52:25'), (15706, 3113, '2010-08-26 16:52:34'), (15707, 3114, '2010-08-26 16:58:01'), (15708, 3115, '2010-08-26 17:08:51'), (15709, 3116, '2010-08-26 17:10:20'), (15710, 3117, '2010-08-26 17:14:58'), (15711, 3118, '2010-08-26 17:36:05'), (15712, 3119, '2010-08-26 18:05:15'), (15713, 3120, '2010-08-26 18:14:57'), (15714, 3120, '2010-08-26 18:15:19'), (15715, 3120, '2010-08-26 18:15:53'), (15716, 3120, '2010-08-26 18:16:28'), (15717, 3120, '2010-08-26 18:16:48'), (15718, 3121, '2010-08-26 18:23:33'), (15719, 2407, '2010-08-26 18:34:25'), (15720, 3122, '2010-08-26 18:35:07'), (15721, 3123, '2010-08-26 18:57:42'), (15722, 3124, '2010-08-26 18:59:31'), (15723, 3124, '2010-08-26 18:59:44'), (15724, 3124, '2010-08-26 19:00:19'), (15725, 3124, '2010-08-26 19:01:02'), (15726, 3125, '2010-08-26 19:35:19'), (15727, 2407, '2010-08-26 19:46:07'), (15728, 3126, '2010-08-26 20:05:26'), (15729, 3127, '2010-08-26 20:09:12'), (15730, 3128, '2010-08-26 20:09:17'), (15731, 3129, '2010-08-26 20:32:31'), (15732, 3130, '2010-08-26 20:36:34'), (15733, 3131, '2010-08-26 21:03:28'), (15734, 3132, '2010-08-26 21:11:14'), (15735, 3133, '2010-08-26 21:35:01'), (15736, 3134, '2010-08-26 22:07:08'), (15737, 3135, '2010-08-26 22:19:56'), (15738, 3135, '2010-08-26 22:20:46'), (15739, 3135, '2010-08-26 22:21:22'), (15740, 3135, '2010-08-26 22:21:44'), (15741, 3135, '2010-08-26 22:22:04'), (15742, 3135, '2010-08-26 22:22:16'), (15743, 3135, '2010-08-26 22:22:28'), (15744, 3135, '2010-08-26 22:22:39'), (15745, 3135, '2010-08-26 22:22:49'), (15746, 3135, '2010-08-26 22:22:58'), (15747, 3135, '2010-08-26 22:23:06'), (15748, 3135, '2010-08-26 22:23:18'), (15749, 3135, '2010-08-26 22:23:33'), (15750, 3135, '2010-08-26 22:23:48'), (15751, 3135, '2010-08-26 22:24:09'), (15752, 3135, '2010-08-26 22:24:25'), (15753, 3135, '2010-08-26 22:24:44'), (15754, 3135, '2010-08-26 22:24:57'), (15755, 3135, '2010-08-26 22:25:40'), (15756, 3135, '2010-08-26 22:26:01'), (15757, 3135, '2010-08-26 22:26:52'), (15758, 3135, '2010-08-26 22:27:06'), (15759, 3136, '2010-08-26 22:38:56'), (15760, 3137, '2010-08-26 23:02:43'), (15761, 3138, '2010-08-26 23:34:46'), (15762, 3139, '2010-08-27 00:16:32'), (15763, 3140, '2010-08-27 00:31:03'), (15764, 3141, '2010-08-27 00:54:37'), (15765, 3142, '2010-08-27 01:01:50'), (15766, 3143, '2010-08-27 01:10:13'), (15767, 3144, '2010-08-27 01:36:58'), (15768, 3145, '2010-08-27 02:13:21'), (15769, 3146, '2010-08-27 02:41:42'), (15770, 3147, '2010-08-27 02:53:43'), (15771, 3148, '2010-08-27 03:13:16'), (15772, 3149, '2010-08-27 03:42:16'), (15773, 3150, '2010-08-27 04:11:15'), (15774, 3151, '2010-08-27 04:40:15'), (15775, 3152, '2010-08-27 04:43:12'), (15776, 3153, '2010-08-27 05:09:14'), (15777, 3154, '2010-08-27 05:57:53'), (15778, 3155, '2010-08-27 06:41:24'), (15779, 3156, '2010-08-27 07:45:03'), (15780, 3157, '2010-08-27 07:47:22'), (15781, 3157, '2010-08-27 07:47:34'), (15782, 3157, '2010-08-27 07:47:39'), (15783, 3157, '2010-08-27 07:47:45'), (15784, 3157, '2010-08-27 07:48:15'), (15785, 3157, '2010-08-27 07:48:23'), (15786, 3157, '2010-08-27 07:48:24'), (15787, 3157, '2010-08-27 07:48:32'), (15788, 3158, '2010-08-27 07:59:54'), (15789, 3158, '2010-08-27 08:00:09'), (15790, 3158, '2010-08-27 08:00:28'), (15791, 3158, '2010-08-27 08:00:37'), (15792, 3158, '2010-08-27 08:00:52'), (15793, 3159, '2010-08-27 08:22:56'), (15794, 3159, '2010-08-27 08:23:03'), (15795, 3159, '2010-08-27 08:23:06'), (15796, 3159, '2010-08-27 08:23:11'), (15797, 3159, '2010-08-27 08:23:18'), (15798, 3159, '2010-08-27 08:23:47'), (15799, 3160, '2010-08-27 08:25:54'), (15800, 3161, '2010-08-27 08:29:56'), (15801, 3162, '2010-08-27 08:34:17'), (15802, 3162, '2010-08-27 08:34:29'), (15803, 3162, '2010-08-27 08:34:54'), (15804, 3163, '2010-08-27 08:48:00'), (15805, 3164, '2010-08-27 08:48:02'), (15806, 3165, '2010-08-27 09:13:07'), (15807, 3166, '2010-08-27 09:22:18'), (15808, 3167, '2010-08-27 09:52:37'), (15809, 3167, '2010-08-27 09:52:52'), (15810, 3167, '2010-08-27 09:53:37'), (15811, 3167, '2010-08-27 09:53:45'), (15812, 3167, '2010-08-27 09:53:50'), (15813, 3167, '2010-08-27 09:54:16'), (15814, 3167, '2010-08-27 09:54:26'), (15815, 3167, '2010-08-27 09:54:39'), (15816, 3167, '2010-08-27 09:54:49'), (15817, 3168, '2010-08-27 09:55:19'), (15818, 3167, '2010-08-27 09:55:52'), (15819, 3169, '2010-08-27 09:56:18'), (15820, 3169, '2010-08-27 09:56:24'), (15821, 3169, '2010-08-27 09:56:29'), (15822, 3169, '2010-08-27 09:56:49'), (15823, 3169, '2010-08-27 09:56:56'), (15824, 3169, '2010-08-27 09:57:28'), (15825, 3170, '2010-08-27 10:05:32'), (15826, 3170, '2010-08-27 10:05:56'), (15827, 3170, '2010-08-27 10:05:59'), (15828, 3171, '2010-08-27 10:09:07'), (15829, 3172, '2010-08-27 11:20:29'), (15830, 3172, '2010-08-27 11:21:27'), (15831, 3172, '2010-08-27 11:21:30'), (15832, 3172, '2010-08-27 11:22:03'), (15833, 3173, '2010-08-27 11:42:38'), (15834, 3174, '2010-08-27 11:43:00'), (15835, 3175, '2010-08-27 11:47:22'), (15836, 3175, '2010-08-27 11:47:32'), (15837, 3175, '2010-08-27 11:47:52'), (15838, 3175, '2010-08-27 11:47:56'), (15839, 3175, '2010-08-27 11:48:03'), (15840, 3175, '2010-08-27 11:48:32'), (15841, 3176, '2010-08-27 12:20:24'), (15842, 3176, '2010-08-27 12:20:34'), (15843, 3176, '2010-08-27 12:20:39'), (15844, 3176, '2010-08-27 12:20:57'), (15845, 3176, '2010-08-27 12:21:10'), (15846, 3176, '2010-08-27 12:21:21'), (15847, 3176, '2010-08-27 12:21:33'), (15848, 3176, '2010-08-27 12:21:37'), (15849, 3176, '2010-08-27 12:21:52'), (15850, 3176, '2010-08-27 12:21:58'), (15851, 3176, '2010-08-27 12:22:08'), (15852, 3177, '2010-08-27 12:57:08'), (15853, 3178, '2010-08-27 14:11:17'), (15854, 3179, '2010-08-27 14:17:58'), (15855, 3180, '2010-08-27 14:18:02'), (15856, 3180, '2010-08-27 14:18:18'), (15857, 3180, '2010-08-27 14:18:31'), (15858, 3180, '2010-08-27 14:18:32'), (15859, 3180, '2010-08-27 14:18:34'), (15860, 3180, '2010-08-27 14:18:35'), (15861, 3180, '2010-08-27 14:18:43'), (15862, 3180, '2010-08-27 14:18:48'), (15863, 3180, '2010-08-27 14:18:57'), (15864, 3180, '2010-08-27 14:19:04'), (15865, 3180, '2010-08-27 14:19:16'), (15866, 3180, '2010-08-27 14:19:25'), (15867, 3180, '2010-08-27 14:20:02'), (15868, 3181, '2010-08-27 15:10:47'), (15869, 3182, '2010-08-27 15:18:10'), (15870, 3182, '2010-08-27 15:18:25'), (15871, 3182, '2010-08-27 15:19:54'), (15872, 3182, '2010-08-27 15:20:00'), (15873, 3182, '2010-08-27 15:20:11'), (15874, 3182, '2010-08-27 15:20:12'), (15875, 3182, '2010-08-27 15:20:13'), (15876, 3182, '2010-08-27 15:20:14'), (15877, 3182, '2010-08-27 15:20:18'), (15878, 3182, '2010-08-27 15:20:21'), (15879, 3182, '2010-08-27 15:20:28'), (15880, 3182, '2010-08-27 15:20:33'), (15881, 3182, '2010-08-27 15:20:58'), (15882, 3182, '2010-08-27 15:21:19'), (15883, 3182, '2010-08-27 15:22:18'), (15884, 3182, '2010-08-27 15:22:19'), (15885, 3183, '2010-08-27 15:37:13'), (15886, 3184, '2010-08-27 16:10:34'), (15887, 3184, '2010-08-27 16:10:44'), (15888, 3184, '2010-08-27 16:11:02'), (15889, 3184, '2010-08-27 16:11:08'), (15890, 3184, '2010-08-27 16:11:14'), (15891, 3184, '2010-08-27 16:20:37'), (15892, 3184, '2010-08-27 16:20:53'), (15893, 3184, '2010-08-27 16:21:09'), (15894, 3184, '2010-08-27 16:21:41'), (15895, 3184, '2010-08-27 16:22:01'), (15896, 3184, '2010-08-27 16:22:22'), (15897, 3184, '2010-08-27 16:22:39'), (15898, 3184, '2010-08-27 16:22:59'), (15899, 3184, '2010-08-27 16:23:19'), (15900, 3184, '2010-08-27 16:23:44'), (15901, 3184, '2010-08-27 16:26:52'), (15902, 3184, '2010-08-27 16:27:29'), (15903, 3184, '2010-08-27 16:28:26'), (15904, 3184, '2010-08-27 16:28:54'), (15905, 3184, '2010-08-27 16:29:27'), (15906, 3184, '2010-08-27 16:29:56'), (15907, 3184, '2010-08-27 16:30:50'), (15908, 3184, '2010-08-27 16:31:09'), (15909, 3184, '2010-08-27 16:31:17'), (15910, 3184, '2010-08-27 16:32:09'), (15911, 3184, '2010-08-27 16:32:26'), (15912, 3184, '2010-08-27 16:33:45'), (15913, 3184, '2010-08-27 16:33:58'), (15914, 3184, '2010-08-27 16:34:12'), (15915, 3184, '2010-08-27 16:34:25'), (15916, 3184, '2010-08-27 16:35:27'), (15917, 3184, '2010-08-27 16:35:59'), (15918, 3184, '2010-08-27 16:36:14'), (15919, 3184, '2010-08-27 16:36:28'), (15920, 3184, '2010-08-27 16:36:42'), (15921, 3184, '2010-08-27 16:36:56'), (15922, 3184, '2010-08-27 16:37:05'), (15923, 3184, '2010-08-27 16:37:18'), (15924, 3184, '2010-08-27 16:38:10'), (15925, 3184, '2010-08-27 16:38:41'), (15926, 3185, '2010-08-27 16:48:49'), (15927, 3185, '2010-08-27 16:49:26'), (15928, 3185, '2010-08-27 16:49:44'), (15929, 3185, '2010-08-27 16:49:53'), (15930, 3186, '2010-08-27 16:49:54'), (15931, 3185, '2010-08-27 16:50:05'), (15932, 3185, '2010-08-27 16:50:27'), (15933, 3185, '2010-08-27 16:50:48'), (15934, 3185, '2010-08-27 16:51:01'), (15935, 3185, '2010-08-27 16:51:11'), (15936, 3185, '2010-08-27 16:51:12'), (15937, 3185, '2010-08-27 16:51:33'), (15938, 3185, '2010-08-27 16:51:36'), (15939, 3185, '2010-08-27 16:52:27'), (15940, 3185, '2010-08-27 16:52:29'), (15941, 3185, '2010-08-27 16:52:58'), (15942, 3185, '2010-08-27 16:53:13'), (15943, 3185, '2010-08-27 16:53:18'), (15944, 3185, '2010-08-27 16:53:37'), (15945, 3185, '2010-08-27 16:55:20'), (15946, 3185, '2010-08-27 16:55:22'), (15947, 3185, '2010-08-27 16:55:25'), (15948, 3185, '2010-08-27 16:55:29'), (15949, 3185, '2010-08-27 16:55:39'), (15950, 3185, '2010-08-27 16:55:47'), (15951, 3185, '2010-08-27 16:55:57'), (15952, 3185, '2010-08-27 16:56:05'), (15953, 3185, '2010-08-27 16:56:06'), (15954, 3187, '2010-08-27 17:17:24'), (15955, 3188, '2010-08-27 17:47:12'), (15956, 3189, '2010-08-27 18:13:40'), (15957, 3189, '2010-08-27 18:14:03'), (15958, 3189, '2010-08-27 18:14:20'), (15959, 3189, '2010-08-27 18:14:59'), (15960, 3189, '2010-08-27 18:15:09'), (15961, 3189, '2010-08-27 18:15:20'), (15962, 3189, '2010-08-27 18:15:50'), (15963, 3189, '2010-08-27 18:16:01'), (15964, 3189, '2010-08-27 18:16:26'), (15965, 3189, '2010-08-27 18:16:31'), (15966, 3189, '2010-08-27 18:16:34'), (15967, 3189, '2010-08-27 18:16:37'), (15968, 3189, '2010-08-27 18:16:45'), (15969, 3189, '2010-08-27 18:17:05'), (15970, 3189, '2010-08-27 18:17:08'), (15971, 3189, '2010-08-27 18:17:12'), (15972, 3189, '2010-08-27 18:17:16'), (15973, 3189, '2010-08-27 18:17:26'), (15974, 3189, '2010-08-27 18:17:38'), (15975, 3189, '2010-08-27 18:17:41'), (15976, 3189, '2010-08-27 18:17:53'), (15977, 3189, '2010-08-27 18:17:56'), (15978, 3190, '2010-08-27 19:00:07'), (15979, 3191, '2010-08-27 19:14:21'), (15980, 3192, '2010-08-27 19:48:11'), (15981, 3193, '2010-08-27 19:49:08'), (15982, 3195, '2010-08-27 19:55:23'), (15983, 3196, '2010-08-27 20:05:23'), (15984, 3196, '2010-08-27 20:05:43'), (15985, 3196, '2010-08-27 20:05:50'), (15986, 3196, '2010-08-27 20:05:56'), (15987, 3196, '2010-08-27 20:06:08'), (15988, 3197, '2010-08-27 20:06:38'), (15989, 3198, '2010-08-27 20:24:09'), (15990, 3199, '2010-08-27 20:41:45'), (15991, 3200, '2010-08-27 20:59:16'), (15992, 3201, '2010-08-27 21:34:15'), (15993, 3202, '2010-08-27 22:09:14'), (15994, 3203, '2010-08-27 22:44:12'), (15995, 3204, '2010-08-27 22:48:38'), (15996, 3205, '2010-08-27 23:07:22'), (15997, 3206, '2010-08-27 23:26:10'), (15998, 3207, '2010-08-27 23:44:59'), (15999, 3208, '2010-08-28 00:22:38'), (16000, 3209, '2010-08-28 01:00:40'), (16001, 3210, '2010-08-28 01:21:55'), (16002, 3211, '2010-08-28 01:43:11'), (16003, 3212, '2010-08-28 02:04:29'), (16004, 3213, '2010-08-28 02:46:59'), (16005, 3214, '2010-08-28 03:08:26'), (16006, 3215, '2010-08-28 03:22:00'), (16007, 3216, '2010-08-28 03:53:35'), (16008, 3217, '2010-08-28 04:18:57'), (16009, 3218, '2010-08-28 04:44:22'), (16010, 3219, '2010-08-28 05:35:06'), (16011, 3220, '2010-08-28 06:00:30'), (16012, 3221, '2010-08-28 06:06:50'), (16013, 3222, '2010-08-28 06:11:28'), (16014, 3222, '2010-08-28 06:11:53'), (16015, 3222, '2010-08-28 06:12:26'), (16016, 3222, '2010-08-28 06:12:51'), (16017, 3222, '2010-08-28 06:13:13'), (16018, 3222, '2010-08-28 06:13:38'), (16019, 3222, '2010-08-28 06:14:14'), (16020, 3222, '2010-08-28 06:14:40'), (16021, 3222, '2010-08-28 06:14:47'), (16022, 3222, '2010-08-28 06:15:08'), (16023, 3222, '2010-08-28 06:15:15'), (16024, 3222, '2010-08-28 06:15:27'), (16025, 3223, '2010-08-28 07:40:38'), (16026, 3224, '2010-08-28 07:51:53'), (16027, 3224, '2010-08-28 07:52:14'), (16028, 3224, '2010-08-28 07:52:19'), (16029, 3224, '2010-08-28 07:52:26'), (16030, 3224, '2010-08-28 07:52:35'), (16031, 3224, '2010-08-28 07:52:50'), (16032, 3224, '2010-08-28 07:52:51'), (16033, 3224, '2010-08-28 07:52:55'), (16034, 3224, '2010-08-28 07:52:57'), (16035, 3225, '2010-08-28 08:06:05'), (16036, 3226, '2010-08-28 08:31:33'), (16037, 3227, '2010-08-28 08:54:21'), (16038, 3228, '2010-08-28 09:03:20'), (16039, 3229, '2010-08-28 09:16:18'), (16040, 2407, '2010-08-28 09:44:09'), (16041, 3230, '2010-08-28 09:55:03'), (16042, 3231, '2010-08-28 09:55:10'), (16043, 3232, '2010-08-28 10:28:45'), (16044, 3233, '2010-08-28 10:32:39'), (16045, 3233, '2010-08-28 10:36:48'), (16046, 3233, '2010-08-28 10:36:49'), (16047, 3233, '2010-08-28 10:36:50'), (16048, 3234, '2010-08-28 11:05:28'), (16049, 3235, '2010-08-28 11:06:17'), (16050, 3236, '2010-08-28 11:16:29'), (16051, 3237, '2010-08-28 11:31:10'), (16052, 3238, '2010-08-28 11:40:59'), (16053, 3238, '2010-08-28 11:41:27'), (16054, 3238, '2010-08-28 11:41:39'), (16055, 3238, '2010-08-28 11:42:03'), (16056, 3238, '2010-08-28 11:42:18'), (16057, 3238, '2010-08-28 11:42:34'), (16058, 3238, '2010-08-28 11:45:17'), (16059, 3238, '2010-08-28 11:45:22'), (16060, 3238, '2010-08-28 11:45:25'), (16061, 3239, '2010-08-28 11:47:29'), (16062, 3239, '2010-08-28 11:47:48'), (16063, 3239, '2010-08-28 11:47:52'), (16064, 3239, '2010-08-28 11:48:08'), (16065, 3239, '2010-08-28 11:48:31'), (16066, 3240, '2010-08-28 11:56:52'), (16067, 3241, '2010-08-28 12:59:20'), (16068, 3242, '2010-08-28 14:00:05'), (16069, 3243, '2010-08-28 14:01:16'), (16070, 3244, '2010-08-28 14:56:52'), (16071, 3244, '2010-08-28 14:57:05'), (16072, 3244, '2010-08-28 14:57:39'), (16073, 3244, '2010-08-28 14:57:49'), (16074, 3245, '2010-08-28 16:09:31'), (16075, 3245, '2010-08-28 16:09:59'), (16076, 3245, '2010-08-28 16:10:12'), (16077, 3245, '2010-08-28 16:10:13'), (16078, 3246, '2010-08-28 17:17:28'), (16079, 3246, '2010-08-28 17:17:47'), (16080, 3246, '2010-08-28 17:18:12'), (16081, 3246, '2010-08-28 17:18:20'), (16082, 3246, '2010-08-28 17:19:07'), (16083, 3246, '2010-08-28 17:19:29'), (16084, 3246, '2010-08-28 17:19:44'), (16085, 3246, '2010-08-28 17:20:02'), (16086, 3246, '2010-08-28 17:20:05'), (16087, 3246, '2010-08-28 17:20:16'), (16088, 3246, '2010-08-28 17:21:20'), (16089, 3247, '2010-08-28 17:27:26'), (16090, 3248, '2010-08-28 18:51:11'), (16091, 3249, '2010-08-28 19:01:03'), (16092, 3249, '2010-08-28 19:01:32'), (16093, 3249, '2010-08-28 19:01:41'), (16094, 3250, '2010-08-28 19:02:49'), (16095, 3251, '2010-08-28 19:12:29'), (16096, 3252, '2010-08-28 19:36:34'), (16097, 3252, '2010-08-28 19:36:45'), (16098, 3252, '2010-08-28 19:36:52'), (16099, 3253, '2010-08-28 19:45:54'), (16100, 3253, '2010-08-28 19:46:17'), (16101, 3253, '2010-08-28 19:46:23'), (16102, 3253, '2010-08-28 19:46:34'), (16103, 3253, '2010-08-28 19:46:51'), (16104, 3253, '2010-08-28 19:46:58'), (16105, 3253, '2010-08-28 19:47:02'), (16106, 3253, '2010-08-28 19:47:03'), (16107, 3254, '2010-08-28 20:08:58'), (16108, 2407, '2010-08-28 20:35:11'), (16109, 3255, '2010-08-28 20:48:45'), (16110, 3255, '2010-08-28 20:48:59'), (16111, 3255, '2010-08-28 20:49:15'), (16112, 3255, '2010-08-28 20:49:33'), (16113, 3256, '2010-08-28 21:25:29'), (16114, 3256, '2010-08-28 21:25:38'), (16115, 3256, '2010-08-28 21:25:45'), (16116, 3256, '2010-08-28 21:25:55'), (16117, 3256, '2010-08-28 21:26:03'), (16118, 3256, '2010-08-28 21:26:14'), (16119, 3256, '2010-08-28 21:26:27'), (16120, 3256, '2010-08-28 21:26:46'), (16121, 3256, '2010-08-28 21:26:50'), (16122, 3257, '2010-08-28 21:27:32'), (16123, 3257, '2010-08-28 21:30:11'), (16124, 3257, '2010-08-28 21:30:35'), (16125, 3257, '2010-08-28 21:30:39'), (16126, 3257, '2010-08-28 21:30:54'), (16127, 3257, '2010-08-28 21:31:20'), (16128, 3257, '2010-08-28 21:31:30'), (16129, 3257, '2010-08-28 21:31:39'), (16130, 3257, '2010-08-28 21:31:44'), (16131, 3257, '2010-08-28 21:32:23'), (16132, 3257, '2010-08-28 21:32:31'), (16133, 3257, '2010-08-28 21:32:37'), (16134, 3257, '2010-08-28 21:32:38'), (16135, 3258, '2010-08-28 21:37:19'), (16136, 2407, '2010-08-28 21:47:31'), (16137, 2407, '2010-08-28 21:47:36'), (16138, 2407, '2010-08-28 21:48:05'), (16139, 2407, '2010-08-28 21:48:20'), (16140, 2407, '2010-08-28 21:48:31'), (16141, 2407, '2010-08-28 21:48:34'), (16142, 2407, '2010-08-28 21:52:02'), (16143, 2407, '2010-08-28 21:52:12'), (16144, 3259, '2010-08-28 22:00:51'), (16145, 3260, '2010-08-28 22:03:36'), (16146, 3261, '2010-08-28 22:04:30'), (16147, 3261, '2010-08-28 22:04:43'), (16148, 3262, '2010-08-28 22:34:32'), (16149, 3263, '2010-08-28 22:41:18'), (16150, 3264, '2010-08-28 22:43:07'), (16151, 3265, '2010-08-28 23:05:29'), (16152, 3266, '2010-08-28 23:20:02'), (16153, 3266, '2010-08-28 23:20:22'), (16154, 3266, '2010-08-28 23:20:23'), (16155, 3266, '2010-08-28 23:20:25'), (16156, 3266, '2010-08-28 23:20:27'), (16157, 3266, '2010-08-28 23:20:29'), (16158, 3266, '2010-08-28 23:20:29'), (16159, 3266, '2010-08-28 23:20:50'), (16160, 3267, '2010-08-28 23:36:26'), (16161, 3268, '2010-08-29 00:38:16'), (16162, 3269, '2010-08-29 02:41:55'), (16163, 3270, '2010-08-29 03:31:37'), (16164, 3271, '2010-08-29 04:08:45'), (16165, 3272, '2010-08-29 04:45:54'), (16166, 3273, '2010-08-29 04:46:03'), (16167, 3273, '2010-08-29 04:46:18'), (16168, 3273, '2010-08-29 04:46:32'), (16169, 3273, '2010-08-29 04:46:41'), (16170, 3273, '2010-08-29 04:47:03'), (16171, 3273, '2010-08-29 04:47:04'), (16172, 3273, '2010-08-29 04:47:11'), (16173, 3273, '2010-08-29 04:47:13'), (16174, 3273, '2010-08-29 04:47:13'), (16175, 3273, '2010-08-29 04:47:20'), (16176, 3273, '2010-08-29 04:47:37'), (16177, 3273, '2010-08-29 04:47:51'), (16178, 3273, '2010-08-29 04:48:41'), (16179, 3273, '2010-08-29 04:49:03'), (16180, 3273, '2010-08-29 04:49:17'), (16181, 3273, '2010-08-29 04:49:58'), (16182, 3274, '2010-08-29 05:12:34'), (16183, 3275, '2010-08-29 05:12:36'), (16184, 3276, '2010-08-29 05:12:38'), (16185, 3277, '2010-08-29 05:12:40'), (16186, 3278, '2010-08-29 05:12:42'), (16187, 3279, '2010-08-29 05:12:45'), (16188, 3280, '2010-08-29 05:12:47'), (16189, 3281, '2010-08-29 05:12:49'), (16190, 3282, '2010-08-29 05:12:52'), (16191, 3283, '2010-08-29 05:12:54'), (16192, 3284, '2010-08-29 05:12:56'), (16193, 3285, '2010-08-29 05:12:58'), (16194, 3286, '2010-08-29 05:13:00'), (16195, 3287, '2010-08-29 05:13:02'), (16196, 3288, '2010-08-29 05:13:04'), (16197, 3289, '2010-08-29 05:13:06'), (16198, 3290, '2010-08-29 05:13:07'), (16199, 3291, '2010-08-29 05:13:09'), (16200, 3292, '2010-08-29 05:13:11'), (16201, 3293, '2010-08-29 05:13:12'), (16202, 3294, '2010-08-29 05:13:14'), (16203, 3295, '2010-08-29 05:13:16'), (16204, 3296, '2010-08-29 05:13:18'), (16205, 3297, '2010-08-29 05:13:20'), (16206, 3298, '2010-08-29 05:13:22'), (16207, 3299, '2010-08-29 05:13:24'), (16208, 3300, '2010-08-29 05:13:26'), (16209, 3301, '2010-08-29 05:13:28'), (16210, 3302, '2010-08-29 05:13:31'), (16211, 3303, '2010-08-29 05:13:33'), (16212, 3304, '2010-08-29 05:13:36'), (16213, 3305, '2010-08-29 05:13:38'), (16214, 3306, '2010-08-29 05:13:40'), (16215, 3307, '2010-08-29 05:13:42'), (16216, 3308, '2010-08-29 05:13:45'), (16217, 3309, '2010-08-29 05:13:47'), (16218, 3310, '2010-08-29 05:13:49'), (16219, 3311, '2010-08-29 05:13:51'), (16220, 3312, '2010-08-29 05:13:53'), (16221, 3313, '2010-08-29 05:13:56'), (16222, 3314, '2010-08-29 05:13:58'), (16223, 3315, '2010-08-29 05:14:00'), (16224, 3316, '2010-08-29 05:14:02'), (16225, 3317, '2010-08-29 05:14:05'), (16226, 3318, '2010-08-29 05:14:07'), (16227, 3319, '2010-08-29 05:14:09'), (16228, 3320, '2010-08-29 05:14:11'), (16229, 3321, '2010-08-29 05:14:14'), (16230, 3322, '2010-08-29 05:14:16'), (16231, 3323, '2010-08-29 05:14:18'), (16232, 3324, '2010-08-29 05:23:00'), (16233, 3325, '2010-08-29 06:00:05'), (16234, 3326, '2010-08-29 07:26:13'), (16235, 3326, '2010-08-29 07:28:21'), (16236, 3326, '2010-08-29 07:29:01'), (16237, 3326, '2010-08-29 07:29:01'), (16238, 3326, '2010-08-29 07:29:02'), (16239, 3326, '2010-08-29 07:29:06'), (16240, 3326, '2010-08-29 07:29:07'), (16241, 3326, '2010-08-29 07:29:07'), (16242, 3326, '2010-08-29 07:29:07'), (16243, 3326, '2010-08-29 07:29:09'), (16244, 3326, '2010-08-29 07:29:10'), (16245, 3326, '2010-08-29 07:29:11'), (16246, 3326, '2010-08-29 07:29:13'), (16247, 3326, '2010-08-29 07:29:14'), (16248, 3326, '2010-08-29 07:29:14'), (16249, 3326, '2010-08-29 07:29:16'), (16250, 3326, '2010-08-29 07:29:17'), (16251, 3326, '2010-08-29 07:29:19'), (16252, 3326, '2010-08-29 07:29:19'), (16253, 3326, '2010-08-29 07:29:20'), (16254, 3326, '2010-08-29 07:29:20'), (16255, 3326, '2010-08-29 07:29:20'), (16256, 3326, '2010-08-29 07:29:23'), (16257, 3326, '2010-08-29 07:29:24'), (16258, 3326, '2010-08-29 07:29:25'), (16259, 3326, '2010-08-29 07:29:26'), (16260, 3326, '2010-08-29 07:29:26'), (16261, 3326, '2010-08-29 07:29:28'), (16262, 3326, '2010-08-29 07:29:29'), (16263, 3326, '2010-08-29 07:29:29'), (16264, 3326, '2010-08-29 07:29:55'), (16265, 3326, '2010-08-29 07:29:58'), (16266, 3326, '2010-08-29 07:30:12'), (16267, 3326, '2010-08-29 07:30:13'), (16268, 3326, '2010-08-29 07:30:15'), (16269, 3326, '2010-08-29 07:30:34'), (16270, 3326, '2010-08-29 07:30:45'), (16271, 3327, '2010-08-29 07:37:03'), (16272, 3327, '2010-08-29 07:37:24'), (16273, 3327, '2010-08-29 07:37:47'), (16274, 3327, '2010-08-29 07:37:59'), (16275, 3328, '2010-08-29 09:00:46'), (16276, 3329, '2010-08-29 09:16:40'), (16277, 3329, '2010-08-29 09:16:48'), (16278, 3329, '2010-08-29 09:16:53'), (16279, 3329, '2010-08-29 09:16:58'), (16280, 3329, '2010-08-29 09:17:33'), (16281, 3329, '2010-08-29 09:17:39'), (16282, 3329, '2010-08-29 09:17:44'), (16283, 3330, '2010-08-29 09:43:45'), (16284, 3330, '2010-08-29 09:44:04'), (16285, 3330, '2010-08-29 09:44:25'), (16286, 3330, '2010-08-29 09:44:34'), (16287, 3330, '2010-08-29 09:48:18'), (16288, 3330, '2010-08-29 09:48:21'), (16289, 3330, '2010-08-29 09:48:25'), (16290, 3331, '2010-08-29 10:05:38'), (16291, 3332, '2010-08-29 10:09:29'), (16292, 3333, '2010-08-29 10:09:31'), (16293, 3333, '2010-08-29 10:09:45'), (16294, 3333, '2010-08-29 10:10:53'), (16295, 3334, '2010-08-29 10:18:35'), (16296, 3334, '2010-08-29 10:19:02'), (16297, 3334, '2010-08-29 10:19:24'), (16298, 3335, '2010-08-29 11:24:06'), (16299, 3335, '2010-08-29 11:24:17'), (16300, 3335, '2010-08-29 11:24:41'), (16301, 3335, '2010-08-29 11:24:56'), (16302, 3335, '2010-08-29 11:25:18'), (16303, 3335, '2010-08-29 11:25:31'), (16304, 3335, '2010-08-29 11:25:53'), (16305, 3335, '2010-08-29 11:26:26'), (16306, 3335, '2010-08-29 11:26:27'), (16307, 3335, '2010-08-29 11:26:28'), (16308, 3335, '2010-08-29 11:26:29'), (16309, 3335, '2010-08-29 11:26:30'), (16310, 3335, '2010-08-29 11:26:31'), (16311, 3336, '2010-08-29 11:35:58'), (16312, 3337, '2010-08-29 11:46:03'), (16313, 3337, '2010-08-29 11:46:12'), (16314, 3337, '2010-08-29 11:46:30'), (16315, 3337, '2010-08-29 11:46:36'), (16316, 3337, '2010-08-29 11:46:50'), (16317, 3337, '2010-08-29 11:46:57'), (16318, 3337, '2010-08-29 11:47:06'), (16319, 3337, '2010-08-29 11:47:17'), (16320, 3337, '2010-08-29 11:47:20'), (16321, 3338, '2010-08-29 13:36:24'), (16322, 3339, '2010-08-29 14:44:02'), (16323, 3339, '2010-08-29 14:44:14'), (16324, 3339, '2010-08-29 14:44:15'), (16325, 3339, '2010-08-29 14:44:17'), (16326, 3339, '2010-08-29 14:44:19'), (16327, 3339, '2010-08-29 14:44:20'), (16328, 3339, '2010-08-29 14:44:27'), (16329, 3340, '2010-08-29 15:36:48'), (16330, 3341, '2010-08-29 15:39:55'), (16331, 3342, '2010-08-29 15:54:17'), (16332, 3342, '2010-08-29 15:54:30'), (16333, 3342, '2010-08-29 15:54:33'), (16334, 3342, '2010-08-29 15:54:33'), (16335, 3342, '2010-08-29 15:54:56'), (16336, 3342, '2010-08-29 15:55:06'), (16337, 3342, '2010-08-29 15:55:07'), (16338, 3342, '2010-08-29 15:55:23'), (16339, 3342, '2010-08-29 16:02:52'), (16340, 3342, '2010-08-29 16:02:55'), (16341, 3342, '2010-08-29 16:03:01'), (16342, 3343, '2010-08-29 16:05:33'), (16343, 3344, '2010-08-29 16:11:48'), (16344, 3345, '2010-08-29 16:53:38'), (16345, 3346, '2010-08-29 17:01:28'), (16346, 3346, '2010-08-29 17:03:35'), (16347, 3346, '2010-08-29 17:04:03'), (16348, 3346, '2010-08-29 17:04:12'), (16349, 3346, '2010-08-29 17:04:31'), (16350, 3347, '2010-08-29 17:10:05'), (16351, 3347, '2010-08-29 17:10:22'), (16352, 3347, '2010-08-29 17:10:28'), (16353, 3347, '2010-08-29 17:10:35'), (16354, 3347, '2010-08-29 17:10:47'), (16355, 3347, '2010-08-29 17:11:08'), (16356, 3347, '2010-08-29 17:11:10'), (16357, 3347, '2010-08-29 17:11:10'), (16358, 3347, '2010-08-29 17:11:13'), (16359, 3348, '2010-08-29 17:46:51'), (16360, 3348, '2010-08-29 17:48:27'), (16361, 3348, '2010-08-29 17:49:30'), (16362, 3348, '2010-08-29 17:50:02'), (16363, 3348, '2010-08-29 17:50:22'), (16364, 3348, '2010-08-29 17:50:43'), (16365, 3348, '2010-08-29 17:51:18'), (16366, 3348, '2010-08-29 17:51:44'), (16367, 3348, '2010-08-29 17:52:18'), (16368, 3348, '2010-08-29 17:52:25'), (16369, 3348, '2010-08-29 17:52:48'), (16370, 3348, '2010-08-29 17:53:24'), (16371, 3349, '2010-08-29 18:31:56'), (16372, 3350, '2010-08-29 18:33:09'), (16373, 3350, '2010-08-29 18:33:41'), (16374, 3350, '2010-08-29 18:34:21'), (16375, 3350, '2010-08-29 18:34:52'), (16376, 3350, '2010-08-29 18:35:15'), (16377, 3350, '2010-08-29 18:35:38'), (16378, 3350, '2010-08-29 18:36:11'), (16379, 3350, '2010-08-29 18:36:54'), (16380, 3350, '2010-08-29 18:37:52'), (16381, 3350, '2010-08-29 18:38:22'), (16382, 3350, '2010-08-29 18:38:32'), (16383, 3350, '2010-08-29 18:38:58'), (16384, 3350, '2010-08-29 18:39:36'), (16385, 3350, '2010-08-29 18:39:41'), (16386, 3350, '2010-08-29 18:39:44'), (16387, 3350, '2010-08-29 18:39:47'), (16388, 3350, '2010-08-29 18:39:50'), (16389, 3350, '2010-08-29 18:39:53'), (16390, 3350, '2010-08-29 18:39:57'), (16391, 3350, '2010-08-29 18:40:02'), (16392, 3350, '2010-08-29 18:40:05'), (16393, 3350, '2010-08-29 18:40:09'), (16394, 3350, '2010-08-29 18:40:14'), (16395, 3350, '2010-08-29 18:40:17'), (16396, 3350, '2010-08-29 18:40:22'), (16397, 3350, '2010-08-29 18:40:26'), (16398, 3350, '2010-08-29 18:40:36'), (16399, 3350, '2010-08-29 18:41:16'), (16400, 3350, '2010-08-29 18:41:28'), (16401, 3350, '2010-08-29 18:41:53'), (16402, 3350, '2010-08-29 18:42:22'), (16403, 3350, '2010-08-29 18:42:27'), (16404, 3350, '2010-08-29 18:42:30'), (16405, 3350, '2010-08-29 18:42:33'), (16406, 3350, '2010-08-29 18:42:36'), (16407, 3350, '2010-08-29 18:42:39'), (16408, 3350, '2010-08-29 18:42:42'), (16409, 3351, '2010-08-29 18:43:47'), (16410, 3352, '2010-08-29 19:06:40'), (16411, 3353, '2010-08-29 19:19:20'), (16412, 3353, '2010-08-29 19:19:35'), (16413, 3353, '2010-08-29 19:19:46'), (16414, 3353, '2010-08-29 19:19:56'), (16415, 3353, '2010-08-29 19:20:13'), (16416, 3353, '2010-08-29 19:20:20'), (16417, 3354, '2010-08-29 19:29:31'), (16418, 3355, '2010-08-29 19:52:22'), (16419, 3356, '2010-08-29 19:52:26'), (16420, 3356, '2010-08-29 19:52:44'), (16421, 3356, '2010-08-29 19:52:59'), (16422, 3356, '2010-08-29 19:53:25'), (16423, 3356, '2010-08-29 19:54:12'), (16424, 3356, '2010-08-29 19:54:32'), (16425, 3356, '2010-08-29 19:54:48'), (16426, 3356, '2010-08-29 19:54:51'), (16427, 3356, '2010-08-29 19:54:54'), (16428, 3357, '2010-08-29 20:03:50'), (16429, 3358, '2010-08-29 20:27:23'), (16430, 3359, '2010-08-29 20:50:56'), (16431, 3360, '2010-08-29 21:26:15'), (16432, 3361, '2010-08-29 21:48:08'), (16433, 3362, '2010-08-29 22:12:48'), (16434, 3363, '2010-08-29 22:37:29'), (16435, 3364, '2010-08-29 23:14:28'), (16436, 3365, '2010-08-29 23:35:47'), (16437, 3366, '2010-08-29 23:51:27'), (16438, 3367, '2010-08-30 00:09:31'), (16439, 3368, '2010-08-30 00:53:04'), (16440, 3369, '2010-08-30 01:42:23'), (16441, 3370, '2010-08-30 02:07:11'), (16442, 3371, '2010-08-30 02:31:58'), (16443, 3372, '2010-08-30 03:21:26'), (16444, 3373, '2010-08-30 03:46:06'), (16445, 3374, '2010-08-30 04:09:09'), (16446, 3375, '2010-08-30 04:23:02'), (16447, 3376, '2010-08-30 05:37:26'), (16448, 3377, '2010-08-30 06:15:37'), (16449, 3377, '2010-08-30 06:16:07'), (16450, 3377, '2010-08-30 06:16:20'), (16451, 3377, '2010-08-30 06:16:31'), (16452, 3377, '2010-08-30 06:16:35'), (16453, 3378, '2010-08-30 06:20:33'), (16454, 3379, '2010-08-30 06:21:34'), (16455, 3380, '2010-08-30 06:38:21'), (16456, 3381, '2010-08-30 06:39:30'), (16457, 3382, '2010-08-30 07:17:28'), (16458, 3383, '2010-08-30 07:17:52'), (16459, 3384, '2010-08-30 08:10:16'), (16460, 3384, '2010-08-30 08:10:50'), (16461, 3384, '2010-08-30 08:10:57'), (16462, 3384, '2010-08-30 08:11:19'), (16463, 3385, '2010-08-30 09:01:34'), (16464, 3386, '2010-08-30 09:48:24'), (16465, 3386, '2010-08-30 09:48:47'), (16466, 3386, '2010-08-30 09:48:56'), (16467, 3386, '2010-08-30 09:49:12'), (16468, 3386, '2010-08-30 09:49:34'), (16469, 3386, '2010-08-30 09:49:37'), (16470, 3386, '2010-08-30 09:49:47'), (16471, 3386, '2010-08-30 09:50:09'), (16472, 3386, '2010-08-30 09:50:20'), (16473, 3386, '2010-08-30 09:50:24'), (16474, 3386, '2010-08-30 09:50:26'), (16475, 3386, '2010-08-30 09:50:28'), (16476, 3386, '2010-08-30 09:50:40'), (16477, 3386, '2010-08-30 09:50:59'), (16478, 3387, '2010-08-30 10:05:18'), (16479, 3387, '2010-08-30 10:05:29'), (16480, 3387, '2010-08-30 10:05:37'), (16481, 3387, '2010-08-30 10:08:42'), (16482, 3387, '2010-08-30 10:08:55'), (16483, 3387, '2010-08-30 10:09:03'), (16484, 3387, '2010-08-30 10:11:29'), (16485, 3387, '2010-08-30 10:11:36'), (16486, 3387, '2010-08-30 10:11:48'), (16487, 3387, '2010-08-30 10:12:03'), (16488, 3387, '2010-08-30 10:12:19'), (16489, 3387, '2010-08-30 10:12:37'), (16490, 3387, '2010-08-30 10:12:50'), (16491, 3387, '2010-08-30 10:13:01'), (16492, 3387, '2010-08-30 10:13:25'), (16493, 3387, '2010-08-30 10:13:31'), (16494, 3387, '2010-08-30 10:13:37'), (16495, 3387, '2010-08-30 10:13:42'), (16496, 3387, '2010-08-30 10:13:50'), (16497, 3387, '2010-08-30 10:14:00'), (16498, 3387, '2010-08-30 10:14:28'), (16499, 3387, '2010-08-30 10:14:30'), (16500, 3387, '2010-08-30 10:14:57'), (16501, 3387, '2010-08-30 10:15:24'), (16502, 3387, '2010-08-30 10:17:37'), (16503, 3387, '2010-08-30 10:17:39'), (16504, 3387, '2010-08-30 10:17:44'), (16505, 3387, '2010-08-30 10:17:45'), (16506, 3387, '2010-08-30 10:17:55'), (16507, 3387, '2010-08-30 10:18:01'), (16508, 3387, '2010-08-30 10:18:08'), (16509, 3387, '2010-08-30 10:19:50'), (16510, 3387, '2010-08-30 10:19:52'), (16511, 3387, '2010-08-30 10:20:06'), (16512, 3387, '2010-08-30 10:20:08'), (16513, 3387, '2010-08-30 10:20:14'), (16514, 3387, '2010-08-30 10:20:16'), (16515, 3387, '2010-08-30 10:20:34'), (16516, 3387, '2010-08-30 10:20:36'), (16517, 3387, '2010-08-30 10:20:56'), (16518, 3388, '2010-08-30 10:31:22'), (16519, 3389, '2010-08-30 10:36:33'), (16520, 3389, '2010-08-30 10:36:50'), (16521, 3389, '2010-08-30 10:36:57'), (16522, 3389, '2010-08-30 10:37:06'), (16523, 3389, '2010-08-30 10:37:12'), (16524, 3389, '2010-08-30 10:37:35'), (16525, 3389, '2010-08-30 10:38:02'), (16526, 3389, '2010-08-30 10:38:05'), (16527, 3389, '2010-08-30 10:38:15'), (16528, 3390, '2010-08-30 10:39:27'), (16529, 3390, '2010-08-30 10:39:48'), (16530, 3390, '2010-08-30 10:39:57'), (16531, 3391, '2010-08-30 11:41:35'), (16532, 3392, '2010-08-30 11:58:15'), (16533, 3393, '2010-08-30 12:51:50'), (16534, 3394, '2010-08-30 13:12:51'), (16535, 3394, '2010-08-30 13:13:42'), (16536, 3394, '2010-08-30 13:14:16'), (16537, 3395, '2010-08-30 13:17:48'), (16538, 3395, '2010-08-30 13:17:58'), (16539, 3395, '2010-08-30 13:18:00'), (16540, 3395, '2010-08-30 13:18:01'), (16541, 3395, '2010-08-30 13:18:04'), (16542, 3395, '2010-08-30 13:18:24'), (16543, 3396, '2010-08-30 13:38:40'), (16544, 3397, '2010-08-30 14:31:22'), (16545, 3397, '2010-08-30 14:31:38'), (16546, 3397, '2010-08-30 14:31:48'), (16547, 3397, '2010-08-30 14:31:49'), (16548, 3397, '2010-08-30 14:31:51'), (16549, 3397, '2010-08-30 14:31:51'), (16550, 3397, '2010-08-30 14:31:54'), (16551, 3397, '2010-08-30 14:31:55'), (16552, 3397, '2010-08-30 14:31:56'), (16553, 3397, '2010-08-30 14:32:27'), (16554, 3397, '2010-08-30 14:32:29'), (16555, 3397, '2010-08-30 14:32:32'), (16556, 3397, '2010-08-30 14:32:33'), (16557, 3398, '2010-08-30 14:32:39'), (16558, 3398, '2010-08-30 14:32:58'), (16559, 3398, '2010-08-30 14:33:24'), (16560, 3399, '2010-08-30 14:46:45'), (16561, 3400, '2010-08-30 15:15:33'), (16562, 3401, '2010-08-30 15:15:35'), (16563, 3401, '2010-08-30 15:15:57'), (16564, 3401, '2010-08-30 15:16:08'), (16565, 3402, '2010-08-30 15:47:53'), (16566, 3402, '2010-08-30 15:48:17'), (16567, 3402, '2010-08-30 15:48:29'), (16568, 3402, '2010-08-30 15:48:31'), (16569, 3402, '2010-08-30 15:48:34'), (16570, 3402, '2010-08-30 15:48:43'), (16571, 3402, '2010-08-30 15:48:52'), (16572, 3402, '2010-08-30 15:49:04'), (16573, 3403, '2010-08-30 15:49:13'), (16574, 3403, '2010-08-30 15:49:29'), (16575, 3402, '2010-08-30 15:49:33'), (16576, 3402, '2010-08-30 15:49:55'), (16577, 3403, '2010-08-30 15:50:00'), (16578, 3402, '2010-08-30 15:50:12'), (16579, 3404, '2010-08-30 15:50:14'), (16580, 3402, '2010-08-30 15:50:16'), (16581, 3402, '2010-08-30 15:50:19'), (16582, 3402, '2010-08-30 15:50:22'), (16583, 3404, '2010-08-30 15:50:42'), (16584, 3404, '2010-08-30 15:51:00'), (16585, 3403, '2010-08-30 15:51:54'), (16586, 3403, '2010-08-30 15:52:17'), (16587, 3403, '2010-08-30 15:52:35'), (16588, 3405, '2010-08-30 15:54:49'), (16589, 3406, '2010-08-30 16:02:08'), (16590, 3406, '2010-08-30 16:02:28'), (16591, 3406, '2010-08-30 16:02:31'), (16592, 3406, '2010-08-30 16:02:32'), (16593, 3406, '2010-08-30 16:02:34'), (16594, 3406, '2010-08-30 16:03:07'), (16595, 3406, '2010-08-30 16:03:20'), (16596, 3406, '2010-08-30 16:03:32'), (16597, 3406, '2010-08-30 16:03:33'), (16598, 3406, '2010-08-30 16:03:35'), (16599, 3406, '2010-08-30 16:03:37'), (16600, 3407, '2010-08-30 16:03:47'), (16601, 3407, '2010-08-30 16:03:58'), (16602, 3407, '2010-08-30 16:04:08'), (16603, 3406, '2010-08-30 16:04:14'), (16604, 3407, '2010-08-30 16:04:22'), (16605, 3407, '2010-08-30 16:04:29'), (16606, 3407, '2010-08-30 16:04:33'), (16607, 3403, '2010-08-30 16:04:39'), (16608, 3406, '2010-08-30 16:04:42'), (16609, 3406, '2010-08-30 16:04:47'), (16610, 3406, '2010-08-30 16:04:52'), (16611, 3407, '2010-08-30 16:04:59'), (16612, 3407, '2010-08-30 16:05:11'), (16613, 3407, '2010-08-30 16:05:17'), (16614, 3407, '2010-08-30 16:05:26'), (16615, 3407, '2010-08-30 16:05:37'), (16616, 3408, '2010-08-30 16:21:17'), (16617, 3408, '2010-08-30 16:21:32'), (16618, 3408, '2010-08-30 16:21:44'), (16619, 3408, '2010-08-30 16:22:04'), (16620, 3408, '2010-08-30 16:22:09'), (16621, 3408, '2010-08-30 16:22:19'), (16622, 3408, '2010-08-30 16:22:57'), (16623, 3408, '2010-08-30 16:23:13'), (16624, 3408, '2010-08-30 16:23:33'), (16625, 3408, '2010-08-30 16:23:34'), (16626, 3408, '2010-08-30 16:23:35'), (16627, 3408, '2010-08-30 16:23:55'), (16628, 3408, '2010-08-30 16:24:09'), (16629, 3409, '2010-08-30 17:03:39'), (16630, 3410, '2010-08-30 17:03:43'), (16631, 3411, '2010-08-30 17:32:22'), (16632, 3412, '2010-08-30 17:44:13'), (16633, 3413, '2010-08-30 18:10:39'), (16634, 3414, '2010-08-30 18:39:22'), (16635, 3415, '2010-08-30 18:54:00'), (16636, 3416, '2010-08-30 19:38:12'), (16637, 3417, '2010-08-30 20:09:28'), (16638, 3418, '2010-08-30 20:22:36'), (16639, 3419, '2010-08-30 20:52:20'), (16640, 3420, '2010-08-30 21:07:10'), (16641, 3421, '2010-08-30 21:36:47'), (16642, 3422, '2010-08-30 22:28:00'), (16643, 3423, '2010-08-30 22:36:06'), (16644, 3424, '2010-08-30 22:40:28'), (16645, 3425, '2010-08-30 22:50:55'), (16646, 3426, '2010-08-30 23:05:45'), (16647, 3427, '2010-08-30 23:50:08'), (16648, 3428, '2010-08-31 00:19:44'), (16649, 3429, '2010-08-31 01:18:20'), (16650, 3430, '2010-08-31 02:01:54'), (16651, 3431, '2010-08-31 02:45:41'), (16652, 3432, '2010-08-31 03:43:47'), (16653, 3433, '2010-08-31 03:58:19'), (16654, 3434, '2010-08-31 04:12:51'), (16655, 3435, '2010-08-31 04:25:04'), (16656, 3435, '2010-08-31 04:25:24'), (16657, 3436, '2010-08-31 04:27:39'), (16658, 3437, '2010-08-31 05:21:44'), (16659, 3437, '2010-08-31 05:21:58'), (16660, 3437, '2010-08-31 05:22:20'), (16661, 3437, '2010-08-31 05:22:42'), (16662, 3437, '2010-08-31 05:24:20'), (16663, 3437, '2010-08-31 05:24:24'), (16664, 3437, '2010-08-31 05:24:28'), (16665, 3437, '2010-08-31 05:24:32'), (16666, 3438, '2010-08-31 05:37:15'), (16667, 3437, '2010-08-31 05:37:50'), (16668, 3439, '2010-08-31 05:45:06'), (16669, 3440, '2010-08-31 06:15:18'), (16670, 3440, '2010-08-31 06:15:29'), (16671, 3440, '2010-08-31 06:15:44'), (16672, 3440, '2010-08-31 06:16:29'), (16673, 3440, '2010-08-31 06:16:37'), (16674, 3440, '2010-08-31 06:17:23'), (16675, 3440, '2010-08-31 06:19:55'), (16676, 3440, '2010-08-31 06:19:58'), (16677, 3440, '2010-08-31 06:20:01'), (16678, 3440, '2010-08-31 06:20:05'), (16679, 3440, '2010-08-31 06:20:32'), (16680, 3440, '2010-08-31 06:20:47'), (16681, 3440, '2010-08-31 06:21:05'), (16682, 3440, '2010-08-31 06:21:18'), (16683, 3440, '2010-08-31 06:21:19'), (16684, 3440, '2010-08-31 06:21:20'), (16685, 3440, '2010-08-31 06:21:21'), (16686, 3441, '2010-08-31 06:41:17'), (16687, 3441, '2010-08-31 06:56:08'), (16688, 3441, '2010-08-31 06:56:14'), (16689, 3441, '2010-08-31 06:56:37'), (16690, 3441, '2010-08-31 06:56:55'), (16691, 3441, '2010-08-31 06:57:16'), (16692, 3441, '2010-08-31 06:57:25'), (16693, 3441, '2010-08-31 06:57:43'), (16694, 3441, '2010-08-31 06:58:17'), (16695, 3441, '2010-08-31 06:58:32'), (16696, 3442, '2010-08-31 07:11:17'), (16697, 3442, '2010-08-31 07:11:27'), (16698, 3442, '2010-08-31 07:11:41'), (16699, 3442, '2010-08-31 07:11:54'), (16700, 3442, '2010-08-31 07:12:08'), (16701, 3442, '2010-08-31 07:12:21'), (16702, 3442, '2010-08-31 07:12:34'), (16703, 3442, '2010-08-31 07:12:51'), (16704, 3442, '2010-08-31 07:12:58'), (16705, 3442, '2010-08-31 07:13:29'), (16706, 3443, '2010-08-31 08:06:59'), (16707, 3443, '2010-08-31 08:07:29'), (16708, 3443, '2010-08-31 08:08:12'), (16709, 3443, '2010-08-31 08:09:10'), (16710, 3443, '2010-08-31 08:09:55'), (16711, 3443, '2010-08-31 08:10:10'), (16712, 3443, '2010-08-31 08:10:15'), (16713, 3443, '2010-08-31 08:10:19'), (16714, 3443, '2010-08-31 08:10:23'), (16715, 3445, '2010-08-31 08:31:08'), (16716, 3445, '2010-08-31 08:31:33'), (16717, 3445, '2010-08-31 08:32:38'), (16718, 3445, '2010-08-31 08:32:40'), (16719, 3445, '2010-08-31 08:33:06'), (16720, 3445, '2010-08-31 08:33:12'), (16721, 3445, '2010-08-31 08:33:14'), (16722, 3445, '2010-08-31 08:33:22'), (16723, 3445, '2010-08-31 08:33:35'), (16724, 3445, '2010-08-31 08:33:36'), (16725, 3445, '2010-08-31 08:33:43'), (16726, 3446, '2010-08-31 08:42:57'), (16727, 3446, '2010-08-31 08:43:05'), (16728, 3446, '2010-08-31 08:43:21'), (16729, 3446, '2010-08-31 08:43:32'), (16730, 3446, '2010-08-31 08:43:38'), (16731, 3446, '2010-08-31 08:43:43'), (16732, 3446, '2010-08-31 08:43:51'), (16733, 3446, '2010-08-31 08:44:13'), (16734, 3446, '2010-08-31 08:44:15'), (16735, 3447, '2010-08-31 08:51:25'), (16736, 3447, '2010-08-31 08:51:40'), (16737, 3447, '2010-08-31 08:54:25'), (16738, 3445, '2010-08-31 10:03:35'), (16739, 3445, '2010-08-31 10:04:08'), (16740, 3445, '2010-08-31 10:04:09'), (16741, 3445, '2010-08-31 10:04:16'), (16742, 3445, '2010-08-31 10:04:25'), (16743, 3445, '2010-08-31 10:04:48'), (16744, 3445, '2010-08-31 10:05:42'), (16745, 3448, '2010-08-31 10:06:03'), (16746, 3445, '2010-08-31 10:06:48'), (16747, 3445, '2010-08-31 10:06:49'), (16748, 3449, '2010-08-31 10:37:55'), (16749, 3450, '2010-08-31 11:46:23'), (16750, 3450, '2010-08-31 11:46:46'), (16751, 3451, '2010-08-31 11:51:09'), (16752, 3451, '2010-08-31 11:51:19'), (16753, 3451, '2010-08-31 11:51:23'), (16754, 3451, '2010-08-31 11:51:24'), (16755, 3451, '2010-08-31 11:51:25'), (16756, 3451, '2010-08-31 11:51:31'), (16757, 3451, '2010-08-31 11:51:31'), (16758, 3451, '2010-08-31 11:51:36'), (16759, 3451, '2010-08-31 11:51:37'), (16760, 3451, '2010-08-31 11:54:13'), (16761, 3452, '2010-08-31 12:09:23'), (16762, 3452, '2010-08-31 12:10:10'), (16763, 3452, '2010-08-31 12:10:19'), (16764, 3453, '2010-08-31 12:10:54'), (16765, 3452, '2010-08-31 12:10:54'), (16766, 3454, '2010-08-31 12:41:54'), (16767, 3455, '2010-08-31 12:52:14'), (16768, 3455, '2010-08-31 12:52:27'), (16769, 3455, '2010-08-31 12:52:28'), (16770, 3455, '2010-08-31 12:52:50'), (16771, 3455, '2010-08-31 12:53:02'), (16772, 3455, '2010-08-31 12:53:28'), (16773, 3455, '2010-08-31 12:54:35'), (16774, 3455, '2010-08-31 12:54:46'), (16775, 3455, '2010-08-31 12:55:01'), (16776, 3455, '2010-08-31 12:55:11'), (16777, 3455, '2010-08-31 12:55:18'), (16778, 3455, '2010-08-31 12:55:29'), (16779, 3455, '2010-08-31 12:55:49'), (16780, 3455, '2010-08-31 12:56:05'), (16781, 3455, '2010-08-31 12:56:26'), (16782, 3456, '2010-08-31 13:16:01'), (16783, 3456, '2010-08-31 13:16:40'), (16784, 3457, '2010-08-31 14:11:25'), (16785, 3458, '2010-08-31 14:19:31'), (16786, 3459, '2010-08-31 14:41:16'), (16787, 3460, '2010-08-31 15:11:42'), (16788, 3460, '2010-08-31 15:11:58'), (16789, 3460, '2010-08-31 15:12:27'), (16790, 3460, '2010-08-31 15:12:51'), (16791, 3460, '2010-08-31 15:12:52'), (16792, 3460, '2010-08-31 15:12:52'), (16793, 3460, '2010-08-31 15:12:53'), (16794, 3460, '2010-08-31 15:12:53'), (16795, 3460, '2010-08-31 15:13:24'), (16796, 3461, '2010-08-31 16:13:19'), (16797, 3461, '2010-08-31 16:13:33'), (16798, 3461, '2010-08-31 16:13:41'), (16799, 3461, '2010-08-31 16:14:05'), (16800, 3461, '2010-08-31 16:14:21'), (16801, 3461, '2010-08-31 16:14:36'), (16802, 3461, '2010-08-31 16:15:12'), (16803, 3461, '2010-08-31 16:15:17'), (16804, 3461, '2010-08-31 16:15:21'), (16805, 3461, '2010-08-31 16:15:27'), (16806, 3461, '2010-08-31 16:15:29'), (16807, 3461, '2010-08-31 16:15:34'), (16808, 3461, '2010-08-31 16:15:38'), (16809, 3461, '2010-08-31 16:15:42'), (16810, 3462, '2010-08-31 16:46:46'), (16811, 3462, '2010-08-31 16:46:57'), (16812, 3462, '2010-08-31 16:47:22'), (16813, 3462, '2010-08-31 16:47:34'), (16814, 3462, '2010-08-31 16:47:41'), (16815, 3462, '2010-08-31 16:48:14'), (16816, 3463, '2010-08-31 17:35:15'), (16817, 3463, '2010-08-31 17:41:12'), (16818, 3463, '2010-08-31 17:42:19'), (16819, 3463, '2010-08-31 17:42:32'), (16820, 3463, '2010-08-31 17:42:40'), (16821, 3463, '2010-08-31 17:42:54'), (16822, 3464, '2010-08-31 18:43:50'), (16823, 3464, '2010-08-31 18:44:18'), (16824, 3465, '2010-08-31 19:06:05'), (16825, 3466, '2010-08-31 19:26:25'), (16826, 3466, '2010-08-31 19:26:38'), (16827, 3466, '2010-08-31 19:26:50'), (16828, 3466, '2010-08-31 19:27:20'), (16829, 3466, '2010-08-31 19:27:25'), (16830, 3466, '2010-08-31 19:27:42'), (16831, 3466, '2010-08-31 19:27:54'), (16832, 3466, '2010-08-31 19:31:05'), (16833, 3466, '2010-08-31 19:31:21'), (16834, 3466, '2010-08-31 19:31:33'), (16835, 3466, '2010-08-31 19:31:35'), (16836, 3466, '2010-08-31 19:31:42'), (16837, 3466, '2010-08-31 19:32:00'), (16838, 3467, '2010-08-31 19:32:17'), (16839, 3467, '2010-08-31 19:32:29'), (16840, 3467, '2010-08-31 19:33:03'), (16841, 3467, '2010-08-31 19:33:29'), (16842, 3467, '2010-08-31 19:33:59'), (16843, 3467, '2010-08-31 19:34:28'), (16844, 3468, '2010-08-31 19:34:51'), (16845, 3467, '2010-08-31 19:34:51'), (16846, 3467, '2010-08-31 19:35:15'), (16847, 3467, '2010-08-31 19:35:31'), (16848, 3467, '2010-08-31 19:35:37'), (16849, 3467, '2010-08-31 19:35:48'), (16850, 3467, '2010-08-31 19:35:52'), (16851, 3467, '2010-08-31 19:36:01'), (16852, 3467, '2010-08-31 19:36:06'), (16853, 3467, '2010-08-31 19:36:16'), (16854, 3467, '2010-08-31 19:36:22'), (16855, 3467, '2010-08-31 19:36:36'), (16856, 3467, '2010-08-31 19:37:02'), (16857, 3467, '2010-08-31 19:37:10'), (16858, 3467, '2010-08-31 19:37:25'), (16859, 3467, '2010-08-31 19:38:13'), (16860, 3469, '2010-08-31 19:47:31'), (16861, 3470, '2010-08-31 19:52:30'), (16862, 3470, '2010-08-31 19:52:43'), (16863, 3470, '2010-08-31 19:52:51'), (16864, 3470, '2010-08-31 19:53:00'), (16865, 3470, '2010-08-31 19:53:07'), (16866, 3470, '2010-08-31 19:53:16'), (16867, 3470, '2010-08-31 19:53:19'), (16868, 3470, '2010-08-31 19:53:34'), (16869, 3471, '2010-08-31 19:59:05'), (16870, 3472, '2010-08-31 20:12:52'), (16871, 3473, '2010-08-31 20:38:16'), (16872, 3474, '2010-08-31 21:03:37'), (16873, 3475, '2010-08-31 21:22:47'), (16874, 3475, '2010-08-31 21:24:13'), (16875, 3475, '2010-08-31 21:24:24'), (16876, 3475, '2010-08-31 21:24:45'), (16877, 3475, '2010-08-31 21:25:02'), (16878, 3475, '2010-08-31 21:25:24'), (16879, 3475, '2010-08-31 21:25:30'), (16880, 3475, '2010-08-31 21:25:59'), (16881, 3475, '2010-08-31 21:26:26'), (16882, 3475, '2010-08-31 21:26:45'), (16883, 3475, '2010-08-31 21:27:12'), (16884, 3475, '2010-08-31 21:27:34'), (16885, 3476, '2010-08-31 21:37:07'), (16886, 3477, '2010-08-31 21:51:44'), (16887, 3478, '2010-08-31 22:18:31'), (16888, 3479, '2010-08-31 22:35:14'), (16889, 3480, '2010-08-31 22:45:17'), (16890, 3481, '2010-08-31 22:56:31'), (16891, 3481, '2010-08-31 23:04:28'), (16892, 3481, '2010-08-31 23:04:51'), (16893, 3481, '2010-08-31 23:05:42'), (16894, 3481, '2010-08-31 23:07:57'), (16895, 3481, '2010-08-31 23:08:16'), (16896, 3481, '2010-08-31 23:10:53'), (16897, 3481, '2010-08-31 23:11:49'), (16898, 3482, '2010-08-31 23:12:04'), (16899, 3481, '2010-08-31 23:12:43'), (16900, 3481, '2010-08-31 23:14:25'), (16901, 3481, '2010-08-31 23:15:05'), (16902, 3481, '2010-08-31 23:15:16'), (16903, 3481, '2010-08-31 23:15:38'), (16904, 3481, '2010-08-31 23:16:44'), (16905, 3481, '2010-08-31 23:16:46'), (16906, 3481, '2010-08-31 23:16:48'), (16907, 3481, '2010-08-31 23:16:55'), (16908, 3481, '2010-08-31 23:16:56'), (16909, 3481, '2010-08-31 23:16:59'), (16910, 3481, '2010-08-31 23:17:04'), (16911, 3481, '2010-08-31 23:17:05'), (16912, 3481, '2010-08-31 23:18:05'), (16913, 3483, '2010-09-01 00:54:20'), (16914, 3484, '2010-09-01 00:59:59'), (16915, 3485, '2010-09-01 01:12:42'), (16916, 3486, '2010-09-01 01:15:17'), (16917, 3487, '2010-09-01 01:16:55'), (16918, 3488, '2010-09-01 01:17:13'), (16919, 3489, '2010-09-01 01:18:13'), (16920, 3490, '2010-09-01 01:28:29'), (16921, 3491, '2010-09-01 02:05:02'), (16922, 3491, '2010-09-01 02:05:08'), (16923, 3491, '2010-09-01 02:05:17'), (16924, 3491, '2010-09-01 02:05:27'), (16925, 3491, '2010-09-01 02:05:33'), (16926, 3491, '2010-09-01 02:05:47'), (16927, 3491, '2010-09-01 02:05:54'), (16928, 3491, '2010-09-01 02:05:59'), (16929, 3491, '2010-09-01 02:06:00'), (16930, 3491, '2010-09-01 02:06:00'), (16931, 3491, '2010-09-01 02:06:00'), (16932, 3491, '2010-09-01 02:06:00'), (16933, 3491, '2010-09-01 02:06:07'), (16934, 3491, '2010-09-01 02:06:18'), (16935, 3491, '2010-09-01 02:06:31'), (16936, 3491, '2010-09-01 02:06:32'), (16937, 3491, '2010-09-01 02:06:43'), (16938, 3491, '2010-09-01 02:06:49'), (16939, 3491, '2010-09-01 02:07:09'), (16940, 3491, '2010-09-01 02:07:19'), (16941, 3491, '2010-09-01 02:07:28'), (16942, 3491, '2010-09-01 02:07:36'), (16943, 3491, '2010-09-01 02:07:42'), (16944, 3491, '2010-09-01 02:07:53'), (16945, 3491, '2010-09-01 02:08:02'), (16946, 3491, '2010-09-01 02:08:12'), (16947, 3491, '2010-09-01 02:08:24'), (16948, 3491, '2010-09-01 02:08:37'), (16949, 3491, '2010-09-01 02:08:47'), (16950, 3491, '2010-09-01 02:09:08'), (16951, 3491, '2010-09-01 02:09:10'), (16952, 3491, '2010-09-01 02:09:16'), (16953, 3491, '2010-09-01 02:09:20'), (16954, 3491, '2010-09-01 02:09:55'), (16955, 3491, '2010-09-01 02:10:00'), (16956, 3491, '2010-09-01 02:10:06'), (16957, 3491, '2010-09-01 02:10:12'), (16958, 3491, '2010-09-01 02:10:18'), (16959, 3491, '2010-09-01 02:10:24'), (16960, 3491, '2010-09-01 02:10:26'), (16961, 3491, '2010-09-01 02:10:32'), (16962, 3491, '2010-09-01 02:10:37'), (16963, 3491, '2010-09-01 02:10:45'), (16964, 3491, '2010-09-01 02:10:50'), (16965, 3491, '2010-09-01 02:11:02'), (16966, 3491, '2010-09-01 02:11:06'), (16967, 3491, '2010-09-01 02:11:09'), (16968, 3491, '2010-09-01 02:11:13'), (16969, 3491, '2010-09-01 02:11:17'), (16970, 3492, '2010-09-01 02:25:54'), (16971, 3493, '2010-09-01 02:39:43'), (16972, 3494, '2010-09-01 02:55:42'), (16973, 3495, '2010-09-01 03:00:24'), (16974, 3496, '2010-09-01 03:13:21'), (16975, 3497, '2010-09-01 03:16:21'), (16976, 3498, '2010-09-01 03:28:57'), (16977, 3499, '2010-09-01 03:31:03'), (16978, 3499, '2010-09-01 03:31:21'), (16979, 3499, '2010-09-01 03:31:44'), (16980, 3500, '2010-09-01 03:34:58'), (16981, 3501, '2010-09-01 03:35:09'), (16982, 3502, '2010-09-01 03:54:18'), (16983, 3503, '2010-09-01 04:25:02'), (16984, 3504, '2010-09-01 04:50:55'), (16985, 3505, '2010-09-01 05:14:50'), (16986, 3506, '2010-09-01 05:17:57'), (16987, 3507, '2010-09-01 05:32:43'), (16988, 3508, '2010-09-01 05:35:43'), (16989, 3509, '2010-09-01 05:35:51'), (16990, 3510, '2010-09-01 05:37:27'), (16991, 3511, '2010-09-01 05:37:33'), (16992, 3512, '2010-09-01 05:37:58'), (16993, 3513, '2010-09-01 06:12:30'), (16994, 3514, '2010-09-01 06:33:17'), (16995, 3515, '2010-09-01 06:35:35'), (16996, 3516, '2010-09-01 06:40:27'), (16997, 3517, '2010-09-01 06:47:11'), (16998, 3517, '2010-09-01 06:47:26'), (16999, 3517, '2010-09-01 06:48:02'), (17000, 3517, '2010-09-01 06:48:34'), (17001, 3517, '2010-09-01 06:49:01'), (17002, 3518, '2010-09-01 06:50:04'), (17003, 3518, '2010-09-01 06:50:16'), (17004, 3518, '2010-09-01 06:50:31'), (17005, 3518, '2010-09-01 06:50:36'), (17006, 3518, '2010-09-01 06:51:47'), (17007, 3517, '2010-09-01 06:52:17'), (17008, 3517, '2010-09-01 06:52:29'), (17009, 3517, '2010-09-01 06:53:13'), (17010, 3517, '2010-09-01 06:53:46'), (17011, 3517, '2010-09-01 06:54:15'), (17012, 3517, '2010-09-01 06:54:36'), (17013, 3517, '2010-09-01 06:54:48'), (17014, 3517, '2010-09-01 06:55:16'), (17015, 3517, '2010-09-01 06:55:24'), (17016, 3517, '2010-09-01 06:56:12'), (17017, 3517, '2010-09-01 06:56:28'), (17018, 3517, '2010-09-01 06:57:07'), (17019, 3517, '2010-09-01 06:57:40'), (17020, 3517, '2010-09-01 06:58:10'), (17021, 3517, '2010-09-01 06:59:15'), (17022, 3519, '2010-09-01 07:10:04'), (17023, 3520, '2010-09-01 07:10:08'), (17024, 3521, '2010-09-01 07:10:10'), (17025, 3522, '2010-09-01 07:11:18'), (17026, 3517, '2010-09-01 07:39:10'), (17027, 3517, '2010-09-01 07:39:45'), (17028, 3523, '2010-09-01 07:44:06'), (17029, 3524, '2010-09-01 07:49:59'), (17030, 3525, '2010-09-01 09:09:48'), (17031, 3515, '2010-09-01 09:33:57'), (17032, 3526, '2010-09-01 09:42:51'), (17033, 3526, '2010-09-01 09:43:57'), (17034, 3526, '2010-09-01 09:45:46'), (17035, 3526, '2010-09-01 09:46:22'), (17036, 3526, '2010-09-01 09:46:44'), (17037, 3526, '2010-09-01 09:47:21'), (17038, 3527, '2010-09-01 10:08:11'), (17039, 3527, '2010-09-01 10:08:34'), (17040, 3527, '2010-09-01 10:09:20'), (17041, 3528, '2010-09-01 10:09:32'), (17042, 3528, '2010-09-01 10:09:44'), (17043, 3527, '2010-09-01 10:09:49'), (17044, 3528, '2010-09-01 10:09:57'), (17045, 3528, '2010-09-01 10:10:02'), (17046, 3528, '2010-09-01 10:10:09'), (17047, 3527, '2010-09-01 10:10:14'), (17048, 3528, '2010-09-01 10:10:31'), (17049, 3528, '2010-09-01 10:10:50'), (17050, 3527, '2010-09-01 10:11:11'), (17051, 3527, '2010-09-01 10:12:08'), (17052, 3527, '2010-09-01 10:12:23'), (17053, 3529, '2010-09-01 10:31:26'), (17054, 3530, '2010-09-01 10:32:43'), (17055, 3530, '2010-09-01 10:32:53'), (17056, 3530, '2010-09-01 10:33:21'), (17057, 3530, '2010-09-01 10:33:38'), (17058, 3530, '2010-09-01 10:33:43'), (17059, 3527, '2010-09-01 10:46:19'), (17060, 3527, '2010-09-01 10:46:25'), (17061, 3527, '2010-09-01 10:46:48'), (17062, 3527, '2010-09-01 10:47:13'), (17063, 3531, '2010-09-01 10:47:46'), (17064, 3527, '2010-09-01 10:47:46'), (17065, 3532, '2010-09-01 10:51:38'), (17066, 3533, '2010-09-01 10:58:24'), (17067, 3534, '2010-09-01 10:59:05'), (17068, 3535, '2010-09-01 10:59:44'), (17069, 3536, '2010-09-01 11:00:20'), (17070, 3537, '2010-09-01 11:00:57'), (17071, 3538, '2010-09-01 11:01:35'), (17072, 3539, '2010-09-01 11:02:14'), (17073, 3540, '2010-09-01 11:02:54'), (17074, 3541, '2010-09-01 11:03:35'), (17075, 3542, '2010-09-01 11:04:18'), (17076, 3543, '2010-09-01 11:05:40'), (17077, 3544, '2010-09-01 11:06:24'), (17078, 3545, '2010-09-01 11:07:06'), (17079, 3546, '2010-09-01 11:07:49'), (17080, 3547, '2010-09-01 11:08:27'), (17081, 3548, '2010-09-01 11:09:04'), (17082, 3549, '2010-09-01 11:09:57'), (17083, 3550, '2010-09-01 11:10:30'), (17084, 3551, '2010-09-01 11:11:43'), (17085, 3552, '2010-09-01 11:35:32'), (17086, 3553, '2010-09-01 11:52:19'), (17087, 3553, '2010-09-01 11:52:34'), (17088, 3553, '2010-09-01 11:52:53'), (17089, 3553, '2010-09-01 11:53:10'), (17090, 3553, '2010-09-01 11:53:43'), (17091, 3554, '2010-09-01 11:54:52'), (17092, 3555, '2010-09-01 12:20:43'), (17093, 3556, '2010-09-01 12:22:15'), (17094, 3556, '2010-09-01 12:22:31'), (17095, 3556, '2010-09-01 12:23:10'), (17096, 3556, '2010-09-01 12:23:31'), (17097, 3556, '2010-09-01 12:23:40'), (17098, 3556, '2010-09-01 12:23:56'), (17099, 3556, '2010-09-01 12:24:27'), (17100, 3556, '2010-09-01 12:24:37'), (17101, 3556, '2010-09-01 12:25:29'), (17102, 3556, '2010-09-01 12:25:36'), (17103, 3556, '2010-09-01 12:25:47'), (17104, 3557, '2010-09-01 13:04:17'), (17105, 3558, '2010-09-01 13:04:20'), (17106, 3558, '2010-09-01 13:04:44'), (17107, 3558, '2010-09-01 13:04:52'), (17108, 3558, '2010-09-01 13:04:56'), (17109, 3559, '2010-09-01 13:05:23'), (17110, 3559, '2010-09-01 13:05:45'), (17111, 3559, '2010-09-01 13:05:55'), (17112, 3559, '2010-09-01 13:05:58'), (17113, 3559, '2010-09-01 13:06:17'), (17114, 3559, '2010-09-01 13:06:18'), (17115, 3560, '2010-09-01 13:13:12'), (17116, 3560, '2010-09-01 13:13:26'), (17117, 3560, '2010-09-01 13:13:43'), (17118, 3560, '2010-09-01 13:13:46'), (17119, 3560, '2010-09-01 13:13:47'), (17120, 3560, '2010-09-01 13:13:47'), (17121, 3561, '2010-09-01 13:18:18'), (17122, 3562, '2010-09-01 13:26:35'), (17123, 3563, '2010-09-01 13:32:55'), (17124, 3563, '2010-09-01 13:33:12'), (17125, 3563, '2010-09-01 13:33:18'), (17126, 3564, '2010-09-01 13:52:23'), (17127, 3564, '2010-09-01 13:52:34'), (17128, 3564, '2010-09-01 13:52:42'), (17129, 3564, '2010-09-01 13:52:48'), (17130, 3515, '2010-09-01 13:57:28'), (17131, 3565, '2010-09-01 14:09:57'), (17132, 3565, '2010-09-01 14:10:14'), (17133, 3565, '2010-09-01 14:10:22'), (17134, 3565, '2010-09-01 14:10:28'), (17135, 3565, '2010-09-01 14:10:43'), (17136, 3566, '2010-09-01 14:11:14'), (17137, 3567, '2010-09-01 14:13:18'), (17138, 3568, '2010-09-01 14:41:44'), (17139, 3563, '2010-09-01 14:48:05'), (17140, 3563, '2010-09-01 14:48:06'), (17141, 3563, '2010-09-01 14:48:07'), (17142, 3563, '2010-09-01 14:48:13'), (17143, 3563, '2010-09-01 14:48:15'), (17144, 3563, '2010-09-01 14:48:16'), (17145, 3563, '2010-09-01 14:48:17'), (17146, 3563, '2010-09-01 14:48:18'), (17147, 3563, '2010-09-01 14:48:20'), (17148, 3563, '2010-09-01 14:48:21'), (17149, 3563, '2010-09-01 14:48:22'), (17150, 3563, '2010-09-01 14:49:56'), (17151, 3563, '2010-09-01 14:50:11'), (17152, 3563, '2010-09-01 14:50:30'), (17153, 3569, '2010-09-01 15:22:54'), (17154, 3570, '2010-09-01 15:30:11'), (17155, 3570, '2010-09-01 15:30:21'), (17156, 3570, '2010-09-01 15:30:27'), (17157, 3570, '2010-09-01 15:30:58'), (17158, 3570, '2010-09-01 15:31:18'), (17159, 3570, '2010-09-01 15:31:27'), (17160, 3570, '2010-09-01 15:31:42'), (17161, 3570, '2010-09-01 15:31:54'), (17162, 3570, '2010-09-01 15:32:01'), (17163, 3570, '2010-09-01 15:32:13'), (17164, 3570, '2010-09-01 15:32:31'), (17165, 3570, '2010-09-01 15:32:53'), (17166, 3570, '2010-09-01 15:33:08'), (17167, 3570, '2010-09-01 15:33:23'), (17168, 3570, '2010-09-01 15:33:41'), (17169, 3571, '2010-09-01 15:37:27'), (17170, 3571, '2010-09-01 15:37:51'), (17171, 3571, '2010-09-01 15:37:58'), (17172, 3571, '2010-09-01 15:38:16'), (17173, 3571, '2010-09-01 15:38:19'), (17174, 3571, '2010-09-01 15:38:21'), (17175, 3571, '2010-09-01 15:38:28'), (17176, 3571, '2010-09-01 15:39:37'), (17177, 3571, '2010-09-01 15:40:57'), (17178, 3571, '2010-09-01 15:41:10'), (17179, 3572, '2010-09-01 16:05:09'), (17180, 3573, '2010-09-01 16:17:32'), (17181, 3574, '2010-09-01 16:48:42'), (17182, 3575, '2010-09-01 16:48:44'), (17183, 3576, '2010-09-01 16:48:45'), (17184, 3577, '2010-09-01 16:48:48'), (17185, 3578, '2010-09-01 16:48:49'), (17186, 3579, '2010-09-01 16:48:51'), (17187, 3580, '2010-09-01 16:48:52'), (17188, 3581, '2010-09-01 17:18:02'), (17189, 3581, '2010-09-01 17:18:15'), (17190, 3581, '2010-09-01 17:18:49'), (17191, 3581, '2010-09-01 17:19:05'), (17192, 3581, '2010-09-01 17:19:09'), (17193, 3582, '2010-09-01 17:45:31'), (17194, 3583, '2010-09-01 17:50:25'), (17195, 3584, '2010-09-01 17:53:06'), (17196, 3585, '2010-09-01 18:28:27'), (17197, 3586, '2010-09-01 18:53:33'), (17198, 3587, '2010-09-01 19:00:48'), (17199, 3588, '2010-09-01 19:02:35'), (17200, 3589, '2010-09-01 19:02:52'), (17201, 3590, '2010-09-01 19:13:20'), (17202, 3590, '2010-09-01 19:13:32'), (17203, 3590, '2010-09-01 19:13:58'), (17204, 3590, '2010-09-01 19:14:49'), (17205, 3590, '2010-09-01 19:15:07'), (17206, 3590, '2010-09-01 19:15:15'), (17207, 3590, '2010-09-01 19:15:40'), (17208, 3590, '2010-09-01 19:15:51'), (17209, 3590, '2010-09-01 19:16:06'), (17210, 3590, '2010-09-01 19:16:23'), (17211, 3590, '2010-09-01 19:16:33'), (17212, 3590, '2010-09-01 19:16:39'), (17213, 3590, '2010-09-01 19:16:52'), (17214, 3590, '2010-09-01 19:17:23'), (17215, 3590, '2010-09-01 19:17:28'), (17216, 3590, '2010-09-01 19:17:31'), (17217, 3590, '2010-09-01 19:17:36'), (17218, 3590, '2010-09-01 19:17:40'), (17219, 3590, '2010-09-01 19:17:43'), (17220, 3590, '2010-09-01 19:17:45'), (17221, 3590, '2010-09-01 19:17:49'), (17222, 3590, '2010-09-01 19:17:52'), (17223, 3591, '2010-09-01 19:20:12'), (17224, 3592, '2010-09-01 19:52:42'), (17225, 3593, '2010-09-01 20:18:39'), (17226, 3594, '2010-09-01 20:29:05'), (17227, 3595, '2010-09-01 20:33:16'), (17228, 3596, '2010-09-01 20:37:30'), (17229, 3596, '2010-09-01 20:37:44'), (17230, 3597, '2010-09-01 20:38:10'), (17231, 3596, '2010-09-01 20:38:12'), (17232, 3596, '2010-09-01 20:39:18'), (17233, 3596, '2010-09-01 20:39:57'), (17234, 3598, '2010-09-01 20:58:57'), (17235, 3599, '2010-09-01 21:04:47'), (17236, 3600, '2010-09-01 21:10:03'), (17237, 3601, '2010-09-01 21:22:09'), (17238, 3602, '2010-09-01 21:28:08'), (17239, 3603, '2010-09-01 21:38:02'), (17240, 3605, '2010-09-01 22:05:06'), (17241, 3604, '2010-09-01 22:05:06'), (17242, 3608, '2010-09-01 22:05:06'), (17243, 3606, '2010-09-01 22:05:06'), (17244, 3607, '2010-09-01 22:05:06'), (17245, 3609, '2010-09-01 22:05:18'), (17246, 3610, '2010-09-01 22:45:35'), (17247, 3611, '2010-09-01 22:49:11'), (17248, 3612, '2010-09-01 22:49:14'), (17249, 3612, '2010-09-01 22:49:24'), (17250, 3612, '2010-09-01 22:49:41'), (17251, 3612, '2010-09-01 22:50:04'), (17252, 3612, '2010-09-01 22:50:13'), (17253, 3612, '2010-09-01 22:50:32'), (17254, 3612, '2010-09-01 22:50:42'), (17255, 3612, '2010-09-01 22:51:14'), (17256, 3612, '2010-09-01 22:51:33'), (17257, 3612, '2010-09-01 22:51:50'), (17258, 3612, '2010-09-01 22:51:51'), (17259, 3612, '2010-09-01 22:51:54'), (17260, 3612, '2010-09-01 22:52:02'), (17261, 3612, '2010-09-01 22:52:26'), (17262, 3612, '2010-09-01 22:52:27'), (17263, 3612, '2010-09-01 22:52:42'), (17264, 3612, '2010-09-01 22:52:56'), (17265, 3613, '2010-09-01 23:25:26'), (17266, 3614, '2010-09-01 23:58:38'), (17267, 3615, '2010-09-02 00:38:29'), (17268, 3616, '2010-09-02 01:11:42'), (17269, 3617, '2010-09-02 01:36:07'), (17270, 3618, '2010-09-02 01:38:16'), (17271, 3619, '2010-09-02 02:11:28'), (17272, 3620, '2010-09-02 02:44:40'), (17273, 3621, '2010-09-02 02:45:38'), (17274, 3622, '2010-09-02 03:01:40'), (17275, 3623, '2010-09-02 03:02:07'), (17276, 3624, '2010-09-02 03:11:16'), (17277, 3625, '2010-09-02 03:44:27'), (17278, 3626, '2010-09-02 03:49:47'), (17279, 3627, '2010-09-02 03:54:13'), (17280, 3628, '2010-09-02 04:06:06'), (17281, 3629, '2010-09-02 04:24:16'), (17282, 3631, '2010-09-02 04:35:00'), (17283, 3630, '2010-09-02 04:35:01'), (17284, 3631, '2010-09-02 04:35:13'), (17285, 3631, '2010-09-02 04:35:36'), (17286, 3631, '2010-09-02 04:35:55'), (17287, 3631, '2010-09-02 04:36:13'), (17288, 3631, '2010-09-02 04:36:21'), (17289, 3631, '2010-09-02 04:36:51'), (17290, 3631, '2010-09-02 04:37:00'), (17291, 3631, '2010-09-02 04:37:12'), (17292, 3631, '2010-09-02 04:37:22'), (17293, 3631, '2010-09-02 04:37:37'), (17294, 3631, '2010-09-02 04:37:38'), (17295, 3631, '2010-09-02 04:37:40'), (17296, 3631, '2010-09-02 04:37:43'), (17297, 3632, '2010-09-02 04:39:33'), (17298, 3633, '2010-09-02 05:09:33'), (17299, 3634, '2010-09-02 05:10:42'), (17300, 3635, '2010-09-02 05:11:32'), (17301, 3636, '2010-09-02 05:12:24'), (17302, 3637, '2010-09-02 05:24:37'), (17303, 3638, '2010-09-02 05:55:20'), (17304, 3639, '2010-09-02 05:58:23'), (17305, 3640, '2010-09-02 06:20:05'), (17306, 3641, '2010-09-02 06:43:17'), (17307, 3642, '2010-09-02 06:44:51'), (17308, 3643, '2010-09-02 07:17:06'), (17309, 3644, '2010-09-02 07:58:32'), (17310, 3644, '2010-09-02 07:58:44'), (17311, 3644, '2010-09-02 07:59:15'), (17312, 3644, '2010-09-02 07:59:29'), (17313, 3644, '2010-09-02 08:00:11'), (17314, 3644, '2010-09-02 08:00:15'), (17315, 3644, '2010-09-02 08:00:16'), (17316, 3645, '2010-09-02 08:15:05'), (17317, 3645, '2010-09-02 08:15:18'), (17318, 3645, '2010-09-02 08:16:55'), (17319, 3645, '2010-09-02 08:16:58'), (17320, 3646, '2010-09-02 08:19:29'), (17321, 3645, '2010-09-02 08:29:39'), (17322, 3645, '2010-09-02 08:29:46'), (17323, 3645, '2010-09-02 08:29:47'), (17324, 3645, '2010-09-02 08:29:49'), (17325, 3645, '2010-09-02 08:29:55'), (17326, 3645, '2010-09-02 08:30:04'), (17327, 3645, '2010-09-02 08:30:45'), (17328, 3645, '2010-09-02 08:31:01'), (17329, 3645, '2010-09-02 08:31:09'), (17330, 3647, '2010-09-02 08:32:25'), (17331, 3645, '2010-09-02 08:32:37'), (17332, 3645, '2010-09-02 08:32:49'), (17333, 3645, '2010-09-02 08:33:32'), (17334, 3645, '2010-09-02 08:33:36'), (17335, 3648, '2010-09-02 08:35:34'), (17336, 3645, '2010-09-02 08:35:37'), (17337, 3645, '2010-09-02 08:35:47'), (17338, 3649, '2010-09-02 08:37:00'), (17339, 3645, '2010-09-02 08:37:21'), (17340, 3645, '2010-09-02 08:50:07'), (17341, 3650, '2010-09-02 08:50:37'), (17342, 3651, '2010-09-02 08:57:32'), (17343, 3652, '2010-09-02 09:34:52'), (17344, 3653, '2010-09-02 09:38:21'), (17345, 3654, '2010-09-02 09:51:39'), (17346, 3654, '2010-09-02 09:51:54'), (17347, 3654, '2010-09-02 09:52:07'), (17348, 3654, '2010-09-02 09:52:09'), (17349, 3654, '2010-09-02 09:52:10'), (17350, 3654, '2010-09-02 09:52:10'), (17351, 3654, '2010-09-02 09:52:16'), (17352, 3654, '2010-09-02 09:52:20'), (17353, 3654, '2010-09-02 09:52:21'), (17354, 3654, '2010-09-02 09:52:25'), (17355, 3654, '2010-09-02 09:52:55'), (17356, 3654, '2010-09-02 09:52:57'), (17357, 3654, '2010-09-02 09:54:00'), (17358, 3654, '2010-09-02 09:54:03'), (17359, 3654, '2010-09-02 09:54:09'), (17360, 3654, '2010-09-02 09:54:38'), (17361, 3654, '2010-09-02 09:54:51'), (17362, 3654, '2010-09-02 09:55:12'), (17363, 3654, '2010-09-02 09:55:24'), (17364, 3654, '2010-09-02 09:56:02'), (17365, 3654, '2010-09-02 09:56:13'), (17366, 3654, '2010-09-02 09:56:21'), (17367, 3654, '2010-09-02 10:00:26'), (17368, 3654, '2010-09-02 10:00:26'), (17369, 3654, '2010-09-02 10:00:28'), (17370, 3654, '2010-09-02 10:00:30'), (17371, 3654, '2010-09-02 10:00:34'), (17372, 3654, '2010-09-02 10:00:41'), (17373, 3655, '2010-09-02 10:19:38'), (17374, 3656, '2010-09-02 10:20:34'), (17375, 3657, '2010-09-02 10:32:19'), (17376, 3658, '2010-09-02 10:35:16'), (17377, 3659, '2010-09-02 10:44:01'), (17378, 3660, '2010-09-02 10:44:05'), (17379, 3661, '2010-09-02 10:44:05'), (17380, 3662, '2010-09-02 10:44:07'), (17381, 3662, '2010-09-02 10:44:44'), (17382, 3662, '2010-09-02 10:45:39'), (17383, 3663, '2010-09-02 10:45:54'), (17384, 3662, '2010-09-02 10:45:55'), (17385, 3662, '2010-09-02 10:46:06'), (17386, 3664, '2010-09-02 10:52:50'), (17387, 3665, '2010-09-02 11:12:59'), (17388, 3645, '2010-09-02 11:28:34'), (17389, 3645, '2010-09-02 11:28:42'), (17390, 3645, '2010-09-02 11:28:53'), (17391, 3645, '2010-09-02 11:29:21'), (17392, 3645, '2010-09-02 11:29:23'), (17393, 3645, '2010-09-02 11:29:33'), (17394, 3645, '2010-09-02 11:29:46'), (17395, 3645, '2010-09-02 11:30:33'), (17396, 3645, '2010-09-02 11:30:35'), (17397, 3645, '2010-09-02 11:30:40'), (17398, 3645, '2010-09-02 11:30:42'), (17399, 3645, '2010-09-02 11:30:51'), (17400, 3645, '2010-09-02 11:30:53'), (17401, 3645, '2010-09-02 11:31:12'), (17402, 3645, '2010-09-02 11:31:14'), (17403, 3666, '2010-09-02 11:54:03'), (17404, 3667, '2010-09-02 12:14:49'), (17405, 3667, '2010-09-02 12:14:58'), (17406, 3667, '2010-09-02 12:14:59'), (17407, 3667, '2010-09-02 12:15:07'), (17408, 3667, '2010-09-02 12:15:28'), (17409, 3667, '2010-09-02 12:15:37'), (17410, 3667, '2010-09-02 12:15:46'), (17411, 3668, '2010-09-02 12:16:06'), (17412, 3667, '2010-09-02 12:16:07'), (17413, 3667, '2010-09-02 12:16:11'), (17414, 3667, '2010-09-02 12:16:13'), (17415, 3667, '2010-09-02 12:18:03'), (17416, 3667, '2010-09-02 12:18:04'), (17417, 3667, '2010-09-02 12:25:16'), (17418, 3669, '2010-09-02 12:38:02'), (17419, 3669, '2010-09-02 12:38:09'), (17420, 3669, '2010-09-02 12:39:00'), (17421, 3669, '2010-09-02 12:39:26'), (17422, 3669, '2010-09-02 12:39:33'), (17423, 3669, '2010-09-02 12:39:47'), (17424, 3669, '2010-09-02 12:39:56'), (17425, 3669, '2010-09-02 12:40:43'), (17426, 3669, '2010-09-02 12:41:10'), (17427, 3669, '2010-09-02 12:41:15'), (17428, 3669, '2010-09-02 12:42:04'), (17429, 3669, '2010-09-02 12:42:46'), (17430, 3669, '2010-09-02 12:42:53'), (17431, 3669, '2010-09-02 12:43:02'), (17432, 3669, '2010-09-02 12:44:11'), (17433, 3669, '2010-09-02 12:44:14'), (17434, 3669, '2010-09-02 12:44:22'), (17435, 3669, '2010-09-02 12:44:55'), (17436, 3669, '2010-09-02 12:45:15'), (17437, 3669, '2010-09-02 12:45:20'), (17438, 3669, '2010-09-02 12:45:42'), (17439, 3669, '2010-09-02 12:45:59'), (17440, 3669, '2010-09-02 12:46:12'), (17441, 3669, '2010-09-02 12:46:23'), (17442, 3669, '2010-09-02 12:46:33'), (17443, 3669, '2010-09-02 12:46:45'), (17444, 3669, '2010-09-02 12:46:56'), (17445, 3669, '2010-09-02 12:47:05'), (17446, 3669, '2010-09-02 12:47:13'), (17447, 3669, '2010-09-02 12:47:22'), (17448, 3669, '2010-09-02 12:47:34'), (17449, 3669, '2010-09-02 12:47:57'), (17450, 3669, '2010-09-02 12:49:05'), (17451, 3669, '2010-09-02 12:49:18'), (17452, 3669, '2010-09-02 12:50:40'), (17453, 3669, '2010-09-02 12:50:42'), (17454, 3669, '2010-09-02 12:50:45'), (17455, 3669, '2010-09-02 12:50:47'), (17456, 3669, '2010-09-02 12:50:47'), (17457, 3669, '2010-09-02 12:50:48'), (17458, 3669, '2010-09-02 12:50:49'), (17459, 3669, '2010-09-02 12:50:53'), (17460, 3669, '2010-09-02 12:50:59'), (17461, 3669, '2010-09-02 12:51:03'), (17462, 3669, '2010-09-02 12:51:06'), (17463, 3669, '2010-09-02 12:51:07'), (17464, 3669, '2010-09-02 12:51:09'), (17465, 3669, '2010-09-02 12:51:10'), (17466, 3669, '2010-09-02 12:51:11'), (17467, 3669, '2010-09-02 12:51:14'), (17468, 3669, '2010-09-02 12:52:09'), (17469, 3669, '2010-09-02 12:52:19'), (17470, 3669, '2010-09-02 12:52:55'), (17471, 3669, '2010-09-02 12:53:22'), (17472, 3669, '2010-09-02 12:53:23'), (17473, 3669, '2010-09-02 12:53:24'), (17474, 3669, '2010-09-02 12:53:24'), (17475, 3669, '2010-09-02 12:53:25'), (17476, 3669, '2010-09-02 12:53:39'), (17477, 3669, '2010-09-02 12:53:39'), (17478, 3669, '2010-09-02 12:53:41'), (17479, 3669, '2010-09-02 12:53:47'), (17480, 3669, '2010-09-02 12:53:50'), (17481, 3669, '2010-09-02 12:53:56'), (17482, 3669, '2010-09-02 12:53:58'), (17483, 3669, '2010-09-02 12:54:40'), (17484, 3669, '2010-09-02 12:54:44'), (17485, 3670, '2010-09-02 13:07:36'), (17486, 3671, '2010-09-02 13:16:47'), (17487, 3672, '2010-09-02 13:17:04'), (17488, 3671, '2010-09-02 13:17:07'), (17489, 3671, '2010-09-02 13:18:19'), (17490, 3671, '2010-09-02 13:18:59'), (17491, 3673, '2010-09-02 13:19:00'), (17492, 3673, '2010-09-02 13:19:06'), (17493, 3674, '2010-09-02 13:19:43'), (17494, 3674, '2010-09-02 13:19:57'), (17495, 3674, '2010-09-02 13:20:03'), (17496, 3674, '2010-09-02 13:20:12'), (17497, 3675, '2010-09-02 13:25:47'), (17498, 3676, '2010-09-02 13:27:00'), (17499, 3677, '2010-09-02 13:27:06'), (17500, 3677, '2010-09-02 13:27:23'), (17501, 3677, '2010-09-02 13:27:36'), (17502, 3677, '2010-09-02 13:27:46'), (17503, 3677, '2010-09-02 13:27:58'), (17504, 3677, '2010-09-02 13:28:31'), (17505, 3678, '2010-09-02 13:29:01'), (17506, 3677, '2010-09-02 13:29:05'), (17507, 3677, '2010-09-02 13:29:21'), (17508, 3677, '2010-09-02 13:29:27'), (17509, 3679, '2010-09-02 13:29:34'), (17510, 3677, '2010-09-02 13:29:36'), (17511, 3677, '2010-09-02 13:30:02'), (17512, 3677, '2010-09-02 13:30:37'), (17513, 3677, '2010-09-02 13:30:54'), (17514, 3677, '2010-09-02 13:31:11'), (17515, 3677, '2010-09-02 13:31:19'), (17516, 3680, '2010-09-02 13:33:28'), (17517, 3681, '2010-09-02 13:34:57'), (17518, 3669, '2010-09-02 13:38:55'), (17519, 3669, '2010-09-02 13:39:02'), (17520, 3669, '2010-09-02 13:39:22'), (17521, 3669, '2010-09-02 13:39:32'), (17522, 3669, '2010-09-02 13:39:36'), (17523, 3669, '2010-09-02 13:40:37'), (17524, 3669, '2010-09-02 13:40:44'), (17525, 3669, '2010-09-02 13:40:50'), (17526, 3682, '2010-09-02 13:41:05'), (17527, 3669, '2010-09-02 13:52:46'), (17528, 3669, '2010-09-02 13:52:51'), (17529, 3669, '2010-09-02 13:53:11'), (17530, 3683, '2010-09-02 13:58:51'), (17531, 3683, '2010-09-02 13:59:08'), (17532, 3683, '2010-09-02 13:59:22'), (17533, 3683, '2010-09-02 13:59:36'), (17534, 3683, '2010-09-02 13:59:50'), (17535, 3683, '2010-09-02 14:00:16'), (17536, 3683, '2010-09-02 14:00:26'), (17537, 3683, '2010-09-02 14:00:37'), (17538, 3683, '2010-09-02 14:00:48'), (17539, 3683, '2010-09-02 14:00:55'), (17540, 3683, '2010-09-02 14:01:10'), (17541, 3683, '2010-09-02 14:01:29'), (17542, 3683, '2010-09-02 14:01:32'), (17543, 3683, '2010-09-02 14:01:33'), (17544, 3683, '2010-09-02 14:01:35'), (17545, 3683, '2010-09-02 14:01:42'), (17546, 3683, '2010-09-02 14:01:43'), (17547, 3683, '2010-09-02 14:01:46'), (17548, 3683, '2010-09-02 14:01:47'), (17549, 3683, '2010-09-02 14:01:47'), (17550, 3683, '2010-09-02 14:01:56'), (17551, 3683, '2010-09-02 14:01:58'), (17552, 3683, '2010-09-02 14:01:58'), (17553, 3683, '2010-09-02 14:01:58'), (17554, 3683, '2010-09-02 14:01:58'), (17555, 3683, '2010-09-02 14:01:59'), (17556, 3683, '2010-09-02 14:02:01'), (17557, 3683, '2010-09-02 14:02:14'), (17558, 3683, '2010-09-02 14:02:17'), (17559, 3683, '2010-09-02 14:02:20'), (17560, 3669, '2010-09-02 14:04:40'), (17561, 3669, '2010-09-02 14:04:41'), (17562, 3669, '2010-09-02 14:04:42'), (17563, 3669, '2010-09-02 14:04:48'), (17564, 3669, '2010-09-02 14:04:52'), (17565, 3669, '2010-09-02 14:05:03'), (17566, 3669, '2010-09-02 14:05:29'), (17567, 3669, '2010-09-02 14:05:30'), (17568, 3669, '2010-09-02 14:05:34'), (17569, 3669, '2010-09-02 14:05:40'), (17570, 3669, '2010-09-02 14:05:45'), (17571, 3669, '2010-09-02 14:06:08'), (17572, 3669, '2010-09-02 14:06:28'), (17573, 3669, '2010-09-02 14:06:34'), (17574, 3684, '2010-09-02 14:19:08'), (17575, 3685, '2010-09-02 15:09:34'), (17576, 3686, '2010-09-02 15:43:24'), (17577, 3686, '2010-09-02 15:43:33'), (17578, 3686, '2010-09-02 15:43:56'), (17579, 3686, '2010-09-02 15:44:01'), (17580, 3686, '2010-09-02 15:44:09'), (17581, 3686, '2010-09-02 15:44:40'), (17582, 3687, '2010-09-02 16:12:39'), (17583, 3688, '2010-09-02 16:29:32'), (17584, 3688, '2010-09-02 16:29:41'), (17585, 3688, '2010-09-02 16:30:13'), (17586, 3688, '2010-09-02 16:30:32'), (17587, 3688, '2010-09-02 16:30:49'), (17588, 3688, '2010-09-02 16:31:30'), (17589, 3688, '2010-09-02 16:31:42'), (17590, 3688, '2010-09-02 16:31:51'), (17591, 3688, '2010-09-02 16:32:02'), (17592, 3688, '2010-09-02 16:32:03'), (17593, 3688, '2010-09-02 16:32:04'), (17594, 3688, '2010-09-02 16:32:07'), (17595, 3688, '2010-09-02 16:32:12'), (17596, 3688, '2010-09-02 16:32:12'), (17597, 3688, '2010-09-02 16:32:13'), (17598, 3689, '2010-09-02 16:34:23'), (17599, 3689, '2010-09-02 16:34:55'), (17600, 3689, '2010-09-02 16:35:09'), (17601, 3690, '2010-09-02 17:10:23'), (17602, 3691, '2010-09-02 17:19:06'), (17603, 3692, '2010-09-02 17:22:58'), (17604, 3692, '2010-09-02 17:23:13'), (17605, 3692, '2010-09-02 17:23:17'), (17606, 3692, '2010-09-02 17:31:37'), (17607, 3692, '2010-09-02 17:31:51'), (17608, 3692, '2010-09-02 17:32:06'), (17609, 3692, '2010-09-02 17:32:54'), (17610, 3692, '2010-09-02 17:32:59'), (17611, 3693, '2010-09-02 18:01:42'), (17612, 3693, '2010-09-02 18:01:53'), (17613, 3693, '2010-09-02 18:02:02'), (17614, 3694, '2010-09-02 18:02:09'), (17615, 3693, '2010-09-02 18:02:10'), (17616, 3694, '2010-09-02 18:02:19'), (17617, 3694, '2010-09-02 18:02:26'), (17618, 3694, '2010-09-02 18:02:49'), (17619, 3695, '2010-09-02 18:03:03'), (17620, 3694, '2010-09-02 18:03:37'), (17621, 3694, '2010-09-02 18:03:52'), (17622, 3693, '2010-09-02 18:08:02'), (17623, 3693, '2010-09-02 18:08:28'), (17624, 3693, '2010-09-02 18:09:25'), (17625, 3693, '2010-09-02 18:10:02'), (17626, 3693, '2010-09-02 18:25:24'), (17627, 3693, '2010-09-02 18:27:33'), (17628, 3693, '2010-09-02 18:27:52'), (17629, 3693, '2010-09-02 18:27:52'), (17630, 3693, '2010-09-02 18:27:55'), (17631, 3693, '2010-09-02 18:27:56'), (17632, 3693, '2010-09-02 18:27:56'), (17633, 3693, '2010-09-02 18:27:57'), (17634, 3693, '2010-09-02 18:31:12'), (17635, 3693, '2010-09-02 18:31:29'), (17636, 3693, '2010-09-02 18:32:03'), (17637, 3693, '2010-09-02 18:33:52'), (17638, 3693, '2010-09-02 18:36:45'), (17639, 3693, '2010-09-02 18:36:59'), (17640, 3693, '2010-09-02 18:48:11'), (17641, 3693, '2010-09-02 18:48:12'), (17642, 3693, '2010-09-02 18:49:43'), (17643, 3693, '2010-09-02 18:49:54'), (17644, 3696, '2010-09-02 18:52:27'), (17645, 3697, '2010-09-02 18:52:38'), (17646, 3696, '2010-09-02 18:52:55'), (17647, 3696, '2010-09-02 18:53:00'), (17648, 3696, '2010-09-02 18:55:37'), (17649, 3696, '2010-09-02 18:55:40'), (17650, 3696, '2010-09-02 18:55:41'), (17651, 3696, '2010-09-02 18:55:41'), (17652, 3696, '2010-09-02 18:55:43'), (17653, 3696, '2010-09-02 18:55:45'), (17654, 3696, '2010-09-02 18:55:47'), (17655, 3696, '2010-09-02 18:55:48'), (17656, 3696, '2010-09-02 18:55:52'), (17657, 3696, '2010-09-02 18:55:52'), (17658, 3696, '2010-09-02 18:55:56'), (17659, 3696, '2010-09-02 18:56:04'), (17660, 3696, '2010-09-02 18:56:10'), (17661, 3696, '2010-09-02 18:56:10'), (17662, 3696, '2010-09-02 18:56:13'), (17663, 3696, '2010-09-02 18:56:13'), (17664, 3696, '2010-09-02 18:56:14'), (17665, 3698, '2010-09-02 18:57:26'), (17666, 3693, '2010-09-02 18:57:53'), (17667, 3693, '2010-09-02 18:58:04'), (17668, 3693, '2010-09-02 18:58:17'), (17669, 3693, '2010-09-02 18:58:26'), (17670, 3693, '2010-09-02 18:59:41'), (17671, 3693, '2010-09-02 18:59:48'), (17672, 3693, '2010-09-02 19:00:13'), (17673, 3693, '2010-09-02 19:00:30'), (17674, 3693, '2010-09-02 19:00:34'), (17675, 3699, '2010-09-02 19:02:30'), (17676, 3693, '2010-09-02 19:03:51'), (17677, 3693, '2010-09-02 19:06:45'), (17678, 3693, '2010-09-02 19:06:52'), (17679, 3693, '2010-09-02 19:07:01'), (17680, 3693, '2010-09-02 19:07:29'), (17681, 3693, '2010-09-02 19:08:30'), (17682, 3693, '2010-09-02 19:08:44'), (17683, 3693, '2010-09-02 19:21:43'), (17684, 3693, '2010-09-02 19:38:17'), (17685, 3693, '2010-09-02 19:40:33'), (17686, 3693, '2010-09-02 19:40:38'), (17687, 3693, '2010-09-02 19:41:16'), (17688, 3693, '2010-09-02 19:41:20'), (17689, 3693, '2010-09-02 19:41:43'), (17690, 3693, '2010-09-02 19:43:03'), (17691, 3693, '2010-09-02 19:44:10'), (17692, 3693, '2010-09-02 19:44:17'), (17693, 3693, '2010-09-02 19:45:09'), (17694, 3693, '2010-09-02 19:45:15'), (17695, 3693, '2010-09-02 19:45:30'), (17696, 3693, '2010-09-02 19:45:35'), (17697, 3693, '2010-09-02 19:46:26'), (17698, 3693, '2010-09-02 19:46:35'), (17699, 3693, '2010-09-02 19:46:40'), (17700, 3693, '2010-09-02 19:47:07'), (17701, 3693, '2010-09-02 19:47:15'), (17702, 3700, '2010-09-02 20:02:22'), (17703, 3693, '2010-09-02 20:04:45'), (17704, 3693, '2010-09-02 20:05:09'), (17705, 3693, '2010-09-02 20:05:25'), (17706, 3693, '2010-09-02 20:05:33'), (17707, 3693, '2010-09-02 20:05:46'), (17708, 3693, '2010-09-02 20:06:36'), (17709, 3693, '2010-09-02 20:06:50'), (17710, 3693, '2010-09-02 20:06:58'), (17711, 3701, '2010-09-02 20:10:46'), (17712, 3701, '2010-09-02 20:11:20'), (17713, 3701, '2010-09-02 20:11:34'), (17714, 3701, '2010-09-02 20:11:37'), (17715, 3702, '2010-09-02 20:34:05'), (17716, 3703, '2010-09-02 20:37:34'), (17717, 3704, '2010-09-02 20:40:59'), (17718, 3705, '2010-09-02 20:41:35'), (17719, 3706, '2010-09-02 20:42:09'), (17720, 3707, '2010-09-02 20:45:41'), (17721, 3708, '2010-09-02 20:47:56'), (17722, 3709, '2010-09-02 20:48:56'), (17723, 3709, '2010-09-02 20:49:20'), (17724, 3709, '2010-09-02 20:49:26'), (17725, 3709, '2010-09-02 20:49:39'), (17726, 3709, '2010-09-02 20:50:05'), (17727, 3710, '2010-09-02 20:51:21'), (17728, 3711, '2010-09-02 20:55:03'), (17729, 3712, '2010-09-02 21:23:40'), (17730, 3713, '2010-09-02 22:07:36'), (17731, 3714, '2010-09-02 23:07:16'), (17732, 3715, '2010-09-02 23:35:07'), (17733, 3716, '2010-09-03 00:48:58'), (17734, 3717, '2010-09-03 01:03:20'), (17735, 3718, '2010-09-03 01:07:38'), (17736, 3719, '2010-09-03 02:07:17'), (17737, 3720, '2010-09-03 02:29:06'), (17738, 3721, '2010-09-03 03:12:37'), (17739, 3722, '2010-09-03 03:20:47'), (17740, 3723, '2010-09-03 04:10:07'), (17741, 3724, '2010-09-03 04:19:58'), (17742, 3725, '2010-09-03 04:47:11'), (17743, 3726, '2010-09-03 05:32:04'), (17744, 3727, '2010-09-03 05:58:07'), (17745, 3727, '2010-09-03 05:58:20'), (17746, 3727, '2010-09-03 05:58:47'), (17747, 3727, '2010-09-03 05:58:50'), (17748, 3727, '2010-09-03 05:58:55'), (17749, 3727, '2010-09-03 05:59:09'), (17750, 3727, '2010-09-03 05:59:11'), (17751, 3728, '2010-09-03 06:08:35'), (17752, 3728, '2010-09-03 06:08:44'), (17753, 3728, '2010-09-03 06:08:56'), (17754, 3728, '2010-09-03 06:09:10'), (17755, 3728, '2010-09-03 06:10:01'), (17756, 3729, '2010-09-03 06:13:31'), (17757, 3730, '2010-09-03 06:23:39'), (17758, 3731, '2010-09-03 06:45:24'), (17759, 3732, '2010-09-03 06:51:12'), (17760, 3732, '2010-09-03 06:51:34'), (17761, 3732, '2010-09-03 06:51:46'), (17762, 3733, '2010-09-03 07:00:20'), (17763, 3734, '2010-09-03 07:05:06'), (17764, 3735, '2010-09-03 07:06:32'), (17765, 3735, '2010-09-03 07:06:49'), (17766, 3735, '2010-09-03 07:07:10'), (17767, 3735, '2010-09-03 07:07:19'), (17768, 3735, '2010-09-03 07:07:31'), (17769, 3736, '2010-09-03 07:14:04'), (17770, 3737, '2010-09-03 07:52:02'), (17771, 3738, '2010-09-03 08:00:05'), (17772, 3739, '2010-09-03 08:00:09'), (17773, 3740, '2010-09-03 08:24:22'), (17774, 3741, '2010-09-03 09:08:52'), (17775, 3742, '2010-09-03 09:25:13'), (17776, 3743, '2010-09-03 09:54:41'), (17777, 3744, '2010-09-03 10:07:23'), (17778, 3744, '2010-09-03 10:07:31'), (17779, 3744, '2010-09-03 10:07:49'), (17780, 3744, '2010-09-03 10:09:00'), (17781, 3744, '2010-09-03 10:09:17'), (17782, 3744, '2010-09-03 10:09:37'), (17783, 3744, '2010-09-03 10:09:41'), (17784, 3745, '2010-09-03 10:09:52'), (17785, 3744, '2010-09-03 10:10:05'), (17786, 3745, '2010-09-03 10:10:14'), (17787, 3745, '2010-09-03 10:10:14'), (17788, 3745, '2010-09-03 10:10:14'), (17789, 3745, '2010-09-03 10:10:14'), (17790, 3745, '2010-09-03 10:10:16'), (17791, 3745, '2010-09-03 10:10:36'), (17792, 3744, '2010-09-03 10:10:45'), (17793, 3746, '2010-09-03 10:13:43'), (17794, 3746, '2010-09-03 10:14:04'), (17795, 3746, '2010-09-03 10:14:14'), (17796, 3746, '2010-09-03 10:14:22'), (17797, 3746, '2010-09-03 10:14:51'), (17798, 3746, '2010-09-03 10:14:59'), (17799, 3746, '2010-09-03 10:15:03'), (17800, 3746, '2010-09-03 10:15:45'), (17801, 3746, '2010-09-03 10:15:58'), (17802, 3746, '2010-09-03 10:16:16'), (17803, 3746, '2010-09-03 10:16:20'), (17804, 3746, '2010-09-03 10:16:21'), (17805, 3746, '2010-09-03 10:16:23'), (17806, 3746, '2010-09-03 10:16:51'), (17807, 3746, '2010-09-03 10:16:54'), (17808, 3746, '2010-09-03 10:17:12'), (17809, 3746, '2010-09-03 10:17:16'), (17810, 3746, '2010-09-03 10:17:34'), (17811, 3746, '2010-09-03 10:17:38'), (17812, 3746, '2010-09-03 10:17:52'), (17813, 3746, '2010-09-03 10:17:53'), (17814, 3746, '2010-09-03 10:17:55'), (17815, 3746, '2010-09-03 10:17:59'), (17816, 3746, '2010-09-03 10:18:17'), (17817, 3746, '2010-09-03 10:18:24'), (17818, 3746, '2010-09-03 10:18:26'), (17819, 3746, '2010-09-03 10:18:29'), (17820, 3746, '2010-09-03 10:18:42'), (17821, 3746, '2010-09-03 10:18:52'), (17822, 3746, '2010-09-03 10:18:55'), (17823, 3746, '2010-09-03 10:21:03'), (17824, 3746, '2010-09-03 10:21:23'), (17825, 3746, '2010-09-03 10:21:41'), (17826, 3746, '2010-09-03 10:22:00'), (17827, 3746, '2010-09-03 10:22:10'), (17828, 3746, '2010-09-03 10:22:16'), (17829, 3746, '2010-09-03 10:22:33'), (17830, 3746, '2010-09-03 10:22:51'), (17831, 3746, '2010-09-03 10:22:59'), (17832, 3746, '2010-09-03 10:23:18'), (17833, 3747, '2010-09-03 10:38:13'), (17834, 3748, '2010-09-03 10:40:11'), (17835, 3749, '2010-09-03 10:40:27'), (17836, 3750, '2010-09-03 10:40:33'), (17837, 3751, '2010-09-03 11:14:09'), (17838, 3751, '2010-09-03 11:14:43'), (17839, 3751, '2010-09-03 11:14:50'), (17840, 3751, '2010-09-03 11:15:10'), (17841, 3751, '2010-09-03 11:15:21'), (17842, 3751, '2010-09-03 11:15:39'), (17843, 3751, '2010-09-03 11:15:49'), (17844, 3751, '2010-09-03 11:16:02'), (17845, 3751, '2010-09-03 11:16:05'), (17846, 3751, '2010-09-03 11:16:09'), (17847, 3751, '2010-09-03 11:16:57'), (17848, 3751, '2010-09-03 11:17:01'), (17849, 3751, '2010-09-03 11:17:05'), (17850, 3752, '2010-09-03 11:22:11'), (17851, 3753, '2010-09-03 11:34:32'), (17852, 3753, '2010-09-03 11:34:46'), (17853, 3754, '2010-09-03 11:35:18'), (17854, 3753, '2010-09-03 11:38:40'), (17855, 3753, '2010-09-03 11:38:46'), (17856, 3755, '2010-09-03 12:19:41'), (17857, 3755, '2010-09-03 12:19:49'), (17858, 3755, '2010-09-03 12:19:53'), (17859, 3755, '2010-09-03 12:19:57'), (17860, 3755, '2010-09-03 12:20:04'), (17861, 3755, '2010-09-03 12:20:13'), (17862, 3755, '2010-09-03 12:20:15'), (17863, 3755, '2010-09-03 12:20:41'), (17864, 3755, '2010-09-03 12:20:43'), (17865, 3755, '2010-09-03 12:21:11'), (17866, 3755, '2010-09-03 12:21:13'), (17867, 3755, '2010-09-03 12:21:37'), (17868, 3755, '2010-09-03 12:21:40'), (17869, 3755, '2010-09-03 12:21:53'), (17870, 3755, '2010-09-03 12:23:16'), (17871, 3755, '2010-09-03 12:23:17'), (17872, 3755, '2010-09-03 12:23:31'), (17873, 3755, '2010-09-03 12:23:32'), (17874, 3755, '2010-09-03 12:23:44'), (17875, 3755, '2010-09-03 12:23:45'), (17876, 3755, '2010-09-03 12:26:04'), (17877, 3755, '2010-09-03 12:26:20'), (17878, 3755, '2010-09-03 12:26:25'), (17879, 3755, '2010-09-03 12:26:27'), (17880, 3755, '2010-09-03 12:26:47'), (17881, 3755, '2010-09-03 12:26:59'), (17882, 3755, '2010-09-03 12:27:02'), (17883, 3755, '2010-09-03 12:27:05'), (17884, 3755, '2010-09-03 12:27:10'), (17885, 3755, '2010-09-03 12:27:17'), (17886, 3755, '2010-09-03 12:27:32'), (17887, 3755, '2010-09-03 12:28:10'), (17888, 3755, '2010-09-03 12:28:12'), (17889, 3756, '2010-09-03 12:28:18'), (17890, 3755, '2010-09-03 12:28:21'), (17891, 3755, '2010-09-03 12:28:23'), (17892, 3756, '2010-09-03 12:28:26'), (17893, 3757, '2010-09-03 12:29:04'), (17894, 3757, '2010-09-03 12:29:30'), (17895, 3757, '2010-09-03 12:29:54'), (17896, 3757, '2010-09-03 12:30:12'), (17897, 3758, '2010-09-03 12:39:04'), (17898, 3759, '2010-09-03 13:23:14'), (17899, 3760, '2010-09-03 14:00:35'), (17900, 3761, '2010-09-03 14:00:38'), (17901, 3762, '2010-09-03 14:05:25'), (17902, 3763, '2010-09-03 14:29:10'), (17903, 3764, '2010-09-03 14:53:32'), (17904, 3765, '2010-09-03 15:07:58'), (17905, 3766, '2010-09-03 15:18:55'), (17906, 3767, '2010-09-03 15:45:34'), (17907, 3768, '2010-09-03 16:01:50'), (17908, 3769, '2010-09-03 18:27:04'), (17909, 3769, '2010-09-03 18:27:52'), (17910, 3769, '2010-09-03 18:28:05'), (17911, 3769, '2010-09-03 18:28:49'), (17912, 3769, '2010-09-03 18:29:03'), (17913, 3769, '2010-09-03 18:29:13'), (17914, 3769, '2010-09-03 18:29:55'), (17915, 3770, '2010-09-03 18:29:55'), (17916, 3770, '2010-09-03 18:30:31'), (17917, 3770, '2010-09-03 18:30:43'), (17918, 3770, '2010-09-03 18:30:54'), (17919, 3769, '2010-09-03 18:31:08'), (17920, 3770, '2010-09-03 18:31:22'), (17921, 3769, '2010-09-03 18:31:24'), (17922, 3770, '2010-09-03 18:31:25'), (17923, 3770, '2010-09-03 18:31:33'), (17924, 3770, '2010-09-03 18:31:56'), (17925, 3770, '2010-09-03 18:32:00'), (17926, 3769, '2010-09-03 18:32:22'), (17927, 3769, '2010-09-03 18:32:52'), (17928, 3769, '2010-09-03 18:32:56'), (17929, 3769, '2010-09-03 18:32:58'), (17930, 3769, '2010-09-03 18:39:51'), (17931, 3769, '2010-09-03 18:41:21'), (17932, 3769, '2010-09-03 18:41:32'), (17933, 3769, '2010-09-03 18:41:47'), (17934, 3769, '2010-09-03 18:42:43'), (17935, 3769, '2010-09-03 18:43:03'), (17936, 3771, '2010-09-03 18:43:03'), (17937, 3769, '2010-09-03 18:43:05'), (17938, 3769, '2010-09-03 18:43:33'), (17939, 3769, '2010-09-03 18:45:51'), (17940, 3769, '2010-09-03 18:46:35'), (17941, 3769, '2010-09-03 18:51:32'), (17942, 3772, '2010-09-03 19:13:36'), (17943, 3773, '2010-09-03 20:32:08'), (17944, 3774, '2010-09-03 20:32:24'), (17945, 3774, '2010-09-03 20:32:39'), (17946, 3774, '2010-09-03 20:32:47'), (17947, 3774, '2010-09-03 20:32:57'), (17948, 3774, '2010-09-03 20:33:04'), (17949, 3774, '2010-09-03 20:33:17'), (17950, 3774, '2010-09-03 20:33:28'), (17951, 3774, '2010-09-03 20:33:36'), (17952, 3774, '2010-09-03 20:33:42'), (17953, 3774, '2010-09-03 20:33:54'), (17954, 3774, '2010-09-03 20:34:08'), (17955, 3774, '2010-09-03 20:34:27'), (17956, 3773, '2010-09-03 20:34:29'), (17957, 3773, '2010-09-03 20:34:35'), (17958, 3774, '2010-09-03 20:34:44'), (17959, 3774, '2010-09-03 20:34:46'), (17960, 3774, '2010-09-03 20:34:47'), (17961, 3773, '2010-09-03 20:34:47'), (17962, 3774, '2010-09-03 20:34:48'), (17963, 3774, '2010-09-03 20:34:50'), (17964, 3774, '2010-09-03 20:34:51'), (17965, 3774, '2010-09-03 20:34:52'), (17966, 3774, '2010-09-03 20:34:53'), (17967, 3773, '2010-09-03 20:35:00'), (17968, 3773, '2010-09-03 20:35:12'), (17969, 3773, '2010-09-03 20:35:21'), (17970, 3773, '2010-09-03 20:35:28'), (17971, 3775, '2010-09-03 20:59:49'), (17972, 3776, '2010-09-03 21:19:24'), (17973, 3777, '2010-09-03 22:11:11'), (17974, 3778, '2010-09-03 22:42:21'), (17975, 3779, '2010-09-04 00:32:10'), (17976, 3780, '2010-09-04 03:15:52'), (17977, 3781, '2010-09-04 04:40:03'), (17978, 3782, '2010-09-04 04:57:14'), (17979, 3783, '2010-09-04 05:30:01'), (17980, 3784, '2010-09-04 06:10:16'), (17981, 3785, '2010-09-04 07:21:49'), (17982, 3786, '2010-09-04 07:34:54'), (17983, 3786, '2010-09-04 07:35:25'), (17984, 3786, '2010-09-04 07:35:52'), (17985, 3786, '2010-09-04 07:36:07'), (17986, 3786, '2010-09-04 07:36:15'), (17987, 3787, '2010-09-04 07:42:29'), (17988, 3788, '2010-09-04 07:53:53'), (17989, 3789, '2010-09-04 07:58:34'), (17990, 3789, '2010-09-04 07:58:45'), (17991, 3789, '2010-09-04 07:58:53'), (17992, 3789, '2010-09-04 07:59:08'), (17993, 3789, '2010-09-04 08:01:28'), (17994, 3789, '2010-09-04 08:01:34'), (17995, 3789, '2010-09-04 08:01:58'), (17996, 3789, '2010-09-04 08:02:58'), (17997, 3790, '2010-09-04 08:18:39'), (17998, 3791, '2010-09-04 08:22:41'), (17999, 3792, '2010-09-04 10:13:25'), (18000, 3793, '2010-09-04 10:13:27'), (18001, 3794, '2010-09-04 10:31:45'), (18002, 3794, '2010-09-04 10:31:59'), (18003, 3794, '2010-09-04 10:32:05'), (18004, 3794, '2010-09-04 10:32:18'), (18005, 3794, '2010-09-04 10:36:43'), (18006, 3795, '2010-09-04 10:37:54'), (18007, 3794, '2010-09-04 10:37:54'), (18008, 3796, '2010-09-04 10:41:39'), (18009, 3797, '2010-09-04 10:41:39'), (18010, 3798, '2010-09-04 11:28:51'), (18011, 3798, '2010-09-04 11:30:20'), (18012, 3799, '2010-09-04 12:03:45'), (18013, 3800, '2010-09-04 12:13:14'), (18014, 3800, '2010-09-04 12:13:33'), (18015, 3800, '2010-09-04 12:13:44'), (18016, 3800, '2010-09-04 12:14:28'), (18017, 3801, '2010-09-04 12:52:29'), (18018, 3802, '2010-09-04 13:16:01'), (18019, 3802, '2010-09-04 13:17:15'), (18020, 3802, '2010-09-04 13:17:17'), (18021, 3802, '2010-09-04 13:17:19'), (18022, 3802, '2010-09-04 13:17:19'), (18023, 3802, '2010-09-04 13:17:19'), (18024, 3802, '2010-09-04 13:17:21'), (18025, 3802, '2010-09-04 13:17:21'), (18026, 3802, '2010-09-04 13:17:26'), (18027, 3803, '2010-09-04 14:04:27'), (18028, 3804, '2010-09-04 14:54:18'), (18029, 3805, '2010-09-04 16:23:35'), (18030, 3806, '2010-09-04 16:28:35'), (18031, 3806, '2010-09-04 16:28:52'), (18032, 3806, '2010-09-04 16:28:54'), (18033, 3806, '2010-09-04 16:28:59'), (18034, 3806, '2010-09-04 16:29:22'), (18035, 3807, '2010-09-04 17:28:30'), (18036, 3807, '2010-09-04 17:28:56'), (18037, 3807, '2010-09-04 17:29:09'), (18038, 3807, '2010-09-04 17:30:07'), (18039, 3807, '2010-09-04 17:30:19'), (18040, 3807, '2010-09-04 17:30:32'), (18041, 3807, '2010-09-04 17:30:55'), (18042, 3807, '2010-09-04 17:31:43'), (18043, 3807, '2010-09-04 17:32:10'), (18044, 3807, '2010-09-04 17:32:26'), (18045, 3807, '2010-09-04 17:32:50'), (18046, 3807, '2010-09-04 17:33:14'), (18047, 3807, '2010-09-04 17:33:28'), (18048, 3807, '2010-09-04 17:33:38'), (18049, 3807, '2010-09-04 17:34:05'), (18050, 3807, '2010-09-04 17:34:39'), (18051, 3807, '2010-09-04 17:35:04'), (18052, 3807, '2010-09-04 17:35:29'), (18053, 3807, '2010-09-04 17:35:42'), (18054, 3807, '2010-09-04 17:35:57'), (18055, 3807, '2010-09-04 17:42:24'), (18056, 3807, '2010-09-04 17:42:26'), (18057, 3807, '2010-09-04 17:42:28'), (18058, 3807, '2010-09-04 17:42:30'), (18059, 3807, '2010-09-04 17:42:33'), (18060, 3807, '2010-09-04 17:42:40'), (18061, 3807, '2010-09-04 17:42:50'), (18062, 3807, '2010-09-04 17:43:06'), (18063, 3807, '2010-09-04 17:43:11'), (18064, 3807, '2010-09-04 17:43:18'), (18065, 3807, '2010-09-04 17:43:26'), (18066, 3807, '2010-09-04 17:43:32'), (18067, 3807, '2010-09-04 17:43:37'), (18068, 3807, '2010-09-04 17:43:40'), (18069, 3807, '2010-09-04 17:43:44'), (18070, 3808, '2010-09-04 17:45:16'), (18071, 3809, '2010-09-04 18:51:14'), (18072, 3809, '2010-09-04 18:52:24'), (18073, 3809, '2010-09-04 18:52:43'), (18074, 3810, '2010-09-04 19:47:13'), (18075, 3810, '2010-09-04 19:47:25'), (18076, 3810, '2010-09-04 19:47:34'), (18077, 3810, '2010-09-04 19:47:43'), (18078, 3810, '2010-09-04 19:47:48'), (18079, 3810, '2010-09-04 19:48:19'), (18080, 3810, '2010-09-04 19:48:29'), (18081, 3810, '2010-09-04 19:48:31'), (18082, 3810, '2010-09-04 19:48:51'), (18083, 3810, '2010-09-04 19:50:19'), (18084, 3810, '2010-09-04 19:50:24'), (18085, 3810, '2010-09-04 19:50:28'), (18086, 3810, '2010-09-04 19:50:30'), (18087, 3810, '2010-09-04 19:50:35'), (18088, 3810, '2010-09-04 19:50:54'), (18089, 3810, '2010-09-04 19:51:30'), (18090, 3810, '2010-09-04 19:51:35'), (18091, 3810, '2010-09-04 19:51:42'), (18092, 3810, '2010-09-04 19:51:45'), (18093, 3810, '2010-09-04 19:52:13'), (18094, 3810, '2010-09-04 19:52:15'), (18095, 3811, '2010-09-04 19:52:20'), (18096, 3810, '2010-09-04 19:52:28'), (18097, 3810, '2010-09-04 19:52:57'), (18098, 3812, '2010-09-04 20:14:58'), (18099, 3812, '2010-09-04 20:15:10'), (18100, 3812, '2010-09-04 20:15:20'), (18101, 3812, '2010-09-04 20:15:35'), (18102, 3812, '2010-09-04 20:15:56'), (18103, 3812, '2010-09-04 20:16:13'), (18104, 3812, '2010-09-04 20:16:19'), (18105, 3812, '2010-09-04 20:16:35'), (18106, 3812, '2010-09-04 20:16:36'), (18107, 3812, '2010-09-04 20:16:38'), (18108, 3812, '2010-09-04 20:16:58'), (18109, 3812, '2010-09-04 20:17:23'), (18110, 3812, '2010-09-04 20:17:31'), (18111, 3812, '2010-09-04 20:17:39'), (18112, 3812, '2010-09-04 20:17:48'), (18113, 3812, '2010-09-04 20:17:56'), (18114, 3812, '2010-09-04 20:18:04'), (18115, 3812, '2010-09-04 20:18:56'), (18116, 3812, '2010-09-04 20:19:13'), (18117, 3812, '2010-09-04 20:19:21'), (18118, 3812, '2010-09-04 20:19:22'), (18119, 3812, '2010-09-04 20:19:23'), (18120, 3813, '2010-09-04 21:26:32'), (18121, 3813, '2010-09-04 21:27:11'), (18122, 3813, '2010-09-04 21:27:37'), (18123, 3814, '2010-09-04 21:38:21'), (18124, 3815, '2010-09-04 22:42:48'), (18125, 3816, '2010-09-04 22:47:19'), (18126, 3817, '2010-09-05 01:00:56'), (18127, 3818, '2010-09-05 02:50:46'), (18128, 3819, '2010-09-05 07:01:03'), (18129, 3820, '2010-09-05 07:16:14'), (18130, 3820, '2010-09-05 07:18:21'), (18131, 3820, '2010-09-05 07:18:36'), (18132, 3820, '2010-09-05 07:19:14'), (18133, 3820, '2010-09-05 07:19:29'), (18134, 3820, '2010-09-05 07:19:54'), (18135, 3820, '2010-09-05 07:20:33'), (18136, 3820, '2010-09-05 07:20:49'), (18137, 3820, '2010-09-05 07:21:54'), (18138, 3820, '2010-09-05 07:22:12'), (18139, 3820, '2010-09-05 07:22:29'), (18140, 3820, '2010-09-05 07:22:46'), (18141, 3820, '2010-09-05 07:23:20'), (18142, 3820, '2010-09-05 07:24:46'), (18143, 3820, '2010-09-05 07:24:57'), (18144, 3820, '2010-09-05 07:25:22'), (18145, 3820, '2010-09-05 07:25:49'), (18146, 3820, '2010-09-05 07:26:33'), (18147, 3821, '2010-09-05 08:57:51'), (18148, 3821, '2010-09-05 09:00:26'), (18149, 3821, '2010-09-05 09:00:55'), (18150, 3821, '2010-09-05 09:01:24'), (18151, 3821, '2010-09-05 09:02:20'), (18152, 3821, '2010-09-05 09:02:52'), (18153, 3821, '2010-09-05 09:03:13'), (18154, 3821, '2010-09-05 09:03:58'), (18155, 3821, '2010-09-05 09:04:53'), (18156, 3822, '2010-09-05 10:16:54'), (18157, 3823, '2010-09-05 10:20:55'), (18158, 3823, '2010-09-05 10:21:49'), (18159, 3823, '2010-09-05 10:22:05'), (18160, 3824, '2010-09-05 10:58:42'), (18161, 3824, '2010-09-05 10:59:28'), (18162, 3825, '2010-09-05 11:10:26'), (18163, 3826, '2010-09-05 11:37:16'), (18164, 3827, '2010-09-05 11:57:04'), (18165, 3828, '2010-09-05 12:48:08'), (18166, 3829, '2010-09-05 13:57:37'), (18167, 3829, '2010-09-05 13:59:19'), (18168, 3829, '2010-09-05 13:59:55'), (18169, 3829, '2010-09-05 14:00:13'), (18170, 3829, '2010-09-05 14:00:25'), (18171, 3829, '2010-09-05 14:02:52'), (18172, 3830, '2010-09-05 14:21:30'), (18173, 3831, '2010-09-05 14:29:43'), (18174, 3832, '2010-09-05 15:03:35'), (18175, 3833, '2010-09-05 15:15:39'), (18176, 3833, '2010-09-05 15:16:00'), (18177, 3833, '2010-09-05 15:16:14'), (18178, 3833, '2010-09-05 15:16:22'), (18179, 3833, '2010-09-05 15:19:53'), (18180, 3833, '2010-09-05 15:20:03'), (18181, 3833, '2010-09-05 15:26:18'), (18182, 3834, '2010-09-05 15:26:28'), (18183, 3835, '2010-09-05 15:26:30'), (18184, 3835, '2010-09-05 15:26:50'), (18185, 3833, '2010-09-05 15:26:51'), (18186, 3833, '2010-09-05 15:26:56'), (18187, 3835, '2010-09-05 15:27:04'), (18188, 3835, '2010-09-05 15:27:05'), (18189, 3835, '2010-09-05 15:27:09'), (18190, 3835, '2010-09-05 15:27:10'), (18191, 3835, '2010-09-05 15:27:11'), (18192, 3835, '2010-09-05 15:27:27'), (18193, 3835, '2010-09-05 15:27:29'), (18194, 3835, '2010-09-05 15:27:30'), (18195, 3833, '2010-09-05 15:34:12'), (18196, 3836, '2010-09-05 15:49:23'), (18197, 3837, '2010-09-05 16:15:28'), (18198, 3837, '2010-09-05 16:15:45'), (18199, 3837, '2010-09-05 16:15:51'), (18200, 3837, '2010-09-05 16:16:01'), (18201, 3837, '2010-09-05 16:16:08'), (18202, 3838, '2010-09-05 16:33:57'), (18203, 3838, '2010-09-05 16:34:12'), (18204, 3838, '2010-09-05 16:34:20'), (18205, 3838, '2010-09-05 16:34:24'), (18206, 3838, '2010-09-05 16:34:38'), (18207, 3838, '2010-09-05 16:34:46'), (18208, 3838, '2010-09-05 16:34:48'), (18209, 3839, '2010-09-05 16:54:48'), (18210, 3839, '2010-09-05 16:55:10'), (18211, 3839, '2010-09-05 16:55:12'), (18212, 3839, '2010-09-05 16:55:20'), (18213, 3839, '2010-09-05 16:55:44'), (18214, 3840, '2010-09-05 17:23:01'), (18215, 3841, '2010-09-05 17:34:38'), (18216, 3841, '2010-09-05 17:34:56'), (18217, 3841, '2010-09-05 17:35:02'), (18218, 3842, '2010-09-05 17:38:44'), (18219, 3842, '2010-09-05 17:39:06'), (18220, 3842, '2010-09-05 17:39:07'), (18221, 3842, '2010-09-05 17:39:10'), (18222, 3842, '2010-09-05 17:39:10'), (18223, 3842, '2010-09-05 17:39:12'), (18224, 3842, '2010-09-05 17:39:13'), (18225, 3842, '2010-09-05 17:39:18'), (18226, 3842, '2010-09-05 17:39:47'), (18227, 3843, '2010-09-05 17:47:56'), (18228, 3844, '2010-09-05 17:49:27'), (18229, 3845, '2010-09-05 17:49:31'), (18230, 3846, '2010-09-05 17:54:15'), (18231, 3847, '2010-09-05 18:23:28'), (18232, 3847, '2010-09-05 18:23:57'), (18233, 3847, '2010-09-05 18:24:09'), (18234, 3847, '2010-09-05 18:24:40'), (18235, 3847, '2010-09-05 18:24:50'), (18236, 3847, '2010-09-05 18:25:06'), (18237, 3847, '2010-09-05 18:25:08'), (18238, 3847, '2010-09-05 18:25:09'), (18239, 3847, '2010-09-05 18:25:10'), (18240, 3847, '2010-09-05 18:25:20'), (18241, 3847, '2010-09-05 18:25:31'), (18242, 3847, '2010-09-05 18:25:46'), (18243, 3847, '2010-09-05 18:25:51'), (18244, 3847, '2010-09-05 18:25:58'), (18245, 3847, '2010-09-05 18:26:09'), (18246, 3847, '2010-09-05 18:26:26'), (18247, 3847, '2010-09-05 18:26:55'), (18248, 3847, '2010-09-05 18:26:56'), (18249, 3847, '2010-09-05 18:26:57'), (18250, 3847, '2010-09-05 18:26:58'), (18251, 3847, '2010-09-05 18:26:59'), (18252, 3847, '2010-09-05 18:27:00'), (18253, 3847, '2010-09-05 18:27:01'), (18254, 3847, '2010-09-05 18:27:13'), (18255, 3848, '2010-09-05 19:16:44'), (18256, 3849, '2010-09-05 20:30:55'), (18257, 3849, '2010-09-05 20:31:08'), (18258, 3849, '2010-09-05 20:31:40'), (18259, 3850, '2010-09-05 20:40:39'), (18260, 3850, '2010-09-05 20:40:56'), (18261, 3850, '2010-09-05 20:41:05'), (18262, 3850, '2010-09-05 20:41:20'), (18263, 3850, '2010-09-05 20:41:33'), (18264, 3850, '2010-09-05 20:41:53'), (18265, 3850, '2010-09-05 20:41:59'), (18266, 3850, '2010-09-05 20:42:06'), (18267, 3850, '2010-09-05 20:42:21'), (18268, 3851, '2010-09-05 20:49:08'), (18269, 3851, '2010-09-05 20:49:35'), (18270, 3851, '2010-09-05 20:49:46'), (18271, 3851, '2010-09-05 20:50:03'), (18272, 3851, '2010-09-05 20:50:09'), (18273, 3851, '2010-09-05 20:50:24'), (18274, 3851, '2010-09-05 20:50:31'), (18275, 3851, '2010-09-05 20:50:56'), (18276, 3851, '2010-09-05 20:51:42'), (18277, 3851, '2010-09-05 20:52:03'), (18278, 3851, '2010-09-05 20:52:21'), (18279, 3851, '2010-09-05 20:52:42'), (18280, 3851, '2010-09-05 20:53:26'), (18281, 3851, '2010-09-05 20:53:43'), (18282, 3851, '2010-09-05 20:53:47'), (18283, 3851, '2010-09-05 20:53:58'), (18284, 3851, '2010-09-05 20:54:18'), (18285, 3851, '2010-09-05 20:54:22'), (18286, 3851, '2010-09-05 20:54:33'), (18287, 3851, '2010-09-05 20:54:36'), (18288, 3851, '2010-09-05 20:54:43'), (18289, 3851, '2010-09-05 20:55:14'), (18290, 3851, '2010-09-05 20:55:16'), (18291, 3851, '2010-09-05 20:55:18'), (18292, 3851, '2010-09-05 20:55:20'), (18293, 3852, '2010-09-05 20:56:21'), (18294, 3852, '2010-09-05 20:56:31'), (18295, 3851, '2010-09-05 20:56:40'), (18296, 3852, '2010-09-05 20:56:42'), (18297, 3852, '2010-09-05 20:56:46'), (18298, 3852, '2010-09-05 20:56:58'), (18299, 3851, '2010-09-05 20:57:22'), (18300, 3852, '2010-09-05 20:57:33'), (18301, 3852, '2010-09-05 20:58:30'), (18302, 3852, '2010-09-05 20:58:46'), (18303, 3852, '2010-09-05 20:58:52'), (18304, 3852, '2010-09-05 20:58:56'), (18305, 3852, '2010-09-05 20:59:00'), (18306, 3850, '2010-09-05 21:00:28'), (18307, 3850, '2010-09-05 21:00:31'), (18308, 3850, '2010-09-05 21:00:34'), (18309, 3850, '2010-09-05 21:00:36'), (18310, 3850, '2010-09-05 21:00:37'), (18311, 3850, '2010-09-05 21:00:37'), (18312, 3850, '2010-09-05 21:00:38'), (18313, 3851, '2010-09-05 21:01:11'), (18314, 3851, '2010-09-05 21:01:17'), (18315, 3853, '2010-09-05 21:52:23'), (18316, 3854, '2010-09-05 21:56:42'), (18317, 3855, '2010-09-06 01:20:50'), (18318, 3856, '2010-09-06 02:15:51'), (18319, 3856, '2010-09-06 02:20:30'), (18320, 3856, '2010-09-06 02:22:18'), (18321, 3856, '2010-09-06 02:22:20'), (18322, 3857, '2010-09-06 05:54:46'), (18323, 3857, '2010-09-06 05:55:07'), (18324, 3857, '2010-09-06 05:55:28'), (18325, 3857, '2010-09-06 05:56:32'), (18326, 3857, '2010-09-06 06:01:59'), (18327, 3857, '2010-09-06 06:02:14'), (18328, 3857, '2010-09-06 06:02:34'), (18329, 3857, '2010-09-06 06:04:43'), (18330, 3857, '2010-09-06 06:06:35'), (18331, 3858, '2010-09-06 06:49:37'), (18332, 3858, '2010-09-06 06:49:56'), (18333, 3858, '2010-09-06 06:50:55'), (18334, 3858, '2010-09-06 06:51:02'), (18335, 3858, '2010-09-06 06:51:03'), (18336, 3858, '2010-09-06 06:51:13'), (18337, 3859, '2010-09-06 06:55:46'), (18338, 3859, '2010-09-06 06:56:04'), (18339, 3859, '2010-09-06 06:56:19'), (18340, 3860, '2010-09-06 07:07:55'), (18341, 3861, '2010-09-06 07:19:19'), (18342, 3862, '2010-09-06 07:32:47'), (18343, 3863, '2010-09-06 07:58:04'), (18344, 3864, '2010-09-06 08:13:24'), (18345, 3865, '2010-09-06 08:38:00'), (18346, 3866, '2010-09-06 09:56:08'), (18347, 3867, '2010-09-06 10:02:54'), (18348, 3868, '2010-09-06 10:02:56'), (18349, 3868, '2010-09-06 10:03:13'), (18350, 3868, '2010-09-06 10:04:00'), (18351, 3868, '2010-09-06 10:04:05'), (18352, 3868, '2010-09-06 10:04:18'), (18353, 3868, '2010-09-06 10:04:35'), (18354, 3868, '2010-09-06 10:04:51'), (18355, 3868, '2010-09-06 10:05:01'), (18356, 3868, '2010-09-06 10:05:26'), (18357, 3868, '2010-09-06 10:05:58'), (18358, 3868, '2010-09-06 10:06:13'), (18359, 3868, '2010-09-06 10:06:20'), (18360, 3868, '2010-09-06 10:14:35'), (18361, 3868, '2010-09-06 10:15:04'), (18362, 3868, '2010-09-06 10:15:20'), (18363, 3868, '2010-09-06 10:15:22'), (18364, 3868, '2010-09-06 10:15:26'), (18365, 3868, '2010-09-06 10:16:21'), (18366, 3868, '2010-09-06 10:16:25'), (18367, 3868, '2010-09-06 10:16:28'), (18368, 3868, '2010-09-06 10:16:31'), (18369, 3868, '2010-09-06 10:16:36'), (18370, 3868, '2010-09-06 10:16:39'), (18371, 3868, '2010-09-06 10:16:42'), (18372, 3868, '2010-09-06 10:16:46'), (18373, 3868, '2010-09-06 10:16:50'), (18374, 3868, '2010-09-06 10:16:54'), (18375, 3868, '2010-09-06 10:17:04'), (18376, 3868, '2010-09-06 10:17:08'), (18377, 3868, '2010-09-06 10:17:11'), (18378, 3868, '2010-09-06 10:17:15'), (18379, 3868, '2010-09-06 10:17:18'), (18380, 3868, '2010-09-06 10:17:21'), (18381, 3868, '2010-09-06 10:17:25'), (18382, 3869, '2010-09-06 10:20:16'), (18383, 3870, '2010-09-06 10:21:30'), (18384, 3868, '2010-09-06 10:21:32'), (18385, 3868, '2010-09-06 10:21:37'), (18386, 3868, '2010-09-06 10:21:42'), (18387, 3868, '2010-09-06 10:22:30'), (18388, 3868, '2010-09-06 10:22:47'), (18389, 3868, '2010-09-06 10:23:01'), (18390, 3868, '2010-09-06 10:23:18'), (18391, 3868, '2010-09-06 10:23:57'), (18392, 3868, '2010-09-06 10:24:02'), (18393, 3871, '2010-09-06 10:28:58'), (18394, 3872, '2010-09-06 11:06:42'), (18395, 3872, '2010-09-06 11:07:48'), (18396, 3872, '2010-09-06 11:07:53'), (18397, 3873, '2010-09-06 11:22:42'), (18398, 3873, '2010-09-06 11:22:52'), (18399, 3873, '2010-09-06 11:23:01'), (18400, 3873, '2010-09-06 11:23:07'), (18401, 3873, '2010-09-06 11:23:35'), (18402, 3873, '2010-09-06 11:33:12'), (18403, 3873, '2010-09-06 11:33:25'), (18404, 3873, '2010-09-06 11:33:32'), (18405, 3873, '2010-09-06 11:34:41'), (18406, 3873, '2010-09-06 11:34:49'), (18407, 3873, '2010-09-06 11:34:58'), (18408, 3873, '2010-09-06 11:35:03'), (18409, 3873, '2010-09-06 11:35:10'), (18410, 3873, '2010-09-06 11:35:38'), (18411, 3873, '2010-09-06 11:35:48'), (18412, 3873, '2010-09-06 11:35:57'), (18413, 3874, '2010-09-06 11:36:57'), (18414, 3874, '2010-09-06 11:37:12'), (18415, 3874, '2010-09-06 11:37:14'), (18416, 3874, '2010-09-06 11:37:16'), (18417, 3874, '2010-09-06 11:37:35'), (18418, 3874, '2010-09-06 11:37:59'), (18419, 3874, '2010-09-06 11:38:03'), (18420, 3874, '2010-09-06 11:38:36'), (18421, 3874, '2010-09-06 11:38:42'), (18422, 3874, '2010-09-06 11:38:54'), (18423, 3874, '2010-09-06 11:39:03'), (18424, 3874, '2010-09-06 11:39:23'), (18425, 3874, '2010-09-06 11:39:36'), (18426, 3874, '2010-09-06 11:39:46'), (18427, 3874, '2010-09-06 11:40:00'), (18428, 3874, '2010-09-06 11:40:00'), (18429, 3874, '2010-09-06 11:40:00'), (18430, 3874, '2010-09-06 11:40:00'), (18431, 3874, '2010-09-06 11:40:02'), (18432, 3874, '2010-09-06 11:40:09'), (18433, 3874, '2010-09-06 11:40:25'), (18434, 3874, '2010-09-06 11:40:28'), (18435, 3874, '2010-09-06 11:40:51'), (18436, 3874, '2010-09-06 11:41:14'), (18437, 3875, '2010-09-06 11:41:42'), (18438, 3874, '2010-09-06 11:42:04'), (18439, 3874, '2010-09-06 11:42:06'), (18440, 3874, '2010-09-06 11:42:08'), (18441, 3874, '2010-09-06 11:42:10'), (18442, 3874, '2010-09-06 11:42:14'), (18443, 3874, '2010-09-06 11:42:16'), (18444, 3874, '2010-09-06 11:42:23'), (18445, 3874, '2010-09-06 11:42:35'), (18446, 3874, '2010-09-06 11:42:36'), (18447, 3874, '2010-09-06 11:43:26'), (18448, 3874, '2010-09-06 11:43:28'), (18449, 3874, '2010-09-06 11:43:37'), (18450, 3876, '2010-09-06 11:48:30'), (18451, 3877, '2010-09-06 11:49:41'), (18452, 3878, '2010-09-06 11:51:02'), (18453, 3881, '2010-09-06 11:51:50'), (18454, 3881, '2010-09-06 11:51:59'), (18455, 3881, '2010-09-06 11:52:05'), (18456, 3879, '2010-09-06 11:52:43'), (18457, 3880, '2010-09-06 11:55:06'), (18458, 3882, '2010-09-06 11:58:47'), (18459, 3883, '2010-09-06 12:05:08'), (18460, 3884, '2010-09-06 12:16:48'), (18461, 3885, '2010-09-06 12:39:10'), (18462, 3886, '2010-09-06 13:16:25'), (18463, 3886, '2010-09-06 13:16:58'), (18464, 3886, '2010-09-06 13:17:09'), (18465, 3886, '2010-09-06 13:17:17'), (18466, 3886, '2010-09-06 13:17:26'), (18467, 3886, '2010-09-06 13:17:36'), (18468, 3886, '2010-09-06 13:18:00'), (18469, 3886, '2010-09-06 13:18:07'), (18470, 3886, '2010-09-06 13:18:17'), (18471, 3886, '2010-09-06 13:18:26'), (18472, 3886, '2010-09-06 13:18:35'), (18473, 3886, '2010-09-06 13:18:43'), (18474, 3886, '2010-09-06 13:18:51'), (18475, 3886, '2010-09-06 13:18:55'), (18476, 3886, '2010-09-06 13:18:59'), (18477, 3886, '2010-09-06 13:19:05'), (18478, 3886, '2010-09-06 13:19:33'), (18479, 3886, '2010-09-06 13:19:44'), (18480, 3886, '2010-09-06 13:19:55'), (18481, 3886, '2010-09-06 13:20:09'), (18482, 3886, '2010-09-06 13:20:21'), (18483, 3886, '2010-09-06 13:20:25'), (18484, 3886, '2010-09-06 13:22:26'), (18485, 3886, '2010-09-06 13:22:35'), (18486, 3887, '2010-09-06 13:22:51'), (18487, 3888, '2010-09-06 14:02:25'), (18488, 3888, '2010-09-06 14:02:56'), (18489, 3888, '2010-09-06 14:02:58'), (18490, 3888, '2010-09-06 14:02:59'), (18491, 3888, '2010-09-06 14:02:59'), (18492, 3888, '2010-09-06 14:03:02'), (18493, 3889, '2010-09-06 14:49:12'), (18494, 3890, '2010-09-06 15:37:34'), (18495, 3891, '2010-09-06 15:45:20'), (18496, 3891, '2010-09-06 15:45:29'), (18497, 3891, '2010-09-06 15:45:35'), (18498, 3891, '2010-09-06 15:45:52'), (18499, 3891, '2010-09-06 15:46:04'), (18500, 3892, '2010-09-06 15:56:59'), (18501, 3893, '2010-09-06 16:46:17'), (18502, 3894, '2010-09-06 17:10:17'), (18503, 3894, '2010-09-06 17:10:35'), (18504, 3894, '2010-09-06 17:10:44'), (18505, 3894, '2010-09-06 17:11:20'), (18506, 3894, '2010-09-06 17:13:06'), (18507, 3894, '2010-09-06 17:13:19'), (18508, 3894, '2010-09-06 17:13:27'), (18509, 3894, '2010-09-06 17:13:41'), (18510, 3894, '2010-09-06 17:13:49'), (18511, 3894, '2010-09-06 17:13:56'), (18512, 3894, '2010-09-06 17:15:37'), (18513, 3894, '2010-09-06 17:15:49'), (18514, 3894, '2010-09-06 17:16:00'), (18515, 3894, '2010-09-06 17:16:22'), (18516, 3894, '2010-09-06 17:16:34'), (18517, 3894, '2010-09-06 17:16:45'), (18518, 3894, '2010-09-06 17:17:22'), (18519, 3894, '2010-09-06 17:19:36'), (18520, 3895, '2010-09-06 17:19:58'), (18521, 3894, '2010-09-06 17:23:01'), (18522, 3896, '2010-09-06 17:40:54'), (18523, 3897, '2010-09-06 17:44:07'), (18524, 3897, '2010-09-06 18:00:10'), (18525, 3897, '2010-09-06 18:00:18'), (18526, 3897, '2010-09-06 18:00:36'), (18527, 3898, '2010-09-06 18:13:27'), (18528, 3899, '2010-09-06 18:59:49'), (18529, 3899, '2010-09-06 19:00:04'), (18530, 3899, '2010-09-06 19:00:13'), (18531, 3899, '2010-09-06 19:00:45'), (18532, 3899, '2010-09-06 19:00:46'), (18533, 3899, '2010-09-06 19:00:47'), (18534, 3899, '2010-09-06 19:00:48'), (18535, 3899, '2010-09-06 19:01:22'), (18536, 3899, '2010-09-06 19:03:08'), (18537, 3899, '2010-09-06 19:03:10'), (18538, 3899, '2010-09-06 19:03:12'), (18539, 3899, '2010-09-06 19:03:13'), (18540, 3899, '2010-09-06 19:03:14'), (18541, 3900, '2010-09-06 19:09:03'), (18542, 3901, '2010-09-06 19:28:32'), (18543, 3902, '2010-09-06 19:37:49'), (18544, 3903, '2010-09-06 21:11:45'), (18545, 3904, '2010-09-06 21:46:44'), (18546, 3905, '2010-09-06 22:14:28'), (18547, 3906, '2010-09-06 22:15:56'), (18548, 3906, '2010-09-06 22:16:24'), (18549, 3906, '2010-09-06 22:16:27'), (18550, 3906, '2010-09-06 22:16:28'), (18551, 3906, '2010-09-06 22:16:29'), (18552, 3906, '2010-09-06 22:16:29'), (18553, 3906, '2010-09-06 22:16:29'), (18554, 3906, '2010-09-06 22:16:30'), (18555, 3906, '2010-09-06 22:16:32'), (18556, 3906, '2010-09-06 22:16:54'), (18557, 3907, '2010-09-06 22:21:50'), (18558, 3908, '2010-09-06 22:29:54'), (18559, 3909, '2010-09-06 22:46:10'), (18560, 3910, '2010-09-06 23:10:02'), (18561, 3911, '2010-09-06 23:23:14'), (18562, 3912, '2010-09-06 23:40:56'), (18563, 3913, '2010-09-06 23:58:16'), (18564, 3914, '2010-09-07 01:15:09'), (18565, 3915, '2010-09-07 01:15:12'), (18566, 3916, '2010-09-07 01:15:14'), (18567, 3917, '2010-09-07 01:15:16'), (18568, 3918, '2010-09-07 01:15:19'), (18569, 3919, '2010-09-07 01:15:22'), (18570, 3920, '2010-09-07 01:15:25'), (18571, 3921, '2010-09-07 01:15:28'), (18572, 3922, '2010-09-07 01:15:31'), (18573, 3923, '2010-09-07 01:15:34'), (18574, 3924, '2010-09-07 01:15:37'), (18575, 3925, '2010-09-07 01:15:40'), (18576, 3926, '2010-09-07 01:15:43'), (18577, 3927, '2010-09-07 01:15:45'), (18578, 3928, '2010-09-07 01:15:47'), (18579, 3929, '2010-09-07 01:15:50'), (18580, 3930, '2010-09-07 01:15:52'), (18581, 3931, '2010-09-07 01:15:53'), (18582, 3932, '2010-09-07 01:15:56'), (18583, 3933, '2010-09-07 01:16:01'), (18584, 3934, '2010-09-07 01:16:05'), (18585, 3935, '2010-09-07 01:16:07'), (18586, 3936, '2010-09-07 01:16:10'), (18587, 3937, '2010-09-07 01:16:13'), (18588, 3938, '2010-09-07 01:16:15'), (18589, 3939, '2010-09-07 01:16:17'), (18590, 3940, '2010-09-07 01:16:20'), (18591, 3941, '2010-09-07 01:16:23'), (18592, 3942, '2010-09-07 01:16:26'), (18593, 3943, '2010-09-07 01:16:29'), (18594, 3944, '2010-09-07 01:16:31'), (18595, 3945, '2010-09-07 01:16:34'), (18596, 3946, '2010-09-07 01:16:37'), (18597, 3947, '2010-09-07 01:16:40'), (18598, 3948, '2010-09-07 01:16:43'), (18599, 3949, '2010-09-07 01:16:46'), (18600, 3950, '2010-09-07 01:16:48'), (18601, 3951, '2010-09-07 01:16:51'), (18602, 3952, '2010-09-07 01:16:54'), (18603, 3953, '2010-09-07 01:16:57'), (18604, 3954, '2010-09-07 01:17:00'), (18605, 3955, '2010-09-07 01:17:05'), (18606, 3956, '2010-09-07 01:17:10'), (18607, 3957, '2010-09-07 01:17:13'), (18608, 3958, '2010-09-07 01:17:16'), (18609, 3959, '2010-09-07 01:17:19'), (18610, 3960, '2010-09-07 01:17:21'), (18611, 3961, '2010-09-07 01:17:24'), (18612, 3962, '2010-09-07 01:17:27'), (18613, 3963, '2010-09-07 01:17:29'), (18614, 3964, '2010-09-07 01:17:32'), (18615, 3965, '2010-09-07 05:22:59'), (18616, 3965, '2010-09-07 05:23:32'), (18617, 3965, '2010-09-07 05:24:40'), (18618, 3965, '2010-09-07 05:25:17'), (18619, 3965, '2010-09-07 05:25:19'), (18620, 3965, '2010-09-07 05:25:45'), (18621, 3965, '2010-09-07 05:26:32'), (18622, 3965, '2010-09-07 05:27:05'), (18623, 3965, '2010-09-07 05:27:52'), (18624, 3966, '2010-09-07 05:28:11'), (18625, 3965, '2010-09-07 05:29:42'), (18626, 3965, '2010-09-07 05:30:26'), (18627, 3965, '2010-09-07 05:31:02'), (18628, 3965, '2010-09-07 05:31:13'), (18629, 3965, '2010-09-07 05:31:38'), (18630, 3965, '2010-09-07 05:32:34'), (18631, 3965, '2010-09-07 05:32:44'), (18632, 3965, '2010-09-07 05:32:50'), (18633, 3965, '2010-09-07 05:32:57'), (18634, 3965, '2010-09-07 05:33:02'), (18635, 3965, '2010-09-07 05:33:09'), (18636, 3965, '2010-09-07 05:33:27'), (18637, 3965, '2010-09-07 05:33:49'), (18638, 3965, '2010-09-07 05:34:15'), (18639, 3965, '2010-09-07 05:34:31'), (18640, 3965, '2010-09-07 05:34:42'), (18641, 3965, '2010-09-07 05:35:15'), (18642, 3965, '2010-09-07 05:35:39'), (18643, 3965, '2010-09-07 05:36:36'), (18644, 3965, '2010-09-07 05:36:53'), (18645, 3965, '2010-09-07 05:36:55'), (18646, 3965, '2010-09-07 05:38:07'), (18647, 3965, '2010-09-07 05:38:10'), (18648, 3965, '2010-09-07 05:38:11'), (18649, 3965, '2010-09-07 05:38:13'), (18650, 3967, '2010-09-07 05:44:49'), (18651, 3968, '2010-09-07 05:58:02'), (18652, 3969, '2010-09-07 06:01:13'), (18653, 3969, '2010-09-07 06:01:40'), (18654, 3969, '2010-09-07 06:02:23'), (18655, 3970, '2010-09-07 06:04:16'), (18656, 3971, '2010-09-07 07:02:25'), (18657, 3971, '2010-09-07 07:02:54'), (18658, 3971, '2010-09-07 07:03:17'), (18659, 3971, '2010-09-07 07:03:24'), (18660, 3971, '2010-09-07 07:03:32'), (18661, 3971, '2010-09-07 07:03:42'), (18662, 3971, '2010-09-07 07:04:26'), (18663, 3971, '2010-09-07 07:04:29'), (18664, 3971, '2010-09-07 07:04:30'), (18665, 3971, '2010-09-07 07:04:57'), (18666, 3971, '2010-09-07 07:05:03'), (18667, 3971, '2010-09-07 07:05:04'), (18668, 3971, '2010-09-07 07:05:40'), (18669, 3971, '2010-09-07 07:05:43'), (18670, 3972, '2010-09-07 07:28:08'), (18671, 3972, '2010-09-07 07:28:16'), (18672, 3973, '2010-09-07 07:35:42'), (18673, 3974, '2010-09-07 07:39:30'), (18674, 3975, '2010-09-07 10:04:26'), (18675, 3975, '2010-09-07 10:04:50'), (18676, 3976, '2010-09-07 10:13:38'), (18677, 3976, '2010-09-07 10:14:29'), (18678, 3977, '2010-09-07 10:33:43'), (18679, 3977, '2010-09-07 10:33:59'), (18680, 3977, '2010-09-07 10:34:08'), (18681, 3977, '2010-09-07 10:34:32'), (18682, 3977, '2010-09-07 10:34:46'), (18683, 3977, '2010-09-07 10:34:55'), (18684, 3977, '2010-09-07 10:35:32'), (18685, 3977, '2010-09-07 10:35:35'), (18686, 3977, '2010-09-07 10:35:39'), (18687, 3978, '2010-09-07 10:36:36'), (18688, 3978, '2010-09-07 10:37:01'), (18689, 3978, '2010-09-07 10:37:39'), (18690, 3980, '2010-09-07 10:45:02'), (18691, 3979, '2010-09-07 10:46:56'), (18692, 3981, '2010-09-07 10:49:50'), (18693, 3982, '2010-09-07 11:21:59'), (18694, 3983, '2010-09-07 11:25:36'), (18695, 3983, '2010-09-07 11:25:52'), (18696, 3983, '2010-09-07 11:25:56'), (18697, 3983, '2010-09-07 11:26:08'), (18698, 3983, '2010-09-07 11:26:30'), (18699, 3983, '2010-09-07 11:26:31'), (18700, 3983, '2010-09-07 11:26:32'), (18701, 3983, '2010-09-07 11:26:34'), (18702, 3983, '2010-09-07 11:26:40'), (18703, 3983, '2010-09-07 11:26:50'), (18704, 3983, '2010-09-07 11:27:02'), (18705, 3983, '2010-09-07 11:27:12'), (18706, 3983, '2010-09-07 11:27:14'), (18707, 3983, '2010-09-07 11:27:17'), (18708, 3981, '2010-09-07 11:30:00'), (18709, 3981, '2010-09-07 11:30:22'), (18710, 3981, '2010-09-07 11:30:30'), (18711, 3981, '2010-09-07 11:38:42'), (18712, 3984, '2010-09-07 11:49:10'), (18713, 3984, '2010-09-07 11:49:35'), (18714, 3984, '2010-09-07 11:49:44'), (18715, 3984, '2010-09-07 11:49:58'), (18716, 3984, '2010-09-07 11:50:07'), (18717, 3984, '2010-09-07 11:50:13'), (18718, 3984, '2010-09-07 11:50:34'), (18719, 3984, '2010-09-07 11:50:42'), (18720, 3984, '2010-09-07 11:50:48'), (18721, 3984, '2010-09-07 11:51:17'), (18722, 3984, '2010-09-07 11:51:31'), (18723, 3984, '2010-09-07 11:51:36'), (18724, 3984, '2010-09-07 11:51:49'), (18725, 3984, '2010-09-07 11:52:02'), (18726, 3984, '2010-09-07 11:52:30'), (18727, 3984, '2010-09-07 11:52:40'), (18728, 3984, '2010-09-07 11:52:45'), (18729, 3984, '2010-09-07 11:53:07'), (18730, 3984, '2010-09-07 11:53:40'), (18731, 3984, '2010-09-07 11:53:46'), (18732, 3984, '2010-09-07 11:53:48'), (18733, 3984, '2010-09-07 11:53:51'), (18734, 3984, '2010-09-07 11:54:03'), (18735, 3984, '2010-09-07 11:54:06'), (18736, 3984, '2010-09-07 11:54:06'), (18737, 3984, '2010-09-07 11:54:09'), (18738, 3984, '2010-09-07 11:54:32'), (18739, 3984, '2010-09-07 11:54:36'), (18740, 3984, '2010-09-07 11:54:51'), (18741, 3984, '2010-09-07 11:56:23'), (18742, 3984, '2010-09-07 11:56:25'), (18743, 3984, '2010-09-07 11:56:39'), (18744, 3984, '2010-09-07 11:56:41'), (18745, 3984, '2010-09-07 11:56:47'), (18746, 3984, '2010-09-07 11:56:49'), (18747, 3984, '2010-09-07 11:57:23'), (18748, 3984, '2010-09-07 11:57:24'), (18749, 3985, '2010-09-07 12:04:13'), (18750, 3986, '2010-09-07 12:05:26'), (18751, 3987, '2010-09-07 12:06:48'), (18752, 3988, '2010-09-07 12:08:31'), (18753, 3989, '2010-09-07 12:10:52'), (18754, 3990, '2010-09-07 12:14:35'), (18755, 3992, '2010-09-07 12:17:35'), (18756, 3993, '2010-09-07 12:17:38'), (18757, 3991, '2010-09-07 12:20:57'), (18758, 3994, '2010-09-07 12:32:35'), (18759, 3995, '2010-09-07 12:54:55'), (18760, 3996, '2010-09-07 13:38:37'), (18761, 3997, '2010-09-07 13:41:12'), (18762, 3998, '2010-09-07 14:08:20'), (18763, 3998, '2010-09-07 14:08:47'), (18764, 3998, '2010-09-07 14:09:19'), (18765, 3998, '2010-09-07 14:09:40'), (18766, 3998, '2010-09-07 14:10:01'), (18767, 3998, '2010-09-07 14:10:08'), (18768, 3998, '2010-09-07 14:10:38'), (18769, 3998, '2010-09-07 14:10:52'), (18770, 3998, '2010-09-07 14:11:08'), (18771, 3998, '2010-09-07 14:13:35'), (18772, 3998, '2010-09-07 14:15:17'), (18773, 3998, '2010-09-07 14:15:56'), (18774, 3999, '2010-09-07 14:18:18'), (18775, 3999, '2010-09-07 14:18:34'), (18776, 3999, '2010-09-07 14:18:52'), (18777, 3999, '2010-09-07 14:19:02'), (18778, 3999, '2010-09-07 14:20:42'), (18779, 3999, '2010-09-07 14:23:28'), (18780, 3999, '2010-09-07 14:23:45'), (18781, 3998, '2010-09-07 14:26:50'), (18782, 3998, '2010-09-07 14:27:03'), (18783, 4000, '2010-09-07 14:43:20'), (18784, 4000, '2010-09-07 14:44:10'), (18785, 4000, '2010-09-07 14:45:55'), (18786, 4000, '2010-09-07 14:47:02'), (18787, 4000, '2010-09-07 14:48:43'), (18788, 4000, '2010-09-07 14:49:07'), (18789, 4000, '2010-09-07 14:49:32'), (18790, 4000, '2010-09-07 14:49:37'), (18791, 4000, '2010-09-07 14:49:45'), (18792, 4000, '2010-09-07 14:50:03'), (18793, 4000, '2010-09-07 14:50:25'), (18794, 4000, '2010-09-07 14:51:09'), (18795, 4000, '2010-09-07 14:51:50'), (18796, 4000, '2010-09-07 14:52:03'), (18797, 4000, '2010-09-07 14:53:14'), (18798, 4000, '2010-09-07 14:54:06'), (18799, 4000, '2010-09-07 14:54:31'), (18800, 4000, '2010-09-07 14:54:50'), (18801, 4000, '2010-09-07 14:55:10'), (18802, 4000, '2010-09-07 14:55:25'), (18803, 4000, '2010-09-07 14:55:41'), (18804, 4000, '2010-09-07 14:55:55'), (18805, 4000, '2010-09-07 14:56:21'), (18806, 4001, '2010-09-07 15:04:57'), (18807, 4002, '2010-09-07 15:25:06'), (18808, 4002, '2010-09-07 15:25:15'), (18809, 4002, '2010-09-07 15:25:39'), (18810, 4002, '2010-09-07 15:25:47'), (18811, 4002, '2010-09-07 15:26:01'), (18812, 4002, '2010-09-07 15:26:03'), (18813, 4002, '2010-09-07 15:26:04'), (18814, 4002, '2010-09-07 15:26:15'), (18815, 4002, '2010-09-07 15:26:30'), (18816, 4002, '2010-09-07 15:26:59'), (18817, 4003, '2010-09-07 16:17:17'), (18818, 4003, '2010-09-07 16:17:32'), (18819, 4003, '2010-09-07 16:17:47'), (18820, 4003, '2010-09-07 16:17:59'), (18821, 4003, '2010-09-07 16:18:26'), (18822, 4003, '2010-09-07 16:19:33'), (18823, 4003, '2010-09-07 16:19:45'), (18824, 4004, '2010-09-07 16:20:36'), (18825, 4004, '2010-09-07 16:20:46'), (18826, 4004, '2010-09-07 16:21:04'), (18827, 4004, '2010-09-07 16:21:17'), (18828, 4004, '2010-09-07 16:21:31'), (18829, 4005, '2010-09-07 17:56:38'), (18830, 4006, '2010-09-07 18:14:36'), (18831, 4007, '2010-09-07 19:12:28'), (18832, 4008, '2010-09-07 19:18:38'), (18833, 4009, '2010-09-07 19:18:38'), (18834, 4010, '2010-09-07 19:22:51'), (18835, 4011, '2010-09-07 19:30:21'), (18836, 4012, '2010-09-07 20:18:16'), (18837, 4013, '2010-09-07 20:31:12'), (18838, 4014, '2010-09-07 21:20:44'), (18839, 4015, '2010-09-07 23:39:09'), (18840, 4016, '2010-09-07 23:52:32'), (18841, 4017, '2010-09-08 00:19:08'), (18842, 4018, '2010-09-08 00:19:13'), (18843, 4019, '2010-09-08 00:19:20'), (18844, 4020, '2010-09-08 00:19:24'), (18845, 4021, '2010-09-08 00:41:45'), (18846, 4022, '2010-09-08 01:02:08'), (18847, 4023, '2010-09-08 01:09:27'), (18848, 4024, '2010-09-08 01:16:30'), (18849, 4025, '2010-09-08 01:16:43'), (18850, 4026, '2010-09-08 03:56:43'), (18851, 4027, '2010-09-08 05:39:03'), (18852, 4028, '2010-09-08 05:46:24'), (18853, 4028, '2010-09-08 05:47:39'), (18854, 4028, '2010-09-08 05:47:54'), (18855, 4028, '2010-09-08 05:55:20'), (18856, 4029, '2010-09-08 07:05:40'), (18857, 4030, '2010-09-08 07:14:02'), (18858, 4031, '2010-09-08 07:48:33'), (18859, 4032, '2010-09-08 08:11:55'), (18860, 4032, '2010-09-08 08:12:27'), (18861, 4032, '2010-09-08 08:12:44'), (18862, 4033, '2010-09-08 08:13:15'), (18863, 4032, '2010-09-08 08:13:15'), (18864, 4032, '2010-09-08 08:13:16'), (18865, 4032, '2010-09-08 08:13:51'), (18866, 4032, '2010-09-08 08:14:18'), (18867, 4032, '2010-09-08 08:14:54'), (18868, 4032, '2010-09-08 08:15:33'), (18869, 4032, '2010-09-08 08:15:58'), (18870, 4032, '2010-09-08 08:16:00'), (18871, 4032, '2010-09-08 08:16:01'), (18872, 4032, '2010-09-08 08:16:07'), (18873, 4032, '2010-09-08 08:17:09'), (18874, 4032, '2010-09-08 08:17:25'), (18875, 4032, '2010-09-08 08:18:01'), (18876, 4032, '2010-09-08 08:18:02'), (18877, 4032, '2010-09-08 08:18:05'), (18878, 4032, '2010-09-08 08:18:06'), (18879, 4032, '2010-09-08 08:18:07'), (18880, 4032, '2010-09-08 08:18:09'), (18881, 4032, '2010-09-08 08:18:27'), (18882, 4034, '2010-09-08 08:36:54'), (18883, 4035, '2010-09-08 08:36:57'), (18884, 4035, '2010-09-08 08:37:12'), (18885, 4035, '2010-09-08 08:38:04'), (18886, 4035, '2010-09-08 08:39:15'), (18887, 4035, '2010-09-08 08:39:26'), (18888, 4035, '2010-09-08 08:40:28'), (18889, 4035, '2010-09-08 08:43:38'), (18890, 4035, '2010-09-08 08:43:59'), (18891, 4035, '2010-09-08 08:44:04'), (18892, 4035, '2010-09-08 08:44:24'), (18893, 4035, '2010-09-08 08:44:26'), (18894, 4035, '2010-09-08 08:44:29'), (18895, 4035, '2010-09-08 08:44:36'), (18896, 4036, '2010-09-08 09:08:26'), (18897, 4037, '2010-09-08 09:33:18'), (18898, 4038, '2010-09-08 09:41:32'), (18899, 4038, '2010-09-08 09:41:40'), (18900, 4038, '2010-09-08 09:41:45'), (18901, 4038, '2010-09-08 09:41:50'), (18902, 4038, '2010-09-08 09:42:00'), (18903, 4038, '2010-09-08 09:42:08'), (18904, 4038, '2010-09-08 09:42:14'), (18905, 4038, '2010-09-08 09:42:30'), (18906, 4038, '2010-09-08 09:42:49'), (18907, 4038, '2010-09-08 09:43:38'), (18908, 4038, '2010-09-08 09:43:56'), (18909, 4038, '2010-09-08 09:44:23'), (18910, 4038, '2010-09-08 09:44:51'), (18911, 4039, '2010-09-08 09:52:31'), (18912, 4040, '2010-09-08 09:52:35'), (18913, 4041, '2010-09-08 09:52:36'), (18914, 4042, '2010-09-08 10:23:45'), (18915, 4042, '2010-09-08 10:24:38'), (18916, 4042, '2010-09-08 10:24:40'), (18917, 4042, '2010-09-08 10:26:50'), (18918, 4042, '2010-09-08 10:27:30'), (18919, 4043, '2010-09-08 10:35:24'), (18920, 4043, '2010-09-08 10:36:07'), (18921, 4043, '2010-09-08 10:36:14'), (18922, 4043, '2010-09-08 10:36:17'), (18923, 4043, '2010-09-08 10:36:25'), (18924, 4043, '2010-09-08 10:36:27'), (18925, 4044, '2010-09-08 10:48:31'), (18926, 4045, '2010-09-08 11:02:45'), (18927, 4046, '2010-09-08 11:37:33'), (18928, 4047, '2010-09-08 11:48:27'), (18929, 4048, '2010-09-08 12:18:21'), (18930, 4048, '2010-09-08 12:18:53'), (18931, 4048, '2010-09-08 12:19:03'), (18932, 4048, '2010-09-08 12:19:20'), (18933, 4048, '2010-09-08 12:19:29'), (18934, 4048, '2010-09-08 12:19:37'), (18935, 4048, '2010-09-08 12:19:56'), (18936, 4048, '2010-09-08 12:20:14'), (18937, 4048, '2010-09-08 12:20:34'), (18938, 4048, '2010-09-08 12:20:35'), (18939, 4048, '2010-09-08 12:20:38'), (18940, 4049, '2010-09-08 12:23:00'), (18941, 4050, '2010-09-08 13:26:54'), (18942, 4050, '2010-09-08 13:27:24'), (18943, 4050, '2010-09-08 13:27:46'), (18944, 4051, '2010-09-08 13:40:29'), (18945, 4051, '2010-09-08 13:40:39'), (18946, 4051, '2010-09-08 13:40:51'), (18947, 4051, '2010-09-08 13:41:06'), (18948, 4051, '2010-09-08 13:42:28'), (18949, 4051, '2010-09-08 13:42:38'), (18950, 4051, '2010-09-08 13:42:41'), (18951, 4052, '2010-09-08 14:47:45'), (18952, 4052, '2010-09-08 14:48:00'), (18953, 4052, '2010-09-08 14:48:23'), (18954, 4052, '2010-09-08 14:48:46'), (18955, 4052, '2010-09-08 14:48:59'), (18956, 4052, '2010-09-08 14:49:09'), (18957, 4052, '2010-09-08 14:49:15'), (18958, 4052, '2010-09-08 14:49:17'), (18959, 4052, '2010-09-08 14:49:24'), (18960, 4053, '2010-09-08 14:59:44'), (18961, 4053, '2010-09-08 15:00:15'), (18962, 4053, '2010-09-08 15:01:03'), (18963, 4053, '2010-09-08 15:01:08'), (18964, 4053, '2010-09-08 15:01:17'), (18965, 4053, '2010-09-08 15:01:25'), (18966, 4053, '2010-09-08 15:01:32'), (18967, 4054, '2010-09-08 15:30:58'), (18968, 4054, '2010-09-08 15:31:05'), (18969, 4054, '2010-09-08 15:31:07'), (18970, 4054, '2010-09-08 15:31:07'), (18971, 4054, '2010-09-08 15:31:47'), (18972, 4054, '2010-09-08 15:32:26'), (18973, 4054, '2010-09-08 15:32:31'), (18974, 4054, '2010-09-08 15:32:33'), (18975, 4054, '2010-09-08 15:33:23'), (18976, 4055, '2010-09-08 15:39:04'), (18977, 4055, '2010-09-08 15:39:59'), (18978, 4055, '2010-09-08 15:40:26'), (18979, 4055, '2010-09-08 15:40:35'), (18980, 4055, '2010-09-08 15:40:55'), (18981, 4055, '2010-09-08 15:41:31'), (18982, 4055, '2010-09-08 15:42:14'), (18983, 4055, '2010-09-08 15:42:39'), (18984, 4055, '2010-09-08 15:43:04'), (18985, 4055, '2010-09-08 15:43:21'), (18986, 4055, '2010-09-08 15:43:43'), (18987, 4055, '2010-09-08 15:44:01'), (18988, 4055, '2010-09-08 15:44:17'), (18989, 4055, '2010-09-08 15:44:36'), (18990, 4055, '2010-09-08 15:45:00'), (18991, 4055, '2010-09-08 15:45:29'), (18992, 4055, '2010-09-08 15:45:44'), (18993, 4056, '2010-09-08 15:48:25'), (18994, 4057, '2010-09-08 15:56:25'), (18995, 4058, '2010-09-08 15:58:15'), (18996, 4058, '2010-09-08 15:59:31'), (18997, 4059, '2010-09-08 17:07:35'), (18998, 4059, '2010-09-08 17:07:44'), (18999, 4059, '2010-09-08 17:07:59'), (19000, 4059, '2010-09-08 17:08:03'), (19001, 4059, '2010-09-08 17:08:11'), (19002, 4059, '2010-09-08 17:08:23'), (19003, 4059, '2010-09-08 17:08:30'), (19004, 4059, '2010-09-08 17:09:36'), (19005, 4059, '2010-09-08 17:09:45'), (19006, 4059, '2010-09-08 17:09:50'), (19007, 4059, '2010-09-08 17:09:59'), (19008, 4059, '2010-09-08 17:10:11'), (19009, 4059, '2010-09-08 17:11:32'), (19010, 4059, '2010-09-08 17:11:35'), (19011, 4059, '2010-09-08 17:11:42'), (19012, 4059, '2010-09-08 17:11:48'), (19013, 4059, '2010-09-08 17:11:59'), (19014, 4059, '2010-09-08 17:12:03'), (19015, 4059, '2010-09-08 17:12:14'), (19016, 4059, '2010-09-08 17:12:30'), (19017, 4059, '2010-09-08 17:12:35'), (19018, 4060, '2010-09-08 17:13:30'), (19019, 4060, '2010-09-08 17:13:46'), (19020, 4060, '2010-09-08 17:14:13'), (19021, 4060, '2010-09-08 17:14:27'), (19022, 4060, '2010-09-08 17:15:03'), (19023, 4060, '2010-09-08 17:15:41'), (19024, 4060, '2010-09-08 17:15:58'), (19025, 4060, '2010-09-08 17:16:23'), (19026, 4060, '2010-09-08 17:16:50'), (19027, 4060, '2010-09-08 17:17:17'), (19028, 4060, '2010-09-08 17:17:33'), (19029, 4060, '2010-09-08 17:17:52'), (19030, 4060, '2010-09-08 17:18:13'), (19031, 4060, '2010-09-08 17:18:37'), (19032, 4060, '2010-09-08 17:18:52'), (19033, 4060, '2010-09-08 17:19:04'), (19034, 4060, '2010-09-08 17:19:32'), (19035, 4060, '2010-09-08 17:19:54'), (19036, 4060, '2010-09-08 17:20:13'), (19037, 4060, '2010-09-08 17:20:33'), (19038, 4060, '2010-09-08 17:20:47'), (19039, 4061, '2010-09-08 17:58:45'), (19040, 4061, '2010-09-08 17:59:16'), (19041, 4061, '2010-09-08 18:00:23'), (19042, 4062, '2010-09-08 18:04:00'), (19043, 4062, '2010-09-08 18:04:09'), (19044, 4062, '2010-09-08 18:04:34'), (19045, 4062, '2010-09-08 18:04:51'), (19046, 4062, '2010-09-08 18:08:03'), (19047, 4062, '2010-09-08 18:08:47'), (19048, 4062, '2010-09-08 18:10:13'), (19049, 4062, '2010-09-08 18:10:45'), (19050, 4062, '2010-09-08 18:11:03'), (19051, 4062, '2010-09-08 18:11:17'), (19052, 4062, '2010-09-08 18:11:34'), (19053, 4062, '2010-09-08 18:12:27'), (19054, 4062, '2010-09-08 18:12:35'), (19055, 4062, '2010-09-08 18:15:01'), (19056, 4062, '2010-09-08 18:16:10'), (19057, 4062, '2010-09-08 18:16:21'), (19058, 4062, '2010-09-08 18:16:30'), (19059, 4062, '2010-09-08 18:16:59'), (19060, 4062, '2010-09-08 18:17:37'), (19061, 4062, '2010-09-08 18:18:31'), (19062, 4062, '2010-09-08 18:19:00'), (19063, 4062, '2010-09-08 18:19:36'), (19064, 4062, '2010-09-08 18:20:03'), (19065, 4062, '2010-09-08 18:20:27'), (19066, 4062, '2010-09-08 18:20:45'), (19067, 4062, '2010-09-08 18:20:59'), (19068, 4062, '2010-09-08 18:21:31'), (19069, 4062, '2010-09-08 18:22:03'), (19070, 4062, '2010-09-08 18:22:17'), (19071, 4062, '2010-09-08 18:22:31'), (19072, 4062, '2010-09-08 18:22:46'), (19073, 4062, '2010-09-08 18:23:18'), (19074, 4063, '2010-09-08 18:55:48'), (19075, 4064, '2010-09-08 20:13:33'), (19076, 4065, '2010-09-08 21:41:11'), (19077, 4066, '2010-09-08 21:42:30'), (19078, 4067, '2010-09-09 00:56:21'), (19079, 4068, '2010-09-09 01:03:38'), (19080, 4069, '2010-09-09 01:07:24'), (19081, 4070, '2010-09-09 01:11:06'), (19082, 4071, '2010-09-09 01:43:17'), (19083, 4072, '2010-09-09 04:22:32'), (19084, 4073, '2010-09-09 06:06:54'), (19085, 4074, '2010-09-09 07:18:57'), (19086, 4075, '2010-09-09 08:57:57'), (19087, 4075, '2010-09-09 08:58:44'), (19088, 4075, '2010-09-09 08:58:54'), (19089, 4075, '2010-09-09 08:59:00'), (19090, 4075, '2010-09-09 08:59:09'), (19091, 4075, '2010-09-09 08:59:18'), (19092, 4075, '2010-09-09 08:59:28'), (19093, 4075, '2010-09-09 08:59:39'), (19094, 4075, '2010-09-09 09:00:07'), (19095, 4075, '2010-09-09 09:00:19'), (19096, 4075, '2010-09-09 09:00:36'), (19097, 4076, '2010-09-09 09:00:44'), (19098, 4075, '2010-09-09 09:00:56'), (19099, 4075, '2010-09-09 09:01:09'), (19100, 4075, '2010-09-09 09:01:21'), (19101, 4075, '2010-09-09 09:01:35'), (19102, 4076, '2010-09-09 09:02:06'), (19103, 4077, '2010-09-09 09:06:31'), (19104, 4078, '2010-09-09 09:26:06'), (19105, 4079, '2010-09-09 09:26:07'), (19106, 4080, '2010-09-09 09:29:05'), (19107, 4080, '2010-09-09 09:29:27'), (19108, 4080, '2010-09-09 09:29:53'), (19109, 4080, '2010-09-09 09:30:11'), (19110, 4080, '2010-09-09 09:30:21'), (19111, 4080, '2010-09-09 09:30:48'), (19112, 4080, '2010-09-09 09:31:26'), (19113, 4081, '2010-09-09 09:34:18'), (19114, 4082, '2010-09-09 09:49:07'), (19115, 4083, '2010-09-09 10:09:47'), (19116, 4084, '2010-09-09 11:22:01'), (19117, 4084, '2010-09-09 11:22:26'), (19118, 4084, '2010-09-09 11:22:39'), (19119, 4084, '2010-09-09 11:23:01'), (19120, 4084, '2010-09-09 11:23:02'), (19121, 4084, '2010-09-09 11:23:31'), (19122, 4084, '2010-09-09 11:24:00'), (19123, 4084, '2010-09-09 11:24:22'), (19124, 4084, '2010-09-09 11:24:41'), (19125, 4084, '2010-09-09 11:25:23'), (19126, 4084, '2010-09-09 11:25:46'), (19127, 4084, '2010-09-09 11:25:48'), (19128, 4084, '2010-09-09 11:25:54'), (19129, 4084, '2010-09-09 11:25:56'), (19130, 4084, '2010-09-09 11:26:12'), (19131, 4084, '2010-09-09 11:26:30'), (19132, 4084, '2010-09-09 11:26:42'), (19133, 4084, '2010-09-09 11:27:00'), (19134, 4084, '2010-09-09 11:27:15'), (19135, 4084, '2010-09-09 11:27:26'), (19136, 4084, '2010-09-09 11:27:33'), (19137, 4084, '2010-09-09 11:27:36'), (19138, 4084, '2010-09-09 11:27:38'), (19139, 4084, '2010-09-09 11:27:51'), (19140, 4084, '2010-09-09 11:27:52'), (19141, 4084, '2010-09-09 11:27:55'), (19142, 4084, '2010-09-09 11:27:57'), (19143, 4084, '2010-09-09 11:28:03'), (19144, 4084, '2010-09-09 11:28:21'), (19145, 4084, '2010-09-09 11:29:02'), (19146, 4084, '2010-09-09 11:29:18'), (19147, 4084, '2010-09-09 11:29:22'), (19148, 4084, '2010-09-09 11:29:32'), (19149, 4085, '2010-09-09 11:29:37'), (19150, 4084, '2010-09-09 11:29:48'), (19151, 4084, '2010-09-09 11:29:54'), (19152, 4084, '2010-09-09 11:29:58'), (19153, 4084, '2010-09-09 11:30:26'), (19154, 4084, '2010-09-09 11:30:28'), (19155, 4084, '2010-09-09 11:30:40'), (19156, 4084, '2010-09-09 11:31:12'), (19157, 4084, '2010-09-09 11:31:23'), (19158, 4084, '2010-09-09 11:31:43'), (19159, 4086, '2010-09-09 11:37:23'), (19160, 4086, '2010-09-09 11:37:52'), (19161, 4086, '2010-09-09 11:38:15'), (19162, 4086, '2010-09-09 11:38:30'), (19163, 4086, '2010-09-09 11:38:39'), (19164, 4086, '2010-09-09 11:38:40'), (19165, 4086, '2010-09-09 11:38:41'), (19166, 4086, '2010-09-09 11:38:44'), (19167, 4086, '2010-09-09 11:38:44'), (19168, 4086, '2010-09-09 11:39:00'), (19169, 4086, '2010-09-09 11:39:15'), (19170, 4086, '2010-09-09 11:39:26'), (19171, 4086, '2010-09-09 11:39:43'), (19172, 4086, '2010-09-09 11:41:51'), (19173, 4087, '2010-09-09 11:44:25'), (19174, 4087, '2010-09-09 11:44:48'), (19175, 4087, '2010-09-09 11:44:54'), (19176, 4087, '2010-09-09 11:44:59'), (19177, 4087, '2010-09-09 11:45:23'), (19178, 4087, '2010-09-09 11:45:33'), (19179, 4088, '2010-09-09 13:10:42'), (19180, 4088, '2010-09-09 13:11:07'), (19181, 4088, '2010-09-09 13:11:39'), (19182, 4088, '2010-09-09 13:11:45'), (19183, 4088, '2010-09-09 13:11:51'), (19184, 4088, '2010-09-09 13:12:07'), (19185, 4088, '2010-09-09 13:12:16'), (19186, 4088, '2010-09-09 13:12:27'), (19187, 4088, '2010-09-09 13:12:47'), (19188, 4088, '2010-09-09 13:13:00'), (19189, 4088, '2010-09-09 13:13:02'), (19190, 4088, '2010-09-09 13:13:04'), (19191, 4088, '2010-09-09 13:13:16'), (19192, 4088, '2010-09-09 13:13:39'), (19193, 4088, '2010-09-09 13:13:47'), (19194, 4088, '2010-09-09 13:13:56'), (19195, 4088, '2010-09-09 13:14:11'), (19196, 4088, '2010-09-09 13:14:20'), (19197, 4088, '2010-09-09 13:14:23'), (19198, 4088, '2010-09-09 13:14:26'), (19199, 4088, '2010-09-09 13:27:39'), (19200, 4089, '2010-09-09 13:34:19'), (19201, 4090, '2010-09-09 13:44:37'), (19202, 4090, '2010-09-09 13:45:24'), (19203, 4090, '2010-09-09 13:45:34'), (19204, 4090, '2010-09-09 13:45:45'), (19205, 4091, '2010-09-09 13:58:25'), (19206, 4092, '2010-09-09 14:35:11'), (19207, 4093, '2010-09-09 14:59:33'), (19208, 4093, '2010-09-09 15:00:25'), (19209, 4093, '2010-09-09 15:00:25'), (19210, 4093, '2010-09-09 15:00:26'), (19211, 4093, '2010-09-09 15:00:26'), (19212, 4093, '2010-09-09 15:00:26'), (19213, 4093, '2010-09-09 15:00:28'), (19214, 4093, '2010-09-09 15:00:29'), (19215, 4093, '2010-09-09 15:00:29'), (19216, 4093, '2010-09-09 15:00:30'), (19217, 4093, '2010-09-09 15:00:31'), (19218, 4093, '2010-09-09 15:00:35'), (19219, 4094, '2010-09-09 15:19:37'), (19220, 4094, '2010-09-09 15:19:45'), (19221, 4094, '2010-09-09 15:19:51'), (19222, 4094, '2010-09-09 15:19:55'), (19223, 4094, '2010-09-09 15:20:17'), (19224, 4094, '2010-09-09 15:20:47'), (19225, 4094, '2010-09-09 15:21:11'), (19226, 4094, '2010-09-09 15:21:15'), (19227, 4094, '2010-09-09 15:21:17'), (19228, 4094, '2010-09-09 15:21:45'), (19229, 4094, '2010-09-09 15:21:51'), (19230, 4094, '2010-09-09 15:21:54'), (19231, 4094, '2010-09-09 15:22:04'), (19232, 4094, '2010-09-09 15:22:16'), (19233, 4092, '2010-09-09 15:23:06'), (19234, 4094, '2010-09-09 15:24:04'), (19235, 4094, '2010-09-09 15:24:06'), (19236, 4094, '2010-09-09 15:25:45'), (19237, 4094, '2010-09-09 15:25:47'), (19238, 4094, '2010-09-09 15:25:51'), (19239, 4094, '2010-09-09 15:25:53'), (19240, 4094, '2010-09-09 15:26:00'), (19241, 4094, '2010-09-09 15:26:02'), (19242, 4094, '2010-09-09 15:26:29'), (19243, 4094, '2010-09-09 15:26:31'), (19244, 4094, '2010-09-09 15:27:51'), (19245, 4094, '2010-09-09 15:27:53'), (19246, 4095, '2010-09-09 15:32:37'), (19247, 4096, '2010-09-09 15:33:48'), (19248, 4097, '2010-09-09 15:35:11'), (19249, 4098, '2010-09-09 15:36:53'), (19250, 4099, '2010-09-09 15:39:15'), (19251, 4100, '2010-09-09 15:42:56'), (19252, 4101, '2010-09-09 15:49:19'), (19253, 4102, '2010-09-09 16:01:00'), (19254, 4104, '2010-09-09 16:21:45'), (19255, 4104, '2010-09-09 16:22:21'), (19256, 4104, '2010-09-09 16:22:48'), (19257, 4103, '2010-09-09 16:23:22'), (19258, 4094, '2010-09-09 16:58:04'), (19259, 4094, '2010-09-09 16:58:06'), (19260, 4104, '2010-09-09 16:58:36'), (19261, 4104, '2010-09-09 16:59:53'), (19262, 4104, '2010-09-09 17:00:09'), (19263, 4104, '2010-09-09 17:00:22'), (19264, 4104, '2010-09-09 17:00:30'), (19265, 4104, '2010-09-09 17:00:59'), (19266, 4104, '2010-09-09 17:02:18'), (19267, 4104, '2010-09-09 17:02:20'), (19268, 4104, '2010-09-09 17:02:41'), (19269, 4094, '2010-09-09 17:05:19'), (19270, 4105, '2010-09-09 17:07:04'), (19271, 4104, '2010-09-09 17:12:39'), (19272, 4104, '2010-09-09 17:12:56'), (19273, 4104, '2010-09-09 17:13:07'), (19274, 4104, '2010-09-09 17:13:47'), (19275, 4104, '2010-09-09 17:14:36'), (19276, 4104, '2010-09-09 17:15:36'), (19277, 4104, '2010-09-09 17:15:57'), (19278, 4106, '2010-09-09 17:52:11'), (19279, 4106, '2010-09-09 17:52:51'), (19280, 4106, '2010-09-09 17:52:55'), (19281, 4106, '2010-09-09 17:53:29'), (19282, 4106, '2010-09-09 17:53:42'), (19283, 4106, '2010-09-09 17:53:48'), (19284, 4108, '2010-09-09 18:31:30'), (19285, 4109, '2010-09-09 18:32:21'), (19286, 4109, '2010-09-09 18:32:41'), (19287, 4108, '2010-09-09 18:33:20'), (19288, 4107, '2010-09-09 18:33:25'), (19289, 4109, '2010-09-09 18:33:45'), (19290, 4109, '2010-09-09 18:33:48'), (19291, 4109, '2010-09-09 18:35:18'), (19292, 4109, '2010-09-09 18:35:23'), (19293, 4110, '2010-09-09 18:57:06'), (19294, 4111, '2010-09-09 20:42:06'), (19295, 4112, '2010-09-09 20:42:37'), (19296, 4113, '2010-09-09 20:44:06'), (19297, 4114, '2010-09-09 20:44:07'), (19298, 4115, '2010-09-09 20:44:09'), (19299, 4116, '2010-09-09 20:44:24'), (19300, 4117, '2010-09-09 20:48:13'), (19301, 4118, '2010-09-09 20:48:49'), (19302, 4119, '2010-09-09 20:49:33'), (19303, 4120, '2010-09-09 20:49:44'), (19304, 4121, '2010-09-09 20:50:14'), (19305, 4122, '2010-09-09 21:00:01'), (19306, 4123, '2010-09-09 21:05:56'), (19307, 4124, '2010-09-09 21:25:07'), (19308, 4125, '2010-09-09 21:39:26'), (19309, 4126, '2010-09-09 22:03:40'), (19310, 4127, '2010-09-09 22:06:13'), (19311, 4128, '2010-09-09 22:06:13'), (19312, 4129, '2010-09-09 22:06:13'), (19313, 4130, '2010-09-09 23:59:35'), (19314, 4130, '2010-09-10 00:00:10'), (19315, 4130, '2010-09-10 00:04:45'), (19316, 4131, '2010-09-10 01:55:42'), (19317, 4132, '2010-09-10 03:07:33'), (19318, 4133, '2010-09-10 04:18:24'), (19319, 4134, '2010-09-10 04:33:08'), (19320, 4134, '2010-09-10 04:33:42'), (19321, 4134, '2010-09-10 04:33:56'), (19322, 4135, '2010-09-10 04:41:58'), (19323, 4136, '2010-09-10 05:10:39'), (19324, 4137, '2010-09-10 05:26:22'), (19325, 4138, '2010-09-10 05:55:25'), (19326, 4139, '2010-09-10 06:25:11'), (19327, 4140, '2010-09-10 06:30:03'), (19328, 4140, '2010-09-10 06:30:25'), (19329, 4140, '2010-09-10 06:31:05'), (19330, 4140, '2010-09-10 06:32:08'), (19331, 4140, '2010-09-10 06:32:55'), (19332, 4140, '2010-09-10 06:33:23'), (19333, 4140, '2010-09-10 06:33:35'), (19334, 4140, '2010-09-10 06:33:47'), (19335, 4140, '2010-09-10 06:34:25'), (19336, 4140, '2010-09-10 06:34:35'), (19337, 4140, '2010-09-10 06:34:52'), (19338, 4140, '2010-09-10 06:35:04'), (19339, 4141, '2010-09-10 07:04:42'), (19340, 4142, '2010-09-10 07:06:05'), (19341, 4142, '2010-09-10 07:06:11'), (19342, 4142, '2010-09-10 07:06:15'), (19343, 4142, '2010-09-10 07:06:23'), (19344, 4142, '2010-09-10 07:06:32'), (19345, 4142, '2010-09-10 07:06:39'), (19346, 4142, '2010-09-10 07:06:47'), (19347, 4142, '2010-09-10 07:06:56'), (19348, 4142, '2010-09-10 07:07:09'), (19349, 4142, '2010-09-10 07:07:23'), (19350, 4142, '2010-09-10 07:07:47'), (19351, 4142, '2010-09-10 07:07:55'), (19352, 4142, '2010-09-10 07:08:43'), (19353, 4142, '2010-09-10 07:08:49'), (19354, 4142, '2010-09-10 07:08:57'), (19355, 4142, '2010-09-10 07:09:02'), (19356, 4142, '2010-09-10 07:09:09'), (19357, 4142, '2010-09-10 07:09:35'), (19358, 4142, '2010-09-10 07:09:52'), (19359, 4142, '2010-09-10 07:10:00'), (19360, 4142, '2010-09-10 07:10:07'), (19361, 4143, '2010-09-10 07:10:09'), (19362, 4142, '2010-09-10 07:10:19'), (19363, 4142, '2010-09-10 07:10:39'), (19364, 4142, '2010-09-10 07:10:44'), (19365, 4142, '2010-09-10 07:10:52'), (19366, 4142, '2010-09-10 07:10:59'), (19367, 4142, '2010-09-10 07:11:04'), (19368, 4142, '2010-09-10 07:11:10'), (19369, 4142, '2010-09-10 07:11:19'), (19370, 4142, '2010-09-10 07:14:58'), (19371, 4144, '2010-09-10 07:23:25'), (19372, 4145, '2010-09-10 07:56:24'), (19373, 4146, '2010-09-10 08:01:03'), (19374, 4147, '2010-09-10 08:02:03'), (19375, 4148, '2010-09-10 08:02:18'), (19376, 4149, '2010-09-10 08:03:59'), (19377, 4150, '2010-09-10 08:11:58'), (19378, 4151, '2010-09-10 08:14:34'), (19379, 4152, '2010-09-10 08:39:09'), (19380, 4153, '2010-09-10 09:10:43'), (19381, 4155, '2010-09-10 09:35:01'), (19382, 4154, '2010-09-10 09:35:21'), (19383, 4156, '2010-09-10 09:50:10'), (19384, 4157, '2010-09-10 10:04:11'), (19385, 4157, '2010-09-10 10:04:27'), (19386, 4157, '2010-09-10 10:04:33'), (19387, 4157, '2010-09-10 10:04:38'), (19388, 4157, '2010-09-10 10:04:46'), (19389, 4157, '2010-09-10 10:05:09'), (19390, 4157, '2010-09-10 10:05:23'), (19391, 4157, '2010-09-10 10:05:29'), (19392, 4157, '2010-09-10 10:05:48'), (19393, 4158, '2010-09-10 10:25:56'), (19394, 4159, '2010-09-10 10:41:14'), (19395, 4160, '2010-09-10 10:42:20'), (19396, 4161, '2010-09-10 10:42:38'), (19397, 4162, '2010-09-10 10:43:17'), (19398, 4163, '2010-09-10 10:43:57'), (19399, 4164, '2010-09-10 10:44:01'), (19400, 4165, '2010-09-10 10:44:28'), (19401, 4166, '2010-09-10 10:44:54'), (19402, 4167, '2010-09-10 10:45:11'), (19403, 4168, '2010-09-10 10:45:54'), (19404, 4169, '2010-09-10 10:46:11'), (19405, 4170, '2010-09-10 10:49:34'), (19406, 4170, '2010-09-10 10:49:55'), (19407, 4170, '2010-09-10 10:50:07'), (19408, 4171, '2010-09-10 10:51:46'), (19409, 4172, '2010-09-10 10:56:27'), (19410, 4173, '2010-09-10 11:01:50'), (19411, 4173, '2010-09-10 11:01:57'), (19412, 4173, '2010-09-10 11:02:04'), (19413, 4173, '2010-09-10 11:02:19'), (19414, 4173, '2010-09-10 11:03:03'), (19415, 4173, '2010-09-10 11:03:10'), (19416, 4173, '2010-09-10 11:03:23'), (19417, 4173, '2010-09-10 11:03:27'), (19418, 4173, '2010-09-10 11:03:43'), (19419, 4174, '2010-09-10 12:29:04'), (19420, 4174, '2010-09-10 12:29:27'), (19421, 4174, '2010-09-10 12:29:36'), (19422, 4174, '2010-09-10 12:29:49'), (19423, 4174, '2010-09-10 12:30:12'), (19424, 4174, '2010-09-10 12:30:22'), (19425, 4174, '2010-09-10 12:30:31'), (19426, 4174, '2010-09-10 12:30:52'), (19427, 4174, '2010-09-10 12:30:55'), (19428, 4174, '2010-09-10 12:30:59'), (19429, 4174, '2010-09-10 12:31:02'), (19430, 4174, '2010-09-10 12:31:06'), (19431, 4174, '2010-09-10 12:31:09'), (19432, 4174, '2010-09-10 12:31:41'), (19433, 4175, '2010-09-10 12:40:39'), (19434, 4176, '2010-09-10 12:56:41'), (19435, 4177, '2010-09-10 13:13:34'), (19436, 4176, '2010-09-10 13:23:02'), (19437, 4176, '2010-09-10 13:23:10'), (19438, 4176, '2010-09-10 13:23:37'), (19439, 4176, '2010-09-10 13:23:48'), (19440, 4176, '2010-09-10 13:24:19'), (19441, 4176, '2010-09-10 13:24:40'), (19442, 4178, '2010-09-10 13:38:15'), (19443, 4178, '2010-09-10 13:39:00'), (19444, 4178, '2010-09-10 13:39:03'), (19445, 4178, '2010-09-10 13:39:04'), (19446, 4178, '2010-09-10 13:39:15'), (19447, 4178, '2010-09-10 13:39:46'), (19448, 4178, '2010-09-10 13:40:04'), (19449, 4178, '2010-09-10 13:40:11'), (19450, 4178, '2010-09-10 13:40:16'), (19451, 4178, '2010-09-10 13:40:23'), (19452, 4178, '2010-09-10 13:40:42'), (19453, 4178, '2010-09-10 13:40:44'), (19454, 4178, '2010-09-10 13:45:50'), (19455, 4179, '2010-09-10 13:53:40'), (19456, 4180, '2010-09-10 14:05:01'), (19457, 4180, '2010-09-10 14:05:27'), (19458, 4180, '2010-09-10 14:05:53'), (19459, 4180, '2010-09-10 14:06:07'), (19460, 4180, '2010-09-10 14:06:59'), (19461, 4180, '2010-09-10 14:07:36'), (19462, 4180, '2010-09-10 14:08:27'), (19463, 4180, '2010-09-10 14:08:57'), (19464, 4181, '2010-09-10 14:09:54'), (19465, 4181, '2010-09-10 14:10:31'), (19466, 4181, '2010-09-10 14:11:01'), (19467, 4181, '2010-09-10 14:11:06'), (19468, 4181, '2010-09-10 14:12:06'), (19469, 4181, '2010-09-10 14:12:29'), (19470, 4181, '2010-09-10 14:12:33'), (19471, 4181, '2010-09-10 14:12:36'), (19472, 4181, '2010-09-10 14:12:42'), (19473, 4181, '2010-09-10 14:12:49'), (19474, 4182, '2010-09-10 14:16:27'), (19475, 4183, '2010-09-10 14:31:08'), (19476, 4184, '2010-09-10 14:36:49'), (19477, 4184, '2010-09-10 14:37:04'), (19478, 4184, '2010-09-10 14:37:14'), (19479, 4184, '2010-09-10 14:37:23'), (19480, 4184, '2010-09-10 14:37:31'), (19481, 4184, '2010-09-10 14:37:47'), (19482, 4184, '2010-09-10 14:38:16'), (19483, 4184, '2010-09-10 14:38:35'), (19484, 4184, '2010-09-10 14:38:45'), (19485, 4184, '2010-09-10 14:38:48'), (19486, 4184, '2010-09-10 14:38:59'), (19487, 4184, '2010-09-10 14:39:14'), (19488, 4184, '2010-09-10 14:39:38'), (19489, 4184, '2010-09-10 14:40:20'), (19490, 4184, '2010-09-10 14:40:30'), (19491, 4184, '2010-09-10 14:41:01'), (19492, 4184, '2010-09-10 14:41:16'), (19493, 4184, '2010-09-10 14:41:25'), (19494, 4184, '2010-09-10 14:41:32'), (19495, 4184, '2010-09-10 14:41:38'), (19496, 4184, '2010-09-10 14:41:45'), (19497, 4184, '2010-09-10 14:42:00'), (19498, 4184, '2010-09-10 14:42:01'), (19499, 4184, '2010-09-10 14:42:21'), (19500, 4185, '2010-09-10 14:57:05'), (19501, 4185, '2010-09-10 14:57:15'), (19502, 4185, '2010-09-10 14:57:20'), (19503, 4185, '2010-09-10 14:57:24'), (19504, 4185, '2010-09-10 14:57:39'), (19505, 4185, '2010-09-10 14:57:45'), (19506, 4185, '2010-09-10 14:57:48'), (19507, 4185, '2010-09-10 14:57:51'), (19508, 4186, '2010-09-10 16:41:22'), (19509, 4187, '2010-09-10 16:47:52'), (19510, 4188, '2010-09-10 16:56:55'), (19511, 4188, '2010-09-10 16:57:07'), (19512, 4188, '2010-09-10 16:57:26'), (19513, 4188, '2010-09-10 16:57:30'), (19514, 4188, '2010-09-10 16:57:38'), (19515, 4188, '2010-09-10 16:57:55'), (19516, 4188, '2010-09-10 16:58:08'), (19517, 4188, '2010-09-10 16:58:20'), (19518, 4189, '2010-09-10 17:08:15'), (19519, 4189, '2010-09-10 17:09:47'), (19520, 4189, '2010-09-10 17:09:51'), (19521, 4190, '2010-09-10 17:18:24'), (19522, 4191, '2010-09-10 17:23:42'), (19523, 4191, '2010-09-10 17:24:37'), (19524, 4192, '2010-09-10 17:45:21'), (19525, 4192, '2010-09-10 17:45:40'), (19526, 4193, '2010-09-10 17:45:49'), (19527, 4192, '2010-09-10 17:45:54'), (19528, 4192, '2010-09-10 17:46:07'), (19529, 4192, '2010-09-10 17:46:10'), (19530, 4193, '2010-09-10 17:46:14'), (19531, 4194, '2010-09-10 19:12:05'), (19532, 4195, '2010-09-10 19:17:39'), (19533, 4195, '2010-09-10 19:17:50'), (19534, 4195, '2010-09-10 19:18:06'), (19535, 4195, '2010-09-10 19:18:11'), (19536, 4195, '2010-09-10 19:18:26'), (19537, 4195, '2010-09-10 19:18:44'), (19538, 4195, '2010-09-10 19:18:50'), (19539, 4195, '2010-09-10 19:18:56'), (19540, 4196, '2010-09-10 19:30:23'), (19541, 4196, '2010-09-10 19:30:32'), (19542, 4196, '2010-09-10 19:30:57'), (19543, 4196, '2010-09-10 19:31:50'), (19544, 4197, '2010-09-10 19:33:09'), (19545, 4198, '2010-09-10 19:33:53'), (19546, 4197, '2010-09-10 19:34:20'), (19547, 4197, '2010-09-10 19:34:40'), (19548, 4197, '2010-09-10 19:35:33'), (19549, 4197, '2010-09-10 19:35:55'), (19550, 4197, '2010-09-10 19:35:59'), (19551, 4197, '2010-09-10 19:36:02'), (19552, 4197, '2010-09-10 19:36:08'), (19553, 4199, '2010-09-10 19:39:19'), (19554, 4200, '2010-09-10 19:55:38'), (19555, 4201, '2010-09-10 19:55:55'), (19556, 4202, '2010-09-10 20:07:59'), (19557, 4202, '2010-09-10 20:08:31'), (19558, 4202, '2010-09-10 20:09:09'), (19559, 4203, '2010-09-10 21:15:40'), (19560, 4204, '2010-09-10 22:31:58'), (19561, 4205, '2010-09-11 00:19:31'), (19562, 4206, '2010-09-11 01:40:26'), (19563, 4207, '2010-09-11 03:23:22'), (19564, 4208, '2010-09-11 03:34:44'), (19565, 4209, '2010-09-11 04:19:59'), (19566, 4210, '2010-09-11 04:56:22'), (19567, 4211, '2010-09-11 05:51:44'), (19568, 4211, '2010-09-11 05:52:08'), (19569, 4212, '2010-09-11 06:42:45'), (19570, 4212, '2010-09-11 06:43:10'), (19571, 4212, '2010-09-11 06:43:29'), (19572, 4212, '2010-09-11 06:43:48'), (19573, 4212, '2010-09-11 06:43:51'), (19574, 4212, '2010-09-11 06:43:53'), (19575, 4212, '2010-09-11 06:43:55'), (19576, 4213, '2010-09-11 06:45:56'), (19577, 4213, '2010-09-11 06:46:21'), (19578, 4213, '2010-09-11 06:47:03'), (19579, 4213, '2010-09-11 06:47:05'), (19580, 4213, '2010-09-11 06:47:06'), (19581, 4213, '2010-09-11 06:47:07'), (19582, 4213, '2010-09-11 06:47:08'), (19583, 4213, '2010-09-11 06:47:09'), (19584, 4213, '2010-09-11 06:47:10'), (19585, 4213, '2010-09-11 06:47:11'), (19586, 4213, '2010-09-11 06:47:25'), (19587, 4214, '2010-09-11 07:11:05'), (19588, 4215, '2010-09-11 07:24:50'), (19589, 4216, '2010-09-11 07:32:08'), (19590, 4217, '2010-09-11 08:21:27'), (19591, 4217, '2010-09-11 08:21:57'), (19592, 4217, '2010-09-11 08:22:27'), (19593, 4217, '2010-09-11 08:22:28'), (19594, 4217, '2010-09-11 08:22:35'), (19595, 4217, '2010-09-11 08:22:45'), (19596, 4217, '2010-09-11 08:22:59'), (19597, 4217, '2010-09-11 08:23:18'), (19598, 4217, '2010-09-11 08:23:42'), (19599, 4217, '2010-09-11 08:23:48'), (19600, 4217, '2010-09-11 08:23:53'), (19601, 4217, '2010-09-11 08:24:12'), (19602, 4218, '2010-09-11 09:51:16'), (19603, 4219, '2010-09-11 10:04:45'), (19604, 4220, '2010-09-11 10:23:14'), (19605, 4221, '2010-09-11 10:46:45'), (19606, 4221, '2010-09-11 10:47:13'), (19607, 4221, '2010-09-11 10:47:22'), (19608, 4221, '2010-09-11 10:47:28'), (19609, 4221, '2010-09-11 10:47:35'), (19610, 4221, '2010-09-11 10:47:47'), (19611, 4221, '2010-09-11 10:47:54'), (19612, 4221, '2010-09-11 10:48:00'), (19613, 4221, '2010-09-11 10:48:10'), (19614, 4222, '2010-09-11 10:49:55'), (19615, 4222, '2010-09-11 10:50:05'), (19616, 4223, '2010-09-11 11:28:47'), (19617, 4223, '2010-09-11 11:29:07'), (19618, 4223, '2010-09-11 11:29:31'), (19619, 4223, '2010-09-11 11:29:32'), (19620, 4223, '2010-09-11 11:29:33'), (19621, 4224, '2010-09-11 12:03:36'), (19622, 4224, '2010-09-11 12:04:07'), (19623, 4225, '2010-09-11 12:18:04'), (19624, 4226, '2010-09-11 12:31:33'), (19625, 4227, '2010-09-11 12:53:26'), (19626, 4228, '2010-09-11 13:17:30'), (19627, 4229, '2010-09-11 13:18:31'), (19628, 4229, '2010-09-11 13:18:52'), (19629, 4229, '2010-09-11 13:19:08'), (19630, 4229, '2010-09-11 13:19:26'), (19631, 4229, '2010-09-11 13:19:43'), (19632, 4229, '2010-09-11 13:19:56'), (19633, 4229, '2010-09-11 13:20:25'), (19634, 4230, '2010-09-11 13:24:11'), (19635, 4230, '2010-09-11 13:24:43'), (19636, 4230, '2010-09-11 13:24:53'), (19637, 4230, '2010-09-11 13:24:59'), (19638, 4230, '2010-09-11 13:25:33'), (19639, 4230, '2010-09-11 13:25:55'), (19640, 4230, '2010-09-11 13:26:42'), (19641, 4230, '2010-09-11 13:26:51'), (19642, 4230, '2010-09-11 13:27:41'), (19643, 4230, '2010-09-11 13:27:56'), (19644, 4230, '2010-09-11 13:28:08'), (19645, 4230, '2010-09-11 13:28:22'), (19646, 4230, '2010-09-11 13:28:54'), (19647, 4230, '2010-09-11 13:29:00'), (19648, 4230, '2010-09-11 13:38:16'), (19649, 4230, '2010-09-11 13:38:22'), (19650, 4230, '2010-09-11 13:38:27'), (19651, 4230, '2010-09-11 13:38:34'), (19652, 4230, '2010-09-11 13:38:48'), (19653, 4230, '2010-09-11 13:39:25'), (19654, 4231, '2010-09-11 13:52:24'), (19655, 4231, '2010-09-11 13:52:50'), (19656, 4231, '2010-09-11 13:53:03'), (19657, 4231, '2010-09-11 13:53:29'), (19658, 4231, '2010-09-11 13:53:30'), (19659, 4231, '2010-09-11 13:53:36'), (19660, 4231, '2010-09-11 13:53:54'), (19661, 4231, '2010-09-11 13:54:12'), (19662, 4231, '2010-09-11 13:55:07'), (19663, 4231, '2010-09-11 13:55:54'), (19664, 4231, '2010-09-11 13:56:24'), (19665, 4231, '2010-09-11 14:01:25'), (19666, 4231, '2010-09-11 14:01:26'), (19667, 4231, '2010-09-11 14:02:31'), (19668, 4231, '2010-09-11 14:02:46'), (19669, 4231, '2010-09-11 14:02:53'), (19670, 4232, '2010-09-11 14:54:47'), (19671, 4233, '2010-09-11 14:59:48'), (19672, 4234, '2010-09-11 16:02:36'), (19673, 4234, '2010-09-11 16:02:45'), (19674, 4234, '2010-09-11 16:02:52'), (19675, 4234, '2010-09-11 16:02:53'), (19676, 4234, '2010-09-11 16:02:55'), (19677, 4234, '2010-09-11 16:03:14'), (19678, 4234, '2010-09-11 16:03:17'), (19679, 4234, '2010-09-11 16:03:18'), (19680, 4235, '2010-09-11 16:08:16'), (19681, 4236, '2010-09-11 16:08:33'), (19682, 4237, '2010-09-11 16:34:49'), (19683, 4237, '2010-09-11 16:35:04'), (19684, 4237, '2010-09-11 16:35:10'), (19685, 4237, '2010-09-11 16:35:22'), (19686, 4237, '2010-09-11 16:35:30'), (19687, 4238, '2010-09-11 16:45:15'), (19688, 4238, '2010-09-11 16:45:26'), (19689, 4238, '2010-09-11 16:45:43'), (19690, 4238, '2010-09-11 16:45:58'), (19691, 4238, '2010-09-11 16:46:08'), (19692, 4238, '2010-09-11 16:46:17'), (19693, 4238, '2010-09-11 16:46:20'), (19694, 4238, '2010-09-11 16:46:25'), (19695, 4238, '2010-09-11 16:46:32'), (19696, 4239, '2010-09-11 19:09:36'), (19697, 4239, '2010-09-11 19:09:53'), (19698, 4239, '2010-09-11 19:10:07'), (19699, 4239, '2010-09-11 19:10:17'), (19700, 4239, '2010-09-11 19:10:33'), (19701, 4239, '2010-09-11 19:10:49'), (19702, 4240, '2010-09-11 19:46:49'), (19703, 4240, '2010-09-11 19:47:02'), (19704, 4240, '2010-09-11 19:47:31'), (19705, 4240, '2010-09-11 19:52:11'), (19706, 4240, '2010-09-11 19:52:16'), (19707, 4240, '2010-09-11 19:52:42'), (19708, 4240, '2010-09-11 19:53:02'), (19709, 4240, '2010-09-11 19:53:53'), (19710, 4240, '2010-09-11 19:54:32'), (19711, 4240, '2010-09-11 19:55:48'), (19712, 4240, '2010-09-11 19:56:38'), (19713, 4240, '2010-09-11 19:56:43'), (19714, 4240, '2010-09-11 19:56:48'), (19715, 4240, '2010-09-11 19:56:52'), (19716, 4240, '2010-09-11 19:56:53'), (19717, 4240, '2010-09-11 19:56:54'), (19718, 4241, '2010-09-11 20:01:03'), (19719, 4241, '2010-09-11 20:01:39'), (19720, 4242, '2010-09-11 20:02:09'), (19721, 4241, '2010-09-11 20:02:17'), (19722, 4241, '2010-09-11 20:02:29'), (19723, 4241, '2010-09-11 20:02:44'), (19724, 4241, '2010-09-11 20:03:38'), (19725, 4241, '2010-09-11 20:03:50'), (19726, 4241, '2010-09-11 20:04:34'), (19727, 4241, '2010-09-11 20:04:42'), (19728, 4241, '2010-09-11 20:05:31'), (19729, 4241, '2010-09-11 20:05:38'), (19730, 4241, '2010-09-11 20:05:49'), (19731, 4241, '2010-09-11 20:05:54'), (19732, 4241, '2010-09-11 20:06:26'), (19733, 4241, '2010-09-11 20:07:50'), (19734, 4243, '2010-09-11 20:30:40'), (19735, 4244, '2010-09-11 21:40:30'), (19736, 4245, '2010-09-11 22:44:10'), (19737, 4246, '2010-09-11 23:17:03'), (19738, 4247, '2010-09-11 23:25:09'), (19739, 4248, '2010-09-12 00:43:26'), (19740, 4249, '2010-09-12 00:58:20'), (19741, 4249, '2010-09-12 00:58:54'), (19742, 4250, '2010-09-12 04:16:29'), (19743, 4251, '2010-09-12 05:06:21'), (19744, 4252, '2010-09-12 05:26:21'), (19745, 4253, '2010-09-12 05:46:33'), (19746, 4253, '2010-09-12 05:46:45'), (19747, 4253, '2010-09-12 05:47:00'), (19748, 4253, '2010-09-12 05:47:12'), (19749, 4253, '2010-09-12 05:47:31'), (19750, 4254, '2010-09-12 07:02:16'), (19751, 4255, '2010-09-12 08:11:28'), (19752, 4256, '2010-09-12 08:48:30'), (19753, 4256, '2010-09-12 08:49:14'), (19754, 4256, '2010-09-12 08:49:23'), (19755, 4256, '2010-09-12 08:49:35'), (19756, 4256, '2010-09-12 08:50:19'), (19757, 4256, '2010-09-12 08:50:29'), (19758, 4256, '2010-09-12 08:50:44'), (19759, 4256, '2010-09-12 08:50:56'), (19760, 4256, '2010-09-12 08:51:00'), (19761, 4256, '2010-09-12 08:51:03'), (19762, 4256, '2010-09-12 08:51:05'), (19763, 4256, '2010-09-12 08:51:26'), (19764, 4256, '2010-09-12 08:51:50'), (19765, 4256, '2010-09-12 08:51:56'), (19766, 4256, '2010-09-12 08:52:00'), (19767, 4256, '2010-09-12 08:52:46'), (19768, 4256, '2010-09-12 08:52:59'), (19769, 4257, '2010-09-12 08:56:28'), (19770, 4258, '2010-09-12 09:16:21'), (19771, 4258, '2010-09-12 09:16:28'), (19772, 4258, '2010-09-12 09:16:33'), (19773, 4258, '2010-09-12 09:16:39'), (19774, 4258, '2010-09-12 09:17:03'), (19775, 4258, '2010-09-12 09:17:15'), (19776, 4258, '2010-09-12 09:17:24'), (19777, 4258, '2010-09-12 09:18:53'), (19778, 4258, '2010-09-12 09:19:03'), (19779, 4258, '2010-09-12 09:19:06'), (19780, 4258, '2010-09-12 09:19:14'), (19781, 4258, '2010-09-12 09:19:42'), (19782, 4258, '2010-09-12 09:20:23'), (19783, 4258, '2010-09-12 09:20:24'), (19784, 4258, '2010-09-12 09:20:27'), (19785, 4258, '2010-09-12 09:20:52'), (19786, 4258, '2010-09-12 09:20:57'), (19787, 4259, '2010-09-12 09:23:27'), (19788, 4260, '2010-09-12 09:26:29'), (19789, 4261, '2010-09-12 09:30:44'), (19790, 4261, '2010-09-12 09:31:47'), (19791, 4262, '2010-09-12 09:35:56'), (19792, 4262, '2010-09-12 09:36:04'), (19793, 4262, '2010-09-12 09:36:11'), (19794, 4262, '2010-09-12 09:36:18'), (19795, 4262, '2010-09-12 09:36:31'), (19796, 4262, '2010-09-12 09:36:35'), (19797, 4262, '2010-09-12 09:36:49'), (19798, 4262, '2010-09-12 09:38:16'), (19799, 4262, '2010-09-12 09:38:19'), (19800, 4262, '2010-09-12 09:38:21'), (19801, 4262, '2010-09-12 09:38:24'), (19802, 4262, '2010-09-12 09:38:27'), (19803, 4262, '2010-09-12 09:38:33'), (19804, 4262, '2010-09-12 09:38:36'), (19805, 4263, '2010-09-12 11:34:06'), (19806, 4263, '2010-09-12 11:34:44'), (19807, 4263, '2010-09-12 11:35:20'), (19808, 4263, '2010-09-12 11:35:47'), (19809, 4263, '2010-09-12 11:36:02'), (19810, 4263, '2010-09-12 11:36:13'), (19811, 4263, '2010-09-12 11:37:23'), (19812, 4263, '2010-09-12 11:37:40'), (19813, 4263, '2010-09-12 11:37:55'), (19814, 4263, '2010-09-12 11:38:08'), (19815, 4263, '2010-09-12 11:38:27'), (19816, 4263, '2010-09-12 11:38:39'), (19817, 4263, '2010-09-12 11:38:46'), (19818, 4264, '2010-09-12 11:56:03'), (19819, 4266, '2010-09-12 11:58:32'), (19820, 4265, '2010-09-12 11:58:32'), (19821, 4267, '2010-09-12 12:55:01'), (19822, 4267, '2010-09-12 12:55:19'), (19823, 4267, '2010-09-12 12:55:52'), (19824, 4267, '2010-09-12 12:56:04'), (19825, 4267, '2010-09-12 12:56:18'), (19826, 4267, '2010-09-12 12:56:37'), (19827, 4267, '2010-09-12 12:56:50'), (19828, 4267, '2010-09-12 12:57:12'), (19829, 4267, '2010-09-12 12:57:24'), (19830, 4267, '2010-09-12 12:57:35'), (19831, 4268, '2010-09-12 13:00:19'), (19832, 4268, '2010-09-12 13:00:28'), (19833, 4268, '2010-09-12 13:00:57'), (19834, 4268, '2010-09-12 13:01:20'), (19835, 4269, '2010-09-12 13:05:44'), (19836, 4269, '2010-09-12 13:05:55'), (19837, 4269, '2010-09-12 13:06:02'), (19838, 4269, '2010-09-12 13:06:11'), (19839, 4269, '2010-09-12 13:07:44'), (19840, 4269, '2010-09-12 13:08:04'), (19841, 4269, '2010-09-12 13:08:09'), (19842, 4269, '2010-09-12 13:10:56'), (19843, 4269, '2010-09-12 13:11:04'), (19844, 4269, '2010-09-12 13:11:07'), (19845, 4269, '2010-09-12 13:11:11'), (19846, 4269, '2010-09-12 13:11:15'), (19847, 4269, '2010-09-12 13:11:24'), (19848, 4269, '2010-09-12 13:11:45'), (19849, 4269, '2010-09-12 13:12:19'), (19850, 4269, '2010-09-12 13:12:37'), (19851, 4269, '2010-09-12 13:12:38'), (19852, 4269, '2010-09-12 13:12:39'), (19853, 4269, '2010-09-12 13:12:40'), (19854, 4269, '2010-09-12 13:12:42'), (19855, 4269, '2010-09-12 13:12:46'), (19856, 4269, '2010-09-12 13:12:49'), (19857, 4269, '2010-09-12 13:12:52'), (19858, 4271, '2010-09-12 13:18:19'), (19859, 4270, '2010-09-12 13:18:31'), (19860, 4271, '2010-09-12 13:18:33'), (19861, 4272, '2010-09-12 13:54:42'), (19862, 4272, '2010-09-12 13:55:17'), (19863, 4273, '2010-09-12 14:11:51'), (19864, 4273, '2010-09-12 14:12:03'), (19865, 4274, '2010-09-12 14:22:59'), (19866, 4275, '2010-09-12 16:18:43'), (19867, 4276, '2010-09-12 16:26:04'), (19868, 4277, '2010-09-12 16:48:49'), (19869, 4278, '2010-09-12 17:19:29'), (19870, 4278, '2010-09-12 17:19:46'), (19871, 4278, '2010-09-12 17:19:53'), (19872, 4278, '2010-09-12 17:19:58'), (19873, 4278, '2010-09-12 17:20:44'), (19874, 4278, '2010-09-12 17:21:38'), (19875, 4278, '2010-09-12 17:21:56'), (19876, 4278, '2010-09-12 17:22:30'), (19877, 4278, '2010-09-12 17:23:42'), (19878, 4278, '2010-09-12 17:24:15'), (19879, 4278, '2010-09-12 17:35:28'), (19880, 4279, '2010-09-12 18:41:11'), (19881, 4279, '2010-09-12 18:41:21'), (19882, 4279, '2010-09-12 18:41:26'), (19883, 4279, '2010-09-12 18:41:37'), (19884, 4279, '2010-09-12 18:41:48'), (19885, 4279, '2010-09-12 18:41:52'), (19886, 4279, '2010-09-12 18:42:10'), (19887, 4279, '2010-09-12 18:42:12'), (19888, 4280, '2010-09-12 19:11:05'), (19889, 4281, '2010-09-12 19:19:29'), (19890, 4281, '2010-09-12 19:19:42'), (19891, 4281, '2010-09-12 19:19:49'), (19892, 4281, '2010-09-12 19:19:58'), (19893, 4281, '2010-09-12 19:20:05'), (19894, 4281, '2010-09-12 19:20:10'), (19895, 4281, '2010-09-12 19:20:13'), (19896, 4281, '2010-09-12 19:20:18'), (19897, 4281, '2010-09-12 19:20:31'), (19898, 4281, '2010-09-12 19:21:27'), (19899, 4282, '2010-09-12 19:36:43'), (19900, 4283, '2010-09-12 20:17:41'), (19901, 4284, '2010-09-12 20:34:21'), (19902, 4285, '2010-09-12 20:36:26'), (19903, 4286, '2010-09-12 20:51:16'), (19904, 4286, '2010-09-12 20:51:35'), (19905, 4286, '2010-09-12 20:51:47'), (19906, 4286, '2010-09-12 20:51:59'), (19907, 4286, '2010-09-12 20:52:10'), (19908, 4286, '2010-09-12 20:52:47'), (19909, 4286, '2010-09-12 20:52:56'), (19910, 4286, '2010-09-12 20:53:30'), (19911, 4286, '2010-09-12 20:53:34'), (19912, 4286, '2010-09-12 20:53:37'), (19913, 4287, '2010-09-12 21:02:46'), (19914, 4288, '2010-09-12 21:10:37'), (19915, 4288, '2010-09-12 21:11:22'), (19916, 4278, '2010-09-12 23:00:03'), (19917, 4278, '2010-09-12 23:01:00'), (19918, 4278, '2010-09-12 23:01:58'), (19919, 4289, '2010-09-12 23:23:03'), (19920, 4290, '2010-09-13 01:59:27'), (19921, 4290, '2010-09-13 01:59:49'), (19922, 4290, '2010-09-13 01:59:56'), (19923, 4290, '2010-09-13 02:00:15'), (19924, 4290, '2010-09-13 02:00:24'), (19925, 4290, '2010-09-13 02:00:31'), (19926, 4290, '2010-09-13 02:00:51'), (19927, 4290, '2010-09-13 02:00:57'), (19928, 4290, '2010-09-13 02:01:20'), (19929, 4290, '2010-09-13 02:01:28'), (19930, 4290, '2010-09-13 02:01:42'), (19931, 4290, '2010-09-13 02:01:45'), (19932, 4290, '2010-09-13 02:02:02'), (19933, 4290, '2010-09-13 02:02:13'), (19934, 4291, '2010-09-13 02:19:56'), (19935, 4292, '2010-09-13 02:44:08'), (19936, 4293, '2010-09-13 05:09:47'), (19937, 4293, '2010-09-13 05:10:21'), (19938, 4293, '2010-09-13 05:10:52'), (19939, 4293, '2010-09-13 05:10:58'), (19940, 4293, '2010-09-13 05:11:06'), (19941, 4293, '2010-09-13 05:13:28'), (19942, 4293, '2010-09-13 05:14:18'), (19943, 4293, '2010-09-13 05:14:36'), (19944, 4293, '2010-09-13 05:15:33'), (19945, 4293, '2010-09-13 05:15:47'), (19946, 4293, '2010-09-13 05:16:02'), (19947, 4293, '2010-09-13 05:16:06'), (19948, 4293, '2010-09-13 05:22:22'), (19949, 4293, '2010-09-13 05:23:56'), (19950, 4293, '2010-09-13 05:24:47'), (19951, 4294, '2010-09-13 05:54:21'), (19952, 4295, '2010-09-13 06:32:19'), (19953, 4296, '2010-09-13 06:35:38'), (19954, 4296, '2010-09-13 06:36:08'), (19955, 4297, '2010-09-13 07:07:23'), (19956, 4298, '2010-09-13 07:18:21'), (19957, 4299, '2010-09-13 08:27:03'), (19958, 4300, '2010-09-13 08:29:39'), (19959, 4301, '2010-09-13 08:41:28'), (19960, 4302, '2010-09-13 08:45:06'), (19961, 4303, '2010-09-13 09:21:24'), (19962, 4304, '2010-09-13 09:39:48'), (19963, 4304, '2010-09-13 09:39:58'), (19964, 4304, '2010-09-13 09:40:11'), (19965, 4304, '2010-09-13 09:40:16'), (19966, 4304, '2010-09-13 09:40:26'), (19967, 4304, '2010-09-13 09:40:33'), (19968, 4304, '2010-09-13 09:40:52'), (19969, 4304, '2010-09-13 09:41:08'), (19970, 4305, '2010-09-13 09:45:39'), (19971, 4305, '2010-09-13 09:46:07'), (19972, 4305, '2010-09-13 09:46:16'), (19973, 4305, '2010-09-13 09:46:33'), (19974, 4305, '2010-09-13 09:46:55'), (19975, 4306, '2010-09-13 10:15:35'), (19976, 4307, '2010-09-13 10:16:45'), (19977, 4308, '2010-09-13 10:18:05'), (19978, 4309, '2010-09-13 10:19:46'), (19979, 4310, '2010-09-13 10:22:07'), (19980, 4311, '2010-09-13 10:25:49'), (19981, 4312, '2010-09-13 10:32:12'), (19982, 4313, '2010-09-13 10:37:31'), (19983, 4313, '2010-09-13 10:41:46'), (19984, 4314, '2010-09-13 10:43:51'), (19985, 4315, '2010-09-13 11:01:15'), (19986, 4316, '2010-09-13 11:06:16'), (19987, 4317, '2010-09-13 11:12:38'), (19988, 4317, '2010-09-13 11:12:59'), (19989, 4317, '2010-09-13 11:15:12'), (19990, 4317, '2010-09-13 11:15:33'), (19991, 4317, '2010-09-13 11:15:50'), (19992, 4317, '2010-09-13 11:16:18'), (19993, 4317, '2010-09-13 11:16:38'), (19994, 4317, '2010-09-13 11:17:01'), (19995, 4317, '2010-09-13 11:17:39'), (19996, 4317, '2010-09-13 11:18:14'), (19997, 4317, '2010-09-13 11:18:21'), (19998, 4317, '2010-09-13 11:18:31'), (19999, 4317, '2010-09-13 11:19:20'), (20000, 4318, '2010-09-13 11:24:50'), (20001, 4319, '2010-09-13 11:24:54'), (20002, 4320, '2010-09-13 11:24:55'), (20003, 4321, '2010-09-13 11:24:58'), (20004, 4322, '2010-09-13 11:41:57'), (20005, 4322, '2010-09-13 11:42:17'), (20006, 4322, '2010-09-13 11:42:27'), (20007, 4322, '2010-09-13 11:42:43'), (20008, 4322, '2010-09-13 11:42:50'), (20009, 4322, '2010-09-13 11:43:25'), (20010, 4322, '2010-09-13 11:43:27'), (20011, 4322, '2010-09-13 11:43:31'), (20012, 4322, '2010-09-13 11:44:06'), (20013, 4322, '2010-09-13 11:44:37'), (20014, 4322, '2010-09-13 11:44:46'), (20015, 4323, '2010-09-13 11:45:00'), (20016, 4324, '2010-09-13 12:19:14'), (20017, 4325, '2010-09-13 12:36:35'), (20018, 4326, '2010-09-13 12:43:48'), (20019, 4326, '2010-09-13 12:44:22'), (20020, 4326, '2010-09-13 12:44:24'), (20021, 4326, '2010-09-13 12:44:25'), (20022, 4326, '2010-09-13 12:44:26'), (20023, 4326, '2010-09-13 12:44:26'), (20024, 4326, '2010-09-13 12:44:39'), (20025, 4326, '2010-09-13 12:44:46'), (20026, 4326, '2010-09-13 12:44:48'), (20027, 4326, '2010-09-13 12:44:49'), (20028, 4327, '2010-09-13 12:50:48'), (20029, 4328, '2010-09-13 13:03:18'), (20030, 4329, '2010-09-13 13:14:39'), (20031, 4330, '2010-09-13 13:25:12'), (20032, 4331, '2010-09-13 13:47:38'), (20033, 4332, '2010-09-13 13:52:29'), (20034, 4332, '2010-09-13 13:52:54'), (20035, 4332, '2010-09-13 13:59:56'), (20036, 4332, '2010-09-13 14:01:23'), (20037, 4332, '2010-09-13 14:02:38'), (20038, 4332, '2010-09-13 14:02:41'), (20039, 4332, '2010-09-13 14:02:44'), (20040, 4333, '2010-09-13 14:02:47'), (20041, 4334, '2010-09-13 14:37:09'), (20042, 4334, '2010-09-13 14:37:30'), (20043, 4334, '2010-09-13 14:37:41'), (20044, 4334, '2010-09-13 14:37:56'), (20045, 4334, '2010-09-13 14:38:24'), (20046, 4334, '2010-09-13 14:38:32'), (20047, 4334, '2010-09-13 14:39:02'), (20048, 4335, '2010-09-13 15:01:28'), (20049, 4335, '2010-09-13 15:06:07'), (20050, 4335, '2010-09-13 15:06:25'), (20051, 4335, '2010-09-13 15:06:32'), (20052, 4336, '2010-09-13 15:41:18'), (20053, 4337, '2010-09-13 15:42:50'), (20054, 4338, '2010-09-13 16:55:19'), (20055, 4338, '2010-09-13 16:56:33'), (20056, 4338, '2010-09-13 16:56:59'), (20057, 4338, '2010-09-13 16:57:21'), (20058, 4338, '2010-09-13 16:58:12'), (20059, 4338, '2010-09-13 16:58:46'), (20060, 4339, '2010-09-13 16:59:31'), (20061, 4338, '2010-09-13 16:59:35'), (20062, 4338, '2010-09-13 16:59:59'), (20063, 4339, '2010-09-13 17:00:06'), (20064, 4339, '2010-09-13 17:00:06'), (20065, 4339, '2010-09-13 17:00:06'), (20066, 4339, '2010-09-13 17:00:07'), (20067, 4339, '2010-09-13 17:00:10'), (20068, 4339, '2010-09-13 17:00:11'), (20069, 4339, '2010-09-13 17:00:15'), (20070, 4339, '2010-09-13 17:00:15'), (20071, 4338, '2010-09-13 17:00:16'), (20072, 4339, '2010-09-13 17:00:17'), (20073, 4339, '2010-09-13 17:00:18'), (20074, 4338, '2010-09-13 17:00:30'), (20075, 4339, '2010-09-13 17:00:35'), (20076, 4339, '2010-09-13 17:00:48'), (20077, 4339, '2010-09-13 17:00:58'), (20078, 4339, '2010-09-13 17:01:10'), (20079, 4339, '2010-09-13 17:01:13'), (20080, 4338, '2010-09-13 17:01:34'), (20081, 4339, '2010-09-13 17:01:35'), (20082, 4338, '2010-09-13 17:01:56'), (20083, 4339, '2010-09-13 17:02:02'), (20084, 4339, '2010-09-13 17:02:18'), (20085, 4339, '2010-09-13 17:02:19'), (20086, 4339, '2010-09-13 17:02:20'), (20087, 4339, '2010-09-13 17:02:24'), (20088, 4339, '2010-09-13 17:02:39'), (20089, 4338, '2010-09-13 17:03:01'), (20090, 4338, '2010-09-13 17:03:54'), (20091, 4338, '2010-09-13 17:04:01'), (20092, 4338, '2010-09-13 17:04:40'), (20093, 4338, '2010-09-13 17:04:56'), (20094, 4338, '2010-09-13 17:05:28'), (20095, 4340, '2010-09-13 17:07:31'), (20096, 4341, '2010-09-13 17:47:03'), (20097, 4341, '2010-09-13 17:47:17'), (20098, 4341, '2010-09-13 17:47:23'), (20099, 4341, '2010-09-13 17:47:27'), (20100, 4341, '2010-09-13 17:47:35'), (20101, 4341, '2010-09-13 17:47:47'), (20102, 4341, '2010-09-13 17:47:57'), (20103, 4341, '2010-09-13 17:48:13'), (20104, 4341, '2010-09-13 17:48:19'), (20105, 4342, '2010-09-13 18:19:54'), (20106, 4342, '2010-09-13 18:20:23'), (20107, 4342, '2010-09-13 18:20:25'), (20108, 4342, '2010-09-13 18:20:26'), (20109, 4342, '2010-09-13 18:20:27'), (20110, 4342, '2010-09-13 18:20:28'), (20111, 4342, '2010-09-13 18:20:29'), (20112, 4342, '2010-09-13 18:20:30'), (20113, 4342, '2010-09-13 18:20:38'), (20114, 4342, '2010-09-13 18:20:38'), (20115, 4342, '2010-09-13 18:20:46'), (20116, 4342, '2010-09-13 18:21:10'), (20117, 4342, '2010-09-13 18:21:14'), (20118, 4342, '2010-09-13 18:21:19'), (20119, 4343, '2010-09-13 18:35:53'), (20120, 4343, '2010-09-13 18:36:01'), (20121, 4343, '2010-09-13 18:36:14'), (20122, 4344, '2010-09-13 18:45:25'), (20123, 4344, '2010-09-13 18:47:27'), (20124, 4345, '2010-09-13 18:56:18'), (20125, 4345, '2010-09-13 18:57:07'), (20126, 4345, '2010-09-13 18:57:09'), (20127, 4345, '2010-09-13 18:57:12'), (20128, 4345, '2010-09-13 18:57:13'), (20129, 4345, '2010-09-13 18:57:14'), (20130, 4345, '2010-09-13 18:57:43'), (20131, 4345, '2010-09-13 18:57:52'), (20132, 4345, '2010-09-13 18:59:24'), (20133, 4345, '2010-09-13 18:59:50'), (20134, 4345, '2010-09-13 18:59:51'), (20135, 4345, '2010-09-13 18:59:54'), (20136, 4345, '2010-09-13 18:59:55'), (20137, 4345, '2010-09-13 18:59:57'), (20138, 4346, '2010-09-13 19:40:53'), (20139, 4347, '2010-09-13 21:01:27'), (20140, 4347, '2010-09-13 21:01:54'), (20141, 4347, '2010-09-13 21:02:27'), (20142, 4347, '2010-09-13 21:03:16'), (20143, 4347, '2010-09-13 21:03:25'), (20144, 4347, '2010-09-13 21:03:54'), (20145, 4348, '2010-09-13 23:06:07'), (20146, 4349, '2010-09-13 23:31:34'), (20147, 4350, '2010-09-13 23:59:29'), (20148, 4351, '2010-09-14 02:14:35'), (20149, 4352, '2010-09-14 03:34:40'), (20150, 4353, '2010-09-14 04:35:24'), (20151, 4354, '2010-09-14 04:53:09'), (20152, 4354, '2010-09-14 04:53:18'), (20153, 4354, '2010-09-14 04:53:33'), (20154, 4354, '2010-09-14 04:53:42'), (20155, 4354, '2010-09-14 04:54:07'), (20156, 4354, '2010-09-14 04:54:14'), (20157, 4355, '2010-09-14 06:30:34'), (20158, 4355, '2010-09-14 06:30:57'), (20159, 4355, '2010-09-14 06:31:11'), (20160, 4356, '2010-09-14 07:32:01'), (20161, 4357, '2010-09-14 07:51:22'), (20162, 4358, '2010-09-14 07:54:02'), (20163, 4359, '2010-09-14 07:57:52'), (20164, 4360, '2010-09-14 08:13:19'), (20165, 4360, '2010-09-14 08:13:32'), (20166, 4360, '2010-09-14 08:13:38'), (20167, 4361, '2010-09-14 08:19:24'), (20168, 4361, '2010-09-14 08:19:48'), (20169, 4361, '2010-09-14 08:20:08'), (20170, 4361, '2010-09-14 08:20:19'), (20171, 4361, '2010-09-14 08:20:48'), (20172, 4361, '2010-09-14 08:21:10'), (20173, 4361, '2010-09-14 08:21:34'), (20174, 4361, '2010-09-14 08:21:43'), (20175, 4361, '2010-09-14 08:21:49'), (20176, 4361, '2010-09-14 08:22:00'), (20177, 4361, '2010-09-14 08:22:06'), (20178, 4361, '2010-09-14 08:22:12'), (20179, 4361, '2010-09-14 08:22:17'), (20180, 4361, '2010-09-14 08:22:24'), (20181, 4361, '2010-09-14 08:22:28'), (20182, 4361, '2010-09-14 08:22:34'), (20183, 4361, '2010-09-14 08:22:39'), (20184, 4361, '2010-09-14 08:22:40'), (20185, 4361, '2010-09-14 08:22:45'), (20186, 4362, '2010-09-14 08:25:11'), (20187, 4362, '2010-09-14 08:25:22'), (20188, 4362, '2010-09-14 08:25:37'), (20189, 4362, '2010-09-14 08:25:48'), (20190, 4362, '2010-09-14 08:26:07'), (20191, 4362, '2010-09-14 08:26:11'), (20192, 4362, '2010-09-14 08:26:13'), (20193, 4362, '2010-09-14 08:26:21'), (20194, 4362, '2010-09-14 08:26:31'), (20195, 4362, '2010-09-14 08:26:44'), (20196, 4362, '2010-09-14 08:26:54'), (20197, 4362, '2010-09-14 08:26:59'), (20198, 4362, '2010-09-14 08:27:01'), (20199, 4362, '2010-09-14 08:27:03'), (20200, 4362, '2010-09-14 08:27:04'), (20201, 4362, '2010-09-14 08:27:06'), (20202, 4362, '2010-09-14 08:27:07'), (20203, 4362, '2010-09-14 08:27:39'), (20204, 4363, '2010-09-14 08:29:50'), (20205, 4363, '2010-09-14 08:29:58'), (20206, 4363, '2010-09-14 08:30:06'), (20207, 4363, '2010-09-14 08:30:10'), (20208, 4363, '2010-09-14 08:30:23'), (20209, 4363, '2010-09-14 08:30:31'), (20210, 4363, '2010-09-14 08:30:43'), (20211, 4363, '2010-09-14 08:30:50'), (20212, 4363, '2010-09-14 08:30:53'), (20213, 4363, '2010-09-14 08:30:54'), (20214, 4363, '2010-09-14 08:30:56'), (20215, 4363, '2010-09-14 08:30:57'), (20216, 4364, '2010-09-14 08:37:04'), (20217, 4364, '2010-09-14 08:37:36'), (20218, 4365, '2010-09-14 09:45:51'), (20219, 4366, '2010-09-14 09:59:16'), (20220, 4367, '2010-09-14 09:59:18'), (20221, 4367, '2010-09-14 09:59:36'), (20222, 4368, '2010-09-14 10:43:40'), (20223, 4368, '2010-09-14 10:44:02'), (20224, 4368, '2010-09-14 10:44:12'), (20225, 4369, '2010-09-14 10:48:27'), (20226, 4369, '2010-09-14 10:48:45'), (20227, 4369, '2010-09-14 10:49:00'), (20228, 4369, '2010-09-14 10:49:07'), (20229, 4369, '2010-09-14 10:49:19'), (20230, 4370, '2010-09-14 11:04:27'), (20231, 4371, '2010-09-14 11:07:44'), (20232, 4371, '2010-09-14 11:08:05'), (20233, 4371, '2010-09-14 11:08:18'), (20234, 4371, '2010-09-14 11:08:24'), (20235, 4371, '2010-09-14 11:08:44'), (20236, 4372, '2010-09-14 11:15:28'), (20237, 4373, '2010-09-14 11:17:36'), (20238, 4374, '2010-09-14 11:21:58'), (20239, 4371, '2010-09-14 12:05:47'), (20240, 4371, '2010-09-14 12:05:52'), (20241, 4371, '2010-09-14 12:05:53'), (20242, 4371, '2010-09-14 12:06:55'), (20243, 4371, '2010-09-14 12:07:22'), (20244, 4371, '2010-09-14 12:08:01'), (20245, 4371, '2010-09-14 12:08:31'), (20246, 4371, '2010-09-14 12:09:30'), (20247, 4375, '2010-09-14 12:29:44'), (20248, 4376, '2010-09-14 12:33:23'), (20249, 4376, '2010-09-14 12:33:30'), (20250, 4377, '2010-09-14 12:33:35'), (20251, 4376, '2010-09-14 12:33:36'), (20252, 4376, '2010-09-14 12:33:42'), (20253, 4376, '2010-09-14 12:33:48'), (20254, 4376, '2010-09-14 12:33:55'), (20255, 4376, '2010-09-14 12:34:09'), (20256, 4376, '2010-09-14 12:34:22'), (20257, 4376, '2010-09-14 12:34:23'), (20258, 4376, '2010-09-14 12:34:24'), (20259, 4376, '2010-09-14 12:34:25'), (20260, 4376, '2010-09-14 12:34:28'), (20261, 4376, '2010-09-14 12:34:50'), (20262, 4378, '2010-09-14 12:35:24'), (20263, 4379, '2010-09-14 12:37:25'), (20264, 4380, '2010-09-14 12:45:27'), (20265, 4380, '2010-09-14 12:45:56'), (20266, 4380, '2010-09-14 12:46:24'), (20267, 4380, '2010-09-14 12:46:31'), (20268, 4380, '2010-09-14 12:47:16'), (20269, 4380, '2010-09-14 12:47:33'), (20270, 4380, '2010-09-14 12:47:57'), (20271, 4380, '2010-09-14 12:48:48'), (20272, 4380, '2010-09-14 12:49:16'), (20273, 4380, '2010-09-14 12:49:37'), (20274, 4380, '2010-09-14 12:50:04'), (20275, 4380, '2010-09-14 12:50:22'), (20276, 4380, '2010-09-14 12:50:48'), (20277, 4380, '2010-09-14 12:51:03'), (20278, 4380, '2010-09-14 12:51:22'), (20279, 4380, '2010-09-14 12:51:36'), (20280, 4380, '2010-09-14 12:54:08'), (20281, 4380, '2010-09-14 12:54:11'), (20282, 4380, '2010-09-14 12:54:15'), (20283, 4380, '2010-09-14 12:54:19'), (20284, 4380, '2010-09-14 12:54:23'), (20285, 4380, '2010-09-14 12:54:26'), (20286, 4380, '2010-09-14 12:54:30'), (20287, 4380, '2010-09-14 12:54:34'), (20288, 4380, '2010-09-14 12:54:39'), (20289, 4380, '2010-09-14 12:54:42'), (20290, 4380, '2010-09-14 12:54:46'), (20291, 4380, '2010-09-14 12:54:51'), (20292, 4380, '2010-09-14 12:54:54'), (20293, 4380, '2010-09-14 12:54:58'), (20294, 4380, '2010-09-14 12:55:02'), (20295, 4380, '2010-09-14 12:55:06'), (20296, 4380, '2010-09-14 12:55:10'), (20297, 4380, '2010-09-14 12:55:14'), (20298, 4380, '2010-09-14 12:55:18'), (20299, 4380, '2010-09-14 12:55:22'), (20300, 4380, '2010-09-14 12:55:27'), (20301, 4380, '2010-09-14 13:04:08'), (20302, 4380, '2010-09-14 13:04:26'), (20303, 4380, '2010-09-14 13:04:51'), (20304, 4380, '2010-09-14 13:04:54'), (20305, 4380, '2010-09-14 13:04:55'), (20306, 4380, '2010-09-14 13:04:58'), (20307, 4380, '2010-09-14 13:05:00'), (20308, 4380, '2010-09-14 13:05:00'), (20309, 4380, '2010-09-14 13:05:03'), (20310, 4380, '2010-09-14 13:05:16'), (20311, 4380, '2010-09-14 13:05:18'), (20312, 4380, '2010-09-14 13:05:18'), (20313, 4380, '2010-09-14 13:05:20'), (20314, 4380, '2010-09-14 13:05:24'), (20315, 4380, '2010-09-14 13:06:23'), (20316, 4380, '2010-09-14 13:07:04'), (20317, 4380, '2010-09-14 13:07:08'), (20318, 4380, '2010-09-14 13:07:13'), (20319, 4380, '2010-09-14 13:07:16'), (20320, 4380, '2010-09-14 13:07:23'), (20321, 4381, '2010-09-14 13:08:18'), (20322, 4381, '2010-09-14 13:44:07'), (20323, 4381, '2010-09-14 13:44:12'), (20324, 4381, '2010-09-14 13:44:18'), (20325, 4381, '2010-09-14 13:44:55'), (20326, 4381, '2010-09-14 13:44:58'), (20327, 4381, '2010-09-14 13:46:34'), (20328, 4381, '2010-09-14 13:46:43'), (20329, 4371, '2010-09-14 13:47:55'), (20330, 4371, '2010-09-14 13:48:14'), (20331, 4371, '2010-09-14 13:48:15'), (20332, 4371, '2010-09-14 13:48:25'), (20333, 4371, '2010-09-14 13:48:43'), (20334, 4371, '2010-09-14 13:48:54'), (20335, 4371, '2010-09-14 13:49:14'), (20336, 4371, '2010-09-14 13:49:27'), (20337, 4371, '2010-09-14 13:49:49'), (20338, 4371, '2010-09-14 13:50:48'), (20339, 4381, '2010-09-14 13:51:51'), (20340, 4371, '2010-09-14 13:51:53'), (20341, 4381, '2010-09-14 13:52:16'), (20342, 4381, '2010-09-14 13:52:18'), (20343, 4381, '2010-09-14 13:52:25'), (20344, 4381, '2010-09-14 13:52:27'), (20345, 4371, '2010-09-14 13:52:34'), (20346, 4381, '2010-09-14 13:52:34'), (20347, 4371, '2010-09-14 13:52:39'), (20348, 4381, '2010-09-14 13:52:39'), (20349, 4381, '2010-09-14 13:52:54'), (20350, 4371, '2010-09-14 13:53:12'), (20351, 4371, '2010-09-14 13:53:43'), (20352, 4381, '2010-09-14 13:53:45'), (20353, 4381, '2010-09-14 13:53:55'), (20354, 4371, '2010-09-14 13:53:58'), (20355, 4371, '2010-09-14 13:54:06'), (20356, 4371, '2010-09-14 13:54:27'), (20357, 4371, '2010-09-14 13:54:39'), (20358, 4371, '2010-09-14 13:54:58'), (20359, 4371, '2010-09-14 13:55:14'), (20360, 4371, '2010-09-14 13:55:19'), (20361, 4371, '2010-09-14 13:56:12'), (20362, 4371, '2010-09-14 13:56:43'), (20363, 4371, '2010-09-14 13:57:02'), (20364, 4371, '2010-09-14 13:57:28'), (20365, 4371, '2010-09-14 13:57:57'), (20366, 4382, '2010-09-14 13:58:50'), (20367, 4383, '2010-09-14 13:59:13'), (20368, 4381, '2010-09-14 13:59:17'), (20369, 4384, '2010-09-14 13:59:55'), (20370, 4381, '2010-09-14 14:00:08'), (20371, 4381, '2010-09-14 14:00:19'), (20372, 4381, '2010-09-14 14:00:20'), (20373, 4381, '2010-09-14 14:00:37'), (20374, 4381, '2010-09-14 14:06:20'), (20375, 4381, '2010-09-14 14:11:19'), (20376, 4381, '2010-09-14 14:11:43'), (20377, 4385, '2010-09-14 14:16:40'), (20378, 4386, '2010-09-14 14:17:37'), (20379, 4387, '2010-09-14 14:19:05'), (20380, 4388, '2010-09-14 14:21:04'), (20381, 4389, '2010-09-14 14:25:16'), (20382, 4390, '2010-09-14 14:52:39'), (20383, 4391, '2010-09-14 14:54:24'), (20384, 4391, '2010-09-14 14:54:33'), (20385, 4391, '2010-09-14 14:54:34'), (20386, 4391, '2010-09-14 14:54:40'), (20387, 4390, '2010-09-14 14:55:04'), (20388, 4390, '2010-09-14 14:55:36'), (20389, 4390, '2010-09-14 14:55:41'), (20390, 4390, '2010-09-14 14:55:41'), (20391, 4390, '2010-09-14 14:55:41'), (20392, 4390, '2010-09-14 14:55:41'), (20393, 4390, '2010-09-14 14:56:04'), (20394, 4391, '2010-09-14 14:56:18'), (20395, 4390, '2010-09-14 14:56:25'), (20396, 4391, '2010-09-14 14:57:57'), (20397, 4390, '2010-09-14 15:00:13'), (20398, 4382, '2010-09-14 15:02:31'), (20399, 4392, '2010-09-14 15:07:12'), (20400, 4393, '2010-09-14 15:07:37'), (20401, 4391, '2010-09-14 15:07:38'), (20402, 4391, '2010-09-14 15:09:04'), (20403, 4394, '2010-09-14 15:10:35'), (20404, 4394, '2010-09-14 15:10:42'), (20405, 4394, '2010-09-14 15:10:46'), (20406, 4391, '2010-09-14 15:10:49'), (20407, 4391, '2010-09-14 15:12:12'), (20408, 4394, '2010-09-14 15:14:18'), (20409, 4391, '2010-09-14 15:14:18'), (20410, 4394, '2010-09-14 15:15:03'), (20411, 4394, '2010-09-14 15:15:16'), (20412, 4394, '2010-09-14 15:15:34'), (20413, 4394, '2010-09-14 15:15:37'), (20414, 4394, '2010-09-14 15:15:40'), (20415, 4391, '2010-09-14 15:16:59'), (20416, 4391, '2010-09-14 15:18:58'), (20417, 4391, '2010-09-14 15:23:00'), (20418, 4391, '2010-09-14 15:23:04'), (20419, 4391, '2010-09-14 15:23:09'), (20420, 4391, '2010-09-14 15:23:31'), (20421, 4391, '2010-09-14 15:23:35'), (20422, 4391, '2010-09-14 15:23:40'), (20423, 4391, '2010-09-14 15:24:05'), (20424, 4391, '2010-09-14 15:24:10'), (20425, 4391, '2010-09-14 15:24:37'), (20426, 4391, '2010-09-14 15:24:42'), (20427, 4391, '2010-09-14 15:25:55'), (20428, 4391, '2010-09-14 15:25:56'), (20429, 4391, '2010-09-14 15:26:03'), (20430, 4391, '2010-09-14 15:28:15'), (20431, 4395, '2010-09-14 15:37:21'), (20432, 4395, '2010-09-14 15:37:57'), (20433, 4395, '2010-09-14 15:38:56'), (20434, 4395, '2010-09-14 15:39:23'), (20435, 4395, '2010-09-14 15:39:37'), (20436, 4395, '2010-09-14 15:40:01'), (20437, 4395, '2010-09-14 15:40:31'), (20438, 4395, '2010-09-14 15:40:36'), (20439, 4395, '2010-09-14 15:40:40'), (20440, 4395, '2010-09-14 15:40:46'), (20441, 4395, '2010-09-14 15:40:50'), (20442, 4395, '2010-09-14 15:40:55'), (20443, 4395, '2010-09-14 15:40:59'), (20444, 4395, '2010-09-14 15:41:04'), (20445, 615, '2010-09-14 15:42:31'), (20446, 615, '2010-09-14 15:42:44'), (20447, 4396, '2010-09-14 15:46:17'), (20448, 4397, '2010-09-14 17:01:31'), (20449, 4397, '2010-09-14 17:01:53'), (20450, 4397, '2010-09-14 17:02:02'), (20451, 4397, '2010-09-14 17:02:16'), (20452, 4397, '2010-09-14 17:02:46'), (20453, 4397, '2010-09-14 17:02:54'), (20454, 4397, '2010-09-14 17:03:09'), (20455, 4397, '2010-09-14 17:03:22'), (20456, 4397, '2010-09-14 17:03:31'), (20457, 4397, '2010-09-14 17:03:43'), (20458, 4397, '2010-09-14 17:03:58'), (20459, 4397, '2010-09-14 17:04:01'), (20460, 4397, '2010-09-14 17:04:01'), (20461, 4397, '2010-09-14 17:04:01'), (20462, 4397, '2010-09-14 17:04:01'), (20463, 4397, '2010-09-14 17:04:02'), (20464, 4397, '2010-09-14 17:04:03'), (20465, 4397, '2010-09-14 17:04:16'), (20466, 4397, '2010-09-14 17:04:33'), (20467, 4398, '2010-09-14 17:18:40'), (20468, 4399, '2010-09-14 17:54:02'), (20469, 4399, '2010-09-14 17:54:15'), (20470, 4399, '2010-09-14 17:54:37'), (20471, 4399, '2010-09-14 17:54:52'), (20472, 4399, '2010-09-14 17:55:08'), (20473, 4399, '2010-09-14 17:55:21'), (20474, 4400, '2010-09-14 17:55:29'), (20475, 4399, '2010-09-14 17:55:32'), (20476, 4399, '2010-09-14 17:55:42'), (20477, 4399, '2010-09-14 17:55:53'), (20478, 4399, '2010-09-14 17:56:07'), (20479, 4399, '2010-09-14 17:56:15'), (20480, 4399, '2010-09-14 17:56:33'), (20481, 4399, '2010-09-14 17:56:45'), (20482, 4399, '2010-09-14 17:57:06'), (20483, 4401, '2010-09-14 17:59:43'), (20484, 4401, '2010-09-14 17:59:58'), (20485, 4401, '2010-09-14 18:00:56'), (20486, 4401, '2010-09-14 18:01:14'), (20487, 4401, '2010-09-14 18:01:25'), (20488, 4401, '2010-09-14 18:01:37'), (20489, 4401, '2010-09-14 18:01:54'), (20490, 4400, '2010-09-14 18:02:53'), (20491, 4401, '2010-09-14 18:03:05'), (20492, 4401, '2010-09-14 18:03:18'), (20493, 4401, '2010-09-14 18:03:28'), (20494, 4401, '2010-09-14 18:03:32'), (20495, 4401, '2010-09-14 18:03:42'), (20496, 4400, '2010-09-14 18:11:13'), (20497, 4402, '2010-09-14 18:15:53'), (20498, 4403, '2010-09-14 19:24:17'), (20499, 4404, '2010-09-14 22:40:12'), (20500, 4405, '2010-09-14 23:06:30'), (20501, 4406, '2010-09-14 23:44:35'), (20502, 4407, '2010-09-15 01:03:55'), (20503, 4408, '2010-09-15 01:17:53'), (20504, 4409, '2010-09-15 01:30:40'), (20505, 4410, '2010-09-15 01:41:38'), (20506, 4410, '2010-09-15 01:41:55'), (20507, 4410, '2010-09-15 01:42:03'), (20508, 4410, '2010-09-15 01:42:09'), (20509, 4410, '2010-09-15 01:42:21'), (20510, 4410, '2010-09-15 01:42:44'), (20511, 4410, '2010-09-15 01:42:49'), (20512, 4410, '2010-09-15 01:42:54'), (20513, 4410, '2010-09-15 01:42:59'), (20514, 4410, '2010-09-15 01:43:19'), (20515, 4410, '2010-09-15 01:43:21'), (20516, 4410, '2010-09-15 01:43:22'), (20517, 4410, '2010-09-15 01:43:23'), (20518, 4410, '2010-09-15 01:43:23'), (20519, 4410, '2010-09-15 01:43:24'), (20520, 4410, '2010-09-15 01:43:29'), (20521, 4410, '2010-09-15 01:43:33'), (20522, 4410, '2010-09-15 01:43:34'), (20523, 4411, '2010-09-15 03:58:52'), (20524, 4412, '2010-09-15 04:26:07'), (20525, 4413, '2010-09-15 06:18:57'), (20526, 4414, '2010-09-15 06:47:02'), (20527, 4414, '2010-09-15 06:47:09'), (20528, 4414, '2010-09-15 06:47:50'), (20529, 4414, '2010-09-15 06:48:17'), (20530, 4414, '2010-09-15 06:48:56'), (20531, 4414, '2010-09-15 06:48:58'), (20532, 4414, '2010-09-15 06:49:28'), (20533, 4414, '2010-09-15 06:50:31'), (20534, 4414, '2010-09-15 06:51:24'), (20535, 4414, '2010-09-15 06:51:26'), (20536, 4414, '2010-09-15 06:51:36'), (20537, 4414, '2010-09-15 06:51:38'), (20538, 4414, '2010-09-15 06:52:17'), (20539, 4414, '2010-09-15 06:52:19'), (20540, 4414, '2010-09-15 06:52:48'), (20541, 4414, '2010-09-15 06:52:50'), (20542, 4415, '2010-09-15 07:07:59'), (20543, 4416, '2010-09-15 07:15:09'), (20544, 4417, '2010-09-15 08:01:59'), (20545, 4418, '2010-09-15 08:02:30'), (20546, 4418, '2010-09-15 08:02:39'), (20547, 4418, '2010-09-15 08:02:42'), (20548, 4418, '2010-09-15 08:02:42'), (20549, 4418, '2010-09-15 08:02:43'), (20550, 4418, '2010-09-15 08:02:47'), (20551, 4418, '2010-09-15 08:02:53'), (20552, 4418, '2010-09-15 08:02:55'), (20553, 4419, '2010-09-15 08:26:56'), (20554, 4420, '2010-09-15 08:51:23'), (20555, 4420, '2010-09-15 08:51:43'), (20556, 4420, '2010-09-15 08:51:51'), (20557, 4420, '2010-09-15 08:51:58'), (20558, 4420, '2010-09-15 08:52:00'), (20559, 4420, '2010-09-15 08:52:03'), (20560, 4421, '2010-09-15 08:52:43'), (20561, 4421, '2010-09-15 08:52:50'), (20562, 4421, '2010-09-15 08:52:51'), (20563, 4421, '2010-09-15 08:52:53'), (20564, 4422, '2010-09-15 09:29:23'), (20565, 4422, '2010-09-15 09:29:39'), (20566, 4422, '2010-09-15 09:29:47'), (20567, 4422, '2010-09-15 09:30:02'), (20568, 4422, '2010-09-15 09:30:22'), (20569, 4422, '2010-09-15 09:30:32'), (20570, 4422, '2010-09-15 09:30:54'), (20571, 4422, '2010-09-15 09:31:11'), (20572, 4423, '2010-09-15 10:18:34'), (20573, 4423, '2010-09-15 10:18:48'), (20574, 4423, '2010-09-15 10:19:14'), (20575, 4423, '2010-09-15 10:19:42'), (20576, 4423, '2010-09-15 10:20:26'), (20577, 4423, '2010-09-15 10:20:34'), (20578, 4423, '2010-09-15 10:20:47'), (20579, 4423, '2010-09-15 10:21:08'), (20580, 4423, '2010-09-15 10:21:23'), (20581, 4423, '2010-09-15 10:21:39'), (20582, 4423, '2010-09-15 10:21:58'), (20583, 4423, '2010-09-15 10:22:15'), (20584, 4423, '2010-09-15 10:22:25'), (20585, 4423, '2010-09-15 10:22:32'), (20586, 4423, '2010-09-15 10:22:43'), (20587, 4423, '2010-09-15 10:22:55'), (20588, 4423, '2010-09-15 10:23:24'), (20589, 4423, '2010-09-15 10:23:37'), (20590, 4424, '2010-09-15 10:49:53'), (20591, 4425, '2010-09-15 11:04:35'), (20592, 4426, '2010-09-15 11:39:39'), (20593, 4427, '2010-09-15 11:47:44'), (20594, 4428, '2010-09-15 12:21:14'), (20595, 4429, '2010-09-15 12:23:17'), (20596, 4429, '2010-09-15 12:23:21'), (20597, 4429, '2010-09-15 12:23:30'), (20598, 4429, '2010-09-15 12:23:43'), (20599, 4430, '2010-09-15 12:23:55'), (20600, 4429, '2010-09-15 12:25:01'), (20601, 4429, '2010-09-15 12:25:35'), (20602, 4429, '2010-09-15 12:25:36'), (20603, 4429, '2010-09-15 12:25:37'), (20604, 4429, '2010-09-15 12:25:38'), (20605, 4429, '2010-09-15 12:25:38'), (20606, 4429, '2010-09-15 12:25:39'), (20607, 4429, '2010-09-15 12:25:40'), (20608, 4429, '2010-09-15 12:25:41'), (20609, 4429, '2010-09-15 12:25:41'), (20610, 4429, '2010-09-15 12:25:43'), (20611, 4429, '2010-09-15 12:25:45'), (20612, 4431, '2010-09-15 12:49:57'), (20613, 4432, '2010-09-15 13:54:46'), (20614, 4432, '2010-09-15 13:55:00'), (20615, 4432, '2010-09-15 13:55:25'), (20616, 4433, '2010-09-15 14:31:28'), (20617, 4433, '2010-09-15 14:31:47'), (20618, 4433, '2010-09-15 14:31:56'), (20619, 4433, '2010-09-15 14:32:16'), (20620, 4433, '2010-09-15 14:32:18'), (20621, 4433, '2010-09-15 14:32:30'), (20622, 4433, '2010-09-15 14:32:47'), (20623, 4433, '2010-09-15 14:33:34'), (20624, 4433, '2010-09-15 14:33:36'), (20625, 4433, '2010-09-15 14:34:05'), (20626, 4434, '2010-09-15 14:38:51'), (20627, 4435, '2010-09-15 15:05:16'), (20628, 4435, '2010-09-15 15:06:10'), (20629, 4436, '2010-09-15 15:07:00'), (20630, 4437, '2010-09-15 15:58:25'), (20631, 4438, '2010-09-15 16:07:15'), (20632, 4439, '2010-09-15 16:28:53'), (20633, 4440, '2010-09-15 17:40:09'), (20634, 4440, '2010-09-15 17:40:17'), (20635, 4440, '2010-09-15 17:40:40'), (20636, 4440, '2010-09-15 17:41:14'), (20637, 4440, '2010-09-15 17:41:19'), (20638, 4440, '2010-09-15 17:41:25'), (20639, 4440, '2010-09-15 17:41:48'), (20640, 4441, '2010-09-15 17:45:35'), (20641, 4442, '2010-09-15 18:00:14'), (20642, 4442, '2010-09-15 18:00:32'), (20643, 4442, '2010-09-15 18:01:18'), (20644, 4442, '2010-09-15 18:01:44'), (20645, 4442, '2010-09-15 18:02:44'), (20646, 4442, '2010-09-15 18:03:26'), (20647, 4442, '2010-09-15 18:03:40'), (20648, 4442, '2010-09-15 18:03:51'), (20649, 4443, '2010-09-15 18:08:17'), (20650, 4444, '2010-09-15 18:32:22'), (20651, 4445, '2010-09-15 18:41:51'), (20652, 4445, '2010-09-15 18:42:03'), (20653, 4445, '2010-09-15 18:42:24'), (20654, 4445, '2010-09-15 18:42:29'), (20655, 4445, '2010-09-15 18:42:33'), (20656, 4445, '2010-09-15 18:42:38'), (20657, 4445, '2010-09-15 18:42:47'), (20658, 4445, '2010-09-15 18:42:52'), (20659, 4445, '2010-09-15 18:43:12'), (20660, 4445, '2010-09-15 18:43:56'), (20661, 4445, '2010-09-15 18:44:09'), (20662, 4445, '2010-09-15 18:44:12'), (20663, 4446, '2010-09-15 19:08:13'), (20664, 4446, '2010-09-15 19:08:40'), (20665, 4447, '2010-09-15 19:09:24'), (20666, 4446, '2010-09-15 19:09:33'), (20667, 4446, '2010-09-15 19:10:24'), (20668, 4446, '2010-09-15 19:11:01'), (20669, 4446, '2010-09-15 19:11:11'), (20670, 4446, '2010-09-15 19:11:21'), (20671, 4446, '2010-09-15 19:11:57'), (20672, 4446, '2010-09-15 19:12:52'), (20673, 4448, '2010-09-15 19:55:20'), (20674, 4449, '2010-09-15 22:56:02'), (20675, 4450, '2010-09-15 22:56:07'), (20676, 4451, '2010-09-15 23:32:37'), (20677, 4452, '2010-09-15 23:42:20'), (20678, 4453, '2010-09-16 01:06:42'), (20679, 4454, '2010-09-16 01:45:11'), (20680, 4455, '2010-09-16 01:55:17'), (20681, 4456, '2010-09-16 03:02:19'), (20682, 4457, '2010-09-16 04:13:42'), (20683, 4457, '2010-09-16 04:13:53'), (20684, 4457, '2010-09-16 04:14:26'), (20685, 4458, '2010-09-16 04:16:09'), (20686, 4459, '2010-09-16 04:36:08'), (20687, 4460, '2010-09-16 05:57:42'), (20688, 4460, '2010-09-16 05:58:40'), (20689, 4460, '2010-09-16 05:59:43'), (20690, 4461, '2010-09-16 06:23:50'), (20691, 4461, '2010-09-16 06:24:17'), (20692, 4462, '2010-09-16 06:24:21'), (20693, 4461, '2010-09-16 06:24:33'), (20694, 4461, '2010-09-16 06:25:03'), (20695, 4461, '2010-09-16 06:26:13'), (20696, 4461, '2010-09-16 06:27:30'), (20697, 4461, '2010-09-16 06:27:53'), (20698, 4461, '2010-09-16 06:27:56'), (20699, 4461, '2010-09-16 06:28:06'), (20700, 4461, '2010-09-16 06:41:31'), (20701, 4461, '2010-09-16 06:41:35'), (20702, 4461, '2010-09-16 06:41:37'), (20703, 4461, '2010-09-16 06:41:42'), (20704, 4463, '2010-09-16 07:00:45'), (20705, 4463, '2010-09-16 07:01:03'), (20706, 4464, '2010-09-16 07:01:09'), (20707, 4465, '2010-09-16 07:01:13'), (20708, 4466, '2010-09-16 07:01:17'), (20709, 4467, '2010-09-16 07:01:21'), (20710, 4468, '2010-09-16 07:01:26'), (20711, 4469, '2010-09-16 07:01:30'), (20712, 4463, '2010-09-16 07:01:32'), (20713, 4470, '2010-09-16 07:01:34'), (20714, 4471, '2010-09-16 07:01:37'), (20715, 4472, '2010-09-16 07:01:42'), (20716, 4473, '2010-09-16 07:01:46'), (20717, 4474, '2010-09-16 07:01:50'), (20718, 4475, '2010-09-16 07:01:53'), (20719, 4476, '2010-09-16 07:01:56'), (20720, 4477, '2010-09-16 07:02:00'), (20721, 4478, '2010-09-16 07:02:05'), (20722, 4463, '2010-09-16 07:02:05'), (20723, 4479, '2010-09-16 07:02:08'), (20724, 4480, '2010-09-16 07:02:13'), (20725, 4481, '2010-09-16 07:02:17'), (20726, 4482, '2010-09-16 07:02:22'), (20727, 4483, '2010-09-16 07:02:28'), (20728, 4484, '2010-09-16 07:02:34'), (20729, 4485, '2010-09-16 07:02:40'), (20730, 4463, '2010-09-16 07:02:46'), (20731, 4486, '2010-09-16 07:02:46'), (20732, 4487, '2010-09-16 07:02:51'), (20733, 4488, '2010-09-16 07:02:57'), (20734, 4463, '2010-09-16 07:03:04'), (20735, 4489, '2010-09-16 07:03:04'), (20736, 4490, '2010-09-16 07:03:10'), (20737, 4491, '2010-09-16 07:03:16'), (20738, 4492, '2010-09-16 07:03:23'), (20739, 4493, '2010-09-16 07:03:29'), (20740, 4494, '2010-09-16 07:03:35'), (20741, 4495, '2010-09-16 07:03:40'), (20742, 4496, '2010-09-16 07:03:46'), (20743, 4497, '2010-09-16 07:03:51'), (20744, 4498, '2010-09-16 07:03:52'), (20745, 4499, '2010-09-16 07:03:57'), (20746, 4500, '2010-09-16 07:04:03'), (20747, 4501, '2010-09-16 07:04:09'), (20748, 4502, '2010-09-16 07:04:14'), (20749, 4503, '2010-09-16 07:04:20'), (20750, 4504, '2010-09-16 07:04:25'), (20751, 4505, '2010-09-16 07:04:32'), (20752, 4506, '2010-09-16 07:04:40'), (20753, 4507, '2010-09-16 07:04:47'), (20754, 4508, '2010-09-16 07:04:55'), (20755, 4509, '2010-09-16 07:05:00'), (20756, 4510, '2010-09-16 07:05:07'), (20757, 4511, '2010-09-16 07:05:12'), (20758, 4512, '2010-09-16 07:05:19'), (20759, 4513, '2010-09-16 07:05:25'), (20760, 4514, '2010-09-16 07:05:32'), (20761, 4515, '2010-09-16 07:05:37'), (20762, 4516, '2010-09-16 07:05:43'), (20763, 4517, '2010-09-16 07:05:50'), (20764, 4518, '2010-09-16 07:05:57'), (20765, 4519, '2010-09-16 07:06:04'), (20766, 4520, '2010-09-16 07:06:09'), (20767, 4521, '2010-09-16 07:06:15'), (20768, 4522, '2010-09-16 07:06:20'), (20769, 4523, '2010-09-16 07:06:26'), (20770, 4524, '2010-09-16 07:06:31'), (20771, 4525, '2010-09-16 07:06:37'), (20772, 4526, '2010-09-16 07:06:42'), (20773, 4527, '2010-09-16 07:06:46'), (20774, 4528, '2010-09-16 07:06:51'), (20775, 4529, '2010-09-16 07:06:56'), (20776, 4530, '2010-09-16 07:07:00'), (20777, 4531, '2010-09-16 07:07:04'), (20778, 4532, '2010-09-16 07:07:08'), (20779, 4533, '2010-09-16 07:07:13'), (20780, 4534, '2010-09-16 07:07:17'), (20781, 4535, '2010-09-16 07:07:22'), (20782, 4536, '2010-09-16 07:07:25'), (20783, 4537, '2010-09-16 07:07:29'), (20784, 4538, '2010-09-16 07:07:35'), (20785, 4539, '2010-09-16 07:07:38'), (20786, 4540, '2010-09-16 07:07:42'), (20787, 4541, '2010-09-16 07:07:46'), (20788, 4542, '2010-09-16 07:07:49'), (20789, 4543, '2010-09-16 07:07:54'), (20790, 4544, '2010-09-16 07:07:58'), (20791, 4545, '2010-09-16 07:08:04'), (20792, 4546, '2010-09-16 07:08:09'), (20793, 4547, '2010-09-16 07:08:14'), (20794, 4548, '2010-09-16 07:08:20'), (20795, 4549, '2010-09-16 07:08:24'), (20796, 4550, '2010-09-16 07:08:30'), (20797, 4551, '2010-09-16 07:08:36'), (20798, 4552, '2010-09-16 07:08:39'), (20799, 4553, '2010-09-16 07:08:44'), (20800, 4554, '2010-09-16 07:08:49'), (20801, 4555, '2010-09-16 07:08:53'), (20802, 4556, '2010-09-16 07:08:57'), (20803, 4557, '2010-09-16 07:09:00'), (20804, 4558, '2010-09-16 07:09:04'), (20805, 4559, '2010-09-16 07:09:08'), (20806, 4560, '2010-09-16 07:09:12'), (20807, 4561, '2010-09-16 07:09:15'), (20808, 4562, '2010-09-16 07:09:20'), (20809, 4563, '2010-09-16 07:09:25'), (20810, 4564, '2010-09-16 07:11:48'), (20811, 4565, '2010-09-16 07:20:28'), (20812, 4566, '2010-09-16 08:13:24'), (20813, 4567, '2010-09-16 08:24:50'), (20814, 4568, '2010-09-16 08:28:16'), (20815, 4568, '2010-09-16 08:28:32'), (20816, 4568, '2010-09-16 08:28:58'), (20817, 4568, '2010-09-16 08:29:12'), (20818, 4568, '2010-09-16 08:29:23'), (20819, 4568, '2010-09-16 08:29:45'), (20820, 4568, '2010-09-16 08:29:55'), (20821, 4568, '2010-09-16 08:30:11'), (20822, 4568, '2010-09-16 08:30:27'), (20823, 4568, '2010-09-16 08:30:35'), (20824, 4569, '2010-09-16 08:37:23'), (20825, 4570, '2010-09-16 09:00:03'), (20826, 4571, '2010-09-16 09:23:55'), (20827, 4571, '2010-09-16 09:24:08'), (20828, 4571, '2010-09-16 09:24:52'), (20829, 4571, '2010-09-16 09:25:06'), (20830, 4571, '2010-09-16 09:25:19'), (20831, 4571, '2010-09-16 09:25:30'), (20832, 4571, '2010-09-16 09:25:47'), (20833, 4571, '2010-09-16 09:26:09'), (20834, 4571, '2010-09-16 09:26:40'), (20835, 4571, '2010-09-16 09:26:54'), (20836, 4571, '2010-09-16 09:27:09'), (20837, 4571, '2010-09-16 09:27:53'), (20838, 4571, '2010-09-16 09:28:23'), (20839, 4571, '2010-09-16 09:28:50'), (20840, 4572, '2010-09-16 11:00:21'), (20841, 4573, '2010-09-16 11:11:30'), (20842, 4574, '2010-09-16 11:11:32'), (20843, 4574, '2010-09-16 11:11:40'), (20844, 4574, '2010-09-16 11:11:46'), (20845, 4574, '2010-09-16 11:11:51'), (20846, 4574, '2010-09-16 11:12:18'), (20847, 4575, '2010-09-16 11:31:37'), (20848, 4575, '2010-09-16 11:31:56'), (20849, 4576, '2010-09-16 11:37:48'), (20850, 4575, '2010-09-16 11:50:34'), (20851, 4575, '2010-09-16 11:51:11'), (20852, 4577, '2010-09-16 11:51:24'), (20853, 4577, '2010-09-16 11:51:30'), (20854, 4577, '2010-09-16 11:51:36'), (20855, 4577, '2010-09-16 11:51:41'), (20856, 4577, '2010-09-16 11:51:52'), (20857, 4577, '2010-09-16 11:51:54'), (20858, 4577, '2010-09-16 11:52:01'), (20859, 4577, '2010-09-16 11:52:06'), (20860, 4577, '2010-09-16 11:53:32'), (20861, 4577, '2010-09-16 11:53:38'), (20862, 4577, '2010-09-16 11:53:39'), (20863, 4577, '2010-09-16 11:53:42'), (20864, 4577, '2010-09-16 11:53:59'), (20865, 4577, '2010-09-16 11:54:04'), (20866, 4578, '2010-09-16 12:06:21'), (20867, 4579, '2010-09-16 12:12:52'), (20868, 4579, '2010-09-16 12:13:30'), (20869, 4579, '2010-09-16 12:13:45'), (20870, 4579, '2010-09-16 12:13:47'), (20871, 4579, '2010-09-16 12:13:50'), (20872, 4579, '2010-09-16 12:13:51'), (20873, 4579, '2010-09-16 12:14:23'), (20874, 4579, '2010-09-16 12:14:51'), (20875, 4579, '2010-09-16 12:14:56'), (20876, 4580, '2010-09-16 13:19:46'), (20877, 4576, '2010-09-16 13:38:04'), (20878, 4576, '2010-09-16 13:38:05'), (20879, 4576, '2010-09-16 13:38:24'), (20880, 4576, '2010-09-16 13:38:26'), (20881, 4581, '2010-09-16 13:45:10'), (20882, 4581, '2010-09-16 13:45:33'), (20883, 4581, '2010-09-16 13:45:40'), (20884, 4581, '2010-09-16 13:45:50'), (20885, 4582, '2010-09-16 13:45:54'), (20886, 4583, '2010-09-16 13:45:56'), (20887, 4581, '2010-09-16 13:45:59'), (20888, 4581, '2010-09-16 13:46:18'), (20889, 4583, '2010-09-16 13:46:40'), (20890, 4583, '2010-09-16 13:46:48'), (20891, 4583, '2010-09-16 13:47:12'), (20892, 4583, '2010-09-16 13:47:47'), (20893, 4583, '2010-09-16 13:48:05'), (20894, 4584, '2010-09-16 13:49:39'), (20895, 4577, '2010-09-16 13:53:07'), (20896, 4577, '2010-09-16 13:53:30'), (20897, 4577, '2010-09-16 13:53:32'), (20898, 4577, '2010-09-16 14:05:16'), (20899, 4577, '2010-09-16 14:08:00'), (20900, 4585, '2010-09-16 14:13:31'), (20901, 4585, '2010-09-16 14:13:46'), (20902, 4585, '2010-09-16 14:13:58'), (20903, 4585, '2010-09-16 14:14:18'), (20904, 4585, '2010-09-16 14:15:01'), (20905, 4585, '2010-09-16 14:15:05'), (20906, 4585, '2010-09-16 14:15:08'), (20907, 4586, '2010-09-16 14:35:37'), (20908, 4587, '2010-09-16 14:47:55'), (20909, 4587, '2010-09-16 14:48:06'), (20910, 4587, '2010-09-16 14:48:08'), (20911, 4587, '2010-09-16 14:48:09'), (20912, 4587, '2010-09-16 14:48:09'), (20913, 4588, '2010-09-16 15:13:41'), (20914, 4588, '2010-09-16 15:14:03'), (20915, 4588, '2010-09-16 15:14:16'), (20916, 4588, '2010-09-16 15:15:42'), (20917, 4588, '2010-09-16 15:15:46'), (20918, 4589, '2010-09-16 15:27:00'), (20919, 4589, '2010-09-16 15:27:10'), (20920, 4589, '2010-09-16 15:29:58'), (20921, 4589, '2010-09-16 15:30:03'), (20922, 4589, '2010-09-16 15:30:07'), (20923, 4589, '2010-09-16 15:30:20'), (20924, 4589, '2010-09-16 15:30:45'), (20925, 4589, '2010-09-16 15:33:52'), (20926, 4589, '2010-09-16 15:34:24'), (20927, 4589, '2010-09-16 15:34:44'), (20928, 4589, '2010-09-16 15:35:30'), (20929, 4589, '2010-09-16 15:35:37'), (20930, 4589, '2010-09-16 15:35:41'), (20931, 4590, '2010-09-16 16:28:01'), (20932, 4590, '2010-09-16 16:28:30'), (20933, 4590, '2010-09-16 16:28:33'), (20934, 4590, '2010-09-16 16:28:58'), (20935, 4591, '2010-09-16 16:29:53'), (20936, 4592, '2010-09-16 16:34:59'), (20937, 4592, '2010-09-16 16:35:10'), (20938, 4593, '2010-09-16 16:38:52'), (20939, 4593, '2010-09-16 16:39:24'), (20940, 4593, '2010-09-16 16:40:05'), (20941, 4593, '2010-09-16 16:40:37'), (20942, 4594, '2010-09-16 17:03:56'), (20943, 4593, '2010-09-16 17:12:11'), (20944, 4595, '2010-09-16 17:12:24'), (20945, 4595, '2010-09-16 17:12:59'), (20946, 4595, '2010-09-16 17:14:03'), (20947, 4595, '2010-09-16 17:14:27'), (20948, 4595, '2010-09-16 17:14:48'), (20949, 4595, '2010-09-16 17:15:30'), (20950, 4595, '2010-09-16 17:16:08'), (20951, 4595, '2010-09-16 17:16:16'), (20952, 4595, '2010-09-16 17:16:48'), (20953, 4595, '2010-09-16 17:17:19'), (20954, 4595, '2010-09-16 17:19:02'), (20955, 4595, '2010-09-16 17:20:39'), (20956, 4595, '2010-09-16 17:21:45'), (20957, 4595, '2010-09-16 17:21:54'), (20958, 4595, '2010-09-16 17:22:02'), (20959, 4596, '2010-09-16 17:32:03'), (20960, 4597, '2010-09-16 17:52:55'), (20961, 4598, '2010-09-16 18:01:31'), (20962, 4598, '2010-09-16 18:01:47'), (20963, 4598, '2010-09-16 18:02:11'), (20964, 4598, '2010-09-16 18:02:17'), (20965, 4598, '2010-09-16 18:02:49'), (20966, 4593, '2010-09-16 18:09:11'), (20967, 4593, '2010-09-16 18:09:13'), (20968, 4593, '2010-09-16 18:09:18'), (20969, 4593, '2010-09-16 18:09:20'), (20970, 4593, '2010-09-16 18:09:21'), (20971, 4593, '2010-09-16 18:09:23'), (20972, 4593, '2010-09-16 18:09:24'), (20973, 4593, '2010-09-16 18:09:25'), (20974, 4599, '2010-09-16 18:13:18'), (20975, 4600, '2010-09-16 19:53:04'), (20976, 4601, '2010-09-16 20:22:06'), (20977, 4601, '2010-09-16 20:22:18'), (20978, 4601, '2010-09-16 20:22:29'), (20979, 4601, '2010-09-16 20:22:36'), (20980, 4601, '2010-09-16 20:22:43'), (20981, 4601, '2010-09-16 20:22:48'), (20982, 4601, '2010-09-16 20:22:54'), (20983, 4601, '2010-09-16 20:23:47'), (20984, 4601, '2010-09-16 20:23:55'), (20985, 4601, '2010-09-16 20:24:27'), (20986, 4601, '2010-09-16 20:24:54'), (20987, 4601, '2010-09-16 20:25:03'), (20988, 4601, '2010-09-16 20:25:24'), (20989, 4601, '2010-09-16 20:25:42'), (20990, 4601, '2010-09-16 20:26:09'), (20991, 4601, '2010-09-16 20:26:31'), (20992, 4601, '2010-09-16 20:26:42'), (20993, 4601, '2010-09-16 20:26:54'), (20994, 4601, '2010-09-16 20:27:18'), (20995, 4601, '2010-09-16 20:27:25'), (20996, 4601, '2010-09-16 20:27:43'), (20997, 4601, '2010-09-16 20:27:48'), (20998, 4602, '2010-09-16 20:34:05'), (20999, 4603, '2010-09-16 20:41:31'), (21000, 4603, '2010-09-16 20:42:06'), (21001, 4603, '2010-09-16 20:42:07'), (21002, 4603, '2010-09-16 20:42:08'), (21003, 4603, '2010-09-16 20:42:13'), (21004, 4604, '2010-09-16 20:43:51'), (21005, 4605, '2010-09-16 20:47:58'), (21006, 4606, '2010-09-16 20:50:08'), (21007, 4607, '2010-09-16 20:50:16'), (21008, 4608, '2010-09-16 20:50:21'), (21009, 4609, '2010-09-16 20:50:53'), (21010, 4610, '2010-09-16 20:51:08'), (21011, 4611, '2010-09-16 20:52:23'), (21012, 4612, '2010-09-16 20:57:43'), (21013, 4613, '2010-09-16 21:03:01'), (21014, 4614, '2010-09-16 21:08:53'), (21015, 4615, '2010-09-16 21:54:54'), (21016, 4618, '2010-09-16 22:14:05'), (21017, 4620, '2010-09-16 22:14:05'), (21018, 4616, '2010-09-16 22:14:06'), (21019, 4619, '2010-09-16 22:14:06'), (21020, 4617, '2010-09-16 22:14:06'), (21021, 4621, '2010-09-16 22:14:54'), (21022, 4622, '2010-09-16 22:14:54'), (21023, 4623, '2010-09-16 22:17:07'), (21024, 4624, '2010-09-16 22:53:45'), (21025, 4625, '2010-09-16 22:56:57'), (21026, 4626, '2010-09-16 22:57:03'), (21027, 4627, '2010-09-17 00:03:29'), (21028, 4628, '2010-09-17 01:21:31'), (21029, 4629, '2010-09-17 02:41:56'), (21030, 4630, '2010-09-17 03:35:24'), (21031, 4630, '2010-09-17 03:35:41'), (21032, 4630, '2010-09-17 03:36:12'), (21033, 4631, '2010-09-17 04:07:00'), (21034, 4632, '2010-09-17 04:19:11'), (21035, 4633, '2010-09-17 04:26:39'), (21036, 4634, '2010-09-17 04:49:38'), (21037, 4635, '2010-09-17 04:52:40'), (21038, 4635, '2010-09-17 04:52:55'), (21039, 4635, '2010-09-17 04:53:07'), (21040, 4635, '2010-09-17 04:53:18'), (21041, 4635, '2010-09-17 04:53:19'), (21042, 4635, '2010-09-17 04:53:21'), (21043, 4635, '2010-09-17 04:53:28'), (21044, 4635, '2010-09-17 04:53:29'), (21045, 4636, '2010-09-17 05:00:14'), (21046, 4637, '2010-09-17 05:13:04'), (21047, 4638, '2010-09-17 05:45:18'), (21048, 4639, '2010-09-17 05:45:21'), (21049, 4640, '2010-09-17 05:45:25'), (21050, 4641, '2010-09-17 05:45:28'), (21051, 4642, '2010-09-17 05:45:32'), (21052, 4643, '2010-09-17 05:45:36'), (21053, 4644, '2010-09-17 05:45:39'), (21054, 4645, '2010-09-17 05:45:41'), (21055, 4646, '2010-09-17 05:45:45'), (21056, 4647, '2010-09-17 05:45:48'), (21057, 4648, '2010-09-17 05:45:51'), (21058, 4649, '2010-09-17 05:45:54'), (21059, 4650, '2010-09-17 05:45:58'), (21060, 4651, '2010-09-17 05:46:01'), (21061, 4652, '2010-09-17 05:46:04'), (21062, 4653, '2010-09-17 05:46:08'), (21063, 4654, '2010-09-17 05:46:11'), (21064, 4655, '2010-09-17 05:46:14'), (21065, 4656, '2010-09-17 05:46:19'), (21066, 4657, '2010-09-17 05:46:24'), (21067, 4658, '2010-09-17 05:46:28'), (21068, 4659, '2010-09-17 05:46:33'), (21069, 4660, '2010-09-17 05:46:37'), (21070, 4661, '2010-09-17 05:46:40'), (21071, 4662, '2010-09-17 05:46:45'), (21072, 4663, '2010-09-17 05:46:48'), (21073, 4664, '2010-09-17 05:46:53'), (21074, 4665, '2010-09-17 05:46:58'), (21075, 4666, '2010-09-17 05:47:03'), (21076, 4667, '2010-09-17 05:47:07'), (21077, 4668, '2010-09-17 05:47:11'), (21078, 4669, '2010-09-17 05:47:16'), (21079, 4670, '2010-09-17 05:47:20'), (21080, 4671, '2010-09-17 05:47:24'), (21081, 4672, '2010-09-17 05:47:27'), (21082, 4673, '2010-09-17 05:47:32'), (21083, 4674, '2010-09-17 05:47:36'), (21084, 4675, '2010-09-17 05:47:40'), (21085, 4676, '2010-09-17 05:47:43'), (21086, 4677, '2010-09-17 05:47:47'), (21087, 4678, '2010-09-17 05:47:52'), (21088, 4679, '2010-09-17 05:47:56'), (21089, 4680, '2010-09-17 05:48:00'), (21090, 4681, '2010-09-17 05:48:04'), (21091, 4682, '2010-09-17 05:48:08'), (21092, 4683, '2010-09-17 05:48:12'), (21093, 4684, '2010-09-17 05:48:16'), (21094, 4685, '2010-09-17 05:48:20'), (21095, 4686, '2010-09-17 05:48:24'), (21096, 4687, '2010-09-17 05:48:28'), (21097, 4688, '2010-09-17 05:48:32'), (21098, 4689, '2010-09-17 05:48:36'), (21099, 4690, '2010-09-17 05:48:42'), (21100, 4691, '2010-09-17 05:48:47'), (21101, 4692, '2010-09-17 05:48:51'), (21102, 4693, '2010-09-17 05:48:55'), (21103, 4694, '2010-09-17 05:49:00'), (21104, 4695, '2010-09-17 05:49:04'), (21105, 4696, '2010-09-17 05:49:09'), (21106, 4697, '2010-09-17 05:49:13'), (21107, 4698, '2010-09-17 05:49:16'), (21108, 4699, '2010-09-17 05:49:21'), (21109, 4700, '2010-09-17 05:49:25'), (21110, 4701, '2010-09-17 05:49:29'), (21111, 4702, '2010-09-17 05:49:32'), (21112, 4703, '2010-09-17 05:49:35'), (21113, 4704, '2010-09-17 05:49:39'), (21114, 4705, '2010-09-17 05:49:43'), (21115, 4706, '2010-09-17 05:49:46'), (21116, 4707, '2010-09-17 05:49:50'), (21117, 4708, '2010-09-17 05:49:54'), (21118, 4709, '2010-09-17 05:49:57'), (21119, 4710, '2010-09-17 05:50:02'), (21120, 4711, '2010-09-17 05:50:07'), (21121, 4712, '2010-09-17 05:50:11'), (21122, 4713, '2010-09-17 05:50:14'), (21123, 4714, '2010-09-17 05:50:17'), (21124, 4715, '2010-09-17 05:50:21'), (21125, 4716, '2010-09-17 05:50:25'), (21126, 4717, '2010-09-17 05:50:29'), (21127, 4718, '2010-09-17 05:50:34'), (21128, 4719, '2010-09-17 05:50:38'), (21129, 4720, '2010-09-17 05:50:43'), (21130, 4721, '2010-09-17 05:50:48'), (21131, 4722, '2010-09-17 05:50:52'), (21132, 4723, '2010-09-17 05:50:56'), (21133, 4724, '2010-09-17 05:51:00'), (21134, 4725, '2010-09-17 05:51:03'), (21135, 4726, '2010-09-17 05:51:08'), (21136, 4727, '2010-09-17 05:51:13'), (21137, 4728, '2010-09-17 05:51:17'), (21138, 4729, '2010-09-17 05:51:22'), (21139, 4730, '2010-09-17 05:51:25'), (21140, 4731, '2010-09-17 05:51:29'), (21141, 4732, '2010-09-17 05:51:33'), (21142, 4733, '2010-09-17 05:51:37'), (21143, 4734, '2010-09-17 05:51:41'), (21144, 4735, '2010-09-17 05:51:44'), (21145, 4736, '2010-09-17 05:51:48'), (21146, 4460, '2010-09-17 05:55:44'), (21147, 4460, '2010-09-17 05:55:48'), (21148, 4460, '2010-09-17 05:57:41'), (21149, 4460, '2010-09-17 05:57:44'), (21150, 4737, '2010-09-17 06:11:06'), (21151, 4737, '2010-09-17 06:11:20'), (21152, 4737, '2010-09-17 06:11:28'), (21153, 4737, '2010-09-17 06:11:38'), (21154, 4737, '2010-09-17 06:11:56'), (21155, 4737, '2010-09-17 06:11:59'), (21156, 4737, '2010-09-17 06:11:59'), (21157, 4738, '2010-09-17 06:26:24'), (21158, 4739, '2010-09-17 06:30:22'), (21159, 4740, '2010-09-17 06:58:39'), (21160, 4741, '2010-09-17 07:20:47'), (21161, 4742, '2010-09-17 07:42:29'), (21162, 4743, '2010-09-17 08:03:42'), (21163, 4744, '2010-09-17 08:05:12'), (21164, 4745, '2010-09-17 08:08:37'), (21165, 4746, '2010-09-17 08:15:18'), (21166, 4747, '2010-09-17 08:29:03'), (21167, 4747, '2010-09-17 08:29:11'), (21168, 4747, '2010-09-17 08:29:17'), (21169, 4747, '2010-09-17 08:30:19'), (21170, 4747, '2010-09-17 08:30:37'), (21171, 4747, '2010-09-17 08:30:48'), (21172, 4747, '2010-09-17 08:31:24'), (21173, 4747, '2010-09-17 08:31:30'), (21174, 4747, '2010-09-17 08:31:55'), (21175, 4748, '2010-09-17 08:42:29'), (21176, 4749, '2010-09-17 08:54:35'), (21177, 4750, '2010-09-17 09:05:30'), (21178, 4751, '2010-09-17 09:12:56'), (21179, 4752, '2010-09-17 09:29:28'), (21180, 4752, '2010-09-17 09:29:39'), (21181, 4752, '2010-09-17 09:29:48'), (21182, 4752, '2010-09-17 09:29:53'), (21183, 4753, '2010-09-17 09:30:09'), (21184, 4752, '2010-09-17 09:30:20'), (21185, 4752, '2010-09-17 09:30:30'), (21186, 4752, '2010-09-17 09:30:34'), (21187, 4752, '2010-09-17 09:30:41'), (21188, 4752, '2010-09-17 09:30:47'), (21189, 4752, '2010-09-17 09:30:52'), (21190, 4752, '2010-09-17 09:31:00'), (21191, 4754, '2010-09-17 09:39:52'), (21192, 4755, '2010-09-17 10:40:34'), (21193, 4756, '2010-09-17 10:40:53'), (21194, 4757, '2010-09-17 10:41:06'), (21195, 4756, '2010-09-17 10:41:20'), (21196, 4756, '2010-09-17 10:41:23'), (21197, 4757, '2010-09-17 10:41:36'), (21198, 4758, '2010-09-17 10:44:05'), (21199, 4759, '2010-09-17 10:44:16'), (21200, 4760, '2010-09-17 10:45:14'), (21201, 4761, '2010-09-17 10:45:46'), (21202, 4762, '2010-09-17 10:47:38'), (21203, 4764, '2010-09-17 10:48:01'), (21204, 4763, '2010-09-17 10:48:02'), (21205, 4765, '2010-09-17 10:49:14'), (21206, 4766, '2010-09-17 10:49:36'), (21207, 4765, '2010-09-17 10:49:56'), (21208, 4765, '2010-09-17 10:49:56'), (21209, 4765, '2010-09-17 10:49:59'), (21210, 4765, '2010-09-17 10:49:59'), (21211, 4765, '2010-09-17 10:50:00'), (21212, 4765, '2010-09-17 10:50:01'), (21213, 4765, '2010-09-17 10:50:02'), (21214, 4765, '2010-09-17 10:50:03'), (21215, 4767, '2010-09-17 10:57:03'), (21216, 4765, '2010-09-17 10:57:08'), (21217, 4765, '2010-09-17 10:57:13'), (21218, 4768, '2010-09-17 10:59:20'), (21219, 4769, '2010-09-17 11:01:15'), (21220, 4770, '2010-09-17 11:02:58'), (21221, 4771, '2010-09-17 11:13:30'), (21222, 4772, '2010-09-17 11:23:35'), (21223, 4773, '2010-09-17 12:06:42'), (21224, 4774, '2010-09-17 12:38:30'), (21225, 4775, '2010-09-17 12:39:45'), (21226, 4776, '2010-09-17 12:39:48'), (21227, 4776, '2010-09-17 12:39:55'), (21228, 4776, '2010-09-17 12:40:06'), (21229, 4777, '2010-09-17 12:41:55'), (21230, 4776, '2010-09-17 12:41:57'), (21231, 4776, '2010-09-17 12:42:01'), (21232, 4776, '2010-09-17 12:42:06'), (21233, 4776, '2010-09-17 12:42:10'), (21234, 4776, '2010-09-17 12:42:44'), (21235, 4778, '2010-09-17 12:48:33'), (21236, 4778, '2010-09-17 12:48:40'), (21237, 4778, '2010-09-17 12:48:45'), (21238, 4778, '2010-09-17 12:49:29'), (21239, 4778, '2010-09-17 12:49:51'), (21240, 4778, '2010-09-17 12:50:06'), (21241, 4778, '2010-09-17 12:50:31'), (21242, 4778, '2010-09-17 12:50:43'), (21243, 4779, '2010-09-17 12:53:28'), (21244, 4779, '2010-09-17 12:53:50'), (21245, 4779, '2010-09-17 12:53:55'), (21246, 4780, '2010-09-17 13:26:09'), (21247, 4780, '2010-09-17 13:26:23'), (21248, 4780, '2010-09-17 13:26:37'), (21249, 4781, '2010-09-17 13:49:54'), (21250, 4782, '2010-09-17 13:53:25'), (21251, 4783, '2010-09-17 13:54:43'), (21252, 4783, '2010-09-17 13:54:56'), (21253, 4783, '2010-09-17 13:55:06'), (21254, 4783, '2010-09-17 13:55:23'), (21255, 4783, '2010-09-17 13:55:43'), (21256, 4783, '2010-09-17 13:55:49'), (21257, 4783, '2010-09-17 13:55:58'), (21258, 4783, '2010-09-17 13:56:24'), (21259, 4783, '2010-09-17 13:57:45'), (21260, 4784, '2010-09-17 14:04:01'), (21261, 4785, '2010-09-17 14:31:34'), (21262, 4786, '2010-09-17 15:06:17'), (21263, 4786, '2010-09-17 15:06:29'), (21264, 4786, '2010-09-17 15:06:35'), (21265, 4786, '2010-09-17 15:07:35'), (21266, 4786, '2010-09-17 15:08:16'), (21267, 4787, '2010-09-17 15:08:22'), (21268, 4786, '2010-09-17 15:08:24'), (21269, 4788, '2010-09-17 15:08:50'), (21270, 4786, '2010-09-17 15:08:56'), (21271, 4789, '2010-09-17 15:10:08'), (21272, 4790, '2010-09-17 15:57:11'), (21273, 4791, '2010-09-17 16:41:58'), (21274, 4792, '2010-09-17 17:29:45'), (21275, 4793, '2010-09-17 17:29:47'), (21276, 4794, '2010-09-17 17:54:17'), (21277, 4795, '2010-09-17 18:05:06'), (21278, 4796, '2010-09-17 18:24:22'), (21279, 4797, '2010-09-17 18:28:52'), (21280, 4798, '2010-09-17 18:30:12'), (21281, 4799, '2010-09-17 18:42:00'), (21282, 4800, '2010-09-17 19:00:21'), (21283, 4801, '2010-09-17 19:19:37'), (21284, 4801, '2010-09-17 19:19:44'), (21285, 4801, '2010-09-17 19:19:47'), (21286, 4801, '2010-09-17 19:19:50'), (21287, 4801, '2010-09-17 19:19:50'), (21288, 4801, '2010-09-17 19:19:58'), (21289, 4801, '2010-09-17 19:20:01'), (21290, 4802, '2010-09-17 19:21:13'), (21291, 4803, '2010-09-17 19:33:53'), (21292, 4804, '2010-09-17 19:38:35'), (21293, 4804, '2010-09-17 19:38:51'), (21294, 4804, '2010-09-17 19:39:17'), (21295, 4804, '2010-09-17 19:39:45'), (21296, 4804, '2010-09-17 19:39:51'), (21297, 4804, '2010-09-17 19:40:08'), (21298, 4805, '2010-09-17 20:01:18'), (21299, 4806, '2010-09-17 22:05:17'), (21300, 4806, '2010-09-17 22:05:38'), (21301, 4807, '2010-09-17 22:22:37'), (21302, 4808, '2010-09-18 04:22:21'), (21303, 4809, '2010-09-18 04:42:28'), (21304, 4810, '2010-09-18 04:47:01'), (21305, 4811, '2010-09-18 05:03:16'), (21306, 4811, '2010-09-18 05:03:44'), (21307, 4811, '2010-09-18 05:03:49'), (21308, 4811, '2010-09-18 05:03:58'), (21309, 4811, '2010-09-18 05:04:08'), (21310, 4811, '2010-09-18 05:04:12'), (21311, 4811, '2010-09-18 05:04:19'), (21312, 4811, '2010-09-18 05:04:23'), (21313, 4812, '2010-09-18 05:07:24'), (21314, 4811, '2010-09-18 05:07:56'), (21315, 4811, '2010-09-18 05:08:01'), (21316, 4811, '2010-09-18 05:09:15'), (21317, 4811, '2010-09-18 05:09:16'), (21318, 4811, '2010-09-18 05:09:17'), (21319, 4811, '2010-09-18 05:09:18'), (21320, 4811, '2010-09-18 05:09:18'), (21321, 4811, '2010-09-18 05:09:19'), (21322, 4813, '2010-09-18 05:09:23'), (21323, 4811, '2010-09-18 05:09:25'), (21324, 4814, '2010-09-18 05:33:05'), (21325, 4815, '2010-09-18 05:33:09'), (21326, 4816, '2010-09-18 05:33:12'), (21327, 4817, '2010-09-18 05:33:16'), (21328, 4818, '2010-09-18 05:33:19'), (21329, 4819, '2010-09-18 05:33:23'), (21330, 4820, '2010-09-18 05:33:26'), (21331, 4821, '2010-09-18 05:33:30'), (21332, 4822, '2010-09-18 05:33:33'), (21333, 4823, '2010-09-18 05:33:36'), (21334, 4824, '2010-09-18 05:33:39'), (21335, 4825, '2010-09-18 05:33:42'), (21336, 4826, '2010-09-18 05:33:44'), (21337, 4827, '2010-09-18 05:33:48'), (21338, 4828, '2010-09-18 05:33:51'), (21339, 4829, '2010-09-18 05:33:55'), (21340, 4830, '2010-09-18 05:33:59'), (21341, 4831, '2010-09-18 05:34:03'), (21342, 4832, '2010-09-18 05:34:07'), (21343, 4833, '2010-09-18 05:34:11'), (21344, 4834, '2010-09-18 05:34:15'), (21345, 4835, '2010-09-18 05:34:20'), (21346, 4836, '2010-09-18 05:34:24'), (21347, 4837, '2010-09-18 05:34:28'), (21348, 4838, '2010-09-18 05:34:33'), (21349, 4839, '2010-09-18 05:34:37'), (21350, 4840, '2010-09-18 05:34:41'), (21351, 4841, '2010-09-18 05:34:46'), (21352, 4842, '2010-09-18 05:34:51'), (21353, 4843, '2010-09-18 05:34:57'), (21354, 4844, '2010-09-18 05:35:00'), (21355, 4845, '2010-09-18 05:35:05'), (21356, 4846, '2010-09-18 05:35:09'), (21357, 4847, '2010-09-18 05:35:13'), (21358, 4848, '2010-09-18 05:35:17'), (21359, 4849, '2010-09-18 05:35:21'), (21360, 4850, '2010-09-18 05:35:26'), (21361, 4851, '2010-09-18 05:35:31'), (21362, 4852, '2010-09-18 05:35:35'), (21363, 4853, '2010-09-18 05:35:40'), (21364, 4854, '2010-09-18 05:35:46'), (21365, 4855, '2010-09-18 05:35:51'), (21366, 4856, '2010-09-18 05:35:56'), (21367, 4857, '2010-09-18 05:36:01'), (21368, 4858, '2010-09-18 05:36:04'), (21369, 4859, '2010-09-18 05:36:09'), (21370, 4860, '2010-09-18 05:36:13'), (21371, 4861, '2010-09-18 05:36:18'), (21372, 4862, '2010-09-18 05:36:22'), (21373, 4863, '2010-09-18 05:36:26'), (21374, 4864, '2010-09-18 05:36:31'), (21375, 4865, '2010-09-18 05:36:35'), (21376, 4866, '2010-09-18 05:36:42'), (21377, 4867, '2010-09-18 05:36:47'), (21378, 4868, '2010-09-18 05:36:51'), (21379, 4869, '2010-09-18 05:36:55'), (21380, 4870, '2010-09-18 05:36:59'), (21381, 4871, '2010-09-18 05:37:04'), (21382, 4872, '2010-09-18 05:37:08'), (21383, 4873, '2010-09-18 05:37:11'), (21384, 4874, '2010-09-18 05:37:16'), (21385, 4875, '2010-09-18 05:37:20'), (21386, 4876, '2010-09-18 05:37:24'), (21387, 4877, '2010-09-18 05:37:28'), (21388, 4878, '2010-09-18 05:37:32'), (21389, 4879, '2010-09-18 05:37:36'), (21390, 4880, '2010-09-18 05:37:40'), (21391, 4881, '2010-09-18 05:37:44'), (21392, 4882, '2010-09-18 05:37:48'), (21393, 4883, '2010-09-18 05:37:52'), (21394, 4884, '2010-09-18 05:37:56'), (21395, 4885, '2010-09-18 05:38:00'), (21396, 4886, '2010-09-18 05:38:04'), (21397, 4887, '2010-09-18 05:38:09'), (21398, 4888, '2010-09-18 05:38:12'), (21399, 4889, '2010-09-18 05:38:16'), (21400, 4890, '2010-09-18 05:38:20'), (21401, 4891, '2010-09-18 05:38:24'), (21402, 4892, '2010-09-18 05:38:28'), (21403, 4893, '2010-09-18 05:38:32'), (21404, 4894, '2010-09-18 05:38:37'), (21405, 4895, '2010-09-18 05:38:42'), (21406, 4896, '2010-09-18 05:38:47'), (21407, 4897, '2010-09-18 05:38:51'), (21408, 4898, '2010-09-18 05:38:56'), (21409, 4899, '2010-09-18 05:39:00'), (21410, 4900, '2010-09-18 05:39:05'), (21411, 4901, '2010-09-18 05:39:09'), (21412, 4902, '2010-09-18 05:39:14'), (21413, 4903, '2010-09-18 05:39:20'), (21414, 4904, '2010-09-18 05:39:25'), (21415, 4905, '2010-09-18 05:39:30'), (21416, 4906, '2010-09-18 05:39:34'), (21417, 4907, '2010-09-18 05:39:39'), (21418, 4908, '2010-09-18 05:39:43'), (21419, 4909, '2010-09-18 05:39:47'), (21420, 4910, '2010-09-18 05:39:51'), (21421, 4911, '2010-09-18 05:39:55'), (21422, 4912, '2010-09-18 05:39:59'), (21423, 4913, '2010-09-18 05:51:34'), (21424, 4914, '2010-09-18 05:55:07'), (21425, 4914, '2010-09-18 05:55:21'), (21426, 4914, '2010-09-18 05:55:33'), (21427, 4914, '2010-09-18 05:55:58'), (21428, 4914, '2010-09-18 05:57:09'), (21429, 4914, '2010-09-18 05:57:21'), (21430, 4914, '2010-09-18 05:57:32'), (21431, 4914, '2010-09-18 05:57:59'), (21432, 4914, '2010-09-18 05:58:04'), (21433, 4914, '2010-09-18 06:01:39'), (21434, 4914, '2010-09-18 06:06:04'), (21435, 4914, '2010-09-18 06:06:26'), (21436, 4914, '2010-09-18 06:06:31'), (21437, 4914, '2010-09-18 06:06:43'), (21438, 4915, '2010-09-18 06:15:24'), (21439, 4916, '2010-09-18 07:03:23'), (21440, 4917, '2010-09-18 07:38:58'), (21441, 4918, '2010-09-18 07:46:49'), (21442, 4919, '2010-09-18 08:10:51'), (21443, 4920, '2010-09-18 08:43:51'), (21444, 4920, '2010-09-18 08:44:09'), (21445, 4920, '2010-09-18 08:44:23'), (21446, 4921, '2010-09-18 09:04:53'), (21447, 4921, '2010-09-18 09:09:51'), (21448, 4922, '2010-09-18 09:27:49'), (21449, 4923, '2010-09-18 11:25:07'), (21450, 4924, '2010-09-18 11:27:48'), (21451, 4925, '2010-09-18 11:33:33'), (21452, 4926, '2010-09-18 12:44:21'), (21453, 4927, '2010-09-18 14:36:48'), (21454, 4927, '2010-09-18 14:36:59'), (21455, 4927, '2010-09-18 14:37:09'), (21456, 4927, '2010-09-18 14:37:18'), (21457, 4927, '2010-09-18 14:37:29'), (21458, 4927, '2010-09-18 14:37:43'), (21459, 4928, '2010-09-18 15:37:22'), (21460, 4929, '2010-09-18 16:25:24'), (21461, 4930, '2010-09-18 16:26:14'), (21462, 4930, '2010-09-18 16:30:48'), (21463, 4930, '2010-09-18 16:30:55'), (21464, 4930, '2010-09-18 16:31:10'), (21465, 4930, '2010-09-18 16:31:24'), (21466, 4930, '2010-09-18 16:32:27'), (21467, 4931, '2010-09-18 16:32:47'), (21468, 4932, '2010-09-18 16:37:45'), (21469, 4932, '2010-09-18 16:38:06'), (21470, 4933, '2010-09-18 17:31:57'), (21471, 4933, '2010-09-18 17:33:04'), (21472, 4933, '2010-09-18 17:34:38'), (21473, 4933, '2010-09-18 17:35:47'), (21474, 4933, '2010-09-18 17:36:32'), (21475, 4934, '2010-09-18 17:42:57'), (21476, 4934, '2010-09-18 17:43:29'), (21477, 4934, '2010-09-18 17:44:33'), (21478, 4934, '2010-09-18 17:44:34'), (21479, 4935, '2010-09-18 18:05:34'), (21480, 4935, '2010-09-18 18:05:54'), (21481, 4935, '2010-09-18 18:06:03'), (21482, 4935, '2010-09-18 18:06:18'), (21483, 4935, '2010-09-18 18:06:36'), (21484, 4935, '2010-09-18 18:06:44'), (21485, 4935, '2010-09-18 18:06:53'), (21486, 4935, '2010-09-18 18:06:58'), (21487, 4935, '2010-09-18 18:07:06'), (21488, 4935, '2010-09-18 18:07:20'), (21489, 4935, '2010-09-18 18:07:30'), (21490, 4935, '2010-09-18 18:07:30'), (21491, 4935, '2010-09-18 18:07:33'), (21492, 4935, '2010-09-18 18:07:36'), (21493, 4935, '2010-09-18 18:07:39'), (21494, 4935, '2010-09-18 18:07:41'), (21495, 4935, '2010-09-18 18:07:42'), (21496, 4935, '2010-09-18 18:07:44'), (21497, 4933, '2010-09-18 18:13:06'), (21498, 4933, '2010-09-18 18:13:11'), (21499, 4936, '2010-09-18 18:21:16'), (21500, 4936, '2010-09-18 18:21:27'), (21501, 4936, '2010-09-18 18:21:38'), (21502, 4936, '2010-09-18 18:21:48'), (21503, 4937, '2010-09-18 18:30:10'), (21504, 4937, '2010-09-18 18:30:27'), (21505, 4937, '2010-09-18 18:30:57'), (21506, 4938, '2010-09-18 18:49:05'), (21507, 4938, '2010-09-18 18:59:39'), (21508, 4938, '2010-09-18 19:00:32'), (21509, 4938, '2010-09-18 19:00:57'), (21510, 4938, '2010-09-18 19:01:22'), (21511, 4938, '2010-09-18 19:01:57'), (21512, 4938, '2010-09-18 19:02:25'), (21513, 4938, '2010-09-18 19:02:39'), (21514, 4938, '2010-09-18 19:02:54'), (21515, 4938, '2010-09-18 19:03:04'), (21516, 4938, '2010-09-18 19:03:20'), (21517, 4938, '2010-09-18 19:03:56'), (21518, 4938, '2010-09-18 19:04:11'), (21519, 4938, '2010-09-18 19:04:17'), (21520, 4938, '2010-09-18 19:04:28'), (21521, 4938, '2010-09-18 19:04:52'), (21522, 4938, '2010-09-18 19:05:05'), (21523, 4938, '2010-09-18 19:05:50'), (21524, 4938, '2010-09-18 19:05:57'), (21525, 4938, '2010-09-18 19:06:30'), (21526, 4938, '2010-09-18 19:06:41'), (21527, 4938, '2010-09-18 19:06:43'), (21528, 4938, '2010-09-18 19:06:46'), (21529, 4939, '2010-09-18 19:19:40'), (21530, 4940, '2010-09-18 19:33:56'), (21531, 4941, '2010-09-18 20:02:43'), (21532, 4942, '2010-09-18 20:41:09'), (21533, 4943, '2010-09-18 21:41:31'), (21534, 4944, '2010-09-18 22:45:10'), (21535, 4945, '2010-09-18 22:57:06'), (21536, 4946, '2010-09-18 23:19:22'), (21537, 4947, '2010-09-18 23:25:45'), (21538, 4948, '2010-09-19 01:12:04'), (21539, 4949, '2010-09-19 01:12:29'), (21540, 4950, '2010-09-19 02:13:45'), (21541, 4951, '2010-09-19 02:44:14'), (21542, 4952, '2010-09-19 03:52:57'), (21543, 4953, '2010-09-19 04:49:17'), (21544, 4954, '2010-09-19 05:28:44'), (21545, 4955, '2010-09-19 05:48:54'), (21546, 4955, '2010-09-19 05:49:42'), (21547, 4955, '2010-09-19 05:50:11'), (21548, 4955, '2010-09-19 05:50:17'), (21549, 4955, '2010-09-19 05:50:24'), (21550, 4955, '2010-09-19 05:50:41'), (21551, 4955, '2010-09-19 05:51:05'), (21552, 4955, '2010-09-19 05:51:17'), (21553, 4955, '2010-09-19 05:51:33'), (21554, 4955, '2010-09-19 05:51:37'), (21555, 4955, '2010-09-19 05:52:00'), (21556, 4955, '2010-09-19 05:52:10'), (21557, 4955, '2010-09-19 05:52:23'), (21558, 4955, '2010-09-19 05:52:42'), (21559, 4955, '2010-09-19 05:52:46'), (21560, 4955, '2010-09-19 05:52:54'), (21561, 4955, '2010-09-19 05:53:01'), (21562, 4955, '2010-09-19 05:53:20'), (21563, 4955, '2010-09-19 05:53:23'), (21564, 4956, '2010-09-19 05:58:43'), (21565, 4957, '2010-09-19 07:04:03'), (21566, 4958, '2010-09-19 07:52:33'), (21567, 4959, '2010-09-19 08:24:05'), (21568, 4960, '2010-09-19 08:59:09'), (21569, 4961, '2010-09-19 09:23:36'), (21570, 4962, '2010-09-19 10:02:40'), (21571, 4962, '2010-09-19 10:03:35'), (21572, 4963, '2010-09-19 10:31:53'), (21573, 4964, '2010-09-19 10:54:43'), (21574, 4965, '2010-09-19 11:39:38'), (21575, 4966, '2010-09-19 11:43:53'), (21576, 4967, '2010-09-19 11:44:20'), (21577, 4968, '2010-09-19 11:49:54'), (21578, 4969, '2010-09-19 12:12:20'), (21579, 4969, '2010-09-19 12:12:38'), (21580, 4969, '2010-09-19 12:12:46'), (21581, 4969, '2010-09-19 12:13:37'), (21582, 4969, '2010-09-19 12:14:04'), (21583, 4969, '2010-09-19 12:14:24'), (21584, 4969, '2010-09-19 12:14:27'), (21585, 4969, '2010-09-19 12:14:31'), (21586, 4969, '2010-09-19 12:14:35'), (21587, 4970, '2010-09-19 12:19:08'), (21588, 4970, '2010-09-19 12:19:16'), (21589, 4970, '2010-09-19 12:19:29'), (21590, 4970, '2010-09-19 12:19:50'), (21591, 4970, '2010-09-19 12:20:04'), (21592, 4970, '2010-09-19 12:20:22'), (21593, 4970, '2010-09-19 12:20:32'), (21594, 4970, '2010-09-19 12:20:42'), (21595, 4970, '2010-09-19 12:20:55'), (21596, 4970, '2010-09-19 12:21:12'), (21597, 4970, '2010-09-19 12:21:25'), (21598, 4970, '2010-09-19 12:21:46'), (21599, 4970, '2010-09-19 12:21:54'), (21600, 4970, '2010-09-19 12:22:05'), (21601, 4970, '2010-09-19 12:22:22'), (21602, 4970, '2010-09-19 12:22:42'), (21603, 4970, '2010-09-19 12:22:57'), (21604, 4970, '2010-09-19 12:23:23'), (21605, 4970, '2010-09-19 12:24:19'), (21606, 4970, '2010-09-19 12:24:29'), (21607, 4970, '2010-09-19 12:24:45'), (21608, 4970, '2010-09-19 12:25:12'), (21609, 4970, '2010-09-19 12:25:16'), (21610, 4970, '2010-09-19 12:25:17'), (21611, 4971, '2010-09-19 12:33:49'), (21612, 4972, '2010-09-19 12:47:14'), (21613, 4973, '2010-09-19 13:13:44'), (21614, 4974, '2010-09-19 13:14:12'), (21615, 4975, '2010-09-19 13:23:23'), (21616, 4977, '2010-09-19 13:23:24'), (21617, 4976, '2010-09-19 13:23:24'), (21618, 4978, '2010-09-19 13:23:27'), (21619, 4979, '2010-09-19 13:23:48'), (21620, 4978, '2010-09-19 13:23:50'), (21621, 4980, '2010-09-19 13:31:26'), (21622, 4980, '2010-09-19 13:31:36'), (21623, 4980, '2010-09-19 13:32:04'), (21624, 4981, '2010-09-19 13:57:15'), (21625, 4981, '2010-09-19 14:01:59'), (21626, 4982, '2010-09-19 14:04:59'), (21627, 4982, '2010-09-19 14:05:12'), (21628, 4982, '2010-09-19 14:05:50'), (21629, 4982, '2010-09-19 14:05:56'), (21630, 4982, '2010-09-19 14:06:11'), (21631, 4982, '2010-09-19 14:06:22'), (21632, 4982, '2010-09-19 14:06:37'), (21633, 4982, '2010-09-19 14:06:46'), (21634, 4983, '2010-09-19 14:24:35'), (21635, 4984, '2010-09-19 14:26:28'), (21636, 4985, '2010-09-19 14:29:11'), (21637, 4986, '2010-09-19 14:33:11'), (21638, 4987, '2010-09-19 14:55:40'), (21639, 4987, '2010-09-19 14:56:06'), (21640, 4987, '2010-09-19 14:56:23'), (21641, 4987, '2010-09-19 14:56:39'), (21642, 4988, '2010-09-19 15:00:16'), (21643, 4989, '2010-09-19 15:08:16'), (21644, 4990, '2010-09-19 15:13:31'), (21645, 4990, '2010-09-19 15:13:41'), (21646, 4990, '2010-09-19 15:13:45'), (21647, 4990, '2010-09-19 15:13:51'), (21648, 4991, '2010-09-19 15:18:44'), (21649, 4991, '2010-09-19 15:19:53'), (21650, 4992, '2010-09-19 15:26:08'), (21651, 4993, '2010-09-19 15:44:07'), (21652, 4993, '2010-09-19 15:44:37'), (21653, 4993, '2010-09-19 15:44:44'), (21654, 4994, '2010-09-19 16:19:01'), (21655, 4994, '2010-09-19 16:19:24'), (21656, 4994, '2010-09-19 16:19:32'), (21657, 4994, '2010-09-19 16:19:41'), (21658, 4994, '2010-09-19 16:19:48'), (21659, 4994, '2010-09-19 16:19:53'), (21660, 4994, '2010-09-19 16:20:03'), (21661, 4995, '2010-09-19 16:24:07'), (21662, 4996, '2010-09-19 16:44:29'), (21663, 4997, '2010-09-19 16:55:33'), (21664, 4997, '2010-09-19 16:56:09'), (21665, 4997, '2010-09-19 16:56:47'), (21666, 4997, '2010-09-19 16:57:02'), (21667, 4997, '2010-09-19 16:57:33'), (21668, 4997, '2010-09-19 16:58:17'), (21669, 4997, '2010-09-19 16:59:07'), (21670, 4997, '2010-09-19 16:59:45'), (21671, 4997, '2010-09-19 17:00:13'), (21672, 4997, '2010-09-19 17:04:45'), (21673, 4997, '2010-09-19 17:04:48'), (21674, 4997, '2010-09-19 17:04:52'), (21675, 4997, '2010-09-19 17:04:58'), (21676, 4997, '2010-09-19 17:05:06'), (21677, 4997, '2010-09-19 17:05:13'), (21678, 4997, '2010-09-19 17:05:18'), (21679, 4997, '2010-09-19 17:05:23'), (21680, 4997, '2010-09-19 17:08:09'), (21681, 4998, '2010-09-19 17:21:23'), (21682, 4999, '2010-09-19 17:37:16'), (21683, 4999, '2010-09-19 17:41:43'), (21684, 4999, '2010-09-19 17:42:10'), (21685, 4999, '2010-09-19 17:43:03'), (21686, 4999, '2010-09-19 17:43:41'), (21687, 4999, '2010-09-19 17:44:17'), (21688, 4999, '2010-09-19 17:45:04'), (21689, 4999, '2010-09-19 17:45:27'), (21690, 4999, '2010-09-19 17:46:19'), (21691, 4999, '2010-09-19 17:46:28'), (21692, 4999, '2010-09-19 17:46:30'), (21693, 4999, '2010-09-19 17:46:33'), (21694, 4999, '2010-09-19 17:46:37'), (21695, 4999, '2010-09-19 17:46:40'), (21696, 4999, '2010-09-19 17:46:43'), (21697, 4999, '2010-09-19 17:46:44'), (21698, 4999, '2010-09-19 17:46:45'), (21699, 4999, '2010-09-19 17:46:45'), (21700, 4999, '2010-09-19 17:46:47'), (21701, 5000, '2010-09-19 17:58:53'), (21702, 5001, '2010-09-19 18:58:58'), (21703, 5002, '2010-09-19 19:20:39'), (21704, 5002, '2010-09-19 19:20:50'), (21705, 5002, '2010-09-19 19:21:02'), (21706, 5002, '2010-09-19 19:21:10'), (21707, 5002, '2010-09-19 19:21:39'), (21708, 5003, '2010-09-19 20:45:59'), (21709, 5004, '2010-09-19 21:18:55'), (21710, 5005, '2010-09-20 00:22:29'), (21711, 5006, '2010-09-20 02:28:29'), (21712, 5007, '2010-09-20 03:37:43'), (21713, 5008, '2010-09-20 04:22:02'), (21714, 5009, '2010-09-20 05:12:43'), (21715, 5010, '2010-09-20 05:57:47'), (21716, 5011, '2010-09-20 05:57:50'), (21717, 5012, '2010-09-20 05:57:53'), (21718, 5013, '2010-09-20 05:57:56'), (21719, 5014, '2010-09-20 05:58:00'), (21720, 5015, '2010-09-20 05:58:03'), (21721, 5016, '2010-09-20 05:58:07'), (21722, 5017, '2010-09-20 05:58:10'), (21723, 5018, '2010-09-20 05:58:13'), (21724, 5019, '2010-09-20 05:58:17'), (21725, 5020, '2010-09-20 05:58:20'), (21726, 5021, '2010-09-20 05:58:23'), (21727, 5022, '2010-09-20 05:58:26'), (21728, 5023, '2010-09-20 05:58:30'), (21729, 5024, '2010-09-20 05:58:34'), (21730, 5025, '2010-09-20 05:58:38'), (21731, 5026, '2010-09-20 05:58:42'), (21732, 5027, '2010-09-20 05:58:45'), (21733, 5028, '2010-09-20 05:58:49'), (21734, 5029, '2010-09-20 05:58:53'), (21735, 5030, '2010-09-20 05:58:56'), (21736, 5031, '2010-09-20 05:59:00'), (21737, 5032, '2010-09-20 05:59:04'), (21738, 5033, '2010-09-20 05:59:07'), (21739, 5034, '2010-09-20 05:59:11'), (21740, 5035, '2010-09-20 05:59:15'), (21741, 5036, '2010-09-20 05:59:19'), (21742, 5037, '2010-09-20 05:59:24'), (21743, 5038, '2010-09-20 05:59:29'), (21744, 5039, '2010-09-20 05:59:34'), (21745, 5040, '2010-09-20 05:59:37'), (21746, 5041, '2010-09-20 05:59:41'), (21747, 5042, '2010-09-20 05:59:46'), (21748, 5043, '2010-09-20 05:59:50'), (21749, 5044, '2010-09-20 05:59:55'), (21750, 5045, '2010-09-20 05:59:59'), (21751, 5046, '2010-09-20 06:00:04'), (21752, 5047, '2010-09-20 06:00:08'), (21753, 5048, '2010-09-20 06:00:12'), (21754, 5049, '2010-09-20 06:00:16'), (21755, 5050, '2010-09-20 06:00:21'), (21756, 5051, '2010-09-20 06:00:25'), (21757, 5052, '2010-09-20 06:00:30'), (21758, 5053, '2010-09-20 06:00:34'), (21759, 5054, '2010-09-20 06:00:38'), (21760, 5055, '2010-09-20 06:00:43'), (21761, 5056, '2010-09-20 06:00:47'), (21762, 5057, '2010-09-20 06:00:51'), (21763, 5058, '2010-09-20 06:00:56'), (21764, 5059, '2010-09-20 06:01:01'), (21765, 5060, '2010-09-20 06:01:06'), (21766, 5061, '2010-09-20 06:01:10'), (21767, 5062, '2010-09-20 06:01:15'), (21768, 5063, '2010-09-20 06:01:19'), (21769, 5064, '2010-09-20 06:01:23'), (21770, 5065, '2010-09-20 06:01:28'), (21771, 5066, '2010-09-20 06:01:31'), (21772, 5067, '2010-09-20 06:01:36'), (21773, 5068, '2010-09-20 06:01:40'), (21774, 5069, '2010-09-20 06:01:43'), (21775, 5070, '2010-09-20 06:01:47'), (21776, 5071, '2010-09-20 06:01:50'), (21777, 5072, '2010-09-20 06:01:53'), (21778, 5073, '2010-09-20 06:01:57'), (21779, 5074, '2010-09-20 06:02:01'), (21780, 5075, '2010-09-20 06:02:04'), (21781, 5076, '2010-09-20 06:02:07'), (21782, 5077, '2010-09-20 06:02:11'), (21783, 5078, '2010-09-20 06:02:15'), (21784, 5079, '2010-09-20 06:02:18'), (21785, 5080, '2010-09-20 06:02:21'), (21786, 5081, '2010-09-20 06:02:25'), (21787, 5082, '2010-09-20 06:02:29'), (21788, 5083, '2010-09-20 06:02:32'), (21789, 5084, '2010-09-20 06:02:35'), (21790, 5085, '2010-09-20 06:02:39'), (21791, 5086, '2010-09-20 06:02:42'), (21792, 5087, '2010-09-20 06:02:46'), (21793, 5088, '2010-09-20 06:02:50'), (21794, 5089, '2010-09-20 06:02:54'), (21795, 5090, '2010-09-20 06:02:58'), (21796, 5091, '2010-09-20 06:03:03'), (21797, 5092, '2010-09-20 06:03:07'), (21798, 5093, '2010-09-20 06:03:11'), (21799, 5094, '2010-09-20 06:03:15'), (21800, 5095, '2010-09-20 06:03:18'), (21801, 5096, '2010-09-20 06:03:22'), (21802, 5097, '2010-09-20 06:03:25'), (21803, 5098, '2010-09-20 06:03:29'), (21804, 5099, '2010-09-20 06:03:33'), (21805, 5100, '2010-09-20 06:03:38'), (21806, 5101, '2010-09-20 06:03:41'), (21807, 5102, '2010-09-20 06:03:45'), (21808, 5103, '2010-09-20 06:03:50'), (21809, 5104, '2010-09-20 06:03:53'), (21810, 5105, '2010-09-20 06:03:56'), (21811, 5106, '2010-09-20 06:04:00'), (21812, 5107, '2010-09-20 06:04:03'), (21813, 5108, '2010-09-20 06:04:06'), (21814, 5109, '2010-09-20 07:18:09'), (21815, 5110, '2010-09-20 08:18:59'), (21816, 5110, '2010-09-20 08:19:31'), (21817, 5110, '2010-09-20 08:19:45'), (21818, 5110, '2010-09-20 08:19:53'), (21819, 5110, '2010-09-20 08:20:03'), (21820, 5110, '2010-09-20 08:20:14'), (21821, 5110, '2010-09-20 08:20:15'), (21822, 5110, '2010-09-20 08:20:24'), (21823, 5110, '2010-09-20 08:20:42'), (21824, 5110, '2010-09-20 08:21:09'), (21825, 5110, '2010-09-20 08:21:37'), (21826, 5110, '2010-09-20 08:21:43'), (21827, 5111, '2010-09-20 08:24:40'), (21828, 5112, '2010-09-20 08:27:56'), (21829, 5112, '2010-09-20 08:28:10'), (21830, 5112, '2010-09-20 08:29:00'), (21831, 5110, '2010-09-20 08:31:21'), (21832, 5110, '2010-09-20 08:31:34'), (21833, 5110, '2010-09-20 08:31:51'), (21834, 5110, '2010-09-20 08:32:17'), (21835, 5110, '2010-09-20 08:32:18'), (21836, 5110, '2010-09-20 08:32:18'), (21837, 5110, '2010-09-20 08:32:19'), (21838, 5110, '2010-09-20 08:32:20'), (21839, 5112, '2010-09-20 08:32:44'), (21840, 5112, '2010-09-20 08:32:45'), (21841, 5113, '2010-09-20 09:02:18'), (21842, 5114, '2010-09-20 09:11:16'), (21843, 5115, '2010-09-20 09:38:12'), (21844, 5116, '2010-09-20 09:45:33'), (21845, 5117, '2010-09-20 09:47:54'), (21846, 5118, '2010-09-20 10:26:11'), (21847, 5118, '2010-09-20 10:26:35'), (21848, 5118, '2010-09-20 10:26:43'), (21849, 5118, '2010-09-20 10:27:02'), (21850, 5118, '2010-09-20 10:27:16'), (21851, 5118, '2010-09-20 10:27:36'), (21852, 5118, '2010-09-20 10:36:40'), (21853, 5118, '2010-09-20 10:36:44'), (21854, 5118, '2010-09-20 10:37:18'), (21855, 5118, '2010-09-20 10:37:20'), (21856, 5118, '2010-09-20 10:38:07'), (21857, 5118, '2010-09-20 10:38:12'), (21858, 5118, '2010-09-20 10:38:18'), (21859, 5118, '2010-09-20 10:38:55'), (21860, 5118, '2010-09-20 10:39:10'), (21861, 5118, '2010-09-20 10:39:36'), (21862, 5118, '2010-09-20 10:39:56'), (21863, 5118, '2010-09-20 10:40:59'), (21864, 5118, '2010-09-20 10:41:22'), (21865, 5118, '2010-09-20 10:41:48'), (21866, 5118, '2010-09-20 10:42:13'), (21867, 5118, '2010-09-20 10:42:59'), (21868, 5118, '2010-09-20 10:43:26'), (21869, 5118, '2010-09-20 10:43:49'), (21870, 5118, '2010-09-20 10:44:37'), (21871, 5118, '2010-09-20 10:44:53'), (21872, 5118, '2010-09-20 10:45:09'), (21873, 5118, '2010-09-20 10:46:01'), (21874, 5118, '2010-09-20 10:46:02'), (21875, 5118, '2010-09-20 10:46:09'), (21876, 5118, '2010-09-20 10:46:10'), (21877, 5119, '2010-09-20 10:46:22'), (21878, 5118, '2010-09-20 10:46:25'), (21879, 5118, '2010-09-20 10:46:27'), (21880, 5118, '2010-09-20 10:47:11'), (21881, 5118, '2010-09-20 10:47:13'), (21882, 5120, '2010-09-20 11:00:15'), (21883, 5121, '2010-09-20 11:36:51'), (21884, 5122, '2010-09-20 11:36:53'), (21885, 5123, '2010-09-20 11:36:55'), (21886, 5123, '2010-09-20 11:37:14'), (21887, 5124, '2010-09-20 11:37:37'), (21888, 5123, '2010-09-20 11:37:39'), (21889, 5125, '2010-09-20 11:37:40'), (21890, 5126, '2010-09-20 11:37:48'), (21891, 5123, '2010-09-20 11:37:49'), (21892, 5127, '2010-09-20 11:37:51'), (21893, 5123, '2010-09-20 11:37:52'), (21894, 5127, '2010-09-20 11:37:53'), (21895, 5123, '2010-09-20 11:38:00'), (21896, 5128, '2010-09-20 11:38:13'), (21897, 5123, '2010-09-20 11:38:15'), (21898, 5123, '2010-09-20 11:38:36'), (21899, 5123, '2010-09-20 11:38:55'), (21900, 5123, '2010-09-20 11:39:09'), (21901, 5129, '2010-09-20 11:39:12'), (21902, 5123, '2010-09-20 11:39:14'), (21903, 5123, '2010-09-20 11:39:28'), (21904, 5123, '2010-09-20 11:39:39'), (21905, 5123, '2010-09-20 11:39:55'), (21906, 5123, '2010-09-20 11:40:02'), (21907, 5123, '2010-09-20 11:40:10'), (21908, 5123, '2010-09-20 11:40:21'), (21909, 5123, '2010-09-20 11:40:26'), (21910, 5130, '2010-09-20 11:42:11'), (21911, 5130, '2010-09-20 11:42:17'), (21912, 5130, '2010-09-20 11:42:28'), (21913, 5130, '2010-09-20 11:42:52'), (21914, 5130, '2010-09-20 11:42:53'), (21915, 5131, '2010-09-20 13:30:26'), (21916, 5131, '2010-09-20 13:30:31'), (21917, 5131, '2010-09-20 13:30:45'), (21918, 5131, '2010-09-20 13:30:58'), (21919, 5131, '2010-09-20 13:31:05'), (21920, 5131, '2010-09-20 13:31:22'), (21921, 5131, '2010-09-20 13:32:23'), (21922, 5131, '2010-09-20 13:32:42'), (21923, 5131, '2010-09-20 13:34:42'), (21924, 5131, '2010-09-20 13:34:52'), (21925, 5131, '2010-09-20 13:34:58'), (21926, 5131, '2010-09-20 13:35:02'), (21927, 5131, '2010-09-20 13:35:14'), (21928, 5131, '2010-09-20 13:35:50'), (21929, 5131, '2010-09-20 13:36:21'), (21930, 5132, '2010-09-20 13:59:41'), (21931, 5133, '2010-09-20 14:24:13'), (21932, 5133, '2010-09-20 14:24:31'), (21933, 5133, '2010-09-20 14:24:49'), (21934, 5133, '2010-09-20 14:25:08'), (21935, 5133, '2010-09-20 14:25:23'), (21936, 5133, '2010-09-20 14:25:38'), (21937, 5133, '2010-09-20 14:25:47'), (21938, 5133, '2010-09-20 14:25:53'), (21939, 5133, '2010-09-20 14:25:58'), (21940, 5133, '2010-09-20 14:26:03'), (21941, 5133, '2010-09-20 14:26:18'), (21942, 5133, '2010-09-20 14:26:47'), (21943, 5133, '2010-09-20 14:26:57'), (21944, 5133, '2010-09-20 14:27:21'), (21945, 5133, '2010-09-20 14:27:34'), (21946, 5133, '2010-09-20 14:27:50'), (21947, 5133, '2010-09-20 14:28:05'), (21948, 5133, '2010-09-20 14:28:16'), (21949, 5133, '2010-09-20 14:28:24'), (21950, 5133, '2010-09-20 14:28:41'), (21951, 5133, '2010-09-20 14:29:21'), (21952, 5133, '2010-09-20 14:29:28'), (21953, 5134, '2010-09-20 14:30:46'), (21954, 5134, '2010-09-20 14:31:23'), (21955, 5134, '2010-09-20 14:31:46'), (21956, 5134, '2010-09-20 14:31:48'), (21957, 5134, '2010-09-20 14:33:09'), (21958, 5134, '2010-09-20 14:33:47'), (21959, 5134, '2010-09-20 14:34:29'), (21960, 5134, '2010-09-20 14:34:42'), (21961, 5135, '2010-09-20 14:42:52'), (21962, 5136, '2010-09-20 14:47:17'), (21963, 5136, '2010-09-20 14:47:31'), (21964, 5136, '2010-09-20 14:47:41'), (21965, 5136, '2010-09-20 14:47:47'), (21966, 5136, '2010-09-20 14:47:56'), (21967, 5136, '2010-09-20 14:48:19'), (21968, 5136, '2010-09-20 14:48:32'), (21969, 5136, '2010-09-20 14:48:44'), (21970, 5136, '2010-09-20 14:48:53'), (21971, 5136, '2010-09-20 14:49:08'), (21972, 5137, '2010-09-20 14:50:08'), (21973, 5137, '2010-09-20 14:50:42'), (21974, 5137, '2010-09-20 14:51:00'), (21975, 5137, '2010-09-20 14:51:20'), (21976, 5137, '2010-09-20 14:51:26'), (21977, 5137, '2010-09-20 14:51:28'), (21978, 5137, '2010-09-20 14:51:28'), (21979, 5137, '2010-09-20 14:51:30'), (21980, 5138, '2010-09-20 15:19:52'), (21981, 5138, '2010-09-20 15:20:27'), (21982, 5138, '2010-09-20 15:20:49'), (21983, 5138, '2010-09-20 15:21:14'), (21984, 5138, '2010-09-20 15:21:56'), (21985, 5138, '2010-09-20 15:23:28'), (21986, 5138, '2010-09-20 15:23:30'), (21987, 5138, '2010-09-20 15:23:32'), (21988, 4577, '2010-09-20 15:26:26'), (21989, 4577, '2010-09-20 15:26:30'), (21990, 4577, '2010-09-20 15:26:39'), (21991, 4577, '2010-09-20 15:26:40'), (21992, 4577, '2010-09-20 15:26:49'), (21993, 4577, '2010-09-20 15:26:51'), (21994, 4577, '2010-09-20 15:26:56'), (21995, 4577, '2010-09-20 15:27:00'), (21996, 4577, '2010-09-20 15:27:09'), (21997, 4577, '2010-09-20 15:27:11'), (21998, 4577, '2010-09-20 15:27:12'), (21999, 4577, '2010-09-20 15:27:14'), (22000, 4577, '2010-09-20 15:27:47'), (22001, 4577, '2010-09-20 15:27:49'), (22002, 4577, '2010-09-20 15:27:58'), (22003, 4577, '2010-09-20 15:28:00'), (22004, 4577, '2010-09-20 15:28:18'), (22005, 4577, '2010-09-20 15:28:19'), (22006, 4577, '2010-09-20 15:28:46'), (22007, 4577, '2010-09-20 15:28:48'), (22008, 4577, '2010-09-20 15:38:08'), (22009, 4577, '2010-09-20 15:38:09'), (22010, 4577, '2010-09-20 15:38:11'), (22011, 4577, '2010-09-20 15:38:13'), (22012, 4577, '2010-09-20 15:38:38'), (22013, 4577, '2010-09-20 15:38:39'), (22014, 4577, '2010-09-20 15:38:55'), (22015, 4577, '2010-09-20 15:38:57'), (22016, 4577, '2010-09-20 15:39:30'), (22017, 4577, '2010-09-20 15:39:31'), (22018, 4577, '2010-09-20 15:39:51'), (22019, 4577, '2010-09-20 15:39:52'), (22020, 4577, '2010-09-20 15:44:44'), (22021, 4577, '2010-09-20 15:44:46'), (22022, 4577, '2010-09-20 15:50:11'), (22023, 4577, '2010-09-20 15:50:13'), (22024, 4577, '2010-09-20 15:54:05'), (22025, 4577, '2010-09-20 15:54:06'), (22026, 4577, '2010-09-20 15:54:19'), (22027, 4577, '2010-09-20 15:54:21'), (22028, 5139, '2010-09-20 15:56:54'), (22029, 4577, '2010-09-20 15:59:57'), (22030, 4577, '2010-09-20 15:59:58'), (22031, 4577, '2010-09-20 16:01:12'), (22032, 4577, '2010-09-20 16:01:22'), (22033, 4577, '2010-09-20 16:01:30'), (22034, 4577, '2010-09-20 16:04:05'), (22035, 4577, '2010-09-20 16:04:13'), (22036, 4577, '2010-09-20 16:08:32'), (22037, 5140, '2010-09-20 16:08:45'), (22038, 5141, '2010-09-20 16:08:47'), (22039, 4577, '2010-09-20 16:09:32'), (22040, 4577, '2010-09-20 16:09:45'), (22041, 4577, '2010-09-20 16:09:52'), (22042, 4577, '2010-09-20 16:09:52'), (22043, 4577, '2010-09-20 16:10:15'), (22044, 5142, '2010-09-20 16:10:32'), (22045, 4577, '2010-09-20 16:12:37'), (22046, 5143, '2010-09-20 16:13:25'), (22047, 5143, '2010-09-20 16:13:48'), (22048, 5143, '2010-09-20 16:13:56'), (22049, 5143, '2010-09-20 16:14:04'), (22050, 5143, '2010-09-20 16:14:13'), (22051, 5143, '2010-09-20 16:14:21'), (22052, 5143, '2010-09-20 16:14:30'), (22053, 5143, '2010-09-20 16:14:46'), (22054, 5143, '2010-09-20 16:15:21'), (22055, 4577, '2010-09-20 16:15:23'), (22056, 5143, '2010-09-20 16:15:42'), (22057, 4577, '2010-09-20 16:15:49'), (22058, 5143, '2010-09-20 16:15:57'), (22059, 5144, '2010-09-20 16:16:03'), (22060, 5143, '2010-09-20 16:16:09'), (22061, 4577, '2010-09-20 16:16:30'), (22062, 5143, '2010-09-20 16:16:31'), (22063, 4577, '2010-09-20 16:16:33'), (22064, 4577, '2010-09-20 16:16:38'), (22065, 5143, '2010-09-20 16:16:39'), (22066, 4577, '2010-09-20 16:16:42'), (22067, 4577, '2010-09-20 16:16:45'), (22068, 4577, '2010-09-20 16:16:49'), (22069, 5143, '2010-09-20 16:16:52'), (22070, 4577, '2010-09-20 16:16:56'), (22071, 4577, '2010-09-20 16:17:00'), (22072, 5143, '2010-09-20 16:17:01'), (22073, 4577, '2010-09-20 16:18:00'), (22074, 4577, '2010-09-20 16:18:05'), (22075, 4577, '2010-09-20 16:18:10'), (22076, 4577, '2010-09-20 16:19:04'), (22077, 4577, '2010-09-20 16:19:09'), (22078, 4577, '2010-09-20 16:19:14'), (22079, 4577, '2010-09-20 16:19:24'), (22080, 4577, '2010-09-20 16:19:25'), (22081, 4577, '2010-09-20 16:19:27'), (22082, 4577, '2010-09-20 16:19:28'), (22083, 4577, '2010-09-20 16:19:34'), (22084, 4577, '2010-09-20 16:19:35'), (22085, 4577, '2010-09-20 16:19:43'), (22086, 5145, '2010-09-20 16:44:03'), (22087, 5145, '2010-09-20 16:44:12'), (22088, 5145, '2010-09-20 16:44:31'), (22089, 5145, '2010-09-20 16:44:44'), (22090, 5145, '2010-09-20 16:45:18'), (22091, 5145, '2010-09-20 16:46:18'), (22092, 5145, '2010-09-20 16:46:24'), (22093, 5145, '2010-09-20 16:46:37'), (22094, 5145, '2010-09-20 16:46:46'), (22095, 5145, '2010-09-20 16:46:49'), (22096, 5145, '2010-09-20 16:46:50'), (22097, 5145, '2010-09-20 16:47:14'), (22098, 5145, '2010-09-20 16:47:18'), (22099, 5145, '2010-09-20 16:47:19'), (22100, 5145, '2010-09-20 16:47:21'), (22101, 5145, '2010-09-20 16:47:22'), (22102, 5145, '2010-09-20 16:47:23'), (22103, 5145, '2010-09-20 16:47:24'), (22104, 5145, '2010-09-20 16:47:25'), (22105, 5145, '2010-09-20 16:47:27'), (22106, 5145, '2010-09-20 16:47:28'), (22107, 5145, '2010-09-20 16:47:29'), (22108, 5145, '2010-09-20 16:47:30'), (22109, 5145, '2010-09-20 16:47:31'), (22110, 5145, '2010-09-20 16:47:32'), (22111, 5145, '2010-09-20 16:47:33'), (22112, 5145, '2010-09-20 16:47:34'), (22113, 5145, '2010-09-20 16:47:35'), (22114, 5145, '2010-09-20 16:47:36'), (22115, 5145, '2010-09-20 16:47:37'), (22116, 5145, '2010-09-20 16:47:38'), (22117, 5145, '2010-09-20 16:47:39'), (22118, 5145, '2010-09-20 16:47:40'), (22119, 5145, '2010-09-20 16:47:41'), (22120, 5145, '2010-09-20 16:47:43'), (22121, 5146, '2010-09-20 17:11:31'), (22122, 5146, '2010-09-20 17:11:49'), (22123, 5146, '2010-09-20 17:12:40'), (22124, 5146, '2010-09-20 17:13:09'), (22125, 5146, '2010-09-20 17:13:32'), (22126, 5146, '2010-09-20 17:13:33'), (22127, 5146, '2010-09-20 17:13:41'), (22128, 5147, '2010-09-20 17:23:25'), (22129, 5148, '2010-09-20 18:02:04'), (22130, 5148, '2010-09-20 18:02:19'), (22131, 5148, '2010-09-20 18:02:21'), (22132, 5148, '2010-09-20 18:02:21'), (22133, 5148, '2010-09-20 18:02:38'), (22134, 5149, '2010-09-20 18:32:46'), (22135, 5150, '2010-09-20 19:28:58'), (22136, 5151, '2010-09-20 22:03:12'), (22137, 5152, '2010-09-20 22:11:20'), (22138, 5153, '2010-09-20 22:50:57'), (22139, 5153, '2010-09-20 22:51:22'), (22140, 5153, '2010-09-20 22:52:01'), (22141, 5153, '2010-09-20 22:52:14'), (22142, 5153, '2010-09-20 22:52:33'), (22143, 5153, '2010-09-20 22:52:55'), (22144, 5153, '2010-09-20 22:53:36'), (22145, 5153, '2010-09-20 22:53:59'), (22146, 5153, '2010-09-20 22:54:43'), (22147, 5153, '2010-09-20 22:54:44'), (22148, 5154, '2010-09-20 23:32:44'), (22149, 5155, '2010-09-21 00:04:42'), (22150, 5156, '2010-09-21 02:22:55'), (22151, 5157, '2010-09-21 04:08:20'), (22152, 5158, '2010-09-21 05:43:08'), (22153, 5159, '2010-09-21 05:54:28'), (22154, 5159, '2010-09-21 05:54:52'), (22155, 5159, '2010-09-21 05:54:59'), (22156, 5159, '2010-09-21 05:55:14'), (22157, 5159, '2010-09-21 05:56:45'), (22158, 5159, '2010-09-21 05:58:03'), (22159, 5160, '2010-09-21 06:11:47'), (22160, 5161, '2010-09-21 06:13:13'), (22161, 5162, '2010-09-21 06:48:38'), (22162, 5163, '2010-09-21 06:48:41'), (22163, 5163, '2010-09-21 06:48:55'), (22164, 5163, '2010-09-21 06:49:08'), (22165, 5163, '2010-09-21 06:49:09'), (22166, 5163, '2010-09-21 06:49:09'), (22167, 5164, '2010-09-21 07:19:04'), (22168, 5164, '2010-09-21 07:19:18'), (22169, 5164, '2010-09-21 07:19:41'), (22170, 5164, '2010-09-21 07:20:05'), (22171, 5164, '2010-09-21 07:20:25'), (22172, 5164, '2010-09-21 07:20:38'), (22173, 5165, '2010-09-21 07:22:05'), (22174, 5165, '2010-09-21 07:22:57'), (22175, 5165, '2010-09-21 07:22:59'), (22176, 5165, '2010-09-21 07:23:02'), (22177, 5165, '2010-09-21 07:23:09'), (22178, 5165, '2010-09-21 07:23:13'), (22179, 5165, '2010-09-21 07:23:14'), (22180, 5165, '2010-09-21 07:23:14'), (22181, 5165, '2010-09-21 07:23:15'), (22182, 5166, '2010-09-21 07:33:36'), (22183, 5167, '2010-09-21 07:58:53'), (22184, 5168, '2010-09-21 08:07:15'), (22185, 5168, '2010-09-21 08:07:38'), (22186, 5169, '2010-09-21 08:59:07'), (22187, 4577, '2010-09-21 09:16:29'), (22188, 4577, '2010-09-21 09:17:45'), (22189, 4577, '2010-09-21 09:17:48'), (22190, 4577, '2010-09-21 09:17:53'), (22191, 4577, '2010-09-21 09:17:57'), (22192, 4577, '2010-09-21 09:18:08'), (22193, 4577, '2010-09-21 09:18:10'), (22194, 4577, '2010-09-21 09:18:45'), (22195, 4577, '2010-09-21 09:18:48'), (22196, 4577, '2010-09-21 09:18:54'), (22197, 4577, '2010-09-21 09:18:56'), (22198, 5170, '2010-09-21 09:35:12'), (22199, 5170, '2010-09-21 09:36:08'), (22200, 5170, '2010-09-21 09:38:15'), (22201, 5170, '2010-09-21 09:38:43'), (22202, 5170, '2010-09-21 09:39:19'), (22203, 5171, '2010-09-21 10:37:53'), (22204, 5171, '2010-09-21 10:38:08'), (22205, 5171, '2010-09-21 10:40:02'), (22206, 5171, '2010-09-21 10:40:11'), (22207, 5171, '2010-09-21 10:40:13'), (22208, 5171, '2010-09-21 10:40:25'), (22209, 5171, '2010-09-21 10:40:34'), (22210, 5171, '2010-09-21 10:41:19'), (22211, 5171, '2010-09-21 10:41:20'), (22212, 5171, '2010-09-21 10:41:35'), (22213, 5171, '2010-09-21 10:41:37'), (22214, 5171, '2010-09-21 10:41:53'), (22215, 5171, '2010-09-21 10:41:55'), (22216, 5170, '2010-09-21 11:03:36'), (22217, 5170, '2010-09-21 11:03:59'), (22218, 5172, '2010-09-21 11:12:29'), (22219, 5172, '2010-09-21 11:12:43'), (22220, 5173, '2010-09-21 11:42:17'), (22221, 5174, '2010-09-21 11:42:20'), (22222, 5175, '2010-09-21 11:42:24'), (22223, 5176, '2010-09-21 11:42:29'), (22224, 5177, '2010-09-21 11:42:33'), (22225, 5178, '2010-09-21 11:42:36'), (22226, 5179, '2010-09-21 11:42:41'), (22227, 5180, '2010-09-21 11:42:45'), (22228, 5181, '2010-09-21 11:42:49'), (22229, 5182, '2010-09-21 11:42:53'), (22230, 5183, '2010-09-21 11:42:57'), (22231, 5184, '2010-09-21 11:43:01'), (22232, 5185, '2010-09-21 11:43:05'), (22233, 5186, '2010-09-21 11:43:09'), (22234, 5187, '2010-09-21 11:43:15'), (22235, 5188, '2010-09-21 11:43:19'), (22236, 5189, '2010-09-21 11:43:23'), (22237, 5190, '2010-09-21 11:43:26'), (22238, 5191, '2010-09-21 11:43:30'), (22239, 5192, '2010-09-21 11:43:33'), (22240, 5193, '2010-09-21 11:43:36'), (22241, 5194, '2010-09-21 11:43:39'), (22242, 5195, '2010-09-21 11:43:43'), (22243, 5196, '2010-09-21 11:43:46'), (22244, 5197, '2010-09-21 11:43:49'), (22245, 5198, '2010-09-21 11:43:55'), (22246, 5199, '2010-09-21 11:44:00'), (22247, 5200, '2010-09-21 11:44:04'), (22248, 5201, '2010-09-21 11:44:09'), (22249, 5202, '2010-09-21 11:44:14'), (22250, 5203, '2010-09-21 11:44:18'), (22251, 5204, '2010-09-21 11:44:24'), (22252, 5205, '2010-09-21 11:44:28'), (22253, 5206, '2010-09-21 11:44:32'), (22254, 5207, '2010-09-21 11:44:37'), (22255, 5208, '2010-09-21 11:44:42'), (22256, 5209, '2010-09-21 11:44:46'), (22257, 5210, '2010-09-21 11:44:50'), (22258, 5211, '2010-09-21 11:44:54'), (22259, 5212, '2010-09-21 11:44:59'), (22260, 5213, '2010-09-21 11:45:04'), (22261, 5214, '2010-09-21 11:45:09'), (22262, 5215, '2010-09-21 11:45:13'), (22263, 5216, '2010-09-21 11:45:16'), (22264, 5217, '2010-09-21 11:45:21'), (22265, 5218, '2010-09-21 11:45:25'), (22266, 5219, '2010-09-21 11:45:29'), (22267, 5220, '2010-09-21 11:45:34'), (22268, 5221, '2010-09-21 11:45:38'), (22269, 5222, '2010-09-21 11:45:43'), (22270, 5223, '2010-09-21 11:45:48'), (22271, 5224, '2010-09-21 11:45:53'), (22272, 5225, '2010-09-21 11:45:58'), (22273, 5226, '2010-09-21 11:46:02'), (22274, 5227, '2010-09-21 11:46:07'), (22275, 5228, '2010-09-21 11:46:11'), (22276, 5229, '2010-09-21 11:46:15'), (22277, 5230, '2010-09-21 11:46:19'), (22278, 5231, '2010-09-21 11:46:23'), (22279, 5232, '2010-09-21 11:46:28'), (22280, 5233, '2010-09-21 11:46:32'), (22281, 5234, '2010-09-21 11:46:37'), (22282, 5235, '2010-09-21 11:46:41'), (22283, 5236, '2010-09-21 11:46:45'), (22284, 5237, '2010-09-21 11:46:52'), (22285, 5238, '2010-09-21 11:46:56'), (22286, 5239, '2010-09-21 11:47:00'), (22287, 5240, '2010-09-21 11:47:05'), (22288, 5241, '2010-09-21 11:47:09'), (22289, 5242, '2010-09-21 11:47:13'), (22290, 5243, '2010-09-21 11:47:17'), (22291, 5244, '2010-09-21 11:47:22'), (22292, 5245, '2010-09-21 11:47:28'), (22293, 5246, '2010-09-21 11:47:32'), (22294, 5247, '2010-09-21 11:47:37'), (22295, 5248, '2010-09-21 11:47:42'), (22296, 5249, '2010-09-21 11:47:46'), (22297, 5250, '2010-09-21 11:47:50'), (22298, 5251, '2010-09-21 11:47:56'), (22299, 5252, '2010-09-21 11:48:00'), (22300, 5253, '2010-09-21 11:48:05'), (22301, 5254, '2010-09-21 11:48:09'), (22302, 5255, '2010-09-21 11:48:13'), (22303, 5256, '2010-09-21 11:48:19'), (22304, 5257, '2010-09-21 11:48:23'), (22305, 5258, '2010-09-21 11:48:28'), (22306, 5259, '2010-09-21 11:48:32'), (22307, 5260, '2010-09-21 11:48:36'), (22308, 5261, '2010-09-21 11:48:40'), (22309, 5262, '2010-09-21 11:48:45'), (22310, 5263, '2010-09-21 11:56:20'), (22311, 5264, '2010-09-21 12:13:04'), (22312, 5264, '2010-09-21 12:13:27'), (22313, 5264, '2010-09-21 12:13:44'), (22314, 5264, '2010-09-21 12:13:44'), (22315, 5264, '2010-09-21 12:13:47'), (22316, 5264, '2010-09-21 12:13:47'), (22317, 5264, '2010-09-21 12:14:39'), (22318, 5265, '2010-09-21 12:25:15'), (22319, 5265, '2010-09-21 12:25:50'), (22320, 5265, '2010-09-21 12:25:52'), (22321, 5266, '2010-09-21 12:36:10'), (22322, 5266, '2010-09-21 12:36:29'), (22323, 5266, '2010-09-21 12:36:35'), (22324, 5266, '2010-09-21 12:36:43'), (22325, 5266, '2010-09-21 12:36:53'), (22326, 5266, '2010-09-21 12:37:00'), (22327, 5266, '2010-09-21 12:37:07'), (22328, 5266, '2010-09-21 12:37:14'), (22329, 5266, '2010-09-21 12:37:29'), (22330, 5266, '2010-09-21 12:37:36'), (22331, 5266, '2010-09-21 12:37:40'), (22332, 5266, '2010-09-21 12:37:57'), (22333, 5267, '2010-09-21 13:28:42'), (22334, 5268, '2010-09-21 14:08:54'), (22335, 5268, '2010-09-21 14:10:04'), (22336, 5268, '2010-09-21 14:10:21'), (22337, 5269, '2010-09-21 14:20:43'), (22338, 5270, '2010-09-21 15:13:00'), (22339, 5270, '2010-09-21 15:13:07'), (22340, 5270, '2010-09-21 15:13:17'), (22341, 5270, '2010-09-21 15:13:36'), (22342, 5270, '2010-09-21 15:13:54'), (22343, 5270, '2010-09-21 15:13:59'), (22344, 5271, '2010-09-21 15:29:26'), (22345, 5272, '2010-09-21 16:30:17'), (22346, 5272, '2010-09-21 16:30:54'), (22347, 5273, '2010-09-21 16:31:29'), (22348, 5272, '2010-09-21 16:31:36'), (22349, 5273, '2010-09-21 16:31:43'), (22350, 5273, '2010-09-21 16:32:10'), (22351, 5273, '2010-09-21 16:32:13'), (22352, 5273, '2010-09-21 16:32:15'), (22353, 5273, '2010-09-21 16:32:15'), (22354, 5273, '2010-09-21 16:32:15'), (22355, 5273, '2010-09-21 16:32:15'), (22356, 5273, '2010-09-21 16:32:16'), (22357, 5273, '2010-09-21 16:32:16'), (22358, 5273, '2010-09-21 16:32:16'), (22359, 5273, '2010-09-21 16:32:17'), (22360, 5273, '2010-09-21 16:32:18'), (22361, 5273, '2010-09-21 16:32:19'), (22362, 5273, '2010-09-21 16:32:29'), (22363, 5273, '2010-09-21 16:32:29'), (22364, 5274, '2010-09-21 16:47:56'), (22365, 5274, '2010-09-21 16:48:02'), (22366, 5274, '2010-09-21 16:48:35'), (22367, 5274, '2010-09-21 16:48:36'), (22368, 5274, '2010-09-21 16:48:37'), (22369, 5274, '2010-09-21 16:48:38'), (22370, 5274, '2010-09-21 16:48:39'), (22371, 5274, '2010-09-21 16:48:40'), (22372, 5274, '2010-09-21 16:48:41'), (22373, 5274, '2010-09-21 16:48:43'), (22374, 5274, '2010-09-21 16:48:44'), (22375, 5275, '2010-09-21 17:05:53'), (22376, 5276, '2010-09-21 17:34:03'), (22377, 5276, '2010-09-21 17:34:21'), (22378, 5276, '2010-09-21 17:34:30'), (22379, 5276, '2010-09-21 17:34:36'), (22380, 5276, '2010-09-21 17:34:49'), (22381, 5277, '2010-09-21 17:41:13'), (22382, 5277, '2010-09-21 17:41:32'), (22383, 5277, '2010-09-21 17:42:09'), (22384, 5277, '2010-09-21 17:42:45'), (22385, 5277, '2010-09-21 17:43:19'), (22386, 5277, '2010-09-21 17:43:41'), (22387, 5277, '2010-09-21 17:43:58'), (22388, 5277, '2010-09-21 17:44:35'), (22389, 5277, '2010-09-21 17:44:41'), (22390, 5277, '2010-09-21 17:45:01'), (22391, 5277, '2010-09-21 17:45:16'), (22392, 5278, '2010-09-21 18:17:56'), (22393, 5278, '2010-09-21 18:18:14'), (22394, 5278, '2010-09-21 18:18:24'), (22395, 5278, '2010-09-21 18:18:52'), (22396, 5278, '2010-09-21 18:19:16'), (22397, 5279, '2010-09-21 18:47:03'), (22398, 5279, '2010-09-21 18:47:34'), (22399, 5279, '2010-09-21 18:47:58'), (22400, 5279, '2010-09-21 18:48:18'), (22401, 5279, '2010-09-21 18:48:35'), (22402, 5279, '2010-09-21 18:48:51'), (22403, 5280, '2010-09-21 18:49:22'), (22404, 5279, '2010-09-21 18:49:24'), (22405, 5280, '2010-09-21 18:49:45'), (22406, 5280, '2010-09-21 18:49:53'), (22407, 5280, '2010-09-21 18:50:45'), (22408, 5280, '2010-09-21 18:50:59'), (22409, 5280, '2010-09-21 18:51:21'), (22410, 5279, '2010-09-21 18:51:23'), (22411, 5280, '2010-09-21 18:51:57'), (22412, 5279, '2010-09-21 18:52:11'), (22413, 5280, '2010-09-21 18:52:18'), (22414, 5280, '2010-09-21 18:52:26'), (22415, 5280, '2010-09-21 18:52:36'), (22416, 5279, '2010-09-21 18:52:40'), (22417, 5280, '2010-09-21 18:52:52'), (22418, 5279, '2010-09-21 18:52:55'), (22419, 5280, '2010-09-21 18:52:55'), (22420, 5280, '2010-09-21 18:53:09'), (22421, 5279, '2010-09-21 18:53:15'), (22422, 5279, '2010-09-21 18:53:27'), (22423, 5280, '2010-09-21 18:53:40'), (22424, 5279, '2010-09-21 18:53:52'), (22425, 5279, '2010-09-21 18:54:58'), (22426, 5279, '2010-09-21 18:55:34'), (22427, 5279, '2010-09-21 18:56:17'), (22428, 5279, '2010-09-21 18:56:54'), (22429, 5279, '2010-09-21 18:57:31'), (22430, 5279, '2010-09-21 18:58:26'), (22431, 5279, '2010-09-21 18:59:43'), (22432, 5279, '2010-09-21 19:04:53'), (22433, 5279, '2010-09-21 19:05:08'), (22434, 5279, '2010-09-21 19:05:12'), (22435, 5279, '2010-09-21 19:05:17'), (22436, 5279, '2010-09-21 19:05:20'), (22437, 5279, '2010-09-21 19:05:33'), (22438, 5279, '2010-09-21 19:05:40'), (22439, 5279, '2010-09-21 19:06:17'), (22440, 5279, '2010-09-21 19:06:50'), (22441, 5279, '2010-09-21 19:07:02'), (22442, 5279, '2010-09-21 19:07:15'), (22443, 5279, '2010-09-21 19:07:21'), (22444, 5279, '2010-09-21 19:08:19'), (22445, 5281, '2010-09-21 19:25:47'), (22446, 5282, '2010-09-21 19:39:53'), (22447, 5283, '2010-09-21 22:01:42'), (22448, 5284, '2010-09-21 22:06:37'), (22449, 5285, '2010-09-21 22:10:46'), (22450, 5286, '2010-09-22 00:18:46'), (22451, 5287, '2010-09-22 01:05:59'), (22452, 5288, '2010-09-22 01:27:03'), (22453, 5289, '2010-09-22 03:55:23'), (22454, 5290, '2010-09-22 04:15:55'), (22455, 5291, '2010-09-22 04:18:33'), (22456, 5292, '2010-09-22 04:55:24'), (22457, 5293, '2010-09-22 04:56:22'), (22458, 5293, '2010-09-22 04:56:34'), (22459, 5294, '2010-09-22 04:57:09'), (22460, 5294, '2010-09-22 04:57:37'), (22461, 5294, '2010-09-22 04:57:44'), (22462, 5294, '2010-09-22 04:57:55'), (22463, 5294, '2010-09-22 04:58:06'), (22464, 5295, '2010-09-22 05:06:33'), (22465, 5296, '2010-09-22 05:53:40'), (22466, 5297, '2010-09-22 06:14:41'), (22467, 5297, '2010-09-22 06:14:51'), (22468, 5297, '2010-09-22 06:14:56'), (22469, 5298, '2010-09-22 06:27:13'), (22470, 5299, '2010-09-22 06:27:56'), (22471, 5299, '2010-09-22 06:28:08'), (22472, 5299, '2010-09-22 06:28:14'), (22473, 5299, '2010-09-22 06:28:42'), (22474, 5299, '2010-09-22 06:29:13'), (22475, 5299, '2010-09-22 06:29:31'), (22476, 5299, '2010-09-22 06:29:34'), (22477, 5299, '2010-09-22 06:29:37'), (22478, 5299, '2010-09-22 06:29:41'), (22479, 5300, '2010-09-22 06:46:04'), (22480, 5301, '2010-09-22 07:40:51'), (22481, 5301, '2010-09-22 07:41:05'), (22482, 5301, '2010-09-22 07:41:17'), (22483, 5301, '2010-09-22 07:41:24'), (22484, 5301, '2010-09-22 07:41:39'), (22485, 5301, '2010-09-22 07:41:41'), (22486, 5301, '2010-09-22 07:41:53'), (22487, 5301, '2010-09-22 07:41:53'), (22488, 5301, '2010-09-22 07:41:53'), (22489, 5301, '2010-09-22 07:41:53'), (22490, 5301, '2010-09-22 07:41:56'), (22491, 5301, '2010-09-22 07:42:13'), (22492, 5301, '2010-09-22 07:42:16'), (22493, 5302, '2010-09-22 08:14:22'), (22494, 5303, '2010-09-22 08:30:07'), (22495, 5304, '2010-09-22 08:30:09'), (22496, 5305, '2010-09-22 09:00:18'), (22497, 5306, '2010-09-22 09:27:12'), (22498, 5307, '2010-09-22 09:27:17'), (22499, 5308, '2010-09-22 09:27:21'), (22500, 5309, '2010-09-22 09:27:24'), (22501, 5310, '2010-09-22 09:27:28'), (22502, 5311, '2010-09-22 09:27:33'), (22503, 5312, '2010-09-22 09:27:37'), (22504, 5313, '2010-09-22 09:27:40'), (22505, 5314, '2010-09-22 09:27:44'), (22506, 5315, '2010-09-22 09:27:47'), (22507, 5316, '2010-09-22 09:27:51'), (22508, 5317, '2010-09-22 09:27:55'), (22509, 5318, '2010-09-22 09:27:59'), (22510, 5319, '2010-09-22 09:28:03'), (22511, 5320, '2010-09-22 09:28:07'), (22512, 5321, '2010-09-22 09:28:11'), (22513, 5322, '2010-09-22 09:28:15'), (22514, 5323, '2010-09-22 09:28:18'), (22515, 5324, '2010-09-22 09:28:23'), (22516, 5325, '2010-09-22 09:28:27'), (22517, 5326, '2010-09-22 09:28:31'), (22518, 5327, '2010-09-22 09:28:35'), (22519, 5328, '2010-09-22 09:28:38'), (22520, 5329, '2010-09-22 09:28:42'), (22521, 5330, '2010-09-22 09:28:50'), (22522, 5331, '2010-09-22 09:28:55'), (22523, 5332, '2010-09-22 09:29:00'), (22524, 5333, '2010-09-22 09:29:05'), (22525, 5334, '2010-09-22 09:29:10'), (22526, 5335, '2010-09-22 09:29:15'), (22527, 5336, '2010-09-22 09:29:21'), (22528, 5337, '2010-09-22 09:29:26'), (22529, 5338, '2010-09-22 09:29:30'), (22530, 5339, '2010-09-22 09:29:35'), (22531, 5340, '2010-09-22 09:29:40'), (22532, 5341, '2010-09-22 09:29:44'), (22533, 5342, '2010-09-22 09:29:49'), (22534, 5343, '2010-09-22 09:29:54'), (22535, 5344, '2010-09-22 09:29:59'), (22536, 5345, '2010-09-22 09:30:06'), (22537, 5346, '2010-09-22 09:30:13'), (22538, 5347, '2010-09-22 09:30:17'), (22539, 5348, '2010-09-22 09:30:20'), (22540, 5349, '2010-09-22 09:30:24'), (22541, 5350, '2010-09-22 09:30:28'), (22542, 5351, '2010-09-22 09:30:32'), (22543, 5352, '2010-09-22 09:30:35'), (22544, 5353, '2010-09-22 09:30:39'), (22545, 5354, '2010-09-22 09:30:43'), (22546, 5355, '2010-09-22 09:30:47'), (22547, 5356, '2010-09-22 09:30:51'), (22548, 5357, '2010-09-22 09:30:55'), (22549, 5358, '2010-09-22 09:31:00'), (22550, 5359, '2010-09-22 09:31:04'), (22551, 5360, '2010-09-22 09:31:08'), (22552, 5361, '2010-09-22 09:31:13'), (22553, 5362, '2010-09-22 09:31:17'), (22554, 5363, '2010-09-22 09:31:21'), (22555, 5364, '2010-09-22 09:31:25'), (22556, 5365, '2010-09-22 09:31:29'), (22557, 5366, '2010-09-22 09:31:33'), (22558, 5367, '2010-09-22 09:31:36'), (22559, 5368, '2010-09-22 09:31:39'), (22560, 5369, '2010-09-22 09:31:42'), (22561, 5370, '2010-09-22 09:31:45'), (22562, 5371, '2010-09-22 09:31:48'), (22563, 5372, '2010-09-22 09:31:51'), (22564, 5373, '2010-09-22 09:31:54'), (22565, 5374, '2010-09-22 09:31:58'), (22566, 5375, '2010-09-22 09:32:00'), (22567, 5376, '2010-09-22 09:32:03'), (22568, 5377, '2010-09-22 09:32:06'), (22569, 5378, '2010-09-22 09:32:10'), (22570, 5379, '2010-09-22 09:32:14'), (22571, 5380, '2010-09-22 09:32:17'), (22572, 5381, '2010-09-22 09:32:20'), (22573, 5382, '2010-09-22 09:32:23'), (22574, 5383, '2010-09-22 09:32:25'), (22575, 5384, '2010-09-22 09:32:29'), (22576, 5385, '2010-09-22 09:32:32'), (22577, 5386, '2010-09-22 09:32:36'), (22578, 5387, '2010-09-22 09:32:41'), (22579, 5388, '2010-09-22 09:32:45'), (22580, 5389, '2010-09-22 09:32:51'), (22581, 5390, '2010-09-22 09:32:51'), (22582, 5391, '2010-09-22 09:32:54'), (22583, 5392, '2010-09-22 09:32:57'), (22584, 5393, '2010-09-22 09:33:00'), (22585, 5394, '2010-09-22 09:33:04'), (22586, 5395, '2010-09-22 09:33:08'), (22587, 5396, '2010-09-22 09:33:12'), (22588, 5397, '2010-09-22 09:33:15'), (22589, 5398, '2010-09-22 09:33:19'), (22590, 5399, '2010-09-22 09:33:22'), (22591, 5400, '2010-09-22 09:33:26'), (22592, 5401, '2010-09-22 09:33:30'), (22593, 5402, '2010-09-22 09:33:33'), (22594, 5403, '2010-09-22 09:33:37'), (22595, 5404, '2010-09-22 09:33:40'), (22596, 5405, '2010-09-22 09:33:43'), (22597, 5406, '2010-09-22 09:41:33'), (22598, 5407, '2010-09-22 10:51:06'), (22599, 5408, '2010-09-22 11:49:59'), (22600, 5409, '2010-09-22 12:08:16'), (22601, 5410, '2010-09-22 12:14:31'), (22602, 5410, '2010-09-22 12:15:19'), (22603, 5411, '2010-09-22 12:35:45'), (22604, 5412, '2010-09-22 13:13:20'), (22605, 5412, '2010-09-22 13:13:46'), (22606, 5412, '2010-09-22 13:14:51'), (22607, 5412, '2010-09-22 13:14:54'), (22608, 5412, '2010-09-22 13:16:58'), (22609, 5412, '2010-09-22 13:17:18'), (22610, 5412, '2010-09-22 13:17:23'), (22611, 5412, '2010-09-22 13:17:26'), (22612, 5412, '2010-09-22 13:17:42'), (22613, 5412, '2010-09-22 13:17:45'), (22614, 5413, '2010-09-22 13:21:32'), (22615, 5413, '2010-09-22 13:21:40'), (22616, 5413, '2010-09-22 13:21:48'), (22617, 5413, '2010-09-22 13:21:57'), (22618, 5413, '2010-09-22 13:22:07'), (22619, 5413, '2010-09-22 13:22:17'), (22620, 5413, '2010-09-22 13:22:32'), (22621, 5413, '2010-09-22 13:22:35'), (22622, 5413, '2010-09-22 13:23:30'), (22623, 5413, '2010-09-22 13:23:47'), (22624, 5413, '2010-09-22 13:23:54'), (22625, 5414, '2010-09-22 14:10:18'), (22626, 5415, '2010-09-22 14:18:59'), (22627, 5415, '2010-09-22 14:19:37'), (22628, 5415, '2010-09-22 14:19:39'), (22629, 5415, '2010-09-22 14:20:13'), (22630, 5415, '2010-09-22 14:20:30'), (22631, 5415, '2010-09-22 14:24:15'), (22632, 5416, '2010-09-22 14:44:41'), (22633, 5416, '2010-09-22 14:44:50'), (22634, 5417, '2010-09-22 14:45:13'), (22635, 5416, '2010-09-22 14:45:24'), (22636, 5416, '2010-09-22 14:45:58'), (22637, 5416, '2010-09-22 14:46:17'), (22638, 5416, '2010-09-22 14:46:31'), (22639, 5416, '2010-09-22 14:46:42'), (22640, 5416, '2010-09-22 14:46:55'), (22641, 5416, '2010-09-22 14:47:10'), (22642, 5416, '2010-09-22 14:47:41'), (22643, 5416, '2010-09-22 14:47:58'), (22644, 5418, '2010-09-22 14:54:44'), (22645, 5418, '2010-09-22 14:55:18'), (22646, 5418, '2010-09-22 14:55:37'), (22647, 5418, '2010-09-22 14:55:48'), (22648, 5418, '2010-09-22 14:55:55'), (22649, 5419, '2010-09-22 15:01:32'), (22650, 5420, '2010-09-22 15:02:01'), (22651, 5420, '2010-09-22 15:02:07'), (22652, 5420, '2010-09-22 15:02:39'), (22653, 5421, '2010-09-22 15:15:09'), (22654, 5421, '2010-09-22 15:15:17'), (22655, 5421, '2010-09-22 15:15:27'), (22656, 5421, '2010-09-22 15:15:45'), (22657, 5421, '2010-09-22 15:16:11'), (22658, 5421, '2010-09-22 15:16:24'), (22659, 5421, '2010-09-22 15:16:39'), (22660, 5422, '2010-09-22 15:59:35'), (22661, 5423, '2010-09-22 16:41:44'), (22662, 5424, '2010-09-22 17:31:19'), (22663, 5425, '2010-09-22 17:58:31'), (22664, 5425, '2010-09-22 17:58:39'), (22665, 5425, '2010-09-22 17:59:07'), (22666, 5425, '2010-09-22 17:59:16'), (22667, 5425, '2010-09-22 17:59:26'), (22668, 5425, '2010-09-22 17:59:57'), (22669, 5425, '2010-09-22 18:00:36'), (22670, 5425, '2010-09-22 18:00:44'), (22671, 5425, '2010-09-22 18:00:53'), (22672, 5425, '2010-09-22 18:00:57'), (22673, 5425, '2010-09-22 18:00:58'), (22674, 5425, '2010-09-22 18:01:01'), (22675, 5425, '2010-09-22 18:01:04'), (22676, 5425, '2010-09-22 18:01:07'), (22677, 5425, '2010-09-22 18:01:09'), (22678, 5426, '2010-09-22 18:14:02'), (22679, 5427, '2010-09-22 18:14:14'), (22680, 5426, '2010-09-22 18:14:20'), (22681, 5427, '2010-09-22 18:14:27'), (22682, 5426, '2010-09-22 18:14:28'), (22683, 5426, '2010-09-22 18:14:45'), (22684, 5426, '2010-09-22 18:15:23'), (22685, 5426, '2010-09-22 18:15:40'), (22686, 5427, '2010-09-22 18:15:45'), (22687, 5426, '2010-09-22 18:15:48'), (22688, 5426, '2010-09-22 18:15:57'), (22689, 5426, '2010-09-22 18:16:05'), (22690, 5428, '2010-09-22 18:16:46'), (22691, 5428, '2010-09-22 18:17:18'), (22692, 5428, '2010-09-22 18:17:40'), (22693, 5429, '2010-09-22 18:21:15'), (22694, 5426, '2010-09-22 18:23:02'), (22695, 5426, '2010-09-22 18:23:16'), (22696, 5426, '2010-09-22 18:23:27'), (22697, 5426, '2010-09-22 18:24:33'), (22698, 5426, '2010-09-22 18:24:49'), (22699, 5426, '2010-09-22 18:24:54'), (22700, 5426, '2010-09-22 18:36:53'), (22701, 5426, '2010-09-22 18:37:27'), (22702, 5426, '2010-09-22 18:37:35'), (22703, 5426, '2010-09-22 18:37:52'), (22704, 5426, '2010-09-22 18:38:28'), (22705, 5426, '2010-09-22 18:38:45'), (22706, 5426, '2010-09-22 18:38:55'), (22707, 5426, '2010-09-22 18:39:01'), (22708, 5430, '2010-09-22 18:47:24'), (22709, 5431, '2010-09-22 19:21:38'), (22710, 5432, '2010-09-22 19:26:43'), (22711, 5432, '2010-09-22 19:27:17'), (22712, 5432, '2010-09-22 19:27:40'), (22713, 5432, '2010-09-22 19:28:10'), (22714, 5432, '2010-09-22 19:28:17'), (22715, 5432, '2010-09-22 19:28:23'), (22716, 5432, '2010-09-22 19:28:38'), (22717, 5432, '2010-09-22 19:29:10'), (22718, 5432, '2010-09-22 19:29:46'), (22719, 5432, '2010-09-22 19:29:49'), (22720, 5432, '2010-09-22 19:30:18'), (22721, 5433, '2010-09-22 19:41:06'), (22722, 5434, '2010-09-22 20:24:10'), (22723, 5435, '2010-09-22 20:48:11'), (22724, 5436, '2010-09-22 21:12:08'), (22725, 5437, '2010-09-22 21:14:34'), (22726, 5438, '2010-09-22 21:35:12'), (22727, 5439, '2010-09-22 21:41:16'), (22728, 5440, '2010-09-22 21:56:19'), (22729, 5441, '2010-09-22 22:01:19'), (22730, 5442, '2010-09-22 22:12:02'), (22731, 5443, '2010-09-22 22:22:59'), (22732, 5444, '2010-09-22 22:23:05'), (22733, 5445, '2010-09-22 22:23:10'), (22734, 5446, '2010-09-22 22:38:04'), (22735, 5447, '2010-09-22 22:38:09'), (22736, 5448, '2010-09-22 22:45:41'), (22737, 5449, '2010-09-22 22:45:45'), (22738, 5450, '2010-09-22 22:49:37'), (22739, 5451, '2010-09-22 22:49:41'), (22740, 5452, '2010-09-22 22:52:37'), (22741, 5453, '2010-09-22 22:52:41'), (22742, 5454, '2010-09-22 23:13:03'), (22743, 5455, '2010-09-22 23:13:07'), (22744, 5456, '2010-09-22 23:20:08'), (22745, 5457, '2010-09-22 23:48:17'), (22746, 5458, '2010-09-22 23:48:21'), (22747, 5459, '2010-09-22 23:56:17'), (22748, 5460, '2010-09-23 00:03:59'), (22749, 5461, '2010-09-23 00:04:04'), (22750, 5462, '2010-09-23 00:04:08'), (22751, 5463, '2010-09-23 00:06:04'), (22752, 5464, '2010-09-23 00:31:41'), (22753, 5465, '2010-09-23 00:31:45'), (22754, 5466, '2010-09-23 01:32:25'), (22755, 5466, '2010-09-23 01:32:42'), (22756, 5466, '2010-09-23 01:32:43'), (22757, 5466, '2010-09-23 01:33:11'), (22758, 5466, '2010-09-23 01:33:11'), (22759, 5466, '2010-09-23 01:33:11'), (22760, 5466, '2010-09-23 01:33:17'), (22761, 5466, '2010-09-23 01:33:20'), (22762, 5466, '2010-09-23 01:33:21'), (22763, 5466, '2010-09-23 01:33:22'), (22764, 5466, '2010-09-23 01:33:23'), (22765, 5466, '2010-09-23 01:33:24'), (22766, 5466, '2010-09-23 01:34:26'), (22767, 5466, '2010-09-23 01:34:47'), (22768, 5466, '2010-09-23 01:35:03'), (22769, 5466, '2010-09-23 01:35:25'), (22770, 5466, '2010-09-23 01:35:41'), (22771, 5466, '2010-09-23 01:35:58'), (22772, 5466, '2010-09-23 01:36:17'), (22773, 5466, '2010-09-23 01:36:45'), (22774, 5466, '2010-09-23 01:37:02'), (22775, 5466, '2010-09-23 01:37:23'), (22776, 5466, '2010-09-23 01:38:36'), (22777, 5467, '2010-09-23 01:46:35'), (22778, 5468, '2010-09-23 02:03:37'), (22779, 5469, '2010-09-23 02:03:42'), (22780, 5470, '2010-09-23 03:47:44'), (22781, 5470, '2010-09-23 03:48:43'), (22782, 5470, '2010-09-23 03:49:16'), (22783, 5470, '2010-09-23 03:49:40'), (22784, 5470, '2010-09-23 03:49:45'), (22785, 5471, '2010-09-23 04:46:38'), (22786, 5472, '2010-09-23 04:46:44'), (22787, 5472, '2010-09-23 04:47:06'), (22788, 5472, '2010-09-23 04:47:17'), (22789, 5472, '2010-09-23 04:47:25'), (22790, 5472, '2010-09-23 04:47:33'), (22791, 5472, '2010-09-23 04:47:41'), (22792, 5472, '2010-09-23 04:47:52'), (22793, 5473, '2010-09-23 05:36:08'), (22794, 5473, '2010-09-23 05:36:34'), (22795, 5473, '2010-09-23 05:36:47'), (22796, 5473, '2010-09-23 05:37:01'), (22797, 5473, '2010-09-23 05:37:21'), (22798, 5474, '2010-09-23 06:19:30'), (22799, 5475, '2010-09-23 06:20:18'), (22800, 5476, '2010-09-23 06:23:07'), (22801, 5477, '2010-09-23 06:23:47'), (22802, 5478, '2010-09-23 06:24:23'), (22803, 5479, '2010-09-23 06:25:06'), (22804, 5480, '2010-09-23 06:25:48'), (22805, 5481, '2010-09-23 06:26:29'), (22806, 5482, '2010-09-23 06:28:42'), (22807, 5483, '2010-09-23 06:29:21'), (22808, 5484, '2010-09-23 06:30:07'), (22809, 5485, '2010-09-23 06:30:49'), (22810, 5486, '2010-09-23 06:37:43'), (22811, 5486, '2010-09-23 06:38:10'), (22812, 5486, '2010-09-23 06:38:52'), (22813, 5486, '2010-09-23 06:39:06'), (22814, 5486, '2010-09-23 06:39:18'), (22815, 5487, '2010-09-23 07:54:58'), (22816, 5488, '2010-09-23 09:23:12'), (22817, 5488, '2010-09-23 09:24:07'), (22818, 5488, '2010-09-23 09:24:09'), (22819, 5488, '2010-09-23 09:24:21'), (22820, 5488, '2010-09-23 09:24:23'), (22821, 5488, '2010-09-23 09:24:24'), (22822, 5489, '2010-09-23 09:25:38'), (22823, 5490, '2010-09-23 09:52:50'), (22824, 5491, '2010-09-23 09:52:53'), (22825, 5492, '2010-09-23 10:32:32'), (22826, 5492, '2010-09-23 10:32:45'), (22827, 5492, '2010-09-23 10:32:54'), (22828, 5492, '2010-09-23 10:32:59'), (22829, 5492, '2010-09-23 10:33:14'), (22830, 5492, '2010-09-23 10:33:43'), (22831, 5492, '2010-09-23 10:33:47'), (22832, 5493, '2010-09-23 10:57:11'), (22833, 5494, '2010-09-23 11:14:57'), (22834, 5495, '2010-09-23 11:16:14'), (22835, 5495, '2010-09-23 11:16:43'), (22836, 5495, '2010-09-23 11:16:55'), (22837, 5496, '2010-09-23 11:48:17'), (22838, 5497, '2010-09-23 12:24:12'), (22839, 5498, '2010-09-23 12:36:40'), (22840, 5499, '2010-09-23 12:50:33'), (22841, 5500, '2010-09-23 12:55:44'), (22842, 5501, '2010-09-23 12:55:46'), (22843, 5501, '2010-09-23 12:55:55'), (22844, 5501, '2010-09-23 12:56:09'), (22845, 5501, '2010-09-23 12:56:13'), (22846, 5501, '2010-09-23 12:56:17'), (22847, 5501, '2010-09-23 12:56:25'), (22848, 5501, '2010-09-23 12:56:39'), (22849, 5501, '2010-09-23 12:56:56'), (22850, 5501, '2010-09-23 12:56:57'), (22851, 5501, '2010-09-23 12:57:05'), (22852, 5501, '2010-09-23 12:57:10'), (22853, 5501, '2010-09-23 13:00:46'), (22854, 5501, '2010-09-23 13:08:12'), (22855, 5502, '2010-09-23 13:30:42'), (22856, 5503, '2010-09-23 13:55:27'), (22857, 5504, '2010-09-23 13:55:30'), (22858, 5505, '2010-09-23 13:55:32'), (22859, 5506, '2010-09-23 13:55:34'), (22860, 5507, '2010-09-23 13:56:15'), (22861, 5506, '2010-09-23 13:56:18'), (22862, 5506, '2010-09-23 13:56:34'), (22863, 5508, '2010-09-23 14:17:53'), (22864, 5509, '2010-09-23 14:23:29'), (22865, 5509, '2010-09-23 14:23:42'), (22866, 5509, '2010-09-23 14:23:48'), (22867, 5509, '2010-09-23 14:23:52'), (22868, 5509, '2010-09-23 14:24:00'), (22869, 5510, '2010-09-23 14:42:11'), (22870, 5511, '2010-09-23 14:43:59'), (22871, 5512, '2010-09-23 15:03:07'), (22872, 5513, '2010-09-23 15:07:43'), (22873, 5514, '2010-09-23 15:58:51'), (22874, 5514, '2010-09-23 15:59:01'), (22875, 5514, '2010-09-23 15:59:16'), (22876, 5514, '2010-09-23 15:59:16'), (22877, 5514, '2010-09-23 15:59:16'), (22878, 5515, '2010-09-23 16:16:09'), (22879, 5516, '2010-09-23 16:29:23'), (22880, 5516, '2010-09-23 16:29:36'), (22881, 5516, '2010-09-23 16:29:40'), (22882, 5516, '2010-09-23 16:29:43'), (22883, 5516, '2010-09-23 16:29:51'), (22884, 5517, '2010-09-23 16:29:59'), (22885, 5517, '2010-09-23 16:30:08'), (22886, 5516, '2010-09-23 16:30:17'), (22887, 5516, '2010-09-23 16:31:03'), (22888, 5517, '2010-09-23 16:32:13'), (22889, 5517, '2010-09-23 16:32:16'), (22890, 5517, '2010-09-23 16:32:24'), (22891, 5517, '2010-09-23 16:32:27'), (22892, 5517, '2010-09-23 16:32:28'), (22893, 5517, '2010-09-23 16:32:48'), (22894, 5517, '2010-09-23 16:33:43'), (22895, 5517, '2010-09-23 16:33:56'), (22896, 5517, '2010-09-23 16:34:00'), (22897, 5517, '2010-09-23 16:34:39'), (22898, 5517, '2010-09-23 16:35:23'), (22899, 5517, '2010-09-23 16:35:51'), (22900, 5518, '2010-09-23 16:36:07'), (22901, 5517, '2010-09-23 16:36:20'), (22902, 5517, '2010-09-23 16:36:25'), (22903, 5517, '2010-09-23 16:36:27'), (22904, 5519, '2010-09-23 16:59:39'), (22905, 5519, '2010-09-23 16:59:53'), (22906, 5519, '2010-09-23 17:00:12'), (22907, 5519, '2010-09-23 17:00:50'), (22908, 5519, '2010-09-23 17:01:02'), (22909, 5519, '2010-09-23 17:01:11'), (22910, 5519, '2010-09-23 17:01:16'), (22911, 5519, '2010-09-23 17:01:32'), (22912, 5519, '2010-09-23 17:01:52'), (22913, 5520, '2010-09-23 17:02:47'), (22914, 5520, '2010-09-23 17:03:09'), (22915, 5520, '2010-09-23 17:03:27'), (22916, 5519, '2010-09-23 17:18:27'), (22917, 5519, '2010-09-23 17:18:32'), (22918, 5519, '2010-09-23 17:18:33'), (22919, 5519, '2010-09-23 17:18:34'), (22920, 5519, '2010-09-23 17:18:36'), (22921, 5519, '2010-09-23 17:18:37'), (22922, 5519, '2010-09-23 17:18:38'), (22923, 5519, '2010-09-23 17:18:40'), (22924, 5519, '2010-09-23 17:18:42'), (22925, 5521, '2010-09-23 17:23:37'), (22926, 5522, '2010-09-23 17:55:51'), (22927, 5523, '2010-09-23 18:03:38'), (22928, 5524, '2010-09-23 18:04:50'), (22929, 5524, '2010-09-23 18:05:15'), (22930, 5525, '2010-09-23 18:06:13'), (22931, 5526, '2010-09-23 18:14:02'), (22932, 5527, '2010-09-23 18:41:51'), (22933, 5527, '2010-09-23 18:41:59'), (22934, 5527, '2010-09-23 18:42:04'), (22935, 5527, '2010-09-23 18:42:07'), (22936, 5527, '2010-09-23 18:42:32'), (22937, 5527, '2010-09-23 18:42:38'), (22938, 5527, '2010-09-23 18:42:43'), (22939, 5527, '2010-09-23 18:42:46'), (22940, 5527, '2010-09-23 18:43:15'), (22941, 5527, '2010-09-23 18:43:23'), (22942, 5527, '2010-09-23 18:43:26'), (22943, 5527, '2010-09-23 18:43:31'), (22944, 5527, '2010-09-23 18:43:35'), (22945, 5527, '2010-09-23 18:43:42'), (22946, 5527, '2010-09-23 18:43:47'), (22947, 5527, '2010-09-23 18:43:49'), (22948, 5527, '2010-09-23 18:44:49'), (22949, 5527, '2010-09-23 18:44:57'), (22950, 5527, '2010-09-23 18:45:04'), (22951, 5527, '2010-09-23 18:45:12'), (22952, 5527, '2010-09-23 18:45:14'), (22953, 5527, '2010-09-23 18:45:15'), (22954, 5527, '2010-09-23 18:45:20'), (22955, 5527, '2010-09-23 18:45:22'), (22956, 5527, '2010-09-23 18:45:28'), (22957, 5527, '2010-09-23 18:45:30'), (22958, 5527, '2010-09-23 18:45:33'), (22959, 5527, '2010-09-23 18:45:38'), (22960, 5527, '2010-09-23 18:45:41'), (22961, 5527, '2010-09-23 18:45:43'), (22962, 5527, '2010-09-23 18:45:49'), (22963, 5527, '2010-09-23 18:46:39'), (22964, 5527, '2010-09-23 18:47:06'), (22965, 5527, '2010-09-23 18:47:14'), (22966, 5527, '2010-09-23 18:47:54'), (22967, 5527, '2010-09-23 18:49:03'), (22968, 5527, '2010-09-23 18:49:06'), (22969, 5528, '2010-09-23 18:53:20'), (22970, 5529, '2010-09-23 19:47:44'), (22971, 5530, '2010-09-23 20:38:58'), (22972, 5531, '2010-09-23 20:49:07'), (22973, 5532, '2010-09-23 20:50:22'), (22974, 5533, '2010-09-23 20:51:28'), (22975, 5534, '2010-09-23 20:51:36'), (22976, 5535, '2010-09-23 20:51:53'), (22977, 5536, '2010-09-23 20:51:55'), (22978, 5537, '2010-09-23 20:52:27'), (22979, 5538, '2010-09-23 20:55:55'), (22980, 5539, '2010-09-23 20:57:45'), (22981, 5540, '2010-09-23 21:03:30'), (22982, 5541, '2010-09-23 21:10:22'), (22983, 5542, '2010-09-23 21:16:48'), (22984, 5543, '2010-09-23 21:23:17'), (22985, 5544, '2010-09-23 21:36:13'), (22986, 5545, '2010-09-23 22:15:34'), (22987, 5546, '2010-09-23 22:17:20'), (22988, 5547, '2010-09-23 22:19:49'), (22989, 5548, '2010-09-23 22:34:02'), (22990, 5548, '2010-09-23 22:35:09'), (22991, 5549, '2010-09-23 22:41:04'), (22992, 5550, '2010-09-23 22:47:37'), (22993, 5551, '2010-09-23 23:00:00'), (22994, 5552, '2010-09-23 23:00:37'), (22995, 5553, '2010-09-23 23:23:38'), (22996, 5554, '2010-09-23 23:25:12'), (22997, 5555, '2010-09-23 23:26:38'), (22998, 5556, '2010-09-23 23:32:04'), (22999, 5557, '2010-09-23 23:33:21'), (23000, 5558, '2010-09-24 00:00:05'), (23001, 5559, '2010-09-24 00:33:49'), (23002, 5560, '2010-09-24 00:40:48'), (23003, 5561, '2010-09-24 00:47:56'), (23004, 5562, '2010-09-24 00:54:48'), (23005, 5563, '2010-09-24 00:55:08'), (23006, 5564, '2010-09-24 01:02:33'), (23007, 5565, '2010-09-24 01:10:00'), (23008, 5566, '2010-09-24 01:17:26'), (23009, 5567, '2010-09-24 01:54:30'), (23010, 5568, '2010-09-24 02:19:23'), (23011, 5569, '2010-09-24 02:22:41'), (23012, 5570, '2010-09-24 02:27:46'), (23013, 5571, '2010-09-24 02:31:01'), (23014, 5572, '2010-09-24 02:39:21'), (23015, 5573, '2010-09-24 02:42:41'), (23016, 5574, '2010-09-24 03:04:29'), (23017, 5575, '2010-09-24 03:30:44'), (23018, 5576, '2010-09-24 03:39:51'), (23019, 5577, '2010-09-24 04:07:47'), (23020, 5578, '2010-09-24 04:21:48'), (23021, 5579, '2010-09-24 05:01:30'), (23022, 5580, '2010-09-24 05:19:15'), (23023, 5581, '2010-09-24 05:22:11'), (23024, 5582, '2010-09-24 05:33:23'), (23025, 5583, '2010-09-24 05:47:09'), (23026, 5584, '2010-09-24 05:47:56'), (23027, 5585, '2010-09-24 06:06:57'), (23028, 5586, '2010-09-24 06:17:51'), (23029, 5587, '2010-09-24 06:27:49'), (23030, 5588, '2010-09-24 06:52:02'), (23031, 5588, '2010-09-24 06:52:23'), (23032, 5588, '2010-09-24 06:52:40'), (23033, 5588, '2010-09-24 06:52:42'), (23034, 5588, '2010-09-24 06:52:42'), (23035, 5588, '2010-09-24 06:52:45'), (23036, 5588, '2010-09-24 06:52:45'), (23037, 5588, '2010-09-24 06:52:51'), (23038, 5588, '2010-09-24 06:53:13'), (23039, 5588, '2010-09-24 06:53:26'), (23040, 5588, '2010-09-24 06:53:41'), (23041, 5588, '2010-09-24 06:53:53'), (23042, 5588, '2010-09-24 06:54:14'), (23043, 5588, '2010-09-24 06:54:27'), (23044, 5588, '2010-09-24 06:54:30'), (23045, 5588, '2010-09-24 06:54:31'), (23046, 5588, '2010-09-24 06:54:32'), (23047, 5588, '2010-09-24 06:54:34'), (23048, 5588, '2010-09-24 06:54:35'), (23049, 5589, '2010-09-24 07:00:46'), (23050, 5590, '2010-09-24 07:02:50'), (23051, 5591, '2010-09-24 07:06:37'), (23052, 5591, '2010-09-24 07:06:46'), (23053, 5591, '2010-09-24 07:06:52'), (23054, 5591, '2010-09-24 07:07:21'), (23055, 5591, '2010-09-24 07:07:31'), (23056, 5591, '2010-09-24 07:07:38'), (23057, 5591, '2010-09-24 07:07:59'), (23058, 5591, '2010-09-24 07:08:01'), (23059, 5591, '2010-09-24 07:08:02'), (23060, 5591, '2010-09-24 07:08:04'), (23061, 5591, '2010-09-24 07:08:07'), (23062, 5591, '2010-09-24 07:08:10'), (23063, 5591, '2010-09-24 07:08:13'), (23064, 5591, '2010-09-24 07:08:15'), (23065, 5591, '2010-09-24 07:08:17'), (23066, 5591, '2010-09-24 07:08:19'), (23067, 5591, '2010-09-24 07:08:20'), (23068, 5591, '2010-09-24 07:08:24'), (23069, 5592, '2010-09-24 07:10:05'), (23070, 5593, '2010-09-24 07:29:37'), (23071, 5594, '2010-09-24 07:33:34'), (23072, 5595, '2010-09-24 07:58:43'), (23073, 5596, '2010-09-24 08:05:00'), (23074, 5597, '2010-09-24 08:07:26'), (23075, 5598, '2010-09-24 08:07:42'), (23076, 5599, '2010-09-24 08:30:00'), (23077, 5600, '2010-09-24 08:54:10'), (23078, 5601, '2010-09-24 08:54:26'), (23079, 5602, '2010-09-24 09:04:00'), (23080, 5603, '2010-09-24 09:06:51'), (23081, 5604, '2010-09-24 09:18:31'), (23082, 5605, '2010-09-24 09:32:53'), (23083, 5605, '2010-09-24 09:33:00'), (23084, 5605, '2010-09-24 09:33:08'), (23085, 5605, '2010-09-24 09:33:21'), (23086, 5605, '2010-09-24 09:37:33'), (23087, 5605, '2010-09-24 09:37:39'), (23088, 5605, '2010-09-24 09:37:58'), (23089, 5606, '2010-09-24 09:38:02'), (23090, 5607, '2010-09-24 09:38:19'), (23091, 5608, '2010-09-24 09:40:10'), (23092, 5609, '2010-09-24 09:42:08'), (23093, 5610, '2010-09-24 09:48:42'), (23094, 5611, '2010-09-24 09:59:02'), (23095, 5612, '2010-09-24 10:01:31'), (23096, 5612, '2010-09-24 10:01:45'), (23097, 5612, '2010-09-24 10:01:51'), (23098, 5612, '2010-09-24 10:01:58'), (23099, 5612, '2010-09-24 10:02:28'), (23100, 5612, '2010-09-24 10:02:53'), (23101, 5612, '2010-09-24 10:02:56'), (23102, 5612, '2010-09-24 10:03:07'), (23103, 5612, '2010-09-24 10:03:19'), (23104, 5612, '2010-09-24 10:03:32'), (23105, 5613, '2010-09-24 10:22:13'), (23106, 5613, '2010-09-24 10:22:30'), (23107, 5613, '2010-09-24 10:22:40'), (23108, 5613, '2010-09-24 10:23:02'), (23109, 5613, '2010-09-24 10:23:16'), (23110, 5613, '2010-09-24 10:23:31'), (23111, 5614, '2010-09-24 10:47:00'), (23112, 5615, '2010-09-24 10:52:11'), (23113, 5616, '2010-09-24 10:54:48'), (23114, 5617, '2010-09-24 10:57:48'), (23115, 5618, '2010-09-24 10:57:57'), (23116, 5619, '2010-09-24 11:02:03'), (23117, 5620, '2010-09-24 11:03:39'), (23118, 5619, '2010-09-24 11:03:57'), (23119, 5621, '2010-09-24 11:04:08'), (23120, 5621, '2010-09-24 11:05:17'), (23121, 5622, '2010-09-24 11:05:51'), (23122, 5623, '2010-09-24 11:05:58'), (23123, 5620, '2010-09-24 11:06:07'), (23124, 5623, '2010-09-24 11:06:25'), (23125, 5620, '2010-09-24 11:07:00'), (23126, 5624, '2010-09-24 11:07:12'), (23127, 5625, '2010-09-24 11:07:16'), (23128, 5620, '2010-09-24 11:07:46'), (23129, 5626, '2010-09-24 11:07:58'), (23130, 5625, '2010-09-24 11:08:13'), (23131, 5627, '2010-09-24 11:08:45'), (23132, 5628, '2010-09-24 11:08:50'), (23133, 5629, '2010-09-24 11:08:58'), (23134, 5621, '2010-09-24 11:08:59'), (23135, 5621, '2010-09-24 11:09:12'), (23136, 5620, '2010-09-24 11:09:20'), (23137, 5623, '2010-09-24 11:09:48'), (23138, 5621, '2010-09-24 11:10:04'), (23139, 5625, '2010-09-24 11:10:16'), (23140, 5621, '2010-09-24 11:10:24'), (23141, 5623, '2010-09-24 11:10:34'), (23142, 5623, '2010-09-24 11:10:44'), (23143, 5621, '2010-09-24 11:11:55'), (23144, 5625, '2010-09-24 11:12:12'), (23145, 5621, '2010-09-24 11:13:21'), (23146, 5621, '2010-09-24 11:13:22'), (23147, 5623, '2010-09-24 11:13:29'), (23148, 5621, '2010-09-24 11:14:14'), (23149, 5621, '2010-09-24 11:14:52'), (23150, 5620, '2010-09-24 11:15:34'), (23151, 5625, '2010-09-24 11:17:04'), (23152, 5630, '2010-09-24 11:17:11'), (23153, 5621, '2010-09-24 11:17:16'), (23154, 5621, '2010-09-24 11:17:19'), (23155, 5620, '2010-09-24 11:17:37'), (23156, 5621, '2010-09-24 11:17:47'), (23157, 5621, '2010-09-24 11:17:58'), (23158, 5625, '2010-09-24 11:18:21'), (23159, 5631, '2010-09-24 11:22:00'), (23160, 5632, '2010-09-24 11:25:06'), (23161, 5632, '2010-09-24 11:25:15'), (23162, 5632, '2010-09-24 11:25:20'), (23163, 5632, '2010-09-24 11:25:28'), (23164, 5632, '2010-09-24 11:25:54'), (23165, 5632, '2010-09-24 11:25:59'), (23166, 5632, '2010-09-24 11:26:21'), (23167, 5633, '2010-09-24 11:44:01'), (23168, 5634, '2010-09-24 11:44:53'), (23169, 5635, '2010-09-24 11:46:42'), (23170, 5634, '2010-09-24 11:46:44'), (23171, 5619, '2010-09-24 11:46:52'), (23172, 5636, '2010-09-24 11:48:36'), (23173, 5636, '2010-09-24 11:48:48'), (23174, 5619, '2010-09-24 11:49:54'), (23175, 5619, '2010-09-24 11:50:02'), (23176, 5633, '2010-09-24 11:50:59'), (23177, 5633, '2010-09-24 11:51:06'), (23178, 5636, '2010-09-24 11:51:37'), (23179, 5635, '2010-09-24 11:51:53'), (23180, 5634, '2010-09-24 11:52:06'), (23181, 5636, '2010-09-24 11:52:26'), (23182, 5634, '2010-09-24 11:53:00'), (23183, 5635, '2010-09-24 11:53:29'), (23184, 5635, '2010-09-24 11:53:38'), (23185, 5636, '2010-09-24 11:54:00'), (23186, 5634, '2010-09-24 11:54:25'), (23187, 5633, '2010-09-24 11:54:28'), (23188, 5635, '2010-09-24 11:55:07'), (23189, 5635, '2010-09-24 11:55:34'), (23190, 5637, '2010-09-24 11:56:35'), (23191, 5633, '2010-09-24 11:57:08'), (23192, 5633, '2010-09-24 11:57:32'), (23193, 5634, '2010-09-24 11:57:37'), (23194, 5635, '2010-09-24 11:58:12'), (23195, 5636, '2010-09-24 11:59:07'), (23196, 5634, '2010-09-24 11:59:19'), (23197, 5635, '2010-09-24 11:59:20'), (23198, 5635, '2010-09-24 12:00:17'), (23199, 5633, '2010-09-24 12:00:59'), (23200, 5633, '2010-09-24 12:01:10'), (23201, 5633, '2010-09-24 12:02:05'), (23202, 5633, '2010-09-24 12:02:50'), (23203, 5635, '2010-09-24 12:02:56'), (23204, 5636, '2010-09-24 12:03:03'), (23205, 5635, '2010-09-24 12:03:19'), (23206, 5636, '2010-09-24 12:03:59'), (23207, 5634, '2010-09-24 12:04:24'), (23208, 5634, '2010-09-24 12:04:28'), (23209, 5636, '2010-09-24 12:05:54'), (23210, 5634, '2010-09-24 12:06:07'), (23211, 5636, '2010-09-24 12:06:07'), (23212, 5634, '2010-09-24 12:06:10'), (23213, 5635, '2010-09-24 12:07:24'), (23214, 5635, '2010-09-24 12:07:29'), (23215, 5635, '2010-09-24 12:08:15'), (23216, 5636, '2010-09-24 12:08:39'), (23217, 5638, '2010-09-24 12:09:14'), (23218, 5636, '2010-09-24 12:13:19'), (23219, 5639, '2010-09-24 12:34:34'), (23220, 5639, '2010-09-24 12:35:01'), (23221, 5639, '2010-09-24 12:35:07'), (23222, 5639, '2010-09-24 12:35:18'), (23223, 5640, '2010-09-24 12:35:48'), (23224, 5639, '2010-09-24 12:35:49'), (23225, 5639, '2010-09-24 12:35:50'), (23226, 5639, '2010-09-24 12:35:54'), (23227, 5639, '2010-09-24 12:36:38'), (23228, 5639, '2010-09-24 12:36:47'), (23229, 5639, '2010-09-24 12:36:49'), (23230, 5639, '2010-09-24 12:36:53'), (23231, 5639, '2010-09-24 12:36:57'), (23232, 5639, '2010-09-24 12:44:06'), (23233, 5639, '2010-09-24 12:44:09'), (23234, 5639, '2010-09-24 12:44:16'), (23235, 5641, '2010-09-24 12:55:50'), (23236, 5641, '2010-09-24 12:55:57'), (23237, 5642, '2010-09-24 12:58:29'), (23238, 5643, '2010-09-24 13:11:20'), (23239, 5644, '2010-09-24 13:22:19'), (23240, 5644, '2010-09-24 13:22:32'), (23241, 5644, '2010-09-24 13:23:07'), (23242, 5644, '2010-09-24 13:23:37'), (23243, 5644, '2010-09-24 13:23:55'), (23244, 5644, '2010-09-24 13:24:10'), (23245, 5644, '2010-09-24 13:24:26'), (23246, 5644, '2010-09-24 13:24:29'), (23247, 5644, '2010-09-24 13:24:33'), (23248, 5619, '2010-09-24 13:33:40'), (23249, 5619, '2010-09-24 13:33:48'), (23250, 5645, '2010-09-24 14:08:32'), (23251, 5646, '2010-09-24 14:10:45'), (23252, 5646, '2010-09-24 14:11:44'), (23253, 5647, '2010-09-24 14:32:08'), (23254, 5648, '2010-09-24 15:10:36'), (23255, 5649, '2010-09-24 15:32:25'), (23256, 5650, '2010-09-24 15:58:11'), (23257, 5651, '2010-09-24 16:20:59'), (23258, 5651, '2010-09-24 16:21:24'), (23259, 5651, '2010-09-24 16:21:31'), (23260, 5651, '2010-09-24 16:21:35'), (23261, 5651, '2010-09-24 16:21:42'), (23262, 5651, '2010-09-24 16:21:54'), (23263, 5651, '2010-09-24 16:22:24'), (23264, 5651, '2010-09-24 16:22:25'), (23265, 5651, '2010-09-24 16:22:31'), (23266, 5651, '2010-09-24 16:22:37'), (23267, 5651, '2010-09-24 16:22:49'), (23268, 5652, '2010-09-24 16:35:50'), (23269, 5652, '2010-09-24 16:36:17'), (23270, 5652, '2010-09-24 16:36:23'), (23271, 5653, '2010-09-24 17:05:33'), (23272, 5653, '2010-09-24 17:06:51'), (23273, 5653, '2010-09-24 17:06:57'), (23274, 5653, '2010-09-24 17:07:04'), (23275, 5653, '2010-09-24 17:07:11'), (23276, 5653, '2010-09-24 17:07:24'), (23277, 5653, '2010-09-24 17:07:31'), (23278, 5653, '2010-09-24 17:07:38'), (23279, 5653, '2010-09-24 17:07:43'), (23280, 5653, '2010-09-24 17:07:55'), (23281, 5653, '2010-09-24 17:08:19'), (23282, 5653, '2010-09-24 17:08:34'), (23283, 5654, '2010-09-24 17:13:56'), (23284, 5654, '2010-09-24 17:14:18'), (23285, 5654, '2010-09-24 17:14:31'), (23286, 5654, '2010-09-24 17:14:42'), (23287, 5654, '2010-09-24 17:15:03'), (23288, 5655, '2010-09-24 18:11:04'), (23289, 5656, '2010-09-24 18:17:02'), (23290, 5656, '2010-09-24 18:17:22'), (23291, 5656, '2010-09-24 18:17:39'), (23292, 5656, '2010-09-24 18:17:51'), (23293, 5656, '2010-09-24 18:20:09'), (23294, 5656, '2010-09-24 18:20:24'), (23295, 5656, '2010-09-24 18:20:38'), (23296, 5656, '2010-09-24 18:20:45'), (23297, 5656, '2010-09-24 18:21:37'), (23298, 5656, '2010-09-24 18:22:28'), (23299, 5656, '2010-09-24 18:22:38'), (23300, 5656, '2010-09-24 18:22:43'), (23301, 5657, '2010-09-24 18:36:01'); INSERT INTO `log_url` (`url_id`, `visitor_id`, `visit_time`) VALUES (23302, 5657, '2010-09-24 18:36:11'), (23303, 5657, '2010-09-24 18:36:40'), (23304, 5657, '2010-09-24 18:36:46'), (23305, 5657, '2010-09-24 18:36:50'), (23306, 5657, '2010-09-24 18:37:05'), (23307, 5657, '2010-09-24 18:37:33'), (23308, 5657, '2010-09-24 18:37:49'), (23309, 5657, '2010-09-24 18:37:56'), (23310, 5657, '2010-09-24 18:38:12'), (23311, 5657, '2010-09-24 18:38:27'), (23312, 5657, '2010-09-24 18:38:33'), (23313, 5657, '2010-09-24 18:38:45'), (23314, 5657, '2010-09-24 18:39:14'), (23315, 5657, '2010-09-24 18:39:19'), (23316, 5657, '2010-09-24 18:39:22'), (23317, 5657, '2010-09-24 18:40:21'), (23318, 5657, '2010-09-24 18:40:39'), (23319, 5657, '2010-09-24 18:40:53'), (23320, 5657, '2010-09-24 18:41:02'), (23321, 5657, '2010-09-24 18:41:10'), (23322, 5657, '2010-09-24 18:41:18'), (23323, 5657, '2010-09-24 18:42:00'), (23324, 5657, '2010-09-24 18:42:02'), (23325, 5657, '2010-09-24 18:42:15'), (23326, 5657, '2010-09-24 18:42:23'), (23327, 5657, '2010-09-24 18:43:54'), (23328, 5657, '2010-09-24 18:43:56'), (23329, 5657, '2010-09-24 18:44:01'), (23330, 5657, '2010-09-24 18:44:02'), (23331, 5657, '2010-09-24 18:44:46'), (23332, 5657, '2010-09-24 18:44:47'), (23333, 5657, '2010-09-24 18:45:36'), (23334, 5657, '2010-09-24 18:45:38'), (23335, 5658, '2010-09-24 19:03:22'), (23336, 5656, '2010-09-24 19:05:25'), (23337, 5659, '2010-09-24 19:06:17'), (23338, 5656, '2010-09-24 19:06:52'), (23339, 5656, '2010-09-24 19:07:20'), (23340, 5656, '2010-09-24 19:07:24'), (23341, 5656, '2010-09-24 19:07:31'), (23342, 5656, '2010-09-24 19:07:53'), (23343, 5656, '2010-09-24 19:08:03'), (23344, 5656, '2010-09-24 19:09:47'), (23345, 5656, '2010-09-24 19:09:49'), (23346, 5656, '2010-09-24 19:10:10'), (23347, 5656, '2010-09-24 19:10:16'), (23348, 5656, '2010-09-24 19:10:33'), (23349, 5656, '2010-09-24 19:10:43'), (23350, 5660, '2010-09-24 19:35:49'), (23351, 5661, '2010-09-24 19:37:10'), (23352, 5662, '2010-09-24 19:57:26'), (23353, 5662, '2010-09-24 19:57:40'), (23354, 5662, '2010-09-24 19:57:46'), (23355, 5662, '2010-09-24 19:57:53'), (23356, 5662, '2010-09-24 19:58:14'), (23357, 5663, '2010-09-24 20:15:01'), (23358, 5663, '2010-09-24 20:15:10'), (23359, 5663, '2010-09-24 20:15:20'), (23360, 5663, '2010-09-24 20:15:36'), (23361, 5663, '2010-09-24 20:15:51'), (23362, 5663, '2010-09-24 20:16:11'), (23363, 5663, '2010-09-24 20:16:44'), (23364, 5663, '2010-09-24 20:17:07'), (23365, 5663, '2010-09-24 20:17:14'), (23366, 5664, '2010-09-24 20:17:40'), (23367, 5663, '2010-09-24 20:17:54'), (23368, 5663, '2010-09-24 20:18:16'), (23369, 5665, '2010-09-24 22:26:07'), (23370, 5666, '2010-09-24 23:31:31'), (23371, 5667, '2010-09-25 04:57:18'), (23372, 5668, '2010-09-25 07:13:27'), (23373, 5668, '2010-09-25 07:13:41'), (23374, 5668, '2010-09-25 07:16:48'), (23375, 5668, '2010-09-25 07:17:08'), (23376, 5668, '2010-09-25 07:18:06'), (23377, 5668, '2010-09-25 07:18:08'), (23378, 5668, '2010-09-25 07:18:10'), (23379, 5669, '2010-09-25 07:26:21'), (23380, 5669, '2010-09-25 07:26:39'), (23381, 5669, '2010-09-25 07:27:18'), (23382, 5669, '2010-09-25 07:27:39'), (23383, 5669, '2010-09-25 07:27:41'), (23384, 5669, '2010-09-25 07:27:41'), (23385, 5669, '2010-09-25 07:27:43'), (23386, 5669, '2010-09-25 07:27:44'), (23387, 5669, '2010-09-25 07:27:44'), (23388, 5669, '2010-09-25 07:27:47'), (23389, 5669, '2010-09-25 07:27:47'), (23390, 5669, '2010-09-25 07:28:12'), (23391, 5669, '2010-09-25 07:28:15'), (23392, 5669, '2010-09-25 07:28:18'), (23393, 5670, '2010-09-25 07:29:06'), (23394, 5671, '2010-09-25 07:47:36'), (23395, 5672, '2010-09-25 07:48:07'), (23396, 5673, '2010-09-25 08:25:31'), (23397, 5673, '2010-09-25 08:26:17'), (23398, 5673, '2010-09-25 08:26:33'), (23399, 5673, '2010-09-25 08:26:42'), (23400, 5673, '2010-09-25 08:26:53'), (23401, 5673, '2010-09-25 08:26:54'), (23402, 5673, '2010-09-25 08:27:07'), (23403, 5673, '2010-09-25 08:27:37'), (23404, 5673, '2010-09-25 08:27:48'), (23405, 5673, '2010-09-25 08:28:00'), (23406, 5673, '2010-09-25 08:28:10'), (23407, 5673, '2010-09-25 08:28:51'), (23408, 5673, '2010-09-25 08:29:00'), (23409, 5673, '2010-09-25 08:29:11'), (23410, 5673, '2010-09-25 08:29:21'), (23411, 5673, '2010-09-25 08:29:44'), (23412, 5673, '2010-09-25 08:29:52'), (23413, 5673, '2010-09-25 08:30:24'), (23414, 5673, '2010-09-25 08:30:30'), (23415, 5673, '2010-09-25 08:30:38'), (23416, 5673, '2010-09-25 08:31:03'), (23417, 5674, '2010-09-25 08:53:48'), (23418, 5674, '2010-09-25 08:55:18'), (23419, 5674, '2010-09-25 08:57:33'), (23420, 5674, '2010-09-25 08:57:49'), (23421, 5675, '2010-09-25 09:06:40'), (23422, 5674, '2010-09-25 09:09:28'), (23423, 5674, '2010-09-25 09:09:35'), (23424, 5674, '2010-09-25 09:09:47'), (23425, 5674, '2010-09-25 09:09:49'), (23426, 5674, '2010-09-25 09:10:33'), (23427, 5674, '2010-09-25 09:10:41'), (23428, 5674, '2010-09-25 09:10:44'), (23429, 5676, '2010-09-25 09:11:13'), (23430, 5674, '2010-09-25 09:15:10'), (23431, 5674, '2010-09-25 09:15:39'), (23432, 5674, '2010-09-25 09:16:02'), (23433, 5677, '2010-09-25 09:16:30'), (23434, 5677, '2010-09-25 09:16:39'), (23435, 5677, '2010-09-25 09:20:36'), (23436, 5677, '2010-09-25 09:20:44'), (23437, 5677, '2010-09-25 09:20:45'), (23438, 5677, '2010-09-25 09:20:46'), (23439, 5677, '2010-09-25 09:20:48'), (23440, 5677, '2010-09-25 09:20:48'), (23441, 5677, '2010-09-25 09:20:49'), (23442, 5677, '2010-09-25 09:20:52'), (23443, 5677, '2010-09-25 09:21:09'), (23444, 5678, '2010-09-25 09:43:16'), (23445, 5679, '2010-09-25 09:43:49'), (23446, 5680, '2010-09-25 09:46:40'), (23447, 5681, '2010-09-25 09:46:58'), (23448, 5682, '2010-09-25 10:19:25'), (23449, 5682, '2010-09-25 10:19:38'), (23450, 5682, '2010-09-25 10:19:47'), (23451, 5682, '2010-09-25 10:20:02'), (23452, 5682, '2010-09-25 10:20:12'), (23453, 5682, '2010-09-25 10:20:55'), (23454, 5683, '2010-09-25 10:36:29'), (23455, 5684, '2010-09-25 10:37:24'), (23456, 5684, '2010-09-25 10:37:41'), (23457, 5684, '2010-09-25 10:38:14'), (23458, 5684, '2010-09-25 10:38:15'), (23459, 5684, '2010-09-25 10:38:42'), (23460, 5685, '2010-09-25 10:42:30'), (23461, 5685, '2010-09-25 10:43:01'), (23462, 5685, '2010-09-25 10:44:09'), (23463, 5685, '2010-09-25 10:51:14'), (23464, 5685, '2010-09-25 10:57:11'), (23465, 5685, '2010-09-25 11:05:05'), (23466, 5686, '2010-09-25 11:28:20'), (23467, 5686, '2010-09-25 11:33:53'), (23468, 5686, '2010-09-25 11:33:55'), (23469, 5686, '2010-09-25 11:34:19'), (23470, 5686, '2010-09-25 11:34:38'), (23471, 5686, '2010-09-25 11:34:45'), (23472, 5686, '2010-09-25 11:35:01'), (23473, 5686, '2010-09-25 11:35:28'), (23474, 5686, '2010-09-25 11:35:29'), (23475, 5686, '2010-09-25 11:35:34'), (23476, 5686, '2010-09-25 11:35:34'), (23477, 5686, '2010-09-25 11:35:43'), (23478, 5686, '2010-09-25 11:35:44'), (23479, 5686, '2010-09-25 11:35:50'), (23480, 5686, '2010-09-25 11:36:07'), (23481, 5686, '2010-09-25 11:36:13'), (23482, 5687, '2010-09-25 11:37:45'), (23483, 5686, '2010-09-25 11:46:59'), (23484, 5686, '2010-09-25 11:47:13'), (23485, 5686, '2010-09-25 11:47:33'), (23486, 5686, '2010-09-25 11:47:45'), (23487, 5686, '2010-09-25 11:47:53'), (23488, 5686, '2010-09-25 11:48:15'), (23489, 5686, '2010-09-25 11:48:22'), (23490, 5686, '2010-09-25 11:48:37'), (23491, 5686, '2010-09-25 11:48:54'), (23492, 5686, '2010-09-25 11:49:00'), (23493, 5686, '2010-09-25 11:49:25'), (23494, 5686, '2010-09-25 11:49:31'), (23495, 5686, '2010-09-25 11:49:31'), (23496, 5686, '2010-09-25 11:49:35'), (23497, 5686, '2010-09-25 11:54:37'), (23498, 5686, '2010-09-25 11:54:44'), (23499, 5686, '2010-09-25 11:54:45'), (23500, 5686, '2010-09-25 11:54:47'), (23501, 5686, '2010-09-25 11:54:49'), (23502, 5686, '2010-09-25 11:54:49'), (23503, 5686, '2010-09-25 11:54:49'), (23504, 5686, '2010-09-25 11:54:50'), (23505, 5686, '2010-09-25 11:54:54'), (23506, 5686, '2010-09-25 11:54:54'), (23507, 5686, '2010-09-25 11:55:04'), (23508, 5686, '2010-09-25 11:55:05'), (23509, 5686, '2010-09-25 11:55:16'), (23510, 5686, '2010-09-25 11:55:22'), (23511, 5686, '2010-09-25 11:55:28'), (23512, 5688, '2010-09-25 12:00:41'), (23513, 5688, '2010-09-25 12:01:19'), (23514, 5688, '2010-09-25 12:03:30'), (23515, 5688, '2010-09-25 12:03:51'), (23516, 5689, '2010-09-25 12:45:02'), (23517, 5690, '2010-09-25 13:50:02'), (23518, 5691, '2010-09-25 14:17:59'), (23519, 5692, '2010-09-25 16:26:07'), (23520, 5693, '2010-09-25 16:51:14'), (23521, 5693, '2010-09-25 16:51:37'), (23522, 5693, '2010-09-25 16:51:44'), (23523, 5693, '2010-09-25 16:51:48'), (23524, 5694, '2010-09-25 17:02:06'), (23525, 5694, '2010-09-25 17:02:20'), (23526, 5694, '2010-09-25 17:02:39'), (23527, 5695, '2010-09-25 17:13:02'), (23528, 5695, '2010-09-25 17:17:06'), (23529, 5696, '2010-09-25 17:56:44'), (23530, 5696, '2010-09-25 17:56:52'), (23531, 5696, '2010-09-25 17:57:14'), (23532, 5696, '2010-09-25 17:57:29'), (23533, 5696, '2010-09-25 17:57:33'), (23534, 5697, '2010-09-25 18:27:37'), (23535, 5698, '2010-09-25 18:27:38'), (23536, 5699, '2010-09-25 18:27:40'), (23537, 5700, '2010-09-25 18:27:42'), (23538, 5701, '2010-09-25 18:27:43'), (23539, 5702, '2010-09-25 18:27:44'), (23540, 5703, '2010-09-25 18:27:46'), (23541, 5704, '2010-09-25 18:27:48'), (23542, 5705, '2010-09-25 18:27:50'), (23543, 5706, '2010-09-25 18:27:53'), (23544, 5707, '2010-09-25 18:27:55'), (23545, 5708, '2010-09-25 18:27:57'), (23546, 5709, '2010-09-25 18:27:59'), (23547, 5710, '2010-09-25 18:28:01'), (23548, 5711, '2010-09-25 18:28:03'), (23549, 5712, '2010-09-25 18:28:04'), (23550, 5713, '2010-09-25 18:28:07'), (23551, 5714, '2010-09-25 18:28:09'), (23552, 5715, '2010-09-25 18:28:11'), (23553, 5716, '2010-09-25 18:28:13'), (23554, 5717, '2010-09-25 18:28:15'), (23555, 5718, '2010-09-25 18:28:17'), (23556, 5719, '2010-09-25 18:28:18'), (23557, 5720, '2010-09-25 18:28:20'), (23558, 5721, '2010-09-25 18:34:46'), (23559, 5722, '2010-09-25 18:34:54'), (23560, 5723, '2010-09-25 18:38:37'), (23561, 5724, '2010-09-25 18:42:04'), (23562, 5725, '2010-09-25 18:43:50'), (23563, 5725, '2010-09-25 18:44:14'), (23564, 5725, '2010-09-25 18:44:21'), (23565, 5726, '2010-09-25 18:54:11'), (23566, 5727, '2010-09-25 19:01:27'), (23567, 5728, '2010-09-25 19:14:01'), (23568, 5729, '2010-09-25 19:27:06'), (23569, 5730, '2010-09-25 19:38:01'), (23570, 5731, '2010-09-25 19:50:57'), (23571, 5732, '2010-09-25 20:02:54'), (23572, 5733, '2010-09-25 20:06:23'), (23573, 5734, '2010-09-25 20:12:40'), (23574, 5733, '2010-09-25 20:21:20'), (23575, 5735, '2010-09-25 20:28:56'), (23576, 5736, '2010-09-25 20:39:26'), (23577, 5737, '2010-09-25 20:50:05'), (23578, 5738, '2010-09-25 21:00:49'), (23579, 5739, '2010-09-25 21:18:20'), (23580, 5740, '2010-09-25 21:36:48'), (23581, 5741, '2010-09-25 21:39:03'), (23582, 5742, '2010-09-25 21:43:09'), (23583, 5743, '2010-09-25 21:51:44'), (23584, 5744, '2010-09-25 22:01:52'), (23585, 5745, '2010-09-25 22:14:19'), (23586, 5746, '2010-09-25 22:17:08'), (23587, 5747, '2010-09-25 22:20:10'), (23588, 5748, '2010-09-25 22:38:35'), (23589, 5749, '2010-09-25 22:44:24'), (23590, 5750, '2010-09-25 22:48:33'), (23591, 5751, '2010-09-25 22:50:15'), (23592, 5752, '2010-09-25 23:13:45'), (23593, 5753, '2010-09-25 23:20:27'), (23594, 5754, '2010-09-25 23:44:04'), (23595, 5755, '2010-09-26 00:02:40'), (23596, 5756, '2010-09-26 00:06:42'), (23597, 5757, '2010-09-26 00:28:09'), (23598, 5758, '2010-09-26 00:41:07'), (23599, 5759, '2010-09-26 01:07:00'), (23600, 5760, '2010-09-26 01:22:55'), (23601, 5761, '2010-09-26 01:26:16'), (23602, 5762, '2010-09-26 02:00:15'), (23603, 5763, '2010-09-26 02:26:28'), (23604, 5764, '2010-09-26 02:33:08'), (23605, 5765, '2010-09-26 02:59:48'), (23606, 5766, '2010-09-26 03:06:51'), (23607, 5767, '2010-09-26 03:19:25'), (23608, 5768, '2010-09-26 03:26:24'), (23609, 5769, '2010-09-26 03:40:51'), (23610, 5770, '2010-09-26 03:54:37'), (23611, 5771, '2010-09-26 04:07:17'), (23612, 5772, '2010-09-26 04:08:26'), (23613, 5773, '2010-09-26 05:00:03'), (23614, 5774, '2010-09-26 05:05:05'), (23615, 5775, '2010-09-26 05:23:53'), (23616, 5776, '2010-09-26 05:31:28'), (23617, 5777, '2010-09-26 05:47:45'), (23618, 5777, '2010-09-26 05:48:59'), (23619, 5777, '2010-09-26 05:49:08'), (23620, 5777, '2010-09-26 05:49:13'), (23621, 5777, '2010-09-26 05:49:29'), (23622, 5777, '2010-09-26 05:49:34'), (23623, 5777, '2010-09-26 05:49:36'), (23624, 5777, '2010-09-26 05:49:40'), (23625, 5777, '2010-09-26 05:49:52'), (23626, 5777, '2010-09-26 05:49:57'), (23627, 5777, '2010-09-26 05:50:01'), (23628, 5777, '2010-09-26 05:50:05'), (23629, 5777, '2010-09-26 05:50:18'), (23630, 5777, '2010-09-26 05:50:22'), (23631, 5778, '2010-09-26 05:50:34'), (23632, 5777, '2010-09-26 05:50:47'), (23633, 5777, '2010-09-26 06:01:02'), (23634, 5777, '2010-09-26 06:01:11'), (23635, 5779, '2010-09-26 06:01:29'), (23636, 5777, '2010-09-26 06:02:19'), (23637, 5777, '2010-09-26 06:02:19'), (23638, 5777, '2010-09-26 06:02:21'), (23639, 5777, '2010-09-26 06:02:26'), (23640, 5777, '2010-09-26 06:04:24'), (23641, 5777, '2010-09-26 06:04:27'), (23642, 5777, '2010-09-26 06:04:27'), (23643, 5777, '2010-09-26 06:04:30'), (23644, 5780, '2010-09-26 06:04:34'), (23645, 5781, '2010-09-26 06:31:30'), (23646, 5782, '2010-09-26 07:16:30'), (23647, 5783, '2010-09-26 07:43:35'), (23648, 5783, '2010-09-26 07:43:57'), (23649, 5783, '2010-09-26 07:44:02'), (23650, 5783, '2010-09-26 07:44:08'), (23651, 5783, '2010-09-26 07:44:20'), (23652, 5783, '2010-09-26 07:45:01'), (23653, 5784, '2010-09-26 07:46:33'), (23654, 5785, '2010-09-26 07:54:26'), (23655, 5786, '2010-09-26 09:00:26'), (23656, 5787, '2010-09-26 09:11:13'), (23657, 5788, '2010-09-26 09:13:09'), (23658, 5789, '2010-09-26 09:30:25'), (23659, 5790, '2010-09-26 10:04:54'), (23660, 5791, '2010-09-26 10:28:49'), (23661, 5792, '2010-09-26 10:29:54'), (23662, 5792, '2010-09-26 10:30:09'), (23663, 5792, '2010-09-26 10:30:39'), (23664, 5792, '2010-09-26 10:30:43'), (23665, 5792, '2010-09-26 10:30:53'), (23666, 5792, '2010-09-26 10:31:09'), (23667, 5792, '2010-09-26 10:31:10'), (23668, 5792, '2010-09-26 10:31:12'), (23669, 5792, '2010-09-26 10:31:13'), (23670, 5792, '2010-09-26 10:31:13'), (23671, 5792, '2010-09-26 10:31:17'), (23672, 5792, '2010-09-26 10:31:17'), (23673, 5792, '2010-09-26 10:31:18'), (23674, 5792, '2010-09-26 10:31:18'), (23675, 5792, '2010-09-26 10:31:52'), (23676, 5792, '2010-09-26 10:31:59'), (23677, 5792, '2010-09-26 10:31:59'), (23678, 5792, '2010-09-26 10:32:00'), (23679, 5792, '2010-09-26 10:32:04'), (23680, 5792, '2010-09-26 10:32:05'), (23681, 5792, '2010-09-26 10:32:05'), (23682, 5792, '2010-09-26 10:32:27'), (23683, 5792, '2010-09-26 10:32:35'), (23684, 5792, '2010-09-26 10:32:37'), (23685, 5792, '2010-09-26 10:32:37'), (23686, 5792, '2010-09-26 10:32:40'), (23687, 5792, '2010-09-26 10:32:43'), (23688, 5792, '2010-09-26 10:32:43'), (23689, 5792, '2010-09-26 10:32:44'), (23690, 5792, '2010-09-26 10:32:46'), (23691, 5792, '2010-09-26 10:32:53'), (23692, 5792, '2010-09-26 10:32:56'), (23693, 5792, '2010-09-26 10:32:59'), (23694, 5792, '2010-09-26 10:33:08'), (23695, 5792, '2010-09-26 10:33:22'), (23696, 5793, '2010-09-26 11:04:23'), (23697, 5794, '2010-09-26 11:31:08'), (23698, 5795, '2010-09-26 11:32:15'), (23699, 5796, '2010-09-26 11:34:37'), (23700, 5796, '2010-09-26 11:35:11'), (23701, 5796, '2010-09-26 11:36:01'), (23702, 5797, '2010-09-26 11:37:04'), (23703, 5797, '2010-09-26 11:40:08'), (23704, 5798, '2010-09-26 11:57:05'), (23705, 5799, '2010-09-26 12:09:27'), (23706, 5800, '2010-09-26 12:19:27'), (23707, 5801, '2010-09-26 12:59:19'), (23708, 5802, '2010-09-26 13:15:15'), (23709, 5803, '2010-09-26 13:39:15'), (23710, 5804, '2010-09-26 14:19:06'), (23711, 5805, '2010-09-26 14:25:15'), (23712, 5806, '2010-09-26 14:52:02'), (23713, 5807, '2010-09-26 15:08:58'), (23714, 5808, '2010-09-26 15:17:05'), (23715, 5809, '2010-09-26 15:19:54'), (23716, 5810, '2010-09-26 15:31:55'), (23717, 5811, '2010-09-26 15:45:03'), (23718, 5812, '2010-09-26 16:03:59'), (23719, 5813, '2010-09-26 16:15:51'), (23720, 5814, '2010-09-26 16:25:24'), (23721, 5815, '2010-09-26 16:30:25'), (23722, 5815, '2010-09-26 16:30:49'), (23723, 5815, '2010-09-26 16:31:01'), (23724, 5815, '2010-09-26 16:31:08'), (23725, 5815, '2010-09-26 16:31:48'), (23726, 5815, '2010-09-26 16:31:59'), (23727, 5815, '2010-09-26 16:32:49'), (23728, 5815, '2010-09-26 16:33:05'), (23729, 5815, '2010-09-26 16:33:44'), (23730, 5816, '2010-09-26 16:41:15'), (23731, 5816, '2010-09-26 16:41:34'), (23732, 5816, '2010-09-26 16:41:53'), (23733, 5817, '2010-09-26 17:01:13'), (23734, 5817, '2010-09-26 17:01:49'), (23735, 5817, '2010-09-26 17:02:16'), (23736, 5817, '2010-09-26 17:02:28'), (23737, 5817, '2010-09-26 17:02:41'), (23738, 5817, '2010-09-26 17:03:07'), (23739, 5817, '2010-09-26 17:03:16'), (23740, 5817, '2010-09-26 17:04:01'), (23741, 5817, '2010-09-26 17:04:21'), (23742, 5817, '2010-09-26 17:04:35'), (23743, 5817, '2010-09-26 17:04:38'), (23744, 5817, '2010-09-26 17:04:42'), (23745, 5817, '2010-09-26 17:04:45'), (23746, 5818, '2010-09-26 17:16:46'), (23747, 5818, '2010-09-26 17:17:13'), (23748, 5818, '2010-09-26 17:17:28'), (23749, 5818, '2010-09-26 17:17:36'), (23750, 5818, '2010-09-26 17:17:46'), (23751, 5818, '2010-09-26 17:18:12'), (23752, 5818, '2010-09-26 17:18:53'), (23753, 5818, '2010-09-26 17:18:56'), (23754, 5818, '2010-09-26 17:19:17'), (23755, 5818, '2010-09-26 17:19:39'), (23756, 5818, '2010-09-26 17:21:14'), (23757, 5818, '2010-09-26 17:21:16'), (23758, 5818, '2010-09-26 17:21:24'), (23759, 5818, '2010-09-26 17:21:25'), (23760, 5818, '2010-09-26 17:21:52'), (23761, 5818, '2010-09-26 17:21:54'), (23762, 5818, '2010-09-26 17:22:36'), (23763, 5818, '2010-09-26 17:22:37'), (23764, 5818, '2010-09-26 17:22:56'), (23765, 5818, '2010-09-26 17:22:58'), (23766, 5818, '2010-09-26 17:23:01'), (23767, 5818, '2010-09-26 17:23:04'), (23768, 5818, '2010-09-26 17:23:09'), (23769, 5818, '2010-09-26 17:23:15'), (23770, 5818, '2010-09-26 17:23:20'), (23771, 5818, '2010-09-26 17:23:24'), (23772, 5818, '2010-09-26 17:23:26'), (23773, 5818, '2010-09-26 17:23:36'), (23774, 5818, '2010-09-26 17:24:08'), (23775, 5818, '2010-09-26 17:24:23'), (23776, 5818, '2010-09-26 17:24:29'), (23777, 5818, '2010-09-26 17:24:35'), (23778, 5818, '2010-09-26 17:24:51'), (23779, 5818, '2010-09-26 17:24:52'), (23780, 5818, '2010-09-26 17:24:52'), (23781, 5818, '2010-09-26 17:24:54'), (23782, 5818, '2010-09-26 17:24:57'), (23783, 5818, '2010-09-26 17:25:02'), (23784, 5819, '2010-09-26 18:11:43'), (23785, 5819, '2010-09-26 18:11:57'), (23786, 5819, '2010-09-26 18:12:00'), (23787, 5819, '2010-09-26 18:12:01'), (23788, 5819, '2010-09-26 18:12:01'), (23789, 5819, '2010-09-26 18:12:03'), (23790, 5820, '2010-09-26 18:17:32'), (23791, 5821, '2010-09-26 18:24:30'), (23792, 5821, '2010-09-26 18:24:48'), (23793, 5821, '2010-09-26 18:25:10'), (23794, 5821, '2010-09-26 18:25:13'), (23795, 5821, '2010-09-26 18:26:03'), (23796, 5821, '2010-09-26 18:26:22'), (23797, 5822, '2010-09-26 18:27:00'), (23798, 5822, '2010-09-26 18:27:12'), (23799, 5821, '2010-09-26 18:27:12'), (23800, 5822, '2010-09-26 18:27:26'), (23801, 5822, '2010-09-26 18:27:38'), (23802, 5822, '2010-09-26 18:27:48'), (23803, 5821, '2010-09-26 18:27:57'), (23804, 5821, '2010-09-26 18:28:10'), (23805, 5822, '2010-09-26 18:28:24'), (23806, 5822, '2010-09-26 18:28:34'), (23807, 5821, '2010-09-26 18:28:54'), (23808, 5821, '2010-09-26 18:29:39'), (23809, 5823, '2010-09-26 19:05:21'), (23810, 5823, '2010-09-26 19:05:37'), (23811, 5823, '2010-09-26 19:05:44'), (23812, 5823, '2010-09-26 19:05:44'), (23813, 5823, '2010-09-26 19:05:52'), (23814, 5823, '2010-09-26 19:05:52'), (23815, 5823, '2010-09-26 19:06:42'), (23816, 5823, '2010-09-26 19:06:49'), (23817, 5823, '2010-09-26 19:06:50'), (23818, 5823, '2010-09-26 19:06:53'), (23819, 5823, '2010-09-26 19:10:31'), (23820, 5823, '2010-09-26 19:10:37'), (23821, 5823, '2010-09-26 19:10:40'), (23822, 5823, '2010-09-26 19:10:42'), (23823, 5823, '2010-09-26 19:10:42'), (23824, 5823, '2010-09-26 19:11:25'), (23825, 5823, '2010-09-26 19:12:20'), (23826, 5823, '2010-09-26 19:12:33'), (23827, 5823, '2010-09-26 19:12:40'), (23828, 5823, '2010-09-26 19:12:45'), (23829, 5823, '2010-09-26 19:13:09'), (23830, 5823, '2010-09-26 19:13:10'), (23831, 5824, '2010-09-26 19:13:14'), (23832, 5823, '2010-09-26 19:25:22'), (23833, 5823, '2010-09-26 19:25:23'), (23834, 5823, '2010-09-26 19:25:32'), (23835, 5823, '2010-09-26 19:25:34'), (23836, 5823, '2010-09-26 19:25:36'), (23837, 5823, '2010-09-26 19:25:36'), (23838, 5823, '2010-09-26 19:25:46'), (23839, 5823, '2010-09-26 19:27:47'), (23840, 5823, '2010-09-26 19:48:35'), (23841, 5825, '2010-09-26 19:50:26'), (23842, 5825, '2010-09-26 19:59:49'), (23843, 5825, '2010-09-26 20:00:15'), (23844, 5825, '2010-09-26 20:00:42'), (23845, 5825, '2010-09-26 20:00:54'), (23846, 5826, '2010-09-26 21:01:05'), (23847, 5827, '2010-09-26 21:15:33'), (23848, 5828, '2010-09-26 21:26:38'), (23849, 5829, '2010-09-26 21:54:19'), (23850, 5830, '2010-09-26 21:59:06'), (23851, 5831, '2010-09-26 22:06:11'), (23852, 5831, '2010-09-26 22:06:20'), (23853, 5831, '2010-09-26 22:06:53'), (23854, 5831, '2010-09-26 22:07:09'), (23855, 5832, '2010-09-27 05:15:53'), (23856, 5833, '2010-09-27 07:17:11'), (23857, 5833, '2010-09-27 07:17:54'), (23858, 5834, '2010-09-27 08:08:23'), (23859, 5834, '2010-09-27 08:08:32'), (23860, 5834, '2010-09-27 08:08:45'), (23861, 5834, '2010-09-27 08:08:49'), (23862, 5834, '2010-09-27 08:08:58'), (23863, 5834, '2010-09-27 08:09:00'), (23864, 5834, '2010-09-27 08:09:33'), (23865, 5834, '2010-09-27 08:09:49'), (23866, 5834, '2010-09-27 08:10:09'), (23867, 5834, '2010-09-27 08:10:40'), (23868, 5834, '2010-09-27 08:12:58'), (23869, 5834, '2010-09-27 08:13:29'), (23870, 5834, '2010-09-27 08:13:45'), (23871, 5834, '2010-09-27 08:13:52'), (23872, 5834, '2010-09-27 08:14:05'), (23873, 5834, '2010-09-27 08:14:18'), (23874, 5834, '2010-09-27 08:14:37'), (23875, 5834, '2010-09-27 08:15:03'), (23876, 5834, '2010-09-27 08:15:18'), (23877, 5834, '2010-09-27 08:15:28'), (23878, 5834, '2010-09-27 08:15:31'), (23879, 5834, '2010-09-27 08:15:32'), (23880, 5834, '2010-09-27 08:15:42'), (23881, 5834, '2010-09-27 08:16:00'), (23882, 5834, '2010-09-27 08:16:05'), (23883, 5834, '2010-09-27 08:16:18'), (23884, 5834, '2010-09-27 08:16:33'), (23885, 5834, '2010-09-27 08:16:46'), (23886, 5834, '2010-09-27 08:16:58'), (23887, 5834, '2010-09-27 08:17:04'), (23888, 5835, '2010-09-27 08:29:29'), (23889, 5836, '2010-09-27 09:07:19'), (23890, 5837, '2010-09-27 09:16:10'), (23891, 5838, '2010-09-27 09:57:54'), (23892, 5839, '2010-09-27 10:11:54'), (23893, 5840, '2010-09-27 10:47:50'), (23894, 5840, '2010-09-27 10:48:19'), (23895, 5840, '2010-09-27 10:48:19'), (23896, 5840, '2010-09-27 10:48:19'), (23897, 5840, '2010-09-27 10:48:21'), (23898, 5840, '2010-09-27 10:48:23'), (23899, 5840, '2010-09-27 10:48:26'), (23900, 5840, '2010-09-27 10:48:26'), (23901, 5840, '2010-09-27 10:48:27'), (23902, 5840, '2010-09-27 10:48:28'), (23903, 5840, '2010-09-27 10:48:29'), (23904, 5841, '2010-09-27 11:00:59'), (23905, 5842, '2010-09-27 11:22:14'), (23906, 5842, '2010-09-27 11:22:29'), (23907, 5842, '2010-09-27 11:23:01'), (23908, 5843, '2010-09-27 11:23:38'), (23909, 5842, '2010-09-27 11:23:55'), (23910, 5842, '2010-09-27 11:24:30'), (23911, 5842, '2010-09-27 11:24:52'), (23912, 5842, '2010-09-27 11:30:30'), (23913, 5842, '2010-09-27 11:30:35'), (23914, 5842, '2010-09-27 11:31:00'), (23915, 5842, '2010-09-27 11:31:25'), (23916, 5842, '2010-09-27 11:31:36'), (23917, 5842, '2010-09-27 11:35:41'), (23918, 5842, '2010-09-27 11:35:52'), (23919, 5842, '2010-09-27 11:36:22'), (23920, 5842, '2010-09-27 11:36:53'), (23921, 5844, '2010-09-27 13:19:36'), (23922, 4577, '2010-09-27 14:15:36'), (23923, 5845, '2010-09-27 14:17:59'), (23924, 5845, '2010-09-27 14:18:12'), (23925, 5845, '2010-09-27 14:18:25'), (23926, 5845, '2010-09-27 14:18:38'), (23927, 5845, '2010-09-27 14:18:55'), (23928, 5845, '2010-09-27 14:19:00'), (23929, 5845, '2010-09-27 14:19:31'), (23930, 5845, '2010-09-27 14:19:41'), (23931, 5845, '2010-09-27 14:24:20'), (23932, 5845, '2010-09-27 14:24:41'), (23933, 5845, '2010-09-27 14:24:54'), (23934, 5845, '2010-09-27 14:25:31'), (23935, 5845, '2010-09-27 14:26:40'), (23936, 5845, '2010-09-27 14:27:02'), (23937, 5845, '2010-09-27 14:27:07'), (23938, 5845, '2010-09-27 14:27:41'), (23939, 5845, '2010-09-27 14:27:44'), (23940, 5845, '2010-09-27 14:28:10'), (23941, 5845, '2010-09-27 14:29:26'), (23942, 5845, '2010-09-27 14:29:31'), (23943, 5845, '2010-09-27 14:29:34'), (23944, 5845, '2010-09-27 14:43:11'), (23945, 5845, '2010-09-27 14:43:16'), (23946, 5845, '2010-09-27 14:43:20'), (23947, 5846, '2010-09-27 15:10:31'), (23948, 4577, '2010-09-27 15:29:07'), (23949, 5847, '2010-09-27 15:36:24'), (23950, 5848, '2010-09-27 16:13:24'), (23951, 5848, '2010-09-27 16:13:47'), (23952, 5848, '2010-09-27 16:13:50'), (23953, 5848, '2010-09-27 16:14:32'), (23954, 5848, '2010-09-27 16:14:33'), (23955, 5848, '2010-09-27 16:14:40'), (23956, 5849, '2010-09-27 16:45:08'), (23957, 5849, '2010-09-27 16:45:16'), (23958, 5849, '2010-09-27 16:45:32'), (23959, 5849, '2010-09-27 16:45:47'), (23960, 5849, '2010-09-27 16:45:53'), (23961, 5849, '2010-09-27 16:46:06'), (23962, 5849, '2010-09-27 16:46:23'), (23963, 5849, '2010-09-27 16:46:28'), (23964, 5849, '2010-09-27 16:46:40'), (23965, 5849, '2010-09-27 16:46:54'), (23966, 5849, '2010-09-27 16:47:02'), (23967, 5849, '2010-09-27 16:47:09'), (23968, 5849, '2010-09-27 16:48:38'), (23969, 5850, '2010-09-27 16:57:17'), (23970, 5850, '2010-09-27 16:57:34'), (23971, 5850, '2010-09-27 16:57:42'), (23972, 5850, '2010-09-27 16:57:53'), (23973, 5850, '2010-09-27 16:58:03'), (23974, 5850, '2010-09-27 16:58:29'), (23975, 5850, '2010-09-27 16:59:26'), (23976, 5850, '2010-09-27 16:59:44'), (23977, 5850, '2010-09-27 17:00:24'), (23978, 5850, '2010-09-27 17:01:35'), (23979, 5850, '2010-09-27 17:01:41'), (23980, 5850, '2010-09-27 17:01:57'), (23981, 5850, '2010-09-27 17:02:06'), (23982, 5850, '2010-09-27 17:02:18'), (23983, 5850, '2010-09-27 17:02:29'), (23984, 5850, '2010-09-27 17:02:44'), (23985, 5850, '2010-09-27 17:02:58'), (23986, 5850, '2010-09-27 17:03:33'), (23987, 5850, '2010-09-27 17:03:48'), (23988, 5850, '2010-09-27 17:06:54'), (23989, 5850, '2010-09-27 17:07:06'), (23990, 5850, '2010-09-27 17:07:27'), (23991, 5850, '2010-09-27 17:07:38'), (23992, 5850, '2010-09-27 17:07:54'), (23993, 5850, '2010-09-27 17:08:22'), (23994, 5850, '2010-09-27 17:08:38'), (23995, 5850, '2010-09-27 17:08:53'), (23996, 5850, '2010-09-27 17:09:01'), (23997, 5851, '2010-09-27 17:17:33'), (23998, 5851, '2010-09-27 17:17:52'), (23999, 5851, '2010-09-27 17:18:07'), (24000, 5851, '2010-09-27 17:18:33'), (24001, 5851, '2010-09-27 17:18:41'), (24002, 5851, '2010-09-27 17:18:59'), (24003, 5851, '2010-09-27 17:19:16'), (24004, 5851, '2010-09-27 17:19:22'), (24005, 5851, '2010-09-27 17:19:25'), (24006, 5851, '2010-09-27 17:19:28'), (24007, 5851, '2010-09-27 17:19:32'), (24008, 5851, '2010-09-27 17:19:35'), (24009, 5852, '2010-09-27 17:36:10'), (24010, 5852, '2010-09-27 17:36:53'), (24011, 5852, '2010-09-27 17:37:06'), (24012, 5852, '2010-09-27 17:37:23'), (24013, 5853, '2010-09-27 17:48:59'), (24014, 5854, '2010-09-27 18:10:47'), (24015, 5854, '2010-09-27 18:11:58'), (24016, 5854, '2010-09-27 18:12:15'), (24017, 5854, '2010-09-27 18:12:38'), (24018, 5854, '2010-09-27 18:17:51'), (24019, 5854, '2010-09-27 18:17:52'), (24020, 5854, '2010-09-27 18:18:04'), (24021, 5842, '2010-09-27 18:18:06'), (24022, 5842, '2010-09-27 18:18:11'), (24023, 5854, '2010-09-27 18:18:12'), (24024, 5854, '2010-09-27 18:18:37'), (24025, 5854, '2010-09-27 18:18:48'), (24026, 5842, '2010-09-27 18:19:03'), (24027, 5854, '2010-09-27 18:19:31'), (24028, 5842, '2010-09-27 18:19:32'), (24029, 5854, '2010-09-27 18:19:41'), (24030, 5842, '2010-09-27 18:19:46'), (24031, 5842, '2010-09-27 18:19:54'), (24032, 5854, '2010-09-27 18:23:50'), (24033, 5854, '2010-09-27 18:23:56'), (24034, 5854, '2010-09-27 18:24:09'), (24035, 5855, '2010-09-27 18:27:05'), (24036, 5855, '2010-09-27 18:27:32'), (24037, 5855, '2010-09-27 18:30:13'), (24038, 5855, '2010-09-27 18:30:25'), (24039, 5855, '2010-09-27 18:31:05'), (24040, 5854, '2010-09-27 18:33:51'), (24041, 5854, '2010-09-27 18:34:02'), (24042, 5854, '2010-09-27 18:34:12'), (24043, 5854, '2010-09-27 18:34:22'), (24044, 5855, '2010-09-27 18:34:30'), (24045, 5854, '2010-09-27 18:34:33'), (24046, 5854, '2010-09-27 18:35:18'), (24047, 5855, '2010-09-27 18:35:25'), (24048, 5854, '2010-09-27 18:35:38'), (24049, 5854, '2010-09-27 18:35:39'), (24050, 5855, '2010-09-27 18:35:58'), (24051, 5855, '2010-09-27 18:36:24'), (24052, 5855, '2010-09-27 18:36:28'), (24053, 5855, '2010-09-27 18:36:35'), (24054, 5854, '2010-09-27 18:39:50'), (24055, 5854, '2010-09-27 18:40:01'), (24056, 5854, '2010-09-27 18:41:37'), (24057, 5854, '2010-09-27 18:41:44'), (24058, 5854, '2010-09-27 18:42:07'), (24059, 5856, '2010-09-27 18:53:21'), (24060, 5857, '2010-09-27 19:13:24'), (24061, 5858, '2010-09-27 19:26:39'), (24062, 5858, '2010-09-27 19:27:20'), (24063, 5858, '2010-09-27 19:28:03'), (24064, 5858, '2010-09-27 19:28:12'), (24065, 5858, '2010-09-27 19:28:26'), (24066, 5858, '2010-09-27 19:28:38'), (24067, 5858, '2010-09-27 19:28:51'), (24068, 5858, '2010-09-27 19:29:17'), (24069, 5858, '2010-09-27 19:30:13'), (24070, 5858, '2010-09-27 19:30:41'), (24071, 5858, '2010-09-27 19:31:06'), (24072, 5859, '2010-09-27 19:39:06'), (24073, 5859, '2010-09-27 19:39:29'), (24074, 5859, '2010-09-27 19:39:37'), (24075, 5859, '2010-09-27 19:39:47'), (24076, 5859, '2010-09-27 19:39:58'), (24077, 5859, '2010-09-27 19:40:14'), (24078, 5859, '2010-09-27 19:40:31'), (24079, 5859, '2010-09-27 19:40:36'), (24080, 5859, '2010-09-27 19:40:59'), (24081, 5859, '2010-09-27 19:41:10'), (24082, 5859, '2010-09-27 19:41:23'), (24083, 5859, '2010-09-27 19:41:38'), (24084, 5859, '2010-09-27 19:41:45'), (24085, 5860, '2010-09-27 19:46:21'), (24086, 5861, '2010-09-27 19:55:39'), (24087, 5862, '2010-09-27 19:58:24'), (24088, 5863, '2010-09-27 20:08:06'), (24089, 5864, '2010-09-27 20:09:45'), (24090, 5864, '2010-09-27 20:09:54'), (24091, 5864, '2010-09-27 20:10:18'), (24092, 5864, '2010-09-27 20:10:22'), (24093, 5864, '2010-09-27 20:10:26'), (24094, 5864, '2010-09-27 20:12:22'), (24095, 5865, '2010-09-27 20:17:47'), (24096, 5866, '2010-09-27 20:19:49'), (24097, 5867, '2010-09-27 20:19:54'), (24098, 5868, '2010-09-27 20:30:31'), (24099, 5869, '2010-09-27 20:41:13'), (24100, 5870, '2010-09-27 21:02:25'), (24101, 5871, '2010-09-27 21:13:01'), (24102, 5874, '2010-09-27 21:54:23'), (24103, 5872, '2010-09-27 21:54:23'), (24104, 5873, '2010-09-27 21:54:23'), (24105, 5876, '2010-09-27 21:54:25'), (24106, 5875, '2010-09-27 21:54:25'), (24107, 5877, '2010-09-27 21:55:20'), (24108, 5878, '2010-09-27 22:13:40'), (24109, 5878, '2010-09-27 22:14:46'), (24110, 5878, '2010-09-27 22:15:01'), (24111, 5878, '2010-09-27 22:15:04'), (24112, 5878, '2010-09-27 22:15:05'), (24113, 5878, '2010-09-27 22:15:20'), (24114, 5879, '2010-09-27 22:16:31'), (24115, 5880, '2010-09-27 22:48:16'), (24116, 5881, '2010-09-27 23:20:01'), (24117, 5882, '2010-09-27 23:23:25'), (24118, 5883, '2010-09-27 23:34:22'), (24119, 5884, '2010-09-27 23:45:19'), (24120, 5885, '2010-09-28 00:06:21'), (24121, 5886, '2010-09-28 00:07:11'), (24122, 5887, '2010-09-28 00:50:52'), (24123, 5888, '2010-09-28 01:21:23'), (24124, 5889, '2010-09-28 01:53:48'), (24125, 5890, '2010-09-28 02:04:39'), (24126, 5891, '2010-09-28 02:37:32'), (24127, 5892, '2010-09-28 02:47:50'), (24128, 5893, '2010-09-28 03:31:10'), (24129, 5894, '2010-09-28 03:52:47'), (24130, 5895, '2010-09-28 04:14:23'), (24131, 5896, '2010-09-28 04:30:14'), (24132, 5897, '2010-09-28 04:41:49'), (24133, 5898, '2010-09-28 04:42:45'), (24134, 5898, '2010-09-28 04:42:59'), (24135, 5898, '2010-09-28 04:43:08'), (24136, 5898, '2010-09-28 04:44:01'), (24137, 5898, '2010-09-28 04:44:06'), (24138, 5898, '2010-09-28 04:45:17'), (24139, 5898, '2010-09-28 04:45:29'), (24140, 5898, '2010-09-28 04:46:03'), (24141, 5898, '2010-09-28 04:46:25'), (24142, 5899, '2010-09-28 04:53:23'), (24143, 5900, '2010-09-28 05:16:30'), (24144, 5901, '2010-09-28 05:18:55'), (24145, 5902, '2010-09-28 05:54:09'), (24146, 5902, '2010-09-28 05:54:23'), (24147, 5902, '2010-09-28 05:54:50'), (24148, 5902, '2010-09-28 05:54:57'), (24149, 5902, '2010-09-28 05:55:24'), (24150, 5902, '2010-09-28 05:55:45'), (24151, 5902, '2010-09-28 05:55:58'), (24152, 5902, '2010-09-28 05:56:04'), (24153, 5902, '2010-09-28 05:56:18'), (24154, 5902, '2010-09-28 05:56:31'), (24155, 5902, '2010-09-28 05:56:43'), (24156, 5902, '2010-09-28 05:56:55'), (24157, 5902, '2010-09-28 05:56:56'), (24158, 5902, '2010-09-28 05:56:57'), (24159, 5902, '2010-09-28 05:56:58'), (24160, 5903, '2010-09-28 07:04:41'), (24161, 5904, '2010-09-28 07:27:33'), (24162, 5905, '2010-09-28 07:36:46'), (24163, 5905, '2010-09-28 07:37:07'), (24164, 5905, '2010-09-28 07:37:22'), (24165, 5905, '2010-09-28 07:37:27'), (24166, 5905, '2010-09-28 07:37:37'), (24167, 5905, '2010-09-28 07:37:39'), (24168, 5905, '2010-09-28 07:37:56'), (24169, 5905, '2010-09-28 07:38:28'), (24170, 5905, '2010-09-28 07:38:43'), (24171, 5905, '2010-09-28 07:39:06'), (24172, 5905, '2010-09-28 07:39:47'), (24173, 5905, '2010-09-28 07:40:05'), (24174, 5905, '2010-09-28 07:40:44'), (24175, 5905, '2010-09-28 07:40:48'), (24176, 5906, '2010-09-28 08:11:02'), (24177, 5905, '2010-09-28 08:29:23'), (24178, 5905, '2010-09-28 08:29:37'), (24179, 5905, '2010-09-28 08:29:44'), (24180, 5905, '2010-09-28 08:29:59'), (24181, 5907, '2010-09-28 08:46:44'), (24182, 5907, '2010-09-28 08:46:59'), (24183, 5908, '2010-09-28 08:51:00'), (24184, 5907, '2010-09-28 08:57:15'), (24185, 5907, '2010-09-28 08:59:22'), (24186, 5907, '2010-09-28 08:59:42'), (24187, 5907, '2010-09-28 08:59:46'), (24188, 5907, '2010-09-28 08:59:47'), (24189, 5909, '2010-09-28 09:13:49'), (24190, 5910, '2010-09-28 09:39:17'), (24191, 5910, '2010-09-28 09:40:02'), (24192, 5910, '2010-09-28 09:40:14'), (24193, 5910, '2010-09-28 09:41:10'), (24194, 5910, '2010-09-28 09:42:00'), (24195, 5910, '2010-09-28 09:42:05'), (24196, 5910, '2010-09-28 09:42:11'), (24197, 5911, '2010-09-28 09:44:11'), (24198, 5912, '2010-09-28 09:55:18'), (24199, 5913, '2010-09-28 10:12:11'), (24200, 5914, '2010-09-28 10:12:14'), (24201, 5915, '2010-09-28 10:12:18'), (24202, 5916, '2010-09-28 10:12:22'), (24203, 5917, '2010-09-28 10:12:26'), (24204, 5918, '2010-09-28 10:12:30'), (24205, 5919, '2010-09-28 10:12:34'), (24206, 5920, '2010-09-28 10:12:38'), (24207, 5921, '2010-09-28 10:12:43'), (24208, 5922, '2010-09-28 10:12:47'), (24209, 5923, '2010-09-28 10:12:51'), (24210, 5924, '2010-09-28 10:12:54'), (24211, 5925, '2010-09-28 10:12:58'), (24212, 5926, '2010-09-28 10:13:02'), (24213, 5927, '2010-09-28 10:13:06'), (24214, 5928, '2010-09-28 10:13:10'), (24215, 5929, '2010-09-28 10:13:14'), (24216, 5930, '2010-09-28 10:13:18'), (24217, 5931, '2010-09-28 10:13:21'), (24218, 5932, '2010-09-28 10:13:26'), (24219, 5933, '2010-09-28 10:13:30'), (24220, 5934, '2010-09-28 10:13:34'), (24221, 5935, '2010-09-28 10:13:37'), (24222, 5936, '2010-09-28 10:13:41'), (24223, 5937, '2010-09-28 10:13:46'), (24224, 5938, '2010-09-28 10:13:50'), (24225, 5939, '2010-09-28 10:13:55'), (24226, 5940, '2010-09-28 10:13:58'), (24227, 5941, '2010-09-28 10:14:03'), (24228, 5942, '2010-09-28 10:14:07'), (24229, 5943, '2010-09-28 10:14:11'), (24230, 5944, '2010-09-28 10:14:15'), (24231, 5945, '2010-09-28 10:14:19'), (24232, 5946, '2010-09-28 10:14:23'), (24233, 5947, '2010-09-28 10:14:27'), (24234, 5948, '2010-09-28 10:14:31'), (24235, 5949, '2010-09-28 10:14:35'), (24236, 5950, '2010-09-28 10:14:40'), (24237, 5951, '2010-09-28 10:14:44'), (24238, 5952, '2010-09-28 10:14:48'), (24239, 5953, '2010-09-28 10:14:52'), (24240, 5954, '2010-09-28 10:14:57'), (24241, 5955, '2010-09-28 10:14:58'), (24242, 5956, '2010-09-28 10:15:01'), (24243, 5957, '2010-09-28 10:15:06'), (24244, 5958, '2010-09-28 10:15:10'), (24245, 5959, '2010-09-28 10:15:16'), (24246, 5960, '2010-09-28 10:15:21'), (24247, 5961, '2010-09-28 10:15:25'), (24248, 5962, '2010-09-28 10:15:28'), (24249, 5963, '2010-09-28 10:15:32'), (24250, 5964, '2010-09-28 10:20:53'), (24251, 5965, '2010-09-28 10:20:56'), (24252, 5966, '2010-09-28 10:20:58'), (24253, 5967, '2010-09-28 10:21:00'), (24254, 5968, '2010-09-28 10:21:02'), (24255, 5968, '2010-09-28 10:21:33'), (24256, 5968, '2010-09-28 10:21:52'), (24257, 5968, '2010-09-28 10:21:58'), (24258, 5968, '2010-09-28 10:22:18'), (24259, 5968, '2010-09-28 10:22:38'), (24260, 5968, '2010-09-28 10:22:40'), (24261, 5968, '2010-09-28 10:22:42'), (24262, 5968, '2010-09-28 10:22:55'), (24263, 5968, '2010-09-28 10:23:16'), (24264, 5968, '2010-09-28 10:23:37'), (24265, 5968, '2010-09-28 10:23:56'), (24266, 5969, '2010-09-28 10:24:47'), (24267, 5970, '2010-09-28 10:57:50'), (24268, 5970, '2010-09-28 10:58:37'), (24269, 5970, '2010-09-28 10:59:09'), (24270, 5970, '2010-09-28 10:59:23'), (24271, 5970, '2010-09-28 10:59:54'), (24272, 5970, '2010-09-28 11:00:20'), (24273, 5970, '2010-09-28 11:00:37'), (24274, 5970, '2010-09-28 11:00:44'), (24275, 5970, '2010-09-28 11:00:53'), (24276, 5970, '2010-09-28 11:01:02'), (24277, 5970, '2010-09-28 11:01:11'), (24278, 5971, '2010-09-28 11:09:41'), (24279, 5971, '2010-09-28 11:10:07'), (24280, 5971, '2010-09-28 11:10:10'), (24281, 5971, '2010-09-28 11:10:18'), (24282, 5971, '2010-09-28 11:13:02'), (24283, 5971, '2010-09-28 11:13:20'), (24284, 5972, '2010-09-28 11:23:45'), (24285, 5842, '2010-09-28 11:35:02'), (24286, 5842, '2010-09-28 11:35:20'), (24287, 5973, '2010-09-28 11:39:40'), (24288, 5973, '2010-09-28 11:39:53'), (24289, 5973, '2010-09-28 11:40:03'), (24290, 5954, '2010-09-28 12:36:42'), (24291, 5973, '2010-09-28 12:47:26'), (24292, 5973, '2010-09-28 12:47:44'), (24293, 5973, '2010-09-28 12:47:54'), (24294, 5973, '2010-09-28 12:48:01'), (24295, 5974, '2010-09-28 13:10:45'), (24296, 5975, '2010-09-28 13:15:09'), (24297, 5975, '2010-09-28 13:15:19'), (24298, 5975, '2010-09-28 13:15:34'), (24299, 5975, '2010-09-28 13:15:50'), (24300, 5975, '2010-09-28 13:16:00'), (24301, 5975, '2010-09-28 13:16:31'), (24302, 5975, '2010-09-28 13:16:52'), (24303, 5975, '2010-09-28 13:16:57'), (24304, 5975, '2010-09-28 13:17:08'), (24305, 5975, '2010-09-28 13:17:19'), (24306, 5975, '2010-09-28 13:17:32'), (24307, 5975, '2010-09-28 13:17:36'), (24308, 5975, '2010-09-28 13:17:46'), (24309, 5975, '2010-09-28 13:17:50'), (24310, 5975, '2010-09-28 13:17:55'), (24311, 5975, '2010-09-28 13:18:15'), (24312, 5976, '2010-09-28 13:21:35'), (24313, 5977, '2010-09-28 13:29:26'), (24314, 5978, '2010-09-28 13:32:51'), (24315, 5979, '2010-09-28 14:07:33'), (24316, 5980, '2010-09-28 14:11:43'), (24317, 4577, '2010-09-28 14:12:30'), (24318, 5980, '2010-09-28 14:13:49'), (24319, 5980, '2010-09-28 14:13:59'), (24320, 5980, '2010-09-28 14:14:14'), (24321, 5980, '2010-09-28 14:14:24'), (24322, 5980, '2010-09-28 14:14:36'), (24323, 5980, '2010-09-28 14:14:52'), (24324, 5980, '2010-09-28 14:15:05'), (24325, 5980, '2010-09-28 14:15:15'), (24326, 5980, '2010-09-28 14:15:16'), (24327, 5980, '2010-09-28 14:15:16'), (24328, 5980, '2010-09-28 14:15:17'), (24329, 5980, '2010-09-28 14:15:19'), (24330, 5980, '2010-09-28 14:15:38'), (24331, 5980, '2010-09-28 14:15:42'), (24332, 5980, '2010-09-28 14:15:48'), (24333, 5980, '2010-09-28 14:15:50'), (24334, 5980, '2010-09-28 14:15:51'), (24335, 5980, '2010-09-28 14:15:52'), (24336, 5980, '2010-09-28 14:15:53'), (24337, 5980, '2010-09-28 14:15:54'), (24338, 5981, '2010-09-28 14:49:58'), (24339, 5982, '2010-09-28 15:35:01'), (24340, 5982, '2010-09-28 15:35:31'), (24341, 5982, '2010-09-28 15:35:38'), (24342, 5982, '2010-09-28 15:35:52'), (24343, 5982, '2010-09-28 15:36:13'), (24344, 5982, '2010-09-28 15:36:35'), (24345, 5982, '2010-09-28 15:36:52'), (24346, 5982, '2010-09-28 15:36:59'), (24347, 5982, '2010-09-28 15:37:11'), (24348, 5982, '2010-09-28 15:37:12'), (24349, 5982, '2010-09-28 15:37:15'), (24350, 5982, '2010-09-28 15:37:15'), (24351, 5982, '2010-09-28 15:37:18'), (24352, 5982, '2010-09-28 15:37:23'), (24353, 5982, '2010-09-28 15:37:24'), (24354, 5982, '2010-09-28 15:37:25'), (24355, 5982, '2010-09-28 15:37:42'), (24356, 5982, '2010-09-28 15:38:04'), (24357, 5982, '2010-09-28 15:38:05'), (24358, 5982, '2010-09-28 15:38:09'), (24359, 5982, '2010-09-28 15:38:11'), (24360, 5982, '2010-09-28 15:38:19'), (24361, 5982, '2010-09-28 15:38:24'), (24362, 5983, '2010-09-28 15:39:21'), (24363, 5983, '2010-09-28 15:40:03'), (24364, 5983, '2010-09-28 15:40:23'), (24365, 5983, '2010-09-28 15:40:54'), (24366, 5983, '2010-09-28 15:41:41'), (24367, 5983, '2010-09-28 15:41:45'), (24368, 5983, '2010-09-28 15:42:01'), (24369, 5983, '2010-09-28 15:42:47'), (24370, 5983, '2010-09-28 15:42:50'), (24371, 5983, '2010-09-28 15:43:19'), (24372, 5983, '2010-09-28 15:44:05'), (24373, 5983, '2010-09-28 15:45:44'), (24374, 5983, '2010-09-28 15:45:46'), (24375, 5983, '2010-09-28 15:46:01'), (24376, 5983, '2010-09-28 15:46:04'), (24377, 5983, '2010-09-28 15:48:10'), (24378, 5983, '2010-09-28 15:48:12'), (24379, 5983, '2010-09-28 15:48:53'), (24380, 5983, '2010-09-28 15:49:19'), (24381, 5983, '2010-09-28 15:49:25'), (24382, 5983, '2010-09-28 15:50:03'), (24383, 5984, '2010-09-28 16:11:49'), (24384, 5983, '2010-09-28 16:34:23'), (24385, 5983, '2010-09-28 16:34:32'), (24386, 5983, '2010-09-28 16:34:45'), (24387, 5983, '2010-09-28 16:35:11'), (24388, 5985, '2010-09-28 16:47:47'), (24389, 5986, '2010-09-28 17:21:30'), (24390, 5986, '2010-09-28 17:21:37'), (24391, 5986, '2010-09-28 17:21:42'), (24392, 5986, '2010-09-28 17:21:49'), (24393, 5986, '2010-09-28 17:21:55'), (24394, 5986, '2010-09-28 17:22:04'), (24395, 5986, '2010-09-28 17:22:10'), (24396, 5987, '2010-09-28 17:28:37'), (24397, 5988, '2010-09-28 17:29:20'), (24398, 5989, '2010-09-28 18:08:14'), (24399, 5989, '2010-09-28 18:08:22'), (24400, 5989, '2010-09-28 18:08:24'), (24401, 5989, '2010-09-28 18:08:33'), (24402, 5989, '2010-09-28 18:08:35'), (24403, 5989, '2010-09-28 18:08:56'), (24404, 5989, '2010-09-28 18:09:04'), (24405, 5989, '2010-09-28 18:09:06'), (24406, 5989, '2010-09-28 18:11:08'), (24407, 5989, '2010-09-28 18:11:10'), (24408, 5989, '2010-09-28 18:11:15'), (24409, 5989, '2010-09-28 18:11:31'), (24410, 5989, '2010-09-28 18:11:49'), (24411, 5989, '2010-09-28 18:16:30'), (24412, 5989, '2010-09-28 18:16:32'), (24413, 5989, '2010-09-28 18:16:43'), (24414, 5989, '2010-09-28 18:16:45'), (24415, 5990, '2010-09-28 18:18:21'), (24416, 5990, '2010-09-28 18:18:31'), (24417, 5990, '2010-09-28 18:19:04'), (24418, 5990, '2010-09-28 18:19:11'), (24419, 5990, '2010-09-28 18:19:28'), (24420, 5989, '2010-09-28 18:21:25'), (24421, 5989, '2010-09-28 18:21:26'), (24422, 5989, '2010-09-28 18:26:45'), (24423, 5991, '2010-09-28 18:53:06'), (24424, 5991, '2010-09-28 18:53:32'), (24425, 5991, '2010-09-28 18:53:51'), (24426, 5992, '2010-09-28 18:53:55'), (24427, 5991, '2010-09-28 18:56:53'), (24428, 5991, '2010-09-28 18:57:05'), (24429, 5991, '2010-09-28 18:57:19'), (24430, 5991, '2010-09-28 18:57:53'), (24431, 5991, '2010-09-28 18:58:20'), (24432, 5991, '2010-09-28 18:59:03'), (24433, 5991, '2010-09-28 18:59:23'), (24434, 5991, '2010-09-28 18:59:34'), (24435, 5991, '2010-09-28 19:00:33'), (24436, 5991, '2010-09-28 19:00:47'), (24437, 5993, '2010-09-28 19:15:18'), (24438, 5993, '2010-09-28 19:15:33'), (24439, 5993, '2010-09-28 19:15:50'), (24440, 5993, '2010-09-28 19:16:03'), (24441, 5993, '2010-09-28 19:16:13'), (24442, 5993, '2010-09-28 19:16:21'), (24443, 5993, '2010-09-28 19:16:30'), (24444, 5993, '2010-09-28 19:16:40'), (24445, 5993, '2010-09-28 19:16:52'), (24446, 5993, '2010-09-28 19:17:05'), (24447, 5993, '2010-09-28 19:17:34'), (24448, 5993, '2010-09-28 19:17:43'), (24449, 5994, '2010-09-28 19:18:27'), (24450, 5995, '2010-09-28 19:18:31'), (24451, 5996, '2010-09-28 19:18:35'), (24452, 5997, '2010-09-28 19:18:59'), (24453, 5998, '2010-09-28 19:19:03'), (24454, 5999, '2010-09-28 19:19:12'), (24455, 6000, '2010-09-28 19:19:15'), (24456, 6001, '2010-09-28 19:19:19'), (24457, 6002, '2010-09-28 19:19:27'), (24458, 6003, '2010-09-28 19:19:32'), (24459, 6004, '2010-09-28 19:19:36'), (24460, 6005, '2010-09-28 19:19:40'), (24461, 6006, '2010-09-28 19:19:44'), (24462, 6007, '2010-09-28 19:19:48'), (24463, 6008, '2010-09-28 19:19:53'), (24464, 6009, '2010-09-28 19:20:00'), (24465, 6010, '2010-09-28 19:20:04'), (24466, 6011, '2010-09-28 19:20:08'), (24467, 6012, '2010-09-28 19:20:15'), (24468, 6013, '2010-09-28 19:20:19'), (24469, 6014, '2010-09-28 19:20:23'), (24470, 6015, '2010-09-28 19:20:29'), (24471, 6016, '2010-09-28 19:20:33'), (24472, 6017, '2010-09-28 19:20:37'), (24473, 6018, '2010-09-28 19:20:41'), (24474, 6019, '2010-09-28 19:20:45'), (24475, 6020, '2010-09-28 19:20:50'), (24476, 6021, '2010-09-28 19:20:54'), (24477, 6022, '2010-09-28 19:20:58'), (24478, 6023, '2010-09-28 19:21:02'), (24479, 6024, '2010-09-28 19:21:06'), (24480, 6025, '2010-09-28 19:21:10'), (24481, 6026, '2010-09-28 19:21:15'), (24482, 6027, '2010-09-28 19:21:18'), (24483, 6028, '2010-09-28 19:21:22'), (24484, 6029, '2010-09-28 19:21:29'), (24485, 6030, '2010-09-28 19:21:34'), (24486, 6031, '2010-09-28 19:21:45'), (24487, 6032, '2010-09-28 19:21:49'), (24488, 6033, '2010-09-28 19:21:56'), (24489, 6034, '2010-09-28 19:22:05'), (24490, 6035, '2010-09-28 19:22:11'), (24491, 6036, '2010-09-28 19:22:16'), (24492, 6037, '2010-09-28 19:22:25'), (24493, 6038, '2010-09-28 19:22:29'), (24494, 6039, '2010-09-28 19:22:33'), (24495, 6040, '2010-09-28 19:22:37'), (24496, 6041, '2010-09-28 19:22:41'), (24497, 6042, '2010-09-28 19:22:45'), (24498, 6043, '2010-09-28 19:22:55'), (24499, 6044, '2010-09-28 19:24:14'), (24500, 6045, '2010-09-28 19:27:14'), (24501, 6046, '2010-09-28 19:31:51'), (24502, 6047, '2010-09-28 19:42:45'), (24503, 6047, '2010-09-28 19:42:53'), (24504, 6047, '2010-09-28 19:43:04'), (24505, 6047, '2010-09-28 19:43:12'), (24506, 6047, '2010-09-28 19:43:23'), (24507, 6047, '2010-09-28 19:43:26'), (24508, 6048, '2010-09-28 19:44:31'), (24509, 6049, '2010-09-28 19:53:00'), (24510, 6050, '2010-09-28 20:35:24'), (24511, 6051, '2010-09-28 20:56:32'), (24512, 6052, '2010-09-28 21:17:39'), (24513, 6053, '2010-09-28 22:00:55'), (24514, 6054, '2010-09-28 22:13:00'), (24515, 6055, '2010-09-28 22:34:55'), (24516, 6056, '2010-09-28 22:56:38'), (24517, 6057, '2010-09-28 23:09:17'), (24518, 6058, '2010-09-28 23:40:03'), (24519, 6059, '2010-09-29 00:18:41'), (24520, 6060, '2010-09-29 00:31:28'), (24521, 6061, '2010-09-29 00:52:18'), (24522, 6062, '2010-09-29 01:05:48'), (24523, 6063, '2010-09-29 01:07:32'), (24524, 6064, '2010-09-29 01:17:06'), (24525, 6065, '2010-09-29 01:35:17'), (24526, 6066, '2010-09-29 01:44:39'), (24527, 6067, '2010-09-29 02:25:58'), (24528, 6068, '2010-09-29 03:07:29'), (24529, 6069, '2010-09-29 03:48:46'), (24530, 6070, '2010-09-29 04:30:07'), (24531, 6071, '2010-09-29 05:11:19'), (24532, 6072, '2010-09-29 05:50:47'), (24533, 6072, '2010-09-29 05:51:03'), (24534, 6072, '2010-09-29 05:51:09'), (24535, 6072, '2010-09-29 05:51:37'), (24536, 6072, '2010-09-29 05:52:39'), (24537, 6072, '2010-09-29 05:52:48'), (24538, 6072, '2010-09-29 05:57:01'), (24539, 6072, '2010-09-29 05:57:04'), (24540, 6073, '2010-09-29 05:57:59'), (24541, 6073, '2010-09-29 05:58:17'), (24542, 6073, '2010-09-29 05:58:36'), (24543, 6073, '2010-09-29 05:59:11'), (24544, 6073, '2010-09-29 05:59:24'), (24545, 6073, '2010-09-29 05:59:25'), (24546, 6073, '2010-09-29 05:59:28'), (24547, 6073, '2010-09-29 05:59:28'), (24548, 6073, '2010-09-29 05:59:35'), (24549, 6073, '2010-09-29 05:59:39'), (24550, 6073, '2010-09-29 05:59:49'), (24551, 6073, '2010-09-29 05:59:53'), (24552, 6073, '2010-09-29 05:59:59'), (24553, 6073, '2010-09-29 06:00:08'), (24554, 6073, '2010-09-29 06:00:20'), (24555, 6073, '2010-09-29 06:00:32'), (24556, 6073, '2010-09-29 06:00:43'), (24557, 6073, '2010-09-29 06:00:50'), (24558, 6073, '2010-09-29 06:01:00'), (24559, 6073, '2010-09-29 06:01:05'), (24560, 6073, '2010-09-29 06:01:06'), (24561, 6073, '2010-09-29 06:01:09'), (24562, 6074, '2010-09-29 06:06:20'), (24563, 6072, '2010-09-29 06:06:23'), (24564, 6072, '2010-09-29 06:07:36'), (24565, 6072, '2010-09-29 06:07:47'), (24566, 6072, '2010-09-29 06:07:57'), (24567, 6072, '2010-09-29 06:08:12'), (24568, 6075, '2010-09-29 06:21:31'), (24569, 6075, '2010-09-29 06:21:40'), (24570, 6075, '2010-09-29 06:21:45'), (24571, 6075, '2010-09-29 06:24:11'), (24572, 6075, '2010-09-29 06:24:35'), (24573, 6075, '2010-09-29 06:24:45'), (24574, 6075, '2010-09-29 06:24:55'), (24575, 6076, '2010-09-29 06:47:36'), (24576, 6077, '2010-09-29 06:47:57'), (24577, 6078, '2010-09-29 07:27:59'), (24578, 6079, '2010-09-29 07:40:53'), (24579, 6079, '2010-09-29 07:41:15'), (24580, 6079, '2010-09-29 07:41:53'), (24581, 6079, '2010-09-29 07:42:15'), (24582, 6079, '2010-09-29 07:42:39'), (24583, 6079, '2010-09-29 07:43:29'), (24584, 6079, '2010-09-29 07:43:40'), (24585, 6079, '2010-09-29 07:44:07'), (24586, 6080, '2010-09-29 07:52:54'), (24587, 6080, '2010-09-29 07:53:17'), (24588, 6080, '2010-09-29 07:53:32'), (24589, 6080, '2010-09-29 07:53:36'), (24590, 6080, '2010-09-29 07:53:45'), (24591, 6080, '2010-09-29 07:53:53'), (24592, 6080, '2010-09-29 07:54:04'), (24593, 6080, '2010-09-29 07:54:10'), (24594, 6081, '2010-09-29 07:54:38'), (24595, 6080, '2010-09-29 07:55:47'), (24596, 6080, '2010-09-29 07:55:58'), (24597, 6080, '2010-09-29 07:56:06'), (24598, 6080, '2010-09-29 07:56:17'), (24599, 6080, '2010-09-29 07:57:22'), (24600, 6080, '2010-09-29 07:57:31'), (24601, 6080, '2010-09-29 07:57:42'), (24602, 6080, '2010-09-29 07:57:56'), (24603, 6080, '2010-09-29 07:58:01'), (24604, 6080, '2010-09-29 07:58:01'), (24605, 6080, '2010-09-29 07:58:02'), (24606, 6080, '2010-09-29 07:58:03'), (24607, 6080, '2010-09-29 07:58:04'), (24608, 6080, '2010-09-29 07:58:04'), (24609, 6080, '2010-09-29 07:58:24'), (24610, 6080, '2010-09-29 07:58:27'), (24611, 6080, '2010-09-29 07:58:27'), (24612, 6080, '2010-09-29 07:58:47'), (24613, 6082, '2010-09-29 07:58:51'), (24614, 6083, '2010-09-29 07:59:31'), (24615, 6080, '2010-09-29 07:59:39'), (24616, 6080, '2010-09-29 07:59:43'), (24617, 6080, '2010-09-29 07:59:47'), (24618, 6084, '2010-09-29 08:00:24'), (24619, 6085, '2010-09-29 08:01:02'), (24620, 6086, '2010-09-29 08:21:23'), (24621, 6087, '2010-09-29 08:36:27'), (24622, 6088, '2010-09-29 08:51:30'), (24623, 6089, '2010-09-29 08:54:00'), (24624, 6090, '2010-09-29 09:21:01'), (24625, 6090, '2010-09-29 09:21:14'), (24626, 6090, '2010-09-29 09:21:18'), (24627, 6091, '2010-09-29 09:21:36'), (24628, 6090, '2010-09-29 09:21:38'), (24629, 6090, '2010-09-29 09:21:54'), (24630, 6090, '2010-09-29 09:22:19'), (24631, 6090, '2010-09-29 09:22:27'), (24632, 6090, '2010-09-29 09:22:37'), (24633, 6090, '2010-09-29 09:22:41'), (24634, 6090, '2010-09-29 09:22:48'), (24635, 6090, '2010-09-29 09:22:51'), (24636, 6090, '2010-09-29 09:22:54'), (24637, 6090, '2010-09-29 09:22:56'), (24638, 6090, '2010-09-29 09:23:02'), (24639, 6090, '2010-09-29 09:23:04'), (24640, 6090, '2010-09-29 09:23:05'), (24641, 6092, '2010-09-29 10:06:43'), (24642, 6093, '2010-09-29 10:09:19'), (24643, 6093, '2010-09-29 10:09:36'), (24644, 6093, '2010-09-29 10:09:43'), (24645, 6093, '2010-09-29 10:09:49'), (24646, 6093, '2010-09-29 10:10:08'), (24647, 6093, '2010-09-29 10:10:30'), (24648, 6093, '2010-09-29 10:14:21'), (24649, 6093, '2010-09-29 10:14:25'), (24650, 6093, '2010-09-29 10:14:28'), (24651, 6093, '2010-09-29 10:14:33'), (24652, 6094, '2010-09-29 10:26:45'), (24653, 6095, '2010-09-29 10:30:36'), (24654, 6095, '2010-09-29 10:31:00'), (24655, 6095, '2010-09-29 10:31:18'), (24656, 6095, '2010-09-29 10:31:28'), (24657, 6095, '2010-09-29 10:31:40'), (24658, 6095, '2010-09-29 10:31:52'), (24659, 6095, '2010-09-29 10:32:01'), (24660, 6095, '2010-09-29 10:32:33'), (24661, 6096, '2010-09-29 10:46:56'), (24662, 6097, '2010-09-29 10:51:51'), (24663, 6098, '2010-09-29 10:53:09'), (24664, 6099, '2010-09-29 11:19:23'), (24665, 6100, '2010-09-29 11:36:57'), (24666, 6101, '2010-09-29 11:47:20'), (24667, 6102, '2010-09-29 12:20:16'), (24668, 6103, '2010-09-29 12:22:02'), (24669, 4577, '2010-09-29 12:23:45'), (24670, 6104, '2010-09-29 13:07:06'), (24671, 6095, '2010-09-29 13:25:04'), (24672, 6105, '2010-09-29 13:37:07'), (24673, 6106, '2010-09-29 13:50:35'), (24674, 6107, '2010-09-29 14:21:59'), (24675, 6108, '2010-09-29 15:00:03'), (24676, 6108, '2010-09-29 15:01:12'), (24677, 6108, '2010-09-29 15:01:43'), (24678, 6108, '2010-09-29 15:02:40'), (24679, 6108, '2010-09-29 15:03:39'), (24680, 6108, '2010-09-29 15:03:56'), (24681, 6108, '2010-09-29 15:04:07'), (24682, 6109, '2010-09-29 15:10:27'), (24683, 6109, '2010-09-29 15:10:49'), (24684, 6109, '2010-09-29 15:11:13'), (24685, 6109, '2010-09-29 15:11:31'), (24686, 6109, '2010-09-29 15:11:44'), (24687, 6109, '2010-09-29 15:12:03'), (24688, 6109, '2010-09-29 15:12:25'), (24689, 6109, '2010-09-29 15:12:46'), (24690, 6109, '2010-09-29 15:12:52'), (24691, 6109, '2010-09-29 15:13:14'), (24692, 6109, '2010-09-29 15:13:24'), (24693, 6109, '2010-09-29 15:13:36'), (24694, 6109, '2010-09-29 15:13:47'), (24695, 6109, '2010-09-29 15:13:55'), (24696, 6109, '2010-09-29 15:41:09'), (24697, 6109, '2010-09-29 15:41:15'), (24698, 6110, '2010-09-29 15:43:49'), (24699, 6110, '2010-09-29 15:44:06'), (24700, 6110, '2010-09-29 15:45:00'), (24701, 6110, '2010-09-29 15:45:28'), (24702, 6110, '2010-09-29 15:45:36'), (24703, 6110, '2010-09-29 15:45:50'), (24704, 6110, '2010-09-29 15:46:05'), (24705, 6110, '2010-09-29 15:47:15'), (24706, 6110, '2010-09-29 15:47:27'), (24707, 6110, '2010-09-29 15:47:37'), (24708, 6110, '2010-09-29 15:48:07'), (24709, 6111, '2010-09-29 16:05:32'), (24710, 6111, '2010-09-29 16:05:48'), (24711, 6111, '2010-09-29 16:06:06'), (24712, 6111, '2010-09-29 16:06:21'), (24713, 6111, '2010-09-29 16:06:43'), (24714, 6111, '2010-09-29 16:06:47'), (24715, 6111, '2010-09-29 16:06:50'), (24716, 6112, '2010-09-29 16:25:49'), (24717, 6113, '2010-09-29 17:13:39'), (24718, 6113, '2010-09-29 17:13:57'), (24719, 6113, '2010-09-29 17:14:13'), (24720, 6113, '2010-09-29 17:14:21'), (24721, 6113, '2010-09-29 17:14:31'), (24722, 6113, '2010-09-29 17:14:37'), (24723, 6114, '2010-09-29 17:27:12'), (24724, 6115, '2010-09-29 17:34:09'), (24725, 6116, '2010-09-29 17:58:19'), (24726, 6117, '2010-09-29 17:59:46'), (24727, 6117, '2010-09-29 18:00:08'), (24728, 6117, '2010-09-29 18:00:19'), (24729, 6117, '2010-09-29 18:00:24'), (24730, 6117, '2010-09-29 18:00:45'), (24731, 6117, '2010-09-29 18:00:56'), (24732, 6117, '2010-09-29 18:01:03'), (24733, 6117, '2010-09-29 18:01:48'), (24734, 6117, '2010-09-29 18:03:35'), (24735, 6118, '2010-09-29 18:08:05'), (24736, 6117, '2010-09-29 18:14:13'), (24737, 6117, '2010-09-29 18:14:45'), (24738, 6117, '2010-09-29 18:14:49'), (24739, 6119, '2010-09-29 18:14:53'), (24740, 6119, '2010-09-29 18:15:20'), (24741, 6119, '2010-09-29 18:15:25'), (24742, 6117, '2010-09-29 18:15:30'), (24743, 6119, '2010-09-29 18:15:46'), (24744, 6119, '2010-09-29 18:15:58'), (24745, 6120, '2010-09-29 18:22:54'), (24746, 6121, '2010-09-29 18:24:33'), (24747, 6121, '2010-09-29 18:24:40'), (24748, 6121, '2010-09-29 18:24:45'), (24749, 6121, '2010-09-29 18:25:34'), (24750, 6121, '2010-09-29 18:25:42'), (24751, 6121, '2010-09-29 18:25:46'), (24752, 6121, '2010-09-29 18:25:47'), (24753, 6121, '2010-09-29 18:25:49'), (24754, 6117, '2010-09-29 18:25:53'), (24755, 6117, '2010-09-29 18:25:54'), (24756, 6117, '2010-09-29 18:25:56'), (24757, 6117, '2010-09-29 18:25:57'), (24758, 6117, '2010-09-29 18:25:58'), (24759, 6117, '2010-09-29 18:26:06'), (24760, 6117, '2010-09-29 18:26:09'), (24761, 6117, '2010-09-29 18:26:09'), (24762, 6117, '2010-09-29 18:26:13'), (24763, 6117, '2010-09-29 18:26:14'), (24764, 6117, '2010-09-29 18:26:26'), (24765, 6117, '2010-09-29 18:26:27'), (24766, 6117, '2010-09-29 18:26:29'), (24767, 6117, '2010-09-29 18:26:30'), (24768, 6117, '2010-09-29 18:30:37'), (24769, 6117, '2010-09-29 18:30:42'), (24770, 6117, '2010-09-29 18:30:44'), (24771, 6117, '2010-09-29 18:30:45'), (24772, 6117, '2010-09-29 18:31:28'), (24773, 6117, '2010-09-29 18:32:03'), (24774, 6122, '2010-09-29 18:35:25'), (24775, 6117, '2010-09-29 18:36:15'), (24776, 6123, '2010-09-29 19:00:00'), (24777, 6124, '2010-09-29 19:12:54'), (24778, 6124, '2010-09-29 19:13:02'), (24779, 6124, '2010-09-29 19:13:57'), (24780, 6124, '2010-09-29 19:14:01'), (24781, 6124, '2010-09-29 19:14:52'), (24782, 6124, '2010-09-29 19:15:03'), (24783, 6125, '2010-09-29 19:38:07'), (24784, 6126, '2010-09-29 20:02:55'), (24785, 6127, '2010-09-29 20:10:21'), (24786, 6127, '2010-09-29 20:10:38'), (24787, 6127, '2010-09-29 20:10:58'), (24788, 6128, '2010-09-29 20:15:21'), (24789, 6129, '2010-09-29 20:27:46'), (24790, 6130, '2010-09-29 20:48:58'), (24791, 6130, '2010-09-29 20:49:20'), (24792, 6131, '2010-09-29 20:52:35'), (24793, 6132, '2010-09-29 21:06:08'), (24794, 6133, '2010-09-29 21:12:21'), (24795, 6134, '2010-09-29 21:24:42'), (24796, 6135, '2010-09-29 21:25:23'), (24797, 6135, '2010-09-29 21:25:38'), (24798, 6135, '2010-09-29 21:26:18'), (24799, 6135, '2010-09-29 21:26:40'), (24800, 6135, '2010-09-29 21:26:54'), (24801, 6135, '2010-09-29 21:26:58'), (24802, 6135, '2010-09-29 21:27:13'), (24803, 6135, '2010-09-29 21:27:20'), (24804, 6136, '2010-09-29 21:28:13'), (24805, 6136, '2010-09-29 21:28:25'), (24806, 6137, '2010-09-29 21:29:36'), (24807, 6138, '2010-09-29 21:30:55'), (24808, 6135, '2010-09-29 21:33:13'), (24809, 6135, '2010-09-29 21:37:14'), (24810, 6139, '2010-09-29 21:49:21'), (24811, 6135, '2010-09-29 21:52:58'), (24812, 6135, '2010-09-29 21:53:03'), (24813, 6135, '2010-09-29 21:53:07'), (24814, 6135, '2010-09-29 21:53:11'), (24815, 6135, '2010-09-29 21:53:25'), (24816, 6135, '2010-09-29 21:53:39'), (24817, 6135, '2010-09-29 21:53:41'), (24818, 6135, '2010-09-29 21:56:47'), (24819, 6135, '2010-09-29 21:58:52'), (24820, 6135, '2010-09-29 21:59:03'), (24821, 6135, '2010-09-29 22:00:00'), (24822, 6135, '2010-09-29 22:00:02'), (24823, 6135, '2010-09-29 22:00:15'), (24824, 6135, '2010-09-29 22:00:17'), (24825, 6135, '2010-09-29 22:00:32'), (24826, 6135, '2010-09-29 22:00:34'), (24827, 6135, '2010-09-29 22:00:53'), (24828, 6135, '2010-09-29 22:00:55'), (24829, 6140, '2010-09-29 22:01:41'), (24830, 6141, '2010-09-29 22:21:31'), (24831, 6142, '2010-09-29 22:26:21'), (24832, 6143, '2010-09-29 22:37:54'), (24833, 6144, '2010-09-29 22:51:01'), (24834, 6145, '2010-09-29 23:03:21'), (24835, 6146, '2010-09-29 23:15:41'), (24836, 6147, '2010-09-29 23:52:36'), (24837, 6148, '2010-09-30 00:04:58'), (24838, 6149, '2010-09-30 00:07:17'), (24839, 6150, '2010-09-30 00:17:18'), (24840, 6151, '2010-09-30 00:41:56'), (24841, 6152, '2010-09-30 01:06:34'), (24842, 6153, '2010-09-30 01:31:11'), (24843, 6154, '2010-09-30 01:43:31'), (24844, 6155, '2010-09-30 01:48:12'), (24845, 6156, '2010-09-30 01:55:50'), (24846, 6157, '2010-09-30 02:32:48'), (24847, 6158, '2010-09-30 02:45:08'), (24848, 6159, '2010-09-30 03:09:32'), (24849, 6160, '2010-09-30 03:57:58'), (24850, 6161, '2010-09-30 04:22:12'), (24851, 6162, '2010-09-30 04:24:35'), (24852, 6163, '2010-09-30 04:46:27'), (24853, 6164, '2010-09-30 05:03:27'), (24854, 6165, '2010-09-30 05:10:17'), (24855, 6166, '2010-09-30 05:34:29'), (24856, 6167, '2010-09-30 05:46:37'), (24857, 6168, '2010-09-30 05:58:44'), (24858, 6169, '2010-09-30 06:35:02'), (24859, 6170, '2010-09-30 06:47:10'), (24860, 6171, '2010-09-30 07:00:44'), (24861, 6172, '2010-09-30 07:22:26'), (24862, 6173, '2010-09-30 07:24:51'), (24863, 6174, '2010-09-30 07:32:36'), (24864, 6174, '2010-09-30 07:32:48'), (24865, 6174, '2010-09-30 07:32:58'), (24866, 6174, '2010-09-30 07:33:10'), (24867, 6174, '2010-09-30 07:33:27'), (24868, 6175, '2010-09-30 07:46:54'), (24869, 6176, '2010-09-30 07:46:58'), (24870, 6176, '2010-09-30 07:47:25'), (24871, 6177, '2010-09-30 07:48:59'), (24872, 6178, '2010-09-30 08:01:04'), (24873, 6179, '2010-09-30 08:19:55'), (24874, 6180, '2010-09-30 08:25:11'), (24875, 6181, '2010-09-30 08:37:15'), (24876, 6182, '2010-09-30 08:52:25'), (24877, 6182, '2010-09-30 08:53:11'), (24878, 6182, '2010-09-30 08:53:27'), (24879, 6182, '2010-09-30 08:53:31'), (24880, 6182, '2010-09-30 08:53:35'), (24881, 6183, '2010-09-30 09:01:22'), (24882, 6184, '2010-09-30 09:03:17'), (24883, 6184, '2010-09-30 09:13:08'), (24884, 6184, '2010-09-30 09:13:40'), (24885, 6184, '2010-09-30 09:13:49'), (24886, 6184, '2010-09-30 09:14:07'), (24887, 6184, '2010-09-30 09:14:14'), (24888, 6184, '2010-09-30 09:14:22'), (24889, 6184, '2010-09-30 09:14:35'), (24890, 6184, '2010-09-30 09:14:44'), (24891, 6184, '2010-09-30 09:14:47'), (24892, 6184, '2010-09-30 09:15:11'), (24893, 6184, '2010-09-30 09:15:27'), (24894, 6185, '2010-09-30 09:25:29'), (24895, 6186, '2010-09-30 09:37:33'), (24896, 6187, '2010-09-30 09:40:31'), (24897, 6188, '2010-09-30 09:49:37'), (24898, 6189, '2010-09-30 09:57:27'), (24899, 6189, '2010-09-30 09:57:50'), (24900, 6189, '2010-09-30 09:58:06'), (24901, 6189, '2010-09-30 09:58:36'), (24902, 6189, '2010-09-30 09:58:57'), (24903, 6189, '2010-09-30 09:59:26'), (24904, 6189, '2010-09-30 10:00:13'), (24905, 6189, '2010-09-30 10:02:09'), (24906, 6189, '2010-09-30 10:02:21'), (24907, 6189, '2010-09-30 10:02:32'), (24908, 6189, '2010-09-30 10:02:56'), (24909, 6189, '2010-09-30 10:03:45'), (24910, 6189, '2010-09-30 10:03:52'), (24911, 6190, '2010-09-30 10:13:44'), (24912, 6191, '2010-09-30 10:35:25'), (24913, 6192, '2010-09-30 10:37:49'), (24914, 6193, '2010-09-30 11:01:56'), (24915, 6194, '2010-09-30 11:14:03'), (24916, 6195, '2010-09-30 11:27:22'), (24917, 6196, '2010-09-30 11:39:28'), (24918, 6197, '2010-09-30 11:40:41'), (24919, 6198, '2010-09-30 11:54:00'), (24920, 6199, '2010-09-30 12:07:19'), (24921, 6200, '2010-09-30 12:10:29'), (24922, 6200, '2010-09-30 12:10:42'), (24923, 6200, '2010-09-30 12:10:57'), (24924, 6201, '2010-09-30 12:19:55'), (24925, 6201, '2010-09-30 12:20:07'), (24926, 6201, '2010-09-30 12:20:19'), (24927, 6201, '2010-09-30 12:20:20'), (24928, 6201, '2010-09-30 12:20:21'), (24929, 6201, '2010-09-30 12:20:22'), (24930, 6201, '2010-09-30 12:20:24'), (24931, 6201, '2010-09-30 12:20:25'), (24932, 6201, '2010-09-30 12:20:33'), (24933, 6201, '2010-09-30 12:20:36'), (24934, 6201, '2010-09-30 12:21:13'), (24935, 6201, '2010-09-30 12:21:15'), (24936, 6201, '2010-09-30 12:21:23'), (24937, 6201, '2010-09-30 12:21:32'), (24938, 6201, '2010-09-30 12:22:12'), (24939, 6201, '2010-09-30 12:22:14'), (24940, 6201, '2010-09-30 12:22:33'), (24941, 6201, '2010-09-30 12:22:37'), (24942, 6201, '2010-09-30 12:22:39'), (24943, 6201, '2010-09-30 12:22:44'), (24944, 6201, '2010-09-30 12:22:47'), (24945, 6201, '2010-09-30 12:22:48'), (24946, 6201, '2010-09-30 12:22:50'), (24947, 6201, '2010-09-30 12:23:28'), (24948, 6201, '2010-09-30 12:23:30'), (24949, 6201, '2010-09-30 12:23:32'), (24950, 6201, '2010-09-30 12:23:33'), (24951, 6201, '2010-09-30 12:23:35'), (24952, 6201, '2010-09-30 12:23:38'), (24953, 6201, '2010-09-30 12:23:39'), (24954, 6201, '2010-09-30 12:24:43'), (24955, 6201, '2010-09-30 12:24:45'), (24956, 6201, '2010-09-30 12:25:17'), (24957, 6201, '2010-09-30 12:25:38'), (24958, 6201, '2010-09-30 12:25:49'), (24959, 6201, '2010-09-30 12:25:55'), (24960, 6201, '2010-09-30 12:26:02'), (24961, 6201, '2010-09-30 12:26:08'), (24962, 6201, '2010-09-30 12:26:28'), (24963, 6201, '2010-09-30 12:26:39'), (24964, 6201, '2010-09-30 12:26:46'), (24965, 6201, '2010-09-30 12:27:02'), (24966, 6201, '2010-09-30 12:27:09'), (24967, 6201, '2010-09-30 12:27:41'), (24968, 6201, '2010-09-30 12:27:53'), (24969, 6202, '2010-09-30 12:33:55'), (24970, 6203, '2010-09-30 13:00:30'), (24971, 6204, '2010-09-30 13:40:21'), (24972, 6205, '2010-09-30 13:49:58'), (24973, 6206, '2010-09-30 13:51:10'), (24974, 6206, '2010-09-30 13:51:24'), (24975, 6206, '2010-09-30 13:51:40'), (24976, 6207, '2010-09-30 13:53:39'), (24977, 6208, '2010-09-30 14:06:56'), (24978, 6209, '2010-09-30 14:15:08'), (24979, 6209, '2010-09-30 14:15:19'), (24980, 6209, '2010-09-30 14:15:25'), (24981, 6209, '2010-09-30 14:15:31'), (24982, 6209, '2010-09-30 14:15:36'), (24983, 6210, '2010-09-30 14:20:13'), (24984, 6211, '2010-09-30 14:33:30'), (24985, 6212, '2010-09-30 15:01:13'), (24986, 6213, '2010-09-30 15:57:01'), (24987, 6213, '2010-09-30 15:57:31'), (24988, 6213, '2010-09-30 15:57:33'), (24989, 6213, '2010-09-30 15:57:33'), (24990, 6213, '2010-09-30 15:58:09'), (24991, 6213, '2010-09-30 15:58:28'), (24992, 6213, '2010-09-30 15:58:32'), (24993, 6213, '2010-09-30 15:58:33'), (24994, 6213, '2010-09-30 15:58:33'), (24995, 6213, '2010-09-30 15:58:34'), (24996, 6213, '2010-09-30 15:58:34'), (24997, 6214, '2010-09-30 16:46:15'), (24998, 6214, '2010-09-30 16:46:30'), (24999, 6214, '2010-09-30 16:46:50'), (25000, 6215, '2010-09-30 17:24:56'), (25001, 6215, '2010-09-30 17:25:39'), (25002, 6215, '2010-09-30 17:25:51'), (25003, 6215, '2010-09-30 17:26:15'), (25004, 6215, '2010-09-30 17:26:43'), (25005, 6215, '2010-09-30 17:28:26'), (25006, 6215, '2010-09-30 17:29:00'), (25007, 6215, '2010-09-30 17:29:05'), (25008, 6215, '2010-09-30 17:29:09'), (25009, 6215, '2010-09-30 17:29:14'), (25010, 6215, '2010-09-30 17:29:18'), (25011, 6215, '2010-09-30 17:29:21'), (25012, 6215, '2010-09-30 17:29:25'), (25013, 6216, '2010-09-30 17:30:19'), (25014, 6217, '2010-09-30 17:36:49'), (25015, 6217, '2010-09-30 17:37:54'), (25016, 6217, '2010-09-30 17:38:38'), (25017, 6217, '2010-09-30 17:39:08'), (25018, 6217, '2010-09-30 17:39:40'), (25019, 6217, '2010-09-30 17:40:09'), (25020, 6217, '2010-09-30 17:40:39'), (25021, 6217, '2010-09-30 17:41:07'), (25022, 6217, '2010-09-30 17:42:26'), (25023, 6217, '2010-09-30 17:42:53'), (25024, 6217, '2010-09-30 17:42:54'), (25025, 6217, '2010-09-30 17:43:38'), (25026, 6217, '2010-09-30 17:44:10'), (25027, 6217, '2010-09-30 17:44:12'), (25028, 6217, '2010-09-30 17:44:36'), (25029, 6217, '2010-09-30 17:45:03'), (25030, 6217, '2010-09-30 17:46:06'), (25031, 6217, '2010-09-30 17:54:11'), (25032, 6218, '2010-09-30 17:54:34'), (25033, 6219, '2010-09-30 18:14:16'), (25034, 6220, '2010-09-30 18:14:17'), (25035, 6220, '2010-09-30 18:14:26'), (25036, 6220, '2010-09-30 18:14:33'), (25037, 6220, '2010-09-30 18:15:14'), (25038, 6220, '2010-09-30 18:16:00'), (25039, 6220, '2010-09-30 18:24:33'), (25040, 6220, '2010-09-30 18:26:55'), (25041, 6220, '2010-09-30 18:27:23'), (25042, 6221, '2010-09-30 18:30:07'), (25043, 6222, '2010-09-30 19:31:00'), (25044, 6222, '2010-09-30 19:31:19'), (25045, 6222, '2010-09-30 19:31:30'), (25046, 6222, '2010-09-30 19:31:33'), (25047, 6222, '2010-09-30 19:31:34'), (25048, 6222, '2010-09-30 19:31:46'), (25049, 6222, '2010-09-30 19:31:49'), (25050, 6222, '2010-09-30 19:32:07'), (25051, 6222, '2010-09-30 19:32:09'), (25052, 6222, '2010-09-30 19:32:21'), (25053, 6222, '2010-09-30 19:32:30'), (25054, 6222, '2010-09-30 19:32:37'), (25055, 6222, '2010-09-30 19:32:46'), (25056, 6222, '2010-09-30 19:32:48'), (25057, 6222, '2010-09-30 19:32:55'), (25058, 6222, '2010-09-30 19:33:01'), (25059, 6222, '2010-09-30 19:33:19'), (25060, 6222, '2010-09-30 19:33:22'), (25061, 6222, '2010-09-30 19:33:25'), (25062, 6222, '2010-09-30 19:33:30'), (25063, 6222, '2010-09-30 19:33:37'), (25064, 6222, '2010-09-30 19:34:01'), (25065, 6222, '2010-09-30 19:34:03'), (25066, 6222, '2010-09-30 19:34:07'), (25067, 6222, '2010-09-30 19:34:11'), (25068, 6222, '2010-09-30 19:34:15'), (25069, 6222, '2010-09-30 19:34:20'), (25070, 6222, '2010-09-30 19:34:35'), (25071, 6222, '2010-09-30 19:34:37'), (25072, 6222, '2010-09-30 19:34:45'), (25073, 6222, '2010-09-30 19:34:46'), (25074, 6222, '2010-09-30 19:34:50'), (25075, 6222, '2010-09-30 19:35:05'), (25076, 6222, '2010-09-30 19:35:19'), (25077, 6222, '2010-09-30 19:35:26'), (25078, 6222, '2010-09-30 19:35:31'), (25079, 6222, '2010-09-30 19:35:36'), (25080, 6222, '2010-09-30 19:35:42'), (25081, 6222, '2010-09-30 19:35:47'), (25082, 6222, '2010-09-30 19:35:53'), (25083, 6222, '2010-09-30 19:35:58'), (25084, 6222, '2010-09-30 19:36:18'), (25085, 6222, '2010-09-30 19:36:25'), (25086, 6222, '2010-09-30 19:36:37'), (25087, 6222, '2010-09-30 19:36:48'), (25088, 6222, '2010-09-30 19:36:53'), (25089, 6222, '2010-09-30 19:37:04'), (25090, 6222, '2010-09-30 19:37:17'), (25091, 6222, '2010-09-30 19:37:21'), (25092, 6222, '2010-09-30 19:37:27'), (25093, 6222, '2010-09-30 19:37:33'), (25094, 6223, '2010-09-30 19:37:37'), (25095, 6222, '2010-09-30 19:37:44'), (25096, 6222, '2010-09-30 19:37:54'), (25097, 6223, '2010-09-30 19:37:58'), (25098, 6222, '2010-09-30 19:38:03'), (25099, 6222, '2010-09-30 19:38:05'), (25100, 6223, '2010-09-30 19:38:11'), (25101, 6222, '2010-09-30 19:38:12'), (25102, 6223, '2010-09-30 19:38:26'), (25103, 6222, '2010-09-30 19:38:33'), (25104, 6222, '2010-09-30 19:38:39'), (25105, 6222, '2010-09-30 19:38:44'), (25106, 6222, '2010-09-30 19:38:48'), (25107, 6222, '2010-09-30 19:38:49'), (25108, 6223, '2010-09-30 19:38:51'), (25109, 6222, '2010-09-30 19:38:55'), (25110, 6223, '2010-09-30 19:39:00'), (25111, 6222, '2010-09-30 19:39:00'), (25112, 6222, '2010-09-30 19:39:06'), (25113, 6223, '2010-09-30 19:39:12'), (25114, 6223, '2010-09-30 19:39:19'), (25115, 6222, '2010-09-30 19:39:23'), (25116, 6223, '2010-09-30 19:39:28'), (25117, 6222, '2010-09-30 19:39:36'), (25118, 6222, '2010-09-30 19:39:48'), (25119, 6223, '2010-09-30 19:39:51'), (25120, 6222, '2010-09-30 19:39:57'), (25121, 6223, '2010-09-30 19:40:04'), (25122, 6222, '2010-09-30 19:40:12'), (25123, 6223, '2010-09-30 19:40:14'), (25124, 6223, '2010-09-30 19:40:18'), (25125, 6222, '2010-09-30 19:40:25'), (25126, 6222, '2010-09-30 19:40:27'), (25127, 6223, '2010-09-30 19:40:36'), (25128, 6222, '2010-09-30 19:40:45'), (25129, 6223, '2010-09-30 19:40:48'), (25130, 6222, '2010-09-30 19:40:51'), (25131, 6223, '2010-09-30 19:40:56'), (25132, 6222, '2010-09-30 19:41:00'), (25133, 6222, '2010-09-30 19:41:04'), (25134, 6223, '2010-09-30 19:41:52'), (25135, 6223, '2010-09-30 19:41:59'), (25136, 6222, '2010-09-30 19:42:23'), (25137, 6223, '2010-09-30 19:42:26'), (25138, 6222, '2010-09-30 19:42:35'), (25139, 6223, '2010-09-30 19:42:40'), (25140, 6222, '2010-09-30 19:42:45'), (25141, 6222, '2010-09-30 19:42:52'), (25142, 6222, '2010-09-30 19:42:56'), (25143, 6222, '2010-09-30 19:42:59'), (25144, 6222, '2010-09-30 19:43:01'), (25145, 6222, '2010-09-30 19:43:50'), (25146, 6223, '2010-09-30 19:46:56'), (25147, 6223, '2010-09-30 19:47:37'), (25148, 6223, '2010-09-30 19:47:47'), (25149, 6223, '2010-09-30 19:47:53'), (25150, 6223, '2010-09-30 19:48:49'), (25151, 6224, '2010-09-30 20:07:00'), (25152, 6224, '2010-09-30 20:07:13'), (25153, 6224, '2010-09-30 20:07:26'), (25154, 6225, '2010-09-30 20:50:07'), (25155, 6226, '2010-09-30 20:51:29'), (25156, 6227, '2010-09-30 21:07:29'), (25157, 6228, '2010-09-30 21:14:37'), (25158, 6228, '2010-09-30 21:14:54'), (25159, 6228, '2010-09-30 21:15:16'), (25160, 6228, '2010-09-30 21:15:52'), (25161, 6228, '2010-09-30 21:16:05'), (25162, 6229, '2010-09-30 21:16:08'), (25163, 6228, '2010-09-30 21:16:18'), (25164, 6228, '2010-09-30 21:16:22'), (25165, 6228, '2010-09-30 21:16:30'), (25166, 6228, '2010-09-30 21:16:37'), (25167, 6228, '2010-09-30 21:17:09'), (25168, 6228, '2010-09-30 21:17:40'), (25169, 6228, '2010-09-30 21:17:48'), (25170, 6228, '2010-09-30 21:18:05'), (25171, 6228, '2010-09-30 21:18:23'), (25172, 6228, '2010-09-30 21:18:47'), (25173, 6228, '2010-09-30 21:18:48'), (25174, 6228, '2010-09-30 21:18:49'), (25175, 6228, '2010-09-30 21:18:50'), (25176, 6228, '2010-09-30 21:18:51'), (25177, 6228, '2010-09-30 21:18:53'), (25178, 6228, '2010-09-30 21:18:54'), (25179, 6228, '2010-09-30 21:18:55'), (25180, 6228, '2010-09-30 21:18:56'), (25181, 6228, '2010-09-30 21:18:58'), (25182, 6228, '2010-09-30 21:19:00'), (25183, 6230, '2010-09-30 21:26:25'), (25184, 6231, '2010-09-30 21:27:10'), (25185, 6232, '2010-09-30 21:59:38'), (25186, 6232, '2010-09-30 21:59:47'), (25187, 6232, '2010-09-30 21:59:57'), (25188, 6233, '2010-09-30 22:00:00'), (25189, 6232, '2010-09-30 22:00:03'), (25190, 6232, '2010-09-30 22:00:04'), (25191, 6232, '2010-09-30 22:00:11'), (25192, 6232, '2010-09-30 22:00:15'), (25193, 6232, '2010-09-30 22:00:19'), (25194, 6232, '2010-09-30 22:00:23'), (25195, 6233, '2010-09-30 22:00:30'), (25196, 6233, '2010-09-30 22:01:00'), (25197, 6233, '2010-09-30 22:01:19'), (25198, 6233, '2010-09-30 22:01:49'), (25199, 6233, '2010-09-30 22:01:50'), (25200, 6233, '2010-09-30 22:01:53'), (25201, 6234, '2010-09-30 22:19:41'), (25202, 6236, '2010-09-30 22:19:48'), (25203, 6235, '2010-09-30 22:19:48'), (25204, 6237, '2010-09-30 22:19:51'), (25205, 6238, '2010-09-30 22:21:18'), (25206, 6239, '2010-09-30 22:29:06'), (25207, 6240, '2010-09-30 22:29:57'), (25208, 6241, '2010-09-30 22:30:28'), (25209, 6242, '2010-09-30 22:30:29'), (25210, 6243, '2010-09-30 22:30:33'), (25211, 6244, '2010-09-30 22:34:27'), (25212, 6245, '2010-09-30 22:39:42'), (25213, 6246, '2010-09-30 23:01:04'), (25214, 6247, '2010-09-30 23:05:18'), (25215, 6247, '2010-09-30 23:05:36'), (25216, 6248, '2010-09-30 23:36:37'), (25217, 6249, '2010-10-01 01:05:15'), (25218, 6250, '2010-10-01 01:18:42'), (25219, 6251, '2010-10-01 01:56:12'), (25220, 6252, '2010-10-01 03:29:21'), (25221, 6253, '2010-10-01 03:31:08'), (25222, 6254, '2010-10-01 04:23:17'), (25223, 6255, '2010-10-01 05:19:44'), (25224, 6257, '2010-10-01 06:29:06'), (25225, 6256, '2010-10-01 06:29:07'), (25226, 6258, '2010-10-01 07:05:40'), (25227, 6259, '2010-10-01 07:07:13'), (25228, 6260, '2010-10-01 07:07:35'), (25229, 6261, '2010-10-01 07:14:43'), (25230, 6262, '2010-10-01 07:48:31'), (25231, 6263, '2010-10-01 08:20:43'), (25232, 6264, '2010-10-01 08:22:06'), (25233, 6265, '2010-10-01 08:22:19'), (25234, 6266, '2010-10-01 09:06:52'), (25235, 6267, '2010-10-01 09:09:14'), (25236, 6268, '2010-10-01 09:25:20'), (25237, 6269, '2010-10-01 09:33:49'), (25238, 6270, '2010-10-01 09:41:22'), (25239, 6271, '2010-10-01 09:42:50'), (25240, 6272, '2010-10-01 09:47:22'), (25241, 6273, '2010-10-01 09:49:12'), (25242, 6274, '2010-10-01 10:20:32'), (25243, 6275, '2010-10-01 10:21:54'), (25244, 6276, '2010-10-01 10:22:15'), (25245, 6277, '2010-10-01 10:47:31'), (25246, 6277, '2010-10-01 10:47:49'), (25247, 6277, '2010-10-01 10:48:01'), (25248, 6277, '2010-10-01 10:48:22'), (25249, 6277, '2010-10-01 10:48:23'), (25250, 6277, '2010-10-01 10:48:28'), (25251, 6277, '2010-10-01 10:48:53'), (25252, 6277, '2010-10-01 10:49:30'), (25253, 6277, '2010-10-01 10:49:34'), (25254, 6278, '2010-10-01 10:51:01'), (25255, 6279, '2010-10-01 11:12:21'), (25256, 6280, '2010-10-01 11:13:02'), (25257, 6281, '2010-10-01 11:17:39'), (25258, 6282, '2010-10-01 11:17:50'), (25259, 6281, '2010-10-01 11:17:58'), (25260, 6281, '2010-10-01 11:18:03'), (25261, 6281, '2010-10-01 11:18:10'), (25262, 6283, '2010-10-01 11:20:18'), (25263, 6284, '2010-10-01 11:28:13'), (25264, 6285, '2010-10-01 11:36:54'), (25265, 6285, '2010-10-01 11:37:00'), (25266, 6285, '2010-10-01 11:37:29'), (25267, 6285, '2010-10-01 11:37:29'), (25268, 6285, '2010-10-01 11:37:29'), (25269, 6285, '2010-10-01 11:37:54'), (25270, 6286, '2010-10-01 11:56:50'), (25271, 6287, '2010-10-01 12:02:20'), (25272, 6288, '2010-10-01 12:05:59'), (25273, 6289, '2010-10-01 12:16:47'), (25274, 6290, '2010-10-01 12:19:54'), (25275, 6291, '2010-10-01 12:36:25'), (25276, 6292, '2010-10-01 13:02:29'), (25277, 6292, '2010-10-01 13:02:40'), (25278, 6292, '2010-10-01 13:02:50'), (25279, 6292, '2010-10-01 13:03:27'), (25280, 6292, '2010-10-01 13:04:02'), (25281, 6292, '2010-10-01 13:04:07'), (25282, 6292, '2010-10-01 13:04:25'), (25283, 6292, '2010-10-01 13:04:29'), (25284, 6292, '2010-10-01 13:04:35'), (25285, 6293, '2010-10-01 13:17:33'), (25286, 6293, '2010-10-01 13:17:41'), (25287, 6293, '2010-10-01 13:17:46'), (25288, 6293, '2010-10-01 13:17:58'), (25289, 6293, '2010-10-01 13:18:08'), (25290, 6293, '2010-10-01 13:18:21'), (25291, 6293, '2010-10-01 13:18:41'), (25292, 6293, '2010-10-01 13:18:55'), (25293, 6293, '2010-10-01 13:18:58'), (25294, 6293, '2010-10-01 13:18:59'), (25295, 6293, '2010-10-01 13:19:01'), (25296, 6293, '2010-10-01 13:19:38'), (25297, 6293, '2010-10-01 13:19:48'), (25298, 6293, '2010-10-01 13:19:57'), (25299, 6293, '2010-10-01 13:20:07'), (25300, 6293, '2010-10-01 13:20:19'), (25301, 6293, '2010-10-01 13:20:27'), (25302, 6293, '2010-10-01 13:21:03'), (25303, 6293, '2010-10-01 13:21:26'), (25304, 6293, '2010-10-01 13:21:29'), (25305, 6293, '2010-10-01 13:21:32'), (25306, 6294, '2010-10-01 14:04:57'), (25307, 6295, '2010-10-01 14:05:30'), (25308, 6295, '2010-10-01 14:05:53'), (25309, 6295, '2010-10-01 14:06:07'), (25310, 6295, '2010-10-01 14:06:14'), (25311, 6295, '2010-10-01 14:06:26'), (25312, 6296, '2010-10-01 14:07:16'), (25313, 6296, '2010-10-01 14:07:24'), (25314, 6295, '2010-10-01 14:07:26'), (25315, 6296, '2010-10-01 14:07:56'), (25316, 6296, '2010-10-01 14:08:06'), (25317, 6295, '2010-10-01 14:08:09'), (25318, 6296, '2010-10-01 14:08:15'), (25319, 6295, '2010-10-01 14:08:16'), (25320, 6296, '2010-10-01 14:08:19'), (25321, 6296, '2010-10-01 14:08:23'), (25322, 6296, '2010-10-01 14:08:24'), (25323, 6295, '2010-10-01 14:08:24'), (25324, 6296, '2010-10-01 14:08:29'), (25325, 6295, '2010-10-01 14:08:30'), (25326, 6296, '2010-10-01 14:08:30'), (25327, 6295, '2010-10-01 14:08:41'), (25328, 6297, '2010-10-01 15:07:01'), (25329, 6297, '2010-10-01 15:07:08'), (25330, 6297, '2010-10-01 15:07:16'), (25331, 6297, '2010-10-01 15:07:18'), (25332, 6297, '2010-10-01 15:07:18'), (25333, 6297, '2010-10-01 15:07:19'), (25334, 6297, '2010-10-01 15:07:29'), (25335, 6297, '2010-10-01 15:09:06'), (25336, 6298, '2010-10-01 15:11:17'), (25337, 6297, '2010-10-01 15:11:26'), (25338, 6297, '2010-10-01 15:11:26'), (25339, 6299, '2010-10-01 15:15:12'), (25340, 6300, '2010-10-01 15:36:36'), (25341, 6300, '2010-10-01 15:37:11'), (25342, 6300, '2010-10-01 15:37:57'), (25343, 6301, '2010-10-01 15:41:34'), (25344, 6301, '2010-10-01 15:41:45'), (25345, 6301, '2010-10-01 15:42:03'), (25346, 6301, '2010-10-01 15:42:19'), (25347, 6301, '2010-10-01 15:42:39'), (25348, 6301, '2010-10-01 15:43:06'), (25349, 6301, '2010-10-01 15:43:11'), (25350, 6302, '2010-10-01 15:43:12'), (25351, 6301, '2010-10-01 15:43:17'), (25352, 6301, '2010-10-01 15:44:04'), (25353, 6301, '2010-10-01 15:44:09'), (25354, 6301, '2010-10-01 15:44:16'), (25355, 6301, '2010-10-01 15:44:42'), (25356, 6301, '2010-10-01 15:45:04'), (25357, 6301, '2010-10-01 15:45:19'), (25358, 6301, '2010-10-01 15:45:28'), (25359, 6303, '2010-10-01 15:45:34'), (25360, 6301, '2010-10-01 15:45:35'), (25361, 6301, '2010-10-01 15:45:48'), (25362, 6301, '2010-10-01 15:46:05'), (25363, 6301, '2010-10-01 15:46:21'), (25364, 6301, '2010-10-01 15:46:47'), (25365, 6304, '2010-10-01 15:46:47'), (25366, 6301, '2010-10-01 15:47:02'), (25367, 6301, '2010-10-01 15:47:10'), (25368, 6305, '2010-10-01 15:47:15'), (25369, 6301, '2010-10-01 15:47:19'), (25370, 6301, '2010-10-01 15:47:29'), (25371, 6301, '2010-10-01 15:47:43'), (25372, 6301, '2010-10-01 15:47:47'), (25373, 6301, '2010-10-01 15:47:54'), (25374, 6301, '2010-10-01 15:48:33'), (25375, 6301, '2010-10-01 15:49:09'), (25376, 6301, '2010-10-01 15:49:18'), (25377, 6301, '2010-10-01 15:49:28'), (25378, 6301, '2010-10-01 15:49:40'), (25379, 6301, '2010-10-01 15:49:55'), (25380, 6301, '2010-10-01 15:50:04'), (25381, 6301, '2010-10-01 15:50:09'), (25382, 6306, '2010-10-01 16:19:42'), (25383, 6306, '2010-10-01 16:20:08'), (25384, 6307, '2010-10-01 16:20:15'), (25385, 6306, '2010-10-01 16:20:47'), (25386, 6306, '2010-10-01 16:21:01'), (25387, 6306, '2010-10-01 16:21:16'), (25388, 6306, '2010-10-01 16:22:08'), (25389, 6306, '2010-10-01 16:22:42'), (25390, 6308, '2010-10-01 16:22:58'), (25391, 6306, '2010-10-01 16:22:58'), (25392, 6306, '2010-10-01 16:23:00'), (25393, 6306, '2010-10-01 16:23:03'), (25394, 6306, '2010-10-01 16:23:04'), (25395, 6308, '2010-10-01 16:23:08'), (25396, 6308, '2010-10-01 16:23:10'), (25397, 6308, '2010-10-01 16:23:12'), (25398, 6308, '2010-10-01 16:23:12'), (25399, 6308, '2010-10-01 16:23:14'), (25400, 6308, '2010-10-01 16:23:14'), (25401, 6308, '2010-10-01 16:23:15'), (25402, 6308, '2010-10-01 16:23:19'), (25403, 6308, '2010-10-01 16:23:21'), (25404, 6308, '2010-10-01 16:23:21'), (25405, 6308, '2010-10-01 16:23:21'), (25406, 6308, '2010-10-01 16:23:35'), (25407, 6309, '2010-10-01 16:32:00'), (25408, 6310, '2010-10-01 16:35:18'), (25409, 6310, '2010-10-01 16:35:26'), (25410, 6310, '2010-10-01 16:35:49'), (25411, 6310, '2010-10-01 16:36:10'), (25412, 6310, '2010-10-01 16:36:26'), (25413, 6311, '2010-10-01 16:52:10'), (25414, 6311, '2010-10-01 16:52:57'), (25415, 6311, '2010-10-01 16:53:18'), (25416, 6311, '2010-10-01 16:53:37'), (25417, 6311, '2010-10-01 16:53:51'), (25418, 6311, '2010-10-01 16:54:03'), (25419, 6311, '2010-10-01 16:54:39'), (25420, 6311, '2010-10-01 16:55:41'), (25421, 6311, '2010-10-01 16:56:04'), (25422, 6311, '2010-10-01 16:56:22'), (25423, 6311, '2010-10-01 16:56:52'), (25424, 6311, '2010-10-01 16:57:10'), (25425, 6312, '2010-10-01 17:30:16'), (25426, 6313, '2010-10-01 17:58:32'), (25427, 6314, '2010-10-01 18:13:52'), (25428, 6315, '2010-10-01 18:43:31'), (25429, 6315, '2010-10-01 18:43:56'), (25430, 6315, '2010-10-01 18:48:55'), (25431, 6315, '2010-10-01 18:50:11'), (25432, 6315, '2010-10-01 19:03:12'), (25433, 6316, '2010-10-01 19:08:57'), (25434, 6317, '2010-10-01 19:12:04'), (25435, 6317, '2010-10-01 19:12:20'), (25436, 6317, '2010-10-01 19:12:28'), (25437, 6317, '2010-10-01 19:12:42'), (25438, 6318, '2010-10-01 19:12:52'), (25439, 6317, '2010-10-01 19:12:54'), (25440, 6317, '2010-10-01 19:13:16'), (25441, 6319, '2010-10-01 19:36:17'), (25442, 6315, '2010-10-01 19:38:36'), (25443, 6315, '2010-10-01 19:38:41'), (25444, 6320, '2010-10-01 19:49:20'), (25445, 6321, '2010-10-01 19:52:21'), (25446, 6321, '2010-10-01 19:53:07'), (25447, 6321, '2010-10-01 19:53:07'), (25448, 6321, '2010-10-01 19:53:07'), (25449, 6321, '2010-10-01 19:53:08'), (25450, 6321, '2010-10-01 19:53:10'), (25451, 6321, '2010-10-01 19:53:15'), (25452, 6320, '2010-10-01 20:06:19'), (25453, 6320, '2010-10-01 20:08:20'), (25454, 6322, '2010-10-01 20:21:55'), (25455, 6323, '2010-10-01 20:23:02'), (25456, 6321, '2010-10-01 20:27:02'), (25457, 6321, '2010-10-01 20:27:25'), (25458, 6321, '2010-10-01 20:27:41'), (25459, 6321, '2010-10-01 20:28:10'), (25460, 6324, '2010-10-01 20:29:40'), (25461, 6325, '2010-10-01 20:43:39'), (25462, 6325, '2010-10-01 20:44:21'), (25463, 6325, '2010-10-01 20:44:45'), (25464, 6325, '2010-10-01 20:50:29'), (25465, 6325, '2010-10-01 20:50:44'), (25466, 6325, '2010-10-01 20:50:45'), (25467, 6325, '2010-10-01 20:50:46'), (25468, 6325, '2010-10-01 20:50:47'), (25469, 6325, '2010-10-01 20:50:47'), (25470, 6325, '2010-10-01 20:50:47'), (25471, 6325, '2010-10-01 20:50:48'), (25472, 6325, '2010-10-01 20:50:48'), (25473, 6325, '2010-10-01 20:50:54'), (25474, 6326, '2010-10-01 21:05:18'), (25475, 6327, '2010-10-01 21:22:10'), (25476, 6328, '2010-10-01 21:54:17'), (25477, 6328, '2010-10-01 21:58:00'), (25478, 6328, '2010-10-01 21:58:28'), (25479, 6328, '2010-10-01 21:58:31'), (25480, 6328, '2010-10-01 21:58:39'), (25481, 6328, '2010-10-01 21:58:51'), (25482, 6328, '2010-10-01 21:59:08'), (25483, 6328, '2010-10-01 22:05:55'), (25484, 6328, '2010-10-01 22:05:56'), (25485, 6328, '2010-10-01 22:07:03'), (25486, 6328, '2010-10-01 22:07:29'), (25487, 6328, '2010-10-01 22:07:40'), (25488, 6328, '2010-10-01 22:07:43'), (25489, 6328, '2010-10-01 22:07:44'), (25490, 6328, '2010-10-01 22:07:44'), (25491, 6328, '2010-10-01 22:07:45'), (25492, 6328, '2010-10-01 22:07:46'), (25493, 6328, '2010-10-01 22:07:59'), (25494, 6328, '2010-10-01 22:08:15'), (25495, 6328, '2010-10-01 22:09:56'), (25496, 6328, '2010-10-01 22:10:02'), (25497, 6328, '2010-10-01 22:14:25'), (25498, 6328, '2010-10-01 22:14:30'), (25499, 6329, '2010-10-01 22:32:27'), (25500, 6330, '2010-10-02 01:05:08'), (25501, 6331, '2010-10-02 01:36:38'), (25502, 6332, '2010-10-02 02:12:34'), (25503, 6333, '2010-10-02 03:04:44'), (25504, 6334, '2010-10-02 05:40:01'), (25505, 6334, '2010-10-02 05:40:34'), (25506, 6335, '2010-10-02 05:49:01'), (25507, 6336, '2010-10-02 06:04:39'), (25508, 6336, '2010-10-02 06:09:57'), (25509, 6336, '2010-10-02 06:16:19'), (25510, 6336, '2010-10-02 06:17:34'), (25511, 6336, '2010-10-02 06:17:51'), (25512, 6336, '2010-10-02 06:18:02'), (25513, 6336, '2010-10-02 06:18:08'), (25514, 6336, '2010-10-02 06:20:00'), (25515, 6336, '2010-10-02 06:20:26'), (25516, 6336, '2010-10-02 06:20:36'), (25517, 6336, '2010-10-02 06:20:52'), (25518, 6336, '2010-10-02 06:21:10'), (25519, 6336, '2010-10-02 06:21:33'), (25520, 6336, '2010-10-02 06:22:40'), (25521, 6337, '2010-10-02 06:56:39'), (25522, 6338, '2010-10-02 07:36:55'), (25523, 6339, '2010-10-02 08:08:44'), (25524, 6340, '2010-10-02 08:21:32'), (25525, 6340, '2010-10-02 08:21:45'), (25526, 6340, '2010-10-02 08:21:55'), (25527, 6340, '2010-10-02 08:22:07'), (25528, 6340, '2010-10-02 08:22:19'), (25529, 6340, '2010-10-02 08:22:32'), (25530, 6340, '2010-10-02 08:22:43'), (25531, 6340, '2010-10-02 08:23:06'), (25532, 6340, '2010-10-02 08:23:20'), (25533, 6340, '2010-10-02 08:23:27'), (25534, 6340, '2010-10-02 08:23:34'), (25535, 6340, '2010-10-02 08:25:47'), (25536, 6340, '2010-10-02 08:25:58'), (25537, 6341, '2010-10-02 08:53:49'), (25538, 6342, '2010-10-02 09:16:53'), (25539, 6343, '2010-10-02 09:25:09'), (25540, 6344, '2010-10-02 09:49:10'), (25541, 6345, '2010-10-02 09:49:23'), (25542, 6346, '2010-10-02 10:52:34'), (25543, 6347, '2010-10-02 11:19:16'), (25544, 6347, '2010-10-02 11:19:31'), (25545, 6347, '2010-10-02 11:19:38'), (25546, 6347, '2010-10-02 11:19:45'), (25547, 6347, '2010-10-02 11:19:51'), (25548, 6347, '2010-10-02 11:20:03'), (25549, 6347, '2010-10-02 11:20:14'), (25550, 6347, '2010-10-02 11:20:24'), (25551, 6347, '2010-10-02 11:20:35'), (25552, 6347, '2010-10-02 11:20:43'), (25553, 6347, '2010-10-02 11:20:49'), (25554, 6347, '2010-10-02 11:21:38'), (25555, 6347, '2010-10-02 11:21:40'), (25556, 6347, '2010-10-02 11:21:46'), (25557, 6347, '2010-10-02 11:23:38'), (25558, 6347, '2010-10-02 11:23:58'), (25559, 6347, '2010-10-02 11:24:04'), (25560, 6347, '2010-10-02 11:24:12'), (25561, 6347, '2010-10-02 11:24:28'), (25562, 6347, '2010-10-02 11:25:03'), (25563, 6347, '2010-10-02 11:26:19'), (25564, 6348, '2010-10-02 12:15:44'), (25565, 6348, '2010-10-02 12:15:58'), (25566, 6348, '2010-10-02 12:16:06'), (25567, 6348, '2010-10-02 12:16:50'), (25568, 6348, '2010-10-02 12:17:09'), (25569, 6348, '2010-10-02 12:17:41'), (25570, 6348, '2010-10-02 12:18:01'), (25571, 6348, '2010-10-02 12:18:29'), (25572, 6348, '2010-10-02 12:18:57'), (25573, 6348, '2010-10-02 12:19:03'), (25574, 6348, '2010-10-02 12:19:28'), (25575, 6348, '2010-10-02 12:20:03'), (25576, 6348, '2010-10-02 12:20:04'), (25577, 6348, '2010-10-02 12:20:06'), (25578, 6348, '2010-10-02 12:20:26'), (25579, 6348, '2010-10-02 12:20:49'), (25580, 6348, '2010-10-02 12:20:50'), (25581, 6348, '2010-10-02 12:20:54'), (25582, 6348, '2010-10-02 12:20:59'), (25583, 6348, '2010-10-02 12:21:02'), (25584, 6348, '2010-10-02 12:21:05'), (25585, 6348, '2010-10-02 12:21:19'), (25586, 6349, '2010-10-02 12:42:39'), (25587, 6350, '2010-10-02 13:23:50'), (25588, 6351, '2010-10-02 13:51:55'), (25589, 6351, '2010-10-02 13:52:15'), (25590, 6351, '2010-10-02 13:52:16'), (25591, 6351, '2010-10-02 13:52:16'), (25592, 6351, '2010-10-02 13:52:17'), (25593, 6351, '2010-10-02 13:52:48'), (25594, 6351, '2010-10-02 13:52:52'), (25595, 6351, '2010-10-02 13:53:11'), (25596, 6351, '2010-10-02 13:53:27'), (25597, 6351, '2010-10-02 13:53:30'), (25598, 6351, '2010-10-02 13:53:33'), (25599, 6352, '2010-10-02 15:26:54'), (25600, 6352, '2010-10-02 15:27:27'), (25601, 6352, '2010-10-02 15:31:46'), (25602, 6352, '2010-10-02 15:32:25'), (25603, 6352, '2010-10-02 15:32:47'), (25604, 6352, '2010-10-02 15:33:10'), (25605, 6353, '2010-10-02 15:45:21'), (25606, 6336, '2010-10-02 16:48:51'), (25607, 6354, '2010-10-02 16:56:33'), (25608, 6355, '2010-10-02 16:59:55'), (25609, 6356, '2010-10-02 17:24:57'), (25610, 6356, '2010-10-02 17:25:13'), (25611, 6356, '2010-10-02 17:25:25'), (25612, 6356, '2010-10-02 17:26:10'), (25613, 6357, '2010-10-02 19:27:05'), (25614, 6357, '2010-10-02 19:27:38'), (25615, 6358, '2010-10-02 20:19:23'), (25616, 6358, '2010-10-02 20:19:42'), (25617, 6358, '2010-10-02 20:19:51'), (25618, 6358, '2010-10-02 20:19:55'), (25619, 6358, '2010-10-02 20:20:03'), (25620, 6359, '2010-10-02 20:23:53'), (25621, 6360, '2010-10-02 20:32:17'), (25622, 6360, '2010-10-02 20:32:28'), (25623, 6360, '2010-10-02 20:32:43'), (25624, 6360, '2010-10-02 20:32:54'), (25625, 6360, '2010-10-02 20:33:08'), (25626, 6360, '2010-10-02 20:33:32'), (25627, 6360, '2010-10-02 20:33:50'), (25628, 6360, '2010-10-02 20:34:05'), (25629, 6360, '2010-10-02 20:34:28'), (25630, 6361, '2010-10-02 20:34:45'), (25631, 6360, '2010-10-02 20:34:47'), (25632, 6361, '2010-10-02 20:34:59'), (25633, 6361, '2010-10-02 20:35:05'), (25634, 6361, '2010-10-02 20:35:19'), (25635, 6361, '2010-10-02 20:35:39'), (25636, 6361, '2010-10-02 20:35:48'), (25637, 6361, '2010-10-02 20:35:49'), (25638, 6361, '2010-10-02 20:36:16'), (25639, 6361, '2010-10-02 20:36:20'), (25640, 6361, '2010-10-02 20:36:23'), (25641, 6361, '2010-10-02 20:36:26'), (25642, 6361, '2010-10-02 20:36:29'), (25643, 6362, '2010-10-02 20:46:05'), (25644, 6362, '2010-10-02 20:46:12'), (25645, 6362, '2010-10-02 20:50:02'), (25646, 6362, '2010-10-02 20:50:33'), (25647, 6362, '2010-10-02 20:50:56'), (25648, 6362, '2010-10-02 20:56:30'), (25649, 6362, '2010-10-02 20:56:57'), (25650, 6362, '2010-10-02 20:57:10'), (25651, 6363, '2010-10-02 21:10:38'), (25652, 6364, '2010-10-02 21:11:52'), (25653, 6365, '2010-10-02 21:12:19'), (25654, 6366, '2010-10-02 21:13:01'), (25655, 6367, '2010-10-02 21:13:32'), (25656, 6362, '2010-10-02 21:13:54'), (25657, 6362, '2010-10-02 21:13:58'), (25658, 6368, '2010-10-02 21:14:19'), (25659, 6369, '2010-10-02 21:14:43'), (25660, 6370, '2010-10-02 21:15:41'), (25661, 6362, '2010-10-02 21:24:14'), (25662, 6362, '2010-10-02 21:25:22'), (25663, 6362, '2010-10-02 21:25:29'), (25664, 6362, '2010-10-02 21:25:33'), (25665, 6371, '2010-10-02 21:29:10'), (25666, 6371, '2010-10-02 21:29:18'), (25667, 6371, '2010-10-02 21:29:26'), (25668, 6371, '2010-10-02 21:29:31'), (25669, 6371, '2010-10-02 21:29:54'), (25670, 6371, '2010-10-02 21:30:36'), (25671, 6372, '2010-10-02 21:33:13'), (25672, 6362, '2010-10-02 21:38:49'), (25673, 6362, '2010-10-02 21:38:59'), (25674, 6362, '2010-10-02 21:39:21'), (25675, 6373, '2010-10-02 21:42:57'), (25676, 6374, '2010-10-02 22:27:49'), (25677, 6374, '2010-10-02 22:28:31'), (25678, 6374, '2010-10-02 22:28:55'), (25679, 6374, '2010-10-02 22:29:14'), (25680, 6374, '2010-10-02 22:29:16'), (25681, 6374, '2010-10-02 22:29:30'), (25682, 6374, '2010-10-02 22:29:44'), (25683, 6374, '2010-10-02 22:30:14'), (25684, 6374, '2010-10-02 22:30:27'), (25685, 6374, '2010-10-02 22:31:04'), (25686, 6374, '2010-10-02 22:31:19'), (25687, 6374, '2010-10-02 22:31:20'), (25688, 6374, '2010-10-02 22:31:21'), (25689, 6374, '2010-10-02 22:31:22'), (25690, 6374, '2010-10-02 22:31:23'), (25691, 6374, '2010-10-02 22:31:24'), (25692, 6374, '2010-10-02 22:31:29'), (25693, 6374, '2010-10-02 22:31:32'), (25694, 6374, '2010-10-02 22:31:35'), (25695, 6374, '2010-10-02 22:31:36'), (25696, 6374, '2010-10-02 22:31:37'), (25697, 6375, '2010-10-02 22:55:56'), (25698, 6376, '2010-10-03 00:01:21'), (25699, 6377, '2010-10-03 00:30:39'), (25700, 6378, '2010-10-03 01:52:57'), (25701, 6379, '2010-10-03 03:16:29'), (25702, 6380, '2010-10-03 04:02:44'), (25703, 6381, '2010-10-03 04:39:13'), (25704, 6382, '2010-10-03 04:53:13'), (25705, 6383, '2010-10-03 05:32:03'), (25706, 6384, '2010-10-03 06:22:56'), (25707, 6384, '2010-10-03 06:23:12'), (25708, 6384, '2010-10-03 06:23:20'), (25709, 6384, '2010-10-03 06:23:32'), (25710, 6384, '2010-10-03 06:23:38'), (25711, 6384, '2010-10-03 06:23:46'), (25712, 6385, '2010-10-03 07:16:56'), (25713, 6386, '2010-10-03 08:03:37'), (25714, 6386, '2010-10-03 08:03:52'), (25715, 6386, '2010-10-03 08:07:52'), (25716, 6386, '2010-10-03 08:08:00'), (25717, 6386, '2010-10-03 08:08:09'), (25718, 6386, '2010-10-03 08:08:25'), (25719, 6386, '2010-10-03 08:08:27'), (25720, 6386, '2010-10-03 08:08:43'), (25721, 6386, '2010-10-03 08:09:03'), (25722, 6387, '2010-10-03 08:59:09'), (25723, 6388, '2010-10-03 09:03:39'), (25724, 6389, '2010-10-03 09:44:51'), (25725, 6390, '2010-10-03 09:52:32'), (25726, 6390, '2010-10-03 09:52:46'), (25727, 6390, '2010-10-03 09:53:11'), (25728, 6391, '2010-10-03 10:10:17'), (25729, 6392, '2010-10-03 11:15:13'), (25730, 6392, '2010-10-03 11:15:33'), (25731, 6392, '2010-10-03 11:15:39'), (25732, 6392, '2010-10-03 11:15:55'), (25733, 6392, '2010-10-03 11:15:57'), (25734, 6392, '2010-10-03 11:16:09'), (25735, 6393, '2010-10-03 11:58:59'), (25736, 6394, '2010-10-03 12:18:57'), (25737, 6394, '2010-10-03 12:19:09'), (25738, 6394, '2010-10-03 12:19:16'), (25739, 6394, '2010-10-03 12:19:25'), (25740, 6394, '2010-10-03 12:19:31'), (25741, 6394, '2010-10-03 12:19:53'), (25742, 6394, '2010-10-03 12:19:59'), (25743, 6395, '2010-10-03 12:45:47'), (25744, 6336, '2010-10-03 12:49:03'), (25745, 6336, '2010-10-03 12:49:15'), (25746, 6336, '2010-10-03 12:49:15'), (25747, 6336, '2010-10-03 12:51:14'), (25748, 6336, '2010-10-03 12:51:40'), (25749, 6336, '2010-10-03 12:51:56'), (25750, 6336, '2010-10-03 12:51:56'), (25751, 6336, '2010-10-03 12:58:49'), (25752, 6336, '2010-10-03 12:58:51'), (25753, 6336, '2010-10-03 12:59:01'), (25754, 6336, '2010-10-03 12:59:25'), (25755, 6336, '2010-10-03 12:59:25'), (25756, 6336, '2010-10-03 12:59:42'), (25757, 6336, '2010-10-03 13:00:00'), (25758, 6336, '2010-10-03 13:01:29'), (25759, 6396, '2010-10-03 13:07:31'), (25760, 6336, '2010-10-03 13:09:20'), (25761, 6336, '2010-10-03 13:09:26'), (25762, 6336, '2010-10-03 13:09:34'), (25763, 6336, '2010-10-03 13:09:51'), (25764, 6397, '2010-10-03 13:14:50'), (25765, 6336, '2010-10-03 13:16:35'), (25766, 6398, '2010-10-03 13:58:21'), (25767, 6399, '2010-10-03 14:29:15'), (25768, 6400, '2010-10-03 14:31:29'), (25769, 6401, '2010-10-03 14:42:02'), (25770, 6402, '2010-10-03 15:19:24'), (25771, 6403, '2010-10-03 15:19:56'), (25772, 6402, '2010-10-03 15:20:02'), (25773, 6402, '2010-10-03 15:20:12'), (25774, 6402, '2010-10-03 15:20:21'), (25775, 6402, '2010-10-03 15:20:24'), (25776, 6402, '2010-10-03 15:20:26'), (25777, 6404, '2010-10-03 15:45:06'), (25778, 6405, '2010-10-03 17:09:19'), (25779, 6405, '2010-10-03 17:09:47'), (25780, 6405, '2010-10-03 17:10:10'), (25781, 6405, '2010-10-03 17:10:29'), (25782, 6405, '2010-10-03 17:11:01'), (25783, 6405, '2010-10-03 17:11:14'), (25784, 6405, '2010-10-03 17:12:49'), (25785, 6405, '2010-10-03 17:13:09'), (25786, 6405, '2010-10-03 17:13:16'), (25787, 6405, '2010-10-03 17:13:56'), (25788, 6406, '2010-10-03 17:14:42'), (25789, 6407, '2010-10-03 17:14:53'), (25790, 6406, '2010-10-03 17:14:54'), (25791, 6407, '2010-10-03 17:15:01'), (25792, 6406, '2010-10-03 17:15:04'), (25793, 6407, '2010-10-03 17:15:10'), (25794, 6408, '2010-10-03 17:15:12'), (25795, 6407, '2010-10-03 17:15:18'), (25796, 6407, '2010-10-03 17:15:29'), (25797, 6406, '2010-10-03 17:15:29'), (25798, 6407, '2010-10-03 17:15:38'), (25799, 6407, '2010-10-03 17:15:56'), (25800, 6407, '2010-10-03 17:16:13'), (25801, 6407, '2010-10-03 17:16:23'), (25802, 6407, '2010-10-03 17:16:31'), (25803, 6407, '2010-10-03 17:16:41'), (25804, 6407, '2010-10-03 17:16:50'), (25805, 6405, '2010-10-03 17:16:56'), (25806, 6407, '2010-10-03 17:17:04'), (25807, 6407, '2010-10-03 17:17:15'), (25808, 6407, '2010-10-03 17:17:28'), (25809, 6407, '2010-10-03 17:17:40'), (25810, 6407, '2010-10-03 17:17:56'), (25811, 6407, '2010-10-03 17:18:08'), (25812, 6407, '2010-10-03 17:18:20'), (25813, 6407, '2010-10-03 17:18:22'), (25814, 6407, '2010-10-03 17:19:02'), (25815, 6406, '2010-10-03 17:21:12'), (25816, 6406, '2010-10-03 17:24:28'), (25817, 6406, '2010-10-03 17:24:38'), (25818, 6406, '2010-10-03 17:26:32'), (25819, 6406, '2010-10-03 17:26:53'), (25820, 6406, '2010-10-03 17:27:45'), (25821, 6406, '2010-10-03 17:28:14'), (25822, 6406, '2010-10-03 17:28:31'), (25823, 6406, '2010-10-03 17:28:44'), (25824, 6406, '2010-10-03 17:29:01'), (25825, 6406, '2010-10-03 17:29:26'), (25826, 6406, '2010-10-03 17:29:34'), (25827, 6406, '2010-10-03 17:29:49'), (25828, 6406, '2010-10-03 17:29:59'), (25829, 6406, '2010-10-03 17:30:24'), (25830, 6406, '2010-10-03 17:30:48'), (25831, 6406, '2010-10-03 17:30:55'), (25832, 6406, '2010-10-03 17:31:06'), (25833, 6406, '2010-10-03 17:32:11'), (25834, 6406, '2010-10-03 17:32:27'), (25835, 6409, '2010-10-03 17:46:55'), (25836, 6409, '2010-10-03 17:47:31'), (25837, 6409, '2010-10-03 17:47:44'), (25838, 6409, '2010-10-03 17:47:50'), (25839, 6409, '2010-10-03 17:47:56'), (25840, 6410, '2010-10-03 17:48:46'), (25841, 6410, '2010-10-03 17:48:56'), (25842, 6410, '2010-10-03 17:49:37'), (25843, 6410, '2010-10-03 17:49:51'), (25844, 6410, '2010-10-03 17:49:54'), (25845, 6410, '2010-10-03 17:50:39'), (25846, 6410, '2010-10-03 17:50:45'), (25847, 6410, '2010-10-03 17:51:06'), (25848, 6410, '2010-10-03 17:51:37'), (25849, 6410, '2010-10-03 17:51:44'), (25850, 6410, '2010-10-03 17:51:51'), (25851, 6410, '2010-10-03 17:51:53'), (25852, 6410, '2010-10-03 17:52:02'), (25853, 6410, '2010-10-03 17:52:16'), (25854, 6410, '2010-10-03 17:53:43'), (25855, 6410, '2010-10-03 17:53:44'), (25856, 6410, '2010-10-03 17:53:50'), (25857, 6410, '2010-10-03 17:53:52'), (25858, 6410, '2010-10-03 17:53:58'), (25859, 6410, '2010-10-03 17:54:00'), (25860, 6410, '2010-10-03 17:54:19'), (25861, 6410, '2010-10-03 17:54:20'), (25862, 6411, '2010-10-03 17:55:32'), (25863, 6412, '2010-10-03 17:59:18'), (25864, 6412, '2010-10-03 17:59:33'), (25865, 6412, '2010-10-03 18:00:05'), (25866, 6412, '2010-10-03 18:00:05'), (25867, 6412, '2010-10-03 18:00:18'), (25868, 6412, '2010-10-03 18:00:37'), (25869, 6412, '2010-10-03 18:01:14'), (25870, 6412, '2010-10-03 18:01:16'), (25871, 6412, '2010-10-03 18:01:18'), (25872, 6412, '2010-10-03 18:01:19'), (25873, 6412, '2010-10-03 18:01:26'), (25874, 6412, '2010-10-03 18:01:27'), (25875, 6412, '2010-10-03 18:01:28'), (25876, 6412, '2010-10-03 18:01:29'), (25877, 6412, '2010-10-03 18:01:30'), (25878, 6412, '2010-10-03 18:01:33'), (25879, 6413, '2010-10-03 18:04:08'), (25880, 6413, '2010-10-03 18:05:25'), (25881, 6413, '2010-10-03 18:05:38'), (25882, 6413, '2010-10-03 18:06:11'), (25883, 6413, '2010-10-03 18:07:02'), (25884, 6413, '2010-10-03 18:07:12'), (25885, 6413, '2010-10-03 18:08:35'), (25886, 6413, '2010-10-03 18:09:12'), (25887, 6413, '2010-10-03 18:09:49'), (25888, 6413, '2010-10-03 18:10:14'), (25889, 6414, '2010-10-03 18:10:32'), (25890, 6413, '2010-10-03 18:11:03'), (25891, 6413, '2010-10-03 18:11:09'), (25892, 6413, '2010-10-03 18:11:14'), (25893, 6413, '2010-10-03 18:11:17'), (25894, 6413, '2010-10-03 18:11:21'), (25895, 6413, '2010-10-03 18:11:29'), (25896, 6413, '2010-10-03 18:12:30'), (25897, 6413, '2010-10-03 18:25:59'), (25898, 6413, '2010-10-03 18:26:07'), (25899, 6413, '2010-10-03 18:26:43'), (25900, 6413, '2010-10-03 18:27:29'), (25901, 6413, '2010-10-03 18:30:08'), (25902, 6413, '2010-10-03 18:30:10'), (25903, 6413, '2010-10-03 18:31:04'), (25904, 6413, '2010-10-03 18:34:55'), (25905, 6413, '2010-10-03 18:37:28'), (25906, 6413, '2010-10-03 18:37:30'), (25907, 6413, '2010-10-03 18:38:43'), (25908, 6413, '2010-10-03 18:38:44'), (25909, 6413, '2010-10-03 18:41:40'), (25910, 6413, '2010-10-03 18:42:15'), (25911, 6413, '2010-10-03 18:42:17'), (25912, 6413, '2010-10-03 18:44:54'), (25913, 6413, '2010-10-03 18:45:58'), (25914, 6413, '2010-10-03 18:46:06'), (25915, 6413, '2010-10-03 18:46:11'), (25916, 6413, '2010-10-03 18:46:36'), (25917, 6413, '2010-10-03 18:46:42'), (25918, 6413, '2010-10-03 18:46:46'), (25919, 6415, '2010-10-03 19:12:24'), (25920, 6415, '2010-10-03 19:12:56'), (25921, 6415, '2010-10-03 19:13:03'), (25922, 6416, '2010-10-03 19:13:58'), (25923, 6417, '2010-10-03 19:40:04'), (25924, 6418, '2010-10-03 19:40:14'), (25925, 6418, '2010-10-03 19:41:23'), (25926, 6418, '2010-10-03 19:41:55'), (25927, 6418, '2010-10-03 19:42:14'), (25928, 6419, '2010-10-03 21:05:13'), (25929, 6420, '2010-10-03 21:25:54'), (25930, 6421, '2010-10-03 22:45:26'), (25931, 6422, '2010-10-04 02:37:56'), (25932, 6423, '2010-10-04 02:39:41'), (25933, 6424, '2010-10-04 02:39:44'), (25934, 6425, '2010-10-04 02:39:46'), (25935, 6426, '2010-10-04 02:39:48'), (25936, 6427, '2010-10-04 02:39:50'), (25937, 6428, '2010-10-04 02:39:53'), (25938, 6429, '2010-10-04 02:39:56'), (25939, 6430, '2010-10-04 02:39:58'), (25940, 6431, '2010-10-04 02:40:01'), (25941, 6432, '2010-10-04 02:40:04'), (25942, 6433, '2010-10-04 02:40:06'), (25943, 6434, '2010-10-04 02:40:09'), (25944, 6435, '2010-10-04 02:40:11'), (25945, 6436, '2010-10-04 02:40:13'), (25946, 6437, '2010-10-04 02:40:15'), (25947, 6438, '2010-10-04 02:40:17'), (25948, 6439, '2010-10-04 02:40:19'), (25949, 6440, '2010-10-04 02:40:20'), (25950, 6441, '2010-10-04 02:40:22'), (25951, 6442, '2010-10-04 02:40:24'), (25952, 6443, '2010-10-04 02:40:26'), (25953, 6444, '2010-10-04 02:40:28'), (25954, 6445, '2010-10-04 02:40:31'), (25955, 6446, '2010-10-04 02:40:33'), (25956, 6447, '2010-10-04 02:40:35'), (25957, 6448, '2010-10-04 02:40:37'), (25958, 6449, '2010-10-04 02:40:39'), (25959, 6450, '2010-10-04 02:40:42'), (25960, 6451, '2010-10-04 02:40:45'), (25961, 6452, '2010-10-04 02:40:47'), (25962, 6453, '2010-10-04 02:40:50'), (25963, 6454, '2010-10-04 02:40:52'), (25964, 6455, '2010-10-04 02:40:55'), (25965, 6456, '2010-10-04 02:40:57'), (25966, 6457, '2010-10-04 02:41:00'), (25967, 6458, '2010-10-04 02:41:02'), (25968, 6459, '2010-10-04 02:41:05'), (25969, 6460, '2010-10-04 02:41:07'), (25970, 6461, '2010-10-04 02:41:10'), (25971, 6462, '2010-10-04 02:41:12'), (25972, 6463, '2010-10-04 02:41:15'), (25973, 6464, '2010-10-04 02:41:17'), (25974, 6465, '2010-10-04 02:41:20'), (25975, 6466, '2010-10-04 02:41:22'), (25976, 6467, '2010-10-04 02:41:25'), (25977, 6468, '2010-10-04 02:41:27'), (25978, 6469, '2010-10-04 02:41:30'), (25979, 6470, '2010-10-04 02:41:32'), (25980, 6471, '2010-10-04 02:41:35'), (25981, 6472, '2010-10-04 02:41:37'), (25982, 6473, '2010-10-04 02:41:40'), (25983, 6474, '2010-10-04 04:14:32'), (25984, 6474, '2010-10-04 04:14:36'), (25985, 6475, '2010-10-04 04:17:03'), (25986, 6476, '2010-10-04 05:58:40'), (25987, 6476, '2010-10-04 05:59:07'), (25988, 6476, '2010-10-04 05:59:08'), (25989, 6476, '2010-10-04 05:59:09'), (25990, 6476, '2010-10-04 05:59:10'), (25991, 6476, '2010-10-04 05:59:13'), (25992, 6477, '2010-10-04 07:49:48'), (25993, 6478, '2010-10-04 08:09:43'), (25994, 6478, '2010-10-04 08:10:08'), (25995, 6478, '2010-10-04 08:10:16'), (25996, 6478, '2010-10-04 08:10:34'), (25997, 6478, '2010-10-04 08:10:35'), (25998, 6478, '2010-10-04 08:10:37'), (25999, 6478, '2010-10-04 08:10:38'), (26000, 6477, '2010-10-04 08:31:56'), (26001, 6477, '2010-10-04 08:32:04'), (26002, 6477, '2010-10-04 08:32:28'), (26003, 6479, '2010-10-04 08:48:11'), (26004, 6480, '2010-10-04 09:40:43'), (26005, 6481, '2010-10-04 09:46:40'), (26006, 6482, '2010-10-04 10:34:36'), (26007, 6482, '2010-10-04 10:34:59'), (26008, 6482, '2010-10-04 10:35:18'), (26009, 6483, '2010-10-04 11:00:34'), (26010, 6484, '2010-10-04 11:08:49'), (26011, 6485, '2010-10-04 11:08:53'), (26012, 6486, '2010-10-04 11:08:56'), (26013, 6487, '2010-10-04 11:32:49'), (26014, 6488, '2010-10-04 11:34:27'), (26015, 6489, '2010-10-04 13:15:49'), (26016, 6489, '2010-10-04 13:16:05'), (26017, 6489, '2010-10-04 13:16:06'), (26018, 6490, '2010-10-04 13:34:24'), (26019, 6490, '2010-10-04 13:34:43'), (26020, 6490, '2010-10-04 13:34:52'), (26021, 6490, '2010-10-04 13:34:57'), (26022, 6490, '2010-10-04 13:35:19'), (26023, 6490, '2010-10-04 13:35:34'), (26024, 6490, '2010-10-04 13:35:40'), (26025, 6490, '2010-10-04 13:35:48'), (26026, 6491, '2010-10-04 14:51:11'), (26027, 6492, '2010-10-04 15:47:03'), (26028, 6493, '2010-10-04 16:09:46'), (26029, 6494, '2010-10-04 16:12:48'), (26030, 6495, '2010-10-04 16:25:15'), (26031, 6495, '2010-10-04 16:25:41'), (26032, 6495, '2010-10-04 16:25:54'), (26033, 6495, '2010-10-04 16:26:40'), (26034, 6496, '2010-10-04 16:29:29'), (26035, 6496, '2010-10-04 16:29:40'), (26036, 6496, '2010-10-04 16:29:49'), (26037, 6496, '2010-10-04 16:30:39'), (26038, 6496, '2010-10-04 16:30:53'), (26039, 6496, '2010-10-04 16:31:25'), (26040, 6496, '2010-10-04 16:31:29'), (26041, 6496, '2010-10-04 16:31:30'), (26042, 6496, '2010-10-04 16:31:46'), (26043, 6496, '2010-10-04 16:32:03'), (26044, 6497, '2010-10-04 16:38:13'), (26045, 6497, '2010-10-04 16:39:16'), (26046, 6498, '2010-10-04 16:42:42'), (26047, 6499, '2010-10-04 16:52:45'), (26048, 6499, '2010-10-04 16:53:56'), (26049, 6499, '2010-10-04 16:54:32'), (26050, 6499, '2010-10-04 16:54:34'), (26051, 6499, '2010-10-04 16:54:56'), (26052, 6499, '2010-10-04 16:54:58'), (26053, 6499, '2010-10-04 16:55:54'), (26054, 6499, '2010-10-04 16:55:56'), (26055, 6499, '2010-10-04 16:56:43'), (26056, 6499, '2010-10-04 16:56:45'), (26057, 6499, '2010-10-04 16:58:35'), (26058, 6499, '2010-10-04 16:58:38'), (26059, 6500, '2010-10-04 17:12:37'), (26060, 6501, '2010-10-04 17:18:08'), (26061, 6501, '2010-10-04 17:18:21'), (26062, 6501, '2010-10-04 17:18:30'), (26063, 6501, '2010-10-04 17:18:43'), (26064, 6501, '2010-10-04 17:19:12'), (26065, 6500, '2010-10-04 17:19:56'), (26066, 6500, '2010-10-04 17:20:26'), (26067, 6500, '2010-10-04 17:21:11'), (26068, 6502, '2010-10-04 17:24:47'), (26069, 6502, '2010-10-04 17:26:13'), (26070, 6503, '2010-10-04 17:26:37'), (26071, 6503, '2010-10-04 17:26:58'), (26072, 6503, '2010-10-04 17:27:17'), (26073, 6503, '2010-10-04 17:27:18'), (26074, 6503, '2010-10-04 17:27:19'), (26075, 6502, '2010-10-04 17:27:19'), (26076, 6502, '2010-10-04 17:27:33'), (26077, 6502, '2010-10-04 17:27:40'), (26078, 6503, '2010-10-04 17:28:40'), (26079, 6504, '2010-10-04 17:31:38'), (26080, 6502, '2010-10-04 17:33:14'), (26081, 6502, '2010-10-04 17:33:20'), (26082, 6505, '2010-10-04 17:55:33'), (26083, 6506, '2010-10-04 18:09:13'), (26084, 6507, '2010-10-04 18:14:30'), (26085, 6507, '2010-10-04 18:14:45'), (26086, 6507, '2010-10-04 18:15:03'), (26087, 6507, '2010-10-04 18:15:21'), (26088, 6507, '2010-10-04 18:15:40'), (26089, 6507, '2010-10-04 18:15:41'), (26090, 6507, '2010-10-04 18:15:47'), (26091, 6507, '2010-10-04 18:15:47'), (26092, 6507, '2010-10-04 18:15:48'), (26093, 6507, '2010-10-04 18:15:48'), (26094, 6507, '2010-10-04 18:15:54'), (26095, 6507, '2010-10-04 18:16:09'), (26096, 6507, '2010-10-04 18:16:21'), (26097, 6507, '2010-10-04 18:16:31'), (26098, 6507, '2010-10-04 18:16:39'), (26099, 6508, '2010-10-04 18:16:56'), (26100, 6507, '2010-10-04 18:17:00'), (26101, 6507, '2010-10-04 18:17:09'), (26102, 6507, '2010-10-04 18:17:20'), (26103, 6508, '2010-10-04 18:17:20'), (26104, 6507, '2010-10-04 18:17:28'), (26105, 6508, '2010-10-04 18:17:29'), (26106, 6507, '2010-10-04 18:17:42'), (26107, 6508, '2010-10-04 18:17:53'), (26108, 6507, '2010-10-04 18:18:00'), (26109, 6508, '2010-10-04 18:18:03'), (26110, 6507, '2010-10-04 18:18:13'), (26111, 6507, '2010-10-04 18:18:20'), (26112, 6509, '2010-10-04 18:36:18'), (26113, 6510, '2010-10-04 18:37:23'), (26114, 6511, '2010-10-04 19:01:53'), (26115, 6512, '2010-10-04 19:07:18'), (26116, 6512, '2010-10-04 19:07:53'), (26117, 6512, '2010-10-04 19:08:24'), (26118, 6513, '2010-10-04 19:40:42'), (26119, 6513, '2010-10-04 19:40:53'), (26120, 6513, '2010-10-04 19:41:14'), (26121, 6513, '2010-10-04 19:41:29'), (26122, 6513, '2010-10-04 19:41:37'), (26123, 6513, '2010-10-04 19:41:52'), (26124, 6513, '2010-10-04 19:42:14'), (26125, 6513, '2010-10-04 19:42:26'), (26126, 6513, '2010-10-04 19:42:34'), (26127, 6513, '2010-10-04 19:42:46'), (26128, 6513, '2010-10-04 19:43:11'), (26129, 6513, '2010-10-04 19:43:21'), (26130, 6513, '2010-10-04 19:43:31'), (26131, 6513, '2010-10-04 19:44:09'), (26132, 6513, '2010-10-04 19:44:20'), (26133, 6513, '2010-10-04 19:44:31'), (26134, 6513, '2010-10-04 19:44:40'), (26135, 6514, '2010-10-04 20:31:44'), (26136, 6515, '2010-10-04 21:38:36'), (26137, 6516, '2010-10-04 22:44:18'), (26138, 6516, '2010-10-04 22:45:28'), (26139, 6517, '2010-10-05 00:05:58'), (26140, 6518, '2010-10-05 00:30:53'), (26141, 6518, '2010-10-05 00:31:15'), (26142, 6518, '2010-10-05 00:31:27'), (26143, 6518, '2010-10-05 00:31:33'), (26144, 6518, '2010-10-05 00:32:07'), (26145, 6518, '2010-10-05 00:32:09'), (26146, 6518, '2010-10-05 00:32:16'), (26147, 6519, '2010-10-05 04:31:53'), (26148, 6519, '2010-10-05 04:32:14'), (26149, 6519, '2010-10-05 04:32:21'), (26150, 6519, '2010-10-05 04:32:27'), (26151, 6519, '2010-10-05 04:32:59'), (26152, 6519, '2010-10-05 04:33:13'), (26153, 6519, '2010-10-05 04:33:35'), (26154, 6519, '2010-10-05 04:33:41'), (26155, 6519, '2010-10-05 04:33:52'), (26156, 6519, '2010-10-05 04:34:07'), (26157, 6519, '2010-10-05 04:34:20'), (26158, 6519, '2010-10-05 04:34:43'), (26159, 6519, '2010-10-05 04:35:20'), (26160, 6519, '2010-10-05 04:35:43'), (26161, 6519, '2010-10-05 04:36:04'), (26162, 6519, '2010-10-05 04:36:09'), (26163, 6519, '2010-10-05 04:36:37'), (26164, 6519, '2010-10-05 04:36:38'), (26165, 6519, '2010-10-05 04:36:39'), (26166, 6519, '2010-10-05 04:36:41'), (26167, 6519, '2010-10-05 04:36:43'), (26168, 6519, '2010-10-05 04:36:44'), (26169, 6519, '2010-10-05 04:36:47'), (26170, 6519, '2010-10-05 04:36:49'), (26171, 6520, '2010-10-05 07:08:18'), (26172, 6520, '2010-10-05 07:08:27'), (26173, 6520, '2010-10-05 07:08:35'), (26174, 6520, '2010-10-05 07:08:42'), (26175, 6520, '2010-10-05 07:09:08'), (26176, 6521, '2010-10-05 07:25:16'), (26177, 6522, '2010-10-05 07:25:52'), (26178, 6522, '2010-10-05 07:33:50'), (26179, 6523, '2010-10-05 07:42:48'), (26180, 6524, '2010-10-05 08:10:21'), (26181, 6524, '2010-10-05 08:11:04'), (26182, 6524, '2010-10-05 08:12:55'), (26183, 6524, '2010-10-05 08:36:20'), (26184, 6524, '2010-10-05 08:39:12'), (26185, 6524, '2010-10-05 09:25:22'), (26186, 6525, '2010-10-05 10:22:11'), (26187, 6524, '2010-10-05 10:27:54'), (26188, 6524, '2010-10-05 10:34:12'), (26189, 6526, '2010-10-05 11:43:30'), (26190, 6527, '2010-10-05 11:45:01'), (26191, 6528, '2010-10-05 11:52:24'), (26192, 6529, '2010-10-05 12:26:29'), (26193, 6529, '2010-10-05 12:26:56'), (26194, 6529, '2010-10-05 12:27:31'), (26195, 6529, '2010-10-05 12:27:49'), (26196, 6529, '2010-10-05 12:27:57'), (26197, 6529, '2010-10-05 12:28:00'), (26198, 6529, '2010-10-05 12:28:03'), (26199, 6529, '2010-10-05 12:28:06'), (26200, 6529, '2010-10-05 12:33:47'), (26201, 6529, '2010-10-05 12:39:22'), (26202, 6530, '2010-10-05 13:05:17'), (26203, 6530, '2010-10-05 13:05:29'), (26204, 6530, '2010-10-05 13:05:35'), (26205, 6530, '2010-10-05 13:05:39'), (26206, 6530, '2010-10-05 13:05:52'), (26207, 6530, '2010-10-05 13:06:09'), (26208, 6530, '2010-10-05 13:06:32'), (26209, 6531, '2010-10-05 13:07:22'), (26210, 6530, '2010-10-05 13:09:07'), (26211, 6530, '2010-10-05 13:09:19'), (26212, 6530, '2010-10-05 13:09:40'), (26213, 6530, '2010-10-05 13:10:00'), (26214, 6530, '2010-10-05 13:10:21'), (26215, 6530, '2010-10-05 13:10:30'), (26216, 6530, '2010-10-05 13:10:41'), (26217, 6531, '2010-10-05 13:16:49'), (26218, 6532, '2010-10-05 13:20:03'), (26219, 6532, '2010-10-05 13:20:29'), (26220, 6532, '2010-10-05 13:20:53'), (26221, 6532, '2010-10-05 13:20:58'), (26222, 6532, '2010-10-05 13:20:58'), (26223, 6532, '2010-10-05 13:20:59'), (26224, 6532, '2010-10-05 13:20:59'), (26225, 6532, '2010-10-05 13:21:01'), (26226, 6532, '2010-10-05 13:21:03'), (26227, 6532, '2010-10-05 13:21:03'), (26228, 6532, '2010-10-05 13:21:04'), (26229, 6532, '2010-10-05 13:21:04'), (26230, 6532, '2010-10-05 13:21:05'), (26231, 6532, '2010-10-05 13:21:05'), (26232, 6532, '2010-10-05 13:21:08'), (26233, 6533, '2010-10-05 13:39:28'), (26234, 6534, '2010-10-05 14:07:54'), (26235, 6534, '2010-10-05 14:08:26'), (26236, 6534, '2010-10-05 14:09:36'), (26237, 6534, '2010-10-05 14:10:15'), (26238, 6534, '2010-10-05 14:10:37'), (26239, 6534, '2010-10-05 14:11:04'), (26240, 6534, '2010-10-05 14:11:21'), (26241, 6534, '2010-10-05 14:11:40'), (26242, 6534, '2010-10-05 14:11:48'), (26243, 6534, '2010-10-05 14:11:54'), (26244, 6534, '2010-10-05 14:12:05'), (26245, 6534, '2010-10-05 14:12:16'), (26246, 6534, '2010-10-05 14:29:47'), (26247, 6534, '2010-10-05 14:30:24'), (26248, 6534, '2010-10-05 14:30:31'), (26249, 6534, '2010-10-05 14:30:36'), (26250, 6534, '2010-10-05 14:30:56'), (26251, 6534, '2010-10-05 14:31:02'), (26252, 6534, '2010-10-05 14:31:20'), (26253, 6534, '2010-10-05 14:31:25'), (26254, 6534, '2010-10-05 14:31:44'), (26255, 6534, '2010-10-05 14:31:45'), (26256, 6534, '2010-10-05 14:31:46'), (26257, 6534, '2010-10-05 14:31:52'), (26258, 6534, '2010-10-05 14:31:53'), (26259, 6534, '2010-10-05 14:31:53'), (26260, 6534, '2010-10-05 14:31:54'), (26261, 6534, '2010-10-05 14:31:55'), (26262, 6534, '2010-10-05 14:31:56'), (26263, 6534, '2010-10-05 14:31:57'), (26264, 6534, '2010-10-05 14:31:58'), (26265, 6534, '2010-10-05 14:31:58'), (26266, 6534, '2010-10-05 14:32:08'), (26267, 6534, '2010-10-05 14:32:13'), (26268, 6534, '2010-10-05 14:32:15'), (26269, 6534, '2010-10-05 14:32:17'), (26270, 6534, '2010-10-05 14:32:18'), (26271, 6534, '2010-10-05 14:32:46'), (26272, 6534, '2010-10-05 14:35:46'), (26273, 6534, '2010-10-05 14:35:49'), (26274, 6534, '2010-10-05 14:35:53'), (26275, 6534, '2010-10-05 14:35:56'), (26276, 6534, '2010-10-05 14:36:00'), (26277, 6534, '2010-10-05 14:36:03'), (26278, 6535, '2010-10-05 14:46:31'), (26279, 6535, '2010-10-05 14:46:47'), (26280, 6535, '2010-10-05 14:48:18'), (26281, 6535, '2010-10-05 14:48:44'), (26282, 6535, '2010-10-05 14:48:59'), (26283, 6535, '2010-10-05 14:49:21'), (26284, 6535, '2010-10-05 14:49:31'), (26285, 6535, '2010-10-05 14:49:35'), (26286, 6535, '2010-10-05 14:49:36'), (26287, 6536, '2010-10-05 15:05:46'), (26288, 6536, '2010-10-05 15:06:06'), (26289, 6536, '2010-10-05 15:07:03'), (26290, 6537, '2010-10-05 15:15:23'), (26291, 6537, '2010-10-05 15:16:04'), (26292, 6537, '2010-10-05 15:16:22'), (26293, 6537, '2010-10-05 15:16:30'), (26294, 6538, '2010-10-05 15:22:18'), (26295, 6539, '2010-10-05 15:37:42'), (26296, 6539, '2010-10-05 15:37:51'), (26297, 6539, '2010-10-05 15:37:56'), (26298, 6539, '2010-10-05 15:38:06'), (26299, 6539, '2010-10-05 15:38:12'), (26300, 6540, '2010-10-05 17:36:39'), (26301, 6541, '2010-10-05 18:05:04'), (26302, 6542, '2010-10-05 18:12:05'), (26303, 6543, '2010-10-05 18:12:47'), (26304, 6544, '2010-10-05 18:13:01'), (26305, 6545, '2010-10-05 18:13:59'), (26306, 6546, '2010-10-05 18:14:28'), (26307, 6547, '2010-10-05 18:14:40'), (26308, 6548, '2010-10-05 18:39:36'), (26309, 6548, '2010-10-05 18:39:53'), (26310, 6548, '2010-10-05 18:39:54'), (26311, 6548, '2010-10-05 18:40:08'), (26312, 6549, '2010-10-05 19:19:11'), (26313, 6549, '2010-10-05 19:19:21'), (26314, 6550, '2010-10-05 19:27:09'), (26315, 6551, '2010-10-05 19:28:26'), (26316, 6552, '2010-10-05 19:40:16'), (26317, 6552, '2010-10-05 19:42:44'), (26318, 6553, '2010-10-05 19:49:33'), (26319, 6553, '2010-10-05 19:49:44'), (26320, 6553, '2010-10-05 19:50:09'), (26321, 6554, '2010-10-05 19:50:15'), (26322, 6553, '2010-10-05 19:50:27'), (26323, 6555, '2010-10-05 19:53:46'), (26324, 6556, '2010-10-05 20:19:45'), (26325, 6556, '2010-10-05 20:20:09'), (26326, 6556, '2010-10-05 20:20:34'), (26327, 6556, '2010-10-05 21:13:09'), (26328, 6556, '2010-10-05 21:13:11'), (26329, 6556, '2010-10-05 21:13:14'), (26330, 6557, '2010-10-05 21:30:21'), (26331, 6557, '2010-10-05 21:30:36'), (26332, 6557, '2010-10-05 21:30:57'), (26333, 6557, '2010-10-05 21:31:26'), (26334, 6557, '2010-10-05 21:31:35'), (26335, 6557, '2010-10-05 21:32:43'), (26336, 6557, '2010-10-05 21:32:50'), (26337, 6558, '2010-10-05 23:52:50'), (26338, 6559, '2010-10-06 01:08:41'), (26339, 6560, '2010-10-06 01:36:52'), (26340, 6561, '2010-10-06 01:39:29'), (26341, 6562, '2010-10-06 02:24:36'), (26342, 6563, '2010-10-06 02:48:35'), (26343, 6564, '2010-10-06 04:02:12'), (26344, 6565, '2010-10-06 05:34:59'), (26345, 6566, '2010-10-06 05:36:56'), (26346, 6567, '2010-10-06 06:49:59'), (26347, 6568, '2010-10-06 08:12:00'), (26348, 6568, '2010-10-06 08:12:20'), (26349, 6569, '2010-10-06 08:52:11'), (26350, 6569, '2010-10-06 08:52:45'), (26351, 6569, '2010-10-06 08:52:54'), (26352, 6569, '2010-10-06 08:53:13'), (26353, 6569, '2010-10-06 08:53:13'), (26354, 6569, '2010-10-06 08:53:16'), (26355, 6570, '2010-10-06 09:50:03'), (26356, 6571, '2010-10-06 10:11:43'), (26357, 6571, '2010-10-06 10:11:52'), (26358, 6571, '2010-10-06 10:11:52'), (26359, 6571, '2010-10-06 10:12:06'), (26360, 6571, '2010-10-06 10:16:15'), (26361, 6571, '2010-10-06 10:17:10'), (26362, 6571, '2010-10-06 10:17:10'), (26363, 6571, '2010-10-06 10:17:39'), (26364, 6571, '2010-10-06 10:18:15'), (26365, 6571, '2010-10-06 10:18:16'), (26366, 6571, '2010-10-06 10:18:22'), (26367, 6571, '2010-10-06 10:18:39'), (26368, 6571, '2010-10-06 10:18:43'), (26369, 6571, '2010-10-06 10:19:08'), (26370, 6571, '2010-10-06 10:19:17'), (26371, 6571, '2010-10-06 10:24:50'), (26372, 6571, '2010-10-06 10:24:56'), (26373, 6571, '2010-10-06 10:25:07'), (26374, 6571, '2010-10-06 10:25:31'), (26375, 6571, '2010-10-06 10:25:40'), (26376, 6571, '2010-10-06 10:26:38'), (26377, 6571, '2010-10-06 10:26:50'), (26378, 6571, '2010-10-06 10:26:57'), (26379, 6571, '2010-10-06 10:29:07'), (26380, 6571, '2010-10-06 10:29:08'), (26381, 6571, '2010-10-06 10:29:09'), (26382, 6571, '2010-10-06 10:29:10'), (26383, 6571, '2010-10-06 10:29:46'), (26384, 6571, '2010-10-06 10:29:54'), (26385, 6571, '2010-10-06 10:30:30'), (26386, 6571, '2010-10-06 10:30:43'), (26387, 6571, '2010-10-06 10:30:55'), (26388, 6571, '2010-10-06 10:31:01'), (26389, 6571, '2010-10-06 10:45:05'), (26390, 6571, '2010-10-06 10:45:12'), (26391, 6571, '2010-10-06 10:45:21'), (26392, 6571, '2010-10-06 10:46:10'), (26393, 6571, '2010-10-06 10:46:12'), (26394, 6571, '2010-10-06 10:46:18'), (26395, 6571, '2010-10-06 10:46:30'), (26396, 6572, '2010-10-06 10:53:54'), (26397, 6571, '2010-10-06 10:54:02'), (26398, 6571, '2010-10-06 10:57:22'), (26399, 6571, '2010-10-06 10:57:43'), (26400, 6571, '2010-10-06 11:00:08'), (26401, 6571, '2010-10-06 11:00:17'), (26402, 6571, '2010-10-06 11:00:30'), (26403, 6573, '2010-10-06 11:00:38'), (26404, 6574, '2010-10-06 11:39:41'), (26405, 6574, '2010-10-06 11:40:01'), (26406, 6574, '2010-10-06 11:40:02'), (26407, 6574, '2010-10-06 11:40:05'), (26408, 6574, '2010-10-06 11:40:29'), (26409, 6574, '2010-10-06 11:40:32'), (26410, 6574, '2010-10-06 11:40:33'), (26411, 6574, '2010-10-06 11:40:35'), (26412, 6574, '2010-10-06 11:40:35'), (26413, 6574, '2010-10-06 11:40:35'), (26414, 6574, '2010-10-06 11:40:37'), (26415, 6574, '2010-10-06 11:40:59'), (26416, 6575, '2010-10-06 11:54:01'), (26417, 6575, '2010-10-06 11:54:52'), (26418, 6575, '2010-10-06 11:54:52'), (26419, 6575, '2010-10-06 11:54:52'), (26420, 6575, '2010-10-06 11:54:53'), (26421, 6575, '2010-10-06 11:54:54'), (26422, 6575, '2010-10-06 11:54:55'), (26423, 6575, '2010-10-06 11:54:57'), (26424, 6575, '2010-10-06 11:55:03'), (26425, 6575, '2010-10-06 11:55:47'), (26426, 6575, '2010-10-06 11:56:06'), (26427, 6575, '2010-10-06 11:56:24'), (26428, 6575, '2010-10-06 11:56:25'), (26429, 6575, '2010-10-06 11:56:27'), (26430, 6575, '2010-10-06 11:56:28'), (26431, 6576, '2010-10-06 11:59:48'), (26432, 6576, '2010-10-06 12:00:19'), (26433, 6577, '2010-10-06 12:59:42'), (26434, 6578, '2010-10-06 14:52:43'), (26435, 6578, '2010-10-06 14:53:00'), (26436, 6578, '2010-10-06 14:53:22'), (26437, 6578, '2010-10-06 14:53:56'), (26438, 6578, '2010-10-06 14:53:59'), (26439, 6579, '2010-10-06 14:54:45'), (26440, 6579, '2010-10-06 14:55:05'), (26441, 6579, '2010-10-06 14:55:20'), (26442, 6579, '2010-10-06 14:55:31'), (26443, 6579, '2010-10-06 14:55:41'), (26444, 6579, '2010-10-06 14:55:50'), (26445, 6579, '2010-10-06 14:55:57'), (26446, 6579, '2010-10-06 14:56:11'), (26447, 6579, '2010-10-06 14:56:43'), (26448, 6580, '2010-10-06 15:06:49'), (26449, 6580, '2010-10-06 15:07:18'), (26450, 6580, '2010-10-06 15:07:37'), (26451, 6580, '2010-10-06 15:07:39'), (26452, 6580, '2010-10-06 15:07:41'), (26453, 6580, '2010-10-06 15:07:41'), (26454, 6580, '2010-10-06 15:07:42'), (26455, 6580, '2010-10-06 15:07:45'), (26456, 6580, '2010-10-06 15:07:45'), (26457, 6580, '2010-10-06 15:07:46'), (26458, 6580, '2010-10-06 15:07:48'), (26459, 6580, '2010-10-06 15:08:15'), (26460, 6581, '2010-10-06 15:22:34'), (26461, 6581, '2010-10-06 15:23:11'), (26462, 6581, '2010-10-06 15:23:57'), (26463, 6581, '2010-10-06 15:24:41'), (26464, 6581, '2010-10-06 15:24:46'), (26465, 6581, '2010-10-06 15:24:52'), (26466, 6581, '2010-10-06 15:25:06'), (26467, 6581, '2010-10-06 15:25:30'), (26468, 6581, '2010-10-06 15:25:35'), (26469, 6582, '2010-10-06 15:25:36'), (26470, 6583, '2010-10-06 16:07:59'), (26471, 6584, '2010-10-06 16:08:00'), (26472, 6585, '2010-10-06 16:13:55'), (26473, 6585, '2010-10-06 16:14:04'), (26474, 6585, '2010-10-06 16:14:08'), (26475, 6585, '2010-10-06 16:14:20'), (26476, 6586, '2010-10-06 16:38:16'), (26477, 6587, '2010-10-06 17:20:31'), (26478, 6587, '2010-10-06 17:22:03'), (26479, 6588, '2010-10-06 17:33:07'), (26480, 6588, '2010-10-06 17:33:30'), (26481, 6588, '2010-10-06 17:33:39'), (26482, 6588, '2010-10-06 17:33:52'), (26483, 6589, '2010-10-06 17:42:21'), (26484, 6589, '2010-10-06 17:42:53'), (26485, 6589, '2010-10-06 17:43:19'), (26486, 6589, '2010-10-06 17:43:32'), (26487, 6590, '2010-10-06 17:44:23'), (26488, 6590, '2010-10-06 17:44:35'), (26489, 6590, '2010-10-06 17:44:42'), (26490, 6590, '2010-10-06 17:45:13'), (26491, 6589, '2010-10-06 17:46:13'), (26492, 6589, '2010-10-06 17:46:32'), (26493, 6589, '2010-10-06 17:46:38'), (26494, 6590, '2010-10-06 17:46:55'), (26495, 6589, '2010-10-06 17:46:58'), (26496, 6589, '2010-10-06 17:47:20'), (26497, 6589, '2010-10-06 17:47:29'), (26498, 6589, '2010-10-06 17:47:49'), (26499, 6589, '2010-10-06 17:48:10'), (26500, 6589, '2010-10-06 17:48:23'), (26501, 6589, '2010-10-06 17:48:33'), (26502, 6589, '2010-10-06 17:49:25'), (26503, 6590, '2010-10-06 17:49:54'), (26504, 6590, '2010-10-06 17:49:59'), (26505, 6590, '2010-10-06 17:54:57'), (26506, 6589, '2010-10-06 17:57:25'), (26507, 6591, '2010-10-06 17:58:29'), (26508, 6591, '2010-10-06 17:59:10'), (26509, 6589, '2010-10-06 17:59:57'), (26510, 6592, '2010-10-06 18:41:42'), (26511, 6592, '2010-10-06 18:41:53'), (26512, 6592, '2010-10-06 18:41:59'), (26513, 6592, '2010-10-06 18:42:11'), (26514, 6592, '2010-10-06 18:42:30'), (26515, 6592, '2010-10-06 18:42:43'), (26516, 6592, '2010-10-06 18:42:50'), (26517, 6592, '2010-10-06 18:43:02'), (26518, 6592, '2010-10-06 18:43:38'), (26519, 6592, '2010-10-06 18:43:48'), (26520, 6592, '2010-10-06 18:43:57'), (26521, 6592, '2010-10-06 18:44:09'), (26522, 6592, '2010-10-06 18:44:17'), (26523, 6593, '2010-10-06 19:01:51'), (26524, 6592, '2010-10-06 19:16:15'), (26525, 6592, '2010-10-06 19:16:33'), (26526, 6594, '2010-10-07 03:40:53'), (26527, 6595, '2010-10-07 04:27:45'), (26528, 6579, '2010-10-07 04:53:35'), (26529, 6596, '2010-10-07 06:31:37'), (26530, 6596, '2010-10-07 06:32:51'), (26531, 6596, '2010-10-07 06:33:10'), (26532, 6596, '2010-10-07 06:33:48'), (26533, 6596, '2010-10-07 06:45:43'), (26534, 6596, '2010-10-07 06:47:34'), (26535, 6596, '2010-10-07 06:52:15'), (26536, 6597, '2010-10-07 08:46:21'), (26537, 6598, '2010-10-07 09:42:45'), (26538, 6599, '2010-10-07 10:15:55'), (26539, 6599, '2010-10-07 10:16:05'), (26540, 6599, '2010-10-07 10:16:10'), (26541, 6599, '2010-10-07 10:16:41'), (26542, 6599, '2010-10-07 10:17:25'), (26543, 6599, '2010-10-07 10:17:44'), (26544, 6599, '2010-10-07 10:17:54'), (26545, 6599, '2010-10-07 10:49:32'), (26546, 6599, '2010-10-07 10:49:41'), (26547, 6599, '2010-10-07 10:49:47'), (26548, 6599, '2010-10-07 10:49:57'), (26549, 6599, '2010-10-07 10:52:59'), (26550, 6599, '2010-10-07 10:53:17'), (26551, 6600, '2010-10-07 11:00:38'), (26552, 6600, '2010-10-07 11:01:10'), (26553, 6600, '2010-10-07 11:01:25'), (26554, 6600, '2010-10-07 11:01:33'), (26555, 6600, '2010-10-07 11:01:49'), (26556, 6601, '2010-10-07 11:29:49'), (26557, 6601, '2010-10-07 11:30:01'), (26558, 6601, '2010-10-07 11:42:57'), (26559, 6599, '2010-10-07 11:53:27'), (26560, 6599, '2010-10-07 11:53:37'), (26561, 6599, '2010-10-07 11:54:00'), (26562, 6599, '2010-10-07 11:54:00'), (26563, 6599, '2010-10-07 11:54:27'), (26564, 6599, '2010-10-07 11:54:35'), (26565, 6599, '2010-10-07 11:54:43'), (26566, 6602, '2010-10-07 12:22:52'), (26567, 6602, '2010-10-07 12:23:52'), (26568, 6602, '2010-10-07 12:24:08'), (26569, 6602, '2010-10-07 12:24:22'), (26570, 6602, '2010-10-07 12:24:42'), (26571, 6602, '2010-10-07 12:25:05'), (26572, 6602, '2010-10-07 12:25:21'), (26573, 6603, '2010-10-07 12:25:44'), (26574, 6602, '2010-10-07 12:26:34'), (26575, 6602, '2010-10-07 12:27:00'), (26576, 6604, '2010-10-07 12:48:07'), (26577, 6604, '2010-10-07 12:48:29'), (26578, 6604, '2010-10-07 12:48:46'), (26579, 6604, '2010-10-07 12:49:38'), (26580, 6604, '2010-10-07 12:49:42'), (26581, 6605, '2010-10-07 13:12:15'), (26582, 6606, '2010-10-07 13:39:09'), (26583, 6607, '2010-10-07 13:46:51'), (26584, 6607, '2010-10-07 13:47:06'), (26585, 6607, '2010-10-07 13:47:12'), (26586, 6607, '2010-10-07 13:47:16'), (26587, 6607, '2010-10-07 13:47:25'), (26588, 6607, '2010-10-07 13:47:52'), (26589, 6607, '2010-10-07 13:48:11'), (26590, 6608, '2010-10-07 13:52:32'), (26591, 6608, '2010-10-07 13:53:00'), (26592, 6608, '2010-10-07 13:53:06'), (26593, 6608, '2010-10-07 13:53:11'), (26594, 6608, '2010-10-07 13:53:13'), (26595, 6608, '2010-10-07 13:53:14'), (26596, 6608, '2010-10-07 13:53:26'), (26597, 6608, '2010-10-07 13:53:50'), (26598, 6608, '2010-10-07 13:53:53'), (26599, 6608, '2010-10-07 13:53:55'), (26600, 6608, '2010-10-07 13:53:56'), (26601, 6608, '2010-10-07 13:54:03'), (26602, 6608, '2010-10-07 13:54:31'), (26603, 6608, '2010-10-07 13:54:45'), (26604, 6608, '2010-10-07 13:54:48'), (26605, 6608, '2010-10-07 13:54:49'), (26606, 6608, '2010-10-07 13:54:53'), (26607, 6608, '2010-10-07 13:54:53'), (26608, 6608, '2010-10-07 13:54:56'), (26609, 6608, '2010-10-07 13:54:56'), (26610, 6608, '2010-10-07 13:55:05'), (26611, 6608, '2010-10-07 13:55:17'), (26612, 6607, '2010-10-07 13:58:30'), (26613, 6607, '2010-10-07 13:58:33'), (26614, 6609, '2010-10-07 13:59:01'), (26615, 6609, '2010-10-07 13:59:09'), (26616, 6609, '2010-10-07 13:59:17'), (26617, 6609, '2010-10-07 13:59:47'), (26618, 6609, '2010-10-07 14:00:05'), (26619, 6609, '2010-10-07 14:00:11'), (26620, 6610, '2010-10-07 14:16:42'), (26621, 6611, '2010-10-07 14:21:36'), (26622, 6612, '2010-10-07 14:24:36'), (26623, 6613, '2010-10-07 14:26:41'), (26624, 6614, '2010-10-07 14:47:01'), (26625, 6615, '2010-10-07 14:47:53'), (26626, 6615, '2010-10-07 14:48:05'), (26627, 6615, '2010-10-07 14:48:24'), (26628, 6615, '2010-10-07 14:48:53'), (26629, 6615, '2010-10-07 14:49:08'), (26630, 6615, '2010-10-07 14:49:13'), (26631, 6615, '2010-10-07 14:49:47'), (26632, 6615, '2010-10-07 14:49:48'), (26633, 6615, '2010-10-07 14:49:54'), (26634, 6615, '2010-10-07 14:50:31'), (26635, 6615, '2010-10-07 14:50:36'), (26636, 6615, '2010-10-07 14:50:57'), (26637, 6615, '2010-10-07 14:51:29'), (26638, 6615, '2010-10-07 14:51:34'), (26639, 6615, '2010-10-07 14:51:40'), (26640, 6615, '2010-10-07 14:51:55'), (26641, 6615, '2010-10-07 14:52:01'), (26642, 6615, '2010-10-07 14:52:06'), (26643, 6616, '2010-10-07 14:53:54'), (26644, 6617, '2010-10-07 15:02:41'), (26645, 6579, '2010-10-07 15:03:29'), (26646, 6618, '2010-10-07 16:08:43'), (26647, 6619, '2010-10-07 16:08:43'), (26648, 6620, '2010-10-07 16:53:39'), (26649, 6620, '2010-10-07 16:53:50'), (26650, 6620, '2010-10-07 16:54:03'), (26651, 6621, '2010-10-07 16:54:16'), (26652, 6622, '2010-10-07 17:09:28'), (26653, 6622, '2010-10-07 17:09:39'), (26654, 6622, '2010-10-07 17:09:54'), (26655, 6622, '2010-10-07 17:10:02'), (26656, 6622, '2010-10-07 17:10:10'), (26657, 6622, '2010-10-07 17:10:20'), (26658, 6622, '2010-10-07 17:10:29'), (26659, 6622, '2010-10-07 17:11:14'), (26660, 6622, '2010-10-07 17:11:33'), (26661, 6623, '2010-10-07 17:33:31'), (26662, 6623, '2010-10-07 17:33:45'), (26663, 6623, '2010-10-07 17:33:49'), (26664, 6623, '2010-10-07 17:33:53'), (26665, 6623, '2010-10-07 17:34:00'), (26666, 6623, '2010-10-07 17:34:31'), (26667, 6624, '2010-10-07 17:44:12'), (26668, 6624, '2010-10-07 17:45:15'), (26669, 6624, '2010-10-07 17:45:46'), (26670, 6623, '2010-10-07 17:56:29'), (26671, 6623, '2010-10-07 17:56:34'), (26672, 6623, '2010-10-07 17:56:38'), (26673, 6623, '2010-10-07 17:56:44'), (26674, 6623, '2010-10-07 17:56:53'), (26675, 6623, '2010-10-07 17:56:58'), (26676, 6625, '2010-10-07 18:00:34'), (26677, 6625, '2010-10-07 18:01:16'), (26678, 6625, '2010-10-07 18:01:33'), (26679, 6625, '2010-10-07 18:01:59'), (26680, 6625, '2010-10-07 18:02:02'), (26681, 6626, '2010-10-07 18:37:45'), (26682, 6627, '2010-10-07 18:46:56'), (26683, 6627, '2010-10-07 18:47:23'), (26684, 6627, '2010-10-07 18:47:37'), (26685, 6627, '2010-10-07 18:47:53'), (26686, 6627, '2010-10-07 18:48:08'), (26687, 6628, '2010-10-07 18:52:45'), (26688, 6629, '2010-10-07 19:13:59'), (26689, 6629, '2010-10-07 19:14:26'), (26690, 6630, '2010-10-07 19:15:00'), (26691, 6631, '2010-10-07 19:35:06'), (26692, 6632, '2010-10-07 20:05:30'), (26693, 6632, '2010-10-07 20:05:58'), (26694, 6633, '2010-10-07 20:06:13'), (26695, 6632, '2010-10-07 20:06:34'), (26696, 6633, '2010-10-07 20:06:47'), (26697, 6633, '2010-10-07 20:07:02'), (26698, 6632, '2010-10-07 20:07:09'), (26699, 6632, '2010-10-07 20:07:38'), (26700, 6633, '2010-10-07 20:07:48'), (26701, 6633, '2010-10-07 20:08:03'), (26702, 6632, '2010-10-07 20:08:03'), (26703, 6633, '2010-10-07 20:08:11'), (26704, 6632, '2010-10-07 20:08:15'), (26705, 6632, '2010-10-07 20:09:02'), (26706, 6632, '2010-10-07 20:09:21'), (26707, 6632, '2010-10-07 20:10:12'), (26708, 6632, '2010-10-07 20:10:37'), (26709, 6632, '2010-10-07 20:10:47'), (26710, 6632, '2010-10-07 20:11:05'), (26711, 6633, '2010-10-07 20:11:14'), (26712, 6633, '2010-10-07 20:11:27'), (26713, 6632, '2010-10-07 20:11:30'), (26714, 6633, '2010-10-07 20:11:37'), (26715, 6632, '2010-10-07 20:11:38'), (26716, 6633, '2010-10-07 20:11:47'), (26717, 6632, '2010-10-07 20:11:53'), (26718, 6632, '2010-10-07 20:12:15'), (26719, 6632, '2010-10-07 20:12:53'), (26720, 6633, '2010-10-07 20:12:59'), (26721, 6633, '2010-10-07 20:13:12'), (26722, 6633, '2010-10-07 20:13:19'), (26723, 6632, '2010-10-07 20:14:43'), (26724, 6632, '2010-10-07 20:15:00'), (26725, 6632, '2010-10-07 20:15:29'), (26726, 6632, '2010-10-07 20:15:46'), (26727, 6632, '2010-10-07 20:15:57'), (26728, 6632, '2010-10-07 20:16:12'), (26729, 6632, '2010-10-07 20:16:51'), (26730, 6632, '2010-10-07 20:17:05'), (26731, 6632, '2010-10-07 20:17:21'), (26732, 6632, '2010-10-07 20:17:49'), (26733, 6632, '2010-10-07 20:17:55'), (26734, 6632, '2010-10-07 20:18:10'), (26735, 6632, '2010-10-07 20:18:46'), (26736, 6632, '2010-10-07 20:20:14'), (26737, 6632, '2010-10-07 20:20:57'), (26738, 6632, '2010-10-07 20:21:18'), (26739, 6632, '2010-10-07 20:21:36'), (26740, 6632, '2010-10-07 20:22:22'), (26741, 6632, '2010-10-07 20:22:36'), (26742, 6632, '2010-10-07 20:23:05'), (26743, 6632, '2010-10-07 20:23:28'), (26744, 6632, '2010-10-07 20:24:27'), (26745, 6632, '2010-10-07 20:24:40'), (26746, 6632, '2010-10-07 20:24:59'), (26747, 6632, '2010-10-07 20:25:34'), (26748, 6632, '2010-10-07 20:25:43'), (26749, 6632, '2010-10-07 20:26:22'), (26750, 6632, '2010-10-07 20:26:31'), (26751, 6632, '2010-10-07 20:26:50'), (26752, 6632, '2010-10-07 20:27:25'), (26753, 6633, '2010-10-07 20:28:09'), (26754, 6634, '2010-10-07 20:51:30'), (26755, 6635, '2010-10-07 20:52:17'), (26756, 6636, '2010-10-07 20:54:06'), (26757, 6637, '2010-10-07 20:55:55'), (26758, 6638, '2010-10-07 20:56:05'), (26759, 6637, '2010-10-07 20:56:31'), (26760, 6637, '2010-10-07 20:56:48'), (26761, 6637, '2010-10-07 20:57:10'), (26762, 6639, '2010-10-07 21:04:12'), (26763, 6639, '2010-10-07 21:04:37'), (26764, 6639, '2010-10-07 21:04:45'), (26765, 6639, '2010-10-07 21:04:50'), (26766, 6639, '2010-10-07 21:04:55'), (26767, 6639, '2010-10-07 21:05:04'), (26768, 6639, '2010-10-07 21:05:33'), (26769, 6639, '2010-10-07 21:06:18'), (26770, 6639, '2010-10-07 21:06:46'), (26771, 6639, '2010-10-07 21:07:29'), (26772, 6639, '2010-10-07 21:08:14'), (26773, 6639, '2010-10-07 21:08:31'), (26774, 6639, '2010-10-07 21:09:13'), (26775, 6639, '2010-10-07 21:09:28'), (26776, 6639, '2010-10-07 21:09:59'), (26777, 6639, '2010-10-07 21:11:26'), (26778, 6639, '2010-10-07 21:11:32'), (26779, 6639, '2010-10-07 21:11:46'), (26780, 6640, '2010-10-07 21:11:49'), (26781, 6641, '2010-10-07 21:25:24'), (26782, 6641, '2010-10-07 21:25:53'), (26783, 6641, '2010-10-07 21:26:17'), (26784, 6642, '2010-10-07 21:30:03'), (26785, 6643, '2010-10-07 21:32:08'), (26786, 6643, '2010-10-07 21:32:49'), (26787, 6643, '2010-10-07 21:33:57'), (26788, 6643, '2010-10-07 21:34:54'), (26789, 6644, '2010-10-07 22:22:42'), (26790, 6645, '2010-10-07 22:32:15'), (26791, 6646, '2010-10-07 22:33:44'), (26792, 6647, '2010-10-07 22:34:14'), (26793, 6648, '2010-10-07 22:36:02'), (26794, 6649, '2010-10-07 22:38:48'), (26795, 6650, '2010-10-07 22:39:41'), (26796, 6651, '2010-10-07 22:45:58'), (26797, 6652, '2010-10-07 23:03:36'), (26798, 6653, '2010-10-08 04:02:10'), (26799, 6654, '2010-10-08 04:34:12'), (26800, 6579, '2010-10-08 04:35:16'), (26801, 6655, '2010-10-08 05:22:21'), (26802, 6656, '2010-10-08 06:13:44'), (26803, 6656, '2010-10-08 06:20:39'), (26804, 6657, '2010-10-08 06:21:14'), (26805, 6658, '2010-10-08 06:30:44'), (26806, 6659, '2010-10-08 06:40:30'), (26807, 6659, '2010-10-08 06:40:42'), (26808, 6659, '2010-10-08 06:42:31'), (26809, 6659, '2010-10-08 06:46:08'), (26810, 6656, '2010-10-08 06:48:57'), (26811, 6660, '2010-10-08 06:50:14'), (26812, 6660, '2010-10-08 06:50:40'), (26813, 6656, '2010-10-08 06:52:41'), (26814, 6661, '2010-10-08 06:57:23'), (26815, 6662, '2010-10-08 07:01:05'), (26816, 6662, '2010-10-08 07:01:15'), (26817, 6662, '2010-10-08 07:01:20'), (26818, 6662, '2010-10-08 07:01:23'), (26819, 6662, '2010-10-08 07:01:28'), (26820, 6662, '2010-10-08 07:01:39'), (26821, 6662, '2010-10-08 07:01:40'), (26822, 6662, '2010-10-08 07:01:47'), (26823, 6662, '2010-10-08 07:01:47'), (26824, 6662, '2010-10-08 07:01:48'), (26825, 6662, '2010-10-08 07:01:54'), (26826, 6662, '2010-10-08 07:06:11'), (26827, 6663, '2010-10-08 07:08:10'), (26828, 6664, '2010-10-08 07:14:49'), (26829, 6665, '2010-10-08 07:16:14'), (26830, 6666, '2010-10-08 07:16:17'), (26831, 6667, '2010-10-08 07:16:19'), (26832, 6668, '2010-10-08 07:24:03'), (26833, 6669, '2010-10-08 07:34:10'), (26834, 6656, '2010-10-08 07:39:13'), (26835, 6656, '2010-10-08 07:48:42'), (26836, 6670, '2010-10-08 07:53:36'), (26837, 6656, '2010-10-08 07:53:47'), (26838, 6656, '2010-10-08 07:53:55'), (26839, 6670, '2010-10-08 07:54:00'), (26840, 6670, '2010-10-08 07:54:14'), (26841, 6670, '2010-10-08 07:54:20'), (26842, 6670, '2010-10-08 07:54:54'), (26843, 6671, '2010-10-08 08:19:00'), (26844, 6672, '2010-10-08 08:19:02'), (26845, 6673, '2010-10-08 08:28:06'), (26846, 6673, '2010-10-08 08:28:55'), (26847, 6673, '2010-10-08 08:34:12'), (26848, 6673, '2010-10-08 08:34:29'), (26849, 6674, '2010-10-08 08:40:43'), (26850, 6675, '2010-10-08 08:44:09'), (26851, 6656, '2010-10-08 08:51:31'), (26852, 6656, '2010-10-08 08:52:03'), (26853, 6676, '2010-10-08 08:53:28'), (26854, 6677, '2010-10-08 08:57:18'), (26855, 6677, '2010-10-08 08:57:41'), (26856, 6656, '2010-10-08 08:57:45'), (26857, 6677, '2010-10-08 08:58:18'), (26858, 6677, '2010-10-08 08:58:27'), (26859, 6677, '2010-10-08 08:58:36'), (26860, 6677, '2010-10-08 08:58:37'), (26861, 6677, '2010-10-08 08:58:43'), (26862, 6677, '2010-10-08 08:59:30'), (26863, 6656, '2010-10-08 09:05:07'), (26864, 6656, '2010-10-08 09:07:19'), (26865, 6679, '2010-10-08 09:07:48'), (26866, 6678, '2010-10-08 09:07:48'), (26867, 6667, '2010-10-08 09:07:50'), (26868, 6667, '2010-10-08 09:07:52'), (26869, 6680, '2010-10-08 09:08:07'), (26870, 6667, '2010-10-08 09:08:09'), (26871, 6681, '2010-10-08 09:08:19'), (26872, 6682, '2010-10-08 09:08:21'), (26873, 6667, '2010-10-08 09:08:22'), (26874, 6667, '2010-10-08 09:08:30'), (26875, 6683, '2010-10-08 09:09:30'), (26876, 6684, '2010-10-08 09:09:31'), (26877, 6667, '2010-10-08 09:09:31'), (26878, 6667, '2010-10-08 09:10:17'), (26879, 6667, '2010-10-08 09:10:41'), (26880, 6662, '2010-10-08 09:19:04'), (26881, 6656, '2010-10-08 09:31:47'), (26882, 6656, '2010-10-08 09:38:41'), (26883, 6685, '2010-10-08 09:39:19'), (26884, 6685, '2010-10-08 09:39:34'), (26885, 6685, '2010-10-08 09:39:42'), (26886, 6656, '2010-10-08 09:40:27'), (26887, 6685, '2010-10-08 09:40:27'), (26888, 6685, '2010-10-08 09:40:54'), (26889, 6685, '2010-10-08 09:41:36'), (26890, 6656, '2010-10-08 09:42:12'), (26891, 6656, '2010-10-08 09:42:17'), (26892, 6656, '2010-10-08 09:42:25'), (26893, 6656, '2010-10-08 09:42:28'), (26894, 6685, '2010-10-08 09:42:40'), (26895, 6656, '2010-10-08 09:42:41'), (26896, 6685, '2010-10-08 09:42:50'), (26897, 6656, '2010-10-08 09:43:03'), (26898, 6656, '2010-10-08 09:43:06'), (26899, 6656, '2010-10-08 09:43:12'), (26900, 6685, '2010-10-08 09:43:30'), (26901, 6656, '2010-10-08 09:43:33'), (26902, 6685, '2010-10-08 09:44:13'), (26903, 6685, '2010-10-08 09:44:27'), (26904, 6685, '2010-10-08 09:44:37'), (26905, 6686, '2010-10-08 09:45:10'), (26906, 6685, '2010-10-08 09:45:22'), (26907, 6685, '2010-10-08 09:45:25'), (26908, 6685, '2010-10-08 09:45:28'), (26909, 6685, '2010-10-08 09:45:32'), (26910, 6685, '2010-10-08 09:45:36'), (26911, 6685, '2010-10-08 09:45:40'), (26912, 6685, '2010-10-08 09:45:45'), (26913, 6685, '2010-10-08 09:45:52'), (26914, 6685, '2010-10-08 09:45:59'), (26915, 6687, '2010-10-08 09:46:01'), (26916, 6685, '2010-10-08 09:46:08'), (26917, 6685, '2010-10-08 09:46:49'), (26918, 6685, '2010-10-08 09:47:04'), (26919, 6656, '2010-10-08 09:47:40'), (26920, 6656, '2010-10-08 09:47:46'), (26921, 6688, '2010-10-08 09:49:49'), (26922, 6689, '2010-10-08 09:54:13'), (26923, 6689, '2010-10-08 09:54:28'), (26924, 6689, '2010-10-08 09:54:29'), (26925, 6689, '2010-10-08 09:55:04'), (26926, 6689, '2010-10-08 09:55:25'), (26927, 6689, '2010-10-08 09:55:42'), (26928, 6690, '2010-10-08 09:57:26'), (26929, 6690, '2010-10-08 09:57:39'), (26930, 6690, '2010-10-08 09:57:52'), (26931, 6691, '2010-10-08 10:00:32'), (26932, 6656, '2010-10-08 10:00:33'), (26933, 6689, '2010-10-08 10:02:03'), (26934, 6689, '2010-10-08 10:02:22'), (26935, 6689, '2010-10-08 10:02:30'), (26936, 6656, '2010-10-08 10:02:52'), (26937, 6689, '2010-10-08 10:03:26'), (26938, 6689, '2010-10-08 10:03:31'), (26939, 6689, '2010-10-08 10:03:35'), (26940, 6689, '2010-10-08 10:04:11'), (26941, 6689, '2010-10-08 10:04:23'), (26942, 6662, '2010-10-08 10:05:27'), (26943, 6692, '2010-10-08 10:08:35'), (26944, 6693, '2010-10-08 10:40:11'), (26945, 6694, '2010-10-08 10:53:17'), (26946, 6695, '2010-10-08 10:54:06'), (26947, 6696, '2010-10-08 10:55:30'), (26948, 6697, '2010-10-08 10:55:37'), (26949, 6698, '2010-10-08 10:55:48'), (26950, 6656, '2010-10-08 10:56:54'), (26951, 6656, '2010-10-08 10:57:04'), (26952, 6699, '2010-10-08 11:14:05'), (26953, 6656, '2010-10-08 11:14:50'), (26954, 6700, '2010-10-08 11:19:54'), (26955, 6701, '2010-10-08 11:22:56'), (26956, 6702, '2010-10-08 11:23:39'), (26957, 6702, '2010-10-08 11:23:49'), (26958, 6703, '2010-10-08 11:30:53'), (26959, 6656, '2010-10-08 11:34:33'), (26960, 6656, '2010-10-08 11:34:41'), (26961, 6656, '2010-10-08 11:34:49'), (26962, 6656, '2010-10-08 11:34:51'), (26963, 6656, '2010-10-08 11:34:54'), (26964, 6656, '2010-10-08 11:34:56'), (26965, 6656, '2010-10-08 11:35:00'), (26966, 6656, '2010-10-08 11:35:02'), (26967, 6656, '2010-10-08 11:35:06'), (26968, 6656, '2010-10-08 11:35:07'), (26969, 6692, '2010-10-08 11:36:55'), (26970, 6656, '2010-10-08 11:38:20'), (26971, 6656, '2010-10-08 11:43:49'), (26972, 6656, '2010-10-08 11:45:45'), (26973, 6704, '2010-10-08 11:54:26'), (26974, 6705, '2010-10-08 11:58:05'), (26975, 6705, '2010-10-08 11:59:19'), (26976, 6705, '2010-10-08 11:59:35'), (26977, 6706, '2010-10-08 12:00:41'), (26978, 6707, '2010-10-08 12:05:01'), (26979, 6708, '2010-10-08 12:07:24'), (26980, 6709, '2010-10-08 12:07:27'), (26981, 6710, '2010-10-08 12:07:30'), (26982, 6711, '2010-10-08 12:07:33'), (26983, 6712, '2010-10-08 12:07:37'), (26984, 6713, '2010-10-08 12:07:40'), (26985, 6714, '2010-10-08 12:07:44'), (26986, 6715, '2010-10-08 12:07:47'), (26987, 6716, '2010-10-08 12:07:51'), (26988, 6717, '2010-10-08 12:07:54'), (26989, 6718, '2010-10-08 12:07:58'), (26990, 6719, '2010-10-08 12:08:02'), (26991, 6720, '2010-10-08 12:08:05'), (26992, 6721, '2010-10-08 12:08:07'), (26993, 6722, '2010-10-08 12:08:10'), (26994, 6723, '2010-10-08 12:08:12'), (26995, 6724, '2010-10-08 12:08:19'), (26996, 6725, '2010-10-08 12:08:21'), (26997, 6726, '2010-10-08 12:08:23'), (26998, 6727, '2010-10-08 12:08:25'), (26999, 6728, '2010-10-08 12:08:27'), (27000, 6729, '2010-10-08 12:08:29'), (27001, 6730, '2010-10-08 12:08:32'), (27002, 6731, '2010-10-08 12:08:34'), (27003, 6732, '2010-10-08 12:08:36'), (27004, 6733, '2010-10-08 12:08:39'), (27005, 6734, '2010-10-08 12:08:41'), (27006, 6735, '2010-10-08 12:08:43'), (27007, 6736, '2010-10-08 12:08:46'), (27008, 6737, '2010-10-08 12:08:49'), (27009, 6738, '2010-10-08 12:08:51'), (27010, 6739, '2010-10-08 12:08:54'), (27011, 6740, '2010-10-08 12:08:58'), (27012, 6741, '2010-10-08 12:09:00'), (27013, 6742, '2010-10-08 12:09:03'), (27014, 6743, '2010-10-08 12:09:06'), (27015, 6744, '2010-10-08 12:09:09'), (27016, 6745, '2010-10-08 12:09:11'), (27017, 6746, '2010-10-08 12:09:14'), (27018, 6747, '2010-10-08 12:09:17'), (27019, 6748, '2010-10-08 12:09:21'), (27020, 6692, '2010-10-08 12:09:22'), (27021, 6749, '2010-10-08 12:09:25'), (27022, 6692, '2010-10-08 12:09:26'), (27023, 6750, '2010-10-08 12:09:28'), (27024, 6751, '2010-10-08 12:09:31'), (27025, 6752, '2010-10-08 12:09:34'), (27026, 6753, '2010-10-08 12:09:37'), (27027, 6754, '2010-10-08 12:09:41'), (27028, 6755, '2010-10-08 12:09:43'), (27029, 6756, '2010-10-08 12:09:46'), (27030, 6757, '2010-10-08 12:09:49'), (27031, 6758, '2010-10-08 12:09:57'), (27032, 6759, '2010-10-08 12:10:00'), (27033, 6760, '2010-10-08 12:10:04'), (27034, 6761, '2010-10-08 12:10:14'), (27035, 6692, '2010-10-08 12:10:27'), (27036, 6692, '2010-10-08 12:10:31'), (27037, 6762, '2010-10-08 12:17:03'), (27038, 6762, '2010-10-08 12:17:23'), (27039, 6762, '2010-10-08 12:17:34'), (27040, 6762, '2010-10-08 12:17:37'), (27041, 6762, '2010-10-08 12:17:37'), (27042, 6762, '2010-10-08 12:17:38'), (27043, 6762, '2010-10-08 12:17:38'), (27044, 6762, '2010-10-08 12:17:44'), (27045, 6763, '2010-10-08 12:18:40'), (27046, 6656, '2010-10-08 12:19:58'), (27047, 6656, '2010-10-08 12:20:04'), (27048, 6656, '2010-10-08 12:21:01'), (27049, 6764, '2010-10-08 12:21:24'), (27050, 6656, '2010-10-08 12:21:40'), (27051, 6656, '2010-10-08 12:21:42'), (27052, 6656, '2010-10-08 12:22:30'), (27053, 6656, '2010-10-08 12:22:32'), (27054, 6656, '2010-10-08 12:22:58'), (27055, 6656, '2010-10-08 12:23:54'), (27056, 6656, '2010-10-08 12:23:58'), (27057, 6656, '2010-10-08 12:24:10'), (27058, 6656, '2010-10-08 12:24:15'), (27059, 6656, '2010-10-08 12:24:19'), (27060, 6656, '2010-10-08 12:24:23'), (27061, 6656, '2010-10-08 12:24:26'), (27062, 6656, '2010-10-08 12:24:30'), (27063, 6656, '2010-10-08 12:24:34'), (27064, 6656, '2010-10-08 12:24:38'), (27065, 6656, '2010-10-08 12:24:47'), (27066, 6765, '2010-10-08 12:35:33'), (27067, 6765, '2010-10-08 12:35:44'), (27068, 6765, '2010-10-08 12:36:24'), (27069, 6765, '2010-10-08 12:36:26'), (27070, 6656, '2010-10-08 12:38:45'), (27071, 6656, '2010-10-08 12:39:03'), (27072, 6656, '2010-10-08 12:39:09'), (27073, 6656, '2010-10-08 12:41:15'), (27074, 6766, '2010-10-08 12:41:52'), (27075, 6656, '2010-10-08 12:43:11'), (27076, 6656, '2010-10-08 12:45:17'), (27077, 6656, '2010-10-08 12:45:32'), (27078, 6656, '2010-10-08 12:46:01'), (27079, 6656, '2010-10-08 12:46:07'), (27080, 6656, '2010-10-08 12:46:47'), (27081, 6656, '2010-10-08 12:47:02'), (27082, 6656, '2010-10-08 12:47:08'), (27083, 6656, '2010-10-08 12:47:13'), (27084, 6656, '2010-10-08 12:47:55'), (27085, 6656, '2010-10-08 12:48:01'), (27086, 6656, '2010-10-08 12:48:58'), (27087, 6656, '2010-10-08 12:49:14'), (27088, 6656, '2010-10-08 12:49:41'), (27089, 6656, '2010-10-08 12:57:21'), (27090, 6656, '2010-10-08 12:57:28'), (27091, 6767, '2010-10-08 12:58:23'), (27092, 6656, '2010-10-08 12:58:41'), (27093, 6656, '2010-10-08 12:59:17'), (27094, 6656, '2010-10-08 12:59:49'), (27095, 6768, '2010-10-08 13:31:10'), (27096, 6769, '2010-10-08 13:39:10'), (27097, 6770, '2010-10-08 13:47:24'), (27098, 6656, '2010-10-08 14:21:08'), (27099, 6656, '2010-10-08 14:21:16'), (27100, 6771, '2010-10-08 14:45:40'), (27101, 6772, '2010-10-08 14:46:53'), (27102, 6772, '2010-10-08 14:47:13'), (27103, 6772, '2010-10-08 14:47:48'), (27104, 6771, '2010-10-08 14:49:32'), (27105, 6771, '2010-10-08 14:49:34'), (27106, 6771, '2010-10-08 14:49:39'), (27107, 6773, '2010-10-08 14:51:29'), (27108, 6774, '2010-10-08 15:21:44'), (27109, 6774, '2010-10-08 15:21:53'), (27110, 6775, '2010-10-08 15:22:07'), (27111, 6776, '2010-10-08 15:25:35'), (27112, 6777, '2010-10-08 15:25:58'), (27113, 6777, '2010-10-08 15:26:33'), (27114, 6777, '2010-10-08 15:26:50'), (27115, 6777, '2010-10-08 15:27:24'), (27116, 6777, '2010-10-08 15:27:27'), (27117, 6777, '2010-10-08 15:27:28'), (27118, 6777, '2010-10-08 15:27:35'), (27119, 6777, '2010-10-08 15:27:37'), (27120, 6777, '2010-10-08 15:27:52'), (27121, 6777, '2010-10-08 15:27:57'), (27122, 6777, '2010-10-08 15:28:18'), (27123, 6777, '2010-10-08 15:28:32'), (27124, 6774, '2010-10-08 15:31:49'), (27125, 6774, '2010-10-08 15:32:37'), (27126, 6778, '2010-10-08 15:42:35'), (27127, 6778, '2010-10-08 15:42:53'), (27128, 6778, '2010-10-08 15:42:57'), (27129, 6778, '2010-10-08 15:43:01'), (27130, 6778, '2010-10-08 15:43:15'), (27131, 6779, '2010-10-08 15:45:36'), (27132, 6778, '2010-10-08 15:45:58'), (27133, 6778, '2010-10-08 15:46:11'), (27134, 6780, '2010-10-08 15:46:11'), (27135, 6778, '2010-10-08 15:46:20'), (27136, 6778, '2010-10-08 15:46:33'), (27137, 6778, '2010-10-08 15:46:42'), (27138, 6778, '2010-10-08 15:46:43'), (27139, 6781, '2010-10-08 15:58:19'), (27140, 6782, '2010-10-08 16:01:42'), (27141, 6579, '2010-10-08 16:14:49'), (27142, 6783, '2010-10-08 16:23:05'), (27143, 6784, '2010-10-08 16:41:25'), (27144, 6785, '2010-10-08 16:56:28'), (27145, 6786, '2010-10-08 17:37:04'), (27146, 6787, '2010-10-08 17:55:08'), (27147, 6677, '2010-10-08 18:08:27'), (27148, 6788, '2010-10-08 18:12:41'), (27149, 6789, '2010-10-08 18:42:09'), (27150, 6789, '2010-10-08 18:42:32'), (27151, 6789, '2010-10-08 18:42:35'), (27152, 6789, '2010-10-08 18:42:35'), (27153, 6789, '2010-10-08 18:42:39'), (27154, 6789, '2010-10-08 18:42:41'), (27155, 6789, '2010-10-08 18:42:43'), (27156, 6789, '2010-10-08 18:42:45'), (27157, 6789, '2010-10-08 18:42:47'), (27158, 6789, '2010-10-08 18:42:50'), (27159, 6789, '2010-10-08 18:42:51'), (27160, 6789, '2010-10-08 18:42:52'), (27161, 6789, '2010-10-08 18:42:56'), (27162, 6789, '2010-10-08 18:42:56'), (27163, 6789, '2010-10-08 18:43:11'), (27164, 6789, '2010-10-08 18:43:31'), (27165, 6789, '2010-10-08 18:44:00'), (27166, 6789, '2010-10-08 18:44:33'), (27167, 6789, '2010-10-08 18:44:48'), (27168, 6789, '2010-10-08 18:45:03'), (27169, 6789, '2010-10-08 18:45:15'), (27170, 6789, '2010-10-08 18:45:28'), (27171, 6789, '2010-10-08 18:45:36'), (27172, 6789, '2010-10-08 18:45:40'), (27173, 6789, '2010-10-08 18:45:41'), (27174, 6789, '2010-10-08 18:45:42'), (27175, 6789, '2010-10-08 18:45:44'), (27176, 6789, '2010-10-08 18:45:44'), (27177, 6789, '2010-10-08 18:45:55'), (27178, 6789, '2010-10-08 18:45:56'), (27179, 6789, '2010-10-08 18:45:56'), (27180, 6789, '2010-10-08 18:45:58'), (27181, 6789, '2010-10-08 18:46:07'), (27182, 6789, '2010-10-08 18:46:12'), (27183, 6789, '2010-10-08 18:46:17'), (27184, 6789, '2010-10-08 18:46:27'), (27185, 6789, '2010-10-08 18:46:55'), (27186, 6789, '2010-10-08 18:47:13'), (27187, 6789, '2010-10-08 18:47:22'), (27188, 6790, '2010-10-08 19:15:01'), (27189, 6791, '2010-10-08 20:14:43'), (27190, 6791, '2010-10-08 20:18:05'), (27191, 6791, '2010-10-08 20:18:10'), (27192, 6791, '2010-10-08 20:18:15'), (27193, 6791, '2010-10-08 20:18:20'), (27194, 6791, '2010-10-08 20:19:06'), (27195, 6791, '2010-10-08 20:19:14'), (27196, 6791, '2010-10-08 20:19:43'), (27197, 6792, '2010-10-08 20:26:03'), (27198, 6793, '2010-10-08 20:34:28'), (27199, 6795, '2010-10-08 22:10:06'), (27200, 6794, '2010-10-08 22:10:06'), (27201, 6796, '2010-10-08 22:13:22'), (27202, 6796, '2010-10-08 22:13:36'), (27203, 6796, '2010-10-08 22:13:43'), (27204, 6796, '2010-10-08 22:13:49'), (27205, 6796, '2010-10-08 22:13:50'), (27206, 6796, '2010-10-08 22:13:57'), (27207, 6796, '2010-10-08 22:14:02'), (27208, 6796, '2010-10-08 22:14:07'), (27209, 6796, '2010-10-08 22:14:18'), (27210, 6796, '2010-10-08 22:14:19'), (27211, 6796, '2010-10-08 22:14:24'), (27212, 6797, '2010-10-08 23:40:24'), (27213, 6798, '2010-10-09 02:09:42'), (27214, 6798, '2010-10-09 02:10:17'), (27215, 6798, '2010-10-09 02:10:17'), (27216, 6798, '2010-10-09 02:10:19'), (27217, 6798, '2010-10-09 02:10:19'), (27218, 6798, '2010-10-09 02:10:31'), (27219, 6798, '2010-10-09 02:11:03'), (27220, 6798, '2010-10-09 02:11:22'), (27221, 6798, '2010-10-09 02:20:59'), (27222, 6798, '2010-10-09 02:21:03'), (27223, 6798, '2010-10-09 02:21:33'), (27224, 6798, '2010-10-09 02:21:58'), (27225, 6798, '2010-10-09 02:22:06'), (27226, 6798, '2010-10-09 02:22:18'), (27227, 6798, '2010-10-09 02:22:18'), (27228, 6798, '2010-10-09 02:22:20'), (27229, 6798, '2010-10-09 02:22:22'), (27230, 6798, '2010-10-09 02:22:33'), (27231, 6798, '2010-10-09 02:22:40'), (27232, 6798, '2010-10-09 02:22:42'), (27233, 6798, '2010-10-09 02:22:54'), (27234, 6798, '2010-10-09 02:23:05'), (27235, 6798, '2010-10-09 02:23:11'), (27236, 6798, '2010-10-09 02:23:23'), (27237, 6798, '2010-10-09 02:23:25'), (27238, 6798, '2010-10-09 02:23:33'), (27239, 6798, '2010-10-09 02:23:37'), (27240, 6798, '2010-10-09 02:24:02'), (27241, 6798, '2010-10-09 02:24:12'), (27242, 6798, '2010-10-09 02:24:28'), (27243, 6798, '2010-10-09 02:24:35'), (27244, 6798, '2010-10-09 02:24:47'), (27245, 6798, '2010-10-09 02:24:54'), (27246, 6798, '2010-10-09 02:25:03'), (27247, 6798, '2010-10-09 02:25:18'), (27248, 6798, '2010-10-09 02:25:26'), (27249, 6798, '2010-10-09 02:25:31'), (27250, 6798, '2010-10-09 02:25:49'), (27251, 6798, '2010-10-09 02:25:57'), (27252, 6798, '2010-10-09 02:26:08'), (27253, 6798, '2010-10-09 02:26:24'), (27254, 6798, '2010-10-09 02:26:43'), (27255, 6798, '2010-10-09 02:27:06'), (27256, 6798, '2010-10-09 02:27:50'), (27257, 6798, '2010-10-09 02:27:58'), (27258, 6798, '2010-10-09 02:28:05'), (27259, 6799, '2010-10-09 02:55:04'), (27260, 6800, '2010-10-09 04:32:20'), (27261, 6677, '2010-10-09 06:37:19'), (27262, 6801, '2010-10-09 06:52:05'), (27263, 6677, '2010-10-09 06:55:39'), (27264, 6802, '2010-10-09 07:56:22'), (27265, 6803, '2010-10-09 08:20:43'), (27266, 6804, '2010-10-09 08:34:56'), (27267, 6804, '2010-10-09 08:35:10'), (27268, 6804, '2010-10-09 08:35:51'), (27269, 6804, '2010-10-09 08:36:38'), (27270, 6804, '2010-10-09 08:37:52'), (27271, 6804, '2010-10-09 08:38:09'), (27272, 6804, '2010-10-09 08:38:30'), (27273, 6804, '2010-10-09 08:38:36'), (27274, 6804, '2010-10-09 08:39:42'), (27275, 6804, '2010-10-09 08:40:29'), (27276, 6804, '2010-10-09 08:40:43'), (27277, 6804, '2010-10-09 08:40:58'), (27278, 6804, '2010-10-09 08:41:12'), (27279, 6804, '2010-10-09 08:41:15'), (27280, 6804, '2010-10-09 08:41:22'), (27281, 6804, '2010-10-09 08:41:27'), (27282, 6804, '2010-10-09 08:41:53'), (27283, 6804, '2010-10-09 08:42:02'), (27284, 6804, '2010-10-09 08:42:34'), (27285, 6804, '2010-10-09 08:43:40'), (27286, 6804, '2010-10-09 08:43:46'), (27287, 6804, '2010-10-09 08:43:54'), (27288, 6804, '2010-10-09 08:43:59'), (27289, 6804, '2010-10-09 08:44:13'), (27290, 6804, '2010-10-09 08:44:19'), (27291, 6804, '2010-10-09 08:44:26'), (27292, 6804, '2010-10-09 08:44:31'), (27293, 6804, '2010-10-09 08:45:02'), (27294, 6804, '2010-10-09 08:45:16'), (27295, 6804, '2010-10-09 08:45:25'), (27296, 6804, '2010-10-09 08:45:34'), (27297, 6804, '2010-10-09 08:45:49'), (27298, 6804, '2010-10-09 08:46:02'), (27299, 6804, '2010-10-09 08:46:24'), (27300, 6804, '2010-10-09 08:46:26'), (27301, 6804, '2010-10-09 08:47:12'), (27302, 6804, '2010-10-09 08:47:52'), (27303, 6804, '2010-10-09 08:47:56'), (27304, 6804, '2010-10-09 08:47:58'), (27305, 6804, '2010-10-09 08:48:04'), (27306, 6804, '2010-10-09 08:48:08'), (27307, 6804, '2010-10-09 08:48:09'), (27308, 6804, '2010-10-09 08:48:09'), (27309, 6804, '2010-10-09 08:48:11'), (27310, 6804, '2010-10-09 08:48:12'), (27311, 6804, '2010-10-09 08:48:14'), (27312, 6805, '2010-10-09 09:01:37'), (27313, 6806, '2010-10-09 09:02:16'), (27314, 6807, '2010-10-09 09:02:22'), (27315, 6807, '2010-10-09 09:02:37'), (27316, 6807, '2010-10-09 09:03:05'), (27317, 6807, '2010-10-09 09:03:08'), (27318, 6807, '2010-10-09 09:03:09'), (27319, 6807, '2010-10-09 09:03:10'), (27320, 6807, '2010-10-09 09:03:20'), (27321, 6807, '2010-10-09 09:03:25'), (27322, 6807, '2010-10-09 09:03:35'), (27323, 6807, '2010-10-09 09:03:42'), (27324, 6807, '2010-10-09 09:03:52'), (27325, 6807, '2010-10-09 09:03:52'), (27326, 6807, '2010-10-09 09:03:59'), (27327, 6807, '2010-10-09 09:04:00'), (27328, 6807, '2010-10-09 09:04:06'), (27329, 6807, '2010-10-09 09:04:07'), (27330, 6807, '2010-10-09 09:04:08'), (27331, 6807, '2010-10-09 09:04:09'), (27332, 6807, '2010-10-09 09:04:10'), (27333, 6807, '2010-10-09 09:04:11'), (27334, 6807, '2010-10-09 09:04:13'), (27335, 6807, '2010-10-09 09:04:19'), (27336, 6807, '2010-10-09 09:04:20'), (27337, 6807, '2010-10-09 09:04:21'), (27338, 6807, '2010-10-09 09:04:22'), (27339, 6807, '2010-10-09 09:04:23'), (27340, 6807, '2010-10-09 09:04:24'), (27341, 6807, '2010-10-09 09:04:25'), (27342, 6807, '2010-10-09 09:04:33'), (27343, 6807, '2010-10-09 09:04:48'), (27344, 6807, '2010-10-09 09:04:51'), (27345, 6807, '2010-10-09 09:05:01'), (27346, 6807, '2010-10-09 09:05:06'), (27347, 6807, '2010-10-09 09:05:11'), (27348, 6807, '2010-10-09 09:05:18'), (27349, 6807, '2010-10-09 09:05:25'), (27350, 6807, '2010-10-09 09:05:31'), (27351, 6807, '2010-10-09 09:05:36'), (27352, 6807, '2010-10-09 09:05:42'), (27353, 6807, '2010-10-09 09:05:50'), (27354, 6808, '2010-10-09 10:01:16'), (27355, 6809, '2010-10-09 10:03:26'), (27356, 6810, '2010-10-09 10:16:03'), (27357, 6810, '2010-10-09 10:18:52'), (27358, 6810, '2010-10-09 10:18:52'), (27359, 6810, '2010-10-09 10:18:54'), (27360, 6810, '2010-10-09 10:19:18'), (27361, 6811, '2010-10-09 10:28:12'), (27362, 6811, '2010-10-09 10:28:30'), (27363, 6811, '2010-10-09 10:28:46'), (27364, 6811, '2010-10-09 10:29:06'), (27365, 6811, '2010-10-09 10:29:19'), (27366, 6811, '2010-10-09 10:29:28'), (27367, 6812, '2010-10-09 10:29:45'), (27368, 6814, '2010-10-09 10:29:59'), (27369, 6813, '2010-10-09 10:30:00'), (27370, 6815, '2010-10-09 10:30:11'), (27371, 6816, '2010-10-09 10:55:28'), (27372, 6817, '2010-10-09 10:56:04'), (27373, 6818, '2010-10-09 10:56:10'), (27374, 6821, '2010-10-09 11:05:23'), (27375, 6819, '2010-10-09 11:05:23'), (27376, 6820, '2010-10-09 11:05:23'), (27377, 6822, '2010-10-09 11:49:58'), (27378, 6677, '2010-10-09 11:51:33'), (27379, 6677, '2010-10-09 12:36:02'), (27380, 6823, '2010-10-09 13:23:58'), (27381, 6823, '2010-10-09 13:24:22'), (27382, 6823, '2010-10-09 13:24:51'), (27383, 6823, '2010-10-09 13:25:05'), (27384, 6677, '2010-10-09 13:48:17'), (27385, 6824, '2010-10-09 15:33:41'), (27386, 6825, '2010-10-09 16:26:15'), (27387, 6826, '2010-10-09 16:51:10'), (27388, 6826, '2010-10-09 16:51:44'), (27389, 6826, '2010-10-09 16:51:46'), (27390, 6826, '2010-10-09 16:51:48'), (27391, 6826, '2010-10-09 16:51:48'), (27392, 6826, '2010-10-09 16:51:57'), (27393, 6826, '2010-10-09 16:52:04'), (27394, 6826, '2010-10-09 16:52:16'), (27395, 6826, '2010-10-09 16:52:22'), (27396, 6826, '2010-10-09 16:52:33'), (27397, 6826, '2010-10-09 16:53:14'), (27398, 6826, '2010-10-09 16:53:25'), (27399, 6826, '2010-10-09 16:53:26'), (27400, 6826, '2010-10-09 16:53:27'), (27401, 6826, '2010-10-09 16:53:28'), (27402, 6827, '2010-10-09 16:55:09'), (27403, 6827, '2010-10-09 16:55:33'), (27404, 6828, '2010-10-09 17:07:26'), (27405, 6828, '2010-10-09 17:07:45'), (27406, 6829, '2010-10-09 17:39:55'), (27407, 6830, '2010-10-09 17:41:04'), (27408, 6830, '2010-10-09 17:41:59'), (27409, 6830, '2010-10-09 17:42:47'), (27410, 6830, '2010-10-09 17:42:49'), (27411, 6830, '2010-10-09 17:42:50'), (27412, 6830, '2010-10-09 17:42:52'), (27413, 6830, '2010-10-09 17:42:52'), (27414, 6830, '2010-10-09 17:42:53'), (27415, 6830, '2010-10-09 17:43:00'), (27416, 6831, '2010-10-09 17:43:53'), (27417, 6830, '2010-10-09 17:44:13'), (27418, 6830, '2010-10-09 17:44:59'), (27419, 6830, '2010-10-09 17:45:34'), (27420, 6830, '2010-10-09 17:47:15'), (27421, 6830, '2010-10-09 17:47:18'), (27422, 6830, '2010-10-09 17:47:21'), (27423, 6832, '2010-10-09 17:49:56'), (27424, 6833, '2010-10-09 17:51:17'), (27425, 6833, '2010-10-09 17:51:30'), (27426, 6811, '2010-10-09 18:24:06'), (27427, 6677, '2010-10-09 18:33:18'), (27428, 6833, '2010-10-09 19:04:42'), (27429, 6834, '2010-10-09 19:28:26'), (27430, 6834, '2010-10-09 19:28:39'), (27431, 6834, '2010-10-09 19:28:52'), (27432, 6834, '2010-10-09 19:29:27'), (27433, 6834, '2010-10-09 19:29:53'), (27434, 6834, '2010-10-09 19:29:56'), (27435, 6834, '2010-10-09 19:30:10'), (27436, 6834, '2010-10-09 19:30:28'), (27437, 6834, '2010-10-09 19:31:16'), (27438, 6834, '2010-10-09 19:32:02'), (27439, 6834, '2010-10-09 19:32:46'), (27440, 6834, '2010-10-09 19:33:02'), (27441, 6834, '2010-10-09 19:33:33'), (27442, 6834, '2010-10-09 19:34:08'), (27443, 6834, '2010-10-09 19:34:44'), (27444, 6834, '2010-10-09 19:34:46'), (27445, 6835, '2010-10-09 19:55:37'), (27446, 6835, '2010-10-09 19:55:48'), (27447, 6836, '2010-10-09 20:01:36'), (27448, 6836, '2010-10-09 20:01:55'), (27449, 6837, '2010-10-09 20:26:56'), (27450, 6838, '2010-10-09 20:28:30'), (27451, 6838, '2010-10-09 20:29:00'), (27452, 6838, '2010-10-09 20:29:15'), (27453, 6838, '2010-10-09 20:35:21'), (27454, 6838, '2010-10-09 20:35:34'), (27455, 6838, '2010-10-09 20:35:35'), (27456, 6838, '2010-10-09 20:35:48'), (27457, 6838, '2010-10-09 20:36:42'), (27458, 6838, '2010-10-09 20:37:06'), (27459, 6838, '2010-10-09 20:37:12'), (27460, 6838, '2010-10-09 20:37:15'), (27461, 6838, '2010-10-09 20:37:46'), (27462, 6838, '2010-10-09 20:38:08'), (27463, 6838, '2010-10-09 20:38:19'), (27464, 6838, '2010-10-09 20:38:29'), (27465, 6838, '2010-10-09 20:39:02'), (27466, 6838, '2010-10-09 20:39:05'), (27467, 6839, '2010-10-09 21:00:22'), (27468, 6839, '2010-10-09 21:00:48'), (27469, 6839, '2010-10-09 21:00:58'), (27470, 6839, '2010-10-09 21:01:09'), (27471, 6839, '2010-10-09 21:01:14'), (27472, 6839, '2010-10-09 21:01:22'), (27473, 6839, '2010-10-09 21:01:51'), (27474, 6840, '2010-10-09 21:19:45'), (27475, 6840, '2010-10-09 21:20:11'), (27476, 6840, '2010-10-09 21:20:23'), (27477, 6840, '2010-10-09 21:21:49'), (27478, 6840, '2010-10-09 21:23:03'), (27479, 6840, '2010-10-09 21:23:05'), (27480, 6840, '2010-10-09 21:24:30'), (27481, 6841, '2010-10-09 21:26:43'), (27482, 6840, '2010-10-09 21:26:59'), (27483, 6840, '2010-10-09 21:27:34'), (27484, 6840, '2010-10-09 21:29:50'), (27485, 6840, '2010-10-09 21:30:33'), (27486, 6840, '2010-10-09 21:30:50'), (27487, 6840, '2010-10-09 21:32:07'), (27488, 6840, '2010-10-09 21:32:15'), (27489, 6840, '2010-10-09 21:32:32'), (27490, 6840, '2010-10-09 21:33:15'), (27491, 6840, '2010-10-09 21:33:41'), (27492, 6840, '2010-10-09 21:34:21'), (27493, 6840, '2010-10-09 21:35:21'), (27494, 6840, '2010-10-09 21:35:39'), (27495, 6840, '2010-10-09 21:35:47'), (27496, 6840, '2010-10-09 21:36:02'), (27497, 6840, '2010-10-09 21:36:16'), (27498, 6842, '2010-10-09 21:45:52'), (27499, 6840, '2010-10-09 22:43:32'), (27500, 6840, '2010-10-09 22:43:47'), (27501, 6840, '2010-10-09 22:44:10'), (27502, 6840, '2010-10-09 22:44:16'), (27503, 6840, '2010-10-09 22:44:39'), (27504, 6840, '2010-10-09 22:44:57'), (27505, 6840, '2010-10-09 22:45:20'), (27506, 6840, '2010-10-09 22:46:06'), (27507, 6840, '2010-10-09 22:46:21'), (27508, 6843, '2010-10-09 22:46:22'), (27509, 6844, '2010-10-09 22:46:24'), (27510, 6840, '2010-10-09 22:47:12'), (27511, 6840, '2010-10-09 22:47:21'), (27512, 6840, '2010-10-09 22:47:52'), (27513, 6840, '2010-10-09 22:47:59'), (27514, 6840, '2010-10-09 22:48:03'), (27515, 6840, '2010-10-09 22:48:04'), (27516, 6840, '2010-10-09 22:48:19'), (27517, 6840, '2010-10-09 22:48:32'), (27518, 6840, '2010-10-09 22:48:44'), (27519, 6840, '2010-10-09 22:49:13'), (27520, 6840, '2010-10-09 22:49:49'), (27521, 6840, '2010-10-09 22:49:57'), (27522, 6840, '2010-10-09 22:49:58'), (27523, 6840, '2010-10-09 22:50:00'), (27524, 6840, '2010-10-09 22:50:03'), (27525, 6840, '2010-10-09 22:50:11'), (27526, 6840, '2010-10-09 22:50:18'), (27527, 6840, '2010-10-09 22:50:29'), (27528, 6840, '2010-10-09 22:50:34'), (27529, 6840, '2010-10-09 22:50:36'), (27530, 6840, '2010-10-09 22:50:38'), (27531, 6840, '2010-10-09 22:50:46'), (27532, 6840, '2010-10-09 22:50:53'), (27533, 6840, '2010-10-09 22:51:30'), (27534, 6840, '2010-10-09 22:51:33'), (27535, 6840, '2010-10-09 22:51:36'), (27536, 6840, '2010-10-09 22:51:40'), (27537, 6840, '2010-10-09 22:51:43'), (27538, 6840, '2010-10-09 22:51:47'), (27539, 6840, '2010-10-09 22:51:50'), (27540, 6840, '2010-10-09 22:51:53'), (27541, 6845, '2010-10-10 01:50:30'), (27542, 6846, '2010-10-10 01:55:44'), (27543, 6847, '2010-10-10 03:19:06'), (27544, 6848, '2010-10-10 04:13:55'), (27545, 6849, '2010-10-10 04:43:17'), (27546, 6850, '2010-10-10 04:46:51'), (27547, 6677, '2010-10-10 06:38:23'), (27548, 6579, '2010-10-10 06:58:10'), (27549, 6851, '2010-10-10 07:12:43'), (27550, 6852, '2010-10-10 07:28:47'), (27551, 6853, '2010-10-10 08:27:38'), (27552, 6853, '2010-10-10 08:28:14'), (27553, 6854, '2010-10-10 09:19:32'), (27554, 6855, '2010-10-10 09:46:34'), (27555, 6856, '2010-10-10 10:01:52'), (27556, 6857, '2010-10-10 10:05:28'), (27557, 6858, '2010-10-10 10:30:21'), (27558, 6858, '2010-10-10 10:30:42'), (27559, 6858, '2010-10-10 10:30:53'), (27560, 6858, '2010-10-10 10:31:05'), (27561, 6858, '2010-10-10 10:31:15'), (27562, 6858, '2010-10-10 10:31:19'), (27563, 6858, '2010-10-10 10:31:23'), (27564, 6858, '2010-10-10 10:32:06'), (27565, 6858, '2010-10-10 10:32:10'), (27566, 6859, '2010-10-10 11:00:24'), (27567, 6860, '2010-10-10 11:32:39'), (27568, 6861, '2010-10-10 11:37:12'), (27569, 6861, '2010-10-10 11:37:20'), (27570, 6862, '2010-10-10 11:47:59'), (27571, 6863, '2010-10-10 11:53:03'), (27572, 6864, '2010-10-10 11:53:07'), (27573, 6865, '2010-10-10 12:19:10'), (27574, 6866, '2010-10-10 13:00:29'), (27575, 6866, '2010-10-10 13:00:38'), (27576, 6866, '2010-10-10 13:00:44'), (27577, 6866, '2010-10-10 13:00:49'), (27578, 6866, '2010-10-10 13:00:59'), (27579, 6866, '2010-10-10 13:01:01'), (27580, 6866, '2010-10-10 13:01:11'), (27581, 6866, '2010-10-10 13:01:27'), (27582, 6866, '2010-10-10 13:01:34'), (27583, 6866, '2010-10-10 13:01:43'), (27584, 6866, '2010-10-10 13:01:52'), (27585, 6867, '2010-10-10 13:05:03'), (27586, 6867, '2010-10-10 13:05:18'), (27587, 6867, '2010-10-10 13:05:24'), (27588, 6867, '2010-10-10 13:05:42'), (27589, 6867, '2010-10-10 13:05:47'), (27590, 6867, '2010-10-10 13:05:56'), (27591, 6867, '2010-10-10 13:06:23'), (27592, 6867, '2010-10-10 13:06:48'), (27593, 6867, '2010-10-10 13:07:01'), (27594, 6867, '2010-10-10 13:07:15'), (27595, 6867, '2010-10-10 13:07:31'), (27596, 6867, '2010-10-10 13:07:54'), (27597, 6867, '2010-10-10 13:08:09'), (27598, 6867, '2010-10-10 13:08:18'), (27599, 6868, '2010-10-10 13:37:32'), (27600, 6579, '2010-10-10 14:09:18'), (27601, 6869, '2010-10-10 14:14:22'), (27602, 6869, '2010-10-10 14:14:25'), (27603, 6869, '2010-10-10 14:14:41'), (27604, 6869, '2010-10-10 14:14:59'), (27605, 6869, '2010-10-10 14:15:15'), (27606, 6869, '2010-10-10 14:15:31'), (27607, 6869, '2010-10-10 14:15:52'), (27608, 6869, '2010-10-10 14:16:00'), (27609, 6869, '2010-10-10 14:16:01'), (27610, 6869, '2010-10-10 14:16:06'), (27611, 6869, '2010-10-10 14:16:19'), (27612, 6869, '2010-10-10 14:21:50'), (27613, 6870, '2010-10-10 14:26:26'), (27614, 6871, '2010-10-10 14:32:45'), (27615, 6872, '2010-10-10 14:34:35'), (27616, 6872, '2010-10-10 14:35:25'), (27617, 6872, '2010-10-10 14:35:39'), (27618, 6872, '2010-10-10 14:35:52'), (27619, 6873, '2010-10-10 14:35:54'), (27620, 6872, '2010-10-10 14:36:49'), (27621, 6872, '2010-10-10 14:36:56'), (27622, 6872, '2010-10-10 14:37:09'), (27623, 6872, '2010-10-10 14:37:10'), (27624, 6872, '2010-10-10 14:37:11'), (27625, 6872, '2010-10-10 14:37:13'), (27626, 6874, '2010-10-10 14:41:18'), (27627, 6875, '2010-10-10 14:56:30'), (27628, 6875, '2010-10-10 14:56:44'), (27629, 6875, '2010-10-10 14:56:50'), (27630, 6875, '2010-10-10 14:57:05'), (27631, 6875, '2010-10-10 14:57:12'), (27632, 6875, '2010-10-10 14:57:20'), (27633, 6875, '2010-10-10 14:57:29'), (27634, 6876, '2010-10-10 15:01:35'), (27635, 6877, '2010-10-10 15:04:55'), (27636, 6877, '2010-10-10 15:05:20'), (27637, 6877, '2010-10-10 15:05:27'), (27638, 6877, '2010-10-10 15:05:53'), (27639, 6877, '2010-10-10 15:06:08'), (27640, 6877, '2010-10-10 15:06:31'), (27641, 6877, '2010-10-10 15:07:51'), (27642, 6877, '2010-10-10 15:08:27'), (27643, 6877, '2010-10-10 15:08:40'), (27644, 6877, '2010-10-10 15:09:10'), (27645, 6878, '2010-10-10 15:23:18'), (27646, 6879, '2010-10-10 15:31:23'), (27647, 6879, '2010-10-10 15:31:30'), (27648, 6879, '2010-10-10 15:31:36'), (27649, 6879, '2010-10-10 15:31:40'), (27650, 6879, '2010-10-10 15:32:05'), (27651, 6879, '2010-10-10 15:32:17'), (27652, 6879, '2010-10-10 15:32:20'), (27653, 6880, '2010-10-10 15:53:21'), (27654, 6880, '2010-10-10 15:53:46'), (27655, 6881, '2010-10-10 15:53:56'), (27656, 6880, '2010-10-10 15:54:19'), (27657, 6880, '2010-10-10 15:54:24'), (27658, 6880, '2010-10-10 15:54:43'), (27659, 6882, '2010-10-10 16:04:23'), (27660, 6883, '2010-10-10 16:10:20'), (27661, 6883, '2010-10-10 16:10:41'), (27662, 6883, '2010-10-10 16:10:50'), (27663, 6883, '2010-10-10 16:11:19'), (27664, 6883, '2010-10-10 16:11:32'), (27665, 6883, '2010-10-10 16:11:53'), (27666, 6883, '2010-10-10 16:12:04'), (27667, 6883, '2010-10-10 16:12:10'), (27668, 6883, '2010-10-10 16:12:38'), (27669, 6883, '2010-10-10 16:13:12'), (27670, 6883, '2010-10-10 16:13:24'), (27671, 6883, '2010-10-10 16:13:45'), (27672, 6883, '2010-10-10 16:14:04'), (27673, 6883, '2010-10-10 16:14:32'), (27674, 6883, '2010-10-10 16:14:36'), (27675, 6883, '2010-10-10 16:14:41'), (27676, 6883, '2010-10-10 16:14:46'), (27677, 6883, '2010-10-10 16:15:30'), (27678, 6883, '2010-10-10 16:15:53'), (27679, 6883, '2010-10-10 16:16:04'), (27680, 6883, '2010-10-10 16:16:21'), (27681, 6883, '2010-10-10 16:16:35'), (27682, 6883, '2010-10-10 16:16:39'), (27683, 6883, '2010-10-10 16:16:40'), (27684, 6883, '2010-10-10 16:17:06'), (27685, 6883, '2010-10-10 16:17:07'), (27686, 6883, '2010-10-10 16:17:08'), (27687, 6883, '2010-10-10 16:17:09'), (27688, 6883, '2010-10-10 16:17:10'), (27689, 6883, '2010-10-10 16:17:11'), (27690, 6883, '2010-10-10 16:17:12'), (27691, 6883, '2010-10-10 16:17:13'), (27692, 6883, '2010-10-10 16:17:14'), (27693, 6883, '2010-10-10 16:17:15'), (27694, 6883, '2010-10-10 16:17:16'), (27695, 6883, '2010-10-10 16:17:17'), (27696, 6883, '2010-10-10 16:17:18'), (27697, 6883, '2010-10-10 16:17:20'), (27698, 6883, '2010-10-10 16:17:21'), (27699, 6883, '2010-10-10 16:17:22'), (27700, 6883, '2010-10-10 16:17:23'), (27701, 6883, '2010-10-10 16:17:24'), (27702, 6883, '2010-10-10 16:17:25'), (27703, 6883, '2010-10-10 16:17:27'), (27704, 6883, '2010-10-10 16:17:28'), (27705, 6883, '2010-10-10 16:17:29'), (27706, 6883, '2010-10-10 16:17:30'), (27707, 6883, '2010-10-10 16:17:39'), (27708, 6883, '2010-10-10 16:17:40'), (27709, 6883, '2010-10-10 16:17:41'), (27710, 6883, '2010-10-10 16:17:42'), (27711, 6883, '2010-10-10 16:17:53'), (27712, 6883, '2010-10-10 16:17:57'), (27713, 6883, '2010-10-10 16:17:58'), (27714, 6883, '2010-10-10 16:18:00'), (27715, 6883, '2010-10-10 16:18:01'), (27716, 6883, '2010-10-10 16:18:02'), (27717, 6883, '2010-10-10 16:18:03'), (27718, 6883, '2010-10-10 16:18:04'), (27719, 6883, '2010-10-10 16:18:05'), (27720, 6883, '2010-10-10 16:18:06'), (27721, 6883, '2010-10-10 16:18:07'), (27722, 6883, '2010-10-10 16:18:08'), (27723, 6883, '2010-10-10 16:18:10'), (27724, 6883, '2010-10-10 16:18:11'), (27725, 6883, '2010-10-10 16:18:14'), (27726, 6883, '2010-10-10 16:18:15'), (27727, 6883, '2010-10-10 16:18:16'), (27728, 6883, '2010-10-10 16:18:17'), (27729, 6883, '2010-10-10 16:18:18'), (27730, 6883, '2010-10-10 16:18:20'), (27731, 6884, '2010-10-10 16:23:27'), (27732, 6885, '2010-10-10 16:38:39'), (27733, 6885, '2010-10-10 16:38:54'), (27734, 6885, '2010-10-10 16:39:10'), (27735, 6885, '2010-10-10 16:39:28'), (27736, 6885, '2010-10-10 16:39:30'), (27737, 6885, '2010-10-10 16:39:45'), (27738, 6885, '2010-10-10 16:40:06'), (27739, 6885, '2010-10-10 16:40:07'), (27740, 6885, '2010-10-10 16:40:08'), (27741, 6885, '2010-10-10 16:40:09'), (27742, 6885, '2010-10-10 16:40:12'), (27743, 6885, '2010-10-10 16:40:13'), (27744, 6885, '2010-10-10 16:40:14'), (27745, 6885, '2010-10-10 16:40:16'), (27746, 6885, '2010-10-10 16:40:19'), (27747, 5842, '2010-10-10 16:46:42'), (27748, 5842, '2010-10-10 16:47:06'), (27749, 5842, '2010-10-10 16:47:49'), (27750, 6886, '2010-10-10 17:06:28'), (27751, 6886, '2010-10-10 17:06:52'), (27752, 6886, '2010-10-10 17:07:16'), (27753, 6886, '2010-10-10 17:11:52'), (27754, 6886, '2010-10-10 17:12:16'), (27755, 6886, '2010-10-10 17:12:19'), (27756, 6886, '2010-10-10 17:12:23'), (27757, 6887, '2010-10-10 17:32:39'), (27758, 6677, '2010-10-10 18:26:06'), (27759, 6888, '2010-10-10 18:30:01'), (27760, 6889, '2010-10-10 18:39:23'), (27761, 6889, '2010-10-10 18:42:30'), (27762, 6889, '2010-10-10 18:42:32'), (27763, 6889, '2010-10-10 18:42:35'), (27764, 6889, '2010-10-10 18:42:36'), (27765, 6889, '2010-10-10 18:42:37'), (27766, 6889, '2010-10-10 18:42:37'), (27767, 6889, '2010-10-10 18:42:38'), (27768, 6889, '2010-10-10 18:42:42'), (27769, 6889, '2010-10-10 18:42:47'), (27770, 6890, '2010-10-10 19:06:43'), (27771, 6891, '2010-10-10 19:19:17'), (27772, 6892, '2010-10-10 21:05:33'), (27773, 6892, '2010-10-10 21:05:50'), (27774, 6892, '2010-10-10 21:06:08'), (27775, 6892, '2010-10-10 21:06:15'), (27776, 6892, '2010-10-10 21:06:41'), (27777, 6892, '2010-10-10 21:06:50'), (27778, 6893, '2010-10-10 22:47:54'), (27779, 6894, '2010-10-11 04:26:53'), (27780, 6895, '2010-10-11 04:26:55'), (27781, 6896, '2010-10-11 04:26:58'), (27782, 6897, '2010-10-11 04:26:59'), (27783, 6898, '2010-10-11 04:27:01'), (27784, 6899, '2010-10-11 04:27:02'), (27785, 6900, '2010-10-11 04:27:05'), (27786, 6901, '2010-10-11 04:27:11'), (27787, 6902, '2010-10-11 04:27:13'), (27788, 6903, '2010-10-11 04:27:16'), (27789, 6904, '2010-10-11 04:27:18'), (27790, 6905, '2010-10-11 04:27:21'), (27791, 6906, '2010-10-11 04:27:23'), (27792, 6907, '2010-10-11 04:27:26'), (27793, 6908, '2010-10-11 04:27:28'), (27794, 6909, '2010-10-11 04:27:31'), (27795, 6910, '2010-10-11 04:27:34'), (27796, 6911, '2010-10-11 04:27:38'), (27797, 6912, '2010-10-11 04:27:41'), (27798, 6913, '2010-10-11 04:27:44'), (27799, 6914, '2010-10-11 04:27:46'), (27800, 6915, '2010-10-11 04:27:49'), (27801, 6916, '2010-10-11 04:27:51'), (27802, 6917, '2010-10-11 04:27:52'), (27803, 6918, '2010-10-11 04:46:01'), (27804, 6919, '2010-10-11 05:19:39'), (27805, 6919, '2010-10-11 05:20:01'), (27806, 6919, '2010-10-11 05:20:05'), (27807, 6919, '2010-10-11 05:20:21'), (27808, 6919, '2010-10-11 05:27:56'), (27809, 6920, '2010-10-11 05:59:16'), (27810, 6920, '2010-10-11 05:59:42'), (27811, 6920, '2010-10-11 06:00:02'), (27812, 6920, '2010-10-11 06:00:15'), (27813, 6920, '2010-10-11 06:00:27'), (27814, 6920, '2010-10-11 06:00:38'), (27815, 6920, '2010-10-11 06:00:56'), (27816, 6920, '2010-10-11 06:01:35'), (27817, 6920, '2010-10-11 06:01:40'), (27818, 6920, '2010-10-11 06:02:18'), (27819, 6920, '2010-10-11 06:02:43'), (27820, 6920, '2010-10-11 06:03:18'), (27821, 6920, '2010-10-11 06:03:21'), (27822, 6920, '2010-10-11 06:03:43'), (27823, 6920, '2010-10-11 06:04:00'), (27824, 6920, '2010-10-11 06:04:18'), (27825, 6920, '2010-10-11 06:04:43'), (27826, 6920, '2010-10-11 06:05:22'), (27827, 6920, '2010-10-11 06:05:38'), (27828, 6921, '2010-10-11 06:05:39'), (27829, 6920, '2010-10-11 06:05:51'), (27830, 6920, '2010-10-11 06:06:07'), (27831, 6920, '2010-10-11 06:06:13'), (27832, 6920, '2010-10-11 06:07:00'), (27833, 6920, '2010-10-11 06:07:05'), (27834, 6920, '2010-10-11 06:07:11'), (27835, 6920, '2010-10-11 06:07:13'), (27836, 6920, '2010-10-11 06:07:15'), (27837, 6920, '2010-10-11 06:07:17'), (27838, 6920, '2010-10-11 06:07:21'), (27839, 6920, '2010-10-11 06:07:24'), (27840, 6920, '2010-10-11 06:08:32'), (27841, 6920, '2010-10-11 06:08:33'), (27842, 6919, '2010-10-11 06:08:54'), (27843, 6922, '2010-10-11 07:35:28'), (27844, 6923, '2010-10-11 07:36:01'), (27845, 6922, '2010-10-11 07:36:03'), (27846, 6922, '2010-10-11 07:36:23'), (27847, 6922, '2010-10-11 07:36:26'), (27848, 6922, '2010-10-11 07:36:26'), (27849, 6923, '2010-10-11 07:36:34'), (27850, 6922, '2010-10-11 07:36:41'), (27851, 6923, '2010-10-11 07:36:55'), (27852, 6923, '2010-10-11 07:36:56'), (27853, 6923, '2010-10-11 07:36:57'), (27854, 6923, '2010-10-11 07:37:00'), (27855, 6923, '2010-10-11 07:37:01'), (27856, 6923, '2010-10-11 07:37:01'), (27857, 6923, '2010-10-11 07:37:01'), (27858, 6923, '2010-10-11 07:37:04'), (27859, 6922, '2010-10-11 07:37:47'), (27860, 6923, '2010-10-11 07:37:53'), (27861, 6923, '2010-10-11 07:37:54'), (27862, 6923, '2010-10-11 07:37:54'), (27863, 6923, '2010-10-11 07:37:54'), (27864, 6923, '2010-10-11 07:37:55'), (27865, 6922, '2010-10-11 07:37:56'), (27866, 6923, '2010-10-11 07:37:59'), (27867, 6922, '2010-10-11 07:38:04'), (27868, 6922, '2010-10-11 07:38:10'), (27869, 6922, '2010-10-11 07:38:13'), (27870, 6923, '2010-10-11 07:38:28'), (27871, 6923, '2010-10-11 07:38:28'), (27872, 6923, '2010-10-11 07:38:30'), (27873, 6923, '2010-10-11 07:38:33'), (27874, 6922, '2010-10-11 07:38:40'), (27875, 6922, '2010-10-11 07:38:48'), (27876, 6923, '2010-10-11 07:39:02'), (27877, 6923, '2010-10-11 07:39:02'), (27878, 6923, '2010-10-11 07:39:04'), (27879, 6922, '2010-10-11 07:39:06'), (27880, 6923, '2010-10-11 07:39:08'), (27881, 6923, '2010-10-11 07:39:09'), (27882, 6923, '2010-10-11 07:39:09'), (27883, 6923, '2010-10-11 07:39:11'), (27884, 6923, '2010-10-11 07:39:11'), (27885, 6923, '2010-10-11 07:39:11'), (27886, 6923, '2010-10-11 07:39:12'), (27887, 6923, '2010-10-11 07:39:19'), (27888, 6923, '2010-10-11 07:39:22'), (27889, 6923, '2010-10-11 07:39:25'), (27890, 6924, '2010-10-11 08:14:17'), (27891, 6924, '2010-10-11 08:14:25'), (27892, 6924, '2010-10-11 08:14:33'), (27893, 6924, '2010-10-11 08:14:47'), (27894, 6924, '2010-10-11 08:14:56'), (27895, 6924, '2010-10-11 08:15:03'), (27896, 6924, '2010-10-11 08:15:06'), (27897, 6924, '2010-10-11 08:15:08'), (27898, 6924, '2010-10-11 08:15:11'), (27899, 6924, '2010-10-11 08:15:54'), (27900, 6924, '2010-10-11 08:15:59'), (27901, 6924, '2010-10-11 08:16:03'), (27902, 6924, '2010-10-11 08:16:06'), (27903, 6924, '2010-10-11 08:16:12'), (27904, 6924, '2010-10-11 08:16:47'), (27905, 6924, '2010-10-11 08:16:50'), (27906, 6924, '2010-10-11 08:16:54'), (27907, 6924, '2010-10-11 08:17:23'), (27908, 6924, '2010-10-11 08:17:27'), (27909, 6924, '2010-10-11 08:17:30'), (27910, 6924, '2010-10-11 08:17:34'), (27911, 6924, '2010-10-11 08:17:38'), (27912, 6924, '2010-10-11 08:17:50'), (27913, 6924, '2010-10-11 08:17:53'), (27914, 6925, '2010-10-11 08:46:47'), (27915, 6925, '2010-10-11 08:47:02'), (27916, 6925, '2010-10-11 08:47:16'), (27917, 6925, '2010-10-11 08:47:33'), (27918, 6925, '2010-10-11 08:48:22'), (27919, 6926, '2010-10-11 09:16:25'), (27920, 6927, '2010-10-11 09:47:12'), (27921, 6927, '2010-10-11 09:57:25'), (27922, 6927, '2010-10-11 09:57:41'), (27923, 6927, '2010-10-11 09:57:48'), (27924, 6927, '2010-10-11 09:58:16'), (27925, 6927, '2010-10-11 09:59:12'), (27926, 6927, '2010-10-11 09:59:13'), (27927, 6927, '2010-10-11 09:59:41'), (27928, 6927, '2010-10-11 09:59:50'), (27929, 6928, '2010-10-11 10:39:43'), (27930, 6929, '2010-10-11 10:58:47'), (27931, 6930, '2010-10-11 11:36:39'), (27932, 6931, '2010-10-11 11:37:58'), (27933, 6579, '2010-10-11 12:04:10'), (27934, 6932, '2010-10-11 12:04:16'), (27935, 6932, '2010-10-11 12:04:49'), (27936, 6932, '2010-10-11 12:04:59'), (27937, 6932, '2010-10-11 12:05:44'), (27938, 6932, '2010-10-11 12:05:46'), (27939, 6933, '2010-10-11 12:06:24'), (27940, 6932, '2010-10-11 12:06:55'), (27941, 6932, '2010-10-11 12:07:25'), (27942, 6932, '2010-10-11 12:07:44'), (27943, 6932, '2010-10-11 12:07:50'), (27944, 6677, '2010-10-11 12:35:29'), (27945, 6934, '2010-10-11 12:47:23'), (27946, 6935, '2010-10-11 12:51:45'), (27947, 6936, '2010-10-11 13:02:44'), (27948, 6937, '2010-10-11 13:43:39'), (27949, 6937, '2010-10-11 13:44:39'), (27950, 6937, '2010-10-11 13:47:03'), (27951, 6662, '2010-10-11 13:50:55'), (27952, 6662, '2010-10-11 13:53:05'), (27953, 6662, '2010-10-11 13:56:06'), (27954, 6937, '2010-10-11 14:02:31'), (27955, 6937, '2010-10-11 14:10:50'), (27956, 6937, '2010-10-11 14:11:24'), (27957, 6938, '2010-10-11 14:17:51'), (27958, 6939, '2010-10-11 14:25:35'), (27959, 6940, '2010-10-11 14:38:51'), (27960, 6941, '2010-10-11 14:41:02'), (27961, 6942, '2010-10-11 14:41:04'), (27962, 6942, '2010-10-11 14:41:50'), (27963, 6942, '2010-10-11 14:42:24'), (27964, 6942, '2010-10-11 14:42:42'), (27965, 6942, '2010-10-11 14:42:55'), (27966, 6942, '2010-10-11 14:43:28'), (27967, 6943, '2010-10-11 14:43:29'), (27968, 6942, '2010-10-11 14:43:53'), (27969, 6942, '2010-10-11 14:44:12'), (27970, 6943, '2010-10-11 14:44:15'), (27971, 6942, '2010-10-11 14:44:38'), (27972, 6942, '2010-10-11 14:44:54'), (27973, 6942, '2010-10-11 14:44:59'), (27974, 6942, '2010-10-11 14:45:04'), (27975, 6942, '2010-10-11 14:45:09'), (27976, 6942, '2010-10-11 14:45:33'), (27977, 6943, '2010-10-11 14:45:35'), (27978, 6943, '2010-10-11 14:45:39'), (27979, 6943, '2010-10-11 14:45:43'), (27980, 6942, '2010-10-11 14:45:54'), (27981, 6942, '2010-10-11 14:45:56'), (27982, 6942, '2010-10-11 14:46:01'), (27983, 6942, '2010-10-11 14:46:02'), (27984, 6942, '2010-10-11 14:46:03'), (27985, 6942, '2010-10-11 14:46:05'), (27986, 6942, '2010-10-11 14:46:06'), (27987, 6942, '2010-10-11 14:46:10'), (27988, 6942, '2010-10-11 14:46:13'), (27989, 6942, '2010-10-11 14:46:16'), (27990, 6942, '2010-10-11 14:46:21'), (27991, 6942, '2010-10-11 14:46:22'), (27992, 6942, '2010-10-11 14:46:23'), (27993, 6942, '2010-10-11 14:46:25'), (27994, 6662, '2010-10-11 15:23:30'), (27995, 6662, '2010-10-11 15:23:37'), (27996, 6662, '2010-10-11 15:23:40'), (27997, 6662, '2010-10-11 15:23:45'), (27998, 6662, '2010-10-11 15:23:49'), (27999, 6662, '2010-10-11 15:24:05'), (28000, 6662, '2010-10-11 15:24:08'), (28001, 6662, '2010-10-11 15:24:09'), (28002, 6662, '2010-10-11 15:24:10'), (28003, 6662, '2010-10-11 15:24:16'), (28004, 6662, '2010-10-11 15:24:17'), (28005, 6662, '2010-10-11 15:25:08'), (28006, 6662, '2010-10-11 15:25:09'), (28007, 6662, '2010-10-11 15:26:18'), (28008, 6662, '2010-10-11 15:28:05'), (28009, 6662, '2010-10-11 15:28:06'), (28010, 6944, '2010-10-11 15:28:15'), (28011, 6945, '2010-10-11 15:28:18'), (28012, 6946, '2010-10-11 15:28:20'), (28013, 6947, '2010-10-11 15:28:23'), (28014, 6948, '2010-10-11 15:28:26'), (28015, 6949, '2010-10-11 15:28:29'), (28016, 6950, '2010-10-11 15:28:32'), (28017, 6951, '2010-10-11 15:28:35'), (28018, 6952, '2010-10-11 15:28:37'), (28019, 6953, '2010-10-11 15:28:41'), (28020, 6954, '2010-10-11 15:28:44'), (28021, 6955, '2010-10-11 15:28:47'), (28022, 6956, '2010-10-11 15:28:50'), (28023, 6957, '2010-10-11 15:28:52'), (28024, 6958, '2010-10-11 15:28:55'), (28025, 6959, '2010-10-11 15:28:57'), (28026, 6960, '2010-10-11 15:29:00'), (28027, 6961, '2010-10-11 15:29:02'), (28028, 6962, '2010-10-11 15:29:03'), (28029, 6963, '2010-10-11 15:29:05'), (28030, 6964, '2010-10-11 15:29:07'), (28031, 6965, '2010-10-11 15:29:10'), (28032, 6966, '2010-10-11 15:29:12'), (28033, 6967, '2010-10-11 15:29:15'), (28034, 6968, '2010-10-11 15:29:17'), (28035, 6969, '2010-10-11 15:29:19'), (28036, 6970, '2010-10-11 15:29:22'), (28037, 6971, '2010-10-11 15:29:27'), (28038, 6972, '2010-10-11 15:29:32'), (28039, 6973, '2010-10-11 15:29:35'), (28040, 6974, '2010-10-11 15:29:39'), (28041, 6975, '2010-10-11 15:29:44'), (28042, 6976, '2010-10-11 15:29:49'), (28043, 6977, '2010-10-11 15:29:52'), (28044, 6978, '2010-10-11 15:29:58'), (28045, 6979, '2010-10-11 15:30:02'), (28046, 6980, '2010-10-11 15:30:06'), (28047, 6981, '2010-10-11 15:30:10'), (28048, 6982, '2010-10-11 15:30:14'), (28049, 6983, '2010-10-11 15:30:22'), (28050, 6984, '2010-10-11 15:30:25'), (28051, 6985, '2010-10-11 15:30:28'), (28052, 6986, '2010-10-11 15:30:32'), (28053, 6987, '2010-10-11 15:30:35'), (28054, 6988, '2010-10-11 15:30:42'), (28055, 6989, '2010-10-11 15:30:46'), (28056, 6990, '2010-10-11 15:30:49'), (28057, 6991, '2010-10-11 15:30:52'), (28058, 6992, '2010-10-11 15:30:55'), (28059, 6993, '2010-10-11 15:30:59'), (28060, 6994, '2010-10-11 15:31:02'), (28061, 6995, '2010-10-11 15:31:06'), (28062, 6996, '2010-10-11 15:44:39'), (28063, 6997, '2010-10-11 16:20:28'), (28064, 6997, '2010-10-11 16:20:48'), (28065, 6997, '2010-10-11 16:20:53'), (28066, 6997, '2010-10-11 16:20:59'), (28067, 6997, '2010-10-11 16:21:22'), (28068, 6997, '2010-10-11 16:21:34'), (28069, 6997, '2010-10-11 16:22:01'), (28070, 6997, '2010-10-11 16:22:03'), (28071, 6997, '2010-10-11 16:22:04'), (28072, 6997, '2010-10-11 16:22:08'), (28073, 6997, '2010-10-11 16:22:17'), (28074, 6997, '2010-10-11 16:22:18'), (28075, 6997, '2010-10-11 16:22:20'), (28076, 6997, '2010-10-11 16:22:25'), (28077, 6997, '2010-10-11 16:22:27'), (28078, 6997, '2010-10-11 16:22:32'), (28079, 6997, '2010-10-11 16:22:36'), (28080, 6997, '2010-10-11 16:22:40'), (28081, 6997, '2010-10-11 16:23:21'), (28082, 6997, '2010-10-11 16:23:29'), (28083, 6997, '2010-10-11 16:23:41'), (28084, 6997, '2010-10-11 16:23:43'), (28085, 6997, '2010-10-11 16:24:00'), (28086, 6997, '2010-10-11 16:24:06'), (28087, 6998, '2010-10-11 16:24:12'), (28088, 6997, '2010-10-11 16:24:12'), (28089, 6999, '2010-10-11 16:25:18'), (28090, 6999, '2010-10-11 16:25:43'), (28091, 6999, '2010-10-11 16:26:39'), (28092, 6999, '2010-10-11 16:27:10'), (28093, 7000, '2010-10-11 16:39:09'), (28094, 7000, '2010-10-11 16:39:26'), (28095, 7000, '2010-10-11 16:39:32'), (28096, 7000, '2010-10-11 16:39:40'), (28097, 7000, '2010-10-11 16:40:03'), (28098, 7000, '2010-10-11 16:41:58'), (28099, 7000, '2010-10-11 16:42:03'), (28100, 7000, '2010-10-11 16:42:05'), (28101, 7000, '2010-10-11 16:43:24'), (28102, 7000, '2010-10-11 16:43:28'), (28103, 7000, '2010-10-11 16:43:53'), (28104, 7000, '2010-10-11 16:44:01'), (28105, 7000, '2010-10-11 16:45:20'), (28106, 7000, '2010-10-11 16:45:30'), (28107, 7000, '2010-10-11 16:48:52'), (28108, 7001, '2010-10-11 16:59:26'), (28109, 7001, '2010-10-11 16:59:38'), (28110, 7001, '2010-10-11 16:59:46'), (28111, 7002, '2010-10-11 17:25:36'), (28112, 7002, '2010-10-11 17:25:48'), (28113, 7002, '2010-10-11 17:25:54'), (28114, 7002, '2010-10-11 17:25:58'), (28115, 7002, '2010-10-11 17:26:01'), (28116, 7003, '2010-10-11 17:42:17'), (28117, 7003, '2010-10-11 17:43:15'), (28118, 7003, '2010-10-11 17:44:03'), (28119, 7004, '2010-10-11 17:45:29'), (28120, 7003, '2010-10-11 17:45:34'), (28121, 7003, '2010-10-11 17:45:50'), (28122, 7003, '2010-10-11 17:47:02'), (28123, 7003, '2010-10-11 17:47:34'), (28124, 7003, '2010-10-11 17:47:51'), (28125, 7003, '2010-10-11 17:48:27'), (28126, 7005, '2010-10-11 18:11:12'), (28127, 6677, '2010-10-11 18:26:16'), (28128, 7006, '2010-10-11 19:13:09'), (28129, 7006, '2010-10-11 19:17:40'), (28130, 7006, '2010-10-11 19:18:19'), (28131, 7006, '2010-10-11 19:18:39'), (28132, 7007, '2010-10-11 19:31:55'), (28133, 7007, '2010-10-11 19:32:02'), (28134, 7008, '2010-10-11 19:32:05'), (28135, 7007, '2010-10-11 19:32:07'), (28136, 7007, '2010-10-11 19:33:57'), (28137, 7009, '2010-10-11 19:33:58'), (28138, 7007, '2010-10-11 19:34:15'), (28139, 7007, '2010-10-11 19:34:36'), (28140, 7007, '2010-10-11 19:34:47'), (28141, 7007, '2010-10-11 19:34:56'), (28142, 7007, '2010-10-11 19:35:05'), (28143, 7007, '2010-10-11 19:35:40'), (28144, 7007, '2010-10-11 19:35:55'), (28145, 7010, '2010-10-11 19:36:13'), (28146, 7007, '2010-10-11 19:36:17'), (28147, 7007, '2010-10-11 19:36:42'), (28148, 7007, '2010-10-11 19:38:32'), (28149, 7007, '2010-10-11 19:38:49'), (28150, 7007, '2010-10-11 19:41:23'), (28151, 7007, '2010-10-11 19:41:34'), (28152, 7007, '2010-10-11 19:41:44'), (28153, 7007, '2010-10-11 19:41:58'), (28154, 7011, '2010-10-11 19:49:00'), (28155, 7011, '2010-10-11 19:49:23'), (28156, 7011, '2010-10-11 19:50:12'), (28157, 7011, '2010-10-11 19:50:27'), (28158, 7011, '2010-10-11 19:50:34'), (28159, 7011, '2010-10-11 19:50:37'), (28160, 7011, '2010-10-11 19:51:27'), (28161, 7011, '2010-10-11 19:51:30'), (28162, 7007, '2010-10-11 19:52:07'), (28163, 7012, '2010-10-11 20:08:26'), (28164, 7012, '2010-10-11 20:10:24'), (28165, 7012, '2010-10-11 20:10:42'), (28166, 7012, '2010-10-11 20:10:50'), (28167, 7012, '2010-10-11 20:11:01'), (28168, 7012, '2010-10-11 20:11:56'), (28169, 7012, '2010-10-11 20:11:58'), (28170, 7013, '2010-10-11 20:12:38'), (28171, 7014, '2010-10-11 20:55:00'), (28172, 7014, '2010-10-11 20:55:20'), (28173, 7015, '2010-10-11 21:58:24'), (28174, 7016, '2010-10-12 00:19:03'), (28175, 7017, '2010-10-12 01:31:12'), (28176, 7018, '2010-10-12 01:50:30'), (28177, 7019, '2010-10-12 01:50:33'), (28178, 7020, '2010-10-12 03:22:49'), (28179, 7021, '2010-10-12 04:28:01'), (28180, 7022, '2010-10-12 04:28:03'), (28181, 6579, '2010-10-12 04:34:44'), (28182, 7023, '2010-10-12 05:02:34'), (28183, 7024, '2010-10-12 05:37:51'), (28184, 7025, '2010-10-12 05:40:51'), (28185, 7026, '2010-10-12 05:40:55'), (28186, 7027, '2010-10-12 05:40:57'), (28187, 7028, '2010-10-12 05:40:59'), (28188, 7029, '2010-10-12 05:41:02'), (28189, 7030, '2010-10-12 05:41:05'), (28190, 7031, '2010-10-12 05:41:08'), (28191, 7032, '2010-10-12 05:41:10'), (28192, 7033, '2010-10-12 05:41:13'), (28193, 7034, '2010-10-12 05:41:17'), (28194, 7035, '2010-10-12 05:41:21'), (28195, 7036, '2010-10-12 05:41:24'), (28196, 7037, '2010-10-12 05:41:27'), (28197, 7038, '2010-10-12 05:41:30'), (28198, 7039, '2010-10-12 05:41:32'), (28199, 7040, '2010-10-12 05:41:36'), (28200, 7041, '2010-10-12 05:41:38'), (28201, 7042, '2010-10-12 05:41:40'), (28202, 7043, '2010-10-12 05:41:42'), (28203, 7044, '2010-10-12 05:41:44'), (28204, 7045, '2010-10-12 05:41:47'), (28205, 7046, '2010-10-12 05:41:49'), (28206, 7047, '2010-10-12 05:41:51'), (28207, 7048, '2010-10-12 05:41:53'), (28208, 7049, '2010-10-12 05:41:56'), (28209, 7050, '2010-10-12 05:41:58'), (28210, 7051, '2010-10-12 05:42:00'), (28211, 7052, '2010-10-12 05:42:03'), (28212, 7053, '2010-10-12 05:42:07'), (28213, 7054, '2010-10-12 05:42:10'), (28214, 7055, '2010-10-12 05:42:13'), (28215, 7056, '2010-10-12 05:42:16'), (28216, 7057, '2010-10-12 05:42:19'), (28217, 7058, '2010-10-12 05:42:22'), (28218, 7059, '2010-10-12 05:42:24'), (28219, 7060, '2010-10-12 05:42:27'), (28220, 7061, '2010-10-12 05:42:31'), (28221, 7062, '2010-10-12 05:42:33'), (28222, 7063, '2010-10-12 05:42:36'), (28223, 7064, '2010-10-12 05:42:39'), (28224, 7065, '2010-10-12 05:42:42'), (28225, 7066, '2010-10-12 05:42:44'), (28226, 7067, '2010-10-12 05:42:47'), (28227, 7068, '2010-10-12 05:42:51'), (28228, 7069, '2010-10-12 05:42:54'), (28229, 7070, '2010-10-12 05:42:56'), (28230, 7071, '2010-10-12 05:42:59'), (28231, 7072, '2010-10-12 05:43:02'), (28232, 7073, '2010-10-12 05:43:05'), (28233, 7074, '2010-10-12 05:43:09'), (28234, 7075, '2010-10-12 05:43:11'), (28235, 7076, '2010-10-12 05:43:14'), (28236, 6677, '2010-10-12 05:46:44'), (28237, 7077, '2010-10-12 06:33:53'), (28238, 7077, '2010-10-12 06:34:07'), (28239, 7077, '2010-10-12 06:34:13'), (28240, 7077, '2010-10-12 06:34:19'), (28241, 7077, '2010-10-12 06:34:34'), (28242, 7077, '2010-10-12 06:34:48'), (28243, 7078, '2010-10-12 07:47:07'), (28244, 7078, '2010-10-12 07:48:55'), (28245, 7078, '2010-10-12 07:49:15'), (28246, 7078, '2010-10-12 07:49:49'), (28247, 7078, '2010-10-12 07:51:00'), (28248, 7078, '2010-10-12 07:51:33'), (28249, 7078, '2010-10-12 07:51:39'), (28250, 7078, '2010-10-12 07:51:46'), (28251, 7078, '2010-10-12 07:52:10'), (28252, 7078, '2010-10-12 07:52:14'), (28253, 7078, '2010-10-12 07:52:18'), (28254, 6662, '2010-10-12 07:52:51'), (28255, 6662, '2010-10-12 07:53:10'), (28256, 6662, '2010-10-12 07:53:13'), (28257, 6662, '2010-10-12 07:53:15'), (28258, 6662, '2010-10-12 07:53:16'), (28259, 6662, '2010-10-12 07:53:17'), (28260, 6662, '2010-10-12 07:53:20'), (28261, 6662, '2010-10-12 07:53:22'), (28262, 7079, '2010-10-12 08:06:40'), (28263, 7079, '2010-10-12 08:06:49'), (28264, 7079, '2010-10-12 08:06:51'), (28265, 7079, '2010-10-12 08:07:02'), (28266, 7079, '2010-10-12 08:07:09'), (28267, 7079, '2010-10-12 08:07:11'), (28268, 7079, '2010-10-12 08:07:20'), (28269, 7079, '2010-10-12 08:07:34'), (28270, 7079, '2010-10-12 08:12:04'), (28271, 7079, '2010-10-12 08:12:06'), (28272, 7079, '2010-10-12 08:12:09'), (28273, 7079, '2010-10-12 08:12:11'), (28274, 7079, '2010-10-12 08:13:08'), (28275, 7079, '2010-10-12 08:13:09'), (28276, 7080, '2010-10-12 08:14:02'), (28277, 7081, '2010-10-12 08:14:06'), (28278, 7082, '2010-10-12 08:14:31'), (28279, 7082, '2010-10-12 08:14:50'), (28280, 7082, '2010-10-12 08:15:38'), (28281, 6662, '2010-10-12 08:20:03'), (28282, 6662, '2010-10-12 08:20:04'), (28283, 6662, '2010-10-12 08:29:36'), (28284, 6662, '2010-10-12 08:29:37'), (28285, 6662, '2010-10-12 08:30:43'), (28286, 6662, '2010-10-12 08:30:44'), (28287, 6662, '2010-10-12 08:30:52'), (28288, 6662, '2010-10-12 08:30:53'), (28289, 6662, '2010-10-12 08:30:55'), (28290, 6662, '2010-10-12 08:30:57'), (28291, 6662, '2010-10-12 08:30:59'), (28292, 6662, '2010-10-12 08:31:00'), (28293, 6662, '2010-10-12 08:31:02'), (28294, 7079, '2010-10-12 08:35:04'), (28295, 7079, '2010-10-12 08:35:09'), (28296, 7079, '2010-10-12 08:35:15'), (28297, 7079, '2010-10-12 08:35:42'), (28298, 7079, '2010-10-12 08:35:44'), (28299, 7079, '2010-10-12 08:35:49'), (28300, 7079, '2010-10-12 08:35:51'), (28301, 7079, '2010-10-12 08:37:00'), (28302, 7079, '2010-10-12 08:37:01'), (28303, 7079, '2010-10-12 08:37:10'), (28304, 7079, '2010-10-12 08:37:51'), (28305, 7079, '2010-10-12 08:37:58'), (28306, 6662, '2010-10-12 08:39:11'), (28307, 6662, '2010-10-12 08:39:13'), (28308, 6662, '2010-10-12 08:39:19'), (28309, 6662, '2010-10-12 08:39:20'), (28310, 7083, '2010-10-12 08:39:35'), (28311, 7083, '2010-10-12 08:39:37'), (28312, 7083, '2010-10-12 08:39:41'), (28313, 7083, '2010-10-12 08:39:45'), (28314, 7083, '2010-10-12 08:39:47'), (28315, 7083, '2010-10-12 08:40:01'), (28316, 7083, '2010-10-12 08:40:03'), (28317, 7079, '2010-10-12 08:40:06'), (28318, 7083, '2010-10-12 08:40:07'), (28319, 7083, '2010-10-12 08:40:11'), (28320, 7083, '2010-10-12 08:40:23'), (28321, 7083, '2010-10-12 08:40:25'), (28322, 7083, '2010-10-12 08:40:27'), (28323, 7083, '2010-10-12 08:40:28'), (28324, 7083, '2010-10-12 08:40:31'), (28325, 7083, '2010-10-12 08:40:32'), (28326, 7083, '2010-10-12 08:43:35'), (28327, 7083, '2010-10-12 08:43:37'), (28328, 7083, '2010-10-12 08:43:48'), (28329, 7083, '2010-10-12 08:43:55'), (28330, 7083, '2010-10-12 08:43:59'), (28331, 7079, '2010-10-12 08:49:55'), (28332, 7079, '2010-10-12 08:50:03'), (28333, 7079, '2010-10-12 08:50:11'), (28334, 7079, '2010-10-12 08:50:39'), (28335, 7079, '2010-10-12 08:50:40'), (28336, 7079, '2010-10-12 08:50:50'), (28337, 7079, '2010-10-12 08:50:52'), (28338, 7083, '2010-10-12 08:54:16'), (28339, 7083, '2010-10-12 08:54:17'), (28340, 7083, '2010-10-12 08:54:19'), (28341, 7083, '2010-10-12 08:54:21'), (28342, 7083, '2010-10-12 08:56:03'), (28343, 7083, '2010-10-12 09:02:33'), (28344, 7083, '2010-10-12 09:02:34'), (28345, 7083, '2010-10-12 09:02:35'), (28346, 7083, '2010-10-12 09:02:37'), (28347, 7083, '2010-10-12 09:02:38'), (28348, 7083, '2010-10-12 09:02:41'), (28349, 7083, '2010-10-12 09:02:42'), (28350, 7083, '2010-10-12 09:02:56'), (28351, 7083, '2010-10-12 09:03:16'), (28352, 7083, '2010-10-12 09:03:20'), (28353, 7083, '2010-10-12 09:03:23'), (28354, 7079, '2010-10-12 09:12:24'), (28355, 7079, '2010-10-12 09:12:31'), (28356, 7079, '2010-10-12 09:22:37'), (28357, 7079, '2010-10-12 09:24:43'), (28358, 7078, '2010-10-12 09:36:30'), (28359, 7079, '2010-10-12 09:44:11'), (28360, 7084, '2010-10-12 09:45:49'), (28361, 7084, '2010-10-12 09:46:20'), (28362, 7084, '2010-10-12 09:46:29'), (28363, 7084, '2010-10-12 09:46:53'), (28364, 7084, '2010-10-12 09:47:10'), (28365, 7084, '2010-10-12 09:47:43'), (28366, 7085, '2010-10-12 09:57:34'), (28367, 7086, '2010-10-12 09:57:38'), (28368, 7087, '2010-10-12 09:57:42'), (28369, 7088, '2010-10-12 09:57:46'), (28370, 7089, '2010-10-12 09:57:50'), (28371, 7090, '2010-10-12 09:57:53'), (28372, 7091, '2010-10-12 09:57:58'), (28373, 7092, '2010-10-12 09:58:02'), (28374, 7093, '2010-10-12 09:58:06'), (28375, 7094, '2010-10-12 09:58:11'), (28376, 7095, '2010-10-12 09:58:15'), (28377, 7096, '2010-10-12 09:58:17'), (28378, 7097, '2010-10-12 09:58:22'), (28379, 7098, '2010-10-12 09:58:26'), (28380, 7099, '2010-10-12 09:58:30'), (28381, 7100, '2010-10-12 09:58:35'), (28382, 7101, '2010-10-12 09:58:38'), (28383, 7102, '2010-10-12 09:58:43'), (28384, 7103, '2010-10-12 09:58:47'), (28385, 7104, '2010-10-12 09:58:51'), (28386, 7105, '2010-10-12 09:58:55'), (28387, 7106, '2010-10-12 09:58:59'), (28388, 7107, '2010-10-12 09:59:01'), (28389, 7108, '2010-10-12 09:59:02'), (28390, 7109, '2010-10-12 09:59:07'), (28391, 7110, '2010-10-12 09:59:11'), (28392, 7111, '2010-10-12 09:59:15'), (28393, 7112, '2010-10-12 09:59:20'), (28394, 7113, '2010-10-12 09:59:25'), (28395, 7107, '2010-10-12 09:59:25'), (28396, 7114, '2010-10-12 09:59:28'), (28397, 7115, '2010-10-12 09:59:32'), (28398, 7116, '2010-10-12 09:59:36'), (28399, 7117, '2010-10-12 09:59:40'), (28400, 7118, '2010-10-12 09:59:44'), (28401, 7119, '2010-10-12 09:59:48'), (28402, 7120, '2010-10-12 09:59:52'), (28403, 7121, '2010-10-12 09:59:56'), (28404, 7122, '2010-10-12 10:00:01'), (28405, 7107, '2010-10-12 10:00:03'), (28406, 7123, '2010-10-12 10:00:04'), (28407, 7124, '2010-10-12 10:00:09'), (28408, 7125, '2010-10-12 10:00:12'), (28409, 7126, '2010-10-12 10:00:17'), (28410, 7127, '2010-10-12 10:00:21'), (28411, 7128, '2010-10-12 10:00:25'), (28412, 7129, '2010-10-12 10:00:29'), (28413, 7130, '2010-10-12 10:00:34'), (28414, 7131, '2010-10-12 10:00:37'), (28415, 7132, '2010-10-12 10:00:42'), (28416, 7107, '2010-10-12 10:00:43'), (28417, 7133, '2010-10-12 10:00:45'), (28418, 7134, '2010-10-12 10:00:49'), (28419, 7135, '2010-10-12 10:00:53'), (28420, 7079, '2010-10-12 10:01:37'), (28421, 7079, '2010-10-12 10:03:05'), (28422, 7079, '2010-10-12 10:05:07'), (28423, 7079, '2010-10-12 10:07:12'), (28424, 7136, '2010-10-12 10:08:03'), (28425, 7079, '2010-10-12 10:13:26'), (28426, 7079, '2010-10-12 10:14:34'), (28427, 7079, '2010-10-12 10:19:54'), (28428, 7137, '2010-10-12 10:20:42'), (28429, 7137, '2010-10-12 10:20:55'), (28430, 7137, '2010-10-12 10:21:33'), (28431, 7137, '2010-10-12 10:21:39'), (28432, 7137, '2010-10-12 10:21:41'), (28433, 7137, '2010-10-12 10:21:43'), (28434, 7079, '2010-10-12 10:21:54'), (28435, 7137, '2010-10-12 10:21:57'), (28436, 7137, '2010-10-12 10:22:15'), (28437, 7137, '2010-10-12 10:22:50'), (28438, 7137, '2010-10-12 10:23:05'), (28439, 7137, '2010-10-12 10:23:15'), (28440, 7079, '2010-10-12 10:25:15'), (28441, 7079, '2010-10-12 10:25:21'), (28442, 7079, '2010-10-12 10:29:41'), (28443, 7079, '2010-10-12 10:29:58'), (28444, 7079, '2010-10-12 10:33:07'), (28445, 7079, '2010-10-12 10:33:22'), (28446, 7079, '2010-10-12 10:33:38'), (28447, 7138, '2010-10-12 10:36:15'), (28448, 7138, '2010-10-12 10:36:24'), (28449, 7079, '2010-10-12 10:37:03'), (28450, 7138, '2010-10-12 10:42:12'), (28451, 7139, '2010-10-12 10:49:44'), (28452, 7140, '2010-10-12 10:49:46'), (28453, 7140, '2010-10-12 10:50:07'), (28454, 7140, '2010-10-12 10:50:28'), (28455, 7140, '2010-10-12 10:50:48'), (28456, 7140, '2010-10-12 10:51:11'), (28457, 7140, '2010-10-12 10:52:19'), (28458, 7140, '2010-10-12 10:52:27'), (28459, 7140, '2010-10-12 10:52:34'), (28460, 7141, '2010-10-12 10:57:24'), (28461, 7141, '2010-10-12 10:57:37'), (28462, 7141, '2010-10-12 10:58:08'), (28463, 7142, '2010-10-12 11:05:02'), (28464, 7142, '2010-10-12 11:05:16'), (28465, 7142, '2010-10-12 11:05:37'), (28466, 7142, '2010-10-12 11:05:50'), (28467, 7142, '2010-10-12 11:05:56'), (28468, 7142, '2010-10-12 11:06:02'), (28469, 7143, '2010-10-12 11:20:41'), (28470, 7144, '2010-10-12 11:43:46'), (28471, 7144, '2010-10-12 11:44:07'), (28472, 7144, '2010-10-12 11:44:32'), (28473, 7144, '2010-10-12 11:44:51'), (28474, 7144, '2010-10-12 11:45:01'), (28475, 7144, '2010-10-12 11:45:12'), (28476, 7145, '2010-10-12 11:45:36'), (28477, 7145, '2010-10-12 11:45:58'), (28478, 7145, '2010-10-12 11:46:04'), (28479, 7144, '2010-10-12 11:46:04'), (28480, 7145, '2010-10-12 11:46:18'), (28481, 7145, '2010-10-12 11:46:26'), (28482, 7145, '2010-10-12 11:46:45'), (28483, 7145, '2010-10-12 11:47:07'), (28484, 7145, '2010-10-12 11:47:22'), (28485, 7145, '2010-10-12 11:47:32'), (28486, 7145, '2010-10-12 11:47:33'), (28487, 7145, '2010-10-12 11:47:34'), (28488, 7145, '2010-10-12 11:47:35'), (28489, 7144, '2010-10-12 11:48:01'), (28490, 7079, '2010-10-12 11:56:33'), (28491, 7146, '2010-10-12 12:11:52'), (28492, 7147, '2010-10-12 12:42:04'), (28493, 7142, '2010-10-12 12:46:25'), (28494, 7142, '2010-10-12 12:46:34'), (28495, 7142, '2010-10-12 12:46:45'), (28496, 7142, '2010-10-12 12:46:53'), (28497, 7142, '2010-10-12 12:47:19'), (28498, 7142, '2010-10-12 12:47:31'), (28499, 7142, '2010-10-12 12:47:54'), (28500, 7142, '2010-10-12 12:48:03'), (28501, 7142, '2010-10-12 12:48:20'), (28502, 7142, '2010-10-12 12:48:31'), (28503, 7142, '2010-10-12 12:48:38'), (28504, 7148, '2010-10-12 12:48:55'), (28505, 7148, '2010-10-12 12:49:03'), (28506, 7149, '2010-10-12 13:13:18'), (28507, 7150, '2010-10-12 13:24:17'), (28508, 7151, '2010-10-12 13:25:39'), (28509, 7152, '2010-10-12 13:31:05'), (28510, 7153, '2010-10-12 13:37:13'), (28511, 7154, '2010-10-12 13:37:15'), (28512, 7155, '2010-10-12 13:37:17'), (28513, 7079, '2010-10-12 13:37:22'), (28514, 7156, '2010-10-12 13:38:34'), (28515, 7155, '2010-10-12 13:38:36'), (28516, 7157, '2010-10-12 13:40:57'), (28517, 7157, '2010-10-12 13:41:15'), (28518, 7158, '2010-10-12 13:45:35'), (28519, 7159, '2010-10-12 13:52:50'), (28520, 7160, '2010-10-12 13:54:13'), (28521, 7161, '2010-10-12 13:57:55'), (28522, 7162, '2010-10-12 14:00:39'), (28523, 7163, '2010-10-12 14:16:13'), (28524, 7164, '2010-10-12 14:36:45'), (28525, 7165, '2010-10-12 14:36:57'), (28526, 7164, '2010-10-12 14:37:04'), (28527, 7164, '2010-10-12 14:37:14'), (28528, 7164, '2010-10-12 14:37:22'), (28529, 7164, '2010-10-12 14:37:25'), (28530, 7164, '2010-10-12 14:37:26'), (28531, 7164, '2010-10-12 14:37:33'), (28532, 7164, '2010-10-12 14:37:36'), (28533, 7164, '2010-10-12 14:37:39'), (28534, 7164, '2010-10-12 14:37:42'), (28535, 7166, '2010-10-12 14:46:10'), (28536, 7167, '2010-10-12 14:53:25'), (28537, 6579, '2010-10-12 15:20:53'), (28538, 7168, '2010-10-12 15:40:01'), (28539, 7169, '2010-10-12 15:40:57'), (28540, 7170, '2010-10-12 15:44:07'), (28541, 7170, '2010-10-12 15:44:26'), (28542, 7170, '2010-10-12 15:44:32'), (28543, 7170, '2010-10-12 15:44:36'), (28544, 7170, '2010-10-12 15:44:59'), (28545, 7170, '2010-10-12 15:45:20'), (28546, 7170, '2010-10-12 15:45:44'), (28547, 7170, '2010-10-12 15:45:46'), (28548, 7170, '2010-10-12 15:45:50'), (28549, 7170, '2010-10-12 15:45:54'), (28550, 7170, '2010-10-12 15:46:10'), (28551, 7171, '2010-10-12 16:02:34'), (28552, 7171, '2010-10-12 16:02:47'), (28553, 7171, '2010-10-12 16:03:10'), (28554, 7171, '2010-10-12 16:03:50'), (28555, 7171, '2010-10-12 16:03:55'), (28556, 7171, '2010-10-12 16:04:32'), (28557, 7171, '2010-10-12 16:04:46'), (28558, 7171, '2010-10-12 16:05:34'), (28559, 7171, '2010-10-12 16:05:40'), (28560, 7171, '2010-10-12 16:05:48'), (28561, 7172, '2010-10-12 16:13:37'), (28562, 7172, '2010-10-12 16:13:59'), (28563, 7172, '2010-10-12 16:14:10'), (28564, 7172, '2010-10-12 16:14:54'), (28565, 7172, '2010-10-12 16:15:32'), (28566, 7172, '2010-10-12 16:15:50'), (28567, 7172, '2010-10-12 16:15:55'), (28568, 7172, '2010-10-12 16:16:18'), (28569, 7172, '2010-10-12 16:16:53'), (28570, 7172, '2010-10-12 16:17:17'), (28571, 7173, '2010-10-12 16:38:54'), (28572, 6677, '2010-10-12 16:40:12'), (28573, 7174, '2010-10-12 16:47:55'), (28574, 7175, '2010-10-12 17:39:48'), (28575, 7176, '2010-10-12 17:39:54'), (28576, 7176, '2010-10-12 17:40:07'), (28577, 7176, '2010-10-12 17:40:40'), (28578, 7176, '2010-10-12 17:41:43'), (28579, 7176, '2010-10-12 17:41:45'), (28580, 7176, '2010-10-12 17:41:45'), (28581, 7176, '2010-10-12 17:41:46'), (28582, 7176, '2010-10-12 17:41:46'), (28583, 7176, '2010-10-12 17:41:53'), (28584, 7176, '2010-10-12 17:41:54'), (28585, 7176, '2010-10-12 17:41:55'), (28586, 7176, '2010-10-12 17:41:59'), (28587, 7176, '2010-10-12 17:42:00'), (28588, 7176, '2010-10-12 17:42:02'), (28589, 7176, '2010-10-12 17:42:07'), (28590, 7177, '2010-10-12 17:42:36'), (28591, 7176, '2010-10-12 17:43:27'), (28592, 7176, '2010-10-12 17:43:36'), (28593, 7176, '2010-10-12 17:45:14'), (28594, 7178, '2010-10-12 17:57:17'), (28595, 7179, '2010-10-12 17:58:35'), (28596, 7180, '2010-10-12 17:59:35'), (28597, 7181, '2010-10-12 18:18:44'), (28598, 7181, '2010-10-12 18:18:56'), (28599, 7181, '2010-10-12 18:19:17'), (28600, 7181, '2010-10-12 18:19:28'), (28601, 7181, '2010-10-12 18:19:39'), (28602, 7181, '2010-10-12 18:19:43'), (28603, 7181, '2010-10-12 18:19:59'), (28604, 7181, '2010-10-12 18:20:08'), (28605, 7181, '2010-10-12 18:20:15'), (28606, 7181, '2010-10-12 18:20:27'), (28607, 7181, '2010-10-12 18:21:14'), (28608, 7181, '2010-10-12 18:21:19'), (28609, 7181, '2010-10-12 18:21:49'), (28610, 7181, '2010-10-12 18:21:57'), (28611, 7181, '2010-10-12 18:22:03'), (28612, 7181, '2010-10-12 18:22:06'), (28613, 7181, '2010-10-12 18:22:29'), (28614, 7181, '2010-10-12 18:22:36'), (28615, 7181, '2010-10-12 18:22:45'), (28616, 7181, '2010-10-12 18:22:54'), (28617, 7181, '2010-10-12 18:23:04'), (28618, 7181, '2010-10-12 18:23:13'), (28619, 7181, '2010-10-12 18:23:20'), (28620, 7181, '2010-10-12 18:23:30'), (28621, 7182, '2010-10-12 18:24:26'), (28622, 7182, '2010-10-12 18:24:41'), (28623, 7182, '2010-10-12 18:24:48'), (28624, 7182, '2010-10-12 18:24:53'), (28625, 7181, '2010-10-12 18:24:56'), (28626, 7181, '2010-10-12 18:25:07'), (28627, 7182, '2010-10-12 18:25:09'), (28628, 7181, '2010-10-12 18:25:13'), (28629, 7181, '2010-10-12 18:25:17'), (28630, 7182, '2010-10-12 18:25:32'), (28631, 7182, '2010-10-12 18:25:41'), (28632, 7182, '2010-10-12 18:25:47'), (28633, 7182, '2010-10-12 18:25:51'), (28634, 7182, '2010-10-12 18:25:57'), (28635, 7183, '2010-10-12 18:36:06'), (28636, 7183, '2010-10-12 18:37:03'), (28637, 7183, '2010-10-12 18:37:12'), (28638, 7183, '2010-10-12 18:37:25'), (28639, 7183, '2010-10-12 18:37:56'), (28640, 7182, '2010-10-12 18:45:53'), (28641, 7182, '2010-10-12 18:45:54'), (28642, 7184, '2010-10-12 21:01:08'), (28643, 7185, '2010-10-12 21:19:13'), (28644, 7186, '2010-10-12 21:59:37'), (28645, 7187, '2010-10-12 22:12:50'), (28646, 7188, '2010-10-12 22:43:23'), (28647, 7189, '2010-10-12 23:43:04'), (28648, 7190, '2010-10-12 23:43:08'), (28649, 7191, '2010-10-13 01:09:52'), (28650, 7192, '2010-10-13 04:51:32'), (28651, 7192, '2010-10-13 04:51:49'), (28652, 7192, '2010-10-13 04:51:54'), (28653, 7192, '2010-10-13 04:52:21'), (28654, 7192, '2010-10-13 04:52:33'), (28655, 7192, '2010-10-13 04:52:43'), (28656, 7192, '2010-10-13 04:52:58'), (28657, 7192, '2010-10-13 04:53:28'), (28658, 7192, '2010-10-13 04:53:34'), (28659, 7192, '2010-10-13 04:53:48'), (28660, 7192, '2010-10-13 04:53:52'), (28661, 7193, '2010-10-13 05:04:28'), (28662, 7194, '2010-10-13 05:07:56'), (28663, 7195, '2010-10-13 05:07:56'), (28664, 7196, '2010-10-13 05:15:03'), (28665, 7197, '2010-10-13 05:25:28'), (28666, 6579, '2010-10-13 05:36:37'), (28667, 7198, '2010-10-13 05:44:26'), (28668, 7199, '2010-10-13 05:44:27'), (28669, 7200, '2010-10-13 06:00:23'), (28670, 7201, '2010-10-13 06:00:26'), (28671, 7202, '2010-10-13 06:00:27'), (28672, 7203, '2010-10-13 06:00:33'), (28673, 7202, '2010-10-13 06:00:46'), (28674, 7204, '2010-10-13 06:00:48'), (28675, 7202, '2010-10-13 06:01:00'), (28676, 7202, '2010-10-13 06:01:08'), (28677, 7205, '2010-10-13 06:01:14'), (28678, 7202, '2010-10-13 06:01:53'), (28679, 7206, '2010-10-13 06:01:55'), (28680, 7202, '2010-10-13 06:01:59'), (28681, 7202, '2010-10-13 06:02:01'), (28682, 7202, '2010-10-13 06:02:03'), (28683, 7202, '2010-10-13 06:02:07'), (28684, 7207, '2010-10-13 06:04:24'), (28685, 7207, '2010-10-13 06:04:34'), (28686, 7207, '2010-10-13 06:04:50'), (28687, 7207, '2010-10-13 06:04:55'), (28688, 7207, '2010-10-13 06:05:01'), (28689, 7207, '2010-10-13 06:05:09'), (28690, 7207, '2010-10-13 06:05:10'), (28691, 7207, '2010-10-13 06:05:11'), (28692, 7207, '2010-10-13 06:05:12'), (28693, 7207, '2010-10-13 06:05:15'), (28694, 7207, '2010-10-13 06:05:21'), (28695, 7207, '2010-10-13 06:05:23'), (28696, 7207, '2010-10-13 06:05:24'), (28697, 7207, '2010-10-13 06:05:40'), (28698, 7207, '2010-10-13 06:05:52'), (28699, 7207, '2010-10-13 06:06:35'), (28700, 7207, '2010-10-13 06:06:36'), (28701, 7207, '2010-10-13 06:06:37'), (28702, 7207, '2010-10-13 06:06:39'), (28703, 7207, '2010-10-13 06:06:40'), (28704, 7208, '2010-10-13 06:43:34'), (28705, 7208, '2010-10-13 06:44:29'), (28706, 7208, '2010-10-13 06:45:05'), (28707, 7208, '2010-10-13 06:45:06'), (28708, 7209, '2010-10-13 06:48:57'), (28709, 7209, '2010-10-13 06:49:05'), (28710, 7209, '2010-10-13 06:49:25'), (28711, 7209, '2010-10-13 06:49:34'), (28712, 7209, '2010-10-13 06:49:37'), (28713, 7208, '2010-10-13 06:53:33'), (28714, 7208, '2010-10-13 06:53:46'), (28715, 7208, '2010-10-13 06:53:52'), (28716, 7208, '2010-10-13 06:54:12'), (28717, 7210, '2010-10-13 07:15:41'), (28718, 7210, '2010-10-13 07:15:59'), (28719, 7210, '2010-10-13 07:16:11'), (28720, 7210, '2010-10-13 07:16:20'), (28721, 7210, '2010-10-13 07:16:31'), (28722, 7210, '2010-10-13 07:16:42'), (28723, 7210, '2010-10-13 07:16:52'), (28724, 7210, '2010-10-13 07:17:13'), (28725, 7210, '2010-10-13 07:17:25'), (28726, 7211, '2010-10-13 08:05:12'), (28727, 7212, '2010-10-13 08:39:34'), (28728, 7212, '2010-10-13 08:39:42'), (28729, 7213, '2010-10-13 08:42:55'), (28730, 7213, '2010-10-13 08:43:52'), (28731, 7213, '2010-10-13 08:43:58'), (28732, 7214, '2010-10-13 08:59:06'), (28733, 7214, '2010-10-13 09:00:37'), (28734, 7214, '2010-10-13 09:00:56'), (28735, 6579, '2010-10-13 09:03:17'), (28736, 7214, '2010-10-13 09:08:26'), (28737, 7214, '2010-10-13 09:08:56'), (28738, 7215, '2010-10-13 09:14:28'), (28739, 7216, '2010-10-13 09:14:32'), (28740, 7217, '2010-10-13 09:42:00'), (28741, 7218, '2010-10-13 10:46:06'), (28742, 7218, '2010-10-13 10:46:25'), (28743, 7218, '2010-10-13 10:46:31'), (28744, 7218, '2010-10-13 10:46:34'), (28745, 7218, '2010-10-13 10:46:36'), (28746, 7218, '2010-10-13 10:47:24'), (28747, 7218, '2010-10-13 10:47:31'), (28748, 7218, '2010-10-13 10:47:34'), (28749, 7218, '2010-10-13 10:47:38'), (28750, 7218, '2010-10-13 10:47:40'), (28751, 7218, '2010-10-13 10:47:42'), (28752, 7218, '2010-10-13 10:47:47'), (28753, 7219, '2010-10-13 10:54:45'), (28754, 7220, '2010-10-13 11:10:07'), (28755, 7220, '2010-10-13 11:10:21'), (28756, 7220, '2010-10-13 11:10:53'), (28757, 7220, '2010-10-13 11:11:37'), (28758, 7220, '2010-10-13 11:11:40'), (28759, 7221, '2010-10-13 11:15:50'), (28760, 7221, '2010-10-13 11:16:01'), (28761, 7221, '2010-10-13 11:16:15'), (28762, 7221, '2010-10-13 11:16:23'), (28763, 7221, '2010-10-13 11:17:13'), (28764, 7221, '2010-10-13 11:17:28'), (28765, 7221, '2010-10-13 11:17:33'), (28766, 7221, '2010-10-13 11:17:46'), (28767, 7221, '2010-10-13 11:17:49'), (28768, 7221, '2010-10-13 11:18:59'), (28769, 7221, '2010-10-13 11:19:07'), (28770, 7221, '2010-10-13 11:19:43'), (28771, 7221, '2010-10-13 11:19:57'), (28772, 6677, '2010-10-13 11:46:02'), (28773, 7222, '2010-10-13 11:52:49'), (28774, 7223, '2010-10-13 12:23:50'), (28775, 7223, '2010-10-13 12:24:10'), (28776, 7223, '2010-10-13 12:24:11'), (28777, 7223, '2010-10-13 12:24:40'), (28778, 7223, '2010-10-13 12:24:58'), (28779, 7223, '2010-10-13 12:25:25'), (28780, 7223, '2010-10-13 12:25:42'), (28781, 7223, '2010-10-13 12:26:03'), (28782, 7223, '2010-10-13 12:26:26'), (28783, 7223, '2010-10-13 12:26:42'), (28784, 7224, '2010-10-13 12:47:16'), (28785, 7224, '2010-10-13 12:47:34'), (28786, 7224, '2010-10-13 12:47:44'), (28787, 7225, '2010-10-13 12:55:29'), (28788, 7226, '2010-10-13 13:27:25'), (28789, 7227, '2010-10-13 13:33:47'), (28790, 7228, '2010-10-13 14:02:09'), (28791, 7228, '2010-10-13 14:02:20'), (28792, 6677, '2010-10-13 14:26:48'), (28793, 7229, '2010-10-13 14:57:11'), (28794, 7229, '2010-10-13 15:06:35'), (28795, 7229, '2010-10-13 15:06:56'), (28796, 7229, '2010-10-13 15:07:29'), (28797, 7229, '2010-10-13 15:07:52'), (28798, 7229, '2010-10-13 15:07:56'), (28799, 7230, '2010-10-13 15:45:31'), (28800, 7230, '2010-10-13 15:45:39'), (28801, 7230, '2010-10-13 15:46:32'), (28802, 7231, '2010-10-13 15:51:00'), (28803, 7231, '2010-10-13 15:53:30'), (28804, 7232, '2010-10-13 15:59:12'), (28805, 7233, '2010-10-13 16:02:30'), (28806, 7232, '2010-10-13 16:10:53'), (28807, 7234, '2010-10-13 17:57:59'), (28808, 7235, '2010-10-13 17:59:28'), (28809, 7236, '2010-10-13 17:59:56'), (28810, 7237, '2010-10-13 18:16:25'), (28811, 7238, '2010-10-13 18:17:04'), (28812, 7238, '2010-10-13 18:17:14'), (28813, 7238, '2010-10-13 18:17:27'), (28814, 7238, '2010-10-13 18:17:32'), (28815, 7238, '2010-10-13 18:18:04'), (28816, 7238, '2010-10-13 18:18:11'), (28817, 7238, '2010-10-13 18:18:20'), (28818, 7238, '2010-10-13 18:18:41'), (28819, 7238, '2010-10-13 18:18:46'), (28820, 7238, '2010-10-13 18:18:48'), (28821, 7238, '2010-10-13 18:18:51'), (28822, 7238, '2010-10-13 18:18:55'), (28823, 7239, '2010-10-13 18:34:16'), (28824, 7240, '2010-10-13 19:21:06'), (28825, 7241, '2010-10-13 19:53:56'), (28826, 6677, '2010-10-13 20:07:25'), (28827, 7242, '2010-10-13 20:28:09'), (28828, 7243, '2010-10-13 20:32:26'), (28829, 7244, '2010-10-13 21:19:02'), (28830, 7245, '2010-10-13 21:31:56'), (28831, 7246, '2010-10-13 22:35:56'), (28832, 7247, '2010-10-13 23:07:49'), (28833, 7248, '2010-10-13 23:39:43'), (28834, 7249, '2010-10-14 00:11:36'), (28835, 7250, '2010-10-14 00:43:30'), (28836, 7251, '2010-10-14 01:15:23'), (28837, 7252, '2010-10-14 01:47:16'), (28838, 7253, '2010-10-14 02:19:09'), (28839, 7254, '2010-10-14 02:51:02'), (28840, 7255, '2010-10-14 03:23:07'), (28841, 7256, '2010-10-14 03:55:00'), (28842, 7257, '2010-10-14 04:26:57'), (28843, 7258, '2010-10-14 04:29:40'), (28844, 7259, '2010-10-14 04:56:46'), (28845, 7260, '2010-10-14 04:58:49'), (28846, 7261, '2010-10-14 05:30:40'), (28847, 7262, '2010-10-14 05:40:03'), (28848, 7263, '2010-10-14 05:40:06'), (28849, 7264, '2010-10-14 05:56:36'), (28850, 7264, '2010-10-14 05:58:40'), (28851, 7264, '2010-10-14 05:58:45'), (28852, 7264, '2010-10-14 05:58:51'), (28853, 7264, '2010-10-14 05:59:22'), (28854, 7265, '2010-10-14 06:02:32'), (28855, 7266, '2010-10-14 06:31:37'), (28856, 7267, '2010-10-14 06:31:40'), (28857, 7268, '2010-10-14 06:31:41'), (28858, 7269, '2010-10-14 06:34:23'), (28859, 7270, '2010-10-14 07:33:55'), (28860, 7271, '2010-10-14 07:38:04'), (28861, 7272, '2010-10-14 08:09:55'), (28862, 7273, '2010-10-14 08:41:46'), (28863, 7274, '2010-10-14 08:49:43'), (28864, 7275, '2010-10-14 09:13:36'), (28865, 7276, '2010-10-14 09:43:12'), (28866, 7277, '2010-10-14 10:15:13'), (28867, 7278, '2010-10-14 10:26:00'), (28868, 7279, '2010-10-14 10:26:04'), (28869, 7280, '2010-10-14 10:28:27'), (28870, 7281, '2010-10-14 10:35:22'), (28871, 7282, '2010-10-14 10:36:46'), (28872, 7283, '2010-10-14 10:43:52'), (28873, 7284, '2010-10-14 10:51:44'), (28874, 7284, '2010-10-14 10:52:46'), (28875, 7284, '2010-10-14 10:53:30'), (28876, 7284, '2010-10-14 10:54:06'), (28877, 7284, '2010-10-14 10:54:34'), (28878, 7284, '2010-10-14 10:54:55'), (28879, 7284, '2010-10-14 10:55:29'), (28880, 7284, '2010-10-14 10:55:45'), (28881, 7285, '2010-10-14 10:57:33'), (28882, 7285, '2010-10-14 11:00:07'), (28883, 7285, '2010-10-14 11:00:33'), (28884, 7284, '2010-10-14 11:00:36'), (28885, 7284, '2010-10-14 11:00:46'), (28886, 7285, '2010-10-14 11:00:51'), (28887, 7285, '2010-10-14 11:01:04'), (28888, 7284, '2010-10-14 11:01:18'), (28889, 7285, '2010-10-14 11:01:23'), (28890, 7284, '2010-10-14 11:01:29'), (28891, 7284, '2010-10-14 11:01:38'), (28892, 7284, '2010-10-14 11:01:47'), (28893, 7284, '2010-10-14 11:01:50'), (28894, 7286, '2010-10-14 11:01:51'), (28895, 7284, '2010-10-14 11:01:55'), (28896, 7284, '2010-10-14 11:02:13'), (28897, 7284, '2010-10-14 11:03:57'), (28898, 7284, '2010-10-14 11:04:09'), (28899, 7284, '2010-10-14 11:04:16'), (28900, 7284, '2010-10-14 11:04:25'), (28901, 7284, '2010-10-14 11:04:40'), (28902, 7284, '2010-10-14 11:04:49'), (28903, 7284, '2010-10-14 11:05:11'), (28904, 7284, '2010-10-14 11:05:24'), (28905, 7287, '2010-10-14 11:06:21'), (28906, 7288, '2010-10-14 11:08:00'), (28907, 7289, '2010-10-14 11:14:13'), (28908, 7284, '2010-10-14 11:15:25'), (28909, 7284, '2010-10-14 11:15:27'), (28910, 7284, '2010-10-14 11:15:28'), (28911, 7284, '2010-10-14 11:15:30'), (28912, 7284, '2010-10-14 11:15:31'), (28913, 7284, '2010-10-14 11:15:32'), (28914, 7284, '2010-10-14 11:15:33'), (28915, 7284, '2010-10-14 11:15:34'), (28916, 7284, '2010-10-14 11:15:35'), (28917, 7284, '2010-10-14 11:15:37'), (28918, 7284, '2010-10-14 11:15:38'), (28919, 7284, '2010-10-14 11:15:39'), (28920, 7284, '2010-10-14 11:15:40'), (28921, 7284, '2010-10-14 11:15:42'), (28922, 7284, '2010-10-14 11:15:43'), (28923, 7290, '2010-10-14 11:28:22'), (28924, 7291, '2010-10-14 11:34:45'), (28925, 7292, '2010-10-14 11:35:00'), (28926, 7291, '2010-10-14 11:35:08'), (28927, 7291, '2010-10-14 11:35:09'), (28928, 7291, '2010-10-14 11:35:25'), (28929, 7291, '2010-10-14 11:35:37'), (28930, 7291, '2010-10-14 11:35:41'), (28931, 7291, '2010-10-14 11:36:05'), (28932, 7291, '2010-10-14 11:36:46'), (28933, 7291, '2010-10-14 11:36:47'), (28934, 7291, '2010-10-14 11:37:07'), (28935, 7291, '2010-10-14 11:37:14'), (28936, 7291, '2010-10-14 11:37:18'), (28937, 7291, '2010-10-14 11:37:21'), (28938, 7291, '2010-10-14 11:37:25'), (28939, 7291, '2010-10-14 11:37:26'), (28940, 7291, '2010-10-14 11:37:28'), (28941, 7292, '2010-10-14 11:38:43'), (28942, 7292, '2010-10-14 11:38:54'), (28943, 7292, '2010-10-14 11:39:10'), (28944, 7292, '2010-10-14 11:39:21'), (28945, 7292, '2010-10-14 11:39:47'), (28946, 7292, '2010-10-14 11:40:02'), (28947, 7292, '2010-10-14 11:40:08'), (28948, 7292, '2010-10-14 11:40:14'), (28949, 7285, '2010-10-14 11:43:55'), (28950, 7285, '2010-10-14 11:43:59'), (28951, 7293, '2010-10-14 11:44:34'), (28952, 7294, '2010-10-14 11:54:53'), (28953, 7295, '2010-10-14 12:19:11'), (28954, 7296, '2010-10-14 12:25:28'), (28955, 7297, '2010-10-14 12:25:30'), (28956, 7298, '2010-10-14 12:40:30'), (28957, 7298, '2010-10-14 12:41:01'), (28958, 7298, '2010-10-14 12:41:20'), (28959, 7298, '2010-10-14 12:41:29'), (28960, 7298, '2010-10-14 12:41:46'), (28961, 7298, '2010-10-14 12:42:05'), (28962, 7298, '2010-10-14 12:42:06'), (28963, 7298, '2010-10-14 12:42:17'), (28964, 7298, '2010-10-14 12:42:29'), (28965, 7298, '2010-10-14 12:42:53'), (28966, 7298, '2010-10-14 12:43:56'), (28967, 7298, '2010-10-14 12:43:57'), (28968, 7298, '2010-10-14 12:44:00'), (28969, 7298, '2010-10-14 12:44:02'), (28970, 7299, '2010-10-14 12:45:18'), (28971, 7299, '2010-10-14 12:45:35'), (28972, 7300, '2010-10-14 12:50:55'), (28973, 7301, '2010-10-14 13:15:15'), (28974, 7302, '2010-10-14 14:17:03'), (28975, 7303, '2010-10-14 14:31:19'), (28976, 7303, '2010-10-14 14:31:30'), (28977, 7303, '2010-10-14 14:31:48'), (28978, 7303, '2010-10-14 14:32:04'), (28979, 6677, '2010-10-14 14:33:12'), (28980, 7304, '2010-10-14 14:38:08'), (28981, 7304, '2010-10-14 14:38:23'), (28982, 7304, '2010-10-14 14:39:00'), (28983, 7304, '2010-10-14 14:39:05'), (28984, 7304, '2010-10-14 14:39:11'), (28985, 7304, '2010-10-14 14:39:28'), (28986, 7304, '2010-10-14 14:39:46'), (28987, 7304, '2010-10-14 14:39:47'), (28988, 7304, '2010-10-14 14:39:51'), (28989, 7303, '2010-10-14 14:44:05'), (28990, 7303, '2010-10-14 14:44:12'), (28991, 7303, '2010-10-14 14:44:13'), (28992, 7303, '2010-10-14 14:44:25'), (28993, 7305, '2010-10-14 14:44:35'), (28994, 7303, '2010-10-14 14:44:35'), (28995, 7303, '2010-10-14 14:44:46'), (28996, 7305, '2010-10-14 14:44:47'), (28997, 7305, '2010-10-14 14:44:54'), (28998, 7303, '2010-10-14 14:45:00'), (28999, 7303, '2010-10-14 14:46:05'), (29000, 7303, '2010-10-14 14:46:16'), (29001, 7303, '2010-10-14 14:46:30'), (29002, 7303, '2010-10-14 14:46:49'), (29003, 7303, '2010-10-14 14:46:50'), (29004, 7303, '2010-10-14 14:46:53'), (29005, 7303, '2010-10-14 14:46:55'), (29006, 7303, '2010-10-14 14:46:59'), (29007, 7303, '2010-10-14 14:47:04'), (29008, 7303, '2010-10-14 14:47:09'), (29009, 7303, '2010-10-14 14:47:13'), (29010, 7303, '2010-10-14 14:47:19'), (29011, 7303, '2010-10-14 14:47:24'), (29012, 7303, '2010-10-14 14:47:25'), (29013, 7303, '2010-10-14 14:47:27'), (29014, 7305, '2010-10-14 14:47:41'), (29015, 7305, '2010-10-14 14:47:45'), (29016, 7305, '2010-10-14 14:49:12'), (29017, 7305, '2010-10-14 14:49:16'), (29018, 7305, '2010-10-14 14:49:36'), (29019, 7305, '2010-10-14 14:49:44'), (29020, 7305, '2010-10-14 14:49:51'), (29021, 7305, '2010-10-14 14:50:07'), (29022, 7305, '2010-10-14 14:50:15'), (29023, 7305, '2010-10-14 14:50:18'), (29024, 7305, '2010-10-14 14:50:22'), (29025, 7305, '2010-10-14 14:50:25'), (29026, 7305, '2010-10-14 14:50:29'), (29027, 7305, '2010-10-14 14:50:32'), (29028, 7305, '2010-10-14 14:50:35'), (29029, 7306, '2010-10-14 14:56:31'), (29030, 7306, '2010-10-14 14:56:45'), (29031, 7306, '2010-10-14 14:56:53'), (29032, 7306, '2010-10-14 14:57:43'), (29033, 7306, '2010-10-14 14:58:23'), (29034, 7306, '2010-10-14 14:59:03'), (29035, 7306, '2010-10-14 14:59:14'), (29036, 7306, '2010-10-14 14:59:18'), (29037, 7306, '2010-10-14 14:59:21'), (29038, 7307, '2010-10-14 15:07:15'), (29039, 7307, '2010-10-14 15:07:41'), (29040, 7307, '2010-10-14 15:07:49'), (29041, 7307, '2010-10-14 15:07:54'), (29042, 7307, '2010-10-14 15:08:01'), (29043, 7307, '2010-10-14 15:08:10'), (29044, 7307, '2010-10-14 15:08:16'), (29045, 7307, '2010-10-14 15:08:32'), (29046, 7307, '2010-10-14 15:08:36'), (29047, 7308, '2010-10-14 15:09:21'), (29048, 7307, '2010-10-14 15:09:32'), (29049, 7308, '2010-10-14 15:09:35'), (29050, 7308, '2010-10-14 15:09:36'), (29051, 7308, '2010-10-14 15:09:37'), (29052, 7308, '2010-10-14 15:09:40'), (29053, 7308, '2010-10-14 15:09:42'), (29054, 7308, '2010-10-14 15:10:02'), (29055, 7307, '2010-10-14 15:10:03'), (29056, 7307, '2010-10-14 15:10:11'), (29057, 7307, '2010-10-14 15:10:19'), (29058, 7307, '2010-10-14 15:10:31'), (29059, 7307, '2010-10-14 15:10:46'), (29060, 7307, '2010-10-14 15:10:52'), (29061, 7307, '2010-10-14 15:11:00'), (29062, 7308, '2010-10-14 15:11:35'), (29063, 7307, '2010-10-14 15:11:39'), (29064, 7307, '2010-10-14 15:11:50'), (29065, 7309, '2010-10-14 15:15:56'), (29066, 7309, '2010-10-14 15:16:18'), (29067, 7309, '2010-10-14 15:16:26'), (29068, 7310, '2010-10-14 15:20:55'), (29069, 7311, '2010-10-14 15:37:12'), (29070, 7312, '2010-10-14 15:45:33'), (29071, 6677, '2010-10-14 17:57:41'), (29072, 7313, '2010-10-14 18:09:45'), (29073, 7313, '2010-10-14 18:10:02'), (29074, 7313, '2010-10-14 18:10:09'), (29075, 7313, '2010-10-14 18:10:14'), (29076, 7313, '2010-10-14 18:10:19'), (29077, 7313, '2010-10-14 18:10:34'), (29078, 7313, '2010-10-14 18:10:45'), (29079, 7313, '2010-10-14 18:10:53'), (29080, 7313, '2010-10-14 18:11:03'), (29081, 7313, '2010-10-14 18:11:35'), (29082, 7314, '2010-10-14 18:12:43'), (29083, 7315, '2010-10-14 18:16:45'), (29084, 7313, '2010-10-14 18:30:45'), (29085, 7316, '2010-10-14 18:41:40'), (29086, 7317, '2010-10-14 19:23:32'), (29087, 7317, '2010-10-14 19:24:00'), (29088, 7317, '2010-10-14 19:24:45'), (29089, 7317, '2010-10-14 19:24:56'), (29090, 7317, '2010-10-14 19:25:18'), (29091, 7318, '2010-10-14 19:31:59'), (29092, 7318, '2010-10-14 19:32:57'), (29093, 7318, '2010-10-14 19:33:23'), (29094, 7318, '2010-10-14 19:33:44'), (29095, 7318, '2010-10-14 19:34:00'), (29096, 7318, '2010-10-14 19:34:33'), (29097, 7318, '2010-10-14 19:34:44'), (29098, 7319, '2010-10-14 19:42:09'), (29099, 7319, '2010-10-14 19:46:50'), (29100, 7319, '2010-10-14 19:47:04'), (29101, 7319, '2010-10-14 19:48:26'), (29102, 7319, '2010-10-14 19:48:34'), (29103, 7319, '2010-10-14 19:48:39'), (29104, 7319, '2010-10-14 19:48:41'), (29105, 7320, '2010-10-14 20:07:08'), (29106, 7320, '2010-10-14 20:07:23'), (29107, 7321, '2010-10-14 20:54:05'), (29108, 7322, '2010-10-14 20:57:55'), (29109, 7322, '2010-10-14 20:58:22'), (29110, 7322, '2010-10-14 20:58:23'), (29111, 7322, '2010-10-14 20:58:25'), (29112, 7322, '2010-10-14 20:58:36'), (29113, 7322, '2010-10-14 20:58:43'), (29114, 7322, '2010-10-14 20:59:04'), (29115, 7322, '2010-10-14 20:59:18'), (29116, 7322, '2010-10-14 20:59:24'), (29117, 7322, '2010-10-14 20:59:36'), (29118, 7322, '2010-10-14 20:59:58'), (29119, 7322, '2010-10-14 21:00:10'), (29120, 7322, '2010-10-14 21:00:31'), (29121, 7322, '2010-10-14 21:00:33'), (29122, 7322, '2010-10-14 21:00:34'), (29123, 7322, '2010-10-14 21:00:36'), (29124, 7323, '2010-10-14 21:24:53'), (29125, 7324, '2010-10-14 22:35:07'), (29126, 7325, '2010-10-14 22:38:59'), (29127, 7326, '2010-10-14 22:46:35'), (29128, 7327, '2010-10-14 23:04:44'), (29129, 7328, '2010-10-15 01:04:33'), (29130, 7329, '2010-10-15 01:48:39'), (29131, 7330, '2010-10-15 02:16:44'), (29132, 7331, '2010-10-15 02:39:58'), (29133, 7332, '2010-10-15 03:02:42'), (29134, 7333, '2010-10-15 04:02:44'), (29135, 7334, '2010-10-15 04:19:46'), (29136, 7335, '2010-10-15 04:20:49'), (29137, 7336, '2010-10-15 04:21:15'), (29138, 7337, '2010-10-15 04:21:33'), (29139, 7338, '2010-10-15 04:21:54'), (29140, 7339, '2010-10-15 04:36:09'), (29141, 7340, '2010-10-15 04:54:15'), (29142, 7341, '2010-10-15 05:24:18'), (29143, 7342, '2010-10-15 05:45:07'), (29144, 7342, '2010-10-15 05:45:45'), (29145, 7342, '2010-10-15 05:46:02'), (29146, 7342, '2010-10-15 05:46:09'), (29147, 7342, '2010-10-15 05:46:28'), (29148, 7342, '2010-10-15 05:46:54'), (29149, 7342, '2010-10-15 05:47:03'), (29150, 7342, '2010-10-15 05:47:12'), (29151, 7342, '2010-10-15 05:47:15'), (29152, 7342, '2010-10-15 05:47:18'), (29153, 7342, '2010-10-15 05:47:21'), (29154, 7342, '2010-10-15 05:47:24'), (29155, 7342, '2010-10-15 05:47:29'), (29156, 7343, '2010-10-15 06:23:41'), (29157, 7344, '2010-10-15 06:32:04'), (29158, 7345, '2010-10-15 06:55:32'), (29159, 7346, '2010-10-15 06:57:04'), (29160, 7347, '2010-10-15 07:13:59'), (29161, 7348, '2010-10-15 07:32:47'), (29162, 7349, '2010-10-15 07:40:10'), (29163, 7350, '2010-10-15 07:52:28'), (29164, 7350, '2010-10-15 07:52:40'), (29165, 7350, '2010-10-15 07:52:51'), (29166, 7350, '2010-10-15 07:52:59'), (29167, 7350, '2010-10-15 07:53:21'), (29168, 7350, '2010-10-15 07:53:34'), (29169, 7350, '2010-10-15 07:53:46'), (29170, 7350, '2010-10-15 07:53:49'), (29171, 7350, '2010-10-15 07:54:02'), (29172, 7351, '2010-10-15 08:27:35'), (29173, 7351, '2010-10-15 08:28:41'), (29174, 7352, '2010-10-15 08:45:48'), (29175, 7353, '2010-10-15 08:48:53'), (29176, 7354, '2010-10-15 08:54:32'), (29177, 7355, '2010-10-15 09:05:03'), (29178, 7356, '2010-10-15 09:06:05'), (29179, 7356, '2010-10-15 09:06:21'), (29180, 7356, '2010-10-15 09:06:34'), (29181, 7356, '2010-10-15 09:06:39'), (29182, 7357, '2010-10-15 09:07:36'), (29183, 7357, '2010-10-15 09:07:51'), (29184, 7358, '2010-10-15 09:07:55'), (29185, 7356, '2010-10-15 09:07:59'), (29186, 7356, '2010-10-15 09:08:10'), (29187, 7357, '2010-10-15 09:08:12'), (29188, 7357, '2010-10-15 09:08:21'), (29189, 7357, '2010-10-15 09:08:31'), (29190, 7357, '2010-10-15 09:08:32'), (29191, 7359, '2010-10-15 09:22:28'), (29192, 7359, '2010-10-15 09:23:06'), (29193, 7359, '2010-10-15 09:23:13'), (29194, 7359, '2010-10-15 09:23:31'), (29195, 7359, '2010-10-15 09:23:48'), (29196, 7359, '2010-10-15 09:24:00'), (29197, 7359, '2010-10-15 09:24:12'), (29198, 7359, '2010-10-15 09:24:28'), (29199, 7360, '2010-10-15 09:28:47'), (29200, 7361, '2010-10-15 09:28:51'), (29201, 7362, '2010-10-15 09:41:25'), (29202, 7363, '2010-10-15 09:46:53'), (29203, 7364, '2010-10-15 10:11:00'), (29204, 7365, '2010-10-15 10:26:23'), (29205, 7366, '2010-10-15 10:39:10'), (29206, 7367, '2010-10-15 10:58:48'), (29207, 7368, '2010-10-15 11:16:13'), (29208, 7368, '2010-10-15 11:16:32'), (29209, 7368, '2010-10-15 11:16:38'), (29210, 7368, '2010-10-15 11:16:43'), (29211, 7368, '2010-10-15 11:16:58'), (29212, 7368, '2010-10-15 11:17:35'), (29213, 7368, '2010-10-15 11:17:44'), (29214, 7368, '2010-10-15 11:18:02'), (29215, 7368, '2010-10-15 11:18:23'), (29216, 7368, '2010-10-15 11:18:30'), (29217, 7369, '2010-10-15 11:20:01'), (29218, 7370, '2010-10-15 11:21:56'), (29219, 7371, '2010-10-15 11:22:26'), (29220, 7372, '2010-10-15 11:23:47'), (29221, 7373, '2010-10-15 11:27:25'), (29222, 7374, '2010-10-15 11:27:27'), (29223, 7375, '2010-10-15 11:37:51'), (29224, 7376, '2010-10-15 11:54:54'), (29225, 7376, '2010-10-15 11:55:10'), (29226, 7377, '2010-10-15 11:56:40'), (29227, 7376, '2010-10-15 11:57:59'), (29228, 7376, '2010-10-15 11:58:08'), (29229, 7376, '2010-10-15 11:58:15'), (29230, 7376, '2010-10-15 11:58:33'), (29231, 7376, '2010-10-15 11:58:49'), (29232, 7376, '2010-10-15 11:59:11'), (29233, 7378, '2010-10-15 12:09:35'), (29234, 7379, '2010-10-15 12:12:19'), (29235, 7380, '2010-10-15 12:13:34'), (29236, 7381, '2010-10-15 12:33:28'), (29237, 7382, '2010-10-15 12:43:14'), (29238, 7383, '2010-10-15 13:31:44'), (29239, 7384, '2010-10-15 13:54:23'), (29240, 7384, '2010-10-15 13:54:32'), (29241, 7385, '2010-10-15 14:13:06'), (29242, 7386, '2010-10-15 14:38:41'), (29243, 7386, '2010-10-15 14:38:51'), (29244, 7386, '2010-10-15 14:38:58'), (29245, 7386, '2010-10-15 14:39:19'), (29246, 7386, '2010-10-15 14:40:01'), (29247, 7386, '2010-10-15 14:42:03'), (29248, 7386, '2010-10-15 14:42:14'), (29249, 7386, '2010-10-15 14:43:05'), (29250, 7386, '2010-10-15 14:43:49'), (29251, 7386, '2010-10-15 14:43:52'), (29252, 7386, '2010-10-15 14:43:55'), (29253, 7387, '2010-10-15 15:30:06'), (29254, 7387, '2010-10-15 15:30:21'), (29255, 7387, '2010-10-15 15:30:29'), (29256, 7387, '2010-10-15 15:30:39'), (29257, 7387, '2010-10-15 15:30:47'), (29258, 7388, '2010-10-15 15:31:31'), (29259, 7387, '2010-10-15 15:31:35'), (29260, 7387, '2010-10-15 15:31:37'), (29261, 7389, '2010-10-15 15:58:54'), (29262, 7390, '2010-10-15 15:59:45'), (29263, 7391, '2010-10-15 16:20:44'), (29264, 7392, '2010-10-15 17:00:29'), (29265, 7393, '2010-10-15 17:28:48'), (29266, 7394, '2010-10-15 17:29:10'), (29267, 7395, '2010-10-15 17:36:05'), (29268, 7396, '2010-10-15 17:38:16'), (29269, 7397, '2010-10-15 18:13:30'), (29270, 7398, '2010-10-15 18:18:08'), (29271, 7398, '2010-10-15 18:18:36'), (29272, 7398, '2010-10-15 18:18:47'), (29273, 7399, '2010-10-15 18:28:16'), (29274, 7400, '2010-10-15 18:28:47'), (29275, 7401, '2010-10-15 19:16:47'), (29276, 7402, '2010-10-15 19:37:05'), (29277, 7403, '2010-10-15 20:26:57'), (29278, 7404, '2010-10-15 20:44:05'), (29279, 7405, '2010-10-15 21:26:59'), (29280, 7406, '2010-10-15 22:28:40'), (29281, 7406, '2010-10-15 22:29:03'), (29282, 7407, '2010-10-15 22:32:56'), (29283, 7408, '2010-10-15 23:26:21'), (29284, 7409, '2010-10-15 23:27:30'), (29285, 7410, '2010-10-15 23:28:26'), (29286, 7411, '2010-10-15 23:29:17'), (29287, 7412, '2010-10-15 23:30:13'), (29288, 7413, '2010-10-15 23:30:52'), (29289, 7414, '2010-10-15 23:31:53'), (29290, 7415, '2010-10-15 23:32:55'), (29291, 7416, '2010-10-15 23:34:01'), (29292, 7417, '2010-10-15 23:35:06'), (29293, 7418, '2010-10-15 23:36:18'), (29294, 7419, '2010-10-15 23:37:27'), (29295, 7420, '2010-10-15 23:38:31'), (29296, 7421, '2010-10-16 00:00:01'), (29297, 7422, '2010-10-16 00:14:49'), (29298, 7423, '2010-10-16 00:54:35'), (29299, 7423, '2010-10-16 00:54:52'), (29300, 7424, '2010-10-16 01:07:21'), (29301, 7425, '2010-10-16 02:05:21'), (29302, 7426, '2010-10-16 02:36:05'), (29303, 7427, '2010-10-16 02:40:52'), (29304, 7428, '2010-10-16 02:48:47'), (29305, 7429, '2010-10-16 05:50:49'), (29306, 7429, '2010-10-16 05:50:55'), (29307, 7429, '2010-10-16 05:51:30'), (29308, 7429, '2010-10-16 05:53:04'), (29309, 7430, '2010-10-16 05:55:14'), (29310, 7430, '2010-10-16 05:55:30'), (29311, 7430, '2010-10-16 05:55:48'), (29312, 7430, '2010-10-16 05:55:58'), (29313, 7430, '2010-10-16 05:56:08'), (29314, 7430, '2010-10-16 05:56:14'), (29315, 7430, '2010-10-16 05:56:20'), (29316, 7430, '2010-10-16 05:56:53'), (29317, 7431, '2010-10-16 06:05:50'), (29318, 7432, '2010-10-16 06:52:49'), (29319, 7433, '2010-10-16 08:22:20'), (29320, 7434, '2010-10-16 08:23:39'), (29321, 7434, '2010-10-16 08:24:04'), (29322, 7434, '2010-10-16 08:24:31'), (29323, 7434, '2010-10-16 08:25:26'), (29324, 7435, '2010-10-16 08:40:59'), (29325, 7436, '2010-10-16 08:41:03'), (29326, 7437, '2010-10-16 08:45:30'), (29327, 7437, '2010-10-16 08:45:58'), (29328, 7437, '2010-10-16 08:46:02'), (29329, 7437, '2010-10-16 08:46:06'), (29330, 7437, '2010-10-16 08:46:44'), (29331, 7437, '2010-10-16 08:46:52'), (29332, 7437, '2010-10-16 08:47:01'), (29333, 7437, '2010-10-16 08:47:06'), (29334, 7437, '2010-10-16 08:48:48'), (29335, 7438, '2010-10-16 09:33:26'), (29336, 7438, '2010-10-16 09:33:39'), (29337, 7438, '2010-10-16 09:33:48'), (29338, 7438, '2010-10-16 09:34:11'), (29339, 7438, '2010-10-16 09:34:22'), (29340, 7439, '2010-10-16 10:04:57'), (29341, 7440, '2010-10-16 10:16:28'), (29342, 7440, '2010-10-16 10:16:45'), (29343, 7440, '2010-10-16 10:17:25'), (29344, 7440, '2010-10-16 10:17:41'), (29345, 7440, '2010-10-16 10:17:45'), (29346, 7440, '2010-10-16 10:18:15'), (29347, 7440, '2010-10-16 10:18:19'), (29348, 7441, '2010-10-16 10:58:23'), (29349, 7442, '2010-10-16 11:31:04'), (29350, 7442, '2010-10-16 11:31:33'), (29351, 7442, '2010-10-16 11:31:34'), (29352, 7442, '2010-10-16 11:31:35'), (29353, 7442, '2010-10-16 11:31:36'), (29354, 7442, '2010-10-16 11:31:38'), (29355, 7442, '2010-10-16 11:31:38'), (29356, 7442, '2010-10-16 11:31:41'), (29357, 7443, '2010-10-16 11:40:10'), (29358, 7444, '2010-10-16 12:01:04'), (29359, 7445, '2010-10-16 12:33:51'), (29360, 7446, '2010-10-16 12:36:45'), (29361, 7447, '2010-10-16 12:55:40'), (29362, 7448, '2010-10-16 13:03:21'), (29363, 7449, '2010-10-16 13:28:27'), (29364, 7449, '2010-10-16 13:28:41'), (29365, 7450, '2010-10-16 13:50:32'), (29366, 7450, '2010-10-16 13:51:05'), (29367, 7450, '2010-10-16 13:51:16'), (29368, 7450, '2010-10-16 13:51:25'), (29369, 7450, '2010-10-16 13:51:59'), (29370, 7450, '2010-10-16 13:52:46'), (29371, 7450, '2010-10-16 13:52:53'), (29372, 7450, '2010-10-16 13:53:01'), (29373, 7450, '2010-10-16 13:53:05'), (29374, 7451, '2010-10-16 13:56:51'), (29375, 7451, '2010-10-16 13:57:18'), (29376, 7451, '2010-10-16 13:57:22'), (29377, 7451, '2010-10-16 13:57:29'), (29378, 7451, '2010-10-16 13:57:37'), (29379, 7451, '2010-10-16 13:57:42'), (29380, 7451, '2010-10-16 13:57:52'), (29381, 7451, '2010-10-16 13:58:17'), (29382, 7452, '2010-10-16 14:08:38'), (29383, 7453, '2010-10-16 14:25:11'), (29384, 7454, '2010-10-16 15:15:20'), (29385, 7455, '2010-10-16 15:24:03'), (29386, 7455, '2010-10-16 15:24:21'), (29387, 7455, '2010-10-16 15:24:55'), (29388, 7454, '2010-10-16 15:34:26'), (29389, 7454, '2010-10-16 15:34:52'), (29390, 7456, '2010-10-16 15:44:05'), (29391, 7456, '2010-10-16 15:47:02'), (29392, 7456, '2010-10-16 15:47:09'), (29393, 7456, '2010-10-16 15:49:32'), (29394, 7457, '2010-10-16 16:08:24'), (29395, 7457, '2010-10-16 16:12:36'), (29396, 7457, '2010-10-16 16:12:49'), (29397, 7457, '2010-10-16 16:12:57'), (29398, 7457, '2010-10-16 16:13:07'), (29399, 7457, '2010-10-16 16:19:27'), (29400, 7457, '2010-10-16 16:29:56'), (29401, 7458, '2010-10-16 17:05:49'), (29402, 7459, '2010-10-16 17:59:03'), (29403, 7460, '2010-10-16 18:24:46'), (29404, 7461, '2010-10-16 18:34:20'), (29405, 7461, '2010-10-16 18:34:54'), (29406, 7462, '2010-10-16 19:13:53'), (29407, 7462, '2010-10-16 19:14:02'), (29408, 7463, '2010-10-16 19:35:52'), (29409, 7464, '2010-10-16 20:20:03'), (29410, 7465, '2010-10-16 20:27:48'), (29411, 7466, '2010-10-16 20:41:54'), (29412, 7467, '2010-10-16 20:57:43'), (29413, 7467, '2010-10-16 20:57:58'), (29414, 7467, '2010-10-16 20:58:11'), (29415, 7467, '2010-10-16 20:58:35'), (29416, 7467, '2010-10-16 20:58:54'), (29417, 7467, '2010-10-16 20:59:07'), (29418, 7467, '2010-10-16 20:59:11'), (29419, 7467, '2010-10-16 20:59:36'), (29420, 7467, '2010-10-16 21:00:01'), (29421, 7467, '2010-10-16 21:00:55'), (29422, 7468, '2010-10-16 22:01:55'), (29423, 7469, '2010-10-16 22:25:12'), (29424, 7470, '2010-10-16 22:25:13'), (29425, 7471, '2010-10-16 23:27:02'), (29426, 7472, '2010-10-17 00:56:13'), (29427, 7473, '2010-10-17 01:27:37'), (29428, 7474, '2010-10-17 01:49:48'), (29429, 7475, '2010-10-17 01:57:51'), (29430, 7476, '2010-10-17 02:43:34'), (29431, 7477, '2010-10-17 04:16:34'), (29432, 7478, '2010-10-17 04:44:16'), (29433, 7479, '2010-10-17 05:27:36'), (29434, 7480, '2010-10-17 06:41:36'), (29435, 7481, '2010-10-17 07:23:46'), (29436, 7481, '2010-10-17 07:24:00'), (29437, 7481, '2010-10-17 07:24:16'), (29438, 7482, '2010-10-17 07:25:16'), (29439, 7483, '2010-10-17 07:27:03'), (29440, 7484, '2010-10-17 07:27:52'), (29441, 7485, '2010-10-17 07:28:48'), (29442, 7486, '2010-10-17 08:05:46'), (29443, 7487, '2010-10-17 08:08:22'), (29444, 7487, '2010-10-17 08:08:49'), (29445, 7487, '2010-10-17 08:09:12'), (29446, 7481, '2010-10-17 08:13:44'), (29447, 7481, '2010-10-17 08:13:51'), (29448, 7481, '2010-10-17 08:13:55'), (29449, 7481, '2010-10-17 08:14:14'), (29450, 7488, '2010-10-17 08:29:14'), (29451, 7488, '2010-10-17 08:29:37'), (29452, 7488, '2010-10-17 08:29:42'), (29453, 7488, '2010-10-17 08:29:47'), (29454, 7488, '2010-10-17 08:29:58'), (29455, 7488, '2010-10-17 08:30:09'), (29456, 7488, '2010-10-17 08:30:23'), (29457, 7488, '2010-10-17 08:30:39'), (29458, 7488, '2010-10-17 08:30:49'), (29459, 7488, '2010-10-17 08:31:00'), (29460, 7488, '2010-10-17 08:31:03'), (29461, 7488, '2010-10-17 08:31:08'), (29462, 7488, '2010-10-17 08:31:12'), (29463, 7489, '2010-10-17 08:41:32'), (29464, 7489, '2010-10-17 08:41:50'), (29465, 7489, '2010-10-17 08:42:19'), (29466, 7489, '2010-10-17 08:42:24'), (29467, 7489, '2010-10-17 08:48:37'), (29468, 7489, '2010-10-17 08:48:43'), (29469, 7489, '2010-10-17 08:48:54'), (29470, 7490, '2010-10-17 08:50:54'), (29471, 7491, '2010-10-17 09:18:58'), (29472, 7491, '2010-10-17 09:19:16'), (29473, 7492, '2010-10-17 09:21:06'), (29474, 7493, '2010-10-17 09:28:07'), (29475, 7493, '2010-10-17 09:28:17'), (29476, 7494, '2010-10-17 09:38:07'), (29477, 7495, '2010-10-17 09:38:11'), (29478, 7496, '2010-10-17 09:48:47'), (29479, 7497, '2010-10-17 09:55:17'), (29480, 7497, '2010-10-17 09:55:39'), (29481, 7498, '2010-10-17 10:10:06'), (29482, 7499, '2010-10-17 10:22:55'), (29483, 7500, '2010-10-17 10:36:51'), (29484, 7500, '2010-10-17 10:37:04'), (29485, 7500, '2010-10-17 10:37:23'), (29486, 7500, '2010-10-17 10:37:39'), (29487, 7500, '2010-10-17 10:37:47'), (29488, 7500, '2010-10-17 10:38:01'), (29489, 7500, '2010-10-17 10:38:16'), (29490, 7501, '2010-10-17 10:40:30'), (29491, 7501, '2010-10-17 10:40:46'), (29492, 7501, '2010-10-17 10:40:58'), (29493, 7501, '2010-10-17 10:41:11'), (29494, 7501, '2010-10-17 10:41:23'), (29495, 7501, '2010-10-17 10:41:41'), (29496, 7501, '2010-10-17 10:41:53'), (29497, 7501, '2010-10-17 10:42:01'), (29498, 7501, '2010-10-17 10:42:10'), (29499, 7501, '2010-10-17 10:42:17'), (29500, 7501, '2010-10-17 10:43:10'), (29501, 7501, '2010-10-17 10:43:44'), (29502, 7501, '2010-10-17 10:43:53'), (29503, 7501, '2010-10-17 10:44:00'), (29504, 7501, '2010-10-17 10:44:37'), (29505, 7501, '2010-10-17 10:44:44'), (29506, 7501, '2010-10-17 10:44:55'), (29507, 7502, '2010-10-17 10:52:54'), (29508, 7502, '2010-10-17 10:53:02'), (29509, 7502, '2010-10-17 10:53:07'), (29510, 7502, '2010-10-17 10:53:15'), (29511, 7502, '2010-10-17 10:53:34'), (29512, 7502, '2010-10-17 10:53:59'), (29513, 7502, '2010-10-17 10:54:23'), (29514, 7502, '2010-10-17 10:54:55'), (29515, 7503, '2010-10-17 11:03:19'), (29516, 7504, '2010-10-17 12:28:23'), (29517, 7505, '2010-10-17 12:30:52'), (29518, 7506, '2010-10-17 12:39:05'), (29519, 7507, '2010-10-17 12:55:40'), (29520, 7507, '2010-10-17 12:55:49'), (29521, 7507, '2010-10-17 12:55:59'), (29522, 7507, '2010-10-17 12:56:22'), (29523, 7507, '2010-10-17 12:56:23'), (29524, 7507, '2010-10-17 12:56:23'), (29525, 7507, '2010-10-17 12:56:25'), (29526, 7507, '2010-10-17 12:56:26'), (29527, 7507, '2010-10-17 12:56:27'), (29528, 7507, '2010-10-17 12:56:48'), (29529, 7507, '2010-10-17 12:57:00'), (29530, 7507, '2010-10-17 12:57:22'), (29531, 7507, '2010-10-17 12:57:30'), (29532, 7507, '2010-10-17 12:57:45'), (29533, 7507, '2010-10-17 12:57:52'), (29534, 7507, '2010-10-17 12:58:00'), (29535, 7507, '2010-10-17 12:58:01'), (29536, 7507, '2010-10-17 12:58:05'), (29537, 7507, '2010-10-17 12:58:06'), (29538, 7507, '2010-10-17 12:58:13'), (29539, 7507, '2010-10-17 12:58:21'), (29540, 7507, '2010-10-17 12:58:29'), (29541, 7507, '2010-10-17 12:58:38'), (29542, 7507, '2010-10-17 12:58:41'), (29543, 7507, '2010-10-17 12:58:57'), (29544, 7507, '2010-10-17 13:00:01'), (29545, 7507, '2010-10-17 13:01:25'), (29546, 7507, '2010-10-17 13:01:26'), (29547, 7507, '2010-10-17 13:01:33'), (29548, 7507, '2010-10-17 13:01:35'), (29549, 7507, '2010-10-17 13:01:41'), (29550, 7507, '2010-10-17 13:01:43'), (29551, 7507, '2010-10-17 13:02:03'), (29552, 7507, '2010-10-17 13:02:05'), (29553, 7508, '2010-10-17 13:07:55'), (29554, 7509, '2010-10-17 13:28:31'), (29555, 7510, '2010-10-17 14:14:13'), (29556, 7511, '2010-10-17 14:37:25'), (29557, 7512, '2010-10-17 14:37:27'), (29558, 7513, '2010-10-17 16:14:37'), (29559, 7514, '2010-10-17 16:24:38'), (29560, 7515, '2010-10-17 16:31:11'), (29561, 7516, '2010-10-17 17:36:20'), (29562, 7516, '2010-10-17 17:36:37'), (29563, 7517, '2010-10-17 17:47:15'), (29564, 7518, '2010-10-17 17:53:37'), (29565, 7518, '2010-10-17 17:53:53'), (29566, 7518, '2010-10-17 17:54:11'), (29567, 7518, '2010-10-17 17:54:24'), (29568, 7518, '2010-10-17 17:54:32'), (29569, 7519, '2010-10-17 17:55:15'), (29570, 7519, '2010-10-17 18:00:37'), (29571, 7519, '2010-10-17 18:01:03'), (29572, 7519, '2010-10-17 18:01:25'), (29573, 7519, '2010-10-17 18:01:39'), (29574, 7519, '2010-10-17 18:01:59'), (29575, 7519, '2010-10-17 18:02:09'), (29576, 7519, '2010-10-17 18:02:14'), (29577, 7519, '2010-10-17 18:02:19'), (29578, 7519, '2010-10-17 18:03:02'), (29579, 7519, '2010-10-17 18:03:20'), (29580, 7519, '2010-10-17 18:04:16'), (29581, 7519, '2010-10-17 18:04:22'), (29582, 7519, '2010-10-17 18:04:32'), (29583, 7520, '2010-10-17 18:05:12'), (29584, 7519, '2010-10-17 18:05:53'), (29585, 7519, '2010-10-17 18:06:01'), (29586, 7519, '2010-10-17 18:06:15'), (29587, 7519, '2010-10-17 18:06:17'), (29588, 7519, '2010-10-17 18:06:53'), (29589, 7519, '2010-10-17 18:07:01'), (29590, 7519, '2010-10-17 18:07:16'), (29591, 7519, '2010-10-17 18:07:36'), (29592, 7519, '2010-10-17 18:07:44'), (29593, 7519, '2010-10-17 18:07:46'), (29594, 7521, '2010-10-17 18:08:09'), (29595, 7519, '2010-10-17 18:08:38'), (29596, 7519, '2010-10-17 18:08:44'), (29597, 7519, '2010-10-17 18:08:58'), (29598, 7519, '2010-10-17 18:09:40'), (29599, 7519, '2010-10-17 18:09:43'), (29600, 7519, '2010-10-17 18:10:08'), (29601, 7519, '2010-10-17 18:10:10'), (29602, 7519, '2010-10-17 18:10:23'), (29603, 7519, '2010-10-17 18:10:26'), (29604, 7519, '2010-10-17 18:10:48'), (29605, 7519, '2010-10-17 18:10:50'), (29606, 7519, '2010-10-17 18:13:14'), (29607, 7519, '2010-10-17 18:13:16'), (29608, 7519, '2010-10-17 18:13:33'), (29609, 7519, '2010-10-17 18:14:13'), (29610, 7519, '2010-10-17 18:15:42'), (29611, 7519, '2010-10-17 18:15:44'), (29612, 7519, '2010-10-17 18:15:50'), (29613, 7519, '2010-10-17 18:15:52'), (29614, 7519, '2010-10-17 18:20:08'), (29615, 7519, '2010-10-17 18:20:10'), (29616, 7519, '2010-10-17 18:21:00'), (29617, 7519, '2010-10-17 18:21:02'), (29618, 7522, '2010-10-17 19:11:19'), (29619, 7523, '2010-10-17 19:15:30'), (29620, 7524, '2010-10-17 19:27:04'), (29621, 7525, '2010-10-17 19:28:47'), (29622, 7526, '2010-10-17 19:35:43'), (29623, 7527, '2010-10-17 19:36:04'), (29624, 7528, '2010-10-17 19:50:29'), (29625, 7528, '2010-10-17 19:51:00'), (29626, 7528, '2010-10-17 19:51:37'), (29627, 7528, '2010-10-17 19:52:00'), (29628, 7528, '2010-10-17 19:52:16'), (29629, 7528, '2010-10-17 19:52:33'), (29630, 7528, '2010-10-17 19:53:22'), (29631, 7528, '2010-10-17 19:53:24'), (29632, 7528, '2010-10-17 19:54:34'), (29633, 7528, '2010-10-17 19:54:38'), (29634, 7528, '2010-10-17 19:54:39'), (29635, 7528, '2010-10-17 19:56:20'), (29636, 7528, '2010-10-17 19:56:24'), (29637, 7528, '2010-10-17 19:56:25'), (29638, 7528, '2010-10-17 19:56:33'), (29639, 7528, '2010-10-17 19:56:35'), (29640, 7529, '2010-10-17 20:39:59'), (29641, 7530, '2010-10-17 20:41:59'), (29642, 7531, '2010-10-17 20:44:13'), (29643, 7532, '2010-10-17 21:24:22'), (29644, 7533, '2010-10-17 22:04:32'), (29645, 7534, '2010-10-17 22:05:07'), (29646, 7535, '2010-10-17 22:41:37'), (29647, 7536, '2010-10-17 23:04:17'), (29648, 7537, '2010-10-17 23:12:45'), (29649, 7538, '2010-10-17 23:12:45'), (29650, 7539, '2010-10-17 23:23:44'), (29651, 7540, '2010-10-18 00:05:50'), (29652, 7541, '2010-10-18 00:47:55'), (29653, 7542, '2010-10-18 01:26:41'), (29654, 7543, '2010-10-18 01:30:01'), (29655, 7544, '2010-10-18 02:12:11'), (29656, 7545, '2010-10-18 02:35:26'), (29657, 7546, '2010-10-18 02:59:53'), (29658, 7547, '2010-10-18 03:22:39'), (29659, 7548, '2010-10-18 03:24:01'), (29660, 7549, '2010-10-18 03:47:39'), (29661, 7550, '2010-10-18 04:20:05'), (29662, 7551, '2010-10-18 04:35:26'), (29663, 7552, '2010-10-18 04:40:43'), (29664, 7553, '2010-10-18 04:56:53'), (29665, 7554, '2010-10-18 05:23:07'), (29666, 7555, '2010-10-18 06:10:51'), (29667, 7556, '2010-10-18 06:29:51'), (29668, 7557, '2010-10-18 06:42:52'), (29669, 7558, '2010-10-18 06:55:37'), (29670, 7558, '2010-10-18 06:55:57'), (29671, 7558, '2010-10-18 06:56:22'), (29672, 7558, '2010-10-18 06:57:01'), (29673, 7558, '2010-10-18 06:57:37'), (29674, 7558, '2010-10-18 06:57:57'), (29675, 7558, '2010-10-18 06:58:03'), (29676, 7558, '2010-10-18 06:58:12'), (29677, 7558, '2010-10-18 06:58:29'), (29678, 7559, '2010-10-18 06:58:30'), (29679, 7560, '2010-10-18 07:46:13'), (29680, 7561, '2010-10-18 07:50:06'), (29681, 7562, '2010-10-18 08:03:51'), (29682, 7562, '2010-10-18 08:04:25'), (29683, 7562, '2010-10-18 08:04:53'), (29684, 7563, '2010-10-18 08:16:09'), (29685, 7564, '2010-10-18 08:33:51'), (29686, 7565, '2010-10-18 08:43:51'), (29687, 7565, '2010-10-18 08:44:10'), (29688, 7566, '2010-10-18 08:52:32'), (29689, 7566, '2010-10-18 08:52:46'), (29690, 7566, '2010-10-18 08:52:48'), (29691, 7566, '2010-10-18 08:52:55'), (29692, 7566, '2010-10-18 08:53:03'), (29693, 7566, '2010-10-18 08:53:10'), (29694, 7566, '2010-10-18 08:53:15'), (29695, 7566, '2010-10-18 08:53:18'), (29696, 7566, '2010-10-18 08:53:25'), (29697, 7566, '2010-10-18 08:53:31'), (29698, 7566, '2010-10-18 08:53:43'), (29699, 7566, '2010-10-18 08:53:48'), (29700, 7566, '2010-10-18 08:54:03'), (29701, 7567, '2010-10-18 09:10:17'), (29702, 7568, '2010-10-18 09:21:32'), (29703, 7569, '2010-10-18 09:32:42'), (29704, 7571, '2010-10-18 09:55:31'), (29705, 7572, '2010-10-18 10:05:05'), (29706, 7573, '2010-10-18 10:05:08'), (29707, 7574, '2010-10-18 10:07:17'), (29708, 7575, '2010-10-18 10:07:21'), (29709, 7576, '2010-10-18 10:09:09'), (29710, 7577, '2010-10-18 10:56:46'), (29711, 7578, '2010-10-18 11:08:22'), (29712, 7578, '2010-10-18 11:09:04'), (29713, 7578, '2010-10-18 11:09:20'), (29714, 7578, '2010-10-18 11:09:36'), (29715, 7578, '2010-10-18 11:09:39'), (29716, 7578, '2010-10-18 11:09:41'), (29717, 7578, '2010-10-18 11:09:43'), (29718, 7578, '2010-10-18 11:10:01'), (29719, 7578, '2010-10-18 11:10:03'), (29720, 7578, '2010-10-18 11:10:12'), (29721, 7578, '2010-10-18 11:10:18'), (29722, 7578, '2010-10-18 11:10:30'), (29723, 7578, '2010-10-18 11:12:15'), (29724, 7578, '2010-10-18 11:12:37'), (29725, 7578, '2010-10-18 11:12:49'), (29726, 7578, '2010-10-18 11:13:03'), (29727, 7578, '2010-10-18 11:16:15'), (29728, 7578, '2010-10-18 11:16:56'), (29729, 7578, '2010-10-18 11:16:58'), (29730, 7579, '2010-10-18 11:20:00'), (29731, 7579, '2010-10-18 11:20:34'), (29732, 7579, '2010-10-18 11:20:34'), (29733, 7579, '2010-10-18 11:20:35'), (29734, 7579, '2010-10-18 11:20:35'), (29735, 7579, '2010-10-18 11:20:44'), (29736, 7579, '2010-10-18 11:20:48'), (29737, 7579, '2010-10-18 11:21:07'), (29738, 7579, '2010-10-18 11:21:32'), (29739, 7579, '2010-10-18 11:22:01'), (29740, 7579, '2010-10-18 11:23:46'), (29741, 7579, '2010-10-18 11:23:48'), (29742, 7579, '2010-10-18 11:23:57'), (29743, 7579, '2010-10-18 11:24:49'), (29744, 7579, '2010-10-18 11:25:35'), (29745, 7579, '2010-10-18 11:25:37'), (29746, 7579, '2010-10-18 11:25:37'), (29747, 7579, '2010-10-18 11:25:38'), (29748, 7579, '2010-10-18 11:25:44'), (29749, 7579, '2010-10-18 11:25:49'), (29750, 7579, '2010-10-18 11:26:13'), (29751, 7580, '2010-10-18 11:44:23'), (29752, 7581, '2010-10-18 11:59:12'), (29753, 7581, '2010-10-18 12:27:57'), (29754, 7582, '2010-10-18 12:31:58'), (29755, 7583, '2010-10-18 12:35:30'), (29756, 7584, '2010-10-18 12:35:32'), (29757, 7585, '2010-10-18 12:35:34'), (29758, 7586, '2010-10-18 12:35:37'), (29759, 7587, '2010-10-18 12:35:38'), (29760, 7588, '2010-10-18 12:35:40'), (29761, 7589, '2010-10-18 12:35:42'), (29762, 7590, '2010-10-18 12:35:44'), (29763, 7591, '2010-10-18 12:54:52'), (29764, 7591, '2010-10-18 12:56:13'), (29765, 7591, '2010-10-18 12:56:28'), (29766, 7591, '2010-10-18 12:56:33'), (29767, 7591, '2010-10-18 12:56:46'), (29768, 7591, '2010-10-18 12:57:02'), (29769, 7591, '2010-10-18 12:57:05'), (29770, 7592, '2010-10-18 13:13:30'), (29771, 7592, '2010-10-18 13:13:42'), (29772, 7592, '2010-10-18 13:13:49'), (29773, 7592, '2010-10-18 13:14:01'), (29774, 7592, '2010-10-18 13:14:34'), (29775, 7593, '2010-10-18 13:42:46'), (29776, 7594, '2010-10-18 13:42:49'), (29777, 7595, '2010-10-18 14:31:41'), (29778, 7595, '2010-10-18 14:31:49'), (29779, 7595, '2010-10-18 14:32:00'), (29780, 7595, '2010-10-18 14:32:17'), (29781, 7595, '2010-10-18 14:32:26'), (29782, 7595, '2010-10-18 14:32:58'), (29783, 7595, '2010-10-18 14:33:21'), (29784, 7595, '2010-10-18 14:33:22'), (29785, 7595, '2010-10-18 14:33:24'), (29786, 7595, '2010-10-18 14:34:10'), (29787, 7596, '2010-10-18 15:38:52'), (29788, 7597, '2010-10-18 15:46:21'), (29789, 7598, '2010-10-18 15:52:57'), (29790, 7599, '2010-10-18 16:17:40'), (29791, 7599, '2010-10-18 16:17:56'), (29792, 7599, '2010-10-18 16:18:28'), (29793, 7600, '2010-10-18 16:49:29'), (29794, 7600, '2010-10-18 16:49:50'), (29795, 7600, '2010-10-18 16:50:54'), (29796, 7600, '2010-10-18 16:53:26'), (29797, 7600, '2010-10-18 16:53:27'), (29798, 7601, '2010-10-18 17:00:59'), (29799, 7602, '2010-10-18 17:07:13'), (29800, 7602, '2010-10-18 17:07:25'), (29801, 7602, '2010-10-18 17:07:42'), (29802, 7602, '2010-10-18 17:07:52'), (29803, 7601, '2010-10-18 17:08:50'), (29804, 7601, '2010-10-18 17:15:57'), (29805, 7601, '2010-10-18 17:16:56'), (29806, 7601, '2010-10-18 17:20:14'), (29807, 7603, '2010-10-18 17:22:01'), (29808, 7604, '2010-10-18 17:24:17'), (29809, 7605, '2010-10-18 17:35:57'), (29810, 7606, '2010-10-18 17:44:22'), (29811, 7607, '2010-10-18 17:55:08'), (29812, 7608, '2010-10-18 18:27:04'), (29813, 7608, '2010-10-18 18:27:22'), (29814, 7609, '2010-10-18 18:37:02'), (29815, 7610, '2010-10-18 18:41:07'), (29816, 7611, '2010-10-18 19:18:26'), (29817, 7612, '2010-10-18 19:36:44'), (29818, 7613, '2010-10-18 20:00:10'), (29819, 7614, '2010-10-18 20:18:08'), (29820, 7614, '2010-10-18 20:18:18'), (29821, 7614, '2010-10-18 20:18:27'), (29822, 7614, '2010-10-18 20:18:42'), (29823, 7614, '2010-10-18 20:18:53'), (29824, 7614, '2010-10-18 20:19:09'), (29825, 7614, '2010-10-18 20:19:24'), (29826, 7615, '2010-10-18 21:42:52'), (29827, 7616, '2010-10-18 21:55:29'), (29828, 7617, '2010-10-18 21:59:24'), (29829, 7618, '2010-10-18 22:06:11'), (29830, 7619, '2010-10-18 22:09:38'), (29831, 7620, '2010-10-18 22:09:42'), (29832, 7621, '2010-10-18 22:11:05'), (29833, 7622, '2010-10-18 22:11:18'), (29834, 7623, '2010-10-18 22:12:04'), (29835, 7624, '2010-10-18 22:12:23'), (29836, 7625, '2010-10-18 22:25:19'), (29837, 7626, '2010-10-18 22:31:17'), (29838, 7627, '2010-10-18 22:38:03'), (29839, 7628, '2010-10-18 22:49:02'), (29840, 7629, '2010-10-18 22:49:11'), (29841, 7630, '2010-10-18 23:22:07'), (29842, 7631, '2010-10-19 00:06:13'), (29843, 7632, '2010-10-19 00:16:49'), (29844, 7633, '2010-10-19 00:21:28'), (29845, 7634, '2010-10-19 00:50:17'), (29846, 7635, '2010-10-19 01:08:02'), (29847, 7636, '2010-10-19 01:34:24'), (29848, 7637, '2010-10-19 01:36:22'), (29849, 7638, '2010-10-19 02:20:32'), (29850, 7639, '2010-10-19 02:56:50'), (29851, 7640, '2010-10-19 03:09:07'), (29852, 7641, '2010-10-19 03:40:42'), (29853, 7642, '2010-10-19 03:53:29'), (29854, 7643, '2010-10-19 03:57:31'), (29855, 7644, '2010-10-19 04:33:58'), (29856, 7645, '2010-10-19 04:40:54'), (29857, 7646, '2010-10-19 04:48:46'), (29858, 7647, '2010-10-19 05:12:49'), (29859, 7648, '2010-10-19 05:12:51'), (29860, 7649, '2010-10-19 05:40:00'), (29861, 7650, '2010-10-19 06:16:52'), (29862, 7650, '2010-10-19 06:17:12'), (29863, 7650, '2010-10-19 06:17:30'), (29864, 7651, '2010-10-19 06:26:52'), (29865, 7652, '2010-10-19 06:31:10'), (29866, 7653, '2010-10-19 07:22:21'), (29867, 7654, '2010-10-19 08:12:55'), (29868, 7655, '2010-10-19 08:13:03'), (29869, 7656, '2010-10-19 08:36:58'), (29870, 7657, '2010-10-19 08:37:02'), (29871, 7658, '2010-10-19 08:58:27'), (29872, 7658, '2010-10-19 08:58:36'), (29873, 7658, '2010-10-19 08:58:50'), (29874, 7658, '2010-10-19 08:58:51'), (29875, 7658, '2010-10-19 08:59:02'), (29876, 7658, '2010-10-19 08:59:21'), (29877, 7658, '2010-10-19 08:59:24'), (29878, 7658, '2010-10-19 08:59:44'), (29879, 7658, '2010-10-19 09:00:28'), (29880, 7658, '2010-10-19 09:00:34'), (29881, 7658, '2010-10-19 09:00:56'), (29882, 7658, '2010-10-19 09:01:24'), (29883, 7658, '2010-10-19 09:01:27'), (29884, 7658, '2010-10-19 09:01:28'), (29885, 7659, '2010-10-19 09:04:44'), (29886, 7660, '2010-10-19 09:05:00'), (29887, 7660, '2010-10-19 09:05:19'), (29888, 7660, '2010-10-19 09:05:30'), (29889, 7661, '2010-10-19 09:10:25'), (29890, 7662, '2010-10-19 09:23:06'), (29891, 7660, '2010-10-19 09:35:34'), (29892, 7660, '2010-10-19 09:36:01'), (29893, 7663, '2010-10-19 10:05:43'), (29894, 7664, '2010-10-19 10:12:36'), (29895, 7665, '2010-10-19 10:14:45'), (29896, 7666, '2010-10-19 10:17:35'), (29897, 7667, '2010-10-19 10:40:05'), (29898, 7667, '2010-10-19 10:40:25'), (29899, 7667, '2010-10-19 10:41:08'), (29900, 7668, '2010-10-19 10:48:17'), (29901, 7669, '2010-10-19 11:02:05'), (29902, 7669, '2010-10-19 11:02:54'), (29903, 7669, '2010-10-19 11:03:11'), (29904, 7669, '2010-10-19 11:03:19'), (29905, 7669, '2010-10-19 11:03:26'), (29906, 7669, '2010-10-19 11:03:43'), (29907, 7670, '2010-10-19 11:12:04'), (29908, 7671, '2010-10-19 11:31:28'), (29909, 7672, '2010-10-19 11:31:32'), (29910, 7673, '2010-10-19 11:31:36'), (29911, 7674, '2010-10-19 11:32:42'), (29912, 7675, '2010-10-19 12:06:31'), (29913, 7676, '2010-10-19 12:10:14'), (29914, 7677, '2010-10-19 12:31:55'), (29915, 7678, '2010-10-19 13:00:58'), (29916, 7679, '2010-10-19 13:44:00'), (29917, 7679, '2010-10-19 13:44:24'), (29918, 7679, '2010-10-19 13:46:08'), (29919, 7679, '2010-10-19 13:46:15'), (29920, 7679, '2010-10-19 13:46:18'), (29921, 7679, '2010-10-19 13:46:29'), (29922, 7679, '2010-10-19 13:46:36'), (29923, 7679, '2010-10-19 13:46:59'), (29924, 7679, '2010-10-19 13:47:01'), (29925, 7679, '2010-10-19 13:47:04'), (29926, 7679, '2010-10-19 13:47:06'), (29927, 7680, '2010-10-19 13:55:21'), (29928, 7681, '2010-10-19 14:11:21'), (29929, 7682, '2010-10-19 14:31:23'), (29930, 7683, '2010-10-19 14:49:43'), (29931, 7684, '2010-10-19 15:44:09'), (29932, 7685, '2010-10-19 16:08:55'), (29933, 7685, '2010-10-19 16:09:10'), (29934, 7685, '2010-10-19 16:09:27'), (29935, 7686, '2010-10-19 16:14:48'), (29936, 7687, '2010-10-19 16:15:06'), (29937, 7688, '2010-10-19 16:15:12'), (29938, 7689, '2010-10-19 16:18:10'), (29939, 7690, '2010-10-19 16:18:23'), (29940, 7691, '2010-10-19 16:38:31'), (29941, 7692, '2010-10-19 16:54:56'), (29942, 7693, '2010-10-19 16:55:04'), (29943, 7693, '2010-10-19 16:55:34'), (29944, 7693, '2010-10-19 16:56:13'), (29945, 7693, '2010-10-19 16:56:31'), (29946, 7693, '2010-10-19 16:56:32'), (29947, 7694, '2010-10-19 17:46:51'), (29948, 7695, '2010-10-19 17:48:58'), (29949, 7696, '2010-10-19 18:05:59'), (29950, 7697, '2010-10-19 18:06:56'), (29951, 7698, '2010-10-19 18:08:36'), (29952, 7699, '2010-10-19 18:10:28'), (29953, 7699, '2010-10-19 18:10:46'), (29954, 7699, '2010-10-19 18:11:17'), (29955, 7699, '2010-10-19 18:11:25'), (29956, 7699, '2010-10-19 18:11:34'), (29957, 7699, '2010-10-19 18:12:38'), (29958, 7699, '2010-10-19 18:14:10'), (29959, 7699, '2010-10-19 18:14:51'), (29960, 7699, '2010-10-19 18:15:09'), (29961, 7699, '2010-10-19 18:16:07'), (29962, 7699, '2010-10-19 18:21:02'), (29963, 7699, '2010-10-19 18:21:15'), (29964, 7699, '2010-10-19 18:21:27'), (29965, 7699, '2010-10-19 18:27:48'), (29966, 7700, '2010-10-19 18:48:13'), (29967, 7701, '2010-10-19 18:50:34'), (29968, 7702, '2010-10-19 18:50:39'), (29969, 7703, '2010-10-19 18:50:39'), (29970, 7703, '2010-10-19 18:50:50'), (29971, 7703, '2010-10-19 18:51:31'), (29972, 7704, '2010-10-19 19:10:22'), (29973, 7704, '2010-10-19 19:10:41'), (29974, 7704, '2010-10-19 19:10:43'), (29975, 7704, '2010-10-19 19:10:43'), (29976, 7704, '2010-10-19 19:10:44'), (29977, 7704, '2010-10-19 19:10:52'), (29978, 7704, '2010-10-19 19:10:53'), (29979, 7699, '2010-10-19 19:11:31'), (29980, 7699, '2010-10-19 19:12:47'), (29981, 7699, '2010-10-19 19:12:53'), (29982, 7699, '2010-10-19 19:14:02'), (29983, 7699, '2010-10-19 19:14:42'), (29984, 7699, '2010-10-19 19:16:20'), (29985, 7705, '2010-10-19 19:16:40'), (29986, 7699, '2010-10-19 19:17:16'), (29987, 7699, '2010-10-19 19:17:41'), (29988, 7699, '2010-10-19 19:17:52'), (29989, 7699, '2010-10-19 19:18:09'), (29990, 7699, '2010-10-19 19:18:22'), (29991, 7699, '2010-10-19 19:18:29'), (29992, 7704, '2010-10-19 19:18:37'), (29993, 7704, '2010-10-19 19:18:51'), (29994, 7699, '2010-10-19 19:19:04'), (29995, 7704, '2010-10-19 19:19:10'), (29996, 7704, '2010-10-19 19:19:24'), (29997, 7699, '2010-10-19 19:19:35'), (29998, 7699, '2010-10-19 19:20:04'), (29999, 7704, '2010-10-19 19:20:04'), (30000, 7699, '2010-10-19 19:20:33'), (30001, 7699, '2010-10-19 19:20:44'), (30002, 7704, '2010-10-19 19:20:49'), (30003, 7704, '2010-10-19 19:21:23'), (30004, 7704, '2010-10-19 19:21:27'), (30005, 7704, '2010-10-19 19:21:30'), (30006, 7704, '2010-10-19 19:21:33'), (30007, 7699, '2010-10-19 19:21:44'), (30008, 7699, '2010-10-19 19:25:04'), (30009, 7699, '2010-10-19 19:25:35'), (30010, 7699, '2010-10-19 19:43:04'), (30011, 7699, '2010-10-19 19:43:54'), (30012, 7699, '2010-10-19 19:44:03'), (30013, 7706, '2010-10-19 19:50:22'), (30014, 7699, '2010-10-19 19:50:24'), (30015, 7699, '2010-10-19 19:50:57'), (30016, 7699, '2010-10-19 19:51:04'), (30017, 7699, '2010-10-19 19:51:09'), (30018, 7699, '2010-10-19 19:51:18'), (30019, 7699, '2010-10-19 19:51:25'), (30020, 7699, '2010-10-19 19:51:32'), (30021, 7699, '2010-10-19 19:51:58'), (30022, 7699, '2010-10-19 19:52:12'), (30023, 7699, '2010-10-19 19:52:24'), (30024, 7699, '2010-10-19 19:52:31'), (30025, 7699, '2010-10-19 19:53:24'), (30026, 7699, '2010-10-19 19:53:43'), (30027, 7699, '2010-10-19 19:53:49'), (30028, 7699, '2010-10-19 19:58:24'), (30029, 7699, '2010-10-19 19:58:33'), (30030, 7699, '2010-10-19 19:58:49'), (30031, 7699, '2010-10-19 19:59:12'), (30032, 7699, '2010-10-19 19:59:33'), (30033, 7699, '2010-10-19 19:59:48'), (30034, 7699, '2010-10-19 20:03:41'), (30035, 7699, '2010-10-19 20:03:58'), (30036, 7699, '2010-10-19 20:04:04'), (30037, 7707, '2010-10-19 20:04:44'), (30038, 7699, '2010-10-19 20:04:53'), (30039, 7699, '2010-10-19 20:05:17'), (30040, 7699, '2010-10-19 20:05:34'), (30041, 7708, '2010-10-19 20:05:40'), (30042, 7699, '2010-10-19 20:05:52'), (30043, 7699, '2010-10-19 20:06:10'), (30044, 7699, '2010-10-19 20:06:15'), (30045, 7699, '2010-10-19 20:06:59'), (30046, 7699, '2010-10-19 20:09:38'), (30047, 7709, '2010-10-19 20:09:55'), (30048, 7709, '2010-10-19 20:10:20'), (30049, 7699, '2010-10-19 20:11:53'), (30050, 7699, '2010-10-19 20:12:02'), (30051, 7709, '2010-10-19 20:12:04'), (30052, 7709, '2010-10-19 20:12:37'), (30053, 7709, '2010-10-19 20:12:39'), (30054, 7710, '2010-10-19 20:13:29'), (30055, 7699, '2010-10-19 20:16:54'), (30056, 7711, '2010-10-19 20:19:29'), (30057, 7711, '2010-10-19 20:19:32'), (30058, 7711, '2010-10-19 20:19:51'), (30059, 7711, '2010-10-19 20:20:00'), (30060, 7711, '2010-10-19 20:20:14'), (30061, 7711, '2010-10-19 20:20:39'), (30062, 7711, '2010-10-19 20:20:50'), (30063, 7712, '2010-10-19 20:22:33'), (30064, 7713, '2010-10-19 20:37:56'), (30065, 7713, '2010-10-19 20:38:19'), (30066, 7714, '2010-10-19 20:43:11'), (30067, 7714, '2010-10-19 20:44:10'), (30068, 7715, '2010-10-19 21:19:20'), (30069, 7716, '2010-10-19 21:27:01'), (30070, 7716, '2010-10-19 21:27:27'), (30071, 7716, '2010-10-19 21:27:48'), (30072, 7716, '2010-10-19 21:27:55'), (30073, 7716, '2010-10-19 21:27:56'), (30074, 7716, '2010-10-19 21:27:59'), (30075, 7717, '2010-10-19 23:15:49'), (30076, 7717, '2010-10-19 23:16:09'), (30077, 7717, '2010-10-19 23:16:18'), (30078, 7717, '2010-10-19 23:16:30'), (30079, 7717, '2010-10-19 23:16:30'), (30080, 7717, '2010-10-19 23:16:55'), (30081, 7717, '2010-10-19 23:16:56'), (30082, 7717, '2010-10-19 23:16:56'), (30083, 7717, '2010-10-19 23:17:09'), (30084, 7717, '2010-10-19 23:17:43'), (30085, 7718, '2010-10-20 00:19:01'), (30086, 7719, '2010-10-20 01:12:19'), (30087, 7720, '2010-10-20 03:31:28'), (30088, 7721, '2010-10-20 03:36:23'), (30089, 7722, '2010-10-20 05:10:27'), (30090, 7723, '2010-10-20 07:14:28'), (30091, 7723, '2010-10-20 07:15:05'), (30092, 7723, '2010-10-20 07:15:20'), (30093, 7723, '2010-10-20 07:15:28'), (30094, 7723, '2010-10-20 07:15:42'), (30095, 7724, '2010-10-20 07:37:46'), (30096, 7724, '2010-10-20 07:38:12'), (30097, 7724, '2010-10-20 07:38:37'), (30098, 7724, '2010-10-20 07:38:48'), (30099, 7724, '2010-10-20 07:38:56'), (30100, 7724, '2010-10-20 07:39:08'), (30101, 7724, '2010-10-20 07:39:25'), (30102, 7724, '2010-10-20 07:39:41'), (30103, 7724, '2010-10-20 07:39:53'), (30104, 7724, '2010-10-20 07:40:13'), (30105, 7724, '2010-10-20 07:40:27'), (30106, 7724, '2010-10-20 07:40:42'), (30107, 7724, '2010-10-20 07:41:03'), (30108, 7724, '2010-10-20 07:41:46'), (30109, 7724, '2010-10-20 07:42:06'), (30110, 7724, '2010-10-20 07:42:13'), (30111, 7724, '2010-10-20 07:42:29'), (30112, 7724, '2010-10-20 07:42:32'), (30113, 7724, '2010-10-20 07:42:35'), (30114, 7725, '2010-10-20 08:41:07'), (30115, 7726, '2010-10-20 08:41:12'), (30116, 7727, '2010-10-20 08:41:12'), (30117, 7728, '2010-10-20 08:41:14'), (30118, 7729, '2010-10-20 08:42:07'), (30119, 7728, '2010-10-20 08:42:09'), (30120, 7728, '2010-10-20 08:45:07'), (30121, 7728, '2010-10-20 08:45:36'), (30122, 7728, '2010-10-20 08:45:53'), (30123, 7728, '2010-10-20 08:46:12'), (30124, 7728, '2010-10-20 08:46:25'), (30125, 7728, '2010-10-20 08:46:42'), (30126, 7728, '2010-10-20 08:46:53'), (30127, 7728, '2010-10-20 08:47:24'), (30128, 7728, '2010-10-20 08:47:43'), (30129, 7728, '2010-10-20 08:48:00'), (30130, 7728, '2010-10-20 08:48:16'), (30131, 7728, '2010-10-20 08:48:44'), (30132, 7728, '2010-10-20 08:49:29'), (30133, 7730, '2010-10-20 08:49:59'), (30134, 7728, '2010-10-20 08:50:06'), (30135, 7731, '2010-10-20 08:51:14'), (30136, 7733, '2010-10-20 08:51:17'), (30137, 7732, '2010-10-20 08:51:17'), (30138, 7728, '2010-10-20 08:51:18'), (30139, 7728, '2010-10-20 08:51:18'), (30140, 7728, '2010-10-20 08:51:20'), (30141, 7734, '2010-10-20 08:51:20'), (30142, 7728, '2010-10-20 08:51:20'), (30143, 7728, '2010-10-20 08:51:24'), (30144, 7728, '2010-10-20 08:51:26'), (30145, 7728, '2010-10-20 08:51:26'), (30146, 7728, '2010-10-20 08:51:27'), (30147, 7735, '2010-10-20 08:51:33'), (30148, 7728, '2010-10-20 08:51:34'), (30149, 7728, '2010-10-20 08:51:36'), (30150, 7728, '2010-10-20 08:51:48'), (30151, 7728, '2010-10-20 08:51:50'), (30152, 7728, '2010-10-20 08:51:59'), (30153, 7728, '2010-10-20 08:52:00'), (30154, 7736, '2010-10-20 09:09:33'), (30155, 7737, '2010-10-20 09:23:33'), (30156, 7738, '2010-10-20 09:23:34'), (30157, 7739, '2010-10-20 09:23:36'), (30158, 7740, '2010-10-20 09:23:39'), (30159, 7741, '2010-10-20 09:23:41'), (30160, 7742, '2010-10-20 09:23:42'), (30161, 7743, '2010-10-20 09:23:44'), (30162, 7744, '2010-10-20 09:23:45'), (30163, 7745, '2010-10-20 10:00:45'), (30164, 7745, '2010-10-20 10:01:44'), (30165, 7745, '2010-10-20 10:01:51'), (30166, 7745, '2010-10-20 10:02:03'), (30167, 7745, '2010-10-20 10:02:09'), (30168, 7745, '2010-10-20 10:02:43'), (30169, 7745, '2010-10-20 10:03:21'), (30170, 7746, '2010-10-20 10:15:04'), (30171, 7746, '2010-10-20 10:15:15'), (30172, 7746, '2010-10-20 10:15:21'), (30173, 7747, '2010-10-20 10:37:10'), (30174, 7747, '2010-10-20 10:37:45'), (30175, 7747, '2010-10-20 10:37:58'), (30176, 7747, '2010-10-20 10:38:03'), (30177, 7747, '2010-10-20 10:38:17'), (30178, 7747, '2010-10-20 10:38:38'), (30179, 7747, '2010-10-20 10:38:39'), (30180, 7747, '2010-10-20 10:38:44'), (30181, 7747, '2010-10-20 10:38:48'), (30182, 7747, '2010-10-20 10:38:52'), (30183, 7747, '2010-10-20 10:39:36'), (30184, 7747, '2010-10-20 10:39:37'), (30185, 7747, '2010-10-20 10:39:57'), (30186, 7747, '2010-10-20 10:40:18'), (30187, 7747, '2010-10-20 10:40:28'), (30188, 7747, '2010-10-20 10:40:38'), (30189, 7747, '2010-10-20 10:41:06'), (30190, 7747, '2010-10-20 10:41:11'), (30191, 7747, '2010-10-20 10:41:20'), (30192, 7747, '2010-10-20 10:41:37'), (30193, 7747, '2010-10-20 10:41:46'), (30194, 7747, '2010-10-20 10:41:51'), (30195, 7748, '2010-10-20 11:46:45'), (30196, 7748, '2010-10-20 11:47:12'), (30197, 7748, '2010-10-20 11:47:18'), (30198, 7748, '2010-10-20 11:47:32'), (30199, 7748, '2010-10-20 11:47:50'), (30200, 7748, '2010-10-20 11:47:56'), (30201, 7749, '2010-10-20 11:53:03'), (30202, 7750, '2010-10-20 11:53:05'), (30203, 7751, '2010-10-20 12:01:56'), (30204, 7751, '2010-10-20 12:02:38'), (30205, 7751, '2010-10-20 12:03:05'), (30206, 7751, '2010-10-20 12:03:44'), (30207, 7752, '2010-10-20 12:15:21'), (30208, 7753, '2010-10-20 12:44:13'), (30209, 7754, '2010-10-20 12:44:39'), (30210, 7755, '2010-10-20 12:55:57'), (30211, 7755, '2010-10-20 12:58:44'), (30212, 7755, '2010-10-20 12:59:00'), (30213, 7755, '2010-10-20 12:59:13'), (30214, 7756, '2010-10-20 14:24:07'), (30215, 7756, '2010-10-20 14:24:14'), (30216, 7756, '2010-10-20 14:24:26'), (30217, 7756, '2010-10-20 14:24:51'), (30218, 7756, '2010-10-20 14:24:55'), (30219, 7757, '2010-10-20 14:41:21'), (30220, 7757, '2010-10-20 14:41:38'), (30221, 7757, '2010-10-20 14:41:39'), (30222, 7757, '2010-10-20 14:41:42'), (30223, 7757, '2010-10-20 14:41:44'), (30224, 7757, '2010-10-20 14:41:45'), (30225, 7757, '2010-10-20 14:41:45'), (30226, 7757, '2010-10-20 14:41:54'), (30227, 7757, '2010-10-20 14:42:06'), (30228, 7757, '2010-10-20 14:42:30'), (30229, 7757, '2010-10-20 14:42:33'), (30230, 7757, '2010-10-20 14:42:38'), (30231, 7758, '2010-10-20 14:51:37'), (30232, 7758, '2010-10-20 14:58:56'), (30233, 7759, '2010-10-20 15:02:53'), (30234, 7759, '2010-10-20 15:13:03'), (30235, 7759, '2010-10-20 15:13:44'), (30236, 7759, '2010-10-20 15:19:17'), (30237, 7759, '2010-10-20 15:19:21'), (30238, 7759, '2010-10-20 15:19:56'), (30239, 7759, '2010-10-20 15:20:00'), (30240, 7760, '2010-10-20 15:26:18'), (30241, 7760, '2010-10-20 15:27:08'), (30242, 7760, '2010-10-20 15:27:39'), (30243, 7760, '2010-10-20 15:27:59'), (30244, 7761, '2010-10-20 15:49:30'), (30245, 7762, '2010-10-20 15:50:35'), (30246, 7763, '2010-10-20 15:52:18'), (30247, 7763, '2010-10-20 15:52:51'), (30248, 7763, '2010-10-20 15:53:26'), (30249, 7764, '2010-10-20 16:28:25'), (30250, 7764, '2010-10-20 16:28:47'), (30251, 7764, '2010-10-20 16:29:10'), (30252, 7764, '2010-10-20 16:29:28'), (30253, 7764, '2010-10-20 16:29:33'), (30254, 7765, '2010-10-20 17:34:33'), (30255, 7766, '2010-10-20 17:37:46'), (30256, 7767, '2010-10-20 18:00:28'), (30257, 7768, '2010-10-20 18:31:00'), (30258, 7768, '2010-10-20 18:31:11'), (30259, 7768, '2010-10-20 18:31:27'), (30260, 7768, '2010-10-20 18:31:32'), (30261, 7768, '2010-10-20 18:31:51'), (30262, 7768, '2010-10-20 18:32:00'), (30263, 7768, '2010-10-20 18:32:07'), (30264, 7768, '2010-10-20 18:32:20'), (30265, 7768, '2010-10-20 18:32:30'), (30266, 7768, '2010-10-20 18:32:36'), (30267, 7768, '2010-10-20 18:32:42'), (30268, 7768, '2010-10-20 18:33:06'), (30269, 7768, '2010-10-20 18:33:16'), (30270, 7768, '2010-10-20 18:33:35'), (30271, 7768, '2010-10-20 18:33:40'), (30272, 7768, '2010-10-20 18:33:59'), (30273, 7768, '2010-10-20 18:34:06'), (30274, 7769, '2010-10-20 18:48:35'), (30275, 7770, '2010-10-20 19:14:19'), (30276, 7770, '2010-10-20 19:14:43'), (30277, 7770, '2010-10-20 19:15:02'), (30278, 7770, '2010-10-20 19:15:12'), (30279, 7770, '2010-10-20 19:15:33'), (30280, 7770, '2010-10-20 19:15:49'), (30281, 7770, '2010-10-20 19:16:34'), (30282, 7771, '2010-10-20 19:22:35'), (30283, 7771, '2010-10-20 19:22:49'), (30284, 7772, '2010-10-20 19:40:48'), (30285, 7772, '2010-10-20 19:41:21'), (30286, 7772, '2010-10-20 19:41:37'), (30287, 7772, '2010-10-20 19:42:12'), (30288, 7772, '2010-10-20 19:42:36'), (30289, 7772, '2010-10-20 19:43:25'), (30290, 7772, '2010-10-20 19:47:09'), (30291, 7772, '2010-10-20 19:47:54'), (30292, 7772, '2010-10-20 19:48:33'), (30293, 7772, '2010-10-20 19:49:11'), (30294, 7772, '2010-10-20 19:49:13'), (30295, 7772, '2010-10-20 19:50:44'), (30296, 7772, '2010-10-20 19:51:02'), (30297, 7772, '2010-10-20 19:51:08'), (30298, 7772, '2010-10-20 19:51:19'), (30299, 7772, '2010-10-20 19:51:27'), (30300, 7772, '2010-10-20 19:52:06'), (30301, 7772, '2010-10-20 19:52:46'), (30302, 7772, '2010-10-20 19:53:37'), (30303, 7772, '2010-10-20 19:53:40'), (30304, 7772, '2010-10-20 19:53:51'), (30305, 7772, '2010-10-20 19:53:54'), (30306, 7772, '2010-10-20 19:54:06'), (30307, 7772, '2010-10-20 19:55:04'), (30308, 7772, '2010-10-20 19:55:24'), (30309, 7772, '2010-10-20 19:55:39'), (30310, 7773, '2010-10-20 20:11:42'), (30311, 7774, '2010-10-20 20:16:45'), (30312, 7774, '2010-10-20 20:17:02'), (30313, 7774, '2010-10-20 20:17:12'), (30314, 7774, '2010-10-20 20:17:27'), (30315, 7774, '2010-10-20 20:17:43'), (30316, 7774, '2010-10-20 20:17:59'), (30317, 7774, '2010-10-20 20:18:05'), (30318, 7775, '2010-10-20 20:47:19'), (30319, 7776, '2010-10-20 21:35:09'), (30320, 7777, '2010-10-20 22:52:07'), (30321, 7777, '2010-10-20 22:52:27'), (30322, 7777, '2010-10-20 22:52:40'), (30323, 7777, '2010-10-20 22:52:59'), (30324, 7777, '2010-10-20 22:52:59'), (30325, 7777, '2010-10-20 22:53:02'), (30326, 7777, '2010-10-20 22:53:02'), (30327, 7777, '2010-10-20 22:53:17'), (30328, 7777, '2010-10-20 22:53:19'), (30329, 7777, '2010-10-20 22:53:22'), (30330, 7777, '2010-10-20 22:53:22'), (30331, 7777, '2010-10-20 22:53:42'), (30332, 7778, '2010-10-20 22:56:05'), (30333, 7778, '2010-10-20 22:56:19'), (30334, 7778, '2010-10-20 22:56:48'), (30335, 7779, '2010-10-20 23:07:57'), (30336, 7780, '2010-10-21 01:24:43'), (30337, 7781, '2010-10-21 02:19:09'), (30338, 7782, '2010-10-21 04:58:46'), (30339, 7783, '2010-10-21 06:00:54'), (30340, 7784, '2010-10-21 06:58:49'), (30341, 7784, '2010-10-21 06:59:36'), (30342, 7784, '2010-10-21 07:00:56'), (30343, 7785, '2010-10-21 07:01:43'), (30344, 7784, '2010-10-21 07:01:45'), (30345, 7784, '2010-10-21 07:03:29'), (30346, 7784, '2010-10-21 07:03:48'), (30347, 7784, '2010-10-21 07:04:05'), (30348, 7784, '2010-10-21 07:04:20'), (30349, 7784, '2010-10-21 07:05:07'), (30350, 7784, '2010-10-21 07:05:33'), (30351, 7784, '2010-10-21 07:05:49'), (30352, 7784, '2010-10-21 07:05:49'), (30353, 7784, '2010-10-21 07:05:52'), (30354, 7784, '2010-10-21 07:06:14'), (30355, 7784, '2010-10-21 07:07:05'), (30356, 7786, '2010-10-21 07:07:13'), (30357, 7784, '2010-10-21 07:07:16'), (30358, 7787, '2010-10-21 07:08:32'), (30359, 7784, '2010-10-21 07:08:34'), (30360, 7784, '2010-10-21 07:09:44'), (30361, 7788, '2010-10-21 07:10:22'), (30362, 7784, '2010-10-21 07:10:24'), (30363, 7789, '2010-10-21 07:10:59'), (30364, 7784, '2010-10-21 07:11:29'), (30365, 7784, '2010-10-21 07:12:45'), (30366, 7784, '2010-10-21 07:13:11'), (30367, 7784, '2010-10-21 07:13:47'), (30368, 7784, '2010-10-21 07:14:06'), (30369, 7790, '2010-10-21 07:18:08'), (30370, 7790, '2010-10-21 07:18:18'), (30371, 7790, '2010-10-21 07:18:30'), (30372, 7790, '2010-10-21 07:18:39'), (30373, 7790, '2010-10-21 07:18:48'), (30374, 7790, '2010-10-21 07:18:57'), (30375, 7790, '2010-10-21 07:19:17'), (30376, 7790, '2010-10-21 07:19:31'), (30377, 7790, '2010-10-21 07:19:51'), (30378, 7790, '2010-10-21 07:20:13'), (30379, 7790, '2010-10-21 07:20:19'), (30380, 7790, '2010-10-21 07:20:27'), (30381, 7790, '2010-10-21 07:20:54'), (30382, 7790, '2010-10-21 07:21:06'), (30383, 7790, '2010-10-21 07:21:28'), (30384, 7790, '2010-10-21 07:21:58'), (30385, 7790, '2010-10-21 07:22:00'), (30386, 7790, '2010-10-21 07:22:36'), (30387, 7791, '2010-10-21 08:27:50'), (30388, 7792, '2010-10-21 08:51:10'), (30389, 7793, '2010-10-21 09:02:40'), (30390, 7793, '2010-10-21 09:03:01'), (30391, 7793, '2010-10-21 09:03:11'), (30392, 7793, '2010-10-21 09:03:23'), (30393, 7794, '2010-10-21 09:26:03'), (30394, 7795, '2010-10-21 09:47:21'), (30395, 7796, '2010-10-21 10:09:06'), (30396, 7797, '2010-10-21 10:19:34'), (30397, 7798, '2010-10-21 10:19:36'), (30398, 7799, '2010-10-21 10:25:12'), (30399, 7799, '2010-10-21 10:25:25'), (30400, 7799, '2010-10-21 10:25:30'), (30401, 7799, '2010-10-21 10:25:35'), (30402, 7799, '2010-10-21 10:25:50'), (30403, 7799, '2010-10-21 10:25:59'), (30404, 7799, '2010-10-21 10:26:16'), (30405, 7799, '2010-10-21 10:26:32'), (30406, 7799, '2010-10-21 10:26:39'), (30407, 7800, '2010-10-21 10:32:38'), (30408, 7800, '2010-10-21 10:32:54'), (30409, 7800, '2010-10-21 10:33:08'), (30410, 7799, '2010-10-21 10:35:47'), (30411, 7799, '2010-10-21 10:35:57'), (30412, 7801, '2010-10-21 10:37:09'), (30413, 7802, '2010-10-21 10:43:49'), (30414, 7803, '2010-10-21 10:56:50'), (30415, 7798, '2010-10-21 10:56:52'), (30416, 7804, '2010-10-21 10:57:41'), (30417, 7805, '2010-10-21 11:37:06'), (30418, 7805, '2010-10-21 11:37:33'), (30419, 7806, '2010-10-21 12:05:50'), (30420, 7807, '2010-10-21 12:41:00'), (30421, 7807, '2010-10-21 12:41:39'), (30422, 7807, '2010-10-21 12:41:53'), (30423, 7808, '2010-10-21 12:58:29'), (30424, 7808, '2010-10-21 13:00:05'), (30425, 7808, '2010-10-21 13:00:11'), (30426, 7808, '2010-10-21 13:00:19'), (30427, 7808, '2010-10-21 13:00:38'), (30428, 7808, '2010-10-21 13:01:03'), (30429, 7809, '2010-10-21 13:22:50'), (30430, 7810, '2010-10-21 14:03:34'), (30431, 7811, '2010-10-21 14:16:16'), (30432, 7811, '2010-10-21 14:16:37'), (30433, 7811, '2010-10-21 14:17:04'), (30434, 7811, '2010-10-21 14:17:31'), (30435, 7811, '2010-10-21 14:17:48'), (30436, 7811, '2010-10-21 14:17:59'), (30437, 7811, '2010-10-21 14:18:05'), (30438, 7811, '2010-10-21 14:18:10'), (30439, 7812, '2010-10-21 14:18:20'), (30440, 7811, '2010-10-21 14:18:24'), (30441, 7811, '2010-10-21 14:18:29'), (30442, 7811, '2010-10-21 14:18:38'), (30443, 7811, '2010-10-21 14:18:51'), (30444, 7813, '2010-10-21 14:24:43'), (30445, 7814, '2010-10-21 14:24:45'), (30446, 7811, '2010-10-21 14:27:35'), (30447, 7811, '2010-10-21 14:27:48'), (30448, 7811, '2010-10-21 14:27:59'), (30449, 7811, '2010-10-21 14:28:00'), (30450, 7811, '2010-10-21 14:28:06'), (30451, 7811, '2010-10-21 14:28:22'), (30452, 7811, '2010-10-21 14:28:23'), (30453, 7811, '2010-10-21 14:28:30'), (30454, 7811, '2010-10-21 14:28:33'), (30455, 7811, '2010-10-21 14:28:36'), (30456, 7811, '2010-10-21 14:28:42'), (30457, 7815, '2010-10-21 16:02:20'), (30458, 7816, '2010-10-21 16:37:49'), (30459, 7816, '2010-10-21 16:38:03'), (30460, 7816, '2010-10-21 16:38:23'), (30461, 7816, '2010-10-21 16:38:53'), (30462, 7816, '2010-10-21 16:43:57'), (30463, 7817, '2010-10-21 16:50:05'), (30464, 7817, '2010-10-21 16:50:56'), (30465, 7817, '2010-10-21 16:51:11'), (30466, 7817, '2010-10-21 16:51:24'), (30467, 7817, '2010-10-21 16:51:56'), (30468, 7817, '2010-10-21 16:52:54'), (30469, 7817, '2010-10-21 16:52:56'), (30470, 7817, '2010-10-21 16:53:20'), (30471, 7817, '2010-10-21 16:54:34'), (30472, 7817, '2010-10-21 16:54:40'), (30473, 7817, '2010-10-21 16:54:54'), (30474, 7817, '2010-10-21 16:55:20'), (30475, 7817, '2010-10-21 16:55:56'), (30476, 7817, '2010-10-21 16:56:20'), (30477, 7817, '2010-10-21 16:57:04'), (30478, 7817, '2010-10-21 16:58:00'), (30479, 7817, '2010-10-21 16:58:02'), (30480, 7817, '2010-10-21 16:58:46'), (30481, 7818, '2010-10-21 16:59:19'), (30482, 7819, '2010-10-21 16:59:20'), (30483, 7820, '2010-10-21 17:28:55'), (30484, 7820, '2010-10-21 17:29:12'), (30485, 7820, '2010-10-21 17:29:17'), (30486, 7820, '2010-10-21 17:29:22'), (30487, 7821, '2010-10-21 17:40:39'), (30488, 7822, '2010-10-21 18:17:00'), (30489, 7823, '2010-10-21 18:24:55'), (30490, 7823, '2010-10-21 18:25:18'), (30491, 7823, '2010-10-21 18:25:54'), (30492, 7824, '2010-10-21 18:35:52'), (30493, 7825, '2010-10-21 18:39:02'), (30494, 7826, '2010-10-21 19:04:05'), (30495, 7827, '2010-10-21 19:59:34'), (30496, 7827, '2010-10-21 19:59:42'), (30497, 7827, '2010-10-21 19:59:54'), (30498, 7828, '2010-10-21 20:54:52'), (30499, 7829, '2010-10-21 20:55:12'), (30500, 7830, '2010-10-21 21:24:16'), (30501, 7831, '2010-10-21 22:36:58'), (30502, 7832, '2010-10-21 22:41:06'), (30503, 7833, '2010-10-21 22:48:07'), (30504, 7834, '2010-10-21 23:05:56'), (30505, 7835, '2010-10-22 01:06:06'), (30506, 7836, '2010-10-22 02:24:35'), (30507, 7837, '2010-10-22 02:24:39'), (30508, 7838, '2010-10-22 03:05:22'), (30509, 7839, '2010-10-22 03:05:23'), (30510, 7839, '2010-10-22 03:05:38'), (30511, 7839, '2010-10-22 03:05:50'), (30512, 7839, '2010-10-22 03:05:56'), (30513, 7839, '2010-10-22 03:06:16'), (30514, 7840, '2010-10-22 04:24:01'), (30515, 7841, '2010-10-22 04:24:46'), (30516, 7842, '2010-10-22 04:24:51'), (30517, 7843, '2010-10-22 04:25:09'), (30518, 7844, '2010-10-22 04:40:07'), (30519, 7845, '2010-10-22 05:27:38'), (30520, 7846, '2010-10-22 05:30:07'), (30521, 7847, '2010-10-22 05:30:09'), (30522, 7848, '2010-10-22 05:30:11'), (30523, 7849, '2010-10-22 05:30:13'), (30524, 7850, '2010-10-22 05:30:16'), (30525, 7851, '2010-10-22 06:15:35'), (30526, 7852, '2010-10-22 06:33:16'), (30527, 7853, '2010-10-22 06:58:55'), (30528, 7853, '2010-10-22 06:59:23'), (30529, 7854, '2010-10-22 07:14:59'), (30530, 7855, '2010-10-22 07:19:53'), (30531, 7856, '2010-10-22 07:23:36'), (30532, 7857, '2010-10-22 08:34:54'), (30533, 7858, '2010-10-22 08:48:01'), (30534, 7859, '2010-10-22 08:49:42'), (30535, 7860, '2010-10-22 08:58:57'), (30536, 7861, '2010-10-22 08:59:01'), (30537, 7862, '2010-10-22 09:21:42'), (30538, 7862, '2010-10-22 09:22:37'), (30539, 7863, '2010-10-22 09:29:30'), (30540, 7864, '2010-10-22 09:44:32'), (30541, 7865, '2010-10-22 09:48:07'), (30542, 7866, '2010-10-22 09:59:40'), (30543, 7867, '2010-10-22 10:05:34'), (30544, 7868, '2010-10-22 10:33:59'), (30545, 7870, '2010-10-22 10:40:42'), (30546, 7869, '2010-10-22 10:40:42'), (30547, 7871, '2010-10-22 11:01:56'), (30548, 7872, '2010-10-22 11:01:58'), (30549, 7873, '2010-10-22 11:01:59'), (30550, 7874, '2010-10-22 11:05:33'), (30551, 7873, '2010-10-22 11:05:35'), (30552, 7875, '2010-10-22 11:05:57'), (30553, 7873, '2010-10-22 11:05:59'), (30554, 7873, '2010-10-22 11:06:09'), (30555, 7876, '2010-10-22 11:08:04'), (30556, 7877, '2010-10-22 11:09:45'), (30557, 7873, '2010-10-22 11:09:46'), (30558, 7878, '2010-10-22 11:14:33'), (30559, 7879, '2010-10-22 11:15:11'), (30560, 7880, '2010-10-22 11:15:22'), (30561, 7881, '2010-10-22 11:20:33'), (30562, 7882, '2010-10-22 11:21:57'), (30563, 7883, '2010-10-22 11:23:54'), (30564, 7884, '2010-10-22 11:24:00'), (30565, 7885, '2010-10-22 11:24:01'), (30566, 7886, '2010-10-22 11:25:36'), (30567, 7887, '2010-10-22 11:28:17'), (30568, 7888, '2010-10-22 11:37:46'), (30569, 7889, '2010-10-22 12:02:47'), (30570, 7890, '2010-10-22 12:07:27'), (30571, 7891, '2010-10-22 12:11:28'), (30572, 7892, '2010-10-22 12:14:26'), (30573, 7893, '2010-10-22 12:36:15'), (30574, 7894, '2010-10-22 12:45:44'), (30575, 7895, '2010-10-22 13:24:00'), (30576, 7895, '2010-10-22 13:24:10'), (30577, 7895, '2010-10-22 13:24:23'), (30578, 7895, '2010-10-22 13:24:24'), (30579, 7895, '2010-10-22 13:24:36'), (30580, 7895, '2010-10-22 13:24:47'), (30581, 7895, '2010-10-22 13:24:58'), (30582, 7895, '2010-10-22 13:25:00'), (30583, 7895, '2010-10-22 13:25:44'), (30584, 7895, '2010-10-22 13:25:55'), (30585, 7895, '2010-10-22 13:25:58'), (30586, 7896, '2010-10-22 13:33:45'), (30587, 7897, '2010-10-22 13:40:02'), (30588, 7898, '2010-10-22 13:54:08'), (30589, 7899, '2010-10-22 13:59:25'), (30590, 7900, '2010-10-22 14:03:07'), (30591, 7900, '2010-10-22 14:03:20'), (30592, 7900, '2010-10-22 14:03:30'), (30593, 7901, '2010-10-22 14:42:45'), (30594, 7901, '2010-10-22 14:43:04'), (30595, 7901, '2010-10-22 14:43:15'), (30596, 7901, '2010-10-22 14:43:21'), (30597, 7901, '2010-10-22 14:43:34'), (30598, 7901, '2010-10-22 14:43:47'), (30599, 7902, '2010-10-22 14:54:39'), (30600, 7903, '2010-10-22 15:00:15'), (30601, 7903, '2010-10-22 15:00:48'), (30602, 7903, '2010-10-22 15:01:07'), (30603, 7903, '2010-10-22 15:01:12'), (30604, 7903, '2010-10-22 15:01:19'), (30605, 7904, '2010-10-22 15:33:29'), (30606, 7903, '2010-10-22 16:00:01'), (30607, 7903, '2010-10-22 16:00:11'), (30608, 7903, '2010-10-22 16:00:24'), (30609, 7905, '2010-10-22 16:00:26'), (30610, 7903, '2010-10-22 16:00:54'), (30611, 7903, '2010-10-22 16:01:44'), (30612, 7903, '2010-10-22 16:02:16'), (30613, 7903, '2010-10-22 16:03:05'), (30614, 7903, '2010-10-22 16:03:14'), (30615, 7903, '2010-10-22 16:03:26'), (30616, 7906, '2010-10-22 16:06:31'), (30617, 7906, '2010-10-22 16:06:46'), (30618, 7906, '2010-10-22 16:06:52'), (30619, 7906, '2010-10-22 16:06:58'), (30620, 7906, '2010-10-22 16:07:06'), (30621, 7906, '2010-10-22 16:07:36'), (30622, 7906, '2010-10-22 16:07:50'), (30623, 7906, '2010-10-22 16:08:03'), (30624, 7906, '2010-10-22 16:08:17'), (30625, 7907, '2010-10-22 16:19:33'), (30626, 7908, '2010-10-22 16:51:37'), (30627, 7908, '2010-10-22 16:52:15'), (30628, 7908, '2010-10-22 16:52:17'), (30629, 7908, '2010-10-22 16:52:31'), (30630, 7908, '2010-10-22 16:53:43'), (30631, 7908, '2010-10-22 16:54:04'), (30632, 7908, '2010-10-22 16:54:14'), (30633, 7908, '2010-10-22 16:54:25'), (30634, 7908, '2010-10-22 16:54:38'), (30635, 7908, '2010-10-22 16:54:49'), (30636, 7908, '2010-10-22 16:54:56'), (30637, 7908, '2010-10-22 16:56:36'), (30638, 7908, '2010-10-22 16:57:21'), (30639, 7909, '2010-10-22 17:01:45'), (30640, 7910, '2010-10-22 17:03:42'), (30641, 7911, '2010-10-22 17:28:49'), (30642, 7911, '2010-10-22 17:28:59'), (30643, 7911, '2010-10-22 17:29:10'), (30644, 7912, '2010-10-22 17:30:48'), (30645, 7913, '2010-10-22 17:37:51'), (30646, 7914, '2010-10-22 17:39:18'), (30647, 7915, '2010-10-22 19:19:06'), (30648, 7916, '2010-10-22 19:35:37'), (30649, 7916, '2010-10-22 19:35:56'), (30650, 7916, '2010-10-22 19:36:42'), (30651, 7916, '2010-10-22 19:36:59'), (30652, 7916, '2010-10-22 19:37:31'), (30653, 7916, '2010-10-22 19:37:57'), (30654, 7916, '2010-10-22 19:38:39'), (30655, 7916, '2010-10-22 19:39:39'), (30656, 7916, '2010-10-22 19:40:02'), (30657, 7916, '2010-10-22 19:40:39'), (30658, 7916, '2010-10-22 19:41:01'), (30659, 7916, '2010-10-22 19:41:05'), (30660, 7917, '2010-10-22 19:48:43'), (30661, 7917, '2010-10-22 19:49:01'), (30662, 7917, '2010-10-22 19:49:08'), (30663, 7917, '2010-10-22 19:49:19'), (30664, 7917, '2010-10-22 19:49:35'), (30665, 7917, '2010-10-22 19:50:05'), (30666, 7917, '2010-10-22 19:50:20'), (30667, 7917, '2010-10-22 19:50:36'), (30668, 7917, '2010-10-22 19:50:58'), (30669, 7917, '2010-10-22 19:51:10'), (30670, 7917, '2010-10-22 19:51:17'), (30671, 7917, '2010-10-22 19:51:41'), (30672, 7917, '2010-10-22 19:51:49'), (30673, 7917, '2010-10-22 19:52:09'), (30674, 7917, '2010-10-22 19:52:19'), (30675, 7917, '2010-10-22 19:52:20'), (30676, 7917, '2010-10-22 19:52:21'), (30677, 7917, '2010-10-22 19:52:27'), (30678, 7917, '2010-10-22 19:52:28'), (30679, 7917, '2010-10-22 19:52:29'), (30680, 7917, '2010-10-22 19:52:30'), (30681, 7917, '2010-10-22 19:52:34'), (30682, 7917, '2010-10-22 19:52:35'), (30683, 7918, '2010-10-22 20:29:16'), (30684, 7919, '2010-10-22 21:00:57'), (30685, 7920, '2010-10-22 21:00:57'), (30686, 7921, '2010-10-22 21:00:57'), (30687, 7920, '2010-10-22 21:01:29'), (30688, 7922, '2010-10-22 22:02:32'), (30689, 7923, '2010-10-22 22:03:44'), (30690, 7924, '2010-10-22 22:03:44'), (30691, 7925, '2010-10-22 22:38:34'), (30692, 7925, '2010-10-22 22:40:05'), (30693, 7925, '2010-10-22 22:40:21'), (30694, 7925, '2010-10-22 22:40:41'), (30695, 7925, '2010-10-22 22:40:54'), (30696, 7925, '2010-10-22 22:41:03'), (30697, 7925, '2010-10-22 22:41:11'), (30698, 7925, '2010-10-22 22:41:53'), (30699, 7926, '2010-10-22 22:54:09'), (30700, 7927, '2010-10-22 23:03:07'), (30701, 7928, '2010-10-22 23:08:24'), (30702, 7929, '2010-10-22 23:08:54'), (30703, 7930, '2010-10-22 23:14:42'), (30704, 7931, '2010-10-22 23:17:56'), (30705, 7932, '2010-10-22 23:19:55'), (30706, 7933, '2010-10-22 23:35:38'), (30707, 7934, '2010-10-22 23:43:45'), (30708, 7935, '2010-10-23 00:32:54'), (30709, 7936, '2010-10-23 00:59:47'), (30710, 7937, '2010-10-23 01:21:44'), (30711, 7938, '2010-10-23 01:34:18'), (30712, 7939, '2010-10-23 01:42:49'), (30713, 7940, '2010-10-23 01:49:11'), (30714, 7941, '2010-10-23 02:09:03'), (30715, 7942, '2010-10-23 02:46:28'), (30716, 7943, '2010-10-23 03:26:57'), (30717, 7944, '2010-10-23 04:01:44'), (30718, 7945, '2010-10-23 04:53:04'), (30719, 7946, '2010-10-23 05:02:23'), (30720, 7946, '2010-10-23 05:02:53'), (30721, 7946, '2010-10-23 05:02:56'), (30722, 7946, '2010-10-23 05:03:21'), (30723, 7946, '2010-10-23 05:03:23'), (30724, 7946, '2010-10-23 05:03:36'), (30725, 7946, '2010-10-23 05:03:38'), (30726, 7946, '2010-10-23 05:04:07'), (30727, 7946, '2010-10-23 05:04:08'), (30728, 7946, '2010-10-23 05:04:11'), (30729, 7946, '2010-10-23 05:04:19'), (30730, 7946, '2010-10-23 05:04:25'), (30731, 7946, '2010-10-23 05:04:33'), (30732, 7946, '2010-10-23 05:04:47'), (30733, 7946, '2010-10-23 05:05:07'), (30734, 7946, '2010-10-23 05:05:17'), (30735, 7946, '2010-10-23 05:05:19'), (30736, 7946, '2010-10-23 05:05:32'), (30737, 7946, '2010-10-23 05:05:34'), (30738, 7946, '2010-10-23 05:05:45'), (30739, 7946, '2010-10-23 05:05:50'), (30740, 7946, '2010-10-23 05:05:57'), (30741, 7946, '2010-10-23 05:06:05'), (30742, 7946, '2010-10-23 05:06:11'), (30743, 7946, '2010-10-23 05:06:12'), (30744, 7946, '2010-10-23 05:06:22'), (30745, 7946, '2010-10-23 05:06:32'), (30746, 7946, '2010-10-23 05:06:34'), (30747, 7946, '2010-10-23 05:06:44'), (30748, 7946, '2010-10-23 05:06:46'), (30749, 7946, '2010-10-23 05:07:08'), (30750, 7946, '2010-10-23 05:07:14'), (30751, 7946, '2010-10-23 05:07:18'), (30752, 7946, '2010-10-23 05:07:25'), (30753, 7946, '2010-10-23 05:07:36'), (30754, 7946, '2010-10-23 05:07:45'), (30755, 7946, '2010-10-23 05:07:49'), (30756, 7946, '2010-10-23 05:07:54'), (30757, 7946, '2010-10-23 05:08:02'), (30758, 7946, '2010-10-23 05:08:15'), (30759, 7946, '2010-10-23 05:08:32'), (30760, 7946, '2010-10-23 05:08:52'), (30761, 7946, '2010-10-23 05:09:06'), (30762, 7946, '2010-10-23 05:09:17'), (30763, 7946, '2010-10-23 05:09:19'), (30764, 7946, '2010-10-23 05:09:36'), (30765, 7946, '2010-10-23 05:09:43'), (30766, 7946, '2010-10-23 05:09:48'), (30767, 7946, '2010-10-23 05:10:07'), (30768, 7946, '2010-10-23 05:10:08'), (30769, 7946, '2010-10-23 05:10:11'), (30770, 7946, '2010-10-23 05:10:25'), (30771, 7946, '2010-10-23 05:10:33'), (30772, 7946, '2010-10-23 05:10:39'), (30773, 7946, '2010-10-23 05:11:08'), (30774, 7946, '2010-10-23 05:12:06'), (30775, 7946, '2010-10-23 05:12:08'), (30776, 7946, '2010-10-23 05:12:33'), (30777, 7946, '2010-10-23 05:12:34'), (30778, 7946, '2010-10-23 05:13:15'), (30779, 7946, '2010-10-23 05:13:44'), (30780, 7947, '2010-10-23 05:14:17'), (30781, 7947, '2010-10-23 05:14:31'), (30782, 7947, '2010-10-23 05:14:47'), (30783, 7948, '2010-10-23 05:38:56'), (30784, 7949, '2010-10-23 06:52:55'), (30785, 7950, '2010-10-23 07:17:17'), (30786, 7951, '2010-10-23 07:21:50'), (30787, 7952, '2010-10-23 07:21:54'), (30788, 7953, '2010-10-23 09:52:46'), (30789, 7953, '2010-10-23 09:53:26'), (30790, 7953, '2010-10-23 09:53:45'), (30791, 7953, '2010-10-23 09:53:55'), (30792, 7953, '2010-10-23 09:54:10'), (30793, 7953, '2010-10-23 09:54:30'), (30794, 7953, '2010-10-23 09:54:43'), (30795, 7953, '2010-10-23 09:55:35'), (30796, 7953, '2010-10-23 09:55:36'), (30797, 7953, '2010-10-23 09:55:38'), (30798, 7953, '2010-10-23 09:56:06'), (30799, 7953, '2010-10-23 09:56:15'), (30800, 7953, '2010-10-23 09:56:32'), (30801, 7953, '2010-10-23 09:56:44'), (30802, 7953, '2010-10-23 09:57:04'), (30803, 7953, '2010-10-23 09:57:40'), (30804, 7953, '2010-10-23 09:58:08'), (30805, 7953, '2010-10-23 09:58:27'), (30806, 7954, '2010-10-23 10:16:40'), (30807, 7955, '2010-10-23 10:33:21'), (30808, 7956, '2010-10-23 11:00:38'), (30809, 7957, '2010-10-23 11:01:12'), (30810, 7958, '2010-10-23 11:27:54'), (30811, 7959, '2010-10-23 12:36:24'), (30812, 7959, '2010-10-23 12:37:17'), (30813, 7959, '2010-10-23 12:37:17'), (30814, 7959, '2010-10-23 12:37:19'), (30815, 7959, '2010-10-23 12:37:19'), (30816, 7959, '2010-10-23 12:37:26'), (30817, 7959, '2010-10-23 12:37:44'), (30818, 7960, '2010-10-23 13:01:57'), (30819, 7960, '2010-10-23 13:02:21'), (30820, 7960, '2010-10-23 13:02:21'), (30821, 7960, '2010-10-23 13:02:22'), (30822, 7960, '2010-10-23 13:02:29'), (30823, 7960, '2010-10-23 13:02:31'), (30824, 7960, '2010-10-23 13:02:32'), (30825, 7960, '2010-10-23 13:02:32'), (30826, 7960, '2010-10-23 13:02:34'), (30827, 7960, '2010-10-23 13:02:34'), (30828, 7960, '2010-10-23 13:02:35'), (30829, 7960, '2010-10-23 13:02:39'), (30830, 7960, '2010-10-23 13:02:43'), (30831, 7960, '2010-10-23 13:02:43'), (30832, 7960, '2010-10-23 13:02:44'), (30833, 7960, '2010-10-23 13:02:47'), (30834, 7960, '2010-10-23 13:02:56'), (30835, 7960, '2010-10-23 13:02:57'), (30836, 7960, '2010-10-23 13:02:59'), (30837, 7960, '2010-10-23 13:05:31'), (30838, 7960, '2010-10-23 13:05:34'), (30839, 7960, '2010-10-23 13:16:07'), (30840, 7961, '2010-10-23 14:29:36'), (30841, 7961, '2010-10-23 14:30:03'), (30842, 7961, '2010-10-23 14:30:09'), (30843, 7961, '2010-10-23 14:30:26'), (30844, 7961, '2010-10-23 14:30:53'), (30845, 7961, '2010-10-23 14:31:00'), (30846, 7961, '2010-10-23 14:31:05'), (30847, 7961, '2010-10-23 14:31:23'), (30848, 7961, '2010-10-23 14:31:31'), (30849, 7961, '2010-10-23 14:31:47'), (30850, 7962, '2010-10-23 15:32:56'), (30851, 7963, '2010-10-23 17:39:39'), (30852, 7964, '2010-10-23 17:39:49'), (30853, 7965, '2010-10-23 17:39:56'), (30854, 7966, '2010-10-23 17:40:03'), (30855, 7967, '2010-10-23 17:40:11'), (30856, 7968, '2010-10-23 17:40:15'), (30857, 7969, '2010-10-23 17:53:25'), (30858, 7969, '2010-10-23 17:53:51'), (30859, 7969, '2010-10-23 17:54:10'), (30860, 7969, '2010-10-23 17:54:28'), (30861, 7969, '2010-10-23 17:55:06'), (30862, 7969, '2010-10-23 17:55:27'), (30863, 7970, '2010-10-23 18:00:41'), (30864, 7971, '2010-10-23 18:43:36'), (30865, 7972, '2010-10-23 20:11:25'), (30866, 7973, '2010-10-23 21:56:41'), (30867, 7974, '2010-10-23 22:24:58'), (30868, 7974, '2010-10-23 22:25:22'), (30869, 7974, '2010-10-23 22:25:23'), (30870, 7974, '2010-10-23 22:25:23'), (30871, 7974, '2010-10-23 22:25:24'), (30872, 7974, '2010-10-23 22:25:24'), (30873, 7974, '2010-10-23 22:25:30'), (30874, 7975, '2010-10-23 23:25:22'), (30875, 7976, '2010-10-23 23:25:26'), (30876, 7977, '2010-10-23 23:30:27'), (30877, 7978, '2010-10-24 01:32:18'), (30878, 7979, '2010-10-24 01:54:16'), (30879, 7980, '2010-10-24 02:01:41'), (30880, 7981, '2010-10-24 02:10:21'), (30881, 7982, '2010-10-24 02:48:29'), (30882, 7983, '2010-10-24 03:17:06'), (30883, 7984, '2010-10-24 03:17:11'), (30884, 7985, '2010-10-24 03:17:13'), (30885, 7986, '2010-10-24 03:17:15'), (30886, 7987, '2010-10-24 03:17:18'), (30887, 7988, '2010-10-24 03:17:20'), (30888, 7989, '2010-10-24 03:17:22'), (30889, 7990, '2010-10-24 03:17:25'), (30890, 7991, '2010-10-24 03:17:28'), (30891, 7992, '2010-10-24 03:17:31'), (30892, 7993, '2010-10-24 03:17:33'), (30893, 7994, '2010-10-24 03:17:36'), (30894, 7995, '2010-10-24 03:17:38'), (30895, 7996, '2010-10-24 03:17:40'), (30896, 7997, '2010-10-24 03:17:42'), (30897, 7998, '2010-10-24 03:17:44'), (30898, 7999, '2010-10-24 03:17:46'), (30899, 8000, '2010-10-24 03:17:48'), (30900, 8001, '2010-10-24 03:17:52'), (30901, 8002, '2010-10-24 03:17:54'), (30902, 8003, '2010-10-24 03:17:56'), (30903, 8004, '2010-10-24 03:17:58'), (30904, 8005, '2010-10-24 03:18:00'), (30905, 8006, '2010-10-24 03:18:02'), (30906, 8007, '2010-10-24 03:18:04'), (30907, 8008, '2010-10-24 03:18:06'), (30908, 8009, '2010-10-24 03:18:08'), (30909, 8010, '2010-10-24 03:18:10'), (30910, 8011, '2010-10-24 03:18:13'), (30911, 8012, '2010-10-24 03:18:15'), (30912, 8013, '2010-10-24 03:18:18'), (30913, 8014, '2010-10-24 03:18:21'), (30914, 8015, '2010-10-24 03:18:23'), (30915, 8016, '2010-10-24 03:18:26'), (30916, 8017, '2010-10-24 03:18:28'), (30917, 8018, '2010-10-24 03:18:31'), (30918, 8019, '2010-10-24 03:18:33'), (30919, 8020, '2010-10-24 03:18:36'), (30920, 8021, '2010-10-24 03:18:38'), (30921, 8022, '2010-10-24 03:18:40'), (30922, 8023, '2010-10-24 03:18:43'), (30923, 8024, '2010-10-24 03:18:46'), (30924, 8025, '2010-10-24 03:18:48'), (30925, 8026, '2010-10-24 03:18:51'), (30926, 8027, '2010-10-24 03:18:53'), (30927, 8028, '2010-10-24 03:18:56'), (30928, 8029, '2010-10-24 03:18:58'), (30929, 8030, '2010-10-24 03:19:00'), (30930, 8031, '2010-10-24 03:19:03'), (30931, 8032, '2010-10-24 03:19:05'), (30932, 8033, '2010-10-24 03:19:07'), (30933, 8034, '2010-10-24 03:19:10'), (30934, 8035, '2010-10-24 04:31:59'), (30935, 8036, '2010-10-24 04:45:54'), (30936, 8037, '2010-10-24 05:17:07'), (30937, 8038, '2010-10-24 05:26:58'), (30938, 8039, '2010-10-24 06:28:18'), (30939, 8040, '2010-10-24 06:28:29'), (30940, 8041, '2010-10-24 06:28:34'), (30941, 8042, '2010-10-24 06:28:50'), (30942, 8043, '2010-10-24 06:28:55'), (30943, 8044, '2010-10-24 06:29:29'), (30944, 8045, '2010-10-24 06:29:34'), (30945, 8046, '2010-10-24 06:29:53'), (30946, 8047, '2010-10-24 06:29:59'), (30947, 8048, '2010-10-24 06:30:04'), (30948, 8049, '2010-10-24 06:30:28'), (30949, 8050, '2010-10-24 06:30:35'), (30950, 8051, '2010-10-24 06:30:54'), (30951, 8052, '2010-10-24 06:30:59'), (30952, 8053, '2010-10-24 06:31:34'), (30953, 8054, '2010-10-24 06:31:39'), (30954, 8055, '2010-10-24 06:31:44'), (30955, 8056, '2010-10-24 06:32:11'), (30956, 8057, '2010-10-24 06:32:17'), (30957, 8058, '2010-10-24 06:32:29'), (30958, 8059, '2010-10-24 06:32:36'), (30959, 8060, '2010-10-24 06:32:41'), (30960, 8061, '2010-10-24 06:33:15'), (30961, 8062, '2010-10-24 06:33:29'), (30962, 8063, '2010-10-24 06:33:36'), (30963, 8064, '2010-10-24 06:34:09'), (30964, 8065, '2010-10-24 06:34:29'), (30965, 8066, '2010-10-24 06:34:52'), (30966, 8067, '2010-10-24 06:35:09'), (30967, 8068, '2010-10-24 06:35:35'), (30968, 8069, '2010-10-24 06:35:58'), (30969, 8070, '2010-10-24 06:36:02'), (30970, 8071, '2010-10-24 06:36:37'), (30971, 8072, '2010-10-24 06:36:45'), (30972, 8073, '2010-10-24 06:37:19'), (30973, 8074, '2010-10-24 06:37:40'), (30974, 8075, '2010-10-24 06:38:16'), (30975, 8076, '2010-10-24 06:38:33'), (30976, 8077, '2010-10-24 06:38:41'), (30977, 8078, '2010-10-24 06:39:11'), (30978, 8079, '2010-10-24 06:39:20'), (30979, 8080, '2010-10-24 06:39:53'), (30980, 8081, '2010-10-24 06:40:03'), (30981, 8082, '2010-10-24 06:40:36'), (30982, 8083, '2010-10-24 06:41:25'), (30983, 8084, '2010-10-24 06:41:45'), (30984, 8085, '2010-10-24 06:42:03'), (30985, 8086, '2010-10-24 06:42:41'), (30986, 8087, '2010-10-24 06:42:48'), (30987, 8088, '2010-10-24 06:42:54'), (30988, 8089, '2010-10-24 06:43:06'), (30989, 8090, '2010-10-24 06:43:21'), (30990, 8091, '2010-10-24 06:43:42'), (30991, 8092, '2010-10-24 06:44:07'), (30992, 8093, '2010-10-24 06:44:29'), (30993, 8094, '2010-10-24 06:44:45'), (30994, 8095, '2010-10-24 06:45:22'), (30995, 8096, '2010-10-24 06:45:30'), (30996, 8097, '2010-10-24 06:45:41'), (30997, 8098, '2010-10-24 06:46:03'), (30998, 8099, '2010-10-24 06:46:11'), (30999, 8100, '2010-10-24 06:46:23'), (31000, 8101, '2010-10-24 06:46:27'), (31001, 8102, '2010-10-24 06:46:47'), (31002, 8103, '2010-10-24 06:47:09'), (31003, 8104, '2010-10-24 06:47:42'), (31004, 8105, '2010-10-24 06:47:49'), (31005, 8106, '2010-10-24 06:47:54'), (31006, 8107, '2010-10-24 06:47:58'), (31007, 8108, '2010-10-24 06:48:07'), (31008, 8109, '2010-10-24 06:48:11'), (31009, 8110, '2010-10-24 06:48:25'), (31010, 8111, '2010-10-24 06:48:30'), (31011, 8112, '2010-10-24 06:48:52'), (31012, 8113, '2010-10-24 06:48:56'), (31013, 8114, '2010-10-24 06:49:30'), (31014, 8115, '2010-10-24 06:49:34'), (31015, 8116, '2010-10-24 06:49:39'), (31016, 8117, '2010-10-24 06:50:11'), (31017, 8118, '2010-10-24 06:50:16'), (31018, 8119, '2010-10-24 06:50:28'), (31019, 8120, '2010-10-24 06:50:34'), (31020, 8121, '2010-10-24 06:50:39'), (31021, 8122, '2010-10-24 06:51:14'), (31022, 8123, '2010-10-24 06:51:27'), (31023, 8124, '2010-10-24 06:51:47'), (31024, 8125, '2010-10-24 06:51:52'), (31025, 8126, '2010-10-24 06:52:11'), (31026, 8127, '2010-10-24 06:52:16'), (31027, 8128, '2010-10-24 06:52:21'), (31028, 8129, '2010-10-24 06:53:16'), (31029, 8130, '2010-10-24 06:53:31'), (31030, 8131, '2010-10-24 06:53:54'), (31031, 8132, '2010-10-24 06:54:15'), (31032, 8133, '2010-10-24 06:54:34'), (31033, 8134, '2010-10-24 06:55:13'), (31034, 8135, '2010-10-24 06:55:19'), (31035, 8136, '2010-10-24 06:55:38'), (31036, 8137, '2010-10-24 06:56:03'), (31037, 8138, '2010-10-24 08:05:59'), (31038, 8139, '2010-10-24 08:16:28'), (31039, 8140, '2010-10-24 08:16:50'), (31040, 8141, '2010-10-24 08:17:26'), (31041, 8142, '2010-10-24 08:17:32'), (31042, 8143, '2010-10-24 08:17:50'), (31043, 8144, '2010-10-24 08:18:58'), (31044, 8145, '2010-10-24 08:19:36'), (31045, 8146, '2010-10-24 08:19:56'), (31046, 8147, '2010-10-24 08:20:13'), (31047, 8148, '2010-10-24 08:20:16'), (31048, 8150, '2010-10-24 08:20:51'), (31049, 8151, '2010-10-24 08:21:13'), (31050, 8152, '2010-10-24 08:21:34'), (31051, 8153, '2010-10-24 08:21:55'), (31052, 8154, '2010-10-24 08:22:18'), (31053, 8155, '2010-10-24 08:22:56'), (31054, 8156, '2010-10-24 08:23:17'), (31055, 8157, '2010-10-24 08:23:34'), (31056, 8158, '2010-10-24 08:23:56'), (31057, 8159, '2010-10-24 08:24:17'), (31058, 8160, '2010-10-24 08:24:37'), (31059, 8161, '2010-10-24 08:24:57'), (31060, 8162, '2010-10-24 08:25:18'), (31061, 8163, '2010-10-24 08:25:55'), (31062, 8164, '2010-10-24 08:26:56'), (31063, 8165, '2010-10-24 08:27:18'), (31064, 8166, '2010-10-24 08:27:41'), (31065, 8167, '2010-10-24 08:28:00'), (31066, 8168, '2010-10-24 08:28:37'), (31067, 8169, '2010-10-24 08:28:57'), (31068, 8170, '2010-10-24 08:29:19'); INSERT INTO `log_url` (`url_id`, `visitor_id`, `visit_time`) VALUES (31069, 8171, '2010-10-24 08:29:56'), (31070, 8172, '2010-10-24 08:30:14'), (31071, 8173, '2010-10-24 08:30:36'), (31072, 8174, '2010-10-24 08:31:15'), (31073, 8175, '2010-10-24 08:31:35'), (31074, 8176, '2010-10-24 08:31:58'), (31075, 8177, '2010-10-24 08:32:20'), (31076, 8178, '2010-10-24 08:32:38'), (31077, 8179, '2010-10-24 08:33:00'), (31078, 8180, '2010-10-24 08:33:19'), (31079, 8181, '2010-10-24 08:33:52'), (31080, 8182, '2010-10-24 08:33:57'), (31081, 8183, '2010-10-24 08:34:01'), (31082, 8184, '2010-10-24 08:34:34'), (31083, 8185, '2010-10-24 08:34:37'), (31084, 8186, '2010-10-24 08:34:58'), (31085, 8187, '2010-10-24 08:35:33'), (31086, 8188, '2010-10-24 08:35:52'), (31087, 8189, '2010-10-24 08:36:12'), (31088, 8190, '2010-10-24 08:37:18'), (31089, 8191, '2010-10-24 08:37:38'), (31090, 8192, '2010-10-24 08:38:13'), (31091, 8193, '2010-10-24 08:38:36'), (31092, 8194, '2010-10-24 08:39:11'), (31093, 8195, '2010-10-24 08:39:31'), (31094, 8196, '2010-10-24 08:39:50'), (31095, 8197, '2010-10-24 08:40:11'), (31096, 8198, '2010-10-24 08:40:31'), (31097, 8199, '2010-10-24 08:40:46'), (31098, 8200, '2010-10-24 08:40:52'), (31099, 8201, '2010-10-24 08:41:14'), (31100, 8202, '2010-10-24 08:41:52'), (31101, 8203, '2010-10-24 08:42:12'), (31102, 8204, '2010-10-24 08:42:34'), (31103, 8205, '2010-10-24 08:42:53'), (31104, 8206, '2010-10-24 08:43:54'), (31105, 8207, '2010-10-24 08:44:14'), (31106, 8208, '2010-10-24 08:44:35'), (31107, 8209, '2010-10-24 08:44:58'), (31108, 8210, '2010-10-24 08:45:19'), (31109, 8211, '2010-10-24 08:46:18'), (31110, 8212, '2010-10-24 08:46:41'), (31111, 8213, '2010-10-24 08:47:17'), (31112, 8214, '2010-10-24 08:47:21'), (31113, 8215, '2010-10-24 08:48:23'), (31114, 8216, '2010-10-24 08:48:47'), (31115, 8217, '2010-10-24 08:49:48'), (31116, 8218, '2010-10-24 08:50:31'), (31117, 8219, '2010-10-24 08:51:09'), (31118, 8220, '2010-10-24 08:51:30'), (31119, 8221, '2010-10-24 08:51:51'), (31120, 8222, '2010-10-24 08:52:15'), (31121, 8223, '2010-10-24 08:52:37'), (31122, 8224, '2010-10-24 08:52:58'), (31123, 8225, '2010-10-24 08:53:56'), (31124, 8226, '2010-10-24 08:54:32'), (31125, 8227, '2010-10-24 08:54:37'), (31126, 8228, '2010-10-24 08:55:11'), (31127, 8229, '2010-10-24 08:55:34'), (31128, 8230, '2010-10-24 08:56:15'), (31129, 8231, '2010-10-24 08:56:55'), (31130, 8232, '2010-10-24 08:57:15'), (31131, 8233, '2010-10-24 08:57:51'), (31132, 8234, '2010-10-24 08:58:34'), (31133, 8235, '2010-10-24 08:59:09'), (31134, 8236, '2010-10-24 08:59:30'), (31135, 8237, '2010-10-24 08:59:53'), (31136, 8238, '2010-10-24 09:00:31'), (31137, 8239, '2010-10-24 09:15:42'), (31138, 8239, '2010-10-24 09:16:13'), (31139, 8239, '2010-10-24 09:16:15'), (31140, 8239, '2010-10-24 09:16:31'), (31141, 8239, '2010-10-24 09:16:46'), (31142, 8239, '2010-10-24 09:16:56'), (31143, 8239, '2010-10-24 09:17:49'), (31144, 8239, '2010-10-24 09:18:03'), (31145, 8239, '2010-10-24 09:18:31'), (31146, 8239, '2010-10-24 09:18:55'), (31147, 8239, '2010-10-24 09:19:03'), (31148, 8239, '2010-10-24 09:19:34'), (31149, 8239, '2010-10-24 09:19:36'), (31150, 8239, '2010-10-24 09:19:46'), (31151, 8239, '2010-10-24 09:19:54'), (31152, 8239, '2010-10-24 09:20:08'), (31153, 8239, '2010-10-24 09:20:24'), (31154, 8239, '2010-10-24 09:20:32'), (31155, 8239, '2010-10-24 09:20:42'), (31156, 8239, '2010-10-24 09:20:55'), (31157, 8239, '2010-10-24 09:21:22'), (31158, 8239, '2010-10-24 09:21:24'), (31159, 8239, '2010-10-24 09:21:47'), (31160, 8239, '2010-10-24 09:21:57'), (31161, 8239, '2010-10-24 09:22:42'), (31162, 8240, '2010-10-24 09:48:18'), (31163, 8241, '2010-10-24 09:49:34'), (31164, 8241, '2010-10-24 09:49:54'), (31165, 8240, '2010-10-24 09:49:59'), (31166, 8241, '2010-10-24 09:50:20'), (31167, 8241, '2010-10-24 09:50:29'), (31168, 8241, '2010-10-24 09:50:40'), (31169, 8240, '2010-10-24 09:50:57'), (31170, 8241, '2010-10-24 09:51:09'), (31171, 8241, '2010-10-24 09:52:07'), (31172, 8241, '2010-10-24 09:52:51'), (31173, 8241, '2010-10-24 09:52:56'), (31174, 8241, '2010-10-24 09:53:43'), (31175, 8242, '2010-10-24 10:13:40'), (31176, 8243, '2010-10-24 10:42:23'), (31177, 8243, '2010-10-24 10:42:33'), (31178, 8243, '2010-10-24 10:42:43'), (31179, 8243, '2010-10-24 10:43:19'), (31180, 8243, '2010-10-24 10:43:21'), (31181, 8244, '2010-10-24 11:15:33'), (31182, 8245, '2010-10-24 11:39:47'), (31183, 8246, '2010-10-24 12:04:31'), (31184, 8247, '2010-10-24 12:04:51'), (31185, 8248, '2010-10-24 12:05:12'), (31186, 8249, '2010-10-24 12:05:51'), (31187, 8250, '2010-10-24 12:06:12'), (31188, 8251, '2010-10-24 12:06:51'), (31189, 8252, '2010-10-24 12:07:14'), (31190, 8253, '2010-10-24 12:07:51'), (31191, 8254, '2010-10-24 12:08:32'), (31192, 8255, '2010-10-24 12:08:33'), (31193, 8256, '2010-10-24 12:08:53'), (31194, 8257, '2010-10-24 12:08:53'), (31195, 8258, '2010-10-24 12:09:14'), (31196, 8259, '2010-10-24 12:09:33'), (31197, 8260, '2010-10-24 12:09:34'), (31198, 8261, '2010-10-24 12:10:13'), (31199, 8262, '2010-10-24 12:10:13'), (31200, 8263, '2010-10-24 12:10:33'), (31201, 8264, '2010-10-24 12:10:51'), (31202, 8265, '2010-10-24 12:11:09'), (31203, 8266, '2010-10-24 12:11:15'), (31204, 8267, '2010-10-24 12:11:16'), (31205, 8268, '2010-10-24 12:11:34'), (31206, 8269, '2010-10-24 12:11:36'), (31207, 8270, '2010-10-24 12:12:13'), (31208, 8271, '2010-10-24 12:12:14'), (31209, 8272, '2010-10-24 12:12:36'), (31210, 8273, '2010-10-24 12:12:37'), (31211, 8274, '2010-10-24 12:13:15'), (31212, 8275, '2010-10-24 12:13:15'), (31213, 8277, '2010-10-24 12:13:32'), (31214, 8276, '2010-10-24 12:13:33'), (31215, 8278, '2010-10-24 12:13:54'), (31216, 8279, '2010-10-24 12:13:55'), (31217, 8280, '2010-10-24 12:14:13'), (31218, 8281, '2010-10-24 12:14:35'), (31219, 8282, '2010-10-24 12:14:50'), (31220, 8283, '2010-10-24 12:15:09'), (31221, 8284, '2010-10-24 12:15:31'), (31222, 8285, '2010-10-24 12:15:32'), (31223, 8286, '2010-10-24 12:15:49'), (31224, 8287, '2010-10-24 12:15:51'), (31225, 8288, '2010-10-24 12:16:32'), (31226, 8289, '2010-10-24 12:16:32'), (31227, 8290, '2010-10-24 12:16:47'), (31228, 8291, '2010-10-24 12:16:50'), (31229, 8292, '2010-10-24 12:17:15'), (31230, 8293, '2010-10-24 12:17:16'), (31231, 8294, '2010-10-24 12:17:40'), (31232, 8296, '2010-10-24 12:18:02'), (31233, 8295, '2010-10-24 12:18:02'), (31234, 8297, '2010-10-24 12:18:42'), (31235, 8298, '2010-10-24 12:18:43'), (31236, 8299, '2010-10-24 12:19:03'), (31237, 8300, '2010-10-24 12:19:06'), (31238, 8301, '2010-10-24 12:19:06'), (31239, 8302, '2010-10-24 12:19:25'), (31240, 8303, '2010-10-24 12:19:45'), (31241, 8304, '2010-10-24 12:19:47'), (31242, 8305, '2010-10-24 12:20:08'), (31243, 8306, '2010-10-24 12:20:09'), (31244, 8307, '2010-10-24 12:20:46'), (31245, 8308, '2010-10-24 12:20:47'), (31246, 8309, '2010-10-24 12:21:07'), (31247, 8310, '2010-10-24 12:21:08'), (31248, 8311, '2010-10-24 12:21:27'), (31249, 8312, '2010-10-24 12:21:44'), (31250, 8313, '2010-10-24 12:22:07'), (31251, 8314, '2010-10-24 12:22:07'), (31252, 8315, '2010-10-24 12:22:28'), (31253, 8316, '2010-10-24 12:22:47'), (31254, 8317, '2010-10-24 12:23:11'), (31255, 8318, '2010-10-24 12:23:32'), (31256, 8319, '2010-10-24 12:23:33'), (31257, 8320, '2010-10-24 12:23:51'), (31258, 8321, '2010-10-24 12:23:53'), (31259, 8322, '2010-10-24 12:24:11'), (31260, 8323, '2010-10-24 12:24:52'), (31261, 8324, '2010-10-24 12:24:53'), (31262, 8325, '2010-10-24 12:25:16'), (31263, 8326, '2010-10-24 12:25:17'), (31264, 8327, '2010-10-24 12:25:38'), (31265, 8328, '2010-10-24 12:25:38'), (31266, 8329, '2010-10-24 12:26:17'), (31267, 8330, '2010-10-24 12:26:18'), (31268, 8332, '2010-10-24 12:26:38'), (31269, 8331, '2010-10-24 12:26:39'), (31270, 8333, '2010-10-24 12:27:17'), (31271, 8334, '2010-10-24 12:27:18'), (31272, 8335, '2010-10-24 12:27:34'), (31273, 8336, '2010-10-24 12:27:40'), (31274, 8337, '2010-10-24 12:27:40'), (31275, 8338, '2010-10-24 12:28:01'), (31276, 8339, '2010-10-24 12:28:18'), (31277, 8341, '2010-10-24 12:28:38'), (31278, 8340, '2010-10-24 12:28:38'), (31279, 8342, '2010-10-24 12:28:56'), (31280, 8343, '2010-10-24 12:29:19'), (31281, 8344, '2010-10-24 12:29:20'), (31282, 8345, '2010-10-24 12:29:36'), (31283, 8346, '2010-10-24 12:29:39'), (31284, 8347, '2010-10-24 12:29:55'), (31285, 8348, '2010-10-24 12:30:18'), (31286, 8349, '2010-10-24 12:30:28'), (31287, 8350, '2010-10-24 12:30:31'), (31288, 8351, '2010-10-24 12:30:35'), (31289, 8352, '2010-10-24 12:30:57'), (31290, 8353, '2010-10-24 12:30:57'), (31291, 8354, '2010-10-24 12:31:36'), (31292, 8355, '2010-10-24 12:31:36'), (31293, 8356, '2010-10-24 12:31:56'), (31294, 8357, '2010-10-24 12:31:57'), (31295, 8358, '2010-10-24 12:32:16'), (31296, 8359, '2010-10-24 12:32:33'), (31297, 8360, '2010-10-24 12:32:54'), (31298, 8361, '2010-10-24 12:32:56'), (31299, 8362, '2010-10-24 12:33:15'), (31300, 8364, '2010-10-24 12:33:37'), (31301, 8363, '2010-10-24 12:33:37'), (31302, 8365, '2010-10-24 12:33:56'), (31303, 8366, '2010-10-24 12:33:58'), (31304, 8367, '2010-10-24 12:34:37'), (31305, 8368, '2010-10-24 12:34:56'), (31306, 8369, '2010-10-24 12:34:58'), (31307, 8370, '2010-10-24 12:35:37'), (31308, 8371, '2010-10-24 12:35:38'), (31309, 8372, '2010-10-24 12:35:58'), (31310, 8373, '2010-10-24 12:35:59'), (31311, 8374, '2010-10-24 12:36:18'), (31312, 8375, '2010-10-24 12:36:18'), (31313, 8376, '2010-10-24 12:36:39'), (31314, 8377, '2010-10-24 12:36:57'), (31315, 8378, '2010-10-24 12:37:19'), (31316, 8379, '2010-10-24 12:37:20'), (31317, 8380, '2010-10-24 12:37:41'), (31318, 8381, '2010-10-24 12:37:42'), (31319, 8382, '2010-10-24 12:37:59'), (31320, 8383, '2010-10-24 12:38:00'), (31321, 8384, '2010-10-24 12:38:37'), (31322, 8385, '2010-10-24 12:38:38'), (31323, 8386, '2010-10-24 12:38:58'), (31324, 8387, '2010-10-24 12:38:59'), (31325, 8388, '2010-10-24 12:39:20'), (31326, 8389, '2010-10-24 12:39:20'), (31327, 8390, '2010-10-24 12:40:03'), (31328, 8391, '2010-10-24 12:40:05'), (31329, 8392, '2010-10-24 12:40:23'), (31330, 8393, '2010-10-24 12:40:24'), (31331, 8394, '2010-10-24 12:40:43'), (31332, 8395, '2010-10-24 12:41:01'), (31333, 8396, '2010-10-24 12:41:03'), (31334, 8397, '2010-10-24 12:41:23'), (31335, 8398, '2010-10-24 12:41:24'), (31336, 8399, '2010-10-24 12:42:01'), (31337, 8400, '2010-10-24 12:42:19'), (31338, 8401, '2010-10-24 12:42:23'), (31339, 8402, '2010-10-24 12:42:41'), (31340, 8403, '2010-10-24 12:43:01'), (31341, 8404, '2010-10-24 12:43:02'), (31342, 8405, '2010-10-24 12:43:22'), (31343, 8406, '2010-10-24 12:43:23'), (31344, 8407, '2010-10-24 12:43:41'), (31345, 8408, '2010-10-24 12:43:44'), (31346, 8409, '2010-10-24 12:44:01'), (31347, 8410, '2010-10-24 12:44:38'), (31348, 8411, '2010-10-24 12:44:40'), (31349, 8412, '2010-10-24 12:44:56'), (31350, 8413, '2010-10-24 12:45:00'), (31351, 8414, '2010-10-24 12:45:19'), (31352, 8415, '2010-10-24 12:45:40'), (31353, 8416, '2010-10-24 12:45:59'), (31354, 8417, '2010-10-24 12:46:02'), (31355, 8418, '2010-10-24 12:46:19'), (31356, 8419, '2010-10-24 12:46:38'), (31357, 8420, '2010-10-24 12:46:41'), (31358, 8421, '2010-10-24 12:47:02'), (31359, 8422, '2010-10-24 12:47:02'), (31360, 8423, '2010-10-24 12:47:38'), (31361, 8424, '2010-10-24 12:47:57'), (31362, 8425, '2010-10-24 12:47:58'), (31363, 8426, '2010-10-24 12:48:39'), (31364, 8428, '2010-10-24 12:49:02'), (31365, 8427, '2010-10-24 12:49:02'), (31366, 8430, '2010-10-24 12:49:21'), (31367, 8429, '2010-10-24 12:49:22'), (31368, 8432, '2010-10-24 12:50:01'), (31369, 8431, '2010-10-24 12:50:01'), (31370, 8433, '2010-10-24 12:50:38'), (31371, 8434, '2010-10-24 12:50:56'), (31372, 8435, '2010-10-24 12:51:14'), (31373, 8436, '2010-10-24 12:51:18'), (31374, 8437, '2010-10-24 12:51:39'), (31375, 8438, '2010-10-24 12:52:14'), (31376, 8439, '2010-10-24 12:52:35'), (31377, 8440, '2010-10-24 12:53:14'), (31378, 8441, '2010-10-24 12:53:33'), (31379, 8442, '2010-10-24 12:53:36'), (31380, 8443, '2010-10-24 12:53:39'), (31381, 8444, '2010-10-24 12:54:14'), (31382, 8445, '2010-10-24 12:59:37'), (31383, 8446, '2010-10-24 13:25:45'), (31384, 8446, '2010-10-24 13:26:15'), (31385, 8446, '2010-10-24 13:26:35'), (31386, 8446, '2010-10-24 13:28:48'), (31387, 8446, '2010-10-24 13:29:03'), (31388, 8446, '2010-10-24 13:30:18'), (31389, 8446, '2010-10-24 13:30:30'), (31390, 8446, '2010-10-24 13:31:42'), (31391, 8446, '2010-10-24 13:31:50'), (31392, 8446, '2010-10-24 13:33:34'), (31393, 8446, '2010-10-24 13:33:59'), (31394, 8446, '2010-10-24 13:34:30'), (31395, 8446, '2010-10-24 13:34:34'), (31396, 8447, '2010-10-24 13:35:49'), (31397, 8448, '2010-10-24 13:48:13'), (31398, 8449, '2010-10-24 14:02:54'), (31399, 8450, '2010-10-24 14:47:14'), (31400, 8450, '2010-10-24 14:47:46'), (31401, 8450, '2010-10-24 14:47:56'), (31402, 8451, '2010-10-24 15:03:54'), (31403, 8452, '2010-10-24 15:34:59'), (31404, 8452, '2010-10-24 15:35:12'), (31405, 8452, '2010-10-24 15:35:28'), (31406, 8452, '2010-10-24 15:35:33'), (31407, 8452, '2010-10-24 15:35:47'), (31408, 8452, '2010-10-24 15:35:55'), (31409, 8452, '2010-10-24 15:36:11'), (31410, 8453, '2010-10-24 15:48:02'), (31411, 8454, '2010-10-24 15:56:27'), (31412, 8454, '2010-10-24 15:56:43'), (31413, 8455, '2010-10-24 16:56:58'), (31414, 8455, '2010-10-24 16:57:15'), (31415, 8455, '2010-10-24 16:57:30'), (31416, 8455, '2010-10-24 16:59:47'), (31417, 8455, '2010-10-24 17:00:12'), (31418, 8455, '2010-10-24 17:00:35'), (31419, 8455, '2010-10-24 17:00:51'), (31420, 8455, '2010-10-24 17:01:21'), (31421, 8455, '2010-10-24 17:01:28'), (31422, 8455, '2010-10-24 17:01:36'), (31423, 8455, '2010-10-24 17:01:47'), (31424, 8455, '2010-10-24 17:01:53'), (31425, 8456, '2010-10-24 17:44:44'), (31426, 8457, '2010-10-24 17:46:10'), (31427, 8458, '2010-10-24 17:57:59'), (31428, 8458, '2010-10-24 17:58:07'), (31429, 8458, '2010-10-24 17:58:11'), (31430, 8458, '2010-10-24 17:58:35'), (31431, 8458, '2010-10-24 17:58:39'), (31432, 8458, '2010-10-24 17:58:40'), (31433, 8458, '2010-10-24 17:58:44'), (31434, 8458, '2010-10-24 17:58:44'), (31435, 8458, '2010-10-24 17:58:47'), (31436, 8459, '2010-10-24 18:04:34'), (31437, 8459, '2010-10-24 18:04:45'), (31438, 8459, '2010-10-24 18:04:47'), (31439, 8459, '2010-10-24 18:05:25'), (31440, 8460, '2010-10-24 18:07:07'), (31441, 8460, '2010-10-24 18:07:40'), (31442, 8460, '2010-10-24 18:07:56'), (31443, 8460, '2010-10-24 18:08:06'), (31444, 8460, '2010-10-24 18:08:12'), (31445, 8460, '2010-10-24 18:08:13'), (31446, 8460, '2010-10-24 18:08:25'), (31447, 8460, '2010-10-24 18:08:47'), (31448, 8460, '2010-10-24 18:09:01'), (31449, 8460, '2010-10-24 18:09:20'), (31450, 8460, '2010-10-24 18:16:01'), (31451, 8460, '2010-10-24 18:16:04'), (31452, 8460, '2010-10-24 18:17:34'), (31453, 8460, '2010-10-24 18:17:58'), (31454, 8460, '2010-10-24 18:18:53'), (31455, 8460, '2010-10-24 18:18:54'), (31456, 8460, '2010-10-24 18:19:00'), (31457, 8460, '2010-10-24 18:19:01'), (31458, 8460, '2010-10-24 18:20:02'), (31459, 8460, '2010-10-24 18:20:04'), (31460, 8460, '2010-10-24 18:21:33'), (31461, 8460, '2010-10-24 18:21:35'), (31462, 8461, '2010-10-24 18:37:58'), (31463, 8461, '2010-10-24 18:38:29'), (31464, 8462, '2010-10-24 19:47:34'), (31465, 8462, '2010-10-24 19:47:56'), (31466, 8463, '2010-10-24 20:29:01'), (31467, 8464, '2010-10-24 22:07:45'), (31468, 8465, '2010-10-24 23:07:03'), (31469, 8466, '2010-10-24 23:21:06'), (31470, 8467, '2010-10-24 23:21:07'), (31471, 8468, '2010-10-24 23:21:09'), (31472, 8469, '2010-10-24 23:21:12'), (31473, 8470, '2010-10-24 23:21:14'), (31474, 8471, '2010-10-24 23:21:15'), (31475, 8472, '2010-10-24 23:21:17'), (31476, 8473, '2010-10-24 23:32:55'), (31477, 8474, '2010-10-25 00:17:22'), (31478, 8474, '2010-10-25 00:17:30'), (31479, 8474, '2010-10-25 00:17:56'), (31480, 8474, '2010-10-25 00:18:10'), (31481, 8474, '2010-10-25 00:18:19'), (31482, 8474, '2010-10-25 00:18:51'), (31483, 8474, '2010-10-25 00:19:08'), (31484, 8474, '2010-10-25 00:19:24'), (31485, 8474, '2010-10-25 00:19:41'), (31486, 8474, '2010-10-25 00:19:50'), (31487, 8474, '2010-10-25 00:19:52'), (31488, 8474, '2010-10-25 00:20:16'), (31489, 8474, '2010-10-25 00:20:25'), (31490, 8474, '2010-10-25 00:20:48'), (31491, 8474, '2010-10-25 00:21:02'), (31492, 8474, '2010-10-25 00:21:04'), (31493, 8474, '2010-10-25 00:22:25'), (31494, 8474, '2010-10-25 00:22:39'), (31495, 8474, '2010-10-25 00:23:16'), (31496, 8474, '2010-10-25 00:23:32'), (31497, 8474, '2010-10-25 00:23:38'), (31498, 8474, '2010-10-25 00:23:47'), (31499, 8474, '2010-10-25 00:23:52'), (31500, 8474, '2010-10-25 00:23:57'), (31501, 8474, '2010-10-25 00:24:04'), (31502, 8474, '2010-10-25 00:24:13'), (31503, 8474, '2010-10-25 00:24:31'), (31504, 8474, '2010-10-25 00:24:33'), (31505, 8474, '2010-10-25 00:25:05'), (31506, 8474, '2010-10-25 00:25:20'), (31507, 8474, '2010-10-25 00:25:32'), (31508, 8474, '2010-10-25 00:25:42'), (31509, 8474, '2010-10-25 00:25:48'), (31510, 8474, '2010-10-25 00:26:04'), (31511, 8474, '2010-10-25 00:26:19'), (31512, 8474, '2010-10-25 00:26:26'), (31513, 8474, '2010-10-25 00:26:42'), (31514, 8474, '2010-10-25 00:26:50'), (31515, 8474, '2010-10-25 00:27:31'), (31516, 8474, '2010-10-25 00:30:48'), (31517, 8474, '2010-10-25 00:33:29'), (31518, 8475, '2010-10-25 02:38:07'), (31519, 8476, '2010-10-25 04:35:29'), (31520, 8477, '2010-10-25 05:30:55'), (31521, 8478, '2010-10-25 05:30:58'), (31522, 8479, '2010-10-25 07:41:52'), (31523, 8479, '2010-10-25 07:42:14'), (31524, 8479, '2010-10-25 07:42:32'), (31525, 8480, '2010-10-25 07:51:46'), (31526, 8480, '2010-10-25 07:52:17'), (31527, 8480, '2010-10-25 07:52:20'), (31528, 8480, '2010-10-25 07:52:55'), (31529, 8480, '2010-10-25 07:52:57'), (31530, 8480, '2010-10-25 07:53:07'), (31531, 8480, '2010-10-25 07:53:09'), (31532, 8480, '2010-10-25 07:53:27'), (31533, 8481, '2010-10-25 07:53:40'), (31534, 8481, '2010-10-25 07:53:55'), (31535, 8480, '2010-10-25 07:53:59'), (31536, 8481, '2010-10-25 07:54:03'), (31537, 8480, '2010-10-25 07:54:06'), (31538, 8480, '2010-10-25 07:54:31'), (31539, 8480, '2010-10-25 07:54:49'), (31540, 8480, '2010-10-25 07:55:03'), (31541, 8480, '2010-10-25 07:55:19'), (31542, 8480, '2010-10-25 07:55:24'), (31543, 8480, '2010-10-25 07:55:34'), (31544, 8480, '2010-10-25 07:55:41'), (31545, 8481, '2010-10-25 07:57:01'), (31546, 8481, '2010-10-25 07:57:13'), (31547, 8481, '2010-10-25 07:57:24'), (31548, 8481, '2010-10-25 07:57:35'), (31549, 8481, '2010-10-25 07:57:43'), (31550, 8481, '2010-10-25 07:58:01'), (31551, 8482, '2010-10-25 08:04:42'), (31552, 8483, '2010-10-25 08:04:46'), (31553, 8481, '2010-10-25 08:08:02'), (31554, 8481, '2010-10-25 08:08:19'), (31555, 8481, '2010-10-25 08:08:26'), (31556, 8481, '2010-10-25 08:21:53'), (31557, 8481, '2010-10-25 08:22:11'), (31558, 8481, '2010-10-25 08:22:18'), (31559, 8484, '2010-10-25 08:59:04'), (31560, 8484, '2010-10-25 08:59:27'), (31561, 8484, '2010-10-25 08:59:37'), (31562, 8484, '2010-10-25 08:59:41'), (31563, 8484, '2010-10-25 09:00:06'), (31564, 8484, '2010-10-25 09:00:49'), (31565, 8484, '2010-10-25 09:01:00'), (31566, 8484, '2010-10-25 09:01:47'), (31567, 8484, '2010-10-25 09:02:05'), (31568, 8484, '2010-10-25 09:02:11'), (31569, 8484, '2010-10-25 09:02:25'), (31570, 8484, '2010-10-25 09:03:16'), (31571, 8484, '2010-10-25 09:03:20'), (31572, 8485, '2010-10-25 09:03:53'), (31573, 8486, '2010-10-25 09:04:29'), (31574, 8487, '2010-10-25 09:04:37'), (31575, 8488, '2010-10-25 09:04:45'), (31576, 8484, '2010-10-25 09:05:16'), (31577, 8484, '2010-10-25 09:05:33'), (31578, 8489, '2010-10-25 09:08:04'), (31579, 8490, '2010-10-25 09:14:59'), (31580, 8491, '2010-10-25 09:20:42'), (31581, 8492, '2010-10-25 11:06:31'), (31582, 8493, '2010-10-25 11:06:31'), (31583, 8493, '2010-10-25 11:07:17'), (31584, 8494, '2010-10-25 11:07:28'), (31585, 8493, '2010-10-25 11:11:32'), (31586, 8495, '2010-10-25 12:10:00'), (31587, 8495, '2010-10-25 12:10:19'), (31588, 8495, '2010-10-25 12:10:35'), (31589, 8495, '2010-10-25 12:10:42'), (31590, 8495, '2010-10-25 12:10:50'), (31591, 8495, '2010-10-25 12:11:02'), (31592, 8495, '2010-10-25 12:11:07'), (31593, 8495, '2010-10-25 12:11:22'), (31594, 8495, '2010-10-25 12:11:23'), (31595, 8495, '2010-10-25 12:11:25'), (31596, 8495, '2010-10-25 12:11:29'), (31597, 8495, '2010-10-25 12:11:32'), (31598, 8495, '2010-10-25 12:11:36'), (31599, 8496, '2010-10-25 12:15:37'), (31600, 8496, '2010-10-25 12:16:19'), (31601, 8496, '2010-10-25 12:17:03'), (31602, 8496, '2010-10-25 12:17:42'), (31603, 8496, '2010-10-25 12:18:01'), (31604, 8496, '2010-10-25 12:18:33'), (31605, 8496, '2010-10-25 12:18:46'), (31606, 8496, '2010-10-25 12:19:17'), (31607, 8496, '2010-10-25 12:23:57'), (31608, 8496, '2010-10-25 12:24:01'), (31609, 8496, '2010-10-25 12:24:04'), (31610, 8497, '2010-10-25 12:24:41'), (31611, 8498, '2010-10-25 13:20:28'), (31612, 8499, '2010-10-25 13:39:29'), (31613, 8499, '2010-10-25 13:39:40'), (31614, 8500, '2010-10-25 13:51:27'), (31615, 8500, '2010-10-25 13:51:53'), (31616, 8501, '2010-10-25 13:59:49'), (31617, 8501, '2010-10-25 14:00:17'), (31618, 8502, '2010-10-25 15:03:05'), (31619, 8502, '2010-10-25 15:04:14'), (31620, 8502, '2010-10-25 15:04:22'), (31621, 8502, '2010-10-25 15:04:44'), (31622, 8502, '2010-10-25 15:04:54'), (31623, 8502, '2010-10-25 15:06:30'), (31624, 8502, '2010-10-25 15:07:52'), (31625, 8502, '2010-10-25 15:08:07'), (31626, 8502, '2010-10-25 15:08:28'), (31627, 8503, '2010-10-25 15:09:26'), (31628, 8502, '2010-10-25 15:09:27'), (31629, 8503, '2010-10-25 15:09:54'), (31630, 8502, '2010-10-25 15:10:04'), (31631, 8502, '2010-10-25 15:10:06'), (31632, 8502, '2010-10-25 15:10:08'), (31633, 8502, '2010-10-25 15:10:09'), (31634, 8502, '2010-10-25 15:10:18'), (31635, 8502, '2010-10-25 15:10:19'), (31636, 8503, '2010-10-25 15:10:21'), (31637, 8503, '2010-10-25 15:10:39'), (31638, 8503, '2010-10-25 15:10:59'), (31639, 8504, '2010-10-25 16:00:52'), (31640, 8504, '2010-10-25 16:01:20'), (31641, 8504, '2010-10-25 16:01:38'), (31642, 8504, '2010-10-25 16:01:57'), (31643, 8504, '2010-10-25 16:02:12'), (31644, 8504, '2010-10-25 16:02:41'), (31645, 8504, '2010-10-25 16:02:44'), (31646, 8504, '2010-10-25 16:02:44'), (31647, 8504, '2010-10-25 16:02:57'), (31648, 8504, '2010-10-25 16:03:03'), (31649, 8504, '2010-10-25 16:03:04'), (31650, 8504, '2010-10-25 16:03:07'), (31651, 8504, '2010-10-25 16:03:12'), (31652, 8504, '2010-10-25 16:06:29'), (31653, 8505, '2010-10-25 16:32:15'), (31654, 8505, '2010-10-25 16:33:07'), (31655, 8506, '2010-10-25 16:46:33'), (31656, 8507, '2010-10-25 16:53:17'), (31657, 8507, '2010-10-25 16:53:44'), (31658, 8507, '2010-10-25 16:53:45'), (31659, 8507, '2010-10-25 16:53:48'), (31660, 8507, '2010-10-25 16:53:49'), (31661, 8507, '2010-10-25 16:53:50'), (31662, 8507, '2010-10-25 16:53:51'), (31663, 8507, '2010-10-25 16:53:52'), (31664, 8507, '2010-10-25 16:53:55'), (31665, 8507, '2010-10-25 16:53:56'), (31666, 8507, '2010-10-25 16:53:56'), (31667, 8507, '2010-10-25 16:53:58'), (31668, 8507, '2010-10-25 16:53:59'), (31669, 8507, '2010-10-25 16:54:02'), (31670, 8507, '2010-10-25 16:54:02'), (31671, 8507, '2010-10-25 16:54:10'), (31672, 8507, '2010-10-25 16:54:14'), (31673, 8507, '2010-10-25 16:54:29'), (31674, 8507, '2010-10-25 16:54:38'), (31675, 8508, '2010-10-25 16:55:39'), (31676, 8508, '2010-10-25 16:55:55'), (31677, 8508, '2010-10-25 16:56:08'), (31678, 8509, '2010-10-25 17:06:10'), (31679, 8510, '2010-10-25 17:14:39'), (31680, 8510, '2010-10-25 17:15:00'), (31681, 8510, '2010-10-25 17:15:09'), (31682, 8510, '2010-10-25 17:15:20'), (31683, 8510, '2010-10-25 17:15:38'), (31684, 8510, '2010-10-25 17:16:07'), (31685, 8510, '2010-10-25 17:16:22'), (31686, 8511, '2010-10-25 17:24:31'), (31687, 8512, '2010-10-25 17:27:11'), (31688, 8513, '2010-10-25 18:19:28'), (31689, 8514, '2010-10-25 18:29:50'), (31690, 8514, '2010-10-25 18:31:18'), (31691, 8514, '2010-10-25 18:31:48'), (31692, 8514, '2010-10-25 18:31:51'), (31693, 8514, '2010-10-25 18:32:09'), (31694, 8514, '2010-10-25 18:32:12'), (31695, 8514, '2010-10-25 18:32:13'), (31696, 8514, '2010-10-25 18:33:12'), (31697, 8514, '2010-10-25 18:33:30'), (31698, 8514, '2010-10-25 18:33:33'), (31699, 8514, '2010-10-25 18:34:07'), (31700, 8514, '2010-10-25 18:34:08'), (31701, 8514, '2010-10-25 18:34:23'), (31702, 8514, '2010-10-25 18:34:25'), (31703, 8514, '2010-10-25 18:34:31'), (31704, 8514, '2010-10-25 18:34:33'), (31705, 8514, '2010-10-25 18:34:35'), (31706, 8514, '2010-10-25 18:35:15'), (31707, 8514, '2010-10-25 18:35:15'), (31708, 8514, '2010-10-25 18:37:44'), (31709, 8514, '2010-10-25 18:37:52'), (31710, 8515, '2010-10-25 19:02:25'), (31711, 8515, '2010-10-25 19:02:32'), (31712, 8515, '2010-10-25 19:02:36'), (31713, 8515, '2010-10-25 19:02:41'), (31714, 8515, '2010-10-25 19:03:14'), (31715, 8515, '2010-10-25 19:03:28'), (31716, 8515, '2010-10-25 19:04:16'), (31717, 8515, '2010-10-25 19:04:28'), (31718, 8515, '2010-10-25 19:04:50'), (31719, 8515, '2010-10-25 19:06:05'), (31720, 8515, '2010-10-25 19:06:21'), (31721, 8515, '2010-10-25 19:06:59'), (31722, 8515, '2010-10-25 19:07:03'), (31723, 8515, '2010-10-25 19:07:28'), (31724, 8515, '2010-10-25 19:09:03'), (31725, 8515, '2010-10-25 19:09:06'), (31726, 8515, '2010-10-25 19:09:07'), (31727, 8515, '2010-10-25 19:09:09'), (31728, 8515, '2010-10-25 19:09:21'), (31729, 8515, '2010-10-25 19:09:23'), (31730, 8515, '2010-10-25 19:10:12'), (31731, 8515, '2010-10-25 19:10:16'), (31732, 8515, '2010-10-25 19:10:16'), (31733, 8515, '2010-10-25 19:10:16'), (31734, 8515, '2010-10-25 19:10:21'), (31735, 8515, '2010-10-25 19:10:28'), (31736, 8515, '2010-10-25 19:10:43'), (31737, 8515, '2010-10-25 19:10:51'), (31738, 8515, '2010-10-25 19:10:53'), (31739, 8516, '2010-10-25 19:14:30'), (31740, 8516, '2010-10-25 19:14:35'), (31741, 8516, '2010-10-25 19:14:41'), (31742, 8516, '2010-10-25 19:14:45'), (31743, 8514, '2010-10-25 19:28:13'), (31744, 8517, '2010-10-25 19:39:52'), (31745, 8517, '2010-10-25 19:39:59'), (31746, 8517, '2010-10-25 19:40:03'), (31747, 8517, '2010-10-25 19:40:07'), (31748, 8518, '2010-10-25 19:47:29'), (31749, 8519, '2010-10-25 22:22:03'), (31750, 8520, '2010-10-25 22:35:47'), (31751, 8521, '2010-10-25 22:42:17'), (31752, 8521, '2010-10-25 22:42:34'), (31753, 8521, '2010-10-25 22:42:49'), (31754, 8521, '2010-10-25 22:43:30'), (31755, 8522, '2010-10-26 00:13:33'), (31756, 8523, '2010-10-26 00:58:02'), (31757, 8524, '2010-10-26 01:55:58'), (31758, 8525, '2010-10-26 03:08:55'), (31759, 8525, '2010-10-26 03:09:24'), (31760, 8525, '2010-10-26 03:09:43'), (31761, 8525, '2010-10-26 03:09:44'), (31762, 8525, '2010-10-26 03:09:45'), (31763, 8525, '2010-10-26 03:09:46'), (31764, 8526, '2010-10-26 03:24:18'), (31765, 8527, '2010-10-26 03:24:23'), (31766, 8528, '2010-10-26 03:24:25'), (31767, 8529, '2010-10-26 03:24:27'), (31768, 8530, '2010-10-26 03:24:30'), (31769, 8531, '2010-10-26 03:24:32'), (31770, 8532, '2010-10-26 03:24:34'), (31771, 8533, '2010-10-26 03:24:37'), (31772, 8534, '2010-10-26 03:24:41'), (31773, 8535, '2010-10-26 03:24:43'), (31774, 8536, '2010-10-26 03:24:46'), (31775, 8537, '2010-10-26 03:24:49'), (31776, 8538, '2010-10-26 03:24:51'), (31777, 8539, '2010-10-26 03:24:53'), (31778, 8540, '2010-10-26 03:24:55'), (31779, 8541, '2010-10-26 03:24:58'), (31780, 8542, '2010-10-26 03:25:00'), (31781, 8543, '2010-10-26 03:25:02'), (31782, 8544, '2010-10-26 03:25:03'), (31783, 8545, '2010-10-26 03:25:05'), (31784, 8546, '2010-10-26 03:25:06'), (31785, 8547, '2010-10-26 03:25:08'), (31786, 8548, '2010-10-26 03:25:10'), (31787, 8549, '2010-10-26 03:25:13'), (31788, 8550, '2010-10-26 03:25:15'), (31789, 8551, '2010-10-26 03:25:16'), (31790, 8552, '2010-10-26 03:25:19'), (31791, 8553, '2010-10-26 03:25:21'), (31792, 8554, '2010-10-26 03:25:24'), (31793, 8555, '2010-10-26 03:25:26'), (31794, 8556, '2010-10-26 03:25:29'), (31795, 8557, '2010-10-26 03:25:32'), (31796, 8558, '2010-10-26 03:25:34'), (31797, 8559, '2010-10-26 03:25:37'), (31798, 8560, '2010-10-26 03:25:39'), (31799, 8561, '2010-10-26 03:25:42'), (31800, 8562, '2010-10-26 03:25:44'), (31801, 8563, '2010-10-26 03:25:47'), (31802, 8564, '2010-10-26 03:25:49'), (31803, 8565, '2010-10-26 03:25:52'), (31804, 8566, '2010-10-26 03:25:54'), (31805, 8567, '2010-10-26 03:25:57'), (31806, 8568, '2010-10-26 03:25:59'), (31807, 8569, '2010-10-26 03:26:02'), (31808, 8570, '2010-10-26 03:26:04'), (31809, 8571, '2010-10-26 03:26:07'), (31810, 8572, '2010-10-26 03:26:09'), (31811, 8573, '2010-10-26 03:26:12'), (31812, 8574, '2010-10-26 03:26:14'), (31813, 8575, '2010-10-26 03:26:17'), (31814, 8576, '2010-10-26 03:26:19'), (31815, 8577, '2010-10-26 03:26:22'), (31816, 8578, '2010-10-26 05:52:23'), (31817, 8579, '2010-10-26 06:19:41'), (31818, 8580, '2010-10-26 06:36:17'), (31819, 8581, '2010-10-26 07:07:11'), (31820, 8582, '2010-10-26 07:07:13'), (31821, 8582, '2010-10-26 07:07:37'), (31822, 8582, '2010-10-26 07:07:39'), (31823, 8582, '2010-10-26 07:08:40'), (31824, 8582, '2010-10-26 07:09:13'), (31825, 8582, '2010-10-26 07:09:38'), (31826, 8582, '2010-10-26 07:10:21'), (31827, 8582, '2010-10-26 07:10:42'), (31828, 8582, '2010-10-26 07:11:28'), (31829, 8582, '2010-10-26 07:12:02'), (31830, 8583, '2010-10-26 07:26:10'), (31831, 8584, '2010-10-26 07:26:12'), (31832, 8584, '2010-10-26 07:26:23'), (31833, 8584, '2010-10-26 07:26:25'), (31834, 8584, '2010-10-26 07:28:16'), (31835, 8584, '2010-10-26 07:28:30'), (31836, 8584, '2010-10-26 07:28:32'), (31837, 8585, '2010-10-26 07:33:51'), (31838, 8585, '2010-10-26 07:34:14'), (31839, 8585, '2010-10-26 07:34:25'), (31840, 8585, '2010-10-26 07:34:31'), (31841, 8585, '2010-10-26 07:35:18'), (31842, 8585, '2010-10-26 07:35:46'), (31843, 8585, '2010-10-26 07:36:21'), (31844, 8585, '2010-10-26 07:36:29'), (31845, 8585, '2010-10-26 07:36:40'), (31846, 8585, '2010-10-26 07:36:41'), (31847, 8585, '2010-10-26 07:36:42'), (31848, 8585, '2010-10-26 07:38:19'), (31849, 8585, '2010-10-26 07:38:22'), (31850, 8585, '2010-10-26 07:38:22'), (31851, 8585, '2010-10-26 07:38:24'), (31852, 8585, '2010-10-26 07:38:57'), (31853, 8585, '2010-10-26 07:39:08'), (31854, 8585, '2010-10-26 07:39:52'), (31855, 8585, '2010-10-26 07:43:24'), (31856, 8585, '2010-10-26 07:43:30'), (31857, 8585, '2010-10-26 07:43:52'), (31858, 8585, '2010-10-26 07:44:03'), (31859, 8585, '2010-10-26 07:44:10'), (31860, 8585, '2010-10-26 07:44:21'), (31861, 8586, '2010-10-26 08:11:32'), (31862, 8586, '2010-10-26 08:11:49'), (31863, 8586, '2010-10-26 08:11:58'), (31864, 8586, '2010-10-26 08:12:09'), (31865, 8586, '2010-10-26 08:12:18'), (31866, 8586, '2010-10-26 08:12:34'), (31867, 8587, '2010-10-26 08:12:44'), (31868, 8588, '2010-10-26 08:41:25'), (31869, 8589, '2010-10-26 08:41:28'), (31870, 8590, '2010-10-26 09:04:49'), (31871, 8591, '2010-10-26 09:43:47'), (31872, 8592, '2010-10-26 09:43:50'), (31873, 8593, '2010-10-26 09:43:52'), (31874, 8594, '2010-10-26 09:43:56'), (31875, 8595, '2010-10-26 09:43:59'), (31876, 8596, '2010-10-26 09:44:02'), (31877, 8597, '2010-10-26 09:44:05'), (31878, 8598, '2010-10-26 09:44:08'), (31879, 8599, '2010-10-26 09:44:12'), (31880, 8600, '2010-10-26 09:44:15'), (31881, 8601, '2010-10-26 09:44:18'), (31882, 8602, '2010-10-26 09:44:21'), (31883, 8603, '2010-10-26 09:44:24'), (31884, 8604, '2010-10-26 09:44:27'), (31885, 8605, '2010-10-26 09:44:31'), (31886, 8606, '2010-10-26 09:44:34'), (31887, 8607, '2010-10-26 09:44:37'), (31888, 8608, '2010-10-26 09:44:41'), (31889, 8609, '2010-10-26 09:44:44'), (31890, 8610, '2010-10-26 09:44:49'), (31891, 8611, '2010-10-26 09:44:52'), (31892, 8612, '2010-10-26 09:44:56'), (31893, 8613, '2010-10-26 09:45:01'), (31894, 8614, '2010-10-26 09:45:04'), (31895, 8615, '2010-10-26 09:45:08'), (31896, 8616, '2010-10-26 09:45:12'), (31897, 8617, '2010-10-26 09:45:15'), (31898, 8618, '2010-10-26 09:45:19'), (31899, 8619, '2010-10-26 09:45:23'), (31900, 8620, '2010-10-26 09:45:27'), (31901, 8621, '2010-10-26 09:45:31'), (31902, 8622, '2010-10-26 09:45:35'), (31903, 8623, '2010-10-26 09:45:39'), (31904, 8624, '2010-10-26 09:45:44'), (31905, 8625, '2010-10-26 09:45:48'), (31906, 8626, '2010-10-26 09:45:52'), (31907, 8627, '2010-10-26 09:45:56'), (31908, 8628, '2010-10-26 09:46:00'), (31909, 8629, '2010-10-26 09:46:04'), (31910, 8630, '2010-10-26 09:46:08'), (31911, 8631, '2010-10-26 09:46:13'), (31912, 8632, '2010-10-26 09:46:18'), (31913, 8633, '2010-10-26 09:46:23'), (31914, 8634, '2010-10-26 09:46:29'), (31915, 8635, '2010-10-26 09:46:34'), (31916, 8636, '2010-10-26 09:46:38'), (31917, 8637, '2010-10-26 09:46:43'), (31918, 8638, '2010-10-26 09:46:47'), (31919, 8639, '2010-10-26 09:46:51'), (31920, 8640, '2010-10-26 09:46:56'), (31921, 8641, '2010-10-26 09:47:01'), (31922, 8642, '2010-10-26 09:47:05'), (31923, 8643, '2010-10-26 09:47:10'), (31924, 8644, '2010-10-26 09:47:15'), (31925, 8645, '2010-10-26 09:47:19'), (31926, 8646, '2010-10-26 09:47:24'), (31927, 8647, '2010-10-26 09:47:28'), (31928, 8648, '2010-10-26 09:47:33'), (31929, 8649, '2010-10-26 09:47:37'), (31930, 8650, '2010-10-26 09:47:41'), (31931, 8651, '2010-10-26 09:47:47'), (31932, 8652, '2010-10-26 09:47:51'), (31933, 8653, '2010-10-26 09:47:54'), (31934, 8654, '2010-10-26 09:47:58'), (31935, 8655, '2010-10-26 09:48:04'), (31936, 8656, '2010-10-26 09:48:08'), (31937, 8657, '2010-10-26 09:48:13'), (31938, 8658, '2010-10-26 09:48:16'), (31939, 8659, '2010-10-26 09:48:20'), (31940, 8660, '2010-10-26 09:48:26'), (31941, 8661, '2010-10-26 09:48:32'), (31942, 8662, '2010-10-26 09:48:38'), (31943, 8663, '2010-10-26 09:48:43'), (31944, 8664, '2010-10-26 09:48:47'), (31945, 8665, '2010-10-26 09:48:51'), (31946, 8666, '2010-10-26 09:48:55'), (31947, 8667, '2010-10-26 09:49:00'), (31948, 8668, '2010-10-26 09:49:03'), (31949, 8669, '2010-10-26 09:49:06'), (31950, 8670, '2010-10-26 09:49:10'), (31951, 8671, '2010-10-26 09:49:14'), (31952, 8672, '2010-10-26 09:49:19'), (31953, 8673, '2010-10-26 09:49:24'), (31954, 8674, '2010-10-26 09:49:27'), (31955, 8675, '2010-10-26 09:49:31'), (31956, 8676, '2010-10-26 09:49:35'), (31957, 8677, '2010-10-26 09:49:38'), (31958, 8678, '2010-10-26 09:49:42'), (31959, 8679, '2010-10-26 09:49:47'), (31960, 8680, '2010-10-26 09:49:51'), (31961, 8681, '2010-10-26 09:49:55'), (31962, 8682, '2010-10-26 09:49:59'), (31963, 8683, '2010-10-26 09:50:02'), (31964, 8684, '2010-10-26 09:50:05'), (31965, 8685, '2010-10-26 09:50:09'), (31966, 8686, '2010-10-26 09:50:12'), (31967, 8687, '2010-10-26 09:50:16'), (31968, 8688, '2010-10-26 09:50:20'), (31969, 8689, '2010-10-26 09:50:23'), (31970, 8690, '2010-10-26 10:02:54'), (31971, 8691, '2010-10-26 10:02:57'), (31972, 8692, '2010-10-26 10:03:00'), (31973, 8693, '2010-10-26 10:03:04'), (31974, 8694, '2010-10-26 10:03:07'), (31975, 8695, '2010-10-26 10:03:10'), (31976, 8696, '2010-10-26 10:03:13'), (31977, 8697, '2010-10-26 10:03:16'), (31978, 8698, '2010-10-26 10:03:19'), (31979, 8699, '2010-10-26 10:03:22'), (31980, 8700, '2010-10-26 10:03:25'), (31981, 8701, '2010-10-26 10:03:29'), (31982, 8702, '2010-10-26 10:03:32'), (31983, 8703, '2010-10-26 10:03:36'), (31984, 8704, '2010-10-26 10:03:39'), (31985, 8705, '2010-10-26 10:03:42'), (31986, 8706, '2010-10-26 10:03:45'), (31987, 8707, '2010-10-26 10:03:49'), (31988, 8708, '2010-10-26 10:03:52'), (31989, 8709, '2010-10-26 10:03:56'), (31990, 8710, '2010-10-26 10:04:00'), (31991, 8711, '2010-10-26 10:04:04'), (31992, 8712, '2010-10-26 10:04:08'), (31993, 8713, '2010-10-26 10:04:12'), (31994, 8714, '2010-10-26 10:04:19'), (31995, 8715, '2010-10-26 10:04:22'), (31996, 8716, '2010-10-26 10:04:26'), (31997, 8717, '2010-10-26 10:04:29'), (31998, 8718, '2010-10-26 10:04:33'), (31999, 8719, '2010-10-26 10:04:37'), (32000, 8720, '2010-10-26 10:04:41'), (32001, 8721, '2010-10-26 10:04:44'), (32002, 8722, '2010-10-26 10:04:48'), (32003, 8723, '2010-10-26 10:04:52'), (32004, 8724, '2010-10-26 10:04:55'), (32005, 8725, '2010-10-26 10:05:00'), (32006, 8726, '2010-10-26 10:05:03'), (32007, 8727, '2010-10-26 10:05:07'), (32008, 8728, '2010-10-26 10:05:11'), (32009, 8729, '2010-10-26 10:05:16'), (32010, 8730, '2010-10-26 10:05:20'), (32011, 8731, '2010-10-26 10:05:24'), (32012, 8732, '2010-10-26 10:05:29'), (32013, 8733, '2010-10-26 10:05:34'), (32014, 8734, '2010-10-26 10:05:38'), (32015, 8735, '2010-10-26 10:05:43'), (32016, 8736, '2010-10-26 10:05:47'), (32017, 8737, '2010-10-26 10:05:51'), (32018, 8738, '2010-10-26 10:05:56'), (32019, 8739, '2010-10-26 10:06:00'), (32020, 8740, '2010-10-26 10:06:05'), (32021, 8741, '2010-10-26 10:06:09'), (32022, 8742, '2010-10-26 10:06:13'), (32023, 8743, '2010-10-26 10:06:18'), (32024, 8744, '2010-10-26 10:06:21'), (32025, 8745, '2010-10-26 10:06:25'), (32026, 8746, '2010-10-26 10:06:29'), (32027, 8747, '2010-10-26 10:06:34'), (32028, 8748, '2010-10-26 10:06:38'), (32029, 8749, '2010-10-26 10:06:41'), (32030, 8750, '2010-10-26 10:06:46'), (32031, 8751, '2010-10-26 10:06:50'), (32032, 8752, '2010-10-26 10:06:53'), (32033, 8753, '2010-10-26 10:06:57'), (32034, 8754, '2010-10-26 10:07:00'), (32035, 8755, '2010-10-26 10:07:04'), (32036, 8756, '2010-10-26 10:07:08'), (32037, 8757, '2010-10-26 10:07:13'), (32038, 8758, '2010-10-26 10:07:17'), (32039, 8759, '2010-10-26 10:07:22'), (32040, 8760, '2010-10-26 10:07:26'), (32041, 8761, '2010-10-26 10:07:30'), (32042, 8762, '2010-10-26 10:07:35'), (32043, 8763, '2010-10-26 10:07:40'), (32044, 8764, '2010-10-26 10:07:44'), (32045, 8765, '2010-10-26 10:07:49'), (32046, 8766, '2010-10-26 10:07:52'), (32047, 8767, '2010-10-26 10:07:57'), (32048, 8768, '2010-10-26 10:08:02'), (32049, 8769, '2010-10-26 10:08:07'), (32050, 8770, '2010-10-26 10:08:12'), (32051, 8771, '2010-10-26 10:08:18'), (32052, 8772, '2010-10-26 10:08:23'), (32053, 8773, '2010-10-26 10:08:28'), (32054, 8774, '2010-10-26 10:08:32'), (32055, 8775, '2010-10-26 10:08:35'), (32056, 8776, '2010-10-26 10:08:40'), (32057, 8777, '2010-10-26 10:08:44'), (32058, 8778, '2010-10-26 10:08:49'), (32059, 8779, '2010-10-26 10:08:53'), (32060, 8780, '2010-10-26 10:08:57'), (32061, 8781, '2010-10-26 10:09:00'), (32062, 8782, '2010-10-26 10:09:04'), (32063, 8783, '2010-10-26 10:09:09'), (32064, 8784, '2010-10-26 10:09:14'), (32065, 8785, '2010-10-26 10:09:17'), (32066, 8786, '2010-10-26 10:09:20'), (32067, 8787, '2010-10-26 10:09:23'), (32068, 8788, '2010-10-26 10:09:27'), (32069, 8789, '2010-10-26 10:21:18'), (32070, 8790, '2010-10-26 10:21:21'), (32071, 8791, '2010-10-26 10:21:24'), (32072, 8792, '2010-10-26 10:21:27'), (32073, 8793, '2010-10-26 10:21:30'), (32074, 8794, '2010-10-26 10:21:33'), (32075, 8795, '2010-10-26 10:21:37'), (32076, 8796, '2010-10-26 10:21:40'), (32077, 8797, '2010-10-26 10:21:43'), (32078, 8798, '2010-10-26 10:21:46'), (32079, 8799, '2010-10-26 10:21:50'), (32080, 8800, '2010-10-26 10:21:53'), (32081, 8801, '2010-10-26 10:21:56'), (32082, 8802, '2010-10-26 10:21:58'), (32083, 8803, '2010-10-26 10:22:01'), (32084, 8804, '2010-10-26 10:22:05'), (32085, 8805, '2010-10-26 10:22:09'), (32086, 8806, '2010-10-26 10:22:12'), (32087, 8807, '2010-10-26 10:22:16'), (32088, 8808, '2010-10-26 10:22:20'), (32089, 8809, '2010-10-26 10:22:24'), (32090, 8810, '2010-10-26 10:22:27'), (32091, 8811, '2010-10-26 10:22:32'), (32092, 8812, '2010-10-26 10:22:35'), (32093, 8813, '2010-10-26 10:22:39'), (32094, 8814, '2010-10-26 10:22:43'), (32095, 8815, '2010-10-26 10:22:47'), (32096, 8816, '2010-10-26 10:22:51'), (32097, 8817, '2010-10-26 10:22:55'), (32098, 8818, '2010-10-26 10:22:59'), (32099, 8819, '2010-10-26 10:23:04'), (32100, 8820, '2010-10-26 10:23:07'), (32101, 8821, '2010-10-26 10:23:11'), (32102, 8822, '2010-10-26 10:23:15'), (32103, 8823, '2010-10-26 10:23:18'), (32104, 8824, '2010-10-26 10:23:22'), (32105, 8825, '2010-10-26 10:23:26'), (32106, 8826, '2010-10-26 10:23:30'), (32107, 8827, '2010-10-26 10:23:34'), (32108, 8828, '2010-10-26 10:23:37'), (32109, 8829, '2010-10-26 10:23:41'), (32110, 8830, '2010-10-26 10:23:46'), (32111, 8831, '2010-10-26 10:23:51'), (32112, 8832, '2010-10-26 10:23:55'), (32113, 8833, '2010-10-26 10:23:59'), (32114, 8834, '2010-10-26 10:24:03'), (32115, 8835, '2010-10-26 10:24:07'), (32116, 8836, '2010-10-26 10:24:11'), (32117, 8837, '2010-10-26 10:24:15'), (32118, 8838, '2010-10-26 10:24:18'), (32119, 8839, '2010-10-26 10:24:22'), (32120, 8840, '2010-10-26 10:24:26'), (32121, 8841, '2010-10-26 10:24:30'), (32122, 8842, '2010-10-26 10:24:35'), (32123, 8843, '2010-10-26 10:24:38'), (32124, 8844, '2010-10-26 10:24:43'), (32125, 8845, '2010-10-26 10:24:47'), (32126, 8846, '2010-10-26 10:24:50'), (32127, 8847, '2010-10-26 10:24:55'), (32128, 8848, '2010-10-26 10:24:59'), (32129, 8849, '2010-10-26 10:25:02'), (32130, 8850, '2010-10-26 10:25:06'), (32131, 8851, '2010-10-26 10:25:09'), (32132, 8852, '2010-10-26 10:25:13'), (32133, 8853, '2010-10-26 10:25:16'), (32134, 8854, '2010-10-26 10:25:20'), (32135, 8855, '2010-10-26 10:25:23'), (32136, 8856, '2010-10-26 10:25:27'), (32137, 8857, '2010-10-26 10:25:30'), (32138, 8858, '2010-10-26 10:25:34'), (32139, 8859, '2010-10-26 10:25:37'), (32140, 8860, '2010-10-26 10:25:40'), (32141, 8861, '2010-10-26 10:25:43'), (32142, 8862, '2010-10-26 10:25:48'), (32143, 8863, '2010-10-26 10:25:51'), (32144, 8864, '2010-10-26 10:25:55'), (32145, 8865, '2010-10-26 10:25:58'), (32146, 8866, '2010-10-26 10:26:02'), (32147, 8867, '2010-10-26 10:26:05'), (32148, 8868, '2010-10-26 10:26:08'), (32149, 8869, '2010-10-26 10:26:12'), (32150, 8870, '2010-10-26 10:26:16'), (32151, 8871, '2010-10-26 10:26:20'), (32152, 8872, '2010-10-26 10:26:23'), (32153, 8873, '2010-10-26 10:26:27'), (32154, 8874, '2010-10-26 10:26:31'), (32155, 8875, '2010-10-26 10:26:34'), (32156, 8876, '2010-10-26 10:26:38'), (32157, 8877, '2010-10-26 10:26:42'), (32158, 8878, '2010-10-26 10:26:46'), (32159, 8879, '2010-10-26 10:26:49'), (32160, 8880, '2010-10-26 10:26:52'), (32161, 8881, '2010-10-26 10:26:56'), (32162, 8882, '2010-10-26 10:26:59'), (32163, 8883, '2010-10-26 10:27:02'), (32164, 8884, '2010-10-26 10:27:05'), (32165, 8885, '2010-10-26 10:27:09'), (32166, 8886, '2010-10-26 10:27:12'), (32167, 8887, '2010-10-26 10:27:14'), (32168, 8888, '2010-10-26 10:34:31'), (32169, 8889, '2010-10-26 10:34:34'), (32170, 8890, '2010-10-26 10:34:37'), (32171, 8891, '2010-10-26 10:34:40'), (32172, 8892, '2010-10-26 10:34:43'), (32173, 8893, '2010-10-26 10:34:47'), (32174, 8894, '2010-10-26 10:34:50'), (32175, 8895, '2010-10-26 10:34:52'), (32176, 8896, '2010-10-26 10:34:55'), (32177, 8897, '2010-10-26 10:34:59'), (32178, 8898, '2010-10-26 10:35:02'), (32179, 8899, '2010-10-26 10:35:05'), (32180, 8900, '2010-10-26 10:35:07'), (32181, 8901, '2010-10-26 10:35:09'), (32182, 8902, '2010-10-26 10:35:12'), (32183, 8903, '2010-10-26 10:35:16'), (32184, 8904, '2010-10-26 10:35:19'), (32185, 8905, '2010-10-26 10:35:22'), (32186, 8906, '2010-10-26 10:35:25'), (32187, 8907, '2010-10-26 10:35:29'), (32188, 8908, '2010-10-26 10:35:32'), (32189, 8909, '2010-10-26 10:35:41'), (32190, 8910, '2010-10-26 10:35:45'), (32191, 8911, '2010-10-26 10:35:48'), (32192, 8912, '2010-10-26 10:35:51'), (32193, 8913, '2010-10-26 10:35:54'), (32194, 8914, '2010-10-26 10:35:58'), (32195, 8915, '2010-10-26 10:36:02'), (32196, 8916, '2010-10-26 10:36:05'), (32197, 8917, '2010-10-26 10:36:09'), (32198, 8918, '2010-10-26 10:36:13'), (32199, 8919, '2010-10-26 10:36:16'), (32200, 8920, '2010-10-26 10:36:20'), (32201, 8921, '2010-10-26 10:36:23'), (32202, 8922, '2010-10-26 10:36:26'), (32203, 8923, '2010-10-26 10:36:30'), (32204, 8924, '2010-10-26 10:36:34'), (32205, 8925, '2010-10-26 10:36:37'), (32206, 8926, '2010-10-26 10:36:41'), (32207, 8927, '2010-10-26 10:36:44'), (32208, 8928, '2010-10-26 10:36:48'), (32209, 8929, '2010-10-26 10:36:53'), (32210, 8930, '2010-10-26 10:36:57'), (32211, 8931, '2010-10-26 10:37:02'), (32212, 8932, '2010-10-26 10:37:06'), (32213, 8933, '2010-10-26 10:37:09'), (32214, 8934, '2010-10-26 10:37:13'), (32215, 8935, '2010-10-26 10:37:17'), (32216, 8936, '2010-10-26 10:37:20'), (32217, 8937, '2010-10-26 10:37:23'), (32218, 8938, '2010-10-26 10:37:27'), (32219, 8939, '2010-10-26 10:37:31'), (32220, 8940, '2010-10-26 10:37:35'), (32221, 8941, '2010-10-26 10:37:39'), (32222, 8942, '2010-10-26 10:37:42'), (32223, 8943, '2010-10-26 10:37:47'), (32224, 8944, '2010-10-26 10:37:56'), (32225, 8945, '2010-10-26 10:38:03'), (32226, 8946, '2010-10-26 10:38:07'), (32227, 8947, '2010-10-26 10:38:10'), (32228, 8948, '2010-10-26 10:38:14'), (32229, 8949, '2010-10-26 10:38:17'), (32230, 8950, '2010-10-26 10:38:20'), (32231, 8951, '2010-10-26 10:38:23'), (32232, 8952, '2010-10-26 10:38:26'), (32233, 8953, '2010-10-26 10:38:30'), (32234, 8954, '2010-10-26 10:38:33'), (32235, 8955, '2010-10-26 10:38:37'), (32236, 8956, '2010-10-26 10:38:40'), (32237, 8957, '2010-10-26 10:38:43'), (32238, 8958, '2010-10-26 10:38:46'), (32239, 8959, '2010-10-26 10:38:49'), (32240, 8960, '2010-10-26 10:38:52'), (32241, 8961, '2010-10-26 10:38:56'), (32242, 8962, '2010-10-26 10:39:01'), (32243, 8964, '2010-10-26 10:39:02'), (32244, 8963, '2010-10-26 10:39:03'), (32245, 8965, '2010-10-26 10:39:05'), (32246, 8966, '2010-10-26 10:39:08'), (32247, 8967, '2010-10-26 10:39:11'), (32248, 8968, '2010-10-26 10:39:14'), (32249, 8969, '2010-10-26 10:39:17'), (32250, 8970, '2010-10-26 10:39:21'), (32251, 8971, '2010-10-26 10:39:25'), (32252, 8972, '2010-10-26 10:39:29'), (32253, 8973, '2010-10-26 10:39:33'), (32254, 8974, '2010-10-26 10:39:37'), (32255, 8975, '2010-10-26 10:39:41'), (32256, 8976, '2010-10-26 10:39:45'), (32257, 8977, '2010-10-26 10:39:49'), (32258, 8978, '2010-10-26 10:39:53'), (32259, 8979, '2010-10-26 10:39:57'), (32260, 8980, '2010-10-26 10:40:01'), (32261, 8981, '2010-10-26 10:40:04'), (32262, 8982, '2010-10-26 10:40:07'), (32263, 8983, '2010-10-26 10:40:10'), (32264, 8984, '2010-10-26 10:40:15'), (32265, 8985, '2010-10-26 10:40:19'), (32266, 8986, '2010-10-26 10:40:23'), (32267, 8987, '2010-10-26 10:40:26'), (32268, 8988, '2010-10-26 10:40:29'), (32269, 8989, '2010-10-26 11:15:30'), (32270, 8990, '2010-10-26 11:15:36'), (32271, 8991, '2010-10-26 11:15:37'), (32272, 8992, '2010-10-26 11:15:39'), (32273, 8993, '2010-10-26 11:37:18'), (32274, 8994, '2010-10-26 11:37:51'), (32275, 8995, '2010-10-26 11:58:17'), (32276, 8995, '2010-10-26 11:58:28'), (32277, 8995, '2010-10-26 11:58:29'), (32278, 8996, '2010-10-26 12:07:03'), (32279, 8997, '2010-10-26 12:16:33'), (32280, 8997, '2010-10-26 12:18:02'), (32281, 8997, '2010-10-26 12:18:28'), (32282, 8997, '2010-10-26 12:18:58'), (32283, 8997, '2010-10-26 12:19:05'), (32284, 8997, '2010-10-26 12:19:37'), (32285, 8997, '2010-10-26 12:19:47'), (32286, 8997, '2010-10-26 12:19:57'), (32287, 8997, '2010-10-26 12:20:32'), (32288, 8997, '2010-10-26 12:20:48'), (32289, 8997, '2010-10-26 12:21:18'), (32290, 8997, '2010-10-26 12:21:30'), (32291, 8997, '2010-10-26 12:22:06'), (32292, 8997, '2010-10-26 12:22:14'), (32293, 8997, '2010-10-26 12:22:28'), (32294, 8997, '2010-10-26 12:22:35'), (32295, 8997, '2010-10-26 12:22:43'), (32296, 8998, '2010-10-26 12:58:30'), (32297, 8998, '2010-10-26 12:59:03'), (32298, 8998, '2010-10-26 12:59:09'), (32299, 8999, '2010-10-26 13:36:18'), (32300, 8995, '2010-10-26 13:38:43'), (32301, 9000, '2010-10-26 13:41:08'), (32302, 9001, '2010-10-26 16:14:55'), (32303, 9001, '2010-10-26 16:15:11'), (32304, 9001, '2010-10-26 16:15:34'), (32305, 9001, '2010-10-26 16:15:58'), (32306, 9001, '2010-10-26 16:16:00'), (32307, 9001, '2010-10-26 16:16:12'), (32308, 9001, '2010-10-26 16:16:12'), (32309, 9001, '2010-10-26 16:16:31'), (32310, 9002, '2010-10-26 16:35:42'), (32311, 9003, '2010-10-26 17:42:49'), (32312, 9003, '2010-10-26 17:44:46'), (32313, 9004, '2010-10-26 17:55:52'), (32314, 9005, '2010-10-26 18:07:23'), (32315, 9006, '2010-10-26 18:07:27'), (32316, 9007, '2010-10-26 18:16:34'), (32317, 9007, '2010-10-26 18:18:17'), (32318, 9007, '2010-10-26 18:18:19'), (32319, 9003, '2010-10-26 18:20:29'), (32320, 9003, '2010-10-26 18:20:56'), (32321, 9008, '2010-10-26 18:20:59'), (32322, 9009, '2010-10-26 18:43:08'), (32323, 9010, '2010-10-26 18:43:10'), (32324, 9011, '2010-10-26 18:43:12'), (32325, 9012, '2010-10-26 18:43:15'), (32326, 9013, '2010-10-26 18:43:18'), (32327, 9014, '2010-10-26 18:43:21'), (32328, 9015, '2010-10-26 18:43:23'), (32329, 9016, '2010-10-26 18:43:26'), (32330, 9017, '2010-10-26 18:43:28'), (32331, 9018, '2010-10-26 18:43:30'), (32332, 9019, '2010-10-26 18:43:33'), (32333, 9020, '2010-10-26 18:43:35'), (32334, 9021, '2010-10-26 18:43:37'), (32335, 9022, '2010-10-26 18:43:39'), (32336, 9023, '2010-10-26 18:43:41'), (32337, 9024, '2010-10-26 18:43:43'), (32338, 9025, '2010-10-26 18:43:45'), (32339, 9026, '2010-10-26 18:43:47'), (32340, 9027, '2010-10-26 18:43:48'), (32341, 9028, '2010-10-26 18:43:50'), (32342, 9029, '2010-10-26 18:43:51'), (32343, 9030, '2010-10-26 18:43:53'), (32344, 9031, '2010-10-26 18:43:55'), (32345, 9032, '2010-10-26 18:43:57'), (32346, 9033, '2010-10-26 18:43:59'), (32347, 9034, '2010-10-26 18:44:01'), (32348, 9035, '2010-10-26 18:44:02'), (32349, 9036, '2010-10-26 18:44:04'), (32350, 9037, '2010-10-26 18:44:07'), (32351, 9038, '2010-10-26 18:44:09'), (32352, 9039, '2010-10-26 18:44:12'), (32353, 9040, '2010-10-26 18:44:14'), (32354, 9041, '2010-10-26 18:44:17'), (32355, 9042, '2010-10-26 18:44:19'), (32356, 9043, '2010-10-26 18:44:21'), (32357, 9044, '2010-10-26 18:44:24'), (32358, 9045, '2010-10-26 18:44:26'), (32359, 9046, '2010-10-26 18:44:28'), (32360, 9047, '2010-10-26 18:44:31'), (32361, 9048, '2010-10-26 18:44:33'), (32362, 9049, '2010-10-26 18:44:35'), (32363, 9050, '2010-10-26 18:44:38'), (32364, 9051, '2010-10-26 18:44:40'), (32365, 9052, '2010-10-26 18:44:43'), (32366, 9053, '2010-10-26 18:44:45'), (32367, 9054, '2010-10-26 18:44:47'), (32368, 9055, '2010-10-26 18:44:50'), (32369, 9056, '2010-10-26 18:44:52'), (32370, 9057, '2010-10-26 18:44:54'), (32371, 9058, '2010-10-26 18:44:57'), (32372, 9059, '2010-10-26 18:44:59'), (32373, 9060, '2010-10-26 18:45:02'), (32374, 9061, '2010-10-26 18:49:37'), (32375, 9062, '2010-10-26 18:55:18'), (32376, 9063, '2010-10-26 18:59:01'), (32377, 9063, '2010-10-26 18:59:28'), (32378, 9063, '2010-10-26 18:59:35'), (32379, 9063, '2010-10-26 19:00:19'), (32380, 9064, '2010-10-26 19:00:22'), (32381, 9064, '2010-10-26 19:00:47'), (32382, 9064, '2010-10-26 19:00:52'), (32383, 9063, '2010-10-26 19:00:57'), (32384, 9064, '2010-10-26 19:01:04'), (32385, 9063, '2010-10-26 19:01:04'), (32386, 9064, '2010-10-26 19:01:22'), (32387, 9063, '2010-10-26 19:01:36'), (32388, 9064, '2010-10-26 19:01:36'), (32389, 9065, '2010-10-26 19:16:21'), (32390, 9066, '2010-10-26 19:17:08'), (32391, 9066, '2010-10-26 19:17:25'), (32392, 9066, '2010-10-26 19:17:40'), (32393, 9066, '2010-10-26 19:17:48'), (32394, 9066, '2010-10-26 19:17:52'), (32395, 9066, '2010-10-26 19:17:55'), (32396, 9066, '2010-10-26 19:18:05'), (32397, 9066, '2010-10-26 19:18:14'), (32398, 9066, '2010-10-26 19:18:26'), (32399, 9066, '2010-10-26 19:18:42'), (32400, 9066, '2010-10-26 19:18:51'), (32401, 9066, '2010-10-26 19:19:37'), (32402, 9066, '2010-10-26 19:20:08'), (32403, 9066, '2010-10-26 19:20:25'), (32404, 9066, '2010-10-26 19:21:02'), (32405, 9066, '2010-10-26 19:25:35'), (32406, 9067, '2010-10-26 19:35:03'), (32407, 9067, '2010-10-26 19:35:14'), (32408, 9068, '2010-10-26 19:43:18'), (32409, 9068, '2010-10-26 19:43:36'), (32410, 9068, '2010-10-26 19:43:55'), (32411, 9068, '2010-10-26 19:44:12'), (32412, 9068, '2010-10-26 19:44:25'), (32413, 9068, '2010-10-26 19:44:55'), (32414, 9065, '2010-10-26 19:46:05'), (32415, 9065, '2010-10-26 19:46:12'), (32416, 9068, '2010-10-26 19:46:43'), (32417, 9068, '2010-10-26 19:48:14'), (32418, 9068, '2010-10-26 19:48:36'), (32419, 9068, '2010-10-26 19:48:42'), (32420, 9068, '2010-10-26 19:48:54'), (32421, 9066, '2010-10-26 19:51:05'), (32422, 9066, '2010-10-26 19:51:13'), (32423, 9068, '2010-10-26 20:09:34'), (32424, 9068, '2010-10-26 20:09:45'), (32425, 9069, '2010-10-26 20:14:55'), (32426, 9068, '2010-10-26 20:18:06'), (32427, 9066, '2010-10-26 20:25:48'), (32428, 9066, '2010-10-26 20:25:51'), (32429, 9066, '2010-10-26 20:26:08'), (32430, 9066, '2010-10-26 20:26:30'), (32431, 9066, '2010-10-26 20:26:32'), (32432, 9066, '2010-10-26 20:26:37'), (32433, 9066, '2010-10-26 20:26:43'), (32434, 9066, '2010-10-26 20:26:45'), (32435, 9066, '2010-10-26 20:26:54'), (32436, 9066, '2010-10-26 20:27:02'), (32437, 9066, '2010-10-26 20:27:04'), (32438, 9066, '2010-10-26 20:27:18'), (32439, 9066, '2010-10-26 20:27:45'), (32440, 9066, '2010-10-26 20:28:19'), (32441, 9066, '2010-10-26 20:28:42'), (32442, 9066, '2010-10-26 20:29:08'), (32443, 9066, '2010-10-26 20:29:19'), (32444, 9066, '2010-10-26 20:30:03'), (32445, 9066, '2010-10-26 20:30:17'), (32446, 9066, '2010-10-26 20:30:59'), (32447, 9066, '2010-10-26 20:31:21'), (32448, 9066, '2010-10-26 20:31:27'), (32449, 9066, '2010-10-26 20:32:15'), (32450, 9066, '2010-10-26 20:32:18'), (32451, 9066, '2010-10-26 20:32:35'), (32452, 9066, '2010-10-26 20:33:20'), (32453, 9066, '2010-10-26 20:33:21'), (32454, 9066, '2010-10-26 20:33:56'), (32455, 9066, '2010-10-26 20:34:21'), (32456, 9066, '2010-10-26 20:34:36'), (32457, 9066, '2010-10-26 20:35:26'), (32458, 9066, '2010-10-26 20:36:04'), (32459, 9066, '2010-10-26 20:36:07'), (32460, 9066, '2010-10-26 20:37:50'), (32461, 9066, '2010-10-26 20:38:17'), (32462, 9066, '2010-10-26 20:39:18'), (32463, 9066, '2010-10-26 20:39:20'), (32464, 9066, '2010-10-26 20:40:02'), (32465, 9066, '2010-10-26 20:40:21'), (32466, 9066, '2010-10-26 20:42:18'), (32467, 9066, '2010-10-26 20:42:22'), (32468, 9066, '2010-10-26 20:43:06'), (32469, 9066, '2010-10-26 20:43:08'), (32470, 9066, '2010-10-26 20:43:17'), (32471, 9066, '2010-10-26 20:43:19'), (32472, 9066, '2010-10-26 20:43:39'), (32473, 9066, '2010-10-26 20:43:41'), (32474, 9066, '2010-10-26 20:44:07'), (32475, 9066, '2010-10-26 20:44:09'), (32476, 9066, '2010-10-26 20:44:52'), (32477, 9066, '2010-10-26 20:45:19'), (32478, 9066, '2010-10-26 20:46:48'), (32479, 9066, '2010-10-26 20:46:50'), (32480, 9066, '2010-10-26 20:48:04'), (32481, 9066, '2010-10-26 20:48:27'), (32482, 9070, '2010-10-26 21:03:32'), (32483, 9071, '2010-10-26 21:22:37'), (32484, 9071, '2010-10-26 21:23:17'), (32485, 9071, '2010-10-26 21:23:23'), (32486, 9071, '2010-10-26 21:23:27'), (32487, 9071, '2010-10-26 21:23:58'), (32488, 9071, '2010-10-26 21:23:58'), (32489, 9071, '2010-10-26 21:23:58'), (32490, 9071, '2010-10-26 21:24:00'), (32491, 9071, '2010-10-26 21:24:19'), (32492, 9071, '2010-10-26 21:24:39'), (32493, 9071, '2010-10-26 21:25:28'), (32494, 9072, '2010-10-26 21:33:53'), (32495, 9066, '2010-10-26 22:23:29'), (32496, 9066, '2010-10-26 22:23:35'), (32497, 9066, '2010-10-26 22:23:36'), (32498, 9066, '2010-10-26 22:23:45'), (32499, 9066, '2010-10-26 22:23:47'), (32500, 9066, '2010-10-26 22:25:36'), (32501, 9066, '2010-10-26 22:25:51'), (32502, 9066, '2010-10-26 22:29:49'), (32503, 9066, '2010-10-26 22:29:51'), (32504, 9073, '2010-10-26 22:58:51'), (32505, 9073, '2010-10-26 22:59:12'), (32506, 9073, '2010-10-26 22:59:20'), (32507, 9073, '2010-10-26 22:59:42'), (32508, 9073, '2010-10-26 23:00:05'), (32509, 9073, '2010-10-26 23:00:28'), (32510, 9073, '2010-10-26 23:00:36'), (32511, 9073, '2010-10-26 23:00:47'), (32512, 9073, '2010-10-26 23:00:52'), (32513, 9073, '2010-10-26 23:01:02'), (32514, 9073, '2010-10-26 23:01:10'), (32515, 9073, '2010-10-26 23:01:24'), (32516, 9073, '2010-10-26 23:01:34'), (32517, 9073, '2010-10-26 23:02:01'), (32518, 9066, '2010-10-26 23:02:17'), (32519, 9066, '2010-10-26 23:02:18'), (32520, 9073, '2010-10-26 23:02:23'), (32521, 9073, '2010-10-26 23:02:24'), (32522, 9073, '2010-10-26 23:02:24'), (32523, 9073, '2010-10-26 23:02:24'), (32524, 9073, '2010-10-26 23:02:24'), (32525, 9073, '2010-10-26 23:02:26'), (32526, 9066, '2010-10-26 23:08:01'), (32527, 9066, '2010-10-26 23:08:03'), (32528, 9066, '2010-10-26 23:08:24'), (32529, 9066, '2010-10-26 23:08:49'), (32530, 9066, '2010-10-26 23:10:02'), (32531, 9066, '2010-10-26 23:10:04'), (32532, 9066, '2010-10-26 23:10:06'), (32533, 9066, '2010-10-26 23:10:24'), (32534, 9066, '2010-10-26 23:10:26'), (32535, 9066, '2010-10-26 23:11:13'), (32536, 9066, '2010-10-26 23:11:15'), (32537, 9066, '2010-10-26 23:11:40'), (32538, 9066, '2010-10-26 23:11:42'), (32539, 9066, '2010-10-26 23:12:01'), (32540, 9066, '2010-10-26 23:12:03'), (32541, 9066, '2010-10-26 23:12:16'), (32542, 9066, '2010-10-26 23:12:18'), (32543, 9066, '2010-10-26 23:12:26'), (32544, 9066, '2010-10-26 23:13:21'), (32545, 9066, '2010-10-26 23:13:33'), (32546, 9066, '2010-10-26 23:13:35'), (32547, 9066, '2010-10-26 23:14:41'), (32548, 9066, '2010-10-26 23:14:43'), (32549, 9066, '2010-10-26 23:14:55'), (32550, 9066, '2010-10-26 23:14:56'), (32551, 9066, '2010-10-26 23:15:05'), (32552, 9066, '2010-10-26 23:15:06'), (32553, 9066, '2010-10-26 23:15:53'), (32554, 9066, '2010-10-26 23:15:55'), (32555, 9074, '2010-10-26 23:17:24'), (32556, 9066, '2010-10-26 23:17:30'), (32557, 9066, '2010-10-26 23:17:31'), (32558, 9066, '2010-10-26 23:20:06'), (32559, 9066, '2010-10-26 23:20:20'), (32560, 9066, '2010-10-26 23:20:22'), (32561, 9075, '2010-10-27 01:40:04'), (32562, 9076, '2010-10-27 01:53:55'), (32563, 9077, '2010-10-27 05:14:06'), (32564, 9077, '2010-10-27 05:14:37'), (32565, 9077, '2010-10-27 05:14:43'), (32566, 9077, '2010-10-27 05:15:06'), (32567, 9077, '2010-10-27 05:15:26'), (32568, 9078, '2010-10-27 07:30:03'), (32569, 9079, '2010-10-27 07:30:08'), (32570, 9080, '2010-10-27 07:30:14'), (32571, 9078, '2010-10-27 07:30:20'), (32572, 9079, '2010-10-27 07:30:21'), (32573, 9079, '2010-10-27 07:30:28'), (32574, 9078, '2010-10-27 07:30:28'), (32575, 9079, '2010-10-27 07:30:36'), (32576, 9078, '2010-10-27 07:30:51'), (32577, 9079, '2010-10-27 07:31:02'), (32578, 9078, '2010-10-27 07:31:08'), (32579, 9079, '2010-10-27 07:31:25'), (32580, 9081, '2010-10-27 07:32:02'), (32581, 9079, '2010-10-27 07:32:56'), (32582, 9079, '2010-10-27 07:35:04'), (32583, 9082, '2010-10-27 07:43:52'), (32584, 9082, '2010-10-27 07:44:50'), (32585, 9082, '2010-10-27 07:44:56'), (32586, 9082, '2010-10-27 07:46:01'), (32587, 9082, '2010-10-27 07:46:11'), (32588, 9082, '2010-10-27 07:46:32'), (32589, 9083, '2010-10-27 08:15:22'), (32590, 9081, '2010-10-27 08:18:04'), (32591, 9081, '2010-10-27 08:18:25'), (32592, 9084, '2010-10-27 08:33:27'), (32593, 9084, '2010-10-27 08:33:46'), (32594, 9084, '2010-10-27 08:33:58'), (32595, 9084, '2010-10-27 08:34:42'), (32596, 9084, '2010-10-27 08:35:32'), (32597, 9084, '2010-10-27 08:38:36'), (32598, 9084, '2010-10-27 08:38:53'), (32599, 9084, '2010-10-27 08:38:57'), (32600, 9084, '2010-10-27 08:39:03'), (32601, 9084, '2010-10-27 08:39:06'), (32602, 9085, '2010-10-27 09:05:29'), (32603, 9085, '2010-10-27 09:05:45'), (32604, 9085, '2010-10-27 09:05:51'), (32605, 9085, '2010-10-27 09:06:14'), (32606, 9085, '2010-10-27 09:06:36'), (32607, 9085, '2010-10-27 09:06:43'), (32608, 9085, '2010-10-27 09:07:01'), (32609, 9085, '2010-10-27 09:07:10'), (32610, 9085, '2010-10-27 09:07:52'), (32611, 9085, '2010-10-27 09:08:36'), (32612, 9086, '2010-10-27 09:47:02'), (32613, 9086, '2010-10-27 09:47:18'), (32614, 9086, '2010-10-27 09:47:56'), (32615, 9086, '2010-10-27 09:48:13'), (32616, 9086, '2010-10-27 09:48:44'), (32617, 9086, '2010-10-27 09:48:59'), (32618, 9086, '2010-10-27 09:49:30'), (32619, 9086, '2010-10-27 09:49:40'), (32620, 9086, '2010-10-27 09:49:53'), (32621, 9086, '2010-10-27 09:50:08'), (32622, 9087, '2010-10-27 11:09:49'), (32623, 9088, '2010-10-27 11:17:12'), (32624, 9089, '2010-10-27 11:29:56'), (32625, 9090, '2010-10-27 11:29:58'), (32626, 9091, '2010-10-27 11:54:54'), (32627, 9091, '2010-10-27 11:55:18'), (32628, 9091, '2010-10-27 11:55:27'), (32629, 9091, '2010-10-27 11:55:34'), (32630, 9091, '2010-10-27 11:55:44'), (32631, 9091, '2010-10-27 11:55:49'), (32632, 9091, '2010-10-27 11:56:02'), (32633, 9091, '2010-10-27 11:56:12'), (32634, 9092, '2010-10-27 12:03:25'), (32635, 9093, '2010-10-27 12:27:45'), (32636, 9093, '2010-10-27 12:28:02'), (32637, 9093, '2010-10-27 12:28:58'), (32638, 9093, '2010-10-27 12:29:15'), (32639, 9093, '2010-10-27 12:29:45'), (32640, 9093, '2010-10-27 12:29:51'), (32641, 9093, '2010-10-27 12:30:04'), (32642, 9093, '2010-10-27 12:30:14'), (32643, 9093, '2010-10-27 12:30:26'), (32644, 9093, '2010-10-27 12:30:28'), (32645, 9093, '2010-10-27 12:30:37'), (32646, 9093, '2010-10-27 12:30:48'), (32647, 9093, '2010-10-27 12:30:51'), (32648, 9093, '2010-10-27 12:31:08'), (32649, 9093, '2010-10-27 12:31:14'), (32650, 9093, '2010-10-27 12:31:21'), (32651, 9093, '2010-10-27 12:31:48'), (32652, 9093, '2010-10-27 12:31:54'), (32653, 9093, '2010-10-27 12:32:03'), (32654, 9093, '2010-10-27 12:32:10'), (32655, 9093, '2010-10-27 12:32:17'), (32656, 9093, '2010-10-27 12:32:42'), (32657, 9094, '2010-10-27 12:42:46'), (32658, 9094, '2010-10-27 12:42:53'), (32659, 9094, '2010-10-27 12:43:45'), (32660, 9095, '2010-10-27 12:46:19'), (32661, 9081, '2010-10-27 13:02:43'), (32662, 9081, '2010-10-27 13:02:49'), (32663, 9081, '2010-10-27 13:02:50'), (32664, 9081, '2010-10-27 13:02:53'), (32665, 9096, '2010-10-27 13:20:12'), (32666, 9096, '2010-10-27 13:47:04'), (32667, 9097, '2010-10-27 13:50:50'), (32668, 9097, '2010-10-27 13:51:19'), (32669, 9097, '2010-10-27 13:51:28'), (32670, 9097, '2010-10-27 13:51:45'), (32671, 9097, '2010-10-27 13:52:13'), (32672, 9097, '2010-10-27 13:52:47'), (32673, 9097, '2010-10-27 13:53:00'), (32674, 9097, '2010-10-27 13:53:16'), (32675, 9098, '2010-10-27 13:53:31'), (32676, 9097, '2010-10-27 13:53:32'), (32677, 9099, '2010-10-27 13:53:33'), (32678, 9100, '2010-10-27 13:53:37'), (32679, 9101, '2010-10-27 13:54:29'), (32680, 9100, '2010-10-27 13:54:31'), (32681, 9096, '2010-10-27 14:10:34'), (32682, 9102, '2010-10-27 14:51:52'), (32683, 9102, '2010-10-27 14:52:12'), (32684, 9102, '2010-10-27 14:52:28'), (32685, 9102, '2010-10-27 14:52:43'), (32686, 9102, '2010-10-27 14:52:44'), (32687, 9102, '2010-10-27 14:52:45'), (32688, 9102, '2010-10-27 14:52:47'), (32689, 9102, '2010-10-27 14:52:50'), (32690, 9103, '2010-10-27 14:52:52'), (32691, 9104, '2010-10-27 14:52:54'), (32692, 9102, '2010-10-27 14:53:17'), (32693, 9104, '2010-10-27 14:53:31'), (32694, 9102, '2010-10-27 14:53:54'), (32695, 9102, '2010-10-27 14:54:04'), (32696, 9102, '2010-10-27 14:54:22'), (32697, 9104, '2010-10-27 14:54:30'), (32698, 9104, '2010-10-27 14:54:35'), (32699, 9102, '2010-10-27 14:54:49'), (32700, 9104, '2010-10-27 14:54:50'), (32701, 9102, '2010-10-27 14:54:50'), (32702, 9102, '2010-10-27 14:54:52'), (32703, 9102, '2010-10-27 14:54:53'), (32704, 9102, '2010-10-27 14:54:55'), (32705, 9102, '2010-10-27 14:54:56'), (32706, 9104, '2010-10-27 14:55:17'), (32707, 9102, '2010-10-27 14:55:35'), (32708, 9104, '2010-10-27 14:55:46'), (32709, 9102, '2010-10-27 14:56:04'), (32710, 9102, '2010-10-27 14:56:16'), (32711, 9104, '2010-10-27 14:57:01'), (32712, 9105, '2010-10-27 15:05:06'), (32713, 9105, '2010-10-27 15:08:03'), (32714, 9106, '2010-10-27 15:17:27'), (32715, 9107, '2010-10-27 15:52:02'), (32716, 9107, '2010-10-27 15:52:23'), (32717, 9108, '2010-10-27 16:06:17'), (32718, 9109, '2010-10-27 17:58:25'), (32719, 9109, '2010-10-27 17:58:34'), (32720, 9109, '2010-10-27 17:58:37'), (32721, 9109, '2010-10-27 17:58:37'), (32722, 9109, '2010-10-27 17:58:49'), (32723, 9109, '2010-10-27 17:59:01'), (32724, 9109, '2010-10-27 17:59:05'), (32725, 9109, '2010-10-27 17:59:12'), (32726, 9109, '2010-10-27 17:59:27'), (32727, 9109, '2010-10-27 18:00:08'), (32728, 9109, '2010-10-27 18:00:31'), (32729, 9109, '2010-10-27 18:00:57'), (32730, 9109, '2010-10-27 18:01:11'), (32731, 9109, '2010-10-27 18:01:44'), (32732, 9109, '2010-10-27 18:01:51'), (32733, 9109, '2010-10-27 18:01:58'), (32734, 9109, '2010-10-27 18:02:03'), (32735, 9109, '2010-10-27 18:02:24'), (32736, 9109, '2010-10-27 18:02:43'), (32737, 9110, '2010-10-27 18:10:11'), (32738, 9110, '2010-10-27 18:10:36'), (32739, 9110, '2010-10-27 18:10:50'), (32740, 9110, '2010-10-27 18:11:08'), (32741, 9110, '2010-10-27 18:11:14'), (32742, 9111, '2010-10-27 18:59:06'), (32743, 9111, '2010-10-27 18:59:49'), (32744, 9111, '2010-10-27 18:59:58'), (32745, 9111, '2010-10-27 19:00:03'), (32746, 9111, '2010-10-27 19:00:17'), (32747, 9111, '2010-10-27 19:00:29'), (32748, 9112, '2010-10-27 19:14:56'), (32749, 9113, '2010-10-27 19:46:57'), (32750, 9113, '2010-10-27 19:47:09'), (32751, 9113, '2010-10-27 19:47:22'), (32752, 9113, '2010-10-27 19:47:29'), (32753, 9113, '2010-10-27 19:47:34'), (32754, 9114, '2010-10-27 20:10:13'), (32755, 9115, '2010-10-27 20:29:19'), (32756, 9115, '2010-10-27 20:29:41'), (32757, 9115, '2010-10-27 20:30:14'), (32758, 9115, '2010-10-27 20:35:44'), (32759, 9116, '2010-10-27 22:08:55'), (32760, 9116, '2010-10-27 22:09:26'), (32761, 9116, '2010-10-27 22:09:39'), (32762, 9116, '2010-10-27 22:10:10'), (32763, 9116, '2010-10-27 22:10:26'), (32764, 9116, '2010-10-27 22:10:44'), (32765, 9116, '2010-10-27 22:11:12'), (32766, 9116, '2010-10-27 22:11:29'), (32767, 9116, '2010-10-27 22:11:35'), (32768, 9116, '2010-10-27 22:11:51'), (32769, 9116, '2010-10-27 22:11:56'), (32770, 9116, '2010-10-27 22:12:06'), (32771, 9117, '2010-10-27 23:14:39'), (32772, 9118, '2010-10-27 23:14:41'), (32773, 9118, '2010-10-27 23:16:14'), (32774, 9118, '2010-10-27 23:16:37'), (32775, 9118, '2010-10-27 23:25:06'), (32776, 9119, '2010-10-27 23:25:46'), (32777, 9118, '2010-10-27 23:25:48'), (32778, 9118, '2010-10-27 23:25:57'), (32779, 9118, '2010-10-27 23:26:04'), (32780, 9118, '2010-10-27 23:26:11'), (32781, 9118, '2010-10-27 23:26:13'), (32782, 9118, '2010-10-27 23:26:14'), (32783, 9118, '2010-10-27 23:26:18'), (32784, 9118, '2010-10-27 23:26:20'), (32785, 9118, '2010-10-27 23:26:27'), (32786, 9118, '2010-10-27 23:26:32'), (32787, 9118, '2010-10-27 23:26:51'), (32788, 9120, '2010-10-27 23:44:41'), (32789, 9118, '2010-10-27 23:44:42'), (32790, 9118, '2010-10-27 23:44:55'), (32791, 9118, '2010-10-27 23:44:58'), (32792, 9118, '2010-10-27 23:45:00'), (32793, 9118, '2010-10-27 23:45:04'), (32794, 9118, '2010-10-27 23:45:48'), (32795, 9118, '2010-10-27 23:46:22'), (32796, 9121, '2010-10-27 23:46:24'), (32797, 9118, '2010-10-27 23:46:27'), (32798, 9122, '2010-10-27 23:48:49'), (32799, 9118, '2010-10-27 23:51:55'), (32800, 9118, '2010-10-27 23:51:57'), (32801, 9118, '2010-10-27 23:52:12'), (32802, 9118, '2010-10-27 23:52:14'), (32803, 9118, '2010-10-27 23:52:22'), (32804, 9118, '2010-10-27 23:53:00'), (32805, 9118, '2010-10-27 23:53:02'), (32806, 9118, '2010-10-27 23:53:11'), (32807, 9118, '2010-10-27 23:53:13'), (32808, 9123, '2010-10-27 23:53:28'), (32809, 9124, '2010-10-27 23:53:28'), (32810, 9123, '2010-10-27 23:53:31'), (32811, 9124, '2010-10-27 23:53:32'), (32812, 9118, '2010-10-27 23:53:34'), (32813, 9118, '2010-10-27 23:54:18'), (32814, 9118, '2010-10-27 23:55:57'), (32815, 9125, '2010-10-27 23:55:59'), (32816, 9118, '2010-10-27 23:56:00'), (32817, 9118, '2010-10-27 23:56:06'), (32818, 9118, '2010-10-27 23:56:08'), (32819, 9118, '2010-10-27 23:56:24'), (32820, 9118, '2010-10-27 23:56:25'), (32821, 9118, '2010-10-27 23:57:04'), (32822, 9118, '2010-10-27 23:57:06'), (32823, 9127, '2010-10-27 23:58:16'), (32824, 9118, '2010-10-27 23:58:35'), (32825, 9128, '2010-10-27 23:58:37'), (32826, 9129, '2010-10-27 23:58:39'), (32827, 9130, '2010-10-27 23:58:39'), (32828, 9130, '2010-10-27 23:58:41'), (32829, 9118, '2010-10-27 23:58:42'), (32830, 9118, '2010-10-27 23:59:16'), (32831, 9131, '2010-10-28 02:20:44'), (32832, 9132, '2010-10-28 02:22:50'), (32833, 9133, '2010-10-28 02:56:55'), (32834, 9134, '2010-10-28 02:56:57'), (32835, 9135, '2010-10-28 02:56:59'), (32836, 9136, '2010-10-28 02:57:00'), (32837, 9137, '2010-10-28 02:57:01'), (32838, 9138, '2010-10-28 02:57:03'), (32839, 9139, '2010-10-28 02:57:05'), (32840, 9140, '2010-10-28 02:57:07'), (32841, 9141, '2010-10-28 02:57:09'), (32842, 9142, '2010-10-28 02:57:11'), (32843, 9143, '2010-10-28 02:57:13'), (32844, 9144, '2010-10-28 02:57:15'), (32845, 9145, '2010-10-28 02:57:17'), (32846, 9146, '2010-10-28 02:57:19'), (32847, 9147, '2010-10-28 02:57:21'), (32848, 9148, '2010-10-28 02:57:23'), (32849, 9149, '2010-10-28 02:57:25'), (32850, 9150, '2010-10-28 02:57:27'), (32851, 9151, '2010-10-28 02:57:30'), (32852, 9152, '2010-10-28 02:57:32'), (32853, 9153, '2010-10-28 02:57:33'), (32854, 9154, '2010-10-28 02:57:35'), (32855, 9155, '2010-10-28 02:57:37'), (32856, 9156, '2010-10-28 02:57:39'), (32857, 9157, '2010-10-28 06:30:47'), (32858, 9158, '2010-10-28 06:30:50'), (32859, 9159, '2010-10-28 06:30:51'), (32860, 9160, '2010-10-28 06:30:54'), (32861, 9161, '2010-10-28 06:30:56'), (32862, 9162, '2010-10-28 07:06:57'), (32863, 9163, '2010-10-28 08:07:50'), (32864, 9163, '2010-10-28 08:08:07'), (32865, 9163, '2010-10-28 08:08:31'), (32866, 9163, '2010-10-28 08:09:00'), (32867, 9163, '2010-10-28 08:09:46'), (32868, 9163, '2010-10-28 08:09:58'), (32869, 9163, '2010-10-28 08:10:07'), (32870, 9163, '2010-10-28 08:10:33'), (32871, 9163, '2010-10-28 08:10:43'), (32872, 9163, '2010-10-28 08:10:50'), (32873, 9163, '2010-10-28 08:10:53'), (32874, 9163, '2010-10-28 08:10:56'), (32875, 9163, '2010-10-28 08:10:57'), (32876, 9163, '2010-10-28 08:11:00'), (32877, 9163, '2010-10-28 08:11:03'), (32878, 9164, '2010-10-28 08:31:31'), (32879, 9165, '2010-10-28 08:41:42'), (32880, 9165, '2010-10-28 08:41:51'), (32881, 9165, '2010-10-28 08:41:57'), (32882, 9165, '2010-10-28 08:42:12'), (32883, 9165, '2010-10-28 08:42:19'), (32884, 9165, '2010-10-28 08:42:41'), (32885, 9165, '2010-10-28 08:42:53'), (32886, 9165, '2010-10-28 08:43:10'), (32887, 9165, '2010-10-28 08:43:40'), (32888, 9165, '2010-10-28 08:43:42'), (32889, 9166, '2010-10-28 08:52:35'), (32890, 9167, '2010-10-28 09:04:16'), (32891, 9168, '2010-10-28 09:25:46'), (32892, 9169, '2010-10-28 09:32:14'), (32893, 9170, '2010-10-28 09:49:24'), (32894, 9171, '2010-10-28 09:49:26'), (32895, 9171, '2010-10-28 09:49:45'), (32896, 9171, '2010-10-28 09:49:52'), (32897, 9171, '2010-10-28 09:50:01'), (32898, 9171, '2010-10-28 09:50:13'), (32899, 9172, '2010-10-28 09:50:58'), (32900, 9171, '2010-10-28 09:50:59'), (32901, 9171, '2010-10-28 09:51:16'), (32902, 9171, '2010-10-28 09:51:22'), (32903, 9171, '2010-10-28 09:51:35'), (32904, 9173, '2010-10-28 09:52:12'), (32905, 9171, '2010-10-28 09:52:14'), (32906, 9171, '2010-10-28 09:52:20'), (32907, 9171, '2010-10-28 09:52:49'), (32908, 9171, '2010-10-28 09:52:56'), (32909, 9171, '2010-10-28 09:53:16'), (32910, 9171, '2010-10-28 09:53:27'), (32911, 9171, '2010-10-28 09:53:36'), (32912, 9171, '2010-10-28 09:53:46'), (32913, 9174, '2010-10-28 09:53:54'), (32914, 9171, '2010-10-28 09:53:55'), (32915, 9171, '2010-10-28 09:54:11'), (32916, 9171, '2010-10-28 09:54:23'), (32917, 9175, '2010-10-28 09:54:37'), (32918, 9171, '2010-10-28 09:54:39'), (32919, 9171, '2010-10-28 09:55:13'), (32920, 9171, '2010-10-28 09:55:21'), (32921, 9176, '2010-10-28 09:55:30'), (32922, 9171, '2010-10-28 09:55:32'), (32923, 9177, '2010-10-28 09:55:32'), (32924, 9171, '2010-10-28 09:55:34'), (32925, 9171, '2010-10-28 09:55:35'), (32926, 9179, '2010-10-28 09:55:39'), (32927, 9178, '2010-10-28 09:55:40'), (32928, 9171, '2010-10-28 09:55:41'), (32929, 9171, '2010-10-28 09:55:43'), (32930, 9171, '2010-10-28 09:55:56'), (32931, 9171, '2010-10-28 09:55:56'), (32932, 9171, '2010-10-28 09:56:01'), (32933, 9180, '2010-10-28 10:10:32'), (32934, 9181, '2010-10-28 10:35:00'), (32935, 9181, '2010-10-28 10:35:21'), (32936, 9181, '2010-10-28 10:35:41'), (32937, 9181, '2010-10-28 10:36:02'), (32938, 9181, '2010-10-28 10:36:19'), (32939, 9181, '2010-10-28 10:36:33'), (32940, 9181, '2010-10-28 10:37:03'), (32941, 9181, '2010-10-28 10:37:42'), (32942, 9181, '2010-10-28 10:37:44'), (32943, 9181, '2010-10-28 10:37:47'), (32944, 9181, '2010-10-28 10:38:39'), (32945, 9181, '2010-10-28 10:38:40'), (32946, 9181, '2010-10-28 10:38:53'), (32947, 9181, '2010-10-28 10:38:59'), (32948, 9182, '2010-10-28 11:28:24'), (32949, 9182, '2010-10-28 11:28:44'), (32950, 9182, '2010-10-28 11:28:51'), (32951, 9182, '2010-10-28 11:28:56'), (32952, 9183, '2010-10-28 11:41:53'), (32953, 9184, '2010-10-28 11:47:02'), (32954, 9184, '2010-10-28 11:47:43'), (32955, 9184, '2010-10-28 11:48:03'), (32956, 9185, '2010-10-28 11:52:12'), (32957, 9186, '2010-10-28 11:52:15'), (32958, 9187, '2010-10-28 11:55:25'), (32959, 9188, '2010-10-28 11:55:27'), (32960, 9189, '2010-10-28 12:35:03'), (32961, 9190, '2010-10-28 12:35:05'), (32962, 9191, '2010-10-28 12:35:07'), (32963, 9192, '2010-10-28 12:35:09'), (32964, 9193, '2010-10-28 12:35:11'), (32965, 9194, '2010-10-28 12:35:12'), (32966, 9195, '2010-10-28 12:35:14'), (32967, 9196, '2010-10-28 14:22:32'), (32968, 9197, '2010-10-28 15:12:38'), (32969, 9197, '2010-10-28 15:13:00'), (32970, 9197, '2010-10-28 15:13:28'), (32971, 9197, '2010-10-28 15:16:28'), (32972, 9197, '2010-10-28 15:16:53'), (32973, 9198, '2010-10-28 15:40:54'), (32974, 9198, '2010-10-28 15:41:13'), (32975, 9198, '2010-10-28 15:41:16'), (32976, 9199, '2010-10-28 15:50:32'), (32977, 9199, '2010-10-28 15:50:58'), (32978, 9199, '2010-10-28 15:53:19'), (32979, 9199, '2010-10-28 15:53:22'), (32980, 9199, '2010-10-28 15:53:30'), (32981, 9199, '2010-10-28 15:54:21'), (32982, 9199, '2010-10-28 15:54:22'), (32983, 9199, '2010-10-28 15:54:27'), (32984, 9199, '2010-10-28 15:54:46'), (32985, 9200, '2010-10-28 15:57:17'), (32986, 9200, '2010-10-28 15:58:44'), (32987, 9200, '2010-10-28 15:59:08'), (32988, 9201, '2010-10-28 16:05:17'), (32989, 9201, '2010-10-28 16:05:40'), (32990, 9201, '2010-10-28 16:05:51'), (32991, 9201, '2010-10-28 16:05:56'), (32992, 9201, '2010-10-28 16:06:05'), (32993, 9201, '2010-10-28 16:06:13'), (32994, 9201, '2010-10-28 16:06:25'), (32995, 9202, '2010-10-28 16:19:13'), (32996, 9202, '2010-10-28 16:19:31'), (32997, 9202, '2010-10-28 16:20:16'), (32998, 9203, '2010-10-28 16:20:24'), (32999, 9202, '2010-10-28 16:20:35'), (33000, 9202, '2010-10-28 16:20:55'), (33001, 9202, '2010-10-28 16:21:00'), (33002, 9202, '2010-10-28 16:21:00'), (33003, 9202, '2010-10-28 16:21:01'), (33004, 9202, '2010-10-28 16:21:01'), (33005, 9202, '2010-10-28 16:21:01'), (33006, 9202, '2010-10-28 16:21:05'), (33007, 9202, '2010-10-28 16:21:35'), (33008, 9204, '2010-10-28 17:36:12'), (33009, 9204, '2010-10-28 17:36:40'), (33010, 9204, '2010-10-28 17:37:16'), (33011, 9204, '2010-10-28 17:37:38'), (33012, 9204, '2010-10-28 17:38:21'), (33013, 9204, '2010-10-28 17:38:31'), (33014, 9204, '2010-10-28 17:38:39'), (33015, 9204, '2010-10-28 17:38:47'), (33016, 9204, '2010-10-28 17:38:58'), (33017, 9204, '2010-10-28 17:39:44'), (33018, 9204, '2010-10-28 18:16:52'), (33019, 9204, '2010-10-28 18:16:58'), (33020, 9204, '2010-10-28 18:26:39'), (33021, 9205, '2010-10-28 18:37:29'), (33022, 9205, '2010-10-28 18:38:57'), (33023, 9206, '2010-10-28 18:39:06'), (33024, 9205, '2010-10-28 18:39:12'), (33025, 9205, '2010-10-28 18:39:13'), (33026, 9205, '2010-10-28 18:39:36'), (33027, 9205, '2010-10-28 18:44:43'), (33028, 9204, '2010-10-28 18:51:33'), (33029, 9204, '2010-10-28 18:51:53'), (33030, 9204, '2010-10-28 18:52:00'), (33031, 9204, '2010-10-28 18:52:08'), (33032, 9204, '2010-10-28 18:52:15'), (33033, 9207, '2010-10-28 19:15:17'), (33034, 9207, '2010-10-28 19:15:20'), (33035, 9207, '2010-10-28 19:15:30'), (33036, 9208, '2010-10-28 19:23:09'), (33037, 9208, '2010-10-28 19:23:29'), (33038, 9208, '2010-10-28 19:23:50'), (33039, 9208, '2010-10-28 19:24:32'), (33040, 9208, '2010-10-28 19:24:48'), (33041, 9208, '2010-10-28 19:25:00'), (33042, 9208, '2010-10-28 19:25:06'), (33043, 9208, '2010-10-28 19:25:18'), (33044, 9208, '2010-10-28 19:26:51'), (33045, 9209, '2010-10-28 19:41:44'), (33046, 9210, '2010-10-28 19:46:04'), (33047, 9210, '2010-10-28 19:46:19'), (33048, 9210, '2010-10-28 19:46:50'), (33049, 9210, '2010-10-28 19:47:13'), (33050, 9210, '2010-10-28 19:47:13'), (33051, 9210, '2010-10-28 19:47:15'), (33052, 9210, '2010-10-28 19:47:15'), (33053, 9210, '2010-10-28 19:47:15'), (33054, 9210, '2010-10-28 19:47:17'), (33055, 9210, '2010-10-28 19:47:18'), (33056, 9210, '2010-10-28 19:47:20'), (33057, 9210, '2010-10-28 19:47:20'), (33058, 9210, '2010-10-28 19:47:20'), (33059, 9210, '2010-10-28 19:47:23'), (33060, 9210, '2010-10-28 19:47:24'), (33061, 9210, '2010-10-28 19:47:24'), (33062, 9210, '2010-10-28 19:48:22'), (33063, 9210, '2010-10-28 19:49:23'), (33064, 9210, '2010-10-28 19:49:44'), (33065, 9210, '2010-10-28 19:49:48'), (33066, 9210, '2010-10-28 19:49:55'), (33067, 9210, '2010-10-28 19:50:39'), (33068, 9210, '2010-10-28 19:50:49'), (33069, 9211, '2010-10-28 19:51:40'), (33070, 9211, '2010-10-28 19:51:52'), (33071, 9211, '2010-10-28 19:52:00'), (33072, 9211, '2010-10-28 19:52:17'), (33073, 9210, '2010-10-28 19:52:24'), (33074, 9210, '2010-10-28 19:52:36'), (33075, 9210, '2010-10-28 19:53:07'), (33076, 9210, '2010-10-28 19:53:45'), (33077, 9210, '2010-10-28 19:53:51'), (33078, 9210, '2010-10-28 19:53:59'), (33079, 9210, '2010-10-28 19:54:26'), (33080, 9212, '2010-10-28 20:20:33'), (33081, 9212, '2010-10-28 20:21:14'), (33082, 9212, '2010-10-28 20:21:24'), (33083, 9212, '2010-10-28 20:21:30'), (33084, 9212, '2010-10-28 20:22:10'), (33085, 9212, '2010-10-28 20:22:59'), (33086, 9212, '2010-10-28 20:23:16'), (33087, 9212, '2010-10-28 20:23:30'), (33088, 9212, '2010-10-28 20:23:42'), (33089, 9213, '2010-10-28 20:28:17'), (33090, 9213, '2010-10-28 20:28:52'), (33091, 9213, '2010-10-28 20:29:19'), (33092, 9213, '2010-10-28 20:29:34'), (33093, 9213, '2010-10-28 20:29:49'), (33094, 9213, '2010-10-28 20:30:04'), (33095, 9213, '2010-10-28 20:30:17'), (33096, 9213, '2010-10-28 20:30:29'), (33097, 9213, '2010-10-28 20:31:04'), (33098, 9213, '2010-10-28 20:31:11'), (33099, 9213, '2010-10-28 20:31:12'), (33100, 9213, '2010-10-28 20:31:13'), (33101, 9213, '2010-10-28 20:31:15'), (33102, 9213, '2010-10-28 20:31:16'), (33103, 9213, '2010-10-28 20:31:17'), (33104, 9213, '2010-10-28 20:31:18'), (33105, 9213, '2010-10-28 20:31:19'), (33106, 9214, '2010-10-28 20:40:10'), (33107, 9214, '2010-10-28 20:40:49'), (33108, 9214, '2010-10-28 20:41:48'), (33109, 9214, '2010-10-28 20:42:10'), (33110, 9214, '2010-10-28 20:42:39'), (33111, 9214, '2010-10-28 20:42:56'), (33112, 9214, '2010-10-28 20:43:26'), (33113, 9214, '2010-10-28 20:43:47'), (33114, 9214, '2010-10-28 20:43:58'), (33115, 9214, '2010-10-28 20:44:18'), (33116, 9214, '2010-10-28 20:44:37'), (33117, 9214, '2010-10-28 20:44:54'), (33118, 9214, '2010-10-28 20:45:12'), (33119, 9214, '2010-10-28 20:45:25'), (33120, 9214, '2010-10-28 20:45:47'), (33121, 9215, '2010-10-28 20:46:41'), (33122, 9215, '2010-10-28 20:47:07'), (33123, 9214, '2010-10-28 20:47:15'), (33124, 9215, '2010-10-28 20:47:37'), (33125, 9214, '2010-10-28 20:48:23'), (33126, 9214, '2010-10-28 20:48:26'), (33127, 9214, '2010-10-28 20:48:29'), (33128, 9214, '2010-10-28 20:48:33'), (33129, 9216, '2010-10-28 20:53:34'), (33130, 9216, '2010-10-28 20:53:57'), (33131, 9216, '2010-10-28 20:54:11'), (33132, 9217, '2010-10-28 20:56:01'), (33133, 9218, '2010-10-28 21:34:25'), (33134, 9218, '2010-10-28 21:34:59'), (33135, 9218, '2010-10-28 21:35:07'), (33136, 9218, '2010-10-28 21:35:09'), (33137, 9218, '2010-10-28 21:35:11'), (33138, 9218, '2010-10-28 21:35:11'), (33139, 9218, '2010-10-28 21:35:12'), (33140, 9218, '2010-10-28 21:35:14'), (33141, 9218, '2010-10-28 21:35:14'), (33142, 9218, '2010-10-28 21:35:18'), (33143, 9218, '2010-10-28 21:40:51'), (33144, 9218, '2010-10-28 21:41:28'), (33145, 9219, '2010-10-28 22:15:09'), (33146, 9220, '2010-10-28 22:21:49'), (33147, 9221, '2010-10-28 22:37:53'), (33148, 9222, '2010-10-28 22:42:57'), (33149, 9223, '2010-10-28 22:48:36'), (33150, 9224, '2010-10-28 23:16:07'), (33151, 9225, '2010-10-29 00:13:03'), (33152, 9226, '2010-10-29 01:55:42'), (33153, 9227, '2010-10-29 02:12:31'), (33154, 9228, '2010-10-29 03:12:29'), (33155, 9229, '2010-10-29 03:34:33'), (33156, 9229, '2010-10-29 03:34:49'), (33157, 9229, '2010-10-29 03:35:06'), (33158, 9229, '2010-10-29 03:35:11'), (33159, 9229, '2010-10-29 03:35:12'), (33160, 9229, '2010-10-29 03:35:14'), (33161, 9230, '2010-10-29 04:25:43'), (33162, 9231, '2010-10-29 04:27:14'), (33163, 9232, '2010-10-29 04:33:09'), (33164, 9233, '2010-10-29 05:11:55'), (33165, 9234, '2010-10-29 05:18:03'), (33166, 9235, '2010-10-29 05:22:11'), (33167, 9236, '2010-10-29 05:59:13'), (33168, 9237, '2010-10-29 06:11:39'), (33169, 9238, '2010-10-29 06:12:30'), (33170, 9239, '2010-10-29 06:31:58'), (33171, 9240, '2010-10-29 07:08:22'), (33172, 9240, '2010-10-29 07:08:29'), (33173, 9240, '2010-10-29 07:08:55'), (33174, 9240, '2010-10-29 07:09:05'), (33175, 9240, '2010-10-29 07:09:16'), (33176, 9241, '2010-10-29 07:11:23'), (33177, 9242, '2010-10-29 07:20:56'), (33178, 9243, '2010-10-29 07:22:05'), (33179, 9240, '2010-10-29 07:36:18'), (33180, 9240, '2010-10-29 07:36:30'), (33181, 9240, '2010-10-29 07:36:36'), (33182, 9240, '2010-10-29 07:36:53'), (33183, 9240, '2010-10-29 07:36:56'), (33184, 9240, '2010-10-29 07:37:00'), (33185, 9240, '2010-10-29 07:37:05'), (33186, 9240, '2010-10-29 07:37:13'), (33187, 9240, '2010-10-29 07:37:13'), (33188, 9240, '2010-10-29 07:37:28'), (33189, 9244, '2010-10-29 07:46:06'), (33190, 9245, '2010-10-29 08:41:38'), (33191, 9246, '2010-10-29 08:41:42'), (33192, 9247, '2010-10-29 08:50:03'), (33193, 9248, '2010-10-29 09:02:56'), (33194, 9248, '2010-10-29 09:03:06'), (33195, 9248, '2010-10-29 09:03:36'), (33196, 9248, '2010-10-29 09:03:40'), (33197, 9248, '2010-10-29 09:03:41'), (33198, 9248, '2010-10-29 09:03:41'), (33199, 9248, '2010-10-29 09:03:42'), (33200, 9248, '2010-10-29 09:03:43'), (33201, 9248, '2010-10-29 09:03:44'), (33202, 9248, '2010-10-29 09:03:45'), (33203, 9248, '2010-10-29 09:03:46'), (33204, 9248, '2010-10-29 09:03:46'), (33205, 9248, '2010-10-29 09:03:50'), (33206, 9248, '2010-10-29 09:08:30'), (33207, 9249, '2010-10-29 09:10:49'), (33208, 9248, '2010-10-29 09:12:38'), (33209, 9248, '2010-10-29 09:12:45'), (33210, 9248, '2010-10-29 09:13:01'), (33211, 9248, '2010-10-29 09:13:04'), (33212, 9248, '2010-10-29 09:13:21'), (33213, 9248, '2010-10-29 09:20:26'), (33214, 9250, '2010-10-29 09:45:56'), (33215, 9240, '2010-10-29 10:08:26'), (33216, 9251, '2010-10-29 10:10:26'), (33217, 9252, '2010-10-29 10:10:35'), (33218, 9253, '2010-10-29 10:13:50'), (33219, 9253, '2010-10-29 10:14:08'), (33220, 9253, '2010-10-29 10:14:29'), (33221, 9253, '2010-10-29 10:14:42'), (33222, 9253, '2010-10-29 10:14:52'), (33223, 9253, '2010-10-29 10:15:17'), (33224, 9253, '2010-10-29 10:15:51'), (33225, 9253, '2010-10-29 10:15:55'), (33226, 9253, '2010-10-29 10:16:18'), (33227, 9253, '2010-10-29 10:16:36'), (33228, 9254, '2010-10-29 10:27:55'), (33229, 9254, '2010-10-29 10:28:14'), (33230, 9254, '2010-10-29 10:28:50'), (33231, 9255, '2010-10-29 10:36:18'), (33232, 9255, '2010-10-29 10:36:32'), (33233, 9255, '2010-10-29 10:36:52'), (33234, 9256, '2010-10-29 10:41:30'), (33235, 9257, '2010-10-29 10:48:26'), (33236, 9258, '2010-10-29 10:51:40'), (33237, 9259, '2010-10-29 10:58:48'), (33238, 9259, '2010-10-29 10:59:01'), (33239, 9259, '2010-10-29 10:59:11'), (33240, 9259, '2010-10-29 10:59:18'), (33241, 9259, '2010-10-29 10:59:30'), (33242, 9259, '2010-10-29 10:59:40'), (33243, 9259, '2010-10-29 10:59:48'), (33244, 9259, '2010-10-29 10:59:56'), (33245, 9259, '2010-10-29 11:00:00'), (33246, 9259, '2010-10-29 11:00:06'), (33247, 9260, '2010-10-29 11:07:54'), (33248, 9240, '2010-10-29 11:11:50'), (33249, 9240, '2010-10-29 11:11:56'), (33250, 9240, '2010-10-29 11:11:59'), (33251, 9240, '2010-10-29 11:12:00'), (33252, 9240, '2010-10-29 11:12:00'), (33253, 9240, '2010-10-29 11:12:05'), (33254, 9261, '2010-10-29 11:14:17'), (33255, 9261, '2010-10-29 11:14:32'), (33256, 9262, '2010-10-29 11:16:12'), (33257, 9263, '2010-10-29 11:23:52'), (33258, 9264, '2010-10-29 11:24:49'), (33259, 9265, '2010-10-29 11:26:53'), (33260, 9266, '2010-10-29 11:29:12'), (33261, 9267, '2010-10-29 11:44:16'), (33262, 9268, '2010-10-29 12:04:33'), (33263, 9269, '2010-10-29 12:08:14'), (33264, 9270, '2010-10-29 12:14:01'), (33265, 9271, '2010-10-29 12:22:00'), (33266, 9272, '2010-10-29 12:25:24'), (33267, 9273, '2010-10-29 12:32:17'), (33268, 9274, '2010-10-29 12:38:28'), (33269, 9275, '2010-10-29 12:41:13'), (33270, 9275, '2010-10-29 12:41:34'), (33271, 9275, '2010-10-29 12:42:01'), (33272, 9275, '2010-10-29 12:42:31'), (33273, 9275, '2010-10-29 12:42:43'), (33274, 9275, '2010-10-29 12:42:44'), (33275, 9276, '2010-10-29 12:46:32'), (33276, 9276, '2010-10-29 12:46:57'), (33277, 9276, '2010-10-29 12:47:13'), (33278, 9277, '2010-10-29 12:57:35'), (33279, 9278, '2010-10-29 12:57:41'), (33280, 9279, '2010-10-29 13:21:06'), (33281, 9279, '2010-10-29 13:21:20'), (33282, 9279, '2010-10-29 13:21:29'), (33283, 9279, '2010-10-29 13:21:37'), (33284, 9279, '2010-10-29 13:21:45'), (33285, 9279, '2010-10-29 13:21:57'), (33286, 9279, '2010-10-29 13:22:04'), (33287, 9279, '2010-10-29 13:22:09'), (33288, 9279, '2010-10-29 13:22:17'), (33289, 9279, '2010-10-29 13:22:24'), (33290, 9279, '2010-10-29 13:22:25'), (33291, 9279, '2010-10-29 13:22:26'), (33292, 9279, '2010-10-29 13:22:27'), (33293, 9279, '2010-10-29 13:24:01'), (33294, 9280, '2010-10-29 13:33:38'), (33295, 9281, '2010-10-29 13:35:20'), (33296, 9282, '2010-10-29 13:38:04'), (33297, 9282, '2010-10-29 13:38:20'), (33298, 9282, '2010-10-29 13:38:31'), (33299, 9282, '2010-10-29 13:38:31'), (33300, 9282, '2010-10-29 13:38:34'), (33301, 9282, '2010-10-29 13:38:34'), (33302, 9282, '2010-10-29 13:38:49'), (33303, 9282, '2010-10-29 13:38:50'), (33304, 9283, '2010-10-29 13:43:55'), (33305, 9284, '2010-10-29 13:43:59'), (33306, 9284, '2010-10-29 13:44:17'), (33307, 9284, '2010-10-29 13:44:31'), (33308, 9284, '2010-10-29 13:44:38'), (33309, 9284, '2010-10-29 13:44:44'), (33310, 9284, '2010-10-29 13:44:57'), (33311, 9284, '2010-10-29 13:45:05'), (33312, 9284, '2010-10-29 13:45:12'), (33313, 9284, '2010-10-29 13:45:20'), (33314, 9284, '2010-10-29 13:45:30'), (33315, 9284, '2010-10-29 13:45:31'), (33316, 9284, '2010-10-29 13:45:32'), (33317, 9285, '2010-10-29 13:45:56'), (33318, 9284, '2010-10-29 13:45:57'), (33319, 9284, '2010-10-29 13:45:58'), (33320, 9284, '2010-10-29 13:45:59'), (33321, 9284, '2010-10-29 13:46:08'), (33322, 9284, '2010-10-29 13:46:10'), (33323, 9284, '2010-10-29 13:46:11'), (33324, 9284, '2010-10-29 13:46:13'), (33325, 9284, '2010-10-29 13:46:14'), (33326, 9284, '2010-10-29 13:46:17'), (33327, 9284, '2010-10-29 13:46:20'), (33328, 9284, '2010-10-29 13:46:21'), (33329, 9284, '2010-10-29 13:46:22'), (33330, 9284, '2010-10-29 13:46:27'), (33331, 9284, '2010-10-29 13:46:29'), (33332, 9286, '2010-10-29 13:46:36'), (33333, 9287, '2010-10-29 13:47:13'), (33334, 9287, '2010-10-29 13:47:33'), (33335, 9287, '2010-10-29 13:47:39'), (33336, 9288, '2010-10-29 13:48:18'), (33337, 9289, '2010-10-29 13:48:25'), (33338, 9290, '2010-10-29 13:50:56'), (33339, 9291, '2010-10-29 13:51:48'), (33340, 9292, '2010-10-29 13:51:50'), (33341, 9293, '2010-10-29 13:51:59'), (33342, 9294, '2010-10-29 13:52:04'), (33343, 9295, '2010-10-29 13:58:06'), (33344, 9296, '2010-10-29 14:19:55'), (33345, 9297, '2010-10-29 15:10:58'), (33346, 9298, '2010-10-29 15:13:20'), (33347, 9298, '2010-10-29 15:13:41'), (33348, 9298, '2010-10-29 15:13:58'), (33349, 9298, '2010-10-29 15:14:18'), (33350, 9298, '2010-10-29 15:14:19'), (33351, 9298, '2010-10-29 15:14:22'), (33352, 9298, '2010-10-29 15:14:24'), (33353, 9298, '2010-10-29 15:14:25'), (33354, 9298, '2010-10-29 15:14:33'), (33355, 9298, '2010-10-29 15:14:37'), (33356, 9298, '2010-10-29 15:14:58'), (33357, 9298, '2010-10-29 15:15:10'), (33358, 9298, '2010-10-29 15:15:34'), (33359, 9299, '2010-10-29 15:23:58'), (33360, 9300, '2010-10-29 15:29:47'), (33361, 9300, '2010-10-29 15:30:16'), (33362, 9301, '2010-10-29 15:36:09'), (33363, 9302, '2010-10-29 15:37:34'), (33364, 9302, '2010-10-29 15:37:54'), (33365, 9302, '2010-10-29 15:38:18'), (33366, 9303, '2010-10-29 15:42:23'), (33367, 9304, '2010-10-29 16:04:12'), (33368, 9305, '2010-10-29 16:10:04'), (33369, 9306, '2010-10-29 16:37:13'), (33370, 9307, '2010-10-29 16:37:16'), (33371, 9308, '2010-10-29 16:45:10'), (33372, 9308, '2010-10-29 16:45:29'), (33373, 9308, '2010-10-29 16:45:38'), (33374, 9308, '2010-10-29 16:45:52'), (33375, 9308, '2010-10-29 16:46:08'), (33376, 9308, '2010-10-29 16:46:21'), (33377, 9309, '2010-10-29 16:53:43'), (33378, 9309, '2010-10-29 16:54:03'), (33379, 9310, '2010-10-29 17:03:57'), (33380, 9311, '2010-10-29 17:08:32'), (33381, 9311, '2010-10-29 17:09:04'), (33382, 9311, '2010-10-29 17:09:11'), (33383, 9312, '2010-10-29 17:14:47'), (33384, 9312, '2010-10-29 17:15:38'), (33385, 9312, '2010-10-29 17:15:54'), (33386, 9312, '2010-10-29 17:16:04'), (33387, 9312, '2010-10-29 17:16:10'), (33388, 9312, '2010-10-29 17:16:18'), (33389, 9313, '2010-10-29 17:32:22'), (33390, 9314, '2010-10-29 19:26:06'), (33391, 9315, '2010-10-29 19:29:13'), (33392, 9316, '2010-10-29 19:38:32'), (33393, 9317, '2010-10-29 19:40:16'), (33394, 9317, '2010-10-29 19:41:19'), (33395, 9318, '2010-10-29 20:09:55'), (33396, 9319, '2010-10-29 20:31:27'), (33397, 9320, '2010-10-29 20:48:03'), (33398, 9321, '2010-10-29 21:06:21'), (33399, 9322, '2010-10-29 21:15:28'), (33400, 9323, '2010-10-29 21:26:49'), (33401, 9324, '2010-10-29 21:57:38'), (33402, 9325, '2010-10-29 22:01:21'), (33403, 9326, '2010-10-29 22:39:26'), (33404, 9327, '2010-10-29 23:21:14'), (33405, 9328, '2010-10-30 00:04:47'), (33406, 9329, '2010-10-30 00:05:00'), (33407, 9330, '2010-10-30 00:09:11'), (33408, 9331, '2010-10-30 00:34:01'), (33409, 9332, '2010-10-30 00:49:41'), (33410, 9333, '2010-10-30 00:58:09'), (33411, 9334, '2010-10-30 00:59:18'), (33412, 9334, '2010-10-30 00:59:30'), (33413, 9334, '2010-10-30 00:59:45'), (33414, 9335, '2010-10-30 00:59:55'), (33415, 9334, '2010-10-30 01:00:22'), (33416, 9334, '2010-10-30 01:00:23'), (33417, 9335, '2010-10-30 01:00:29'), (33418, 9334, '2010-10-30 01:01:01'), (33419, 9334, '2010-10-30 01:01:16'), (33420, 9334, '2010-10-30 01:02:01'), (33421, 9334, '2010-10-30 01:02:10'), (33422, 9334, '2010-10-30 01:03:12'), (33423, 9334, '2010-10-30 01:03:26'), (33424, 9333, '2010-10-30 01:03:46'), (33425, 9334, '2010-10-30 01:04:18'), (33426, 9335, '2010-10-30 01:04:38'), (33427, 9334, '2010-10-30 01:04:39'), (33428, 9334, '2010-10-30 01:05:07'), (33429, 9334, '2010-10-30 01:05:16'), (33430, 9335, '2010-10-30 01:05:39'), (33431, 9334, '2010-10-30 01:05:46'), (33432, 9335, '2010-10-30 01:05:50'), (33433, 9334, '2010-10-30 01:06:00'), (33434, 9333, '2010-10-30 01:06:07'), (33435, 9334, '2010-10-30 01:06:28'), (33436, 9334, '2010-10-30 01:06:29'), (33437, 9333, '2010-10-30 01:06:36'), (33438, 9334, '2010-10-30 01:06:41'), (33439, 9334, '2010-10-30 01:07:42'), (33440, 9334, '2010-10-30 01:08:04'), (33441, 9334, '2010-10-30 01:08:15'), (33442, 9333, '2010-10-30 01:08:27'), (33443, 9335, '2010-10-30 01:08:54'), (33444, 9336, '2010-10-30 01:10:38'), (33445, 9337, '2010-10-30 01:22:40'), (33446, 9338, '2010-10-30 01:23:33'), (33447, 9337, '2010-10-30 01:24:52'), (33448, 9339, '2010-10-30 01:24:55'), (33449, 9338, '2010-10-30 01:25:00'), (33450, 9340, '2010-10-30 01:25:04'), (33451, 9340, '2010-10-30 01:25:08'), (33452, 9340, '2010-10-30 01:25:13'), (33453, 9337, '2010-10-30 01:26:52'), (33454, 9337, '2010-10-30 01:26:57'), (33455, 9340, '2010-10-30 01:27:31'), (33456, 9340, '2010-10-30 01:27:33'), (33457, 9340, '2010-10-30 01:27:41'), (33458, 9339, '2010-10-30 01:28:10'), (33459, 9340, '2010-10-30 01:28:38'), (33460, 9338, '2010-10-30 01:28:50'), (33461, 9339, '2010-10-30 01:29:23'), (33462, 9341, '2010-10-30 01:29:29'), (33463, 9337, '2010-10-30 01:29:52'), (33464, 9340, '2010-10-30 01:29:54'), (33465, 9340, '2010-10-30 01:30:29'), (33466, 9339, '2010-10-30 01:30:53'), (33467, 9338, '2010-10-30 01:30:56'), (33468, 9339, '2010-10-30 01:31:23'), (33469, 9338, '2010-10-30 01:32:09'), (33470, 9337, '2010-10-30 01:32:25'), (33471, 9340, '2010-10-30 01:32:34'), (33472, 9337, '2010-10-30 01:32:54'), (33473, 9338, '2010-10-30 01:33:52'), (33474, 9339, '2010-10-30 01:34:24'), (33475, 9340, '2010-10-30 01:34:39'), (33476, 9340, '2010-10-30 01:34:59'), (33477, 9339, '2010-10-30 01:35:18'), (33478, 9340, '2010-10-30 01:35:32'), (33479, 9337, '2010-10-30 01:35:36'), (33480, 9340, '2010-10-30 01:35:39'), (33481, 9340, '2010-10-30 01:35:45'), (33482, 9338, '2010-10-30 01:35:49'), (33483, 9339, '2010-10-30 01:35:55'), (33484, 9337, '2010-10-30 01:36:09'), (33485, 9337, '2010-10-30 01:36:26'), (33486, 9340, '2010-10-30 01:37:02'), (33487, 9339, '2010-10-30 01:37:02'), (33488, 9337, '2010-10-30 01:37:23'), (33489, 9340, '2010-10-30 01:38:06'), (33490, 9337, '2010-10-30 01:38:09'), (33491, 9340, '2010-10-30 01:38:59'), (33492, 9337, '2010-10-30 01:39:10'), (33493, 9340, '2010-10-30 01:39:20'), (33494, 9340, '2010-10-30 01:39:26'), (33495, 9337, '2010-10-30 01:39:29'), (33496, 9340, '2010-10-30 01:40:16'), (33497, 9340, '2010-10-30 01:40:27'), (33498, 9339, '2010-10-30 01:41:01'), (33499, 9342, '2010-10-30 01:42:05'), (33500, 9339, '2010-10-30 01:42:26'), (33501, 9340, '2010-10-30 01:42:45'), (33502, 9340, '2010-10-30 01:42:55'), (33503, 9343, '2010-10-30 01:45:03'), (33504, 9339, '2010-10-30 01:45:28'), (33505, 9339, '2010-10-30 01:46:44'), (33506, 9339, '2010-10-30 01:46:49'), (33507, 9344, '2010-10-30 01:50:51'), (33508, 9345, '2010-10-30 02:32:09'), (33509, 9346, '2010-10-30 03:21:08'), (33510, 9347, '2010-10-30 03:28:52'), (33511, 9348, '2010-10-30 04:57:00'), (33512, 9349, '2010-10-30 05:27:50'), (33513, 9350, '2010-10-30 06:28:25'), (33514, 9351, '2010-10-30 06:32:50'), (33515, 9352, '2010-10-30 06:34:27'), (33516, 9352, '2010-10-30 06:34:43'), (33517, 9352, '2010-10-30 06:35:08'), (33518, 9352, '2010-10-30 06:35:52'), (33519, 9352, '2010-10-30 06:35:55'), (33520, 9353, '2010-10-30 07:47:53'), (33521, 9354, '2010-10-30 07:48:32'), (33522, 9353, '2010-10-30 07:49:01'), (33523, 9355, '2010-10-30 08:08:40'), (33524, 9356, '2010-10-30 08:25:45'), (33525, 9357, '2010-10-30 08:25:49'), (33526, 9358, '2010-10-30 08:46:05'), (33527, 9358, '2010-10-30 08:46:33'), (33528, 9358, '2010-10-30 08:47:40'), (33529, 9358, '2010-10-30 08:48:03'), (33530, 9358, '2010-10-30 08:52:51'), (33531, 9358, '2010-10-30 08:53:01'), (33532, 9358, '2010-10-30 08:53:13'), (33533, 9358, '2010-10-30 08:53:20'), (33534, 9358, '2010-10-30 08:53:32'), (33535, 9358, '2010-10-30 08:53:57'), (33536, 9358, '2010-10-30 09:00:13'), (33537, 9358, '2010-10-30 09:00:21'), (33538, 9358, '2010-10-30 09:00:25'), (33539, 9358, '2010-10-30 09:00:32'), (33540, 9358, '2010-10-30 09:00:38'), (33541, 9358, '2010-10-30 09:00:41'), (33542, 9358, '2010-10-30 09:00:44'), (33543, 9358, '2010-10-30 09:00:45'), (33544, 9359, '2010-10-30 09:08:07'), (33545, 9360, '2010-10-30 09:20:20'), (33546, 9361, '2010-10-30 10:32:24'), (33547, 9362, '2010-10-30 10:34:44'), (33548, 9363, '2010-10-30 10:38:01'), (33549, 9363, '2010-10-30 10:38:16'), (33550, 9363, '2010-10-30 10:38:26'), (33551, 9363, '2010-10-30 10:38:39'), (33552, 9363, '2010-10-30 10:38:46'), (33553, 9363, '2010-10-30 10:38:49'), (33554, 9363, '2010-10-30 10:38:50'), (33555, 9363, '2010-10-30 10:38:57'), (33556, 9363, '2010-10-30 10:39:03'), (33557, 9363, '2010-10-30 10:39:07'), (33558, 9363, '2010-10-30 10:39:32'), (33559, 9364, '2010-10-30 11:04:29'), (33560, 9365, '2010-10-30 11:53:12'), (33561, 9365, '2010-10-30 11:58:37'), (33562, 9366, '2010-10-30 12:00:16'), (33563, 9366, '2010-10-30 12:00:39'), (33564, 9366, '2010-10-30 12:01:13'), (33565, 9366, '2010-10-30 12:01:30'), (33566, 9366, '2010-10-30 12:01:41'), (33567, 9366, '2010-10-30 12:02:08'), (33568, 9366, '2010-10-30 12:03:47'), (33569, 9367, '2010-10-30 12:08:13'), (33570, 9368, '2010-10-30 13:44:02'), (33571, 9369, '2010-10-30 14:34:08'), (33572, 9370, '2010-10-30 14:42:15'), (33573, 9371, '2010-10-30 15:19:49'), (33574, 9372, '2010-10-30 15:34:10'), (33575, 9373, '2010-10-30 16:38:10'), (33576, 9374, '2010-10-30 16:38:13'), (33577, 9375, '2010-10-30 16:55:36'), (33578, 9376, '2010-10-30 17:30:04'), (33579, 9377, '2010-10-30 17:30:05'), (33580, 9378, '2010-10-30 17:30:49'), (33581, 9380, '2010-10-30 17:30:51'), (33582, 9379, '2010-10-30 17:30:52'), (33583, 9381, '2010-10-30 17:30:53'), (33584, 9382, '2010-10-30 18:57:29'), (33585, 9383, '2010-10-30 19:10:40'), (33586, 9384, '2010-10-30 19:27:56'), (33587, 9385, '2010-10-30 19:36:38'), (33588, 9386, '2010-10-30 20:22:18'), (33589, 9387, '2010-10-30 20:24:47'), (33590, 9388, '2010-10-30 20:43:20'), (33591, 9388, '2010-10-30 20:43:30'), (33592, 9388, '2010-10-30 20:43:36'), (33593, 9389, '2010-10-30 21:29:07'), (33594, 9390, '2010-10-30 22:03:15'), (33595, 9391, '2010-10-30 22:05:34'), (33596, 9392, '2010-10-30 22:14:09'), (33597, 9393, '2010-10-30 22:26:20'), (33598, 9394, '2010-10-30 22:42:01'), (33599, 9395, '2010-10-30 23:06:27'), (33600, 9396, '2010-10-31 00:04:34'), (33601, 9397, '2010-10-31 00:08:43'), (33602, 9397, '2010-10-31 00:09:05'), (33603, 9397, '2010-10-31 00:09:19'), (33604, 9398, '2010-10-31 00:36:56'), (33605, 9399, '2010-10-31 01:13:19'), (33606, 9400, '2010-10-31 01:56:26'), (33607, 9401, '2010-10-31 02:03:57'), (33608, 9402, '2010-10-31 02:04:01'), (33609, 9403, '2010-10-31 02:49:54'), (33610, 9404, '2010-10-31 03:33:13'), (33611, 9405, '2010-10-31 03:57:31'), (33612, 9406, '2010-10-31 04:14:36'), (33613, 9407, '2010-10-31 04:33:49'), (33614, 9408, '2010-10-31 04:47:43'), (33615, 9409, '2010-10-31 05:09:56'), (33616, 9410, '2010-10-31 05:25:08'), (33617, 9411, '2010-10-31 06:07:59'), (33618, 9412, '2010-10-31 07:09:01'), (33619, 9413, '2010-10-31 07:11:26'), (33620, 9414, '2010-10-31 07:11:30'), (33621, 9415, '2010-10-31 08:01:04'), (33622, 9415, '2010-10-31 08:01:22'), (33623, 9415, '2010-10-31 08:01:41'), (33624, 9415, '2010-10-31 08:02:00'), (33625, 9415, '2010-10-31 08:02:13'), (33626, 9416, '2010-10-31 08:02:36'), (33627, 9417, '2010-10-31 08:14:06'), (33628, 9417, '2010-10-31 08:15:25'), (33629, 9417, '2010-10-31 08:15:50'), (33630, 9417, '2010-10-31 08:16:14'), (33631, 9417, '2010-10-31 08:16:39'), (33632, 9417, '2010-10-31 08:17:13'), (33633, 9417, '2010-10-31 08:17:36'), (33634, 9417, '2010-10-31 08:18:15'), (33635, 9417, '2010-10-31 08:19:51'), (33636, 9417, '2010-10-31 08:19:55'), (33637, 9417, '2010-10-31 08:20:54'), (33638, 9418, '2010-10-31 08:21:47'), (33639, 9419, '2010-10-31 08:28:29'), (33640, 9419, '2010-10-31 08:28:47'), (33641, 9419, '2010-10-31 08:28:54'), (33642, 9420, '2010-10-31 08:33:04'), (33643, 9421, '2010-10-31 08:33:47'), (33644, 9420, '2010-10-31 08:35:21'), (33645, 9420, '2010-10-31 08:35:31'), (33646, 9420, '2010-10-31 08:35:48'), (33647, 9420, '2010-10-31 08:36:19'), (33648, 9420, '2010-10-31 08:36:49'), (33649, 9420, '2010-10-31 08:38:35'), (33650, 9420, '2010-10-31 08:38:52'), (33651, 9420, '2010-10-31 08:39:09'), (33652, 9420, '2010-10-31 08:39:28'), (33653, 9420, '2010-10-31 08:39:58'), (33654, 9420, '2010-10-31 08:40:22'), (33655, 9420, '2010-10-31 08:40:29'), (33656, 9420, '2010-10-31 08:40:42'), (33657, 9420, '2010-10-31 08:41:00'), (33658, 9420, '2010-10-31 08:41:37'), (33659, 9420, '2010-10-31 08:41:45'), (33660, 9420, '2010-10-31 08:41:54'), (33661, 9420, '2010-10-31 08:42:06'), (33662, 9420, '2010-10-31 08:42:22'), (33663, 9420, '2010-10-31 08:42:26'), (33664, 9420, '2010-10-31 08:44:02'), (33665, 9420, '2010-10-31 08:44:16'), (33666, 9422, '2010-10-31 09:07:22'), (33667, 9423, '2010-10-31 09:07:30'), (33668, 9422, '2010-10-31 09:07:49'), (33669, 9422, '2010-10-31 09:07:50'), (33670, 9424, '2010-10-31 09:07:57'), (33671, 9423, '2010-10-31 09:08:08'), (33672, 9423, '2010-10-31 09:08:15'), (33673, 9423, '2010-10-31 09:08:18'), (33674, 9423, '2010-10-31 09:08:21'), (33675, 9422, '2010-10-31 09:08:22'), (33676, 9423, '2010-10-31 09:08:36'), (33677, 9423, '2010-10-31 09:08:41'), (33678, 9423, '2010-10-31 09:08:43'), (33679, 9423, '2010-10-31 09:09:00'), (33680, 9423, '2010-10-31 09:09:01'), (33681, 9423, '2010-10-31 09:09:03'), (33682, 9422, '2010-10-31 09:09:08'), (33683, 9422, '2010-10-31 09:09:10'), (33684, 9422, '2010-10-31 09:09:38'), (33685, 9422, '2010-10-31 09:10:00'), (33686, 9422, '2010-10-31 09:10:02'), (33687, 9422, '2010-10-31 09:10:14'), (33688, 9422, '2010-10-31 09:10:20'), (33689, 9422, '2010-10-31 09:10:49'), (33690, 9422, '2010-10-31 09:10:52'), (33691, 9422, '2010-10-31 09:11:01'), (33692, 9422, '2010-10-31 09:11:03'), (33693, 9422, '2010-10-31 09:11:32'), (33694, 9422, '2010-10-31 09:11:38'), (33695, 9422, '2010-10-31 09:11:42'), (33696, 9422, '2010-10-31 09:11:48'), (33697, 9422, '2010-10-31 09:11:56'), (33698, 9422, '2010-10-31 09:12:18'), (33699, 9422, '2010-10-31 09:12:18'), (33700, 9422, '2010-10-31 09:12:18'), (33701, 9422, '2010-10-31 09:12:40'), (33702, 9422, '2010-10-31 09:13:37'), (33703, 9422, '2010-10-31 09:13:39'), (33704, 9422, '2010-10-31 09:13:46'), (33705, 9422, '2010-10-31 09:13:58'), (33706, 9422, '2010-10-31 09:14:47'), (33707, 9422, '2010-10-31 09:14:48'), (33708, 9422, '2010-10-31 09:14:59'), (33709, 9422, '2010-10-31 09:15:00'), (33710, 9422, '2010-10-31 09:15:08'), (33711, 9422, '2010-10-31 09:15:09'), (33712, 9422, '2010-10-31 09:15:12'), (33713, 9422, '2010-10-31 09:15:14'), (33714, 9422, '2010-10-31 09:15:56'), (33715, 9422, '2010-10-31 09:15:58'), (33716, 9422, '2010-10-31 09:16:22'), (33717, 9422, '2010-10-31 09:16:24'), (33718, 9425, '2010-10-31 09:26:27'), (33719, 9426, '2010-10-31 09:49:02'), (33720, 9427, '2010-10-31 10:04:31'), (33721, 9427, '2010-10-31 10:04:39'), (33722, 9428, '2010-10-31 10:15:45'), (33723, 9429, '2010-10-31 10:23:20'), (33724, 9430, '2010-10-31 10:23:20'), (33725, 9431, '2010-10-31 10:23:32'), (33726, 9432, '2010-10-31 10:26:19'), (33727, 9433, '2010-10-31 10:54:20'), (33728, 9434, '2010-10-31 10:54:22'), (33729, 9435, '2010-10-31 10:54:43'), (33730, 9435, '2010-10-31 10:55:03'), (33731, 9435, '2010-10-31 10:55:09'), (33732, 9435, '2010-10-31 10:55:38'), (33733, 9435, '2010-10-31 10:55:50'), (33734, 9435, '2010-10-31 10:56:13'), (33735, 9435, '2010-10-31 10:56:16'), (33736, 9435, '2010-10-31 10:56:18'), (33737, 9435, '2010-10-31 10:56:25'), (33738, 9436, '2010-10-31 10:58:08'), (33739, 9434, '2010-10-31 10:58:09'), (33740, 9434, '2010-10-31 10:58:14'), (33741, 9437, '2010-10-31 11:17:22'), (33742, 9437, '2010-10-31 11:17:39'), (33743, 9437, '2010-10-31 11:18:16'), (33744, 9437, '2010-10-31 11:20:24'), (33745, 9438, '2010-10-31 12:10:04'), (33746, 9439, '2010-10-31 12:15:55'), (33747, 9439, '2010-10-31 12:16:10'), (33748, 9440, '2010-10-31 12:24:37'), (33749, 9440, '2010-10-31 12:24:47'), (33750, 9440, '2010-10-31 12:25:39'), (33751, 9440, '2010-10-31 12:25:44'), (33752, 9440, '2010-10-31 12:25:56'), (33753, 9440, '2010-10-31 12:26:02'), (33754, 9440, '2010-10-31 12:26:16'), (33755, 9440, '2010-10-31 12:26:17'), (33756, 9440, '2010-10-31 12:26:18'), (33757, 9440, '2010-10-31 12:26:21'), (33758, 9440, '2010-10-31 12:26:23'), (33759, 9440, '2010-10-31 12:26:27'), (33760, 9440, '2010-10-31 12:26:32'), (33761, 9441, '2010-10-31 12:54:02'), (33762, 9442, '2010-10-31 13:18:05'), (33763, 9443, '2010-10-31 13:24:17'), (33764, 9443, '2010-10-31 13:25:03'), (33765, 9444, '2010-10-31 13:26:15'), (33766, 9445, '2010-10-31 13:43:06'), (33767, 9445, '2010-10-31 13:43:31'), (33768, 9445, '2010-10-31 13:43:46'), (33769, 9446, '2010-10-31 14:17:45'), (33770, 9447, '2010-10-31 14:18:30'), (33771, 9448, '2010-10-31 14:18:49'), (33772, 9448, '2010-10-31 14:19:06'), (33773, 9448, '2010-10-31 14:19:12'), (33774, 9448, '2010-10-31 14:20:53'), (33775, 9448, '2010-10-31 14:21:31'), (33776, 9448, '2010-10-31 14:22:07'), (33777, 9449, '2010-10-31 14:43:39'), (33778, 9450, '2010-10-31 15:37:04'), (33779, 9451, '2010-10-31 15:41:27'), (33780, 9452, '2010-10-31 16:37:18'), (33781, 9453, '2010-10-31 16:37:20'), (33782, 9454, '2010-10-31 16:37:22'), (33783, 9455, '2010-10-31 16:37:26'), (33784, 9456, '2010-10-31 16:37:29'), (33785, 9457, '2010-10-31 16:37:32'), (33786, 9458, '2010-10-31 16:37:35'), (33787, 9459, '2010-10-31 16:37:37'), (33788, 9460, '2010-10-31 16:37:40'), (33789, 9461, '2010-10-31 16:37:43'), (33790, 9462, '2010-10-31 16:37:46'), (33791, 9463, '2010-10-31 16:37:49'), (33792, 9464, '2010-10-31 16:37:51'), (33793, 9465, '2010-10-31 16:37:53'), (33794, 9466, '2010-10-31 16:37:55'), (33795, 9467, '2010-10-31 16:37:58'), (33796, 9468, '2010-10-31 16:38:01'), (33797, 9469, '2010-10-31 16:38:02'), (33798, 9470, '2010-10-31 16:38:07'), (33799, 9471, '2010-10-31 16:38:09'), (33800, 9472, '2010-10-31 16:38:11'), (33801, 9473, '2010-10-31 16:38:13'), (33802, 9474, '2010-10-31 16:38:16'), (33803, 9475, '2010-10-31 16:38:19'), (33804, 9476, '2010-10-31 16:38:21'), (33805, 9477, '2010-10-31 16:38:24'), (33806, 9478, '2010-10-31 16:38:27'), (33807, 9479, '2010-10-31 16:38:30'), (33808, 9480, '2010-10-31 16:38:32'), (33809, 9481, '2010-10-31 16:38:37'), (33810, 9482, '2010-10-31 16:38:41'), (33811, 9483, '2010-10-31 16:38:43'), (33812, 9484, '2010-10-31 16:38:46'), (33813, 9485, '2010-10-31 16:38:49'), (33814, 9486, '2010-10-31 16:38:52'), (33815, 9487, '2010-10-31 16:38:54'), (33816, 9488, '2010-10-31 16:38:58'), (33817, 9489, '2010-10-31 16:39:01'), (33818, 9490, '2010-10-31 16:39:03'), (33819, 9491, '2010-10-31 16:39:06'), (33820, 9492, '2010-10-31 16:39:09'), (33821, 9493, '2010-10-31 16:39:11'), (33822, 9494, '2010-10-31 16:39:14'), (33823, 9495, '2010-10-31 16:39:17'), (33824, 9496, '2010-10-31 16:39:20'), (33825, 9497, '2010-10-31 16:39:22'), (33826, 9498, '2010-10-31 16:39:25'), (33827, 9499, '2010-10-31 16:39:29'), (33828, 9500, '2010-10-31 16:39:33'), (33829, 9501, '2010-10-31 16:39:35'), (33830, 9502, '2010-10-31 16:39:38'), (33831, 9503, '2010-10-31 17:10:04'), (33832, 9504, '2010-10-31 17:10:07'), (33833, 9505, '2010-10-31 17:12:38'), (33834, 9505, '2010-10-31 17:13:16'), (33835, 9505, '2010-10-31 17:13:23'), (33836, 9505, '2010-10-31 17:38:42'), (33837, 9506, '2010-10-31 18:08:40'), (33838, 9507, '2010-10-31 18:45:51'), (33839, 9508, '2010-10-31 19:17:55'), (33840, 9509, '2010-10-31 21:07:49'), (33841, 9510, '2010-10-31 21:21:20'), (33842, 9511, '2010-10-31 21:22:12'), (33843, 9512, '2010-10-31 21:43:20'), (33844, 9513, '2010-10-31 23:10:31'), (33845, 9514, '2010-11-01 01:05:20'), (33846, 9515, '2010-11-01 02:39:01'), (33847, 9516, '2010-11-01 04:43:10'), (33848, 9517, '2010-11-01 04:43:40'), (33849, 9518, '2010-11-01 07:49:07'), (33850, 9519, '2010-11-01 07:52:59'), (33851, 9520, '2010-11-01 07:53:03'), (33852, 9521, '2010-11-01 08:17:25'), (33853, 9521, '2010-11-01 08:17:36'), (33854, 9521, '2010-11-01 08:18:13'), (33855, 9521, '2010-11-01 08:18:13'), (33856, 9521, '2010-11-01 08:18:14'), (33857, 9521, '2010-11-01 08:18:19'), (33858, 9521, '2010-11-01 08:18:25'), (33859, 9522, '2010-11-01 08:20:46'), (33860, 9522, '2010-11-01 08:21:22'), (33861, 9521, '2010-11-01 08:21:44'), (33862, 9522, '2010-11-01 08:22:16'), (33863, 9522, '2010-11-01 08:22:37'), (33864, 9523, '2010-11-01 09:11:49'), (33865, 9523, '2010-11-01 09:12:02'), (33866, 9523, '2010-11-01 09:12:03'), (33867, 9523, '2010-11-01 09:12:23'), (33868, 9523, '2010-11-01 09:12:38'), (33869, 9523, '2010-11-01 09:13:00'), (33870, 9523, '2010-11-01 09:13:11'), (33871, 9524, '2010-11-01 09:30:05'), (33872, 9525, '2010-11-01 09:31:10'), (33873, 9525, '2010-11-01 09:31:22'), (33874, 9525, '2010-11-01 09:31:28'), (33875, 9525, '2010-11-01 09:31:32'), (33876, 9525, '2010-11-01 09:31:52'), (33877, 9526, '2010-11-01 09:38:00'), (33878, 9526, '2010-11-01 09:38:27'), (33879, 9526, '2010-11-01 09:39:02'), (33880, 9526, '2010-11-01 09:39:35'), (33881, 9526, '2010-11-01 09:41:16'), (33882, 9526, '2010-11-01 09:41:17'), (33883, 9526, '2010-11-01 09:41:40'), (33884, 9526, '2010-11-01 09:41:52'), (33885, 9527, '2010-11-01 09:57:25'), (33886, 9527, '2010-11-01 09:57:43'), (33887, 9527, '2010-11-01 09:57:51'), (33888, 9527, '2010-11-01 09:57:56'), (33889, 9527, '2010-11-01 09:58:44'), (33890, 9527, '2010-11-01 09:59:01'), (33891, 9527, '2010-11-01 09:59:14'), (33892, 9527, '2010-11-01 09:59:35'), (33893, 9527, '2010-11-01 09:59:45'), (33894, 9527, '2010-11-01 09:59:59'), (33895, 9527, '2010-11-01 10:00:14'), (33896, 9527, '2010-11-01 10:00:23'), (33897, 9527, '2010-11-01 10:00:32'), (33898, 9527, '2010-11-01 10:00:38'), (33899, 9527, '2010-11-01 10:00:41'), (33900, 9527, '2010-11-01 10:00:47'), (33901, 9527, '2010-11-01 10:00:51'), (33902, 9527, '2010-11-01 10:00:55'), (33903, 9527, '2010-11-01 10:00:57'), (33904, 9527, '2010-11-01 10:01:00'), (33905, 9527, '2010-11-01 10:01:04'), (33906, 9527, '2010-11-01 10:01:30'), (33907, 9527, '2010-11-01 10:01:52'), (33908, 9527, '2010-11-01 10:01:57'), (33909, 9527, '2010-11-01 10:02:11'), (33910, 9527, '2010-11-01 10:02:39'), (33911, 9528, '2010-11-01 10:14:31'), (33912, 9528, '2010-11-01 10:14:49'), (33913, 9528, '2010-11-01 10:15:02'), (33914, 9528, '2010-11-01 10:15:09'), (33915, 9528, '2010-11-01 10:15:19'), (33916, 9528, '2010-11-01 10:15:25'), (33917, 9528, '2010-11-01 10:15:39'), (33918, 9528, '2010-11-01 10:15:46'), (33919, 9528, '2010-11-01 10:15:59'), (33920, 9528, '2010-11-01 10:16:14'), (33921, 9528, '2010-11-01 10:16:22'), (33922, 9528, '2010-11-01 10:16:28'), (33923, 9528, '2010-11-01 10:16:35'), (33924, 9528, '2010-11-01 10:16:36'), (33925, 9528, '2010-11-01 10:16:38'), (33926, 9529, '2010-11-01 10:31:41'), (33927, 9529, '2010-11-01 10:31:52'), (33928, 9530, '2010-11-01 10:31:57'), (33929, 9530, '2010-11-01 10:32:06'), (33930, 9529, '2010-11-01 10:32:20'), (33931, 9529, '2010-11-01 10:32:27'), (33932, 9529, '2010-11-01 10:32:37'), (33933, 9529, '2010-11-01 10:33:19'), (33934, 9530, '2010-11-01 10:35:16'), (33935, 9530, '2010-11-01 10:35:23'), (33936, 9529, '2010-11-01 10:36:01'), (33937, 9529, '2010-11-01 10:36:07'), (33938, 9529, '2010-11-01 10:36:19'), (33939, 9529, '2010-11-01 10:36:45'), (33940, 9529, '2010-11-01 10:36:50'), (33941, 9529, '2010-11-01 10:36:53'), (33942, 9529, '2010-11-01 10:37:00'), (33943, 9529, '2010-11-01 10:37:28'), (33944, 9529, '2010-11-01 10:37:37'), (33945, 9529, '2010-11-01 10:37:45'), (33946, 9529, '2010-11-01 10:37:50'), (33947, 9531, '2010-11-01 11:16:20'), (33948, 9532, '2010-11-01 12:20:04'), (33949, 9532, '2010-11-01 12:20:12'), (33950, 9532, '2010-11-01 12:20:18'), (33951, 9532, '2010-11-01 12:20:23'), (33952, 9532, '2010-11-01 12:25:33'), (33953, 9533, '2010-11-01 13:54:59'), (33954, 9534, '2010-11-01 13:55:01'), (33955, 9535, '2010-11-01 13:55:03'), (33956, 9536, '2010-11-01 13:55:07'), (33957, 9537, '2010-11-01 13:55:08'), (33958, 9538, '2010-11-01 13:55:10'), (33959, 9539, '2010-11-01 13:55:12'), (33960, 9540, '2010-11-01 15:11:31'), (33961, 9540, '2010-11-01 15:11:44'), (33962, 9540, '2010-11-01 15:15:07'), (33963, 9541, '2010-11-01 15:16:12'), (33964, 9541, '2010-11-01 15:18:08'), (33965, 9541, '2010-11-01 15:18:51'), (33966, 9541, '2010-11-01 15:19:15'), (33967, 9541, '2010-11-01 15:19:31'), (33968, 9542, '2010-11-01 16:35:05'), (33969, 9542, '2010-11-01 16:35:36'), (33970, 9542, '2010-11-01 16:35:57'), (33971, 9542, '2010-11-01 16:36:09'), (33972, 9542, '2010-11-01 16:36:32'), (33973, 9542, '2010-11-01 16:36:34'), (33974, 9542, '2010-11-01 16:36:35'), (33975, 9542, '2010-11-01 16:36:35'), (33976, 9542, '2010-11-01 16:36:40'), (33977, 9542, '2010-11-01 16:37:34'), (33978, 9542, '2010-11-01 16:37:37'), (33979, 9542, '2010-11-01 16:37:40'), (33980, 9542, '2010-11-01 16:37:47'), (33981, 9543, '2010-11-01 16:50:21'), (33982, 9544, '2010-11-01 16:50:25'), (33983, 9545, '2010-11-01 16:50:28'), (33984, 9546, '2010-11-01 16:50:31'), (33985, 9547, '2010-11-01 16:50:37'), (33986, 9548, '2010-11-01 16:50:41'), (33987, 9549, '2010-11-01 16:50:46'), (33988, 9550, '2010-11-01 16:50:51'), (33989, 9551, '2010-11-01 16:50:53'), (33990, 9552, '2010-11-01 16:50:57'), (33991, 9553, '2010-11-01 16:51:01'), (33992, 9554, '2010-11-01 16:51:03'), (33993, 9555, '2010-11-01 16:51:05'), (33994, 9556, '2010-11-01 16:51:07'), (33995, 9557, '2010-11-01 16:51:10'), (33996, 9558, '2010-11-01 16:51:14'), (33997, 9559, '2010-11-01 16:51:16'), (33998, 9560, '2010-11-01 16:51:20'), (33999, 9561, '2010-11-01 16:51:25'), (34000, 9562, '2010-11-01 16:51:27'), (34001, 9563, '2010-11-01 16:51:31'), (34002, 9564, '2010-11-01 16:51:36'), (34003, 9565, '2010-11-01 16:51:39'), (34004, 9566, '2010-11-01 16:51:43'), (34005, 9567, '2010-11-01 16:51:47'), (34006, 9568, '2010-11-01 16:51:50'), (34007, 9569, '2010-11-01 16:51:53'), (34008, 9570, '2010-11-01 16:51:56'), (34009, 9571, '2010-11-01 16:52:00'), (34010, 9572, '2010-11-01 16:52:03'), (34011, 9573, '2010-11-01 16:52:06'), (34012, 9574, '2010-11-01 16:52:09'), (34013, 9575, '2010-11-01 16:52:12'), (34014, 9576, '2010-11-01 16:52:17'), (34015, 9577, '2010-11-01 16:52:20'), (34016, 9578, '2010-11-01 16:52:23'), (34017, 9579, '2010-11-01 16:52:27'), (34018, 9580, '2010-11-01 16:52:30'), (34019, 9581, '2010-11-01 16:52:33'), (34020, 9582, '2010-11-01 16:52:35'), (34021, 9583, '2010-11-01 16:52:38'), (34022, 9584, '2010-11-01 16:52:41'), (34023, 9585, '2010-11-01 16:52:46'), (34024, 9586, '2010-11-01 16:52:50'), (34025, 9587, '2010-11-01 16:52:55'), (34026, 9588, '2010-11-01 16:52:59'), (34027, 9589, '2010-11-01 17:26:01'), (34028, 9590, '2010-11-01 17:29:01'), (34029, 9591, '2010-11-01 17:39:05'), (34030, 9591, '2010-11-01 17:39:17'), (34031, 9591, '2010-11-01 17:39:38'), (34032, 9591, '2010-11-01 17:39:52'), (34033, 9591, '2010-11-01 17:40:09'), (34034, 9591, '2010-11-01 17:40:11'), (34035, 9591, '2010-11-01 17:40:13'), (34036, 9591, '2010-11-01 17:40:17'), (34037, 9592, '2010-11-01 17:53:34'), (34038, 9593, '2010-11-01 18:06:09'), (34039, 9593, '2010-11-01 18:06:19'), (34040, 9593, '2010-11-01 18:06:55'), (34041, 9593, '2010-11-01 18:07:06'), (34042, 9593, '2010-11-01 18:07:10'), (34043, 9593, '2010-11-01 18:07:34'), (34044, 9593, '2010-11-01 18:07:48'), (34045, 9593, '2010-11-01 18:08:00'), (34046, 9593, '2010-11-01 18:08:03'), (34047, 9593, '2010-11-01 18:08:07'), (34048, 9593, '2010-11-01 18:08:08'), (34049, 9593, '2010-11-01 18:08:11'), (34050, 9594, '2010-11-01 18:15:40'), (34051, 9594, '2010-11-01 18:17:53'), (34052, 9594, '2010-11-01 18:18:03'), (34053, 9594, '2010-11-01 18:18:26'), (34054, 9595, '2010-11-01 18:44:19'), (34055, 9596, '2010-11-01 19:34:03'), (34056, 9596, '2010-11-01 19:34:24'), (34057, 9596, '2010-11-01 19:34:41'), (34058, 9596, '2010-11-01 19:34:52'), (34059, 9596, '2010-11-01 19:35:19'), (34060, 9596, '2010-11-01 19:35:38'), (34061, 9596, '2010-11-01 19:35:55'), (34062, 9596, '2010-11-01 19:36:19'), (34063, 9596, '2010-11-01 19:36:24'), (34064, 9596, '2010-11-01 19:36:29'), (34065, 9597, '2010-11-01 19:39:55'), (34066, 9598, '2010-11-01 19:59:06'), (34067, 9598, '2010-11-01 19:59:15'), (34068, 9598, '2010-11-01 19:59:45'), (34069, 9598, '2010-11-01 20:00:02'), (34070, 9598, '2010-11-01 20:00:27'), (34071, 9598, '2010-11-01 20:01:02'), (34072, 9598, '2010-11-01 20:01:16'), (34073, 9598, '2010-11-01 20:01:17'), (34074, 9599, '2010-11-01 20:09:21'), (34075, 9599, '2010-11-01 20:09:43'), (34076, 9599, '2010-11-01 20:09:51'), (34077, 9599, '2010-11-01 20:10:15'), (34078, 9599, '2010-11-01 20:10:57'), (34079, 9600, '2010-11-01 20:11:02'), (34080, 9599, '2010-11-01 20:12:05'), (34081, 9599, '2010-11-01 20:12:31'), (34082, 9599, '2010-11-01 20:12:32'), (34083, 9599, '2010-11-01 20:12:44'), (34084, 9599, '2010-11-01 20:13:37'), (34085, 9599, '2010-11-01 20:13:55'), (34086, 9601, '2010-11-01 20:42:52'), (34087, 9601, '2010-11-01 20:43:23'), (34088, 9601, '2010-11-01 20:44:00'), (34089, 9601, '2010-11-01 20:44:32'), (34090, 9601, '2010-11-01 20:44:53'), (34091, 9601, '2010-11-01 20:44:55'), (34092, 9601, '2010-11-01 20:44:55'), (34093, 9601, '2010-11-01 20:45:00'), (34094, 9601, '2010-11-01 20:45:30'), (34095, 9601, '2010-11-01 20:45:31'), (34096, 9601, '2010-11-01 20:45:34'), (34097, 9601, '2010-11-01 20:45:36'), (34098, 9601, '2010-11-01 20:45:41'), (34099, 9601, '2010-11-01 20:45:44'), (34100, 9601, '2010-11-01 20:45:51'), (34101, 9601, '2010-11-01 20:45:52'), (34102, 9602, '2010-11-01 21:09:00'), (34103, 9602, '2010-11-01 21:09:07'), (34104, 9602, '2010-11-01 21:09:48'), (34105, 9602, '2010-11-01 21:09:52'), (34106, 9602, '2010-11-01 21:09:53'), (34107, 9602, '2010-11-01 21:09:54'), (34108, 9602, '2010-11-01 21:09:56'), (34109, 9602, '2010-11-01 21:10:19'), (34110, 9602, '2010-11-01 21:10:21'), (34111, 9602, '2010-11-01 21:10:35'), (34112, 9602, '2010-11-01 21:10:45'), (34113, 9602, '2010-11-01 21:10:47'), (34114, 9602, '2010-11-01 21:10:57'), (34115, 9602, '2010-11-01 21:11:05'), (34116, 9602, '2010-11-01 21:11:07'), (34117, 9602, '2010-11-01 21:11:08'), (34118, 9602, '2010-11-01 21:11:11'), (34119, 9602, '2010-11-01 21:11:12'), (34120, 9602, '2010-11-01 21:11:23'), (34121, 9602, '2010-11-01 21:11:39'), (34122, 9602, '2010-11-01 21:11:40'), (34123, 9602, '2010-11-01 21:11:41'), (34124, 9602, '2010-11-01 21:11:43'), (34125, 9602, '2010-11-01 21:11:49'), (34126, 9602, '2010-11-01 21:11:51'), (34127, 9602, '2010-11-01 21:11:57'), (34128, 9602, '2010-11-01 21:12:00'), (34129, 9602, '2010-11-01 21:12:07'), (34130, 9602, '2010-11-01 21:12:16'), (34131, 9602, '2010-11-01 21:12:17'), (34132, 9602, '2010-11-01 21:12:25'), (34133, 9602, '2010-11-01 21:12:31'), (34134, 9602, '2010-11-01 21:12:45'), (34135, 9602, '2010-11-01 21:12:47'), (34136, 9602, '2010-11-01 21:13:05'), (34137, 9602, '2010-11-01 21:13:20'), (34138, 9602, '2010-11-01 21:13:39'), (34139, 9602, '2010-11-01 21:13:49'), (34140, 9602, '2010-11-01 21:14:01'), (34141, 9602, '2010-11-01 21:14:10'), (34142, 9602, '2010-11-01 21:14:11'), (34143, 9602, '2010-11-01 21:14:12'), (34144, 9602, '2010-11-01 21:14:16'), (34145, 9602, '2010-11-01 21:14:19'), (34146, 9602, '2010-11-01 21:14:20'), (34147, 9602, '2010-11-01 21:14:21'), (34148, 9602, '2010-11-01 21:14:23'), (34149, 9602, '2010-11-01 21:14:24'), (34150, 9602, '2010-11-01 21:14:25'), (34151, 9602, '2010-11-01 21:14:26'), (34152, 9602, '2010-11-01 21:14:27'), (34153, 9602, '2010-11-01 21:14:28'), (34154, 9602, '2010-11-01 21:14:29'), (34155, 9602, '2010-11-01 21:14:31'), (34156, 9602, '2010-11-01 21:14:32'), (34157, 9603, '2010-11-01 21:28:54'), (34158, 9603, '2010-11-01 21:29:16'), (34159, 9603, '2010-11-01 21:29:54'), (34160, 9603, '2010-11-01 21:30:03'), (34161, 9603, '2010-11-01 21:30:12'), (34162, 9603, '2010-11-01 21:30:20'), (34163, 9603, '2010-11-01 21:30:40'), (34164, 9603, '2010-11-01 21:30:50'), (34165, 9604, '2010-11-01 22:42:24'), (34166, 9605, '2010-11-01 23:42:07'), (34167, 9606, '2010-11-01 23:42:11'), (34168, 9607, '2010-11-02 01:20:40'), (34169, 9608, '2010-11-02 01:37:06'), (34170, 9609, '2010-11-02 02:06:01'), (34171, 9610, '2010-11-02 02:06:05'), (34172, 9611, '2010-11-02 02:06:10'), (34173, 9612, '2010-11-02 04:03:13'), (34174, 9613, '2010-11-02 05:59:36'), (34175, 9613, '2010-11-02 06:00:30'), (34176, 9613, '2010-11-02 06:00:53'), (34177, 9613, '2010-11-02 06:01:05'), (34178, 9614, '2010-11-02 06:06:37'), (34179, 9615, '2010-11-02 06:39:38'), (34180, 9615, '2010-11-02 06:39:48'), (34181, 9615, '2010-11-02 06:39:59'), (34182, 9616, '2010-11-02 06:41:12'), (34183, 9616, '2010-11-02 06:41:20'), (34184, 9617, '2010-11-02 06:41:32'), (34185, 9616, '2010-11-02 06:41:44'), (34186, 9617, '2010-11-02 06:41:45'), (34187, 9617, '2010-11-02 06:42:00'), (34188, 9617, '2010-11-02 06:42:33'), (34189, 9617, '2010-11-02 06:42:43'), (34190, 9617, '2010-11-02 06:43:30'), (34191, 9617, '2010-11-02 06:43:34'), (34192, 9618, '2010-11-02 06:50:58'), (34193, 9619, '2010-11-02 07:06:34'), (34194, 9619, '2010-11-02 07:07:10'), (34195, 9619, '2010-11-02 07:07:19'), (34196, 9619, '2010-11-02 07:08:17'), (34197, 9619, '2010-11-02 07:09:02'), (34198, 9619, '2010-11-02 07:09:39'), (34199, 9620, '2010-11-02 07:09:47'), (34200, 9621, '2010-11-02 07:09:51'), (34201, 9619, '2010-11-02 07:09:56'), (34202, 9619, '2010-11-02 07:10:01'), (34203, 9619, '2010-11-02 07:10:05'), (34204, 9619, '2010-11-02 07:10:09'), (34205, 9622, '2010-11-02 08:28:18'), (34206, 9622, '2010-11-02 08:28:28'), (34207, 9622, '2010-11-02 08:28:35'), (34208, 9622, '2010-11-02 08:28:51'), (34209, 9622, '2010-11-02 08:29:26'), (34210, 9622, '2010-11-02 08:29:31'), (34211, 9622, '2010-11-02 08:29:52'), (34212, 9622, '2010-11-02 08:29:53'), (34213, 9622, '2010-11-02 08:29:56'), (34214, 9622, '2010-11-02 08:30:04'), (34215, 9622, '2010-11-02 08:30:21'), (34216, 9622, '2010-11-02 08:30:24'), (34217, 9622, '2010-11-02 08:30:29'), (34218, 9622, '2010-11-02 08:30:31'), (34219, 9623, '2010-11-02 09:34:13'), (34220, 9624, '2010-11-02 10:03:52'), (34221, 9624, '2010-11-02 10:05:10'), (34222, 9624, '2010-11-02 10:05:26'), (34223, 9624, '2010-11-02 10:05:51'), (34224, 9624, '2010-11-02 10:05:59'), (34225, 9625, '2010-11-02 10:06:47'), (34226, 9624, '2010-11-02 10:09:44'), (34227, 9626, '2010-11-02 10:48:44'), (34228, 9626, '2010-11-02 10:48:59'), (34229, 9626, '2010-11-02 10:49:36'), (34230, 9627, '2010-11-02 10:49:51'), (34231, 9626, '2010-11-02 10:50:10'), (34232, 9626, '2010-11-02 10:50:31'), (34233, 9626, '2010-11-02 10:50:34'), (34234, 9626, '2010-11-02 10:50:34'), (34235, 9626, '2010-11-02 10:50:35'), (34236, 9626, '2010-11-02 10:50:36'), (34237, 9626, '2010-11-02 10:50:39'), (34238, 9628, '2010-11-02 11:14:19'), (34239, 9628, '2010-11-02 11:14:29'), (34240, 9628, '2010-11-02 11:15:01'), (34241, 9628, '2010-11-02 11:15:36'), (34242, 9628, '2010-11-02 11:15:53'), (34243, 9628, '2010-11-02 11:16:25'), (34244, 9628, '2010-11-02 11:16:47'), (34245, 9628, '2010-11-02 11:17:05'), (34246, 9628, '2010-11-02 11:17:22'), (34247, 9628, '2010-11-02 11:17:41'), (34248, 9628, '2010-11-02 11:18:03'), (34249, 9628, '2010-11-02 11:18:23'), (34250, 9628, '2010-11-02 11:18:41'), (34251, 9628, '2010-11-02 11:18:53'), (34252, 9629, '2010-11-02 11:24:40'), (34253, 9628, '2010-11-02 11:40:59'), (34254, 9628, '2010-11-02 11:41:40'), (34255, 9628, '2010-11-02 11:41:52'), (34256, 9628, '2010-11-02 11:42:31'), (34257, 9628, '2010-11-02 11:42:44'), (34258, 9628, '2010-11-02 11:43:20'), (34259, 9630, '2010-11-02 11:43:29'), (34260, 9631, '2010-11-02 12:19:56'), (34261, 9632, '2010-11-02 12:19:58'), (34262, 9633, '2010-11-02 12:20:01'), (34263, 9634, '2010-11-02 12:20:04'), (34264, 9635, '2010-11-02 12:20:08'), (34265, 9636, '2010-11-02 12:20:11'), (34266, 9637, '2010-11-02 12:20:15'), (34267, 9638, '2010-11-02 12:20:18'), (34268, 9639, '2010-11-02 12:20:20'), (34269, 9640, '2010-11-02 12:20:23'), (34270, 9641, '2010-11-02 12:20:25'), (34271, 9642, '2010-11-02 12:20:27'), (34272, 9643, '2010-11-02 12:20:29'), (34273, 9644, '2010-11-02 12:20:32'), (34274, 9645, '2010-11-02 12:20:34'), (34275, 9646, '2010-11-02 12:20:37'), (34276, 9647, '2010-11-02 12:20:40'), (34277, 9648, '2010-11-02 12:20:42'), (34278, 9649, '2010-11-02 12:20:45'), (34279, 9650, '2010-11-02 12:20:48'), (34280, 9651, '2010-11-02 12:20:50'), (34281, 9652, '2010-11-02 12:20:54'), (34282, 9653, '2010-11-02 12:20:58'), (34283, 9654, '2010-11-02 12:21:01'), (34284, 9655, '2010-11-02 12:21:04'), (34285, 9656, '2010-11-02 12:21:08'), (34286, 9657, '2010-11-02 12:21:12'), (34287, 9658, '2010-11-02 12:21:15'), (34288, 9659, '2010-11-02 12:21:18'), (34289, 9660, '2010-11-02 12:21:20'), (34290, 9661, '2010-11-02 12:21:24'), (34291, 9662, '2010-11-02 12:21:27'), (34292, 9663, '2010-11-02 12:21:30'), (34293, 9664, '2010-11-02 12:21:33'), (34294, 9665, '2010-11-02 12:21:35'), (34295, 9666, '2010-11-02 12:21:38'), (34296, 9667, '2010-11-02 12:21:41'), (34297, 9668, '2010-11-02 12:21:44'), (34298, 9669, '2010-11-02 12:21:47'), (34299, 9670, '2010-11-02 12:21:50'), (34300, 9671, '2010-11-02 12:21:54'), (34301, 9672, '2010-11-02 12:21:57'), (34302, 9673, '2010-11-02 12:21:59'), (34303, 9674, '2010-11-02 12:22:02'), (34304, 9675, '2010-11-02 12:22:06'), (34305, 9676, '2010-11-02 12:22:08'), (34306, 9677, '2010-11-02 12:59:27'), (34307, 9677, '2010-11-02 12:59:37'), (34308, 9677, '2010-11-02 12:59:56'), (34309, 9677, '2010-11-02 13:00:37'), (34310, 9678, '2010-11-02 13:20:05'), (34311, 9679, '2010-11-02 13:21:07'), (34312, 9679, '2010-11-02 13:21:22'), (34313, 9679, '2010-11-02 13:21:30'), (34314, 9679, '2010-11-02 13:21:44'), (34315, 9679, '2010-11-02 13:22:00'), (34316, 9679, '2010-11-02 13:22:21'), (34317, 9679, '2010-11-02 13:22:41'), (34318, 9679, '2010-11-02 13:22:46'), (34319, 9679, '2010-11-02 13:22:50'), (34320, 9679, '2010-11-02 13:22:54'), (34321, 9679, '2010-11-02 13:22:59'), (34322, 9680, '2010-11-02 13:29:10'), (34323, 9681, '2010-11-02 13:29:11'), (34324, 9682, '2010-11-02 13:34:41'), (34325, 9682, '2010-11-02 13:34:51'), (34326, 9682, '2010-11-02 13:35:12'), (34327, 9682, '2010-11-02 13:35:25'), (34328, 9682, '2010-11-02 13:35:28'), (34329, 9682, '2010-11-02 13:35:35'), (34330, 9682, '2010-11-02 13:35:44'), (34331, 9682, '2010-11-02 13:35:53'), (34332, 9682, '2010-11-02 13:36:04'), (34333, 9682, '2010-11-02 13:36:13'), (34334, 9682, '2010-11-02 13:36:14'), (34335, 9682, '2010-11-02 13:36:15'), (34336, 9682, '2010-11-02 13:36:16'), (34337, 9683, '2010-11-02 14:50:01'), (34338, 9684, '2010-11-02 16:00:16'), (34339, 9684, '2010-11-02 16:00:59'), (34340, 9685, '2010-11-02 16:01:55'), (34341, 9684, '2010-11-02 16:04:00'), (34342, 9686, '2010-11-02 16:54:03'), (34343, 9686, '2010-11-02 16:54:25'), (34344, 9686, '2010-11-02 16:54:43'), (34345, 9686, '2010-11-02 16:55:06'), (34346, 9686, '2010-11-02 16:55:42'), (34347, 9686, '2010-11-02 16:56:20'), (34348, 9686, '2010-11-02 16:56:28'), (34349, 9686, '2010-11-02 16:56:36'), (34350, 9686, '2010-11-02 16:56:45'), (34351, 9687, '2010-11-02 17:20:58'), (34352, 9687, '2010-11-02 17:21:06'), (34353, 9687, '2010-11-02 17:21:20'), (34354, 9687, '2010-11-02 17:21:39'), (34355, 9687, '2010-11-02 17:22:08'), (34356, 9688, '2010-11-02 18:34:25'), (34357, 9688, '2010-11-02 18:38:02'), (34358, 9688, '2010-11-02 18:41:09'), (34359, 9688, '2010-11-02 18:41:41'), (34360, 9688, '2010-11-02 18:42:39'), (34361, 9688, '2010-11-02 18:43:19'), (34362, 9689, '2010-11-02 18:49:33'), (34363, 9689, '2010-11-02 18:49:43'), (34364, 9689, '2010-11-02 18:50:04'), (34365, 9689, '2010-11-02 18:50:06'), (34366, 9689, '2010-11-02 18:50:27'), (34367, 9689, '2010-11-02 18:50:55'), (34368, 9689, '2010-11-02 18:51:16'), (34369, 9689, '2010-11-02 18:51:26'), (34370, 9689, '2010-11-02 18:51:39'), (34371, 9689, '2010-11-02 18:51:43'), (34372, 9689, '2010-11-02 18:51:48'), (34373, 9689, '2010-11-02 18:51:54'), (34374, 9689, '2010-11-02 18:52:00'), (34375, 9689, '2010-11-02 18:52:07'), (34376, 9689, '2010-11-02 18:52:17'), (34377, 9689, '2010-11-02 18:53:21'), (34378, 9689, '2010-11-02 18:53:28'), (34379, 9689, '2010-11-02 18:53:33'), (34380, 9689, '2010-11-02 18:54:03'), (34381, 9689, '2010-11-02 18:54:16'), (34382, 9689, '2010-11-02 18:54:20'), (34383, 9689, '2010-11-02 18:54:29'), (34384, 9689, '2010-11-02 18:54:33'), (34385, 9689, '2010-11-02 18:54:46'), (34386, 9689, '2010-11-02 18:54:49'), (34387, 9689, '2010-11-02 18:54:55'), (34388, 9690, '2010-11-02 18:54:58'), (34389, 9690, '2010-11-02 18:55:21'), (34390, 9689, '2010-11-02 18:55:28'), (34391, 9690, '2010-11-02 18:55:31'), (34392, 9689, '2010-11-02 18:56:58'), (34393, 9689, '2010-11-02 18:57:12'), (34394, 9689, '2010-11-02 18:57:47'), (34395, 9689, '2010-11-02 18:58:21'), (34396, 9689, '2010-11-02 18:58:22'), (34397, 9689, '2010-11-02 18:58:24'), (34398, 9689, '2010-11-02 18:58:37'), (34399, 9690, '2010-11-02 18:59:33'), (34400, 9689, '2010-11-02 18:59:36'), (34401, 9690, '2010-11-02 18:59:50'), (34402, 9689, '2010-11-02 18:59:53'), (34403, 9689, '2010-11-02 18:59:54'), (34404, 9690, '2010-11-02 18:59:57'), (34405, 9690, '2010-11-02 19:00:03'), (34406, 9690, '2010-11-02 19:00:38'), (34407, 9689, '2010-11-02 19:00:55'), (34408, 9689, '2010-11-02 19:01:35'), (34409, 9689, '2010-11-02 19:01:50'), (34410, 9689, '2010-11-02 19:02:13'), (34411, 9689, '2010-11-02 19:02:17'), (34412, 9689, '2010-11-02 19:02:18'), (34413, 9689, '2010-11-02 19:02:24'), (34414, 9690, '2010-11-02 19:02:28'), (34415, 9690, '2010-11-02 19:02:39'), (34416, 9690, '2010-11-02 19:02:46'), (34417, 9689, '2010-11-02 19:02:57'), (34418, 9689, '2010-11-02 19:02:58'), (34419, 9689, '2010-11-02 19:03:02'), (34420, 9689, '2010-11-02 19:03:03'), (34421, 9689, '2010-11-02 19:03:22'), (34422, 9689, '2010-11-02 19:03:52'), (34423, 9689, '2010-11-02 19:04:04'), (34424, 9689, '2010-11-02 19:04:16'), (34425, 9689, '2010-11-02 19:04:20'), (34426, 9689, '2010-11-02 19:04:26'), (34427, 9689, '2010-11-02 19:04:48'), (34428, 9689, '2010-11-02 19:05:17'), (34429, 9689, '2010-11-02 19:05:20'), (34430, 9689, '2010-11-02 19:05:25'), (34431, 9689, '2010-11-02 19:05:26'), (34432, 9689, '2010-11-02 19:05:27'), (34433, 9691, '2010-11-02 19:43:55'), (34434, 9691, '2010-11-02 19:44:16'), (34435, 9691, '2010-11-02 19:44:36'), (34436, 9691, '2010-11-02 19:44:51'), (34437, 9691, '2010-11-02 19:44:55'), (34438, 9691, '2010-11-02 19:45:11'), (34439, 9692, '2010-11-02 21:15:23'), (34440, 9693, '2010-11-02 22:18:16'), (34441, 9693, '2010-11-02 22:18:32'), (34442, 9693, '2010-11-02 22:18:47'), (34443, 9693, '2010-11-02 22:19:10'), (34444, 9693, '2010-11-02 22:19:15'), (34445, 9693, '2010-11-02 22:19:34'), (34446, 9693, '2010-11-02 22:19:42'), (34447, 9693, '2010-11-02 22:20:02'), (34448, 9693, '2010-11-02 22:20:14'), (34449, 9694, '2010-11-02 22:54:30'), (34450, 9695, '2010-11-02 22:54:32'), (34451, 9696, '2010-11-02 23:14:36'), (34452, 9697, '2010-11-02 23:54:20'), (34453, 9698, '2010-11-03 00:34:03'), (34454, 9699, '2010-11-03 00:50:06'), (34455, 9700, '2010-11-03 01:41:46'), (34456, 9701, '2010-11-03 02:42:40'), (34457, 9702, '2010-11-03 03:26:30'), (34458, 9703, '2010-11-03 04:49:12'), (34459, 9704, '2010-11-03 05:36:52'), (34460, 9705, '2010-11-03 06:28:44'), (34461, 9706, '2010-11-03 07:20:40'), (34462, 9707, '2010-11-03 08:06:02'), (34463, 9708, '2010-11-03 08:06:06'), (34464, 9709, '2010-11-03 09:00:08'), (34465, 9709, '2010-11-03 09:00:28'), (34466, 9709, '2010-11-03 09:00:48'), (34467, 9709, '2010-11-03 09:00:49'), (34468, 9709, '2010-11-03 09:00:50'), (34469, 9709, '2010-11-03 09:00:53'), (34470, 9709, '2010-11-03 09:00:54'), (34471, 9709, '2010-11-03 09:00:56'), (34472, 9709, '2010-11-03 09:00:57'), (34473, 9709, '2010-11-03 09:00:57'), (34474, 9709, '2010-11-03 09:01:12'), (34475, 9709, '2010-11-03 09:01:56'), (34476, 9709, '2010-11-03 09:02:05'), (34477, 9710, '2010-11-03 09:11:54'), (34478, 9710, '2010-11-03 09:12:03'), (34479, 9710, '2010-11-03 09:12:17'), (34480, 9710, '2010-11-03 09:12:26'), (34481, 9710, '2010-11-03 09:12:27'), (34482, 9710, '2010-11-03 09:12:36'), (34483, 9710, '2010-11-03 09:13:16'), (34484, 9710, '2010-11-03 09:13:42'), (34485, 9710, '2010-11-03 09:13:53'), (34486, 9710, '2010-11-03 09:13:55'), (34487, 9710, '2010-11-03 09:14:06'), (34488, 9710, '2010-11-03 09:14:15'), (34489, 9710, '2010-11-03 09:14:26'), (34490, 9710, '2010-11-03 09:14:38'), (34491, 9710, '2010-11-03 09:14:48'), (34492, 9711, '2010-11-03 09:17:21'), (34493, 9712, '2010-11-03 09:47:15'), (34494, 9712, '2010-11-03 09:47:30'), (34495, 9712, '2010-11-03 09:48:33'), (34496, 9712, '2010-11-03 09:48:43'), (34497, 9712, '2010-11-03 09:48:53'), (34498, 9712, '2010-11-03 09:49:01'), (34499, 9712, '2010-11-03 09:49:03'), (34500, 9713, '2010-11-03 10:15:43'), (34501, 9714, '2010-11-03 11:13:55'), (34502, 9715, '2010-11-03 11:20:40'), (34503, 9716, '2010-11-03 11:23:39'), (34504, 9717, '2010-11-03 11:26:30'), (34505, 9717, '2010-11-03 11:26:42'), (34506, 9717, '2010-11-03 11:26:55'), (34507, 9717, '2010-11-03 11:26:56'), (34508, 9717, '2010-11-03 11:27:12'), (34509, 9717, '2010-11-03 11:27:37'), (34510, 9718, '2010-11-03 11:43:41'), (34511, 9719, '2010-11-03 11:53:55'), (34512, 9720, '2010-11-03 11:54:06'), (34513, 9721, '2010-11-03 11:56:34'), (34514, 9722, '2010-11-03 12:06:59'), (34515, 9723, '2010-11-03 14:04:56'), (34516, 9723, '2010-11-03 14:05:09'), (34517, 9723, '2010-11-03 14:05:22'), (34518, 9723, '2010-11-03 14:05:34'), (34519, 9723, '2010-11-03 14:05:42'), (34520, 9724, '2010-11-03 14:49:36'), (34521, 9725, '2010-11-03 14:59:08'), (34522, 9725, '2010-11-03 14:59:16'), (34523, 9725, '2010-11-03 14:59:31'), (34524, 9725, '2010-11-03 14:59:41'), (34525, 9725, '2010-11-03 14:59:49'), (34526, 9726, '2010-11-03 15:54:10'), (34527, 9726, '2010-11-03 15:54:30'), (34528, 9726, '2010-11-03 15:54:54'), (34529, 9726, '2010-11-03 15:55:12'), (34530, 9726, '2010-11-03 15:56:04'), (34531, 9727, '2010-11-03 16:00:36'), (34532, 9727, '2010-11-03 16:00:49'), (34533, 9727, '2010-11-03 16:01:08'), (34534, 9728, '2010-11-03 16:10:51'), (34535, 9728, '2010-11-03 16:11:04'), (34536, 9728, '2010-11-03 16:11:32'), (34537, 9728, '2010-11-03 16:11:40'), (34538, 9728, '2010-11-03 16:11:49'), (34539, 9728, '2010-11-03 16:11:52'), (34540, 9728, '2010-11-03 16:12:00'), (34541, 9729, '2010-11-03 16:29:14'), (34542, 9730, '2010-11-03 17:06:11'), (34543, 9730, '2010-11-03 17:28:55'), (34544, 9730, '2010-11-03 17:29:13'), (34545, 9730, '2010-11-03 17:29:41'), (34546, 9730, '2010-11-03 17:31:01'), (34547, 9730, '2010-11-03 17:32:02'), (34548, 9730, '2010-11-03 17:33:00'), (34549, 9730, '2010-11-03 17:33:41'), (34550, 9730, '2010-11-03 17:35:23'), (34551, 9730, '2010-11-03 17:35:40'), (34552, 9731, '2010-11-03 17:44:49'), (34553, 9732, '2010-11-03 18:23:24'), (34554, 9732, '2010-11-03 18:23:40'), (34555, 9732, '2010-11-03 18:23:54'), (34556, 9732, '2010-11-03 18:24:17'), (34557, 9732, '2010-11-03 18:24:28'), (34558, 9732, '2010-11-03 18:24:41'), (34559, 9732, '2010-11-03 18:24:48'), (34560, 9732, '2010-11-03 18:25:07'), (34561, 9732, '2010-11-03 18:25:19'), (34562, 9732, '2010-11-03 18:25:27'), (34563, 9733, '2010-11-03 18:36:12'), (34564, 9734, '2010-11-03 18:37:27'), (34565, 9734, '2010-11-03 18:37:42'), (34566, 9734, '2010-11-03 18:38:07'), (34567, 9734, '2010-11-03 18:38:24'), (34568, 9734, '2010-11-03 18:39:06'), (34569, 9734, '2010-11-03 18:39:20'), (34570, 9734, '2010-11-03 18:40:36'), (34571, 9734, '2010-11-03 18:41:04'), (34572, 9734, '2010-11-03 18:41:08'), (34573, 9734, '2010-11-03 18:41:18'), (34574, 9734, '2010-11-03 18:41:24'), (34575, 9734, '2010-11-03 18:41:33'), (34576, 9734, '2010-11-03 18:41:47'), (34577, 9734, '2010-11-03 18:42:12'), (34578, 9734, '2010-11-03 18:42:17'), (34579, 9734, '2010-11-03 18:42:21'), (34580, 9734, '2010-11-03 18:42:29'), (34581, 9734, '2010-11-03 18:42:37'), (34582, 9734, '2010-11-03 18:43:17'), (34583, 9735, '2010-11-03 18:46:38'), (34584, 9735, '2010-11-03 18:47:10'), (34585, 9735, '2010-11-03 18:47:24'), (34586, 9735, '2010-11-03 18:47:49'), (34587, 9735, '2010-11-03 18:48:05'), (34588, 9735, '2010-11-03 18:48:12'), (34589, 9735, '2010-11-03 18:48:37'), (34590, 9735, '2010-11-03 18:49:21'), (34591, 9735, '2010-11-03 18:49:57'), (34592, 9735, '2010-11-03 18:50:06'), (34593, 9735, '2010-11-03 18:50:15'), (34594, 9735, '2010-11-03 18:50:28'), (34595, 9735, '2010-11-03 18:50:34'), (34596, 9735, '2010-11-03 18:50:47'), (34597, 9735, '2010-11-03 18:50:58'), (34598, 9735, '2010-11-03 18:51:06'), (34599, 9732, '2010-11-03 18:54:27'), (34600, 9736, '2010-11-03 18:57:56'), (34601, 9737, '2010-11-03 19:01:46'), (34602, 9737, '2010-11-03 19:06:51'), (34603, 9737, '2010-11-03 19:07:03'), (34604, 9737, '2010-11-03 19:07:09'), (34605, 9738, '2010-11-03 20:00:34'), (34606, 9739, '2010-11-03 22:08:30'), (34607, 9739, '2010-11-03 22:08:42'), (34608, 9739, '2010-11-03 22:08:47'), (34609, 9739, '2010-11-03 22:08:51'), (34610, 9739, '2010-11-03 22:08:59'), (34611, 9739, '2010-11-03 22:09:50'), (34612, 9739, '2010-11-03 22:10:06'), (34613, 9739, '2010-11-03 22:10:23'), (34614, 9739, '2010-11-03 22:10:54'), (34615, 9739, '2010-11-03 22:11:40'), (34616, 9739, '2010-11-03 22:11:44'), (34617, 9739, '2010-11-03 22:12:49'), (34618, 9739, '2010-11-03 22:13:01'), (34619, 9740, '2010-11-03 22:19:10'), (34620, 9740, '2010-11-03 22:19:22'), (34621, 9740, '2010-11-03 22:19:25'), (34622, 9740, '2010-11-03 22:19:49'), (34623, 9740, '2010-11-03 22:19:59'), (34624, 9740, '2010-11-03 22:20:16'), (34625, 9740, '2010-11-03 22:20:26'), (34626, 9740, '2010-11-03 22:20:46'), (34627, 9740, '2010-11-03 22:20:50'), (34628, 9740, '2010-11-03 22:21:01'), (34629, 9740, '2010-11-03 22:21:17'), (34630, 9740, '2010-11-03 22:21:43'), (34631, 9740, '2010-11-03 22:22:28'), (34632, 9740, '2010-11-03 22:22:35'), (34633, 9740, '2010-11-03 22:23:12'), (34634, 9740, '2010-11-03 22:23:17'), (34635, 9740, '2010-11-03 22:23:30'), (34636, 9740, '2010-11-03 22:23:54'), (34637, 9740, '2010-11-03 22:24:10'), (34638, 9740, '2010-11-03 22:25:08'), (34639, 9740, '2010-11-03 22:25:23'), (34640, 9741, '2010-11-04 00:09:14'), (34641, 9741, '2010-11-04 00:09:26'), (34642, 9741, '2010-11-04 00:09:28'), (34643, 9741, '2010-11-04 00:10:03'), (34644, 9741, '2010-11-04 00:10:05'), (34645, 9741, '2010-11-04 00:10:36'), (34646, 9741, '2010-11-04 00:10:38'), (34647, 9741, '2010-11-04 00:11:01'), (34648, 9741, '2010-11-04 00:11:04'), (34649, 9741, '2010-11-04 00:11:06'), (34650, 9742, '2010-11-04 02:23:40'), (34651, 9743, '2010-11-04 03:30:07'), (34652, 9744, '2010-11-04 03:36:35'), (34653, 9745, '2010-11-04 03:58:58'), (34654, 9746, '2010-11-04 04:14:58'), (34655, 9747, '2010-11-04 05:14:28'), (34656, 9748, '2010-11-04 05:30:48'), (34657, 9749, '2010-11-04 05:30:50'), (34658, 9750, '2010-11-04 07:15:17'), (34659, 9751, '2010-11-04 07:23:59'), (34660, 9752, '2010-11-04 07:38:36'), (34661, 9752, '2010-11-04 07:38:54'), (34662, 9752, '2010-11-04 07:39:02'), (34663, 9752, '2010-11-04 07:39:14'), (34664, 9752, '2010-11-04 07:39:22'), (34665, 9752, '2010-11-04 07:39:30'), (34666, 9752, '2010-11-04 07:39:42'), (34667, 9752, '2010-11-04 07:39:50'), (34668, 9752, '2010-11-04 07:40:20'), (34669, 9752, '2010-11-04 07:40:29'), (34670, 9752, '2010-11-04 07:40:35'), (34671, 9752, '2010-11-04 07:40:45'), (34672, 9752, '2010-11-04 07:40:55'), (34673, 9752, '2010-11-04 07:41:03'), (34674, 9752, '2010-11-04 07:41:09'), (34675, 9752, '2010-11-04 07:41:15'), (34676, 9752, '2010-11-04 07:41:21'), (34677, 9752, '2010-11-04 07:41:45'), (34678, 9752, '2010-11-04 07:42:07'), (34679, 9752, '2010-11-04 07:42:07'), (34680, 9752, '2010-11-04 07:42:08'), (34681, 9753, '2010-11-04 08:55:16'), (34682, 9754, '2010-11-04 09:28:10'), (34683, 9754, '2010-11-04 09:28:21'), (34684, 9754, '2010-11-04 09:28:39'), (34685, 9754, '2010-11-04 09:28:50'), (34686, 9754, '2010-11-04 09:29:13'), (34687, 9754, '2010-11-04 09:29:24'), (34688, 9754, '2010-11-04 09:29:30'), (34689, 9754, '2010-11-04 09:29:39'), (34690, 9755, '2010-11-04 09:33:05'), (34691, 9756, '2010-11-04 09:51:17'), (34692, 9755, '2010-11-04 09:52:34'), (34693, 9755, '2010-11-04 09:52:43'), (34694, 9755, '2010-11-04 09:52:59'), (34695, 9755, '2010-11-04 09:53:51'), (34696, 9755, '2010-11-04 09:54:05'), (34697, 9755, '2010-11-04 09:54:09'), (34698, 9757, '2010-11-04 11:11:09'), (34699, 9757, '2010-11-04 11:11:13'), (34700, 9757, '2010-11-04 11:11:19'), (34701, 9757, '2010-11-04 11:11:24'), (34702, 9757, '2010-11-04 11:11:27'), (34703, 9757, '2010-11-04 11:11:39'), (34704, 9757, '2010-11-04 11:11:49'), (34705, 9758, '2010-11-04 11:22:44'), (34706, 9759, '2010-11-04 13:55:06'), (34707, 9759, '2010-11-04 13:55:17'), (34708, 9759, '2010-11-04 13:55:23'), (34709, 9759, '2010-11-04 13:55:31'), (34710, 9760, '2010-11-04 14:15:15'), (34711, 9760, '2010-11-04 14:16:00'), (34712, 9760, '2010-11-04 14:16:32'), (34713, 9760, '2010-11-04 14:16:44'), (34714, 9760, '2010-11-04 14:17:29'), (34715, 9760, '2010-11-04 14:17:45'), (34716, 9760, '2010-11-04 14:18:00'), (34717, 9761, '2010-11-04 14:25:17'), (34718, 9762, '2010-11-04 15:49:54'), (34719, 9762, '2010-11-04 15:50:07'), (34720, 9762, '2010-11-04 15:50:15'), (34721, 9762, '2010-11-04 15:50:20'), (34722, 9762, '2010-11-04 15:51:06'), (34723, 9762, '2010-11-04 15:51:28'), (34724, 9762, '2010-11-04 15:51:36'), (34725, 9762, '2010-11-04 15:51:42'), (34726, 9762, '2010-11-04 15:52:25'), (34727, 9762, '2010-11-04 15:52:31'), (34728, 9762, '2010-11-04 15:52:35'), (34729, 9763, '2010-11-04 16:04:42'), (34730, 9763, '2010-11-04 16:07:16'), (34731, 9763, '2010-11-04 16:07:23'), (34732, 9763, '2010-11-04 16:07:29'), (34733, 9763, '2010-11-04 16:09:33'), (34734, 9763, '2010-11-04 16:10:50'), (34735, 9763, '2010-11-04 16:10:55'), (34736, 9763, '2010-11-04 16:11:01'), (34737, 9763, '2010-11-04 16:11:07'), (34738, 9763, '2010-11-04 16:12:23'), (34739, 9764, '2010-11-04 16:26:26'), (34740, 9764, '2010-11-04 16:26:31'), (34741, 9764, '2010-11-04 16:26:36'), (34742, 9764, '2010-11-04 16:26:37'), (34743, 9764, '2010-11-04 16:26:46'), (34744, 9764, '2010-11-04 16:26:55'), (34745, 9765, '2010-11-04 16:32:41'), (34746, 9765, '2010-11-04 16:32:51'), (34747, 9765, '2010-11-04 16:33:12'), (34748, 9765, '2010-11-04 16:33:21'), (34749, 9765, '2010-11-04 16:33:49'), (34750, 9765, '2010-11-04 16:33:58'), (34751, 9765, '2010-11-04 16:34:13'), (34752, 9765, '2010-11-04 16:34:30'), (34753, 9765, '2010-11-04 16:34:51'), (34754, 9765, '2010-11-04 16:34:57'), (34755, 9765, '2010-11-04 16:35:17'), (34756, 9765, '2010-11-04 16:35:30'), (34757, 9765, '2010-11-04 16:35:34'), (34758, 9765, '2010-11-04 16:35:37'), (34759, 9765, '2010-11-04 16:35:42'), (34760, 9766, '2010-11-04 16:42:35'), (34761, 9767, '2010-11-04 16:52:20'), (34762, 9767, '2010-11-04 16:52:32'), (34763, 9767, '2010-11-04 16:52:34'), (34764, 9767, '2010-11-04 16:52:35'), (34765, 9767, '2010-11-04 16:52:57'), (34766, 9759, '2010-11-04 18:02:02'), (34767, 9768, '2010-11-04 18:18:47'), (34768, 9769, '2010-11-04 18:21:39'), (34769, 9769, '2010-11-04 18:23:47'), (34770, 9769, '2010-11-04 18:25:19'), (34771, 9769, '2010-11-04 18:25:54'), (34772, 9769, '2010-11-04 18:26:23'), (34773, 9769, '2010-11-04 18:27:07'), (34774, 9768, '2010-11-04 18:27:16'), (34775, 9768, '2010-11-04 18:27:24'), (34776, 9769, '2010-11-04 18:27:31'), (34777, 9768, '2010-11-04 18:27:36'), (34778, 9769, '2010-11-04 18:27:37'), (34779, 9768, '2010-11-04 18:27:47'), (34780, 9769, '2010-11-04 18:27:56'), (34781, 9768, '2010-11-04 18:28:02'), (34782, 9768, '2010-11-04 18:28:06'), (34783, 9769, '2010-11-04 18:28:25'), (34784, 9768, '2010-11-04 18:28:37'), (34785, 9768, '2010-11-04 18:28:43'), (34786, 9768, '2010-11-04 18:28:50'), (34787, 9768, '2010-11-04 18:29:01'), (34788, 9768, '2010-11-04 18:29:18'), (34789, 9768, '2010-11-04 18:29:28'), (34790, 9768, '2010-11-04 18:29:38'), (34791, 9768, '2010-11-04 18:30:58'), (34792, 9770, '2010-11-04 18:31:31'), (34793, 9770, '2010-11-04 18:31:38'), (34794, 9770, '2010-11-04 18:31:43'), (34795, 9770, '2010-11-04 18:31:47'), (34796, 9770, '2010-11-04 18:31:55'), (34797, 9770, '2010-11-04 18:33:24'), (34798, 9770, '2010-11-04 18:34:10'), (34799, 9770, '2010-11-04 18:34:31'), (34800, 9770, '2010-11-04 18:34:40'), (34801, 9771, '2010-11-04 18:39:01'), (34802, 9772, '2010-11-04 18:41:49'), (34803, 9773, '2010-11-04 18:43:49'), (34804, 9773, '2010-11-04 18:44:17'), (34805, 9773, '2010-11-04 18:44:45'), (34806, 9773, '2010-11-04 18:47:47'), (34807, 9773, '2010-11-04 18:48:00'), (34808, 9774, '2010-11-04 19:22:31'), (34809, 9775, '2010-11-04 19:33:25'), (34810, 9776, '2010-11-04 20:12:00'), (34811, 9777, '2010-11-04 20:19:36'), (34812, 9778, '2010-11-04 20:57:50'), (34813, 9779, '2010-11-04 21:02:15'), (34814, 9779, '2010-11-04 21:02:30'), (34815, 9780, '2010-11-04 21:02:42'), (34816, 9780, '2010-11-04 21:03:05'), (34817, 9780, '2010-11-04 21:03:15'), (34818, 9779, '2010-11-04 21:03:16'), (34819, 9780, '2010-11-04 21:03:43'), (34820, 9780, '2010-11-04 21:04:17'), (34821, 9780, '2010-11-04 21:04:42'), (34822, 9780, '2010-11-04 21:07:11'), (34823, 9781, '2010-11-04 22:39:32'), (34824, 9782, '2010-11-04 22:51:49'), (34825, 9783, '2010-11-04 22:52:00'), (34826, 9784, '2010-11-05 00:27:41'), (34827, 9785, '2010-11-05 00:27:43'), (34828, 9786, '2010-11-05 00:27:48'), (34829, 9787, '2010-11-05 00:27:55'), (34830, 9788, '2010-11-05 00:27:59'), (34831, 9789, '2010-11-05 00:28:03'), (34832, 9790, '2010-11-05 00:28:08'), (34833, 9791, '2010-11-05 00:28:11'), (34834, 9792, '2010-11-05 00:28:15'), (34835, 9793, '2010-11-05 00:28:21'), (34836, 9794, '2010-11-05 00:28:26'), (34837, 9795, '2010-11-05 00:28:34'), (34838, 9796, '2010-11-05 00:28:38'), (34839, 9797, '2010-11-05 00:28:42'), (34840, 9798, '2010-11-05 00:28:45'), (34841, 9799, '2010-11-05 00:28:50'), (34842, 9800, '2010-11-05 00:28:55'), (34843, 9801, '2010-11-05 00:28:59'), (34844, 9802, '2010-11-05 00:29:05'), (34845, 9803, '2010-11-05 00:29:13'), (34846, 9804, '2010-11-05 00:29:18'), (34847, 9805, '2010-11-05 00:29:24'), (34848, 9806, '2010-11-05 00:29:29'), (34849, 9807, '2010-11-05 00:29:35'), (34850, 9808, '2010-11-05 00:29:41'), (34851, 9809, '2010-11-05 00:29:45'), (34852, 9810, '2010-11-05 00:29:53'), (34853, 9811, '2010-11-05 00:29:59'), (34854, 9812, '2010-11-05 00:30:06'), (34855, 9813, '2010-11-05 00:30:12'), (34856, 9814, '2010-11-05 00:30:16'), (34857, 9815, '2010-11-05 00:30:22'), (34858, 9816, '2010-11-05 00:30:27'), (34859, 9817, '2010-11-05 00:30:31'), (34860, 9818, '2010-11-05 00:30:37'), (34861, 9819, '2010-11-05 00:30:42'), (34862, 9820, '2010-11-05 00:30:48'), (34863, 9821, '2010-11-05 00:30:52'), (34864, 9822, '2010-11-05 00:30:58'), (34865, 9823, '2010-11-05 00:31:04'), (34866, 9824, '2010-11-05 00:31:10'), (34867, 9825, '2010-11-05 00:31:17'), (34868, 9826, '2010-11-05 00:31:22'), (34869, 9827, '2010-11-05 00:31:27'), (34870, 9828, '2010-11-05 00:31:31'), (34871, 9829, '2010-11-05 00:31:38'), (34872, 9830, '2010-11-05 00:31:43'), (34873, 9831, '2010-11-05 00:31:49'), (34874, 9832, '2010-11-05 00:31:54'), (34875, 9833, '2010-11-05 00:32:00'), (34876, 9834, '2010-11-05 00:32:06'), (34877, 9835, '2010-11-05 00:32:10'), (34878, 9836, '2010-11-05 00:32:16'), (34879, 9837, '2010-11-05 00:32:21'), (34880, 9838, '2010-11-05 00:32:26'), (34881, 9839, '2010-11-05 00:32:34'), (34882, 9840, '2010-11-05 00:32:39'), (34883, 9841, '2010-11-05 00:32:44'), (34884, 9842, '2010-11-05 00:32:48'), (34885, 9843, '2010-11-05 00:32:52'), (34886, 9844, '2010-11-05 00:32:57'), (34887, 9845, '2010-11-05 00:33:03'), (34888, 9846, '2010-11-05 00:33:07'), (34889, 9847, '2010-11-05 00:33:12'), (34890, 9848, '2010-11-05 00:33:16'), (34891, 9849, '2010-11-05 00:33:19'), (34892, 9850, '2010-11-05 00:33:23'), (34893, 9851, '2010-11-05 00:33:26'), (34894, 9852, '2010-11-05 00:33:35'), (34895, 9853, '2010-11-05 00:33:38'), (34896, 9854, '2010-11-05 00:33:41'), (34897, 9855, '2010-11-05 00:33:47'), (34898, 9856, '2010-11-05 00:33:52'), (34899, 9857, '2010-11-05 00:33:57'), (34900, 9858, '2010-11-05 00:34:01'), (34901, 9859, '2010-11-05 00:34:06'), (34902, 9860, '2010-11-05 00:34:11'), (34903, 9861, '2010-11-05 00:34:13'), (34904, 9862, '2010-11-05 00:34:17'), (34905, 9863, '2010-11-05 00:34:20'), (34906, 9864, '2010-11-05 00:34:25'), (34907, 9865, '2010-11-05 00:34:31'), (34908, 9866, '2010-11-05 00:34:37'), (34909, 9867, '2010-11-05 00:34:42'), (34910, 9868, '2010-11-05 00:34:47'), (34911, 9869, '2010-11-05 00:34:51'), (34912, 9870, '2010-11-05 00:34:55'), (34913, 9871, '2010-11-05 00:34:58'), (34914, 9872, '2010-11-05 00:35:02'), (34915, 9873, '2010-11-05 00:35:06'), (34916, 9874, '2010-11-05 00:35:11'), (34917, 9875, '2010-11-05 00:35:19'), (34918, 9876, '2010-11-05 00:35:24'), (34919, 9877, '2010-11-05 00:35:28'), (34920, 9878, '2010-11-05 00:35:32'), (34921, 9879, '2010-11-05 00:35:36'), (34922, 9880, '2010-11-05 00:35:39'), (34923, 9881, '2010-11-05 00:35:42'), (34924, 9882, '2010-11-05 00:35:44'), (34925, 9883, '2010-11-05 00:42:00'), (34926, 9884, '2010-11-05 00:42:04'), (34927, 9885, '2010-11-05 00:42:09'), (34928, 9886, '2010-11-05 00:42:15'), (34929, 9887, '2010-11-05 00:42:20'), (34930, 9888, '2010-11-05 00:42:25'), (34931, 9889, '2010-11-05 00:42:32'), (34932, 9890, '2010-11-05 00:42:37'), (34933, 9891, '2010-11-05 00:42:42'), (34934, 9892, '2010-11-05 00:42:45'), (34935, 9893, '2010-11-05 00:42:49'), (34936, 9894, '2010-11-05 00:42:55'), (34937, 9895, '2010-11-05 00:42:59'), (34938, 9896, '2010-11-05 00:43:05'), (34939, 9897, '2010-11-05 00:43:10'), (34940, 9898, '2010-11-05 00:43:17'), (34941, 9899, '2010-11-05 00:43:23'), (34942, 9900, '2010-11-05 00:43:28'), (34943, 9901, '2010-11-05 00:43:33'), (34944, 9902, '2010-11-05 00:43:40'), (34945, 9903, '2010-11-05 00:43:46'), (34946, 9904, '2010-11-05 00:43:52'), (34947, 9905, '2010-11-05 00:43:58'), (34948, 9906, '2010-11-05 00:44:03'), (34949, 9907, '2010-11-05 00:44:09'), (34950, 9908, '2010-11-05 00:44:13'), (34951, 9909, '2010-11-05 00:44:18'), (34952, 9910, '2010-11-05 00:44:24'), (34953, 9911, '2010-11-05 00:44:30'), (34954, 9912, '2010-11-05 00:44:35'), (34955, 9913, '2010-11-05 00:44:40'), (34956, 9914, '2010-11-05 00:44:46'), (34957, 9915, '2010-11-05 00:44:51'), (34958, 9916, '2010-11-05 00:44:57'), (34959, 9917, '2010-11-05 00:45:03'), (34960, 9918, '2010-11-05 00:45:11'), (34961, 9919, '2010-11-05 00:45:15'), (34962, 9920, '2010-11-05 00:45:21'), (34963, 9921, '2010-11-05 00:45:27'), (34964, 9922, '2010-11-05 00:45:32'), (34965, 9923, '2010-11-05 00:45:38'), (34966, 9924, '2010-11-05 00:45:44'), (34967, 9925, '2010-11-05 00:45:49'), (34968, 9926, '2010-11-05 00:45:55'), (34969, 9927, '2010-11-05 00:46:00'), (34970, 9928, '2010-11-05 00:46:05'), (34971, 9929, '2010-11-05 00:46:10'), (34972, 9930, '2010-11-05 00:46:15'), (34973, 9931, '2010-11-05 00:46:24'), (34974, 9932, '2010-11-05 00:46:30'), (34975, 9933, '2010-11-05 00:46:35'), (34976, 9934, '2010-11-05 00:46:41'), (34977, 9935, '2010-11-05 00:46:46'), (34978, 9936, '2010-11-05 00:46:52'), (34979, 9937, '2010-11-05 00:46:55'), (34980, 9938, '2010-11-05 00:46:59'), (34981, 9939, '2010-11-05 00:47:04'), (34982, 9940, '2010-11-05 00:47:11'), (34983, 9941, '2010-11-05 00:47:18'), (34984, 9942, '2010-11-05 00:47:23'), (34985, 9943, '2010-11-05 00:47:28'), (34986, 9944, '2010-11-05 00:47:36'), (34987, 9945, '2010-11-05 00:47:44'), (34988, 9946, '2010-11-05 00:47:47'), (34989, 9947, '2010-11-05 00:47:50'), (34990, 9948, '2010-11-05 00:47:54'), (34991, 9949, '2010-11-05 00:47:59'), (34992, 9950, '2010-11-05 00:48:04'), (34993, 9951, '2010-11-05 00:48:09'), (34994, 9952, '2010-11-05 00:48:12'), (34995, 9953, '2010-11-05 00:48:15'), (34996, 9954, '2010-11-05 00:48:21'), (34997, 9955, '2010-11-05 00:48:25'), (34998, 9956, '2010-11-05 00:48:33'), (34999, 9957, '2010-11-05 00:48:38'), (35000, 9958, '2010-11-05 00:48:42'), (35001, 9959, '2010-11-05 00:48:45'), (35002, 9960, '2010-11-05 00:48:49'), (35003, 9961, '2010-11-05 00:48:53'), (35004, 9962, '2010-11-05 00:48:58'), (35005, 9963, '2010-11-05 00:49:03'), (35006, 9964, '2010-11-05 00:49:08'), (35007, 9965, '2010-11-05 00:49:14'), (35008, 9966, '2010-11-05 00:49:19'), (35009, 9967, '2010-11-05 00:49:24'), (35010, 9968, '2010-11-05 00:49:29'), (35011, 9969, '2010-11-05 00:49:33'), (35012, 9970, '2010-11-05 00:49:38'), (35013, 9971, '2010-11-05 00:49:43'), (35014, 9972, '2010-11-05 00:49:50'), (35015, 9973, '2010-11-05 00:49:53'), (35016, 9974, '2010-11-05 00:49:59'), (35017, 9975, '2010-11-05 00:50:03'), (35018, 9976, '2010-11-05 00:50:08'), (35019, 9977, '2010-11-05 00:50:15'), (35020, 9978, '2010-11-05 00:50:20'), (35021, 9979, '2010-11-05 00:50:25'), (35022, 9980, '2010-11-05 00:50:31'), (35023, 9981, '2010-11-05 00:50:38'), (35024, 9982, '2010-11-05 03:34:16'), (35025, 9983, '2010-11-05 03:44:03'), (35026, 9984, '2010-11-05 06:42:55'), (35027, 9985, '2010-11-05 06:43:44'), (35028, 9986, '2010-11-05 06:49:31'), (35029, 9987, '2010-11-05 06:49:36'), (35030, 9988, '2010-11-05 06:49:39'), (35031, 9989, '2010-11-05 06:49:42'), (35032, 9990, '2010-11-05 06:49:45'), (35033, 9991, '2010-11-05 06:49:48'), (35034, 9992, '2010-11-05 06:49:52'), (35035, 9993, '2010-11-05 06:49:55'), (35036, 9994, '2010-11-05 06:49:59'), (35037, 9995, '2010-11-05 06:50:02'), (35038, 9996, '2010-11-05 06:50:05'), (35039, 9997, '2010-11-05 06:50:09'), (35040, 9998, '2010-11-05 06:50:12'), (35041, 9999, '2010-11-05 06:50:15'), (35042, 10000, '2010-11-05 06:50:19'), (35043, 10001, '2010-11-05 06:50:22'), (35044, 10002, '2010-11-05 06:50:25'), (35045, 10003, '2010-11-05 06:50:28'), (35046, 10004, '2010-11-05 06:50:32'), (35047, 10005, '2010-11-05 06:50:37'), (35048, 10006, '2010-11-05 06:50:41'), (35049, 10007, '2010-11-05 06:50:46'), (35050, 10008, '2010-11-05 06:50:50'), (35051, 10009, '2010-11-05 06:50:55'), (35052, 10010, '2010-11-05 06:50:59'), (35053, 10011, '2010-11-05 06:51:03'), (35054, 10012, '2010-11-05 06:51:08'), (35055, 10013, '2010-11-05 06:51:13'), (35056, 10014, '2010-11-05 06:51:18'), (35057, 10015, '2010-11-05 06:51:23'), (35058, 10016, '2010-11-05 06:51:26'), (35059, 10017, '2010-11-05 06:51:30'), (35060, 10018, '2010-11-05 06:51:34'), (35061, 10019, '2010-11-05 06:51:38'), (35062, 10020, '2010-11-05 06:51:41'), (35063, 10021, '2010-11-05 06:51:45'), (35064, 10022, '2010-11-05 06:51:49'), (35065, 10023, '2010-11-05 06:51:53'), (35066, 10024, '2010-11-05 06:51:56'), (35067, 10025, '2010-11-05 06:52:00'), (35068, 10026, '2010-11-05 06:52:04'), (35069, 10027, '2010-11-05 06:52:09'), (35070, 10028, '2010-11-05 06:52:13'), (35071, 10029, '2010-11-05 06:52:18'), (35072, 10030, '2010-11-05 06:52:22'), (35073, 10031, '2010-11-05 06:52:25'), (35074, 10032, '2010-11-05 06:52:29'), (35075, 10033, '2010-11-05 06:52:32'), (35076, 10034, '2010-11-05 06:52:37'), (35077, 10035, '2010-11-05 06:52:41'), (35078, 10036, '2010-11-05 06:52:45'), (35079, 10037, '2010-11-05 06:52:48'), (35080, 10038, '2010-11-05 06:52:53'), (35081, 10039, '2010-11-05 06:52:56'), (35082, 10040, '2010-11-05 06:53:01'), (35083, 10041, '2010-11-05 06:53:04'), (35084, 10042, '2010-11-05 06:53:08'), (35085, 10043, '2010-11-05 06:53:12'), (35086, 10044, '2010-11-05 06:53:18'), (35087, 10045, '2010-11-05 06:53:23'), (35088, 10046, '2010-11-05 06:53:31'), (35089, 10047, '2010-11-05 06:53:36'), (35090, 10048, '2010-11-05 06:53:41'), (35091, 10049, '2010-11-05 06:53:49'), (35092, 10050, '2010-11-05 06:53:53'), (35093, 10051, '2010-11-05 06:53:57'), (35094, 10052, '2010-11-05 06:54:01'), (35095, 10053, '2010-11-05 06:54:04'), (35096, 10054, '2010-11-05 06:54:08'), (35097, 10055, '2010-11-05 06:54:11'), (35098, 10056, '2010-11-05 06:54:14'), (35099, 10057, '2010-11-05 06:54:18'), (35100, 10058, '2010-11-05 06:54:22'), (35101, 10059, '2010-11-05 06:54:26'), (35102, 10060, '2010-11-05 06:54:30'), (35103, 10061, '2010-11-05 06:54:34'), (35104, 10062, '2010-11-05 06:54:38'), (35105, 10063, '2010-11-05 06:54:42'), (35106, 10064, '2010-11-05 06:54:44'), (35107, 10065, '2010-11-05 06:54:48'), (35108, 10066, '2010-11-05 06:54:52'), (35109, 10067, '2010-11-05 06:54:55'), (35110, 10068, '2010-11-05 06:54:59'), (35111, 10069, '2010-11-05 06:55:02'), (35112, 10070, '2010-11-05 06:55:06'), (35113, 10071, '2010-11-05 06:55:09'), (35114, 10072, '2010-11-05 06:55:12'), (35115, 10073, '2010-11-05 06:55:15'), (35116, 10074, '2010-11-05 06:55:19'), (35117, 10075, '2010-11-05 06:55:24'), (35118, 10076, '2010-11-05 06:55:28'), (35119, 10077, '2010-11-05 06:55:31'), (35120, 10078, '2010-11-05 06:55:35'), (35121, 10079, '2010-11-05 06:55:39'), (35122, 10080, '2010-11-05 06:55:43'), (35123, 10081, '2010-11-05 06:55:46'), (35124, 10082, '2010-11-05 06:55:50'), (35125, 10083, '2010-11-05 06:55:52'), (35126, 10084, '2010-11-05 06:55:55'), (35127, 10085, '2010-11-05 07:16:42'), (35128, 10086, '2010-11-05 07:31:28'), (35129, 10087, '2010-11-05 07:31:32'), (35130, 10088, '2010-11-05 08:08:43'), (35131, 10088, '2010-11-05 08:08:53'), (35132, 10088, '2010-11-05 08:08:57'), (35133, 10088, '2010-11-05 08:09:02'), (35134, 10088, '2010-11-05 08:09:06'), (35135, 10088, '2010-11-05 08:09:55'), (35136, 10088, '2010-11-05 08:10:33'), (35137, 10088, '2010-11-05 08:10:47'), (35138, 10089, '2010-11-05 08:31:03'), (35139, 10090, '2010-11-05 08:48:04'), (35140, 10091, '2010-11-05 08:55:44'), (35141, 10092, '2010-11-05 09:21:46'), (35142, 10093, '2010-11-05 09:23:50'), (35143, 10094, '2010-11-05 09:29:19'), (35144, 10095, '2010-11-05 09:48:15'), (35145, 10096, '2010-11-05 09:57:07'), (35146, 10096, '2010-11-05 09:58:05'), (35147, 10096, '2010-11-05 09:58:20'), (35148, 10097, '2010-11-05 10:57:41'), (35149, 10099, '2010-11-05 11:01:08'), (35150, 10098, '2010-11-05 11:01:08'), (35151, 10100, '2010-11-05 11:03:32'), (35152, 10101, '2010-11-05 11:25:31'), (35153, 10101, '2010-11-05 11:25:57'), (35154, 10101, '2010-11-05 11:26:00'), (35155, 10102, '2010-11-05 11:26:21'), (35156, 10101, '2010-11-05 11:26:26'), (35157, 10103, '2010-11-05 11:32:21'), (35158, 10104, '2010-11-05 12:08:04'), (35159, 10105, '2010-11-05 12:30:38'), (35160, 10106, '2010-11-05 12:51:11'), (35161, 10107, '2010-11-05 12:51:14'), (35162, 10108, '2010-11-05 12:51:18'), (35163, 10109, '2010-11-05 12:51:23'), (35164, 10110, '2010-11-05 12:51:30'), (35165, 10111, '2010-11-05 12:51:34'), (35166, 10112, '2010-11-05 12:51:38'), (35167, 10113, '2010-11-05 12:51:42'), (35168, 10114, '2010-11-05 12:51:46'), (35169, 10115, '2010-11-05 12:51:51'), (35170, 10116, '2010-11-05 12:51:54'), (35171, 10117, '2010-11-05 12:51:57'), (35172, 10118, '2010-11-05 12:52:01'), (35173, 10119, '2010-11-05 12:52:04'), (35174, 10120, '2010-11-05 12:52:07'), (35175, 10121, '2010-11-05 12:52:10'), (35176, 10122, '2010-11-05 12:52:17'), (35177, 10123, '2010-11-05 12:52:20'), (35178, 10124, '2010-11-05 12:52:25'), (35179, 10125, '2010-11-05 12:52:30'), (35180, 10126, '2010-11-05 12:52:35'), (35181, 10127, '2010-11-05 12:52:40'), (35182, 10128, '2010-11-05 12:52:44'), (35183, 10129, '2010-11-05 12:52:48'), (35184, 10130, '2010-11-05 12:52:51'), (35185, 10131, '2010-11-05 12:52:55'), (35186, 10132, '2010-11-05 12:52:59'), (35187, 10133, '2010-11-05 12:53:03'), (35188, 10134, '2010-11-05 12:53:08'), (35189, 10135, '2010-11-05 12:53:13'), (35190, 10136, '2010-11-05 12:53:16'), (35191, 10137, '2010-11-05 12:53:21'), (35192, 10138, '2010-11-05 12:53:26'), (35193, 10139, '2010-11-05 12:53:30'), (35194, 10140, '2010-11-05 12:53:35'), (35195, 10141, '2010-11-05 12:53:40'), (35196, 10142, '2010-11-05 12:53:44'), (35197, 10143, '2010-11-05 12:53:48'), (35198, 10144, '2010-11-05 12:53:54'), (35199, 10145, '2010-11-05 12:53:57'), (35200, 10146, '2010-11-05 12:54:03'), (35201, 10147, '2010-11-05 12:54:08'), (35202, 10148, '2010-11-05 12:54:12'), (35203, 10149, '2010-11-05 12:54:17'), (35204, 10150, '2010-11-05 12:54:23'), (35205, 10151, '2010-11-05 12:54:26'), (35206, 10152, '2010-11-05 12:54:31'), (35207, 10153, '2010-11-05 12:54:34'), (35208, 10154, '2010-11-05 12:54:39'), (35209, 10155, '2010-11-05 12:54:43'), (35210, 10156, '2010-11-05 12:54:47'), (35211, 10157, '2010-11-05 12:54:51'), (35212, 10158, '2010-11-05 12:54:55'), (35213, 10159, '2010-11-05 12:54:59'), (35214, 10160, '2010-11-05 12:55:02'), (35215, 10161, '2010-11-05 12:55:06'), (35216, 10162, '2010-11-05 12:55:10'), (35217, 10163, '2010-11-05 12:55:14'), (35218, 10164, '2010-11-05 12:55:19'), (35219, 10165, '2010-11-05 12:55:25'), (35220, 10166, '2010-11-05 12:55:30'), (35221, 10167, '2010-11-05 12:55:35'), (35222, 10168, '2010-11-05 12:55:38'), (35223, 10169, '2010-11-05 12:55:42'), (35224, 10170, '2010-11-05 12:55:48'), (35225, 10171, '2010-11-05 12:55:51'), (35226, 10172, '2010-11-05 12:55:55'), (35227, 10173, '2010-11-05 12:55:58'), (35228, 10174, '2010-11-05 12:56:02'), (35229, 10175, '2010-11-05 12:56:10'), (35230, 10176, '2010-11-05 12:56:29'), (35231, 10177, '2010-11-05 12:56:36'), (35232, 10178, '2010-11-05 12:56:37'), (35233, 10179, '2010-11-05 12:56:40'), (35234, 10180, '2010-11-05 12:56:45'), (35235, 10181, '2010-11-05 12:56:51'), (35236, 10182, '2010-11-05 12:56:54'), (35237, 10183, '2010-11-05 12:57:03'), (35238, 10184, '2010-11-05 12:57:06'), (35239, 10185, '2010-11-05 12:57:13'), (35240, 10186, '2010-11-05 12:57:19'), (35241, 10187, '2010-11-05 12:57:24'), (35242, 10188, '2010-11-05 12:57:32'), (35243, 10189, '2010-11-05 12:57:38'), (35244, 10190, '2010-11-05 12:57:42'), (35245, 10191, '2010-11-05 12:57:49'), (35246, 10192, '2010-11-05 12:57:53'), (35247, 10193, '2010-11-05 12:58:01'), (35248, 10194, '2010-11-05 12:58:06'), (35249, 10195, '2010-11-05 12:58:12'), (35250, 10196, '2010-11-05 12:58:17'), (35251, 10197, '2010-11-05 12:58:21'), (35252, 10198, '2010-11-05 12:58:26'), (35253, 10199, '2010-11-05 12:58:29'), (35254, 10200, '2010-11-05 12:58:35'), (35255, 10201, '2010-11-05 12:58:44'), (35256, 10202, '2010-11-05 12:58:48'), (35257, 10203, '2010-11-05 12:58:52'), (35258, 10204, '2010-11-05 12:58:55'), (35259, 10205, '2010-11-05 12:59:03'), (35260, 10206, '2010-11-05 13:01:03'), (35261, 10207, '2010-11-05 13:01:57'), (35262, 10208, '2010-11-05 13:03:59'), (35263, 10209, '2010-11-05 13:31:07'), (35264, 10210, '2010-11-05 13:35:44'), (35265, 10206, '2010-11-05 13:36:32'), (35266, 10211, '2010-11-05 13:37:07'), (35267, 10212, '2010-11-05 13:48:48'), (35268, 10212, '2010-11-05 13:49:45'), (35269, 10212, '2010-11-05 14:01:20'), (35270, 10212, '2010-11-05 14:01:27'), (35271, 10212, '2010-11-05 14:01:43'), (35272, 10212, '2010-11-05 14:01:49'), (35273, 10212, '2010-11-05 14:01:57'), (35274, 10212, '2010-11-05 14:02:02'), (35275, 10212, '2010-11-05 14:02:10'), (35276, 10212, '2010-11-05 14:03:40'), (35277, 10213, '2010-11-05 14:28:42'), (35278, 10213, '2010-11-05 14:29:14'), (35279, 10213, '2010-11-05 14:29:20'), (35280, 10213, '2010-11-05 14:29:30'), (35281, 10213, '2010-11-05 14:29:45'), (35282, 10213, '2010-11-05 14:29:46'), (35283, 10213, '2010-11-05 14:29:52'), (35284, 10213, '2010-11-05 14:30:02'), (35285, 10214, '2010-11-05 14:51:37'), (35286, 10215, '2010-11-05 14:52:35'), (35287, 10216, '2010-11-05 14:52:45'), (35288, 10215, '2010-11-05 14:52:47'), (35289, 10217, '2010-11-05 14:52:54'), (35290, 10215, '2010-11-05 14:52:56'), (35291, 10218, '2010-11-05 14:53:06'), (35292, 10215, '2010-11-05 14:53:08'), (35293, 10215, '2010-11-05 14:53:17'), (35294, 10215, '2010-11-05 14:53:23'), (35295, 10215, '2010-11-05 14:53:30'), (35296, 10219, '2010-11-05 14:54:32'), (35297, 10215, '2010-11-05 14:54:34'), (35298, 10215, '2010-11-05 14:55:39'), (35299, 10215, '2010-11-05 14:55:58'), (35300, 10215, '2010-11-05 14:56:15'), (35301, 10215, '2010-11-05 14:56:34'), (35302, 10215, '2010-11-05 14:56:56'), (35303, 10215, '2010-11-05 14:57:41'), (35304, 10215, '2010-11-05 14:57:59'), (35305, 10220, '2010-11-05 14:58:30'), (35306, 10215, '2010-11-05 14:58:31'), (35307, 10221, '2010-11-05 15:11:28'), (35308, 10222, '2010-11-05 15:12:50'), (35309, 10223, '2010-11-05 15:14:40'), (35310, 10224, '2010-11-05 15:39:02'), (35311, 10224, '2010-11-05 15:39:17'), (35312, 10224, '2010-11-05 15:39:28'), (35313, 10224, '2010-11-05 15:40:08'), (35314, 10225, '2010-11-05 15:41:04'), (35315, 10226, '2010-11-05 15:43:51'), (35316, 10227, '2010-11-05 15:54:17'), (35317, 10227, '2010-11-05 15:54:26'), (35318, 10227, '2010-11-05 15:54:32'), (35319, 10228, '2010-11-05 16:11:51'), (35320, 10229, '2010-11-05 17:04:40'), (35321, 10230, '2010-11-05 17:04:58'), (35322, 10231, '2010-11-05 17:12:35'), (35323, 10231, '2010-11-05 17:13:03'), (35324, 10232, '2010-11-05 17:41:29'), (35325, 10233, '2010-11-05 18:06:29'), (35326, 10234, '2010-11-05 18:10:35'), (35327, 10235, '2010-11-05 18:16:38'), (35328, 10235, '2010-11-05 18:17:00'), (35329, 10235, '2010-11-05 18:17:27'), (35330, 10236, '2010-11-05 18:17:32'), (35331, 10235, '2010-11-05 18:17:38'), (35332, 10235, '2010-11-05 18:17:44'), (35333, 10236, '2010-11-05 18:17:57'), (35334, 10236, '2010-11-05 18:18:20'), (35335, 10236, '2010-11-05 18:18:28'), (35336, 10235, '2010-11-05 18:18:30'), (35337, 10236, '2010-11-05 18:18:36'), (35338, 10235, '2010-11-05 18:18:37'), (35339, 10235, '2010-11-05 18:18:51'), (35340, 10236, '2010-11-05 18:18:53'), (35341, 10236, '2010-11-05 18:18:54'), (35342, 10236, '2010-11-05 18:19:05'), (35343, 10236, '2010-11-05 18:19:10'), (35344, 10236, '2010-11-05 18:19:29'), (35345, 10236, '2010-11-05 18:19:45'), (35346, 10237, '2010-11-05 18:41:54'), (35347, 10238, '2010-11-05 18:43:34'), (35348, 10237, '2010-11-05 18:52:07'), (35349, 10237, '2010-11-05 18:52:29'), (35350, 10237, '2010-11-05 18:52:53'), (35351, 10237, '2010-11-05 18:53:35'), (35352, 10237, '2010-11-05 18:53:49'), (35353, 10237, '2010-11-05 18:54:15'), (35354, 10237, '2010-11-05 18:54:54'), (35355, 10239, '2010-11-05 19:28:30'), (35356, 10240, '2010-11-05 19:31:13'), (35357, 10240, '2010-11-05 19:32:34'), (35358, 10240, '2010-11-05 19:34:22'), (35359, 10240, '2010-11-05 19:35:09'), (35360, 10240, '2010-11-05 19:35:28'), (35361, 10240, '2010-11-05 19:35:39'), (35362, 10240, '2010-11-05 19:36:12'), (35363, 10240, '2010-11-05 19:36:21'), (35364, 10240, '2010-11-05 19:37:18'), (35365, 10240, '2010-11-05 19:37:57'), (35366, 10240, '2010-11-05 19:38:32'), (35367, 10240, '2010-11-05 19:38:52'), (35368, 10240, '2010-11-05 19:39:05'), (35369, 10240, '2010-11-05 19:39:38'), (35370, 10240, '2010-11-05 19:40:00'), (35371, 10240, '2010-11-05 19:40:12'), (35372, 10240, '2010-11-05 19:40:23'), (35373, 10240, '2010-11-05 19:40:51'), (35374, 10240, '2010-11-05 19:40:57'), (35375, 10240, '2010-11-05 19:41:14'), (35376, 10240, '2010-11-05 19:41:49'), (35377, 10240, '2010-11-05 19:42:27'), (35378, 10240, '2010-11-05 19:43:56'), (35379, 10240, '2010-11-05 19:44:20'), (35380, 10240, '2010-11-05 19:44:29'), (35381, 10240, '2010-11-05 19:46:14'), (35382, 10240, '2010-11-05 19:46:36'), (35383, 10240, '2010-11-05 19:47:37'), (35384, 10240, '2010-11-05 19:47:42'), (35385, 10241, '2010-11-05 20:55:09'), (35386, 10242, '2010-11-05 20:58:20'), (35387, 10243, '2010-11-05 21:38:32'), (35388, 10244, '2010-11-05 21:43:06'), (35389, 10245, '2010-11-05 21:49:56'), (35390, 10246, '2010-11-05 22:14:08'), (35391, 10246, '2010-11-05 22:14:28'), (35392, 10246, '2010-11-05 22:14:38'), (35393, 10246, '2010-11-05 22:14:59'), (35394, 10246, '2010-11-05 22:15:04'), (35395, 10246, '2010-11-05 22:15:15'), (35396, 10246, '2010-11-05 22:15:23'), (35397, 10247, '2010-11-05 22:15:31'), (35398, 10246, '2010-11-05 22:16:02'), (35399, 10246, '2010-11-05 22:16:13'), (35400, 10246, '2010-11-05 22:16:23'), (35401, 10246, '2010-11-05 22:16:50'), (35402, 10246, '2010-11-05 22:16:57'), (35403, 10246, '2010-11-05 22:17:09'), (35404, 10246, '2010-11-05 22:17:20'), (35405, 10246, '2010-11-05 22:17:46'), (35406, 10248, '2010-11-05 23:57:56'), (35407, 10249, '2010-11-06 01:12:42'), (35408, 10250, '2010-11-06 01:44:49'), (35409, 10251, '2010-11-06 01:48:11'), (35410, 10252, '2010-11-06 02:01:36'), (35411, 10253, '2010-11-06 02:36:08'), (35412, 10254, '2010-11-06 03:38:29'), (35413, 10255, '2010-11-06 03:44:24'), (35414, 10256, '2010-11-06 04:22:40'), (35415, 10257, '2010-11-06 05:04:04'), (35416, 10258, '2010-11-06 05:40:47'), (35417, 10259, '2010-11-06 07:06:20'), (35418, 10260, '2010-11-06 07:08:13'), (35419, 10261, '2010-11-06 07:08:17'), (35420, 10262, '2010-11-06 07:10:15'), (35421, 10263, '2010-11-06 07:18:15'), (35422, 10264, '2010-11-06 07:30:44'), (35423, 10265, '2010-11-06 08:37:04'), (35424, 10265, '2010-11-06 08:37:13'), (35425, 10265, '2010-11-06 08:37:22'), (35426, 10265, '2010-11-06 08:37:26'), (35427, 10265, '2010-11-06 08:37:37'), (35428, 10265, '2010-11-06 08:37:38'), (35429, 10265, '2010-11-06 08:38:18'), (35430, 10265, '2010-11-06 08:38:42'), (35431, 10265, '2010-11-06 08:39:21'), (35432, 10265, '2010-11-06 08:39:43'), (35433, 10265, '2010-11-06 08:40:18'), (35434, 10265, '2010-11-06 08:40:47'), (35435, 10265, '2010-11-06 08:41:12'), (35436, 10265, '2010-11-06 08:41:40'), (35437, 10265, '2010-11-06 08:41:59'), (35438, 10265, '2010-11-06 08:42:03'), (35439, 10265, '2010-11-06 08:42:21'), (35440, 10265, '2010-11-06 08:42:37'), (35441, 10265, '2010-11-06 08:42:43'), (35442, 10265, '2010-11-06 08:42:47'), (35443, 10265, '2010-11-06 08:43:20'), (35444, 10265, '2010-11-06 08:43:24'), (35445, 10265, '2010-11-06 08:43:43'), (35446, 10265, '2010-11-06 08:43:55'), (35447, 10265, '2010-11-06 08:44:35'), (35448, 10265, '2010-11-06 08:45:05'), (35449, 10265, '2010-11-06 08:45:26'), (35450, 10266, '2010-11-06 08:54:09'), (35451, 10267, '2010-11-06 09:16:36'), (35452, 10268, '2010-11-06 09:26:57'), (35453, 10268, '2010-11-06 09:27:12'), (35454, 10268, '2010-11-06 09:27:33'), (35455, 10268, '2010-11-06 09:27:53'), (35456, 10268, '2010-11-06 09:28:11'), (35457, 10268, '2010-11-06 09:28:37'), (35458, 10268, '2010-11-06 09:29:02'), (35459, 10268, '2010-11-06 09:29:06'), (35460, 10268, '2010-11-06 09:29:07'), (35461, 10268, '2010-11-06 09:29:07'), (35462, 10268, '2010-11-06 09:29:07'), (35463, 10268, '2010-11-06 09:29:09'), (35464, 10268, '2010-11-06 09:29:10'), (35465, 10268, '2010-11-06 09:29:12'), (35466, 10268, '2010-11-06 09:30:05'), (35467, 10269, '2010-11-06 09:38:22'), (35468, 10269, '2010-11-06 09:38:48'), (35469, 10269, '2010-11-06 09:39:07'), (35470, 10269, '2010-11-06 09:39:46'), (35471, 10269, '2010-11-06 09:40:00'), (35472, 10269, '2010-11-06 09:40:20'), (35473, 10269, '2010-11-06 09:42:36'), (35474, 10269, '2010-11-06 09:42:39'), (35475, 10269, '2010-11-06 09:42:43'), (35476, 10270, '2010-11-06 09:42:57'), (35477, 10271, '2010-11-06 10:11:55'), (35478, 10271, '2010-11-06 10:12:37'), (35479, 10271, '2010-11-06 10:12:40'), (35480, 10271, '2010-11-06 10:13:03'), (35481, 10272, '2010-11-06 10:13:51'), (35482, 10272, '2010-11-06 10:14:33'), (35483, 10272, '2010-11-06 10:15:08'), (35484, 10272, '2010-11-06 10:15:26'), (35485, 10273, '2010-11-06 10:15:27'), (35486, 10272, '2010-11-06 10:15:47'), (35487, 10272, '2010-11-06 10:16:53'), (35488, 10272, '2010-11-06 10:17:19'), (35489, 10272, '2010-11-06 10:17:51'), (35490, 10274, '2010-11-06 10:20:14'), (35491, 10275, '2010-11-06 10:20:16'), (35492, 10276, '2010-11-06 10:24:04'), (35493, 10277, '2010-11-06 10:46:12'), (35494, 10277, '2010-11-06 10:46:25'), (35495, 10277, '2010-11-06 10:46:51'), (35496, 10277, '2010-11-06 10:47:06'), (35497, 10277, '2010-11-06 10:47:23'), (35498, 10277, '2010-11-06 10:47:42'), (35499, 10277, '2010-11-06 10:47:59'), (35500, 10277, '2010-11-06 10:48:24'), (35501, 10277, '2010-11-06 10:48:25'), (35502, 10277, '2010-11-06 10:48:30'), (35503, 10277, '2010-11-06 10:48:35'), (35504, 10277, '2010-11-06 10:48:36'), (35505, 10277, '2010-11-06 10:50:18'), (35506, 10277, '2010-11-06 10:50:29'), (35507, 10277, '2010-11-06 10:50:35'), (35508, 10277, '2010-11-06 10:50:40'), (35509, 10277, '2010-11-06 10:51:29'), (35510, 10277, '2010-11-06 10:51:35'), (35511, 10277, '2010-11-06 10:51:36'), (35512, 10278, '2010-11-06 10:55:19'), (35513, 10279, '2010-11-06 10:56:44'), (35514, 10280, '2010-11-06 11:46:21'), (35515, 10281, '2010-11-06 11:50:24'), (35516, 10282, '2010-11-06 12:04:49'), (35517, 10283, '2010-11-06 12:21:08'), (35518, 10283, '2010-11-06 12:21:30'), (35519, 10283, '2010-11-06 12:21:50'), (35520, 10283, '2010-11-06 12:22:09'), (35521, 10283, '2010-11-06 12:22:18'), (35522, 10283, '2010-11-06 12:22:50'), (35523, 10283, '2010-11-06 12:23:00'), (35524, 10283, '2010-11-06 12:23:20'), (35525, 10283, '2010-11-06 12:23:27'), (35526, 10283, '2010-11-06 12:23:31'), (35527, 10284, '2010-11-06 12:24:24'), (35528, 10285, '2010-11-06 12:25:28'), (35529, 10286, '2010-11-06 12:30:06'), (35530, 10287, '2010-11-06 12:31:10'), (35531, 10288, '2010-11-06 12:57:36'), (35532, 10288, '2010-11-06 12:59:27'), (35533, 10288, '2010-11-06 13:00:34'), (35534, 10288, '2010-11-06 13:01:17'), (35535, 10288, '2010-11-06 13:02:37'), (35536, 10288, '2010-11-06 13:03:14'), (35537, 10288, '2010-11-06 13:03:31'), (35538, 10288, '2010-11-06 13:04:50'), (35539, 10288, '2010-11-06 13:05:26'), (35540, 10288, '2010-11-06 13:06:24'), (35541, 10288, '2010-11-06 13:07:47'), (35542, 10289, '2010-11-06 13:08:23'), (35543, 10288, '2010-11-06 13:08:33'), (35544, 10289, '2010-11-06 13:08:42'), (35545, 10289, '2010-11-06 13:09:00'), (35546, 10290, '2010-11-06 13:25:13'), (35547, 10290, '2010-11-06 13:25:35'), (35548, 10290, '2010-11-06 13:25:53'), (35549, 10290, '2010-11-06 13:26:02'), (35550, 10290, '2010-11-06 13:26:05'), (35551, 10291, '2010-11-06 13:43:22'), (35552, 10292, '2010-11-06 13:43:23'), (35553, 10293, '2010-11-06 13:43:25'), (35554, 10294, '2010-11-06 13:43:28'), (35555, 10295, '2010-11-06 13:43:30'), (35556, 10296, '2010-11-06 13:43:31'), (35557, 10297, '2010-11-06 13:43:33'), (35558, 10298, '2010-11-06 13:54:12'), (35559, 10299, '2010-11-06 14:00:29'), (35560, 10299, '2010-11-06 14:01:01'), (35561, 10299, '2010-11-06 14:01:35'), (35562, 10299, '2010-11-06 14:02:05'), (35563, 10299, '2010-11-06 14:02:21'), (35564, 10299, '2010-11-06 14:04:11'), (35565, 10300, '2010-11-06 14:26:06'), (35566, 10300, '2010-11-06 14:26:29'), (35567, 10300, '2010-11-06 14:26:47'), (35568, 10300, '2010-11-06 14:27:00'), (35569, 10300, '2010-11-06 14:27:17'), (35570, 10300, '2010-11-06 14:27:28'), (35571, 10300, '2010-11-06 14:27:46'), (35572, 10300, '2010-11-06 14:28:34'), (35573, 10300, '2010-11-06 14:28:43'), (35574, 10300, '2010-11-06 14:28:44'), (35575, 10300, '2010-11-06 14:28:46'), (35576, 10300, '2010-11-06 14:28:48'), (35577, 10300, '2010-11-06 14:29:01'), (35578, 10300, '2010-11-06 14:29:07'), (35579, 10300, '2010-11-06 14:29:34'), (35580, 10300, '2010-11-06 14:29:54'), (35581, 10301, '2010-11-06 14:34:15'), (35582, 10302, '2010-11-06 16:00:57'), (35583, 10302, '2010-11-06 16:01:06'), (35584, 10302, '2010-11-06 16:01:12'), (35585, 10302, '2010-11-06 16:01:53'), (35586, 10302, '2010-11-06 16:02:14'), (35587, 10302, '2010-11-06 16:02:18'), (35588, 10303, '2010-11-06 16:30:58'), (35589, 10304, '2010-11-06 17:04:12'), (35590, 10305, '2010-11-06 17:42:30'), (35591, 10305, '2010-11-06 17:42:36'), (35592, 10305, '2010-11-06 17:43:01'), (35593, 10305, '2010-11-06 17:43:06'), (35594, 10305, '2010-11-06 17:43:14'), (35595, 10305, '2010-11-06 17:43:36'), (35596, 10305, '2010-11-06 17:43:50'), (35597, 10305, '2010-11-06 17:44:05'), (35598, 10305, '2010-11-06 17:44:11'), (35599, 10305, '2010-11-06 17:44:19'), (35600, 10305, '2010-11-06 17:44:23'), (35601, 10305, '2010-11-06 17:44:28'), (35602, 10305, '2010-11-06 17:45:46'), (35603, 10305, '2010-11-06 17:45:59'), (35604, 10305, '2010-11-06 17:46:04'), (35605, 10305, '2010-11-06 17:46:22'), (35606, 10305, '2010-11-06 17:46:27'), (35607, 10305, '2010-11-06 17:47:02'), (35608, 10305, '2010-11-06 17:47:03'), (35609, 10305, '2010-11-06 17:47:12'), (35610, 10306, '2010-11-06 17:57:43'), (35611, 10306, '2010-11-06 18:02:17'), (35612, 10306, '2010-11-06 18:02:27'), (35613, 10306, '2010-11-06 18:02:47'), (35614, 10307, '2010-11-06 18:05:36'), (35615, 10307, '2010-11-06 18:06:22'), (35616, 10307, '2010-11-06 18:06:39'), (35617, 10307, '2010-11-06 18:06:44'), (35618, 10307, '2010-11-06 18:07:05'), (35619, 10308, '2010-11-06 18:17:38'), (35620, 10308, '2010-11-06 18:17:56'), (35621, 10308, '2010-11-06 18:18:13'), (35622, 10308, '2010-11-06 18:18:14'), (35623, 10308, '2010-11-06 18:18:29'), (35624, 10308, '2010-11-06 18:20:15'), (35625, 10309, '2010-11-06 19:35:06'), (35626, 10310, '2010-11-06 19:38:17'), (35627, 10311, '2010-11-06 22:09:59'), (35628, 10311, '2010-11-06 22:10:08'), (35629, 10311, '2010-11-06 22:10:14'), (35630, 10311, '2010-11-06 22:10:37'), (35631, 10311, '2010-11-06 22:11:22'), (35632, 10311, '2010-11-06 22:11:41'), (35633, 10311, '2010-11-06 22:11:49'), (35634, 10311, '2010-11-06 22:12:33'), (35635, 10311, '2010-11-06 22:12:57'), (35636, 10311, '2010-11-06 22:13:17'), (35637, 10311, '2010-11-06 22:13:23'), (35638, 10311, '2010-11-06 22:13:27'), (35639, 10311, '2010-11-06 22:13:30'), (35640, 10311, '2010-11-06 22:13:34'), (35641, 10311, '2010-11-06 22:13:37'), (35642, 10311, '2010-11-06 22:13:40'), (35643, 10311, '2010-11-06 22:13:43'), (35644, 10311, '2010-11-06 22:13:47'), (35645, 10311, '2010-11-06 22:13:50'), (35646, 10312, '2010-11-06 23:21:34'), (35647, 10313, '2010-11-06 23:40:46'), (35648, 10313, '2010-11-06 23:41:37'), (35649, 10313, '2010-11-06 23:42:06'), (35650, 10313, '2010-11-06 23:42:15'), (35651, 10313, '2010-11-06 23:42:42'), (35652, 10313, '2010-11-06 23:43:19'), (35653, 10313, '2010-11-06 23:43:27'), (35654, 10313, '2010-11-06 23:43:39'), (35655, 10313, '2010-11-06 23:43:45'), (35656, 10313, '2010-11-06 23:44:00'), (35657, 10313, '2010-11-06 23:44:23'), (35658, 10313, '2010-11-06 23:44:45'), (35659, 10313, '2010-11-06 23:44:50'), (35660, 10313, '2010-11-06 23:45:04'), (35661, 10313, '2010-11-06 23:45:10'), (35662, 10313, '2010-11-06 23:45:18'), (35663, 10313, '2010-11-06 23:45:28'), (35664, 10314, '2010-11-07 01:06:44'), (35665, 10315, '2010-11-07 01:06:46'), (35666, 10316, '2010-11-07 01:06:48'), (35667, 10317, '2010-11-07 01:17:49'), (35668, 10318, '2010-11-07 01:17:51'), (35669, 10319, '2010-11-07 01:17:53'), (35670, 10320, '2010-11-07 01:58:18'), (35671, 10321, '2010-11-07 02:56:13'), (35672, 10322, '2010-11-07 04:36:11'), (35673, 10323, '2010-11-07 04:49:24'), (35674, 10324, '2010-11-07 05:26:38'), (35675, 10325, '2010-11-07 07:13:00'), (35676, 10326, '2010-11-07 07:13:05'), (35677, 10327, '2010-11-07 07:20:48'), (35678, 10328, '2010-11-07 08:09:00'), (35679, 10329, '2010-11-07 09:04:59'), (35680, 10329, '2010-11-07 09:05:19'), (35681, 10330, '2010-11-07 09:06:55'), (35682, 10331, '2010-11-07 09:21:30'), (35683, 10331, '2010-11-07 09:21:55'), (35684, 10331, '2010-11-07 09:22:09'), (35685, 10331, '2010-11-07 09:22:19'), (35686, 10331, '2010-11-07 09:22:29'), (35687, 10331, '2010-11-07 09:22:41'), (35688, 10331, '2010-11-07 09:22:54'), (35689, 10331, '2010-11-07 09:23:27'), (35690, 10331, '2010-11-07 09:24:15'), (35691, 10331, '2010-11-07 09:24:19'), (35692, 10331, '2010-11-07 09:24:51'), (35693, 10331, '2010-11-07 09:24:55'), (35694, 10332, '2010-11-07 09:55:28'), (35695, 10333, '2010-11-07 09:55:31'), (35696, 10334, '2010-11-07 09:55:35'), (35697, 10335, '2010-11-07 09:55:36'), (35698, 10336, '2010-11-07 10:51:35'), (35699, 10337, '2010-11-07 11:14:51'), (35700, 10338, '2010-11-07 11:16:02'), (35701, 10338, '2010-11-07 11:16:18'), (35702, 10338, '2010-11-07 11:16:40'), (35703, 10338, '2010-11-07 11:17:02'), (35704, 10338, '2010-11-07 11:17:20'), (35705, 10338, '2010-11-07 11:17:21'), (35706, 10338, '2010-11-07 11:17:24'), (35707, 10338, '2010-11-07 11:17:25'), (35708, 10338, '2010-11-07 11:17:56'), (35709, 10338, '2010-11-07 11:18:00'), (35710, 10338, '2010-11-07 11:18:12'), (35711, 10338, '2010-11-07 11:19:02'), (35712, 10338, '2010-11-07 11:19:03'), (35713, 10338, '2010-11-07 11:19:50'), (35714, 10338, '2010-11-07 11:19:57'), (35715, 10338, '2010-11-07 11:20:12'), (35716, 10338, '2010-11-07 11:20:23'), (35717, 10338, '2010-11-07 11:20:57'), (35718, 10338, '2010-11-07 11:21:42'), (35719, 10338, '2010-11-07 11:22:12'), (35720, 10338, '2010-11-07 11:26:37'), (35721, 10338, '2010-11-07 11:26:40'), (35722, 10338, '2010-11-07 11:26:43'), (35723, 10338, '2010-11-07 11:26:46'), (35724, 10338, '2010-11-07 11:26:49'), (35725, 10338, '2010-11-07 11:26:52'), (35726, 10338, '2010-11-07 11:26:55'), (35727, 10338, '2010-11-07 11:26:58'), (35728, 10338, '2010-11-07 11:27:01'), (35729, 10339, '2010-11-07 11:42:23'), (35730, 10340, '2010-11-07 12:11:39'), (35731, 10340, '2010-11-07 12:11:59'), (35732, 10341, '2010-11-07 12:14:32'), (35733, 10341, '2010-11-07 12:14:58'), (35734, 10341, '2010-11-07 12:15:07'), (35735, 10342, '2010-11-07 12:32:07'), (35736, 10342, '2010-11-07 12:32:24'), (35737, 10343, '2010-11-07 12:46:44'), (35738, 10344, '2010-11-07 12:47:24'), (35739, 10343, '2010-11-07 12:50:02'), (35740, 10343, '2010-11-07 12:50:03'), (35741, 10343, '2010-11-07 12:50:09'), (35742, 10343, '2010-11-07 12:50:24'), (35743, 10343, '2010-11-07 12:50:25'), (35744, 10343, '2010-11-07 12:50:28'), (35745, 10343, '2010-11-07 12:50:29'), (35746, 10345, '2010-11-07 13:06:19'), (35747, 10345, '2010-11-07 13:12:21'), (35748, 10345, '2010-11-07 13:12:21'), (35749, 10345, '2010-11-07 13:12:24'), (35750, 10345, '2010-11-07 13:12:24'), (35751, 10345, '2010-11-07 13:12:25'), (35752, 10345, '2010-11-07 13:12:26'), (35753, 10345, '2010-11-07 13:12:33'), (35754, 10345, '2010-11-07 13:12:34'), (35755, 10345, '2010-11-07 13:12:47'), (35756, 10345, '2010-11-07 13:12:47'), (35757, 10345, '2010-11-07 13:12:49'), (35758, 10346, '2010-11-07 13:15:34'), (35759, 10346, '2010-11-07 13:16:03'), (35760, 10346, '2010-11-07 13:16:28'), (35761, 10346, '2010-11-07 13:16:32'), (35762, 10346, '2010-11-07 13:16:43'), (35763, 10346, '2010-11-07 13:16:48'), (35764, 10346, '2010-11-07 13:16:51'), (35765, 10347, '2010-11-07 14:35:36'), (35766, 10347, '2010-11-07 14:36:02'), (35767, 10347, '2010-11-07 14:36:31'), (35768, 10348, '2010-11-07 14:44:46'), (35769, 10349, '2010-11-07 14:55:09'), (35770, 10349, '2010-11-07 14:55:23'), (35771, 10350, '2010-11-07 15:32:04'), (35772, 10351, '2010-11-07 16:22:51'), (35773, 10352, '2010-11-07 16:22:52'), (35774, 10353, '2010-11-07 17:08:04'), (35775, 10353, '2010-11-07 17:08:52'), (35776, 10354, '2010-11-07 17:14:34'), (35777, 10354, '2010-11-07 17:14:47'), (35778, 10354, '2010-11-07 17:14:53'), (35779, 10354, '2010-11-07 17:14:59'), (35780, 10354, '2010-11-07 17:15:01'), (35781, 10354, '2010-11-07 17:15:45'), (35782, 10354, '2010-11-07 17:15:46'), (35783, 10354, '2010-11-07 17:15:49'), (35784, 10354, '2010-11-07 17:16:20'), (35785, 10354, '2010-11-07 17:17:45'), (35786, 10354, '2010-11-07 17:19:02'), (35787, 10354, '2010-11-07 17:19:34'), (35788, 10355, '2010-11-07 17:31:47'), (35789, 10355, '2010-11-07 17:32:15'), (35790, 10355, '2010-11-07 17:32:40'), (35791, 10355, '2010-11-07 17:33:00'), (35792, 10355, '2010-11-07 17:33:19'), (35793, 10355, '2010-11-07 17:33:28'), (35794, 10355, '2010-11-07 17:33:31'), (35795, 10356, '2010-11-07 17:46:54'), (35796, 10357, '2010-11-07 17:58:23'), (35797, 10357, '2010-11-07 17:58:39'), (35798, 10357, '2010-11-07 17:58:43'), (35799, 10358, '2010-11-07 18:15:40'), (35800, 10358, '2010-11-07 18:16:02'), (35801, 10359, '2010-11-07 18:20:58'), (35802, 10360, '2010-11-07 19:20:23'), (35803, 10361, '2010-11-07 20:25:14'), (35804, 10361, '2010-11-07 20:26:43'), (35805, 10361, '2010-11-07 20:26:58'), (35806, 10361, '2010-11-07 20:27:04'), (35807, 10361, '2010-11-07 20:27:45'), (35808, 10361, '2010-11-07 20:27:48'), (35809, 10361, '2010-11-07 20:28:22'), (35810, 10361, '2010-11-07 20:28:26'), (35811, 10362, '2010-11-07 21:05:14'), (35812, 10362, '2010-11-07 21:05:52'), (35813, 10362, '2010-11-07 21:06:18'), (35814, 10362, '2010-11-07 21:06:57'), (35815, 10363, '2010-11-07 21:23:21'), (35816, 10364, '2010-11-07 23:09:06'), (35817, 10364, '2010-11-07 23:09:25'), (35818, 10364, '2010-11-07 23:09:55'), (35819, 10364, '2010-11-07 23:10:02'), (35820, 10365, '2010-11-07 23:28:55'), (35821, 10366, '2010-11-07 23:48:05'), (35822, 10367, '2010-11-08 00:08:26'), (35823, 10367, '2010-11-08 00:08:46'), (35824, 10367, '2010-11-08 00:09:00'), (35825, 10367, '2010-11-08 00:09:05'), (35826, 10367, '2010-11-08 00:09:27'), (35827, 10367, '2010-11-08 00:09:43'), (35828, 10367, '2010-11-08 00:09:50'), (35829, 10368, '2010-11-08 01:35:34'), (35830, 10369, '2010-11-08 01:50:06'), (35831, 10370, '2010-11-08 02:16:00'), (35832, 10371, '2010-11-08 02:40:27'), (35833, 10372, '2010-11-08 02:46:36'), (35834, 10373, '2010-11-08 03:31:35'), (35835, 10374, '2010-11-08 05:26:57'), (35836, 10375, '2010-11-08 05:54:03'), (35837, 10375, '2010-11-08 05:54:15'), (35838, 10375, '2010-11-08 05:54:47'), (35839, 10375, '2010-11-08 05:55:31'), (35840, 10375, '2010-11-08 05:55:42'), (35841, 10375, '2010-11-08 05:55:59'), (35842, 10375, '2010-11-08 05:56:06'), (35843, 10376, '2010-11-08 07:10:30'), (35844, 10377, '2010-11-08 07:10:34'), (35845, 10378, '2010-11-08 07:16:24'), (35846, 10378, '2010-11-08 07:16:36'), (35847, 10378, '2010-11-08 07:16:47'), (35848, 10378, '2010-11-08 07:17:01'), (35849, 10378, '2010-11-08 07:17:08'), (35850, 10379, '2010-11-08 07:22:45'), (35851, 10379, '2010-11-08 07:25:32'), (35852, 10379, '2010-11-08 07:25:58'), (35853, 10380, '2010-11-08 07:32:28'), (35854, 10380, '2010-11-08 07:34:23'), (35855, 10381, '2010-11-08 08:20:44'), (35856, 10382, '2010-11-08 09:05:50'), (35857, 10382, '2010-11-08 09:06:01'), (35858, 10382, '2010-11-08 09:06:09'), (35859, 10382, '2010-11-08 09:06:15'), (35860, 10382, '2010-11-08 09:09:19'), (35861, 10382, '2010-11-08 09:10:01'), (35862, 10382, '2010-11-08 09:12:15'), (35863, 10383, '2010-11-08 11:21:56'), (35864, 10383, '2010-11-08 11:22:01'), (35865, 10383, '2010-11-08 11:22:14'), (35866, 10383, '2010-11-08 11:22:26'), (35867, 10383, '2010-11-08 11:22:42'), (35868, 10383, '2010-11-08 11:22:55'), (35869, 10383, '2010-11-08 11:23:15'), (35870, 10383, '2010-11-08 11:23:26'), (35871, 10383, '2010-11-08 11:23:37'), (35872, 10383, '2010-11-08 11:23:43'), (35873, 10383, '2010-11-08 11:23:54'), (35874, 10383, '2010-11-08 11:24:05'), (35875, 10383, '2010-11-08 11:24:13'), (35876, 10383, '2010-11-08 11:24:18'), (35877, 10383, '2010-11-08 11:24:34'), (35878, 10383, '2010-11-08 11:24:56'), (35879, 10383, '2010-11-08 11:25:09'), (35880, 10383, '2010-11-08 11:25:19'), (35881, 10383, '2010-11-08 11:25:54'), (35882, 10384, '2010-11-08 11:29:40'), (35883, 10384, '2010-11-08 11:30:01'), (35884, 10384, '2010-11-08 11:30:01'), (35885, 10384, '2010-11-08 11:30:04'), (35886, 10384, '2010-11-08 11:30:05'), (35887, 10384, '2010-11-08 11:30:06'), (35888, 10384, '2010-11-08 11:30:07'), (35889, 10384, '2010-11-08 11:30:15'), (35890, 10384, '2010-11-08 11:30:16'), (35891, 10385, '2010-11-08 11:44:45'), (35892, 10386, '2010-11-08 11:58:17'), (35893, 10387, '2010-11-08 12:26:16'), (35894, 10388, '2010-11-08 14:12:43'), (35895, 10389, '2010-11-08 14:19:46'), (35896, 10390, '2010-11-08 15:50:19'), (35897, 10391, '2010-11-08 15:58:22'), (35898, 10391, '2010-11-08 15:58:43'), (35899, 10391, '2010-11-08 15:58:49'), (35900, 10391, '2010-11-08 15:58:54'), (35901, 10391, '2010-11-08 15:59:10'), (35902, 10391, '2010-11-08 15:59:48'), (35903, 10391, '2010-11-08 16:00:06'), (35904, 10391, '2010-11-08 16:00:15'), (35905, 10390, '2010-11-08 16:05:56'), (35906, 10390, '2010-11-08 16:06:02'), (35907, 10390, '2010-11-08 16:06:03'), (35908, 10390, '2010-11-08 16:06:10'), (35909, 10390, '2010-11-08 16:07:32'), (35910, 10392, '2010-11-08 16:18:32'), (35911, 10392, '2010-11-08 16:18:47'), (35912, 10392, '2010-11-08 16:18:49'), (35913, 10392, '2010-11-08 16:18:50'), (35914, 10392, '2010-11-08 16:18:54'), (35915, 10391, '2010-11-08 16:18:56'), (35916, 10391, '2010-11-08 16:19:00'), (35917, 10392, '2010-11-08 16:19:04'), (35918, 10391, '2010-11-08 16:19:05'), (35919, 10391, '2010-11-08 16:19:08'), (35920, 10391, '2010-11-08 16:19:12'), (35921, 10391, '2010-11-08 16:19:15'), (35922, 10391, '2010-11-08 16:19:18'), (35923, 10391, '2010-11-08 16:19:22'), (35924, 10390, '2010-11-08 16:22:28'), (35925, 10390, '2010-11-08 16:22:35'), (35926, 10390, '2010-11-08 16:22:36'), (35927, 10390, '2010-11-08 16:22:41'), (35928, 10390, '2010-11-08 16:22:45'), (35929, 10393, '2010-11-08 16:28:57'), (35930, 10393, '2010-11-08 16:29:51'), (35931, 10393, '2010-11-08 16:30:11'), (35932, 10394, '2010-11-08 16:35:01'), (35933, 10395, '2010-11-08 17:15:28'), (35934, 10395, '2010-11-08 17:16:08'), (35935, 10395, '2010-11-08 17:16:46'), (35936, 10395, '2010-11-08 17:17:07'), (35937, 10395, '2010-11-08 17:17:51'), (35938, 10395, '2010-11-08 17:18:20'), (35939, 10395, '2010-11-08 17:18:36'), (35940, 10395, '2010-11-08 17:18:54'), (35941, 10396, '2010-11-08 17:20:45'), (35942, 10395, '2010-11-08 17:20:47'), (35943, 10395, '2010-11-08 17:21:15'), (35944, 10395, '2010-11-08 17:21:35'), (35945, 10395, '2010-11-08 17:21:42'), (35946, 10395, '2010-11-08 17:22:13'), (35947, 10397, '2010-11-08 17:31:00'), (35948, 10398, '2010-11-08 17:31:41'), (35949, 10396, '2010-11-08 17:45:38'), (35950, 10399, '2010-11-08 18:14:04'), (35951, 10399, '2010-11-08 18:14:12'), (35952, 10400, '2010-11-08 18:35:48'), (35953, 10400, '2010-11-08 18:36:26'), (35954, 10400, '2010-11-08 18:36:31'), (35955, 10400, '2010-11-08 18:36:32'), (35956, 10401, '2010-11-08 18:37:07'), (35957, 10401, '2010-11-08 18:37:43'), (35958, 10401, '2010-11-08 18:37:43'), (35959, 10401, '2010-11-08 18:37:47'), (35960, 10401, '2010-11-08 18:37:47'), (35961, 10401, '2010-11-08 18:37:49'), (35962, 10401, '2010-11-08 18:37:49'), (35963, 10401, '2010-11-08 18:37:52'), (35964, 10401, '2010-11-08 18:38:18'), (35965, 10401, '2010-11-08 18:38:46'), (35966, 10401, '2010-11-08 18:38:49'), (35967, 10402, '2010-11-08 18:51:57'), (35968, 10402, '2010-11-08 18:52:14'), (35969, 10402, '2010-11-08 18:53:02'), (35970, 10402, '2010-11-08 18:53:22'), (35971, 10402, '2010-11-08 18:53:50'), (35972, 10402, '2010-11-08 18:54:02'), (35973, 10402, '2010-11-08 18:54:21'), (35974, 10402, '2010-11-08 18:54:52'), (35975, 10402, '2010-11-08 18:55:05'), (35976, 10402, '2010-11-08 18:55:52'), (35977, 10402, '2010-11-08 18:56:18'), (35978, 10402, '2010-11-08 18:56:32'), (35979, 10402, '2010-11-08 18:57:05'), (35980, 10402, '2010-11-08 18:57:20'), (35981, 10402, '2010-11-08 18:57:32'), (35982, 10402, '2010-11-08 18:57:48'), (35983, 10402, '2010-11-08 18:58:01'), (35984, 10402, '2010-11-08 18:58:13'), (35985, 10402, '2010-11-08 18:58:22'), (35986, 10402, '2010-11-08 18:58:52'), (35987, 10402, '2010-11-08 18:59:00'), (35988, 10402, '2010-11-08 18:59:09'), (35989, 10402, '2010-11-08 18:59:27'), (35990, 10402, '2010-11-08 18:59:34'), (35991, 10402, '2010-11-08 18:59:41'), (35992, 10402, '2010-11-08 18:59:53'), (35993, 10402, '2010-11-08 19:00:02'), (35994, 10402, '2010-11-08 19:00:43'), (35995, 10402, '2010-11-08 19:00:51'), (35996, 10402, '2010-11-08 19:01:50'), (35997, 10402, '2010-11-08 19:03:20'), (35998, 10402, '2010-11-08 19:03:27'), (35999, 10402, '2010-11-08 19:03:36'), (36000, 10402, '2010-11-08 19:03:49'), (36001, 10402, '2010-11-08 19:04:48'), (36002, 10402, '2010-11-08 19:05:03'), (36003, 10402, '2010-11-08 19:05:21'), (36004, 10402, '2010-11-08 19:06:01'), (36005, 10402, '2010-11-08 19:06:24'), (36006, 10402, '2010-11-08 19:06:34'), (36007, 10402, '2010-11-08 19:06:40'), (36008, 10402, '2010-11-08 19:06:47'), (36009, 10402, '2010-11-08 19:06:48'), (36010, 10402, '2010-11-08 19:07:32'), (36011, 10402, '2010-11-08 19:07:55'), (36012, 10402, '2010-11-08 19:08:32'), (36013, 10402, '2010-11-08 19:08:53'), (36014, 10402, '2010-11-08 19:09:04'), (36015, 10402, '2010-11-08 19:09:23'), (36016, 10402, '2010-11-08 19:10:00'), (36017, 10402, '2010-11-08 19:10:08'), (36018, 10402, '2010-11-08 19:10:24'), (36019, 10402, '2010-11-08 19:10:33'), (36020, 10402, '2010-11-08 19:10:47'), (36021, 10403, '2010-11-08 19:25:58'), (36022, 10403, '2010-11-08 19:28:58'), (36023, 10403, '2010-11-08 19:31:53'), (36024, 10404, '2010-11-08 19:53:49'), (36025, 10405, '2010-11-08 20:05:57'), (36026, 10406, '2010-11-08 20:12:46'), (36027, 10406, '2010-11-08 20:13:07'), (36028, 10406, '2010-11-08 20:13:29'), (36029, 10406, '2010-11-08 20:13:46'), (36030, 10406, '2010-11-08 20:14:00'), (36031, 10406, '2010-11-08 20:14:27'), (36032, 10407, '2010-11-08 20:38:54'), (36033, 10408, '2010-11-08 22:30:08'), (36034, 10409, '2010-11-08 22:47:58'), (36035, 10409, '2010-11-08 22:48:55'), (36036, 10409, '2010-11-08 22:49:57'), (36037, 10409, '2010-11-08 22:50:46'), (36038, 10409, '2010-11-08 22:50:58'), (36039, 10409, '2010-11-08 22:51:18'), (36040, 10409, '2010-11-08 22:51:44'), (36041, 10409, '2010-11-08 22:52:32'), (36042, 10410, '2010-11-08 23:37:52'), (36043, 10411, '2010-11-09 00:58:01'), (36044, 10411, '2010-11-09 00:58:43'), (36045, 10411, '2010-11-09 00:58:45'), (36046, 10411, '2010-11-09 00:59:18'), (36047, 10411, '2010-11-09 00:59:36'), (36048, 10411, '2010-11-09 00:59:54'), (36049, 10411, '2010-11-09 01:00:14'), (36050, 10411, '2010-11-09 01:00:49'), (36051, 10412, '2010-11-09 02:56:25'), (36052, 10413, '2010-11-09 03:29:06'), (36053, 10414, '2010-11-09 04:21:34'), (36054, 10415, '2010-11-09 04:30:28'), (36055, 10416, '2010-11-09 05:12:30'), (36056, 10417, '2010-11-09 05:54:20'), (36057, 10417, '2010-11-09 05:54:34'), (36058, 10417, '2010-11-09 05:54:43'), (36059, 10417, '2010-11-09 05:54:54'), (36060, 10417, '2010-11-09 05:55:05'), (36061, 10417, '2010-11-09 05:55:19'), (36062, 10417, '2010-11-09 05:55:28'), (36063, 10417, '2010-11-09 05:55:33'), (36064, 10417, '2010-11-09 05:55:50'), (36065, 10417, '2010-11-09 05:56:02'), (36066, 10417, '2010-11-09 05:56:07'), (36067, 10417, '2010-11-09 05:56:41'), (36068, 10417, '2010-11-09 05:56:54'), (36069, 10418, '2010-11-09 06:03:20'), (36070, 10419, '2010-11-09 06:46:55'), (36071, 10420, '2010-11-09 06:48:36'), (36072, 10421, '2010-11-09 07:12:21'), (36073, 10422, '2010-11-09 07:12:26'), (36074, 10423, '2010-11-09 07:24:55'), (36075, 10424, '2010-11-09 07:48:57'), (36076, 10425, '2010-11-09 08:36:31'), (36077, 10425, '2010-11-09 08:36:58'), (36078, 10425, '2010-11-09 08:37:10'), (36079, 10426, '2010-11-09 09:47:59'), (36080, 10427, '2010-11-09 12:10:54'), (36081, 10427, '2010-11-09 12:11:16'), (36082, 10427, '2010-11-09 12:11:34'), (36083, 10428, '2010-11-09 12:47:09'), (36084, 10428, '2010-11-09 12:47:18'), (36085, 10428, '2010-11-09 13:04:06'), (36086, 10428, '2010-11-09 13:04:12'), (36087, 10428, '2010-11-09 13:04:22'), (36088, 10428, '2010-11-09 13:04:25'), (36089, 10428, '2010-11-09 13:04:34'), (36090, 10428, '2010-11-09 13:04:42'), (36091, 10428, '2010-11-09 13:05:32'), (36092, 10428, '2010-11-09 13:05:34'), (36093, 10429, '2010-11-09 13:30:03'), (36094, 10430, '2010-11-09 13:32:20'), (36095, 10428, '2010-11-09 13:34:16'), (36096, 10428, '2010-11-09 13:34:18'), (36097, 10428, '2010-11-09 13:34:40'), (36098, 10428, '2010-11-09 13:34:42'), (36099, 10428, '2010-11-09 13:35:00'), (36100, 10428, '2010-11-09 13:35:02'), (36101, 10428, '2010-11-09 13:42:47'), (36102, 10429, '2010-11-09 13:44:55'), (36103, 10429, '2010-11-09 13:45:08'), (36104, 10429, '2010-11-09 13:45:09'), (36105, 10429, '2010-11-09 13:45:27'), (36106, 10429, '2010-11-09 13:45:36'), (36107, 10428, '2010-11-09 13:57:46'), (36108, 10429, '2010-11-09 13:58:24'), (36109, 10429, '2010-11-09 13:58:33'), (36110, 10429, '2010-11-09 13:58:39'), (36111, 10431, '2010-11-09 13:59:57'), (36112, 10431, '2010-11-09 14:00:21'), (36113, 10431, '2010-11-09 14:00:28'), (36114, 10432, '2010-11-09 14:09:58'), (36115, 10433, '2010-11-09 14:17:18'), (36116, 10431, '2010-11-09 14:24:21'), (36117, 10431, '2010-11-09 14:24:28'), (36118, 10434, '2010-11-09 14:32:10'), (36119, 10434, '2010-11-09 14:35:00'), (36120, 10434, '2010-11-09 14:35:28'), (36121, 10429, '2010-11-09 14:35:37'), (36122, 10434, '2010-11-09 14:36:29'), (36123, 10429, '2010-11-09 14:42:07'), (36124, 10429, '2010-11-09 14:42:08'), (36125, 10429, '2010-11-09 14:42:11'), (36126, 10429, '2010-11-09 14:42:21'), (36127, 10429, '2010-11-09 14:43:33'), (36128, 10435, '2010-11-09 14:49:03'), (36129, 10435, '2010-11-09 14:49:15'), (36130, 10435, '2010-11-09 14:49:21'), (36131, 10429, '2010-11-09 14:50:24'), (36132, 10429, '2010-11-09 14:50:31'), (36133, 10429, '2010-11-09 14:50:35'), (36134, 10436, '2010-11-09 14:57:12'), (36135, 10429, '2010-11-09 14:57:56'), (36136, 10429, '2010-11-09 14:58:12'), (36137, 10429, '2010-11-09 14:58:16'), (36138, 10435, '2010-11-09 14:59:45'), (36139, 10435, '2010-11-09 15:00:04'), (36140, 10429, '2010-11-09 15:03:07'), (36141, 10429, '2010-11-09 15:08:41'), (36142, 10429, '2010-11-09 15:08:41'), (36143, 10429, '2010-11-09 15:10:37'), (36144, 10429, '2010-11-09 15:10:41'), (36145, 10437, '2010-11-09 15:10:48'), (36146, 10438, '2010-11-09 15:10:53'), (36147, 10439, '2010-11-09 15:10:54'), (36148, 10440, '2010-11-09 15:10:56'), (36149, 10440, '2010-11-09 15:11:32'), (36150, 10440, '2010-11-09 15:11:46'), (36151, 10440, '2010-11-09 15:11:56'), (36152, 10440, '2010-11-09 15:12:13'), (36153, 10440, '2010-11-09 15:12:20'), (36154, 10440, '2010-11-09 15:12:40'), (36155, 10440, '2010-11-09 15:12:43'), (36156, 10440, '2010-11-09 15:12:46'), (36157, 10440, '2010-11-09 15:12:49'), (36158, 10441, '2010-11-09 15:12:53'), (36159, 10442, '2010-11-09 15:12:54'), (36160, 10440, '2010-11-09 15:12:56'), (36161, 10429, '2010-11-09 15:15:45'), (36162, 10429, '2010-11-09 15:17:39'), (36163, 10429, '2010-11-09 15:17:42'), (36164, 10429, '2010-11-09 15:21:36'), (36165, 10429, '2010-11-09 15:23:03'), (36166, 10429, '2010-11-09 15:23:12'), (36167, 10429, '2010-11-09 15:27:30'), (36168, 10429, '2010-11-09 15:28:59'), (36169, 10429, '2010-11-09 15:29:08'), (36170, 10429, '2010-11-09 15:32:27'), (36171, 10429, '2010-11-09 15:33:46'), (36172, 10429, '2010-11-09 15:33:53'), (36173, 10443, '2010-11-09 15:42:32'), (36174, 10444, '2010-11-09 15:48:10'), (36175, 10445, '2010-11-09 15:53:21'), (36176, 10445, '2010-11-09 15:53:46'), (36177, 10445, '2010-11-09 15:54:09'), (36178, 10445, '2010-11-09 15:54:31'), (36179, 10435, '2010-11-09 15:55:54'), (36180, 10435, '2010-11-09 15:56:08'), (36181, 10435, '2010-11-09 15:56:17'), (36182, 10446, '2010-11-09 16:04:01'), (36183, 10446, '2010-11-09 16:04:25'), (36184, 10446, '2010-11-09 16:04:34'), (36185, 10447, '2010-11-09 16:12:28'), (36186, 10447, '2010-11-09 16:12:43'), (36187, 10447, '2010-11-09 16:13:28'), (36188, 10447, '2010-11-09 16:13:41'), (36189, 10447, '2010-11-09 16:14:02'), (36190, 10447, '2010-11-09 16:14:16'), (36191, 10447, '2010-11-09 16:15:19'), (36192, 10447, '2010-11-09 16:15:35'), (36193, 10447, '2010-11-09 16:16:02'), (36194, 10447, '2010-11-09 16:16:09'), (36195, 10447, '2010-11-09 16:16:26'), (36196, 10447, '2010-11-09 16:16:38'), (36197, 10448, '2010-11-09 16:25:33'), (36198, 10449, '2010-11-09 16:40:08'), (36199, 10450, '2010-11-09 16:41:57'), (36200, 10451, '2010-11-09 16:42:03'), (36201, 10452, '2010-11-09 16:56:19'), (36202, 10453, '2010-11-09 17:00:14'), (36203, 10454, '2010-11-09 17:06:32'), (36204, 10455, '2010-11-09 17:27:25'), (36205, 10455, '2010-11-09 17:27:47'), (36206, 10456, '2010-11-09 17:29:16'), (36207, 10455, '2010-11-09 17:32:23'), (36208, 10457, '2010-11-09 17:33:45'), (36209, 10458, '2010-11-09 18:28:30'), (36210, 10458, '2010-11-09 18:28:53'), (36211, 10458, '2010-11-09 18:29:19'), (36212, 10459, '2010-11-09 18:39:33'), (36213, 10459, '2010-11-09 18:39:41'), (36214, 10459, '2010-11-09 18:39:54'), (36215, 10459, '2010-11-09 18:40:00'), (36216, 10459, '2010-11-09 18:40:05'), (36217, 10459, '2010-11-09 18:40:17'), (36218, 10459, '2010-11-09 18:40:25'), (36219, 10459, '2010-11-09 18:40:35'), (36220, 10459, '2010-11-09 18:40:47'), (36221, 10459, '2010-11-09 18:40:54'), (36222, 10459, '2010-11-09 18:41:06'), (36223, 10459, '2010-11-09 18:41:16'), (36224, 10459, '2010-11-09 18:41:28'), (36225, 10459, '2010-11-09 18:41:29'), (36226, 10459, '2010-11-09 18:41:30'), (36227, 10459, '2010-11-09 18:41:31'), (36228, 10459, '2010-11-09 18:41:33'), (36229, 10459, '2010-11-09 18:41:36'), (36230, 10459, '2010-11-09 18:41:38'), (36231, 10459, '2010-11-09 18:41:39'), (36232, 10459, '2010-11-09 18:41:40'), (36233, 10459, '2010-11-09 18:41:41'), (36234, 10459, '2010-11-09 18:41:42'), (36235, 10459, '2010-11-09 18:41:43'), (36236, 10459, '2010-11-09 18:41:45'), (36237, 10459, '2010-11-09 18:41:46'), (36238, 10459, '2010-11-09 18:41:47'), (36239, 10460, '2010-11-09 18:59:35'), (36240, 10461, '2010-11-09 18:59:43'), (36241, 10460, '2010-11-09 18:59:55'), (36242, 10460, '2010-11-09 18:59:57'), (36243, 10460, '2010-11-09 19:00:57'), (36244, 10460, '2010-11-09 19:00:59'), (36245, 10462, '2010-11-09 19:02:19'), (36246, 10463, '2010-11-09 19:07:11'), (36247, 10463, '2010-11-09 19:07:41'), (36248, 10463, '2010-11-09 19:07:47'), (36249, 10463, '2010-11-09 19:08:12'), (36250, 10463, '2010-11-09 19:08:37'), (36251, 10463, '2010-11-09 19:08:46'), (36252, 10464, '2010-11-09 19:18:02'), (36253, 10464, '2010-11-09 19:18:17'), (36254, 10464, '2010-11-09 19:18:31'), (36255, 10464, '2010-11-09 19:18:49'), (36256, 10464, '2010-11-09 19:19:08'), (36257, 10464, '2010-11-09 19:19:19'), (36258, 10464, '2010-11-09 19:19:27'), (36259, 10464, '2010-11-09 19:19:43'), (36260, 10464, '2010-11-09 19:19:55'), (36261, 10464, '2010-11-09 19:20:02'), (36262, 10464, '2010-11-09 19:20:29'), (36263, 10464, '2010-11-09 19:20:44'), (36264, 10464, '2010-11-09 19:20:58'), (36265, 10464, '2010-11-09 19:21:15'), (36266, 10464, '2010-11-09 19:21:24'), (36267, 10464, '2010-11-09 19:21:36'), (36268, 10465, '2010-11-09 20:33:29'), (36269, 10466, '2010-11-09 21:41:48'), (36270, 10467, '2010-11-09 23:42:46'), (36271, 10468, '2010-11-10 00:37:48'), (36272, 10469, '2010-11-10 02:12:45'), (36273, 10470, '2010-11-10 02:43:15'), (36274, 10471, '2010-11-10 02:43:17'), (36275, 10472, '2010-11-10 05:43:39'), (36276, 10473, '2010-11-10 06:47:45'), (36277, 10474, '2010-11-10 07:19:41'), (36278, 10474, '2010-11-10 07:24:41'), (36279, 10474, '2010-11-10 07:24:48'), (36280, 10474, '2010-11-10 07:24:59'), (36281, 10474, '2010-11-10 07:25:01'), (36282, 10474, '2010-11-10 07:28:01'), (36283, 10474, '2010-11-10 07:28:03'), (36284, 10474, '2010-11-10 07:28:06'), (36285, 10474, '2010-11-10 07:28:09'), (36286, 10474, '2010-11-10 07:28:12'), (36287, 10474, '2010-11-10 07:28:14'), (36288, 10474, '2010-11-10 07:48:41'), (36289, 10475, '2010-11-10 08:48:40'), (36290, 10475, '2010-11-10 08:48:55'), (36291, 10475, '2010-11-10 08:49:14'), (36292, 10476, '2010-11-10 09:03:28'), (36293, 10477, '2010-11-10 09:33:32'), (36294, 10478, '2010-11-10 10:01:14'), (36295, 10479, '2010-11-10 10:01:51'), (36296, 10480, '2010-11-10 10:02:10'), (36297, 10481, '2010-11-10 10:02:33'), (36298, 10482, '2010-11-10 10:02:37'), (36299, 10483, '2010-11-10 10:14:59'), (36300, 10484, '2010-11-10 10:37:35'), (36301, 10484, '2010-11-10 10:38:33'), (36302, 10484, '2010-11-10 10:39:13'), (36303, 10484, '2010-11-10 10:39:19'), (36304, 10484, '2010-11-10 10:39:24'), (36305, 10485, '2010-11-10 11:57:07'), (36306, 10486, '2010-11-10 12:05:13'), (36307, 10486, '2010-11-10 12:05:27'), (36308, 10486, '2010-11-10 12:05:48'), (36309, 10486, '2010-11-10 12:06:21'), (36310, 10486, '2010-11-10 12:06:47'), (36311, 10486, '2010-11-10 12:06:53'), (36312, 10486, '2010-11-10 12:06:57'), (36313, 10486, '2010-11-10 12:06:58'), (36314, 10486, '2010-11-10 12:06:59'), (36315, 10486, '2010-11-10 12:07:01'), (36316, 10487, '2010-11-10 13:09:48'), (36317, 10488, '2010-11-10 13:52:50'), (36318, 10489, '2010-11-10 14:19:12'), (36319, 10489, '2010-11-10 14:19:39'), (36320, 10489, '2010-11-10 14:21:35'), (36321, 10489, '2010-11-10 14:21:39'), (36322, 10490, '2010-11-10 15:25:42'), (36323, 10491, '2010-11-10 15:47:59'), (36324, 10492, '2010-11-10 15:48:32'), (36325, 10492, '2010-11-10 15:49:07'), (36326, 10492, '2010-11-10 15:49:17'), (36327, 10492, '2010-11-10 15:49:54'), (36328, 10492, '2010-11-10 15:50:11'), (36329, 10492, '2010-11-10 15:50:19'), (36330, 10492, '2010-11-10 15:50:36'), (36331, 10492, '2010-11-10 15:50:47'), (36332, 10492, '2010-11-10 15:50:58'), (36333, 10493, '2010-11-10 16:05:35'), (36334, 10493, '2010-11-10 16:05:47'), (36335, 10493, '2010-11-10 16:06:12'), (36336, 10493, '2010-11-10 16:06:25'), (36337, 10493, '2010-11-10 16:06:38'), (36338, 10493, '2010-11-10 16:06:46'), (36339, 10493, '2010-11-10 16:07:06'), (36340, 10493, '2010-11-10 16:07:22'), (36341, 10493, '2010-11-10 16:07:33'), (36342, 10493, '2010-11-10 16:07:44'), (36343, 10494, '2010-11-10 16:23:50'), (36344, 10495, '2010-11-10 16:31:48'), (36345, 10495, '2010-11-10 16:32:04'), (36346, 10495, '2010-11-10 16:32:12'), (36347, 10495, '2010-11-10 16:32:17'), (36348, 10495, '2010-11-10 16:32:43'), (36349, 10495, '2010-11-10 16:33:11'), (36350, 10496, '2010-11-10 16:58:29'), (36351, 10496, '2010-11-10 16:58:37'), (36352, 10496, '2010-11-10 16:58:42'), (36353, 10497, '2010-11-10 17:35:35'), (36354, 10498, '2010-11-10 17:46:12'), (36355, 10499, '2010-11-10 17:49:17'), (36356, 10500, '2010-11-10 17:57:57'), (36357, 10500, '2010-11-10 17:58:25'), (36358, 10500, '2010-11-10 17:58:45'), (36359, 10500, '2010-11-10 17:58:55'), (36360, 10500, '2010-11-10 17:59:11'), (36361, 10500, '2010-11-10 17:59:22'), (36362, 10501, '2010-11-10 17:59:34'), (36363, 10500, '2010-11-10 17:59:37'), (36364, 10501, '2010-11-10 17:59:48'), (36365, 10500, '2010-11-10 17:59:57'), (36366, 10500, '2010-11-10 18:00:09'), (36367, 10500, '2010-11-10 18:00:12'), (36368, 10500, '2010-11-10 18:00:20'), (36369, 10500, '2010-11-10 18:00:47'), (36370, 10500, '2010-11-10 18:00:55'), (36371, 10500, '2010-11-10 18:01:05'), (36372, 10501, '2010-11-10 18:01:12'), (36373, 10502, '2010-11-10 18:01:18'), (36374, 10501, '2010-11-10 18:01:19'), (36375, 10500, '2010-11-10 18:01:27'), (36376, 10502, '2010-11-10 18:01:31'), (36377, 10502, '2010-11-10 18:01:36'), (36378, 10501, '2010-11-10 18:01:39'), (36379, 10502, '2010-11-10 18:01:41'), (36380, 10500, '2010-11-10 18:01:53'), (36381, 10502, '2010-11-10 18:01:53'), (36382, 10500, '2010-11-10 18:01:55'), (36383, 10500, '2010-11-10 18:01:55'), (36384, 10500, '2010-11-10 18:01:56'), (36385, 10500, '2010-11-10 18:01:56'), (36386, 10500, '2010-11-10 18:02:00'), (36387, 10500, '2010-11-10 18:02:02'), (36388, 10500, '2010-11-10 18:02:03'), (36389, 10500, '2010-11-10 18:02:06'), (36390, 10500, '2010-11-10 18:02:08'), (36391, 10502, '2010-11-10 18:02:10'), (36392, 10500, '2010-11-10 18:02:23'), (36393, 10500, '2010-11-10 18:02:24'), (36394, 10502, '2010-11-10 18:02:27'), (36395, 10500, '2010-11-10 18:02:31'), (36396, 10502, '2010-11-10 18:02:35'), (36397, 10502, '2010-11-10 18:02:42'), (36398, 10502, '2010-11-10 18:02:49'), (36399, 10502, '2010-11-10 18:02:50'), (36400, 10502, '2010-11-10 18:02:55'), (36401, 10502, '2010-11-10 18:03:09'), (36402, 10502, '2010-11-10 18:03:12'), (36403, 10500, '2010-11-10 18:03:12'), (36404, 10502, '2010-11-10 18:03:13'), (36405, 10500, '2010-11-10 18:03:14'), (36406, 10500, '2010-11-10 18:03:50'), (36407, 10500, '2010-11-10 18:04:16'), (36408, 10500, '2010-11-10 18:04:18'), (36409, 10500, '2010-11-10 18:04:35'), (36410, 10500, '2010-11-10 18:05:38'), (36411, 10500, '2010-11-10 18:05:45'), (36412, 10500, '2010-11-10 18:05:47'), (36413, 10500, '2010-11-10 18:05:48'), (36414, 10500, '2010-11-10 18:05:48'), (36415, 10500, '2010-11-10 18:05:52'), (36416, 10500, '2010-11-10 18:05:54'), (36417, 10500, '2010-11-10 18:06:00'), (36418, 10500, '2010-11-10 18:06:01'), (36419, 10500, '2010-11-10 18:06:03'), (36420, 10500, '2010-11-10 18:06:08'), (36421, 10500, '2010-11-10 18:06:18'), (36422, 10500, '2010-11-10 18:06:34'), (36423, 10500, '2010-11-10 18:06:44'), (36424, 10500, '2010-11-10 18:06:50'), (36425, 10500, '2010-11-10 18:06:56'), (36426, 10500, '2010-11-10 18:07:05'), (36427, 10500, '2010-11-10 18:07:20'), (36428, 10500, '2010-11-10 18:07:34'), (36429, 10500, '2010-11-10 18:07:51'), (36430, 10500, '2010-11-10 18:08:10'), (36431, 10500, '2010-11-10 18:08:34'), (36432, 10500, '2010-11-10 18:08:37'), (36433, 10503, '2010-11-10 18:46:45'), (36434, 10503, '2010-11-10 18:47:10'), (36435, 10503, '2010-11-10 18:47:40'), (36436, 10503, '2010-11-10 18:48:44'), (36437, 10503, '2010-11-10 18:49:17'), (36438, 10503, '2010-11-10 18:49:33'), (36439, 10503, '2010-11-10 18:49:52'), (36440, 10503, '2010-11-10 18:50:00'), (36441, 10503, '2010-11-10 18:50:41'), (36442, 10503, '2010-11-10 18:50:50'), (36443, 10503, '2010-11-10 18:51:03'), (36444, 10503, '2010-11-10 18:51:07'), (36445, 10503, '2010-11-10 18:51:24'), (36446, 10503, '2010-11-10 18:51:36'), (36447, 10504, '2010-11-10 18:51:45'), (36448, 10503, '2010-11-10 18:52:01'), (36449, 10503, '2010-11-10 18:52:12'), (36450, 10503, '2010-11-10 18:52:16'), (36451, 10503, '2010-11-10 18:52:29'), (36452, 10503, '2010-11-10 18:52:37'), (36453, 10503, '2010-11-10 18:52:46'), (36454, 10503, '2010-11-10 18:52:54'), (36455, 10503, '2010-11-10 18:53:09'), (36456, 10503, '2010-11-10 18:53:20'), (36457, 10503, '2010-11-10 18:53:51'), (36458, 10503, '2010-11-10 18:54:37'), (36459, 10503, '2010-11-10 18:55:01'), (36460, 10503, '2010-11-10 18:55:04'), (36461, 10503, '2010-11-10 18:55:28'), (36462, 10503, '2010-11-10 18:55:35'), (36463, 10503, '2010-11-10 18:55:54'), (36464, 10503, '2010-11-10 18:56:27'), (36465, 10503, '2010-11-10 18:56:29'), (36466, 10503, '2010-11-10 18:56:45'), (36467, 10503, '2010-11-10 18:57:49'), (36468, 10505, '2010-11-10 18:58:20'), (36469, 10503, '2010-11-10 18:59:59'), (36470, 10503, '2010-11-10 19:00:01'), (36471, 10503, '2010-11-10 19:00:11'), (36472, 10503, '2010-11-10 19:00:13'), (36473, 10503, '2010-11-10 19:02:58'), (36474, 10503, '2010-11-10 19:03:00'), (36475, 10503, '2010-11-10 19:03:50'), (36476, 10503, '2010-11-10 19:04:06'), (36477, 10503, '2010-11-10 19:04:30'), (36478, 10503, '2010-11-10 19:04:32'), (36479, 10503, '2010-11-10 19:05:48'), (36480, 10503, '2010-11-10 19:06:19'), (36481, 10503, '2010-11-10 19:06:29'), (36482, 10506, '2010-11-10 19:16:48'), (36483, 10507, '2010-11-10 19:23:34'), (36484, 10507, '2010-11-10 19:24:06'), (36485, 10507, '2010-11-10 19:24:29'), (36486, 10507, '2010-11-10 19:25:05'), (36487, 10507, '2010-11-10 19:25:18'), (36488, 10507, '2010-11-10 19:25:46'), (36489, 10507, '2010-11-10 19:26:18'), (36490, 10507, '2010-11-10 19:26:31'), (36491, 10507, '2010-11-10 19:31:40'), (36492, 10508, '2010-11-10 19:33:21'), (36493, 10508, '2010-11-10 19:34:00'), (36494, 10508, '2010-11-10 19:34:41'), (36495, 10508, '2010-11-10 19:35:43'), (36496, 10508, '2010-11-10 19:36:15'), (36497, 10508, '2010-11-10 19:36:42'), (36498, 10508, '2010-11-10 19:37:00'), (36499, 10508, '2010-11-10 19:37:13'), (36500, 10508, '2010-11-10 19:37:24'), (36501, 10508, '2010-11-10 19:37:32'), (36502, 10508, '2010-11-10 19:37:47'), (36503, 10508, '2010-11-10 19:38:23'), (36504, 10508, '2010-11-10 19:38:51'), (36505, 10508, '2010-11-10 19:39:19'), (36506, 10508, '2010-11-10 19:39:51'), (36507, 10509, '2010-11-10 19:42:30'), (36508, 10510, '2010-11-10 19:49:16'), (36509, 10510, '2010-11-10 19:49:42'), (36510, 10510, '2010-11-10 19:49:59'), (36511, 10510, '2010-11-10 19:50:14'), (36512, 10510, '2010-11-10 19:52:18'), (36513, 10510, '2010-11-10 19:52:20'), (36514, 10510, '2010-11-10 19:52:25'), (36515, 10510, '2010-11-10 19:52:28'), (36516, 10510, '2010-11-10 19:52:40'), (36517, 10510, '2010-11-10 19:52:42'), (36518, 10511, '2010-11-10 19:53:21'), (36519, 10512, '2010-11-10 19:53:24'), (36520, 10512, '2010-11-10 19:53:41'), (36521, 10512, '2010-11-10 19:53:58'), (36522, 10512, '2010-11-10 19:54:11'), (36523, 10512, '2010-11-10 19:54:19'), (36524, 10510, '2010-11-10 19:57:32'), (36525, 10510, '2010-11-10 19:57:50'), (36526, 10510, '2010-11-10 19:58:20'), (36527, 10508, '2010-11-10 19:59:14'), (36528, 10508, '2010-11-10 19:59:51'), (36529, 10508, '2010-11-10 20:00:08'), (36530, 10508, '2010-11-10 20:00:13'), (36531, 10508, '2010-11-10 20:00:19'), (36532, 10508, '2010-11-10 20:13:41'), (36533, 10508, '2010-11-10 20:13:58'), (36534, 10508, '2010-11-10 20:14:00'), (36535, 10508, '2010-11-10 20:14:02'), (36536, 10513, '2010-11-10 20:16:15'), (36537, 10513, '2010-11-10 20:16:24'), (36538, 10513, '2010-11-10 20:16:30'), (36539, 10513, '2010-11-10 20:16:32'), (36540, 10513, '2010-11-10 20:16:43'), (36541, 10513, '2010-11-10 20:16:49'), (36542, 10513, '2010-11-10 20:17:15'), (36543, 10514, '2010-11-10 20:23:31'), (36544, 10514, '2010-11-10 20:23:59'), (36545, 10514, '2010-11-10 20:24:07'), (36546, 10514, '2010-11-10 20:24:17'), (36547, 10514, '2010-11-10 20:24:24'), (36548, 10514, '2010-11-10 20:24:34'), (36549, 10515, '2010-11-10 20:44:02'), (36550, 10516, '2010-11-10 20:44:04'), (36551, 10517, '2010-11-10 20:44:06'), (36552, 10518, '2010-11-10 20:44:09'), (36553, 10519, '2010-11-10 20:44:10'), (36554, 10520, '2010-11-10 20:44:12'), (36555, 10521, '2010-11-10 20:44:14'), (36556, 10522, '2010-11-10 21:21:03'), (36557, 10522, '2010-11-10 21:21:20'), (36558, 10522, '2010-11-10 21:21:25'), (36559, 10522, '2010-11-10 21:21:52'), (36560, 10522, '2010-11-10 21:21:57'), (36561, 10522, '2010-11-10 21:22:14'), (36562, 10522, '2010-11-10 21:22:54'), (36563, 10522, '2010-11-10 21:23:02'), (36564, 10522, '2010-11-10 21:23:04'), (36565, 10523, '2010-11-10 21:37:46'), (36566, 10523, '2010-11-10 21:38:41'), (36567, 10523, '2010-11-10 21:41:12'), (36568, 10523, '2010-11-10 21:41:32'), (36569, 10523, '2010-11-10 21:42:22'), (36570, 10524, '2010-11-10 21:46:15'), (36571, 10524, '2010-11-10 21:46:41'), (36572, 10523, '2010-11-10 21:48:07'), (36573, 10523, '2010-11-10 21:48:22'), (36574, 10523, '2010-11-10 21:48:32'), (36575, 10523, '2010-11-10 21:48:56'), (36576, 10523, '2010-11-10 21:49:23'), (36577, 10523, '2010-11-10 21:49:35'), (36578, 10523, '2010-11-10 21:49:59'), (36579, 10523, '2010-11-10 21:50:12'), (36580, 10523, '2010-11-10 21:50:24'), (36581, 10523, '2010-11-10 21:50:39'), (36582, 10523, '2010-11-10 21:50:55'), (36583, 10524, '2010-11-10 21:51:25'), (36584, 10523, '2010-11-10 21:51:28'), (36585, 10523, '2010-11-10 21:51:47'), (36586, 10523, '2010-11-10 21:52:00'), (36587, 10523, '2010-11-10 21:52:10'), (36588, 10523, '2010-11-10 21:52:30'), (36589, 10523, '2010-11-10 21:52:31'), (36590, 10523, '2010-11-10 21:52:32'), (36591, 10523, '2010-11-10 21:52:33'), (36592, 10523, '2010-11-10 21:52:56'), (36593, 10523, '2010-11-10 21:53:21'), (36594, 10524, '2010-11-10 21:53:22'), (36595, 10524, '2010-11-10 21:54:29'), (36596, 10523, '2010-11-10 21:54:44'), (36597, 10525, '2010-11-10 21:54:45'), (36598, 10523, '2010-11-10 21:55:03'), (36599, 10524, '2010-11-10 21:55:20'), (36600, 10523, '2010-11-10 21:55:43'), (36601, 10523, '2010-11-10 21:55:45'), (36602, 10524, '2010-11-10 21:56:12'), (36603, 10523, '2010-11-10 21:56:21'), (36604, 10523, '2010-11-10 21:56:35'), (36605, 10524, '2010-11-10 21:56:35'), (36606, 10523, '2010-11-10 21:56:53'), (36607, 10524, '2010-11-10 21:56:58'), (36608, 10523, '2010-11-10 21:57:30'), (36609, 10523, '2010-11-10 21:57:42'), (36610, 10523, '2010-11-10 21:58:03'), (36611, 10524, '2010-11-10 21:58:06'), (36612, 10523, '2010-11-10 21:58:15'), (36613, 10524, '2010-11-10 21:58:23'), (36614, 10524, '2010-11-10 21:58:38'), (36615, 10523, '2010-11-10 21:58:47'), (36616, 10523, '2010-11-10 21:58:51'), (36617, 10523, '2010-11-10 21:58:55'), (36618, 10524, '2010-11-10 21:59:02'), (36619, 10523, '2010-11-10 21:59:07'), (36620, 10523, '2010-11-10 21:59:12'), (36621, 10523, '2010-11-10 21:59:15'), (36622, 10523, '2010-11-10 21:59:16'), (36623, 10523, '2010-11-10 21:59:17'), (36624, 10524, '2010-11-10 21:59:18'), (36625, 10523, '2010-11-10 21:59:22'), (36626, 10524, '2010-11-10 21:59:40'), (36627, 10524, '2010-11-10 22:00:01'), (36628, 10524, '2010-11-10 22:00:07'), (36629, 10524, '2010-11-10 22:00:32'), (36630, 10524, '2010-11-10 22:00:45'), (36631, 10524, '2010-11-10 22:01:19'), (36632, 10524, '2010-11-10 22:01:49'), (36633, 10523, '2010-11-10 22:01:52'), (36634, 10523, '2010-11-10 22:02:07'), (36635, 10524, '2010-11-10 22:02:08'), (36636, 10524, '2010-11-10 22:02:14'), (36637, 10523, '2010-11-10 22:02:33'), (36638, 10523, '2010-11-10 22:02:49'), (36639, 10524, '2010-11-10 22:02:56'), (36640, 10523, '2010-11-10 22:03:02'), (36641, 10524, '2010-11-10 22:03:10'), (36642, 10523, '2010-11-10 22:03:14'), (36643, 10524, '2010-11-10 22:03:35'), (36644, 10523, '2010-11-10 22:03:50'), (36645, 10523, '2010-11-10 22:04:36'), (36646, 10523, '2010-11-10 22:04:53'), (36647, 10523, '2010-11-10 22:04:55'), (36648, 10523, '2010-11-10 22:05:22'), (36649, 10523, '2010-11-10 22:05:39'), (36650, 10523, '2010-11-10 22:06:33'), (36651, 10523, '2010-11-10 22:06:51'), (36652, 10523, '2010-11-10 22:07:20'), (36653, 10526, '2010-11-10 22:40:46'), (36654, 10527, '2010-11-10 22:52:17'), (36655, 10528, '2010-11-10 22:57:14'), (36656, 10529, '2010-11-11 01:02:02'), (36657, 10530, '2010-11-11 01:34:34'), (36658, 10531, '2010-11-11 02:07:19'), (36659, 10532, '2010-11-11 03:52:39'), (36660, 10533, '2010-11-11 04:59:50'), (36661, 10534, '2010-11-11 07:08:24'), (36662, 10535, '2010-11-11 07:08:25'), (36663, 10536, '2010-11-11 07:30:38'), (36664, 10537, '2010-11-11 08:56:56'), (36665, 10537, '2010-11-11 08:57:09'), (36666, 10537, '2010-11-11 08:57:09'), (36667, 10538, '2010-11-11 09:03:59'), (36668, 10538, '2010-11-11 09:06:46'), (36669, 10538, '2010-11-11 09:06:46'), (36670, 10538, '2010-11-11 09:06:49'), (36671, 10538, '2010-11-11 09:06:50'), (36672, 10538, '2010-11-11 09:07:07'), (36673, 10538, '2010-11-11 09:07:23'), (36674, 10538, '2010-11-11 09:07:37'), (36675, 10538, '2010-11-11 09:07:39'), (36676, 10538, '2010-11-11 09:07:43'), (36677, 10537, '2010-11-11 09:13:11'), (36678, 10537, '2010-11-11 09:13:24'), (36679, 10537, '2010-11-11 09:13:25'), (36680, 10537, '2010-11-11 09:13:54'), (36681, 10539, '2010-11-11 10:13:11'), (36682, 10539, '2010-11-11 10:13:41'), (36683, 10540, '2010-11-11 10:16:04'), (36684, 10539, '2010-11-11 10:16:52'), (36685, 10539, '2010-11-11 10:17:25'), (36686, 10540, '2010-11-11 10:17:50'), (36687, 10540, '2010-11-11 10:18:14'), (36688, 10540, '2010-11-11 10:18:29'), (36689, 10540, '2010-11-11 10:18:37'), (36690, 10540, '2010-11-11 10:20:02'), (36691, 10541, '2010-11-11 10:21:00'), (36692, 10540, '2010-11-11 10:21:38'), (36693, 10540, '2010-11-11 10:21:51'), (36694, 10540, '2010-11-11 10:22:12'), (36695, 10540, '2010-11-11 10:22:28'), (36696, 10540, '2010-11-11 10:22:50'), (36697, 10540, '2010-11-11 10:23:47'), (36698, 10540, '2010-11-11 10:23:54'), (36699, 10540, '2010-11-11 10:24:01'), (36700, 10540, '2010-11-11 10:24:08'), (36701, 10542, '2010-11-11 10:38:01'), (36702, 10543, '2010-11-11 10:38:30'), (36703, 10543, '2010-11-11 10:39:12'), (36704, 10543, '2010-11-11 10:39:25'), (36705, 10543, '2010-11-11 10:39:31'), (36706, 10544, '2010-11-11 11:30:28'), (36707, 10544, '2010-11-11 11:30:46'), (36708, 10544, '2010-11-11 11:30:58'), (36709, 10544, '2010-11-11 11:31:13'), (36710, 10544, '2010-11-11 11:31:20'), (36711, 10545, '2010-11-11 11:59:00'), (36712, 10546, '2010-11-11 11:59:19'), (36713, 10537, '2010-11-11 12:15:36'), (36714, 10537, '2010-11-11 12:17:42'), (36715, 10537, '2010-11-11 12:17:45'), (36716, 10537, '2010-11-11 12:17:51'), (36717, 10537, '2010-11-11 12:18:02'), (36718, 10537, '2010-11-11 12:18:29'), (36719, 10537, '2010-11-11 12:18:31'), (36720, 10537, '2010-11-11 12:18:36'), (36721, 10537, '2010-11-11 12:18:37'), (36722, 10537, '2010-11-11 12:19:35'), (36723, 10537, '2010-11-11 12:19:37'), (36724, 10537, '2010-11-11 12:19:58'), (36725, 10537, '2010-11-11 12:20:00'), (36726, 10537, '2010-11-11 12:20:38'), (36727, 10547, '2010-11-11 12:26:55'), (36728, 10547, '2010-11-11 12:27:07'), (36729, 10547, '2010-11-11 12:27:27'), (36730, 10547, '2010-11-11 12:29:19'), (36731, 10547, '2010-11-11 12:29:24'), (36732, 10547, '2010-11-11 12:29:29'), (36733, 10548, '2010-11-11 12:40:27'), (36734, 10548, '2010-11-11 12:40:31'), (36735, 10548, '2010-11-11 12:40:37'), (36736, 10548, '2010-11-11 12:40:39'), (36737, 10548, '2010-11-11 12:40:45'), (36738, 10548, '2010-11-11 12:40:52'), (36739, 10548, '2010-11-11 12:41:39'), (36740, 10548, '2010-11-11 12:41:41'), (36741, 10548, '2010-11-11 12:41:45'), (36742, 10548, '2010-11-11 12:41:46'), (36743, 10548, '2010-11-11 12:41:57'), (36744, 10548, '2010-11-11 12:41:59'), (36745, 10537, '2010-11-11 12:52:45'), (36746, 10549, '2010-11-11 12:53:02'), (36747, 10550, '2010-11-11 13:17:20'), (36748, 10551, '2010-11-11 13:17:34'), (36749, 10551, '2010-11-11 13:18:05'), (36750, 10551, '2010-11-11 13:18:07'), (36751, 10552, '2010-11-11 13:18:13'), (36752, 10551, '2010-11-11 13:18:18'), (36753, 10551, '2010-11-11 13:18:37'), (36754, 10551, '2010-11-11 13:18:39'), (36755, 10551, '2010-11-11 13:18:44'), (36756, 10551, '2010-11-11 13:18:47'), (36757, 10551, '2010-11-11 13:18:48'), (36758, 10551, '2010-11-11 13:18:50'), (36759, 10551, '2010-11-11 13:22:13'), (36760, 10551, '2010-11-11 13:22:15'), (36761, 10553, '2010-11-11 13:35:45'), (36762, 10554, '2010-11-11 13:49:51'), (36763, 10555, '2010-11-11 14:43:48'), (36764, 10555, '2010-11-11 14:43:54'), (36765, 10555, '2010-11-11 14:43:55'), (36766, 10555, '2010-11-11 14:43:59'), (36767, 10555, '2010-11-11 14:44:06'), (36768, 10555, '2010-11-11 14:44:07'), (36769, 10555, '2010-11-11 14:44:10'), (36770, 10555, '2010-11-11 14:44:17'), (36771, 10555, '2010-11-11 14:44:19'), (36772, 10555, '2010-11-11 14:44:22'), (36773, 10555, '2010-11-11 14:44:24'), (36774, 10555, '2010-11-11 14:44:27'), (36775, 10555, '2010-11-11 14:44:31'), (36776, 10555, '2010-11-11 14:44:33'), (36777, 10555, '2010-11-11 14:44:34'), (36778, 10555, '2010-11-11 14:44:36'), (36779, 10555, '2010-11-11 14:45:19'), (36780, 10555, '2010-11-11 14:45:21'), (36781, 10556, '2010-11-11 15:02:13'), (36782, 10557, '2010-11-11 15:02:34'), (36783, 10557, '2010-11-11 15:02:47'), (36784, 10557, '2010-11-11 15:02:58'), (36785, 10557, '2010-11-11 15:03:06'), (36786, 10557, '2010-11-11 15:03:27'), (36787, 10558, '2010-11-11 15:03:30'), (36788, 10559, '2010-11-11 15:03:32'), (36789, 10559, '2010-11-11 15:03:46'), (36790, 10557, '2010-11-11 15:03:46'), (36791, 10557, '2010-11-11 15:04:06'), (36792, 10559, '2010-11-11 15:04:12'), (36793, 10559, '2010-11-11 15:04:15'), (36794, 10559, '2010-11-11 15:04:15'), (36795, 10557, '2010-11-11 15:04:16'), (36796, 10559, '2010-11-11 15:04:25'), (36797, 10557, '2010-11-11 15:04:29'), (36798, 10559, '2010-11-11 15:04:45'), (36799, 10559, '2010-11-11 15:05:00'), (36800, 10557, '2010-11-11 15:05:21'), (36801, 10559, '2010-11-11 15:05:49'), (36802, 10557, '2010-11-11 15:06:13'), (36803, 10559, '2010-11-11 15:06:23'), (36804, 10559, '2010-11-11 15:06:28'), (36805, 10559, '2010-11-11 15:06:55'), (36806, 10559, '2010-11-11 15:06:58'), (36807, 10555, '2010-11-11 15:08:37'), (36808, 10555, '2010-11-11 15:08:38'), (36809, 10555, '2010-11-11 15:08:45'), (36810, 10555, '2010-11-11 15:08:47'), (36811, 10559, '2010-11-11 15:08:59'), (36812, 10559, '2010-11-11 15:09:02'), (36813, 10559, '2010-11-11 15:09:05'), (36814, 10559, '2010-11-11 15:09:07'), (36815, 10559, '2010-11-11 15:09:10'), (36816, 10560, '2010-11-11 15:11:25'), (36817, 10561, '2010-11-11 15:27:55'), (36818, 10561, '2010-11-11 15:28:19'), (36819, 10561, '2010-11-11 15:28:21'), (36820, 10561, '2010-11-11 15:28:27'), (36821, 10561, '2010-11-11 15:29:04'), (36822, 10561, '2010-11-11 15:29:07'), (36823, 10561, '2010-11-11 15:29:11'), (36824, 10561, '2010-11-11 15:29:14'), (36825, 10561, '2010-11-11 15:29:15'), (36826, 10561, '2010-11-11 15:29:16'), (36827, 10561, '2010-11-11 15:29:25'), (36828, 10561, '2010-11-11 15:29:27'), (36829, 10561, '2010-11-11 15:29:35'), (36830, 10561, '2010-11-11 15:29:37'), (36831, 10562, '2010-11-11 15:41:56'), (36832, 10563, '2010-11-11 15:55:04'), (36833, 10564, '2010-11-11 15:57:31'), (36834, 10565, '2010-11-11 16:47:36'), (36835, 10565, '2010-11-11 16:47:58'), (36836, 10565, '2010-11-11 16:48:40'), (36837, 10565, '2010-11-11 16:49:38'), (36838, 10565, '2010-11-11 16:49:53'), (36839, 10565, '2010-11-11 16:50:09'), (36840, 10565, '2010-11-11 16:50:10'), (36841, 10566, '2010-11-11 16:57:25'), (36842, 10567, '2010-11-11 17:25:58'), (36843, 10568, '2010-11-11 17:26:35'), (36844, 10569, '2010-11-11 17:34:30'), (36845, 10569, '2010-11-11 17:34:42'), (36846, 10569, '2010-11-11 17:35:02'), (36847, 10569, '2010-11-11 17:35:28'), (36848, 10570, '2010-11-11 17:43:42'), (36849, 10570, '2010-11-11 17:43:52'), (36850, 10570, '2010-11-11 17:44:02'), (36851, 10570, '2010-11-11 17:45:38'), (36852, 10570, '2010-11-11 17:45:39'), (36853, 10571, '2010-11-11 18:16:02'), (36854, 10571, '2010-11-11 18:17:13'), (36855, 10571, '2010-11-11 18:17:16'), (36856, 10571, '2010-11-11 18:17:17'), (36857, 10571, '2010-11-11 18:17:18'), (36858, 10571, '2010-11-11 18:17:20'), (36859, 10571, '2010-11-11 18:17:20'), (36860, 10571, '2010-11-11 18:17:21'), (36861, 10571, '2010-11-11 18:17:29'), (36862, 10571, '2010-11-11 18:17:29'), (36863, 10571, '2010-11-11 18:17:34'), (36864, 10571, '2010-11-11 18:17:38'), (36865, 10571, '2010-11-11 18:17:40'), (36866, 10571, '2010-11-11 18:17:43'), (36867, 10571, '2010-11-11 18:17:45'), (36868, 10571, '2010-11-11 18:17:45'), (36869, 10571, '2010-11-11 18:17:46'), (36870, 10571, '2010-11-11 18:17:53'), (36871, 10571, '2010-11-11 18:17:56'), (36872, 10571, '2010-11-11 18:17:56'), (36873, 10571, '2010-11-11 18:17:58'), (36874, 10571, '2010-11-11 18:18:00'), (36875, 10571, '2010-11-11 18:18:06'), (36876, 10571, '2010-11-11 18:18:18'), (36877, 10572, '2010-11-11 19:19:10'), (36878, 10572, '2010-11-11 19:19:31'), (36879, 10572, '2010-11-11 19:19:42'), (36880, 10572, '2010-11-11 19:20:55'), (36881, 10573, '2010-11-11 19:38:16'), (36882, 10573, '2010-11-11 19:39:19'), (36883, 10573, '2010-11-11 19:39:58'), (36884, 10573, '2010-11-11 19:40:28'), (36885, 10573, '2010-11-11 19:40:48'), (36886, 10573, '2010-11-11 19:41:07'), (36887, 10573, '2010-11-11 19:41:49'), (36888, 10573, '2010-11-11 19:42:47'), (36889, 10574, '2010-11-11 19:43:03'), (36890, 10573, '2010-11-11 19:43:22'), (36891, 10573, '2010-11-11 19:43:44'), (36892, 10573, '2010-11-11 19:43:51'), (36893, 10573, '2010-11-11 19:43:52'), (36894, 10573, '2010-11-11 19:43:53'), (36895, 10573, '2010-11-11 19:43:54'), (36896, 10573, '2010-11-11 19:43:55'), (36897, 10575, '2010-11-11 20:00:12'), (36898, 10576, '2010-11-11 20:20:05'), (36899, 10576, '2010-11-11 20:20:23'), (36900, 10576, '2010-11-11 20:20:37'), (36901, 10576, '2010-11-11 20:20:39'), (36902, 10577, '2010-11-11 20:20:54'), (36903, 10576, '2010-11-11 20:20:59'), (36904, 10577, '2010-11-11 20:21:17'), (36905, 10576, '2010-11-11 20:21:19'), (36906, 10577, '2010-11-11 20:21:33'), (36907, 10577, '2010-11-11 20:21:43'), (36908, 10577, '2010-11-11 20:21:54'), (36909, 10577, '2010-11-11 20:22:15'), (36910, 10577, '2010-11-11 20:22:44'), (36911, 10577, '2010-11-11 20:22:55'), (36912, 10576, '2010-11-11 20:26:08'), (36913, 10576, '2010-11-11 20:26:10'), (36914, 10576, '2010-11-11 20:26:27'), (36915, 10576, '2010-11-11 20:26:29'), (36916, 10576, '2010-11-11 20:27:18'), (36917, 10576, '2010-11-11 20:27:20'), (36918, 10576, '2010-11-11 20:30:07'), (36919, 10576, '2010-11-11 20:30:18'), (36920, 10578, '2010-11-11 20:30:28'), (36921, 10579, '2010-11-11 20:30:31'), (36922, 10576, '2010-11-11 20:30:33'), (36923, 10580, '2010-11-11 20:30:33'), (36924, 10581, '2010-11-11 20:30:36'), (36925, 10582, '2010-11-11 20:30:39'), (36926, 10583, '2010-11-11 21:06:26'), (36927, 10584, '2010-11-11 21:50:00'), (36928, 10585, '2010-11-11 22:52:58'), (36929, 10586, '2010-11-11 23:45:56'), (36930, 10586, '2010-11-11 23:46:18'), (36931, 10586, '2010-11-11 23:46:55'), (36932, 10587, '2010-11-12 00:33:16'), (36933, 10588, '2010-11-12 01:38:45'), (36934, 10589, '2010-11-12 01:38:49'), (36935, 10590, '2010-11-12 01:52:49'), (36936, 10591, '2010-11-12 01:52:53'), (36937, 10592, '2010-11-12 03:55:01'), (36938, 10593, '2010-11-12 04:58:34'), (36939, 10594, '2010-11-12 05:09:45'), (36940, 10595, '2010-11-12 05:11:38'), (36941, 10596, '2010-11-12 05:34:30'), (36942, 10597, '2010-11-12 06:32:02'), (36943, 10597, '2010-11-12 06:34:54'), (36944, 10597, '2010-11-12 06:38:04'), (36945, 10597, '2010-11-12 06:38:30'), (36946, 10597, '2010-11-12 06:42:03'), (36947, 10598, '2010-11-12 06:48:55'), (36948, 10599, '2010-11-12 07:07:17'), (36949, 10600, '2010-11-12 07:25:00'), (36950, 10601, '2010-11-12 07:25:04'), (36951, 10602, '2010-11-12 07:29:05'), (36952, 10603, '2010-11-12 08:00:32'), (36953, 10604, '2010-11-12 08:20:17'), (36954, 10604, '2010-11-12 08:20:23'), (36955, 10605, '2010-11-12 08:46:40'), (36956, 10605, '2010-11-12 08:46:56'), (36957, 10605, '2010-11-12 08:47:08'), (36958, 10605, '2010-11-12 08:47:15'), (36959, 10605, '2010-11-12 08:47:22'), (36960, 10605, '2010-11-12 08:47:30'), (36961, 10605, '2010-11-12 08:47:50'), (36962, 10605, '2010-11-12 08:47:59'), (36963, 10605, '2010-11-12 08:48:06'), (36964, 10605, '2010-11-12 08:48:16'), (36965, 10605, '2010-11-12 08:48:31'), (36966, 10605, '2010-11-12 08:48:58'), (36967, 10605, '2010-11-12 08:48:59'), (36968, 10605, '2010-11-12 08:49:03'), (36969, 10605, '2010-11-12 08:49:11'), (36970, 10605, '2010-11-12 08:49:15'), (36971, 10605, '2010-11-12 08:49:18'), (36972, 10605, '2010-11-12 08:49:21'), (36973, 10605, '2010-11-12 08:49:35'), (36974, 10605, '2010-11-12 08:49:39'), (36975, 10605, '2010-11-12 08:49:43'), (36976, 10606, '2010-11-12 09:00:01'), (36977, 10607, '2010-11-12 09:23:37'), (36978, 10608, '2010-11-12 09:26:24'), (36979, 10609, '2010-11-12 09:27:36'), (36980, 10610, '2010-11-12 09:31:56'), (36981, 10611, '2010-11-12 09:36:35'), (36982, 10611, '2010-11-12 09:36:44'), (36983, 10612, '2010-11-12 10:22:45'), (36984, 10613, '2010-11-12 10:22:46'), (36985, 10614, '2010-11-12 10:31:53'), (36986, 10615, '2010-11-12 10:33:37'), (36987, 10616, '2010-11-12 10:37:18'), (36988, 10617, '2010-11-12 10:58:54'), (36989, 10618, '2010-11-12 11:20:04'), (36990, 10619, '2010-11-12 11:20:04'), (36991, 10622, '2010-11-12 11:37:07'), (36992, 10621, '2010-11-12 11:37:24'), (36993, 10623, '2010-11-12 11:37:24'), (36994, 10623, '2010-11-12 11:37:32'), (36995, 10622, '2010-11-12 11:37:40'), (36996, 10622, '2010-11-12 11:37:50'), (36997, 10623, '2010-11-12 11:37:57'), (36998, 10623, '2010-11-12 11:38:02'), (36999, 10623, '2010-11-12 11:38:13'), (37000, 10623, '2010-11-12 11:38:18'), (37001, 10623, '2010-11-12 11:38:37'), (37002, 10623, '2010-11-12 11:38:40'), (37003, 10623, '2010-11-12 11:38:41'), (37004, 10623, '2010-11-12 11:38:43'), (37005, 10623, '2010-11-12 11:39:11'), (37006, 10623, '2010-11-12 11:39:13'), (37007, 10624, '2010-11-12 12:02:10'), (37008, 10624, '2010-11-12 12:03:26'), (37009, 10624, '2010-11-12 12:03:30'), (37010, 10624, '2010-11-12 12:03:34'), (37011, 10624, '2010-11-12 12:03:38'), (37012, 10624, '2010-11-12 12:03:42'), (37013, 10623, '2010-11-12 12:08:40'), (37014, 10623, '2010-11-12 12:08:41'), (37015, 10623, '2010-11-12 12:09:04'), (37016, 10623, '2010-11-12 12:09:06'), (37017, 10625, '2010-11-12 12:17:46'), (37018, 10626, '2010-11-12 12:25:35'), (37019, 10626, '2010-11-12 12:25:52'), (37020, 10626, '2010-11-12 12:26:05'), (37021, 10626, '2010-11-12 12:26:11'), (37022, 10626, '2010-11-12 12:26:28'), (37023, 10626, '2010-11-12 12:26:54'), (37024, 10626, '2010-11-12 12:27:04'), (37025, 10626, '2010-11-12 12:27:18'), (37026, 10626, '2010-11-12 12:27:45'), (37027, 10626, '2010-11-12 12:27:49'), (37028, 10626, '2010-11-12 12:28:48'), (37029, 10626, '2010-11-12 12:28:57'), (37030, 10626, '2010-11-12 12:29:08'), (37031, 10626, '2010-11-12 12:29:16'), (37032, 10626, '2010-11-12 12:29:37'), (37033, 10626, '2010-11-12 12:29:39'), (37034, 10626, '2010-11-12 12:29:42'), (37035, 10626, '2010-11-12 12:29:45'), (37036, 10626, '2010-11-12 12:29:48'), (37037, 10626, '2010-11-12 12:29:53'), (37038, 10626, '2010-11-12 12:29:56'), (37039, 10626, '2010-11-12 12:29:59'), (37040, 10626, '2010-11-12 12:30:02'), (37041, 10626, '2010-11-12 12:30:06'), (37042, 10626, '2010-11-12 12:30:09'), (37043, 10626, '2010-11-12 12:30:12'), (37044, 10627, '2010-11-12 12:32:08'), (37045, 10628, '2010-11-12 12:32:42'), (37046, 10623, '2010-11-12 12:33:05'), (37047, 10623, '2010-11-12 12:33:09'), (37048, 10623, '2010-11-12 12:33:25'), (37049, 10623, '2010-11-12 12:33:27'), (37050, 10623, '2010-11-12 12:33:28'), (37051, 10623, '2010-11-12 12:33:29'), (37052, 10629, '2010-11-12 12:35:16'), (37053, 10630, '2010-11-12 13:01:51'), (37054, 10631, '2010-11-12 13:26:18'), (37055, 10632, '2010-11-12 13:38:31'), (37056, 10633, '2010-11-12 14:37:09'), (37057, 10634, '2010-11-12 14:45:58'), (37058, 10635, '2010-11-12 15:05:29'), (37059, 10636, '2010-11-12 15:41:05'), (37060, 10636, '2010-11-12 15:41:13'), (37061, 10637, '2010-11-12 15:42:07'), (37062, 10638, '2010-11-12 15:52:07'), (37063, 10639, '2010-11-12 16:13:22'), (37064, 10640, '2010-11-12 16:16:29'), (37065, 10640, '2010-11-12 16:20:40'), (37066, 10640, '2010-11-12 16:20:52'), (37067, 10640, '2010-11-12 16:20:56'), (37068, 10640, '2010-11-12 16:21:00'), (37069, 10640, '2010-11-12 16:21:04'), (37070, 10640, '2010-11-12 16:21:08'), (37071, 10641, '2010-11-12 16:31:10'), (37072, 10642, '2010-11-12 16:42:55'), (37073, 10642, '2010-11-12 16:43:24'), (37074, 10642, '2010-11-12 16:43:52'), (37075, 10642, '2010-11-12 16:44:20'), (37076, 10642, '2010-11-12 16:44:48'), (37077, 10642, '2010-11-12 16:45:15'), (37078, 10642, '2010-11-12 16:45:35'), (37079, 10642, '2010-11-12 16:46:00'), (37080, 10642, '2010-11-12 16:46:26'), (37081, 10642, '2010-11-12 16:46:44'), (37082, 10642, '2010-11-12 16:46:55'), (37083, 10642, '2010-11-12 16:47:17'), (37084, 10642, '2010-11-12 16:48:16'), (37085, 10642, '2010-11-12 16:49:13'), (37086, 10642, '2010-11-12 16:49:42'), (37087, 10643, '2010-11-12 17:06:08'), (37088, 10644, '2010-11-12 17:06:32'), (37089, 10645, '2010-11-12 17:14:19'), (37090, 10645, '2010-11-12 17:14:41'), (37091, 10645, '2010-11-12 17:15:23'), (37092, 10645, '2010-11-12 17:15:41'), (37093, 10645, '2010-11-12 17:15:48'), (37094, 10645, '2010-11-12 17:16:15'), (37095, 10645, '2010-11-12 17:16:50'), (37096, 10645, '2010-11-12 17:16:53'), (37097, 10645, '2010-11-12 17:16:56'), (37098, 10645, '2010-11-12 17:17:01'), (37099, 10645, '2010-11-12 17:17:37'), (37100, 10645, '2010-11-12 17:17:48'), (37101, 10645, '2010-11-12 17:18:16'), (37102, 10645, '2010-11-12 17:18:27'), (37103, 10645, '2010-11-12 17:18:33'), (37104, 10645, '2010-11-12 17:18:50'), (37105, 10645, '2010-11-12 17:19:00'), (37106, 10645, '2010-11-12 17:19:03'), (37107, 10645, '2010-11-12 17:19:04'), (37108, 10645, '2010-11-12 17:19:05'), (37109, 10645, '2010-11-12 17:19:08'), (37110, 10645, '2010-11-12 17:19:09'), (37111, 10645, '2010-11-12 17:19:12'), (37112, 10646, '2010-11-12 17:45:18'), (37113, 10647, '2010-11-12 18:08:16'), (37114, 10648, '2010-11-12 19:01:47'), (37115, 10648, '2010-11-12 19:01:52'), (37116, 10648, '2010-11-12 19:01:57'), (37117, 10648, '2010-11-12 19:02:05'), (37118, 10648, '2010-11-12 19:02:20'), (37119, 10648, '2010-11-12 19:02:38'), (37120, 10648, '2010-11-12 19:02:48'), (37121, 10648, '2010-11-12 19:03:12'), (37122, 10648, '2010-11-12 19:04:56'), (37123, 10649, '2010-11-12 19:06:50'), (37124, 10650, '2010-11-12 19:25:02'), (37125, 10651, '2010-11-12 19:30:42'), (37126, 10652, '2010-11-12 19:35:16'), (37127, 10653, '2010-11-12 19:36:03'), (37128, 10654, '2010-11-12 19:53:08'), (37129, 10655, '2010-11-12 19:56:42'), (37130, 10656, '2010-11-12 20:34:34'), (37131, 10657, '2010-11-12 20:35:43'), (37132, 10657, '2010-11-12 20:35:59'), (37133, 10657, '2010-11-12 20:36:01'), (37134, 10657, '2010-11-12 20:36:32'), (37135, 10658, '2010-11-12 20:36:42'), (37136, 10657, '2010-11-12 20:36:46'), (37137, 10658, '2010-11-12 20:37:00'), (37138, 10658, '2010-11-12 20:37:21'), (37139, 10658, '2010-11-12 20:37:34'), (37140, 10658, '2010-11-12 20:37:42'), (37141, 10658, '2010-11-12 20:37:50'), (37142, 10658, '2010-11-12 20:37:57'), (37143, 10657, '2010-11-12 20:38:40'), (37144, 10657, '2010-11-12 20:38:43'), (37145, 10659, '2010-11-12 21:01:21'), (37146, 10660, '2010-11-12 21:02:59'), (37147, 10661, '2010-11-12 21:47:23'), (37148, 10662, '2010-11-12 22:32:53'), (37149, 10662, '2010-11-12 22:33:06'), (37150, 10662, '2010-11-12 22:33:12'), (37151, 10662, '2010-11-12 22:33:18'), (37152, 10662, '2010-11-12 22:33:26'), (37153, 10662, '2010-11-12 22:33:27'), (37154, 10662, '2010-11-12 22:33:28'), (37155, 10663, '2010-11-12 22:49:16'), (37156, 10664, '2010-11-12 23:53:50'), (37157, 10665, '2010-11-13 00:02:49'), (37158, 10666, '2010-11-13 02:04:02'), (37159, 10667, '2010-11-13 02:20:13'), (37160, 10668, '2010-11-13 02:41:37'), (37161, 10669, '2010-11-13 03:24:01'), (37162, 10670, '2010-11-13 04:14:59'), (37163, 10671, '2010-11-13 04:24:31'), (37164, 10672, '2010-11-13 05:18:04'), (37165, 10673, '2010-11-13 06:33:22'), (37166, 10674, '2010-11-13 06:51:47'), (37167, 10675, '2010-11-13 07:11:42'), (37168, 10676, '2010-11-13 07:53:13'), (37169, 10677, '2010-11-13 07:53:17'), (37170, 10678, '2010-11-13 08:07:30'), (37171, 10679, '2010-11-13 09:03:27'), (37172, 10680, '2010-11-13 09:16:08'), (37173, 10680, '2010-11-13 09:16:35'), (37174, 10681, '2010-11-13 09:35:54'), (37175, 10681, '2010-11-13 09:46:41'), (37176, 10681, '2010-11-13 09:46:46'), (37177, 10681, '2010-11-13 09:46:53'), (37178, 10681, '2010-11-13 09:47:36'), (37179, 10681, '2010-11-13 09:56:40'), (37180, 10681, '2010-11-13 09:56:51'), (37181, 10682, '2010-11-13 10:03:36'), (37182, 10681, '2010-11-13 10:25:50'), (37183, 10681, '2010-11-13 10:26:00'), (37184, 10681, '2010-11-13 10:26:13'), (37185, 10681, '2010-11-13 10:26:24'), (37186, 10681, '2010-11-13 10:26:50'), (37187, 10681, '2010-11-13 10:27:09'), (37188, 10681, '2010-11-13 10:27:16'), (37189, 10681, '2010-11-13 10:27:50'), (37190, 10681, '2010-11-13 10:28:00'), (37191, 10683, '2010-11-13 10:40:10'), (37192, 10684, '2010-11-13 10:40:12'), (37193, 10685, '2010-11-13 11:03:33'), (37194, 10686, '2010-11-13 11:52:34'), (37195, 10687, '2010-11-13 11:52:57'), (37196, 10688, '2010-11-13 12:28:36'), (37197, 10689, '2010-11-13 12:56:28'), (37198, 10690, '2010-11-13 13:46:54'), (37199, 10690, '2010-11-13 13:47:12'), (37200, 10690, '2010-11-13 13:47:20'), (37201, 10690, '2010-11-13 13:47:34'), (37202, 10690, '2010-11-13 13:47:47'), (37203, 10690, '2010-11-13 13:47:57'), (37204, 10690, '2010-11-13 13:48:03'), (37205, 10690, '2010-11-13 13:48:12'), (37206, 10690, '2010-11-13 13:48:31'), (37207, 10690, '2010-11-13 13:48:32'), (37208, 10690, '2010-11-13 13:48:36'), (37209, 10690, '2010-11-13 13:48:37'), (37210, 10690, '2010-11-13 13:48:38'), (37211, 10690, '2010-11-13 13:48:39'), (37212, 10691, '2010-11-13 15:08:43'), (37213, 10692, '2010-11-13 16:21:10'), (37214, 10693, '2010-11-13 16:49:13'), (37215, 10694, '2010-11-13 17:03:03'), (37216, 10694, '2010-11-13 17:03:16'), (37217, 10694, '2010-11-13 17:03:31'), (37218, 10694, '2010-11-13 17:03:44'), (37219, 10694, '2010-11-13 17:03:59'), (37220, 10694, '2010-11-13 17:04:19'), (37221, 10694, '2010-11-13 17:04:32'), (37222, 10694, '2010-11-13 17:04:35'), (37223, 10694, '2010-11-13 17:04:37'), (37224, 10694, '2010-11-13 17:04:39'), (37225, 10694, '2010-11-13 17:04:39'), (37226, 10694, '2010-11-13 17:04:41'), (37227, 10694, '2010-11-13 17:04:41'), (37228, 10694, '2010-11-13 17:04:50'), (37229, 10694, '2010-11-13 17:04:51'), (37230, 10695, '2010-11-13 18:10:53'), (37231, 10696, '2010-11-13 18:32:40'), (37232, 10697, '2010-11-13 19:00:32'), (37233, 10698, '2010-11-13 19:24:43'), (37234, 10699, '2010-11-13 19:35:13'), (37235, 10699, '2010-11-13 19:35:42'), (37236, 10699, '2010-11-13 19:36:10'), (37237, 10699, '2010-11-13 19:36:21'), (37238, 10699, '2010-11-13 19:36:33'), (37239, 10699, '2010-11-13 19:37:55'), (37240, 10699, '2010-11-13 19:37:58'), (37241, 10699, '2010-11-13 19:38:20'), (37242, 10699, '2010-11-13 19:38:56'), (37243, 10699, '2010-11-13 19:39:09'), (37244, 10700, '2010-11-13 19:39:09'), (37245, 10699, '2010-11-13 19:39:12'), (37246, 10701, '2010-11-13 19:39:57'), (37247, 10702, '2010-11-13 20:05:40'), (37248, 10702, '2010-11-13 20:06:06'), (37249, 10702, '2010-11-13 20:06:16'), (37250, 10702, '2010-11-13 20:06:23'), (37251, 10702, '2010-11-13 20:06:32'), (37252, 10702, '2010-11-13 20:06:40'), (37253, 10702, '2010-11-13 20:06:47'), (37254, 10702, '2010-11-13 20:07:26'), (37255, 10702, '2010-11-13 20:07:48'), (37256, 10702, '2010-11-13 20:08:01'), (37257, 10702, '2010-11-13 20:08:08'), (37258, 10702, '2010-11-13 20:08:14'), (37259, 10702, '2010-11-13 20:08:22'), (37260, 10703, '2010-11-13 20:13:04'), (37261, 10703, '2010-11-13 20:13:17'), (37262, 10703, '2010-11-13 20:13:23'), (37263, 10703, '2010-11-13 20:13:30'), (37264, 10703, '2010-11-13 20:13:37'), (37265, 10704, '2010-11-13 20:18:41'), (37266, 10704, '2010-11-13 20:19:28'), (37267, 10704, '2010-11-13 20:20:23'), (37268, 10704, '2010-11-13 20:20:38'), (37269, 10704, '2010-11-13 20:22:24'), (37270, 10704, '2010-11-13 20:23:00'), (37271, 10705, '2010-11-13 20:24:23'), (37272, 10705, '2010-11-13 20:24:34'), (37273, 10704, '2010-11-13 20:24:49'), (37274, 10705, '2010-11-13 20:25:12'), (37275, 10704, '2010-11-13 20:25:16'), (37276, 10705, '2010-11-13 20:25:27'), (37277, 10704, '2010-11-13 20:25:38'), (37278, 10705, '2010-11-13 20:25:39'), (37279, 10704, '2010-11-13 20:26:07'), (37280, 10705, '2010-11-13 20:26:22'), (37281, 10706, '2010-11-13 20:26:23'), (37282, 10704, '2010-11-13 20:26:23'), (37283, 10704, '2010-11-13 20:26:39'), (37284, 10705, '2010-11-13 20:26:45'), (37285, 10704, '2010-11-13 20:26:58'), (37286, 10705, '2010-11-13 20:27:14'), (37287, 10704, '2010-11-13 20:27:26'), (37288, 10705, '2010-11-13 20:27:33'), (37289, 10704, '2010-11-13 20:27:43'), (37290, 10705, '2010-11-13 20:27:45'), (37291, 10704, '2010-11-13 20:27:59'), (37292, 10704, '2010-11-13 20:28:29'), (37293, 10705, '2010-11-13 20:28:36'), (37294, 10704, '2010-11-13 20:28:55'), (37295, 10705, '2010-11-13 20:29:08'), (37296, 10705, '2010-11-13 20:29:12'), (37297, 10705, '2010-11-13 20:29:15'), (37298, 10704, '2010-11-13 20:29:20'), (37299, 10704, '2010-11-13 20:29:33'), (37300, 10705, '2010-11-13 20:29:43'), (37301, 10704, '2010-11-13 20:29:47'), (37302, 10704, '2010-11-13 20:30:01'), (37303, 10704, '2010-11-13 20:30:07'), (37304, 10704, '2010-11-13 20:30:16'), (37305, 10704, '2010-11-13 20:30:26'), (37306, 10705, '2010-11-13 20:30:27'), (37307, 10704, '2010-11-13 20:30:44'), (37308, 10704, '2010-11-13 20:30:49'), (37309, 10704, '2010-11-13 20:31:13'), (37310, 10705, '2010-11-13 20:31:36'), (37311, 10705, '2010-11-13 20:31:44'), (37312, 10705, '2010-11-13 20:31:48'), (37313, 10705, '2010-11-13 20:32:13'), (37314, 10703, '2010-11-13 20:32:17'), (37315, 10705, '2010-11-13 20:32:25'), (37316, 10704, '2010-11-13 20:32:52'), (37317, 10705, '2010-11-13 20:32:53'), (37318, 10705, '2010-11-13 20:33:09'), (37319, 10705, '2010-11-13 20:33:28'), (37320, 10705, '2010-11-13 20:33:32'), (37321, 10705, '2010-11-13 20:33:35'), (37322, 10705, '2010-11-13 20:33:38'), (37323, 10705, '2010-11-13 20:33:41'), (37324, 10705, '2010-11-13 20:33:52'), (37325, 10705, '2010-11-13 20:33:55'), (37326, 10705, '2010-11-13 20:34:01'), (37327, 10705, '2010-11-13 20:34:07'), (37328, 10707, '2010-11-13 20:34:08'), (37329, 10707, '2010-11-13 20:34:43'), (37330, 10704, '2010-11-13 20:34:59'), (37331, 10707, '2010-11-13 20:35:47'), (37332, 10704, '2010-11-13 20:35:54'), (37333, 10707, '2010-11-13 20:36:26'), (37334, 10707, '2010-11-13 20:36:30'), (37335, 10704, '2010-11-13 20:37:04'), (37336, 10704, '2010-11-13 20:37:16'), (37337, 10704, '2010-11-13 20:37:26'), (37338, 10704, '2010-11-13 20:37:49'), (37339, 10704, '2010-11-13 20:37:56'), (37340, 10704, '2010-11-13 20:38:11'), (37341, 10705, '2010-11-13 20:38:17'), (37342, 10704, '2010-11-13 20:38:29'), (37343, 10704, '2010-11-13 20:38:41'), (37344, 10705, '2010-11-13 20:38:44'), (37345, 10705, '2010-11-13 20:38:48'), (37346, 10704, '2010-11-13 20:39:03'), (37347, 10705, '2010-11-13 20:39:06'), (37348, 10704, '2010-11-13 20:39:19'), (37349, 10704, '2010-11-13 20:39:27'), (37350, 10705, '2010-11-13 20:39:36'), (37351, 10704, '2010-11-13 20:39:40'), (37352, 10705, '2010-11-13 20:39:45'), (37353, 10705, '2010-11-13 20:40:04'), (37354, 10705, '2010-11-13 20:40:05'), (37355, 10705, '2010-11-13 20:40:13'), (37356, 10704, '2010-11-13 20:40:28'), (37357, 10705, '2010-11-13 20:40:39'), (37358, 10704, '2010-11-13 20:41:06'), (37359, 10704, '2010-11-13 20:41:30'), (37360, 10704, '2010-11-13 20:41:46'), (37361, 10704, '2010-11-13 20:42:17'), (37362, 10704, '2010-11-13 20:42:32'), (37363, 10704, '2010-11-13 20:43:01'), (37364, 10704, '2010-11-13 20:43:16'), (37365, 10708, '2010-11-13 20:46:53'), (37366, 10708, '2010-11-13 20:47:22'), (37367, 10708, '2010-11-13 20:47:51'), (37368, 10708, '2010-11-13 20:48:02'), (37369, 10708, '2010-11-13 20:48:06'), (37370, 10709, '2010-11-13 21:15:41'), (37371, 10710, '2010-11-13 21:26:15'), (37372, 10711, '2010-11-13 21:29:46'), (37373, 10712, '2010-11-13 21:32:26'), (37374, 10712, '2010-11-13 21:32:41'), (37375, 10712, '2010-11-13 21:33:37'), (37376, 10712, '2010-11-13 21:34:01'), (37377, 10712, '2010-11-13 21:34:02'), (37378, 10713, '2010-11-13 21:44:21'), (37379, 10714, '2010-11-13 21:44:23'), (37380, 10715, '2010-11-13 21:44:25'), (37381, 10716, '2010-11-13 21:44:28'), (37382, 10717, '2010-11-13 21:44:29'), (37383, 10718, '2010-11-13 21:44:31'), (37384, 10719, '2010-11-13 21:44:33'), (37385, 10720, '2010-11-13 22:22:22'), (37386, 10721, '2010-11-13 22:50:07'), (37387, 10722, '2010-11-13 23:03:21'), (37388, 10723, '2010-11-13 23:23:04'), (37389, 10724, '2010-11-13 23:33:34'), (37390, 10724, '2010-11-13 23:33:52'), (37391, 10724, '2010-11-13 23:33:55'), (37392, 10724, '2010-11-13 23:34:04'), (37393, 10724, '2010-11-13 23:39:56'), (37394, 10725, '2010-11-14 00:30:07'), (37395, 10726, '2010-11-14 01:10:33'), (37396, 10727, '2010-11-14 02:04:34'), (37397, 10728, '2010-11-14 02:57:29'), (37398, 10729, '2010-11-14 03:57:01'), (37399, 10730, '2010-11-14 04:16:45'), (37400, 10731, '2010-11-14 04:38:41'), (37401, 10732, '2010-11-14 04:51:05'), (37402, 10733, '2010-11-14 07:14:20'), (37403, 10734, '2010-11-14 07:14:24'), (37404, 10735, '2010-11-14 07:28:18'), (37405, 10736, '2010-11-14 08:15:55'), (37406, 10737, '2010-11-14 10:15:37'), (37407, 10737, '2010-11-14 10:28:03'), (37408, 10737, '2010-11-14 10:28:04'), (37409, 10737, '2010-11-14 10:28:16'), (37410, 10737, '2010-11-14 10:28:58'), (37411, 10737, '2010-11-14 10:29:15'), (37412, 10737, '2010-11-14 10:30:41'), (37413, 10739, '2010-11-14 10:43:50'), (37414, 10738, '2010-11-14 10:43:51'), (37415, 10740, '2010-11-14 10:49:24'), (37416, 10741, '2010-11-14 11:17:55'), (37417, 10741, '2010-11-14 11:18:10'), (37418, 10741, '2010-11-14 11:18:23'), (37419, 10741, '2010-11-14 11:18:32'), (37420, 10741, '2010-11-14 11:18:43'), (37421, 10741, '2010-11-14 11:18:43'), (37422, 10741, '2010-11-14 11:18:45'), (37423, 10741, '2010-11-14 11:18:55'), (37424, 10741, '2010-11-14 11:18:58'), (37425, 10742, '2010-11-14 11:22:51'), (37426, 10743, '2010-11-14 11:43:01'), (37427, 10743, '2010-11-14 11:43:39'), (37428, 10743, '2010-11-14 11:43:51'), (37429, 10743, '2010-11-14 11:44:01'), (37430, 10743, '2010-11-14 11:44:15'), (37431, 10743, '2010-11-14 11:44:19'), (37432, 10743, '2010-11-14 11:44:31'), (37433, 10743, '2010-11-14 11:44:40'), (37434, 10743, '2010-11-14 11:44:50'), (37435, 10743, '2010-11-14 11:44:55'), (37436, 10743, '2010-11-14 11:45:12'), (37437, 10744, '2010-11-14 12:17:10'), (37438, 10744, '2010-11-14 12:17:38'), (37439, 10744, '2010-11-14 12:17:45'), (37440, 10744, '2010-11-14 12:18:04'), (37441, 10744, '2010-11-14 12:18:12'), (37442, 10744, '2010-11-14 12:18:15'), (37443, 10744, '2010-11-14 12:18:54'), (37444, 10744, '2010-11-14 12:19:15'), (37445, 10744, '2010-11-14 12:20:05'), (37446, 10744, '2010-11-14 12:20:06'), (37447, 10744, '2010-11-14 12:20:10'), (37448, 10744, '2010-11-14 12:20:13'), (37449, 10745, '2010-11-14 12:23:10'), (37450, 10745, '2010-11-14 12:23:33'), (37451, 10745, '2010-11-14 12:23:41'), (37452, 10746, '2010-11-14 12:27:49'), (37453, 10746, '2010-11-14 12:27:57'), (37454, 10746, '2010-11-14 12:28:14'), (37455, 10746, '2010-11-14 12:28:51'), (37456, 10746, '2010-11-14 12:29:19'), (37457, 10746, '2010-11-14 12:29:59'), (37458, 10746, '2010-11-14 12:30:12'), (37459, 10746, '2010-11-14 12:30:40'), (37460, 10746, '2010-11-14 12:31:17'), (37461, 10746, '2010-11-14 12:32:01'), (37462, 10746, '2010-11-14 12:32:12'), (37463, 10746, '2010-11-14 12:32:40'), (37464, 10746, '2010-11-14 12:32:41'), (37465, 10746, '2010-11-14 12:33:20'), (37466, 10747, '2010-11-14 12:38:02'), (37467, 10747, '2010-11-14 12:38:40'), (37468, 10747, '2010-11-14 12:40:24'), (37469, 10748, '2010-11-14 12:41:56'), (37470, 10746, '2010-11-14 12:43:41'), (37471, 10746, '2010-11-14 12:43:44'), (37472, 10746, '2010-11-14 12:43:52'), (37473, 10746, '2010-11-14 12:44:03'), (37474, 10746, '2010-11-14 12:44:10'), (37475, 10746, '2010-11-14 12:44:24'), (37476, 10746, '2010-11-14 12:44:34'), (37477, 10746, '2010-11-14 12:44:38'), (37478, 10746, '2010-11-14 12:45:00'), (37479, 10746, '2010-11-14 12:45:04'), (37480, 10746, '2010-11-14 12:45:06'), (37481, 10746, '2010-11-14 12:45:10'), (37482, 10746, '2010-11-14 12:45:13'), (37483, 10746, '2010-11-14 12:45:17'), (37484, 10746, '2010-11-14 12:45:20'), (37485, 10746, '2010-11-14 12:45:25'), (37486, 10746, '2010-11-14 12:45:29'), (37487, 10746, '2010-11-14 12:45:34'), (37488, 10746, '2010-11-14 12:45:45'), (37489, 10746, '2010-11-14 12:45:51'), (37490, 10749, '2010-11-14 15:20:51'), (37491, 10750, '2010-11-14 16:04:50'), (37492, 10750, '2010-11-14 16:05:03'), (37493, 10750, '2010-11-14 16:05:12'), (37494, 10750, '2010-11-14 16:05:22'), (37495, 10750, '2010-11-14 16:05:53'), (37496, 10750, '2010-11-14 16:07:01'), (37497, 10750, '2010-11-14 16:07:09'), (37498, 10750, '2010-11-14 16:07:24'), (37499, 10750, '2010-11-14 16:07:34'), (37500, 10750, '2010-11-14 16:07:38'), (37501, 10750, '2010-11-14 16:07:43'), (37502, 10751, '2010-11-14 16:33:23'), (37503, 10751, '2010-11-14 16:33:41'), (37504, 10751, '2010-11-14 16:33:48'), (37505, 10752, '2010-11-14 16:42:19'), (37506, 10753, '2010-11-14 16:42:23'), (37507, 10754, '2010-11-14 16:42:23'), (37508, 10755, '2010-11-14 16:49:07'), (37509, 10755, '2010-11-14 16:49:33'), (37510, 10755, '2010-11-14 16:49:49'), (37511, 10755, '2010-11-14 16:49:55'), (37512, 10755, '2010-11-14 16:50:28'), (37513, 10755, '2010-11-14 16:51:13'), (37514, 10755, '2010-11-14 16:51:28'), (37515, 10755, '2010-11-14 16:51:50'), (37516, 10755, '2010-11-14 16:52:12'), (37517, 10755, '2010-11-14 16:52:29'), (37518, 10755, '2010-11-14 16:52:46'), (37519, 10755, '2010-11-14 16:53:05'), (37520, 10756, '2010-11-14 17:39:06'), (37521, 10756, '2010-11-14 17:39:34'), (37522, 10756, '2010-11-14 17:39:51'), (37523, 10756, '2010-11-14 17:41:19'), (37524, 10757, '2010-11-14 17:48:43'), (37525, 10758, '2010-11-14 18:05:43'), (37526, 10759, '2010-11-14 18:24:28'), (37527, 10760, '2010-11-14 19:09:39'), (37528, 10760, '2010-11-14 19:10:21'), (37529, 10760, '2010-11-14 19:10:38'), (37530, 10761, '2010-11-14 19:26:56'), (37531, 10761, '2010-11-14 19:27:20'), (37532, 10762, '2010-11-14 19:27:26'), (37533, 10762, '2010-11-14 19:27:35'), (37534, 10763, '2010-11-14 19:36:25'), (37535, 10763, '2010-11-14 19:36:41'), (37536, 10763, '2010-11-14 19:36:51'), (37537, 10763, '2010-11-14 19:37:00'), (37538, 10763, '2010-11-14 19:37:21'), (37539, 10763, '2010-11-14 19:37:23'), (37540, 10763, '2010-11-14 19:37:54'), (37541, 10763, '2010-11-14 19:38:05'), (37542, 10763, '2010-11-14 19:38:17'), (37543, 10763, '2010-11-14 19:38:24'), (37544, 10763, '2010-11-14 19:38:31'), (37545, 10763, '2010-11-14 19:38:43'), (37546, 10764, '2010-11-14 19:39:55'), (37547, 10765, '2010-11-14 19:40:08'), (37548, 10766, '2010-11-14 19:40:09'), (37549, 10767, '2010-11-14 19:41:46'), (37550, 10768, '2010-11-14 21:26:54'), (37551, 10769, '2010-11-14 21:51:50'), (37552, 10770, '2010-11-14 22:22:45'), (37553, 10771, '2010-11-14 23:30:24'), (37554, 10772, '2010-11-14 23:59:53'), (37555, 10773, '2010-11-15 00:07:30'), (37556, 10774, '2010-11-15 01:29:33'), (37557, 10774, '2010-11-15 01:31:04'), (37558, 10774, '2010-11-15 01:32:46'), (37559, 10774, '2010-11-15 01:33:15'), (37560, 10774, '2010-11-15 01:33:16'), (37561, 10774, '2010-11-15 01:33:19'), (37562, 10774, '2010-11-15 01:33:27'), (37563, 10774, '2010-11-15 01:33:50'), (37564, 10774, '2010-11-15 01:33:52'), (37565, 10774, '2010-11-15 01:33:55'), (37566, 10774, '2010-11-15 01:33:59'), (37567, 10774, '2010-11-15 01:34:02'), (37568, 10775, '2010-11-15 03:00:30'), (37569, 10776, '2010-11-15 05:28:54'), (37570, 10777, '2010-11-15 07:38:12'), (37571, 10778, '2010-11-15 07:38:16'), (37572, 10779, '2010-11-15 08:42:44'), (37573, 10780, '2010-11-15 09:07:23'), (37574, 10781, '2010-11-15 09:07:24'), (37575, 10781, '2010-11-15 09:07:48'), (37576, 10781, '2010-11-15 09:08:27'), (37577, 10781, '2010-11-15 09:09:05'), (37578, 10781, '2010-11-15 09:09:12'), (37579, 10781, '2010-11-15 09:09:19'), (37580, 10781, '2010-11-15 09:09:47'), (37581, 10781, '2010-11-15 09:09:48'), (37582, 10781, '2010-11-15 09:10:13'), (37583, 10781, '2010-11-15 09:10:17'), (37584, 10781, '2010-11-15 09:10:22'), (37585, 10781, '2010-11-15 09:10:28'), (37586, 10781, '2010-11-15 09:10:33'), (37587, 10782, '2010-11-15 09:31:17'), (37588, 10782, '2010-11-15 09:31:43'), (37589, 10782, '2010-11-15 09:31:57'), (37590, 10782, '2010-11-15 09:32:10'), (37591, 10782, '2010-11-15 09:32:16'), (37592, 10782, '2010-11-15 09:32:22'), (37593, 10782, '2010-11-15 09:32:27'), (37594, 10782, '2010-11-15 09:32:34'), (37595, 10782, '2010-11-15 09:32:40'), (37596, 10782, '2010-11-15 09:32:46'), (37597, 10782, '2010-11-15 09:32:51'), (37598, 10782, '2010-11-15 09:32:56'), (37599, 10782, '2010-11-15 09:33:01'), (37600, 10782, '2010-11-15 09:33:08'), (37601, 10782, '2010-11-15 09:33:14'), (37602, 10782, '2010-11-15 09:33:20'), (37603, 10782, '2010-11-15 09:33:22'), (37604, 10782, '2010-11-15 09:33:29'), (37605, 10782, '2010-11-15 09:33:34'), (37606, 10782, '2010-11-15 09:33:39'), (37607, 10782, '2010-11-15 09:33:45'), (37608, 10782, '2010-11-15 09:33:49'), (37609, 10782, '2010-11-15 09:34:03'), (37610, 10783, '2010-11-15 09:51:36'), (37611, 10783, '2010-11-15 09:51:50'), (37612, 10783, '2010-11-15 09:52:02'), (37613, 10783, '2010-11-15 09:52:18'), (37614, 10783, '2010-11-15 09:52:25'), (37615, 10783, '2010-11-15 09:52:34'), (37616, 10783, '2010-11-15 09:52:41'), (37617, 10783, '2010-11-15 09:53:08'), (37618, 10783, '2010-11-15 09:53:16'), (37619, 10783, '2010-11-15 09:53:31'), (37620, 10783, '2010-11-15 09:53:40'), (37621, 10783, '2010-11-15 09:54:16'), (37622, 10783, '2010-11-15 09:54:38'), (37623, 10783, '2010-11-15 09:54:46'), (37624, 10784, '2010-11-15 10:45:26'), (37625, 10785, '2010-11-15 10:52:03'), (37626, 10786, '2010-11-15 10:54:02'), (37627, 10787, '2010-11-15 11:06:17'), (37628, 10787, '2010-11-15 11:06:20'), (37629, 10788, '2010-11-15 11:07:19'), (37630, 10788, '2010-11-15 11:07:25'), (37631, 10789, '2010-11-15 11:21:39'), (37632, 10790, '2010-11-15 11:58:13'), (37633, 10790, '2010-11-15 11:58:20'), (37634, 10790, '2010-11-15 11:58:27'), (37635, 10790, '2010-11-15 11:59:02'), (37636, 10790, '2010-11-15 11:59:10'), (37637, 10790, '2010-11-15 12:00:30'), (37638, 10790, '2010-11-15 12:00:32'), (37639, 10790, '2010-11-15 12:00:33'), (37640, 10790, '2010-11-15 12:00:39'), (37641, 10791, '2010-11-15 12:41:22'), (37642, 10791, '2010-11-15 12:41:48'), (37643, 10792, '2010-11-15 13:12:32'), (37644, 10792, '2010-11-15 13:12:51'), (37645, 10792, '2010-11-15 13:13:09'), (37646, 10792, '2010-11-15 13:13:24'), (37647, 10792, '2010-11-15 13:13:36'), (37648, 10792, '2010-11-15 13:13:50'), (37649, 10792, '2010-11-15 13:13:59'), (37650, 10793, '2010-11-15 13:34:20'), (37651, 10793, '2010-11-15 13:34:29'), (37652, 10793, '2010-11-15 13:34:42'), (37653, 10793, '2010-11-15 13:35:01'), (37654, 10794, '2010-11-15 13:44:19'), (37655, 10795, '2010-11-15 14:15:46'), (37656, 10796, '2010-11-15 14:50:23'), (37657, 10796, '2010-11-15 14:50:49'), (37658, 10796, '2010-11-15 14:51:05'), (37659, 10796, '2010-11-15 14:52:26'), (37660, 10796, '2010-11-15 14:53:11'), (37661, 10796, '2010-11-15 14:53:20'), (37662, 10796, '2010-11-15 14:53:35'), (37663, 10796, '2010-11-15 14:54:10'), (37664, 10797, '2010-11-15 14:54:17'), (37665, 10798, '2010-11-15 14:54:19'), (37666, 10796, '2010-11-15 14:54:23'), (37667, 10799, '2010-11-15 14:54:24'), (37668, 10800, '2010-11-15 14:54:26'), (37669, 10801, '2010-11-15 14:54:28'), (37670, 10802, '2010-11-15 14:54:31'), (37671, 10796, '2010-11-15 14:54:31'), (37672, 10803, '2010-11-15 14:54:33'), (37673, 10804, '2010-11-15 14:54:36'), (37674, 10796, '2010-11-15 14:54:39'), (37675, 10805, '2010-11-15 14:54:40'), (37676, 10806, '2010-11-15 14:54:42'), (37677, 10807, '2010-11-15 14:54:46'), (37678, 10796, '2010-11-15 14:54:46'), (37679, 10808, '2010-11-15 14:54:48'), (37680, 10809, '2010-11-15 14:54:50'), (37681, 10810, '2010-11-15 14:54:53'), (37682, 10796, '2010-11-15 14:54:54'), (37683, 10811, '2010-11-15 14:54:55'), (37684, 10812, '2010-11-15 14:54:57'), (37685, 10813, '2010-11-15 14:54:59'), (37686, 10814, '2010-11-15 14:55:00'), (37687, 10815, '2010-11-15 14:55:02'), (37688, 10816, '2010-11-15 14:55:04'), (37689, 10817, '2010-11-15 14:55:05'), (37690, 10818, '2010-11-15 14:55:07'), (37691, 10819, '2010-11-15 14:55:09'), (37692, 10820, '2010-11-15 14:55:11'), (37693, 10821, '2010-11-15 14:55:13'), (37694, 10822, '2010-11-15 14:55:15'), (37695, 10823, '2010-11-15 14:55:17'), (37696, 10824, '2010-11-15 14:55:20'), (37697, 10825, '2010-11-15 14:55:22'), (37698, 10826, '2010-11-15 14:55:24'), (37699, 10827, '2010-11-15 14:55:27'), (37700, 10828, '2010-11-15 14:55:31'), (37701, 10796, '2010-11-15 14:55:31'), (37702, 10796, '2010-11-15 14:55:31'), (37703, 10796, '2010-11-15 14:55:35'), (37704, 10829, '2010-11-15 14:55:35'), (37705, 10796, '2010-11-15 14:55:35'), (37706, 10796, '2010-11-15 14:55:38'), (37707, 10796, '2010-11-15 14:55:39'), (37708, 10796, '2010-11-15 14:55:41'), (37709, 10830, '2010-11-15 14:55:41'), (37710, 10796, '2010-11-15 14:55:42'), (37711, 10831, '2010-11-15 14:55:45'), (37712, 10796, '2010-11-15 14:55:45'), (37713, 10796, '2010-11-15 14:55:48'), (37714, 10796, '2010-11-15 14:55:48'), (37715, 10832, '2010-11-15 14:55:50'), (37716, 10833, '2010-11-15 14:55:52'), (37717, 10834, '2010-11-15 14:55:54'), (37718, 10835, '2010-11-15 14:55:57'), (37719, 10836, '2010-11-15 14:55:59'), (37720, 10837, '2010-11-15 14:56:01'), (37721, 10838, '2010-11-15 14:56:04'), (37722, 10839, '2010-11-15 14:56:06'), (37723, 10840, '2010-11-15 14:56:08'), (37724, 10841, '2010-11-15 14:56:10'), (37725, 10842, '2010-11-15 14:56:13'), (37726, 10796, '2010-11-15 14:56:17'), (37727, 10843, '2010-11-15 14:56:17'), (37728, 10844, '2010-11-15 14:56:19'), (37729, 10845, '2010-11-15 14:56:22'), (37730, 10846, '2010-11-15 14:56:24'), (37731, 10847, '2010-11-15 14:56:27'), (37732, 10848, '2010-11-15 15:21:02'), (37733, 10849, '2010-11-15 15:23:45'), (37734, 10850, '2010-11-15 15:25:41'), (37735, 10850, '2010-11-15 15:26:10'), (37736, 10850, '2010-11-15 15:26:21'), (37737, 10850, '2010-11-15 15:26:41'), (37738, 10851, '2010-11-15 15:27:05'), (37739, 10850, '2010-11-15 15:27:10'), (37740, 10850, '2010-11-15 15:27:20'), (37741, 10851, '2010-11-15 15:27:46'), (37742, 10851, '2010-11-15 15:27:48'), (37743, 10851, '2010-11-15 15:27:49'), (37744, 10850, '2010-11-15 15:27:52'), (37745, 10851, '2010-11-15 15:27:54'), (37746, 10850, '2010-11-15 15:28:03'), (37747, 10851, '2010-11-15 15:28:04'), (37748, 10851, '2010-11-15 15:28:05'), (37749, 10851, '2010-11-15 15:28:11'), (37750, 10850, '2010-11-15 15:28:32'), (37751, 10851, '2010-11-15 15:28:33'), (37752, 10850, '2010-11-15 15:28:43'), (37753, 10851, '2010-11-15 15:29:23'), (37754, 10851, '2010-11-15 15:29:50'), (37755, 10851, '2010-11-15 15:30:05'), (37756, 10852, '2010-11-15 16:18:57'), (37757, 10853, '2010-11-15 16:21:28'), (37758, 10854, '2010-11-15 16:21:32'), (37759, 10855, '2010-11-15 16:44:16'), (37760, 10855, '2010-11-15 16:44:32'), (37761, 10855, '2010-11-15 16:44:49'), (37762, 10855, '2010-11-15 16:45:04'), (37763, 10855, '2010-11-15 16:45:27'), (37764, 10855, '2010-11-15 16:45:31'), (37765, 10855, '2010-11-15 16:45:40'), (37766, 10855, '2010-11-15 16:45:57'), (37767, 10856, '2010-11-15 16:58:01'), (37768, 10856, '2010-11-15 17:02:15'), (37769, 10856, '2010-11-15 17:03:16'), (37770, 10856, '2010-11-15 17:05:11'), (37771, 10856, '2010-11-15 17:05:16'), (37772, 10857, '2010-11-15 17:10:03'), (37773, 10857, '2010-11-15 17:10:12'), (37774, 10857, '2010-11-15 17:10:36'), (37775, 10857, '2010-11-15 17:10:38'), (37776, 10857, '2010-11-15 17:10:39'), (37777, 10857, '2010-11-15 17:10:41'), (37778, 10857, '2010-11-15 17:10:47'), (37779, 10857, '2010-11-15 17:10:51'), (37780, 10857, '2010-11-15 17:11:05'), (37781, 10857, '2010-11-15 17:11:25'), (37782, 10857, '2010-11-15 17:11:34'), (37783, 10857, '2010-11-15 17:12:01'), (37784, 10857, '2010-11-15 17:12:26'), (37785, 10857, '2010-11-15 17:12:40'), (37786, 10857, '2010-11-15 17:12:53'), (37787, 10857, '2010-11-15 17:13:10'), (37788, 10857, '2010-11-15 17:13:41'), (37789, 10857, '2010-11-15 17:13:44'), (37790, 10857, '2010-11-15 17:13:46'), (37791, 10857, '2010-11-15 17:13:48'), (37792, 10857, '2010-11-15 17:13:50'), (37793, 10857, '2010-11-15 17:13:53'), (37794, 10857, '2010-11-15 17:13:55'), (37795, 10857, '2010-11-15 17:13:58'), (37796, 10857, '2010-11-15 17:13:59'), (37797, 10857, '2010-11-15 17:14:23'), (37798, 10857, '2010-11-15 17:14:26'), (37799, 10857, '2010-11-15 17:14:28'), (37800, 10857, '2010-11-15 17:14:32'), (37801, 10857, '2010-11-15 17:14:34'), (37802, 10857, '2010-11-15 17:14:35'), (37803, 10857, '2010-11-15 17:14:36'), (37804, 10857, '2010-11-15 17:14:42'), (37805, 10857, '2010-11-15 17:14:44'), (37806, 10857, '2010-11-15 17:14:50'), (37807, 10858, '2010-11-15 17:24:06'), (37808, 10859, '2010-11-15 17:34:36'), (37809, 10859, '2010-11-15 17:35:01'), (37810, 10859, '2010-11-15 17:35:08'), (37811, 10859, '2010-11-15 17:35:14'), (37812, 10859, '2010-11-15 17:35:53'), (37813, 10859, '2010-11-15 17:36:28'), (37814, 10859, '2010-11-15 17:36:51'), (37815, 10859, '2010-11-15 17:37:13'), (37816, 10860, '2010-11-15 18:10:05'), (37817, 10861, '2010-11-15 18:18:21'), (37818, 10861, '2010-11-15 18:20:05'), (37819, 10861, '2010-11-15 18:20:20'), (37820, 10861, '2010-11-15 18:20:24'), (37821, 10862, '2010-11-15 18:45:01'), (37822, 10862, '2010-11-15 18:45:12'), (37823, 10862, '2010-11-15 18:45:21'), (37824, 10862, '2010-11-15 18:45:43'), (37825, 10862, '2010-11-15 18:46:01'), (37826, 10860, '2010-11-15 19:23:51'), (37827, 10860, '2010-11-15 19:24:09'), (37828, 10860, '2010-11-15 19:24:20'), (37829, 10860, '2010-11-15 19:24:35'), (37830, 10860, '2010-11-15 19:24:41'), (37831, 10860, '2010-11-15 19:25:47'), (37832, 10860, '2010-11-15 19:26:48'), (37833, 10860, '2010-11-15 19:26:55'), (37834, 10860, '2010-11-15 19:27:11'), (37835, 10860, '2010-11-15 19:27:17'), (37836, 10860, '2010-11-15 19:27:27'), (37837, 10860, '2010-11-15 19:27:37'), (37838, 10860, '2010-11-15 19:27:41'), (37839, 10860, '2010-11-15 19:27:50'), (37840, 10860, '2010-11-15 19:28:03'), (37841, 10860, '2010-11-15 19:28:08'), (37842, 10860, '2010-11-15 19:28:26'), (37843, 10860, '2010-11-15 19:28:40'), (37844, 10860, '2010-11-15 19:30:00'), (37845, 10860, '2010-11-15 19:30:01'), (37846, 10860, '2010-11-15 19:30:06'), (37847, 10860, '2010-11-15 19:30:08'), (37848, 10860, '2010-11-15 19:30:09'), (37849, 10860, '2010-11-15 19:30:12'), (37850, 10860, '2010-11-15 19:30:14'), (37851, 10860, '2010-11-15 19:30:17'), (37852, 10860, '2010-11-15 19:30:20'), (37853, 10860, '2010-11-15 19:30:23'), (37854, 10863, '2010-11-15 20:18:24'), (37855, 10864, '2010-11-15 20:44:33'), (37856, 10865, '2010-11-15 22:44:30'), (37857, 10866, '2010-11-15 22:53:15'), (37858, 10868, '2010-11-15 22:54:16'), (37859, 10867, '2010-11-15 22:54:16'), (37860, 10869, '2010-11-15 22:54:16'), (37861, 10870, '2010-11-16 01:11:57'), (37862, 10871, '2010-11-16 04:14:16'), (37863, 10872, '2010-11-16 05:11:05'), (37864, 10873, '2010-11-16 05:28:49'), (37865, 10874, '2010-11-16 06:50:50'), (37866, 10875, '2010-11-16 07:53:22'), (37867, 10876, '2010-11-16 08:36:06'), (37868, 10623, '2010-11-16 09:36:13'), (37869, 10877, '2010-11-16 09:52:31'), (37870, 10878, '2010-11-16 09:58:16'), (37871, 10879, '2010-11-16 09:58:18'), (37872, 10880, '2010-11-16 09:58:20'), (37873, 10881, '2010-11-16 09:58:23'), (37874, 10882, '2010-11-16 09:58:25'), (37875, 10883, '2010-11-16 09:58:27'), (37876, 10884, '2010-11-16 09:58:28'), (37877, 10885, '2010-11-16 10:01:43'), (37878, 10886, '2010-11-16 10:16:25'), (37879, 10886, '2010-11-16 10:16:45'), (37880, 10886, '2010-11-16 10:16:55'), (37881, 10886, '2010-11-16 10:17:10'), (37882, 10886, '2010-11-16 10:18:21'), (37883, 10886, '2010-11-16 10:18:43'), (37884, 10886, '2010-11-16 10:18:49'), (37885, 10886, '2010-11-16 10:18:56'), (37886, 10886, '2010-11-16 10:19:21'), (37887, 10886, '2010-11-16 10:19:31'), (37888, 10886, '2010-11-16 10:19:37'), (37889, 10886, '2010-11-16 10:19:47'), (37890, 10886, '2010-11-16 10:20:03'), (37891, 10887, '2010-11-16 12:20:00'), (37892, 10887, '2010-11-16 12:20:13'), (37893, 10887, '2010-11-16 12:20:24'), (37894, 10887, '2010-11-16 12:20:59'), (37895, 10887, '2010-11-16 12:21:14'), (37896, 10887, '2010-11-16 12:21:23'), (37897, 10887, '2010-11-16 12:21:31'), (37898, 10887, '2010-11-16 12:21:41'), (37899, 10887, '2010-11-16 12:21:59'), (37900, 10887, '2010-11-16 12:22:13'), (37901, 10887, '2010-11-16 12:22:39'), (37902, 10887, '2010-11-16 12:22:52'), (37903, 10887, '2010-11-16 12:23:05'), (37904, 10887, '2010-11-16 12:23:16'), (37905, 10887, '2010-11-16 12:23:32'), (37906, 10887, '2010-11-16 12:23:40'), (37907, 10888, '2010-11-16 12:23:43'), (37908, 10888, '2010-11-16 12:23:54'), (37909, 10888, '2010-11-16 12:23:59'), (37910, 10888, '2010-11-16 12:24:02'), (37911, 10888, '2010-11-16 12:24:14'), (37912, 10889, '2010-11-16 12:31:30'), (37913, 10890, '2010-11-16 12:32:03'), (37914, 10890, '2010-11-16 12:33:28'), (37915, 10890, '2010-11-16 12:33:42'), (37916, 10890, '2010-11-16 12:33:48'), (37917, 10890, '2010-11-16 12:33:55'), (37918, 10890, '2010-11-16 12:34:21'), (37919, 10890, '2010-11-16 12:34:28'), (37920, 10890, '2010-11-16 12:40:09'), (37921, 10890, '2010-11-16 12:40:13'), (37922, 10890, '2010-11-16 12:40:19'), (37923, 10890, '2010-11-16 12:40:20'), (37924, 10890, '2010-11-16 12:40:21'), (37925, 10890, '2010-11-16 12:40:46'), (37926, 10890, '2010-11-16 12:41:01'), (37927, 10891, '2010-11-16 13:01:49'), (37928, 10892, '2010-11-16 13:01:51'), (37929, 10892, '2010-11-16 13:02:15'), (37930, 10892, '2010-11-16 13:02:30'), (37931, 10892, '2010-11-16 13:02:48'), (37932, 10892, '2010-11-16 13:04:21'), (37933, 10893, '2010-11-16 14:30:09'), (37934, 10893, '2010-11-16 14:31:00'), (37935, 10893, '2010-11-16 14:31:25'), (37936, 10893, '2010-11-16 14:31:43'), (37937, 10893, '2010-11-16 14:32:19'), (37938, 10893, '2010-11-16 14:32:53'), (37939, 10893, '2010-11-16 14:33:20'), (37940, 10893, '2010-11-16 14:33:48'), (37941, 10893, '2010-11-16 14:33:50'), (37942, 10893, '2010-11-16 14:33:51'), (37943, 10893, '2010-11-16 14:33:52'), (37944, 10893, '2010-11-16 14:33:53'), (37945, 10893, '2010-11-16 14:33:55'), (37946, 10893, '2010-11-16 14:33:56'), (37947, 10894, '2010-11-16 15:04:58'), (37948, 10894, '2010-11-16 15:05:12'), (37949, 10894, '2010-11-16 15:05:33'), (37950, 10894, '2010-11-16 15:05:48'), (37951, 10894, '2010-11-16 15:05:55'), (37952, 10894, '2010-11-16 15:06:12'), (37953, 10894, '2010-11-16 15:06:24'), (37954, 10894, '2010-11-16 15:06:40'), (37955, 10894, '2010-11-16 15:07:58'), (37956, 10894, '2010-11-16 15:08:33'), (37957, 10894, '2010-11-16 15:08:43'), (37958, 10894, '2010-11-16 15:08:56'), (37959, 10894, '2010-11-16 15:09:08'), (37960, 10894, '2010-11-16 15:09:21'), (37961, 10895, '2010-11-16 15:16:17'), (37962, 10895, '2010-11-16 15:16:26'), (37963, 10895, '2010-11-16 15:16:36'), (37964, 10895, '2010-11-16 15:16:40'), (37965, 10895, '2010-11-16 15:16:45'), (37966, 10895, '2010-11-16 15:16:59'), (37967, 10895, '2010-11-16 15:18:17'), (37968, 10895, '2010-11-16 15:18:35'), (37969, 10896, '2010-11-16 15:42:57'), (37970, 10896, '2010-11-16 15:43:13'), (37971, 10896, '2010-11-16 15:43:41'), (37972, 10896, '2010-11-16 15:44:01'), (37973, 10896, '2010-11-16 15:44:07'), (37974, 10896, '2010-11-16 15:44:26'), (37975, 10896, '2010-11-16 15:44:50'), (37976, 10896, '2010-11-16 15:45:20'), (37977, 10896, '2010-11-16 15:45:38'), (37978, 10897, '2010-11-16 15:46:05'), (37979, 10896, '2010-11-16 15:46:12'), (37980, 10897, '2010-11-16 15:46:19'), (37981, 10896, '2010-11-16 15:46:21'), (37982, 10896, '2010-11-16 15:46:28'), (37983, 10896, '2010-11-16 15:46:32'), (37984, 10896, '2010-11-16 15:46:40'), (37985, 10897, '2010-11-16 15:46:43'), (37986, 10896, '2010-11-16 15:46:46'), (37987, 10897, '2010-11-16 15:47:03'), (37988, 10897, '2010-11-16 15:47:11'), (37989, 10896, '2010-11-16 15:47:17'), (37990, 10897, '2010-11-16 15:47:20'), (37991, 10897, '2010-11-16 15:47:24'), (37992, 10896, '2010-11-16 15:47:27'), (37993, 10896, '2010-11-16 15:47:34'), (37994, 10896, '2010-11-16 15:47:42'), (37995, 10898, '2010-11-16 16:26:59'), (37996, 10898, '2010-11-16 16:27:22'), (37997, 10898, '2010-11-16 16:27:30'), (37998, 10898, '2010-11-16 16:27:39'), (37999, 10899, '2010-11-16 16:34:23'), (38000, 10900, '2010-11-16 16:34:24'), (38001, 10901, '2010-11-16 16:37:58'), (38002, 10902, '2010-11-16 17:21:39'), (38003, 10902, '2010-11-16 17:21:47'), (38004, 10903, '2010-11-16 17:22:14'), (38005, 10903, '2010-11-16 17:22:42'), (38006, 10903, '2010-11-16 17:22:45'), (38007, 10903, '2010-11-16 17:22:45'), (38008, 10903, '2010-11-16 17:22:45'), (38009, 10902, '2010-11-16 17:23:14'), (38010, 10903, '2010-11-16 17:23:15'), (38011, 10903, '2010-11-16 17:23:23'), (38012, 10903, '2010-11-16 17:23:35'), (38013, 10903, '2010-11-16 17:23:36'), (38014, 10902, '2010-11-16 17:23:38'), (38015, 10902, '2010-11-16 17:23:39'), (38016, 10903, '2010-11-16 17:23:40'), (38017, 10903, '2010-11-16 17:23:49'), (38018, 10903, '2010-11-16 17:24:15'), (38019, 10903, '2010-11-16 17:24:36'), (38020, 10903, '2010-11-16 17:25:23'), (38021, 10903, '2010-11-16 17:25:25'), (38022, 10903, '2010-11-16 17:25:45'), (38023, 10903, '2010-11-16 17:26:25'), (38024, 10904, '2010-11-16 18:01:26'), (38025, 10905, '2010-11-16 18:01:30'), (38026, 10906, '2010-11-16 18:24:22'), (38027, 10907, '2010-11-16 18:37:20'), (38028, 10908, '2010-11-16 18:43:28'), (38029, 10909, '2010-11-16 18:43:46'), (38030, 10909, '2010-11-16 18:43:56'), (38031, 10909, '2010-11-16 18:44:46'), (38032, 10909, '2010-11-16 18:45:16'), (38033, 10909, '2010-11-16 18:46:35'), (38034, 10909, '2010-11-16 18:46:55'), (38035, 10909, '2010-11-16 18:47:16'), (38036, 10910, '2010-11-16 19:18:22'), (38037, 10910, '2010-11-16 19:18:33'), (38038, 10910, '2010-11-16 19:18:54'), (38039, 10910, '2010-11-16 19:19:03'), (38040, 10910, '2010-11-16 19:19:14'), (38041, 10910, '2010-11-16 19:19:21'), (38042, 10911, '2010-11-16 20:00:55'), (38043, 10911, '2010-11-16 20:01:04'), (38044, 10911, '2010-11-16 20:01:18'), (38045, 10911, '2010-11-16 20:01:19'), (38046, 10911, '2010-11-16 20:01:20'), (38047, 10911, '2010-11-16 20:01:22'), (38048, 10912, '2010-11-16 20:13:23'), (38049, 10913, '2010-11-16 20:47:03'), (38050, 10913, '2010-11-16 20:47:17'), (38051, 10913, '2010-11-16 20:47:33'), (38052, 10914, '2010-11-16 21:35:36'), (38053, 10915, '2010-11-16 21:38:01'), (38054, 10915, '2010-11-16 21:38:19'), (38055, 10915, '2010-11-16 21:38:59'), (38056, 10915, '2010-11-16 21:39:20'), (38057, 10915, '2010-11-16 21:39:45'), (38058, 10915, '2010-11-16 21:40:10'), (38059, 10915, '2010-11-16 21:40:40'), (38060, 10915, '2010-11-16 21:41:05'), (38061, 10915, '2010-11-16 21:41:11'), (38062, 10915, '2010-11-16 21:41:44'), (38063, 10915, '2010-11-16 21:41:55'), (38064, 10915, '2010-11-16 21:42:29'), (38065, 10915, '2010-11-16 21:42:49'), (38066, 10915, '2010-11-16 21:42:55'), (38067, 10915, '2010-11-16 21:43:04'), (38068, 10915, '2010-11-16 21:43:52'), (38069, 10915, '2010-11-16 21:44:07'), (38070, 10915, '2010-11-16 21:44:28'), (38071, 10915, '2010-11-16 21:44:41'), (38072, 10915, '2010-11-16 21:44:52'), (38073, 10915, '2010-11-16 21:44:56'), (38074, 10915, '2010-11-16 21:45:11'), (38075, 10915, '2010-11-16 21:45:17'), (38076, 10915, '2010-11-16 21:45:35'), (38077, 10915, '2010-11-16 21:45:51'), (38078, 10915, '2010-11-16 21:46:13'), (38079, 10915, '2010-11-16 21:46:26'), (38080, 10915, '2010-11-16 21:46:48'), (38081, 10915, '2010-11-16 21:47:16'), (38082, 10915, '2010-11-16 21:47:35'), (38083, 10915, '2010-11-16 21:47:46'), (38084, 10915, '2010-11-16 21:47:55'), (38085, 10915, '2010-11-16 21:48:13'), (38086, 10915, '2010-11-16 21:48:19'), (38087, 10915, '2010-11-16 21:48:30'), (38088, 10915, '2010-11-16 21:48:45'), (38089, 10915, '2010-11-16 21:48:53'), (38090, 10915, '2010-11-16 21:49:27'), (38091, 10915, '2010-11-16 21:49:38'), (38092, 10915, '2010-11-16 21:50:29'), (38093, 10915, '2010-11-16 21:50:36'), (38094, 10915, '2010-11-16 21:51:25'), (38095, 10916, '2010-11-16 22:30:18'), (38096, 10916, '2010-11-16 22:30:41'), (38097, 10917, '2010-11-16 22:46:05'), (38098, 10917, '2010-11-16 22:49:42'), (38099, 10917, '2010-11-16 22:50:32'), (38100, 10918, '2010-11-16 23:42:04'), (38101, 10919, '2010-11-17 00:08:26'), (38102, 10920, '2010-11-17 00:44:49'), (38103, 10921, '2010-11-17 02:29:17'), (38104, 10922, '2010-11-17 05:14:02'), (38105, 10923, '2010-11-17 05:33:23'), (38106, 10924, '2010-11-17 06:44:14'), (38107, 10925, '2010-11-17 07:30:03'), (38108, 10925, '2010-11-17 07:30:25'), (38109, 10925, '2010-11-17 07:30:40'), (38110, 10926, '2010-11-17 07:56:29'), (38111, 10927, '2010-11-17 09:04:55'), (38112, 10927, '2010-11-17 09:05:05'), (38113, 10927, '2010-11-17 09:05:09'), (38114, 10927, '2010-11-17 09:05:12'), (38115, 10927, '2010-11-17 09:05:17'), (38116, 10927, '2010-11-17 09:05:22'), (38117, 10927, '2010-11-17 09:06:19'), (38118, 10928, '2010-11-17 09:20:55'), (38119, 10929, '2010-11-17 09:24:20'), (38120, 10930, '2010-11-17 10:07:14'), (38121, 10930, '2010-11-17 10:07:39'), (38122, 10930, '2010-11-17 10:08:21'), (38123, 10930, '2010-11-17 10:08:44'), (38124, 10930, '2010-11-17 10:09:01'), (38125, 10930, '2010-11-17 10:09:33'), (38126, 10930, '2010-11-17 10:10:02'), (38127, 10930, '2010-11-17 10:10:16'), (38128, 10930, '2010-11-17 10:11:00'), (38129, 10930, '2010-11-17 10:11:09'), (38130, 10930, '2010-11-17 10:11:39'), (38131, 10930, '2010-11-17 10:12:07'), (38132, 10930, '2010-11-17 10:12:39'), (38133, 10930, '2010-11-17 10:14:18'), (38134, 10930, '2010-11-17 10:14:48'), (38135, 10930, '2010-11-17 10:19:05'), (38136, 10930, '2010-11-17 10:22:56'), (38137, 10931, '2010-11-17 10:27:48'), (38138, 10931, '2010-11-17 10:28:24'), (38139, 10931, '2010-11-17 10:28:42'), (38140, 10931, '2010-11-17 10:28:58'), (38141, 10931, '2010-11-17 10:29:20'), (38142, 10931, '2010-11-17 10:29:23'), (38143, 10931, '2010-11-17 10:29:26'), (38144, 10932, '2010-11-17 10:35:48'), (38145, 10932, '2010-11-17 10:36:25'), (38146, 10932, '2010-11-17 10:36:45'), (38147, 10933, '2010-11-17 10:41:09'), (38148, 10934, '2010-11-17 10:49:26'), (38149, 10934, '2010-11-17 10:49:45'), (38150, 10935, '2010-11-17 11:38:35'), (38151, 10936, '2010-11-17 12:03:54'), (38152, 10937, '2010-11-17 12:31:02'), (38153, 10938, '2010-11-17 12:38:34'), (38154, 10939, '2010-11-17 14:02:09'), (38155, 10940, '2010-11-17 16:17:29'), (38156, 10941, '2010-11-17 16:17:33'), (38157, 10942, '2010-11-17 16:27:28'), (38158, 10943, '2010-11-17 16:59:34'), (38159, 10943, '2010-11-17 16:59:51'), (38160, 10943, '2010-11-17 17:00:16'), (38161, 10928, '2010-11-17 17:01:20'), (38162, 10928, '2010-11-17 17:02:18'), (38163, 10944, '2010-11-17 17:48:20'), (38164, 10945, '2010-11-17 17:54:09'), (38165, 10946, '2010-11-17 18:01:36'), (38166, 10946, '2010-11-17 18:01:53'), (38167, 10946, '2010-11-17 18:02:20'), (38168, 10946, '2010-11-17 18:02:24'), (38169, 10946, '2010-11-17 18:02:47'), (38170, 10946, '2010-11-17 18:03:03'), (38171, 10946, '2010-11-17 18:03:14'), (38172, 10947, '2010-11-17 18:06:26'), (38173, 10947, '2010-11-17 18:07:15'), (38174, 10947, '2010-11-17 18:07:28'), (38175, 10948, '2010-11-17 18:10:23'), (38176, 10948, '2010-11-17 18:11:44'), (38177, 10948, '2010-11-17 18:12:25'), (38178, 10948, '2010-11-17 18:12:39'), (38179, 10948, '2010-11-17 18:13:06'), (38180, 10948, '2010-11-17 18:13:39'), (38181, 10948, '2010-11-17 18:13:41'), (38182, 10948, '2010-11-17 18:13:44'), (38183, 10948, '2010-11-17 18:13:46'), (38184, 10947, '2010-11-17 18:14:04'), (38185, 10947, '2010-11-17 18:14:14'), (38186, 10947, '2010-11-17 18:14:18'), (38187, 10947, '2010-11-17 18:14:55'), (38188, 10947, '2010-11-17 18:15:00'), (38189, 10947, '2010-11-17 18:15:27'), (38190, 10947, '2010-11-17 18:15:32'), (38191, 10947, '2010-11-17 18:15:35'), (38192, 10947, '2010-11-17 18:15:42'), (38193, 10947, '2010-11-17 18:15:44'), (38194, 10947, '2010-11-17 18:15:53'), (38195, 10947, '2010-11-17 18:15:55'), (38196, 10947, '2010-11-17 18:16:00'), (38197, 10947, '2010-11-17 18:16:22'), (38198, 10949, '2010-11-17 18:17:10'), (38199, 10949, '2010-11-17 18:17:33'), (38200, 10949, '2010-11-17 18:17:35'), (38201, 10949, '2010-11-17 18:17:38'), (38202, 10949, '2010-11-17 18:17:38'), (38203, 10949, '2010-11-17 18:17:40'), (38204, 10949, '2010-11-17 18:18:15'), (38205, 10950, '2010-11-17 18:18:26'), (38206, 10950, '2010-11-17 18:18:43'), (38207, 10949, '2010-11-17 18:18:45'), (38208, 10949, '2010-11-17 18:18:48'), (38209, 10949, '2010-11-17 18:18:49'), (38210, 10949, '2010-11-17 18:18:50'), (38211, 10947, '2010-11-17 18:18:51'), (38212, 10949, '2010-11-17 18:18:57'), (38213, 10947, '2010-11-17 18:19:02'), (38214, 10947, '2010-11-17 18:19:06'), (38215, 10947, '2010-11-17 18:19:11'), (38216, 10947, '2010-11-17 18:19:12'), (38217, 10949, '2010-11-17 18:19:13'), (38218, 10950, '2010-11-17 18:19:15'), (38219, 10947, '2010-11-17 18:19:15'), (38220, 10950, '2010-11-17 18:19:20'), (38221, 10947, '2010-11-17 18:19:27'), (38222, 10949, '2010-11-17 18:19:38'), (38223, 10950, '2010-11-17 18:19:40'), (38224, 10949, '2010-11-17 18:19:56'), (38225, 10949, '2010-11-17 18:19:57'), (38226, 10949, '2010-11-17 18:19:58'), (38227, 10949, '2010-11-17 18:19:59'), (38228, 10949, '2010-11-17 18:20:00'), (38229, 10949, '2010-11-17 18:20:01'), (38230, 10949, '2010-11-17 18:20:03'), (38231, 10950, '2010-11-17 18:20:06'), (38232, 10949, '2010-11-17 18:20:06'), (38233, 10949, '2010-11-17 18:20:07'), (38234, 10949, '2010-11-17 18:20:08'), (38235, 10949, '2010-11-17 18:20:09'), (38236, 10949, '2010-11-17 18:20:10'), (38237, 10949, '2010-11-17 18:20:11'), (38238, 10950, '2010-11-17 18:20:18'), (38239, 10947, '2010-11-17 18:20:21'), (38240, 10947, '2010-11-17 18:20:22'), (38241, 10950, '2010-11-17 18:20:32'), (38242, 10950, '2010-11-17 18:20:41'), (38243, 10950, '2010-11-17 18:20:45'), (38244, 10950, '2010-11-17 18:20:46'), (38245, 10950, '2010-11-17 18:20:51'), (38246, 10950, '2010-11-17 18:20:52'), (38247, 10950, '2010-11-17 18:20:56'), (38248, 10950, '2010-11-17 18:21:05'), (38249, 10947, '2010-11-17 18:21:15'), (38250, 10947, '2010-11-17 18:21:19'), (38251, 10947, '2010-11-17 18:21:23'), (38252, 10950, '2010-11-17 18:21:25'), (38253, 10947, '2010-11-17 18:21:26'), (38254, 10947, '2010-11-17 18:21:28'), (38255, 10947, '2010-11-17 18:21:31'), (38256, 10950, '2010-11-17 18:21:31'), (38257, 10950, '2010-11-17 18:21:36'), (38258, 10950, '2010-11-17 18:21:39'), (38259, 10947, '2010-11-17 18:22:50'), (38260, 10947, '2010-11-17 18:22:53'), (38261, 10947, '2010-11-17 18:22:58'), (38262, 10947, '2010-11-17 18:24:49'), (38263, 10947, '2010-11-17 18:24:50'), (38264, 10947, '2010-11-17 18:25:01'), (38265, 10947, '2010-11-17 18:25:14'), (38266, 10947, '2010-11-17 18:25:16'), (38267, 10947, '2010-11-17 18:30:33'), (38268, 10947, '2010-11-17 18:30:37'), (38269, 10947, '2010-11-17 18:30:41'), (38270, 10947, '2010-11-17 18:30:48'), (38271, 10947, '2010-11-17 18:30:52'), (38272, 10947, '2010-11-17 18:30:55'), (38273, 10947, '2010-11-17 18:31:03'), (38274, 10947, '2010-11-17 18:31:05'), (38275, 10947, '2010-11-17 18:31:12'), (38276, 10947, '2010-11-17 18:31:15'), (38277, 10947, '2010-11-17 18:31:16'), (38278, 10947, '2010-11-17 18:31:19'), (38279, 10947, '2010-11-17 18:31:19'), (38280, 10947, '2010-11-17 18:31:21'), (38281, 10947, '2010-11-17 18:31:26'), (38282, 10947, '2010-11-17 18:31:30'), (38283, 10947, '2010-11-17 18:31:32'), (38284, 10947, '2010-11-17 18:31:35'), (38285, 10947, '2010-11-17 18:31:37'), (38286, 10947, '2010-11-17 18:31:42'), (38287, 10947, '2010-11-17 18:31:44'), (38288, 10947, '2010-11-17 18:31:49'), (38289, 10947, '2010-11-17 18:31:57'), (38290, 10947, '2010-11-17 18:31:59'), (38291, 10947, '2010-11-17 18:32:04'), (38292, 10947, '2010-11-17 18:34:36'), (38293, 10947, '2010-11-17 18:35:02'), (38294, 10947, '2010-11-17 18:35:23'), (38295, 10947, '2010-11-17 18:35:43'), (38296, 10947, '2010-11-17 18:35:59'), (38297, 10947, '2010-11-17 18:36:16'), (38298, 10951, '2010-11-17 18:59:47'), (38299, 10952, '2010-11-17 19:06:16'), (38300, 10953, '2010-11-17 19:14:37'), (38301, 10953, '2010-11-17 19:15:56'), (38302, 10954, '2010-11-17 19:19:05'), (38303, 10954, '2010-11-17 19:19:16'), (38304, 10954, '2010-11-17 19:19:32'), (38305, 10954, '2010-11-17 19:20:06'), (38306, 10954, '2010-11-17 19:20:15'), (38307, 10955, '2010-11-17 20:34:31'), (38308, 10956, '2010-11-17 21:04:22'), (38309, 10957, '2010-11-17 21:27:05'), (38310, 10957, '2010-11-17 21:27:31'), (38311, 10958, '2010-11-17 21:28:52'), (38312, 10959, '2010-11-17 21:38:13'), (38313, 10959, '2010-11-17 21:39:05'), (38314, 10959, '2010-11-17 21:39:06'), (38315, 10959, '2010-11-17 21:39:06'), (38316, 10959, '2010-11-17 21:39:06'), (38317, 10959, '2010-11-17 21:39:22'), (38318, 10959, '2010-11-17 21:39:23'), (38319, 10959, '2010-11-17 21:39:25'), (38320, 10959, '2010-11-17 21:39:31'), (38321, 10959, '2010-11-17 21:39:55'), (38322, 10960, '2010-11-17 22:09:06'), (38323, 10961, '2010-11-17 22:52:18'), (38324, 10962, '2010-11-17 22:52:18'), (38325, 10963, '2010-11-17 23:01:20'), (38326, 10964, '2010-11-18 01:07:41'), (38327, 10965, '2010-11-18 01:07:43'), (38328, 10965, '2010-11-18 01:08:11'), (38329, 10965, '2010-11-18 01:08:16'), (38330, 10965, '2010-11-18 01:08:22'), (38331, 10965, '2010-11-18 01:08:48'), (38332, 10965, '2010-11-18 01:09:00'), (38333, 10965, '2010-11-18 01:09:28'), (38334, 10965, '2010-11-18 01:09:39'), (38335, 10965, '2010-11-18 01:09:54'), (38336, 10965, '2010-11-18 01:10:00'), (38337, 10966, '2010-11-18 03:05:49'), (38338, 10967, '2010-11-18 04:18:54'), (38339, 10968, '2010-11-18 06:00:54'), (38340, 10969, '2010-11-18 06:46:55'), (38341, 10970, '2010-11-18 07:23:04'), (38342, 10971, '2010-11-18 08:03:32'), (38343, 10947, '2010-11-18 08:59:46'), (38344, 10947, '2010-11-18 08:59:48'), (38345, 10947, '2010-11-18 08:59:49'), (38346, 10972, '2010-11-18 09:56:04'), (38347, 10972, '2010-11-18 09:56:11'), (38348, 10972, '2010-11-18 09:56:16'), (38349, 10972, '2010-11-18 09:56:19'), (38350, 10972, '2010-11-18 09:56:24'), (38351, 10972, '2010-11-18 09:56:47'), (38352, 10972, '2010-11-18 09:58:01'), (38353, 10972, '2010-11-18 09:58:03'), (38354, 10972, '2010-11-18 09:58:13'), (38355, 10972, '2010-11-18 09:58:15'), (38356, 10972, '2010-11-18 09:58:20'), (38357, 10972, '2010-11-18 09:58:22'), (38358, 10972, '2010-11-18 09:58:42'), (38359, 10972, '2010-11-18 09:58:44'), (38360, 10972, '2010-11-18 10:01:14'), (38361, 10972, '2010-11-18 10:01:16'), (38362, 10972, '2010-11-18 10:01:22'), (38363, 10972, '2010-11-18 10:01:29'), (38364, 10972, '2010-11-18 10:01:30'), (38365, 10972, '2010-11-18 10:01:34'), (38366, 10972, '2010-11-18 10:01:36'), (38367, 10972, '2010-11-18 10:01:41'), (38368, 10972, '2010-11-18 10:01:44'), (38369, 10972, '2010-11-18 10:01:58'), (38370, 10972, '2010-11-18 10:02:00'), (38371, 10972, '2010-11-18 10:05:58'), (38372, 10972, '2010-11-18 10:06:00'), (38373, 10972, '2010-11-18 10:06:07'), (38374, 10972, '2010-11-18 10:06:12'), (38375, 10972, '2010-11-18 10:06:15'), (38376, 10947, '2010-11-18 10:06:16'), (38377, 10972, '2010-11-18 10:06:16'), (38378, 10972, '2010-11-18 10:06:18'), (38379, 10947, '2010-11-18 10:06:27'), (38380, 10947, '2010-11-18 10:06:32'), (38381, 10947, '2010-11-18 10:06:34'), (38382, 10972, '2010-11-18 10:06:41'), (38383, 10972, '2010-11-18 10:06:43'), (38384, 10972, '2010-11-18 10:06:52'), (38385, 10972, '2010-11-18 10:06:54'), (38386, 10947, '2010-11-18 10:17:40'), (38387, 10947, '2010-11-18 10:17:46'), (38388, 10947, '2010-11-18 10:17:49'), (38389, 10947, '2010-11-18 10:18:09'), (38390, 10973, '2010-11-18 10:22:16'), (38391, 10947, '2010-11-18 10:25:43'), (38392, 10947, '2010-11-18 10:25:48'), (38393, 10972, '2010-11-18 10:25:49'), (38394, 10947, '2010-11-18 10:25:51'), (38395, 10947, '2010-11-18 10:25:58'), (38396, 10947, '2010-11-18 10:26:00'), (38397, 10972, '2010-11-18 10:26:03'), (38398, 10947, '2010-11-18 10:26:04'), (38399, 10947, '2010-11-18 10:26:06'), (38400, 10947, '2010-11-18 10:26:09'), (38401, 10947, '2010-11-18 10:26:11'), (38402, 10972, '2010-11-18 10:26:15'), (38403, 10972, '2010-11-18 10:26:16'), (38404, 10947, '2010-11-18 10:26:21'), (38405, 10947, '2010-11-18 10:26:23'), (38406, 10947, '2010-11-18 10:26:35'), (38407, 10972, '2010-11-18 10:26:38'), (38408, 10947, '2010-11-18 10:26:42'), (38409, 10947, '2010-11-18 10:26:47'), (38410, 10947, '2010-11-18 10:26:48'), (38411, 10947, '2010-11-18 10:27:00'), (38412, 10947, '2010-11-18 10:27:02'), (38413, 10947, '2010-11-18 10:27:04'), (38414, 10947, '2010-11-18 10:27:07'), (38415, 10947, '2010-11-18 10:27:10'), (38416, 10947, '2010-11-18 10:27:12'), (38417, 10947, '2010-11-18 10:27:14'), (38418, 10947, '2010-11-18 10:27:16'), (38419, 10947, '2010-11-18 10:27:20'), (38420, 10947, '2010-11-18 10:27:25'), (38421, 10947, '2010-11-18 10:27:29'), (38422, 10947, '2010-11-18 10:27:31'), (38423, 10947, '2010-11-18 10:27:35'), (38424, 10947, '2010-11-18 10:27:40'), (38425, 10947, '2010-11-18 10:27:41'), (38426, 10947, '2010-11-18 10:27:44'), (38427, 10972, '2010-11-18 10:27:45'), (38428, 10947, '2010-11-18 10:27:46'), (38429, 10947, '2010-11-18 10:27:51'), (38430, 10947, '2010-11-18 10:27:53'), (38431, 10947, '2010-11-18 10:28:00'), (38432, 10947, '2010-11-18 10:28:10'), (38433, 10947, '2010-11-18 10:28:12'), (38434, 10972, '2010-11-18 10:28:17'), (38435, 10947, '2010-11-18 10:28:32'), (38436, 10947, '2010-11-18 10:28:34'), (38437, 10947, '2010-11-18 10:29:01'), (38438, 10947, '2010-11-18 10:29:03'), (38439, 10972, '2010-11-18 10:29:37'), (38440, 10947, '2010-11-18 10:29:39'), (38441, 10972, '2010-11-18 10:29:49'), (38442, 10972, '2010-11-18 10:29:51'), (38443, 10947, '2010-11-18 10:29:54'), (38444, 10947, '2010-11-18 10:29:56'), (38445, 10972, '2010-11-18 10:30:38'), (38446, 10972, '2010-11-18 10:33:52'), (38447, 10972, '2010-11-18 10:34:38'), (38448, 10972, '2010-11-18 10:34:40'), (38449, 10972, '2010-11-18 10:34:53'), (38450, 10972, '2010-11-18 10:35:16'), (38451, 10972, '2010-11-18 10:48:13'), (38452, 10972, '2010-11-18 10:49:31'), (38453, 10972, '2010-11-18 10:49:35'), (38454, 10972, '2010-11-18 10:49:41'), (38455, 10972, '2010-11-18 10:49:48'), (38456, 10972, '2010-11-18 10:49:50'), (38457, 10972, '2010-11-18 10:49:54'), (38458, 10972, '2010-11-18 10:49:55'), (38459, 10972, '2010-11-18 10:49:59'), (38460, 10972, '2010-11-18 10:50:00'), (38461, 10972, '2010-11-18 10:50:04'), (38462, 10974, '2010-11-18 10:50:06'), (38463, 10976, '2010-11-18 10:51:16'), (38464, 10976, '2010-11-18 10:51:29'), (38465, 10976, '2010-11-18 10:51:31'), (38466, 10976, '2010-11-18 10:54:59'), (38467, 10976, '2010-11-18 10:55:04'), (38468, 10976, '2010-11-18 10:55:10'), (38469, 10976, '2010-11-18 10:55:12'), (38470, 10976, '2010-11-18 10:55:21'), (38471, 10976, '2010-11-18 10:55:24'), (38472, 10976, '2010-11-18 10:55:27'), (38473, 10976, '2010-11-18 10:55:33'), (38474, 10976, '2010-11-18 10:55:34'), (38475, 10976, '2010-11-18 10:55:36'), (38476, 10976, '2010-11-18 10:55:38'), (38477, 10976, '2010-11-18 10:57:50'), (38478, 10976, '2010-11-18 10:58:28'), (38479, 10976, '2010-11-18 10:58:34'), (38480, 10976, '2010-11-18 10:58:39'), (38481, 10976, '2010-11-18 10:58:41'), (38482, 10976, '2010-11-18 10:58:57'), (38483, 10977, '2010-11-18 11:09:19'), (38484, 10977, '2010-11-18 11:09:27'), (38485, 10977, '2010-11-18 11:09:32'), (38486, 10977, '2010-11-18 11:09:37'), (38487, 10978, '2010-11-18 11:10:12'), (38488, 10978, '2010-11-18 11:10:23'), (38489, 10978, '2010-11-18 11:10:35'), (38490, 10978, '2010-11-18 11:10:37'), (38491, 10977, '2010-11-18 11:10:48'), (38492, 10977, '2010-11-18 11:11:21'), (38493, 10977, '2010-11-18 11:11:24'), (38494, 10977, '2010-11-18 11:11:27'), (38495, 10977, '2010-11-18 11:11:40'), (38496, 10977, '2010-11-18 11:11:58'), (38497, 10977, '2010-11-18 11:12:05'), (38498, 10977, '2010-11-18 11:12:35'), (38499, 10978, '2010-11-18 11:15:13'), (38500, 10978, '2010-11-18 11:19:47'), (38501, 10978, '2010-11-18 11:19:55'), (38502, 10980, '2010-11-18 11:21:22'), (38503, 10980, '2010-11-18 11:21:31'), (38504, 10980, '2010-11-18 11:21:34'), (38505, 10981, '2010-11-18 11:26:27'), (38506, 10981, '2010-11-18 11:26:41'), (38507, 10981, '2010-11-18 11:26:52'), (38508, 10981, '2010-11-18 11:26:53'), (38509, 10980, '2010-11-18 11:27:11'), (38510, 10980, '2010-11-18 11:35:34'), (38511, 10980, '2010-11-18 11:35:46'), (38512, 10982, '2010-11-18 11:38:00'), (38513, 10980, '2010-11-18 11:39:30'), (38514, 10980, '2010-11-18 11:39:36'), (38515, 10983, '2010-11-18 11:40:55'), (38516, 10983, '2010-11-18 11:41:01'), (38517, 10983, '2010-11-18 11:41:17'), (38518, 10983, '2010-11-18 11:41:19'), (38519, 10983, '2010-11-18 11:41:32'), (38520, 10983, '2010-11-18 11:41:39'), (38521, 10983, '2010-11-18 11:41:50'), (38522, 10983, '2010-11-18 11:41:52'), (38523, 10983, '2010-11-18 11:42:08'), (38524, 10983, '2010-11-18 11:42:31'), (38525, 10983, '2010-11-18 11:42:37'), (38526, 10983, '2010-11-18 11:42:44'), (38527, 10983, '2010-11-18 11:43:02'), (38528, 10983, '2010-11-18 11:43:09'), (38529, 10983, '2010-11-18 11:43:16'), (38530, 10983, '2010-11-18 11:43:23'), (38531, 10983, '2010-11-18 11:43:27'), (38532, 10983, '2010-11-18 11:43:39'), (38533, 10983, '2010-11-18 11:43:47'), (38534, 10983, '2010-11-18 11:43:50'), (38535, 10983, '2010-11-18 11:43:54'), (38536, 10983, '2010-11-18 11:43:56'), (38537, 10980, '2010-11-18 11:44:03'), (38538, 10983, '2010-11-18 11:44:03'), (38539, 10980, '2010-11-18 11:44:07'), (38540, 10983, '2010-11-18 11:44:07'), (38541, 10980, '2010-11-18 11:44:11'), (38542, 10983, '2010-11-18 11:44:14'), (38543, 10983, '2010-11-18 11:44:24'), (38544, 10983, '2010-11-18 11:44:35'), (38545, 10983, '2010-11-18 11:44:36'), (38546, 10983, '2010-11-18 11:44:43'), (38547, 10980, '2010-11-18 11:45:53'), (38548, 10983, '2010-11-18 11:46:43'), (38549, 10983, '2010-11-18 11:49:32'), (38550, 10980, '2010-11-18 11:49:55'), (38551, 10980, '2010-11-18 11:50:21'), (38552, 10980, '2010-11-18 11:51:08'), (38553, 10980, '2010-11-18 11:51:12'), (38554, 10980, '2010-11-18 11:51:15'), (38555, 10980, '2010-11-18 11:51:18'), (38556, 10980, '2010-11-18 11:51:20'), (38557, 10980, '2010-11-18 11:51:29'), (38558, 10980, '2010-11-18 11:51:31'), (38559, 10980, '2010-11-18 11:51:34'), (38560, 10980, '2010-11-18 11:51:38'), (38561, 10980, '2010-11-18 11:51:41'), (38562, 10980, '2010-11-18 11:51:42'), (38563, 10980, '2010-11-18 11:51:43'), (38564, 10980, '2010-11-18 11:51:47'), (38565, 10980, '2010-11-18 11:51:48'), (38566, 10980, '2010-11-18 11:51:55'), (38567, 10980, '2010-11-18 11:51:59'), (38568, 10980, '2010-11-18 11:52:01'), (38569, 10980, '2010-11-18 11:52:07'), (38570, 10980, '2010-11-18 11:52:09'), (38571, 10980, '2010-11-18 11:52:12'), (38572, 10980, '2010-11-18 11:52:19'), (38573, 10980, '2010-11-18 11:52:20'), (38574, 10980, '2010-11-18 11:52:22'), (38575, 10983, '2010-11-18 11:53:14'), (38576, 10980, '2010-11-18 11:53:31'), (38577, 10980, '2010-11-18 11:53:33'), (38578, 10980, '2010-11-18 11:53:36'), (38579, 10980, '2010-11-18 11:53:40'), (38580, 10980, '2010-11-18 11:53:41'), (38581, 10980, '2010-11-18 11:53:43'), (38582, 10980, '2010-11-18 11:53:44'), (38583, 10980, '2010-11-18 11:53:51'), (38584, 10980, '2010-11-18 11:53:55'), (38585, 10980, '2010-11-18 11:53:57'), (38586, 10980, '2010-11-18 11:54:05'), (38587, 10980, '2010-11-18 11:54:07'), (38588, 10980, '2010-11-18 11:54:10'), (38589, 10980, '2010-11-18 11:54:17'), (38590, 10980, '2010-11-18 11:54:18'), (38591, 10980, '2010-11-18 11:54:20'), (38592, 10984, '2010-11-18 12:00:10'), (38593, 10984, '2010-11-18 12:00:21'), (38594, 10984, '2010-11-18 12:00:24'), (38595, 10984, '2010-11-18 12:00:55'), (38596, 10984, '2010-11-18 12:01:40'), (38597, 10984, '2010-11-18 12:01:49'), (38598, 10984, '2010-11-18 12:01:58'), (38599, 10984, '2010-11-18 12:02:35'), (38600, 10985, '2010-11-18 12:05:40'), (38601, 10985, '2010-11-18 12:06:27'), (38602, 10985, '2010-11-18 12:07:29'), (38603, 10983, '2010-11-18 12:11:56'), (38604, 10986, '2010-11-18 12:55:08'), (38605, 10987, '2010-11-18 13:29:56'), (38606, 10988, '2010-11-18 13:59:40'), (38607, 10989, '2010-11-18 14:22:27'), (38608, 10990, '2010-11-18 15:12:31'), (38609, 10991, '2010-11-18 15:56:43'), (38610, 10992, '2010-11-18 16:57:26'), (38611, 10992, '2010-11-18 16:57:46'), (38612, 10992, '2010-11-18 16:57:55'), (38613, 10992, '2010-11-18 16:58:30'), (38614, 10992, '2010-11-18 16:58:35'), (38615, 10992, '2010-11-18 16:58:50'), (38616, 10992, '2010-11-18 16:58:59'), (38617, 10992, '2010-11-18 16:59:09'), (38618, 10993, '2010-11-18 16:59:15'), (38619, 10992, '2010-11-18 16:59:18'), (38620, 10992, '2010-11-18 16:59:53'), (38621, 10992, '2010-11-18 16:59:59'), (38622, 10992, '2010-11-18 17:00:17'), (38623, 10992, '2010-11-18 17:00:25'), (38624, 10992, '2010-11-18 17:00:37'), (38625, 10992, '2010-11-18 17:00:52'), (38626, 10992, '2010-11-18 17:01:02'), (38627, 10992, '2010-11-18 17:01:07'), (38628, 10992, '2010-11-18 17:01:17'), (38629, 10992, '2010-11-18 17:01:22'), (38630, 10992, '2010-11-18 17:01:35'), (38631, 10992, '2010-11-18 17:01:42'), (38632, 10992, '2010-11-18 17:01:50'), (38633, 10992, '2010-11-18 17:02:03'), (38634, 10992, '2010-11-18 17:02:11'), (38635, 10992, '2010-11-18 17:02:22'), (38636, 10992, '2010-11-18 17:02:35'), (38637, 10992, '2010-11-18 17:02:53'), (38638, 10992, '2010-11-18 17:03:02'), (38639, 10992, '2010-11-18 17:03:12'), (38640, 10992, '2010-11-18 17:03:27'), (38641, 10992, '2010-11-18 17:03:44'), (38642, 10992, '2010-11-18 17:03:53'), (38643, 10992, '2010-11-18 17:04:05'), (38644, 10992, '2010-11-18 17:04:28'), (38645, 10992, '2010-11-18 17:04:37'), (38646, 10992, '2010-11-18 17:04:55'), (38647, 10992, '2010-11-18 17:05:19'), (38648, 10992, '2010-11-18 17:05:29'), (38649, 10992, '2010-11-18 17:05:43'), (38650, 10992, '2010-11-18 17:06:17'), (38651, 10992, '2010-11-18 17:06:28'), (38652, 10992, '2010-11-18 17:06:37'), (38653, 10992, '2010-11-18 17:06:41'), (38654, 10992, '2010-11-18 17:07:04'), (38655, 10992, '2010-11-18 17:07:13'), (38656, 10994, '2010-11-18 17:46:26'), (38657, 10995, '2010-11-18 18:46:30'), (38658, 10995, '2010-11-18 18:46:43'), (38659, 10995, '2010-11-18 18:46:55'), (38660, 10995, '2010-11-18 18:47:06'), (38661, 10995, '2010-11-18 18:47:19'), (38662, 10996, '2010-11-18 19:26:50'), (38663, 10996, '2010-11-18 19:27:12'), (38664, 10996, '2010-11-18 19:27:19'), (38665, 10996, '2010-11-18 19:27:24'), (38666, 10996, '2010-11-18 19:27:36'), (38667, 10996, '2010-11-18 19:27:43'), (38668, 10997, '2010-11-18 19:46:38'), (38669, 10997, '2010-11-18 19:46:50'), (38670, 10997, '2010-11-18 19:48:00'), (38671, 10997, '2010-11-18 19:48:40'), (38672, 10997, '2010-11-18 19:48:57'), (38673, 10997, '2010-11-18 19:49:38'), (38674, 10997, '2010-11-18 19:49:51'), (38675, 10997, '2010-11-18 19:50:00'), (38676, 10997, '2010-11-18 19:50:01'), (38677, 10997, '2010-11-18 19:50:15'), (38678, 10997, '2010-11-18 19:50:29'), (38679, 10997, '2010-11-18 19:51:03'), (38680, 10997, '2010-11-18 19:51:33'), (38681, 10997, '2010-11-18 19:51:58'), (38682, 10997, '2010-11-18 19:52:14'), (38683, 10997, '2010-11-18 19:52:26'), (38684, 10997, '2010-11-18 20:19:49'), (38685, 10997, '2010-11-18 20:19:51'), (38686, 10997, '2010-11-18 20:19:55'), (38687, 10997, '2010-11-18 20:19:58'), (38688, 10997, '2010-11-18 20:20:01'), (38689, 10997, '2010-11-18 20:20:05'), (38690, 10997, '2010-11-18 20:20:08'), (38691, 10997, '2010-11-18 20:20:11'), (38692, 10997, '2010-11-18 20:20:15'), (38693, 10998, '2010-11-18 20:20:21'), (38694, 10999, '2010-11-18 21:07:55'), (38695, 11000, '2010-11-18 21:54:06'), (38696, 11001, '2010-11-18 21:56:28'), (38697, 11002, '2010-11-18 22:53:44'), (38698, 11003, '2010-11-18 23:59:37'), (38699, 11004, '2010-11-19 00:08:49'), (38700, 11005, '2010-11-19 00:58:36'), (38701, 11006, '2010-11-19 01:02:45'), (38702, 11007, '2010-11-19 03:43:05'), (38703, 11009, '2010-11-19 04:40:34'), (38704, 11008, '2010-11-19 04:40:34'), (38705, 11010, '2010-11-19 04:47:01'), (38706, 11011, '2010-11-19 05:15:39'), (38707, 11012, '2010-11-19 05:17:35'), (38708, 11013, '2010-11-19 06:50:21'), (38709, 11014, '2010-11-19 07:16:06'), (38710, 11015, '2010-11-19 07:16:11'), (38711, 11016, '2010-11-19 07:34:42'), (38712, 11016, '2010-11-19 07:35:41'), (38713, 11016, '2010-11-19 07:35:49'), (38714, 11017, '2010-11-19 07:43:53'), (38715, 11017, '2010-11-19 07:44:11'), (38716, 11017, '2010-11-19 07:44:36'), (38717, 11017, '2010-11-19 07:45:09'), (38718, 11017, '2010-11-19 07:45:25'), (38719, 11017, '2010-11-19 07:45:51'), (38720, 11017, '2010-11-19 07:45:55'), (38721, 11017, '2010-11-19 07:46:02'), (38722, 11017, '2010-11-19 07:46:32'), (38723, 11017, '2010-11-19 07:46:53'), (38724, 11017, '2010-11-19 07:46:58'), (38725, 11017, '2010-11-19 07:47:03'), (38726, 11017, '2010-11-19 07:47:11'), (38727, 11017, '2010-11-19 07:47:20'), (38728, 11017, '2010-11-19 07:47:34'), (38729, 11017, '2010-11-19 07:47:51'), (38730, 11017, '2010-11-19 07:47:52'), (38731, 11017, '2010-11-19 07:48:01'), (38732, 11018, '2010-11-19 08:04:52'), (38733, 11019, '2010-11-19 08:08:31'), (38734, 11020, '2010-11-19 09:01:32'), (38735, 11021, '2010-11-19 09:09:46'), (38736, 11022, '2010-11-19 09:22:58'), (38737, 11022, '2010-11-19 09:23:24'), (38738, 11022, '2010-11-19 09:23:35'), (38739, 11022, '2010-11-19 09:23:47'), (38740, 11022, '2010-11-19 09:24:01'), (38741, 11022, '2010-11-19 09:24:23'), (38742, 11022, '2010-11-19 09:24:54'), (38743, 11022, '2010-11-19 09:25:02'), (38744, 11022, '2010-11-19 09:25:09'), (38745, 11022, '2010-11-19 09:25:34'), (38746, 11022, '2010-11-19 09:26:40'), (38747, 11022, '2010-11-19 09:26:55'), (38748, 11023, '2010-11-19 09:28:47'), (38749, 11024, '2010-11-19 09:31:31'), (38750, 11025, '2010-11-19 10:00:24'), (38751, 11025, '2010-11-19 10:00:28'), (38752, 11025, '2010-11-19 10:00:34'), (38753, 11025, '2010-11-19 10:00:37'), (38754, 11025, '2010-11-19 10:00:47'), (38755, 11025, '2010-11-19 10:00:49'), (38756, 11025, '2010-11-19 10:00:53'), (38757, 11025, '2010-11-19 10:01:05'), (38758, 11025, '2010-11-19 10:01:06'), (38759, 11025, '2010-11-19 10:01:08'), (38760, 11025, '2010-11-19 10:01:12'), (38761, 11025, '2010-11-19 10:01:14'), (38762, 11025, '2010-11-19 10:01:22'), (38763, 11025, '2010-11-19 10:01:24'), (38764, 11025, '2010-11-19 10:01:29'), (38765, 11025, '2010-11-19 10:01:31'), (38766, 11025, '2010-11-19 10:01:33'), (38767, 11025, '2010-11-19 10:01:36'), (38768, 11025, '2010-11-19 10:01:37'), (38769, 11025, '2010-11-19 10:01:40'), (38770, 11025, '2010-11-19 10:01:45'), (38771, 11025, '2010-11-19 10:01:49'), (38772, 11025, '2010-11-19 10:01:51'), (38773, 11025, '2010-11-19 10:01:53'), (38774, 11025, '2010-11-19 10:01:55'), (38775, 11025, '2010-11-19 10:02:55'), (38776, 11025, '2010-11-19 10:03:11'), (38777, 11025, '2010-11-19 10:06:00'), (38778, 11025, '2010-11-19 10:06:20'), (38779, 11025, '2010-11-19 10:06:39'), (38780, 11025, '2010-11-19 10:06:52'), (38781, 11025, '2010-11-19 10:07:08'), (38782, 11025, '2010-11-19 10:07:22'), (38783, 11025, '2010-11-19 10:07:26'), (38784, 11025, '2010-11-19 10:07:41'), (38785, 11026, '2010-11-19 10:19:20'), (38786, 11027, '2010-11-19 10:19:22'), (38787, 11028, '2010-11-19 10:24:20'), (38788, 11029, '2010-11-19 10:34:49'), (38789, 11030, '2010-11-19 10:35:20'), (38790, 11031, '2010-11-19 10:37:02'), (38791, 11029, '2010-11-19 10:39:07'), (38792, 11032, '2010-11-19 10:39:49'), (38793, 11033, '2010-11-19 10:39:56'), (38794, 11029, '2010-11-19 10:40:43'), (38795, 11029, '2010-11-19 10:41:31'), (38796, 11029, '2010-11-19 10:41:33'), (38797, 11029, '2010-11-19 10:41:37'), (38798, 11029, '2010-11-19 10:41:39'), (38799, 11029, '2010-11-19 10:41:43'), (38800, 11029, '2010-11-19 10:41:49'), (38801, 11029, '2010-11-19 10:41:51'), (38802, 11029, '2010-11-19 10:41:53'), (38803, 11029, '2010-11-19 10:42:01'), (38804, 11029, '2010-11-19 10:42:03'), (38805, 11029, '2010-11-19 10:42:07'), (38806, 11029, '2010-11-19 10:42:10'), (38807, 11029, '2010-11-19 10:42:11'), (38808, 11029, '2010-11-19 10:42:13'), (38809, 11029, '2010-11-19 10:42:15'), (38810, 11029, '2010-11-19 10:42:18'), (38811, 11029, '2010-11-19 10:42:20'), (38812, 11029, '2010-11-19 10:42:25'), (38813, 11032, '2010-11-19 10:42:26'), (38814, 11029, '2010-11-19 10:42:35'), (38815, 11029, '2010-11-19 10:42:36'), (38816, 11029, '2010-11-19 10:42:48'), (38817, 11032, '2010-11-19 10:43:04'), (38818, 11029, '2010-11-19 10:43:07'), (38819, 11032, '2010-11-19 10:43:12'), (38820, 11029, '2010-11-19 10:45:57'), (38821, 11029, '2010-11-19 10:46:01'), (38822, 11029, '2010-11-19 10:46:03'), (38823, 11029, '2010-11-19 10:46:09'), (38824, 11032, '2010-11-19 10:46:13'), (38825, 11029, '2010-11-19 10:46:13'), (38826, 11029, '2010-11-19 10:46:16'), (38827, 11029, '2010-11-19 10:46:21'), (38828, 11032, '2010-11-19 10:46:21'), (38829, 11029, '2010-11-19 10:46:23'), (38830, 11029, '2010-11-19 10:46:24'), (38831, 11029, '2010-11-19 10:46:26'), (38832, 11029, '2010-11-19 10:46:29'), (38833, 11029, '2010-11-19 10:46:30'), (38834, 11029, '2010-11-19 10:46:38'), (38835, 11029, '2010-11-19 10:46:40'); INSERT INTO `log_url` (`url_id`, `visitor_id`, `visit_time`) VALUES (38836, 11032, '2010-11-19 10:46:50'), (38837, 11029, '2010-11-19 10:46:51'), (38838, 11029, '2010-11-19 10:46:53'), (38839, 11029, '2010-11-19 10:47:49'), (38840, 11034, '2010-11-19 10:48:25'), (38841, 11034, '2010-11-19 10:48:29'), (38842, 11034, '2010-11-19 10:48:30'), (38843, 11034, '2010-11-19 10:48:32'), (38844, 11034, '2010-11-19 10:50:08'), (38845, 11034, '2010-11-19 10:50:10'), (38846, 11034, '2010-11-19 10:50:14'), (38847, 11034, '2010-11-19 10:50:21'), (38848, 11034, '2010-11-19 10:50:23'), (38849, 11034, '2010-11-19 10:50:26'), (38850, 11034, '2010-11-19 10:50:28'), (38851, 11034, '2010-11-19 10:50:29'), (38852, 11034, '2010-11-19 10:50:31'), (38853, 11034, '2010-11-19 10:50:33'), (38854, 11034, '2010-11-19 10:50:35'), (38855, 11034, '2010-11-19 10:50:42'), (38856, 11034, '2010-11-19 10:50:43'), (38857, 11035, '2010-11-19 10:53:17'), (38858, 11035, '2010-11-19 10:53:33'), (38859, 11036, '2010-11-19 10:56:24'), (38860, 11034, '2010-11-19 10:56:32'), (38861, 11034, '2010-11-19 10:56:37'), (38862, 11034, '2010-11-19 10:56:39'), (38863, 11034, '2010-11-19 10:56:44'), (38864, 11034, '2010-11-19 10:56:47'), (38865, 11034, '2010-11-19 10:56:50'), (38866, 11034, '2010-11-19 10:56:54'), (38867, 11034, '2010-11-19 10:56:55'), (38868, 11034, '2010-11-19 10:56:57'), (38869, 11034, '2010-11-19 10:56:58'), (38870, 11034, '2010-11-19 10:57:03'), (38871, 11034, '2010-11-19 10:57:04'), (38872, 11034, '2010-11-19 10:57:09'), (38873, 11034, '2010-11-19 10:57:18'), (38874, 11034, '2010-11-19 10:57:19'), (38875, 11035, '2010-11-19 11:00:10'), (38876, 11035, '2010-11-19 11:00:20'), (38877, 11037, '2010-11-19 11:00:30'), (38878, 11034, '2010-11-19 11:01:27'), (38879, 11034, '2010-11-19 11:01:30'), (38880, 11034, '2010-11-19 11:01:32'), (38881, 11034, '2010-11-19 11:01:38'), (38882, 11034, '2010-11-19 11:01:41'), (38883, 11034, '2010-11-19 11:01:43'), (38884, 11034, '2010-11-19 11:01:44'), (38885, 11034, '2010-11-19 11:01:46'), (38886, 11034, '2010-11-19 11:01:49'), (38887, 11034, '2010-11-19 11:01:50'), (38888, 11034, '2010-11-19 11:01:58'), (38889, 11034, '2010-11-19 11:01:59'), (38890, 11034, '2010-11-19 11:04:11'), (38891, 11034, '2010-11-19 11:04:12'), (38892, 11034, '2010-11-19 11:04:16'), (38893, 11034, '2010-11-19 11:09:50'), (38894, 11034, '2010-11-19 11:09:52'), (38895, 11034, '2010-11-19 11:09:53'), (38896, 11034, '2010-11-19 11:11:17'), (38897, 11034, '2010-11-19 11:11:19'), (38898, 11034, '2010-11-19 11:14:53'), (38899, 11034, '2010-11-19 11:14:55'), (38900, 11038, '2010-11-19 11:17:36'), (38901, 11038, '2010-11-19 11:17:45'), (38902, 11035, '2010-11-19 11:19:20'), (38903, 11035, '2010-11-19 11:19:23'), (38904, 11034, '2010-11-19 11:19:46'), (38905, 11034, '2010-11-19 11:19:48'), (38906, 11034, '2010-11-19 11:19:55'), (38907, 11034, '2010-11-19 11:20:06'), (38908, 11034, '2010-11-19 11:20:08'), (38909, 11035, '2010-11-19 11:20:12'), (38910, 11035, '2010-11-19 11:20:14'), (38911, 11034, '2010-11-19 11:22:45'), (38912, 11035, '2010-11-19 11:23:07'), (38913, 11034, '2010-11-19 11:23:56'), (38914, 11035, '2010-11-19 11:24:07'), (38915, 11034, '2010-11-19 11:28:36'), (38916, 11034, '2010-11-19 11:28:54'), (38917, 11035, '2010-11-19 11:29:04'), (38918, 11034, '2010-11-19 11:29:05'), (38919, 11035, '2010-11-19 11:29:19'), (38920, 11039, '2010-11-19 11:30:02'), (38921, 11040, '2010-11-19 11:33:52'), (38922, 11040, '2010-11-19 11:33:55'), (38923, 11040, '2010-11-19 11:34:02'), (38924, 11040, '2010-11-19 11:34:27'), (38925, 11041, '2010-11-19 11:35:00'), (38926, 11040, '2010-11-19 11:35:06'), (38927, 11040, '2010-11-19 11:35:09'), (38928, 11040, '2010-11-19 11:35:14'), (38929, 11040, '2010-11-19 11:35:19'), (38930, 11040, '2010-11-19 11:35:21'), (38931, 11040, '2010-11-19 11:35:31'), (38932, 11040, '2010-11-19 11:35:33'), (38933, 11040, '2010-11-19 11:35:38'), (38934, 11040, '2010-11-19 11:35:51'), (38935, 11040, '2010-11-19 11:35:52'), (38936, 11040, '2010-11-19 11:35:54'), (38937, 11040, '2010-11-19 11:36:14'), (38938, 11040, '2010-11-19 11:36:16'), (38939, 11040, '2010-11-19 11:36:21'), (38940, 11040, '2010-11-19 11:36:26'), (38941, 11040, '2010-11-19 11:36:27'), (38942, 11040, '2010-11-19 11:36:29'), (38943, 11040, '2010-11-19 11:36:31'), (38944, 11040, '2010-11-19 11:36:35'), (38945, 11040, '2010-11-19 11:36:36'), (38946, 11040, '2010-11-19 11:36:45'), (38947, 11040, '2010-11-19 11:36:47'), (38948, 11035, '2010-11-19 11:42:06'), (38949, 11042, '2010-11-19 11:44:42'), (38950, 11035, '2010-11-19 11:49:22'), (38951, 11043, '2010-11-19 11:55:53'), (38952, 11045, '2010-11-19 12:07:20'), (38953, 11044, '2010-11-19 12:07:22'), (38954, 11046, '2010-11-19 12:07:22'), (38955, 11047, '2010-11-19 12:08:29'), (38956, 11047, '2010-11-19 12:08:41'), (38957, 11047, '2010-11-19 12:08:47'), (38958, 11047, '2010-11-19 12:08:57'), (38959, 11047, '2010-11-19 12:09:04'), (38960, 11047, '2010-11-19 12:09:07'), (38961, 11047, '2010-11-19 12:09:10'), (38962, 11048, '2010-11-19 12:31:16'), (38963, 11049, '2010-11-19 12:34:49'), (38964, 11050, '2010-11-19 12:37:05'), (38965, 11051, '2010-11-19 12:41:45'), (38966, 11052, '2010-11-19 12:47:46'), (38967, 11052, '2010-11-19 13:03:56'), (38968, 11052, '2010-11-19 13:04:09'), (38969, 11052, '2010-11-19 13:04:15'), (38970, 11052, '2010-11-19 13:04:31'), (38971, 11053, '2010-11-19 13:28:04'), (38972, 11054, '2010-11-19 14:42:41'), (38973, 11055, '2010-11-19 14:42:45'), (38974, 11055, '2010-11-19 14:43:08'), (38975, 11054, '2010-11-19 14:43:17'), (38976, 11055, '2010-11-19 14:43:25'), (38977, 11055, '2010-11-19 14:43:38'), (38978, 11054, '2010-11-19 14:43:48'), (38979, 11055, '2010-11-19 14:43:56'), (38980, 11055, '2010-11-19 14:44:10'), (38981, 11055, '2010-11-19 14:44:21'), (38982, 11054, '2010-11-19 14:44:24'), (38983, 11055, '2010-11-19 14:44:35'), (38984, 11055, '2010-11-19 14:44:42'), (38985, 11055, '2010-11-19 14:44:50'), (38986, 11054, '2010-11-19 14:45:05'), (38987, 11054, '2010-11-19 14:45:08'), (38988, 11055, '2010-11-19 14:45:10'), (38989, 11054, '2010-11-19 14:45:26'), (38990, 11054, '2010-11-19 14:45:28'), (38991, 11054, '2010-11-19 14:45:29'), (38992, 11054, '2010-11-19 14:45:30'), (38993, 11056, '2010-11-19 14:46:00'), (38994, 11057, '2010-11-19 14:51:05'), (38995, 11057, '2010-11-19 14:51:13'), (38996, 11057, '2010-11-19 14:52:07'), (38997, 11057, '2010-11-19 14:52:09'), (38998, 11057, '2010-11-19 14:52:10'), (38999, 11057, '2010-11-19 14:52:10'), (39000, 11057, '2010-11-19 14:52:13'), (39001, 11057, '2010-11-19 14:52:13'), (39002, 11057, '2010-11-19 14:52:27'), (39003, 11057, '2010-11-19 14:52:30'), (39004, 11057, '2010-11-19 14:52:31'), (39005, 11057, '2010-11-19 14:52:31'), (39006, 11057, '2010-11-19 14:52:32'), (39007, 11057, '2010-11-19 14:52:34'), (39008, 11057, '2010-11-19 14:52:40'), (39009, 11057, '2010-11-19 14:52:42'), (39010, 11057, '2010-11-19 14:52:43'), (39011, 11057, '2010-11-19 14:52:44'), (39012, 11057, '2010-11-19 14:52:44'), (39013, 11057, '2010-11-19 14:52:46'), (39014, 11057, '2010-11-19 14:52:47'), (39015, 11057, '2010-11-19 14:53:03'), (39016, 11058, '2010-11-19 15:12:41'), (39017, 11059, '2010-11-19 15:43:06'), (39018, 11059, '2010-11-19 15:43:19'), (39019, 11059, '2010-11-19 15:43:28'), (39020, 11059, '2010-11-19 15:43:38'), (39021, 11059, '2010-11-19 15:43:45'), (39022, 11059, '2010-11-19 15:44:05'), (39023, 11059, '2010-11-19 15:44:12'), (39024, 11059, '2010-11-19 15:44:21'), (39025, 11059, '2010-11-19 15:44:25'), (39026, 11059, '2010-11-19 15:44:46'), (39027, 11059, '2010-11-19 15:44:49'), (39028, 11059, '2010-11-19 15:45:03'), (39029, 11059, '2010-11-19 15:45:09'), (39030, 11059, '2010-11-19 15:45:21'), (39031, 11059, '2010-11-19 15:45:30'), (39032, 11059, '2010-11-19 15:45:42'), (39033, 11059, '2010-11-19 15:45:54'), (39034, 11059, '2010-11-19 15:46:00'), (39035, 11059, '2010-11-19 15:46:09'), (39036, 11059, '2010-11-19 15:46:39'), (39037, 11059, '2010-11-19 15:46:59'), (39038, 11059, '2010-11-19 15:47:00'), (39039, 11059, '2010-11-19 15:47:01'), (39040, 11059, '2010-11-19 15:47:02'), (39041, 11059, '2010-11-19 15:47:03'), (39042, 11059, '2010-11-19 15:47:04'), (39043, 11059, '2010-11-19 15:47:07'), (39044, 11059, '2010-11-19 15:47:08'), (39045, 11059, '2010-11-19 15:47:09'), (39046, 11059, '2010-11-19 15:47:12'), (39047, 11059, '2010-11-19 15:47:14'), (39048, 11059, '2010-11-19 15:47:15'), (39049, 11059, '2010-11-19 15:47:16'), (39050, 11059, '2010-11-19 15:47:17'), (39051, 11060, '2010-11-19 15:53:41'), (39052, 11061, '2010-11-19 16:15:34'), (39053, 11062, '2010-11-19 16:24:06'), (39054, 11063, '2010-11-19 16:27:30'), (39055, 11064, '2010-11-19 16:27:33'), (39056, 11064, '2010-11-19 16:27:41'), (39057, 11064, '2010-11-19 16:28:58'), (39058, 11064, '2010-11-19 16:29:02'), (39059, 11064, '2010-11-19 16:29:09'), (39060, 11064, '2010-11-19 16:29:18'), (39061, 11064, '2010-11-19 16:29:31'), (39062, 11064, '2010-11-19 16:29:36'), (39063, 11064, '2010-11-19 16:30:49'), (39064, 11064, '2010-11-19 16:30:50'), (39065, 11064, '2010-11-19 16:30:52'), (39066, 11065, '2010-11-19 16:50:06'), (39067, 11065, '2010-11-19 16:50:24'), (39068, 11065, '2010-11-19 16:50:49'), (39069, 11065, '2010-11-19 16:50:55'), (39070, 11065, '2010-11-19 16:51:09'), (39071, 11065, '2010-11-19 16:51:17'), (39072, 11065, '2010-11-19 16:51:33'), (39073, 11065, '2010-11-19 16:51:37'), (39074, 11065, '2010-11-19 16:51:41'), (39075, 11065, '2010-11-19 16:51:42'), (39076, 11066, '2010-11-19 17:10:34'), (39077, 11067, '2010-11-19 17:28:45'), (39078, 11068, '2010-11-19 18:09:22'), (39079, 11069, '2010-11-19 18:10:22'), (39080, 11070, '2010-11-19 18:16:13'), (39081, 11071, '2010-11-19 19:03:22'), (39082, 11071, '2010-11-19 19:03:48'), (39083, 11071, '2010-11-19 19:04:35'), (39084, 11071, '2010-11-19 19:06:02'), (39085, 11071, '2010-11-19 19:06:22'), (39086, 11071, '2010-11-19 19:06:50'), (39087, 11071, '2010-11-19 19:07:09'), (39088, 11071, '2010-11-19 19:07:28'), (39089, 11071, '2010-11-19 19:07:47'), (39090, 11072, '2010-11-19 19:08:00'), (39091, 11071, '2010-11-19 19:08:07'), (39092, 11071, '2010-11-19 19:08:24'), (39093, 11072, '2010-11-19 19:08:28'), (39094, 11071, '2010-11-19 19:08:41'), (39095, 11072, '2010-11-19 19:08:42'), (39096, 11072, '2010-11-19 19:08:47'), (39097, 11072, '2010-11-19 19:08:47'), (39098, 11072, '2010-11-19 19:08:47'), (39099, 11072, '2010-11-19 19:08:50'), (39100, 11072, '2010-11-19 19:08:51'), (39101, 11071, '2010-11-19 19:08:51'), (39102, 11072, '2010-11-19 19:08:55'), (39103, 11072, '2010-11-19 19:09:04'), (39104, 11072, '2010-11-19 19:09:04'), (39105, 11072, '2010-11-19 19:09:04'), (39106, 11071, '2010-11-19 19:09:05'), (39107, 11071, '2010-11-19 19:09:22'), (39108, 11071, '2010-11-19 19:09:34'), (39109, 11071, '2010-11-19 19:09:50'), (39110, 11071, '2010-11-19 19:10:16'), (39111, 11071, '2010-11-19 19:10:29'), (39112, 11071, '2010-11-19 19:10:53'), (39113, 11071, '2010-11-19 19:11:21'), (39114, 11071, '2010-11-19 19:11:41'), (39115, 11071, '2010-11-19 19:11:52'), (39116, 11071, '2010-11-19 19:11:58'), (39117, 11071, '2010-11-19 19:12:19'), (39118, 11071, '2010-11-19 19:12:34'), (39119, 11071, '2010-11-19 19:12:55'), (39120, 11071, '2010-11-19 19:13:06'), (39121, 11071, '2010-11-19 19:13:10'), (39122, 11071, '2010-11-19 19:13:17'), (39123, 11071, '2010-11-19 19:13:29'), (39124, 11071, '2010-11-19 19:13:40'), (39125, 11071, '2010-11-19 19:13:57'), (39126, 11071, '2010-11-19 19:14:02'), (39127, 11071, '2010-11-19 19:14:09'), (39128, 11071, '2010-11-19 19:14:35'), (39129, 11071, '2010-11-19 19:14:39'), (39130, 11071, '2010-11-19 19:14:47'), (39131, 11071, '2010-11-19 19:15:04'), (39132, 11071, '2010-11-19 19:15:31'), (39133, 11071, '2010-11-19 19:15:43'), (39134, 11071, '2010-11-19 19:15:58'), (39135, 11071, '2010-11-19 19:16:10'), (39136, 11071, '2010-11-19 19:16:37'), (39137, 11071, '2010-11-19 19:16:45'), (39138, 11071, '2010-11-19 19:17:00'), (39139, 11071, '2010-11-19 19:17:22'), (39140, 11071, '2010-11-19 19:17:51'), (39141, 11073, '2010-11-19 19:37:22'), (39142, 11074, '2010-11-19 20:16:30'), (39143, 11075, '2010-11-19 20:27:10'), (39144, 11075, '2010-11-19 20:27:27'), (39145, 11075, '2010-11-19 20:27:54'), (39146, 11075, '2010-11-19 20:27:55'), (39147, 11075, '2010-11-19 20:28:47'), (39148, 11076, '2010-11-19 20:31:30'), (39149, 11076, '2010-11-19 20:32:31'), (39150, 11076, '2010-11-19 20:33:31'), (39151, 11076, '2010-11-19 20:34:00'), (39152, 11077, '2010-11-19 21:02:12'), (39153, 11078, '2010-11-19 22:13:55'), (39154, 11079, '2010-11-19 23:10:58'), (39155, 11080, '2010-11-20 00:44:04'), (39156, 11081, '2010-11-20 02:22:46'), (39157, 11082, '2010-11-20 02:46:56'), (39158, 11083, '2010-11-20 03:25:52'), (39159, 11084, '2010-11-20 03:36:33'), (39160, 11085, '2010-11-20 03:56:53'), (39161, 11086, '2010-11-20 04:48:07'), (39162, 11087, '2010-11-20 04:49:18'), (39163, 11088, '2010-11-20 04:49:18'), (39164, 11089, '2010-11-20 05:11:46'), (39165, 11090, '2010-11-20 05:32:01'), (39166, 11091, '2010-11-20 05:55:26'), (39167, 11092, '2010-11-20 06:07:26'), (39168, 11092, '2010-11-20 06:08:21'), (39169, 11092, '2010-11-20 06:08:40'), (39170, 11092, '2010-11-20 06:09:51'), (39171, 11092, '2010-11-20 06:10:14'), (39172, 11093, '2010-11-20 06:26:48'), (39173, 11093, '2010-11-20 06:27:00'), (39174, 11093, '2010-11-20 06:27:36'), (39175, 11093, '2010-11-20 06:28:00'), (39176, 11093, '2010-11-20 06:28:01'), (39177, 11093, '2010-11-20 06:28:33'), (39178, 11093, '2010-11-20 06:28:53'), (39179, 11094, '2010-11-20 06:34:32'), (39180, 11095, '2010-11-20 07:08:39'), (39181, 11096, '2010-11-20 07:08:43'), (39182, 11097, '2010-11-20 07:13:46'), (39183, 11098, '2010-11-20 07:22:47'), (39184, 11099, '2010-11-20 07:31:23'), (39185, 11100, '2010-11-20 07:31:33'), (39186, 11101, '2010-11-20 07:48:11'), (39187, 11102, '2010-11-20 07:54:33'), (39188, 11103, '2010-11-20 09:37:36'), (39189, 11103, '2010-11-20 09:37:42'), (39190, 11103, '2010-11-20 09:38:08'), (39191, 11103, '2010-11-20 09:38:43'), (39192, 11103, '2010-11-20 09:38:43'), (39193, 11103, '2010-11-20 09:38:51'), (39194, 11104, '2010-11-20 10:41:49'), (39195, 11105, '2010-11-20 11:04:12'), (39196, 11106, '2010-11-20 11:29:55'), (39197, 11107, '2010-11-20 11:56:25'), (39198, 11107, '2010-11-20 11:56:52'), (39199, 11107, '2010-11-20 11:57:18'), (39200, 11107, '2010-11-20 11:57:37'), (39201, 11108, '2010-11-20 12:15:13'), (39202, 11108, '2010-11-20 12:15:14'), (39203, 11108, '2010-11-20 12:16:24'), (39204, 11108, '2010-11-20 12:16:26'), (39205, 11109, '2010-11-20 12:19:00'), (39206, 11110, '2010-11-20 12:35:12'), (39207, 11111, '2010-11-20 13:08:30'), (39208, 11111, '2010-11-20 13:08:37'), (39209, 11111, '2010-11-20 13:08:47'), (39210, 11112, '2010-11-20 13:31:43'), (39211, 11113, '2010-11-20 13:32:38'), (39212, 11115, '2010-11-20 14:07:09'), (39213, 11114, '2010-11-20 14:07:09'), (39214, 11116, '2010-11-20 14:31:33'), (39215, 11117, '2010-11-20 14:32:41'), (39216, 11118, '2010-11-20 15:12:11'), (39217, 11119, '2010-11-20 15:27:26'), (39218, 11120, '2010-11-20 15:36:48'), (39219, 11121, '2010-11-20 15:43:55'), (39220, 11122, '2010-11-20 15:56:47'), (39221, 11123, '2010-11-20 16:02:01'), (39222, 11123, '2010-11-20 16:02:23'), (39223, 11123, '2010-11-20 16:03:50'), (39224, 11123, '2010-11-20 16:04:08'), (39225, 11123, '2010-11-20 16:05:09'), (39226, 11123, '2010-11-20 16:05:22'), (39227, 11123, '2010-11-20 16:05:34'), (39228, 11124, '2010-11-20 16:45:53'), (39229, 11124, '2010-11-20 16:50:38'), (39230, 11125, '2010-11-20 16:59:48'), (39231, 11126, '2010-11-20 17:10:58'), (39232, 11125, '2010-11-20 17:11:38'), (39233, 11125, '2010-11-20 17:11:43'), (39234, 11125, '2010-11-20 17:11:48'), (39235, 11125, '2010-11-20 17:12:04'), (39236, 11127, '2010-11-20 17:31:36'), (39237, 11128, '2010-11-20 17:46:00'), (39238, 11129, '2010-11-20 18:10:26'), (39239, 11130, '2010-11-20 18:27:39'), (39240, 11131, '2010-11-20 18:37:11'), (39241, 11131, '2010-11-20 18:37:30'), (39242, 11131, '2010-11-20 18:37:32'), (39243, 11131, '2010-11-20 18:37:33'), (39244, 11131, '2010-11-20 18:37:35'), (39245, 11131, '2010-11-20 18:37:37'), (39246, 11131, '2010-11-20 18:37:38'), (39247, 11131, '2010-11-20 18:38:07'), (39248, 11131, '2010-11-20 18:38:08'), (39249, 11131, '2010-11-20 18:38:25'), (39250, 11131, '2010-11-20 18:38:26'), (39251, 11131, '2010-11-20 18:38:38'), (39252, 11131, '2010-11-20 18:38:39'), (39253, 11131, '2010-11-20 18:38:51'), (39254, 11131, '2010-11-20 18:38:52'), (39255, 11132, '2010-11-20 18:38:56'), (39256, 11131, '2010-11-20 18:39:07'), (39257, 11131, '2010-11-20 18:39:08'), (39258, 11131, '2010-11-20 18:39:21'), (39259, 11131, '2010-11-20 18:39:37'), (39260, 11131, '2010-11-20 18:39:45'), (39261, 11131, '2010-11-20 18:39:46'), (39262, 11131, '2010-11-20 18:39:50'), (39263, 11131, '2010-11-20 18:39:54'), (39264, 11131, '2010-11-20 18:39:58'), (39265, 11131, '2010-11-20 18:40:03'), (39266, 11131, '2010-11-20 18:40:09'), (39267, 11131, '2010-11-20 18:40:15'), (39268, 11131, '2010-11-20 18:40:20'), (39269, 11131, '2010-11-20 18:40:48'), (39270, 11131, '2010-11-20 18:40:49'), (39271, 11131, '2010-11-20 18:40:57'), (39272, 11131, '2010-11-20 18:41:13'), (39273, 11131, '2010-11-20 18:42:40'), (39274, 11133, '2010-11-20 19:17:44'), (39275, 11134, '2010-11-20 19:20:52'), (39276, 11133, '2010-11-20 19:21:19'), (39277, 11133, '2010-11-20 19:21:25'), (39278, 11133, '2010-11-20 19:21:26'), (39279, 11133, '2010-11-20 19:21:27'), (39280, 11133, '2010-11-20 19:25:18'), (39281, 11133, '2010-11-20 19:25:19'), (39282, 11133, '2010-11-20 19:25:20'), (39283, 11133, '2010-11-20 19:25:21'), (39284, 11133, '2010-11-20 19:25:22'), (39285, 11133, '2010-11-20 19:25:23'), (39286, 11133, '2010-11-20 19:25:24'), (39287, 11133, '2010-11-20 19:25:25'), (39288, 11133, '2010-11-20 19:25:26'), (39289, 11133, '2010-11-20 19:25:28'), (39290, 11133, '2010-11-20 19:25:29'), (39291, 11133, '2010-11-20 19:25:30'), (39292, 11135, '2010-11-20 19:45:53'), (39293, 11136, '2010-11-20 19:46:02'), (39294, 11135, '2010-11-20 19:47:00'), (39295, 11135, '2010-11-20 19:47:39'), (39296, 11135, '2010-11-20 19:47:46'), (39297, 11135, '2010-11-20 19:47:58'), (39298, 11135, '2010-11-20 19:48:08'), (39299, 11135, '2010-11-20 19:48:21'), (39300, 11135, '2010-11-20 19:48:42'), (39301, 11137, '2010-11-20 20:04:50'), (39302, 11138, '2010-11-20 20:41:36'), (39303, 11139, '2010-11-20 21:02:27'), (39304, 11140, '2010-11-20 21:15:29'), (39305, 11141, '2010-11-20 21:38:54'), (39306, 11142, '2010-11-20 21:38:57'), (39307, 11143, '2010-11-20 21:38:59'), (39308, 11144, '2010-11-20 21:39:01'), (39309, 11145, '2010-11-20 21:39:03'), (39310, 11146, '2010-11-20 21:39:05'), (39311, 11147, '2010-11-20 21:39:07'), (39312, 11148, '2010-11-20 21:39:10'), (39313, 11149, '2010-11-20 21:39:13'), (39314, 11150, '2010-11-20 21:39:16'), (39315, 11151, '2010-11-20 21:39:18'), (39316, 11152, '2010-11-20 21:39:20'), (39317, 11153, '2010-11-20 21:39:22'), (39318, 11154, '2010-11-20 21:39:24'), (39319, 11155, '2010-11-20 21:39:26'), (39320, 11156, '2010-11-20 21:39:28'), (39321, 11157, '2010-11-20 21:39:30'), (39322, 11158, '2010-11-20 21:39:31'), (39323, 11159, '2010-11-20 21:39:33'), (39324, 11160, '2010-11-20 21:39:35'), (39325, 11161, '2010-11-20 21:39:36'), (39326, 11162, '2010-11-20 21:39:38'), (39327, 11163, '2010-11-20 21:39:40'), (39328, 11164, '2010-11-20 21:39:42'), (39329, 11165, '2010-11-20 21:39:44'), (39330, 11166, '2010-11-20 21:39:46'), (39331, 11167, '2010-11-20 21:39:48'), (39332, 11168, '2010-11-20 21:39:50'), (39333, 11169, '2010-11-20 21:39:53'), (39334, 11170, '2010-11-20 21:39:55'), (39335, 11171, '2010-11-20 21:39:58'), (39336, 11172, '2010-11-20 21:40:01'), (39337, 11173, '2010-11-20 21:40:03'), (39338, 11174, '2010-11-20 21:40:08'), (39339, 11175, '2010-11-20 21:40:10'), (39340, 11176, '2010-11-20 21:40:13'), (39341, 11177, '2010-11-20 21:40:16'), (39342, 11178, '2010-11-20 21:40:18'), (39343, 11179, '2010-11-20 21:40:20'), (39344, 11180, '2010-11-20 21:40:23'), (39345, 11181, '2010-11-20 21:40:25'), (39346, 11182, '2010-11-20 21:40:28'), (39347, 11183, '2010-11-20 21:40:30'), (39348, 11184, '2010-11-20 21:40:32'), (39349, 11185, '2010-11-20 21:40:35'), (39350, 11186, '2010-11-20 21:40:37'), (39351, 11187, '2010-11-20 21:40:39'), (39352, 11188, '2010-11-20 21:40:41'), (39353, 11189, '2010-11-20 21:40:44'), (39354, 11190, '2010-11-20 21:40:46'), (39355, 11191, '2010-11-20 21:40:49'), (39356, 11192, '2010-11-20 22:21:50'), (39357, 11193, '2010-11-20 23:43:56'), (39358, 11194, '2010-11-21 01:06:05'), (39359, 11195, '2010-11-21 04:12:53'), (39360, 11196, '2010-11-21 04:21:36'), (39361, 11197, '2010-11-21 04:40:38'), (39362, 11198, '2010-11-21 04:53:01'), (39363, 11199, '2010-11-21 05:13:34'), (39364, 11200, '2010-11-21 06:14:07'), (39365, 11200, '2010-11-21 06:14:39'), (39366, 11200, '2010-11-21 06:15:14'), (39367, 11200, '2010-11-21 06:16:26'), (39368, 11200, '2010-11-21 06:17:05'), (39369, 11200, '2010-11-21 06:17:39'), (39370, 11200, '2010-11-21 06:17:55'), (39371, 11200, '2010-11-21 06:18:11'), (39372, 11200, '2010-11-21 06:20:19'), (39373, 11200, '2010-11-21 06:20:27'), (39374, 11200, '2010-11-21 06:20:42'), (39375, 11200, '2010-11-21 06:21:10'), (39376, 11200, '2010-11-21 06:21:23'), (39377, 11200, '2010-11-21 06:21:35'), (39378, 11201, '2010-11-21 06:25:25'), (39379, 11201, '2010-11-21 06:25:38'), (39380, 11201, '2010-11-21 06:25:42'), (39381, 11201, '2010-11-21 06:25:47'), (39382, 11202, '2010-11-21 06:26:27'), (39383, 11203, '2010-11-21 06:26:47'), (39384, 11202, '2010-11-21 06:27:40'), (39385, 11202, '2010-11-21 06:27:41'), (39386, 11202, '2010-11-21 06:28:12'), (39387, 11202, '2010-11-21 06:28:58'), (39388, 11202, '2010-11-21 06:29:33'), (39389, 11202, '2010-11-21 06:30:18'), (39390, 11202, '2010-11-21 06:31:54'), (39391, 11202, '2010-11-21 06:32:32'), (39392, 11202, '2010-11-21 06:33:36'), (39393, 11202, '2010-11-21 06:34:25'), (39394, 11202, '2010-11-21 06:35:07'), (39395, 11202, '2010-11-21 06:35:23'), (39396, 11202, '2010-11-21 06:35:24'), (39397, 11202, '2010-11-21 06:36:16'), (39398, 11202, '2010-11-21 06:36:37'), (39399, 11202, '2010-11-21 06:37:01'), (39400, 11202, '2010-11-21 06:37:02'), (39401, 11202, '2010-11-21 06:37:20'), (39402, 11202, '2010-11-21 06:37:52'), (39403, 11202, '2010-11-21 06:37:53'), (39404, 11202, '2010-11-21 06:38:35'), (39405, 11202, '2010-11-21 06:39:07'), (39406, 11202, '2010-11-21 06:39:11'), (39407, 11202, '2010-11-21 06:39:15'), (39408, 11202, '2010-11-21 06:39:18'), (39409, 11202, '2010-11-21 06:39:22'), (39410, 11202, '2010-11-21 06:39:25'), (39411, 11202, '2010-11-21 06:39:29'), (39412, 11202, '2010-11-21 06:39:33'), (39413, 11202, '2010-11-21 06:39:37'), (39414, 11202, '2010-11-21 06:39:43'), (39415, 11202, '2010-11-21 06:39:48'), (39416, 11202, '2010-11-21 06:39:53'), (39417, 11202, '2010-11-21 06:40:15'), (39418, 11202, '2010-11-21 06:40:54'), (39419, 11202, '2010-11-21 06:41:22'), (39420, 11202, '2010-11-21 06:41:30'), (39421, 11202, '2010-11-21 06:41:36'), (39422, 11202, '2010-11-21 06:42:06'), (39423, 11204, '2010-11-21 06:56:58'), (39424, 11205, '2010-11-21 07:11:04'), (39425, 11206, '2010-11-21 07:11:08'), (39426, 11207, '2010-11-21 07:49:08'), (39427, 11207, '2010-11-21 07:54:47'), (39428, 11208, '2010-11-21 08:17:20'), (39429, 11209, '2010-11-21 09:24:20'), (39430, 11210, '2010-11-21 10:05:05'), (39431, 11210, '2010-11-21 10:05:41'), (39432, 11210, '2010-11-21 10:06:10'), (39433, 11210, '2010-11-21 10:06:25'), (39434, 11210, '2010-11-21 10:06:38'), (39435, 11210, '2010-11-21 10:06:54'), (39436, 11210, '2010-11-21 10:07:11'), (39437, 11210, '2010-11-21 10:07:26'), (39438, 11210, '2010-11-21 10:07:48'), (39439, 11210, '2010-11-21 10:08:05'), (39440, 11210, '2010-11-21 10:08:13'), (39441, 11210, '2010-11-21 10:08:34'), (39442, 11210, '2010-11-21 10:08:46'), (39443, 11210, '2010-11-21 10:08:59'), (39444, 11210, '2010-11-21 10:09:09'), (39445, 11210, '2010-11-21 10:09:24'), (39446, 11210, '2010-11-21 10:09:43'), (39447, 11210, '2010-11-21 10:09:45'), (39448, 11210, '2010-11-21 10:09:46'), (39449, 11210, '2010-11-21 10:09:47'), (39450, 11210, '2010-11-21 10:09:48'), (39451, 11210, '2010-11-21 10:09:49'), (39452, 11210, '2010-11-21 10:09:50'), (39453, 11210, '2010-11-21 10:09:51'), (39454, 11210, '2010-11-21 10:09:54'), (39455, 11210, '2010-11-21 10:09:55'), (39456, 11210, '2010-11-21 10:10:01'), (39457, 11210, '2010-11-21 10:10:04'), (39458, 11210, '2010-11-21 10:10:19'), (39459, 11210, '2010-11-21 10:10:53'), (39460, 11210, '2010-11-21 10:11:14'), (39461, 11210, '2010-11-21 10:11:46'), (39462, 11210, '2010-11-21 10:12:05'), (39463, 11210, '2010-11-21 10:14:19'), (39464, 11210, '2010-11-21 10:14:22'), (39465, 11210, '2010-11-21 10:14:27'), (39466, 11210, '2010-11-21 10:14:32'), (39467, 11210, '2010-11-21 10:14:35'), (39468, 11210, '2010-11-21 10:14:38'), (39469, 11210, '2010-11-21 10:14:43'), (39470, 11210, '2010-11-21 10:14:45'), (39471, 11210, '2010-11-21 10:14:46'), (39472, 11210, '2010-11-21 10:14:57'), (39473, 11210, '2010-11-21 10:15:01'), (39474, 11210, '2010-11-21 10:15:04'), (39475, 11210, '2010-11-21 10:15:05'), (39476, 11210, '2010-11-21 10:15:10'), (39477, 11210, '2010-11-21 10:15:10'), (39478, 11210, '2010-11-21 10:15:12'), (39479, 11210, '2010-11-21 10:15:21'), (39480, 11210, '2010-11-21 10:15:25'), (39481, 11210, '2010-11-21 10:15:29'), (39482, 11210, '2010-11-21 10:15:34'), (39483, 11210, '2010-11-21 10:15:35'), (39484, 11210, '2010-11-21 10:15:36'), (39485, 11210, '2010-11-21 10:15:37'), (39486, 11210, '2010-11-21 10:15:40'), (39487, 11211, '2010-11-21 10:40:07'), (39488, 11212, '2010-11-21 11:12:36'), (39489, 11213, '2010-11-21 11:35:31'), (39490, 11213, '2010-11-21 11:36:27'), (39491, 11213, '2010-11-21 11:37:07'), (39492, 11213, '2010-11-21 11:37:20'), (39493, 11213, '2010-11-21 11:37:31'), (39494, 11213, '2010-11-21 11:37:49'), (39495, 11213, '2010-11-21 11:38:23'), (39496, 11214, '2010-11-21 11:57:59'), (39497, 11215, '2010-11-21 13:11:39'), (39498, 11216, '2010-11-21 13:32:05'), (39499, 11216, '2010-11-21 13:32:16'), (39500, 11216, '2010-11-21 13:32:21'), (39501, 11216, '2010-11-21 13:32:31'), (39502, 11216, '2010-11-21 13:32:41'), (39503, 11216, '2010-11-21 13:39:00'), (39504, 11217, '2010-11-21 13:49:14'), (39505, 11217, '2010-11-21 13:49:27'), (39506, 11217, '2010-11-21 13:49:33'), (39507, 11217, '2010-11-21 13:49:40'), (39508, 11217, '2010-11-21 13:49:55'), (39509, 11217, '2010-11-21 13:50:05'), (39510, 11217, '2010-11-21 13:50:36'), (39511, 11217, '2010-11-21 13:50:37'), (39512, 11217, '2010-11-21 13:50:37'), (39513, 11217, '2010-11-21 13:50:37'), (39514, 11217, '2010-11-21 13:51:20'), (39515, 11218, '2010-11-21 13:59:36'), (39516, 11218, '2010-11-21 14:00:56'), (39517, 11218, '2010-11-21 14:01:05'), (39518, 11218, '2010-11-21 14:01:16'), (39519, 11218, '2010-11-21 14:01:26'), (39520, 11218, '2010-11-21 14:01:31'), (39521, 11218, '2010-11-21 14:01:32'), (39522, 11218, '2010-11-21 14:01:34'), (39523, 11218, '2010-11-21 14:02:10'), (39524, 11219, '2010-11-21 14:43:58'), (39525, 11220, '2010-11-21 15:03:03'), (39526, 11220, '2010-11-21 15:03:22'), (39527, 11220, '2010-11-21 15:04:16'), (39528, 11221, '2010-11-21 15:19:39'), (39529, 11222, '2010-11-21 15:20:45'), (39530, 11223, '2010-11-21 15:43:02'), (39531, 11224, '2010-11-21 15:51:19'), (39532, 11225, '2010-11-21 16:03:51'), (39533, 11225, '2010-11-21 16:03:59'), (39534, 11225, '2010-11-21 16:04:34'), (39535, 11225, '2010-11-21 16:05:06'), (39536, 11225, '2010-11-21 16:05:07'), (39537, 11225, '2010-11-21 16:05:18'), (39538, 11225, '2010-11-21 16:05:30'), (39539, 11226, '2010-11-21 16:31:43'), (39540, 11227, '2010-11-21 16:32:19'), (39541, 11228, '2010-11-21 17:03:36'), (39542, 11229, '2010-11-21 17:12:27'), (39543, 11230, '2010-11-21 17:15:55'), (39544, 11231, '2010-11-21 17:49:50'), (39545, 11232, '2010-11-21 17:51:51'), (39546, 11232, '2010-11-21 17:52:24'), (39547, 11232, '2010-11-21 17:53:55'), (39548, 11232, '2010-11-21 17:54:23'), (39549, 11232, '2010-11-21 17:55:15'), (39550, 11232, '2010-11-21 17:55:39'), (39551, 11232, '2010-11-21 17:55:43'), (39552, 11232, '2010-11-21 17:55:46'), (39553, 11232, '2010-11-21 17:55:50'), (39554, 11233, '2010-11-21 18:23:48'), (39555, 11233, '2010-11-21 18:24:04'), (39556, 11233, '2010-11-21 18:24:24'), (39557, 11233, '2010-11-21 18:24:50'), (39558, 11233, '2010-11-21 18:24:51'), (39559, 11233, '2010-11-21 18:24:54'), (39560, 11233, '2010-11-21 18:24:55'), (39561, 11233, '2010-11-21 18:24:56'), (39562, 11233, '2010-11-21 18:24:57'), (39563, 11233, '2010-11-21 18:25:23'), (39564, 11233, '2010-11-21 18:25:50'), (39565, 11233, '2010-11-21 18:26:18'), (39566, 11234, '2010-11-21 18:45:16'), (39567, 11234, '2010-11-21 18:45:42'), (39568, 11234, '2010-11-21 18:45:50'), (39569, 11234, '2010-11-21 18:46:13'), (39570, 11234, '2010-11-21 18:46:27'), (39571, 11235, '2010-11-21 18:52:59'), (39572, 11236, '2010-11-21 19:24:14'), (39573, 11237, '2010-11-21 19:25:56'), (39574, 11237, '2010-11-21 19:26:11'), (39575, 11237, '2010-11-21 19:26:13'), (39576, 11237, '2010-11-21 19:26:34'), (39577, 11237, '2010-11-21 19:26:53'), (39578, 11237, '2010-11-21 19:27:00'), (39579, 11238, '2010-11-21 19:30:59'), (39580, 11237, '2010-11-21 19:43:20'), (39581, 11237, '2010-11-21 19:43:32'), (39582, 11237, '2010-11-21 19:43:43'), (39583, 11237, '2010-11-21 19:44:24'), (39584, 11237, '2010-11-21 19:44:51'), (39585, 11239, '2010-11-21 20:03:24'), (39586, 11239, '2010-11-21 20:03:33'), (39587, 11239, '2010-11-21 20:03:50'), (39588, 11239, '2010-11-21 20:04:07'), (39589, 11239, '2010-11-21 20:04:27'), (39590, 11239, '2010-11-21 20:04:36'), (39591, 11239, '2010-11-21 20:04:45'), (39592, 11239, '2010-11-21 20:09:17'), (39593, 11239, '2010-11-21 20:09:20'), (39594, 11239, '2010-11-21 20:09:24'), (39595, 11239, '2010-11-21 20:09:28'), (39596, 11239, '2010-11-21 20:09:32'), (39597, 11239, '2010-11-21 20:09:36'), (39598, 11239, '2010-11-21 20:09:39'), (39599, 11239, '2010-11-21 20:09:43'), (39600, 11240, '2010-11-21 20:09:58'), (39601, 11241, '2010-11-21 20:55:55'), (39602, 11242, '2010-11-21 21:01:07'), (39603, 11243, '2010-11-21 21:51:39'), (39604, 11244, '2010-11-21 21:52:57'), (39605, 11245, '2010-11-21 22:14:15'), (39606, 11246, '2010-11-21 22:20:45'), (39607, 11247, '2010-11-21 22:22:01'), (39608, 11248, '2010-11-21 23:57:32'), (39609, 11249, '2010-11-22 00:42:31'), (39610, 11250, '2010-11-22 01:20:55'), (39611, 11251, '2010-11-22 01:53:27'), (39612, 11252, '2010-11-22 01:59:40'), (39613, 11253, '2010-11-22 02:18:09'), (39614, 11254, '2010-11-22 02:25:58'), (39615, 11255, '2010-11-22 02:38:03'), (39616, 11256, '2010-11-22 02:44:11'), (39617, 11257, '2010-11-22 03:04:18'), (39618, 11258, '2010-11-22 03:05:41'), (39619, 11259, '2010-11-22 03:49:48'), (39620, 11260, '2010-11-22 04:53:45'), (39621, 11261, '2010-11-22 05:28:19'), (39622, 11262, '2010-11-22 05:31:05'), (39623, 11263, '2010-11-22 05:51:12'), (39624, 11264, '2010-11-22 06:11:52'), (39625, 11265, '2010-11-22 06:58:54'), (39626, 11265, '2010-11-22 06:59:01'), (39627, 11266, '2010-11-22 07:10:46'), (39628, 11267, '2010-11-22 07:10:50'), (39629, 11268, '2010-11-22 07:27:14'), (39630, 11269, '2010-11-22 07:30:30'), (39631, 11270, '2010-11-22 07:56:47'), (39632, 11270, '2010-11-22 07:56:57'), (39633, 11270, '2010-11-22 07:57:14'), (39634, 11270, '2010-11-22 07:57:19'), (39635, 11270, '2010-11-22 07:57:35'), (39636, 11270, '2010-11-22 07:57:46'), (39637, 11270, '2010-11-22 07:57:57'), (39638, 11270, '2010-11-22 07:58:07'), (39639, 11270, '2010-11-22 07:58:17'), (39640, 11270, '2010-11-22 07:58:27'), (39641, 11270, '2010-11-22 07:58:36'), (39642, 11270, '2010-11-22 07:58:36'), (39643, 11270, '2010-11-22 07:58:51'), (39644, 11270, '2010-11-22 07:59:03'), (39645, 11270, '2010-11-22 07:59:29'), (39646, 11270, '2010-11-22 07:59:33'), (39647, 11270, '2010-11-22 08:00:04'), (39648, 11270, '2010-11-22 08:00:25'), (39649, 11271, '2010-11-22 08:01:18'), (39650, 11270, '2010-11-22 08:02:07'), (39651, 11270, '2010-11-22 08:02:30'), (39652, 11270, '2010-11-22 08:02:47'), (39653, 11272, '2010-11-22 08:02:52'), (39654, 11270, '2010-11-22 08:02:54'), (39655, 11273, '2010-11-22 08:03:05'), (39656, 11274, '2010-11-22 08:03:11'), (39657, 11276, '2010-11-22 08:03:17'), (39658, 11275, '2010-11-22 08:03:18'), (39659, 11270, '2010-11-22 08:03:19'), (39660, 11277, '2010-11-22 08:03:20'), (39661, 11270, '2010-11-22 08:03:27'), (39662, 11270, '2010-11-22 08:04:05'), (39663, 11270, '2010-11-22 08:04:18'), (39664, 11270, '2010-11-22 08:04:25'), (39665, 11270, '2010-11-22 08:04:35'), (39666, 11270, '2010-11-22 08:04:53'), (39667, 11270, '2010-11-22 08:05:09'), (39668, 11270, '2010-11-22 08:05:14'), (39669, 11270, '2010-11-22 08:05:22'), (39670, 11270, '2010-11-22 08:05:26'), (39671, 11270, '2010-11-22 08:05:31'), (39672, 11270, '2010-11-22 08:05:45'), (39673, 11278, '2010-11-22 08:05:53'), (39674, 11279, '2010-11-22 08:05:54'), (39675, 11270, '2010-11-22 08:06:07'), (39676, 11270, '2010-11-22 08:06:14'), (39677, 11280, '2010-11-22 08:07:05'), (39678, 11281, '2010-11-22 08:07:13'), (39679, 11282, '2010-11-22 08:07:38'), (39680, 11283, '2010-11-22 08:07:45'), (39681, 11284, '2010-11-22 08:07:58'), (39682, 11285, '2010-11-22 08:09:13'), (39683, 11286, '2010-11-22 08:09:25'), (39684, 11287, '2010-11-22 08:09:31'), (39685, 11288, '2010-11-22 08:09:42'), (39686, 11289, '2010-11-22 08:10:56'), (39687, 11290, '2010-11-22 08:16:08'), (39688, 11290, '2010-11-22 08:16:18'), (39689, 11290, '2010-11-22 08:16:24'), (39690, 11290, '2010-11-22 08:16:50'), (39691, 11291, '2010-11-22 08:24:29'), (39692, 11292, '2010-11-22 08:49:01'), (39693, 11293, '2010-11-22 08:54:10'), (39694, 11293, '2010-11-22 08:54:18'), (39695, 11294, '2010-11-22 09:22:32'), (39696, 11295, '2010-11-22 09:30:37'), (39697, 11292, '2010-11-22 09:39:41'), (39698, 11296, '2010-11-22 09:42:08'), (39699, 11296, '2010-11-22 09:42:17'), (39700, 11297, '2010-11-22 10:03:12'), (39701, 11298, '2010-11-22 10:03:16'), (39702, 11299, '2010-11-22 10:04:10'), (39703, 11300, '2010-11-22 10:04:22'), (39704, 11301, '2010-11-22 10:05:01'), (39705, 11302, '2010-11-22 10:05:12'), (39706, 11303, '2010-11-22 10:05:19'), (39707, 11304, '2010-11-22 10:06:37'), (39708, 11305, '2010-11-22 10:06:41'), (39709, 11306, '2010-11-22 10:08:08'), (39710, 11307, '2010-11-22 10:08:15'), (39711, 11308, '2010-11-22 10:08:26'), (39712, 11309, '2010-11-22 10:09:15'), (39713, 11310, '2010-11-22 10:09:46'), (39714, 11311, '2010-11-22 10:10:18'), (39715, 11312, '2010-11-22 10:44:00'), (39716, 11313, '2010-11-22 10:47:14'), (39717, 11313, '2010-11-22 10:47:25'), (39718, 11313, '2010-11-22 10:52:16'), (39719, 11313, '2010-11-22 10:52:21'), (39720, 11314, '2010-11-22 10:58:56'), (39721, 11315, '2010-11-22 12:47:25'), (39722, 11316, '2010-11-22 13:25:08'), (39723, 11316, '2010-11-22 13:25:34'), (39724, 11316, '2010-11-22 13:26:16'), (39725, 11317, '2010-11-22 13:53:06'), (39726, 11318, '2010-11-22 14:16:15'), (39727, 11319, '2010-11-22 14:18:04'), (39728, 11319, '2010-11-22 14:18:58'), (39729, 11320, '2010-11-22 14:55:51'), (39730, 11321, '2010-11-22 14:55:54'), (39731, 11322, '2010-11-22 14:55:55'), (39732, 11323, '2010-11-22 14:55:57'), (39733, 11324, '2010-11-22 15:11:44'), (39734, 11325, '2010-11-22 15:11:46'), (39735, 11325, '2010-11-22 15:12:07'), (39736, 11325, '2010-11-22 15:12:27'), (39737, 11325, '2010-11-22 15:12:40'), (39738, 11325, '2010-11-22 15:12:52'), (39739, 11326, '2010-11-22 15:13:13'), (39740, 11325, '2010-11-22 15:13:15'), (39741, 11325, '2010-11-22 15:13:21'), (39742, 11325, '2010-11-22 15:13:29'), (39743, 11325, '2010-11-22 15:13:40'), (39744, 11325, '2010-11-22 15:14:22'), (39745, 11327, '2010-11-22 15:14:33'), (39746, 11327, '2010-11-22 15:15:18'), (39747, 11327, '2010-11-22 15:15:34'), (39748, 11327, '2010-11-22 15:16:26'), (39749, 11327, '2010-11-22 15:17:46'), (39750, 11327, '2010-11-22 15:17:58'), (39751, 11327, '2010-11-22 15:18:15'), (39752, 11327, '2010-11-22 15:18:32'), (39753, 11327, '2010-11-22 15:18:50'), (39754, 11327, '2010-11-22 15:19:03'), (39755, 11327, '2010-11-22 15:19:19'), (39756, 11328, '2010-11-22 15:22:19'), (39757, 11325, '2010-11-22 15:22:20'), (39758, 11325, '2010-11-22 15:22:32'), (39759, 11325, '2010-11-22 15:22:40'), (39760, 11325, '2010-11-22 15:22:47'), (39761, 11325, '2010-11-22 15:24:17'), (39762, 11329, '2010-11-22 15:27:02'), (39763, 11329, '2010-11-22 15:27:33'), (39764, 11329, '2010-11-22 15:27:40'), (39765, 11330, '2010-11-22 15:38:44'), (39766, 11330, '2010-11-22 15:38:56'), (39767, 11330, '2010-11-22 15:39:19'), (39768, 11330, '2010-11-22 15:39:32'), (39769, 11330, '2010-11-22 15:39:35'), (39770, 11331, '2010-11-22 15:40:22'), (39771, 11331, '2010-11-22 15:40:52'), (39772, 11332, '2010-11-22 15:41:44'), (39773, 11325, '2010-11-22 15:41:46'), (39774, 11333, '2010-11-22 16:04:41'), (39775, 11333, '2010-11-22 16:04:44'), (39776, 11333, '2010-11-22 16:05:03'), (39777, 11333, '2010-11-22 16:05:04'), (39778, 11333, '2010-11-22 16:05:13'), (39779, 11333, '2010-11-22 16:05:18'), (39780, 11334, '2010-11-22 16:32:38'), (39781, 11335, '2010-11-22 16:34:19'), (39782, 11336, '2010-11-22 16:35:27'), (39783, 11337, '2010-11-22 16:35:27'), (39784, 11338, '2010-11-22 16:35:31'), (39785, 11338, '2010-11-22 16:35:40'), (39786, 11339, '2010-11-22 16:53:38'), (39787, 11340, '2010-11-22 17:05:58'), (39788, 11341, '2010-11-22 18:43:07'), (39789, 11342, '2010-11-22 18:58:50'), (39790, 11342, '2010-11-22 18:59:15'), (39791, 11342, '2010-11-22 18:59:17'), (39792, 11342, '2010-11-22 18:59:22'), (39793, 11342, '2010-11-22 18:59:32'), (39794, 11343, '2010-11-22 19:38:03'), (39795, 11344, '2010-11-22 19:46:26'), (39796, 11345, '2010-11-22 19:46:30'), (39797, 11346, '2010-11-22 20:06:53'), (39798, 11347, '2010-11-22 20:19:37'), (39799, 11348, '2010-11-22 20:42:39'), (39800, 11349, '2010-11-22 20:47:07'), (39801, 11349, '2010-11-22 20:47:51'), (39802, 11349, '2010-11-22 20:48:00'), (39803, 11349, '2010-11-22 20:48:07'), (39804, 11349, '2010-11-22 20:48:17'), (39805, 11349, '2010-11-22 20:48:42'), (39806, 11349, '2010-11-22 20:48:45'), (39807, 11349, '2010-11-22 20:48:52'), (39808, 11349, '2010-11-22 20:49:03'), (39809, 11349, '2010-11-22 20:49:08'), (39810, 11349, '2010-11-22 20:49:14'), (39811, 11349, '2010-11-22 20:49:16'), (39812, 11349, '2010-11-22 20:49:17'), (39813, 11350, '2010-11-22 21:20:11'), (39814, 11351, '2010-11-22 21:40:48'), (39815, 11352, '2010-11-23 00:13:41'), (39816, 11353, '2010-11-23 00:17:00'), (39817, 11354, '2010-11-23 02:06:08'), (39818, 11355, '2010-11-23 02:33:03'), (39819, 11356, '2010-11-23 05:46:21'), (39820, 11357, '2010-11-23 06:54:28'), (39821, 11358, '2010-11-23 07:08:38'), (39822, 11359, '2010-11-23 07:08:42'), (39823, 11360, '2010-11-23 07:47:59'), (39824, 11361, '2010-11-23 09:10:09'), (39825, 11362, '2010-11-23 09:10:11'), (39826, 11363, '2010-11-23 09:10:12'), (39827, 11364, '2010-11-23 09:10:15'), (39828, 11365, '2010-11-23 09:10:17'), (39829, 11366, '2010-11-23 09:10:19'), (39830, 11367, '2010-11-23 09:10:20'), (39831, 11368, '2010-11-23 09:27:51'), (39832, 11369, '2010-11-23 09:47:12'), (39833, 11370, '2010-11-23 09:55:00'), (39834, 11370, '2010-11-23 09:56:02'), (39835, 11371, '2010-11-23 09:57:22'), (39836, 11372, '2010-11-23 09:57:30'), (39837, 11373, '2010-11-23 09:59:15'), (39838, 11374, '2010-11-23 10:06:24'), (39839, 11375, '2010-11-23 10:10:27'), (39840, 11375, '2010-11-23 10:10:41'), (39841, 11375, '2010-11-23 10:12:11'), (39842, 11375, '2010-11-23 10:12:18'), (39843, 11375, '2010-11-23 10:12:31'), (39844, 11375, '2010-11-23 10:13:09'), (39845, 11375, '2010-11-23 10:13:44'), (39846, 11375, '2010-11-23 10:14:07'), (39847, 11375, '2010-11-23 10:14:21'), (39848, 11375, '2010-11-23 10:14:29'), (39849, 11375, '2010-11-23 10:14:42'), (39850, 11375, '2010-11-23 10:14:50'), (39851, 11375, '2010-11-23 10:14:52'), (39852, 11375, '2010-11-23 10:14:53'), (39853, 11375, '2010-11-23 10:14:59'), (39854, 11375, '2010-11-23 10:15:47'), (39855, 11375, '2010-11-23 10:15:52'), (39856, 11375, '2010-11-23 10:15:53'), (39857, 11375, '2010-11-23 10:15:55'), (39858, 11375, '2010-11-23 10:15:56'), (39859, 11375, '2010-11-23 10:15:58'), (39860, 11375, '2010-11-23 10:16:01'), (39861, 11375, '2010-11-23 10:16:02'), (39862, 11375, '2010-11-23 10:16:03'), (39863, 11375, '2010-11-23 10:16:04'), (39864, 11375, '2010-11-23 10:24:18'), (39865, 11375, '2010-11-23 10:24:48'), (39866, 11375, '2010-11-23 10:24:58'), (39867, 11375, '2010-11-23 10:25:10'), (39868, 11375, '2010-11-23 10:25:16'), (39869, 11376, '2010-11-23 10:32:08'), (39870, 11377, '2010-11-23 11:34:25'), (39871, 11377, '2010-11-23 11:38:12'), (39872, 11377, '2010-11-23 11:38:22'), (39873, 11377, '2010-11-23 11:39:09'), (39874, 11377, '2010-11-23 11:39:29'), (39875, 11377, '2010-11-23 11:39:37'), (39876, 11377, '2010-11-23 11:39:51'), (39877, 11377, '2010-11-23 11:40:10'), (39878, 11377, '2010-11-23 11:40:24'), (39879, 11377, '2010-11-23 11:42:54'), (39880, 11377, '2010-11-23 11:43:04'), (39881, 11378, '2010-11-23 11:47:00'), (39882, 11378, '2010-11-23 11:48:27'), (39883, 11379, '2010-11-23 12:07:40'), (39884, 11380, '2010-11-23 12:28:31'), (39885, 11381, '2010-11-23 12:39:00'), (39886, 11378, '2010-11-23 12:39:24'), (39887, 11382, '2010-11-23 12:42:11'), (39888, 11383, '2010-11-23 12:51:30'), (39889, 11384, '2010-11-23 12:55:35'), (39890, 11385, '2010-11-23 13:57:58'), (39891, 11385, '2010-11-23 13:58:12'), (39892, 11385, '2010-11-23 13:58:54'), (39893, 11385, '2010-11-23 13:58:59'), (39894, 11385, '2010-11-23 13:59:15'), (39895, 11385, '2010-11-23 14:00:42'), (39896, 11385, '2010-11-23 14:00:57'), (39897, 11385, '2010-11-23 14:01:19'), (39898, 11385, '2010-11-23 14:01:23'), (39899, 11385, '2010-11-23 14:01:25'), (39900, 11385, '2010-11-23 14:01:28'), (39901, 11385, '2010-11-23 14:01:48'), (39902, 11385, '2010-11-23 14:02:00'), (39903, 11385, '2010-11-23 14:02:19'), (39904, 11385, '2010-11-23 14:02:52'), (39905, 11385, '2010-11-23 14:03:00'), (39906, 11385, '2010-11-23 14:21:46'), (39907, 11385, '2010-11-23 14:21:59'), (39908, 11385, '2010-11-23 14:22:04'), (39909, 11386, '2010-11-23 14:30:08'), (39910, 11386, '2010-11-23 14:30:30'), (39911, 11386, '2010-11-23 14:30:38'), (39912, 11386, '2010-11-23 14:30:48'), (39913, 11386, '2010-11-23 14:30:49'), (39914, 11387, '2010-11-23 14:30:53'), (39915, 11386, '2010-11-23 14:30:54'), (39916, 11388, '2010-11-23 14:31:31'), (39917, 11386, '2010-11-23 14:31:33'), (39918, 11386, '2010-11-23 14:31:51'), (39919, 11387, '2010-11-23 14:34:05'), (39920, 11387, '2010-11-23 14:34:08'), (39921, 11387, '2010-11-23 14:34:20'), (39922, 11387, '2010-11-23 14:34:22'), (39923, 11387, '2010-11-23 14:34:24'), (39924, 11387, '2010-11-23 14:34:26'), (39925, 11387, '2010-11-23 14:34:43'), (39926, 11387, '2010-11-23 14:34:47'), (39927, 11387, '2010-11-23 14:34:52'), (39928, 11387, '2010-11-23 14:34:57'), (39929, 11387, '2010-11-23 14:35:00'), (39930, 11387, '2010-11-23 14:35:06'), (39931, 11387, '2010-11-23 14:35:12'), (39932, 11387, '2010-11-23 14:35:33'), (39933, 11387, '2010-11-23 14:35:35'), (39934, 11387, '2010-11-23 14:35:38'), (39935, 11387, '2010-11-23 14:35:40'), (39936, 11387, '2010-11-23 14:35:45'), (39937, 11387, '2010-11-23 14:35:47'), (39938, 11387, '2010-11-23 14:36:14'), (39939, 11387, '2010-11-23 14:36:16'), (39940, 11387, '2010-11-23 14:37:05'), (39941, 11387, '2010-11-23 14:37:06'), (39942, 11389, '2010-11-23 14:39:45'), (39943, 11389, '2010-11-23 14:39:59'), (39944, 11389, '2010-11-23 14:40:09'), (39945, 11390, '2010-11-23 14:40:22'), (39946, 11390, '2010-11-23 14:40:32'), (39947, 11390, '2010-11-23 14:40:46'), (39948, 11389, '2010-11-23 14:41:00'), (39949, 11391, '2010-11-23 15:04:15'), (39950, 11391, '2010-11-23 15:04:31'), (39951, 11391, '2010-11-23 15:04:39'), (39952, 11392, '2010-11-23 15:19:52'), (39953, 11392, '2010-11-23 15:20:08'), (39954, 11392, '2010-11-23 15:20:18'), (39955, 11392, '2010-11-23 15:20:39'), (39956, 11393, '2010-11-23 15:49:33'), (39957, 11394, '2010-11-23 16:08:03'), (39958, 11395, '2010-11-23 16:50:35'), (39959, 11396, '2010-11-23 17:19:01'), (39960, 11396, '2010-11-23 17:19:32'), (39961, 11396, '2010-11-23 17:19:46'), (39962, 11396, '2010-11-23 17:20:00'), (39963, 11396, '2010-11-23 17:20:25'), (39964, 11396, '2010-11-23 17:20:34'), (39965, 11396, '2010-11-23 17:20:43'), (39966, 11396, '2010-11-23 17:20:57'), (39967, 11396, '2010-11-23 17:21:07'), (39968, 11396, '2010-11-23 17:21:23'), (39969, 11396, '2010-11-23 17:21:34'), (39970, 11396, '2010-11-23 17:21:53'), (39971, 11396, '2010-11-23 17:22:19'), (39972, 11396, '2010-11-23 17:22:32'), (39973, 11396, '2010-11-23 17:22:57'), (39974, 11396, '2010-11-23 17:24:21'), (39975, 11396, '2010-11-23 17:24:23'), (39976, 11396, '2010-11-23 17:24:24'), (39977, 11396, '2010-11-23 17:24:28'), (39978, 11396, '2010-11-23 17:24:55'), (39979, 11396, '2010-11-23 17:29:53'), (39980, 11396, '2010-11-23 17:30:53'), (39981, 11397, '2010-11-23 17:37:52'), (39982, 11398, '2010-11-23 17:38:02'), (39983, 11398, '2010-11-23 17:38:23'), (39984, 11396, '2010-11-23 17:54:49'), (39985, 11396, '2010-11-23 17:55:13'), (39986, 11396, '2010-11-23 17:55:14'), (39987, 11396, '2010-11-23 17:55:16'), (39988, 11396, '2010-11-23 17:55:24'), (39989, 11396, '2010-11-23 17:56:33'), (39990, 11396, '2010-11-23 17:56:40'), (39991, 11396, '2010-11-23 17:59:11'), (39992, 11396, '2010-11-23 18:00:29'), (39993, 11396, '2010-11-23 18:00:40'), (39994, 11396, '2010-11-23 18:00:55'), (39995, 11396, '2010-11-23 18:01:49'), (39996, 11396, '2010-11-23 18:01:57'), (39997, 11396, '2010-11-23 18:02:02'), (39998, 11396, '2010-11-23 18:02:43'), (39999, 11396, '2010-11-23 18:02:45'), (40000, 11396, '2010-11-23 18:03:36'), (40001, 11396, '2010-11-23 18:04:41'), (40002, 11396, '2010-11-23 18:05:32'), (40003, 11396, '2010-11-23 18:07:30'), (40004, 11396, '2010-11-23 18:07:39'), (40005, 11396, '2010-11-23 18:07:50'), (40006, 11399, '2010-11-23 18:08:59'), (40007, 11396, '2010-11-23 18:09:09'), (40008, 11396, '2010-11-23 18:11:54'), (40009, 11396, '2010-11-23 18:11:56'), (40010, 11396, '2010-11-23 18:12:04'), (40011, 11396, '2010-11-23 18:12:05'), (40012, 11400, '2010-11-23 18:23:51'), (40013, 11396, '2010-11-23 18:25:51'), (40014, 11396, '2010-11-23 18:25:53'), (40015, 11396, '2010-11-23 18:27:30'), (40016, 11396, '2010-11-23 18:27:32'), (40017, 11396, '2010-11-23 18:33:53'), (40018, 11396, '2010-11-23 18:34:27'), (40019, 11396, '2010-11-23 18:34:34'), (40020, 11401, '2010-11-23 18:51:52'), (40021, 11401, '2010-11-23 18:52:06'), (40022, 11401, '2010-11-23 18:52:19'), (40023, 11401, '2010-11-23 18:52:45'), (40024, 11401, '2010-11-23 18:52:53'), (40025, 11401, '2010-11-23 18:52:58'), (40026, 11401, '2010-11-23 18:53:07'), (40027, 11402, '2010-11-23 19:22:06'), (40028, 11402, '2010-11-23 19:22:16'), (40029, 11403, '2010-11-23 19:22:52'), (40030, 11402, '2010-11-23 19:25:15'), (40031, 11402, '2010-11-23 19:25:17'), (40032, 11402, '2010-11-23 19:25:52'), (40033, 11402, '2010-11-23 19:26:02'), (40034, 11402, '2010-11-23 19:26:28'), (40035, 11402, '2010-11-23 19:26:30'), (40036, 11402, '2010-11-23 19:26:37'), (40037, 11402, '2010-11-23 19:26:43'), (40038, 11402, '2010-11-23 19:26:52'), (40039, 11402, '2010-11-23 19:26:58'), (40040, 11402, '2010-11-23 19:27:26'), (40041, 11402, '2010-11-23 19:27:38'), (40042, 11402, '2010-11-23 19:28:39'), (40043, 11402, '2010-11-23 19:29:05'), (40044, 11402, '2010-11-23 19:29:25'), (40045, 11402, '2010-11-23 19:29:33'), (40046, 11402, '2010-11-23 19:29:35'), (40047, 11402, '2010-11-23 19:30:07'), (40048, 11402, '2010-11-23 19:30:20'), (40049, 11402, '2010-11-23 19:30:27'), (40050, 11402, '2010-11-23 19:30:37'), (40051, 11402, '2010-11-23 19:31:03'), (40052, 11402, '2010-11-23 19:31:11'), (40053, 11402, '2010-11-23 19:31:13'), (40054, 11402, '2010-11-23 19:31:15'), (40055, 11402, '2010-11-23 19:31:15'), (40056, 11402, '2010-11-23 19:31:18'), (40057, 11402, '2010-11-23 19:31:18'), (40058, 11404, '2010-11-23 20:09:55'), (40059, 11405, '2010-11-23 20:11:49'), (40060, 11406, '2010-11-23 20:53:27'), (40061, 11406, '2010-11-23 20:53:47'), (40062, 11406, '2010-11-23 20:53:57'), (40063, 11407, '2010-11-23 20:59:12'), (40064, 11408, '2010-11-23 21:13:49'), (40065, 11409, '2010-11-23 21:46:05'), (40066, 11409, '2010-11-23 21:46:25'), (40067, 11410, '2010-11-23 21:46:35'), (40068, 11409, '2010-11-23 21:46:39'), (40069, 11411, '2010-11-23 21:48:42'), (40070, 11412, '2010-11-23 22:10:44'), (40071, 11413, '2010-11-23 22:38:14'), (40072, 11414, '2010-11-23 22:46:51'), (40073, 11415, '2010-11-23 23:30:20'), (40074, 11416, '2010-11-23 23:32:26'), (40075, 11417, '2010-11-23 23:42:26'), (40076, 11418, '2010-11-24 00:19:36'), (40077, 11419, '2010-11-24 00:48:34'), (40078, 11420, '2010-11-24 01:55:20'), (40079, 11421, '2010-11-24 02:05:32'), (40080, 11422, '2010-11-24 02:05:55'), (40081, 11423, '2010-11-24 03:01:26'), (40082, 11424, '2010-11-24 04:14:17'), (40083, 11425, '2010-11-24 04:50:26'), (40084, 11426, '2010-11-24 05:57:24'), (40085, 11426, '2010-11-24 05:57:40'), (40086, 11426, '2010-11-24 05:57:40'), (40087, 11426, '2010-11-24 05:57:42'), (40088, 11426, '2010-11-24 05:58:16'), (40089, 11426, '2010-11-24 05:58:17'), (40090, 11426, '2010-11-24 05:58:19'), (40091, 11426, '2010-11-24 05:59:00'), (40092, 11426, '2010-11-24 05:59:09'), (40093, 11426, '2010-11-24 05:59:20'), (40094, 11426, '2010-11-24 05:59:22'), (40095, 11426, '2010-11-24 05:59:26'), (40096, 11427, '2010-11-24 06:57:07'), (40097, 11428, '2010-11-24 06:58:04'), (40098, 11429, '2010-11-24 07:31:07'), (40099, 11429, '2010-11-24 07:33:38'), (40100, 11429, '2010-11-24 07:36:23'), (40101, 11429, '2010-11-24 07:36:58'), (40102, 11429, '2010-11-24 07:38:35'), (40103, 11429, '2010-11-24 07:39:07'), (40104, 11430, '2010-11-24 07:41:18'), (40105, 11431, '2010-11-24 08:03:33'), (40106, 11432, '2010-11-24 08:03:37'), (40107, 11433, '2010-11-24 08:42:12'), (40108, 11434, '2010-11-24 08:43:17'), (40109, 11435, '2010-11-24 09:02:25'), (40110, 11436, '2010-11-24 09:13:14'), (40111, 11437, '2010-11-24 09:28:44'), (40112, 11438, '2010-11-24 09:28:49'), (40113, 11439, '2010-11-24 09:28:52'), (40114, 11440, '2010-11-24 09:43:46'), (40115, 11441, '2010-11-24 09:45:43'), (40116, 11442, '2010-11-24 09:53:08'), (40117, 11443, '2010-11-24 09:56:45'), (40118, 11443, '2010-11-24 09:57:14'), (40119, 11443, '2010-11-24 09:57:28'), (40120, 11443, '2010-11-24 09:58:03'), (40121, 11443, '2010-11-24 09:58:13'), (40122, 11443, '2010-11-24 09:58:25'), (40123, 11443, '2010-11-24 09:58:37'), (40124, 11443, '2010-11-24 09:58:56'), (40125, 11443, '2010-11-24 09:59:02'), (40126, 11443, '2010-11-24 09:59:17'), (40127, 11443, '2010-11-24 09:59:23'), (40128, 11443, '2010-11-24 09:59:50'), (40129, 11443, '2010-11-24 10:00:10'), (40130, 11443, '2010-11-24 10:00:24'), (40131, 11443, '2010-11-24 10:00:35'), (40132, 11443, '2010-11-24 10:00:43'), (40133, 11444, '2010-11-24 10:02:31'), (40134, 11445, '2010-11-24 10:42:19'), (40135, 11445, '2010-11-24 10:42:41'), (40136, 11445, '2010-11-24 10:42:48'), (40137, 11445, '2010-11-24 10:42:56'), (40138, 11445, '2010-11-24 10:43:42'), (40139, 11445, '2010-11-24 10:43:55'), (40140, 11446, '2010-11-24 10:48:56'), (40141, 11446, '2010-11-24 10:49:10'), (40142, 11445, '2010-11-24 10:53:46'), (40143, 11445, '2010-11-24 10:53:51'), (40144, 11447, '2010-11-24 10:56:13'), (40145, 11448, '2010-11-24 11:03:47'), (40146, 11449, '2010-11-24 11:09:05'), (40147, 11450, '2010-11-24 11:32:23'), (40148, 11451, '2010-11-24 11:35:10'), (40149, 11378, '2010-11-24 13:07:10'), (40150, 11452, '2010-11-24 13:31:02'), (40151, 11452, '2010-11-24 13:31:32'), (40152, 11452, '2010-11-24 13:34:24'), (40153, 11452, '2010-11-24 13:34:27'), (40154, 11452, '2010-11-24 13:34:55'), (40155, 11452, '2010-11-24 13:35:04'), (40156, 11452, '2010-11-24 13:35:11'), (40157, 11452, '2010-11-24 13:35:46'), (40158, 11452, '2010-11-24 13:35:57'), (40159, 11452, '2010-11-24 13:36:17'), (40160, 11452, '2010-11-24 13:37:08'), (40161, 11452, '2010-11-24 13:37:10'), (40162, 11452, '2010-11-24 13:37:25'), (40163, 11452, '2010-11-24 13:37:30'), (40164, 11452, '2010-11-24 13:37:59'), (40165, 11452, '2010-11-24 13:38:21'), (40166, 11452, '2010-11-24 13:38:35'), (40167, 11453, '2010-11-24 13:38:39'), (40168, 11452, '2010-11-24 13:39:01'), (40169, 11452, '2010-11-24 13:39:16'), (40170, 11452, '2010-11-24 13:39:43'), (40171, 11452, '2010-11-24 13:40:35'), (40172, 11452, '2010-11-24 13:40:37'), (40173, 11452, '2010-11-24 13:40:37'), (40174, 11452, '2010-11-24 13:40:39'), (40175, 11452, '2010-11-24 13:40:40'), (40176, 11452, '2010-11-24 13:40:41'), (40177, 11452, '2010-11-24 13:40:42'), (40178, 11452, '2010-11-24 13:40:45'), (40179, 11452, '2010-11-24 13:40:45'), (40180, 11452, '2010-11-24 13:40:46'), (40181, 11452, '2010-11-24 13:40:50'), (40182, 11452, '2010-11-24 13:41:02'), (40183, 11452, '2010-11-24 13:41:13'), (40184, 11452, '2010-11-24 13:41:15'), (40185, 11452, '2010-11-24 13:41:27'), (40186, 11452, '2010-11-24 13:41:30'), (40187, 11452, '2010-11-24 13:41:30'), (40188, 11452, '2010-11-24 13:41:32'), (40189, 11452, '2010-11-24 13:42:03'), (40190, 11452, '2010-11-24 13:42:42'), (40191, 11452, '2010-11-24 13:43:49'), (40192, 11452, '2010-11-24 13:43:51'), (40193, 11452, '2010-11-24 13:44:10'), (40194, 11452, '2010-11-24 13:44:12'), (40195, 11452, '2010-11-24 13:46:21'), (40196, 11452, '2010-11-24 13:46:23'), (40197, 11452, '2010-11-24 13:55:17'), (40198, 11452, '2010-11-24 13:55:19'), (40199, 11452, '2010-11-24 13:56:53'), (40200, 11452, '2010-11-24 13:58:11'), (40201, 11452, '2010-11-24 13:58:30'), (40202, 11452, '2010-11-24 13:58:32'), (40203, 11452, '2010-11-24 13:58:46'), (40204, 11452, '2010-11-24 13:59:12'), (40205, 11454, '2010-11-24 14:00:20'), (40206, 11455, '2010-11-24 14:16:09'), (40207, 11455, '2010-11-24 14:16:30'), (40208, 11455, '2010-11-24 14:16:41'), (40209, 11455, '2010-11-24 14:16:56'), (40210, 11455, '2010-11-24 14:17:08'), (40211, 11455, '2010-11-24 14:17:20'), (40212, 11455, '2010-11-24 14:17:45'), (40213, 11456, '2010-11-24 14:23:57'), (40214, 11456, '2010-11-24 14:24:03'), (40215, 11456, '2010-11-24 14:24:06'), (40216, 11456, '2010-11-24 14:24:22'), (40217, 11455, '2010-11-24 14:24:24'), (40218, 11457, '2010-11-24 14:26:34'), (40219, 11457, '2010-11-24 14:30:29'), (40220, 11457, '2010-11-24 14:31:05'), (40221, 11457, '2010-11-24 14:31:12'), (40222, 11457, '2010-11-24 14:31:32'), (40223, 11457, '2010-11-24 14:31:41'), (40224, 11457, '2010-11-24 14:32:19'), (40225, 11457, '2010-11-24 14:32:31'), (40226, 11457, '2010-11-24 14:32:46'), (40227, 11457, '2010-11-24 14:33:05'), (40228, 11457, '2010-11-24 14:33:16'), (40229, 11457, '2010-11-24 14:33:22'), (40230, 11457, '2010-11-24 14:33:32'), (40231, 11457, '2010-11-24 14:36:32'), (40232, 11457, '2010-11-24 14:36:40'), (40233, 11457, '2010-11-24 14:36:55'), (40234, 11458, '2010-11-24 14:37:16'), (40235, 11458, '2010-11-24 14:37:56'), (40236, 11459, '2010-11-24 14:38:14'), (40237, 11458, '2010-11-24 14:38:22'), (40238, 11457, '2010-11-24 14:38:40'), (40239, 11457, '2010-11-24 14:38:54'), (40240, 11457, '2010-11-24 14:39:18'), (40241, 11458, '2010-11-24 14:39:19'), (40242, 11458, '2010-11-24 14:39:23'), (40243, 11457, '2010-11-24 14:39:29'), (40244, 11458, '2010-11-24 14:39:41'), (40245, 11457, '2010-11-24 14:39:41'), (40246, 11457, '2010-11-24 14:39:50'), (40247, 11457, '2010-11-24 14:40:11'), (40248, 11458, '2010-11-24 14:40:14'), (40249, 11457, '2010-11-24 14:40:30'), (40250, 11457, '2010-11-24 14:40:37'), (40251, 11457, '2010-11-24 14:40:45'), (40252, 11457, '2010-11-24 14:40:50'), (40253, 11457, '2010-11-24 14:41:04'), (40254, 11457, '2010-11-24 14:41:11'), (40255, 11457, '2010-11-24 14:41:27'), (40256, 11457, '2010-11-24 14:44:59'), (40257, 11457, '2010-11-24 14:45:33'), (40258, 11457, '2010-11-24 14:49:07'), (40259, 11457, '2010-11-24 14:49:17'), (40260, 11457, '2010-11-24 14:49:20'), (40261, 11457, '2010-11-24 14:49:24'), (40262, 11457, '2010-11-24 14:49:28'), (40263, 11457, '2010-11-24 14:49:31'), (40264, 11457, '2010-11-24 14:49:34'), (40265, 11457, '2010-11-24 14:49:37'), (40266, 11457, '2010-11-24 14:49:40'), (40267, 11457, '2010-11-24 14:49:44'), (40268, 11457, '2010-11-24 14:49:47'), (40269, 11457, '2010-11-24 14:49:50'), (40270, 11457, '2010-11-24 14:49:53'), (40271, 11457, '2010-11-24 14:49:56'), (40272, 11460, '2010-11-24 14:51:35'), (40273, 11460, '2010-11-24 14:51:46'), (40274, 11460, '2010-11-24 14:52:12'), (40275, 11460, '2010-11-24 14:52:31'), (40276, 11460, '2010-11-24 14:53:17'), (40277, 11460, '2010-11-24 14:53:27'), (40278, 11460, '2010-11-24 14:53:42'), (40279, 11460, '2010-11-24 14:54:06'), (40280, 11460, '2010-11-24 14:54:31'), (40281, 11460, '2010-11-24 14:54:47'), (40282, 11461, '2010-11-24 14:57:30'), (40283, 11461, '2010-11-24 14:57:40'), (40284, 11462, '2010-11-24 15:16:25'), (40285, 11463, '2010-11-24 15:33:20'), (40286, 11463, '2010-11-24 15:33:38'), (40287, 11463, '2010-11-24 15:33:44'), (40288, 11463, '2010-11-24 15:33:58'), (40289, 11464, '2010-11-24 16:03:51'), (40290, 11465, '2010-11-24 16:14:57'), (40291, 11465, '2010-11-24 16:15:07'), (40292, 11465, '2010-11-24 16:16:33'), (40293, 11466, '2010-11-24 16:24:58'), (40294, 11466, '2010-11-24 16:25:55'), (40295, 11467, '2010-11-24 16:55:48'), (40296, 11468, '2010-11-24 17:49:12'), (40297, 11469, '2010-11-24 17:50:23'), (40298, 11470, '2010-11-24 17:50:46'), (40299, 11471, '2010-11-24 17:59:48'), (40300, 11472, '2010-11-24 19:06:49'), (40301, 11472, '2010-11-24 19:07:06'), (40302, 11472, '2010-11-24 19:07:09'), (40303, 11472, '2010-11-24 19:07:09'), (40304, 11472, '2010-11-24 19:07:09'), (40305, 11472, '2010-11-24 19:07:14'), (40306, 11472, '2010-11-24 19:07:26'), (40307, 11472, '2010-11-24 19:07:33'), (40308, 11472, '2010-11-24 19:07:37'), (40309, 11472, '2010-11-24 19:07:42'), (40310, 11472, '2010-11-24 19:08:21'), (40311, 11472, '2010-11-24 19:08:31'), (40312, 11472, '2010-11-24 19:08:36'), (40313, 11472, '2010-11-24 19:08:55'), (40314, 11472, '2010-11-24 19:09:14'), (40315, 11472, '2010-11-24 19:09:25'), (40316, 11472, '2010-11-24 19:09:34'), (40317, 11473, '2010-11-24 19:20:35'), (40318, 11473, '2010-11-24 19:21:55'), (40319, 11474, '2010-11-24 19:30:26'), (40320, 11475, '2010-11-24 19:41:56'), (40321, 11475, '2010-11-24 19:42:06'), (40322, 11475, '2010-11-24 19:42:20'), (40323, 11475, '2010-11-24 19:42:25'), (40324, 11475, '2010-11-24 19:42:37'), (40325, 11475, '2010-11-24 19:45:46'), (40326, 11475, '2010-11-24 19:45:56'), (40327, 11473, '2010-11-24 19:46:56'), (40328, 11475, '2010-11-24 19:47:50'), (40329, 11475, '2010-11-24 19:47:53'), (40330, 11475, '2010-11-24 19:47:57'), (40331, 11475, '2010-11-24 19:48:05'), (40332, 11475, '2010-11-24 19:48:15'), (40333, 11475, '2010-11-24 19:48:19'), (40334, 11475, '2010-11-24 19:48:20'), (40335, 11475, '2010-11-24 19:48:21'), (40336, 11475, '2010-11-24 19:48:23'), (40337, 11475, '2010-11-24 19:48:24'), (40338, 11473, '2010-11-24 19:49:17'), (40339, 11476, '2010-11-24 20:18:09'), (40340, 11476, '2010-11-24 20:18:30'), (40341, 11476, '2010-11-24 20:19:04'), (40342, 11477, '2010-11-24 20:26:43'), (40343, 11478, '2010-11-24 21:29:21'), (40344, 11478, '2010-11-24 21:30:09'), (40345, 11478, '2010-11-24 21:31:31'), (40346, 11478, '2010-11-24 21:32:45'), (40347, 11478, '2010-11-24 21:32:48'), (40348, 11478, '2010-11-24 21:32:54'), (40349, 11478, '2010-11-24 21:33:02'), (40350, 11478, '2010-11-24 21:33:10'), (40351, 11479, '2010-11-24 21:34:28'), (40352, 11480, '2010-11-24 22:16:07'), (40353, 11481, '2010-11-24 22:28:22'), (40354, 11482, '2010-11-24 22:28:24'), (40355, 11483, '2010-11-25 00:00:50'), (40356, 11483, '2010-11-25 00:01:19'), (40357, 11483, '2010-11-25 00:01:33'), (40358, 11483, '2010-11-25 00:01:47'), (40359, 11483, '2010-11-25 00:02:07'), (40360, 11484, '2010-11-25 00:43:04'), (40361, 11485, '2010-11-25 01:23:23'), (40362, 11486, '2010-11-25 03:06:09'), (40363, 11487, '2010-11-25 04:04:44'), (40364, 11488, '2010-11-25 04:12:16'), (40365, 11489, '2010-11-25 05:37:18'), (40366, 11490, '2010-11-25 05:41:57'), (40367, 11490, '2010-11-25 05:42:13'), (40368, 11490, '2010-11-25 05:43:00'), (40369, 11491, '2010-11-25 05:43:32'), (40370, 11490, '2010-11-25 05:43:45'), (40371, 11491, '2010-11-25 05:43:48'), (40372, 11491, '2010-11-25 05:44:01'), (40373, 11492, '2010-11-25 05:44:03'), (40374, 11490, '2010-11-25 05:44:14'), (40375, 11491, '2010-11-25 05:44:23'), (40376, 11492, '2010-11-25 05:44:45'), (40377, 11491, '2010-11-25 05:45:20'), (40378, 11490, '2010-11-25 05:45:39'), (40379, 11490, '2010-11-25 05:45:49'), (40380, 11492, '2010-11-25 05:45:57'), (40381, 11490, '2010-11-25 05:46:26'), (40382, 11490, '2010-11-25 05:46:41'), (40383, 11492, '2010-11-25 05:47:10'), (40384, 11490, '2010-11-25 05:47:39'), (40385, 11490, '2010-11-25 05:47:45'), (40386, 11490, '2010-11-25 05:48:28'), (40387, 11490, '2010-11-25 05:48:38'), (40388, 11490, '2010-11-25 05:48:40'), (40389, 11490, '2010-11-25 05:48:44'), (40390, 11490, '2010-11-25 05:49:08'), (40391, 11491, '2010-11-25 05:49:19'), (40392, 11490, '2010-11-25 05:49:32'), (40393, 11492, '2010-11-25 05:49:51'), (40394, 11492, '2010-11-25 05:50:35'), (40395, 11491, '2010-11-25 05:50:41'), (40396, 11491, '2010-11-25 05:50:50'), (40397, 11490, '2010-11-25 05:51:01'), (40398, 11490, '2010-11-25 05:51:03'), (40399, 11490, '2010-11-25 05:51:23'), (40400, 11490, '2010-11-25 05:51:34'), (40401, 11493, '2010-11-25 06:12:53'), (40402, 11494, '2010-11-25 06:16:06'), (40403, 11494, '2010-11-25 06:16:17'), (40404, 11493, '2010-11-25 06:17:22'), (40405, 11494, '2010-11-25 06:17:22'), (40406, 11495, '2010-11-25 06:17:25'), (40407, 11494, '2010-11-25 06:17:30'), (40408, 11494, '2010-11-25 06:17:35'), (40409, 11494, '2010-11-25 06:18:32'), (40410, 11496, '2010-11-25 06:19:09'), (40411, 11494, '2010-11-25 06:19:54'), (40412, 11494, '2010-11-25 06:20:06'), (40413, 11493, '2010-11-25 06:20:46'), (40414, 11493, '2010-11-25 06:20:54'), (40415, 11494, '2010-11-25 06:20:55'), (40416, 11496, '2010-11-25 06:21:16'), (40417, 11496, '2010-11-25 06:22:23'), (40418, 11494, '2010-11-25 06:22:25'), (40419, 11494, '2010-11-25 06:22:29'), (40420, 11496, '2010-11-25 06:23:41'), (40421, 11495, '2010-11-25 06:24:09'), (40422, 11496, '2010-11-25 06:24:12'), (40423, 11493, '2010-11-25 06:24:24'), (40424, 11494, '2010-11-25 06:24:30'), (40425, 11496, '2010-11-25 06:25:24'), (40426, 11494, '2010-11-25 06:25:29'), (40427, 11494, '2010-11-25 06:25:40'), (40428, 11495, '2010-11-25 06:26:11'), (40429, 11496, '2010-11-25 06:26:23'), (40430, 11496, '2010-11-25 06:26:29'), (40431, 11496, '2010-11-25 06:26:37'), (40432, 11493, '2010-11-25 06:27:01'), (40433, 11496, '2010-11-25 06:27:16'), (40434, 11493, '2010-11-25 06:27:29'), (40435, 11494, '2010-11-25 06:28:06'), (40436, 11495, '2010-11-25 06:28:12'), (40437, 11494, '2010-11-25 06:29:17'), (40438, 11493, '2010-11-25 06:29:31'), (40439, 11494, '2010-11-25 06:29:52'), (40440, 11494, '2010-11-25 06:30:53'), (40441, 11493, '2010-11-25 06:31:00'), (40442, 11493, '2010-11-25 06:31:21'), (40443, 11494, '2010-11-25 06:32:08'), (40444, 11493, '2010-11-25 06:32:17'), (40445, 11494, '2010-11-25 06:32:20'), (40446, 11494, '2010-11-25 06:32:55'), (40447, 11493, '2010-11-25 06:32:56'), (40448, 11494, '2010-11-25 06:33:06'), (40449, 11493, '2010-11-25 06:33:42'), (40450, 11493, '2010-11-25 06:33:51'), (40451, 11494, '2010-11-25 06:33:52'), (40452, 11494, '2010-11-25 06:35:19'), (40453, 11494, '2010-11-25 06:35:23'), (40454, 11494, '2010-11-25 06:35:25'), (40455, 11494, '2010-11-25 06:37:20'), (40456, 11494, '2010-11-25 06:37:21'), (40457, 11494, '2010-11-25 06:37:26'), (40458, 11494, '2010-11-25 06:37:28'), (40459, 11494, '2010-11-25 06:39:21'), (40460, 11494, '2010-11-25 06:39:42'), (40461, 11494, '2010-11-25 06:39:53'), (40462, 11494, '2010-11-25 06:40:35'), (40463, 11494, '2010-11-25 06:41:46'), (40464, 11494, '2010-11-25 06:42:09'), (40465, 11494, '2010-11-25 06:42:25'), (40466, 11494, '2010-11-25 06:42:26'), (40467, 11497, '2010-11-25 07:10:45'), (40468, 11498, '2010-11-25 07:10:49'), (40469, 11499, '2010-11-25 07:58:38'), (40470, 11499, '2010-11-25 07:59:10'), (40471, 11499, '2010-11-25 07:59:14'), (40472, 11500, '2010-11-25 07:59:25'), (40473, 11501, '2010-11-25 09:28:51'), (40474, 11502, '2010-11-25 09:28:57'), (40475, 11502, '2010-11-25 09:29:06'), (40476, 11501, '2010-11-25 09:29:15'), (40477, 11501, '2010-11-25 09:29:33'), (40478, 11501, '2010-11-25 09:29:41'), (40479, 11501, '2010-11-25 09:29:55'), (40480, 11501, '2010-11-25 09:30:00'), (40481, 11501, '2010-11-25 09:35:42'), (40482, 11501, '2010-11-25 09:36:00'), (40483, 11501, '2010-11-25 09:36:02'), (40484, 11501, '2010-11-25 09:36:15'), (40485, 11501, '2010-11-25 09:36:17'), (40486, 11501, '2010-11-25 09:36:22'), (40487, 11501, '2010-11-25 09:36:23'), (40488, 11501, '2010-11-25 09:36:33'), (40489, 11501, '2010-11-25 09:36:54'), (40490, 11501, '2010-11-25 09:37:37'), (40491, 11501, '2010-11-25 09:37:39'), (40492, 11501, '2010-11-25 09:38:41'), (40493, 11501, '2010-11-25 09:38:43'), (40494, 11501, '2010-11-25 09:38:52'), (40495, 11501, '2010-11-25 09:38:54'), (40496, 11501, '2010-11-25 09:39:16'), (40497, 11501, '2010-11-25 09:39:18'), (40498, 11501, '2010-11-25 09:39:56'), (40499, 11501, '2010-11-25 09:40:28'), (40500, 11501, '2010-11-25 09:40:34'), (40501, 11503, '2010-11-25 10:17:28'), (40502, 11503, '2010-11-25 10:17:43'), (40503, 11503, '2010-11-25 10:20:11'), (40504, 11503, '2010-11-25 10:21:54'), (40505, 11503, '2010-11-25 10:22:05'), (40506, 11503, '2010-11-25 10:22:15'), (40507, 11503, '2010-11-25 10:22:20'), (40508, 11503, '2010-11-25 10:22:22'), (40509, 11504, '2010-11-25 10:34:56'), (40510, 11504, '2010-11-25 10:35:08'), (40511, 11505, '2010-11-25 10:35:17'), (40512, 11504, '2010-11-25 10:35:20'), (40513, 11504, '2010-11-25 10:35:31'), (40514, 11504, '2010-11-25 10:35:40'), (40515, 11504, '2010-11-25 10:35:48'), (40516, 11504, '2010-11-25 10:35:59'), (40517, 11504, '2010-11-25 10:36:12'), (40518, 11504, '2010-11-25 10:36:33'), (40519, 11504, '2010-11-25 10:37:03'), (40520, 11504, '2010-11-25 10:37:24'), (40521, 11506, '2010-11-25 10:42:54'), (40522, 11507, '2010-11-25 10:43:11'), (40523, 11508, '2010-11-25 10:43:59'), (40524, 11509, '2010-11-25 10:44:17'), (40525, 11508, '2010-11-25 10:44:26'), (40526, 11508, '2010-11-25 10:44:41'), (40527, 11509, '2010-11-25 10:44:53'), (40528, 11509, '2010-11-25 10:44:57'), (40529, 11508, '2010-11-25 10:45:03'), (40530, 11509, '2010-11-25 10:45:03'), (40531, 11509, '2010-11-25 10:45:04'), (40532, 11509, '2010-11-25 10:45:13'), (40533, 11508, '2010-11-25 10:45:16'), (40534, 11509, '2010-11-25 10:45:26'), (40535, 11509, '2010-11-25 10:45:28'), (40536, 11508, '2010-11-25 10:45:40'), (40537, 11508, '2010-11-25 10:46:05'), (40538, 11509, '2010-11-25 10:46:20'), (40539, 11508, '2010-11-25 10:46:32'), (40540, 11509, '2010-11-25 10:46:32'), (40541, 11508, '2010-11-25 10:46:43'), (40542, 11509, '2010-11-25 10:47:11'), (40543, 11509, '2010-11-25 10:47:13'), (40544, 11509, '2010-11-25 10:47:16'), (40545, 11509, '2010-11-25 10:47:18'), (40546, 11509, '2010-11-25 10:47:21'), (40547, 11509, '2010-11-25 10:47:24'), (40548, 11509, '2010-11-25 10:47:29'), (40549, 11509, '2010-11-25 10:47:37'), (40550, 11509, '2010-11-25 10:47:45'), (40551, 11509, '2010-11-25 10:47:46'), (40552, 11509, '2010-11-25 10:48:40'), (40553, 11510, '2010-11-25 10:48:40'), (40554, 11509, '2010-11-25 10:48:42'), (40555, 11509, '2010-11-25 10:48:53'), (40556, 11509, '2010-11-25 10:48:58'), (40557, 11509, '2010-11-25 10:49:02'), (40558, 11511, '2010-11-25 11:29:34'), (40559, 11511, '2010-11-25 11:29:58'), (40560, 11511, '2010-11-25 11:30:30'), (40561, 11512, '2010-11-25 11:51:38'), (40562, 11512, '2010-11-25 11:51:45'), (40563, 11512, '2010-11-25 11:52:07'), (40564, 11512, '2010-11-25 11:52:11'), (40565, 11512, '2010-11-25 11:52:27'), (40566, 11512, '2010-11-25 11:55:35'), (40567, 11512, '2010-11-25 11:55:47'), (40568, 11512, '2010-11-25 11:56:02'), (40569, 11512, '2010-11-25 11:56:18'), (40570, 11512, '2010-11-25 11:56:45'), (40571, 11512, '2010-11-25 11:56:57'), (40572, 11512, '2010-11-25 11:57:10'), (40573, 11512, '2010-11-25 11:57:19'), (40574, 11512, '2010-11-25 11:57:27'), (40575, 11513, '2010-11-25 12:44:20'), (40576, 11513, '2010-11-25 12:44:39'), (40577, 11513, '2010-11-25 12:44:51'), (40578, 11513, '2010-11-25 12:44:51'), (40579, 11513, '2010-11-25 12:44:52'), (40580, 11513, '2010-11-25 12:45:02'), (40581, 11513, '2010-11-25 12:50:40'), (40582, 11514, '2010-11-25 13:26:08'), (40583, 11514, '2010-11-25 13:26:20'), (40584, 11514, '2010-11-25 13:26:26'), (40585, 11514, '2010-11-25 13:26:30'), (40586, 11514, '2010-11-25 13:26:44'), (40587, 11514, '2010-11-25 13:27:01'), (40588, 11514, '2010-11-25 13:27:29'), (40589, 11514, '2010-11-25 13:30:37'), (40590, 11514, '2010-11-25 13:31:18'), (40591, 11514, '2010-11-25 13:31:35'), (40592, 11514, '2010-11-25 13:32:03'), (40593, 11514, '2010-11-25 13:32:11'), (40594, 11514, '2010-11-25 13:32:17'), (40595, 11514, '2010-11-25 13:32:27'), (40596, 11514, '2010-11-25 13:32:31'), (40597, 11514, '2010-11-25 13:32:38'), (40598, 11514, '2010-11-25 13:33:00'), (40599, 11514, '2010-11-25 13:33:10'), (40600, 11514, '2010-11-25 13:33:15'), (40601, 11515, '2010-11-25 13:33:17'), (40602, 11516, '2010-11-25 13:33:36'), (40603, 11515, '2010-11-25 13:33:38'), (40604, 11514, '2010-11-25 13:33:42'), (40605, 11514, '2010-11-25 13:33:49'), (40606, 11514, '2010-11-25 13:33:53'), (40607, 11517, '2010-11-25 13:33:54'), (40608, 11515, '2010-11-25 13:33:56'), (40609, 11518, '2010-11-25 13:34:15'), (40610, 11515, '2010-11-25 13:34:18'), (40611, 11519, '2010-11-25 13:34:44'), (40612, 11515, '2010-11-25 13:34:47'), (40613, 11515, '2010-11-25 13:35:31'), (40614, 11515, '2010-11-25 13:35:40'), (40615, 11515, '2010-11-25 13:36:44'), (40616, 11520, '2010-11-25 14:37:00'), (40617, 11521, '2010-11-25 14:40:56'), (40618, 11521, '2010-11-25 14:41:00'), (40619, 11522, '2010-11-25 14:45:57'), (40620, 11522, '2010-11-25 14:46:48'), (40621, 11523, '2010-11-25 14:50:45'), (40622, 11523, '2010-11-25 14:51:26'), (40623, 11523, '2010-11-25 14:52:22'), (40624, 11524, '2010-11-25 14:52:31'), (40625, 11523, '2010-11-25 14:52:38'), (40626, 11523, '2010-11-25 14:52:54'), (40627, 11523, '2010-11-25 14:54:16'), (40628, 11523, '2010-11-25 14:54:37'), (40629, 11523, '2010-11-25 14:54:48'), (40630, 11523, '2010-11-25 14:54:52'), (40631, 11523, '2010-11-25 14:54:59'), (40632, 11523, '2010-11-25 14:55:01'), (40633, 11523, '2010-11-25 14:57:00'), (40634, 11525, '2010-11-25 15:02:41'), (40635, 11525, '2010-11-25 15:08:55'), (40636, 11525, '2010-11-25 15:09:05'), (40637, 11525, '2010-11-25 15:09:16'), (40638, 11525, '2010-11-25 15:09:30'), (40639, 11525, '2010-11-25 15:09:53'), (40640, 11525, '2010-11-25 15:10:30'), (40641, 11525, '2010-11-25 15:10:32'), (40642, 11525, '2010-11-25 15:11:20'), (40643, 11525, '2010-11-25 15:11:37'), (40644, 11526, '2010-11-25 15:13:34'), (40645, 11525, '2010-11-25 15:16:48'), (40646, 11525, '2010-11-25 15:16:50'), (40647, 11525, '2010-11-25 15:17:38'), (40648, 11525, '2010-11-25 15:17:40'), (40649, 11525, '2010-11-25 15:17:47'), (40650, 11525, '2010-11-25 15:17:48'), (40651, 11525, '2010-11-25 15:18:50'), (40652, 11525, '2010-11-25 15:19:25'), (40653, 11525, '2010-11-25 15:19:54'), (40654, 11525, '2010-11-25 15:20:19'), (40655, 11525, '2010-11-25 15:20:27'), (40656, 11525, '2010-11-25 15:20:39'), (40657, 11525, '2010-11-25 15:20:48'), (40658, 11525, '2010-11-25 15:20:59'), (40659, 11525, '2010-11-25 15:21:19'), (40660, 11525, '2010-11-25 15:21:32'), (40661, 11525, '2010-11-25 15:22:40'), (40662, 11527, '2010-11-25 15:27:14'), (40663, 11528, '2010-11-25 15:58:49'), (40664, 11529, '2010-11-25 16:50:59'), (40665, 11529, '2010-11-25 16:51:24'), (40666, 11529, '2010-11-25 16:52:01'), (40667, 11529, '2010-11-25 16:52:01'), (40668, 11530, '2010-11-25 16:54:22'), (40669, 11530, '2010-11-25 16:54:44'), (40670, 11531, '2010-11-25 17:02:31'), (40671, 11532, '2010-11-25 21:17:28'), (40672, 11533, '2010-11-25 21:50:33'), (40673, 11534, '2010-11-25 22:07:02'), (40674, 11535, '2010-11-25 22:34:41'), (40675, 11536, '2010-11-25 22:57:23'), (40676, 11537, '2010-11-26 05:18:06'), (40677, 11538, '2010-11-26 05:19:19'), (40678, 11539, '2010-11-26 05:53:33'), (40679, 11540, '2010-11-26 06:37:31'), (40680, 11541, '2010-11-26 06:50:52'), (40681, 11542, '2010-11-26 07:07:27'), (40682, 11543, '2010-11-26 07:07:31'), (40683, 11544, '2010-11-26 07:55:45'), (40684, 11544, '2010-11-26 07:55:57'), (40685, 11544, '2010-11-26 07:56:02'), (40686, 11544, '2010-11-26 07:56:08'), (40687, 11544, '2010-11-26 07:56:14'), (40688, 11544, '2010-11-26 07:56:34'), (40689, 11544, '2010-11-26 07:56:34'), (40690, 11544, '2010-11-26 07:56:37'), (40691, 11544, '2010-11-26 07:56:37'), (40692, 11544, '2010-11-26 07:56:38'), (40693, 11544, '2010-11-26 07:56:44'), (40694, 11544, '2010-11-26 07:56:44'), (40695, 11544, '2010-11-26 07:56:46'), (40696, 11544, '2010-11-26 07:56:47'), (40697, 11545, '2010-11-26 08:24:32'), (40698, 11546, '2010-11-26 08:42:40'), (40699, 11546, '2010-11-26 08:42:55'), (40700, 11546, '2010-11-26 08:43:10'), (40701, 11546, '2010-11-26 08:43:15'), (40702, 11546, '2010-11-26 08:43:38'), (40703, 11546, '2010-11-26 08:47:56'), (40704, 11546, '2010-11-26 08:48:02'), (40705, 11546, '2010-11-26 08:48:18'), (40706, 11546, '2010-11-26 08:48:46'), (40707, 11546, '2010-11-26 08:48:57'), (40708, 11546, '2010-11-26 08:49:30'), (40709, 11546, '2010-11-26 08:49:45'), (40710, 11546, '2010-11-26 08:49:56'), (40711, 11547, '2010-11-26 09:02:14'), (40712, 11547, '2010-11-26 09:02:54'), (40713, 11547, '2010-11-26 09:02:55'), (40714, 11547, '2010-11-26 09:02:57'), (40715, 11547, '2010-11-26 09:03:12'), (40716, 11547, '2010-11-26 09:03:37'), (40717, 11547, '2010-11-26 09:03:38'), (40718, 11547, '2010-11-26 09:03:40'), (40719, 11547, '2010-11-26 09:03:41'), (40720, 11547, '2010-11-26 09:03:45'), (40721, 11547, '2010-11-26 09:03:54'), (40722, 11547, '2010-11-26 09:04:04'), (40723, 11547, '2010-11-26 09:04:15'), (40724, 11547, '2010-11-26 09:04:24'), (40725, 11547, '2010-11-26 09:04:45'), (40726, 11548, '2010-11-26 09:11:06'), (40727, 11548, '2010-11-26 09:11:43'), (40728, 11548, '2010-11-26 09:11:58'), (40729, 11548, '2010-11-26 09:12:29'), (40730, 11548, '2010-11-26 09:13:03'), (40731, 11549, '2010-11-26 10:47:19'), (40732, 11549, '2010-11-26 10:47:35'), (40733, 11549, '2010-11-26 10:47:37'), (40734, 11549, '2010-11-26 10:48:15'), (40735, 11549, '2010-11-26 10:48:21'), (40736, 11549, '2010-11-26 10:48:31'), (40737, 11549, '2010-11-26 10:48:45'), (40738, 11550, '2010-11-26 10:48:48'), (40739, 11549, '2010-11-26 10:49:20'), (40740, 11551, '2010-11-26 11:02:52'), (40741, 11552, '2010-11-26 11:18:34'), (40742, 11552, '2010-11-26 11:19:19'), (40743, 11552, '2010-11-26 11:19:43'), (40744, 11553, '2010-11-26 12:02:11'), (40745, 11553, '2010-11-26 12:02:19'), (40746, 11553, '2010-11-26 12:02:30'), (40747, 11553, '2010-11-26 12:02:44'), (40748, 11553, '2010-11-26 12:02:50'), (40749, 11553, '2010-11-26 12:03:24'), (40750, 11553, '2010-11-26 12:03:29'), (40751, 11553, '2010-11-26 12:03:37'), (40752, 11553, '2010-11-26 12:03:44'), (40753, 11553, '2010-11-26 12:03:47'), (40754, 11553, '2010-11-26 12:04:05'), (40755, 11553, '2010-11-26 12:04:09'), (40756, 11554, '2010-11-26 12:08:23'), (40757, 11555, '2010-11-26 12:27:11'), (40758, 11556, '2010-11-26 12:35:33'), (40759, 11557, '2010-11-26 12:38:05'), (40760, 11558, '2010-11-26 12:38:20'), (40761, 11559, '2010-11-26 12:43:22'), (40762, 11559, '2010-11-26 12:43:34'), (40763, 11559, '2010-11-26 12:43:46'), (40764, 11559, '2010-11-26 12:44:17'), (40765, 11559, '2010-11-26 12:45:07'), (40766, 11559, '2010-11-26 12:45:07'), (40767, 11560, '2010-11-26 12:45:22'), (40768, 11561, '2010-11-26 13:23:42'), (40769, 11562, '2010-11-26 13:25:40'), (40770, 11562, '2010-11-26 13:25:58'), (40771, 11562, '2010-11-26 13:26:16'), (40772, 11562, '2010-11-26 13:26:24'), (40773, 11562, '2010-11-26 13:26:25'), (40774, 11562, '2010-11-26 13:26:31'), (40775, 11563, '2010-11-26 13:35:12'), (40776, 11564, '2010-11-26 13:36:44'), (40777, 11565, '2010-11-26 14:01:04'), (40778, 11566, '2010-11-26 14:09:07'), (40779, 11566, '2010-11-26 14:09:12'), (40780, 11566, '2010-11-26 14:09:17'), (40781, 11566, '2010-11-26 14:09:27'), (40782, 11566, '2010-11-26 14:10:06'), (40783, 11566, '2010-11-26 14:10:06'), (40784, 11566, '2010-11-26 14:10:07'), (40785, 11566, '2010-11-26 14:10:14'), (40786, 11566, '2010-11-26 14:10:17'), (40787, 11566, '2010-11-26 14:10:20'), (40788, 11566, '2010-11-26 14:10:21'), (40789, 11567, '2010-11-26 14:21:11'), (40790, 11567, '2010-11-26 14:21:20'), (40791, 11567, '2010-11-26 14:22:51'), (40792, 11567, '2010-11-26 14:22:57'), (40793, 11567, '2010-11-26 14:22:59'), (40794, 11567, '2010-11-26 14:23:10'), (40795, 11567, '2010-11-26 14:23:19'), (40796, 11567, '2010-11-26 14:23:21'), (40797, 11567, '2010-11-26 14:23:27'), (40798, 11567, '2010-11-26 14:23:29'), (40799, 11567, '2010-11-26 14:23:31'), (40800, 11567, '2010-11-26 14:23:32'), (40801, 11568, '2010-11-26 14:29:07'), (40802, 11569, '2010-11-26 14:30:02'), (40803, 11570, '2010-11-26 14:36:30'), (40804, 11571, '2010-11-26 14:48:07'), (40805, 11572, '2010-11-26 15:07:17'), (40806, 11572, '2010-11-26 15:07:33'), (40807, 11573, '2010-11-26 15:25:28'), (40808, 11574, '2010-11-26 15:32:02'), (40809, 11378, '2010-11-26 15:39:41'), (40810, 11575, '2010-11-26 15:46:18'), (40811, 11576, '2010-11-26 15:52:29'), (40812, 11577, '2010-11-26 16:07:55'), (40813, 11577, '2010-11-26 16:08:09'), (40814, 11577, '2010-11-26 16:08:18'), (40815, 11577, '2010-11-26 16:08:25'), (40816, 11577, '2010-11-26 16:08:40'), (40817, 11577, '2010-11-26 16:08:47'), (40818, 11577, '2010-11-26 16:08:48'), (40819, 11567, '2010-11-26 16:08:50'), (40820, 11577, '2010-11-26 16:08:56'), (40821, 11567, '2010-11-26 16:08:56'), (40822, 11567, '2010-11-26 16:08:57'), (40823, 11567, '2010-11-26 16:08:59'), (40824, 11567, '2010-11-26 16:09:07'), (40825, 11567, '2010-11-26 16:09:08'), (40826, 11567, '2010-11-26 16:09:12'), (40827, 11567, '2010-11-26 16:09:16'), (40828, 11577, '2010-11-26 16:09:17'), (40829, 11567, '2010-11-26 16:09:20'), (40830, 11567, '2010-11-26 16:09:20'), (40831, 11567, '2010-11-26 16:09:22'), (40832, 11577, '2010-11-26 16:09:33'), (40833, 11578, '2010-11-26 16:12:10'), (40834, 11579, '2010-11-26 16:16:40'), (40835, 11580, '2010-11-26 17:11:47'), (40836, 11581, '2010-11-26 17:31:09'), (40837, 11582, '2010-11-26 17:36:13'), (40838, 11582, '2010-11-26 17:36:26'), (40839, 11582, '2010-11-26 17:36:42'), (40840, 11582, '2010-11-26 17:36:55'), (40841, 11582, '2010-11-26 17:37:17'), (40842, 11582, '2010-11-26 17:37:17'), (40843, 11582, '2010-11-26 17:37:18'), (40844, 11582, '2010-11-26 17:37:19'), (40845, 11582, '2010-11-26 17:37:21'), (40846, 11582, '2010-11-26 17:37:21'), (40847, 11582, '2010-11-26 17:37:31'), (40848, 11583, '2010-11-26 17:50:02'), (40849, 11584, '2010-11-26 19:25:31'), (40850, 11585, '2010-11-26 19:25:53'), (40851, 11584, '2010-11-26 19:26:22'), (40852, 11586, '2010-11-26 19:26:32'), (40853, 11584, '2010-11-26 19:27:03'), (40854, 11587, '2010-11-26 19:35:05'), (40855, 11588, '2010-11-26 19:38:25'), (40856, 11589, '2010-11-26 19:51:26'), (40857, 11590, '2010-11-26 20:17:25'), (40858, 11591, '2010-11-26 20:42:06'), (40859, 11591, '2010-11-26 20:42:26'), (40860, 11591, '2010-11-26 20:42:43'), (40861, 11591, '2010-11-26 20:43:02'), (40862, 11591, '2010-11-26 20:43:15'), (40863, 11592, '2010-11-26 20:47:00'), (40864, 11592, '2010-11-26 20:47:07'), (40865, 11592, '2010-11-26 20:47:11'), (40866, 11592, '2010-11-26 20:47:14'), (40867, 11592, '2010-11-26 20:47:30'), (40868, 11592, '2010-11-26 20:47:36'), (40869, 11592, '2010-11-26 20:47:43'), (40870, 11593, '2010-11-26 20:48:03'), (40871, 11592, '2010-11-26 20:48:14'), (40872, 11592, '2010-11-26 20:50:19'), (40873, 11592, '2010-11-26 20:50:37'), (40874, 11592, '2010-11-26 20:50:48'), (40875, 11594, '2010-11-26 20:56:10'), (40876, 11595, '2010-11-26 21:04:28'), (40877, 11596, '2010-11-26 21:06:34'), (40878, 11597, '2010-11-26 21:21:23'), (40879, 11598, '2010-11-26 22:00:37'), (40880, 11598, '2010-11-26 22:00:53'), (40881, 11598, '2010-11-26 22:01:19'), (40882, 11598, '2010-11-26 22:01:29'), (40883, 11598, '2010-11-26 22:01:40'), (40884, 11598, '2010-11-26 22:01:56'), (40885, 11598, '2010-11-26 22:01:57'), (40886, 11598, '2010-11-26 22:02:01'), (40887, 11598, '2010-11-26 22:02:04'), (40888, 11599, '2010-11-26 22:29:10'), (40889, 11600, '2010-11-26 22:30:57'), (40890, 11601, '2010-11-26 22:47:55'), (40891, 11602, '2010-11-26 23:06:37'), (40892, 11603, '2010-11-26 23:06:41'), (40893, 11604, '2010-11-26 23:06:46'), (40894, 11605, '2010-11-26 23:06:52'), (40895, 11606, '2010-11-26 23:06:57'), (40896, 11607, '2010-11-26 23:07:02'), (40897, 11608, '2010-11-26 23:07:08'), (40898, 11609, '2010-11-26 23:07:13'), (40899, 11610, '2010-11-26 23:07:19'), (40900, 11611, '2010-11-26 23:57:47'), (40901, 11612, '2010-11-27 02:52:24'), (40902, 11613, '2010-11-27 02:52:28'), (40903, 11614, '2010-11-27 02:52:33'), (40904, 11615, '2010-11-27 02:52:38'), (40905, 11616, '2010-11-27 02:52:43'), (40906, 11617, '2010-11-27 02:53:04'), (40907, 11618, '2010-11-27 02:56:22'), (40908, 11619, '2010-11-27 02:56:28'), (40909, 11620, '2010-11-27 03:38:50'), (40910, 11621, '2010-11-27 03:50:58'), (40911, 11622, '2010-11-27 04:22:07'), (40912, 11623, '2010-11-27 04:36:31'), (40913, 11624, '2010-11-27 04:49:13'), (40914, 11625, '2010-11-27 04:50:38'), (40915, 11626, '2010-11-27 05:41:39'), (40916, 11627, '2010-11-27 05:47:44'), (40917, 11628, '2010-11-27 05:56:01'), (40918, 11629, '2010-11-27 06:00:00'), (40919, 11630, '2010-11-27 06:11:56'), (40920, 11630, '2010-11-27 06:12:18'), (40921, 11630, '2010-11-27 06:12:30'), (40922, 11631, '2010-11-27 06:47:24'), (40923, 11632, '2010-11-27 06:47:25'), (40924, 11633, '2010-11-27 06:47:39'), (40925, 11634, '2010-11-27 06:47:44'), (40926, 11635, '2010-11-27 06:47:50'), (40927, 11636, '2010-11-27 06:47:55'), (40928, 11637, '2010-11-27 06:48:00'), (40929, 11638, '2010-11-27 06:48:52'), (40930, 11639, '2010-11-27 07:07:43'), (40931, 11640, '2010-11-27 07:07:47'), (40932, 11641, '2010-11-27 07:11:10'), (40933, 11641, '2010-11-27 07:11:31'), (40934, 11642, '2010-11-27 07:18:38'), (40935, 11643, '2010-11-27 07:28:44'), (40936, 11644, '2010-11-27 07:49:31'), (40937, 11645, '2010-11-27 07:54:36'), (40938, 11645, '2010-11-27 07:55:21'), (40939, 11645, '2010-11-27 07:56:11'), (40940, 11645, '2010-11-27 07:58:29'), (40941, 11645, '2010-11-27 08:03:33'), (40942, 11645, '2010-11-27 08:04:53'), (40943, 11645, '2010-11-27 08:05:30'), (40944, 11645, '2010-11-27 08:06:15'), (40945, 11645, '2010-11-27 08:09:38'), (40946, 11645, '2010-11-27 08:10:08'), (40947, 11645, '2010-11-27 08:11:35'), (40948, 11645, '2010-11-27 08:12:22'), (40949, 11645, '2010-11-27 08:13:29'), (40950, 11645, '2010-11-27 08:13:35'), (40951, 11645, '2010-11-27 08:13:42'), (40952, 11645, '2010-11-27 08:13:48'), (40953, 11645, '2010-11-27 08:13:54'), (40954, 11645, '2010-11-27 08:14:13'), (40955, 11645, '2010-11-27 08:14:21'), (40956, 11645, '2010-11-27 08:14:26'), (40957, 11645, '2010-11-27 08:14:31'), (40958, 11646, '2010-11-27 08:17:08'), (40959, 11647, '2010-11-27 08:58:24'), (40960, 11647, '2010-11-27 08:58:39'), (40961, 11647, '2010-11-27 09:02:14'), (40962, 11647, '2010-11-27 09:02:15'), (40963, 11647, '2010-11-27 09:02:15'), (40964, 11647, '2010-11-27 09:02:17'), (40965, 11647, '2010-11-27 09:02:18'), (40966, 11647, '2010-11-27 09:02:35'), (40967, 11647, '2010-11-27 09:02:39'), (40968, 11647, '2010-11-27 09:02:44'), (40969, 11648, '2010-11-27 09:38:09'), (40970, 11649, '2010-11-27 10:30:37'), (40971, 11650, '2010-11-27 10:30:39'), (40972, 11651, '2010-11-27 10:48:57'), (40973, 11651, '2010-11-27 10:49:15'), (40974, 11651, '2010-11-27 10:49:28'), (40975, 11651, '2010-11-27 10:57:36'), (40976, 11651, '2010-11-27 10:57:41'), (40977, 11651, '2010-11-27 10:57:42'), (40978, 11652, '2010-11-27 12:10:20'), (40979, 11653, '2010-11-27 13:36:55'), (40980, 11653, '2010-11-27 13:37:09'), (40981, 11653, '2010-11-27 13:37:16'), (40982, 11654, '2010-11-27 14:02:55'), (40983, 11655, '2010-11-27 14:48:31'), (40984, 11655, '2010-11-27 14:48:45'), (40985, 11655, '2010-11-27 14:49:00'), (40986, 11656, '2010-11-27 15:12:48'), (40987, 11657, '2010-11-27 15:21:17'), (40988, 11657, '2010-11-27 15:21:26'), (40989, 11657, '2010-11-27 15:21:48'), (40990, 11657, '2010-11-27 15:22:05'), (40991, 11657, '2010-11-27 15:22:06'), (40992, 11657, '2010-11-27 15:22:06'), (40993, 11657, '2010-11-27 15:22:06'), (40994, 11657, '2010-11-27 15:22:07'), (40995, 11657, '2010-11-27 15:22:10'), (40996, 11657, '2010-11-27 15:22:19'), (40997, 11657, '2010-11-27 15:22:20'), (40998, 11657, '2010-11-27 15:22:23'), (40999, 11657, '2010-11-27 15:22:24'), (41000, 11657, '2010-11-27 15:22:24'), (41001, 11657, '2010-11-27 15:22:25'), (41002, 11657, '2010-11-27 15:22:29'), (41003, 11657, '2010-11-27 15:22:33'), (41004, 11657, '2010-11-27 15:22:35'), (41005, 11658, '2010-11-27 15:36:58'), (41006, 11659, '2010-11-27 15:51:02'), (41007, 11659, '2010-11-27 15:51:53'), (41008, 11659, '2010-11-27 15:52:28'), (41009, 11660, '2010-11-27 17:11:53'), (41010, 11661, '2010-11-27 18:00:45'), (41011, 11661, '2010-11-27 18:01:06'), (41012, 11661, '2010-11-27 18:01:19'), (41013, 11661, '2010-11-27 18:01:29'), (41014, 11661, '2010-11-27 18:01:37'), (41015, 11661, '2010-11-27 18:01:46'), (41016, 11661, '2010-11-27 18:01:53'), (41017, 11661, '2010-11-27 18:02:00'), (41018, 11661, '2010-11-27 18:02:10'), (41019, 11661, '2010-11-27 18:02:19'), (41020, 11661, '2010-11-27 18:02:24'), (41021, 11661, '2010-11-27 18:02:30'), (41022, 11661, '2010-11-27 18:02:36'), (41023, 11661, '2010-11-27 18:02:41'), (41024, 11661, '2010-11-27 18:03:10'), (41025, 11661, '2010-11-27 18:03:17'), (41026, 11661, '2010-11-27 18:03:24'), (41027, 11661, '2010-11-27 18:03:28'), (41028, 11661, '2010-11-27 18:03:35'), (41029, 11661, '2010-11-27 18:03:43'), (41030, 11661, '2010-11-27 18:03:48'), (41031, 11661, '2010-11-27 18:03:55'), (41032, 11661, '2010-11-27 18:04:05'), (41033, 11661, '2010-11-27 18:04:12'), (41034, 11661, '2010-11-27 18:04:26'), (41035, 11662, '2010-11-27 18:08:50'), (41036, 11663, '2010-11-27 18:30:17'), (41037, 11663, '2010-11-27 18:30:37'), (41038, 11663, '2010-11-27 18:30:52'), (41039, 11664, '2010-11-27 19:16:20'), (41040, 11665, '2010-11-27 19:29:19'), (41041, 11666, '2010-11-27 19:38:26'), (41042, 11666, '2010-11-27 19:38:41'), (41043, 11666, '2010-11-27 19:38:49'), (41044, 11666, '2010-11-27 19:39:16'), (41045, 11666, '2010-11-27 19:39:28'), (41046, 11666, '2010-11-27 19:39:44'), (41047, 11666, '2010-11-27 19:40:07'), (41048, 11666, '2010-11-27 19:40:18'), (41049, 11666, '2010-11-27 19:40:24'), (41050, 11666, '2010-11-27 19:40:34'), (41051, 11666, '2010-11-27 19:40:43'), (41052, 11666, '2010-11-27 19:40:51'), (41053, 11666, '2010-11-27 19:41:03'), (41054, 11666, '2010-11-27 19:41:32'), (41055, 11666, '2010-11-27 19:41:41'), (41056, 11666, '2010-11-27 19:42:16'), (41057, 11667, '2010-11-27 19:55:46'), (41058, 11668, '2010-11-27 20:57:34'), (41059, 11668, '2010-11-27 20:58:15'), (41060, 11668, '2010-11-27 20:58:38'), (41061, 11669, '2010-11-27 22:30:33'), (41062, 11669, '2010-11-27 22:30:39'), (41063, 11669, '2010-11-27 22:30:59'), (41064, 11669, '2010-11-27 22:31:30'), (41065, 11669, '2010-11-27 22:31:49'), (41066, 11669, '2010-11-27 22:31:58'), (41067, 11669, '2010-11-27 22:32:02'), (41068, 11669, '2010-11-27 22:32:06'), (41069, 11669, '2010-11-27 22:32:13'), (41070, 11670, '2010-11-28 01:08:22'), (41071, 11671, '2010-11-28 01:10:38'), (41072, 11672, '2010-11-28 01:21:43'), (41073, 11673, '2010-11-28 04:20:15'), (41074, 11674, '2010-11-28 04:41:20'), (41075, 11675, '2010-11-28 04:56:31'), (41076, 11676, '2010-11-28 07:11:02'), (41077, 11677, '2010-11-28 07:11:06'), (41078, 11678, '2010-11-28 07:51:30'), (41079, 11679, '2010-11-28 09:30:02'), (41080, 11680, '2010-11-28 10:25:09'), (41081, 11680, '2010-11-28 10:25:36'), (41082, 11680, '2010-11-28 10:25:40'), (41083, 11680, '2010-11-28 10:25:40'), (41084, 11680, '2010-11-28 10:25:40'), (41085, 11680, '2010-11-28 10:25:40'), (41086, 11680, '2010-11-28 10:25:42'), (41087, 11680, '2010-11-28 10:25:42'), (41088, 11680, '2010-11-28 10:25:46'), (41089, 11680, '2010-11-28 10:25:47'), (41090, 11680, '2010-11-28 10:25:49'), (41091, 11680, '2010-11-28 10:25:49'), (41092, 11680, '2010-11-28 10:25:52'), (41093, 11680, '2010-11-28 10:25:59'), (41094, 11680, '2010-11-28 10:26:00'), (41095, 11680, '2010-11-28 10:26:03'), (41096, 11680, '2010-11-28 10:26:33'), (41097, 11680, '2010-11-28 10:27:01'), (41098, 11680, '2010-11-28 10:27:04'), (41099, 11680, '2010-11-28 10:27:07'), (41100, 11681, '2010-11-28 10:36:14'), (41101, 11682, '2010-11-28 11:02:38'), (41102, 11682, '2010-11-28 11:03:13'), (41103, 11682, '2010-11-28 11:03:13'), (41104, 11682, '2010-11-28 11:03:13'), (41105, 11682, '2010-11-28 11:03:15'), (41106, 11682, '2010-11-28 11:03:16'), (41107, 11683, '2010-11-28 11:09:54'), (41108, 11684, '2010-11-28 11:15:08'), (41109, 11685, '2010-11-28 11:25:47'), (41110, 11686, '2010-11-28 11:28:03'), (41111, 11686, '2010-11-28 11:28:15'), (41112, 11686, '2010-11-28 11:28:23'), (41113, 11686, '2010-11-28 11:28:28'), (41114, 11686, '2010-11-28 11:28:32'), (41115, 11686, '2010-11-28 11:28:47'), (41116, 11686, '2010-11-28 11:28:58'), (41117, 11686, '2010-11-28 11:29:21'), (41118, 11686, '2010-11-28 11:29:39'), (41119, 11686, '2010-11-28 11:29:47'), (41120, 11687, '2010-11-28 12:15:18'), (41121, 11688, '2010-11-28 13:30:56'), (41122, 11689, '2010-11-28 13:32:23'), (41123, 11689, '2010-11-28 13:32:46'), (41124, 11689, '2010-11-28 13:33:12'), (41125, 11689, '2010-11-28 13:35:01'), (41126, 11689, '2010-11-28 13:35:24'), (41127, 11690, '2010-11-28 13:44:24'), (41128, 11691, '2010-11-28 14:12:59'), (41129, 11692, '2010-11-28 14:40:33'), (41130, 11692, '2010-11-28 14:40:57'), (41131, 11692, '2010-11-28 14:41:01'), (41132, 11692, '2010-11-28 14:41:05'), (41133, 11692, '2010-11-28 14:41:13'), (41134, 11693, '2010-11-28 15:02:32'), (41135, 11694, '2010-11-28 15:40:07'), (41136, 11694, '2010-11-28 15:41:07'), (41137, 11695, '2010-11-28 15:41:35'), (41138, 11695, '2010-11-28 15:42:17'), (41139, 11694, '2010-11-28 15:43:44'), (41140, 11696, '2010-11-28 15:44:02'), (41141, 11697, '2010-11-28 15:44:06'), (41142, 11698, '2010-11-28 15:54:17'), (41143, 11699, '2010-11-28 16:05:42'), (41144, 11699, '2010-11-28 16:06:07'), (41145, 11699, '2010-11-28 16:06:34'), (41146, 11699, '2010-11-28 16:07:11'), (41147, 11699, '2010-11-28 16:07:41'), (41148, 11699, '2010-11-28 16:08:00'), (41149, 11699, '2010-11-28 16:08:15'), (41150, 11699, '2010-11-28 16:09:03'), (41151, 11700, '2010-11-28 16:17:00'), (41152, 11701, '2010-11-28 16:19:55'), (41153, 11702, '2010-11-28 16:19:57'), (41154, 11702, '2010-11-28 16:21:30'), (41155, 11703, '2010-11-28 16:25:49'), (41156, 11704, '2010-11-28 16:25:51'), (41157, 11705, '2010-11-28 16:27:50'), (41158, 11706, '2010-11-28 17:24:32'), (41159, 11706, '2010-11-28 17:24:48'), (41160, 11706, '2010-11-28 17:25:11'), (41161, 11706, '2010-11-28 17:25:17'), (41162, 11706, '2010-11-28 17:25:38'), (41163, 11707, '2010-11-28 17:36:39'), (41164, 11708, '2010-11-28 17:47:40'), (41165, 11709, '2010-11-28 17:50:56'), (41166, 11710, '2010-11-28 17:57:59'), (41167, 11710, '2010-11-28 17:58:15'), (41168, 11710, '2010-11-28 17:58:33'), (41169, 11710, '2010-11-28 17:58:34'), (41170, 11711, '2010-11-28 18:00:09'), (41171, 11711, '2010-11-28 18:00:50'), (41172, 11711, '2010-11-28 18:01:12'), (41173, 11712, '2010-11-28 18:09:49'), (41174, 11712, '2010-11-28 18:10:01'), (41175, 11712, '2010-11-28 18:10:20'), (41176, 11712, '2010-11-28 18:10:25'), (41177, 11712, '2010-11-28 18:10:36'), (41178, 11712, '2010-11-28 18:10:55'), (41179, 11712, '2010-11-28 18:11:01'), (41180, 11712, '2010-11-28 18:11:05'), (41181, 11712, '2010-11-28 18:11:14'), (41182, 11712, '2010-11-28 18:11:28'), (41183, 11712, '2010-11-28 18:11:43'), (41184, 11712, '2010-11-28 18:11:55'), (41185, 11712, '2010-11-28 18:12:10'), (41186, 11712, '2010-11-28 18:12:11'), (41187, 11713, '2010-11-28 18:22:27'), (41188, 11714, '2010-11-28 18:28:19'), (41189, 11715, '2010-11-28 18:28:21'), (41190, 11716, '2010-11-28 18:28:23'), (41191, 11717, '2010-11-28 18:28:25'), (41192, 11718, '2010-11-28 18:28:26'), (41193, 11719, '2010-11-28 18:28:28'), (41194, 11720, '2010-11-28 18:28:30'), (41195, 11721, '2010-11-28 18:28:32'), (41196, 11722, '2010-11-28 18:28:34'), (41197, 11723, '2010-11-28 18:28:36'), (41198, 11724, '2010-11-28 18:28:39'), (41199, 11725, '2010-11-28 18:28:41'), (41200, 11726, '2010-11-28 18:28:43'), (41201, 11727, '2010-11-28 18:28:46'), (41202, 11728, '2010-11-28 18:28:48'), (41203, 11729, '2010-11-28 18:28:49'), (41204, 11730, '2010-11-28 18:28:54'), (41205, 11731, '2010-11-28 18:28:57'), (41206, 11732, '2010-11-28 18:29:00'), (41207, 11733, '2010-11-28 18:29:02'), (41208, 11734, '2010-11-28 18:29:04'), (41209, 11735, '2010-11-28 18:29:06'), (41210, 11736, '2010-11-28 18:29:08'), (41211, 11737, '2010-11-28 18:29:11'), (41212, 11738, '2010-11-28 18:33:26'), (41213, 11739, '2010-11-28 19:04:03'), (41214, 11739, '2010-11-28 19:04:18'), (41215, 11739, '2010-11-28 19:04:38'), (41216, 11739, '2010-11-28 19:04:50'), (41217, 11739, '2010-11-28 19:04:57'), (41218, 11739, '2010-11-28 19:05:08'), (41219, 11740, '2010-11-28 19:14:33'), (41220, 11741, '2010-11-28 19:15:04'), (41221, 11740, '2010-11-28 19:15:08'), (41222, 11740, '2010-11-28 19:15:39'), (41223, 11740, '2010-11-28 19:15:41'), (41224, 11740, '2010-11-28 19:16:03'), (41225, 11740, '2010-11-28 19:16:04'), (41226, 11740, '2010-11-28 19:17:20'), (41227, 11740, '2010-11-28 19:17:32'), (41228, 11713, '2010-11-28 19:38:28'), (41229, 11713, '2010-11-28 19:48:58'), (41230, 11742, '2010-11-28 19:57:03'), (41231, 11743, '2010-11-28 20:05:24'), (41232, 11744, '2010-11-28 20:28:36'), (41233, 11745, '2010-11-28 21:53:04'), (41234, 11746, '2010-11-28 22:30:13'), (41235, 11747, '2010-11-28 23:56:58'), (41236, 11748, '2010-11-28 23:59:05'), (41237, 11749, '2010-11-29 00:42:25'), (41238, 11750, '2010-11-29 02:23:15'), (41239, 11750, '2010-11-29 02:25:59'), (41240, 11750, '2010-11-29 02:26:01'), (41241, 11750, '2010-11-29 02:26:02'), (41242, 11750, '2010-11-29 02:26:08'), (41243, 11750, '2010-11-29 02:26:15'), (41244, 11750, '2010-11-29 02:26:18'), (41245, 11751, '2010-11-29 03:05:38'), (41246, 11752, '2010-11-29 04:40:31'), (41247, 11753, '2010-11-29 05:31:21'), (41248, 11754, '2010-11-29 05:46:54'), (41249, 11754, '2010-11-29 05:47:08'), (41250, 11754, '2010-11-29 05:47:13'), (41251, 11754, '2010-11-29 05:47:40'), (41252, 11754, '2010-11-29 05:47:53'), (41253, 11754, '2010-11-29 05:47:57'), (41254, 11754, '2010-11-29 05:48:06'), (41255, 11754, '2010-11-29 05:48:12'), (41256, 11754, '2010-11-29 05:48:21'), (41257, 11754, '2010-11-29 05:48:27'), (41258, 11754, '2010-11-29 05:48:41'), (41259, 11755, '2010-11-29 05:50:35'), (41260, 11756, '2010-11-29 05:52:22'), (41261, 11757, '2010-11-29 07:07:37'), (41262, 11758, '2010-11-29 07:07:41'), (41263, 11759, '2010-11-29 07:34:19'), (41264, 11759, '2010-11-29 07:34:45'), (41265, 11759, '2010-11-29 07:35:04'), (41266, 11759, '2010-11-29 07:36:08'), (41267, 11759, '2010-11-29 07:36:10'), (41268, 11759, '2010-11-29 07:36:17'), (41269, 11760, '2010-11-29 07:39:01'), (41270, 11761, '2010-11-29 07:39:04'), (41271, 11762, '2010-11-29 07:39:06'), (41272, 11763, '2010-11-29 07:39:27'), (41273, 11762, '2010-11-29 07:39:29'), (41274, 11762, '2010-11-29 07:39:56'), (41275, 11762, '2010-11-29 07:40:06'), (41276, 11762, '2010-11-29 07:40:08'), (41277, 11759, '2010-11-29 07:41:24'), (41278, 11759, '2010-11-29 07:41:39'), (41279, 11764, '2010-11-29 07:48:01'), (41280, 11765, '2010-11-29 08:22:18'), (41281, 11766, '2010-11-29 08:50:17'), (41282, 11767, '2010-11-29 08:50:19'), (41283, 11768, '2010-11-29 09:22:37'), (41284, 11769, '2010-11-29 09:43:33'), (41285, 11770, '2010-11-29 09:53:04'), (41286, 11771, '2010-11-29 09:55:47'), (41287, 11772, '2010-11-29 10:08:57'), (41288, 11773, '2010-11-29 10:13:46'), (41289, 11774, '2010-11-29 10:36:57'), (41290, 11774, '2010-11-29 10:37:17'), (41291, 11774, '2010-11-29 10:37:22'), (41292, 11774, '2010-11-29 10:37:34'), (41293, 11774, '2010-11-29 10:37:47'), (41294, 11774, '2010-11-29 10:38:14'), (41295, 11774, '2010-11-29 10:39:30'), (41296, 11774, '2010-11-29 10:39:39'), (41297, 11775, '2010-11-29 10:40:26'), (41298, 11774, '2010-11-29 10:42:58'), (41299, 11774, '2010-11-29 10:42:59'), (41300, 11774, '2010-11-29 10:43:05'), (41301, 11774, '2010-11-29 10:43:15'), (41302, 11774, '2010-11-29 10:43:32'), (41303, 11774, '2010-11-29 10:47:01'), (41304, 11776, '2010-11-29 10:54:33'), (41305, 11777, '2010-11-29 11:06:59'), (41306, 11778, '2010-11-29 12:01:50'), (41307, 11778, '2010-11-29 12:02:00'), (41308, 11779, '2010-11-29 12:32:39'), (41309, 11780, '2010-11-29 12:52:32'), (41310, 11781, '2010-11-29 13:46:28'), (41311, 11782, '2010-11-29 13:46:30'), (41312, 11782, '2010-11-29 13:47:57'), (41313, 11782, '2010-11-29 13:48:07'), (41314, 11782, '2010-11-29 13:48:32'), (41315, 11782, '2010-11-29 13:48:37'), (41316, 11782, '2010-11-29 13:48:55'), (41317, 11378, '2010-11-29 14:12:37'), (41318, 11378, '2010-11-29 14:12:52'), (41319, 11378, '2010-11-29 14:13:11'), (41320, 11378, '2010-11-29 14:13:16'), (41321, 11783, '2010-11-29 14:57:06'), (41322, 11784, '2010-11-29 14:59:06'), (41323, 11785, '2010-11-29 15:04:44'), (41324, 11785, '2010-11-29 15:05:39'), (41325, 11786, '2010-11-29 15:18:41'), (41326, 11787, '2010-11-29 15:20:07'), (41327, 11787, '2010-11-29 15:21:39'), (41328, 11787, '2010-11-29 15:21:40'), (41329, 11787, '2010-11-29 15:21:49'), (41330, 11787, '2010-11-29 15:22:20'), (41331, 11787, '2010-11-29 15:22:21'), (41332, 11787, '2010-11-29 15:22:58'), (41333, 11787, '2010-11-29 15:23:01'), (41334, 11787, '2010-11-29 15:23:03'), (41335, 11787, '2010-11-29 15:23:14'), (41336, 11787, '2010-11-29 15:23:37'), (41337, 11787, '2010-11-29 15:23:38'), (41338, 11787, '2010-11-29 15:25:30'), (41339, 11787, '2010-11-29 15:25:34'), (41340, 11787, '2010-11-29 15:25:45'), (41341, 11787, '2010-11-29 15:25:57'), (41342, 11787, '2010-11-29 15:26:03'), (41343, 11787, '2010-11-29 15:26:09'), (41344, 11787, '2010-11-29 15:26:19'), (41345, 11787, '2010-11-29 15:26:39'), (41346, 11787, '2010-11-29 15:26:41'), (41347, 11788, '2010-11-29 15:31:50'), (41348, 11788, '2010-11-29 15:32:29'), (41349, 11788, '2010-11-29 15:33:12'), (41350, 11788, '2010-11-29 15:33:27'), (41351, 11788, '2010-11-29 15:33:39'), (41352, 11788, '2010-11-29 15:34:00'), (41353, 11788, '2010-11-29 15:34:11'), (41354, 11788, '2010-11-29 15:34:30'), (41355, 11788, '2010-11-29 15:35:06'), (41356, 11788, '2010-11-29 15:35:25'), (41357, 11788, '2010-11-29 15:36:01'), (41358, 11788, '2010-11-29 15:36:25'), (41359, 11788, '2010-11-29 15:36:58'), (41360, 11788, '2010-11-29 15:37:27'), (41361, 11788, '2010-11-29 15:39:01'), (41362, 11788, '2010-11-29 15:39:25'), (41363, 11789, '2010-11-29 16:35:18'), (41364, 11790, '2010-11-29 16:37:03'), (41365, 11790, '2010-11-29 16:37:33'), (41366, 11791, '2010-11-29 16:50:56'), (41367, 11788, '2010-11-29 16:51:56'), (41368, 11788, '2010-11-29 16:52:23'), (41369, 11788, '2010-11-29 16:52:41'), (41370, 11788, '2010-11-29 16:53:01'), (41371, 11788, '2010-11-29 16:53:14'), (41372, 11788, '2010-11-29 16:53:28'), (41373, 11788, '2010-11-29 16:53:44'), (41374, 11788, '2010-11-29 16:54:19'), (41375, 11788, '2010-11-29 16:54:25'), (41376, 11788, '2010-11-29 16:54:46'), (41377, 11788, '2010-11-29 16:55:11'), (41378, 11788, '2010-11-29 16:56:09'), (41379, 11788, '2010-11-29 16:56:20'), (41380, 11788, '2010-11-29 16:56:37'), (41381, 11792, '2010-11-29 17:50:44'), (41382, 11792, '2010-11-29 17:51:22'), (41383, 11792, '2010-11-29 17:51:28'), (41384, 11792, '2010-11-29 17:51:49'), (41385, 11792, '2010-11-29 17:54:16'), (41386, 11792, '2010-11-29 17:54:36'), (41387, 11792, '2010-11-29 17:54:45'), (41388, 11792, '2010-11-29 17:54:51'), (41389, 11792, '2010-11-29 17:55:37'), (41390, 11792, '2010-11-29 17:56:13'), (41391, 11792, '2010-11-29 17:56:19'), (41392, 11792, '2010-11-29 17:57:11'), (41393, 11793, '2010-11-29 19:05:49'), (41394, 11793, '2010-11-29 19:06:08'), (41395, 11793, '2010-11-29 19:06:22'), (41396, 11793, '2010-11-29 19:06:39'), (41397, 11793, '2010-11-29 19:07:57'), (41398, 11793, '2010-11-29 19:08:23'), (41399, 11794, '2010-11-29 19:44:30'), (41400, 11795, '2010-11-29 20:19:36'), (41401, 11796, '2010-11-29 20:44:33'), (41402, 11796, '2010-11-29 20:44:43'), (41403, 11796, '2010-11-29 20:44:47'), (41404, 11796, '2010-11-29 20:44:52'), (41405, 11796, '2010-11-29 20:45:07'), (41406, 11796, '2010-11-29 20:45:23'), (41407, 11796, '2010-11-29 20:45:24'), (41408, 11796, '2010-11-29 20:45:43'), (41409, 11796, '2010-11-29 20:46:05'), (41410, 11796, '2010-11-29 20:46:27'), (41411, 11796, '2010-11-29 20:46:27'), (41412, 11797, '2010-11-29 21:56:02'), (41413, 11798, '2010-11-29 22:04:33'), (41414, 11799, '2010-11-29 22:05:42'), (41415, 11800, '2010-11-29 22:36:33'), (41416, 11801, '2010-11-29 23:10:33'), (41417, 11802, '2010-11-29 23:10:54'), (41418, 11803, '2010-11-30 00:02:54'), (41419, 11804, '2010-11-30 01:22:12'), (41420, 11804, '2010-11-30 01:22:26'), (41421, 11804, '2010-11-30 01:22:42'), (41422, 11804, '2010-11-30 01:22:44'), (41423, 11804, '2010-11-30 01:23:32'), (41424, 11804, '2010-11-30 01:23:54'), (41425, 11804, '2010-11-30 01:24:20'), (41426, 11804, '2010-11-30 01:24:25'), (41427, 11804, '2010-11-30 01:24:41'), (41428, 11804, '2010-11-30 01:25:22'), (41429, 11804, '2010-11-30 01:25:28'), (41430, 11804, '2010-11-30 01:27:36'), (41431, 11804, '2010-11-30 01:27:47'), (41432, 11804, '2010-11-30 01:28:46'), (41433, 11804, '2010-11-30 01:28:50'), (41434, 11804, '2010-11-30 01:29:10'), (41435, 11804, '2010-11-30 01:29:26'), (41436, 11804, '2010-11-30 01:29:45'), (41437, 11804, '2010-11-30 01:30:06'), (41438, 11804, '2010-11-30 01:30:17'), (41439, 11804, '2010-11-30 01:30:37'), (41440, 11804, '2010-11-30 01:30:54'), (41441, 11804, '2010-11-30 01:31:17'), (41442, 11804, '2010-11-30 01:31:56'), (41443, 11804, '2010-11-30 01:32:16'), (41444, 11804, '2010-11-30 01:32:33'), (41445, 11804, '2010-11-30 01:32:58'), (41446, 11804, '2010-11-30 01:33:03'), (41447, 11804, '2010-11-30 01:33:10'), (41448, 11804, '2010-11-30 01:33:14'), (41449, 11804, '2010-11-30 01:33:18'), (41450, 11805, '2010-11-30 02:13:55'), (41451, 11806, '2010-11-30 02:48:19'), (41452, 11807, '2010-11-30 03:09:40'), (41453, 11808, '2010-11-30 03:21:09'), (41454, 11809, '2010-11-30 03:28:29'), (41455, 11810, '2010-11-30 04:50:21'), (41456, 11810, '2010-11-30 04:51:31'), (41457, 11810, '2010-11-30 04:51:33'), (41458, 11810, '2010-11-30 04:51:35'), (41459, 11810, '2010-11-30 04:51:35'), (41460, 11810, '2010-11-30 04:51:37'), (41461, 11810, '2010-11-30 04:51:39'), (41462, 11810, '2010-11-30 04:51:40'), (41463, 11810, '2010-11-30 04:51:40'), (41464, 11810, '2010-11-30 04:51:41'), (41465, 11810, '2010-11-30 04:51:42'), (41466, 11810, '2010-11-30 04:51:44'), (41467, 11810, '2010-11-30 04:51:44'), (41468, 11810, '2010-11-30 04:51:45'), (41469, 11810, '2010-11-30 04:51:47'), (41470, 11810, '2010-11-30 04:51:58'), (41471, 11810, '2010-11-30 04:51:59'), (41472, 11810, '2010-11-30 04:51:59'), (41473, 11810, '2010-11-30 04:52:00'), (41474, 11810, '2010-11-30 04:52:02'), (41475, 11810, '2010-11-30 04:52:23'), (41476, 11810, '2010-11-30 04:52:27'), (41477, 11811, '2010-11-30 05:43:56'), (41478, 11812, '2010-11-30 05:58:36'), (41479, 11812, '2010-11-30 05:58:46'), (41480, 11812, '2010-11-30 05:58:51'), (41481, 11812, '2010-11-30 05:58:56'), (41482, 11812, '2010-11-30 05:59:20'), (41483, 11812, '2010-11-30 06:00:04'), (41484, 11812, '2010-11-30 06:00:26'), (41485, 11813, '2010-11-30 06:39:14'), (41486, 11814, '2010-11-30 08:43:35'), (41487, 11815, '2010-11-30 09:58:54'), (41488, 11816, '2010-11-30 10:11:16'), (41489, 11816, '2010-11-30 10:12:27'), (41490, 11817, '2010-11-30 10:55:51'), (41491, 11818, '2010-11-30 12:39:51'), (41492, 11819, '2010-11-30 14:31:51'), (41493, 11819, '2010-11-30 14:32:14'), (41494, 11819, '2010-11-30 14:32:33'), (41495, 11820, '2010-11-30 15:00:25'), (41496, 11820, '2010-11-30 15:00:47'), (41497, 11820, '2010-11-30 15:00:54'), (41498, 11820, '2010-11-30 15:01:02'), (41499, 11821, '2010-11-30 15:12:22'), (41500, 11822, '2010-11-30 15:30:08'), (41501, 11822, '2010-11-30 15:30:29'), (41502, 11822, '2010-11-30 15:30:38'), (41503, 11822, '2010-11-30 15:30:55'), (41504, 11822, '2010-11-30 15:31:06'), (41505, 11822, '2010-11-30 15:34:29'), (41506, 11822, '2010-11-30 15:34:47'), (41507, 11822, '2010-11-30 15:35:02'), (41508, 11823, '2010-11-30 15:47:39'), (41509, 11823, '2010-11-30 15:47:53'), (41510, 11823, '2010-11-30 15:47:59'), (41511, 11822, '2010-11-30 15:55:15'), (41512, 11824, '2010-11-30 17:04:47'), (41513, 11824, '2010-11-30 17:05:17'), (41514, 11824, '2010-11-30 17:05:35'), (41515, 11824, '2010-11-30 17:06:26'), (41516, 11824, '2010-11-30 17:10:39'), (41517, 11824, '2010-11-30 17:10:50'), (41518, 11824, '2010-11-30 17:11:31'), (41519, 11825, '2010-11-30 17:45:46'), (41520, 11826, '2010-11-30 17:50:59'), (41521, 11827, '2010-11-30 17:51:58'), (41522, 11828, '2010-11-30 17:57:25'), (41523, 11828, '2010-11-30 17:57:40'), (41524, 11828, '2010-11-30 17:57:44'), (41525, 11828, '2010-11-30 17:57:47'), (41526, 11828, '2010-11-30 17:58:06'), (41527, 11828, '2010-11-30 17:58:23'), (41528, 11828, '2010-11-30 17:58:26'), (41529, 11828, '2010-11-30 17:58:49'), (41530, 11828, '2010-11-30 17:58:52'), (41531, 11829, '2010-11-30 18:34:28'), (41532, 11830, '2010-11-30 19:35:02'), (41533, 11830, '2010-11-30 19:35:30'), (41534, 11831, '2010-11-30 19:35:39'), (41535, 11830, '2010-11-30 19:35:43'), (41536, 11830, '2010-11-30 19:36:06'), (41537, 11830, '2010-11-30 19:36:26'), (41538, 11830, '2010-11-30 19:37:08'), (41539, 11832, '2010-11-30 20:12:52'), (41540, 11833, '2010-11-30 20:17:53'), (41541, 11834, '2010-11-30 20:59:59'), (41542, 11835, '2010-11-30 21:49:28'), (41543, 11836, '2010-11-30 22:34:31'), (41544, 11837, '2010-11-30 22:34:34'), (41545, 11838, '2010-11-30 22:47:10'), (41546, 11838, '2010-11-30 22:47:27'), (41547, 11838, '2010-11-30 22:47:51'), (41548, 11838, '2010-11-30 22:47:54'), (41549, 11838, '2010-11-30 22:48:00'), (41550, 11838, '2010-11-30 22:48:00'), (41551, 11838, '2010-11-30 22:48:20'), (41552, 11838, '2010-11-30 22:48:21'), (41553, 11838, '2010-11-30 22:48:58'), (41554, 11838, '2010-11-30 22:49:01'), (41555, 11838, '2010-11-30 22:49:04'), (41556, 11838, '2010-11-30 22:49:07'), (41557, 11839, '2010-12-01 00:52:14'), (41558, 11839, '2010-12-01 00:52:51'), (41559, 11839, '2010-12-01 00:53:22'), (41560, 11840, '2010-12-01 01:23:35'), (41561, 11841, '2010-12-01 01:23:44'), (41562, 11842, '2010-12-01 02:19:10'), (41563, 11843, '2010-12-01 06:04:13'), (41564, 11844, '2010-12-01 06:07:39'), (41565, 11845, '2010-12-01 07:37:13'), (41566, 11845, '2010-12-01 07:37:13'), (41567, 11845, '2010-12-01 07:37:13'), (41568, 11846, '2010-12-01 07:47:46'), (41569, 11846, '2010-12-01 07:47:46'), (41570, 11846, '2010-12-01 07:47:46'), (41571, 11846, '2010-12-01 07:48:13'), (41572, 11846, '2010-12-01 07:48:18'), (41573, 11846, '2010-12-01 07:48:27'), (41574, 11846, '2010-12-01 07:48:42'), (41575, 11846, '2010-12-01 07:49:09'), (41576, 11846, '2010-12-01 07:50:43'), (41577, 11846, '2010-12-01 07:51:42'), (41578, 11846, '2010-12-01 07:51:42'), (41579, 11846, '2010-12-01 07:51:42'), (41580, 11847, '2010-12-01 07:52:11'), (41581, 11847, '2010-12-01 07:52:32'), (41582, 11848, '2010-12-01 07:55:11'), (41583, 11849, '2010-12-01 08:08:08'), (41584, 11850, '2010-12-01 08:08:12'), (41585, 11851, '2010-12-01 08:17:02'), (41586, 11852, '2010-12-01 08:20:18'), (41587, 11846, '2010-12-01 08:26:38'), (41588, 11847, '2010-12-01 08:41:33'), (41589, 11847, '2010-12-01 08:43:20'), (41590, 11847, '2010-12-01 08:43:22'), (41591, 11847, '2010-12-01 08:43:33'), (41592, 11847, '2010-12-01 08:43:55'), (41593, 11847, '2010-12-01 08:44:05'), (41594, 11847, '2010-12-01 08:44:06'), (41595, 11847, '2010-12-01 08:44:13'), (41596, 11847, '2010-12-01 08:44:22'), (41597, 11847, '2010-12-01 08:44:43'), (41598, 11847, '2010-12-01 08:44:54'), (41599, 11847, '2010-12-01 08:45:00'), (41600, 11853, '2010-12-01 10:18:59'), (41601, 11853, '2010-12-01 10:19:30'), (41602, 11854, '2010-12-01 11:47:43'), (41603, 11855, '2010-12-01 11:51:01'), (41604, 11855, '2010-12-01 11:51:12'), (41605, 11855, '2010-12-01 11:51:13'), (41606, 11855, '2010-12-01 11:51:57'), (41607, 11855, '2010-12-01 11:55:05'), (41608, 11855, '2010-12-01 11:55:35'), (41609, 11855, '2010-12-01 11:55:41'), (41610, 11855, '2010-12-01 11:55:42'), (41611, 11856, '2010-12-01 12:20:07'), (41612, 11857, '2010-12-01 12:33:06'), (41613, 11858, '2010-12-01 12:43:43'), (41614, 11859, '2010-12-01 12:58:07'), (41615, 11860, '2010-12-01 13:17:05'), (41616, 11861, '2010-12-01 13:41:01'), (41617, 11861, '2010-12-01 13:41:09'), (41618, 11861, '2010-12-01 13:41:14'), (41619, 11861, '2010-12-01 13:41:18'), (41620, 11861, '2010-12-01 13:41:23'), (41621, 11861, '2010-12-01 13:41:56'), (41622, 11862, '2010-12-01 13:42:31'), (41623, 11861, '2010-12-01 13:42:45'), (41624, 11861, '2010-12-01 13:42:50'), (41625, 11861, '2010-12-01 13:43:43'), (41626, 11863, '2010-12-01 14:35:25'), (41627, 11864, '2010-12-01 14:42:02'), (41628, 11865, '2010-12-01 14:42:04'), (41629, 11865, '2010-12-01 14:42:21'), (41630, 11865, '2010-12-01 14:42:35'), (41631, 11865, '2010-12-01 14:42:41'), (41632, 11865, '2010-12-01 14:42:50'), (41633, 11866, '2010-12-01 14:54:58'), (41634, 11867, '2010-12-01 16:02:37'), (41635, 11868, '2010-12-01 17:50:23'), (41636, 11869, '2010-12-01 17:52:31'), (41637, 11870, '2010-12-01 18:01:35'), (41638, 11871, '2010-12-01 18:57:05'), (41639, 11871, '2010-12-01 18:57:17'), (41640, 11871, '2010-12-01 18:57:54'), (41641, 11871, '2010-12-01 18:58:35'), (41642, 11871, '2010-12-01 18:59:02'), (41643, 11871, '2010-12-01 18:59:15'), (41644, 11871, '2010-12-01 18:59:20'), (41645, 11871, '2010-12-01 18:59:21'), (41646, 11871, '2010-12-01 18:59:44'), (41647, 11871, '2010-12-01 18:59:45'), (41648, 11871, '2010-12-01 19:00:24'), (41649, 11871, '2010-12-01 19:00:36'), (41650, 11871, '2010-12-01 19:00:57'), (41651, 11872, '2010-12-01 19:10:10'), (41652, 11873, '2010-12-01 19:41:40'), (41653, 11873, '2010-12-01 19:42:02'), (41654, 11873, '2010-12-01 19:42:15'), (41655, 11874, '2010-12-01 19:45:16'), (41656, 11874, '2010-12-01 19:45:35'), (41657, 11874, '2010-12-01 19:45:45'), (41658, 11875, '2010-12-01 21:06:50'), (41659, 11876, '2010-12-01 21:06:52'), (41660, 11876, '2010-12-01 21:07:19'), (41661, 11876, '2010-12-01 21:07:27'), (41662, 11876, '2010-12-01 21:07:41'), (41663, 11876, '2010-12-01 21:07:50'), (41664, 11878, '2010-12-01 22:10:49'), (41665, 11878, '2010-12-01 22:11:14'), (41666, 11878, '2010-12-01 22:11:18'), (41667, 11878, '2010-12-01 22:11:43'), (41668, 11878, '2010-12-01 22:12:13'), (41669, 11879, '2010-12-01 22:14:36'), (41670, 11879, '2010-12-01 22:15:01'), (41671, 11879, '2010-12-01 22:15:27'), (41672, 11879, '2010-12-01 22:15:53'), (41673, 11879, '2010-12-01 22:16:09'), (41674, 11878, '2010-12-01 22:16:22'), (41675, 11878, '2010-12-01 22:16:36'), (41676, 11878, '2010-12-01 22:16:45'), (41677, 11878, '2010-12-01 22:17:13'), (41678, 11879, '2010-12-01 22:17:26'), (41679, 11878, '2010-12-01 22:17:51'), (41680, 11879, '2010-12-01 22:18:12'), (41681, 11878, '2010-12-01 22:18:29'), (41682, 11878, '2010-12-01 22:18:37'), (41683, 11879, '2010-12-01 22:18:39'), (41684, 11878, '2010-12-01 22:19:09'), (41685, 11879, '2010-12-01 22:19:11'), (41686, 11880, '2010-12-01 22:40:12'), (41687, 11880, '2010-12-01 22:44:27'), (41688, 11880, '2010-12-01 22:44:32'), (41689, 11880, '2010-12-01 22:44:38'), (41690, 11880, '2010-12-01 22:45:20'), (41691, 11880, '2010-12-01 22:45:41'), (41692, 11880, '2010-12-01 22:45:47'), (41693, 11880, '2010-12-01 22:46:24'), (41694, 11881, '2010-12-01 22:47:34'), (41695, 11882, '2010-12-02 00:13:04'), (41696, 11882, '2010-12-02 00:13:25'), (41697, 11882, '2010-12-02 00:13:38'), (41698, 11883, '2010-12-02 00:26:07'), (41699, 11884, '2010-12-02 00:41:06'), (41700, 11885, '2010-12-02 01:10:13'), (41701, 11886, '2010-12-02 04:09:02'), (41702, 11887, '2010-12-02 04:10:31'), (41703, 11888, '2010-12-02 04:34:36'), (41704, 11888, '2010-12-02 04:34:39'), (41705, 11889, '2010-12-02 04:53:25'), (41706, 11890, '2010-12-02 06:35:03'), (41707, 11891, '2010-12-02 06:53:28'), (41708, 11892, '2010-12-02 06:54:19'), (41709, 11893, '2010-12-02 06:56:35'), (41710, 11894, '2010-12-02 06:58:35'), (41711, 11895, '2010-12-02 06:59:10'), (41712, 11896, '2010-12-02 07:02:46'), (41713, 11897, '2010-12-02 07:11:23'), (41714, 11898, '2010-12-02 07:11:28'), (41715, 11899, '2010-12-02 07:18:50'), (41716, 11900, '2010-12-02 07:27:29'), (41717, 11901, '2010-12-02 07:35:29'), (41718, 11902, '2010-12-02 08:25:29'), (41719, 11903, '2010-12-02 09:23:44'), (41720, 11903, '2010-12-02 09:23:54'), (41721, 11903, '2010-12-02 09:24:29'), (41722, 11903, '2010-12-02 09:24:38'), (41723, 11903, '2010-12-02 09:24:50'), (41724, 11903, '2010-12-02 09:26:48'), (41725, 11903, '2010-12-02 09:27:37'), (41726, 11903, '2010-12-02 09:28:04'), (41727, 11903, '2010-12-02 09:28:14'), (41728, 11903, '2010-12-02 09:28:22'), (41729, 11903, '2010-12-02 09:28:37'), (41730, 11903, '2010-12-02 09:29:06'), (41731, 11903, '2010-12-02 09:29:28'), (41732, 11903, '2010-12-02 09:29:47'), (41733, 11903, '2010-12-02 09:29:48'), (41734, 11903, '2010-12-02 09:29:49'), (41735, 11903, '2010-12-02 09:30:14'), (41736, 11903, '2010-12-02 09:30:33'), (41737, 11903, '2010-12-02 09:30:36'), (41738, 11903, '2010-12-02 09:30:39'), (41739, 11903, '2010-12-02 09:30:40'), (41740, 11903, '2010-12-02 09:31:01'), (41741, 11904, '2010-12-02 10:07:23'), (41742, 11905, '2010-12-02 10:48:31'), (41743, 11906, '2010-12-02 10:58:15'), (41744, 11906, '2010-12-02 10:58:43'), (41745, 11906, '2010-12-02 10:58:59'), (41746, 11906, '2010-12-02 10:59:03'), (41747, 11906, '2010-12-02 10:59:12'), (41748, 11906, '2010-12-02 10:59:24'), (41749, 11906, '2010-12-02 10:59:38'), (41750, 11906, '2010-12-02 11:00:03'), (41751, 11906, '2010-12-02 11:00:13'), (41752, 11906, '2010-12-02 11:00:24'), (41753, 11906, '2010-12-02 11:00:27'), (41754, 11906, '2010-12-02 11:00:30'), (41755, 11906, '2010-12-02 11:00:31'), (41756, 11906, '2010-12-02 11:00:32'), (41757, 11906, '2010-12-02 11:00:33'), (41758, 11907, '2010-12-02 11:45:44'), (41759, 11907, '2010-12-02 11:46:01'), (41760, 11907, '2010-12-02 11:46:06'), (41761, 11907, '2010-12-02 11:46:22'), (41762, 11907, '2010-12-02 11:46:40'), (41763, 11907, '2010-12-02 11:46:53'), (41764, 11907, '2010-12-02 11:47:00'), (41765, 11908, '2010-12-02 12:55:32'), (41766, 11909, '2010-12-02 14:08:18'), (41767, 11909, '2010-12-02 14:08:39'), (41768, 11909, '2010-12-02 14:10:26'), (41769, 11909, '2010-12-02 14:12:32'), (41770, 11910, '2010-12-02 15:15:14'), (41771, 11911, '2010-12-02 15:34:20'), (41772, 11911, '2010-12-02 15:34:47'), (41773, 11911, '2010-12-02 15:35:47'), (41774, 11912, '2010-12-02 15:36:29'), (41775, 11911, '2010-12-02 15:36:33'), (41776, 11911, '2010-12-02 15:36:37'), (41777, 11912, '2010-12-02 15:36:45'), (41778, 11912, '2010-12-02 15:36:52'), (41779, 11912, '2010-12-02 15:37:00'), (41780, 11912, '2010-12-02 15:37:58'), (41781, 11913, '2010-12-02 16:01:40'), (41782, 11914, '2010-12-02 17:05:18'), (41783, 11915, '2010-12-02 17:15:49'), (41784, 11915, '2010-12-02 17:16:07'), (41785, 11915, '2010-12-02 17:16:18'), (41786, 11915, '2010-12-02 17:16:53'), (41787, 11915, '2010-12-02 17:17:46'), (41788, 11916, '2010-12-02 17:19:37'), (41789, 11916, '2010-12-02 17:19:46'), (41790, 11916, '2010-12-02 17:20:03'), (41791, 11916, '2010-12-02 17:20:12'), (41792, 11916, '2010-12-02 17:20:16'), (41793, 11916, '2010-12-02 17:20:37'), (41794, 11916, '2010-12-02 17:20:51'), (41795, 11916, '2010-12-02 17:20:55'), (41796, 11916, '2010-12-02 17:21:05'), (41797, 11916, '2010-12-02 17:21:15'), (41798, 11916, '2010-12-02 17:21:37'), (41799, 11916, '2010-12-02 17:21:50'), (41800, 11916, '2010-12-02 17:22:36'), (41801, 11916, '2010-12-02 17:23:21'), (41802, 11916, '2010-12-02 17:23:28'), (41803, 11916, '2010-12-02 17:23:39'), (41804, 11916, '2010-12-02 17:23:43'), (41805, 11916, '2010-12-02 17:23:54'), (41806, 11916, '2010-12-02 17:23:57'), (41807, 11916, '2010-12-02 17:24:01'), (41808, 11916, '2010-12-02 17:24:10'), (41809, 11916, '2010-12-02 17:24:16'), (41810, 11916, '2010-12-02 17:24:23'), (41811, 11916, '2010-12-02 17:24:24'), (41812, 11916, '2010-12-02 17:24:25'), (41813, 11917, '2010-12-02 18:16:57'), (41814, 11917, '2010-12-02 18:17:26'), (41815, 11917, '2010-12-02 18:18:18'), (41816, 11917, '2010-12-02 18:18:29'), (41817, 11917, '2010-12-02 18:19:31'), (41818, 11917, '2010-12-02 18:19:58'), (41819, 11918, '2010-12-02 18:52:44'), (41820, 11919, '2010-12-02 18:56:16'), (41821, 11919, '2010-12-02 18:56:22'), (41822, 11919, '2010-12-02 18:56:26'), (41823, 11919, '2010-12-02 18:56:31'), (41824, 11919, '2010-12-02 18:56:49'), (41825, 11919, '2010-12-02 18:57:14'), (41826, 11919, '2010-12-02 18:57:25'), (41827, 11919, '2010-12-02 18:57:34'), (41828, 11919, '2010-12-02 18:57:48'), (41829, 11919, '2010-12-02 18:58:00'), (41830, 11919, '2010-12-02 18:58:01'), (41831, 11919, '2010-12-02 18:58:02'), (41832, 11919, '2010-12-02 18:58:03'), (41833, 11919, '2010-12-02 18:58:04'), (41834, 11919, '2010-12-02 18:58:05'), (41835, 11919, '2010-12-02 18:58:06'), (41836, 11919, '2010-12-02 18:58:07'), (41837, 11918, '2010-12-02 19:41:16'), (41838, 11920, '2010-12-02 19:57:10'), (41839, 11921, '2010-12-02 20:30:57'), (41840, 11922, '2010-12-02 20:58:01'), (41841, 11922, '2010-12-02 20:58:39'), (41842, 11923, '2010-12-02 21:18:55'), (41843, 11924, '2010-12-02 22:02:02'), (41844, 11924, '2010-12-02 22:02:20'), (41845, 11924, '2010-12-02 22:02:32'), (41846, 11924, '2010-12-02 22:02:49'), (41847, 11924, '2010-12-02 22:03:14'), (41848, 11924, '2010-12-02 22:03:27'), (41849, 11924, '2010-12-02 22:03:28'), (41850, 11924, '2010-12-02 22:03:36'), (41851, 11924, '2010-12-02 22:03:41'), (41852, 11924, '2010-12-02 22:03:55'), (41853, 11924, '2010-12-02 22:03:57'), (41854, 11924, '2010-12-02 22:04:00'), (41855, 11924, '2010-12-02 22:04:02'), (41856, 11924, '2010-12-02 22:04:05'), (41857, 11924, '2010-12-02 22:04:27'), (41858, 11924, '2010-12-02 22:04:29'), (41859, 11924, '2010-12-02 22:04:49'), (41860, 11924, '2010-12-02 22:04:57'), (41861, 11924, '2010-12-02 22:05:06'), (41862, 11924, '2010-12-02 22:05:06'), (41863, 11924, '2010-12-02 22:05:36'), (41864, 11924, '2010-12-02 22:05:39'), (41865, 11924, '2010-12-02 22:05:41'), (41866, 11924, '2010-12-02 22:05:47'), (41867, 11924, '2010-12-02 22:05:50'), (41868, 11924, '2010-12-02 22:05:51'), (41869, 11924, '2010-12-02 22:05:54'), (41870, 11924, '2010-12-02 22:06:02'), (41871, 11924, '2010-12-02 22:06:04'), (41872, 11924, '2010-12-02 22:06:13'), (41873, 11924, '2010-12-02 22:06:19'), (41874, 11924, '2010-12-02 22:06:44'), (41875, 11924, '2010-12-02 22:06:46'), (41876, 11924, '2010-12-02 22:06:48'), (41877, 11924, '2010-12-02 22:06:50'), (41878, 11925, '2010-12-02 23:01:23'), (41879, 11926, '2010-12-02 23:11:52'), (41880, 11926, '2010-12-02 23:12:09'), (41881, 11926, '2010-12-02 23:12:11'), (41882, 11926, '2010-12-02 23:12:25'), (41883, 11926, '2010-12-02 23:12:27'), (41884, 11926, '2010-12-02 23:12:28'), (41885, 11926, '2010-12-02 23:12:37'), (41886, 11926, '2010-12-02 23:12:46'), (41887, 11926, '2010-12-02 23:12:51'), (41888, 11926, '2010-12-02 23:13:24'), (41889, 11927, '2010-12-03 00:00:09'), (41890, 11928, '2010-12-03 00:39:38'), (41891, 11929, '2010-12-03 02:07:09'), (41892, 11930, '2010-12-03 03:07:12'), (41893, 11931, '2010-12-03 04:31:11'), (41894, 11932, '2010-12-03 05:07:18'), (41895, 11933, '2010-12-03 05:22:09'), (41896, 11934, '2010-12-03 05:24:11'), (41897, 11935, '2010-12-03 05:58:31'), (41898, 11936, '2010-12-03 06:27:02'), (41899, 11937, '2010-12-03 06:31:25'), (41900, 11938, '2010-12-03 07:07:20'), (41901, 11939, '2010-12-03 08:25:30'), (41902, 11940, '2010-12-03 08:25:35'), (41903, 11941, '2010-12-03 09:07:28'), (41904, 11942, '2010-12-03 09:44:08'), (41905, 11943, '2010-12-03 10:04:05'), (41906, 11944, '2010-12-03 10:04:07'), (41907, 11945, '2010-12-03 10:19:31'), (41908, 11946, '2010-12-03 10:19:55'), (41909, 11946, '2010-12-03 10:20:15'), (41910, 11946, '2010-12-03 10:20:23'), (41911, 11946, '2010-12-03 10:20:30'), (41912, 11947, '2010-12-03 10:48:47'), (41913, 11947, '2010-12-03 10:49:07'), (41914, 11947, '2010-12-03 10:49:15'), (41915, 11947, '2010-12-03 10:56:52'), (41916, 11947, '2010-12-03 10:57:19'), (41917, 11947, '2010-12-03 10:57:29'), (41918, 11947, '2010-12-03 10:57:35'), (41919, 11947, '2010-12-03 10:57:47'), (41920, 11947, '2010-12-03 10:58:07'), (41921, 11947, '2010-12-03 10:58:11'), (41922, 11947, '2010-12-03 10:58:53'), (41923, 11947, '2010-12-03 10:58:59'), (41924, 11947, '2010-12-03 10:59:22'), (41925, 11947, '2010-12-03 10:59:31'), (41926, 11947, '2010-12-03 10:59:51'), (41927, 11947, '2010-12-03 11:00:03'), (41928, 11947, '2010-12-03 11:00:26'), (41929, 11947, '2010-12-03 11:00:32'), (41930, 11947, '2010-12-03 11:00:47'), (41931, 11947, '2010-12-03 11:00:58'), (41932, 11947, '2010-12-03 11:01:13'), (41933, 11948, '2010-12-03 11:11:26'), (41934, 11949, '2010-12-03 11:30:39'), (41935, 11950, '2010-12-03 11:31:33'), (41936, 11951, '2010-12-03 11:45:18'), (41937, 11952, '2010-12-03 11:45:22'), (41938, 11953, '2010-12-03 11:45:27'), (41939, 11954, '2010-12-03 11:45:34'), (41940, 11955, '2010-12-03 11:45:38'), (41941, 11956, '2010-12-03 11:45:46'), (41942, 11957, '2010-12-03 12:38:26'), (41943, 11958, '2010-12-03 13:39:04'), (41944, 11958, '2010-12-03 13:39:24'), (41945, 11958, '2010-12-03 13:39:39'), (41946, 11959, '2010-12-03 14:04:13'), (41947, 11960, '2010-12-03 14:22:53'), (41948, 11961, '2010-12-03 14:30:43'), (41949, 11962, '2010-12-03 14:52:34'), (41950, 11963, '2010-12-03 15:32:36'), (41951, 11964, '2010-12-03 15:51:05'), (41952, 11965, '2010-12-03 16:15:55'), (41953, 11966, '2010-12-03 16:31:38'), (41954, 11966, '2010-12-03 16:32:19'), (41955, 11966, '2010-12-03 16:32:43'), (41956, 11967, '2010-12-03 16:32:53'), (41957, 11967, '2010-12-03 16:33:22'), (41958, 11966, '2010-12-03 16:33:35'), (41959, 11967, '2010-12-03 16:33:57'), (41960, 11966, '2010-12-03 16:33:57'), (41961, 11967, '2010-12-03 16:34:12'), (41962, 11966, '2010-12-03 16:34:13'), (41963, 11967, '2010-12-03 16:34:22'), (41964, 11966, '2010-12-03 16:34:33'), (41965, 11966, '2010-12-03 16:34:42'), (41966, 11966, '2010-12-03 16:34:49'), (41967, 11966, '2010-12-03 16:35:13'), (41968, 11966, '2010-12-03 16:35:41'), (41969, 11966, '2010-12-03 16:36:00'), (41970, 11966, '2010-12-03 16:36:13'), (41971, 11966, '2010-12-03 16:36:41'), (41972, 11966, '2010-12-03 16:37:12'), (41973, 11966, '2010-12-03 16:37:34'), (41974, 11966, '2010-12-03 16:38:15'), (41975, 11966, '2010-12-03 16:38:50'), (41976, 11966, '2010-12-03 16:39:33'), (41977, 11966, '2010-12-03 16:40:29'), (41978, 11966, '2010-12-03 16:40:53'), (41979, 11968, '2010-12-03 16:54:57'), (41980, 11969, '2010-12-03 17:24:59'), (41981, 11969, '2010-12-03 17:24:59'), (41982, 11969, '2010-12-03 17:25:00'), (41983, 11969, '2010-12-03 17:25:18'), (41984, 11969, '2010-12-03 17:25:18'), (41985, 11969, '2010-12-03 17:25:19'), (41986, 11969, '2010-12-03 17:25:19'), (41987, 11969, '2010-12-03 17:25:19'), (41988, 11969, '2010-12-03 17:25:20'), (41989, 11969, '2010-12-03 17:25:24'), (41990, 11969, '2010-12-03 17:25:24'), (41991, 11969, '2010-12-03 17:25:24'), (41992, 11969, '2010-12-03 17:25:34'), (41993, 11969, '2010-12-03 17:25:35'), (41994, 11969, '2010-12-03 17:25:42'), (41995, 11969, '2010-12-03 17:25:47'), (41996, 11969, '2010-12-03 17:25:57'), (41997, 11969, '2010-12-03 17:27:01'), (41998, 11969, '2010-12-03 17:28:04'), (41999, 11969, '2010-12-03 17:28:31'), (42000, 11969, '2010-12-03 17:29:23'), (42001, 11969, '2010-12-03 17:29:49'), (42002, 11970, '2010-12-03 18:37:54'), (42003, 11971, '2010-12-03 18:38:02'), (42004, 11972, '2010-12-03 18:38:06'), (42005, 11973, '2010-12-03 18:38:13'), (42006, 11974, '2010-12-03 18:46:08'), (42007, 11974, '2010-12-03 18:46:38'), (42008, 11974, '2010-12-03 18:46:57'), (42009, 11974, '2010-12-03 18:47:06'), (42010, 11974, '2010-12-03 18:47:21'), (42011, 11974, '2010-12-03 18:47:33'), (42012, 11974, '2010-12-03 18:47:41'), (42013, 11974, '2010-12-03 18:47:55'), (42014, 11974, '2010-12-03 18:48:39'), (42015, 11974, '2010-12-03 18:49:02'), (42016, 11974, '2010-12-03 18:49:07'), (42017, 11974, '2010-12-03 18:49:21'), (42018, 11974, '2010-12-03 18:49:29'), (42019, 11974, '2010-12-03 18:49:38'), (42020, 11974, '2010-12-03 18:49:52'), (42021, 11974, '2010-12-03 18:50:02'), (42022, 11974, '2010-12-03 18:50:14'), (42023, 11974, '2010-12-03 18:50:24'), (42024, 11975, '2010-12-03 18:57:01'), (42025, 11975, '2010-12-03 18:57:17'), (42026, 11975, '2010-12-03 18:57:19'), (42027, 11975, '2010-12-03 18:57:23'), (42028, 11975, '2010-12-03 18:57:23'), (42029, 11975, '2010-12-03 18:57:24'), (42030, 11975, '2010-12-03 18:57:25'), (42031, 11975, '2010-12-03 18:57:26'), (42032, 11975, '2010-12-03 18:57:28'), (42033, 11975, '2010-12-03 18:57:29'), (42034, 11975, '2010-12-03 18:57:31'), (42035, 11975, '2010-12-03 18:57:31'), (42036, 11975, '2010-12-03 18:57:32'), (42037, 11975, '2010-12-03 18:57:37'), (42038, 11975, '2010-12-03 18:57:40'), (42039, 11975, '2010-12-03 18:57:41'), (42040, 11975, '2010-12-03 18:57:43'), (42041, 11975, '2010-12-03 18:57:44'), (42042, 11975, '2010-12-03 18:57:46'), (42043, 11975, '2010-12-03 18:57:47'), (42044, 11975, '2010-12-03 18:58:49'), (42045, 11975, '2010-12-03 18:58:54'), (42046, 11975, '2010-12-03 18:58:59'), (42047, 11976, '2010-12-03 19:30:03'), (42048, 11976, '2010-12-03 19:57:13'), (42049, 11976, '2010-12-03 19:57:47'), (42050, 11977, '2010-12-03 19:59:31'), (42051, 11977, '2010-12-03 19:59:43'), (42052, 11977, '2010-12-03 20:00:04'), (42053, 11977, '2010-12-03 20:00:07'), (42054, 11977, '2010-12-03 20:00:08'), (42055, 11977, '2010-12-03 20:00:08'), (42056, 11977, '2010-12-03 20:00:08'), (42057, 11977, '2010-12-03 20:00:08'), (42058, 11977, '2010-12-03 20:00:19'), (42059, 11978, '2010-12-03 20:52:11'), (42060, 11979, '2010-12-03 21:06:12'), (42061, 11980, '2010-12-03 21:47:21'), (42062, 11981, '2010-12-03 22:31:22'), (42063, 11982, '2010-12-03 22:32:25'), (42064, 11983, '2010-12-03 22:32:37'), (42065, 11984, '2010-12-03 22:33:12'), (42066, 11984, '2010-12-03 22:33:34'), (42067, 11984, '2010-12-03 22:33:44'), (42068, 11984, '2010-12-03 22:34:03'), (42069, 11984, '2010-12-03 22:34:06'), (42070, 11984, '2010-12-03 22:37:23'), (42071, 11984, '2010-12-03 22:37:29'), (42072, 11984, '2010-12-03 22:37:57'), (42073, 11984, '2010-12-03 22:38:12'), (42074, 11984, '2010-12-03 22:38:13'), (42075, 11984, '2010-12-03 22:38:13'), (42076, 11984, '2010-12-03 22:38:15'), (42077, 11984, '2010-12-03 22:38:26'), (42078, 11984, '2010-12-03 22:38:28'), (42079, 11984, '2010-12-03 22:38:30'), (42080, 11984, '2010-12-03 22:38:32'), (42081, 11984, '2010-12-03 22:38:34'), (42082, 11984, '2010-12-03 22:38:35'), (42083, 11984, '2010-12-03 22:38:42'), (42084, 11984, '2010-12-03 22:38:50'), (42085, 11984, '2010-12-03 22:38:50'), (42086, 11984, '2010-12-03 22:38:52'), (42087, 11984, '2010-12-03 22:38:53'), (42088, 11984, '2010-12-03 22:38:54'), (42089, 11984, '2010-12-03 22:39:02'), (42090, 11984, '2010-12-03 22:39:04'), (42091, 11984, '2010-12-03 22:39:05'), (42092, 11984, '2010-12-03 22:39:12'), (42093, 11984, '2010-12-03 22:39:14'), (42094, 11984, '2010-12-03 22:39:15'), (42095, 11984, '2010-12-03 22:39:18'), (42096, 11984, '2010-12-03 22:39:18'), (42097, 11984, '2010-12-03 22:39:22'), (42098, 11984, '2010-12-03 22:39:27'), (42099, 11984, '2010-12-03 22:39:28'), (42100, 11984, '2010-12-03 22:39:36'), (42101, 11984, '2010-12-03 22:40:21'), (42102, 11985, '2010-12-03 23:39:48'), (42103, 11986, '2010-12-03 23:39:50'), (42104, 11987, '2010-12-04 00:07:39'), (42105, 11988, '2010-12-04 00:15:05'), (42106, 11989, '2010-12-04 02:02:01'), (42107, 11990, '2010-12-04 02:02:03'), (42108, 11991, '2010-12-04 02:02:05'), (42109, 11992, '2010-12-04 02:02:08'), (42110, 11993, '2010-12-04 02:02:10'), (42111, 11994, '2010-12-04 02:02:11'), (42112, 11995, '2010-12-04 02:02:13'), (42113, 11996, '2010-12-04 03:01:41'), (42114, 11997, '2010-12-04 04:13:41'), (42115, 11998, '2010-12-04 04:55:23'), (42116, 11999, '2010-12-04 06:20:54'), (42117, 11999, '2010-12-04 06:21:17'), (42118, 11999, '2010-12-04 06:21:24'), (42119, 11999, '2010-12-04 06:22:12'), (42120, 11999, '2010-12-04 06:22:19'), (42121, 11999, '2010-12-04 06:22:30'), (42122, 11999, '2010-12-04 06:22:34'), (42123, 11999, '2010-12-04 06:23:24'), (42124, 11999, '2010-12-04 06:23:25'), (42125, 11999, '2010-12-04 06:23:27'), (42126, 11999, '2010-12-04 06:23:34'), (42127, 12000, '2010-12-04 07:10:31'), (42128, 12001, '2010-12-04 07:33:30'), (42129, 12002, '2010-12-04 07:33:34'), (42130, 12003, '2010-12-04 07:51:53'), (42131, 12004, '2010-12-04 07:53:09'), (42132, 12005, '2010-12-04 08:45:59'), (42133, 12006, '2010-12-04 09:01:35'), (42134, 12006, '2010-12-04 09:01:50'), (42135, 12007, '2010-12-04 09:19:35'), (42136, 12007, '2010-12-04 09:20:04'), (42137, 12007, '2010-12-04 09:20:21'), (42138, 12007, '2010-12-04 09:21:14'), (42139, 12007, '2010-12-04 09:21:16'), (42140, 12008, '2010-12-04 09:44:01'), (42141, 12009, '2010-12-04 09:46:28'), (42142, 12009, '2010-12-04 09:46:46'), (42143, 12009, '2010-12-04 09:46:47'), (42144, 12009, '2010-12-04 09:46:48'), (42145, 12009, '2010-12-04 09:46:57'), (42146, 12009, '2010-12-04 09:47:44'), (42147, 12009, '2010-12-04 09:47:45'), (42148, 12009, '2010-12-04 09:47:46'), (42149, 12009, '2010-12-04 09:47:47'), (42150, 12009, '2010-12-04 09:47:51'), (42151, 12009, '2010-12-04 09:47:52'), (42152, 12010, '2010-12-04 09:52:50'), (42153, 12010, '2010-12-04 09:53:15'), (42154, 12011, '2010-12-04 09:57:43'), (42155, 12011, '2010-12-04 09:58:04'), (42156, 12011, '2010-12-04 09:58:20'), (42157, 12011, '2010-12-04 09:58:39'), (42158, 12011, '2010-12-04 09:58:47'), (42159, 12012, '2010-12-04 10:41:02'), (42160, 12013, '2010-12-04 10:41:31'), (42161, 12014, '2010-12-04 11:34:23'), (42162, 12014, '2010-12-04 11:34:46'), (42163, 12014, '2010-12-04 11:34:51'), (42164, 12014, '2010-12-04 11:35:02'), (42165, 12014, '2010-12-04 11:35:36'), (42166, 12014, '2010-12-04 11:35:45'), (42167, 12014, '2010-12-04 11:59:10'), (42168, 12015, '2010-12-04 12:06:59'), (42169, 12016, '2010-12-04 13:12:45'), (42170, 12017, '2010-12-04 13:25:30'), (42171, 12017, '2010-12-04 13:26:18'), (42172, 12017, '2010-12-04 13:26:41'), (42173, 12017, '2010-12-04 13:26:53'), (42174, 12017, '2010-12-04 13:28:16'), (42175, 12017, '2010-12-04 13:30:15'), (42176, 12017, '2010-12-04 13:30:31'), (42177, 12017, '2010-12-04 13:30:45'), (42178, 12017, '2010-12-04 13:30:56'), (42179, 12018, '2010-12-04 13:30:57'), (42180, 12017, '2010-12-04 13:31:03'), (42181, 12017, '2010-12-04 13:31:08'), (42182, 12017, '2010-12-04 13:33:36'), (42183, 12017, '2010-12-04 13:33:51'), (42184, 12017, '2010-12-04 13:34:03'), (42185, 12017, '2010-12-04 13:34:12'), (42186, 12017, '2010-12-04 13:34:23'), (42187, 12017, '2010-12-04 13:34:59'), (42188, 12019, '2010-12-04 13:35:26'), (42189, 12019, '2010-12-04 13:35:34'), (42190, 12017, '2010-12-04 13:35:37'), (42191, 12019, '2010-12-04 13:35:44'), (42192, 12019, '2010-12-04 13:35:56'), (42193, 12019, '2010-12-04 13:35:58'), (42194, 12017, '2010-12-04 13:36:00'), (42195, 12017, '2010-12-04 13:36:10'), (42196, 12017, '2010-12-04 13:36:39'), (42197, 12017, '2010-12-04 13:36:54'), (42198, 12020, '2010-12-04 13:40:10'), (42199, 12021, '2010-12-04 13:58:42'), (42200, 12017, '2010-12-04 13:59:30'), (42201, 12017, '2010-12-04 13:59:41'), (42202, 12017, '2010-12-04 13:59:44'), (42203, 12022, '2010-12-04 13:59:53'), (42204, 12017, '2010-12-04 13:59:54'), (42205, 12017, '2010-12-04 14:01:10'), (42206, 12017, '2010-12-04 14:04:15'), (42207, 12017, '2010-12-04 14:04:21'), (42208, 12017, '2010-12-04 14:04:25'), (42209, 12017, '2010-12-04 14:06:02'), (42210, 12023, '2010-12-04 14:08:25'), (42211, 12024, '2010-12-04 14:49:12'), (42212, 12025, '2010-12-04 16:17:03'), (42213, 12025, '2010-12-04 16:35:20'), (42214, 12025, '2010-12-04 16:36:46'), (42215, 12026, '2010-12-04 17:01:10'), (42216, 12027, '2010-12-04 17:11:39'), (42217, 12028, '2010-12-04 17:31:01'), (42218, 12028, '2010-12-04 17:31:15'), (42219, 12028, '2010-12-04 17:31:27'), (42220, 12028, '2010-12-04 17:31:46'), (42221, 12028, '2010-12-04 17:32:09'), (42222, 12028, '2010-12-04 17:32:10'), (42223, 12028, '2010-12-04 17:32:14'), (42224, 12028, '2010-12-04 17:32:17'), (42225, 12029, '2010-12-04 17:42:48'), (42226, 12030, '2010-12-04 18:38:58'), (42227, 12030, '2010-12-04 18:39:39'), (42228, 12030, '2010-12-04 18:39:51'), (42229, 12030, '2010-12-04 18:40:13'), (42230, 12030, '2010-12-04 18:40:32'), (42231, 12030, '2010-12-04 18:40:43'), (42232, 12030, '2010-12-04 18:40:51'), (42233, 12030, '2010-12-04 18:41:00'), (42234, 12030, '2010-12-04 18:41:01'), (42235, 12030, '2010-12-04 18:41:03'), (42236, 12030, '2010-12-04 18:41:14'), (42237, 12030, '2010-12-04 18:41:18'), (42238, 12030, '2010-12-04 18:41:31'), (42239, 12030, '2010-12-04 18:41:34'), (42240, 12030, '2010-12-04 18:41:51'), (42241, 12030, '2010-12-04 18:42:37'), (42242, 12030, '2010-12-04 18:42:57'), (42243, 12030, '2010-12-04 18:43:26'), (42244, 12030, '2010-12-04 18:45:00'), (42245, 12030, '2010-12-04 18:45:53'), (42246, 12030, '2010-12-04 18:46:13'), (42247, 12030, '2010-12-04 18:46:33'), (42248, 12030, '2010-12-04 18:47:12'), (42249, 12030, '2010-12-04 18:47:21'), (42250, 12030, '2010-12-04 18:48:02'), (42251, 12030, '2010-12-04 18:49:32'), (42252, 12030, '2010-12-04 18:49:40'), (42253, 12030, '2010-12-04 18:49:47'), (42254, 12030, '2010-12-04 18:49:58'), (42255, 12030, '2010-12-04 18:50:02'), (42256, 12030, '2010-12-04 18:50:29'), (42257, 12030, '2010-12-04 18:51:18'), (42258, 12030, '2010-12-04 18:51:20'), (42259, 12030, '2010-12-04 18:51:58'), (42260, 12030, '2010-12-04 18:51:59'), (42261, 12030, '2010-12-04 18:53:06'), (42262, 12030, '2010-12-04 18:53:08'), (42263, 12030, '2010-12-04 18:53:17'), (42264, 12030, '2010-12-04 18:53:17'), (42265, 12030, '2010-12-04 18:53:27'), (42266, 12030, '2010-12-04 18:53:29'), (42267, 12030, '2010-12-04 18:53:42'), (42268, 12030, '2010-12-04 18:53:43'), (42269, 12030, '2010-12-04 18:53:49'), (42270, 12030, '2010-12-04 18:53:51'), (42271, 12030, '2010-12-04 18:53:56'), (42272, 12030, '2010-12-04 18:55:40'), (42273, 12030, '2010-12-04 18:55:48'), (42274, 12030, '2010-12-04 18:56:04'), (42275, 12030, '2010-12-04 18:56:29'), (42276, 12030, '2010-12-04 18:56:42'), (42277, 12030, '2010-12-04 19:01:01'), (42278, 12030, '2010-12-04 19:01:12'), (42279, 12030, '2010-12-04 19:01:20'), (42280, 12030, '2010-12-04 19:01:57'), (42281, 12030, '2010-12-04 19:02:10'), (42282, 12030, '2010-12-04 19:02:30'), (42283, 12030, '2010-12-04 19:07:44'), (42284, 12030, '2010-12-04 19:08:46'), (42285, 12030, '2010-12-04 19:08:53'), (42286, 12030, '2010-12-04 19:09:35'), (42287, 12030, '2010-12-04 19:09:41'), (42288, 12030, '2010-12-04 19:09:48'), (42289, 12030, '2010-12-04 19:10:23'), (42290, 12030, '2010-12-04 19:10:44'), (42291, 12030, '2010-12-04 19:14:23'), (42292, 12030, '2010-12-04 19:14:28'), (42293, 12030, '2010-12-04 19:14:45'), (42294, 12030, '2010-12-04 19:14:56'), (42295, 12030, '2010-12-04 19:15:06'), (42296, 12030, '2010-12-04 19:15:11'), (42297, 12030, '2010-12-04 19:15:16'), (42298, 12030, '2010-12-04 19:16:10'), (42299, 12030, '2010-12-04 19:17:18'), (42300, 12030, '2010-12-04 19:45:16'), (42301, 12030, '2010-12-04 19:46:19'), (42302, 12030, '2010-12-04 19:47:35'), (42303, 12030, '2010-12-04 19:47:41'), (42304, 12030, '2010-12-04 19:47:49'), (42305, 12030, '2010-12-04 19:47:50'), (42306, 12030, '2010-12-04 19:48:17'), (42307, 12030, '2010-12-04 19:48:19'), (42308, 12030, '2010-12-04 19:48:32'), (42309, 12030, '2010-12-04 19:48:49'), (42310, 12030, '2010-12-04 19:48:51'), (42311, 12030, '2010-12-04 19:49:33'), (42312, 12030, '2010-12-04 19:49:51'), (42313, 12030, '2010-12-04 19:50:00'), (42314, 12030, '2010-12-04 19:50:13'), (42315, 12030, '2010-12-04 19:50:14'), (42316, 12030, '2010-12-04 19:50:22'), (42317, 12030, '2010-12-04 19:50:24'), (42318, 12030, '2010-12-04 19:50:40'), (42319, 12030, '2010-12-04 19:50:52'), (42320, 12030, '2010-12-04 19:50:53'), (42321, 12030, '2010-12-04 19:51:01'), (42322, 12031, '2010-12-04 19:56:15'), (42323, 12032, '2010-12-04 22:08:40'), (42324, 12033, '2010-12-04 22:10:36'), (42325, 12034, '2010-12-04 22:42:06'), (42326, 12035, '2010-12-04 23:02:43'), (42327, 12036, '2010-12-04 23:34:59'), (42328, 12036, '2010-12-04 23:35:41'), (42329, 12036, '2010-12-04 23:35:58'), (42330, 12036, '2010-12-04 23:36:12'), (42331, 12036, '2010-12-04 23:36:23'), (42332, 12036, '2010-12-04 23:36:25'), (42333, 12036, '2010-12-04 23:37:03'), (42334, 12036, '2010-12-04 23:37:21'), (42335, 12037, '2010-12-05 00:01:27'), (42336, 12038, '2010-12-05 00:43:28'), (42337, 12039, '2010-12-05 01:25:32'), (42338, 12040, '2010-12-05 02:11:58'), (42339, 12041, '2010-12-05 03:21:47'), (42340, 12042, '2010-12-05 03:27:51'), (42341, 12042, '2010-12-05 03:28:08'), (42342, 12042, '2010-12-05 03:28:40'), (42343, 12043, '2010-12-05 03:58:51'), (42344, 12044, '2010-12-05 04:43:48'), (42345, 12045, '2010-12-05 04:57:40'), (42346, 12046, '2010-12-05 05:08:01'), (42347, 12047, '2010-12-05 06:09:32'), (42348, 12048, '2010-12-05 06:09:36'), (42349, 12049, '2010-12-05 06:09:41'), (42350, 12050, '2010-12-05 06:09:48'), (42351, 12051, '2010-12-05 06:09:55'), (42352, 12052, '2010-12-05 06:10:02'), (42353, 12053, '2010-12-05 06:10:09'), (42354, 12054, '2010-12-05 06:10:13'), (42355, 12055, '2010-12-05 06:10:18'), (42356, 12056, '2010-12-05 08:21:13'), (42357, 12057, '2010-12-05 09:28:07'), (42358, 12058, '2010-12-05 10:33:42'), (42359, 12059, '2010-12-05 10:56:08'), (42360, 12060, '2010-12-05 10:56:12'), (42361, 12061, '2010-12-05 11:06:44'), (42362, 12062, '2010-12-05 11:15:52'), (42363, 12063, '2010-12-05 11:16:18'), (42364, 12064, '2010-12-05 12:18:11'), (42365, 12065, '2010-12-05 13:24:36'), (42366, 12065, '2010-12-05 13:24:48'), (42367, 12065, '2010-12-05 13:24:53'), (42368, 12065, '2010-12-05 13:25:01'), (42369, 12065, '2010-12-05 13:25:04'), (42370, 12065, '2010-12-05 13:25:17'), (42371, 12065, '2010-12-05 13:25:19'), (42372, 12065, '2010-12-05 13:26:16'), (42373, 12065, '2010-12-05 13:26:33'), (42374, 12065, '2010-12-05 13:26:39'), (42375, 12066, '2010-12-05 13:50:27'), (42376, 12067, '2010-12-05 14:34:03'), (42377, 12068, '2010-12-05 15:01:27'), (42378, 12068, '2010-12-05 15:01:57'), (42379, 12068, '2010-12-05 15:01:57'), (42380, 12068, '2010-12-05 15:02:06'), (42381, 12068, '2010-12-05 15:15:26'), (42382, 12068, '2010-12-05 15:15:35'), (42383, 12068, '2010-12-05 15:17:36'), (42384, 12068, '2010-12-05 15:18:24'), (42385, 12069, '2010-12-05 15:37:50'), (42386, 12069, '2010-12-05 15:38:12'), (42387, 12070, '2010-12-05 16:13:30'), (42388, 12071, '2010-12-05 16:13:55'), (42389, 12072, '2010-12-05 16:13:57'), (42390, 12073, '2010-12-05 16:14:38'), (42391, 12074, '2010-12-05 16:30:27'), (42392, 12074, '2010-12-05 16:31:09'), (42393, 12074, '2010-12-05 16:31:16'), (42394, 12074, '2010-12-05 16:31:53'), (42395, 12074, '2010-12-05 16:31:55'), (42396, 12074, '2010-12-05 16:35:17'), (42397, 12074, '2010-12-05 16:35:38'), (42398, 12074, '2010-12-05 16:36:00'), (42399, 12075, '2010-12-05 16:44:19'), (42400, 12075, '2010-12-05 16:44:42'), (42401, 12076, '2010-12-05 17:13:39'), (42402, 12076, '2010-12-05 17:14:00'), (42403, 12076, '2010-12-05 17:14:33'), (42404, 12076, '2010-12-05 17:14:52'), (42405, 12076, '2010-12-05 17:15:32'), (42406, 12076, '2010-12-05 17:15:43'), (42407, 12076, '2010-12-05 17:15:51'), (42408, 12076, '2010-12-05 17:16:10'), (42409, 12076, '2010-12-05 17:16:22'), (42410, 12077, '2010-12-05 17:16:31'), (42411, 12076, '2010-12-05 17:17:04'), (42412, 12076, '2010-12-05 17:17:30'), (42413, 12076, '2010-12-05 17:17:37'), (42414, 12076, '2010-12-05 17:17:55'), (42415, 12076, '2010-12-05 17:18:10'), (42416, 12076, '2010-12-05 17:18:26'), (42417, 12076, '2010-12-05 17:18:47'), (42418, 12076, '2010-12-05 17:19:09'), (42419, 12076, '2010-12-05 17:19:23'), (42420, 12076, '2010-12-05 17:19:38'), (42421, 12076, '2010-12-05 17:20:05'), (42422, 12076, '2010-12-05 17:20:34'), (42423, 12076, '2010-12-05 17:20:37'), (42424, 12076, '2010-12-05 17:20:41'), (42425, 12076, '2010-12-05 17:20:45'), (42426, 12076, '2010-12-05 17:21:01'), (42427, 12076, '2010-12-05 17:21:13'), (42428, 12076, '2010-12-05 17:21:54'), (42429, 12076, '2010-12-05 17:22:24'), (42430, 12076, '2010-12-05 17:22:35'), (42431, 12076, '2010-12-05 17:23:38'), (42432, 12076, '2010-12-05 17:23:43'), (42433, 12076, '2010-12-05 17:24:04'), (42434, 12076, '2010-12-05 17:24:09'), (42435, 12076, '2010-12-05 17:29:53'), (42436, 12076, '2010-12-05 17:30:19'), (42437, 12076, '2010-12-05 17:30:28'), (42438, 12076, '2010-12-05 17:30:32'), (42439, 12076, '2010-12-05 17:30:54'), (42440, 12076, '2010-12-05 17:30:59'), (42441, 12076, '2010-12-05 17:31:04'), (42442, 12076, '2010-12-05 17:31:31'), (42443, 12076, '2010-12-05 17:31:40'), (42444, 12076, '2010-12-05 17:32:00'), (42445, 12076, '2010-12-05 17:32:12'), (42446, 12076, '2010-12-05 17:32:25'), (42447, 12076, '2010-12-05 17:32:31'), (42448, 12076, '2010-12-05 17:32:57'), (42449, 12076, '2010-12-05 17:33:17'), (42450, 12076, '2010-12-05 17:33:28'), (42451, 12076, '2010-12-05 17:34:00'), (42452, 12076, '2010-12-05 17:34:14'), (42453, 12076, '2010-12-05 17:34:31'), (42454, 12076, '2010-12-05 17:34:39'), (42455, 12076, '2010-12-05 17:34:56'), (42456, 12076, '2010-12-05 17:35:04'), (42457, 12076, '2010-12-05 17:35:15'), (42458, 12076, '2010-12-05 17:35:25'), (42459, 12076, '2010-12-05 17:35:31'), (42460, 12076, '2010-12-05 17:35:44'), (42461, 12076, '2010-12-05 17:35:56'), (42462, 12076, '2010-12-05 17:36:29'), (42463, 12076, '2010-12-05 17:36:36'), (42464, 12078, '2010-12-05 17:36:39'), (42465, 12076, '2010-12-05 17:36:42'), (42466, 12076, '2010-12-05 17:36:58'), (42467, 12078, '2010-12-05 17:37:08'), (42468, 12076, '2010-12-05 17:37:20'), (42469, 12076, '2010-12-05 17:37:29'), (42470, 12078, '2010-12-05 17:37:48'), (42471, 12076, '2010-12-05 17:37:52'), (42472, 12076, '2010-12-05 17:38:04'), (42473, 12076, '2010-12-05 17:38:19'), (42474, 12076, '2010-12-05 17:39:40'), (42475, 12076, '2010-12-05 17:39:49'), (42476, 12080, '2010-12-05 17:40:03'), (42477, 12082, '2010-12-05 17:40:08'), (42478, 12076, '2010-12-05 17:40:48'), (42479, 12082, '2010-12-05 17:40:55'), (42480, 12082, '2010-12-05 17:41:11'), (42481, 12082, '2010-12-05 17:41:14'), (42482, 12076, '2010-12-05 17:41:23'), (42483, 12082, '2010-12-05 17:43:32'), (42484, 12082, '2010-12-05 17:43:35'), (42485, 12082, '2010-12-05 17:44:02'), (42486, 12082, '2010-12-05 17:44:05'), (42487, 12076, '2010-12-05 17:44:22'), (42488, 12076, '2010-12-05 17:44:28'), (42489, 12076, '2010-12-05 17:44:41'), (42490, 12076, '2010-12-05 17:44:48'), (42491, 12076, '2010-12-05 17:45:03'), (42492, 12076, '2010-12-05 17:45:16'), (42493, 12076, '2010-12-05 17:45:45'), (42494, 12082, '2010-12-05 17:45:47'), (42495, 12076, '2010-12-05 17:45:53'), (42496, 12076, '2010-12-05 17:45:58'), (42497, 12076, '2010-12-05 17:46:08'), (42498, 12082, '2010-12-05 17:46:10'), (42499, 12082, '2010-12-05 17:46:12'), (42500, 12076, '2010-12-05 17:46:24'), (42501, 12076, '2010-12-05 17:46:25'), (42502, 12082, '2010-12-05 17:46:25'), (42503, 12076, '2010-12-05 17:46:35'), (42504, 12076, '2010-12-05 17:46:43'), (42505, 12082, '2010-12-05 17:47:13'), (42506, 12076, '2010-12-05 17:47:16'), (42507, 12076, '2010-12-05 17:48:04'), (42508, 12076, '2010-12-05 17:48:10'), (42509, 12082, '2010-12-05 17:48:26'), (42510, 12082, '2010-12-05 17:48:29'), (42511, 12076, '2010-12-05 17:48:39'), (42512, 12082, '2010-12-05 17:48:48'), (42513, 12082, '2010-12-05 17:48:49'), (42514, 12076, '2010-12-05 17:48:53'), (42515, 12082, '2010-12-05 17:48:54'), (42516, 12082, '2010-12-05 17:48:56'), (42517, 12076, '2010-12-05 17:48:57'), (42518, 12082, '2010-12-05 17:49:01'), (42519, 12076, '2010-12-05 17:49:11'), (42520, 12076, '2010-12-05 17:49:13'), (42521, 12076, '2010-12-05 17:49:16'), (42522, 12076, '2010-12-05 17:49:19'), (42523, 12076, '2010-12-05 17:49:22'), (42524, 12076, '2010-12-05 17:49:24'), (42525, 12076, '2010-12-05 17:49:25'), (42526, 12076, '2010-12-05 17:49:37'), (42527, 12083, '2010-12-05 17:55:53'), (42528, 12082, '2010-12-05 18:02:11'), (42529, 12082, '2010-12-05 18:04:01'), (42530, 12082, '2010-12-05 18:04:54'), (42531, 12082, '2010-12-05 18:07:03'), (42532, 12082, '2010-12-05 18:07:17'), (42533, 12082, '2010-12-05 18:07:29'), (42534, 12082, '2010-12-05 18:08:07'), (42535, 12082, '2010-12-05 18:09:52'), (42536, 12082, '2010-12-05 18:10:07'), (42537, 12082, '2010-12-05 18:10:08'), (42538, 12082, '2010-12-05 18:10:58'), (42539, 12082, '2010-12-05 18:11:17'), (42540, 12082, '2010-12-05 18:11:19'), (42541, 12082, '2010-12-05 18:11:45'), (42542, 12082, '2010-12-05 18:11:47'), (42543, 12082, '2010-12-05 18:12:01'), (42544, 12082, '2010-12-05 18:13:07'), (42545, 12082, '2010-12-05 18:13:09'), (42546, 12082, '2010-12-05 18:13:26'), (42547, 12082, '2010-12-05 18:15:49'), (42548, 12082, '2010-12-05 18:16:21'), (42549, 12082, '2010-12-05 18:16:34'), (42550, 12082, '2010-12-05 18:18:59'), (42551, 12082, '2010-12-05 18:19:01'), (42552, 12082, '2010-12-05 18:19:12'), (42553, 12084, '2010-12-05 18:19:39'), (42554, 12082, '2010-12-05 18:19:48'), (42555, 12082, '2010-12-05 18:19:50'), (42556, 12084, '2010-12-05 18:19:54'), (42557, 12084, '2010-12-05 18:20:00'), (42558, 12084, '2010-12-05 18:20:18'), (42559, 12084, '2010-12-05 18:20:55'), (42560, 12084, '2010-12-05 18:21:20'), (42561, 12084, '2010-12-05 18:21:42'), (42562, 12084, '2010-12-05 18:22:14'), (42563, 12084, '2010-12-05 18:22:17'), (42564, 12084, '2010-12-05 18:22:25'), (42565, 12084, '2010-12-05 18:22:29'), (42566, 12084, '2010-12-05 18:22:32'), (42567, 12084, '2010-12-05 18:22:35'), (42568, 12084, '2010-12-05 18:22:38'), (42569, 12084, '2010-12-05 18:22:41'), (42570, 12085, '2010-12-05 18:28:04'), (42571, 12085, '2010-12-05 18:28:18'), (42572, 12085, '2010-12-05 18:28:22'), (42573, 12085, '2010-12-05 18:28:25'), (42574, 12085, '2010-12-05 18:28:30'), (42575, 12085, '2010-12-05 18:28:59'), (42576, 12085, '2010-12-05 18:29:34'), (42577, 12085, '2010-12-05 18:29:53'), (42578, 12085, '2010-12-05 18:30:01'), (42579, 12085, '2010-12-05 18:30:04'), (42580, 12085, '2010-12-05 18:30:07'), (42581, 12085, '2010-12-05 18:30:13'), (42582, 12085, '2010-12-05 18:30:17'), (42583, 12085, '2010-12-05 18:30:21'), (42584, 12085, '2010-12-05 18:30:48'), (42585, 12085, '2010-12-05 18:31:11'), (42586, 12085, '2010-12-05 18:31:21'), (42587, 12085, '2010-12-05 18:31:41'), (42588, 12085, '2010-12-05 18:31:50'), (42589, 12082, '2010-12-05 18:32:08'), (42590, 12085, '2010-12-05 18:32:08'), (42591, 12082, '2010-12-05 18:32:10'), (42592, 12085, '2010-12-05 18:33:08'), (42593, 12085, '2010-12-05 18:33:12'), (42594, 12085, '2010-12-05 18:33:16'), (42595, 12085, '2010-12-05 18:33:22'), (42596, 12085, '2010-12-05 18:33:42'), (42597, 12086, '2010-12-05 18:42:53'), (42598, 12086, '2010-12-05 18:43:03'), (42599, 12086, '2010-12-05 18:43:34'), (42600, 12087, '2010-12-05 19:03:00'), (42601, 12087, '2010-12-05 19:03:27'), (42602, 12087, '2010-12-05 19:03:34'), (42603, 12087, '2010-12-05 19:03:35'), (42604, 12088, '2010-12-05 19:16:36'), (42605, 12088, '2010-12-05 19:16:42'), (42606, 12089, '2010-12-05 21:37:23'), (42607, 12089, '2010-12-05 21:38:12'), (42608, 12089, '2010-12-05 21:38:25'), (42609, 12089, '2010-12-05 21:39:13'), (42610, 12089, '2010-12-05 21:39:17'), (42611, 12089, '2010-12-05 21:39:22'), (42612, 12090, '2010-12-05 21:57:30'), (42613, 12091, '2010-12-05 22:12:35'), (42614, 12092, '2010-12-06 01:03:37'), (42615, 12093, '2010-12-06 01:08:41'), (42616, 12094, '2010-12-06 07:55:20'), (42617, 12095, '2010-12-06 07:55:24'), (42618, 12096, '2010-12-06 08:07:38'), (42619, 12097, '2010-12-06 08:15:17'), (42620, 12097, '2010-12-06 08:15:59'), (42621, 12097, '2010-12-06 08:16:16'), (42622, 12098, '2010-12-06 08:33:55'), (42623, 12098, '2010-12-06 08:34:30'), (42624, 12098, '2010-12-06 08:34:46'), (42625, 12098, '2010-12-06 08:34:47'), (42626, 12098, '2010-12-06 08:34:48'), (42627, 12098, '2010-12-06 08:34:49'), (42628, 12098, '2010-12-06 08:34:55'), (42629, 12098, '2010-12-06 08:35:16'), (42630, 12098, '2010-12-06 08:35:25'), (42631, 12100, '2010-12-06 08:41:07'), (42632, 12101, '2010-12-06 09:21:03'), (42633, 12102, '2010-12-06 09:27:26'), (42634, 12103, '2010-12-06 09:43:32'), (42635, 12103, '2010-12-06 09:43:44'), (42636, 12104, '2010-12-06 09:47:01'), (42637, 12105, '2010-12-06 09:51:13'), (42638, 12106, '2010-12-06 11:10:54'), (42639, 12107, '2010-12-06 11:25:29'), (42640, 12108, '2010-12-06 11:25:32'), (42641, 12109, '2010-12-06 12:31:43'), (42642, 12110, '2010-12-06 13:50:13'), (42643, 12111, '2010-12-06 13:55:10'), (42644, 11378, '2010-12-06 13:59:13'), (42645, 11378, '2010-12-06 13:59:25'), (42646, 11378, '2010-12-06 13:59:38'), (42647, 11378, '2010-12-06 13:59:42'), (42648, 11378, '2010-12-06 13:59:46'), (42649, 11378, '2010-12-06 13:59:47'), (42650, 11378, '2010-12-06 13:59:47'), (42651, 11378, '2010-12-06 13:59:54'), (42652, 11378, '2010-12-06 14:00:04'), (42653, 11378, '2010-12-06 14:00:15'), (42654, 11378, '2010-12-06 14:00:27'), (42655, 11378, '2010-12-06 14:00:46'), (42656, 11378, '2010-12-06 14:00:55'), (42657, 11378, '2010-12-06 14:00:56'), (42658, 11378, '2010-12-06 14:01:05'), (42659, 11378, '2010-12-06 14:24:46'), (42660, 12112, '2010-12-06 14:33:07'), (42661, 12112, '2010-12-06 14:34:08'), (42662, 12113, '2010-12-06 14:34:12'), (42663, 12113, '2010-12-06 14:34:23'), (42664, 12113, '2010-12-06 14:35:02'), (42665, 12113, '2010-12-06 14:35:14'), (42666, 12113, '2010-12-06 14:35:25'), (42667, 12113, '2010-12-06 14:36:42'), (42668, 12113, '2010-12-06 14:37:02'), (42669, 12113, '2010-12-06 14:37:14'), (42670, 12113, '2010-12-06 14:37:17'), (42671, 12112, '2010-12-06 14:41:31'), (42672, 12112, '2010-12-06 14:41:55'), (42673, 12112, '2010-12-06 14:41:56'), (42674, 12112, '2010-12-06 14:41:58'), (42675, 12112, '2010-12-06 14:41:58'), (42676, 12112, '2010-12-06 14:41:59'), (42677, 12112, '2010-12-06 14:42:02'), (42678, 12112, '2010-12-06 14:42:02'), (42679, 12112, '2010-12-06 14:42:02'), (42680, 12112, '2010-12-06 14:42:06'), (42681, 12112, '2010-12-06 14:42:14'), (42682, 12114, '2010-12-06 14:47:07'), (42683, 12114, '2010-12-06 14:47:17'), (42684, 12114, '2010-12-06 14:47:24'), (42685, 12114, '2010-12-06 14:47:41'), (42686, 12114, '2010-12-06 14:48:03'), (42687, 12114, '2010-12-06 14:48:14'), (42688, 12114, '2010-12-06 14:48:15'), (42689, 12114, '2010-12-06 14:48:16'), (42690, 12115, '2010-12-06 14:56:45'), (42691, 12115, '2010-12-06 14:56:52'), (42692, 12115, '2010-12-06 14:57:25'), (42693, 12115, '2010-12-06 14:57:37'), (42694, 12115, '2010-12-06 14:57:54'), (42695, 12115, '2010-12-06 14:58:09'), (42696, 12115, '2010-12-06 14:58:14'), (42697, 12115, '2010-12-06 14:58:24'), (42698, 12115, '2010-12-06 14:58:25'), (42699, 12115, '2010-12-06 14:58:38'), (42700, 12115, '2010-12-06 14:58:50'), (42701, 12115, '2010-12-06 14:59:01'), (42702, 12115, '2010-12-06 14:59:02'), (42703, 12115, '2010-12-06 14:59:23'), (42704, 12115, '2010-12-06 14:59:32'), (42705, 12115, '2010-12-06 14:59:46'), (42706, 12115, '2010-12-06 14:59:58'), (42707, 12115, '2010-12-06 15:00:07'), (42708, 12115, '2010-12-06 15:00:19'), (42709, 12116, '2010-12-06 15:00:27'), (42710, 12115, '2010-12-06 15:00:46'), (42711, 12115, '2010-12-06 15:01:08'), (42712, 12115, '2010-12-06 15:01:23'), (42713, 12117, '2010-12-06 15:03:21'), (42714, 12118, '2010-12-06 15:05:56'), (42715, 12119, '2010-12-06 15:09:37'), (42716, 12120, '2010-12-06 15:23:35'), (42717, 12121, '2010-12-06 15:26:27'), (42718, 12122, '2010-12-06 15:26:46'), (42719, 12123, '2010-12-06 15:32:29'), (42720, 12124, '2010-12-06 15:45:32'), (42721, 12125, '2010-12-06 15:58:48'), (42722, 12125, '2010-12-06 15:59:01'), (42723, 12126, '2010-12-06 16:32:09'), (42724, 12126, '2010-12-06 16:32:28'), (42725, 12126, '2010-12-06 16:32:32'), (42726, 12126, '2010-12-06 16:32:33'), (42727, 12126, '2010-12-06 16:32:33'), (42728, 12126, '2010-12-06 16:32:38'), (42729, 12126, '2010-12-06 16:32:41'), (42730, 12126, '2010-12-06 16:32:41'), (42731, 12126, '2010-12-06 16:32:55'), (42732, 12126, '2010-12-06 16:33:33'), (42733, 12126, '2010-12-06 16:33:54'), (42734, 12126, '2010-12-06 16:34:06'), (42735, 12126, '2010-12-06 16:34:22'), (42736, 12126, '2010-12-06 16:34:33'), (42737, 12126, '2010-12-06 16:34:47'), (42738, 12126, '2010-12-06 16:34:48'), (42739, 12126, '2010-12-06 16:34:49'), (42740, 12127, '2010-12-06 16:41:05'), (42741, 12127, '2010-12-06 16:41:20'), (42742, 12127, '2010-12-06 16:41:27'), (42743, 12127, '2010-12-06 16:41:32'), (42744, 12127, '2010-12-06 16:41:42'), (42745, 11378, '2010-12-06 17:03:00'), (42746, 11378, '2010-12-06 17:03:00'), (42747, 11378, '2010-12-06 17:03:00'), (42748, 11378, '2010-12-06 17:03:11'), (42749, 11378, '2010-12-06 17:03:17'), (42750, 11378, '2010-12-06 17:03:25'), (42751, 12126, '2010-12-06 17:03:25'), (42752, 12126, '2010-12-06 17:03:29'), (42753, 11378, '2010-12-06 17:03:31'), (42754, 11378, '2010-12-06 17:03:38'), (42755, 11378, '2010-12-06 17:03:43'), (42756, 11378, '2010-12-06 17:04:12'), (42757, 11378, '2010-12-06 17:04:17'), (42758, 11378, '2010-12-06 17:04:23'), (42759, 11378, '2010-12-06 17:04:28'), (42760, 12128, '2010-12-06 17:06:04'), (42761, 12128, '2010-12-06 17:06:23'), (42762, 12128, '2010-12-06 17:06:35'), (42763, 12129, '2010-12-06 17:06:49'), (42764, 12128, '2010-12-06 17:06:49'), (42765, 12128, '2010-12-06 17:06:57'), (42766, 11378, '2010-12-06 17:07:01'), (42767, 11378, '2010-12-06 17:07:07'), (42768, 12128, '2010-12-06 17:07:08'), (42769, 12129, '2010-12-06 17:07:17'), (42770, 12128, '2010-12-06 17:07:19'), (42771, 12128, '2010-12-06 17:07:32'), (42772, 12128, '2010-12-06 17:08:25'), (42773, 12130, '2010-12-06 17:09:56'), (42774, 11378, '2010-12-06 17:11:04'), (42775, 12131, '2010-12-06 17:12:34'), (42776, 12132, '2010-12-06 17:57:31'), (42777, 12133, '2010-12-06 18:00:41'), (42778, 12134, '2010-12-06 18:26:53'), (42779, 12135, '2010-12-06 18:30:23'), (42780, 12135, '2010-12-06 18:30:38'), (42781, 12135, '2010-12-06 18:30:52'), (42782, 12135, '2010-12-06 18:31:01'), (42783, 12135, '2010-12-06 18:31:09'), (42784, 12135, '2010-12-06 18:31:26'), (42785, 12135, '2010-12-06 18:31:50'), (42786, 12135, '2010-12-06 18:31:59'), (42787, 12135, '2010-12-06 18:32:10'), (42788, 12135, '2010-12-06 18:32:48'), (42789, 12126, '2010-12-06 18:40:50'), (42790, 12126, '2010-12-06 18:41:18'), (42791, 12126, '2010-12-06 18:41:48'), (42792, 12126, '2010-12-06 18:42:31'), (42793, 12126, '2010-12-06 18:42:35'), (42794, 12126, '2010-12-06 18:42:39'), (42795, 12136, '2010-12-06 18:44:36'), (42796, 12136, '2010-12-06 18:45:15'), (42797, 12136, '2010-12-06 18:45:45'), (42798, 12136, '2010-12-06 18:45:48'), (42799, 12136, '2010-12-06 18:46:00'), (42800, 12136, '2010-12-06 18:46:51'), (42801, 12136, '2010-12-06 18:46:54'), (42802, 12136, '2010-12-06 18:47:07'), (42803, 12136, '2010-12-06 18:48:38'), (42804, 12136, '2010-12-06 18:48:41'), (42805, 12136, '2010-12-06 18:48:48'), (42806, 12136, '2010-12-06 18:48:50'), (42807, 12137, '2010-12-06 18:54:43'), (42808, 12138, '2010-12-06 19:23:20'), (42809, 12138, '2010-12-06 19:23:31'), (42810, 12138, '2010-12-06 19:23:43'), (42811, 12138, '2010-12-06 19:24:05'), (42812, 12138, '2010-12-06 19:24:21'), (42813, 12138, '2010-12-06 19:24:35'), (42814, 12138, '2010-12-06 19:24:44'), (42815, 12138, '2010-12-06 19:25:13'), (42816, 12138, '2010-12-06 19:25:26'), (42817, 12138, '2010-12-06 19:25:27'), (42818, 12139, '2010-12-06 19:50:29'), (42819, 12140, '2010-12-06 20:15:41'), (42820, 12140, '2010-12-06 20:16:08'), (42821, 12140, '2010-12-06 20:16:17'), (42822, 12140, '2010-12-06 20:16:55'), (42823, 12140, '2010-12-06 20:18:47'), (42824, 12140, '2010-12-06 20:18:56'), (42825, 12140, '2010-12-06 20:19:02'), (42826, 12140, '2010-12-06 20:19:08'), (42827, 12141, '2010-12-06 20:19:26'), (42828, 12140, '2010-12-06 20:19:48'), (42829, 12140, '2010-12-06 20:20:27'), (42830, 12142, '2010-12-06 20:20:40'), (42831, 12143, '2010-12-06 20:23:29'), (42832, 12144, '2010-12-06 20:25:47'), (42833, 12144, '2010-12-06 20:26:02'), (42834, 12144, '2010-12-06 20:26:06'), (42835, 12144, '2010-12-06 20:26:33'), (42836, 12145, '2010-12-06 20:35:15'), (42837, 12146, '2010-12-06 20:40:32'), (42838, 12147, '2010-12-06 20:41:32'), (42839, 12148, '2010-12-06 21:41:02'), (42840, 12149, '2010-12-07 00:11:09'), (42841, 12150, '2010-12-07 00:38:41'), (42842, 12151, '2010-12-07 01:38:54'), (42843, 12152, '2010-12-07 01:44:37'), (42844, 12152, '2010-12-07 01:44:48'), (42845, 12152, '2010-12-07 01:44:57'), (42846, 12152, '2010-12-07 01:45:02'), (42847, 12152, '2010-12-07 01:45:08'), (42848, 12152, '2010-12-07 01:45:11'), (42849, 12152, '2010-12-07 01:45:18'), (42850, 12152, '2010-12-07 01:45:22'), (42851, 12152, '2010-12-07 01:45:28'), (42852, 12153, '2010-12-07 03:49:58'), (42853, 12154, '2010-12-07 04:44:36'), (42854, 12155, '2010-12-07 06:14:49'), (42855, 12156, '2010-12-07 06:40:05'), (42856, 12157, '2010-12-07 06:54:19'), (42857, 12158, '2010-12-07 08:02:56'), (42858, 12159, '2010-12-07 08:03:00'), (42859, 12160, '2010-12-07 08:17:43'), (42860, 12160, '2010-12-07 08:18:07'), (42861, 12161, '2010-12-07 08:54:47'), (42862, 12162, '2010-12-07 10:10:32'), (42863, 12163, '2010-12-07 10:50:55'), (42864, 12163, '2010-12-07 10:51:06'), (42865, 12163, '2010-12-07 10:51:18'), (42866, 12163, '2010-12-07 10:51:29'), (42867, 12163, '2010-12-07 10:51:32'), (42868, 12163, '2010-12-07 10:51:52'), (42869, 12163, '2010-12-07 10:51:57'), (42870, 12164, '2010-12-07 10:52:50'), (42871, 12165, '2010-12-07 11:00:14'), (42872, 12166, '2010-12-07 11:42:04'), (42873, 12166, '2010-12-07 11:42:33'), (42874, 12166, '2010-12-07 11:42:37'), (42875, 12166, '2010-12-07 11:46:57'), (42876, 12166, '2010-12-07 11:47:09'), (42877, 12166, '2010-12-07 11:47:12'), (42878, 12166, '2010-12-07 11:47:40'), (42879, 12166, '2010-12-07 11:47:58'), (42880, 12166, '2010-12-07 11:48:06'), (42881, 12166, '2010-12-07 11:48:22'), (42882, 12166, '2010-12-07 11:48:43'), (42883, 12166, '2010-12-07 11:48:50'), (42884, 12166, '2010-12-07 11:48:54'), (42885, 12166, '2010-12-07 11:49:12'), (42886, 12166, '2010-12-07 11:49:14'), (42887, 12166, '2010-12-07 11:49:44'), (42888, 12166, '2010-12-07 11:49:52'), (42889, 12166, '2010-12-07 11:50:03'), (42890, 12166, '2010-12-07 11:50:09'), (42891, 12166, '2010-12-07 11:50:15'), (42892, 12166, '2010-12-07 11:50:26'), (42893, 12166, '2010-12-07 11:50:31'), (42894, 12166, '2010-12-07 11:50:35'), (42895, 12166, '2010-12-07 11:50:40'), (42896, 12166, '2010-12-07 11:50:43'), (42897, 12166, '2010-12-07 11:50:47'), (42898, 12166, '2010-12-07 11:50:52'), (42899, 12166, '2010-12-07 11:51:20'), (42900, 12166, '2010-12-07 11:51:30'), (42901, 12166, '2010-12-07 11:53:50'), (42902, 12166, '2010-12-07 11:54:12'), (42903, 12166, '2010-12-07 11:54:20'), (42904, 12166, '2010-12-07 11:54:38'), (42905, 12166, '2010-12-07 11:54:51'), (42906, 12166, '2010-12-07 11:54:56'), (42907, 12166, '2010-12-07 11:55:56'), (42908, 12167, '2010-12-07 11:57:00'), (42909, 12167, '2010-12-07 11:57:10'), (42910, 12167, '2010-12-07 11:57:19'), (42911, 12167, '2010-12-07 11:58:55'), (42912, 12167, '2010-12-07 11:59:04'), (42913, 12168, '2010-12-07 12:01:08'), (42914, 12168, '2010-12-07 12:01:18'), (42915, 12167, '2010-12-07 12:02:34'), (42916, 12166, '2010-12-07 12:04:43'), (42917, 12167, '2010-12-07 12:05:03'), (42918, 12169, '2010-12-07 12:05:17'), (42919, 12166, '2010-12-07 12:05:31'), (42920, 12170, '2010-12-07 12:08:35'), (42921, 12170, '2010-12-07 12:08:51'), (42922, 12170, '2010-12-07 12:21:19'), (42923, 12170, '2010-12-07 12:22:44'), (42924, 12171, '2010-12-07 12:25:33'), (42925, 12171, '2010-12-07 12:25:37'), (42926, 12171, '2010-12-07 12:25:42'), (42927, 12171, '2010-12-07 12:25:50'), (42928, 12171, '2010-12-07 12:25:58'), (42929, 12171, '2010-12-07 12:26:15'), (42930, 12171, '2010-12-07 12:26:46'), (42931, 12171, '2010-12-07 12:26:50'), (42932, 12171, '2010-12-07 12:27:18'), (42933, 12171, '2010-12-07 12:27:52'), (42934, 12171, '2010-12-07 12:27:55'), (42935, 12172, '2010-12-07 12:29:01'), (42936, 12163, '2010-12-07 12:38:44'), (42937, 12171, '2010-12-07 12:43:07'), (42938, 12171, '2010-12-07 12:46:00'), (42939, 12171, '2010-12-07 12:48:46'), (42940, 12171, '2010-12-07 12:48:47'), (42941, 12171, '2010-12-07 12:49:00'), (42942, 12171, '2010-12-07 12:49:02'), (42943, 12171, '2010-12-07 12:50:05'), (42944, 12171, '2010-12-07 12:50:06'), (42945, 12171, '2010-12-07 12:54:07'), (42946, 12171, '2010-12-07 12:54:09'), (42947, 12173, '2010-12-07 13:22:02'), (42948, 12173, '2010-12-07 13:22:11'), (42949, 12173, '2010-12-07 13:23:45'), (42950, 12173, '2010-12-07 13:24:10'), (42951, 12173, '2010-12-07 13:24:19'), (42952, 12173, '2010-12-07 13:24:57'), (42953, 12173, '2010-12-07 13:24:59'), (42954, 12173, '2010-12-07 13:28:26'), (42955, 12173, '2010-12-07 13:28:41'), (42956, 12173, '2010-12-07 13:28:42'), (42957, 12174, '2010-12-07 13:42:49'), (42958, 12174, '2010-12-07 13:42:55'), (42959, 12174, '2010-12-07 13:42:59'), (42960, 12174, '2010-12-07 13:43:02'), (42961, 12174, '2010-12-07 13:43:08'), (42962, 12174, '2010-12-07 13:43:25'), (42963, 12175, '2010-12-07 14:54:47'), (42964, 12175, '2010-12-07 14:54:59'), (42965, 12175, '2010-12-07 14:55:10'), (42966, 12175, '2010-12-07 14:55:35'), (42967, 12175, '2010-12-07 14:55:42'), (42968, 12175, '2010-12-07 14:55:46'), (42969, 12175, '2010-12-07 14:55:58'), (42970, 12175, '2010-12-07 14:56:12'), (42971, 12175, '2010-12-07 14:56:37'), (42972, 12176, '2010-12-07 14:56:39'), (42973, 12175, '2010-12-07 14:56:48'), (42974, 12177, '2010-12-07 15:35:31'), (42975, 12178, '2010-12-07 15:35:55'), (42976, 12178, '2010-12-07 15:36:20'), (42977, 12178, '2010-12-07 15:36:28'), (42978, 12178, '2010-12-07 15:36:38'), (42979, 12178, '2010-12-07 15:36:47'), (42980, 12178, '2010-12-07 15:37:04'), (42981, 12178, '2010-12-07 15:37:18'), (42982, 12178, '2010-12-07 15:37:38'), (42983, 12178, '2010-12-07 15:37:53'), (42984, 12178, '2010-12-07 15:38:26'), (42985, 12179, '2010-12-07 15:54:32'), (42986, 12179, '2010-12-07 15:54:53'), (42987, 12179, '2010-12-07 15:55:28'), (42988, 12179, '2010-12-07 15:55:50'), (42989, 12179, '2010-12-07 15:56:10'), (42990, 12179, '2010-12-07 15:56:21'), (42991, 12179, '2010-12-07 15:56:40'), (42992, 12180, '2010-12-07 15:57:20'), (42993, 12181, '2010-12-07 15:57:40'), (42994, 12181, '2010-12-07 15:57:59'), (42995, 12181, '2010-12-07 15:58:01'), (42996, 12179, '2010-12-07 16:00:42'), (42997, 12179, '2010-12-07 16:00:50'), (42998, 12179, '2010-12-07 16:00:51'), (42999, 12179, '2010-12-07 16:00:54'), (43000, 12179, '2010-12-07 16:01:05'), (43001, 12179, '2010-12-07 16:01:15'), (43002, 12182, '2010-12-07 16:06:30'), (43003, 12183, '2010-12-07 17:13:38'), (43004, 12183, '2010-12-07 17:13:46'), (43005, 12183, '2010-12-07 17:13:59'), (43006, 12183, '2010-12-07 17:14:05'), (43007, 12183, '2010-12-07 17:14:16'), (43008, 12183, '2010-12-07 17:14:20'), (43009, 12183, '2010-12-07 17:14:33'), (43010, 12184, '2010-12-07 17:24:35'), (43011, 12185, '2010-12-07 17:28:56'), (43012, 12186, '2010-12-07 17:29:11'), (43013, 12187, '2010-12-07 17:33:27'), (43014, 12188, '2010-12-07 18:15:38'), (43015, 12189, '2010-12-07 18:24:57'), (43016, 12190, '2010-12-07 18:52:33'), (43017, 12191, '2010-12-07 19:06:49'), (43018, 12191, '2010-12-07 19:07:05'), (43019, 12191, '2010-12-07 19:07:20'), (43020, 12191, '2010-12-07 19:07:38'), (43021, 12191, '2010-12-07 19:07:54'), (43022, 12191, '2010-12-07 19:07:56'), (43023, 12191, '2010-12-07 19:07:59'), (43024, 12192, '2010-12-07 20:39:14'), (43025, 12193, '2010-12-07 21:22:11'), (43026, 12193, '2010-12-07 21:22:23'), (43027, 12193, '2010-12-07 21:22:30'), (43028, 12193, '2010-12-07 21:22:46'), (43029, 12193, '2010-12-07 21:22:50'), (43030, 12193, '2010-12-07 21:22:52'), (43031, 12193, '2010-12-07 21:22:58'), (43032, 12193, '2010-12-07 21:23:25'), (43033, 12193, '2010-12-07 21:23:27'), (43034, 12193, '2010-12-07 21:23:29'), (43035, 12193, '2010-12-07 21:23:30'), (43036, 12194, '2010-12-07 21:46:56'), (43037, 12195, '2010-12-07 21:46:57'), (43038, 12195, '2010-12-07 21:47:07'), (43039, 12195, '2010-12-07 21:47:17'), (43040, 12195, '2010-12-07 21:47:24'), (43041, 12195, '2010-12-07 21:47:38'), (43042, 12195, '2010-12-07 21:55:51'), (43043, 12195, '2010-12-07 21:55:54'), (43044, 12196, '2010-12-07 23:34:25'), (43045, 12197, '2010-12-07 23:34:57'), (43046, 12198, '2010-12-08 00:36:44'), (43047, 12199, '2010-12-08 02:16:12'), (43048, 12200, '2010-12-08 02:20:34'), (43049, 12201, '2010-12-08 02:46:25'), (43050, 12202, '2010-12-08 04:23:54'), (43051, 12203, '2010-12-08 05:42:40'), (43052, 12204, '2010-12-08 06:05:30'), (43053, 12205, '2010-12-08 07:03:33'), (43054, 12206, '2010-12-08 08:45:03'), (43055, 12207, '2010-12-08 08:45:09'), (43056, 12208, '2010-12-08 08:45:29'), (43057, 12209, '2010-12-08 09:15:37'), (43058, 12210, '2010-12-08 09:54:09'), (43059, 12211, '2010-12-08 09:54:13'), (43060, 12211, '2010-12-08 09:54:43'), (43061, 12211, '2010-12-08 09:54:55'), (43062, 12212, '2010-12-08 10:06:19'), (43063, 12212, '2010-12-08 10:07:01'), (43064, 12212, '2010-12-08 10:07:26'), (43065, 12212, '2010-12-08 10:07:41'), (43066, 12212, '2010-12-08 10:08:00'), (43067, 12212, '2010-12-08 10:08:03'), (43068, 12212, '2010-12-08 10:08:18'), (43069, 12212, '2010-12-08 10:08:48'), (43070, 12212, '2010-12-08 10:09:15'), (43071, 12212, '2010-12-08 10:09:32'), (43072, 12212, '2010-12-08 10:09:37'), (43073, 12212, '2010-12-08 10:09:48'), (43074, 12212, '2010-12-08 10:10:12'), (43075, 12212, '2010-12-08 10:10:13'), (43076, 12212, '2010-12-08 10:10:47'), (43077, 12212, '2010-12-08 10:11:20'), (43078, 12212, '2010-12-08 10:11:27'), (43079, 12212, '2010-12-08 10:12:05'), (43080, 12212, '2010-12-08 10:12:11'), (43081, 12212, '2010-12-08 10:12:24'), (43082, 12213, '2010-12-08 10:30:20'), (43083, 12214, '2010-12-08 10:34:19'), (43084, 12214, '2010-12-08 10:34:30'), (43085, 12214, '2010-12-08 10:35:11'), (43086, 12214, '2010-12-08 10:35:17'), (43087, 12214, '2010-12-08 10:35:57'), (43088, 12214, '2010-12-08 10:36:07'), (43089, 12214, '2010-12-08 10:36:34'), (43090, 12214, '2010-12-08 10:36:50'), (43091, 12214, '2010-12-08 10:37:06'), (43092, 12214, '2010-12-08 10:37:20'), (43093, 12215, '2010-12-08 10:42:45'), (43094, 12216, '2010-12-08 10:44:52'), (43095, 12217, '2010-12-08 10:44:55'), (43096, 12218, '2010-12-08 11:06:53'), (43097, 12219, '2010-12-08 11:19:32'), (43098, 12219, '2010-12-08 11:19:54'), (43099, 12219, '2010-12-08 11:20:08'), (43100, 11969, '2010-12-08 12:46:55'), (43101, 12220, '2010-12-08 12:52:42'), (43102, 12220, '2010-12-08 12:52:57'), (43103, 12220, '2010-12-08 12:53:04'), (43104, 12220, '2010-12-08 12:53:16'), (43105, 12220, '2010-12-08 12:53:39'), (43106, 12220, '2010-12-08 12:53:58'), (43107, 12221, '2010-12-08 13:38:01'), (43108, 12222, '2010-12-08 13:43:25'), (43109, 12223, '2010-12-08 14:08:29'), (43110, 12223, '2010-12-08 14:08:52'), (43111, 12223, '2010-12-08 14:10:00'), (43112, 12223, '2010-12-08 14:10:23'), (43113, 12223, '2010-12-08 14:10:36'), (43114, 12223, '2010-12-08 14:11:01'), (43115, 12223, '2010-12-08 14:11:17'), (43116, 12223, '2010-12-08 14:12:02'), (43117, 12223, '2010-12-08 14:12:17'), (43118, 12223, '2010-12-08 14:12:27'), (43119, 12223, '2010-12-08 14:12:36'), (43120, 12224, '2010-12-08 14:45:56'), (43121, 12224, '2010-12-08 14:47:00'), (43122, 12224, '2010-12-08 14:47:05'), (43123, 12224, '2010-12-08 14:47:09'), (43124, 12224, '2010-12-08 14:47:10'), (43125, 12224, '2010-12-08 14:47:11'), (43126, 12224, '2010-12-08 14:47:13'), (43127, 12224, '2010-12-08 14:47:14'), (43128, 12224, '2010-12-08 14:47:26'), (43129, 12224, '2010-12-08 14:47:26'), (43130, 12224, '2010-12-08 14:47:28'), (43131, 12224, '2010-12-08 14:47:28'), (43132, 12224, '2010-12-08 14:47:30'), (43133, 12224, '2010-12-08 14:47:31'), (43134, 12225, '2010-12-08 14:52:16'), (43135, 12225, '2010-12-08 14:52:49'), (43136, 12225, '2010-12-08 14:53:08'), (43137, 12225, '2010-12-08 14:53:58'), (43138, 12225, '2010-12-08 14:54:00'), (43139, 12225, '2010-12-08 14:54:53'), (43140, 12225, '2010-12-08 14:55:44'), (43141, 12224, '2010-12-08 14:56:14'), (43142, 12226, '2010-12-08 15:26:28'), (43143, 12227, '2010-12-08 15:50:34'), (43144, 12228, '2010-12-08 16:15:40'), (43145, 12228, '2010-12-08 16:25:50'), (43146, 12229, '2010-12-08 16:32:54'), (43147, 12229, '2010-12-08 16:33:52'), (43148, 12229, '2010-12-08 16:34:01'), (43149, 12229, '2010-12-08 16:34:13'), (43150, 12229, '2010-12-08 16:34:39'), (43151, 12229, '2010-12-08 16:34:51'), (43152, 12230, '2010-12-08 16:52:02'), (43153, 12230, '2010-12-08 16:52:07'), (43154, 12231, '2010-12-08 16:52:33'), (43155, 12230, '2010-12-08 16:52:41'), (43156, 12230, '2010-12-08 16:52:43'), (43157, 12231, '2010-12-08 16:52:52'), (43158, 12231, '2010-12-08 16:53:00'), (43159, 12232, '2010-12-08 16:53:01'), (43160, 12230, '2010-12-08 16:53:05'), (43161, 12230, '2010-12-08 16:53:12'), (43162, 12231, '2010-12-08 16:53:13'), (43163, 12230, '2010-12-08 16:53:14'), (43164, 12230, '2010-12-08 16:53:25'), (43165, 12231, '2010-12-08 16:53:29'), (43166, 12230, '2010-12-08 16:53:36'), (43167, 12231, '2010-12-08 16:53:41'), (43168, 12231, '2010-12-08 16:54:11'), (43169, 12231, '2010-12-08 16:54:23'), (43170, 12231, '2010-12-08 16:54:38'), (43171, 12232, '2010-12-08 16:54:42'), (43172, 12231, '2010-12-08 16:54:53'), (43173, 12230, '2010-12-08 16:55:10'), (43174, 12230, '2010-12-08 16:55:11'), (43175, 12230, '2010-12-08 16:55:16'), (43176, 12230, '2010-12-08 16:55:17'), (43177, 12231, '2010-12-08 16:55:23'), (43178, 12231, '2010-12-08 16:55:40'), (43179, 12231, '2010-12-08 16:55:50'), (43180, 12231, '2010-12-08 16:56:03'), (43181, 12231, '2010-12-08 16:56:20'), (43182, 12231, '2010-12-08 16:56:20'), (43183, 12231, '2010-12-08 16:56:22'), (43184, 12231, '2010-12-08 16:56:23'), (43185, 12230, '2010-12-08 16:57:16'), (43186, 12230, '2010-12-08 16:57:18'), (43187, 12231, '2010-12-08 16:57:35'), (43188, 12231, '2010-12-08 16:57:35'), (43189, 12231, '2010-12-08 16:58:03'), (43190, 12230, '2010-12-08 16:58:07'), (43191, 12230, '2010-12-08 16:58:09'), (43192, 12230, '2010-12-08 16:58:43'), (43193, 12230, '2010-12-08 16:58:49'), (43194, 12230, '2010-12-08 16:58:50'), (43195, 12230, '2010-12-08 17:00:22'), (43196, 12230, '2010-12-08 17:00:29'), (43197, 12230, '2010-12-08 17:00:31'), (43198, 12230, '2010-12-08 17:00:33'), (43199, 12230, '2010-12-08 17:00:35'), (43200, 12230, '2010-12-08 17:00:36'), (43201, 12230, '2010-12-08 17:01:30'), (43202, 12230, '2010-12-08 17:01:54'), (43203, 12230, '2010-12-08 17:01:55'), (43204, 12230, '2010-12-08 17:02:01'), (43205, 12230, '2010-12-08 17:02:06'), (43206, 12230, '2010-12-08 17:02:46'), (43207, 12233, '2010-12-08 17:10:50'), (43208, 12234, '2010-12-08 17:13:36'), (43209, 12235, '2010-12-08 17:30:53'), (43210, 12235, '2010-12-08 17:31:04'), (43211, 12235, '2010-12-08 17:32:00'), (43212, 12235, '2010-12-08 17:32:23'), (43213, 12235, '2010-12-08 17:32:35'), (43214, 12235, '2010-12-08 17:33:06'), (43215, 12235, '2010-12-08 17:33:18'), (43216, 12235, '2010-12-08 17:33:32'), (43217, 12235, '2010-12-08 17:33:42'), (43218, 12235, '2010-12-08 17:34:03'), (43219, 12236, '2010-12-08 17:34:35'), (43220, 12235, '2010-12-08 17:34:41'), (43221, 12235, '2010-12-08 17:35:15'), (43222, 12237, '2010-12-08 17:46:22'), (43223, 12238, '2010-12-08 17:47:00'), (43224, 12239, '2010-12-08 18:45:46'), (43225, 12240, '2010-12-08 19:26:37'), (43226, 12241, '2010-12-08 19:26:51'), (43227, 12242, '2010-12-08 19:27:07'), (43228, 12243, '2010-12-08 19:27:21'), (43229, 12244, '2010-12-08 19:27:37'), (43230, 12245, '2010-12-08 19:27:55'), (43231, 12246, '2010-12-08 19:28:00'), (43232, 12247, '2010-12-08 19:28:11'), (43233, 12248, '2010-12-08 19:28:25'), (43234, 12249, '2010-12-08 20:04:35'), (43235, 12250, '2010-12-08 22:04:39'), (43236, 12251, '2010-12-08 23:13:55'), (43237, 12252, '2010-12-08 23:14:08'), (43238, 12253, '2010-12-08 23:59:02'), (43239, 12254, '2010-12-09 00:10:56'), (43240, 12255, '2010-12-09 00:56:34'), (43241, 12256, '2010-12-09 00:58:03'), (43242, 12257, '2010-12-09 00:59:00'), (43243, 12258, '2010-12-09 04:16:10'), (43244, 12259, '2010-12-09 05:53:44'), (43245, 12260, '2010-12-09 06:37:36'), (43246, 12261, '2010-12-09 08:12:54'), (43247, 12262, '2010-12-09 08:29:44'), (43248, 12263, '2010-12-09 08:45:51'), (43249, 12264, '2010-12-09 09:29:45'), (43250, 12265, '2010-12-09 09:36:24'), (43251, 12265, '2010-12-09 09:36:35'), (43252, 12266, '2010-12-09 10:05:57'), (43253, 12266, '2010-12-09 10:09:23'), (43254, 12266, '2010-12-09 10:09:33'), (43255, 12266, '2010-12-09 10:09:36'), (43256, 12267, '2010-12-09 10:11:00'), (43257, 12268, '2010-12-09 10:11:04'), (43258, 12269, '2010-12-09 10:33:30'), (43259, 12269, '2010-12-09 10:34:07'), (43260, 12269, '2010-12-09 10:34:09'), (43261, 12270, '2010-12-09 10:50:55'), (43262, 12271, '2010-12-09 11:19:14'), (43263, 12272, '2010-12-09 11:23:20'), (43264, 12272, '2010-12-09 11:23:28'), (43265, 12272, '2010-12-09 11:23:36'), (43266, 12272, '2010-12-09 11:23:38'), (43267, 12272, '2010-12-09 11:23:54'), (43268, 12273, '2010-12-09 12:35:08'), (43269, 12274, '2010-12-09 12:51:56'), (43270, 12274, '2010-12-09 12:53:09'), (43271, 12274, '2010-12-09 12:53:35'), (43272, 12274, '2010-12-09 12:53:55'), (43273, 12274, '2010-12-09 12:54:13'), (43274, 12275, '2010-12-09 13:31:14'), (43275, 12276, '2010-12-09 13:50:41'), (43276, 12277, '2010-12-09 14:32:33'), (43277, 12278, '2010-12-09 15:22:43'), (43278, 12279, '2010-12-09 15:51:56'), (43279, 12279, '2010-12-09 15:52:17'), (43280, 12279, '2010-12-09 15:52:32'), (43281, 12279, '2010-12-09 15:52:46'), (43282, 12279, '2010-12-09 15:52:54'), (43283, 12279, '2010-12-09 15:53:12'), (43284, 12279, '2010-12-09 15:53:16'), (43285, 12279, '2010-12-09 15:53:25'), (43286, 12279, '2010-12-09 15:53:29'), (43287, 12279, '2010-12-09 15:53:32'), (43288, 12279, '2010-12-09 15:53:35'), (43289, 12280, '2010-12-09 16:56:20'), (43290, 12280, '2010-12-09 16:56:31'), (43291, 12280, '2010-12-09 16:56:59'), (43292, 12281, '2010-12-09 17:06:52'), (43293, 12282, '2010-12-09 17:15:39'), (43294, 12282, '2010-12-09 17:15:48'), (43295, 12282, '2010-12-09 17:15:55'), (43296, 12282, '2010-12-09 17:16:21'), (43297, 12282, '2010-12-09 17:16:35'), (43298, 12282, '2010-12-09 17:17:23'), (43299, 12282, '2010-12-09 17:17:56'), (43300, 12282, '2010-12-09 17:18:38'), (43301, 12282, '2010-12-09 17:19:04'), (43302, 12282, '2010-12-09 17:19:22'), (43303, 12283, '2010-12-09 17:24:09'), (43304, 12283, '2010-12-09 17:24:38'), (43305, 12283, '2010-12-09 17:24:48'), (43306, 12283, '2010-12-09 17:24:53'), (43307, 12283, '2010-12-09 17:25:10'), (43308, 12283, '2010-12-09 17:25:21'), (43309, 12283, '2010-12-09 17:26:00'), (43310, 12283, '2010-12-09 17:26:22'), (43311, 12283, '2010-12-09 17:26:23'), (43312, 12284, '2010-12-09 18:06:21'), (43313, 12284, '2010-12-09 18:06:41'), (43314, 12284, '2010-12-09 18:07:19'), (43315, 12284, '2010-12-09 18:07:34'), (43316, 12284, '2010-12-09 18:07:49'), (43317, 12284, '2010-12-09 18:08:00'), (43318, 12284, '2010-12-09 18:08:19'), (43319, 12284, '2010-12-09 18:08:41'), (43320, 12284, '2010-12-09 18:09:10'), (43321, 12284, '2010-12-09 18:09:21'), (43322, 12284, '2010-12-09 18:09:51'), (43323, 12284, '2010-12-09 18:10:03'), (43324, 12284, '2010-12-09 18:10:52'), (43325, 12285, '2010-12-09 18:22:22'), (43326, 12285, '2010-12-09 18:22:39'), (43327, 12285, '2010-12-09 18:22:50'), (43328, 12285, '2010-12-09 18:23:00'), (43329, 12284, '2010-12-09 18:26:59'), (43330, 12286, '2010-12-09 18:27:05'), (43331, 12284, '2010-12-09 18:27:17'), (43332, 12284, '2010-12-09 18:27:35'), (43333, 12284, '2010-12-09 18:27:42'), (43334, 12284, '2010-12-09 18:27:48'), (43335, 12284, '2010-12-09 18:28:05'), (43336, 12284, '2010-12-09 18:28:17'), (43337, 12284, '2010-12-09 18:28:25'), (43338, 12284, '2010-12-09 18:28:36'), (43339, 12284, '2010-12-09 18:29:02'), (43340, 12284, '2010-12-09 18:29:35'), (43341, 12284, '2010-12-09 18:29:47'), (43342, 12284, '2010-12-09 18:30:51'), (43343, 12284, '2010-12-09 18:31:05'), (43344, 12284, '2010-12-09 18:31:34'), (43345, 12284, '2010-12-09 18:32:06'), (43346, 12287, '2010-12-09 18:39:54'), (43347, 12288, '2010-12-09 18:53:22'), (43348, 12289, '2010-12-09 19:03:53'), (43349, 12289, '2010-12-09 19:04:05'), (43350, 12289, '2010-12-09 19:04:20'), (43351, 12289, '2010-12-09 19:04:55'), (43352, 12289, '2010-12-09 19:05:01'), (43353, 12288, '2010-12-09 19:06:57'), (43354, 12288, '2010-12-09 19:07:10'), (43355, 12288, '2010-12-09 19:07:39'), (43356, 12287, '2010-12-09 19:44:27'), (43357, 12290, '2010-12-09 19:47:08'), (43358, 12291, '2010-12-09 19:59:41'), (43359, 12292, '2010-12-09 20:40:05'), (43360, 12293, '2010-12-09 21:15:40'), (43361, 12294, '2010-12-09 21:21:02'), (43362, 12295, '2010-12-09 21:39:39'), (43363, 12295, '2010-12-09 21:40:10'), (43364, 12295, '2010-12-09 21:40:47'), (43365, 12295, '2010-12-09 21:41:09'), (43366, 12295, '2010-12-09 21:41:18'), (43367, 12295, '2010-12-09 21:41:19'), (43368, 12295, '2010-12-09 21:41:19'), (43369, 12295, '2010-12-09 21:41:19'), (43370, 12295, '2010-12-09 21:41:20'), (43371, 12295, '2010-12-09 21:42:33'), (43372, 12296, '2010-12-09 22:09:45'), (43373, 12297, '2010-12-09 22:11:51'), (43374, 12298, '2010-12-09 22:14:30'), (43375, 12299, '2010-12-09 23:21:04'), (43376, 12300, '2010-12-09 23:21:07'), (43377, 12301, '2010-12-10 00:03:53'), (43378, 12302, '2010-12-10 01:50:02'), (43379, 12303, '2010-12-10 02:25:49'), (43380, 12304, '2010-12-10 03:00:40'), (43381, 12305, '2010-12-10 04:25:42'), (43382, 12306, '2010-12-10 04:25:43'), (43383, 12307, '2010-12-10 04:25:44'), (43384, 12308, '2010-12-10 04:46:41'), (43385, 12309, '2010-12-10 05:24:54'), (43386, 12310, '2010-12-10 06:12:36'), (43387, 12311, '2010-12-10 07:01:43'), (43388, 12312, '2010-12-10 07:15:51'), (43389, 12313, '2010-12-10 07:30:32'), (43390, 12313, '2010-12-10 07:31:05'), (43391, 12313, '2010-12-10 07:31:40'), (43392, 12313, '2010-12-10 07:31:48'), (43393, 12313, '2010-12-10 07:31:54'), (43394, 12313, '2010-12-10 07:31:55'), (43395, 12313, '2010-12-10 07:31:57'), (43396, 12313, '2010-12-10 07:32:02'), (43397, 12313, '2010-12-10 07:32:21'), (43398, 12313, '2010-12-10 07:32:41'), (43399, 12313, '2010-12-10 07:32:59'), (43400, 12313, '2010-12-10 07:33:16'), (43401, 12313, '2010-12-10 07:33:26'), (43402, 12313, '2010-12-10 07:33:29'), (43403, 12313, '2010-12-10 07:33:33'), (43404, 12313, '2010-12-10 07:33:39'), (43405, 12313, '2010-12-10 07:33:42'), (43406, 12313, '2010-12-10 07:33:46'), (43407, 12313, '2010-12-10 07:33:50'), (43408, 12313, '2010-12-10 07:41:54'), (43409, 12314, '2010-12-10 07:47:37'), (43410, 12315, '2010-12-10 07:57:42'), (43411, 12316, '2010-12-10 07:57:46'), (43412, 12317, '2010-12-10 08:13:50'), (43413, 12318, '2010-12-10 08:14:26'), (43414, 12318, '2010-12-10 08:16:31'), (43415, 12318, '2010-12-10 08:16:37'), (43416, 12318, '2010-12-10 08:16:40'), (43417, 12318, '2010-12-10 08:16:50'), (43418, 12319, '2010-12-10 08:23:03'), (43419, 12320, '2010-12-10 08:54:03'), (43420, 12321, '2010-12-10 08:56:23'), (43421, 12322, '2010-12-10 09:00:34'), (43422, 12323, '2010-12-10 09:09:39'), (43423, 12324, '2010-12-10 09:18:59'), (43424, 12325, '2010-12-10 09:19:04'), (43425, 12326, '2010-12-10 09:19:11'), (43426, 12327, '2010-12-10 09:21:51'), (43427, 12328, '2010-12-10 09:22:02'), (43428, 12329, '2010-12-10 09:52:48'), (43429, 12329, '2010-12-10 09:52:55'), (43430, 12329, '2010-12-10 09:53:02'), (43431, 12329, '2010-12-10 09:53:14'), (43432, 12329, '2010-12-10 09:53:24'), (43433, 12329, '2010-12-10 09:53:33'), (43434, 12329, '2010-12-10 09:53:42'), (43435, 12329, '2010-12-10 09:53:51'), (43436, 12329, '2010-12-10 09:54:07'), (43437, 12329, '2010-12-10 09:54:22'), (43438, 12329, '2010-12-10 09:54:43'), (43439, 12329, '2010-12-10 09:54:47'), (43440, 12329, '2010-12-10 09:54:51'), (43441, 12329, '2010-12-10 09:54:59'), (43442, 12329, '2010-12-10 09:55:11'), (43443, 12330, '2010-12-10 10:15:36'), (43444, 12330, '2010-12-10 10:15:44'), (43445, 12330, '2010-12-10 10:16:02'), (43446, 12330, '2010-12-10 10:16:11'), (43447, 12330, '2010-12-10 10:16:19'), (43448, 12331, '2010-12-10 10:33:01'), (43449, 12332, '2010-12-10 10:34:14'), (43450, 12333, '2010-12-10 10:52:01'), (43451, 11378, '2010-12-10 11:08:27'), (43452, 11378, '2010-12-10 11:11:44'), (43453, 12334, '2010-12-10 11:17:30'), (43454, 12334, '2010-12-10 11:17:49'), (43455, 12334, '2010-12-10 11:17:56'), (43456, 12334, '2010-12-10 11:18:10'), (43457, 12334, '2010-12-10 11:18:32'), (43458, 12334, '2010-12-10 11:18:54'), (43459, 12334, '2010-12-10 11:19:09'), (43460, 12334, '2010-12-10 11:19:13'), (43461, 12334, '2010-12-10 11:19:21'), (43462, 12334, '2010-12-10 11:19:31'), (43463, 12334, '2010-12-10 11:19:39'), (43464, 12334, '2010-12-10 11:20:00'), (43465, 12334, '2010-12-10 11:20:14'), (43466, 12334, '2010-12-10 11:20:18'), (43467, 12334, '2010-12-10 11:20:21'), (43468, 12334, '2010-12-10 11:20:23'), (43469, 12335, '2010-12-10 11:22:28'), (43470, 12336, '2010-12-10 11:27:22'), (43471, 12337, '2010-12-10 11:29:05'), (43472, 12337, '2010-12-10 11:29:27'), (43473, 12338, '2010-12-10 11:43:37'), (43474, 12339, '2010-12-10 11:45:11'), (43475, 12340, '2010-12-10 11:45:13'), (43476, 12341, '2010-12-10 11:45:16'), (43477, 12342, '2010-12-10 11:45:19'), (43478, 12343, '2010-12-10 11:45:21'), (43479, 12344, '2010-12-10 11:45:24'), (43480, 12345, '2010-12-10 11:45:27'), (43481, 12346, '2010-12-10 11:45:30'), (43482, 12347, '2010-12-10 11:45:33'), (43483, 12348, '2010-12-10 11:45:36'), (43484, 12349, '2010-12-10 11:45:39'), (43485, 12350, '2010-12-10 11:45:42'), (43486, 12351, '2010-12-10 11:45:44'), (43487, 12352, '2010-12-10 11:45:47'), (43488, 12353, '2010-12-10 11:45:50'), (43489, 12354, '2010-12-10 11:45:53'), (43490, 12355, '2010-12-10 11:45:55'), (43491, 12356, '2010-12-10 11:45:59'), (43492, 12357, '2010-12-10 11:46:02'), (43493, 12358, '2010-12-10 11:46:05'), (43494, 12359, '2010-12-10 11:46:09'), (43495, 12360, '2010-12-10 11:46:11'), (43496, 12361, '2010-12-10 11:46:14'), (43497, 12362, '2010-12-10 11:46:17'), (43498, 12363, '2010-12-10 12:19:49'), (43499, 12364, '2010-12-10 13:17:45'), (43500, 12365, '2010-12-10 13:22:05'), (43501, 12365, '2010-12-10 13:22:42'), (43502, 12365, '2010-12-10 13:22:49'), (43503, 12365, '2010-12-10 13:22:56'), (43504, 12365, '2010-12-10 13:23:14'), (43505, 12365, '2010-12-10 13:23:31'), (43506, 12365, '2010-12-10 13:23:45'), (43507, 12365, '2010-12-10 13:24:10'), (43508, 12365, '2010-12-10 13:24:33'), (43509, 12365, '2010-12-10 13:24:47'), (43510, 12365, '2010-12-10 13:24:54'), (43511, 12365, '2010-12-10 13:24:55'), (43512, 12365, '2010-12-10 13:24:56'), (43513, 12365, '2010-12-10 13:24:58'), (43514, 12365, '2010-12-10 13:24:59'), (43515, 12365, '2010-12-10 13:25:00'), (43516, 12366, '2010-12-10 13:49:03'), (43517, 12366, '2010-12-10 13:49:15'), (43518, 12366, '2010-12-10 13:49:36'), (43519, 12366, '2010-12-10 13:50:14'), (43520, 12366, '2010-12-10 13:50:21'), (43521, 12367, '2010-12-10 13:53:16'), (43522, 12368, '2010-12-10 14:09:08'), (43523, 12369, '2010-12-10 14:20:00'), (43524, 12369, '2010-12-10 14:20:13'), (43525, 12369, '2010-12-10 14:20:34'), (43526, 12369, '2010-12-10 14:21:01'), (43527, 12369, '2010-12-10 14:21:04'), (43528, 12369, '2010-12-10 14:21:53'), (43529, 12369, '2010-12-10 14:21:58'), (43530, 12369, '2010-12-10 14:22:46'), (43531, 12370, '2010-12-10 14:31:37'), (43532, 12371, '2010-12-10 14:33:27'), (43533, 12372, '2010-12-10 14:33:33'), (43534, 12373, '2010-12-10 15:08:56'), (43535, 12374, '2010-12-10 15:20:05'), (43536, 12375, '2010-12-10 15:45:39'), (43537, 12375, '2010-12-10 15:45:59'), (43538, 12375, '2010-12-10 15:46:09'), (43539, 12375, '2010-12-10 15:46:20'), (43540, 12375, '2010-12-10 15:46:22'), (43541, 12376, '2010-12-10 16:04:38'), (43542, 12377, '2010-12-10 16:11:51'), (43543, 12377, '2010-12-10 16:11:54'), (43544, 12377, '2010-12-10 16:11:57'), (43545, 12377, '2010-12-10 16:12:15'), (43546, 12377, '2010-12-10 16:12:17'), (43547, 12378, '2010-12-10 16:47:46'), (43548, 12379, '2010-12-10 17:24:28'), (43549, 12380, '2010-12-10 17:27:50'), (43550, 12381, '2010-12-10 17:44:19'), (43551, 12382, '2010-12-10 17:55:49'), (43552, 12383, '2010-12-10 19:14:04'), (43553, 12384, '2010-12-10 20:30:14'), (43554, 12385, '2010-12-10 20:53:53'), (43555, 12385, '2010-12-10 20:54:12'), (43556, 12385, '2010-12-10 20:54:13'), (43557, 12385, '2010-12-10 20:54:14'), (43558, 12385, '2010-12-10 20:54:50'), (43559, 12385, '2010-12-10 20:54:51'), (43560, 12385, '2010-12-10 20:54:56'), (43561, 12385, '2010-12-10 20:54:58'), (43562, 12385, '2010-12-10 20:55:09'), (43563, 12385, '2010-12-10 20:55:11'), (43564, 12385, '2010-12-10 20:55:16'), (43565, 12385, '2010-12-10 20:56:29'), (43566, 12385, '2010-12-10 20:56:39'), (43567, 12385, '2010-12-10 20:56:40'), (43568, 12385, '2010-12-10 20:57:04'), (43569, 12385, '2010-12-10 20:57:11'), (43570, 12385, '2010-12-10 20:57:18'), (43571, 12385, '2010-12-10 20:57:23'), (43572, 12386, '2010-12-10 23:03:28'), (43573, 12387, '2010-12-10 23:09:54'), (43574, 12388, '2010-12-11 02:36:36'), (43575, 12389, '2010-12-11 03:10:27'), (43576, 12390, '2010-12-11 03:50:22'), (43577, 12391, '2010-12-11 04:27:41'), (43578, 12392, '2010-12-11 04:30:52'), (43579, 12393, '2010-12-11 05:59:40'), (43580, 12394, '2010-12-11 07:40:12'), (43581, 12394, '2010-12-11 07:40:18'), (43582, 12395, '2010-12-11 07:52:14'), (43583, 12396, '2010-12-11 07:52:18'), (43584, 12397, '2010-12-11 09:48:02'), (43585, 12398, '2010-12-11 09:56:22'), (43586, 12398, '2010-12-11 09:56:31'), (43587, 12398, '2010-12-11 09:56:40'), (43588, 12398, '2010-12-11 09:56:41'), (43589, 12398, '2010-12-11 09:56:42'), (43590, 12398, '2010-12-11 09:56:52'), (43591, 12398, '2010-12-11 09:56:57'), (43592, 12399, '2010-12-11 09:58:35'), (43593, 12400, '2010-12-11 09:59:56'), (43594, 12400, '2010-12-11 10:00:22'), (43595, 12400, '2010-12-11 10:01:09'), (43596, 12400, '2010-12-11 10:08:31'), (43597, 12400, '2010-12-11 10:08:56'), (43598, 12400, '2010-12-11 10:09:22'), (43599, 12400, '2010-12-11 10:09:46'), (43600, 12400, '2010-12-11 10:10:15'), (43601, 12400, '2010-12-11 10:10:32'), (43602, 12400, '2010-12-11 10:10:36'), (43603, 12400, '2010-12-11 10:10:40'), (43604, 12400, '2010-12-11 10:10:43'), (43605, 12400, '2010-12-11 10:10:52'), (43606, 12401, '2010-12-11 10:50:27'), (43607, 12402, '2010-12-11 11:30:35'), (43608, 12403, '2010-12-11 12:51:23'), (43609, 12404, '2010-12-11 12:55:16'), (43610, 12405, '2010-12-11 13:26:10'), (43611, 12406, '2010-12-11 14:35:34'), (43612, 12407, '2010-12-11 14:43:50'), (43613, 12407, '2010-12-11 14:44:04'), (43614, 12408, '2010-12-11 14:47:07'), (43615, 12409, '2010-12-11 15:20:56'), (43616, 12410, '2010-12-11 16:15:37'), (43617, 12410, '2010-12-11 16:16:27'), (43618, 12410, '2010-12-11 16:16:29'), (43619, 12410, '2010-12-11 16:16:29'), (43620, 12410, '2010-12-11 16:16:39'), (43621, 12410, '2010-12-11 16:17:32'), (43622, 12410, '2010-12-11 16:17:47'), (43623, 12411, '2010-12-11 16:20:45'), (43624, 12412, '2010-12-11 16:42:53'), (43625, 12412, '2010-12-11 16:43:01'), (43626, 12412, '2010-12-11 16:43:23'), (43627, 12412, '2010-12-11 16:43:40'), (43628, 12412, '2010-12-11 16:44:02'), (43629, 12412, '2010-12-11 16:44:12'), (43630, 12412, '2010-12-11 16:44:23'), (43631, 12412, '2010-12-11 16:44:35'), (43632, 12412, '2010-12-11 16:44:53'), (43633, 12412, '2010-12-11 16:45:03'), (43634, 12412, '2010-12-11 16:45:09'), (43635, 12412, '2010-12-11 16:45:25'), (43636, 12413, '2010-12-11 16:54:22'), (43637, 12413, '2010-12-11 16:54:36'), (43638, 12413, '2010-12-11 16:54:56'), (43639, 12413, '2010-12-11 16:54:58'), (43640, 12413, '2010-12-11 16:55:00'), (43641, 12413, '2010-12-11 16:55:00'), (43642, 12413, '2010-12-11 16:55:02'), (43643, 12413, '2010-12-11 16:55:15'), (43644, 12413, '2010-12-11 16:55:48'), (43645, 12414, '2010-12-11 16:58:58'), (43646, 12414, '2010-12-11 16:59:18'), (43647, 12414, '2010-12-11 16:59:55'), (43648, 12414, '2010-12-11 17:00:32'), (43649, 12414, '2010-12-11 17:01:38'), (43650, 12414, '2010-12-11 17:01:56'), (43651, 12414, '2010-12-11 17:02:10'), (43652, 12414, '2010-12-11 17:02:38'), (43653, 12414, '2010-12-11 17:03:08'), (43654, 12414, '2010-12-11 17:04:00'), (43655, 12415, '2010-12-11 17:32:37'), (43656, 12415, '2010-12-11 17:33:46'), (43657, 12415, '2010-12-11 17:34:31'), (43658, 12416, '2010-12-11 18:20:48'), (43659, 12417, '2010-12-11 18:27:42'), (43660, 12417, '2010-12-11 18:28:20'), (43661, 12417, '2010-12-11 18:28:54'), (43662, 12417, '2010-12-11 18:29:02'), (43663, 12418, '2010-12-11 18:32:50'), (43664, 12419, '2010-12-11 19:02:05'), (43665, 12420, '2010-12-11 19:06:02'), (43666, 12421, '2010-12-11 19:22:30'), (43667, 12421, '2010-12-11 19:22:39'), (43668, 12421, '2010-12-11 19:23:02'), (43669, 12421, '2010-12-11 19:23:50'), (43670, 12421, '2010-12-11 19:23:52'), (43671, 12422, '2010-12-11 19:49:22'), (43672, 12422, '2010-12-11 19:49:38'), (43673, 12422, '2010-12-11 19:50:01'), (43674, 12422, '2010-12-11 19:50:13'), (43675, 12422, '2010-12-11 19:50:18'), (43676, 12422, '2010-12-11 19:50:20'), (43677, 12422, '2010-12-11 19:50:24'), (43678, 12422, '2010-12-11 19:50:40'), (43679, 12422, '2010-12-11 19:50:58'), (43680, 12422, '2010-12-11 19:51:07'), (43681, 12422, '2010-12-11 19:51:28'), (43682, 12422, '2010-12-11 19:51:30'), (43683, 12422, '2010-12-11 19:52:10'), (43684, 12423, '2010-12-11 19:57:49'), (43685, 12424, '2010-12-11 20:11:07'), (43686, 12425, '2010-12-11 20:11:15'), (43687, 12426, '2010-12-11 20:11:23'), (43688, 12427, '2010-12-11 20:43:08'), (43689, 12427, '2010-12-11 20:43:49'), (43690, 12427, '2010-12-11 20:44:05'), (43691, 12427, '2010-12-11 20:44:23'), (43692, 12427, '2010-12-11 20:44:39'), (43693, 12427, '2010-12-11 20:44:50'), (43694, 12428, '2010-12-11 20:59:12'), (43695, 12428, '2010-12-11 20:59:32'), (43696, 12428, '2010-12-11 21:00:20'), (43697, 12428, '2010-12-11 21:00:27'), (43698, 12428, '2010-12-11 21:00:40'), (43699, 12428, '2010-12-11 21:01:01'), (43700, 12428, '2010-12-11 21:01:46'), (43701, 12429, '2010-12-11 21:20:26'), (43702, 12430, '2010-12-11 22:22:05'), (43703, 12431, '2010-12-11 23:11:36'), (43704, 12432, '2010-12-11 23:32:53'), (43705, 12433, '2010-12-12 01:16:17'), (43706, 12434, '2010-12-12 01:58:53'), (43707, 12435, '2010-12-12 04:23:02'), (43708, 12436, '2010-12-12 04:31:20'), (43709, 12437, '2010-12-12 04:34:52'), (43710, 12438, '2010-12-12 04:35:13'), (43711, 12439, '2010-12-12 04:46:11'), (43712, 12440, '2010-12-12 04:46:15'), (43713, 12441, '2010-12-12 09:18:41'), (43714, 12441, '2010-12-12 09:18:52'), (43715, 12441, '2010-12-12 09:19:11'), (43716, 12441, '2010-12-12 09:19:38'), (43717, 12441, '2010-12-12 09:19:47'), (43718, 12441, '2010-12-12 09:20:08'), (43719, 12441, '2010-12-12 09:20:22'), (43720, 12441, '2010-12-12 09:20:36'), (43721, 12442, '2010-12-12 09:50:53'), (43722, 12443, '2010-12-12 10:06:26'), (43723, 12443, '2010-12-12 10:13:32'), (43724, 12443, '2010-12-12 10:13:52'), (43725, 12443, '2010-12-12 10:14:15'), (43726, 12443, '2010-12-12 10:14:22'), (43727, 12443, '2010-12-12 10:14:48'), (43728, 12444, '2010-12-12 10:53:48'), (43729, 12445, '2010-12-12 10:53:52'), (43730, 12446, '2010-12-12 11:24:48'), (43731, 12447, '2010-12-12 11:49:49'), (43732, 12447, '2010-12-12 11:49:58'), (43733, 12447, '2010-12-12 11:50:08'), (43734, 12447, '2010-12-12 11:50:47'), (43735, 12447, '2010-12-12 11:50:48'), (43736, 12447, '2010-12-12 11:50:48'), (43737, 12447, '2010-12-12 11:51:02'), (43738, 12447, '2010-12-12 11:51:13'), (43739, 12447, '2010-12-12 11:51:18'), (43740, 12447, '2010-12-12 11:51:21'), (43741, 12447, '2010-12-12 11:51:37'), (43742, 12448, '2010-12-12 11:53:27'), (43743, 12449, '2010-12-12 12:12:56'), (43744, 12450, '2010-12-12 12:14:33'), (43745, 12449, '2010-12-12 12:15:05'), (43746, 12449, '2010-12-12 12:15:30'), (43747, 12449, '2010-12-12 12:15:33'), (43748, 12449, '2010-12-12 12:15:51'), (43749, 12451, '2010-12-12 12:19:13'), (43750, 12449, '2010-12-12 12:32:33'), (43751, 12449, '2010-12-12 12:32:51'), (43752, 12449, '2010-12-12 12:33:10'), (43753, 12449, '2010-12-12 12:33:19'), (43754, 12449, '2010-12-12 12:33:30'), (43755, 12449, '2010-12-12 12:33:45'), (43756, 12452, '2010-12-12 14:22:39'), (43757, 12452, '2010-12-12 15:38:45'), (43758, 12453, '2010-12-12 16:40:38'), (43759, 12454, '2010-12-12 17:32:07'), (43760, 12455, '2010-12-12 17:57:40'), (43761, 12456, '2010-12-12 18:35:53'), (43762, 12457, '2010-12-12 19:52:28'), (43763, 12458, '2010-12-12 20:31:50'), (43764, 12459, '2010-12-12 21:36:52'), (43765, 12459, '2010-12-12 21:37:07'), (43766, 12459, '2010-12-12 21:37:35'), (43767, 12459, '2010-12-12 21:37:37'), (43768, 12459, '2010-12-12 21:38:16'), (43769, 12459, '2010-12-12 21:38:29'), (43770, 12459, '2010-12-12 21:38:31'), (43771, 12459, '2010-12-12 21:38:38'), (43772, 12460, '2010-12-12 22:31:43'), (43773, 12461, '2010-12-12 22:56:04'), (43774, 12462, '2010-12-12 23:34:28'), (43775, 12462, '2010-12-12 23:35:13'), (43776, 12462, '2010-12-12 23:35:43'), (43777, 12462, '2010-12-12 23:35:53'), (43778, 12462, '2010-12-12 23:36:27'), (43779, 12462, '2010-12-12 23:36:39'), (43780, 12463, '2010-12-12 23:59:08'), (43781, 12464, '2010-12-13 00:18:42'), (43782, 12465, '2010-12-13 02:08:27'), (43783, 12466, '2010-12-13 05:11:46'), (43784, 12467, '2010-12-13 05:11:54'), (43785, 12468, '2010-12-13 07:27:16'), (43786, 12469, '2010-12-13 08:07:17'), (43787, 12470, '2010-12-13 08:07:21'), (43788, 12471, '2010-12-13 08:14:26'), (43789, 12471, '2010-12-13 08:14:45'), (43790, 12472, '2010-12-13 09:11:37'), (43791, 12473, '2010-12-13 09:28:24'), (43792, 12474, '2010-12-13 09:38:31'), (43793, 12475, '2010-12-13 09:39:52'), (43794, 12476, '2010-12-13 09:40:10'), (43795, 12477, '2010-12-13 09:40:37'), (43796, 12478, '2010-12-13 09:41:09'), (43797, 12479, '2010-12-13 09:53:03'), (43798, 12480, '2010-12-13 09:59:43'), (43799, 12480, '2010-12-13 10:00:01'), (43800, 12480, '2010-12-13 10:00:55'), (43801, 12480, '2010-12-13 10:01:10'), (43802, 12480, '2010-12-13 10:01:29'), (43803, 12480, '2010-12-13 10:01:36'), (43804, 12480, '2010-12-13 10:01:46'), (43805, 12480, '2010-12-13 10:01:58'), (43806, 12480, '2010-12-13 10:02:20'), (43807, 12480, '2010-12-13 10:02:38'), (43808, 12480, '2010-12-13 10:02:44'), (43809, 12480, '2010-12-13 10:02:57'), (43810, 12480, '2010-12-13 10:02:58'), (43811, 12480, '2010-12-13 10:02:59'), (43812, 12480, '2010-12-13 10:03:02'), (43813, 12480, '2010-12-13 10:03:10'), (43814, 12480, '2010-12-13 10:03:18'), (43815, 12481, '2010-12-13 10:57:49'), (43816, 12481, '2010-12-13 10:59:18'), (43817, 12481, '2010-12-13 10:59:32'), (43818, 12481, '2010-12-13 10:59:46'), (43819, 12481, '2010-12-13 11:00:01'), (43820, 12482, '2010-12-13 11:15:45'), (43821, 12483, '2010-12-13 11:26:48'), (43822, 12484, '2010-12-13 12:02:59'), (43823, 12484, '2010-12-13 12:03:15'), (43824, 12484, '2010-12-13 12:03:58'), (43825, 12484, '2010-12-13 12:06:03'), (43826, 12484, '2010-12-13 12:06:30'), (43827, 12484, '2010-12-13 12:07:51'), (43828, 12485, '2010-12-13 12:37:55'), (43829, 12485, '2010-12-13 12:38:15'), (43830, 12485, '2010-12-13 12:38:25'), (43831, 12485, '2010-12-13 12:38:34'), (43832, 12485, '2010-12-13 12:38:39'), (43833, 12485, '2010-12-13 12:38:51'), (43834, 12485, '2010-12-13 12:39:13'), (43835, 12485, '2010-12-13 12:39:19'), (43836, 12486, '2010-12-13 13:05:56'), (43837, 12487, '2010-12-13 13:15:41'), (43838, 12488, '2010-12-13 13:20:58'), (43839, 12488, '2010-12-13 13:21:17'), (43840, 12489, '2010-12-13 13:29:45'), (43841, 12489, '2010-12-13 13:30:04'), (43842, 12489, '2010-12-13 13:30:18'), (43843, 12489, '2010-12-13 13:30:31'), (43844, 12489, '2010-12-13 13:30:43'), (43845, 12489, '2010-12-13 13:30:59'), (43846, 12489, '2010-12-13 13:31:09'), (43847, 12489, '2010-12-13 13:31:21'), (43848, 12489, '2010-12-13 13:31:22'), (43849, 12489, '2010-12-13 13:31:25'), (43850, 12489, '2010-12-13 13:31:28'), (43851, 12489, '2010-12-13 13:31:31'), (43852, 12490, '2010-12-13 14:35:04'), (43853, 12491, '2010-12-13 15:38:42'), (43854, 12492, '2010-12-13 15:56:52'), (43855, 12492, '2010-12-13 15:57:11'), (43856, 12493, '2010-12-13 16:09:51'), (43857, 12494, '2010-12-13 17:13:21'), (43858, 12494, '2010-12-13 17:13:36'), (43859, 12494, '2010-12-13 17:13:41'), (43860, 12494, '2010-12-13 17:14:06'), (43861, 12494, '2010-12-13 17:14:10'), (43862, 12494, '2010-12-13 17:14:37'), (43863, 12495, '2010-12-13 17:32:07'), (43864, 12496, '2010-12-13 18:08:37'), (43865, 12497, '2010-12-13 18:19:07'), (43866, 12497, '2010-12-13 18:19:16'), (43867, 12497, '2010-12-13 18:19:22'), (43868, 12497, '2010-12-13 18:19:54'), (43869, 12497, '2010-12-13 18:19:56'), (43870, 12497, '2010-12-13 18:20:06'), (43871, 12497, '2010-12-13 18:20:08'), (43872, 12497, '2010-12-13 18:20:13'), (43873, 12497, '2010-12-13 18:20:17'), (43874, 12497, '2010-12-13 18:20:26'), (43875, 12497, '2010-12-13 18:20:38'), (43876, 12497, '2010-12-13 18:21:05'), (43877, 12497, '2010-12-13 18:21:06'), (43878, 12498, '2010-12-13 18:29:58'), (43879, 12498, '2010-12-13 18:30:10'), (43880, 12498, '2010-12-13 18:30:20'), (43881, 12498, '2010-12-13 18:30:26'), (43882, 12498, '2010-12-13 18:30:57'), (43883, 12498, '2010-12-13 18:31:35'), (43884, 12498, '2010-12-13 18:32:04'), (43885, 12499, '2010-12-13 18:54:16'), (43886, 12500, '2010-12-13 19:15:43'), (43887, 12501, '2010-12-13 19:41:02'), (43888, 12502, '2010-12-13 19:41:17'), (43889, 12503, '2010-12-13 20:03:52'), (43890, 12504, '2010-12-13 20:29:39'), (43891, 12504, '2010-12-13 20:32:45'), (43892, 12504, '2010-12-13 20:57:08'), (43893, 12505, '2010-12-13 22:11:22'), (43894, 12506, '2010-12-13 22:30:30'), (43895, 12506, '2010-12-13 22:30:46'), (43896, 12507, '2010-12-13 22:41:50'), (43897, 12508, '2010-12-14 00:41:56'), (43898, 12509, '2010-12-14 00:42:38'), (43899, 12510, '2010-12-14 00:43:32'), (43900, 12511, '2010-12-14 00:43:38'), (43901, 12512, '2010-12-14 01:59:33'), (43902, 12513, '2010-12-14 02:51:01'), (43903, 12514, '2010-12-14 03:18:15'), (43904, 12515, '2010-12-14 05:09:21'), (43905, 12515, '2010-12-14 05:09:34'), (43906, 12515, '2010-12-14 05:10:14'), (43907, 12515, '2010-12-14 05:10:19'), (43908, 12516, '2010-12-14 05:52:49'), (43909, 12517, '2010-12-14 06:03:19'), (43910, 12518, '2010-12-14 07:20:26'), (43911, 12519, '2010-12-14 07:20:30'), (43912, 12520, '2010-12-14 08:24:14'), (43913, 12521, '2010-12-14 08:44:43'), (43914, 12522, '2010-12-14 08:44:43'), (43915, 12523, '2010-12-14 08:44:45'), (43916, 12524, '2010-12-14 08:44:46'), (43917, 12525, '2010-12-14 09:00:23'), (43918, 12526, '2010-12-14 09:50:09'), (43919, 12527, '2010-12-14 10:15:20'), (43920, 12528, '2010-12-14 10:15:51'), (43921, 12529, '2010-12-14 10:15:59'), (43922, 12530, '2010-12-14 10:16:15'), (43923, 12531, '2010-12-14 10:16:25'), (43924, 12532, '2010-12-14 10:16:33'), (43925, 12533, '2010-12-14 10:35:10'), (43926, 12533, '2010-12-14 10:35:34'), (43927, 12533, '2010-12-14 10:35:53'), (43928, 12533, '2010-12-14 10:36:05'), (43929, 12533, '2010-12-14 10:36:16'), (43930, 12533, '2010-12-14 10:36:28'), (43931, 12533, '2010-12-14 10:36:37'), (43932, 12533, '2010-12-14 10:37:57'), (43933, 12533, '2010-12-14 10:38:05'), (43934, 12533, '2010-12-14 10:38:12'), (43935, 12533, '2010-12-14 10:38:13'), (43936, 12533, '2010-12-14 10:38:19'), (43937, 12533, '2010-12-14 10:38:25'), (43938, 12533, '2010-12-14 10:38:32'), (43939, 12533, '2010-12-14 10:38:43'), (43940, 12533, '2010-12-14 11:01:40'), (43941, 12534, '2010-12-14 11:35:42'), (43942, 12534, '2010-12-14 11:35:46'), (43943, 12535, '2010-12-14 13:02:43'), (43944, 12536, '2010-12-14 13:26:31'), (43945, 12536, '2010-12-14 13:26:39'), (43946, 12536, '2010-12-14 13:27:06'), (43947, 12536, '2010-12-14 13:27:37'), (43948, 12536, '2010-12-14 13:27:43'), (43949, 12536, '2010-12-14 13:27:52'), (43950, 12536, '2010-12-14 13:27:55'), (43951, 12536, '2010-12-14 13:27:55'), (43952, 12536, '2010-12-14 13:27:56'), (43953, 12536, '2010-12-14 13:27:57'), (43954, 12536, '2010-12-14 13:27:57'), (43955, 12536, '2010-12-14 13:27:59'), (43956, 12536, '2010-12-14 13:28:00'), (43957, 12536, '2010-12-14 13:28:00'), (43958, 12536, '2010-12-14 13:28:03'), (43959, 12536, '2010-12-14 13:28:08'), (43960, 12536, '2010-12-14 13:28:09'), (43961, 12537, '2010-12-14 13:41:34'), (43962, 12538, '2010-12-14 13:41:37'), (43963, 12537, '2010-12-14 13:41:43'), (43964, 12537, '2010-12-14 13:41:51'), (43965, 12538, '2010-12-14 13:41:51'), (43966, 12537, '2010-12-14 13:42:00'), (43967, 12538, '2010-12-14 13:42:01'), (43968, 12538, '2010-12-14 13:42:04'), (43969, 12537, '2010-12-14 13:42:16'), (43970, 12537, '2010-12-14 13:42:27'), (43971, 12537, '2010-12-14 13:42:39'), (43972, 12538, '2010-12-14 13:42:43'), (43973, 12538, '2010-12-14 13:42:54'), (43974, 12538, '2010-12-14 13:43:00'), (43975, 12538, '2010-12-14 13:43:11'), (43976, 12538, '2010-12-14 13:43:18'), (43977, 12538, '2010-12-14 13:43:25'), (43978, 12538, '2010-12-14 13:43:32'), (43979, 12538, '2010-12-14 13:43:33'), (43980, 12539, '2010-12-14 14:06:30'), (43981, 12539, '2010-12-14 14:07:03'), (43982, 12539, '2010-12-14 14:07:38'), (43983, 12540, '2010-12-14 14:07:55'), (43984, 12539, '2010-12-14 14:07:58'), (43985, 12539, '2010-12-14 14:08:02'), (43986, 12540, '2010-12-14 14:08:12'), (43987, 12540, '2010-12-14 14:08:21'), (43988, 12540, '2010-12-14 14:08:28'), (43989, 12540, '2010-12-14 14:08:35'), (43990, 12540, '2010-12-14 14:08:44'), (43991, 12540, '2010-12-14 14:08:51'), (43992, 12540, '2010-12-14 14:09:14'), (43993, 12540, '2010-12-14 14:09:55'), (43994, 12540, '2010-12-14 14:09:57'), (43995, 12540, '2010-12-14 14:10:25'), (43996, 12540, '2010-12-14 14:10:37'), (43997, 12540, '2010-12-14 14:12:09'), (43998, 12540, '2010-12-14 14:12:11'), (43999, 12540, '2010-12-14 14:12:21'), (44000, 12540, '2010-12-14 14:12:23'), (44001, 12540, '2010-12-14 14:12:31'), (44002, 12540, '2010-12-14 14:12:33'), (44003, 12540, '2010-12-14 14:12:59'), (44004, 12540, '2010-12-14 14:13:13'), (44005, 12540, '2010-12-14 14:13:14'), (44006, 12540, '2010-12-14 14:15:33'), (44007, 12540, '2010-12-14 14:15:35'), (44008, 12543, '2010-12-14 14:17:49'), (44009, 12543, '2010-12-14 14:18:16'), (44010, 12540, '2010-12-14 14:18:20'), (44011, 12540, '2010-12-14 14:18:35'), (44012, 12540, '2010-12-14 14:18:47'), (44013, 12540, '2010-12-14 14:19:04'), (44014, 12540, '2010-12-14 14:19:14'), (44015, 12540, '2010-12-14 14:19:23'), (44016, 12540, '2010-12-14 14:19:41'), (44017, 12540, '2010-12-14 14:20:01'), (44018, 12541, '2010-12-14 14:20:24'), (44019, 12542, '2010-12-14 14:21:34'), (44020, 12544, '2010-12-14 14:22:55'), (44021, 12545, '2010-12-14 14:24:36'), (44022, 12546, '2010-12-14 14:26:59'), (44023, 12547, '2010-12-14 14:30:40'), (44024, 12549, '2010-12-14 14:32:23'), (44025, 12549, '2010-12-14 14:32:57'), (44026, 12549, '2010-12-14 14:32:59'), (44027, 12549, '2010-12-14 14:33:00'), (44028, 12549, '2010-12-14 14:33:35'), (44029, 12549, '2010-12-14 14:33:40'), (44030, 12549, '2010-12-14 14:33:42'), (44031, 12549, '2010-12-14 14:33:49'), (44032, 12549, '2010-12-14 14:33:53'), (44033, 12549, '2010-12-14 14:33:54'), (44034, 12549, '2010-12-14 14:33:54'), (44035, 12549, '2010-12-14 14:34:12'), (44036, 12548, '2010-12-14 14:37:04'), (44037, 12551, '2010-12-14 14:47:37'), (44038, 12550, '2010-12-14 14:48:43'), (44039, 12552, '2010-12-14 14:50:22'), (44040, 12553, '2010-12-14 15:00:37'), (44041, 12554, '2010-12-14 15:11:05'), (44042, 12555, '2010-12-14 15:47:17'), (44043, 12555, '2010-12-14 15:47:42'), (44044, 12555, '2010-12-14 15:50:17'), (44045, 12555, '2010-12-14 15:51:00'), (44046, 12555, '2010-12-14 15:54:07'), (44047, 12555, '2010-12-14 15:54:11'), (44048, 12556, '2010-12-14 15:54:45'), (44049, 12557, '2010-12-14 15:55:39'), (44050, 12557, '2010-12-14 15:56:22'), (44051, 12540, '2010-12-14 16:10:44'), (44052, 12540, '2010-12-14 16:10:51'), (44053, 12557, '2010-12-14 16:21:26'), (44054, 12558, '2010-12-14 16:32:08'), (44055, 12559, '2010-12-14 16:33:49'), (44056, 12560, '2010-12-14 16:52:25'), (44057, 12561, '2010-12-14 17:03:30'), (44058, 12561, '2010-12-14 17:04:01'), (44059, 12561, '2010-12-14 17:04:16'), (44060, 12561, '2010-12-14 17:04:29'), (44061, 12561, '2010-12-14 17:04:31'), (44062, 12561, '2010-12-14 17:04:35'), (44063, 12561, '2010-12-14 17:04:43'), (44064, 12561, '2010-12-14 17:05:08'), (44065, 12561, '2010-12-14 17:05:17'), (44066, 12561, '2010-12-14 17:05:31'), (44067, 12561, '2010-12-14 17:05:35'), (44068, 12561, '2010-12-14 17:05:36'), (44069, 12561, '2010-12-14 17:05:36'), (44070, 12561, '2010-12-14 17:05:37'), (44071, 12561, '2010-12-14 17:05:38'), (44072, 12561, '2010-12-14 17:05:39'), (44073, 12561, '2010-12-14 17:05:41'), (44074, 12562, '2010-12-14 17:21:06'), (44075, 12563, '2010-12-14 18:02:48'), (44076, 12563, '2010-12-14 18:08:49'), (44077, 12563, '2010-12-14 18:09:07'), (44078, 12563, '2010-12-14 18:09:42'), (44079, 12564, '2010-12-14 18:39:32'), (44080, 12565, '2010-12-14 18:39:36'), (44081, 12566, '2010-12-14 18:39:42'), (44082, 12567, '2010-12-14 18:39:48'), (44083, 12568, '2010-12-14 18:40:09'), (44084, 12569, '2010-12-14 18:43:29'), (44085, 12570, '2010-12-14 18:43:34'), (44086, 12571, '2010-12-14 18:43:39'), (44087, 12572, '2010-12-14 18:43:44'), (44088, 12573, '2010-12-14 19:04:18'), (44089, 12540, '2010-12-14 19:04:33'), (44090, 12540, '2010-12-14 19:04:58'), (44091, 12540, '2010-12-14 19:05:03'), (44092, 12540, '2010-12-14 19:05:10'), (44093, 12540, '2010-12-14 19:05:16'), (44094, 12540, '2010-12-14 19:05:27'), (44095, 12540, '2010-12-14 19:05:37'), (44096, 12540, '2010-12-14 19:05:43'), (44097, 12540, '2010-12-14 19:05:48'), (44098, 12540, '2010-12-14 19:05:58'), (44099, 12574, '2010-12-14 19:17:36'), (44100, 12575, '2010-12-14 19:17:40'), (44101, 12576, '2010-12-14 19:43:22'), (44102, 12576, '2010-12-14 19:43:22'), (44103, 12576, '2010-12-14 19:43:22'), (44104, 12577, '2010-12-14 19:45:02'), (44105, 12578, '2010-12-14 20:12:48'), (44106, 12579, '2010-12-14 20:13:18'), (44107, 12580, '2010-12-14 20:25:49'), (44108, 12581, '2010-12-14 21:00:43'), (44109, 12582, '2010-12-14 21:12:29'), (44110, 12583, '2010-12-14 22:27:56'), (44111, 12584, '2010-12-14 22:27:58'), (44112, 12585, '2010-12-14 22:28:09'), (44113, 12586, '2010-12-14 22:28:18'), (44114, 12587, '2010-12-14 22:28:20'), (44115, 12588, '2010-12-14 22:28:34'), (44116, 12589, '2010-12-14 22:28:39'), (44117, 12590, '2010-12-14 22:28:45'), (44118, 12591, '2010-12-15 00:18:22'), (44119, 12592, '2010-12-15 01:20:42'), (44120, 12593, '2010-12-15 01:31:58'), (44121, 12594, '2010-12-15 01:43:27'), (44122, 12596, '2010-12-15 01:54:57'), (44123, 12595, '2010-12-15 01:55:10'), (44124, 12597, '2010-12-15 01:59:46'), (44125, 12598, '2010-12-15 01:59:50'), (44126, 12599, '2010-12-15 01:59:56'), (44127, 12600, '2010-12-15 02:00:01'), (44128, 12601, '2010-12-15 02:00:07'), (44129, 12602, '2010-12-15 02:00:12'), (44130, 12603, '2010-12-15 02:00:18'), (44131, 12604, '2010-12-15 02:00:23'), (44132, 12605, '2010-12-15 02:06:25'), (44133, 12606, '2010-12-15 02:17:53'), (44134, 12607, '2010-12-15 02:29:56'), (44135, 12608, '2010-12-15 02:41:59'), (44136, 12609, '2010-12-15 02:54:02'), (44137, 12610, '2010-12-15 03:06:32'), (44138, 12611, '2010-12-15 03:18:35'), (44139, 12612, '2010-12-15 03:30:38'), (44140, 12613, '2010-12-15 03:42:40'), (44141, 12614, '2010-12-15 03:54:42'), (44142, 12615, '2010-12-15 04:06:45'), (44143, 12616, '2010-12-15 04:18:47'), (44144, 12617, '2010-12-15 04:30:50'), (44145, 12618, '2010-12-15 04:42:53'), (44146, 12619, '2010-12-15 04:47:46'), (44147, 12619, '2010-12-15 04:48:17'), (44148, 12619, '2010-12-15 04:48:46'), (44149, 12620, '2010-12-15 05:06:56'), (44150, 12621, '2010-12-15 05:18:58'), (44151, 12622, '2010-12-15 05:31:00'), (44152, 12623, '2010-12-15 05:43:03'), (44153, 12624, '2010-12-15 05:55:05'), (44154, 12625, '2010-12-15 06:07:07'), (44155, 12626, '2010-12-15 06:19:09'), (44156, 12627, '2010-12-15 06:31:11'), (44157, 12628, '2010-12-15 06:43:14'), (44158, 12629, '2010-12-15 06:55:17'), (44159, 12630, '2010-12-15 07:07:18'), (44160, 12631, '2010-12-15 07:19:20'), (44161, 12632, '2010-12-15 07:30:02'), (44162, 12633, '2010-12-15 07:31:22'), (44163, 12634, '2010-12-15 07:43:24'), (44164, 12635, '2010-12-15 07:55:27'), (44165, 12636, '2010-12-15 08:07:28'), (44166, 12637, '2010-12-15 08:14:05'), (44167, 12637, '2010-12-15 08:15:36'), (44168, 12638, '2010-12-15 08:19:31'), (44169, 12639, '2010-12-15 08:31:33'), (44170, 12640, '2010-12-15 08:55:35'), (44171, 12641, '2010-12-15 09:04:30'), (44172, 12642, '2010-12-15 09:04:33'), (44173, 12643, '2010-12-15 09:04:36'), (44174, 12644, '2010-12-15 09:04:39'), (44175, 12645, '2010-12-15 09:04:41'), (44176, 12646, '2010-12-15 09:04:43'), (44177, 12647, '2010-12-15 09:04:46'), (44178, 12648, '2010-12-15 09:04:49'), (44179, 12649, '2010-12-15 09:04:51'), (44180, 12650, '2010-12-15 09:04:54'), (44181, 12651, '2010-12-15 09:04:56'), (44182, 12652, '2010-12-15 09:05:01'), (44183, 12653, '2010-12-15 09:05:06'), (44184, 12654, '2010-12-15 09:05:09'), (44185, 12655, '2010-12-15 09:05:12'), (44186, 12656, '2010-12-15 09:05:14'), (44187, 12657, '2010-12-15 09:05:18'), (44188, 12658, '2010-12-15 09:05:20'), (44189, 12659, '2010-12-15 09:05:23'), (44190, 12660, '2010-12-15 09:05:25'), (44191, 12661, '2010-12-15 09:05:29'), (44192, 12662, '2010-12-15 09:05:32'), (44193, 12663, '2010-12-15 09:05:35'), (44194, 12664, '2010-12-15 09:05:38'), (44195, 12665, '2010-12-15 09:05:41'), (44196, 12666, '2010-12-15 09:05:43'), (44197, 12667, '2010-12-15 09:05:45'), (44198, 12668, '2010-12-15 09:05:48'), (44199, 12669, '2010-12-15 09:05:50'), (44200, 12670, '2010-12-15 09:05:53'), (44201, 12671, '2010-12-15 09:05:55'), (44202, 12672, '2010-12-15 09:05:57'), (44203, 12673, '2010-12-15 09:06:00'), (44204, 12674, '2010-12-15 09:06:02'), (44205, 12675, '2010-12-15 09:07:37'), (44206, 12676, '2010-12-15 09:19:39'), (44207, 12677, '2010-12-15 09:29:57'), (44208, 12677, '2010-12-15 09:30:08'), (44209, 12677, '2010-12-15 09:30:33'), (44210, 12677, '2010-12-15 09:30:51'), (44211, 12677, '2010-12-15 09:30:57'), (44212, 12677, '2010-12-15 09:31:21'), (44213, 12678, '2010-12-15 09:43:40'), (44214, 12679, '2010-12-15 09:49:09'), (44215, 12680, '2010-12-15 09:52:54'), (44216, 12681, '2010-12-15 09:55:42'), (44217, 12682, '2010-12-15 09:56:44'), (44218, 12683, '2010-12-15 10:07:44'), (44219, 12684, '2010-12-15 10:12:40'), (44220, 12684, '2010-12-15 10:12:57'), (44221, 12684, '2010-12-15 10:13:03'), (44222, 12684, '2010-12-15 10:13:06'), (44223, 12684, '2010-12-15 10:13:20'), (44224, 12684, '2010-12-15 10:13:30'), (44225, 12684, '2010-12-15 10:13:40'), (44226, 12684, '2010-12-15 10:13:46'), (44227, 12684, '2010-12-15 10:14:11'), (44228, 12684, '2010-12-15 10:14:33'), (44229, 12684, '2010-12-15 10:17:34'), (44230, 12684, '2010-12-15 10:17:38'), (44231, 12684, '2010-12-15 10:17:41'), (44232, 12684, '2010-12-15 10:17:44'), (44233, 12684, '2010-12-15 10:17:47'), (44234, 12684, '2010-12-15 10:17:52'), (44235, 12684, '2010-12-15 10:17:56'), (44236, 12685, '2010-12-15 10:19:45'), (44237, 12686, '2010-12-15 10:31:47'), (44238, 12687, '2010-12-15 10:43:48'), (44239, 12688, '2010-12-15 10:55:51'), (44240, 12689, '2010-12-15 11:07:52'), (44241, 12690, '2010-12-15 11:19:54'), (44242, 12691, '2010-12-15 11:24:59'), (44243, 12692, '2010-12-15 11:31:55'), (44244, 12693, '2010-12-15 11:43:56'), (44245, 12694, '2010-12-15 11:55:58'), (44246, 12695, '2010-12-15 12:07:59'), (44247, 12696, '2010-12-15 12:13:15'), (44248, 12697, '2010-12-15 12:24:40'), (44249, 12697, '2010-12-15 12:25:36'), (44250, 12697, '2010-12-15 12:26:13'), (44251, 12697, '2010-12-15 12:26:42'), (44252, 12698, '2010-12-15 12:31:59'), (44253, 12699, '2010-12-15 12:44:01'), (44254, 12700, '2010-12-15 12:56:03'), (44255, 12701, '2010-12-15 13:07:01'), (44256, 12702, '2010-12-15 13:08:03'), (44257, 12702, '2010-12-15 13:08:03'), (44258, 12702, '2010-12-15 13:08:04'), (44259, 12703, '2010-12-15 13:18:51'), (44260, 12704, '2010-12-15 13:27:50'), (44261, 12705, '2010-12-15 13:27:52'), (44262, 12706, '2010-12-15 13:34:43'), (44263, 12707, '2010-12-15 13:40:59'), (44264, 12708, '2010-12-15 13:59:28'), (44265, 12709, '2010-12-15 14:24:14'), (44266, 12710, '2010-12-15 14:24:16'), (44267, 12710, '2010-12-15 14:24:23'), (44268, 12710, '2010-12-15 14:24:27'), (44269, 12710, '2010-12-15 14:24:32'), (44270, 12710, '2010-12-15 14:24:42'), (44271, 12710, '2010-12-15 14:24:48'), (44272, 12710, '2010-12-15 14:25:07'), (44273, 12711, '2010-12-15 14:25:25'), (44274, 12711, '2010-12-15 14:26:19'), (44275, 12711, '2010-12-15 14:26:40'), (44276, 12711, '2010-12-15 14:30:03'), (44277, 12711, '2010-12-15 14:30:10'), (44278, 12711, '2010-12-15 14:30:59'), (44279, 12711, '2010-12-15 14:31:18'), (44280, 12712, '2010-12-15 15:06:43'), (44281, 12713, '2010-12-15 15:06:45'), (44282, 12713, '2010-12-15 15:08:11'), (44283, 12713, '2010-12-15 15:09:10'), (44284, 12714, '2010-12-15 15:13:36'), (44285, 12715, '2010-12-15 15:37:12'), (44286, 12715, '2010-12-15 15:37:19'), (44287, 12715, '2010-12-15 15:37:24'), (44288, 12715, '2010-12-15 15:37:28'), (44289, 12715, '2010-12-15 15:37:37'), (44290, 12715, '2010-12-15 15:37:53'), (44291, 12715, '2010-12-15 15:38:01'), (44292, 12716, '2010-12-15 16:45:37'), (44293, 12717, '2010-12-15 16:45:40'), (44294, 12718, '2010-12-15 17:07:18'), (44295, 12719, '2010-12-15 17:10:57'), (44296, 12719, '2010-12-15 17:11:42'), (44297, 12720, '2010-12-15 18:53:02'), (44298, 12720, '2010-12-15 18:53:28'), (44299, 12720, '2010-12-15 18:53:52'), (44300, 12721, '2010-12-15 19:08:20'), (44301, 12721, '2010-12-15 19:09:59'), (44302, 12721, '2010-12-15 19:10:27'), (44303, 12721, '2010-12-15 19:10:28'), (44304, 12721, '2010-12-15 19:10:29'), (44305, 12721, '2010-12-15 19:10:31'), (44306, 12721, '2010-12-15 19:10:31'), (44307, 12721, '2010-12-15 19:10:33'), (44308, 12721, '2010-12-15 19:10:33'), (44309, 12721, '2010-12-15 19:10:35'), (44310, 12721, '2010-12-15 19:10:36'), (44311, 12721, '2010-12-15 19:10:48'), (44312, 12721, '2010-12-15 19:10:50'), (44313, 12721, '2010-12-15 19:10:51'), (44314, 12721, '2010-12-15 19:10:55'), (44315, 12721, '2010-12-15 19:10:57'), (44316, 12721, '2010-12-15 19:11:35'), (44317, 12721, '2010-12-15 19:12:19'), (44318, 12722, '2010-12-15 19:31:33'), (44319, 12722, '2010-12-15 19:34:05'), (44320, 12723, '2010-12-15 20:14:50'), (44321, 12723, '2010-12-15 20:15:04'), (44322, 12723, '2010-12-15 20:15:10'), (44323, 12723, '2010-12-15 20:15:14'), (44324, 12723, '2010-12-15 20:17:07'), (44325, 12723, '2010-12-15 20:17:17'), (44326, 12724, '2010-12-15 20:21:41'), (44327, 12725, '2010-12-15 20:21:43'), (44328, 12726, '2010-12-15 20:21:44'), (44329, 12727, '2010-12-15 20:21:48'), (44330, 12728, '2010-12-15 20:21:49'), (44331, 12729, '2010-12-15 20:21:51'), (44332, 12730, '2010-12-15 20:21:53'), (44333, 12731, '2010-12-15 20:32:21'), (44334, 12732, '2010-12-15 20:37:10'), (44335, 12732, '2010-12-15 20:37:19'), (44336, 12732, '2010-12-15 20:37:25'), (44337, 12733, '2010-12-15 21:48:45'), (44338, 12734, '2010-12-15 22:01:07'), (44339, 12735, '2010-12-15 22:31:48'), (44340, 12736, '2010-12-15 23:31:42'), (44341, 12737, '2010-12-15 23:31:46'), (44342, 12738, '2010-12-16 01:53:48'), (44343, 12739, '2010-12-16 02:01:22'), (44344, 12740, '2010-12-16 04:16:22'), (44345, 12741, '2010-12-16 06:23:36'), (44346, 12741, '2010-12-16 06:23:49'), (44347, 12741, '2010-12-16 06:24:05'), (44348, 12741, '2010-12-16 06:24:11'), (44349, 12741, '2010-12-16 06:24:29'), (44350, 12741, '2010-12-16 06:24:36'), (44351, 12741, '2010-12-16 06:24:46'), (44352, 12741, '2010-12-16 06:24:47'), (44353, 12741, '2010-12-16 06:25:06'), (44354, 12742, '2010-12-16 06:33:42'), (44355, 12743, '2010-12-16 07:39:27'), (44356, 12743, '2010-12-16 07:40:43'), (44357, 12743, '2010-12-16 07:41:21'), (44358, 12743, '2010-12-16 07:41:28'), (44359, 12743, '2010-12-16 07:42:25'), (44360, 12743, '2010-12-16 07:44:01'), (44361, 12743, '2010-12-16 07:44:17'), (44362, 12743, '2010-12-16 07:46:04'), (44363, 12743, '2010-12-16 07:46:14'), (44364, 12743, '2010-12-16 07:54:44'), (44365, 12743, '2010-12-16 07:54:54'), (44366, 12743, '2010-12-16 07:55:31'), (44367, 12743, '2010-12-16 07:56:04'), (44368, 12744, '2010-12-16 08:06:02'), (44369, 12745, '2010-12-16 08:08:29'), (44370, 12746, '2010-12-16 08:26:07'), (44371, 12747, '2010-12-16 09:02:14'), (44372, 12747, '2010-12-16 09:02:33'), (44373, 12747, '2010-12-16 09:02:38'), (44374, 12747, '2010-12-16 09:02:41'), (44375, 12747, '2010-12-16 09:03:00'), (44376, 12747, '2010-12-16 09:03:00'), (44377, 12747, '2010-12-16 09:03:03'), (44378, 12747, '2010-12-16 09:03:04'), (44379, 12747, '2010-12-16 09:03:06'), (44380, 12748, '2010-12-16 09:04:00'), (44381, 12748, '2010-12-16 09:04:43'), (44382, 12748, '2010-12-16 09:04:51'), (44383, 12748, '2010-12-16 09:04:57'), (44384, 12748, '2010-12-16 09:05:11'), (44385, 12748, '2010-12-16 09:05:54'), (44386, 12748, '2010-12-16 09:06:24'), (44387, 12748, '2010-12-16 09:06:30'), (44388, 12748, '2010-12-16 09:06:35'), (44389, 12748, '2010-12-16 09:06:56'), (44390, 12749, '2010-12-16 09:22:43'), (44391, 12750, '2010-12-16 09:33:11'), (44392, 12750, '2010-12-16 09:33:34'), (44393, 12750, '2010-12-16 09:33:47'), (44394, 12750, '2010-12-16 09:33:57'), (44395, 12750, '2010-12-16 09:34:09'), (44396, 12750, '2010-12-16 09:34:13'), (44397, 12750, '2010-12-16 09:34:31'), (44398, 12750, '2010-12-16 09:34:34'), (44399, 12750, '2010-12-16 09:34:50'), (44400, 12750, '2010-12-16 09:35:07'), (44401, 12751, '2010-12-16 09:35:22'), (44402, 12752, '2010-12-16 10:35:29'), (44403, 12753, '2010-12-16 10:35:29'), (44404, 12753, '2010-12-16 10:35:39'), (44405, 12753, '2010-12-16 10:35:49'), (44406, 12753, '2010-12-16 10:35:50'), (44407, 12753, '2010-12-16 10:35:53'), (44408, 12711, '2010-12-16 10:53:02'), (44409, 12711, '2010-12-16 10:53:34'), (44410, 12711, '2010-12-16 10:53:45'), (44411, 12711, '2010-12-16 10:53:50'), (44412, 12711, '2010-12-16 10:54:21'), (44413, 12754, '2010-12-16 10:57:45'), (44414, 12755, '2010-12-16 10:57:50'), (44415, 12756, '2010-12-16 12:05:12'), (44416, 12757, '2010-12-16 12:08:32'), (44417, 12758, '2010-12-16 12:26:56'), (44418, 12758, '2010-12-16 12:27:08'), (44419, 12758, '2010-12-16 12:27:15'), (44420, 12759, '2010-12-16 12:27:56'), (44421, 12759, '2010-12-16 12:28:17'), (44422, 12759, '2010-12-16 12:28:44'), (44423, 12759, '2010-12-16 12:29:08'), (44424, 12759, '2010-12-16 12:29:56'), (44425, 12759, '2010-12-16 12:31:16'), (44426, 12759, '2010-12-16 12:31:46'), (44427, 12759, '2010-12-16 12:32:27'), (44428, 12759, '2010-12-16 12:32:41'), (44429, 12759, '2010-12-16 12:32:55'), (44430, 12759, '2010-12-16 12:33:43'), (44431, 12760, '2010-12-16 13:01:33'), (44432, 12760, '2010-12-16 13:02:00'), (44433, 12760, '2010-12-16 13:02:04'), (44434, 12760, '2010-12-16 13:02:10'), (44435, 12760, '2010-12-16 13:02:40'), (44436, 12760, '2010-12-16 13:03:36'), (44437, 12760, '2010-12-16 13:07:25'), (44438, 12761, '2010-12-16 13:26:28'), (44439, 12762, '2010-12-16 13:57:26'), (44440, 12762, '2010-12-16 13:57:48'), (44441, 12762, '2010-12-16 13:58:05'), (44442, 12762, '2010-12-16 13:58:23'), (44443, 12762, '2010-12-16 13:58:40'), (44444, 12762, '2010-12-16 13:58:55'), (44445, 12762, '2010-12-16 13:59:17'), (44446, 12762, '2010-12-16 13:59:32'), (44447, 12762, '2010-12-16 13:59:49'), (44448, 12762, '2010-12-16 13:59:57'), (44449, 12763, '2010-12-16 14:18:31'), (44450, 12764, '2010-12-16 15:09:47'), (44451, 12765, '2010-12-16 15:09:49'), (44452, 12765, '2010-12-16 15:12:11'), (44453, 12765, '2010-12-16 15:12:16'), (44454, 12765, '2010-12-16 15:12:20'), (44455, 12765, '2010-12-16 15:12:28'), (44456, 12765, '2010-12-16 15:12:35'), (44457, 12766, '2010-12-16 16:56:01'), (44458, 12767, '2010-12-16 17:07:54'), (44459, 12768, '2010-12-16 17:40:43'), (44460, 12769, '2010-12-16 18:05:27'), (44461, 12769, '2010-12-16 18:05:36'), (44462, 12769, '2010-12-16 18:05:40'), (44463, 12769, '2010-12-16 18:05:44'), (44464, 12770, '2010-12-16 18:42:57'), (44465, 12770, '2010-12-16 18:43:36'), (44466, 12770, '2010-12-16 18:43:48'), (44467, 12770, '2010-12-16 18:43:55'), (44468, 12770, '2010-12-16 18:44:23'), (44469, 12770, '2010-12-16 18:44:28'), (44470, 12770, '2010-12-16 18:44:32'), (44471, 12770, '2010-12-16 18:44:40'), (44472, 12770, '2010-12-16 18:44:44'), (44473, 12771, '2010-12-16 18:56:54'), (44474, 12771, '2010-12-16 18:57:15'), (44475, 12771, '2010-12-16 18:57:25'), (44476, 12771, '2010-12-16 18:57:44'), (44477, 12771, '2010-12-16 18:57:59'), (44478, 12771, '2010-12-16 18:58:16'), (44479, 12771, '2010-12-16 18:58:25'), (44480, 12771, '2010-12-16 18:58:29'), (44481, 12771, '2010-12-16 18:58:57'), (44482, 12771, '2010-12-16 18:59:12'), (44483, 12772, '2010-12-16 19:23:23'), (44484, 12772, '2010-12-16 19:24:15'), (44485, 12772, '2010-12-16 19:24:57'), (44486, 12772, '2010-12-16 19:24:57'), (44487, 12772, '2010-12-16 19:24:58'), (44488, 12772, '2010-12-16 19:24:58'), (44489, 12772, '2010-12-16 19:25:03'), (44490, 12772, '2010-12-16 19:25:04'), (44491, 12772, '2010-12-16 19:25:05'), (44492, 12773, '2010-12-16 20:08:45'), (44493, 12776, '2010-12-16 20:08:47'), (44494, 12774, '2010-12-16 20:08:47'), (44495, 12775, '2010-12-16 20:08:48'), (44496, 12777, '2010-12-16 20:10:02'), (44497, 12778, '2010-12-16 20:10:07'), (44498, 12779, '2010-12-16 21:04:21'), (44499, 12780, '2010-12-16 21:06:04'), (44500, 12781, '2010-12-16 21:25:11'), (44501, 12782, '2010-12-16 21:31:32'), (44502, 12783, '2010-12-16 22:40:35'), (44503, 12784, '2010-12-16 22:40:36'), (44504, 12785, '2010-12-16 22:53:15'), (44505, 12786, '2010-12-17 05:28:23'), (44506, 12787, '2010-12-17 05:29:02'), (44507, 12788, '2010-12-17 05:32:47'), (44508, 12789, '2010-12-17 08:35:32'), (44509, 12790, '2010-12-17 08:35:36'), (44510, 12791, '2010-12-17 09:47:21'), (44511, 12791, '2010-12-17 09:51:32'), (44512, 12791, '2010-12-17 09:51:44'), (44513, 12791, '2010-12-17 09:51:45'), (44514, 12791, '2010-12-17 09:51:57'), (44515, 12791, '2010-12-17 09:52:08'), (44516, 12791, '2010-12-17 09:52:20'), (44517, 12791, '2010-12-17 09:52:31'), (44518, 12791, '2010-12-17 09:52:46'), (44519, 12791, '2010-12-17 09:52:47'), (44520, 12792, '2010-12-17 10:04:12'), (44521, 12793, '2010-12-17 10:05:04'), (44522, 11378, '2010-12-17 10:35:13'), (44523, 11378, '2010-12-17 10:35:20'), (44524, 12794, '2010-12-17 11:24:32'), (44525, 12795, '2010-12-17 11:24:33'), (44526, 12794, '2010-12-17 11:24:40'), (44527, 12794, '2010-12-17 11:25:04'), (44528, 12794, '2010-12-17 11:25:30'), (44529, 12794, '2010-12-17 11:25:54'), (44530, 12794, '2010-12-17 11:26:07'), (44531, 12794, '2010-12-17 11:26:15'), (44532, 12794, '2010-12-17 11:26:24'), (44533, 12794, '2010-12-17 11:26:33'), (44534, 12794, '2010-12-17 11:26:38'), (44535, 12794, '2010-12-17 11:26:59'), (44536, 12794, '2010-12-17 11:27:20'), (44537, 12794, '2010-12-17 11:27:49'), (44538, 12794, '2010-12-17 11:27:58'), (44539, 12794, '2010-12-17 11:28:28'), (44540, 12794, '2010-12-17 11:28:59'), (44541, 12794, '2010-12-17 11:29:09'), (44542, 12796, '2010-12-17 12:06:12'), (44543, 12797, '2010-12-17 12:08:48'), (44544, 12798, '2010-12-17 14:32:21'), (44545, 12799, '2010-12-17 14:33:51'), (44546, 12800, '2010-12-17 14:50:53'), (44547, 12800, '2010-12-17 14:51:19'), (44548, 12800, '2010-12-17 14:51:31'), (44549, 12800, '2010-12-17 14:51:44'), (44550, 12800, '2010-12-17 14:52:18'), (44551, 12801, '2010-12-17 15:58:03'), (44552, 12801, '2010-12-17 15:58:28'), (44553, 12801, '2010-12-17 15:58:43'), (44554, 12802, '2010-12-17 16:01:36'), (44555, 12803, '2010-12-17 16:15:14'), (44556, 12804, '2010-12-17 16:44:56'), (44557, 12805, '2010-12-17 17:30:29'), (44558, 12806, '2010-12-17 17:31:03'), (44559, 12807, '2010-12-17 17:36:37'), (44560, 12808, '2010-12-17 18:31:17'), (44561, 12808, '2010-12-17 18:31:46'), (44562, 12808, '2010-12-17 18:32:07'), (44563, 12808, '2010-12-17 18:33:16'), (44564, 12809, '2010-12-17 20:27:33'), (44565, 12809, '2010-12-17 20:27:42'), (44566, 12810, '2010-12-17 21:31:47'), (44567, 12811, '2010-12-17 22:18:36'), (44568, 12811, '2010-12-17 22:18:55'), (44569, 12812, '2010-12-17 22:43:17'), (44570, 12812, '2010-12-17 22:43:23'), (44571, 12813, '2010-12-18 00:20:28'), (44572, 12814, '2010-12-18 02:07:47'), (44573, 12815, '2010-12-18 02:08:08'), (44574, 12816, '2010-12-18 04:24:21'), (44575, 12817, '2010-12-18 06:37:08'), (44576, 12818, '2010-12-18 07:51:21'), (44577, 12819, '2010-12-18 08:38:06'), (44578, 12820, '2010-12-18 08:38:11'), (44579, 12821, '2010-12-18 08:54:05'), (44580, 12822, '2010-12-18 09:27:07'), (44581, 12823, '2010-12-18 09:49:31'), (44582, 12824, '2010-12-18 10:13:22'), (44583, 12825, '2010-12-18 10:42:42'), (44584, 12826, '2010-12-18 11:33:04'), (44585, 12827, '2010-12-18 12:07:15'), (44586, 12828, '2010-12-18 12:13:55'), (44587, 12828, '2010-12-18 12:14:15'), (44588, 12828, '2010-12-18 12:14:18'), (44589, 12828, '2010-12-18 12:14:27'), (44590, 12828, '2010-12-18 12:14:37'), (44591, 12829, '2010-12-18 12:14:40'), (44592, 12828, '2010-12-18 12:14:46'), (44593, 12829, '2010-12-18 12:14:51'), (44594, 12828, '2010-12-18 12:14:56'), (44595, 12829, '2010-12-18 12:15:00'), (44596, 12829, '2010-12-18 12:15:04'), (44597, 12829, '2010-12-18 12:15:06'), (44598, 12829, '2010-12-18 12:15:17'), (44599, 12829, '2010-12-18 12:15:21'), (44600, 12829, '2010-12-18 12:15:26'), (44601, 12829, '2010-12-18 12:15:34'), (44602, 12829, '2010-12-18 12:15:52'), (44603, 12829, '2010-12-18 12:16:06'), (44604, 12830, '2010-12-18 12:19:06'), (44605, 12830, '2010-12-18 12:19:56'), (44606, 12830, '2010-12-18 12:20:34'), (44607, 12830, '2010-12-18 12:20:48'), (44608, 12830, '2010-12-18 12:21:05'), (44609, 12830, '2010-12-18 12:21:27'), (44610, 12830, '2010-12-18 12:22:36'), (44611, 12830, '2010-12-18 12:22:45'), (44612, 12830, '2010-12-18 12:22:46'), (44613, 12830, '2010-12-18 12:22:49'), (44614, 12830, '2010-12-18 12:22:52'), (44615, 12832, '2010-12-18 14:11:06'), (44616, 12831, '2010-12-18 14:11:06'), (44617, 12832, '2010-12-18 14:11:21'), (44618, 12832, '2010-12-18 14:11:25'), (44619, 12832, '2010-12-18 14:11:29'), (44620, 12832, '2010-12-18 14:11:30'), (44621, 12832, '2010-12-18 14:11:56'), (44622, 12832, '2010-12-18 14:12:07'), (44623, 12832, '2010-12-18 14:12:14'), (44624, 12832, '2010-12-18 14:12:19'), (44625, 12832, '2010-12-18 14:12:35'), (44626, 12832, '2010-12-18 14:12:48'), (44627, 12833, '2010-12-18 14:54:30'), (44628, 12833, '2010-12-18 14:54:41'), (44629, 12834, '2010-12-18 15:14:57'), (44630, 12835, '2010-12-18 15:40:05'), (44631, 12836, '2010-12-18 16:03:00'), (44632, 12836, '2010-12-18 16:03:26'), (44633, 12836, '2010-12-18 16:03:37'), (44634, 12836, '2010-12-18 16:03:47'), (44635, 12836, '2010-12-18 16:03:57'), (44636, 12836, '2010-12-18 16:04:08'), (44637, 12836, '2010-12-18 16:04:16'), (44638, 12836, '2010-12-18 16:04:27'), (44639, 12836, '2010-12-18 16:04:45'), (44640, 12836, '2010-12-18 16:04:53'), (44641, 12836, '2010-12-18 16:05:04'), (44642, 12836, '2010-12-18 16:05:14'), (44643, 12836, '2010-12-18 16:05:29'), (44644, 12836, '2010-12-18 16:05:42'), (44645, 12836, '2010-12-18 16:05:47'), (44646, 12836, '2010-12-18 16:05:54'), (44647, 12836, '2010-12-18 16:06:02'), (44648, 12836, '2010-12-18 16:06:22'), (44649, 12837, '2010-12-18 16:30:50'), (44650, 12838, '2010-12-18 16:31:40'), (44651, 12839, '2010-12-18 16:52:00'), (44652, 12840, '2010-12-18 17:07:46'), (44653, 12841, '2010-12-18 17:56:00'), (44654, 12842, '2010-12-18 18:39:07'), (44655, 12843, '2010-12-18 19:10:26'), (44656, 12843, '2010-12-18 19:10:43'), (44657, 12843, '2010-12-18 19:10:56'), (44658, 12844, '2010-12-18 19:24:20'), (44659, 12845, '2010-12-18 21:36:39'), (44660, 12846, '2010-12-18 22:00:50'), (44661, 12847, '2010-12-18 23:13:59'), (44662, 12848, '2010-12-18 23:23:20'), (44663, 12849, '2010-12-18 23:28:13'), (44664, 12850, '2010-12-18 23:33:08'), (44665, 12851, '2010-12-18 23:36:56'), (44666, 12852, '2010-12-19 00:11:13'), (44667, 12853, '2010-12-19 01:16:01'), (44668, 12854, '2010-12-19 03:01:00'), (44669, 12855, '2010-12-19 03:44:33'), (44670, 12856, '2010-12-19 04:18:15'), (44671, 12857, '2010-12-19 04:42:49'), (44672, 12858, '2010-12-19 04:42:52'), (44673, 12859, '2010-12-19 07:06:01'), (44674, 12860, '2010-12-19 07:54:05'), (44675, 12861, '2010-12-19 08:32:03'), (44676, 12862, '2010-12-19 09:21:50'), (44677, 12863, '2010-12-19 09:46:34'), (44678, 12863, '2010-12-19 09:59:36'), (44679, 12863, '2010-12-19 09:59:37'), (44680, 12864, '2010-12-19 10:32:13'), (44681, 12865, '2010-12-19 11:36:40'), (44682, 12866, '2010-12-19 11:49:21'), (44683, 12867, '2010-12-19 12:20:03'), (44684, 12868, '2010-12-19 12:42:26'), (44685, 12869, '2010-12-19 13:10:33'), (44686, 12869, '2010-12-19 13:10:44'), (44687, 12869, '2010-12-19 13:10:54'), (44688, 12869, '2010-12-19 13:15:11'), (44689, 12870, '2010-12-19 13:59:54'), (44690, 12870, '2010-12-19 14:00:43'), (44691, 12871, '2010-12-19 14:40:06'), (44692, 12871, '2010-12-19 14:40:25'), (44693, 12871, '2010-12-19 14:40:56'), (44694, 12871, '2010-12-19 14:41:13'), (44695, 12871, '2010-12-19 14:41:14'), (44696, 12871, '2010-12-19 14:41:17'), (44697, 12871, '2010-12-19 14:41:53'), (44698, 12871, '2010-12-19 14:41:57'), (44699, 12871, '2010-12-19 14:43:15'), (44700, 12871, '2010-12-19 14:43:19'), (44701, 12871, '2010-12-19 14:43:28'), (44702, 12871, '2010-12-19 14:43:29'), (44703, 12871, '2010-12-19 14:43:30'), (44704, 12871, '2010-12-19 14:43:34'), (44705, 12871, '2010-12-19 14:53:39'), (44706, 12871, '2010-12-19 14:53:45'), (44707, 12871, '2010-12-19 14:53:55'), (44708, 12871, '2010-12-19 14:54:16'), (44709, 12871, '2010-12-19 14:54:30'), (44710, 12871, '2010-12-19 14:54:58'), (44711, 12871, '2010-12-19 14:58:29'), (44712, 12871, '2010-12-19 14:58:32'), (44713, 12871, '2010-12-19 14:58:33'), (44714, 12871, '2010-12-19 14:58:35'), (44715, 12871, '2010-12-19 14:58:38'), (44716, 12871, '2010-12-19 14:59:08'), (44717, 12872, '2010-12-19 15:00:22'), (44718, 12872, '2010-12-19 15:00:29'), (44719, 12872, '2010-12-19 15:00:44'), (44720, 12872, '2010-12-19 15:01:01'), (44721, 12872, '2010-12-19 15:01:11'), (44722, 12872, '2010-12-19 15:01:18'), (44723, 12872, '2010-12-19 15:01:39'), (44724, 12873, '2010-12-19 15:01:56'), (44725, 12873, '2010-12-19 15:02:16'), (44726, 12872, '2010-12-19 15:02:18'), (44727, 12873, '2010-12-19 15:02:25'), (44728, 12872, '2010-12-19 15:02:28'), (44729, 12873, '2010-12-19 15:02:34'), (44730, 12872, '2010-12-19 15:02:38'), (44731, 12872, '2010-12-19 15:02:47'), (44732, 12873, '2010-12-19 15:02:56'), (44733, 12873, '2010-12-19 15:03:21'), (44734, 12873, '2010-12-19 15:03:27'), (44735, 12873, '2010-12-19 15:03:32'), (44736, 12873, '2010-12-19 15:03:38'), (44737, 12873, '2010-12-19 15:03:58'), (44738, 12874, '2010-12-19 15:05:18'), (44739, 12872, '2010-12-19 15:05:40'), (44740, 12872, '2010-12-19 15:05:48'), (44741, 12872, '2010-12-19 15:06:02'), (44742, 12872, '2010-12-19 15:06:24'), (44743, 12872, '2010-12-19 15:06:38'), (44744, 12872, '2010-12-19 15:06:39'), (44745, 12872, '2010-12-19 15:06:45'), (44746, 12872, '2010-12-19 15:06:50'), (44747, 12872, '2010-12-19 15:06:58'), (44748, 12872, '2010-12-19 15:06:59'), (44749, 12872, '2010-12-19 15:07:11'), (44750, 12872, '2010-12-19 15:07:17'), (44751, 12872, '2010-12-19 15:07:42'), (44752, 12872, '2010-12-19 15:09:27'), (44753, 12872, '2010-12-19 15:09:29'), (44754, 12872, '2010-12-19 15:09:36'), (44755, 12872, '2010-12-19 15:09:50'), (44756, 12872, '2010-12-19 15:09:54'), (44757, 12872, '2010-12-19 15:10:15'), (44758, 12872, '2010-12-19 15:10:17'), (44759, 12872, '2010-12-19 15:10:31'), (44760, 12875, '2010-12-19 15:28:47'), (44761, 12876, '2010-12-19 15:47:53'), (44762, 12877, '2010-12-19 15:59:10'), (44763, 12878, '2010-12-19 17:17:35'), (44764, 12879, '2010-12-19 18:10:09'), (44765, 12880, '2010-12-19 18:39:29'), (44766, 12880, '2010-12-19 18:39:43'), (44767, 12880, '2010-12-19 18:39:52'), (44768, 12880, '2010-12-19 18:40:22'), (44769, 12880, '2010-12-19 18:40:33'), (44770, 12880, '2010-12-19 18:40:36'), (44771, 12880, '2010-12-19 18:40:39'), (44772, 12881, '2010-12-19 18:54:20'), (44773, 12881, '2010-12-19 18:54:26'), (44774, 12881, '2010-12-19 18:54:31'), (44775, 12881, '2010-12-19 18:54:35'), (44776, 12881, '2010-12-19 18:54:40'), (44777, 12881, '2010-12-19 18:55:06'), (44778, 12882, '2010-12-19 19:20:47'), (44779, 12882, '2010-12-19 19:20:53'), (44780, 12883, '2010-12-19 19:33:03'), (44781, 12884, '2010-12-19 19:58:37'), (44782, 12885, '2010-12-19 20:00:42'), (44783, 12885, '2010-12-19 20:01:00'), (44784, 12885, '2010-12-19 20:01:05'), (44785, 12885, '2010-12-19 20:01:17'), (44786, 12885, '2010-12-19 20:01:20'), (44787, 12886, '2010-12-19 20:06:37'), (44788, 12887, '2010-12-19 20:07:28'), (44789, 12888, '2010-12-19 20:25:25'), (44790, 12888, '2010-12-19 20:25:35'), (44791, 12888, '2010-12-19 20:25:46'), (44792, 12889, '2010-12-19 20:42:09'), (44793, 12890, '2010-12-19 20:58:05'), (44794, 12890, '2010-12-19 20:58:17'), (44795, 12890, '2010-12-19 20:58:44'), (44796, 12890, '2010-12-19 20:59:06'), (44797, 12890, '2010-12-19 20:59:26'), (44798, 12890, '2010-12-19 20:59:27'), (44799, 12890, '2010-12-19 20:59:30'), (44800, 12890, '2010-12-19 20:59:32'), (44801, 12890, '2010-12-19 20:59:33'), (44802, 12890, '2010-12-19 20:59:35'), (44803, 12890, '2010-12-19 20:59:59'), (44804, 12890, '2010-12-19 21:00:08'), (44805, 12891, '2010-12-19 21:04:38'), (44806, 12891, '2010-12-19 21:04:42'), (44807, 12892, '2010-12-19 21:42:25'), (44808, 12893, '2010-12-19 23:20:56'), (44809, 12894, '2010-12-20 00:10:04'), (44810, 12895, '2010-12-20 03:44:57'), (44811, 12896, '2010-12-20 04:02:04'), (44812, 12897, '2010-12-20 04:02:06'), (44813, 12898, '2010-12-20 04:48:25'), (44814, 12899, '2010-12-20 04:52:20'), (44815, 12900, '2010-12-20 05:07:22'), (44816, 12901, '2010-12-20 07:38:33'), (44817, 12902, '2010-12-20 07:56:00'), (44818, 12794, '2010-12-20 08:16:11'), (44819, 12903, '2010-12-20 08:25:14'), (44820, 12904, '2010-12-20 08:28:14'), (44821, 12905, '2010-12-20 08:52:11'), (44822, 12905, '2010-12-20 08:54:47'), (44823, 12905, '2010-12-20 08:54:52'), (44824, 12905, '2010-12-20 08:54:56'), (44825, 12905, '2010-12-20 08:55:10'), (44826, 12905, '2010-12-20 08:55:22'), (44827, 12905, '2010-12-20 08:55:38'), (44828, 12905, '2010-12-20 08:55:47'), (44829, 12906, '2010-12-20 10:32:18'), (44830, 12907, '2010-12-20 10:32:21'), (44831, 12908, '2010-12-20 11:10:50'), (44832, 12909, '2010-12-20 11:23:39'), (44833, 12910, '2010-12-20 11:23:43'), (44834, 12911, '2010-12-20 11:23:45'), (44835, 12912, '2010-12-20 11:23:46'), (44836, 12913, '2010-12-20 11:37:03'), (44837, 12914, '2010-12-20 11:47:59'), (44838, 12914, '2010-12-20 11:48:29'), (44839, 12914, '2010-12-20 11:48:50'), (44840, 12914, '2010-12-20 11:49:02'), (44841, 12914, '2010-12-20 11:49:21'), (44842, 12914, '2010-12-20 11:49:28'), (44843, 12914, '2010-12-20 11:50:03'), (44844, 12914, '2010-12-20 11:50:20'), (44845, 12914, '2010-12-20 11:50:34'), (44846, 12914, '2010-12-20 11:50:50'), (44847, 12914, '2010-12-20 11:51:06'), (44848, 12914, '2010-12-20 11:51:16'), (44849, 12914, '2010-12-20 11:51:25'), (44850, 12914, '2010-12-20 11:51:37'), (44851, 12914, '2010-12-20 11:51:49'), (44852, 12914, '2010-12-20 11:52:04'), (44853, 12914, '2010-12-20 11:52:11'), (44854, 12914, '2010-12-20 11:52:30'), (44855, 12914, '2010-12-20 11:52:35'), (44856, 12914, '2010-12-20 11:52:40'), (44857, 12914, '2010-12-20 11:53:33'), (44858, 12914, '2010-12-20 11:53:49'), (44859, 12915, '2010-12-20 12:23:58'), (44860, 12916, '2010-12-20 12:37:28'), (44861, 12916, '2010-12-20 12:37:51'), (44862, 12916, '2010-12-20 12:38:12'), (44863, 12916, '2010-12-20 12:38:16'), (44864, 12916, '2010-12-20 12:38:29'), (44865, 12916, '2010-12-20 12:38:39'), (44866, 12916, '2010-12-20 12:38:51'), (44867, 12916, '2010-12-20 12:39:16'), (44868, 12916, '2010-12-20 12:39:18'), (44869, 12917, '2010-12-20 13:23:19'), (44870, 12918, '2010-12-20 13:31:52'), (44871, 12919, '2010-12-20 13:59:08'), (44872, 12920, '2010-12-20 14:10:18'), (44873, 12920, '2010-12-20 14:10:29'), (44874, 12920, '2010-12-20 14:10:34'), (44875, 12920, '2010-12-20 14:10:34'), (44876, 12920, '2010-12-20 14:10:36'), (44877, 12920, '2010-12-20 14:10:38'), (44878, 12920, '2010-12-20 14:10:38'), (44879, 12920, '2010-12-20 14:10:48'), (44880, 12920, '2010-12-20 14:11:11'), (44881, 12920, '2010-12-20 14:11:14'), (44882, 12920, '2010-12-20 14:11:47'), (44883, 12920, '2010-12-20 14:11:51'), (44884, 12921, '2010-12-20 14:25:28'), (44885, 12922, '2010-12-20 15:00:49'), (44886, 12923, '2010-12-20 15:49:55'), (44887, 12923, '2010-12-20 15:50:02'), (44888, 12923, '2010-12-20 15:50:09'), (44889, 12923, '2010-12-20 15:50:18'), (44890, 12923, '2010-12-20 15:50:26'), (44891, 12923, '2010-12-20 15:50:34'), (44892, 12923, '2010-12-20 15:50:43'), (44893, 12924, '2010-12-20 16:52:19'), (44894, 12924, '2010-12-20 16:52:29'), (44895, 12924, '2010-12-20 16:52:34'), (44896, 12924, '2010-12-20 16:53:39'), (44897, 12924, '2010-12-20 16:53:43'), (44898, 12924, '2010-12-20 17:07:33'), (44899, 12925, '2010-12-20 17:08:05'), (44900, 12925, '2010-12-20 17:08:31'), (44901, 12925, '2010-12-20 17:08:32'), (44902, 12925, '2010-12-20 17:09:01'), (44903, 12925, '2010-12-20 17:09:33'), (44904, 12925, '2010-12-20 17:11:29'), (44905, 12925, '2010-12-20 17:11:57'), (44906, 12925, '2010-12-20 17:12:23'), (44907, 12925, '2010-12-20 17:12:28'), (44908, 12925, '2010-12-20 17:12:35'), (44909, 12925, '2010-12-20 17:12:56'), (44910, 12925, '2010-12-20 17:13:28'), (44911, 12925, '2010-12-20 17:14:51'), (44912, 12925, '2010-12-20 17:16:25'), (44913, 12926, '2010-12-20 17:41:28'), (44914, 12927, '2010-12-20 17:58:53'), (44915, 12927, '2010-12-20 17:59:11'), (44916, 12927, '2010-12-20 17:59:21'), (44917, 12927, '2010-12-20 17:59:35'), (44918, 12928, '2010-12-20 18:00:50'), (44919, 12927, '2010-12-20 18:01:14'), (44920, 12929, '2010-12-20 18:43:51'), (44921, 12929, '2010-12-20 18:44:13'), (44922, 12930, '2010-12-20 18:55:57'), (44923, 12931, '2010-12-20 19:33:45'), (44924, 12932, '2010-12-20 19:53:19'), (44925, 12932, '2010-12-20 19:53:38'), (44926, 12932, '2010-12-20 19:56:47'), (44927, 12932, '2010-12-20 20:00:47'), (44928, 12932, '2010-12-20 20:01:38'), (44929, 12932, '2010-12-20 20:01:42'), (44930, 12932, '2010-12-20 20:01:44'), (44931, 12933, '2010-12-20 20:30:00'), (44932, 12933, '2010-12-20 20:30:11'), (44933, 12933, '2010-12-20 20:30:12'), (44934, 12933, '2010-12-20 20:30:45'), (44935, 12933, '2010-12-20 20:30:46'), (44936, 12933, '2010-12-20 20:30:58'), (44937, 12933, '2010-12-20 20:31:26'), (44938, 12933, '2010-12-20 20:31:52'), (44939, 12933, '2010-12-20 20:32:24'), (44940, 12933, '2010-12-20 20:32:41'), (44941, 12933, '2010-12-20 20:32:42'), (44942, 12933, '2010-12-20 20:33:40'), (44943, 12934, '2010-12-20 21:41:38'), (44944, 12934, '2010-12-20 21:42:19'), (44945, 12934, '2010-12-20 21:43:16'), (44946, 12934, '2010-12-20 21:43:47'), (44947, 12934, '2010-12-20 21:44:48'), (44948, 12934, '2010-12-20 21:47:05'), (44949, 12934, '2010-12-20 21:47:53'), (44950, 12934, '2010-12-20 21:49:34'), (44951, 12934, '2010-12-20 21:49:51'), (44952, 12934, '2010-12-20 21:49:54'), (44953, 12934, '2010-12-20 21:50:43'), (44954, 12934, '2010-12-20 21:50:45'), (44955, 12935, '2010-12-20 21:50:49'), (44956, 12934, '2010-12-20 21:51:04'), (44957, 12934, '2010-12-20 21:52:02'), (44958, 12934, '2010-12-20 21:52:32'), (44959, 12934, '2010-12-20 21:52:48'), (44960, 12934, '2010-12-20 21:53:18'), (44961, 12934, '2010-12-20 21:53:33'), (44962, 12934, '2010-12-20 21:53:34'), (44963, 12934, '2010-12-20 21:53:35'), (44964, 12934, '2010-12-20 21:53:36'), (44965, 12934, '2010-12-20 21:53:37'), (44966, 12934, '2010-12-20 21:53:39'), (44967, 12934, '2010-12-20 21:53:40'), (44968, 12936, '2010-12-20 23:32:21'), (44969, 12936, '2010-12-20 23:44:52'), (44970, 12936, '2010-12-20 23:45:29'), (44971, 12936, '2010-12-20 23:45:36'), (44972, 12936, '2010-12-20 23:45:43'), (44973, 12936, '2010-12-20 23:45:49'), (44974, 12936, '2010-12-20 23:46:05'), (44975, 12936, '2010-12-20 23:46:06'), (44976, 12936, '2010-12-20 23:46:16'), (44977, 12936, '2010-12-20 23:46:53'), (44978, 12936, '2010-12-20 23:46:56'), (44979, 12936, '2010-12-20 23:46:59'), (44980, 12936, '2010-12-20 23:47:00'), (44981, 12936, '2010-12-20 23:47:03'), (44982, 12936, '2010-12-20 23:47:06'), (44983, 12936, '2010-12-20 23:47:09'), (44984, 12937, '2010-12-20 23:56:57'), (44985, 12937, '2010-12-20 23:57:08'), (44986, 12937, '2010-12-20 23:57:20'), (44987, 12937, '2010-12-20 23:57:30'), (44988, 12938, '2010-12-21 00:45:03'), (44989, 12939, '2010-12-21 03:43:34'), (44990, 12940, '2010-12-21 03:54:56'), (44991, 12941, '2010-12-21 06:39:38'), (44992, 12942, '2010-12-21 06:39:43'), (44993, 12943, '2010-12-21 06:45:31'), (44994, 12944, '2010-12-21 07:13:09'), (44995, 12945, '2010-12-21 07:14:15'), (44996, 12946, '2010-12-21 07:14:30'), (44997, 12947, '2010-12-21 07:14:35'), (44998, 12948, '2010-12-21 07:15:11'), (44999, 12949, '2010-12-21 07:15:20'), (45000, 12950, '2010-12-21 07:15:31'), (45001, 12951, '2010-12-21 07:16:01'), (45002, 12952, '2010-12-21 07:16:33'), (45003, 12953, '2010-12-21 07:21:26'), (45004, 12954, '2010-12-21 07:23:40'), (45005, 12955, '2010-12-21 07:33:47'), (45006, 12956, '2010-12-21 07:34:57'), (45007, 12957, '2010-12-21 07:35:45'), (45008, 12958, '2010-12-21 07:35:55'), (45009, 12959, '2010-12-21 07:36:16'), (45010, 12960, '2010-12-21 07:37:26'), (45011, 12961, '2010-12-21 07:40:30'), (45012, 12962, '2010-12-21 07:40:57'), (45013, 12963, '2010-12-21 07:41:25'), (45014, 12964, '2010-12-21 07:49:22'), (45015, 12794, '2010-12-21 07:50:58'), (45016, 12965, '2010-12-21 08:42:06'), (45017, 12966, '2010-12-21 08:42:10'), (45018, 12967, '2010-12-21 09:01:04'), (45019, 12968, '2010-12-21 10:06:21'), (45020, 12968, '2010-12-21 10:06:34'), (45021, 12968, '2010-12-21 10:06:54'), (45022, 12969, '2010-12-21 10:09:29'), (45023, 12970, '2010-12-21 10:40:07'), (45024, 12971, '2010-12-21 10:40:10'), (45025, 12972, '2010-12-21 10:52:47'), (45026, 12973, '2010-12-21 11:13:31'), (45027, 12974, '2010-12-21 11:19:56'), (45028, 12975, '2010-12-21 12:09:56'), (45029, 12976, '2010-12-21 12:18:38'), (45030, 12977, '2010-12-21 12:42:15'), (45031, 12977, '2010-12-21 12:42:43'), (45032, 12977, '2010-12-21 12:42:59'), (45033, 12977, '2010-12-21 12:43:21'), (45034, 12977, '2010-12-21 12:43:32'), (45035, 12977, '2010-12-21 12:43:52'), (45036, 12978, '2010-12-21 12:44:23'), (45037, 12977, '2010-12-21 12:44:29'), (45038, 12977, '2010-12-21 12:44:35'), (45039, 12977, '2010-12-21 12:44:58'), (45040, 12977, '2010-12-21 12:45:02'), (45041, 12977, '2010-12-21 12:45:13'), (45042, 12977, '2010-12-21 12:45:16'), (45043, 12977, '2010-12-21 12:45:19'), (45044, 12977, '2010-12-21 12:45:20'), (45045, 12977, '2010-12-21 12:45:22'), (45046, 12978, '2010-12-21 12:45:42'), (45047, 12978, '2010-12-21 12:45:44'), (45048, 12978, '2010-12-21 12:46:30'), (45049, 12979, '2010-12-21 12:47:38'), (45050, 12979, '2010-12-21 12:47:50'), (45051, 12979, '2010-12-21 12:48:03'), (45052, 12979, '2010-12-21 12:48:07'), (45053, 12979, '2010-12-21 12:48:10'), (45054, 12979, '2010-12-21 12:48:20'), (45055, 12979, '2010-12-21 12:48:27'), (45056, 12979, '2010-12-21 12:48:34'), (45057, 12978, '2010-12-21 12:49:44'), (45058, 12978, '2010-12-21 12:49:45'), (45059, 12980, '2010-12-21 12:49:55'), (45060, 12980, '2010-12-21 12:50:13'), (45061, 12980, '2010-12-21 12:50:24'), (45062, 12981, '2010-12-21 13:09:02'), (45063, 12981, '2010-12-21 13:09:24'), (45064, 12981, '2010-12-21 13:09:34'), (45065, 12981, '2010-12-21 13:09:41'), (45066, 12981, '2010-12-21 13:09:53'), (45067, 12981, '2010-12-21 13:10:26'), (45068, 12982, '2010-12-21 13:35:53'), (45069, 12982, '2010-12-21 13:36:22'), (45070, 12982, '2010-12-21 13:39:12'), (45071, 12983, '2010-12-21 13:46:16'), (45072, 12984, '2010-12-21 14:11:55'), (45073, 12984, '2010-12-21 14:12:36'), (45074, 12984, '2010-12-21 14:13:15'), (45075, 12984, '2010-12-21 14:13:26'), (45076, 12985, '2010-12-21 14:14:02'), (45077, 12984, '2010-12-21 14:14:11'), (45078, 12984, '2010-12-21 14:14:21'), (45079, 12984, '2010-12-21 14:14:27'), (45080, 12984, '2010-12-21 14:14:32'), (45081, 12984, '2010-12-21 14:14:33'), (45082, 12984, '2010-12-21 14:14:34'), (45083, 12986, '2010-12-21 16:08:59'), (45084, 12986, '2010-12-21 16:11:02'), (45085, 12986, '2010-12-21 16:11:26'), (45086, 12986, '2010-12-21 16:11:36'), (45087, 12987, '2010-12-21 16:13:57'), (45088, 12987, '2010-12-21 16:14:35'), (45089, 12987, '2010-12-21 16:14:35'), (45090, 12987, '2010-12-21 16:14:35'), (45091, 12987, '2010-12-21 16:14:36'), (45092, 12987, '2010-12-21 16:14:43'), (45093, 12987, '2010-12-21 16:14:48'), (45094, 12988, '2010-12-21 20:04:12'), (45095, 12989, '2010-12-21 20:04:15'), (45096, 12990, '2010-12-21 20:04:19'), (45097, 12991, '2010-12-21 20:04:22'), (45098, 12992, '2010-12-21 20:04:25'), (45099, 12993, '2010-12-21 20:05:16'), (45100, 12993, '2010-12-21 20:08:24'), (45101, 12994, '2010-12-21 22:29:13'), (45102, 12995, '2010-12-21 23:45:14'), (45103, 12996, '2010-12-22 03:20:37'), (45104, 12997, '2010-12-22 03:31:40'), (45105, 12998, '2010-12-22 03:59:48'), (45106, 12999, '2010-12-22 04:32:05'), (45107, 13000, '2010-12-22 04:33:44'), (45108, 13001, '2010-12-22 04:44:05'), (45109, 13002, '2010-12-22 05:11:02'), (45110, 13003, '2010-12-22 05:20:04'), (45111, 13004, '2010-12-22 06:09:44'), (45112, 13005, '2010-12-22 06:37:21'), (45113, 13006, '2010-12-22 06:37:25'), (45114, 13007, '2010-12-22 06:37:32'), (45115, 13008, '2010-12-22 06:37:37'), (45116, 13009, '2010-12-22 06:37:42'), (45117, 13010, '2010-12-22 06:37:47'), (45118, 13011, '2010-12-22 06:37:53'), (45119, 13012, '2010-12-22 06:37:58'), (45120, 13013, '2010-12-22 06:58:16'), (45121, 13014, '2010-12-22 07:02:39'), (45122, 13015, '2010-12-22 07:21:03'), (45123, 13015, '2010-12-22 07:21:15'), (45124, 13015, '2010-12-22 07:21:24'), (45125, 13015, '2010-12-22 07:21:47'), (45126, 13015, '2010-12-22 07:22:18'), (45127, 13015, '2010-12-22 07:22:22'), (45128, 13015, '2010-12-22 07:22:25'), (45129, 13016, '2010-12-22 07:25:50'), (45130, 13016, '2010-12-22 07:25:56'), (45131, 13016, '2010-12-22 07:26:04'), (45132, 13016, '2010-12-22 07:26:47'), (45133, 13016, '2010-12-22 07:27:05'), (45134, 13016, '2010-12-22 07:27:16'), (45135, 13016, '2010-12-22 07:27:52'), (45136, 13016, '2010-12-22 07:27:55'), (45137, 13016, '2010-12-22 07:27:58'), (45138, 13017, '2010-12-22 07:31:49'), (45139, 13018, '2010-12-22 07:42:43'), (45140, 12794, '2010-12-22 07:43:07'), (45141, 13019, '2010-12-22 07:59:07'), (45142, 13020, '2010-12-22 08:08:12'), (45143, 13021, '2010-12-22 08:15:11'), (45144, 13022, '2010-12-22 08:19:51'), (45145, 13022, '2010-12-22 08:20:06'), (45146, 13022, '2010-12-22 08:20:14'), (45147, 13022, '2010-12-22 08:20:15'), (45148, 13022, '2010-12-22 08:20:16'), (45149, 13022, '2010-12-22 08:20:33'), (45150, 13023, '2010-12-22 08:39:21'), (45151, 13023, '2010-12-22 08:39:29'), (45152, 13023, '2010-12-22 08:39:51'), (45153, 13023, '2010-12-22 08:40:01'), (45154, 13023, '2010-12-22 08:40:31'), (45155, 13023, '2010-12-22 08:40:36'), (45156, 13023, '2010-12-22 08:40:40'), (45157, 13023, '2010-12-22 08:40:47'), (45158, 13024, '2010-12-22 08:45:22'), (45159, 13025, '2010-12-22 08:48:45'), (45160, 13025, '2010-12-22 08:49:04'), (45161, 13025, '2010-12-22 08:49:17'), (45162, 13025, '2010-12-22 08:49:33'), (45163, 13025, '2010-12-22 08:50:07'), (45164, 13025, '2010-12-22 08:50:20'), (45165, 13025, '2010-12-22 08:50:30'), (45166, 13025, '2010-12-22 08:50:50'), (45167, 13025, '2010-12-22 08:50:54'), (45168, 13025, '2010-12-22 08:50:57'), (45169, 13025, '2010-12-22 08:50:58'), (45170, 13025, '2010-12-22 08:50:59'), (45171, 13025, '2010-12-22 08:51:00'), (45172, 13026, '2010-12-22 09:22:39'), (45173, 13027, '2010-12-22 09:24:14'), (45174, 13021, '2010-12-22 09:40:22'), (45175, 13021, '2010-12-22 09:40:28'), (45176, 13021, '2010-12-22 09:40:32'), (45177, 13021, '2010-12-22 09:40:38'), (45178, 13021, '2010-12-22 09:41:04'), (45179, 13021, '2010-12-22 09:41:08'), (45180, 13021, '2010-12-22 09:41:13'), (45181, 13021, '2010-12-22 09:41:21'), (45182, 13021, '2010-12-22 09:41:25'), (45183, 13021, '2010-12-22 09:41:29'), (45184, 13021, '2010-12-22 09:41:37'), (45185, 13021, '2010-12-22 09:41:43'), (45186, 13021, '2010-12-22 09:41:47'), (45187, 13021, '2010-12-22 09:41:55'), (45188, 13021, '2010-12-22 09:41:55'), (45189, 13028, '2010-12-22 09:48:23'), (45190, 13029, '2010-12-22 09:52:03'), (45191, 13030, '2010-12-22 09:52:07'), (45192, 13031, '2010-12-22 10:01:55'), (45193, 13032, '2010-12-22 10:17:45'), (45194, 13032, '2010-12-22 10:18:05'), (45195, 13032, '2010-12-22 10:18:22'), (45196, 13032, '2010-12-22 10:18:39'), (45197, 13032, '2010-12-22 10:18:49'), (45198, 13033, '2010-12-22 10:18:54'), (45199, 13034, '2010-12-22 10:32:16'), (45200, 13035, '2010-12-22 10:32:21'), (45201, 13036, '2010-12-22 10:32:25'), (45202, 13037, '2010-12-22 10:32:30'), (45203, 13038, '2010-12-22 10:32:35'), (45204, 13039, '2010-12-22 10:32:41'), (45205, 13040, '2010-12-22 10:32:46'), (45206, 13041, '2010-12-22 10:32:51'), (45207, 13042, '2010-12-22 10:32:57'), (45208, 13043, '2010-12-22 10:58:20'), (45209, 13043, '2010-12-22 11:14:34'), (45210, 13044, '2010-12-22 11:26:40'), (45211, 13045, '2010-12-22 11:33:19'), (45212, 13046, '2010-12-22 11:34:02'), (45213, 13047, '2010-12-22 11:41:58'), (45214, 13048, '2010-12-22 13:18:15'), (45215, 13048, '2010-12-22 13:18:28'), (45216, 13049, '2010-12-22 13:19:07'), (45217, 13048, '2010-12-22 13:19:09'), (45218, 13048, '2010-12-22 13:19:22'), (45219, 13050, '2010-12-22 13:26:01'), (45220, 13050, '2010-12-22 13:26:28'), (45221, 13050, '2010-12-22 13:26:36'), (45222, 13050, '2010-12-22 13:26:40'), (45223, 13050, '2010-12-22 13:26:46'), (45224, 13051, '2010-12-22 13:28:20'), (45225, 13048, '2010-12-22 13:28:54'), (45226, 13048, '2010-12-22 13:29:24'), (45227, 13052, '2010-12-22 13:31:59'), (45228, 13048, '2010-12-22 13:34:51'), (45229, 13048, '2010-12-22 13:34:55'), (45230, 13048, '2010-12-22 13:41:53'), (45231, 13048, '2010-12-22 13:41:59'), (45232, 13048, '2010-12-22 13:42:02'), (45233, 13048, '2010-12-22 13:42:10'), (45234, 13053, '2010-12-22 13:44:10'), (45235, 13054, '2010-12-22 13:51:16'), (45236, 13054, '2010-12-22 13:51:24'), (45237, 13055, '2010-12-22 14:13:18'), (45238, 13056, '2010-12-22 14:13:21'), (45239, 13057, '2010-12-22 14:25:00'), (45240, 13057, '2010-12-22 14:25:15'), (45241, 13057, '2010-12-22 14:25:29'), (45242, 13057, '2010-12-22 14:25:38'), (45243, 13057, '2010-12-22 14:25:57'), (45244, 13057, '2010-12-22 14:26:03'), (45245, 13057, '2010-12-22 14:26:16'), (45246, 13057, '2010-12-22 14:26:47'), (45247, 13057, '2010-12-22 14:27:23'), (45248, 13057, '2010-12-22 14:28:05'), (45249, 13057, '2010-12-22 14:28:22'), (45250, 13057, '2010-12-22 14:28:51'), (45251, 13057, '2010-12-22 14:29:09'), (45252, 13057, '2010-12-22 14:29:14'), (45253, 13057, '2010-12-22 14:29:26'), (45254, 13057, '2010-12-22 14:29:33'), (45255, 13057, '2010-12-22 14:29:57'), (45256, 13057, '2010-12-22 14:30:42'), (45257, 13057, '2010-12-22 14:30:44'), (45258, 13048, '2010-12-22 14:35:01'), (45259, 13048, '2010-12-22 14:35:10'), (45260, 13048, '2010-12-22 14:35:15'), (45261, 13058, '2010-12-22 14:41:13'), (45262, 13059, '2010-12-22 14:41:18'), (45263, 13060, '2010-12-22 14:41:22'), (45264, 13061, '2010-12-22 14:41:28'), (45265, 13062, '2010-12-22 14:41:33'), (45266, 13063, '2010-12-22 14:41:39'), (45267, 13064, '2010-12-22 14:41:44'), (45268, 13065, '2010-12-22 14:41:49'), (45269, 13066, '2010-12-22 14:41:54'), (45270, 13067, '2010-12-22 14:41:59'), (45271, 13048, '2010-12-22 14:42:40'), (45272, 13048, '2010-12-22 14:42:52'), (45273, 13048, '2010-12-22 14:42:54'), (45274, 13048, '2010-12-22 14:43:03'), (45275, 13048, '2010-12-22 14:43:10'), (45276, 13048, '2010-12-22 14:43:15'), (45277, 13048, '2010-12-22 14:48:24'), (45278, 13048, '2010-12-22 14:49:59'), (45279, 13048, '2010-12-22 14:50:03'), (45280, 13068, '2010-12-22 14:56:48'), (45281, 13069, '2010-12-22 14:58:14'), (45282, 13048, '2010-12-22 14:58:34'), (45283, 13048, '2010-12-22 14:58:52'), (45284, 13070, '2010-12-22 14:58:58'), (45285, 13048, '2010-12-22 14:59:00'), (45286, 13071, '2010-12-22 14:59:43'), (45287, 13072, '2010-12-22 15:01:02'), (45288, 13073, '2010-12-22 15:02:05'), (45289, 13048, '2010-12-22 15:02:24'), (45290, 13048, '2010-12-22 15:02:34'), (45291, 13048, '2010-12-22 15:02:37'), (45292, 13048, '2010-12-22 15:04:16'), (45293, 13074, '2010-12-22 15:04:30'), (45294, 13048, '2010-12-22 15:20:05'), (45295, 13048, '2010-12-22 15:20:08'), (45296, 13048, '2010-12-22 15:35:33'), (45297, 13048, '2010-12-22 15:35:40'), (45298, 13048, '2010-12-22 15:35:50'), (45299, 13048, '2010-12-22 15:36:48'), (45300, 13048, '2010-12-22 15:36:53'), (45301, 13048, '2010-12-22 15:38:11'), (45302, 13048, '2010-12-22 15:38:34'), (45303, 13048, '2010-12-22 15:38:41'), (45304, 13048, '2010-12-22 15:38:51'), (45305, 13048, '2010-12-22 15:43:59'), (45306, 13048, '2010-12-22 15:44:02'), (45307, 13048, '2010-12-22 15:45:11'), (45308, 13048, '2010-12-22 15:45:20'), (45309, 13048, '2010-12-22 15:45:25'), (45310, 13048, '2010-12-22 15:53:26'), (45311, 13048, '2010-12-22 15:53:47'), (45312, 13048, '2010-12-22 16:02:37'), (45313, 13048, '2010-12-22 16:06:40'), (45314, 13048, '2010-12-22 16:06:41'), (45315, 13075, '2010-12-22 16:10:31'), (45316, 13048, '2010-12-22 16:12:55'), (45317, 13048, '2010-12-22 16:12:56'), (45318, 13048, '2010-12-22 16:13:17'), (45319, 13048, '2010-12-22 16:13:18'), (45320, 13048, '2010-12-22 16:13:23'), (45321, 13048, '2010-12-22 16:13:33'), (45322, 13048, '2010-12-22 16:18:18'), (45323, 13048, '2010-12-22 16:18:19'), (45324, 13048, '2010-12-22 16:18:20'), (45325, 13048, '2010-12-22 16:18:30'), (45326, 13048, '2010-12-22 16:18:31'), (45327, 13048, '2010-12-22 16:18:34'), (45328, 13048, '2010-12-22 16:18:44'), (45329, 13076, '2010-12-22 16:32:16'), (45330, 13048, '2010-12-22 16:32:43'), (45331, 13048, '2010-12-22 16:32:44'), (45332, 13077, '2010-12-22 16:33:32'), (45333, 13078, '2010-12-22 16:34:34'), (45334, 13048, '2010-12-22 16:35:42'), (45335, 13048, '2010-12-22 16:38:33'), (45336, 13079, '2010-12-22 16:42:19'), (45337, 13048, '2010-12-22 16:45:20'), (45338, 13048, '2010-12-22 16:45:24'), (45339, 13048, '2010-12-22 16:45:27'), (45340, 13048, '2010-12-22 16:45:33'), (45341, 13048, '2010-12-22 16:47:01'), (45342, 13048, '2010-12-22 16:47:14'), (45343, 13048, '2010-12-22 16:47:23'), (45344, 13048, '2010-12-22 16:47:24'), (45345, 13080, '2010-12-22 16:48:48'), (45346, 13081, '2010-12-22 16:50:26'), (45347, 13048, '2010-12-22 16:58:35'), (45348, 13048, '2010-12-22 16:58:37'), (45349, 13048, '2010-12-22 16:58:42'), (45350, 13048, '2010-12-22 16:58:45'), (45351, 13048, '2010-12-22 17:03:55'), (45352, 13048, '2010-12-22 17:03:58'), (45353, 13048, '2010-12-22 17:03:59'), (45354, 13082, '2010-12-22 17:06:44'), (45355, 13083, '2010-12-22 18:10:39'), (45356, 13084, '2010-12-22 18:43:13'), (45357, 13084, '2010-12-22 18:44:23'), (45358, 13084, '2010-12-22 18:44:43'), (45359, 13085, '2010-12-22 18:45:28'), (45360, 13086, '2010-12-22 18:45:32'), (45361, 13087, '2010-12-22 18:45:36'), (45362, 13088, '2010-12-22 18:45:41'), (45363, 13089, '2010-12-22 18:45:46'), (45364, 13090, '2010-12-22 18:45:51'), (45365, 13091, '2010-12-22 18:45:56'), (45366, 13092, '2010-12-22 18:46:01'), (45367, 13093, '2010-12-22 18:46:07'), (45368, 13094, '2010-12-22 18:46:11'), (45369, 13084, '2010-12-22 18:48:44'), (45370, 13084, '2010-12-22 18:48:50'), (45371, 13095, '2010-12-22 20:07:44'), (45372, 13096, '2010-12-22 20:07:47'), (45373, 13097, '2010-12-22 20:07:50'), (45374, 13098, '2010-12-22 20:07:53'), (45375, 13099, '2010-12-22 20:07:56'), (45376, 13100, '2010-12-22 20:07:59'), (45377, 13101, '2010-12-22 20:08:01'), (45378, 13102, '2010-12-22 20:08:04'), (45379, 13103, '2010-12-22 20:08:07'), (45380, 13104, '2010-12-22 20:08:10'), (45381, 13105, '2010-12-22 20:08:12'), (45382, 13106, '2010-12-22 20:08:16'), (45383, 13107, '2010-12-22 20:08:18'), (45384, 13108, '2010-12-22 20:08:22'), (45385, 13109, '2010-12-22 20:08:24'), (45386, 13110, '2010-12-22 20:08:28'), (45387, 13111, '2010-12-22 20:08:31'), (45388, 13112, '2010-12-22 20:08:34'), (45389, 13113, '2010-12-22 20:08:37'), (45390, 13114, '2010-12-22 20:08:41'), (45391, 13115, '2010-12-22 20:08:43'), (45392, 13116, '2010-12-22 20:08:47'), (45393, 13117, '2010-12-22 20:08:50'), (45394, 13118, '2010-12-22 20:08:53'), (45395, 13119, '2010-12-22 20:08:56'), (45396, 13120, '2010-12-22 20:09:00'), (45397, 13121, '2010-12-22 20:09:03'), (45398, 13122, '2010-12-22 20:09:06'), (45399, 13123, '2010-12-22 20:09:09'), (45400, 13124, '2010-12-22 20:09:13'), (45401, 13125, '2010-12-22 20:09:17'), (45402, 13126, '2010-12-22 20:09:21'), (45403, 13127, '2010-12-22 20:09:24'), (45404, 13128, '2010-12-22 20:09:28'), (45405, 13129, '2010-12-22 20:09:31'), (45406, 13130, '2010-12-22 20:09:35'), (45407, 13131, '2010-12-22 20:09:38'), (45408, 13132, '2010-12-22 20:09:55'), (45409, 13133, '2010-12-22 20:09:57'), (45410, 13134, '2010-12-22 20:10:01'), (45411, 13135, '2010-12-22 20:10:04'), (45412, 13136, '2010-12-22 20:10:08'), (45413, 13137, '2010-12-22 20:10:10'), (45414, 13138, '2010-12-22 20:10:14'), (45415, 13139, '2010-12-22 20:10:16'), (45416, 13140, '2010-12-22 20:10:20'), (45417, 13141, '2010-12-22 20:10:23'), (45418, 13142, '2010-12-22 20:10:27'), (45419, 13143, '2010-12-22 20:10:29'), (45420, 13144, '2010-12-22 20:10:33'), (45421, 13145, '2010-12-22 20:10:36'), (45422, 13146, '2010-12-22 20:10:40'), (45423, 13147, '2010-12-22 20:10:42'), (45424, 13148, '2010-12-22 20:10:46'), (45425, 13149, '2010-12-22 20:10:49'), (45426, 13150, '2010-12-22 20:10:52'), (45427, 13151, '2010-12-22 20:10:55'), (45428, 13152, '2010-12-22 20:10:59'), (45429, 13153, '2010-12-22 20:11:02'), (45430, 13154, '2010-12-22 20:11:06'), (45431, 13155, '2010-12-22 20:25:31'), (45432, 13156, '2010-12-22 21:35:49'), (45433, 13157, '2010-12-22 21:37:24'), (45434, 13158, '2010-12-22 22:36:56'), (45435, 13159, '2010-12-22 22:40:23'), (45436, 13160, '2010-12-22 22:40:27'), (45437, 13161, '2010-12-22 22:40:35'), (45438, 13162, '2010-12-22 22:40:41'), (45439, 13163, '2010-12-23 01:18:48'), (45440, 13164, '2010-12-23 01:20:30'), (45441, 13165, '2010-12-23 01:55:48'), (45442, 13166, '2010-12-23 02:05:13'), (45443, 13167, '2010-12-23 04:17:24'), (45444, 13167, '2010-12-23 04:17:40'), (45445, 13167, '2010-12-23 04:17:50'), (45446, 13167, '2010-12-23 04:18:08'), (45447, 13167, '2010-12-23 04:18:20'), (45448, 13167, '2010-12-23 04:18:42'), (45449, 13167, '2010-12-23 04:19:15'), (45450, 13168, '2010-12-23 06:34:49'), (45451, 13169, '2010-12-23 06:41:44'), (45452, 13170, '2010-12-23 07:13:34'), (45453, 13171, '2010-12-23 07:37:28'), (45454, 13171, '2010-12-23 07:37:48'), (45455, 13171, '2010-12-23 07:37:52'), (45456, 13171, '2010-12-23 07:40:02'), (45457, 13171, '2010-12-23 07:40:04'), (45458, 13171, '2010-12-23 07:40:08'), (45459, 13172, '2010-12-23 07:50:51'), (45460, 13173, '2010-12-23 07:52:55'), (45461, 12794, '2010-12-23 08:04:04'), (45462, 13174, '2010-12-23 08:34:05'), (45463, 13175, '2010-12-23 08:54:55'), (45464, 13176, '2010-12-23 08:55:04'), (45465, 13175, '2010-12-23 08:55:06'), (45466, 13177, '2010-12-23 08:55:13'), (45467, 13175, '2010-12-23 08:55:15'), (45468, 13178, '2010-12-23 08:55:35'), (45469, 13175, '2010-12-23 08:55:37'), (45470, 13175, '2010-12-23 08:55:58'), (45471, 13175, '2010-12-23 08:56:10'), (45472, 13179, '2010-12-23 08:56:23'), (45473, 13175, '2010-12-23 08:56:25'), (45474, 13175, '2010-12-23 08:56:42'), (45475, 13175, '2010-12-23 08:56:45'), (45476, 13175, '2010-12-23 08:56:49'), (45477, 13170, '2010-12-23 09:08:51'), (45478, 13170, '2010-12-23 09:08:53'), (45479, 13170, '2010-12-23 09:09:01'), (45480, 13170, '2010-12-23 09:09:08'), (45481, 13170, '2010-12-23 09:09:11'), (45482, 13180, '2010-12-23 09:09:53'), (45483, 13180, '2010-12-23 09:09:56'), (45484, 13180, '2010-12-23 09:09:58'), (45485, 13180, '2010-12-23 09:10:00'), (45486, 13180, '2010-12-23 09:10:02'), (45487, 13180, '2010-12-23 09:10:04'), (45488, 13180, '2010-12-23 09:10:06'), (45489, 13180, '2010-12-23 09:10:08'), (45490, 13180, '2010-12-23 09:10:10'), (45491, 13180, '2010-12-23 09:10:11'), (45492, 13180, '2010-12-23 09:10:13'), (45493, 13180, '2010-12-23 09:10:15'), (45494, 13180, '2010-12-23 09:10:17'), (45495, 13180, '2010-12-23 09:10:40'), (45496, 13180, '2010-12-23 09:10:42'), (45497, 13180, '2010-12-23 09:10:45'), (45498, 13180, '2010-12-23 09:10:47'), (45499, 13180, '2010-12-23 09:10:52'), (45500, 13180, '2010-12-23 09:10:56'), (45501, 13180, '2010-12-23 09:11:02'), (45502, 13180, '2010-12-23 09:11:06'), (45503, 13180, '2010-12-23 09:11:11'), (45504, 13180, '2010-12-23 09:11:18'), (45505, 13180, '2010-12-23 09:11:23'), (45506, 13180, '2010-12-23 09:11:30'), (45507, 13180, '2010-12-23 09:11:35'), (45508, 13180, '2010-12-23 09:11:42'), (45509, 13180, '2010-12-23 09:11:47'), (45510, 13180, '2010-12-23 09:11:52'), (45511, 13180, '2010-12-23 09:11:59'), (45512, 13180, '2010-12-23 09:12:02'), (45513, 13180, '2010-12-23 09:12:06'), (45514, 13180, '2010-12-23 09:12:08'), (45515, 13180, '2010-12-23 09:12:10'), (45516, 13180, '2010-12-23 09:12:12'), (45517, 13180, '2010-12-23 09:12:14'), (45518, 13180, '2010-12-23 09:12:16'), (45519, 13180, '2010-12-23 09:12:19'), (45520, 13170, '2010-12-23 09:12:22'), (45521, 13180, '2010-12-23 09:12:23'), (45522, 13180, '2010-12-23 09:12:24'), (45523, 13180, '2010-12-23 09:12:26'), (45524, 13180, '2010-12-23 09:12:30'), (45525, 13170, '2010-12-23 09:12:30'), (45526, 13180, '2010-12-23 09:12:32'), (45527, 13170, '2010-12-23 09:12:34'), (45528, 13180, '2010-12-23 09:12:35'), (45529, 13180, '2010-12-23 09:12:37'), (45530, 13180, '2010-12-23 09:12:39'), (45531, 13180, '2010-12-23 09:12:41'), (45532, 13180, '2010-12-23 09:12:43'), (45533, 13180, '2010-12-23 09:12:45'), (45534, 13180, '2010-12-23 09:12:47'), (45535, 13180, '2010-12-23 09:12:48'), (45536, 13180, '2010-12-23 09:12:50'), (45537, 13180, '2010-12-23 09:12:52'), (45538, 13180, '2010-12-23 09:12:54'), (45539, 13180, '2010-12-23 09:12:56'), (45540, 13180, '2010-12-23 09:12:58'), (45541, 13180, '2010-12-23 09:13:00'), (45542, 13180, '2010-12-23 09:13:02'), (45543, 13180, '2010-12-23 09:13:04'), (45544, 13180, '2010-12-23 09:13:06'), (45545, 13180, '2010-12-23 09:13:08'), (45546, 13180, '2010-12-23 09:13:10'), (45547, 13180, '2010-12-23 09:13:11'), (45548, 13180, '2010-12-23 09:13:13'), (45549, 13180, '2010-12-23 09:13:15'), (45550, 13180, '2010-12-23 09:13:17'), (45551, 13180, '2010-12-23 09:13:19'), (45552, 13180, '2010-12-23 09:13:21'), (45553, 13180, '2010-12-23 09:13:23'), (45554, 13180, '2010-12-23 09:13:25'), (45555, 13180, '2010-12-23 09:13:27'), (45556, 13180, '2010-12-23 09:13:29'), (45557, 13180, '2010-12-23 09:13:31'), (45558, 13180, '2010-12-23 09:13:33'), (45559, 13180, '2010-12-23 09:13:35'), (45560, 13180, '2010-12-23 09:13:37'), (45561, 13180, '2010-12-23 09:13:39'), (45562, 13180, '2010-12-23 09:13:41'), (45563, 13180, '2010-12-23 09:13:43'), (45564, 13180, '2010-12-23 09:13:45'), (45565, 13180, '2010-12-23 09:13:48'), (45566, 13180, '2010-12-23 09:13:50'), (45567, 13180, '2010-12-23 09:13:52'), (45568, 13180, '2010-12-23 09:13:54'), (45569, 13180, '2010-12-23 09:13:56'), (45570, 13180, '2010-12-23 09:13:58'), (45571, 13180, '2010-12-23 09:14:00'), (45572, 13180, '2010-12-23 09:14:02'), (45573, 13180, '2010-12-23 09:14:03'), (45574, 13180, '2010-12-23 09:14:06'), (45575, 13180, '2010-12-23 09:14:07'), (45576, 13180, '2010-12-23 09:14:19'), (45577, 13180, '2010-12-23 09:14:21'), (45578, 13180, '2010-12-23 09:14:23'), (45579, 13180, '2010-12-23 09:14:26'), (45580, 13180, '2010-12-23 09:14:29'), (45581, 13180, '2010-12-23 09:14:31'), (45582, 13180, '2010-12-23 09:14:34'), (45583, 13180, '2010-12-23 09:14:37'), (45584, 13180, '2010-12-23 09:14:41'), (45585, 13181, '2010-12-23 09:14:46'), (45586, 13180, '2010-12-23 09:14:46'), (45587, 13180, '2010-12-23 09:14:48'), (45588, 13180, '2010-12-23 09:14:53'), (45589, 13180, '2010-12-23 09:14:55'), (45590, 13180, '2010-12-23 09:14:59'), (45591, 13180, '2010-12-23 09:15:01'), (45592, 13180, '2010-12-23 09:15:03'), (45593, 13180, '2010-12-23 09:15:05'), (45594, 13180, '2010-12-23 09:15:07'), (45595, 13180, '2010-12-23 09:15:09'), (45596, 13180, '2010-12-23 09:15:11'), (45597, 13180, '2010-12-23 09:15:13'), (45598, 13180, '2010-12-23 09:15:15'), (45599, 13180, '2010-12-23 09:15:17'), (45600, 13180, '2010-12-23 09:15:19'), (45601, 13180, '2010-12-23 09:15:20'), (45602, 13180, '2010-12-23 09:15:22'), (45603, 13180, '2010-12-23 09:15:24'), (45604, 13180, '2010-12-23 09:15:26'), (45605, 13180, '2010-12-23 09:15:28'), (45606, 13180, '2010-12-23 09:15:30'), (45607, 13180, '2010-12-23 09:15:32'), (45608, 13180, '2010-12-23 09:15:33'), (45609, 13180, '2010-12-23 09:15:35'), (45610, 13180, '2010-12-23 09:15:37'), (45611, 13180, '2010-12-23 09:15:41'), (45612, 13180, '2010-12-23 09:15:45'), (45613, 13180, '2010-12-23 09:15:50'), (45614, 13180, '2010-12-23 09:15:54'), (45615, 13180, '2010-12-23 09:16:00'), (45616, 13180, '2010-12-23 09:16:04'), (45617, 13180, '2010-12-23 09:16:12'), (45618, 13170, '2010-12-23 09:16:14'), (45619, 13170, '2010-12-23 09:16:19'), (45620, 13180, '2010-12-23 09:16:22'), (45621, 13170, '2010-12-23 09:16:23'), (45622, 13180, '2010-12-23 09:16:27'), (45623, 13180, '2010-12-23 09:16:34'), (45624, 13180, '2010-12-23 09:16:41'), (45625, 13180, '2010-12-23 09:16:44'), (45626, 13180, '2010-12-23 09:16:52'), (45627, 13180, '2010-12-23 09:16:56'), (45628, 13180, '2010-12-23 09:16:59'), (45629, 13180, '2010-12-23 09:17:02'), (45630, 13180, '2010-12-23 09:17:04'), (45631, 13180, '2010-12-23 09:17:06'), (45632, 13180, '2010-12-23 09:17:08'), (45633, 13180, '2010-12-23 09:17:10'), (45634, 13180, '2010-12-23 09:17:14'), (45635, 13180, '2010-12-23 09:17:18'), (45636, 13180, '2010-12-23 09:17:22'), (45637, 13180, '2010-12-23 09:17:27'), (45638, 13180, '2010-12-23 09:17:34'), (45639, 13180, '2010-12-23 09:17:40'), (45640, 13180, '2010-12-23 09:17:46'), (45641, 13180, '2010-12-23 09:17:51'), (45642, 13180, '2010-12-23 09:17:58'), (45643, 13180, '2010-12-23 09:18:06'), (45644, 13180, '2010-12-23 09:18:10'), (45645, 13180, '2010-12-23 09:18:15'), (45646, 13180, '2010-12-23 09:18:20'), (45647, 13180, '2010-12-23 09:18:23'), (45648, 13180, '2010-12-23 09:18:25'), (45649, 13180, '2010-12-23 09:18:27'), (45650, 13180, '2010-12-23 09:18:29'), (45651, 13180, '2010-12-23 09:18:31'), (45652, 13180, '2010-12-23 09:18:33'), (45653, 13180, '2010-12-23 09:18:37'), (45654, 13180, '2010-12-23 09:18:41'), (45655, 13180, '2010-12-23 09:18:47'), (45656, 13180, '2010-12-23 09:18:52'), (45657, 13180, '2010-12-23 09:18:59'), (45658, 13180, '2010-12-23 09:19:04'), (45659, 13180, '2010-12-23 09:19:08'), (45660, 13180, '2010-12-23 09:19:14'), (45661, 13180, '2010-12-23 09:19:19'), (45662, 13180, '2010-12-23 09:19:21'), (45663, 13180, '2010-12-23 09:19:23'), (45664, 13180, '2010-12-23 09:19:25'), (45665, 13180, '2010-12-23 09:19:27'), (45666, 13180, '2010-12-23 09:19:29'), (45667, 13180, '2010-12-23 09:19:31'), (45668, 13180, '2010-12-23 09:19:34'), (45669, 13180, '2010-12-23 09:19:35'), (45670, 13180, '2010-12-23 09:19:37'), (45671, 13180, '2010-12-23 09:19:39'), (45672, 13180, '2010-12-23 09:19:42'), (45673, 13180, '2010-12-23 09:19:43'), (45674, 13180, '2010-12-23 09:19:45'), (45675, 13180, '2010-12-23 09:19:47'), (45676, 13180, '2010-12-23 09:19:49'), (45677, 13180, '2010-12-23 09:19:51'), (45678, 13180, '2010-12-23 09:19:53'), (45679, 13180, '2010-12-23 09:19:55'), (45680, 13180, '2010-12-23 09:19:57'), (45681, 13180, '2010-12-23 09:19:59'), (45682, 13180, '2010-12-23 09:20:01'), (45683, 13180, '2010-12-23 09:20:03'), (45684, 13180, '2010-12-23 09:20:05'), (45685, 13180, '2010-12-23 09:20:08'), (45686, 13180, '2010-12-23 09:20:10'), (45687, 13180, '2010-12-23 09:20:12'), (45688, 13180, '2010-12-23 09:20:14'), (45689, 13180, '2010-12-23 09:20:16'), (45690, 13180, '2010-12-23 09:20:18'), (45691, 13180, '2010-12-23 09:20:20'), (45692, 13180, '2010-12-23 09:20:23'), (45693, 13180, '2010-12-23 09:20:25'), (45694, 13180, '2010-12-23 09:20:27'), (45695, 13180, '2010-12-23 09:20:29'), (45696, 13180, '2010-12-23 09:20:31'), (45697, 13180, '2010-12-23 09:20:33'), (45698, 13180, '2010-12-23 09:20:35'), (45699, 13180, '2010-12-23 09:20:37'), (45700, 13180, '2010-12-23 09:20:39'), (45701, 13180, '2010-12-23 09:20:41'), (45702, 13180, '2010-12-23 09:20:44'), (45703, 13180, '2010-12-23 09:20:46'), (45704, 13180, '2010-12-23 09:20:48'), (45705, 13180, '2010-12-23 09:20:50'), (45706, 13180, '2010-12-23 09:20:52'), (45707, 13180, '2010-12-23 09:20:54'), (45708, 13180, '2010-12-23 09:20:56'), (45709, 13180, '2010-12-23 09:20:58'), (45710, 13180, '2010-12-23 09:21:00'), (45711, 13180, '2010-12-23 09:21:02'), (45712, 13180, '2010-12-23 09:21:04'), (45713, 13180, '2010-12-23 09:21:06'), (45714, 13180, '2010-12-23 09:21:08'), (45715, 13180, '2010-12-23 09:21:10'), (45716, 13180, '2010-12-23 09:21:12'), (45717, 13180, '2010-12-23 09:21:14'), (45718, 13180, '2010-12-23 09:21:16'), (45719, 13180, '2010-12-23 09:21:18'), (45720, 13180, '2010-12-23 09:21:20'), (45721, 13180, '2010-12-23 09:21:22'), (45722, 13180, '2010-12-23 09:21:24'), (45723, 13180, '2010-12-23 09:21:26'), (45724, 13180, '2010-12-23 09:21:28'), (45725, 13180, '2010-12-23 09:21:30'), (45726, 13180, '2010-12-23 09:21:32'), (45727, 13180, '2010-12-23 09:21:34'), (45728, 13180, '2010-12-23 09:21:36'), (45729, 13180, '2010-12-23 09:21:38'), (45730, 13180, '2010-12-23 09:21:40'), (45731, 13180, '2010-12-23 09:21:42'), (45732, 13180, '2010-12-23 09:21:44'), (45733, 13180, '2010-12-23 09:21:46'), (45734, 13180, '2010-12-23 09:21:48'), (45735, 13180, '2010-12-23 09:21:50'), (45736, 13180, '2010-12-23 09:21:52'), (45737, 13180, '2010-12-23 09:21:54'), (45738, 13180, '2010-12-23 09:21:56'), (45739, 13180, '2010-12-23 09:21:58'), (45740, 13180, '2010-12-23 09:22:00'), (45741, 13180, '2010-12-23 09:22:02'), (45742, 13180, '2010-12-23 09:22:04'), (45743, 13180, '2010-12-23 09:22:06'), (45744, 13180, '2010-12-23 09:22:08'), (45745, 13180, '2010-12-23 09:22:10'), (45746, 13180, '2010-12-23 09:22:12'), (45747, 13180, '2010-12-23 09:22:15'), (45748, 13180, '2010-12-23 09:22:17'), (45749, 13180, '2010-12-23 09:22:19'), (45750, 13180, '2010-12-23 09:22:22'), (45751, 13180, '2010-12-23 09:22:24'), (45752, 13180, '2010-12-23 09:22:27'), (45753, 13180, '2010-12-23 09:22:30'), (45754, 13180, '2010-12-23 09:22:34'), (45755, 13180, '2010-12-23 09:22:36'), (45756, 13180, '2010-12-23 09:22:40'), (45757, 13180, '2010-12-23 09:22:42'), (45758, 13180, '2010-12-23 09:22:44'), (45759, 13180, '2010-12-23 09:22:47'), (45760, 13180, '2010-12-23 09:22:49'), (45761, 13180, '2010-12-23 09:22:51'), (45762, 13180, '2010-12-23 09:22:53'), (45763, 13180, '2010-12-23 09:22:55'), (45764, 13180, '2010-12-23 09:22:57'), (45765, 13180, '2010-12-23 09:22:59'), (45766, 13180, '2010-12-23 09:23:01'), (45767, 13180, '2010-12-23 09:23:02'), (45768, 13180, '2010-12-23 09:23:04'), (45769, 13180, '2010-12-23 09:23:06'), (45770, 13180, '2010-12-23 09:23:08'), (45771, 13180, '2010-12-23 09:23:10'), (45772, 13180, '2010-12-23 09:23:12'), (45773, 13180, '2010-12-23 09:23:14'), (45774, 13180, '2010-12-23 09:23:16'), (45775, 13180, '2010-12-23 09:23:18'), (45776, 13180, '2010-12-23 09:23:20'), (45777, 13180, '2010-12-23 09:23:22'), (45778, 13180, '2010-12-23 09:23:24'), (45779, 13180, '2010-12-23 09:23:26'), (45780, 13180, '2010-12-23 09:23:28'), (45781, 13180, '2010-12-23 09:23:30'), (45782, 13180, '2010-12-23 09:23:32'), (45783, 13180, '2010-12-23 09:23:34'), (45784, 13180, '2010-12-23 09:23:36'), (45785, 13180, '2010-12-23 09:23:38'), (45786, 13180, '2010-12-23 09:23:40'), (45787, 13180, '2010-12-23 09:23:42'), (45788, 13180, '2010-12-23 09:23:44'), (45789, 13180, '2010-12-23 09:23:46'), (45790, 13180, '2010-12-23 09:23:48'), (45791, 13180, '2010-12-23 09:23:50'), (45792, 13180, '2010-12-23 09:23:52'), (45793, 13180, '2010-12-23 09:23:54'), (45794, 13180, '2010-12-23 09:23:56'), (45795, 13180, '2010-12-23 09:23:58'), (45796, 13180, '2010-12-23 09:24:00'), (45797, 13180, '2010-12-23 09:24:02'), (45798, 13180, '2010-12-23 09:24:04'), (45799, 13180, '2010-12-23 09:24:07'), (45800, 13180, '2010-12-23 09:24:08'), (45801, 13180, '2010-12-23 09:24:10'), (45802, 13180, '2010-12-23 09:24:12'), (45803, 13180, '2010-12-23 09:24:14'), (45804, 13180, '2010-12-23 09:24:16'), (45805, 13180, '2010-12-23 09:24:18'), (45806, 13180, '2010-12-23 09:24:20'), (45807, 13180, '2010-12-23 09:24:22'), (45808, 13180, '2010-12-23 09:24:24'), (45809, 13180, '2010-12-23 09:24:27'), (45810, 13180, '2010-12-23 09:24:29'), (45811, 13180, '2010-12-23 09:24:31'), (45812, 13180, '2010-12-23 09:24:33'), (45813, 13180, '2010-12-23 09:24:35'), (45814, 13180, '2010-12-23 09:24:37'), (45815, 13180, '2010-12-23 09:24:39'), (45816, 13180, '2010-12-23 09:24:41'), (45817, 13180, '2010-12-23 09:24:43'), (45818, 13180, '2010-12-23 09:24:45'), (45819, 13180, '2010-12-23 09:24:47'), (45820, 13180, '2010-12-23 09:24:49'), (45821, 13180, '2010-12-23 09:24:51'), (45822, 13180, '2010-12-23 09:24:53'), (45823, 13180, '2010-12-23 09:24:55'), (45824, 13180, '2010-12-23 09:24:57'), (45825, 13180, '2010-12-23 09:24:59'), (45826, 13180, '2010-12-23 09:25:01'), (45827, 13180, '2010-12-23 09:25:03'), (45828, 13180, '2010-12-23 09:25:05'), (45829, 13180, '2010-12-23 09:25:07'), (45830, 13180, '2010-12-23 09:25:09'), (45831, 13180, '2010-12-23 09:25:11'), (45832, 13180, '2010-12-23 09:25:13'), (45833, 13180, '2010-12-23 09:25:15'), (45834, 13180, '2010-12-23 09:25:16'), (45835, 13180, '2010-12-23 09:25:18'), (45836, 13180, '2010-12-23 09:25:20'), (45837, 13180, '2010-12-23 09:25:22'), (45838, 13180, '2010-12-23 09:25:24'), (45839, 13180, '2010-12-23 09:25:26'), (45840, 13180, '2010-12-23 09:25:28'), (45841, 13180, '2010-12-23 09:25:30'), (45842, 13180, '2010-12-23 09:25:32'), (45843, 13180, '2010-12-23 09:25:34'), (45844, 13180, '2010-12-23 09:25:36'), (45845, 13180, '2010-12-23 09:25:38'), (45846, 13180, '2010-12-23 09:25:40'), (45847, 13180, '2010-12-23 09:25:42'), (45848, 13180, '2010-12-23 09:25:44'), (45849, 13180, '2010-12-23 09:25:46'), (45850, 13180, '2010-12-23 09:25:48'), (45851, 13180, '2010-12-23 09:25:50'), (45852, 13180, '2010-12-23 09:25:52'), (45853, 13180, '2010-12-23 09:25:54'), (45854, 13180, '2010-12-23 09:25:56'), (45855, 13180, '2010-12-23 09:25:58'), (45856, 13180, '2010-12-23 09:26:00'), (45857, 13180, '2010-12-23 09:26:02'), (45858, 13180, '2010-12-23 09:26:04'), (45859, 13180, '2010-12-23 09:26:06'), (45860, 13180, '2010-12-23 09:26:08'), (45861, 13180, '2010-12-23 09:26:10'), (45862, 13180, '2010-12-23 09:26:11'), (45863, 13180, '2010-12-23 09:26:13'), (45864, 13180, '2010-12-23 09:26:15'), (45865, 13180, '2010-12-23 09:26:17'), (45866, 13180, '2010-12-23 09:26:19'), (45867, 13180, '2010-12-23 09:26:20'), (45868, 13180, '2010-12-23 09:26:23'), (45869, 13180, '2010-12-23 09:26:24'), (45870, 13180, '2010-12-23 09:26:26'), (45871, 13180, '2010-12-23 09:26:28'), (45872, 13180, '2010-12-23 09:26:30'), (45873, 13180, '2010-12-23 09:26:32'), (45874, 13180, '2010-12-23 09:26:34'), (45875, 13180, '2010-12-23 09:26:35'), (45876, 13180, '2010-12-23 09:26:37'), (45877, 13180, '2010-12-23 09:26:39'), (45878, 13180, '2010-12-23 09:26:40'), (45879, 13180, '2010-12-23 09:26:42'), (45880, 13180, '2010-12-23 09:26:44'), (45881, 13180, '2010-12-23 09:26:46'), (45882, 13180, '2010-12-23 09:26:48'), (45883, 13180, '2010-12-23 09:26:49'), (45884, 13180, '2010-12-23 09:26:51'), (45885, 13180, '2010-12-23 09:26:53'), (45886, 13180, '2010-12-23 09:26:55'), (45887, 13180, '2010-12-23 09:26:57'), (45888, 13180, '2010-12-23 09:26:59'), (45889, 13180, '2010-12-23 09:27:01'), (45890, 13180, '2010-12-23 09:27:02'), (45891, 13180, '2010-12-23 09:27:04'), (45892, 13180, '2010-12-23 09:27:06'), (45893, 13180, '2010-12-23 09:27:08'), (45894, 13180, '2010-12-23 09:27:10'), (45895, 13180, '2010-12-23 09:27:12'), (45896, 13180, '2010-12-23 09:27:14'), (45897, 13180, '2010-12-23 09:27:16'), (45898, 13180, '2010-12-23 09:27:18'), (45899, 13180, '2010-12-23 09:27:20'), (45900, 13180, '2010-12-23 09:27:22'), (45901, 13180, '2010-12-23 09:27:24'), (45902, 13180, '2010-12-23 09:27:25'), (45903, 13180, '2010-12-23 09:27:27'), (45904, 13180, '2010-12-23 09:27:29'), (45905, 13180, '2010-12-23 09:27:31'), (45906, 13180, '2010-12-23 09:27:32'), (45907, 13180, '2010-12-23 09:27:34'), (45908, 13180, '2010-12-23 09:27:36'), (45909, 13180, '2010-12-23 09:27:38'), (45910, 13180, '2010-12-23 09:27:39'), (45911, 13180, '2010-12-23 09:27:41'), (45912, 13180, '2010-12-23 09:27:43'), (45913, 13180, '2010-12-23 09:27:45'), (45914, 13180, '2010-12-23 09:27:47'), (45915, 13180, '2010-12-23 09:27:48'), (45916, 13180, '2010-12-23 09:27:50'), (45917, 13180, '2010-12-23 09:27:52'), (45918, 13180, '2010-12-23 09:27:54'), (45919, 13180, '2010-12-23 09:27:55'), (45920, 13180, '2010-12-23 09:27:57'), (45921, 13180, '2010-12-23 09:27:59'), (45922, 13180, '2010-12-23 09:28:01'), (45923, 13180, '2010-12-23 09:28:03'), (45924, 13180, '2010-12-23 09:28:04'), (45925, 13180, '2010-12-23 09:28:06'), (45926, 13180, '2010-12-23 09:28:08'), (45927, 13180, '2010-12-23 09:28:10'), (45928, 13180, '2010-12-23 09:28:12'), (45929, 13180, '2010-12-23 09:28:14'), (45930, 13180, '2010-12-23 09:28:16'), (45931, 13180, '2010-12-23 09:28:18'), (45932, 13180, '2010-12-23 09:28:20'), (45933, 13180, '2010-12-23 09:28:22'), (45934, 13180, '2010-12-23 09:28:24'), (45935, 13180, '2010-12-23 09:28:26'), (45936, 13180, '2010-12-23 09:28:28'), (45937, 13180, '2010-12-23 09:28:30'), (45938, 13180, '2010-12-23 09:28:32'), (45939, 13180, '2010-12-23 09:28:34'), (45940, 13180, '2010-12-23 09:28:36'), (45941, 13180, '2010-12-23 09:28:38'), (45942, 13180, '2010-12-23 09:28:39'), (45943, 13180, '2010-12-23 09:28:42'), (45944, 13180, '2010-12-23 09:28:44'), (45945, 13180, '2010-12-23 09:28:46'), (45946, 13180, '2010-12-23 09:28:47'), (45947, 13180, '2010-12-23 09:28:49'), (45948, 13180, '2010-12-23 09:28:51'), (45949, 13180, '2010-12-23 09:28:53'), (45950, 13180, '2010-12-23 09:28:56'), (45951, 13180, '2010-12-23 09:28:58'), (45952, 13180, '2010-12-23 09:29:00'), (45953, 13180, '2010-12-23 09:29:02'), (45954, 13180, '2010-12-23 09:29:03'), (45955, 13180, '2010-12-23 09:29:05'), (45956, 13180, '2010-12-23 09:29:07'), (45957, 13180, '2010-12-23 09:29:10'), (45958, 13180, '2010-12-23 09:29:11'), (45959, 13180, '2010-12-23 09:29:13'), (45960, 13180, '2010-12-23 09:29:15'), (45961, 13180, '2010-12-23 09:29:17'), (45962, 13180, '2010-12-23 09:29:19'), (45963, 13180, '2010-12-23 09:29:21'), (45964, 13180, '2010-12-23 09:29:23'), (45965, 13180, '2010-12-23 09:29:25'), (45966, 13180, '2010-12-23 09:29:27'), (45967, 13180, '2010-12-23 09:29:29'), (45968, 13180, '2010-12-23 09:29:31'), (45969, 13180, '2010-12-23 09:29:33'), (45970, 13180, '2010-12-23 09:29:35'), (45971, 13180, '2010-12-23 09:29:37'), (45972, 13180, '2010-12-23 09:29:39'), (45973, 13180, '2010-12-23 09:29:40'), (45974, 13180, '2010-12-23 09:29:42'), (45975, 13180, '2010-12-23 09:29:44'), (45976, 13180, '2010-12-23 09:29:46'), (45977, 13180, '2010-12-23 09:29:48'), (45978, 13180, '2010-12-23 09:29:50'), (45979, 13180, '2010-12-23 09:29:52'), (45980, 13180, '2010-12-23 09:29:54'), (45981, 13180, '2010-12-23 09:29:56'), (45982, 13180, '2010-12-23 09:29:58'), (45983, 13180, '2010-12-23 09:29:59'), (45984, 13180, '2010-12-23 09:30:01'), (45985, 13180, '2010-12-23 09:30:03'), (45986, 13180, '2010-12-23 09:30:05'), (45987, 13180, '2010-12-23 09:30:07'), (45988, 13180, '2010-12-23 09:30:09'), (45989, 13180, '2010-12-23 09:30:11'), (45990, 13180, '2010-12-23 09:30:13'), (45991, 13180, '2010-12-23 09:30:15'), (45992, 13180, '2010-12-23 09:30:17'), (45993, 13180, '2010-12-23 09:30:19'), (45994, 13180, '2010-12-23 09:30:21'), (45995, 13180, '2010-12-23 09:30:23'), (45996, 13180, '2010-12-23 09:30:25'), (45997, 13180, '2010-12-23 09:30:27'), (45998, 13180, '2010-12-23 09:30:29'), (45999, 13180, '2010-12-23 09:30:31'), (46000, 13180, '2010-12-23 09:30:32'), (46001, 13180, '2010-12-23 09:30:34'), (46002, 13180, '2010-12-23 09:30:36'), (46003, 13180, '2010-12-23 09:30:38'), (46004, 13180, '2010-12-23 09:30:40'), (46005, 13180, '2010-12-23 09:30:41'), (46006, 13180, '2010-12-23 09:30:43'), (46007, 13180, '2010-12-23 09:30:45'), (46008, 13180, '2010-12-23 09:30:47'), (46009, 13180, '2010-12-23 09:30:49'), (46010, 13180, '2010-12-23 09:30:51'), (46011, 13180, '2010-12-23 09:30:52'), (46012, 13180, '2010-12-23 09:30:54'), (46013, 13180, '2010-12-23 09:30:56'), (46014, 13180, '2010-12-23 09:30:58'), (46015, 13180, '2010-12-23 09:31:00'), (46016, 13180, '2010-12-23 09:31:02'), (46017, 13180, '2010-12-23 09:31:04'), (46018, 13180, '2010-12-23 09:31:05'), (46019, 13180, '2010-12-23 09:31:07'), (46020, 13180, '2010-12-23 09:31:09'), (46021, 13180, '2010-12-23 09:31:11'), (46022, 13180, '2010-12-23 09:31:13'), (46023, 13180, '2010-12-23 09:31:15'), (46024, 13180, '2010-12-23 09:31:17'), (46025, 13180, '2010-12-23 09:31:18'), (46026, 13180, '2010-12-23 09:31:20'), (46027, 13180, '2010-12-23 09:31:22'), (46028, 13180, '2010-12-23 09:31:24'), (46029, 13180, '2010-12-23 09:31:26'), (46030, 13180, '2010-12-23 09:31:28'), (46031, 13180, '2010-12-23 09:31:30'), (46032, 13180, '2010-12-23 09:31:32'), (46033, 13180, '2010-12-23 09:31:34'), (46034, 13180, '2010-12-23 09:31:35'), (46035, 13180, '2010-12-23 09:31:37'), (46036, 13180, '2010-12-23 09:31:39'), (46037, 13180, '2010-12-23 09:31:41'), (46038, 13180, '2010-12-23 09:31:43'), (46039, 13180, '2010-12-23 09:31:45'), (46040, 13180, '2010-12-23 09:31:47'), (46041, 13180, '2010-12-23 09:31:49'), (46042, 13180, '2010-12-23 09:31:52'), (46043, 13180, '2010-12-23 09:31:53'), (46044, 13180, '2010-12-23 09:31:56'), (46045, 13180, '2010-12-23 09:31:57'), (46046, 13180, '2010-12-23 09:32:00'), (46047, 13180, '2010-12-23 09:32:02'), (46048, 13180, '2010-12-23 09:32:04'), (46049, 13180, '2010-12-23 09:32:06'), (46050, 13180, '2010-12-23 09:32:08'), (46051, 13180, '2010-12-23 09:32:10'), (46052, 13180, '2010-12-23 09:32:12'), (46053, 13180, '2010-12-23 09:32:14'), (46054, 13180, '2010-12-23 09:32:16'), (46055, 13180, '2010-12-23 09:32:18'), (46056, 13180, '2010-12-23 09:32:20'), (46057, 13180, '2010-12-23 09:32:22'), (46058, 13180, '2010-12-23 09:32:24'), (46059, 13180, '2010-12-23 09:32:26'), (46060, 13180, '2010-12-23 09:32:28'), (46061, 13180, '2010-12-23 09:32:30'), (46062, 13180, '2010-12-23 09:32:32'), (46063, 13180, '2010-12-23 09:32:34'), (46064, 13180, '2010-12-23 09:32:36'), (46065, 13180, '2010-12-23 09:32:38'), (46066, 13180, '2010-12-23 09:32:39'), (46067, 13180, '2010-12-23 09:32:41'), (46068, 13180, '2010-12-23 09:32:43'), (46069, 13180, '2010-12-23 09:32:45'), (46070, 13180, '2010-12-23 09:32:47'), (46071, 13180, '2010-12-23 09:32:49'), (46072, 13182, '2010-12-23 09:32:53'), (46073, 13180, '2010-12-23 09:32:53'), (46074, 13180, '2010-12-23 09:32:55'), (46075, 13180, '2010-12-23 09:32:57'), (46076, 13180, '2010-12-23 09:32:58'), (46077, 13180, '2010-12-23 09:33:00'), (46078, 13180, '2010-12-23 09:33:02'), (46079, 13180, '2010-12-23 09:33:04'), (46080, 13180, '2010-12-23 09:33:06'), (46081, 13180, '2010-12-23 09:33:08'), (46082, 13180, '2010-12-23 09:33:10'), (46083, 13180, '2010-12-23 09:33:12'), (46084, 13180, '2010-12-23 09:33:13'), (46085, 13182, '2010-12-23 09:33:16'), (46086, 13180, '2010-12-23 09:33:16'), (46087, 13180, '2010-12-23 09:33:18'), (46088, 13180, '2010-12-23 09:33:20'), (46089, 13180, '2010-12-23 09:33:23'), (46090, 13182, '2010-12-23 09:33:25'), (46091, 13180, '2010-12-23 09:33:26'), (46092, 13180, '2010-12-23 09:33:28'), (46093, 13180, '2010-12-23 09:33:30'), (46094, 13180, '2010-12-23 09:33:32'), (46095, 13180, '2010-12-23 09:33:34'), (46096, 13180, '2010-12-23 09:33:35'), (46097, 13180, '2010-12-23 09:33:37'), (46098, 13180, '2010-12-23 09:33:39'), (46099, 13180, '2010-12-23 09:33:41'), (46100, 13180, '2010-12-23 09:33:43'), (46101, 13180, '2010-12-23 09:33:45'), (46102, 13180, '2010-12-23 09:33:47'), (46103, 13180, '2010-12-23 09:33:48'), (46104, 13180, '2010-12-23 09:33:50'), (46105, 13180, '2010-12-23 09:33:52'), (46106, 13180, '2010-12-23 09:33:54'), (46107, 13180, '2010-12-23 09:33:56'), (46108, 13180, '2010-12-23 09:33:58'), (46109, 13180, '2010-12-23 09:33:59'), (46110, 13180, '2010-12-23 09:34:01'), (46111, 13180, '2010-12-23 09:34:03'), (46112, 13180, '2010-12-23 09:34:05'), (46113, 13180, '2010-12-23 09:34:07'), (46114, 13180, '2010-12-23 09:34:09'), (46115, 13180, '2010-12-23 09:34:11'), (46116, 13180, '2010-12-23 09:34:13'), (46117, 13180, '2010-12-23 09:34:15'), (46118, 13180, '2010-12-23 09:34:17'), (46119, 13180, '2010-12-23 09:34:19'), (46120, 13180, '2010-12-23 09:34:21'), (46121, 13180, '2010-12-23 09:34:23'), (46122, 13180, '2010-12-23 09:34:25'), (46123, 13182, '2010-12-23 09:34:27'), (46124, 13182, '2010-12-23 09:34:30'), (46125, 13180, '2010-12-23 09:34:30'), (46126, 13180, '2010-12-23 09:34:33'), (46127, 13182, '2010-12-23 09:34:35'), (46128, 13180, '2010-12-23 09:34:36'), (46129, 13180, '2010-12-23 09:34:38'), (46130, 13180, '2010-12-23 09:34:40'), (46131, 13180, '2010-12-23 09:34:42'), (46132, 13180, '2010-12-23 09:34:43'), (46133, 13180, '2010-12-23 09:34:45'), (46134, 13180, '2010-12-23 09:34:47'), (46135, 13180, '2010-12-23 09:34:49'), (46136, 13180, '2010-12-23 09:34:52'), (46137, 13180, '2010-12-23 09:34:54'), (46138, 13180, '2010-12-23 09:34:56'), (46139, 13180, '2010-12-23 09:34:58'), (46140, 13180, '2010-12-23 09:35:00'), (46141, 13180, '2010-12-23 09:35:02'), (46142, 13180, '2010-12-23 09:35:04'), (46143, 13180, '2010-12-23 09:35:06'), (46144, 13180, '2010-12-23 09:35:08'), (46145, 13180, '2010-12-23 09:35:10'), (46146, 13180, '2010-12-23 09:35:12'), (46147, 13180, '2010-12-23 09:35:14'), (46148, 13180, '2010-12-23 09:35:16'), (46149, 13180, '2010-12-23 09:35:18'), (46150, 13180, '2010-12-23 09:35:20'), (46151, 13180, '2010-12-23 09:35:22'), (46152, 13180, '2010-12-23 09:35:24'), (46153, 13180, '2010-12-23 09:35:26'), (46154, 13180, '2010-12-23 09:35:28'), (46155, 13180, '2010-12-23 09:35:30'), (46156, 13180, '2010-12-23 09:35:32'), (46157, 13180, '2010-12-23 09:35:34'), (46158, 13180, '2010-12-23 09:35:36'), (46159, 13180, '2010-12-23 09:35:38'), (46160, 13180, '2010-12-23 09:35:40'), (46161, 13180, '2010-12-23 09:35:42'), (46162, 13180, '2010-12-23 09:35:44'), (46163, 13180, '2010-12-23 09:35:46'), (46164, 13180, '2010-12-23 09:35:48'), (46165, 13180, '2010-12-23 09:35:50'), (46166, 13180, '2010-12-23 09:35:52'), (46167, 13180, '2010-12-23 09:35:54'), (46168, 13180, '2010-12-23 09:35:56'), (46169, 13180, '2010-12-23 09:35:58'), (46170, 13180, '2010-12-23 09:36:00'), (46171, 13180, '2010-12-23 09:36:02'), (46172, 13180, '2010-12-23 09:36:04'), (46173, 13180, '2010-12-23 09:36:06'), (46174, 13180, '2010-12-23 09:36:08'), (46175, 13180, '2010-12-23 09:36:10'), (46176, 13180, '2010-12-23 09:36:12'), (46177, 13180, '2010-12-23 09:36:14'), (46178, 13180, '2010-12-23 09:36:15'), (46179, 13180, '2010-12-23 09:36:18'), (46180, 13180, '2010-12-23 09:36:19'), (46181, 13180, '2010-12-23 09:36:21'), (46182, 13180, '2010-12-23 09:36:23'), (46183, 13180, '2010-12-23 09:36:25'), (46184, 13180, '2010-12-23 09:36:27'), (46185, 13180, '2010-12-23 09:36:29'), (46186, 13180, '2010-12-23 09:36:31'), (46187, 13180, '2010-12-23 09:36:33'), (46188, 13180, '2010-12-23 09:36:35'), (46189, 13180, '2010-12-23 09:36:37'), (46190, 13180, '2010-12-23 09:36:39'), (46191, 13180, '2010-12-23 09:36:41'), (46192, 13180, '2010-12-23 09:36:43'), (46193, 13180, '2010-12-23 09:36:45'), (46194, 13180, '2010-12-23 09:36:47'), (46195, 13180, '2010-12-23 09:36:49'), (46196, 13180, '2010-12-23 09:36:51'), (46197, 13180, '2010-12-23 09:36:53'), (46198, 13180, '2010-12-23 09:36:55'), (46199, 13180, '2010-12-23 09:36:57'), (46200, 13180, '2010-12-23 09:36:58'), (46201, 13180, '2010-12-23 09:37:00'), (46202, 13180, '2010-12-23 09:37:02'), (46203, 13180, '2010-12-23 09:37:04'), (46204, 13180, '2010-12-23 09:37:06'), (46205, 13180, '2010-12-23 09:37:08'), (46206, 13180, '2010-12-23 09:37:10'), (46207, 13180, '2010-12-23 09:37:12'), (46208, 13180, '2010-12-23 09:37:14'), (46209, 13180, '2010-12-23 09:37:16'), (46210, 13180, '2010-12-23 09:37:18'), (46211, 13180, '2010-12-23 09:37:19'), (46212, 13180, '2010-12-23 09:37:21'), (46213, 13180, '2010-12-23 09:37:23'), (46214, 13180, '2010-12-23 09:37:25'), (46215, 13180, '2010-12-23 09:37:27'), (46216, 13180, '2010-12-23 09:37:29'), (46217, 13180, '2010-12-23 09:37:31'), (46218, 13180, '2010-12-23 09:37:33'), (46219, 13180, '2010-12-23 09:37:35'), (46220, 13180, '2010-12-23 09:37:37'), (46221, 13180, '2010-12-23 09:37:39'), (46222, 13180, '2010-12-23 09:37:40'), (46223, 13180, '2010-12-23 09:37:42'), (46224, 13180, '2010-12-23 09:37:44'), (46225, 13180, '2010-12-23 09:37:46'), (46226, 13180, '2010-12-23 09:37:47'), (46227, 13180, '2010-12-23 09:37:49'), (46228, 13180, '2010-12-23 09:37:51'), (46229, 13180, '2010-12-23 09:37:53'), (46230, 13180, '2010-12-23 09:37:55'), (46231, 13180, '2010-12-23 09:37:57'), (46232, 13180, '2010-12-23 09:37:59'), (46233, 13180, '2010-12-23 09:38:00'), (46234, 13180, '2010-12-23 09:38:02'), (46235, 13180, '2010-12-23 09:38:04'), (46236, 13180, '2010-12-23 09:38:06'), (46237, 13180, '2010-12-23 09:38:08'), (46238, 13180, '2010-12-23 09:38:10'), (46239, 13180, '2010-12-23 09:38:13'), (46240, 13180, '2010-12-23 09:38:15'), (46241, 13180, '2010-12-23 09:38:17'), (46242, 13180, '2010-12-23 09:38:19'), (46243, 13180, '2010-12-23 09:38:22'), (46244, 13180, '2010-12-23 09:38:24'), (46245, 13180, '2010-12-23 09:38:26'), (46246, 13180, '2010-12-23 09:38:28'), (46247, 13180, '2010-12-23 09:38:30'), (46248, 13180, '2010-12-23 09:38:32'), (46249, 13180, '2010-12-23 09:38:34'), (46250, 13180, '2010-12-23 09:38:36'), (46251, 13180, '2010-12-23 09:38:38'), (46252, 13180, '2010-12-23 09:38:40'), (46253, 13180, '2010-12-23 09:38:42'), (46254, 13180, '2010-12-23 09:38:44'), (46255, 13180, '2010-12-23 09:38:47'), (46256, 13180, '2010-12-23 09:38:48'), (46257, 13180, '2010-12-23 09:38:51'), (46258, 13183, '2010-12-23 09:38:54'), (46259, 13180, '2010-12-23 09:38:55'), (46260, 13180, '2010-12-23 09:38:57'), (46261, 13180, '2010-12-23 09:38:59'), (46262, 13180, '2010-12-23 09:39:01'), (46263, 13180, '2010-12-23 09:39:03'), (46264, 13180, '2010-12-23 09:39:05'), (46265, 13180, '2010-12-23 09:39:07'), (46266, 13180, '2010-12-23 09:39:09'), (46267, 13180, '2010-12-23 09:39:12'), (46268, 13180, '2010-12-23 09:39:14'), (46269, 13180, '2010-12-23 09:39:16'), (46270, 13180, '2010-12-23 09:39:18'), (46271, 13180, '2010-12-23 09:39:20'), (46272, 13180, '2010-12-23 09:39:22'), (46273, 13180, '2010-12-23 09:39:24'), (46274, 13180, '2010-12-23 09:39:26'), (46275, 13180, '2010-12-23 09:39:28'), (46276, 13180, '2010-12-23 09:39:31'), (46277, 13180, '2010-12-23 09:39:33'), (46278, 13180, '2010-12-23 09:39:36'), (46279, 13180, '2010-12-23 09:39:38'), (46280, 13180, '2010-12-23 09:39:41'), (46281, 13180, '2010-12-23 09:39:44'), (46282, 13180, '2010-12-23 09:39:47'), (46283, 13180, '2010-12-23 09:39:50'), (46284, 13180, '2010-12-23 09:39:52'), (46285, 13180, '2010-12-23 09:39:55'), (46286, 13180, '2010-12-23 09:39:58'), (46287, 13180, '2010-12-23 09:40:01'), (46288, 13180, '2010-12-23 09:40:04'), (46289, 13180, '2010-12-23 09:40:06'), (46290, 13180, '2010-12-23 09:40:08'), (46291, 13180, '2010-12-23 09:40:12'), (46292, 13180, '2010-12-23 09:40:14'), (46293, 13180, '2010-12-23 09:40:18'), (46294, 13180, '2010-12-23 09:40:21'), (46295, 13180, '2010-12-23 09:40:24'), (46296, 13180, '2010-12-23 09:40:27'), (46297, 13180, '2010-12-23 09:40:29'), (46298, 13180, '2010-12-23 09:40:31'), (46299, 13180, '2010-12-23 09:40:35'), (46300, 13180, '2010-12-23 09:40:36'), (46301, 13180, '2010-12-23 09:40:38'), (46302, 13180, '2010-12-23 09:40:40'), (46303, 13180, '2010-12-23 09:40:42'), (46304, 13180, '2010-12-23 09:40:44'), (46305, 13180, '2010-12-23 09:40:46'), (46306, 13180, '2010-12-23 09:40:48'), (46307, 13180, '2010-12-23 09:40:49'), (46308, 13180, '2010-12-23 09:40:51'), (46309, 13180, '2010-12-23 09:40:53'), (46310, 13180, '2010-12-23 09:40:55'), (46311, 13180, '2010-12-23 09:40:57'), (46312, 13180, '2010-12-23 09:40:59'), (46313, 13180, '2010-12-23 09:41:01'), (46314, 13180, '2010-12-23 09:41:03'), (46315, 13180, '2010-12-23 09:41:04'), (46316, 13180, '2010-12-23 09:41:06'), (46317, 13180, '2010-12-23 09:41:08'), (46318, 13180, '2010-12-23 09:41:10'), (46319, 13180, '2010-12-23 09:41:12'), (46320, 13180, '2010-12-23 09:41:14'), (46321, 13180, '2010-12-23 09:41:16'), (46322, 13180, '2010-12-23 09:41:18'), (46323, 13180, '2010-12-23 09:41:20'), (46324, 13180, '2010-12-23 09:41:22'), (46325, 13180, '2010-12-23 09:41:23'), (46326, 13180, '2010-12-23 09:41:25'), (46327, 13180, '2010-12-23 09:41:27'), (46328, 13180, '2010-12-23 09:41:29'), (46329, 13180, '2010-12-23 09:41:31'), (46330, 13180, '2010-12-23 09:41:33'), (46331, 13180, '2010-12-23 09:41:35'), (46332, 13180, '2010-12-23 09:41:38'), (46333, 13180, '2010-12-23 09:41:40'), (46334, 13180, '2010-12-23 09:41:42'), (46335, 13180, '2010-12-23 09:41:44'), (46336, 13180, '2010-12-23 09:41:46'), (46337, 13180, '2010-12-23 09:41:49'), (46338, 13180, '2010-12-23 09:41:51'), (46339, 13180, '2010-12-23 09:41:53'), (46340, 13180, '2010-12-23 09:41:55'), (46341, 13180, '2010-12-23 09:41:57'), (46342, 13180, '2010-12-23 09:41:59'), (46343, 13180, '2010-12-23 09:42:01'), (46344, 13180, '2010-12-23 09:42:03'), (46345, 13180, '2010-12-23 09:42:05'), (46346, 13180, '2010-12-23 09:42:07'), (46347, 13180, '2010-12-23 09:42:09'), (46348, 13180, '2010-12-23 09:42:11'), (46349, 13180, '2010-12-23 09:42:13'), (46350, 13180, '2010-12-23 09:42:15'), (46351, 13180, '2010-12-23 09:42:17'), (46352, 13180, '2010-12-23 09:42:18'), (46353, 13180, '2010-12-23 09:42:20'), (46354, 13180, '2010-12-23 09:42:22'), (46355, 13180, '2010-12-23 09:42:24'), (46356, 13180, '2010-12-23 09:42:26'), (46357, 13180, '2010-12-23 09:42:28'), (46358, 13180, '2010-12-23 09:42:30'), (46359, 13180, '2010-12-23 09:42:32'), (46360, 13180, '2010-12-23 09:42:34'), (46361, 13180, '2010-12-23 09:42:36'), (46362, 13180, '2010-12-23 09:42:38'), (46363, 13180, '2010-12-23 09:42:39'), (46364, 13180, '2010-12-23 09:42:41'), (46365, 13180, '2010-12-23 09:42:43'), (46366, 13180, '2010-12-23 09:42:45'), (46367, 13180, '2010-12-23 09:42:47'), (46368, 13180, '2010-12-23 09:42:49'), (46369, 13180, '2010-12-23 09:42:51'), (46370, 13180, '2010-12-23 09:42:52'), (46371, 13180, '2010-12-23 09:42:54'), (46372, 13180, '2010-12-23 09:42:56'), (46373, 13180, '2010-12-23 09:42:58'), (46374, 13180, '2010-12-23 09:43:00'), (46375, 13180, '2010-12-23 09:43:02'), (46376, 13180, '2010-12-23 09:43:04'), (46377, 13180, '2010-12-23 09:43:06'), (46378, 13180, '2010-12-23 09:43:08'), (46379, 13180, '2010-12-23 09:43:10'), (46380, 13180, '2010-12-23 09:43:12'), (46381, 13180, '2010-12-23 09:43:13'), (46382, 13180, '2010-12-23 09:43:15'), (46383, 13180, '2010-12-23 09:43:17'), (46384, 13180, '2010-12-23 09:43:19'), (46385, 13180, '2010-12-23 09:43:21'), (46386, 13180, '2010-12-23 09:43:23'), (46387, 13180, '2010-12-23 09:43:46'), (46388, 13180, '2010-12-23 09:43:48'), (46389, 13180, '2010-12-23 09:43:50'), (46390, 13180, '2010-12-23 09:43:52'), (46391, 13180, '2010-12-23 09:43:54'), (46392, 13180, '2010-12-23 09:43:56'), (46393, 13180, '2010-12-23 09:43:58'), (46394, 13180, '2010-12-23 09:44:00'), (46395, 13180, '2010-12-23 09:44:02'), (46396, 13180, '2010-12-23 09:44:04'), (46397, 13180, '2010-12-23 09:44:06'), (46398, 13180, '2010-12-23 09:44:08'), (46399, 13180, '2010-12-23 09:44:10'), (46400, 13180, '2010-12-23 09:44:12'), (46401, 13180, '2010-12-23 09:44:14'), (46402, 13180, '2010-12-23 09:44:16'), (46403, 13180, '2010-12-23 09:44:18'), (46404, 13180, '2010-12-23 09:44:20'), (46405, 13180, '2010-12-23 09:44:22'), (46406, 13180, '2010-12-23 09:44:24'), (46407, 13180, '2010-12-23 09:44:27'), (46408, 13180, '2010-12-23 09:44:29'), (46409, 13180, '2010-12-23 09:44:31'), (46410, 13180, '2010-12-23 09:44:33'), (46411, 13180, '2010-12-23 09:44:36'), (46412, 13180, '2010-12-23 09:44:38'), (46413, 13180, '2010-12-23 09:44:41'), (46414, 13180, '2010-12-23 09:44:43'), (46415, 13180, '2010-12-23 09:44:46'), (46416, 13180, '2010-12-23 09:44:47'), (46417, 13180, '2010-12-23 09:44:49'), (46418, 13180, '2010-12-23 09:44:52'), (46419, 13180, '2010-12-23 09:44:54'), (46420, 13180, '2010-12-23 09:44:56'), (46421, 13180, '2010-12-23 09:44:59'), (46422, 13180, '2010-12-23 09:45:02'), (46423, 13180, '2010-12-23 09:45:05'), (46424, 13180, '2010-12-23 09:45:07'), (46425, 13180, '2010-12-23 09:45:10'), (46426, 13180, '2010-12-23 09:45:13'), (46427, 13180, '2010-12-23 09:45:15'), (46428, 13180, '2010-12-23 09:45:20'), (46429, 13180, '2010-12-23 09:45:24'), (46430, 13180, '2010-12-23 09:45:29'), (46431, 13180, '2010-12-23 09:45:34'), (46432, 13180, '2010-12-23 09:45:40'), (46433, 13180, '2010-12-23 09:45:47'), (46434, 13180, '2010-12-23 09:45:54'), (46435, 13180, '2010-12-23 09:46:01'), (46436, 13180, '2010-12-23 09:46:08'), (46437, 13180, '2010-12-23 09:46:15'), (46438, 13180, '2010-12-23 09:46:21'), (46439, 13180, '2010-12-23 09:46:27'), (46440, 13180, '2010-12-23 09:46:32'), (46441, 13180, '2010-12-23 09:46:39'), (46442, 13180, '2010-12-23 09:46:44'), (46443, 13180, '2010-12-23 09:46:51'), (46444, 13180, '2010-12-23 09:46:57'), (46445, 13180, '2010-12-23 09:47:00'), (46446, 13180, '2010-12-23 09:47:06'), (46447, 13180, '2010-12-23 09:47:08'), (46448, 13180, '2010-12-23 09:47:10'), (46449, 13180, '2010-12-23 09:47:12'), (46450, 13180, '2010-12-23 09:47:14'), (46451, 13180, '2010-12-23 09:47:16'), (46452, 13180, '2010-12-23 09:47:18'), (46453, 13180, '2010-12-23 09:47:20'), (46454, 13180, '2010-12-23 09:47:22'), (46455, 13180, '2010-12-23 09:47:24'), (46456, 13180, '2010-12-23 09:47:27'), (46457, 13180, '2010-12-23 09:47:29'), (46458, 13180, '2010-12-23 09:47:31'), (46459, 13180, '2010-12-23 09:47:34'), (46460, 13180, '2010-12-23 09:47:36'), (46461, 13180, '2010-12-23 09:47:39'), (46462, 13180, '2010-12-23 09:47:41'), (46463, 13180, '2010-12-23 09:47:43'), (46464, 13180, '2010-12-23 09:47:46'), (46465, 13180, '2010-12-23 09:47:48'), (46466, 13180, '2010-12-23 09:47:51'), (46467, 13180, '2010-12-23 09:47:53'), (46468, 13180, '2010-12-23 09:47:56'), (46469, 13180, '2010-12-23 09:47:58'), (46470, 13180, '2010-12-23 09:48:02'), (46471, 13180, '2010-12-23 09:48:04'), (46472, 13180, '2010-12-23 09:48:06'), (46473, 13180, '2010-12-23 09:48:10'), (46474, 13180, '2010-12-23 09:48:13'), (46475, 13180, '2010-12-23 09:48:15'), (46476, 13180, '2010-12-23 09:48:18'), (46477, 13180, '2010-12-23 09:48:20'), (46478, 13180, '2010-12-23 09:48:22'), (46479, 13180, '2010-12-23 09:48:24'), (46480, 13180, '2010-12-23 09:48:26'), (46481, 13180, '2010-12-23 09:48:29'), (46482, 13180, '2010-12-23 09:48:32'), (46483, 13180, '2010-12-23 09:48:35'), (46484, 13180, '2010-12-23 09:48:37'), (46485, 13180, '2010-12-23 09:48:40'), (46486, 13180, '2010-12-23 09:48:43'), (46487, 13180, '2010-12-23 09:48:46'), (46488, 13180, '2010-12-23 09:48:49'), (46489, 13180, '2010-12-23 09:48:52'), (46490, 13180, '2010-12-23 09:48:55'), (46491, 13180, '2010-12-23 09:48:58'), (46492, 13180, '2010-12-23 09:49:02'), (46493, 13180, '2010-12-23 09:49:05'), (46494, 13180, '2010-12-23 09:49:07'), (46495, 13180, '2010-12-23 09:49:10'), (46496, 13180, '2010-12-23 09:49:13'), (46497, 13180, '2010-12-23 09:49:15'), (46498, 13180, '2010-12-23 09:49:18'), (46499, 13180, '2010-12-23 09:49:22'), (46500, 13180, '2010-12-23 09:49:27'), (46501, 13180, '2010-12-23 09:49:32'), (46502, 13180, '2010-12-23 09:49:37'), (46503, 13180, '2010-12-23 09:49:41'), (46504, 13180, '2010-12-23 09:49:48'), (46505, 13180, '2010-12-23 09:49:53'), (46506, 13180, '2010-12-23 09:49:57'), (46507, 13180, '2010-12-23 09:49:59'), (46508, 13180, '2010-12-23 09:50:01'), (46509, 13180, '2010-12-23 09:50:03'), (46510, 13180, '2010-12-23 09:50:05'), (46511, 13180, '2010-12-23 09:50:07'), (46512, 13180, '2010-12-23 09:50:08'), (46513, 13180, '2010-12-23 09:50:10'), (46514, 13180, '2010-12-23 09:50:12'), (46515, 13180, '2010-12-23 09:50:14'), (46516, 13180, '2010-12-23 09:50:16'), (46517, 13180, '2010-12-23 09:50:18'), (46518, 13180, '2010-12-23 09:50:20'), (46519, 13180, '2010-12-23 09:50:22'), (46520, 13180, '2010-12-23 09:50:24'), (46521, 13180, '2010-12-23 09:50:26'), (46522, 13180, '2010-12-23 09:50:28'), (46523, 13180, '2010-12-23 09:50:30'), (46524, 13180, '2010-12-23 09:50:32'), (46525, 13180, '2010-12-23 09:50:34'), (46526, 13180, '2010-12-23 09:50:35'), (46527, 13180, '2010-12-23 09:50:37'), (46528, 13180, '2010-12-23 09:50:39'), (46529, 13180, '2010-12-23 09:50:41'), (46530, 13180, '2010-12-23 09:50:43'), (46531, 13180, '2010-12-23 09:50:45'), (46532, 13180, '2010-12-23 09:50:47'), (46533, 13180, '2010-12-23 09:50:49'), (46534, 13180, '2010-12-23 09:50:51'), (46535, 13180, '2010-12-23 09:50:53'), (46536, 13180, '2010-12-23 09:50:55'), (46537, 13180, '2010-12-23 09:50:57'), (46538, 13180, '2010-12-23 09:50:59'), (46539, 13180, '2010-12-23 09:51:01'), (46540, 13180, '2010-12-23 09:51:03'), (46541, 13180, '2010-12-23 09:51:05'), (46542, 13180, '2010-12-23 09:51:06'), (46543, 13180, '2010-12-23 09:51:08'), (46544, 13180, '2010-12-23 09:51:10'), (46545, 13180, '2010-12-23 09:51:12'), (46546, 13180, '2010-12-23 09:51:14'), (46547, 13180, '2010-12-23 09:51:16'), (46548, 13180, '2010-12-23 09:51:18'), (46549, 13180, '2010-12-23 09:51:20'), (46550, 13180, '2010-12-23 09:51:22'), (46551, 13180, '2010-12-23 09:51:24'), (46552, 13180, '2010-12-23 09:51:25'), (46553, 13180, '2010-12-23 09:51:27'), (46554, 13180, '2010-12-23 09:51:29'), (46555, 13180, '2010-12-23 09:51:31'), (46556, 13180, '2010-12-23 09:51:33'), (46557, 13180, '2010-12-23 09:51:35'), (46558, 13180, '2010-12-23 09:51:37'), (46559, 13180, '2010-12-23 09:51:39'), (46560, 13180, '2010-12-23 09:51:41'), (46561, 13180, '2010-12-23 09:51:43'), (46562, 13180, '2010-12-23 09:51:45'), (46563, 13180, '2010-12-23 09:51:47'), (46564, 13180, '2010-12-23 09:51:49'), (46565, 13180, '2010-12-23 09:51:51'), (46566, 13180, '2010-12-23 09:51:53'), (46567, 13180, '2010-12-23 09:51:55'), (46568, 13180, '2010-12-23 09:51:57'), (46569, 13180, '2010-12-23 09:51:59'), (46570, 13180, '2010-12-23 09:52:01'), (46571, 13180, '2010-12-23 09:52:03'), (46572, 13180, '2010-12-23 09:52:05'), (46573, 13180, '2010-12-23 09:52:07'), (46574, 13180, '2010-12-23 09:52:09'), (46575, 13180, '2010-12-23 09:52:11'), (46576, 13180, '2010-12-23 09:52:13'), (46577, 13180, '2010-12-23 09:52:15'), (46578, 13180, '2010-12-23 09:52:17'), (46579, 13180, '2010-12-23 09:52:19'), (46580, 13180, '2010-12-23 09:52:21'), (46581, 13180, '2010-12-23 09:52:23'), (46582, 13180, '2010-12-23 09:52:25'), (46583, 13180, '2010-12-23 09:52:27'), (46584, 13180, '2010-12-23 09:52:29'), (46585, 13180, '2010-12-23 09:52:31'), (46586, 13180, '2010-12-23 09:52:33'), (46587, 13180, '2010-12-23 09:52:35'), (46588, 13180, '2010-12-23 09:52:37'), (46589, 13180, '2010-12-23 09:52:39'), (46590, 13180, '2010-12-23 09:52:41'), (46591, 13180, '2010-12-23 09:52:43'), (46592, 13180, '2010-12-23 09:52:45'), (46593, 13180, '2010-12-23 09:52:47'), (46594, 13180, '2010-12-23 09:52:49'), (46595, 13180, '2010-12-23 09:52:51'), (46596, 13180, '2010-12-23 09:52:53'), (46597, 13180, '2010-12-23 09:52:55'), (46598, 13180, '2010-12-23 09:52:57'), (46599, 13180, '2010-12-23 09:52:59'), (46600, 13180, '2010-12-23 09:53:01'), (46601, 13180, '2010-12-23 09:53:03'), (46602, 13180, '2010-12-23 09:53:05'); INSERT INTO `log_url` (`url_id`, `visitor_id`, `visit_time`) VALUES (46603, 13180, '2010-12-23 09:53:07'), (46604, 13180, '2010-12-23 09:53:09'), (46605, 13180, '2010-12-23 09:53:11'), (46606, 13180, '2010-12-23 09:53:13'), (46607, 13180, '2010-12-23 09:53:15'), (46608, 13180, '2010-12-23 09:53:17'), (46609, 13180, '2010-12-23 09:53:20'), (46610, 13180, '2010-12-23 09:53:22'), (46611, 13180, '2010-12-23 09:53:23'), (46612, 13180, '2010-12-23 09:53:26'), (46613, 13180, '2010-12-23 09:53:28'), (46614, 13180, '2010-12-23 09:53:30'), (46615, 13180, '2010-12-23 09:53:32'), (46616, 13180, '2010-12-23 09:53:34'), (46617, 13180, '2010-12-23 09:53:37'), (46618, 13180, '2010-12-23 09:53:39'), (46619, 13180, '2010-12-23 09:53:41'), (46620, 13180, '2010-12-23 09:53:44'), (46621, 13180, '2010-12-23 09:53:46'), (46622, 13180, '2010-12-23 09:53:48'), (46623, 13180, '2010-12-23 09:53:50'), (46624, 13180, '2010-12-23 09:53:52'), (46625, 13180, '2010-12-23 09:53:55'), (46626, 13180, '2010-12-23 09:53:57'), (46627, 13180, '2010-12-23 09:53:59'), (46628, 13180, '2010-12-23 09:54:02'), (46629, 13180, '2010-12-23 09:54:05'), (46630, 13180, '2010-12-23 09:54:08'), (46631, 13180, '2010-12-23 09:54:11'), (46632, 13180, '2010-12-23 09:54:13'), (46633, 13180, '2010-12-23 09:54:16'), (46634, 13180, '2010-12-23 09:54:18'), (46635, 13180, '2010-12-23 09:54:20'), (46636, 13180, '2010-12-23 09:54:22'), (46637, 13180, '2010-12-23 09:54:24'), (46638, 13180, '2010-12-23 09:54:26'), (46639, 13180, '2010-12-23 09:54:28'), (46640, 13180, '2010-12-23 09:54:31'), (46641, 13180, '2010-12-23 09:54:33'), (46642, 13180, '2010-12-23 09:54:35'), (46643, 13180, '2010-12-23 09:54:37'), (46644, 13180, '2010-12-23 09:54:40'), (46645, 13180, '2010-12-23 09:54:42'), (46646, 13180, '2010-12-23 09:54:44'), (46647, 13180, '2010-12-23 09:54:47'), (46648, 13180, '2010-12-23 09:54:48'), (46649, 13180, '2010-12-23 09:54:51'), (46650, 13180, '2010-12-23 09:54:53'), (46651, 13180, '2010-12-23 09:54:55'), (46652, 13180, '2010-12-23 09:54:59'), (46653, 13180, '2010-12-23 09:55:03'), (46654, 13180, '2010-12-23 09:55:06'), (46655, 13180, '2010-12-23 09:55:08'), (46656, 13180, '2010-12-23 09:55:11'), (46657, 13180, '2010-12-23 09:55:14'), (46658, 13180, '2010-12-23 09:55:17'), (46659, 13180, '2010-12-23 09:55:20'), (46660, 13180, '2010-12-23 09:55:23'), (46661, 13180, '2010-12-23 09:55:26'), (46662, 13180, '2010-12-23 09:55:29'), (46663, 13180, '2010-12-23 09:55:32'), (46664, 13180, '2010-12-23 09:55:35'), (46665, 13180, '2010-12-23 09:55:38'), (46666, 13180, '2010-12-23 09:55:41'), (46667, 13180, '2010-12-23 09:55:43'), (46668, 13180, '2010-12-23 09:55:47'), (46669, 13180, '2010-12-23 09:55:49'), (46670, 13180, '2010-12-23 09:55:52'), (46671, 13180, '2010-12-23 09:55:55'), (46672, 13180, '2010-12-23 09:55:59'), (46673, 13180, '2010-12-23 09:56:02'), (46674, 13180, '2010-12-23 09:56:05'), (46675, 13180, '2010-12-23 09:56:08'), (46676, 13180, '2010-12-23 09:56:12'), (46677, 13180, '2010-12-23 09:56:15'), (46678, 13180, '2010-12-23 09:56:19'), (46679, 13180, '2010-12-23 09:56:22'), (46680, 13180, '2010-12-23 09:56:25'), (46681, 13180, '2010-12-23 09:56:28'), (46682, 13180, '2010-12-23 09:56:31'), (46683, 13180, '2010-12-23 09:56:35'), (46684, 13180, '2010-12-23 09:56:38'), (46685, 13180, '2010-12-23 09:56:42'), (46686, 13180, '2010-12-23 09:56:45'), (46687, 13180, '2010-12-23 09:56:48'), (46688, 13180, '2010-12-23 09:56:51'), (46689, 13180, '2010-12-23 09:56:54'), (46690, 13180, '2010-12-23 09:56:57'), (46691, 13180, '2010-12-23 09:57:00'), (46692, 13180, '2010-12-23 09:57:04'), (46693, 13180, '2010-12-23 09:57:07'), (46694, 13180, '2010-12-23 09:57:11'), (46695, 13180, '2010-12-23 09:57:15'), (46696, 13180, '2010-12-23 09:57:18'), (46697, 13180, '2010-12-23 09:57:21'), (46698, 13180, '2010-12-23 09:57:24'), (46699, 13180, '2010-12-23 09:57:27'), (46700, 13180, '2010-12-23 09:57:31'), (46701, 13180, '2010-12-23 09:57:34'), (46702, 13180, '2010-12-23 09:57:37'), (46703, 13180, '2010-12-23 09:57:39'), (46704, 13180, '2010-12-23 09:57:42'), (46705, 13180, '2010-12-23 09:57:46'), (46706, 13180, '2010-12-23 09:57:49'), (46707, 13180, '2010-12-23 09:57:54'), (46708, 13180, '2010-12-23 09:57:57'), (46709, 13180, '2010-12-23 09:57:59'), (46710, 13180, '2010-12-23 09:58:02'), (46711, 13180, '2010-12-23 09:58:05'), (46712, 13180, '2010-12-23 09:58:08'), (46713, 13180, '2010-12-23 09:58:11'), (46714, 13180, '2010-12-23 09:58:14'), (46715, 13180, '2010-12-23 09:58:17'), (46716, 13180, '2010-12-23 09:58:20'), (46717, 13180, '2010-12-23 09:58:23'), (46718, 13180, '2010-12-23 09:58:26'), (46719, 13180, '2010-12-23 09:58:30'), (46720, 13180, '2010-12-23 09:58:32'), (46721, 13180, '2010-12-23 09:58:34'), (46722, 13180, '2010-12-23 09:58:37'), (46723, 13180, '2010-12-23 09:58:39'), (46724, 13180, '2010-12-23 09:58:41'), (46725, 13180, '2010-12-23 09:58:43'), (46726, 13180, '2010-12-23 09:58:45'), (46727, 13180, '2010-12-23 09:58:47'), (46728, 13180, '2010-12-23 09:58:48'), (46729, 13180, '2010-12-23 09:58:50'), (46730, 13180, '2010-12-23 09:58:52'), (46731, 13180, '2010-12-23 09:58:54'), (46732, 13180, '2010-12-23 09:58:56'), (46733, 13180, '2010-12-23 09:58:58'), (46734, 13180, '2010-12-23 09:58:59'), (46735, 13180, '2010-12-23 09:59:01'), (46736, 13180, '2010-12-23 09:59:03'), (46737, 13180, '2010-12-23 09:59:05'), (46738, 13180, '2010-12-23 09:59:07'), (46739, 13180, '2010-12-23 09:59:09'), (46740, 13180, '2010-12-23 09:59:11'), (46741, 13180, '2010-12-23 09:59:13'), (46742, 13180, '2010-12-23 09:59:15'), (46743, 13180, '2010-12-23 09:59:17'), (46744, 13180, '2010-12-23 09:59:20'), (46745, 13180, '2010-12-23 09:59:22'), (46746, 13180, '2010-12-23 09:59:24'), (46747, 13180, '2010-12-23 09:59:27'), (46748, 13180, '2010-12-23 09:59:29'), (46749, 13180, '2010-12-23 09:59:31'), (46750, 13180, '2010-12-23 09:59:33'), (46751, 13180, '2010-12-23 09:59:35'), (46752, 13180, '2010-12-23 10:00:55'), (46753, 13180, '2010-12-23 10:00:58'), (46754, 13180, '2010-12-23 10:01:00'), (46755, 13180, '2010-12-23 10:01:02'), (46756, 13180, '2010-12-23 10:01:04'), (46757, 13180, '2010-12-23 10:01:06'), (46758, 13180, '2010-12-23 10:01:08'), (46759, 13180, '2010-12-23 10:01:10'), (46760, 13180, '2010-12-23 10:01:13'), (46761, 13180, '2010-12-23 10:01:16'), (46762, 13180, '2010-12-23 10:01:18'), (46763, 13180, '2010-12-23 10:01:21'), (46764, 13180, '2010-12-23 10:01:23'), (46765, 13180, '2010-12-23 10:01:26'), (46766, 13180, '2010-12-23 10:01:29'), (46767, 13180, '2010-12-23 10:01:31'), (46768, 13180, '2010-12-23 10:01:33'), (46769, 13180, '2010-12-23 10:01:36'), (46770, 13180, '2010-12-23 10:01:38'), (46771, 13180, '2010-12-23 10:01:41'), (46772, 13180, '2010-12-23 10:01:43'), (46773, 13180, '2010-12-23 10:01:46'), (46774, 13180, '2010-12-23 10:01:48'), (46775, 13180, '2010-12-23 10:01:51'), (46776, 13180, '2010-12-23 10:01:53'), (46777, 13180, '2010-12-23 10:01:55'), (46778, 13180, '2010-12-23 10:01:57'), (46779, 13180, '2010-12-23 10:02:00'), (46780, 13180, '2010-12-23 10:02:02'), (46781, 13180, '2010-12-23 10:02:04'), (46782, 13180, '2010-12-23 10:02:07'), (46783, 13180, '2010-12-23 10:02:10'), (46784, 13180, '2010-12-23 10:02:12'), (46785, 13180, '2010-12-23 10:02:15'), (46786, 13180, '2010-12-23 10:02:18'), (46787, 13180, '2010-12-23 10:02:20'), (46788, 13180, '2010-12-23 10:02:23'), (46789, 13180, '2010-12-23 10:02:26'), (46790, 13180, '2010-12-23 10:02:29'), (46791, 13180, '2010-12-23 10:02:31'), (46792, 13180, '2010-12-23 10:02:33'), (46793, 13180, '2010-12-23 10:02:37'), (46794, 13180, '2010-12-23 10:02:39'), (46795, 13180, '2010-12-23 10:02:41'), (46796, 13180, '2010-12-23 10:02:45'), (46797, 13180, '2010-12-23 10:02:47'), (46798, 13180, '2010-12-23 10:02:49'), (46799, 13180, '2010-12-23 10:02:53'), (46800, 13180, '2010-12-23 10:02:55'), (46801, 13180, '2010-12-23 10:02:59'), (46802, 13180, '2010-12-23 10:03:01'), (46803, 13180, '2010-12-23 10:03:05'), (46804, 13180, '2010-12-23 10:03:07'), (46805, 13180, '2010-12-23 10:03:09'), (46806, 13180, '2010-12-23 10:03:12'), (46807, 13180, '2010-12-23 10:03:15'), (46808, 13180, '2010-12-23 10:03:18'), (46809, 13180, '2010-12-23 10:03:21'), (46810, 13180, '2010-12-23 10:03:23'), (46811, 13180, '2010-12-23 10:03:25'), (46812, 13180, '2010-12-23 10:03:28'), (46813, 13180, '2010-12-23 10:03:31'), (46814, 13180, '2010-12-23 10:03:34'), (46815, 13180, '2010-12-23 10:03:36'), (46816, 13180, '2010-12-23 10:03:39'), (46817, 13180, '2010-12-23 10:03:41'), (46818, 13180, '2010-12-23 10:03:43'), (46819, 13180, '2010-12-23 10:03:46'), (46820, 13180, '2010-12-23 10:03:48'), (46821, 13180, '2010-12-23 10:03:50'), (46822, 13180, '2010-12-23 10:03:52'), (46823, 13180, '2010-12-23 10:03:54'), (46824, 13180, '2010-12-23 10:03:56'), (46825, 13180, '2010-12-23 10:03:58'), (46826, 13180, '2010-12-23 10:04:01'), (46827, 13180, '2010-12-23 10:04:03'), (46828, 13180, '2010-12-23 10:04:05'), (46829, 13180, '2010-12-23 10:04:07'), (46830, 13180, '2010-12-23 10:04:09'), (46831, 13180, '2010-12-23 10:04:11'), (46832, 13180, '2010-12-23 10:04:13'), (46833, 13180, '2010-12-23 10:04:15'), (46834, 13180, '2010-12-23 10:04:17'), (46835, 13180, '2010-12-23 10:04:19'), (46836, 13180, '2010-12-23 10:04:21'), (46837, 13180, '2010-12-23 10:04:23'), (46838, 13180, '2010-12-23 10:04:25'), (46839, 13180, '2010-12-23 10:04:27'), (46840, 13180, '2010-12-23 10:04:29'), (46841, 13180, '2010-12-23 10:04:31'), (46842, 13180, '2010-12-23 10:04:33'), (46843, 13180, '2010-12-23 10:04:35'), (46844, 13180, '2010-12-23 10:04:37'), (46845, 13180, '2010-12-23 10:04:39'), (46846, 13180, '2010-12-23 10:04:41'), (46847, 13180, '2010-12-23 10:04:43'), (46848, 13180, '2010-12-23 10:04:45'), (46849, 13180, '2010-12-23 10:04:47'), (46850, 13180, '2010-12-23 10:04:49'), (46851, 13180, '2010-12-23 10:04:51'), (46852, 13180, '2010-12-23 10:04:53'), (46853, 13180, '2010-12-23 10:04:55'), (46854, 13180, '2010-12-23 10:04:57'), (46855, 13180, '2010-12-23 10:04:58'), (46856, 13180, '2010-12-23 10:05:00'), (46857, 13180, '2010-12-23 10:05:02'), (46858, 13180, '2010-12-23 10:05:04'), (46859, 13180, '2010-12-23 10:05:05'), (46860, 13180, '2010-12-23 10:05:07'), (46861, 13180, '2010-12-23 10:05:09'), (46862, 13180, '2010-12-23 10:05:11'), (46863, 13180, '2010-12-23 10:05:13'), (46864, 13180, '2010-12-23 10:05:14'), (46865, 13180, '2010-12-23 10:05:16'), (46866, 13180, '2010-12-23 10:05:18'), (46867, 13180, '2010-12-23 10:05:20'), (46868, 13180, '2010-12-23 10:05:22'), (46869, 13180, '2010-12-23 10:05:24'), (46870, 13180, '2010-12-23 10:05:26'), (46871, 13180, '2010-12-23 10:05:27'), (46872, 13180, '2010-12-23 10:05:29'), (46873, 13180, '2010-12-23 10:05:31'), (46874, 13180, '2010-12-23 10:05:33'), (46875, 13180, '2010-12-23 10:05:34'), (46876, 13180, '2010-12-23 10:05:36'), (46877, 13180, '2010-12-23 10:05:38'), (46878, 13180, '2010-12-23 10:05:40'), (46879, 13180, '2010-12-23 10:05:42'), (46880, 13180, '2010-12-23 10:05:43'), (46881, 13180, '2010-12-23 10:05:45'), (46882, 13180, '2010-12-23 10:05:47'), (46883, 13180, '2010-12-23 10:05:49'), (46884, 13180, '2010-12-23 10:05:50'), (46885, 13180, '2010-12-23 10:05:52'), (46886, 13180, '2010-12-23 10:05:54'), (46887, 13180, '2010-12-23 10:05:56'), (46888, 13180, '2010-12-23 10:05:57'), (46889, 13180, '2010-12-23 10:05:59'), (46890, 13180, '2010-12-23 10:06:01'), (46891, 13180, '2010-12-23 10:06:03'), (46892, 13180, '2010-12-23 10:06:04'), (46893, 13180, '2010-12-23 10:06:06'), (46894, 13180, '2010-12-23 10:06:08'), (46895, 13180, '2010-12-23 10:06:10'), (46896, 13180, '2010-12-23 10:06:12'), (46897, 13180, '2010-12-23 10:06:13'), (46898, 13180, '2010-12-23 10:06:15'), (46899, 13180, '2010-12-23 10:06:17'), (46900, 13180, '2010-12-23 10:06:19'), (46901, 13180, '2010-12-23 10:06:20'), (46902, 13180, '2010-12-23 10:06:22'), (46903, 13180, '2010-12-23 10:06:24'), (46904, 13180, '2010-12-23 10:06:26'), (46905, 13180, '2010-12-23 10:06:27'), (46906, 13180, '2010-12-23 10:06:29'), (46907, 13180, '2010-12-23 10:06:31'), (46908, 13180, '2010-12-23 10:06:33'), (46909, 13180, '2010-12-23 10:06:35'), (46910, 13180, '2010-12-23 10:06:36'), (46911, 13180, '2010-12-23 10:06:38'), (46912, 13180, '2010-12-23 10:06:40'), (46913, 13180, '2010-12-23 10:06:42'), (46914, 13180, '2010-12-23 10:06:43'), (46915, 13180, '2010-12-23 10:06:45'), (46916, 13180, '2010-12-23 10:06:47'), (46917, 13180, '2010-12-23 10:06:49'), (46918, 13180, '2010-12-23 10:06:51'), (46919, 13180, '2010-12-23 10:06:53'), (46920, 13180, '2010-12-23 10:06:55'), (46921, 13180, '2010-12-23 10:06:56'), (46922, 13180, '2010-12-23 10:06:58'), (46923, 13180, '2010-12-23 10:07:00'), (46924, 13180, '2010-12-23 10:07:02'), (46925, 13180, '2010-12-23 10:07:04'), (46926, 13180, '2010-12-23 10:07:05'), (46927, 13180, '2010-12-23 10:07:07'), (46928, 13180, '2010-12-23 10:07:09'), (46929, 13180, '2010-12-23 10:07:11'), (46930, 13180, '2010-12-23 10:07:13'), (46931, 13180, '2010-12-23 10:07:14'), (46932, 13180, '2010-12-23 10:07:16'), (46933, 13180, '2010-12-23 10:07:18'), (46934, 13180, '2010-12-23 10:07:20'), (46935, 13180, '2010-12-23 10:07:21'), (46936, 13180, '2010-12-23 10:07:23'), (46937, 13180, '2010-12-23 10:07:25'), (46938, 13180, '2010-12-23 10:07:27'), (46939, 13180, '2010-12-23 10:07:29'), (46940, 13180, '2010-12-23 10:07:30'), (46941, 13180, '2010-12-23 10:07:32'), (46942, 13180, '2010-12-23 10:07:34'), (46943, 13180, '2010-12-23 10:07:36'), (46944, 13180, '2010-12-23 10:07:37'), (46945, 13180, '2010-12-23 10:07:39'), (46946, 13180, '2010-12-23 10:07:41'), (46947, 13180, '2010-12-23 10:07:43'), (46948, 13180, '2010-12-23 10:07:45'), (46949, 13180, '2010-12-23 10:07:46'), (46950, 13180, '2010-12-23 10:07:48'), (46951, 13180, '2010-12-23 10:07:50'), (46952, 13180, '2010-12-23 10:07:52'), (46953, 13180, '2010-12-23 10:07:54'), (46954, 13180, '2010-12-23 10:07:56'), (46955, 13180, '2010-12-23 10:07:58'), (46956, 13180, '2010-12-23 10:08:00'), (46957, 13180, '2010-12-23 10:08:02'), (46958, 13180, '2010-12-23 10:08:03'), (46959, 13180, '2010-12-23 10:08:05'), (46960, 13180, '2010-12-23 10:08:07'), (46961, 13180, '2010-12-23 10:08:09'), (46962, 13180, '2010-12-23 10:08:11'), (46963, 13180, '2010-12-23 10:08:13'), (46964, 13180, '2010-12-23 10:08:15'), (46965, 13180, '2010-12-23 10:08:17'), (46966, 13180, '2010-12-23 10:08:18'), (46967, 13180, '2010-12-23 10:08:20'), (46968, 13180, '2010-12-23 10:08:22'), (46969, 13180, '2010-12-23 10:08:24'), (46970, 13180, '2010-12-23 10:08:26'), (46971, 13180, '2010-12-23 10:08:27'), (46972, 13180, '2010-12-23 10:08:29'), (46973, 13180, '2010-12-23 10:08:31'), (46974, 13180, '2010-12-23 10:08:33'), (46975, 13180, '2010-12-23 10:08:35'), (46976, 13180, '2010-12-23 10:08:36'), (46977, 13180, '2010-12-23 10:08:38'), (46978, 13180, '2010-12-23 10:08:40'), (46979, 13180, '2010-12-23 10:08:42'), (46980, 13180, '2010-12-23 10:08:44'), (46981, 13180, '2010-12-23 10:08:46'), (46982, 13180, '2010-12-23 10:08:47'), (46983, 13180, '2010-12-23 10:08:49'), (46984, 13180, '2010-12-23 10:08:51'), (46985, 13180, '2010-12-23 10:08:53'), (46986, 13180, '2010-12-23 10:08:55'), (46987, 13180, '2010-12-23 10:08:57'), (46988, 13180, '2010-12-23 10:08:59'), (46989, 13180, '2010-12-23 10:09:01'), (46990, 13180, '2010-12-23 10:09:02'), (46991, 13180, '2010-12-23 10:09:04'), (46992, 13180, '2010-12-23 10:09:06'), (46993, 13180, '2010-12-23 10:09:08'), (46994, 13180, '2010-12-23 10:09:10'), (46995, 13180, '2010-12-23 10:09:11'), (46996, 13180, '2010-12-23 10:09:13'), (46997, 13180, '2010-12-23 10:09:15'), (46998, 13180, '2010-12-23 10:09:17'), (46999, 13180, '2010-12-23 10:09:19'), (47000, 13180, '2010-12-23 10:09:21'), (47001, 13180, '2010-12-23 10:09:23'), (47002, 13180, '2010-12-23 10:09:25'), (47003, 13180, '2010-12-23 10:09:26'), (47004, 13180, '2010-12-23 10:09:28'), (47005, 13180, '2010-12-23 10:09:30'), (47006, 13180, '2010-12-23 10:09:32'), (47007, 13180, '2010-12-23 10:09:34'), (47008, 13180, '2010-12-23 10:09:36'), (47009, 13180, '2010-12-23 10:09:37'), (47010, 13180, '2010-12-23 10:09:39'), (47011, 13180, '2010-12-23 10:09:41'), (47012, 13180, '2010-12-23 10:09:43'), (47013, 13180, '2010-12-23 10:09:45'), (47014, 13180, '2010-12-23 10:09:47'), (47015, 13180, '2010-12-23 10:09:49'), (47016, 13180, '2010-12-23 10:09:50'), (47017, 13180, '2010-12-23 10:09:52'), (47018, 13180, '2010-12-23 10:09:54'), (47019, 13180, '2010-12-23 10:09:56'), (47020, 13180, '2010-12-23 10:09:58'), (47021, 13180, '2010-12-23 10:10:00'), (47022, 13180, '2010-12-23 10:10:02'), (47023, 13180, '2010-12-23 10:10:03'), (47024, 13180, '2010-12-23 10:10:05'), (47025, 13180, '2010-12-23 10:10:07'), (47026, 13180, '2010-12-23 10:10:09'), (47027, 13180, '2010-12-23 10:10:11'), (47028, 13180, '2010-12-23 10:10:12'), (47029, 13180, '2010-12-23 10:10:14'), (47030, 13180, '2010-12-23 10:10:16'), (47031, 13180, '2010-12-23 10:10:18'), (47032, 13180, '2010-12-23 10:10:20'), (47033, 13180, '2010-12-23 10:10:22'), (47034, 13180, '2010-12-23 10:10:24'), (47035, 13180, '2010-12-23 10:10:25'), (47036, 13180, '2010-12-23 10:10:27'), (47037, 13180, '2010-12-23 10:10:29'), (47038, 13180, '2010-12-23 10:10:31'), (47039, 13180, '2010-12-23 10:10:33'), (47040, 13180, '2010-12-23 10:10:35'), (47041, 13180, '2010-12-23 10:10:37'), (47042, 13180, '2010-12-23 10:10:39'), (47043, 13180, '2010-12-23 10:10:40'), (47044, 13180, '2010-12-23 10:10:42'), (47045, 13180, '2010-12-23 10:10:44'), (47046, 13180, '2010-12-23 10:10:46'), (47047, 13180, '2010-12-23 10:10:48'), (47048, 13180, '2010-12-23 10:10:49'), (47049, 13180, '2010-12-23 10:10:51'), (47050, 13180, '2010-12-23 10:10:53'), (47051, 13180, '2010-12-23 10:10:55'), (47052, 13180, '2010-12-23 10:10:57'), (47053, 13180, '2010-12-23 10:10:59'), (47054, 13180, '2010-12-23 10:11:01'), (47055, 13180, '2010-12-23 10:11:02'), (47056, 13180, '2010-12-23 10:11:04'), (47057, 13180, '2010-12-23 10:11:06'), (47058, 13180, '2010-12-23 10:11:08'), (47059, 13180, '2010-12-23 10:11:09'), (47060, 13180, '2010-12-23 10:11:12'), (47061, 13180, '2010-12-23 10:11:14'), (47062, 13180, '2010-12-23 10:11:16'), (47063, 13180, '2010-12-23 10:11:17'), (47064, 13180, '2010-12-23 10:11:19'), (47065, 13180, '2010-12-23 10:11:21'), (47066, 13180, '2010-12-23 10:11:22'), (47067, 13180, '2010-12-23 10:11:24'), (47068, 13180, '2010-12-23 10:11:26'), (47069, 13180, '2010-12-23 10:11:28'), (47070, 13180, '2010-12-23 10:11:29'), (47071, 13180, '2010-12-23 10:11:31'), (47072, 13180, '2010-12-23 10:11:33'), (47073, 13180, '2010-12-23 10:11:35'), (47074, 13180, '2010-12-23 10:11:36'), (47075, 13180, '2010-12-23 10:11:38'), (47076, 13180, '2010-12-23 10:11:40'), (47077, 13180, '2010-12-23 10:11:42'), (47078, 13180, '2010-12-23 10:11:44'), (47079, 13180, '2010-12-23 10:11:45'), (47080, 13180, '2010-12-23 10:11:47'), (47081, 13180, '2010-12-23 10:11:49'), (47082, 13180, '2010-12-23 10:11:51'), (47083, 13180, '2010-12-23 10:11:52'), (47084, 13180, '2010-12-23 10:11:54'), (47085, 13180, '2010-12-23 10:11:56'), (47086, 13180, '2010-12-23 10:11:58'), (47087, 13180, '2010-12-23 10:11:59'), (47088, 13180, '2010-12-23 10:12:01'), (47089, 13180, '2010-12-23 10:12:03'), (47090, 13180, '2010-12-23 10:12:05'), (47091, 13180, '2010-12-23 10:12:06'), (47092, 13180, '2010-12-23 10:12:08'), (47093, 13180, '2010-12-23 10:12:10'), (47094, 13180, '2010-12-23 10:12:12'), (47095, 13180, '2010-12-23 10:12:14'), (47096, 13180, '2010-12-23 10:12:15'), (47097, 13180, '2010-12-23 10:12:17'), (47098, 13180, '2010-12-23 10:12:19'), (47099, 13180, '2010-12-23 10:12:21'), (47100, 13180, '2010-12-23 10:12:23'), (47101, 13180, '2010-12-23 10:12:25'), (47102, 13180, '2010-12-23 10:12:27'), (47103, 13180, '2010-12-23 10:12:29'), (47104, 13180, '2010-12-23 10:12:31'), (47105, 13180, '2010-12-23 10:12:32'), (47106, 13180, '2010-12-23 10:12:34'), (47107, 13180, '2010-12-23 10:12:36'), (47108, 13180, '2010-12-23 10:12:38'), (47109, 13180, '2010-12-23 10:12:40'), (47110, 13180, '2010-12-23 10:12:42'), (47111, 13180, '2010-12-23 10:12:43'), (47112, 13180, '2010-12-23 10:12:45'), (47113, 13180, '2010-12-23 10:12:47'), (47114, 13180, '2010-12-23 10:12:49'), (47115, 13180, '2010-12-23 10:12:51'), (47116, 13180, '2010-12-23 10:12:52'), (47117, 13180, '2010-12-23 10:12:55'), (47118, 13180, '2010-12-23 10:12:56'), (47119, 13180, '2010-12-23 10:12:59'), (47120, 13180, '2010-12-23 10:13:00'), (47121, 13180, '2010-12-23 10:13:02'), (47122, 13180, '2010-12-23 10:13:04'), (47123, 13180, '2010-12-23 10:13:06'), (47124, 13180, '2010-12-23 10:13:08'), (47125, 13180, '2010-12-23 10:13:09'), (47126, 13180, '2010-12-23 10:13:11'), (47127, 13180, '2010-12-23 10:13:13'), (47128, 13180, '2010-12-23 10:13:15'), (47129, 13180, '2010-12-23 10:13:17'), (47130, 13180, '2010-12-23 10:13:19'), (47131, 13180, '2010-12-23 10:13:21'), (47132, 13180, '2010-12-23 10:13:23'), (47133, 13180, '2010-12-23 10:13:24'), (47134, 13180, '2010-12-23 10:13:26'), (47135, 13180, '2010-12-23 10:13:28'), (47136, 13180, '2010-12-23 10:13:30'), (47137, 13180, '2010-12-23 10:13:32'), (47138, 13180, '2010-12-23 10:13:34'), (47139, 13180, '2010-12-23 10:13:36'), (47140, 13180, '2010-12-23 10:13:38'), (47141, 13180, '2010-12-23 10:13:39'), (47142, 13180, '2010-12-23 10:13:41'), (47143, 13180, '2010-12-23 10:13:43'), (47144, 13180, '2010-12-23 10:13:45'), (47145, 13180, '2010-12-23 10:13:47'), (47146, 13180, '2010-12-23 10:13:49'), (47147, 13180, '2010-12-23 10:13:50'), (47148, 13180, '2010-12-23 10:13:52'), (47149, 13180, '2010-12-23 10:13:54'), (47150, 13180, '2010-12-23 10:13:56'), (47151, 13180, '2010-12-23 10:13:58'), (47152, 13180, '2010-12-23 10:14:00'), (47153, 13180, '2010-12-23 10:14:02'), (47154, 13180, '2010-12-23 10:14:04'), (47155, 13180, '2010-12-23 10:14:05'), (47156, 13180, '2010-12-23 10:14:07'), (47157, 13180, '2010-12-23 10:14:09'), (47158, 13180, '2010-12-23 10:14:11'), (47159, 13180, '2010-12-23 10:14:13'), (47160, 13180, '2010-12-23 10:14:15'), (47161, 13180, '2010-12-23 10:14:16'), (47162, 13180, '2010-12-23 10:14:18'), (47163, 13180, '2010-12-23 10:14:20'), (47164, 13180, '2010-12-23 10:14:22'), (47165, 13180, '2010-12-23 10:14:24'), (47166, 13180, '2010-12-23 10:14:26'), (47167, 13180, '2010-12-23 10:14:28'), (47168, 13180, '2010-12-23 10:14:30'), (47169, 13180, '2010-12-23 10:14:32'), (47170, 13180, '2010-12-23 10:14:34'), (47171, 13180, '2010-12-23 10:14:36'), (47172, 13180, '2010-12-23 10:14:38'), (47173, 13180, '2010-12-23 10:14:40'), (47174, 13180, '2010-12-23 10:14:41'), (47175, 13180, '2010-12-23 10:14:43'), (47176, 13180, '2010-12-23 10:14:45'), (47177, 13180, '2010-12-23 10:14:47'), (47178, 13180, '2010-12-23 10:14:49'), (47179, 13180, '2010-12-23 10:14:51'), (47180, 13180, '2010-12-23 10:14:53'), (47181, 13180, '2010-12-23 10:14:55'), (47182, 13180, '2010-12-23 10:14:57'), (47183, 13180, '2010-12-23 10:14:58'), (47184, 13180, '2010-12-23 10:15:00'), (47185, 13180, '2010-12-23 10:15:02'), (47186, 13180, '2010-12-23 10:15:04'), (47187, 13180, '2010-12-23 10:15:05'), (47188, 13180, '2010-12-23 10:15:07'), (47189, 13180, '2010-12-23 10:15:09'), (47190, 13180, '2010-12-23 10:15:11'), (47191, 13180, '2010-12-23 10:15:13'), (47192, 13180, '2010-12-23 10:15:15'), (47193, 13180, '2010-12-23 10:15:18'), (47194, 13180, '2010-12-23 10:15:20'), (47195, 13180, '2010-12-23 10:15:22'), (47196, 13180, '2010-12-23 10:15:24'), (47197, 13180, '2010-12-23 10:15:26'), (47198, 13180, '2010-12-23 10:15:29'), (47199, 13180, '2010-12-23 10:15:31'), (47200, 13180, '2010-12-23 10:15:32'), (47201, 13180, '2010-12-23 10:15:35'), (47202, 13180, '2010-12-23 10:15:37'), (47203, 13180, '2010-12-23 10:15:39'), (47204, 13180, '2010-12-23 10:15:41'), (47205, 13180, '2010-12-23 10:15:43'), (47206, 13180, '2010-12-23 10:15:46'), (47207, 13180, '2010-12-23 10:15:49'), (47208, 13180, '2010-12-23 10:15:51'), (47209, 13180, '2010-12-23 10:15:53'), (47210, 13180, '2010-12-23 10:15:56'), (47211, 13180, '2010-12-23 10:15:58'), (47212, 13180, '2010-12-23 10:16:01'), (47213, 13180, '2010-12-23 10:16:03'), (47214, 13180, '2010-12-23 10:16:05'), (47215, 13180, '2010-12-23 10:16:08'), (47216, 13180, '2010-12-23 10:16:11'), (47217, 13180, '2010-12-23 10:16:14'), (47218, 13180, '2010-12-23 10:16:16'), (47219, 13180, '2010-12-23 10:16:18'), (47220, 13180, '2010-12-23 10:16:21'), (47221, 13180, '2010-12-23 10:16:24'), (47222, 13180, '2010-12-23 10:16:26'), (47223, 13180, '2010-12-23 10:16:28'), (47224, 13180, '2010-12-23 10:16:31'), (47225, 13180, '2010-12-23 10:16:33'), (47226, 13180, '2010-12-23 10:16:35'), (47227, 13180, '2010-12-23 10:16:38'), (47228, 13180, '2010-12-23 10:16:40'), (47229, 13180, '2010-12-23 10:16:43'), (47230, 13180, '2010-12-23 10:16:45'), (47231, 13180, '2010-12-23 10:16:47'), (47232, 13180, '2010-12-23 10:16:50'), (47233, 13180, '2010-12-23 10:16:52'), (47234, 13180, '2010-12-23 10:16:54'), (47235, 13180, '2010-12-23 10:16:56'), (47236, 13180, '2010-12-23 10:16:59'), (47237, 13180, '2010-12-23 10:17:01'), (47238, 13180, '2010-12-23 10:17:03'), (47239, 13180, '2010-12-23 10:17:06'), (47240, 13180, '2010-12-23 10:17:08'), (47241, 13180, '2010-12-23 10:17:10'), (47242, 13180, '2010-12-23 10:17:13'), (47243, 13180, '2010-12-23 10:17:15'), (47244, 13180, '2010-12-23 10:17:18'), (47245, 13180, '2010-12-23 10:17:20'), (47246, 13180, '2010-12-23 10:17:23'), (47247, 13180, '2010-12-23 10:17:25'), (47248, 13180, '2010-12-23 10:17:27'), (47249, 13180, '2010-12-23 10:17:30'), (47250, 13180, '2010-12-23 10:17:32'), (47251, 13180, '2010-12-23 10:17:34'), (47252, 13180, '2010-12-23 10:17:37'), (47253, 13180, '2010-12-23 10:17:40'), (47254, 13180, '2010-12-23 10:17:42'), (47255, 13180, '2010-12-23 10:17:45'), (47256, 13180, '2010-12-23 10:17:47'), (47257, 13180, '2010-12-23 10:17:50'), (47258, 13180, '2010-12-23 10:17:53'), (47259, 13180, '2010-12-23 10:17:55'), (47260, 13180, '2010-12-23 10:18:01'), (47261, 13180, '2010-12-23 10:18:04'), (47262, 13180, '2010-12-23 10:18:07'), (47263, 13180, '2010-12-23 10:18:09'), (47264, 13180, '2010-12-23 10:18:11'), (47265, 13180, '2010-12-23 10:18:14'), (47266, 13180, '2010-12-23 10:18:16'), (47267, 13180, '2010-12-23 10:18:18'), (47268, 13180, '2010-12-23 10:18:20'), (47269, 13180, '2010-12-23 10:18:22'), (47270, 13180, '2010-12-23 10:18:24'), (47271, 13180, '2010-12-23 10:18:26'), (47272, 13180, '2010-12-23 10:18:28'), (47273, 13180, '2010-12-23 10:18:30'), (47274, 13180, '2010-12-23 10:18:32'), (47275, 13180, '2010-12-23 10:18:34'), (47276, 13180, '2010-12-23 10:18:36'), (47277, 13180, '2010-12-23 10:18:38'), (47278, 13180, '2010-12-23 10:18:40'), (47279, 13180, '2010-12-23 10:18:42'), (47280, 13180, '2010-12-23 10:18:44'), (47281, 13180, '2010-12-23 10:18:46'), (47282, 13180, '2010-12-23 10:18:48'), (47283, 13180, '2010-12-23 10:18:50'), (47284, 13180, '2010-12-23 10:18:52'), (47285, 13180, '2010-12-23 10:18:54'), (47286, 13180, '2010-12-23 10:18:56'), (47287, 13180, '2010-12-23 10:18:58'), (47288, 13180, '2010-12-23 10:19:00'), (47289, 13180, '2010-12-23 10:19:02'), (47290, 13180, '2010-12-23 10:19:04'), (47291, 13180, '2010-12-23 10:19:06'), (47292, 13180, '2010-12-23 10:19:08'), (47293, 13180, '2010-12-23 10:19:10'), (47294, 13180, '2010-12-23 10:19:13'), (47295, 13180, '2010-12-23 10:19:15'), (47296, 13180, '2010-12-23 10:19:17'), (47297, 13180, '2010-12-23 10:19:19'), (47298, 13180, '2010-12-23 10:19:21'), (47299, 13180, '2010-12-23 10:19:23'), (47300, 13180, '2010-12-23 10:19:25'), (47301, 13180, '2010-12-23 10:19:27'), (47302, 13180, '2010-12-23 10:19:29'), (47303, 13180, '2010-12-23 10:19:31'), (47304, 13180, '2010-12-23 10:19:33'), (47305, 13180, '2010-12-23 10:19:35'), (47306, 13180, '2010-12-23 10:19:37'), (47307, 13180, '2010-12-23 10:19:39'), (47308, 13180, '2010-12-23 10:19:41'), (47309, 13180, '2010-12-23 10:19:43'), (47310, 13180, '2010-12-23 10:19:45'), (47311, 13180, '2010-12-23 10:19:47'), (47312, 13180, '2010-12-23 10:19:49'), (47313, 13180, '2010-12-23 10:19:51'), (47314, 13180, '2010-12-23 10:19:53'), (47315, 13180, '2010-12-23 10:19:55'), (47316, 13180, '2010-12-23 10:19:57'), (47317, 13180, '2010-12-23 10:19:59'), (47318, 13180, '2010-12-23 10:20:01'), (47319, 13180, '2010-12-23 10:20:03'), (47320, 13180, '2010-12-23 10:20:05'), (47321, 13180, '2010-12-23 10:20:07'), (47322, 13180, '2010-12-23 10:20:09'), (47323, 13180, '2010-12-23 10:20:11'), (47324, 13180, '2010-12-23 10:20:13'), (47325, 13180, '2010-12-23 10:20:14'), (47326, 13180, '2010-12-23 10:20:16'), (47327, 13180, '2010-12-23 10:20:18'), (47328, 13180, '2010-12-23 10:20:20'), (47329, 13180, '2010-12-23 10:20:22'), (47330, 13180, '2010-12-23 10:20:24'), (47331, 13180, '2010-12-23 10:20:26'), (47332, 13180, '2010-12-23 10:20:28'), (47333, 13180, '2010-12-23 10:20:30'), (47334, 13180, '2010-12-23 10:20:32'), (47335, 13180, '2010-12-23 10:20:34'), (47336, 13180, '2010-12-23 10:20:36'), (47337, 13180, '2010-12-23 10:20:38'), (47338, 13180, '2010-12-23 10:20:40'), (47339, 13180, '2010-12-23 10:20:42'), (47340, 13180, '2010-12-23 10:20:44'), (47341, 13180, '2010-12-23 10:20:46'), (47342, 13180, '2010-12-23 10:20:48'), (47343, 13180, '2010-12-23 10:20:51'), (47344, 13180, '2010-12-23 10:20:53'), (47345, 13180, '2010-12-23 10:20:55'), (47346, 13180, '2010-12-23 10:20:58'), (47347, 13180, '2010-12-23 10:20:59'), (47348, 13180, '2010-12-23 10:21:01'), (47349, 13180, '2010-12-23 10:21:03'), (47350, 13180, '2010-12-23 10:21:05'), (47351, 13180, '2010-12-23 10:21:08'), (47352, 13180, '2010-12-23 10:21:10'), (47353, 13180, '2010-12-23 10:21:12'), (47354, 13180, '2010-12-23 10:21:14'), (47355, 13180, '2010-12-23 10:21:16'), (47356, 13180, '2010-12-23 10:21:18'), (47357, 13180, '2010-12-23 10:21:20'), (47358, 13180, '2010-12-23 10:21:22'), (47359, 13180, '2010-12-23 10:21:24'), (47360, 13180, '2010-12-23 10:21:26'), (47361, 13180, '2010-12-23 10:21:28'), (47362, 13180, '2010-12-23 10:21:30'), (47363, 13180, '2010-12-23 10:21:32'), (47364, 13180, '2010-12-23 10:21:34'), (47365, 13180, '2010-12-23 10:21:36'), (47366, 13180, '2010-12-23 10:21:38'), (47367, 13180, '2010-12-23 10:21:41'), (47368, 13180, '2010-12-23 10:21:42'), (47369, 13180, '2010-12-23 10:21:45'), (47370, 13180, '2010-12-23 10:21:47'), (47371, 13180, '2010-12-23 10:21:49'), (47372, 13180, '2010-12-23 10:21:51'), (47373, 13180, '2010-12-23 10:21:53'), (47374, 13180, '2010-12-23 10:21:56'), (47375, 13180, '2010-12-23 10:21:57'), (47376, 13180, '2010-12-23 10:21:59'), (47377, 13180, '2010-12-23 10:22:01'), (47378, 13180, '2010-12-23 10:22:04'), (47379, 13180, '2010-12-23 10:22:06'), (47380, 13180, '2010-12-23 10:22:08'), (47381, 13180, '2010-12-23 10:22:10'), (47382, 13180, '2010-12-23 10:22:12'), (47383, 13180, '2010-12-23 10:22:14'), (47384, 13180, '2010-12-23 10:22:16'), (47385, 13180, '2010-12-23 10:22:18'), (47386, 13180, '2010-12-23 10:22:20'), (47387, 13180, '2010-12-23 10:22:22'), (47388, 13180, '2010-12-23 10:22:24'), (47389, 13180, '2010-12-23 10:22:25'), (47390, 13180, '2010-12-23 10:22:28'), (47391, 13180, '2010-12-23 10:22:30'), (47392, 13180, '2010-12-23 10:22:32'), (47393, 13180, '2010-12-23 10:22:34'), (47394, 13180, '2010-12-23 10:22:36'), (47395, 13180, '2010-12-23 10:22:38'), (47396, 13180, '2010-12-23 10:22:40'), (47397, 13180, '2010-12-23 10:22:42'), (47398, 13180, '2010-12-23 10:22:44'), (47399, 13180, '2010-12-23 10:22:46'), (47400, 13180, '2010-12-23 10:22:48'), (47401, 13180, '2010-12-23 10:22:50'), (47402, 13180, '2010-12-23 10:22:53'), (47403, 13180, '2010-12-23 10:22:55'), (47404, 13180, '2010-12-23 10:22:57'), (47405, 13180, '2010-12-23 10:22:59'), (47406, 13180, '2010-12-23 10:23:01'), (47407, 13180, '2010-12-23 10:23:03'), (47408, 13180, '2010-12-23 10:23:05'), (47409, 13180, '2010-12-23 10:23:07'), (47410, 13180, '2010-12-23 10:23:10'), (47411, 13180, '2010-12-23 10:23:12'), (47412, 13180, '2010-12-23 10:23:14'), (47413, 13180, '2010-12-23 10:23:16'), (47414, 13180, '2010-12-23 10:23:18'), (47415, 13180, '2010-12-23 10:23:20'), (47416, 13180, '2010-12-23 10:23:22'), (47417, 13180, '2010-12-23 10:23:25'), (47418, 13180, '2010-12-23 10:23:27'), (47419, 13180, '2010-12-23 10:23:29'), (47420, 13180, '2010-12-23 10:23:31'), (47421, 13180, '2010-12-23 10:23:33'), (47422, 13180, '2010-12-23 10:23:35'), (47423, 13180, '2010-12-23 10:23:37'), (47424, 13180, '2010-12-23 10:23:39'), (47425, 13180, '2010-12-23 10:23:41'), (47426, 13180, '2010-12-23 10:23:44'), (47427, 13180, '2010-12-23 10:23:46'), (47428, 13180, '2010-12-23 10:23:48'), (47429, 13180, '2010-12-23 10:23:50'), (47430, 13180, '2010-12-23 10:23:52'), (47431, 13180, '2010-12-23 10:23:54'), (47432, 13180, '2010-12-23 10:23:56'), (47433, 13180, '2010-12-23 10:23:59'), (47434, 13180, '2010-12-23 10:24:01'), (47435, 13180, '2010-12-23 10:24:03'), (47436, 13180, '2010-12-23 10:24:05'), (47437, 13180, '2010-12-23 10:24:08'), (47438, 13180, '2010-12-23 10:24:10'), (47439, 13170, '2010-12-23 10:24:12'), (47440, 13180, '2010-12-23 10:24:14'), (47441, 13180, '2010-12-23 10:24:16'), (47442, 13180, '2010-12-23 10:24:18'), (47443, 13180, '2010-12-23 10:24:21'), (47444, 13180, '2010-12-23 10:24:23'), (47445, 13180, '2010-12-23 10:24:27'), (47446, 13170, '2010-12-23 10:24:29'), (47447, 13180, '2010-12-23 10:24:29'), (47448, 13180, '2010-12-23 10:24:31'), (47449, 13170, '2010-12-23 10:24:35'), (47450, 13180, '2010-12-23 10:24:35'), (47451, 13180, '2010-12-23 10:24:37'), (47452, 13180, '2010-12-23 10:24:40'), (47453, 13180, '2010-12-23 10:24:42'), (47454, 13170, '2010-12-23 10:24:46'), (47455, 13180, '2010-12-23 10:24:46'), (47456, 13180, '2010-12-23 10:24:49'), (47457, 13170, '2010-12-23 10:24:52'), (47458, 13180, '2010-12-23 10:24:52'), (47459, 13180, '2010-12-23 10:24:55'), (47460, 13170, '2010-12-23 10:24:58'), (47461, 13180, '2010-12-23 10:24:58'), (47462, 13180, '2010-12-23 10:25:01'), (47463, 13180, '2010-12-23 10:25:03'), (47464, 13180, '2010-12-23 10:25:04'), (47465, 13180, '2010-12-23 10:25:07'), (47466, 13170, '2010-12-23 10:25:09'), (47467, 13180, '2010-12-23 10:25:10'), (47468, 13180, '2010-12-23 10:25:12'), (47469, 13180, '2010-12-23 10:25:14'), (47470, 13180, '2010-12-23 10:25:16'), (47471, 13180, '2010-12-23 10:25:18'), (47472, 13180, '2010-12-23 10:25:20'), (47473, 13180, '2010-12-23 10:25:22'), (47474, 13180, '2010-12-23 10:25:24'), (47475, 13180, '2010-12-23 10:25:26'), (47476, 13180, '2010-12-23 10:25:28'), (47477, 13180, '2010-12-23 10:25:30'), (47478, 13180, '2010-12-23 10:25:32'), (47479, 13180, '2010-12-23 10:25:34'), (47480, 13180, '2010-12-23 10:25:36'), (47481, 13180, '2010-12-23 10:25:39'), (47482, 13180, '2010-12-23 10:25:40'), (47483, 13180, '2010-12-23 10:25:43'), (47484, 13180, '2010-12-23 10:25:45'), (47485, 13180, '2010-12-23 10:25:47'), (47486, 13180, '2010-12-23 10:25:49'), (47487, 13180, '2010-12-23 10:25:51'), (47488, 13180, '2010-12-23 10:25:53'), (47489, 13180, '2010-12-23 10:25:55'), (47490, 13180, '2010-12-23 10:25:57'), (47491, 13180, '2010-12-23 10:25:59'), (47492, 13180, '2010-12-23 10:26:01'), (47493, 13180, '2010-12-23 10:26:03'), (47494, 13180, '2010-12-23 10:26:05'), (47495, 13180, '2010-12-23 10:26:07'), (47496, 13180, '2010-12-23 10:26:09'), (47497, 13180, '2010-12-23 10:26:10'), (47498, 13180, '2010-12-23 10:26:12'), (47499, 13180, '2010-12-23 10:26:14'), (47500, 13180, '2010-12-23 10:26:16'), (47501, 13180, '2010-12-23 10:26:17'), (47502, 13180, '2010-12-23 10:26:19'), (47503, 13180, '2010-12-23 10:26:21'), (47504, 13180, '2010-12-23 10:26:23'), (47505, 13180, '2010-12-23 10:26:25'), (47506, 13180, '2010-12-23 10:26:27'), (47507, 13180, '2010-12-23 10:26:28'), (47508, 13180, '2010-12-23 10:26:30'), (47509, 13180, '2010-12-23 10:26:32'), (47510, 13180, '2010-12-23 10:26:34'), (47511, 13180, '2010-12-23 10:26:35'), (47512, 13180, '2010-12-23 10:26:37'), (47513, 13180, '2010-12-23 10:26:39'), (47514, 13180, '2010-12-23 10:26:41'), (47515, 13180, '2010-12-23 10:26:43'), (47516, 13180, '2010-12-23 10:26:45'), (47517, 13180, '2010-12-23 10:26:47'), (47518, 13180, '2010-12-23 10:26:49'), (47519, 13180, '2010-12-23 10:26:50'), (47520, 13180, '2010-12-23 10:26:52'), (47521, 13180, '2010-12-23 10:26:54'), (47522, 13180, '2010-12-23 10:26:56'), (47523, 13180, '2010-12-23 10:26:58'), (47524, 13180, '2010-12-23 10:26:59'), (47525, 13180, '2010-12-23 10:27:01'), (47526, 13180, '2010-12-23 10:27:03'), (47527, 13180, '2010-12-23 10:27:05'), (47528, 13180, '2010-12-23 10:27:07'), (47529, 13180, '2010-12-23 10:27:08'), (47530, 13180, '2010-12-23 10:27:10'), (47531, 13180, '2010-12-23 10:27:12'), (47532, 13180, '2010-12-23 10:27:14'), (47533, 13180, '2010-12-23 10:27:16'), (47534, 13180, '2010-12-23 10:27:17'), (47535, 13180, '2010-12-23 10:27:19'), (47536, 13180, '2010-12-23 10:27:21'), (47537, 13180, '2010-12-23 10:27:23'), (47538, 13180, '2010-12-23 10:27:25'), (47539, 13180, '2010-12-23 10:27:26'), (47540, 13180, '2010-12-23 10:27:28'), (47541, 13180, '2010-12-23 10:27:30'), (47542, 13180, '2010-12-23 10:27:32'), (47543, 13180, '2010-12-23 10:27:34'), (47544, 13180, '2010-12-23 10:27:35'), (47545, 13180, '2010-12-23 10:27:37'), (47546, 13180, '2010-12-23 10:27:39'), (47547, 13180, '2010-12-23 10:27:41'), (47548, 13180, '2010-12-23 10:27:43'), (47549, 13180, '2010-12-23 10:27:44'), (47550, 13180, '2010-12-23 10:27:47'), (47551, 13180, '2010-12-23 10:27:48'), (47552, 13180, '2010-12-23 10:27:51'), (47553, 13180, '2010-12-23 10:27:52'), (47554, 13180, '2010-12-23 10:27:54'), (47555, 13180, '2010-12-23 10:27:56'), (47556, 13180, '2010-12-23 10:27:58'), (47557, 13180, '2010-12-23 10:28:00'), (47558, 13180, '2010-12-23 10:28:02'), (47559, 13180, '2010-12-23 10:28:04'), (47560, 13180, '2010-12-23 10:28:06'), (47561, 13180, '2010-12-23 10:28:08'), (47562, 13180, '2010-12-23 10:28:09'), (47563, 13180, '2010-12-23 10:28:11'), (47564, 13180, '2010-12-23 10:28:13'), (47565, 13180, '2010-12-23 10:28:15'), (47566, 13180, '2010-12-23 10:28:17'), (47567, 13180, '2010-12-23 10:28:19'), (47568, 13180, '2010-12-23 10:28:21'), (47569, 13180, '2010-12-23 10:28:23'), (47570, 13180, '2010-12-23 10:28:25'), (47571, 13180, '2010-12-23 10:28:27'), (47572, 13180, '2010-12-23 10:28:29'), (47573, 13180, '2010-12-23 10:28:31'), (47574, 13180, '2010-12-23 10:28:33'), (47575, 13180, '2010-12-23 10:28:35'), (47576, 13180, '2010-12-23 10:28:36'), (47577, 13180, '2010-12-23 10:28:38'), (47578, 13180, '2010-12-23 10:28:40'), (47579, 13180, '2010-12-23 10:28:42'), (47580, 13180, '2010-12-23 10:28:44'), (47581, 13180, '2010-12-23 10:28:46'), (47582, 13180, '2010-12-23 10:28:48'), (47583, 13180, '2010-12-23 10:28:50'), (47584, 13180, '2010-12-23 10:28:52'), (47585, 13180, '2010-12-23 10:28:54'), (47586, 13180, '2010-12-23 10:28:56'), (47587, 13180, '2010-12-23 10:28:58'), (47588, 13180, '2010-12-23 10:29:00'), (47589, 13180, '2010-12-23 10:29:02'), (47590, 13180, '2010-12-23 10:29:04'), (47591, 13180, '2010-12-23 10:29:05'), (47592, 13180, '2010-12-23 10:29:07'), (47593, 13180, '2010-12-23 10:29:09'), (47594, 13180, '2010-12-23 10:29:11'), (47595, 13180, '2010-12-23 10:29:13'), (47596, 13180, '2010-12-23 10:29:15'), (47597, 13180, '2010-12-23 10:29:17'), (47598, 13180, '2010-12-23 10:29:19'), (47599, 13180, '2010-12-23 10:29:21'), (47600, 13180, '2010-12-23 10:29:23'), (47601, 13180, '2010-12-23 10:29:25'), (47602, 13180, '2010-12-23 10:29:27'), (47603, 13180, '2010-12-23 10:29:29'), (47604, 13180, '2010-12-23 10:29:31'), (47605, 13180, '2010-12-23 10:29:33'), (47606, 13180, '2010-12-23 10:29:35'), (47607, 13180, '2010-12-23 10:29:37'), (47608, 13180, '2010-12-23 10:29:39'), (47609, 13180, '2010-12-23 10:29:40'), (47610, 13180, '2010-12-23 10:29:42'), (47611, 13180, '2010-12-23 10:29:44'), (47612, 13180, '2010-12-23 10:29:46'), (47613, 13180, '2010-12-23 10:29:48'), (47614, 13180, '2010-12-23 10:29:50'), (47615, 13180, '2010-12-23 10:29:52'), (47616, 13180, '2010-12-23 10:29:54'), (47617, 13180, '2010-12-23 10:29:56'), (47618, 13180, '2010-12-23 10:29:58'), (47619, 13180, '2010-12-23 10:30:00'), (47620, 13180, '2010-12-23 10:30:02'), (47621, 13180, '2010-12-23 10:30:04'), (47622, 13180, '2010-12-23 10:30:06'), (47623, 13180, '2010-12-23 10:30:08'), (47624, 13180, '2010-12-23 10:30:10'), (47625, 13180, '2010-12-23 10:30:12'), (47626, 13180, '2010-12-23 10:30:15'), (47627, 13180, '2010-12-23 10:30:16'), (47628, 13180, '2010-12-23 10:30:18'), (47629, 13180, '2010-12-23 10:30:20'), (47630, 13180, '2010-12-23 10:30:22'), (47631, 13180, '2010-12-23 10:30:24'), (47632, 13180, '2010-12-23 10:30:26'), (47633, 13180, '2010-12-23 10:30:28'), (47634, 13180, '2010-12-23 10:30:30'), (47635, 13180, '2010-12-23 10:30:32'), (47636, 13180, '2010-12-23 10:30:34'), (47637, 13180, '2010-12-23 10:30:36'), (47638, 13180, '2010-12-23 10:30:38'), (47639, 13180, '2010-12-23 10:30:40'), (47640, 13180, '2010-12-23 10:30:42'), (47641, 13180, '2010-12-23 10:30:44'), (47642, 13180, '2010-12-23 10:30:46'), (47643, 13180, '2010-12-23 10:30:48'), (47644, 13180, '2010-12-23 10:30:51'), (47645, 13180, '2010-12-23 10:30:53'), (47646, 13180, '2010-12-23 10:30:55'), (47647, 13180, '2010-12-23 10:30:56'), (47648, 13180, '2010-12-23 10:30:58'), (47649, 13180, '2010-12-23 10:31:00'), (47650, 13180, '2010-12-23 10:31:02'), (47651, 13180, '2010-12-23 10:31:04'), (47652, 13180, '2010-12-23 10:31:06'), (47653, 13180, '2010-12-23 10:31:08'), (47654, 13180, '2010-12-23 10:31:10'), (47655, 13180, '2010-12-23 10:31:12'), (47656, 13180, '2010-12-23 10:31:14'), (47657, 13180, '2010-12-23 10:31:16'), (47658, 13180, '2010-12-23 10:31:18'), (47659, 13180, '2010-12-23 10:31:20'), (47660, 13180, '2010-12-23 10:31:21'), (47661, 13180, '2010-12-23 10:31:23'), (47662, 13180, '2010-12-23 10:31:25'), (47663, 13180, '2010-12-23 10:31:27'), (47664, 13180, '2010-12-23 10:31:29'), (47665, 13180, '2010-12-23 10:31:31'), (47666, 13180, '2010-12-23 10:31:33'), (47667, 13180, '2010-12-23 10:31:34'), (47668, 13180, '2010-12-23 10:31:36'), (47669, 13180, '2010-12-23 10:31:38'), (47670, 13180, '2010-12-23 10:31:40'), (47671, 13180, '2010-12-23 10:31:42'), (47672, 13180, '2010-12-23 10:31:44'), (47673, 13180, '2010-12-23 10:31:46'), (47674, 13180, '2010-12-23 10:31:47'), (47675, 13180, '2010-12-23 10:31:49'), (47676, 13180, '2010-12-23 10:31:51'), (47677, 13180, '2010-12-23 10:31:53'), (47678, 13180, '2010-12-23 10:31:54'), (47679, 13180, '2010-12-23 10:31:56'), (47680, 13180, '2010-12-23 10:31:58'), (47681, 13180, '2010-12-23 10:32:00'), (47682, 13180, '2010-12-23 10:32:02'), (47683, 13180, '2010-12-23 10:32:04'), (47684, 13180, '2010-12-23 10:32:06'), (47685, 13180, '2010-12-23 10:32:07'), (47686, 13180, '2010-12-23 10:32:10'), (47687, 13180, '2010-12-23 10:32:12'), (47688, 13180, '2010-12-23 10:32:13'), (47689, 13180, '2010-12-23 10:32:15'), (47690, 13180, '2010-12-23 10:32:17'), (47691, 13180, '2010-12-23 10:32:19'), (47692, 13180, '2010-12-23 10:32:21'), (47693, 13180, '2010-12-23 10:32:24'), (47694, 13180, '2010-12-23 10:32:25'), (47695, 13180, '2010-12-23 10:32:27'), (47696, 13180, '2010-12-23 10:32:29'), (47697, 13180, '2010-12-23 10:32:31'), (47698, 13180, '2010-12-23 10:32:33'), (47699, 13180, '2010-12-23 10:32:35'), (47700, 13180, '2010-12-23 10:32:36'), (47701, 13180, '2010-12-23 10:32:38'), (47702, 13180, '2010-12-23 10:32:40'), (47703, 13180, '2010-12-23 10:32:42'), (47704, 13180, '2010-12-23 10:32:43'), (47705, 13180, '2010-12-23 10:32:45'), (47706, 13180, '2010-12-23 10:32:47'), (47707, 13180, '2010-12-23 10:32:49'), (47708, 13180, '2010-12-23 10:32:51'), (47709, 13180, '2010-12-23 10:32:53'), (47710, 13180, '2010-12-23 10:32:55'), (47711, 13180, '2010-12-23 10:32:57'), (47712, 13180, '2010-12-23 10:32:58'), (47713, 13180, '2010-12-23 10:33:00'), (47714, 13180, '2010-12-23 10:33:02'), (47715, 13180, '2010-12-23 10:33:04'), (47716, 13180, '2010-12-23 10:33:06'), (47717, 13180, '2010-12-23 10:33:08'), (47718, 13180, '2010-12-23 10:33:10'), (47719, 13180, '2010-12-23 10:33:11'), (47720, 13180, '2010-12-23 10:33:13'), (47721, 13180, '2010-12-23 10:33:15'), (47722, 13180, '2010-12-23 10:33:17'), (47723, 13180, '2010-12-23 10:33:19'), (47724, 13180, '2010-12-23 10:33:21'), (47725, 13180, '2010-12-23 10:33:23'), (47726, 13180, '2010-12-23 10:33:24'), (47727, 13180, '2010-12-23 10:33:26'), (47728, 13180, '2010-12-23 10:33:28'), (47729, 13180, '2010-12-23 10:33:30'), (47730, 13180, '2010-12-23 10:33:32'), (47731, 13180, '2010-12-23 10:33:33'), (47732, 13180, '2010-12-23 10:33:35'), (47733, 13180, '2010-12-23 10:33:37'), (47734, 13180, '2010-12-23 10:33:39'), (47735, 13180, '2010-12-23 10:33:41'), (47736, 13180, '2010-12-23 10:33:43'), (47737, 13180, '2010-12-23 10:33:45'), (47738, 13180, '2010-12-23 10:33:47'), (47739, 13180, '2010-12-23 10:33:49'), (47740, 13180, '2010-12-23 10:33:50'), (47741, 13180, '2010-12-23 10:33:52'), (47742, 13180, '2010-12-23 10:33:54'), (47743, 13180, '2010-12-23 10:33:56'), (47744, 13180, '2010-12-23 10:33:58'), (47745, 13170, '2010-12-23 10:34:02'), (47746, 13170, '2010-12-23 10:34:02'), (47747, 13180, '2010-12-23 10:34:03'), (47748, 13180, '2010-12-23 10:34:05'), (47749, 13180, '2010-12-23 10:34:07'), (47750, 13180, '2010-12-23 10:34:08'), (47751, 13180, '2010-12-23 10:34:10'), (47752, 13180, '2010-12-23 10:34:12'), (47753, 13180, '2010-12-23 10:34:14'), (47754, 13180, '2010-12-23 10:34:16'), (47755, 13180, '2010-12-23 10:34:17'), (47756, 13180, '2010-12-23 10:34:19'), (47757, 13180, '2010-12-23 10:34:21'), (47758, 13180, '2010-12-23 10:34:23'), (47759, 13180, '2010-12-23 10:34:25'), (47760, 13180, '2010-12-23 10:34:27'), (47761, 13180, '2010-12-23 10:34:28'), (47762, 13180, '2010-12-23 10:34:30'), (47763, 13180, '2010-12-23 10:34:32'), (47764, 13180, '2010-12-23 10:34:34'), (47765, 13180, '2010-12-23 10:34:36'), (47766, 13180, '2010-12-23 10:34:38'), (47767, 13180, '2010-12-23 10:34:40'), (47768, 13180, '2010-12-23 10:34:41'), (47769, 13180, '2010-12-23 10:34:43'), (47770, 13180, '2010-12-23 10:34:45'), (47771, 13180, '2010-12-23 10:34:47'), (47772, 13180, '2010-12-23 10:34:49'), (47773, 13180, '2010-12-23 10:34:50'), (47774, 13180, '2010-12-23 10:34:52'), (47775, 13180, '2010-12-23 10:34:54'), (47776, 13180, '2010-12-23 10:34:56'), (47777, 13180, '2010-12-23 10:34:57'), (47778, 13180, '2010-12-23 10:34:59'), (47779, 13180, '2010-12-23 10:35:01'), (47780, 13180, '2010-12-23 10:35:03'), (47781, 13180, '2010-12-23 10:35:04'), (47782, 13180, '2010-12-23 10:35:06'), (47783, 13180, '2010-12-23 10:35:08'), (47784, 13180, '2010-12-23 10:35:10'), (47785, 13180, '2010-12-23 10:35:12'), (47786, 13180, '2010-12-23 10:35:14'), (47787, 13180, '2010-12-23 10:35:15'), (47788, 13180, '2010-12-23 10:35:17'), (47789, 13180, '2010-12-23 10:35:19'), (47790, 13180, '2010-12-23 10:35:21'), (47791, 13180, '2010-12-23 10:35:22'), (47792, 13180, '2010-12-23 10:35:24'), (47793, 13180, '2010-12-23 10:35:26'), (47794, 13180, '2010-12-23 10:35:28'), (47795, 13180, '2010-12-23 10:35:29'), (47796, 13180, '2010-12-23 10:35:31'), (47797, 13180, '2010-12-23 10:35:33'), (47798, 13180, '2010-12-23 10:35:35'), (47799, 13180, '2010-12-23 10:35:37'), (47800, 13180, '2010-12-23 10:35:39'), (47801, 13180, '2010-12-23 10:35:40'), (47802, 13180, '2010-12-23 10:35:42'), (47803, 13180, '2010-12-23 10:35:44'), (47804, 13180, '2010-12-23 10:35:46'), (47805, 13180, '2010-12-23 10:35:47'), (47806, 13180, '2010-12-23 10:35:49'), (47807, 13180, '2010-12-23 10:35:51'), (47808, 13180, '2010-12-23 10:35:53'), (47809, 13180, '2010-12-23 10:35:54'), (47810, 13180, '2010-12-23 10:35:56'), (47811, 13180, '2010-12-23 10:35:58'), (47812, 13180, '2010-12-23 10:36:00'), (47813, 13180, '2010-12-23 10:36:02'), (47814, 13180, '2010-12-23 10:36:03'), (47815, 13180, '2010-12-23 10:36:05'), (47816, 13180, '2010-12-23 10:36:07'), (47817, 13180, '2010-12-23 10:36:09'), (47818, 13180, '2010-12-23 10:36:10'), (47819, 13180, '2010-12-23 10:36:12'), (47820, 13180, '2010-12-23 10:36:14'), (47821, 13180, '2010-12-23 10:36:16'), (47822, 13180, '2010-12-23 10:36:18'), (47823, 13180, '2010-12-23 10:36:19'), (47824, 13180, '2010-12-23 10:36:21'), (47825, 13180, '2010-12-23 10:36:23'), (47826, 13180, '2010-12-23 10:36:25'), (47827, 13180, '2010-12-23 10:36:27'), (47828, 13180, '2010-12-23 10:36:29'), (47829, 13180, '2010-12-23 10:36:30'), (47830, 13180, '2010-12-23 10:36:32'), (47831, 13180, '2010-12-23 10:36:34'), (47832, 13180, '2010-12-23 10:36:36'), (47833, 13180, '2010-12-23 10:36:37'), (47834, 13180, '2010-12-23 10:36:39'), (47835, 13180, '2010-12-23 10:36:41'), (47836, 13180, '2010-12-23 10:36:43'), (47837, 13180, '2010-12-23 10:36:45'), (47838, 13180, '2010-12-23 10:36:47'), (47839, 13180, '2010-12-23 10:36:48'), (47840, 13180, '2010-12-23 10:36:50'), (47841, 13180, '2010-12-23 10:36:52'), (47842, 13180, '2010-12-23 10:36:54'), (47843, 13180, '2010-12-23 10:36:55'), (47844, 13180, '2010-12-23 10:36:57'), (47845, 13180, '2010-12-23 10:36:59'), (47846, 13180, '2010-12-23 10:37:01'), (47847, 13180, '2010-12-23 10:37:02'), (47848, 13180, '2010-12-23 10:37:04'), (47849, 13180, '2010-12-23 10:37:06'), (47850, 13180, '2010-12-23 10:37:08'), (47851, 13180, '2010-12-23 10:37:10'), (47852, 13180, '2010-12-23 10:37:12'), (47853, 13180, '2010-12-23 10:37:14'), (47854, 13180, '2010-12-23 10:37:15'), (47855, 13180, '2010-12-23 10:37:17'), (47856, 13180, '2010-12-23 10:37:19'), (47857, 13180, '2010-12-23 10:37:21'), (47858, 13180, '2010-12-23 10:37:23'), (47859, 13180, '2010-12-23 10:37:26'), (47860, 13180, '2010-12-23 10:37:29'), (47861, 13180, '2010-12-23 10:37:31'), (47862, 13180, '2010-12-23 10:37:33'), (47863, 13180, '2010-12-23 10:37:35'), (47864, 13180, '2010-12-23 10:37:37'), (47865, 13180, '2010-12-23 10:37:39'), (47866, 13180, '2010-12-23 10:37:41'), (47867, 13180, '2010-12-23 10:37:43'), (47868, 13180, '2010-12-23 10:37:44'), (47869, 13180, '2010-12-23 10:37:46'), (47870, 13180, '2010-12-23 10:37:48'), (47871, 13180, '2010-12-23 10:37:50'), (47872, 13180, '2010-12-23 10:37:53'), (47873, 13184, '2010-12-23 10:37:54'), (47874, 13180, '2010-12-23 10:37:55'), (47875, 13180, '2010-12-23 10:37:57'), (47876, 13180, '2010-12-23 10:38:00'), (47877, 13180, '2010-12-23 10:38:02'), (47878, 13180, '2010-12-23 10:38:04'), (47879, 13180, '2010-12-23 10:38:06'), (47880, 13180, '2010-12-23 10:38:08'), (47881, 13180, '2010-12-23 10:38:10'), (47882, 13180, '2010-12-23 10:38:12'), (47883, 13180, '2010-12-23 10:38:14'), (47884, 13180, '2010-12-23 10:38:16'), (47885, 13180, '2010-12-23 10:38:19'), (47886, 13180, '2010-12-23 10:38:21'), (47887, 13180, '2010-12-23 10:38:23'), (47888, 13180, '2010-12-23 10:38:26'), (47889, 13180, '2010-12-23 10:38:27'), (47890, 13180, '2010-12-23 10:38:29'), (47891, 13180, '2010-12-23 10:38:31'), (47892, 13180, '2010-12-23 10:38:33'), (47893, 13180, '2010-12-23 10:38:35'), (47894, 13180, '2010-12-23 10:38:37'), (47895, 13180, '2010-12-23 10:38:39'), (47896, 13180, '2010-12-23 10:38:41'), (47897, 13180, '2010-12-23 10:38:43'), (47898, 13180, '2010-12-23 10:38:45'), (47899, 13180, '2010-12-23 10:38:47'), (47900, 13180, '2010-12-23 10:38:50'), (47901, 13180, '2010-12-23 10:38:52'), (47902, 13180, '2010-12-23 10:38:54'), (47903, 13180, '2010-12-23 10:38:56'), (47904, 13180, '2010-12-23 10:38:58'), (47905, 13180, '2010-12-23 10:39:00'), (47906, 13180, '2010-12-23 10:39:02'), (47907, 13180, '2010-12-23 10:39:04'), (47908, 13180, '2010-12-23 10:39:06'), (47909, 13180, '2010-12-23 10:39:08'), (47910, 13180, '2010-12-23 10:39:10'), (47911, 13180, '2010-12-23 10:39:12'), (47912, 13180, '2010-12-23 10:39:14'), (47913, 13180, '2010-12-23 10:39:16'), (47914, 13180, '2010-12-23 10:39:18'), (47915, 13180, '2010-12-23 10:39:20'), (47916, 13180, '2010-12-23 10:39:22'), (47917, 13180, '2010-12-23 10:39:24'), (47918, 13180, '2010-12-23 10:39:26'), (47919, 13180, '2010-12-23 10:39:28'), (47920, 13180, '2010-12-23 10:39:30'), (47921, 13180, '2010-12-23 10:39:32'), (47922, 13180, '2010-12-23 10:39:34'), (47923, 13180, '2010-12-23 10:39:36'), (47924, 13180, '2010-12-23 10:39:38'), (47925, 13180, '2010-12-23 10:39:40'), (47926, 13180, '2010-12-23 10:39:42'), (47927, 13180, '2010-12-23 10:39:44'), (47928, 13180, '2010-12-23 10:39:47'), (47929, 13180, '2010-12-23 10:39:49'), (47930, 13180, '2010-12-23 10:39:51'), (47931, 13180, '2010-12-23 10:39:54'), (47932, 13180, '2010-12-23 10:39:56'), (47933, 13180, '2010-12-23 10:39:58'), (47934, 13180, '2010-12-23 10:40:00'), (47935, 13180, '2010-12-23 10:40:02'), (47936, 13180, '2010-12-23 10:40:03'), (47937, 13180, '2010-12-23 10:40:05'), (47938, 13180, '2010-12-23 10:40:08'), (47939, 13180, '2010-12-23 10:40:10'), (47940, 13180, '2010-12-23 10:40:11'), (47941, 13180, '2010-12-23 10:40:13'), (47942, 13180, '2010-12-23 10:40:15'), (47943, 13180, '2010-12-23 10:40:18'), (47944, 13180, '2010-12-23 10:40:20'), (47945, 13180, '2010-12-23 10:40:22'), (47946, 13180, '2010-12-23 10:40:25'), (47947, 13180, '2010-12-23 10:40:27'), (47948, 13180, '2010-12-23 10:40:29'), (47949, 13180, '2010-12-23 10:40:31'), (47950, 13180, '2010-12-23 10:40:33'), (47951, 13180, '2010-12-23 10:40:36'), (47952, 13180, '2010-12-23 10:40:38'), (47953, 13180, '2010-12-23 10:40:40'), (47954, 13180, '2010-12-23 10:40:42'), (47955, 13180, '2010-12-23 10:40:44'), (47956, 13180, '2010-12-23 10:40:46'), (47957, 13180, '2010-12-23 10:40:49'), (47958, 13180, '2010-12-23 10:40:51'), (47959, 13180, '2010-12-23 10:40:53'), (47960, 13180, '2010-12-23 10:40:54'), (47961, 13180, '2010-12-23 10:40:56'), (47962, 13180, '2010-12-23 10:40:58'), (47963, 13180, '2010-12-23 10:41:00'), (47964, 13180, '2010-12-23 10:41:02'), (47965, 13180, '2010-12-23 10:41:04'), (47966, 13180, '2010-12-23 10:41:06'), (47967, 13180, '2010-12-23 10:41:08'), (47968, 13180, '2010-12-23 10:41:10'), (47969, 13180, '2010-12-23 10:41:12'), (47970, 13180, '2010-12-23 10:41:14'), (47971, 13180, '2010-12-23 10:41:16'), (47972, 13180, '2010-12-23 10:41:18'), (47973, 13180, '2010-12-23 10:41:20'), (47974, 13180, '2010-12-23 10:41:22'), (47975, 13180, '2010-12-23 10:41:24'), (47976, 13180, '2010-12-23 10:41:25'), (47977, 13180, '2010-12-23 10:41:27'), (47978, 13180, '2010-12-23 10:41:29'), (47979, 13180, '2010-12-23 10:41:31'), (47980, 13180, '2010-12-23 10:41:33'), (47981, 13180, '2010-12-23 10:41:35'), (47982, 13180, '2010-12-23 10:41:37'), (47983, 13180, '2010-12-23 10:41:39'), (47984, 13180, '2010-12-23 10:41:41'), (47985, 13180, '2010-12-23 10:41:43'), (47986, 13180, '2010-12-23 10:41:45'), (47987, 13180, '2010-12-23 10:41:47'), (47988, 13180, '2010-12-23 10:41:48'), (47989, 13180, '2010-12-23 10:41:50'), (47990, 13180, '2010-12-23 10:41:52'), (47991, 13180, '2010-12-23 10:41:54'), (47992, 13180, '2010-12-23 10:41:56'), (47993, 13180, '2010-12-23 10:41:58'), (47994, 13180, '2010-12-23 10:42:00'), (47995, 13180, '2010-12-23 10:42:02'), (47996, 13180, '2010-12-23 10:42:04'), (47997, 13180, '2010-12-23 10:42:06'), (47998, 13180, '2010-12-23 10:42:08'), (47999, 13180, '2010-12-23 10:42:10'), (48000, 13180, '2010-12-23 10:42:12'), (48001, 13180, '2010-12-23 10:42:14'), (48002, 13180, '2010-12-23 10:42:16'), (48003, 13180, '2010-12-23 10:42:18'), (48004, 13180, '2010-12-23 10:42:20'), (48005, 13180, '2010-12-23 10:42:22'), (48006, 13180, '2010-12-23 10:42:24'), (48007, 13180, '2010-12-23 10:42:26'), (48008, 13180, '2010-12-23 10:42:28'), (48009, 13180, '2010-12-23 10:42:29'), (48010, 13180, '2010-12-23 10:42:31'), (48011, 13180, '2010-12-23 10:42:33'), (48012, 13180, '2010-12-23 10:42:35'), (48013, 13180, '2010-12-23 10:42:37'), (48014, 13180, '2010-12-23 10:42:39'), (48015, 13180, '2010-12-23 10:42:41'), (48016, 13180, '2010-12-23 10:42:43'), (48017, 13180, '2010-12-23 10:42:45'), (48018, 13180, '2010-12-23 10:42:47'), (48019, 13180, '2010-12-23 10:42:49'), (48020, 13180, '2010-12-23 10:42:52'), (48021, 13180, '2010-12-23 10:42:54'), (48022, 13180, '2010-12-23 10:42:56'), (48023, 13180, '2010-12-23 10:42:58'), (48024, 13180, '2010-12-23 10:43:00'), (48025, 13180, '2010-12-23 10:43:02'), (48026, 13180, '2010-12-23 10:43:04'), (48027, 13180, '2010-12-23 10:43:06'), (48028, 13180, '2010-12-23 10:43:08'), (48029, 13180, '2010-12-23 10:43:10'), (48030, 13180, '2010-12-23 10:43:12'), (48031, 13180, '2010-12-23 10:43:13'), (48032, 13180, '2010-12-23 10:43:15'), (48033, 13180, '2010-12-23 10:43:17'), (48034, 13180, '2010-12-23 10:43:21'), (48035, 13180, '2010-12-23 10:43:23'), (48036, 13180, '2010-12-23 10:43:25'), (48037, 13180, '2010-12-23 10:43:27'), (48038, 13180, '2010-12-23 10:43:29'), (48039, 13180, '2010-12-23 10:43:31'), (48040, 13180, '2010-12-23 10:43:32'), (48041, 13180, '2010-12-23 10:43:34'), (48042, 13180, '2010-12-23 10:43:36'), (48043, 13180, '2010-12-23 10:43:38'), (48044, 13180, '2010-12-23 10:43:40'), (48045, 13180, '2010-12-23 10:43:42'), (48046, 13180, '2010-12-23 10:43:44'), (48047, 13180, '2010-12-23 10:43:46'), (48048, 13180, '2010-12-23 10:43:48'), (48049, 13180, '2010-12-23 10:43:50'), (48050, 13180, '2010-12-23 10:43:52'), (48051, 13180, '2010-12-23 10:43:54'), (48052, 13180, '2010-12-23 10:43:56'), (48053, 13180, '2010-12-23 10:43:58'), (48054, 13180, '2010-12-23 10:44:00'), (48055, 13180, '2010-12-23 10:44:02'), (48056, 13180, '2010-12-23 10:44:04'), (48057, 13180, '2010-12-23 10:44:06'), (48058, 13180, '2010-12-23 10:44:08'), (48059, 13180, '2010-12-23 10:44:10'), (48060, 13180, '2010-12-23 10:44:12'), (48061, 13180, '2010-12-23 10:44:14'), (48062, 13180, '2010-12-23 10:44:16'), (48063, 13180, '2010-12-23 10:44:18'), (48064, 13180, '2010-12-23 10:44:20'), (48065, 13180, '2010-12-23 10:44:22'), (48066, 13180, '2010-12-23 10:44:24'), (48067, 13180, '2010-12-23 10:44:26'), (48068, 13180, '2010-12-23 10:44:29'), (48069, 13180, '2010-12-23 10:44:30'), (48070, 13180, '2010-12-23 10:44:32'), (48071, 13180, '2010-12-23 10:44:34'), (48072, 13180, '2010-12-23 10:44:36'), (48073, 13180, '2010-12-23 10:44:38'), (48074, 13180, '2010-12-23 10:44:40'), (48075, 13180, '2010-12-23 10:44:42'), (48076, 13180, '2010-12-23 10:44:44'), (48077, 13180, '2010-12-23 10:44:46'), (48078, 13180, '2010-12-23 10:44:48'), (48079, 13180, '2010-12-23 10:44:50'), (48080, 13180, '2010-12-23 10:44:52'), (48081, 13180, '2010-12-23 10:44:54'), (48082, 13180, '2010-12-23 10:44:56'), (48083, 13180, '2010-12-23 10:44:59'), (48084, 13180, '2010-12-23 10:45:01'), (48085, 13180, '2010-12-23 10:45:03'), (48086, 13180, '2010-12-23 10:45:05'), (48087, 13180, '2010-12-23 10:45:07'), (48088, 13180, '2010-12-23 10:45:09'), (48089, 13180, '2010-12-23 10:45:11'), (48090, 13180, '2010-12-23 10:45:13'), (48091, 13180, '2010-12-23 10:45:15'), (48092, 13180, '2010-12-23 10:45:17'), (48093, 13180, '2010-12-23 10:45:19'), (48094, 13180, '2010-12-23 10:45:21'), (48095, 13180, '2010-12-23 10:45:23'), (48096, 13180, '2010-12-23 10:45:25'), (48097, 13180, '2010-12-23 10:45:27'), (48098, 13180, '2010-12-23 10:45:29'), (48099, 13180, '2010-12-23 10:45:32'), (48100, 13180, '2010-12-23 10:45:34'), (48101, 13180, '2010-12-23 10:45:36'), (48102, 13180, '2010-12-23 10:45:38'), (48103, 13180, '2010-12-23 10:45:40'), (48104, 13180, '2010-12-23 10:45:42'), (48105, 13180, '2010-12-23 10:45:44'), (48106, 13180, '2010-12-23 10:45:45'), (48107, 13180, '2010-12-23 10:45:48'), (48108, 13180, '2010-12-23 10:45:50'), (48109, 13180, '2010-12-23 10:45:52'), (48110, 13180, '2010-12-23 10:45:54'), (48111, 13180, '2010-12-23 10:45:56'), (48112, 13180, '2010-12-23 10:45:58'), (48113, 13180, '2010-12-23 10:46:00'), (48114, 13180, '2010-12-23 10:46:02'), (48115, 13180, '2010-12-23 10:46:04'), (48116, 13180, '2010-12-23 10:46:06'), (48117, 13180, '2010-12-23 10:46:08'), (48118, 13180, '2010-12-23 10:46:10'), (48119, 13180, '2010-12-23 10:46:12'), (48120, 13180, '2010-12-23 10:46:14'), (48121, 13180, '2010-12-23 10:46:16'), (48122, 13180, '2010-12-23 10:46:18'), (48123, 13180, '2010-12-23 10:46:21'), (48124, 13180, '2010-12-23 10:46:23'), (48125, 13180, '2010-12-23 10:46:25'), (48126, 13180, '2010-12-23 10:46:28'), (48127, 13170, '2010-12-23 10:46:29'), (48128, 13180, '2010-12-23 10:46:31'), (48129, 13180, '2010-12-23 10:46:33'), (48130, 13180, '2010-12-23 10:46:35'), (48131, 13180, '2010-12-23 10:46:37'), (48132, 13180, '2010-12-23 10:46:41'), (48133, 13170, '2010-12-23 10:46:42'), (48134, 13180, '2010-12-23 10:46:43'), (48135, 13180, '2010-12-23 10:46:46'), (48136, 13180, '2010-12-23 10:46:48'), (48137, 13170, '2010-12-23 10:46:52'), (48138, 13180, '2010-12-23 10:46:52'), (48139, 13180, '2010-12-23 10:46:53'), (48140, 13180, '2010-12-23 10:46:55'), (48141, 13180, '2010-12-23 10:46:57'), (48142, 13180, '2010-12-23 10:46:59'), (48143, 13180, '2010-12-23 10:47:02'), (48144, 13170, '2010-12-23 10:47:02'), (48145, 13180, '2010-12-23 10:47:04'), (48146, 13180, '2010-12-23 10:47:06'), (48147, 13180, '2010-12-23 10:47:08'), (48148, 13180, '2010-12-23 10:47:09'), (48149, 13180, '2010-12-23 10:47:13'), (48150, 13170, '2010-12-23 10:47:13'), (48151, 13180, '2010-12-23 10:47:15'), (48152, 13180, '2010-12-23 10:47:17'), (48153, 13170, '2010-12-23 10:47:19'), (48154, 13180, '2010-12-23 10:47:19'), (48155, 13180, '2010-12-23 10:47:21'), (48156, 13180, '2010-12-23 10:47:23'), (48157, 13180, '2010-12-23 10:47:25'), (48158, 13180, '2010-12-23 10:47:27'), (48159, 13180, '2010-12-23 10:47:29'), (48160, 13170, '2010-12-23 10:47:30'), (48161, 13180, '2010-12-23 10:47:32'), (48162, 13180, '2010-12-23 10:47:33'), (48163, 13180, '2010-12-23 10:47:35'), (48164, 13180, '2010-12-23 10:47:37'), (48165, 13180, '2010-12-23 10:47:38'), (48166, 13180, '2010-12-23 10:47:40'), (48167, 13180, '2010-12-23 10:47:42'), (48168, 13180, '2010-12-23 10:47:44'), (48169, 13180, '2010-12-23 10:47:45'), (48170, 13180, '2010-12-23 10:47:47'), (48171, 13180, '2010-12-23 10:47:49'), (48172, 13180, '2010-12-23 10:47:51'), (48173, 13180, '2010-12-23 10:47:53'), (48174, 13180, '2010-12-23 10:47:54'), (48175, 13180, '2010-12-23 10:47:56'), (48176, 13180, '2010-12-23 10:47:58'), (48177, 13180, '2010-12-23 10:48:00'), (48178, 13180, '2010-12-23 10:48:01'), (48179, 13180, '2010-12-23 10:48:03'), (48180, 13180, '2010-12-23 10:48:05'), (48181, 13180, '2010-12-23 10:48:07'), (48182, 13180, '2010-12-23 10:48:08'), (48183, 13180, '2010-12-23 10:48:10'), (48184, 13180, '2010-12-23 10:48:12'), (48185, 13180, '2010-12-23 10:48:14'), (48186, 13180, '2010-12-23 10:48:15'), (48187, 13180, '2010-12-23 10:48:17'), (48188, 13180, '2010-12-23 10:48:19'), (48189, 13180, '2010-12-23 10:48:21'), (48190, 13180, '2010-12-23 10:48:23'), (48191, 13180, '2010-12-23 10:48:24'), (48192, 13180, '2010-12-23 10:48:26'), (48193, 13180, '2010-12-23 10:48:28'), (48194, 13180, '2010-12-23 10:48:31'), (48195, 13180, '2010-12-23 10:48:33'), (48196, 13180, '2010-12-23 10:48:35'), (48197, 13180, '2010-12-23 10:48:37'), (48198, 13180, '2010-12-23 10:48:38'), (48199, 13180, '2010-12-23 10:48:40'), (48200, 13180, '2010-12-23 10:48:42'), (48201, 13180, '2010-12-23 10:48:44'), (48202, 13180, '2010-12-23 10:48:46'), (48203, 13180, '2010-12-23 10:48:48'), (48204, 13180, '2010-12-23 10:48:50'), (48205, 13180, '2010-12-23 10:48:52'), (48206, 13180, '2010-12-23 10:48:54'), (48207, 13180, '2010-12-23 10:48:56'), (48208, 13180, '2010-12-23 10:48:58'), (48209, 13180, '2010-12-23 10:49:00'), (48210, 13180, '2010-12-23 10:49:02'), (48211, 13180, '2010-12-23 10:49:04'), (48212, 13180, '2010-12-23 10:49:05'), (48213, 13180, '2010-12-23 10:49:07'), (48214, 13180, '2010-12-23 10:49:09'), (48215, 13180, '2010-12-23 10:49:11'), (48216, 13180, '2010-12-23 10:49:13'), (48217, 13180, '2010-12-23 10:49:16'), (48218, 13180, '2010-12-23 10:49:18'), (48219, 13180, '2010-12-23 10:49:19'), (48220, 13180, '2010-12-23 10:49:21'), (48221, 13180, '2010-12-23 10:49:24'), (48222, 13180, '2010-12-23 10:49:26'), (48223, 13180, '2010-12-23 10:49:28'), (48224, 13180, '2010-12-23 10:49:30'), (48225, 13180, '2010-12-23 10:49:32'), (48226, 13180, '2010-12-23 10:49:34'), (48227, 13180, '2010-12-23 10:49:36'), (48228, 13180, '2010-12-23 10:49:38'), (48229, 13180, '2010-12-23 10:49:40'), (48230, 13180, '2010-12-23 10:49:43'), (48231, 13180, '2010-12-23 10:49:45'), (48232, 13180, '2010-12-23 10:49:47'), (48233, 13180, '2010-12-23 10:49:50'), (48234, 13180, '2010-12-23 10:49:52'), (48235, 13180, '2010-12-23 10:49:54'), (48236, 13180, '2010-12-23 10:49:56'), (48237, 13180, '2010-12-23 10:49:59'), (48238, 13180, '2010-12-23 10:50:01'), (48239, 13180, '2010-12-23 10:50:03'), (48240, 13180, '2010-12-23 10:50:05'), (48241, 13180, '2010-12-23 10:50:07'), (48242, 13180, '2010-12-23 10:50:09'), (48243, 13180, '2010-12-23 10:50:11'), (48244, 13180, '2010-12-23 10:50:13'), (48245, 13180, '2010-12-23 10:50:15'), (48246, 13180, '2010-12-23 10:50:17'), (48247, 13180, '2010-12-23 10:50:19'), (48248, 13180, '2010-12-23 10:50:21'), (48249, 13180, '2010-12-23 10:50:23'), (48250, 13180, '2010-12-23 10:50:25'), (48251, 13180, '2010-12-23 10:50:27'), (48252, 13180, '2010-12-23 10:50:29'), (48253, 13180, '2010-12-23 10:50:32'), (48254, 13180, '2010-12-23 10:50:34'), (48255, 13180, '2010-12-23 10:50:37'), (48256, 13180, '2010-12-23 10:50:40'), (48257, 13180, '2010-12-23 10:50:43'), (48258, 13180, '2010-12-23 10:50:46'), (48259, 13180, '2010-12-23 10:50:49'), (48260, 13180, '2010-12-23 10:50:51'), (48261, 13180, '2010-12-23 10:50:54'), (48262, 13180, '2010-12-23 10:50:58'), (48263, 13180, '2010-12-23 10:51:01'), (48264, 13180, '2010-12-23 10:51:04'), (48265, 13180, '2010-12-23 10:51:07'), (48266, 13180, '2010-12-23 10:51:09'), (48267, 13180, '2010-12-23 10:51:12'), (48268, 13180, '2010-12-23 10:51:15'), (48269, 13180, '2010-12-23 10:51:19'), (48270, 13180, '2010-12-23 10:51:21'), (48271, 13180, '2010-12-23 10:51:23'), (48272, 13180, '2010-12-23 10:51:25'), (48273, 13180, '2010-12-23 10:51:27'), (48274, 13180, '2010-12-23 10:51:29'), (48275, 13180, '2010-12-23 10:51:31'), (48276, 13180, '2010-12-23 10:51:32'), (48277, 13180, '2010-12-23 10:51:34'), (48278, 13180, '2010-12-23 10:51:36'), (48279, 13180, '2010-12-23 10:51:38'), (48280, 13180, '2010-12-23 10:51:40'), (48281, 13180, '2010-12-23 10:51:42'), (48282, 13180, '2010-12-23 10:51:44'), (48283, 13180, '2010-12-23 10:51:46'), (48284, 13180, '2010-12-23 10:51:48'), (48285, 13180, '2010-12-23 10:51:51'), (48286, 13180, '2010-12-23 10:51:53'), (48287, 13180, '2010-12-23 10:51:55'), (48288, 13180, '2010-12-23 10:51:58'), (48289, 13180, '2010-12-23 10:52:01'), (48290, 13180, '2010-12-23 10:52:04'), (48291, 13180, '2010-12-23 10:52:06'), (48292, 13180, '2010-12-23 10:52:09'), (48293, 13180, '2010-12-23 10:52:11'), (48294, 13180, '2010-12-23 10:52:15'), (48295, 13180, '2010-12-23 10:52:16'), (48296, 13180, '2010-12-23 10:52:19'), (48297, 13180, '2010-12-23 10:52:21'), (48298, 13180, '2010-12-23 10:52:23'), (48299, 13180, '2010-12-23 10:52:25'), (48300, 13180, '2010-12-23 10:52:27'), (48301, 13180, '2010-12-23 10:52:29'), (48302, 13180, '2010-12-23 10:52:32'), (48303, 13180, '2010-12-23 10:52:34'), (48304, 13180, '2010-12-23 10:52:36'), (48305, 13180, '2010-12-23 10:52:38'), (48306, 13180, '2010-12-23 10:52:40'), (48307, 13180, '2010-12-23 10:52:42'), (48308, 13180, '2010-12-23 10:52:44'), (48309, 13180, '2010-12-23 10:52:45'), (48310, 13180, '2010-12-23 10:52:47'), (48311, 13180, '2010-12-23 10:52:49'), (48312, 13180, '2010-12-23 10:52:51'), (48313, 13180, '2010-12-23 10:52:53'), (48314, 13180, '2010-12-23 10:52:55'), (48315, 13180, '2010-12-23 10:52:57'), (48316, 13180, '2010-12-23 10:52:58'), (48317, 13180, '2010-12-23 10:53:00'), (48318, 13180, '2010-12-23 10:53:02'), (48319, 13180, '2010-12-23 10:53:04'), (48320, 13180, '2010-12-23 10:53:06'), (48321, 13180, '2010-12-23 10:53:08'), (48322, 13180, '2010-12-23 10:53:10'), (48323, 13180, '2010-12-23 10:53:12'), (48324, 13180, '2010-12-23 10:53:14'), (48325, 13180, '2010-12-23 10:53:16'), (48326, 13180, '2010-12-23 10:53:18'), (48327, 13180, '2010-12-23 10:53:20'), (48328, 13180, '2010-12-23 10:53:21'), (48329, 13180, '2010-12-23 10:53:23'), (48330, 13180, '2010-12-23 10:53:25'), (48331, 13180, '2010-12-23 10:53:27'), (48332, 13180, '2010-12-23 10:53:29'), (48333, 13180, '2010-12-23 10:53:31'), (48334, 13180, '2010-12-23 10:53:33'), (48335, 13180, '2010-12-23 10:53:35'), (48336, 13180, '2010-12-23 10:53:37'), (48337, 13180, '2010-12-23 10:53:39'), (48338, 13180, '2010-12-23 10:53:40'), (48339, 13180, '2010-12-23 10:53:43'), (48340, 13180, '2010-12-23 10:53:44'), (48341, 13180, '2010-12-23 10:53:47'), (48342, 13180, '2010-12-23 10:53:49'), (48343, 13180, '2010-12-23 10:53:51'), (48344, 13180, '2010-12-23 10:53:53'), (48345, 13180, '2010-12-23 10:53:55'), (48346, 13180, '2010-12-23 10:53:57'), (48347, 13180, '2010-12-23 10:53:58'), (48348, 13180, '2010-12-23 10:54:01'), (48349, 13180, '2010-12-23 10:54:02'), (48350, 13180, '2010-12-23 10:54:04'), (48351, 13180, '2010-12-23 10:54:06'), (48352, 13180, '2010-12-23 10:54:09'), (48353, 13180, '2010-12-23 10:54:10'), (48354, 13180, '2010-12-23 10:54:12'), (48355, 13180, '2010-12-23 10:54:14'), (48356, 13170, '2010-12-23 10:54:15'), (48357, 13170, '2010-12-23 10:54:18'), (48358, 13180, '2010-12-23 10:54:19'), (48359, 13170, '2010-12-23 10:54:20'), (48360, 13180, '2010-12-23 10:54:21'), (48361, 13180, '2010-12-23 10:54:23'), (48362, 13180, '2010-12-23 10:54:25'), (48363, 13180, '2010-12-23 10:54:27'), (48364, 13180, '2010-12-23 10:54:29'), (48365, 13180, '2010-12-23 10:54:31'), (48366, 13180, '2010-12-23 10:54:33'), (48367, 13180, '2010-12-23 10:54:35'), (48368, 13180, '2010-12-23 10:54:36'), (48369, 13180, '2010-12-23 10:54:39'), (48370, 13180, '2010-12-23 10:54:40'), (48371, 13180, '2010-12-23 10:54:42'), (48372, 13180, '2010-12-23 10:54:44'), (48373, 13180, '2010-12-23 10:54:46'), (48374, 13180, '2010-12-23 10:54:48'), (48375, 13180, '2010-12-23 10:54:50'), (48376, 13180, '2010-12-23 10:54:51'), (48377, 13180, '2010-12-23 10:54:53'), (48378, 13180, '2010-12-23 10:54:55'), (48379, 13180, '2010-12-23 10:54:57'), (48380, 13180, '2010-12-23 10:54:59'), (48381, 13180, '2010-12-23 10:55:01'), (48382, 13180, '2010-12-23 10:55:03'), (48383, 13180, '2010-12-23 10:55:05'), (48384, 13180, '2010-12-23 10:55:07'), (48385, 13180, '2010-12-23 10:55:09'), (48386, 13180, '2010-12-23 10:55:10'), (48387, 13180, '2010-12-23 10:55:12'), (48388, 13180, '2010-12-23 10:55:14'), (48389, 13180, '2010-12-23 10:55:16'), (48390, 13180, '2010-12-23 10:55:18'), (48391, 13180, '2010-12-23 10:55:20'), (48392, 13180, '2010-12-23 10:55:22'), (48393, 13180, '2010-12-23 10:55:24'), (48394, 13180, '2010-12-23 10:55:26'), (48395, 13180, '2010-12-23 10:55:28'), (48396, 13180, '2010-12-23 10:55:30'), (48397, 13180, '2010-12-23 10:55:32'), (48398, 13180, '2010-12-23 10:55:34'), (48399, 13180, '2010-12-23 10:55:36'), (48400, 13180, '2010-12-23 10:55:37'), (48401, 13180, '2010-12-23 10:55:39'), (48402, 13180, '2010-12-23 10:55:41'), (48403, 13180, '2010-12-23 10:55:43'), (48404, 13180, '2010-12-23 10:55:45'), (48405, 13180, '2010-12-23 10:55:47'), (48406, 13180, '2010-12-23 10:55:49'), (48407, 13180, '2010-12-23 10:55:51'), (48408, 13180, '2010-12-23 10:55:53'), (48409, 13180, '2010-12-23 10:55:55'), (48410, 13180, '2010-12-23 10:55:57'), (48411, 13180, '2010-12-23 10:55:58'), (48412, 13180, '2010-12-23 10:56:01'), (48413, 13180, '2010-12-23 10:56:03'), (48414, 13180, '2010-12-23 10:56:05'), (48415, 13180, '2010-12-23 10:56:07'), (48416, 13180, '2010-12-23 10:56:09'), (48417, 13180, '2010-12-23 10:56:11'), (48418, 13180, '2010-12-23 10:56:13'), (48419, 13180, '2010-12-23 10:56:15'), (48420, 13180, '2010-12-23 10:56:17'), (48421, 13180, '2010-12-23 10:56:19'), (48422, 13180, '2010-12-23 10:56:21'), (48423, 13180, '2010-12-23 10:56:22'), (48424, 13180, '2010-12-23 10:56:24'), (48425, 13180, '2010-12-23 10:56:27'), (48426, 13180, '2010-12-23 10:56:28'), (48427, 13180, '2010-12-23 10:56:30'), (48428, 13180, '2010-12-23 10:56:32'), (48429, 13180, '2010-12-23 10:56:34'), (48430, 13180, '2010-12-23 10:56:36'), (48431, 13180, '2010-12-23 10:56:38'), (48432, 13180, '2010-12-23 10:56:40'), (48433, 13180, '2010-12-23 10:56:42'), (48434, 13180, '2010-12-23 10:56:44'), (48435, 13180, '2010-12-23 10:56:46'), (48436, 13180, '2010-12-23 10:56:47'), (48437, 13180, '2010-12-23 10:56:49'), (48438, 13180, '2010-12-23 10:56:51'), (48439, 13180, '2010-12-23 10:56:53'), (48440, 13180, '2010-12-23 10:56:55'), (48441, 13180, '2010-12-23 10:56:57'), (48442, 13180, '2010-12-23 10:56:59'), (48443, 13180, '2010-12-23 10:57:01'), (48444, 13180, '2010-12-23 10:57:03'), (48445, 13175, '2010-12-23 10:57:06'), (48446, 13180, '2010-12-23 10:57:07'), (48447, 13180, '2010-12-23 10:57:09'), (48448, 13180, '2010-12-23 10:57:11'), (48449, 13180, '2010-12-23 10:57:13'), (48450, 13180, '2010-12-23 10:57:15'), (48451, 13180, '2010-12-23 10:57:17'), (48452, 13180, '2010-12-23 10:57:19'), (48453, 13180, '2010-12-23 10:57:21'), (48454, 13180, '2010-12-23 10:57:23'), (48455, 13180, '2010-12-23 10:57:25'), (48456, 13180, '2010-12-23 10:57:30'), (48457, 13175, '2010-12-23 10:57:30'), (48458, 13180, '2010-12-23 10:57:31'), (48459, 13180, '2010-12-23 10:57:33'), (48460, 13180, '2010-12-23 10:57:36'), (48461, 13180, '2010-12-23 10:57:38'), (48462, 13180, '2010-12-23 10:57:41'), (48463, 13185, '2010-12-23 10:57:42'), (48464, 13186, '2010-12-23 10:57:46'), (48465, 13175, '2010-12-23 10:57:46'), (48466, 13180, '2010-12-23 10:57:48'), (48467, 13180, '2010-12-23 10:57:50'), (48468, 13180, '2010-12-23 10:57:52'), (48469, 13180, '2010-12-23 10:57:54'), (48470, 13180, '2010-12-23 10:57:56'), (48471, 13180, '2010-12-23 10:57:58'), (48472, 13180, '2010-12-23 10:58:00'), (48473, 13180, '2010-12-23 10:58:02'), (48474, 13180, '2010-12-23 10:58:04'), (48475, 13180, '2010-12-23 10:58:06'), (48476, 13180, '2010-12-23 10:58:08'), (48477, 13180, '2010-12-23 10:58:10'), (48478, 13186, '2010-12-23 10:58:14'), (48479, 13180, '2010-12-23 10:58:14'), (48480, 13180, '2010-12-23 10:58:17'), (48481, 13180, '2010-12-23 10:58:18'), (48482, 13180, '2010-12-23 10:58:22'), (48483, 13186, '2010-12-23 10:58:23'), (48484, 13180, '2010-12-23 10:58:24'), (48485, 13180, '2010-12-23 10:58:26'), (48486, 13180, '2010-12-23 10:58:28'), (48487, 13186, '2010-12-23 10:58:32'), (48488, 13180, '2010-12-23 10:58:32'), (48489, 13180, '2010-12-23 10:58:34'), (48490, 13180, '2010-12-23 10:58:37'), (48491, 13180, '2010-12-23 10:58:38'), (48492, 13180, '2010-12-23 10:58:41'), (48493, 13180, '2010-12-23 10:58:42'), (48494, 13180, '2010-12-23 10:58:45'), (48495, 13186, '2010-12-23 10:58:48'), (48496, 13180, '2010-12-23 10:58:48'), (48497, 13180, '2010-12-23 10:58:50'), (48498, 13180, '2010-12-23 10:58:52'), (48499, 13180, '2010-12-23 10:58:55'), (48500, 13180, '2010-12-23 10:58:57'), (48501, 13180, '2010-12-23 10:58:58'), (48502, 13180, '2010-12-23 10:59:01'), (48503, 13180, '2010-12-23 10:59:02'), (48504, 13180, '2010-12-23 10:59:04'), (48505, 13180, '2010-12-23 10:59:06'), (48506, 13186, '2010-12-23 10:59:10'), (48507, 13180, '2010-12-23 10:59:10'), (48508, 13180, '2010-12-23 10:59:12'), (48509, 13180, '2010-12-23 10:59:15'), (48510, 13186, '2010-12-23 10:59:16'), (48511, 13180, '2010-12-23 10:59:18'), (48512, 13180, '2010-12-23 10:59:20'), (48513, 13180, '2010-12-23 10:59:22'), (48514, 13180, '2010-12-23 10:59:24'), (48515, 13180, '2010-12-23 10:59:25'), (48516, 13180, '2010-12-23 10:59:27'), (48517, 13180, '2010-12-23 10:59:29'), (48518, 13180, '2010-12-23 10:59:32'), (48519, 13180, '2010-12-23 10:59:34'), (48520, 13180, '2010-12-23 10:59:35'), (48521, 13180, '2010-12-23 10:59:37'), (48522, 13180, '2010-12-23 10:59:40'), (48523, 13180, '2010-12-23 10:59:42'), (48524, 13180, '2010-12-23 10:59:44'), (48525, 13180, '2010-12-23 10:59:46'), (48526, 13180, '2010-12-23 10:59:48'), (48527, 13180, '2010-12-23 10:59:50'), (48528, 13180, '2010-12-23 10:59:52'), (48529, 13180, '2010-12-23 10:59:55'), (48530, 13180, '2010-12-23 10:59:56'), (48531, 13180, '2010-12-23 10:59:58'), (48532, 13186, '2010-12-23 11:00:02'), (48533, 13180, '2010-12-23 11:00:02'), (48534, 13180, '2010-12-23 11:00:04'), (48535, 13186, '2010-12-23 11:00:08'), (48536, 13180, '2010-12-23 11:00:08'), (48537, 13180, '2010-12-23 11:00:10'), (48538, 13180, '2010-12-23 11:00:12'), (48539, 13180, '2010-12-23 11:00:14'), (48540, 13180, '2010-12-23 11:00:16'), (48541, 13180, '2010-12-23 11:00:18'), (48542, 13180, '2010-12-23 11:00:20'), (48543, 13180, '2010-12-23 11:00:22'), (48544, 13180, '2010-12-23 11:00:24'), (48545, 13180, '2010-12-23 11:00:26'), (48546, 13180, '2010-12-23 11:00:28'), (48547, 13180, '2010-12-23 11:00:30'), (48548, 13180, '2010-12-23 11:00:32'), (48549, 13180, '2010-12-23 11:00:34'), (48550, 13180, '2010-12-23 11:00:36'), (48551, 13180, '2010-12-23 11:00:38'), (48552, 13180, '2010-12-23 11:00:40'), (48553, 13180, '2010-12-23 11:00:42'), (48554, 13180, '2010-12-23 11:00:44'), (48555, 13180, '2010-12-23 11:00:46'), (48556, 13180, '2010-12-23 11:00:48'), (48557, 13180, '2010-12-23 11:00:50'), (48558, 13180, '2010-12-23 11:00:52'), (48559, 13180, '2010-12-23 11:00:54'), (48560, 13180, '2010-12-23 11:00:56'), (48561, 13180, '2010-12-23 11:00:58'), (48562, 13180, '2010-12-23 11:01:00'), (48563, 13180, '2010-12-23 11:01:02'), (48564, 13180, '2010-12-23 11:01:04'), (48565, 13180, '2010-12-23 11:01:06'), (48566, 13180, '2010-12-23 11:01:08'), (48567, 13180, '2010-12-23 11:01:10'), (48568, 13180, '2010-12-23 11:01:11'), (48569, 13180, '2010-12-23 11:01:13'), (48570, 13180, '2010-12-23 11:01:15'), (48571, 13180, '2010-12-23 11:01:18'), (48572, 13180, '2010-12-23 11:01:19'), (48573, 13180, '2010-12-23 11:01:22'), (48574, 13180, '2010-12-23 11:01:24'), (48575, 13180, '2010-12-23 11:01:26'), (48576, 13180, '2010-12-23 11:01:28'), (48577, 13180, '2010-12-23 11:01:30'), (48578, 13180, '2010-12-23 11:01:32'), (48579, 13180, '2010-12-23 11:01:34'), (48580, 13180, '2010-12-23 11:01:35'), (48581, 13180, '2010-12-23 11:01:38'), (48582, 13180, '2010-12-23 11:01:40'), (48583, 13180, '2010-12-23 11:01:42'), (48584, 13180, '2010-12-23 11:01:44'), (48585, 13180, '2010-12-23 11:01:46'), (48586, 13180, '2010-12-23 11:01:48'), (48587, 13180, '2010-12-23 11:01:50'), (48588, 13180, '2010-12-23 11:01:52'), (48589, 13180, '2010-12-23 11:01:54'), (48590, 13180, '2010-12-23 11:01:56'), (48591, 13180, '2010-12-23 11:01:58'), (48592, 13180, '2010-12-23 11:02:00'), (48593, 13180, '2010-12-23 11:02:23'), (48594, 13180, '2010-12-23 11:02:26'), (48595, 13180, '2010-12-23 11:02:27'), (48596, 13180, '2010-12-23 11:02:29'), (48597, 13180, '2010-12-23 11:02:32'), (48598, 13180, '2010-12-23 11:02:34'), (48599, 13180, '2010-12-23 11:02:37'), (48600, 13180, '2010-12-23 11:02:39'), (48601, 13180, '2010-12-23 11:02:42'), (48602, 13180, '2010-12-23 11:02:44'), (48603, 13180, '2010-12-23 11:02:47'), (48604, 13180, '2010-12-23 11:02:50'), (48605, 13180, '2010-12-23 11:02:53'), (48606, 13180, '2010-12-23 11:02:55'), (48607, 13180, '2010-12-23 11:02:57'), (48608, 13180, '2010-12-23 11:02:59'), (48609, 13180, '2010-12-23 11:03:01'), (48610, 13180, '2010-12-23 11:03:03'), (48611, 13180, '2010-12-23 11:03:05'), (48612, 13180, '2010-12-23 11:03:07'), (48613, 13180, '2010-12-23 11:03:08'), (48614, 13180, '2010-12-23 11:03:10'), (48615, 13180, '2010-12-23 11:03:13'), (48616, 13180, '2010-12-23 11:03:14'), (48617, 13180, '2010-12-23 11:03:16'), (48618, 13180, '2010-12-23 11:03:18'), (48619, 13180, '2010-12-23 11:03:20'), (48620, 13180, '2010-12-23 11:03:22'), (48621, 13180, '2010-12-23 11:03:24'), (48622, 13180, '2010-12-23 11:03:26'), (48623, 13180, '2010-12-23 11:03:28'), (48624, 13180, '2010-12-23 11:03:30'), (48625, 13180, '2010-12-23 11:03:32'), (48626, 13180, '2010-12-23 11:03:34'), (48627, 13180, '2010-12-23 11:03:36'), (48628, 13180, '2010-12-23 11:03:38'), (48629, 13180, '2010-12-23 11:03:40'), (48630, 13180, '2010-12-23 11:03:42'), (48631, 13180, '2010-12-23 11:03:44'), (48632, 13180, '2010-12-23 11:03:46'), (48633, 13180, '2010-12-23 11:03:48'), (48634, 13180, '2010-12-23 11:03:50'), (48635, 13180, '2010-12-23 11:03:52'), (48636, 13180, '2010-12-23 11:03:54'), (48637, 13180, '2010-12-23 11:03:56'), (48638, 13180, '2010-12-23 11:03:58'), (48639, 13180, '2010-12-23 11:04:00'), (48640, 13180, '2010-12-23 11:04:02'), (48641, 13175, '2010-12-23 11:04:06'), (48642, 13180, '2010-12-23 11:04:06'), (48643, 13180, '2010-12-23 11:04:08'), (48644, 13180, '2010-12-23 11:04:10'), (48645, 13180, '2010-12-23 11:04:12'), (48646, 13180, '2010-12-23 11:04:14'), (48647, 13180, '2010-12-23 11:04:17'), (48648, 13180, '2010-12-23 11:04:19'), (48649, 13180, '2010-12-23 11:04:21'), (48650, 13180, '2010-12-23 11:04:23'), (48651, 13180, '2010-12-23 11:04:25'), (48652, 13180, '2010-12-23 11:04:27'), (48653, 13180, '2010-12-23 11:04:29'), (48654, 13180, '2010-12-23 11:04:31'), (48655, 13180, '2010-12-23 11:04:33'), (48656, 13180, '2010-12-23 11:04:35'), (48657, 13180, '2010-12-23 11:04:37'), (48658, 13180, '2010-12-23 11:04:39'), (48659, 13180, '2010-12-23 11:04:41'), (48660, 13180, '2010-12-23 11:04:43'), (48661, 13180, '2010-12-23 11:04:45'), (48662, 13180, '2010-12-23 11:04:47'), (48663, 13180, '2010-12-23 11:04:49'), (48664, 13180, '2010-12-23 11:04:52'), (48665, 13180, '2010-12-23 11:04:54'), (48666, 13180, '2010-12-23 11:04:56'), (48667, 13180, '2010-12-23 11:04:58'), (48668, 13180, '2010-12-23 11:04:59'), (48669, 13180, '2010-12-23 11:05:02'), (48670, 13180, '2010-12-23 11:05:03'), (48671, 13180, '2010-12-23 11:05:05'), (48672, 13180, '2010-12-23 11:05:07'), (48673, 13180, '2010-12-23 11:05:09'), (48674, 13180, '2010-12-23 11:05:12'), (48675, 13180, '2010-12-23 11:05:14'), (48676, 13180, '2010-12-23 11:05:16'), (48677, 13180, '2010-12-23 11:05:18'), (48678, 13180, '2010-12-23 11:05:20'), (48679, 13180, '2010-12-23 11:05:22'), (48680, 13180, '2010-12-23 11:05:24'), (48681, 13180, '2010-12-23 11:05:26'), (48682, 13180, '2010-12-23 11:05:28'), (48683, 13180, '2010-12-23 11:05:31'), (48684, 13180, '2010-12-23 11:05:33'), (48685, 13180, '2010-12-23 11:05:35'), (48686, 13180, '2010-12-23 11:05:38'), (48687, 13180, '2010-12-23 11:05:40'), (48688, 13180, '2010-12-23 11:05:42'), (48689, 13180, '2010-12-23 11:05:44'), (48690, 13180, '2010-12-23 11:05:47'), (48691, 13180, '2010-12-23 11:05:49'), (48692, 13180, '2010-12-23 11:05:51'), (48693, 13180, '2010-12-23 11:05:53'), (48694, 13180, '2010-12-23 11:05:56'), (48695, 13180, '2010-12-23 11:05:58'), (48696, 13180, '2010-12-23 11:06:00'), (48697, 13180, '2010-12-23 11:06:02'), (48698, 13180, '2010-12-23 11:06:04'), (48699, 13180, '2010-12-23 11:06:06'), (48700, 13180, '2010-12-23 11:06:09'), (48701, 13180, '2010-12-23 11:06:11'), (48702, 13180, '2010-12-23 11:06:13'), (48703, 13180, '2010-12-23 11:06:15'), (48704, 13180, '2010-12-23 11:06:18'), (48705, 13180, '2010-12-23 11:06:20'), (48706, 13180, '2010-12-23 11:06:22'), (48707, 13180, '2010-12-23 11:06:24'), (48708, 13180, '2010-12-23 11:06:27'), (48709, 13180, '2010-12-23 11:06:29'), (48710, 13180, '2010-12-23 11:06:31'), (48711, 13180, '2010-12-23 11:06:33'), (48712, 13180, '2010-12-23 11:06:36'), (48713, 13180, '2010-12-23 11:06:38'), (48714, 13180, '2010-12-23 11:06:40'), (48715, 13180, '2010-12-23 11:06:42'), (48716, 13180, '2010-12-23 11:06:45'), (48717, 13180, '2010-12-23 11:06:47'), (48718, 13180, '2010-12-23 11:06:49'), (48719, 13180, '2010-12-23 11:06:51'), (48720, 13180, '2010-12-23 11:06:54'), (48721, 13180, '2010-12-23 11:06:56'), (48722, 13180, '2010-12-23 11:06:59'), (48723, 13180, '2010-12-23 11:07:01'), (48724, 13180, '2010-12-23 11:07:05'), (48725, 13180, '2010-12-23 11:07:07'), (48726, 13180, '2010-12-23 11:07:10'), (48727, 13180, '2010-12-23 11:07:12'), (48728, 13180, '2010-12-23 11:07:14'), (48729, 13180, '2010-12-23 11:07:17'), (48730, 13180, '2010-12-23 11:07:19'), (48731, 13180, '2010-12-23 11:07:21'), (48732, 13180, '2010-12-23 11:07:23'), (48733, 13180, '2010-12-23 11:07:24'), (48734, 13180, '2010-12-23 11:07:27'), (48735, 13180, '2010-12-23 11:07:28'), (48736, 13180, '2010-12-23 11:07:30'), (48737, 13180, '2010-12-23 11:07:32'), (48738, 13180, '2010-12-23 11:07:34'), (48739, 13180, '2010-12-23 11:07:36'), (48740, 13180, '2010-12-23 11:07:38'), (48741, 13180, '2010-12-23 11:07:40'), (48742, 13180, '2010-12-23 11:07:42'), (48743, 13180, '2010-12-23 11:07:44'), (48744, 13180, '2010-12-23 11:07:46'), (48745, 13180, '2010-12-23 11:07:48'), (48746, 13180, '2010-12-23 11:07:50'), (48747, 13180, '2010-12-23 11:07:52'), (48748, 13180, '2010-12-23 11:07:54'), (48749, 13180, '2010-12-23 11:07:56'), (48750, 13180, '2010-12-23 11:07:58'), (48751, 13180, '2010-12-23 11:08:00'), (48752, 13180, '2010-12-23 11:08:02'), (48753, 13180, '2010-12-23 11:08:04'), (48754, 13180, '2010-12-23 11:08:06'), (48755, 13180, '2010-12-23 11:08:09'), (48756, 13180, '2010-12-23 11:08:11'), (48757, 13180, '2010-12-23 11:08:13'), (48758, 13180, '2010-12-23 11:08:18'), (48759, 13187, '2010-12-23 11:08:18'), (48760, 13180, '2010-12-23 11:08:21'), (48761, 13180, '2010-12-23 11:08:23'), (48762, 13180, '2010-12-23 11:08:25'), (48763, 13180, '2010-12-23 11:08:28'), (48764, 13180, '2010-12-23 11:08:31'), (48765, 13180, '2010-12-23 11:08:34'), (48766, 13180, '2010-12-23 11:08:36'), (48767, 13180, '2010-12-23 11:08:38'), (48768, 13180, '2010-12-23 11:08:41'), (48769, 13180, '2010-12-23 11:08:44'), (48770, 13180, '2010-12-23 11:08:46'), (48771, 13180, '2010-12-23 11:08:49'), (48772, 13180, '2010-12-23 11:08:52'), (48773, 13180, '2010-12-23 11:08:55'), (48774, 13180, '2010-12-23 11:08:58'), (48775, 13180, '2010-12-23 11:09:00'), (48776, 13180, '2010-12-23 11:09:02'), (48777, 13180, '2010-12-23 11:09:06'), (48778, 13180, '2010-12-23 11:09:08'), (48779, 13180, '2010-12-23 11:09:10'), (48780, 13180, '2010-12-23 11:09:13'), (48781, 13180, '2010-12-23 11:09:15'), (48782, 13180, '2010-12-23 11:09:18'), (48783, 13180, '2010-12-23 11:09:20'), (48784, 13180, '2010-12-23 11:09:22'), (48785, 13180, '2010-12-23 11:09:25'), (48786, 13180, '2010-12-23 11:09:29'), (48787, 13180, '2010-12-23 11:09:31'), (48788, 13180, '2010-12-23 11:09:34'), (48789, 13180, '2010-12-23 11:09:37'), (48790, 13180, '2010-12-23 11:09:39'), (48791, 13180, '2010-12-23 11:09:43'), (48792, 13180, '2010-12-23 11:09:46'), (48793, 13188, '2010-12-23 11:09:49'), (48794, 13180, '2010-12-23 11:09:49'), (48795, 13180, '2010-12-23 11:09:51'), (48796, 13180, '2010-12-23 11:09:56'), (48797, 13180, '2010-12-23 11:10:00'), (48798, 13180, '2010-12-23 11:10:06'), (48799, 13180, '2010-12-23 11:10:11'), (48800, 13180, '2010-12-23 11:10:17'), (48801, 13180, '2010-12-23 11:10:23'), (48802, 13180, '2010-12-23 11:10:29'), (48803, 13180, '2010-12-23 11:10:36'), (48804, 13180, '2010-12-23 11:10:42'), (48805, 13180, '2010-12-23 11:10:46'), (48806, 13180, '2010-12-23 11:10:51'), (48807, 13180, '2010-12-23 11:10:55'), (48808, 13180, '2010-12-23 11:10:58'), (48809, 13180, '2010-12-23 11:11:00'), (48810, 13180, '2010-12-23 11:11:02'), (48811, 13180, '2010-12-23 11:11:04'), (48812, 13180, '2010-12-23 11:11:06'), (48813, 13180, '2010-12-23 11:11:08'), (48814, 13180, '2010-12-23 11:11:10'), (48815, 13180, '2010-12-23 11:11:12'), (48816, 13180, '2010-12-23 11:11:14'), (48817, 13180, '2010-12-23 11:11:16'), (48818, 13180, '2010-12-23 11:11:18'), (48819, 13180, '2010-12-23 11:11:20'), (48820, 13180, '2010-12-23 11:11:22'), (48821, 13180, '2010-12-23 11:11:24'), (48822, 13180, '2010-12-23 11:11:26'), (48823, 13180, '2010-12-23 11:11:28'), (48824, 13180, '2010-12-23 11:11:30'), (48825, 13180, '2010-12-23 11:11:32'), (48826, 13180, '2010-12-23 11:11:34'), (48827, 13180, '2010-12-23 11:11:36'), (48828, 13180, '2010-12-23 11:11:38'), (48829, 13180, '2010-12-23 11:11:40'), (48830, 13180, '2010-12-23 11:11:42'), (48831, 13180, '2010-12-23 11:11:45'), (48832, 13180, '2010-12-23 11:11:46'), (48833, 13180, '2010-12-23 11:11:48'), (48834, 13180, '2010-12-23 11:11:50'), (48835, 13180, '2010-12-23 11:11:52'), (48836, 13180, '2010-12-23 11:11:54'), (48837, 13180, '2010-12-23 11:11:56'), (48838, 13180, '2010-12-23 11:11:58'), (48839, 13180, '2010-12-23 11:12:00'), (48840, 13180, '2010-12-23 11:12:03'), (48841, 13180, '2010-12-23 11:12:05'), (48842, 13180, '2010-12-23 11:12:07'), (48843, 13180, '2010-12-23 11:12:09'), (48844, 13180, '2010-12-23 11:12:11'), (48845, 13180, '2010-12-23 11:12:13'), (48846, 13180, '2010-12-23 11:12:14'), (48847, 13180, '2010-12-23 11:12:16'), (48848, 13180, '2010-12-23 11:12:18'), (48849, 13180, '2010-12-23 11:12:20'), (48850, 13180, '2010-12-23 11:12:22'), (48851, 13180, '2010-12-23 11:12:24'), (48852, 13180, '2010-12-23 11:12:27'), (48853, 13180, '2010-12-23 11:12:30'), (48854, 13180, '2010-12-23 11:12:33'), (48855, 13180, '2010-12-23 11:12:35'), (48856, 13180, '2010-12-23 11:12:37'), (48857, 13180, '2010-12-23 11:12:40'), (48858, 13180, '2010-12-23 11:12:42'), (48859, 13180, '2010-12-23 11:12:44'), (48860, 13180, '2010-12-23 11:12:47'), (48861, 13180, '2010-12-23 11:12:49'), (48862, 13170, '2010-12-23 11:12:51'), (48863, 13180, '2010-12-23 11:12:53'), (48864, 13180, '2010-12-23 11:12:55'), (48865, 13180, '2010-12-23 11:12:57'), (48866, 13180, '2010-12-23 11:13:00'), (48867, 13180, '2010-12-23 11:13:02'), (48868, 13180, '2010-12-23 11:13:04'), (48869, 13180, '2010-12-23 11:13:07'), (48870, 13180, '2010-12-23 11:13:09'), (48871, 13170, '2010-12-23 11:13:10'), (48872, 13170, '2010-12-23 11:13:13'), (48873, 13180, '2010-12-23 11:13:14'), (48874, 13180, '2010-12-23 11:13:16'), (48875, 13180, '2010-12-23 11:13:18'), (48876, 13180, '2010-12-23 11:13:21'), (48877, 13180, '2010-12-23 11:13:23'), (48878, 13180, '2010-12-23 11:13:26'), (48879, 13180, '2010-12-23 11:13:28'), (48880, 13180, '2010-12-23 11:13:31'), (48881, 13180, '2010-12-23 11:13:33'), (48882, 13180, '2010-12-23 11:13:35'), (48883, 13180, '2010-12-23 11:13:37'), (48884, 13180, '2010-12-23 11:13:39'), (48885, 13180, '2010-12-23 11:13:41'), (48886, 13180, '2010-12-23 11:13:43'), (48887, 13180, '2010-12-23 11:13:45'), (48888, 13180, '2010-12-23 11:13:47'), (48889, 13180, '2010-12-23 11:13:51'), (48890, 13180, '2010-12-23 11:13:54'), (48891, 13180, '2010-12-23 11:13:57'), (48892, 13180, '2010-12-23 11:14:00'), (48893, 13180, '2010-12-23 11:14:04'), (48894, 13180, '2010-12-23 11:14:07'), (48895, 13180, '2010-12-23 11:14:10'), (48896, 13180, '2010-12-23 11:14:13'), (48897, 13180, '2010-12-23 11:14:16'), (48898, 13180, '2010-12-23 11:14:20'), (48899, 13180, '2010-12-23 11:14:22'), (48900, 13180, '2010-12-23 11:14:25'), (48901, 13180, '2010-12-23 11:14:27'), (48902, 13180, '2010-12-23 11:14:31'), (48903, 13180, '2010-12-23 11:14:34'), (48904, 13180, '2010-12-23 11:14:37'), (48905, 13170, '2010-12-23 11:14:40'), (48906, 13180, '2010-12-23 11:14:41'), (48907, 13170, '2010-12-23 11:14:44'), (48908, 13180, '2010-12-23 11:14:44'), (48909, 13180, '2010-12-23 11:14:46'), (48910, 13180, '2010-12-23 11:14:48'), (48911, 13180, '2010-12-23 11:14:50'), (48912, 13180, '2010-12-23 11:14:52'), (48913, 13180, '2010-12-23 11:14:54'), (48914, 13180, '2010-12-23 11:14:56'), (48915, 13180, '2010-12-23 11:14:58'), (48916, 13180, '2010-12-23 11:15:01'), (48917, 13180, '2010-12-23 11:15:04'), (48918, 13180, '2010-12-23 11:15:07'), (48919, 13180, '2010-12-23 11:15:09'), (48920, 13180, '2010-12-23 11:15:13'), (48921, 13180, '2010-12-23 11:15:15'), (48922, 13180, '2010-12-23 11:15:18'), (48923, 13180, '2010-12-23 11:15:21'), (48924, 13180, '2010-12-23 11:15:24'), (48925, 13180, '2010-12-23 11:15:27'), (48926, 13180, '2010-12-23 11:15:31'), (48927, 13180, '2010-12-23 11:15:34'), (48928, 13170, '2010-12-23 11:15:36'), (48929, 13170, '2010-12-23 11:15:37'), (48930, 13180, '2010-12-23 11:15:39'), (48931, 13180, '2010-12-23 11:15:41'), (48932, 13180, '2010-12-23 11:15:45'), (48933, 13180, '2010-12-23 11:15:48'), (48934, 13180, '2010-12-23 11:15:52'), (48935, 13180, '2010-12-23 11:15:54'), (48936, 13180, '2010-12-23 11:15:57'), (48937, 13180, '2010-12-23 11:16:00'), (48938, 13180, '2010-12-23 11:16:02'), (48939, 13180, '2010-12-23 11:16:04'), (48940, 13180, '2010-12-23 11:16:06'), (48941, 13180, '2010-12-23 11:16:08'), (48942, 13180, '2010-12-23 11:16:11'), (48943, 13180, '2010-12-23 11:16:13'), (48944, 13180, '2010-12-23 11:16:16'), (48945, 13180, '2010-12-23 11:16:18'), (48946, 13180, '2010-12-23 11:16:21'), (48947, 13180, '2010-12-23 11:16:23'), (48948, 13180, '2010-12-23 11:16:25'), (48949, 13180, '2010-12-23 11:16:27'), (48950, 13180, '2010-12-23 11:16:29'), (48951, 13180, '2010-12-23 11:16:31'), (48952, 13180, '2010-12-23 11:16:33'), (48953, 13180, '2010-12-23 11:16:35'), (48954, 13180, '2010-12-23 11:16:37'), (48955, 13180, '2010-12-23 11:16:38'), (48956, 13180, '2010-12-23 11:16:41'), (48957, 13180, '2010-12-23 11:16:43'), (48958, 13180, '2010-12-23 11:16:45'), (48959, 13180, '2010-12-23 11:16:47'), (48960, 13180, '2010-12-23 11:16:49'), (48961, 13180, '2010-12-23 11:16:51'), (48962, 13180, '2010-12-23 11:16:53'), (48963, 13180, '2010-12-23 11:16:55'), (48964, 13180, '2010-12-23 11:16:57'), (48965, 13180, '2010-12-23 11:16:59'), (48966, 13180, '2010-12-23 11:17:01'), (48967, 13180, '2010-12-23 11:17:03'), (48968, 13180, '2010-12-23 11:17:05'), (48969, 13180, '2010-12-23 11:17:07'), (48970, 13180, '2010-12-23 11:17:09'), (48971, 13180, '2010-12-23 11:17:11'), (48972, 13180, '2010-12-23 11:17:13'), (48973, 13180, '2010-12-23 11:17:15'), (48974, 13180, '2010-12-23 11:17:17'), (48975, 13180, '2010-12-23 11:17:19'), (48976, 13180, '2010-12-23 11:17:21'), (48977, 13180, '2010-12-23 11:17:23'), (48978, 13180, '2010-12-23 11:17:25'), (48979, 13180, '2010-12-23 11:17:27'), (48980, 13180, '2010-12-23 11:17:29'), (48981, 13180, '2010-12-23 11:17:31'), (48982, 13180, '2010-12-23 11:17:33'), (48983, 13180, '2010-12-23 11:17:35'), (48984, 13180, '2010-12-23 11:17:37'), (48985, 13180, '2010-12-23 11:17:39'), (48986, 13180, '2010-12-23 11:17:43'), (48987, 13186, '2010-12-23 11:17:44'), (48988, 13186, '2010-12-23 11:17:45'), (48989, 13180, '2010-12-23 11:17:46'), (48990, 13180, '2010-12-23 11:17:48'), (48991, 13180, '2010-12-23 11:17:50'), (48992, 13180, '2010-12-23 11:17:52'), (48993, 13180, '2010-12-23 11:17:54'), (48994, 13180, '2010-12-23 11:17:56'), (48995, 13180, '2010-12-23 11:17:58'), (48996, 13180, '2010-12-23 11:18:00'), (48997, 13180, '2010-12-23 11:18:03'), (48998, 13180, '2010-12-23 11:18:05'), (48999, 13180, '2010-12-23 11:18:07'), (49000, 13180, '2010-12-23 11:18:09'), (49001, 13180, '2010-12-23 11:18:11'), (49002, 13180, '2010-12-23 11:18:13'), (49003, 13180, '2010-12-23 11:18:15'), (49004, 13180, '2010-12-23 11:18:17'), (49005, 13180, '2010-12-23 11:18:19'), (49006, 13180, '2010-12-23 11:18:21'), (49007, 13180, '2010-12-23 11:18:23'), (49008, 13180, '2010-12-23 11:18:25'), (49009, 13180, '2010-12-23 11:18:27'), (49010, 13180, '2010-12-23 11:18:29'), (49011, 13180, '2010-12-23 11:18:31'), (49012, 13180, '2010-12-23 11:18:33'), (49013, 13180, '2010-12-23 11:18:35'), (49014, 13180, '2010-12-23 11:18:37'), (49015, 13180, '2010-12-23 11:18:40'), (49016, 13180, '2010-12-23 11:18:42'), (49017, 13180, '2010-12-23 11:18:44'), (49018, 13180, '2010-12-23 11:18:46'), (49019, 13180, '2010-12-23 11:18:48'), (49020, 13180, '2010-12-23 11:18:50'), (49021, 13180, '2010-12-23 11:18:52'), (49022, 13180, '2010-12-23 11:18:54'), (49023, 13180, '2010-12-23 11:18:56'), (49024, 13180, '2010-12-23 11:18:58'), (49025, 13180, '2010-12-23 11:19:00'), (49026, 13180, '2010-12-23 11:19:02'), (49027, 13180, '2010-12-23 11:19:04'), (49028, 13180, '2010-12-23 11:19:06'), (49029, 13180, '2010-12-23 11:19:08'), (49030, 13180, '2010-12-23 11:19:10'), (49031, 13180, '2010-12-23 11:19:12'), (49032, 13180, '2010-12-23 11:19:14'), (49033, 13180, '2010-12-23 11:19:16'), (49034, 13180, '2010-12-23 11:19:17'), (49035, 13180, '2010-12-23 11:19:19'), (49036, 13180, '2010-12-23 11:19:21'), (49037, 13180, '2010-12-23 11:19:23'), (49038, 13180, '2010-12-23 11:19:25'), (49039, 13180, '2010-12-23 11:19:28'), (49040, 13180, '2010-12-23 11:19:29'), (49041, 13180, '2010-12-23 11:19:31'), (49042, 13180, '2010-12-23 11:19:33'), (49043, 13180, '2010-12-23 11:19:35'), (49044, 13180, '2010-12-23 11:19:37'), (49045, 13180, '2010-12-23 11:19:39'), (49046, 13180, '2010-12-23 11:19:41'), (49047, 13180, '2010-12-23 11:19:43'), (49048, 13180, '2010-12-23 11:19:45'), (49049, 13180, '2010-12-23 11:19:47'), (49050, 13180, '2010-12-23 11:19:49'), (49051, 13180, '2010-12-23 11:19:51'), (49052, 13180, '2010-12-23 11:19:53'), (49053, 13180, '2010-12-23 11:19:55'), (49054, 13180, '2010-12-23 11:19:57'), (49055, 13180, '2010-12-23 11:19:59'), (49056, 13180, '2010-12-23 11:20:01'), (49057, 13180, '2010-12-23 11:20:03'), (49058, 13180, '2010-12-23 11:20:05'), (49059, 13180, '2010-12-23 11:20:07'), (49060, 13180, '2010-12-23 11:20:09'), (49061, 13180, '2010-12-23 11:20:11'), (49062, 13180, '2010-12-23 11:20:13'), (49063, 13180, '2010-12-23 11:20:15'), (49064, 13180, '2010-12-23 11:20:18'), (49065, 13180, '2010-12-23 11:20:20'), (49066, 13180, '2010-12-23 11:20:22'), (49067, 13180, '2010-12-23 11:20:23'), (49068, 13180, '2010-12-23 11:20:26'), (49069, 13180, '2010-12-23 11:20:28'), (49070, 13180, '2010-12-23 11:20:30'), (49071, 13180, '2010-12-23 11:20:32'), (49072, 13180, '2010-12-23 11:20:34'), (49073, 13180, '2010-12-23 11:20:36'), (49074, 13180, '2010-12-23 11:20:38'), (49075, 13180, '2010-12-23 11:20:40'), (49076, 13180, '2010-12-23 11:20:42'), (49077, 13180, '2010-12-23 11:20:44'), (49078, 13180, '2010-12-23 11:20:46'), (49079, 13180, '2010-12-23 11:20:49'), (49080, 13180, '2010-12-23 11:20:50'), (49081, 13180, '2010-12-23 11:20:53'), (49082, 13180, '2010-12-23 11:20:54'), (49083, 13180, '2010-12-23 11:20:56'), (49084, 13180, '2010-12-23 11:20:58'), (49085, 13180, '2010-12-23 11:21:00'), (49086, 13180, '2010-12-23 11:21:02'), (49087, 13180, '2010-12-23 11:21:04'), (49088, 13180, '2010-12-23 11:21:07'), (49089, 13180, '2010-12-23 11:21:09'), (49090, 13180, '2010-12-23 11:21:11'), (49091, 13180, '2010-12-23 11:21:12'), (49092, 13180, '2010-12-23 11:21:14'), (49093, 13180, '2010-12-23 11:21:17'), (49094, 13180, '2010-12-23 11:21:19'), (49095, 13180, '2010-12-23 11:21:21'), (49096, 13180, '2010-12-23 11:21:23'), (49097, 13180, '2010-12-23 11:21:25'), (49098, 13180, '2010-12-23 11:21:27'), (49099, 13180, '2010-12-23 11:21:29'), (49100, 13180, '2010-12-23 11:21:31'), (49101, 13180, '2010-12-23 11:21:33'), (49102, 13180, '2010-12-23 11:21:35'), (49103, 13180, '2010-12-23 11:21:37'), (49104, 13180, '2010-12-23 11:21:39'), (49105, 13180, '2010-12-23 11:21:41'), (49106, 13180, '2010-12-23 11:21:43'), (49107, 13180, '2010-12-23 11:21:45'), (49108, 13180, '2010-12-23 11:21:47'), (49109, 13180, '2010-12-23 11:21:49'), (49110, 13180, '2010-12-23 11:21:51'), (49111, 13180, '2010-12-23 11:21:54'), (49112, 13180, '2010-12-23 11:21:56'), (49113, 13180, '2010-12-23 11:21:58'), (49114, 13180, '2010-12-23 11:22:01'), (49115, 13180, '2010-12-23 11:22:05'), (49116, 13180, '2010-12-23 11:22:07'), (49117, 13180, '2010-12-23 11:22:09'), (49118, 13180, '2010-12-23 11:22:11'), (49119, 13180, '2010-12-23 11:22:13'), (49120, 13180, '2010-12-23 11:22:15'), (49121, 13180, '2010-12-23 11:22:17'), (49122, 13180, '2010-12-23 11:22:19'), (49123, 13180, '2010-12-23 11:22:22'), (49124, 13180, '2010-12-23 11:22:25'), (49125, 13180, '2010-12-23 11:22:27'), (49126, 13180, '2010-12-23 11:22:29'), (49127, 13180, '2010-12-23 11:22:31'), (49128, 13180, '2010-12-23 11:22:33'), (49129, 13180, '2010-12-23 11:22:35'), (49130, 13180, '2010-12-23 11:22:37'), (49131, 13180, '2010-12-23 11:22:40'), (49132, 13180, '2010-12-23 11:22:42'), (49133, 13180, '2010-12-23 11:22:44'), (49134, 13180, '2010-12-23 11:22:45'), (49135, 13180, '2010-12-23 11:22:47'), (49136, 13180, '2010-12-23 11:22:50'), (49137, 13180, '2010-12-23 11:22:52'), (49138, 13180, '2010-12-23 11:22:54'), (49139, 13180, '2010-12-23 11:22:56'), (49140, 13180, '2010-12-23 11:22:58'), (49141, 13180, '2010-12-23 11:23:00'), (49142, 13180, '2010-12-23 11:23:02'), (49143, 13180, '2010-12-23 11:23:04'), (49144, 13180, '2010-12-23 11:23:06'), (49145, 13180, '2010-12-23 11:23:08'), (49146, 13180, '2010-12-23 11:23:10'), (49147, 13180, '2010-12-23 11:23:12'), (49148, 13180, '2010-12-23 11:23:14'), (49149, 13180, '2010-12-23 11:23:17'), (49150, 13180, '2010-12-23 11:23:20'), (49151, 13180, '2010-12-23 11:23:22'), (49152, 13180, '2010-12-23 11:23:24'), (49153, 13180, '2010-12-23 11:23:26'), (49154, 13180, '2010-12-23 11:23:28'), (49155, 13180, '2010-12-23 11:23:30'), (49156, 13180, '2010-12-23 11:23:32'), (49157, 13180, '2010-12-23 11:23:34'), (49158, 13180, '2010-12-23 11:23:36'), (49159, 13180, '2010-12-23 11:23:38'), (49160, 13180, '2010-12-23 11:23:41'), (49161, 13180, '2010-12-23 11:23:43'), (49162, 13180, '2010-12-23 11:23:45'), (49163, 13180, '2010-12-23 11:23:47'), (49164, 13180, '2010-12-23 11:23:50'), (49165, 13180, '2010-12-23 11:23:53'), (49166, 13180, '2010-12-23 11:23:55'), (49167, 13180, '2010-12-23 11:23:57'), (49168, 13180, '2010-12-23 11:24:00'), (49169, 13180, '2010-12-23 11:24:02'), (49170, 13180, '2010-12-23 11:24:04'), (49171, 13180, '2010-12-23 11:24:06'), (49172, 13180, '2010-12-23 11:24:08'), (49173, 13180, '2010-12-23 11:24:10'), (49174, 13180, '2010-12-23 11:24:12'), (49175, 13180, '2010-12-23 11:24:14'), (49176, 13180, '2010-12-23 11:24:16'), (49177, 13180, '2010-12-23 11:24:18'), (49178, 13180, '2010-12-23 11:24:20'), (49179, 13180, '2010-12-23 11:24:22'), (49180, 13180, '2010-12-23 11:24:24'), (49181, 13180, '2010-12-23 11:24:26'), (49182, 13180, '2010-12-23 11:24:28'), (49183, 13180, '2010-12-23 11:24:30'), (49184, 13180, '2010-12-23 11:24:32'), (49185, 13180, '2010-12-23 11:24:34'), (49186, 13180, '2010-12-23 11:24:38'), (49187, 13180, '2010-12-23 11:24:41'), (49188, 13180, '2010-12-23 11:24:43'), (49189, 13180, '2010-12-23 11:24:46'), (49190, 13180, '2010-12-23 11:24:49'), (49191, 13180, '2010-12-23 11:24:51'), (49192, 13180, '2010-12-23 11:24:53'), (49193, 13180, '2010-12-23 11:24:55'), (49194, 13180, '2010-12-23 11:24:57'), (49195, 13180, '2010-12-23 11:24:59'), (49196, 13180, '2010-12-23 11:25:01'), (49197, 13180, '2010-12-23 11:25:03'), (49198, 13180, '2010-12-23 11:25:05'), (49199, 13180, '2010-12-23 11:25:07'), (49200, 13180, '2010-12-23 11:25:09'), (49201, 13180, '2010-12-23 11:25:11'), (49202, 13180, '2010-12-23 11:25:13'), (49203, 13180, '2010-12-23 11:25:15'), (49204, 13180, '2010-12-23 11:25:17'), (49205, 13180, '2010-12-23 11:25:19'), (49206, 13180, '2010-12-23 11:25:21'), (49207, 13180, '2010-12-23 11:25:23'), (49208, 13180, '2010-12-23 11:25:25'), (49209, 13180, '2010-12-23 11:25:27'), (49210, 13180, '2010-12-23 11:25:30'), (49211, 13180, '2010-12-23 11:25:32'), (49212, 13180, '2010-12-23 11:25:34'), (49213, 13180, '2010-12-23 11:25:37'), (49214, 13180, '2010-12-23 11:25:40'), (49215, 13180, '2010-12-23 11:25:43'), (49216, 13180, '2010-12-23 11:25:46'), (49217, 13180, '2010-12-23 11:25:49'), (49218, 13180, '2010-12-23 11:25:52'), (49219, 13180, '2010-12-23 11:25:56'), (49220, 13180, '2010-12-23 11:26:00'), (49221, 13180, '2010-12-23 11:26:03'), (49222, 13180, '2010-12-23 11:26:06'), (49223, 13180, '2010-12-23 11:26:09'), (49224, 13180, '2010-12-23 11:26:11'), (49225, 13180, '2010-12-23 11:26:14'), (49226, 13180, '2010-12-23 11:26:16'), (49227, 13180, '2010-12-23 11:26:18'), (49228, 13180, '2010-12-23 11:26:20'), (49229, 13180, '2010-12-23 11:26:22'), (49230, 13180, '2010-12-23 11:26:25'), (49231, 13180, '2010-12-23 11:26:27'), (49232, 13180, '2010-12-23 11:26:29'), (49233, 13180, '2010-12-23 11:26:31'), (49234, 13180, '2010-12-23 11:26:33'), (49235, 13180, '2010-12-23 11:26:36'), (49236, 13180, '2010-12-23 11:26:38'), (49237, 13180, '2010-12-23 11:27:49'), (49238, 13180, '2010-12-23 11:27:51'), (49239, 13180, '2010-12-23 11:27:53'), (49240, 13180, '2010-12-23 11:27:55'), (49241, 13180, '2010-12-23 11:27:58'), (49242, 13180, '2010-12-23 11:28:00'), (49243, 13180, '2010-12-23 11:28:05'), (49244, 13180, '2010-12-23 11:28:08'), (49245, 13180, '2010-12-23 11:28:11'), (49246, 13180, '2010-12-23 11:28:15'), (49247, 13180, '2010-12-23 11:28:18'), (49248, 13180, '2010-12-23 11:28:21'), (49249, 13180, '2010-12-23 11:28:24'), (49250, 13180, '2010-12-23 11:28:28'), (49251, 13180, '2010-12-23 11:28:32'), (49252, 13180, '2010-12-23 11:28:36'), (49253, 13180, '2010-12-23 11:28:38'), (49254, 13180, '2010-12-23 11:28:41'), (49255, 13180, '2010-12-23 11:28:46'), (49256, 13180, '2010-12-23 11:28:49'), (49257, 13180, '2010-12-23 11:28:52'), (49258, 13180, '2010-12-23 11:28:55'), (49259, 13180, '2010-12-23 11:28:58'), (49260, 13180, '2010-12-23 11:29:02'), (49261, 13180, '2010-12-23 11:29:04'), (49262, 13180, '2010-12-23 11:29:07'), (49263, 13180, '2010-12-23 11:29:11'), (49264, 13180, '2010-12-23 11:29:13'), (49265, 13180, '2010-12-23 11:29:15'), (49266, 13180, '2010-12-23 11:29:18'), (49267, 13180, '2010-12-23 11:29:21'), (49268, 13180, '2010-12-23 11:29:23'), (49269, 13180, '2010-12-23 11:29:25'), (49270, 13180, '2010-12-23 11:29:27'), (49271, 13180, '2010-12-23 11:29:29'), (49272, 13180, '2010-12-23 11:29:31'), (49273, 13180, '2010-12-23 11:29:33'), (49274, 13180, '2010-12-23 11:29:35'), (49275, 13180, '2010-12-23 11:29:37'), (49276, 13180, '2010-12-23 11:29:39'), (49277, 13180, '2010-12-23 11:29:41'), (49278, 13180, '2010-12-23 11:29:43'), (49279, 13180, '2010-12-23 11:29:45'), (49280, 13180, '2010-12-23 11:29:47'), (49281, 13180, '2010-12-23 11:29:49'), (49282, 13180, '2010-12-23 11:29:51'), (49283, 13180, '2010-12-23 11:29:53'), (49284, 13180, '2010-12-23 11:29:55'), (49285, 13180, '2010-12-23 11:29:57'), (49286, 13180, '2010-12-23 11:29:59'), (49287, 13180, '2010-12-23 11:30:02'), (49288, 13180, '2010-12-23 11:30:04'), (49289, 13180, '2010-12-23 11:30:06'), (49290, 13180, '2010-12-23 11:30:08'), (49291, 13180, '2010-12-23 11:30:10'), (49292, 13180, '2010-12-23 11:30:12'), (49293, 13180, '2010-12-23 11:30:16'), (49294, 13180, '2010-12-23 11:30:18'), (49295, 13180, '2010-12-23 11:30:21'), (49296, 13180, '2010-12-23 11:30:24'), (49297, 13180, '2010-12-23 11:30:27'), (49298, 13180, '2010-12-23 11:30:30'), (49299, 13180, '2010-12-23 11:30:32'), (49300, 13180, '2010-12-23 11:30:35'), (49301, 13180, '2010-12-23 11:30:38'), (49302, 13180, '2010-12-23 11:30:41'), (49303, 13180, '2010-12-23 11:30:44'), (49304, 13180, '2010-12-23 11:30:47'), (49305, 13180, '2010-12-23 11:30:50'), (49306, 13180, '2010-12-23 11:30:54'), (49307, 13180, '2010-12-23 11:30:56'), (49308, 13180, '2010-12-23 11:30:59'), (49309, 13180, '2010-12-23 11:31:01'), (49310, 13180, '2010-12-23 11:31:04'), (49311, 13180, '2010-12-23 11:31:07'), (49312, 13180, '2010-12-23 11:31:10'), (49313, 13180, '2010-12-23 11:31:14'), (49314, 13180, '2010-12-23 11:31:17'), (49315, 13180, '2010-12-23 11:31:19'), (49316, 13180, '2010-12-23 11:31:21'), (49317, 13180, '2010-12-23 11:31:24'), (49318, 13180, '2010-12-23 11:31:26'), (49319, 13180, '2010-12-23 11:31:28'), (49320, 13180, '2010-12-23 11:31:30'), (49321, 13180, '2010-12-23 11:31:32'), (49322, 13180, '2010-12-23 11:31:34'), (49323, 13180, '2010-12-23 11:31:36'), (49324, 13180, '2010-12-23 11:31:38'), (49325, 13180, '2010-12-23 11:31:40'), (49326, 13180, '2010-12-23 11:31:42'), (49327, 13180, '2010-12-23 11:31:44'), (49328, 13180, '2010-12-23 11:31:46'), (49329, 13180, '2010-12-23 11:31:48'), (49330, 13180, '2010-12-23 11:31:50'), (49331, 13180, '2010-12-23 11:31:52'), (49332, 13180, '2010-12-23 11:31:54'), (49333, 13180, '2010-12-23 11:31:56'), (49334, 13180, '2010-12-23 11:31:58'), (49335, 13180, '2010-12-23 11:32:00'), (49336, 13180, '2010-12-23 11:32:02'), (49337, 13180, '2010-12-23 11:32:05'), (49338, 13180, '2010-12-23 11:32:06'), (49339, 13180, '2010-12-23 11:32:08'), (49340, 13180, '2010-12-23 11:32:10'), (49341, 13180, '2010-12-23 11:32:12'), (49342, 13180, '2010-12-23 11:32:14'), (49343, 13180, '2010-12-23 11:32:16'), (49344, 13180, '2010-12-23 11:32:18'), (49345, 13180, '2010-12-23 11:32:19'), (49346, 13180, '2010-12-23 11:32:21'), (49347, 13180, '2010-12-23 11:32:23'), (49348, 13180, '2010-12-23 11:32:25'), (49349, 13180, '2010-12-23 11:32:27'), (49350, 13180, '2010-12-23 11:32:29'), (49351, 13180, '2010-12-23 11:32:30'), (49352, 13180, '2010-12-23 11:32:32'), (49353, 13180, '2010-12-23 11:32:34'), (49354, 13180, '2010-12-23 11:32:36'), (49355, 13180, '2010-12-23 11:32:38'), (49356, 13180, '2010-12-23 11:32:40'), (49357, 13180, '2010-12-23 11:32:41'), (49358, 13180, '2010-12-23 11:32:43'), (49359, 13180, '2010-12-23 11:32:45'), (49360, 13180, '2010-12-23 11:32:47'), (49361, 13180, '2010-12-23 11:32:49'), (49362, 13180, '2010-12-23 11:32:51'), (49363, 13180, '2010-12-23 11:32:52'), (49364, 13180, '2010-12-23 11:32:54'), (49365, 13180, '2010-12-23 11:32:56'), (49366, 13180, '2010-12-23 11:32:58'), (49367, 13180, '2010-12-23 11:33:00'), (49368, 13180, '2010-12-23 11:33:02'), (49369, 13180, '2010-12-23 11:33:04'), (49370, 13180, '2010-12-23 11:33:05'), (49371, 13180, '2010-12-23 11:33:07'), (49372, 13180, '2010-12-23 11:33:09'), (49373, 13180, '2010-12-23 11:33:11'), (49374, 13180, '2010-12-23 11:33:13'), (49375, 13180, '2010-12-23 11:33:14'), (49376, 13180, '2010-12-23 11:33:16'), (49377, 13180, '2010-12-23 11:33:18'), (49378, 13180, '2010-12-23 11:33:20'), (49379, 13180, '2010-12-23 11:33:22'), (49380, 13180, '2010-12-23 11:33:24'), (49381, 13180, '2010-12-23 11:33:25'), (49382, 13180, '2010-12-23 11:33:27'), (49383, 13180, '2010-12-23 11:33:29'), (49384, 13180, '2010-12-23 11:33:31'), (49385, 13180, '2010-12-23 11:33:33'), (49386, 13180, '2010-12-23 11:33:35'), (49387, 13180, '2010-12-23 11:33:37'), (49388, 13180, '2010-12-23 11:33:39'), (49389, 13180, '2010-12-23 11:33:41'), (49390, 13180, '2010-12-23 11:33:42'), (49391, 13180, '2010-12-23 11:33:44'), (49392, 13180, '2010-12-23 11:33:47'), (49393, 13180, '2010-12-23 11:33:49'), (49394, 13180, '2010-12-23 11:33:51'), (49395, 13180, '2010-12-23 11:33:53'), (49396, 13180, '2010-12-23 11:33:55'), (49397, 13180, '2010-12-23 11:33:58'), (49398, 13180, '2010-12-23 11:34:00'), (49399, 13180, '2010-12-23 11:34:02'), (49400, 13180, '2010-12-23 11:34:04'), (49401, 13180, '2010-12-23 11:34:06'), (49402, 13180, '2010-12-23 11:34:08'), (49403, 13180, '2010-12-23 11:34:10'), (49404, 13180, '2010-12-23 11:34:12'), (49405, 13180, '2010-12-23 11:34:14'), (49406, 13180, '2010-12-23 11:34:16'), (49407, 13180, '2010-12-23 11:34:18'), (49408, 13180, '2010-12-23 11:34:19'), (49409, 13180, '2010-12-23 11:34:21'), (49410, 13180, '2010-12-23 11:34:25'), (49411, 13180, '2010-12-23 11:34:27'), (49412, 13180, '2010-12-23 11:34:29'), (49413, 13180, '2010-12-23 11:34:31'), (49414, 13180, '2010-12-23 11:34:33'), (49415, 13180, '2010-12-23 11:34:35'), (49416, 13180, '2010-12-23 11:34:37'), (49417, 13180, '2010-12-23 11:34:39'), (49418, 13180, '2010-12-23 11:34:41'), (49419, 13180, '2010-12-23 11:34:43'), (49420, 13180, '2010-12-23 11:34:45'), (49421, 13180, '2010-12-23 11:34:47'), (49422, 13180, '2010-12-23 11:34:50'), (49423, 13180, '2010-12-23 11:34:52'), (49424, 13180, '2010-12-23 11:34:54'), (49425, 13180, '2010-12-23 11:34:57'), (49426, 13180, '2010-12-23 11:34:59'), (49427, 13180, '2010-12-23 11:35:02'), (49428, 13180, '2010-12-23 11:35:04'), (49429, 13180, '2010-12-23 11:35:06'), (49430, 13180, '2010-12-23 11:35:09'), (49431, 13180, '2010-12-23 11:35:11'), (49432, 13180, '2010-12-23 11:35:13'), (49433, 13180, '2010-12-23 11:35:16'), (49434, 13180, '2010-12-23 11:35:18'), (49435, 13180, '2010-12-23 11:35:20'), (49436, 13180, '2010-12-23 11:35:21'), (49437, 13180, '2010-12-23 11:35:24'), (49438, 13180, '2010-12-23 11:35:26'), (49439, 13180, '2010-12-23 11:35:27'), (49440, 13180, '2010-12-23 11:35:30'), (49441, 13180, '2010-12-23 11:35:32'), (49442, 13180, '2010-12-23 11:35:34'), (49443, 13180, '2010-12-23 11:35:35'), (49444, 13180, '2010-12-23 11:35:38'), (49445, 13180, '2010-12-23 11:35:39'), (49446, 13180, '2010-12-23 11:35:42'), (49447, 13180, '2010-12-23 11:35:44'), (49448, 13180, '2010-12-23 11:35:46'), (49449, 13180, '2010-12-23 11:35:48'), (49450, 13180, '2010-12-23 11:35:51'), (49451, 13180, '2010-12-23 11:35:53'), (49452, 13180, '2010-12-23 11:35:56'), (49453, 13180, '2010-12-23 11:35:59'), (49454, 13180, '2010-12-23 11:36:02'), (49455, 13180, '2010-12-23 11:36:04'), (49456, 13180, '2010-12-23 11:36:06'), (49457, 13180, '2010-12-23 11:36:08'), (49458, 13180, '2010-12-23 11:36:10'), (49459, 13189, '2010-12-23 11:36:13'), (49460, 13180, '2010-12-23 11:36:14'), (49461, 13180, '2010-12-23 11:36:15'), (49462, 13180, '2010-12-23 11:36:17'), (49463, 13180, '2010-12-23 11:36:20'), (49464, 13180, '2010-12-23 11:36:21'), (49465, 13180, '2010-12-23 11:36:23'), (49466, 13180, '2010-12-23 11:36:25'), (49467, 13180, '2010-12-23 11:36:28'), (49468, 13180, '2010-12-23 11:36:29'), (49469, 13180, '2010-12-23 11:36:32'), (49470, 13180, '2010-12-23 11:36:34'), (49471, 13180, '2010-12-23 11:36:36'), (49472, 13180, '2010-12-23 11:36:38'), (49473, 13180, '2010-12-23 11:36:41'), (49474, 13180, '2010-12-23 11:36:43'), (49475, 13180, '2010-12-23 11:36:45'), (49476, 13180, '2010-12-23 11:36:48'), (49477, 13190, '2010-12-23 11:36:51'), (49478, 13180, '2010-12-23 11:36:52'), (49479, 13180, '2010-12-23 11:36:54'), (49480, 13180, '2010-12-23 11:36:57'), (49481, 13180, '2010-12-23 11:36:59'), (49482, 13180, '2010-12-23 11:37:01'), (49483, 13180, '2010-12-23 11:37:04'), (49484, 13180, '2010-12-23 11:37:06'), (49485, 13180, '2010-12-23 11:37:09'), (49486, 13180, '2010-12-23 11:37:11'), (49487, 13180, '2010-12-23 11:37:13'), (49488, 13180, '2010-12-23 11:37:15'), (49489, 13180, '2010-12-23 11:37:17'), (49490, 13180, '2010-12-23 11:37:19'), (49491, 13180, '2010-12-23 11:37:20'), (49492, 13180, '2010-12-23 11:37:23'), (49493, 13180, '2010-12-23 11:37:25'), (49494, 13180, '2010-12-23 11:37:27'), (49495, 13180, '2010-12-23 11:37:29'), (49496, 13180, '2010-12-23 11:37:31'), (49497, 13180, '2010-12-23 11:37:33'), (49498, 13180, '2010-12-23 11:37:35'), (49499, 13180, '2010-12-23 11:37:37'), (49500, 13180, '2010-12-23 11:37:39'), (49501, 13180, '2010-12-23 11:37:41'), (49502, 13180, '2010-12-23 11:37:44'), (49503, 13180, '2010-12-23 11:37:46'), (49504, 13180, '2010-12-23 11:37:48'), (49505, 13180, '2010-12-23 11:37:51'), (49506, 13180, '2010-12-23 11:37:55'), (49507, 13180, '2010-12-23 11:37:58'), (49508, 13180, '2010-12-23 11:38:01'), (49509, 13180, '2010-12-23 11:38:04'), (49510, 13180, '2010-12-23 11:38:06'), (49511, 13180, '2010-12-23 11:38:09'), (49512, 13180, '2010-12-23 11:38:12'), (49513, 13180, '2010-12-23 11:38:14'), (49514, 13180, '2010-12-23 11:38:17'), (49515, 13180, '2010-12-23 11:38:20'), (49516, 13180, '2010-12-23 11:38:23'), (49517, 13180, '2010-12-23 11:38:26'), (49518, 13180, '2010-12-23 11:38:28'), (49519, 13180, '2010-12-23 11:38:31'), (49520, 13180, '2010-12-23 11:38:33'), (49521, 13180, '2010-12-23 11:38:35'), (49522, 13180, '2010-12-23 11:38:37'), (49523, 13180, '2010-12-23 11:38:39'), (49524, 13180, '2010-12-23 11:38:41'), (49525, 13180, '2010-12-23 11:38:43'), (49526, 13180, '2010-12-23 11:38:45'), (49527, 13180, '2010-12-23 11:38:48'), (49528, 13180, '2010-12-23 11:38:50'), (49529, 13180, '2010-12-23 11:38:52'), (49530, 13180, '2010-12-23 11:38:54'), (49531, 13180, '2010-12-23 11:38:56'), (49532, 13180, '2010-12-23 11:38:58'), (49533, 13180, '2010-12-23 11:39:00'), (49534, 13180, '2010-12-23 11:39:03'), (49535, 13180, '2010-12-23 11:39:05'), (49536, 13180, '2010-12-23 11:39:07'), (49537, 13180, '2010-12-23 11:39:09'), (49538, 13180, '2010-12-23 11:39:11'), (49539, 13180, '2010-12-23 11:39:13'), (49540, 13180, '2010-12-23 11:39:15'), (49541, 13180, '2010-12-23 11:39:17'), (49542, 13180, '2010-12-23 11:39:19'), (49543, 13180, '2010-12-23 11:39:21'), (49544, 13180, '2010-12-23 11:39:23'), (49545, 13180, '2010-12-23 11:39:26'), (49546, 13180, '2010-12-23 11:39:28'), (49547, 13180, '2010-12-23 11:39:30'), (49548, 13180, '2010-12-23 11:39:32'), (49549, 13180, '2010-12-23 11:39:34'), (49550, 13180, '2010-12-23 11:39:36'), (49551, 13180, '2010-12-23 11:39:38'), (49552, 13180, '2010-12-23 11:39:40'), (49553, 13180, '2010-12-23 11:39:42'), (49554, 13180, '2010-12-23 11:39:44'), (49555, 13180, '2010-12-23 11:39:46'), (49556, 13180, '2010-12-23 11:39:49'), (49557, 13180, '2010-12-23 11:39:52'), (49558, 13180, '2010-12-23 11:39:54'), (49559, 13180, '2010-12-23 11:39:56'), (49560, 13180, '2010-12-23 11:39:58'), (49561, 13180, '2010-12-23 11:40:00'), (49562, 13180, '2010-12-23 11:40:02'), (49563, 13180, '2010-12-23 11:40:04'), (49564, 13180, '2010-12-23 11:40:06'), (49565, 13180, '2010-12-23 11:40:08'), (49566, 13180, '2010-12-23 11:40:10'), (49567, 13180, '2010-12-23 11:40:12'), (49568, 13180, '2010-12-23 11:40:14'), (49569, 13180, '2010-12-23 11:40:16'), (49570, 13180, '2010-12-23 11:40:18'), (49571, 13180, '2010-12-23 11:40:20'), (49572, 13180, '2010-12-23 11:40:22'), (49573, 13180, '2010-12-23 11:40:24'), (49574, 13180, '2010-12-23 11:40:26'), (49575, 13180, '2010-12-23 11:40:28'), (49576, 13180, '2010-12-23 11:40:30'), (49577, 13180, '2010-12-23 11:40:32'), (49578, 13180, '2010-12-23 11:40:34'), (49579, 13180, '2010-12-23 11:40:36'), (49580, 13180, '2010-12-23 11:40:39'), (49581, 13180, '2010-12-23 11:40:41'), (49582, 13180, '2010-12-23 11:40:42'), (49583, 13180, '2010-12-23 11:40:44'), (49584, 13180, '2010-12-23 11:40:46'), (49585, 13180, '2010-12-23 11:40:48'), (49586, 13180, '2010-12-23 11:40:50'), (49587, 13180, '2010-12-23 11:40:52'), (49588, 13180, '2010-12-23 11:40:54'), (49589, 13180, '2010-12-23 11:40:56'), (49590, 13180, '2010-12-23 11:40:58'), (49591, 13180, '2010-12-23 11:41:00'), (49592, 13180, '2010-12-23 11:41:02'), (49593, 13180, '2010-12-23 11:41:04'), (49594, 13180, '2010-12-23 11:41:06'), (49595, 13180, '2010-12-23 11:41:08'), (49596, 13180, '2010-12-23 11:41:10'), (49597, 13180, '2010-12-23 11:41:11'), (49598, 13180, '2010-12-23 11:41:13'), (49599, 13180, '2010-12-23 11:41:15'), (49600, 13180, '2010-12-23 11:41:17'), (49601, 13180, '2010-12-23 11:41:19'), (49602, 13180, '2010-12-23 11:41:21'), (49603, 13180, '2010-12-23 11:41:23'), (49604, 13180, '2010-12-23 11:41:25'), (49605, 13180, '2010-12-23 11:41:27'), (49606, 13180, '2010-12-23 11:41:28'), (49607, 13180, '2010-12-23 11:41:31'), (49608, 13180, '2010-12-23 11:41:32'), (49609, 13180, '2010-12-23 11:41:34'), (49610, 13180, '2010-12-23 11:41:36'), (49611, 13180, '2010-12-23 11:41:38'), (49612, 13180, '2010-12-23 11:41:40'), (49613, 13180, '2010-12-23 11:41:42'), (49614, 13180, '2010-12-23 11:41:44'), (49615, 13180, '2010-12-23 11:41:46'), (49616, 13180, '2010-12-23 11:41:48'), (49617, 13180, '2010-12-23 11:41:49'), (49618, 13180, '2010-12-23 11:41:51'), (49619, 13180, '2010-12-23 11:41:53'), (49620, 13180, '2010-12-23 11:41:55'), (49621, 13180, '2010-12-23 11:41:57'), (49622, 13180, '2010-12-23 11:41:59'), (49623, 13180, '2010-12-23 11:42:01'), (49624, 13180, '2010-12-23 11:42:03'), (49625, 13180, '2010-12-23 11:42:05'), (49626, 13180, '2010-12-23 11:42:07'), (49627, 13180, '2010-12-23 11:42:09'), (49628, 13180, '2010-12-23 11:42:11'), (49629, 13180, '2010-12-23 11:42:13'), (49630, 13180, '2010-12-23 11:42:14'), (49631, 13180, '2010-12-23 11:42:16'), (49632, 13180, '2010-12-23 11:42:18'), (49633, 13180, '2010-12-23 11:42:20'), (49634, 13180, '2010-12-23 11:42:22'), (49635, 13180, '2010-12-23 11:42:25'), (49636, 13180, '2010-12-23 11:42:27'), (49637, 13180, '2010-12-23 11:42:28'), (49638, 13180, '2010-12-23 11:42:30'), (49639, 13180, '2010-12-23 11:42:32'), (49640, 13180, '2010-12-23 11:42:34'), (49641, 13180, '2010-12-23 11:42:35'), (49642, 13180, '2010-12-23 11:42:37'), (49643, 13180, '2010-12-23 11:42:39'), (49644, 13180, '2010-12-23 11:42:41'), (49645, 13180, '2010-12-23 11:42:42'), (49646, 13180, '2010-12-23 11:42:44'), (49647, 13180, '2010-12-23 11:42:46'), (49648, 13180, '2010-12-23 11:42:48'), (49649, 13180, '2010-12-23 11:42:50'), (49650, 13180, '2010-12-23 11:42:52'), (49651, 13180, '2010-12-23 11:42:53'), (49652, 13180, '2010-12-23 11:42:55'), (49653, 13180, '2010-12-23 11:42:57'), (49654, 13180, '2010-12-23 11:42:59'), (49655, 13180, '2010-12-23 11:43:01'), (49656, 13180, '2010-12-23 11:43:02'), (49657, 13180, '2010-12-23 11:43:04'), (49658, 13180, '2010-12-23 11:43:06'), (49659, 13180, '2010-12-23 11:43:08'), (49660, 13180, '2010-12-23 11:43:09'), (49661, 13180, '2010-12-23 11:43:11'), (49662, 13180, '2010-12-23 11:43:13'), (49663, 13180, '2010-12-23 11:43:15'), (49664, 13180, '2010-12-23 11:43:17'), (49665, 13180, '2010-12-23 11:43:19'), (49666, 13180, '2010-12-23 11:43:21'), (49667, 13180, '2010-12-23 11:43:23'), (49668, 13180, '2010-12-23 11:43:24'), (49669, 13180, '2010-12-23 11:43:26'), (49670, 13180, '2010-12-23 11:43:28'), (49671, 13180, '2010-12-23 11:43:30'), (49672, 13180, '2010-12-23 11:43:31'), (49673, 13180, '2010-12-23 11:43:33'), (49674, 13180, '2010-12-23 11:43:35'), (49675, 13180, '2010-12-23 11:43:37'), (49676, 13180, '2010-12-23 11:43:39'), (49677, 13180, '2010-12-23 11:43:40'), (49678, 13180, '2010-12-23 11:43:42'), (49679, 13180, '2010-12-23 11:43:44'), (49680, 13180, '2010-12-23 11:43:46'), (49681, 13180, '2010-12-23 11:43:47'), (49682, 13180, '2010-12-23 11:43:49'), (49683, 13180, '2010-12-23 11:43:51'), (49684, 13180, '2010-12-23 11:43:53'), (49685, 13180, '2010-12-23 11:43:55'), (49686, 13180, '2010-12-23 11:43:57'), (49687, 13180, '2010-12-23 11:43:58'), (49688, 13180, '2010-12-23 11:44:00'), (49689, 13180, '2010-12-23 11:44:02'), (49690, 13180, '2010-12-23 11:44:04'), (49691, 13180, '2010-12-23 11:44:05'), (49692, 13180, '2010-12-23 11:44:07'), (49693, 13180, '2010-12-23 11:44:09'), (49694, 13180, '2010-12-23 11:44:11'), (49695, 13180, '2010-12-23 11:44:12'), (49696, 13180, '2010-12-23 11:44:14'), (49697, 13180, '2010-12-23 11:44:16'), (49698, 13180, '2010-12-23 11:44:18'), (49699, 13180, '2010-12-23 11:44:19'), (49700, 13180, '2010-12-23 11:44:21'), (49701, 13180, '2010-12-23 11:44:23'), (49702, 13180, '2010-12-23 11:44:25'), (49703, 13180, '2010-12-23 11:44:27'), (49704, 13180, '2010-12-23 11:44:29'), (49705, 13180, '2010-12-23 11:44:30'), (49706, 13180, '2010-12-23 11:44:32'), (49707, 13180, '2010-12-23 11:44:34'), (49708, 13180, '2010-12-23 11:44:36'), (49709, 13180, '2010-12-23 11:44:38'), (49710, 13180, '2010-12-23 11:44:39'), (49711, 13180, '2010-12-23 11:44:41'), (49712, 13180, '2010-12-23 11:44:43'), (49713, 13180, '2010-12-23 11:44:45'), (49714, 13180, '2010-12-23 11:44:46'), (49715, 13180, '2010-12-23 11:44:48'), (49716, 13180, '2010-12-23 11:44:50'), (49717, 13180, '2010-12-23 11:44:52'), (49718, 13180, '2010-12-23 11:44:54'), (49719, 13180, '2010-12-23 11:44:55'), (49720, 13180, '2010-12-23 11:44:57'), (49721, 13180, '2010-12-23 11:44:59'), (49722, 13180, '2010-12-23 11:45:01'), (49723, 13180, '2010-12-23 11:45:03'), (49724, 13180, '2010-12-23 11:45:05'), (49725, 13180, '2010-12-23 11:45:07'), (49726, 13180, '2010-12-23 11:45:09'), (49727, 13180, '2010-12-23 11:45:10'), (49728, 13180, '2010-12-23 11:45:12'), (49729, 13180, '2010-12-23 11:45:14'), (49730, 13180, '2010-12-23 11:45:16'), (49731, 13180, '2010-12-23 11:45:18'), (49732, 13180, '2010-12-23 11:45:20'), (49733, 13180, '2010-12-23 11:45:22'), (49734, 13180, '2010-12-23 11:45:24'), (49735, 13180, '2010-12-23 11:45:26'), (49736, 13180, '2010-12-23 11:45:28'), (49737, 13180, '2010-12-23 11:45:30'), (49738, 13180, '2010-12-23 11:45:32'), (49739, 13180, '2010-12-23 11:45:34'), (49740, 13180, '2010-12-23 11:45:35'), (49741, 13180, '2010-12-23 11:45:37'), (49742, 13180, '2010-12-23 11:45:39'), (49743, 13180, '2010-12-23 11:45:41'), (49744, 13180, '2010-12-23 11:45:42'), (49745, 13180, '2010-12-23 11:45:44'), (49746, 13180, '2010-12-23 11:45:46'), (49747, 13180, '2010-12-23 11:45:48'), (49748, 13180, '2010-12-23 11:45:50'), (49749, 13180, '2010-12-23 11:45:51'), (49750, 13180, '2010-12-23 11:45:53'), (49751, 13180, '2010-12-23 11:45:55'), (49752, 13180, '2010-12-23 11:45:57'), (49753, 13180, '2010-12-23 11:45:59'), (49754, 13180, '2010-12-23 11:46:01'), (49755, 13180, '2010-12-23 11:46:02'), (49756, 13180, '2010-12-23 11:46:04'), (49757, 13180, '2010-12-23 11:46:06'), (49758, 13180, '2010-12-23 11:46:08'), (49759, 13180, '2010-12-23 11:46:10'), (49760, 13180, '2010-12-23 11:46:11'), (49761, 13180, '2010-12-23 11:46:13'), (49762, 13180, '2010-12-23 11:46:15'), (49763, 13180, '2010-12-23 11:46:17'), (49764, 13180, '2010-12-23 11:46:19'), (49765, 13180, '2010-12-23 11:46:21'), (49766, 13180, '2010-12-23 11:46:22'), (49767, 13180, '2010-12-23 11:46:24'), (49768, 13180, '2010-12-23 11:46:26'), (49769, 13180, '2010-12-23 11:46:28'), (49770, 13180, '2010-12-23 11:46:30'), (49771, 13180, '2010-12-23 11:46:31'), (49772, 13180, '2010-12-23 11:46:33'), (49773, 13180, '2010-12-23 11:46:35'), (49774, 13180, '2010-12-23 11:46:37'), (49775, 13180, '2010-12-23 11:46:38'), (49776, 13180, '2010-12-23 11:46:40'), (49777, 13180, '2010-12-23 11:46:42'), (49778, 13180, '2010-12-23 11:46:44'), (49779, 13180, '2010-12-23 11:46:46'), (49780, 13180, '2010-12-23 11:46:47'), (49781, 13180, '2010-12-23 11:46:49'), (49782, 13180, '2010-12-23 11:46:51'), (49783, 13180, '2010-12-23 11:46:53'), (49784, 13180, '2010-12-23 11:46:55'), (49785, 13180, '2010-12-23 11:46:57'), (49786, 13180, '2010-12-23 11:46:58'), (49787, 13180, '2010-12-23 11:47:00'), (49788, 13180, '2010-12-23 11:47:02'), (49789, 13180, '2010-12-23 11:47:04'), (49790, 13180, '2010-12-23 11:47:06'), (49791, 13180, '2010-12-23 11:47:07'), (49792, 13180, '2010-12-23 11:47:09'), (49793, 13180, '2010-12-23 11:47:11'), (49794, 13180, '2010-12-23 11:47:13'), (49795, 13180, '2010-12-23 11:47:15'), (49796, 13180, '2010-12-23 11:47:17'), (49797, 13180, '2010-12-23 11:47:18'), (49798, 13180, '2010-12-23 11:47:20'), (49799, 13180, '2010-12-23 11:47:22'), (49800, 13180, '2010-12-23 11:47:24'), (49801, 13180, '2010-12-23 11:47:26'), (49802, 13180, '2010-12-23 11:47:28'), (49803, 13180, '2010-12-23 11:47:30'), (49804, 13180, '2010-12-23 11:47:32'), (49805, 13180, '2010-12-23 11:47:34'), (49806, 13180, '2010-12-23 11:47:35'), (49807, 13180, '2010-12-23 11:47:37'), (49808, 13180, '2010-12-23 11:47:39'), (49809, 13180, '2010-12-23 11:47:41'), (49810, 13180, '2010-12-23 11:47:43'), (49811, 13180, '2010-12-23 11:47:45'), (49812, 13180, '2010-12-23 11:47:47'), (49813, 13180, '2010-12-23 11:47:49'), (49814, 13180, '2010-12-23 11:47:51'), (49815, 13180, '2010-12-23 11:47:52'), (49816, 13180, '2010-12-23 11:47:54'), (49817, 13180, '2010-12-23 11:47:56'), (49818, 13180, '2010-12-23 11:47:58'), (49819, 13180, '2010-12-23 11:48:00'), (49820, 13180, '2010-12-23 11:48:02'), (49821, 13180, '2010-12-23 11:48:03'), (49822, 13180, '2010-12-23 11:48:05'), (49823, 13180, '2010-12-23 11:48:07'), (49824, 13180, '2010-12-23 11:48:09'), (49825, 13180, '2010-12-23 11:48:11'), (49826, 13180, '2010-12-23 11:48:12'), (49827, 13180, '2010-12-23 11:48:18'), (49828, 13180, '2010-12-23 11:48:20'), (49829, 13180, '2010-12-23 11:48:21'), (49830, 13180, '2010-12-23 11:48:23'), (49831, 13180, '2010-12-23 11:48:25'), (49832, 13180, '2010-12-23 11:48:27'), (49833, 13180, '2010-12-23 11:48:29'), (49834, 13180, '2010-12-23 11:48:31'), (49835, 13180, '2010-12-23 11:48:32'), (49836, 13180, '2010-12-23 11:48:34'), (49837, 13180, '2010-12-23 11:48:36'), (49838, 13180, '2010-12-23 11:48:38'), (49839, 13180, '2010-12-23 11:48:40'), (49840, 13180, '2010-12-23 11:48:42'), (49841, 13180, '2010-12-23 11:48:43'), (49842, 13180, '2010-12-23 11:48:45'), (49843, 13180, '2010-12-23 11:48:48'), (49844, 13180, '2010-12-23 11:48:50'), (49845, 13180, '2010-12-23 11:48:51'), (49846, 13180, '2010-12-23 11:48:53'), (49847, 13180, '2010-12-23 11:48:55'), (49848, 13180, '2010-12-23 11:48:57'), (49849, 13180, '2010-12-23 11:48:59'), (49850, 13180, '2010-12-23 11:49:01'), (49851, 13180, '2010-12-23 11:49:03'), (49852, 13180, '2010-12-23 11:49:04'), (49853, 13180, '2010-12-23 11:49:07'), (49854, 13180, '2010-12-23 11:49:09'), (49855, 13180, '2010-12-23 11:49:10'), (49856, 13180, '2010-12-23 11:49:12'), (49857, 13180, '2010-12-23 11:49:14'), (49858, 13180, '2010-12-23 11:49:16'), (49859, 13180, '2010-12-23 11:49:18'), (49860, 13180, '2010-12-23 11:49:20'), (49861, 13180, '2010-12-23 11:49:22'), (49862, 13180, '2010-12-23 11:49:24'), (49863, 13180, '2010-12-23 11:49:26'), (49864, 13180, '2010-12-23 11:49:28'), (49865, 13180, '2010-12-23 11:49:30'), (49866, 13180, '2010-12-23 11:49:32'), (49867, 13180, '2010-12-23 11:49:33'), (49868, 13180, '2010-12-23 11:49:35'), (49869, 13180, '2010-12-23 11:49:37'), (49870, 13180, '2010-12-23 11:49:39'), (49871, 13180, '2010-12-23 11:49:41'), (49872, 13180, '2010-12-23 11:49:43'), (49873, 13180, '2010-12-23 11:49:45'), (49874, 13180, '2010-12-23 11:49:47'), (49875, 13180, '2010-12-23 11:49:48'), (49876, 13180, '2010-12-23 11:49:50'), (49877, 13180, '2010-12-23 11:49:52'), (49878, 13180, '2010-12-23 11:49:54'), (49879, 13180, '2010-12-23 11:49:56'), (49880, 13180, '2010-12-23 11:49:58'), (49881, 13180, '2010-12-23 11:50:00'), (49882, 13180, '2010-12-23 11:50:02'), (49883, 13180, '2010-12-23 11:50:03'), (49884, 13180, '2010-12-23 11:50:05'), (49885, 13180, '2010-12-23 11:50:07'), (49886, 13180, '2010-12-23 11:50:09'), (49887, 13180, '2010-12-23 11:50:11'), (49888, 13180, '2010-12-23 11:50:13'), (49889, 13180, '2010-12-23 11:50:15'), (49890, 13180, '2010-12-23 11:50:17'), (49891, 13180, '2010-12-23 11:50:19'), (49892, 13180, '2010-12-23 11:50:21'), (49893, 13180, '2010-12-23 11:50:23'), (49894, 13180, '2010-12-23 11:50:25'), (49895, 13180, '2010-12-23 11:50:27'), (49896, 13180, '2010-12-23 11:50:29'), (49897, 13180, '2010-12-23 11:50:31'), (49898, 13180, '2010-12-23 11:50:32'), (49899, 13180, '2010-12-23 11:50:34'), (49900, 13180, '2010-12-23 11:50:36'), (49901, 13180, '2010-12-23 11:50:38'), (49902, 13180, '2010-12-23 11:50:39'), (49903, 13180, '2010-12-23 11:50:41'), (49904, 13180, '2010-12-23 11:50:43'), (49905, 13180, '2010-12-23 11:50:45'), (49906, 13180, '2010-12-23 11:50:47'), (49907, 13180, '2010-12-23 11:50:49'), (49908, 13180, '2010-12-23 11:50:50'), (49909, 13180, '2010-12-23 11:50:52'), (49910, 13180, '2010-12-23 11:50:54'), (49911, 13180, '2010-12-23 11:50:56'), (49912, 13180, '2010-12-23 11:50:58'), (49913, 13180, '2010-12-23 11:50:59'), (49914, 13180, '2010-12-23 11:51:01'), (49915, 13180, '2010-12-23 11:51:03'), (49916, 13180, '2010-12-23 11:51:05'), (49917, 13180, '2010-12-23 11:51:07'), (49918, 13180, '2010-12-23 11:51:08'), (49919, 13180, '2010-12-23 11:51:10'), (49920, 13180, '2010-12-23 11:51:12'), (49921, 13180, '2010-12-23 11:51:14'), (49922, 13180, '2010-12-23 11:51:16'), (49923, 13180, '2010-12-23 11:51:18'), (49924, 13180, '2010-12-23 11:51:20'), (49925, 13180, '2010-12-23 11:51:21'), (49926, 13180, '2010-12-23 11:51:23'), (49927, 13180, '2010-12-23 11:51:25'), (49928, 13180, '2010-12-23 11:51:27'), (49929, 13180, '2010-12-23 11:51:29'), (49930, 13180, '2010-12-23 11:51:30'), (49931, 13180, '2010-12-23 11:51:32'), (49932, 13180, '2010-12-23 11:51:34'), (49933, 13180, '2010-12-23 11:51:36'), (49934, 13180, '2010-12-23 11:51:38'), (49935, 13180, '2010-12-23 11:51:40'), (49936, 13180, '2010-12-23 11:51:42'), (49937, 13180, '2010-12-23 11:51:43'), (49938, 13180, '2010-12-23 11:51:46'), (49939, 13180, '2010-12-23 11:51:47'), (49940, 13180, '2010-12-23 11:51:49'), (49941, 13180, '2010-12-23 11:51:51'), (49942, 13180, '2010-12-23 11:51:53'), (49943, 13180, '2010-12-23 11:51:55'), (49944, 13180, '2010-12-23 11:51:57'), (49945, 13180, '2010-12-23 11:51:58'), (49946, 13180, '2010-12-23 11:52:00'), (49947, 13180, '2010-12-23 11:52:02'), (49948, 13180, '2010-12-23 11:52:04'), (49949, 13180, '2010-12-23 11:52:06'), (49950, 13180, '2010-12-23 11:52:08'), (49951, 13180, '2010-12-23 11:52:10'), (49952, 13180, '2010-12-23 11:52:12'), (49953, 13180, '2010-12-23 11:52:14'), (49954, 13180, '2010-12-23 11:52:16'), (49955, 13180, '2010-12-23 11:52:17'), (49956, 13180, '2010-12-23 11:52:20'), (49957, 13180, '2010-12-23 11:52:22'), (49958, 13180, '2010-12-23 11:52:24'), (49959, 13180, '2010-12-23 11:52:26'), (49960, 13180, '2010-12-23 11:52:27'), (49961, 13180, '2010-12-23 11:52:29'), (49962, 13180, '2010-12-23 11:52:31'), (49963, 13180, '2010-12-23 11:52:33'), (49964, 13180, '2010-12-23 11:52:35'), (49965, 13180, '2010-12-23 11:52:37'), (49966, 13180, '2010-12-23 11:52:39'), (49967, 13180, '2010-12-23 11:52:41'), (49968, 13180, '2010-12-23 11:52:43'), (49969, 13180, '2010-12-23 11:52:45'), (49970, 13180, '2010-12-23 11:52:47'), (49971, 13180, '2010-12-23 11:52:48'), (49972, 13180, '2010-12-23 11:52:50'), (49973, 13180, '2010-12-23 11:52:52'), (49974, 13180, '2010-12-23 11:52:54'), (49975, 13180, '2010-12-23 11:52:56'), (49976, 13180, '2010-12-23 11:52:58'), (49977, 13180, '2010-12-23 11:52:59'), (49978, 13180, '2010-12-23 11:53:01'), (49979, 13180, '2010-12-23 11:53:03'), (49980, 13180, '2010-12-23 11:53:05'), (49981, 13180, '2010-12-23 11:53:07'), (49982, 13180, '2010-12-23 11:53:09'), (49983, 13180, '2010-12-23 11:53:10'), (49984, 13180, '2010-12-23 11:53:12'), (49985, 13180, '2010-12-23 11:53:14'), (49986, 13180, '2010-12-23 11:53:16'), (49987, 13180, '2010-12-23 11:53:18'), (49988, 13180, '2010-12-23 11:53:20'), (49989, 13180, '2010-12-23 11:53:21'), (49990, 13180, '2010-12-23 11:53:23'), (49991, 13180, '2010-12-23 11:53:25'), (49992, 13180, '2010-12-23 11:53:27'), (49993, 13180, '2010-12-23 11:53:29'), (49994, 13180, '2010-12-23 11:53:31'), (49995, 13180, '2010-12-23 11:53:33'), (49996, 13180, '2010-12-23 11:53:36'), (49997, 13180, '2010-12-23 11:53:38'), (49998, 13180, '2010-12-23 11:53:40'), (49999, 13180, '2010-12-23 11:53:42'), (50000, 13180, '2010-12-23 11:53:44'), (50001, 13180, '2010-12-23 11:53:46'), (50002, 13180, '2010-12-23 11:53:47'), (50003, 13180, '2010-12-23 11:53:49'), (50004, 13180, '2010-12-23 11:53:51'), (50005, 13180, '2010-12-23 11:53:53'), (50006, 13180, '2010-12-23 11:53:55'), (50007, 13180, '2010-12-23 11:53:57'), (50008, 13180, '2010-12-23 11:53:59'), (50009, 13180, '2010-12-23 11:54:00'), (50010, 13180, '2010-12-23 11:54:02'), (50011, 13180, '2010-12-23 11:54:04'), (50012, 13180, '2010-12-23 11:54:06'), (50013, 13180, '2010-12-23 11:54:08'), (50014, 13180, '2010-12-23 11:54:10'), (50015, 13180, '2010-12-23 11:54:11'), (50016, 13180, '2010-12-23 11:54:13'), (50017, 13180, '2010-12-23 11:54:15'), (50018, 13180, '2010-12-23 11:54:17'), (50019, 13180, '2010-12-23 11:54:19'), (50020, 13180, '2010-12-23 11:54:21'), (50021, 13180, '2010-12-23 11:54:23'), (50022, 13180, '2010-12-23 11:54:25'), (50023, 13180, '2010-12-23 11:54:26'), (50024, 13180, '2010-12-23 11:54:28'), (50025, 13180, '2010-12-23 11:54:30'), (50026, 13180, '2010-12-23 11:54:32'), (50027, 13180, '2010-12-23 11:54:34'), (50028, 13180, '2010-12-23 11:54:36'), (50029, 13180, '2010-12-23 11:54:38'), (50030, 13180, '2010-12-23 11:54:40'), (50031, 13180, '2010-12-23 11:54:42'), (50032, 13180, '2010-12-23 11:54:43'), (50033, 13180, '2010-12-23 11:54:45'), (50034, 13180, '2010-12-23 11:54:47'), (50035, 13180, '2010-12-23 11:54:49'), (50036, 13180, '2010-12-23 11:54:51'), (50037, 13180, '2010-12-23 11:54:53'), (50038, 13180, '2010-12-23 11:54:55'), (50039, 13180, '2010-12-23 11:54:57'), (50040, 13180, '2010-12-23 11:54:59'), (50041, 13180, '2010-12-23 11:55:01'), (50042, 13180, '2010-12-23 11:55:03'), (50043, 13180, '2010-12-23 11:55:05'), (50044, 13180, '2010-12-23 11:55:07'), (50045, 13180, '2010-12-23 11:55:09'), (50046, 13180, '2010-12-23 11:55:11'), (50047, 13180, '2010-12-23 11:55:12'), (50048, 13180, '2010-12-23 11:55:14'), (50049, 13180, '2010-12-23 11:55:16'), (50050, 13180, '2010-12-23 11:55:18'), (50051, 13180, '2010-12-23 11:55:20'), (50052, 13180, '2010-12-23 11:55:22'), (50053, 13180, '2010-12-23 11:55:24'), (50054, 13180, '2010-12-23 11:55:26'), (50055, 13180, '2010-12-23 11:55:28'), (50056, 13180, '2010-12-23 11:55:30'), (50057, 13180, '2010-12-23 11:55:32'), (50058, 13180, '2010-12-23 11:55:33'), (50059, 13180, '2010-12-23 11:55:35'), (50060, 13180, '2010-12-23 11:55:37'), (50061, 13180, '2010-12-23 11:55:39'), (50062, 13180, '2010-12-23 11:55:41'), (50063, 13180, '2010-12-23 11:55:43'), (50064, 13180, '2010-12-23 11:55:45'), (50065, 13180, '2010-12-23 11:55:47'), (50066, 13180, '2010-12-23 11:55:49'), (50067, 13180, '2010-12-23 11:55:50'), (50068, 13180, '2010-12-23 11:55:52'), (50069, 13180, '2010-12-23 11:55:54'), (50070, 13180, '2010-12-23 11:55:56'), (50071, 13180, '2010-12-23 11:55:58'), (50072, 13180, '2010-12-23 11:56:00'), (50073, 13180, '2010-12-23 11:56:02'), (50074, 13180, '2010-12-23 11:56:03'), (50075, 13180, '2010-12-23 11:56:05'), (50076, 13180, '2010-12-23 11:56:07'), (50077, 13180, '2010-12-23 11:56:09'), (50078, 13180, '2010-12-23 11:56:11'), (50079, 13180, '2010-12-23 11:56:12'), (50080, 13180, '2010-12-23 11:56:14'), (50081, 13180, '2010-12-23 11:56:16'), (50082, 13180, '2010-12-23 11:56:18'), (50083, 13180, '2010-12-23 11:56:20'), (50084, 13180, '2010-12-23 11:56:22'), (50085, 13180, '2010-12-23 11:56:23'), (50086, 13180, '2010-12-23 11:56:25'), (50087, 13180, '2010-12-23 11:56:27'), (50088, 13180, '2010-12-23 11:56:29'), (50089, 13180, '2010-12-23 11:56:31'), (50090, 13180, '2010-12-23 11:56:33'), (50091, 13180, '2010-12-23 11:56:35'), (50092, 13180, '2010-12-23 11:56:36'), (50093, 13180, '2010-12-23 11:56:38'), (50094, 13180, '2010-12-23 11:56:40'), (50095, 13180, '2010-12-23 11:56:42'), (50096, 13180, '2010-12-23 11:56:44'), (50097, 13180, '2010-12-23 11:56:45'), (50098, 13180, '2010-12-23 11:56:47'), (50099, 13180, '2010-12-23 11:56:49'), (50100, 13180, '2010-12-23 11:56:51'), (50101, 13180, '2010-12-23 11:56:53'), (50102, 13180, '2010-12-23 11:56:55'), (50103, 13180, '2010-12-23 11:56:56'), (50104, 13180, '2010-12-23 11:56:58'), (50105, 13180, '2010-12-23 11:57:00'), (50106, 13180, '2010-12-23 11:57:02'), (50107, 13180, '2010-12-23 11:57:04'), (50108, 13180, '2010-12-23 11:57:06'), (50109, 13180, '2010-12-23 11:57:08'), (50110, 13180, '2010-12-23 11:57:09'), (50111, 13180, '2010-12-23 11:57:11'), (50112, 13180, '2010-12-23 11:57:13'), (50113, 13180, '2010-12-23 11:57:15'), (50114, 13180, '2010-12-23 11:57:17'), (50115, 13180, '2010-12-23 11:57:18'), (50116, 13180, '2010-12-23 11:57:20'), (50117, 13180, '2010-12-23 11:57:22'), (50118, 13180, '2010-12-23 11:57:24'), (50119, 13180, '2010-12-23 11:57:26'), (50120, 13180, '2010-12-23 11:57:27'), (50121, 13180, '2010-12-23 11:57:29'), (50122, 13180, '2010-12-23 11:57:31'), (50123, 13180, '2010-12-23 11:57:33'), (50124, 13180, '2010-12-23 11:57:35'), (50125, 13180, '2010-12-23 11:57:36'), (50126, 13180, '2010-12-23 11:57:38'), (50127, 13180, '2010-12-23 11:57:40'), (50128, 13180, '2010-12-23 11:57:42'), (50129, 13180, '2010-12-23 11:57:44'), (50130, 13180, '2010-12-23 11:57:46'), (50131, 13180, '2010-12-23 11:57:48'), (50132, 13180, '2010-12-23 11:57:49'), (50133, 13180, '2010-12-23 11:57:51'), (50134, 13180, '2010-12-23 11:57:53'), (50135, 13180, '2010-12-23 11:57:55'), (50136, 13180, '2010-12-23 11:57:56'), (50137, 13180, '2010-12-23 11:57:58'), (50138, 13180, '2010-12-23 11:58:00'), (50139, 13180, '2010-12-23 11:58:02'), (50140, 13180, '2010-12-23 11:58:04'), (50141, 13180, '2010-12-23 11:58:06'), (50142, 13180, '2010-12-23 11:58:08'), (50143, 13180, '2010-12-23 11:58:09'), (50144, 13180, '2010-12-23 11:58:11'), (50145, 13180, '2010-12-23 11:58:13'), (50146, 13180, '2010-12-23 11:58:15'), (50147, 13180, '2010-12-23 11:58:17'), (50148, 13180, '2010-12-23 11:58:19'), (50149, 13180, '2010-12-23 11:58:20'), (50150, 13180, '2010-12-23 11:58:22'), (50151, 13180, '2010-12-23 11:58:24'), (50152, 13180, '2010-12-23 11:58:26'), (50153, 13180, '2010-12-23 11:58:28'), (50154, 13180, '2010-12-23 11:58:30'), (50155, 13180, '2010-12-23 11:58:32'), (50156, 13180, '2010-12-23 11:58:34'), (50157, 13180, '2010-12-23 11:58:36'), (50158, 13180, '2010-12-23 11:58:37'), (50159, 13180, '2010-12-23 11:58:39'), (50160, 13180, '2010-12-23 11:58:41'), (50161, 13180, '2010-12-23 11:58:43'), (50162, 13180, '2010-12-23 11:58:45'), (50163, 13180, '2010-12-23 11:58:47'), (50164, 13180, '2010-12-23 11:58:49'), (50165, 13180, '2010-12-23 11:58:51'), (50166, 13180, '2010-12-23 11:58:53'), (50167, 13180, '2010-12-23 11:58:55'), (50168, 13180, '2010-12-23 11:58:56'), (50169, 13180, '2010-12-23 11:58:58'), (50170, 13180, '2010-12-23 11:59:00'), (50171, 13180, '2010-12-23 11:59:02'), (50172, 13180, '2010-12-23 11:59:04'), (50173, 13180, '2010-12-23 11:59:05'), (50174, 13180, '2010-12-23 11:59:07'), (50175, 13180, '2010-12-23 11:59:09'), (50176, 13180, '2010-12-23 11:59:11'), (50177, 13180, '2010-12-23 11:59:13'), (50178, 13180, '2010-12-23 11:59:15'), (50179, 13180, '2010-12-23 11:59:16'), (50180, 13180, '2010-12-23 11:59:18'), (50181, 13180, '2010-12-23 11:59:20'), (50182, 13180, '2010-12-23 11:59:22'), (50183, 13180, '2010-12-23 11:59:24'), (50184, 13180, '2010-12-23 11:59:25'), (50185, 13180, '2010-12-23 11:59:27'), (50186, 13180, '2010-12-23 11:59:29'), (50187, 13180, '2010-12-23 11:59:31'), (50188, 13180, '2010-12-23 11:59:32'), (50189, 13180, '2010-12-23 11:59:34'), (50190, 13180, '2010-12-23 11:59:36'), (50191, 13180, '2010-12-23 11:59:38'), (50192, 13180, '2010-12-23 11:59:39'), (50193, 13180, '2010-12-23 11:59:42'), (50194, 13180, '2010-12-23 11:59:43'), (50195, 13180, '2010-12-23 11:59:45'), (50196, 13180, '2010-12-23 11:59:47'), (50197, 13180, '2010-12-23 11:59:49'), (50198, 13180, '2010-12-23 11:59:51'), (50199, 13180, '2010-12-23 11:59:52'), (50200, 13180, '2010-12-23 11:59:54'), (50201, 13180, '2010-12-23 11:59:56'), (50202, 13180, '2010-12-23 11:59:58'), (50203, 13180, '2010-12-23 12:00:00'), (50204, 13180, '2010-12-23 12:00:02'), (50205, 13180, '2010-12-23 12:00:04'), (50206, 13180, '2010-12-23 12:00:06'), (50207, 13180, '2010-12-23 12:00:08'), (50208, 13180, '2010-12-23 12:00:09'), (50209, 13180, '2010-12-23 12:00:11'), (50210, 13180, '2010-12-23 12:00:13'), (50211, 13180, '2010-12-23 12:00:15'), (50212, 13180, '2010-12-23 12:00:17'), (50213, 13180, '2010-12-23 12:00:18'), (50214, 13180, '2010-12-23 12:00:20'), (50215, 13180, '2010-12-23 12:00:22'), (50216, 13180, '2010-12-23 12:00:24'), (50217, 13180, '2010-12-23 12:00:26'), (50218, 13180, '2010-12-23 12:00:28'), (50219, 13180, '2010-12-23 12:00:29'), (50220, 13180, '2010-12-23 12:00:31'), (50221, 13180, '2010-12-23 12:00:33'), (50222, 13180, '2010-12-23 12:00:35'), (50223, 13180, '2010-12-23 12:00:37'), (50224, 13180, '2010-12-23 12:00:38'), (50225, 13180, '2010-12-23 12:00:40'), (50226, 13180, '2010-12-23 12:00:42'), (50227, 13180, '2010-12-23 12:00:44'), (50228, 13180, '2010-12-23 12:00:46'), (50229, 13180, '2010-12-23 12:00:47'), (50230, 13180, '2010-12-23 12:00:49'), (50231, 13180, '2010-12-23 12:00:51'), (50232, 13180, '2010-12-23 12:00:53'), (50233, 13180, '2010-12-23 12:00:55'), (50234, 13180, '2010-12-23 12:00:56'), (50235, 13180, '2010-12-23 12:00:58'), (50236, 13180, '2010-12-23 12:01:00'), (50237, 13180, '2010-12-23 12:01:02'), (50238, 13180, '2010-12-23 12:01:03'), (50239, 13180, '2010-12-23 12:01:05'), (50240, 13180, '2010-12-23 12:01:07'), (50241, 13180, '2010-12-23 12:01:09'), (50242, 13180, '2010-12-23 12:01:11'), (50243, 13180, '2010-12-23 12:01:12'), (50244, 13180, '2010-12-23 12:01:14'), (50245, 13180, '2010-12-23 12:01:16'), (50246, 13180, '2010-12-23 12:01:18'), (50247, 13180, '2010-12-23 12:01:19'), (50248, 13180, '2010-12-23 12:01:21'), (50249, 13180, '2010-12-23 12:01:23'), (50250, 13180, '2010-12-23 12:01:25'), (50251, 13180, '2010-12-23 12:01:26'), (50252, 13180, '2010-12-23 12:01:28'), (50253, 13180, '2010-12-23 12:01:30'), (50254, 13180, '2010-12-23 12:01:32'), (50255, 13180, '2010-12-23 12:01:34'), (50256, 13180, '2010-12-23 12:01:36'), (50257, 13180, '2010-12-23 12:01:37'), (50258, 13180, '2010-12-23 12:01:39'), (50259, 13180, '2010-12-23 12:01:41'), (50260, 13180, '2010-12-23 12:01:43'), (50261, 13180, '2010-12-23 12:01:45'), (50262, 13180, '2010-12-23 12:01:47'), (50263, 13180, '2010-12-23 12:01:48'), (50264, 13180, '2010-12-23 12:01:50'), (50265, 13180, '2010-12-23 12:01:52'), (50266, 13180, '2010-12-23 12:01:54'), (50267, 13180, '2010-12-23 12:01:56'), (50268, 13180, '2010-12-23 12:01:58'), (50269, 13180, '2010-12-23 12:02:00'), (50270, 13180, '2010-12-23 12:02:01'), (50271, 13180, '2010-12-23 12:02:03'), (50272, 13180, '2010-12-23 12:02:05'), (50273, 13180, '2010-12-23 12:02:07'), (50274, 13180, '2010-12-23 12:02:09'), (50275, 13180, '2010-12-23 12:02:10'), (50276, 13180, '2010-12-23 12:02:12'), (50277, 13180, '2010-12-23 12:02:14'), (50278, 13180, '2010-12-23 12:02:16'), (50279, 13180, '2010-12-23 12:02:17'), (50280, 13180, '2010-12-23 12:02:19'), (50281, 13180, '2010-12-23 12:02:21'), (50282, 13180, '2010-12-23 12:02:23'), (50283, 13180, '2010-12-23 12:02:24'), (50284, 13180, '2010-12-23 12:02:26'), (50285, 13180, '2010-12-23 12:02:28'), (50286, 13180, '2010-12-23 12:02:30'), (50287, 13180, '2010-12-23 12:02:32'), (50288, 13180, '2010-12-23 12:02:34'), (50289, 13180, '2010-12-23 12:02:36'), (50290, 13180, '2010-12-23 12:02:37'), (50291, 13180, '2010-12-23 12:02:39'), (50292, 13180, '2010-12-23 12:02:41'), (50293, 13180, '2010-12-23 12:02:43'), (50294, 13180, '2010-12-23 12:02:44'), (50295, 13180, '2010-12-23 12:02:46'), (50296, 13180, '2010-12-23 12:02:48'), (50297, 13180, '2010-12-23 12:02:50'), (50298, 13180, '2010-12-23 12:02:51'), (50299, 13180, '2010-12-23 12:02:53'), (50300, 13180, '2010-12-23 12:02:55'), (50301, 13180, '2010-12-23 12:02:57'), (50302, 13180, '2010-12-23 12:02:58'), (50303, 13180, '2010-12-23 12:03:00'), (50304, 13180, '2010-12-23 12:03:02'), (50305, 13180, '2010-12-23 12:03:04'), (50306, 13180, '2010-12-23 12:03:06'), (50307, 13180, '2010-12-23 12:03:08'), (50308, 13180, '2010-12-23 12:03:09'), (50309, 13180, '2010-12-23 12:03:11'), (50310, 13180, '2010-12-23 12:03:13'), (50311, 13180, '2010-12-23 12:03:15'), (50312, 13180, '2010-12-23 12:03:16'), (50313, 13180, '2010-12-23 12:03:18'), (50314, 13180, '2010-12-23 12:03:20'), (50315, 13180, '2010-12-23 12:03:22'), (50316, 13180, '2010-12-23 12:03:23'), (50317, 13180, '2010-12-23 12:03:25'), (50318, 13180, '2010-12-23 12:03:27'), (50319, 13180, '2010-12-23 12:03:29'), (50320, 13180, '2010-12-23 12:03:31'), (50321, 13180, '2010-12-23 12:03:32'), (50322, 13180, '2010-12-23 12:03:35'), (50323, 13180, '2010-12-23 12:03:36'), (50324, 13180, '2010-12-23 12:03:38'), (50325, 13180, '2010-12-23 12:03:41'), (50326, 13180, '2010-12-23 12:03:44'), (50327, 13180, '2010-12-23 12:03:45'), (50328, 13180, '2010-12-23 12:03:47'), (50329, 13180, '2010-12-23 12:03:49'), (50330, 13180, '2010-12-23 12:03:51'), (50331, 13180, '2010-12-23 12:03:53'), (50332, 13180, '2010-12-23 12:03:54'), (50333, 13180, '2010-12-23 12:03:56'), (50334, 13180, '2010-12-23 12:03:58'), (50335, 13180, '2010-12-23 12:04:00'), (50336, 13180, '2010-12-23 12:04:02'), (50337, 13180, '2010-12-23 12:04:03'), (50338, 13180, '2010-12-23 12:04:05'), (50339, 13180, '2010-12-23 12:04:07'), (50340, 13180, '2010-12-23 12:04:09'), (50341, 13180, '2010-12-23 12:04:11'), (50342, 13180, '2010-12-23 12:04:12'), (50343, 13180, '2010-12-23 12:04:14'), (50344, 13180, '2010-12-23 12:04:16'), (50345, 13180, '2010-12-23 12:04:18'), (50346, 13180, '2010-12-23 12:04:19'), (50347, 13180, '2010-12-23 12:04:21'), (50348, 13180, '2010-12-23 12:04:23'), (50349, 13180, '2010-12-23 12:04:25'), (50350, 13180, '2010-12-23 12:04:27'), (50351, 13180, '2010-12-23 12:04:29'), (50352, 13180, '2010-12-23 12:04:31'), (50353, 13180, '2010-12-23 12:04:32'), (50354, 13180, '2010-12-23 12:04:34'), (50355, 13180, '2010-12-23 12:04:36'), (50356, 13180, '2010-12-23 12:04:38'), (50357, 13180, '2010-12-23 12:04:40'), (50358, 13180, '2010-12-23 12:04:41'), (50359, 13180, '2010-12-23 12:04:43'), (50360, 13180, '2010-12-23 12:04:45'), (50361, 13180, '2010-12-23 12:04:47'), (50362, 13180, '2010-12-23 12:04:49'), (50363, 13180, '2010-12-23 12:04:50'), (50364, 13180, '2010-12-23 12:04:52'), (50365, 13180, '2010-12-23 12:04:54'), (50366, 13180, '2010-12-23 12:04:56'), (50367, 13180, '2010-12-23 12:04:58'), (50368, 13180, '2010-12-23 12:04:59'), (50369, 13180, '2010-12-23 12:05:01'), (50370, 13180, '2010-12-23 12:05:03'), (50371, 13180, '2010-12-23 12:05:05'), (50372, 13180, '2010-12-23 12:05:07'), (50373, 13180, '2010-12-23 12:05:08'), (50374, 13180, '2010-12-23 12:05:10'), (50375, 13180, '2010-12-23 12:05:12'), (50376, 13180, '2010-12-23 12:05:14'), (50377, 13180, '2010-12-23 12:05:15'), (50378, 13180, '2010-12-23 12:05:17'), (50379, 13180, '2010-12-23 12:05:19'), (50380, 13180, '2010-12-23 12:05:21'), (50381, 13180, '2010-12-23 12:05:23'), (50382, 13180, '2010-12-23 12:05:25'), (50383, 13180, '2010-12-23 12:05:27'), (50384, 13180, '2010-12-23 12:05:28'), (50385, 13180, '2010-12-23 12:05:30'), (50386, 13180, '2010-12-23 12:05:32'), (50387, 13180, '2010-12-23 12:05:34'), (50388, 13180, '2010-12-23 12:05:36'), (50389, 13180, '2010-12-23 12:05:37'), (50390, 13180, '2010-12-23 12:05:39'), (50391, 13180, '2010-12-23 12:05:41'), (50392, 13180, '2010-12-23 12:05:43'), (50393, 13180, '2010-12-23 12:05:45'), (50394, 13180, '2010-12-23 12:05:46'), (50395, 13180, '2010-12-23 12:05:48'), (50396, 13180, '2010-12-23 12:05:50'), (50397, 13180, '2010-12-23 12:05:52'), (50398, 13180, '2010-12-23 12:05:54'), (50399, 13180, '2010-12-23 12:05:55'), (50400, 13180, '2010-12-23 12:05:57'), (50401, 13180, '2010-12-23 12:05:59'), (50402, 13180, '2010-12-23 12:06:01'), (50403, 13180, '2010-12-23 12:06:03'), (50404, 13180, '2010-12-23 12:06:04'), (50405, 13180, '2010-12-23 12:06:06'), (50406, 13180, '2010-12-23 12:06:08'), (50407, 13180, '2010-12-23 12:06:10'), (50408, 13180, '2010-12-23 12:06:12'), (50409, 13180, '2010-12-23 12:06:13'), (50410, 13180, '2010-12-23 12:06:15'), (50411, 13180, '2010-12-23 12:06:17'), (50412, 13180, '2010-12-23 12:06:19'), (50413, 13180, '2010-12-23 12:06:21'), (50414, 13180, '2010-12-23 12:06:23'), (50415, 13180, '2010-12-23 12:06:25'), (50416, 13180, '2010-12-23 12:06:27'), (50417, 13180, '2010-12-23 12:06:29'), (50418, 13180, '2010-12-23 12:06:31'), (50419, 13180, '2010-12-23 12:06:33'), (50420, 13180, '2010-12-23 12:06:35'), (50421, 13180, '2010-12-23 12:06:36'), (50422, 13180, '2010-12-23 12:06:38'), (50423, 13180, '2010-12-23 12:06:40'), (50424, 13180, '2010-12-23 12:06:42'), (50425, 13180, '2010-12-23 12:06:44'), (50426, 13180, '2010-12-23 12:06:46'), (50427, 13180, '2010-12-23 12:06:48'), (50428, 13180, '2010-12-23 12:06:50'), (50429, 13180, '2010-12-23 12:06:51'), (50430, 13180, '2010-12-23 12:06:53'), (50431, 13180, '2010-12-23 12:06:55'), (50432, 13180, '2010-12-23 12:06:57'), (50433, 13180, '2010-12-23 12:06:59'), (50434, 13180, '2010-12-23 12:07:01'), (50435, 13180, '2010-12-23 12:07:03'), (50436, 13180, '2010-12-23 12:07:04'), (50437, 13180, '2010-12-23 12:07:07'), (50438, 13180, '2010-12-23 12:07:08'), (50439, 13180, '2010-12-23 12:07:10'), (50440, 13180, '2010-12-23 12:07:12'), (50441, 13180, '2010-12-23 12:07:14'), (50442, 13180, '2010-12-23 12:07:16'), (50443, 13180, '2010-12-23 12:07:18'), (50444, 13180, '2010-12-23 12:07:19'), (50445, 13180, '2010-12-23 12:07:21'), (50446, 13180, '2010-12-23 12:07:23'), (50447, 13180, '2010-12-23 12:07:25'), (50448, 13180, '2010-12-23 12:07:26'), (50449, 13180, '2010-12-23 12:07:28'), (50450, 13180, '2010-12-23 12:07:30'), (50451, 13180, '2010-12-23 12:07:32'), (50452, 13180, '2010-12-23 12:07:34'), (50453, 13180, '2010-12-23 12:07:35'), (50454, 13180, '2010-12-23 12:07:37'), (50455, 13180, '2010-12-23 12:07:39'), (50456, 13180, '2010-12-23 12:07:41'), (50457, 13180, '2010-12-23 12:07:43'), (50458, 13180, '2010-12-23 12:07:44'), (50459, 13180, '2010-12-23 12:07:46'), (50460, 13180, '2010-12-23 12:07:48'), (50461, 13180, '2010-12-23 12:07:50'), (50462, 13180, '2010-12-23 12:07:51'), (50463, 13180, '2010-12-23 12:07:53'), (50464, 13180, '2010-12-23 12:07:55'), (50465, 13180, '2010-12-23 12:07:57'), (50466, 13180, '2010-12-23 12:07:59'), (50467, 13180, '2010-12-23 12:08:00'), (50468, 13180, '2010-12-23 12:08:02'), (50469, 13180, '2010-12-23 12:08:04'), (50470, 13180, '2010-12-23 12:08:06'), (50471, 13180, '2010-12-23 12:08:08'), (50472, 13180, '2010-12-23 12:08:09'), (50473, 13180, '2010-12-23 12:08:11'), (50474, 13180, '2010-12-23 12:08:13'), (50475, 13180, '2010-12-23 12:08:15'), (50476, 13180, '2010-12-23 12:08:17'), (50477, 13180, '2010-12-23 12:08:18'), (50478, 13180, '2010-12-23 12:08:20'), (50479, 13180, '2010-12-23 12:08:22'), (50480, 13180, '2010-12-23 12:08:24'), (50481, 13180, '2010-12-23 12:08:26'), (50482, 13180, '2010-12-23 12:08:28'), (50483, 13180, '2010-12-23 12:08:31'), (50484, 13180, '2010-12-23 12:08:33'), (50485, 13180, '2010-12-23 12:08:35'), (50486, 13180, '2010-12-23 12:08:37'), (50487, 13180, '2010-12-23 12:08:39'), (50488, 13180, '2010-12-23 12:08:41'), (50489, 13180, '2010-12-23 12:08:43'), (50490, 13180, '2010-12-23 12:08:45'), (50491, 13180, '2010-12-23 12:08:47'), (50492, 13180, '2010-12-23 12:08:49'), (50493, 13180, '2010-12-23 12:08:51'), (50494, 13180, '2010-12-23 12:08:53'), (50495, 13180, '2010-12-23 12:08:55'), (50496, 13180, '2010-12-23 12:08:57'), (50497, 13180, '2010-12-23 12:08:59'), (50498, 13180, '2010-12-23 12:09:01'), (50499, 13180, '2010-12-23 12:09:03'), (50500, 13180, '2010-12-23 12:09:05'), (50501, 13180, '2010-12-23 12:09:07'), (50502, 13180, '2010-12-23 12:09:09'), (50503, 13180, '2010-12-23 12:09:11'), (50504, 13180, '2010-12-23 12:09:13'), (50505, 13180, '2010-12-23 12:09:16'), (50506, 13180, '2010-12-23 12:09:18'), (50507, 13180, '2010-12-23 12:09:20'), (50508, 13180, '2010-12-23 12:09:23'), (50509, 13180, '2010-12-23 12:09:25'), (50510, 13180, '2010-12-23 12:09:27'), (50511, 13180, '2010-12-23 12:09:29'), (50512, 13180, '2010-12-23 12:09:33'), (50513, 13180, '2010-12-23 12:09:35'), (50514, 13180, '2010-12-23 12:09:37'), (50515, 13180, '2010-12-23 12:09:39'), (50516, 13180, '2010-12-23 12:09:41'), (50517, 13180, '2010-12-23 12:09:43'), (50518, 13180, '2010-12-23 12:09:45'), (50519, 13180, '2010-12-23 12:09:47'), (50520, 13180, '2010-12-23 12:09:49'), (50521, 13180, '2010-12-23 12:09:51'), (50522, 13180, '2010-12-23 12:09:53'), (50523, 13180, '2010-12-23 12:09:56'), (50524, 13180, '2010-12-23 12:09:58'), (50525, 13180, '2010-12-23 12:10:00'), (50526, 13180, '2010-12-23 12:10:02'), (50527, 13180, '2010-12-23 12:10:05'), (50528, 13180, '2010-12-23 12:10:07'), (50529, 13180, '2010-12-23 12:10:09'), (50530, 13180, '2010-12-23 12:10:11'), (50531, 13180, '2010-12-23 12:10:13'), (50532, 13180, '2010-12-23 12:10:15'), (50533, 13180, '2010-12-23 12:10:17'), (50534, 13180, '2010-12-23 12:10:19'), (50535, 13180, '2010-12-23 12:10:21'), (50536, 13180, '2010-12-23 12:10:23'), (50537, 13180, '2010-12-23 12:10:26'), (50538, 13180, '2010-12-23 12:10:27'), (50539, 13180, '2010-12-23 12:10:30'), (50540, 13180, '2010-12-23 12:10:32'), (50541, 13180, '2010-12-23 12:10:34'), (50542, 13180, '2010-12-23 12:10:36'), (50543, 13180, '2010-12-23 12:10:38'), (50544, 13180, '2010-12-23 12:10:40'), (50545, 13180, '2010-12-23 12:10:42'), (50546, 13180, '2010-12-23 12:10:45'), (50547, 13180, '2010-12-23 12:10:47'), (50548, 13180, '2010-12-23 12:10:50'), (50549, 13180, '2010-12-23 12:10:52'), (50550, 13180, '2010-12-23 12:10:54'), (50551, 13180, '2010-12-23 12:10:57'), (50552, 13180, '2010-12-23 12:10:59'), (50553, 13180, '2010-12-23 12:11:01'), (50554, 13180, '2010-12-23 12:11:05'), (50555, 13180, '2010-12-23 12:11:07'), (50556, 13180, '2010-12-23 12:11:09'), (50557, 13180, '2010-12-23 12:11:12'), (50558, 13180, '2010-12-23 12:11:14'), (50559, 13180, '2010-12-23 12:11:16'), (50560, 13180, '2010-12-23 12:11:18'), (50561, 13180, '2010-12-23 12:11:20'), (50562, 13180, '2010-12-23 12:11:21'), (50563, 13180, '2010-12-23 12:11:24'), (50564, 13180, '2010-12-23 12:11:26'), (50565, 13180, '2010-12-23 12:11:28'), (50566, 13180, '2010-12-23 12:11:30'), (50567, 13180, '2010-12-23 12:11:32'), (50568, 13180, '2010-12-23 12:11:34'), (50569, 13180, '2010-12-23 12:11:36'), (50570, 13180, '2010-12-23 12:11:38'), (50571, 13180, '2010-12-23 12:11:40'), (50572, 13180, '2010-12-23 12:11:42'), (50573, 13180, '2010-12-23 12:11:45'), (50574, 13180, '2010-12-23 12:11:49'), (50575, 13191, '2010-12-23 12:11:50'), (50576, 13180, '2010-12-23 12:11:52'), (50577, 13192, '2010-12-23 12:11:57'), (50578, 13180, '2010-12-23 12:11:57'), (50579, 13180, '2010-12-23 12:11:59'), (50580, 13180, '2010-12-23 12:12:02'), (50581, 13180, '2010-12-23 12:12:04'), (50582, 13180, '2010-12-23 12:12:07'), (50583, 13180, '2010-12-23 12:12:10'), (50584, 13180, '2010-12-23 12:12:12'), (50585, 13180, '2010-12-23 12:12:15'), (50586, 13180, '2010-12-23 12:12:17'), (50587, 13180, '2010-12-23 12:12:20'), (50588, 13180, '2010-12-23 12:12:23'), (50589, 13180, '2010-12-23 12:12:26'), (50590, 13180, '2010-12-23 12:12:29'), (50591, 13180, '2010-12-23 12:12:32'), (50592, 13180, '2010-12-23 12:12:34'), (50593, 13180, '2010-12-23 12:12:37'), (50594, 13180, '2010-12-23 12:12:39'), (50595, 13180, '2010-12-23 12:12:41'), (50596, 13180, '2010-12-23 12:12:44'), (50597, 13180, '2010-12-23 12:12:45'), (50598, 13180, '2010-12-23 12:12:47'), (50599, 13180, '2010-12-23 12:12:49'), (50600, 13180, '2010-12-23 12:12:51'), (50601, 13180, '2010-12-23 12:12:53'), (50602, 13180, '2010-12-23 12:12:55'), (50603, 13180, '2010-12-23 12:12:57'), (50604, 13180, '2010-12-23 12:13:00'), (50605, 13180, '2010-12-23 12:13:01'), (50606, 13180, '2010-12-23 12:13:03'), (50607, 13180, '2010-12-23 12:13:05'), (50608, 13180, '2010-12-23 12:13:07'), (50609, 13180, '2010-12-23 12:13:09'), (50610, 13180, '2010-12-23 12:13:11'), (50611, 13180, '2010-12-23 12:13:13'), (50612, 13180, '2010-12-23 12:13:15'), (50613, 13180, '2010-12-23 12:13:17'), (50614, 13180, '2010-12-23 12:13:19'), (50615, 13180, '2010-12-23 12:13:21'), (50616, 13180, '2010-12-23 12:13:23'), (50617, 13180, '2010-12-23 12:13:25'), (50618, 13180, '2010-12-23 12:13:27'), (50619, 13180, '2010-12-23 12:13:29'), (50620, 13180, '2010-12-23 12:13:31'), (50621, 13180, '2010-12-23 12:13:33'), (50622, 13180, '2010-12-23 12:13:35'), (50623, 13180, '2010-12-23 12:13:37'), (50624, 13180, '2010-12-23 12:13:39'), (50625, 13180, '2010-12-23 12:13:41'), (50626, 13180, '2010-12-23 12:13:43'), (50627, 13180, '2010-12-23 12:13:45'), (50628, 13180, '2010-12-23 12:13:47'), (50629, 13180, '2010-12-23 12:13:49'), (50630, 13180, '2010-12-23 12:13:51'), (50631, 13180, '2010-12-23 12:13:53'), (50632, 13180, '2010-12-23 12:13:54'), (50633, 13180, '2010-12-23 12:13:56'), (50634, 13180, '2010-12-23 12:13:58'), (50635, 13180, '2010-12-23 12:14:01'), (50636, 13180, '2010-12-23 12:14:03'), (50637, 13180, '2010-12-23 12:14:05'), (50638, 13180, '2010-12-23 12:14:06'), (50639, 13180, '2010-12-23 12:14:08'), (50640, 13180, '2010-12-23 12:14:11'), (50641, 13180, '2010-12-23 12:14:13'), (50642, 13180, '2010-12-23 12:14:14'), (50643, 13180, '2010-12-23 12:14:17'), (50644, 13180, '2010-12-23 12:14:19'), (50645, 13180, '2010-12-23 12:14:21'), (50646, 13180, '2010-12-23 12:14:23'), (50647, 13180, '2010-12-23 12:14:25'), (50648, 13180, '2010-12-23 12:14:27'), (50649, 13180, '2010-12-23 12:14:30'), (50650, 13180, '2010-12-23 12:14:32'), (50651, 13180, '2010-12-23 12:14:34'), (50652, 13180, '2010-12-23 12:14:36'), (50653, 13180, '2010-12-23 12:14:38'), (50654, 13180, '2010-12-23 12:14:40'), (50655, 13180, '2010-12-23 12:14:42'), (50656, 13180, '2010-12-23 12:14:44'), (50657, 13180, '2010-12-23 12:14:46'), (50658, 13180, '2010-12-23 12:14:48'), (50659, 13180, '2010-12-23 12:14:50'), (50660, 13180, '2010-12-23 12:14:52'), (50661, 13180, '2010-12-23 12:14:54'), (50662, 13180, '2010-12-23 12:14:56'), (50663, 13180, '2010-12-23 12:14:58'), (50664, 13180, '2010-12-23 12:15:00'), (50665, 13180, '2010-12-23 12:15:02'), (50666, 13180, '2010-12-23 12:15:04'), (50667, 13180, '2010-12-23 12:15:06'), (50668, 13180, '2010-12-23 12:15:08'), (50669, 13180, '2010-12-23 12:15:10'), (50670, 13180, '2010-12-23 12:15:12'), (50671, 13180, '2010-12-23 12:15:14'), (50672, 13180, '2010-12-23 12:15:16'), (50673, 13180, '2010-12-23 12:15:18'), (50674, 13180, '2010-12-23 12:15:20'), (50675, 13180, '2010-12-23 12:15:23'), (50676, 13180, '2010-12-23 12:15:25'), (50677, 13180, '2010-12-23 12:15:27'), (50678, 13180, '2010-12-23 12:15:29'), (50679, 13180, '2010-12-23 12:15:31'), (50680, 13180, '2010-12-23 12:15:33'), (50681, 13180, '2010-12-23 12:15:35'), (50682, 13180, '2010-12-23 12:15:37'), (50683, 13180, '2010-12-23 12:15:39'), (50684, 13180, '2010-12-23 12:15:41'), (50685, 13180, '2010-12-23 12:15:43'), (50686, 13180, '2010-12-23 12:15:45'), (50687, 13180, '2010-12-23 12:15:48'), (50688, 13180, '2010-12-23 12:15:50'), (50689, 13180, '2010-12-23 12:15:52'), (50690, 13180, '2010-12-23 12:15:54'), (50691, 13180, '2010-12-23 12:15:55'), (50692, 13180, '2010-12-23 12:15:58'), (50693, 13180, '2010-12-23 12:16:00'), (50694, 13180, '2010-12-23 12:16:01'), (50695, 13180, '2010-12-23 12:16:04'), (50696, 13180, '2010-12-23 12:16:06'), (50697, 13180, '2010-12-23 12:16:08'), (50698, 13180, '2010-12-23 12:16:10'), (50699, 13180, '2010-12-23 12:16:12'), (50700, 13180, '2010-12-23 12:16:14'), (50701, 13180, '2010-12-23 12:16:16'), (50702, 13180, '2010-12-23 12:16:18'), (50703, 13180, '2010-12-23 12:16:20'), (50704, 13180, '2010-12-23 12:16:22'), (50705, 13180, '2010-12-23 12:16:24'), (50706, 13180, '2010-12-23 12:16:27'), (50707, 13180, '2010-12-23 12:16:29'), (50708, 13180, '2010-12-23 12:16:31'), (50709, 13180, '2010-12-23 12:16:33'), (50710, 13180, '2010-12-23 12:16:35'), (50711, 13180, '2010-12-23 12:16:36'), (50712, 13180, '2010-12-23 12:16:38'), (50713, 13180, '2010-12-23 12:16:41'), (50714, 13180, '2010-12-23 12:16:43'), (50715, 13180, '2010-12-23 12:16:45'), (50716, 13180, '2010-12-23 12:16:47'), (50717, 13180, '2010-12-23 12:16:49'), (50718, 13180, '2010-12-23 12:16:51'), (50719, 13180, '2010-12-23 12:16:52'), (50720, 13180, '2010-12-23 12:16:54'), (50721, 13180, '2010-12-23 12:16:56'), (50722, 13180, '2010-12-23 12:16:58'), (50723, 13180, '2010-12-23 12:17:00'), (50724, 13180, '2010-12-23 12:17:02'), (50725, 13180, '2010-12-23 12:17:04'), (50726, 13180, '2010-12-23 12:17:06'), (50727, 13180, '2010-12-23 12:17:08'), (50728, 13180, '2010-12-23 12:17:10'), (50729, 13180, '2010-12-23 12:17:12'), (50730, 13180, '2010-12-23 12:17:14'), (50731, 13180, '2010-12-23 12:17:16'), (50732, 13180, '2010-12-23 12:17:18'), (50733, 13180, '2010-12-23 12:17:20'), (50734, 13180, '2010-12-23 12:17:22'), (50735, 13180, '2010-12-23 12:17:25'), (50736, 13180, '2010-12-23 12:17:27'), (50737, 13180, '2010-12-23 12:17:29'), (50738, 13180, '2010-12-23 12:17:30'), (50739, 13180, '2010-12-23 12:17:32'), (50740, 13180, '2010-12-23 12:17:34'), (50741, 13180, '2010-12-23 12:17:37'), (50742, 13180, '2010-12-23 12:17:39'), (50743, 13180, '2010-12-23 12:17:41'), (50744, 13180, '2010-12-23 12:17:43'), (50745, 13180, '2010-12-23 12:17:45'), (50746, 13180, '2010-12-23 12:17:47'), (50747, 13180, '2010-12-23 12:17:49'), (50748, 13180, '2010-12-23 12:17:51'), (50749, 13180, '2010-12-23 12:17:53'), (50750, 13180, '2010-12-23 12:17:55'), (50751, 13180, '2010-12-23 12:17:57'), (50752, 13180, '2010-12-23 12:17:59'), (50753, 13180, '2010-12-23 12:18:01'), (50754, 13180, '2010-12-23 12:18:03'), (50755, 13180, '2010-12-23 12:18:05'), (50756, 13180, '2010-12-23 12:18:07'), (50757, 13180, '2010-12-23 12:18:09'), (50758, 13180, '2010-12-23 12:18:11'), (50759, 13180, '2010-12-23 12:18:13'), (50760, 13180, '2010-12-23 12:18:15'), (50761, 13180, '2010-12-23 12:18:17'), (50762, 13180, '2010-12-23 12:18:19'), (50763, 13180, '2010-12-23 12:18:21'), (50764, 13180, '2010-12-23 12:18:23'), (50765, 13180, '2010-12-23 12:18:25'), (50766, 13180, '2010-12-23 12:18:27'), (50767, 13180, '2010-12-23 12:18:29'), (50768, 13180, '2010-12-23 12:18:31'), (50769, 13180, '2010-12-23 12:18:33'), (50770, 13180, '2010-12-23 12:18:35'), (50771, 13180, '2010-12-23 12:18:37'), (50772, 13180, '2010-12-23 12:18:39'), (50773, 13180, '2010-12-23 12:18:41'), (50774, 13180, '2010-12-23 12:18:43'), (50775, 13180, '2010-12-23 12:18:45'), (50776, 13180, '2010-12-23 12:18:47'), (50777, 13180, '2010-12-23 12:18:49'), (50778, 13180, '2010-12-23 12:18:51'), (50779, 13180, '2010-12-23 12:18:53'), (50780, 13180, '2010-12-23 12:18:55'), (50781, 13180, '2010-12-23 12:18:57'), (50782, 13180, '2010-12-23 12:18:59'), (50783, 13180, '2010-12-23 12:19:01'), (50784, 13180, '2010-12-23 12:19:03'), (50785, 13180, '2010-12-23 12:19:05'), (50786, 13180, '2010-12-23 12:19:07'), (50787, 13180, '2010-12-23 12:19:09'), (50788, 13180, '2010-12-23 12:19:11'), (50789, 13180, '2010-12-23 12:19:13'), (50790, 13180, '2010-12-23 12:19:15'), (50791, 13180, '2010-12-23 12:19:17'), (50792, 13180, '2010-12-23 12:19:19'), (50793, 13180, '2010-12-23 12:19:21'), (50794, 13180, '2010-12-23 12:19:23'), (50795, 13180, '2010-12-23 12:19:25'), (50796, 13180, '2010-12-23 12:19:27'), (50797, 13180, '2010-12-23 12:19:29'), (50798, 13180, '2010-12-23 12:19:31'), (50799, 13180, '2010-12-23 12:19:33'), (50800, 13180, '2010-12-23 12:19:35'), (50801, 13180, '2010-12-23 12:19:38'), (50802, 13180, '2010-12-23 12:19:40'), (50803, 13180, '2010-12-23 12:19:42'), (50804, 13180, '2010-12-23 12:19:44'), (50805, 13180, '2010-12-23 12:19:46'), (50806, 13180, '2010-12-23 12:19:48'), (50807, 13180, '2010-12-23 12:19:50'), (50808, 13180, '2010-12-23 12:19:52'), (50809, 13180, '2010-12-23 12:19:55'), (50810, 13180, '2010-12-23 12:19:56'), (50811, 13180, '2010-12-23 12:19:58'), (50812, 13180, '2010-12-23 12:20:00'), (50813, 13180, '2010-12-23 12:20:02'), (50814, 13180, '2010-12-23 12:20:03'), (50815, 13180, '2010-12-23 12:20:05'), (50816, 13180, '2010-12-23 12:20:07'), (50817, 13180, '2010-12-23 12:20:09'), (50818, 13180, '2010-12-23 12:20:11'), (50819, 13180, '2010-12-23 12:20:13'), (50820, 13180, '2010-12-23 12:20:14'), (50821, 13180, '2010-12-23 12:20:16'), (50822, 13180, '2010-12-23 12:20:18'), (50823, 13180, '2010-12-23 12:20:20'), (50824, 13180, '2010-12-23 12:20:22'), (50825, 13180, '2010-12-23 12:20:24'), (50826, 13180, '2010-12-23 12:20:25'), (50827, 13180, '2010-12-23 12:20:27'), (50828, 13180, '2010-12-23 12:20:29'), (50829, 13180, '2010-12-23 12:20:31'), (50830, 13180, '2010-12-23 12:20:33'), (50831, 13180, '2010-12-23 12:20:35'), (50832, 13180, '2010-12-23 12:20:36'), (50833, 13180, '2010-12-23 12:20:38'), (50834, 13180, '2010-12-23 12:20:40'), (50835, 13180, '2010-12-23 12:20:42'), (50836, 13180, '2010-12-23 12:20:44'), (50837, 13180, '2010-12-23 12:20:45'), (50838, 13180, '2010-12-23 12:20:47'), (50839, 13180, '2010-12-23 12:20:49'), (50840, 13180, '2010-12-23 12:20:51'), (50841, 13180, '2010-12-23 12:20:53'), (50842, 13180, '2010-12-23 12:20:54'), (50843, 13180, '2010-12-23 12:20:56'), (50844, 13180, '2010-12-23 12:20:58'), (50845, 13180, '2010-12-23 12:21:00'), (50846, 13180, '2010-12-23 12:21:02'), (50847, 13180, '2010-12-23 12:21:03'), (50848, 13180, '2010-12-23 12:21:05'), (50849, 13180, '2010-12-23 12:21:07'), (50850, 13180, '2010-12-23 12:21:09'), (50851, 13180, '2010-12-23 12:21:11'), (50852, 13180, '2010-12-23 12:21:13'), (50853, 13180, '2010-12-23 12:21:14'), (50854, 13180, '2010-12-23 12:21:16'), (50855, 13180, '2010-12-23 12:21:18'), (50856, 13180, '2010-12-23 12:21:20'), (50857, 13180, '2010-12-23 12:21:22'), (50858, 13180, '2010-12-23 12:21:23'), (50859, 13180, '2010-12-23 12:21:25'), (50860, 13180, '2010-12-23 12:21:27'), (50861, 13180, '2010-12-23 12:21:29'), (50862, 13180, '2010-12-23 12:21:31'), (50863, 13180, '2010-12-23 12:21:32'), (50864, 13180, '2010-12-23 12:21:35'), (50865, 13180, '2010-12-23 12:21:36'), (50866, 13180, '2010-12-23 12:21:38'), (50867, 13180, '2010-12-23 12:21:40'), (50868, 13180, '2010-12-23 12:21:42'), (50869, 13180, '2010-12-23 12:21:44'), (50870, 13180, '2010-12-23 12:21:45'), (50871, 13180, '2010-12-23 12:21:47'), (50872, 13180, '2010-12-23 12:21:49'), (50873, 13180, '2010-12-23 12:21:51'), (50874, 13180, '2010-12-23 12:21:53'), (50875, 13180, '2010-12-23 12:21:55'), (50876, 13180, '2010-12-23 12:21:56'), (50877, 13180, '2010-12-23 12:21:58'), (50878, 13180, '2010-12-23 12:22:00'), (50879, 13180, '2010-12-23 12:22:02'), (50880, 13180, '2010-12-23 12:22:04'), (50881, 13180, '2010-12-23 12:22:06'), (50882, 13180, '2010-12-23 12:22:07'), (50883, 13180, '2010-12-23 12:22:09'), (50884, 13180, '2010-12-23 12:22:11'), (50885, 13180, '2010-12-23 12:22:13'), (50886, 13180, '2010-12-23 12:22:15'), (50887, 13180, '2010-12-23 12:22:16'), (50888, 13180, '2010-12-23 12:22:18'), (50889, 13180, '2010-12-23 12:22:20'), (50890, 13180, '2010-12-23 12:22:22'), (50891, 13180, '2010-12-23 12:22:24'), (50892, 13180, '2010-12-23 12:22:25'), (50893, 13180, '2010-12-23 12:22:27'), (50894, 13180, '2010-12-23 12:22:29'), (50895, 13180, '2010-12-23 12:22:31'), (50896, 13180, '2010-12-23 12:22:33'), (50897, 13180, '2010-12-23 12:22:35'), (50898, 13180, '2010-12-23 12:22:36'), (50899, 13180, '2010-12-23 12:22:38'), (50900, 13180, '2010-12-23 12:22:40'), (50901, 13180, '2010-12-23 12:22:42'), (50902, 13180, '2010-12-23 12:22:44'), (50903, 13180, '2010-12-23 12:22:46'), (50904, 13180, '2010-12-23 12:22:47'), (50905, 13180, '2010-12-23 12:22:49'), (50906, 13180, '2010-12-23 12:22:51'), (50907, 13180, '2010-12-23 12:22:53'), (50908, 13180, '2010-12-23 12:22:55'), (50909, 13180, '2010-12-23 12:22:57'), (50910, 13180, '2010-12-23 12:22:58'), (50911, 13180, '2010-12-23 12:23:00'), (50912, 13180, '2010-12-23 12:23:02'), (50913, 13180, '2010-12-23 12:23:04'), (50914, 13180, '2010-12-23 12:23:06'), (50915, 13180, '2010-12-23 12:23:08'), (50916, 13180, '2010-12-23 12:23:10'), (50917, 13180, '2010-12-23 12:23:11'), (50918, 13180, '2010-12-23 12:23:13'), (50919, 13180, '2010-12-23 12:23:15'), (50920, 13180, '2010-12-23 12:23:17'), (50921, 13180, '2010-12-23 12:23:19'), (50922, 13180, '2010-12-23 12:23:21'), (50923, 13180, '2010-12-23 12:23:22'), (50924, 13180, '2010-12-23 12:23:24'), (50925, 13180, '2010-12-23 12:23:26'), (50926, 13180, '2010-12-23 12:23:28'), (50927, 13180, '2010-12-23 12:23:29'), (50928, 13180, '2010-12-23 12:23:31'), (50929, 13180, '2010-12-23 12:23:33'), (50930, 13180, '2010-12-23 12:23:35'), (50931, 13180, '2010-12-23 12:23:37'), (50932, 13180, '2010-12-23 12:23:38'), (50933, 13180, '2010-12-23 12:23:40'), (50934, 13180, '2010-12-23 12:23:42'), (50935, 13180, '2010-12-23 12:23:44'), (50936, 13180, '2010-12-23 12:23:46'), (50937, 13180, '2010-12-23 12:23:48'), (50938, 13180, '2010-12-23 12:23:49'), (50939, 13180, '2010-12-23 12:23:51'), (50940, 13180, '2010-12-23 12:23:53'), (50941, 13180, '2010-12-23 12:23:55'), (50942, 13180, '2010-12-23 12:23:56'), (50943, 13180, '2010-12-23 12:23:58'), (50944, 13180, '2010-12-23 12:24:00'), (50945, 13180, '2010-12-23 12:24:02'), (50946, 13180, '2010-12-23 12:24:04'), (50947, 13180, '2010-12-23 12:24:05'), (50948, 13180, '2010-12-23 12:24:07'), (50949, 13180, '2010-12-23 12:24:09'), (50950, 13180, '2010-12-23 12:24:11'), (50951, 13180, '2010-12-23 12:24:13'), (50952, 13180, '2010-12-23 12:24:14'), (50953, 13180, '2010-12-23 12:24:16'), (50954, 13180, '2010-12-23 12:24:18'), (50955, 13180, '2010-12-23 12:24:20'), (50956, 13180, '2010-12-23 12:24:22'), (50957, 13180, '2010-12-23 12:24:23'), (50958, 13180, '2010-12-23 12:24:25'), (50959, 13180, '2010-12-23 12:24:27'), (50960, 13180, '2010-12-23 12:24:29'), (50961, 13180, '2010-12-23 12:24:30'), (50962, 13180, '2010-12-23 12:24:32'), (50963, 13180, '2010-12-23 12:24:34'), (50964, 13180, '2010-12-23 12:24:36'), (50965, 13180, '2010-12-23 12:24:38'), (50966, 13180, '2010-12-23 12:24:39'), (50967, 13180, '2010-12-23 12:24:41'), (50968, 13180, '2010-12-23 12:24:43'), (50969, 13180, '2010-12-23 12:24:45'), (50970, 13180, '2010-12-23 12:24:47'), (50971, 13180, '2010-12-23 12:24:48'), (50972, 13180, '2010-12-23 12:24:50'), (50973, 13180, '2010-12-23 12:24:52'), (50974, 13180, '2010-12-23 12:24:55'), (50975, 13180, '2010-12-23 12:24:57'), (50976, 13180, '2010-12-23 12:24:59'), (50977, 13180, '2010-12-23 12:25:01'), (50978, 13180, '2010-12-23 12:25:05'), (50979, 13180, '2010-12-23 12:25:07'), (50980, 13180, '2010-12-23 12:25:09'), (50981, 13180, '2010-12-23 12:25:10'), (50982, 13180, '2010-12-23 12:25:12'), (50983, 13180, '2010-12-23 12:25:14'), (50984, 13180, '2010-12-23 12:25:16'), (50985, 13180, '2010-12-23 12:25:18'), (50986, 13180, '2010-12-23 12:25:20'), (50987, 13180, '2010-12-23 12:25:22'), (50988, 13180, '2010-12-23 12:25:24'), (50989, 13180, '2010-12-23 12:25:26'), (50990, 13180, '2010-12-23 12:25:28'), (50991, 13180, '2010-12-23 12:25:30'), (50992, 13180, '2010-12-23 12:25:32'), (50993, 13180, '2010-12-23 12:25:34'), (50994, 13180, '2010-12-23 12:25:37'), (50995, 13180, '2010-12-23 12:25:39'), (50996, 13180, '2010-12-23 12:25:41'), (50997, 13180, '2010-12-23 12:25:43'), (50998, 13180, '2010-12-23 12:25:45'), (50999, 13180, '2010-12-23 12:25:47'), (51000, 13180, '2010-12-23 12:25:49'), (51001, 13180, '2010-12-23 12:25:51'), (51002, 13180, '2010-12-23 12:25:53'), (51003, 13180, '2010-12-23 12:25:55'), (51004, 13180, '2010-12-23 12:25:57'), (51005, 13180, '2010-12-23 12:25:59'), (51006, 13180, '2010-12-23 12:26:01'), (51007, 13180, '2010-12-23 12:26:03'), (51008, 13180, '2010-12-23 12:26:05'), (51009, 13180, '2010-12-23 12:26:07'), (51010, 13180, '2010-12-23 12:26:09'), (51011, 13180, '2010-12-23 12:26:11'), (51012, 13180, '2010-12-23 12:26:13'), (51013, 13180, '2010-12-23 12:26:15'), (51014, 13180, '2010-12-23 12:26:17'), (51015, 13180, '2010-12-23 12:26:19'), (51016, 13180, '2010-12-23 12:26:21'), (51017, 13180, '2010-12-23 12:26:23'), (51018, 13180, '2010-12-23 12:26:25'), (51019, 13180, '2010-12-23 12:26:27'), (51020, 13180, '2010-12-23 12:26:29'), (51021, 13180, '2010-12-23 12:26:31'), (51022, 13180, '2010-12-23 12:26:33'), (51023, 13180, '2010-12-23 12:26:35'), (51024, 13180, '2010-12-23 12:26:37'), (51025, 13180, '2010-12-23 12:26:39'), (51026, 13180, '2010-12-23 12:26:41'), (51027, 13180, '2010-12-23 12:26:43'), (51028, 13180, '2010-12-23 12:26:45'), (51029, 13180, '2010-12-23 12:26:47'), (51030, 13180, '2010-12-23 12:26:49'), (51031, 13180, '2010-12-23 12:26:51'), (51032, 13180, '2010-12-23 12:26:53'), (51033, 13180, '2010-12-23 12:26:55'), (51034, 13180, '2010-12-23 12:26:57'), (51035, 13180, '2010-12-23 12:26:59'), (51036, 13180, '2010-12-23 12:27:01'), (51037, 13180, '2010-12-23 12:27:03'), (51038, 13180, '2010-12-23 12:27:06'), (51039, 13180, '2010-12-23 12:27:08'), (51040, 13180, '2010-12-23 12:27:10'), (51041, 13180, '2010-12-23 12:27:12'), (51042, 13180, '2010-12-23 12:27:14'), (51043, 13180, '2010-12-23 12:27:16'), (51044, 13180, '2010-12-23 12:27:18'), (51045, 13180, '2010-12-23 12:27:20'), (51046, 13180, '2010-12-23 12:27:22'), (51047, 13180, '2010-12-23 12:27:24'), (51048, 13180, '2010-12-23 12:27:27'), (51049, 13180, '2010-12-23 12:27:29'), (51050, 13180, '2010-12-23 12:27:31'), (51051, 13180, '2010-12-23 12:27:33'), (51052, 13180, '2010-12-23 12:27:35'), (51053, 13180, '2010-12-23 12:27:37'), (51054, 13180, '2010-12-23 12:27:39'), (51055, 13180, '2010-12-23 12:27:41'), (51056, 13180, '2010-12-23 12:27:43'), (51057, 13180, '2010-12-23 12:27:45'), (51058, 13180, '2010-12-23 12:27:47'), (51059, 13180, '2010-12-23 12:27:49'), (51060, 13180, '2010-12-23 12:27:51'), (51061, 13180, '2010-12-23 12:27:53'), (51062, 13180, '2010-12-23 12:27:55'), (51063, 13180, '2010-12-23 12:27:57'), (51064, 13180, '2010-12-23 12:27:59'), (51065, 13180, '2010-12-23 12:28:01'), (51066, 13180, '2010-12-23 12:28:03'), (51067, 13180, '2010-12-23 12:28:05'), (51068, 13180, '2010-12-23 12:28:07'), (51069, 13180, '2010-12-23 12:28:09'), (51070, 13180, '2010-12-23 12:28:12'), (51071, 13180, '2010-12-23 12:28:14'), (51072, 13180, '2010-12-23 12:28:16'), (51073, 13180, '2010-12-23 12:28:18'), (51074, 13180, '2010-12-23 12:28:21'), (51075, 13180, '2010-12-23 12:28:23'), (51076, 13180, '2010-12-23 12:28:25'), (51077, 13180, '2010-12-23 12:28:27'), (51078, 13180, '2010-12-23 12:28:30'), (51079, 13180, '2010-12-23 12:28:32'), (51080, 13180, '2010-12-23 12:28:34'), (51081, 13180, '2010-12-23 12:28:36'), (51082, 13180, '2010-12-23 12:28:38'), (51083, 13180, '2010-12-23 12:28:41'), (51084, 13180, '2010-12-23 12:28:43'), (51085, 13180, '2010-12-23 12:28:45'), (51086, 13180, '2010-12-23 12:28:47'), (51087, 13180, '2010-12-23 12:28:48'), (51088, 13180, '2010-12-23 12:28:50'), (51089, 13180, '2010-12-23 12:28:52'), (51090, 13180, '2010-12-23 12:28:54'), (51091, 13180, '2010-12-23 12:28:56'), (51092, 13180, '2010-12-23 12:28:58'), (51093, 13180, '2010-12-23 12:29:00'), (51094, 13180, '2010-12-23 12:29:02'), (51095, 13180, '2010-12-23 12:29:04'), (51096, 13180, '2010-12-23 12:29:05'), (51097, 13180, '2010-12-23 12:29:07'), (51098, 13180, '2010-12-23 12:29:09'), (51099, 13180, '2010-12-23 12:29:11'), (51100, 13180, '2010-12-23 12:29:13'), (51101, 13180, '2010-12-23 12:29:15'), (51102, 13180, '2010-12-23 12:29:17'), (51103, 13180, '2010-12-23 12:29:18'), (51104, 13180, '2010-12-23 12:29:20'), (51105, 13180, '2010-12-23 12:29:22'), (51106, 13180, '2010-12-23 12:29:24'), (51107, 13180, '2010-12-23 12:29:26'), (51108, 13180, '2010-12-23 12:29:28'), (51109, 13180, '2010-12-23 12:29:30'), (51110, 13180, '2010-12-23 12:29:32'), (51111, 13180, '2010-12-23 12:29:33'), (51112, 13180, '2010-12-23 12:29:35'), (51113, 13180, '2010-12-23 12:29:37'), (51114, 13180, '2010-12-23 12:29:39'), (51115, 13180, '2010-12-23 12:29:41'), (51116, 13180, '2010-12-23 12:29:43'), (51117, 13180, '2010-12-23 12:29:45'), (51118, 13180, '2010-12-23 12:29:46'), (51119, 13180, '2010-12-23 12:29:48'), (51120, 13180, '2010-12-23 12:29:50'), (51121, 13180, '2010-12-23 12:29:52'), (51122, 13180, '2010-12-23 12:29:54'), (51123, 13180, '2010-12-23 12:29:56'), (51124, 13180, '2010-12-23 12:29:57'), (51125, 13180, '2010-12-23 12:29:59'), (51126, 13180, '2010-12-23 12:30:01'), (51127, 13180, '2010-12-23 12:30:03'), (51128, 13180, '2010-12-23 12:30:05'), (51129, 13180, '2010-12-23 12:30:07'), (51130, 13180, '2010-12-23 12:30:09'), (51131, 13180, '2010-12-23 12:30:11'), (51132, 13180, '2010-12-23 12:30:13'), (51133, 13180, '2010-12-23 12:30:14'), (51134, 13180, '2010-12-23 12:30:16'), (51135, 13180, '2010-12-23 12:30:18'), (51136, 13180, '2010-12-23 12:30:20'), (51137, 13180, '2010-12-23 12:30:22'), (51138, 13180, '2010-12-23 12:30:24'), (51139, 13180, '2010-12-23 12:30:26'), (51140, 13180, '2010-12-23 12:30:28'), (51141, 13180, '2010-12-23 12:30:30'), (51142, 13180, '2010-12-23 12:30:32'), (51143, 13180, '2010-12-23 12:30:34'), (51144, 13180, '2010-12-23 12:30:36'), (51145, 13180, '2010-12-23 12:30:38'), (51146, 13180, '2010-12-23 12:30:40'), (51147, 13180, '2010-12-23 12:30:42'), (51148, 13180, '2010-12-23 12:30:44'), (51149, 13180, '2010-12-23 12:30:46'), (51150, 13180, '2010-12-23 12:30:48'), (51151, 13180, '2010-12-23 12:30:50'), (51152, 13180, '2010-12-23 12:30:52'), (51153, 13180, '2010-12-23 12:30:54'), (51154, 13180, '2010-12-23 12:30:56'), (51155, 13180, '2010-12-23 12:30:58'), (51156, 13180, '2010-12-23 12:31:00'), (51157, 13180, '2010-12-23 12:31:03'), (51158, 13180, '2010-12-23 12:31:05'), (51159, 13180, '2010-12-23 12:31:07'), (51160, 13180, '2010-12-23 12:31:09'), (51161, 13180, '2010-12-23 12:31:11'), (51162, 13180, '2010-12-23 12:31:13'), (51163, 13180, '2010-12-23 12:31:14'), (51164, 13180, '2010-12-23 12:31:17'), (51165, 13180, '2010-12-23 12:31:19'), (51166, 13180, '2010-12-23 12:31:20'), (51167, 13180, '2010-12-23 12:31:23'), (51168, 13180, '2010-12-23 12:31:25'), (51169, 13180, '2010-12-23 12:31:27'), (51170, 13180, '2010-12-23 12:31:29'), (51171, 13180, '2010-12-23 12:31:31'), (51172, 13180, '2010-12-23 12:31:33'), (51173, 13180, '2010-12-23 12:31:34'), (51174, 13180, '2010-12-23 12:31:37'), (51175, 13180, '2010-12-23 12:31:39'), (51176, 13180, '2010-12-23 12:31:41'), (51177, 13180, '2010-12-23 12:31:43'), (51178, 13180, '2010-12-23 12:31:45'), (51179, 13180, '2010-12-23 12:31:47'), (51180, 13180, '2010-12-23 12:31:49'), (51181, 13180, '2010-12-23 12:31:51'), (51182, 13180, '2010-12-23 12:31:54'), (51183, 13180, '2010-12-23 12:31:56'), (51184, 13180, '2010-12-23 12:31:59'), (51185, 13180, '2010-12-23 12:32:01'), (51186, 13180, '2010-12-23 12:32:03'), (51187, 13180, '2010-12-23 12:32:05'), (51188, 13180, '2010-12-23 12:32:07'), (51189, 13180, '2010-12-23 12:32:09'), (51190, 13180, '2010-12-23 12:32:11'), (51191, 13180, '2010-12-23 12:32:13'), (51192, 13180, '2010-12-23 12:32:15'), (51193, 13180, '2010-12-23 12:32:17'), (51194, 13180, '2010-12-23 12:32:20'), (51195, 13180, '2010-12-23 12:32:22'), (51196, 13180, '2010-12-23 12:32:23'), (51197, 13180, '2010-12-23 12:32:25'), (51198, 13180, '2010-12-23 12:32:27'), (51199, 13180, '2010-12-23 12:32:29'), (51200, 13180, '2010-12-23 12:32:31'), (51201, 13180, '2010-12-23 12:32:33'), (51202, 13180, '2010-12-23 12:32:34'), (51203, 13180, '2010-12-23 12:32:36'), (51204, 13180, '2010-12-23 12:32:38'), (51205, 13180, '2010-12-23 12:32:40'), (51206, 13180, '2010-12-23 12:32:42'), (51207, 13180, '2010-12-23 12:32:44'), (51208, 13180, '2010-12-23 12:32:46'), (51209, 13180, '2010-12-23 12:32:47'), (51210, 13180, '2010-12-23 12:32:49'), (51211, 13180, '2010-12-23 12:32:51'), (51212, 13180, '2010-12-23 12:32:53'), (51213, 13180, '2010-12-23 12:32:55'), (51214, 13180, '2010-12-23 12:32:57'), (51215, 13180, '2010-12-23 12:32:58'), (51216, 13180, '2010-12-23 12:33:00'), (51217, 13180, '2010-12-23 12:33:02'), (51218, 13180, '2010-12-23 12:33:04'), (51219, 13180, '2010-12-23 12:33:06'), (51220, 13180, '2010-12-23 12:33:08'), (51221, 13180, '2010-12-23 12:33:10'), (51222, 13180, '2010-12-23 12:33:12'), (51223, 13180, '2010-12-23 12:33:14'), (51224, 13180, '2010-12-23 12:33:15'), (51225, 13180, '2010-12-23 12:33:17'), (51226, 13180, '2010-12-23 12:33:19'), (51227, 13180, '2010-12-23 12:33:21'), (51228, 13180, '2010-12-23 12:33:23'), (51229, 13180, '2010-12-23 12:33:25'), (51230, 13180, '2010-12-23 12:33:26'), (51231, 13180, '2010-12-23 12:33:28'), (51232, 13180, '2010-12-23 12:33:30'), (51233, 13180, '2010-12-23 12:33:32'), (51234, 13180, '2010-12-23 12:33:34'), (51235, 13180, '2010-12-23 12:33:35'), (51236, 13180, '2010-12-23 12:33:37'), (51237, 13180, '2010-12-23 12:33:39'), (51238, 13180, '2010-12-23 12:33:41'), (51239, 13180, '2010-12-23 12:33:43'), (51240, 13180, '2010-12-23 12:33:45'), (51241, 13180, '2010-12-23 12:33:47'), (51242, 13180, '2010-12-23 12:33:49'), (51243, 13180, '2010-12-23 12:33:50'), (51244, 13180, '2010-12-23 12:33:52'), (51245, 13180, '2010-12-23 12:33:54'), (51246, 13180, '2010-12-23 12:33:56'), (51247, 13180, '2010-12-23 12:33:58'), (51248, 13180, '2010-12-23 12:33:59'), (51249, 13180, '2010-12-23 12:34:01'), (51250, 13180, '2010-12-23 12:34:03'), (51251, 13180, '2010-12-23 12:34:05'), (51252, 13180, '2010-12-23 12:34:07'), (51253, 13180, '2010-12-23 12:34:08'), (51254, 13180, '2010-12-23 12:34:10'), (51255, 13180, '2010-12-23 12:34:12'), (51256, 13180, '2010-12-23 12:34:14'), (51257, 13180, '2010-12-23 12:34:16'), (51258, 13180, '2010-12-23 12:34:17'), (51259, 13180, '2010-12-23 12:34:19'), (51260, 13180, '2010-12-23 12:34:21'), (51261, 13180, '2010-12-23 12:34:23'), (51262, 13180, '2010-12-23 12:34:25'), (51263, 13180, '2010-12-23 12:34:26'), (51264, 13180, '2010-12-23 12:34:28'), (51265, 13180, '2010-12-23 12:34:30'), (51266, 13180, '2010-12-23 12:34:32'), (51267, 13180, '2010-12-23 12:34:34'), (51268, 13180, '2010-12-23 12:34:35'), (51269, 13180, '2010-12-23 12:34:37'), (51270, 13180, '2010-12-23 12:34:39'), (51271, 13180, '2010-12-23 12:34:41'), (51272, 13180, '2010-12-23 12:34:43'), (51273, 13180, '2010-12-23 12:34:45'), (51274, 13180, '2010-12-23 12:34:47'), (51275, 13180, '2010-12-23 12:34:48'), (51276, 13180, '2010-12-23 12:34:50'), (51277, 13180, '2010-12-23 12:34:52'), (51278, 13180, '2010-12-23 12:34:54'), (51279, 13180, '2010-12-23 12:34:56'), (51280, 13180, '2010-12-23 12:34:58'), (51281, 13180, '2010-12-23 12:34:59'), (51282, 13180, '2010-12-23 12:35:01'), (51283, 13180, '2010-12-23 12:35:04'), (51284, 13180, '2010-12-23 12:35:05'), (51285, 13180, '2010-12-23 12:35:07'), (51286, 13180, '2010-12-23 12:35:10'), (51287, 13180, '2010-12-23 12:35:12'), (51288, 13180, '2010-12-23 12:35:13'), (51289, 13180, '2010-12-23 12:35:15'), (51290, 13180, '2010-12-23 12:35:17'), (51291, 13180, '2010-12-23 12:35:19'), (51292, 13180, '2010-12-23 12:35:21'), (51293, 13180, '2010-12-23 12:35:23'), (51294, 13180, '2010-12-23 12:35:25'), (51295, 13180, '2010-12-23 12:35:27'), (51296, 13180, '2010-12-23 12:35:29'), (51297, 13180, '2010-12-23 12:35:31'), (51298, 13180, '2010-12-23 12:35:33'), (51299, 13180, '2010-12-23 12:35:35'), (51300, 13180, '2010-12-23 12:35:37'), (51301, 13180, '2010-12-23 12:35:38'), (51302, 13180, '2010-12-23 12:35:40'), (51303, 13180, '2010-12-23 12:35:42'), (51304, 13180, '2010-12-23 12:35:44'), (51305, 13180, '2010-12-23 12:35:46'), (51306, 13180, '2010-12-23 12:35:48'), (51307, 13180, '2010-12-23 12:35:50'), (51308, 13180, '2010-12-23 12:35:52'), (51309, 13180, '2010-12-23 12:35:54'), (51310, 13180, '2010-12-23 12:35:56'), (51311, 13180, '2010-12-23 12:36:00'), (51312, 13170, '2010-12-23 12:36:02'), (51313, 13180, '2010-12-23 12:36:03'), (51314, 13170, '2010-12-23 12:36:06'), (51315, 13170, '2010-12-23 12:36:07'), (51316, 13180, '2010-12-23 12:36:07'), (51317, 13180, '2010-12-23 12:36:09'), (51318, 13180, '2010-12-23 12:36:11'), (51319, 13180, '2010-12-23 12:36:14'), (51320, 13180, '2010-12-23 12:36:16'), (51321, 13180, '2010-12-23 12:36:18'), (51322, 13180, '2010-12-23 12:36:20'), (51323, 13180, '2010-12-23 12:36:22'), (51324, 13180, '2010-12-23 12:36:24'), (51325, 13180, '2010-12-23 12:36:26'), (51326, 13180, '2010-12-23 12:36:28'), (51327, 13180, '2010-12-23 12:36:30'), (51328, 13180, '2010-12-23 12:36:32'), (51329, 13180, '2010-12-23 12:36:34'), (51330, 13180, '2010-12-23 12:36:36'), (51331, 13180, '2010-12-23 12:36:38'), (51332, 13180, '2010-12-23 12:36:40'), (51333, 13180, '2010-12-23 12:36:42'), (51334, 13180, '2010-12-23 12:36:45'), (51335, 13180, '2010-12-23 12:36:47'), (51336, 13180, '2010-12-23 12:36:48'), (51337, 13180, '2010-12-23 12:36:50'), (51338, 13180, '2010-12-23 12:36:52'), (51339, 13180, '2010-12-23 12:36:54'), (51340, 13180, '2010-12-23 12:36:56'), (51341, 13180, '2010-12-23 12:36:58'), (51342, 13180, '2010-12-23 12:37:00'), (51343, 13180, '2010-12-23 12:37:02'), (51344, 13180, '2010-12-23 12:37:05'), (51345, 13180, '2010-12-23 12:37:06'), (51346, 13180, '2010-12-23 12:37:08'), (51347, 13180, '2010-12-23 12:37:10'), (51348, 13180, '2010-12-23 12:37:12'), (51349, 13180, '2010-12-23 12:37:14'), (51350, 13180, '2010-12-23 12:37:16'), (51351, 13180, '2010-12-23 12:37:18'), (51352, 13180, '2010-12-23 12:37:20'), (51353, 13180, '2010-12-23 12:37:22'), (51354, 13180, '2010-12-23 12:37:24'), (51355, 13170, '2010-12-23 12:37:27'), (51356, 13180, '2010-12-23 12:37:28'), (51357, 13180, '2010-12-23 12:37:29'), (51358, 13180, '2010-12-23 12:37:31'), (51359, 13180, '2010-12-23 12:37:34'), (51360, 13170, '2010-12-23 12:37:35'), (51361, 13180, '2010-12-23 12:37:37'), (51362, 13180, '2010-12-23 12:37:39'), (51363, 13180, '2010-12-23 12:37:41'), (51364, 13180, '2010-12-23 12:37:43'), (51365, 13180, '2010-12-23 12:37:44'), (51366, 13180, '2010-12-23 12:37:46'), (51367, 13180, '2010-12-23 12:37:48'), (51368, 13180, '2010-12-23 12:37:50'), (51369, 13180, '2010-12-23 12:37:52'), (51370, 13180, '2010-12-23 12:37:54'), (51371, 13180, '2010-12-23 12:37:56'), (51372, 13180, '2010-12-23 12:37:58'), (51373, 13180, '2010-12-23 12:38:01'), (51374, 13180, '2010-12-23 12:38:03'), (51375, 13180, '2010-12-23 12:38:05'), (51376, 13180, '2010-12-23 12:38:08'), (51377, 13180, '2010-12-23 12:38:10'), (51378, 13180, '2010-12-23 12:38:12'), (51379, 13180, '2010-12-23 12:38:13'), (51380, 13180, '2010-12-23 12:38:15'), (51381, 13180, '2010-12-23 12:38:17'), (51382, 13180, '2010-12-23 12:38:19'), (51383, 13180, '2010-12-23 12:38:21'), (51384, 13180, '2010-12-23 12:38:23'), (51385, 13180, '2010-12-23 12:38:24'), (51386, 13180, '2010-12-23 12:38:26'), (51387, 13180, '2010-12-23 12:38:28'), (51388, 13180, '2010-12-23 12:38:30'), (51389, 13180, '2010-12-23 12:38:32'), (51390, 13180, '2010-12-23 12:38:33'), (51391, 13180, '2010-12-23 12:38:35'), (51392, 13180, '2010-12-23 12:38:37'), (51393, 13180, '2010-12-23 12:38:39'), (51394, 13180, '2010-12-23 12:38:41'), (51395, 13180, '2010-12-23 12:38:43'), (51396, 13180, '2010-12-23 12:38:45'), (51397, 13180, '2010-12-23 12:38:47'), (51398, 13180, '2010-12-23 12:38:48'), (51399, 13180, '2010-12-23 12:38:50'), (51400, 13180, '2010-12-23 12:38:52'), (51401, 13180, '2010-12-23 12:38:54'), (51402, 13180, '2010-12-23 12:38:56'), (51403, 13180, '2010-12-23 12:38:57'), (51404, 13180, '2010-12-23 12:38:59'), (51405, 13180, '2010-12-23 12:39:01'), (51406, 13180, '2010-12-23 12:39:03'), (51407, 13180, '2010-12-23 12:39:05'), (51408, 13180, '2010-12-23 12:39:07'), (51409, 13180, '2010-12-23 12:39:08'), (51410, 13180, '2010-12-23 12:39:10'), (51411, 13180, '2010-12-23 12:39:12'), (51412, 13180, '2010-12-23 12:39:14'), (51413, 13180, '2010-12-23 12:39:16'), (51414, 13180, '2010-12-23 12:39:18'), (51415, 13180, '2010-12-23 12:39:20'), (51416, 13180, '2010-12-23 12:39:22'), (51417, 13180, '2010-12-23 12:39:24'), (51418, 13180, '2010-12-23 12:39:26'), (51419, 13180, '2010-12-23 12:39:28'), (51420, 13180, '2010-12-23 12:39:30'), (51421, 13180, '2010-12-23 12:39:32'), (51422, 13180, '2010-12-23 12:39:34'), (51423, 13180, '2010-12-23 12:39:36'), (51424, 13180, '2010-12-23 12:39:38'), (51425, 13180, '2010-12-23 12:39:39'), (51426, 13180, '2010-12-23 12:39:43'), (51427, 13170, '2010-12-23 12:39:45'), (51428, 13170, '2010-12-23 12:39:46'), (51429, 13180, '2010-12-23 12:39:46'), (51430, 13180, '2010-12-23 12:39:48'), (51431, 13180, '2010-12-23 12:39:50'), (51432, 13180, '2010-12-23 12:39:52'), (51433, 13180, '2010-12-23 12:39:54'), (51434, 13180, '2010-12-23 12:39:56'), (51435, 13180, '2010-12-23 12:39:57'), (51436, 13180, '2010-12-23 12:39:59'), (51437, 13180, '2010-12-23 12:40:01'), (51438, 13180, '2010-12-23 12:40:03'), (51439, 13180, '2010-12-23 12:40:05'), (51440, 13180, '2010-12-23 12:40:07'), (51441, 13180, '2010-12-23 12:40:09'), (51442, 13180, '2010-12-23 12:40:10'), (51443, 13180, '2010-12-23 12:40:12'), (51444, 13180, '2010-12-23 12:40:14'), (51445, 13180, '2010-12-23 12:40:16'), (51446, 13180, '2010-12-23 12:40:18'), (51447, 13180, '2010-12-23 12:40:20'), (51448, 13180, '2010-12-23 12:40:22'), (51449, 13180, '2010-12-23 12:40:24'), (51450, 13180, '2010-12-23 12:40:25'), (51451, 13180, '2010-12-23 12:40:27'), (51452, 13180, '2010-12-23 12:40:29'), (51453, 13180, '2010-12-23 12:40:31'), (51454, 13180, '2010-12-23 12:40:33'), (51455, 13180, '2010-12-23 12:40:34'), (51456, 13180, '2010-12-23 12:40:36'), (51457, 13180, '2010-12-23 12:40:38'), (51458, 13180, '2010-12-23 12:40:40'), (51459, 13180, '2010-12-23 12:40:42'), (51460, 13180, '2010-12-23 12:40:43'), (51461, 13180, '2010-12-23 12:40:45'), (51462, 13180, '2010-12-23 12:40:47'), (51463, 13180, '2010-12-23 12:40:49'), (51464, 13180, '2010-12-23 12:40:51'), (51465, 13180, '2010-12-23 12:40:52'), (51466, 13180, '2010-12-23 12:40:54'), (51467, 13180, '2010-12-23 12:40:56'), (51468, 13180, '2010-12-23 12:40:58'), (51469, 13180, '2010-12-23 12:41:00'), (51470, 13180, '2010-12-23 12:41:02'), (51471, 13180, '2010-12-23 12:41:03'), (51472, 13180, '2010-12-23 12:41:05'), (51473, 13180, '2010-12-23 12:41:07'), (51474, 13180, '2010-12-23 12:41:09'), (51475, 13180, '2010-12-23 12:41:11'), (51476, 13180, '2010-12-23 12:41:13'), (51477, 13180, '2010-12-23 12:41:15'), (51478, 13180, '2010-12-23 12:41:16'), (51479, 13180, '2010-12-23 12:41:18'), (51480, 13180, '2010-12-23 12:41:20'), (51481, 13180, '2010-12-23 12:41:22'), (51482, 13180, '2010-12-23 12:41:24'), (51483, 13180, '2010-12-23 12:41:26'), (51484, 13180, '2010-12-23 12:41:28'), (51485, 13180, '2010-12-23 12:41:30'), (51486, 13180, '2010-12-23 12:41:32'), (51487, 13180, '2010-12-23 12:41:33'), (51488, 13180, '2010-12-23 12:41:35'), (51489, 13180, '2010-12-23 12:41:37'), (51490, 13180, '2010-12-23 12:41:39'), (51491, 13180, '2010-12-23 12:41:41'), (51492, 13180, '2010-12-23 12:41:42'), (51493, 13180, '2010-12-23 12:41:44'), (51494, 13180, '2010-12-23 12:41:46'), (51495, 13180, '2010-12-23 12:41:48'), (51496, 13180, '2010-12-23 12:41:50'), (51497, 13180, '2010-12-23 12:41:52'), (51498, 13180, '2010-12-23 12:41:54'), (51499, 13180, '2010-12-23 12:41:56'), (51500, 13180, '2010-12-23 12:41:57'), (51501, 13180, '2010-12-23 12:42:00'), (51502, 13180, '2010-12-23 12:42:01'), (51503, 13180, '2010-12-23 12:42:03'), (51504, 13180, '2010-12-23 12:42:05'), (51505, 13180, '2010-12-23 12:42:07'), (51506, 13180, '2010-12-23 12:42:09'), (51507, 13180, '2010-12-23 12:42:11'), (51508, 13170, '2010-12-23 12:42:12'), (51509, 13170, '2010-12-23 12:42:15'), (51510, 13180, '2010-12-23 12:42:15'), (51511, 13180, '2010-12-23 12:42:17'), (51512, 13180, '2010-12-23 12:42:19'), (51513, 13180, '2010-12-23 12:42:20'), (51514, 13180, '2010-12-23 12:42:22'), (51515, 13180, '2010-12-23 12:42:24'), (51516, 13180, '2010-12-23 12:42:26'), (51517, 13180, '2010-12-23 12:42:28'), (51518, 13180, '2010-12-23 12:42:30'), (51519, 13180, '2010-12-23 12:42:31'), (51520, 13180, '2010-12-23 12:42:33'), (51521, 13180, '2010-12-23 12:42:35'), (51522, 13180, '2010-12-23 12:42:37'), (51523, 13180, '2010-12-23 12:42:39'), (51524, 13180, '2010-12-23 12:42:41'), (51525, 13180, '2010-12-23 12:42:43'), (51526, 13180, '2010-12-23 12:42:45'), (51527, 13180, '2010-12-23 12:42:46'), (51528, 13180, '2010-12-23 12:42:48'), (51529, 13180, '2010-12-23 12:42:50'), (51530, 13180, '2010-12-23 12:42:52'), (51531, 13180, '2010-12-23 12:42:54'), (51532, 13180, '2010-12-23 12:42:56'), (51533, 13180, '2010-12-23 12:42:58'), (51534, 13180, '2010-12-23 12:43:00'), (51535, 13180, '2010-12-23 12:43:02'), (51536, 13180, '2010-12-23 12:43:03'), (51537, 13180, '2010-12-23 12:43:05'), (51538, 13180, '2010-12-23 12:43:07'), (51539, 13180, '2010-12-23 12:43:09'), (51540, 13180, '2010-12-23 12:43:11'), (51541, 13180, '2010-12-23 12:43:13'), (51542, 13180, '2010-12-23 12:43:14'), (51543, 13180, '2010-12-23 12:43:16'), (51544, 13180, '2010-12-23 12:43:18'), (51545, 13180, '2010-12-23 12:43:20'), (51546, 13180, '2010-12-23 12:43:22'), (51547, 13180, '2010-12-23 12:43:23'), (51548, 13180, '2010-12-23 12:43:25'), (51549, 13180, '2010-12-23 12:43:27'), (51550, 13180, '2010-12-23 12:43:29'), (51551, 13180, '2010-12-23 12:43:31'), (51552, 13180, '2010-12-23 12:43:32'), (51553, 13180, '2010-12-23 12:43:34'), (51554, 13180, '2010-12-23 12:43:36'), (51555, 13180, '2010-12-23 12:43:38'), (51556, 13180, '2010-12-23 12:43:40'), (51557, 13180, '2010-12-23 12:43:41'), (51558, 13180, '2010-12-23 12:43:43'), (51559, 13180, '2010-12-23 12:43:45'), (51560, 13180, '2010-12-23 12:43:47'), (51561, 13180, '2010-12-23 12:43:49'), (51562, 13180, '2010-12-23 12:43:51'), (51563, 13180, '2010-12-23 12:43:53'), (51564, 13180, '2010-12-23 12:43:54'), (51565, 13180, '2010-12-23 12:43:56'), (51566, 13180, '2010-12-23 12:43:58'), (51567, 13180, '2010-12-23 12:44:00'), (51568, 13180, '2010-12-23 12:44:02'), (51569, 13180, '2010-12-23 12:44:03'), (51570, 13180, '2010-12-23 12:44:05'), (51571, 13180, '2010-12-23 12:44:07'), (51572, 13180, '2010-12-23 12:44:09'), (51573, 13180, '2010-12-23 12:44:11'), (51574, 13180, '2010-12-23 12:44:15'), (51575, 13180, '2010-12-23 12:44:17'), (51576, 13180, '2010-12-23 12:44:19'), (51577, 13180, '2010-12-23 12:44:21'), (51578, 13180, '2010-12-23 12:44:23'), (51579, 13180, '2010-12-23 12:44:25'), (51580, 13180, '2010-12-23 12:44:26'), (51581, 13180, '2010-12-23 12:44:28'), (51582, 13180, '2010-12-23 12:44:30'), (51583, 13180, '2010-12-23 12:44:32'), (51584, 13180, '2010-12-23 12:44:34'), (51585, 13180, '2010-12-23 12:44:36'), (51586, 13180, '2010-12-23 12:44:38'), (51587, 13180, '2010-12-23 12:44:40'), (51588, 13180, '2010-12-23 12:44:42'), (51589, 13180, '2010-12-23 12:44:44'), (51590, 13180, '2010-12-23 12:44:46'), (51591, 13180, '2010-12-23 12:44:48'), (51592, 13180, '2010-12-23 12:44:50'), (51593, 13180, '2010-12-23 12:44:52'), (51594, 13180, '2010-12-23 12:44:54'), (51595, 13180, '2010-12-23 12:44:56'), (51596, 13180, '2010-12-23 12:44:58'), (51597, 13180, '2010-12-23 12:45:00'), (51598, 13180, '2010-12-23 12:45:02'), (51599, 13180, '2010-12-23 12:45:04'), (51600, 13180, '2010-12-23 12:45:06'), (51601, 13180, '2010-12-23 12:45:08'), (51602, 13180, '2010-12-23 12:45:10'), (51603, 13180, '2010-12-23 12:45:12'), (51604, 13180, '2010-12-23 12:45:14'), (51605, 13180, '2010-12-23 12:45:15'), (51606, 13180, '2010-12-23 12:45:17'), (51607, 13180, '2010-12-23 12:45:19'), (51608, 13180, '2010-12-23 12:45:21'), (51609, 13180, '2010-12-23 12:45:23'), (51610, 13180, '2010-12-23 12:45:25'), (51611, 13180, '2010-12-23 12:45:27'), (51612, 13180, '2010-12-23 12:45:28'), (51613, 13180, '2010-12-23 12:45:30'), (51614, 13180, '2010-12-23 12:45:32'), (51615, 13180, '2010-12-23 12:45:34'), (51616, 13180, '2010-12-23 12:45:36'), (51617, 13180, '2010-12-23 12:45:38'), (51618, 13180, '2010-12-23 12:45:39'), (51619, 13180, '2010-12-23 12:45:41'), (51620, 13180, '2010-12-23 12:45:43'), (51621, 13180, '2010-12-23 12:45:45'), (51622, 13180, '2010-12-23 12:45:47'), (51623, 13180, '2010-12-23 12:45:48'), (51624, 13180, '2010-12-23 12:45:51'), (51625, 13180, '2010-12-23 12:45:52'), (51626, 13180, '2010-12-23 12:45:54'), (51627, 13180, '2010-12-23 12:45:56'), (51628, 13180, '2010-12-23 12:45:58'), (51629, 13180, '2010-12-23 12:45:59'), (51630, 13180, '2010-12-23 12:46:01'), (51631, 13180, '2010-12-23 12:46:03'), (51632, 13180, '2010-12-23 12:46:05'), (51633, 13180, '2010-12-23 12:46:07'), (51634, 13180, '2010-12-23 12:46:08'), (51635, 13180, '2010-12-23 12:46:10'), (51636, 13180, '2010-12-23 12:46:12'), (51637, 13180, '2010-12-23 12:46:14'), (51638, 13180, '2010-12-23 12:46:16'), (51639, 13180, '2010-12-23 12:46:18'), (51640, 13180, '2010-12-23 12:46:19'), (51641, 13180, '2010-12-23 12:46:21'), (51642, 13180, '2010-12-23 12:46:23'), (51643, 13180, '2010-12-23 12:46:25'), (51644, 13180, '2010-12-23 12:46:26'), (51645, 13180, '2010-12-23 12:46:28'), (51646, 13180, '2010-12-23 12:46:30'), (51647, 13180, '2010-12-23 12:46:32'), (51648, 13180, '2010-12-23 12:46:34'), (51649, 13180, '2010-12-23 12:46:36'), (51650, 13180, '2010-12-23 12:46:38'), (51651, 13180, '2010-12-23 12:46:40'), (51652, 13180, '2010-12-23 12:46:42'), (51653, 13180, '2010-12-23 12:46:44'), (51654, 13180, '2010-12-23 12:46:45'), (51655, 13180, '2010-12-23 12:46:47'), (51656, 13180, '2010-12-23 12:46:49'), (51657, 13180, '2010-12-23 12:46:51'), (51658, 13180, '2010-12-23 12:46:53'), (51659, 13180, '2010-12-23 12:46:55'), (51660, 13180, '2010-12-23 12:46:57'), (51661, 13180, '2010-12-23 12:46:58'), (51662, 13180, '2010-12-23 12:47:00'), (51663, 13180, '2010-12-23 12:47:02'), (51664, 13180, '2010-12-23 12:47:04'), (51665, 13180, '2010-12-23 12:47:06'), (51666, 13180, '2010-12-23 12:47:08'), (51667, 13180, '2010-12-23 12:47:10'), (51668, 13180, '2010-12-23 12:47:12'), (51669, 13180, '2010-12-23 12:47:14'), (51670, 13180, '2010-12-23 12:47:15'), (51671, 13180, '2010-12-23 12:47:17'), (51672, 13180, '2010-12-23 12:47:19'), (51673, 13180, '2010-12-23 12:47:21'), (51674, 13180, '2010-12-23 12:47:23'), (51675, 13180, '2010-12-23 12:47:25'), (51676, 13180, '2010-12-23 12:47:27'), (51677, 13180, '2010-12-23 12:47:28'), (51678, 13180, '2010-12-23 12:47:30'), (51679, 13180, '2010-12-23 12:47:33'), (51680, 13180, '2010-12-23 12:47:35'), (51681, 13180, '2010-12-23 12:47:37'), (51682, 13180, '2010-12-23 12:47:39'), (51683, 13180, '2010-12-23 12:47:41'), (51684, 13180, '2010-12-23 12:47:43'), (51685, 13180, '2010-12-23 12:47:45'), (51686, 13180, '2010-12-23 12:47:47'), (51687, 13180, '2010-12-23 12:47:49'), (51688, 13180, '2010-12-23 12:47:51'), (51689, 13180, '2010-12-23 12:47:53'), (51690, 13180, '2010-12-23 12:47:55'), (51691, 13180, '2010-12-23 12:47:57'), (51692, 13180, '2010-12-23 12:47:59'), (51693, 13180, '2010-12-23 12:48:01'), (51694, 13180, '2010-12-23 12:48:03'), (51695, 13180, '2010-12-23 12:48:05'), (51696, 13180, '2010-12-23 12:48:07'), (51697, 13180, '2010-12-23 12:48:08'), (51698, 13180, '2010-12-23 12:48:10'), (51699, 13180, '2010-12-23 12:48:12'), (51700, 13180, '2010-12-23 12:48:14'), (51701, 13180, '2010-12-23 12:48:16'), (51702, 13180, '2010-12-23 12:48:18'), (51703, 13180, '2010-12-23 12:48:19'), (51704, 13180, '2010-12-23 12:48:21'), (51705, 13180, '2010-12-23 12:48:23'), (51706, 13180, '2010-12-23 12:48:25'), (51707, 13180, '2010-12-23 12:48:27'), (51708, 13180, '2010-12-23 12:48:29'), (51709, 13180, '2010-12-23 12:48:31'), (51710, 13180, '2010-12-23 12:48:32'), (51711, 13180, '2010-12-23 12:48:34'), (51712, 13180, '2010-12-23 12:48:36'), (51713, 13180, '2010-12-23 12:48:38'), (51714, 13180, '2010-12-23 12:48:40'), (51715, 13180, '2010-12-23 12:48:41'), (51716, 13180, '2010-12-23 12:48:43'), (51717, 13180, '2010-12-23 12:48:45'), (51718, 13180, '2010-12-23 12:48:47'), (51719, 13180, '2010-12-23 12:48:49'), (51720, 13180, '2010-12-23 12:48:50'), (51721, 13180, '2010-12-23 12:48:52'), (51722, 13180, '2010-12-23 12:48:54'), (51723, 13180, '2010-12-23 12:48:56'), (51724, 13180, '2010-12-23 12:48:58'), (51725, 13180, '2010-12-23 12:49:00'), (51726, 13180, '2010-12-23 12:49:02'), (51727, 13180, '2010-12-23 12:49:03'), (51728, 13180, '2010-12-23 12:49:05'), (51729, 13180, '2010-12-23 12:49:07'), (51730, 13180, '2010-12-23 12:49:09'), (51731, 13180, '2010-12-23 12:49:10'), (51732, 13180, '2010-12-23 12:49:12'), (51733, 13180, '2010-12-23 12:49:14'), (51734, 13180, '2010-12-23 12:49:16'), (51735, 13180, '2010-12-23 12:49:18'), (51736, 13180, '2010-12-23 12:49:19'), (51737, 13180, '2010-12-23 12:49:21'), (51738, 13180, '2010-12-23 12:49:23'), (51739, 13180, '2010-12-23 12:49:25'), (51740, 13180, '2010-12-23 12:49:27'), (51741, 13180, '2010-12-23 12:49:28'), (51742, 13180, '2010-12-23 12:49:30'), (51743, 13180, '2010-12-23 12:49:32'), (51744, 13180, '2010-12-23 12:49:34'), (51745, 13180, '2010-12-23 12:49:36'), (51746, 13180, '2010-12-23 12:49:37'), (51747, 13180, '2010-12-23 12:49:39'), (51748, 13180, '2010-12-23 12:49:41'), (51749, 13180, '2010-12-23 12:49:43'), (51750, 13180, '2010-12-23 12:49:45'), (51751, 13180, '2010-12-23 12:49:46'), (51752, 13180, '2010-12-23 12:49:48'), (51753, 13180, '2010-12-23 12:49:50'), (51754, 13180, '2010-12-23 12:49:52'), (51755, 13180, '2010-12-23 12:49:53'), (51756, 13180, '2010-12-23 12:49:55'), (51757, 13180, '2010-12-23 12:49:57'), (51758, 13180, '2010-12-23 12:49:59'), (51759, 13180, '2010-12-23 12:50:00'), (51760, 13180, '2010-12-23 12:50:02'), (51761, 13180, '2010-12-23 12:50:04'), (51762, 13180, '2010-12-23 12:50:06'), (51763, 13180, '2010-12-23 12:50:08'), (51764, 13180, '2010-12-23 12:50:09'), (51765, 13180, '2010-12-23 12:50:11'), (51766, 13180, '2010-12-23 12:50:13'), (51767, 13180, '2010-12-23 12:50:15'), (51768, 13180, '2010-12-23 12:50:17'), (51769, 13180, '2010-12-23 12:50:18'), (51770, 13180, '2010-12-23 12:50:20'), (51771, 13180, '2010-12-23 12:50:22'), (51772, 13180, '2010-12-23 12:50:24'), (51773, 13180, '2010-12-23 12:50:26'), (51774, 13180, '2010-12-23 12:50:27'), (51775, 13180, '2010-12-23 12:50:29'), (51776, 13180, '2010-12-23 12:50:31'), (51777, 13180, '2010-12-23 12:50:33'), (51778, 13180, '2010-12-23 12:50:35'), (51779, 13180, '2010-12-23 12:50:36'), (51780, 13180, '2010-12-23 12:50:38'), (51781, 13180, '2010-12-23 12:50:40'), (51782, 13180, '2010-12-23 12:50:42'), (51783, 13180, '2010-12-23 12:50:44'), (51784, 13180, '2010-12-23 12:50:46'), (51785, 13180, '2010-12-23 12:50:47'), (51786, 13180, '2010-12-23 12:50:49'), (51787, 13180, '2010-12-23 12:50:51'), (51788, 13180, '2010-12-23 12:50:53'), (51789, 13180, '2010-12-23 12:50:55'), (51790, 13180, '2010-12-23 12:50:57'), (51791, 13180, '2010-12-23 12:50:59'), (51792, 13180, '2010-12-23 12:51:01'), (51793, 13180, '2010-12-23 12:51:02'), (51794, 13180, '2010-12-23 12:51:04'), (51795, 13180, '2010-12-23 12:51:06'), (51796, 13180, '2010-12-23 12:51:08'), (51797, 13180, '2010-12-23 12:51:11'), (51798, 13180, '2010-12-23 12:51:13'), (51799, 13180, '2010-12-23 12:51:14'), (51800, 13180, '2010-12-23 12:51:16'), (51801, 13180, '2010-12-23 12:51:18'), (51802, 13180, '2010-12-23 12:51:20'), (51803, 13180, '2010-12-23 12:51:22'), (51804, 13180, '2010-12-23 12:51:24'), (51805, 13180, '2010-12-23 12:51:26'), (51806, 13180, '2010-12-23 12:51:28'), (51807, 13180, '2010-12-23 12:51:30'), (51808, 13180, '2010-12-23 12:51:32'), (51809, 13180, '2010-12-23 12:51:34'), (51810, 13180, '2010-12-23 12:51:36'), (51811, 13180, '2010-12-23 12:51:39'), (51812, 13180, '2010-12-23 12:51:41'), (51813, 13180, '2010-12-23 12:51:43'), (51814, 13180, '2010-12-23 12:51:44'), (51815, 13180, '2010-12-23 12:51:46'), (51816, 13180, '2010-12-23 12:51:48'), (51817, 13180, '2010-12-23 12:51:50'), (51818, 13180, '2010-12-23 12:51:53'), (51819, 13180, '2010-12-23 12:51:55'), (51820, 13180, '2010-12-23 12:51:57'), (51821, 13180, '2010-12-23 12:51:58'), (51822, 13180, '2010-12-23 12:52:01'), (51823, 13180, '2010-12-23 12:52:03'), (51824, 13180, '2010-12-23 12:52:05'), (51825, 13180, '2010-12-23 12:52:07'), (51826, 13180, '2010-12-23 12:52:09'), (51827, 13180, '2010-12-23 12:52:10'), (51828, 13180, '2010-12-23 12:52:12'), (51829, 13180, '2010-12-23 12:52:14'), (51830, 13180, '2010-12-23 12:52:16'), (51831, 13180, '2010-12-23 12:52:18'), (51832, 13180, '2010-12-23 12:52:20'), (51833, 13180, '2010-12-23 12:52:22'), (51834, 13180, '2010-12-23 12:52:24'), (51835, 13180, '2010-12-23 12:52:26'), (51836, 13180, '2010-12-23 12:52:28'), (51837, 13180, '2010-12-23 12:52:31'), (51838, 13180, '2010-12-23 12:52:33'), (51839, 13180, '2010-12-23 12:52:35'), (51840, 13180, '2010-12-23 12:52:37'), (51841, 13180, '2010-12-23 12:52:39'), (51842, 13180, '2010-12-23 12:52:41'), (51843, 13180, '2010-12-23 12:52:43'), (51844, 13180, '2010-12-23 12:52:45'), (51845, 13180, '2010-12-23 12:52:47'), (51846, 13180, '2010-12-23 12:52:49'), (51847, 13180, '2010-12-23 12:52:51'), (51848, 13180, '2010-12-23 12:52:53'), (51849, 13180, '2010-12-23 12:52:55'), (51850, 13180, '2010-12-23 12:52:57'), (51851, 13180, '2010-12-23 12:52:59'), (51852, 13180, '2010-12-23 12:53:01'), (51853, 13180, '2010-12-23 12:53:03'), (51854, 13180, '2010-12-23 12:53:05'), (51855, 13180, '2010-12-23 12:53:07'), (51856, 13180, '2010-12-23 12:53:09'), (51857, 13180, '2010-12-23 12:53:11'), (51858, 13180, '2010-12-23 12:53:13'), (51859, 13180, '2010-12-23 12:53:15'), (51860, 13180, '2010-12-23 12:53:17'), (51861, 13180, '2010-12-23 12:53:19'), (51862, 13180, '2010-12-23 12:53:21'), (51863, 13180, '2010-12-23 12:53:23'), (51864, 13180, '2010-12-23 12:53:25'), (51865, 13180, '2010-12-23 12:53:27'), (51866, 13180, '2010-12-23 12:53:29'), (51867, 13180, '2010-12-23 12:53:32'), (51868, 13180, '2010-12-23 12:53:34'), (51869, 13180, '2010-12-23 12:53:36'), (51870, 13180, '2010-12-23 12:53:38'), (51871, 13180, '2010-12-23 12:53:40'), (51872, 13180, '2010-12-23 12:53:42'), (51873, 13180, '2010-12-23 12:53:44'), (51874, 13180, '2010-12-23 12:53:46'), (51875, 13180, '2010-12-23 12:53:48'), (51876, 13180, '2010-12-23 12:53:50'), (51877, 13180, '2010-12-23 12:53:52'), (51878, 13180, '2010-12-23 12:53:54'), (51879, 13180, '2010-12-23 12:53:56'), (51880, 13180, '2010-12-23 12:53:58'), (51881, 13180, '2010-12-23 12:54:00'), (51882, 13180, '2010-12-23 12:54:02'), (51883, 13180, '2010-12-23 12:54:04'), (51884, 13180, '2010-12-23 12:54:05'), (51885, 13180, '2010-12-23 12:54:07'), (51886, 13180, '2010-12-23 12:54:09'), (51887, 13180, '2010-12-23 12:54:11'), (51888, 13180, '2010-12-23 12:54:13'), (51889, 13180, '2010-12-23 12:54:15'), (51890, 13180, '2010-12-23 12:54:17'), (51891, 13180, '2010-12-23 12:54:19'), (51892, 13180, '2010-12-23 12:54:21'), (51893, 13180, '2010-12-23 12:54:23'), (51894, 13180, '2010-12-23 12:54:25'), (51895, 13180, '2010-12-23 12:54:27'), (51896, 13180, '2010-12-23 12:54:29'), (51897, 13180, '2010-12-23 12:54:31'), (51898, 13180, '2010-12-23 12:54:33'), (51899, 13180, '2010-12-23 12:54:35'), (51900, 13180, '2010-12-23 12:54:37'), (51901, 13180, '2010-12-23 12:54:39'), (51902, 13180, '2010-12-23 12:54:41'), (51903, 13180, '2010-12-23 12:54:43'), (51904, 13180, '2010-12-23 12:54:45'), (51905, 13180, '2010-12-23 12:54:48'), (51906, 13180, '2010-12-23 12:54:50'), (51907, 13180, '2010-12-23 12:54:52'), (51908, 13180, '2010-12-23 12:54:54'), (51909, 13180, '2010-12-23 12:54:56'), (51910, 13180, '2010-12-23 12:54:58'), (51911, 13180, '2010-12-23 12:55:00'), (51912, 13180, '2010-12-23 12:55:02'), (51913, 13180, '2010-12-23 12:55:03'), (51914, 13180, '2010-12-23 12:55:05'), (51915, 13180, '2010-12-23 12:55:07'), (51916, 13180, '2010-12-23 12:55:09'), (51917, 13180, '2010-12-23 12:55:11'), (51918, 13180, '2010-12-23 12:55:13'), (51919, 13180, '2010-12-23 12:55:15'), (51920, 13180, '2010-12-23 12:55:17'), (51921, 13180, '2010-12-23 12:55:19'), (51922, 13180, '2010-12-23 12:55:21'), (51923, 13180, '2010-12-23 12:55:23'), (51924, 13180, '2010-12-23 12:55:24'), (51925, 13180, '2010-12-23 12:55:26'), (51926, 13180, '2010-12-23 12:55:28'), (51927, 13180, '2010-12-23 12:55:30'), (51928, 13180, '2010-12-23 12:55:32'), (51929, 13180, '2010-12-23 12:55:34'), (51930, 13180, '2010-12-23 12:55:36'), (51931, 13180, '2010-12-23 12:55:38'), (51932, 13180, '2010-12-23 12:55:40'), (51933, 13180, '2010-12-23 12:55:42'), (51934, 13180, '2010-12-23 12:55:44'), (51935, 13180, '2010-12-23 12:55:46'), (51936, 13180, '2010-12-23 12:55:48'), (51937, 13180, '2010-12-23 12:55:50'), (51938, 13180, '2010-12-23 12:55:52'), (51939, 13180, '2010-12-23 12:55:54'), (51940, 13180, '2010-12-23 12:55:56'), (51941, 13180, '2010-12-23 12:55:58'), (51942, 13180, '2010-12-23 12:56:00'), (51943, 13180, '2010-12-23 12:56:02'), (51944, 13180, '2010-12-23 12:56:04'), (51945, 13180, '2010-12-23 12:56:06'), (51946, 13180, '2010-12-23 12:56:08'), (51947, 13180, '2010-12-23 12:56:10'), (51948, 13180, '2010-12-23 12:56:12'), (51949, 13180, '2010-12-23 12:56:14'), (51950, 13180, '2010-12-23 12:56:16'), (51951, 13180, '2010-12-23 12:56:18'), (51952, 13180, '2010-12-23 12:56:20'), (51953, 13180, '2010-12-23 12:56:22'), (51954, 13180, '2010-12-23 12:56:24'), (51955, 13180, '2010-12-23 12:56:26'), (51956, 13180, '2010-12-23 12:56:28'), (51957, 13180, '2010-12-23 12:56:30'), (51958, 13180, '2010-12-23 12:56:32'), (51959, 13180, '2010-12-23 12:56:34'), (51960, 13180, '2010-12-23 12:56:35'), (51961, 13180, '2010-12-23 12:56:38'), (51962, 13180, '2010-12-23 12:56:39'), (51963, 13180, '2010-12-23 12:56:42'), (51964, 13180, '2010-12-23 12:56:44'), (51965, 13180, '2010-12-23 12:56:45'), (51966, 13180, '2010-12-23 12:56:48'), (51967, 13180, '2010-12-23 12:56:49'), (51968, 13180, '2010-12-23 12:56:51'), (51969, 13180, '2010-12-23 12:56:53'), (51970, 13180, '2010-12-23 12:56:55'), (51971, 13180, '2010-12-23 12:56:57'), (51972, 13180, '2010-12-23 12:56:59'), (51973, 13180, '2010-12-23 12:57:01'), (51974, 13180, '2010-12-23 12:57:03'), (51975, 13180, '2010-12-23 12:57:05'), (51976, 13180, '2010-12-23 12:57:07'), (51977, 13180, '2010-12-23 12:57:09'), (51978, 13180, '2010-12-23 12:57:11'), (51979, 13180, '2010-12-23 12:57:13'), (51980, 13180, '2010-12-23 12:57:15'), (51981, 13180, '2010-12-23 12:57:17'), (51982, 13180, '2010-12-23 12:57:19'), (51983, 13180, '2010-12-23 12:57:21'), (51984, 13180, '2010-12-23 12:57:23'), (51985, 13180, '2010-12-23 12:57:25'), (51986, 13180, '2010-12-23 12:57:27'), (51987, 13180, '2010-12-23 12:57:29'), (51988, 13180, '2010-12-23 12:57:30'), (51989, 13180, '2010-12-23 12:57:32'), (51990, 13180, '2010-12-23 12:57:34'), (51991, 13180, '2010-12-23 12:57:36'), (51992, 13180, '2010-12-23 12:57:38'), (51993, 13180, '2010-12-23 12:57:40'), (51994, 13180, '2010-12-23 12:57:42'), (51995, 13180, '2010-12-23 12:57:44'), (51996, 13180, '2010-12-23 12:57:47'), (51997, 13180, '2010-12-23 12:57:49'), (51998, 13180, '2010-12-23 12:57:50'), (51999, 13180, '2010-12-23 12:57:53'), (52000, 13180, '2010-12-23 12:57:54'), (52001, 13180, '2010-12-23 12:57:57'), (52002, 13180, '2010-12-23 12:57:58'), (52003, 13180, '2010-12-23 12:58:00'), (52004, 13180, '2010-12-23 12:58:02'), (52005, 13180, '2010-12-23 12:58:04'), (52006, 13180, '2010-12-23 12:58:07'), (52007, 13180, '2010-12-23 12:58:09'), (52008, 13180, '2010-12-23 12:58:11'), (52009, 13180, '2010-12-23 12:58:13'), (52010, 13180, '2010-12-23 12:58:14'), (52011, 13180, '2010-12-23 12:58:16'), (52012, 13180, '2010-12-23 12:58:18'), (52013, 13180, '2010-12-23 12:58:20'), (52014, 13180, '2010-12-23 12:58:22'), (52015, 13180, '2010-12-23 12:58:24'), (52016, 13180, '2010-12-23 12:58:26'), (52017, 13180, '2010-12-23 12:58:28'), (52018, 13180, '2010-12-23 12:58:30'), (52019, 13180, '2010-12-23 12:58:32'), (52020, 13180, '2010-12-23 12:58:34'), (52021, 13180, '2010-12-23 12:58:36'), (52022, 13180, '2010-12-23 12:58:38'), (52023, 13180, '2010-12-23 12:58:40'), (52024, 13180, '2010-12-23 12:58:42'), (52025, 13180, '2010-12-23 12:58:44'), (52026, 13180, '2010-12-23 12:58:46'), (52027, 13180, '2010-12-23 12:58:48'), (52028, 13180, '2010-12-23 12:58:50'), (52029, 13180, '2010-12-23 12:58:52'), (52030, 13180, '2010-12-23 12:58:54'), (52031, 13180, '2010-12-23 12:58:56'), (52032, 13180, '2010-12-23 12:58:58'), (52033, 13180, '2010-12-23 12:59:00'), (52034, 13180, '2010-12-23 12:59:02'), (52035, 13180, '2010-12-23 12:59:04'), (52036, 13180, '2010-12-23 12:59:05'), (52037, 13180, '2010-12-23 12:59:07'), (52038, 13180, '2010-12-23 12:59:09'), (52039, 13180, '2010-12-23 12:59:11'), (52040, 13180, '2010-12-23 12:59:13'), (52041, 13180, '2010-12-23 12:59:15'), (52042, 13180, '2010-12-23 12:59:17'), (52043, 13180, '2010-12-23 12:59:20'), (52044, 13180, '2010-12-23 12:59:22'), (52045, 13180, '2010-12-23 12:59:24'), (52046, 13180, '2010-12-23 12:59:26'), (52047, 13180, '2010-12-23 12:59:28'), (52048, 13180, '2010-12-23 12:59:30'), (52049, 13180, '2010-12-23 12:59:32'), (52050, 13180, '2010-12-23 12:59:34'), (52051, 13180, '2010-12-23 12:59:36'), (52052, 13180, '2010-12-23 12:59:38'), (52053, 13180, '2010-12-23 12:59:40'), (52054, 13180, '2010-12-23 12:59:42'), (52055, 13180, '2010-12-23 12:59:44'), (52056, 13180, '2010-12-23 12:59:46'), (52057, 13180, '2010-12-23 12:59:48'), (52058, 13180, '2010-12-23 12:59:50'), (52059, 13180, '2010-12-23 12:59:52'), (52060, 13180, '2010-12-23 12:59:54'), (52061, 13180, '2010-12-23 12:59:56'), (52062, 13180, '2010-12-23 12:59:58'), (52063, 13180, '2010-12-23 13:00:00'), (52064, 13180, '2010-12-23 13:00:03'), (52065, 13180, '2010-12-23 13:00:05'), (52066, 13180, '2010-12-23 13:00:07'), (52067, 13180, '2010-12-23 13:00:09'), (52068, 13180, '2010-12-23 13:00:10'), (52069, 13180, '2010-12-23 13:00:13'), (52070, 13180, '2010-12-23 13:00:15'), (52071, 13180, '2010-12-23 13:00:17'), (52072, 13180, '2010-12-23 13:00:19'), (52073, 13180, '2010-12-23 13:00:21'), (52074, 13180, '2010-12-23 13:00:23'), (52075, 13180, '2010-12-23 13:00:25'), (52076, 13180, '2010-12-23 13:00:27'), (52077, 13180, '2010-12-23 13:00:29'), (52078, 13180, '2010-12-23 13:00:30'), (52079, 13180, '2010-12-23 13:00:32'), (52080, 13180, '2010-12-23 13:00:34'), (52081, 13180, '2010-12-23 13:00:36'), (52082, 13180, '2010-12-23 13:00:38'), (52083, 13180, '2010-12-23 13:00:40'), (52084, 13180, '2010-12-23 13:00:42'), (52085, 13180, '2010-12-23 13:00:44'), (52086, 13180, '2010-12-23 13:00:46'), (52087, 13180, '2010-12-23 13:00:49'), (52088, 13180, '2010-12-23 13:00:51'), (52089, 13180, '2010-12-23 13:00:53'), (52090, 13180, '2010-12-23 13:00:55'), (52091, 13180, '2010-12-23 13:00:57'), (52092, 13180, '2010-12-23 13:00:59'), (52093, 13180, '2010-12-23 13:01:01'), (52094, 13180, '2010-12-23 13:01:03'), (52095, 13180, '2010-12-23 13:01:05'), (52096, 13180, '2010-12-23 13:01:07'), (52097, 13180, '2010-12-23 13:01:09'), (52098, 13180, '2010-12-23 13:01:11'), (52099, 13180, '2010-12-23 13:01:13'), (52100, 13180, '2010-12-23 13:01:15'), (52101, 13180, '2010-12-23 13:01:17'), (52102, 13180, '2010-12-23 13:01:19'), (52103, 13180, '2010-12-23 13:01:21'), (52104, 13180, '2010-12-23 13:01:23'), (52105, 13180, '2010-12-23 13:01:25'), (52106, 13180, '2010-12-23 13:01:27'), (52107, 13180, '2010-12-23 13:01:29'), (52108, 13180, '2010-12-23 13:01:31'), (52109, 13180, '2010-12-23 13:01:33'), (52110, 13180, '2010-12-23 13:01:35'), (52111, 13180, '2010-12-23 13:01:37'), (52112, 13180, '2010-12-23 13:01:39'), (52113, 13180, '2010-12-23 13:01:41'), (52114, 13180, '2010-12-23 13:01:43'), (52115, 13180, '2010-12-23 13:01:45'), (52116, 13180, '2010-12-23 13:01:47'), (52117, 13180, '2010-12-23 13:01:49'), (52118, 13180, '2010-12-23 13:01:51'), (52119, 13180, '2010-12-23 13:01:53'), (52120, 13180, '2010-12-23 13:01:55'), (52121, 13180, '2010-12-23 13:01:57'), (52122, 13180, '2010-12-23 13:01:59'), (52123, 13180, '2010-12-23 13:02:01'), (52124, 13180, '2010-12-23 13:02:03'), (52125, 13180, '2010-12-23 13:02:05'), (52126, 13180, '2010-12-23 13:02:08'), (52127, 13180, '2010-12-23 13:02:10'), (52128, 13180, '2010-12-23 13:02:12'), (52129, 13180, '2010-12-23 13:02:14'), (52130, 13180, '2010-12-23 13:02:16'), (52131, 13180, '2010-12-23 13:02:18'), (52132, 13180, '2010-12-23 13:02:20'), (52133, 13180, '2010-12-23 13:02:22'), (52134, 13180, '2010-12-23 13:02:24'), (52135, 13180, '2010-12-23 13:02:26'), (52136, 13180, '2010-12-23 13:02:28'), (52137, 13180, '2010-12-23 13:02:30'), (52138, 13180, '2010-12-23 13:02:32'), (52139, 13180, '2010-12-23 13:02:34'), (52140, 13180, '2010-12-23 13:02:36'), (52141, 13180, '2010-12-23 13:02:38'), (52142, 13180, '2010-12-23 13:02:40'), (52143, 13180, '2010-12-23 13:02:42'), (52144, 13180, '2010-12-23 13:02:44'), (52145, 13180, '2010-12-23 13:02:46'), (52146, 13180, '2010-12-23 13:02:48'), (52147, 13180, '2010-12-23 13:02:50'), (52148, 13180, '2010-12-23 13:02:52'), (52149, 13180, '2010-12-23 13:02:54'), (52150, 13180, '2010-12-23 13:02:56'), (52151, 13180, '2010-12-23 13:02:58'), (52152, 13180, '2010-12-23 13:03:00'), (52153, 13180, '2010-12-23 13:03:02'), (52154, 13180, '2010-12-23 13:03:04'), (52155, 13180, '2010-12-23 13:03:06'), (52156, 13180, '2010-12-23 13:03:09'), (52157, 13180, '2010-12-23 13:03:11'), (52158, 13180, '2010-12-23 13:03:13'), (52159, 13180, '2010-12-23 13:03:15'), (52160, 13180, '2010-12-23 13:03:17'), (52161, 13180, '2010-12-23 13:03:20'), (52162, 13180, '2010-12-23 13:03:22'), (52163, 13180, '2010-12-23 13:03:24'), (52164, 13180, '2010-12-23 13:03:26'), (52165, 13180, '2010-12-23 13:03:28'), (52166, 13180, '2010-12-23 13:03:30'), (52167, 13180, '2010-12-23 13:03:32'), (52168, 13180, '2010-12-23 13:03:35'), (52169, 13180, '2010-12-23 13:03:37'), (52170, 13180, '2010-12-23 13:03:39'), (52171, 13180, '2010-12-23 13:03:42'), (52172, 13180, '2010-12-23 13:03:43'), (52173, 13180, '2010-12-23 13:03:45'), (52174, 13180, '2010-12-23 13:03:47'), (52175, 13180, '2010-12-23 13:03:49'), (52176, 13180, '2010-12-23 13:03:50'), (52177, 13180, '2010-12-23 13:03:52'), (52178, 13180, '2010-12-23 13:03:54'), (52179, 13180, '2010-12-23 13:03:56'), (52180, 13180, '2010-12-23 13:03:57'), (52181, 13180, '2010-12-23 13:03:59'), (52182, 13180, '2010-12-23 13:04:01'), (52183, 13180, '2010-12-23 13:04:03'), (52184, 13180, '2010-12-23 13:04:05'), (52185, 13180, '2010-12-23 13:04:07'), (52186, 13180, '2010-12-23 13:04:08'), (52187, 13180, '2010-12-23 13:04:10'), (52188, 13180, '2010-12-23 13:04:12'), (52189, 13180, '2010-12-23 13:04:14'), (52190, 13180, '2010-12-23 13:04:16'), (52191, 13180, '2010-12-23 13:04:17'), (52192, 13180, '2010-12-23 13:04:19'), (52193, 13180, '2010-12-23 13:04:21'), (52194, 13180, '2010-12-23 13:04:23'), (52195, 13180, '2010-12-23 13:04:25'), (52196, 13180, '2010-12-23 13:04:27'), (52197, 13180, '2010-12-23 13:04:29'), (52198, 13180, '2010-12-23 13:04:31'), (52199, 13180, '2010-12-23 13:04:32'), (52200, 13170, '2010-12-23 13:04:37'), (52201, 13180, '2010-12-23 13:04:37'), (52202, 13170, '2010-12-23 13:04:38'), (52203, 13170, '2010-12-23 13:04:39'), (52204, 13180, '2010-12-23 13:04:40'), (52205, 13180, '2010-12-23 13:04:42'), (52206, 13180, '2010-12-23 13:04:44'), (52207, 13180, '2010-12-23 13:04:46'), (52208, 13180, '2010-12-23 13:04:48'), (52209, 13180, '2010-12-23 13:04:50'), (52210, 13180, '2010-12-23 13:04:51'), (52211, 13180, '2010-12-23 13:04:53'), (52212, 13180, '2010-12-23 13:04:55'), (52213, 13180, '2010-12-23 13:04:57'), (52214, 13180, '2010-12-23 13:04:59'), (52215, 13180, '2010-12-23 13:05:01'), (52216, 13180, '2010-12-23 13:05:03'), (52217, 13180, '2010-12-23 13:05:04'), (52218, 13180, '2010-12-23 13:05:06'), (52219, 13180, '2010-12-23 13:05:08'), (52220, 13180, '2010-12-23 13:05:10'), (52221, 13180, '2010-12-23 13:05:12'), (52222, 13180, '2010-12-23 13:05:14'), (52223, 13180, '2010-12-23 13:05:15'), (52224, 13180, '2010-12-23 13:05:18'), (52225, 13180, '2010-12-23 13:05:19'), (52226, 13180, '2010-12-23 13:05:21'), (52227, 13180, '2010-12-23 13:05:23'), (52228, 13180, '2010-12-23 13:05:25'), (52229, 13180, '2010-12-23 13:05:27'), (52230, 13180, '2010-12-23 13:05:28'), (52231, 13180, '2010-12-23 13:05:30'), (52232, 13180, '2010-12-23 13:05:32'), (52233, 13180, '2010-12-23 13:05:34'), (52234, 13180, '2010-12-23 13:05:36'), (52235, 13180, '2010-12-23 13:05:37'), (52236, 13180, '2010-12-23 13:05:39'), (52237, 13180, '2010-12-23 13:05:41'), (52238, 13180, '2010-12-23 13:05:43'), (52239, 13180, '2010-12-23 13:05:45'), (52240, 13180, '2010-12-23 13:05:46'), (52241, 13180, '2010-12-23 13:05:48'), (52242, 13180, '2010-12-23 13:05:50'), (52243, 13180, '2010-12-23 13:05:52'), (52244, 13180, '2010-12-23 13:05:54'), (52245, 13180, '2010-12-23 13:05:55'), (52246, 13180, '2010-12-23 13:05:57'), (52247, 13180, '2010-12-23 13:05:59'), (52248, 13180, '2010-12-23 13:06:01'), (52249, 13180, '2010-12-23 13:06:03'), (52250, 13180, '2010-12-23 13:06:05'), (52251, 13180, '2010-12-23 13:06:06'), (52252, 13180, '2010-12-23 13:06:08'), (52253, 13180, '2010-12-23 13:06:10'), (52254, 13180, '2010-12-23 13:06:12'), (52255, 13180, '2010-12-23 13:06:14'), (52256, 13180, '2010-12-23 13:06:15'), (52257, 13180, '2010-12-23 13:06:17'), (52258, 13180, '2010-12-23 13:06:19'), (52259, 13180, '2010-12-23 13:06:21'), (52260, 13180, '2010-12-23 13:06:22'), (52261, 13180, '2010-12-23 13:06:24'), (52262, 13180, '2010-12-23 13:06:26'), (52263, 13180, '2010-12-23 13:06:28'), (52264, 13180, '2010-12-23 13:06:30'), (52265, 13180, '2010-12-23 13:06:32'), (52266, 13180, '2010-12-23 13:06:34'), (52267, 13180, '2010-12-23 13:06:36'), (52268, 13180, '2010-12-23 13:06:37'), (52269, 13180, '2010-12-23 13:06:39'), (52270, 13180, '2010-12-23 13:06:41'), (52271, 13180, '2010-12-23 13:06:43'), (52272, 13180, '2010-12-23 13:06:45'), (52273, 13180, '2010-12-23 13:06:47'), (52274, 13180, '2010-12-23 13:06:49'), (52275, 13180, '2010-12-23 13:06:51'), (52276, 13180, '2010-12-23 13:06:53'), (52277, 13180, '2010-12-23 13:06:55'), (52278, 13180, '2010-12-23 13:06:57'), (52279, 13180, '2010-12-23 13:07:00'), (52280, 13180, '2010-12-23 13:07:02'), (52281, 13180, '2010-12-23 13:07:04'), (52282, 13180, '2010-12-23 13:07:06'), (52283, 13180, '2010-12-23 13:07:08'), (52284, 13180, '2010-12-23 13:07:10'), (52285, 13180, '2010-12-23 13:07:11'), (52286, 13180, '2010-12-23 13:07:13'), (52287, 13180, '2010-12-23 13:07:15'), (52288, 13180, '2010-12-23 13:07:17'), (52289, 13180, '2010-12-23 13:07:19'), (52290, 13180, '2010-12-23 13:07:21'), (52291, 13180, '2010-12-23 13:07:23'), (52292, 13180, '2010-12-23 13:07:25'), (52293, 13180, '2010-12-23 13:07:27'), (52294, 13180, '2010-12-23 13:07:29'), (52295, 13180, '2010-12-23 13:07:31'), (52296, 13180, '2010-12-23 13:07:33'), (52297, 13180, '2010-12-23 13:07:35'), (52298, 13180, '2010-12-23 13:07:37'), (52299, 13180, '2010-12-23 13:07:39'), (52300, 13180, '2010-12-23 13:07:41'), (52301, 13180, '2010-12-23 13:07:44'), (52302, 13180, '2010-12-23 13:07:46'), (52303, 13180, '2010-12-23 13:07:48'), (52304, 13180, '2010-12-23 13:07:50'), (52305, 13180, '2010-12-23 13:07:52'), (52306, 13180, '2010-12-23 13:07:54'), (52307, 13180, '2010-12-23 13:07:56'), (52308, 13180, '2010-12-23 13:07:58'), (52309, 13180, '2010-12-23 13:08:00'), (52310, 13180, '2010-12-23 13:08:02'), (52311, 13180, '2010-12-23 13:08:03'), (52312, 13180, '2010-12-23 13:08:05'), (52313, 13180, '2010-12-23 13:08:07'), (52314, 13180, '2010-12-23 13:08:09'), (52315, 13180, '2010-12-23 13:08:11'), (52316, 13180, '2010-12-23 13:08:13'), (52317, 13180, '2010-12-23 13:08:15'), (52318, 13180, '2010-12-23 13:08:17'), (52319, 13180, '2010-12-23 13:08:19'), (52320, 13180, '2010-12-23 13:08:21'), (52321, 13180, '2010-12-23 13:08:23'), (52322, 13180, '2010-12-23 13:08:25'), (52323, 13180, '2010-12-23 13:08:27'), (52324, 13180, '2010-12-23 13:08:29'), (52325, 13180, '2010-12-23 13:08:31'), (52326, 13180, '2010-12-23 13:08:33'), (52327, 13180, '2010-12-23 13:08:35'), (52328, 13180, '2010-12-23 13:08:37'), (52329, 13180, '2010-12-23 13:08:39'), (52330, 13180, '2010-12-23 13:08:41'), (52331, 13180, '2010-12-23 13:08:43'), (52332, 13180, '2010-12-23 13:08:45'), (52333, 13180, '2010-12-23 13:08:47'), (52334, 13180, '2010-12-23 13:08:49'), (52335, 13180, '2010-12-23 13:08:51'), (52336, 13180, '2010-12-23 13:08:53'), (52337, 13180, '2010-12-23 13:08:55'), (52338, 13180, '2010-12-23 13:08:57'), (52339, 13180, '2010-12-23 13:08:59'), (52340, 13180, '2010-12-23 13:09:01'), (52341, 13180, '2010-12-23 13:09:03'), (52342, 13180, '2010-12-23 13:09:05'), (52343, 13180, '2010-12-23 13:09:07'), (52344, 13180, '2010-12-23 13:09:08'), (52345, 13180, '2010-12-23 13:09:10'), (52346, 13180, '2010-12-23 13:09:12'), (52347, 13180, '2010-12-23 13:09:14'), (52348, 13180, '2010-12-23 13:09:16'), (52349, 13180, '2010-12-23 13:09:18'), (52350, 13180, '2010-12-23 13:09:20'), (52351, 13180, '2010-12-23 13:09:22'), (52352, 13180, '2010-12-23 13:09:24'), (52353, 13180, '2010-12-23 13:09:27'), (52354, 13180, '2010-12-23 13:09:29'), (52355, 13180, '2010-12-23 13:09:31'), (52356, 13180, '2010-12-23 13:09:33'), (52357, 13180, '2010-12-23 13:09:35'), (52358, 13180, '2010-12-23 13:09:37'), (52359, 13180, '2010-12-23 13:09:39'), (52360, 13180, '2010-12-23 13:09:41'), (52361, 13180, '2010-12-23 13:09:43'), (52362, 13180, '2010-12-23 13:09:45'), (52363, 13180, '2010-12-23 13:09:47'), (52364, 13180, '2010-12-23 13:09:49'), (52365, 13180, '2010-12-23 13:09:50'), (52366, 13180, '2010-12-23 13:09:53'), (52367, 13180, '2010-12-23 13:09:55'), (52368, 13180, '2010-12-23 13:09:57'), (52369, 13180, '2010-12-23 13:10:00'), (52370, 13180, '2010-12-23 13:10:02'), (52371, 13180, '2010-12-23 13:10:03'), (52372, 13180, '2010-12-23 13:10:05'), (52373, 13180, '2010-12-23 13:10:07'), (52374, 13180, '2010-12-23 13:10:09'), (52375, 13180, '2010-12-23 13:10:11'), (52376, 13180, '2010-12-23 13:10:13'), (52377, 13180, '2010-12-23 13:10:16'), (52378, 13180, '2010-12-23 13:10:18'), (52379, 13180, '2010-12-23 13:10:20'), (52380, 13180, '2010-12-23 13:10:22'), (52381, 13180, '2010-12-23 13:10:24'), (52382, 13180, '2010-12-23 13:10:26'), (52383, 13180, '2010-12-23 13:10:28'), (52384, 13180, '2010-12-23 13:10:31'), (52385, 13180, '2010-12-23 13:10:33'), (52386, 13180, '2010-12-23 13:10:35'), (52387, 13180, '2010-12-23 13:10:37'), (52388, 13180, '2010-12-23 13:10:39'), (52389, 13180, '2010-12-23 13:10:41'), (52390, 13180, '2010-12-23 13:10:43'), (52391, 13180, '2010-12-23 13:10:45'), (52392, 13180, '2010-12-23 13:10:47'), (52393, 13180, '2010-12-23 13:10:49'), (52394, 13180, '2010-12-23 13:10:51'), (52395, 13180, '2010-12-23 13:10:52'), (52396, 13180, '2010-12-23 13:10:54'), (52397, 13180, '2010-12-23 13:10:56'), (52398, 13180, '2010-12-23 13:10:58'), (52399, 13180, '2010-12-23 13:11:00'), (52400, 13180, '2010-12-23 13:11:02'), (52401, 13180, '2010-12-23 13:11:04'), (52402, 13180, '2010-12-23 13:11:06'), (52403, 13180, '2010-12-23 13:11:08'), (52404, 13180, '2010-12-23 13:11:10'), (52405, 13180, '2010-12-23 13:11:12'), (52406, 13180, '2010-12-23 13:11:14'), (52407, 13180, '2010-12-23 13:11:16'), (52408, 13180, '2010-12-23 13:11:18'), (52409, 13180, '2010-12-23 13:11:20'), (52410, 13180, '2010-12-23 13:11:22'), (52411, 13180, '2010-12-23 13:11:24'), (52412, 13180, '2010-12-23 13:11:26'), (52413, 13180, '2010-12-23 13:11:28'), (52414, 13180, '2010-12-23 13:11:30'), (52415, 13180, '2010-12-23 13:11:32'), (52416, 13180, '2010-12-23 13:11:34'), (52417, 13180, '2010-12-23 13:11:35'), (52418, 13180, '2010-12-23 13:11:37'), (52419, 13180, '2010-12-23 13:11:39'), (52420, 13180, '2010-12-23 13:11:41'), (52421, 13180, '2010-12-23 13:11:43'), (52422, 13180, '2010-12-23 13:11:45'), (52423, 13180, '2010-12-23 13:11:47'), (52424, 13180, '2010-12-23 13:11:49'), (52425, 13180, '2010-12-23 13:11:51'), (52426, 13180, '2010-12-23 13:11:53'), (52427, 13180, '2010-12-23 13:11:55'), (52428, 13180, '2010-12-23 13:11:57'), (52429, 13180, '2010-12-23 13:11:59'), (52430, 13180, '2010-12-23 13:12:01'), (52431, 13180, '2010-12-23 13:12:02'), (52432, 13180, '2010-12-23 13:12:04'), (52433, 13180, '2010-12-23 13:12:06'), (52434, 13180, '2010-12-23 13:12:08'), (52435, 13180, '2010-12-23 13:12:10'), (52436, 13180, '2010-12-23 13:12:12'), (52437, 13180, '2010-12-23 13:12:15'), (52438, 13180, '2010-12-23 13:12:17'), (52439, 13180, '2010-12-23 13:12:20'), (52440, 13180, '2010-12-23 13:12:23'), (52441, 13180, '2010-12-23 13:12:26'), (52442, 13180, '2010-12-23 13:12:29'), (52443, 13180, '2010-12-23 13:12:32'), (52444, 13180, '2010-12-23 13:12:35'), (52445, 13180, '2010-12-23 13:12:38'), (52446, 13180, '2010-12-23 13:12:42'), (52447, 13180, '2010-12-23 13:12:45'), (52448, 13180, '2010-12-23 13:12:47'), (52449, 13180, '2010-12-23 13:12:48'), (52450, 13180, '2010-12-23 13:12:50'), (52451, 13180, '2010-12-23 13:12:52'), (52452, 13180, '2010-12-23 13:12:54'), (52453, 13180, '2010-12-23 13:12:56'), (52454, 13180, '2010-12-23 13:12:58'), (52455, 13180, '2010-12-23 13:13:00'), (52456, 13180, '2010-12-23 13:13:02'), (52457, 13180, '2010-12-23 13:13:04'), (52458, 13180, '2010-12-23 13:13:06'), (52459, 13180, '2010-12-23 13:13:07'), (52460, 13180, '2010-12-23 13:13:09'), (52461, 13180, '2010-12-23 13:13:12'), (52462, 13180, '2010-12-23 13:13:15'), (52463, 13180, '2010-12-23 13:13:17'), (52464, 13180, '2010-12-23 13:13:18'), (52465, 13180, '2010-12-23 13:13:20'), (52466, 13180, '2010-12-23 13:13:22'), (52467, 13180, '2010-12-23 13:13:24'), (52468, 13180, '2010-12-23 13:13:27'), (52469, 13180, '2010-12-23 13:13:30'), (52470, 13180, '2010-12-23 13:13:32'), (52471, 13180, '2010-12-23 13:13:34'), (52472, 13180, '2010-12-23 13:13:35'), (52473, 13180, '2010-12-23 13:13:37'), (52474, 13180, '2010-12-23 13:13:39'), (52475, 13180, '2010-12-23 13:13:41'), (52476, 13180, '2010-12-23 13:13:43'), (52477, 13180, '2010-12-23 13:13:45'), (52478, 13180, '2010-12-23 13:13:47'), (52479, 13180, '2010-12-23 13:13:49'), (52480, 13180, '2010-12-23 13:13:52'), (52481, 13170, '2010-12-23 13:13:56'), (52482, 13170, '2010-12-23 13:13:56'), (52483, 13180, '2010-12-23 13:13:56'), (52484, 13180, '2010-12-23 13:13:58'), (52485, 13180, '2010-12-23 13:14:00'), (52486, 13180, '2010-12-23 13:14:02'), (52487, 13180, '2010-12-23 13:14:04'), (52488, 13180, '2010-12-23 13:14:07'), (52489, 13180, '2010-12-23 13:14:10'), (52490, 13170, '2010-12-23 13:14:11'), (52491, 13180, '2010-12-23 13:14:12'), (52492, 13180, '2010-12-23 13:14:14'), (52493, 13180, '2010-12-23 13:14:16'), (52494, 13180, '2010-12-23 13:14:19'), (52495, 13180, '2010-12-23 13:14:21'), (52496, 13180, '2010-12-23 13:14:23'), (52497, 13180, '2010-12-23 13:14:26'), (52498, 13180, '2010-12-23 13:14:27'), (52499, 13180, '2010-12-23 13:14:29'), (52500, 13180, '2010-12-23 13:14:31'), (52501, 13180, '2010-12-23 13:14:33'), (52502, 13180, '2010-12-23 13:14:35'), (52503, 13180, '2010-12-23 13:14:37'), (52504, 13180, '2010-12-23 13:14:39'), (52505, 13180, '2010-12-23 13:14:41'), (52506, 13180, '2010-12-23 13:14:44'), (52507, 13180, '2010-12-23 13:14:46'), (52508, 13180, '2010-12-23 13:14:48'), (52509, 13180, '2010-12-23 13:14:50'), (52510, 13180, '2010-12-23 13:14:53'), (52511, 13170, '2010-12-23 13:14:56'), (52512, 13180, '2010-12-23 13:14:57'), (52513, 13180, '2010-12-23 13:14:59'), (52514, 13170, '2010-12-23 13:15:00'), (52515, 13180, '2010-12-23 13:15:02'), (52516, 13180, '2010-12-23 13:15:04'), (52517, 13180, '2010-12-23 13:15:06'), (52518, 13180, '2010-12-23 13:15:08'), (52519, 13180, '2010-12-23 13:15:12'), (52520, 13180, '2010-12-23 13:15:14'), (52521, 13180, '2010-12-23 13:15:18'), (52522, 13180, '2010-12-23 13:15:20'), (52523, 13180, '2010-12-23 13:15:23'), (52524, 13180, '2010-12-23 13:15:25'), (52525, 13180, '2010-12-23 13:15:27'), (52526, 13180, '2010-12-23 13:15:29'), (52527, 13180, '2010-12-23 13:15:31'), (52528, 13180, '2010-12-23 13:15:33'), (52529, 13180, '2010-12-23 13:15:35'), (52530, 13180, '2010-12-23 13:15:37'), (52531, 13180, '2010-12-23 13:15:39'), (52532, 13180, '2010-12-23 13:15:41'), (52533, 13180, '2010-12-23 13:15:43'), (52534, 13180, '2010-12-23 13:15:45'), (52535, 13180, '2010-12-23 13:15:47'), (52536, 13180, '2010-12-23 13:15:49'), (52537, 13180, '2010-12-23 13:15:51'), (52538, 13180, '2010-12-23 13:15:53'), (52539, 13180, '2010-12-23 13:15:55'), (52540, 13180, '2010-12-23 13:15:57'), (52541, 13180, '2010-12-23 13:15:58'), (52542, 13180, '2010-12-23 13:16:00'), (52543, 13180, '2010-12-23 13:16:02'), (52544, 13180, '2010-12-23 13:16:04'), (52545, 13180, '2010-12-23 13:16:06'), (52546, 13180, '2010-12-23 13:16:08'), (52547, 13180, '2010-12-23 13:16:10'), (52548, 13180, '2010-12-23 13:16:12'), (52549, 13180, '2010-12-23 13:16:13'), (52550, 13180, '2010-12-23 13:16:15'), (52551, 13180, '2010-12-23 13:16:17'), (52552, 13180, '2010-12-23 13:16:19'), (52553, 13180, '2010-12-23 13:16:21'), (52554, 13180, '2010-12-23 13:16:23'), (52555, 13180, '2010-12-23 13:16:25'), (52556, 13180, '2010-12-23 13:16:27'), (52557, 13180, '2010-12-23 13:16:28'), (52558, 13180, '2010-12-23 13:16:30'), (52559, 13180, '2010-12-23 13:16:32'), (52560, 13180, '2010-12-23 13:16:34'), (52561, 13180, '2010-12-23 13:16:36'), (52562, 13180, '2010-12-23 13:16:38'), (52563, 13180, '2010-12-23 13:16:40'), (52564, 13180, '2010-12-23 13:16:42'), (52565, 13180, '2010-12-23 13:16:44'), (52566, 13180, '2010-12-23 13:16:46'), (52567, 13180, '2010-12-23 13:16:48'), (52568, 13180, '2010-12-23 13:16:50'), (52569, 13180, '2010-12-23 13:16:52'), (52570, 13180, '2010-12-23 13:16:54'), (52571, 13180, '2010-12-23 13:16:56'), (52572, 13180, '2010-12-23 13:16:58'), (52573, 13180, '2010-12-23 13:17:00'), (52574, 13180, '2010-12-23 13:17:02'), (52575, 13180, '2010-12-23 13:17:04'), (52576, 13180, '2010-12-23 13:17:06'), (52577, 13180, '2010-12-23 13:17:08'), (52578, 13180, '2010-12-23 13:17:10'), (52579, 13180, '2010-12-23 13:17:12'), (52580, 13180, '2010-12-23 13:17:14'), (52581, 13180, '2010-12-23 13:17:16'), (52582, 13180, '2010-12-23 13:17:18'), (52583, 13180, '2010-12-23 13:17:20'), (52584, 13180, '2010-12-23 13:17:22'), (52585, 13180, '2010-12-23 13:17:24'), (52586, 13180, '2010-12-23 13:17:26'), (52587, 13180, '2010-12-23 13:17:28'), (52588, 13180, '2010-12-23 13:17:30'), (52589, 13180, '2010-12-23 13:17:32'), (52590, 13180, '2010-12-23 13:17:34'), (52591, 13180, '2010-12-23 13:17:36'), (52592, 13180, '2010-12-23 13:17:38'), (52593, 13180, '2010-12-23 13:17:40'), (52594, 13180, '2010-12-23 13:17:42'), (52595, 13180, '2010-12-23 13:17:44'), (52596, 13180, '2010-12-23 13:17:46'), (52597, 13180, '2010-12-23 13:17:48'), (52598, 13180, '2010-12-23 13:17:50'), (52599, 13170, '2010-12-23 13:17:53'), (52600, 13180, '2010-12-23 13:17:53'), (52601, 13180, '2010-12-23 13:17:56'), (52602, 13180, '2010-12-23 13:17:57'), (52603, 13180, '2010-12-23 13:17:59'), (52604, 13170, '2010-12-23 13:18:03'), (52605, 13170, '2010-12-23 13:18:04'), (52606, 13180, '2010-12-23 13:18:04'), (52607, 13180, '2010-12-23 13:18:06'), (52608, 13180, '2010-12-23 13:18:08'), (52609, 13180, '2010-12-23 13:18:10'), (52610, 13180, '2010-12-23 13:18:12'), (52611, 13180, '2010-12-23 13:18:14'), (52612, 13180, '2010-12-23 13:18:16'), (52613, 13180, '2010-12-23 13:18:18'), (52614, 13180, '2010-12-23 13:18:20'), (52615, 13180, '2010-12-23 13:18:22'), (52616, 13180, '2010-12-23 13:18:24'), (52617, 13180, '2010-12-23 13:18:26'), (52618, 13180, '2010-12-23 13:18:28'), (52619, 13180, '2010-12-23 13:18:30'), (52620, 13180, '2010-12-23 13:18:32'), (52621, 13180, '2010-12-23 13:18:34'), (52622, 13180, '2010-12-23 13:18:36'), (52623, 13180, '2010-12-23 13:18:38'), (52624, 13180, '2010-12-23 13:18:40'), (52625, 13180, '2010-12-23 13:18:42'), (52626, 13180, '2010-12-23 13:18:44'), (52627, 13180, '2010-12-23 13:18:46'), (52628, 13180, '2010-12-23 13:18:48'), (52629, 13180, '2010-12-23 13:18:50'), (52630, 13180, '2010-12-23 13:18:52'), (52631, 13180, '2010-12-23 13:18:54'), (52632, 13180, '2010-12-23 13:18:56'), (52633, 13180, '2010-12-23 13:18:58'), (52634, 13180, '2010-12-23 13:19:00'), (52635, 13180, '2010-12-23 13:19:02'), (52636, 13180, '2010-12-23 13:19:04'), (52637, 13180, '2010-12-23 13:19:06'), (52638, 13180, '2010-12-23 13:19:08'), (52639, 13180, '2010-12-23 13:19:10'), (52640, 13180, '2010-12-23 13:19:12'), (52641, 13180, '2010-12-23 13:19:14'), (52642, 13180, '2010-12-23 13:19:16'), (52643, 13180, '2010-12-23 13:19:19'), (52644, 13170, '2010-12-23 13:19:20'), (52645, 13180, '2010-12-23 13:19:21'), (52646, 13180, '2010-12-23 13:19:23'), (52647, 13180, '2010-12-23 13:19:25'), (52648, 13180, '2010-12-23 13:19:27'), (52649, 13180, '2010-12-23 13:19:29'), (52650, 13180, '2010-12-23 13:19:31'), (52651, 13180, '2010-12-23 13:19:33'), (52652, 13170, '2010-12-23 13:19:37'), (52653, 13170, '2010-12-23 13:19:38'), (52654, 13180, '2010-12-23 13:19:39'), (52655, 13180, '2010-12-23 13:19:41'), (52656, 13180, '2010-12-23 13:19:43'), (52657, 13180, '2010-12-23 13:19:44'), (52658, 13180, '2010-12-23 13:19:46'), (52659, 13180, '2010-12-23 13:19:48'), (52660, 13180, '2010-12-23 13:19:50'), (52661, 13180, '2010-12-23 13:19:53'), (52662, 13170, '2010-12-23 13:19:55'), (52663, 13180, '2010-12-23 13:19:56'), (52664, 13180, '2010-12-23 13:19:58'), (52665, 13180, '2010-12-23 13:20:00'), (52666, 13180, '2010-12-23 13:20:02'), (52667, 13180, '2010-12-23 13:20:05'), (52668, 13180, '2010-12-23 13:20:08'), (52669, 13170, '2010-12-23 13:20:08'), (52670, 13180, '2010-12-23 13:20:10'), (52671, 13180, '2010-12-23 13:20:12'), (52672, 13180, '2010-12-23 13:20:14'), (52673, 13180, '2010-12-23 13:20:16'), (52674, 13180, '2010-12-23 13:20:18'), (52675, 13180, '2010-12-23 13:20:20'), (52676, 13180, '2010-12-23 13:20:21'), (52677, 13180, '2010-12-23 13:20:23'), (52678, 13180, '2010-12-23 13:20:25'), (52679, 13180, '2010-12-23 13:20:27'), (52680, 13180, '2010-12-23 13:20:29'), (52681, 13180, '2010-12-23 13:20:31'), (52682, 13180, '2010-12-23 13:20:33'), (52683, 13180, '2010-12-23 13:20:35'), (52684, 13180, '2010-12-23 13:20:37'), (52685, 13180, '2010-12-23 13:20:38'), (52686, 13180, '2010-12-23 13:20:40'), (52687, 13180, '2010-12-23 13:20:42'), (52688, 13180, '2010-12-23 13:20:44'), (52689, 13180, '2010-12-23 13:20:46'), (52690, 13180, '2010-12-23 13:20:48'), (52691, 13180, '2010-12-23 13:20:50'), (52692, 13180, '2010-12-23 13:20:52'), (52693, 13180, '2010-12-23 13:20:54'), (52694, 13180, '2010-12-23 13:20:56'), (52695, 13180, '2010-12-23 13:20:58'), (52696, 13180, '2010-12-23 13:20:59'), (52697, 13180, '2010-12-23 13:21:01'), (52698, 13180, '2010-12-23 13:21:03'), (52699, 13180, '2010-12-23 13:21:05'), (52700, 13180, '2010-12-23 13:21:07'), (52701, 13180, '2010-12-23 13:21:09'), (52702, 13180, '2010-12-23 13:21:11'), (52703, 13180, '2010-12-23 13:21:13'), (52704, 13180, '2010-12-23 13:21:14'), (52705, 13180, '2010-12-23 13:21:16'), (52706, 13180, '2010-12-23 13:21:18'), (52707, 13180, '2010-12-23 13:21:20'), (52708, 13180, '2010-12-23 13:21:22'), (52709, 13180, '2010-12-23 13:21:24'), (52710, 13180, '2010-12-23 13:21:26'), (52711, 13180, '2010-12-23 13:21:28'), (52712, 13180, '2010-12-23 13:21:30'), (52713, 13180, '2010-12-23 13:21:32'), (52714, 13180, '2010-12-23 13:21:34'), (52715, 13180, '2010-12-23 13:21:36'), (52716, 13180, '2010-12-23 13:21:37'), (52717, 13180, '2010-12-23 13:21:39'), (52718, 13180, '2010-12-23 13:21:41'), (52719, 13180, '2010-12-23 13:21:43'), (52720, 13180, '2010-12-23 13:21:45'), (52721, 13180, '2010-12-23 13:21:47'), (52722, 13180, '2010-12-23 13:21:49'), (52723, 13180, '2010-12-23 13:21:51'), (52724, 13180, '2010-12-23 13:21:53'), (52725, 13180, '2010-12-23 13:21:55'), (52726, 13180, '2010-12-23 13:21:57'), (52727, 13180, '2010-12-23 13:21:59'), (52728, 13180, '2010-12-23 13:22:01'), (52729, 13180, '2010-12-23 13:22:03'), (52730, 13180, '2010-12-23 13:22:05'), (52731, 13180, '2010-12-23 13:22:07'), (52732, 13180, '2010-12-23 13:22:09'), (52733, 13180, '2010-12-23 13:22:11'), (52734, 13180, '2010-12-23 13:22:13'), (52735, 13180, '2010-12-23 13:22:15'), (52736, 13180, '2010-12-23 13:22:17'), (52737, 13180, '2010-12-23 13:22:20'), (52738, 13180, '2010-12-23 13:22:22'), (52739, 13180, '2010-12-23 13:22:24'), (52740, 13180, '2010-12-23 13:22:26'), (52741, 13180, '2010-12-23 13:22:27'), (52742, 13180, '2010-12-23 13:22:29'), (52743, 13180, '2010-12-23 13:22:31'), (52744, 13180, '2010-12-23 13:22:34'), (52745, 13180, '2010-12-23 13:22:36'), (52746, 13180, '2010-12-23 13:22:37'), (52747, 13180, '2010-12-23 13:22:39'), (52748, 13180, '2010-12-23 13:22:41'), (52749, 13180, '2010-12-23 13:22:43'), (52750, 13180, '2010-12-23 13:22:45'), (52751, 13180, '2010-12-23 13:22:47'), (52752, 13180, '2010-12-23 13:22:49'), (52753, 13180, '2010-12-23 13:22:50'), (52754, 13180, '2010-12-23 13:22:52'), (52755, 13180, '2010-12-23 13:22:54'), (52756, 13180, '2010-12-23 13:22:56'), (52757, 13180, '2010-12-23 13:22:58'), (52758, 13180, '2010-12-23 13:23:00'), (52759, 13180, '2010-12-23 13:23:02'), (52760, 13180, '2010-12-23 13:23:04'), (52761, 13180, '2010-12-23 13:23:06'), (52762, 13180, '2010-12-23 13:23:08'), (52763, 13180, '2010-12-23 13:23:09'), (52764, 13180, '2010-12-23 13:23:11'), (52765, 13180, '2010-12-23 13:23:14'), (52766, 13180, '2010-12-23 13:23:15'), (52767, 13180, '2010-12-23 13:23:17'), (52768, 13180, '2010-12-23 13:23:19'), (52769, 13180, '2010-12-23 13:23:21'), (52770, 13180, '2010-12-23 13:23:23'), (52771, 13180, '2010-12-23 13:23:25'), (52772, 13180, '2010-12-23 13:23:27'), (52773, 13180, '2010-12-23 13:23:29'), (52774, 13180, '2010-12-23 13:23:31'), (52775, 13180, '2010-12-23 13:23:33'), (52776, 13180, '2010-12-23 13:23:35'), (52777, 13180, '2010-12-23 13:23:37'), (52778, 13180, '2010-12-23 13:23:39'), (52779, 13180, '2010-12-23 13:23:41'), (52780, 13180, '2010-12-23 13:23:42'), (52781, 13180, '2010-12-23 13:23:44'), (52782, 13180, '2010-12-23 13:23:46'), (52783, 13180, '2010-12-23 13:23:48'), (52784, 13180, '2010-12-23 13:23:50'), (52785, 13180, '2010-12-23 13:23:52'), (52786, 13180, '2010-12-23 13:23:54'), (52787, 13180, '2010-12-23 13:23:56'), (52788, 13180, '2010-12-23 13:23:58'), (52789, 13180, '2010-12-23 13:24:00'), (52790, 13180, '2010-12-23 13:24:02'), (52791, 13180, '2010-12-23 13:24:04'), (52792, 13180, '2010-12-23 13:24:06'), (52793, 13180, '2010-12-23 13:24:08'), (52794, 13180, '2010-12-23 13:24:10'), (52795, 13180, '2010-12-23 13:24:11'), (52796, 13180, '2010-12-23 13:24:13'), (52797, 13180, '2010-12-23 13:24:15'), (52798, 13180, '2010-12-23 13:24:17'), (52799, 13180, '2010-12-23 13:24:19'), (52800, 13180, '2010-12-23 13:24:21'), (52801, 13180, '2010-12-23 13:24:23'), (52802, 13180, '2010-12-23 13:24:25'), (52803, 13180, '2010-12-23 13:24:27'), (52804, 13180, '2010-12-23 13:24:29'), (52805, 13180, '2010-12-23 13:24:31'), (52806, 13180, '2010-12-23 13:24:33'), (52807, 13180, '2010-12-23 13:24:35'), (52808, 13180, '2010-12-23 13:24:37'), (52809, 13180, '2010-12-23 13:24:38'), (52810, 13180, '2010-12-23 13:24:41'), (52811, 13180, '2010-12-23 13:24:42'), (52812, 13180, '2010-12-23 13:24:44'), (52813, 13180, '2010-12-23 13:24:47'), (52814, 13180, '2010-12-23 13:24:48'), (52815, 13180, '2010-12-23 13:24:50'), (52816, 13180, '2010-12-23 13:24:53'), (52817, 13180, '2010-12-23 13:24:54'), (52818, 13180, '2010-12-23 13:24:56'), (52819, 13180, '2010-12-23 13:24:58'), (52820, 13180, '2010-12-23 13:25:00'), (52821, 13180, '2010-12-23 13:25:02'), (52822, 13180, '2010-12-23 13:25:04'), (52823, 13180, '2010-12-23 13:25:06'), (52824, 13180, '2010-12-23 13:25:08'), (52825, 13180, '2010-12-23 13:25:10'), (52826, 13180, '2010-12-23 13:25:12'), (52827, 13180, '2010-12-23 13:25:14'), (52828, 13180, '2010-12-23 13:25:16'), (52829, 13180, '2010-12-23 13:25:18'), (52830, 13180, '2010-12-23 13:25:20'), (52831, 13180, '2010-12-23 13:25:22'), (52832, 13180, '2010-12-23 13:25:24'), (52833, 13180, '2010-12-23 13:25:26'), (52834, 13180, '2010-12-23 13:25:28'), (52835, 13180, '2010-12-23 13:25:30'), (52836, 13180, '2010-12-23 13:25:32'), (52837, 13180, '2010-12-23 13:25:34'), (52838, 13180, '2010-12-23 13:25:36'), (52839, 13180, '2010-12-23 13:25:38'), (52840, 13180, '2010-12-23 13:25:40'), (52841, 13180, '2010-12-23 13:25:42'), (52842, 13180, '2010-12-23 13:25:44'), (52843, 13180, '2010-12-23 13:25:46'), (52844, 13180, '2010-12-23 13:25:48'), (52845, 13180, '2010-12-23 13:25:50'), (52846, 13180, '2010-12-23 13:25:53'), (52847, 13180, '2010-12-23 13:25:55'), (52848, 13180, '2010-12-23 13:25:57'), (52849, 13180, '2010-12-23 13:25:59'), (52850, 13180, '2010-12-23 13:26:01'), (52851, 13180, '2010-12-23 13:26:03'), (52852, 13180, '2010-12-23 13:26:05'), (52853, 13180, '2010-12-23 13:26:07'), (52854, 13180, '2010-12-23 13:26:09'), (52855, 13180, '2010-12-23 13:26:11'), (52856, 13180, '2010-12-23 13:26:13'), (52857, 13180, '2010-12-23 13:26:15'), (52858, 13180, '2010-12-23 13:26:17'), (52859, 13180, '2010-12-23 13:26:19'), (52860, 13180, '2010-12-23 13:26:21'), (52861, 13180, '2010-12-23 13:26:23'), (52862, 13180, '2010-12-23 13:26:25'), (52863, 13180, '2010-12-23 13:26:27'), (52864, 13180, '2010-12-23 13:26:28'), (52865, 13180, '2010-12-23 13:26:31'), (52866, 13180, '2010-12-23 13:26:33'), (52867, 13180, '2010-12-23 13:26:35'), (52868, 13180, '2010-12-23 13:26:37'), (52869, 13180, '2010-12-23 13:26:39'), (52870, 13180, '2010-12-23 13:26:41'), (52871, 13180, '2010-12-23 13:26:42'), (52872, 13180, '2010-12-23 13:26:45'), (52873, 13180, '2010-12-23 13:26:47'), (52874, 13180, '2010-12-23 13:26:49'), (52875, 13180, '2010-12-23 13:26:51'), (52876, 13180, '2010-12-23 13:26:53'), (52877, 13180, '2010-12-23 13:26:55'), (52878, 13180, '2010-12-23 13:26:57'), (52879, 13180, '2010-12-23 13:26:59'), (52880, 13180, '2010-12-23 13:27:01'), (52881, 13180, '2010-12-23 13:27:03'), (52882, 13180, '2010-12-23 13:27:05'), (52883, 13180, '2010-12-23 13:27:07'), (52884, 13180, '2010-12-23 13:27:09'), (52885, 13180, '2010-12-23 13:27:11'), (52886, 13180, '2010-12-23 13:27:13'), (52887, 13180, '2010-12-23 13:27:15'), (52888, 13180, '2010-12-23 13:27:17'), (52889, 13180, '2010-12-23 13:27:18'), (52890, 13180, '2010-12-23 13:27:20'), (52891, 13180, '2010-12-23 13:27:22'), (52892, 13180, '2010-12-23 13:27:24'), (52893, 13180, '2010-12-23 13:27:26'), (52894, 13180, '2010-12-23 13:27:28'), (52895, 13180, '2010-12-23 13:27:30'), (52896, 13180, '2010-12-23 13:27:33'), (52897, 13180, '2010-12-23 13:27:35'), (52898, 13180, '2010-12-23 13:27:37'), (52899, 13180, '2010-12-23 13:27:39'), (52900, 13180, '2010-12-23 13:27:40'), (52901, 13180, '2010-12-23 13:27:42'), (52902, 13180, '2010-12-23 13:27:44'), (52903, 13180, '2010-12-23 13:27:46'), (52904, 13180, '2010-12-23 13:27:48'), (52905, 13180, '2010-12-23 13:27:50'), (52906, 13180, '2010-12-23 13:27:52'), (52907, 13180, '2010-12-23 13:27:54'), (52908, 13180, '2010-12-23 13:27:56'), (52909, 13180, '2010-12-23 13:27:58'), (52910, 13180, '2010-12-23 13:28:00'), (52911, 13180, '2010-12-23 13:28:02'), (52912, 13180, '2010-12-23 13:28:04'), (52913, 13180, '2010-12-23 13:28:06'), (52914, 13180, '2010-12-23 13:28:08'), (52915, 13180, '2010-12-23 13:28:10'), (52916, 13180, '2010-12-23 13:28:12'), (52917, 13180, '2010-12-23 13:28:14'), (52918, 13180, '2010-12-23 13:28:16'), (52919, 13180, '2010-12-23 13:28:18'), (52920, 13180, '2010-12-23 13:28:20'), (52921, 13180, '2010-12-23 13:28:22'), (52922, 13180, '2010-12-23 13:28:24'), (52923, 13180, '2010-12-23 13:28:26'), (52924, 13180, '2010-12-23 13:28:28'), (52925, 13180, '2010-12-23 13:28:30'), (52926, 13180, '2010-12-23 13:28:31'), (52927, 13180, '2010-12-23 13:28:33'), (52928, 13180, '2010-12-23 13:28:35'), (52929, 13180, '2010-12-23 13:28:37'), (52930, 13180, '2010-12-23 13:28:39'), (52931, 13180, '2010-12-23 13:28:41'), (52932, 13180, '2010-12-23 13:28:43'), (52933, 13180, '2010-12-23 13:28:45'), (52934, 13180, '2010-12-23 13:28:47'), (52935, 13180, '2010-12-23 13:28:49'), (52936, 13180, '2010-12-23 13:28:51'), (52937, 13180, '2010-12-23 13:28:53'), (52938, 13180, '2010-12-23 13:28:55'), (52939, 13180, '2010-12-23 13:28:57'), (52940, 13180, '2010-12-23 13:28:59'), (52941, 13180, '2010-12-23 13:29:01'), (52942, 13180, '2010-12-23 13:29:03'), (52943, 13180, '2010-12-23 13:29:05'), (52944, 13180, '2010-12-23 13:29:07'), (52945, 13180, '2010-12-23 13:29:09'), (52946, 13180, '2010-12-23 13:29:11'), (52947, 13180, '2010-12-23 13:29:13'), (52948, 13180, '2010-12-23 13:29:15'), (52949, 13180, '2010-12-23 13:29:17'), (52950, 13180, '2010-12-23 13:29:19'), (52951, 13180, '2010-12-23 13:29:21'), (52952, 13180, '2010-12-23 13:29:23'), (52953, 13180, '2010-12-23 13:29:25'), (52954, 13180, '2010-12-23 13:29:27'), (52955, 13180, '2010-12-23 13:29:29'), (52956, 13180, '2010-12-23 13:29:31'), (52957, 13180, '2010-12-23 13:29:34'), (52958, 13180, '2010-12-23 13:29:36'), (52959, 13180, '2010-12-23 13:29:38'), (52960, 13180, '2010-12-23 13:29:40'), (52961, 13180, '2010-12-23 13:29:42'), (52962, 13180, '2010-12-23 13:29:45'), (52963, 13180, '2010-12-23 13:29:47'), (52964, 13180, '2010-12-23 13:29:49'), (52965, 13180, '2010-12-23 13:29:52'), (52966, 13180, '2010-12-23 13:29:54'), (52967, 13180, '2010-12-23 13:29:56'), (52968, 13180, '2010-12-23 13:29:58'), (52969, 13180, '2010-12-23 13:30:00'), (52970, 13180, '2010-12-23 13:30:02'), (52971, 13180, '2010-12-23 13:30:04'), (52972, 13180, '2010-12-23 13:30:06'), (52973, 13180, '2010-12-23 13:30:08'), (52974, 13180, '2010-12-23 13:30:10'), (52975, 13180, '2010-12-23 13:30:12'), (52976, 13180, '2010-12-23 13:30:14'), (52977, 13180, '2010-12-23 13:30:16'), (52978, 13180, '2010-12-23 13:30:17'), (52979, 13180, '2010-12-23 13:30:19'), (52980, 13180, '2010-12-23 13:30:21'), (52981, 13180, '2010-12-23 13:30:23'), (52982, 13180, '2010-12-23 13:30:25'), (52983, 13180, '2010-12-23 13:30:27'), (52984, 13180, '2010-12-23 13:30:29'), (52985, 13180, '2010-12-23 13:30:31'), (52986, 13180, '2010-12-23 13:30:33'), (52987, 13180, '2010-12-23 13:30:35'), (52988, 13180, '2010-12-23 13:30:37'), (52989, 13180, '2010-12-23 13:30:39'), (52990, 13180, '2010-12-23 13:30:41'), (52991, 13180, '2010-12-23 13:30:43'), (52992, 13180, '2010-12-23 13:30:45'), (52993, 13180, '2010-12-23 13:30:47'), (52994, 13180, '2010-12-23 13:30:49'), (52995, 13180, '2010-12-23 13:30:51'), (52996, 13180, '2010-12-23 13:30:53'), (52997, 13180, '2010-12-23 13:30:55'), (52998, 13180, '2010-12-23 13:30:57'), (52999, 13180, '2010-12-23 13:30:59'), (53000, 13180, '2010-12-23 13:31:01'), (53001, 13180, '2010-12-23 13:31:03'), (53002, 13180, '2010-12-23 13:31:05'), (53003, 13180, '2010-12-23 13:31:08'), (53004, 13180, '2010-12-23 13:31:10'), (53005, 13180, '2010-12-23 13:31:12'), (53006, 13180, '2010-12-23 13:31:14'), (53007, 13180, '2010-12-23 13:31:16'), (53008, 13180, '2010-12-23 13:31:18'), (53009, 13180, '2010-12-23 13:31:20'), (53010, 13180, '2010-12-23 13:31:22'), (53011, 13180, '2010-12-23 13:31:24'), (53012, 13180, '2010-12-23 13:31:26'), (53013, 13180, '2010-12-23 13:31:28'), (53014, 13180, '2010-12-23 13:31:30'), (53015, 13180, '2010-12-23 13:31:32'), (53016, 13180, '2010-12-23 13:31:34'), (53017, 13180, '2010-12-23 13:31:36'), (53018, 13180, '2010-12-23 13:31:38'), (53019, 13180, '2010-12-23 13:31:40'), (53020, 13180, '2010-12-23 13:31:42'), (53021, 13180, '2010-12-23 13:31:44'), (53022, 13180, '2010-12-23 13:31:46'), (53023, 13180, '2010-12-23 13:31:48'), (53024, 13180, '2010-12-23 13:31:50'), (53025, 13180, '2010-12-23 13:31:53'), (53026, 13180, '2010-12-23 13:31:54'), (53027, 13180, '2010-12-23 13:31:57'), (53028, 13180, '2010-12-23 13:31:59'), (53029, 13180, '2010-12-23 13:32:01'), (53030, 13180, '2010-12-23 13:32:03'), (53031, 13180, '2010-12-23 13:32:05'), (53032, 13180, '2010-12-23 13:32:07'), (53033, 13180, '2010-12-23 13:32:09'), (53034, 13180, '2010-12-23 13:32:12'), (53035, 13180, '2010-12-23 13:32:14'), (53036, 13180, '2010-12-23 13:32:16'), (53037, 13180, '2010-12-23 13:32:18'), (53038, 13180, '2010-12-23 13:32:20'), (53039, 13180, '2010-12-23 13:32:22'), (53040, 13180, '2010-12-23 13:32:24'), (53041, 13180, '2010-12-23 13:32:26'), (53042, 13180, '2010-12-23 13:32:28'), (53043, 13180, '2010-12-23 13:32:30'), (53044, 13180, '2010-12-23 13:32:32'), (53045, 13180, '2010-12-23 13:32:34'), (53046, 13180, '2010-12-23 13:32:37'), (53047, 13180, '2010-12-23 13:32:39'), (53048, 13180, '2010-12-23 13:32:40'), (53049, 13180, '2010-12-23 13:32:43'), (53050, 13180, '2010-12-23 13:32:45'), (53051, 13180, '2010-12-23 13:32:47'), (53052, 13180, '2010-12-23 13:32:49'), (53053, 13180, '2010-12-23 13:32:51'), (53054, 13180, '2010-12-23 13:32:53'), (53055, 13180, '2010-12-23 13:32:55'), (53056, 13180, '2010-12-23 13:32:57'), (53057, 13180, '2010-12-23 13:32:59'), (53058, 13180, '2010-12-23 13:33:02'), (53059, 13180, '2010-12-23 13:33:04'), (53060, 13180, '2010-12-23 13:33:06'), (53061, 13180, '2010-12-23 13:33:08'), (53062, 13180, '2010-12-23 13:33:10'), (53063, 13180, '2010-12-23 13:33:12'), (53064, 13180, '2010-12-23 13:33:14'), (53065, 13180, '2010-12-23 13:33:16'), (53066, 13180, '2010-12-23 13:33:18'), (53067, 13180, '2010-12-23 13:33:20'), (53068, 13180, '2010-12-23 13:33:22'), (53069, 13180, '2010-12-23 13:33:24'), (53070, 13180, '2010-12-23 13:33:26'), (53071, 13180, '2010-12-23 13:33:28'), (53072, 13180, '2010-12-23 13:33:30'), (53073, 13180, '2010-12-23 13:33:32'), (53074, 13180, '2010-12-23 13:33:35'), (53075, 13180, '2010-12-23 13:33:37'), (53076, 13180, '2010-12-23 13:33:39'), (53077, 13180, '2010-12-23 13:33:41'), (53078, 13180, '2010-12-23 13:33:43'), (53079, 13180, '2010-12-23 13:33:45'), (53080, 13180, '2010-12-23 13:33:47'), (53081, 13180, '2010-12-23 13:33:49'), (53082, 13180, '2010-12-23 13:33:51'), (53083, 13180, '2010-12-23 13:33:53'), (53084, 13180, '2010-12-23 13:33:55'), (53085, 13180, '2010-12-23 13:33:57'), (53086, 13180, '2010-12-23 13:34:00'), (53087, 13180, '2010-12-23 13:34:03'), (53088, 13180, '2010-12-23 13:34:05'), (53089, 13180, '2010-12-23 13:34:07'), (53090, 13180, '2010-12-23 13:34:09'), (53091, 13180, '2010-12-23 13:34:11'), (53092, 13180, '2010-12-23 13:34:13'), (53093, 13180, '2010-12-23 13:34:16'), (53094, 13180, '2010-12-23 13:34:18'), (53095, 13180, '2010-12-23 13:34:20'), (53096, 13180, '2010-12-23 13:34:22'), (53097, 13180, '2010-12-23 13:34:24'), (53098, 13180, '2010-12-23 13:34:26'), (53099, 13180, '2010-12-23 13:34:28'), (53100, 13180, '2010-12-23 13:34:30'), (53101, 13180, '2010-12-23 13:34:33'), (53102, 13180, '2010-12-23 13:34:35'), (53103, 13180, '2010-12-23 13:34:37'), (53104, 13180, '2010-12-23 13:34:39'), (53105, 13180, '2010-12-23 13:34:41'), (53106, 13180, '2010-12-23 13:34:43'), (53107, 13180, '2010-12-23 13:34:45'), (53108, 13180, '2010-12-23 13:34:48'), (53109, 13180, '2010-12-23 13:34:50'), (53110, 13180, '2010-12-23 13:34:52'), (53111, 13180, '2010-12-23 13:34:55'), (53112, 13180, '2010-12-23 13:34:57'), (53113, 13180, '2010-12-23 13:34:59'), (53114, 13180, '2010-12-23 13:35:01'), (53115, 13180, '2010-12-23 13:35:03'), (53116, 13180, '2010-12-23 13:35:05'), (53117, 13180, '2010-12-23 13:35:07'), (53118, 13180, '2010-12-23 13:35:10'), (53119, 13180, '2010-12-23 13:35:11'), (53120, 13180, '2010-12-23 13:35:14'), (53121, 13180, '2010-12-23 13:35:16'), (53122, 13180, '2010-12-23 13:35:18'), (53123, 13180, '2010-12-23 13:35:21'), (53124, 13180, '2010-12-23 13:35:23'), (53125, 13180, '2010-12-23 13:35:25'), (53126, 13180, '2010-12-23 13:35:27'), (53127, 13180, '2010-12-23 13:35:30'), (53128, 13180, '2010-12-23 13:35:32'), (53129, 13180, '2010-12-23 13:35:34'), (53130, 13180, '2010-12-23 13:35:37'), (53131, 13180, '2010-12-23 13:35:39'), (53132, 13180, '2010-12-23 13:35:41'), (53133, 13180, '2010-12-23 13:35:43'), (53134, 13180, '2010-12-23 13:35:45'), (53135, 13180, '2010-12-23 13:35:48'), (53136, 13180, '2010-12-23 13:35:50'), (53137, 13180, '2010-12-23 13:35:52'), (53138, 13180, '2010-12-23 13:35:54'), (53139, 13180, '2010-12-23 13:35:56'), (53140, 13180, '2010-12-23 13:35:59'), (53141, 13180, '2010-12-23 13:36:01'), (53142, 13180, '2010-12-23 13:36:03'), (53143, 13180, '2010-12-23 13:36:06'), (53144, 13180, '2010-12-23 13:36:09'), (53145, 13180, '2010-12-23 13:36:11'), (53146, 13180, '2010-12-23 13:36:13'), (53147, 13180, '2010-12-23 13:36:15'), (53148, 13180, '2010-12-23 13:36:19'), (53149, 13180, '2010-12-23 13:36:21'), (53150, 13180, '2010-12-23 13:36:24'), (53151, 13180, '2010-12-23 13:36:26'), (53152, 13180, '2010-12-23 13:36:28'), (53153, 13180, '2010-12-23 13:36:30'), (53154, 13180, '2010-12-23 13:36:32'), (53155, 13180, '2010-12-23 13:36:34'), (53156, 13180, '2010-12-23 13:36:36'), (53157, 13180, '2010-12-23 13:36:38'), (53158, 13180, '2010-12-23 13:36:40'), (53159, 13180, '2010-12-23 13:36:42'), (53160, 13180, '2010-12-23 13:36:44'), (53161, 13180, '2010-12-23 13:36:46'), (53162, 13180, '2010-12-23 13:36:48'), (53163, 13180, '2010-12-23 13:36:50'), (53164, 13180, '2010-12-23 13:36:52'), (53165, 13180, '2010-12-23 13:36:54'), (53166, 13180, '2010-12-23 13:36:56'), (53167, 13180, '2010-12-23 13:36:58'), (53168, 13180, '2010-12-23 13:37:00'), (53169, 13180, '2010-12-23 13:37:02'), (53170, 13180, '2010-12-23 13:37:04'), (53171, 13180, '2010-12-23 13:37:06'), (53172, 13180, '2010-12-23 13:37:08'), (53173, 13180, '2010-12-23 13:37:10'), (53174, 13180, '2010-12-23 13:37:12'), (53175, 13180, '2010-12-23 13:37:14'), (53176, 13180, '2010-12-23 13:37:16'), (53177, 13180, '2010-12-23 13:37:18'), (53178, 13180, '2010-12-23 13:37:20'), (53179, 13180, '2010-12-23 13:37:22'), (53180, 13180, '2010-12-23 13:37:25'), (53181, 13180, '2010-12-23 13:37:26'), (53182, 13180, '2010-12-23 13:37:28'), (53183, 13180, '2010-12-23 13:37:30'), (53184, 13180, '2010-12-23 13:37:33'), (53185, 13180, '2010-12-23 13:37:35'), (53186, 13180, '2010-12-23 13:37:38'), (53187, 13180, '2010-12-23 13:37:41'), (53188, 13180, '2010-12-23 13:37:43'), (53189, 13180, '2010-12-23 13:37:47'), (53190, 13180, '2010-12-23 13:37:49'), (53191, 13180, '2010-12-23 13:37:52'), (53192, 13180, '2010-12-23 13:37:55'), (53193, 13180, '2010-12-23 13:37:58'), (53194, 13180, '2010-12-23 13:38:00'), (53195, 13180, '2010-12-23 13:38:04'), (53196, 13180, '2010-12-23 13:38:06'), (53197, 13180, '2010-12-23 13:38:09'), (53198, 13180, '2010-12-23 13:38:12'), (53199, 13180, '2010-12-23 13:38:14'), (53200, 13180, '2010-12-23 13:38:16'), (53201, 13180, '2010-12-23 13:38:19'), (53202, 13180, '2010-12-23 13:38:22'), (53203, 13180, '2010-12-23 13:38:25'), (53204, 13180, '2010-12-23 13:38:27'), (53205, 13180, '2010-12-23 13:38:29'), (53206, 13180, '2010-12-23 13:38:32'), (53207, 13180, '2010-12-23 13:38:35'), (53208, 13180, '2010-12-23 13:38:37'), (53209, 13180, '2010-12-23 13:38:41'), (53210, 13180, '2010-12-23 13:38:43'), (53211, 13180, '2010-12-23 13:38:45'), (53212, 13180, '2010-12-23 13:38:47'), (53213, 13180, '2010-12-23 13:38:49'), (53214, 13180, '2010-12-23 13:38:51'), (53215, 13180, '2010-12-23 13:38:53'), (53216, 13180, '2010-12-23 13:38:55'), (53217, 13180, '2010-12-23 13:38:57'), (53218, 13180, '2010-12-23 13:38:59'), (53219, 13180, '2010-12-23 13:39:01'), (53220, 13180, '2010-12-23 13:39:03'), (53221, 13180, '2010-12-23 13:39:05'), (53222, 13180, '2010-12-23 13:39:07'), (53223, 13180, '2010-12-23 13:39:09'), (53224, 13180, '2010-12-23 13:39:11'), (53225, 13180, '2010-12-23 13:39:13'), (53226, 13180, '2010-12-23 13:39:15'), (53227, 13180, '2010-12-23 13:39:17'), (53228, 13180, '2010-12-23 13:39:19'), (53229, 13180, '2010-12-23 13:39:21'), (53230, 13180, '2010-12-23 13:39:23'), (53231, 13180, '2010-12-23 13:39:25'), (53232, 13180, '2010-12-23 13:39:27'), (53233, 13180, '2010-12-23 13:39:29'), (53234, 13180, '2010-12-23 13:39:31'), (53235, 13180, '2010-12-23 13:39:33'), (53236, 13180, '2010-12-23 13:39:35'), (53237, 13180, '2010-12-23 13:39:37'), (53238, 13180, '2010-12-23 13:39:39'), (53239, 13180, '2010-12-23 13:39:41'), (53240, 13180, '2010-12-23 13:39:43'), (53241, 13180, '2010-12-23 13:39:45'), (53242, 13180, '2010-12-23 13:39:47'), (53243, 13180, '2010-12-23 13:39:50'), (53244, 13180, '2010-12-23 13:39:52'), (53245, 13180, '2010-12-23 13:39:54'), (53246, 13180, '2010-12-23 13:39:56'), (53247, 13180, '2010-12-23 13:39:58'), (53248, 13180, '2010-12-23 13:40:00'), (53249, 13180, '2010-12-23 13:40:02'), (53250, 13180, '2010-12-23 13:40:04'), (53251, 13180, '2010-12-23 13:40:06'), (53252, 13180, '2010-12-23 13:40:08'), (53253, 13180, '2010-12-23 13:40:10'), (53254, 13180, '2010-12-23 13:40:12'), (53255, 13180, '2010-12-23 13:40:14'), (53256, 13180, '2010-12-23 13:40:16'), (53257, 13180, '2010-12-23 13:40:18'), (53258, 13180, '2010-12-23 13:40:20'), (53259, 13180, '2010-12-23 13:40:22'), (53260, 13180, '2010-12-23 13:40:24'), (53261, 13180, '2010-12-23 13:40:26'), (53262, 13180, '2010-12-23 13:40:28'), (53263, 13180, '2010-12-23 13:40:30'), (53264, 13180, '2010-12-23 13:40:32'), (53265, 13180, '2010-12-23 13:40:35'), (53266, 13180, '2010-12-23 13:40:37'), (53267, 13180, '2010-12-23 13:40:39'), (53268, 13180, '2010-12-23 13:40:40'), (53269, 13180, '2010-12-23 13:40:42'), (53270, 13180, '2010-12-23 13:40:44'), (53271, 13180, '2010-12-23 13:40:46'), (53272, 13180, '2010-12-23 13:40:48'), (53273, 13180, '2010-12-23 13:40:50'), (53274, 13180, '2010-12-23 13:40:52'), (53275, 13180, '2010-12-23 13:40:54'), (53276, 13180, '2010-12-23 13:40:56'), (53277, 13180, '2010-12-23 13:40:58'), (53278, 13180, '2010-12-23 13:41:00'), (53279, 13180, '2010-12-23 13:41:02'), (53280, 13180, '2010-12-23 13:41:04'), (53281, 13180, '2010-12-23 13:41:06'), (53282, 13180, '2010-12-23 13:41:08'), (53283, 13180, '2010-12-23 13:41:10'), (53284, 13180, '2010-12-23 13:41:12'), (53285, 13180, '2010-12-23 13:41:14'), (53286, 13180, '2010-12-23 13:41:17'), (53287, 13180, '2010-12-23 13:41:19'), (53288, 13180, '2010-12-23 13:41:21'), (53289, 13180, '2010-12-23 13:41:23'), (53290, 13180, '2010-12-23 13:41:26'), (53291, 13180, '2010-12-23 13:41:28'), (53292, 13180, '2010-12-23 13:41:31'), (53293, 13180, '2010-12-23 13:41:33'), (53294, 13180, '2010-12-23 13:41:36'), (53295, 13180, '2010-12-23 13:41:39'), (53296, 13180, '2010-12-23 13:41:41'), (53297, 13180, '2010-12-23 13:41:43'), (53298, 13180, '2010-12-23 13:41:45'), (53299, 13180, '2010-12-23 13:41:48'), (53300, 13180, '2010-12-23 13:41:51'), (53301, 13180, '2010-12-23 13:41:53'), (53302, 13180, '2010-12-23 13:41:55'), (53303, 13180, '2010-12-23 13:41:57'), (53304, 13180, '2010-12-23 13:42:00'), (53305, 13180, '2010-12-23 13:42:02'), (53306, 13180, '2010-12-23 13:42:05'), (53307, 13180, '2010-12-23 13:42:07'), (53308, 13180, '2010-12-23 13:42:10'), (53309, 13180, '2010-12-23 13:42:12'), (53310, 13180, '2010-12-23 13:42:14'), (53311, 13180, '2010-12-23 13:42:17'), (53312, 13180, '2010-12-23 13:42:19'), (53313, 13180, '2010-12-23 13:42:21'), (53314, 13180, '2010-12-23 13:42:23'), (53315, 13180, '2010-12-23 13:42:25'), (53316, 13180, '2010-12-23 13:42:27'), (53317, 13180, '2010-12-23 13:42:29'), (53318, 13180, '2010-12-23 13:42:31'), (53319, 13180, '2010-12-23 13:42:33'), (53320, 13180, '2010-12-23 13:42:35'), (53321, 13180, '2010-12-23 13:42:37'), (53322, 13180, '2010-12-23 13:42:39'), (53323, 13180, '2010-12-23 13:42:41'), (53324, 13180, '2010-12-23 13:42:43'), (53325, 13180, '2010-12-23 13:42:45'), (53326, 13180, '2010-12-23 13:42:47'), (53327, 13180, '2010-12-23 13:42:49'), (53328, 13180, '2010-12-23 13:42:51'), (53329, 13180, '2010-12-23 13:42:53'), (53330, 13180, '2010-12-23 13:42:55'), (53331, 13180, '2010-12-23 13:42:57'), (53332, 13180, '2010-12-23 13:42:59'), (53333, 13180, '2010-12-23 13:43:01'), (53334, 13180, '2010-12-23 13:43:03'), (53335, 13180, '2010-12-23 13:43:05'), (53336, 13180, '2010-12-23 13:43:07'), (53337, 13180, '2010-12-23 13:43:09'), (53338, 13180, '2010-12-23 13:43:12'), (53339, 13180, '2010-12-23 13:43:15'), (53340, 13180, '2010-12-23 13:43:17'), (53341, 13180, '2010-12-23 13:43:19'), (53342, 13180, '2010-12-23 13:43:22'), (53343, 13180, '2010-12-23 13:43:26'), (53344, 13180, '2010-12-23 13:43:29'), (53345, 13180, '2010-12-23 13:43:31'), (53346, 13180, '2010-12-23 13:43:34'), (53347, 13180, '2010-12-23 13:43:38'), (53348, 13180, '2010-12-23 13:43:41'), (53349, 13180, '2010-12-23 13:43:43'), (53350, 13180, '2010-12-23 13:43:46'), (53351, 13180, '2010-12-23 13:43:50'), (53352, 13180, '2010-12-23 13:43:53'), (53353, 13180, '2010-12-23 13:43:56'), (53354, 13180, '2010-12-23 13:43:59'), (53355, 13180, '2010-12-23 13:44:02'), (53356, 13180, '2010-12-23 13:44:06'), (53357, 13180, '2010-12-23 13:44:08'), (53358, 13180, '2010-12-23 13:44:10'), (53359, 13180, '2010-12-23 13:44:12'), (53360, 13180, '2010-12-23 13:44:14'), (53361, 13180, '2010-12-23 13:44:16'), (53362, 13180, '2010-12-23 13:44:18'), (53363, 13180, '2010-12-23 13:44:20'), (53364, 13180, '2010-12-23 13:44:23'), (53365, 13180, '2010-12-23 13:44:25'), (53366, 13180, '2010-12-23 13:44:28'), (53367, 13180, '2010-12-23 13:44:32'), (53368, 13180, '2010-12-23 13:44:35'), (53369, 13180, '2010-12-23 13:44:37'), (53370, 13180, '2010-12-23 13:44:41'), (53371, 13180, '2010-12-23 13:44:43'), (53372, 13180, '2010-12-23 13:44:45'), (53373, 13180, '2010-12-23 13:44:47'), (53374, 13180, '2010-12-23 13:44:50'), (53375, 13180, '2010-12-23 13:44:51'), (53376, 13180, '2010-12-23 13:44:54'), (53377, 13180, '2010-12-23 13:44:56'), (53378, 13180, '2010-12-23 13:44:58'), (53379, 13180, '2010-12-23 13:45:00'), (53380, 13180, '2010-12-23 13:45:03'), (53381, 13180, '2010-12-23 13:45:05'), (53382, 13180, '2010-12-23 13:45:07'), (53383, 13180, '2010-12-23 13:45:09'), (53384, 13180, '2010-12-23 13:45:11'), (53385, 13180, '2010-12-23 13:45:12'), (53386, 13180, '2010-12-23 13:45:14'), (53387, 13180, '2010-12-23 13:45:16'), (53388, 13180, '2010-12-23 13:45:18'), (53389, 13180, '2010-12-23 13:45:21'), (53390, 13180, '2010-12-23 13:45:23'), (53391, 13180, '2010-12-23 13:45:25'), (53392, 13180, '2010-12-23 13:45:27'), (53393, 13180, '2010-12-23 13:45:29'), (53394, 13180, '2010-12-23 13:45:31'), (53395, 13180, '2010-12-23 13:45:33'), (53396, 13180, '2010-12-23 13:45:35'), (53397, 13180, '2010-12-23 13:45:37'), (53398, 13180, '2010-12-23 13:45:39'), (53399, 13180, '2010-12-23 13:45:41'), (53400, 13180, '2010-12-23 13:45:43'), (53401, 13180, '2010-12-23 13:45:45'), (53402, 13180, '2010-12-23 13:45:47'), (53403, 13180, '2010-12-23 13:45:49'), (53404, 13180, '2010-12-23 13:45:51'), (53405, 13180, '2010-12-23 13:45:53'), (53406, 13180, '2010-12-23 13:45:55'), (53407, 13180, '2010-12-23 13:45:57'), (53408, 13180, '2010-12-23 13:45:59'), (53409, 13180, '2010-12-23 13:46:01'), (53410, 13180, '2010-12-23 13:46:03'), (53411, 13180, '2010-12-23 13:46:05'), (53412, 13180, '2010-12-23 13:46:07'), (53413, 13180, '2010-12-23 13:46:09'), (53414, 13180, '2010-12-23 13:46:11'), (53415, 13180, '2010-12-23 13:46:13'), (53416, 13180, '2010-12-23 13:46:15'), (53417, 13180, '2010-12-23 13:46:17'), (53418, 13180, '2010-12-23 13:46:21'), (53419, 13180, '2010-12-23 13:46:23'), (53420, 13180, '2010-12-23 13:46:25'), (53421, 13180, '2010-12-23 13:46:27'), (53422, 13180, '2010-12-23 13:46:29'), (53423, 13180, '2010-12-23 13:46:31'), (53424, 13180, '2010-12-23 13:46:34'), (53425, 13180, '2010-12-23 13:46:36'), (53426, 13180, '2010-12-23 13:46:38'), (53427, 13180, '2010-12-23 13:46:40'), (53428, 13180, '2010-12-23 13:46:42'), (53429, 13180, '2010-12-23 13:46:44'), (53430, 13180, '2010-12-23 13:46:46'), (53431, 13180, '2010-12-23 13:46:48'), (53432, 13180, '2010-12-23 13:46:50'), (53433, 13180, '2010-12-23 13:46:52'), (53434, 13180, '2010-12-23 13:46:55'), (53435, 13180, '2010-12-23 13:46:57'), (53436, 13180, '2010-12-23 13:46:59'), (53437, 13180, '2010-12-23 13:47:01'), (53438, 13180, '2010-12-23 13:47:04'), (53439, 13180, '2010-12-23 13:47:06'), (53440, 13180, '2010-12-23 13:47:08'), (53441, 13180, '2010-12-23 13:47:10'), (53442, 13180, '2010-12-23 13:47:12'), (53443, 13180, '2010-12-23 13:47:14'), (53444, 13180, '2010-12-23 13:47:16'), (53445, 13180, '2010-12-23 13:47:18'), (53446, 13180, '2010-12-23 13:47:20'), (53447, 13180, '2010-12-23 13:47:22'), (53448, 13180, '2010-12-23 13:47:25'), (53449, 13180, '2010-12-23 13:47:27'), (53450, 13180, '2010-12-23 13:47:29'), (53451, 13180, '2010-12-23 13:47:31'), (53452, 13180, '2010-12-23 13:47:33'), (53453, 13180, '2010-12-23 13:47:35'), (53454, 13180, '2010-12-23 13:47:37'), (53455, 13180, '2010-12-23 13:47:39'), (53456, 13180, '2010-12-23 13:47:42'), (53457, 13180, '2010-12-23 13:47:44'), (53458, 13180, '2010-12-23 13:47:46'), (53459, 13180, '2010-12-23 13:47:48'), (53460, 13180, '2010-12-23 13:47:50'), (53461, 13180, '2010-12-23 13:47:52'), (53462, 13180, '2010-12-23 13:47:54'), (53463, 13180, '2010-12-23 13:47:56'), (53464, 13180, '2010-12-23 13:47:58'), (53465, 13180, '2010-12-23 13:48:00'), (53466, 13180, '2010-12-23 13:48:03'), (53467, 13180, '2010-12-23 13:48:05'), (53468, 13180, '2010-12-23 13:48:07'), (53469, 13180, '2010-12-23 13:48:09'), (53470, 13180, '2010-12-23 13:48:11'), (53471, 13180, '2010-12-23 13:48:13'), (53472, 13180, '2010-12-23 13:48:15'), (53473, 13180, '2010-12-23 13:48:17'), (53474, 13180, '2010-12-23 13:48:20'), (53475, 13180, '2010-12-23 13:48:22'), (53476, 13180, '2010-12-23 13:48:24'), (53477, 13180, '2010-12-23 13:48:26'), (53478, 13180, '2010-12-23 13:48:28'), (53479, 13180, '2010-12-23 13:48:30'), (53480, 13180, '2010-12-23 13:48:32'), (53481, 13180, '2010-12-23 13:48:34'), (53482, 13180, '2010-12-23 13:48:36'), (53483, 13180, '2010-12-23 13:48:38'), (53484, 13180, '2010-12-23 13:48:40'), (53485, 13180, '2010-12-23 13:48:42'), (53486, 13180, '2010-12-23 13:48:46'), (53487, 13180, '2010-12-23 13:48:50'), (53488, 13180, '2010-12-23 13:48:52'), (53489, 13180, '2010-12-23 13:48:54'), (53490, 13180, '2010-12-23 13:48:56'), (53491, 13180, '2010-12-23 13:48:58'), (53492, 13180, '2010-12-23 13:49:00'), (53493, 13180, '2010-12-23 13:49:02'), (53494, 13180, '2010-12-23 13:49:05'), (53495, 13180, '2010-12-23 13:49:07'), (53496, 13180, '2010-12-23 13:49:09'), (53497, 13180, '2010-12-23 13:49:11'), (53498, 13180, '2010-12-23 13:49:13'), (53499, 13180, '2010-12-23 13:49:15'), (53500, 13180, '2010-12-23 13:49:17'), (53501, 13180, '2010-12-23 13:49:19'), (53502, 13180, '2010-12-23 13:49:21'), (53503, 13180, '2010-12-23 13:49:23'), (53504, 13180, '2010-12-23 13:49:26'), (53505, 13180, '2010-12-23 13:49:28'), (53506, 13180, '2010-12-23 13:49:31'), (53507, 13180, '2010-12-23 13:49:33'), (53508, 13180, '2010-12-23 13:49:35'), (53509, 13180, '2010-12-23 13:49:37'), (53510, 13180, '2010-12-23 13:49:39'), (53511, 13180, '2010-12-23 13:49:41'), (53512, 13180, '2010-12-23 13:49:43'), (53513, 13180, '2010-12-23 13:49:45'), (53514, 13180, '2010-12-23 13:49:46'), (53515, 13180, '2010-12-23 13:49:48'), (53516, 13180, '2010-12-23 13:49:51'), (53517, 13180, '2010-12-23 13:49:52'), (53518, 13180, '2010-12-23 13:49:54'), (53519, 13180, '2010-12-23 13:49:56'), (53520, 13180, '2010-12-23 13:49:58'), (53521, 13180, '2010-12-23 13:50:00'), (53522, 13180, '2010-12-23 13:50:02'), (53523, 13180, '2010-12-23 13:50:04'), (53524, 13180, '2010-12-23 13:50:06'), (53525, 13180, '2010-12-23 13:50:08'), (53526, 13180, '2010-12-23 13:50:10'), (53527, 13180, '2010-12-23 13:50:12'), (53528, 13180, '2010-12-23 13:50:13'), (53529, 13180, '2010-12-23 13:50:15'), (53530, 13180, '2010-12-23 13:50:17'), (53531, 13180, '2010-12-23 13:50:19'), (53532, 13180, '2010-12-23 13:50:21'), (53533, 13180, '2010-12-23 13:50:24'), (53534, 13180, '2010-12-23 13:50:26'), (53535, 13180, '2010-12-23 13:50:30'), (53536, 13180, '2010-12-23 13:50:33'), (53537, 13180, '2010-12-23 13:50:35'), (53538, 13180, '2010-12-23 13:50:39'), (53539, 13180, '2010-12-23 13:50:41'), (53540, 13180, '2010-12-23 13:50:43'), (53541, 13180, '2010-12-23 13:50:45'), (53542, 13180, '2010-12-23 13:50:46'), (53543, 13180, '2010-12-23 13:50:48'), (53544, 13180, '2010-12-23 13:50:51'), (53545, 13180, '2010-12-23 13:50:53'), (53546, 13180, '2010-12-23 13:50:55'), (53547, 13180, '2010-12-23 13:50:56'), (53548, 13180, '2010-12-23 13:50:59'), (53549, 13180, '2010-12-23 13:51:01'), (53550, 13180, '2010-12-23 13:51:03'), (53551, 13180, '2010-12-23 13:51:04'), (53552, 13180, '2010-12-23 13:51:07'), (53553, 13180, '2010-12-23 13:51:09'), (53554, 13180, '2010-12-23 13:51:11'), (53555, 13180, '2010-12-23 13:51:12'), (53556, 13180, '2010-12-23 13:51:14'), (53557, 13180, '2010-12-23 13:51:16'), (53558, 13180, '2010-12-23 13:51:18'), (53559, 13180, '2010-12-23 13:51:21'), (53560, 13180, '2010-12-23 13:51:22'), (53561, 13180, '2010-12-23 13:51:24'), (53562, 13180, '2010-12-23 13:51:27'), (53563, 13180, '2010-12-23 13:51:29'), (53564, 13180, '2010-12-23 13:51:30'), (53565, 13180, '2010-12-23 13:51:32'), (53566, 13180, '2010-12-23 13:51:34'), (53567, 13180, '2010-12-23 13:51:36'), (53568, 13180, '2010-12-23 13:51:38'), (53569, 13180, '2010-12-23 13:51:40'), (53570, 13180, '2010-12-23 13:51:42'), (53571, 13180, '2010-12-23 13:51:44'), (53572, 13180, '2010-12-23 13:51:47'), (53573, 13180, '2010-12-23 13:51:49'), (53574, 13180, '2010-12-23 13:51:51'), (53575, 13180, '2010-12-23 13:51:52'), (53576, 13180, '2010-12-23 13:51:54'), (53577, 13180, '2010-12-23 13:51:57'), (53578, 13180, '2010-12-23 13:51:59'), (53579, 13180, '2010-12-23 13:52:01'), (53580, 13180, '2010-12-23 13:52:03'), (53581, 13180, '2010-12-23 13:52:05'), (53582, 13180, '2010-12-23 13:52:07'), (53583, 13180, '2010-12-23 13:52:09'), (53584, 13180, '2010-12-23 13:52:11'), (53585, 13180, '2010-12-23 13:52:13'), (53586, 13180, '2010-12-23 13:52:15'), (53587, 13180, '2010-12-23 13:52:17'), (53588, 13180, '2010-12-23 13:52:19'), (53589, 13180, '2010-12-23 13:52:21'), (53590, 13180, '2010-12-23 13:52:23'), (53591, 13180, '2010-12-23 13:52:25'), (53592, 13180, '2010-12-23 13:52:27'), (53593, 13180, '2010-12-23 13:52:29'), (53594, 13180, '2010-12-23 13:52:31'), (53595, 13180, '2010-12-23 13:52:33'), (53596, 13180, '2010-12-23 13:52:35'), (53597, 13180, '2010-12-23 13:52:36'), (53598, 13180, '2010-12-23 13:52:39'), (53599, 13180, '2010-12-23 13:52:41'), (53600, 13180, '2010-12-23 13:52:43'), (53601, 13180, '2010-12-23 13:52:45'), (53602, 13180, '2010-12-23 13:52:47'), (53603, 13180, '2010-12-23 13:52:49'), (53604, 13180, '2010-12-23 13:52:51'), (53605, 13180, '2010-12-23 13:52:53'), (53606, 13180, '2010-12-23 13:52:55'), (53607, 13180, '2010-12-23 13:52:57'), (53608, 13180, '2010-12-23 13:53:00'), (53609, 13180, '2010-12-23 13:53:02'), (53610, 13180, '2010-12-23 13:53:04'), (53611, 13180, '2010-12-23 13:53:07'), (53612, 13180, '2010-12-23 13:53:09'), (53613, 13180, '2010-12-23 13:53:11'), (53614, 13180, '2010-12-23 13:53:13'), (53615, 13180, '2010-12-23 13:53:16'), (53616, 13180, '2010-12-23 13:53:18'), (53617, 13180, '2010-12-23 13:53:20'), (53618, 13180, '2010-12-23 13:53:23'), (53619, 13180, '2010-12-23 13:53:26'), (53620, 13180, '2010-12-23 13:53:28'), (53621, 13180, '2010-12-23 13:53:30'), (53622, 13180, '2010-12-23 13:53:32'), (53623, 13180, '2010-12-23 13:53:34'), (53624, 13180, '2010-12-23 13:53:36'), (53625, 13180, '2010-12-23 13:53:38'), (53626, 13180, '2010-12-23 13:53:40'), (53627, 13180, '2010-12-23 13:53:42'), (53628, 13180, '2010-12-23 13:53:44'), (53629, 13180, '2010-12-23 13:53:46'), (53630, 13180, '2010-12-23 13:53:48'), (53631, 13180, '2010-12-23 13:53:50'), (53632, 13180, '2010-12-23 13:53:52'), (53633, 13180, '2010-12-23 13:53:54'), (53634, 13180, '2010-12-23 13:53:56'), (53635, 13180, '2010-12-23 13:53:58'), (53636, 13180, '2010-12-23 13:54:00'), (53637, 13180, '2010-12-23 13:54:02'), (53638, 13180, '2010-12-23 13:54:04'), (53639, 13180, '2010-12-23 13:54:06'), (53640, 13180, '2010-12-23 13:54:08'), (53641, 13180, '2010-12-23 13:54:10'), (53642, 13180, '2010-12-23 13:54:12'), (53643, 13180, '2010-12-23 13:54:14'), (53644, 13180, '2010-12-23 13:54:16'), (53645, 13180, '2010-12-23 13:54:18'), (53646, 13180, '2010-12-23 13:54:20'), (53647, 13180, '2010-12-23 13:54:22'), (53648, 13180, '2010-12-23 13:54:24'), (53649, 13180, '2010-12-23 13:54:26'), (53650, 13180, '2010-12-23 13:54:28'), (53651, 13180, '2010-12-23 13:54:30'), (53652, 13180, '2010-12-23 13:54:32'), (53653, 13180, '2010-12-23 13:54:34'), (53654, 13180, '2010-12-23 13:54:36'), (53655, 13180, '2010-12-23 13:54:38'), (53656, 13180, '2010-12-23 13:54:40'), (53657, 13180, '2010-12-23 13:54:42'), (53658, 13180, '2010-12-23 13:54:44'), (53659, 13180, '2010-12-23 13:54:46'), (53660, 13180, '2010-12-23 13:54:48'), (53661, 13180, '2010-12-23 13:54:50'), (53662, 13180, '2010-12-23 13:54:52'), (53663, 13180, '2010-12-23 13:54:54'), (53664, 13180, '2010-12-23 13:54:56'), (53665, 13180, '2010-12-23 13:54:58'), (53666, 13180, '2010-12-23 13:55:00'), (53667, 13180, '2010-12-23 13:55:02'), (53668, 13180, '2010-12-23 13:55:04'), (53669, 13180, '2010-12-23 13:55:06'), (53670, 13180, '2010-12-23 13:55:08'), (53671, 13180, '2010-12-23 13:55:10'), (53672, 13180, '2010-12-23 13:55:14'), (53673, 13180, '2010-12-23 13:55:16'), (53674, 13180, '2010-12-23 13:55:20'), (53675, 13180, '2010-12-23 13:55:22'), (53676, 13180, '2010-12-23 13:55:26'), (53677, 13180, '2010-12-23 13:55:28'), (53678, 13180, '2010-12-23 13:55:31'), (53679, 13180, '2010-12-23 13:55:33'), (53680, 13180, '2010-12-23 13:55:36'), (53681, 13180, '2010-12-23 13:55:38'), (53682, 13180, '2010-12-23 13:55:40'), (53683, 13180, '2010-12-23 13:55:42'), (53684, 13180, '2010-12-23 13:55:44'), (53685, 13180, '2010-12-23 13:55:46'), (53686, 13180, '2010-12-23 13:55:48'), (53687, 13180, '2010-12-23 13:55:50'), (53688, 13180, '2010-12-23 13:55:52'), (53689, 13180, '2010-12-23 13:55:54'), (53690, 13180, '2010-12-23 13:55:56'), (53691, 13180, '2010-12-23 13:55:58'), (53692, 13180, '2010-12-23 13:56:00'), (53693, 13180, '2010-12-23 13:56:02'), (53694, 13180, '2010-12-23 13:56:04'), (53695, 13180, '2010-12-23 13:56:06'), (53696, 13180, '2010-12-23 13:56:08'), (53697, 13180, '2010-12-23 13:56:10'), (53698, 13180, '2010-12-23 13:56:12'), (53699, 13180, '2010-12-23 13:56:14'), (53700, 13180, '2010-12-23 13:56:16'), (53701, 13180, '2010-12-23 13:56:18'), (53702, 13180, '2010-12-23 13:56:20'), (53703, 13180, '2010-12-23 13:56:22'), (53704, 13180, '2010-12-23 13:56:24'), (53705, 13180, '2010-12-23 13:56:26'), (53706, 13180, '2010-12-23 13:56:28'), (53707, 13180, '2010-12-23 13:56:30'), (53708, 13180, '2010-12-23 13:56:32'), (53709, 13180, '2010-12-23 13:56:34'), (53710, 13180, '2010-12-23 13:56:36'), (53711, 13180, '2010-12-23 13:56:38'), (53712, 13180, '2010-12-23 13:56:40'), (53713, 13180, '2010-12-23 13:56:41'), (53714, 13180, '2010-12-23 13:56:43'), (53715, 13180, '2010-12-23 13:56:45'), (53716, 13180, '2010-12-23 13:56:47'), (53717, 13180, '2010-12-23 13:56:49'), (53718, 13180, '2010-12-23 13:56:51'), (53719, 13180, '2010-12-23 13:56:53'), (53720, 13180, '2010-12-23 13:56:55'), (53721, 13180, '2010-12-23 13:56:57'), (53722, 13180, '2010-12-23 13:56:59'), (53723, 13180, '2010-12-23 13:57:01'), (53724, 13180, '2010-12-23 13:57:03'), (53725, 13180, '2010-12-23 13:57:05'), (53726, 13180, '2010-12-23 13:57:07'), (53727, 13180, '2010-12-23 13:57:09'), (53728, 13180, '2010-12-23 13:57:11'), (53729, 13180, '2010-12-23 13:57:13'), (53730, 13180, '2010-12-23 13:57:15'), (53731, 13180, '2010-12-23 13:57:18'), (53732, 13180, '2010-12-23 13:57:20'), (53733, 13180, '2010-12-23 13:57:22'), (53734, 13180, '2010-12-23 13:57:24'), (53735, 13180, '2010-12-23 13:57:27'), (53736, 13180, '2010-12-23 13:57:29'), (53737, 13180, '2010-12-23 13:57:31'), (53738, 13180, '2010-12-23 13:57:33'), (53739, 13180, '2010-12-23 13:57:36'), (53740, 13180, '2010-12-23 13:57:37'), (53741, 13180, '2010-12-23 13:57:40'), (53742, 13180, '2010-12-23 13:57:42'), (53743, 13180, '2010-12-23 13:57:46'), (53744, 13180, '2010-12-23 13:57:48'), (53745, 13180, '2010-12-23 13:57:51'), (53746, 13180, '2010-12-23 13:57:53'), (53747, 13180, '2010-12-23 13:57:55'), (53748, 13180, '2010-12-23 13:57:58'), (53749, 13180, '2010-12-23 13:58:00'), (53750, 13180, '2010-12-23 13:58:02'), (53751, 13180, '2010-12-23 13:58:05'), (53752, 13180, '2010-12-23 13:58:08'), (53753, 13180, '2010-12-23 13:58:12'), (53754, 13180, '2010-12-23 13:58:14'), (53755, 13180, '2010-12-23 13:58:17'), (53756, 13180, '2010-12-23 13:58:20'), (53757, 13180, '2010-12-23 13:58:22'), (53758, 13180, '2010-12-23 13:58:24'), (53759, 13180, '2010-12-23 13:58:26'), (53760, 13180, '2010-12-23 13:58:28'), (53761, 13180, '2010-12-23 13:58:30'), (53762, 13180, '2010-12-23 13:58:32'), (53763, 13180, '2010-12-23 13:58:34'), (53764, 13180, '2010-12-23 13:58:36'), (53765, 13180, '2010-12-23 13:58:38'), (53766, 13180, '2010-12-23 13:58:40'), (53767, 13180, '2010-12-23 13:58:42'), (53768, 13180, '2010-12-23 13:58:44'), (53769, 13180, '2010-12-23 13:58:46'), (53770, 13180, '2010-12-23 13:58:48'), (53771, 13180, '2010-12-23 13:58:50'), (53772, 13180, '2010-12-23 13:58:52'), (53773, 13180, '2010-12-23 13:58:54'), (53774, 13180, '2010-12-23 13:58:56'), (53775, 13180, '2010-12-23 13:58:58'), (53776, 13180, '2010-12-23 13:59:00'), (53777, 13180, '2010-12-23 13:59:02'), (53778, 13180, '2010-12-23 13:59:04'), (53779, 13180, '2010-12-23 13:59:06'), (53780, 13180, '2010-12-23 13:59:08'), (53781, 13180, '2010-12-23 13:59:10'), (53782, 13180, '2010-12-23 13:59:12'), (53783, 13180, '2010-12-23 13:59:14'), (53784, 13180, '2010-12-23 13:59:16'), (53785, 13180, '2010-12-23 13:59:18'), (53786, 13180, '2010-12-23 13:59:20'), (53787, 13180, '2010-12-23 13:59:22'), (53788, 13180, '2010-12-23 13:59:25'), (53789, 13193, '2010-12-23 13:59:27'), (53790, 13180, '2010-12-23 13:59:28'), (53791, 13180, '2010-12-23 13:59:30'), (53792, 13180, '2010-12-23 13:59:32'), (53793, 13180, '2010-12-23 13:59:35'), (53794, 13180, '2010-12-23 13:59:36'), (53795, 13180, '2010-12-23 13:59:38'), (53796, 13180, '2010-12-23 13:59:40'), (53797, 13180, '2010-12-23 13:59:43'), (53798, 13180, '2010-12-23 13:59:45'), (53799, 13180, '2010-12-23 13:59:47'), (53800, 13180, '2010-12-23 13:59:49'), (53801, 13180, '2010-12-23 13:59:51'), (53802, 13180, '2010-12-23 13:59:53'), (53803, 13180, '2010-12-23 13:59:55'), (53804, 13180, '2010-12-23 13:59:57'), (53805, 13180, '2010-12-23 13:59:59'), (53806, 13180, '2010-12-23 14:00:01'), (53807, 13180, '2010-12-23 14:00:03'), (53808, 13180, '2010-12-23 14:00:05'), (53809, 13180, '2010-12-23 14:00:07'), (53810, 13180, '2010-12-23 14:00:09'), (53811, 13180, '2010-12-23 14:00:11'), (53812, 13180, '2010-12-23 14:00:13'), (53813, 13180, '2010-12-23 14:00:15'), (53814, 13180, '2010-12-23 14:00:17'), (53815, 13180, '2010-12-23 14:00:20'), (53816, 13180, '2010-12-23 14:00:24'), (53817, 13180, '2010-12-23 14:00:27'), (53818, 13180, '2010-12-23 14:00:30'), (53819, 13180, '2010-12-23 14:00:32'), (53820, 13180, '2010-12-23 14:00:34'), (53821, 13180, '2010-12-23 14:00:36'), (53822, 13180, '2010-12-23 14:00:38'), (53823, 13180, '2010-12-23 14:00:40'), (53824, 13180, '2010-12-23 14:00:42'), (53825, 13180, '2010-12-23 14:00:44'), (53826, 13180, '2010-12-23 14:00:46'), (53827, 13180, '2010-12-23 14:00:48'), (53828, 13180, '2010-12-23 14:00:50'), (53829, 13180, '2010-12-23 14:00:52'), (53830, 13180, '2010-12-23 14:00:54'), (53831, 13180, '2010-12-23 14:00:57'), (53832, 13180, '2010-12-23 14:00:59'), (53833, 13180, '2010-12-23 14:01:01'), (53834, 13180, '2010-12-23 14:01:03'), (53835, 13180, '2010-12-23 14:01:05'), (53836, 13180, '2010-12-23 14:01:07'), (53837, 13180, '2010-12-23 14:01:09'), (53838, 13180, '2010-12-23 14:01:11'), (53839, 13180, '2010-12-23 14:01:13'), (53840, 13180, '2010-12-23 14:01:15'), (53841, 13180, '2010-12-23 14:01:17'), (53842, 13180, '2010-12-23 14:01:19'), (53843, 13180, '2010-12-23 14:01:21'), (53844, 13180, '2010-12-23 14:01:23'), (53845, 13180, '2010-12-23 14:01:25'), (53846, 13180, '2010-12-23 14:01:28'), (53847, 13180, '2010-12-23 14:01:30'), (53848, 13180, '2010-12-23 14:01:32'), (53849, 13180, '2010-12-23 14:01:34'), (53850, 13180, '2010-12-23 14:01:36'), (53851, 13180, '2010-12-23 14:01:38'), (53852, 13180, '2010-12-23 14:01:40'), (53853, 13180, '2010-12-23 14:01:44'), (53854, 13180, '2010-12-23 14:01:45'), (53855, 13180, '2010-12-23 14:01:48'), (53856, 13180, '2010-12-23 14:01:52'), (53857, 13180, '2010-12-23 14:01:55'), (53858, 13180, '2010-12-23 14:01:58'), (53859, 13180, '2010-12-23 14:02:01'), (53860, 13180, '2010-12-23 14:02:03'), (53861, 13180, '2010-12-23 14:02:06'), (53862, 13180, '2010-12-23 14:02:08'), (53863, 13180, '2010-12-23 14:02:10'), (53864, 13180, '2010-12-23 14:02:12'), (53865, 13180, '2010-12-23 14:02:14'), (53866, 13180, '2010-12-23 14:02:16'), (53867, 13180, '2010-12-23 14:02:18'), (53868, 13180, '2010-12-23 14:02:20'), (53869, 13180, '2010-12-23 14:02:22'), (53870, 13180, '2010-12-23 14:02:24'), (53871, 13180, '2010-12-23 14:02:26'), (53872, 13180, '2010-12-23 14:02:28'), (53873, 13180, '2010-12-23 14:02:30'), (53874, 13180, '2010-12-23 14:02:32'), (53875, 13180, '2010-12-23 14:02:34'), (53876, 13180, '2010-12-23 14:02:37'), (53877, 13180, '2010-12-23 14:02:39'), (53878, 13180, '2010-12-23 14:02:42'), (53879, 13180, '2010-12-23 14:02:45'), (53880, 13180, '2010-12-23 14:02:48'), (53881, 13180, '2010-12-23 14:02:52'), (53882, 13180, '2010-12-23 14:02:55'), (53883, 13180, '2010-12-23 14:02:58'), (53884, 13180, '2010-12-23 14:03:01'), (53885, 13180, '2010-12-23 14:03:04'), (53886, 13180, '2010-12-23 14:03:08'), (53887, 13180, '2010-12-23 14:03:11'), (53888, 13180, '2010-12-23 14:03:14'), (53889, 13180, '2010-12-23 14:03:18'), (53890, 13180, '2010-12-23 14:03:21'), (53891, 13180, '2010-12-23 14:03:25'), (53892, 13180, '2010-12-23 14:03:27'), (53893, 13180, '2010-12-23 14:03:30'), (53894, 13180, '2010-12-23 14:03:31'), (53895, 13180, '2010-12-23 14:03:34'), (53896, 13180, '2010-12-23 14:03:36'), (53897, 13180, '2010-12-23 14:03:38'), (53898, 13180, '2010-12-23 14:03:40'), (53899, 13180, '2010-12-23 14:03:42'), (53900, 13180, '2010-12-23 14:03:44'), (53901, 13180, '2010-12-23 14:03:46'), (53902, 13180, '2010-12-23 14:03:48'), (53903, 13180, '2010-12-23 14:03:51'), (53904, 13180, '2010-12-23 14:03:54'), (53905, 13180, '2010-12-23 14:03:57'), (53906, 13180, '2010-12-23 14:04:01'), (53907, 13180, '2010-12-23 14:04:04'), (53908, 13180, '2010-12-23 14:04:07'), (53909, 13180, '2010-12-23 14:04:10'), (53910, 13180, '2010-12-23 14:04:13'), (53911, 13180, '2010-12-23 14:04:16'), (53912, 13180, '2010-12-23 14:04:20'), (53913, 13180, '2010-12-23 14:04:22'), (53914, 13180, '2010-12-23 14:04:26'), (53915, 13180, '2010-12-23 14:04:28'), (53916, 13180, '2010-12-23 14:04:30'), (53917, 13180, '2010-12-23 14:04:32'), (53918, 13180, '2010-12-23 14:04:34'), (53919, 13180, '2010-12-23 14:04:36'), (53920, 13180, '2010-12-23 14:04:38'), (53921, 13180, '2010-12-23 14:04:39'), (53922, 13180, '2010-12-23 14:04:42'), (53923, 13180, '2010-12-23 14:04:43'), (53924, 13180, '2010-12-23 14:04:45'), (53925, 13180, '2010-12-23 14:04:47'), (53926, 13180, '2010-12-23 14:04:49'), (53927, 13180, '2010-12-23 14:04:51'), (53928, 13180, '2010-12-23 14:04:53'), (53929, 13180, '2010-12-23 14:04:55'), (53930, 13180, '2010-12-23 14:04:57'), (53931, 13180, '2010-12-23 14:04:59'), (53932, 13180, '2010-12-23 14:05:01'), (53933, 13180, '2010-12-23 14:05:03'), (53934, 13180, '2010-12-23 14:05:05'), (53935, 13180, '2010-12-23 14:05:07'), (53936, 13180, '2010-12-23 14:05:09'), (53937, 13180, '2010-12-23 14:05:11'), (53938, 13180, '2010-12-23 14:05:13'), (53939, 13180, '2010-12-23 14:05:15'), (53940, 13180, '2010-12-23 14:05:17'), (53941, 13180, '2010-12-23 14:05:19'), (53942, 13180, '2010-12-23 14:05:21'), (53943, 13180, '2010-12-23 14:05:23'), (53944, 13180, '2010-12-23 14:05:25'), (53945, 13180, '2010-12-23 14:05:27'), (53946, 13180, '2010-12-23 14:05:29'), (53947, 13180, '2010-12-23 14:05:31'), (53948, 13180, '2010-12-23 14:05:33'), (53949, 13180, '2010-12-23 14:05:35'), (53950, 13180, '2010-12-23 14:05:37'), (53951, 13180, '2010-12-23 14:05:39'), (53952, 13180, '2010-12-23 14:05:41'), (53953, 13180, '2010-12-23 14:05:43'), (53954, 13180, '2010-12-23 14:05:45'), (53955, 13180, '2010-12-23 14:05:47'), (53956, 13180, '2010-12-23 14:05:49'), (53957, 13180, '2010-12-23 14:05:51'), (53958, 13180, '2010-12-23 14:05:53'), (53959, 13180, '2010-12-23 14:05:55'), (53960, 13180, '2010-12-23 14:05:57'), (53961, 13180, '2010-12-23 14:05:59'), (53962, 13180, '2010-12-23 14:06:01'), (53963, 13180, '2010-12-23 14:06:03'), (53964, 13180, '2010-12-23 14:06:05'), (53965, 13180, '2010-12-23 14:06:06'), (53966, 13180, '2010-12-23 14:06:09'), (53967, 13180, '2010-12-23 14:06:11'), (53968, 13180, '2010-12-23 14:06:13'), (53969, 13180, '2010-12-23 14:06:15'), (53970, 13180, '2010-12-23 14:06:16'), (53971, 13180, '2010-12-23 14:06:18'), (53972, 13180, '2010-12-23 14:06:20'), (53973, 13180, '2010-12-23 14:06:22'), (53974, 13180, '2010-12-23 14:06:24'), (53975, 13180, '2010-12-23 14:06:26'), (53976, 13180, '2010-12-23 14:06:28'), (53977, 13180, '2010-12-23 14:06:30'), (53978, 13180, '2010-12-23 14:06:32'), (53979, 13180, '2010-12-23 14:06:34'), (53980, 13180, '2010-12-23 14:06:36'), (53981, 13180, '2010-12-23 14:06:38'), (53982, 13180, '2010-12-23 14:06:40'), (53983, 13180, '2010-12-23 14:06:42'), (53984, 13180, '2010-12-23 14:06:43'), (53985, 13180, '2010-12-23 14:06:45'), (53986, 13180, '2010-12-23 14:06:47'), (53987, 13180, '2010-12-23 14:06:49'), (53988, 13180, '2010-12-23 14:06:51'), (53989, 13180, '2010-12-23 14:06:53'), (53990, 13180, '2010-12-23 14:06:55'), (53991, 13180, '2010-12-23 14:06:57'), (53992, 13180, '2010-12-23 14:06:59'), (53993, 13180, '2010-12-23 14:07:01'), (53994, 13180, '2010-12-23 14:07:03'), (53995, 13180, '2010-12-23 14:07:05'), (53996, 13180, '2010-12-23 14:07:07'), (53997, 13180, '2010-12-23 14:07:09'), (53998, 13180, '2010-12-23 14:07:11'), (53999, 13180, '2010-12-23 14:07:13'), (54000, 13180, '2010-12-23 14:07:15'), (54001, 13180, '2010-12-23 14:07:17'), (54002, 13180, '2010-12-23 14:07:19'), (54003, 13180, '2010-12-23 14:07:21'), (54004, 13180, '2010-12-23 14:07:23'), (54005, 13180, '2010-12-23 14:07:25'), (54006, 13180, '2010-12-23 14:07:27'), (54007, 13180, '2010-12-23 14:07:29'), (54008, 13180, '2010-12-23 14:07:31'), (54009, 13180, '2010-12-23 14:07:34'), (54010, 13180, '2010-12-23 14:07:36'), (54011, 13180, '2010-12-23 14:07:38'), (54012, 13180, '2010-12-23 14:07:39'), (54013, 13180, '2010-12-23 14:07:41'), (54014, 13180, '2010-12-23 14:07:43'), (54015, 13180, '2010-12-23 14:07:45'), (54016, 13180, '2010-12-23 14:07:47'), (54017, 13180, '2010-12-23 14:07:49'), (54018, 13180, '2010-12-23 14:07:51'), (54019, 13180, '2010-12-23 14:07:53'), (54020, 13180, '2010-12-23 14:07:55'), (54021, 13180, '2010-12-23 14:07:57'), (54022, 13180, '2010-12-23 14:07:59'), (54023, 13180, '2010-12-23 14:08:01'), (54024, 13180, '2010-12-23 14:08:03'), (54025, 13180, '2010-12-23 14:08:05'), (54026, 13180, '2010-12-23 14:08:06'), (54027, 13180, '2010-12-23 14:08:09'), (54028, 13180, '2010-12-23 14:08:10'), (54029, 13180, '2010-12-23 14:08:12'), (54030, 13180, '2010-12-23 14:08:15'), (54031, 13180, '2010-12-23 14:08:16'), (54032, 13180, '2010-12-23 14:08:18'), (54033, 13180, '2010-12-23 14:08:20'), (54034, 13180, '2010-12-23 14:08:22'), (54035, 13180, '2010-12-23 14:08:24'), (54036, 13180, '2010-12-23 14:08:26'), (54037, 13180, '2010-12-23 14:08:28'), (54038, 13180, '2010-12-23 14:08:30'), (54039, 13180, '2010-12-23 14:08:31'), (54040, 13180, '2010-12-23 14:08:33'), (54041, 13180, '2010-12-23 14:08:35'), (54042, 13180, '2010-12-23 14:08:37'), (54043, 13180, '2010-12-23 14:08:39'), (54044, 13180, '2010-12-23 14:08:41'), (54045, 13180, '2010-12-23 14:08:43'), (54046, 13180, '2010-12-23 14:08:45'), (54047, 13180, '2010-12-23 14:08:47'), (54048, 13180, '2010-12-23 14:08:49'), (54049, 13180, '2010-12-23 14:08:51'), (54050, 13180, '2010-12-23 14:08:53'), (54051, 13180, '2010-12-23 14:08:55'), (54052, 13180, '2010-12-23 14:08:57'), (54053, 13180, '2010-12-23 14:08:59'), (54054, 13180, '2010-12-23 14:09:01'), (54055, 13180, '2010-12-23 14:09:03'), (54056, 13180, '2010-12-23 14:09:05'), (54057, 13180, '2010-12-23 14:09:07'), (54058, 13180, '2010-12-23 14:09:09'), (54059, 13180, '2010-12-23 14:09:10'), (54060, 13180, '2010-12-23 14:09:12'), (54061, 13180, '2010-12-23 14:09:14'), (54062, 13180, '2010-12-23 14:09:16'), (54063, 13180, '2010-12-23 14:09:18'), (54064, 13180, '2010-12-23 14:09:20'), (54065, 13180, '2010-12-23 14:09:22'), (54066, 13180, '2010-12-23 14:09:24'), (54067, 13180, '2010-12-23 14:09:26'), (54068, 13180, '2010-12-23 14:09:28'), (54069, 13180, '2010-12-23 14:09:30'), (54070, 13180, '2010-12-23 14:09:32'), (54071, 13180, '2010-12-23 14:09:34'), (54072, 13180, '2010-12-23 14:09:35'), (54073, 13180, '2010-12-23 14:09:37'), (54074, 13180, '2010-12-23 14:09:39'), (54075, 13180, '2010-12-23 14:09:41'), (54076, 13180, '2010-12-23 14:09:43'), (54077, 13180, '2010-12-23 14:09:45'), (54078, 13180, '2010-12-23 14:09:47'), (54079, 13180, '2010-12-23 14:09:49'), (54080, 13180, '2010-12-23 14:09:51'), (54081, 13180, '2010-12-23 14:09:53'), (54082, 13180, '2010-12-23 14:09:55'), (54083, 13180, '2010-12-23 14:09:57'), (54084, 13180, '2010-12-23 14:09:59'), (54085, 13180, '2010-12-23 14:10:01'), (54086, 13180, '2010-12-23 14:10:03'), (54087, 13180, '2010-12-23 14:10:04'), (54088, 13180, '2010-12-23 14:10:07'), (54089, 13180, '2010-12-23 14:10:09'), (54090, 13180, '2010-12-23 14:10:11'), (54091, 13180, '2010-12-23 14:10:13'), (54092, 13180, '2010-12-23 14:10:15'), (54093, 13180, '2010-12-23 14:10:17'), (54094, 13180, '2010-12-23 14:10:19'), (54095, 13180, '2010-12-23 14:10:21'), (54096, 13180, '2010-12-23 14:10:23'), (54097, 13180, '2010-12-23 14:10:25'), (54098, 13180, '2010-12-23 14:10:27'), (54099, 13180, '2010-12-23 14:10:30'), (54100, 13180, '2010-12-23 14:10:32'), (54101, 13180, '2010-12-23 14:10:34'), (54102, 13180, '2010-12-23 14:10:35'), (54103, 13180, '2010-12-23 14:10:38'), (54104, 13180, '2010-12-23 14:10:40'), (54105, 13180, '2010-12-23 14:10:42'), (54106, 13180, '2010-12-23 14:10:45'), (54107, 13180, '2010-12-23 14:10:47'), (54108, 13180, '2010-12-23 14:10:49'), (54109, 13180, '2010-12-23 14:10:51'), (54110, 13180, '2010-12-23 14:10:53'), (54111, 13180, '2010-12-23 14:10:55'), (54112, 13180, '2010-12-23 14:10:57'), (54113, 13180, '2010-12-23 14:11:00'), (54114, 13180, '2010-12-23 14:11:02'), (54115, 13180, '2010-12-23 14:11:04'), (54116, 13180, '2010-12-23 14:11:07'), (54117, 13180, '2010-12-23 14:11:09'), (54118, 13180, '2010-12-23 14:11:12'), (54119, 13180, '2010-12-23 14:11:14'), (54120, 13180, '2010-12-23 14:11:16'), (54121, 13180, '2010-12-23 14:11:18'), (54122, 13180, '2010-12-23 14:11:20'), (54123, 13180, '2010-12-23 14:11:22'), (54124, 13180, '2010-12-23 14:11:24'), (54125, 13180, '2010-12-23 14:11:26'), (54126, 13180, '2010-12-23 14:11:28'), (54127, 13180, '2010-12-23 14:11:31'), (54128, 13180, '2010-12-23 14:11:33'), (54129, 13180, '2010-12-23 14:11:34'), (54130, 13180, '2010-12-23 14:11:36'), (54131, 13180, '2010-12-23 14:11:39'), (54132, 13180, '2010-12-23 14:11:41'), (54133, 13180, '2010-12-23 14:11:43'), (54134, 13180, '2010-12-23 14:11:45'), (54135, 13180, '2010-12-23 14:11:47'), (54136, 13180, '2010-12-23 14:11:49'), (54137, 13180, '2010-12-23 14:11:51'), (54138, 13180, '2010-12-23 14:11:53'), (54139, 13180, '2010-12-23 14:11:55'), (54140, 13180, '2010-12-23 14:11:57'), (54141, 13180, '2010-12-23 14:11:59'), (54142, 13180, '2010-12-23 14:12:01'), (54143, 13180, '2010-12-23 14:12:03'), (54144, 13180, '2010-12-23 14:12:06'), (54145, 13180, '2010-12-23 14:12:08'), (54146, 13180, '2010-12-23 14:12:10'), (54147, 13180, '2010-12-23 14:12:12'), (54148, 13180, '2010-12-23 14:12:13'), (54149, 13180, '2010-12-23 14:12:15'), (54150, 13180, '2010-12-23 14:12:17'), (54151, 13180, '2010-12-23 14:12:19'), (54152, 13180, '2010-12-23 14:12:22'), (54153, 13180, '2010-12-23 14:12:24'), (54154, 13180, '2010-12-23 14:12:26'), (54155, 13180, '2010-12-23 14:12:28'), (54156, 13180, '2010-12-23 14:12:30'), (54157, 13180, '2010-12-23 14:12:32'), (54158, 13180, '2010-12-23 14:12:34'), (54159, 13180, '2010-12-23 14:12:38'), (54160, 13180, '2010-12-23 14:12:40'), (54161, 13180, '2010-12-23 14:12:42'), (54162, 13180, '2010-12-23 14:12:44'), (54163, 13180, '2010-12-23 14:12:46'), (54164, 13180, '2010-12-23 14:12:48'), (54165, 13180, '2010-12-23 14:12:51'), (54166, 13180, '2010-12-23 14:12:53'), (54167, 13180, '2010-12-23 14:12:55'), (54168, 13180, '2010-12-23 14:12:58'), (54169, 13180, '2010-12-23 14:13:00'), (54170, 13180, '2010-12-23 14:13:02'), (54171, 13180, '2010-12-23 14:13:04'), (54172, 13180, '2010-12-23 14:13:06'), (54173, 13180, '2010-12-23 14:13:09'), (54174, 13180, '2010-12-23 14:13:11'), (54175, 13180, '2010-12-23 14:13:13'), (54176, 13180, '2010-12-23 14:13:15'), (54177, 13180, '2010-12-23 14:13:17'), (54178, 13180, '2010-12-23 14:13:19'), (54179, 13180, '2010-12-23 14:13:21'), (54180, 13180, '2010-12-23 14:13:23'), (54181, 13180, '2010-12-23 14:13:25'), (54182, 13180, '2010-12-23 14:13:27'), (54183, 13180, '2010-12-23 14:13:29'), (54184, 13180, '2010-12-23 14:13:31'), (54185, 13180, '2010-12-23 14:13:33'), (54186, 13180, '2010-12-23 14:13:35'), (54187, 13180, '2010-12-23 14:13:37'), (54188, 13180, '2010-12-23 14:13:40'), (54189, 13180, '2010-12-23 14:13:41'), (54190, 13180, '2010-12-23 14:13:44'), (54191, 13180, '2010-12-23 14:13:46'), (54192, 13180, '2010-12-23 14:13:48'), (54193, 13180, '2010-12-23 14:13:50'), (54194, 13180, '2010-12-23 14:13:52'), (54195, 13180, '2010-12-23 14:13:54'), (54196, 13180, '2010-12-23 14:13:56'), (54197, 13180, '2010-12-23 14:13:58'), (54198, 13180, '2010-12-23 14:14:00'), (54199, 13180, '2010-12-23 14:14:02'), (54200, 13180, '2010-12-23 14:14:04'), (54201, 13180, '2010-12-23 14:14:06'), (54202, 13180, '2010-12-23 14:14:09'), (54203, 13180, '2010-12-23 14:14:11'), (54204, 13180, '2010-12-23 14:14:14'), (54205, 13180, '2010-12-23 14:14:16'), (54206, 13180, '2010-12-23 14:14:19'), (54207, 13180, '2010-12-23 14:14:21'), (54208, 13180, '2010-12-23 14:14:24'), (54209, 13180, '2010-12-23 14:14:26'), (54210, 13180, '2010-12-23 14:14:29'), (54211, 13180, '2010-12-23 14:14:31'), (54212, 13180, '2010-12-23 14:14:33'), (54213, 13180, '2010-12-23 14:14:36'), (54214, 13180, '2010-12-23 14:14:39'), (54215, 13180, '2010-12-23 14:14:41'), (54216, 13180, '2010-12-23 14:14:44'), (54217, 13180, '2010-12-23 14:14:46'), (54218, 13180, '2010-12-23 14:14:48'), (54219, 13180, '2010-12-23 14:14:50'), (54220, 13180, '2010-12-23 14:14:52'), (54221, 13180, '2010-12-23 14:14:53'), (54222, 13180, '2010-12-23 14:14:55'), (54223, 13180, '2010-12-23 14:14:57'), (54224, 13180, '2010-12-23 14:14:59'), (54225, 13180, '2010-12-23 14:15:02'), (54226, 13180, '2010-12-23 14:15:04'), (54227, 13180, '2010-12-23 14:15:06'), (54228, 13180, '2010-12-23 14:15:08'), (54229, 13180, '2010-12-23 14:15:10'), (54230, 13180, '2010-12-23 14:15:12'), (54231, 13180, '2010-12-23 14:15:13'), (54232, 13180, '2010-12-23 14:15:15'), (54233, 13180, '2010-12-23 14:15:17'), (54234, 13180, '2010-12-23 14:15:19'), (54235, 13180, '2010-12-23 14:15:21'), (54236, 13180, '2010-12-23 14:15:23'), (54237, 13180, '2010-12-23 14:15:25'), (54238, 13180, '2010-12-23 14:15:27'), (54239, 13180, '2010-12-23 14:15:29'), (54240, 13180, '2010-12-23 14:15:31'), (54241, 13180, '2010-12-23 14:15:33'), (54242, 13180, '2010-12-23 14:15:35'), (54243, 13180, '2010-12-23 14:15:37'), (54244, 13180, '2010-12-23 14:15:39'), (54245, 13180, '2010-12-23 14:15:41'), (54246, 13180, '2010-12-23 14:15:43'), (54247, 13180, '2010-12-23 14:15:45'), (54248, 13180, '2010-12-23 14:15:46'), (54249, 13180, '2010-12-23 14:15:49'), (54250, 13180, '2010-12-23 14:15:51'), (54251, 13180, '2010-12-23 14:15:53'), (54252, 13180, '2010-12-23 14:15:55'), (54253, 13180, '2010-12-23 14:15:57'), (54254, 13180, '2010-12-23 14:15:59'), (54255, 13180, '2010-12-23 14:16:01'), (54256, 13180, '2010-12-23 14:16:03'), (54257, 13180, '2010-12-23 14:16:05'), (54258, 13180, '2010-12-23 14:16:07'), (54259, 13180, '2010-12-23 14:16:09'), (54260, 13180, '2010-12-23 14:16:11'), (54261, 13180, '2010-12-23 14:16:13'), (54262, 13180, '2010-12-23 14:16:14'), (54263, 13180, '2010-12-23 14:16:17'), (54264, 13180, '2010-12-23 14:16:19'), (54265, 13180, '2010-12-23 14:16:22'), (54266, 13180, '2010-12-23 14:16:25'), (54267, 13180, '2010-12-23 14:16:27'), (54268, 13180, '2010-12-23 14:16:30'), (54269, 13180, '2010-12-23 14:16:32'), (54270, 13180, '2010-12-23 14:16:35'), (54271, 13180, '2010-12-23 14:16:37'), (54272, 13180, '2010-12-23 14:16:40'), (54273, 13180, '2010-12-23 14:16:42'), (54274, 13180, '2010-12-23 14:16:44'), (54275, 13180, '2010-12-23 14:16:46'), (54276, 13180, '2010-12-23 14:16:48'), (54277, 13180, '2010-12-23 14:16:50'), (54278, 13180, '2010-12-23 14:16:52'), (54279, 13180, '2010-12-23 14:16:54'), (54280, 13180, '2010-12-23 14:16:56'), (54281, 13180, '2010-12-23 14:16:58'), (54282, 13180, '2010-12-23 14:17:00'), (54283, 13180, '2010-12-23 14:17:02'), (54284, 13180, '2010-12-23 14:17:04'), (54285, 13180, '2010-12-23 14:17:06'), (54286, 13180, '2010-12-23 14:17:08'), (54287, 13180, '2010-12-23 14:17:10'), (54288, 13180, '2010-12-23 14:17:12'), (54289, 13180, '2010-12-23 14:17:14'), (54290, 13180, '2010-12-23 14:17:16'), (54291, 13180, '2010-12-23 14:17:18'), (54292, 13180, '2010-12-23 14:17:20'), (54293, 13180, '2010-12-23 14:17:22'), (54294, 13180, '2010-12-23 14:17:24'), (54295, 13180, '2010-12-23 14:17:25'), (54296, 13180, '2010-12-23 14:17:27'), (54297, 13180, '2010-12-23 14:17:29'), (54298, 13180, '2010-12-23 14:17:31'), (54299, 13180, '2010-12-23 14:17:33'), (54300, 13180, '2010-12-23 14:17:35'), (54301, 13180, '2010-12-23 14:17:37'), (54302, 13180, '2010-12-23 14:17:39'), (54303, 13180, '2010-12-23 14:17:41'), (54304, 13180, '2010-12-23 14:17:43'), (54305, 13180, '2010-12-23 14:17:45'), (54306, 13180, '2010-12-23 14:17:47'), (54307, 13180, '2010-12-23 14:17:49'), (54308, 13180, '2010-12-23 14:17:51'), (54309, 13180, '2010-12-23 14:17:53'), (54310, 13180, '2010-12-23 14:17:55'), (54311, 13180, '2010-12-23 14:17:57'), (54312, 13180, '2010-12-23 14:17:59'), (54313, 13180, '2010-12-23 14:18:01'), (54314, 13180, '2010-12-23 14:18:03'), (54315, 13180, '2010-12-23 14:18:04'), (54316, 13180, '2010-12-23 14:18:07'), (54317, 13180, '2010-12-23 14:18:09'), (54318, 13180, '2010-12-23 14:18:11'), (54319, 13180, '2010-12-23 14:18:13'), (54320, 13180, '2010-12-23 14:18:15'), (54321, 13180, '2010-12-23 14:18:17'), (54322, 13180, '2010-12-23 14:18:22'), (54323, 13180, '2010-12-23 14:18:24'), (54324, 13180, '2010-12-23 14:18:26'), (54325, 13180, '2010-12-23 14:18:28'), (54326, 13180, '2010-12-23 14:18:31'), (54327, 13180, '2010-12-23 14:18:33'), (54328, 13180, '2010-12-23 14:18:35'), (54329, 13180, '2010-12-23 14:18:37'), (54330, 13180, '2010-12-23 14:18:40'), (54331, 13180, '2010-12-23 14:18:42'), (54332, 13180, '2010-12-23 14:18:44'), (54333, 13180, '2010-12-23 14:18:46'), (54334, 13180, '2010-12-23 14:18:48'), (54335, 13180, '2010-12-23 14:18:50'), (54336, 13180, '2010-12-23 14:18:52'), (54337, 13180, '2010-12-23 14:18:54'), (54338, 13180, '2010-12-23 14:18:56'), (54339, 13180, '2010-12-23 14:18:58'), (54340, 13180, '2010-12-23 14:19:00'), (54341, 13180, '2010-12-23 14:19:02'), (54342, 13180, '2010-12-23 14:19:04'), (54343, 13180, '2010-12-23 14:19:06'), (54344, 13180, '2010-12-23 14:19:08'), (54345, 13180, '2010-12-23 14:19:10'), (54346, 13180, '2010-12-23 14:19:12'), (54347, 13180, '2010-12-23 14:19:14'), (54348, 13180, '2010-12-23 14:19:16'), (54349, 13180, '2010-12-23 14:19:18'), (54350, 13180, '2010-12-23 14:19:20'), (54351, 13180, '2010-12-23 14:19:23'), (54352, 13180, '2010-12-23 14:19:25'), (54353, 13180, '2010-12-23 14:19:27'), (54354, 13180, '2010-12-23 14:19:29'), (54355, 13180, '2010-12-23 14:19:31'), (54356, 13180, '2010-12-23 14:19:33'), (54357, 13180, '2010-12-23 14:19:36'), (54358, 13180, '2010-12-23 14:19:38'), (54359, 13180, '2010-12-23 14:19:40'), (54360, 13180, '2010-12-23 14:19:42'), (54361, 13180, '2010-12-23 14:19:44'), (54362, 13180, '2010-12-23 14:19:46'), (54363, 13180, '2010-12-23 14:19:48'), (54364, 13180, '2010-12-23 14:19:50'), (54365, 13180, '2010-12-23 14:19:52'), (54366, 13180, '2010-12-23 14:19:54'), (54367, 13180, '2010-12-23 14:19:56'), (54368, 13180, '2010-12-23 14:19:58'), (54369, 13180, '2010-12-23 14:20:00'); INSERT INTO `log_url` (`url_id`, `visitor_id`, `visit_time`) VALUES (54370, 13180, '2010-12-23 14:20:02'), (54371, 13180, '2010-12-23 14:20:04'), (54372, 13180, '2010-12-23 14:20:06'), (54373, 13180, '2010-12-23 14:20:08'), (54374, 13180, '2010-12-23 14:20:10'), (54375, 13180, '2010-12-23 14:20:13'), (54376, 13180, '2010-12-23 14:20:15'), (54377, 13180, '2010-12-23 14:20:18'), (54378, 13180, '2010-12-23 14:20:20'), (54379, 13180, '2010-12-23 14:20:22'), (54380, 13180, '2010-12-23 14:20:24'), (54381, 13180, '2010-12-23 14:20:26'), (54382, 13180, '2010-12-23 14:20:28'), (54383, 13180, '2010-12-23 14:20:31'), (54384, 13180, '2010-12-23 14:20:33'), (54385, 13180, '2010-12-23 14:20:35'), (54386, 13180, '2010-12-23 14:20:37'), (54387, 13180, '2010-12-23 14:20:39'), (54388, 13180, '2010-12-23 14:20:41'), (54389, 13180, '2010-12-23 14:20:43'), (54390, 13180, '2010-12-23 14:20:46'), (54391, 13180, '2010-12-23 14:20:48'), (54392, 13180, '2010-12-23 14:20:50'), (54393, 13180, '2010-12-23 14:20:52'), (54394, 13180, '2010-12-23 14:20:55'), (54395, 13180, '2010-12-23 14:20:57'), (54396, 13180, '2010-12-23 14:20:59'), (54397, 13180, '2010-12-23 14:21:02'), (54398, 13180, '2010-12-23 14:21:04'), (54399, 13180, '2010-12-23 14:21:06'), (54400, 13180, '2010-12-23 14:21:08'), (54401, 13180, '2010-12-23 14:21:10'), (54402, 13180, '2010-12-23 14:21:12'), (54403, 13180, '2010-12-23 14:21:14'), (54404, 13180, '2010-12-23 14:21:16'), (54405, 13180, '2010-12-23 14:21:18'), (54406, 13180, '2010-12-23 14:21:20'), (54407, 13180, '2010-12-23 14:21:22'), (54408, 13180, '2010-12-23 14:21:24'), (54409, 13180, '2010-12-23 14:21:26'), (54410, 13180, '2010-12-23 14:21:28'), (54411, 13180, '2010-12-23 14:21:30'), (54412, 13180, '2010-12-23 14:21:32'), (54413, 13180, '2010-12-23 14:21:35'), (54414, 13180, '2010-12-23 14:21:37'), (54415, 13180, '2010-12-23 14:21:39'), (54416, 13180, '2010-12-23 14:21:41'), (54417, 13180, '2010-12-23 14:21:43'), (54418, 13180, '2010-12-23 14:21:45'), (54419, 13180, '2010-12-23 14:21:47'), (54420, 13180, '2010-12-23 14:21:49'), (54421, 13180, '2010-12-23 14:21:51'), (54422, 13180, '2010-12-23 14:21:53'), (54423, 13180, '2010-12-23 14:21:54'), (54424, 13180, '2010-12-23 14:21:56'), (54425, 13180, '2010-12-23 14:21:58'), (54426, 13180, '2010-12-23 14:22:00'), (54427, 13180, '2010-12-23 14:22:02'), (54428, 13180, '2010-12-23 14:22:04'), (54429, 13180, '2010-12-23 14:22:06'), (54430, 13180, '2010-12-23 14:22:08'), (54431, 13180, '2010-12-23 14:22:10'), (54432, 13180, '2010-12-23 14:22:12'), (54433, 13180, '2010-12-23 14:22:14'), (54434, 13180, '2010-12-23 14:22:16'), (54435, 13180, '2010-12-23 14:22:18'), (54436, 13180, '2010-12-23 14:22:20'), (54437, 13180, '2010-12-23 14:22:22'), (54438, 13180, '2010-12-23 14:22:24'), (54439, 13180, '2010-12-23 14:22:26'), (54440, 13180, '2010-12-23 14:22:28'), (54441, 13180, '2010-12-23 14:22:31'), (54442, 13180, '2010-12-23 14:22:33'), (54443, 13180, '2010-12-23 14:22:35'), (54444, 13180, '2010-12-23 14:22:37'), (54445, 13180, '2010-12-23 14:22:39'), (54446, 13180, '2010-12-23 14:22:41'), (54447, 13180, '2010-12-23 14:22:43'), (54448, 13180, '2010-12-23 14:22:45'), (54449, 13180, '2010-12-23 14:22:47'), (54450, 13180, '2010-12-23 14:22:49'), (54451, 13180, '2010-12-23 14:22:51'), (54452, 13180, '2010-12-23 14:22:53'), (54453, 13180, '2010-12-23 14:22:55'), (54454, 13180, '2010-12-23 14:22:57'), (54455, 13180, '2010-12-23 14:22:59'), (54456, 13180, '2010-12-23 14:23:01'), (54457, 13180, '2010-12-23 14:23:03'), (54458, 13180, '2010-12-23 14:23:05'), (54459, 13180, '2010-12-23 14:23:07'), (54460, 13180, '2010-12-23 14:23:09'), (54461, 13180, '2010-12-23 14:23:10'), (54462, 13180, '2010-12-23 14:23:12'), (54463, 13180, '2010-12-23 14:23:14'), (54464, 13180, '2010-12-23 14:23:16'), (54465, 13180, '2010-12-23 14:23:18'), (54466, 13180, '2010-12-23 14:23:20'), (54467, 13180, '2010-12-23 14:23:22'), (54468, 13180, '2010-12-23 14:23:24'), (54469, 13180, '2010-12-23 14:23:26'), (54470, 13180, '2010-12-23 14:23:28'), (54471, 13180, '2010-12-23 14:23:30'), (54472, 13180, '2010-12-23 14:23:32'), (54473, 13180, '2010-12-23 14:23:34'), (54474, 13180, '2010-12-23 14:23:36'), (54475, 13180, '2010-12-23 14:23:38'), (54476, 13180, '2010-12-23 14:23:40'), (54477, 13180, '2010-12-23 14:23:42'), (54478, 13180, '2010-12-23 14:23:44'), (54479, 13180, '2010-12-23 14:23:46'), (54480, 13180, '2010-12-23 14:23:48'), (54481, 13180, '2010-12-23 14:23:50'), (54482, 13180, '2010-12-23 14:23:52'), (54483, 13180, '2010-12-23 14:23:54'), (54484, 13180, '2010-12-23 14:23:56'), (54485, 13180, '2010-12-23 14:23:58'), (54486, 13180, '2010-12-23 14:24:00'), (54487, 13180, '2010-12-23 14:24:02'), (54488, 13180, '2010-12-23 14:24:04'), (54489, 13180, '2010-12-23 14:24:06'), (54490, 13180, '2010-12-23 14:24:08'), (54491, 13180, '2010-12-23 14:24:10'), (54492, 13180, '2010-12-23 14:24:12'), (54493, 13180, '2010-12-23 14:24:16'), (54494, 13180, '2010-12-23 14:24:18'), (54495, 13180, '2010-12-23 14:24:20'), (54496, 13180, '2010-12-23 14:24:21'), (54497, 13180, '2010-12-23 14:24:23'), (54498, 13180, '2010-12-23 14:24:25'), (54499, 13180, '2010-12-23 14:24:27'), (54500, 13180, '2010-12-23 14:24:29'), (54501, 13180, '2010-12-23 14:24:31'), (54502, 13180, '2010-12-23 14:24:33'), (54503, 13180, '2010-12-23 14:24:35'), (54504, 13180, '2010-12-23 14:24:37'), (54505, 13180, '2010-12-23 14:24:39'), (54506, 13180, '2010-12-23 14:24:41'), (54507, 13180, '2010-12-23 14:24:43'), (54508, 13180, '2010-12-23 14:24:48'), (54509, 13180, '2010-12-23 14:24:50'), (54510, 13180, '2010-12-23 14:24:51'), (54511, 13180, '2010-12-23 14:24:53'), (54512, 13180, '2010-12-23 14:24:55'), (54513, 13180, '2010-12-23 14:24:57'), (54514, 13180, '2010-12-23 14:24:59'), (54515, 13180, '2010-12-23 14:25:01'), (54516, 13180, '2010-12-23 14:25:03'), (54517, 13180, '2010-12-23 14:25:05'), (54518, 13180, '2010-12-23 14:25:08'), (54519, 13180, '2010-12-23 14:25:09'), (54520, 13180, '2010-12-23 14:25:11'), (54521, 13180, '2010-12-23 14:25:13'), (54522, 13180, '2010-12-23 14:25:16'), (54523, 13180, '2010-12-23 14:25:17'), (54524, 13180, '2010-12-23 14:25:20'), (54525, 13180, '2010-12-23 14:25:22'), (54526, 13180, '2010-12-23 14:25:24'), (54527, 13180, '2010-12-23 14:25:26'), (54528, 13180, '2010-12-23 14:25:28'), (54529, 13180, '2010-12-23 14:25:29'), (54530, 13180, '2010-12-23 14:25:31'), (54531, 13180, '2010-12-23 14:25:33'), (54532, 13180, '2010-12-23 14:25:35'), (54533, 13180, '2010-12-23 14:25:37'), (54534, 13180, '2010-12-23 14:25:39'), (54535, 13180, '2010-12-23 14:25:41'), (54536, 13180, '2010-12-23 14:25:43'), (54537, 13180, '2010-12-23 14:25:45'), (54538, 13180, '2010-12-23 14:25:47'), (54539, 13180, '2010-12-23 14:25:49'), (54540, 13180, '2010-12-23 14:25:51'), (54541, 13180, '2010-12-23 14:25:53'), (54542, 13180, '2010-12-23 14:25:55'), (54543, 13180, '2010-12-23 14:25:57'), (54544, 13180, '2010-12-23 14:25:59'), (54545, 13180, '2010-12-23 14:26:01'), (54546, 13180, '2010-12-23 14:26:03'), (54547, 13180, '2010-12-23 14:26:05'), (54548, 13180, '2010-12-23 14:26:07'), (54549, 13180, '2010-12-23 14:26:09'), (54550, 13180, '2010-12-23 14:26:11'), (54551, 13180, '2010-12-23 14:26:13'), (54552, 13180, '2010-12-23 14:26:15'), (54553, 13180, '2010-12-23 14:26:17'), (54554, 13180, '2010-12-23 14:26:18'), (54555, 13180, '2010-12-23 14:26:20'), (54556, 13180, '2010-12-23 14:26:22'), (54557, 13180, '2010-12-23 14:26:24'), (54558, 13180, '2010-12-23 14:26:26'), (54559, 13180, '2010-12-23 14:26:28'), (54560, 13180, '2010-12-23 14:26:29'), (54561, 13180, '2010-12-23 14:26:31'), (54562, 13180, '2010-12-23 14:26:33'), (54563, 13180, '2010-12-23 14:26:35'), (54564, 13180, '2010-12-23 14:26:37'), (54565, 13180, '2010-12-23 14:26:39'), (54566, 13180, '2010-12-23 14:26:41'), (54567, 13180, '2010-12-23 14:26:43'), (54568, 13180, '2010-12-23 14:26:45'), (54569, 13180, '2010-12-23 14:26:47'), (54570, 13180, '2010-12-23 14:26:49'), (54571, 13180, '2010-12-23 14:26:50'), (54572, 13180, '2010-12-23 14:26:52'), (54573, 13180, '2010-12-23 14:26:54'), (54574, 13180, '2010-12-23 14:26:56'), (54575, 13180, '2010-12-23 14:26:58'), (54576, 13180, '2010-12-23 14:27:00'), (54577, 13180, '2010-12-23 14:27:02'), (54578, 13180, '2010-12-23 14:27:04'), (54579, 13180, '2010-12-23 14:27:06'), (54580, 13180, '2010-12-23 14:27:07'), (54581, 13180, '2010-12-23 14:27:09'), (54582, 13180, '2010-12-23 14:27:11'), (54583, 13180, '2010-12-23 14:27:13'), (54584, 13180, '2010-12-23 14:27:15'), (54585, 13180, '2010-12-23 14:27:17'), (54586, 13180, '2010-12-23 14:27:19'), (54587, 13180, '2010-12-23 14:27:21'), (54588, 13180, '2010-12-23 14:27:22'), (54589, 13180, '2010-12-23 14:27:24'), (54590, 13180, '2010-12-23 14:27:26'), (54591, 13180, '2010-12-23 14:27:28'), (54592, 13180, '2010-12-23 14:27:30'), (54593, 13180, '2010-12-23 14:27:32'), (54594, 13180, '2010-12-23 14:27:33'), (54595, 13180, '2010-12-23 14:27:35'), (54596, 13180, '2010-12-23 14:27:37'), (54597, 13180, '2010-12-23 14:27:39'), (54598, 13180, '2010-12-23 14:27:41'), (54599, 13180, '2010-12-23 14:27:43'), (54600, 13180, '2010-12-23 14:27:45'), (54601, 13180, '2010-12-23 14:27:47'), (54602, 13180, '2010-12-23 14:27:48'), (54603, 13180, '2010-12-23 14:27:50'), (54604, 13180, '2010-12-23 14:27:52'), (54605, 13180, '2010-12-23 14:27:54'), (54606, 13180, '2010-12-23 14:27:56'), (54607, 13180, '2010-12-23 14:27:58'), (54608, 13180, '2010-12-23 14:28:00'), (54609, 13180, '2010-12-23 14:28:02'), (54610, 13180, '2010-12-23 14:28:04'), (54611, 13180, '2010-12-23 14:28:06'), (54612, 13180, '2010-12-23 14:28:08'), (54613, 13180, '2010-12-23 14:28:09'), (54614, 13180, '2010-12-23 14:28:11'), (54615, 13180, '2010-12-23 14:28:13'), (54616, 13180, '2010-12-23 14:28:15'), (54617, 13180, '2010-12-23 14:28:17'), (54618, 13180, '2010-12-23 14:28:19'), (54619, 13180, '2010-12-23 14:28:21'), (54620, 13180, '2010-12-23 14:28:23'), (54621, 13180, '2010-12-23 14:28:25'), (54622, 13180, '2010-12-23 14:28:27'), (54623, 13180, '2010-12-23 14:28:28'), (54624, 13180, '2010-12-23 14:28:30'), (54625, 13180, '2010-12-23 14:28:32'), (54626, 13180, '2010-12-23 14:28:34'), (54627, 13180, '2010-12-23 14:28:36'), (54628, 13180, '2010-12-23 14:28:38'), (54629, 13180, '2010-12-23 14:28:39'), (54630, 13180, '2010-12-23 14:28:42'), (54631, 13180, '2010-12-23 14:28:44'), (54632, 13180, '2010-12-23 14:28:46'), (54633, 13180, '2010-12-23 14:28:48'), (54634, 13180, '2010-12-23 14:28:50'), (54635, 13180, '2010-12-23 14:28:52'), (54636, 13180, '2010-12-23 14:28:54'), (54637, 13180, '2010-12-23 14:28:55'), (54638, 13180, '2010-12-23 14:28:57'), (54639, 13180, '2010-12-23 14:28:59'), (54640, 13180, '2010-12-23 14:29:01'), (54641, 13180, '2010-12-23 14:29:03'), (54642, 13180, '2010-12-23 14:29:05'), (54643, 13180, '2010-12-23 14:29:06'), (54644, 13180, '2010-12-23 14:29:08'), (54645, 13180, '2010-12-23 14:29:10'), (54646, 13180, '2010-12-23 14:29:12'), (54647, 13180, '2010-12-23 14:29:14'), (54648, 13180, '2010-12-23 14:29:15'), (54649, 13180, '2010-12-23 14:29:17'), (54650, 13180, '2010-12-23 14:29:19'), (54651, 13180, '2010-12-23 14:29:21'), (54652, 13180, '2010-12-23 14:29:23'), (54653, 13180, '2010-12-23 14:29:24'), (54654, 13180, '2010-12-23 14:29:26'), (54655, 13180, '2010-12-23 14:29:28'), (54656, 13180, '2010-12-23 14:29:30'), (54657, 13180, '2010-12-23 14:29:31'), (54658, 13180, '2010-12-23 14:29:33'), (54659, 13180, '2010-12-23 14:29:35'), (54660, 13180, '2010-12-23 14:29:37'), (54661, 13180, '2010-12-23 14:29:39'), (54662, 13180, '2010-12-23 14:29:41'), (54663, 13180, '2010-12-23 14:29:42'), (54664, 13180, '2010-12-23 14:29:44'), (54665, 13180, '2010-12-23 14:29:46'), (54666, 13180, '2010-12-23 14:29:48'), (54667, 13180, '2010-12-23 14:29:50'), (54668, 13180, '2010-12-23 14:29:52'), (54669, 13180, '2010-12-23 14:29:53'), (54670, 13180, '2010-12-23 14:29:55'), (54671, 13180, '2010-12-23 14:29:57'), (54672, 13180, '2010-12-23 14:29:59'), (54673, 13180, '2010-12-23 14:30:01'), (54674, 13180, '2010-12-23 14:30:03'), (54675, 13180, '2010-12-23 14:30:04'), (54676, 13180, '2010-12-23 14:30:06'), (54677, 13180, '2010-12-23 14:30:08'), (54678, 13180, '2010-12-23 14:30:10'), (54679, 13180, '2010-12-23 14:30:11'), (54680, 13180, '2010-12-23 14:30:13'), (54681, 13180, '2010-12-23 14:30:15'), (54682, 13180, '2010-12-23 14:30:17'), (54683, 13180, '2010-12-23 14:30:19'), (54684, 13180, '2010-12-23 14:30:21'), (54685, 13180, '2010-12-23 14:30:23'), (54686, 13180, '2010-12-23 14:30:24'), (54687, 13180, '2010-12-23 14:30:26'), (54688, 13180, '2010-12-23 14:30:28'), (54689, 13180, '2010-12-23 14:30:30'), (54690, 13180, '2010-12-23 14:30:32'), (54691, 13180, '2010-12-23 14:30:34'), (54692, 13180, '2010-12-23 14:30:36'), (54693, 13180, '2010-12-23 14:30:38'), (54694, 13180, '2010-12-23 14:30:39'), (54695, 13180, '2010-12-23 14:30:41'), (54696, 13180, '2010-12-23 14:30:43'), (54697, 13180, '2010-12-23 14:30:45'), (54698, 13180, '2010-12-23 14:30:46'), (54699, 13180, '2010-12-23 14:30:48'), (54700, 13180, '2010-12-23 14:30:50'), (54701, 13180, '2010-12-23 14:30:52'), (54702, 13180, '2010-12-23 14:30:54'), (54703, 13180, '2010-12-23 14:30:55'), (54704, 13180, '2010-12-23 14:30:57'), (54705, 13180, '2010-12-23 14:30:59'), (54706, 13180, '2010-12-23 14:31:01'), (54707, 13180, '2010-12-23 14:31:03'), (54708, 13180, '2010-12-23 14:31:05'), (54709, 13180, '2010-12-23 14:31:07'), (54710, 13180, '2010-12-23 14:31:08'), (54711, 13180, '2010-12-23 14:31:10'), (54712, 13180, '2010-12-23 14:31:12'), (54713, 13180, '2010-12-23 14:31:14'), (54714, 13180, '2010-12-23 14:31:15'), (54715, 13180, '2010-12-23 14:31:17'), (54716, 13180, '2010-12-23 14:31:19'), (54717, 13180, '2010-12-23 14:31:21'), (54718, 13180, '2010-12-23 14:31:23'), (54719, 13180, '2010-12-23 14:31:25'), (54720, 13180, '2010-12-23 14:31:27'), (54721, 13180, '2010-12-23 14:31:29'), (54722, 13180, '2010-12-23 14:31:31'), (54723, 13180, '2010-12-23 14:31:32'), (54724, 13180, '2010-12-23 14:31:34'), (54725, 13180, '2010-12-23 14:31:36'), (54726, 13180, '2010-12-23 14:31:38'), (54727, 13180, '2010-12-23 14:31:40'), (54728, 13180, '2010-12-23 14:31:42'), (54729, 13180, '2010-12-23 14:31:44'), (54730, 13180, '2010-12-23 14:31:46'), (54731, 13180, '2010-12-23 14:31:48'), (54732, 13180, '2010-12-23 14:31:50'), (54733, 13180, '2010-12-23 14:31:52'), (54734, 13180, '2010-12-23 14:31:54'), (54735, 13180, '2010-12-23 14:31:55'), (54736, 13180, '2010-12-23 14:31:57'), (54737, 13180, '2010-12-23 14:31:59'), (54738, 13180, '2010-12-23 14:32:01'), (54739, 13180, '2010-12-23 14:32:03'), (54740, 13180, '2010-12-23 14:32:05'), (54741, 13180, '2010-12-23 14:32:07'), (54742, 13180, '2010-12-23 14:32:09'), (54743, 13180, '2010-12-23 14:32:11'), (54744, 13180, '2010-12-23 14:32:13'), (54745, 13180, '2010-12-23 14:32:15'), (54746, 13180, '2010-12-23 14:32:17'), (54747, 13180, '2010-12-23 14:32:19'), (54748, 13180, '2010-12-23 14:32:20'), (54749, 13180, '2010-12-23 14:32:22'), (54750, 13180, '2010-12-23 14:32:24'), (54751, 13180, '2010-12-23 14:32:26'), (54752, 13180, '2010-12-23 14:32:28'), (54753, 13180, '2010-12-23 14:32:30'), (54754, 13180, '2010-12-23 14:32:32'), (54755, 13180, '2010-12-23 14:32:34'), (54756, 13180, '2010-12-23 14:32:36'), (54757, 13180, '2010-12-23 14:32:37'), (54758, 13180, '2010-12-23 14:32:40'), (54759, 13180, '2010-12-23 14:32:41'), (54760, 13180, '2010-12-23 14:32:43'), (54761, 13180, '2010-12-23 14:32:45'), (54762, 13180, '2010-12-23 14:32:47'), (54763, 13180, '2010-12-23 14:32:49'), (54764, 13180, '2010-12-23 14:32:51'), (54765, 13180, '2010-12-23 14:32:53'), (54766, 13180, '2010-12-23 14:32:55'), (54767, 13180, '2010-12-23 14:32:57'), (54768, 13180, '2010-12-23 14:32:59'), (54769, 13180, '2010-12-23 14:33:01'), (54770, 13180, '2010-12-23 14:33:02'), (54771, 13180, '2010-12-23 14:33:04'), (54772, 13180, '2010-12-23 14:33:06'), (54773, 13180, '2010-12-23 14:33:08'), (54774, 13180, '2010-12-23 14:33:10'), (54775, 13180, '2010-12-23 14:33:11'), (54776, 13180, '2010-12-23 14:33:13'), (54777, 13180, '2010-12-23 14:33:15'), (54778, 13180, '2010-12-23 14:33:17'), (54779, 13180, '2010-12-23 14:33:19'), (54780, 13180, '2010-12-23 14:33:21'), (54781, 13180, '2010-12-23 14:33:23'), (54782, 13180, '2010-12-23 14:33:24'), (54783, 13180, '2010-12-23 14:33:26'), (54784, 13180, '2010-12-23 14:33:28'), (54785, 13180, '2010-12-23 14:33:30'), (54786, 13180, '2010-12-23 14:33:32'), (54787, 13180, '2010-12-23 14:33:34'), (54788, 13180, '2010-12-23 14:33:36'), (54789, 13180, '2010-12-23 14:33:38'), (54790, 13180, '2010-12-23 14:33:40'), (54791, 13180, '2010-12-23 14:33:42'), (54792, 13180, '2010-12-23 14:33:44'), (54793, 13180, '2010-12-23 14:33:46'), (54794, 13180, '2010-12-23 14:33:48'), (54795, 13180, '2010-12-23 14:33:50'), (54796, 13180, '2010-12-23 14:33:52'), (54797, 13180, '2010-12-23 14:33:54'), (54798, 13180, '2010-12-23 14:33:56'), (54799, 13180, '2010-12-23 14:33:57'), (54800, 13180, '2010-12-23 14:33:59'), (54801, 13180, '2010-12-23 14:34:01'), (54802, 13180, '2010-12-23 14:34:03'), (54803, 13180, '2010-12-23 14:34:05'), (54804, 13180, '2010-12-23 14:34:07'), (54805, 13180, '2010-12-23 14:34:09'), (54806, 13180, '2010-12-23 14:34:11'), (54807, 13180, '2010-12-23 14:34:12'), (54808, 13180, '2010-12-23 14:34:14'), (54809, 13180, '2010-12-23 14:34:16'), (54810, 13180, '2010-12-23 14:34:18'), (54811, 13180, '2010-12-23 14:34:21'), (54812, 13180, '2010-12-23 14:34:23'), (54813, 13180, '2010-12-23 14:34:25'), (54814, 13180, '2010-12-23 14:34:27'), (54815, 13180, '2010-12-23 14:34:29'), (54816, 13180, '2010-12-23 14:34:30'), (54817, 13180, '2010-12-23 14:34:32'), (54818, 13180, '2010-12-23 14:34:34'), (54819, 13180, '2010-12-23 14:34:36'), (54820, 13180, '2010-12-23 14:34:38'), (54821, 13180, '2010-12-23 14:34:39'), (54822, 13180, '2010-12-23 14:34:41'), (54823, 13180, '2010-12-23 14:34:43'), (54824, 13180, '2010-12-23 14:34:45'), (54825, 13180, '2010-12-23 14:34:47'), (54826, 13180, '2010-12-23 14:34:48'), (54827, 13180, '2010-12-23 14:34:50'), (54828, 13180, '2010-12-23 14:34:52'), (54829, 13180, '2010-12-23 14:34:54'), (54830, 13180, '2010-12-23 14:34:56'), (54831, 13180, '2010-12-23 14:34:58'), (54832, 13180, '2010-12-23 14:35:00'), (54833, 13180, '2010-12-23 14:35:02'), (54834, 13180, '2010-12-23 14:35:04'), (54835, 13180, '2010-12-23 14:35:05'), (54836, 13180, '2010-12-23 14:35:07'), (54837, 13180, '2010-12-23 14:35:09'), (54838, 13180, '2010-12-23 14:35:11'), (54839, 13180, '2010-12-23 14:35:13'), (54840, 13180, '2010-12-23 14:35:14'), (54841, 13180, '2010-12-23 14:35:17'), (54842, 13180, '2010-12-23 14:35:18'), (54843, 13180, '2010-12-23 14:35:20'), (54844, 13180, '2010-12-23 14:35:22'), (54845, 13180, '2010-12-23 14:35:24'), (54846, 13180, '2010-12-23 14:35:26'), (54847, 13180, '2010-12-23 14:35:27'), (54848, 13180, '2010-12-23 14:35:29'), (54849, 13180, '2010-12-23 14:35:31'), (54850, 13180, '2010-12-23 14:35:33'), (54851, 13180, '2010-12-23 14:35:35'), (54852, 13180, '2010-12-23 14:35:37'), (54853, 13180, '2010-12-23 14:35:39'), (54854, 13180, '2010-12-23 14:35:40'), (54855, 13180, '2010-12-23 14:35:42'), (54856, 13180, '2010-12-23 14:35:44'), (54857, 13180, '2010-12-23 14:35:46'), (54858, 13180, '2010-12-23 14:35:48'), (54859, 13180, '2010-12-23 14:35:49'), (54860, 13180, '2010-12-23 14:35:51'), (54861, 13180, '2010-12-23 14:35:53'), (54862, 13180, '2010-12-23 14:35:55'), (54863, 13180, '2010-12-23 14:35:57'), (54864, 13180, '2010-12-23 14:35:59'), (54865, 13180, '2010-12-23 14:36:00'), (54866, 13180, '2010-12-23 14:36:02'), (54867, 13180, '2010-12-23 14:36:04'), (54868, 13180, '2010-12-23 14:36:06'), (54869, 13180, '2010-12-23 14:36:08'), (54870, 13180, '2010-12-23 14:36:10'), (54871, 13180, '2010-12-23 14:36:11'), (54872, 13180, '2010-12-23 14:36:13'), (54873, 13180, '2010-12-23 14:36:15'), (54874, 13180, '2010-12-23 14:36:17'), (54875, 13180, '2010-12-23 14:36:18'), (54876, 13180, '2010-12-23 14:36:20'), (54877, 13180, '2010-12-23 14:36:22'), (54878, 13180, '2010-12-23 14:36:24'), (54879, 13180, '2010-12-23 14:36:26'), (54880, 13180, '2010-12-23 14:36:28'), (54881, 13180, '2010-12-23 14:36:30'), (54882, 13180, '2010-12-23 14:36:31'), (54883, 13180, '2010-12-23 14:36:33'), (54884, 13180, '2010-12-23 14:36:35'), (54885, 13180, '2010-12-23 14:36:37'), (54886, 13180, '2010-12-23 14:36:39'), (54887, 13180, '2010-12-23 14:36:41'), (54888, 13180, '2010-12-23 14:36:42'), (54889, 13180, '2010-12-23 14:36:44'), (54890, 13180, '2010-12-23 14:36:46'), (54891, 13180, '2010-12-23 14:36:48'), (54892, 13180, '2010-12-23 14:36:50'), (54893, 13180, '2010-12-23 14:36:52'), (54894, 13180, '2010-12-23 14:36:53'), (54895, 13180, '2010-12-23 14:36:55'), (54896, 13180, '2010-12-23 14:36:57'), (54897, 13180, '2010-12-23 14:36:59'), (54898, 13180, '2010-12-23 14:37:01'), (54899, 13180, '2010-12-23 14:37:03'), (54900, 13180, '2010-12-23 14:37:04'), (54901, 13180, '2010-12-23 14:37:06'), (54902, 13180, '2010-12-23 14:37:08'), (54903, 13180, '2010-12-23 14:37:10'), (54904, 13180, '2010-12-23 14:37:12'), (54905, 13180, '2010-12-23 14:37:14'), (54906, 13180, '2010-12-23 14:37:16'), (54907, 13180, '2010-12-23 14:37:18'), (54908, 13180, '2010-12-23 14:37:20'), (54909, 13180, '2010-12-23 14:37:22'), (54910, 13180, '2010-12-23 14:37:24'), (54911, 13180, '2010-12-23 14:37:26'), (54912, 13180, '2010-12-23 14:37:28'), (54913, 13180, '2010-12-23 14:37:30'), (54914, 13180, '2010-12-23 14:37:32'), (54915, 13180, '2010-12-23 14:37:33'), (54916, 13180, '2010-12-23 14:37:35'), (54917, 13180, '2010-12-23 14:37:37'), (54918, 13180, '2010-12-23 14:37:39'), (54919, 13180, '2010-12-23 14:37:41'), (54920, 13180, '2010-12-23 14:37:43'), (54921, 13180, '2010-12-23 14:37:45'), (54922, 13180, '2010-12-23 14:37:47'), (54923, 13180, '2010-12-23 14:37:49'), (54924, 13180, '2010-12-23 14:37:51'), (54925, 13180, '2010-12-23 14:37:53'), (54926, 13180, '2010-12-23 14:37:55'), (54927, 13180, '2010-12-23 14:37:57'), (54928, 13180, '2010-12-23 14:37:59'), (54929, 13180, '2010-12-23 14:38:01'), (54930, 13180, '2010-12-23 14:38:03'), (54931, 13180, '2010-12-23 14:38:04'), (54932, 13180, '2010-12-23 14:38:06'), (54933, 13180, '2010-12-23 14:38:08'), (54934, 13180, '2010-12-23 14:38:10'), (54935, 13180, '2010-12-23 14:38:12'), (54936, 13180, '2010-12-23 14:38:14'), (54937, 13180, '2010-12-23 14:38:16'), (54938, 13180, '2010-12-23 14:38:18'), (54939, 13180, '2010-12-23 14:38:20'), (54940, 13180, '2010-12-23 14:38:22'), (54941, 13180, '2010-12-23 14:38:24'), (54942, 13180, '2010-12-23 14:38:26'), (54943, 13180, '2010-12-23 14:38:28'), (54944, 13180, '2010-12-23 14:38:30'), (54945, 13180, '2010-12-23 14:38:32'), (54946, 13180, '2010-12-23 14:38:34'), (54947, 13180, '2010-12-23 14:38:36'), (54948, 13180, '2010-12-23 14:38:38'), (54949, 13180, '2010-12-23 14:38:40'), (54950, 13180, '2010-12-23 14:38:42'), (54951, 13180, '2010-12-23 14:38:44'), (54952, 13180, '2010-12-23 14:38:46'), (54953, 13180, '2010-12-23 14:38:48'), (54954, 13180, '2010-12-23 14:38:50'), (54955, 13180, '2010-12-23 14:38:51'), (54956, 13180, '2010-12-23 14:38:53'), (54957, 13180, '2010-12-23 14:38:55'), (54958, 13180, '2010-12-23 14:38:57'), (54959, 13180, '2010-12-23 14:38:59'), (54960, 13180, '2010-12-23 14:39:01'), (54961, 13180, '2010-12-23 14:39:03'), (54962, 13180, '2010-12-23 14:39:05'), (54963, 13180, '2010-12-23 14:39:07'), (54964, 13180, '2010-12-23 14:39:08'), (54965, 13180, '2010-12-23 14:39:10'), (54966, 13180, '2010-12-23 14:39:12'), (54967, 13180, '2010-12-23 14:39:14'), (54968, 13180, '2010-12-23 14:39:16'), (54969, 13180, '2010-12-23 14:39:18'), (54970, 13180, '2010-12-23 14:39:20'), (54971, 13180, '2010-12-23 14:39:22'), (54972, 13180, '2010-12-23 14:39:24'), (54973, 13180, '2010-12-23 14:39:26'), (54974, 13180, '2010-12-23 14:39:28'), (54975, 13180, '2010-12-23 14:39:30'), (54976, 13180, '2010-12-23 14:39:32'), (54977, 13180, '2010-12-23 14:39:33'), (54978, 13180, '2010-12-23 14:39:35'), (54979, 13180, '2010-12-23 14:39:37'), (54980, 13180, '2010-12-23 14:39:39'), (54981, 13180, '2010-12-23 14:39:41'), (54982, 13180, '2010-12-23 14:39:43'), (54983, 13180, '2010-12-23 14:39:45'), (54984, 13180, '2010-12-23 14:39:47'), (54985, 13180, '2010-12-23 14:39:49'), (54986, 13180, '2010-12-23 14:39:50'), (54987, 13180, '2010-12-23 14:39:52'), (54988, 13180, '2010-12-23 14:39:54'), (54989, 13180, '2010-12-23 14:39:56'), (54990, 13180, '2010-12-23 14:39:58'), (54991, 13180, '2010-12-23 14:40:00'), (54992, 13180, '2010-12-23 14:40:03'), (54993, 13180, '2010-12-23 14:40:05'), (54994, 13180, '2010-12-23 14:40:06'), (54995, 13180, '2010-12-23 14:40:08'), (54996, 13180, '2010-12-23 14:40:10'), (54997, 13180, '2010-12-23 14:40:12'), (54998, 13180, '2010-12-23 14:40:14'), (54999, 13180, '2010-12-23 14:40:16'), (55000, 13180, '2010-12-23 14:40:17'), (55001, 13180, '2010-12-23 14:40:19'), (55002, 13180, '2010-12-23 14:40:21'), (55003, 13180, '2010-12-23 14:40:23'), (55004, 13180, '2010-12-23 14:40:24'), (55005, 13180, '2010-12-23 14:40:26'), (55006, 13180, '2010-12-23 14:40:28'), (55007, 13180, '2010-12-23 14:40:30'), (55008, 13180, '2010-12-23 14:40:32'), (55009, 13180, '2010-12-23 14:40:34'), (55010, 13180, '2010-12-23 14:40:35'), (55011, 13180, '2010-12-23 14:40:37'), (55012, 13180, '2010-12-23 14:40:39'), (55013, 13180, '2010-12-23 14:40:41'), (55014, 13180, '2010-12-23 14:40:43'), (55015, 13180, '2010-12-23 14:40:44'), (55016, 13180, '2010-12-23 14:40:46'), (55017, 13180, '2010-12-23 14:40:48'), (55018, 13180, '2010-12-23 14:40:50'), (55019, 13180, '2010-12-23 14:40:52'), (55020, 13180, '2010-12-23 14:40:54'), (55021, 13180, '2010-12-23 14:40:55'), (55022, 13180, '2010-12-23 14:40:57'), (55023, 13180, '2010-12-23 14:40:59'), (55024, 13180, '2010-12-23 14:41:01'), (55025, 13180, '2010-12-23 14:41:02'), (55026, 13170, '2010-12-23 14:42:36'), (55027, 13170, '2010-12-23 14:42:45'), (55028, 13170, '2010-12-23 14:42:46'), (55029, 13170, '2010-12-23 14:43:20'), (55030, 13170, '2010-12-23 14:43:22'), (55031, 13170, '2010-12-23 14:43:33'), (55032, 13170, '2010-12-23 14:43:43'), (55033, 13194, '2010-12-23 14:52:03'), (55034, 13195, '2010-12-23 14:52:55'), (55035, 13195, '2010-12-23 14:53:14'), (55036, 13195, '2010-12-23 14:53:28'), (55037, 13195, '2010-12-23 14:53:45'), (55038, 13195, '2010-12-23 14:54:32'), (55039, 13195, '2010-12-23 14:54:43'), (55040, 13195, '2010-12-23 14:55:03'), (55041, 13195, '2010-12-23 14:55:21'), (55042, 13196, '2010-12-23 15:54:57'), (55043, 13197, '2010-12-23 15:55:22'), (55044, 13198, '2010-12-23 16:08:25'), (55045, 13199, '2010-12-23 16:40:53'), (55046, 13200, '2010-12-23 16:40:56'), (55047, 13201, '2010-12-23 16:57:27'), (55048, 13202, '2010-12-23 17:25:03'), (55049, 13203, '2010-12-23 17:26:47'), (55050, 13204, '2010-12-23 17:29:32'), (55051, 13204, '2010-12-23 17:29:56'), (55052, 13205, '2010-12-23 17:30:47'), (55053, 13206, '2010-12-23 17:30:57'), (55054, 13206, '2010-12-23 17:31:12'), (55055, 13206, '2010-12-23 17:31:25'), (55056, 13205, '2010-12-23 17:31:35'), (55057, 13207, '2010-12-23 17:31:35'), (55058, 13206, '2010-12-23 17:31:47'), (55059, 13205, '2010-12-23 17:32:02'), (55060, 13204, '2010-12-23 17:32:29'), (55061, 13206, '2010-12-23 17:32:43'), (55062, 13205, '2010-12-23 17:33:25'), (55063, 13204, '2010-12-23 17:33:28'), (55064, 13205, '2010-12-23 17:33:36'), (55065, 13205, '2010-12-23 17:34:25'), (55066, 13204, '2010-12-23 17:34:49'), (55067, 13205, '2010-12-23 17:35:21'), (55068, 13205, '2010-12-23 17:35:31'), (55069, 13204, '2010-12-23 17:35:32'), (55070, 13204, '2010-12-23 17:36:04'), (55071, 13205, '2010-12-23 17:36:08'), (55072, 13205, '2010-12-23 17:36:18'), (55073, 13205, '2010-12-23 17:36:22'), (55074, 13206, '2010-12-23 17:36:40'), (55075, 13205, '2010-12-23 17:37:19'), (55076, 13206, '2010-12-23 17:38:09'), (55077, 13206, '2010-12-23 17:38:16'), (55078, 13204, '2010-12-23 17:38:29'), (55079, 13204, '2010-12-23 17:39:04'), (55080, 13204, '2010-12-23 17:39:15'), (55081, 13204, '2010-12-23 17:40:01'), (55082, 13205, '2010-12-23 17:40:55'), (55083, 13204, '2010-12-23 17:41:12'), (55084, 13205, '2010-12-23 17:41:29'), (55085, 13208, '2010-12-23 17:41:37'), (55086, 13205, '2010-12-23 17:41:46'), (55087, 13208, '2010-12-23 17:41:48'), (55088, 13208, '2010-12-23 17:42:05'), (55089, 13208, '2010-12-23 17:42:46'), (55090, 13208, '2010-12-23 17:43:11'), (55091, 13208, '2010-12-23 17:43:23'), (55092, 13208, '2010-12-23 17:43:53'), (55093, 13208, '2010-12-23 17:43:56'), (55094, 13208, '2010-12-23 17:44:03'), (55095, 13208, '2010-12-23 17:44:09'), (55096, 13208, '2010-12-23 17:44:25'), (55097, 13208, '2010-12-23 17:44:26'), (55098, 13208, '2010-12-23 17:44:30'), (55099, 13208, '2010-12-23 17:44:33'), (55100, 13208, '2010-12-23 17:44:37'), (55101, 13208, '2010-12-23 17:44:41'), (55102, 13208, '2010-12-23 17:44:49'), (55103, 13209, '2010-12-23 17:57:13'), (55104, 13210, '2010-12-23 17:57:21'), (55105, 13210, '2010-12-23 17:57:47'), (55106, 13210, '2010-12-23 17:57:59'), (55107, 13210, '2010-12-23 17:59:03'), (55108, 13210, '2010-12-23 17:59:29'), (55109, 13210, '2010-12-23 17:59:51'), (55110, 13210, '2010-12-23 18:00:16'), (55111, 13211, '2010-12-23 18:00:55'), (55112, 13210, '2010-12-23 18:01:02'), (55113, 13210, '2010-12-23 18:01:15'), (55114, 13210, '2010-12-23 18:01:25'), (55115, 13210, '2010-12-23 18:01:35'), (55116, 13210, '2010-12-23 18:01:49'), (55117, 13211, '2010-12-23 18:02:47'), (55118, 13212, '2010-12-23 18:02:54'), (55119, 13211, '2010-12-23 18:03:07'), (55120, 13212, '2010-12-23 18:03:07'), (55121, 13211, '2010-12-23 18:05:02'), (55122, 13211, '2010-12-23 18:05:03'), (55123, 13211, '2010-12-23 18:05:15'), (55124, 13211, '2010-12-23 18:05:18'), (55125, 13212, '2010-12-23 18:05:57'), (55126, 13212, '2010-12-23 18:07:05'), (55127, 13212, '2010-12-23 18:07:53'), (55128, 13211, '2010-12-23 18:07:59'), (55129, 13211, '2010-12-23 18:08:06'), (55130, 13212, '2010-12-23 18:08:23'), (55131, 13212, '2010-12-23 18:09:14'), (55132, 13212, '2010-12-23 18:10:38'), (55133, 13211, '2010-12-23 18:11:21'), (55134, 13211, '2010-12-23 18:11:56'), (55135, 13211, '2010-12-23 18:11:58'), (55136, 13211, '2010-12-23 18:12:44'), (55137, 13211, '2010-12-23 18:13:19'), (55138, 13212, '2010-12-23 18:13:30'), (55139, 13212, '2010-12-23 18:14:14'), (55140, 13211, '2010-12-23 18:14:22'), (55141, 13211, '2010-12-23 18:14:39'), (55142, 13211, '2010-12-23 18:14:46'), (55143, 13211, '2010-12-23 18:14:50'), (55144, 13211, '2010-12-23 18:14:58'), (55145, 13212, '2010-12-23 18:15:23'), (55146, 13211, '2010-12-23 18:15:23'), (55147, 13212, '2010-12-23 18:15:37'), (55148, 13211, '2010-12-23 18:16:25'), (55149, 13211, '2010-12-23 18:16:39'), (55150, 13212, '2010-12-23 18:16:45'), (55151, 13211, '2010-12-23 18:18:02'), (55152, 13211, '2010-12-23 18:18:16'), (55153, 13211, '2010-12-23 18:18:21'), (55154, 13212, '2010-12-23 18:18:32'), (55155, 13212, '2010-12-23 18:19:06'), (55156, 13212, '2010-12-23 18:19:16'), (55157, 13211, '2010-12-23 18:19:25'), (55158, 13211, '2010-12-23 18:20:12'), (55159, 13211, '2010-12-23 18:21:13'), (55160, 13212, '2010-12-23 18:21:14'), (55161, 13211, '2010-12-23 18:21:45'), (55162, 13212, '2010-12-23 18:21:47'), (55163, 13212, '2010-12-23 18:21:48'), (55164, 13211, '2010-12-23 18:22:21'), (55165, 13212, '2010-12-23 18:23:09'), (55166, 13213, '2010-12-23 21:49:46'), (55167, 13213, '2010-12-23 21:49:55'), (55168, 13213, '2010-12-23 21:50:00'), (55169, 13213, '2010-12-23 21:50:26'), (55170, 13214, '2010-12-23 22:59:02'), (55171, 13215, '2010-12-24 00:18:38'), (55172, 13216, '2010-12-24 01:39:24'), (55173, 13217, '2010-12-24 01:57:00'), (55174, 13217, '2010-12-24 01:57:08'), (55175, 13217, '2010-12-24 01:57:18'), (55176, 13217, '2010-12-24 01:57:29'), (55177, 13217, '2010-12-24 01:58:29'), (55178, 13217, '2010-12-24 01:58:34'), (55179, 13217, '2010-12-24 01:58:55'), (55180, 13217, '2010-12-24 01:59:37'), (55181, 13217, '2010-12-24 02:00:31'), (55182, 13217, '2010-12-24 02:00:58'), (55183, 13218, '2010-12-24 02:08:32'), (55184, 13219, '2010-12-24 02:08:34'), (55185, 13220, '2010-12-24 02:08:36'), (55186, 13221, '2010-12-24 02:08:39'), (55187, 13222, '2010-12-24 02:08:40'), (55188, 13223, '2010-12-24 02:08:43'), (55189, 13224, '2010-12-24 02:08:45'), (55190, 13225, '2010-12-24 02:08:48'), (55191, 13226, '2010-12-24 02:08:50'), (55192, 13227, '2010-12-24 02:08:52'), (55193, 13228, '2010-12-24 02:08:54'), (55194, 13229, '2010-12-24 02:08:56'), (55195, 13230, '2010-12-24 02:08:58'), (55196, 13231, '2010-12-24 02:09:00'), (55197, 13232, '2010-12-24 02:09:03'), (55198, 13233, '2010-12-24 02:09:05'), (55199, 13234, '2010-12-24 02:09:07'), (55200, 13235, '2010-12-24 02:09:09'), (55201, 13236, '2010-12-24 02:09:11'), (55202, 13237, '2010-12-24 02:09:12'), (55203, 13238, '2010-12-24 02:09:14'), (55204, 13239, '2010-12-24 02:09:16'), (55205, 13240, '2010-12-24 02:09:18'), (55206, 13241, '2010-12-24 02:09:20'), (55207, 13242, '2010-12-24 02:09:22'), (55208, 13243, '2010-12-24 02:09:24'), (55209, 13244, '2010-12-24 02:09:26'), (55210, 13245, '2010-12-24 02:09:28'), (55211, 13246, '2010-12-24 02:09:30'), (55212, 13247, '2010-12-24 02:09:32'), (55213, 13248, '2010-12-24 02:09:34'), (55214, 13249, '2010-12-24 02:09:36'), (55215, 13250, '2010-12-24 02:09:39'), (55216, 13251, '2010-12-24 02:09:41'), (55217, 13252, '2010-12-24 02:09:43'), (55218, 13253, '2010-12-24 02:09:45'), (55219, 13254, '2010-12-24 02:09:47'), (55220, 13255, '2010-12-24 02:09:49'), (55221, 13256, '2010-12-24 02:09:51'), (55222, 13257, '2010-12-24 02:09:53'), (55223, 13258, '2010-12-24 02:09:55'), (55224, 13259, '2010-12-24 02:09:56'), (55225, 13260, '2010-12-24 02:09:58'), (55226, 13261, '2010-12-24 02:10:01'), (55227, 13262, '2010-12-24 02:10:03'), (55228, 13263, '2010-12-24 02:10:05'), (55229, 13264, '2010-12-24 02:10:07'), (55230, 13265, '2010-12-24 02:10:09'), (55231, 13266, '2010-12-24 02:10:11'), (55232, 13267, '2010-12-24 02:10:13'), (55233, 13268, '2010-12-24 02:10:15'), (55234, 13269, '2010-12-24 02:10:17'), (55235, 13270, '2010-12-24 02:10:19'), (55236, 13271, '2010-12-24 02:10:21'), (55237, 13272, '2010-12-24 02:10:23'), (55238, 13273, '2010-12-24 02:10:25'), (55239, 13274, '2010-12-24 02:10:27'), (55240, 13275, '2010-12-24 02:10:29'), (55241, 13276, '2010-12-24 02:10:31'), (55242, 13277, '2010-12-24 02:10:33'), (55243, 13278, '2010-12-24 02:10:35'), (55244, 13279, '2010-12-24 02:10:37'), (55245, 13280, '2010-12-24 02:10:39'), (55246, 13281, '2010-12-24 02:10:41'), (55247, 13282, '2010-12-24 02:10:43'), (55248, 13283, '2010-12-24 02:10:45'), (55249, 13284, '2010-12-24 02:10:47'), (55250, 13285, '2010-12-24 02:10:49'), (55251, 13286, '2010-12-24 02:10:51'), (55252, 13287, '2010-12-24 02:10:54'), (55253, 13288, '2010-12-24 02:10:56'), (55254, 13289, '2010-12-24 02:10:58'), (55255, 13290, '2010-12-24 02:10:59'), (55256, 13291, '2010-12-24 02:11:01'), (55257, 13292, '2010-12-24 02:11:03'), (55258, 13293, '2010-12-24 02:11:05'), (55259, 13294, '2010-12-24 02:11:07'), (55260, 13295, '2010-12-24 02:11:09'), (55261, 13296, '2010-12-24 02:11:11'), (55262, 13297, '2010-12-24 02:11:14'), (55263, 13298, '2010-12-24 02:11:16'), (55264, 13299, '2010-12-24 02:11:18'), (55265, 13300, '2010-12-24 02:11:20'), (55266, 13301, '2010-12-24 02:11:23'), (55267, 13302, '2010-12-24 02:11:25'), (55268, 13303, '2010-12-24 02:11:27'), (55269, 13304, '2010-12-24 02:11:29'), (55270, 13305, '2010-12-24 02:11:31'), (55271, 13306, '2010-12-24 02:11:33'), (55272, 13307, '2010-12-24 02:11:35'), (55273, 13308, '2010-12-24 02:11:36'), (55274, 13309, '2010-12-24 02:11:38'), (55275, 13310, '2010-12-24 02:11:40'), (55276, 13311, '2010-12-24 02:11:42'), (55277, 13312, '2010-12-24 02:11:45'), (55278, 13313, '2010-12-24 02:11:48'), (55279, 13314, '2010-12-24 02:11:50'), (55280, 13315, '2010-12-24 02:11:52'), (55281, 13316, '2010-12-24 02:11:54'), (55282, 13317, '2010-12-24 02:11:56'), (55283, 13318, '2010-12-24 02:11:59'), (55284, 13319, '2010-12-24 02:12:02'), (55285, 13320, '2010-12-24 02:12:04'), (55286, 13321, '2010-12-24 02:12:07'), (55287, 13322, '2010-12-24 02:12:09'), (55288, 13323, '2010-12-24 02:12:11'), (55289, 13324, '2010-12-24 02:12:14'), (55290, 13325, '2010-12-24 02:12:17'), (55291, 13326, '2010-12-24 02:12:19'), (55292, 13327, '2010-12-24 02:12:22'), (55293, 13328, '2010-12-24 02:12:24'), (55294, 13329, '2010-12-24 02:12:26'), (55295, 13330, '2010-12-24 02:12:29'), (55296, 13331, '2010-12-24 02:12:31'), (55297, 13332, '2010-12-24 02:12:33'), (55298, 13333, '2010-12-24 02:12:36'), (55299, 13334, '2010-12-24 02:12:38'), (55300, 13335, '2010-12-24 02:12:40'), (55301, 13336, '2010-12-24 02:12:43'), (55302, 13337, '2010-12-24 02:12:44'), (55303, 13338, '2010-12-24 02:12:46'), (55304, 13339, '2010-12-24 02:12:48'), (55305, 13340, '2010-12-24 02:12:50'), (55306, 13341, '2010-12-24 02:12:52'), (55307, 13342, '2010-12-24 02:12:55'), (55308, 13343, '2010-12-24 02:12:57'), (55309, 13344, '2010-12-24 02:12:59'), (55310, 13345, '2010-12-24 02:13:01'), (55311, 13346, '2010-12-24 02:13:02'), (55312, 13347, '2010-12-24 02:13:04'), (55313, 13348, '2010-12-24 02:13:06'), (55314, 13349, '2010-12-24 02:13:08'), (55315, 13350, '2010-12-24 02:13:10'), (55316, 13351, '2010-12-24 02:13:12'), (55317, 13352, '2010-12-24 02:13:14'), (55318, 13353, '2010-12-24 02:13:16'), (55319, 13354, '2010-12-24 02:13:18'), (55320, 13355, '2010-12-24 02:13:20'), (55321, 13356, '2010-12-24 02:13:22'), (55322, 13357, '2010-12-24 02:13:24'), (55323, 13358, '2010-12-24 02:13:26'), (55324, 13359, '2010-12-24 02:13:28'), (55325, 13360, '2010-12-24 02:13:30'), (55326, 13361, '2010-12-24 02:13:32'), (55327, 13362, '2010-12-24 02:13:34'), (55328, 13363, '2010-12-24 02:13:36'), (55329, 13364, '2010-12-24 02:13:38'), (55330, 13365, '2010-12-24 02:13:40'), (55331, 13366, '2010-12-24 02:13:42'), (55332, 13367, '2010-12-24 02:13:44'), (55333, 13368, '2010-12-24 02:13:46'), (55334, 13369, '2010-12-24 02:13:48'), (55335, 13370, '2010-12-24 02:13:50'), (55336, 13371, '2010-12-24 02:13:52'), (55337, 13372, '2010-12-24 02:13:54'), (55338, 13373, '2010-12-24 02:13:56'), (55339, 13374, '2010-12-24 02:13:58'), (55340, 13375, '2010-12-24 02:14:00'), (55341, 13376, '2010-12-24 02:14:02'), (55342, 13377, '2010-12-24 02:14:04'), (55343, 13378, '2010-12-24 02:14:06'), (55344, 13379, '2010-12-24 02:14:08'), (55345, 13380, '2010-12-24 02:14:10'), (55346, 13381, '2010-12-24 02:14:12'), (55347, 13382, '2010-12-24 02:14:14'), (55348, 13383, '2010-12-24 02:14:16'), (55349, 13384, '2010-12-24 02:14:18'), (55350, 13385, '2010-12-24 02:14:20'), (55351, 13386, '2010-12-24 02:14:22'), (55352, 13387, '2010-12-24 02:14:24'), (55353, 13388, '2010-12-24 02:14:26'), (55354, 13389, '2010-12-24 02:14:28'), (55355, 13390, '2010-12-24 02:14:29'), (55356, 13391, '2010-12-24 02:14:32'), (55357, 13392, '2010-12-24 02:14:34'), (55358, 13393, '2010-12-24 02:14:36'), (55359, 13394, '2010-12-24 03:41:30'), (55360, 13395, '2010-12-24 04:56:40'), (55361, 13396, '2010-12-24 05:30:41'), (55362, 13397, '2010-12-24 05:37:26'), (55363, 13398, '2010-12-24 05:39:32'), (55364, 13399, '2010-12-24 06:16:41'), (55365, 13400, '2010-12-24 07:15:10'), (55366, 13401, '2010-12-24 07:49:37'), (55367, 13402, '2010-12-24 10:06:57'), (55368, 13403, '2010-12-24 10:07:01'), (55369, 13404, '2010-12-24 11:23:34'), (55370, 13404, '2010-12-24 11:23:40'), (55371, 13404, '2010-12-24 11:24:04'), (55372, 13404, '2010-12-24 11:24:37'), (55373, 13404, '2010-12-24 11:25:31'), (55374, 13404, '2010-12-24 11:25:38'), (55375, 13404, '2010-12-24 11:26:27'), (55376, 13404, '2010-12-24 11:26:32'), (55377, 13405, '2010-12-24 11:52:03'), (55378, 13406, '2010-12-24 13:17:25'), (55379, 13407, '2010-12-24 13:37:52'), (55380, 13408, '2010-12-24 13:56:03'), (55381, 13408, '2010-12-24 13:56:24'), (55382, 13408, '2010-12-24 13:56:48'), (55383, 13409, '2010-12-24 14:35:59'), (55384, 13410, '2010-12-24 15:07:20'), (55385, 13410, '2010-12-24 15:07:40'), (55386, 13410, '2010-12-24 15:07:51'), (55387, 13410, '2010-12-24 15:07:57'), (55388, 13410, '2010-12-24 15:08:00'), (55389, 13410, '2010-12-24 15:09:07'), (55390, 13411, '2010-12-24 15:18:24'), (55391, 13412, '2010-12-24 15:21:53'), (55392, 13413, '2010-12-24 16:17:06'), (55393, 13414, '2010-12-24 16:41:25'), (55394, 13415, '2010-12-24 16:41:26'), (55395, 13416, '2010-12-24 16:48:51'), (55396, 13417, '2010-12-24 17:09:35'), (55397, 13418, '2010-12-24 17:25:51'), (55398, 13418, '2010-12-24 17:25:57'), (55399, 13418, '2010-12-24 17:26:02'), (55400, 13418, '2010-12-24 17:26:13'), (55401, 13418, '2010-12-24 17:26:37'), (55402, 13418, '2010-12-24 17:26:47'), (55403, 13418, '2010-12-24 17:26:55'), (55404, 13418, '2010-12-24 17:26:59'), (55405, 13418, '2010-12-24 17:27:05'), (55406, 13418, '2010-12-24 17:27:09'), (55407, 13418, '2010-12-24 17:27:22'), (55408, 13419, '2010-12-24 17:56:30'), (55409, 13420, '2010-12-24 17:57:16'), (55410, 13421, '2010-12-24 17:57:22'), (55411, 13422, '2010-12-24 20:37:11'), (55412, 13423, '2010-12-24 21:34:19'), (55413, 13424, '2010-12-24 21:37:55'), (55414, 13425, '2010-12-24 21:41:12'), (55415, 13426, '2010-12-24 22:24:14'), (55416, 13427, '2010-12-24 22:42:50'), (55417, 13428, '2010-12-24 22:45:21'), (55418, 13427, '2010-12-24 22:45:31'), (55419, 13429, '2010-12-24 23:42:31'), (55420, 13430, '2010-12-24 23:51:05'), (55421, 13431, '2010-12-25 00:22:26'), (55422, 13432, '2010-12-25 01:57:33'), (55423, 13433, '2010-12-25 02:47:55'), (55424, 13434, '2010-12-25 03:20:00'), (55425, 13435, '2010-12-25 03:36:41'), (55426, 13436, '2010-12-25 04:16:48'), (55427, 13437, '2010-12-25 06:01:31'), (55428, 13438, '2010-12-25 07:12:10'), (55429, 13439, '2010-12-25 07:12:14'), (55430, 13440, '2010-12-25 08:17:43'), (55431, 13441, '2010-12-25 08:28:51'), (55432, 13442, '2010-12-25 09:29:25'), (55433, 13443, '2010-12-25 09:37:58'), (55434, 13444, '2010-12-25 09:50:33'), (55435, 13445, '2010-12-25 09:58:37'), (55436, 13446, '2010-12-25 10:07:59'), (55437, 13447, '2010-12-25 10:46:38'), (55438, 13448, '2010-12-25 11:04:18'), (55439, 13448, '2010-12-25 11:05:15'), (55440, 13448, '2010-12-25 11:05:36'), (55441, 13449, '2010-12-25 11:27:18'), (55442, 13451, '2010-12-25 12:15:57'), (55443, 13450, '2010-12-25 12:15:58'), (55444, 13452, '2010-12-25 12:42:38'), (55445, 13453, '2010-12-25 12:51:09'), (55446, 13453, '2010-12-25 13:02:13'), (55447, 13454, '2010-12-25 13:07:23'), (55448, 13455, '2010-12-25 13:07:29'), (55449, 13456, '2010-12-25 13:07:35'), (55450, 13457, '2010-12-25 13:07:53'), (55451, 13458, '2010-12-25 13:11:24'), (55452, 13459, '2010-12-25 13:11:46'), (55453, 13460, '2010-12-25 13:12:10'), (55454, 13461, '2010-12-25 13:12:25'), (55455, 13462, '2010-12-25 13:12:36'), (55456, 13463, '2010-12-25 13:12:52'), (55457, 13464, '2010-12-25 13:13:06'), (55458, 13465, '2010-12-25 13:13:16'), (55459, 13466, '2010-12-25 13:13:23'), (55460, 13467, '2010-12-25 13:13:32'), (55461, 13468, '2010-12-25 13:13:44'), (55462, 13469, '2010-12-25 13:13:56'), (55463, 13470, '2010-12-25 13:14:05'), (55464, 13471, '2010-12-25 13:16:18'), (55465, 13472, '2010-12-25 14:22:46'), (55466, 13473, '2010-12-25 14:38:50'), (55467, 13474, '2010-12-25 14:50:44'), (55468, 13475, '2010-12-25 15:16:40'), (55469, 13476, '2010-12-25 16:02:41'), (55470, 13477, '2010-12-25 16:02:52'), (55471, 13478, '2010-12-25 16:15:15'), (55472, 13478, '2010-12-25 16:19:17'), (55473, 13478, '2010-12-25 16:19:25'), (55474, 13479, '2010-12-25 16:20:11'), (55475, 13479, '2010-12-25 16:20:46'), (55476, 13479, '2010-12-25 16:21:26'), (55477, 13479, '2010-12-25 16:22:39'), (55478, 13479, '2010-12-25 16:22:57'), (55479, 13479, '2010-12-25 16:23:17'), (55480, 13479, '2010-12-25 16:23:41'), (55481, 13479, '2010-12-25 16:24:26'), (55482, 13479, '2010-12-25 16:24:56'), (55483, 13479, '2010-12-25 16:25:33'), (55484, 13479, '2010-12-25 16:25:35'), (55485, 13479, '2010-12-25 16:25:39'), (55486, 13479, '2010-12-25 16:25:40'), (55487, 13479, '2010-12-25 16:25:41'), (55488, 13479, '2010-12-25 16:25:44'), (55489, 13479, '2010-12-25 16:25:46'), (55490, 13479, '2010-12-25 16:25:48'), (55491, 13479, '2010-12-25 16:25:52'), (55492, 13479, '2010-12-25 16:25:53'), (55493, 13479, '2010-12-25 16:26:26'), (55494, 13479, '2010-12-25 16:26:49'), (55495, 13479, '2010-12-25 16:27:21'), (55496, 13479, '2010-12-25 16:27:37'), (55497, 13479, '2010-12-25 16:27:38'), (55498, 13480, '2010-12-25 16:36:12'), (55499, 13481, '2010-12-25 16:46:54'), (55500, 13481, '2010-12-25 16:47:03'), (55501, 13482, '2010-12-25 16:50:54'), (55502, 13483, '2010-12-25 17:34:28'), (55503, 13484, '2010-12-25 18:31:19'), (55504, 13485, '2010-12-25 19:06:42'), (55505, 13486, '2010-12-25 19:25:31'), (55506, 13487, '2010-12-25 19:59:27'), (55507, 13488, '2010-12-25 20:51:31'), (55508, 13489, '2010-12-25 22:00:34'), (55509, 13489, '2010-12-25 22:01:31'), (55510, 13490, '2010-12-25 22:06:50'), (55511, 13491, '2010-12-25 22:06:52'), (55512, 13492, '2010-12-25 23:16:20'), (55513, 13493, '2010-12-25 23:47:13'), (55514, 13494, '2010-12-26 04:26:54'), (55515, 13495, '2010-12-26 04:34:20'), (55516, 13496, '2010-12-26 07:22:47'), (55517, 13496, '2010-12-26 07:22:57'), (55518, 13496, '2010-12-26 07:23:05'), (55519, 13496, '2010-12-26 07:23:10'), (55520, 13496, '2010-12-26 07:23:24'), (55521, 13496, '2010-12-26 07:23:49'), (55522, 13496, '2010-12-26 07:24:09'), (55523, 13497, '2010-12-26 08:30:39'), (55524, 13498, '2010-12-26 09:05:19'), (55525, 13498, '2010-12-26 09:06:00'), (55526, 13498, '2010-12-26 09:06:00'), (55527, 13498, '2010-12-26 09:06:00'), (55528, 13498, '2010-12-26 09:06:09'), (55529, 13498, '2010-12-26 09:06:28'), (55530, 13498, '2010-12-26 09:06:44'), (55531, 13498, '2010-12-26 09:06:50'), (55532, 13498, '2010-12-26 09:07:07'), (55533, 13498, '2010-12-26 09:07:20'), (55534, 13498, '2010-12-26 09:07:33'), (55535, 13498, '2010-12-26 09:07:43'), (55536, 13498, '2010-12-26 09:07:53'), (55537, 13498, '2010-12-26 09:07:56'), (55538, 13499, '2010-12-26 09:58:27'), (55539, 13500, '2010-12-26 09:58:30'), (55540, 13501, '2010-12-26 09:58:34'), (55541, 13502, '2010-12-26 09:58:37'), (55542, 13503, '2010-12-26 09:58:39'), (55543, 13504, '2010-12-26 09:58:42'), (55544, 13505, '2010-12-26 09:58:45'), (55545, 13506, '2010-12-26 09:58:49'), (55546, 13507, '2010-12-26 09:58:52'), (55547, 13508, '2010-12-26 09:58:55'), (55548, 13509, '2010-12-26 09:58:58'), (55549, 13510, '2010-12-26 10:37:24'), (55550, 13511, '2010-12-26 10:55:18'), (55551, 13512, '2010-12-26 10:56:24'), (55552, 13513, '2010-12-26 11:18:56'), (55553, 13514, '2010-12-26 11:19:07'), (55554, 13515, '2010-12-26 11:45:19'), (55555, 13516, '2010-12-26 12:16:13'), (55556, 13516, '2010-12-26 12:16:22'), (55557, 13516, '2010-12-26 12:16:40'), (55558, 13516, '2010-12-26 12:17:11'), (55559, 13516, '2010-12-26 12:17:23'), (55560, 13516, '2010-12-26 12:17:45'), (55561, 13516, '2010-12-26 12:18:07'), (55562, 13517, '2010-12-26 12:18:35'), (55563, 13516, '2010-12-26 12:18:44'), (55564, 13518, '2010-12-26 12:22:17'), (55565, 13519, '2010-12-26 12:36:33'), (55566, 13519, '2010-12-26 12:36:55'), (55567, 13519, '2010-12-26 12:37:18'), (55568, 13520, '2010-12-26 12:48:35'), (55569, 13520, '2010-12-26 12:49:22'), (55570, 13521, '2010-12-26 12:52:52'), (55571, 13521, '2010-12-26 12:53:06'), (55572, 13521, '2010-12-26 12:53:17'), (55573, 13521, '2010-12-26 12:54:53'), (55574, 13521, '2010-12-26 13:06:38'), (55575, 13521, '2010-12-26 13:06:49'), (55576, 13521, '2010-12-26 13:06:59'), (55577, 13521, '2010-12-26 13:07:17'), (55578, 13522, '2010-12-26 14:19:27'), (55579, 13522, '2010-12-26 14:19:54'), (55580, 13522, '2010-12-26 14:20:10'), (55581, 13522, '2010-12-26 14:20:29'), (55582, 13522, '2010-12-26 14:20:44'), (55583, 13523, '2010-12-26 14:20:45'), (55584, 13522, '2010-12-26 14:20:50'), (55585, 13522, '2010-12-26 14:28:06'), (55586, 13522, '2010-12-26 14:28:22'), (55587, 13522, '2010-12-26 14:28:46'), (55588, 13522, '2010-12-26 14:28:58'), (55589, 13522, '2010-12-26 14:29:07'), (55590, 13522, '2010-12-26 14:29:11'), (55591, 13522, '2010-12-26 14:29:15'), (55592, 13522, '2010-12-26 14:29:24'), (55593, 13522, '2010-12-26 14:29:33'), (55594, 13522, '2010-12-26 14:29:46'), (55595, 13522, '2010-12-26 14:29:54'), (55596, 13522, '2010-12-26 14:30:06'), (55597, 13522, '2010-12-26 14:30:28'), (55598, 13522, '2010-12-26 14:30:41'), (55599, 13522, '2010-12-26 14:30:55'), (55600, 13522, '2010-12-26 14:31:13'), (55601, 13522, '2010-12-26 14:31:22'), (55602, 13524, '2010-12-26 14:34:19'), (55603, 13525, '2010-12-26 14:34:22'), (55604, 13522, '2010-12-26 14:51:32'), (55605, 13522, '2010-12-26 14:51:43'), (55606, 13522, '2010-12-26 14:52:10'), (55607, 13522, '2010-12-26 14:52:22'), (55608, 13522, '2010-12-26 14:52:40'), (55609, 13522, '2010-12-26 14:52:56'), (55610, 13522, '2010-12-26 14:53:07'), (55611, 13522, '2010-12-26 14:53:14'), (55612, 13522, '2010-12-26 14:53:22'), (55613, 13522, '2010-12-26 14:53:54'), (55614, 13522, '2010-12-26 14:54:21'), (55615, 13522, '2010-12-26 14:54:44'), (55616, 13522, '2010-12-26 14:59:15'), (55617, 13522, '2010-12-26 14:59:24'), (55618, 13522, '2010-12-26 14:59:29'), (55619, 13522, '2010-12-26 14:59:33'), (55620, 13522, '2010-12-26 14:59:40'), (55621, 13522, '2010-12-26 14:59:51'), (55622, 13522, '2010-12-26 15:00:30'), (55623, 13522, '2010-12-26 15:00:49'), (55624, 13522, '2010-12-26 15:00:54'), (55625, 13522, '2010-12-26 15:00:58'), (55626, 13522, '2010-12-26 15:01:02'), (55627, 13522, '2010-12-26 15:24:26'), (55628, 13522, '2010-12-26 15:24:38'), (55629, 13522, '2010-12-26 15:24:45'), (55630, 13522, '2010-12-26 15:24:56'), (55631, 13526, '2010-12-26 15:24:56'), (55632, 13522, '2010-12-26 15:25:01'), (55633, 13522, '2010-12-26 15:25:05'), (55634, 13522, '2010-12-26 15:25:13'), (55635, 13526, '2010-12-26 15:25:13'), (55636, 13522, '2010-12-26 15:25:21'), (55637, 13526, '2010-12-26 15:25:34'), (55638, 13522, '2010-12-26 15:26:05'), (55639, 13526, '2010-12-26 15:26:32'), (55640, 13526, '2010-12-26 15:26:35'), (55641, 13522, '2010-12-26 15:26:47'), (55642, 13522, '2010-12-26 15:26:50'), (55643, 13527, '2010-12-26 15:51:01'), (55644, 13527, '2010-12-26 15:51:21'), (55645, 13527, '2010-12-26 15:51:38'), (55646, 13527, '2010-12-26 15:51:39'), (55647, 13527, '2010-12-26 15:51:40'), (55648, 13528, '2010-12-26 16:06:07'), (55649, 13529, '2010-12-26 16:36:02'), (55650, 13529, '2010-12-26 16:36:24'), (55651, 13529, '2010-12-26 16:36:35'), (55652, 13529, '2010-12-26 16:36:48'), (55653, 13529, '2010-12-26 16:37:03'), (55654, 13529, '2010-12-26 16:37:06'), (55655, 13529, '2010-12-26 16:37:09'), (55656, 13530, '2010-12-26 16:59:29'), (55657, 13530, '2010-12-26 16:59:37'), (55658, 13530, '2010-12-26 16:59:53'), (55659, 13530, '2010-12-26 16:59:58'), (55660, 13530, '2010-12-26 17:00:14'), (55661, 13530, '2010-12-26 17:00:19'), (55662, 13530, '2010-12-26 17:00:31'), (55663, 13530, '2010-12-26 17:00:37'), (55664, 13530, '2010-12-26 17:00:53'), (55665, 13530, '2010-12-26 17:01:13'), (55666, 13530, '2010-12-26 17:01:15'), (55667, 13530, '2010-12-26 17:01:16'), (55668, 13530, '2010-12-26 17:01:19'), (55669, 13530, '2010-12-26 17:01:22'), (55670, 13530, '2010-12-26 17:01:25'), (55671, 13530, '2010-12-26 17:01:31'), (55672, 13530, '2010-12-26 17:01:36'), (55673, 13530, '2010-12-26 17:01:40'), (55674, 13530, '2010-12-26 17:01:43'), (55675, 13531, '2010-12-26 17:24:08'), (55676, 13532, '2010-12-26 18:12:33'), (55677, 13533, '2010-12-26 18:18:40'), (55678, 13534, '2010-12-26 20:30:04'), (55679, 13535, '2010-12-26 21:08:54'), (55680, 13536, '2010-12-26 22:05:41'), (55681, 13537, '2010-12-26 22:09:11'), (55682, 13538, '2010-12-26 22:16:20'), (55683, 13539, '2010-12-26 23:43:12'), (55684, 13540, '2010-12-26 23:54:43'), (55685, 13541, '2010-12-27 02:26:10'), (55686, 13542, '2010-12-27 03:17:54'), (55687, 13543, '2010-12-27 04:36:44'), (55688, 13544, '2010-12-27 04:36:47'), (55689, 13545, '2010-12-27 04:54:41'), (55690, 13546, '2010-12-27 05:07:15'), (55691, 13547, '2010-12-27 07:12:17'), (55692, 13547, '2010-12-27 07:12:36'), (55693, 13547, '2010-12-27 07:12:43'), (55694, 13547, '2010-12-27 07:12:47'), (55695, 13547, '2010-12-27 07:13:07'), (55696, 13547, '2010-12-27 07:13:11'), (55697, 13547, '2010-12-27 07:13:15'), (55698, 13548, '2010-12-27 08:53:36'), (55699, 13549, '2010-12-27 09:29:15'), (55700, 13550, '2010-12-27 09:47:08'), (55701, 13550, '2010-12-27 09:47:21'), (55702, 13551, '2010-12-27 10:41:21'), (55703, 13551, '2010-12-27 10:41:31'), (55704, 13551, '2010-12-27 10:41:41'), (55705, 13551, '2010-12-27 10:42:05'), (55706, 13551, '2010-12-27 10:42:10'), (55707, 13552, '2010-12-27 11:09:12'), (55708, 13553, '2010-12-27 11:14:08'), (55709, 13554, '2010-12-27 11:29:38'), (55710, 13555, '2010-12-27 12:01:44'), (55711, 13556, '2010-12-27 12:14:08'), (55712, 13557, '2010-12-27 13:29:47'), (55713, 13557, '2010-12-27 13:30:20'), (55714, 13557, '2010-12-27 13:30:40'), (55715, 13557, '2010-12-27 13:31:04'), (55716, 13557, '2010-12-27 13:31:06'), (55717, 13557, '2010-12-27 13:31:10'), (55718, 13557, '2010-12-27 13:31:18'), (55719, 13557, '2010-12-27 13:31:19'), (55720, 13557, '2010-12-27 13:31:30'), (55721, 13557, '2010-12-27 13:31:40'), (55722, 13557, '2010-12-27 13:31:43'), (55723, 13557, '2010-12-27 13:31:45'), (55724, 13558, '2010-12-27 13:44:14'), (55725, 13558, '2010-12-27 13:44:20'), (55726, 13558, '2010-12-27 13:44:34'), (55727, 13558, '2010-12-27 13:53:16'), (55728, 13558, '2010-12-27 13:53:24'), (55729, 13558, '2010-12-27 13:53:45'), (55730, 13559, '2010-12-27 15:04:52'), (55731, 13560, '2010-12-27 15:37:28'), (55732, 13561, '2010-12-27 16:20:59'), (55733, 13562, '2010-12-27 16:21:06'), (55734, 13563, '2010-12-27 16:21:15'), (55735, 13564, '2010-12-27 16:21:25'), (55736, 13565, '2010-12-27 16:21:42'), (55737, 13566, '2010-12-27 16:21:43'), (55738, 13567, '2010-12-27 16:21:47'), (55739, 13568, '2010-12-27 17:02:04'), (55740, 13568, '2010-12-27 17:02:25'), (55741, 13568, '2010-12-27 17:02:27'), (55742, 13568, '2010-12-27 17:02:28'), (55743, 13568, '2010-12-27 17:02:56'), (55744, 13568, '2010-12-27 17:03:07'), (55745, 13568, '2010-12-27 17:03:21'), (55746, 13568, '2010-12-27 17:03:22'), (55747, 13568, '2010-12-27 17:03:23'), (55748, 13568, '2010-12-27 17:03:26'), (55749, 13568, '2010-12-27 17:05:19'), (55750, 13568, '2010-12-27 17:05:25'), (55751, 13568, '2010-12-27 17:05:27'), (55752, 13568, '2010-12-27 17:05:43'), (55753, 13568, '2010-12-27 17:05:46'), (55754, 13568, '2010-12-27 17:05:54'), (55755, 13568, '2010-12-27 17:06:04'), (55756, 13568, '2010-12-27 17:06:15'), (55757, 13568, '2010-12-27 17:06:50'), (55758, 13568, '2010-12-27 17:06:56'), (55759, 13568, '2010-12-27 17:07:02'), (55760, 13568, '2010-12-27 17:07:09'), (55761, 13568, '2010-12-27 17:07:54'), (55762, 13568, '2010-12-27 17:07:55'), (55763, 13568, '2010-12-27 17:08:03'), (55764, 13568, '2010-12-27 17:08:04'), (55765, 13568, '2010-12-27 17:08:14'), (55766, 13568, '2010-12-27 17:08:15'), (55767, 13568, '2010-12-27 17:08:30'), (55768, 13568, '2010-12-27 17:08:32'), (55769, 13569, '2010-12-27 17:14:30'), (55770, 13573, '2010-12-27 17:15:27'), (55771, 13570, '2010-12-27 17:15:40'), (55772, 13575, '2010-12-27 17:16:40'), (55773, 13571, '2010-12-27 17:17:01'), (55774, 13576, '2010-12-27 17:17:03'), (55775, 13577, '2010-12-27 17:17:07'), (55776, 13578, '2010-12-27 17:17:08'), (55777, 13579, '2010-12-27 17:18:07'), (55778, 13580, '2010-12-27 17:18:16'), (55779, 13581, '2010-12-27 17:18:17'), (55780, 13582, '2010-12-27 17:18:24'), (55781, 13572, '2010-12-27 17:18:45'), (55782, 13583, '2010-12-27 17:19:38'), (55783, 13574, '2010-12-27 17:21:08'), (55784, 13585, '2010-12-27 17:21:38'), (55785, 13586, '2010-12-27 17:23:31'), (55786, 13584, '2010-12-27 17:24:50'), (55787, 13587, '2010-12-27 17:31:11'), (55788, 13588, '2010-12-27 17:42:53'), (55789, 13589, '2010-12-27 17:43:57'), (55790, 13590, '2010-12-27 17:45:06'), (55791, 13591, '2010-12-27 17:45:31'), (55792, 13592, '2010-12-27 17:45:42'), (55793, 13593, '2010-12-27 17:45:46'), (55794, 13594, '2010-12-27 17:45:55'), (55795, 13595, '2010-12-27 17:55:27'), (55796, 13596, '2010-12-27 17:59:10'), (55797, 13597, '2010-12-27 18:05:16'), (55798, 13598, '2010-12-27 18:13:34'), (55799, 13598, '2010-12-27 18:13:53'), (55800, 13598, '2010-12-27 18:13:59'), (55801, 13598, '2010-12-27 18:14:05'), (55802, 13598, '2010-12-27 18:14:18'), (55803, 13598, '2010-12-27 18:14:34'), (55804, 13599, '2010-12-27 18:16:08'), (55805, 13600, '2010-12-27 18:41:21'), (55806, 13601, '2010-12-27 18:48:57'), (55807, 13602, '2010-12-27 19:12:50'), (55808, 13603, '2010-12-27 19:33:14'), (55809, 13604, '2010-12-27 19:47:23'), (55810, 13604, '2010-12-27 19:47:52'), (55811, 13604, '2010-12-27 19:47:53'), (55812, 13604, '2010-12-27 19:48:51'), (55813, 13604, '2010-12-27 19:49:09'), (55814, 13604, '2010-12-27 19:49:27'), (55815, 13605, '2010-12-27 20:09:16'), (55816, 13607, '2010-12-27 20:15:00'), (55817, 13606, '2010-12-27 20:15:18'), (55818, 13608, '2010-12-27 20:22:29'), (55819, 13609, '2010-12-27 20:22:35'), (55820, 13610, '2010-12-27 20:22:42'), (55821, 13611, '2010-12-27 20:22:46'), (55822, 13612, '2010-12-27 20:22:55'), (55823, 13613, '2010-12-27 20:23:00'), (55824, 13614, '2010-12-27 20:23:06'), (55825, 13615, '2010-12-27 20:23:09'), (55826, 13616, '2010-12-27 20:23:14'), (55827, 13617, '2010-12-27 20:23:18'), (55828, 13618, '2010-12-27 20:49:35'), (55829, 13619, '2010-12-27 21:03:10'), (55830, 13619, '2010-12-27 21:04:52'), (55831, 13619, '2010-12-27 21:05:09'), (55832, 13620, '2010-12-27 21:28:55'), (55833, 13621, '2010-12-27 21:30:42'), (55834, 13622, '2010-12-27 21:36:40'), (55835, 13623, '2010-12-27 22:45:45'), (55836, 13624, '2010-12-27 22:46:59'), (55837, 13625, '2010-12-27 22:47:08'), (55838, 13626, '2010-12-27 22:47:18'), (55839, 13628, '2010-12-27 22:50:28'), (55840, 13627, '2010-12-27 22:50:28'), (55841, 13629, '2010-12-27 22:50:54'), (55842, 13630, '2010-12-27 22:51:26'), (55843, 13631, '2010-12-27 22:51:38'), (55844, 13632, '2010-12-27 22:51:49'), (55845, 13633, '2010-12-27 22:51:59'), (55846, 13634, '2010-12-27 22:56:15'), (55847, 13635, '2010-12-27 22:57:00'), (55848, 13636, '2010-12-27 23:07:00'), (55849, 13637, '2010-12-27 23:08:19'), (55850, 13638, '2010-12-27 23:08:24'), (55851, 13639, '2010-12-27 23:16:24'), (55852, 13640, '2010-12-28 00:41:57'), (55853, 13640, '2010-12-28 00:42:17'), (55854, 13640, '2010-12-28 00:43:01'), (55855, 13640, '2010-12-28 00:43:19'), (55856, 13640, '2010-12-28 00:43:36'), (55857, 13640, '2010-12-28 00:43:58'), (55858, 13640, '2010-12-28 00:44:51'), (55859, 13640, '2010-12-28 00:45:10'), (55860, 13640, '2010-12-28 00:45:24'), (55861, 13640, '2010-12-28 00:45:31'), (55862, 13640, '2010-12-28 00:46:01'), (55863, 13641, '2010-12-28 00:46:28'), (55864, 13640, '2010-12-28 00:47:50'), (55865, 13640, '2010-12-28 00:48:23'), (55866, 13642, '2010-12-28 02:52:32'), (55867, 13643, '2010-12-28 03:44:52'), (55868, 13644, '2010-12-28 04:49:21'), (55869, 13645, '2010-12-28 07:53:21'), (55870, 13646, '2010-12-28 07:54:02'), (55871, 13647, '2010-12-28 08:29:40'), (55872, 13648, '2010-12-28 08:29:44'), (55873, 13649, '2010-12-28 10:01:05'), (55874, 13649, '2010-12-28 10:01:26'), (55875, 13649, '2010-12-28 10:01:37'), (55876, 13649, '2010-12-28 10:01:41'), (55877, 13649, '2010-12-28 10:01:45'), (55878, 13649, '2010-12-28 10:01:48'), (55879, 13649, '2010-12-28 10:02:07'), (55880, 13649, '2010-12-28 10:02:14'), (55881, 13649, '2010-12-28 10:02:18'), (55882, 13649, '2010-12-28 10:02:28'), (55883, 13649, '2010-12-28 10:02:38'), (55884, 13649, '2010-12-28 10:02:50'), (55885, 13649, '2010-12-28 10:02:56'), (55886, 13649, '2010-12-28 10:03:07'), (55887, 13649, '2010-12-28 10:03:26'), (55888, 13649, '2010-12-28 10:03:30'), (55889, 13649, '2010-12-28 10:03:32'), (55890, 13650, '2010-12-28 10:06:01'), (55891, 13650, '2010-12-28 10:06:04'), (55892, 13651, '2010-12-28 10:07:32'), (55893, 13652, '2010-12-28 10:07:34'), (55894, 13653, '2010-12-28 10:20:45'), (55895, 13653, '2010-12-28 10:21:05'), (55896, 13653, '2010-12-28 10:21:08'), (55897, 13653, '2010-12-28 10:21:08'), (55898, 13654, '2010-12-28 10:29:09'), (55899, 13655, '2010-12-28 10:44:05'), (55900, 13655, '2010-12-28 10:44:16'), (55901, 13655, '2010-12-28 10:44:22'), (55902, 13655, '2010-12-28 10:44:26'), (55903, 13655, '2010-12-28 10:44:41'), (55904, 13655, '2010-12-28 10:45:09'), (55905, 13655, '2010-12-28 10:45:22'), (55906, 13655, '2010-12-28 10:47:40'), (55907, 13656, '2010-12-28 10:54:30'), (55908, 13656, '2010-12-28 10:56:14'), (55909, 13656, '2010-12-28 10:56:28'), (55910, 13657, '2010-12-28 12:24:56'), (55911, 13658, '2010-12-28 12:34:06'), (55912, 13658, '2010-12-28 12:34:35'), (55913, 13658, '2010-12-28 12:34:38'), (55914, 13658, '2010-12-28 12:34:55'), (55915, 13658, '2010-12-28 12:35:11'), (55916, 13658, '2010-12-28 12:35:32'), (55917, 13658, '2010-12-28 12:35:57'), (55918, 13658, '2010-12-28 12:36:04'), (55919, 13659, '2010-12-28 14:36:11'), (55920, 13660, '2010-12-28 14:46:51'), (55921, 13660, '2010-12-28 14:47:07'), (55922, 13660, '2010-12-28 14:47:14'), (55923, 13660, '2010-12-28 14:47:19'), (55924, 13660, '2010-12-28 14:47:45'), (55925, 13661, '2010-12-28 14:48:22'), (55926, 13661, '2010-12-28 14:48:48'), (55927, 13659, '2010-12-28 14:49:07'), (55928, 13659, '2010-12-28 14:49:42'), (55929, 13661, '2010-12-28 14:50:02'), (55930, 13662, '2010-12-28 14:50:21'), (55931, 13659, '2010-12-28 14:50:38'), (55932, 13659, '2010-12-28 14:50:40'), (55933, 13659, '2010-12-28 14:50:42'), (55934, 13659, '2010-12-28 14:50:43'), (55935, 13663, '2010-12-28 14:50:47'), (55936, 13662, '2010-12-28 14:50:49'), (55937, 13662, '2010-12-28 14:50:50'), (55938, 13659, '2010-12-28 14:50:50'), (55939, 13662, '2010-12-28 14:50:52'), (55940, 13662, '2010-12-28 14:50:53'), (55941, 13662, '2010-12-28 14:50:54'), (55942, 13662, '2010-12-28 14:50:55'), (55943, 13659, '2010-12-28 14:50:55'), (55944, 13659, '2010-12-28 14:50:57'), (55945, 13659, '2010-12-28 15:01:24'), (55946, 13659, '2010-12-28 15:01:39'), (55947, 13659, '2010-12-28 15:01:45'), (55948, 13664, '2010-12-28 15:46:03'), (55949, 13664, '2010-12-28 15:46:40'), (55950, 13664, '2010-12-28 15:46:49'), (55951, 13664, '2010-12-28 15:47:01'), (55952, 13664, '2010-12-28 15:47:08'), (55953, 13665, '2010-12-28 16:08:10'), (55954, 13666, '2010-12-28 16:26:15'), (55955, 13667, '2010-12-28 16:44:52'), (55956, 13668, '2010-12-28 17:02:00'), (55957, 13668, '2010-12-28 17:02:22'), (55958, 13668, '2010-12-28 17:02:35'), (55959, 13669, '2010-12-28 17:19:33'), (55960, 13669, '2010-12-28 17:19:45'), (55961, 13669, '2010-12-28 17:19:51'), (55962, 13669, '2010-12-28 17:20:09'), (55963, 13670, '2010-12-28 17:41:38'), (55964, 13671, '2010-12-28 18:17:19'), (55965, 13672, '2010-12-28 19:37:29'), (55966, 13672, '2010-12-28 19:38:49'), (55967, 13673, '2010-12-28 19:39:09'), (55968, 13674, '2010-12-28 19:49:03'), (55969, 13674, '2010-12-28 19:49:22'), (55970, 13674, '2010-12-28 19:49:30'), (55971, 13674, '2010-12-28 19:49:34'), (55972, 13674, '2010-12-28 19:50:02'), (55973, 13674, '2010-12-28 19:50:43'), (55974, 13674, '2010-12-28 19:51:19'), (55975, 13674, '2010-12-28 19:52:47'), (55976, 13674, '2010-12-28 19:53:13'), (55977, 13674, '2010-12-28 19:53:14'), (55978, 13674, '2010-12-28 19:53:17'), (55979, 13674, '2010-12-28 19:53:20'), (55980, 13674, '2010-12-28 19:53:23'), (55981, 13674, '2010-12-28 19:53:26'), (55982, 13674, '2010-12-28 19:53:29'), (55983, 13674, '2010-12-28 19:53:33'), (55984, 13675, '2010-12-28 20:00:54'), (55985, 13675, '2010-12-28 20:01:09'), (55986, 13675, '2010-12-28 20:01:17'), (55987, 13675, '2010-12-28 20:01:22'), (55988, 13676, '2010-12-28 20:22:33'), (55989, 13677, '2010-12-28 21:44:10'), (55990, 13678, '2010-12-28 22:30:10'), (55991, 13675, '2010-12-28 22:52:26'), (55992, 13679, '2010-12-29 02:29:01'), (55993, 13680, '2010-12-29 04:02:34'), (55994, 13681, '2010-12-29 04:02:39'), (55995, 13682, '2010-12-29 04:02:41'), (55996, 13683, '2010-12-29 04:02:44'), (55997, 13684, '2010-12-29 04:02:46'), (55998, 13685, '2010-12-29 04:02:48'), (55999, 13686, '2010-12-29 04:02:50'), (56000, 13687, '2010-12-29 04:02:53'), (56001, 13688, '2010-12-29 04:02:56'), (56002, 13689, '2010-12-29 04:02:59'), (56003, 13690, '2010-12-29 04:03:01'), (56004, 13691, '2010-12-29 04:03:04'), (56005, 13692, '2010-12-29 04:03:06'), (56006, 13693, '2010-12-29 04:03:08'), (56007, 13694, '2010-12-29 04:03:10'), (56008, 13695, '2010-12-29 04:03:12'), (56009, 13696, '2010-12-29 04:03:13'), (56010, 13697, '2010-12-29 04:03:15'), (56011, 13698, '2010-12-29 04:03:16'), (56012, 13699, '2010-12-29 04:03:18'), (56013, 13700, '2010-12-29 04:03:20'), (56014, 13701, '2010-12-29 04:03:22'), (56015, 13702, '2010-12-29 04:03:24'), (56016, 13703, '2010-12-29 04:03:26'), (56017, 13704, '2010-12-29 04:03:28'), (56018, 13705, '2010-12-29 04:03:29'), (56019, 13706, '2010-12-29 04:03:32'), (56020, 13707, '2010-12-29 04:03:34'), (56021, 13708, '2010-12-29 04:03:37'), (56022, 13709, '2010-12-29 04:03:39'), (56023, 13710, '2010-12-29 04:03:42'), (56024, 13711, '2010-12-29 04:03:44'), (56025, 13712, '2010-12-29 04:03:46'), (56026, 13713, '2010-12-29 04:03:49'), (56027, 13714, '2010-12-29 04:03:51'), (56028, 13715, '2010-12-29 04:03:53'), (56029, 13716, '2010-12-29 04:03:56'), (56030, 13717, '2010-12-29 04:03:58'), (56031, 13718, '2010-12-29 04:04:00'), (56032, 13719, '2010-12-29 04:04:03'), (56033, 13720, '2010-12-29 04:04:05'), (56034, 13721, '2010-12-29 04:04:07'), (56035, 13722, '2010-12-29 04:04:10'), (56036, 13723, '2010-12-29 04:04:12'), (56037, 13724, '2010-12-29 04:04:14'), (56038, 13725, '2010-12-29 04:04:17'), (56039, 13726, '2010-12-29 04:04:19'), (56040, 13727, '2010-12-29 04:04:21'), (56041, 13728, '2010-12-29 04:04:24'), (56042, 13729, '2010-12-29 04:04:26'), (56043, 13730, '2010-12-29 04:04:28'), (56044, 13731, '2010-12-29 04:34:15'), (56045, 13732, '2010-12-29 04:48:52'), (56046, 13733, '2010-12-29 06:24:39'), (56047, 13734, '2010-12-29 06:38:10'), (56048, 13735, '2010-12-29 06:43:56'), (56049, 13736, '2010-12-29 06:57:22'), (56050, 13737, '2010-12-29 07:39:21'), (56051, 13737, '2010-12-29 07:40:30'), (56052, 13737, '2010-12-29 07:40:45'), (56053, 13737, '2010-12-29 07:41:21'), (56054, 13738, '2010-12-29 07:51:12'), (56055, 13739, '2010-12-29 07:52:28'), (56056, 13739, '2010-12-29 07:52:40'), (56057, 13739, '2010-12-29 07:52:59'), (56058, 13739, '2010-12-29 07:53:09'), (56059, 13739, '2010-12-29 07:53:20'), (56060, 13739, '2010-12-29 07:53:29'), (56061, 13739, '2010-12-29 07:53:40'), (56062, 13739, '2010-12-29 07:53:55'), (56063, 13739, '2010-12-29 07:54:00'), (56064, 13739, '2010-12-29 07:54:21'), (56065, 13739, '2010-12-29 07:54:27'), (56066, 13739, '2010-12-29 07:54:34'), (56067, 13739, '2010-12-29 07:54:46'), (56068, 13739, '2010-12-29 07:55:12'), (56069, 13739, '2010-12-29 07:55:14'), (56070, 13739, '2010-12-29 07:55:17'), (56071, 13739, '2010-12-29 07:55:17'), (56072, 13739, '2010-12-29 07:55:17'), (56073, 13739, '2010-12-29 07:55:18'), (56074, 13739, '2010-12-29 07:55:18'), (56075, 13739, '2010-12-29 07:55:20'), (56076, 13739, '2010-12-29 07:55:36'), (56077, 13740, '2010-12-29 08:12:14'), (56078, 13740, '2010-12-29 08:12:32'), (56079, 13740, '2010-12-29 08:12:48'), (56080, 13740, '2010-12-29 08:12:54'), (56081, 13740, '2010-12-29 08:13:01'), (56082, 13740, '2010-12-29 08:13:08'), (56083, 13740, '2010-12-29 08:13:16'), (56084, 13740, '2010-12-29 08:13:23'), (56085, 13740, '2010-12-29 08:13:33'), (56086, 13740, '2010-12-29 08:13:43'), (56087, 13740, '2010-12-29 08:13:52'), (56088, 13740, '2010-12-29 08:14:03'), (56089, 13740, '2010-12-29 08:14:12'), (56090, 13740, '2010-12-29 08:14:26'), (56091, 13740, '2010-12-29 08:15:25'), (56092, 13740, '2010-12-29 08:15:39'), (56093, 13740, '2010-12-29 08:16:14'), (56094, 13740, '2010-12-29 08:16:20'), (56095, 13740, '2010-12-29 08:16:55'), (56096, 13740, '2010-12-29 08:17:00'), (56097, 13740, '2010-12-29 08:17:42'), (56098, 13740, '2010-12-29 08:18:11'), (56099, 13740, '2010-12-29 08:18:11'), (56100, 13740, '2010-12-29 08:18:13'), (56101, 13740, '2010-12-29 08:18:14'), (56102, 13740, '2010-12-29 08:18:29'), (56103, 13740, '2010-12-29 08:18:30'), (56104, 13740, '2010-12-29 08:18:32'), (56105, 13740, '2010-12-29 08:18:49'), (56106, 13740, '2010-12-29 08:19:14'), (56107, 13740, '2010-12-29 08:19:26'), (56108, 13740, '2010-12-29 08:19:27'), (56109, 13740, '2010-12-29 08:19:28'), (56110, 13740, '2010-12-29 08:19:29'), (56111, 13741, '2010-12-29 08:31:17'), (56112, 13741, '2010-12-29 08:31:33'), (56113, 13741, '2010-12-29 08:31:41'), (56114, 13741, '2010-12-29 08:31:50'), (56115, 13741, '2010-12-29 08:31:59'), (56116, 13741, '2010-12-29 08:32:05'), (56117, 13741, '2010-12-29 08:32:18'), (56118, 13741, '2010-12-29 08:32:24'), (56119, 13742, '2010-12-29 08:48:39'), (56120, 13743, '2010-12-29 08:49:10'), (56121, 13744, '2010-12-29 09:03:31'), (56122, 13745, '2010-12-29 09:33:08'), (56123, 13746, '2010-12-29 09:54:28'), (56124, 13746, '2010-12-29 09:54:48'), (56125, 13746, '2010-12-29 09:55:07'), (56126, 13747, '2010-12-29 10:20:14'), (56127, 13747, '2010-12-29 10:24:53'), (56128, 13748, '2010-12-29 10:25:56'), (56129, 13748, '2010-12-29 10:26:01'), (56130, 13747, '2010-12-29 10:26:07'), (56131, 13747, '2010-12-29 10:26:30'), (56132, 13747, '2010-12-29 10:26:31'), (56133, 13747, '2010-12-29 10:26:32'), (56134, 13748, '2010-12-29 10:26:43'), (56135, 13747, '2010-12-29 10:26:43'), (56136, 13747, '2010-12-29 10:26:44'), (56137, 13748, '2010-12-29 10:27:06'), (56138, 13748, '2010-12-29 10:27:28'), (56139, 13748, '2010-12-29 10:27:31'), (56140, 13749, '2010-12-29 10:33:18'), (56141, 13750, '2010-12-29 10:33:20'), (56142, 13747, '2010-12-29 10:34:41'), (56143, 13747, '2010-12-29 10:34:45'), (56144, 13747, '2010-12-29 10:34:54'), (56145, 13751, '2010-12-29 10:35:21'), (56146, 13751, '2010-12-29 10:35:43'), (56147, 13751, '2010-12-29 10:36:02'), (56148, 13751, '2010-12-29 10:37:07'), (56149, 13751, '2010-12-29 10:37:43'), (56150, 13751, '2010-12-29 10:39:06'), (56151, 13751, '2010-12-29 10:39:11'), (56152, 13751, '2010-12-29 10:39:12'), (56153, 13751, '2010-12-29 10:39:13'), (56154, 13752, '2010-12-29 11:03:18'), (56155, 13753, '2010-12-29 11:05:07'), (56156, 13754, '2010-12-29 11:26:01'), (56157, 13755, '2010-12-29 11:30:04'), (56158, 13756, '2010-12-29 11:35:12'), (56159, 13757, '2010-12-29 11:36:15'), (56160, 13756, '2010-12-29 11:49:55'), (56161, 13756, '2010-12-29 11:55:53'), (56162, 13756, '2010-12-29 11:56:18'), (56163, 13758, '2010-12-29 11:56:28'), (56164, 13756, '2010-12-29 11:56:37'), (56165, 13756, '2010-12-29 11:56:47'), (56166, 13756, '2010-12-29 11:56:48'), (56167, 13756, '2010-12-29 11:57:02'), (56168, 13756, '2010-12-29 11:57:10'), (56169, 13756, '2010-12-29 11:57:18'), (56170, 13756, '2010-12-29 11:57:26'), (56171, 13756, '2010-12-29 11:57:41'), (56172, 13756, '2010-12-29 11:57:46'), (56173, 13756, '2010-12-29 11:57:59'), (56174, 13756, '2010-12-29 11:58:12'), (56175, 13756, '2010-12-29 11:58:14'), (56176, 13759, '2010-12-29 12:07:35'), (56177, 13760, '2010-12-29 12:18:49'), (56178, 13760, '2010-12-29 12:19:25'), (56179, 13760, '2010-12-29 12:19:30'), (56180, 13761, '2010-12-29 12:20:08'), (56181, 13761, '2010-12-29 12:26:31'), (56182, 13761, '2010-12-29 12:26:46'), (56183, 13761, '2010-12-29 12:27:02'), (56184, 13761, '2010-12-29 12:27:15'), (56185, 13761, '2010-12-29 12:27:39'), (56186, 13761, '2010-12-29 12:27:51'), (56187, 13761, '2010-12-29 12:28:00'), (56188, 13761, '2010-12-29 12:28:13'), (56189, 13762, '2010-12-29 12:34:58'), (56190, 13763, '2010-12-29 12:53:58'), (56191, 13763, '2010-12-29 12:55:05'), (56192, 13763, '2010-12-29 12:55:21'), (56193, 13763, '2010-12-29 12:55:28'), (56194, 13763, '2010-12-29 12:55:32'), (56195, 13764, '2010-12-29 12:59:57'), (56196, 13765, '2010-12-29 13:12:59'), (56197, 13765, '2010-12-29 13:13:46'), (56198, 13765, '2010-12-29 13:13:58'), (56199, 13765, '2010-12-29 13:14:08'), (56200, 13765, '2010-12-29 13:14:13'), (56201, 13765, '2010-12-29 13:14:26'), (56202, 13765, '2010-12-29 13:14:42'), (56203, 13765, '2010-12-29 13:15:09'), (56204, 13765, '2010-12-29 13:15:23'), (56205, 13765, '2010-12-29 13:16:00'), (56206, 13765, '2010-12-29 13:16:02'), (56207, 13765, '2010-12-29 13:16:10'), (56208, 13765, '2010-12-29 13:16:14'), (56209, 13765, '2010-12-29 13:16:16'), (56210, 13765, '2010-12-29 13:16:29'), (56211, 13766, '2010-12-29 13:26:05'), (56212, 13767, '2010-12-29 13:41:48'), (56213, 13768, '2010-12-29 14:00:26'), (56214, 13769, '2010-12-29 15:11:43'), (56215, 13769, '2010-12-29 15:14:34'), (56216, 13770, '2010-12-29 16:02:02'), (56217, 13771, '2010-12-29 16:16:06'), (56218, 13771, '2010-12-29 16:16:27'), (56219, 13771, '2010-12-29 16:16:47'), (56220, 13772, '2010-12-29 16:46:47'), (56221, 13773, '2010-12-29 17:00:25'), (56222, 13774, '2010-12-29 17:00:35'), (56223, 13774, '2010-12-29 17:00:54'), (56224, 13772, '2010-12-29 17:28:09'), (56225, 13772, '2010-12-29 17:28:25'), (56226, 13775, '2010-12-29 17:51:04'), (56227, 13776, '2010-12-29 17:58:33'), (56228, 13776, '2010-12-29 17:58:45'), (56229, 13776, '2010-12-29 17:58:53'), (56230, 13776, '2010-12-29 17:58:57'), (56231, 13776, '2010-12-29 17:59:21'), (56232, 13776, '2010-12-29 17:59:39'), (56233, 13777, '2010-12-29 18:27:53'), (56234, 13777, '2010-12-29 18:28:27'), (56235, 13777, '2010-12-29 18:29:03'), (56236, 13777, '2010-12-29 18:29:08'), (56237, 13777, '2010-12-29 18:29:24'), (56238, 13777, '2010-12-29 18:29:33'), (56239, 13777, '2010-12-29 18:29:44'), (56240, 13777, '2010-12-29 18:29:46'), (56241, 13777, '2010-12-29 18:30:04'), (56242, 13777, '2010-12-29 18:30:19'), (56243, 13777, '2010-12-29 18:31:20'), (56244, 13777, '2010-12-29 18:31:21'), (56245, 13777, '2010-12-29 18:31:27'), (56246, 13777, '2010-12-29 18:31:29'), (56247, 13777, '2010-12-29 18:34:26'), (56248, 13777, '2010-12-29 18:34:28'), (56249, 13777, '2010-12-29 18:34:55'), (56250, 13777, '2010-12-29 18:35:15'), (56251, 13777, '2010-12-29 18:35:17'), (56252, 13778, '2010-12-29 19:18:29'), (56253, 13779, '2010-12-29 19:22:44'), (56254, 13780, '2010-12-29 19:40:09'), (56255, 13780, '2010-12-29 19:40:19'), (56256, 13780, '2010-12-29 19:40:27'), (56257, 13780, '2010-12-29 19:40:31'), (56258, 13780, '2010-12-29 19:40:38'), (56259, 13780, '2010-12-29 19:40:48'), (56260, 13780, '2010-12-29 19:41:48'), (56261, 13780, '2010-12-29 19:41:51'), (56262, 13780, '2010-12-29 19:41:54'), (56263, 13781, '2010-12-29 19:52:47'), (56264, 13781, '2010-12-29 19:53:01'), (56265, 13781, '2010-12-29 19:53:12'), (56266, 13782, '2010-12-29 20:03:57'), (56267, 13783, '2010-12-29 20:18:52'), (56268, 13783, '2010-12-29 20:19:17'), (56269, 13783, '2010-12-29 20:19:32'), (56270, 13784, '2010-12-29 20:27:17'), (56271, 13785, '2010-12-29 20:28:43'), (56272, 13783, '2010-12-29 20:34:19'), (56273, 13786, '2010-12-29 20:57:47'), (56274, 13786, '2010-12-29 21:00:25'), (56275, 13786, '2010-12-29 21:17:08'), (56276, 13786, '2010-12-29 21:19:39'), (56277, 13787, '2010-12-29 21:41:39'), (56278, 13788, '2010-12-29 22:33:36'), (56279, 13789, '2010-12-29 23:54:13'), (56280, 13789, '2010-12-29 23:54:50'), (56281, 13789, '2010-12-29 23:54:56'), (56282, 13789, '2010-12-29 23:55:02'), (56283, 13789, '2010-12-29 23:56:39'), (56284, 13789, '2010-12-29 23:57:51'), (56285, 13789, '2010-12-29 23:58:16'), (56286, 13789, '2010-12-29 23:59:34'), (56287, 13789, '2010-12-29 23:59:46'), (56288, 13789, '2010-12-29 23:59:58'), (56289, 13789, '2010-12-30 00:00:03'), (56290, 13789, '2010-12-30 00:00:12'), (56291, 13789, '2010-12-30 00:00:16'), (56292, 13790, '2010-12-30 01:20:24'), (56293, 13791, '2010-12-30 01:51:07'), (56294, 13791, '2010-12-30 01:51:51'), (56295, 13791, '2010-12-30 01:52:32'), (56296, 13791, '2010-12-30 01:53:48'), (56297, 13791, '2010-12-30 01:55:55'), (56298, 13791, '2010-12-30 01:56:51'), (56299, 13792, '2010-12-30 01:58:37'), (56300, 13793, '2010-12-30 02:06:17'), (56301, 13794, '2010-12-30 02:38:18'), (56302, 13794, '2010-12-30 02:38:47'), (56303, 13794, '2010-12-30 02:38:57'), (56304, 13794, '2010-12-30 02:38:59'), (56305, 13795, '2010-12-30 02:39:01'), (56306, 13794, '2010-12-30 02:39:26'), (56307, 13794, '2010-12-30 02:39:37'), (56308, 13794, '2010-12-30 02:39:51'), (56309, 13794, '2010-12-30 02:40:11'), (56310, 13794, '2010-12-30 02:40:27'), (56311, 13796, '2010-12-30 03:59:54'), (56312, 13797, '2010-12-30 03:59:58'), (56313, 13798, '2010-12-30 04:47:17'), (56314, 13798, '2010-12-30 04:47:38'), (56315, 13798, '2010-12-30 04:47:59'), (56316, 13798, '2010-12-30 04:48:16'), (56317, 13798, '2010-12-30 04:48:47'), (56318, 13798, '2010-12-30 04:48:54'), (56319, 13798, '2010-12-30 04:49:00'), (56320, 13798, '2010-12-30 04:49:16'), (56321, 13798, '2010-12-30 04:50:02'), (56322, 13798, '2010-12-30 04:50:33'), (56323, 13798, '2010-12-30 04:51:03'), (56324, 13798, '2010-12-30 04:51:21'), (56325, 13798, '2010-12-30 04:51:34'), (56326, 13799, '2010-12-30 04:51:39'), (56327, 13798, '2010-12-30 04:52:04'), (56328, 13798, '2010-12-30 04:52:21'), (56329, 13798, '2010-12-30 04:52:37'), (56330, 13798, '2010-12-30 04:52:40'), (56331, 13798, '2010-12-30 04:52:44'), (56332, 13800, '2010-12-30 05:31:38'), (56333, 13801, '2010-12-30 05:31:40'), (56334, 13802, '2010-12-30 05:31:42'), (56335, 13803, '2010-12-30 05:31:43'), (56336, 13804, '2010-12-30 05:31:44'), (56337, 13805, '2010-12-30 05:31:46'), (56338, 13806, '2010-12-30 05:31:49'), (56339, 13807, '2010-12-30 05:31:51'), (56340, 13808, '2010-12-30 05:31:52'), (56341, 13809, '2010-12-30 05:31:55'), (56342, 13810, '2010-12-30 05:31:57'), (56343, 13811, '2010-12-30 05:31:59'), (56344, 13812, '2010-12-30 05:32:01'), (56345, 13813, '2010-12-30 05:32:03'), (56346, 13814, '2010-12-30 05:32:05'), (56347, 13815, '2010-12-30 05:32:07'), (56348, 13816, '2010-12-30 05:32:09'), (56349, 13817, '2010-12-30 05:32:11'), (56350, 13818, '2010-12-30 05:32:13'), (56351, 13819, '2010-12-30 05:32:15'), (56352, 13820, '2010-12-30 05:32:17'), (56353, 13821, '2010-12-30 05:32:19'), (56354, 13822, '2010-12-30 05:32:20'), (56355, 13823, '2010-12-30 05:32:22'), (56356, 13824, '2010-12-30 08:08:09'), (56357, 13824, '2010-12-30 08:08:25'), (56358, 13824, '2010-12-30 08:08:29'), (56359, 13825, '2010-12-30 09:17:43'), (56360, 13825, '2010-12-30 09:17:58'), (56361, 13825, '2010-12-30 09:18:15'), (56362, 13825, '2010-12-30 09:18:20'), (56363, 13825, '2010-12-30 09:18:27'), (56364, 13825, '2010-12-30 09:18:31'), (56365, 13825, '2010-12-30 09:18:48'), (56366, 13825, '2010-12-30 09:18:56'), (56367, 13826, '2010-12-30 09:25:00'), (56368, 13826, '2010-12-30 09:27:05'), (56369, 13826, '2010-12-30 09:27:10'), (56370, 13826, '2010-12-30 09:27:15'), (56371, 13826, '2010-12-30 09:27:35'), (56372, 13826, '2010-12-30 09:27:37'), (56373, 13826, '2010-12-30 09:27:51'), (56374, 13826, '2010-12-30 09:27:53'), (56375, 13826, '2010-12-30 09:28:01'), (56376, 13826, '2010-12-30 09:28:22'), (56377, 13826, '2010-12-30 09:28:30'), (56378, 13826, '2010-12-30 09:28:38'), (56379, 13827, '2010-12-30 09:32:53'), (56380, 13827, '2010-12-30 09:33:04'), (56381, 13827, '2010-12-30 09:33:10'), (56382, 13827, '2010-12-30 09:33:35'), (56383, 13827, '2010-12-30 09:33:50'), (56384, 13827, '2010-12-30 09:34:05'), (56385, 13827, '2010-12-30 09:37:14'), (56386, 13827, '2010-12-30 09:37:20'), (56387, 13827, '2010-12-30 09:37:26'), (56388, 13827, '2010-12-30 09:37:33'), (56389, 13827, '2010-12-30 09:37:52'), (56390, 13828, '2010-12-30 09:42:50'), (56391, 13829, '2010-12-30 09:52:01'), (56392, 13830, '2010-12-30 09:55:54'), (56393, 13830, '2010-12-30 09:56:12'), (56394, 13830, '2010-12-30 09:56:35'), (56395, 13830, '2010-12-30 09:56:54'), (56396, 13830, '2010-12-30 09:57:15'), (56397, 13830, '2010-12-30 09:57:28'), (56398, 13830, '2010-12-30 09:57:44'), (56399, 13830, '2010-12-30 09:58:17'), (56400, 13830, '2010-12-30 09:59:16'), (56401, 13830, '2010-12-30 09:59:58'), (56402, 13830, '2010-12-30 10:00:09'), (56403, 13830, '2010-12-30 10:01:06'), (56404, 13830, '2010-12-30 10:01:24'), (56405, 13830, '2010-12-30 10:01:54'), (56406, 13830, '2010-12-30 10:02:00'), (56407, 13830, '2010-12-30 10:02:21'), (56408, 13830, '2010-12-30 10:02:45'), (56409, 13830, '2010-12-30 10:03:06'), (56410, 13830, '2010-12-30 10:03:20'), (56411, 13830, '2010-12-30 10:04:42'), (56412, 13830, '2010-12-30 10:04:50'), (56413, 13831, '2010-12-30 10:33:50'), (56414, 13832, '2010-12-30 10:33:51'), (56415, 13833, '2010-12-30 10:49:14'), (56416, 13833, '2010-12-30 10:49:51'), (56417, 13833, '2010-12-30 10:50:06'), (56418, 13833, '2010-12-30 10:50:46'), (56419, 13834, '2010-12-30 11:20:19'), (56420, 13835, '2010-12-30 11:36:59'), (56421, 13836, '2010-12-30 11:49:54'), (56422, 13836, '2010-12-30 11:50:09'), (56423, 13836, '2010-12-30 11:50:43'), (56424, 13836, '2010-12-30 11:50:53'), (56425, 13836, '2010-12-30 11:51:02'), (56426, 13836, '2010-12-30 11:51:10'), (56427, 13836, '2010-12-30 11:51:34'), (56428, 13836, '2010-12-30 11:51:49'), (56429, 13837, '2010-12-30 12:17:06'), (56430, 13838, '2010-12-30 12:41:53'), (56431, 13838, '2010-12-30 12:48:07'), (56432, 13839, '2010-12-30 12:55:02'), (56433, 13840, '2010-12-30 12:55:56'), (56434, 13841, '2010-12-30 13:13:53'), (56435, 13841, '2010-12-30 13:14:36'), (56436, 13841, '2010-12-30 13:14:59'), (56437, 13841, '2010-12-30 13:15:47'), (56438, 13841, '2010-12-30 13:16:01'), (56439, 13842, '2010-12-30 13:18:55'), (56440, 13843, '2010-12-30 13:46:46'), (56441, 13844, '2010-12-30 13:50:07'), (56442, 13844, '2010-12-30 13:50:30'), (56443, 13844, '2010-12-30 13:50:41'), (56444, 13844, '2010-12-30 13:50:42'), (56445, 13844, '2010-12-30 13:50:44'), (56446, 13844, '2010-12-30 13:50:45'), (56447, 13844, '2010-12-30 13:50:46'), (56448, 13844, '2010-12-30 13:50:51'), (56449, 13844, '2010-12-30 13:50:57'), (56450, 13844, '2010-12-30 13:51:34'), (56451, 13844, '2010-12-30 13:51:46'), (56452, 13844, '2010-12-30 13:51:47'), (56453, 13845, '2010-12-30 13:53:38'), (56454, 13846, '2010-12-30 14:10:20'), (56455, 13847, '2010-12-30 14:33:20'), (56456, 13848, '2010-12-30 14:33:22'), (56457, 13849, '2010-12-30 14:33:23'), (56458, 13850, '2010-12-30 14:33:26'), (56459, 13851, '2010-12-30 14:33:27'), (56460, 13852, '2010-12-30 14:33:29'), (56461, 13853, '2010-12-30 14:33:30'), (56462, 13854, '2010-12-30 15:52:38'), (56463, 13855, '2010-12-30 16:10:04'), (56464, 13856, '2010-12-30 16:10:54'), (56465, 13856, '2010-12-30 16:11:30'), (56466, 13856, '2010-12-30 16:11:40'), (56467, 13856, '2010-12-30 16:11:55'), (56468, 13856, '2010-12-30 16:12:11'), (56469, 13856, '2010-12-30 16:12:22'), (56470, 13856, '2010-12-30 16:12:35'), (56471, 13856, '2010-12-30 16:13:04'), (56472, 13856, '2010-12-30 16:13:29'), (56473, 13856, '2010-12-30 16:13:34'), (56474, 13856, '2010-12-30 16:13:35'), (56475, 13856, '2010-12-30 16:13:36'), (56476, 13856, '2010-12-30 16:13:37'), (56477, 13856, '2010-12-30 16:15:45'), (56478, 13857, '2010-12-30 16:40:57'), (56479, 13857, '2010-12-30 16:41:22'), (56480, 13857, '2010-12-30 16:41:42'), (56481, 13857, '2010-12-30 16:42:11'), (56482, 13857, '2010-12-30 16:43:10'), (56483, 13857, '2010-12-30 16:43:30'), (56484, 13857, '2010-12-30 16:43:32'), (56485, 13858, '2010-12-30 17:06:22'), (56486, 13859, '2010-12-30 17:35:01'), (56487, 13860, '2010-12-30 17:46:58'), (56488, 13860, '2010-12-30 17:47:27'), (56489, 13860, '2010-12-30 17:48:28'), (56490, 13861, '2010-12-30 18:29:04'), (56491, 13861, '2010-12-30 18:29:26'), (56492, 13861, '2010-12-30 18:29:35'), (56493, 13861, '2010-12-30 18:29:40'), (56494, 13861, '2010-12-30 18:29:57'), (56495, 13861, '2010-12-30 18:30:17'), (56496, 13861, '2010-12-30 18:30:25'), (56497, 13861, '2010-12-30 18:30:37'), (56498, 13861, '2010-12-30 18:30:42'), (56499, 13861, '2010-12-30 18:30:54'), (56500, 13861, '2010-12-30 18:31:09'), (56501, 13861, '2010-12-30 18:31:21'), (56502, 13861, '2010-12-30 18:31:25'), (56503, 13861, '2010-12-30 18:31:32'), (56504, 13861, '2010-12-30 18:31:37'), (56505, 13862, '2010-12-30 19:10:05'), (56506, 13862, '2010-12-30 19:10:21'), (56507, 13862, '2010-12-30 19:10:36'), (56508, 13857, '2010-12-30 19:18:32'), (56509, 13857, '2010-12-30 19:19:07'), (56510, 13857, '2010-12-30 19:19:16'), (56511, 13857, '2010-12-30 19:19:27'), (56512, 13857, '2010-12-30 19:20:35'), (56513, 13863, '2010-12-30 19:43:31'), (56514, 13864, '2010-12-30 20:09:48'), (56515, 13865, '2010-12-30 20:59:43'), (56516, 13865, '2010-12-30 21:00:25'), (56517, 13865, '2010-12-30 21:00:47'), (56518, 13865, '2010-12-30 21:00:50'), (56519, 13865, '2010-12-30 21:01:18'), (56520, 13865, '2010-12-30 21:02:23'), (56521, 13865, '2010-12-30 21:02:29'), (56522, 13865, '2010-12-30 21:02:36'), (56523, 13866, '2010-12-30 21:41:09'), (56524, 13867, '2010-12-30 23:01:58'), (56525, 13868, '2010-12-30 23:40:22'), (56526, 13869, '2010-12-30 23:40:39'), (56527, 13870, '2010-12-30 23:40:52'), (56528, 13871, '2010-12-30 23:41:06'), (56529, 13872, '2010-12-30 23:41:38'), (56530, 13873, '2010-12-30 23:41:57'), (56531, 13874, '2010-12-30 23:42:07'), (56532, 13875, '2010-12-30 23:56:13'), (56533, 13876, '2010-12-31 01:23:36'), (56534, 13876, '2010-12-31 01:23:49'), (56535, 13876, '2010-12-31 01:23:56'), (56536, 13876, '2010-12-31 01:24:02'), (56537, 13876, '2010-12-31 01:24:18'), (56538, 13876, '2010-12-31 01:24:30'), (56539, 13876, '2010-12-31 01:24:37'), (56540, 13876, '2010-12-31 01:25:00'), (56541, 13876, '2010-12-31 01:25:40'), (56542, 13876, '2010-12-31 01:25:43'), (56543, 13876, '2010-12-31 01:25:47'), (56544, 13876, '2010-12-31 01:25:49'), (56545, 13876, '2010-12-31 01:25:55'), (56546, 13876, '2010-12-31 01:25:56'), (56547, 13876, '2010-12-31 01:25:57'), (56548, 13876, '2010-12-31 01:26:03'), (56549, 13876, '2010-12-31 01:26:04'), (56550, 13876, '2010-12-31 01:26:05'), (56551, 13876, '2010-12-31 01:26:07'), (56552, 13876, '2010-12-31 01:26:09'), (56553, 13876, '2010-12-31 01:26:10'), (56554, 13876, '2010-12-31 01:26:11'), (56555, 13876, '2010-12-31 01:26:12'), (56556, 13876, '2010-12-31 01:26:13'), (56557, 13876, '2010-12-31 01:26:14'), (56558, 13877, '2010-12-31 04:19:13'), (56559, 13878, '2010-12-31 04:19:19'), (56560, 13879, '2010-12-31 04:19:28'), (56561, 13880, '2010-12-31 04:19:33'), (56562, 13881, '2010-12-31 04:19:39'), (56563, 13882, '2010-12-31 04:19:48'), (56564, 13883, '2010-12-31 04:19:55'), (56565, 13884, '2010-12-31 04:20:02'), (56566, 13885, '2010-12-31 04:20:07'), (56567, 13886, '2010-12-31 04:20:17'), (56568, 13887, '2010-12-31 04:20:22'), (56569, 13888, '2010-12-31 04:20:30'), (56570, 13889, '2010-12-31 04:20:37'), (56571, 13890, '2010-12-31 04:20:45'), (56572, 13891, '2010-12-31 04:20:51'), (56573, 13892, '2010-12-31 04:21:04'), (56574, 13893, '2010-12-31 04:21:14'), (56575, 13894, '2010-12-31 04:21:20'), (56576, 13895, '2010-12-31 04:21:28'), (56577, 13896, '2010-12-31 04:21:35'), (56578, 13897, '2010-12-31 04:21:40'), (56579, 13898, '2010-12-31 05:39:23'), (56580, 13899, '2010-12-31 05:39:53'), (56581, 13900, '2010-12-31 05:43:41'), (56582, 13901, '2010-12-31 05:53:05'), (56583, 13902, '2010-12-31 06:03:37'), (56584, 13903, '2010-12-31 06:21:28'), (56585, 13904, '2010-12-31 07:00:51'), (56586, 13905, '2010-12-31 07:27:56'), (56587, 13905, '2010-12-31 07:28:30'), (56588, 13905, '2010-12-31 07:28:36'), (56589, 13905, '2010-12-31 07:28:45'), (56590, 13905, '2010-12-31 07:29:25'), (56591, 13906, '2010-12-31 07:43:08'), (56592, 13907, '2010-12-31 07:55:57'), (56593, 13908, '2010-12-31 08:10:17'), (56594, 13909, '2010-12-31 08:31:03'), (56595, 13911, '2010-12-31 08:50:47'), (56596, 13911, '2010-12-31 08:52:29'), (56597, 13911, '2010-12-31 08:53:35'), (56598, 13911, '2010-12-31 08:53:38'), (56599, 13911, '2010-12-31 08:53:52'), (56600, 13911, '2010-12-31 08:54:08'), (56601, 13911, '2010-12-31 08:54:18'), (56602, 13911, '2010-12-31 08:55:20'), (56603, 13911, '2010-12-31 08:55:32'), (56604, 13911, '2010-12-31 08:55:33'), (56605, 13911, '2010-12-31 08:56:23'), (56606, 13911, '2010-12-31 08:56:25'), (56607, 13911, '2010-12-31 08:56:39'), (56608, 13911, '2010-12-31 08:56:48'), (56609, 13911, '2010-12-31 08:56:58'), (56610, 13911, '2010-12-31 08:57:38'), (56611, 13911, '2010-12-31 08:57:39'), (56612, 13911, '2010-12-31 08:57:45'), (56613, 13911, '2010-12-31 08:58:02'), (56614, 13911, '2010-12-31 08:58:04'), (56615, 13911, '2010-12-31 08:58:10'), (56616, 13911, '2010-12-31 08:58:17'), (56617, 13911, '2010-12-31 08:58:18'), (56618, 13911, '2010-12-31 08:58:26'), (56619, 13912, '2010-12-31 09:32:13'), (56620, 13912, '2010-12-31 09:32:19'), (56621, 13912, '2010-12-31 09:32:24'), (56622, 13913, '2010-12-31 10:15:28'), (56623, 13914, '2010-12-31 10:38:19'), (56624, 13915, '2010-12-31 10:38:23'), (56625, 13916, '2010-12-31 10:42:06'), (56626, 13917, '2010-12-31 10:42:06'), (56627, 13918, '2010-12-31 10:55:08'), (56628, 13918, '2010-12-31 10:56:40'), (56629, 13918, '2010-12-31 10:56:56'), (56630, 13918, '2010-12-31 10:56:57'), (56631, 13918, '2010-12-31 10:56:59'), (56632, 13918, '2010-12-31 10:57:16'), (56633, 13918, '2010-12-31 10:57:18'), (56634, 13918, '2010-12-31 10:57:19'), (56635, 13918, '2010-12-31 10:57:26'), (56636, 13918, '2010-12-31 10:57:33'), (56637, 13918, '2010-12-31 10:57:49'), (56638, 13918, '2010-12-31 10:58:14'), (56639, 13918, '2010-12-31 10:58:17'), (56640, 13918, '2010-12-31 10:58:52'), (56641, 13918, '2010-12-31 10:58:58'), (56642, 13918, '2010-12-31 10:59:00'), (56643, 13918, '2010-12-31 10:59:23'), (56644, 13918, '2010-12-31 10:59:24'), (56645, 13918, '2010-12-31 10:59:43'), (56646, 13918, '2010-12-31 11:00:17'), (56647, 13919, '2010-12-31 11:11:48'), (56648, 13920, '2010-12-31 11:20:58'), (56649, 13921, '2010-12-31 11:21:01'), (56650, 13922, '2010-12-31 11:21:04'), (56651, 13923, '2010-12-31 11:21:07'), (56652, 13924, '2010-12-31 11:21:09'), (56653, 13925, '2010-12-31 11:21:12'), (56654, 13926, '2010-12-31 11:21:15'), (56655, 13927, '2010-12-31 11:21:19'), (56656, 13928, '2010-12-31 11:21:22'), (56657, 13929, '2010-12-31 11:21:25'), (56658, 13930, '2010-12-31 11:21:28'), (56659, 13931, '2010-12-31 11:21:31'), (56660, 13932, '2010-12-31 11:21:34'), (56661, 13933, '2010-12-31 11:21:36'), (56662, 13934, '2010-12-31 11:21:39'), (56663, 13935, '2010-12-31 11:21:41'), (56664, 13936, '2010-12-31 11:21:43'), (56665, 13937, '2010-12-31 11:21:45'), (56666, 13938, '2010-12-31 11:21:47'), (56667, 13939, '2010-12-31 11:21:49'), (56668, 13940, '2010-12-31 11:21:52'), (56669, 13941, '2010-12-31 11:21:54'), (56670, 13942, '2010-12-31 11:21:57'), (56671, 13943, '2010-12-31 11:21:59'), (56672, 13944, '2010-12-31 11:22:01'), (56673, 13945, '2010-12-31 11:22:04'), (56674, 13946, '2010-12-31 11:22:06'), (56675, 13947, '2010-12-31 11:22:10'), (56676, 13948, '2010-12-31 11:22:13'), (56677, 13949, '2010-12-31 11:22:17'), (56678, 13950, '2010-12-31 11:22:21'), (56679, 13951, '2010-12-31 11:22:24'), (56680, 13952, '2010-12-31 11:22:27'), (56681, 13953, '2010-12-31 11:22:32'), (56682, 13954, '2010-12-31 11:22:32'), (56683, 13955, '2010-12-31 11:22:36'), (56684, 13956, '2010-12-31 11:22:39'), (56685, 13957, '2010-12-31 11:22:42'), (56686, 13958, '2010-12-31 11:22:44'), (56687, 13959, '2010-12-31 11:22:47'), (56688, 13960, '2010-12-31 11:22:50'), (56689, 13961, '2010-12-31 11:22:53'), (56690, 13962, '2010-12-31 11:22:57'), (56691, 13963, '2010-12-31 11:22:59'), (56692, 13964, '2010-12-31 11:23:02'), (56693, 13965, '2010-12-31 11:23:05'), (56694, 13966, '2010-12-31 11:23:07'), (56695, 13967, '2010-12-31 11:23:10'), (56696, 13968, '2010-12-31 11:23:13'), (56697, 13969, '2010-12-31 11:23:16'), (56698, 13970, '2010-12-31 11:23:19'), (56699, 13971, '2010-12-31 11:23:22'), (56700, 13972, '2010-12-31 11:30:29'), (56701, 13918, '2010-12-31 11:37:53'), (56702, 13973, '2010-12-31 11:42:25'), (56703, 13973, '2010-12-31 11:42:51'), (56704, 13973, '2010-12-31 11:43:22'), (56705, 13974, '2010-12-31 11:57:25'), (56706, 13975, '2010-12-31 12:27:22'), (56707, 13976, '2010-12-31 13:49:00'), (56708, 13976, '2010-12-31 13:49:09'), (56709, 13976, '2010-12-31 13:49:15'), (56710, 13976, '2010-12-31 13:49:22'), (56711, 13976, '2010-12-31 13:49:41'), (56712, 13976, '2010-12-31 13:50:13'), (56713, 13976, '2010-12-31 13:50:27'), (56714, 13976, '2010-12-31 13:50:49'), (56715, 13976, '2010-12-31 13:51:48'), (56716, 13977, '2010-12-31 14:05:55'), (56717, 13978, '2010-12-31 14:18:09'), (56718, 13978, '2010-12-31 14:18:43'), (56719, 13978, '2010-12-31 14:18:43'), (56720, 13978, '2010-12-31 14:18:43'), (56721, 13978, '2010-12-31 14:18:46'), (56722, 13978, '2010-12-31 14:18:46'), (56723, 13978, '2010-12-31 14:18:46'), (56724, 13978, '2010-12-31 14:18:48'), (56725, 13978, '2010-12-31 14:19:08'), (56726, 13979, '2010-12-31 14:42:47'), (56727, 13980, '2010-12-31 14:50:29'), (56728, 13981, '2010-12-31 15:03:37'), (56729, 13982, '2010-12-31 15:08:44'), (56730, 13982, '2010-12-31 15:08:53'), (56731, 13982, '2010-12-31 15:08:59'), (56732, 13982, '2010-12-31 15:09:14'), (56733, 13983, '2010-12-31 15:43:49'), (56734, 13983, '2010-12-31 15:44:29'), (56735, 13983, '2010-12-31 15:45:04'), (56736, 13983, '2010-12-31 15:45:15'), (56737, 13983, '2010-12-31 15:45:25'), (56738, 13983, '2010-12-31 15:46:11'), (56739, 13984, '2010-12-31 15:50:41'), (56740, 13984, '2010-12-31 15:50:55'), (56741, 13984, '2010-12-31 15:51:49'), (56742, 13984, '2010-12-31 15:52:40'), (56743, 13984, '2010-12-31 15:53:08'), (56744, 13984, '2010-12-31 15:53:37'), (56745, 13984, '2010-12-31 15:54:01'), (56746, 13984, '2010-12-31 15:54:41'), (56747, 13984, '2010-12-31 15:55:14'), (56748, 13984, '2010-12-31 15:55:19'), (56749, 13984, '2010-12-31 15:55:23'), (56750, 13984, '2010-12-31 15:55:28'), (56751, 13984, '2010-12-31 15:55:31'), (56752, 13984, '2010-12-31 15:55:38'), (56753, 13984, '2010-12-31 15:55:39'), (56754, 13984, '2010-12-31 15:55:40'), (56755, 13984, '2010-12-31 15:55:52'), (56756, 13984, '2010-12-31 15:55:56'), (56757, 13985, '2010-12-31 16:27:45'), (56758, 13985, '2010-12-31 16:27:54'), (56759, 13985, '2010-12-31 16:27:59'), (56760, 13985, '2010-12-31 16:28:11'), (56761, 13986, '2010-12-31 16:51:00'), (56762, 13987, '2010-12-31 17:06:23'), (56763, 13987, '2010-12-31 17:06:40'), (56764, 13987, '2010-12-31 17:07:04'), (56765, 13987, '2010-12-31 17:07:10'), (56766, 13987, '2010-12-31 17:07:18'), (56767, 13987, '2010-12-31 17:07:44'), (56768, 13987, '2010-12-31 17:07:53'), (56769, 13987, '2010-12-31 17:07:59'), (56770, 13987, '2010-12-31 17:08:37'), (56771, 13987, '2010-12-31 17:08:45'), (56772, 13987, '2010-12-31 17:09:20'), (56773, 13987, '2010-12-31 17:09:55'), (56774, 13987, '2010-12-31 17:10:27'), (56775, 13987, '2010-12-31 17:10:37'), (56776, 13987, '2010-12-31 17:10:56'), (56777, 13987, '2010-12-31 17:11:10'), (56778, 13987, '2010-12-31 17:11:27'), (56779, 13987, '2010-12-31 17:12:01'), (56780, 13987, '2010-12-31 17:12:22'), (56781, 13987, '2010-12-31 17:12:36'), (56782, 13987, '2010-12-31 17:13:03'), (56783, 13987, '2010-12-31 17:13:11'), (56784, 13987, '2010-12-31 17:13:54'), (56785, 13987, '2010-12-31 17:14:19'), (56786, 13988, '2010-12-31 17:14:30'), (56787, 13987, '2010-12-31 17:14:40'), (56788, 13987, '2010-12-31 17:14:57'), (56789, 13988, '2010-12-31 17:15:01'), (56790, 13987, '2010-12-31 17:15:15'), (56791, 13987, '2010-12-31 17:15:17'), (56792, 13987, '2010-12-31 17:15:18'), (56793, 13987, '2010-12-31 17:15:20'), (56794, 13987, '2010-12-31 17:15:24'), (56795, 13987, '2010-12-31 17:15:27'), (56796, 13987, '2010-12-31 17:15:30'), (56797, 13987, '2010-12-31 17:15:34'), (56798, 13987, '2010-12-31 17:15:37'), (56799, 13988, '2010-12-31 17:15:41'), (56800, 13987, '2010-12-31 17:15:42'), (56801, 13987, '2010-12-31 17:15:43'), (56802, 13987, '2010-12-31 17:15:44'), (56803, 13987, '2010-12-31 17:15:46'), (56804, 13987, '2010-12-31 17:15:50'), (56805, 13987, '2010-12-31 17:15:53'), (56806, 13987, '2010-12-31 17:15:56'), (56807, 13987, '2010-12-31 17:15:59'), (56808, 13987, '2010-12-31 17:16:02'), (56809, 13987, '2010-12-31 17:16:06'), (56810, 13987, '2010-12-31 17:16:10'), (56811, 13987, '2010-12-31 17:16:13'), (56812, 13987, '2010-12-31 17:16:16'), (56813, 13987, '2010-12-31 17:16:19'), (56814, 13987, '2010-12-31 17:16:24'), (56815, 13988, '2010-12-31 17:16:31'), (56816, 13988, '2010-12-31 17:16:48'), (56817, 13988, '2010-12-31 17:17:12'), (56818, 13988, '2010-12-31 17:17:36'), (56819, 13988, '2010-12-31 17:18:04'), (56820, 13988, '2010-12-31 17:18:15'), (56821, 13988, '2010-12-31 17:18:20'), (56822, 13988, '2010-12-31 17:18:23'), (56823, 13988, '2010-12-31 17:18:29'), (56824, 13988, '2010-12-31 17:18:33'), (56825, 13988, '2010-12-31 17:18:37'), (56826, 13988, '2010-12-31 17:18:41'), (56827, 13989, '2010-12-31 18:26:00'), (56828, 13990, '2010-12-31 18:53:45'), (56829, 13991, '2010-12-31 19:13:27'), (56830, 13992, '2010-12-31 19:30:57'), (56831, 13992, '2010-12-31 19:31:13'), (56832, 13992, '2010-12-31 19:31:28'), (56833, 13992, '2010-12-31 19:31:32'), (56834, 13993, '2010-12-31 19:53:02'), (56835, 13992, '2010-12-31 19:58:11'), (56836, 13992, '2010-12-31 19:58:28'), (56837, 13992, '2010-12-31 19:58:45'), (56838, 13992, '2010-12-31 19:59:01'), (56839, 13992, '2010-12-31 19:59:11'), (56840, 13992, '2010-12-31 19:59:37'), (56841, 13992, '2010-12-31 20:02:43'), (56842, 13992, '2010-12-31 20:02:47'), (56843, 13992, '2010-12-31 20:02:59'), (56844, 13992, '2010-12-31 20:03:12'), (56845, 13992, '2010-12-31 20:03:34'), (56846, 13992, '2010-12-31 20:03:38'), (56847, 13992, '2010-12-31 20:04:24'), (56848, 13992, '2010-12-31 20:04:33'), (56849, 13994, '2010-12-31 20:04:47'), (56850, 13992, '2010-12-31 20:06:58'), (56851, 13992, '2010-12-31 20:13:32'), (56852, 13992, '2010-12-31 20:13:35'), (56853, 13992, '2010-12-31 20:13:53'), (56854, 13992, '2010-12-31 20:13:56'), (56855, 13992, '2010-12-31 20:14:01'), (56856, 13992, '2010-12-31 20:14:29'), (56857, 13995, '2010-12-31 20:51:07'), (56858, 13995, '2010-12-31 20:51:15'), (56859, 13995, '2010-12-31 20:51:39'), (56860, 13995, '2010-12-31 20:52:03'), (56861, 13995, '2010-12-31 20:52:21'), (56862, 13995, '2010-12-31 20:52:51'), (56863, 13995, '2010-12-31 20:52:58'), (56864, 13995, '2010-12-31 20:53:07'), (56865, 13995, '2010-12-31 20:53:08'), (56866, 13995, '2010-12-31 20:53:29'), (56867, 13995, '2010-12-31 20:53:34'), (56868, 13995, '2010-12-31 20:53:54'), (56869, 13995, '2010-12-31 20:54:13'), (56870, 13995, '2010-12-31 20:54:33'), (56871, 13995, '2010-12-31 20:54:42'), (56872, 13996, '2010-12-31 21:08:18'), (56873, 13997, '2010-12-31 21:36:13'), (56874, 13998, '2010-12-31 22:01:15'), (56875, 13999, '2010-12-31 22:12:22'), (56876, 13999, '2010-12-31 22:12:37'), (56877, 13999, '2010-12-31 22:13:00'), (56878, 13999, '2010-12-31 22:13:15'), (56879, 13999, '2010-12-31 22:13:24'), (56880, 13999, '2010-12-31 22:13:30'), (56881, 13999, '2010-12-31 22:13:48'), (56882, 13999, '2010-12-31 22:16:24'), (56883, 13999, '2010-12-31 22:16:27'), (56884, 13999, '2010-12-31 22:16:27'), (56885, 13999, '2010-12-31 22:16:27'), (56886, 13999, '2010-12-31 22:16:28'), (56887, 13999, '2010-12-31 22:16:31'), (56888, 13999, '2010-12-31 22:16:31'), (56889, 13999, '2010-12-31 22:16:33'), (56890, 13999, '2010-12-31 22:16:34'), (56891, 13999, '2010-12-31 22:16:34'), (56892, 13999, '2010-12-31 22:16:38'), (56893, 13999, '2010-12-31 22:16:47'), (56894, 13999, '2010-12-31 22:17:41'), (56895, 13999, '2010-12-31 22:17:42'), (56896, 13999, '2010-12-31 22:17:44'), (56897, 13999, '2010-12-31 22:17:44'), (56898, 13999, '2010-12-31 22:17:45'), (56899, 13999, '2010-12-31 22:17:47'), (56900, 13999, '2010-12-31 22:17:48'), (56901, 13999, '2010-12-31 22:17:50'), (56902, 13999, '2010-12-31 22:17:54'), (56903, 13999, '2010-12-31 22:17:54'), (56904, 13999, '2010-12-31 22:17:54'), (56905, 13999, '2010-12-31 22:17:55'), (56906, 13999, '2010-12-31 22:17:55'), (56907, 13999, '2010-12-31 22:17:56'), (56908, 13999, '2010-12-31 22:17:58'), (56909, 13999, '2010-12-31 22:17:59'), (56910, 13999, '2010-12-31 22:18:00'), (56911, 13999, '2010-12-31 22:18:02'), (56912, 13999, '2010-12-31 22:18:14'), (56913, 13999, '2010-12-31 22:18:17'), (56914, 13999, '2010-12-31 22:18:21'), (56915, 13999, '2010-12-31 22:18:23'), (56916, 13999, '2010-12-31 22:18:25'), (56917, 13999, '2010-12-31 22:18:29'), (56918, 13999, '2010-12-31 22:18:32'), (56919, 14000, '2010-12-31 22:21:18'), (56920, 14001, '2010-12-31 22:22:50'), (56921, 14002, '2010-12-31 22:32:15'), (56922, 14003, '2010-12-31 22:32:18'), (56923, 14004, '2010-12-31 22:32:23'), (56924, 14005, '2010-12-31 22:32:27'), (56925, 14006, '2010-12-31 22:32:32'), (56926, 13999, '2010-12-31 22:32:43'), (56927, 13999, '2010-12-31 22:33:07'), (56928, 13999, '2010-12-31 22:33:08'), (56929, 13999, '2010-12-31 22:33:56'), (56930, 13999, '2010-12-31 22:35:12'), (56931, 13999, '2010-12-31 22:36:01'), (56932, 13999, '2010-12-31 22:36:04'), (56933, 14007, '2010-12-31 22:40:44'), (56934, 14008, '2010-12-31 22:49:37'), (56935, 14009, '2010-12-31 22:49:41'), (56936, 14010, '2010-12-31 22:49:45'), (56937, 14011, '2010-12-31 22:49:50'), (56938, 14012, '2010-12-31 22:49:54'), (56939, 14013, '2010-12-31 22:49:58'), (56940, 14014, '2010-12-31 22:53:01'), (56941, 14014, '2010-12-31 22:53:11'), (56942, 14014, '2010-12-31 22:53:18'), (56943, 14014, '2010-12-31 22:53:23'), (56944, 14014, '2010-12-31 22:53:28'), (56945, 14015, '2010-12-31 23:31:51'), (56946, 14016, '2010-12-31 23:36:27'), (56947, 14017, '2010-12-31 23:36:29'), (56948, 14018, '2010-12-31 23:36:31'), (56949, 14019, '2010-12-31 23:36:33'), (56950, 14020, '2010-12-31 23:36:35'), (56951, 14021, '2010-12-31 23:36:37'), (56952, 14022, '2010-12-31 23:45:35'), (56953, 14023, '2010-12-31 23:49:14'), (56954, 14024, '2010-12-31 23:49:24'), (56955, 14025, '2010-12-31 23:49:28'), (56956, 14026, '2010-12-31 23:49:34'), (56957, 14027, '2010-12-31 23:49:38'), (56958, 14028, '2010-12-31 23:49:42'), (56959, 14029, '2010-12-31 23:58:56'), (56960, 14030, '2010-12-31 23:58:59'), (56961, 14031, '2011-01-01 00:17:46'), (56962, 14032, '2011-01-01 00:23:42'), (56963, 14033, '2011-01-01 00:28:07'), (56964, 14034, '2011-01-01 00:32:22'), (56965, 14035, '2011-01-01 00:44:43'), (56966, 14036, '2011-01-01 00:45:16'), (56967, 14037, '2011-01-01 01:51:20'), (56968, 14038, '2011-01-01 02:04:23'), (56969, 14039, '2011-01-01 02:49:02'), (56970, 14040, '2011-01-01 03:48:26'), (56971, 14041, '2011-01-01 03:59:39'), (56972, 14042, '2011-01-01 04:42:33'), (56973, 14043, '2011-01-01 05:32:25'), (56974, 14044, '2011-01-01 07:05:50'), (56975, 14045, '2011-01-01 07:16:24'), (56976, 14046, '2011-01-01 08:04:06'), (56977, 14047, '2011-01-01 08:04:10'), (56978, 14048, '2011-01-01 08:42:32'), (56979, 14049, '2011-01-01 08:42:35'), (56980, 14050, '2011-01-01 08:57:28'), (56981, 14051, '2011-01-01 09:31:43'), (56982, 14052, '2011-01-01 09:40:03'), (56983, 14053, '2011-01-01 09:51:09'), (56984, 14054, '2011-01-01 09:51:13'), (56985, 14055, '2011-01-01 09:51:28'), (56986, 14056, '2011-01-01 10:13:32'), (56987, 14056, '2011-01-01 10:13:55'), (56988, 14056, '2011-01-01 10:14:44'), (56989, 14056, '2011-01-01 10:15:12'), (56990, 14056, '2011-01-01 10:15:35'), (56991, 14056, '2011-01-01 10:15:50'), (56992, 14056, '2011-01-01 10:17:18'), (56993, 14056, '2011-01-01 10:18:02'), (56994, 14056, '2011-01-01 10:18:31'), (56995, 14056, '2011-01-01 10:18:43'), (56996, 14056, '2011-01-01 10:19:42'), (56997, 14056, '2011-01-01 10:20:10'), (56998, 14057, '2011-01-01 10:36:38'), (56999, 14057, '2011-01-01 10:39:30'), (57000, 14057, '2011-01-01 10:39:43'), (57001, 14057, '2011-01-01 10:39:52'), (57002, 14057, '2011-01-01 10:40:17'), (57003, 14057, '2011-01-01 10:40:54'), (57004, 14058, '2011-01-01 11:28:32'), (57005, 14058, '2011-01-01 11:28:43'), (57006, 14059, '2011-01-01 11:33:03'), (57007, 14060, '2011-01-01 11:33:07'), (57008, 14061, '2011-01-01 11:58:30'), (57009, 14062, '2011-01-01 12:40:35'), (57010, 14063, '2011-01-01 13:23:49'), (57011, 14064, '2011-01-01 13:24:36'), (57012, 14065, '2011-01-01 13:24:42'), (57013, 14066, '2011-01-01 13:49:40'), (57014, 14067, '2011-01-01 14:40:09'), (57015, 14068, '2011-01-01 14:52:25'), (57016, 14069, '2011-01-01 15:02:09'), (57017, 14070, '2011-01-01 15:31:06'), (57018, 14071, '2011-01-01 15:31:19'), (57019, 14072, '2011-01-01 15:33:15'), (57020, 14073, '2011-01-01 15:34:43'), (57021, 14074, '2011-01-01 16:06:33'), (57022, 14075, '2011-01-01 16:06:34'), (57023, 14076, '2011-01-01 16:42:16'), (57024, 14076, '2011-01-01 16:42:31'), (57025, 14076, '2011-01-01 16:42:37'), (57026, 14076, '2011-01-01 16:42:49'), (57027, 14076, '2011-01-01 16:43:00'), (57028, 14076, '2011-01-01 16:43:06'), (57029, 14076, '2011-01-01 16:43:41'), (57030, 14076, '2011-01-01 16:44:18'), (57031, 14076, '2011-01-01 16:44:31'), (57032, 14076, '2011-01-01 16:44:58'), (57033, 14076, '2011-01-01 16:49:50'), (57034, 14076, '2011-01-01 16:49:54'), (57035, 14076, '2011-01-01 16:49:56'), (57036, 14076, '2011-01-01 16:49:59'), (57037, 14076, '2011-01-01 16:50:02'), (57038, 14076, '2011-01-01 16:50:04'), (57039, 14076, '2011-01-01 16:50:07'), (57040, 14076, '2011-01-01 16:50:09'), (57041, 14076, '2011-01-01 16:50:12'), (57042, 14077, '2011-01-01 16:51:21'), (57043, 14077, '2011-01-01 16:51:55'), (57044, 14078, '2011-01-01 16:52:02'), (57045, 14077, '2011-01-01 16:52:13'), (57046, 14077, '2011-01-01 16:52:35'), (57047, 14077, '2011-01-01 16:53:23'), (57048, 14077, '2011-01-01 16:53:47'), (57049, 14079, '2011-01-01 16:59:38'), (57050, 14080, '2011-01-01 18:00:07'), (57051, 14080, '2011-01-01 18:00:15'), (57052, 14080, '2011-01-01 18:00:20'), (57053, 14080, '2011-01-01 18:00:26'), (57054, 14080, '2011-01-01 18:00:32'), (57055, 14080, '2011-01-01 18:01:02'), (57056, 14080, '2011-01-01 18:01:03'), (57057, 14080, '2011-01-01 18:01:05'), (57058, 14080, '2011-01-01 18:01:12'), (57059, 14081, '2011-01-01 18:15:45'), (57060, 14082, '2011-01-01 18:16:24'), (57061, 14082, '2011-01-01 18:16:53'), (57062, 14082, '2011-01-01 18:17:09'), (57063, 14082, '2011-01-01 18:17:12'), (57064, 14082, '2011-01-01 18:17:43'), (57065, 14082, '2011-01-01 18:18:01'), (57066, 14082, '2011-01-01 18:18:13'), (57067, 14082, '2011-01-01 18:18:22'), (57068, 14082, '2011-01-01 18:18:59'), (57069, 14082, '2011-01-01 18:19:24'), (57070, 14082, '2011-01-01 18:19:32'), (57071, 14082, '2011-01-01 18:19:44'), (57072, 14082, '2011-01-01 18:20:05'), (57073, 14082, '2011-01-01 18:20:22'), (57074, 14082, '2011-01-01 18:20:23'), (57075, 14082, '2011-01-01 18:20:25'), (57076, 14082, '2011-01-01 18:20:29'), (57077, 14082, '2011-01-01 18:20:35'), (57078, 14082, '2011-01-01 18:20:37'), (57079, 14082, '2011-01-01 18:20:38'), (57080, 14082, '2011-01-01 18:25:18'), (57081, 14082, '2011-01-01 18:25:24'), (57082, 14082, '2011-01-01 18:25:47'), (57083, 14083, '2011-01-01 18:33:04'), (57084, 14084, '2011-01-01 18:56:23'), (57085, 14084, '2011-01-01 18:56:44'), (57086, 14084, '2011-01-01 18:57:22'), (57087, 14084, '2011-01-01 18:59:21'), (57088, 14084, '2011-01-01 18:59:35'), (57089, 14084, '2011-01-01 19:00:12'), (57090, 14084, '2011-01-01 19:00:42'), (57091, 14084, '2011-01-01 19:00:52'), (57092, 14084, '2011-01-01 19:01:04'), (57093, 14084, '2011-01-01 19:01:15'), (57094, 14085, '2011-01-01 19:02:23'), (57095, 14085, '2011-01-01 19:03:08'), (57096, 14085, '2011-01-01 19:03:10'), (57097, 14085, '2011-01-01 19:03:27'), (57098, 14086, '2011-01-01 19:12:23'), (57099, 14086, '2011-01-01 19:12:31'), (57100, 14087, '2011-01-01 19:26:38'), (57101, 14088, '2011-01-01 19:39:35'), (57102, 14088, '2011-01-01 19:40:28'), (57103, 14088, '2011-01-01 19:42:13'), (57104, 14088, '2011-01-01 19:42:14'), (57105, 14088, '2011-01-01 19:42:14'), (57106, 14088, '2011-01-01 19:42:15'), (57107, 14088, '2011-01-01 19:42:15'), (57108, 14088, '2011-01-01 19:42:16'), (57109, 14088, '2011-01-01 19:42:18'), (57110, 14088, '2011-01-01 19:42:25'), (57111, 14088, '2011-01-01 19:42:56'), (57112, 14088, '2011-01-01 19:43:01'), (57113, 14089, '2011-01-01 19:50:08'), (57114, 14089, '2011-01-01 19:55:48'), (57115, 14090, '2011-01-01 20:16:13'), (57116, 14090, '2011-01-01 20:16:29'), (57117, 14090, '2011-01-01 20:16:51'), (57118, 14090, '2011-01-01 20:17:09'), (57119, 14090, '2011-01-01 20:17:32'), (57120, 14091, '2011-01-01 20:29:00'), (57121, 14092, '2011-01-01 20:53:15'), (57122, 14092, '2011-01-01 20:53:26'), (57123, 14092, '2011-01-01 20:53:48'), (57124, 14093, '2011-01-01 20:58:16'), (57125, 14093, '2011-01-01 20:58:36'), (57126, 14093, '2011-01-01 20:58:53'), (57127, 14093, '2011-01-01 20:59:28'), (57128, 14093, '2011-01-01 21:01:26'), (57129, 14093, '2011-01-01 21:02:11'), (57130, 14093, '2011-01-01 21:02:18'), (57131, 14093, '2011-01-01 21:02:43'), (57132, 14093, '2011-01-01 21:02:49'), (57133, 14093, '2011-01-01 21:03:20'), (57134, 14093, '2011-01-01 21:03:35'), (57135, 14093, '2011-01-01 21:03:45'), (57136, 14093, '2011-01-01 21:03:51'), (57137, 14093, '2011-01-01 21:03:57'), (57138, 14093, '2011-01-01 21:04:13'), (57139, 14093, '2011-01-01 21:04:18'), (57140, 14093, '2011-01-01 21:04:23'), (57141, 14093, '2011-01-01 21:04:27'), (57142, 14093, '2011-01-01 21:04:32'), (57143, 14094, '2011-01-01 21:18:41'), (57144, 14094, '2011-01-01 21:18:52'), (57145, 14094, '2011-01-01 21:19:03'), (57146, 14094, '2011-01-01 21:19:40'), (57147, 14094, '2011-01-01 21:19:53'), (57148, 14095, '2011-01-01 22:33:01'), (57149, 14095, '2011-01-01 22:33:21'), (57150, 14095, '2011-01-01 22:33:31'), (57151, 14095, '2011-01-01 22:33:33'), (57152, 14095, '2011-01-01 22:34:10'), (57153, 14095, '2011-01-01 22:34:31'), (57154, 14095, '2011-01-01 22:34:54'), (57155, 14095, '2011-01-01 22:34:55'), (57156, 14095, '2011-01-01 22:34:57'), (57157, 14095, '2011-01-01 22:34:58'), (57158, 14095, '2011-01-01 22:35:02'), (57159, 14095, '2011-01-01 22:35:02'), (57160, 14095, '2011-01-01 22:35:02'), (57161, 14095, '2011-01-01 22:35:03'), (57162, 14095, '2011-01-01 22:35:04'), (57163, 14095, '2011-01-01 22:35:05'), (57164, 14095, '2011-01-01 22:35:06'), (57165, 14095, '2011-01-01 22:35:14'), (57166, 14095, '2011-01-01 22:35:15'), (57167, 14095, '2011-01-01 22:35:15'), (57168, 14095, '2011-01-01 22:35:22'), (57169, 14095, '2011-01-01 22:35:23'), (57170, 14095, '2011-01-01 22:35:42'), (57171, 14095, '2011-01-01 22:35:44'), (57172, 14095, '2011-01-01 22:35:48'), (57173, 14095, '2011-01-01 22:35:57'), (57174, 14095, '2011-01-01 22:36:05'), (57175, 14095, '2011-01-01 22:36:11'), (57176, 14095, '2011-01-01 22:36:50'), (57177, 14096, '2011-01-01 22:44:43'), (57178, 14096, '2011-01-01 22:44:52'), (57179, 14096, '2011-01-01 22:45:03'), (57180, 14096, '2011-01-01 22:45:07'), (57181, 14096, '2011-01-01 22:45:13'), (57182, 14096, '2011-01-01 22:45:19'), (57183, 14096, '2011-01-01 22:46:10'), (57184, 14096, '2011-01-01 22:46:30'), (57185, 14096, '2011-01-01 22:46:47'), (57186, 14096, '2011-01-01 22:46:49'), (57187, 14096, '2011-01-01 22:47:01'), (57188, 14096, '2011-01-01 22:47:29'), (57189, 14096, '2011-01-01 22:47:53'), (57190, 14096, '2011-01-01 22:48:10'), (57191, 14096, '2011-01-01 22:49:00'), (57192, 14096, '2011-01-01 22:49:04'), (57193, 14096, '2011-01-01 22:49:07'), (57194, 14096, '2011-01-01 22:49:12'), (57195, 14096, '2011-01-01 22:49:18'), (57196, 14096, '2011-01-01 22:49:27'), (57197, 14096, '2011-01-01 22:50:18'), (57198, 14096, '2011-01-01 22:50:28'), (57199, 14096, '2011-01-01 22:50:35'), (57200, 14096, '2011-01-01 22:51:03'), (57201, 14096, '2011-01-01 22:51:51'), (57202, 14096, '2011-01-01 22:51:56'), (57203, 14097, '2011-01-01 22:59:36'), (57204, 14098, '2011-01-01 23:41:25'), (57205, 14098, '2011-01-01 23:42:51'), (57206, 14098, '2011-01-01 23:43:29'), (57207, 14098, '2011-01-01 23:43:43'), (57208, 14098, '2011-01-01 23:43:54'), (57209, 14098, '2011-01-01 23:44:05'), (57210, 14098, '2011-01-01 23:47:42'), (57211, 14098, '2011-01-01 23:48:10'), (57212, 14098, '2011-01-01 23:48:18'), (57213, 14098, '2011-01-01 23:48:22'), (57214, 14099, '2011-01-02 00:06:47'), (57215, 14099, '2011-01-02 00:07:15'), (57216, 14099, '2011-01-02 00:07:29'), (57217, 14099, '2011-01-02 00:07:44'), (57218, 14099, '2011-01-02 00:08:43'), (57219, 14099, '2011-01-02 00:08:52'), (57220, 14099, '2011-01-02 00:09:29'), (57221, 14099, '2011-01-02 00:10:06'), (57222, 14099, '2011-01-02 00:10:13'), (57223, 14099, '2011-01-02 00:10:53'), (57224, 14099, '2011-01-02 00:14:40'), (57225, 14100, '2011-01-02 00:44:21'), (57226, 14100, '2011-01-02 00:44:32'), (57227, 14100, '2011-01-02 00:44:47'), (57228, 14099, '2011-01-02 00:53:57'), (57229, 14101, '2011-01-02 01:10:53'), (57230, 14102, '2011-01-02 02:59:45'), (57231, 14103, '2011-01-02 03:12:39'), (57232, 14104, '2011-01-02 03:21:43'), (57233, 14105, '2011-01-02 04:07:29'), (57234, 14106, '2011-01-02 04:09:09'), (57235, 14107, '2011-01-02 04:11:38'), (57236, 14108, '2011-01-02 04:34:30'), (57237, 14109, '2011-01-02 08:48:31'), (57238, 14110, '2011-01-02 08:48:37'), (57239, 14111, '2011-01-02 08:48:43'), (57240, 14112, '2011-01-02 08:48:49'), (57241, 14113, '2011-01-02 08:48:56'), (57242, 14114, '2011-01-02 08:49:03'), (57243, 14115, '2011-01-02 08:49:14'), (57244, 14116, '2011-01-02 08:56:13'), (57245, 14117, '2011-01-02 09:18:07'), (57246, 14117, '2011-01-02 09:18:21'), (57247, 14117, '2011-01-02 09:18:33'), (57248, 14117, '2011-01-02 09:18:40'), (57249, 14117, '2011-01-02 09:19:07'), (57250, 14117, '2011-01-02 09:19:19'), (57251, 14117, '2011-01-02 09:19:38'), (57252, 14117, '2011-01-02 09:19:46'), (57253, 14117, '2011-01-02 09:20:16'), (57254, 14117, '2011-01-02 09:20:24'), (57255, 14117, '2011-01-02 09:20:37'), (57256, 14117, '2011-01-02 09:20:47'), (57257, 14117, '2011-01-02 09:21:06'), (57258, 14117, '2011-01-02 09:21:19'), (57259, 14117, '2011-01-02 09:21:36'), (57260, 14117, '2011-01-02 09:21:48'), (57261, 14117, '2011-01-02 09:22:04'), (57262, 14117, '2011-01-02 09:22:23'), (57263, 14117, '2011-01-02 09:22:26'), (57264, 14117, '2011-01-02 09:22:43'), (57265, 14117, '2011-01-02 09:23:22'), (57266, 14117, '2011-01-02 09:24:10'), (57267, 14117, '2011-01-02 09:26:51'), (57268, 14117, '2011-01-02 09:26:58'), (57269, 14117, '2011-01-02 09:27:28'), (57270, 14117, '2011-01-02 09:27:51'), (57271, 14117, '2011-01-02 09:29:34'), (57272, 14117, '2011-01-02 09:29:42'), (57273, 14117, '2011-01-02 09:29:58'), (57274, 14117, '2011-01-02 09:30:06'), (57275, 14117, '2011-01-02 09:36:35'), (57276, 14117, '2011-01-02 09:36:43'), (57277, 14117, '2011-01-02 09:36:53'), (57278, 14117, '2011-01-02 09:37:04'), (57279, 14117, '2011-01-02 09:37:24'), (57280, 14117, '2011-01-02 09:42:39'), (57281, 14117, '2011-01-02 09:45:36'), (57282, 14117, '2011-01-02 09:46:00'), (57283, 14117, '2011-01-02 09:46:12'), (57284, 14117, '2011-01-02 09:46:28'), (57285, 14117, '2011-01-02 09:47:49'), (57286, 14117, '2011-01-02 09:48:07'), (57287, 14117, '2011-01-02 09:52:07'), (57288, 14117, '2011-01-02 09:52:20'), (57289, 14117, '2011-01-02 09:52:51'), (57290, 14117, '2011-01-02 09:52:58'), (57291, 14117, '2011-01-02 09:53:09'), (57292, 14117, '2011-01-02 09:53:19'), (57293, 14118, '2011-01-02 09:53:32'), (57294, 14118, '2011-01-02 09:53:51'), (57295, 14118, '2011-01-02 09:54:12'), (57296, 14118, '2011-01-02 09:54:32'), (57297, 14117, '2011-01-02 09:58:27'), (57298, 14117, '2011-01-02 09:58:50'), (57299, 14117, '2011-01-02 09:59:03'), (57300, 14117, '2011-01-02 09:59:13'), (57301, 14117, '2011-01-02 09:59:37'), (57302, 14117, '2011-01-02 09:59:57'), (57303, 14117, '2011-01-02 10:00:03'), (57304, 14117, '2011-01-02 10:00:26'), (57305, 14117, '2011-01-02 10:00:44'), (57306, 14117, '2011-01-02 10:00:55'), (57307, 14117, '2011-01-02 10:01:01'), (57308, 14117, '2011-01-02 10:01:27'), (57309, 14117, '2011-01-02 10:01:40'), (57310, 14117, '2011-01-02 10:01:56'), (57311, 14117, '2011-01-02 10:02:27'), (57312, 14117, '2011-01-02 10:03:52'), (57313, 14117, '2011-01-02 10:04:24'), (57314, 14117, '2011-01-02 10:08:06'), (57315, 14117, '2011-01-02 10:08:13'), (57316, 14117, '2011-01-02 10:08:59'), (57317, 14117, '2011-01-02 10:09:03'), (57318, 14117, '2011-01-02 10:13:25'), (57319, 14117, '2011-01-02 10:14:40'), (57320, 14117, '2011-01-02 10:14:50'), (57321, 14117, '2011-01-02 10:15:22'), (57322, 14117, '2011-01-02 10:15:25'), (57323, 14117, '2011-01-02 10:15:29'), (57324, 14119, '2011-01-02 10:34:02'), (57325, 14120, '2011-01-02 10:34:06'), (57326, 14121, '2011-01-02 10:41:45'), (57327, 14122, '2011-01-02 10:57:51'), (57328, 14123, '2011-01-02 10:57:57'), (57329, 14124, '2011-01-02 10:58:04'), (57330, 14125, '2011-01-02 10:58:14'), (57331, 14126, '2011-01-02 10:58:24'), (57332, 14127, '2011-01-02 10:58:30'), (57333, 14128, '2011-01-02 10:58:41'), (57334, 14129, '2011-01-02 10:58:51'), (57335, 14130, '2011-01-02 12:18:23'), (57336, 14131, '2011-01-02 12:29:15'), (57337, 14131, '2011-01-02 12:29:26'), (57338, 14131, '2011-01-02 12:29:53'), (57339, 14131, '2011-01-02 12:30:00'), (57340, 14131, '2011-01-02 12:30:05'), (57341, 14131, '2011-01-02 12:30:13'), (57342, 14131, '2011-01-02 12:30:30'), (57343, 14131, '2011-01-02 12:30:46'), (57344, 14132, '2011-01-02 12:31:55'), (57345, 14133, '2011-01-02 13:20:47'), (57346, 14134, '2011-01-02 13:43:44'), (57347, 14135, '2011-01-02 13:43:51'), (57348, 14136, '2011-01-02 14:05:37'), (57349, 14137, '2011-01-02 14:05:47'), (57350, 14138, '2011-01-02 14:05:53'), (57351, 14139, '2011-01-02 14:06:06'), (57352, 14140, '2011-01-02 14:06:13'), (57353, 14141, '2011-01-02 14:06:18'), (57354, 14142, '2011-01-02 14:11:21'), (57355, 14143, '2011-01-02 14:11:42'), (57356, 14144, '2011-01-02 14:11:47'), (57357, 14145, '2011-01-02 14:11:53'), (57358, 14146, '2011-01-02 14:12:01'), (57359, 14147, '2011-01-02 14:12:09'), (57360, 14148, '2011-01-02 14:39:56'), (57361, 14148, '2011-01-02 14:40:07'), (57362, 14148, '2011-01-02 14:40:35'), (57363, 14148, '2011-01-02 14:41:01'), (57364, 14148, '2011-01-02 14:41:27'), (57365, 14149, '2011-01-02 14:58:53'), (57366, 14150, '2011-01-02 15:28:51'), (57367, 14151, '2011-01-02 15:28:57'), (57368, 14152, '2011-01-02 15:29:04'), (57369, 14153, '2011-01-02 15:29:11'), (57370, 14154, '2011-01-02 15:29:17'), (57371, 14155, '2011-01-02 15:29:26'), (57372, 14156, '2011-01-02 15:32:03'), (57373, 14157, '2011-01-02 15:32:12'), (57374, 14158, '2011-01-02 15:32:17'), (57375, 14159, '2011-01-02 15:32:24'), (57376, 14160, '2011-01-02 15:32:32'), (57377, 14161, '2011-01-02 15:42:32'), (57378, 14162, '2011-01-02 15:42:40'), (57379, 14163, '2011-01-02 15:42:46'), (57380, 14164, '2011-01-02 15:42:54'), (57381, 14165, '2011-01-02 15:42:59'), (57382, 14166, '2011-01-02 16:02:21'), (57383, 14167, '2011-01-02 16:02:26'), (57384, 14168, '2011-01-02 16:02:32'), (57385, 14169, '2011-01-02 16:02:36'), (57386, 14170, '2011-01-02 16:02:41'), (57387, 14171, '2011-01-02 16:02:47'), (57388, 14172, '2011-01-02 16:02:56'), (57389, 14173, '2011-01-02 16:06:41'), (57390, 14174, '2011-01-02 16:26:19'), (57391, 14174, '2011-01-02 16:26:50'), (57392, 14174, '2011-01-02 16:26:50'), (57393, 14174, '2011-01-02 16:26:51'), (57394, 14174, '2011-01-02 16:26:54'), (57395, 14174, '2011-01-02 16:26:55'), (57396, 14174, '2011-01-02 16:26:59'), (57397, 14174, '2011-01-02 16:27:23'), (57398, 14175, '2011-01-02 16:33:33'), (57399, 14176, '2011-01-02 16:33:35'), (57400, 14177, '2011-01-02 17:15:14'), (57401, 14177, '2011-01-02 17:15:39'), (57402, 14177, '2011-01-02 17:15:54'), (57403, 14178, '2011-01-02 17:28:35'), (57404, 14178, '2011-01-02 17:28:58'), (57405, 14178, '2011-01-02 17:29:05'), (57406, 14178, '2011-01-02 17:30:29'), (57407, 14178, '2011-01-02 17:31:36'), (57408, 14178, '2011-01-02 17:31:42'), (57409, 14178, '2011-01-02 17:32:50'), (57410, 14178, '2011-01-02 17:33:15'), (57411, 14179, '2011-01-02 17:49:49'), (57412, 14179, '2011-01-02 17:49:58'), (57413, 14179, '2011-01-02 17:50:03'), (57414, 14179, '2011-01-02 17:50:10'), (57415, 14179, '2011-01-02 17:50:51'), (57416, 14179, '2011-01-02 17:51:27'), (57417, 14180, '2011-01-02 18:13:45'), (57418, 14181, '2011-01-02 18:17:50'), (57419, 14182, '2011-01-02 18:24:45'), (57420, 14183, '2011-01-02 18:24:46'), (57421, 14183, '2011-01-02 18:24:59'), (57422, 14183, '2011-01-02 18:25:26'), (57423, 14183, '2011-01-02 18:25:49'), (57424, 14184, '2011-01-02 19:16:49'), (57425, 14185, '2011-01-02 19:28:36'), (57426, 14186, '2011-01-02 19:50:38'), (57427, 14186, '2011-01-02 19:51:05'), (57428, 14186, '2011-01-02 19:51:24'), (57429, 14187, '2011-01-02 19:51:49'), (57430, 14187, '2011-01-02 19:51:59'), (57431, 14187, '2011-01-02 19:52:15'), (57432, 14186, '2011-01-02 19:52:22'), (57433, 14187, '2011-01-02 19:52:30'), (57434, 14186, '2011-01-02 19:52:30'), (57435, 14186, '2011-01-02 19:52:37'), (57436, 14187, '2011-01-02 19:52:53'), (57437, 14187, '2011-01-02 19:53:18'), (57438, 14187, '2011-01-02 19:53:35'), (57439, 14187, '2011-01-02 19:54:09'), (57440, 14187, '2011-01-02 19:54:12'), (57441, 14187, '2011-01-02 19:54:15'), (57442, 14187, '2011-01-02 19:54:19'), (57443, 14188, '2011-01-02 20:22:16'), (57444, 14188, '2011-01-02 20:22:19'), (57445, 14188, '2011-01-02 20:22:29'), (57446, 14188, '2011-01-02 20:22:37'), (57447, 14189, '2011-01-02 20:22:39'), (57448, 14188, '2011-01-02 20:23:04'), (57449, 14188, '2011-01-02 20:23:31'), (57450, 14188, '2011-01-02 20:23:40'), (57451, 14188, '2011-01-02 20:23:46'), (57452, 14188, '2011-01-02 20:23:59'), (57453, 14188, '2011-01-02 20:24:05'), (57454, 14188, '2011-01-02 20:24:25'), (57455, 14190, '2011-01-02 21:06:11'), (57456, 14181, '2011-01-02 21:06:25'), (57457, 14191, '2011-01-02 21:10:01'), (57458, 14192, '2011-01-02 21:15:27'), (57459, 14192, '2011-01-02 21:15:38'), (57460, 14192, '2011-01-02 21:15:51'), (57461, 14192, '2011-01-02 21:16:43'), (57462, 14192, '2011-01-02 21:28:22'), (57463, 14192, '2011-01-02 21:28:30'), (57464, 14192, '2011-01-02 21:33:59'), (57465, 14192, '2011-01-02 21:56:38'), (57466, 14192, '2011-01-02 21:56:49'), (57467, 14193, '2011-01-02 22:10:12'), (57468, 14194, '2011-01-02 22:10:18'), (57469, 14195, '2011-01-02 22:10:20'), (57470, 14192, '2011-01-02 22:19:55'), (57471, 14192, '2011-01-02 22:19:59'), (57472, 14196, '2011-01-02 22:20:00'), (57473, 14192, '2011-01-02 22:23:52'), (57474, 14197, '2011-01-02 23:10:24'), (57475, 14197, '2011-01-02 23:11:28'), (57476, 14197, '2011-01-02 23:11:33'), (57477, 14197, '2011-01-02 23:12:05'), (57478, 14197, '2011-01-02 23:12:35'), (57479, 14197, '2011-01-02 23:12:57'), (57480, 14198, '2011-01-02 23:42:05'), (57481, 14199, '2011-01-02 23:42:56'), (57482, 14199, '2011-01-02 23:43:12'), (57483, 14199, '2011-01-02 23:43:24'), (57484, 14199, '2011-01-02 23:44:04'), (57485, 14199, '2011-01-02 23:45:25'), (57486, 14199, '2011-01-02 23:45:59'), (57487, 14199, '2011-01-02 23:53:36'), (57488, 14199, '2011-01-02 23:53:54'), (57489, 14199, '2011-01-02 23:54:49'), (57490, 14199, '2011-01-02 23:55:16'), (57491, 14199, '2011-01-02 23:56:10'), (57492, 14199, '2011-01-02 23:56:41'), (57493, 14199, '2011-01-02 23:56:45'), (57494, 14199, '2011-01-02 23:56:47'), (57495, 14199, '2011-01-02 23:56:52'), (57496, 14199, '2011-01-02 23:56:54'), (57497, 14199, '2011-01-02 23:56:57'), (57498, 14199, '2011-01-02 23:57:01'), (57499, 14199, '2011-01-02 23:57:03'), (57500, 14200, '2011-01-03 00:09:13'), (57501, 14200, '2011-01-03 00:09:53'), (57502, 14200, '2011-01-03 00:09:56'), (57503, 14200, '2011-01-03 00:09:57'), (57504, 14200, '2011-01-03 00:09:58'), (57505, 14201, '2011-01-03 02:27:59'), (57506, 14202, '2011-01-03 03:09:35'), (57507, 14203, '2011-01-03 04:02:03'), (57508, 14204, '2011-01-03 04:09:48'), (57509, 14205, '2011-01-03 04:39:54'), (57510, 14206, '2011-01-03 05:29:59'), (57511, 14207, '2011-01-03 07:42:00'), (57512, 14208, '2011-01-03 07:42:04'), (57513, 14209, '2011-01-03 08:55:03'), (57514, 14210, '2011-01-03 09:31:48'), (57515, 14211, '2011-01-03 10:10:48'), (57516, 14211, '2011-01-03 10:11:00'), (57517, 14211, '2011-01-03 10:11:01'), (57518, 14211, '2011-01-03 10:11:16'), (57519, 14211, '2011-01-03 10:11:23'), (57520, 14211, '2011-01-03 10:14:29'), (57521, 14211, '2011-01-03 10:14:36'), (57522, 14211, '2011-01-03 10:14:45'), (57523, 14211, '2011-01-03 10:17:10'), (57524, 14211, '2011-01-03 10:17:17'), (57525, 14211, '2011-01-03 10:17:22'), (57526, 14211, '2011-01-03 10:17:26'), (57527, 14211, '2011-01-03 10:21:29'), (57528, 14211, '2011-01-03 10:22:00'), (57529, 14211, '2011-01-03 10:22:07'), (57530, 14211, '2011-01-03 10:22:12'), (57531, 14211, '2011-01-03 10:22:21'), (57532, 14211, '2011-01-03 10:22:36'), (57533, 14211, '2011-01-03 10:22:37'), (57534, 14211, '2011-01-03 10:22:43'), (57535, 14211, '2011-01-03 10:22:43'), (57536, 14211, '2011-01-03 10:22:45'), (57537, 14211, '2011-01-03 10:22:51'), (57538, 14211, '2011-01-03 10:22:51'), (57539, 14211, '2011-01-03 10:22:56'), (57540, 14211, '2011-01-03 10:22:56'), (57541, 14211, '2011-01-03 10:22:56'), (57542, 14211, '2011-01-03 10:22:56'), (57543, 14212, '2011-01-03 10:28:30'), (57544, 14212, '2011-01-03 10:28:48'), (57545, 14212, '2011-01-03 10:28:59'), (57546, 14212, '2011-01-03 10:29:51'), (57547, 14212, '2011-01-03 10:30:04'), (57548, 14212, '2011-01-03 10:31:09'), (57549, 14213, '2011-01-03 10:43:18'), (57550, 14214, '2011-01-03 10:44:18'), (57551, 14215, '2011-01-03 11:30:56'), (57552, 14215, '2011-01-03 11:31:10'), (57553, 14215, '2011-01-03 11:31:26'), (57554, 14215, '2011-01-03 11:31:38'), (57555, 14215, '2011-01-03 11:31:52'), (57556, 14215, '2011-01-03 11:32:07'), (57557, 14215, '2011-01-03 11:32:19'), (57558, 14215, '2011-01-03 11:32:28'), (57559, 14215, '2011-01-03 11:32:36'), (57560, 14215, '2011-01-03 11:32:58'), (57561, 14215, '2011-01-03 11:33:11'), (57562, 14216, '2011-01-03 11:47:25'), (57563, 14217, '2011-01-03 12:13:10'), (57564, 14217, '2011-01-03 12:13:26'), (57565, 14217, '2011-01-03 12:13:36'), (57566, 14217, '2011-01-03 12:14:09'), (57567, 14217, '2011-01-03 12:14:20'), (57568, 14218, '2011-01-03 12:16:31'), (57569, 14219, '2011-01-03 12:21:12'), (57570, 14220, '2011-01-03 12:26:28'), (57571, 14220, '2011-01-03 12:26:39'), (57572, 14220, '2011-01-03 12:26:46'), (57573, 14220, '2011-01-03 12:32:41'), (57574, 14221, '2011-01-03 13:26:53'), (57575, 14222, '2011-01-03 13:29:18'), (57576, 14222, '2011-01-03 13:29:29'), (57577, 14222, '2011-01-03 13:29:48'), (57578, 14222, '2011-01-03 13:29:50'), (57579, 14222, '2011-01-03 13:29:53'), (57580, 14222, '2011-01-03 13:30:35'), (57581, 14222, '2011-01-03 13:31:02'), (57582, 14222, '2011-01-03 13:31:15'), (57583, 14222, '2011-01-03 13:31:54'), (57584, 14222, '2011-01-03 13:31:59'), (57585, 14222, '2011-01-03 13:32:24'), (57586, 14223, '2011-01-03 14:57:29'), (57587, 14223, '2011-01-03 14:57:46'), (57588, 14223, '2011-01-03 14:58:00'), (57589, 14223, '2011-01-03 14:58:14'), (57590, 14223, '2011-01-03 14:58:38'), (57591, 14224, '2011-01-03 15:25:41'), (57592, 14224, '2011-01-03 15:25:56'), (57593, 14224, '2011-01-03 15:26:09'), (57594, 14224, '2011-01-03 15:26:20'), (57595, 14224, '2011-01-03 15:26:26'), (57596, 14224, '2011-01-03 15:26:36'), (57597, 14224, '2011-01-03 15:26:50'), (57598, 14224, '2011-01-03 15:26:57'), (57599, 14225, '2011-01-03 15:39:21'), (57600, 14226, '2011-01-03 15:51:34'), (57601, 14227, '2011-01-03 15:56:06'), (57602, 14227, '2011-01-03 15:56:15'), (57603, 14227, '2011-01-03 15:56:39'), (57604, 14227, '2011-01-03 15:56:46'), (57605, 14228, '2011-01-03 16:21:19'), (57606, 14229, '2011-01-03 17:07:52'), (57607, 14229, '2011-01-03 17:08:10'), (57608, 14229, '2011-01-03 17:08:29'), (57609, 14230, '2011-01-03 17:18:25'), (57610, 14231, '2011-01-03 17:32:00'), (57611, 14231, '2011-01-03 17:32:13'), (57612, 14231, '2011-01-03 17:32:26'), (57613, 14232, '2011-01-03 17:45:49'), (57614, 14233, '2011-01-03 17:47:10'), (57615, 14234, '2011-01-03 17:47:47'), (57616, 14235, '2011-01-03 17:51:24'), (57617, 14236, '2011-01-03 17:59:13'), (57618, 14237, '2011-01-03 18:20:07'), (57619, 14238, '2011-01-03 18:30:37'), (57620, 14238, '2011-01-03 18:30:49'), (57621, 14238, '2011-01-03 18:31:25'), (57622, 14238, '2011-01-03 18:32:22'), (57623, 14238, '2011-01-03 18:32:40'), (57624, 14238, '2011-01-03 18:34:08'), (57625, 14238, '2011-01-03 18:34:32'), (57626, 14238, '2011-01-03 18:34:48'), (57627, 14238, '2011-01-03 18:35:00'), (57628, 14238, '2011-01-03 18:35:09'), (57629, 14238, '2011-01-03 18:35:23'), (57630, 14238, '2011-01-03 18:35:33'), (57631, 14239, '2011-01-03 18:44:06'), (57632, 14240, '2011-01-03 19:02:46'), (57633, 14241, '2011-01-03 19:03:19'), (57634, 14242, '2011-01-03 19:35:28'), (57635, 14243, '2011-01-03 20:11:25'), (57636, 14244, '2011-01-03 21:02:39'), (57637, 14245, '2011-01-03 21:02:51'), (57638, 14246, '2011-01-03 21:03:12'), (57639, 14247, '2011-01-03 21:03:46'), (57640, 14248, '2011-01-03 21:04:23'), (57641, 14249, '2011-01-03 21:29:44'), (57642, 14250, '2011-01-03 21:30:18'), (57643, 14251, '2011-01-03 21:56:58'), (57644, 14253, '2011-01-03 22:05:33'), (57645, 14252, '2011-01-03 22:05:33'), (57646, 14254, '2011-01-03 22:28:56'), (57647, 14255, '2011-01-03 22:38:28'), (57648, 14256, '2011-01-04 00:47:34'), (57649, 14257, '2011-01-04 01:14:25'), (57650, 14258, '2011-01-04 01:52:00'), (57651, 14259, '2011-01-04 02:12:52'), (57652, 14259, '2011-01-04 02:13:10'), (57653, 14259, '2011-01-04 02:13:27'), (57654, 14259, '2011-01-04 02:13:31'), (57655, 14259, '2011-01-04 02:13:36'), (57656, 14260, '2011-01-04 02:54:45'), (57657, 14261, '2011-01-04 03:45:52'), (57658, 14262, '2011-01-04 06:12:10'), (57659, 14262, '2011-01-04 06:12:20'), (57660, 14262, '2011-01-04 06:13:11'), (57661, 14262, '2011-01-04 06:13:22'), (57662, 14262, '2011-01-04 06:13:51'), (57663, 14262, '2011-01-04 06:14:59'), (57664, 14262, '2011-01-04 06:14:59'), (57665, 14262, '2011-01-04 06:15:06'), (57666, 14262, '2011-01-04 06:15:06'), (57667, 14262, '2011-01-04 06:15:07'), (57668, 14262, '2011-01-04 06:15:09'), (57669, 14262, '2011-01-04 06:15:13'), (57670, 14263, '2011-01-04 07:19:05'), (57671, 14264, '2011-01-04 07:21:53'), (57672, 14264, '2011-01-04 07:22:21'), (57673, 14264, '2011-01-04 07:27:04'), (57674, 14265, '2011-01-04 08:07:02'), (57675, 14265, '2011-01-04 08:07:13'), (57676, 14265, '2011-01-04 08:07:20'), (57677, 14265, '2011-01-04 08:07:28'), (57678, 14265, '2011-01-04 08:07:30'), (57679, 14266, '2011-01-04 08:57:51'), (57680, 14267, '2011-01-04 08:57:57'), (57681, 14268, '2011-01-04 08:58:09'), (57682, 14269, '2011-01-04 08:58:17'), (57683, 14270, '2011-01-04 08:58:23'), (57684, 14271, '2011-01-04 08:58:28'), (57685, 14272, '2011-01-04 08:58:35'), (57686, 14273, '2011-01-04 08:58:41'), (57687, 14274, '2011-01-04 08:58:47'), (57688, 14275, '2011-01-04 08:58:53'), (57689, 14276, '2011-01-04 09:05:43'), (57690, 14277, '2011-01-04 09:05:50'), (57691, 14278, '2011-01-04 09:05:59'), (57692, 14279, '2011-01-04 09:06:06'), (57693, 14280, '2011-01-04 09:06:12'), (57694, 14281, '2011-01-04 09:06:26'), (57695, 14282, '2011-01-04 09:06:37'), (57696, 14283, '2011-01-04 09:06:43'), (57697, 14284, '2011-01-04 09:06:49'), (57698, 14285, '2011-01-04 09:15:54'), (57699, 14286, '2011-01-04 09:23:19'), (57700, 14287, '2011-01-04 09:37:17'), (57701, 14288, '2011-01-04 09:37:21'), (57702, 14289, '2011-01-04 10:25:01'), (57703, 14289, '2011-01-04 10:25:06'), (57704, 14289, '2011-01-04 10:25:15'), (57705, 14289, '2011-01-04 10:25:16'), (57706, 14289, '2011-01-04 10:25:48'), (57707, 14289, '2011-01-04 10:25:53'), (57708, 14289, '2011-01-04 10:26:06'), (57709, 14289, '2011-01-04 10:26:16'), (57710, 14289, '2011-01-04 10:26:20'), (57711, 14289, '2011-01-04 10:26:46'), (57712, 14289, '2011-01-04 10:26:55'), (57713, 14289, '2011-01-04 10:27:02'), (57714, 14290, '2011-01-04 10:27:05'), (57715, 14289, '2011-01-04 10:27:22'), (57716, 14289, '2011-01-04 10:27:36'), (57717, 14289, '2011-01-04 10:27:41'), (57718, 14289, '2011-01-04 10:27:51'), (57719, 14289, '2011-01-04 10:28:09'), (57720, 14291, '2011-01-04 10:28:17'), (57721, 14289, '2011-01-04 10:28:18'), (57722, 14289, '2011-01-04 10:28:21'), (57723, 14292, '2011-01-04 10:28:24'), (57724, 14293, '2011-01-04 10:28:32'), (57725, 14289, '2011-01-04 10:28:42'), (57726, 14294, '2011-01-04 10:28:45'), (57727, 14295, '2011-01-04 10:28:51'), (57728, 14296, '2011-01-04 10:29:00'), (57729, 14289, '2011-01-04 10:29:00'), (57730, 14297, '2011-01-04 10:29:07'), (57731, 14289, '2011-01-04 10:29:08'), (57732, 14298, '2011-01-04 10:29:15'), (57733, 14289, '2011-01-04 10:29:20'), (57734, 14299, '2011-01-04 10:29:23'), (57735, 14300, '2011-01-04 10:29:29'), (57736, 14289, '2011-01-04 10:29:34'), (57737, 14301, '2011-01-04 10:29:40'), (57738, 14302, '2011-01-04 10:29:45'), (57739, 14303, '2011-01-04 10:29:54'), (57740, 14289, '2011-01-04 10:29:55'), (57741, 14304, '2011-01-04 10:30:00'), (57742, 14289, '2011-01-04 10:30:02'), (57743, 14305, '2011-01-04 10:30:06'), (57744, 14306, '2011-01-04 10:30:13'), (57745, 14307, '2011-01-04 10:30:18'), (57746, 14308, '2011-01-04 10:30:23'), (57747, 14309, '2011-01-04 10:57:30'), (57748, 14309, '2011-01-04 10:57:42'), (57749, 14309, '2011-01-04 10:57:44'), (57750, 14309, '2011-01-04 10:57:56'), (57751, 14309, '2011-01-04 10:58:16'), (57752, 14309, '2011-01-04 10:58:43'), (57753, 14309, '2011-01-04 10:58:51'), (57754, 14310, '2011-01-04 11:17:40'), (57755, 14310, '2011-01-04 11:17:54'), (57756, 14310, '2011-01-04 11:18:03'), (57757, 14310, '2011-01-04 11:18:26'), (57758, 14310, '2011-01-04 11:20:11'), (57759, 14289, '2011-01-04 11:24:40'), (57760, 14311, '2011-01-04 11:50:17'), (57761, 14289, '2011-01-04 12:09:33'), (57762, 14289, '2011-01-04 12:13:15'), (57763, 14289, '2011-01-04 12:13:16'), (57764, 14289, '2011-01-04 12:14:00'), (57765, 14289, '2011-01-04 12:14:01'), (57766, 14289, '2011-01-04 12:14:02'), (57767, 14289, '2011-01-04 12:26:47'), (57768, 14289, '2011-01-04 12:26:51'), (57769, 14312, '2011-01-04 12:27:04'), (57770, 14289, '2011-01-04 12:27:27'), (57771, 14289, '2011-01-04 12:27:27'), (57772, 14289, '2011-01-04 12:27:27'), (57773, 14289, '2011-01-04 12:28:33'), (57774, 14289, '2011-01-04 12:30:33'), (57775, 14289, '2011-01-04 12:30:33'), (57776, 14289, '2011-01-04 12:30:40'), (57777, 14289, '2011-01-04 12:30:49'), (57778, 14289, '2011-01-04 12:30:56'), (57779, 14289, '2011-01-04 12:31:12'), (57780, 14289, '2011-01-04 12:35:26'), (57781, 14289, '2011-01-04 12:36:14'), (57782, 14289, '2011-01-04 12:39:02'), (57783, 14313, '2011-01-04 12:52:43'), (57784, 14289, '2011-01-04 13:15:33'), (57785, 14289, '2011-01-04 13:15:36'), (57786, 14289, '2011-01-04 13:15:36'), (57787, 14289, '2011-01-04 13:16:11'), (57788, 14289, '2011-01-04 13:16:12'), (57789, 14289, '2011-01-04 13:16:17'), (57790, 14289, '2011-01-04 13:16:23'), (57791, 14289, '2011-01-04 13:16:36'), (57792, 14289, '2011-01-04 13:17:09'), (57793, 14314, '2011-01-04 13:18:06'), (57794, 14314, '2011-01-04 13:18:20'), (57795, 14315, '2011-01-04 13:18:20'), (57796, 14314, '2011-01-04 13:18:27'), (57797, 14314, '2011-01-04 13:18:50'), (57798, 14289, '2011-01-04 13:18:51'), (57799, 14289, '2011-01-04 13:19:01'), (57800, 14314, '2011-01-04 13:19:01'), (57801, 14289, '2011-01-04 13:19:01'), (57802, 14314, '2011-01-04 13:19:07'), (57803, 14314, '2011-01-04 13:19:12'), (57804, 14314, '2011-01-04 13:19:17'), (57805, 14314, '2011-01-04 13:19:28'), (57806, 14314, '2011-01-04 13:19:30'), (57807, 14314, '2011-01-04 13:19:33'), (57808, 14314, '2011-01-04 13:19:36'), (57809, 14314, '2011-01-04 13:19:40'), (57810, 14315, '2011-01-04 13:20:11'), (57811, 14315, '2011-01-04 13:20:39'), (57812, 14315, '2011-01-04 13:20:51'), (57813, 14315, '2011-01-04 13:21:05'), (57814, 14315, '2011-01-04 13:21:22'), (57815, 14289, '2011-01-04 13:22:35'), (57816, 14289, '2011-01-04 13:23:43'), (57817, 14289, '2011-01-04 13:24:01'), (57818, 14289, '2011-01-04 13:24:03'), (57819, 14289, '2011-01-04 13:25:29'), (57820, 14289, '2011-01-04 13:25:29'), (57821, 14289, '2011-01-04 13:25:30'), (57822, 14289, '2011-01-04 13:27:56'), (57823, 14289, '2011-01-04 13:27:59'), (57824, 14289, '2011-01-04 13:27:59'), (57825, 14289, '2011-01-04 13:31:07'), (57826, 14289, '2011-01-04 13:31:08'), (57827, 14289, '2011-01-04 13:31:09'), (57828, 14289, '2011-01-04 13:31:17'), (57829, 14289, '2011-01-04 13:32:56'), (57830, 14289, '2011-01-04 13:32:59'), (57831, 14289, '2011-01-04 13:32:59'), (57832, 14289, '2011-01-04 13:37:57'), (57833, 14289, '2011-01-04 13:37:58'), (57834, 14289, '2011-01-04 13:39:00'), (57835, 14316, '2011-01-04 13:54:11'), (57836, 14316, '2011-01-04 13:54:15'), (57837, 14316, '2011-01-04 13:54:31'), (57838, 14317, '2011-01-04 13:57:07'), (57839, 14317, '2011-01-04 13:57:15'), (57840, 14317, '2011-01-04 13:57:21'), (57841, 14317, '2011-01-04 13:57:32'), (57842, 14317, '2011-01-04 13:57:44'), (57843, 14317, '2011-01-04 13:57:57'), (57844, 14317, '2011-01-04 13:57:59'), (57845, 14317, '2011-01-04 13:58:09'), (57846, 14317, '2011-01-04 13:58:12'), (57847, 14317, '2011-01-04 13:58:13'), (57848, 14317, '2011-01-04 13:58:14'), (57849, 14317, '2011-01-04 13:58:15'), (57850, 14317, '2011-01-04 13:58:16'), (57851, 14316, '2011-01-04 14:00:50'), (57852, 14316, '2011-01-04 14:02:45'), (57853, 14316, '2011-01-04 14:02:50'), (57854, 14289, '2011-01-04 14:03:32'), (57855, 14289, '2011-01-04 14:03:35'), (57856, 14316, '2011-01-04 14:04:03'), (57857, 14316, '2011-01-04 14:04:47'), (57858, 14316, '2011-01-04 14:04:57'), (57859, 14316, '2011-01-04 14:06:24'), (57860, 14318, '2011-01-04 14:10:42'), (57861, 14318, '2011-01-04 14:11:00'), (57862, 14316, '2011-01-04 14:11:14'), (57863, 14316, '2011-01-04 14:14:38'), (57864, 14319, '2011-01-04 14:17:50'), (57865, 14319, '2011-01-04 14:18:20'), (57866, 14319, '2011-01-04 14:18:47'), (57867, 14319, '2011-01-04 14:19:01'), (57868, 14319, '2011-01-04 14:19:10'), (57869, 14319, '2011-01-04 14:19:20'), (57870, 14319, '2011-01-04 14:19:31'), (57871, 14319, '2011-01-04 14:19:43'), (57872, 14320, '2011-01-04 14:19:46'), (57873, 14320, '2011-01-04 14:20:00'), (57874, 14320, '2011-01-04 14:20:13'), (57875, 14320, '2011-01-04 14:20:21'), (57876, 14319, '2011-01-04 14:20:40'), (57877, 14319, '2011-01-04 14:20:41'), (57878, 14319, '2011-01-04 14:20:46'), (57879, 14319, '2011-01-04 14:20:51'), (57880, 14320, '2011-01-04 14:21:06'), (57881, 14319, '2011-01-04 14:21:22'), (57882, 14319, '2011-01-04 14:21:25'), (57883, 14319, '2011-01-04 14:21:29'), (57884, 14319, '2011-01-04 14:21:32'), (57885, 14319, '2011-01-04 14:21:34'), (57886, 14319, '2011-01-04 14:21:39'), (57887, 14319, '2011-01-04 14:21:43'), (57888, 14319, '2011-01-04 14:21:48'), (57889, 14319, '2011-01-04 14:21:52'), (57890, 14319, '2011-01-04 14:21:55'), (57891, 14319, '2011-01-04 14:21:59'), (57892, 14319, '2011-01-04 14:22:04'), (57893, 14320, '2011-01-04 14:22:12'), (57894, 14319, '2011-01-04 14:22:12'), (57895, 14319, '2011-01-04 14:22:16'), (57896, 14320, '2011-01-04 14:22:20'), (57897, 14320, '2011-01-04 14:22:50'), (57898, 14320, '2011-01-04 14:24:39'), (57899, 14320, '2011-01-04 14:26:04'), (57900, 14320, '2011-01-04 14:26:51'), (57901, 14320, '2011-01-04 14:30:06'), (57902, 14320, '2011-01-04 14:30:15'), (57903, 14320, '2011-01-04 14:33:40'), (57904, 14320, '2011-01-04 14:37:13'), (57905, 14321, '2011-01-04 14:38:18'), (57906, 14322, '2011-01-04 14:38:26'), (57907, 14323, '2011-01-04 14:38:32'), (57908, 14324, '2011-01-04 14:38:44'), (57909, 14325, '2011-01-04 14:38:52'), (57910, 14326, '2011-01-04 14:38:59'), (57911, 14327, '2011-01-04 14:39:07'), (57912, 14320, '2011-01-04 14:47:30'), (57913, 14320, '2011-01-04 15:03:24'), (57914, 14320, '2011-01-04 15:03:30'), (57915, 14320, '2011-01-04 15:03:50'), (57916, 14320, '2011-01-04 15:04:12'), (57917, 14328, '2011-01-04 15:14:41'), (57918, 14328, '2011-01-04 15:14:55'), (57919, 14328, '2011-01-04 15:14:57'), (57920, 14328, '2011-01-04 15:14:57'), (57921, 14328, '2011-01-04 15:14:57'), (57922, 14328, '2011-01-04 15:14:57'), (57923, 14328, '2011-01-04 15:14:58'), (57924, 14328, '2011-01-04 15:15:04'), (57925, 14328, '2011-01-04 15:15:30'), (57926, 14328, '2011-01-04 15:15:35'), (57927, 14328, '2011-01-04 15:15:45'), (57928, 14328, '2011-01-04 15:15:48'), (57929, 14329, '2011-01-04 15:26:02'), (57930, 14329, '2011-01-04 15:27:48'), (57931, 14329, '2011-01-04 15:37:52'), (57932, 14329, '2011-01-04 15:41:37'), (57933, 14330, '2011-01-04 15:43:07'), (57934, 14329, '2011-01-04 15:45:42'), (57935, 14328, '2011-01-04 15:52:15'), (57936, 14328, '2011-01-04 15:52:24'), (57937, 14328, '2011-01-04 15:52:25'), (57938, 14328, '2011-01-04 15:52:39'), (57939, 14328, '2011-01-04 15:53:05'), (57940, 14328, '2011-01-04 15:53:09'), (57941, 14328, '2011-01-04 15:54:10'), (57942, 14331, '2011-01-04 15:54:25'), (57943, 14332, '2011-01-04 15:55:16'), (57944, 14333, '2011-01-04 15:55:23'), (57945, 14334, '2011-01-04 15:55:34'), (57946, 14335, '2011-01-04 15:55:47'), (57947, 14334, '2011-01-04 15:55:49'), (57948, 14336, '2011-01-04 15:55:52'), (57949, 14337, '2011-01-04 15:56:01'), (57950, 14334, '2011-01-04 15:56:06'), (57951, 14338, '2011-01-04 15:56:10'), (57952, 14334, '2011-01-04 15:56:18'), (57953, 14339, '2011-01-04 15:56:23'), (57954, 14340, '2011-01-04 15:56:31'), (57955, 14341, '2011-01-04 15:56:39'), (57956, 14342, '2011-01-04 15:56:55'), (57957, 14343, '2011-01-04 15:57:04'), (57958, 14344, '2011-01-04 15:57:14'), (57959, 14334, '2011-01-04 15:57:20'), (57960, 14345, '2011-01-04 15:57:21'), (57961, 14346, '2011-01-04 15:57:32'), (57962, 14334, '2011-01-04 15:57:35'), (57963, 14347, '2011-01-04 15:57:42'), (57964, 14347, '2011-01-04 15:58:08'), (57965, 14347, '2011-01-04 15:58:11'), (57966, 14334, '2011-01-04 15:58:27'), (57967, 14347, '2011-01-04 15:58:29'), (57968, 14334, '2011-01-04 15:58:38'), (57969, 14334, '2011-01-04 15:58:39'), (57970, 14334, '2011-01-04 15:58:40'), (57971, 14347, '2011-01-04 15:58:41'), (57972, 14347, '2011-01-04 15:58:49'), (57973, 14347, '2011-01-04 15:58:56'), (57974, 14347, '2011-01-04 15:59:13'), (57975, 14347, '2011-01-04 15:59:20'), (57976, 14348, '2011-01-04 16:16:31'), (57977, 14349, '2011-01-04 16:16:43'), (57978, 14350, '2011-01-04 16:16:54'), (57979, 14351, '2011-01-04 16:17:01'), (57980, 14352, '2011-01-04 16:17:13'), (57981, 14353, '2011-01-04 16:17:18'), (57982, 14354, '2011-01-04 16:17:24'), (57983, 14355, '2011-01-04 16:17:34'), (57984, 14356, '2011-01-04 16:17:47'), (57985, 14357, '2011-01-04 16:17:51'), (57986, 14358, '2011-01-04 16:17:55'), (57987, 14359, '2011-01-04 16:18:04'), (57988, 14360, '2011-01-04 16:18:09'), (57989, 14361, '2011-01-04 16:18:22'), (57990, 14362, '2011-01-04 16:51:58'), (57991, 14363, '2011-01-04 17:48:09'), (57992, 14364, '2011-01-04 17:53:11'), (57993, 14365, '2011-01-04 18:00:10'), (57994, 14366, '2011-01-04 18:20:51'), (57995, 14367, '2011-01-04 18:26:24'), (57996, 14368, '2011-01-04 18:27:53'), (57997, 14369, '2011-01-04 18:28:11'), (57998, 14370, '2011-01-04 18:30:53'), (57999, 14371, '2011-01-04 18:33:19'), (58000, 14372, '2011-01-04 18:47:51'), (58001, 14372, '2011-01-04 18:53:04'), (58002, 14372, '2011-01-04 18:53:05'), (58003, 14372, '2011-01-04 18:53:13'), (58004, 14372, '2011-01-04 18:53:23'), (58005, 14373, '2011-01-04 19:05:32'), (58006, 14374, '2011-01-04 19:08:31'), (58007, 14375, '2011-01-04 19:15:54'), (58008, 14375, '2011-01-04 19:16:04'), (58009, 14375, '2011-01-04 19:16:04'), (58010, 14376, '2011-01-04 19:22:01'), (58011, 14377, '2011-01-04 19:26:28'), (58012, 14377, '2011-01-04 19:26:36'), (58013, 14377, '2011-01-04 19:26:42'), (58014, 14377, '2011-01-04 19:26:47'), (58015, 14378, '2011-01-04 20:32:36'), (58016, 14379, '2011-01-04 20:33:46'), (58017, 14380, '2011-01-04 20:33:53'), (58018, 14381, '2011-01-04 20:34:10'), (58019, 14382, '2011-01-04 20:34:18'), (58020, 14383, '2011-01-04 20:34:36'), (58021, 14384, '2011-01-04 20:34:44'), (58022, 14385, '2011-01-04 20:34:53'), (58023, 14386, '2011-01-04 20:35:05'), (58024, 14387, '2011-01-04 21:49:11'), (58025, 14388, '2011-01-04 21:49:20'), (58026, 14389, '2011-01-04 21:49:30'), (58027, 14390, '2011-01-04 21:49:42'), (58028, 14391, '2011-01-04 21:49:52'), (58029, 14392, '2011-01-04 21:49:59'), (58030, 14393, '2011-01-04 21:50:08'), (58031, 14394, '2011-01-04 21:50:14'), (58032, 14395, '2011-01-04 21:50:19'), (58033, 14396, '2011-01-04 21:50:28'), (58034, 14397, '2011-01-04 21:50:37'), (58035, 14398, '2011-01-04 21:50:44'), (58036, 14399, '2011-01-04 21:50:49'), (58037, 14400, '2011-01-04 21:50:56'), (58038, 14401, '2011-01-04 21:51:05'), (58039, 14402, '2011-01-04 21:51:12'), (58040, 14403, '2011-01-04 21:51:19'), (58041, 14404, '2011-01-04 21:51:27'), (58042, 14405, '2011-01-04 21:51:34'), (58043, 14406, '2011-01-04 21:51:47'), (58044, 14407, '2011-01-04 21:51:54'), (58045, 14408, '2011-01-04 22:31:09'), (58046, 14409, '2011-01-04 22:41:23'), (58047, 14410, '2011-01-04 22:41:26'), (58048, 14412, '2011-01-04 23:23:00'), (58049, 14411, '2011-01-04 23:23:00'), (58050, 14413, '2011-01-04 23:23:02'), (58051, 14414, '2011-01-04 23:40:13'), (58052, 14414, '2011-01-04 23:40:40'), (58053, 14414, '2011-01-04 23:40:45'), (58054, 14414, '2011-01-04 23:40:50'), (58055, 14414, '2011-01-04 23:41:33'), (58056, 14414, '2011-01-04 23:41:46'), (58057, 14414, '2011-01-04 23:42:04'), (58058, 14414, '2011-01-04 23:42:11'), (58059, 14414, '2011-01-04 23:42:19'), (58060, 14414, '2011-01-04 23:42:42'), (58061, 14414, '2011-01-04 23:42:44'), (58062, 14415, '2011-01-05 00:00:07'), (58063, 14416, '2011-01-05 00:00:20'), (58064, 14417, '2011-01-05 00:00:53'), (58065, 14418, '2011-01-05 00:01:02'), (58066, 14419, '2011-01-05 00:01:12'), (58067, 14420, '2011-01-05 00:01:23'), (58068, 14421, '2011-01-05 00:01:29'), (58069, 14422, '2011-01-05 00:01:39'), (58070, 14423, '2011-01-05 00:01:47'), (58071, 14424, '2011-01-05 00:01:59'), (58072, 14425, '2011-01-05 00:02:15'), (58073, 14426, '2011-01-05 00:02:22'), (58074, 14427, '2011-01-05 00:02:30'), (58075, 14428, '2011-01-05 00:02:41'), (58076, 14429, '2011-01-05 00:02:49'), (58077, 14430, '2011-01-05 03:20:47'), (58078, 14431, '2011-01-05 03:44:19'), (58079, 14432, '2011-01-05 03:56:43'), (58080, 14433, '2011-01-05 03:56:54'), (58081, 14434, '2011-01-05 03:57:00'), (58082, 14435, '2011-01-05 03:57:05'), (58083, 14436, '2011-01-05 03:57:17'), (58084, 14437, '2011-01-05 03:57:25'), (58085, 14438, '2011-01-05 03:57:31'), (58086, 14439, '2011-01-05 03:57:38'), (58087, 14440, '2011-01-05 03:57:45'), (58088, 14441, '2011-01-05 04:16:22'), (58089, 14442, '2011-01-05 04:16:24'), (58090, 14442, '2011-01-05 04:17:41'), (58091, 14442, '2011-01-05 04:17:49'), (58092, 14442, '2011-01-05 04:18:10'), (58093, 14442, '2011-01-05 04:18:15'), (58094, 14442, '2011-01-05 04:18:20'), (58095, 14442, '2011-01-05 04:18:34'), (58096, 14442, '2011-01-05 04:18:58'), (58097, 14442, '2011-01-05 04:23:17'), (58098, 14443, '2011-01-05 05:11:59'), (58099, 14444, '2011-01-05 05:12:05'), (58100, 14445, '2011-01-05 06:48:54'), (58101, 14445, '2011-01-05 06:49:31'), (58102, 14445, '2011-01-05 06:49:57'), (58103, 14445, '2011-01-05 06:50:22'), (58104, 14445, '2011-01-05 06:51:11'), (58105, 14445, '2011-01-05 06:51:20'), (58106, 14445, '2011-01-05 06:51:29'), (58107, 14445, '2011-01-05 06:52:04'), (58108, 14445, '2011-01-05 06:52:49'), (58109, 14445, '2011-01-05 06:52:55'), (58110, 14445, '2011-01-05 06:53:04'), (58111, 14445, '2011-01-05 06:53:09'), (58112, 14445, '2011-01-05 06:53:22'), (58113, 14445, '2011-01-05 06:53:27'), (58114, 14445, '2011-01-05 06:53:34'), (58115, 14446, '2011-01-05 06:56:04'), (58116, 14447, '2011-01-05 08:29:32'), (58117, 14448, '2011-01-05 08:56:43'), (58118, 14449, '2011-01-05 09:34:41'), (58119, 14450, '2011-01-05 10:44:23'), (58120, 14450, '2011-01-05 10:44:30'), (58121, 14450, '2011-01-05 10:44:31'), (58122, 14450, '2011-01-05 10:44:31'), (58123, 14450, '2011-01-05 10:44:33'), (58124, 14450, '2011-01-05 10:44:39'), (58125, 14450, '2011-01-05 10:44:40'), (58126, 14450, '2011-01-05 10:44:41'), (58127, 14450, '2011-01-05 10:45:12'), (58128, 14450, '2011-01-05 10:45:45'), (58129, 14450, '2011-01-05 10:45:54'), (58130, 14450, '2011-01-05 10:46:42'), (58131, 14450, '2011-01-05 10:50:39'), (58132, 14450, '2011-01-05 10:50:39'), (58133, 14451, '2011-01-05 10:58:19'), (58134, 14450, '2011-01-05 11:12:31'), (58135, 14450, '2011-01-05 11:12:34'), (58136, 14450, '2011-01-05 11:12:51'), (58137, 14450, '2011-01-05 11:12:53'), (58138, 14450, '2011-01-05 11:12:58'), (58139, 14450, '2011-01-05 11:13:18'), (58140, 14450, '2011-01-05 11:13:38'), (58141, 14450, '2011-01-05 11:13:39'), (58142, 14452, '2011-01-05 11:34:23'), (58143, 14453, '2011-01-05 12:20:43'), (58144, 14454, '2011-01-05 12:28:50'), (58145, 14454, '2011-01-05 12:29:19'), (58146, 14454, '2011-01-05 12:29:41'), (58147, 14454, '2011-01-05 12:29:53'), (58148, 14454, '2011-01-05 12:30:13'), (58149, 14454, '2011-01-05 12:30:14'), (58150, 14454, '2011-01-05 12:30:16'), (58151, 14455, '2011-01-05 13:32:00'), (58152, 14456, '2011-01-05 13:42:53'), (58153, 14457, '2011-01-05 13:42:56'), (58154, 14456, '2011-01-05 13:44:07'), (58155, 14456, '2011-01-05 13:44:14'), (58156, 14456, '2011-01-05 13:44:19'), (58157, 14456, '2011-01-05 13:44:19'), (58158, 14456, '2011-01-05 13:44:19'), (58159, 14456, '2011-01-05 13:44:20'), (58160, 14456, '2011-01-05 13:45:49'), (58161, 14456, '2011-01-05 13:45:51'), (58162, 14456, '2011-01-05 13:45:53'), (58163, 14456, '2011-01-05 13:45:54'), (58164, 14456, '2011-01-05 13:45:55'), (58165, 14456, '2011-01-05 13:45:55'), (58166, 14456, '2011-01-05 13:45:55'), (58167, 14456, '2011-01-05 13:45:57'), (58168, 14456, '2011-01-05 13:47:11'), (58169, 14456, '2011-01-05 13:47:49'), (58170, 14456, '2011-01-05 13:47:52'), (58171, 14456, '2011-01-05 13:47:52'), (58172, 14458, '2011-01-05 13:52:45'), (58173, 14456, '2011-01-05 13:56:15'), (58174, 14456, '2011-01-05 13:56:16'), (58175, 14456, '2011-01-05 13:56:18'), (58176, 14456, '2011-01-05 13:56:19'), (58177, 14456, '2011-01-05 13:56:19'), (58178, 14456, '2011-01-05 13:56:19'), (58179, 14456, '2011-01-05 13:56:21'), (58180, 14456, '2011-01-05 13:56:22'), (58181, 14456, '2011-01-05 14:36:28'), (58182, 14456, '2011-01-05 14:36:29'), (58183, 14459, '2011-01-05 14:51:55'), (58184, 14459, '2011-01-05 14:52:02'), (58185, 14459, '2011-01-05 14:52:04'), (58186, 14459, '2011-01-05 14:52:04'), (58187, 14459, '2011-01-05 14:52:39'), (58188, 14459, '2011-01-05 14:52:42'), (58189, 14459, '2011-01-05 14:52:42'), (58190, 14459, '2011-01-05 14:53:35'), (58191, 14459, '2011-01-05 14:53:36'), (58192, 14459, '2011-01-05 14:53:37'), (58193, 14459, '2011-01-05 14:53:38'), (58194, 14456, '2011-01-05 14:56:36'), (58195, 14456, '2011-01-05 14:56:39'), (58196, 14456, '2011-01-05 14:56:40'), (58197, 14459, '2011-01-05 14:58:40'), (58198, 14459, '2011-01-05 14:58:41'), (58199, 14456, '2011-01-05 15:00:03'), (58200, 14456, '2011-01-05 15:00:05'), (58201, 14456, '2011-01-05 15:00:06'), (58202, 14456, '2011-01-05 15:00:34'), (58203, 14456, '2011-01-05 15:00:43'), (58204, 14456, '2011-01-05 15:01:25'), (58205, 14456, '2011-01-05 15:01:26'), (58206, 14456, '2011-01-05 15:01:54'), (58207, 14456, '2011-01-05 15:02:03'), (58208, 14459, '2011-01-05 15:02:08'), (58209, 14459, '2011-01-05 15:02:10'), (58210, 14459, '2011-01-05 15:02:11'), (58211, 14459, '2011-01-05 15:02:23'), (58212, 14459, '2011-01-05 15:02:27'), (58213, 14459, '2011-01-05 15:03:23'), (58214, 14456, '2011-01-05 15:03:30'), (58215, 14456, '2011-01-05 15:03:32'), (58216, 14456, '2011-01-05 15:03:32'), (58217, 14459, '2011-01-05 15:03:33'), (58218, 14456, '2011-01-05 15:03:42'), (58219, 14459, '2011-01-05 15:03:55'), (58220, 14456, '2011-01-05 15:04:16'), (58221, 14459, '2011-01-05 15:04:46'), (58222, 14459, '2011-01-05 15:04:49'), (58223, 14456, '2011-01-05 15:04:50'), (58224, 14456, '2011-01-05 15:04:54'), (58225, 14456, '2011-01-05 15:05:00'), (58226, 14456, '2011-01-05 15:09:58'), (58227, 14456, '2011-01-05 15:09:59'), (58228, 14456, '2011-01-05 15:10:07'), (58229, 14456, '2011-01-05 15:10:40'), (58230, 14456, '2011-01-05 15:10:45'), (58231, 14456, '2011-01-05 15:10:53'), (58232, 14456, '2011-01-05 15:25:02'), (58233, 14456, '2011-01-05 15:25:04'), (58234, 14456, '2011-01-05 15:28:58'), (58235, 14456, '2011-01-05 15:29:13'), (58236, 14456, '2011-01-05 15:29:13'), (58237, 14456, '2011-01-05 15:30:28'), (58238, 14460, '2011-01-05 15:58:49'), (58239, 14460, '2011-01-05 15:59:27'), (58240, 14460, '2011-01-05 15:59:35'), (58241, 14460, '2011-01-05 15:59:44'), (58242, 14460, '2011-01-05 16:00:36'), (58243, 14460, '2011-01-05 16:01:28'), (58244, 14460, '2011-01-05 16:02:03'), (58245, 14461, '2011-01-05 16:21:13'), (58246, 14462, '2011-01-05 16:29:37'), (58247, 14463, '2011-01-05 16:31:19'), (58248, 14464, '2011-01-05 16:31:59'), (58249, 14465, '2011-01-05 16:56:50'), (58250, 14466, '2011-01-05 18:21:11'), (58251, 14467, '2011-01-05 18:21:19'), (58252, 14468, '2011-01-05 19:04:25'), (58253, 14468, '2011-01-05 19:04:52'), (58254, 14468, '2011-01-05 19:04:53'), (58255, 14468, '2011-01-05 19:04:55'), (58256, 14468, '2011-01-05 19:04:56'), (58257, 14468, '2011-01-05 19:04:56'), (58258, 14468, '2011-01-05 19:04:57'), (58259, 14468, '2011-01-05 19:05:06'), (58260, 14468, '2011-01-05 19:05:50'), (58261, 14469, '2011-01-05 19:38:24'), (58262, 14469, '2011-01-05 19:38:50'), (58263, 14469, '2011-01-05 19:39:04'), (58264, 14470, '2011-01-05 20:04:43'), (58265, 14471, '2011-01-05 20:30:40'), (58266, 14471, '2011-01-05 20:33:48'), (58267, 14471, '2011-01-05 20:33:57'), (58268, 14471, '2011-01-05 20:34:04'), (58269, 14471, '2011-01-05 20:39:13'), (58270, 14471, '2011-01-05 20:39:34'), (58271, 14471, '2011-01-05 20:40:56'), (58272, 14472, '2011-01-05 21:02:06'), (58273, 14472, '2011-01-05 21:02:42'), (58274, 14472, '2011-01-05 21:03:09'), (58275, 14472, '2011-01-05 21:03:36'), (58276, 14472, '2011-01-05 21:03:54'), (58277, 14472, '2011-01-05 21:04:06'), (58278, 14472, '2011-01-05 21:04:29'), (58279, 14472, '2011-01-05 21:04:39'), (58280, 14472, '2011-01-05 21:05:25'), (58281, 14472, '2011-01-05 21:05:36'), (58282, 14472, '2011-01-05 21:05:51'), (58283, 14472, '2011-01-05 21:06:03'), (58284, 14472, '2011-01-05 21:06:13'), (58285, 14472, '2011-01-05 21:06:22'), (58286, 14472, '2011-01-05 21:06:36'), (58287, 14472, '2011-01-05 21:06:47'), (58288, 14472, '2011-01-05 21:06:53'), (58289, 14472, '2011-01-05 21:06:58'), (58290, 14472, '2011-01-05 21:07:27'), (58291, 14473, '2011-01-05 21:17:01'), (58292, 14474, '2011-01-05 21:27:46'), (58293, 14474, '2011-01-05 21:27:52'), (58294, 14475, '2011-01-05 21:31:45'), (58295, 14476, '2011-01-05 21:39:34'), (58296, 14477, '2011-01-05 22:51:23'), (58297, 14478, '2011-01-05 22:51:25'), (58298, 14479, '2011-01-05 23:03:23'), (58299, 14479, '2011-01-05 23:03:45'), (58300, 14479, '2011-01-05 23:03:46'), (58301, 14479, '2011-01-05 23:03:53'), (58302, 14479, '2011-01-05 23:04:08'), (58303, 14479, '2011-01-05 23:04:08'), (58304, 14479, '2011-01-05 23:04:11'), (58305, 14479, '2011-01-05 23:04:26'), (58306, 14479, '2011-01-05 23:04:28'), (58307, 14479, '2011-01-05 23:04:29'), (58308, 14479, '2011-01-05 23:04:32'), (58309, 14479, '2011-01-05 23:04:34'), (58310, 14479, '2011-01-05 23:04:36'), (58311, 14479, '2011-01-05 23:04:39'), (58312, 14479, '2011-01-05 23:04:41'), (58313, 14479, '2011-01-05 23:04:42'), (58314, 14479, '2011-01-05 23:04:44'), (58315, 14479, '2011-01-05 23:04:44'), (58316, 14479, '2011-01-05 23:04:47'), (58317, 14479, '2011-01-05 23:04:53'), (58318, 14479, '2011-01-05 23:04:55'), (58319, 14479, '2011-01-05 23:04:56'), (58320, 14479, '2011-01-05 23:05:00'), (58321, 14479, '2011-01-05 23:05:02'), (58322, 14479, '2011-01-05 23:05:06'), (58323, 14479, '2011-01-05 23:07:52'), (58324, 14479, '2011-01-05 23:08:16'), (58325, 14479, '2011-01-05 23:08:24'), (58326, 14479, '2011-01-05 23:08:39'), (58327, 14479, '2011-01-05 23:08:41'), (58328, 14479, '2011-01-05 23:08:48'), (58329, 14479, '2011-01-05 23:08:51'), (58330, 14480, '2011-01-05 23:54:41'), (58331, 14481, '2011-01-06 00:00:52'), (58332, 14482, '2011-01-06 00:10:31'), (58333, 14483, '2011-01-06 00:11:18'), (58334, 14484, '2011-01-06 00:18:46'), (58335, 14485, '2011-01-06 00:24:39'), (58336, 14486, '2011-01-06 01:30:48'), (58337, 14487, '2011-01-06 01:59:40'), (58338, 14488, '2011-01-06 02:07:25'), (58339, 14489, '2011-01-06 03:12:18'), (58340, 14490, '2011-01-06 03:50:46'), (58341, 14491, '2011-01-06 04:45:21'), (58342, 14492, '2011-01-06 05:44:50'), (58343, 14493, '2011-01-06 07:22:49'), (58344, 14494, '2011-01-06 08:17:42'), (58345, 14495, '2011-01-06 08:31:01'), (58346, 14495, '2011-01-06 08:31:06'), (58347, 14495, '2011-01-06 08:31:08'), (58348, 14495, '2011-01-06 08:31:19'), (58349, 14496, '2011-01-06 08:36:07'), (58350, 14496, '2011-01-06 08:36:22'), (58351, 14496, '2011-01-06 08:36:34'), (58352, 14496, '2011-01-06 08:36:45'), (58353, 14496, '2011-01-06 08:37:10'), (58354, 14496, '2011-01-06 08:37:20'), (58355, 14496, '2011-01-06 08:37:45'), (58356, 14496, '2011-01-06 08:37:52'), (58357, 14496, '2011-01-06 08:37:55'), (58358, 14495, '2011-01-06 08:45:42'), (58359, 14495, '2011-01-06 08:45:48'), (58360, 14495, '2011-01-06 08:48:09'), (58361, 14495, '2011-01-06 08:56:43'), (58362, 14495, '2011-01-06 08:56:56'), (58363, 14495, '2011-01-06 08:56:58'), (58364, 14497, '2011-01-06 08:59:22'), (58365, 14495, '2011-01-06 09:00:03'), (58366, 14495, '2011-01-06 09:04:10'), (58367, 14495, '2011-01-06 09:04:15'), (58368, 14495, '2011-01-06 09:04:20'), (58369, 14495, '2011-01-06 09:04:39'), (58370, 14498, '2011-01-06 09:15:40'), (58371, 14498, '2011-01-06 09:16:09'), (58372, 14498, '2011-01-06 09:16:53'), (58373, 14498, '2011-01-06 09:17:28'), (58374, 14498, '2011-01-06 09:17:29'), (58375, 14498, '2011-01-06 09:17:32'), (58376, 14498, '2011-01-06 09:17:32'), (58377, 14498, '2011-01-06 09:17:35'), (58378, 14498, '2011-01-06 09:17:35'), (58379, 14498, '2011-01-06 09:17:35'), (58380, 14498, '2011-01-06 09:17:37'), (58381, 14498, '2011-01-06 09:17:38'), (58382, 14498, '2011-01-06 09:17:39'), (58383, 14498, '2011-01-06 09:17:43'), (58384, 14495, '2011-01-06 09:20:02'), (58385, 14498, '2011-01-06 09:24:06'), (58386, 14498, '2011-01-06 09:26:23'), (58387, 14498, '2011-01-06 09:34:51'), (58388, 14495, '2011-01-06 09:39:01'), (58389, 14499, '2011-01-06 09:39:09'), (58390, 14495, '2011-01-06 09:39:56'), (58391, 14495, '2011-01-06 09:39:56'), (58392, 14500, '2011-01-06 09:52:49'), (58393, 14501, '2011-01-06 09:53:07'), (58394, 14501, '2011-01-06 09:53:54'), (58395, 14501, '2011-01-06 09:54:17'), (58396, 14501, '2011-01-06 09:54:33'), (58397, 14501, '2011-01-06 09:54:41'), (58398, 14501, '2011-01-06 09:55:25'), (58399, 14501, '2011-01-06 09:55:28'), (58400, 14501, '2011-01-06 09:55:30'), (58401, 14501, '2011-01-06 09:55:32'), (58402, 14501, '2011-01-06 09:55:37'), (58403, 14501, '2011-01-06 09:55:42'), (58404, 14502, '2011-01-06 09:56:29'), (58405, 14503, '2011-01-06 09:56:55'), (58406, 14504, '2011-01-06 09:56:59'), (58407, 14505, '2011-01-06 09:57:08'), (58408, 14506, '2011-01-06 09:57:39'), (58409, 14500, '2011-01-06 10:02:40'), (58410, 14495, '2011-01-06 10:10:07'), (58411, 14495, '2011-01-06 10:10:08'), (58412, 14495, '2011-01-06 10:10:10'), (58413, 14507, '2011-01-06 10:20:25'), (58414, 14508, '2011-01-06 10:23:07'), (58415, 14509, '2011-01-06 10:38:52'), (58416, 14509, '2011-01-06 10:39:02'), (58417, 14510, '2011-01-06 10:39:11'), (58418, 14509, '2011-01-06 10:39:15'), (58419, 14509, '2011-01-06 10:39:34'), (58420, 14509, '2011-01-06 10:39:51'), (58421, 14509, '2011-01-06 10:40:05'), (58422, 14509, '2011-01-06 10:40:54'), (58423, 14509, '2011-01-06 10:41:23'), (58424, 14509, '2011-01-06 10:41:48'), (58425, 14495, '2011-01-06 11:27:28'), (58426, 14495, '2011-01-06 11:27:33'), (58427, 14495, '2011-01-06 11:27:35'), (58428, 14495, '2011-01-06 11:27:38'), (58429, 14495, '2011-01-06 11:27:38'), (58430, 14495, '2011-01-06 11:30:45'), (58431, 14495, '2011-01-06 11:30:46'), (58432, 14495, '2011-01-06 11:32:08'), (58433, 14495, '2011-01-06 11:32:10'), (58434, 14511, '2011-01-06 11:35:07'), (58435, 14511, '2011-01-06 11:35:29'), (58436, 14511, '2011-01-06 11:35:57'), (58437, 14511, '2011-01-06 11:36:31'), (58438, 14511, '2011-01-06 11:36:46'), (58439, 14511, '2011-01-06 11:36:49'), (58440, 14511, '2011-01-06 11:37:04'), (58441, 14511, '2011-01-06 11:37:11'), (58442, 14511, '2011-01-06 11:37:13'), (58443, 14511, '2011-01-06 11:37:38'), (58444, 14511, '2011-01-06 11:37:40'), (58445, 14512, '2011-01-06 14:12:37'), (58446, 14513, '2011-01-06 14:16:22'), (58447, 14513, '2011-01-06 14:17:14'), (58448, 14514, '2011-01-06 14:22:15'), (58449, 14514, '2011-01-06 14:22:33'), (58450, 14514, '2011-01-06 14:22:59'), (58451, 14514, '2011-01-06 14:28:21'), (58452, 14514, '2011-01-06 14:28:40'), (58453, 14513, '2011-01-06 14:33:44'), (58454, 14515, '2011-01-06 14:41:00'), (58455, 14516, '2011-01-06 14:59:48'), (58456, 14517, '2011-01-06 16:10:39'), (58457, 14518, '2011-01-06 16:26:13'), (58458, 14518, '2011-01-06 16:26:22'), (58459, 14518, '2011-01-06 16:26:46'), (58460, 14518, '2011-01-06 16:26:54'), (58461, 14518, '2011-01-06 16:26:59'), (58462, 14518, '2011-01-06 16:27:06'), (58463, 14518, '2011-01-06 16:27:13'), (58464, 14518, '2011-01-06 16:27:42'), (58465, 14519, '2011-01-06 16:28:00'), (58466, 14519, '2011-01-06 16:28:33'), (58467, 14519, '2011-01-06 16:29:19'), (58468, 14520, '2011-01-06 16:49:28'), (58469, 14520, '2011-01-06 16:50:08'), (58470, 14520, '2011-01-06 16:50:12'), (58471, 14520, '2011-01-06 16:50:13'), (58472, 14520, '2011-01-06 16:50:34'), (58473, 14520, '2011-01-06 16:50:36'), (58474, 14520, '2011-01-06 16:50:39'), (58475, 14520, '2011-01-06 16:50:55'), (58476, 14520, '2011-01-06 16:51:06'), (58477, 14521, '2011-01-06 16:52:57'), (58478, 14522, '2011-01-06 16:56:22'), (58479, 14522, '2011-01-06 16:56:40'), (58480, 14522, '2011-01-06 16:57:01'), (58481, 14523, '2011-01-06 17:07:09'), (58482, 14524, '2011-01-06 17:32:52'), (58483, 14525, '2011-01-06 17:38:09'), (58484, 14526, '2011-01-06 18:26:24'), (58485, 14527, '2011-01-06 18:29:32'), (58486, 14528, '2011-01-06 18:33:53'), (58487, 14528, '2011-01-06 18:34:08'), (58488, 14528, '2011-01-06 18:34:24'), (58489, 14528, '2011-01-06 18:34:46'), (58490, 14528, '2011-01-06 18:35:06'), (58491, 14528, '2011-01-06 18:35:10'), (58492, 14528, '2011-01-06 18:35:14'), (58493, 14529, '2011-01-06 18:46:51'), (58494, 14529, '2011-01-06 18:47:23'), (58495, 14529, '2011-01-06 18:47:29'), (58496, 14529, '2011-01-06 18:47:40'), (58497, 14529, '2011-01-06 18:47:46'), (58498, 14529, '2011-01-06 18:48:13'), (58499, 14529, '2011-01-06 18:49:05'), (58500, 14529, '2011-01-06 18:49:54'), (58501, 14529, '2011-01-06 18:49:58'), (58502, 14529, '2011-01-06 18:50:00'), (58503, 14529, '2011-01-06 18:50:07'), (58504, 14529, '2011-01-06 18:50:08'), (58505, 14529, '2011-01-06 18:50:09'), (58506, 14530, '2011-01-06 18:53:47'), (58507, 14530, '2011-01-06 18:54:03'), (58508, 14530, '2011-01-06 18:54:08'), (58509, 14530, '2011-01-06 18:54:09'), (58510, 14531, '2011-01-06 19:02:01'), (58511, 14532, '2011-01-06 20:08:42'), (58512, 14532, '2011-01-06 20:09:09'), (58513, 14532, '2011-01-06 20:09:38'), (58514, 14532, '2011-01-06 20:10:04'), (58515, 14532, '2011-01-06 20:10:07'), (58516, 14533, '2011-01-06 20:33:02'), (58517, 14534, '2011-01-06 22:26:44'), (58518, 14535, '2011-01-06 22:38:58'), (58519, 14536, '2011-01-06 23:03:39'), (58520, 14537, '2011-01-07 00:12:17'), (58521, 14538, '2011-01-07 00:12:21'), (58522, 14539, '2011-01-07 00:12:24'), (58523, 14540, '2011-01-07 00:12:31'), (58524, 14541, '2011-01-07 00:12:37'), (58525, 14542, '2011-01-07 00:12:42'), (58526, 14543, '2011-01-07 00:12:47'), (58527, 14544, '2011-01-07 00:12:51'), (58528, 14545, '2011-01-07 00:12:55'), (58529, 14546, '2011-01-07 00:12:58'), (58530, 14547, '2011-01-07 00:13:02'), (58531, 14548, '2011-01-07 00:13:05'), (58532, 14549, '2011-01-07 00:13:09'), (58533, 14550, '2011-01-07 00:13:13'), (58534, 14551, '2011-01-07 00:13:16'), (58535, 14552, '2011-01-07 00:13:20'), (58536, 14553, '2011-01-07 00:13:25'), (58537, 14554, '2011-01-07 00:13:29'), (58538, 14555, '2011-01-07 00:13:32'), (58539, 14556, '2011-01-07 00:13:35'), (58540, 14557, '2011-01-07 00:13:38'), (58541, 14558, '2011-01-07 00:13:40'), (58542, 14559, '2011-01-07 00:13:42'), (58543, 14560, '2011-01-07 00:13:45'), (58544, 14561, '2011-01-07 00:13:48'), (58545, 14562, '2011-01-07 00:13:52'), (58546, 14563, '2011-01-07 00:13:54'), (58547, 14564, '2011-01-07 00:13:58'), (58548, 14565, '2011-01-07 00:14:00'), (58549, 14566, '2011-01-07 00:14:05'), (58550, 14567, '2011-01-07 00:14:10'), (58551, 14568, '2011-01-07 00:14:15'), (58552, 14569, '2011-01-07 00:14:20'), (58553, 14570, '2011-01-07 00:14:23'), (58554, 14571, '2011-01-07 00:14:27'), (58555, 14572, '2011-01-07 00:14:31'), (58556, 14573, '2011-01-07 00:14:35'), (58557, 14574, '2011-01-07 00:14:39'), (58558, 14575, '2011-01-07 00:14:42'), (58559, 14576, '2011-01-07 00:14:46'), (58560, 14577, '2011-01-07 00:14:49'), (58561, 14578, '2011-01-07 00:14:52'), (58562, 14579, '2011-01-07 00:14:55'), (58563, 14580, '2011-01-07 00:15:00'), (58564, 14581, '2011-01-07 00:15:07'), (58565, 14582, '2011-01-07 00:15:11'), (58566, 14583, '2011-01-07 00:15:15'), (58567, 14584, '2011-01-07 00:15:19'), (58568, 14585, '2011-01-07 00:15:22'), (58569, 14586, '2011-01-07 00:15:27'), (58570, 14587, '2011-01-07 00:15:30'), (58571, 14588, '2011-01-07 00:15:34'), (58572, 14589, '2011-01-07 00:15:37'), (58573, 14590, '2011-01-07 00:15:40'), (58574, 14591, '2011-01-07 01:05:17'), (58575, 14592, '2011-01-07 01:27:09'), (58576, 14593, '2011-01-07 02:18:51'), (58577, 14594, '2011-01-07 02:18:56'), (58578, 14595, '2011-01-07 02:19:02'), (58579, 14596, '2011-01-07 02:19:07'), (58580, 14597, '2011-01-07 02:19:12'), (58581, 14598, '2011-01-07 04:16:56'), (58582, 14599, '2011-01-07 04:48:07'), (58583, 14600, '2011-01-07 04:48:11'), (58584, 14601, '2011-01-07 04:48:15'), (58585, 14602, '2011-01-07 04:48:19'), (58586, 14603, '2011-01-07 04:48:22'), (58587, 14604, '2011-01-07 04:48:26'), (58588, 14605, '2011-01-07 04:48:32'), (58589, 14606, '2011-01-07 04:48:35'), (58590, 14607, '2011-01-07 04:48:39'), (58591, 14608, '2011-01-07 04:48:42'), (58592, 14609, '2011-01-07 04:48:54'), (58593, 14610, '2011-01-07 04:48:58'), (58594, 14611, '2011-01-07 04:49:02'), (58595, 14612, '2011-01-07 04:49:07'), (58596, 14613, '2011-01-07 04:49:10'), (58597, 14614, '2011-01-07 04:49:20'), (58598, 14615, '2011-01-07 04:49:25'), (58599, 14616, '2011-01-07 04:49:29'), (58600, 14617, '2011-01-07 04:49:33'), (58601, 14618, '2011-01-07 04:49:37'), (58602, 14619, '2011-01-07 04:49:41'), (58603, 14620, '2011-01-07 04:59:59'), (58604, 14621, '2011-01-07 05:00:01'), (58605, 14622, '2011-01-07 05:44:24'), (58606, 14623, '2011-01-07 05:46:56'), (58607, 14624, '2011-01-07 06:25:54'), (58608, 14625, '2011-01-07 06:25:54'), (58609, 14626, '2011-01-07 06:25:56'), (58610, 14627, '2011-01-07 06:26:05'), (58611, 14628, '2011-01-07 06:26:19'), (58612, 14629, '2011-01-07 06:26:24'), (58613, 14630, '2011-01-07 06:26:29'), (58614, 14631, '2011-01-07 06:26:35'), (58615, 14632, '2011-01-07 06:26:40'), (58616, 14633, '2011-01-07 06:26:46'), (58617, 14634, '2011-01-07 06:39:50'), (58618, 14635, '2011-01-07 06:55:51'), (58619, 14636, '2011-01-07 08:02:32'), (58620, 14637, '2011-01-07 08:10:29'), (58621, 14638, '2011-01-07 08:44:00'), (58622, 14638, '2011-01-07 08:44:32'), (58623, 14638, '2011-01-07 08:44:43'), (58624, 14639, '2011-01-07 08:54:20'), (58625, 14640, '2011-01-07 08:54:25'), (58626, 14641, '2011-01-07 09:04:55'), (58627, 14642, '2011-01-07 09:43:06'), (58628, 14642, '2011-01-07 09:43:15'), (58629, 14642, '2011-01-07 09:43:17'), (58630, 14642, '2011-01-07 09:44:57'), (58631, 14642, '2011-01-07 09:45:04'), (58632, 14642, '2011-01-07 09:46:22'), (58633, 14642, '2011-01-07 09:46:23'), (58634, 14642, '2011-01-07 09:49:58'), (58635, 14642, '2011-01-07 09:49:59'), (58636, 14642, '2011-01-07 09:51:21'), (58637, 14642, '2011-01-07 09:51:22'), (58638, 14642, '2011-01-07 09:52:17'), (58639, 14642, '2011-01-07 09:52:18'), (58640, 14642, '2011-01-07 09:52:30'), (58641, 14642, '2011-01-07 09:52:31'), (58642, 14642, '2011-01-07 09:53:36'), (58643, 14642, '2011-01-07 09:53:38'), (58644, 14642, '2011-01-07 09:54:28'), (58645, 14642, '2011-01-07 09:54:29'), (58646, 14642, '2011-01-07 09:56:01'), (58647, 14642, '2011-01-07 09:56:03'), (58648, 14642, '2011-01-07 09:56:52'), (58649, 14642, '2011-01-07 09:56:54'), (58650, 14642, '2011-01-07 10:00:54'), (58651, 14642, '2011-01-07 10:00:54'), (58652, 14642, '2011-01-07 10:02:53'), (58653, 14642, '2011-01-07 10:02:53'), (58654, 14642, '2011-01-07 10:04:27'), (58655, 14642, '2011-01-07 10:04:28'), (58656, 14642, '2011-01-07 10:07:04'), (58657, 14643, '2011-01-07 10:15:58'), (58658, 14644, '2011-01-07 10:18:26'), (58659, 14642, '2011-01-07 10:19:56'), (58660, 14642, '2011-01-07 10:19:56'), (58661, 14642, '2011-01-07 10:20:13'), (58662, 14645, '2011-01-07 10:21:26'), (58663, 14646, '2011-01-07 10:22:50'), (58664, 14647, '2011-01-07 10:27:11'), (58665, 14648, '2011-01-07 10:31:19'), (58666, 14649, '2011-01-07 10:31:23'), (58667, 14650, '2011-01-07 10:31:30'), (58668, 14651, '2011-01-07 10:31:35'), (58669, 14652, '2011-01-07 10:31:41'), (58670, 14653, '2011-01-07 10:31:46'), (58671, 14654, '2011-01-07 10:31:51'), (58672, 14655, '2011-01-07 10:31:56'), (58673, 14656, '2011-01-07 10:32:24'), (58674, 14642, '2011-01-07 10:38:01'), (58675, 14642, '2011-01-07 10:38:07'), (58676, 14642, '2011-01-07 10:38:07'), (58677, 14642, '2011-01-07 10:40:00'), (58678, 14642, '2011-01-07 10:40:00'), (58679, 14642, '2011-01-07 10:40:16'), (58680, 14642, '2011-01-07 10:40:53'), (58681, 14657, '2011-01-07 11:54:21'), (58682, 14657, '2011-01-07 11:54:38'), (58683, 14657, '2011-01-07 11:54:49'), (58684, 14657, '2011-01-07 11:54:53'), (58685, 14657, '2011-01-07 11:55:36'), (58686, 14657, '2011-01-07 12:01:48'), (58687, 14657, '2011-01-07 12:02:06'), (58688, 14657, '2011-01-07 12:06:25'), (58689, 14657, '2011-01-07 12:06:38'), (58690, 14658, '2011-01-07 12:33:12'), (58691, 14659, '2011-01-07 12:35:47'), (58692, 14660, '2011-01-07 12:41:47'), (58693, 14660, '2011-01-07 12:42:10'), (58694, 14660, '2011-01-07 12:42:13'), (58695, 14660, '2011-01-07 12:42:13'), (58696, 14660, '2011-01-07 12:42:34'), (58697, 14660, '2011-01-07 12:42:40'), (58698, 14660, '2011-01-07 12:42:56'), (58699, 14660, '2011-01-07 12:43:00'), (58700, 14642, '2011-01-07 12:48:11'), (58701, 14642, '2011-01-07 12:50:29'), (58702, 14642, '2011-01-07 12:50:29'), (58703, 14642, '2011-01-07 12:50:32'), (58704, 14642, '2011-01-07 12:50:33'), (58705, 14642, '2011-01-07 12:50:40'), (58706, 14660, '2011-01-07 12:51:29'), (58707, 14660, '2011-01-07 12:51:36'), (58708, 14660, '2011-01-07 12:51:36'), (58709, 14660, '2011-01-07 12:51:51'), (58710, 14660, '2011-01-07 12:51:51'), (58711, 14660, '2011-01-07 12:51:55'), (58712, 14660, '2011-01-07 12:51:55'), (58713, 14660, '2011-01-07 12:51:57'), (58714, 14642, '2011-01-07 12:51:57'), (58715, 14660, '2011-01-07 12:53:19'), (58716, 14660, '2011-01-07 12:53:19'), (58717, 14660, '2011-01-07 12:53:39'), (58718, 14660, '2011-01-07 12:55:06'), (58719, 14642, '2011-01-07 13:04:04'), (58720, 14642, '2011-01-07 13:04:13'), (58721, 14642, '2011-01-07 13:04:17'), (58722, 14642, '2011-01-07 13:04:29'), (58723, 14642, '2011-01-07 13:04:30'), (58724, 14642, '2011-01-07 13:04:31'), (58725, 14642, '2011-01-07 13:04:35'), (58726, 14642, '2011-01-07 13:04:35'), (58727, 14642, '2011-01-07 13:10:28'), (58728, 14642, '2011-01-07 13:10:36'), (58729, 14642, '2011-01-07 13:25:26'), (58730, 14661, '2011-01-07 14:41:47'), (58731, 14662, '2011-01-07 14:42:06'), (58732, 14663, '2011-01-07 14:42:11'), (58733, 14661, '2011-01-07 14:42:14'), (58734, 14664, '2011-01-07 14:42:17'), (58735, 14665, '2011-01-07 14:42:22'), (58736, 14667, '2011-01-07 14:42:24'), (58737, 14666, '2011-01-07 14:42:24'), (58738, 14668, '2011-01-07 14:42:28'), (58739, 14669, '2011-01-07 14:42:44'), (58740, 14661, '2011-01-07 14:42:45'), (58741, 14661, '2011-01-07 14:43:01'), (58742, 14661, '2011-01-07 14:43:22'), (58743, 14670, '2011-01-07 14:45:58'), (58744, 14671, '2011-01-07 15:31:40'), (58745, 14672, '2011-01-07 15:35:28'), (58746, 14672, '2011-01-07 15:35:47'), (58747, 14672, '2011-01-07 15:36:33'), (58748, 14672, '2011-01-07 15:36:52'), (58749, 14672, '2011-01-07 15:37:01'), (58750, 14672, '2011-01-07 15:37:22'), (58751, 14672, '2011-01-07 15:37:34'), (58752, 14673, '2011-01-07 16:41:43'), (58753, 14673, '2011-01-07 16:42:36'), (58754, 14673, '2011-01-07 16:43:01'), (58755, 14673, '2011-01-07 16:43:14'), (58756, 14673, '2011-01-07 16:43:18'), (58757, 14674, '2011-01-07 17:03:53'), (58758, 14675, '2011-01-07 17:56:13'), (58759, 14675, '2011-01-07 17:56:34'), (58760, 14675, '2011-01-07 17:56:45'), (58761, 14676, '2011-01-07 18:35:31'), (58762, 14676, '2011-01-07 18:35:56'), (58763, 14676, '2011-01-07 18:36:22'), (58764, 14676, '2011-01-07 18:37:10'), (58765, 14676, '2011-01-07 18:37:23'), (58766, 14676, '2011-01-07 18:37:37'), (58767, 14676, '2011-01-07 18:37:58'), (58768, 14676, '2011-01-07 18:38:18'), (58769, 14676, '2011-01-07 18:39:00'), (58770, 14676, '2011-01-07 18:39:30'), (58771, 14676, '2011-01-07 18:39:40'), (58772, 14676, '2011-01-07 18:39:46'), (58773, 14676, '2011-01-07 18:39:51'), (58774, 14676, '2011-01-07 18:39:58'), (58775, 14676, '2011-01-07 18:40:01'), (58776, 14676, '2011-01-07 18:41:19'), (58777, 14676, '2011-01-07 18:41:33'), (58778, 14676, '2011-01-07 18:41:57'), (58779, 14676, '2011-01-07 18:42:10'), (58780, 14677, '2011-01-07 18:43:09'), (58781, 14678, '2011-01-07 18:43:13'), (58782, 14679, '2011-01-07 18:43:21'), (58783, 14680, '2011-01-07 18:43:26'), (58784, 14681, '2011-01-07 18:43:32'), (58785, 14682, '2011-01-07 18:43:37'), (58786, 14676, '2011-01-07 18:44:45'), (58787, 14676, '2011-01-07 18:45:01'), (58788, 14676, '2011-01-07 18:45:08'), (58789, 14683, '2011-01-07 18:53:24'), (58790, 14683, '2011-01-07 18:54:23'), (58791, 14683, '2011-01-07 18:54:55'), (58792, 14683, '2011-01-07 18:55:28'), (58793, 14683, '2011-01-07 18:55:41'), (58794, 14683, '2011-01-07 18:57:51'), (58795, 14683, '2011-01-07 18:58:24'), (58796, 14683, '2011-01-07 18:58:42'), (58797, 14684, '2011-01-07 18:59:56'), (58798, 14685, '2011-01-07 19:04:55'), (58799, 14685, '2011-01-07 19:05:50'), (58800, 14685, '2011-01-07 19:09:43'), (58801, 14686, '2011-01-07 19:24:23'), (58802, 14686, '2011-01-07 19:25:12'), (58803, 14686, '2011-01-07 19:25:19'), (58804, 14686, '2011-01-07 19:25:25'), (58805, 14686, '2011-01-07 19:25:30'), (58806, 14686, '2011-01-07 19:25:41'), (58807, 14686, '2011-01-07 19:26:04'), (58808, 14686, '2011-01-07 19:26:28'), (58809, 14686, '2011-01-07 19:26:47'), (58810, 14686, '2011-01-07 19:27:08'), (58811, 14686, '2011-01-07 19:27:20'), (58812, 14686, '2011-01-07 19:27:42'), (58813, 14686, '2011-01-07 19:27:55'), (58814, 14686, '2011-01-07 19:28:03'), (58815, 14686, '2011-01-07 19:28:05'), (58816, 14686, '2011-01-07 19:28:08'), (58817, 14686, '2011-01-07 19:28:09'), (58818, 14686, '2011-01-07 19:28:14'), (58819, 14686, '2011-01-07 19:28:15'), (58820, 14686, '2011-01-07 19:28:16'), (58821, 14686, '2011-01-07 19:28:18'), (58822, 14686, '2011-01-07 19:28:19'), (58823, 14686, '2011-01-07 19:28:22'), (58824, 14686, '2011-01-07 19:28:25'), (58825, 14686, '2011-01-07 19:28:27'), (58826, 14686, '2011-01-07 19:28:29'), (58827, 14686, '2011-01-07 19:28:31'), (58828, 14686, '2011-01-07 19:28:33'), (58829, 14686, '2011-01-07 19:28:36'), (58830, 14686, '2011-01-07 19:28:37'), (58831, 14687, '2011-01-07 19:28:42'), (58832, 14688, '2011-01-07 19:50:37'), (58833, 14688, '2011-01-07 19:51:07'), (58834, 14688, '2011-01-07 19:51:30'), (58835, 14689, '2011-01-07 20:06:58'), (58836, 14690, '2011-01-07 20:13:32'), (58837, 14691, '2011-01-07 20:14:40'), (58838, 14692, '2011-01-07 20:14:49'), (58839, 14693, '2011-01-07 20:15:05'), (58840, 14694, '2011-01-07 20:15:12'), (58841, 14696, '2011-01-07 20:15:46'), (58842, 14695, '2011-01-07 20:15:46'), (58843, 14697, '2011-01-07 20:15:49'), (58844, 14698, '2011-01-07 20:15:52'), (58845, 14700, '2011-01-07 20:16:35'), (58846, 14699, '2011-01-07 20:16:37'), (58847, 14702, '2011-01-07 20:16:40'), (58848, 14704, '2011-01-07 20:16:42'), (58849, 14701, '2011-01-07 20:16:43'), (58850, 14703, '2011-01-07 20:16:44'), (58851, 14705, '2011-01-07 20:16:44'), (58852, 14706, '2011-01-07 20:49:14'), (58853, 14707, '2011-01-07 21:34:37'), (58854, 14707, '2011-01-07 21:34:57'), (58855, 14707, '2011-01-07 21:35:13'), (58856, 14707, '2011-01-07 21:35:19'), (58857, 14707, '2011-01-07 21:35:36'), (58858, 14708, '2011-01-07 21:37:35'), (58859, 14707, '2011-01-07 21:38:01'), (58860, 14709, '2011-01-07 22:01:09'), (58861, 14710, '2011-01-07 22:22:50'), (58862, 14711, '2011-01-07 22:35:54'), (58863, 14712, '2011-01-07 22:35:58'), (58864, 14713, '2011-01-07 22:36:06'), (58865, 14714, '2011-01-07 22:36:11'), (58866, 14715, '2011-01-07 22:36:16'), (58867, 14716, '2011-01-07 22:36:22'), (58868, 14717, '2011-01-07 22:36:28'), (58869, 14718, '2011-01-07 22:36:34'), (58870, 14719, '2011-01-07 22:46:40'), (58871, 14720, '2011-01-07 22:46:42'), (58872, 14721, '2011-01-07 22:46:44'), (58873, 14720, '2011-01-07 22:47:09'), (58874, 14720, '2011-01-07 22:47:17'), (58875, 14720, '2011-01-07 22:47:29'), (58876, 14720, '2011-01-07 22:47:48'), (58877, 14720, '2011-01-07 22:48:29'), (58878, 14720, '2011-01-07 22:48:31'), (58879, 14721, '2011-01-07 22:49:12'), (58880, 14721, '2011-01-07 22:49:13'), (58881, 14721, '2011-01-07 22:49:30'), (58882, 14721, '2011-01-07 22:49:33'), (58883, 14721, '2011-01-07 22:49:53'), (58884, 14721, '2011-01-07 22:50:00'), (58885, 14721, '2011-01-07 22:50:01'), (58886, 14721, '2011-01-07 22:50:03'), (58887, 14721, '2011-01-07 22:50:24'), (58888, 14721, '2011-01-07 22:50:25'), (58889, 14721, '2011-01-07 22:50:45'), (58890, 14721, '2011-01-07 22:50:46'), (58891, 14721, '2011-01-07 22:51:05'), (58892, 14721, '2011-01-07 22:51:06'), (58893, 14721, '2011-01-07 22:51:28'), (58894, 14721, '2011-01-07 22:51:29'), (58895, 14721, '2011-01-07 22:51:38'), (58896, 14721, '2011-01-07 22:51:46'), (58897, 14721, '2011-01-07 22:51:47'), (58898, 14721, '2011-01-07 22:52:16'), (58899, 14721, '2011-01-07 22:52:17'), (58900, 14721, '2011-01-07 22:52:30'), (58901, 14721, '2011-01-07 22:52:31'), (58902, 14721, '2011-01-07 22:52:55'), (58903, 14721, '2011-01-07 22:52:56'), (58904, 14721, '2011-01-07 22:53:15'), (58905, 14721, '2011-01-07 22:53:16'), (58906, 14721, '2011-01-07 22:53:17'), (58907, 14721, '2011-01-07 22:53:35'), (58908, 14721, '2011-01-07 22:53:36'), (58909, 14721, '2011-01-07 22:53:54'), (58910, 14721, '2011-01-07 22:53:55'), (58911, 14721, '2011-01-07 22:54:09'), (58912, 14721, '2011-01-07 22:54:10'), (58913, 14721, '2011-01-07 22:55:31'), (58914, 14721, '2011-01-07 22:55:41'), (58915, 14721, '2011-01-07 22:55:42'), (58916, 14721, '2011-01-07 22:55:43'), (58917, 14721, '2011-01-07 22:55:48'), (58918, 14721, '2011-01-07 22:55:49'), (58919, 14721, '2011-01-07 22:55:54'), (58920, 14721, '2011-01-07 22:55:56'), (58921, 14721, '2011-01-07 22:55:59'), (58922, 14721, '2011-01-07 22:56:00'), (58923, 14721, '2011-01-07 22:56:01'), (58924, 14722, '2011-01-08 00:26:02'), (58925, 14723, '2011-01-08 01:54:57'), (58926, 14724, '2011-01-08 02:15:19'), (58927, 14725, '2011-01-08 02:50:42'), (58928, 14726, '2011-01-08 03:38:29'), (58929, 14727, '2011-01-08 04:12:17'), (58930, 14728, '2011-01-08 04:29:48'), (58931, 14729, '2011-01-08 04:45:01'), (58932, 14730, '2011-01-08 05:02:48'), (58933, 14731, '2011-01-08 06:34:38'), (58934, 14732, '2011-01-08 06:39:45'), (58935, 14733, '2011-01-08 07:16:56'), (58936, 14734, '2011-01-08 07:33:51'), (58937, 14735, '2011-01-08 09:27:45'), (58938, 14736, '2011-01-08 09:31:02'), (58939, 14737, '2011-01-08 09:31:07'), (58940, 14738, '2011-01-08 09:33:48'), (58941, 14739, '2011-01-08 09:52:41'), (58942, 14740, '2011-01-08 10:12:02'), (58943, 14740, '2011-01-08 10:12:33'), (58944, 14740, '2011-01-08 10:12:45'), (58945, 14740, '2011-01-08 10:13:05'), (58946, 14740, '2011-01-08 10:13:18'), (58947, 14740, '2011-01-08 10:13:34'), (58948, 14740, '2011-01-08 10:13:45'), (58949, 14740, '2011-01-08 10:14:03'), (58950, 14740, '2011-01-08 10:14:34'), (58951, 14740, '2011-01-08 10:14:37'), (58952, 14740, '2011-01-08 10:14:54'), (58953, 14740, '2011-01-08 10:14:56'), (58954, 14740, '2011-01-08 10:15:06'), (58955, 14740, '2011-01-08 10:15:12'), (58956, 14740, '2011-01-08 10:15:25'), (58957, 14740, '2011-01-08 10:15:34'), (58958, 14740, '2011-01-08 10:15:46'), (58959, 14740, '2011-01-08 10:16:00'), (58960, 14740, '2011-01-08 10:16:01'), (58961, 14740, '2011-01-08 10:16:02'), (58962, 14741, '2011-01-08 10:40:59'), (58963, 14742, '2011-01-08 10:41:02'), (58964, 14743, '2011-01-08 10:46:27'), (58965, 14744, '2011-01-08 11:03:58'), (58966, 14744, '2011-01-08 11:04:31'), (58967, 14744, '2011-01-08 11:04:34'), (58968, 14746, '2011-01-08 12:25:59'), (58969, 14747, '2011-01-08 12:25:59'), (58970, 14745, '2011-01-08 12:25:59'), (58971, 14747, '2011-01-08 12:26:09'), (58972, 14747, '2011-01-08 12:26:12'), (58973, 14747, '2011-01-08 12:26:17'), (58974, 14747, '2011-01-08 12:26:53'), (58975, 14747, '2011-01-08 12:26:55'), (58976, 14747, '2011-01-08 12:27:04'), (58977, 14747, '2011-01-08 12:27:05'), (58978, 14747, '2011-01-08 12:27:44'), (58979, 14747, '2011-01-08 12:27:45'), (58980, 14747, '2011-01-08 12:27:51'), (58981, 14747, '2011-01-08 12:27:57'), (58982, 14747, '2011-01-08 12:29:32'), (58983, 14747, '2011-01-08 12:29:33'), (58984, 14747, '2011-01-08 12:29:34'), (58985, 14748, '2011-01-08 12:42:49'), (58986, 14749, '2011-01-08 13:35:34'), (58987, 14750, '2011-01-08 13:35:49'), (58988, 14749, '2011-01-08 13:35:54'), (58989, 14749, '2011-01-08 13:36:12'), (58990, 14749, '2011-01-08 13:36:25'), (58991, 14749, '2011-01-08 13:36:30'), (58992, 14749, '2011-01-08 13:36:37'), (58993, 14749, '2011-01-08 13:37:01'), (58994, 14749, '2011-01-08 13:37:25'), (58995, 14749, '2011-01-08 13:38:06'), (58996, 14749, '2011-01-08 13:38:19'), (58997, 14749, '2011-01-08 13:38:40'), (58998, 14749, '2011-01-08 13:38:50'), (58999, 14749, '2011-01-08 13:39:27'), (59000, 14749, '2011-01-08 13:40:27'), (59001, 14749, '2011-01-08 13:40:37'), (59002, 14749, '2011-01-08 13:40:49'), (59003, 14749, '2011-01-08 13:41:08'), (59004, 14749, '2011-01-08 13:41:31'), (59005, 14751, '2011-01-08 14:34:58'), (59006, 14752, '2011-01-08 14:56:40'), (59007, 14753, '2011-01-08 15:30:14'), (59008, 14753, '2011-01-08 15:30:53'), (59009, 14753, '2011-01-08 15:31:01'), (59010, 14753, '2011-01-08 15:31:24'), (59011, 14753, '2011-01-08 15:31:38'), (59012, 14753, '2011-01-08 15:31:51'), (59013, 14753, '2011-01-08 15:32:08'), (59014, 14754, '2011-01-08 15:33:53'), (59015, 14755, '2011-01-08 15:39:11'), (59016, 14755, '2011-01-08 15:39:28'), (59017, 14756, '2011-01-08 15:42:03'), (59018, 14756, '2011-01-08 15:42:22'), (59019, 14756, '2011-01-08 15:42:35'), (59020, 14756, '2011-01-08 15:42:45'), (59021, 14756, '2011-01-08 15:42:53'), (59022, 14756, '2011-01-08 15:43:02'), (59023, 14756, '2011-01-08 15:43:20'), (59024, 14755, '2011-01-08 15:50:11'), (59025, 14757, '2011-01-08 16:16:34'), (59026, 14758, '2011-01-08 16:16:57'), (59027, 14759, '2011-01-08 16:19:52'), (59028, 14759, '2011-01-08 16:20:16'), (59029, 14759, '2011-01-08 16:22:58'), (59030, 14759, '2011-01-08 16:23:42'), (59031, 14759, '2011-01-08 16:25:26'), (59032, 14759, '2011-01-08 16:26:04'), (59033, 14759, '2011-01-08 16:26:24'), (59034, 14759, '2011-01-08 16:26:36'), (59035, 14759, '2011-01-08 16:26:48'), (59036, 14759, '2011-01-08 16:27:06'), (59037, 14759, '2011-01-08 16:27:15'), (59038, 14759, '2011-01-08 16:27:28'), (59039, 14759, '2011-01-08 16:27:29'), (59040, 14759, '2011-01-08 16:27:30'), (59041, 14759, '2011-01-08 16:27:33'), (59042, 14759, '2011-01-08 16:27:34'), (59043, 14759, '2011-01-08 16:51:24'), (59044, 14760, '2011-01-08 16:53:33'), (59045, 14761, '2011-01-08 18:34:50'), (59046, 14762, '2011-01-08 19:03:03'), (59047, 14763, '2011-01-08 19:28:31'), (59048, 14764, '2011-01-08 19:39:14'), (59049, 14765, '2011-01-08 19:42:45'), (59050, 14765, '2011-01-08 19:43:27'), (59051, 14765, '2011-01-08 19:43:37'), (59052, 14765, '2011-01-08 19:43:45'), (59053, 14765, '2011-01-08 19:43:50'), (59054, 14765, '2011-01-08 19:44:09'), (59055, 14765, '2011-01-08 19:44:46'), (59056, 14765, '2011-01-08 19:44:51'), (59057, 14766, '2011-01-08 19:55:00'), (59058, 14767, '2011-01-08 20:17:56'), (59059, 14768, '2011-01-08 20:47:53'), (59060, 14768, '2011-01-08 20:48:06'), (59061, 14768, '2011-01-08 20:48:20'), (59062, 14768, '2011-01-08 20:48:34'), (59063, 14768, '2011-01-08 20:49:18'), (59064, 14769, '2011-01-08 21:56:27'), (59065, 14770, '2011-01-08 22:18:38'), (59066, 14770, '2011-01-08 22:19:06'), (59067, 14770, '2011-01-08 22:19:31'), (59068, 14770, '2011-01-08 22:19:45'), (59069, 14770, '2011-01-08 22:20:07'), (59070, 14770, '2011-01-08 22:20:54'), (59071, 14770, '2011-01-08 22:21:42'), (59072, 14770, '2011-01-08 22:22:48'), (59073, 14770, '2011-01-08 22:23:09'), (59074, 14770, '2011-01-08 22:23:22'), (59075, 14770, '2011-01-08 22:24:00'), (59076, 14770, '2011-01-08 22:24:29'), (59077, 14770, '2011-01-08 22:24:41'), (59078, 14770, '2011-01-08 22:31:13'), (59079, 14770, '2011-01-08 22:31:16'), (59080, 14770, '2011-01-08 22:31:16'), (59081, 14770, '2011-01-08 22:31:16'), (59082, 14770, '2011-01-08 22:31:18'), (59083, 14770, '2011-01-08 22:31:21'), (59084, 14770, '2011-01-08 22:31:21'), (59085, 14770, '2011-01-08 22:31:22'), (59086, 14770, '2011-01-08 22:31:23'), (59087, 14770, '2011-01-08 22:31:23'), (59088, 14770, '2011-01-08 22:31:24'), (59089, 14770, '2011-01-08 22:31:24'), (59090, 14770, '2011-01-08 22:31:28'), (59091, 14770, '2011-01-08 22:32:26'), (59092, 14770, '2011-01-08 22:33:38'), (59093, 14770, '2011-01-08 22:34:18'), (59094, 14771, '2011-01-08 23:35:17'), (59095, 14772, '2011-01-08 23:36:31'), (59096, 14772, '2011-01-08 23:36:42'), (59097, 14772, '2011-01-08 23:36:48'), (59098, 14772, '2011-01-08 23:36:55'), (59099, 14772, '2011-01-08 23:37:12'), (59100, 14772, '2011-01-08 23:37:32'), (59101, 14773, '2011-01-09 00:00:02'), (59102, 14774, '2011-01-09 00:23:05'), (59103, 14775, '2011-01-09 01:22:54'), (59104, 14775, '2011-01-09 01:23:20'), (59105, 14775, '2011-01-09 01:23:41'), (59106, 14775, '2011-01-09 01:24:18'), (59107, 14775, '2011-01-09 01:25:00'), (59108, 14775, '2011-01-09 01:25:22'), (59109, 14775, '2011-01-09 01:26:00'), (59110, 14775, '2011-01-09 01:26:01'), (59111, 14775, '2011-01-09 01:26:02'), (59112, 14775, '2011-01-09 01:26:03'), (59113, 14775, '2011-01-09 01:26:04'), (59114, 14776, '2011-01-09 02:27:17'), (59115, 14777, '2011-01-09 03:07:42'), (59116, 14778, '2011-01-09 04:37:12'), (59117, 14779, '2011-01-09 04:58:37'), (59118, 14780, '2011-01-09 04:59:05'), (59119, 14781, '2011-01-09 04:59:35'), (59120, 14782, '2011-01-09 05:00:05'), (59121, 14783, '2011-01-09 05:00:35'), (59122, 14784, '2011-01-09 05:00:50'), (59123, 14785, '2011-01-09 05:01:05'), (59124, 14786, '2011-01-09 05:01:19'), (59125, 14787, '2011-01-09 05:01:34'), (59126, 14788, '2011-01-09 05:01:49'), (59127, 14789, '2011-01-09 05:02:04'), (59128, 14790, '2011-01-09 05:02:20'), (59129, 14791, '2011-01-09 05:02:35'), (59130, 14792, '2011-01-09 05:02:50'), (59131, 14793, '2011-01-09 05:03:05'), (59132, 14794, '2011-01-09 05:03:20'), (59133, 14795, '2011-01-09 05:03:35'), (59134, 14796, '2011-01-09 05:03:50'), (59135, 14797, '2011-01-09 05:04:05'), (59136, 14798, '2011-01-09 05:04:20'), (59137, 14799, '2011-01-09 05:04:35'), (59138, 14800, '2011-01-09 05:04:50'), (59139, 14801, '2011-01-09 05:05:05'), (59140, 14802, '2011-01-09 05:05:20'), (59141, 14803, '2011-01-09 05:05:35'), (59142, 14804, '2011-01-09 05:05:50'), (59143, 14805, '2011-01-09 05:06:05'), (59144, 14806, '2011-01-09 05:06:20'), (59145, 14807, '2011-01-09 05:06:35'), (59146, 14808, '2011-01-09 05:06:50'), (59147, 14809, '2011-01-09 05:07:05'), (59148, 14810, '2011-01-09 05:07:20'), (59149, 14811, '2011-01-09 05:07:35'), (59150, 14812, '2011-01-09 05:07:50'), (59151, 14813, '2011-01-09 05:08:05'), (59152, 14814, '2011-01-09 05:08:15'), (59153, 14815, '2011-01-09 05:08:30'), (59154, 14816, '2011-01-09 05:08:45'), (59155, 14817, '2011-01-09 05:09:00'), (59156, 14818, '2011-01-09 05:09:10'), (59157, 14819, '2011-01-09 05:09:20'), (59158, 14820, '2011-01-09 05:09:35'), (59159, 14821, '2011-01-09 05:09:50'), (59160, 14822, '2011-01-09 05:10:05'), (59161, 14823, '2011-01-09 05:10:15'), (59162, 14824, '2011-01-09 05:10:26'), (59163, 14825, '2011-01-09 05:10:27'), (59164, 14826, '2011-01-09 05:10:40'), (59165, 14827, '2011-01-09 05:10:55'), (59166, 14828, '2011-01-09 05:11:10'), (59167, 14829, '2011-01-09 05:11:20'), (59168, 14830, '2011-01-09 05:11:35'), (59169, 14831, '2011-01-09 05:11:50'), (59170, 14832, '2011-01-09 05:12:05'), (59171, 14833, '2011-01-09 05:12:20'), (59172, 14834, '2011-01-09 05:12:35'), (59173, 14835, '2011-01-09 05:12:49'), (59174, 14836, '2011-01-09 05:13:04'), (59175, 14837, '2011-01-09 05:13:20'), (59176, 14838, '2011-01-09 05:13:34'), (59177, 14839, '2011-01-09 05:13:49'), (59178, 14840, '2011-01-09 05:14:19'), (59179, 14841, '2011-01-09 05:14:49'), (59180, 14842, '2011-01-09 05:15:20'), (59181, 14843, '2011-01-09 05:15:50'), (59182, 14844, '2011-01-09 05:16:19'), (59183, 14845, '2011-01-09 05:16:50'), (59184, 14846, '2011-01-09 05:17:20'), (59185, 14847, '2011-01-09 05:17:49'), (59186, 14848, '2011-01-09 05:18:21'), (59187, 14849, '2011-01-09 05:18:22'), (59188, 14850, '2011-01-09 05:18:49'), (59189, 14851, '2011-01-09 07:35:46'), (59190, 14852, '2011-01-09 07:35:50'), (59191, 14853, '2011-01-09 07:38:04'), (59192, 14854, '2011-01-09 07:57:12'), (59193, 14854, '2011-01-09 07:58:31'), (59194, 14855, '2011-01-09 08:28:25'), (59195, 14856, '2011-01-09 08:34:11'), (59196, 14857, '2011-01-09 09:07:03'), (59197, 14858, '2011-01-09 09:20:24'), (59198, 14858, '2011-01-09 09:20:58'), (59199, 14858, '2011-01-09 09:21:18'), (59200, 14858, '2011-01-09 09:21:24'), (59201, 14858, '2011-01-09 09:21:52'), (59202, 14858, '2011-01-09 09:22:11'), (59203, 14858, '2011-01-09 09:22:20'), (59204, 14858, '2011-01-09 09:22:57'), (59205, 14858, '2011-01-09 09:23:14'), (59206, 14858, '2011-01-09 09:23:21'), (59207, 14858, '2011-01-09 09:23:45'), (59208, 14858, '2011-01-09 09:23:54'), (59209, 14858, '2011-01-09 09:24:24'), (59210, 14858, '2011-01-09 09:24:33'), (59211, 14859, '2011-01-09 09:30:23'), (59212, 14860, '2011-01-09 09:30:52'), (59213, 14861, '2011-01-09 09:31:25'), (59214, 14862, '2011-01-09 09:51:28'), (59215, 14862, '2011-01-09 09:52:37'), (59216, 14862, '2011-01-09 09:52:48'), (59217, 14862, '2011-01-09 09:52:55'), (59218, 14862, '2011-01-09 09:53:18'), (59219, 14862, '2011-01-09 09:53:48'), (59220, 14862, '2011-01-09 09:54:50'), (59221, 14862, '2011-01-09 09:55:04'), (59222, 14862, '2011-01-09 09:55:13'), (59223, 14863, '2011-01-09 10:28:17'), (59224, 14864, '2011-01-09 10:33:02'), (59225, 14864, '2011-01-09 10:33:31'), (59226, 14864, '2011-01-09 10:33:51'), (59227, 14864, '2011-01-09 10:34:30'), (59228, 14864, '2011-01-09 10:34:54'), (59229, 14864, '2011-01-09 10:35:26'), (59230, 14864, '2011-01-09 10:35:53'), (59231, 14864, '2011-01-09 10:36:18'), (59232, 14864, '2011-01-09 10:36:28'), (59233, 14864, '2011-01-09 10:36:35'), (59234, 14864, '2011-01-09 10:36:40'), (59235, 14865, '2011-01-09 10:37:21'), (59236, 14864, '2011-01-09 10:37:39'), (59237, 14865, '2011-01-09 10:38:10'), (59238, 14864, '2011-01-09 10:38:50'), (59239, 14865, '2011-01-09 10:38:59'), (59240, 14865, '2011-01-09 10:39:32'), (59241, 14865, '2011-01-09 10:39:59'), (59242, 14865, '2011-01-09 10:40:53'), (59243, 14865, '2011-01-09 10:41:46'), (59244, 14865, '2011-01-09 10:42:34'), (59245, 14866, '2011-01-09 10:42:47'), (59246, 14865, '2011-01-09 10:42:49'), (59247, 14866, '2011-01-09 10:42:51'), (59248, 14865, '2011-01-09 10:42:56'), (59249, 14865, '2011-01-09 10:43:08'), (59250, 14747, '2011-01-09 11:34:12'), (59251, 14747, '2011-01-09 11:34:13'), (59252, 14867, '2011-01-09 12:09:50'), (59253, 14868, '2011-01-09 12:09:55'), (59254, 14868, '2011-01-09 12:10:09'), (59255, 14868, '2011-01-09 12:10:09'), (59256, 14868, '2011-01-09 12:10:11'), (59257, 14868, '2011-01-09 12:10:16'), (59258, 14868, '2011-01-09 12:10:18'), (59259, 14868, '2011-01-09 12:10:32'), (59260, 14868, '2011-01-09 12:11:51'), (59261, 14868, '2011-01-09 12:11:54'), (59262, 14868, '2011-01-09 12:12:05'), (59263, 14868, '2011-01-09 12:12:07'), (59264, 14868, '2011-01-09 12:12:08'), (59265, 14868, '2011-01-09 12:12:10'), (59266, 14868, '2011-01-09 12:12:10'), (59267, 14868, '2011-01-09 12:12:11'), (59268, 14868, '2011-01-09 12:12:12'), (59269, 14868, '2011-01-09 12:12:22'), (59270, 14868, '2011-01-09 12:12:23'), (59271, 14869, '2011-01-09 12:42:52'), (59272, 14870, '2011-01-09 12:53:13'), (59273, 14870, '2011-01-09 12:53:29'), (59274, 14870, '2011-01-09 12:54:06'), (59275, 14870, '2011-01-09 12:54:24'), (59276, 14870, '2011-01-09 12:54:49'), (59277, 14870, '2011-01-09 12:54:57'), (59278, 14870, '2011-01-09 12:55:03'), (59279, 14871, '2011-01-09 13:18:14'), (59280, 14872, '2011-01-09 13:40:34'), (59281, 14872, '2011-01-09 13:40:51'), (59282, 14873, '2011-01-09 14:00:53'), (59283, 14873, '2011-01-09 14:01:23'), (59284, 14873, '2011-01-09 14:01:39'), (59285, 14874, '2011-01-09 14:48:52'), (59286, 14875, '2011-01-09 15:32:00'), (59287, 14875, '2011-01-09 15:32:42'), (59288, 14875, '2011-01-09 15:32:44'), (59289, 14876, '2011-01-09 16:20:05'), (59290, 14877, '2011-01-09 16:22:46'), (59291, 14877, '2011-01-09 16:23:15'), (59292, 14877, '2011-01-09 16:23:29'), (59293, 14877, '2011-01-09 16:24:08'), (59294, 14877, '2011-01-09 16:25:49'), (59295, 14877, '2011-01-09 16:25:58'), (59296, 14877, '2011-01-09 16:26:06'), (59297, 14877, '2011-01-09 16:26:26'), (59298, 14877, '2011-01-09 16:26:52'), (59299, 14877, '2011-01-09 16:27:02'), (59300, 14878, '2011-01-09 16:58:46'), (59301, 14875, '2011-01-09 17:12:35'), (59302, 14875, '2011-01-09 17:13:11'), (59303, 14875, '2011-01-09 17:13:25'), (59304, 14879, '2011-01-09 18:43:31'), (59305, 14880, '2011-01-09 18:53:51'), (59306, 14880, '2011-01-09 18:54:13'), (59307, 14880, '2011-01-09 18:54:17'), (59308, 14880, '2011-01-09 18:54:21'), (59309, 14880, '2011-01-09 18:54:30'), (59310, 14880, '2011-01-09 18:54:37'), (59311, 14880, '2011-01-09 18:54:44'), (59312, 14880, '2011-01-09 18:55:06'), (59313, 14880, '2011-01-09 18:55:17'), (59314, 14880, '2011-01-09 18:55:20'), (59315, 14880, '2011-01-09 18:55:26'), (59316, 14880, '2011-01-09 18:55:41'), (59317, 14880, '2011-01-09 18:55:46'), (59318, 14880, '2011-01-09 18:56:00'), (59319, 14881, '2011-01-09 19:11:05'), (59320, 14882, '2011-01-09 19:11:45'), (59321, 14881, '2011-01-09 19:11:52'), (59322, 14882, '2011-01-09 19:12:13'), (59323, 14881, '2011-01-09 19:12:26'), (59324, 14882, '2011-01-09 19:12:33'), (59325, 14881, '2011-01-09 19:12:37'), (59326, 14882, '2011-01-09 19:12:56'), (59327, 14882, '2011-01-09 19:13:10'), (59328, 14881, '2011-01-09 19:13:10'), (59329, 14882, '2011-01-09 19:13:22'), (59330, 14882, '2011-01-09 19:13:32'), (59331, 14881, '2011-01-09 19:13:37'), (59332, 14882, '2011-01-09 19:13:45'), (59333, 14881, '2011-01-09 19:13:45'), (59334, 14882, '2011-01-09 19:13:57'), (59335, 14882, '2011-01-09 19:14:13'), (59336, 14881, '2011-01-09 19:14:20'), (59337, 14882, '2011-01-09 19:14:22'), (59338, 14882, '2011-01-09 19:14:36'), (59339, 14881, '2011-01-09 19:14:46'), (59340, 14882, '2011-01-09 19:14:49'), (59341, 14881, '2011-01-09 19:14:59'), (59342, 14882, '2011-01-09 19:15:06'), (59343, 14881, '2011-01-09 19:15:13'), (59344, 14881, '2011-01-09 19:15:21'), (59345, 14881, '2011-01-09 19:15:44'), (59346, 14881, '2011-01-09 19:16:29'), (59347, 14881, '2011-01-09 19:16:48'), (59348, 14881, '2011-01-09 19:17:11'), (59349, 14881, '2011-01-09 19:17:31'), (59350, 14881, '2011-01-09 19:17:36'), (59351, 14881, '2011-01-09 19:17:44'), (59352, 14881, '2011-01-09 19:17:47'), (59353, 14881, '2011-01-09 19:17:51'), (59354, 14881, '2011-01-09 19:17:55'), (59355, 14881, '2011-01-09 19:17:59'), (59356, 14881, '2011-01-09 19:18:02'), (59357, 14881, '2011-01-09 19:18:07'), (59358, 14883, '2011-01-09 19:58:39'), (59359, 14884, '2011-01-09 20:16:04'), (59360, 14885, '2011-01-09 20:19:49'), (59361, 14886, '2011-01-09 20:21:41'), (59362, 14887, '2011-01-09 20:29:59'), (59363, 14888, '2011-01-09 20:53:12'), (59364, 14889, '2011-01-09 21:09:22'), (59365, 14890, '2011-01-09 21:26:03'), (59366, 14891, '2011-01-09 21:59:31'), (59367, 14892, '2011-01-09 22:12:11'), (59368, 14893, '2011-01-09 22:16:11'), (59369, 14893, '2011-01-09 22:16:17'), (59370, 14894, '2011-01-09 22:29:03'), (59371, 14895, '2011-01-09 22:32:51'), (59372, 14896, '2011-01-09 22:32:56'), (59373, 14897, '2011-01-09 22:42:23'), (59374, 14898, '2011-01-09 23:27:04'), (59375, 14899, '2011-01-09 23:56:41'), (59376, 14899, '2011-01-09 23:56:57'), (59377, 14899, '2011-01-09 23:57:03'), (59378, 14899, '2011-01-09 23:57:21'), (59379, 14899, '2011-01-09 23:57:25'), (59380, 14900, '2011-01-10 00:17:21'), (59381, 14901, '2011-01-10 00:20:36'), (59382, 14902, '2011-01-10 01:17:54'), (59383, 14903, '2011-01-10 02:03:33'), (59384, 14904, '2011-01-10 02:09:39'), (59385, 14905, '2011-01-10 02:21:51'), (59386, 14906, '2011-01-10 02:29:32'), (59387, 14907, '2011-01-10 02:34:28'), (59388, 14908, '2011-01-10 02:35:13'), (59389, 14909, '2011-01-10 03:01:28'), (59390, 14910, '2011-01-10 03:10:48'), (59391, 14911, '2011-01-10 03:59:22'), (59392, 14873, '2011-01-10 04:36:26'), (59393, 14912, '2011-01-10 04:57:16'), (59394, 14913, '2011-01-10 05:55:11'), (59395, 14914, '2011-01-10 06:00:14'), (59396, 14915, '2011-01-10 06:53:06'), (59397, 14916, '2011-01-10 07:31:48'), (59398, 14917, '2011-01-10 07:32:39'), (59399, 14917, '2011-01-10 07:33:34'), (59400, 14917, '2011-01-10 07:34:47'), (59401, 14918, '2011-01-10 07:49:33'), (59402, 14919, '2011-01-10 08:12:06'), (59403, 14919, '2011-01-10 08:12:14'), (59404, 14919, '2011-01-10 08:12:32'), (59405, 14920, '2011-01-10 08:47:33'), (59406, 14921, '2011-01-10 08:56:24'), (59407, 14922, '2011-01-10 09:02:51'), (59408, 14923, '2011-01-10 09:11:11'), (59409, 14923, '2011-01-10 09:11:34'), (59410, 14923, '2011-01-10 09:11:52'), (59411, 14923, '2011-01-10 09:11:54'), (59412, 14923, '2011-01-10 09:11:54'), (59413, 14923, '2011-01-10 09:12:11'), (59414, 14924, '2011-01-10 09:12:28'), (59415, 14925, '2011-01-10 09:22:29'), (59416, 14926, '2011-01-10 09:33:58'), (59417, 14927, '2011-01-10 09:36:21'), (59418, 14928, '2011-01-10 09:55:49'), (59419, 14928, '2011-01-10 09:56:37'), (59420, 14928, '2011-01-10 09:56:47'), (59421, 14929, '2011-01-10 10:17:30'), (59422, 14929, '2011-01-10 10:18:02'), (59423, 14930, '2011-01-10 10:30:17'), (59424, 14931, '2011-01-10 10:34:51'), (59425, 14932, '2011-01-10 10:35:10'), (59426, 14933, '2011-01-10 10:50:51'), (59427, 14934, '2011-01-10 11:34:00'), (59428, 14935, '2011-01-10 11:42:32'), (59429, 14936, '2011-01-10 11:44:29'), (59430, 14937, '2011-01-10 11:48:48'), (59431, 14938, '2011-01-10 12:09:27'), (59432, 14938, '2011-01-10 12:09:41'), (59433, 14938, '2011-01-10 12:09:56'), (59434, 14938, '2011-01-10 12:10:01'), (59435, 14938, '2011-01-10 12:10:08'), (59436, 14938, '2011-01-10 12:10:22'), (59437, 14938, '2011-01-10 12:10:30'), (59438, 14938, '2011-01-10 12:10:53'), (59439, 14938, '2011-01-10 12:12:32'), (59440, 14938, '2011-01-10 12:12:35'), (59441, 14938, '2011-01-10 12:12:36'), (59442, 14939, '2011-01-10 12:14:16'), (59443, 14940, '2011-01-10 12:49:21'), (59444, 14941, '2011-01-10 13:15:23'), (59445, 14942, '2011-01-10 13:53:04'), (59446, 14942, '2011-01-10 13:57:09'), (59447, 14942, '2011-01-10 13:57:34'), (59448, 14942, '2011-01-10 13:57:54'), (59449, 14942, '2011-01-10 13:58:19'), (59450, 14942, '2011-01-10 13:58:44'), (59451, 14942, '2011-01-10 13:58:52'), (59452, 14942, '2011-01-10 13:59:00'), (59453, 14942, '2011-01-10 13:59:10'), (59454, 14943, '2011-01-10 14:10:13'), (59455, 14944, '2011-01-10 14:18:39'), (59456, 14944, '2011-01-10 14:18:59'), (59457, 14944, '2011-01-10 14:20:03'), (59458, 14944, '2011-01-10 14:20:15'), (59459, 14944, '2011-01-10 14:20:22'), (59460, 14944, '2011-01-10 14:20:30'), (59461, 14944, '2011-01-10 14:20:34'), (59462, 14944, '2011-01-10 14:20:52'), (59463, 14944, '2011-01-10 14:21:13'), (59464, 14944, '2011-01-10 14:21:31'), (59465, 14944, '2011-01-10 14:21:37'), (59466, 14944, '2011-01-10 14:21:43'), (59467, 14944, '2011-01-10 14:22:01'), (59468, 14944, '2011-01-10 14:22:18'), (59469, 14944, '2011-01-10 14:22:35'), (59470, 14944, '2011-01-10 14:23:09'), (59471, 14945, '2011-01-10 14:39:14'), (59472, 14945, '2011-01-10 14:39:36'), (59473, 14945, '2011-01-10 14:39:38'), (59474, 14946, '2011-01-10 14:57:51'), (59475, 14946, '2011-01-10 14:58:11'), (59476, 14946, '2011-01-10 14:58:30'), (59477, 14946, '2011-01-10 14:58:30'), (59478, 14946, '2011-01-10 14:58:31'), (59479, 14946, '2011-01-10 14:58:49'), (59480, 14946, '2011-01-10 14:59:04'), (59481, 14946, '2011-01-10 14:59:13'), (59482, 14946, '2011-01-10 14:59:36'), (59483, 14947, '2011-01-10 15:11:19'), (59484, 14948, '2011-01-10 15:12:24'), (59485, 14949, '2011-01-10 15:18:19'), (59486, 14950, '2011-01-10 15:19:45'), (59487, 14950, '2011-01-10 15:19:58'), (59488, 14950, '2011-01-10 15:20:44'), (59489, 14951, '2011-01-10 15:32:18'), (59490, 14951, '2011-01-10 15:32:47'), (59491, 14951, '2011-01-10 15:33:07'), (59492, 14951, '2011-01-10 15:33:09'), (59493, 14951, '2011-01-10 15:33:12'), (59494, 14951, '2011-01-10 15:33:22'), (59495, 14951, '2011-01-10 15:33:23'), (59496, 14951, '2011-01-10 15:33:26'), (59497, 14951, '2011-01-10 15:33:31'), (59498, 14951, '2011-01-10 15:33:43'), (59499, 14951, '2011-01-10 15:34:04'), (59500, 14951, '2011-01-10 15:34:21'), (59501, 14951, '2011-01-10 15:34:34'), (59502, 14951, '2011-01-10 15:34:47'), (59503, 14951, '2011-01-10 15:35:20'), (59504, 14951, '2011-01-10 15:35:41'), (59505, 14951, '2011-01-10 15:36:01'), (59506, 14951, '2011-01-10 15:36:04'), (59507, 14951, '2011-01-10 15:36:07'), (59508, 14951, '2011-01-10 15:36:10'), (59509, 14951, '2011-01-10 15:36:14'), (59510, 14951, '2011-01-10 15:36:19'), (59511, 14951, '2011-01-10 15:36:23'), (59512, 14951, '2011-01-10 15:36:27'), (59513, 14951, '2011-01-10 15:36:28'), (59514, 14951, '2011-01-10 15:36:30'), (59515, 14952, '2011-01-10 15:44:43'), (59516, 14952, '2011-01-10 15:45:03'), (59517, 14952, '2011-01-10 15:45:14'), (59518, 14952, '2011-01-10 15:47:00'), (59519, 14952, '2011-01-10 15:47:02'), (59520, 14952, '2011-01-10 15:47:18'), (59521, 14952, '2011-01-10 15:47:34'), (59522, 14952, '2011-01-10 15:47:43'), (59523, 14873, '2011-01-10 15:47:45'), (59524, 14952, '2011-01-10 15:48:09'), (59525, 14952, '2011-01-10 15:48:38'), (59526, 14952, '2011-01-10 15:49:00'), (59527, 14953, '2011-01-10 16:16:42'), (59528, 14954, '2011-01-10 16:34:32'), (59529, 14955, '2011-01-10 16:40:40'), (59530, 14956, '2011-01-10 16:40:42'), (59531, 14957, '2011-01-10 17:02:56'), (59532, 14958, '2011-01-10 17:28:45'), (59533, 14959, '2011-01-10 17:36:21'), (59534, 14873, '2011-01-10 18:21:22'), (59535, 14960, '2011-01-10 18:51:59'), (59536, 14961, '2011-01-10 19:12:45'), (59537, 14962, '2011-01-10 19:30:35'), (59538, 14963, '2011-01-10 19:35:56'), (59539, 14964, '2011-01-10 19:36:16'), (59540, 14965, '2011-01-10 20:09:45'), (59541, 14966, '2011-01-10 20:47:28'), (59542, 14967, '2011-01-10 20:54:33'), (59543, 14968, '2011-01-10 21:30:49'), (59544, 14969, '2011-01-10 21:33:48'), (59545, 14970, '2011-01-10 23:50:55'), (59546, 14971, '2011-01-11 00:38:49'), (59547, 14971, '2011-01-11 00:43:18'), (59548, 14971, '2011-01-11 00:43:26'), (59549, 14971, '2011-01-11 00:43:37'), (59550, 14972, '2011-01-11 00:49:11'), (59551, 14973, '2011-01-11 02:14:30'), (59552, 14974, '2011-01-11 02:44:52'), (59553, 14975, '2011-01-11 02:56:35'), (59554, 14976, '2011-01-11 03:47:55'), (59555, 14977, '2011-01-11 04:18:29'), (59556, 14873, '2011-01-11 04:54:42'), (59557, 14873, '2011-01-11 05:08:16'), (59558, 14978, '2011-01-11 05:08:31'), (59559, 14979, '2011-01-11 06:57:29'), (59560, 14980, '2011-01-11 07:43:08'), (59561, 14981, '2011-01-11 07:43:14'), (59562, 14982, '2011-01-11 07:53:46'), (59563, 14982, '2011-01-11 07:53:55'), (59564, 14982, '2011-01-11 07:54:02'), (59565, 14982, '2011-01-11 07:54:08'), (59566, 14982, '2011-01-11 07:54:11'), (59567, 14982, '2011-01-11 07:54:34'), (59568, 14983, '2011-01-11 08:07:44'), (59569, 14983, '2011-01-11 08:09:40'), (59570, 14983, '2011-01-11 08:15:18'), (59571, 14984, '2011-01-11 08:47:29'), (59572, 14984, '2011-01-11 08:47:49'), (59573, 14984, '2011-01-11 08:47:51'), (59574, 14984, '2011-01-11 08:48:07'), (59575, 14984, '2011-01-11 08:48:44'), (59576, 14984, '2011-01-11 08:48:47'), (59577, 14984, '2011-01-11 08:52:26'), (59578, 14984, '2011-01-11 08:55:17'), (59579, 14984, '2011-01-11 08:55:18'), (59580, 14984, '2011-01-11 08:55:18'), (59581, 14984, '2011-01-11 08:55:18'), (59582, 14984, '2011-01-11 08:55:22'), (59583, 14984, '2011-01-11 08:55:22'), (59584, 14984, '2011-01-11 08:55:24'), (59585, 14984, '2011-01-11 08:55:24'), (59586, 14984, '2011-01-11 08:55:25'), (59587, 14984, '2011-01-11 09:10:12'), (59588, 14984, '2011-01-11 09:10:18'), (59589, 14985, '2011-01-11 09:46:28'), (59590, 14986, '2011-01-11 09:57:01'), (59591, 14986, '2011-01-11 09:57:27'), (59592, 14986, '2011-01-11 09:57:35'), (59593, 14986, '2011-01-11 09:57:51'), (59594, 14987, '2011-01-11 10:09:36'), (59595, 14988, '2011-01-11 10:10:57'), (59596, 14988, '2011-01-11 10:11:21'), (59597, 14988, '2011-01-11 10:11:32'), (59598, 14988, '2011-01-11 10:13:25'), (59599, 14988, '2011-01-11 10:13:34'), (59600, 14988, '2011-01-11 10:13:40'), (59601, 14988, '2011-01-11 10:14:04'), (59602, 14988, '2011-01-11 10:14:29'), (59603, 14987, '2011-01-11 10:15:33'), (59604, 14987, '2011-01-11 10:16:12'), (59605, 14987, '2011-01-11 10:16:42'), (59606, 14988, '2011-01-11 10:16:44'), (59607, 14989, '2011-01-11 10:17:00'), (59608, 14990, '2011-01-11 10:19:44'), (59609, 14990, '2011-01-11 10:20:40'), (59610, 14990, '2011-01-11 10:21:03'), (59611, 14990, '2011-01-11 10:21:21'), (59612, 14990, '2011-01-11 10:21:32'), (59613, 14990, '2011-01-11 10:21:39'), (59614, 14990, '2011-01-11 10:22:08'), (59615, 14990, '2011-01-11 10:22:09'), (59616, 14990, '2011-01-11 10:22:13'), (59617, 14990, '2011-01-11 10:23:01'), (59618, 14990, '2011-01-11 10:23:16'), (59619, 14990, '2011-01-11 10:23:40'), (59620, 14988, '2011-01-11 10:37:05'), (59621, 14988, '2011-01-11 10:37:10'), (59622, 14988, '2011-01-11 10:37:32'), (59623, 14988, '2011-01-11 10:37:53'), (59624, 14988, '2011-01-11 10:38:14'), (59625, 14988, '2011-01-11 10:38:27'), (59626, 14988, '2011-01-11 10:38:45'), (59627, 14987, '2011-01-11 10:42:31'), (59628, 14987, '2011-01-11 10:43:17'), (59629, 14987, '2011-01-11 10:43:53'), (59630, 14987, '2011-01-11 10:43:55'), (59631, 14987, '2011-01-11 10:46:22'), (59632, 14991, '2011-01-11 10:47:45'), (59633, 14987, '2011-01-11 10:47:47'), (59634, 14987, '2011-01-11 10:49:59'), (59635, 14987, '2011-01-11 10:50:01'), (59636, 14992, '2011-01-11 10:50:58'), (59637, 14987, '2011-01-11 10:51:46'), (59638, 14987, '2011-01-11 10:51:47'), (59639, 14987, '2011-01-11 10:51:59'), (59640, 14987, '2011-01-11 10:52:01'), (59641, 14987, '2011-01-11 10:52:09'), (59642, 14987, '2011-01-11 10:52:11'), (59643, 14987, '2011-01-11 10:52:31'), (59644, 14987, '2011-01-11 10:52:33'), (59645, 14993, '2011-01-11 10:53:34'), (59646, 14987, '2011-01-11 10:56:04'), (59647, 14987, '2011-01-11 10:56:06'), (59648, 14987, '2011-01-11 10:56:24'), (59649, 14987, '2011-01-11 10:56:56'), (59650, 14994, '2011-01-11 11:01:04'), (59651, 14984, '2011-01-11 11:08:35'), (59652, 14984, '2011-01-11 11:08:53'), (59653, 14984, '2011-01-11 11:08:55'), (59654, 14984, '2011-01-11 11:08:59'), (59655, 14984, '2011-01-11 11:09:23'), (59656, 14995, '2011-01-11 11:20:02'), (59657, 14996, '2011-01-11 11:26:37'), (59658, 14997, '2011-01-11 11:28:08'), (59659, 14998, '2011-01-11 11:52:54'), (59660, 14999, '2011-01-11 12:58:38'), (59661, 15000, '2011-01-11 13:05:19'), (59662, 15001, '2011-01-11 13:16:22'), (59663, 15001, '2011-01-11 13:19:44'), (59664, 15001, '2011-01-11 13:23:45'), (59665, 15001, '2011-01-11 13:24:22'), (59666, 15002, '2011-01-11 13:24:34'), (59667, 15002, '2011-01-11 13:24:50'), (59668, 15001, '2011-01-11 13:25:02'), (59669, 15002, '2011-01-11 13:25:03'), (59670, 15001, '2011-01-11 13:25:04'), (59671, 15002, '2011-01-11 13:25:16'), (59672, 15002, '2011-01-11 13:25:18'), (59673, 15001, '2011-01-11 13:25:42'), (59674, 15001, '2011-01-11 13:25:43'), (59675, 15001, '2011-01-11 13:25:45'), (59676, 15001, '2011-01-11 13:25:57'), (59677, 15001, '2011-01-11 13:25:59'), (59678, 15001, '2011-01-11 13:26:08'), (59679, 15001, '2011-01-11 13:26:11'), (59680, 15001, '2011-01-11 13:26:12'), (59681, 15001, '2011-01-11 13:26:31'), (59682, 15001, '2011-01-11 13:26:56'), (59683, 15001, '2011-01-11 13:26:58'), (59684, 15001, '2011-01-11 13:27:04'), (59685, 15001, '2011-01-11 13:27:06'), (59686, 15001, '2011-01-11 13:27:10'), (59687, 15001, '2011-01-11 13:27:12'), (59688, 15001, '2011-01-11 13:27:19'), (59689, 15001, '2011-01-11 13:27:34'), (59690, 15001, '2011-01-11 13:28:35'), (59691, 15001, '2011-01-11 13:28:36'), (59692, 15001, '2011-01-11 13:28:39'), (59693, 15001, '2011-01-11 13:28:41'), (59694, 15001, '2011-01-11 13:28:47'), (59695, 15001, '2011-01-11 13:28:48'), (59696, 15001, '2011-01-11 13:28:57'), (59697, 15001, '2011-01-11 13:29:02'), (59698, 15001, '2011-01-11 13:29:09'), (59699, 15001, '2011-01-11 13:29:11'), (59700, 15003, '2011-01-11 13:30:36'), (59701, 15001, '2011-01-11 13:30:41'), (59702, 15001, '2011-01-11 13:30:45'), (59703, 15004, '2011-01-11 13:39:59'), (59704, 15004, '2011-01-11 13:40:45'), (59705, 15004, '2011-01-11 13:41:13'), (59706, 15004, '2011-01-11 13:41:42'), (59707, 15004, '2011-01-11 13:42:41'), (59708, 15004, '2011-01-11 13:43:05'), (59709, 15004, '2011-01-11 13:43:23'), (59710, 15004, '2011-01-11 13:43:53'), (59711, 15004, '2011-01-11 13:43:55'), (59712, 15004, '2011-01-11 13:44:14'), (59713, 15004, '2011-01-11 13:44:34'), (59714, 15004, '2011-01-11 13:45:08'), (59715, 15004, '2011-01-11 13:45:31'), (59716, 15004, '2011-01-11 13:45:39'), (59717, 15004, '2011-01-11 13:45:46'), (59718, 15004, '2011-01-11 13:45:49'), (59719, 15004, '2011-01-11 13:45:56'), (59720, 15004, '2011-01-11 13:46:01'), (59721, 15004, '2011-01-11 13:46:27'), (59722, 15004, '2011-01-11 13:46:38'), (59723, 15004, '2011-01-11 13:47:15'), (59724, 15004, '2011-01-11 13:50:27'), (59725, 15004, '2011-01-11 13:50:33'), (59726, 15004, '2011-01-11 13:50:37'), (59727, 15004, '2011-01-11 13:50:51'), (59728, 15004, '2011-01-11 13:50:55'), (59729, 15004, '2011-01-11 13:51:40'), (59730, 15004, '2011-01-11 13:54:56'), (59731, 15004, '2011-01-11 13:55:33'), (59732, 15005, '2011-01-11 14:12:23'), (59733, 15006, '2011-01-11 14:18:16'), (59734, 15006, '2011-01-11 14:19:21'), (59735, 15006, '2011-01-11 14:19:29'), (59736, 15006, '2011-01-11 14:19:35'), (59737, 15006, '2011-01-11 14:21:45'), (59738, 15006, '2011-01-11 14:21:57'), (59739, 15006, '2011-01-11 14:22:25'), (59740, 15007, '2011-01-11 14:26:16'), (59741, 15008, '2011-01-11 14:27:56'), (59742, 15008, '2011-01-11 14:28:13'), (59743, 15008, '2011-01-11 14:28:51'), (59744, 15008, '2011-01-11 14:29:08'), (59745, 15008, '2011-01-11 14:29:18'), (59746, 15008, '2011-01-11 14:30:03'), (59747, 15008, '2011-01-11 14:30:25'), (59748, 15008, '2011-01-11 14:30:46'), (59749, 15008, '2011-01-11 14:31:00'), (59750, 15008, '2011-01-11 14:37:09'), (59751, 15009, '2011-01-11 14:40:59'), (59752, 15010, '2011-01-11 14:46:52'), (59753, 15011, '2011-01-11 14:47:14'), (59754, 15012, '2011-01-11 14:48:11'), (59755, 15013, '2011-01-11 15:28:47'), (59756, 15013, '2011-01-11 15:29:10'), (59757, 15013, '2011-01-11 15:29:24'), (59758, 15007, '2011-01-11 15:30:02'), (59759, 15007, '2011-01-11 15:30:27'), (59760, 15007, '2011-01-11 15:32:28'), (59761, 15014, '2011-01-11 15:42:25'), (59762, 15015, '2011-01-11 15:52:55'), (59763, 15016, '2011-01-11 15:53:38'), (59764, 15016, '2011-01-11 15:53:51'), (59765, 15016, '2011-01-11 15:54:43'), (59766, 15017, '2011-01-11 16:46:05'), (59767, 14873, '2011-01-11 17:01:28'), (59768, 15018, '2011-01-11 18:23:01'), (59769, 14984, '2011-01-11 18:24:49'), (59770, 14984, '2011-01-11 18:24:49'), (59771, 14984, '2011-01-11 18:25:40'), (59772, 14984, '2011-01-11 18:25:50'), (59773, 15019, '2011-01-11 18:29:38'), (59774, 15020, '2011-01-11 18:30:03'), (59775, 15021, '2011-01-11 18:33:04'), (59776, 14984, '2011-01-11 18:34:55'), (59777, 14984, '2011-01-11 18:34:57'), (59778, 14984, '2011-01-11 18:34:57'), (59779, 14984, '2011-01-11 18:35:04'), (59780, 14984, '2011-01-11 18:35:13'), (59781, 14984, '2011-01-11 18:35:15'), (59782, 14984, '2011-01-11 18:35:22'), (59783, 14984, '2011-01-11 18:36:47'), (59784, 15022, '2011-01-11 18:41:00'), (59785, 15022, '2011-01-11 18:41:50'), (59786, 15022, '2011-01-11 18:41:50'), (59787, 15022, '2011-01-11 18:41:52'), (59788, 15022, '2011-01-11 18:41:53'), (59789, 15022, '2011-01-11 18:41:54'), (59790, 15022, '2011-01-11 18:42:07'), (59791, 15022, '2011-01-11 18:42:19'), (59792, 15022, '2011-01-11 18:42:45'), (59793, 15022, '2011-01-11 18:43:08'), (59794, 15022, '2011-01-11 18:43:21'), (59795, 15022, '2011-01-11 18:43:42'), (59796, 15022, '2011-01-11 18:44:08'), (59797, 15022, '2011-01-11 18:45:02'), (59798, 15022, '2011-01-11 18:46:07'), (59799, 15022, '2011-01-11 18:46:11'), (59800, 15022, '2011-01-11 18:46:12'), (59801, 15022, '2011-01-11 18:46:13'), (59802, 15022, '2011-01-11 18:46:16'), (59803, 15022, '2011-01-11 18:46:16'), (59804, 15022, '2011-01-11 18:46:18'), (59805, 15022, '2011-01-11 18:47:07'), (59806, 15022, '2011-01-11 18:47:28'), (59807, 15022, '2011-01-11 18:47:42'), (59808, 15022, '2011-01-11 18:47:47'), (59809, 15022, '2011-01-11 18:47:53'), (59810, 15022, '2011-01-11 18:47:55'), (59811, 15022, '2011-01-11 18:48:11'), (59812, 15023, '2011-01-11 18:48:48'), (59813, 15022, '2011-01-11 18:49:34'), (59814, 15022, '2011-01-11 18:49:42'), (59815, 15022, '2011-01-11 18:51:34'), (59816, 15022, '2011-01-11 18:51:35'), (59817, 15022, '2011-01-11 18:51:36'), (59818, 15024, '2011-01-11 20:51:26'), (59819, 15025, '2011-01-11 20:55:18'), (59820, 15025, '2011-01-11 20:56:08'), (59821, 15025, '2011-01-11 20:56:25'), (59822, 15025, '2011-01-11 20:56:57'), (59823, 15025, '2011-01-11 20:57:23'), (59824, 15026, '2011-01-11 21:13:18'), (59825, 15026, '2011-01-11 21:13:34'), (59826, 15026, '2011-01-11 21:13:40'), (59827, 15026, '2011-01-11 21:13:46'), (59828, 15026, '2011-01-11 21:13:58'), (59829, 15026, '2011-01-11 21:14:12'), (59830, 15026, '2011-01-11 21:14:19'), (59831, 15026, '2011-01-11 21:14:43'), (59832, 15026, '2011-01-11 21:15:08'), (59833, 15026, '2011-01-11 21:15:37'), (59834, 15026, '2011-01-11 21:15:56'), (59835, 15026, '2011-01-11 21:17:25'), (59836, 15026, '2011-01-11 21:17:30'), (59837, 15026, '2011-01-11 21:17:34'), (59838, 15026, '2011-01-11 21:17:58'), (59839, 15027, '2011-01-11 22:08:08'), (59840, 15027, '2011-01-11 22:09:00'), (59841, 15027, '2011-01-11 22:09:37'), (59842, 15027, '2011-01-11 22:10:21'), (59843, 15027, '2011-01-11 22:10:56'), (59844, 15027, '2011-01-11 22:11:06'), (59845, 15027, '2011-01-11 22:11:44'), (59846, 15027, '2011-01-11 22:12:12'), (59847, 15027, '2011-01-11 22:12:47'), (59848, 15027, '2011-01-11 22:13:33'), (59849, 15027, '2011-01-11 22:14:38'), (59850, 15027, '2011-01-11 22:15:21'), (59851, 15027, '2011-01-11 22:15:43'), (59852, 15027, '2011-01-11 22:16:46'), (59853, 15027, '2011-01-11 22:17:14'), (59854, 15027, '2011-01-11 22:17:21'), (59855, 15027, '2011-01-11 22:18:21'), (59856, 15027, '2011-01-11 22:18:45'), (59857, 15027, '2011-01-11 22:19:58'), (59858, 15028, '2011-01-11 22:20:23'), (59859, 15027, '2011-01-11 22:20:34'), (59860, 15028, '2011-01-11 22:20:36'), (59861, 15028, '2011-01-11 22:20:43'), (59862, 15028, '2011-01-11 22:20:51'), (59863, 15028, '2011-01-11 22:20:55'), (59864, 15028, '2011-01-11 22:20:56'), (59865, 15027, '2011-01-11 22:21:18'), (59866, 15027, '2011-01-11 22:21:30'), (59867, 15027, '2011-01-11 22:21:51'), (59868, 15027, '2011-01-11 22:22:06'), (59869, 15027, '2011-01-11 22:22:10'), (59870, 15027, '2011-01-11 22:22:47'), (59871, 15027, '2011-01-11 22:22:59'), (59872, 15027, '2011-01-11 22:23:15'), (59873, 15027, '2011-01-11 22:23:27'), (59874, 15027, '2011-01-11 22:23:54'), (59875, 15027, '2011-01-11 22:24:05'), (59876, 15027, '2011-01-11 22:24:10'), (59877, 15027, '2011-01-11 22:25:02'), (59878, 15027, '2011-01-11 22:25:12'), (59879, 15027, '2011-01-11 22:25:18'), (59880, 15027, '2011-01-11 22:25:22'), (59881, 15027, '2011-01-11 22:25:25'), (59882, 15027, '2011-01-11 22:25:27'), (59883, 15027, '2011-01-11 22:25:38'), (59884, 15027, '2011-01-11 22:25:39'), (59885, 15027, '2011-01-11 22:25:40'), (59886, 15027, '2011-01-11 22:25:41'), (59887, 15027, '2011-01-11 22:25:42'), (59888, 15027, '2011-01-11 22:25:43'), (59889, 15027, '2011-01-11 22:25:44'), (59890, 15027, '2011-01-11 22:25:46'), (59891, 15027, '2011-01-11 22:25:47'), (59892, 15027, '2011-01-11 22:25:48'), (59893, 15027, '2011-01-11 22:25:49'), (59894, 15027, '2011-01-11 22:26:01'), (59895, 15027, '2011-01-11 22:26:38'), (59896, 15027, '2011-01-11 22:26:49'), (59897, 15027, '2011-01-11 22:28:15'), (59898, 15027, '2011-01-11 22:28:41'), (59899, 15027, '2011-01-11 22:29:13'), (59900, 15027, '2011-01-11 22:30:21'), (59901, 15027, '2011-01-11 22:31:12'), (59902, 15027, '2011-01-11 22:31:37'), (59903, 15027, '2011-01-11 22:31:40'), (59904, 15027, '2011-01-11 22:31:44'), (59905, 15027, '2011-01-11 22:31:47'), (59906, 15029, '2011-01-11 22:32:53'), (59907, 15030, '2011-01-11 22:48:40'), (59908, 15031, '2011-01-11 22:48:42'), (59909, 15032, '2011-01-11 23:24:15'), (59910, 15033, '2011-01-12 00:07:46'), (59911, 15034, '2011-01-12 00:29:25'), (59912, 15035, '2011-01-12 02:17:07'), (59913, 15036, '2011-01-12 08:08:32'), (59914, 15036, '2011-01-12 08:08:43'), (59915, 15036, '2011-01-12 08:08:47'), (59916, 15036, '2011-01-12 08:08:52'), (59917, 15037, '2011-01-12 08:32:23'), (59918, 15038, '2011-01-12 08:58:26'), (59919, 15039, '2011-01-12 09:07:27'), (59920, 15039, '2011-01-12 09:07:45'), (59921, 15039, '2011-01-12 09:07:48'), (59922, 15039, '2011-01-12 09:07:48'), (59923, 15040, '2011-01-12 09:08:40'), (59924, 15039, '2011-01-12 09:08:52'), (59925, 15040, '2011-01-12 09:17:56'), (59926, 15040, '2011-01-12 09:17:57'), (59927, 15040, '2011-01-12 09:18:09'), (59928, 15040, '2011-01-12 09:18:14'), (59929, 15040, '2011-01-12 09:18:32'), (59930, 15040, '2011-01-12 09:22:38'), (59931, 15040, '2011-01-12 09:22:48'), (59932, 15040, '2011-01-12 09:22:49'), (59933, 15040, '2011-01-12 09:23:11'), (59934, 15040, '2011-01-12 09:23:26'), (59935, 15041, '2011-01-12 09:35:13'), (59936, 15042, '2011-01-12 09:36:19'), (59937, 15040, '2011-01-12 10:06:06'), (59938, 15043, '2011-01-12 10:19:20'), (59939, 15044, '2011-01-12 10:20:28'), (59940, 15045, '2011-01-12 10:27:18'), (59941, 15040, '2011-01-12 10:27:20'), (59942, 15040, '2011-01-12 10:27:25'), (59943, 15040, '2011-01-12 10:27:37'), (59944, 15040, '2011-01-12 10:30:19'), (59945, 15046, '2011-01-12 10:52:28'), (59946, 15046, '2011-01-12 10:52:36'), (59947, 15046, '2011-01-12 10:52:42'), (59948, 15046, '2011-01-12 10:52:47'), (59949, 15046, '2011-01-12 10:53:08'), (59950, 15046, '2011-01-12 10:53:19'), (59951, 15040, '2011-01-12 10:55:59'), (59952, 15040, '2011-01-12 10:56:01'), (59953, 15047, '2011-01-12 11:35:56'), (59954, 15048, '2011-01-12 11:36:05'), (59955, 15047, '2011-01-12 11:36:40'), (59956, 15047, '2011-01-12 11:37:52'), (59957, 15047, '2011-01-12 11:38:10'), (59958, 15049, '2011-01-12 11:45:39'), (59959, 15049, '2011-01-12 11:46:03'), (59960, 15049, '2011-01-12 11:46:30'), (59961, 15049, '2011-01-12 11:46:43'), (59962, 15049, '2011-01-12 11:47:06'), (59963, 15049, '2011-01-12 11:47:14'), (59964, 15049, '2011-01-12 11:47:35'), (59965, 15049, '2011-01-12 11:47:36'), (59966, 15049, '2011-01-12 11:47:36'), (59967, 15049, '2011-01-12 11:47:36'), (59968, 15049, '2011-01-12 11:47:36'), (59969, 15047, '2011-01-12 11:53:03'), (59970, 15047, '2011-01-12 11:54:14'), (59971, 15047, '2011-01-12 11:55:10'), (59972, 15047, '2011-01-12 11:56:18'), (59973, 15047, '2011-01-12 11:56:32'), (59974, 15047, '2011-01-12 11:57:58'), (59975, 15047, '2011-01-12 11:58:26'), (59976, 15047, '2011-01-12 11:59:28'), (59977, 15047, '2011-01-12 11:59:40'), (59978, 15047, '2011-01-12 12:00:16'), (59979, 15047, '2011-01-12 12:00:38'), (59980, 15047, '2011-01-12 12:00:48'), (59981, 15047, '2011-01-12 12:00:55'), (59982, 15047, '2011-01-12 12:01:41'), (59983, 15047, '2011-01-12 12:01:49'), (59984, 15050, '2011-01-12 12:12:23'), (59985, 15040, '2011-01-12 12:12:40'), (59986, 15040, '2011-01-12 12:12:41'), (59987, 15040, '2011-01-12 12:12:45'), (59988, 15040, '2011-01-12 12:12:49'), (59989, 15040, '2011-01-12 12:13:12'), (59990, 15040, '2011-01-12 12:19:21'), (59991, 15040, '2011-01-12 12:19:23'), (59992, 15040, '2011-01-12 12:19:27'), (59993, 15040, '2011-01-12 12:19:34'), (59994, 15040, '2011-01-12 12:19:36'), (59995, 15040, '2011-01-12 12:19:38'), (59996, 15040, '2011-01-12 12:20:00'), (59997, 15051, '2011-01-12 13:08:42'), (59998, 15052, '2011-01-12 13:10:37'), (59999, 15053, '2011-01-12 13:45:58'), (60000, 15054, '2011-01-12 13:48:18'), (60001, 15055, '2011-01-12 13:56:05'), (60002, 15056, '2011-01-12 14:22:30'), (60003, 15057, '2011-01-12 14:48:01'), (60004, 15058, '2011-01-12 14:55:12'), (60005, 15058, '2011-01-12 14:55:37'), (60006, 15058, '2011-01-12 14:55:47'), (60007, 15058, '2011-01-12 14:55:49'), (60008, 15058, '2011-01-12 14:55:50'), (60009, 15058, '2011-01-12 14:56:03'), (60010, 15058, '2011-01-12 14:56:27'), (60011, 15058, '2011-01-12 14:56:38'), (60012, 15058, '2011-01-12 14:56:48'), (60013, 15058, '2011-01-12 14:56:55'), (60014, 15058, '2011-01-12 14:57:09'), (60015, 15058, '2011-01-12 14:57:10'), (60016, 15058, '2011-01-12 14:57:27'), (60017, 15058, '2011-01-12 14:57:53'), (60018, 15058, '2011-01-12 14:58:17'), (60019, 15058, '2011-01-12 14:58:22'), (60020, 15058, '2011-01-12 14:58:37'), (60021, 15058, '2011-01-12 14:58:42'), (60022, 15058, '2011-01-12 14:58:55'), (60023, 15058, '2011-01-12 14:59:00'), (60024, 15058, '2011-01-12 14:59:28'), (60025, 15058, '2011-01-12 14:59:35'), (60026, 15058, '2011-01-12 14:59:41'), (60027, 15058, '2011-01-12 15:00:02'), (60028, 15058, '2011-01-12 15:00:21'), (60029, 15058, '2011-01-12 15:03:38'), (60030, 15058, '2011-01-12 15:03:46'), (60031, 15058, '2011-01-12 15:04:06'), (60032, 15058, '2011-01-12 15:04:20'), (60033, 15058, '2011-01-12 15:04:28'), (60034, 15058, '2011-01-12 15:04:52'), (60035, 15058, '2011-01-12 15:05:09'), (60036, 15058, '2011-01-12 15:05:36'), (60037, 15058, '2011-01-12 15:06:04'), (60038, 15058, '2011-01-12 15:06:12'), (60039, 15058, '2011-01-12 15:06:18'), (60040, 15058, '2011-01-12 15:06:37'), (60041, 15058, '2011-01-12 15:06:48'), (60042, 15058, '2011-01-12 15:07:02'), (60043, 15059, '2011-01-12 15:07:12'), (60044, 15058, '2011-01-12 15:07:12'), (60045, 15060, '2011-01-12 15:07:16'), (60046, 15058, '2011-01-12 15:07:24'), (60047, 15058, '2011-01-12 15:07:26'), (60048, 15058, '2011-01-12 15:07:29'), (60049, 15061, '2011-01-12 15:12:49'), (60050, 15062, '2011-01-12 15:45:02'), (60051, 15062, '2011-01-12 15:45:20'), (60052, 15062, '2011-01-12 15:45:35'), (60053, 15062, '2011-01-12 15:45:56'), (60054, 15062, '2011-01-12 15:46:01'), (60055, 15062, '2011-01-12 15:46:24'), (60056, 15062, '2011-01-12 15:46:38'), (60057, 15062, '2011-01-12 15:46:56'), (60058, 15063, '2011-01-12 16:31:05'), (60059, 15064, '2011-01-12 17:12:24'), (60060, 15064, '2011-01-12 17:12:40'), (60061, 15064, '2011-01-12 17:12:46'), (60062, 15064, '2011-01-12 17:13:03'), (60063, 15064, '2011-01-12 17:13:05'), (60064, 15065, '2011-01-12 17:44:15'), (60065, 15065, '2011-01-12 17:44:26'), (60066, 15065, '2011-01-12 17:44:47'), (60067, 15066, '2011-01-12 18:01:46'), (60068, 15067, '2011-01-12 18:15:43'), (60069, 15067, '2011-01-12 18:16:05'), (60070, 15067, '2011-01-12 18:16:20'), (60071, 15067, '2011-01-12 18:16:58'), (60072, 15067, '2011-01-12 18:18:46'), (60073, 15067, '2011-01-12 18:18:54'), (60074, 15067, '2011-01-12 18:18:59'), (60075, 15067, '2011-01-12 18:19:03'), (60076, 15067, '2011-01-12 18:19:28'), (60077, 15067, '2011-01-12 18:19:39'), (60078, 15068, '2011-01-12 18:30:34'), (60079, 15068, '2011-01-12 18:30:48'), (60080, 15068, '2011-01-12 18:31:16'), (60081, 15068, '2011-01-12 18:31:41'), (60082, 15068, '2011-01-12 18:31:48'), (60083, 15068, '2011-01-12 18:32:08'), (60084, 15068, '2011-01-12 18:32:37'), (60085, 15068, '2011-01-12 18:32:45'), (60086, 15068, '2011-01-12 18:33:09'), (60087, 15068, '2011-01-12 18:33:14'), (60088, 15068, '2011-01-12 18:33:19'), (60089, 15068, '2011-01-12 18:33:22'), (60090, 15068, '2011-01-12 18:33:26'), (60091, 15068, '2011-01-12 18:33:32'), (60092, 15069, '2011-01-12 18:40:11'), (60093, 15070, '2011-01-12 18:44:08'), (60094, 15070, '2011-01-12 18:44:47'), (60095, 15071, '2011-01-12 19:11:02'), (60096, 15071, '2011-01-12 19:11:14'), (60097, 15071, '2011-01-12 19:11:25'), (60098, 15071, '2011-01-12 19:11:43'), (60099, 15071, '2011-01-12 19:11:46'), (60100, 15072, '2011-01-12 19:16:29'), (60101, 15073, '2011-01-12 19:31:24'), (60102, 15074, '2011-01-12 19:54:23'), (60103, 15074, '2011-01-12 19:54:54'), (60104, 15074, '2011-01-12 19:55:11'), (60105, 15074, '2011-01-12 19:55:43'), (60106, 15074, '2011-01-12 19:55:44'), (60107, 15074, '2011-01-12 19:55:46'), (60108, 15074, '2011-01-12 19:56:05'), (60109, 15074, '2011-01-12 19:56:17'), (60110, 15074, '2011-01-12 19:56:21'), (60111, 15074, '2011-01-12 19:56:24'), (60112, 15074, '2011-01-12 19:56:27'), (60113, 15075, '2011-01-12 20:12:49'), (60114, 15076, '2011-01-12 21:29:14'), (60115, 15076, '2011-01-12 21:29:32'), (60116, 15076, '2011-01-12 21:29:48'), (60117, 15076, '2011-01-12 21:30:13'), (60118, 15077, '2011-01-12 22:52:21'), (60119, 15078, '2011-01-12 23:04:22'), (60120, 15079, '2011-01-12 23:04:24'), (60121, 15080, '2011-01-13 00:03:16'), (60122, 15081, '2011-01-13 00:20:23'), (60123, 15082, '2011-01-13 00:52:47'), (60124, 15083, '2011-01-13 01:32:18'), (60125, 15084, '2011-01-13 01:44:09'), (60126, 15085, '2011-01-13 02:01:40'), (60127, 15086, '2011-01-13 02:09:01'), (60128, 15087, '2011-01-13 06:53:23'), (60129, 15087, '2011-01-13 06:53:43'), (60130, 15087, '2011-01-13 06:53:48'), (60131, 15087, '2011-01-13 06:53:53'), (60132, 15087, '2011-01-13 06:54:08'), (60133, 15087, '2011-01-13 06:55:40'), (60134, 15087, '2011-01-13 06:55:41'), (60135, 15087, '2011-01-13 06:55:43'), (60136, 15087, '2011-01-13 06:55:47'), (60137, 15088, '2011-01-13 07:23:07'), (60138, 15089, '2011-01-13 08:21:43'), (60139, 15090, '2011-01-13 08:35:57'), (60140, 15091, '2011-01-13 08:50:51'), (60141, 15091, '2011-01-13 08:50:59'), (60142, 15091, '2011-01-13 08:51:10'), (60143, 15091, '2011-01-13 08:51:23'), (60144, 15091, '2011-01-13 08:52:04'), (60145, 15092, '2011-01-13 09:02:45'), (60146, 15093, '2011-01-13 09:34:12'), (60147, 15093, '2011-01-13 09:38:39'), (60148, 15093, '2011-01-13 09:39:21'), (60149, 15093, '2011-01-13 09:39:31'), (60150, 15093, '2011-01-13 09:39:37'), (60151, 15093, '2011-01-13 09:39:42'), (60152, 15093, '2011-01-13 09:40:09'), (60153, 15093, '2011-01-13 09:40:45'), (60154, 15093, '2011-01-13 09:41:01'), (60155, 15094, '2011-01-13 09:47:02'), (60156, 15095, '2011-01-13 09:53:14'), (60157, 15096, '2011-01-13 09:55:56'), (60158, 15097, '2011-01-13 10:24:39'), (60159, 15098, '2011-01-13 10:48:14'), (60160, 15099, '2011-01-13 10:48:23'), (60161, 15098, '2011-01-13 10:48:51'), (60162, 15100, '2011-01-13 11:26:30'), (60163, 15101, '2011-01-13 11:26:32'), (60164, 15102, '2011-01-13 11:26:34'), (60165, 15102, '2011-01-13 11:27:30'), (60166, 15102, '2011-01-13 11:27:54'), (60167, 15102, '2011-01-13 11:29:44'), (60168, 15102, '2011-01-13 11:30:04'), (60169, 15102, '2011-01-13 11:30:15'), (60170, 15102, '2011-01-13 11:30:23'), (60171, 15102, '2011-01-13 11:30:42'), (60172, 15103, '2011-01-13 11:35:55'), (60173, 15104, '2011-01-13 11:51:33'), (60174, 15105, '2011-01-13 11:57:02'), (60175, 15105, '2011-01-13 11:57:27'), (60176, 15105, '2011-01-13 11:57:30'), (60177, 15105, '2011-01-13 11:58:13'), (60178, 15106, '2011-01-13 12:09:34'), (60179, 15106, '2011-01-13 12:11:51'), (60180, 15107, '2011-01-13 12:13:02'), (60181, 15108, '2011-01-13 12:18:52'), (60182, 15109, '2011-01-13 12:28:09'), (60183, 15110, '2011-01-13 12:45:47'), (60184, 15110, '2011-01-13 12:45:57'), (60185, 15111, '2011-01-13 13:08:55'), (60186, 15112, '2011-01-13 13:13:50'), (60187, 15113, '2011-01-13 14:17:39'), (60188, 15114, '2011-01-13 14:48:47'), (60189, 15115, '2011-01-13 15:09:51'), (60190, 15116, '2011-01-13 15:29:00'), (60191, 15116, '2011-01-13 15:29:44'), (60192, 15116, '2011-01-13 15:30:11'), (60193, 15116, '2011-01-13 15:30:29'), (60194, 15116, '2011-01-13 15:30:47'), (60195, 15116, '2011-01-13 15:31:09'), (60196, 15116, '2011-01-13 15:31:32'), (60197, 15116, '2011-01-13 15:31:49'), (60198, 15116, '2011-01-13 15:32:08'), (60199, 15116, '2011-01-13 15:33:26'), (60200, 15117, '2011-01-13 15:34:55'), (60201, 15118, '2011-01-13 16:01:33'), (60202, 15118, '2011-01-13 16:01:38'), (60203, 15118, '2011-01-13 16:02:29'), (60204, 15119, '2011-01-13 16:14:04'), (60205, 15120, '2011-01-13 17:09:01'), (60206, 15121, '2011-01-13 17:39:55'), (60207, 15122, '2011-01-13 17:49:01'), (60208, 15122, '2011-01-13 17:49:47'), (60209, 15122, '2011-01-13 17:49:48'), (60210, 15122, '2011-01-13 17:49:56'), (60211, 15122, '2011-01-13 17:49:58'), (60212, 15122, '2011-01-13 17:49:58'), (60213, 15122, '2011-01-13 17:50:02'), (60214, 15122, '2011-01-13 17:50:10'), (60215, 15122, '2011-01-13 17:50:23'), (60216, 15122, '2011-01-13 17:50:39'), (60217, 15122, '2011-01-13 17:51:42'), (60218, 15122, '2011-01-13 17:52:06'), (60219, 15122, '2011-01-13 17:53:04'), (60220, 15123, '2011-01-13 17:55:29'), (60221, 15124, '2011-01-13 18:29:27'), (60222, 15125, '2011-01-13 18:48:13'), (60223, 15126, '2011-01-13 19:55:39'), (60224, 15127, '2011-01-13 21:07:22'), (60225, 15128, '2011-01-13 21:36:26'), (60226, 15129, '2011-01-13 22:28:25'), (60227, 15130, '2011-01-13 23:05:07'), (60228, 15131, '2011-01-13 23:18:03'), (60229, 15132, '2011-01-13 23:34:28'), (60230, 15133, '2011-01-13 23:56:29'), (60231, 15133, '2011-01-13 23:59:16'), (60232, 15133, '2011-01-14 00:01:39'), (60233, 15133, '2011-01-14 00:03:18'), (60234, 15134, '2011-01-14 00:22:22'), (60235, 15135, '2011-01-14 00:34:51'), (60236, 15136, '2011-01-14 01:46:34'), (60237, 15137, '2011-01-14 04:05:43'), (60238, 15138, '2011-01-14 04:47:25'), (60239, 15138, '2011-01-14 04:47:28'), (60240, 15139, '2011-01-14 04:49:10'), (60241, 15139, '2011-01-14 04:50:00'), (60242, 15139, '2011-01-14 04:50:18'), (60243, 15139, '2011-01-14 04:50:29'), (60244, 15139, '2011-01-14 04:50:37'), (60245, 15139, '2011-01-14 04:50:46'), (60246, 15139, '2011-01-14 04:50:56'), (60247, 15139, '2011-01-14 04:51:14'), (60248, 15139, '2011-01-14 04:51:25'), (60249, 15139, '2011-01-14 04:51:42'), (60250, 15140, '2011-01-14 05:48:58'), (60251, 15141, '2011-01-14 06:20:20'), (60252, 15142, '2011-01-14 07:28:27'), (60253, 15142, '2011-01-14 07:28:46'), (60254, 15142, '2011-01-14 07:28:51'), (60255, 15142, '2011-01-14 07:28:55'), (60256, 15142, '2011-01-14 07:29:01'), (60257, 15142, '2011-01-14 07:29:12'), (60258, 15142, '2011-01-14 07:29:22'), (60259, 15142, '2011-01-14 07:29:26'), (60260, 15142, '2011-01-14 07:29:33'), (60261, 15143, '2011-01-14 07:31:15'), (60262, 15144, '2011-01-14 07:31:31'), (60263, 15145, '2011-01-14 07:31:49'), (60264, 15146, '2011-01-14 07:32:32'), (60265, 15147, '2011-01-14 07:33:19'), (60266, 15148, '2011-01-14 07:56:42'), (60267, 15148, '2011-01-14 07:59:51'), (60268, 15148, '2011-01-14 07:59:57'), (60269, 15148, '2011-01-14 08:00:28'), (60270, 15149, '2011-01-14 08:10:16'), (60271, 15150, '2011-01-14 08:47:14'), (60272, 15151, '2011-01-14 09:34:03'), (60273, 15152, '2011-01-14 09:39:30'), (60274, 15153, '2011-01-14 10:18:21'), (60275, 15153, '2011-01-14 10:18:49'), (60276, 15153, '2011-01-14 10:19:06'), (60277, 15154, '2011-01-14 10:29:15'), (60278, 15153, '2011-01-14 10:34:14'), (60279, 15153, '2011-01-14 10:34:23'), (60280, 15153, '2011-01-14 10:34:27'), (60281, 15155, '2011-01-14 12:11:27'), (60282, 15156, '2011-01-14 12:23:38'), (60283, 15156, '2011-01-14 12:25:59'), (60284, 15156, '2011-01-14 12:26:18'), (60285, 15156, '2011-01-14 12:26:20'), (60286, 15156, '2011-01-14 12:26:23'), (60287, 15156, '2011-01-14 12:26:25'), (60288, 15156, '2011-01-14 12:26:29'), (60289, 15156, '2011-01-14 12:26:30'), (60290, 15156, '2011-01-14 12:26:36'), (60291, 15157, '2011-01-14 12:52:37'), (60292, 15158, '2011-01-14 14:04:15'), (60293, 15159, '2011-01-14 14:12:27'), (60294, 15159, '2011-01-14 14:12:50'), (60295, 15159, '2011-01-14 14:13:05'), (60296, 15159, '2011-01-14 14:13:41'), (60297, 15160, '2011-01-14 14:16:18'), (60298, 15161, '2011-01-14 14:48:06'), (60299, 15162, '2011-01-14 15:01:44'), (60300, 15163, '2011-01-14 15:33:58'), (60301, 15164, '2011-01-14 16:04:46'), (60302, 15165, '2011-01-14 17:04:42'), (60303, 15166, '2011-01-14 17:10:23'), (60304, 15166, '2011-01-14 17:10:47'), (60305, 15166, '2011-01-14 17:11:32'), (60306, 15166, '2011-01-14 17:12:41'), (60307, 15166, '2011-01-14 17:14:27'), (60308, 15166, '2011-01-14 17:14:52'), (60309, 15166, '2011-01-14 17:17:15'), (60310, 15166, '2011-01-14 17:17:43'), (60311, 15166, '2011-01-14 17:17:53'), (60312, 15166, '2011-01-14 17:17:58'), (60313, 15166, '2011-01-14 17:18:08'), (60314, 15166, '2011-01-14 17:18:29'), (60315, 15166, '2011-01-14 17:20:31'), (60316, 15166, '2011-01-14 17:20:34'), (60317, 15166, '2011-01-14 17:26:42'), (60318, 15166, '2011-01-14 17:26:43'), (60319, 15166, '2011-01-14 17:26:53'), (60320, 15166, '2011-01-14 17:26:59'), (60321, 15166, '2011-01-14 17:27:00'), (60322, 15166, '2011-01-14 17:27:01'), (60323, 15166, '2011-01-14 17:27:02'), (60324, 15166, '2011-01-14 17:38:32'), (60325, 15166, '2011-01-14 17:50:25'), (60326, 15166, '2011-01-14 17:51:47'), (60327, 15166, '2011-01-14 17:52:29'), (60328, 15166, '2011-01-14 17:52:32'), (60329, 15167, '2011-01-14 17:54:54'), (60330, 15167, '2011-01-14 17:56:03'), (60331, 15167, '2011-01-14 17:57:58'), (60332, 15167, '2011-01-14 17:58:09'), (60333, 15167, '2011-01-14 17:58:12'), (60334, 15168, '2011-01-14 18:08:46'), (60335, 15168, '2011-01-14 18:09:18'), (60336, 15168, '2011-01-14 18:09:24'), (60337, 15168, '2011-01-14 18:10:19'), (60338, 15168, '2011-01-14 18:10:27'), (60339, 15166, '2011-01-14 18:29:45'), (60340, 15169, '2011-01-14 19:01:57'), (60341, 15169, '2011-01-14 19:02:20'), (60342, 15169, '2011-01-14 19:02:34'), (60343, 15169, '2011-01-14 19:03:08'), (60344, 15169, '2011-01-14 19:03:19'), (60345, 15169, '2011-01-14 19:03:30'), (60346, 15169, '2011-01-14 19:03:32'), (60347, 15169, '2011-01-14 19:03:56'), (60348, 15169, '2011-01-14 19:04:16'), (60349, 15169, '2011-01-14 19:09:12'), (60350, 15169, '2011-01-14 19:09:27'), (60351, 15169, '2011-01-14 19:11:27'), (60352, 15169, '2011-01-14 19:11:29'), (60353, 15169, '2011-01-14 19:11:47'), (60354, 15169, '2011-01-14 19:11:49'), (60355, 15169, '2011-01-14 19:11:58'), (60356, 15169, '2011-01-14 19:12:00'), (60357, 15169, '2011-01-14 19:12:11'), (60358, 15169, '2011-01-14 19:12:42'), (60359, 15169, '2011-01-14 19:12:44'), (60360, 15169, '2011-01-14 19:13:57'), (60361, 15170, '2011-01-14 19:50:52'), (60362, 15171, '2011-01-14 19:50:56'), (60363, 15172, '2011-01-14 19:53:05'), (60364, 15173, '2011-01-14 20:00:28'), (60365, 15173, '2011-01-14 20:00:34'), (60366, 15173, '2011-01-14 20:00:42'), (60367, 15173, '2011-01-14 20:01:33'), (60368, 15173, '2011-01-14 20:01:44'), (60369, 15173, '2011-01-14 20:01:55'), (60370, 15173, '2011-01-14 20:02:10'), (60371, 15173, '2011-01-14 20:02:18'), (60372, 15173, '2011-01-14 20:02:56'), (60373, 15173, '2011-01-14 20:03:07'), (60374, 15173, '2011-01-14 20:03:09'), (60375, 15173, '2011-01-14 20:03:38'), (60376, 15173, '2011-01-14 20:03:50'), (60377, 15174, '2011-01-14 20:13:26'), (60378, 15175, '2011-01-14 20:20:02'), (60379, 15176, '2011-01-14 20:21:54'), (60380, 15177, '2011-01-14 20:24:02'), (60381, 15174, '2011-01-14 20:24:46'), (60382, 15174, '2011-01-14 20:25:04'), (60383, 15174, '2011-01-14 20:25:11'), (60384, 15174, '2011-01-14 20:25:20'), (60385, 15174, '2011-01-14 20:25:33'), (60386, 15174, '2011-01-14 20:25:52'), (60387, 15174, '2011-01-14 20:26:01'), (60388, 15178, '2011-01-14 21:25:01'), (60389, 15178, '2011-01-14 21:25:17'), (60390, 15178, '2011-01-14 21:25:18'), (60391, 15178, '2011-01-14 21:25:21'), (60392, 15178, '2011-01-14 21:25:28'), (60393, 15178, '2011-01-14 21:25:31'), (60394, 15178, '2011-01-14 21:25:41'), (60395, 15178, '2011-01-14 21:25:44'), (60396, 15178, '2011-01-14 21:26:20'), (60397, 15179, '2011-01-14 21:30:24'), (60398, 15178, '2011-01-14 21:32:07'), (60399, 15178, '2011-01-14 21:32:23'), (60400, 15178, '2011-01-14 21:32:38'), (60401, 15178, '2011-01-14 21:32:44'), (60402, 15178, '2011-01-14 21:33:39'), (60403, 15178, '2011-01-14 21:34:00'), (60404, 15178, '2011-01-14 21:34:05'), (60405, 15178, '2011-01-14 21:35:01'), (60406, 15178, '2011-01-14 21:35:20'), (60407, 15180, '2011-01-14 21:37:25'), (60408, 15181, '2011-01-14 21:39:11'), (60409, 15182, '2011-01-14 22:52:17'), (60410, 15183, '2011-01-14 22:54:27'), (60411, 15183, '2011-01-14 22:54:58'), (60412, 15183, '2011-01-14 22:55:10'), (60413, 15183, '2011-01-14 22:55:20'), (60414, 15183, '2011-01-14 22:55:59'), (60415, 15183, '2011-01-14 22:56:55'), (60416, 15183, '2011-01-14 22:57:18'), (60417, 15183, '2011-01-14 22:58:35'), (60418, 15183, '2011-01-14 22:58:52'), (60419, 15183, '2011-01-14 22:59:13'), (60420, 15183, '2011-01-14 22:59:20'), (60421, 15183, '2011-01-14 22:59:51'), (60422, 15183, '2011-01-14 22:59:57'), (60423, 15183, '2011-01-14 23:00:09'), (60424, 15183, '2011-01-14 23:00:30'), (60425, 15183, '2011-01-14 23:00:39'), (60426, 15183, '2011-01-14 23:31:58'), (60427, 15183, '2011-01-14 23:32:06'), (60428, 15183, '2011-01-14 23:32:12'), (60429, 15183, '2011-01-14 23:32:16'), (60430, 15183, '2011-01-14 23:32:44'), (60431, 15183, '2011-01-14 23:32:45'), (60432, 15183, '2011-01-14 23:33:08'), (60433, 15183, '2011-01-14 23:33:38'), (60434, 15183, '2011-01-14 23:33:58'), (60435, 15183, '2011-01-14 23:34:48'), (60436, 15184, '2011-01-14 23:43:16'), (60437, 15185, '2011-01-15 00:28:33'), (60438, 15186, '2011-01-15 00:52:21'), (60439, 15187, '2011-01-15 01:19:54'), (60440, 15188, '2011-01-15 01:19:56'), (60441, 15189, '2011-01-15 01:19:58'), (60442, 15190, '2011-01-15 01:50:54'), (60443, 15191, '2011-01-15 01:58:52'), (60444, 15192, '2011-01-15 02:40:24'), (60445, 15193, '2011-01-15 03:11:59'), (60446, 15194, '2011-01-15 04:06:50'), (60447, 15195, '2011-01-15 04:50:43'), (60448, 15196, '2011-01-15 04:50:46'), (60449, 15197, '2011-01-15 05:28:41'), (60450, 15198, '2011-01-15 06:00:40'), (60451, 15198, '2011-01-15 06:02:22'), (60452, 15199, '2011-01-15 06:02:28'), (60453, 15198, '2011-01-15 06:02:52'), (60454, 15198, '2011-01-15 06:03:29'), (60455, 15198, '2011-01-15 06:03:39'), (60456, 15198, '2011-01-15 06:03:58'), (60457, 15198, '2011-01-15 06:04:04'), (60458, 15198, '2011-01-15 06:05:51'), (60459, 15198, '2011-01-15 06:06:16'), (60460, 15198, '2011-01-15 06:06:30'), (60461, 15200, '2011-01-15 06:06:36'), (60462, 15201, '2011-01-15 06:07:54'), (60463, 15202, '2011-01-15 06:08:29'), (60464, 15203, '2011-01-15 06:08:32'), (60465, 15204, '2011-01-15 06:09:05'), (60466, 15205, '2011-01-15 06:13:17'), (60467, 15206, '2011-01-15 06:13:28'), (60468, 15207, '2011-01-15 06:17:23'), (60469, 15208, '2011-01-15 06:17:29'), (60470, 15209, '2011-01-15 06:30:55'), (60471, 15210, '2011-01-15 06:35:08'), (60472, 15211, '2011-01-15 07:35:46'), (60473, 15212, '2011-01-15 07:35:50'), (60474, 15213, '2011-01-15 07:40:27'), (60475, 15213, '2011-01-15 07:40:40'), (60476, 15213, '2011-01-15 07:40:49'), (60477, 15213, '2011-01-15 07:40:51'), (60478, 15213, '2011-01-15 07:40:55'), (60479, 15213, '2011-01-15 07:41:12'), (60480, 15213, '2011-01-15 07:41:16'), (60481, 15213, '2011-01-15 07:41:28'), (60482, 15214, '2011-01-15 09:50:39'), (60483, 15214, '2011-01-15 09:51:00'), (60484, 15214, '2011-01-15 09:51:15'), (60485, 15215, '2011-01-15 09:54:00'), (60486, 15216, '2011-01-15 10:18:56'), (60487, 15216, '2011-01-15 10:27:26'), (60488, 15217, '2011-01-15 10:34:38'), (60489, 15218, '2011-01-15 10:36:58'), (60490, 15219, '2011-01-15 10:46:46'), (60491, 15220, '2011-01-15 10:50:22'), (60492, 15221, '2011-01-15 10:50:26'), (60493, 15222, '2011-01-15 10:50:33'), (60494, 15223, '2011-01-15 10:52:25'), (60495, 15223, '2011-01-15 10:52:37'), (60496, 15223, '2011-01-15 10:52:50'), (60497, 15224, '2011-01-15 11:47:19'), (60498, 15225, '2011-01-15 12:53:47'), (60499, 15226, '2011-01-15 13:04:58'), (60500, 15227, '2011-01-15 13:16:29'), (60501, 15228, '2011-01-15 13:20:10'), (60502, 15229, '2011-01-15 13:47:08'), (60503, 15229, '2011-01-15 13:47:50'), (60504, 15229, '2011-01-15 13:48:06'), (60505, 15230, '2011-01-15 13:51:55'), (60506, 15231, '2011-01-15 14:04:43'), (60507, 15232, '2011-01-15 14:05:24'), (60508, 15231, '2011-01-15 14:05:24'), (60509, 15231, '2011-01-15 14:05:32'), (60510, 15232, '2011-01-15 14:05:36'), (60511, 15231, '2011-01-15 14:05:47'), (60512, 15231, '2011-01-15 14:06:03'), (60513, 15231, '2011-01-15 14:06:21'), (60514, 15233, '2011-01-15 14:09:49'), (60515, 15234, '2011-01-15 14:36:40'), (60516, 15235, '2011-01-15 14:50:50'), (60517, 15236, '2011-01-15 15:05:56'), (60518, 15236, '2011-01-15 15:06:59'), (60519, 15237, '2011-01-15 15:13:57'), (60520, 15237, '2011-01-15 15:14:07'), (60521, 15237, '2011-01-15 15:14:16'), (60522, 15237, '2011-01-15 15:14:19'), (60523, 15237, '2011-01-15 15:14:40'), (60524, 15237, '2011-01-15 15:14:47'), (60525, 15237, '2011-01-15 15:15:04'), (60526, 15237, '2011-01-15 15:15:17'), (60527, 15237, '2011-01-15 15:15:39'), (60528, 15237, '2011-01-15 15:15:43'), (60529, 15237, '2011-01-15 15:15:54'), (60530, 15237, '2011-01-15 15:15:56'), (60531, 15237, '2011-01-15 15:16:02'), (60532, 15238, '2011-01-15 15:16:23'), (60533, 15238, '2011-01-15 15:16:36'), (60534, 15238, '2011-01-15 15:16:59'), (60535, 15239, '2011-01-15 15:23:48'), (60536, 15231, '2011-01-15 15:36:42'), (60537, 15231, '2011-01-15 15:37:26'), (60538, 15231, '2011-01-15 15:37:28'), (60539, 15231, '2011-01-15 15:37:30'), (60540, 15240, '2011-01-15 16:08:11'), (60541, 15241, '2011-01-15 16:08:50'), (60542, 15242, '2011-01-15 16:08:59'), (60543, 15243, '2011-01-15 16:16:29'), (60544, 15243, '2011-01-15 16:17:13'), (60545, 15243, '2011-01-15 16:17:25'), (60546, 15243, '2011-01-15 16:17:33'), (60547, 15243, '2011-01-15 16:17:48'), (60548, 15243, '2011-01-15 16:22:06'), (60549, 15243, '2011-01-15 16:22:11'), (60550, 15243, '2011-01-15 16:22:55'), (60551, 15243, '2011-01-15 16:23:41'), (60552, 15244, '2011-01-15 17:01:25'), (60553, 15244, '2011-01-15 17:01:44'), (60554, 15244, '2011-01-15 17:01:57'), (60555, 15244, '2011-01-15 17:02:09'), (60556, 15244, '2011-01-15 17:02:43'), (60557, 15244, '2011-01-15 17:03:06'), (60558, 15244, '2011-01-15 17:03:13'), (60559, 15244, '2011-01-15 17:03:29'), (60560, 15244, '2011-01-15 17:03:56'), (60561, 15244, '2011-01-15 17:04:00'), (60562, 15244, '2011-01-15 17:04:04'), (60563, 15244, '2011-01-15 17:04:08'), (60564, 15244, '2011-01-15 17:04:11'), (60565, 15244, '2011-01-15 17:04:14'), (60566, 15244, '2011-01-15 17:04:35'), (60567, 15245, '2011-01-15 17:05:30'), (60568, 15245, '2011-01-15 17:05:55'), (60569, 15245, '2011-01-15 17:06:07'), (60570, 15245, '2011-01-15 17:06:17'), (60571, 15246, '2011-01-15 17:15:10'), (60572, 15247, '2011-01-15 17:29:09'), (60573, 15248, '2011-01-15 17:49:09'), (60574, 15249, '2011-01-15 18:21:42'), (60575, 15249, '2011-01-15 18:23:46'), (60576, 15249, '2011-01-15 18:24:04'), (60577, 15249, '2011-01-15 18:24:41'), (60578, 15249, '2011-01-15 18:25:09'), (60579, 15249, '2011-01-15 18:25:23'), (60580, 15249, '2011-01-15 18:25:41'), (60581, 15249, '2011-01-15 18:25:43'), (60582, 15249, '2011-01-15 18:25:43'), (60583, 15249, '2011-01-15 18:25:44'), (60584, 15249, '2011-01-15 18:25:46'), (60585, 15249, '2011-01-15 18:30:25'), (60586, 15249, '2011-01-15 18:30:40'), (60587, 15249, '2011-01-15 18:31:12'), (60588, 15250, '2011-01-15 18:33:23'), (60589, 15250, '2011-01-15 18:33:26'), (60590, 15251, '2011-01-15 18:48:24'), (60591, 15252, '2011-01-15 19:04:26'), (60592, 15249, '2011-01-15 19:13:38'), (60593, 15249, '2011-01-15 19:13:47'), (60594, 15249, '2011-01-15 19:13:54'), (60595, 15253, '2011-01-15 19:29:56'), (60596, 15254, '2011-01-15 19:30:11'), (60597, 15246, '2011-01-15 19:47:35'), (60598, 15255, '2011-01-15 21:17:30'), (60599, 15256, '2011-01-15 22:16:53'), (60600, 15257, '2011-01-15 22:17:48'), (60601, 15258, '2011-01-15 22:23:49'), (60602, 15259, '2011-01-15 23:42:04'), (60603, 15259, '2011-01-15 23:42:20'), (60604, 15259, '2011-01-15 23:42:45'), (60605, 15259, '2011-01-15 23:44:09'), (60606, 15259, '2011-01-15 23:44:17'), (60607, 15260, '2011-01-15 23:45:49'), (60608, 15259, '2011-01-15 23:46:46'), (60609, 15259, '2011-01-15 23:46:48'), (60610, 15259, '2011-01-15 23:47:04'), (60611, 15260, '2011-01-15 23:47:07'), (60612, 15260, '2011-01-15 23:50:21'), (60613, 15261, '2011-01-16 00:52:39'), (60614, 15262, '2011-01-16 01:52:54'), (60615, 15263, '2011-01-16 02:21:38'), (60616, 15264, '2011-01-16 03:18:49'), (60617, 15265, '2011-01-16 03:18:51'), (60618, 15266, '2011-01-16 03:18:52'), (60619, 15267, '2011-01-16 03:18:53'), (60620, 15268, '2011-01-16 03:18:55'), (60621, 15269, '2011-01-16 03:18:56'), (60622, 15270, '2011-01-16 03:18:58'), (60623, 15271, '2011-01-16 03:19:01'), (60624, 15272, '2011-01-16 03:19:02'), (60625, 15273, '2011-01-16 03:19:04'), (60626, 15274, '2011-01-16 03:19:06'), (60627, 15275, '2011-01-16 03:19:09'), (60628, 15276, '2011-01-16 03:19:11'), (60629, 15277, '2011-01-16 03:19:13'), (60630, 15278, '2011-01-16 03:19:15'), (60631, 15279, '2011-01-16 03:19:16'), (60632, 15280, '2011-01-16 03:19:18'), (60633, 15281, '2011-01-16 03:19:20'), (60634, 15282, '2011-01-16 03:19:22'), (60635, 15283, '2011-01-16 03:19:24'), (60636, 15284, '2011-01-16 03:19:26'), (60637, 15285, '2011-01-16 03:19:27'), (60638, 15286, '2011-01-16 03:19:29'), (60639, 15287, '2011-01-16 04:10:20'), (60640, 15288, '2011-01-16 04:42:35'), (60641, 15289, '2011-01-16 05:35:48'), (60642, 15289, '2011-01-16 05:35:53'), (60643, 15289, '2011-01-16 05:35:58'), (60644, 15289, '2011-01-16 05:36:03'), (60645, 15289, '2011-01-16 05:36:08'), (60646, 15289, '2011-01-16 05:36:12'), (60647, 15289, '2011-01-16 05:36:17'), (60648, 15289, '2011-01-16 05:36:22'), (60649, 15289, '2011-01-16 05:36:26'), (60650, 15289, '2011-01-16 05:36:31'), (60651, 15289, '2011-01-16 05:36:35'), (60652, 15289, '2011-01-16 05:36:40'), (60653, 15289, '2011-01-16 05:36:45'), (60654, 15289, '2011-01-16 05:36:50'), (60655, 15289, '2011-01-16 05:36:55'), (60656, 15289, '2011-01-16 05:37:00'), (60657, 15289, '2011-01-16 05:37:05'), (60658, 15289, '2011-01-16 05:37:10'), (60659, 15289, '2011-01-16 05:37:16'), (60660, 15289, '2011-01-16 05:37:21'), (60661, 15289, '2011-01-16 05:37:26'), (60662, 15289, '2011-01-16 05:37:30'), (60663, 15289, '2011-01-16 05:37:35'), (60664, 15289, '2011-01-16 05:37:39'), (60665, 15289, '2011-01-16 05:37:45'), (60666, 15289, '2011-01-16 05:37:50'), (60667, 15289, '2011-01-16 05:37:56'), (60668, 15289, '2011-01-16 05:38:00'), (60669, 15289, '2011-01-16 05:38:06'), (60670, 15289, '2011-01-16 05:38:11'), (60671, 15289, '2011-01-16 05:38:16'), (60672, 15289, '2011-01-16 05:38:21'), (60673, 15289, '2011-01-16 05:38:26'), (60674, 15289, '2011-01-16 05:38:31'), (60675, 15289, '2011-01-16 05:38:36'), (60676, 15289, '2011-01-16 05:38:41'), (60677, 15289, '2011-01-16 05:38:46'), (60678, 15289, '2011-01-16 05:38:51'), (60679, 15289, '2011-01-16 05:38:56'), (60680, 15289, '2011-01-16 05:39:01'), (60681, 15289, '2011-01-16 05:39:06'), (60682, 15289, '2011-01-16 05:39:12'), (60683, 15289, '2011-01-16 05:39:17'), (60684, 15289, '2011-01-16 05:39:21'), (60685, 15289, '2011-01-16 05:39:27'), (60686, 15289, '2011-01-16 05:39:32'), (60687, 15289, '2011-01-16 05:39:36'), (60688, 15289, '2011-01-16 05:39:41'), (60689, 15289, '2011-01-16 05:39:46'), (60690, 15289, '2011-01-16 05:39:51'), (60691, 15289, '2011-01-16 05:39:57'), (60692, 15289, '2011-01-16 05:40:02'), (60693, 15289, '2011-01-16 05:40:07'), (60694, 15289, '2011-01-16 05:40:13'), (60695, 15289, '2011-01-16 05:40:18'), (60696, 15289, '2011-01-16 05:40:22'), (60697, 15289, '2011-01-16 05:40:27'), (60698, 15289, '2011-01-16 05:40:32'), (60699, 15289, '2011-01-16 05:40:37'), (60700, 15289, '2011-01-16 05:40:42'), (60701, 15289, '2011-01-16 05:40:48'), (60702, 15289, '2011-01-16 05:40:52'), (60703, 15289, '2011-01-16 05:40:58'), (60704, 15289, '2011-01-16 05:41:03'), (60705, 15289, '2011-01-16 05:42:13'), (60706, 15289, '2011-01-16 05:42:37'), (60707, 15289, '2011-01-16 05:42:44'), (60708, 15289, '2011-01-16 05:42:50'), (60709, 15289, '2011-01-16 05:42:55'), (60710, 15289, '2011-01-16 05:43:00'), (60711, 15289, '2011-01-16 05:43:05'), (60712, 15289, '2011-01-16 05:43:10'), (60713, 15289, '2011-01-16 05:43:15'), (60714, 15289, '2011-01-16 05:43:20'), (60715, 15289, '2011-01-16 05:43:46'), (60716, 15290, '2011-01-16 05:57:35'), (60717, 15290, '2011-01-16 05:57:40'), (60718, 15290, '2011-01-16 05:57:44'), (60719, 15290, '2011-01-16 05:57:49'), (60720, 15290, '2011-01-16 05:57:53'), (60721, 15290, '2011-01-16 05:57:58'), (60722, 15290, '2011-01-16 05:58:03'), (60723, 15290, '2011-01-16 05:58:07'), (60724, 15290, '2011-01-16 05:58:12'), (60725, 15290, '2011-01-16 05:58:16'), (60726, 15290, '2011-01-16 05:58:21'), (60727, 15290, '2011-01-16 05:58:25'), (60728, 15290, '2011-01-16 05:58:31'), (60729, 15290, '2011-01-16 05:58:36'), (60730, 15290, '2011-01-16 05:58:41'), (60731, 15290, '2011-01-16 05:58:45'), (60732, 15290, '2011-01-16 05:58:50'), (60733, 15290, '2011-01-16 05:58:55'), (60734, 15290, '2011-01-16 05:59:00'), (60735, 15290, '2011-01-16 05:59:05'), (60736, 15290, '2011-01-16 05:59:10'), (60737, 15290, '2011-01-16 05:59:14'), (60738, 15290, '2011-01-16 05:59:19'), (60739, 15290, '2011-01-16 05:59:23'), (60740, 15290, '2011-01-16 05:59:28'), (60741, 15290, '2011-01-16 05:59:33'), (60742, 15290, '2011-01-16 05:59:38'), (60743, 15290, '2011-01-16 05:59:43'), (60744, 15290, '2011-01-16 05:59:48'), (60745, 15290, '2011-01-16 05:59:53'), (60746, 15290, '2011-01-16 05:59:58'), (60747, 15290, '2011-01-16 06:00:03'), (60748, 15290, '2011-01-16 06:00:08'), (60749, 15290, '2011-01-16 06:00:12'), (60750, 15290, '2011-01-16 06:00:17'), (60751, 15290, '2011-01-16 06:00:22'), (60752, 15290, '2011-01-16 06:00:27'), (60753, 15290, '2011-01-16 06:00:32'), (60754, 15290, '2011-01-16 06:00:37'), (60755, 15290, '2011-01-16 06:00:42'), (60756, 15290, '2011-01-16 06:00:47'), (60757, 15290, '2011-01-16 06:00:52'), (60758, 15290, '2011-01-16 06:00:57'), (60759, 15290, '2011-01-16 06:01:02'), (60760, 15290, '2011-01-16 06:01:07'), (60761, 15290, '2011-01-16 06:01:12'), (60762, 15290, '2011-01-16 06:01:16'), (60763, 15290, '2011-01-16 06:01:21'), (60764, 15290, '2011-01-16 06:01:26'), (60765, 15290, '2011-01-16 06:01:31'), (60766, 15290, '2011-01-16 06:01:36'), (60767, 15290, '2011-01-16 06:01:41'), (60768, 15290, '2011-01-16 06:01:46'), (60769, 15290, '2011-01-16 06:01:51'), (60770, 15290, '2011-01-16 06:01:56'), (60771, 15290, '2011-01-16 06:02:01'), (60772, 15290, '2011-01-16 06:02:06'), (60773, 15290, '2011-01-16 06:02:11'), (60774, 15290, '2011-01-16 06:02:16'), (60775, 15290, '2011-01-16 06:02:21'), (60776, 15290, '2011-01-16 06:02:26'), (60777, 15290, '2011-01-16 06:02:31'), (60778, 15290, '2011-01-16 06:02:36'), (60779, 15290, '2011-01-16 06:02:41'), (60780, 15290, '2011-01-16 06:02:45'), (60781, 15290, '2011-01-16 06:04:12'), (60782, 15290, '2011-01-16 06:04:17'), (60783, 15290, '2011-01-16 06:04:22'), (60784, 15290, '2011-01-16 06:04:27'), (60785, 15290, '2011-01-16 06:04:31'), (60786, 15290, '2011-01-16 06:04:36'), (60787, 15290, '2011-01-16 06:04:41'), (60788, 15290, '2011-01-16 06:04:46'), (60789, 15290, '2011-01-16 06:04:51'), (60790, 15290, '2011-01-16 06:04:56'), (60791, 15290, '2011-01-16 06:05:01'), (60792, 15290, '2011-01-16 06:05:06'), (60793, 15290, '2011-01-16 06:05:11'), (60794, 15290, '2011-01-16 06:05:16'), (60795, 15290, '2011-01-16 06:05:20'), (60796, 15290, '2011-01-16 06:05:25'), (60797, 15290, '2011-01-16 06:05:30'), (60798, 15290, '2011-01-16 06:05:35'), (60799, 15290, '2011-01-16 06:05:40'), (60800, 15290, '2011-01-16 06:05:45'), (60801, 15290, '2011-01-16 06:05:50'), (60802, 15290, '2011-01-16 06:05:55'), (60803, 15290, '2011-01-16 06:05:59'), (60804, 15290, '2011-01-16 06:06:04'), (60805, 15290, '2011-01-16 06:06:09'), (60806, 15290, '2011-01-16 06:06:16'), (60807, 15290, '2011-01-16 06:06:21'), (60808, 15290, '2011-01-16 06:06:26'), (60809, 15290, '2011-01-16 06:06:31'), (60810, 15290, '2011-01-16 06:06:36'), (60811, 15290, '2011-01-16 06:06:40'), (60812, 15290, '2011-01-16 06:06:45'), (60813, 15290, '2011-01-16 06:06:51'), (60814, 15290, '2011-01-16 06:06:56'), (60815, 15290, '2011-01-16 06:07:01'), (60816, 15290, '2011-01-16 06:07:06'), (60817, 15291, '2011-01-16 06:11:04'), (60818, 15292, '2011-01-16 06:52:06'), (60819, 15293, '2011-01-16 06:52:42'), (60820, 15294, '2011-01-16 06:53:26'), (60821, 15295, '2011-01-16 07:08:35'), (60822, 15296, '2011-01-16 07:20:22'), (60823, 15297, '2011-01-16 08:04:12'), (60824, 15298, '2011-01-16 08:04:14'), (60825, 15299, '2011-01-16 08:04:16'), (60826, 15300, '2011-01-16 08:04:18'), (60827, 15301, '2011-01-16 08:04:20'), (60828, 15302, '2011-01-16 08:04:23'), (60829, 15303, '2011-01-16 08:04:25'), (60830, 15304, '2011-01-16 08:04:27'), (60831, 15305, '2011-01-16 08:04:29'), (60832, 15306, '2011-01-16 08:04:31'), (60833, 15307, '2011-01-16 08:04:33'), (60834, 15308, '2011-01-16 08:04:36'), (60835, 15309, '2011-01-16 08:04:37'), (60836, 15310, '2011-01-16 08:04:39'), (60837, 15311, '2011-01-16 08:04:41'), (60838, 15312, '2011-01-16 08:04:43'), (60839, 15313, '2011-01-16 08:04:46'), (60840, 15314, '2011-01-16 08:04:48'), (60841, 15315, '2011-01-16 08:04:50'), (60842, 15316, '2011-01-16 08:04:51'), (60843, 15317, '2011-01-16 08:04:52'), (60844, 15318, '2011-01-16 08:04:54'), (60845, 15319, '2011-01-16 08:04:55'), (60846, 15320, '2011-01-16 08:04:57'), (60847, 15321, '2011-01-16 08:04:59'), (60848, 15322, '2011-01-16 08:05:00'), (60849, 15323, '2011-01-16 08:05:02'), (60850, 15324, '2011-01-16 08:05:04'), (60851, 15325, '2011-01-16 08:05:06'), (60852, 15326, '2011-01-16 08:05:09'), (60853, 15327, '2011-01-16 08:05:12'), (60854, 15328, '2011-01-16 08:05:14'), (60855, 15329, '2011-01-16 08:05:16'), (60856, 15330, '2011-01-16 08:05:18'), (60857, 15331, '2011-01-16 08:05:20'), (60858, 15332, '2011-01-16 08:05:22'), (60859, 15333, '2011-01-16 08:05:25'), (60860, 15334, '2011-01-16 08:05:27'), (60861, 15335, '2011-01-16 08:05:29'), (60862, 15336, '2011-01-16 08:05:31'), (60863, 15337, '2011-01-16 08:05:33'), (60864, 15338, '2011-01-16 08:05:35'), (60865, 15339, '2011-01-16 08:05:37'), (60866, 15340, '2011-01-16 08:05:40'), (60867, 15341, '2011-01-16 08:05:42'), (60868, 15342, '2011-01-16 08:05:44'), (60869, 15343, '2011-01-16 08:05:46'), (60870, 15344, '2011-01-16 08:05:48'), (60871, 15345, '2011-01-16 08:05:50'), (60872, 15346, '2011-01-16 08:05:52'), (60873, 15347, '2011-01-16 08:05:55'), (60874, 15348, '2011-01-16 08:05:57'), (60875, 15349, '2011-01-16 08:05:59'), (60876, 15350, '2011-01-16 08:06:01'), (60877, 15351, '2011-01-16 08:24:46'), (60878, 15352, '2011-01-16 09:33:48'), (60879, 15353, '2011-01-16 10:20:02'), (60880, 15353, '2011-01-16 10:20:48'), (60881, 15353, '2011-01-16 10:21:41'), (60882, 15353, '2011-01-16 10:22:23'), (60883, 15353, '2011-01-16 10:22:58'), (60884, 15354, '2011-01-16 11:00:30'), (60885, 15355, '2011-01-16 11:00:33'), (60886, 15356, '2011-01-16 11:12:49'), (60887, 15357, '2011-01-16 11:39:22'), (60888, 15358, '2011-01-16 11:47:45'), (60889, 15359, '2011-01-16 11:47:50'), (60890, 15357, '2011-01-16 11:48:24'), (60891, 15357, '2011-01-16 11:49:44'), (60892, 15360, '2011-01-16 12:07:39'), (60893, 15360, '2011-01-16 12:07:49'), (60894, 15360, '2011-01-16 12:08:14'), (60895, 15361, '2011-01-16 12:57:40'), (60896, 15361, '2011-01-16 12:58:46'), (60897, 15361, '2011-01-16 12:59:21'), (60898, 15361, '2011-01-16 13:00:27'), (60899, 15361, '2011-01-16 13:00:47'), (60900, 15362, '2011-01-16 13:43:02'), (60901, 15361, '2011-01-16 13:49:14'), (60902, 15361, '2011-01-16 13:49:28'), (60903, 15361, '2011-01-16 13:49:44'), (60904, 15361, '2011-01-16 13:50:23'), (60905, 15361, '2011-01-16 13:50:27'), (60906, 15361, '2011-01-16 13:50:32'), (60907, 15363, '2011-01-16 13:56:16'), (60908, 15363, '2011-01-16 13:56:42'), (60909, 15364, '2011-01-16 14:15:47'), (60910, 15365, '2011-01-16 14:56:16'), (60911, 15366, '2011-01-16 14:56:19'), (60912, 15367, '2011-01-16 15:23:24'), (60913, 15368, '2011-01-16 15:45:59'), (60914, 15369, '2011-01-16 15:57:24'), (60915, 15369, '2011-01-16 15:57:32'), (60916, 15369, '2011-01-16 15:57:43'), (60917, 15369, '2011-01-16 15:57:49'), (60918, 15369, '2011-01-16 15:58:04'), (60919, 15369, '2011-01-16 15:58:45'), (60920, 15369, '2011-01-16 15:58:49'), (60921, 15370, '2011-01-16 16:49:16'), (60922, 15370, '2011-01-16 16:49:24'), (60923, 15370, '2011-01-16 16:49:38'), (60924, 15370, '2011-01-16 16:49:45'), (60925, 15370, '2011-01-16 16:49:48'), (60926, 15371, '2011-01-16 16:50:22'), (60927, 15371, '2011-01-16 16:50:58'), (60928, 15371, '2011-01-16 16:51:14'), (60929, 15372, '2011-01-16 17:10:06'), (60930, 15372, '2011-01-16 17:11:01'), (60931, 15372, '2011-01-16 17:11:11'), (60932, 15372, '2011-01-16 17:11:20'), (60933, 15372, '2011-01-16 17:11:42'), (60934, 15372, '2011-01-16 17:11:58'), (60935, 15372, '2011-01-16 17:12:22'), (60936, 15372, '2011-01-16 17:12:25'), (60937, 15372, '2011-01-16 17:12:45'), (60938, 15372, '2011-01-16 17:12:58'), (60939, 15372, '2011-01-16 17:13:29'), (60940, 15372, '2011-01-16 17:13:55'), (60941, 15372, '2011-01-16 17:14:31'), (60942, 15372, '2011-01-16 17:14:56'), (60943, 15372, '2011-01-16 17:15:28'), (60944, 15372, '2011-01-16 17:15:30'), (60945, 15372, '2011-01-16 17:15:57'), (60946, 15372, '2011-01-16 17:18:17'), (60947, 15372, '2011-01-16 17:18:43'), (60948, 15372, '2011-01-16 17:18:52'), (60949, 15372, '2011-01-16 17:19:15'), (60950, 15372, '2011-01-16 17:19:37'), (60951, 15372, '2011-01-16 17:19:53'), (60952, 15372, '2011-01-16 17:20:10'), (60953, 15372, '2011-01-16 17:20:32'), (60954, 15372, '2011-01-16 17:20:40'), (60955, 15372, '2011-01-16 17:20:55'), (60956, 15372, '2011-01-16 17:22:29'), (60957, 15372, '2011-01-16 17:22:31'), (60958, 15372, '2011-01-16 17:22:41'), (60959, 15372, '2011-01-16 17:22:42'), (60960, 15372, '2011-01-16 17:23:05'), (60961, 15372, '2011-01-16 17:23:06'), (60962, 15372, '2011-01-16 17:23:33'), (60963, 15372, '2011-01-16 17:23:35'), (60964, 15373, '2011-01-16 17:27:02'), (60965, 15372, '2011-01-16 17:27:48'), (60966, 15372, '2011-01-16 17:27:50'), (60967, 15374, '2011-01-16 17:45:00'), (60968, 15374, '2011-01-16 17:45:19'), (60969, 15375, '2011-01-16 17:45:23'), (60970, 15374, '2011-01-16 17:45:28'), (60971, 15375, '2011-01-16 17:45:42'), (60972, 15376, '2011-01-16 17:55:09'), (60973, 15376, '2011-01-16 17:55:25'), (60974, 15376, '2011-01-16 17:55:25'), (60975, 15376, '2011-01-16 17:55:27'), (60976, 15376, '2011-01-16 17:55:28'), (60977, 15376, '2011-01-16 17:55:29'), (60978, 15376, '2011-01-16 17:55:34'), (60979, 15376, '2011-01-16 17:55:34'), (60980, 15376, '2011-01-16 17:55:35'), (60981, 15376, '2011-01-16 17:55:36'), (60982, 15376, '2011-01-16 17:55:38'), (60983, 15376, '2011-01-16 17:55:42'), (60984, 15376, '2011-01-16 17:55:44'), (60985, 15376, '2011-01-16 17:55:44'), (60986, 15376, '2011-01-16 17:55:52'), (60987, 15376, '2011-01-16 17:55:59'), (60988, 15376, '2011-01-16 17:56:05'), (60989, 15376, '2011-01-16 17:56:42'), (60990, 15376, '2011-01-16 17:57:34'), (60991, 15376, '2011-01-16 17:59:25'), (60992, 15377, '2011-01-16 18:17:38'), (60993, 15377, '2011-01-16 18:18:14'), (60994, 15377, '2011-01-16 18:18:26'), (60995, 15377, '2011-01-16 18:18:36'), (60996, 15377, '2011-01-16 18:18:45'), (60997, 15377, '2011-01-16 18:18:51'), (60998, 15377, '2011-01-16 18:19:08'), (60999, 15377, '2011-01-16 18:21:43'), (61000, 15377, '2011-01-16 18:23:33'), (61001, 15377, '2011-01-16 18:23:47'), (61002, 15377, '2011-01-16 18:23:59'), (61003, 15377, '2011-01-16 18:24:44'), (61004, 15377, '2011-01-16 18:27:18'), (61005, 15377, '2011-01-16 18:27:21'), (61006, 15377, '2011-01-16 18:27:22'), (61007, 15378, '2011-01-16 19:16:00'), (61008, 15379, '2011-01-16 20:21:39'), (61009, 15380, '2011-01-16 21:49:04'), (61010, 15381, '2011-01-16 21:57:19'), (61011, 15382, '2011-01-17 01:03:15'), (61012, 15383, '2011-01-17 01:11:34'), (61013, 15384, '2011-01-17 01:11:38'), (61014, 15385, '2011-01-17 01:11:41'), (61015, 15386, '2011-01-17 01:11:46'), (61016, 15387, '2011-01-17 01:11:49'), (61017, 15388, '2011-01-17 01:11:53'), (61018, 15389, '2011-01-17 01:11:57'), (61019, 15390, '2011-01-17 01:12:01'), (61020, 15391, '2011-01-17 01:12:05'), (61021, 15392, '2011-01-17 01:12:09'), (61022, 15393, '2011-01-17 01:12:13'), (61023, 15394, '2011-01-17 01:12:17'), (61024, 15395, '2011-01-17 01:12:21'), (61025, 15396, '2011-01-17 01:12:25'), (61026, 15397, '2011-01-17 01:12:29'), (61027, 15398, '2011-01-17 01:12:33'), (61028, 15399, '2011-01-17 01:12:37'), (61029, 15400, '2011-01-17 01:12:40'), (61030, 15401, '2011-01-17 01:12:44'), (61031, 15402, '2011-01-17 01:12:47'), (61032, 15403, '2011-01-17 01:12:51'), (61033, 15404, '2011-01-17 01:12:55'), (61034, 15405, '2011-01-17 01:12:58'), (61035, 15406, '2011-01-17 01:13:02'), (61036, 15407, '2011-01-17 01:32:27'), (61037, 15408, '2011-01-17 01:56:04'), (61038, 15409, '2011-01-17 02:39:42'), (61039, 15410, '2011-01-17 02:41:34'), (61040, 15411, '2011-01-17 04:41:21'), (61041, 15412, '2011-01-17 06:00:24'), (61042, 15413, '2011-01-17 07:08:24'), (61043, 15414, '2011-01-17 07:13:54'), (61044, 15415, '2011-01-17 07:13:59'), (61045, 15416, '2011-01-17 07:46:20'), (61046, 15417, '2011-01-17 08:55:41'), (61047, 15417, '2011-01-17 08:55:51'), (61048, 15417, '2011-01-17 08:55:56'), (61049, 15417, '2011-01-17 08:56:03'), (61050, 15417, '2011-01-17 08:56:16'), (61051, 15417, '2011-01-17 08:59:55'), (61052, 15418, '2011-01-17 09:08:12'), (61053, 15418, '2011-01-17 09:09:55'), (61054, 15419, '2011-01-17 09:23:13'), (61055, 15419, '2011-01-17 09:23:28'), (61056, 15420, '2011-01-17 10:11:09'), (61057, 15420, '2011-01-17 10:11:42'), (61058, 15420, '2011-01-17 10:11:50'), (61059, 15420, '2011-01-17 10:12:00'), (61060, 15420, '2011-01-17 10:12:11'), (61061, 15420, '2011-01-17 10:12:14'), (61062, 15421, '2011-01-17 10:14:50'), (61063, 15422, '2011-01-17 10:32:18'), (61064, 15422, '2011-01-17 10:32:39'), (61065, 15423, '2011-01-17 10:43:09'), (61066, 15423, '2011-01-17 10:43:28'), (61067, 15423, '2011-01-17 10:43:45'), (61068, 15423, '2011-01-17 10:43:57'), (61069, 15423, '2011-01-17 10:44:10'), (61070, 15423, '2011-01-17 10:44:19'), (61071, 15423, '2011-01-17 10:44:29'), (61072, 15423, '2011-01-17 10:44:42'), (61073, 15423, '2011-01-17 10:46:45'), (61074, 15423, '2011-01-17 10:46:55'), (61075, 15423, '2011-01-17 10:47:32'), (61076, 15423, '2011-01-17 10:47:42'), (61077, 15424, '2011-01-17 10:53:33'), (61078, 15425, '2011-01-17 10:54:56'), (61079, 15425, '2011-01-17 10:55:06'), (61080, 15425, '2011-01-17 10:55:15'), (61081, 15426, '2011-01-17 11:10:20'), (61082, 15427, '2011-01-17 11:11:33'), (61083, 15427, '2011-01-17 11:13:11'), (61084, 15427, '2011-01-17 11:13:18'), (61085, 15427, '2011-01-17 11:13:23'), (61086, 15427, '2011-01-17 11:13:29'), (61087, 15427, '2011-01-17 11:13:48'), (61088, 15427, '2011-01-17 11:14:27'), (61089, 15428, '2011-01-17 11:14:56'), (61090, 15429, '2011-01-17 11:15:28'), (61091, 15429, '2011-01-17 11:16:03'), (61092, 15427, '2011-01-17 11:19:00'), (61093, 15427, '2011-01-17 11:19:08'), (61094, 15427, '2011-01-17 11:19:26'), (61095, 15427, '2011-01-17 11:21:07'), (61096, 15427, '2011-01-17 11:21:19'), (61097, 15427, '2011-01-17 11:23:09'), (61098, 15430, '2011-01-17 11:30:57'), (61099, 15430, '2011-01-17 11:31:42'), (61100, 15430, '2011-01-17 11:31:43'), (61101, 15430, '2011-01-17 11:31:43'), (61102, 15430, '2011-01-17 11:31:43'), (61103, 15430, '2011-01-17 11:31:44'), (61104, 15430, '2011-01-17 11:31:47'), (61105, 15430, '2011-01-17 11:31:47'), (61106, 15430, '2011-01-17 11:31:54'), (61107, 15430, '2011-01-17 11:31:55'), (61108, 15430, '2011-01-17 11:31:57'), (61109, 15430, '2011-01-17 11:31:59'), (61110, 15430, '2011-01-17 11:32:02'), (61111, 15430, '2011-01-17 11:32:02'), (61112, 15430, '2011-01-17 11:32:03'), (61113, 15430, '2011-01-17 11:32:04'), (61114, 15430, '2011-01-17 11:32:05'), (61115, 15430, '2011-01-17 11:32:06'), (61116, 15430, '2011-01-17 11:32:10'), (61117, 15430, '2011-01-17 11:32:10'), (61118, 15430, '2011-01-17 11:32:13'), (61119, 15430, '2011-01-17 11:32:13'), (61120, 15430, '2011-01-17 11:32:21'), (61121, 15430, '2011-01-17 11:32:24'), (61122, 15430, '2011-01-17 11:32:26'), (61123, 15430, '2011-01-17 11:32:46'), (61124, 15430, '2011-01-17 11:33:04'), (61125, 15430, '2011-01-17 11:33:36'), (61126, 15430, '2011-01-17 11:33:54'), (61127, 15430, '2011-01-17 11:34:08'), (61128, 15430, '2011-01-17 11:34:20'), (61129, 15431, '2011-01-17 12:01:55'), (61130, 15431, '2011-01-17 12:02:04'), (61131, 15431, '2011-01-17 12:02:24'), (61132, 15431, '2011-01-17 12:02:29'), (61133, 15432, '2011-01-17 12:47:11'), (61134, 15432, '2011-01-17 12:47:35'), (61135, 15432, '2011-01-17 12:47:35'), (61136, 15432, '2011-01-17 12:47:36'), (61137, 15432, '2011-01-17 12:47:47'), (61138, 15432, '2011-01-17 12:47:57'), (61139, 15432, '2011-01-17 12:48:12'), (61140, 15433, '2011-01-17 13:10:31'), (61141, 15434, '2011-01-17 13:29:14'), (61142, 15434, '2011-01-17 13:29:43'), (61143, 15434, '2011-01-17 13:29:56'), (61144, 15434, '2011-01-17 13:30:08'), (61145, 15434, '2011-01-17 13:30:20'), (61146, 15434, '2011-01-17 13:30:53'), (61147, 15434, '2011-01-17 13:31:20'), (61148, 15434, '2011-01-17 13:32:20'), (61149, 15434, '2011-01-17 13:32:51'), (61150, 15434, '2011-01-17 13:32:57'), (61151, 15434, '2011-01-17 13:33:27'), (61152, 15435, '2011-01-17 14:53:21'), (61153, 15436, '2011-01-17 14:55:36'), (61154, 15436, '2011-01-17 14:55:40'), (61155, 15436, '2011-01-17 14:56:01'), (61156, 15436, '2011-01-17 14:56:07'), (61157, 15436, '2011-01-17 14:56:12'), (61158, 15436, '2011-01-17 14:56:19'), (61159, 15436, '2011-01-17 14:56:35'), (61160, 15436, '2011-01-17 14:56:45'), (61161, 15436, '2011-01-17 14:56:54'), (61162, 15436, '2011-01-17 14:57:04'), (61163, 15436, '2011-01-17 14:57:15'), (61164, 15436, '2011-01-17 14:57:41'), (61165, 15437, '2011-01-17 14:59:45'), (61166, 15438, '2011-01-17 15:00:00'), (61167, 15437, '2011-01-17 15:04:41'), (61168, 15437, '2011-01-17 15:05:09'), (61169, 15437, '2011-01-17 15:05:41'), (61170, 15437, '2011-01-17 15:05:44'), (61171, 15437, '2011-01-17 15:06:24'), (61172, 15437, '2011-01-17 15:06:26'), (61173, 15437, '2011-01-17 15:06:27'), (61174, 15437, '2011-01-17 15:06:27'), (61175, 15437, '2011-01-17 15:06:29'), (61176, 15437, '2011-01-17 15:06:49'), (61177, 15437, '2011-01-17 15:06:49'), (61178, 15437, '2011-01-17 15:06:51'), (61179, 15437, '2011-01-17 15:06:53'), (61180, 15437, '2011-01-17 15:06:53'), (61181, 15437, '2011-01-17 15:06:53'), (61182, 15437, '2011-01-17 15:06:55'), (61183, 15437, '2011-01-17 15:06:58'), (61184, 15439, '2011-01-17 15:13:59'), (61185, 15439, '2011-01-17 15:14:54'), (61186, 15439, '2011-01-17 15:14:55'), (61187, 15440, '2011-01-17 15:16:07'), (61188, 15441, '2011-01-17 15:18:24'), (61189, 15441, '2011-01-17 15:18:34'), (61190, 15441, '2011-01-17 15:18:42'), (61191, 15441, '2011-01-17 15:18:44'), (61192, 15441, '2011-01-17 15:18:59'), (61193, 15441, '2011-01-17 15:19:01'), (61194, 15441, '2011-01-17 15:19:38'), (61195, 15441, '2011-01-17 15:19:45'), (61196, 15439, '2011-01-17 15:19:49'), (61197, 15439, '2011-01-17 15:19:51'), (61198, 15439, '2011-01-17 15:19:53'), (61199, 15439, '2011-01-17 15:20:05'), (61200, 15439, '2011-01-17 15:20:09'), (61201, 15441, '2011-01-17 15:20:11'), (61202, 15439, '2011-01-17 15:20:14'), (61203, 15441, '2011-01-17 15:20:15'), (61204, 15441, '2011-01-17 15:20:17'), (61205, 15441, '2011-01-17 15:20:20'), (61206, 15439, '2011-01-17 15:20:22'), (61207, 15441, '2011-01-17 15:20:24'), (61208, 15441, '2011-01-17 15:20:26'), (61209, 15441, '2011-01-17 15:20:37'), (61210, 15441, '2011-01-17 15:20:40'), (61211, 15442, '2011-01-17 15:21:19'), (61212, 15440, '2011-01-17 15:21:33'), (61213, 15440, '2011-01-17 15:21:34'), (61214, 15440, '2011-01-17 15:21:35'), (61215, 15440, '2011-01-17 15:21:35'), (61216, 15440, '2011-01-17 15:21:46'), (61217, 15440, '2011-01-17 15:21:52'), (61218, 15440, '2011-01-17 15:22:44'), (61219, 15440, '2011-01-17 15:22:49'), (61220, 15440, '2011-01-17 15:22:49'), (61221, 15440, '2011-01-17 15:22:49'), (61222, 15440, '2011-01-17 15:22:56'), (61223, 15440, '2011-01-17 15:23:00'), (61224, 15440, '2011-01-17 15:23:03'), (61225, 15440, '2011-01-17 15:24:00'), (61226, 15440, '2011-01-17 15:24:04'), (61227, 15440, '2011-01-17 15:24:15'), (61228, 15440, '2011-01-17 15:24:18'), (61229, 15440, '2011-01-17 15:24:18'), (61230, 15440, '2011-01-17 15:24:19'), (61231, 15440, '2011-01-17 15:24:20'), (61232, 15440, '2011-01-17 15:24:21'), (61233, 15440, '2011-01-17 15:25:30'), (61234, 15440, '2011-01-17 15:25:31'), (61235, 15440, '2011-01-17 15:25:32'), (61236, 15440, '2011-01-17 15:25:36'), (61237, 15443, '2011-01-17 15:46:00'), (61238, 15444, '2011-01-17 16:09:19'), (61239, 15444, '2011-01-17 16:10:23'), (61240, 15444, '2011-01-17 16:11:12'), (61241, 15444, '2011-01-17 16:11:21'), (61242, 15444, '2011-01-17 16:12:14'), (61243, 15444, '2011-01-17 16:12:15'), (61244, 15444, '2011-01-17 16:12:17'), (61245, 15444, '2011-01-17 16:12:19'), (61246, 15444, '2011-01-17 16:12:19'), (61247, 15444, '2011-01-17 16:12:20'), (61248, 15444, '2011-01-17 16:12:21'), (61249, 15444, '2011-01-17 16:12:24'), (61250, 15444, '2011-01-17 16:12:24'), (61251, 15444, '2011-01-17 16:12:24'), (61252, 15444, '2011-01-17 16:12:26'), (61253, 15444, '2011-01-17 16:12:27'), (61254, 15444, '2011-01-17 16:12:28'), (61255, 15444, '2011-01-17 16:12:30'), (61256, 15444, '2011-01-17 16:12:31'), (61257, 15444, '2011-01-17 16:12:34'), (61258, 15444, '2011-01-17 16:12:47'), (61259, 15444, '2011-01-17 16:12:49'), (61260, 15444, '2011-01-17 16:12:50'), (61261, 15444, '2011-01-17 16:12:51'), (61262, 15444, '2011-01-17 16:12:59'), (61263, 15444, '2011-01-17 16:13:02'), (61264, 15445, '2011-01-17 16:25:20'), (61265, 15446, '2011-01-17 16:47:31'), (61266, 15446, '2011-01-17 16:48:49'), (61267, 15446, '2011-01-17 16:48:50'), (61268, 15446, '2011-01-17 16:48:52'), (61269, 15446, '2011-01-17 16:48:53'), (61270, 15446, '2011-01-17 16:48:54'), (61271, 15446, '2011-01-17 16:48:55'), (61272, 15446, '2011-01-17 16:48:56'), (61273, 15446, '2011-01-17 16:48:56'), (61274, 15446, '2011-01-17 16:48:58'), (61275, 15446, '2011-01-17 16:48:59'), (61276, 15446, '2011-01-17 16:49:01'), (61277, 15446, '2011-01-17 16:49:01'), (61278, 15446, '2011-01-17 16:49:02'), (61279, 15446, '2011-01-17 16:49:03'), (61280, 15446, '2011-01-17 16:49:06'), (61281, 15446, '2011-01-17 16:49:06'), (61282, 15446, '2011-01-17 16:49:09'), (61283, 15446, '2011-01-17 16:49:09'), (61284, 15446, '2011-01-17 16:49:30'), (61285, 15446, '2011-01-17 16:49:31'), (61286, 15446, '2011-01-17 16:49:33'), (61287, 15446, '2011-01-17 16:49:33'), (61288, 15446, '2011-01-17 16:49:34'), (61289, 15446, '2011-01-17 16:49:38'), (61290, 15446, '2011-01-17 16:49:45'), (61291, 15446, '2011-01-17 16:49:48'), (61292, 15446, '2011-01-17 16:49:49'), (61293, 15446, '2011-01-17 16:49:50'), (61294, 15446, '2011-01-17 16:50:27'), (61295, 15446, '2011-01-17 16:50:47'), (61296, 15446, '2011-01-17 16:51:36'), (61297, 15446, '2011-01-17 16:52:08'), (61298, 15446, '2011-01-17 16:53:48'), (61299, 15446, '2011-01-17 16:54:11'), (61300, 15446, '2011-01-17 16:55:22'), (61301, 15447, '2011-01-17 16:55:33'), (61302, 15448, '2011-01-17 16:55:35'), (61303, 15449, '2011-01-17 16:59:17'), (61304, 15449, '2011-01-17 16:59:28'), (61305, 15449, '2011-01-17 16:59:46'), (61306, 15449, '2011-01-17 16:59:56'), (61307, 15449, '2011-01-17 17:00:11'), (61308, 15449, '2011-01-17 17:00:22'), (61309, 15449, '2011-01-17 17:00:45'), (61310, 15449, '2011-01-17 17:00:57'), (61311, 15449, '2011-01-17 17:01:01'), (61312, 15450, '2011-01-17 17:41:04'), (61313, 15450, '2011-01-17 17:41:46'), (61314, 15450, '2011-01-17 17:42:39'), (61315, 15451, '2011-01-17 18:00:46'), (61316, 15451, '2011-01-17 18:00:56'), (61317, 15451, '2011-01-17 18:01:11'), (61318, 15451, '2011-01-17 18:17:53'), (61319, 15451, '2011-01-17 18:18:09'), (61320, 15451, '2011-01-17 18:19:00'), (61321, 15451, '2011-01-17 18:19:47'), (61322, 15451, '2011-01-17 18:20:01'), (61323, 15451, '2011-01-17 18:20:03'), (61324, 15451, '2011-01-17 18:23:53'), (61325, 15451, '2011-01-17 18:23:58'), (61326, 15451, '2011-01-17 18:24:10'), (61327, 15451, '2011-01-17 18:26:17'), (61328, 15451, '2011-01-17 18:26:24'), (61329, 15451, '2011-01-17 18:26:34'), (61330, 15451, '2011-01-17 18:26:50'), (61331, 15451, '2011-01-17 18:27:23'), (61332, 15451, '2011-01-17 18:27:37'), (61333, 15451, '2011-01-17 18:27:41'), (61334, 15451, '2011-01-17 18:28:00'), (61335, 15451, '2011-01-17 18:28:08'), (61336, 15451, '2011-01-17 18:28:25'), (61337, 15451, '2011-01-17 18:28:32'), (61338, 15451, '2011-01-17 18:28:35'), (61339, 15451, '2011-01-17 18:28:41'), (61340, 15451, '2011-01-17 18:28:51'), (61341, 15451, '2011-01-17 18:29:23'), (61342, 15451, '2011-01-17 18:29:53'), (61343, 15451, '2011-01-17 18:30:41'), (61344, 15451, '2011-01-17 18:30:49'), (61345, 15451, '2011-01-17 18:31:12'), (61346, 15451, '2011-01-17 18:31:37'), (61347, 15451, '2011-01-17 18:32:45'), (61348, 15452, '2011-01-17 18:58:04'), (61349, 15453, '2011-01-17 18:58:18'), (61350, 15454, '2011-01-17 18:58:27'), (61351, 15455, '2011-01-17 18:58:32'), (61352, 15456, '2011-01-17 18:58:48'), (61353, 15457, '2011-01-17 18:58:53'), (61354, 15458, '2011-01-17 18:58:54'), (61355, 15460, '2011-01-17 18:58:55'), (61356, 15459, '2011-01-17 18:58:56'), (61357, 15461, '2011-01-17 18:58:56'), (61358, 15462, '2011-01-17 18:59:06'), (61359, 15463, '2011-01-17 18:59:07'), (61360, 15464, '2011-01-17 18:59:13'), (61361, 15465, '2011-01-17 18:59:13'), (61362, 15466, '2011-01-17 18:59:20'), (61363, 15467, '2011-01-17 18:59:22'), (61364, 15468, '2011-01-17 18:59:27'), (61365, 15469, '2011-01-17 18:59:30'), (61366, 15470, '2011-01-17 18:59:31'), (61367, 15471, '2011-01-17 18:59:33'), (61368, 15472, '2011-01-17 18:59:41'), (61369, 15473, '2011-01-17 19:00:12'), (61370, 15474, '2011-01-17 19:00:34'), (61371, 15475, '2011-01-17 19:01:01'), (61372, 15476, '2011-01-17 19:01:09'), (61373, 15477, '2011-01-17 19:01:12'), (61374, 15478, '2011-01-17 19:01:33'), (61375, 15479, '2011-01-17 19:01:35'), (61376, 15480, '2011-01-17 19:14:20'), (61377, 15481, '2011-01-17 19:43:09'), (61378, 15482, '2011-01-17 19:45:24'), (61379, 15482, '2011-01-17 19:45:41'), (61380, 15482, '2011-01-17 19:46:04'), (61381, 15482, '2011-01-17 19:46:10'), (61382, 15482, '2011-01-17 19:46:26'), (61383, 15482, '2011-01-17 19:46:29'), (61384, 15482, '2011-01-17 19:46:30'), (61385, 15482, '2011-01-17 19:46:39'), (61386, 15482, '2011-01-17 19:46:39'), (61387, 15482, '2011-01-17 19:46:46'), (61388, 15482, '2011-01-17 19:46:55'), (61389, 15482, '2011-01-17 19:47:02'), (61390, 15484, '2011-01-17 19:47:08'), (61391, 15483, '2011-01-17 19:47:09'), (61392, 15482, '2011-01-17 19:47:09'), (61393, 15482, '2011-01-17 19:47:15'), (61394, 15482, '2011-01-17 19:47:24'), (61395, 15482, '2011-01-17 19:47:33'), (61396, 15482, '2011-01-17 19:47:34'), (61397, 15482, '2011-01-17 19:47:57'), (61398, 15482, '2011-01-17 19:47:59'), (61399, 15482, '2011-01-17 19:48:04'), (61400, 15482, '2011-01-17 19:48:06'), (61401, 15482, '2011-01-17 19:48:07'), (61402, 15482, '2011-01-17 19:48:08'), (61403, 15482, '2011-01-17 19:48:10'), (61404, 15482, '2011-01-17 19:48:11'), (61405, 15482, '2011-01-17 19:48:13'), (61406, 15482, '2011-01-17 19:48:15'), (61407, 15482, '2011-01-17 19:48:19'), (61408, 15482, '2011-01-17 19:48:21'), (61409, 15482, '2011-01-17 19:48:27'), (61410, 15485, '2011-01-17 20:12:28'), (61411, 15485, '2011-01-17 20:13:38'), (61412, 15485, '2011-01-17 20:13:50'), (61413, 15485, '2011-01-17 20:14:19'), (61414, 15485, '2011-01-17 20:15:19'), (61415, 15486, '2011-01-17 20:15:52'), (61416, 15485, '2011-01-17 20:15:52'), (61417, 15485, '2011-01-17 20:16:08'), (61418, 15485, '2011-01-17 20:16:38'), (61419, 15485, '2011-01-17 20:16:58'), (61420, 15485, '2011-01-17 20:17:33'), (61421, 15485, '2011-01-17 20:17:35'), (61422, 15485, '2011-01-17 20:17:37'), (61423, 15485, '2011-01-17 20:17:42'), (61424, 15487, '2011-01-17 20:20:36'), (61425, 15488, '2011-01-17 20:20:38'), (61426, 15489, '2011-01-17 20:21:02'), (61427, 15490, '2011-01-17 20:22:40'), (61428, 15491, '2011-01-17 20:23:15'), (61429, 15492, '2011-01-17 20:23:54'), (61430, 15493, '2011-01-17 20:30:43'), (61431, 15494, '2011-01-17 20:35:38'), (61432, 15494, '2011-01-17 20:35:52'), (61433, 15494, '2011-01-17 20:36:01'), (61434, 15494, '2011-01-17 20:36:12'), (61435, 15494, '2011-01-17 20:36:14'), (61436, 15494, '2011-01-17 20:36:20'), (61437, 15494, '2011-01-17 20:36:24'), (61438, 15494, '2011-01-17 20:36:31'), (61439, 15494, '2011-01-17 20:36:46'), (61440, 15494, '2011-01-17 20:36:50'), (61441, 15494, '2011-01-17 20:37:04'), (61442, 15495, '2011-01-17 20:37:23'), (61443, 15495, '2011-01-17 20:37:46'), (61444, 15496, '2011-01-17 20:37:58'), (61445, 15495, '2011-01-17 20:38:15'), (61446, 15496, '2011-01-17 20:38:34'), (61447, 15496, '2011-01-17 20:39:14'), (61448, 15496, '2011-01-17 20:39:29'), (61449, 15496, '2011-01-17 20:39:44'), (61450, 15496, '2011-01-17 20:40:29'), (61451, 15496, '2011-01-17 20:40:30'), (61452, 15496, '2011-01-17 20:40:42'), (61453, 15496, '2011-01-17 20:40:54'), (61454, 15497, '2011-01-17 20:51:44'), (61455, 15490, '2011-01-17 20:59:55'), (61456, 15481, '2011-01-17 21:01:39'), (61457, 15498, '2011-01-17 21:07:13'), (61458, 15498, '2011-01-17 21:13:08'), (61459, 15498, '2011-01-17 21:13:17'), (61460, 15498, '2011-01-17 21:13:36'), (61461, 15498, '2011-01-17 21:13:54'), (61462, 15498, '2011-01-17 21:14:06'), (61463, 15498, '2011-01-17 21:14:15'), (61464, 15499, '2011-01-17 21:20:01'), (61465, 15499, '2011-01-17 21:20:22'), (61466, 15499, '2011-01-17 21:20:26'), (61467, 15499, '2011-01-17 21:20:26'), (61468, 15499, '2011-01-17 21:20:26'), (61469, 15499, '2011-01-17 21:20:29'), (61470, 15499, '2011-01-17 21:20:30'), (61471, 15499, '2011-01-17 21:20:38'), (61472, 15499, '2011-01-17 21:20:44'), (61473, 15500, '2011-01-17 22:57:01'), (61474, 15501, '2011-01-17 22:57:05'), (61475, 15502, '2011-01-17 22:57:11'), (61476, 15503, '2011-01-17 22:57:16'), (61477, 15504, '2011-01-17 23:54:57'), (61478, 15505, '2011-01-18 00:09:53'), (61479, 15506, '2011-01-18 00:09:57'), (61480, 15507, '2011-01-18 00:10:02'), (61481, 15508, '2011-01-18 00:10:06'), (61482, 15509, '2011-01-18 00:10:11'), (61483, 15510, '2011-01-18 00:10:15'), (61484, 15511, '2011-01-18 00:30:28'), (61485, 15511, '2011-01-18 00:30:43'), (61486, 15511, '2011-01-18 00:31:12'), (61487, 15511, '2011-01-18 00:31:13'), (61488, 15511, '2011-01-18 00:31:14'), (61489, 15512, '2011-01-18 00:32:43'), (61490, 15513, '2011-01-18 00:32:49'), (61491, 15514, '2011-01-18 00:51:18'), (61492, 15515, '2011-01-18 02:35:31'), (61493, 15516, '2011-01-18 02:35:34'), (61494, 15517, '2011-01-18 02:35:40'), (61495, 15518, '2011-01-18 02:35:45'), (61496, 15519, '2011-01-18 03:26:24'), (61497, 15520, '2011-01-18 03:26:29'), (61498, 15521, '2011-01-18 03:49:55'), (61499, 15522, '2011-01-18 03:50:59'), (61500, 15523, '2011-01-18 03:51:04'), (61501, 15524, '2011-01-18 03:51:09'), (61502, 15525, '2011-01-18 03:51:14'), (61503, 15526, '2011-01-18 03:51:19'), (61504, 15527, '2011-01-18 03:54:39'), (61505, 15528, '2011-01-18 06:18:37'), (61506, 15529, '2011-01-18 06:25:54'), (61507, 15530, '2011-01-18 07:11:24'), (61508, 15531, '2011-01-18 07:11:28'), (61509, 15532, '2011-01-18 07:16:13'), (61510, 15533, '2011-01-18 07:28:53'), (61511, 15534, '2011-01-18 07:42:49'), (61512, 15535, '2011-01-18 07:42:51'), (61513, 15536, '2011-01-18 07:42:53'), (61514, 15537, '2011-01-18 07:42:55'), (61515, 15537, '2011-01-18 07:43:27'), (61516, 15537, '2011-01-18 07:43:52'), (61517, 15537, '2011-01-18 07:44:09'), (61518, 15537, '2011-01-18 07:44:46'), (61519, 15537, '2011-01-18 07:44:55'), (61520, 15537, '2011-01-18 07:45:30'), (61521, 15538, '2011-01-18 08:16:44'), (61522, 15539, '2011-01-18 09:21:18'), (61523, 15539, '2011-01-18 09:21:25'), (61524, 15539, '2011-01-18 09:21:27'), (61525, 15539, '2011-01-18 09:21:30'), (61526, 15540, '2011-01-18 09:21:31'), (61527, 15539, '2011-01-18 09:21:41'), (61528, 15539, '2011-01-18 09:21:52'), (61529, 15539, '2011-01-18 09:25:12'), (61530, 15539, '2011-01-18 09:26:45'), (61531, 15541, '2011-01-18 09:27:39'), (61532, 15539, '2011-01-18 09:27:49'), (61533, 15539, '2011-01-18 09:27:52'), (61534, 15539, '2011-01-18 09:31:12'), (61535, 15539, '2011-01-18 09:39:21'), (61536, 15539, '2011-01-18 09:39:21'), (61537, 15539, '2011-01-18 09:39:34'), (61538, 15539, '2011-01-18 09:39:37'), (61539, 15539, '2011-01-18 09:39:52'), (61540, 15539, '2011-01-18 09:45:33'), (61541, 15539, '2011-01-18 09:49:47'), (61542, 15539, '2011-01-18 09:49:49'), (61543, 15539, '2011-01-18 09:49:50'), (61544, 15539, '2011-01-18 09:53:34'), (61545, 15539, '2011-01-18 09:53:39'), (61546, 15539, '2011-01-18 09:53:45'), (61547, 15539, '2011-01-18 09:53:49'), (61548, 15542, '2011-01-18 10:08:03'), (61549, 15542, '2011-01-18 10:08:18'), (61550, 15542, '2011-01-18 10:08:27'), (61551, 15542, '2011-01-18 10:08:42'), (61552, 15542, '2011-01-18 10:20:17'), (61553, 15542, '2011-01-18 10:20:24'), (61554, 15542, '2011-01-18 10:20:37'), (61555, 15542, '2011-01-18 10:20:51'), (61556, 15539, '2011-01-18 10:22:45'), (61557, 15539, '2011-01-18 10:27:16'), (61558, 15539, '2011-01-18 10:27:17'), (61559, 15543, '2011-01-18 10:27:23'), (61560, 15544, '2011-01-18 10:33:46'), (61561, 15545, '2011-01-18 10:33:56'), (61562, 15544, '2011-01-18 10:34:00'), (61563, 15544, '2011-01-18 10:34:05'), (61564, 15545, '2011-01-18 10:34:29'), (61565, 15545, '2011-01-18 10:34:35'), (61566, 15545, '2011-01-18 10:34:44'), (61567, 15544, '2011-01-18 10:34:58'), (61568, 15545, '2011-01-18 10:35:04'), (61569, 15539, '2011-01-18 10:36:08'), (61570, 15539, '2011-01-18 10:36:09'), (61571, 15539, '2011-01-18 10:41:19'), (61572, 15539, '2011-01-18 10:41:22'), (61573, 15539, '2011-01-18 10:42:18'), (61574, 15539, '2011-01-18 10:47:57'), (61575, 15546, '2011-01-18 10:48:25'), (61576, 15547, '2011-01-18 10:53:50'), (61577, 15547, '2011-01-18 10:54:12'), (61578, 15547, '2011-01-18 10:54:47'), (61579, 15547, '2011-01-18 10:55:24'), (61580, 15547, '2011-01-18 10:55:57'), (61581, 15547, '2011-01-18 10:56:03'), (61582, 15547, '2011-01-18 10:56:07'), (61583, 15548, '2011-01-18 11:06:51'), (61584, 15549, '2011-01-18 11:16:02'), (61585, 15549, '2011-01-18 11:16:14'), (61586, 15549, '2011-01-18 11:16:26'), (61587, 15549, '2011-01-18 11:16:35'), (61588, 15549, '2011-01-18 11:16:47'), (61589, 15549, '2011-01-18 11:17:08'), (61590, 15549, '2011-01-18 11:17:26'), (61591, 15549, '2011-01-18 11:17:37'), (61592, 15549, '2011-01-18 11:17:56'), (61593, 15549, '2011-01-18 11:18:02'), (61594, 15549, '2011-01-18 11:18:11'), (61595, 15549, '2011-01-18 11:18:22'), (61596, 15549, '2011-01-18 11:18:29'), (61597, 15549, '2011-01-18 11:18:35'), (61598, 15549, '2011-01-18 11:18:47'), (61599, 15549, '2011-01-18 11:19:00'), (61600, 15549, '2011-01-18 11:19:05'), (61601, 15549, '2011-01-18 11:19:13'), (61602, 15549, '2011-01-18 11:19:14'), (61603, 15549, '2011-01-18 11:19:16'), (61604, 15549, '2011-01-18 11:19:17'), (61605, 15549, '2011-01-18 11:19:18'), (61606, 15549, '2011-01-18 11:19:20'), (61607, 15549, '2011-01-18 11:19:21'), (61608, 15549, '2011-01-18 11:19:22'), (61609, 15549, '2011-01-18 11:19:23'), (61610, 15549, '2011-01-18 11:19:24'), (61611, 15549, '2011-01-18 11:19:25'), (61612, 15549, '2011-01-18 11:19:27'), (61613, 15550, '2011-01-18 11:46:19'), (61614, 15550, '2011-01-18 11:46:30'), (61615, 15550, '2011-01-18 11:46:41'), (61616, 15550, '2011-01-18 11:46:55'), (61617, 15551, '2011-01-18 11:47:15'), (61618, 15551, '2011-01-18 11:47:25'), (61619, 15551, '2011-01-18 11:47:29'), (61620, 15551, '2011-01-18 11:47:40'), (61621, 15551, '2011-01-18 11:48:15'), (61622, 15551, '2011-01-18 11:48:32'), (61623, 15551, '2011-01-18 11:48:37'), (61624, 15551, '2011-01-18 11:48:40'), (61625, 15551, '2011-01-18 11:48:43'), (61626, 15551, '2011-01-18 11:48:47'), (61627, 15539, '2011-01-18 11:51:14'), (61628, 15539, '2011-01-18 11:51:32'), (61629, 15552, '2011-01-18 12:06:59'), (61630, 15552, '2011-01-18 12:07:37'), (61631, 15552, '2011-01-18 12:07:43'), (61632, 15552, '2011-01-18 12:08:01'), (61633, 15552, '2011-01-18 12:08:14'), (61634, 15552, '2011-01-18 12:08:28'), (61635, 15552, '2011-01-18 12:08:40'), (61636, 15552, '2011-01-18 12:08:48'), (61637, 15552, '2011-01-18 12:08:50'), (61638, 15552, '2011-01-18 12:08:52'), (61639, 15552, '2011-01-18 12:08:53'), (61640, 15552, '2011-01-18 12:08:54'), (61641, 15552, '2011-01-18 12:08:59'), (61642, 15552, '2011-01-18 12:09:18'), (61643, 15552, '2011-01-18 12:09:24'), (61644, 15553, '2011-01-18 12:09:24'), (61645, 15552, '2011-01-18 12:09:25'), (61646, 15552, '2011-01-18 12:09:30'), (61647, 15554, '2011-01-18 12:11:39'), (61648, 15555, '2011-01-18 12:14:00'), (61649, 15556, '2011-01-18 12:14:00'), (61650, 15557, '2011-01-18 12:14:07'), (61651, 15558, '2011-01-18 12:14:08'), (61652, 15560, '2011-01-18 12:17:08'), (61653, 15559, '2011-01-18 12:17:09'), (61654, 15561, '2011-01-18 12:17:11'), (61655, 15562, '2011-01-18 12:17:14'), (61656, 15563, '2011-01-18 12:17:14'), (61657, 15564, '2011-01-18 12:17:20'), (61658, 15565, '2011-01-18 12:20:17'), (61659, 15566, '2011-01-18 12:21:29'), (61660, 15567, '2011-01-18 12:29:12'), (61661, 15568, '2011-01-18 12:29:14'), (61662, 15568, '2011-01-18 12:29:35'), (61663, 15568, '2011-01-18 12:29:54'), (61664, 15568, '2011-01-18 12:30:11'), (61665, 15568, '2011-01-18 12:30:48'), (61666, 15568, '2011-01-18 12:31:05'), (61667, 15568, '2011-01-18 12:31:20'), (61668, 15568, '2011-01-18 12:31:37'), (61669, 15569, '2011-01-18 12:32:07'), (61670, 15570, '2011-01-18 12:38:43'), (61671, 15571, '2011-01-18 12:59:22'), (61672, 15571, '2011-01-18 12:59:51'), (61673, 15571, '2011-01-18 13:00:16'), (61674, 15572, '2011-01-18 13:05:49'), (61675, 15573, '2011-01-18 13:09:01'), (61676, 15574, '2011-01-18 13:09:17'), (61677, 15575, '2011-01-18 13:09:38'), (61678, 15566, '2011-01-18 13:14:53'), (61679, 15533, '2011-01-18 13:40:27'), (61680, 15539, '2011-01-18 13:41:28'), (61681, 15576, '2011-01-18 13:41:44'), (61682, 15539, '2011-01-18 13:50:42'), (61683, 15539, '2011-01-18 13:52:45'), (61684, 15539, '2011-01-18 13:52:47'), (61685, 15539, '2011-01-18 13:52:55'), (61686, 15539, '2011-01-18 13:53:26'), (61687, 15577, '2011-01-18 14:00:05'), (61688, 15578, '2011-01-18 15:00:41'), (61689, 15578, '2011-01-18 15:01:00'), (61690, 15578, '2011-01-18 15:01:09'), (61691, 15578, '2011-01-18 15:01:20'), (61692, 15579, '2011-01-18 15:02:57'), (61693, 15580, '2011-01-18 15:07:35'), (61694, 15580, '2011-01-18 15:08:41'), (61695, 15580, '2011-01-18 15:09:08'), (61696, 15581, '2011-01-18 15:10:02'), (61697, 15581, '2011-01-18 15:10:54'), (61698, 15581, '2011-01-18 15:11:02'), (61699, 15581, '2011-01-18 15:11:10'), (61700, 15581, '2011-01-18 15:11:54'), (61701, 15581, '2011-01-18 15:12:03'), (61702, 15581, '2011-01-18 15:12:47'), (61703, 15581, '2011-01-18 15:13:19'), (61704, 15581, '2011-01-18 15:13:46'), (61705, 15581, '2011-01-18 15:14:06'), (61706, 15581, '2011-01-18 15:14:32'), (61707, 15581, '2011-01-18 15:15:37'), (61708, 15581, '2011-01-18 15:15:58'), (61709, 15581, '2011-01-18 15:16:12'), (61710, 15581, '2011-01-18 15:16:30'), (61711, 15581, '2011-01-18 15:17:48'), (61712, 15581, '2011-01-18 15:18:08'), (61713, 15581, '2011-01-18 15:18:21'), (61714, 15581, '2011-01-18 15:18:26'), (61715, 15581, '2011-01-18 15:18:32'), (61716, 15581, '2011-01-18 15:18:40'), (61717, 15581, '2011-01-18 15:18:52'), (61718, 15581, '2011-01-18 15:19:19'), (61719, 15581, '2011-01-18 15:19:24'), (61720, 15581, '2011-01-18 15:19:29'), (61721, 15581, '2011-01-18 15:19:34'), (61722, 15581, '2011-01-18 15:19:43'), (61723, 15581, '2011-01-18 15:20:30'), (61724, 15581, '2011-01-18 15:20:35'), (61725, 15582, '2011-01-18 15:29:32'), (61726, 15583, '2011-01-18 15:50:52'), (61727, 15584, '2011-01-18 15:58:53'), (61728, 15584, '2011-01-18 15:59:44'), (61729, 15585, '2011-01-18 16:06:05'), (61730, 15585, '2011-01-18 16:08:45'), (61731, 15586, '2011-01-18 18:24:28'), (61732, 15587, '2011-01-18 18:31:09'), (61733, 15588, '2011-01-18 18:31:13'), (61734, 15589, '2011-01-18 18:36:24'), (61735, 15590, '2011-01-18 18:50:02'), (61736, 15591, '2011-01-18 20:40:37'), (61737, 15592, '2011-01-18 21:34:19'), (61738, 15593, '2011-01-18 22:16:55'), (61739, 15594, '2011-01-18 22:16:58'), (61740, 15595, '2011-01-18 22:49:22'), (61741, 15596, '2011-01-19 02:59:52'), (61742, 15597, '2011-01-19 06:04:59'), (61743, 15597, '2011-01-19 06:05:27'), (61744, 15597, '2011-01-19 06:05:29'), (61745, 15597, '2011-01-19 06:05:29'), (61746, 15597, '2011-01-19 06:05:30'), (61747, 15597, '2011-01-19 06:05:30'), (61748, 15598, '2011-01-19 06:31:52'), (61749, 15599, '2011-01-19 07:28:49'), (61750, 15599, '2011-01-19 07:29:16'), (61751, 15599, '2011-01-19 07:29:41'), (61752, 15599, '2011-01-19 07:29:50'), (61753, 15600, '2011-01-19 07:46:35'), (61754, 15601, '2011-01-19 08:08:26'), (61755, 15602, '2011-01-19 08:08:30'), (61756, 15603, '2011-01-19 08:12:32'), (61757, 15603, '2011-01-19 08:12:44'), (61758, 15603, '2011-01-19 08:12:50'), (61759, 15603, '2011-01-19 08:12:57'), (61760, 15603, '2011-01-19 08:13:07'), (61761, 15604, '2011-01-19 08:16:02'), (61762, 15605, '2011-01-19 08:18:11'), (61763, 15606, '2011-01-19 08:18:13'), (61764, 15607, '2011-01-19 08:18:36'), (61765, 15608, '2011-01-19 08:22:35'), (61766, 15609, '2011-01-19 08:56:29'), (61767, 15610, '2011-01-19 08:59:41'), (61768, 15611, '2011-01-19 09:38:11'), (61769, 15612, '2011-01-19 10:04:13'), (61770, 15613, '2011-01-19 10:52:03'), (61771, 15614, '2011-01-19 11:19:10'), (61772, 15615, '2011-01-19 11:20:37'), (61773, 15616, '2011-01-19 11:23:26'), (61774, 15617, '2011-01-19 11:35:14'), (61775, 15618, '2011-01-19 11:48:50'), (61776, 15619, '2011-01-19 11:49:01'), (61777, 15619, '2011-01-19 11:50:16'), (61778, 15619, '2011-01-19 11:50:21'), (61779, 15620, '2011-01-19 11:52:06'), (61780, 15620, '2011-01-19 11:52:26'), (61781, 15620, '2011-01-19 11:52:51'), (61782, 15621, '2011-01-19 12:41:15'), (61783, 15621, '2011-01-19 12:41:33'), (61784, 15621, '2011-01-19 12:41:39'), (61785, 15621, '2011-01-19 12:41:45'), (61786, 15621, '2011-01-19 12:41:54'), (61787, 15621, '2011-01-19 12:42:00'), (61788, 15621, '2011-01-19 12:42:02'), (61789, 15621, '2011-01-19 12:42:03'), (61790, 15621, '2011-01-19 12:42:06'), (61791, 15621, '2011-01-19 12:42:09'), (61792, 15621, '2011-01-19 12:42:11'), (61793, 15621, '2011-01-19 12:42:13'), (61794, 15621, '2011-01-19 12:42:23'), (61795, 15621, '2011-01-19 12:42:44'), (61796, 15622, '2011-01-19 12:55:40'), (61797, 15622, '2011-01-19 12:55:48'), (61798, 15622, '2011-01-19 12:55:57'), (61799, 15622, '2011-01-19 12:56:43'), (61800, 15622, '2011-01-19 12:56:59'), (61801, 15622, '2011-01-19 12:57:03'), (61802, 15622, '2011-01-19 12:57:06'), (61803, 15623, '2011-01-19 13:10:08'), (61804, 15623, '2011-01-19 13:10:23'), (61805, 15623, '2011-01-19 13:10:34'), (61806, 15623, '2011-01-19 13:10:35'), (61807, 15623, '2011-01-19 13:10:37'), (61808, 15623, '2011-01-19 13:10:38'), (61809, 15622, '2011-01-19 13:10:38'), (61810, 15623, '2011-01-19 13:10:40'), (61811, 15623, '2011-01-19 13:10:47'), (61812, 15622, '2011-01-19 13:10:58'), (61813, 15622, '2011-01-19 13:11:11'), (61814, 15622, '2011-01-19 13:11:17'), (61815, 15622, '2011-01-19 13:11:26'), (61816, 15624, '2011-01-19 13:20:37'), (61817, 15624, '2011-01-19 13:21:19'), (61818, 15624, '2011-01-19 13:21:36'), (61819, 15624, '2011-01-19 13:21:58'), (61820, 15624, '2011-01-19 13:22:45'), (61821, 15624, '2011-01-19 13:23:14'), (61822, 15624, '2011-01-19 13:23:54'), (61823, 15624, '2011-01-19 13:24:22'), (61824, 15624, '2011-01-19 13:24:30'), (61825, 15624, '2011-01-19 13:24:35'), (61826, 15624, '2011-01-19 13:24:50'), (61827, 15624, '2011-01-19 13:25:14'), (61828, 15624, '2011-01-19 13:25:45'), (61829, 15624, '2011-01-19 13:26:49'), (61830, 15624, '2011-01-19 13:27:07'), (61831, 15624, '2011-01-19 13:27:35'), (61832, 15624, '2011-01-19 13:27:38'), (61833, 15624, '2011-01-19 13:27:40'), (61834, 15624, '2011-01-19 13:27:44'), (61835, 15624, '2011-01-19 13:27:47'), (61836, 15624, '2011-01-19 13:27:50'), (61837, 15624, '2011-01-19 13:27:54'), (61838, 15624, '2011-01-19 13:27:57'), (61839, 15624, '2011-01-19 13:28:04'), (61840, 15622, '2011-01-19 13:37:20'), (61841, 15622, '2011-01-19 13:37:23'), (61842, 15622, '2011-01-19 13:37:34'), (61843, 15622, '2011-01-19 13:37:37'), (61844, 15622, '2011-01-19 13:37:48'), (61845, 15622, '2011-01-19 13:40:25'), (61846, 15622, '2011-01-19 13:40:30'), (61847, 15622, '2011-01-19 13:42:11'), (61848, 15622, '2011-01-19 13:42:20'), (61849, 15622, '2011-01-19 13:42:24'), (61850, 15622, '2011-01-19 13:45:02'), (61851, 15622, '2011-01-19 13:45:09'), (61852, 15622, '2011-01-19 13:45:12'), (61853, 15622, '2011-01-19 13:50:21'), (61854, 15622, '2011-01-19 13:53:57'), (61855, 15622, '2011-01-19 13:54:06'), (61856, 15622, '2011-01-19 13:54:17'), (61857, 15622, '2011-01-19 13:54:20'), (61858, 15622, '2011-01-19 13:54:36'), (61859, 15625, '2011-01-19 14:05:31'), (61860, 15625, '2011-01-19 14:06:22'), (61861, 15622, '2011-01-19 14:08:51'), (61862, 15622, '2011-01-19 14:08:52'), (61863, 15626, '2011-01-19 14:44:57'), (61864, 15626, '2011-01-19 14:45:26'), (61865, 15626, '2011-01-19 14:45:54'), (61866, 15626, '2011-01-19 14:45:54'), (61867, 15626, '2011-01-19 14:46:20'), (61868, 15627, '2011-01-19 14:46:20'), (61869, 15626, '2011-01-19 14:46:30'), (61870, 15626, '2011-01-19 14:46:37'), (61871, 15622, '2011-01-19 14:58:43'), (61872, 15622, '2011-01-19 14:58:48'), (61873, 15622, '2011-01-19 14:58:52'), (61874, 15622, '2011-01-19 15:06:26'), (61875, 15622, '2011-01-19 15:20:59'), (61876, 15622, '2011-01-19 15:25:32'), (61877, 15628, '2011-01-19 15:26:00'), (61878, 15622, '2011-01-19 15:28:55'), (61879, 15622, '2011-01-19 15:28:56'), (61880, 15622, '2011-01-19 15:29:00'), (61881, 15622, '2011-01-19 15:29:13'), (61882, 15629, '2011-01-19 15:47:10'), (61883, 15622, '2011-01-19 16:04:37'), (61884, 15622, '2011-01-19 16:06:48'), (61885, 15622, '2011-01-19 16:06:50'), (61886, 15622, '2011-01-19 16:06:51'), (61887, 15622, '2011-01-19 16:06:53'), (61888, 15622, '2011-01-19 16:07:00'), (61889, 15622, '2011-01-19 16:07:18'), (61890, 15622, '2011-01-19 16:07:28'), (61891, 15622, '2011-01-19 16:07:39'), (61892, 15631, '2011-01-19 16:10:04'), (61893, 15630, '2011-01-19 16:10:04'), (61894, 15622, '2011-01-19 16:30:29'), (61895, 15622, '2011-01-19 16:30:36'), (61896, 15622, '2011-01-19 16:30:37'), (61897, 15622, '2011-01-19 16:31:10'), (61898, 15622, '2011-01-19 16:31:20'), (61899, 15632, '2011-01-19 16:32:47'), (61900, 15622, '2011-01-19 16:38:53'), (61901, 15622, '2011-01-19 16:44:10'), (61902, 15622, '2011-01-19 16:44:12'), (61903, 15622, '2011-01-19 16:44:12'), (61904, 15622, '2011-01-19 16:44:13'), (61905, 15633, '2011-01-19 16:51:57'), (61906, 15634, '2011-01-19 16:56:04'), (61907, 15635, '2011-01-19 16:58:04'), (61908, 15635, '2011-01-19 16:58:24'), (61909, 15622, '2011-01-19 16:58:37'), (61910, 15635, '2011-01-19 16:58:38'), (61911, 15622, '2011-01-19 16:58:40'), (61912, 15635, '2011-01-19 16:58:41'), (61913, 15635, '2011-01-19 16:58:43'), (61914, 15635, '2011-01-19 16:58:48'), (61915, 15635, '2011-01-19 16:58:52'), (61916, 15622, '2011-01-19 16:58:56'), (61917, 15622, '2011-01-19 16:59:00'), (61918, 15635, '2011-01-19 16:59:31'), (61919, 15622, '2011-01-19 17:02:20'), (61920, 15622, '2011-01-19 17:06:47'), (61921, 15622, '2011-01-19 17:15:11'), (61922, 15622, '2011-01-19 17:15:13'), (61923, 15622, '2011-01-19 17:26:50'), (61924, 15622, '2011-01-19 17:26:51'), (61925, 15622, '2011-01-19 17:28:39'), (61926, 15636, '2011-01-19 17:29:42'), (61927, 15622, '2011-01-19 17:31:11'), (61928, 15637, '2011-01-19 17:32:30'), (61929, 15637, '2011-01-19 17:32:46'), (61930, 15637, '2011-01-19 17:33:03'), (61931, 15622, '2011-01-19 17:33:42'), (61932, 15622, '2011-01-19 17:52:02'), (61933, 15622, '2011-01-19 18:03:35'), (61934, 15638, '2011-01-19 18:35:47'), (61935, 15638, '2011-01-19 18:35:59'), (61936, 15638, '2011-01-19 18:36:06'), (61937, 15638, '2011-01-19 18:36:12'), (61938, 15638, '2011-01-19 18:36:22'), (61939, 15638, '2011-01-19 18:36:35'), (61940, 15638, '2011-01-19 18:36:42'), (61941, 15638, '2011-01-19 18:36:54'), (61942, 15638, '2011-01-19 18:37:00'), (61943, 15638, '2011-01-19 18:37:10'), (61944, 15638, '2011-01-19 18:37:11'), (61945, 15639, '2011-01-19 18:54:32'), (61946, 15639, '2011-01-19 18:55:30'), (61947, 15640, '2011-01-19 19:39:51'), (61948, 15641, '2011-01-19 20:26:29'), (61949, 15641, '2011-01-19 20:26:54'), (61950, 15641, '2011-01-19 20:27:11'), (61951, 15641, '2011-01-19 20:27:32'), (61952, 15641, '2011-01-19 20:27:36'), (61953, 15642, '2011-01-19 20:34:31'), (61954, 15642, '2011-01-19 20:34:52'), (61955, 15642, '2011-01-19 20:34:57'), (61956, 15642, '2011-01-19 20:35:00'), (61957, 15642, '2011-01-19 20:35:01'), (61958, 15642, '2011-01-19 20:35:35'), (61959, 15642, '2011-01-19 20:35:54'), (61960, 15643, '2011-01-19 20:40:33'), (61961, 15643, '2011-01-19 20:41:03'), (61962, 15644, '2011-01-19 20:41:04'), (61963, 15644, '2011-01-19 20:41:37'), (61964, 15643, '2011-01-19 20:42:07'), (61965, 15645, '2011-01-19 20:59:45'), (61966, 15645, '2011-01-19 21:00:30'), (61967, 15645, '2011-01-19 21:00:45'), (61968, 15645, '2011-01-19 21:01:26'), (61969, 15645, '2011-01-19 21:01:40'), (61970, 15646, '2011-01-19 21:04:04'), (61971, 15645, '2011-01-19 21:04:14'), (61972, 15645, '2011-01-19 21:04:37'), (61973, 15645, '2011-01-19 21:05:09'), (61974, 15645, '2011-01-19 21:05:16'), (61975, 15645, '2011-01-19 21:05:22'), (61976, 15645, '2011-01-19 21:11:40'), (61977, 15645, '2011-01-19 21:11:58'), (61978, 15645, '2011-01-19 21:12:13'), (61979, 15647, '2011-01-19 21:52:53'), (61980, 15648, '2011-01-19 22:00:03'), (61981, 15649, '2011-01-19 22:46:47'), (61982, 15650, '2011-01-19 22:46:50'), (61983, 15651, '2011-01-20 00:52:44'), (61984, 15652, '2011-01-20 00:52:49'), (61985, 15653, '2011-01-20 00:52:57'), (61986, 15654, '2011-01-20 00:53:06'), (61987, 15655, '2011-01-20 00:53:13'), (61988, 15656, '2011-01-20 00:53:19'), (61989, 15657, '2011-01-20 00:53:25'), (61990, 15658, '2011-01-20 00:53:32'), (61991, 15659, '2011-01-20 00:53:38'), (61992, 15660, '2011-01-20 00:53:48'), (61993, 15661, '2011-01-20 00:53:53'), (61994, 15662, '2011-01-20 00:54:01'), (61995, 15663, '2011-01-20 00:54:06'), (61996, 15664, '2011-01-20 00:54:10'), (61997, 15665, '2011-01-20 00:54:15'), (61998, 15666, '2011-01-20 00:54:18'), (61999, 15667, '2011-01-20 00:54:22'), (62000, 15668, '2011-01-20 00:54:26'), (62001, 15669, '2011-01-20 00:54:32'), (62002, 15670, '2011-01-20 00:54:40'), (62003, 15671, '2011-01-20 00:54:46'), (62004, 15672, '2011-01-20 00:54:51'), (62005, 15673, '2011-01-20 00:54:56'), (62006, 15674, '2011-01-20 00:55:02'), (62007, 15675, '2011-01-20 00:55:07'), (62008, 15676, '2011-01-20 02:10:38'), (62009, 15677, '2011-01-20 04:05:05'), (62010, 15678, '2011-01-20 06:12:14'), (62011, 15678, '2011-01-20 06:12:27'), (62012, 15678, '2011-01-20 06:12:34'), (62013, 15678, '2011-01-20 06:13:13'), (62014, 15678, '2011-01-20 06:13:26'), (62015, 15678, '2011-01-20 06:13:42'), (62016, 15678, '2011-01-20 06:13:58'), (62017, 15678, '2011-01-20 06:14:18'), (62018, 15678, '2011-01-20 06:14:30'), (62019, 15678, '2011-01-20 06:15:29'), (62020, 15678, '2011-01-20 06:16:09'), (62021, 15678, '2011-01-20 06:17:47'), (62022, 15678, '2011-01-20 06:18:27'), (62023, 15679, '2011-01-20 06:49:34'), (62024, 15680, '2011-01-20 07:51:51'), (62025, 15681, '2011-01-20 08:10:31'), (62026, 15681, '2011-01-20 08:11:39'), (62027, 15681, '2011-01-20 08:14:02'), (62028, 15681, '2011-01-20 08:17:11'), (62029, 15682, '2011-01-20 08:30:26'), (62030, 15682, '2011-01-20 08:30:34'), (62031, 15683, '2011-01-20 08:46:24'), (62032, 15683, '2011-01-20 08:46:50'), (62033, 15683, '2011-01-20 08:46:56'), (62034, 15683, '2011-01-20 08:47:12'), (62035, 15683, '2011-01-20 08:47:22'), (62036, 15683, '2011-01-20 08:47:33'), (62037, 15683, '2011-01-20 08:47:39'), (62038, 15682, '2011-01-20 09:11:31'), (62039, 15682, '2011-01-20 09:12:14'), (62040, 15682, '2011-01-20 09:12:15'), (62041, 15682, '2011-01-20 09:18:41'), (62042, 15682, '2011-01-20 09:18:46'), (62043, 15682, '2011-01-20 09:18:55'), (62044, 15684, '2011-01-20 09:25:02'), (62045, 15684, '2011-01-20 09:25:54'), (62046, 15684, '2011-01-20 09:26:08'), (62047, 15684, '2011-01-20 09:27:00'), (62048, 15684, '2011-01-20 09:27:08'), (62049, 15684, '2011-01-20 09:27:37'), (62050, 15684, '2011-01-20 09:27:45'), (62051, 15682, '2011-01-20 09:35:21'), (62052, 15682, '2011-01-20 09:51:47'), (62053, 15682, '2011-01-20 09:51:47'), (62054, 15682, '2011-01-20 10:04:40'), (62055, 15682, '2011-01-20 10:04:43'), (62056, 15682, '2011-01-20 10:04:49'), (62057, 15682, '2011-01-20 10:04:53'), (62058, 15685, '2011-01-20 10:18:19'), (62059, 15686, '2011-01-20 10:22:37'), (62060, 15686, '2011-01-20 10:23:21'), (62061, 15686, '2011-01-20 10:23:59'), (62062, 15686, '2011-01-20 10:24:39'), (62063, 15686, '2011-01-20 10:24:48'), (62064, 15686, '2011-01-20 10:25:18'), (62065, 15686, '2011-01-20 10:25:31'), (62066, 15686, '2011-01-20 10:25:50'), (62067, 15686, '2011-01-20 10:26:08'), (62068, 15687, '2011-01-20 10:26:34'), (62069, 15686, '2011-01-20 10:26:34'), (62070, 15686, '2011-01-20 10:27:33'), (62071, 15686, '2011-01-20 10:28:08'), (62072, 15682, '2011-01-20 10:36:36'), (62073, 15688, '2011-01-20 10:43:50'), (62074, 15688, '2011-01-20 10:44:26'), (62075, 15688, '2011-01-20 10:44:32'), (62076, 15688, '2011-01-20 10:44:40'), (62077, 15688, '2011-01-20 10:44:51'), (62078, 15688, '2011-01-20 10:45:19'), (62079, 15688, '2011-01-20 10:45:34'), (62080, 15688, '2011-01-20 10:45:43'), (62081, 15688, '2011-01-20 10:46:14'), (62082, 15688, '2011-01-20 10:46:23'), (62083, 15689, '2011-01-20 10:57:19'), (62084, 15690, '2011-01-20 11:07:49'), (62085, 15691, '2011-01-20 11:17:39'), (62086, 15682, '2011-01-20 11:22:50'), (62087, 15682, '2011-01-20 11:22:50'), (62088, 15682, '2011-01-20 11:22:54'), (62089, 15682, '2011-01-20 11:23:03'), (62090, 15692, '2011-01-20 11:30:55'), (62091, 15692, '2011-01-20 11:31:34'), (62092, 15692, '2011-01-20 11:31:47'), (62093, 15692, '2011-01-20 11:31:57'), (62094, 15692, '2011-01-20 11:32:19'), (62095, 15692, '2011-01-20 11:32:21'), (62096, 15692, '2011-01-20 11:32:37'), (62097, 15692, '2011-01-20 11:32:40'), (62098, 15692, '2011-01-20 11:32:43'), (62099, 15692, '2011-01-20 11:32:47'), (62100, 15693, '2011-01-20 11:43:04'), (62101, 15682, '2011-01-20 11:56:23'), (62102, 15682, '2011-01-20 12:08:00'), (62103, 15682, '2011-01-20 12:08:18'), (62104, 14500, '2011-01-20 12:12:19'), (62105, 15694, '2011-01-20 12:12:26'), (62106, 15695, '2011-01-20 12:12:32'), (62107, 15696, '2011-01-20 12:13:57'), (62108, 15696, '2011-01-20 12:14:06'), (62109, 15682, '2011-01-20 12:45:47'), (62110, 15682, '2011-01-20 12:48:05'), (62111, 15682, '2011-01-20 12:48:07'), (62112, 15682, '2011-01-20 12:48:11'), (62113, 15682, '2011-01-20 12:48:13'), (62114, 15697, '2011-01-20 13:22:25'), (62115, 15697, '2011-01-20 13:22:32'), (62116, 15697, '2011-01-20 13:22:36'), (62117, 15697, '2011-01-20 13:22:48'), (62118, 15697, '2011-01-20 13:22:59'), (62119, 15697, '2011-01-20 13:23:10'), (62120, 15697, '2011-01-20 13:23:13'), (62121, 15697, '2011-01-20 13:23:14'), (62122, 15697, '2011-01-20 13:23:14'), (62123, 15697, '2011-01-20 13:23:17'), (62124, 15697, '2011-01-20 13:23:17'), (62125, 15697, '2011-01-20 13:23:32'), (62126, 15697, '2011-01-20 13:24:04'), (62127, 15697, '2011-01-20 13:25:04'), (62128, 15698, '2011-01-20 13:26:26'), (62129, 15699, '2011-01-20 13:33:57'), (62130, 15699, '2011-01-20 13:34:52'), (62131, 15699, '2011-01-20 13:35:24'), (62132, 15699, '2011-01-20 13:35:37'), (62133, 15699, '2011-01-20 13:35:52'), (62134, 15699, '2011-01-20 13:36:12'), (62135, 15699, '2011-01-20 13:36:27'), (62136, 15699, '2011-01-20 13:37:16'); INSERT INTO `log_url` (`url_id`, `visitor_id`, `visit_time`) VALUES (62137, 15697, '2011-01-20 13:40:16'), (62138, 15697, '2011-01-20 13:40:34'), (62139, 15697, '2011-01-20 13:41:23'), (62140, 15697, '2011-01-20 13:41:26'), (62141, 15697, '2011-01-20 13:41:46'), (62142, 15697, '2011-01-20 13:41:58'), (62143, 15697, '2011-01-20 13:42:54'), (62144, 15697, '2011-01-20 13:42:56'), (62145, 15697, '2011-01-20 13:43:11'), (62146, 15697, '2011-01-20 13:43:13'), (62147, 15697, '2011-01-20 13:43:30'), (62148, 15697, '2011-01-20 13:43:31'), (62149, 15697, '2011-01-20 13:43:50'), (62150, 15697, '2011-01-20 13:43:51'), (62151, 15700, '2011-01-20 13:44:10'), (62152, 15701, '2011-01-20 13:45:14'), (62153, 15697, '2011-01-20 13:45:16'), (62154, 15697, '2011-01-20 13:45:17'), (62155, 15697, '2011-01-20 13:45:58'), (62156, 15697, '2011-01-20 13:46:14'), (62157, 15697, '2011-01-20 13:46:28'), (62158, 15697, '2011-01-20 13:46:29'), (62159, 15697, '2011-01-20 13:46:37'), (62160, 15702, '2011-01-20 13:52:47'), (62161, 15703, '2011-01-20 13:53:14'), (62162, 15704, '2011-01-20 14:15:47'), (62163, 15704, '2011-01-20 14:16:00'), (62164, 15704, '2011-01-20 14:16:08'), (62165, 15704, '2011-01-20 14:16:48'), (62166, 15705, '2011-01-20 15:36:51'), (62167, 15706, '2011-01-20 15:58:04'), (62168, 15706, '2011-01-20 15:58:34'), (62169, 15706, '2011-01-20 15:58:52'), (62170, 15706, '2011-01-20 16:01:14'), (62171, 15707, '2011-01-20 16:04:38'), (62172, 15708, '2011-01-20 16:12:13'), (62173, 15709, '2011-01-20 16:15:22'), (62174, 15710, '2011-01-20 16:56:04'), (62175, 15710, '2011-01-20 16:56:46'), (62176, 15710, '2011-01-20 16:57:27'), (62177, 15710, '2011-01-20 16:57:33'), (62178, 15710, '2011-01-20 16:57:52'), (62179, 15711, '2011-01-20 17:02:22'), (62180, 15710, '2011-01-20 17:05:28'), (62181, 15712, '2011-01-20 17:06:09'), (62182, 15713, '2011-01-20 17:06:13'), (62183, 15714, '2011-01-20 17:06:13'), (62184, 15710, '2011-01-20 17:06:14'), (62185, 15710, '2011-01-20 17:06:27'), (62186, 15710, '2011-01-20 17:06:50'), (62187, 15714, '2011-01-20 17:07:07'), (62188, 15714, '2011-01-20 17:09:57'), (62189, 15714, '2011-01-20 17:10:55'), (62190, 15714, '2011-01-20 17:11:13'), (62191, 15714, '2011-01-20 17:12:00'), (62192, 15714, '2011-01-20 17:12:38'), (62193, 15714, '2011-01-20 17:12:43'), (62194, 15715, '2011-01-20 17:15:15'), (62195, 15710, '2011-01-20 17:20:39'), (62196, 15710, '2011-01-20 17:20:41'), (62197, 15716, '2011-01-20 17:21:38'), (62198, 15714, '2011-01-20 17:25:43'), (62199, 15714, '2011-01-20 17:25:46'), (62200, 15714, '2011-01-20 17:26:23'), (62201, 15714, '2011-01-20 17:26:36'), (62202, 15714, '2011-01-20 17:26:38'), (62203, 15714, '2011-01-20 17:26:55'), (62204, 15714, '2011-01-20 17:27:21'), (62205, 15714, '2011-01-20 17:27:27'), (62206, 15714, '2011-01-20 17:27:29'), (62207, 15714, '2011-01-20 17:27:57'), (62208, 15714, '2011-01-20 17:28:26'), (62209, 15714, '2011-01-20 17:28:28'), (62210, 15714, '2011-01-20 17:28:50'), (62211, 15714, '2011-01-20 17:28:53'), (62212, 15714, '2011-01-20 17:29:04'), (62213, 15714, '2011-01-20 17:29:22'), (62214, 15714, '2011-01-20 17:29:45'), (62215, 15714, '2011-01-20 17:29:49'), (62216, 15714, '2011-01-20 17:29:50'), (62217, 15714, '2011-01-20 17:29:51'), (62218, 15714, '2011-01-20 17:29:51'), (62219, 15714, '2011-01-20 17:29:53'), (62220, 15714, '2011-01-20 17:30:16'), (62221, 15714, '2011-01-20 17:30:21'), (62222, 15717, '2011-01-20 17:41:17'), (62223, 15718, '2011-01-20 17:46:09'), (62224, 15719, '2011-01-20 18:43:46'), (62225, 15719, '2011-01-20 18:44:33'), (62226, 15719, '2011-01-20 18:44:35'), (62227, 15719, '2011-01-20 18:44:36'), (62228, 15719, '2011-01-20 18:44:37'), (62229, 15719, '2011-01-20 18:45:04'), (62230, 15719, '2011-01-20 18:45:30'), (62231, 15719, '2011-01-20 18:45:57'), (62232, 15720, '2011-01-20 18:56:41'), (62233, 15720, '2011-01-20 18:57:11'), (62234, 15720, '2011-01-20 18:57:18'), (62235, 15720, '2011-01-20 18:57:26'), (62236, 15720, '2011-01-20 18:57:34'), (62237, 15720, '2011-01-20 18:58:07'), (62238, 15720, '2011-01-20 18:58:09'), (62239, 15720, '2011-01-20 18:58:56'), (62240, 15720, '2011-01-20 18:59:01'), (62241, 15720, '2011-01-20 18:59:13'), (62242, 15720, '2011-01-20 18:59:24'), (62243, 15720, '2011-01-20 18:59:49'), (62244, 15721, '2011-01-20 20:09:00'), (62245, 15721, '2011-01-20 20:09:36'), (62246, 15721, '2011-01-20 20:09:50'), (62247, 15721, '2011-01-20 20:10:02'), (62248, 15721, '2011-01-20 20:10:17'), (62249, 15721, '2011-01-20 20:10:38'), (62250, 15721, '2011-01-20 20:10:54'), (62251, 15721, '2011-01-20 20:11:17'), (62252, 15721, '2011-01-20 20:11:37'), (62253, 15722, '2011-01-20 21:30:44'), (62254, 15723, '2011-01-20 21:30:56'), (62255, 15723, '2011-01-20 21:31:11'), (62256, 15722, '2011-01-20 21:31:23'), (62257, 15723, '2011-01-20 21:31:26'), (62258, 15723, '2011-01-20 21:31:36'), (62259, 15723, '2011-01-20 21:31:55'), (62260, 15722, '2011-01-20 21:32:23'), (62261, 15723, '2011-01-20 21:32:24'), (62262, 15723, '2011-01-20 21:32:32'), (62263, 15723, '2011-01-20 21:32:48'), (62264, 15723, '2011-01-20 21:33:12'), (62265, 15723, '2011-01-20 21:33:18'), (62266, 15723, '2011-01-20 21:33:27'), (62267, 15723, '2011-01-20 21:33:54'), (62268, 15723, '2011-01-20 21:34:04'), (62269, 15724, '2011-01-20 21:53:16'), (62270, 15725, '2011-01-20 22:31:03'), (62271, 15726, '2011-01-20 22:52:25'), (62272, 15726, '2011-01-20 22:52:51'), (62273, 15726, '2011-01-20 22:52:57'), (62274, 15726, '2011-01-20 22:53:06'), (62275, 15726, '2011-01-20 22:53:15'), (62276, 15726, '2011-01-20 22:53:37'), (62277, 15726, '2011-01-20 22:53:40'), (62278, 15726, '2011-01-20 22:57:15'), (62279, 15727, '2011-01-21 01:09:35'), (62280, 15728, '2011-01-21 02:47:27'), (62281, 15729, '2011-01-21 04:47:09'), (62282, 15729, '2011-01-21 04:47:13'), (62283, 15730, '2011-01-21 05:03:25'), (62284, 15731, '2011-01-21 05:05:01'), (62285, 15732, '2011-01-21 05:51:26'), (62286, 15733, '2011-01-21 05:57:55'), (62287, 15734, '2011-01-21 06:14:22'), (62288, 15735, '2011-01-21 07:37:06'), (62289, 15735, '2011-01-21 07:37:13'), (62290, 15735, '2011-01-21 07:37:15'), (62291, 15736, '2011-01-21 07:51:33'), (62292, 15736, '2011-01-21 07:51:47'), (62293, 15737, '2011-01-21 07:54:40'), (62294, 15738, '2011-01-21 07:58:55'), (62295, 15739, '2011-01-21 08:10:40'), (62296, 15740, '2011-01-21 08:10:44'), (62297, 15741, '2011-01-21 08:35:26'), (62298, 15742, '2011-01-21 09:45:21'), (62299, 15743, '2011-01-21 10:22:57'), (62300, 15744, '2011-01-21 10:28:22'), (62301, 15745, '2011-01-21 10:55:38'), (62302, 15746, '2011-01-21 11:09:09'), (62303, 15746, '2011-01-21 11:09:34'), (62304, 15746, '2011-01-21 11:10:23'), (62305, 15747, '2011-01-21 11:14:32'), (62306, 15748, '2011-01-21 11:44:13'), (62307, 15749, '2011-01-21 11:49:10'), (62308, 15750, '2011-01-21 12:16:17'), (62309, 15751, '2011-01-21 12:34:20'), (62310, 15751, '2011-01-21 12:34:38'), (62311, 15752, '2011-01-21 12:37:45'), (62312, 15751, '2011-01-21 12:38:20'), (62313, 15751, '2011-01-21 12:39:14'), (62314, 15751, '2011-01-21 12:40:00'), (62315, 15751, '2011-01-21 12:40:13'), (62316, 15751, '2011-01-21 12:40:38'), (62317, 15751, '2011-01-21 12:40:54'), (62318, 15751, '2011-01-21 12:41:06'), (62319, 15751, '2011-01-21 12:41:10'), (62320, 15751, '2011-01-21 12:42:10'), (62321, 15751, '2011-01-21 12:42:19'), (62322, 15751, '2011-01-21 12:42:20'), (62323, 15751, '2011-01-21 12:42:22'), (62324, 15751, '2011-01-21 12:42:25'), (62325, 15751, '2011-01-21 12:42:25'), (62326, 15751, '2011-01-21 12:42:26'), (62327, 15751, '2011-01-21 12:42:29'), (62328, 15751, '2011-01-21 12:42:29'), (62329, 15751, '2011-01-21 12:42:30'), (62330, 15751, '2011-01-21 12:42:30'), (62331, 15751, '2011-01-21 12:42:32'), (62332, 15751, '2011-01-21 12:42:34'), (62333, 15751, '2011-01-21 12:42:34'), (62334, 15751, '2011-01-21 12:42:41'), (62335, 15751, '2011-01-21 12:42:42'), (62336, 15751, '2011-01-21 12:43:13'), (62337, 15753, '2011-01-21 13:00:52'), (62338, 15754, '2011-01-21 13:59:56'), (62339, 15754, '2011-01-21 14:00:03'), (62340, 15754, '2011-01-21 14:00:16'), (62341, 15754, '2011-01-21 14:00:19'), (62342, 15754, '2011-01-21 14:01:25'), (62343, 15754, '2011-01-21 14:08:25'), (62344, 15754, '2011-01-21 14:08:31'), (62345, 15754, '2011-01-21 14:08:35'), (62346, 15755, '2011-01-21 14:30:23'), (62347, 15754, '2011-01-21 14:30:28'), (62348, 15754, '2011-01-21 14:39:12'), (62349, 15756, '2011-01-21 14:57:46'), (62350, 15757, '2011-01-21 15:08:20'), (62351, 15756, '2011-01-21 15:11:26'), (62352, 15756, '2011-01-21 15:11:30'), (62353, 15756, '2011-01-21 15:11:34'), (62354, 15756, '2011-01-21 15:13:26'), (62355, 15756, '2011-01-21 15:13:55'), (62356, 15756, '2011-01-21 15:13:56'), (62357, 15756, '2011-01-21 15:13:57'), (62358, 15756, '2011-01-21 15:13:59'), (62359, 15756, '2011-01-21 15:14:00'), (62360, 15756, '2011-01-21 15:14:01'), (62361, 15756, '2011-01-21 15:14:12'), (62362, 15758, '2011-01-21 15:22:56'), (62363, 15759, '2011-01-21 15:44:59'), (62364, 15760, '2011-01-21 15:53:23'), (62365, 15761, '2011-01-21 16:06:13'), (62366, 15762, '2011-01-21 16:10:23'), (62367, 15763, '2011-01-21 16:24:58'), (62368, 15764, '2011-01-21 16:32:41'), (62369, 15764, '2011-01-21 16:33:08'), (62370, 15765, '2011-01-21 16:40:34'), (62371, 15766, '2011-01-21 16:40:37'), (62372, 15767, '2011-01-21 16:41:46'), (62373, 15767, '2011-01-21 16:41:59'), (62374, 15767, '2011-01-21 16:42:03'), (62375, 15767, '2011-01-21 16:42:10'), (62376, 15768, '2011-01-21 17:13:18'), (62377, 15768, '2011-01-21 17:14:09'), (62378, 15768, '2011-01-21 17:14:20'), (62379, 15768, '2011-01-21 17:14:21'), (62380, 15769, '2011-01-21 17:32:11'), (62381, 15770, '2011-01-21 17:42:41'), (62382, 15771, '2011-01-21 18:15:09'), (62383, 15771, '2011-01-21 18:15:53'), (62384, 15771, '2011-01-21 18:15:54'), (62385, 15771, '2011-01-21 18:15:55'), (62386, 15771, '2011-01-21 18:15:58'), (62387, 15771, '2011-01-21 18:15:58'), (62388, 15771, '2011-01-21 18:15:59'), (62389, 15771, '2011-01-21 18:15:59'), (62390, 15771, '2011-01-21 18:16:19'), (62391, 15772, '2011-01-21 18:27:50'), (62392, 15773, '2011-01-21 18:28:20'), (62393, 15774, '2011-01-21 18:40:59'), (62394, 15775, '2011-01-21 18:44:34'), (62395, 15776, '2011-01-21 18:58:02'), (62396, 15776, '2011-01-21 18:58:47'), (62397, 15776, '2011-01-21 18:59:59'), (62398, 15776, '2011-01-21 19:01:12'), (62399, 15776, '2011-01-21 19:01:45'), (62400, 15777, '2011-01-21 19:02:07'), (62401, 15778, '2011-01-21 19:02:10'), (62402, 15776, '2011-01-21 19:02:25'), (62403, 15776, '2011-01-21 19:02:38'), (62404, 15776, '2011-01-21 19:02:40'), (62405, 15776, '2011-01-21 19:02:41'), (62406, 15776, '2011-01-21 19:02:45'), (62407, 15776, '2011-01-21 19:02:50'), (62408, 15778, '2011-01-21 19:05:07'), (62409, 15778, '2011-01-21 19:05:20'), (62410, 15778, '2011-01-21 19:05:46'), (62411, 15778, '2011-01-21 19:06:09'), (62412, 15778, '2011-01-21 19:06:34'), (62413, 15778, '2011-01-21 19:06:52'), (62414, 15778, '2011-01-21 19:07:48'), (62415, 15778, '2011-01-21 19:08:42'), (62416, 15778, '2011-01-21 19:09:03'), (62417, 15778, '2011-01-21 19:09:14'), (62418, 15778, '2011-01-21 19:09:25'), (62419, 15778, '2011-01-21 19:09:26'), (62420, 15778, '2011-01-21 19:09:40'), (62421, 15778, '2011-01-21 19:09:49'), (62422, 15778, '2011-01-21 19:10:10'), (62423, 15778, '2011-01-21 19:10:13'), (62424, 15778, '2011-01-21 19:10:37'), (62425, 15778, '2011-01-21 19:10:55'), (62426, 15778, '2011-01-21 19:14:36'), (62427, 15778, '2011-01-21 19:14:55'), (62428, 15778, '2011-01-21 19:15:11'), (62429, 15778, '2011-01-21 19:15:30'), (62430, 15778, '2011-01-21 19:15:40'), (62431, 15778, '2011-01-21 19:19:35'), (62432, 15778, '2011-01-21 19:20:49'), (62433, 15778, '2011-01-21 19:23:29'), (62434, 15778, '2011-01-21 19:24:03'), (62435, 15779, '2011-01-21 19:41:57'), (62436, 15780, '2011-01-21 19:42:39'), (62437, 15781, '2011-01-21 19:42:43'), (62438, 15782, '2011-01-21 19:42:49'), (62439, 15783, '2011-01-21 19:47:15'), (62440, 15784, '2011-01-21 20:38:36'), (62441, 15785, '2011-01-21 20:50:01'), (62442, 15785, '2011-01-21 20:50:47'), (62443, 15785, '2011-01-21 20:51:04'), (62444, 15785, '2011-01-21 20:51:13'), (62445, 15786, '2011-01-21 21:05:37'), (62446, 15786, '2011-01-21 21:06:06'), (62447, 15786, '2011-01-21 21:06:11'), (62448, 15786, '2011-01-21 21:06:18'), (62449, 15786, '2011-01-21 21:06:19'), (62450, 15786, '2011-01-21 21:06:20'), (62451, 15786, '2011-01-21 21:06:24'), (62452, 15787, '2011-01-21 21:20:01'), (62453, 15788, '2011-01-21 21:50:26'), (62454, 15789, '2011-01-21 22:53:50'), (62455, 15789, '2011-01-21 22:54:11'), (62456, 15790, '2011-01-22 00:30:24'), (62457, 15791, '2011-01-22 02:17:55'), (62458, 15792, '2011-01-22 03:13:04'), (62459, 15793, '2011-01-22 03:30:23'), (62460, 15794, '2011-01-22 03:34:27'), (62461, 15795, '2011-01-22 04:31:22'), (62462, 15796, '2011-01-22 06:16:37'), (62463, 15797, '2011-01-22 06:16:41'), (62464, 15798, '2011-01-22 06:16:44'), (62465, 15799, '2011-01-22 06:16:48'), (62466, 15800, '2011-01-22 06:16:52'), (62467, 15801, '2011-01-22 06:16:59'), (62468, 15802, '2011-01-22 06:17:25'), (62469, 15803, '2011-01-22 06:17:31'), (62470, 15804, '2011-01-22 06:17:35'), (62471, 15805, '2011-01-22 06:17:38'), (62472, 15806, '2011-01-22 06:17:51'), (62473, 15807, '2011-01-22 06:18:44'), (62474, 15808, '2011-01-22 06:18:47'), (62475, 15809, '2011-01-22 06:18:53'), (62476, 15810, '2011-01-22 06:18:57'), (62477, 15811, '2011-01-22 06:19:00'), (62478, 15812, '2011-01-22 06:19:04'), (62479, 15813, '2011-01-22 06:19:07'), (62480, 15814, '2011-01-22 06:19:10'), (62481, 15815, '2011-01-22 06:19:17'), (62482, 15816, '2011-01-22 06:19:20'), (62483, 15817, '2011-01-22 06:19:24'), (62484, 15818, '2011-01-22 06:19:49'), (62485, 15819, '2011-01-22 06:19:52'), (62486, 15820, '2011-01-22 06:20:18'), (62487, 15821, '2011-01-22 06:20:21'), (62488, 15822, '2011-01-22 06:20:25'), (62489, 15823, '2011-01-22 06:20:28'), (62490, 15824, '2011-01-22 06:20:32'), (62491, 15825, '2011-01-22 06:20:35'), (62492, 15826, '2011-01-22 06:20:47'), (62493, 15827, '2011-01-22 06:20:51'), (62494, 15828, '2011-01-22 06:20:54'), (62495, 15829, '2011-01-22 06:21:06'), (62496, 15830, '2011-01-22 06:21:10'), (62497, 15831, '2011-01-22 06:21:17'), (62498, 15832, '2011-01-22 06:21:21'), (62499, 15833, '2011-01-22 06:21:33'), (62500, 15834, '2011-01-22 06:21:36'), (62501, 15835, '2011-01-22 06:21:40'), (62502, 15836, '2011-01-22 06:21:43'), (62503, 15837, '2011-01-22 06:21:54'), (62504, 15838, '2011-01-22 06:21:58'), (62505, 15839, '2011-01-22 06:22:01'), (62506, 15840, '2011-01-22 06:22:04'), (62507, 15841, '2011-01-22 06:22:08'), (62508, 15842, '2011-01-22 06:22:22'), (62509, 15843, '2011-01-22 06:22:26'), (62510, 15844, '2011-01-22 06:22:32'), (62511, 15845, '2011-01-22 06:22:44'), (62512, 15846, '2011-01-22 06:22:51'), (62513, 15847, '2011-01-22 06:22:54'), (62514, 15848, '2011-01-22 06:22:57'), (62515, 15849, '2011-01-22 06:23:10'), (62516, 15850, '2011-01-22 06:23:17'), (62517, 15851, '2011-01-22 06:23:20'), (62518, 15852, '2011-01-22 06:23:27'), (62519, 15853, '2011-01-22 06:23:45'), (62520, 15854, '2011-01-22 06:23:49'), (62521, 15855, '2011-01-22 06:23:56'), (62522, 15856, '2011-01-22 06:24:00'), (62523, 15857, '2011-01-22 06:24:12'), (62524, 15858, '2011-01-22 06:24:16'), (62525, 15859, '2011-01-22 06:24:22'), (62526, 15860, '2011-01-22 06:24:25'), (62527, 15861, '2011-01-22 06:24:38'), (62528, 15862, '2011-01-22 06:24:41'), (62529, 15863, '2011-01-22 06:24:45'), (62530, 15864, '2011-01-22 06:24:49'), (62531, 15865, '2011-01-22 06:24:56'), (62532, 15866, '2011-01-22 06:24:59'), (62533, 15867, '2011-01-22 06:25:06'), (62534, 15868, '2011-01-22 06:25:09'), (62535, 15869, '2011-01-22 06:25:16'), (62536, 15870, '2011-01-22 06:25:20'), (62537, 15871, '2011-01-22 06:25:23'), (62538, 15872, '2011-01-22 06:25:27'), (62539, 15873, '2011-01-22 06:25:33'), (62540, 15874, '2011-01-22 06:25:40'), (62541, 15875, '2011-01-22 06:25:43'), (62542, 15876, '2011-01-22 06:25:49'), (62543, 15877, '2011-01-22 06:25:53'), (62544, 15878, '2011-01-22 06:25:56'), (62545, 15879, '2011-01-22 06:26:00'), (62546, 15880, '2011-01-22 06:26:12'), (62547, 15881, '2011-01-22 06:26:15'), (62548, 15882, '2011-01-22 06:26:28'), (62549, 15883, '2011-01-22 06:26:40'), (62550, 15884, '2011-01-22 06:26:44'), (62551, 15885, '2011-01-22 06:26:47'), (62552, 15886, '2011-01-22 06:26:53'), (62553, 15887, '2011-01-22 06:26:59'), (62554, 15888, '2011-01-22 06:27:03'), (62555, 15889, '2011-01-22 06:27:09'), (62556, 15890, '2011-01-22 06:27:12'), (62557, 15891, '2011-01-22 07:33:09'), (62558, 15891, '2011-01-22 07:33:17'), (62559, 15891, '2011-01-22 07:33:18'), (62560, 15891, '2011-01-22 07:33:30'), (62561, 15891, '2011-01-22 07:33:34'), (62562, 15891, '2011-01-22 07:33:51'), (62563, 15891, '2011-01-22 07:34:09'), (62564, 15891, '2011-01-22 07:34:20'), (62565, 15891, '2011-01-22 07:34:27'), (62566, 15891, '2011-01-22 07:34:44'), (62567, 15891, '2011-01-22 07:34:48'), (62568, 15891, '2011-01-22 07:35:03'), (62569, 15892, '2011-01-22 07:35:06'), (62570, 15891, '2011-01-22 07:35:10'), (62571, 15891, '2011-01-22 07:35:17'), (62572, 15892, '2011-01-22 07:35:50'), (62573, 15892, '2011-01-22 07:35:59'), (62574, 15892, '2011-01-22 07:36:12'), (62575, 15891, '2011-01-22 07:36:33'), (62576, 15892, '2011-01-22 07:37:57'), (62577, 15893, '2011-01-22 07:46:00'), (62578, 15894, '2011-01-22 08:15:11'), (62579, 15895, '2011-01-22 08:45:29'), (62580, 15896, '2011-01-22 08:47:20'), (62581, 15897, '2011-01-22 08:47:24'), (62582, 15898, '2011-01-22 08:49:19'), (62583, 15899, '2011-01-22 08:58:53'), (62584, 15899, '2011-01-22 08:59:11'), (62585, 15899, '2011-01-22 08:59:29'), (62586, 15899, '2011-01-22 08:59:32'), (62587, 15899, '2011-01-22 08:59:34'), (62588, 15899, '2011-01-22 08:59:36'), (62589, 15899, '2011-01-22 08:59:38'), (62590, 15899, '2011-01-22 08:59:39'), (62591, 15899, '2011-01-22 08:59:41'), (62592, 15899, '2011-01-22 08:59:49'), (62593, 15899, '2011-01-22 08:59:50'), (62594, 15899, '2011-01-22 08:59:54'), (62595, 15899, '2011-01-22 08:59:55'), (62596, 15899, '2011-01-22 08:59:59'), (62597, 15900, '2011-01-22 09:00:04'), (62598, 15899, '2011-01-22 09:01:12'), (62599, 15899, '2011-01-22 09:01:26'), (62600, 15899, '2011-01-22 09:01:29'), (62601, 15899, '2011-01-22 09:01:30'), (62602, 15901, '2011-01-22 09:07:38'), (62603, 15902, '2011-01-22 09:55:07'), (62604, 15903, '2011-01-22 10:25:16'), (62605, 15903, '2011-01-22 10:25:28'), (62606, 15903, '2011-01-22 10:25:37'), (62607, 15903, '2011-01-22 10:25:52'), (62608, 15903, '2011-01-22 10:26:03'), (62609, 15903, '2011-01-22 10:26:15'), (62610, 15903, '2011-01-22 10:26:24'), (62611, 15903, '2011-01-22 10:26:33'), (62612, 15903, '2011-01-22 10:27:57'), (62613, 15903, '2011-01-22 10:29:57'), (62614, 15903, '2011-01-22 10:30:21'), (62615, 15903, '2011-01-22 10:30:29'), (62616, 15903, '2011-01-22 10:31:00'), (62617, 15903, '2011-01-22 10:31:14'), (62618, 15903, '2011-01-22 10:31:44'), (62619, 15903, '2011-01-22 10:32:06'), (62620, 15904, '2011-01-22 10:33:51'), (62621, 15903, '2011-01-22 10:35:10'), (62622, 15906, '2011-01-22 10:47:07'), (62623, 15905, '2011-01-22 10:47:07'), (62624, 15907, '2011-01-22 10:53:53'), (62625, 15908, '2011-01-22 10:58:51'), (62626, 15909, '2011-01-22 11:18:09'), (62627, 15910, '2011-01-22 11:29:51'), (62628, 15911, '2011-01-22 11:45:28'), (62629, 15912, '2011-01-22 12:47:23'), (62630, 15913, '2011-01-22 13:12:14'), (62631, 15913, '2011-01-22 13:12:28'), (62632, 15913, '2011-01-22 13:12:36'), (62633, 15913, '2011-01-22 13:12:40'), (62634, 15913, '2011-01-22 13:13:34'), (62635, 15913, '2011-01-22 13:13:48'), (62636, 15913, '2011-01-22 13:13:56'), (62637, 15913, '2011-01-22 13:14:00'), (62638, 15913, '2011-01-22 13:14:21'), (62639, 15913, '2011-01-22 13:14:34'), (62640, 15913, '2011-01-22 13:14:43'), (62641, 15913, '2011-01-22 13:14:49'), (62642, 15913, '2011-01-22 13:14:51'), (62643, 15913, '2011-01-22 13:14:52'), (62644, 15913, '2011-01-22 13:14:54'), (62645, 15913, '2011-01-22 13:14:55'), (62646, 15914, '2011-01-22 13:27:34'), (62647, 15914, '2011-01-22 13:28:10'), (62648, 15914, '2011-01-22 13:28:25'), (62649, 15915, '2011-01-22 14:06:01'), (62650, 15916, '2011-01-22 14:06:12'), (62651, 15916, '2011-01-22 14:06:36'), (62652, 15916, '2011-01-22 14:06:49'), (62653, 15915, '2011-01-22 14:06:49'), (62654, 15915, '2011-01-22 14:06:59'), (62655, 15915, '2011-01-22 14:07:05'), (62656, 15916, '2011-01-22 14:07:25'), (62657, 15915, '2011-01-22 14:07:46'), (62658, 15916, '2011-01-22 14:07:46'), (62659, 15915, '2011-01-22 14:07:49'), (62660, 15915, '2011-01-22 14:07:53'), (62661, 15916, '2011-01-22 14:07:55'), (62662, 15916, '2011-01-22 14:08:16'), (62663, 15916, '2011-01-22 14:08:37'), (62664, 15916, '2011-01-22 14:08:57'), (62665, 15916, '2011-01-22 14:09:11'), (62666, 15916, '2011-01-22 14:09:23'), (62667, 15916, '2011-01-22 14:09:41'), (62668, 15916, '2011-01-22 14:10:27'), (62669, 15916, '2011-01-22 14:10:34'), (62670, 15916, '2011-01-22 14:10:44'), (62671, 15916, '2011-01-22 14:10:57'), (62672, 15916, '2011-01-22 14:11:01'), (62673, 15916, '2011-01-22 14:11:04'), (62674, 15916, '2011-01-22 14:11:08'), (62675, 15916, '2011-01-22 14:11:12'), (62676, 15916, '2011-01-22 14:11:15'), (62677, 15916, '2011-01-22 14:11:24'), (62678, 15916, '2011-01-22 14:11:39'), (62679, 15916, '2011-01-22 14:11:46'), (62680, 15916, '2011-01-22 14:11:49'), (62681, 15916, '2011-01-22 14:11:52'), (62682, 15917, '2011-01-22 14:16:10'), (62683, 15917, '2011-01-22 14:18:10'), (62684, 15917, '2011-01-22 14:18:53'), (62685, 15917, '2011-01-22 14:18:53'), (62686, 15917, '2011-01-22 14:18:53'), (62687, 15917, '2011-01-22 14:18:54'), (62688, 15917, '2011-01-22 14:18:58'), (62689, 15917, '2011-01-22 14:18:59'), (62690, 15917, '2011-01-22 14:18:59'), (62691, 15917, '2011-01-22 14:18:59'), (62692, 15917, '2011-01-22 14:18:59'), (62693, 15917, '2011-01-22 14:19:07'), (62694, 15917, '2011-01-22 14:19:30'), (62695, 15917, '2011-01-22 14:19:44'), (62696, 15917, '2011-01-22 14:20:13'), (62697, 15917, '2011-01-22 14:20:19'), (62698, 15917, '2011-01-22 14:23:59'), (62699, 15917, '2011-01-22 14:24:05'), (62700, 15917, '2011-01-22 14:24:10'), (62701, 15917, '2011-01-22 14:25:08'), (62702, 15917, '2011-01-22 14:25:09'), (62703, 15917, '2011-01-22 14:25:10'), (62704, 15918, '2011-01-22 14:45:55'), (62705, 15919, '2011-01-22 14:46:43'), (62706, 15920, '2011-01-22 14:46:47'), (62707, 15921, '2011-01-22 15:08:06'), (62708, 15922, '2011-01-22 15:10:20'), (62709, 15923, '2011-01-22 15:47:37'), (62710, 15923, '2011-01-22 15:47:56'), (62711, 15923, '2011-01-22 15:48:29'), (62712, 15923, '2011-01-22 15:48:51'), (62713, 15923, '2011-01-22 15:49:35'), (62714, 15923, '2011-01-22 15:49:37'), (62715, 15923, '2011-01-22 15:49:38'), (62716, 15923, '2011-01-22 15:49:46'), (62717, 15923, '2011-01-22 15:51:47'), (62718, 15923, '2011-01-22 15:51:50'), (62719, 15923, '2011-01-22 15:51:51'), (62720, 15923, '2011-01-22 15:52:04'), (62721, 15923, '2011-01-22 15:52:26'), (62722, 15923, '2011-01-22 15:52:33'), (62723, 15923, '2011-01-22 15:52:42'), (62724, 15923, '2011-01-22 15:52:47'), (62725, 15924, '2011-01-22 16:39:58'), (62726, 15925, '2011-01-22 17:09:59'), (62727, 15926, '2011-01-22 17:31:52'), (62728, 15927, '2011-01-22 17:42:22'), (62729, 15927, '2011-01-22 17:42:34'), (62730, 15927, '2011-01-22 17:42:44'), (62731, 15927, '2011-01-22 17:43:03'), (62732, 15927, '2011-01-22 17:43:13'), (62733, 15927, '2011-01-22 17:43:46'), (62734, 15927, '2011-01-22 17:43:47'), (62735, 15927, '2011-01-22 17:43:59'), (62736, 15927, '2011-01-22 17:44:08'), (62737, 15927, '2011-01-22 17:44:23'), (62738, 15927, '2011-01-22 17:44:57'), (62739, 15927, '2011-01-22 17:45:00'), (62740, 15927, '2011-01-22 17:45:10'), (62741, 15927, '2011-01-22 17:45:19'), (62742, 15927, '2011-01-22 17:45:20'), (62743, 15928, '2011-01-22 17:48:29'), (62744, 15928, '2011-01-22 17:48:46'), (62745, 15928, '2011-01-22 17:50:47'), (62746, 15928, '2011-01-22 17:50:58'), (62747, 15928, '2011-01-22 17:52:25'), (62748, 15928, '2011-01-22 17:52:38'), (62749, 15928, '2011-01-22 17:53:03'), (62750, 15928, '2011-01-22 17:53:05'), (62751, 15928, '2011-01-22 17:53:07'), (62752, 15928, '2011-01-22 17:53:09'), (62753, 15928, '2011-01-22 17:53:11'), (62754, 15928, '2011-01-22 17:53:12'), (62755, 15928, '2011-01-22 17:53:35'), (62756, 15928, '2011-01-22 17:53:39'), (62757, 15928, '2011-01-22 17:53:45'), (62758, 15928, '2011-01-22 17:53:49'), (62759, 15928, '2011-01-22 17:53:54'), (62760, 15929, '2011-01-22 18:37:58'), (62761, 15930, '2011-01-22 18:38:01'), (62762, 15931, '2011-01-22 19:07:15'), (62763, 15932, '2011-01-22 19:33:32'), (62764, 15933, '2011-01-22 19:33:52'), (62765, 15933, '2011-01-22 19:34:08'), (62766, 15933, '2011-01-22 19:34:17'), (62767, 15933, '2011-01-22 19:34:30'), (62768, 15933, '2011-01-22 19:34:41'), (62769, 15933, '2011-01-22 19:34:56'), (62770, 15933, '2011-01-22 19:35:12'), (62771, 15933, '2011-01-22 19:35:21'), (62772, 15934, '2011-01-22 19:49:15'), (62773, 15935, '2011-01-22 19:53:08'), (62774, 15936, '2011-01-22 19:57:27'), (62775, 15936, '2011-01-22 19:58:02'), (62776, 15936, '2011-01-22 19:58:04'), (62777, 15936, '2011-01-22 19:58:05'), (62778, 15936, '2011-01-22 19:58:05'), (62779, 15936, '2011-01-22 19:58:07'), (62780, 15936, '2011-01-22 19:58:08'), (62781, 15936, '2011-01-22 19:58:08'), (62782, 15936, '2011-01-22 19:58:21'), (62783, 15937, '2011-01-22 20:02:19'), (62784, 15937, '2011-01-22 20:02:59'), (62785, 15937, '2011-01-22 20:03:41'), (62786, 15937, '2011-01-22 20:04:02'), (62787, 15937, '2011-01-22 20:04:03'), (62788, 15937, '2011-01-22 20:04:31'), (62789, 15937, '2011-01-22 20:04:49'), (62790, 15937, '2011-01-22 20:05:11'), (62791, 15937, '2011-01-22 20:05:25'), (62792, 15937, '2011-01-22 20:06:18'), (62793, 15937, '2011-01-22 20:06:41'), (62794, 15937, '2011-01-22 20:06:57'), (62795, 15937, '2011-01-22 20:07:15'), (62796, 15937, '2011-01-22 20:07:36'), (62797, 15937, '2011-01-22 20:08:09'), (62798, 15937, '2011-01-22 20:08:10'), (62799, 15937, '2011-01-22 20:08:11'), (62800, 15937, '2011-01-22 20:08:12'), (62801, 15937, '2011-01-22 20:08:13'), (62802, 15937, '2011-01-22 20:08:14'), (62803, 15937, '2011-01-22 20:08:15'), (62804, 15937, '2011-01-22 20:08:16'), (62805, 15937, '2011-01-22 20:08:17'), (62806, 15938, '2011-01-22 20:11:01'), (62807, 15938, '2011-01-22 20:11:54'), (62808, 15938, '2011-01-22 20:12:30'), (62809, 15938, '2011-01-22 20:13:01'), (62810, 15938, '2011-01-22 20:13:58'), (62811, 15939, '2011-01-22 20:31:16'), (62812, 15940, '2011-01-22 20:34:55'), (62813, 15941, '2011-01-22 20:35:00'), (62814, 15942, '2011-01-22 20:35:07'), (62815, 15943, '2011-01-22 20:35:11'), (62816, 15944, '2011-01-22 20:35:18'), (62817, 15945, '2011-01-22 21:12:51'), (62818, 15946, '2011-01-22 22:58:20'), (62819, 15947, '2011-01-23 00:20:30'), (62820, 15948, '2011-01-23 00:46:53'), (62821, 15949, '2011-01-23 00:46:57'), (62822, 15950, '2011-01-23 00:47:03'), (62823, 15951, '2011-01-23 00:47:08'), (62824, 15952, '2011-01-23 00:47:14'), (62825, 15953, '2011-01-23 00:47:19'), (62826, 15954, '2011-01-23 00:47:24'), (62827, 15955, '2011-01-23 00:47:29'), (62828, 15956, '2011-01-23 00:47:35'), (62829, 15957, '2011-01-23 01:58:27'), (62830, 15958, '2011-01-23 02:24:38'), (62831, 15959, '2011-01-23 03:29:43'), (62832, 15960, '2011-01-23 04:47:02'), (62833, 15961, '2011-01-23 05:04:32'), (62834, 15962, '2011-01-23 05:04:36'), (62835, 15963, '2011-01-23 05:04:44'), (62836, 15964, '2011-01-23 05:04:49'), (62837, 15965, '2011-01-23 05:04:56'), (62838, 15966, '2011-01-23 05:05:01'), (62839, 15967, '2011-01-23 05:05:07'), (62840, 15968, '2011-01-23 05:05:27'), (62841, 15969, '2011-01-23 05:24:38'), (62842, 15970, '2011-01-23 05:24:39'), (62843, 15971, '2011-01-23 05:24:41'), (62844, 15972, '2011-01-23 05:24:42'), (62845, 15973, '2011-01-23 05:24:44'), (62846, 15974, '2011-01-23 05:24:45'), (62847, 15975, '2011-01-23 05:24:47'), (62848, 15976, '2011-01-23 05:24:50'), (62849, 15977, '2011-01-23 05:24:51'), (62850, 15978, '2011-01-23 05:24:53'), (62851, 15979, '2011-01-23 05:24:55'), (62852, 15980, '2011-01-23 05:24:58'), (62853, 15981, '2011-01-23 05:25:00'), (62854, 15982, '2011-01-23 05:25:03'), (62855, 15983, '2011-01-23 05:25:05'), (62856, 15984, '2011-01-23 05:25:06'), (62857, 15985, '2011-01-23 05:25:10'), (62858, 15986, '2011-01-23 05:25:14'), (62859, 15987, '2011-01-23 05:25:16'), (62860, 15988, '2011-01-23 05:25:18'), (62861, 15989, '2011-01-23 05:25:20'), (62862, 15990, '2011-01-23 05:25:22'), (62863, 15991, '2011-01-23 05:25:23'), (62864, 15992, '2011-01-23 06:43:36'), (62865, 15992, '2011-01-23 06:43:51'), (62866, 15992, '2011-01-23 06:43:55'), (62867, 15992, '2011-01-23 06:44:09'), (62868, 15993, '2011-01-23 07:41:03'), (62869, 15994, '2011-01-23 08:54:52'), (62870, 15995, '2011-01-23 09:26:41'), (62871, 15996, '2011-01-23 09:27:06'), (62872, 15997, '2011-01-23 09:27:12'), (62873, 15998, '2011-01-23 09:27:18'), (62874, 15999, '2011-01-23 09:27:23'), (62875, 16000, '2011-01-23 09:27:28'), (62876, 16001, '2011-01-23 09:27:34'), (62877, 16002, '2011-01-23 09:42:01'), (62878, 16002, '2011-01-23 09:42:42'), (62879, 16003, '2011-01-23 10:20:38'), (62880, 16004, '2011-01-23 10:26:07'), (62881, 16004, '2011-01-23 10:26:37'), (62882, 16004, '2011-01-23 10:26:55'), (62883, 16004, '2011-01-23 10:27:26'), (62884, 16005, '2011-01-23 11:00:30'), (62885, 16006, '2011-01-23 11:21:08'), (62886, 16006, '2011-01-23 11:29:37'), (62887, 16006, '2011-01-23 11:29:49'), (62888, 16007, '2011-01-23 11:29:51'), (62889, 16006, '2011-01-23 11:30:18'), (62890, 16006, '2011-01-23 11:30:21'), (62891, 16007, '2011-01-23 11:30:33'), (62892, 16006, '2011-01-23 11:30:38'), (62893, 16006, '2011-01-23 11:30:56'), (62894, 16008, '2011-01-23 11:42:22'), (62895, 16009, '2011-01-23 11:42:39'), (62896, 16009, '2011-01-23 11:42:51'), (62897, 16009, '2011-01-23 11:43:23'), (62898, 16009, '2011-01-23 11:43:31'), (62899, 16009, '2011-01-23 11:43:55'), (62900, 16009, '2011-01-23 11:44:19'), (62901, 16009, '2011-01-23 11:44:22'), (62902, 16009, '2011-01-23 11:48:01'), (62903, 16010, '2011-01-23 11:53:07'), (62904, 16011, '2011-01-23 11:53:08'), (62905, 16012, '2011-01-23 12:15:13'), (62906, 16013, '2011-01-23 12:20:50'), (62907, 16012, '2011-01-23 12:43:10'), (62908, 16014, '2011-01-23 13:01:35'), (62909, 16014, '2011-01-23 13:01:45'), (62910, 16014, '2011-01-23 13:01:58'), (62911, 16014, '2011-01-23 13:01:59'), (62912, 16014, '2011-01-23 13:02:01'), (62913, 16014, '2011-01-23 13:02:23'), (62914, 16014, '2011-01-23 13:02:45'), (62915, 16014, '2011-01-23 13:02:47'), (62916, 16014, '2011-01-23 13:02:47'), (62917, 16014, '2011-01-23 13:02:47'), (62918, 16014, '2011-01-23 13:02:49'), (62919, 16014, '2011-01-23 13:02:55'), (62920, 16014, '2011-01-23 13:02:55'), (62921, 16014, '2011-01-23 13:03:01'), (62922, 16014, '2011-01-23 13:03:10'), (62923, 16014, '2011-01-23 13:03:13'), (62924, 16014, '2011-01-23 13:03:14'), (62925, 16015, '2011-01-23 13:38:53'), (62926, 16016, '2011-01-23 13:40:42'), (62927, 16017, '2011-01-23 13:40:46'), (62928, 16018, '2011-01-23 13:40:55'), (62929, 16019, '2011-01-23 13:41:02'), (62930, 16020, '2011-01-23 13:41:09'), (62931, 16021, '2011-01-23 13:41:15'), (62932, 16022, '2011-01-23 13:42:51'), (62933, 16022, '2011-01-23 13:44:10'), (62934, 16022, '2011-01-23 13:44:23'), (62935, 16022, '2011-01-23 13:44:39'), (62936, 16022, '2011-01-23 13:44:47'), (62937, 16022, '2011-01-23 13:45:06'), (62938, 16022, '2011-01-23 13:46:43'), (62939, 16022, '2011-01-23 13:46:44'), (62940, 16022, '2011-01-23 13:46:45'), (62941, 16022, '2011-01-23 13:46:46'), (62942, 16023, '2011-01-23 14:00:23'), (62943, 16023, '2011-01-23 14:00:46'), (62944, 16023, '2011-01-23 14:01:05'), (62945, 16023, '2011-01-23 14:01:25'), (62946, 16023, '2011-01-23 14:02:00'), (62947, 16024, '2011-01-23 14:41:14'), (62948, 16024, '2011-01-23 14:46:34'), (62949, 16024, '2011-01-23 14:46:40'), (62950, 16024, '2011-01-23 14:46:56'), (62951, 16024, '2011-01-23 14:47:05'), (62952, 16024, '2011-01-23 14:47:09'), (62953, 16025, '2011-01-23 14:49:09'), (62954, 16026, '2011-01-23 14:50:34'), (62955, 16026, '2011-01-23 14:52:48'), (62956, 16026, '2011-01-23 14:53:26'), (62957, 16026, '2011-01-23 14:54:00'), (62958, 16026, '2011-01-23 14:54:41'), (62959, 16026, '2011-01-23 14:55:16'), (62960, 16027, '2011-01-23 14:55:56'), (62961, 16026, '2011-01-23 14:56:03'), (62962, 16026, '2011-01-23 14:56:53'), (62963, 16028, '2011-01-23 14:59:27'), (62964, 16028, '2011-01-23 14:59:37'), (62965, 16029, '2011-01-23 15:13:10'), (62966, 16029, '2011-01-23 15:13:29'), (62967, 16029, '2011-01-23 15:13:37'), (62968, 16029, '2011-01-23 15:13:50'), (62969, 16029, '2011-01-23 15:14:03'), (62970, 16029, '2011-01-23 15:14:14'), (62971, 16029, '2011-01-23 15:15:16'), (62972, 16029, '2011-01-23 15:15:52'), (62973, 16029, '2011-01-23 15:16:23'), (62974, 16029, '2011-01-23 15:16:37'), (62975, 16029, '2011-01-23 15:16:52'), (62976, 16029, '2011-01-23 15:16:59'), (62977, 16029, '2011-01-23 15:17:16'), (62978, 16029, '2011-01-23 15:17:19'), (62979, 16030, '2011-01-23 15:27:57'), (62980, 16030, '2011-01-23 15:28:31'), (62981, 16030, '2011-01-23 15:29:01'), (62982, 16030, '2011-01-23 15:29:22'), (62983, 16030, '2011-01-23 15:29:38'), (62984, 16030, '2011-01-23 15:29:54'), (62985, 16030, '2011-01-23 15:30:03'), (62986, 16030, '2011-01-23 15:30:12'), (62987, 16030, '2011-01-23 15:30:20'), (62988, 16030, '2011-01-23 15:30:33'), (62989, 16030, '2011-01-23 15:30:44'), (62990, 16031, '2011-01-23 17:58:06'), (62991, 16032, '2011-01-23 17:58:10'), (62992, 16033, '2011-01-23 17:58:17'), (62993, 16034, '2011-01-23 17:58:22'), (62994, 16035, '2011-01-23 17:58:27'), (62995, 16036, '2011-01-23 17:58:33'), (62996, 16037, '2011-01-23 17:58:39'), (62997, 16038, '2011-01-23 17:58:45'), (62998, 16039, '2011-01-23 17:59:50'), (62999, 16040, '2011-01-23 18:02:47'), (63000, 16041, '2011-01-23 21:44:32'), (63001, 16041, '2011-01-23 21:44:55'), (63002, 16041, '2011-01-23 21:45:04'), (63003, 16041, '2011-01-23 21:45:12'), (63004, 16041, '2011-01-23 21:46:19'), (63005, 16041, '2011-01-23 21:46:26'), (63006, 16041, '2011-01-23 21:46:41'), (63007, 16041, '2011-01-23 21:47:13'), (63008, 16041, '2011-01-23 21:47:33'), (63009, 16041, '2011-01-23 21:47:57'), (63010, 16041, '2011-01-23 21:47:57'), (63011, 16041, '2011-01-23 21:47:58'), (63012, 16041, '2011-01-23 21:48:03'), (63013, 16041, '2011-01-23 21:48:04'), (63014, 16041, '2011-01-23 21:49:21'), (63015, 16041, '2011-01-23 21:49:24'), (63016, 16041, '2011-01-23 21:49:27'), (63017, 16041, '2011-01-23 21:49:31'), (63018, 16042, '2011-01-23 22:17:15'), (63019, 16043, '2011-01-23 22:17:19'), (63020, 16044, '2011-01-23 22:17:28'), (63021, 16045, '2011-01-23 22:17:33'), (63022, 16046, '2011-01-23 22:17:39'), (63023, 16047, '2011-01-23 22:17:44'), (63024, 16048, '2011-01-23 22:17:50'), (63025, 16049, '2011-01-23 22:17:55'), (63026, 16050, '2011-01-24 00:17:51'), (63027, 16051, '2011-01-24 00:46:51'), (63028, 16051, '2011-01-24 00:48:27'), (63029, 16052, '2011-01-24 01:51:53'), (63030, 16053, '2011-01-24 02:01:32'), (63031, 16054, '2011-01-24 02:29:27'), (63032, 16055, '2011-01-24 02:29:31'), (63033, 16056, '2011-01-24 02:29:37'), (63034, 16057, '2011-01-24 02:29:42'), (63035, 16058, '2011-01-24 02:29:48'), (63036, 16059, '2011-01-24 02:29:53'), (63037, 16060, '2011-01-24 02:29:58'), (63038, 16061, '2011-01-24 02:30:03'), (63039, 16062, '2011-01-24 02:30:09'), (63040, 16063, '2011-01-24 03:42:19'), (63041, 16064, '2011-01-24 06:46:38'), (63042, 16065, '2011-01-24 06:46:42'), (63043, 16066, '2011-01-24 06:46:47'), (63044, 16067, '2011-01-24 06:46:52'), (63045, 16068, '2011-01-24 06:46:54'), (63046, 16069, '2011-01-24 06:46:57'), (63047, 16070, '2011-01-24 06:47:02'), (63048, 16071, '2011-01-24 06:47:07'), (63049, 16072, '2011-01-24 06:47:13'), (63050, 16073, '2011-01-24 06:47:18'), (63051, 16074, '2011-01-24 06:47:23'), (63052, 16075, '2011-01-24 08:13:47'), (63053, 16076, '2011-01-24 08:21:51'), (63054, 16077, '2011-01-24 08:21:55'), (63055, 16078, '2011-01-24 08:49:06'), (63056, 16079, '2011-01-24 10:33:08'), (63057, 16079, '2011-01-24 10:34:10'), (63058, 16079, '2011-01-24 10:34:35'), (63059, 16079, '2011-01-24 10:40:26'), (63060, 16080, '2011-01-24 10:40:57'), (63061, 16079, '2011-01-24 10:43:14'), (63062, 16081, '2011-01-24 10:43:34'), (63063, 16081, '2011-01-24 10:44:01'), (63064, 16081, '2011-01-24 10:44:08'), (63065, 16081, '2011-01-24 10:44:15'), (63066, 16081, '2011-01-24 10:44:26'), (63067, 16081, '2011-01-24 10:44:47'), (63068, 16082, '2011-01-24 10:45:54'), (63069, 16083, '2011-01-24 10:54:21'), (63070, 16084, '2011-01-24 11:02:12'), (63071, 16085, '2011-01-24 11:02:16'), (63072, 16086, '2011-01-24 11:02:22'), (63073, 16087, '2011-01-24 11:02:28'), (63074, 16088, '2011-01-24 11:02:33'), (63075, 16089, '2011-01-24 11:02:40'), (63076, 16090, '2011-01-24 11:02:45'), (63077, 16091, '2011-01-24 11:09:18'), (63078, 16092, '2011-01-24 11:09:19'), (63079, 16093, '2011-01-24 11:23:05'), (63080, 16094, '2011-01-24 11:26:17'), (63081, 16094, '2011-01-24 11:26:43'), (63082, 16094, '2011-01-24 11:26:51'), (63083, 16094, '2011-01-24 11:27:22'), (63084, 16094, '2011-01-24 11:27:26'), (63085, 16094, '2011-01-24 11:27:35'), (63086, 16094, '2011-01-24 11:27:39'), (63087, 16094, '2011-01-24 11:27:49'), (63088, 16094, '2011-01-24 11:27:53'), (63089, 16095, '2011-01-24 11:55:00'), (63090, 16095, '2011-01-24 11:55:17'), (63091, 16095, '2011-01-24 11:55:47'), (63092, 16096, '2011-01-24 12:06:17'), (63093, 16097, '2011-01-24 12:40:19'), (63094, 16098, '2011-01-24 12:52:40'), (63095, 16098, '2011-01-24 12:52:48'), (63096, 16098, '2011-01-24 12:53:15'), (63097, 16099, '2011-01-24 13:02:31'), (63098, 16099, '2011-01-24 13:02:32'), (63099, 16100, '2011-01-24 13:07:01'), (63100, 16101, '2011-01-24 13:07:11'), (63101, 16101, '2011-01-24 13:07:45'), (63102, 16101, '2011-01-24 13:08:05'), (63103, 16101, '2011-01-24 13:08:27'), (63104, 16101, '2011-01-24 13:08:42'), (63105, 16101, '2011-01-24 13:09:13'), (63106, 16102, '2011-01-24 13:29:29'), (63107, 16102, '2011-01-24 13:29:51'), (63108, 16102, '2011-01-24 13:30:06'), (63109, 16102, '2011-01-24 13:30:11'), (63110, 16102, '2011-01-24 13:30:17'), (63111, 16102, '2011-01-24 13:30:25'), (63112, 16102, '2011-01-24 13:30:54'), (63113, 16102, '2011-01-24 13:31:28'), (63114, 16103, '2011-01-24 13:41:20'), (63115, 16104, '2011-01-24 14:00:27'), (63116, 16105, '2011-01-24 14:14:33'), (63117, 16105, '2011-01-24 14:14:57'), (63118, 16105, '2011-01-24 14:15:09'), (63119, 16106, '2011-01-24 14:17:49'), (63120, 16107, '2011-01-24 14:17:50'), (63121, 16108, '2011-01-24 14:34:25'), (63122, 16108, '2011-01-24 14:34:49'), (63123, 16108, '2011-01-24 14:34:57'), (63124, 16108, '2011-01-24 14:35:11'), (63125, 16108, '2011-01-24 14:35:26'), (63126, 16108, '2011-01-24 14:35:36'), (63127, 16108, '2011-01-24 14:35:43'), (63128, 16108, '2011-01-24 14:35:56'), (63129, 16108, '2011-01-24 14:35:58'), (63130, 16108, '2011-01-24 14:35:59'), (63131, 16108, '2011-01-24 14:36:00'), (63132, 16108, '2011-01-24 14:36:00'), (63133, 16108, '2011-01-24 14:36:03'), (63134, 16108, '2011-01-24 14:36:06'), (63135, 16108, '2011-01-24 14:36:12'), (63136, 16108, '2011-01-24 14:36:14'), (63137, 16108, '2011-01-24 14:36:17'), (63138, 16108, '2011-01-24 14:36:39'), (63139, 16108, '2011-01-24 14:36:53'), (63140, 16108, '2011-01-24 14:36:56'), (63141, 16108, '2011-01-24 14:36:57'), (63142, 16108, '2011-01-24 14:37:00'), (63143, 16108, '2011-01-24 14:37:03'), (63144, 16108, '2011-01-24 14:37:07'), (63145, 16108, '2011-01-24 14:37:13'), (63146, 16108, '2011-01-24 14:37:16'), (63147, 16108, '2011-01-24 14:37:21'), (63148, 16108, '2011-01-24 14:37:26'), (63149, 16109, '2011-01-24 14:40:08'), (63150, 16110, '2011-01-24 14:43:01'), (63151, 16110, '2011-01-24 14:47:24'), (63152, 16110, '2011-01-24 14:47:36'), (63153, 16110, '2011-01-24 14:48:02'), (63154, 16110, '2011-01-24 14:48:24'), (63155, 16110, '2011-01-24 14:49:08'), (63156, 16110, '2011-01-24 14:49:19'), (63157, 16110, '2011-01-24 14:49:36'), (63158, 16111, '2011-01-24 14:50:29'), (63159, 16111, '2011-01-24 14:50:42'), (63160, 16112, '2011-01-24 14:50:43'), (63161, 16111, '2011-01-24 14:50:53'), (63162, 16111, '2011-01-24 14:51:00'), (63163, 16111, '2011-01-24 14:51:06'), (63164, 16111, '2011-01-24 14:51:20'), (63165, 16111, '2011-01-24 14:51:29'), (63166, 16111, '2011-01-24 14:52:45'), (63167, 16111, '2011-01-24 14:54:07'), (63168, 16111, '2011-01-24 14:55:07'), (63169, 16111, '2011-01-24 14:55:12'), (63170, 16111, '2011-01-24 14:55:13'), (63171, 16111, '2011-01-24 14:55:17'), (63172, 16111, '2011-01-24 14:55:22'), (63173, 16111, '2011-01-24 14:55:26'), (63174, 16111, '2011-01-24 14:55:29'), (63175, 16111, '2011-01-24 14:55:54'), (63176, 16113, '2011-01-24 15:01:48'), (63177, 16105, '2011-01-24 15:02:12'), (63178, 16114, '2011-01-24 15:17:08'), (63179, 16115, '2011-01-24 15:19:47'), (63180, 16116, '2011-01-24 15:33:30'), (63181, 16117, '2011-01-24 15:33:34'), (63182, 16118, '2011-01-24 15:33:42'), (63183, 16119, '2011-01-24 15:33:47'), (63184, 16120, '2011-01-24 15:33:52'), (63185, 16121, '2011-01-24 15:35:48'), (63186, 16122, '2011-01-24 15:43:08'), (63187, 16123, '2011-01-24 15:56:59'), (63188, 16123, '2011-01-24 15:57:03'), (63189, 16123, '2011-01-24 15:57:09'), (63190, 16123, '2011-01-24 15:57:10'), (63191, 16124, '2011-01-24 16:21:31'), (63192, 16124, '2011-01-24 16:21:44'), (63193, 16124, '2011-01-24 16:21:55'), (63194, 16124, '2011-01-24 16:22:02'), (63195, 16124, '2011-01-24 16:22:08'), (63196, 16124, '2011-01-24 16:22:21'), (63197, 16124, '2011-01-24 16:22:31'), (63198, 16124, '2011-01-24 16:22:44'), (63199, 16124, '2011-01-24 16:22:54'), (63200, 16124, '2011-01-24 16:23:08'), (63201, 16125, '2011-01-24 16:31:39'), (63202, 16126, '2011-01-24 16:55:06'), (63203, 16127, '2011-01-24 17:08:24'), (63204, 16127, '2011-01-24 17:09:03'), (63205, 16127, '2011-01-24 17:09:45'), (63206, 16128, '2011-01-24 17:21:23'), (63207, 16128, '2011-01-24 17:21:49'), (63208, 16128, '2011-01-24 17:21:58'), (63209, 16128, '2011-01-24 17:21:59'), (63210, 16128, '2011-01-24 17:22:15'), (63211, 16128, '2011-01-24 17:22:25'), (63212, 16128, '2011-01-24 17:22:35'), (63213, 16128, '2011-01-24 17:22:43'), (63214, 16128, '2011-01-24 17:22:59'), (63215, 16128, '2011-01-24 17:23:23'), (63216, 16128, '2011-01-24 17:23:49'), (63217, 16128, '2011-01-24 17:24:00'), (63218, 16128, '2011-01-24 17:24:05'), (63219, 16129, '2011-01-24 17:46:16'), (63220, 16129, '2011-01-24 17:47:20'), (63221, 16129, '2011-01-24 17:47:50'), (63222, 16130, '2011-01-24 18:29:28'), (63223, 16131, '2011-01-24 18:54:40'), (63224, 16132, '2011-01-24 19:28:59'), (63225, 16133, '2011-01-24 19:30:01'), (63226, 16134, '2011-01-24 20:12:46'), (63227, 16135, '2011-01-24 21:29:42'), (63228, 16135, '2011-01-24 21:30:08'), (63229, 16135, '2011-01-24 21:38:43'), (63230, 16135, '2011-01-24 21:39:01'), (63231, 16135, '2011-01-24 21:39:25'), (63232, 16135, '2011-01-24 21:39:32'), (63233, 16136, '2011-01-24 21:52:58'), (63234, 16137, '2011-01-24 21:53:06'), (63235, 16138, '2011-01-24 21:53:10'), (63236, 16139, '2011-01-24 21:53:15'), (63237, 16140, '2011-01-24 21:53:58'), (63238, 16141, '2011-01-24 21:54:09'), (63239, 16142, '2011-01-24 21:54:16'), (63240, 16143, '2011-01-24 21:54:23'), (63241, 16144, '2011-01-24 21:54:37'), (63242, 16145, '2011-01-24 21:54:43'), (63243, 16146, '2011-01-24 21:54:51'), (63244, 16147, '2011-01-24 21:54:57'), (63245, 16148, '2011-01-24 21:55:01'), (63246, 16149, '2011-01-24 21:55:05'), (63247, 16150, '2011-01-24 21:55:09'), (63248, 16151, '2011-01-24 21:56:09'), (63249, 16152, '2011-01-24 21:56:13'), (63250, 16153, '2011-01-24 21:56:16'), (63251, 16154, '2011-01-24 21:56:33'), (63252, 16155, '2011-01-24 21:56:46'), (63253, 16156, '2011-01-24 21:56:58'), (63254, 16157, '2011-01-24 21:58:50'), (63255, 16158, '2011-01-24 21:59:19'), (63256, 16159, '2011-01-24 21:59:28'), (63257, 16160, '2011-01-24 21:59:37'), (63258, 16161, '2011-01-24 21:59:46'), (63259, 16162, '2011-01-24 21:59:53'), (63260, 16163, '2011-01-24 23:58:22'), (63261, 16164, '2011-01-25 03:04:49'), (63262, 16165, '2011-01-25 03:05:48'), (63263, 16166, '2011-01-25 03:06:41'), (63264, 16167, '2011-01-25 03:08:17'), (63265, 16168, '2011-01-25 03:50:54'), (63266, 16169, '2011-01-25 03:56:08'), (63267, 16170, '2011-01-25 05:24:19'), (63268, 16171, '2011-01-25 06:32:42'), (63269, 16172, '2011-01-25 07:18:22'), (63270, 16172, '2011-01-25 07:18:43'), (63271, 16173, '2011-01-25 08:18:15'), (63272, 16174, '2011-01-25 08:37:53'), (63273, 16175, '2011-01-25 09:23:40'), (63274, 16176, '2011-01-25 09:25:14'), (63275, 16177, '2011-01-25 09:27:46'), (63276, 16178, '2011-01-25 09:28:40'), (63277, 16179, '2011-01-25 09:53:09'), (63278, 16179, '2011-01-25 09:53:40'), (63279, 16179, '2011-01-25 09:53:45'), (63280, 16179, '2011-01-25 09:53:49'), (63281, 16179, '2011-01-25 09:53:56'), (63282, 16179, '2011-01-25 09:54:52'), (63283, 16179, '2011-01-25 09:55:10'), (63284, 16179, '2011-01-25 09:55:20'), (63285, 16179, '2011-01-25 09:55:28'), (63286, 16179, '2011-01-25 09:55:35'), (63287, 16180, '2011-01-25 10:09:17'), (63288, 16181, '2011-01-25 10:10:37'), (63289, 16182, '2011-01-25 10:11:33'), (63290, 16180, '2011-01-25 10:11:47'), (63291, 16183, '2011-01-25 10:12:57'), (63292, 16184, '2011-01-25 10:27:03'), (63293, 16184, '2011-01-25 10:27:16'), (63294, 16185, '2011-01-25 10:27:22'), (63295, 16184, '2011-01-25 10:27:27'), (63296, 16184, '2011-01-25 10:27:36'), (63297, 16186, '2011-01-25 10:41:01'), (63298, 16179, '2011-01-25 10:45:48'), (63299, 16187, '2011-01-25 11:05:44'), (63300, 16188, '2011-01-25 11:25:59'), (63301, 16189, '2011-01-25 11:26:02'), (63302, 16189, '2011-01-25 11:29:29'), (63303, 16190, '2011-01-25 11:40:54'), (63304, 16191, '2011-01-25 11:50:38'), (63305, 16192, '2011-01-25 12:03:16'), (63306, 16193, '2011-01-25 12:45:36'), (63307, 16194, '2011-01-25 13:32:41'), (63308, 16194, '2011-01-25 13:32:59'), (63309, 16194, '2011-01-25 13:33:08'), (63310, 16194, '2011-01-25 13:34:02'), (63311, 16194, '2011-01-25 13:34:11'), (63312, 16194, '2011-01-25 13:39:49'), (63313, 16194, '2011-01-25 13:40:00'), (63314, 16195, '2011-01-25 13:44:39'), (63315, 16195, '2011-01-25 13:45:08'), (63316, 16195, '2011-01-25 13:45:31'), (63317, 16195, '2011-01-25 13:45:50'), (63318, 16195, '2011-01-25 13:46:22'), (63319, 16195, '2011-01-25 13:46:39'), (63320, 16195, '2011-01-25 13:46:55'), (63321, 16195, '2011-01-25 13:47:03'), (63322, 16195, '2011-01-25 13:47:18'), (63323, 16195, '2011-01-25 13:47:29'), (63324, 16195, '2011-01-25 13:48:09'), (63325, 16195, '2011-01-25 13:48:18'), (63326, 16196, '2011-01-25 13:48:35'), (63327, 16197, '2011-01-25 13:48:38'), (63328, 16198, '2011-01-25 15:06:01'), (63329, 16199, '2011-01-25 15:14:57'), (63330, 16200, '2011-01-25 16:36:51'), (63331, 16201, '2011-01-25 16:54:25'), (63332, 16201, '2011-01-25 17:03:58'), (63333, 16202, '2011-01-25 17:29:34'), (63334, 16203, '2011-01-25 17:29:34'), (63335, 16204, '2011-01-25 17:38:51'), (63336, 16205, '2011-01-25 17:54:04'), (63337, 16206, '2011-01-25 18:05:50'), (63338, 16206, '2011-01-25 18:06:00'), (63339, 16206, '2011-01-25 18:06:30'), (63340, 16206, '2011-01-25 18:06:32'), (63341, 16206, '2011-01-25 18:06:39'), (63342, 16206, '2011-01-25 18:06:44'), (63343, 16207, '2011-01-25 18:26:24'), (63344, 16208, '2011-01-25 18:29:04'), (63345, 16208, '2011-01-25 18:29:28'), (63346, 16208, '2011-01-25 18:29:57'), (63347, 16209, '2011-01-25 18:31:59'), (63348, 16210, '2011-01-25 18:32:34'), (63349, 16211, '2011-01-25 18:53:12'), (63350, 16212, '2011-01-25 18:54:20'), (63351, 16212, '2011-01-25 18:55:31'), (63352, 16212, '2011-01-25 18:55:36'), (63353, 16212, '2011-01-25 18:55:43'), (63354, 16213, '2011-01-25 18:56:02'), (63355, 16212, '2011-01-25 18:56:05'), (63356, 16214, '2011-01-25 18:58:25'), (63357, 16214, '2011-01-25 18:58:46'), (63358, 16214, '2011-01-25 18:58:53'), (63359, 16215, '2011-01-25 19:08:22'), (63360, 16216, '2011-01-25 19:08:29'), (63361, 16216, '2011-01-25 19:08:50'), (63362, 16216, '2011-01-25 19:09:01'), (63363, 16217, '2011-01-25 19:38:52'), (63364, 16218, '2011-01-25 19:58:52'), (63365, 16218, '2011-01-25 20:01:50'), (63366, 16218, '2011-01-25 20:02:11'), (63367, 16218, '2011-01-25 20:02:28'), (63368, 16218, '2011-01-25 20:02:32'), (63369, 16219, '2011-01-25 20:03:20'), (63370, 16218, '2011-01-25 20:03:48'), (63371, 16218, '2011-01-25 20:03:59'), (63372, 16220, '2011-01-25 20:23:27'), (63373, 16221, '2011-01-25 20:24:05'), (63374, 16221, '2011-01-25 20:24:37'), (63375, 16221, '2011-01-25 20:25:07'), (63376, 16221, '2011-01-25 20:25:22'), (63377, 16221, '2011-01-25 20:25:45'), (63378, 16221, '2011-01-25 20:26:17'), (63379, 16221, '2011-01-25 20:28:53'), (63380, 16221, '2011-01-25 20:28:58'), (63381, 16221, '2011-01-25 20:29:00'), (63382, 16221, '2011-01-25 20:29:05'), (63383, 16221, '2011-01-25 20:30:00'), (63384, 16221, '2011-01-25 20:30:10'), (63385, 16221, '2011-01-25 20:30:14'), (63386, 16221, '2011-01-25 20:30:18'), (63387, 16221, '2011-01-25 20:31:19'), (63388, 16221, '2011-01-25 20:31:34'), (63389, 16221, '2011-01-25 20:31:39'), (63390, 16221, '2011-01-25 20:31:53'), (63391, 16221, '2011-01-25 20:32:45'), (63392, 16222, '2011-01-25 20:33:42'), (63393, 16222, '2011-01-25 20:34:12'), (63394, 16222, '2011-01-25 20:34:22'), (63395, 16222, '2011-01-25 20:35:05'), (63396, 16221, '2011-01-25 20:46:04'), (63397, 16221, '2011-01-25 20:46:21'), (63398, 16221, '2011-01-25 20:46:43'), (63399, 16221, '2011-01-25 20:46:51'), (63400, 16223, '2011-01-25 20:46:58'), (63401, 16221, '2011-01-25 20:47:05'), (63402, 16224, '2011-01-25 20:47:15'), (63403, 16221, '2011-01-25 20:47:22'), (63404, 16223, '2011-01-25 20:47:41'), (63405, 16224, '2011-01-25 20:47:49'), (63406, 16223, '2011-01-25 20:48:26'), (63407, 16224, '2011-01-25 20:48:42'), (63408, 16221, '2011-01-25 20:49:21'), (63409, 16221, '2011-01-25 20:49:23'), (63410, 16224, '2011-01-25 20:49:24'), (63411, 16221, '2011-01-25 20:49:26'), (63412, 16225, '2011-01-25 20:53:04'), (63413, 16225, '2011-01-25 20:53:15'), (63414, 16225, '2011-01-25 20:53:24'), (63415, 16225, '2011-01-25 20:53:32'), (63416, 16225, '2011-01-25 20:53:47'), (63417, 16225, '2011-01-25 20:54:01'), (63418, 16225, '2011-01-25 20:54:07'), (63419, 16225, '2011-01-25 20:55:19'), (63420, 16225, '2011-01-25 20:55:21'), (63421, 16225, '2011-01-25 20:56:18'), (63422, 16225, '2011-01-25 20:56:35'), (63423, 16226, '2011-01-25 21:12:53'), (63424, 16226, '2011-01-25 21:13:19'), (63425, 16226, '2011-01-25 21:13:24'), (63426, 16226, '2011-01-25 21:13:30'), (63427, 16226, '2011-01-25 21:13:40'), (63428, 16226, '2011-01-25 21:13:44'), (63429, 16226, '2011-01-25 21:13:52'), (63430, 16226, '2011-01-25 21:13:59'), (63431, 16226, '2011-01-25 21:14:10'), (63432, 16226, '2011-01-25 21:14:10'), (63433, 16226, '2011-01-25 21:14:17'), (63434, 16226, '2011-01-25 21:14:22'), (63435, 16226, '2011-01-25 21:14:28'), (63436, 16226, '2011-01-25 21:14:41'), (63437, 16226, '2011-01-25 21:14:53'), (63438, 16226, '2011-01-25 21:15:02'), (63439, 16226, '2011-01-25 21:15:32'), (63440, 16226, '2011-01-25 21:15:34'), (63441, 16226, '2011-01-25 21:15:35'), (63442, 16226, '2011-01-25 21:15:36'), (63443, 16226, '2011-01-25 21:15:39'), (63444, 16226, '2011-01-25 21:15:40'), (63445, 16226, '2011-01-25 21:15:44'), (63446, 16226, '2011-01-25 21:15:46'), (63447, 16226, '2011-01-25 21:15:48'), (63448, 16226, '2011-01-25 21:15:49'), (63449, 16226, '2011-01-25 21:15:50'), (63450, 16226, '2011-01-25 21:15:51'), (63451, 16226, '2011-01-25 21:15:54'), (63452, 16226, '2011-01-25 21:15:55'), (63453, 16226, '2011-01-25 21:15:56'), (63454, 16226, '2011-01-25 21:15:57'), (63455, 16226, '2011-01-25 21:16:00'), (63456, 16226, '2011-01-25 21:16:00'), (63457, 16226, '2011-01-25 21:16:02'), (63458, 16226, '2011-01-25 21:16:03'), (63459, 16226, '2011-01-25 21:16:04'), (63460, 16226, '2011-01-25 21:16:04'), (63461, 16227, '2011-01-25 21:17:03'), (63462, 16227, '2011-01-25 21:17:41'), (63463, 16227, '2011-01-25 21:18:20'), (63464, 16227, '2011-01-25 21:18:40'), (63465, 16227, '2011-01-25 21:18:55'), (63466, 16227, '2011-01-25 21:19:46'), (63467, 16227, '2011-01-25 21:19:58'), (63468, 16228, '2011-01-25 21:51:44'), (63469, 16229, '2011-01-25 22:42:35'), (63470, 16230, '2011-01-25 22:49:21'), (63471, 16230, '2011-01-25 22:50:29'), (63472, 16230, '2011-01-25 22:52:36'), (63473, 16230, '2011-01-25 22:52:47'), (63474, 16230, '2011-01-25 22:53:24'), (63475, 16230, '2011-01-25 22:53:31'), (63476, 16230, '2011-01-25 22:53:53'), (63477, 16230, '2011-01-25 22:54:30'), (63478, 16230, '2011-01-25 22:54:39'), (63479, 16230, '2011-01-25 22:54:40'), (63480, 16230, '2011-01-25 22:54:51'), (63481, 16230, '2011-01-25 22:54:57'), (63482, 16230, '2011-01-25 22:55:03'), (63483, 16230, '2011-01-25 22:56:46'), (63484, 16230, '2011-01-25 22:56:48'), (63485, 16230, '2011-01-25 22:56:49'), (63486, 16231, '2011-01-25 23:50:07'), (63487, 16232, '2011-01-26 02:09:09'), (63488, 16233, '2011-01-26 02:57:50'), (63489, 16234, '2011-01-26 03:03:08'), (63490, 16235, '2011-01-26 03:03:33'), (63491, 16236, '2011-01-26 03:16:37'), (63492, 16237, '2011-01-26 05:46:46'), (63493, 16238, '2011-01-26 06:42:09'), (63494, 16239, '2011-01-26 07:05:43'), (63495, 16240, '2011-01-26 07:23:43'), (63496, 16240, '2011-01-26 07:24:11'), (63497, 16240, '2011-01-26 07:24:12'), (63498, 16240, '2011-01-26 07:24:13'), (63499, 16240, '2011-01-26 07:24:15'), (63500, 16240, '2011-01-26 07:24:17'), (63501, 16240, '2011-01-26 07:25:14'), (63502, 16241, '2011-01-26 08:09:19'), (63503, 16242, '2011-01-26 08:15:01'), (63504, 16243, '2011-01-26 09:30:42'), (63505, 16243, '2011-01-26 09:31:25'), (63506, 16243, '2011-01-26 09:32:04'), (63507, 16243, '2011-01-26 09:32:35'), (63508, 16243, '2011-01-26 09:32:55'), (63509, 16243, '2011-01-26 09:33:10'), (63510, 16243, '2011-01-26 09:33:22'), (63511, 16243, '2011-01-26 09:33:37'), (63512, 16243, '2011-01-26 09:33:53'), (63513, 16243, '2011-01-26 09:34:04'), (63514, 16243, '2011-01-26 09:34:13'), (63515, 16243, '2011-01-26 09:34:27'), (63516, 16243, '2011-01-26 09:34:37'), (63517, 16243, '2011-01-26 09:34:53'), (63518, 16244, '2011-01-26 09:41:03'), (63519, 16245, '2011-01-26 09:55:57'), (63520, 16245, '2011-01-26 09:56:13'), (63521, 16245, '2011-01-26 09:56:26'), (63522, 16246, '2011-01-26 10:09:50'), (63523, 16247, '2011-01-26 10:12:01'), (63524, 16248, '2011-01-26 10:14:33'), (63525, 16248, '2011-01-26 10:14:53'), (63526, 16248, '2011-01-26 10:15:01'), (63527, 16249, '2011-01-26 10:49:54'), (63528, 16249, '2011-01-26 10:50:14'), (63529, 16249, '2011-01-26 10:50:27'), (63530, 16249, '2011-01-26 10:50:33'), (63531, 16249, '2011-01-26 10:50:40'), (63532, 16249, '2011-01-26 10:50:47'), (63533, 16249, '2011-01-26 10:50:53'), (63534, 16249, '2011-01-26 10:51:16'), (63535, 16249, '2011-01-26 10:51:23'), (63536, 16249, '2011-01-26 10:51:29'), (63537, 16249, '2011-01-26 10:51:35'), (63538, 16249, '2011-01-26 10:51:41'), (63539, 16249, '2011-01-26 10:51:49'), (63540, 16249, '2011-01-26 10:51:55'), (63541, 16249, '2011-01-26 10:52:03'), (63542, 16249, '2011-01-26 10:52:06'), (63543, 16249, '2011-01-26 10:52:10'), (63544, 16249, '2011-01-26 10:52:12'), (63545, 16249, '2011-01-26 10:52:15'), (63546, 16249, '2011-01-26 10:52:17'), (63547, 16249, '2011-01-26 10:52:18'), (63548, 16249, '2011-01-26 10:52:19'), (63549, 16249, '2011-01-26 10:52:20'), (63550, 16249, '2011-01-26 10:52:22'), (63551, 16250, '2011-01-26 11:21:26'), (63552, 16251, '2011-01-26 11:47:21'), (63553, 16252, '2011-01-26 11:54:26'), (63554, 16253, '2011-01-26 11:59:18'), (63555, 16253, '2011-01-26 11:59:49'), (63556, 16253, '2011-01-26 11:59:49'), (63557, 16253, '2011-01-26 11:59:50'), (63558, 16253, '2011-01-26 11:59:50'), (63559, 16253, '2011-01-26 11:59:51'), (63560, 16253, '2011-01-26 11:59:53'), (63561, 16253, '2011-01-26 11:59:53'), (63562, 16253, '2011-01-26 11:59:53'), (63563, 16253, '2011-01-26 11:59:55'), (63564, 16253, '2011-01-26 11:59:56'), (63565, 16253, '2011-01-26 12:00:01'), (63566, 16253, '2011-01-26 12:00:09'), (63567, 16253, '2011-01-26 12:00:09'), (63568, 16253, '2011-01-26 12:00:10'), (63569, 16253, '2011-01-26 12:00:11'), (63570, 16253, '2011-01-26 12:00:13'), (63571, 16253, '2011-01-26 12:00:13'), (63572, 16253, '2011-01-26 12:00:14'), (63573, 16253, '2011-01-26 12:00:16'), (63574, 16254, '2011-01-26 12:46:57'), (63575, 16255, '2011-01-26 13:29:07'), (63576, 16256, '2011-01-26 13:44:35'), (63577, 16257, '2011-01-26 13:50:31'), (63578, 16257, '2011-01-26 13:51:02'), (63579, 16257, '2011-01-26 13:51:12'), (63580, 16257, '2011-01-26 13:51:22'), (63581, 16257, '2011-01-26 13:51:29'), (63582, 16257, '2011-01-26 13:51:42'), (63583, 16257, '2011-01-26 13:51:52'), (63584, 16257, '2011-01-26 13:52:06'), (63585, 16257, '2011-01-26 13:52:14'), (63586, 16257, '2011-01-26 13:52:19'), (63587, 16257, '2011-01-26 13:52:50'), (63588, 16257, '2011-01-26 13:52:55'), (63589, 16257, '2011-01-26 13:53:13'), (63590, 16258, '2011-01-26 13:54:15'), (63591, 16258, '2011-01-26 13:54:50'), (63592, 16258, '2011-01-26 13:55:07'), (63593, 16258, '2011-01-26 13:55:31'), (63594, 16258, '2011-01-26 13:55:55'), (63595, 16258, '2011-01-26 13:56:07'), (63596, 16258, '2011-01-26 13:56:09'), (63597, 16258, '2011-01-26 13:56:14'), (63598, 16258, '2011-01-26 13:59:49'), (63599, 16258, '2011-01-26 14:00:03'), (63600, 16258, '2011-01-26 14:00:35'), (63601, 16258, '2011-01-26 14:01:57'), (63602, 16259, '2011-01-26 14:17:08'), (63603, 16260, '2011-01-26 14:36:56'), (63604, 16261, '2011-01-26 14:39:16'), (63605, 16262, '2011-01-26 14:57:53'), (63606, 16263, '2011-01-26 15:10:59'), (63607, 16263, '2011-01-26 15:11:37'), (63608, 16263, '2011-01-26 15:12:36'), (63609, 16264, '2011-01-26 15:23:32'), (63610, 16264, '2011-01-26 15:23:48'), (63611, 16264, '2011-01-26 15:23:57'), (63612, 16264, '2011-01-26 15:24:04'), (63613, 16264, '2011-01-26 15:24:17'), (63614, 16264, '2011-01-26 15:24:33'), (63615, 16264, '2011-01-26 15:24:34'), (63616, 16264, '2011-01-26 15:24:38'), (63617, 16264, '2011-01-26 15:24:41'), (63618, 16265, '2011-01-26 15:25:39'), (63619, 16266, '2011-01-26 15:48:39'), (63620, 16267, '2011-01-26 16:08:33'), (63621, 16267, '2011-01-26 16:08:55'), (63622, 16267, '2011-01-26 16:09:02'), (63623, 16268, '2011-01-26 16:14:19'), (63624, 16269, '2011-01-26 16:34:27'), (63625, 16270, '2011-01-26 16:55:17'), (63626, 16271, '2011-01-26 16:55:43'), (63627, 16272, '2011-01-26 16:57:53'), (63628, 16273, '2011-01-26 17:01:22'), (63629, 16273, '2011-01-26 17:01:52'), (63630, 16273, '2011-01-26 17:05:17'), (63631, 16274, '2011-01-26 17:06:02'), (63632, 16275, '2011-01-26 17:07:33'), (63633, 16276, '2011-01-26 17:11:29'), (63634, 16277, '2011-01-26 17:11:46'), (63635, 16278, '2011-01-26 17:30:21'), (63636, 16279, '2011-01-26 17:31:26'), (63637, 16280, '2011-01-26 17:51:49'), (63638, 16280, '2011-01-26 17:51:59'), (63639, 16280, '2011-01-26 17:52:07'), (63640, 16280, '2011-01-26 17:52:19'), (63641, 16280, '2011-01-26 17:52:27'), (63642, 16280, '2011-01-26 17:52:41'), (63643, 16280, '2011-01-26 17:52:50'), (63644, 16280, '2011-01-26 17:52:58'), (63645, 16280, '2011-01-26 17:53:17'), (63646, 16280, '2011-01-26 17:53:21'), (63647, 16280, '2011-01-26 17:53:42'), (63648, 16280, '2011-01-26 17:53:51'), (63649, 16280, '2011-01-26 17:54:01'), (63650, 16280, '2011-01-26 17:58:31'), (63651, 16280, '2011-01-26 17:58:34'), (63652, 16281, '2011-01-26 18:03:37'), (63653, 16282, '2011-01-26 18:53:57'), (63654, 16282, '2011-01-26 18:54:51'), (63655, 16282, '2011-01-26 18:55:10'), (63656, 16282, '2011-01-26 18:55:27'), (63657, 16282, '2011-01-26 18:55:45'), (63658, 16282, '2011-01-26 18:56:51'), (63659, 16282, '2011-01-26 18:57:24'), (63660, 16283, '2011-01-26 19:01:26'), (63661, 16284, '2011-01-26 20:05:20'), (63662, 16285, '2011-01-26 20:05:58'), (63663, 16285, '2011-01-26 20:06:24'), (63664, 16285, '2011-01-26 20:06:39'), (63665, 16285, '2011-01-26 20:06:58'), (63666, 16286, '2011-01-26 20:42:23'), (63667, 16286, '2011-01-26 20:42:48'), (63668, 16286, '2011-01-26 20:43:07'), (63669, 16286, '2011-01-26 20:43:12'), (63670, 16286, '2011-01-26 20:53:13'), (63671, 16286, '2011-01-26 20:53:30'), (63672, 16286, '2011-01-26 20:56:23'), (63673, 16286, '2011-01-26 20:56:35'), (63674, 16287, '2011-01-26 20:58:26'), (63675, 16286, '2011-01-26 21:00:54'), (63676, 16286, '2011-01-26 21:00:55'), (63677, 16286, '2011-01-26 21:01:13'), (63678, 16286, '2011-01-26 21:01:42'), (63679, 16286, '2011-01-26 21:02:11'), (63680, 16286, '2011-01-26 21:02:46'), (63681, 16286, '2011-01-26 21:03:01'), (63682, 16286, '2011-01-26 21:03:05'), (63683, 16286, '2011-01-26 21:03:10'), (63684, 16286, '2011-01-26 21:03:16'), (63685, 16286, '2011-01-26 21:03:32'), (63686, 16288, '2011-01-26 21:25:46'), (63687, 16289, '2011-01-26 22:06:24'), (63688, 16290, '2011-01-26 22:32:36'), (63689, 16291, '2011-01-26 22:49:20'), (63690, 16291, '2011-01-26 22:49:38'), (63691, 16291, '2011-01-26 22:50:47'), (63692, 16292, '2011-01-26 22:51:35'), (63693, 16293, '2011-01-26 22:51:38'), (63694, 16294, '2011-01-26 22:52:10'), (63695, 16294, '2011-01-26 22:52:38'), (63696, 16294, '2011-01-26 22:52:48'), (63697, 16295, '2011-01-26 23:00:34'), (63698, 16295, '2011-01-26 23:00:59'), (63699, 16295, '2011-01-26 23:01:26'), (63700, 16295, '2011-01-26 23:01:55'), (63701, 16295, '2011-01-26 23:02:12'), (63702, 16295, '2011-01-26 23:02:17'), (63703, 16295, '2011-01-26 23:02:57'), (63704, 16295, '2011-01-26 23:03:41'), (63705, 16295, '2011-01-26 23:05:01'), (63706, 16295, '2011-01-26 23:05:07'), (63707, 16296, '2011-01-26 23:05:10'), (63708, 16295, '2011-01-26 23:05:15'), (63709, 16295, '2011-01-26 23:05:17'), (63710, 16295, '2011-01-26 23:05:20'), (63711, 16295, '2011-01-26 23:05:26'), (63712, 16295, '2011-01-26 23:07:00'), (63713, 16295, '2011-01-26 23:07:02'), (63714, 16295, '2011-01-26 23:07:05'), (63715, 16295, '2011-01-26 23:07:08'), (63716, 16295, '2011-01-26 23:07:11'), (63717, 16295, '2011-01-26 23:10:12'), (63718, 16295, '2011-01-26 23:10:14'), (63719, 16295, '2011-01-26 23:11:27'), (63720, 16295, '2011-01-26 23:11:48'), (63721, 16295, '2011-01-26 23:12:18'), (63722, 16295, '2011-01-26 23:12:32'), (63723, 16297, '2011-01-26 23:12:50'), (63724, 16295, '2011-01-26 23:16:17'), (63725, 16298, '2011-01-26 23:18:47'), (63726, 16298, '2011-01-26 23:19:25'), (63727, 16298, '2011-01-26 23:19:56'), (63728, 16298, '2011-01-26 23:20:21'), (63729, 16298, '2011-01-26 23:20:55'), (63730, 16298, '2011-01-26 23:22:25'), (63731, 16298, '2011-01-26 23:23:31'), (63732, 16298, '2011-01-26 23:23:46'), (63733, 16298, '2011-01-26 23:23:56'), (63734, 16299, '2011-01-26 23:24:09'), (63735, 16298, '2011-01-26 23:24:18'), (63736, 16299, '2011-01-26 23:25:34'), (63737, 16299, '2011-01-26 23:26:01'), (63738, 16299, '2011-01-26 23:26:30'), (63739, 16299, '2011-01-26 23:27:06'), (63740, 16299, '2011-01-26 23:27:07'), (63741, 16299, '2011-01-26 23:27:07'), (63742, 16299, '2011-01-26 23:27:07'), (63743, 16299, '2011-01-26 23:27:09'), (63744, 16300, '2011-01-26 23:35:31'), (63745, 16300, '2011-01-26 23:35:50'), (63746, 16300, '2011-01-26 23:36:17'), (63747, 16300, '2011-01-26 23:36:32'), (63748, 16300, '2011-01-26 23:36:43'), (63749, 16300, '2011-01-26 23:37:01'), (63750, 16300, '2011-01-26 23:37:25'), (63751, 16300, '2011-01-26 23:37:25'), (63752, 16300, '2011-01-26 23:37:26'), (63753, 16300, '2011-01-26 23:37:27'), (63754, 16300, '2011-01-26 23:37:39'), (63755, 16300, '2011-01-26 23:37:46'), (63756, 16300, '2011-01-26 23:37:56'), (63757, 16300, '2011-01-26 23:38:08'), (63758, 16300, '2011-01-26 23:38:14'), (63759, 16300, '2011-01-26 23:38:15'), (63760, 16300, '2011-01-26 23:38:16'), (63761, 16300, '2011-01-26 23:38:17'), (63762, 16300, '2011-01-26 23:38:19'), (63763, 16300, '2011-01-26 23:38:20'), (63764, 16300, '2011-01-26 23:38:28'), (63765, 16300, '2011-01-26 23:38:31'), (63766, 16300, '2011-01-26 23:38:35'), (63767, 16301, '2011-01-26 23:41:01'), (63768, 16302, '2011-01-27 00:56:19'), (63769, 16302, '2011-01-27 00:56:49'), (63770, 16303, '2011-01-27 01:38:28'), (63771, 16304, '2011-01-27 02:14:38'), (63772, 16305, '2011-01-27 02:47:30'), (63773, 16306, '2011-01-27 03:05:05'), (63774, 16307, '2011-01-27 03:44:31'), (63775, 16307, '2011-01-27 03:44:53'), (63776, 16307, '2011-01-27 03:45:00'), (63777, 16307, '2011-01-27 03:45:05'), (63778, 16307, '2011-01-27 03:45:17'), (63779, 16307, '2011-01-27 03:45:19'), (63780, 16307, '2011-01-27 03:45:19'), (63781, 16307, '2011-01-27 03:45:22'), (63782, 16307, '2011-01-27 03:45:25'), (63783, 16307, '2011-01-27 03:45:38'), (63784, 16307, '2011-01-27 03:52:19'), (63785, 16308, '2011-01-27 08:05:15'), (63786, 16308, '2011-01-27 08:05:37'), (63787, 16308, '2011-01-27 08:05:52'), (63788, 16308, '2011-01-27 08:06:08'), (63789, 16308, '2011-01-27 08:06:19'), (63790, 16308, '2011-01-27 08:06:46'), (63791, 16308, '2011-01-27 08:06:57'), (63792, 16308, '2011-01-27 08:07:14'), (63793, 16308, '2011-01-27 08:08:29'), (63794, 16308, '2011-01-27 08:09:17'), (63795, 16308, '2011-01-27 08:17:02'), (63796, 16308, '2011-01-27 08:17:06'), (63797, 16309, '2011-01-27 08:50:18'), (63798, 16310, '2011-01-27 08:50:22'), (63799, 16311, '2011-01-27 09:41:14'), (63800, 16312, '2011-01-27 10:27:59'), (63801, 16313, '2011-01-27 11:08:02'), (63802, 16313, '2011-01-27 11:08:22'), (63803, 16313, '2011-01-27 11:08:50'), (63804, 16313, '2011-01-27 11:09:17'), (63805, 16313, '2011-01-27 11:09:38'), (63806, 16313, '2011-01-27 11:09:56'), (63807, 16313, '2011-01-27 11:10:59'), (63808, 16313, '2011-01-27 11:11:15'), (63809, 16314, '2011-01-27 11:32:39'), (63810, 16315, '2011-01-27 11:40:56'), (63811, 16316, '2011-01-27 11:40:58'), (63812, 16317, '2011-01-27 11:40:58'), (63813, 16318, '2011-01-27 12:38:15'), (63814, 16319, '2011-01-27 12:48:29'), (63815, 16320, '2011-01-27 13:02:08'), (63816, 16321, '2011-01-27 13:54:58'), (63817, 16322, '2011-01-27 14:58:24'), (63818, 16323, '2011-01-27 15:22:25'), (63819, 16324, '2011-01-27 15:22:38'), (63820, 16324, '2011-01-27 15:23:02'), (63821, 16324, '2011-01-27 15:23:04'), (63822, 16324, '2011-01-27 15:23:12'), (63823, 16324, '2011-01-27 15:23:28'), (63824, 16324, '2011-01-27 15:23:36'), (63825, 16324, '2011-01-27 15:23:52'), (63826, 16324, '2011-01-27 15:23:57'), (63827, 16324, '2011-01-27 15:24:01'), (63828, 16325, '2011-01-27 15:53:59'), (63829, 16325, '2011-01-27 16:21:44'), (63830, 16325, '2011-01-27 16:22:08'), (63831, 16325, '2011-01-27 16:22:20'), (63832, 16325, '2011-01-27 16:23:08'), (63833, 16325, '2011-01-27 16:23:13'), (63834, 16326, '2011-01-27 16:47:38'), (63835, 16327, '2011-01-27 17:16:59'), (63836, 16328, '2011-01-27 18:08:45'), (63837, 16329, '2011-01-27 19:12:33'), (63838, 16330, '2011-01-27 19:12:53'), (63839, 16329, '2011-01-27 19:12:56'), (63840, 16329, '2011-01-27 19:13:05'), (63841, 16329, '2011-01-27 19:13:06'), (63842, 16329, '2011-01-27 19:13:06'), (63843, 16329, '2011-01-27 19:13:13'), (63844, 16329, '2011-01-27 19:13:14'), (63845, 16329, '2011-01-27 19:13:14'), (63846, 16329, '2011-01-27 19:13:15'), (63847, 16329, '2011-01-27 19:13:22'), (63848, 16329, '2011-01-27 19:13:22'), (63849, 16329, '2011-01-27 19:13:22'), (63850, 16329, '2011-01-27 19:13:26'), (63851, 16329, '2011-01-27 19:13:52'), (63852, 16331, '2011-01-27 19:21:00'), (63853, 16331, '2011-01-27 19:21:31'), (63854, 16331, '2011-01-27 19:21:34'), (63855, 16331, '2011-01-27 19:21:52'), (63856, 16331, '2011-01-27 19:22:21'), (63857, 16331, '2011-01-27 19:23:20'), (63858, 16331, '2011-01-27 19:23:24'), (63859, 16331, '2011-01-27 19:23:32'), (63860, 16331, '2011-01-27 19:23:34'), (63861, 16331, '2011-01-27 19:24:02'), (63862, 16331, '2011-01-27 19:24:04'), (63863, 16331, '2011-01-27 19:24:30'), (63864, 16331, '2011-01-27 19:24:32'), (63865, 16332, '2011-01-27 19:27:09'), (63866, 16332, '2011-01-27 19:27:27'), (63867, 16332, '2011-01-27 19:28:30'), (63868, 16332, '2011-01-27 19:28:52'), (63869, 16332, '2011-01-27 19:29:01'), (63870, 16332, '2011-01-27 19:29:50'), (63871, 16332, '2011-01-27 19:30:12'), (63872, 16332, '2011-01-27 19:35:57'), (63873, 16332, '2011-01-27 19:35:58'), (63874, 16333, '2011-01-27 19:57:25'), (63875, 16334, '2011-01-27 20:15:24'), (63876, 16334, '2011-01-27 20:15:43'), (63877, 16334, '2011-01-27 20:16:03'), (63878, 16334, '2011-01-27 20:16:04'), (63879, 16334, '2011-01-27 20:16:10'), (63880, 16334, '2011-01-27 20:17:07'), (63881, 16334, '2011-01-27 20:17:08'), (63882, 16334, '2011-01-27 20:17:25'), (63883, 16335, '2011-01-27 20:24:42'), (63884, 16335, '2011-01-27 20:25:02'), (63885, 16335, '2011-01-27 20:25:13'), (63886, 16336, '2011-01-27 20:27:22'), (63887, 16336, '2011-01-27 20:27:28'), (63888, 16336, '2011-01-27 20:27:46'), (63889, 16336, '2011-01-27 20:28:05'), (63890, 16336, '2011-01-27 20:28:06'), (63891, 16336, '2011-01-27 20:28:07'), (63892, 16336, '2011-01-27 20:28:16'), (63893, 16336, '2011-01-27 20:28:17'), (63894, 16336, '2011-01-27 20:28:36'), (63895, 16336, '2011-01-27 20:29:02'), (63896, 16336, '2011-01-27 20:29:38'), (63897, 16337, '2011-01-27 21:58:05'), (63898, 16338, '2011-01-27 22:05:39'), (63899, 16338, '2011-01-27 22:05:53'), (63900, 16338, '2011-01-27 22:06:18'), (63901, 16338, '2011-01-27 22:06:28'), (63902, 16338, '2011-01-27 22:06:36'), (63903, 16338, '2011-01-27 22:06:45'), (63904, 16338, '2011-01-27 22:07:08'), (63905, 16339, '2011-01-27 22:32:17'), (63906, 16324, '2011-01-27 22:37:53'), (63907, 16324, '2011-01-27 22:38:02'), (63908, 16340, '2011-01-27 22:48:28'), (63909, 16341, '2011-01-28 00:07:28'), (63910, 16342, '2011-01-28 00:07:31'), (63911, 16343, '2011-01-28 00:45:19'), (63912, 16344, '2011-01-28 02:52:23'), (63913, 16345, '2011-01-28 02:55:55'), (63914, 16346, '2011-01-28 03:52:28'), (63915, 16347, '2011-01-28 04:07:00'), (63916, 16348, '2011-01-28 04:22:11'), (63917, 16349, '2011-01-28 04:57:31'), (63918, 16350, '2011-01-28 05:04:22'), (63919, 16351, '2011-01-28 05:05:51'), (63920, 16352, '2011-01-28 05:52:42'), (63921, 16354, '2011-01-28 07:21:21'), (63922, 16355, '2011-01-28 07:28:30'), (63923, 16355, '2011-01-28 07:28:40'), (63924, 16355, '2011-01-28 07:28:47'), (63925, 16355, '2011-01-28 07:28:52'), (63926, 16355, '2011-01-28 07:29:08'), (63927, 16355, '2011-01-28 07:29:19'), (63928, 16355, '2011-01-28 07:29:24'), (63929, 16355, '2011-01-28 07:29:34'), (63930, 16355, '2011-01-28 07:30:11'), (63931, 16355, '2011-01-28 07:30:20'), (63932, 16355, '2011-01-28 07:30:32'), (63933, 16355, '2011-01-28 07:31:38'), (63934, 16356, '2011-01-28 07:38:11'), (63935, 16357, '2011-01-28 08:44:02'), (63936, 16358, '2011-01-28 08:44:07'), (63937, 16359, '2011-01-28 09:17:48'), (63938, 16360, '2011-01-28 09:34:28'), (63939, 16360, '2011-01-28 09:34:51'), (63940, 16360, '2011-01-28 09:35:10'), (63941, 16361, '2011-01-28 09:51:14'), (63942, 16362, '2011-01-28 10:53:51'), (63943, 16363, '2011-01-28 10:57:15'), (63944, 16364, '2011-01-28 11:01:58'), (63945, 16364, '2011-01-28 11:02:28'), (63946, 16364, '2011-01-28 11:02:31'), (63947, 16364, '2011-01-28 11:02:32'), (63948, 16364, '2011-01-28 11:02:32'), (63949, 16364, '2011-01-28 11:02:33'), (63950, 16364, '2011-01-28 11:02:40'), (63951, 16364, '2011-01-28 11:02:42'), (63952, 16364, '2011-01-28 11:02:42'), (63953, 16364, '2011-01-28 11:02:46'), (63954, 16364, '2011-01-28 11:02:46'), (63955, 16364, '2011-01-28 11:02:48'), (63956, 16365, '2011-01-28 11:24:59'), (63957, 16366, '2011-01-28 11:54:31'), (63958, 16366, '2011-01-28 11:54:46'), (63959, 16366, '2011-01-28 11:54:54'), (63960, 16367, '2011-01-28 12:14:46'), (63961, 16368, '2011-01-28 12:19:49'), (63962, 16368, '2011-01-28 12:20:26'), (63963, 16368, '2011-01-28 12:20:31'), (63964, 16368, '2011-01-28 12:20:53'), (63965, 16368, '2011-01-28 12:20:57'), (63966, 16369, '2011-01-28 12:51:06'), (63967, 16370, '2011-01-28 12:55:41'), (63968, 16370, '2011-01-28 12:56:26'), (63969, 16370, '2011-01-28 12:56:45'), (63970, 16370, '2011-01-28 12:57:16'), (63971, 16370, '2011-01-28 12:57:33'), (63972, 16370, '2011-01-28 12:57:46'), (63973, 16370, '2011-01-28 12:57:59'), (63974, 16371, '2011-01-28 12:58:05'), (63975, 16372, '2011-01-28 12:58:08'), (63976, 16373, '2011-01-28 12:58:10'), (63977, 16374, '2011-01-28 12:58:31'), (63978, 16373, '2011-01-28 12:58:33'), (63979, 16373, '2011-01-28 12:58:49'), (63980, 16373, '2011-01-28 12:58:56'), (63981, 16373, '2011-01-28 12:59:03'), (63982, 16370, '2011-01-28 12:59:05'), (63983, 16373, '2011-01-28 12:59:09'), (63984, 16373, '2011-01-28 12:59:18'), (63985, 16373, '2011-01-28 12:59:23'), (63986, 16373, '2011-01-28 12:59:30'), (63987, 16373, '2011-01-28 12:59:38'), (63988, 16373, '2011-01-28 12:59:52'), (63989, 16375, '2011-01-28 13:19:19'), (63990, 16375, '2011-01-28 13:19:58'), (63991, 16375, '2011-01-28 13:20:48'), (63992, 16375, '2011-01-28 13:22:35'), (63993, 16376, '2011-01-28 13:23:09'), (63994, 16375, '2011-01-28 13:24:29'), (63995, 16375, '2011-01-28 13:24:42'), (63996, 16375, '2011-01-28 13:24:49'), (63997, 16376, '2011-01-28 13:44:40'), (63998, 16376, '2011-01-28 13:44:56'), (63999, 16376, '2011-01-28 13:46:55'), (64000, 16376, '2011-01-28 13:46:56'), (64001, 16376, '2011-01-28 13:46:58'), (64002, 16376, '2011-01-28 13:47:11'), (64003, 16376, '2011-01-28 13:47:13'), (64004, 16376, '2011-01-28 13:47:14'), (64005, 16376, '2011-01-28 13:47:16'), (64006, 16376, '2011-01-28 13:47:33'), (64007, 16377, '2011-01-28 14:23:34'), (64008, 16377, '2011-01-28 14:24:05'), (64009, 16377, '2011-01-28 14:24:28'), (64010, 16377, '2011-01-28 14:24:35'), (64011, 16377, '2011-01-28 14:24:55'), (64012, 16377, '2011-01-28 14:24:59'), (64013, 16377, '2011-01-28 14:25:16'), (64014, 16378, '2011-01-28 14:28:44'), (64015, 16378, '2011-01-28 14:28:55'), (64016, 16378, '2011-01-28 14:28:57'), (64017, 16378, '2011-01-28 14:28:58'), (64018, 16378, '2011-01-28 14:28:59'), (64019, 16378, '2011-01-28 14:29:02'), (64020, 16378, '2011-01-28 14:29:02'), (64021, 16378, '2011-01-28 14:29:02'), (64022, 16378, '2011-01-28 14:29:05'), (64023, 16378, '2011-01-28 14:29:06'), (64024, 16378, '2011-01-28 14:29:07'), (64025, 16378, '2011-01-28 14:33:44'), (64026, 16378, '2011-01-28 14:33:54'), (64027, 16378, '2011-01-28 14:33:54'), (64028, 16378, '2011-01-28 14:33:55'), (64029, 16378, '2011-01-28 14:33:57'), (64030, 16378, '2011-01-28 14:34:01'), (64031, 16378, '2011-01-28 14:34:01'), (64032, 16379, '2011-01-28 15:53:46'), (64033, 16379, '2011-01-28 15:54:33'), (64034, 16379, '2011-01-28 15:55:05'), (64035, 16380, '2011-01-28 15:55:42'), (64036, 16379, '2011-01-28 15:55:48'), (64037, 16379, '2011-01-28 15:55:54'), (64038, 16379, '2011-01-28 16:03:18'), (64039, 16379, '2011-01-28 16:03:30'), (64040, 16379, '2011-01-28 16:04:09'), (64041, 16379, '2011-01-28 16:04:33'), (64042, 16379, '2011-01-28 16:04:47'), (64043, 16379, '2011-01-28 16:05:44'), (64044, 16379, '2011-01-28 16:05:48'), (64045, 16379, '2011-01-28 16:06:02'), (64046, 16379, '2011-01-28 16:06:03'), (64047, 16379, '2011-01-28 16:06:03'), (64048, 16379, '2011-01-28 16:06:06'), (64049, 16379, '2011-01-28 16:06:09'), (64050, 16379, '2011-01-28 16:06:11'), (64051, 16379, '2011-01-28 16:06:14'), (64052, 16379, '2011-01-28 16:06:16'), (64053, 16379, '2011-01-28 16:06:16'), (64054, 16379, '2011-01-28 16:06:17'), (64055, 16379, '2011-01-28 16:06:25'), (64056, 16379, '2011-01-28 16:06:26'), (64057, 16379, '2011-01-28 16:06:31'), (64058, 16379, '2011-01-28 16:06:35'), (64059, 16379, '2011-01-28 16:06:36'), (64060, 16379, '2011-01-28 16:06:39'), (64061, 16381, '2011-01-28 16:40:23'), (64062, 16382, '2011-01-28 16:40:26'), (64063, 16383, '2011-01-28 16:42:20'), (64064, 16383, '2011-01-28 16:42:46'), (64065, 16383, '2011-01-28 16:42:51'), (64066, 16383, '2011-01-28 16:43:21'), (64067, 16383, '2011-01-28 16:47:11'), (64068, 16383, '2011-01-28 16:47:33'), (64069, 16383, '2011-01-28 16:48:19'), (64070, 16383, '2011-01-28 16:48:37'), (64071, 16383, '2011-01-28 16:53:20'), (64072, 16383, '2011-01-28 16:53:35'), (64073, 16384, '2011-01-28 17:31:40'), (64074, 16385, '2011-01-28 17:37:59'), (64075, 16386, '2011-01-28 17:41:32'), (64076, 16386, '2011-01-28 17:41:47'), (64077, 16387, '2011-01-28 17:44:17'), (64078, 16386, '2011-01-28 17:44:45'), (64079, 16386, '2011-01-28 17:45:07'), (64080, 16386, '2011-01-28 17:45:08'), (64081, 16386, '2011-01-28 17:45:30'), (64082, 16386, '2011-01-28 17:45:32'), (64083, 16386, '2011-01-28 17:45:39'), (64084, 16386, '2011-01-28 17:46:17'), (64085, 16386, '2011-01-28 17:46:50'), (64086, 16388, '2011-01-28 17:49:04'), (64087, 16388, '2011-01-28 17:49:18'), (64088, 16388, '2011-01-28 17:49:57'), (64089, 16388, '2011-01-28 17:50:06'), (64090, 16388, '2011-01-28 17:50:26'), (64091, 16388, '2011-01-28 17:50:49'), (64092, 16388, '2011-01-28 17:50:57'), (64093, 16388, '2011-01-28 17:51:14'), (64094, 16389, '2011-01-28 17:52:30'), (64095, 16390, '2011-01-28 18:14:29'), (64096, 16390, '2011-01-28 18:15:11'), (64097, 16391, '2011-01-28 18:17:06'), (64098, 16392, '2011-01-28 18:17:25'), (64099, 16390, '2011-01-28 18:19:56'), (64100, 16390, '2011-01-28 18:21:39'), (64101, 16390, '2011-01-28 18:23:17'), (64102, 16390, '2011-01-28 18:27:02'), (64103, 16390, '2011-01-28 18:47:56'), (64104, 16393, '2011-01-28 18:51:15'), (64105, 16393, '2011-01-28 18:51:33'), (64106, 16394, '2011-01-28 19:04:01'), (64107, 16390, '2011-01-28 19:13:05'), (64108, 16390, '2011-01-28 19:13:47'), (64109, 16390, '2011-01-28 19:13:52'), (64110, 16390, '2011-01-28 19:13:54'), (64111, 16390, '2011-01-28 19:14:06'), (64112, 16390, '2011-01-28 19:14:16'), (64113, 16390, '2011-01-28 19:16:44'), (64114, 16390, '2011-01-28 19:16:47'), (64115, 16390, '2011-01-28 19:17:36'), (64116, 16390, '2011-01-28 19:18:58'), (64117, 16390, '2011-01-28 19:19:00'), (64118, 16390, '2011-01-28 19:19:12'), (64119, 16390, '2011-01-28 19:19:28'), (64120, 16390, '2011-01-28 19:19:31'), (64121, 16390, '2011-01-28 19:19:55'), (64122, 16390, '2011-01-28 19:19:58'), (64123, 16390, '2011-01-28 19:20:27'), (64124, 16390, '2011-01-28 19:20:29'), (64125, 16390, '2011-01-28 19:20:45'), (64126, 16390, '2011-01-28 19:20:47'), (64127, 16390, '2011-01-28 19:21:38'), (64128, 16390, '2011-01-28 19:21:47'), (64129, 16390, '2011-01-28 19:22:53'), (64130, 16390, '2011-01-28 19:23:42'), (64131, 16390, '2011-01-28 19:23:44'), (64132, 16390, '2011-01-28 19:24:11'), (64133, 16390, '2011-01-28 19:24:13'), (64134, 16390, '2011-01-28 19:24:28'), (64135, 16390, '2011-01-28 19:24:50'), (64136, 16390, '2011-01-28 19:25:26'), (64137, 16390, '2011-01-28 19:25:59'), (64138, 16390, '2011-01-28 19:26:09'), (64139, 16390, '2011-01-28 19:27:00'), (64140, 16390, '2011-01-28 19:27:03'), (64141, 16390, '2011-01-28 19:27:52'), (64142, 16390, '2011-01-28 19:28:03'), (64143, 16390, '2011-01-28 19:28:23'), (64144, 16390, '2011-01-28 19:28:33'), (64145, 16390, '2011-01-28 19:29:22'), (64146, 16390, '2011-01-28 19:29:44'), (64147, 16390, '2011-01-28 19:29:56'), (64148, 16390, '2011-01-28 19:30:51'), (64149, 16390, '2011-01-28 19:31:00'), (64150, 16390, '2011-01-28 19:31:18'), (64151, 16390, '2011-01-28 19:31:45'), (64152, 16390, '2011-01-28 19:31:56'), (64153, 16390, '2011-01-28 19:32:32'), (64154, 16390, '2011-01-28 19:32:35'), (64155, 16395, '2011-01-28 19:33:03'), (64156, 16390, '2011-01-28 19:33:53'), (64157, 16390, '2011-01-28 19:33:55'), (64158, 16390, '2011-01-28 19:34:53'), (64159, 16390, '2011-01-28 19:41:47'), (64160, 16390, '2011-01-28 19:42:37'), (64161, 16390, '2011-01-28 19:43:49'), (64162, 16390, '2011-01-28 19:43:51'), (64163, 16390, '2011-01-28 19:45:55'), (64164, 16390, '2011-01-28 19:45:57'), (64165, 16390, '2011-01-28 19:46:19'), (64166, 16390, '2011-01-28 19:46:21'), (64167, 16396, '2011-01-28 19:47:53'), (64168, 16397, '2011-01-28 19:48:19'), (64169, 16397, '2011-01-28 19:48:44'), (64170, 16397, '2011-01-28 19:48:57'), (64171, 16397, '2011-01-28 19:49:08'), (64172, 16397, '2011-01-28 19:49:32'), (64173, 16390, '2011-01-28 19:49:34'), (64174, 16390, '2011-01-28 19:49:36'), (64175, 16397, '2011-01-28 19:49:40'), (64176, 16397, '2011-01-28 19:49:55'), (64177, 16397, '2011-01-28 19:50:17'), (64178, 16397, '2011-01-28 19:50:41'), (64179, 16390, '2011-01-28 19:50:42'), (64180, 16390, '2011-01-28 19:50:59'), (64181, 16397, '2011-01-28 19:51:13'), (64182, 16390, '2011-01-28 19:51:14'), (64183, 16397, '2011-01-28 19:51:26'), (64184, 16397, '2011-01-28 19:51:28'), (64185, 16390, '2011-01-28 19:51:31'), (64186, 16397, '2011-01-28 19:51:32'), (64187, 16390, '2011-01-28 19:51:33'), (64188, 16390, '2011-01-28 19:51:39'), (64189, 16390, '2011-01-28 19:51:41'), (64190, 16390, '2011-01-28 19:51:45'), (64191, 16390, '2011-01-28 19:51:47'), (64192, 16390, '2011-01-28 19:52:07'), (64193, 16390, '2011-01-28 19:53:27'), (64194, 16390, '2011-01-28 19:53:29'), (64195, 16390, '2011-01-28 19:53:36'), (64196, 16390, '2011-01-28 19:53:38'), (64197, 16390, '2011-01-28 19:53:47'), (64198, 16390, '2011-01-28 19:53:49'), (64199, 16398, '2011-01-28 19:53:49'), (64200, 16390, '2011-01-28 19:59:41'), (64201, 16390, '2011-01-28 19:59:54'), (64202, 16399, '2011-01-28 20:07:53'), (64203, 16399, '2011-01-28 20:08:01'), (64204, 16399, '2011-01-28 20:08:24'), (64205, 16399, '2011-01-28 20:08:39'), (64206, 16399, '2011-01-28 20:08:43'), (64207, 16399, '2011-01-28 20:09:54'), (64208, 16399, '2011-01-28 20:10:23'), (64209, 16399, '2011-01-28 20:10:44'), (64210, 16399, '2011-01-28 20:24:10'), (64211, 16399, '2011-01-28 20:24:23'), (64212, 16399, '2011-01-28 20:24:32'), (64213, 16399, '2011-01-28 20:25:12'), (64214, 16399, '2011-01-28 20:25:27'), (64215, 16399, '2011-01-28 20:25:42'), (64216, 16399, '2011-01-28 20:26:05'), (64217, 16399, '2011-01-28 20:26:25'), (64218, 16399, '2011-01-28 20:26:34'), (64219, 16399, '2011-01-28 20:26:48'), (64220, 16399, '2011-01-28 20:27:14'), (64221, 16399, '2011-01-28 20:27:19'), (64222, 16399, '2011-01-28 20:27:42'), (64223, 16399, '2011-01-28 20:27:59'), (64224, 16399, '2011-01-28 20:28:13'), (64225, 16400, '2011-01-28 20:29:09'), (64226, 16401, '2011-01-28 20:41:14'), (64227, 16402, '2011-01-28 20:53:31'), (64228, 16403, '2011-01-28 21:10:17'), (64229, 16404, '2011-01-28 21:11:33'), (64230, 16404, '2011-01-28 21:12:11'), (64231, 16404, '2011-01-28 21:13:03'), (64232, 16404, '2011-01-28 21:13:25'), (64233, 16405, '2011-01-28 21:14:32'), (64234, 16406, '2011-01-28 21:25:43'), (64235, 16407, '2011-01-28 21:46:46'), (64236, 16408, '2011-01-28 21:48:26'), (64237, 16409, '2011-01-28 21:51:59'), (64238, 16410, '2011-01-28 21:59:48'), (64239, 16411, '2011-01-28 22:08:20'), (64240, 16412, '2011-01-28 22:20:28'), (64241, 16413, '2011-01-28 22:26:34'), (64242, 16414, '2011-01-28 22:33:11'), (64243, 16415, '2011-01-28 22:39:20'), (64244, 16416, '2011-01-28 22:52:04'), (64245, 16417, '2011-01-28 23:04:47'), (64246, 16418, '2011-01-28 23:17:56'), (64247, 16419, '2011-01-28 23:31:05'), (64248, 16420, '2011-01-28 23:44:14'), (64249, 16421, '2011-01-28 23:55:28'), (64250, 16422, '2011-01-28 23:57:22'), (64251, 16423, '2011-01-29 00:10:31'), (64252, 16424, '2011-01-29 00:24:19'), (64253, 16425, '2011-01-29 00:38:08'), (64254, 16426, '2011-01-29 00:51:56'), (64255, 16427, '2011-01-29 01:20:12'), (64256, 16428, '2011-01-29 01:34:41'), (64257, 16429, '2011-01-29 01:35:28'), (64258, 16430, '2011-01-29 01:49:11'), (64259, 16431, '2011-01-29 02:03:40'), (64260, 16432, '2011-01-29 02:10:49'), (64261, 16433, '2011-01-29 02:18:09'), (64262, 16434, '2011-01-29 02:32:39'), (64263, 16435, '2011-01-29 02:47:08'), (64264, 16436, '2011-01-29 03:01:37'), (64265, 16437, '2011-01-29 03:32:50'), (64266, 16438, '2011-01-29 03:33:34'), (64267, 16439, '2011-01-29 03:38:27'), (64268, 16440, '2011-01-29 03:39:18'), (64269, 16441, '2011-01-29 03:48:47'), (64270, 16442, '2011-01-29 03:53:17'), (64271, 16443, '2011-01-29 04:04:10'), (64272, 16444, '2011-01-29 04:10:28'), (64273, 16445, '2011-01-29 04:27:27'), (64274, 16446, '2011-01-29 04:34:11'), (64275, 16447, '2011-01-29 04:39:57'), (64276, 16448, '2011-01-29 04:40:13'), (64277, 16449, '2011-01-29 04:46:18'), (64278, 16450, '2011-01-29 04:50:15'), (64279, 16451, '2011-01-29 05:01:14'), (64280, 16452, '2011-01-29 05:06:18'), (64281, 16453, '2011-01-29 05:10:51'), (64282, 16454, '2011-01-29 05:11:21'), (64283, 16455, '2011-01-29 05:20:47'), (64284, 16455, '2011-01-29 05:21:11'), (64285, 16456, '2011-01-29 05:22:21'), (64286, 16457, '2011-01-29 05:39:50'), (64287, 16457, '2011-01-29 05:40:14'), (64288, 16457, '2011-01-29 05:40:30'), (64289, 16457, '2011-01-29 05:40:46'), (64290, 16457, '2011-01-29 05:41:06'), (64291, 16457, '2011-01-29 05:42:02'), (64292, 16457, '2011-01-29 05:42:21'), (64293, 16457, '2011-01-29 05:42:30'), (64294, 16458, '2011-01-29 05:52:56'), (64295, 16459, '2011-01-29 05:54:28'), (64296, 16460, '2011-01-29 05:58:22'), (64297, 16461, '2011-01-29 06:15:46'), (64298, 16462, '2011-01-29 06:15:49'), (64299, 16463, '2011-01-29 06:26:32'), (64300, 16464, '2011-01-29 06:42:34'), (64301, 16383, '2011-01-29 06:47:40'), (64302, 16465, '2011-01-29 06:58:37'), (64303, 16466, '2011-01-29 07:27:31'), (64304, 16466, '2011-01-29 07:27:56'), (64305, 16466, '2011-01-29 07:28:04'), (64306, 16466, '2011-01-29 07:28:16'), (64307, 16466, '2011-01-29 07:28:31'), (64308, 16466, '2011-01-29 07:28:32'), (64309, 16466, '2011-01-29 07:28:47'), (64310, 16466, '2011-01-29 07:29:00'), (64311, 16467, '2011-01-29 07:30:40'), (64312, 16466, '2011-01-29 07:30:52'), (64313, 16466, '2011-01-29 07:31:10'), (64314, 16468, '2011-01-29 07:46:43'), (64315, 16468, '2011-01-29 07:46:43'), (64316, 16468, '2011-01-29 07:46:43'), (64317, 16469, '2011-01-29 08:02:46'), (64318, 16470, '2011-01-29 08:18:49'), (64319, 16471, '2011-01-29 08:44:35'), (64320, 16471, '2011-01-29 08:45:16'), (64321, 16471, '2011-01-29 08:45:58'), (64322, 16471, '2011-01-29 08:46:08'), (64323, 16471, '2011-01-29 08:46:18'), (64324, 16471, '2011-01-29 08:47:29'), (64325, 16472, '2011-01-29 08:47:31'), (64326, 16471, '2011-01-29 08:48:18'), (64327, 16473, '2011-01-29 08:48:39'), (64328, 16474, '2011-01-29 08:49:20'), (64329, 16476, '2011-01-29 08:50:52'), (64330, 16475, '2011-01-29 08:50:52'), (64331, 16477, '2011-01-29 08:51:11'), (64332, 16478, '2011-01-29 08:52:09'), (64333, 16479, '2011-01-29 09:00:44'), (64334, 16479, '2011-01-29 09:00:54'), (64335, 16480, '2011-01-29 09:06:54'), (64336, 16481, '2011-01-29 09:10:10'), (64337, 16481, '2011-01-29 09:11:44'), (64338, 16481, '2011-01-29 09:12:12'), (64339, 16481, '2011-01-29 09:12:14'), (64340, 16481, '2011-01-29 09:12:41'), (64341, 16482, '2011-01-29 09:22:57'), (64342, 16471, '2011-01-29 09:27:07'), (64343, 16483, '2011-01-29 09:39:00'), (64344, 16484, '2011-01-29 09:54:58'), (64345, 16485, '2011-01-29 09:55:49'), (64346, 16486, '2011-01-29 10:11:18'), (64347, 16487, '2011-01-29 10:19:00'), (64348, 16487, '2011-01-29 10:19:30'), (64349, 16487, '2011-01-29 10:19:42'), (64350, 16487, '2011-01-29 10:19:48'), (64351, 16487, '2011-01-29 10:20:07'), (64352, 16487, '2011-01-29 10:20:12'), (64353, 16487, '2011-01-29 10:20:23'), (64354, 16488, '2011-01-29 10:20:57'), (64355, 16489, '2011-01-29 10:21:01'), (64356, 16490, '2011-01-29 10:27:33'), (64357, 16491, '2011-01-29 10:27:37'), (64358, 16492, '2011-01-29 10:43:56'), (64359, 16493, '2011-01-29 11:00:15'), (64360, 16494, '2011-01-29 11:04:29'), (64361, 16495, '2011-01-29 11:11:15'), (64362, 16496, '2011-01-29 11:11:45'), (64363, 16496, '2011-01-29 11:13:12'), (64364, 16496, '2011-01-29 11:13:31'), (64365, 16496, '2011-01-29 11:13:41'), (64366, 16496, '2011-01-29 11:13:57'), (64367, 16496, '2011-01-29 11:14:08'), (64368, 16496, '2011-01-29 11:14:26'), (64369, 16496, '2011-01-29 11:14:36'), (64370, 16496, '2011-01-29 11:14:52'), (64371, 16496, '2011-01-29 11:14:53'), (64372, 16496, '2011-01-29 11:15:05'), (64373, 16496, '2011-01-29 11:15:18'), (64374, 16496, '2011-01-29 11:15:32'), (64375, 16496, '2011-01-29 11:16:14'), (64376, 16496, '2011-01-29 11:16:28'), (64377, 16496, '2011-01-29 11:16:33'), (64378, 16497, '2011-01-29 11:16:34'), (64379, 16498, '2011-01-29 11:31:35'), (64380, 16498, '2011-01-29 11:31:49'), (64381, 16498, '2011-01-29 11:32:06'), (64382, 16498, '2011-01-29 11:32:41'), (64383, 16498, '2011-01-29 11:32:53'), (64384, 16499, '2011-01-29 11:32:53'), (64385, 16498, '2011-01-29 11:32:57'), (64386, 16498, '2011-01-29 11:33:01'), (64387, 16500, '2011-01-29 11:43:08'), (64388, 16501, '2011-01-29 11:46:33'), (64389, 16502, '2011-01-29 11:49:12'), (64390, 16503, '2011-01-29 12:00:21'), (64391, 16503, '2011-01-29 12:00:42'), (64392, 16503, '2011-01-29 12:00:47'), (64393, 16503, '2011-01-29 12:00:53'), (64394, 16503, '2011-01-29 12:00:58'), (64395, 16503, '2011-01-29 12:01:02'), (64396, 16503, '2011-01-29 12:01:07'), (64397, 16503, '2011-01-29 12:01:27'), (64398, 16504, '2011-01-29 12:05:31'), (64399, 16505, '2011-01-29 12:22:58'), (64400, 16506, '2011-01-29 12:55:31'), (64401, 16507, '2011-01-29 12:56:11'), (64402, 16508, '2011-01-29 13:11:57'), (64403, 16509, '2011-01-29 13:12:38'), (64404, 16509, '2011-01-29 13:12:53'), (64405, 16509, '2011-01-29 13:13:04'), (64406, 16509, '2011-01-29 13:13:10'), (64407, 16510, '2011-01-29 13:26:23'), (64408, 16509, '2011-01-29 13:27:32'), (64409, 16509, '2011-01-29 13:28:14'), (64410, 16511, '2011-01-29 13:28:15'), (64411, 16509, '2011-01-29 13:28:42'), (64412, 16512, '2011-01-29 13:35:31'), (64413, 16513, '2011-01-29 13:44:31'), (64414, 16514, '2011-01-29 14:00:49'), (64415, 16515, '2011-01-29 14:02:37'), (64416, 16516, '2011-01-29 14:03:21'), (64417, 16517, '2011-01-29 14:04:23'), (64418, 16517, '2011-01-29 14:04:41'), (64419, 16517, '2011-01-29 14:04:50'), (64420, 16517, '2011-01-29 14:05:34'), (64421, 16517, '2011-01-29 14:05:45'), (64422, 16517, '2011-01-29 14:05:56'), (64423, 16517, '2011-01-29 14:06:06'), (64424, 16517, '2011-01-29 14:06:17'), (64425, 16517, '2011-01-29 14:06:39'), (64426, 16383, '2011-01-29 14:08:54'), (64427, 16518, '2011-01-29 14:17:06'), (64428, 16519, '2011-01-29 14:33:23'), (64429, 16520, '2011-01-29 14:49:40'), (64430, 16521, '2011-01-29 15:05:57'), (64431, 16522, '2011-01-29 15:18:13'), (64432, 16522, '2011-01-29 15:18:21'), (64433, 16522, '2011-01-29 15:18:27'), (64434, 16522, '2011-01-29 15:18:39'), (64435, 16522, '2011-01-29 15:18:47'), (64436, 16522, '2011-01-29 15:19:05'), (64437, 16522, '2011-01-29 15:19:16'), (64438, 16522, '2011-01-29 15:19:25'), (64439, 16522, '2011-01-29 15:19:28'), (64440, 16522, '2011-01-29 15:19:57'), (64441, 16522, '2011-01-29 15:20:00'), (64442, 16522, '2011-01-29 15:20:04'), (64443, 16522, '2011-01-29 15:20:10'), (64444, 16522, '2011-01-29 15:20:13'), (64445, 16522, '2011-01-29 15:20:17'), (64446, 16522, '2011-01-29 15:20:20'), (64447, 16522, '2011-01-29 15:20:26'), (64448, 16523, '2011-01-29 15:38:28'), (64449, 16524, '2011-01-29 15:43:47'), (64450, 16525, '2011-01-29 15:45:07'), (64451, 16525, '2011-01-29 15:45:17'), (64452, 16525, '2011-01-29 15:45:23'), (64453, 16525, '2011-01-29 15:45:28'), (64454, 16525, '2011-01-29 15:46:40'), (64455, 16525, '2011-01-29 15:47:34'), (64456, 16525, '2011-01-29 15:51:49'), (64457, 16525, '2011-01-29 15:52:16'), (64458, 16526, '2011-01-29 15:54:45'), (64459, 16527, '2011-01-29 15:54:51'), (64460, 16527, '2011-01-29 15:55:03'), (64461, 16527, '2011-01-29 15:55:13'), (64462, 16527, '2011-01-29 15:55:19'), (64463, 16527, '2011-01-29 15:55:33'), (64464, 16525, '2011-01-29 16:06:00'), (64465, 16528, '2011-01-29 16:11:02'), (64466, 16529, '2011-01-29 16:27:19'), (64467, 16525, '2011-01-29 16:32:31'), (64468, 16525, '2011-01-29 16:32:44'), (64469, 16525, '2011-01-29 16:32:57'), (64470, 16530, '2011-01-29 16:43:36'), (64471, 16531, '2011-01-29 16:59:52'), (64472, 16532, '2011-01-29 17:16:08'), (64473, 16533, '2011-01-29 17:18:08'), (64474, 16534, '2011-01-29 17:35:30'), (64475, 16535, '2011-01-29 17:52:51'), (64476, 16536, '2011-01-29 18:02:08'), (64477, 16537, '2011-01-29 18:27:37'), (64478, 16538, '2011-01-29 18:38:44'), (64479, 16538, '2011-01-29 18:39:05'), (64480, 16538, '2011-01-29 18:39:42'), (64481, 16538, '2011-01-29 18:40:10'), (64482, 16538, '2011-01-29 18:40:29'), (64483, 16538, '2011-01-29 18:41:19'), (64484, 16538, '2011-01-29 18:41:46'), (64485, 16538, '2011-01-29 18:42:40'), (64486, 16538, '2011-01-29 18:42:51'), (64487, 16538, '2011-01-29 18:43:06'), (64488, 16538, '2011-01-29 18:43:26'), (64489, 16538, '2011-01-29 18:44:41'), (64490, 16538, '2011-01-29 18:44:51'), (64491, 16539, '2011-01-29 18:54:04'), (64492, 16539, '2011-01-29 18:54:15'), (64493, 16539, '2011-01-29 18:54:23'), (64494, 16539, '2011-01-29 18:54:28'), (64495, 16539, '2011-01-29 18:54:59'), (64496, 16539, '2011-01-29 18:55:18'), (64497, 16539, '2011-01-29 18:56:01'), (64498, 16539, '2011-01-29 18:56:22'), (64499, 16404, '2011-01-29 19:19:06'), (64500, 16404, '2011-01-29 19:24:05'), (64501, 16404, '2011-01-29 19:24:35'), (64502, 16404, '2011-01-29 19:24:54'), (64503, 16540, '2011-01-29 19:25:01'), (64504, 16404, '2011-01-29 19:25:14'), (64505, 16404, '2011-01-29 19:27:31'), (64506, 16541, '2011-01-29 19:34:37'), (64507, 16542, '2011-01-29 19:36:36'), (64508, 16543, '2011-01-29 19:55:32'), (64509, 16544, '2011-01-29 19:59:05'), (64510, 16545, '2011-01-29 19:59:36'), (64511, 16546, '2011-01-29 20:01:02'), (64512, 16547, '2011-01-29 20:11:17'), (64513, 16548, '2011-01-29 20:34:46'), (64514, 16548, '2011-01-29 20:35:23'), (64515, 16548, '2011-01-29 20:36:00'), (64516, 16548, '2011-01-29 20:36:47'), (64517, 16548, '2011-01-29 20:36:48'), (64518, 16548, '2011-01-29 20:36:58'), (64519, 16548, '2011-01-29 20:37:03'), (64520, 16548, '2011-01-29 20:37:36'), (64521, 16548, '2011-01-29 20:37:37'), (64522, 16548, '2011-01-29 20:37:39'), (64523, 16549, '2011-01-29 21:08:41'), (64524, 16549, '2011-01-29 21:09:29'), (64525, 16549, '2011-01-29 21:09:53'), (64526, 16549, '2011-01-29 21:10:06'), (64527, 16549, '2011-01-29 21:10:06'), (64528, 16549, '2011-01-29 21:10:07'), (64529, 16549, '2011-01-29 21:10:09'), (64530, 16549, '2011-01-29 21:10:12'), (64531, 16549, '2011-01-29 21:10:12'), (64532, 16549, '2011-01-29 21:10:13'), (64533, 16549, '2011-01-29 21:10:14'), (64534, 16549, '2011-01-29 21:10:15'), (64535, 16549, '2011-01-29 21:10:16'), (64536, 16549, '2011-01-29 21:10:16'), (64537, 16549, '2011-01-29 21:10:17'), (64538, 16549, '2011-01-29 21:10:19'), (64539, 16549, '2011-01-29 21:10:19'), (64540, 16549, '2011-01-29 21:10:25'), (64541, 16549, '2011-01-29 21:10:27'), (64542, 16549, '2011-01-29 21:10:57'), (64543, 16550, '2011-01-29 21:12:16'), (64544, 16551, '2011-01-29 21:12:47'), (64545, 16552, '2011-01-29 21:12:48'), (64546, 16553, '2011-01-29 21:13:43'), (64547, 16554, '2011-01-29 21:13:45'), (64548, 16555, '2011-01-29 21:13:50'), (64549, 16557, '2011-01-29 21:13:50'), (64550, 16556, '2011-01-29 21:13:50'), (64551, 16558, '2011-01-29 21:17:36'), (64552, 16558, '2011-01-29 21:18:07'), (64553, 16558, '2011-01-29 21:18:15'), (64554, 16558, '2011-01-29 21:18:47'), (64555, 16558, '2011-01-29 21:19:08'), (64556, 16558, '2011-01-29 21:19:16'), (64557, 16559, '2011-01-29 21:20:57'), (64558, 16558, '2011-01-29 21:26:38'), (64559, 16558, '2011-01-29 21:26:50'), (64560, 16558, '2011-01-29 21:27:16'), (64561, 16560, '2011-01-29 21:31:57'), (64562, 16561, '2011-01-29 21:55:48'), (64563, 16562, '2011-01-30 00:22:16'), (64564, 16563, '2011-01-30 01:08:58'), (64565, 16564, '2011-01-30 01:45:20'), (64566, 16565, '2011-01-30 02:09:23'), (64567, 16566, '2011-01-30 02:26:52'), (64568, 16567, '2011-01-30 03:05:54'), (64569, 16568, '2011-01-30 03:31:53'), (64570, 16569, '2011-01-30 04:49:16'), (64571, 16570, '2011-01-30 07:14:08'), (64572, 16571, '2011-01-30 08:38:46'), (64573, 16572, '2011-01-30 08:38:50'), (64574, 16573, '2011-01-30 08:38:53'), (64575, 16574, '2011-01-30 08:38:56'), (64576, 16575, '2011-01-30 08:39:00'), (64577, 16576, '2011-01-30 08:39:03'), (64578, 16577, '2011-01-30 08:39:06'), (64579, 16578, '2011-01-30 08:39:10'), (64580, 16579, '2011-01-30 08:39:12'), (64581, 16580, '2011-01-30 08:39:15'), (64582, 16581, '2011-01-30 08:39:18'), (64583, 16582, '2011-01-30 08:39:21'), (64584, 16583, '2011-01-30 08:39:24'), (64585, 16584, '2011-01-30 08:39:26'), (64586, 16585, '2011-01-30 08:39:29'), (64587, 16586, '2011-01-30 08:39:31'), (64588, 16587, '2011-01-30 08:39:34'), (64589, 16588, '2011-01-30 08:39:37'), (64590, 16589, '2011-01-30 08:39:39'), (64591, 16590, '2011-01-30 08:39:41'), (64592, 16591, '2011-01-30 08:39:44'), (64593, 16592, '2011-01-30 08:39:47'), (64594, 16593, '2011-01-30 08:39:49'), (64595, 16594, '2011-01-30 08:39:52'), (64596, 16595, '2011-01-30 08:39:54'), (64597, 16596, '2011-01-30 08:39:56'), (64598, 16597, '2011-01-30 08:39:59'), (64599, 16598, '2011-01-30 09:11:01'), (64600, 16598, '2011-01-30 09:11:24'), (64601, 16598, '2011-01-30 09:11:31'), (64602, 16598, '2011-01-30 09:12:08'), (64603, 16598, '2011-01-30 09:12:10'), (64604, 16599, '2011-01-30 09:18:30'), (64605, 16599, '2011-01-30 09:18:36'), (64606, 16599, '2011-01-30 09:18:43'), (64607, 16599, '2011-01-30 09:18:59'), (64608, 16599, '2011-01-30 09:19:11'), (64609, 16599, '2011-01-30 09:19:20'), (64610, 16599, '2011-01-30 09:19:28'), (64611, 16599, '2011-01-30 09:19:37'), (64612, 16599, '2011-01-30 09:19:44'), (64613, 16599, '2011-01-30 09:20:00'), (64614, 16599, '2011-01-30 09:20:24'), (64615, 16599, '2011-01-30 09:20:33'), (64616, 16599, '2011-01-30 09:20:44'), (64617, 16599, '2011-01-30 09:20:52'), (64618, 16599, '2011-01-30 09:21:00'), (64619, 16599, '2011-01-30 09:21:14'), (64620, 16600, '2011-01-30 10:02:51'), (64621, 16601, '2011-01-30 10:04:48'), (64622, 16602, '2011-01-30 10:40:44'), (64623, 16603, '2011-01-30 10:40:44'), (64624, 16603, '2011-01-30 10:40:51'), (64625, 16603, '2011-01-30 10:40:53'), (64626, 16603, '2011-01-30 10:40:55'), (64627, 16603, '2011-01-30 10:40:56'), (64628, 16603, '2011-01-30 10:41:01'), (64629, 16603, '2011-01-30 10:41:02'), (64630, 16603, '2011-01-30 10:41:04'), (64631, 16603, '2011-01-30 10:41:05'), (64632, 16603, '2011-01-30 10:41:06'), (64633, 16604, '2011-01-30 10:56:52'), (64634, 16605, '2011-01-30 10:58:46'), (64635, 16605, '2011-01-30 10:59:31'), (64636, 16605, '2011-01-30 10:59:32'), (64637, 16605, '2011-01-30 10:59:32'), (64638, 16605, '2011-01-30 10:59:32'), (64639, 16605, '2011-01-30 10:59:33'), (64640, 16605, '2011-01-30 10:59:33'), (64641, 16605, '2011-01-30 10:59:34'), (64642, 16605, '2011-01-30 10:59:36'), (64643, 16605, '2011-01-30 10:59:38'), (64644, 16605, '2011-01-30 10:59:38'), (64645, 16605, '2011-01-30 10:59:39'), (64646, 16605, '2011-01-30 10:59:40'), (64647, 16605, '2011-01-30 10:59:47'), (64648, 16605, '2011-01-30 10:59:51'), (64649, 16605, '2011-01-30 10:59:57'), (64650, 16605, '2011-01-30 11:01:37'), (64651, 16605, '2011-01-30 11:01:53'), (64652, 16605, '2011-01-30 11:02:25'), (64653, 16605, '2011-01-30 11:02:29'), (64654, 16605, '2011-01-30 11:02:52'), (64655, 16605, '2011-01-30 11:03:07'), (64656, 16605, '2011-01-30 11:03:47'), (64657, 16605, '2011-01-30 11:04:12'), (64658, 16605, '2011-01-30 11:05:33'), (64659, 16605, '2011-01-30 11:05:55'), (64660, 16605, '2011-01-30 11:06:06'), (64661, 16606, '2011-01-30 11:08:23'), (64662, 16607, '2011-01-30 11:08:25'), (64663, 16605, '2011-01-30 11:14:31'), (64664, 16605, '2011-01-30 11:17:47'), (64665, 16605, '2011-01-30 11:18:00'), (64666, 16605, '2011-01-30 11:18:11'), (64667, 16608, '2011-01-30 11:22:46'), (64668, 16609, '2011-01-30 11:26:30'), (64669, 16610, '2011-01-30 11:26:34'), (64670, 16611, '2011-01-30 11:29:55'), (64671, 16611, '2011-01-30 11:30:08'), (64672, 16611, '2011-01-30 11:30:09'), (64673, 16611, '2011-01-30 11:30:15'), (64674, 16611, '2011-01-30 11:30:17'), (64675, 16611, '2011-01-30 11:30:17'), (64676, 16383, '2011-01-30 11:32:56'), (64677, 16612, '2011-01-30 11:37:49'), (64678, 16613, '2011-01-30 11:55:48'), (64679, 16613, '2011-01-30 11:56:30'), (64680, 16613, '2011-01-30 11:56:31'), (64681, 16613, '2011-01-30 11:56:31'), (64682, 16613, '2011-01-30 11:56:34'), (64683, 16613, '2011-01-30 11:56:34'), (64684, 16613, '2011-01-30 11:56:40'), (64685, 16614, '2011-01-30 12:15:21'), (64686, 16615, '2011-01-30 12:18:39'), (64687, 16616, '2011-01-30 12:40:25'), (64688, 16616, '2011-01-30 12:40:41'), (64689, 16617, '2011-01-30 13:06:08'), (64690, 16618, '2011-01-30 13:17:03'), (64691, 16618, '2011-01-30 13:17:25'), (64692, 16618, '2011-01-30 13:17:26'), (64693, 16619, '2011-01-30 13:26:23'), (64694, 16619, '2011-01-30 13:27:32'), (64695, 16619, '2011-01-30 13:28:26'), (64696, 16619, '2011-01-30 13:28:35'), (64697, 16619, '2011-01-30 13:29:03'), (64698, 16619, '2011-01-30 13:29:20'), (64699, 16619, '2011-01-30 13:29:34'), (64700, 16619, '2011-01-30 13:29:53'), (64701, 16619, '2011-01-30 13:30:45'), (64702, 16619, '2011-01-30 13:31:11'), (64703, 16619, '2011-01-30 13:31:25'), (64704, 16619, '2011-01-30 13:32:08'), (64705, 16619, '2011-01-30 13:32:54'), (64706, 16619, '2011-01-30 13:33:08'), (64707, 16619, '2011-01-30 13:33:15'), (64708, 16619, '2011-01-30 13:33:38'), (64709, 16619, '2011-01-30 13:33:49'), (64710, 16619, '2011-01-30 13:34:05'), (64711, 16619, '2011-01-30 13:34:23'), (64712, 16619, '2011-01-30 13:34:47'), (64713, 16619, '2011-01-30 13:35:01'), (64714, 16383, '2011-01-30 13:35:09'), (64715, 16620, '2011-01-30 13:45:24'), (64716, 16620, '2011-01-30 13:45:32'), (64717, 16620, '2011-01-30 13:45:49'), (64718, 16620, '2011-01-30 13:45:52'), (64719, 16620, '2011-01-30 13:46:23'), (64720, 16620, '2011-01-30 13:46:25'), (64721, 16621, '2011-01-30 13:48:32'), (64722, 16621, '2011-01-30 13:48:42'), (64723, 16620, '2011-01-30 13:48:47'), (64724, 16621, '2011-01-30 13:49:17'), (64725, 16621, '2011-01-30 13:50:12'), (64726, 16621, '2011-01-30 13:51:38'), (64727, 16621, '2011-01-30 13:51:40'), (64728, 16622, '2011-01-30 14:08:00'), (64729, 16623, '2011-01-30 14:26:25'), (64730, 16623, '2011-01-30 14:26:45'), (64731, 16623, '2011-01-30 14:26:47'), (64732, 16624, '2011-01-30 14:48:38'), (64733, 16626, '2011-01-30 14:48:57'), (64734, 16625, '2011-01-30 14:48:58'), (64735, 16626, '2011-01-30 14:51:34'), (64736, 16627, '2011-01-30 14:51:45'), (64737, 16628, '2011-01-30 14:59:13'), (64738, 16628, '2011-01-30 14:59:33'), (64739, 16628, '2011-01-30 14:59:38'), (64740, 16628, '2011-01-30 14:59:45'), (64741, 16628, '2011-01-30 14:59:55'), (64742, 16628, '2011-01-30 15:00:02'), (64743, 16628, '2011-01-30 15:00:26'), (64744, 16628, '2011-01-30 15:00:28'), (64745, 16628, '2011-01-30 15:00:35'), (64746, 16628, '2011-01-30 15:01:25'), (64747, 16628, '2011-01-30 15:02:40'), (64748, 16628, '2011-01-30 15:02:43'), (64749, 16628, '2011-01-30 15:02:43'), (64750, 16628, '2011-01-30 15:02:44'), (64751, 16628, '2011-01-30 15:02:56'), (64752, 16628, '2011-01-30 15:02:56'), (64753, 16628, '2011-01-30 15:02:56'), (64754, 16628, '2011-01-30 15:02:57'), (64755, 16628, '2011-01-30 15:03:02'), (64756, 16628, '2011-01-30 15:03:09'), (64757, 16628, '2011-01-30 15:03:10'), (64758, 16628, '2011-01-30 15:03:16'), (64759, 16628, '2011-01-30 15:03:28'), (64760, 16628, '2011-01-30 15:03:29'), (64761, 16628, '2011-01-30 15:03:39'), (64762, 16628, '2011-01-30 15:03:39'), (64763, 16628, '2011-01-30 15:03:51'), (64764, 16629, '2011-01-30 15:04:07'), (64765, 16629, '2011-01-30 15:04:16'), (64766, 16629, '2011-01-30 15:04:33'), (64767, 16629, '2011-01-30 15:04:46'), (64768, 16629, '2011-01-30 15:05:17'), (64769, 16629, '2011-01-30 15:05:39'), (64770, 16629, '2011-01-30 15:05:46'), (64771, 16629, '2011-01-30 15:06:17'), (64772, 16629, '2011-01-30 15:06:29'), (64773, 16629, '2011-01-30 15:06:39'), (64774, 16629, '2011-01-30 15:06:45'), (64775, 16628, '2011-01-30 15:06:53'), (64776, 16629, '2011-01-30 15:06:54'), (64777, 16628, '2011-01-30 15:07:00'), (64778, 16629, '2011-01-30 15:07:03'), (64779, 16629, '2011-01-30 15:07:12'), (64780, 16629, '2011-01-30 15:07:26'), (64781, 16629, '2011-01-30 15:07:34'), (64782, 16626, '2011-01-30 15:07:49'), (64783, 16629, '2011-01-30 15:07:49'), (64784, 16629, '2011-01-30 15:08:04'), (64785, 16629, '2011-01-30 15:08:10'), (64786, 16629, '2011-01-30 15:08:18'), (64787, 16626, '2011-01-30 15:08:19'), (64788, 16629, '2011-01-30 15:08:27'), (64789, 16629, '2011-01-30 15:08:37'), (64790, 16629, '2011-01-30 15:08:44'), (64791, 16629, '2011-01-30 15:08:49'), (64792, 16629, '2011-01-30 15:08:50'), (64793, 16629, '2011-01-30 15:08:50'), (64794, 16629, '2011-01-30 15:08:51'), (64795, 16626, '2011-01-30 15:08:51'), (64796, 16626, '2011-01-30 15:08:52'), (64797, 16629, '2011-01-30 15:08:59'), (64798, 16629, '2011-01-30 15:09:07'), (64799, 16626, '2011-01-30 15:09:12'), (64800, 16626, '2011-01-30 15:09:21'), (64801, 16626, '2011-01-30 15:09:46'), (64802, 16626, '2011-01-30 15:09:50'), (64803, 16626, '2011-01-30 15:10:01'), (64804, 16626, '2011-01-30 15:10:15'), (64805, 16626, '2011-01-30 15:10:28'), (64806, 16626, '2011-01-30 15:10:38'), (64807, 16626, '2011-01-30 15:10:59'), (64808, 16628, '2011-01-30 15:13:58'), (64809, 16628, '2011-01-30 15:14:00'), (64810, 16630, '2011-01-30 15:14:10'), (64811, 16628, '2011-01-30 15:16:46'), (64812, 16628, '2011-01-30 15:16:56'), (64813, 16628, '2011-01-30 15:17:12'), (64814, 16629, '2011-01-30 15:20:21'), (64815, 16628, '2011-01-30 15:35:04'), (64816, 16628, '2011-01-30 15:35:22'), (64817, 16628, '2011-01-30 15:35:39'), (64818, 16628, '2011-01-30 15:35:43'), (64819, 16628, '2011-01-30 15:35:48'), (64820, 16628, '2011-01-30 15:35:57'), (64821, 16626, '2011-01-30 15:54:52'), (64822, 16626, '2011-01-30 16:05:48'), (64823, 16626, '2011-01-30 16:05:58'), (64824, 16481, '2011-01-30 16:10:05'), (64825, 16481, '2011-01-30 16:10:18'), (64826, 16481, '2011-01-30 16:10:26'), (64827, 16481, '2011-01-30 16:11:03'), (64828, 16631, '2011-01-30 16:22:11'), (64829, 16626, '2011-01-30 16:23:38'), (64830, 16626, '2011-01-30 16:23:46'), (64831, 16626, '2011-01-30 16:24:09'), (64832, 16626, '2011-01-30 16:24:13'), (64833, 16626, '2011-01-30 16:24:43'), (64834, 16632, '2011-01-30 16:57:53'), (64835, 16632, '2011-01-30 16:58:29'), (64836, 16632, '2011-01-30 16:59:03'), (64837, 16632, '2011-01-30 17:00:00'), (64838, 16383, '2011-01-30 17:05:52'), (64839, 16633, '2011-01-30 17:46:15'), (64840, 16633, '2011-01-30 17:46:29'), (64841, 16628, '2011-01-30 17:51:15'), (64842, 16633, '2011-01-30 17:53:23'), (64843, 16633, '2011-01-30 17:53:34'), (64844, 16633, '2011-01-30 17:57:03'), (64845, 16633, '2011-01-30 17:57:06'), (64846, 16633, '2011-01-30 17:58:40'), (64847, 16633, '2011-01-30 17:59:07'), (64848, 16633, '2011-01-30 17:59:14'), (64849, 16633, '2011-01-30 17:59:16'), (64850, 16633, '2011-01-30 17:59:21'), (64851, 16633, '2011-01-30 17:59:35'), (64852, 16633, '2011-01-30 18:00:52'), (64853, 16633, '2011-01-30 18:00:54'), (64854, 16633, '2011-01-30 18:00:57'), (64855, 16633, '2011-01-30 18:00:58'), (64856, 16633, '2011-01-30 18:01:07'), (64857, 16633, '2011-01-30 18:01:09'), (64858, 16633, '2011-01-30 18:02:02'), (64859, 16633, '2011-01-30 18:02:03'), (64860, 16634, '2011-01-30 18:03:10'), (64861, 16633, '2011-01-30 18:03:30'), (64862, 16633, '2011-01-30 18:03:32'), (64863, 16633, '2011-01-30 18:03:37'), (64864, 16635, '2011-01-30 18:03:52'), (64865, 16633, '2011-01-30 18:04:36'), (64866, 16633, '2011-01-30 18:04:49'), (64867, 16633, '2011-01-30 18:05:00'), (64868, 16633, '2011-01-30 18:05:14'), (64869, 16633, '2011-01-30 18:05:28'), (64870, 16633, '2011-01-30 18:05:30'), (64871, 16633, '2011-01-30 18:05:37'), (64872, 16633, '2011-01-30 18:05:40'), (64873, 16636, '2011-01-30 18:23:24'), (64874, 16636, '2011-01-30 18:24:32'), (64875, 16636, '2011-01-30 18:25:21'), (64876, 16637, '2011-01-30 18:26:50'), (64877, 16638, '2011-01-30 18:28:32'), (64878, 16639, '2011-01-30 18:29:24'), (64879, 16640, '2011-01-30 18:35:15'), (64880, 16641, '2011-01-30 18:39:56'), (64881, 16641, '2011-01-30 18:40:30'), (64882, 16641, '2011-01-30 18:40:38'), (64883, 16642, '2011-01-30 18:43:34'), (64884, 16641, '2011-01-30 18:47:35'), (64885, 16641, '2011-01-30 18:48:05'), (64886, 16641, '2011-01-30 18:48:45'), (64887, 16641, '2011-01-30 18:49:26'), (64888, 16641, '2011-01-30 18:49:44'), (64889, 16641, '2011-01-30 18:50:11'), (64890, 16641, '2011-01-30 18:51:06'), (64891, 16641, '2011-01-30 18:51:39'), (64892, 16641, '2011-01-30 18:51:45'), (64893, 16641, '2011-01-30 18:55:19'), (64894, 16641, '2011-01-30 18:55:43'), (64895, 16641, '2011-01-30 18:56:21'), (64896, 16641, '2011-01-30 18:56:40'), (64897, 16643, '2011-01-30 19:00:27'), (64898, 16641, '2011-01-30 19:08:57'), (64899, 16641, '2011-01-30 19:09:15'), (64900, 16641, '2011-01-30 19:09:16'), (64901, 16641, '2011-01-30 19:09:16'), (64902, 16641, '2011-01-30 19:09:16'), (64903, 16641, '2011-01-30 19:09:17'), (64904, 16641, '2011-01-30 19:09:17'), (64905, 16641, '2011-01-30 19:09:18'), (64906, 16641, '2011-01-30 19:09:27'), (64907, 16641, '2011-01-30 19:09:55'), (64908, 16641, '2011-01-30 19:10:25'), (64909, 16641, '2011-01-30 19:23:52'), (64910, 16641, '2011-01-30 19:23:55'), (64911, 16641, '2011-01-30 19:24:37'), (64912, 16641, '2011-01-30 19:25:30'), (64913, 16641, '2011-01-30 19:25:42'), (64914, 16641, '2011-01-30 19:26:55'), (64915, 16641, '2011-01-30 19:27:23'), (64916, 16641, '2011-01-30 19:28:15'), (64917, 16641, '2011-01-30 19:28:19'), (64918, 16641, '2011-01-30 19:29:22'), (64919, 16641, '2011-01-30 19:29:24'), (64920, 16641, '2011-01-30 19:29:32'), (64921, 16641, '2011-01-30 19:29:34'), (64922, 16641, '2011-01-30 19:29:47'), (64923, 16641, '2011-01-30 19:29:49'), (64924, 16641, '2011-01-30 19:30:22'), (64925, 16641, '2011-01-30 19:30:24'), (64926, 16644, '2011-01-30 19:32:25'), (64927, 16645, '2011-01-30 19:52:58'), (64928, 16646, '2011-01-30 20:30:53'), (64929, 16647, '2011-01-30 20:31:03'), (64930, 16648, '2011-01-30 22:00:18'), (64931, 16649, '2011-01-30 22:28:09'), (64932, 16650, '2011-01-31 01:34:24'), (64933, 16651, '2011-01-31 01:50:45'), (64934, 16651, '2011-01-31 01:51:22'), (64935, 16651, '2011-01-31 01:51:43'), (64936, 16651, '2011-01-31 01:52:02'), (64937, 16651, '2011-01-31 01:52:21'), (64938, 16651, '2011-01-31 01:52:29'), (64939, 16651, '2011-01-31 01:52:51'), (64940, 16651, '2011-01-31 01:52:52'), (64941, 16651, '2011-01-31 01:52:53'), (64942, 16651, '2011-01-31 01:52:53'), (64943, 16651, '2011-01-31 01:53:18'), (64944, 16651, '2011-01-31 01:53:34'), (64945, 16651, '2011-01-31 01:53:53'), (64946, 16651, '2011-01-31 01:54:03'), (64947, 16652, '2011-01-31 02:03:55'), (64948, 16653, '2011-01-31 03:00:54'), (64949, 16654, '2011-01-31 03:35:19'), (64950, 16655, '2011-01-31 03:51:03'), (64951, 16656, '2011-01-31 03:51:06'), (64952, 16657, '2011-01-31 03:51:08'), (64953, 16658, '2011-01-31 03:51:10'), (64954, 16659, '2011-01-31 03:51:12'), (64955, 16660, '2011-01-31 03:51:17'), (64956, 16661, '2011-01-31 03:51:20'), (64957, 16662, '2011-01-31 03:51:23'), (64958, 16663, '2011-01-31 03:51:26'), (64959, 16664, '2011-01-31 03:51:28'), (64960, 16665, '2011-01-31 03:51:30'), (64961, 16666, '2011-01-31 03:51:32'), (64962, 16667, '2011-01-31 03:51:36'), (64963, 16668, '2011-01-31 03:51:39'), (64964, 16669, '2011-01-31 03:51:41'), (64965, 16670, '2011-01-31 03:51:43'), (64966, 16671, '2011-01-31 03:51:46'), (64967, 16672, '2011-01-31 03:51:48'), (64968, 16673, '2011-01-31 03:51:50'), (64969, 16674, '2011-01-31 03:51:52'), (64970, 16675, '2011-01-31 03:51:56'), (64971, 16676, '2011-01-31 03:51:57'), (64972, 16677, '2011-01-31 03:51:59'), (64973, 16678, '2011-01-31 03:52:01'), (64974, 16679, '2011-01-31 03:52:03'), (64975, 16680, '2011-01-31 03:52:06'), (64976, 16681, '2011-01-31 03:52:08'), (64977, 16682, '2011-01-31 03:52:11'), (64978, 16683, '2011-01-31 03:52:13'), (64979, 16684, '2011-01-31 03:52:15'), (64980, 16685, '2011-01-31 03:52:18'), (64981, 16686, '2011-01-31 03:52:22'), (64982, 16687, '2011-01-31 03:52:26'), (64983, 16688, '2011-01-31 03:52:29'), (64984, 16689, '2011-01-31 03:52:31'), (64985, 16690, '2011-01-31 03:52:33'), (64986, 16691, '2011-01-31 03:52:36'), (64987, 16692, '2011-01-31 03:52:38'), (64988, 16693, '2011-01-31 03:52:40'), (64989, 16694, '2011-01-31 03:52:42'), (64990, 16695, '2011-01-31 03:52:45'), (64991, 16696, '2011-01-31 03:52:47'), (64992, 16697, '2011-01-31 03:52:51'), (64993, 16698, '2011-01-31 03:52:54'), (64994, 16699, '2011-01-31 03:52:56'), (64995, 16700, '2011-01-31 03:52:58'), (64996, 16701, '2011-01-31 03:53:02'), (64997, 16702, '2011-01-31 03:53:07'), (64998, 16703, '2011-01-31 03:53:12'), (64999, 16704, '2011-01-31 03:53:16'), (65000, 16705, '2011-01-31 03:53:18'), (65001, 16706, '2011-01-31 03:53:22'), (65002, 16707, '2011-01-31 03:53:26'), (65003, 16708, '2011-01-31 03:53:29'), (65004, 16709, '2011-01-31 03:53:31'), (65005, 16710, '2011-01-31 03:53:33'), (65006, 16711, '2011-01-31 03:53:35'), (65007, 16712, '2011-01-31 03:53:37'), (65008, 16713, '2011-01-31 03:53:41'), (65009, 16714, '2011-01-31 03:53:43'), (65010, 16715, '2011-01-31 03:53:47'), (65011, 16716, '2011-01-31 03:53:51'), (65012, 16717, '2011-01-31 03:53:53'), (65013, 16718, '2011-01-31 03:53:57'), (65014, 16719, '2011-01-31 03:53:59'), (65015, 16720, '2011-01-31 03:54:02'), (65016, 16721, '2011-01-31 03:54:07'), (65017, 16722, '2011-01-31 03:54:09'), (65018, 16723, '2011-01-31 03:54:12'), (65019, 16724, '2011-01-31 03:54:14'), (65020, 16725, '2011-01-31 03:54:16'), (65021, 16726, '2011-01-31 03:54:18'), (65022, 16727, '2011-01-31 03:54:22'), (65023, 16728, '2011-01-31 03:54:27'), (65024, 16729, '2011-01-31 03:54:31'), (65025, 16730, '2011-01-31 03:54:34'), (65026, 16731, '2011-01-31 03:54:36'), (65027, 16732, '2011-01-31 03:54:38'), (65028, 16733, '2011-01-31 03:54:42'), (65029, 16734, '2011-01-31 03:54:47'), (65030, 16735, '2011-01-31 03:54:51'), (65031, 16736, '2011-01-31 03:54:53'), (65032, 16737, '2011-01-31 03:54:55'), (65033, 16738, '2011-01-31 03:54:57'), (65034, 16739, '2011-01-31 03:55:00'), (65035, 16740, '2011-01-31 03:55:02'), (65036, 16741, '2011-01-31 03:55:07'), (65037, 16742, '2011-01-31 03:55:10'), (65038, 16743, '2011-01-31 03:55:13'), (65039, 16744, '2011-01-31 03:55:17'), (65040, 16745, '2011-01-31 03:55:19'), (65041, 16746, '2011-01-31 03:55:21'), (65042, 16747, '2011-01-31 03:55:23'), (65043, 16748, '2011-01-31 03:55:26'), (65044, 16749, '2011-01-31 03:55:28'), (65045, 16750, '2011-01-31 03:55:33'), (65046, 16751, '2011-01-31 03:55:35'), (65047, 16752, '2011-01-31 03:55:37'), (65048, 16753, '2011-01-31 03:55:42'), (65049, 16754, '2011-01-31 03:55:47'), (65050, 16755, '2011-01-31 04:10:30'), (65051, 16756, '2011-01-31 05:53:22'), (65052, 16757, '2011-01-31 06:30:31'), (65053, 16758, '2011-01-31 06:30:32'), (65054, 16759, '2011-01-31 06:30:32'), (65055, 16760, '2011-01-31 06:30:33'), (65056, 16761, '2011-01-31 06:30:36'), (65057, 16762, '2011-01-31 06:30:38'), (65058, 16383, '2011-01-31 07:44:11'), (65059, 16763, '2011-01-31 07:58:51'), (65060, 16764, '2011-01-31 07:58:55'), (65061, 16383, '2011-01-31 08:00:01'), (65062, 16383, '2011-01-31 08:00:06'), (65063, 16383, '2011-01-31 08:00:11'), (65064, 16765, '2011-01-31 08:10:46'), (65065, 16765, '2011-01-31 08:10:56'), (65066, 16765, '2011-01-31 08:10:58'), (65067, 16765, '2011-01-31 08:10:59'), (65068, 16765, '2011-01-31 08:11:04'), (65069, 16765, '2011-01-31 08:11:05'), (65070, 16765, '2011-01-31 08:11:08'), (65071, 16765, '2011-01-31 08:11:48'), (65072, 16765, '2011-01-31 08:12:19'), (65073, 16383, '2011-01-31 08:21:07'), (65074, 16383, '2011-01-31 08:21:10'), (65075, 16383, '2011-01-31 08:21:11'), (65076, 16383, '2011-01-31 08:21:13'), (65077, 16383, '2011-01-31 08:21:43'), (65078, 16383, '2011-01-31 08:21:45'), (65079, 16383, '2011-01-31 08:22:06'), (65080, 16383, '2011-01-31 08:22:32'), (65081, 16383, '2011-01-31 08:23:31'), (65082, 16383, '2011-01-31 08:23:32'), (65083, 16383, '2011-01-31 08:23:50'), (65084, 16383, '2011-01-31 08:23:52'), (65085, 16383, '2011-01-31 08:30:29'), (65086, 16383, '2011-01-31 08:30:31'), (65087, 16383, '2011-01-31 08:32:04'), (65088, 16383, '2011-01-31 08:32:06'), (65089, 16766, '2011-01-31 08:33:36'), (65090, 16767, '2011-01-31 08:51:57'), (65091, 16768, '2011-01-31 08:54:29'), (65092, 16769, '2011-01-31 08:58:49'), (65093, 16770, '2011-01-31 09:38:08'), (65094, 16770, '2011-01-31 09:39:03'), (65095, 16770, '2011-01-31 09:39:34'), (65096, 16770, '2011-01-31 09:40:19'), (65097, 16770, '2011-01-31 09:41:17'), (65098, 16770, '2011-01-31 09:41:21'), (65099, 16770, '2011-01-31 09:42:18'), (65100, 16770, '2011-01-31 09:42:38'), (65101, 16770, '2011-01-31 09:46:49'), (65102, 16770, '2011-01-31 09:47:52'), (65103, 16770, '2011-01-31 09:49:38'), (65104, 16771, '2011-01-31 09:52:14'), (65105, 16771, '2011-01-31 09:52:25'), (65106, 16771, '2011-01-31 09:52:31'), (65107, 16771, '2011-01-31 09:52:52'), (65108, 16771, '2011-01-31 09:53:42'), (65109, 16771, '2011-01-31 09:54:30'), (65110, 16771, '2011-01-31 09:54:34'), (65111, 16771, '2011-01-31 09:55:03'), (65112, 16771, '2011-01-31 09:55:29'), (65113, 16771, '2011-01-31 09:55:31'), (65114, 16771, '2011-01-31 09:55:52'), (65115, 16771, '2011-01-31 09:56:21'), (65116, 16771, '2011-01-31 09:58:35'), (65117, 16771, '2011-01-31 09:58:36'), (65118, 16771, '2011-01-31 09:59:01'), (65119, 16771, '2011-01-31 09:59:03'), (65120, 16771, '2011-01-31 10:00:29'), (65121, 16771, '2011-01-31 10:00:30'), (65122, 16771, '2011-01-31 10:03:34'), (65123, 16771, '2011-01-31 10:03:41'), (65124, 16771, '2011-01-31 10:03:51'), (65125, 16771, '2011-01-31 10:04:04'), (65126, 16771, '2011-01-31 10:05:29'), (65127, 16771, '2011-01-31 10:11:48'), (65128, 16771, '2011-01-31 10:11:51'), (65129, 16771, '2011-01-31 10:12:00'), (65130, 16771, '2011-01-31 10:12:18'), (65131, 16772, '2011-01-31 10:33:33'), (65132, 16772, '2011-01-31 10:34:04'), (65133, 16772, '2011-01-31 10:34:10'), (65134, 16772, '2011-01-31 10:34:17'), (65135, 16772, '2011-01-31 10:34:34'), (65136, 16772, '2011-01-31 10:34:50'), (65137, 16772, '2011-01-31 10:35:10'), (65138, 16772, '2011-01-31 10:35:26'), (65139, 16772, '2011-01-31 10:35:39'), (65140, 16772, '2011-01-31 10:35:39'), (65141, 16772, '2011-01-31 10:35:42'), (65142, 16772, '2011-01-31 10:35:43'), (65143, 16773, '2011-01-31 10:37:59'), (65144, 16773, '2011-01-31 10:38:11'), (65145, 16773, '2011-01-31 10:38:30'), (65146, 16773, '2011-01-31 10:38:41'), (65147, 16773, '2011-01-31 10:38:48'), (65148, 16773, '2011-01-31 10:38:48'), (65149, 16773, '2011-01-31 10:38:50'), (65150, 16774, '2011-01-31 10:42:11'), (65151, 16774, '2011-01-31 10:42:23'), (65152, 16775, '2011-01-31 10:43:39'), (65153, 16775, '2011-01-31 10:43:48'), (65154, 16774, '2011-01-31 10:45:08'), (65155, 16776, '2011-01-31 10:47:50'), (65156, 16775, '2011-01-31 10:54:21'), (65157, 16775, '2011-01-31 10:54:35'), (65158, 16775, '2011-01-31 10:54:52'), (65159, 16775, '2011-01-31 10:55:16'), (65160, 16775, '2011-01-31 10:55:29'), (65161, 16775, '2011-01-31 10:55:34'), (65162, 16775, '2011-01-31 10:55:38'), (65163, 16775, '2011-01-31 10:56:03'), (65164, 16775, '2011-01-31 10:56:18'), (65165, 16778, '2011-01-31 11:09:57'), (65166, 16779, '2011-01-31 11:21:16'), (65167, 16780, '2011-01-31 11:35:18'), (65168, 16781, '2011-01-31 12:14:53'), (65169, 16781, '2011-01-31 12:15:39'), (65170, 16781, '2011-01-31 12:16:15'), (65171, 16781, '2011-01-31 12:16:27'), (65172, 16781, '2011-01-31 12:16:40'), (65173, 16781, '2011-01-31 12:17:47'), (65174, 16782, '2011-01-31 12:18:12'), (65175, 16781, '2011-01-31 12:18:12'), (65176, 16781, '2011-01-31 12:18:30'), (65177, 16781, '2011-01-31 12:18:45'), (65178, 16781, '2011-01-31 12:19:16'), (65179, 16781, '2011-01-31 12:19:37'), (65180, 16781, '2011-01-31 12:19:42'), (65181, 16781, '2011-01-31 12:19:46'), (65182, 16781, '2011-01-31 12:19:50'), (65183, 16781, '2011-01-31 12:19:55'), (65184, 16781, '2011-01-31 12:20:09'), (65185, 16781, '2011-01-31 12:20:26'), (65186, 16781, '2011-01-31 12:20:36'), (65187, 16781, '2011-01-31 12:20:52'), (65188, 16781, '2011-01-31 12:22:33'), (65189, 16781, '2011-01-31 12:22:37'), (65190, 16781, '2011-01-31 12:22:39'), (65191, 16781, '2011-01-31 12:22:41'), (65192, 16783, '2011-01-31 12:31:27'), (65193, 16783, '2011-01-31 12:31:48'), (65194, 16783, '2011-01-31 12:31:51'), (65195, 16783, '2011-01-31 12:31:56'), (65196, 16784, '2011-01-31 12:33:21'), (65197, 16785, '2011-01-31 12:33:56'), (65198, 16781, '2011-01-31 12:43:26'), (65199, 16786, '2011-01-31 12:47:04'), (65200, 16787, '2011-01-31 12:47:22'), (65201, 16788, '2011-01-31 13:02:46'), (65202, 16789, '2011-01-31 13:02:48'), (65203, 16790, '2011-01-31 13:02:49'), (65204, 16791, '2011-01-31 13:02:51'), (65205, 16792, '2011-01-31 13:02:55'), (65206, 16793, '2011-01-31 13:02:57'), (65207, 16794, '2011-01-31 13:02:57'), (65208, 16795, '2011-01-31 13:02:57'), (65209, 16796, '2011-01-31 13:02:58'), (65210, 16797, '2011-01-31 13:02:59'), (65211, 16798, '2011-01-31 13:02:59'), (65212, 16800, '2011-01-31 13:03:01'), (65213, 16801, '2011-01-31 13:03:01'), (65214, 16799, '2011-01-31 13:03:01'), (65215, 16802, '2011-01-31 13:17:48'), (65216, 16803, '2011-01-31 13:29:27'), (65217, 16804, '2011-01-31 14:04:37'), (65218, 16805, '2011-01-31 14:12:11'), (65219, 16806, '2011-01-31 14:14:51'), (65220, 16806, '2011-01-31 14:15:02'), (65221, 16806, '2011-01-31 14:15:11'), (65222, 16806, '2011-01-31 14:15:16'), (65223, 16807, '2011-01-31 14:15:24'), (65224, 16806, '2011-01-31 14:15:24'), (65225, 16806, '2011-01-31 14:15:35'), (65226, 16808, '2011-01-31 14:15:48'), (65227, 16806, '2011-01-31 14:15:49'), (65228, 16806, '2011-01-31 14:15:50'), (65229, 16806, '2011-01-31 14:15:56'), (65230, 16806, '2011-01-31 14:15:58'), (65231, 16806, '2011-01-31 14:16:23'), (65232, 16806, '2011-01-31 14:16:26'), (65233, 16806, '2011-01-31 14:16:42'), (65234, 16806, '2011-01-31 14:17:06'), (65235, 16806, '2011-01-31 14:17:13'), (65236, 16806, '2011-01-31 14:17:43'), (65237, 16806, '2011-01-31 14:17:45'), (65238, 16806, '2011-01-31 14:17:48'), (65239, 16806, '2011-01-31 14:17:50'), (65240, 16806, '2011-01-31 14:17:51'), (65241, 16806, '2011-01-31 14:17:54'), (65242, 16806, '2011-01-31 14:17:55'), (65243, 16806, '2011-01-31 14:17:56'), (65244, 16806, '2011-01-31 14:17:57'), (65245, 16806, '2011-01-31 14:17:58'), (65246, 16806, '2011-01-31 14:17:59'), (65247, 16806, '2011-01-31 14:18:00'), (65248, 16806, '2011-01-31 14:18:01'), (65249, 16806, '2011-01-31 14:18:02'), (65250, 16806, '2011-01-31 14:18:03'), (65251, 16806, '2011-01-31 14:18:04'), (65252, 16806, '2011-01-31 14:18:05'), (65253, 16806, '2011-01-31 14:18:07'), (65254, 16806, '2011-01-31 14:18:08'), (65255, 16806, '2011-01-31 14:18:09'), (65256, 16806, '2011-01-31 14:18:10'), (65257, 16806, '2011-01-31 14:18:11'), (65258, 16806, '2011-01-31 14:18:12'), (65259, 16806, '2011-01-31 14:18:13'), (65260, 16806, '2011-01-31 14:18:14'), (65261, 16806, '2011-01-31 14:18:15'), (65262, 16809, '2011-01-31 14:22:38'), (65263, 16810, '2011-01-31 14:22:59'), (65264, 16811, '2011-01-31 14:26:24'), (65265, 16812, '2011-01-31 14:29:57'), (65266, 16813, '2011-01-31 14:30:35'), (65267, 16814, '2011-01-31 14:31:42'), (65268, 16815, '2011-01-31 14:31:48'), (65269, 16815, '2011-01-31 14:32:43'), (65270, 16815, '2011-01-31 14:33:08'), (65271, 16815, '2011-01-31 14:33:19'), (65272, 16815, '2011-01-31 14:34:04'), (65273, 16815, '2011-01-31 14:34:05'), (65274, 16815, '2011-01-31 14:34:09'), (65275, 16816, '2011-01-31 14:37:04'), (65276, 16817, '2011-01-31 15:03:22'), (65277, 16817, '2011-01-31 15:04:02'), (65278, 16817, '2011-01-31 15:04:36'), (65279, 16817, '2011-01-31 15:04:54'), (65280, 16817, '2011-01-31 15:05:32'), (65281, 16817, '2011-01-31 15:05:52'), (65282, 16817, '2011-01-31 15:06:10'), (65283, 16817, '2011-01-31 15:06:39'), (65284, 16818, '2011-01-31 15:07:31'), (65285, 16819, '2011-01-31 15:07:36'), (65286, 16820, '2011-01-31 15:12:32'), (65287, 16820, '2011-01-31 15:15:30'), (65288, 16821, '2011-01-31 15:20:32'), (65289, 16822, '2011-01-31 15:45:20'), (65290, 16823, '2011-01-31 15:48:24'), (65291, 16823, '2011-01-31 15:48:36'), (65292, 16823, '2011-01-31 15:48:37'), (65293, 16823, '2011-01-31 15:48:44'), (65294, 16823, '2011-01-31 15:48:53'), (65295, 16823, '2011-01-31 15:49:14'), (65296, 16823, '2011-01-31 15:49:15'), (65297, 16823, '2011-01-31 15:49:18'), (65298, 16823, '2011-01-31 15:49:22'), (65299, 16823, '2011-01-31 15:49:23'), (65300, 16824, '2011-01-31 15:58:43'), (65301, 16824, '2011-01-31 15:59:19'), (65302, 16824, '2011-01-31 15:59:25'), (65303, 16824, '2011-01-31 15:59:56'), (65304, 16824, '2011-01-31 16:00:36'), (65305, 16824, '2011-01-31 16:01:29'), (65306, 16825, '2011-01-31 16:24:52'), (65307, 16826, '2011-01-31 16:33:06'), (65308, 16826, '2011-01-31 16:33:26'), (65309, 16826, '2011-01-31 16:42:56'), (65310, 16826, '2011-01-31 16:43:00'), (65311, 16826, '2011-01-31 16:43:04'), (65312, 16827, '2011-01-31 16:43:04'), (65313, 16826, '2011-01-31 16:43:11'), (65314, 16826, '2011-01-31 16:43:21'), (65315, 16826, '2011-01-31 16:43:22'), (65316, 16826, '2011-01-31 16:43:29'), (65317, 16826, '2011-01-31 16:43:29'), (65318, 16826, '2011-01-31 16:43:41'), (65319, 16828, '2011-01-31 16:44:25'), (65320, 16829, '2011-01-31 16:48:18'), (65321, 16829, '2011-01-31 16:48:34'), (65322, 16830, '2011-01-31 16:57:26'), (65323, 16831, '2011-01-31 17:00:39'), (65324, 16832, '2011-01-31 17:05:59'), (65325, 16833, '2011-01-31 17:13:46'), (65326, 16833, '2011-01-31 17:15:45'), (65327, 16833, '2011-01-31 17:15:50'), (65328, 16833, '2011-01-31 17:16:05'), (65329, 16833, '2011-01-31 17:16:29'), (65330, 16833, '2011-01-31 17:16:31'), (65331, 16834, '2011-01-31 17:20:06'), (65332, 16834, '2011-01-31 17:20:32'), (65333, 16834, '2011-01-31 17:21:11'), (65334, 16834, '2011-01-31 17:21:12'), (65335, 16834, '2011-01-31 17:21:25'), (65336, 16834, '2011-01-31 17:21:56'), (65337, 16834, '2011-01-31 17:22:34'), (65338, 16834, '2011-01-31 17:22:40'), (65339, 16834, '2011-01-31 17:23:46'), (65340, 16834, '2011-01-31 17:27:40'), (65341, 16834, '2011-01-31 17:28:15'), (65342, 16833, '2011-01-31 17:29:42'), (65343, 16833, '2011-01-31 17:29:47'), (65344, 16833, '2011-01-31 17:29:52'), (65345, 16833, '2011-01-31 17:34:41'), (65346, 16835, '2011-01-31 17:40:20'), (65347, 16836, '2011-01-31 17:41:59'), (65348, 16837, '2011-01-31 17:42:01'), (65349, 16838, '2011-01-31 17:43:55'), (65350, 16839, '2011-01-31 18:01:26'), (65351, 16840, '2011-01-31 18:05:23'), (65352, 16841, '2011-01-31 18:11:38'), (65353, 16842, '2011-01-31 18:11:40'), (65354, 16833, '2011-01-31 18:32:54'), (65355, 16843, '2011-01-31 18:39:54'), (65356, 16844, '2011-01-31 19:32:10'), (65357, 16845, '2011-01-31 20:03:34'), (65358, 16846, '2011-01-31 20:04:33'), (65359, 16847, '2011-01-31 20:15:21'), (65360, 16847, '2011-01-31 20:16:02'), (65361, 16847, '2011-01-31 20:16:09'), (65362, 16848, '2011-01-31 21:00:56'), (65363, 16848, '2011-01-31 21:02:03'), (65364, 16848, '2011-01-31 21:02:03'), (65365, 16848, '2011-01-31 21:02:03'), (65366, 16848, '2011-01-31 21:02:04'), (65367, 16848, '2011-01-31 21:02:04'), (65368, 16848, '2011-01-31 21:02:04'), (65369, 16848, '2011-01-31 21:02:06'), (65370, 16848, '2011-01-31 21:02:06'), (65371, 16848, '2011-01-31 21:02:08'), (65372, 16849, '2011-01-31 21:15:45'), (65373, 16850, '2011-01-31 21:15:47'), (65374, 16851, '2011-01-31 21:15:48'), (65375, 16852, '2011-01-31 21:15:50'), (65376, 16853, '2011-01-31 21:15:52'), (65377, 16854, '2011-01-31 21:15:53'), (65378, 16855, '2011-01-31 21:28:47'), (65379, 16856, '2011-01-31 22:26:00'), (65380, 16857, '2011-01-31 23:00:18'), (65381, 16858, '2011-01-31 23:00:21'), (65382, 16859, '2011-01-31 23:12:15'), (65383, 16860, '2011-01-31 23:54:18'), (65384, 16861, '2011-02-01 00:00:22'), (65385, 16862, '2011-02-01 03:09:41'), (65386, 16863, '2011-02-01 03:58:05'), (65387, 16864, '2011-02-01 04:07:15'), (65388, 16865, '2011-02-01 04:08:29'), (65389, 16866, '2011-02-01 05:12:03'), (65390, 16867, '2011-02-01 07:00:59'), (65391, 16868, '2011-02-01 07:52:45'), (65392, 16868, '2011-02-01 07:53:17'), (65393, 16868, '2011-02-01 07:53:47'), (65394, 16868, '2011-02-01 07:53:50'), (65395, 16868, '2011-02-01 07:53:54'), (65396, 16868, '2011-02-01 07:53:57'), (65397, 16869, '2011-02-01 07:55:13'), (65398, 16869, '2011-02-01 07:56:23'), (65399, 16869, '2011-02-01 07:56:28'), (65400, 16869, '2011-02-01 07:56:46'), (65401, 16869, '2011-02-01 07:56:49'), (65402, 16869, '2011-02-01 07:57:04'), (65403, 16869, '2011-02-01 07:57:14'), (65404, 16869, '2011-02-01 07:57:21'), (65405, 16869, '2011-02-01 07:58:52'), (65406, 16869, '2011-02-01 07:59:04'), (65407, 16869, '2011-02-01 08:00:07'), (65408, 16869, '2011-02-01 08:00:14'), (65409, 16870, '2011-02-01 08:01:01'), (65410, 16871, '2011-02-01 08:01:05'), (65411, 16872, '2011-02-01 08:11:21'), (65412, 16873, '2011-02-01 08:19:43'), (65413, 16874, '2011-02-01 08:46:52'), (65414, 16876, '2011-02-01 09:13:29'), (65415, 16876, '2011-02-01 09:14:00'), (65416, 16876, '2011-02-01 09:14:03'), (65417, 16876, '2011-02-01 09:14:26'), (65418, 16876, '2011-02-01 09:14:28'), (65419, 16876, '2011-02-01 09:14:46'), (65420, 16876, '2011-02-01 09:14:49'), (65421, 16876, '2011-02-01 09:14:54'), (65422, 16876, '2011-02-01 09:15:14'), (65423, 16876, '2011-02-01 09:15:16'), (65424, 16876, '2011-02-01 09:19:04'), (65425, 16876, '2011-02-01 09:19:07'), (65426, 16877, '2011-02-01 09:26:20'), (65427, 16878, '2011-02-01 09:29:08'), (65428, 16879, '2011-02-01 09:36:13'), (65429, 16879, '2011-02-01 09:37:32'), (65430, 16879, '2011-02-01 09:38:00'), (65431, 16879, '2011-02-01 09:38:14'), (65432, 16879, '2011-02-01 09:38:25'), (65433, 16879, '2011-02-01 09:38:30'), (65434, 16879, '2011-02-01 09:38:52'), (65435, 16879, '2011-02-01 09:38:57'), (65436, 16880, '2011-02-01 09:44:24'), (65437, 16881, '2011-02-01 09:58:53'), (65438, 16881, '2011-02-01 09:59:05'), (65439, 16881, '2011-02-01 10:00:27'), (65440, 16881, '2011-02-01 10:00:42'), (65441, 16881, '2011-02-01 10:00:46'), (65442, 16881, '2011-02-01 10:01:28'), (65443, 16881, '2011-02-01 10:01:46'), (65444, 16881, '2011-02-01 10:02:05'), (65445, 16881, '2011-02-01 10:04:27'), (65446, 16881, '2011-02-01 10:16:19'), (65447, 16881, '2011-02-01 10:16:38'), (65448, 16882, '2011-02-01 10:48:36'), (65449, 16883, '2011-02-01 10:48:42'), (65450, 16884, '2011-02-01 10:48:45'), (65451, 16885, '2011-02-01 10:53:27'), (65452, 16885, '2011-02-01 10:53:36'), (65453, 16885, '2011-02-01 10:53:43'), (65454, 16885, '2011-02-01 10:53:48'), (65455, 16885, '2011-02-01 10:59:09'), (65456, 16885, '2011-02-01 10:59:54'), (65457, 16885, '2011-02-01 11:00:43'), (65458, 16885, '2011-02-01 11:00:55'), (65459, 16885, '2011-02-01 11:01:54'), (65460, 16885, '2011-02-01 11:02:26'), (65461, 16886, '2011-02-01 11:06:24'), (65462, 16886, '2011-02-01 11:06:27'), (65463, 16887, '2011-02-01 11:39:37'), (65464, 16888, '2011-02-01 12:13:54'), (65465, 16888, '2011-02-01 12:14:09'), (65466, 16889, '2011-02-01 12:19:03'), (65467, 16889, '2011-02-01 12:19:22'), (65468, 16890, '2011-02-01 12:23:20'), (65469, 16891, '2011-02-01 12:52:19'), (65470, 16891, '2011-02-01 12:52:47'), (65471, 16891, '2011-02-01 12:53:19'), (65472, 16891, '2011-02-01 12:53:36'), (65473, 16891, '2011-02-01 12:53:57'), (65474, 16891, '2011-02-01 12:53:58'), (65475, 16891, '2011-02-01 12:54:03'), (65476, 16891, '2011-02-01 12:54:03'), (65477, 16891, '2011-02-01 12:54:05'), (65478, 16891, '2011-02-01 12:54:12'), (65479, 16891, '2011-02-01 12:54:14'), (65480, 16891, '2011-02-01 12:54:15'), (65481, 16891, '2011-02-01 12:54:16'), (65482, 16891, '2011-02-01 12:54:17'), (65483, 16891, '2011-02-01 12:54:22'), (65484, 16891, '2011-02-01 12:54:42'), (65485, 16891, '2011-02-01 12:54:47'), (65486, 16891, '2011-02-01 12:55:10'), (65487, 16891, '2011-02-01 12:55:13'), (65488, 16891, '2011-02-01 12:55:15'), (65489, 16891, '2011-02-01 12:55:34'), (65490, 16891, '2011-02-01 12:55:36'), (65491, 16891, '2011-02-01 12:55:38'), (65492, 16891, '2011-02-01 12:55:39'), (65493, 16891, '2011-02-01 12:55:40'), (65494, 16891, '2011-02-01 12:55:42'), (65495, 16891, '2011-02-01 12:55:44'), (65496, 16891, '2011-02-01 12:55:51'), (65497, 16891, '2011-02-01 12:55:57'), (65498, 16891, '2011-02-01 12:56:07'), (65499, 16891, '2011-02-01 12:56:28'), (65500, 16891, '2011-02-01 12:57:13'), (65501, 16892, '2011-02-01 12:59:00'), (65502, 16893, '2011-02-01 13:06:28'), (65503, 16894, '2011-02-01 13:13:45'), (65504, 16894, '2011-02-01 13:14:00'), (65505, 16895, '2011-02-01 13:21:01'), (65506, 16895, '2011-02-01 13:21:23'), (65507, 16895, '2011-02-01 13:21:28'), (65508, 16895, '2011-02-01 13:21:31'), (65509, 16895, '2011-02-01 13:21:44'), (65510, 16895, '2011-02-01 13:21:44'), (65511, 16895, '2011-02-01 13:21:45'), (65512, 16895, '2011-02-01 13:21:45'), (65513, 16896, '2011-02-01 13:32:52'), (65514, 16897, '2011-02-01 13:32:54'), (65515, 16898, '2011-02-01 13:58:44'), (65516, 16899, '2011-02-01 14:14:47'), (65517, 16900, '2011-02-01 14:17:09'), (65518, 16901, '2011-02-01 14:19:20'), (65519, 16902, '2011-02-01 14:21:43'), (65520, 16903, '2011-02-01 14:22:51'), (65521, 16903, '2011-02-01 14:23:33'), (65522, 16903, '2011-02-01 14:23:38'), (65523, 16903, '2011-02-01 14:23:50'), (65524, 16903, '2011-02-01 14:24:04'), (65525, 16903, '2011-02-01 14:24:11'), (65526, 16903, '2011-02-01 14:24:50'), (65527, 16903, '2011-02-01 14:25:32'), (65528, 16903, '2011-02-01 14:25:37'), (65529, 16903, '2011-02-01 14:25:56'), (65530, 16903, '2011-02-01 14:26:01'), (65531, 16903, '2011-02-01 14:26:08'), (65532, 16902, '2011-02-01 14:26:13'), (65533, 16903, '2011-02-01 14:26:16'), (65534, 16903, '2011-02-01 14:26:19'), (65535, 16902, '2011-02-01 14:26:43'), (65536, 16904, '2011-02-01 14:27:05'), (65537, 16905, '2011-02-01 14:28:52'), (65538, 16906, '2011-02-01 14:36:29'), (65539, 16907, '2011-02-01 14:36:34'), (65540, 16908, '2011-02-01 14:49:18'), (65541, 16909, '2011-02-01 14:50:47'), (65542, 16910, '2011-02-01 15:01:06'), (65543, 16911, '2011-02-01 15:14:28'), (65544, 16912, '2011-02-01 15:15:46'), (65545, 16912, '2011-02-01 15:15:53'), (65546, 16912, '2011-02-01 15:15:58'), (65547, 16912, '2011-02-01 15:16:10'), (65548, 16913, '2011-02-01 15:19:55'), (65549, 16914, '2011-02-01 15:28:37'), (65550, 16915, '2011-02-01 15:29:51'), (65551, 16916, '2011-02-01 15:48:04'), (65552, 16917, '2011-02-01 17:25:21'), (65553, 16917, '2011-02-01 17:25:43'), (65554, 16917, '2011-02-01 17:26:10'), (65555, 16919, '2011-02-01 17:51:34'), (65556, 16919, '2011-02-01 17:52:10'), (65557, 16919, '2011-02-01 17:52:13'), (65558, 16919, '2011-02-01 17:52:49'), (65559, 16919, '2011-02-01 17:52:51'), (65560, 16920, '2011-02-01 17:58:17'), (65561, 16920, '2011-02-01 17:58:35'), (65562, 16921, '2011-02-01 18:09:58'), (65563, 16922, '2011-02-01 18:13:33'), (65564, 16923, '2011-02-01 18:27:35'), (65565, 16924, '2011-02-01 18:33:11'), (65566, 16925, '2011-02-01 18:33:58'), (65567, 16926, '2011-02-01 18:39:13'), (65568, 16926, '2011-02-01 18:47:31'), (65569, 16926, '2011-02-01 18:48:04'), (65570, 16926, '2011-02-01 18:48:19'), (65571, 16926, '2011-02-01 18:48:37'), (65572, 16926, '2011-02-01 18:49:08'), (65573, 16927, '2011-02-01 19:07:09'), (65574, 16926, '2011-02-01 19:33:48'), (65575, 16926, '2011-02-01 19:34:08'), (65576, 16926, '2011-02-01 19:34:18'), (65577, 16928, '2011-02-01 19:38:39'), (65578, 16929, '2011-02-01 19:46:50'), (65579, 16930, '2011-02-01 20:52:57'), (65580, 16931, '2011-02-01 21:01:56'), (65581, 16932, '2011-02-01 21:14:01'), (65582, 16933, '2011-02-01 21:21:50'), (65583, 16934, '2011-02-01 21:43:34'), (65584, 16935, '2011-02-01 21:53:04'), (65585, 16936, '2011-02-01 21:54:42'), (65586, 16937, '2011-02-01 23:02:59'), (65587, 16938, '2011-02-01 23:28:43'), (65588, 16938, '2011-02-01 23:28:47'), (65589, 16939, '2011-02-01 23:33:35'), (65590, 16940, '2011-02-02 02:12:05'), (65591, 16941, '2011-02-02 02:34:26'), (65592, 16942, '2011-02-02 03:00:04'), (65593, 16943, '2011-02-02 03:01:12'), (65594, 16944, '2011-02-02 03:04:55'), (65595, 16945, '2011-02-02 03:09:07'), (65596, 16946, '2011-02-02 03:29:29'), (65597, 16947, '2011-02-02 03:30:23'), (65598, 16948, '2011-02-02 03:41:40'), (65599, 16949, '2011-02-02 03:57:33'), (65600, 16949, '2011-02-02 04:01:34'), (65601, 16949, '2011-02-02 04:02:36'), (65602, 16949, '2011-02-02 04:07:25'), (65603, 16949, '2011-02-02 04:12:29'), (65604, 16949, '2011-02-02 04:21:49'), (65605, 16949, '2011-02-02 04:26:58'), (65606, 16950, '2011-02-02 04:32:37'), (65607, 16949, '2011-02-02 04:38:53'), (65608, 16949, '2011-02-02 04:49:29'), (65609, 16949, '2011-02-02 04:49:31'), (65610, 16949, '2011-02-02 04:50:42'), (65611, 16949, '2011-02-02 04:55:52'), (65612, 16949, '2011-02-02 04:58:14'), (65613, 16949, '2011-02-02 05:03:02'), (65614, 16949, '2011-02-02 05:08:51'), (65615, 16951, '2011-02-02 05:12:53'), (65616, 16949, '2011-02-02 05:18:34'), (65617, 16952, '2011-02-02 05:20:33'), (65618, 16953, '2011-02-02 05:41:11'), (65619, 16954, '2011-02-02 05:46:29'), (65620, 16955, '2011-02-02 05:52:05'), (65621, 16956, '2011-02-02 06:28:39'), (65622, 16956, '2011-02-02 06:29:51'), (65623, 16957, '2011-02-02 06:44:03'), (65624, 16958, '2011-02-02 09:00:48'), (65625, 16958, '2011-02-02 09:01:08'), (65626, 16958, '2011-02-02 09:01:21'), (65627, 16958, '2011-02-02 09:01:24'), (65628, 16958, '2011-02-02 09:01:25'), (65629, 16958, '2011-02-02 09:01:27'), (65630, 16958, '2011-02-02 09:01:44'), (65631, 16958, '2011-02-02 09:01:46'), (65632, 16958, '2011-02-02 09:02:28'), (65633, 16958, '2011-02-02 09:02:30'), (65634, 16958, '2011-02-02 09:02:59'), (65635, 16958, '2011-02-02 09:03:02'), (65636, 16958, '2011-02-02 09:03:26'), (65637, 16958, '2011-02-02 09:03:56'), (65638, 16958, '2011-02-02 09:03:58'), (65639, 16958, '2011-02-02 09:04:08'), (65640, 16958, '2011-02-02 09:04:09'), (65641, 16959, '2011-02-02 09:43:05'), (65642, 16960, '2011-02-02 09:43:19'), (65643, 16960, '2011-02-02 09:43:25'), (65644, 16960, '2011-02-02 09:43:33'), (65645, 16960, '2011-02-02 09:43:38'), (65646, 16960, '2011-02-02 09:43:39'), (65647, 16960, '2011-02-02 09:43:40'), (65648, 16960, '2011-02-02 09:44:16'), (65649, 16960, '2011-02-02 09:44:31'), (65650, 16960, '2011-02-02 10:02:04'), (65651, 16960, '2011-02-02 10:02:11'), (65652, 16961, '2011-02-02 10:02:44'), (65653, 16962, '2011-02-02 11:03:37'), (65654, 16963, '2011-02-02 11:22:17'), (65655, 16964, '2011-02-02 11:36:33'), (65656, 16964, '2011-02-02 11:36:35'), (65657, 16965, '2011-02-02 11:39:03'), (65658, 16966, '2011-02-02 12:17:01'), (65659, 16966, '2011-02-02 12:17:17'), (65660, 16966, '2011-02-02 12:17:31'), (65661, 16966, '2011-02-02 12:21:51'), (65662, 16966, '2011-02-02 12:21:57'), (65663, 16966, '2011-02-02 12:22:01'), (65664, 16966, '2011-02-02 12:22:05'), (65665, 16967, '2011-02-02 13:08:59'), (65666, 16967, '2011-02-02 13:09:29'), (65667, 16967, '2011-02-02 13:10:19'), (65668, 16967, '2011-02-02 13:13:09'), (65669, 16967, '2011-02-02 13:13:15'), (65670, 16968, '2011-02-02 13:23:11'), (65671, 16969, '2011-02-02 13:23:15'), (65672, 16970, '2011-02-02 14:09:06'), (65673, 16970, '2011-02-02 14:09:24'), (65674, 16970, '2011-02-02 14:10:57'), (65675, 16971, '2011-02-02 14:59:52'), (65676, 16971, '2011-02-02 15:00:11'), (65677, 16971, '2011-02-02 15:00:20'), (65678, 16972, '2011-02-02 15:02:52'), (65679, 16973, '2011-02-02 15:10:33'), (65680, 16973, '2011-02-02 15:14:47'), (65681, 16973, '2011-02-02 15:15:41'), (65682, 16973, '2011-02-02 15:16:07'), (65683, 16973, '2011-02-02 15:33:21'), (65684, 16974, '2011-02-02 15:36:17'), (65685, 16974, '2011-02-02 15:37:05'), (65686, 16974, '2011-02-02 15:37:06'), (65687, 16974, '2011-02-02 15:37:06'), (65688, 16974, '2011-02-02 15:37:07'), (65689, 16974, '2011-02-02 15:37:07'), (65690, 16974, '2011-02-02 15:37:18'), (65691, 16973, '2011-02-02 15:44:26'), (65692, 16974, '2011-02-02 15:47:05'), (65693, 16974, '2011-02-02 15:47:17'), (65694, 16974, '2011-02-02 15:47:19'), (65695, 16975, '2011-02-02 15:48:57'), (65696, 16976, '2011-02-02 15:49:23'), (65697, 16977, '2011-02-02 16:03:12'), (65698, 16977, '2011-02-02 16:03:31'), (65699, 16977, '2011-02-02 16:03:31'), (65700, 16977, '2011-02-02 16:03:34'), (65701, 16977, '2011-02-02 16:04:08'), (65702, 16978, '2011-02-02 16:17:57'), (65703, 16978, '2011-02-02 16:19:30'), (65704, 16979, '2011-02-02 16:21:35'), (65705, 16979, '2011-02-02 16:21:43'), (65706, 16979, '2011-02-02 16:21:54'), (65707, 16979, '2011-02-02 16:22:38'), (65708, 16979, '2011-02-02 16:22:49'), (65709, 16979, '2011-02-02 16:24:13'), (65710, 16979, '2011-02-02 16:24:23'), (65711, 16979, '2011-02-02 16:24:30'), (65712, 16979, '2011-02-02 16:24:40'), (65713, 16980, '2011-02-02 16:25:20'), (65714, 16979, '2011-02-02 16:25:24'), (65715, 16981, '2011-02-02 16:26:59'), (65716, 16979, '2011-02-02 16:27:06'), (65717, 16982, '2011-02-02 16:38:42'), (65718, 16982, '2011-02-02 16:38:53'), (65719, 16982, '2011-02-02 16:39:01'), (65720, 16982, '2011-02-02 16:39:16'), (65721, 16983, '2011-02-02 16:56:50'), (65722, 16984, '2011-02-02 17:03:53'), (65723, 16985, '2011-02-02 17:16:03'), (65724, 16986, '2011-02-02 17:25:45'), (65725, 16986, '2011-02-02 17:27:41'), (65726, 16986, '2011-02-02 17:28:37'), (65727, 16987, '2011-02-02 17:34:14'), (65728, 16988, '2011-02-02 18:06:21'), (65729, 16988, '2011-02-02 18:06:43'), (65730, 16988, '2011-02-02 18:06:55'), (65731, 16988, '2011-02-02 18:07:02'), (65732, 16988, '2011-02-02 18:07:45'), (65733, 16988, '2011-02-02 18:08:39'), (65734, 16988, '2011-02-02 18:11:13'), (65735, 16988, '2011-02-02 18:11:45'), (65736, 16988, '2011-02-02 18:12:18'), (65737, 16988, '2011-02-02 18:12:48'), (65738, 16989, '2011-02-02 18:13:09'), (65739, 16988, '2011-02-02 18:13:49'), (65740, 16990, '2011-02-02 18:21:53'), (65741, 16991, '2011-02-02 18:25:05'), (65742, 16991, '2011-02-02 18:25:33'), (65743, 16991, '2011-02-02 18:25:55'), (65744, 16991, '2011-02-02 18:26:13'), (65745, 16991, '2011-02-02 18:26:58'), (65746, 16991, '2011-02-02 18:27:07'), (65747, 16991, '2011-02-02 18:27:10'), (65748, 16991, '2011-02-02 18:27:17'), (65749, 16991, '2011-02-02 18:27:20'), (65750, 16991, '2011-02-02 18:27:24'), (65751, 16991, '2011-02-02 18:27:36'), (65752, 16991, '2011-02-02 18:29:49'), (65753, 16991, '2011-02-02 18:30:16'), (65754, 16992, '2011-02-02 18:40:01'), (65755, 16993, '2011-02-02 19:06:58'), (65756, 16994, '2011-02-02 19:16:29'), (65757, 16994, '2011-02-02 19:17:03'), (65758, 16994, '2011-02-02 19:17:52'), (65759, 16994, '2011-02-02 19:17:58'), (65760, 16994, '2011-02-02 19:18:03'), (65761, 16996, '2011-02-02 19:19:15'), (65762, 16995, '2011-02-02 19:19:16'), (65763, 16996, '2011-02-02 19:19:44'), (65764, 16996, '2011-02-02 19:19:45'), (65765, 16996, '2011-02-02 19:19:47'), (65766, 16996, '2011-02-02 19:19:48'), (65767, 16996, '2011-02-02 19:21:18'), (65768, 16996, '2011-02-02 19:21:42'), (65769, 16997, '2011-02-02 19:21:44'), (65770, 16998, '2011-02-02 19:21:45'), (65771, 16996, '2011-02-02 19:21:59'), (65772, 16996, '2011-02-02 19:22:00'), (65773, 16996, '2011-02-02 19:23:33'), (65774, 16999, '2011-02-02 19:30:40'), (65775, 17000, '2011-02-02 20:33:44'), (65776, 17000, '2011-02-02 20:34:59'), (65777, 17000, '2011-02-02 20:35:33'), (65778, 17000, '2011-02-02 20:37:05'), (65779, 17000, '2011-02-02 20:37:24'), (65780, 17000, '2011-02-02 20:37:39'), (65781, 17000, '2011-02-02 20:38:24'), (65782, 17001, '2011-02-02 20:40:27'), (65783, 17001, '2011-02-02 20:40:56'), (65784, 17000, '2011-02-02 20:40:57'), (65785, 17001, '2011-02-02 20:41:05'), (65786, 17001, '2011-02-02 20:41:10'), (65787, 17000, '2011-02-02 20:41:12'), (65788, 17001, '2011-02-02 20:41:42'), (65789, 17001, '2011-02-02 20:41:50'), (65790, 17000, '2011-02-02 20:42:55'), (65791, 17000, '2011-02-02 20:43:47'), (65792, 17000, '2011-02-02 20:43:57'), (65793, 17000, '2011-02-02 20:44:23'), (65794, 17000, '2011-02-02 20:44:58'), (65795, 17002, '2011-02-02 20:45:58'), (65796, 17002, '2011-02-02 20:46:10'), (65797, 17002, '2011-02-02 20:46:13'), (65798, 17000, '2011-02-02 20:46:51'), (65799, 17000, '2011-02-02 20:47:32'), (65800, 17002, '2011-02-02 20:47:47'), (65801, 17002, '2011-02-02 20:47:49'), (65802, 17002, '2011-02-02 20:48:10'), (65803, 17000, '2011-02-02 20:48:14'), (65804, 17002, '2011-02-02 20:48:24'), (65805, 17002, '2011-02-02 20:48:48'), (65806, 17002, '2011-02-02 20:49:10'), (65807, 17000, '2011-02-02 20:49:21'), (65808, 17000, '2011-02-02 20:49:24'), (65809, 17000, '2011-02-02 20:49:27'), (65810, 17002, '2011-02-02 20:49:32'), (65811, 17000, '2011-02-02 20:49:32'), (65812, 17000, '2011-02-02 20:49:36'), (65813, 17002, '2011-02-02 20:49:41'), (65814, 17002, '2011-02-02 20:50:00'), (65815, 17002, '2011-02-02 20:50:14'), (65816, 17002, '2011-02-02 20:50:38'), (65817, 17002, '2011-02-02 20:50:42'), (65818, 17002, '2011-02-02 20:50:58'), (65819, 17002, '2011-02-02 20:51:08'), (65820, 17000, '2011-02-02 20:51:20'), (65821, 17000, '2011-02-02 20:51:25'), (65822, 17000, '2011-02-02 20:51:29'), (65823, 17000, '2011-02-02 20:51:32'), (65824, 17002, '2011-02-02 20:51:34'), (65825, 17000, '2011-02-02 20:51:36'), (65826, 17002, '2011-02-02 20:52:05'), (65827, 17002, '2011-02-02 20:52:23'), (65828, 17002, '2011-02-02 20:53:13'), (65829, 17002, '2011-02-02 20:53:30'), (65830, 17002, '2011-02-02 20:53:44'), (65831, 17002, '2011-02-02 20:53:46'), (65832, 17002, '2011-02-02 20:54:45'), (65833, 17002, '2011-02-02 20:54:55'), (65834, 17002, '2011-02-02 20:55:49'), (65835, 17002, '2011-02-02 20:55:51'), (65836, 17002, '2011-02-02 20:55:57'), (65837, 17002, '2011-02-02 20:55:59'), (65838, 17002, '2011-02-02 20:56:03'), (65839, 17002, '2011-02-02 20:56:05'), (65840, 17002, '2011-02-02 20:56:57'), (65841, 17002, '2011-02-02 20:57:11'), (65842, 17002, '2011-02-02 20:57:13'), (65843, 17003, '2011-02-02 20:58:15'), (65844, 17002, '2011-02-02 20:58:16'), (65845, 17002, '2011-02-02 20:58:18'), (65846, 17002, '2011-02-02 20:58:42'), (65847, 16998, '2011-02-02 21:04:03'), (65848, 16998, '2011-02-02 21:04:23'), (65849, 16998, '2011-02-02 21:05:39'), (65850, 17004, '2011-02-02 21:05:56'), (65851, 16998, '2011-02-02 21:06:18'), (65852, 16998, '2011-02-02 21:06:38'), (65853, 16998, '2011-02-02 21:06:42'), (65854, 16998, '2011-02-02 21:07:12'), (65855, 16998, '2011-02-02 21:08:46'), (65856, 16998, '2011-02-02 21:10:52'), (65857, 16998, '2011-02-02 21:10:52'), (65858, 16998, '2011-02-02 21:12:16'), (65859, 17005, '2011-02-02 21:14:53'), (65860, 17005, '2011-02-02 21:15:16'), (65861, 17005, '2011-02-02 21:15:31'), (65862, 17005, '2011-02-02 21:15:43'), (65863, 17005, '2011-02-02 21:16:00'), (65864, 17005, '2011-02-02 21:16:10'), (65865, 17005, '2011-02-02 21:16:24'), (65866, 17005, '2011-02-02 21:16:25'), (65867, 17005, '2011-02-02 21:16:42'), (65868, 17005, '2011-02-02 21:17:00'), (65869, 17005, '2011-02-02 21:17:16'), (65870, 17005, '2011-02-02 21:17:42'), (65871, 17005, '2011-02-02 21:17:59'), (65872, 17005, '2011-02-02 21:18:06'), (65873, 17005, '2011-02-02 21:18:13'), (65874, 17005, '2011-02-02 21:18:19'), (65875, 17005, '2011-02-02 21:18:34'), (65876, 17005, '2011-02-02 21:18:48'), (65877, 17006, '2011-02-02 21:36:02'), (65878, 17006, '2011-02-02 21:36:21'), (65879, 17006, '2011-02-02 21:36:41'), (65880, 17006, '2011-02-02 21:36:53'), (65881, 17007, '2011-02-02 22:03:57'), (65882, 17008, '2011-02-02 22:05:14'), (65883, 17009, '2011-02-02 22:14:05'), (65884, 17009, '2011-02-02 22:14:47'), (65885, 17009, '2011-02-02 22:15:07'), (65886, 17009, '2011-02-02 22:15:18'), (65887, 17009, '2011-02-02 22:16:24'), (65888, 17009, '2011-02-02 22:16:36'), (65889, 17009, '2011-02-02 22:16:48'), (65890, 17009, '2011-02-02 22:17:07'), (65891, 17009, '2011-02-02 22:18:10'), (65892, 17010, '2011-02-02 22:20:58'), (65893, 17010, '2011-02-02 22:21:13'), (65894, 17010, '2011-02-02 22:21:20'), (65895, 17010, '2011-02-02 22:21:44'), (65896, 17009, '2011-02-02 22:22:56'), (65897, 17009, '2011-02-02 22:23:40'), (65898, 17009, '2011-02-02 22:23:56'), (65899, 17009, '2011-02-02 22:24:11'), (65900, 17009, '2011-02-02 22:24:37'), (65901, 17009, '2011-02-02 22:25:02'), (65902, 17009, '2011-02-02 22:25:36'), (65903, 17009, '2011-02-02 22:25:46'), (65904, 17009, '2011-02-02 22:26:19'), (65905, 17011, '2011-02-02 22:34:48'), (65906, 17011, '2011-02-02 22:36:54'), (65907, 17012, '2011-02-02 23:24:25'), (65908, 17012, '2011-02-02 23:24:42'), (65909, 17012, '2011-02-02 23:24:50'), (65910, 17012, '2011-02-02 23:24:56'), (65911, 17012, '2011-02-02 23:25:25'), (65912, 17012, '2011-02-02 23:25:35'), (65913, 17012, '2011-02-02 23:25:40'), (65914, 17012, '2011-02-02 23:25:44'), (65915, 17012, '2011-02-02 23:25:45'), (65916, 17012, '2011-02-02 23:26:00'), (65917, 17013, '2011-02-03 00:51:25'), (65918, 17014, '2011-02-03 01:10:15'), (65919, 17015, '2011-02-03 02:35:14'), (65920, 17016, '2011-02-03 02:44:40'), (65921, 17017, '2011-02-03 03:02:16'), (65922, 17018, '2011-02-03 03:15:12'), (65923, 17019, '2011-02-03 03:25:26'), (65924, 17020, '2011-02-03 03:56:55'), (65925, 17021, '2011-02-03 04:07:40'), (65926, 17022, '2011-02-03 04:07:43'), (65927, 17023, '2011-02-03 04:13:29'), (65928, 17024, '2011-02-03 07:11:32'), (65929, 17025, '2011-02-03 07:11:34'), (65930, 17026, '2011-02-03 07:11:36'), (65931, 17027, '2011-02-03 07:11:38'), (65932, 17028, '2011-02-03 07:11:40'), (65933, 17029, '2011-02-03 07:11:43'), (65934, 17030, '2011-02-03 07:11:45'), (65935, 17031, '2011-02-03 07:11:47'), (65936, 17032, '2011-02-03 07:11:50'), (65937, 17033, '2011-02-03 07:11:53'), (65938, 17034, '2011-02-03 07:11:55'), (65939, 17035, '2011-02-03 07:11:58'), (65940, 17036, '2011-02-03 07:12:00'), (65941, 17037, '2011-02-03 07:12:02'), (65942, 17038, '2011-02-03 07:12:04'), (65943, 17039, '2011-02-03 07:12:06'), (65944, 17040, '2011-02-03 07:12:09'), (65945, 17041, '2011-02-03 07:12:11'), (65946, 17042, '2011-02-03 07:12:13'), (65947, 17043, '2011-02-03 07:12:15'), (65948, 17044, '2011-02-03 07:12:16'), (65949, 17045, '2011-02-03 07:12:18'), (65950, 17046, '2011-02-03 07:12:20'), (65951, 17047, '2011-02-03 07:12:22'), (65952, 17048, '2011-02-03 07:12:23'), (65953, 17049, '2011-02-03 07:12:25'), (65954, 17050, '2011-02-03 07:12:27'), (65955, 17051, '2011-02-03 07:12:29'), (65956, 17052, '2011-02-03 07:12:31'), (65957, 17053, '2011-02-03 07:12:34'), (65958, 17054, '2011-02-03 07:12:36'), (65959, 17055, '2011-02-03 07:12:39'), (65960, 17056, '2011-02-03 07:12:41'), (65961, 17057, '2011-02-03 07:12:43'), (65962, 17058, '2011-02-03 07:12:46'), (65963, 17059, '2011-02-03 07:12:48'), (65964, 17060, '2011-02-03 07:12:50'), (65965, 17061, '2011-02-03 07:12:53'), (65966, 17062, '2011-02-03 07:12:55'), (65967, 17063, '2011-02-03 07:12:57'), (65968, 17064, '2011-02-03 07:13:00'), (65969, 17065, '2011-02-03 07:13:02'), (65970, 17066, '2011-02-03 07:13:04'), (65971, 17067, '2011-02-03 07:13:07'), (65972, 17068, '2011-02-03 07:13:09'), (65973, 17069, '2011-02-03 07:13:11'), (65974, 17070, '2011-02-03 07:13:14'), (65975, 17071, '2011-02-03 07:13:16'), (65976, 17072, '2011-02-03 07:13:18'), (65977, 17073, '2011-02-03 07:13:21'), (65978, 17074, '2011-02-03 07:13:24'), (65979, 17075, '2011-02-03 07:13:26'), (65980, 17076, '2011-02-03 07:13:28'), (65981, 17077, '2011-02-03 07:13:31'), (65982, 17078, '2011-02-03 07:40:51'), (65983, 17079, '2011-02-03 07:53:03'), (65984, 17080, '2011-02-03 07:54:24'), (65985, 17079, '2011-02-03 07:55:07'), (65986, 17079, '2011-02-03 07:55:20'), (65987, 17079, '2011-02-03 07:55:57'), (65988, 17079, '2011-02-03 07:56:28'), (65989, 17079, '2011-02-03 07:56:44'), (65990, 17079, '2011-02-03 07:57:08'), (65991, 17079, '2011-02-03 07:57:43'), (65992, 17079, '2011-02-03 07:57:50'), (65993, 17079, '2011-02-03 07:58:11'), (65994, 17079, '2011-02-03 07:58:21'), (65995, 17079, '2011-02-03 07:58:39'), (65996, 17079, '2011-02-03 07:58:41'), (65997, 17079, '2011-02-03 08:09:49'), (65998, 17079, '2011-02-03 08:10:02'), (65999, 17079, '2011-02-03 08:10:16'), (66000, 17079, '2011-02-03 08:10:25'), (66001, 17079, '2011-02-03 08:10:31'), (66002, 17079, '2011-02-03 08:11:26'), (66003, 17081, '2011-02-03 08:45:21'), (66004, 17081, '2011-02-03 09:12:33'), (66005, 17082, '2011-02-03 09:16:03'), (66006, 17082, '2011-02-03 09:16:18'), (66007, 17082, '2011-02-03 09:17:01'), (66008, 17082, '2011-02-03 09:17:55'), (66009, 17083, '2011-02-03 10:23:28'), (66010, 17084, '2011-02-03 10:23:33'), (66011, 17085, '2011-02-03 10:32:53'), (66012, 17086, '2011-02-03 12:32:30'), (66013, 17086, '2011-02-03 12:32:36'), (66014, 17086, '2011-02-03 12:32:41'), (66015, 17086, '2011-02-03 12:32:53'), (66016, 17086, '2011-02-03 12:34:07'), (66017, 17086, '2011-02-03 12:37:43'), (66018, 17086, '2011-02-03 12:38:06'), (66019, 17086, '2011-02-03 12:43:21'), (66020, 17086, '2011-02-03 12:43:27'), (66021, 17086, '2011-02-03 12:43:36'), (66022, 17086, '2011-02-03 12:47:13'), (66023, 17086, '2011-02-03 12:47:18'), (66024, 17086, '2011-02-03 12:57:17'), (66025, 17086, '2011-02-03 12:57:29'), (66026, 17086, '2011-02-03 12:57:33'), (66027, 17086, '2011-02-03 12:58:51'), (66028, 17086, '2011-02-03 12:58:59'), (66029, 17086, '2011-02-03 13:00:28'), (66030, 17086, '2011-02-03 13:00:33'), (66031, 17087, '2011-02-03 13:00:35'), (66032, 17086, '2011-02-03 13:00:43'), (66033, 17086, '2011-02-03 13:02:01'), (66034, 17086, '2011-02-03 13:02:13'), (66035, 17086, '2011-02-03 13:02:17'), (66036, 17086, '2011-02-03 13:03:07'), (66037, 17086, '2011-02-03 13:03:12'), (66038, 17086, '2011-02-03 13:03:14'), (66039, 17086, '2011-02-03 13:03:17'), (66040, 17086, '2011-02-03 13:03:28'), (66041, 17086, '2011-02-03 13:03:42'), (66042, 17086, '2011-02-03 13:09:26'), (66043, 17086, '2011-02-03 13:09:31'), (66044, 17086, '2011-02-03 13:14:47'), (66045, 17086, '2011-02-03 13:17:36'), (66046, 17086, '2011-02-03 13:17:37'), (66047, 17086, '2011-02-03 13:17:39'), (66048, 17086, '2011-02-03 13:17:48'), (66049, 17086, '2011-02-03 13:19:47'), (66050, 17088, '2011-02-03 13:26:20'), (66051, 17089, '2011-02-03 13:31:27'), (66052, 17090, '2011-02-03 13:31:35'), (66053, 17091, '2011-02-03 14:05:42'), (66054, 17092, '2011-02-03 14:17:51'), (66055, 17092, '2011-02-03 14:18:27'), (66056, 17092, '2011-02-03 14:18:53'), (66057, 17092, '2011-02-03 14:19:05'), (66058, 17092, '2011-02-03 14:19:25'), (66059, 17092, '2011-02-03 14:19:26'), (66060, 17092, '2011-02-03 14:19:27'), (66061, 17092, '2011-02-03 14:19:31'), (66062, 17092, '2011-02-03 14:19:34'), (66063, 17093, '2011-02-03 14:22:47'), (66064, 17094, '2011-02-03 14:48:12'), (66065, 17095, '2011-02-03 15:17:24'), (66066, 17096, '2011-02-03 15:17:38'), (66067, 17097, '2011-02-03 15:19:10'), (66068, 17098, '2011-02-03 15:19:47'), (66069, 17099, '2011-02-03 15:19:57'), (66070, 17100, '2011-02-03 15:20:09'), (66071, 17101, '2011-02-03 15:20:57'), (66072, 17102, '2011-02-03 15:21:07'), (66073, 17103, '2011-02-03 15:24:19'), (66074, 17104, '2011-02-03 15:24:51'), (66075, 17105, '2011-02-03 15:31:02'), (66076, 17105, '2011-02-03 15:31:22'), (66077, 17106, '2011-02-03 15:52:22'), (66078, 17106, '2011-02-03 15:52:34'), (66079, 17106, '2011-02-03 15:52:41'), (66080, 17106, '2011-02-03 15:52:44'), (66081, 17106, '2011-02-03 15:53:02'), (66082, 17107, '2011-02-03 15:55:25'), (66083, 17108, '2011-02-03 16:02:33'), (66084, 17109, '2011-02-03 16:02:36'), (66085, 17110, '2011-02-03 16:02:38'), (66086, 17111, '2011-02-03 16:02:43'), (66087, 17112, '2011-02-03 16:02:46'), (66088, 17113, '2011-02-03 16:02:50'), (66089, 17114, '2011-02-03 16:02:54'), (66090, 17115, '2011-02-03 16:02:57'), (66091, 17116, '2011-02-03 16:03:01'), (66092, 17117, '2011-02-03 16:03:06'), (66093, 17118, '2011-02-03 16:03:07'), (66094, 17119, '2011-02-03 16:03:10'), (66095, 17120, '2011-02-03 16:03:13'), (66096, 17121, '2011-02-03 16:03:16'), (66097, 17122, '2011-02-03 16:03:19'), (66098, 17123, '2011-02-03 16:03:23'), (66099, 17124, '2011-02-03 16:03:26'), (66100, 17125, '2011-02-03 16:03:30'), (66101, 17126, '2011-02-03 16:03:34'), (66102, 17127, '2011-02-03 16:03:37'), (66103, 17128, '2011-02-03 16:03:39'), (66104, 17129, '2011-02-03 16:03:41'), (66105, 17130, '2011-02-03 16:03:42'), (66106, 17131, '2011-02-03 16:03:45'), (66107, 17132, '2011-02-03 16:03:47'), (66108, 17133, '2011-02-03 16:03:49'), (66109, 17134, '2011-02-03 16:03:52'), (66110, 17135, '2011-02-03 16:03:54'), (66111, 17136, '2011-02-03 16:03:56'), (66112, 17137, '2011-02-03 16:03:59'), (66113, 17138, '2011-02-03 16:04:02'), (66114, 17139, '2011-02-03 16:04:06'), (66115, 17140, '2011-02-03 16:04:10'), (66116, 17141, '2011-02-03 16:04:15'), (66117, 17142, '2011-02-03 16:04:19'), (66118, 17143, '2011-02-03 16:04:22'), (66119, 17144, '2011-02-03 16:04:25'), (66120, 17145, '2011-02-03 16:04:29'), (66121, 17146, '2011-02-03 16:04:32'), (66122, 17147, '2011-02-03 16:04:36'), (66123, 17148, '2011-02-03 16:04:39'), (66124, 17149, '2011-02-03 16:04:46'), (66125, 17118, '2011-02-03 16:04:48'), (66126, 17150, '2011-02-03 16:04:50'), (66127, 17151, '2011-02-03 16:04:53'), (66128, 17152, '2011-02-03 16:04:56'), (66129, 17153, '2011-02-03 16:05:01'), (66130, 17154, '2011-02-03 16:05:04'), (66131, 17118, '2011-02-03 16:05:08'), (66132, 17155, '2011-02-03 16:05:08'), (66133, 17156, '2011-02-03 16:05:12'), (66134, 17157, '2011-02-03 16:05:15'), (66135, 17158, '2011-02-03 16:05:18'), (66136, 17159, '2011-02-03 16:05:21'), (66137, 17160, '2011-02-03 16:05:25'), (66138, 17161, '2011-02-03 16:05:28'), (66139, 17162, '2011-02-03 16:05:31'), (66140, 17118, '2011-02-03 16:05:36'), (66141, 17118, '2011-02-03 16:05:57'), (66142, 17118, '2011-02-03 16:06:15'), (66143, 17118, '2011-02-03 16:06:45'), (66144, 17163, '2011-02-03 16:21:01'), (66145, 17163, '2011-02-03 16:21:21'), (66146, 17163, '2011-02-03 16:21:29'), (66147, 17163, '2011-02-03 16:21:43'), (66148, 17163, '2011-02-03 16:22:03'), (66149, 17163, '2011-02-03 16:22:23'), (66150, 17163, '2011-02-03 16:22:32'), (66151, 17163, '2011-02-03 16:22:58'), (66152, 17163, '2011-02-03 16:23:13'), (66153, 17163, '2011-02-03 16:23:44'), (66154, 17163, '2011-02-03 16:24:14'), (66155, 17163, '2011-02-03 16:24:17'), (66156, 17163, '2011-02-03 16:24:40'), (66157, 17163, '2011-02-03 16:24:54'), (66158, 17163, '2011-02-03 16:25:17'), (66159, 17163, '2011-02-03 16:25:37'), (66160, 17163, '2011-02-03 16:25:52'), (66161, 17163, '2011-02-03 16:26:02'), (66162, 17163, '2011-02-03 16:26:24'), (66163, 17163, '2011-02-03 16:27:45'), (66164, 17163, '2011-02-03 16:28:02'), (66165, 17163, '2011-02-03 16:28:19'), (66166, 17163, '2011-02-03 16:29:46'), (66167, 17163, '2011-02-03 16:29:48'), (66168, 17163, '2011-02-03 16:30:13'), (66169, 17163, '2011-02-03 16:30:15'), (66170, 17163, '2011-02-03 16:32:17'), (66171, 17163, '2011-02-03 16:32:19'), (66172, 17163, '2011-02-03 16:33:35'), (66173, 17163, '2011-02-03 16:34:10'), (66174, 17163, '2011-02-03 16:34:39'), (66175, 17163, '2011-02-03 16:34:41'), (66176, 17164, '2011-02-03 16:51:57'), (66177, 17165, '2011-02-03 16:51:59'), (66178, 17166, '2011-02-03 16:52:01'), (66179, 17167, '2011-02-03 16:52:04'), (66180, 17168, '2011-02-03 16:52:06'), (66181, 17169, '2011-02-03 16:59:10'), (66182, 17170, '2011-02-03 17:03:58'), (66183, 17170, '2011-02-03 17:06:08'), (66184, 17170, '2011-02-03 17:06:21'), (66185, 17170, '2011-02-03 17:06:35'), (66186, 17170, '2011-02-03 17:06:55'), (66187, 17171, '2011-02-03 17:44:38'), (66188, 17171, '2011-02-03 17:44:57'), (66189, 17171, '2011-02-03 17:45:20'), (66190, 17171, '2011-02-03 17:45:42'), (66191, 17171, '2011-02-03 17:46:02'), (66192, 17172, '2011-02-03 18:02:52'), (66193, 17172, '2011-02-03 18:04:21'), (66194, 17172, '2011-02-03 18:05:54'), (66195, 17172, '2011-02-03 18:06:07'), (66196, 17172, '2011-02-03 18:06:14'), (66197, 17172, '2011-02-03 18:09:50'), (66198, 17172, '2011-02-03 18:15:15'), (66199, 17172, '2011-02-03 18:15:55'), (66200, 17172, '2011-02-03 18:16:00'), (66201, 17172, '2011-02-03 18:17:56'), (66202, 17172, '2011-02-03 18:18:11'), (66203, 17172, '2011-02-03 18:22:22'), (66204, 17172, '2011-02-03 18:24:10'), (66205, 17173, '2011-02-03 18:24:50'), (66206, 17172, '2011-02-03 18:25:40'), (66207, 17172, '2011-02-03 18:27:03'), (66208, 17172, '2011-02-03 18:29:41'), (66209, 17172, '2011-02-03 18:29:48'), (66210, 17172, '2011-02-03 18:32:34'), (66211, 17172, '2011-02-03 18:34:27'), (66212, 17172, '2011-02-03 18:34:52'), (66213, 17172, '2011-02-03 18:34:58'), (66214, 17174, '2011-02-03 18:38:46'), (66215, 17172, '2011-02-03 18:40:33'), (66216, 17172, '2011-02-03 18:42:35'), (66217, 17172, '2011-02-03 18:44:42'), (66218, 17172, '2011-02-03 18:48:21'), (66219, 17172, '2011-02-03 18:48:24'), (66220, 17172, '2011-02-03 18:55:21'), (66221, 17175, '2011-02-03 18:56:59'), (66222, 17172, '2011-02-03 18:58:09'), (66223, 17172, '2011-02-03 19:09:34'), (66224, 17172, '2011-02-03 19:10:33'), (66225, 17176, '2011-02-03 19:13:58'), (66226, 17172, '2011-02-03 19:17:40'), (66227, 17172, '2011-02-03 19:19:04'), (66228, 17172, '2011-02-03 19:20:37'), (66229, 17172, '2011-02-03 19:25:58'), (66230, 17177, '2011-02-03 19:26:04'), (66231, 17172, '2011-02-03 19:26:11'), (66232, 17172, '2011-02-03 19:27:49'), (66233, 17172, '2011-02-03 19:28:10'), (66234, 17172, '2011-02-03 19:28:21'), (66235, 17172, '2011-02-03 19:31:02'), (66236, 17172, '2011-02-03 19:33:19'), (66237, 17172, '2011-02-03 19:34:36'), (66238, 17172, '2011-02-03 19:35:58'), (66239, 17172, '2011-02-03 19:36:20'), (66240, 17172, '2011-02-03 19:36:29'), (66241, 17172, '2011-02-03 19:39:26'), (66242, 17178, '2011-02-03 19:40:36'), (66243, 17172, '2011-02-03 19:41:27'), (66244, 17172, '2011-02-03 19:42:15'), (66245, 17172, '2011-02-03 19:44:36'), (66246, 17172, '2011-02-03 19:46:22'), (66247, 17172, '2011-02-03 19:47:40'), (66248, 17179, '2011-02-03 19:49:39'), (66249, 17179, '2011-02-03 19:49:53'), (66250, 17179, '2011-02-03 19:49:59'), (66251, 17179, '2011-02-03 19:50:03'), (66252, 17172, '2011-02-03 19:50:04'), (66253, 17179, '2011-02-03 19:50:11'), (66254, 17172, '2011-02-03 19:50:30'), (66255, 17179, '2011-02-03 19:50:37'), (66256, 17179, '2011-02-03 19:51:27'), (66257, 17179, '2011-02-03 19:52:12'), (66258, 17179, '2011-02-03 19:52:28'), (66259, 17179, '2011-02-03 19:52:41'), (66260, 17179, '2011-02-03 19:52:58'), (66261, 17179, '2011-02-03 19:53:06'), (66262, 17179, '2011-02-03 19:53:25'), (66263, 17179, '2011-02-03 19:54:19'), (66264, 17179, '2011-02-03 19:54:21'), (66265, 17172, '2011-02-03 19:54:32'), (66266, 17179, '2011-02-03 19:54:37'), (66267, 17179, '2011-02-03 19:54:38'), (66268, 17179, '2011-02-03 19:55:42'), (66269, 17179, '2011-02-03 19:55:44'), (66270, 17179, '2011-02-03 19:56:26'), (66271, 17179, '2011-02-03 19:56:40'), (66272, 17179, '2011-02-03 19:56:49'), (66273, 17179, '2011-02-03 19:56:51'), (66274, 17179, '2011-02-03 19:56:57'), (66275, 17179, '2011-02-03 19:57:04'), (66276, 17179, '2011-02-03 19:57:15'), (66277, 17179, '2011-02-03 19:57:37'), (66278, 17179, '2011-02-03 19:58:03'), (66279, 17179, '2011-02-03 19:58:44'), (66280, 17172, '2011-02-03 19:59:01'), (66281, 17179, '2011-02-03 19:59:25'), (66282, 17179, '2011-02-03 19:59:27'), (66283, 17179, '2011-02-03 20:00:05'), (66284, 17179, '2011-02-03 20:00:10'), (66285, 17179, '2011-02-03 20:00:22'), (66286, 17179, '2011-02-03 20:00:24'), (66287, 17179, '2011-02-03 20:00:44'), (66288, 17179, '2011-02-03 20:00:52'), (66289, 17179, '2011-02-03 20:01:20'), (66290, 17179, '2011-02-03 20:01:37'), (66291, 17179, '2011-02-03 20:02:07'), (66292, 17179, '2011-02-03 20:02:09'), (66293, 17179, '2011-02-03 20:02:24'), (66294, 17179, '2011-02-03 20:02:32'), (66295, 17179, '2011-02-03 20:02:50'), (66296, 17179, '2011-02-03 20:03:10'), (66297, 17179, '2011-02-03 20:03:40'), (66298, 17179, '2011-02-03 20:04:06'), (66299, 17179, '2011-02-03 20:04:40'), (66300, 17179, '2011-02-03 20:05:02'), (66301, 17179, '2011-02-03 20:05:22'), (66302, 17179, '2011-02-03 20:05:37'), (66303, 17179, '2011-02-03 20:06:00'), (66304, 17179, '2011-02-03 20:06:26'), (66305, 17179, '2011-02-03 20:06:32'), (66306, 17179, '2011-02-03 20:06:39'), (66307, 17179, '2011-02-03 20:06:51'), (66308, 17179, '2011-02-03 20:07:00'), (66309, 17172, '2011-02-03 20:07:12'), (66310, 17179, '2011-02-03 20:07:22'), (66311, 17179, '2011-02-03 20:07:35'), (66312, 17172, '2011-02-03 20:07:57'), (66313, 17179, '2011-02-03 20:07:57'), (66314, 17179, '2011-02-03 20:08:39'), (66315, 17180, '2011-02-03 20:10:40'), (66316, 17179, '2011-02-03 20:10:52'), (66317, 17179, '2011-02-03 20:10:59'), (66318, 17179, '2011-02-03 20:11:38'), (66319, 17179, '2011-02-03 20:11:54'), (66320, 17179, '2011-02-03 20:12:31'), (66321, 17179, '2011-02-03 20:12:50'), (66322, 17179, '2011-02-03 20:13:23'), (66323, 17179, '2011-02-03 20:13:32'), (66324, 17179, '2011-02-03 20:14:40'), (66325, 17179, '2011-02-03 20:14:57'), (66326, 17179, '2011-02-03 20:15:02'), (66327, 17179, '2011-02-03 20:16:46'), (66328, 17179, '2011-02-03 20:17:14'), (66329, 17179, '2011-02-03 20:17:44'), (66330, 17179, '2011-02-03 20:17:46'), (66331, 17179, '2011-02-03 20:17:51'), (66332, 17179, '2011-02-03 20:17:53'), (66333, 17179, '2011-02-03 20:19:09'), (66334, 17179, '2011-02-03 20:19:11'), (66335, 17179, '2011-02-03 20:20:20'), (66336, 17179, '2011-02-03 20:20:46'), (66337, 17179, '2011-02-03 20:20:48'), (66338, 17179, '2011-02-03 20:21:59'), (66339, 17179, '2011-02-03 20:22:01'), (66340, 17179, '2011-02-03 20:22:08'), (66341, 17181, '2011-02-03 20:32:54'), (66342, 17181, '2011-02-03 20:33:27'), (66343, 17181, '2011-02-03 20:33:39'), (66344, 17181, '2011-02-03 20:33:53'), (66345, 17181, '2011-02-03 20:34:36'), (66346, 17181, '2011-02-03 20:34:48'), (66347, 17181, '2011-02-03 20:35:00'), (66348, 17181, '2011-02-03 20:35:44'), (66349, 17181, '2011-02-03 20:35:55'), (66350, 17181, '2011-02-03 20:36:02'), (66351, 17181, '2011-02-03 20:36:09'), (66352, 17181, '2011-02-03 20:36:18'), (66353, 17181, '2011-02-03 20:36:33'), (66354, 17181, '2011-02-03 20:37:01'), (66355, 17181, '2011-02-03 20:37:13'), (66356, 17181, '2011-02-03 20:37:27'), (66357, 17181, '2011-02-03 20:37:40'), (66358, 17181, '2011-02-03 20:37:43'), (66359, 17181, '2011-02-03 20:37:46'), (66360, 17181, '2011-02-03 20:37:50'), (66361, 17181, '2011-02-03 20:37:53'), (66362, 17181, '2011-02-03 20:37:54'), (66363, 17181, '2011-02-03 20:38:00'), (66364, 17181, '2011-02-03 20:38:01'), (66365, 17181, '2011-02-03 20:38:04'), (66366, 17181, '2011-02-03 20:38:16'), (66367, 17181, '2011-02-03 20:38:17'), (66368, 17182, '2011-02-03 20:43:40'), (66369, 17183, '2011-02-03 20:52:02'), (66370, 17183, '2011-02-03 20:52:08'), (66371, 17183, '2011-02-03 20:52:19'), (66372, 17183, '2011-02-03 20:52:28'), (66373, 17183, '2011-02-03 20:52:31'), (66374, 17184, '2011-02-03 21:24:24'), (66375, 17185, '2011-02-03 22:02:36'), (66376, 17186, '2011-02-03 22:34:16'), (66377, 17187, '2011-02-03 22:55:28'), (66378, 17188, '2011-02-03 23:24:03'), (66379, 17189, '2011-02-04 01:42:50'), (66380, 17190, '2011-02-04 05:06:04'), (66381, 17191, '2011-02-04 05:10:00'), (66382, 17192, '2011-02-04 05:12:44'), (66383, 17193, '2011-02-04 05:12:46'), (66384, 17194, '2011-02-04 05:34:55'), (66385, 17195, '2011-02-04 05:54:20'), (66386, 17196, '2011-02-04 07:09:10'), (66387, 17197, '2011-02-04 07:32:47'), (66388, 17197, '2011-02-04 07:32:54'), (66389, 17197, '2011-02-04 07:33:02'), (66390, 17197, '2011-02-04 07:33:31'), (66391, 17198, '2011-02-04 07:52:09'), (66392, 17198, '2011-02-04 07:53:16'), (66393, 17198, '2011-02-04 07:53:34'), (66394, 17198, '2011-02-04 07:53:45'), (66395, 17198, '2011-02-04 07:53:50'), (66396, 17198, '2011-02-04 07:53:58'), (66397, 17198, '2011-02-04 07:54:15'), (66398, 17198, '2011-02-04 07:54:34'), (66399, 17198, '2011-02-04 07:54:35'), (66400, 17198, '2011-02-04 07:54:38'), (66401, 17198, '2011-02-04 07:54:41'), (66402, 17198, '2011-02-04 07:54:41'), (66403, 17198, '2011-02-04 07:54:41'), (66404, 17198, '2011-02-04 07:54:42'), (66405, 17198, '2011-02-04 07:54:47'), (66406, 17198, '2011-02-04 07:54:48'), (66407, 17198, '2011-02-04 07:54:49'), (66408, 17198, '2011-02-04 07:54:52'), (66409, 17198, '2011-02-04 07:54:54'), (66410, 17198, '2011-02-04 07:55:15'), (66411, 17198, '2011-02-04 07:55:15'), (66412, 17198, '2011-02-04 07:55:18'), (66413, 17198, '2011-02-04 07:55:24'), (66414, 17198, '2011-02-04 07:55:24'), (66415, 17198, '2011-02-04 07:55:28'), (66416, 17198, '2011-02-04 07:55:30'), (66417, 17198, '2011-02-04 07:55:32'), (66418, 17198, '2011-02-04 07:57:45'), (66419, 17199, '2011-02-04 08:16:23'), (66420, 17199, '2011-02-04 08:16:33'), (66421, 17199, '2011-02-04 08:16:37'), (66422, 17199, '2011-02-04 08:16:37'), (66423, 17199, '2011-02-04 08:16:37'), (66424, 17199, '2011-02-04 08:17:49'), (66425, 17199, '2011-02-04 08:17:55'), (66426, 17199, '2011-02-04 08:19:24'), (66427, 17199, '2011-02-04 08:19:28'), (66428, 17200, '2011-02-04 09:25:37'), (66429, 17200, '2011-02-04 09:25:56'), (66430, 17200, '2011-02-04 09:26:06'), (66431, 17200, '2011-02-04 09:26:19'), (66432, 17200, '2011-02-04 09:26:27'), (66433, 17200, '2011-02-04 09:26:57'), (66434, 17200, '2011-02-04 09:27:07'), (66435, 17200, '2011-02-04 09:27:41'), (66436, 17200, '2011-02-04 09:27:52'), (66437, 17200, '2011-02-04 09:28:06'), (66438, 17200, '2011-02-04 09:28:17'), (66439, 17200, '2011-02-04 09:28:43'), (66440, 17201, '2011-02-04 09:31:12'), (66441, 17201, '2011-02-04 09:31:55'), (66442, 17201, '2011-02-04 09:31:56'), (66443, 17201, '2011-02-04 09:32:35'), (66444, 17201, '2011-02-04 09:33:10'), (66445, 17201, '2011-02-04 09:33:28'), (66446, 17202, '2011-02-04 09:39:46'), (66447, 17202, '2011-02-04 09:41:53'), (66448, 17202, '2011-02-04 09:42:22'), (66449, 17202, '2011-02-04 09:42:25'), (66450, 17202, '2011-02-04 09:42:30'), (66451, 17202, '2011-02-04 09:42:36'), (66452, 17201, '2011-02-04 09:42:39'), (66453, 17201, '2011-02-04 09:42:40'), (66454, 17201, '2011-02-04 09:42:41'), (66455, 17202, '2011-02-04 09:42:52'), (66456, 17201, '2011-02-04 09:42:58'), (66457, 17202, '2011-02-04 09:43:08'), (66458, 17201, '2011-02-04 09:43:18'), (66459, 17201, '2011-02-04 09:43:41'), (66460, 17201, '2011-02-04 09:43:58'), (66461, 17201, '2011-02-04 09:44:09'), (66462, 17201, '2011-02-04 09:44:19'), (66463, 17201, '2011-02-04 09:44:35'), (66464, 17201, '2011-02-04 09:44:52'), (66465, 17203, '2011-02-04 09:44:55'), (66466, 17204, '2011-02-04 09:45:00'), (66467, 17201, '2011-02-04 09:45:03'), (66468, 17201, '2011-02-04 09:45:31'), (66469, 17201, '2011-02-04 09:46:04'), (66470, 17201, '2011-02-04 09:46:45'), (66471, 17201, '2011-02-04 09:47:14'), (66472, 17201, '2011-02-04 09:47:27'), (66473, 17201, '2011-02-04 09:47:57'), (66474, 17201, '2011-02-04 09:48:12'), (66475, 17201, '2011-02-04 09:48:35'), (66476, 17201, '2011-02-04 09:48:53'), (66477, 17201, '2011-02-04 09:49:16'), (66478, 17201, '2011-02-04 09:49:37'), (66479, 17201, '2011-02-04 09:49:49'), (66480, 17205, '2011-02-04 09:55:54'), (66481, 17206, '2011-02-04 09:55:56'), (66482, 17206, '2011-02-04 09:56:20'), (66483, 17206, '2011-02-04 09:56:30'), (66484, 17206, '2011-02-04 09:56:42'), (66485, 17206, '2011-02-04 09:56:55'), (66486, 17206, '2011-02-04 09:57:20'), (66487, 17206, '2011-02-04 09:57:28'), (66488, 17206, '2011-02-04 09:58:45'), (66489, 17206, '2011-02-04 09:58:54'), (66490, 17206, '2011-02-04 09:59:00'), (66491, 17206, '2011-02-04 09:59:05'), (66492, 17207, '2011-02-04 10:52:50'), (66493, 17207, '2011-02-04 10:53:11'), (66494, 17208, '2011-02-04 10:59:52'), (66495, 17208, '2011-02-04 11:00:13'), (66496, 17208, '2011-02-04 11:00:18'), (66497, 17208, '2011-02-04 11:00:24'), (66498, 17208, '2011-02-04 11:01:35'), (66499, 17208, '2011-02-04 11:01:57'), (66500, 17209, '2011-02-04 11:08:36'), (66501, 17210, '2011-02-04 11:38:51'), (66502, 17210, '2011-02-04 11:39:19'), (66503, 17210, '2011-02-04 11:39:38'), (66504, 17210, '2011-02-04 11:39:48'), (66505, 17210, '2011-02-04 11:40:00'), (66506, 17210, '2011-02-04 11:40:05'), (66507, 17210, '2011-02-04 11:40:13'), (66508, 17210, '2011-02-04 11:40:16'), (66509, 17211, '2011-02-04 12:24:22'), (66510, 17212, '2011-02-04 12:36:10'), (66511, 17212, '2011-02-04 12:36:19'), (66512, 17212, '2011-02-04 12:36:25'), (66513, 17212, '2011-02-04 12:36:30'), (66514, 17212, '2011-02-04 12:38:14'), (66515, 17213, '2011-02-04 12:38:35'), (66516, 17213, '2011-02-04 12:38:51'), (66517, 17213, '2011-02-04 12:38:55'), (66518, 17213, '2011-02-04 12:39:12'), (66519, 17213, '2011-02-04 12:39:14'), (66520, 17214, '2011-02-04 12:45:22'), (66521, 17215, '2011-02-04 12:46:33'), (66522, 17215, '2011-02-04 12:46:54'), (66523, 17215, '2011-02-04 12:47:11'), (66524, 17215, '2011-02-04 12:47:11'), (66525, 17215, '2011-02-04 12:47:12'), (66526, 17215, '2011-02-04 12:47:13'), (66527, 17215, '2011-02-04 12:47:30'), (66528, 17215, '2011-02-04 12:47:36'), (66529, 17212, '2011-02-04 13:47:23'), (66530, 17212, '2011-02-04 13:47:34'), (66531, 17212, '2011-02-04 13:47:44'), (66532, 17216, '2011-02-04 13:48:13'), (66533, 17217, '2011-02-04 14:14:16'), (66534, 17217, '2011-02-04 14:14:58'), (66535, 17217, '2011-02-04 14:15:15'), (66536, 17217, '2011-02-04 14:15:25'), (66537, 17217, '2011-02-04 14:16:05'), (66538, 17217, '2011-02-04 14:20:06'), (66539, 17217, '2011-02-04 14:20:09'), (66540, 17218, '2011-02-04 14:20:29'), (66541, 17217, '2011-02-04 14:20:38'), (66542, 17218, '2011-02-04 14:20:39'), (66543, 17218, '2011-02-04 14:20:44'), (66544, 17218, '2011-02-04 14:20:55'), (66545, 17217, '2011-02-04 14:20:57'), (66546, 17218, '2011-02-04 14:21:31'), (66547, 17218, '2011-02-04 14:21:44'), (66548, 17217, '2011-02-04 14:22:35'), (66549, 17217, '2011-02-04 14:22:36'), (66550, 17217, '2011-02-04 14:22:43'), (66551, 17217, '2011-02-04 14:22:44'), (66552, 17217, '2011-02-04 14:23:23'), (66553, 17217, '2011-02-04 14:23:24'), (66554, 17217, '2011-02-04 14:23:52'), (66555, 17217, '2011-02-04 14:23:54'), (66556, 17219, '2011-02-04 14:37:52'), (66557, 17220, '2011-02-04 14:37:53'), (66558, 17221, '2011-02-04 14:41:50'), (66559, 17222, '2011-02-04 14:42:00'), (66560, 17221, '2011-02-04 14:42:02'), (66561, 17223, '2011-02-04 14:42:23'), (66562, 17221, '2011-02-04 14:42:23'), (66563, 17221, '2011-02-04 14:42:39'), (66564, 17224, '2011-02-04 14:42:55'), (66565, 17221, '2011-02-04 14:42:57'), (66566, 17221, '2011-02-04 14:43:10'), (66567, 17225, '2011-02-04 14:43:24'), (66568, 17221, '2011-02-04 14:43:24'), (66569, 17221, '2011-02-04 14:43:39'), (66570, 17221, '2011-02-04 14:43:50'), (66571, 17221, '2011-02-04 14:43:58'), (66572, 17226, '2011-02-04 15:31:10'), (66573, 17227, '2011-02-04 15:57:32'), (66574, 17228, '2011-02-04 16:22:53'), (66575, 17228, '2011-02-04 16:23:28'), (66576, 17228, '2011-02-04 16:23:59'), (66577, 17228, '2011-02-04 16:23:59'), (66578, 17228, '2011-02-04 16:24:01'), (66579, 17228, '2011-02-04 16:24:02'), (66580, 17228, '2011-02-04 16:24:03'), (66581, 17228, '2011-02-04 16:24:05'), (66582, 17228, '2011-02-04 16:24:05'), (66583, 17228, '2011-02-04 16:41:02'), (66584, 17228, '2011-02-04 16:41:17'), (66585, 17228, '2011-02-04 16:41:41'), (66586, 17228, '2011-02-04 16:41:48'), (66587, 17228, '2011-02-04 16:42:04'), (66588, 17229, '2011-02-04 17:04:18'), (66589, 17230, '2011-02-04 17:19:57'), (66590, 17230, '2011-02-04 17:20:20'), (66591, 17230, '2011-02-04 17:20:21'), (66592, 17230, '2011-02-04 17:20:44'), (66593, 17230, '2011-02-04 17:20:54'), (66594, 17230, '2011-02-04 17:21:04'), (66595, 17230, '2011-02-04 17:21:38'), (66596, 17230, '2011-02-04 17:21:42'), (66597, 17230, '2011-02-04 17:21:46'), (66598, 17231, '2011-02-04 18:29:15'), (66599, 17231, '2011-02-04 18:29:56'), (66600, 17231, '2011-02-04 18:30:24'), (66601, 17232, '2011-02-04 19:29:52'), (66602, 17233, '2011-02-04 20:38:33'), (66603, 17233, '2011-02-04 20:39:00'), (66604, 17233, '2011-02-04 20:39:34'), (66605, 17233, '2011-02-04 20:39:58'), (66606, 17233, '2011-02-04 20:40:23'), (66607, 17233, '2011-02-04 20:40:38'), (66608, 17234, '2011-02-04 21:01:19'), (66609, 17235, '2011-02-04 21:18:00'), (66610, 17236, '2011-02-04 21:46:54'), (66611, 17237, '2011-02-04 21:47:49'), (66612, 17238, '2011-02-04 21:53:24'), (66613, 17239, '2011-02-04 22:07:34'), (66614, 17239, '2011-02-04 22:07:52'), (66615, 17239, '2011-02-04 22:08:07'), (66616, 17239, '2011-02-04 22:08:22'), (66617, 17239, '2011-02-04 22:08:23'), (66618, 17239, '2011-02-04 22:08:26'), (66619, 17239, '2011-02-04 22:08:26'), (66620, 17239, '2011-02-04 22:08:27'), (66621, 17239, '2011-02-04 22:08:28'), (66622, 17239, '2011-02-04 22:08:44'), (66623, 17239, '2011-02-04 22:09:08'), (66624, 17240, '2011-02-04 22:39:36'), (66625, 17241, '2011-02-04 22:39:38'), (66626, 17242, '2011-02-04 22:40:06'), (66627, 17241, '2011-02-04 22:40:08'), (66628, 17243, '2011-02-04 22:40:17'), (66629, 17241, '2011-02-04 22:40:19'), (66630, 17244, '2011-02-04 22:47:21'), (66631, 17245, '2011-02-04 22:49:20'), (66632, 17246, '2011-02-04 22:49:21'), (66633, 17247, '2011-02-04 22:50:10'), (66634, 17247, '2011-02-04 22:50:21'), (66635, 17247, '2011-02-04 22:50:31'), (66636, 17247, '2011-02-04 22:50:38'), (66637, 17247, '2011-02-04 22:50:39'), (66638, 17247, '2011-02-04 22:50:40'), (66639, 17246, '2011-02-04 22:51:45'), (66640, 17246, '2011-02-04 22:51:52'), (66641, 17248, '2011-02-04 22:52:18'), (66642, 17249, '2011-02-04 23:06:25'), (66643, 17250, '2011-02-04 23:20:26'), (66644, 17251, '2011-02-04 23:23:27'), (66645, 17252, '2011-02-04 23:33:22'), (66646, 17253, '2011-02-04 23:34:50'), (66647, 17254, '2011-02-05 00:22:32'), (66648, 17255, '2011-02-05 00:46:20'), (66649, 17256, '2011-02-05 01:04:24'), (66650, 17257, '2011-02-05 01:13:39'), (66651, 17258, '2011-02-05 02:02:20'), (66652, 17259, '2011-02-05 02:04:55'), (66653, 17259, '2011-02-05 02:05:23'), (66654, 17260, '2011-02-05 03:26:18'), (66655, 17261, '2011-02-05 04:42:09'), (66656, 17262, '2011-02-05 05:47:16'), (66657, 17263, '2011-02-05 07:07:47'), (66658, 17264, '2011-02-05 07:07:52'), (66659, 17265, '2011-02-05 08:28:01'), (66660, 17266, '2011-02-05 08:29:07'), (66661, 17267, '2011-02-05 08:48:24'), (66662, 17268, '2011-02-05 08:49:57'), (66663, 17269, '2011-02-05 08:56:52'), (66664, 17270, '2011-02-05 09:19:57'), (66665, 17271, '2011-02-05 09:29:02'), (66666, 17272, '2011-02-05 09:37:14'), (66667, 17272, '2011-02-05 09:37:40'), (66668, 17272, '2011-02-05 09:37:56'), (66669, 17273, '2011-02-05 09:48:09'), (66670, 17273, '2011-02-05 09:48:33'), (66671, 17273, '2011-02-05 09:48:39'), (66672, 17273, '2011-02-05 09:48:47'), (66673, 17273, '2011-02-05 09:49:33'), (66674, 17273, '2011-02-05 09:49:58'), (66675, 17273, '2011-02-05 09:50:03'), (66676, 17273, '2011-02-05 09:50:50'), (66677, 17273, '2011-02-05 09:50:53'), (66678, 17273, '2011-02-05 09:50:57'), (66679, 17273, '2011-02-05 09:51:00'), (66680, 17273, '2011-02-05 09:51:03'), (66681, 17274, '2011-02-05 09:57:20'), (66682, 17275, '2011-02-05 09:58:29'), (66683, 17276, '2011-02-05 10:42:24'), (66684, 17277, '2011-02-05 10:43:37'), (66685, 17277, '2011-02-05 10:43:48'), (66686, 17277, '2011-02-05 10:44:02'), (66687, 17278, '2011-02-05 10:47:24'), (66688, 17279, '2011-02-05 11:07:58'), (66689, 17280, '2011-02-05 11:09:30'), (66690, 17281, '2011-02-05 11:09:31'), (66691, 17282, '2011-02-05 11:22:31'), (66692, 17282, '2011-02-05 11:22:57'), (66693, 17282, '2011-02-05 11:22:57'), (66694, 17282, '2011-02-05 11:22:58'), (66695, 17282, '2011-02-05 11:22:59'), (66696, 17282, '2011-02-05 11:23:26'), (66697, 17282, '2011-02-05 11:23:35'), (66698, 17282, '2011-02-05 11:23:48'), (66699, 17282, '2011-02-05 11:24:08'), (66700, 17283, '2011-02-05 11:52:25'), (66701, 17284, '2011-02-05 12:40:51'), (66702, 17285, '2011-02-05 13:01:00'), (66703, 17286, '2011-02-05 13:17:06'), (66704, 17287, '2011-02-05 13:25:34'), (66705, 17288, '2011-02-05 13:29:12'), (66706, 17288, '2011-02-05 13:29:30'), (66707, 17288, '2011-02-05 13:29:53'), (66708, 17289, '2011-02-05 13:42:10'), (66709, 17290, '2011-02-05 13:45:09'), (66710, 17291, '2011-02-05 13:49:24'), (66711, 17290, '2011-02-05 13:49:48'), (66712, 17290, '2011-02-05 13:50:40'), (66713, 17290, '2011-02-05 13:50:52'), (66714, 17290, '2011-02-05 13:55:57'), (66715, 17290, '2011-02-05 13:57:07'), (66716, 17292, '2011-02-05 14:06:57'), (66717, 17293, '2011-02-05 14:09:52'), (66718, 17290, '2011-02-05 14:14:19'), (66719, 17290, '2011-02-05 14:14:30'), (66720, 17290, '2011-02-05 14:14:37'), (66721, 17290, '2011-02-05 14:15:21'), (66722, 17290, '2011-02-05 14:15:39'), (66723, 17290, '2011-02-05 14:22:42'), (66724, 17290, '2011-02-05 14:24:19'), (66725, 17290, '2011-02-05 14:29:38'), (66726, 17290, '2011-02-05 14:30:49'), (66727, 17290, '2011-02-05 14:33:58'), (66728, 17290, '2011-02-05 14:36:10'), (66729, 17290, '2011-02-05 14:37:42'), (66730, 17290, '2011-02-05 14:39:34'), (66731, 17290, '2011-02-05 14:41:43'), (66732, 17290, '2011-02-05 14:42:54'), (66733, 17294, '2011-02-05 14:45:38'), (66734, 17294, '2011-02-05 14:46:07'), (66735, 17294, '2011-02-05 14:47:07'), (66736, 17290, '2011-02-05 14:50:18'), (66737, 17295, '2011-02-05 14:52:49'), (66738, 17290, '2011-02-05 14:52:52'), (66739, 17290, '2011-02-05 14:54:30'), (66740, 17290, '2011-02-05 14:55:42'), (66741, 17290, '2011-02-05 14:58:12'), (66742, 17290, '2011-02-05 15:00:23'), (66743, 17296, '2011-02-05 15:00:30'), (66744, 17290, '2011-02-05 15:00:50'), (66745, 17290, '2011-02-05 15:02:10'), (66746, 17290, '2011-02-05 15:03:23'), (66747, 17290, '2011-02-05 15:05:57'), (66748, 17290, '2011-02-05 15:10:36'), (66749, 17290, '2011-02-05 15:12:37'), (66750, 17297, '2011-02-05 15:13:26'), (66751, 17297, '2011-02-05 15:13:36'), (66752, 17297, '2011-02-05 15:13:52'), (66753, 17290, '2011-02-05 15:23:51'), (66754, 17290, '2011-02-05 15:24:33'), (66755, 17290, '2011-02-05 15:30:42'), (66756, 17298, '2011-02-05 15:35:34'), (66757, 17298, '2011-02-05 15:35:53'), (66758, 17298, '2011-02-05 15:36:10'), (66759, 17298, '2011-02-05 15:36:40'), (66760, 17298, '2011-02-05 15:36:58'), (66761, 17298, '2011-02-05 15:37:36'), (66762, 17298, '2011-02-05 15:37:46'), (66763, 17298, '2011-02-05 15:38:05'), (66764, 17298, '2011-02-05 15:38:24'), (66765, 17298, '2011-02-05 15:38:40'), (66766, 17298, '2011-02-05 15:38:44'), (66767, 17299, '2011-02-05 15:58:05'), (66768, 17300, '2011-02-05 16:03:06'), (66769, 17301, '2011-02-05 16:16:21'), (66770, 17302, '2011-02-05 16:40:41'), (66771, 17303, '2011-02-05 17:03:42'), (66772, 17304, '2011-02-05 17:19:20'), (66773, 17304, '2011-02-05 17:20:44'), (66774, 17305, '2011-02-05 17:37:19'), (66775, 17306, '2011-02-05 17:49:55'), (66776, 17307, '2011-02-05 18:25:26'), (66777, 17308, '2011-02-05 18:28:27'), (66778, 17309, '2011-02-05 18:38:49'), (66779, 17310, '2011-02-05 18:50:49'), (66780, 17311, '2011-02-05 18:54:18'), (66781, 17312, '2011-02-05 19:00:36'), (66782, 17313, '2011-02-05 19:00:39'), (66783, 17313, '2011-02-05 19:02:17'), (66784, 17313, '2011-02-05 19:02:22'), (66785, 17314, '2011-02-05 19:13:35'), (66786, 17314, '2011-02-05 19:14:06'), (66787, 17314, '2011-02-05 19:14:14'), (66788, 17314, '2011-02-05 19:14:20'), (66789, 17314, '2011-02-05 19:14:57'), (66790, 17314, '2011-02-05 19:15:04'), (66791, 17314, '2011-02-05 19:15:09'), (66792, 17314, '2011-02-05 19:15:10'), (66793, 17314, '2011-02-05 19:15:11'), (66794, 17315, '2011-02-05 19:15:49'), (66795, 17316, '2011-02-05 19:17:44'), (66796, 17316, '2011-02-05 19:18:54'), (66797, 17316, '2011-02-05 19:19:02'), (66798, 17316, '2011-02-05 19:19:13'), (66799, 17317, '2011-02-05 19:29:29'), (66800, 17318, '2011-02-05 19:29:30'), (66801, 17318, '2011-02-05 19:32:58'), (66802, 17318, '2011-02-05 19:33:00'), (66803, 17318, '2011-02-05 19:33:03'), (66804, 17318, '2011-02-05 19:33:08'), (66805, 17318, '2011-02-05 19:33:09'), (66806, 17318, '2011-02-05 19:33:16'), (66807, 17318, '2011-02-05 19:33:31'), (66808, 17318, '2011-02-05 19:33:44'), (66809, 17319, '2011-02-05 19:33:46'), (66810, 17318, '2011-02-05 19:33:54'), (66811, 17318, '2011-02-05 19:34:27'), (66812, 17318, '2011-02-05 19:34:29'), (66813, 17318, '2011-02-05 19:34:30'), (66814, 17318, '2011-02-05 19:34:31'), (66815, 17318, '2011-02-05 19:34:36'), (66816, 17318, '2011-02-05 19:34:37'), (66817, 17318, '2011-02-05 19:34:39'), (66818, 17318, '2011-02-05 19:34:41'), (66819, 17320, '2011-02-05 19:35:52'), (66820, 17321, '2011-02-05 19:43:51'), (66821, 17322, '2011-02-05 19:46:10'), (66822, 17321, '2011-02-05 19:46:11'), (66823, 17321, '2011-02-05 19:46:23'), (66824, 17321, '2011-02-05 19:46:30'), (66825, 17323, '2011-02-05 20:00:30'), (66826, 17324, '2011-02-05 20:01:57'), (66827, 17325, '2011-02-05 20:02:31'), (66828, 17326, '2011-02-05 21:06:44'), (66829, 17327, '2011-02-06 00:16:25'), (66830, 17327, '2011-02-06 00:16:40'), (66831, 17328, '2011-02-06 00:59:30'), (66832, 17329, '2011-02-06 01:26:50'), (66833, 17330, '2011-02-06 02:11:45'), (66834, 17331, '2011-02-06 02:43:49'), (66835, 17332, '2011-02-06 03:08:25'), (66836, 17333, '2011-02-06 03:33:20'), (66837, 17334, '2011-02-06 03:41:33'), (66838, 17335, '2011-02-06 03:57:10'), (66839, 17336, '2011-02-06 04:31:33'), (66840, 17337, '2011-02-06 04:31:47'), (66841, 17338, '2011-02-06 04:42:26'), (66842, 17339, '2011-02-06 04:50:57'), (66843, 17340, '2011-02-06 04:56:10'), (66844, 17341, '2011-02-06 04:57:08'), (66845, 17342, '2011-02-06 05:03:33'), (66846, 17343, '2011-02-06 05:07:40'), (66847, 17344, '2011-02-06 05:37:23'), (66848, 17345, '2011-02-06 05:56:40'), (66849, 17346, '2011-02-06 05:56:42'), (66850, 17347, '2011-02-06 05:56:44'), (66851, 17348, '2011-02-06 05:56:47'), (66852, 17349, '2011-02-06 05:56:49'), (66853, 17350, '2011-02-06 05:56:51'), (66854, 17351, '2011-02-06 05:56:53'), (66855, 17352, '2011-02-06 05:56:56'), (66856, 17353, '2011-02-06 05:56:58'), (66857, 17354, '2011-02-06 05:57:01'), (66858, 17355, '2011-02-06 05:57:03'), (66859, 17356, '2011-02-06 05:57:06'), (66860, 17357, '2011-02-06 05:57:08'), (66861, 17358, '2011-02-06 05:57:10'), (66862, 17359, '2011-02-06 05:57:12'), (66863, 17360, '2011-02-06 05:57:15'), (66864, 17361, '2011-02-06 05:57:17'), (66865, 17362, '2011-02-06 05:57:19'), (66866, 17363, '2011-02-06 05:57:21'), (66867, 17364, '2011-02-06 05:57:23'), (66868, 17365, '2011-02-06 05:57:24'), (66869, 17366, '2011-02-06 05:57:26'), (66870, 17367, '2011-02-06 05:57:28'), (66871, 17368, '2011-02-06 05:57:29'), (66872, 17369, '2011-02-06 05:57:31'), (66873, 17370, '2011-02-06 05:57:34'), (66874, 17371, '2011-02-06 05:57:36'), (66875, 17372, '2011-02-06 05:57:37'), (66876, 17373, '2011-02-06 05:57:39'), (66877, 17374, '2011-02-06 05:57:42'), (66878, 17375, '2011-02-06 05:57:44'), (66879, 17376, '2011-02-06 05:57:47'), (66880, 17377, '2011-02-06 05:57:49'), (66881, 17378, '2011-02-06 05:57:52'), (66882, 17379, '2011-02-06 05:57:54'), (66883, 17380, '2011-02-06 05:57:56'), (66884, 17381, '2011-02-06 05:57:59'), (66885, 17382, '2011-02-06 05:58:01'), (66886, 17383, '2011-02-06 05:58:04'), (66887, 17384, '2011-02-06 05:58:06'), (66888, 17385, '2011-02-06 05:58:08'), (66889, 17386, '2011-02-06 05:58:11'), (66890, 17387, '2011-02-06 05:58:13'), (66891, 17388, '2011-02-06 05:58:15'), (66892, 17389, '2011-02-06 05:58:18'), (66893, 17390, '2011-02-06 05:58:48'), (66894, 17391, '2011-02-06 05:58:50'), (66895, 17392, '2011-02-06 05:58:53'), (66896, 17393, '2011-02-06 05:58:55'), (66897, 17394, '2011-02-06 05:58:57'), (66898, 17395, '2011-02-06 05:59:00'), (66899, 17396, '2011-02-06 05:59:02'), (66900, 17397, '2011-02-06 05:59:05'), (66901, 17398, '2011-02-06 05:59:07'), (66902, 17399, '2011-02-06 06:20:33'), (66903, 17400, '2011-02-06 07:38:32'), (66904, 17401, '2011-02-06 07:38:33'), (66905, 17402, '2011-02-06 07:40:22'), (66906, 17403, '2011-02-06 08:15:18'), (66907, 17404, '2011-02-06 09:24:16'), (66908, 17404, '2011-02-06 09:24:39'), (66909, 17404, '2011-02-06 09:24:52'), (66910, 17404, '2011-02-06 09:25:07'), (66911, 17404, '2011-02-06 09:25:48'), (66912, 17404, '2011-02-06 09:25:57'), (66913, 17404, '2011-02-06 09:26:00'), (66914, 17405, '2011-02-06 09:34:20'), (66915, 17406, '2011-02-06 09:37:47'), (66916, 17407, '2011-02-06 09:40:40'), (66917, 17407, '2011-02-06 09:41:53'), (66918, 17407, '2011-02-06 09:43:18'), (66919, 17407, '2011-02-06 09:43:31'), (66920, 17407, '2011-02-06 09:45:02'), (66921, 17408, '2011-02-06 09:50:53'), (66922, 17408, '2011-02-06 09:51:21'), (66923, 17408, '2011-02-06 09:51:55'), (66924, 17408, '2011-02-06 09:52:23'), (66925, 17409, '2011-02-06 10:05:58'), (66926, 17410, '2011-02-06 10:34:38'), (66927, 17410, '2011-02-06 10:35:34'), (66928, 17410, '2011-02-06 10:38:19'), (66929, 17410, '2011-02-06 10:39:21'), (66930, 17410, '2011-02-06 10:39:31'), (66931, 17410, '2011-02-06 10:39:32'), (66932, 17410, '2011-02-06 10:39:40'), (66933, 17410, '2011-02-06 10:39:43'), (66934, 17410, '2011-02-06 10:39:50'), (66935, 17410, '2011-02-06 10:40:26'), (66936, 17410, '2011-02-06 10:40:36'), (66937, 17410, '2011-02-06 10:41:00'), (66938, 17410, '2011-02-06 10:41:09'), (66939, 17410, '2011-02-06 10:41:50'), (66940, 17410, '2011-02-06 10:42:02'), (66941, 17410, '2011-02-06 10:42:16'), (66942, 17410, '2011-02-06 10:42:41'), (66943, 17410, '2011-02-06 10:43:00'), (66944, 17411, '2011-02-06 10:43:30'), (66945, 17410, '2011-02-06 10:44:36'), (66946, 17410, '2011-02-06 10:44:47'), (66947, 17412, '2011-02-06 10:46:18'), (66948, 17410, '2011-02-06 10:46:44'), (66949, 17410, '2011-02-06 10:47:04'), (66950, 17410, '2011-02-06 10:47:45'), (66951, 17410, '2011-02-06 10:48:51'), (66952, 17410, '2011-02-06 10:49:06'), (66953, 17410, '2011-02-06 10:49:08'), (66954, 17410, '2011-02-06 10:49:17'), (66955, 17410, '2011-02-06 10:50:13'), (66956, 17413, '2011-02-06 11:07:03'), (66957, 17413, '2011-02-06 11:08:01'), (66958, 17413, '2011-02-06 11:08:02'), (66959, 17413, '2011-02-06 11:08:16'), (66960, 17413, '2011-02-06 11:08:22'), (66961, 17413, '2011-02-06 11:08:30'), (66962, 17413, '2011-02-06 11:08:38'), (66963, 17413, '2011-02-06 11:08:44'), (66964, 17413, '2011-02-06 11:08:58'), (66965, 17413, '2011-02-06 11:09:09'), (66966, 17413, '2011-02-06 11:10:49'), (66967, 17413, '2011-02-06 11:11:03'), (66968, 17413, '2011-02-06 11:11:07'), (66969, 17413, '2011-02-06 11:11:10'), (66970, 17413, '2011-02-06 11:11:13'), (66971, 17413, '2011-02-06 11:11:17'), (66972, 17413, '2011-02-06 11:11:20'), (66973, 17413, '2011-02-06 11:11:23'), (66974, 17413, '2011-02-06 11:11:27'), (66975, 17413, '2011-02-06 11:11:30'), (66976, 17414, '2011-02-06 11:13:07'), (66977, 17414, '2011-02-06 11:13:11'), (66978, 17415, '2011-02-06 11:21:23'), (66979, 17415, '2011-02-06 11:21:32'), (66980, 17415, '2011-02-06 11:21:40'), (66981, 17415, '2011-02-06 11:22:02'), (66982, 17416, '2011-02-06 11:24:03'), (66983, 17415, '2011-02-06 11:28:30'), (66984, 17415, '2011-02-06 11:29:22'), (66985, 17417, '2011-02-06 11:29:50'), (66986, 17415, '2011-02-06 11:30:11'), (66987, 17415, '2011-02-06 11:30:23'), (66988, 17415, '2011-02-06 11:30:26'), (66989, 17415, '2011-02-06 11:30:55'), (66990, 17415, '2011-02-06 11:31:01'), (66991, 17415, '2011-02-06 11:31:26'), (66992, 17415, '2011-02-06 11:31:34'), (66993, 17415, '2011-02-06 11:31:41'), (66994, 17415, '2011-02-06 11:31:52'), (66995, 17415, '2011-02-06 11:32:09'), (66996, 17415, '2011-02-06 11:32:50'), (66997, 17415, '2011-02-06 11:33:05'), (66998, 17415, '2011-02-06 11:33:14'), (66999, 17415, '2011-02-06 11:33:28'), (67000, 17415, '2011-02-06 11:33:39'), (67001, 17415, '2011-02-06 11:33:51'), (67002, 17415, '2011-02-06 11:33:58'), (67003, 17415, '2011-02-06 11:34:02'), (67004, 17415, '2011-02-06 11:34:13'), (67005, 17418, '2011-02-06 11:43:52'), (67006, 17419, '2011-02-06 11:44:02'), (67007, 17420, '2011-02-06 11:44:14'), (67008, 17415, '2011-02-06 11:58:29'), (67009, 17415, '2011-02-06 11:59:04'), (67010, 17415, '2011-02-06 11:59:10'), (67011, 17415, '2011-02-06 11:59:14'), (67012, 17415, '2011-02-06 11:59:39'), (67013, 17415, '2011-02-06 12:00:05'), (67014, 17421, '2011-02-06 12:07:37'), (67015, 17421, '2011-02-06 12:08:09'), (67016, 17421, '2011-02-06 12:08:51'), (67017, 17421, '2011-02-06 12:09:09'), (67018, 17421, '2011-02-06 12:09:18'), (67019, 17421, '2011-02-06 12:09:32'), (67020, 17421, '2011-02-06 12:09:45'), (67021, 17421, '2011-02-06 12:10:36'), (67022, 17421, '2011-02-06 12:10:43'), (67023, 17421, '2011-02-06 12:10:59'), (67024, 17421, '2011-02-06 12:11:35'), (67025, 17421, '2011-02-06 12:12:06'), (67026, 17421, '2011-02-06 12:12:42'), (67027, 17421, '2011-02-06 12:13:21'), (67028, 17421, '2011-02-06 12:13:36'), (67029, 17421, '2011-02-06 12:14:02'), (67030, 17421, '2011-02-06 12:14:20'), (67031, 17422, '2011-02-06 12:22:11'), (67032, 17423, '2011-02-06 12:24:28'), (67033, 17424, '2011-02-06 12:30:07'), (67034, 17425, '2011-02-06 12:30:11'), (67035, 17415, '2011-02-06 12:32:04'), (67036, 17415, '2011-02-06 12:34:02'), (67037, 17426, '2011-02-06 12:55:13'), (67038, 17427, '2011-02-06 13:06:54'), (67039, 17427, '2011-02-06 13:07:08'), (67040, 17427, '2011-02-06 13:07:21'), (67041, 17427, '2011-02-06 13:07:27'), (67042, 17427, '2011-02-06 13:07:34'), (67043, 17428, '2011-02-06 13:15:52'), (67044, 17429, '2011-02-06 13:21:59'), (67045, 17430, '2011-02-06 14:23:23'), (67046, 17431, '2011-02-06 14:26:07'), (67047, 17432, '2011-02-06 14:59:08'), (67048, 17432, '2011-02-06 14:59:17'), (67049, 17432, '2011-02-06 14:59:47'), (67050, 17432, '2011-02-06 15:00:15'), (67051, 17432, '2011-02-06 15:00:39'), (67052, 17432, '2011-02-06 15:01:29'), (67053, 17432, '2011-02-06 15:01:55'), (67054, 17432, '2011-02-06 15:02:09'), (67055, 17433, '2011-02-06 15:14:05'), (67056, 17433, '2011-02-06 15:15:06'), (67057, 17433, '2011-02-06 15:15:49'), (67058, 17433, '2011-02-06 15:15:50'), (67059, 17433, '2011-02-06 15:15:51'), (67060, 17433, '2011-02-06 15:15:55'), (67061, 17433, '2011-02-06 15:15:56'), (67062, 17433, '2011-02-06 15:15:56'), (67063, 17433, '2011-02-06 15:15:56'), (67064, 17433, '2011-02-06 15:15:58'), (67065, 17433, '2011-02-06 15:15:58'), (67066, 17433, '2011-02-06 15:15:58'), (67067, 17433, '2011-02-06 15:16:07'), (67068, 17433, '2011-02-06 15:16:07'), (67069, 17433, '2011-02-06 15:16:10'), (67070, 17433, '2011-02-06 15:16:10'), (67071, 17433, '2011-02-06 15:16:12'), (67072, 17434, '2011-02-06 15:17:21'), (67073, 17433, '2011-02-06 15:17:32'), (67074, 17433, '2011-02-06 15:17:33'), (67075, 17433, '2011-02-06 15:17:34'), (67076, 17433, '2011-02-06 15:17:34'), (67077, 17433, '2011-02-06 15:17:36'), (67078, 17433, '2011-02-06 15:17:37'), (67079, 17433, '2011-02-06 15:17:41'), (67080, 17433, '2011-02-06 15:17:54'), (67081, 17433, '2011-02-06 15:17:56'), (67082, 17433, '2011-02-06 15:17:57'), (67083, 17433, '2011-02-06 15:17:57'), (67084, 17433, '2011-02-06 15:17:58'), (67085, 17433, '2011-02-06 15:18:01'), (67086, 17433, '2011-02-06 15:18:03'), (67087, 17433, '2011-02-06 15:18:04'), (67088, 17433, '2011-02-06 15:18:50'), (67089, 17433, '2011-02-06 15:19:39'), (67090, 17433, '2011-02-06 15:19:43'), (67091, 17433, '2011-02-06 15:19:48'), (67092, 17433, '2011-02-06 15:19:51'), (67093, 17433, '2011-02-06 15:19:53'), (67094, 17433, '2011-02-06 15:19:54'), (67095, 17435, '2011-02-06 15:36:55'), (67096, 17435, '2011-02-06 15:37:15'), (67097, 17436, '2011-02-06 15:57:31'), (67098, 17436, '2011-02-06 15:57:46'), (67099, 17436, '2011-02-06 15:57:51'), (67100, 17436, '2011-02-06 15:57:55'), (67101, 17436, '2011-02-06 15:58:10'), (67102, 17436, '2011-02-06 15:58:25'), (67103, 17436, '2011-02-06 15:59:33'), (67104, 17437, '2011-02-06 16:08:49'), (67105, 17438, '2011-02-06 16:12:17'), (67106, 17438, '2011-02-06 16:12:37'), (67107, 17438, '2011-02-06 16:12:50'), (67108, 17438, '2011-02-06 16:12:56'), (67109, 17438, '2011-02-06 16:13:07'), (67110, 17438, '2011-02-06 16:13:14'), (67111, 17438, '2011-02-06 16:13:19'), (67112, 17438, '2011-02-06 16:13:38'), (67113, 17438, '2011-02-06 16:13:40'), (67114, 17438, '2011-02-06 16:13:41'), (67115, 17438, '2011-02-06 16:13:43'), (67116, 17438, '2011-02-06 16:13:44'), (67117, 17438, '2011-02-06 16:13:45'), (67118, 17438, '2011-02-06 16:13:48'), (67119, 17439, '2011-02-06 16:15:48'), (67120, 17436, '2011-02-06 16:19:08'), (67121, 17436, '2011-02-06 16:19:18'), (67122, 17436, '2011-02-06 16:19:26'), (67123, 17436, '2011-02-06 16:19:31'), (67124, 17436, '2011-02-06 16:19:32'), (67125, 17436, '2011-02-06 16:19:34'), (67126, 17436, '2011-02-06 16:19:57'), (67127, 17436, '2011-02-06 16:20:04'), (67128, 17436, '2011-02-06 16:20:10'), (67129, 17440, '2011-02-06 16:24:54'), (67130, 17441, '2011-02-06 16:55:05'), (67131, 17442, '2011-02-06 16:55:17'), (67132, 17441, '2011-02-06 16:55:47'), (67133, 17441, '2011-02-06 16:56:48'), (67134, 17441, '2011-02-06 16:57:11'), (67135, 17443, '2011-02-06 17:04:23'), (67136, 17444, '2011-02-06 17:11:57'), (67137, 17445, '2011-02-06 17:15:42'), (67138, 17445, '2011-02-06 17:17:29'), (67139, 17446, '2011-02-06 17:38:43'), (67140, 17447, '2011-02-06 17:38:48'), (67141, 17448, '2011-02-06 17:58:54'), (67142, 17448, '2011-02-06 17:59:47'), (67143, 17448, '2011-02-06 17:59:57'), (67144, 17449, '2011-02-06 18:01:38'), (67145, 17448, '2011-02-06 18:16:05'), (67146, 17450, '2011-02-06 18:20:03'), (67147, 17450, '2011-02-06 18:20:22'), (67148, 17450, '2011-02-06 18:20:30'), (67149, 17450, '2011-02-06 18:20:38'), (67150, 17451, '2011-02-06 18:26:12'), (67151, 17450, '2011-02-06 18:27:59'), (67152, 17450, '2011-02-06 18:28:38'), (67153, 17450, '2011-02-06 18:29:06'), (67154, 17452, '2011-02-06 18:32:54'), (67155, 17450, '2011-02-06 18:33:38'), (67156, 17450, '2011-02-06 18:33:48'), (67157, 17450, '2011-02-06 18:34:08'), (67158, 17450, '2011-02-06 18:35:07'), (67159, 17450, '2011-02-06 18:36:11'), (67160, 17453, '2011-02-06 18:36:43'), (67161, 17453, '2011-02-06 18:37:18'), (67162, 17450, '2011-02-06 18:37:23'), (67163, 17450, '2011-02-06 18:37:27'), (67164, 17450, '2011-02-06 18:37:28'), (67165, 17453, '2011-02-06 18:37:33'), (67166, 17450, '2011-02-06 18:37:45'), (67167, 17453, '2011-02-06 18:37:56'), (67168, 17453, '2011-02-06 18:38:00'), (67169, 17450, '2011-02-06 18:38:03'), (67170, 17450, '2011-02-06 18:38:48'), (67171, 17450, '2011-02-06 18:42:38'), (67172, 17448, '2011-02-06 18:49:24'), (67173, 17454, '2011-02-06 19:08:27'), (67174, 17454, '2011-02-06 19:08:43'), (67175, 17455, '2011-02-06 19:53:38'), (67176, 17456, '2011-02-06 20:44:55'), (67177, 17457, '2011-02-06 21:19:15'), (67178, 17457, '2011-02-06 21:19:55'), (67179, 17457, '2011-02-06 21:20:20'), (67180, 17457, '2011-02-06 21:21:56'), (67181, 17457, '2011-02-06 21:22:22'), (67182, 17457, '2011-02-06 21:22:27'), (67183, 17457, '2011-02-06 21:22:50'), (67184, 17457, '2011-02-06 21:22:59'), (67185, 17457, '2011-02-06 21:23:36'), (67186, 17457, '2011-02-06 21:24:17'), (67187, 17457, '2011-02-06 21:24:29'), (67188, 17457, '2011-02-06 21:25:00'), (67189, 17457, '2011-02-06 21:25:01'), (67190, 17457, '2011-02-06 21:25:02'), (67191, 17457, '2011-02-06 21:25:11'), (67192, 17458, '2011-02-06 21:55:44'), (67193, 17459, '2011-02-06 21:59:52'), (67194, 17460, '2011-02-06 22:02:50'), (67195, 17461, '2011-02-06 22:17:36'), (67196, 17462, '2011-02-07 00:50:59'), (67197, 17463, '2011-02-07 01:13:26'), (67198, 17464, '2011-02-07 01:42:19'), (67199, 17465, '2011-02-07 01:56:20'), (67200, 17466, '2011-02-07 02:05:56'), (67201, 17467, '2011-02-07 02:50:14'), (67202, 17467, '2011-02-07 02:58:48'), (67203, 17467, '2011-02-07 03:11:08'), (67204, 17467, '2011-02-07 03:14:46'), (67205, 17468, '2011-02-07 03:17:10'), (67206, 17467, '2011-02-07 03:26:49'), (67207, 17467, '2011-02-07 03:29:20'), (67208, 17469, '2011-02-07 04:12:46'), (67209, 17467, '2011-02-07 04:36:42'), (67210, 17470, '2011-02-07 04:39:21'), (67211, 17471, '2011-02-07 05:47:34'), (67212, 17471, '2011-02-07 05:48:03'), (67213, 17471, '2011-02-07 05:48:17'), (67214, 17471, '2011-02-07 05:49:00'), (67215, 17471, '2011-02-07 05:49:22'), (67216, 17472, '2011-02-07 11:26:37'), (67217, 17472, '2011-02-07 11:37:36'), (67218, 17473, '2011-02-07 11:44:23'), (67219, 17474, '2011-02-07 11:57:20'), (67220, 17475, '2011-02-07 12:02:52'), (67221, 17476, '2011-02-07 12:04:16'), (67222, 17477, '2011-02-07 12:07:51'), (67223, 17478, '2011-02-07 12:10:19'), (67224, 17476, '2011-02-07 12:11:32'), (67225, 17476, '2011-02-07 12:23:39'), (67226, 17479, '2011-02-07 12:25:08'), (67227, 17476, '2011-02-07 12:27:25'), (67228, 17476, '2011-02-07 12:39:50'), (67229, 17476, '2011-02-07 12:42:30'), (67230, 17480, '2011-02-07 13:14:45'), (67231, 17480, '2011-02-07 13:16:08'), (67232, 17480, '2011-02-07 13:18:07'), (67233, 17481, '2011-02-07 13:18:49'), (67234, 17480, '2011-02-07 13:18:56'), (67235, 17480, '2011-02-07 13:19:19'), (67236, 17480, '2011-02-07 13:19:38'), (67237, 17482, '2011-02-07 13:19:50'), (67238, 17480, '2011-02-07 13:19:56'), (67239, 17480, '2011-02-07 13:20:21'), (67240, 17480, '2011-02-07 13:21:01'), (67241, 17480, '2011-02-07 13:21:08'), (67242, 17480, '2011-02-07 13:21:45'), (67243, 17480, '2011-02-07 13:22:18'), (67244, 17480, '2011-02-07 13:22:32'), (67245, 17480, '2011-02-07 13:22:50'), (67246, 17480, '2011-02-07 13:23:01'), (67247, 17480, '2011-02-07 13:23:27'), (67248, 17480, '2011-02-07 13:24:02'), (67249, 17480, '2011-02-07 13:24:12'), (67250, 17483, '2011-02-07 13:24:25'), (67251, 17484, '2011-02-07 13:26:12'), (67252, 17476, '2011-02-07 13:50:28'), (67253, 17485, '2011-02-07 14:06:21'), (67254, 17485, '2011-02-07 14:06:33'), (67255, 17485, '2011-02-07 14:06:58'), (67256, 17485, '2011-02-07 14:07:13'), (67257, 17486, '2011-02-07 14:08:28'), (67258, 17486, '2011-02-07 14:08:44'), (67259, 17486, '2011-02-07 14:09:24'), (67260, 17486, '2011-02-07 14:09:28'), (67261, 17486, '2011-02-07 14:09:41'), (67262, 17486, '2011-02-07 14:09:58'), (67263, 17485, '2011-02-07 14:11:26'), (67264, 17485, '2011-02-07 14:11:35'), (67265, 17485, '2011-02-07 14:11:45'), (67266, 17485, '2011-02-07 14:12:01'), (67267, 17485, '2011-02-07 14:12:12'), (67268, 17485, '2011-02-07 14:12:29'), (67269, 17485, '2011-02-07 14:12:31'), (67270, 17485, '2011-02-07 14:12:34'), (67271, 17485, '2011-02-07 14:12:37'), (67272, 17485, '2011-02-07 14:12:40'), (67273, 17485, '2011-02-07 14:12:44'), (67274, 17485, '2011-02-07 14:13:20'), (67275, 17485, '2011-02-07 14:13:27'), (67276, 17485, '2011-02-07 14:13:28'), (67277, 17485, '2011-02-07 14:13:39'), (67278, 17486, '2011-02-07 14:14:10'), (67279, 17486, '2011-02-07 14:14:16'), (67280, 17486, '2011-02-07 14:14:20'), (67281, 17486, '2011-02-07 14:14:25'), (67282, 17486, '2011-02-07 14:14:49'), (67283, 17486, '2011-02-07 14:15:01'), (67284, 17486, '2011-02-07 14:15:08'), (67285, 17487, '2011-02-07 14:45:03'), (67286, 17488, '2011-02-07 14:45:19'), (67287, 17488, '2011-02-07 14:45:26'), (67288, 17488, '2011-02-07 14:45:30'), (67289, 17472, '2011-02-07 14:48:51'), (67290, 17489, '2011-02-07 14:57:31'), (67291, 17490, '2011-02-07 15:17:24'), (67292, 17491, '2011-02-07 15:27:47'), (67293, 17492, '2011-02-07 15:43:27'), (67294, 17492, '2011-02-07 15:43:39'), (67295, 17492, '2011-02-07 15:43:52'), (67296, 17492, '2011-02-07 15:43:58'), (67297, 17492, '2011-02-07 15:44:07'), (67298, 17492, '2011-02-07 15:44:30'), (67299, 17492, '2011-02-07 15:44:38'), (67300, 17492, '2011-02-07 15:44:47'), (67301, 17492, '2011-02-07 15:44:48'), (67302, 17492, '2011-02-07 15:44:49'), (67303, 17492, '2011-02-07 15:44:51'), (67304, 17493, '2011-02-07 16:08:04'), (67305, 17494, '2011-02-07 16:08:06'), (67306, 17494, '2011-02-07 16:12:08'), (67307, 17495, '2011-02-07 16:13:20'), (67308, 17494, '2011-02-07 16:13:22'), (67309, 17496, '2011-02-07 16:13:28'), (67310, 17494, '2011-02-07 16:13:30'), (67311, 17494, '2011-02-07 16:13:44'), (67312, 17494, '2011-02-07 16:13:49'), (67313, 17494, '2011-02-07 16:13:57'), (67314, 17494, '2011-02-07 16:14:16'), (67315, 17497, '2011-02-07 16:15:42'), (67316, 17494, '2011-02-07 16:15:44'), (67317, 17494, '2011-02-07 16:17:49'), (67318, 17498, '2011-02-07 16:26:55'), (67319, 17499, '2011-02-07 16:29:30'), (67320, 17500, '2011-02-07 16:57:26'), (67321, 17501, '2011-02-07 17:04:02'), (67322, 17501, '2011-02-07 17:12:57'), (67323, 17501, '2011-02-07 17:13:00'), (67324, 17501, '2011-02-07 17:13:13'), (67325, 17502, '2011-02-07 17:22:23'), (67326, 17502, '2011-02-07 17:22:38'), (67327, 17502, '2011-02-07 17:22:50'), (67328, 17502, '2011-02-07 17:23:02'), (67329, 17502, '2011-02-07 17:23:16'), (67330, 17502, '2011-02-07 17:23:20'), (67331, 17502, '2011-02-07 17:23:33'), (67332, 17502, '2011-02-07 17:23:41'), (67333, 17502, '2011-02-07 17:24:00'), (67334, 17502, '2011-02-07 17:24:20'), (67335, 17502, '2011-02-07 17:24:24'), (67336, 17502, '2011-02-07 17:24:36'), (67337, 17502, '2011-02-07 17:24:41'), (67338, 17502, '2011-02-07 17:24:49'), (67339, 17502, '2011-02-07 17:25:34'), (67340, 17502, '2011-02-07 17:25:56'), (67341, 17502, '2011-02-07 17:26:03'), (67342, 17502, '2011-02-07 17:26:06'), (67343, 17502, '2011-02-07 17:26:32'), (67344, 17502, '2011-02-07 17:29:14'), (67345, 17502, '2011-02-07 17:29:39'), (67346, 17502, '2011-02-07 17:29:41'), (67347, 17502, '2011-02-07 17:29:47'), (67348, 17502, '2011-02-07 17:33:14'), (67349, 17503, '2011-02-07 17:45:36'), (67350, 17502, '2011-02-07 17:46:29'), (67351, 17502, '2011-02-07 17:46:41'), (67352, 17502, '2011-02-07 17:46:49'), (67353, 17502, '2011-02-07 17:46:54'), (67354, 17504, '2011-02-07 17:56:31'), (67355, 17505, '2011-02-07 18:02:32'), (67356, 17506, '2011-02-07 18:02:34'), (67357, 17506, '2011-02-07 18:02:47'), (67358, 17506, '2011-02-07 18:02:53'), (67359, 17507, '2011-02-07 18:03:38'), (67360, 17508, '2011-02-07 18:07:24'), (67361, 17508, '2011-02-07 18:07:58'), (67362, 17508, '2011-02-07 18:08:37'), (67363, 17508, '2011-02-07 18:08:40'), (67364, 17508, '2011-02-07 18:08:54'), (67365, 17508, '2011-02-07 18:09:03'), (67366, 17508, '2011-02-07 18:09:05'), (67367, 17508, '2011-02-07 18:09:12'), (67368, 17508, '2011-02-07 18:09:14'), (67369, 17506, '2011-02-07 18:20:01'), (67370, 17506, '2011-02-07 18:20:23'), (67371, 17506, '2011-02-07 18:20:43'), (67372, 17506, '2011-02-07 18:21:05'), (67373, 17506, '2011-02-07 18:21:07'), (67374, 17506, '2011-02-07 18:22:02'), (67375, 17506, '2011-02-07 18:22:11'), (67376, 17509, '2011-02-07 18:27:15'), (67377, 17510, '2011-02-07 18:52:19'), (67378, 17511, '2011-02-07 18:56:06'), (67379, 17511, '2011-02-07 18:56:42'), (67380, 17511, '2011-02-07 18:57:22'), (67381, 17511, '2011-02-07 18:57:43'), (67382, 17511, '2011-02-07 18:58:00'), (67383, 17511, '2011-02-07 18:58:51'), (67384, 17511, '2011-02-07 18:59:06'), (67385, 17511, '2011-02-07 18:59:28'), (67386, 17511, '2011-02-07 18:59:32'), (67387, 17511, '2011-02-07 18:59:33'), (67388, 17511, '2011-02-07 18:59:37'), (67389, 17511, '2011-02-07 18:59:47'), (67390, 17511, '2011-02-07 19:00:01'), (67391, 17511, '2011-02-07 19:00:06'), (67392, 17511, '2011-02-07 19:00:17'), (67393, 17511, '2011-02-07 19:00:57'), (67394, 17506, '2011-02-07 19:01:00'), (67395, 17511, '2011-02-07 19:01:16'), (67396, 17511, '2011-02-07 19:01:19'), (67397, 17511, '2011-02-07 19:01:22'), (67398, 17506, '2011-02-07 19:01:22'), (67399, 17511, '2011-02-07 19:01:26'), (67400, 17506, '2011-02-07 19:01:53'), (67401, 17506, '2011-02-07 19:02:51'), (67402, 17506, '2011-02-07 19:02:55'), (67403, 17506, '2011-02-07 19:03:03'), (67404, 17506, '2011-02-07 19:04:05'), (67405, 17506, '2011-02-07 19:04:07'), (67406, 17512, '2011-02-07 19:04:12'), (67407, 17506, '2011-02-07 19:04:22'), (67408, 17506, '2011-02-07 19:04:24'), (67409, 17512, '2011-02-07 19:04:28'), (67410, 17512, '2011-02-07 19:04:46'), (67411, 17512, '2011-02-07 19:05:01'), (67412, 17506, '2011-02-07 19:05:02'), (67413, 17506, '2011-02-07 19:05:04'), (67414, 17512, '2011-02-07 19:05:18'), (67415, 17512, '2011-02-07 19:05:35'), (67416, 17512, '2011-02-07 19:05:44'), (67417, 17512, '2011-02-07 19:05:53'), (67418, 17512, '2011-02-07 19:06:14'), (67419, 17506, '2011-02-07 19:06:15'), (67420, 17506, '2011-02-07 19:06:17'), (67421, 17513, '2011-02-07 19:33:49'), (67422, 17513, '2011-02-07 19:34:04'), (67423, 17513, '2011-02-07 19:34:09'), (67424, 17513, '2011-02-07 19:34:11'), (67425, 17513, '2011-02-07 19:34:14'), (67426, 17513, '2011-02-07 19:34:15'), (67427, 17513, '2011-02-07 19:34:16'), (67428, 17513, '2011-02-07 19:34:20'), (67429, 17513, '2011-02-07 19:34:21'), (67430, 17513, '2011-02-07 19:34:22'), (67431, 17513, '2011-02-07 19:34:23'), (67432, 17513, '2011-02-07 19:43:01'), (67433, 17514, '2011-02-07 19:46:22'), (67434, 17515, '2011-02-07 20:10:39'), (67435, 17515, '2011-02-07 20:11:06'), (67436, 17515, '2011-02-07 20:11:18'), (67437, 17515, '2011-02-07 20:11:22'), (67438, 17515, '2011-02-07 20:11:30'), (67439, 17515, '2011-02-07 20:11:39'), (67440, 17515, '2011-02-07 20:15:42'), (67441, 17515, '2011-02-07 20:16:03'), (67442, 17515, '2011-02-07 20:16:04'), (67443, 17515, '2011-02-07 20:16:06'), (67444, 17515, '2011-02-07 20:16:08'), (67445, 17515, '2011-02-07 20:16:09'), (67446, 17515, '2011-02-07 20:16:09'), (67447, 17515, '2011-02-07 20:16:10'), (67448, 17515, '2011-02-07 20:16:10'), (67449, 17515, '2011-02-07 20:16:12'), (67450, 17516, '2011-02-07 20:18:15'), (67451, 17517, '2011-02-07 20:18:19'), (67452, 17517, '2011-02-07 20:18:55'), (67453, 17517, '2011-02-07 20:19:06'), (67454, 17517, '2011-02-07 20:19:15'), (67455, 17517, '2011-02-07 20:19:16'), (67456, 17518, '2011-02-07 21:54:48'), (67457, 17518, '2011-02-07 21:55:34'), (67458, 17518, '2011-02-07 21:55:40'), (67459, 17518, '2011-02-07 21:56:08'), (67460, 17518, '2011-02-07 21:56:17'), (67461, 17518, '2011-02-07 21:56:46'), (67462, 17518, '2011-02-07 21:57:08'), (67463, 17518, '2011-02-07 21:57:32'), (67464, 17518, '2011-02-07 21:58:09'), (67465, 17518, '2011-02-07 21:58:31'), (67466, 17518, '2011-02-07 21:58:39'), (67467, 17518, '2011-02-07 21:59:27'), (67468, 17518, '2011-02-07 21:59:41'), (67469, 17518, '2011-02-07 21:59:52'), (67470, 17518, '2011-02-07 21:59:58'), (67471, 17518, '2011-02-07 22:00:02'), (67472, 17518, '2011-02-07 22:00:06'), (67473, 17518, '2011-02-07 22:00:09'), (67474, 17518, '2011-02-07 22:00:12'), (67475, 17518, '2011-02-07 22:00:16'), (67476, 17518, '2011-02-07 22:00:20'), (67477, 17518, '2011-02-07 22:00:23'), (67478, 17518, '2011-02-07 22:03:38'), (67479, 17518, '2011-02-07 22:03:57'), (67480, 17518, '2011-02-07 22:04:18'), (67481, 17518, '2011-02-07 22:04:47'), (67482, 17518, '2011-02-07 22:04:51'), (67483, 17519, '2011-02-07 22:08:12'), (67484, 17519, '2011-02-07 22:08:15'), (67485, 17519, '2011-02-07 22:08:18'), (67486, 17519, '2011-02-07 22:08:20'), (67487, 17520, '2011-02-07 22:40:55'), (67488, 17521, '2011-02-07 23:03:42'), (67489, 17522, '2011-02-07 23:19:22'), (67490, 17523, '2011-02-07 23:19:24'), (67491, 17523, '2011-02-07 23:20:00'), (67492, 17523, '2011-02-07 23:20:17'), (67493, 17523, '2011-02-07 23:20:17'), (67494, 17523, '2011-02-07 23:20:18'), (67495, 17523, '2011-02-07 23:20:19'), (67496, 17523, '2011-02-07 23:20:24'), (67497, 17524, '2011-02-08 00:02:24'), (67498, 17525, '2011-02-08 00:50:01'), (67499, 17526, '2011-02-08 01:59:34'), (67500, 17526, '2011-02-08 02:17:05'), (67501, 17526, '2011-02-08 02:17:34'), (67502, 17527, '2011-02-08 02:40:27'), (67503, 17527, '2011-02-08 02:40:29'), (67504, 17527, '2011-02-08 02:40:32'), (67505, 17527, '2011-02-08 02:40:33'), (67506, 17528, '2011-02-08 03:11:38'), (67507, 17529, '2011-02-08 03:54:33'), (67508, 17530, '2011-02-08 03:54:36'), (67509, 17531, '2011-02-08 03:54:49'), (67510, 17532, '2011-02-08 03:54:52'), (67511, 17533, '2011-02-08 03:54:55'), (67512, 17534, '2011-02-08 03:54:58'), (67513, 17535, '2011-02-08 03:55:02'), (67514, 17536, '2011-02-08 03:55:08'), (67515, 17537, '2011-02-08 03:55:15'), (67516, 17538, '2011-02-08 03:55:18'), (67517, 17539, '2011-02-08 03:55:22'), (67518, 17540, '2011-02-08 03:55:25'), (67519, 17541, '2011-02-08 03:55:31'), (67520, 17542, '2011-02-08 03:55:35'), (67521, 17543, '2011-02-08 03:55:38'), (67522, 17544, '2011-02-08 03:55:48'), (67523, 17545, '2011-02-08 03:55:51'), (67524, 17546, '2011-02-08 03:55:54'), (67525, 17547, '2011-02-08 03:55:58'), (67526, 17548, '2011-02-08 03:56:02'), (67527, 17549, '2011-02-08 03:56:05'), (67528, 17550, '2011-02-08 03:56:08'), (67529, 17551, '2011-02-08 03:56:12'), (67530, 17552, '2011-02-08 03:56:16'), (67531, 17553, '2011-02-08 03:56:19'), (67532, 17554, '2011-02-08 03:56:23'), (67533, 17555, '2011-02-08 03:56:26'), (67534, 17556, '2011-02-08 03:56:30'), (67535, 17557, '2011-02-08 03:56:36'), (67536, 17558, '2011-02-08 03:56:41'), (67537, 17559, '2011-02-08 03:56:44'), (67538, 17560, '2011-02-08 03:56:48'), (67539, 17561, '2011-02-08 03:56:51'), (67540, 17562, '2011-02-08 03:56:55'), (67541, 17563, '2011-02-08 03:57:01'), (67542, 17564, '2011-02-08 03:57:07'), (67543, 17565, '2011-02-08 03:57:11'), (67544, 17566, '2011-02-08 03:57:14'), (67545, 17567, '2011-02-08 03:57:21'), (67546, 17568, '2011-02-08 03:57:24'), (67547, 17569, '2011-02-08 03:57:27'), (67548, 17570, '2011-02-08 03:57:31'), (67549, 17571, '2011-02-08 03:57:34'), (67550, 17572, '2011-02-08 03:57:38'), (67551, 17573, '2011-02-08 03:57:41'), (67552, 17574, '2011-02-08 03:57:47'), (67553, 17575, '2011-02-08 03:57:50'), (67554, 17576, '2011-02-08 03:57:53'), (67555, 17577, '2011-02-08 03:57:56'), (67556, 17578, '2011-02-08 03:58:00'), (67557, 17579, '2011-02-08 03:58:03'), (67558, 17580, '2011-02-08 03:58:07'), (67559, 17581, '2011-02-08 03:58:13'), (67560, 17582, '2011-02-08 03:58:16'), (67561, 17583, '2011-02-08 03:58:20'), (67562, 17584, '2011-02-08 03:58:26'), (67563, 17585, '2011-02-08 03:58:54'), (67564, 17586, '2011-02-08 03:59:37'), (67565, 17587, '2011-02-08 03:59:41'), (67566, 17588, '2011-02-08 03:59:44'), (67567, 17589, '2011-02-08 03:59:48'), (67568, 17590, '2011-02-08 03:59:51'), (67569, 17591, '2011-02-08 03:59:57'), (67570, 17592, '2011-02-08 04:00:04'), (67571, 17593, '2011-02-08 04:00:12'), (67572, 17594, '2011-02-08 04:00:16'), (67573, 17595, '2011-02-08 04:00:36'), (67574, 17596, '2011-02-08 04:00:44'), (67575, 17597, '2011-02-08 04:00:48'), (67576, 17598, '2011-02-08 04:00:52'), (67577, 17599, '2011-02-08 04:00:57'), (67578, 17600, '2011-02-08 04:01:11'), (67579, 17601, '2011-02-08 04:01:23'), (67580, 17602, '2011-02-08 04:01:27'), (67581, 17603, '2011-02-08 04:01:30'), (67582, 17604, '2011-02-08 04:01:34'), (67583, 17605, '2011-02-08 04:01:37'), (67584, 17606, '2011-02-08 04:01:41'), (67585, 17607, '2011-02-08 04:01:47'), (67586, 17608, '2011-02-08 04:01:50'), (67587, 17609, '2011-02-08 04:01:54'), (67588, 17610, '2011-02-08 04:01:57'), (67589, 17611, '2011-02-08 04:02:01'), (67590, 17612, '2011-02-08 04:02:04'), (67591, 17613, '2011-02-08 04:02:08'), (67592, 17614, '2011-02-08 04:02:11'), (67593, 17615, '2011-02-08 04:02:15'), (67594, 17616, '2011-02-08 04:02:19'), (67595, 17617, '2011-02-08 04:02:22'), (67596, 17618, '2011-02-08 04:02:26'), (67597, 17619, '2011-02-08 04:02:29'), (67598, 17620, '2011-02-08 04:02:32'), (67599, 17621, '2011-02-08 04:02:39'), (67600, 17622, '2011-02-08 04:02:51'), (67601, 17623, '2011-02-08 04:02:54'), (67602, 17624, '2011-02-08 04:02:58'), (67603, 17625, '2011-02-08 04:03:01'), (67604, 17626, '2011-02-08 04:03:05'), (67605, 17627, '2011-02-08 04:03:08'), (67606, 17628, '2011-02-08 04:03:11'), (67607, 17629, '2011-02-08 04:03:15'), (67608, 17630, '2011-02-08 04:03:19'), (67609, 17631, '2011-02-08 04:03:22'), (67610, 17632, '2011-02-08 04:03:28'), (67611, 17633, '2011-02-08 04:03:32'), (67612, 17634, '2011-02-08 04:03:35'), (67613, 17635, '2011-02-08 04:03:39'), (67614, 17636, '2011-02-08 04:03:42'), (67615, 17637, '2011-02-08 04:03:46'), (67616, 17638, '2011-02-08 04:03:49'), (67617, 17639, '2011-02-08 04:03:53'), (67618, 17640, '2011-02-08 04:03:57'), (67619, 17641, '2011-02-08 04:04:00'), (67620, 17642, '2011-02-08 04:04:06'), (67621, 17643, '2011-02-08 04:04:13'), (67622, 17644, '2011-02-08 04:04:15'), (67623, 17645, '2011-02-08 04:04:18'), (67624, 17646, '2011-02-08 04:04:22'), (67625, 17647, '2011-02-08 04:04:25'), (67626, 17648, '2011-02-08 04:04:28'), (67627, 17649, '2011-02-08 04:04:32'), (67628, 17650, '2011-02-08 04:04:35'), (67629, 17651, '2011-02-08 04:04:39'), (67630, 17652, '2011-02-08 04:04:42'), (67631, 17653, '2011-02-08 04:04:45'), (67632, 17654, '2011-02-08 04:04:48'), (67633, 17655, '2011-02-08 04:04:55'), (67634, 17656, '2011-02-08 04:04:58'), (67635, 17657, '2011-02-08 04:05:05'), (67636, 17658, '2011-02-08 04:05:11'), (67637, 17659, '2011-02-08 04:05:17'), (67638, 17660, '2011-02-08 04:05:44'), (67639, 17661, '2011-02-08 04:06:28'), (67640, 17662, '2011-02-08 04:06:31'), (67641, 17663, '2011-02-08 04:06:35'), (67642, 17664, '2011-02-08 04:06:37'), (67643, 17665, '2011-02-08 04:06:41'), (67644, 17666, '2011-02-08 04:06:44'), (67645, 17667, '2011-02-08 04:07:12'), (67646, 17668, '2011-02-08 04:07:55'), (67647, 17669, '2011-02-08 04:07:59'), (67648, 17670, '2011-02-08 04:08:03'), (67649, 17671, '2011-02-08 04:08:06'), (67650, 17672, '2011-02-08 04:08:09'), (67651, 17673, '2011-02-08 04:08:14'), (67652, 17674, '2011-02-08 04:08:17'), (67653, 17675, '2011-02-08 04:08:21'), (67654, 17676, '2011-02-08 04:08:24'), (67655, 17677, '2011-02-08 04:08:28'), (67656, 17678, '2011-02-08 04:08:31'), (67657, 17679, '2011-02-08 04:08:34'), (67658, 17680, '2011-02-08 04:08:40'), (67659, 17681, '2011-02-08 04:08:43'), (67660, 17682, '2011-02-08 04:08:47'), (67661, 17683, '2011-02-08 04:08:50'), (67662, 17684, '2011-02-08 04:08:53'), (67663, 17685, '2011-02-08 04:09:00'), (67664, 17686, '2011-02-08 04:09:03'), (67665, 17687, '2011-02-08 04:09:06'), (67666, 17688, '2011-02-08 04:09:09'), (67667, 17689, '2011-02-08 04:09:12'), (67668, 17690, '2011-02-08 04:09:15'), (67669, 17691, '2011-02-08 04:09:21'), (67670, 17692, '2011-02-08 04:09:28'), (67671, 17693, '2011-02-08 04:09:31'), (67672, 17694, '2011-02-08 04:09:34'), (67673, 17695, '2011-02-08 04:09:37'), (67674, 17696, '2011-02-08 04:09:40'), (67675, 17697, '2011-02-08 04:09:43'), (67676, 17698, '2011-02-08 04:10:08'), (67677, 17699, '2011-02-08 04:10:11'), (67678, 17700, '2011-02-08 04:10:54'), (67679, 17701, '2011-02-08 04:10:58'), (67680, 17702, '2011-02-08 04:11:04'), (67681, 17703, '2011-02-08 04:11:08'), (67682, 17704, '2011-02-08 04:11:14'), (67683, 17705, '2011-02-08 04:11:27'), (67684, 17706, '2011-02-08 04:11:30'), (67685, 17707, '2011-02-08 04:11:33'), (67686, 17708, '2011-02-08 04:11:36'), (67687, 17709, '2011-02-08 04:11:42'), (67688, 17710, '2011-02-08 04:11:45'), (67689, 17711, '2011-02-08 04:11:49'), (67690, 17712, '2011-02-08 04:11:52'), (67691, 17713, '2011-02-08 04:11:56'), (67692, 17714, '2011-02-08 04:11:59'), (67693, 17715, '2011-02-08 04:12:03'), (67694, 17716, '2011-02-08 04:12:06'), (67695, 17717, '2011-02-08 04:12:09'), (67696, 17718, '2011-02-08 04:12:12'), (67697, 17719, '2011-02-08 04:12:15'), (67698, 17720, '2011-02-08 04:12:18'), (67699, 17721, '2011-02-08 04:12:25'), (67700, 17722, '2011-02-08 04:43:01'), (67701, 17723, '2011-02-08 04:43:05'), (67702, 17724, '2011-02-08 04:43:08'), (67703, 17725, '2011-02-08 04:43:12'), (67704, 17726, '2011-02-08 04:43:16'), (67705, 17727, '2011-02-08 04:43:20'), (67706, 17728, '2011-02-08 04:43:26'), (67707, 17729, '2011-02-08 04:43:30'), (67708, 17730, '2011-02-08 04:43:33'), (67709, 17731, '2011-02-08 04:43:40'), (67710, 17732, '2011-02-08 04:43:44'), (67711, 17733, '2011-02-08 04:43:47'), (67712, 17734, '2011-02-08 04:43:51'), (67713, 17735, '2011-02-08 04:43:55'), (67714, 17736, '2011-02-08 04:43:58'), (67715, 17737, '2011-02-08 04:44:02'), (67716, 17738, '2011-02-08 04:44:06'), (67717, 17739, '2011-02-08 04:44:11'), (67718, 17740, '2011-02-08 04:44:17'), (67719, 17741, '2011-02-08 04:44:22'), (67720, 17742, '2011-02-08 04:44:25'), (67721, 17743, '2011-02-08 04:44:29'), (67722, 17744, '2011-02-08 04:44:32'), (67723, 17745, '2011-02-08 04:44:36'), (67724, 17746, '2011-02-08 04:44:39'), (67725, 17747, '2011-02-08 04:44:44'), (67726, 17748, '2011-02-08 04:44:48'), (67727, 17749, '2011-02-08 04:44:51'), (67728, 17750, '2011-02-08 04:44:55'), (67729, 17751, '2011-02-08 04:44:58'), (67730, 17752, '2011-02-08 04:45:02'), (67731, 17753, '2011-02-08 04:45:06'), (67732, 17754, '2011-02-08 04:45:11'), (67733, 17755, '2011-02-08 04:45:14'), (67734, 17756, '2011-02-08 04:45:18'), (67735, 17757, '2011-02-08 04:45:22'), (67736, 17758, '2011-02-08 04:45:26'), (67737, 17759, '2011-02-08 04:45:30'), (67738, 17760, '2011-02-08 04:45:34'), (67739, 17761, '2011-02-08 04:45:39'), (67740, 17762, '2011-02-08 04:45:42'), (67741, 17763, '2011-02-08 04:45:46'), (67742, 17764, '2011-02-08 04:45:50'), (67743, 17765, '2011-02-08 04:45:54'), (67744, 17766, '2011-02-08 04:45:57'), (67745, 17767, '2011-02-08 04:46:01'), (67746, 17768, '2011-02-08 04:46:05'), (67747, 17769, '2011-02-08 04:46:09'), (67748, 17770, '2011-02-08 04:46:13'), (67749, 17771, '2011-02-08 04:46:17'), (67750, 17772, '2011-02-08 04:46:20'), (67751, 17773, '2011-02-08 04:46:24'), (67752, 17774, '2011-02-08 04:46:27'), (67753, 17775, '2011-02-08 04:46:31'), (67754, 17776, '2011-02-08 04:46:35'), (67755, 17777, '2011-02-08 04:46:39'), (67756, 17778, '2011-02-08 04:46:42'), (67757, 17779, '2011-02-08 04:46:45'), (67758, 17780, '2011-02-08 04:46:49'), (67759, 17781, '2011-02-08 04:46:57'), (67760, 17782, '2011-02-08 04:47:00'), (67761, 17783, '2011-02-08 04:47:04'), (67762, 17784, '2011-02-08 04:47:08'), (67763, 17785, '2011-02-08 04:47:12'), (67764, 17786, '2011-02-08 06:28:40'), (67765, 17787, '2011-02-08 07:32:56'), (67766, 17787, '2011-02-08 07:34:01'), (67767, 17787, '2011-02-08 07:34:22'), (67768, 17787, '2011-02-08 07:34:44'), (67769, 17787, '2011-02-08 07:34:57'), (67770, 17787, '2011-02-08 07:35:10'), (67771, 17788, '2011-02-08 07:35:18'), (67772, 17787, '2011-02-08 07:35:20'), (67773, 17787, '2011-02-08 07:35:35'), (67774, 17787, '2011-02-08 07:35:50'), (67775, 17787, '2011-02-08 07:35:51'), (67776, 17789, '2011-02-08 07:36:52'), (67777, 17790, '2011-02-08 07:42:06'), (67778, 17791, '2011-02-08 07:43:20'), (67779, 17792, '2011-02-08 08:05:01'), (67780, 17793, '2011-02-08 08:17:41'), (67781, 17793, '2011-02-08 08:18:12'), (67782, 17793, '2011-02-08 08:58:58'), (67783, 17793, '2011-02-08 08:59:39'), (67784, 17793, '2011-02-08 08:59:58'), (67785, 17793, '2011-02-08 09:00:08'), (67786, 17793, '2011-02-08 09:00:25'), (67787, 17793, '2011-02-08 09:00:28'), (67788, 17793, '2011-02-08 09:00:47'), (67789, 17793, '2011-02-08 09:00:52'), (67790, 17793, '2011-02-08 09:01:14'), (67791, 17793, '2011-02-08 09:01:23'), (67792, 17793, '2011-02-08 09:01:25'), (67793, 17793, '2011-02-08 09:01:38'), (67794, 17793, '2011-02-08 09:01:50'), (67795, 17793, '2011-02-08 09:03:14'), (67796, 17793, '2011-02-08 09:03:16'), (67797, 17793, '2011-02-08 09:03:51'), (67798, 17793, '2011-02-08 09:03:53'), (67799, 17793, '2011-02-08 09:04:00'), (67800, 17793, '2011-02-08 09:04:02'), (67801, 17793, '2011-02-08 09:04:23'), (67802, 17793, '2011-02-08 09:04:25'), (67803, 17793, '2011-02-08 09:05:46'), (67804, 17794, '2011-02-08 09:05:49'), (67805, 17793, '2011-02-08 09:05:50'), (67806, 17793, '2011-02-08 09:06:23'), (67807, 17795, '2011-02-08 09:07:00'), (67808, 17793, '2011-02-08 09:07:29'), (67809, 17796, '2011-02-08 09:11:03'), (67810, 17797, '2011-02-08 09:37:23'), (67811, 17798, '2011-02-08 09:46:25'), (67812, 17799, '2011-02-08 10:12:21'), (67813, 17799, '2011-02-08 10:12:28'), (67814, 17800, '2011-02-08 10:13:45'), (67815, 17800, '2011-02-08 10:14:05'), (67816, 17800, '2011-02-08 10:14:31'), (67817, 17800, '2011-02-08 10:14:32'), (67818, 17799, '2011-02-08 10:14:56'), (67819, 17799, '2011-02-08 10:15:09'), (67820, 17799, '2011-02-08 10:15:25'), (67821, 17800, '2011-02-08 10:15:42'), (67822, 17799, '2011-02-08 10:18:58'), (67823, 17799, '2011-02-08 10:21:01'), (67824, 17799, '2011-02-08 10:21:05'), (67825, 17799, '2011-02-08 10:21:21'), (67826, 17801, '2011-02-08 10:32:51'), (67827, 17802, '2011-02-08 10:46:05'), (67828, 17802, '2011-02-08 10:46:23'), (67829, 17802, '2011-02-08 10:46:25'), (67830, 17802, '2011-02-08 10:46:25'), (67831, 17802, '2011-02-08 10:47:05'), (67832, 17802, '2011-02-08 10:47:15'), (67833, 17802, '2011-02-08 10:47:15'), (67834, 17802, '2011-02-08 10:47:23'), (67835, 17802, '2011-02-08 10:47:25'), (67836, 17802, '2011-02-08 10:48:21'), (67837, 17802, '2011-02-08 10:48:45'), (67838, 17802, '2011-02-08 10:49:10'), (67839, 17802, '2011-02-08 10:49:21'), (67840, 17802, '2011-02-08 10:50:07'), (67841, 17803, '2011-02-08 11:40:02'), (67842, 17804, '2011-02-08 11:42:47'), (67843, 17805, '2011-02-08 12:07:35'), (67844, 17805, '2011-02-08 12:07:56'), (67845, 17805, '2011-02-08 12:08:07'), (67846, 17806, '2011-02-08 12:08:12'), (67847, 17805, '2011-02-08 12:08:39'), (67848, 17805, '2011-02-08 12:08:53'), (67849, 17805, '2011-02-08 12:09:09'), (67850, 17805, '2011-02-08 12:09:13'), (67851, 17805, '2011-02-08 12:09:37'), (67852, 17805, '2011-02-08 12:10:10'), (67853, 17805, '2011-02-08 12:10:12'), (67854, 17807, '2011-02-08 12:50:33'), (67855, 17808, '2011-02-08 13:08:09'), (67856, 17809, '2011-02-08 13:10:08'), (67857, 17810, '2011-02-08 13:35:24'), (67858, 17811, '2011-02-08 14:03:24'), (67859, 17812, '2011-02-08 14:11:20'), (67860, 17812, '2011-02-08 14:11:44'), (67861, 17812, '2011-02-08 14:12:46'), (67862, 17812, '2011-02-08 14:12:47'), (67863, 17813, '2011-02-08 14:13:09'), (67864, 17813, '2011-02-08 14:13:35'), (67865, 17813, '2011-02-08 14:13:49'), (67866, 17813, '2011-02-08 14:14:36'), (67867, 17813, '2011-02-08 14:14:55'), (67868, 17813, '2011-02-08 14:15:11'), (67869, 17814, '2011-02-08 14:20:35'), (67870, 17814, '2011-02-08 14:21:19'), (67871, 17814, '2011-02-08 14:21:27'), (67872, 17814, '2011-02-08 14:21:51'), (67873, 17814, '2011-02-08 14:22:06'), (67874, 17814, '2011-02-08 14:22:29'), (67875, 17814, '2011-02-08 14:22:46'), (67876, 17814, '2011-02-08 14:23:11'), (67877, 17814, '2011-02-08 14:23:35'), (67878, 17814, '2011-02-08 14:24:23'), (67879, 17814, '2011-02-08 14:24:47'), (67880, 17815, '2011-02-08 14:51:33'), (67881, 17816, '2011-02-08 14:57:58'), (67882, 17817, '2011-02-08 15:03:02'), (67883, 17818, '2011-02-08 15:26:36'), (67884, 17819, '2011-02-08 15:43:39'), (67885, 17819, '2011-02-08 15:44:04'), (67886, 17819, '2011-02-08 15:44:31'), (67887, 17819, '2011-02-08 15:44:49'), (67888, 17819, '2011-02-08 15:44:58'), (67889, 17819, '2011-02-08 15:45:05'), (67890, 17819, '2011-02-08 15:45:13'), (67891, 17820, '2011-02-08 15:49:48'), (67892, 17821, '2011-02-08 15:57:46'), (67893, 17821, '2011-02-08 15:58:10'), (67894, 17821, '2011-02-08 15:58:36'), (67895, 17821, '2011-02-08 15:59:02'), (67896, 17821, '2011-02-08 15:59:17'), (67897, 17821, '2011-02-08 15:59:47'), (67898, 17821, '2011-02-08 16:00:17'), (67899, 17821, '2011-02-08 16:00:49'), (67900, 17821, '2011-02-08 16:01:04'), (67901, 17821, '2011-02-08 16:01:20'), (67902, 17821, '2011-02-08 16:01:42'), (67903, 17821, '2011-02-08 16:01:58'), (67904, 17821, '2011-02-08 16:01:59'), (67905, 17821, '2011-02-08 16:02:00'), (67906, 17821, '2011-02-08 16:02:01'), (67907, 17821, '2011-02-08 16:02:09'), (67908, 17821, '2011-02-08 16:02:12'), (67909, 17821, '2011-02-08 16:02:16'), (67910, 17822, '2011-02-08 16:21:53'), (67911, 17823, '2011-02-08 16:24:43'), (67912, 17822, '2011-02-08 16:26:54'), (67913, 17822, '2011-02-08 16:29:41'), (67914, 17822, '2011-02-08 16:29:43'), (67915, 17822, '2011-02-08 16:30:08'), (67916, 17822, '2011-02-08 16:30:10'), (67917, 17822, '2011-02-08 16:30:25'), (67918, 17822, '2011-02-08 16:30:27'), (67919, 17822, '2011-02-08 16:30:35'), (67920, 17822, '2011-02-08 16:30:51'), (67921, 17822, '2011-02-08 16:32:39'), (67922, 17822, '2011-02-08 16:32:41'), (67923, 17822, '2011-02-08 16:32:54'), (67924, 17822, '2011-02-08 16:32:55'), (67925, 17822, '2011-02-08 16:35:51'), (67926, 17822, '2011-02-08 16:35:53'), (67927, 17822, '2011-02-08 16:36:14'), (67928, 17822, '2011-02-08 16:36:26'), (67929, 17822, '2011-02-08 16:36:28'), (67930, 17822, '2011-02-08 16:36:51'), (67931, 17472, '2011-02-08 17:04:59'), (67932, 17824, '2011-02-08 17:08:15'), (67933, 17824, '2011-02-08 17:08:23'), (67934, 17824, '2011-02-08 17:08:27'), (67935, 17824, '2011-02-08 17:08:31'), (67936, 17824, '2011-02-08 17:08:37'), (67937, 17824, '2011-02-08 17:08:42'), (67938, 17824, '2011-02-08 17:09:03'), (67939, 17824, '2011-02-08 17:09:10'), (67940, 17824, '2011-02-08 17:09:19'), (67941, 17825, '2011-02-08 17:25:18'), (67942, 17825, '2011-02-08 17:25:36'), (67943, 17825, '2011-02-08 17:25:40'), (67944, 17825, '2011-02-08 17:25:44'), (67945, 17825, '2011-02-08 17:25:55'), (67946, 17825, '2011-02-08 17:26:00'), (67947, 17826, '2011-02-08 17:31:35'), (67948, 17826, '2011-02-08 17:31:56'), (67949, 17826, '2011-02-08 17:32:13'), (67950, 17826, '2011-02-08 17:32:18'), (67951, 17827, '2011-02-08 17:42:53'), (67952, 17828, '2011-02-08 17:55:25'), (67953, 17829, '2011-02-08 18:08:27'), (67954, 17830, '2011-02-08 18:12:39'), (67955, 17830, '2011-02-08 18:13:15'), (67956, 17830, '2011-02-08 18:13:26'), (67957, 17830, '2011-02-08 18:13:32'), (67958, 17830, '2011-02-08 18:13:41'), (67959, 17831, '2011-02-08 18:28:43'), (67960, 17832, '2011-02-08 18:29:00'), (67961, 17833, '2011-02-08 18:30:39'), (67962, 17834, '2011-02-08 18:33:05'), (67963, 17835, '2011-02-08 18:36:24'), (67964, 17836, '2011-02-08 18:36:26'), (67965, 17837, '2011-02-08 19:00:04'), (67966, 17837, '2011-02-08 19:00:39'), (67967, 17837, '2011-02-08 19:00:58'), (67968, 17837, '2011-02-08 19:01:24'), (67969, 17837, '2011-02-08 19:02:26'), (67970, 17837, '2011-02-08 19:02:32'), (67971, 17837, '2011-02-08 19:03:37'), (67972, 17837, '2011-02-08 19:04:30'), (67973, 17838, '2011-02-08 19:09:22'), (67974, 17839, '2011-02-08 19:14:36'), (67975, 17840, '2011-02-08 19:55:59'), (67976, 17841, '2011-02-08 20:27:13'), (67977, 17841, '2011-02-08 20:27:47'), (67978, 17841, '2011-02-08 20:28:07'), (67979, 17841, '2011-02-08 20:28:20'), (67980, 17841, '2011-02-08 20:28:33'), (67981, 17841, '2011-02-08 20:28:48'), (67982, 17841, '2011-02-08 20:28:59'), (67983, 17841, '2011-02-08 20:29:45'), (67984, 17841, '2011-02-08 20:30:13'), (67985, 17842, '2011-02-08 20:31:58'), (67986, 17843, '2011-02-08 21:45:36'), (67987, 17843, '2011-02-08 21:46:16'), (67988, 17843, '2011-02-08 21:46:24'), (67989, 17843, '2011-02-08 21:46:34'), (67990, 17843, '2011-02-08 21:47:27'), (67991, 17843, '2011-02-08 21:48:23'), (67992, 17844, '2011-02-08 21:55:30'), (67993, 17845, '2011-02-08 21:56:15'), (67994, 17845, '2011-02-08 21:56:28'), (67995, 17843, '2011-02-08 22:00:30'), (67996, 17846, '2011-02-08 22:35:41'), (67997, 17847, '2011-02-08 23:10:33'), (67998, 17848, '2011-02-08 23:10:59'), (67999, 17849, '2011-02-08 23:44:38'), (68000, 17850, '2011-02-09 02:13:50'), (68001, 17851, '2011-02-09 02:37:05'), (68002, 17852, '2011-02-09 03:05:35'), (68003, 17853, '2011-02-09 03:08:27'), (68004, 17854, '2011-02-09 03:49:59'), (68005, 17855, '2011-02-09 05:49:25'), (68006, 17856, '2011-02-09 05:59:48'), (68007, 17857, '2011-02-09 06:48:20'), (68008, 17857, '2011-02-09 06:48:42'), (68009, 17857, '2011-02-09 06:48:57'), (68010, 17858, '2011-02-09 07:13:29'), (68011, 17859, '2011-02-09 07:13:33'), (68012, 17860, '2011-02-09 07:28:28'), (68013, 17861, '2011-02-09 08:41:52'), (68014, 17862, '2011-02-09 08:41:54'), (68015, 17862, '2011-02-09 08:42:34'), (68016, 17862, '2011-02-09 08:42:41'), (68017, 17863, '2011-02-09 09:18:33'), (68018, 17863, '2011-02-09 09:19:05'), (68019, 17863, '2011-02-09 09:19:08'), (68020, 17863, '2011-02-09 09:19:08'), (68021, 17863, '2011-02-09 09:19:10'), (68022, 17863, '2011-02-09 09:19:11'), (68023, 17863, '2011-02-09 09:19:11'), (68024, 17863, '2011-02-09 09:19:14'), (68025, 17863, '2011-02-09 09:19:14'), (68026, 17863, '2011-02-09 09:19:23'), (68027, 17863, '2011-02-09 09:20:18'), (68028, 17864, '2011-02-09 09:21:40'), (68029, 17865, '2011-02-09 09:40:27'), (68030, 17866, '2011-02-09 09:44:31'), (68031, 17867, '2011-02-09 10:28:19'), (68032, 17867, '2011-02-09 10:28:58'), (68033, 17867, '2011-02-09 10:29:11'), (68034, 17867, '2011-02-09 10:29:45'), (68035, 17867, '2011-02-09 10:30:08'); /*!40000 ALTER TABLE `log_url` ENABLE KEYS */; # Dumping structure for table web35db1.log_url_info CREATE TABLE IF NOT EXISTS `log_url_info` ( `url_id` bigint(20) unsigned NOT NULL auto_increment, `url` varchar(255) NOT NULL default '', `referer` varchar(255) default NULL, PRIMARY KEY (`url_id`) ) ENGINE=InnoDB AUTO_INCREMENT=68036 DEFAULT CHARSET=utf8 COMMENT='Detale information about url visit'; # Dumping data for table web35db1.log_url_info: 63.840 rows /*!40000 ALTER TABLE `log_url_info` DISABLE KEYS */; INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (1, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/install/wizard/end/'), (2, 'http://www.markenoele.de/index.php', ''), (3, 'http://www.markenoele.de/index.php', ''), (4, 'http://www.markenoele.de/index.php/?___store=esso_store_view', 'http://www.markenoele.de/index.php'), (5, 'http://www.markenoele.de/index.php/?___store=esso_store_view', ''), (6, 'http://www.markenoele.de/index.php/?___store=esso_store_view', ''), (7, 'http://www.markenoele.de/index.php', ''), (8, 'http://www.markenoele.de/index.php/angebote-des-monats', 'http://www.markenoele.de/index.php'), (9, 'http://www.markenoele.de/index.php', ''), (10, 'http://www.markenoele.de/index.php', ''), (11, 'http://www.markenoele.de/index.php', ''), (12, 'http://www.markenoele.de/index.php/?___store=esso_store_view', ''), (13, 'http://www.markenoele.de/index.php', ''), (14, 'http://www.markenoele.de/index.php/angebote-des-monats', 'http://www.markenoele.de/index.php'), (15, 'http://www.markenoele.de/index.php', ''), (16, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php'), (17, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (18, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (19, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (20, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (21, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (22, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (23, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (24, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (25, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (26, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (27, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (28, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (29, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motul-6100-synergie.html'), (30, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motul-6100-synergie.html'), (31, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/heizol.html'), (32, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/heizol.html'), (33, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/heizol.html'), (34, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (35, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (36, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL21vdHVsLTQxMDAtcG93ZXIuaHRtbD9fX19TSUQ9VQ,,/product/1/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power.html'), (37, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power.html'), (38, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', ''), (39, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power.html'), (40, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power.html'), (41, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power.html'), (42, 'http://www.markenoele.de/index.php/', ''), (43, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (44, 'http://www.markenoele.de/index.php', ''), (45, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', ''), (46, 'http://www.markenoele.de/index.php/', ''), (47, 'http://www.markenoele.de/index.php/', ''), (48, 'http://www.markenoele.de/index.php/', ''), (49, 'http://www.markenoele.de/index.php/', ''), (50, 'http://www.markenoele.de/index.php', ''), (51, 'http://www.markenoele.de/index.php', ''), (52, 'http://www.markenoele.de/index.php', ''), (53, 'http://www.markenoele.de/index.php', ''), (54, 'http://www.markenoele.de/index.php', ''), (55, 'http://www.markenoele.de/', ''), (56, 'http://www.markenoele.de/', ''), (57, 'http://www.markenoele.de//index.php/index.php/admin/system_config/edit/section/web/key/fb4358ff4b286ca562c22f397e16e646/', 'http://www.markenoele.de/index.php/admin/system_config/edit/section/web/key/fb4358ff4b286ca562c22f397e16e646/'), (58, 'http://www.markenoele.de//index.php/index.php/admin/system_config/edit/section/web/key/fb4358ff4b286ca562c22f397e16e646/index.php/angebote-des-monats', 'http://www.markenoele.de//index.php/index.php/admin/system_config/edit/section/web/key/fb4358ff4b286ca562c22f397e16e646/'), (59, 'http://www.markenoele.de//index.php/index.php/admin/dashboard/index/key/8985077bdc33ef0c6e3b0ab424492248/', ''), (60, 'http://www.markenoele.de/', ''), (61, 'http://www.markenoele.de/', ''), (62, 'http://www.markenoele.de/', ''), (63, 'http://www.markenoele.de//index.php/schmierstoffe.html', 'http://www.markenoele.de/'), (64, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', ''), (65, 'http://www.markenoele.de//index.php/schmierstoffe.html', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (66, 'http://www.markenoele.de/', ''), (67, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (68, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (69, 'http://www.markenoele.de/index.php/index.php/admin/index/index/key/b70d3031a2bdd27ee37f3163ec0e4b2a/', 'http://www.markenoele.de/index.php/admin'), (70, 'http://www.markenoele.de/', ''), (71, 'http://www.markenoele.de/', ''), (72, 'http://www.markenoele.de/index.php', ''), (73, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php'), (74, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (75, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanmeile.html'), (76, 'http://www.markenoele.de/', ''), (77, 'http://www.markenoele.de/index.php/catalog/product/view/id/1', 'http://www.markenoele.de/'), (78, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/motul-4100-power.html'), (79, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/heizol.html'), (80, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/1/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (81, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (82, 'http://www.markenoele.de/index.php/checkout/cart/index.php/angebote-des-monats', 'http://www.markenoele.de/index.php/checkout/cart/'), (83, 'http://www.markenoele.de/index.php/checkout/cart/index.php/index.php/angebote-des-monats', 'http://www.markenoele.de/index.php/checkout/cart/index.php/angebote-des-monats'), (84, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index.php/index.php/angebote-des-monats'), (85, 'http://www.markenoele.de/index.php/index.php/angebote-des-monats', 'http://www.markenoele.de/index.php/'), (86, 'http://www.markenoele.de/', ''), (87, 'http://www.markenoele.de/', ''), (88, 'http://www.markenoele.de/', ''), (89, 'http://www.markenoele.de/', ''), (90, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (91, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (92, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/heizol.html'), (93, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/5/', 'http://www.markenoele.de/index.php/'), (94, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (95, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (96, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (97, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (98, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (99, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', ''), (100, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', ''), (101, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (102, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (103, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (104, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power.html'), (105, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (106, 'http://www.markenoele.de/index.php/catalog/category/view/id/12', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (107, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/gabelol.html'), (108, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (109, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (110, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (111, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (112, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL2F1dG8vbW90b3Jlbm9sLmh0bWw_X19fU0lEPVUmZGlyPWFzYyZvcmRlcj1nZWJpbmRlX2dyb2Vzc2U,/product/1/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?dir=asc&order=gebinde_groesse'), (113, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?dir=asc&order=gebinde_groesse'), (114, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/index.php/checkout/cart/'), (115, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?dir=asc&order=gebinde_groesse'), (116, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanmeile.html'), (117, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (118, 'http://www.markenoele.de/index.php/catalog/product_compare/add/product/26/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/', 'http://www.markenoele.de/index.php/'), (119, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (120, 'http://www.markenoele.de/index.php/', ''), (121, 'http://www.markenoele.de/index.php/', ''), (122, 'http://www.markenoele.de/index.php/', ''), (123, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/'), (124, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (125, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/diesel.html'), (126, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/diesel.html'), (127, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (128, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (129, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (130, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/1/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (131, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (132, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/checkout/cart/'), (133, 'http://www.markenoele.de/index.php/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (134, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/checkout/cart/'), (135, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/5/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (136, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (137, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/checkout/cart/'), (138, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/8/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (139, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (140, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/checkout/cart/'), (141, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (142, 'http://www.markenoele.de/index.php/checkout/cart/estimatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (143, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (144, 'http://www.markenoele.de/index.php/checkout/cart/estimateUpdatePost/?estimate_method=flatrate_flatrate&do=Gesamtsumme+aktualisieren', 'http://www.markenoele.de/index.php/checkout/cart/'), (145, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (146, 'http://www.markenoele.de/index.php/checkout/cart/estimatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (147, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (148, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (149, 'http://www.markenoele.de/index.php/checkout/cart/estimatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (150, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (151, 'http://www.markenoele.de/', ''), (152, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/17/', 'http://www.markenoele.de/'), (153, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (154, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (155, 'http://www.markenoele.de/index.php/checkout/cart/estimatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (156, 'http://www.markenoele.de/', ''), (157, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/1/', ''), (158, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (159, 'http://www.markenoele.de/index.php/checkout/cart/estimatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (160, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (161, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (162, 'http://www.markenoele.de/index.php/checkout/cart/estimatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (163, 'http://www.markenoele.de/', ''), (164, 'http://www.markenoele.de/index.php/checkout/cart/estimateUpdatePost/?estimate_method=flatrate_flatrate&do=Gesamtsumme+aktualisieren', 'http://www.markenoele.de/index.php/checkout/cart/'), (165, 'http://www.markenoele.de/', ''), (166, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/1/', ''), (167, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (168, 'http://www.markenoele.de/index.php/checkout/cart/estimatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (169, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (170, 'http://www.markenoele.de/', ''), (171, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/1/', ''), (172, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (173, 'http://www.markenoele.de/index.php/checkout/cart/estimatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (174, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (175, 'http://www.markenoele.de/index.php/checkout/cart/estimatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (176, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (177, 'http://www.markenoele.de/index.php/checkout/onepage/', ''), (178, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (179, 'http://www.markenoele.de/index.php/checkout/cart/estimatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (180, 'http://www.markenoele.de/', ''), (181, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (182, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (183, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (184, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (185, 'http://www.markenoele.de/', ''), (186, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/index.php/checkout/onepage/'), (187, 'http://www.markenoele.de/', ''), (188, 'http://www.markenoele.de/', ''), (189, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Motul', 'http://www.markenoele.de/index.php/checkout/onepage/'), (190, 'http://www.markenoele.de/', ''), (191, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Motul', 'http://www.markenoele.de/'), (192, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/'), (193, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Motul', ''), (194, 'http://www.markenoele.de/index.php/catalogsearch/result/index/?p=2&q=Motul', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Motul'), (195, 'http://www.markenoele.de/index.php/catalogsearch/result/index/?p=3&q=Motul', 'http://www.markenoele.de/index.php/catalogsearch/result/index/?p=2&q=Motul'), (196, 'http://www.markenoele.de/index.php/catalogsearch/result/index/?p=4&q=Motul', 'http://www.markenoele.de/index.php/catalogsearch/result/index/?p=3&q=Motul'), (197, 'http://www.markenoele.de/', ''), (198, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (199, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (200, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (201, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (202, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (203, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (204, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (205, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Motul', ''), (206, 'http://www.markenoele.de/', ''), (207, 'http://www.markenoele.de/', ''), (208, 'http://www.markenoele.de/', ''), (209, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (210, 'http://www.markenoele.de/', ''), (211, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (212, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (213, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/heizol.html'), (214, 'http://www.markenoele.de/', ''), (215, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (216, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (217, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (218, 'http://www.markenoele.de/index.php/customer/account/login/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (219, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (220, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Mt', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (221, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Motul', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (222, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (223, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jYXRhbG9nc2VhcmNoL3Jlc3VsdC9pbmRleC8_X19fU0lEPVUmcT1Nb3R1bA,,/product/10/', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Motul'), (224, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Motul'), (225, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jYXRhbG9nc2VhcmNoL3Jlc3VsdC9pbmRleC8_X19fU0lEPVUmcT1Nb3R1bA,,/product/10/', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Motul'), (226, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Motul'), (227, 'http://www.markenoele.de/index.php/checkout/cart/estimatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (228, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (229, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (230, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (231, 'http://www.markenoele.de/index.php/checkout/cart/estimatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (232, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (233, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (234, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (235, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (236, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (237, 'http://www.markenoele.de/index.php/checkout/cart/estimatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (238, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (239, 'http://www.markenoele.de/', ''), (240, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (241, 'http://www.markenoele.de/index.php/checkout/cart/estimatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (242, 'http://www.markenoele.de/', ''), (243, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (244, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (245, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (246, 'http://www.markenoele.de/index.php/catalog/category/view/id/11', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (247, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/getriebeol.html'), (248, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (249, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?limit=16', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (250, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?limit=24', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?limit=16'), (251, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?limit=24&p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?limit=24'), (252, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?limit=24&p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?limit=24'), (253, 'http://www.markenoele.de/index.php/catalog/product/view/id/25/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?limit=24&p=2'), (254, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motul-specific-506-01-506-00-503-00.html'), (255, 'http://www.markenoele.de/index.php/catalog/product/view/id/13/category/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (256, 'http://www.markenoele.de/index.php/review/product/list/id/13/category/8/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol/motul-gear-300.html'), (257, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/review/product/list/id/13/category/8/'), (258, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (259, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (260, 'http://www.markenoele.de/', ''), (261, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/'), (262, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (263, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/diesel.html'), (264, 'http://www.markenoele.de/index.php/catalog/category/view/id/44', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (265, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/zusatzstoffe/bleiersatz.html'), (266, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (267, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (268, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (269, 'http://www.markenoele.de/', ''), (270, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (271, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (272, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (273, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (274, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (275, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (276, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (277, 'http://www.markenoele.de/index.php/catalog/category/view/id/36', 'http://www.markenoele.de/index.php/heizol.html'), (278, 'http://www.markenoele.de/index.php/catalog/category/view/id/37', 'http://www.markenoele.de/index.php/heizol/standard.html'), (279, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol/premium.html'), (280, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/diesel.html'), (281, 'http://www.markenoele.de/index.php/catalog/category/view/id/44', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (282, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe/bleiersatz.html'), (283, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (284, 'http://www.markenoele.de/index.php/about-magento-demo-store', 'http://www.markenoele.de/index.php/fanmeile.html'), (285, 'http://www.markenoele.de/index.php/customer-service', 'http://www.markenoele.de/index.php/about-magento-demo-store'), (286, 'http://www.markenoele.de/index.php/catalog/seo_sitemap/category/', 'http://www.markenoele.de/index.php/customer-service'), (287, 'http://www.markenoele.de/index.php/catalogsearch/term/popular/', 'http://www.markenoele.de/index.php/catalog/seo_sitemap/category/'), (288, 'http://www.markenoele.de/index.php/catalogsearch/advanced/', 'http://www.markenoele.de/index.php/catalogsearch/term/popular/'), (289, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/catalogsearch/advanced/'), (290, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (291, 'http://www.markenoele.de/', ''), (292, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (293, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?dir=asc&order=name', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (294, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?dir=asc&order=price', 'http://www.markenoele.de/index.php/schmierstoffe.html?dir=asc&order=name'), (295, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?dir=asc&order=price&p=2', 'http://www.markenoele.de/index.php/schmierstoffe.html?dir=asc&order=price'), (296, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?dir=asc&order=price&p=3', 'http://www.markenoele.de/index.php/schmierstoffe.html?dir=asc&order=price&p=2'), (297, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Po', 'http://www.markenoele.de/index.php/schmierstoffe.html?dir=asc&order=price&p=3'), (298, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Power', 'http://www.markenoele.de/index.php/schmierstoffe.html?dir=asc&order=price&p=3'), (299, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Power', 'http://www.markenoele.de/index.php/schmierstoffe.html?dir=asc&order=price&p=3'), (300, 'http://www.markenoele.de/index.php/catalogsearch/result/index/?dir=asc&order=name&q=Power', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Power'), (301, 'http://www.markenoele.de/index.php/catalogsearch/result/index/?dir=asc&order=gebinde_groesse&q=Power', 'http://www.markenoele.de/index.php/catalogsearch/result/index/?dir=asc&order=name&q=Power'), (302, 'http://www.markenoele.de/index.php/catalogsearch/result/index/?dir=desc&order=gebinde_groesse&q=Power', 'http://www.markenoele.de/index.php/catalogsearch/result/index/?dir=asc&order=gebinde_groesse&q=Power'), (303, 'http://www.markenoele.de/index.php/catalogsearch/result/index/?dir=desc&order=gebinde_groesse&q=Power', 'http://www.markenoele.de/index.php/catalogsearch/result/index/?dir=asc&order=gebinde_groesse&q=Power'), (304, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/catalogsearch/result/index/?dir=desc&order=gebinde_groesse&q=Power'), (305, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (306, 'http://www.markenoele.de/index.php/catalog/category/view/id/14', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (307, 'http://www.markenoele.de/index.php/catalog/category/view/id/15', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-2takt.html'), (308, 'http://www.markenoele.de/', 'http://www.markenoele.de/magento/'), (309, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-4takt.html'), (310, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (311, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/'), (312, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/heizol.html'), (313, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?limit=24', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (314, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=4100', 'http://www.markenoele.de/index.php/schmierstoffe.html?limit=24'), (315, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100', 'http://www.markenoele.de/index.php/schmierstoffe.html?limit=24'), (316, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=41', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (317, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=41', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (318, 'http://www.markenoele.de/index.php/catalog/product/view/id/28', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=41'), (319, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=41', 'http://www.markenoele.de/index.php/motul-8100-x-lite-28.html'), (320, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=41', 'http://www.markenoele.de/index.php/motul-8100-x-lite-28.html'), (321, 'http://www.markenoele.de/index.php/catalogsearch/result/index/?mode=list&q=41', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=41'), (322, 'http://www.markenoele.de/index.php/catalog/product/view/id/28', 'http://www.markenoele.de/index.php/catalogsearch/result/index/?mode=list&q=41'), (323, 'http://www.markenoele.de/', ''), (324, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/motul-8100-x-lite-28.html'), (325, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (326, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (327, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (328, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (329, 'http://www.markenoele.de/index.php/catalog/category/view/id/11', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (330, 'http://www.markenoele.de/index.php/catalog/category/view/id/12', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/getriebeol.html'), (331, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/gabelol.html'), (332, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/gabelol.html'), (333, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/gabelol.html'), (334, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (335, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (336, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (337, 'http://www.markenoele.de/index.php/catalog/category/view/id/17', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (338, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe/quad/motorenol.html'), (339, 'http://www.markenoele.de/index.php/catalog/category/view/id/19', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (340, 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-2takt.html', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (341, 'http://www.markenoele.de/index.php/catalog/category/view/id/19', ''), (342, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-2-takt.html'), (343, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (344, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (345, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?limit=30', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (346, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe.html?limit=30'), (347, 'http://www.markenoele.de/index.php/catalog/category/view/id/14', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (348, 'http://www.markenoele.de/index.php/catalog/category/view/id/15', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-2-takt.html'), (349, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=27', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-4-takt.html'), (350, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=27', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-4-takt.html'), (351, 'http://www.markenoele.de/index.php/catalog/product/view/id/22', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=27'), (352, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/motul-specific-504-00-507-00.html'), (353, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (354, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (355, 'http://www.markenoele.de/', ''), (356, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (357, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (358, 'http://www.markenoele.de/index.php/catalog/category/view/id/26', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (359, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-2-takt.html'), (360, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (361, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (362, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=2'), (363, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=3'), (364, 'http://www.markenoele.de/', ''), (365, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (366, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (367, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (368, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL2F1dG8vbW90b3Jlbm9sLmh0bWw_X19fU0lEPVU,/product/1/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (369, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (370, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/checkout/cart/'), (371, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (372, 'http://www.markenoele.de/index.php/catalog/product/view/id/9/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=2'), (373, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (374, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (375, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (376, 'http://www.markenoele.de/', ''), (377, 'http://www.markenoele.de/', ''), (378, 'http://www.markenoele.de/', ''), (379, 'http://www.markenoele.de/', ''), (380, 'http://www.markenoele.de/', ''), (381, 'http://www.markenoele.de/', ''), (382, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=dfgndfgndf%2Cmgndfmgmvbcmvbxcmvbxcmvxcbvmxcvx', 'http://www.markenoele.de/'), (383, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=dfgndfgndf%2Cmgndfmgmvbcmvbxcmvbxcmvxcbvmxcv', 'http://www.markenoele.de/'), (384, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=vxcvlkxjvxcvjxclkvjxlvjxclkvjxclvjxclvxclkvxckvcxkvjxclv', 'http://www.markenoele.de/'), (385, 'http://www.markenoele.de/index.php/angebote-des-monats', 'http://www.markenoele.de/'), (386, 'http://www.markenoele.de/index.php/customer/account/login/', 'http://www.markenoele.de/index.php/angebote-des-monats'), (387, 'http://www.markenoele.de/index.php/angebote-des-monats', 'http://www.markenoele.de/'), (388, 'http://www.markenoele.de/index.php/customer/account/login/', 'http://www.markenoele.de/index.php/angebote-des-monats'), (389, 'http://www.markenoele.de/index.php/customer/account/login/index.php/angebote-des-monats', 'http://www.markenoele.de/index.php/customer/account/login/'), (390, 'http://www.markenoele.de/index.php/customer/account/login/', 'http://www.markenoele.de/index.php/customer/account/login/index.php/angebote-des-monats'), (391, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/customer/account/login/'), (392, 'http://www.markenoele.de/index.php/checkout/', 'http://www.markenoele.de/index.php/checkout/cart/'), (393, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (394, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (395, 'http://www.markenoele.de/index.php/contacts/', 'http://www.markenoele.de/index.php/checkout/cart/'), (396, 'http://www.markenoele.de/index.php/customer/account/login/', 'http://www.markenoele.de/index.php/contacts/'), (397, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/customer/account/login/'), (398, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (399, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (400, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (401, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (402, 'http://www.markenoele.de/index.php/catalog/product/view/id/9/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (403, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-specific-cng-lpg.html'), (404, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (405, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (406, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (407, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (408, 'http://www.markenoele.de/index.php/catalog/product/view/id/29', 'http://www.markenoele.de/index.php/'), (409, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/motul-gearbox.html'), (410, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/motul-gearbox.html'), (411, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?dir=asc&order=price', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (412, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html?dir=asc&order=price'), (413, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=mnbmnbmnbmnbmnbmnbmmnmnnmmmm', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (414, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=mnbmnbmnbmnbmnbmnbmmnmnnmmmm', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (415, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=27', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=mnbmnbmnbmnbmnbmnbmmnmnnmmmm'), (416, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=27', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=mnbmnbmnbmnbmnbmnbmmnmnnmmmm'), (417, 'http://www.markenoele.de/index.php/catalog/product/view/id/22', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=27'), (418, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/motul-specific-504-00-507-00.html'), (419, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/'), (420, 'http://www.markenoele.de/index.php/catalog/category/view/id/36', 'http://www.markenoele.de/index.php/heizol.html'), (421, 'http://www.markenoele.de/index.php/catalog/category/view/id/37', 'http://www.markenoele.de/index.php/heizol/standard.html'), (422, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol/premium.html'), (423, 'http://www.markenoele.de/index.php/catalog/category/view/id/43', 'http://www.markenoele.de/index.php/diesel.html'), (424, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/diesel/baustellen.html'), (425, 'http://www.markenoele.de/index.php/catalog/category/view/id/46', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (426, 'http://www.markenoele.de/index.php/customer/account/login/', 'http://www.markenoele.de/index.php/zusatzstoffe/handwaschgel.html'), (427, 'http://www.markenoele.de/index.php/customer/account/login/', 'http://www.markenoele.de/index.php/customer/account/login/'), (428, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/customer/account/login/'), (429, 'http://www.markenoele.de/index.php/index.php/angebote-des-monats', 'http://www.markenoele.de/index.php/'), (430, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/customer/account/login/'), (431, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/'), (432, 'http://www.markenoele.de/index.php/diesecl.html', ''), (433, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/'), (434, 'http://www.markenoele.de/', ''), (435, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (436, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (437, 'http://www.markenoele.de/index.php/oelberater/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (438, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/oelberater/'), (439, 'http://www.markenoele.de/index.php/oelberater/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (440, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/oelberater/'), (441, 'http://www.markenoele.de/index.php/angebote-des-monats/', ''), (442, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (443, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (444, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (445, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/heizol.html'), (446, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (447, 'http://www.markenoele.de/index.php/oelberater/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (448, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/oelberater/'), (449, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (450, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (451, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9hbmdlYm90ZS1kZXMtbW9uYXRzP19fX1NJRD1V/product/11/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (452, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (453, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (454, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (455, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (456, 'http://www.markenoele.de/index.php/catalog/product/view/id/22', 'http://www.markenoele.de/index.php/'), (457, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (458, 'http://www.markenoele.de/index.php/catalog/product/view/id/11', 'http://www.markenoele.de/index.php/'), (459, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/motul-8100-x-clean.html'), (460, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (461, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/22/', 'http://www.markenoele.de/index.php/'), (462, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (463, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (464, 'http://www.markenoele.de/index.php/catalogsearch/advanced/', 'http://www.markenoele.de/index.php/'), (465, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (466, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (467, 'http://www.markenoele.de/', ''), (468, 'http://www.markenoele.de/', ''), (469, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/'), (470, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (471, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (472, 'http://www.markenoele.de/index.php/oelberater/', 'http://www.markenoele.de/index.php/checkout/cart/'), (473, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/oelberater/'), (474, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (475, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (476, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (477, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/fanmeile.html'), (478, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (479, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (480, 'http://www.markenoele.de/', ''), (481, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/'), (482, 'http://www.markenoele.de/index.php/oelberater/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (483, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/oelberater/'), (484, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (485, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (486, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (487, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (488, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (489, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (490, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (491, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=2'), (492, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?dir=asc&order=price', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=3'), (493, 'http://www.markenoele.de/index.php/oelberater/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?dir=asc&order=price'), (494, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/oelberater/'), (495, 'http://www.markenoele.de/index.php/contacts/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (496, 'http://www.markenoele.de/index.php/customer/account/login/', 'http://www.markenoele.de/index.php/contacts/'), (497, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/customer/account/login/'), (498, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (499, 'http://www.markenoele.de/index.php/customer/account/login/', 'http://www.markenoele.de/index.php/checkout/cart/'), (500, 'http://www.markenoele.de/index.php/oelberater/', 'http://www.markenoele.de/index.php/customer/account/login/'), (501, 'http://www.markenoele.de/index.php/oelberater/', 'http://www.markenoele.de/index.php/customer/account/login/'), (502, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/oelberater/'), (503, 'http://www.markenoele.de/index.php/catalog/product/view/id/4', 'http://www.markenoele.de/index.php/'), (504, 'http://www.markenoele.de/index.php/catalog/product/view/id/4', 'http://www.markenoele.de/index.php/'), (505, 'http://www.markenoele.de/index.php/catalog/product/view/id/4', 'http://www.markenoele.de/index.php/'), (506, 'http://www.markenoele.de/index.php/catalog/product/view/id/4', 'http://www.markenoele.de/index.php/'), (507, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/motul-6100-synergie-4.html'), (508, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (509, 'http://www.markenoele.de/', ''), (510, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (511, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (512, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (513, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (514, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power.html'), (515, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (516, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (517, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (518, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power.html'), (519, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9hbmdlYm90ZS1kZXMtbW9uYXRzP19fX1NJRD1V/product/17/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (520, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (521, 'http://www.markenoele.de/index.php/checkout/cart/estimatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (522, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (523, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (524, 'http://www.markenoele.de/index.php/checkout/cart/estimatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (525, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/checkout/cart/'), (526, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (527, 'http://www.markenoele.de/', ''), (528, 'http://www.markenoele.de/', ''), (529, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (530, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (531, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (532, 'http://www.markenoele.de/', ''), (533, 'http://www.markenoele.de/', ''), (534, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (535, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (536, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (537, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (538, 'http://www.markenoele.de/', ''), (539, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/7', ''), (540, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power.html'), (541, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (542, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (543, 'http://www.markenoele.de/', ''), (544, 'http://www.markenoele.de/', ''), (545, 'http://www.markenoele.de/', ''), (546, 'http://www.markenoele.de/', ''), (547, 'http://www.markenoele.de/', ''), (548, 'http://www.markenoele.de/', ''), (549, 'http://www.markenoele.de/', ''), (550, 'http://www.markenoele.de/', ''), (551, 'http://www.markenoele.de/', ''), (552, 'http://www.markenoele.de/', ''), (553, 'http://www.markenoele.de/', ''), (554, 'http://www.markenoele.de/', ''), (555, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/'), (556, 'http://www.markenoele.de/', ''), (557, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/'), (558, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/motul-4100-power-2.html'), (559, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (560, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/4', ''), (561, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/4', ''), (562, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-2.html'), (563, 'http://www.markenoele.de/index.php/', ''), (564, 'http://www.markenoele.de/index.php/', ''), (565, 'http://www.markenoele.de/index.php/', ''), (566, 'http://www.markenoele.de/index.php/', ''), (567, 'http://www.markenoele.de/index.php/', ''), (568, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (569, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (570, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (571, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (572, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (573, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (574, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/1/image/2/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motul-4100-power.html'), (575, 'http://www.markenoele.de/', ''), (576, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (577, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (578, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (579, 'http://www.markenoele.de/index.php/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (580, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol/motul-3000-4t.html'), (581, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (582, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (583, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motul-4100-power.html'), (584, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (585, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (586, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?dir=asc&order=gebinde_groesse'), (587, 'http://www.markenoele.de/index.php/catalog/product/view/id/32/category/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (588, 'http://www.markenoele.de/index.php/catalog/product/view/id/32/category/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (589, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?dir=asc&order=gebinde_groesse'), (590, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (591, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?dir=asc&order=gebinde_groesse'), (592, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-6100-synergie.html'), (593, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (594, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (595, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (596, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (597, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (598, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (599, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (600, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (601, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (602, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (603, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (604, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=2'), (605, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=1'), (606, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (607, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', ''), (608, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (609, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=2'), (610, 'http://www.markenoele.de/index.php/catalog/product/view/id/34/category/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=1'), (611, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=2'), (612, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', ''), (613, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', ''), (614, 'http://www.markenoele.de/index.php/catalog/product/view/id/38/category/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=1'), (615, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=2'), (616, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/1/image/2/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power.html'), (617, 'http://www.markenoele.de/index.php/catalog/product/view/id/35/category/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=1'), (618, 'http://www.markenoele.de/index.php/catalog/product/view/id/35/category/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=1'), (619, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power.html'), (620, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power.html'), (621, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=2'), (622, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (623, 'http://www.markenoele.de/index.php/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (624, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=1'), (625, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=2'), (626, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/32/image/4/', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motul-3000-4t-32.html'), (627, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motul-3000-4t-32.html'), (628, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', ''), (629, 'http://www.markenoele.de/', ''), (630, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/'), (631, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/2/image/1/', 'http://www.markenoele.de/index.php/motul-4100-power-2.html'), (632, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/motul-4100-power-2.html'), (633, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (634, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (635, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (636, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (637, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (638, 'http://www.markenoele.de/index.php/oelberater/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power.html'), (639, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/oelberater/'), (640, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/'), (641, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanmeile.html'), (642, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (643, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/'), (644, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/motul-4100-power-2.html'), (645, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (646, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (647, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?limit=all', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (648, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?limit=all&mode=list', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?limit=all'), (649, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?limit=all&mode=list'), (650, 'http://www.markenoele.de/index.php/catalog/product_compare/add/product/2/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL2F1dG8uaHRtbD9fX19TSUQ9VSZkaXI9YXNjJmxpbWl0PWFsbCZtb2RlPWxpc3Qmb3JkZXI9bmFtZQ,,/', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?dir=asc&limit=all&mode=list&order=name'), (651, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?dir=asc&limit=all&mode=list&order=name'), (652, 'http://www.markenoele.de/index.php/catalog/product_compare/add/product/3/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL2F1dG8uaHRtbD9fX19TSUQ9VSZkaXI9YXNjJmxpbWl0PWFsbCZtb2RlPWxpc3Qmb3JkZXI9bmFtZQ,,/', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?dir=asc&limit=all&mode=list&order=name'), (653, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?dir=asc&limit=all&mode=list&order=name'), (654, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?dir=asc&limit=all&mode=list&order=name'), (655, 'http://www.markenoele.de/index.php/catalogsearch/advanced/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (656, 'http://www.markenoele.de/index.php/catalogsearch/term/popular/', 'http://www.markenoele.de/index.php/catalogsearch/advanced/'), (657, 'http://www.markenoele.de/index.php/catalog/seo_sitemap/category/', 'http://www.markenoele.de/index.php/catalogsearch/term/popular/'), (658, 'http://www.markenoele.de/index.php/catalogsearch/term/popular/', 'http://www.markenoele.de/index.php/catalogsearch/advanced/'), (659, 'http://www.markenoele.de/index.php/about-magento-demo-store', 'http://www.markenoele.de/index.php/catalogsearch/term/popular/'), (660, 'http://www.markenoele.de/robots.txt', ''), (661, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.de'), (662, 'http://www.markenoele.de/', ''), (663, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (664, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (665, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (666, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (667, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=2'), (668, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (669, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=2'), (670, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (671, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=2'), (672, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (673, 'http://www.markenoele.de/index.php/catalog/category/view/id/14', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (674, 'http://www.markenoele.de/index.php/catalog/category/view/id/14', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-2-takt.html'), (675, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-2-takt.html'), (676, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (677, 'http://www.markenoele.de/index.php/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (678, 'http://www.markenoele.de/index.php/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (679, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (680, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL21vdG9ycmFkL21vdG9yZW5vbC5odG1sP19fX1NJRD1V/product/48/', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (681, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (682, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/17/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lz9fX19TSUQ9VQ,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (683, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (684, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (685, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (686, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (687, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (688, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (689, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (690, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=2'), (691, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=1'), (692, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (693, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=2'), (694, 'http://www.markenoele.de/index.php/catalog/product/view/id/32/category/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=1'), (695, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=2'), (696, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=1'), (697, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=2'), (698, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (699, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=2'), (700, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (701, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=2'), (702, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (703, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=2'), (704, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (705, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=2'), (706, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (707, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=2'), (708, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (709, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=2'), (710, 'http://www.markenoele.de/index.php/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (711, 'http://www.markenoele.de/index.php/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (712, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=2'), (713, 'http://www.markenoele.de/index.php/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (714, 'http://www.markenoele.de/index.php/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (715, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=2'), (716, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (717, 'http://www.markenoele.de/index.php/catalog/category/view/id/17', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (718, 'http://www.markenoele.de/index.php/catalog/category/view/id/17', 'http://www.markenoele.de/index.php/schmierstoffe/quad/motorenol.html'), (719, 'http://www.markenoele.de/', ''), (720, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/'), (721, 'http://www.markenoele.de/', ''), (722, 'http://www.markenoele.de/index.php/oelberater/', 'http://www.markenoele.de/'), (723, 'http://www.markenoele.de/', ''), (724, 'http://www.markenoele.de/', ''), (725, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/'), (726, 'http://www.markenoele.de/index.php/oelberater/', 'http://www.markenoele.de/'), (727, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (728, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (729, 'http://www.markenoele.de/index.php/catalog/category/view/id/42', 'http://www.markenoele.de/index.php/diesel.html'), (730, 'http://www.markenoele.de/index.php/catalog/category/view/id/43', 'http://www.markenoele.de/index.php/diesel/industrie.html'), (731, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/diesel/baustellen.html'), (732, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (733, 'http://www.markenoele.de/index.php/catalog/category/view/id/36', 'http://www.markenoele.de/index.php/heizol.html'), (734, 'http://www.markenoele.de/index.php/catalog/category/view/id/37', 'http://www.markenoele.de/index.php/heizol/standard.html'), (735, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/heizol/premium.html'), (736, 'http://www.markenoele.de/index.php/catalog/category/view/id/35', 'http://www.markenoele.de/index.php/schmierstoffe/quad/motorenol.html'), (737, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/oldtimer.html'), (738, 'http://www.markenoele.de/index.php/catalog/category/view/id/34', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (739, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/auto.html'), (740, 'http://www.markenoele.de/index.php/catalog/category/view/id/34', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (741, 'http://www.markenoele.de/index.php/catalog/category/view/id/34', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/auto.html'), (742, 'http://www.markenoele.de/index.php/catalog/product/view/id/67/category/34', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/auto.html'), (743, 'http://www.markenoele.de/index.php/catalog/product/view/id/67/category/34', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/auto.html'), (744, 'http://www.markenoele.de/index.php/catalog/category/view/id/34', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/auto.html'), (745, 'http://www.markenoele.de/index.php/catalog/category/view/id/34', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/auto.html'), (746, 'http://www.markenoele.de/index.php/catalog/category/view/id/34', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/auto.html'), (747, 'http://www.markenoele.de/', ''), (748, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (749, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (750, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (751, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (752, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (753, 'http://www.markenoele.de/index.php/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (754, 'http://www.markenoele.de/index.php/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?limit=all'), (755, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motul-3000-4t-32.html'), (756, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (757, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/diesel.html'), (758, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanmeile.html'), (759, 'http://www.markenoele.de/index.php/catalog/category/view/id/23', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (760, 'http://www.markenoele.de/index.php/catalog/category/view/id/21', 'http://www.markenoele.de/index.php/schmierstoffe/modellbau.html'), (761, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe/kart.html'), (762, 'http://www.markenoele.de/index.php/catalog/category/view/id/19', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (763, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-2-takt.html'), (764, 'http://www.markenoele.de/index.php/catalog/category/view/id/11', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (765, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/getriebeol.html'), (766, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL21vdG9ycmFkL21vdG9yZW5vbC5odG1sP19fX1NJRD1V/product/31/', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (767, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (768, 'http://www.markenoele.de/', ''), (769, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (770, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (771, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power.html'), (772, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (773, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (774, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (775, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motul-4100-power.html'), (776, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (777, 'http://www.markenoele.de/', ''), (778, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (779, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (780, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (781, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (782, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (783, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (784, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (785, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (786, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-1l.html'), (787, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?dir=asc&order=price', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (788, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?dir=asc&order=price'), (789, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?dir=asc&order=position', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?dir=asc&order=gebinde_groesse'), (790, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?dir=asc&order=position'), (791, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (792, 'http://www.markenoele.de/index.php/catalog/product/view/id/13/category/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (793, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (794, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (795, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (796, 'http://www.markenoele.de/index.php/catalog/product/view/id/30/category/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (797, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/30/image/43/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol/motul-gear-ff-competition.html'), (798, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol/motul-gear-ff-competition.html'), (799, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (800, 'http://www.markenoele.de/index.php/catalog/product/view/id/13/category/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (801, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol/motul-gear-300.html'), (802, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol/motul-gear-300.html'), (803, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (804, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (805, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (806, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-6100-synergie.html'), (807, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-6100-synergie.html'), (808, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-6100-synergie.html'), (809, 'http://www.markenoele.de/index.php/catalog/product/view/id/4/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (810, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/4/image/45/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-6100-synergie-4.html'), (811, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-6100-synergie-4.html'), (812, 'http://www.markenoele.de/index.php/catalog/product/view/id/5/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (813, 'http://www.markenoele.de/index.php/catalog/product/view/id/5/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (814, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-x-cess.html'), (815, 'http://www.markenoele.de/index.php/catalog/product/view/id/5/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (816, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-x-cess.html'), (817, 'http://www.markenoele.de/index.php/catalog/product/view/id/6/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (818, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-x-cess-6.html'), (819, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (820, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-1l.html'), (821, 'http://www.markenoele.de/index.php/catalog/product/view/id/7/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (822, 'http://www.markenoele.de/index.php/catalog/product/view/id/7/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (823, 'http://www.markenoele.de/index.php/catalog/product/view/id/7/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (824, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-x-clean-c3.html'), (825, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-x-clean-c3.html'), (826, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-x-clean-c3.html'), (827, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-x-clean-c3.html'), (828, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-x-clean-c3.html'), (829, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-x-clean-c3.html'), (830, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-x-clean-c3.html'), (831, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-x-clean-c3.html'), (832, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (833, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=2'), (834, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (835, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (836, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (837, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (838, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (839, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (840, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=18', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (841, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=18'), (842, 'http://www.markenoele.de/index.php/catalog/product/view/id/11/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=27'), (843, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=18'), (844, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=18'), (845, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=18'), (846, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=18'), (847, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=18'), (848, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=18'), (849, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=18'), (850, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=18'), (851, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=18'), (852, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=18'), (853, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=18'), (854, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=18'), (855, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=18'), (856, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=18'), (857, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=18'), (858, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=18'), (859, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=18'), (860, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=18'), (861, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=18'), (862, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=18'), (863, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=18'), (864, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=18'), (865, 'http://www.markenoele.de/index.php/catalog/product/view/id/15/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=27'), (866, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/15/image/56/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-eco-clean-c2-5l.html'), (867, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/15/image/56/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-eco-clean-c2-5l.html'), (868, 'http://www.markenoele.de/index.php/catalog/product/view/id/15/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=27'), (869, 'http://www.markenoele.de/index.php/catalog/product/view/id/15/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=27'), (870, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=18'), (871, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=18'), (872, 'http://www.markenoele.de/index.php/catalog/product/view/id/14/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=27'), (873, 'http://www.markenoele.de/index.php/catalog/product/view/id/14/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=27'), (874, 'http://www.markenoele.de/index.php/catalog/product/view/id/14/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?limit=27'), (875, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-eco-clean-c2-1l.html'), (876, 'http://www.markenoele.de/index.php/catalog/product/view/id/14/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (877, 'http://www.markenoele.de/index.php/catalog/product/view/id/14/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (878, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-eco-clean-c2-1l.html'), (879, 'http://www.markenoele.de/index.php/catalog/product/view/id/14/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (880, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-eco-clean-c2-1l.html'), (881, 'http://www.markenoele.de/index.php/catalog/product/view/id/12/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (882, 'http://www.markenoele.de/index.php/catalog/product/view/id/12/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (883, 'http://www.markenoele.de/index.php/catalog/product/view/id/12/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (884, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-x-clean-plus-5l.html'), (885, 'http://www.markenoele.de/index.php/catalog/product/view/id/14/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (886, 'http://www.markenoele.de/index.php/admin/downloader', ''), (887, 'http://www.markenoele.de/index.php/downloader', ''), (888, 'http://www.markenoele.de/index.php/admin/downloader', ''), (889, 'http://www.markenoele.de/index.php/admin/downloader', ''), (890, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-eco-clean-c2-1l.html'), (891, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-eco-clean-c2-1l.html'), (892, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-eco-clean-c2-1l.html'), (893, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-eco-clean-c2-1l.html'), (894, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-eco-clean-c2-1l.html'), (895, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (896, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (897, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (898, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/1/image/57/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-5l.html'), (899, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/1/image/2/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-5l.html'), (900, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/1/image/57/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-5l.html'), (901, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/1/image/57/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-5l.html'), (902, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/1/image/2/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-5l.html'), (903, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/1/image/57/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-5l.html'), (904, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/1/image/2/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-5l.html'), (905, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/1/image/57/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-5l.html'), (906, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/1/image/2/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-5l.html'), (907, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/1/image/57/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-5l.html'), (908, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (909, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/1/image/2/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-5l.html'), (910, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/1/image/2/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-5l.html'), (911, 'http://www.markenoele.de/index.php/about-magento-demo-store?___store=default', 'http://www.markenoele.de/index.php/admin/cms_page/index/key/0240af04366ec4edd8e4ec280684fc77/'), (912, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/about-magento-demo-store?___store=default'), (913, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/about-magento-demo-store?___store=default'), (914, 'http://www.markenoele.de/index.php', ''), (915, 'http://www.markenoele.de/index.php', ''), (916, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/about-magento-demo-store?___store=default'), (917, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/about-magento-demo-store?___store=default'), (918, 'http://www.markenoele.de/index.php/about-magento-demo-store?___store=default', 'http://www.markenoele.de/index.php/admin/cms_page/index/key/0240af04366ec4edd8e4ec280684fc77/'), (919, 'http://www.markenoele.de/index.php/http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-5l.html?___store=default', ''), (920, 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-5l.html?___store=default', ''), (921, 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-5l.html', ''), (922, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-5l.html'), (923, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-5l.html'), (924, 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-5l.html', ''), (925, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-5l.html'), (926, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (927, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (928, 'http://www.markenoele.de/index.php/?___store=esso_store_view', 'http://www.markenoele.de/index.php/'), (929, 'http://www.markenoele.de/index.php/catalog/product/view/id/55', 'http://www.markenoele.de/index.php/?___store=esso_store_view'), (930, 'http://www.markenoele.de/index.php/?___store=esso_store_view', 'http://www.markenoele.de/index.php/'), (931, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (932, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-5l.html'), (933, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/7', ''), (934, 'http://www.markenoele.de/web35/', 'http://www.markenoele.de/wp_info.php'), (935, 'http://www.markenoele.de/icons', ''), (936, 'http://www.markenoele.de/', 'http://www.markenoele.de/icons/'), (937, 'http://www.markenoele.de/pagerror.gif', 'http://www.markenoele.de/wp_info.php'), (938, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (939, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (940, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (941, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (942, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (943, 'http://www.markenoele.de/remove_svn.php', ''), (944, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (945, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (946, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (947, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (948, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (949, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (950, 'http://www.markenoele.de/index.php', ''), (951, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php'), (952, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (953, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (954, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/motul-6100-synergie-1l.html'), (955, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (956, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (957, 'http://www.markenoele.de/index.php/catalog/product/view/id/69/category/32', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (958, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motul-300-v-le-mans.html'), (959, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (960, 'http://www.markenoele.de/index.php/catalog/product/view/id/51/category/9', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (961, 'http://www.markenoele.de/index.php/catalog/product/view/id/51/category/9', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (962, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motul-7100-4t.html'), (963, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (964, 'http://www.markenoele.de/index.php/catalog/category/view/id/19', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (965, 'http://www.markenoele.de/index.php/catalog/category/view/id/19', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-2-takt.html'), (966, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-2-takt.html'), (967, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-2-takt.html'), (968, 'http://www.markenoele.de/index.php/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (969, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motul-5100-4t-48.html'), (970, 'http://www.markenoele.de/index.php/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (971, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (972, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (973, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (974, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (975, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (976, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (977, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (978, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?limit=all', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (979, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?limit=all'), (980, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (981, 'http://www.markenoele.de/index.php/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (982, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motul-3000-4t-32.html'), (983, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (984, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/7', ''), (985, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (986, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (987, 'http://www.markenoele.de/remove_svn.php', ''), (988, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/7', ''), (989, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-5l.html'), (990, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (991, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (992, 'http://www.markenoele.de/index.php/', ''), (993, 'http://www.markenoele.de/index.php/catalog/product/view/id/48', ''), (994, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (995, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (996, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (997, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (998, 'http://www.markenoele.de/index.php/catalog/product/view/id/48', ''), (999, 'http://www.markenoele.de/index.php/', ''), (1000, 'http://www.markenoele.de/index.php/catalog/product/view/id/59', ''), (1001, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', ''), (1002, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=5', ''), (1003, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=7', ''), (1004, 'http://www.markenoele.de/index.php/catalog/product/view/id/69/category/4', ''), (1005, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/69/image/40/', ''), (1006, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/69/image/40/', ''), (1007, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/69/image/40/', ''), (1008, 'http://www.markenoele.de/index.php/angebote-des-monats/', ''), (1009, 'http://www.markenoele.de/index.php/oelberater/', ''), (1010, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (1011, 'http://www.markenoele.de/index.php/checkout/', ''), (1012, 'http://www.markenoele.de/index.php/checkout/onepage/', ''), (1013, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (1014, 'http://www.markenoele.de/index.php/contacts/', ''), (1015, 'http://www.markenoele.de/index.php/customer/account/login/', ''), (1016, 'http://www.markenoele.de/index.php/customer/account/login/', ''), (1017, 'http://www.markenoele.de/index.php/', ''), (1018, 'http://www.markenoele.de/index.php/', ''), (1019, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (1020, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1021, 'http://www.markenoele.de/', ''), (1022, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (1023, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1024, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (1025, 'http://www.markenoele.de/index.php/catalog/category/view/id/23', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (1026, 'http://www.markenoele.de/index.php/catalog/category/view/id/21', 'http://www.markenoele.de/index.php/schmierstoffe/modellbau.html'), (1027, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe/kart.html'), (1028, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (1029, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (1030, 'http://www.markenoele.de/index.php/catalog/category/view/id/19', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (1031, 'http://www.markenoele.de/index.php/catalog/category/view/id/20', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-2-takt.html'), (1032, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-4-takt.html'), (1033, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (1034, 'http://www.markenoele.de/index.php/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (1035, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motul-scooter-power-2t.html'), (1036, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', ''), (1037, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', ''), (1038, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', ''), (1039, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', ''), (1040, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (1041, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', ''), (1042, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (1043, 'http://www.markenoele.de/index.php/agb/', ''), (1044, 'http://www.markenoele.de/', ''), (1045, 'http://www.markenoele.de/', ''), (1046, 'http://www.markenoele.de/', ''), (1047, 'http://www.markenoele.de/index-php', ''), (1048, 'http://www.markenoele.de/index.php', ''), (1049, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/'), (1050, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/agb/'), (1051, 'http://www.markenoele.de/index.php/wiederruf/', 'http://www.markenoele.de/index.php/impressum/'), (1052, 'http://www.markenoele.de/index.php/wiederruf/', 'http://www.markenoele.de/index.php/wiederruf/'), (1053, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/wiederruf/'), (1054, 'http://www.markenoele.de/index.php/datenschutz/', 'http://www.markenoele.de/index.php/impressum/'), (1055, 'http://www.markenoele.de/index.php/datenschutz/', 'http://www.markenoele.de/index.php/datenschutz/'), (1056, 'http://www.markenoele.de/index.php/zahlungsbedingungen/', 'http://www.markenoele.de/index.php/datenschutz/'), (1057, 'http://www.markenoele.de/index.php/versandbedingungen/', 'http://www.markenoele.de/index.php/zahlungsbedingungen/'), (1058, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'http://www.markenoele.de/index.php/versandbedingungen/'), (1059, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/altoelentsorgung/'), (1060, 'http://www.markenoele.de/', ''), (1061, 'http://www.markenoele.de/index.php/catalog/product/view/id/55', 'http://www.markenoele.de/'), (1062, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/motul-7100-4t-55.html'), (1063, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1064, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-1l.html'), (1065, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (1066, 'http://www.markenoele.de/', ''), (1067, 'http://www.markenoele.de/', ''), (1068, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', ''), (1069, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', ''), (1070, 'http://www.markenoele.de/', ''), (1071, 'http://www.markenoele.de/robots.txt', ''), (1072, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.de'), (1073, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (1074, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motul-4100-power-5l.html'), (1075, 'http://www.markenoele.de/index.php/oelberater/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (1076, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/oelberater/'), (1077, 'http://www.markenoele.de/', ''), (1078, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'http://www.markenoele.de/'), (1079, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/altoelentsorgung/'), (1080, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/9/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1081, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1082, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (1083, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1084, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1085, 'http://www.markenoele.de/index.php/catalog/product/view/id/55', 'http://www.markenoele.de/index.php/'), (1086, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/index.php/motul-7100-4t-55.html'), (1087, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/agb/'), (1088, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/fanmeile.html'), (1089, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (1090, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/heizol.html'), (1091, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1092, 'http://www.markenoele.de/index.php/datenschutz/', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (1093, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/oelberater/'), (1094, 'http://www.markenoele.de/', ''), (1095, 'http://www.markenoele.de/index.php/catalog/product/view/id/55', 'http://www.markenoele.de/'), (1096, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/oelberater/'), (1097, 'http://www.markenoele.de/index.php/catalog/product/view/id/55', 'http://www.markenoele.de/'), (1098, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/motul-7100-4t-55.html'), (1099, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (1100, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/heizol.html'), (1101, 'http://www.markenoele.de/index.php/catalog/category/view/id/35', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1102, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/oldtimer.html'), (1103, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (1104, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (1105, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (1106, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (1107, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (1108, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1109, 'http://www.markenoele.de/index.php/catalog/category/view/id/44', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (1110, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe/bleiersatz.html'), (1111, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (1112, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanmeile.html'), (1113, 'http://www.markenoele.de/', ''), (1114, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/'), (1115, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/agb/'), (1116, 'http://www.markenoele.de/index.php/wiederruf/', 'http://www.markenoele.de/index.php/impressum/'), (1117, 'http://www.markenoele.de/index.php/datenschutz/', 'http://www.markenoele.de/index.php/wiederruf/'), (1118, 'http://www.markenoele.de/index.php/zahlungsbedingungen/', 'http://www.markenoele.de/index.php/datenschutz/'), (1119, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/zahlungsbedingungen/'), (1120, 'http://www.markenoele.de/index.php/oelberater/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (1121, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/oelberater/'), (1122, 'http://www.markenoele.de/index.php/oelberater/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (1123, 'http://www.markenoele.de/index.php/oelberater/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (1124, 'http://www.markenoele.de/', ''), (1125, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (1126, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1127, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (1128, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (1129, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (1130, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (1131, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (1132, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (1133, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (1134, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=2'), (1135, 'http://www.markenoele.de/index.php/catalog/product/view/id/28/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=3'), (1136, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-x-lite-28.html'), (1137, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (1138, 'http://www.markenoele.de/index.php/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (1139, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=2'), (1140, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (1141, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (1142, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=2'), (1143, 'http://www.markenoele.de/', ''), (1144, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=3'), (1145, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/55/', 'http://www.markenoele.de/'), (1146, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (1147, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (1148, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (1149, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/20/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lz9fX19TSUQ9VQ,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (1150, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (1151, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (1152, 'http://www.markenoele.de/index.php/catalog/category/view/id/34', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (1153, 'http://www.markenoele.de/index.php/catalog/category/view/id/34', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/auto.html'), (1154, 'http://www.markenoele.de/index.php/catalog/category/view/id/34', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/auto.html'), (1155, 'http://www.markenoele.de/index.php/catalog/category/view/id/34', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/auto.html'), (1156, 'http://www.markenoele.de/index.php/catalog/category/view/id/34', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/auto.html'), (1157, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/auto.html'), (1158, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (1159, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (1160, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (1161, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (1162, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (1163, 'http://www.markenoele.de/index.php/catalog/category/view/id/21', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (1164, 'http://www.markenoele.de/index.php/catalog/category/view/id/22', 'http://www.markenoele.de/index.php/schmierstoffe/kart.html'), (1165, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe/kart/motorenol.html'), (1166, 'http://www.markenoele.de/index.php/catalog/category/view/id/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (1167, 'http://www.markenoele.de/index.php/catalog/category/view/id/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt.html'), (1168, 'http://www.markenoele.de/index.php/catalog/category/view/id/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt.html'), (1169, 'http://www.markenoele.de/index.php/catalog/category/view/id/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt.html'), (1170, 'http://www.markenoele.de/index.php/catalog/category/view/id/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt.html'), (1171, 'http://www.markenoele.de/index.php/catalog/category/view/id/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt.html'), (1172, 'http://www.markenoele.de/index.php/catalog/category/view/id/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt.html'), (1173, 'http://www.markenoele.de/index.php/catalog/category/view/id/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt.html'), (1174, 'http://www.markenoele.de/index.php/catalog/category/view/id/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt.html'), (1175, 'http://www.markenoele.de/index.php/catalog/category/view/id/26', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt.html'), (1176, 'http://www.markenoele.de/index.php/catalog/category/view/id/26', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-2-takt.html'), (1177, 'http://www.markenoele.de/index.php/catalog/category/view/id/26', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-2-takt.html'), (1178, 'http://www.markenoele.de/index.php/catalog/category/view/id/26', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-2-takt.html'), (1179, 'http://www.markenoele.de/index.php/catalog/product/view/id/90/category/26', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-2-takt.html'), (1180, 'http://www.markenoele.de/index.php/catalog/category/view/id/26', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-2-takt.html'), (1181, 'http://www.markenoele.de/index.php/catalog/category/view/id/26', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-2-takt.html'), (1182, 'http://www.markenoele.de/index.php/catalog/category/view/id/26', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-2-takt.html'), (1183, 'http://www.markenoele.de/index.php/catalog/category/view/id/26', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-2-takt.html'), (1184, 'http://www.markenoele.de/index.php/catalog/category/view/id/26', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-2-takt.html'), (1185, 'http://www.markenoele.de/index.php/catalog/category/view/id/26', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-2-takt.html'), (1186, 'http://www.markenoele.de/', ''), (1187, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (1188, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (1189, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (1190, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (1191, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanmeile.html'), (1192, 'http://www.markenoele.de/index.php/catalog/category/view/id/35', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1193, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/oldtimer.html'), (1194, 'http://www.markenoele.de/index.php/catalog/product/view/id/30/category/32', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (1195, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/oldtimer.html'), (1196, 'http://www.markenoele.de/index.php/catalog/category/view/id/34', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (1197, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/auto.html'), (1198, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (1199, 'http://www.markenoele.de/index.php/catalog/category/view/id/29', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (1200, 'http://www.markenoele.de/index.php/catalog/category/view/id/30', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-2-takt.html'), (1201, 'http://www.markenoele.de/index.php/catalog/category/view/id/31', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-4-takt.html'), (1202, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe/garten/kettensagen.html'), (1203, 'http://www.markenoele.de/index.php/catalog/category/view/id/23', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (1204, 'http://www.markenoele.de/index.php/catalog/category/view/id/21', 'http://www.markenoele.de/index.php/schmierstoffe/modellbau.html'), (1205, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe/kart.html'), (1206, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (1207, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (1208, 'http://www.markenoele.de/index.php/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (1209, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=2'), (1210, 'http://www.markenoele.de/index.php/catalog/category/view/id/11', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (1211, 'http://www.markenoele.de/index.php/catalog/category/view/id/12', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/getriebeol.html'), (1212, 'http://www.markenoele.de/index.php/catalog/category/view/id/11', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/gabelol.html'), (1213, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/getriebeol.html'), (1214, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (1215, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?limit=all', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (1216, 'http://www.markenoele.de/index.php/catalog/product/view/id/15/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?limit=all'), (1217, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?limit=all', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (1218, 'http://www.markenoele.de/index.php/catalog/product/view/id/15/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?limit=all'), (1219, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/oelberater/'), (1220, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanmeile.html'), (1221, 'http://www.markenoele.de/', ''), (1222, 'http://www.markenoele.de/index.php/catalog/product/view/id/51', ''), (1223, 'http://www.markenoele.de/index.php/', ''), (1224, 'http://www.markenoele.de/index.php/angebote-des-monats/', ''), (1225, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', ''), (1226, 'http://www.markenoele.de/', ''), (1227, 'http://www.markenoele.de/', ''), (1228, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/53/', 'http://www.markenoele.de/'), (1229, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (1230, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/'), (1231, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/'), (1232, 'http://www.markenoele.de/', ''), (1233, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/'), (1234, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (1235, 'http://www.markenoele.de/index.php/catalog/product/view/id/69', 'http://www.markenoele.de/index.php/'), (1236, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (1237, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanmeile.html'), (1238, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/motul-300-v-le-mans.html'), (1239, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1240, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (1241, 'http://www.markenoele.de/index.php/oelberater/', 'http://www.markenoele.de/index.php/agb/'), (1242, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/oelberater/'), (1243, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (1244, 'http://www.markenoele.de/', ''), (1245, 'http://www.markenoele.de/index.php/versandbedingungen/', 'http://www.markenoele.de/'), (1246, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/versandbedingungen/'), (1247, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1248, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (1249, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (1250, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (1251, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1252, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (1253, 'http://www.markenoele.de/index.php/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (1254, 'http://www.markenoele.de/index.php/catalog/product/view/id/53/s/motul-7100-4t/category/13/', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motul-scooter-power-2t.html'), (1255, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/catalog/product/view/id/53/s/motul-7100-4t/category/13/'), (1256, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (1257, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1258, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1259, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1260, 'http://www.markenoele.de/', ''), (1261, 'http://www.markenoele.de/index.php/catalog/product/view/id/73', 'http://www.markenoele.de/'), (1262, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9tb3R1bC0zMDB2LTR0LWZhY3RvcnktbGluZS5odG1sP19fX1NJRD1V/product/73/', 'http://www.markenoele.de/index.php/motul-300v-4t-factory-line.html'), (1263, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/motul-300v-4t-factory-line.html'), (1264, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (1265, 'http://www.markenoele.de/', ''), (1266, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (1267, 'http://www.markenoele.de/', ''), (1268, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/'), (1269, 'http://www.markenoele.de/', ''), (1270, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/'), (1271, 'http://www.markenoele.de/', ''), (1272, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (1273, 'http://www.markenoele.de/', ''), (1274, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (1275, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1276, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (1277, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (1278, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1279, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1280, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (1281, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (1282, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1283, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1284, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1285, 'http://www.markenoele.de/', ''), (1286, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (1287, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1288, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL21vdHVsLTQxMDAtcG93ZXItNWwuaHRtbD9fX19TSUQ9VQ,,/product/1/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (1289, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (1290, 'http://www.markenoele.de/', ''), (1291, 'http://www.markenoele.de/index.php/catalog/product/view/id/90', 'http://www.markenoele.de/'), (1292, 'http://www.markenoele.de/', ''), (1293, 'http://www.markenoele.de/index.php/', ''), (1294, 'http://www.markenoele.de/index.php/oelberater/', 'http://www.markenoele.de/index.php/'), (1295, 'http://www.markenoele.de/index.php/', ''), (1296, 'http://www.markenoele.de/index.php/', ''), (1297, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/78/', 'http://www.markenoele.de/index.php/'), (1298, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (1299, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (1300, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1301, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1302, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1303, 'http://www.markenoele.de/index.php/oelberater/', 'http://www.markenoele.de/index.php/'), (1304, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/oelberater/'), (1305, 'http://www.markenoele.de/index.php/oelberater/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (1306, 'http://www.markenoele.de/index.php/', ''), (1307, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/78/', 'http://www.markenoele.de/index.php/'), (1308, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (1309, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (1310, 'http://www.markenoele.de/', ''), (1311, 'http://www.markenoele.de/', ''), (1312, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (1313, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1314, 'http://www.markenoele.de/index.php/catalog/category/view/id/47', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (1315, 'http://www.markenoele.de/index.php/catalog/category/view/id/45', 'http://www.markenoele.de/index.php/zusatzstoffe/kuhlflussigkeit.html'), (1316, 'http://www.markenoele.de/index.php/catalog/category/view/id/45', 'http://www.markenoele.de/index.php/zusatzstoffe/fett.html'), (1317, 'http://www.markenoele.de/index.php/catalog/category/view/id/45', 'http://www.markenoele.de/index.php/zusatzstoffe/fett.html'), (1318, 'http://www.markenoele.de/index.php/catalog/category/view/id/45', 'http://www.markenoele.de/index.php/zusatzstoffe/fett.html'), (1319, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe/fett.html'), (1320, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (1321, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1322, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', ''), (1323, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1324, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1325, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1326, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1327, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1328, 'http://www.markenoele.de/index.php/catalog/product/view/id/109/category/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1329, 'http://www.markenoele.de/index.php/catalog/product/view/id/109/category/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1330, 'http://www.markenoele.de/index.php/catalog/product/view/id/109/category/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1331, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1332, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1333, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (1334, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (1335, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1336, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (1337, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1338, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (1339, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1340, 'http://www.markenoele.de/index.php/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1341, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html?p=2'), (1342, 'http://www.markenoele.de/index.php/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1343, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html?p=2'), (1344, 'http://www.markenoele.de/index.php/catalog/category/view/id/44', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (1345, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe/bleiersatz.html'), (1346, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (1347, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (1348, 'http://www.markenoele.de/index.php/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1349, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html?p=2'), (1350, 'http://www.markenoele.de/index.php/catalog/category/view/id/46', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (1351, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe/handwaschgel.html'), (1352, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (1353, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (1354, 'http://www.markenoele.de/index.php/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1355, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html?p=2'), (1356, 'http://www.markenoele.de/index.php/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1357, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html?p=2'), (1358, 'http://www.markenoele.de/index.php/catalog/product/view/id/118/category/48', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (1359, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html?p=2'), (1360, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (1361, 'http://www.markenoele.de/index.php/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1362, 'http://www.markenoele.de/index.php/catalog/category/view/id/50', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html?p=2'), (1363, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', ''), (1364, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/garten.html'), (1365, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (1366, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (1367, 'http://www.markenoele.de/index.php/catalog/category/view/id/48?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (1368, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html?p=2'), (1369, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1370, 'http://www.markenoele.de/index.php/catalog/category/view/id/12', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (1371, 'http://www.markenoele.de/index.php/catalog/category/view/id/12', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/gabelol.html'), (1372, 'http://www.markenoele.de/index.php/catalog/category/view/id/12', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/gabelol.html'), (1373, 'http://www.markenoele.de/index.php/catalog/category/view/id/12', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/gabelol.html'), (1374, 'http://www.markenoele.de/index.php/catalog/category/view/id/12', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/gabelol.html'), (1375, 'http://www.markenoele.de/index.php/catalog/category/view/id/12', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/gabelol.html'), (1376, 'http://www.markenoele.de/index.php/catalog/category/view/id/12', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/gabelol.html'), (1377, 'http://www.markenoele.de/index.php/catalog/category/view/id/12', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/gabelol.html'), (1378, 'http://www.markenoele.de/index.php/catalog/category/view/id/12', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/gabelol.html'), (1379, 'http://www.markenoele.de/', ''), (1380, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (1381, 'http://www.markenoele.de/index.php/oelberater/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1382, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/oelberater/'), (1383, 'http://www.markenoele.de/index.php/contacts/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (1384, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/oelberater/'), (1385, 'http://www.markenoele.de/index.php/versandbedingungen/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (1386, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'http://www.markenoele.de/index.php/versandbedingungen/'), (1387, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=se', 'http://www.markenoele.de/index.php/altoelentsorgung/'), (1388, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=sexy', 'http://www.markenoele.de/index.php/altoelentsorgung/'), (1389, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=sexy+dessous', 'http://www.markenoele.de/index.php/altoelentsorgung/'), (1390, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=sexy%20dessous', 'http://www.markenoele.de/index.php/altoelentsorgung/'), (1391, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=spalt', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=sexy+dessous'), (1392, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=spaltbares%20matereial', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=sexy+dessous'), (1393, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=spaltbares%20matereial', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=sexy+dessous'), (1394, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=spaltbares%20matereial', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=sexy+dessous'), (1395, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=spaltbares%20material', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=sexy+dessous'), (1396, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=spaltbares%20material', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=sexy+dessous'), (1397, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=spaltbares%20material', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=sexy+dessous'), (1398, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=spaltbares+material', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=sexy+dessous'), (1399, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=ur', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=spaltbares+material'), (1400, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=uran', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=spaltbares+material'), (1401, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=uran', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=spaltbares+material'), (1402, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=raps', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=uran'), (1403, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=raps%C3%B6l', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=uran'), (1404, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=raps%C3%B6l', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=uran'), (1405, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=ko', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=raps%C3%B6l'), (1406, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=koko', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=raps%C3%B6l'), (1407, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=kokos', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=raps%C3%B6l'), (1408, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=kokosmilch', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=raps%C3%B6l'), (1409, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=kokosmilch%C3%B6l', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=raps%C3%B6l'), (1410, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=kokosmilch%C3%B6l', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=raps%C3%B6l'), (1411, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=ma', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=kokosmilch%C3%B6l'), (1412, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=massage', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=kokosmilch%C3%B6l'), (1413, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=massage%C3%B6l', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=kokosmilch%C3%B6l'), (1414, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=massage%C3%B6l', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=kokosmilch%C3%B6l'), (1415, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=massagel', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=massage%C3%B6l'), (1416, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=massageoel', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=massage%C3%B6l'), (1417, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=massageoel', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=massage%C3%B6l'), (1418, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=massage%20oel', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=massageoel'), (1419, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=massage+oel', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=massageoel'), (1420, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=massage+%C3%B6l', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=massage+oel'), (1421, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=massage%20%C3%B6l', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=massage+oel'), (1422, 'http://www.markenoele.de/', ''), (1423, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=massage+%C3%B6l'), (1424, 'http://www.markenoele.de/index.php/wiederruf/', 'http://www.markenoele.de/index.php/agb/'), (1425, 'http://www.markenoele.de/index.php/oelberater/', 'http://www.markenoele.de/'), (1426, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/oelberater/'), (1427, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (1428, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (1429, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/wiederruf/'), (1430, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanmeile.html'), (1431, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/fanmeile/aufkleber.html'), (1432, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/fanmeile/aufkleber.html'), (1433, 'http://www.markenoele.de/index.php/catalog/category/view/id/36', 'http://www.markenoele.de/index.php/heizol.html'), (1434, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/heizol/standard.html'), (1435, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1436, 'http://www.markenoele.de/index.php/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (1437, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9wZmxlZ2Vwcm9kdWt0ZS9jaGFpbi1jbGVhbi5odG1sP19fX1NJRD1V/product/104/', 'http://www.markenoele.de/index.php/pflegeprodukte/chain-clean.html'), (1438, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/pflegeprodukte/chain-clean.html'), (1439, 'http://www.markenoele.de/', ''), (1440, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/72/', 'http://www.markenoele.de/'), (1441, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (1442, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (1443, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1444, 'http://www.markenoele.de/', ''), (1445, 'http://www.markenoele.de/index.php/catalog/product/view/id/87', 'http://www.markenoele.de/'), (1446, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/inboard-tech-4t-87.html'), (1447, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1448, 'http://www.markenoele.de/index.php/catalog/category/view/id/19', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (1449, 'http://www.markenoele.de/index.php/catalog/category/view/id/20', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-2-takt.html'), (1450, 'http://www.markenoele.de/index.php/catalog/category/view/id/21', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-4-takt.html'), (1451, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe/kart.html'), (1452, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (1453, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (1454, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (1455, 'http://www.markenoele.de/index.php/catalog/category/view/id/47', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (1456, 'http://www.markenoele.de/index.php/catalog/category/view/id/46', 'http://www.markenoele.de/index.php/zusatzstoffe/kuhlflussigkeit.html'), (1457, 'http://www.markenoele.de/index.php/catalog/category/view/id/45', 'http://www.markenoele.de/index.php/zusatzstoffe/handwaschgel.html'), (1458, 'http://www.markenoele.de/index.php/catalog/category/view/id/44', 'http://www.markenoele.de/index.php/zusatzstoffe/fett.html'), (1459, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe/bleiersatz.html'), (1460, 'http://www.markenoele.de/index.php/catalog/category/view/id/50', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (1461, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/garten.html'), (1462, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1463, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (1464, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (1465, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/heizol.html'), (1466, 'http://www.markenoele.de/index.php/catalog/category/view/id/35', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1467, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/oldtimer.html'), (1468, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (1469, 'http://www.markenoele.de/index.php/catalog/category/view/id/34', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (1470, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/auto.html'), (1471, 'http://www.markenoele.de/index.php/catalog/product/view/id/73/category/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (1472, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line.html'), (1473, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (1474, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (1475, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (1476, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (1477, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanmeile.html'), (1478, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1479, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (1480, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (1481, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/fanmeile.html'), (1482, 'http://www.markenoele.de/index.php/catalog/product/view/id/107/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (1483, 'http://www.markenoele.de/index.php/catalog/category/view/id/50', 'http://www.markenoele.de/index.php/pflegeprodukte/air-filter-clean.html'), (1484, 'http://www.markenoele.de/index.php/catalog/product/view/id/120/category/50', 'http://www.markenoele.de/index.php/pflegeprodukte/garten.html'), (1485, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/pflegeprodukte/garten/fuel-system-clean.html'), (1486, 'http://www.markenoele.de/index.php/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (1487, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/zusatzstoffe/mocool.html'), (1488, 'http://www.markenoele.de/index.php/catalog/product/view/id/72', 'http://www.markenoele.de/index.php/'), (1489, 'http://www.markenoele.de/', ''), (1490, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (1491, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1492, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (1493, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1494, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (1495, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1496, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (1497, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=1', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=2'), (1498, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=1'), (1499, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=2'), (1500, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (1501, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=2'), (1502, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (1503, 'http://www.markenoele.de/index.php/catalog/product/view/id/15/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=2'), (1504, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (1505, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=2'), (1506, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (1507, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=2'), (1508, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=3'), (1509, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (1510, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=3'), (1511, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (1512, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=3'), (1513, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (1514, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=3'), (1515, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (1516, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=3'), (1517, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (1518, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=3'), (1519, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=2'), (1520, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=1'), (1521, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (1522, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (1523, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (1524, 'http://www.markenoele.de/index.php/catalog/category/view/id/11', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=2'), (1525, 'http://www.markenoele.de/index.php/catalog/category/view/id/12', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/getriebeol.html'), (1526, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/gabelol.html'), (1527, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1528, 'http://www.markenoele.de/index.php/catalog/category/view/id/14', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (1529, 'http://www.markenoele.de/index.php/catalog/category/view/id/15', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-2-takt.html'), (1530, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-4-takt.html'), (1531, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (1532, 'http://www.markenoele.de/index.php/catalog/category/view/id/19', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (1533, 'http://www.markenoele.de/index.php/catalog/category/view/id/20', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-2-takt.html'), (1534, 'http://www.markenoele.de/index.php/catalog/category/view/id/21', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-4-takt.html'), (1535, 'http://www.markenoele.de/index.php/catalog/category/view/id/22', 'http://www.markenoele.de/index.php/schmierstoffe/kart.html'), (1536, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/kart/motorenol.html'), (1537, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/kart/motorenol.html'), (1538, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (1539, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (1540, 'http://www.markenoele.de/index.php/catalog/category/view/id/19', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (1541, 'http://www.markenoele.de/index.php/catalog/category/view/id/20', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-2-takt.html'), (1542, 'http://www.markenoele.de/index.php/catalog/category/view/id/21', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-4-takt.html'), (1543, 'http://www.markenoele.de/index.php/catalog/category/view/id/23', 'http://www.markenoele.de/index.php/schmierstoffe/kart.html'), (1544, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe/modellbau.html'), (1545, 'http://www.markenoele.de/index.php/catalog/category/view/id/26', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (1546, 'http://www.markenoele.de/index.php/catalog/category/view/id/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-2-takt.html'), (1547, 'http://www.markenoele.de/index.php/catalog/category/view/id/26', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt.html'), (1548, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-2-takt.html'), (1549, 'http://www.markenoele.de/index.php/catalog/category/view/id/29', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (1550, 'http://www.markenoele.de/index.php/catalog/category/view/id/30', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-2-takt.html'), (1551, 'http://www.markenoele.de/index.php/catalog/category/view/id/31', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-4-takt.html'), (1552, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/garten/kettensagen.html'), (1553, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (1554, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (1555, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (1556, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (1557, 'http://www.markenoele.de/index.php/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (1558, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html?p=2'), (1559, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (1560, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (1561, 'http://www.markenoele.de/index.php/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (1562, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html?p=2'), (1563, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (1564, 'http://www.markenoele.de/index.php/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (1565, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html?p=2'), (1566, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (1567, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (1568, 'http://www.markenoele.de/index.php/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (1569, 'http://www.markenoele.de/index.php/catalog/category/view/id/34', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html?p=2'), (1570, 'http://www.markenoele.de/index.php/catalog/category/view/id/35', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/auto.html'), (1571, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/schmierstoffe/oldtimer.html'), (1572, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (1573, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/diesel.html'), (1574, 'http://www.markenoele.de/index.php/catalog/category/view/id/44', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (1575, 'http://www.markenoele.de/index.php/catalog/category/view/id/45', 'http://www.markenoele.de/index.php/zusatzstoffe/bleiersatz.html'), (1576, 'http://www.markenoele.de/index.php/catalog/category/view/id/46', 'http://www.markenoele.de/index.php/zusatzstoffe/fett.html'), (1577, 'http://www.markenoele.de/index.php/catalog/category/view/id/47', 'http://www.markenoele.de/index.php/zusatzstoffe/handwaschgel.html'), (1578, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe/kuhlflussigkeit.html'), (1579, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (1580, 'http://www.markenoele.de/index.php/catalog/category/view/id/48?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (1581, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html?p=2'), (1582, 'http://www.markenoele.de/index.php/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1583, 'http://www.markenoele.de/index.php/catalog/category/view/id/50', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html?p=2'), (1584, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/pflegeprodukte/garten.html'), (1585, 'http://www.markenoele.de/index.phpcatalog_product/edit/id/118', ''), (1586, 'http://www.markenoele.de/index.php/catalog_product/edit/id/118', ''), (1587, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/catalog_product/edit/id/118'), (1588, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/'), (1589, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (1590, 'http://www.markenoele.de/index.php/catalog/product/view/id/118/category/48', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (1591, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/auto/e-z-clean.html'), (1592, 'http://www.markenoele.de/index.php/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1593, 'http://www.markenoele.de/index.php/catalog/product/view/id/118/category/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html?p=2'), (1594, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9wZmxlZ2Vwcm9kdWt0ZS9tb3RvcnJhZC9lLXotY2xlYW4uaHRtbD9fX19TSUQ9VQ,,/product/118/', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad/e-z-clean.html'), (1595, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad/e-z-clean.html'), (1596, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=e.', 'http://www.markenoele.de/index.php/checkout/cart/'), (1597, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=e.z', 'http://www.markenoele.de/index.php/checkout/cart/'), (1598, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=e.z', 'http://www.markenoele.de/index.php/checkout/cart/'), (1599, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=e.z'), (1600, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=E.', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (1601, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=e.z', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (1602, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=E.Z', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (1603, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=e.z', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (1604, 'http://www.markenoele.de/index.php/catalog/product/view/id/118', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=e.z'), (1605, 'http://www.markenoele.de/index.php/catalog/product/view/id/118', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=e.z'), (1606, 'http://www.markenoele.de/index.php/catalog/product/view/id/118', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=e.z'), (1607, 'http://www.markenoele.de/index.php/catalog/product/view/id/118', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=e.z'), (1608, 'http://www.markenoele.de/index.php/catalog/product/view/id/118', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=e.z'), (1609, 'http://www.markenoele.de/', ''), (1610, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/'), (1611, 'http://www.markenoele.de/index.php/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (1612, 'http://www.markenoele.de/index.php/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (1613, 'http://www.markenoele.de/index.php/catalog/category/view/id/40?p=2', ''), (1614, 'http://www.markenoele.de/index.php/catalog/product/view/id/118/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html?p=2'), (1615, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/e-z-clean.html'), (1616, 'http://www.markenoele.de/index.php/catalog/category/view/id/48?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (1617, 'http://www.markenoele.de/index.php/catalog/category/view/id/48?p=1', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html?p=2'), (1618, 'http://www.markenoele.de/index.php/catalog/product/view/id/118', ''), (1619, 'http://www.markenoele.de/', ''), (1620, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (1621, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/2/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1622, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1623, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (1624, 'http://www.markenoele.de/robots.txt', ''), (1625, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.de'), (1626, 'http://www.markenoele.de/', ''), (1627, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (1628, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1629, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-1l.html'), (1630, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1631, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1632, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1633, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/schmierstoffe/motul-6100-synergie-1l.html'), (1634, 'http://www.markenoele.de/index.php/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1635, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/schmierstoffe/motul-8100-x-clean-c3-5l.html'), (1636, 'http://www.markenoele.de/index.php/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1637, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/motul-8100-x-clean-c3-1l.html'), (1638, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?limit=all', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (1639, 'http://www.markenoele.de/index.php/catalog/product/view/id/5/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?limit=all'), (1640, 'http://www.markenoele.de/', ''), (1641, 'http://www.markenoele.de/index.php', ''), (1642, 'http://www.markenoele.de/', ''), (1643, 'http://www.markenoele.de/index.php', ''), (1644, 'http://www.markenoele.de/index.php/', ''), (1645, 'http://www.markenoele.de/index.php/', ''), (1646, 'http://www.markenoele.de/', ''), (1647, 'http://www.markenoele.de/', ''), (1648, 'http://www.markenoele.de/index.php/catalog/product/view/id/120', 'http://www.markenoele.de/'), (1649, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fuel-system-clean-120.html'), (1650, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1651, 'http://www.markenoele.de/index.php/', ''), (1652, 'http://www.markenoele.de/index.php/admin/system_config/section/customerwebsite/base/store/esso_store_view/key/9e5e5562670ac77cc2ae2b00722d7c20/', ''), (1653, 'http://www.markenoele.de/index.php/admin/system_config/section/customer/website/base/store/esso_store_view/key/9e5e5562670ac77cc2ae2b00722d7c20/', ''), (1654, 'http://www.markenoele.de/', ''), (1655, 'http://www.markenoele.de/phpmyadmin', ''), (1656, 'http://www.markenoele.de/myphpadmin', ''), (1657, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (1658, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (1659, 'http://www.markenoele.de/', ''), (1660, 'http://www.markenoele.de/', ''), (1661, 'http://www.markenoele.de/', ''), (1662, 'http://www.markenoele.de/', ''), (1663, 'http://www.markenoele.de/index.php/catalog/product/view/id/122', 'http://www.markenoele.de/'), (1664, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/diesel-system-clean.html'), (1665, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel-system-clean.html'), (1666, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/heizol.html'), (1667, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1668, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (1669, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (1670, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/diesel.html'), (1671, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (1672, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', ''), (1673, 'http://www.markenoele.de/index.php/catalog/product/view/id/107/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (1674, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/pflegeprodukte/air-filter-clean.html'), (1675, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (1676, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/2/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1677, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1678, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/checkout/cart/'), (1679, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1680, 'http://www.markenoele.de/index.php/', ''), (1681, 'http://www.markenoele.de/index.php/', ''), (1682, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL21vdHVsLTQxMDAtcG93ZXItNWwuaHRtbD9fX19TSUQ9VQ,,/product/1/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (1683, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (1684, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (1685, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1686, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1687, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1688, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1689, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1690, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1691, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/129/', 'http://www.markenoele.de/index.php/'), (1692, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (1693, 'http://www.markenoele.de/index.php', ''), (1694, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/122/', 'http://www.markenoele.de/index.php'), (1695, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php'), (1696, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (1697, 'http://www.markenoele.de/index.php/catalog/product/view/id/129', 'http://www.markenoele.de/index.php/'), (1698, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fork-oil-light.html'), (1699, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1700, 'http://www.markenoele.de/index.php/angebote-des-monats/', ''), (1701, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (1702, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1703, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-1l.html'), (1704, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-1l.html'), (1705, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (1706, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL2F1dG8uaHRtbD9fX19TSUQ9VQ,,/product/3/', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (1707, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (1708, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (1709, 'http://www.markenoele.de/index.php/customer/account/login/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1710, 'http://www.markenoele.de/index.php/customer/account/login/', 'http://www.markenoele.de/index.php/customer/account/login/'), (1711, 'http://www.markenoele.de/index.php/customer/account/create/', 'http://www.markenoele.de/index.php/customer/account/login/'), (1712, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/106/', 'http://www.markenoele.de/index.php/'), (1713, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (1714, 'http://www.markenoele.de/stil/navi_top2008.css', 'http://www.markenoele.de/wp_info.php'), (1715, 'http://www.markenoele.de/stil/standard2008.css', 'http://www.markenoele.de/wp_info.php'), (1716, 'http://www.markenoele.de/stil/ho/standard2008.css', 'http://www.markenoele.de/wp_info.php'), (1717, 'http://www.markenoele.de/stil/drucken.css', 'http://www.markenoele.de/wp_info.php'), (1718, 'http://www.markenoele.de/support/lib/jquery-1.4.2.min.js', 'http://www.markenoele.de/wp_info.php'), (1719, 'http://www.markenoele.de/support/lib/jquery/jquery.ui-1.8.ho-teaserbundle.min.js', 'http://www.markenoele.de/wp_info.php'), (1720, 'http://www.markenoele.de/support/lib/social_bookmarks.js', 'http://www.markenoele.de/wp_info.php'), (1721, 'http://www.markenoele.de/support/lib/external.js', 'http://www.markenoele.de/wp_info.php'), (1722, 'http://www.markenoele.de/support/lib/login_ho.js', 'http://www.markenoele.de/wp_info.php'), (1723, 'http://www.markenoele.de/support/lib/mclient/mclient-1.0.js', 'http://www.markenoele.de/wp_info.php'), (1724, 'http://www.markenoele.de/stil/navi_top2008.css', 'http://www.markenoele.de/wp_info.php'), (1725, 'http://www.markenoele.de/imgs/02/5/3/3/0/1/6/streaming-3b245f1302be5457.jpeg', 'http://www.markenoele.de/wp_info.php'), (1726, 'http://www.markenoele.de/stil/standard2008.css', 'http://www.markenoele.de/wp_info.php'), (1727, 'http://www.markenoele.de/imgs/18/5/3/3/2/5/8/nt-wifi-33bec3823668a077.gif', 'http://www.markenoele.de/wp_info.php'), (1728, 'http://www.markenoele.de/imgs/18/5/3/3/2/4/7/nt-onlinve.jpg-f32c4220ff6df571.jpeg', 'http://www.markenoele.de/wp_info.php'), (1729, 'http://www.markenoele.de/imgs/18/5/3/3/2/1/8/nt-telekom.jpg-e674d5adbde8da9b.jpeg', 'http://www.markenoele.de/wp_info.php'), (1730, 'http://www.markenoele.de/imgs/18/5/3/3/2/3/5/nt-intel-7741fe52e625d1ba.gif', 'http://www.markenoele.de/wp_info.php'), (1731, 'http://www.markenoele.de/imgs/18/5/3/3/1/9/9/nt-youtube.jpg-f71b8ca245d50690.jpeg', 'http://www.markenoele.de/wp_info.php'), (1732, 'http://www.markenoele.de/imgs/18/5/3/3/1/2/1/nt-film-29d8d24222309979.gif', 'http://www.markenoele.de/wp_info.php'), (1733, 'http://www.markenoele.de/imgs/18/5/3/3/0/2/4/nt-eee.jpg-4fc95e6f2fc98d03.jpeg', 'http://www.markenoele.de/wp_info.php'), (1734, 'http://www.markenoele.de/imgs/18/5/3/3/0/8/6/nt-icq-3380ac610a4a924b.gif', 'http://www.markenoele.de/wp_info.php'), (1735, 'http://www.markenoele.de/imgs/18/5/3/3/0/1/9/primacom_gebauede_100-6cde6c723c5a2d27.png', 'http://www.markenoele.de/wp_info.php'), (1736, 'http://www.markenoele.de/imgs/18/5/3/2/9/7/3/nForce_760s.jpg-cd4a26d0a8c4ca08.jpeg', 'http://www.markenoele.de/wp_info.php'), (1737, 'http://www.markenoele.de/imgs/18/5/3/2/9/8/3/egk-neu.jpg-32054df9d94a97d3.jpeg', 'http://www.markenoele.de/wp_info.php'), (1738, 'http://www.markenoele.de/imgs/18/5/3/2/9/5/5/Media-Markt_Eingang_Teaser150px.jpg-9c32bc81452fd33f.jpeg', 'http://www.markenoele.de/wp_info.php'), (1739, 'http://www.markenoele.de/imgs/18/5/3/2/8/7/5/flock.jpg-2b3ad669b76030d0.jpeg', 'http://www.markenoele.de/wp_info.php'), (1740, 'http://www.markenoele.de/imgs/18/5/3/2/7/9/5/cloud_100-2202b3ec95faeb7d.png', 'http://www.markenoele.de/wp_info.php'), (1741, 'http://www.markenoele.de/imgs/18/5/3/2/8/0/2/nt-htc.jpg-8345f461c92a62b9.jpeg', 'http://www.markenoele.de/wp_info.php'), (1742, 'http://www.markenoele.de/imgs/02/5/1/7/3/3/7/kasten-1018fbab012f2d12.png', 'http://www.markenoele.de/wp_info.php'), (1743, 'http://www.markenoele.de/imgs/02/4/0/2/9/2/7/sco-tux-80x94-2d87b52e29341dbe.png', 'http://www.markenoele.de/wp_info.php'), (1744, 'http://www.markenoele.de/imgs/02/5/2/8/5/0/5/Android-klein-9662738cbacc23d4.jpeg', 'http://www.markenoele.de/wp_info.php'), (1745, 'http://www.markenoele.de/imgs/02/4/0/3/2/6/1/titel0610-2121ae565d105a42.gif', 'http://www.markenoele.de/wp_info.php'), (1746, 'http://www.markenoele.de/imgs/02/4/7/8/8/3/7/Titel-Thumbnai-85x120l.jpg-16351fe157ebb938.jpeg', 'http://www.markenoele.de/wp_info.php'), (1747, 'http://www.markenoele.de/imgs/02/3/9/9/5/4/2/ct1010Android_65598-ll-jgo_PR-137-b4b58763c62edc8b.gif', 'http://www.markenoele.de/wp_info.php'), (1748, 'http://www.markenoele.de/imgs/02/3/9/8/2/3/9/00.jpg-0e055cdb46298017.jpeg', 'http://www.markenoele.de/wp_info.php'), (1749, 'http://www.markenoele.de/defeckerellyinesteetshygolingshetrica/', 'http://www.markenoele.de/wp_info.php'), (1750, 'http://www.markenoele.de/ivw-bin/ivw/CP/', 'http://www.markenoele.de/wp_info.php'), (1751, 'http://www.markenoele.de/imgs/18/5/3/3/1/3/3/nt-itunes.jpg-a4779b6e8bf0d735.jpeg', 'http://www.markenoele.de/wp_info.php'), (1752, 'http://www.markenoele.de/imgs/18/5/3/2/9/5/1/handy.jpeg-cdb9dfc58cac79d6.png', 'http://www.markenoele.de/wp_info.php'), (1753, 'http://www.markenoele.de/index.php/customer/account/createpost/', 'http://www.markenoele.de/index.php/customer/account/create/'), (1754, 'http://www.markenoele.de/index.php/checkout/onepage/index/', 'http://www.markenoele.de/index.php/customer/account/create/'), (1755, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (1756, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (1757, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (1758, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (1759, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (1760, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (1761, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (1762, 'http://www.markenoele.de/index.php/checkout/onepage/success/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (1763, 'http://www.markenoele.de/index.php/shipping/tracking/popup/hash/b3JkZXJfaWQ6MTphNTQ0YTA,/?___store=esso_store_view', 'http://www.markenoele.de/index.php/admin/sales_order/view/order_id/1/key/4000a325ed834062b4533ca2eb52006a/'), (1764, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/checkout/onepage/success/'), (1765, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/2/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1766, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1767, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (1768, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1769, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1770, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1771, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1772, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1773, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1774, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1775, 'http://www.markenoele.de/index.php/checkout/onepage/success/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1776, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/checkout/onepage/success/'), (1777, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/1/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1778, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1779, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (1780, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1781, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1782, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1783, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1784, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1785, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1786, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1787, 'http://www.markenoele.de/index.php/checkout/onepage/success/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1788, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/checkout/onepage/success/'), (1789, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=6100', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1790, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=6100', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1791, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jYXRhbG9nc2VhcmNoL3Jlc3VsdC9pbmRleC8_X19fU0lEPVUmcT02MTAw/product/3/', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=6100'), (1792, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=6100'), (1793, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (1794, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (1795, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (1796, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (1797, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (1798, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1799, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1800, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1801, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1802, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1803, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1804, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1805, 'http://www.markenoele.de/index.php/checkout/onepage/success/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1806, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (1807, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1808, 'http://www.markenoele.de/index.php/customer/account/', 'http://www.markenoele.de/index.php/checkout/onepage/success/'), (1809, 'http://www.markenoele.de/index.php/customer/account/edit/', 'http://www.markenoele.de/index.php/customer/account/'), (1810, 'http://www.markenoele.de/index.php/customer/address/', 'http://www.markenoele.de/index.php/customer/account/edit/'), (1811, 'http://www.markenoele.de/index.php/sales/order/history/', 'http://www.markenoele.de/index.php/customer/address/'), (1812, 'http://www.markenoele.de/index.php/sales/order/view/order_id/1/', 'http://www.markenoele.de/index.php/sales/order/history/'), (1813, 'http://www.markenoele.de/index.php/sales/order/invoice/order_id/1/', 'http://www.markenoele.de/index.php/sales/order/view/order_id/1/'), (1814, 'http://www.markenoele.de/index.php/sales/order/shipment/order_id/1/', 'http://www.markenoele.de/index.php/sales/order/invoice/order_id/1/'), (1815, 'http://www.markenoele.de/index.php/sales/order/view/order_id/1/', 'http://www.markenoele.de/index.php/sales/order/shipment/order_id/1/'), (1816, 'http://www.markenoele.de/index.php/sales/billing_agreement/', 'http://www.markenoele.de/index.php/sales/order/view/order_id/1/'), (1817, 'http://www.markenoele.de/index.php/sales/recurring_profile/', 'http://www.markenoele.de/index.php/sales/billing_agreement/'), (1818, 'http://www.markenoele.de/index.php/review/customer/', 'http://www.markenoele.de/index.php/sales/recurring_profile/'), (1819, 'http://www.markenoele.de/index.php/tag/customer/', 'http://www.markenoele.de/index.php/review/customer/'), (1820, 'http://www.markenoele.de/index.php/downloadable/customer/products/', 'http://www.markenoele.de/index.php/tag/customer/'), (1821, 'http://www.markenoele.de/index.php/newsletter/manage/', 'http://www.markenoele.de/index.php/downloadable/customer/products/'), (1822, 'http://www.markenoele.de/index.php/customer/account/', 'http://www.markenoele.de/index.php/newsletter/manage/'), (1823, 'http://www.markenoele.de/index.php/customer/account/edit/', 'http://www.markenoele.de/index.php/customer/account/'), (1824, 'http://www.markenoele.de/index.php/customer/address/', 'http://www.markenoele.de/index.php/customer/account/edit/'), (1825, 'http://www.markenoele.de/index.php/sales/order/history/', 'http://www.markenoele.de/index.php/customer/address/'), (1826, 'http://www.markenoele.de/index.php/sales/billing_agreement/', 'http://www.markenoele.de/index.php/sales/order/history/'), (1827, 'http://www.markenoele.de/index.php/sales/recurring_profile/', 'http://www.markenoele.de/index.php/sales/billing_agreement/'), (1828, 'http://www.markenoele.de/index.php/review/customer/', 'http://www.markenoele.de/index.php/sales/recurring_profile/'), (1829, 'http://www.markenoele.de/index.php/tag/customer/', 'http://www.markenoele.de/index.php/review/customer/'), (1830, 'http://www.markenoele.de/index.php/downloadable/customer/products/', 'http://www.markenoele.de/index.php/tag/customer/'), (1831, 'http://www.markenoele.de/index.php/newsletter/manage/', 'http://www.markenoele.de/index.php/downloadable/customer/products/'), (1832, 'http://www.markenoele.de/index.php/customer/account/', 'http://www.markenoele.de/index.php/newsletter/manage/'), (1833, 'http://www.markenoele.de/index.php/customer/account/edit/', 'http://www.markenoele.de/index.php/customer/account/'), (1834, 'http://www.markenoele.de/index.php/customer/address/', 'http://www.markenoele.de/index.php/customer/account/edit/'), (1835, 'http://www.markenoele.de/index.php/customer/account/', 'http://www.markenoele.de/index.php/customer/address/'), (1836, 'http://www.markenoele.de/index.php/customer/account/', 'http://www.markenoele.de/index.php/customer/address/'), (1837, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/customer/account/'), (1838, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/customer/account/'), (1839, 'http://www.markenoele.de/', ''), (1840, 'http://www.markenoele.de/', ''), (1841, 'http://www.markenoele.de/', ''), (1842, 'http://www.markenoele.de/index.php/catalog/product/view/id/128', 'http://www.markenoele.de/'), (1843, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/fork-oil-very-light.html'), (1844, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (1845, 'http://www.markenoele.de/index.php/catalog/category/view/id/49?dir=asc&order=name', ''), (1846, 'http://www.markenoele.de/index.php/catalog/product/view/id/107/category/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html?dir=asc&order=name'), (1847, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9wZmxlZ2Vwcm9kdWt0ZS9tb3RvcnJhZC9haXItZmlsdGVyLWNsZWFuLmh0bWw_X19fU0lEPVU,/product/107/', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad/air-filter-clean.html'), (1848, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad/air-filter-clean.html'), (1849, 'http://www.markenoele.de/index.php/checkout/onepage/', ''), (1850, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1851, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1852, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1853, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1854, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1855, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1856, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1857, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1858, 'http://www.markenoele.de/index.php/checkout/onepage/success/', ''), (1859, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/checkout/onepage/success/'), (1860, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (1861, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/heizol.html'), (1862, 'http://www.markenoele.de/index.php/lieferung', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1863, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/lieferung'), (1864, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (1865, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1866, 'http://www.markenoele.de/index.php/catalog/category/view/id/14', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (1867, 'http://www.markenoele.de/index.php/catalog/category/view/id/15', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-2-takt.html'), (1868, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-4-takt.html'), (1869, 'http://www.markenoele.de/index.php/catalog/category/view/id/17', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (1870, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe/quad/motorenol.html'), (1871, 'http://www.markenoele.de/index.php/catalog/category/view/id/19', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (1872, 'http://www.markenoele.de/index.php/catalog/category/view/id/21', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-2-takt.html'), (1873, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe/kart.html'), (1874, 'http://www.markenoele.de/index.php/catalog/category/view/id/26', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (1875, 'http://www.markenoele.de/index.php/catalog/category/view/id/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-2-takt.html'), (1876, 'http://www.markenoele.de/index.php/catalog/category/view/id/35', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt.html'), (1877, 'http://www.markenoele.de/index.php/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/index.php/schmierstoffe/oldtimer.html'), (1878, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (1879, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile.html'), (1880, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (1881, 'http://www.markenoele.de/index.php/catalog/product/view/id/109/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (1882, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/brake-clean.html'), (1883, 'http://www.markenoele.de/index.php/catalog/product/view/id/106/category/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (1884, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad/air-filter-oil.html'), (1885, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (1886, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad/air-filter-oil.html'), (1887, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (1888, 'http://www.markenoele.de/index.php/lieferung/', 'http://www.markenoele.de/index.php/altoelentsorgung/'), (1889, 'http://www.markenoele.de/index.php/lieferung/www.markenoele.de', 'http://www.markenoele.de/index.php/lieferung/'), (1890, 'http://www.markenoele.de/', ''), (1891, 'http://www.markenoele.de/', ''), (1892, 'http://www.markenoele.de/index.php/zahlungsbedingungen/', 'http://www.markenoele.de/'), (1893, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'http://www.markenoele.de/index.php/zahlungsbedingungen/'), (1894, 'http://www.markenoele.de/', ''), (1895, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (1896, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanmeile.html'), (1897, 'http://www.markenoele.de/', ''), (1898, 'http://www.markenoele.de/', ''), (1899, 'http://www.markenoele.de/', ''), (1900, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/'), (1901, 'http://www.markenoele.de/', ''), (1902, 'http://www.markenoele.de/', ''), (1903, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/'), (1904, 'http://www.markenoele.de/index.php/agb/', ''), (1905, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/agb/'), (1906, 'http://www.markenoele.de/index.php/impressum/', ''), (1907, 'http://www.markenoele.de/index.php/impressum/', ''), (1908, 'http://www.markenoele.de/index.php/impressum/', ''), (1909, 'http://www.markenoele.de/index.php/impressum/', ''), (1910, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/impressum/'), (1911, 'http://www.markenoele.de/index.php/wiederruf/', 'http://www.markenoele.de/index.php/impressum/'), (1912, 'http://www.markenoele.de/index.php/wiederruf/', ''), (1913, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/wiederruf/'), (1914, 'http://www.markenoele.de/index.php/wiederruf/', 'http://www.markenoele.de/index.php/impressum/'), (1915, 'http://www.markenoele.de/index.php/wiederruf/', ''), (1916, 'http://www.markenoele.de/index.php/wiederruf/', ''), (1917, 'http://www.markenoele.de/index.php/widerruf/', ''), (1918, 'http://www.markenoele.de/index.php/wiederruf/', ''), (1919, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/wiederruf/'), (1920, 'http://www.markenoele.de/index.php/widerruf/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (1921, 'http://www.markenoele.de/index.php/widerruf/', ''), (1922, 'http://www.markenoele.de/index.php/widerruf/', ''), (1923, 'http://www.markenoele.de/index.php/widerruf/', ''), (1924, 'http://www.markenoele.de/index.php/widerruf/', ''), (1925, 'http://www.markenoele.de/index.php/widerruf/', ''), (1926, 'http://www.markenoele.de/index.php/widerruf/', ''), (1927, 'http://www.markenoele.de/index.php/datenschutz/', 'http://www.markenoele.de/index.php/widerruf/'), (1928, 'http://www.markenoele.de/index.php/datenschutz/', ''), (1929, 'http://www.markenoele.de/index.php/datenschutz/', ''), (1930, 'http://www.markenoele.de/index.php/zahlung/', 'http://www.markenoele.de/index.php/datenschutz/'), (1931, 'http://www.markenoele.de/index.php/zahlung/', ''), (1932, 'http://www.markenoele.de/index.php/zahlung/', ''), (1933, 'http://www.markenoele.de/index.php/zahlung/', ''), (1934, 'http://www.markenoele.de/index.php/lieferung/', 'http://www.markenoele.de/index.php/zahlung/'), (1935, 'http://www.markenoele.de/index.php/lieferung/', ''), (1936, 'http://www.markenoele.de/index.php/lieferung/', ''), (1937, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'http://www.markenoele.de/index.php/lieferung/'), (1938, 'http://www.markenoele.de/index.php/altoelentsorgung/', ''), (1939, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/altoelentsorgung/'), (1940, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (1941, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/agb/'), (1942, 'http://www.markenoele.de/index.php/widerruf/', 'http://www.markenoele.de/index.php/impressum/'), (1943, 'http://www.markenoele.de/index.php/datenschutz/', 'http://www.markenoele.de/index.php/widerruf/'), (1944, 'http://www.markenoele.de/index.php/zahlung/', 'http://www.markenoele.de/index.php/datenschutz/'), (1945, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'http://www.markenoele.de/index.php/zahlung/'), (1946, 'http://www.markenoele.de/index.php/lieferung/', 'http://www.markenoele.de/index.php/altoelentsorgung/'), (1947, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/lieferung/'), (1948, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/2/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1949, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1950, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (1951, 'http://www.markenoele.de/index.php/customer/account/loginPost/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1952, 'http://www.markenoele.de/index.php/checkout/onepage/index/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1953, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (1954, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (1955, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (1956, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (1957, 'http://www.markenoele.de/index.php/checkout/onepage/index/', ''), (1958, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (1959, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (1960, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (1961, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (1962, 'http://www.markenoele.de/index.php', ''), (1963, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/118/', 'http://www.markenoele.de/index.php'), (1964, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php'), (1965, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (1966, 'http://www.markenoele.de/index.php/customer/account/loginPost/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1967, 'http://www.markenoele.de/index.php/checkout/onepage/index/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1968, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (1969, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (1970, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (1971, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (1972, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (1973, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (1974, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (1975, 'http://www.markenoele.de/index.php/checkout/onepage/success/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (1976, 'http://www.markenoele.de/index.php/', ''), (1977, 'http://www.markenoele.de/index.php/customer/account/', ''), (1978, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/checkout/onepage/success/'), (1979, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/3/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1980, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1981, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (1982, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1983, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1984, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1985, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1986, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1987, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1988, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1989, 'http://www.markenoele.de/index.php/checkout/onepage/success/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1990, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/checkout/onepage/success/'), (1991, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/3/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1992, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (1993, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (1994, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1995, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1996, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1997, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1998, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (1999, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2000, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2001, 'http://www.markenoele.de/index.php/checkout/onepage/success/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2002, 'http://www.markenoele.de/index.php/', ''), (2003, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/checkout/onepage/success/'), (2004, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2005, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/agb/'), (2006, 'http://www.markenoele.de/index.php/widerruf/', 'http://www.markenoele.de/index.php/impressum/'), (2007, 'http://www.markenoele.de/index.php/widerruf/', 'http://www.markenoele.de/index.php/widerruf/'), (2008, 'http://www.markenoele.de/index.php/datenschutz/', 'http://www.markenoele.de/index.php/widerruf/'), (2009, 'http://www.markenoele.de/index.php/zahlung/', 'http://www.markenoele.de/index.php/datenschutz/'), (2010, 'http://www.markenoele.de/index.php/lieferung/', 'http://www.markenoele.de/index.php/zahlung/'), (2011, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'http://www.markenoele.de/index.php/lieferung/'), (2012, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/altoelentsorgung/'), (2013, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/2/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2014, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2015, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2016, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2017, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2018, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2019, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2020, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2021, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2022, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2023, 'http://www.markenoele.de/index.php/checkout/onepage/success/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2024, 'http://www.markenoele.de/index.php/', ''), (2025, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/checkout/onepage/success/'), (2026, 'http://www.markenoele.de/', ''), (2027, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/126/', 'http://www.markenoele.de/'), (2028, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (2029, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2030, 'http://www.markenoele.de/index.php/customer/account/loginPost/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2031, 'http://www.markenoele.de/index.php/checkout/onepage/index/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2032, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2033, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2034, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2035, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2036, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2037, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2038, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2039, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2040, 'http://www.markenoele.de/', ''), (2041, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/'), (2042, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/agb/'), (2043, 'http://www.markenoele.de/index.php/widerruf/', 'http://www.markenoele.de/index.php/impressum/'), (2044, 'http://www.markenoele.de/index.php/datenschutz/', 'http://www.markenoele.de/index.php/widerruf/'), (2045, 'http://www.markenoele.de/index.php/zahlung/', 'http://www.markenoele.de/index.php/datenschutz/'), (2046, 'http://www.markenoele.de/index.php/lieferung/', 'http://www.markenoele.de/index.php/zahlung/'), (2047, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'http://www.markenoele.de/index.php/lieferung/'), (2048, 'http://www.markenoele.de/index.php/lieferung/', 'http://www.markenoele.de/index.php/altoelentsorgung/'), (2049, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/lieferung/'), (2050, 'http://www.markenoele.de/index.php/catalog/product/view/id/121', 'http://www.markenoele.de/index.php/'), (2051, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mdWVsLXN5c3RlbS1jbGVhbi0xMjEuaHRtbD9fX19TSUQ9VQ,,/product/121/', 'http://www.markenoele.de/index.php/fuel-system-clean-121.html'), (2052, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fuel-system-clean-121.html'), (2053, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2054, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/'), (2055, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/'), (2056, 'http://www.markenoele.de/index.php/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (2057, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/pflegeprodukte/chain-clean.html'), (2058, 'http://www.markenoele.de/index.php/catalog/product/view/id/108/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (2059, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9wZmxlZ2Vwcm9kdWt0ZS9jYXJidS1jbGVhbi5odG1sP19fX1NJRD1V/product/108/', 'http://www.markenoele.de/index.php/pflegeprodukte/carbu-clean.html'), (2060, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/pflegeprodukte/carbu-clean.html'), (2061, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2062, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (2063, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2064, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2065, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2066, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2067, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2068, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2069, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2070, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2071, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2072, 'http://www.markenoele.de/index.php/checkout/onepage/success/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2073, 'http://www.markenoele.de/index.php/customer/account/login/', 'http://www.markenoele.de/index.php/checkout/onepage/success/'), (2074, 'http://www.markenoele.de/index.php/customer/account/create/', 'http://www.markenoele.de/index.php/customer/account/login/'), (2075, 'http://www.markenoele.de/index.php/customer/account/createpost/', 'http://www.markenoele.de/index.php/customer/account/create/'), (2076, 'http://www.markenoele.de/index.php/customer/account/index/', 'http://www.markenoele.de/index.php/customer/account/create/'), (2077, 'http://www.markenoele.de/index.php/customer/address/edit/', 'http://www.markenoele.de/index.php/customer/account/index/'), (2078, 'http://www.markenoele.de/index.php/customer/address/edit/', 'http://www.markenoele.de/index.php/customer/account/index/'), (2079, 'http://www.markenoele.de/index.php/customer/address/formPost/', 'http://www.markenoele.de/index.php/customer/address/edit/'), (2080, 'http://www.markenoele.de/index.php/customer/address/index/', 'http://www.markenoele.de/index.php/customer/address/edit/'), (2081, 'http://www.markenoele.de/index.php/sales/order/history/', 'http://www.markenoele.de/index.php/customer/address/index/'), (2082, 'http://www.markenoele.de/index.php/customer/account/', 'http://www.markenoele.de/index.php/sales/order/history/'), (2083, 'http://www.markenoele.de/index.php/sales/billing_agreement/', 'http://www.markenoele.de/index.php/customer/account/'), (2084, 'http://www.markenoele.de/index.php/sales/recurring_profile/', 'http://www.markenoele.de/index.php/sales/billing_agreement/'), (2085, 'http://www.markenoele.de/index.php/tag/customer/', 'http://www.markenoele.de/index.php/sales/recurring_profile/'), (2086, 'http://www.markenoele.de/index.php/downloadable/customer/products/', 'http://www.markenoele.de/index.php/tag/customer/'), (2087, 'http://www.markenoele.de/index.php/newsletter/manage/', 'http://www.markenoele.de/index.php/downloadable/customer/products/'), (2088, 'http://www.markenoele.de/index.php/customer/address/', 'http://www.markenoele.de/index.php/newsletter/manage/'), (2089, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/customer/address/'), (2090, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/1/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2091, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2092, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2093, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2094, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2095, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2096, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2097, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2098, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2099, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2100, 'http://www.markenoele.de/index.php/checkout/onepage/success/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2101, 'http://www.markenoele.de/index.php/customer/account/', 'http://www.markenoele.de/index.php/checkout/onepage/success/'), (2102, 'http://www.markenoele.de/index.php/sales/order/view/order_id/11/', 'http://www.markenoele.de/index.php/customer/account/'), (2103, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2104, 'http://www.markenoele.de/index.php/lieferung/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (2105, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/lieferung/'), (2106, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/128/', 'http://www.markenoele.de/index.php/'), (2107, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (2108, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2109, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2110, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2111, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2112, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2113, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2114, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/index.php/'), (2115, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/agb/'), (2116, 'http://www.markenoele.de/index.php/widerruf/', 'http://www.markenoele.de/index.php/impressum/'), (2117, 'http://www.markenoele.de/index.php/datenschutz/', 'http://www.markenoele.de/index.php/widerruf/'), (2118, 'http://www.markenoele.de/index.php/zahlung/', 'http://www.markenoele.de/index.php/datenschutz/'), (2119, 'http://www.markenoele.de/index.php/zahlung/', 'http://www.markenoele.de/index.php/zahlung/'), (2120, 'http://www.markenoele.de/index.php/zahlung/', 'http://www.markenoele.de/index.php/zahlung/'), (2121, 'http://www.markenoele.de/index.php/lieferung/', 'http://www.markenoele.de/index.php/zahlung/'), (2122, 'http://www.markenoele.de/index.php/zahlung/', 'http://www.markenoele.de/index.php/zahlung/'), (2123, 'http://www.markenoele.de/index.php/lieferung/', 'http://www.markenoele.de/index.php/zahlung/'), (2124, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/lieferung/'), (2125, 'http://www.markenoele.de/index.php/zahlung/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2126, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/index.php/zahlung/'), (2127, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/agb/'), (2128, 'http://www.markenoele.de/index.php/widerruf/', 'http://www.markenoele.de/index.php/impressum/'), (2129, 'http://www.markenoele.de/index.php/datenschutz/', 'http://www.markenoele.de/index.php/widerruf/'), (2130, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'http://www.markenoele.de/index.php/datenschutz/'), (2131, 'http://www.markenoele.de/index.php/lieferung/', 'http://www.markenoele.de/index.php/altoelentsorgung/'), (2132, 'http://www.markenoele.de/index.php/zahlung/', 'http://www.markenoele.de/index.php/lieferung/'), (2133, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/zahlung/'), (2134, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2135, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2136, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2137, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2138, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2139, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2140, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2141, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2142, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2143, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2144, 'http://www.markenoele.de/index.php/checkout/onepage/success/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2145, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/checkout/onepage/success/'), (2146, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2147, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2148, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/agb/'), (2149, 'http://www.markenoele.de/index.php/widerruf/', 'http://www.markenoele.de/index.php/impressum/'), (2150, 'http://www.markenoele.de/index.php/zahlung/', 'http://www.markenoele.de/index.php/widerruf/'), (2151, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/zahlung/'), (2152, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/2/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2153, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2154, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2155, 'http://www.markenoele.de/index.php/checkout/onepage/', ''), (2156, 'http://www.markenoele.de/index.php/checkout/onepage/', ''), (2157, 'http://www.markenoele.de/index.php/customer/account/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2158, 'http://www.markenoele.de/index.php', ''), (2159, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/114/', 'http://www.markenoele.de/index.php'), (2160, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php'), (2161, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2162, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2163, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2164, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2165, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2166, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2167, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2168, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2169, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2170, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2171, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2172, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2173, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2174, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2175, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2176, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2177, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2178, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2179, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2180, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2181, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2182, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2183, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2184, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2185, 'http://www.markenoele.de/index.php/checkout/onepage/success/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2186, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/checkout/onepage/success/'), (2187, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/3/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2188, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2189, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2190, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2191, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2192, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2193, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2194, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2195, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2196, 'http://www.markenoele.de/', ''), (2197, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/128/', 'http://www.markenoele.de/'), (2198, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (2199, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2200, 'http://www.markenoele.de/index.php/customer/account/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2201, 'http://www.markenoele.de/index.php/customer/account/edit/', 'http://www.markenoele.de/index.php/customer/account/'), (2202, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2203, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2204, 'http://www.markenoele.de/index.php/checkout/onepage/', ''), (2205, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2206, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2207, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2208, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2209, 'http://www.markenoele.de/', ''), (2210, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2211, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2212, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/121/', ''), (2213, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (2214, 'http://www.markenoele.de/index.php/checkout/onepage/', ''), (2215, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2216, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2217, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2218, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2219, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2220, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2221, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2222, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2223, 'http://www.markenoele.de/index.php/checkout/onepage/success/', ''), (2224, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2225, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2226, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2227, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2228, 'http://www.markenoele.de/index.php/customer/account/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2229, 'http://www.markenoele.de/index.php/sales/billing_agreement/', 'http://www.markenoele.de/index.php/customer/account/'), (2230, 'http://www.markenoele.de/index.php/sales/recurring_profile/', 'http://www.markenoele.de/index.php/sales/billing_agreement/'), (2231, 'http://www.markenoele.de/index.php/sales/order/history/', 'http://www.markenoele.de/index.php/sales/recurring_profile/'), (2232, 'http://www.markenoele.de/index.php/sales/order/view/order_id/1/', 'http://www.markenoele.de/index.php/sales/order/history/'), (2233, 'http://www.markenoele.de/index.php/sales/order/invoice/order_id/1/', 'http://www.markenoele.de/index.php/sales/order/view/order_id/1/'), (2234, 'http://www.markenoele.de/index.php/sales/order/shipment/order_id/1/', 'http://www.markenoele.de/index.php/sales/order/invoice/order_id/1/'), (2235, 'http://www.markenoele.de/index.php/customer/account/logout/', 'http://www.markenoele.de/index.php/sales/order/shipment/order_id/1/'), (2236, 'http://www.markenoele.de/index.php/customer/account/logoutSuccess/', 'http://www.markenoele.de/index.php/sales/order/shipment/order_id/1/'), (2237, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/customer/account/logoutSuccess/'), (2238, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/onepage/success/'), (2239, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/customer/account/edit/'), (2240, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (2241, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2242, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (2243, 'http://www.markenoele.de/index.php/datenschutz/', ''), (2244, 'http://www.markenoele.de/index.php/', ''), (2245, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (2246, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (2247, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (2248, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (2249, 'http://www.markenoele.de/index.php/lieferung', 'http://www.markenoele.de/index.php/'), (2250, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/index.php/lieferung'), (2251, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/agb/'), (2252, 'http://www.markenoele.de/index.php/datenschutz/', 'http://www.markenoele.de/index.php/impressum/'), (2253, 'http://www.markenoele.de/index.php/zahlung/', 'http://www.markenoele.de/index.php/datenschutz/'), (2254, 'http://www.markenoele.de/index.php/zahlung/', 'http://www.markenoele.de/index.php/zahlung/'), (2255, 'http://www.markenoele.de/index.php/lieferung/', 'http://www.markenoele.de/index.php/zahlung/'), (2256, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'http://www.markenoele.de/index.php/lieferung/'), (2257, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/altoelentsorgung/'), (2258, 'http://www.markenoele.de/index.php/', ''), (2259, 'http://www.markenoele.de/index.php/', ''), (2260, 'http://www.markenoele.de/index.php/www.markenoele.de', 'http://www.markenoele.de/index.php/'), (2261, 'http://www.markenoele.de/index.php/', ''), (2262, 'http://www.markenoele.de/index.php/catalog/product/view/id/103', 'http://www.markenoele.de/index.php/'), (2263, 'http://www.markenoele.de/index.php/', ''), (2264, 'http://www.markenoele.de/index.php/catalog/product/view/id/103', 'http://www.markenoele.de/index.php/'), (2265, 'http://www.markenoele.de/index.php/catalog/product/view/id/103', 'http://www.markenoele.de/index.php/'), (2266, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/chain-lube-offroad.html'), (2267, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9hbmdlYm90ZS1kZXMtbW9uYXRzP19fX1NJRD1V/product/11/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (2268, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (2269, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2270, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2271, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2272, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2273, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2274, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2275, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2276, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2277, 'http://www.markenoele.de/index.php/contacts/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2278, 'http://www.markenoele.de/index.php/customer/account/login/', 'http://www.markenoele.de/index.php/contacts/'), (2279, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/customer/account/login/'), (2280, 'http://www.markenoele.de/index.php/checkout/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2281, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2282, 'http://www.markenoele.de/index.php/customer/account/login/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2283, 'http://www.markenoele.de/index.php/contacts/', 'http://www.markenoele.de/index.php/customer/account/login/'), (2284, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/contacts/'), (2285, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/'), (2286, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/'), (2287, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/'), (2288, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/index.php/impressum/'), (2289, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=8100', 'http://www.markenoele.de/index.php/impressum/'), (2290, 'http://www.markenoele.de/index.php/catalog/product/view/id/16', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=8100'), (2291, 'http://www.markenoele.de/', ''), (2292, 'http://www.markenoele.de/', ''), (2293, 'http://www.markenoele.de/', ''), (2294, 'http://www.markenoele.de/', ''), (2295, 'http://www.markenoele.de/index.php/catalog/product/view/id/118', 'http://www.markenoele.de/'), (2296, 'http://www.markenoele.de/', ''), (2297, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/126/', ''), (2298, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (2299, 'http://www.markenoele.de/index.php/checkout/onepage/', ''), (2300, 'http://www.markenoele.de/index.php/customer/account/loginPost/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2301, 'http://www.markenoele.de/index.php/checkout/onepage/index/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2302, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2303, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2304, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2305, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2306, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2307, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2308, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2309, 'http://www.markenoele.de/index.php/checkout/onepage/success/', ''), (2310, 'http://www.markenoele.de/', ''), (2311, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (2312, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2313, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (2314, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/diesel.html'), (2315, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (2316, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (2317, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (2318, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (2319, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanmeile.html'), (2320, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2321, 'http://www.markenoele.de/', ''), (2322, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=210', 'http://www.markenoele.de/'), (2323, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=5400', 'http://www.markenoele.de/'), (2324, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=5400', 'http://www.markenoele.de/'), (2325, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=5400'), (2326, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (2327, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2328, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2329, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (2330, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2331, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (2332, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2333, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (2334, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (2335, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/'), (2336, 'http://www.markenoele.de/index.php/catalog/category/view/id/36', 'http://www.markenoele.de/index.php/heizol.html'), (2337, 'http://www.markenoele.de/index.php/catalog/category/view/id/36', 'http://www.markenoele.de/index.php/heizol/standard.html'), (2338, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol/standard.html'), (2339, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (2340, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/heizol.html'), (2341, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (2342, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/heizol.html'), (2343, 'http://www.markenoele.de/', ''), (2344, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (2345, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2346, 'http://www.markenoele.de/index.php/catalog/category/view/id/9?limit=18', ''), (2347, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?limit=18'), (2348, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (2349, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/diesel.html'), (2350, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (2351, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (2352, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (2353, 'http://www.markenoele.de/', ''), (2354, 'http://www.markenoele.de/', ''), (2355, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2356, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2357, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2358, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2359, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2360, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (2361, 'http://www.markenoele.de/index.php/catalog/product/view/id/118', 'http://www.markenoele.de/index.php/'), (2362, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/118/image/116/', 'http://www.markenoele.de/index.php/e-z-clean.html'), (2363, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9lLXotY2xlYW4uaHRtbD9fX19TSUQ9VQ,,/product/118/', 'http://www.markenoele.de/index.php/e-z-clean.html'), (2364, 'http://www.markenoele.de/index.php/enable-cookies', 'http://www.markenoele.de/index.php/e-z-clean.html'), (2365, 'http://www.markenoele.de/index.php/catalog/product/view/id/118', 'http://www.markenoele.de/index.php/'), (2366, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/index.php/e-z-clean.html'), (2367, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/agb/'), (2368, 'http://www.markenoele.de/index.php/datenschutz/', 'http://www.markenoele.de/index.php/impressum/'), (2369, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/datenschutz/'), (2370, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'http://www.markenoele.de/index.php/'), (2371, 'http://www.markenoele.de/index.php/lieferung/', 'http://www.markenoele.de/index.php/altoelentsorgung/'), (2372, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/'), (2373, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (2374, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (2375, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/heizol.html'), (2376, 'http://www.markenoele.de/', ''), (2377, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (2378, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2379, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (2380, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/'), (2381, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (2382, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (2383, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2384, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (2385, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (2386, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/'), (2387, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (2388, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9hbmdlYm90ZS1kZXMtbW9uYXRzP19fX1NJRD1V/product/17/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (2389, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (2390, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2391, 'http://www.markenoele.de/index.php/catalog/product/view/id/17', 'http://www.markenoele.de/index.php/'), (2392, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/motul-8100-eco-clean-c1-17.html'), (2393, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2394, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (2395, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2396, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (2397, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2398, 'http://www.markenoele.de/index.php/lieferung', 'http://www.markenoele.de/index.php/'), (2399, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/lieferung'), (2400, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (2401, 'http://www.markenoele.de/index.php/catalog/product/view/id/17', 'http://www.markenoele.de/index.php/checkout/cart/'), (2402, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'http://www.markenoele.de/index.php/'), (2403, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'http://www.markenoele.de/index.php/'), (2404, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/altoelentsorgung/'), (2405, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2406, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/motul-8100-eco-clean-c1-17.html'), (2407, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/1/image/2/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (2408, 'http://www.markenoele.de/index.php/catalog/product/view/id/17', 'http://www.markenoele.de/index.php/checkout/cart/'), (2409, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/motul-8100-eco-clean-c1-17.html'), (2410, 'http://www.markenoele.de/index.php/catalog/category/view/id/36', 'http://www.markenoele.de/index.php/heizol.html'), (2411, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol/standard.html'), (2412, 'http://www.markenoele.de/index.php/catalog/category/view/id/42', 'http://www.markenoele.de/index.php/diesel.html'), (2413, 'http://www.markenoele.de/index.php/catalog/category/view/id/43', 'http://www.markenoele.de/index.php/diesel/industrie.html'), (2414, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel/baustellen.html'), (2415, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (2416, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/diesel.html'), (2417, 'http://www.markenoele.de/index.php/catalog/category/view/id/46', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (2418, 'http://www.markenoele.de/index.php/catalog/product/view/id/117/category/46', 'http://www.markenoele.de/index.php/zusatzstoffe/handwaschgel.html'), (2419, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/zusatzstoffe/handwaschgel/top-gel.html'), (2420, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (2421, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2422, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2423, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/motul-6100-synergie-1l.html'), (2424, 'http://www.markenoele.de/index.php/catalog/product/view/id/9/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (2425, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motul-specific-cng-lpg-1l.html'), (2426, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/altoelentsorgung/'), (2427, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2428, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/'), (2429, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=7100', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (2430, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=7100', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (2431, 'http://www.markenoele.de/index.php/catalog/product/view/id/54', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=7100'), (2432, 'http://www.markenoele.de/index.php/lieferung/', 'http://www.markenoele.de/index.php/motul-7100-4t-54.html'), (2433, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/lieferung/'), (2434, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2435, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2436, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (2437, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanmeile.html'), (2438, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2439, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (2440, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (2441, 'http://www.markenoele.de/index.php/catalog/category/view/id/8?dir=asc&order=price', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (2442, 'http://www.markenoele.de/index.php/catalog/product/view/id/29/category/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html?dir=asc&order=price'), (2443, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/29/image/42/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol/motul-gearbox.html'), (2444, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/29/image/42/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol/motul-gearbox.html'), (2445, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol/motul-gearbox.html'), (2446, 'http://www.markenoele.de/index.php/catalog/category/view/id/35', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (2447, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (2448, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (2449, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (2450, 'http://www.markenoele.de/index.php/catalog/category/view/id/47', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (2451, 'http://www.markenoele.de/index.php/catalog/product/view/id/98/category/47', 'http://www.markenoele.de/index.php/zusatzstoffe/kuhlflussigkeit.html'), (2452, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe/kuhlflussigkeit/motocool-factory-line.html'), (2453, 'http://www.markenoele.de/index.php/catalog/category/view/id/50', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (2454, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/garten.html'), (2455, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (2456, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (2457, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (2458, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2459, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2460, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/aufkleber.html'), (2461, 'http://www.markenoele.de/', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (2462, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (2463, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (2464, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2465, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/aufkleber.html'), (2466, 'http://www.markenoele.de/index.php/catalog/product/view/id/17/s/motul-8100-eco-clean-c1/category/53/', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (2467, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/catalog/product/view/id/17/s/motul-8100-eco-clean-c1/category/53/'), (2468, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2469, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (2470, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (2471, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=test', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (2472, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=test', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (2473, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=test'), (2474, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2475, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2476, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2477, 'http://www.markenoele.de/index.php/zahlung/', 'http://www.markenoele.de/index.php/'), (2478, 'http://www.markenoele.de/index.php/lieferung/', 'http://www.markenoele.de/index.php/zahlung/'), (2479, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/index.php/lieferung/'), (2480, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/agb/'), (2481, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/heizol.html'), (2482, 'http://www.markenoele.de/index.php/catalog/category/view/id/44', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (2483, 'http://www.markenoele.de/index.php/catalog/category/view/id/45', 'http://www.markenoele.de/index.php/zusatzstoffe/bleiersatz.html'), (2484, 'http://www.markenoele.de/index.php/catalog/category/view/id/46', 'http://www.markenoele.de/index.php/zusatzstoffe/fett.html'), (2485, 'http://www.markenoele.de/index.php/catalog/category/view/id/47', 'http://www.markenoele.de/index.php/zusatzstoffe/handwaschgel.html'), (2486, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/zusatzstoffe/kuhlflussigkeit.html'), (2487, 'http://www.markenoele.de/index.php/catalog/category/view/id/35', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2488, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/oldtimer.html'), (2489, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (2490, 'http://www.markenoele.de/index.php/catalog/category/view/id/29', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (2491, 'http://www.markenoele.de/index.php/catalog/category/view/id/30', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-2-takt.html'), (2492, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-4-takt.html'), (2493, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (2494, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (2495, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (2496, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (2497, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (2498, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (2499, 'http://www.markenoele.de/', ''), (2500, 'http://www.markenoele.de/index.php/catalog/product/view/id/103', ''), (2501, 'http://www.markenoele.de/index.php/impressum/', ''), (2502, 'http://www.markenoele.de/index.php/lieferung', ''), (2503, 'http://www.markenoele.de/index.php/catalog/product/view/id/118', ''), (2504, 'http://www.markenoele.de/index.php/catalog/product/view/id/110', ''), (2505, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', ''), (2506, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/', ''), (2507, 'http://www.markenoele.de/index.php/catalog/product/view/id/126', ''), (2508, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', ''), (2509, 'http://www.markenoele.de/index.php/zahlung/', ''), (2510, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', ''), (2511, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/121/', ''), (2512, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/110/', ''), (2513, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', ''), (2514, 'http://www.markenoele.de/index.php/altoelentsorgung/', ''), (2515, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (2516, 'http://www.markenoele.de/index.php/catalogsearch/result/', ''), (2517, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', ''), (2518, 'http://www.markenoele.de/index.php/catalog/product/view/id/121', ''), (2519, 'http://www.markenoele.de/index.php/datenschutz/', ''), (2520, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/126/', ''), (2521, 'http://www.markenoele.de/index.php/agb/', ''), (2522, 'http://www.markenoele.de/index.php/', ''), (2523, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/103/', ''), (2524, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', ''), (2525, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/118/', ''), (2526, 'http://www.markenoele.de/', ''), (2527, 'http://www.markenoele.de/index.php/lieferung/', ''), (2528, 'http://www.markenoele.de/index.php/customer/account/login/', ''), (2529, 'http://www.markenoele.de/index.php/contacts/', ''), (2530, 'http://www.markenoele.de/index.php/checkout/', ''), (2531, 'http://www.markenoele.de/index.php/angebote-des-monats/', ''), (2532, 'http://www.markenoele.de/index.php/widerruf/', ''), (2533, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9hbmdlYm90ZS1kZXMtbW9uYXRzP19fX1NJRD1V/product/17/', ''), (2534, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (2535, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2536, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9hbmdlYm90ZS1kZXMtbW9uYXRzP19fX1NJRD1V/product/11/', ''), (2537, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (2538, 'http://www.markenoele.de/index.php/angebote-des-monats', ''), (2539, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/angebote-des-monats'), (2540, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL21vdHVsLTQxMDAtcG93ZXItNWwuaHRtbD9fX19TSUQ9VQ,,/product/1/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (2541, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (2542, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2543, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (2544, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2545, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (2546, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2547, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (2548, 'http://www.markenoele.de/index.php/catalog/category/view/id/36', 'http://www.markenoele.de/index.php/heizol.html'), (2549, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol/standard.html'), (2550, 'http://www.markenoele.de/index.php/catalog/category/view/id/43', 'http://www.markenoele.de/index.php/diesel.html'), (2551, 'http://www.markenoele.de/index.php/catalog/category/view/id/43', 'http://www.markenoele.de/index.php/diesel.html'), (2552, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=gfhf', 'http://www.markenoele.de/index.php/diesel/baustellen.html'), (2553, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=gfhf', 'http://www.markenoele.de/index.php/diesel/baustellen.html'), (2554, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=gfhf'), (2555, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=8100', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=gfhf'), (2556, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=gfhf', 'http://www.markenoele.de/index.php/diesel/baustellen.html'), (2557, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=8100', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=gfhf'), (2558, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2559, 'http://www.markenoele.de/index.php/catalog/product/view/id/10/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=2'), (2560, 'http://www.markenoele.de/', ''), (2561, 'http://www.markenoele.de/index.php/catalog/product/view/id/103', ''), (2562, 'http://www.markenoele.de/index.php/impressum/', ''), (2563, 'http://www.markenoele.de/index.php/lieferung', ''), (2564, 'http://www.markenoele.de/index.php/catalog/product/view/id/118', ''), (2565, 'http://www.markenoele.de/index.php/catalog/product/view/id/110', ''), (2566, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', ''), (2567, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/', ''), (2568, 'http://www.markenoele.de/index.php/catalog/product/view/id/126', ''), (2569, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', ''), (2570, 'http://www.markenoele.de/index.php/zahlung/', ''), (2571, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', ''), (2572, 'http://www.markenoele.de/index.php/catalog/product/view/id/121', ''), (2573, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/121/', ''), (2574, 'http://www.markenoele.de/index.php/datenschutz/', ''), (2575, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', ''), (2576, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/110/', ''), (2577, 'http://www.markenoele.de/index.php/altoelentsorgung/', ''), (2578, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (2579, 'http://www.markenoele.de/index.php/catalogsearch/result/', ''), (2580, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/126/', ''), (2581, 'http://www.markenoele.de/index.php/', ''), (2582, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/103/', ''), (2583, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', ''), (2584, 'http://www.markenoele.de/index.php/customer/account/login/', ''), (2585, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', ''), (2586, 'http://www.markenoele.de/index.php/agb/', ''), (2587, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/118/', ''), (2588, 'http://www.markenoele.de/index.php/lieferung/', ''), (2589, 'http://www.markenoele.de/', ''), (2590, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/'), (2591, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (2592, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2593, 'http://www.markenoele.de/index.php/checkout/', ''), (2594, 'http://www.markenoele.de/index.php/angebote-des-monats/', ''), (2595, 'http://www.markenoele.de/', ''), (2596, 'http://www.markenoele.de/index.php/widerruf/', ''), (2597, 'http://www.markenoele.de/index.php/contacts/', ''), (2598, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (2599, 'http://www.markenoele.de/index.php/catalog/product/view/id/126', 'http://www.markenoele.de/index.php/'), (2600, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/fork-oil-expert-medium-heavy.html'), (2601, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (2602, 'http://www.markenoele.de/index.php/catalog/product/view/id/111/category/40', ''), (2603, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9wZmxlZ2Vwcm9kdWt0ZS5odG1sP19fX1NJRD1V/product/109/', ''), (2604, 'http://www.markenoele.de/index.php/catalog/category/view/id/45', ''), (2605, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', ''), (2606, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/74/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9saWVmZXJ1bmc_X19fU0lEPVU,/', ''), (2607, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', ''), (2608, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', ''), (2609, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC96dXNhdHpzdG9mZmUuaHRtbD9fX19TSUQ9VQ,,/product/101/', ''), (2610, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/4/', ''), (2611, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', ''), (2612, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', ''), (2613, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/71/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC96dXNhdHpzdG9mZmUuaHRtbD9fX19TSUQ9VQ,,/', ''), (2614, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', ''), (2615, 'http://www.markenoele.de/index.php/catalog/product/view/id/101/category/39', ''), (2616, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/73/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9saWVmZXJ1bmc_X19fU0lEPVU,/', ''), (2617, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/3/', ''), (2618, 'http://www.markenoele.de/index.php/catalog/product/view/id/103/category/39', ''), (2619, 'http://www.markenoele.de/index.php/catalog/category/view/id/40?mode=list', ''), (2620, 'http://www.markenoele.de/index.php/catalog/category/view/id/37', ''), (2621, 'http://www.markenoele.de/index.php/catalog/product/view/id/110/s/e-z-lube-multi-protect/category/41/', ''), (2622, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9wZmxlZ2Vwcm9kdWt0ZS5odG1sP19fX1NJRD1V/product/106/', ''), (2623, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9wZmxlZ2Vwcm9kdWt0ZS5odG1sP19fX1NJRD1V/product/113/', ''), (2624, 'http://www.markenoele.de/index.php/catalog/category/view/id/40?p=2', ''), (2625, 'http://www.markenoele.de/index.php/catalog/product/view/id/117/category/39', ''), (2626, 'http://www.markenoele.de/index.php/catalog/product/view/id/112/category/40', ''), (2627, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/2/', ''), (2628, 'http://www.markenoele.de/index.php/zahlung/', ''), (2629, 'http://www.markenoele.de/index.php/catalog/product/view/id/118', ''), (2630, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/72/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lz9fX19TSUQ9VQ,,/', ''), (2631, 'http://www.markenoele.de/index.php/catalog/product/view/id/5/category/4', ''), (2632, 'http://www.markenoele.de/index.php/catalog/product/view/id/7/category/4', ''), (2633, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/71/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9saWVmZXJ1bmc_X19fU0lEPVU,/', ''), (2634, 'http://www.markenoele.de/index.php/catalog/product/view/id/110', ''), (2635, 'http://www.markenoele.de/index.php/.jqzoom', ''), (2636, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9wZmxlZ2Vwcm9kdWt0ZS5odG1sP19fX1NJRD1V/product/110/', ''), (2637, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', ''), (2638, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC96dXNhdHpzdG9mZmUuaHRtbD9fX19TSUQ9VQ,,/product/115/', ''), (2639, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=2', ''), (2640, 'http://www.markenoele.de/index.php/catalog/product/view/id/113/category/40', ''), (2641, 'http://www.markenoele.de/index.php/catalog/product/view/id/121', ''), (2642, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC96dXNhdHpzdG9mZmUuaHRtbD9fX19TSUQ9VQ,,/product/99/', ''), (2643, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/1/', ''), (2644, 'http://www.markenoele.de/index.php/catalog/category/view/id/50', ''), (2645, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=4', ''), (2646, 'http://www.markenoele.de/index.php/catalog/product/view/id/126/s/fork-oil-expert-medium-heavy/category/39/', ''), (2647, 'http://www.markenoele.de/index.php/catalog/product/view/id/106/category/40', ''), (2648, 'http://www.markenoele.de/index.php/catalog/product/view/id/110/category/40', ''), (2649, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGFpbi1sdWJlLW9mZnJvYWQuaHRtbD9fX19TSUQ9VQ,,/product/103/', ''), (2650, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC96dXNhdHpzdG9mZmUuaHRtbD9fX19TSUQ9VQ,,/product/103/', ''), (2651, 'http://www.markenoele.de/index.php/checkout/cart/.summary-details-1', ''), (2652, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', ''), (2653, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/110/image/73/', ''), (2654, 'http://www.markenoele.de/index.php/catalog/product/view/id/99/category/39', ''), (2655, 'http://www.markenoele.de/index.php/catalog/product/view/id/17', ''), (2656, 'http://www.markenoele.de/?SID=', ''), (2657, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/72/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jYXRhbG9nc2VhcmNoL3Jlc3VsdC9pbmRleC8_X19fU0lEPVU,/', ''), (2658, 'http://www.markenoele.de/index.php/catalog/product/view/id/107/category/40', ''), (2659, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', ''), (2660, 'http://www.markenoele.de/index.php/catalog/category/view/id/44', ''), (2661, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC96dXNhdHpzdG9mZmUuaHRtbD9fX19TSUQ9VQ,,/product/100/', ''), (2662, 'http://www.markenoele.de/index.php/catalog/product/view/id/8/category/4', ''), (2663, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', ''), (2664, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9wZmxlZ2Vwcm9kdWt0ZS5odG1sP19fX1NJRD1V/product/108/', ''), (2665, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/4', ''), (2666, 'http://www.markenoele.de/index.php/catalog/category/view/id/23', ''), (2667, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?mode=list', ''), (2668, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC96dXNhdHpzdG9mZmUuaHRtbD9fX19TSUQ9VQ,,/product/98/', ''), (2669, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/72/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5tZWlsZS5odG1sP19fX1NJRD1V/', ''), (2670, 'http://www.markenoele.de/index.php/catalog/category/view/id/35', ''), (2671, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9wZmxlZ2Vwcm9kdWt0ZS5odG1sP19fX1NJRD1V/product/112/', ''), (2672, 'http://www.markenoele.de/index.php/customer/account/forgotpassword/', ''), (2673, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9lLXotbHViZS1tdWx0aS1wcm90ZWN0Lmh0bWw_X19fU0lEPVU,/product/110/', ''), (2674, 'http://www.markenoele.de/index.php/catalog/product/view/id/121/s/fuel-system-clean/category/39/', ''), (2675, 'http://www.markenoele.de/index.php/catalog/product/view/id/109/category/40', ''), (2676, 'http://www.markenoele.de/index.php/catalog/category/view/id/36', ''), (2677, 'http://www.markenoele.de/index.php/catalog/category/view/id/47', ''), (2678, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', ''), (2679, 'http://www.markenoele.de/index.php/catalog/product/view/id/108/category/40', ''), (2680, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9hbmdlYm90ZS1kZXMtbW9uYXRzP19fX1NJRD1V/product/17/', ''), (2681, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC96dXNhdHpzdG9mZmUuaHRtbD9fX19TSUQ9VQ,,/product/117/', ''), (2682, 'http://www.markenoele.de/index.php/catalog/product/view/id/100/category/39', ''), (2683, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC96dXNhdHpzdG9mZmUuaHRtbD9fX19TSUQ9VQ,,/product/102/', ''), (2684, 'http://www.markenoele.de/index.php/catalog/product/view/id/103', ''), (2685, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/9/', ''), (2686, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', ''), (2687, 'http://www.markenoele.de/', ''), (2688, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (2689, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (2690, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2691, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/aufkleber.html'), (2692, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (2693, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2694, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (2695, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (2696, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/fanmeile.html'), (2697, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (2698, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (2699, 'http://www.markenoele.de/index.php/catalog/category/view/id/50', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (2700, 'http://www.markenoele.de/index.php/catalog/product/view/id/120/category/50', 'http://www.markenoele.de/index.php/pflegeprodukte/garten.html'), (2701, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/garten/fuel-system-clean.html'), (2702, 'http://www.markenoele.de/index.php/catalog/category/view/id/48?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (2703, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html?p=2'), (2704, 'http://www.markenoele.de/index.php/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (2705, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/99/image/62/', 'http://www.markenoele.de/index.php/zusatzstoffe/mocool.html'), (2706, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/99/image/62/', 'http://www.markenoele.de/index.php/zusatzstoffe/mocool.html'), (2707, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/zusatzstoffe/mocool.html'), (2708, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (2709, 'http://www.markenoele.de/index.php/catalog/category/view/id/37', 'http://www.markenoele.de/index.php/heizol.html'), (2710, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/heizol/premium.html'), (2711, 'http://www.markenoele.de/', ''), (2712, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/'), (2713, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (2714, 'http://www.markenoele.de/index.php/catalog/category/view/id/35', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2715, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (2716, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2717, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (2718, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2719, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVUmcD0y/product/11/', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=2'), (2720, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=2'), (2721, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2722, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=2'), (2723, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2724, 'http://www.markenoele.de/index.php/catalog/category/view/id/26', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (2725, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-2-takt.html'), (2726, 'http://www.markenoele.de/index.php/catalog/category/view/id/29', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (2727, 'http://www.markenoele.de/index.php/catalog/category/view/id/30', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-2-takt.html'), (2728, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-4-takt.html'), (2729, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (2730, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL21vdG9yc3BvcnQvbW90b3JyYWQuaHRtbD9fX19TSUQ9VQ,,/product/73/', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (2731, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (2732, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (2733, 'http://www.markenoele.de/index.php/catalog/product/view/id/73/category/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (2734, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (2735, 'http://www.markenoele.de/index.php/catalog/product/view/id/74/category/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (2736, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (2737, 'http://www.markenoele.de/index.php/catalog/product/view/id/78/category/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (2738, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (2739, 'http://www.markenoele.de/index.php/catalog/product/view/id/73/category/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (2740, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line.html'), (2741, 'http://www.markenoele.de/index.php/catalog/product/view/id/16', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=8100'), (2742, 'http://www.markenoele.de/', ''), (2743, 'http://www.markenoele.de/', ''), (2744, 'http://www.markenoele.de/', ''), (2745, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/'), (2746, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', ''), (2747, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2748, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/customer/account/logoutSuccess/'), (2749, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (2750, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/2/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2751, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2752, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2753, 'http://www.markenoele.de/index.php/customer/account/loginPost/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2754, 'http://www.markenoele.de/index.php/checkout/onepage/index/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2755, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2756, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2757, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2758, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2759, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2760, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2761, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2762, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2763, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2764, 'http://www.markenoele.de/index.php/checkout/onepage/success/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (2765, 'http://www.markenoele.de/index.php/sales/order/view/order_id/16/', 'http://www.markenoele.de/index.php/checkout/onepage/success/'), (2766, 'http://www.markenoele.de/index.php/customer/account/', 'http://www.markenoele.de/index.php/sales/order/view/order_id/16/'), (2767, 'http://www.markenoele.de/index.php/sales/order/view/order_id/16/', 'http://www.markenoele.de/index.php/checkout/onepage/success/'), (2768, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', ''), (2769, 'http://www.markenoele.de/', ''), (2770, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (2771, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2772, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (2773, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/diesel.html'), (2774, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (2775, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (2776, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2777, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/aufkleber.html'), (2778, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (2779, 'http://www.markenoele.de/index.php/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (2780, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9wZmxlZ2Vwcm9kdWt0ZS9jaGFpbi1jbGVhbi5odG1sP19fX1NJRD1V/product/104/', 'http://www.markenoele.de/index.php/pflegeprodukte/chain-clean.html'), (2781, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/pflegeprodukte/chain-clean.html'), (2782, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2783, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL21vdHVsLTYxMDAtc3luZXJnaWUtMWwuaHRtbD9fX19TSUQ9VQ,,/product/3/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-6100-synergie-1l.html'), (2784, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-6100-synergie-1l.html'), (2785, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (2786, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2787, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2788, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2789, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2790, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2791, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2792, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2793, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2794, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (2795, 'http://www.markenoele.de/index.php/', ''), (2796, 'http://www.markenoele.de/', ''), (2797, 'http://www.markenoele.de/', ''), (2798, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=4100', 'http://www.markenoele.de/'), (2799, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100', 'http://www.markenoele.de/'), (2800, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2801, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2802, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2803, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2804, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2805, 'http://www.markenoele.de/', ''), (2806, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100', 'http://www.markenoele.de/'), (2807, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=4100', 'http://www.markenoele.de/'), (2808, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2809, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/motul-4100-power-1l.html'), (2810, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2811, 'http://www.markenoele.de/', ''), (2812, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (2813, 'http://www.markenoele.de/index.php/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2814, 'http://www.markenoele.de/', ''), (2815, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (2816, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2817, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-6100-synergie-1l.html'), (2818, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/agb/'), (2819, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'http://www.markenoele.de/index.php/impressum/'), (2820, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', ''), (2821, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2822, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-1l.html'), (2823, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2824, 'http://www.markenoele.de/index.php/catalog/product/view/id/1', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-1l.html'), (2825, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9tb3R1bC00MTAwLXBvd2VyLTVsLmh0bWw_X19fU0lEPVU,/product/1/', 'http://www.markenoele.de/index.php/motul-4100-power-5l.html'), (2826, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/motul-4100-power-5l.html'), (2827, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9tb3R1bC00MTAwLXBvd2VyLTVsLmh0bWw_X19fU0lEPVU,/product/1/', 'http://www.markenoele.de/index.php/motul-4100-power-5l.html'), (2828, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/motul-4100-power-5l.html'), (2829, 'http://www.markenoele.de/index.php/catalog/product/view/id/1', 'http://www.markenoele.de/index.php/checkout/cart/'), (2830, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/motul-4100-power-5l.html'), (2831, 'http://www.markenoele.de/index.php/catalog/product/view/id/31/category/9', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (2832, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/motul-4100-power-5l.html'), (2833, 'http://www.markenoele.de/index.php/catalog/product/view/id/1', 'http://www.markenoele.de/index.php/checkout/cart/'), (2834, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/motul-4100-power-5l.html'), (2835, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2836, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/motul-4100-power-1l.html'), (2837, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (2838, 'http://www.markenoele.de/index.php/catalog/product/view/id/110', 'http://www.markenoele.de/index.php/'), (2839, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/e-z-lube-multi-protect.html'), (2840, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (2841, 'http://www.markenoele.de/', ''), (2842, 'http://www.markenoele.de/', ''), (2843, 'http://www.markenoele.de/', ''), (2844, 'http://www.markenoele.de/', ''), (2845, 'http://www.markenoele.de/', ''), (2846, 'http://www.markenoele.de/', ''), (2847, 'http://www.markenoele.de/', ''), (2848, 'http://www.markenoele.de/index.php/', ''), (2849, 'http://www.markenoele.de/', ''), (2850, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/'), (2851, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/motul_pflegeberater/'), (2852, 'http://www.markenoele.de/index.php/catalog/product/view/id/17', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (2853, 'http://www.markenoele.de/index.php/', ''), (2854, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/'), (2855, 'http://www.markenoele.de/', ''), (2856, 'http://www.markenoele.de/index.php/', ''), (2857, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/'), (2858, 'http://www.markenoele.de/', ''), (2859, 'http://www.markenoele.de/index.php/lieferung', 'http://www.markenoele.de/index.php/'), (2860, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/'), (2861, 'http://www.markenoele.de/', ''), (2862, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/lieferung'), (2863, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=61', 'http://www.markenoele.de/index.php/lieferung'), (2864, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=6100', 'http://www.markenoele.de/index.php/lieferung'), (2865, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=6100', 'http://www.markenoele.de/index.php/lieferung'), (2866, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100', 'http://www.markenoele.de/'), (2867, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=4100', 'http://www.markenoele.de/'), (2868, 'http://www.markenoele.de/index.php/catalog/product/view/id/3', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=6100'), (2869, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2870, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100', 'http://www.markenoele.de/index.php/motul-6100-synergie-1l.html'), (2871, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2872, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9tb3R1bC00MTAwLXBvd2VyLTFsLmh0bWw_X19fU0lEPVU,/product/2/', 'http://www.markenoele.de/index.php/motul-4100-power-1l.html'), (2873, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/motul-4100-power-1l.html'), (2874, 'http://www.markenoele.de/index.php/checkout/onepage/', ''), (2875, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (2876, 'http://www.markenoele.de/index.php/catalog/product/view/id/1', 'http://www.markenoele.de/index.php/motul-4100-power-1l.html'), (2877, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (2878, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (2879, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2880, 'http://www.markenoele.de/', ''), (2881, 'http://www.markenoele.de/', ''), (2882, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (2883, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2884, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (2885, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (2886, 'http://www.markenoele.de/index.php/', ''), (2887, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2888, 'http://www.markenoele.de/index.php/', ''), (2889, 'http://www.markenoele.de/index.php/', ''), (2890, 'http://www.markenoele.de/index.php/', ''), (2891, 'http://www.markenoele.de/index.php/', ''), (2892, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2893, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2894, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2895, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2896, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/motul-6100-synergie-1l.html'), (2897, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (2898, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/1/image/2/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motul-4100-power-5l.html'), (2899, 'http://www.markenoele.de/index.php', ''), (2900, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=41', 'http://www.markenoele.de/index.php'), (2901, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100', 'http://www.markenoele.de/index.php'), (2902, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=4100', 'http://www.markenoele.de/index.php'), (2903, 'http://www.markenoele.de/index.php/catalog/product/view/id/1', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2904, 'http://www.markenoele.de/index.php/catalog/product/view/id/1', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2905, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100', 'http://www.markenoele.de/index.php'), (2906, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100', 'http://www.markenoele.de/index.php'), (2907, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100', 'http://www.markenoele.de/index.php'), (2908, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2909, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100', 'http://www.markenoele.de/index.php'), (2910, 'http://www.markenoele.de/index.php/catalog/product/view/id/1', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2911, 'http://www.markenoele.de/index.php/catalog/product/view/id/1', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2912, 'http://www.markenoele.de/index.php/catalog/product/view/id/1', 'http://www.markenoele.de/index.php/motul-4100-power-1l.html'), (2913, 'http://www.markenoele.de/index.php/catalog/product/view/id/1', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2914, 'http://www.markenoele.de/index.php/catalog/product/view/id/1', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2915, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/1/image/57/', 'http://www.markenoele.de/index.php/motul-4100-power-5l.html'), (2916, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/1/image/57/', 'http://www.markenoele.de/index.php/motul-4100-power-5l.html'), (2917, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100', 'http://www.markenoele.de/index.php'), (2918, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2919, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/2/image/1/', 'http://www.markenoele.de/index.php/motul-4100-power-1l.html'), (2920, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/2/image/1/', 'http://www.markenoele.de/index.php/motul-4100-power-1l.html'), (2921, 'http://www.markenoele.de/index.php/catalog/product/view/id/1', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2922, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2923, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2924, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/2/image/1/', 'http://www.markenoele.de/index.php/motul-4100-power-1l.html'), (2925, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2926, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/2/image/1/', 'http://www.markenoele.de/index.php/motul-4100-power-1l.html'), (2927, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2928, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/2/image/1/', 'http://www.markenoele.de/index.php/motul-4100-power-1l.html'), (2929, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2930, 'http://www.markenoele.de/index.php/catalog/product/view/id/1', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2931, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100', 'http://www.markenoele.de/index.php'), (2932, 'http://www.markenoele.de/index.php/catalog/product/view/id/1', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2933, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2934, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/2/image/1/', 'http://www.markenoele.de/index.php/motul-4100-power-1l.html'), (2935, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/2/image/1/', 'http://www.markenoele.de/index.php/motul-4100-power-1l.html'), (2936, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2937, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2938, 'http://www.markenoele.de/', ''), (2939, 'http://www.markenoele.de/', ''), (2940, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2941, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2942, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2943, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/2/image/1/', 'http://www.markenoele.de/index.php/motul-4100-power-1l.html'), (2944, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2945, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2946, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9tb3R1bC00MTAwLXBvd2VyLTFsLmh0bWw_X19fU0lEPVU,/product/2/', 'http://www.markenoele.de/index.php/motul-4100-power-1l.html'), (2947, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/motul-4100-power-1l.html'), (2948, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=4100'), (2949, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/2/image/1/', 'http://www.markenoele.de/index.php/motul-4100-power-1l.html'), (2950, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/motul-4100-power-1l.html'), (2951, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (2952, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/motul-4100-power-1l.html'), (2953, 'http://www.markenoele.de/index.php/catalog/product/view/id/7/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (2954, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/motul-4100-power-1l.html'), (2955, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (2956, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (2957, 'http://www.markenoele.de/index.php/catalog/product/view/id/1', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-1l.html'), (2958, 'http://www.markenoele.de/index.php/catalog/product/view/id/1', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-1l.html'), (2959, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (2960, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (2961, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2962, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2963, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (2964, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/fanmeile.html'), (2965, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (2966, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2967, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (2968, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2969, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2970, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/motul-4100-power-5l.html'), (2971, 'http://www.markenoele.de/index.php/catalog/product/view/id/134/category/41', 'http://www.markenoele.de/index.php/fanmeile.html'), (2972, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2973, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2974, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2975, 'http://www.markenoele.de/index.php/catalog/product/view/id/135/category/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2976, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2977, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2978, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2979, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2980, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2981, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2982, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/134/image/118/', 'http://www.markenoele.de/index.php/fanmeile/poloshirt-sw-herren.html'), (2983, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/134/image/118/', 'http://www.markenoele.de/index.php/fanmeile/poloshirt-sw-herren.html'), (2984, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/134/image/118/', 'http://www.markenoele.de/index.php/fanmeile/poloshirt-sw-herren.html'), (2985, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/134/image/118/', 'http://www.markenoele.de/index.php/fanmeile/poloshirt-sw-herren.html'), (2986, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/134/image/118/', 'http://www.markenoele.de/index.php/fanmeile/poloshirt-sw-herren.html'), (2987, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/134/image/118/', 'http://www.markenoele.de/index.php/fanmeile/poloshirt-sw-herren.html'), (2988, 'http://www.markenoele.de/index.php/catalog/product/view/id/135/category/41', 'http://www.markenoele.de/index.php/fanmeile.html'), (2989, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/fanmeile/poloshirt-sw-herren.html'), (2990, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (2991, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2992, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2993, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2994, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (2995, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (2996, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2997, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2998, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (2999, 'http://www.markenoele.de/index.php/catalog/product/view/id/138/category/41', 'http://www.markenoele.de/index.php/fanmeile.html'), (3000, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3001, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3002, 'http://www.markenoele.de/index.php/catalog/product/view/id/138/category/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3003, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/bekleidung/poloshirt-sw-herren-138.html'), (3004, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (3005, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (3006, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (3007, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (3008, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (3009, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (3010, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (3011, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (3012, 'http://www.markenoele.de/', ''), (3013, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (3014, 'http://www.markenoele.de/index.php/catalog/category/view/id/53?p=2', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (3015, 'http://www.markenoele.de/', ''), (3016, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/109/', 'http://www.markenoele.de/'), (3017, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (3018, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html?p=2'), (3019, 'http://www.markenoele.de/index.php/catalog/category/view/id/53?p=2', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (3020, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html?p=2'), (3021, 'http://www.markenoele.de/index.php/catalog/category/view/id/53?p=2', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (3022, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3023, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/119/', 'http://www.markenoele.de/index.php/'), (3024, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (3025, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/poloshirt-sw-herren-138.html'), (3026, 'http://www.markenoele.de/index.php/catalog/category/view/id/53?p=2', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (3027, 'http://www.markenoele.de/index.php/catalog/product/view/id/150/category/53', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html?p=2'), (3028, 'http://www.markenoele.de/index.php/catalog/product/view/id/150/category/53', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html?p=2'), (3029, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/accesoire/baseball-cap-300v.html'), (3030, 'http://www.markenoele.de/index.php/catalog/category/view/id/53?p=2', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (3031, 'http://www.markenoele.de/index.php/catalog/product/view/id/150/category/53', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html?p=2'), (3032, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/150/image/134/', 'http://www.markenoele.de/index.php/fanmeile/accesoire/baseball-cap-300v.html'), (3033, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/accesoire/baseball-cap-300v.html'), (3034, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3035, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3036, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3037, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Polo', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3038, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Polo', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3039, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Polo', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3040, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Polo'), (3041, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (3042, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (3043, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3044, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3045, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/index.php/fanmeile.html'), (3046, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/index.php/fanmeile.html?p=2'), (3047, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/index.php/fanmeile.html?p=2'), (3048, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?limit=all', 'http://www.markenoele.de/index.php/fanmeile.html?p=1'), (3049, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html?limit=all'), (3050, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3051, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3052, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3053, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3054, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3055, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3056, 'http://www.markenoele.de/index.php/catalog/product/view/id/135/category/41', ''), (3057, 'http://www.markenoele.de/index.php/catalog/product/view/id/135/category/41', ''), (3058, 'http://www.markenoele.de/index.php/catalog/product/view/id/135/category/41', ''), (3059, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3060, 'http://www.markenoele.de/index.php/fanmeile/poloshirt-sw-herren-138.html', ''), (3061, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/41', ''), (3062, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/41', ''), (3063, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/41', ''), (3064, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/41', ''), (3065, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/41', ''), (3066, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/41', ''), (3067, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/poloshirt-sw-herren-152.html'), (3068, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3069, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/aufkleber.html'), (3070, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (3071, 'http://www.markenoele.de/index.php/%3Cbr', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (3072, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanmeile.html'), (3073, 'http://www.markenoele.de/', ''), (3074, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (3075, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (3076, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (3077, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/41', ''), (3078, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3079, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/118/', 'http://www.markenoele.de/index.php/'), (3080, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (3081, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3082, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/121/', 'http://www.markenoele.de/index.php/'), (3083, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (3084, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/41', ''), (3085, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/fanmeile/poloshirt-sw-herren-152.html'), (3086, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (3087, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3088, 'http://www.markenoele.de/index.php/', ''), (3089, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/119/', 'http://www.markenoele.de/index.php/'), (3090, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (3091, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (3092, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (3093, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (3094, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (3095, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (3096, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (3097, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (3098, 'http://www.markenoele.de/index.php/catalog/product/view/id/118', 'http://www.markenoele.de/index.php/checkout/cart/'), (3099, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/e-z-clean.html'), (3100, 'http://www.markenoele.de/', ''), (3101, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (3102, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/index.php/fanmeile.html'), (3103, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/fanmeile.html?p=2'), (3104, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/index.php/fanmeile.html'), (3105, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html?p=2'), (3106, 'http://www.markenoele.de/', ''), (3107, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (3108, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile.html'), (3109, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (3110, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/aufkleber.html'), (3111, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5tZWlsZS9iZWtsZWlkdW5nLmh0bWw_X19fU0lEPVU,/product/139/', ''), (3112, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (3113, 'http://www.markenoele.de/index.php/catalog/product/view/id/139/category/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3114, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung/arbeitshandschuhe.html'), (3115, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3116, 'http://www.markenoele.de/index.php/catalog/product/view/id/140/category/53', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (3117, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5tZWlsZS9hY2Nlc29pcmUvYmxlY2hzY2hpbGQtcGluLXVwLWkuaHRtbD9fX19TSUQ9VQ,,/product/140/', 'http://www.markenoele.de/index.php/fanmeile/accesoire/blechschild-pin-up-i.html'), (3118, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanmeile/accesoire/blechschild-pin-up-i.html'), (3119, 'http://www.markenoele.de/index.php/catalog/product/view/id/140/category/53', ''), (3120, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/fanmeile/accesoire/blechschild-pin-up-i.html'), (3121, 'http://www.markenoele.de/index.php/catalog/product/view/id/140/category/53', ''), (3122, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/index.php/fanmeile/accesoire/blechschild-pin-up-i.html'), (3123, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/agb/'), (3124, 'http://www.markenoele.de/index.php/widerruf/', 'http://www.markenoele.de/index.php/impressum/'), (3125, 'http://www.markenoele.de/index.php/datenschutz/', 'http://www.markenoele.de/index.php/widerruf/'), (3126, 'http://www.markenoele.de/index.php/zahlung/', 'http://www.markenoele.de/index.php/datenschutz/'), (3127, 'http://www.markenoele.de/index.php/zahlung/', 'http://www.markenoele.de/index.php/zahlung/'), (3128, 'http://www.markenoele.de/index.php/lieferung/', 'http://www.markenoele.de/index.php/zahlung/'), (3129, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'http://www.markenoele.de/index.php/lieferung/'), (3130, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/altoelentsorgung/'), (3131, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (3132, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/diesel.html'), (3133, 'http://www.markenoele.de/index.php/catalog/product/view/id/112', 'http://www.markenoele.de/index.php/'), (3134, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/112/image/75/', ''), (3135, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/wash-wax.html'), (3136, 'http://www.markenoele.de/', ''), (3137, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/'), (3138, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (3139, 'http://www.markenoele.de/index.php/catalog/category/view/id/42', 'http://www.markenoele.de/index.php/diesel.html'), (3140, 'http://www.markenoele.de/index.php/catalog/category/view/id/43', 'http://www.markenoele.de/index.php/diesel/industrie.html'), (3141, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/diesel/baustellen.html'), (3142, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/diesel/baustellen.html'), (3143, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/diesel/baustellen.html'), (3144, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (3145, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (3146, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (3147, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (3148, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (3149, 'http://www.markenoele.de/index.php/catalog/product/view/id/107/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (3150, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/pflegeprodukte/air-filter-clean.html'), (3151, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/pflegeprodukte/air-filter-clean.html'), (3152, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/pflegeprodukte/air-filter-clean.html'), (3153, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (3154, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-1l.html'), (3155, 'http://www.markenoele.de/index.php/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (3156, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL21vdG9ycmFkL21vdHVsLTUxMDAtNHQuaHRtbD9fX19TSUQ9VQ,,/product/33/', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motul-5100-4t.html'), (3157, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motul-5100-4t.html'), (3158, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3159, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3160, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3161, 'http://www.markenoele.de/index.php/catalog/product/view/id/114', 'http://www.markenoele.de/index.php/'), (3162, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9tb3RvLXdhc2gtcGx1cy5odG1sP19fX1NJRD1V/product/114/', 'http://www.markenoele.de/index.php/moto-wash-plus.html'), (3163, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/moto-wash-plus.html'), (3164, 'http://www.markenoele.de/index.php/catalog/product/view/id/114', 'http://www.markenoele.de/index.php/checkout/cart/'), (3165, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/moto-wash-plus.html'), (3166, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (3167, 'http://www.markenoele.de/index.php/catalog/product/view/id/31/category/9', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (3168, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL21vdG9ycmFkL21vdHVsLTMwMDAtNHQuaHRtbD9fX19TSUQ9VQ,,/product/31/', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motul-3000-4t.html'), (3169, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motul-3000-4t.html'), (3170, 'http://www.markenoele.de/index.php/catalog/product/view/id/31/category/9', 'http://www.markenoele.de/index.php/checkout/cart/'), (3171, 'http://www.markenoele.de/index.php/catalog/category/view/id/23', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motul-3000-4t.html'), (3172, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe/modellbau.html'), (3173, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (3174, 'http://www.markenoele.de/index.php/catalog/product/view/id/30/category/32', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (3175, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL21vdG9yc3BvcnQvbW90dWwtZ2Vhci1mZi1jb21wZXRpdGlvbi5odG1sP19fX1NJRD1V/product/30/', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motul-gear-ff-competition.html'), (3176, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motul-gear-ff-competition.html'), (3177, 'http://www.markenoele.de/index.php/catalog/product/view/id/30/category/32', 'http://www.markenoele.de/index.php/checkout/cart/'), (3178, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motul-gear-ff-competition.html'), (3179, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL3F1YWQuaHRtbD9fX19TSUQ9VQ,,/product/63/', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (3180, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (3181, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/checkout/cart/'), (3182, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (3183, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/heizol.html'), (3184, 'http://www.markenoele.de/index.php/catalog/product/view/id/144/category/41', 'http://www.markenoele.de/index.php/fanmeile.html'), (3185, 'http://www.markenoele.de/index.php/catalog/product/view/id/144/category/41', 'http://www.markenoele.de/index.php/fanmeile.html'), (3186, 'http://www.markenoele.de/index.php/', ''), (3187, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/e-z-clean.html'), (3188, 'http://www.markenoele.de/index.php/', ''), (3189, 'http://www.markenoele.de/', ''), (3190, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/112/', 'http://www.markenoele.de/'), (3191, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (3192, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3193, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/114/', 'http://www.markenoele.de/index.php/'), (3194, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (3195, 'http://www.markenoele.de/', ''), (3196, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/114/', 'http://www.markenoele.de/'), (3197, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (3198, 'http://www.markenoele.de/', ''), (3199, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/132/', 'http://www.markenoele.de/'), (3200, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (3201, 'http://www.markenoele.de/index.php/catalog/product/view/id/132', 'http://www.markenoele.de/index.php/checkout/cart/'), (3202, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/shock-oil-factory-line.html'), (3203, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (3204, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (3205, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motul-6100-synergie-1l.html'), (3206, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (3207, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (3208, 'http://www.markenoele.de/index.php/catalog/product/view/id/133/s/motul-pflegeberater/category/6/', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (3209, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (3210, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (3211, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/41', ''), (3212, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/41', ''), (3213, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/poloshirt-sw-herren-152.html'), (3214, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3215, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/aufkleber.html'), (3216, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (3217, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3218, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?limit=all', 'http://www.markenoele.de/index.php/fanmeile.html'), (3219, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?limit=all', 'http://www.markenoele.de/index.php/fanmeile.html'), (3220, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/41', 'http://www.markenoele.de/index.php/fanmeile.html?limit=all'), (3221, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5tZWlsZS9wb2xvc2hpcnQtc3ctaGVycmVuLTE1Mi5odG1sP19fX1NJRD1V/product/152/', 'http://www.markenoele.de/index.php/fanmeile/poloshirt-sw-herren-152.html'), (3222, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/41', 'http://www.markenoele.de/index.php/fanmeile/poloshirt-sw-herren-152.html'), (3223, 'http://www.markenoele.de/js/prototype/validation.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3224, 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3225, 'http://www.markenoele.de/skin/frontend/esso/standard/css/print.css', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3226, 'http://www.markenoele.de/skin/frontend/esso/standard/css/widgets.css', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3227, 'http://www.markenoele.de/js/scriptaculous/builder.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3228, 'http://www.markenoele.de/js/scriptaculous/effects.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3229, 'http://www.markenoele.de/js/prototype/prototype.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3230, 'http://www.markenoele.de/index.php/', ''), (3231, 'http://www.markenoele.de/js/scriptaculous/slider.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3232, 'http://www.markenoele.de/js/varien/menu.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3233, 'http://www.markenoele.de/js/scriptaculous/controls.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3234, 'http://www.markenoele.de/skin/frontend/esso/standard/css/widgets.css', 'http://www.markenoele.de/index.php/'), (3235, 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css', 'http://www.markenoele.de/index.php/'), (3236, 'http://www.markenoele.de/js/scriptaculous/builder.js', 'http://www.markenoele.de/index.php/'), (3237, 'http://www.markenoele.de/js/scriptaculous/dragdrop.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3238, 'http://www.markenoele.de/js/varien/js.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3239, 'http://www.markenoele.de/js/mage/translate.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3240, 'http://www.markenoele.de/js/varien/form.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3241, 'http://www.markenoele.de/js/mage/cookies.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3242, 'http://www.markenoele.de/js/prototype/validation.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3243, 'http://www.markenoele.de/js/prototype/validation.js', 'http://www.markenoele.de/index.php/'), (3244, 'http://www.markenoele.de/js/prototype/prototype.js', 'http://www.markenoele.de/index.php/'), (3245, 'http://www.markenoele.de/skin/frontend/esso/standard/css/print.css', 'http://www.markenoele.de/index.php/'), (3246, 'http://www.markenoele.de/js/scriptaculous/effects.js', 'http://www.markenoele.de/index.php/'), (3247, 'http://www.markenoele.de/js/scriptaculous/controls.js', 'http://www.markenoele.de/index.php/'), (3248, 'http://www.markenoele.de/js/scriptaculous/dragdrop.js', 'http://www.markenoele.de/index.php/'), (3249, 'http://www.markenoele.de/js/scriptaculous/builder.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3250, 'http://www.markenoele.de/js/mage/cookies.js', 'http://www.markenoele.de/index.php/'), (3251, 'http://www.markenoele.de/js/mage/translate.js', 'http://www.markenoele.de/index.php/'), (3252, 'http://www.markenoele.de/js/scriptaculous/slider.js', 'http://www.markenoele.de/index.php/'), (3253, 'http://www.markenoele.de/js/varien/form.js', 'http://www.markenoele.de/index.php/'), (3254, 'http://www.markenoele.de/js/varien/js.js', 'http://www.markenoele.de/index.php/'), (3255, 'http://www.markenoele.de/js/varien/menu.js', 'http://www.markenoele.de/index.php/'), (3256, 'http://www.markenoele.de/js/scriptaculous/effects.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3257, 'http://www.markenoele.de/js/scriptaculous/builder.js', 'http://www.markenoele.de/index.php/'), (3258, 'http://www.markenoele.de/js/scriptaculous/dragdrop.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3259, 'http://www.markenoele.de/js/scriptaculous/effects.js', 'http://www.markenoele.de/index.php/'), (3260, 'http://www.markenoele.de/js/scriptaculous/dragdrop.js', 'http://www.markenoele.de/index.php/'), (3261, 'http://www.markenoele.de/js/scriptaculous/controls.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3262, 'http://www.markenoele.de/js/scriptaculous/slider.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3263, 'http://www.markenoele.de/js/scriptaculous/controls.js', 'http://www.markenoele.de/index.php/'), (3264, 'http://www.markenoele.de/js/varien/js.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3265, 'http://www.markenoele.de/js/scriptaculous/slider.js', 'http://www.markenoele.de/index.php/'), (3266, 'http://www.markenoele.de/js/varien/js.js', 'http://www.markenoele.de/index.php/'), (3267, 'http://www.markenoele.de/js/varien/form.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3268, 'http://www.markenoele.de/js/varien/menu.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3269, 'http://www.markenoele.de/js/mage/translate.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3270, 'http://www.markenoele.de/js/varien/form.js', 'http://www.markenoele.de/index.php/'), (3271, 'http://www.markenoele.de/js/mage/cookies.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3272, 'http://www.markenoele.de/js/varien/menu.js', 'http://www.markenoele.de/index.php/'), (3273, 'http://www.markenoele.de/skin/frontend/esso/standard/images/logo.png', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3274, 'http://www.markenoele.de/skin/frontend/esso/standard/images/akt-art-sm.png', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3275, 'http://www.markenoele.de/js/mage/translate.js', 'http://www.markenoele.de/index.php/'), (3276, 'http://www.markenoele.de/skin/frontend/esso/standard/images/tropf-sm.png', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3277, 'http://www.markenoele.de/skin/frontend/esso/standard/images/motul_pflege_teaser.png', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3278, 'http://www.markenoele.de/skin/frontend/esso/standard/images/search_arrow_right.png', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3279, 'http://www.markenoele.de/skin/frontend/esso/standard/images/icon_lupe_sm.png', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3280, 'http://www.markenoele.de/js/mage/cookies.js', 'http://www.markenoele.de/index.php/'), (3281, 'http://www.markenoele.de/skin/frontend/esso/standard/images/akt-art-sm.png', 'http://www.markenoele.de/index.php/'), (3282, 'http://www.markenoele.de/skin/frontend/esso/standard/images/search_arrow_right.png', 'http://www.markenoele.de/index.php/'), (3283, 'http://www.markenoele.de/skin/frontend/esso/standard/images/icon_lupe_sm.png', 'http://www.markenoele.de/index.php/'), (3284, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/poloshirt-sw-herren-152.html'), (3285, 'http://www.markenoele.de/skin/frontend/esso/standard/images/motul_pflege_teaser.png', 'http://www.markenoele.de/index.php/'), (3286, 'http://www.markenoele.de/skin/adminhtml/default/default/boxes.css', 'http://www.markenoele.de/index.php/admin/'), (3287, 'http://www.markenoele.de/skin/frontend/esso/standard/css/widgets.css', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3288, 'http://www.markenoele.de/skin/adminhtml/default/default/reset.css', 'http://www.markenoele.de/index.php/admin/'), (3289, 'http://www.markenoele.de/skin/frontend/esso/standard/css/print.css', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3290, 'http://www.markenoele.de/js/prototype/prototype.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3291, 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3292, 'http://www.markenoele.de/js/mage/adminhtml/form.js', 'http://www.markenoele.de/index.php/admin/'), (3293, 'http://www.markenoele.de/skin/frontend/esso/standard/images/logo.png', 'http://www.markenoele.de/index.php/'), (3294, 'http://www.markenoele.de/js/prototype/validation.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3295, 'http://www.markenoele.de/js/scriptaculous/builder.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3296, 'http://www.markenoele.de/js/scriptaculous/controls.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3297, 'http://www.markenoele.de/skin/frontend/esso/standard/images/tropf-sm.png', 'http://www.markenoele.de/index.php/'), (3298, 'http://www.markenoele.de/js/lib/ccard.js', 'http://www.markenoele.de/index.php/admin/'), (3299, 'http://www.markenoele.de/js/prototype/prototype.js', 'http://www.markenoele.de/index.php/admin/'), (3300, 'http://www.markenoele.de/js/varien/menu.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3301, 'http://www.markenoele.de/js/mage/cookies.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3302, 'http://www.markenoele.de/js/scriptaculous/dragdrop.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3303, 'http://www.markenoele.de/js/varien/js.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3304, 'http://www.markenoele.de/js/scriptaculous/effects.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3305, 'http://www.markenoele.de/js/scriptaculous/slider.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3306, 'http://www.markenoele.de/js/mage/translate.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3307, 'http://www.markenoele.de/js/varien/form.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3308, 'http://www.markenoele.de/js/prototype/validation.js', 'http://www.markenoele.de/index.php/admin/'), (3309, 'http://www.markenoele.de/skin/frontend/esso/standard/images/i_asc_arrow.gif', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3310, 'http://www.markenoele.de/js/scriptaculous/dragdrop.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3311, 'http://www.markenoele.de/js/mage/adminhtml/form.js', 'http://www.markenoele.de/index.php/admin/'), (3312, 'http://www.markenoele.de/js/scriptaculous/controls.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3313, 'http://www.markenoele.de/js/scriptaculous/slider.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3314, 'http://www.markenoele.de/js/varien/js.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3315, 'http://www.markenoele.de/js/varien/form.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3316, 'http://www.markenoele.de/js/varien/menu.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3317, 'http://www.markenoele.de/js/mage/translate.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3318, 'http://www.markenoele.de/js/mage/cookies.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3319, 'http://www.markenoele.de/skin/frontend/esso/standard/images/logo.png', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3320, 'http://www.markenoele.de/skin/frontend/esso/standard/images/motul_pflege_teaser.png', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3321, 'http://www.markenoele.de/skin/frontend/esso/standard/images/icon_lupe_sm.png', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3322, 'http://www.markenoele.de/skin/frontend/esso/standard/images/search_arrow_right.png', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3323, 'http://www.markenoele.de/skin/frontend/esso/standard/images/akt-art-sm.png', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3324, 'http://www.markenoele.de/skin/frontend/esso/standard/images/tropf-sm.png', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3325, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/poloshirt-sw-herren-152.html'), (3326, 'http://www.markenoele.de/skin/frontend/esso/standard/css/print.css', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3327, 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3328, 'http://www.markenoele.de/js/prototype/validation.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3329, 'http://www.markenoele.de/js/scriptaculous/builder.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3330, 'http://www.markenoele.de/js/scriptaculous/dragdrop.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3331, 'http://www.markenoele.de/js/scriptaculous/controls.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3332, 'http://www.markenoele.de/js/scriptaculous/effects.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3333, 'http://www.markenoele.de/js/prototype/prototype.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3334, 'http://www.markenoele.de/skin/frontend/esso/standard/css/widgets.css', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3335, 'http://www.markenoele.de/js/varien/menu.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3336, 'http://www.markenoele.de/js/varien/form.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3337, 'http://www.markenoele.de/js/varien/js.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3338, 'http://www.markenoele.de/js/scriptaculous/slider.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3339, 'http://www.markenoele.de/js/mage/translate.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3340, 'http://www.markenoele.de/js/mage/cookies.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3341, 'http://www.markenoele.de/js/prototype/validation.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3342, 'http://www.markenoele.de/skin/adminhtml/default/default/boxes.css', 'http://www.markenoele.de/index.php/admin/index/index/key/d14125adeebb32c3064318f48d244a5b/'), (3343, 'http://www.markenoele.de/js/scriptaculous/builder.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3344, 'http://www.markenoele.de/js/scriptaculous/effects.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3345, 'http://www.markenoele.de/js/scriptaculous/dragdrop.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3346, 'http://www.markenoele.de/js/mage/adminhtml/form.js', 'http://www.markenoele.de/index.php/admin/index/index/key/d14125adeebb32c3064318f48d244a5b/'), (3347, 'http://www.markenoele.de/index.php/', ''), (3348, 'http://www.markenoele.de/js/lib/ccard.js', 'http://www.markenoele.de/index.php/admin/index/index/key/d14125adeebb32c3064318f48d244a5b/'), (3349, 'http://www.markenoele.de/js/prototype/validation.js', 'http://www.markenoele.de/index.php/admin/index/index/key/d14125adeebb32c3064318f48d244a5b/'), (3350, 'http://www.markenoele.de/js/prototype/prototype.js', 'http://www.markenoele.de/index.php/admin/index/index/key/d14125adeebb32c3064318f48d244a5b/'), (3351, 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css', 'http://www.markenoele.de/index.php/'), (3352, 'http://www.markenoele.de/skin/frontend/esso/standard/css/print.css', 'http://www.markenoele.de/index.php/'), (3353, 'http://www.markenoele.de/js/prototype/prototype.js', 'http://www.markenoele.de/index.php/'), (3354, 'http://www.markenoele.de/skin/frontend/esso/standard/css/widgets.css', 'http://www.markenoele.de/index.php/'), (3355, 'http://www.markenoele.de/js/scriptaculous/effects.js', 'http://www.markenoele.de/index.php/'), (3356, 'http://www.markenoele.de/js/scriptaculous/dragdrop.js', 'http://www.markenoele.de/index.php/'), (3357, 'http://www.markenoele.de/js/varien/form.js', 'http://www.markenoele.de/index.php/'), (3358, 'http://www.markenoele.de/js/varien/js.js', 'http://www.markenoele.de/index.php/'), (3359, 'http://www.markenoele.de/js/varien/menu.js', 'http://www.markenoele.de/index.php/'), (3360, 'http://www.markenoele.de/js/scriptaculous/slider.js', 'http://www.markenoele.de/index.php/'), (3361, 'http://www.markenoele.de/js/mage/translate.js', 'http://www.markenoele.de/index.php/'), (3362, 'http://www.markenoele.de/js/scriptaculous/builder.js', 'http://www.markenoele.de/index.php/'), (3363, 'http://www.markenoele.de/js/scriptaculous/controls.js', 'http://www.markenoele.de/index.php/'), (3364, 'http://www.markenoele.de/js/scriptaculous/controls.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3365, 'http://www.markenoele.de/js/prototype/validation.js', 'http://www.markenoele.de/index.php/'), (3366, 'http://www.markenoele.de/js/scriptaculous/builder.js', 'http://www.markenoele.de/index.php/'), (3367, 'http://www.markenoele.de/js/mage/cookies.js', 'http://www.markenoele.de/index.php/'), (3368, 'http://www.markenoele.de/js/scriptaculous/slider.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3369, 'http://www.markenoele.de/skin/adminhtml/default/default/reset.css', 'http://www.markenoele.de/index.php/admin/index/index/key/d14125adeebb32c3064318f48d244a5b/'), (3370, 'http://www.markenoele.de/js/scriptaculous/effects.js', 'http://www.markenoele.de/index.php/'), (3371, 'http://www.markenoele.de/js/varien/js.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3372, 'http://www.markenoele.de/js/scriptaculous/dragdrop.js', 'http://www.markenoele.de/index.php/'), (3373, 'http://www.markenoele.de/js/scriptaculous/controls.js', 'http://www.markenoele.de/index.php/'), (3374, 'http://www.markenoele.de/js/scriptaculous/slider.js', 'http://www.markenoele.de/index.php/'), (3375, 'http://www.markenoele.de/js/varien/js.js', 'http://www.markenoele.de/index.php/'), (3376, 'http://www.markenoele.de/js/varien/form.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3377, 'http://www.markenoele.de/js/varien/form.js', 'http://www.markenoele.de/index.php/'), (3378, 'http://www.markenoele.de/js/varien/menu.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3379, 'http://www.markenoele.de/js/mage/translate.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3380, 'http://www.markenoele.de/js/mage/cookies.js', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3381, 'http://www.markenoele.de/skin/frontend/esso/standard/images/logo.png', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3382, 'http://www.markenoele.de/skin/frontend/esso/standard/images/tropf-sm.png', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3383, 'http://www.markenoele.de/skin/frontend/esso/standard/images/motul_pflege_teaser.png', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3384, 'http://www.markenoele.de/js/varien/menu.js', 'http://www.markenoele.de/index.php/'), (3385, 'http://www.markenoele.de/skin/frontend/esso/standard/images/icon_lupe_sm.png', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3386, 'http://www.markenoele.de/skin/frontend/esso/standard/images/i_asc_arrow.gif', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3387, 'http://www.markenoele.de/skin/frontend/esso/standard/images/akt-art-sm.png', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3388, 'http://www.markenoele.de/skin/frontend/esso/standard/images/search_arrow_right.png', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3389, 'http://www.markenoele.de/js/mage/translate.js', 'http://www.markenoele.de/index.php/'), (3390, 'http://www.markenoele.de/js/mage/cookies.js', 'http://www.markenoele.de/index.php/'), (3391, 'http://www.markenoele.de/skin/frontend/esso/standard/images/tropf-sm.png', 'http://www.markenoele.de/index.php/'), (3392, 'http://www.markenoele.de/skin/frontend/esso/standard/images/icon_lupe_sm.png', 'http://www.markenoele.de/index.php/'), (3393, 'http://www.markenoele.de/skin/frontend/esso/standard/images/motul_pflege_teaser.png', 'http://www.markenoele.de/index.php/'), (3394, 'http://www.markenoele.de/skin/frontend/esso/standard/images/akt-art-sm.png', 'http://www.markenoele.de/index.php/'), (3395, 'http://www.markenoele.de/skin/frontend/esso/standard/images/logo.png', 'http://www.markenoele.de/index.php/'), (3396, 'http://www.markenoele.de/skin/frontend/esso/standard/images/search_arrow_right.png', 'http://www.markenoele.de/index.php/'), (3397, 'http://www.markenoele.de/index.php/', ''), (3398, 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css', ''), (3399, 'http://www.markenoele.de/skin/frontend/esso/standard/css/print.css', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3400, 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3401, 'http://www.markenoele.de/skin/frontend/esso/standard/css/widgets.css', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3402, 'http://www.markenoele.de/js/scriptaculous/dragdrop.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3403, 'http://www.markenoele.de/js/prototype/validation.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3404, 'http://www.markenoele.de/js/scriptaculous/controls.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3405, 'http://www.markenoele.de/js/scriptaculous/builder.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3406, 'http://www.markenoele.de/js/scriptaculous/effects.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3407, 'http://www.markenoele.de/js/varien/form.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3408, 'http://www.markenoele.de/js/scriptaculous/slider.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3409, 'http://www.markenoele.de/js/prototype/prototype.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3410, 'http://www.markenoele.de/js/varien/js.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3411, 'http://www.markenoele.de/js/prototype/validation.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3412, 'http://www.markenoele.de/js/scriptaculous/builder.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3413, 'http://www.markenoele.de/js/scriptaculous/effects.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3414, 'http://www.markenoele.de/js/mage/translate.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3415, 'http://www.markenoele.de/js/mage/cookies.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3416, 'http://www.markenoele.de/js/scriptaculous/dragdrop.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3417, 'http://www.markenoele.de/js/varien/menu.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3418, 'http://www.markenoele.de/js/scriptaculous/controls.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3419, 'http://www.markenoele.de/js/scriptaculous/slider.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3420, 'http://www.markenoele.de/js/varien/js.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3421, 'http://www.markenoele.de/js/varien/form.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3422, 'http://www.markenoele.de/js/varien/menu.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3423, 'http://www.markenoele.de/js/mage/translate.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3424, 'http://www.markenoele.de/js/mage/cookies.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3425, 'http://www.markenoele.de/skin/frontend/esso/standard/images/search_arrow_right.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3426, 'http://www.markenoele.de/skin/frontend/esso/standard/images/akt-art-sm.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3427, 'http://www.markenoele.de/skin/frontend/esso/standard/images/logo.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3428, 'http://www.markenoele.de/skin/frontend/esso/standard/images/tropf-sm.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3429, 'http://www.markenoele.de/skin/frontend/esso/standard/images/icon_lupe_sm.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3430, 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css', ''), (3431, 'http://www.markenoele.de/skin/frontend/esso/standard/css/widgets.css', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3432, 'http://www.markenoele.de/js/scriptaculous/effects.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3433, 'http://www.markenoele.de/js/prototype/prototype.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3434, 'http://www.markenoele.de/js/scriptaculous/controls.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3435, 'http://www.markenoele.de/js/scriptaculous/dragdrop.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3436, 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3437, 'http://www.markenoele.de/js/scriptaculous/slider.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3438, 'http://www.markenoele.de/js/varien/js.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3439, 'http://www.markenoele.de/skin/frontend/esso/standard/css/print.css', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3440, 'http://www.markenoele.de/js/prototype/validation.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3441, 'http://www.markenoele.de/js/scriptaculous/builder.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3442, 'http://www.markenoele.de/js/varien/menu.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3443, 'http://www.markenoele.de/js/mage/translate.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3444, 'http://www.markenoele.de/js/mage/cookies.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3445, 'http://www.markenoele.de/js/scriptaculous/effects.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3446, 'http://www.markenoele.de/js/varien/form.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3447, 'http://www.markenoele.de/js/scriptaculous/dragdrop.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3448, 'http://www.markenoele.de/js/scriptaculous/controls.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3449, 'http://www.markenoele.de/js/scriptaculous/slider.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3450, 'http://www.markenoele.de/js/varien/js.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3451, 'http://www.markenoele.de/js/varien/form.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3452, 'http://www.markenoele.de/js/varien/menu.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3453, 'http://www.markenoele.de/js/mage/translate.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3454, 'http://www.markenoele.de/js/mage/cookies.js', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3455, 'http://www.markenoele.de/skin/frontend/esso/standard/images/search_arrow_right.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3456, 'http://www.markenoele.de/skin/frontend/esso/standard/images/tropf-sm.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3457, 'http://www.markenoele.de/skin/frontend/esso/standard/images/logo.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3458, 'http://www.markenoele.de/skin/frontend/esso/standard/images/akt-art-sm.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3459, 'http://www.markenoele.de/skin/frontend/esso/standard/images/icon_lupe_sm.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/styles.css'), (3460, 'http://www.markenoele.de/', ''), (3461, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/127/', 'http://www.markenoele.de/'), (3462, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (3463, 'http://www.markenoele.de/index.php/catalog/product/view/id/133', 'http://www.markenoele.de/index.php/checkout/cart/'), (3464, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/jqzoom.css'), (3465, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/motul-pflegeberater.html'), (3466, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/poloshirt-sw-herren-152.html'), (3467, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3468, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5tZWlsZS9iZWtsZWlkdW5nL3BvbG9zaGlydC1zdy1oZXJyZW4tMTUyLmh0bWw_X19fU0lEPVU,/product/152/', 'http://www.markenoele.de/index.php/fanmeile/bekleidung/poloshirt-sw-herren-152.html'), (3469, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanmeile/bekleidung/poloshirt-sw-herren-152.html'), (3470, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3471, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3472, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/123/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lz9fX19TSUQ9VQ,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3473, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3474, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3475, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/'), (3476, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?limit=all', 'http://www.markenoele.de/index.php/fanmeile.html'), (3477, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/41', 'http://www.markenoele.de/index.php/fanmeile.html?limit=all'), (3478, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/jqzoom.css'), (3479, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5tZWlsZS9wb2xvc2hpcnQtc3ctaGVycmVuLTE1Mi5odG1sP19fX1NJRD1V/product/152/', 'http://www.markenoele.de/index.php/fanmeile/poloshirt-sw-herren-152.html'), (3480, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanmeile/poloshirt-sw-herren-152.html'), (3481, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/126/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lz9fX19TSUQ9VQ,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3482, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3483, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (3484, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/'), (3485, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (3486, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3487, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5tZWlsZS9iZWtsZWlkdW5nL3BvbG9zaGlydC1zdy1oZXJyZW4tMTUyLmh0bWw_X19fU0lEPVU,/product/152/', 'http://www.markenoele.de/index.php/fanmeile/bekleidung/poloshirt-sw-herren-152.html'), (3488, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanmeile/bekleidung/poloshirt-sw-herren-152.html'), (3489, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3490, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/128/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5tZWlsZS9iZWtsZWlkdW5nL3BvbG9zaGlydC1zdy1oZXJyZW4tMTUyLmh0bWw_X19fU0lEPVU,/', 'http://www.markenoele.de/index.php/fanmeile/bekleidung/poloshirt-sw-herren-152.html'), (3491, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/jqzoom.css'), (3492, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung/poloshirt-sw-herren-152.html'), (3493, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5tZWlsZS9iZWtsZWlkdW5nL3BvbG9zaGlydC1zdy1oZXJyZW4tMTUyLmh0bWw_X19fU0lEPVU,/product/152/', 'http://www.markenoele.de/index.php/fanmeile/bekleidung/poloshirt-sw-herren-152.html'), (3494, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanmeile/bekleidung/poloshirt-sw-herren-152.html'), (3495, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung/poloshirt-sw-herren-152.html'), (3496, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/130/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5tZWlsZS9iZWtsZWlkdW5nL3BvbG9zaGlydC1zdy1oZXJyZW4tMTUyLmh0bWw_X19fU0lEPVU,/', 'http://www.markenoele.de/index.php/fanmeile/bekleidung/poloshirt-sw-herren-152.html'), (3497, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung/poloshirt-sw-herren-152.html'), (3498, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5tZWlsZS9iZWtsZWlkdW5nL3BvbG9zaGlydC1zdy1oZXJyZW4tMTUyLmh0bWw_X19fU0lEPVU,/product/152/', 'http://www.markenoele.de/index.php/fanmeile/bekleidung/poloshirt-sw-herren-152.html'), (3499, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanmeile/bekleidung/poloshirt-sw-herren-152.html'), (3500, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung/poloshirt-sw-herren-152.html'), (3501, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/132/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5tZWlsZS9iZWtsZWlkdW5nL3BvbG9zaGlydC1zdy1oZXJyZW4tMTUyLmh0bWw_X19fU0lEPVU,/', 'http://www.markenoele.de/index.php/fanmeile/bekleidung/poloshirt-sw-herren-152.html'), (3502, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung/poloshirt-sw-herren-152.html'), (3503, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5tZWlsZS9iZWtsZWlkdW5nL3BvbG9zaGlydC1zdy1oZXJyZW4tMTUyLmh0bWw_X19fU0lEPVU,/product/152/', 'http://www.markenoele.de/index.php/fanmeile/bekleidung/poloshirt-sw-herren-152.html'), (3504, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanmeile/bekleidung/poloshirt-sw-herren-152.html'), (3505, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/134/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lz9fX19TSUQ9VQ,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3506, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3507, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (3508, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/'), (3509, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (3510, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3511, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Poloshirt+sw+', 'http://www.markenoele.de/index.php/fanmeile/bekleidung/poloshirt-sw-herren-152.html'), (3512, 'http://www.markenoele.de/index.php/', ''), (3513, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (3514, 'http://www.markenoele.de/index.php/catalog/product/view/id/152', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Poloshirt+sw+'), (3515, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/jqzoom.css'), (3516, 'http://www.markenoele.de/index.php/catalog/product/view/id/152', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Poloshirt+sw+'), (3517, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/jqzoom.css'), (3518, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9wb2xvc2hpcnQtc3ctaGVycmVuLTE1Mi5odG1sP19fX1NJRD1V/product/152/', 'http://www.markenoele.de/index.php/poloshirt-sw-herren-152.html'), (3519, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/poloshirt-sw-herren-152.html'), (3520, 'http://www.markenoele.de/index.php/catalog/product/view/id/152', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Poloshirt+sw+'), (3521, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9wb2xvc2hpcnQtc3ctaGVycmVuLTE1Mi5odG1sP19fX1NJRD1V/product/152/', 'http://www.markenoele.de/index.php/poloshirt-sw-herren-152.html'), (3522, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/poloshirt-sw-herren-152.html'), (3523, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/136/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lz9fX19TSUQ9VQ,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3524, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3525, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/138/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lz9fX19TSUQ9VQ,,/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (3526, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (3527, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/poloshirt-sw-herren-152.html'), (3528, 'http://www.markenoele.de/index.php/catalog/product/view/id/152', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Poloshirt+sw+'), (3529, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/jqzoom.css'), (3530, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/poloshirt-sw-herren-152.html'), (3531, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51?options=cart', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3532, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/jqzoom.css'), (3533, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (3534, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/index.php/fanmeile.html'), (3535, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/41', 'http://www.markenoele.de/index.php/fanmeile.html?p=2'), (3536, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/fanmeile/poloshirt-sw-herren-152.html'), (3537, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/jqzoom.css'), (3538, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (3539, 'http://www.markenoele.de/index.php/catalog/category/view/id/43', 'http://www.markenoele.de/index.php/diesel.html'), (3540, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel/baustellen.html'), (3541, 'http://www.markenoele.de/', ''), (3542, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/'), (3543, 'http://www.markenoele.de/', ''), (3544, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/'), (3545, 'http://www.markenoele.de/', ''), (3546, 'http://www.markenoele.de/index.php/zahlung/', 'http://www.markenoele.de/'), (3547, 'http://www.markenoele.de/index.php/zahlung/', 'http://www.markenoele.de/index.php/zahlung/'), (3548, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/127/', 'http://www.markenoele.de/index.php/'), (3549, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (3550, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/heizol.html'), (3551, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (3552, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/heizol.html'), (3553, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (3554, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (3555, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3556, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/aufkleber.html'), (3557, 'http://www.markenoele.de/index.php/catalog/category/view/id/53?p=2', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (3558, 'http://www.markenoele.de/index.php/catalog/product/view/id/149/category/53', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html?p=2'), (3559, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/jqzoom.css'), (3560, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5tZWlsZS9hY2Nlc29pcmUvYmFzZWJhbGwtY2FwLWZsYW1lLmh0bWw_X19fU0lEPVU,/product/149/', 'http://www.markenoele.de/index.php/fanmeile/accesoire/baseball-cap-flame.html'), (3561, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanmeile/accesoire/baseball-cap-flame.html'), (3562, 'http://www.markenoele.de/index.php/catalog/product/view/id/149/category/53', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html?p=2'), (3563, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/jqzoom.css'), (3564, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanmeile/accesoire/baseball-cap-flame.html'), (3565, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (3566, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/jqzoom.css'), (3567, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-1l.html'), (3568, 'http://www.markenoele.de/index.php/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (3569, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/jqzoom.css'), (3570, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motul-5100-4t-48.html'), (3571, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (3572, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (3573, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (3574, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (3575, 'http://www.markenoele.de/index.php/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (3576, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/jqzoom.css'), (3577, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL3Njb290ZXIvbW90dWwtc2Nvb3Rlci1wb3dlci0ydC5odG1sP19fX1NJRD1V/product/61/', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motul-scooter-power-2t.html'), (3578, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motul-scooter-power-2t.html'), (3579, 'http://www.markenoele.de/', ''), (3580, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (3581, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3582, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/zahlung/'), (3583, 'http://www.markenoele.de/index.php/checkout/onepage/', ''), (3584, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (3585, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/jqzoom.css'), (3586, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL21vdHVsLTQxMDAtcG93ZXItNWwuaHRtbD9fX19TSUQ9VQ,,/product/1/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (3587, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (3588, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3589, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (3590, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (3591, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5tZWlsZS9iZWtsZWlkdW5nL3BvbG9zaGlydC1zdy1oZXJyZW4tMTUyLmh0bWw_X19fU0lEPVUmb3B0aW9ucz1jYXJ0/product/152/', 'http://www.markenoele.de/index.php/fanmeile/bekleidung/poloshirt-sw-herren-152.html?options=cart'), (3592, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanmeile/bekleidung/poloshirt-sw-herren-152.html?options=cart'), (3593, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3594, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3595, 'http://www.markenoele.de/', ''), (3596, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (3597, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3598, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (3599, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3600, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (3601, 'http://www.markenoele.de/', ''), (3602, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/117/', 'http://www.markenoele.de/'), (3603, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (3604, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3605, 'http://www.markenoele.de/index.php/checkout/onepage/', ''), (3606, 'http://www.markenoele.de/index.php/', ''), (3607, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/125/', 'http://www.markenoele.de/index.php/'), (3608, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (3609, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3610, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3611, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3612, 'http://www.markenoele.de/index.php/', ''), (3613, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/125/', 'http://www.markenoele.de/index.php/'), (3614, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (3615, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3616, 'http://www.markenoele.de/index.php/customer/account/loginPost/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (3617, 'http://www.markenoele.de/index.php/checkout/onepage/index/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (3618, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (3619, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (3620, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (3621, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (3622, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (3623, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (3624, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (3625, 'http://www.markenoele.de/index.php/checkout/onepage/success/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (3626, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/motul-8100-eco-clean-c1-17.html'), (3627, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/'), (3628, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/motul_pflegeberater/'), (3629, 'http://www.markenoele.de/index.php/catalog/product/view/id/125', 'http://www.markenoele.de/index.php/'), (3630, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mb3JrLW9pbC1leHBlcnQtbWVkaXVtLmh0bWw_X19fU0lEPVU,/product/125/', 'http://www.markenoele.de/index.php/fork-oil-expert-medium.html'), (3631, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fork-oil-expert-medium.html'), (3632, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3633, 'http://www.markenoele.de/', ''), (3634, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/125/', 'http://www.markenoele.de/'), (3635, 'http://www.markenoele.de/index.php', ''), (3636, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/125/', 'http://www.markenoele.de/index.php'), (3637, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php'), (3638, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3639, 'http://www.markenoele.de/index.php/customer/account/loginPost/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (3640, 'http://www.markenoele.de/index.php/checkout/onepage/index/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (3641, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (3642, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (3643, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (3644, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (3645, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (3646, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (3647, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (3648, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (3649, 'http://www.markenoele.de/index.php/checkout/onepage/success/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (3650, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/checkout/onepage/success/'), (3651, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/3/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (3652, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (3653, 'http://www.markenoele.de/', ''), (3654, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/160/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/', 'http://www.markenoele.de/'), (3655, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/'), (3656, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/159/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/', 'http://www.markenoele.de/index.php/'), (3657, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (3658, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (3659, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (3660, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (3661, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3662, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3663, 'http://www.markenoele.de/index.php/', ''), (3664, 'http://www.markenoele.de/', ''), (3665, 'http://www.markenoele.de/index.php/catalog/product/view/id/125', 'http://www.markenoele.de/'), (3666, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/index.php/fork-oil-expert-medium.html'), (3667, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/index.php/fork-oil-expert-medium.html'), (3668, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/fork-oil-expert-medium.html'), (3669, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/fork-oil-expert-medium.html'), (3670, 'http://www.markenoele.de/index.php/catalog/category/view/id/42', 'http://www.markenoele.de/index.php/diesel.html'), (3671, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel/industrie.html'), (3672, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/heizol.html'), (3673, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (3674, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL21vdHVsLTQxMDAtcG93ZXItMWwuaHRtbD9fX19TSUQ9VQ,,/product/2/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-1l.html'), (3675, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-1l.html'), (3676, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-1l.html'), (3677, 'http://www.markenoele.de/index.php/checkout/onepage/', ''), (3678, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (3679, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (3680, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (3681, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (3682, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (3683, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (3684, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (3685, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (3686, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (3687, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanmeile.html'), (3688, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3689, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3690, 'http://www.markenoele.de/index.php/', ''), (3691, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/115/', ''), (3692, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (3693, 'http://www.markenoele.de/index.php/customer/account/login/', 'http://www.markenoele.de/index.php/checkout/cart/'), (3694, 'http://www.markenoele.de/index.php/customer/account/create/', ''), (3695, 'http://www.markenoele.de/index.php/customer/account/createpost/', 'http://www.markenoele.de/index.php/customer/account/create/'), (3696, 'http://www.markenoele.de/index.php/customer/account/index/', 'http://www.markenoele.de/index.php/customer/account/create/'), (3697, 'http://www.markenoele.de/index.php/customer/address/edit/', 'http://www.markenoele.de/index.php/customer/account/index/'), (3698, 'http://www.markenoele.de/index.php/customer/address/edit/', 'http://www.markenoele.de/index.php/customer/account/index/'), (3699, 'http://www.markenoele.de/index.php/sales/billing_agreement/', 'http://www.markenoele.de/index.php/customer/address/edit/'), (3700, 'http://www.markenoele.de/index.php/sales/order/history/', 'http://www.markenoele.de/index.php/sales/billing_agreement/'), (3701, 'http://www.markenoele.de/index.php/customer/address/', 'http://www.markenoele.de/index.php/sales/order/history/'), (3702, 'http://www.markenoele.de/index.php/customer/address/new/', 'http://www.markenoele.de/index.php/sales/order/history/'), (3703, 'http://www.markenoele.de/index.php/customer/address/new/', 'http://www.markenoele.de/index.php/sales/order/history/'), (3704, 'http://www.markenoele.de/index.php/customer/account/edit/', 'http://www.markenoele.de/index.php/customer/address/new/'), (3705, 'http://www.markenoele.de/index.php/customer/account/', 'http://www.markenoele.de/index.php/customer/account/edit/'), (3706, 'http://www.markenoele.de/index.php/review/customer/', 'http://www.markenoele.de/index.php/customer/account/'), (3707, 'http://www.markenoele.de/index.php/sales/billing_agreement/', 'http://www.markenoele.de/index.php/review/customer/'), (3708, 'http://www.markenoele.de/index.php/sales/order/history/', 'http://www.markenoele.de/index.php/sales/billing_agreement/'), (3709, 'http://www.markenoele.de/index.php/customer/account/', 'http://www.markenoele.de/index.php/sales/order/history/'), (3710, 'http://www.markenoele.de/', ''), (3711, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/125/', ''), (3712, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (3713, 'http://www.markenoele.de/index.php/catalog/product/view/id/133', 'http://www.markenoele.de/index.php/checkout/cart/'), (3714, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/index.php/motul-pflegeberater.html'), (3715, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/index.php/motul-pflegeberater.html'), (3716, 'http://www.markenoele.de/index.php/catalog/product/view/id/125', 'http://www.markenoele.de/index.php/motul-pflegeberater.html'), (3717, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fork-oil-expert-medium.html'), (3718, 'http://www.markenoele.de/index.php/checkout/onepage/', ''), (3719, 'http://www.markenoele.de/index.php/customer/account/loginPost/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (3720, 'http://www.markenoele.de/index.php/checkout/onepage/index/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (3721, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (3722, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (3723, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (3724, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (3725, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (3726, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (3727, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (3728, 'http://www.markenoele.de/index.php/checkout/onepage/success/', ''), (3729, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/onepage/success/'), (3730, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/'), (3731, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/onepage/success/'), (3732, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/'), (3733, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/onepage/success/'), (3734, 'http://www.markenoele.de/', ''), (3735, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/'), (3736, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/motul_pflegeberater/'), (3737, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/'), (3738, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/motul_pflegeberater/'), (3739, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/'), (3740, 'http://www.markenoele.de/index.php/catalog/product/view/id/140/category/41', 'http://www.markenoele.de/index.php/fanmeile.html'), (3741, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/jqzoom.css'), (3742, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/blechschild-pin-up-i.html'), (3743, 'http://www.markenoele.de/index.php/catalog/category/view/id/53?p=2', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (3744, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html?p=2'), (3745, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3746, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/aufkleber.html'), (3747, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/fanmeile/accesoire.html'), (3748, 'http://www.markenoele.de/index.php/catalog/product/view/id/106/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (3749, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/jqzoom.css'), (3750, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/pflegeprodukte/air-filter-oil.html'), (3751, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (3752, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (3753, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (3754, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (3755, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (3756, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (3757, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (3758, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (3759, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/jqzoom.css'), (3760, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-4100-power-1l.html'), (3761, 'http://www.markenoele.de/index.php/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (3762, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/skin/frontend/esso/standard/css/jqzoom.css'), (3763, 'http://www.markenoele.de/index.php/catalog/product/view/id/108', 'http://www.markenoele.de/index.php/'), (3764, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/index.php/carbu-clean.html'), (3765, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/carbu-clean.html'), (3766, 'http://www.markenoele.de/index.php/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (3767, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/index.php/pflegeprodukte/chain-clean.html'), (3768, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/index.php/pflegeprodukte/chain-clean.html'), (3769, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/104/image/67/', ''), (3770, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/index.php/pflegeprodukte/chain-clean.html'), (3771, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/pflegeprodukte/chain-clean.html'), (3772, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (3773, 'http://www.markenoele.de/skin/frontend/esso/standard/images/jqzoon_lens.png', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (3774, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (3775, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (3776, 'http://www.markenoele.de/', ''), (3777, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (3778, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (3779, 'http://www.markenoele.de/robots.txt', ''), (3780, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.de'), (3781, 'http://www.markenoele.de/', ''), (3782, 'http://www.markenoele.de/index.php/catalog/product/view/id/104', 'http://www.markenoele.de/'), (3783, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGFpbi1jbGVhbi5odG1sP19fX1NJRD1V/product/104/', 'http://www.markenoele.de/index.php/chain-clean.html'), (3784, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/chain-clean.html'), (3785, 'http://www.markenoele.de/index.php/checkout/onepage/', ''), (3786, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (3787, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (3788, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (3789, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (3790, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (3791, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (3792, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (3793, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (3794, 'http://www.markenoele.de/index.php/checkout/onepage/success/', ''), (3795, 'http://www.markenoele.de/', ''), (3796, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=8100', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=gfhf'), (3797, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=8100'), (3798, 'http://www.markenoele.de/', ''), (3799, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (3800, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (3801, 'http://www.markenoele.de/index.php/catalog/category/view/id/30', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (3802, 'http://www.markenoele.de/index.php/catalog/category/view/id/30', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-4-takt.html'), (3803, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-4-takt.html'), (3804, 'http://www.markenoele.de/index.php/catalog/category/view/id/30', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (3805, 'http://www.markenoele.de/index.php/catalog/category/view/id/30', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-4-takt.html'), (3806, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (3807, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (3808, 'http://www.markenoele.de/index.php/catalog/category/view/id/30', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (3809, 'http://www.markenoele.de/index.php/catalog/category/view/id/29', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-4-takt.html'), (3810, 'http://www.markenoele.de/index.php/catalog/category/view/id/31', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-2-takt.html'), (3811, 'http://www.markenoele.de/index.php/catalog/category/view/id/29', 'http://www.markenoele.de/index.php/schmierstoffe/garten/kettensagen.html'), (3812, 'http://www.markenoele.de/index.php/catalog/category/view/id/29', ''), (3813, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-4-takt.html'), (3814, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-4-takt.html'), (3815, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (3816, 'http://www.markenoele.de/index.php/catalog/category/view/id/30', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (3817, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-2-takt.html'), (3818, 'http://www.markenoele.de/index.php/catalog/category/view/id/26', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (3819, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-2-takt.html'), (3820, 'http://www.markenoele.de/index.php/catalog/category/view/id/30', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (3821, 'http://www.markenoele.de/index.php/catalog/category/view/id/29', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-4-takt.html'), (3822, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Garden+4T', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-2-takt.html'), (3823, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Garden%204T', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-2-takt.html'), (3824, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Garde', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Garden+4T'), (3825, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Garden', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Garden+4T'), (3826, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Garden', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Garden+4T'), (3827, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Garden', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Garden'), (3828, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Garden', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Garden'), (3829, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Garden'), (3830, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (3831, 'http://www.markenoele.de/index.php/catalog/category/view/id/29', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (3832, 'http://www.markenoele.de/index.php/catalog/category/view/id/29', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (3833, 'http://www.markenoele.de/index.php/catalog/category/view/id/30', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-2-takt.html'), (3834, 'http://www.markenoele.de/index.php/catalog/category/view/id/30', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-4-takt.html'), (3835, 'http://www.markenoele.de/index.php/catalog/category/view/id/30', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-4-takt.html'), (3836, 'http://www.markenoele.de/index.php/catalog/category/view/id/30', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-4-takt.html'), (3837, 'http://www.markenoele.de/index.php/catalog/category/view/id/29', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-4-takt.html'), (3838, 'http://www.markenoele.de/index.php/catalog/category/view/id/29', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-2-takt.html'), (3839, 'http://www.markenoele.de/index.php/catalog/category/view/id/29', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-2-takt.html'), (3840, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-2-takt.html'), (3841, 'http://www.markenoele.de/index.php/catalog/category/view/id/31', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (3842, 'http://www.markenoele.de/index.php/catalog/category/view/id/31', 'http://www.markenoele.de/index.php/schmierstoffe/garten/kettensagen.html'), (3843, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe/garten/kettensagen.html'), (3844, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (3845, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (3846, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (3847, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (3848, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (3849, 'http://www.markenoele.de/index.php/catalog/category/view/id/11', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (3850, 'http://www.markenoele.de/index.php/catalog/category/view/id/12', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/getriebeol.html'), (3851, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/gabelol.html'), (3852, 'http://www.markenoele.de/index.php/catalog/category/view/id/14', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (3853, 'http://www.markenoele.de/index.php/catalog/category/view/id/15', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-2-takt.html'), (3854, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-4-takt.html'), (3855, 'http://www.markenoele.de/index.php/catalog/category/view/id/17', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (3856, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe/quad/motorenol.html'), (3857, 'http://www.markenoele.de/index.php/catalog/category/view/id/21', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (3858, 'http://www.markenoele.de/index.php/catalog/category/view/id/23', 'http://www.markenoele.de/index.php/schmierstoffe/kart.html'), (3859, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe/modellbau.html'), (3860, 'http://www.markenoele.de/index.php/catalog/category/view/id/26', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (3861, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-2-takt.html'), (3862, 'http://www.markenoele.de/index.php/catalog/category/view/id/26', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (3863, 'http://www.markenoele.de/index.php/catalog/category/view/id/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-2-takt.html'), (3864, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt.html'), (3865, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (3866, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (3867, 'http://www.markenoele.de/index.php/catalog/category/view/id/34', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (3868, 'http://www.markenoele.de/index.php/catalog/category/view/id/35', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/auto.html'), (3869, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/schmierstoffe/oldtimer.html'), (3870, 'http://www.markenoele.de/index.php/catalog/category/view/id/44', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (3871, 'http://www.markenoele.de/index.php/catalog/category/view/id/45', 'http://www.markenoele.de/index.php/zusatzstoffe/bleiersatz.html'), (3872, 'http://www.markenoele.de/index.php/catalog/category/view/id/46', 'http://www.markenoele.de/index.php/zusatzstoffe/fett.html'), (3873, 'http://www.markenoele.de/index.php/catalog/category/view/id/47', 'http://www.markenoele.de/index.php/zusatzstoffe/handwaschgel.html'), (3874, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe/kuhlflussigkeit.html'), (3875, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (3876, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (3877, 'http://www.markenoele.de/index.php/catalog/category/view/id/50', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (3878, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/pflegeprodukte/garten.html'), (3879, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html'), (3880, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (3881, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/152/image/135/', 'http://www.markenoele.de/index.php/fanmeile/bekleidung/poloshirt-sw-herren-152.html'), (3882, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanmeile/bekleidung/poloshirt-sw-herren-152.html'), (3883, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/aufkleber.html'), (3884, 'http://www.markenoele.de/index.php/catalog/category/view/id/30', ''), (3885, 'http://www.markenoele.de/index.php/catalog/category/view/id/30', ''), (3886, 'http://www.markenoele.de/index.php/catalog/category/view/id/29', ''), (3887, 'http://www.markenoele.de/index.php/catalog/product/view/id/161/category/29', ''), (3888, 'http://www.markenoele.de/index.php/catalog/category/view/id/30', ''), (3889, 'http://www.markenoele.de/index.php/catalog/product/view/id/158/category/30', ''), (3890, 'http://www.markenoele.de/index.php/catalog/category/view/id/30', ''), (3891, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', ''), (3892, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', ''), (3893, 'http://www.markenoele.de/index.php/catalog/category/view/id/17', ''), (3894, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', ''), (3895, 'http://www.markenoele.de/index.php/catalog/product/view/id/60/category/13', ''), (3896, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/60/image/33/', ''), (3897, 'http://www.markenoele.de/index.php/catalog/category/view/id/14', ''), (3898, 'http://www.markenoele.de/index.php/catalog/category/view/id/15', ''), (3899, 'http://www.markenoele.de/index.php/catalog/category/view/id/15', ''), (3900, 'http://www.markenoele.de/index.php/catalog/category/view/id/14', ''), (3901, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', ''), (3902, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', ''), (3903, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', ''), (3904, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?limit=all', ''), (3905, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL2F1dG8uaHRtbD9fX19TSUQ9VSZsaW1pdD1hbGw,/product/3/', ''), (3906, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (3907, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', ''), (3908, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (3909, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', ''), (3910, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (3911, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', ''), (3912, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (3913, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/173/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lz9fX19TSUQ9VQ,,/', ''), (3914, 'http://www.markenoele.de/index.php/', ''), (3915, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/117/', ''), (3916, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (3917, 'http://www.markenoele.de/index.php/checkout/onepage/', ''), (3918, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', ''), (3919, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', ''), (3920, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', ''), (3921, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', ''), (3922, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', ''), (3923, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', ''), (3924, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', ''), (3925, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', ''), (3926, 'http://www.markenoele.de/index.php/checkout/onepage/success/', ''), (3927, 'http://www.markenoele.de/index.php/', ''), (3928, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/119/', ''), (3929, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (3930, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', ''), (3931, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (3932, 'http://www.markenoele.de/index.php/checkout/onepage/', ''), (3933, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', ''), (3934, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', ''), (3935, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', ''), (3936, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', ''), (3937, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', ''), (3938, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', ''), (3939, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', ''), (3940, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', ''), (3941, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', ''), (3942, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', ''), (3943, 'http://www.markenoele.de/index.php/checkout/onepage/', ''), (3944, 'http://www.markenoele.de/', ''), (3945, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/'), (3946, 'http://www.markenoele.de/index.php/catalog/product/view/id/117', 'http://www.markenoele.de/index.php/'), (3947, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/top-gel.html'), (3948, 'http://www.markenoele.de/', ''), (3949, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/'), (3950, 'http://www.markenoele.de/index.php/catalog/category/view/id/44', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (3951, 'http://www.markenoele.de/index.php/catalog/category/view/id/45', 'http://www.markenoele.de/index.php/zusatzstoffe/bleiersatz.html'), (3952, 'http://www.markenoele.de/index.php/catalog/product/view/id/100/category/45', 'http://www.markenoele.de/index.php/zusatzstoffe/fett.html'), (3953, 'http://www.markenoele.de/index.php/catalog/category/view/id/45', 'http://www.markenoele.de/index.php/zusatzstoffe/bleiersatz.html'), (3954, 'http://www.markenoele.de/index.php/catalog/category/view/id/46', 'http://www.markenoele.de/index.php/zusatzstoffe/fett.html'), (3955, 'http://www.markenoele.de/index.php/catalog/category/view/id/47', 'http://www.markenoele.de/index.php/zusatzstoffe/handwaschgel.html'), (3956, 'http://www.markenoele.de/index.php/catalog/product/view/id/99/category/47', 'http://www.markenoele.de/index.php/zusatzstoffe/kuhlflussigkeit.html'), (3957, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe/kuhlflussigkeit/mocool.html'), (3958, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (3959, 'http://www.markenoele.de/index.php/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (3960, 'http://www.markenoele.de/index.php/catalog/category/view/id/47', 'http://www.markenoele.de/index.php/zusatzstoffe/motocool-factory-line.html'), (3961, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/zusatzstoffe/kuhlflussigkeit.html'), (3962, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (3963, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (3964, 'http://www.markenoele.de/', ''), (3965, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (3966, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (3967, 'http://www.markenoele.de/index.php/', ''), (3968, 'http://www.markenoele.de/index.php/catalog/product/view/id/11/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=2'), (3969, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/'), (3970, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (3971, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/diesel.html'), (3972, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (3973, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (3974, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (3975, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/index.php/fanmeile.html'), (3976, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (3977, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/fanmeile.html'), (3978, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (3979, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/diesel.html'), (3980, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (3981, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/fanmeile.html'), (3982, 'http://www.markenoele.de/', ''), (3983, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (3984, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (3985, 'http://www.markenoele.de/index.php/catalog/category/view/id/20', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (3986, 'http://www.markenoele.de/index.php/catalog/category/view/id/20', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-4-takt.html'), (3987, 'http://www.markenoele.de/index.php/catalog/product/view/id/166/category/20', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-4-takt.html'), (3988, 'http://www.markenoele.de/index.php/catalog/product/view/id/166/category/20', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-4-takt.html'), (3989, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/166/image/145/', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-4-takt/snowpower-4t.html'), (3990, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motul-8100-x-clean-plus-1l-11.html'), (3991, 'http://www.markenoele.de/index.php/catalog/category/view/id/35', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (3992, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/oldtimer.html'), (3993, 'http://www.markenoele.de/index.php/catalog/product/view/id/68/category/32', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (3994, 'http://www.markenoele.de/index.php/catalog/category/view/id/35', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motul-300v-competition-68.html'), (3995, 'http://www.markenoele.de/index.php/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/index.php/schmierstoffe/oldtimer.html'), (3996, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (3997, 'http://www.markenoele.de/index.php/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (3998, 'http://www.markenoele.de/index.php/catalog/category/view/id/44', 'http://www.markenoele.de/index.php/zusatzstoffe/motocool-factory-line.html'), (3999, 'http://www.markenoele.de/index.php/catalog/category/view/id/45', 'http://www.markenoele.de/index.php/zusatzstoffe/bleiersatz.html'), (4000, 'http://www.markenoele.de/index.php/catalog/category/view/id/46', 'http://www.markenoele.de/index.php/zusatzstoffe/fett.html'), (4001, 'http://www.markenoele.de/index.php/catalog/category/view/id/47', 'http://www.markenoele.de/index.php/zusatzstoffe/handwaschgel.html'), (4002, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe/kuhlflussigkeit.html'), (4003, 'http://www.markenoele.de/index.php/catalog/product/view/id/106/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (4004, 'http://www.markenoele.de/index.php/catalog/category/view/id/19', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-4-takt/snowpower-4t.html'), (4005, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/air-filter-oil.html'), (4006, 'http://www.markenoele.de/', ''), (4007, 'http://www.markenoele.de/index.php/catalog/product/view/id/110/category/48', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (4008, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/air-filter-oil.html'), (4009, 'http://www.markenoele.de/index.php/catalog/category/view/id/48?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (4010, 'http://www.markenoele.de/index.php/catalog/category/view/id/48?dir=asc&order=name', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html?p=2'), (4011, 'http://www.markenoele.de/index.php/catalog/category/view/id/48?dir=asc&order=position', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html?dir=asc&order=name'), (4012, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html?dir=asc&order=position'), (4013, 'http://www.markenoele.de/index.php/catalog/category/view/id/23', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-2-takt.html'), (4014, 'http://www.markenoele.de/index.php/catalog/category/view/id/24', 'http://www.markenoele.de/index.php/schmierstoffe/modellbau.html'), (4015, 'http://www.markenoele.de/index.php/catalog/product/view/id/168/category/24', 'http://www.markenoele.de/index.php/schmierstoffe/modellbau/motorenol.html'), (4016, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (4017, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/168/image/147/', 'http://www.markenoele.de/index.php/schmierstoffe/modellbau/motorenol/micro-2t.html'), (4018, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (4019, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (4020, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (4021, 'http://www.markenoele.de/index.php/catalog/product/view/id/105/category/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (4022, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad/air-filter-spray.html'), (4023, 'http://www.markenoele.de/index.php/catalog/product/view/id/106/category/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (4024, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad/air-filter-oil.html'), (4025, 'http://www.markenoele.de/index.php/catalog/product/view/id/112/category/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (4026, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad/wash-wax.html'), (4027, 'http://www.markenoele.de/index.php/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (4028, 'http://www.markenoele.de/index.php/catalog/product/view/id/119/category/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html?p=2'), (4029, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/119/image/83/', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad/fuel-system-clean.html'), (4030, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad/fuel-system-clean.html'), (4031, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/fanmeile.html'), (4032, 'http://www.markenoele.de/index.php/catalog/category/view/id/50', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (4033, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/garten.html'), (4034, 'http://www.markenoele.de/index.php/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (4035, 'http://www.markenoele.de/index.php/catalog/category/view/id/50', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html?p=2'), (4036, 'http://www.markenoele.de/index.php/catalog/product/view/id/120/category/50', 'http://www.markenoele.de/index.php/pflegeprodukte/garten.html'), (4037, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/garten/fuel-system-clean.html'), (4038, 'http://www.markenoele.de/index.php/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (4039, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html?p=2'), (4040, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4041, 'http://www.markenoele.de/index.php/catalog/category/view/id/31', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (4042, 'http://www.markenoele.de/index.php/catalog/category/view/id/30', 'http://www.markenoele.de/index.php/schmierstoffe/garten/kettensagen.html'), (4043, 'http://www.markenoele.de/index.php/catalog/category/view/id/29', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-4-takt.html'), (4044, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-2-takt.html'), (4045, 'http://www.markenoele.de/index.php/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (4046, 'http://www.markenoele.de/index.php/catalog/category/view/id/23', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html?p=2'), (4047, 'http://www.markenoele.de/index.php/catalog/category/view/id/21', 'http://www.markenoele.de/index.php/schmierstoffe/modellbau.html'), (4048, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe/kart.html'), (4049, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe/kart.html'), (4050, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (4051, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/index.php/fanmeile.html'), (4052, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/index.php/fanmeile.html?p=2'), (4053, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/index.php/fanmeile.html?p=1'), (4054, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/index.php/fanmeile.html?p=2'), (4055, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanmeile.html?p=1'), (4056, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html'), (4057, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanmeile/aufkleber.html'), (4058, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/'), (4059, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (4060, 'http://www.markenoele.de/index.php/catalog/category/view/id/42', 'http://www.markenoele.de/index.php/diesel.html'), (4061, 'http://www.markenoele.de/index.php/catalog/category/view/id/43', 'http://www.markenoele.de/index.php/diesel/industrie.html'), (4062, 'http://www.markenoele.de/index.php/', ''), (4063, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (4064, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/3/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4065, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/3/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4066, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4067, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/179/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lz9fX19TSUQ9VQ,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4068, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4069, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/180/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lz9fX19TSUQ9VQ,,/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (4070, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (4071, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (4072, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (4073, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/3/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4074, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4075, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4076, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/diesel/baustellen.html'), (4077, 'http://www.markenoele.de/index.php/zahlung/', ''), (4078, 'http://www.markenoele.de/index.php/customer/account/login/', 'http://www.markenoele.de/index.php/checkout/onepage/success/'), (4079, 'http://www.markenoele.de/', ''), (4080, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/zahlung/'), (4081, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4082, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-1l.html'), (4083, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL2F1dG8uaHRtbD9fX19TSUQ9VQ,,/product/3/', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (4084, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (4085, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4086, 'http://www.markenoele.de/index.php/customer/account/loginPost/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4087, 'http://www.markenoele.de/index.php/checkout/onepage/index/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4088, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (4089, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (4090, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (4091, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (4092, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (4093, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (4094, 'http://www.markenoele.de/', ''), (4095, 'http://www.markenoele.de/', ''), (4096, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (4097, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4098, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=2'), (4099, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4100, 'http://www.markenoele.de/', ''), (4101, 'http://www.markenoele.de/', ''), (4102, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/fanmeile.html'), (4103, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (4104, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4105, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/1/image/57/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (4106, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/1/image/57/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (4107, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/1/image/57/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (4108, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (4109, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4110, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4111, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL21vdHVsLTQxMDAtcG93ZXItMWwuaHRtbD9fX19TSUQ9VQ,,/product/2/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-1l.html'), (4112, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-1l.html'), (4113, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (4114, 'http://www.markenoele.de/index.php/checkout/onepage/', ''), (4115, 'http://www.markenoele.de/index.php/checkout/onepage/', ''), (4116, 'http://www.markenoele.de/index.php/', ''), (4117, 'http://www.markenoele.de/index.php/motul_pflegeberater/', ''), (4118, 'http://www.markenoele.de/index.php/', ''), (4119, 'http://www.markenoele.de/index.php/motul_pflegeberater/', ''), (4120, 'http://www.markenoele.de/index.php/', ''), (4121, 'http://www.markenoele.de/index.php/', ''), (4122, 'http://www.markenoele.de/index.php/', ''), (4123, 'http://www.markenoele.de/index.php/motul_pflegeberater/', ''), (4124, 'http://www.markenoele.de/index.php/motul-pflegeberater', ''), (4125, 'http://www.markenoele.de/index.php/catalog/product/view/id/133', ''), (4126, 'http://www.markenoele.de/index.php/motul-pflegeberater', ''), (4127, 'http://www.markenoele.de/index.php/motul_pflegeberater/', ''), (4128, 'http://www.markenoele.de/index.php/', ''), (4129, 'http://www.markenoele.de/index.php/motul_pflegeberater/', ''), (4130, 'http://www.markenoele.de/index.php/motul-pflegeberater/', ''), (4131, 'http://www.markenoele.de/index.php/motul_pflegeberater/', ''), (4132, 'http://www.markenoele.de/index.php/', ''), (4133, 'http://www.markenoele.de/index.php/motul_pflegeberater/', ''), (4134, 'http://www.markenoele.de/index.php/', ''), (4135, 'http://www.markenoele.de/index.php/motul_pflegeberater/', ''), (4136, 'http://www.markenoele.de/index.php/motul_pflegeberater/', ''), (4137, 'http://www.markenoele.de/index.php/', ''), (4138, 'http://www.markenoele.de/index.php/angebote-des-monats/', ''), (4139, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', ''), (4140, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?limit=9', ''), (4141, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', ''), (4142, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', ''), (4143, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', ''), (4144, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', ''), (4145, 'http://www.markenoele.de/index.php/catalog/product/view/id/13/category/8', ''), (4146, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/13/image/41/', ''), (4147, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', ''), (4148, 'http://www.markenoele.de/index.php/catalog/category/view/id/35', ''), (4149, 'http://www.markenoele.de/index.php/catalog/product/view/id/64/category/35', ''), (4150, 'http://www.markenoele.de/index.php/catalog/category/view/id/35', ''), (4151, 'http://www.markenoele.de/index.php/catalog/product/view/id/65/category/35', ''), (4152, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=20W', ''), (4153, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=20', ''), (4154, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=20', ''), (4155, 'http://www.markenoele.de/index.php/catalog/product/view/id/65', ''), (4156, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=20W', ''), (4157, 'http://www.markenoele.de/', ''), (4158, 'http://www.markenoele.de/index.php/catalog/product/view/id/130', 'http://www.markenoele.de/'), (4159, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fork-oil-light-medium.html'), (4160, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4161, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'http://www.markenoele.de/index.php/'), (4162, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/altoelentsorgung/'), (4163, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/motul_pflegeberater/'), (4164, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (4165, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/diesel.html'), (4166, 'http://www.markenoele.de/index.php/catalog/product/view/id/140/category/41', 'http://www.markenoele.de/index.php/fanmeile.html'), (4167, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/fanmeile/blechschild-pin-up-i.html'), (4168, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/index.php/impressum/'), (4169, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/agb/'), (4170, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanmeile.html'), (4171, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4172, 'http://www.markenoele.de/', ''), (4173, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/'), (4174, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (4175, 'http://www.markenoele.de/index.php/catalog/category/view/id/42', 'http://www.markenoele.de/index.php/diesel.html'), (4176, 'http://www.markenoele.de/index.php/catalog/category/view/id/43', 'http://www.markenoele.de/index.php/diesel/industrie.html'), (4177, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/diesel/baustellen.html'), (4178, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/index.php/fanmeile.html'), (4179, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/fanmeile.html?p=2'), (4180, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (4181, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/index.php/impressum/'), (4182, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/agb/'), (4183, 'http://www.markenoele.de/index.php/catalog/category/view/id/21', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4184, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/schmierstoffe/kart.html'), (4185, 'http://www.markenoele.de/', ''), (4186, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (4187, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4188, 'http://www.markenoele.de/index.php/catalog/category/view/id/20', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (4189, 'http://www.markenoele.de/index.php/catalog/category/view/id/19', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-4-takt.html'), (4190, 'http://www.markenoele.de/index.php/catalog/product/view/id/170/category/19', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-2-takt.html'), (4191, 'http://www.markenoele.de/index.php/catalog/product/view/id/170/category/19', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-2-takt.html'), (4192, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/170/image/149/', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-2-takt/snowpower-2t-170.html'), (4193, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/170/image/149/', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-2-takt/snowpower-2t-170.html'), (4194, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/impressum/'), (4195, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/'), (4196, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/motul_pflegeberater/'), (4197, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (4198, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/diesel.html'), (4199, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=20W'), (4200, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=20', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=20W'), (4201, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=20W', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=20'), (4202, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=20W', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=20'), (4203, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=20W', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=20W'), (4204, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=20W', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=20W'), (4205, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=20W', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=20W'), (4206, 'http://www.markenoele.de/', ''), (4207, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/'), (4208, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'http://www.markenoele.de/index.php/motul_pflegeberater/'), (4209, 'http://www.markenoele.de/index.php/lieferung/', 'http://www.markenoele.de/index.php/altoelentsorgung/'), (4210, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/lieferung/'), (4211, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (4212, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4213, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (4214, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/diesel.html'), (4215, 'http://www.markenoele.de/', ''), (4216, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/119/', ''), (4217, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (4218, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4219, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4220, 'http://www.markenoele.de/index.php/checkout/onepage/', ''), (4221, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4222, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4223, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4224, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (4225, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (4226, 'http://www.markenoele.de/index.php/catalog/category/view/id/42', 'http://www.markenoele.de/index.php/diesel.html'), (4227, 'http://www.markenoele.de/', ''), (4228, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/'), (4229, 'http://www.markenoele.de/index.php/checkout/onepage/index/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4230, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=20W', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=20W'), (4231, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=20W'), (4232, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/'), (4233, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (4234, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (4235, 'http://www.markenoele.de/index.php/fanmeile.html', 'http://www.markenoele.de/index.php/diesel.html'), (4236, 'http://www.markenoele.de/index.php/', ''), (4237, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/'), (4238, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanshop.html'), (4239, 'http://www.markenoele.de/index.php/fanshop/accesoires.html', ''), (4240, 'http://www.markenoele.de/index.php/fanshop/accesoire.html', ''), (4241, 'http://www.markenoele.de/index.php/fanshop/accesoires.html', ''), (4242, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanshop.html'), (4243, 'http://www.markenoele.de/index.php/catalog/category/view/id/53?p=2', 'http://www.markenoele.de/index.php/fanshop/accessoires.html'), (4244, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanshop/accessoires.html?p=2'), (4245, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/aufkleber.html'), (4246, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (4247, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/fanshop/bekleidung/poloshirt-sw-herren.html'), (4248, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (4249, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/diesel.html'), (4250, 'http://www.markenoele.de/index.php/lieferung', 'http://www.markenoele.de/index.php/motul_pflegeberater/'), (4251, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/lieferung'), (4252, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/heizol.html'), (4253, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4254, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL21vdHVsLTYxMDAtc3luZXJnaWUtMWwuaHRtbD9fX19TSUQ9VQ,,/product/3/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-6100-synergie-1l.html'), (4255, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-6100-synergie-1l.html'), (4256, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4257, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4258, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4259, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4260, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4261, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4262, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4263, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4264, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4265, 'http://www.markenoele.de/index.php/checkout/onepage/success/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4266, 'http://www.markenoele.de/', ''), (4267, 'http://www.markenoele.de/', ''), (4268, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/'), (4269, 'http://www.markenoele.de/index.php/lieferung/', 'http://www.markenoele.de/index.php/impressum/'), (4270, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/index.php/lieferung/'), (4271, 'http://www.markenoele.de/index.php/lieferung/', 'http://www.markenoele.de/index.php/agb/'), (4272, 'http://www.markenoele.de/index.php/widerruf/', 'http://www.markenoele.de/index.php/lieferung/'), (4273, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/index.php/widerruf/'), (4274, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/agb/'), (4275, 'http://www.markenoele.de/', ''), (4276, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/'), (4277, 'http://www.markenoele.de/index.php/widerruf/', 'http://www.markenoele.de/index.php/agb/'), (4278, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/checkout/onepage/success/'), (4279, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/5/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4280, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw_X19fU0lEPVU,/product/5/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4281, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4282, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4283, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4284, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4285, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4286, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4287, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4288, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4289, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4290, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4291, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4292, 'http://www.markenoele.de/index.php/checkout/onepage/saveShipping/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4293, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4294, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4295, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4296, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4297, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4298, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4299, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4300, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4301, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4302, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4303, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4304, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4305, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4306, 'http://www.markenoele.de/index.php/checkout/onepage/saveShipping/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4307, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4308, 'http://www.markenoele.de/index.php/checkout/onepage/css/styles.css', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4309, 'http://www.markenoele.de/index.php/checkout/onepage/images/favicon.ico', ''), (4310, 'http://www.markenoele.de/index.php/checkout/onepage/images/favicon.ico', ''), (4311, 'http://www.markenoele.de/index.php/checkout/onepage/images/favicon.ico', ''), (4312, 'http://www.markenoele.de/index.php/checkout/onepage/images/favicon.ico', ''), (4313, 'http://www.markenoele.de/index.php/checkout/onepage/images/favicon.ico', ''), (4314, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4315, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4316, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4317, 'http://www.markenoele.de/index.php/checkout/onepage/css/styles.css', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4318, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4319, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4320, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4321, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4322, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4323, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4324, 'http://www.markenoele.de/index.php/checkout/onepage/css/styles.css', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4325, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4326, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4327, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4328, 'http://www.markenoele.de/index.php/checkout/onepage/css/styles.css', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4329, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4330, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4331, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4332, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4333, 'http://www.markenoele.de/index.php/checkout/onepage/css/styles.css', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4334, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4335, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4336, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4337, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4338, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4339, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4340, 'http://www.markenoele.de/index.php/checkout/onepage/images/favicon.ico', ''), (4341, 'http://www.markenoele.de/index.php/checkout/onepage/css/styles.css', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4342, 'http://www.markenoele.de/index.php/checkout/onepage/images/favicon.ico', ''), (4343, 'http://www.markenoele.de/index.php/checkout/onepage/images/favicon.ico', ''), (4344, 'http://www.markenoele.de/index.php/checkout/onepage/images/favicon.ico', ''), (4345, 'http://www.markenoele.de/index.php/checkout/onepage/images/favicon.ico', ''), (4346, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4347, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4348, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4349, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4350, 'http://www.markenoele.de/index.php/checkout/onepage/css/styles.css', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4351, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4352, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4353, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4354, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4355, 'http://www.markenoele.de/index.php/checkout/onepage/css/styles.css', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4356, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4357, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4358, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4359, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4360, 'http://www.markenoele.de/index.php/checkout/onepage/css/styles.css', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4361, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4362, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4363, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4364, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4365, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/105/', 'http://www.markenoele.de/index.php/'), (4366, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (4367, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4368, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4369, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4370, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4371, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4372, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4373, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4374, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4375, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4376, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4377, 'http://www.markenoele.de/index.php/checkout/onepage/saveShipping/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4378, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4379, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4380, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4381, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4382, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4383, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4384, 'http://www.markenoele.de/index.php/checkout/onepage/success/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4385, 'http://www.markenoele.de/index.php/checkout/onepage/success/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4386, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4387, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4388, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8_X19fU0lEPVU,/product/105/', 'http://www.markenoele.de/index.php/'), (4389, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (4390, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4391, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (4392, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4393, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4394, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4395, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4396, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4397, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4398, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4399, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4400, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4401, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4402, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4403, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4404, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4405, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4406, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4407, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4408, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4409, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4410, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4411, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4412, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4413, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4414, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4415, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4416, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4417, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4418, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4419, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4420, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4421, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4422, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4423, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4424, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4425, 'http://www.markenoele.de/index.php/checkout/onepage/success/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4426, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/onepage/success/'), (4427, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/onepage/success/'), (4428, 'http://www.markenoele.de/index.php/catalog/product/view/id/128', 'http://www.markenoele.de/index.php/'), (4429, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mb3JrLW9pbC12ZXJ5LWxpZ2h0Lmh0bWw,/product/128/', 'http://www.markenoele.de/index.php/fork-oil-very-light.html'), (4430, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fork-oil-very-light.html'), (4431, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4432, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4433, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4434, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4435, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4436, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4437, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4438, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4439, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4440, 'http://www.markenoele.de/index.php/checkout/onepage/success/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4441, 'http://www.markenoele.de/index.php/checkout/onepage/index/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4442, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4443, 'http://www.markenoele.de/', ''), (4444, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/112/', 'http://www.markenoele.de/'), (4445, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (4446, 'http://www.markenoele.de/', ''), (4447, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/112/', 'http://www.markenoele.de/'), (4448, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (4449, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4450, 'http://www.markenoele.de/index.php/customer/account/loginPost/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4451, 'http://www.markenoele.de/index.php/checkout/onepage/index/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4452, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4453, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4454, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4455, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4456, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4457, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4458, 'http://www.markenoele.de/', ''), (4459, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4460, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4461, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4462, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4463, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4464, 'http://www.markenoele.de/', ''), (4465, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (4466, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanshop.html'), (4467, 'http://www.markenoele.de/index.php/catalog/category/view/id/53?p=2', 'http://www.markenoele.de/index.php/fanshop/accessoires.html'), (4468, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanshop/accessoires.html?p=2'), (4469, 'http://www.markenoele.de/index.php/catalog/category/view/id/53?p=2', 'http://www.markenoele.de/index.php/fanshop/accessoires.html'), (4470, 'http://www.markenoele.de/index.php/catalog/category/view/id/53?p=1', 'http://www.markenoele.de/index.php/fanshop/accessoires.html?p=2'), (4471, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanshop/accessoires.html?p=1'), (4472, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanshop/aufkleber.html'), (4473, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4474, 'http://www.markenoele.de/index.php/catalog/category/view/id/35', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (4475, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/schmierstoffe/oldtimer.html'), (4476, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4477, 'http://www.markenoele.de/index.php/catalog/product/view/id/18/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=2'), (4478, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/18/image/153/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-specific-ford-913-b.html'), (4479, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4480, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=2'), (4481, 'http://www.markenoele.de/index.php/catalog/product/view/id/19/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=3'), (4482, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/19/image/154/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-specific-ford-913-b-19.html'), (4483, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=2'), (4484, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=3'), (4485, 'http://www.markenoele.de/index.php/catalog/category/view/id/17', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (4486, 'http://www.markenoele.de/index.php/catalog/category/view/id/21', 'http://www.markenoele.de/index.php/schmierstoffe/quad/motorenol.html'), (4487, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe/kart.html'), (4488, 'http://www.markenoele.de/index.php/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (4489, 'http://www.markenoele.de/index.php/catalog/product/view/id/90/category/25', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html?p=2'), (4490, 'http://www.markenoele.de/index.php/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (4491, 'http://www.markenoele.de/index.php/catalog/product/view/id/91/category/25', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html?p=2'), (4492, 'http://www.markenoele.de/index.php/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (4493, 'http://www.markenoele.de/index.php/catalog/category/view/id/26', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html?p=2'), (4494, 'http://www.markenoele.de/index.php/catalog/category/view/id/26', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-2-takt.html'), (4495, 'http://www.markenoele.de/index.php/catalog/category/view/id/26', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-2-takt.html'), (4496, 'http://www.markenoele.de/index.php/catalog/category/view/id/26', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-2-takt.html'), (4497, 'http://www.markenoele.de/index.php/catalog/category/view/id/26', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-2-takt.html'), (4498, 'http://www.markenoele.de/', ''), (4499, 'http://www.markenoele.de/', ''), (4500, 'http://www.markenoele.de/', ''), (4501, 'http://www.markenoele.de/index.php/widerruf/', 'http://www.markenoele.de/'), (4502, 'http://www.markenoele.de/', ''), (4503, 'http://www.markenoele.de/', ''), (4504, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/118/', 'http://www.markenoele.de/'), (4505, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (4506, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4507, 'http://www.markenoele.de/index.php/customer/account/loginPost/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4508, 'http://www.markenoele.de/index.php/checkout/onepage/index/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4509, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4510, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4511, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4512, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4513, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4514, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4515, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4516, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4517, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4518, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4519, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4520, 'http://www.markenoele.de/index.php/checkout/onepage/success/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4521, 'http://www.markenoele.de/', ''), (4522, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/112/', 'http://www.markenoele.de/'), (4523, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (4524, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4525, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4526, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4527, 'http://www.markenoele.de/index.php/', ''), (4528, 'http://www.markenoele.de/', ''), (4529, 'http://www.markenoele.de/index.php/customer/account/login/', 'http://www.markenoele.de/'), (4530, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/customer/account/login/'), (4531, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (4532, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4533, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (4534, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (4535, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (4536, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (4537, 'http://www.markenoele.de/index.php/catalog/category/view/id/15', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (4538, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-4-takt.html'), (4539, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (4540, 'http://www.markenoele.de/index.php/catalog/category/view/id/19', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (4541, 'http://www.markenoele.de/index.php/catalog/category/view/id/20', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-2-takt.html'), (4542, 'http://www.markenoele.de/index.php/catalog/product/view/id/166/category/20', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-4-takt.html'), (4543, 'http://www.markenoele.de/index.php', ''), (4544, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php'), (4545, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4546, 'http://www.markenoele.de/index.php/catalog/product/view/id/167/category/18', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (4547, 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/snowpower-2t.html', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (4548, 'http://www.markenoele.de/index.php/catalog/product/view/id/167/category/18', ''), (4549, 'http://www.markenoele.de/index.php/catalog/product/view/id/167/category/18', ''), (4550, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=1L', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/snowpower-2t-1l.html'), (4551, 'http://www.markenoele.de/index.php/catalog/product/view/id/5', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=1L'), (4552, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=1L', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/snowpower-2t-1l.html'), (4553, 'http://www.markenoele.de/index.php/catalogsearch/result/index/?limit=15&q=1L', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=1L'), (4554, 'http://www.markenoele.de/index.php/catalogsearch/result/index/?limit=30&q=1L', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=1L'), (4555, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/index/?limit=30&q=1L'), (4556, 'http://www.markenoele.de/index.php/catalog/product/view/id/167/category/18', ''), (4557, 'http://www.markenoele.de/index.php/catalog/product/view/id/167/category/18', ''), (4558, 'http://www.markenoele.de/index.php/catalog/product/view/id/167/category/18', ''), (4559, 'http://www.markenoele.de/index.php/catalog/product/view/id/167/category/18', ''), (4560, 'http://www.markenoele.de/index.php/snowpower-2t-5l.html', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/snowpower-2t-1l.html'), (4561, 'http://www.markenoele.de/index.php/catalog/product/view/id/170', ''), (4562, 'http://www.markenoele.de/index.php/catalog/category/view/id/19', 'http://www.markenoele.de/index.php/snowpower-2t-4l.html'), (4563, 'http://www.markenoele.de/index.php/catalog/product/view/id/170/category/19', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-2-takt.html'), (4564, 'http://www.markenoele.de/index.php/catalog/category/view/id/19', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-2-takt/snowpower-2t-4l.html'), (4565, 'http://www.markenoele.de/index.php/catalog/product/view/id/170/category/19', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-2-takt.html'), (4566, 'http://www.markenoele.de/index.php/catalog/product/view/id/170/category/19', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-2-takt.html'), (4567, 'http://www.markenoele.de/index.php/catalog/product/view/id/167/category/19', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-2-takt.html'), (4568, 'http://www.markenoele.de/index.php/catalog/product/view/id/167/category/19', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-2-takt.html'), (4569, 'http://www.markenoele.de/index.php/catalog/product/view/id/167/category/19', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-2-takt.html'), (4570, 'http://www.markenoele.de/index.php/catalog/category/view/id/21', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/motorenol-2-takt/snowpower-2t-1l.html'), (4571, 'http://www.markenoele.de/index.php/catalog/category/view/id/22', 'http://www.markenoele.de/index.php/schmierstoffe/kart.html'), (4572, 'http://www.markenoele.de/index.php/catalog/category/view/id/21', 'http://www.markenoele.de/index.php/schmierstoffe/kart/motorenol.html'), (4573, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe/kart.html'), (4574, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (4575, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (4576, 'http://www.markenoele.de/index.php/catalog/category/view/id/25?limit=27', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (4577, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL21hcmluZS5odG1sP2xpbWl0PTI3/product/81/', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html?limit=27'), (4578, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html?limit=27'), (4579, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4580, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4581, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4582, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4583, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4584, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4585, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (4586, 'http://www.markenoele.de/', ''), (4587, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/'), (4588, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (4589, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/diesel.html'), (4590, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/motul_pflegeberater/'), (4591, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (4592, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (4593, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=hi', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul'), (4594, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=hi-', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul'), (4595, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=hi-te', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul'), (4596, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=hi-tec', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul'), (4597, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=hi-tech', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul'), (4598, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=hi-tech', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul'), (4599, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=hi-tech'), (4600, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=hi-tech'), (4601, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=hi-tech'), (4602, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=hi-tech'), (4603, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul'), (4604, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=x-', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul'), (4605, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=x-c', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul'), (4606, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=x-cl', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul'), (4607, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=x-clea', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul'), (4608, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=x-clean', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul'), (4609, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=x-clean', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul'), (4610, 'http://www.markenoele.de/index.php/catalog/product/view/id/8', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=x-clean'), (4611, 'http://www.markenoele.de/index.php/widerruf/', 'http://www.markenoele.de/index.php/motul-8100-x-clean-c3-5l.html'), (4612, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'http://www.markenoele.de/index.php/widerruf/'), (4613, 'http://www.markenoele.de/index.php/lieferung/', 'http://www.markenoele.de/index.php/altoelentsorgung/'), (4614, 'http://www.markenoele.de/index.php/zahlung/', 'http://www.markenoele.de/index.php/lieferung/'), (4615, 'http://www.markenoele.de/index.php/datenschutz/', 'http://www.markenoele.de/index.php/zahlung/'), (4616, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/index.php/datenschutz/'), (4617, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/agb/'), (4618, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/impressum/'), (4619, 'http://www.markenoele.de/index.php/catalog/product/view/id/140/category/41', 'http://www.markenoele.de/index.php/fanshop.html'), (4620, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanshop/blechschild-pin-up-i.html'), (4621, 'http://www.markenoele.de/index.php/catalog/product/view/id/173/category/52', 'http://www.markenoele.de/index.php/fanshop/aufkleber.html'), (4622, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/aufkleber/classic-aufkleber.html'), (4623, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (4624, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5zaG9wL2Jla2xlaWR1bmcvcG9sb3NoaXJ0LXN3LWhlcnJlbi5odG1s/product/152/', 'http://www.markenoele.de/index.php/fanshop/bekleidung/poloshirt-sw-herren.html'), (4625, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanshop/bekleidung/poloshirt-sw-herren.html'), (4626, 'http://www.markenoele.de/index.php/catalog/product/view/id/133', 'http://www.markenoele.de/index.php/checkout/cart/'), (4627, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/motul-pflegeberater.html'), (4628, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/fanshop.html'), (4629, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (4630, 'http://www.markenoele.de/index.php/checkout/onepage/', ''), (4631, 'http://www.markenoele.de/', ''), (4632, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/'), (4633, 'http://www.markenoele.de/index.php/zahlung/', 'http://www.markenoele.de/index.php/impressum/'), (4634, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/zahlung/'), (4635, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (4636, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/diesel.html'), (4637, 'http://www.markenoele.de/index.php/catalog/product/view/id/100/category/39', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (4638, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/100/image/63/', ''), (4639, 'http://www.markenoele.de/', ''), (4640, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4641, 'http://www.markenoele.de/index.php/widerruf/', 'http://www.markenoele.de/'), (4642, 'http://www.markenoele.de/', ''), (4643, 'http://www.markenoele.de/index.php/', ''), (4644, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (4645, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4646, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL21vdHVsLTQxMDAtcG93ZXItNWwuaHRtbA,,/product/1/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (4647, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (4648, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4649, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/'), (4650, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop.html'), (4651, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (4652, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanshop/accessoires.html'), (4653, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/aufkleber.html'), (4654, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (4655, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/poloshirt-sw-herren.html'), (4656, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (4657, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (4658, 'http://www.markenoele.de/', ''), (4659, 'http://www.markenoele.de/', ''), (4660, 'http://www.markenoele.de/', ''), (4661, 'http://www.markenoele.de/', ''), (4662, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/'), (4663, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/motul_pflegeberater/'), (4664, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/impressum/'), (4665, 'http://www.markenoele.de/', ''), (4666, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/heizol.html'), (4667, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/'), (4668, 'http://www.markenoele.de/index.php/catalog/product/view/id/11', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (4669, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/'), (4670, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (4671, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanshop.html'), (4672, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanshop/accessoires.html'), (4673, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4674, 'http://www.markenoele.de/index.php/catalog/category/view/id/21', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (4675, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (4676, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (4677, 'http://www.markenoele.de/index.php/catalog/product/view/id/158/category/28', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (4678, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (4679, 'http://www.markenoele.de/index.php/catalog/product/view/id/159/category/28', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (4680, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (4681, 'http://www.markenoele.de/index.php/catalog/product/view/id/160/category/28', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (4682, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (4683, 'http://www.markenoele.de/index.php/catalog/product/view/id/159/category/28', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (4684, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (4685, 'http://www.markenoele.de/index.php/catalog/product/view/id/158/category/28', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (4686, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (4687, 'http://www.markenoele.de/index.php/catalog/category/view/id/29', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (4688, 'http://www.markenoele.de/index.php/catalog/category/view/id/30', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-2-takt.html'), (4689, 'http://www.markenoele.de/index.php/catalog/category/view/id/30', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-2-takt.html'), (4690, 'http://www.markenoele.de/index.php/catalog/category/view/id/31', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-4-takt.html'), (4691, 'http://www.markenoele.de/index.php/catalog/category/view/id/31', 'http://www.markenoele.de/index.php/schmierstoffe/garten/kettensagen.html'), (4692, 'http://www.markenoele.de/index.php/', ''), (4693, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (4694, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4695, 'http://www.markenoele.de/index.php/', ''), (4696, 'http://www.markenoele.de/index.php/', ''), (4697, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/index.php/'), (4698, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/agb/'), (4699, 'http://www.markenoele.de/index.php/datenschutz/', 'http://www.markenoele.de/index.php/impressum/'), (4700, 'http://www.markenoele.de/index.php/', ''), (4701, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/'), (4702, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/diesel.html'), (4703, 'http://www.markenoele.de/index.php/catalog/category/view/id/45', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (4704, 'http://www.markenoele.de/index.php/catalog/category/view/id/44', 'http://www.markenoele.de/index.php/zusatzstoffe/fett.html'), (4705, 'http://www.markenoele.de/index.php/catalog/category/view/id/46', 'http://www.markenoele.de/index.php/zusatzstoffe/bleiersatz.html'), (4706, 'http://www.markenoele.de/index.php/catalog/category/view/id/47', 'http://www.markenoele.de/index.php/zusatzstoffe/handwaschgel.html'), (4707, 'http://www.markenoele.de/index.php/catalog/category/view/id/46', 'http://www.markenoele.de/index.php/zusatzstoffe/kuhlflussigkeit.html'), (4708, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe/kuhlflussigkeit.html'), (4709, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe/kuhlflussigkeit.html'), (4710, 'http://www.markenoele.de/index.php/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (4711, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/pflegeprodukte/chain-clean.html'), (4712, 'http://www.markenoele.de/index.php/catalog/product/view/id/143/category/41', 'http://www.markenoele.de/index.php/fanshop.html'), (4713, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/fanshop/regenschirm.html'), (4714, 'http://www.markenoele.de/', ''), (4715, 'http://www.markenoele.de/', ''), (4716, 'http://www.markenoele.de/', ''), (4717, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/'), (4718, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (4719, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/heizol.html'), (4720, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4721, 'http://www.markenoele.de/index.php/catalog/category/view/id/14', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (4722, 'http://www.markenoele.de/index.php/catalog/category/view/id/15', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-2-takt.html'), (4723, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-4-takt.html'), (4724, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (4725, 'http://www.markenoele.de/index.php/catalog/category/view/id/29', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (4726, 'http://www.markenoele.de/index.php/catalog/category/view/id/31', 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-2-takt.html'), (4727, 'http://www.markenoele.de/index.php/catalog/category/view/id/23', 'http://www.markenoele.de/index.php/schmierstoffe/garten/kettensagen.html'), (4728, 'http://www.markenoele.de/index.php/catalog/category/view/id/24', 'http://www.markenoele.de/index.php/schmierstoffe/modellbau.html'), (4729, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/schmierstoffe/modellbau/motorenol.html'), (4730, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (4731, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (4732, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/index.php/fanshop.html'), (4733, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/index.php/fanshop.html?p=2'), (4734, 'http://www.markenoele.de/index.php/lieferung/', 'http://www.markenoele.de/index.php/agb/'), (4735, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'http://www.markenoele.de/index.php/lieferung/'), (4736, 'http://www.markenoele.de/index.php/zahlung/', 'http://www.markenoele.de/index.php/altoelentsorgung/'), (4737, 'http://www.markenoele.de/index.php/datenschutz/', 'http://www.markenoele.de/index.php/zahlung/'), (4738, 'http://www.markenoele.de/index.php/widerruf/', 'http://www.markenoele.de/index.php/datenschutz/'), (4739, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/widerruf/'), (4740, 'http://www.markenoele.de/', ''), (4741, 'http://www.markenoele.de/', ''), (4742, 'http://www.markenoele.de/', ''), (4743, 'http://www.markenoele.de/', ''), (4744, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (4745, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4746, 'http://www.markenoele.de/index.php/catalog/category/view/id/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (4747, 'http://www.markenoele.de/index.php/catalog/product/view/id/84/category/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt.html'), (4748, 'http://www.markenoele.de/index.php/catalog/category/view/id/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (4749, 'http://www.markenoele.de/index.php/catalog/category/view/id/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt.html'), (4750, 'http://www.markenoele.de/index.php/catalog/product/view/id/84/category/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt.html'), (4751, 'http://www.markenoele.de/index.php/catalog/category/view/id/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt.html'), (4752, 'http://www.markenoele.de/index.php/catalog/product/view/id/85/category/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt.html'), (4753, 'http://www.markenoele.de/index.php/catalog/category/view/id/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt.html'), (4754, 'http://www.markenoele.de/index.php/catalog/product/view/id/86/category/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt.html'), (4755, 'http://www.markenoele.de/index.php/catalog/category/view/id/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt.html'), (4756, 'http://www.markenoele.de/index.php/catalog/category/view/id/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt.html'), (4757, 'http://www.markenoele.de/index.php/catalog/category/view/id/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt.html'), (4758, 'http://www.markenoele.de/index.php/catalog/product/view/id/88/category/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt.html'), (4759, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/88/image/173/', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt/powerjet-4t.html'), (4760, 'http://www.markenoele.de/index.php/catalog/category/view/id/27', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt.html'), (4761, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/marine/motorenol-4-takt.html'), (4762, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (4763, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=2'), (4764, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=3'), (4765, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=4'), (4766, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (4767, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (4768, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (4769, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (4770, 'http://www.markenoele.de/index.php/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (4771, 'http://www.markenoele.de/index.php/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=2'), (4772, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=3'), (4773, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (4774, 'http://www.markenoele.de/index.php/catalog/category/view/id/21', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (4775, 'http://www.markenoele.de/index.php/catalog/category/view/id/23', 'http://www.markenoele.de/index.php/schmierstoffe/kart.html'), (4776, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe/modellbau.html'), (4777, 'http://www.markenoele.de/index.php/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (4778, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html?p=2'), (4779, 'http://www.markenoele.de/index.php/catalog/product/view/id/159/category/28', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (4780, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html?p=2'), (4781, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (4782, 'http://www.markenoele.de/index.php/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (4783, 'http://www.markenoele.de/index.php/catalog/category/view/id/35', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html?p=2'), (4784, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/schmierstoffe/oldtimer.html'), (4785, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (4786, 'http://www.markenoele.de/index.php/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (4787, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/pflegeprodukte.html?p=2'), (4788, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/index.php/fanshop.html'), (4789, 'http://www.markenoele.de/index.php/', ''), (4790, 'http://www.markenoele.de/index.php/catalog/product/view/id/131', 'http://www.markenoele.de/index.php/'), (4791, 'http://www.markenoele.de/index.php/', ''), (4792, 'http://www.markenoele.de/index.php/catalog/product/view/id/131', 'http://www.markenoele.de/index.php/'), (4793, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'http://www.markenoele.de/index.php/fork-oil-medium.html'), (4794, 'http://www.markenoele.de/index.php/datenschutz/', 'http://www.markenoele.de/index.php/altoelentsorgung/'), (4795, 'http://www.markenoele.de/robots.txt', ''), (4796, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.de'), (4797, 'http://www.markenoele.de/', ''), (4798, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de'), (4799, 'http://www.markenoele.de/', ''), (4800, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (4801, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4802, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (4803, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (4804, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (4805, 'http://www.markenoele.de/index.php/catalog/product/view/id/129', 'http://www.markenoele.de/index.php/'), (4806, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/129/image/93/', 'http://www.markenoele.de/index.php/fork-oil-light.html'), (4807, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/129/image/93/', 'http://www.markenoele.de/index.php/fork-oil-light.html'), (4808, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/fork-oil-light.html'), (4809, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/motul_pflegeberater/'), (4810, 'http://www.markenoele.de/index.php/widerruf/', 'http://www.markenoele.de/index.php/impressum/'), (4811, 'http://www.markenoele.de/index.php/datenschutz/', 'http://www.markenoele.de/index.php/widerruf/'), (4812, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/datenschutz/'), (4813, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/fanshop.html'), (4814, 'http://www.markenoele.de/', ''), (4815, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (4816, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4817, 'http://www.markenoele.de/index.php/widerruf/', 'http://www.markenoele.de/'), (4818, 'http://www.markenoele.de/', ''), (4819, 'http://www.markenoele.de/index.php/catalog/product/view/id/122', 'http://www.markenoele.de/'), (4820, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/122/image/86/', 'http://www.markenoele.de/index.php/diesel-system-clean.html'), (4821, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanshop.html'), (4822, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4823, 'http://www.markenoele.de/index.php/catalog/product/view/id/116', 'http://www.markenoele.de/index.php/'), (4824, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/tyre-repair.html'), (4825, 'http://www.markenoele.de/index.php/', ''), (4826, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/fanshop.html'), (4827, 'http://www.markenoele.de/index.php/catalog/product/view/id/129', 'http://www.markenoele.de/index.php/'), (4828, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fork-oil-light.html'), (4829, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4830, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (4831, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/motul_pflegeberater/'), (4832, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/heizol.html'), (4833, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4834, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/agb/'), (4835, 'http://www.markenoele.de/index.php/widerruf/', 'http://www.markenoele.de/index.php/impressum/'), (4836, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4837, 'http://www.markenoele.de/index.php/catalog/product/view/id/122', 'http://www.markenoele.de/index.php/'), (4838, 'http://www.markenoele.de/index.php/catalog/product/view/id/122', 'http://www.markenoele.de/index.php/'), (4839, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/diesel-system-clean.html'), (4840, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/widerruf/'), (4841, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (4842, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/diesel.html'), (4843, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4844, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (4845, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motul-4100-power-5l.html'), (4846, 'http://www.markenoele.de/index.php/catalog/product/view/id/129', 'http://www.markenoele.de/index.php/'), (4847, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/fork-oil-light.html'), (4848, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (4849, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4850, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (4851, 'http://www.markenoele.de/index.php/catalog/product/view/id/141/category/41', 'http://www.markenoele.de/index.php/fanshop.html'), (4852, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/141/image/124/', 'http://www.markenoele.de/index.php/fanshop/blechschild-pin-up-ii.html'), (4853, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/fanshop/blechschild-pin-up-ii.html'), (4854, 'http://www.markenoele.de/index.php/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (4855, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/pflegeprodukte/chain-clean.html'), (4856, 'http://www.markenoele.de/index.php/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (4857, 'http://www.markenoele.de/index.php/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (4858, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/pflegeprodukte/chain-clean.html'), (4859, 'http://www.markenoele.de/index.php/catalog/product/view/id/118', 'http://www.markenoele.de/index.php/'), (4860, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/118/image/116/', 'http://www.markenoele.de/index.php/e-z-clean.html'), (4861, 'http://www.markenoele.de/index.php/catalog/product/view/id/122', ''), (4862, 'http://www.markenoele.de/', ''), (4863, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/fanshop.html'), (4864, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (4865, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/diesel.html'), (4866, 'http://www.markenoele.de/index.php/agb/', 'http://www.markenoele.de/index.php/motul_pflegeberater/'), (4867, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/agb/'), (4868, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/impressum/'), (4869, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/heizol.html'), (4870, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4871, 'http://www.markenoele.de/index.php/motul_pflegeberater?___store=esso_store_view', 'http://www.markenoele.de/index.php/admin/cms_page/index/key/caeedb5291ff214ce00a8bbdb90ec10c/'), (4872, 'http://www.markenoele.de/', ''), (4873, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop.html'), (4874, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (4875, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanshop/aufkleber.html'), (4876, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/fanshop/accessoires.html'), (4877, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/impressum/'), (4878, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanshop.html'); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (4879, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4880, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (4881, 'http://www.markenoele.de/', ''), (4882, 'http://www.markenoele.de/index.php/lieferung/', 'http://www.markenoele.de/'), (4883, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/lieferung/'), (4884, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/impressum/'), (4885, 'http://www.markenoele.de/index.php/catalog/product/view/id/106/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (4886, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/air-filter-oil.html'), (4887, 'http://www.markenoele.de/index.php/catalog/product/view/id/116/category/48', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (4888, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/auto/tyre-repair.html'), (4889, 'http://www.markenoele.de/index.php/catalog/product/view/id/118/category/48', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (4890, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/pflegeprodukte/auto/e-z-clean.html'), (4891, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (4892, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (4893, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/heizol.html'), (4894, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanshop.html'), (4895, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/aufkleber.html'), (4896, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (4897, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4898, 'http://www.markenoele.de/index.php/catalog/category/view/id/35', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (4899, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/schmierstoffe/oldtimer.html'), (4900, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanshop.html'), (4901, 'http://www.markenoele.de/index.php/catalog/product/view/id/173/category/52', 'http://www.markenoele.de/index.php/fanshop/aufkleber.html'), (4902, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/fanshop/aufkleber/classic-aufkleber.html'), (4903, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/fanshop.html'), (4904, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (4905, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/diesel.html'), (4906, 'http://www.markenoele.de/', ''), (4907, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/'), (4908, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4909, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4910, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=2'), (4911, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/'), (4912, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9hbmdlYm90ZS1kZXMtbW9uYXRz/product/17/', ''), (4913, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (4914, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (4915, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/'), (4916, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop.html'), (4917, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (4918, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/aufkleber.html'), (4919, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (4920, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/'), (4921, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (4922, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5zaG9wL2Jla2xlaWR1bmcvcG9sb3NoaXJ0LXN3LWhlcnJlbi5odG1s/product/152/', 'http://www.markenoele.de/index.php/fanshop/bekleidung/poloshirt-sw-herren.html'), (4923, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanshop/bekleidung/poloshirt-sw-herren.html'), (4924, 'http://www.markenoele.de/index.php/catalog/product/view/id/152', 'http://www.markenoele.de/index.php/checkout/cart/'), (4925, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/'), (4926, 'http://www.markenoele.de/index.php/catalog/product/view/id/118', 'http://www.markenoele.de/index.php/'), (4927, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/'), (4928, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/poloshirt-sw-herren-152.html'), (4929, 'http://www.markenoele.de/index.php/catalog/product/view/id/139/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (4930, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/'), (4931, 'http://www.markenoele.de/index.php/catalog/product/view/id/118', 'http://www.markenoele.de/index.php/'), (4932, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/arbeitshandschuhe.html'), (4933, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (4934, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanshop/bekleidung/poloshirt-sw-herren.html'), (4935, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4936, 'http://www.markenoele.de/index.php/catalog/product/view/id/159/category/28', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (4937, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/altoelentsorgung/'), (4938, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (4939, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/'), (4940, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (4941, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/motul_pflegeberater/'), (4942, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/'), (4943, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (4944, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/fanshop.html'), (4945, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (4946, 'http://www.markenoele.de/index.php/catalog/product/view/id/128', 'http://www.markenoele.de/index.php/'), (4947, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/fork-oil-very-light.html'), (4948, 'http://www.markenoele.de/index.php/catalog/product/view/id/141/category/41', 'http://www.markenoele.de/index.php/fanshop.html'), (4949, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanshop/blechschild-pin-up-ii.html'), (4950, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4951, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (4952, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4953, 'http://www.markenoele.de/index.php/catalog/category/view/id/31', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (4954, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/'), (4955, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/garten/kettensagen.html'), (4956, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (4957, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (4958, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (4959, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (4960, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (4961, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (4962, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (4963, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (4964, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/diesel.html'), (4965, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/diesel.html'), (4966, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (4967, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (4968, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (4969, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (4970, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (4971, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (4972, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (4973, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (4974, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (4975, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (4976, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (4977, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (4978, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (4979, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/e-z-clean.html'), (4980, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw,/product/1/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4981, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4982, 'http://www.markenoele.de/', ''), (4983, 'http://www.markenoele.de/', ''), (4984, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (4985, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/index.php/fanshop.html'), (4986, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/index.php/fanshop.html?p=2'), (4987, 'http://www.markenoele.de/', ''), (4988, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (4989, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (4990, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (4991, 'http://www.markenoele.de/', ''), (4992, 'http://www.markenoele.de/index.php/contacts/', ''), (4993, 'http://www.markenoele.de/index.php/catalog/product_compare/add/product/119/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/', ''), (4994, 'http://www.markenoele.de/index.php/catalog/product_compare/add/product/127/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/', ''), (4995, 'http://www.markenoele.de/index.php/impressum/', ''), (4996, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&lr=lang_de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&tbs=lr%3Alang_1de&q=gartenbedarf&aq=f&aqi=g10&aql=&oq=&gs_rfai='), (4997, 'http://www.markenoele.de/', ''), (4998, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/'), (4999, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (5000, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/diesel.html'), (5001, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/motul_pflegeberater/'), (5002, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5003, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (5004, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/fanshop.html'), (5005, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (5006, 'http://www.markenoele.de/index.php/catalog/product/view/id/108/category/48', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (5007, 'http://www.markenoele.de/', ''), (5008, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/'), (5009, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (5010, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/diesel.html'), (5011, 'http://www.markenoele.de/index.php/diesel.html/admin/', ''), (5012, 'http://www.markenoele.de/index.php/index.php/admin/', ''), (5013, 'http://www.markenoele.de/', ''), (5014, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (5015, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (5016, 'http://www.markenoele.de/index.php/lieferung', 'http://www.markenoele.de/index.php/fanshop.html'), (5017, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (5018, 'http://www.markenoele.de/index.php/lieferung', 'http://www.markenoele.de/index.php/fanshop.html'), (5019, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (5020, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/lieferung'), (5021, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5022, 'http://www.markenoele.de/index.php/catalog/category/view/id/23', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (5023, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe/modellbau.html'), (5024, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (5025, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (5026, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (5027, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/heizol.html'), (5028, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5029, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (5030, 'http://www.markenoele.de/', ''), (5031, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/diesel.html'), (5032, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (5033, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?mode=list', 'http://www.markenoele.de/index.php/fanshop.html'), (5034, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?mode=grid', 'http://www.markenoele.de/index.php/fanshop.html?mode=list'), (5035, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/fanshop.html?mode=grid'), (5036, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/impressum/'), (5037, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5038, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/motul_pflegeberater/'), (5039, 'http://www.markenoele.de/', ''), (5040, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/'), (5041, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+chain+lube+road+plus&url=/aclk%3Fsa%3Dl%26ai%3DCPtdfOH41TPWJKdXXOKiSvbEBhaq1wAH96b3tFMWW_4RHEAEoAlCer6GNAWCV-oqCmAegAcfRhPgDyAEBqQJTyYgc_jm1PqoEGE_Qacr2rBhBPTCk2uhBTRn-mivRkE4Ycg%26num%3D1%26sig%3DAGiWqtzdvRCdSCGRqXrO'), (5042, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5043, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (5044, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/diesel.html'), (5045, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/diesel.html'), (5046, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (5047, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (5048, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (5049, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (5050, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/heizol.html'), (5051, 'http://www.markenoele.de/', ''), (5052, 'http://www.markenoele.de/index.php/catalog/product/view/id/119', 'http://www.markenoele.de/'), (5053, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/fuel-system-clean.html'), (5054, 'http://www.markenoele.de/index.php/catalog/product/view/id/141/category/41', 'http://www.markenoele.de/index.php/fanshop.html'), (5055, 'http://www.markenoele.de/', ''), (5056, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/'), (5057, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/'), (5058, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (5059, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/heizol.html'), (5060, 'http://www.markenoele.de/index.php/catalog/category/view/id/44', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (5061, 'http://www.markenoele.de/index.php/catalog/category/view/id/45', 'http://www.markenoele.de/index.php/zusatzstoffe/bleiersatz.html'), (5062, 'http://www.markenoele.de/index.php/catalog/category/view/id/47', 'http://www.markenoele.de/index.php/zusatzstoffe/fett.html'), (5063, 'http://www.markenoele.de/index.php/catalog/category/view/id/46', 'http://www.markenoele.de/index.php/zusatzstoffe/kuhlflussigkeit.html'), (5064, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/blechschild-pin-up-ii.html'), (5065, 'http://www.markenoele.de/', ''), (5066, 'http://www.markenoele.de/', 'http://www.google.com/url?sa=D&q=http%3A%2F%2Fwww.motulshop.de'), (5067, 'http://www.markenoele.de/robots.txt', ''), (5068, 'http://www.markenoele.de/', ''), (5069, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=Xqk1TKHeA9CnOPiN2NsE&ved=0CBwQBSgA&q=amoral+wasch+%26+wax&spell=1'), (5070, 'http://www.markenoele.de/', 'http://suche.aolsvc.de/aol/search?s_it=topsearchbox.search&query=H%C3%A4cksler+2500+W&rp='), (5071, 'http://www.markenoele.de/index.php/', ''), (5072, 'http://www.markenoele.de/', ''), (5073, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/'), (5074, 'http://www.markenoele.de/index.php/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (5075, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/zusatzstoffe/mocool.html'), (5076, 'http://www.markenoele.de/', ''), (5077, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (5078, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5079, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (5080, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (5081, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (5082, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (5083, 'http://www.markenoele.de/index.php/catalog/product/view/id/31/category/9', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (5084, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motul-3000-4t.html'), (5085, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop.html'), (5086, 'http://www.markenoele.de/index.php/catalog/product/view/id/139/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (5087, 'http://www.markenoele.de/index.php/catalog/product/view/id/139/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (5088, 'http://www.markenoele.de/index.php/catalog/product/view/id/139/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (5089, 'http://www.markenoele.de/index.php/catalog/product/view/id/139/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (5090, 'http://www.markenoele.de/index.php/catalog/product/view/id/139/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (5091, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanshop/bekleidung/arbeitshandschuhe.html'), (5092, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (5093, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (5094, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5095, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/2/image/1/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-1l.html'), (5096, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-1l.html'), (5097, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5098, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/heizol.html'), (5099, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL21vdHVsLTQxMDAtcG93ZXItMWwuaHRtbA,,/product/2/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-1l.html'), (5100, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-1l.html'), (5101, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5102, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL21vdHVsLTQxMDAtcG93ZXItMWwuaHRtbA,,/product/2/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-1l.html'), (5103, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-1l.html'), (5104, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/222/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5105, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5106, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/223/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5107, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5108, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-1l.html'), (5109, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5110, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (5111, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/heizol.html'), (5112, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/heizol.html'), (5113, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/heizol.html'), (5114, 'http://www.markenoele.de/admin.php', ''), (5115, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/heizol.html'), (5116, 'http://www.markenoele.de/admin.php', ''), (5117, 'http://www.markenoele.de/admin.php', ''), (5118, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/heizol.html'), (5119, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/heizol.html'), (5120, 'http://www.markenoele.de/index.php/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5121, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (5122, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/heizol.html'), (5123, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5124, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5125, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL21vdHVsLTQxMDAtcG93ZXItNWwuaHRtbA,,/product/1/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (5126, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (5127, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/226/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5128, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5129, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/227/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5130, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5131, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5132, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (5133, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/heizol.html'), (5134, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/heizol.html'), (5135, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/heizol.html'), (5136, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/heizol.html'), (5137, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/heizol.html'), (5138, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/heizol.html'), (5139, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (5140, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (5141, 'http://www.markenoele.de/index.php/', ''), (5142, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/112/', 'http://www.markenoele.de/index.php/'), (5143, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (5144, 'http://www.markenoele.de/index.php/catalog/product/view/id/112', 'http://www.markenoele.de/index.php/checkout/cart/'), (5145, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/228/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC93YXNoLXdheC5odG1s/', 'http://www.markenoele.de/index.php/wash-wax.html'), (5146, 'http://www.markenoele.de/index.php/catalog/product/view/id/112', 'http://www.markenoele.de/index.php/wash-wax.html'), (5147, 'http://www.markenoele.de/index.php/catalog/product/view/id/112', 'http://www.markenoele.de/index.php/wash-wax.html'), (5148, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', ''), (5149, 'http://www.markenoele.de/index.php/agb?___store=default', 'http://www.markenoele.de/index.php/admin/cms_page/index/key/f683593fd2e91a6730fa950b3571acf8/'), (5150, 'http://www.markenoele.de/index.php/lieferung?___store=default', 'http://www.markenoele.de/index.php/admin/cms_page/index/key/f683593fd2e91a6730fa950b3571acf8/'), (5151, 'http://www.markenoele.de/index.php/zahlung?___store=default', 'http://www.markenoele.de/index.php/admin/cms_page/index/key/f683593fd2e91a6730fa950b3571acf8/'), (5152, 'http://www.markenoele.de/', ''), (5153, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/'), (5154, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/motul_pflegeberater/'), (5155, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (5156, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/motul_pflegeberater/'), (5157, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/motul_pflegeberater/'), (5158, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (5159, 'http://www.markenoele.de/index.php/catalog/product/view/id/123', 'http://www.markenoele.de/index.php/'), (5160, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/motul_pflegeberater/'), (5161, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/engine-clean.html'), (5162, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/engine-clean.html'), (5163, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5164, 'http://www.markenoele.de/index.php/catalog/category/view/id/23', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5165, 'http://www.markenoele.de/index.php/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/index.php/schmierstoffe/modellbau.html'), (5166, 'http://www.markenoele.de/index.php/datenschutz/', 'http://www.markenoele.de/index.php/schmierstoffe/modellbau/micro-2t.html'), (5167, 'http://www.markenoele.de/index.php/widerruf/', 'http://www.markenoele.de/index.php/schmierstoffe/modellbau/micro-2t.html'), (5168, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/widerruf/'), (5169, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/motul_pflegeberater/'), (5170, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5171, 'http://www.markenoele.de/index.php/catalog/category/view/id/31', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (5172, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/schmierstoffe/garten/kettensagen.html'), (5173, 'http://www.markenoele.de/index.php/catalog/product/view/id/9/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5174, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/motul_pflegeberater/'), (5175, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/9/image/50/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-specific-cng-lpg-1l.html'), (5176, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/motul_pflegeberater/'), (5177, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/schmierstoffe/motul-specific-cng-lpg-1l.html'), (5178, 'http://www.markenoele.de/index.php/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (5179, 'http://www.markenoele.de/index.php/catalog/product/view/id/100/category/39', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (5180, 'http://www.markenoele.de/index.php/catalog/product/view/id/100/category/39', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (5181, 'http://www.markenoele.de/index.php/catalog/product/view/id/100/category/39', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (5182, 'http://www.markenoele.de/index.php/catalog/category/view/id/45', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (5183, 'http://www.markenoele.de/index.php/catalog/category/view/id/45', 'http://www.markenoele.de/index.php/zusatzstoffe/fett.html'), (5184, 'http://www.markenoele.de/', ''), (5185, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', ''), (5186, 'http://www.markenoele.de/index.php/about-magento-demo-store?___store=default', 'http://www.markenoele.de/index.php/admin/cms_page/index/key/eaff760d91bd568f730c08e4b06c7ca4/'), (5187, 'http://www.markenoele.de/index.php/agb?___store=default', 'http://www.markenoele.de/index.php/admin/cms_page/index/key/eaff760d91bd568f730c08e4b06c7ca4/'), (5188, 'http://www.markenoele.de/index.php/angebote-des-monats?___store=esso_store_view', 'http://www.markenoele.de/index.php/admin/cms_page/index/key/eaff760d91bd568f730c08e4b06c7ca4/'), (5189, 'http://www.markenoele.de/index.php/about-magento-demo-store?___store=default', 'http://www.markenoele.de/index.php/admin/cms_page/index/key/eaff760d91bd568f730c08e4b06c7ca4/'), (5190, 'http://www.markenoele.de/index.php/altoelentsorgung?___store=esso_store_view', 'http://www.markenoele.de/index.php/admin/cms_page/index/key/16cb88ae138c0a9760916cb0f85be134/'), (5191, 'http://www.markenoele.de/', ''), (5192, 'http://www.markenoele.de/', ''), (5193, 'http://www.markenoele.de/index.php/catalog/product/view/id/112', 'http://www.markenoele.de/index.php/wash-wax.html'), (5194, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/wash-wax.html'), (5195, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5196, 'http://www.markenoele.de/index.php/catalog/product/view/id/170/category/18', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (5197, 'http://www.markenoele.de/', ''), (5198, 'http://www.markenoele.de/', ''), (5199, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/'), (5200, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/'), (5201, 'http://www.markenoele.de/index.php/?___store=esso_store_view', 'http://www.markenoele.de/index.php/'), (5202, 'http://www.markenoele.de/index.php/', ''), (5203, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (5204, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5205, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (5206, 'http://www.markenoele.de/index.php/catalog/product/view/id/170/category/18', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (5207, 'http://www.markenoele.de/index.php/catalog/product/view/id/170/category/18', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (5208, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/snowpower-2t-4l.html'), (5209, 'http://www.markenoele.de/index.php/catalog/category/view/id/18?mode=list', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (5210, 'http://www.markenoele.de/index.php/catalog/category/view/id/18?mode=grid', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html?mode=list'), (5211, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html?mode=grid'), (5212, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (5213, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (5214, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (5215, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (5216, 'http://www.markenoele.de/index.php/catalog/product/view/id/170/category/18', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (5217, 'http://www.markenoele.de/index.php/checkout/onepage/success/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (5218, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (5219, 'http://www.markenoele.de/index.php', ''), (5220, 'http://www.markenoele.de/', ''), (5221, 'http://www.markenoele.de/index.php/catalog/product/view/id/128', 'http://www.markenoele.de/'), (5222, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fork-oil-very-light.html'), (5223, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5224, 'http://www.markenoele.de/index.php/catalog/category/view/id/35', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (5225, 'http://www.markenoele.de/index.php/catalog/product/view/id/64/category/35', 'http://www.markenoele.de/index.php/schmierstoffe/oldtimer.html'), (5226, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/schmierstoffe/oldtimer/motul-classic-motor-oil.html'), (5227, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/motul_pflegeberater/'), (5228, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (5229, 'http://www.markenoele.de/', ''), (5230, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (5231, 'http://www.markenoele.de/index.php/catalog/product/view/id/139/category/41', 'http://www.markenoele.de/index.php/fanshop.html'), (5232, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanshop/arbeitshandschuhe.html'), (5233, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5234, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/schmierstoffe.html?mode=list'), (5235, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop.html'), (5236, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (5237, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5zaG9wL2Jla2xlaWR1bmcvcG9sb3NoaXJ0LXN3LWhlcnJlbi5odG1s/product/152/', 'http://www.markenoele.de/index.php/fanshop/bekleidung/poloshirt-sw-herren.html'), (5238, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanshop/bekleidung/poloshirt-sw-herren.html'), (5239, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51', ''), (5240, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/poloshirt-sw-herren.html'), (5241, 'http://www.markenoele.de/index.php/catalog/product/view/id/157/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (5242, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/poloshirt-sw-damen.html'), (5243, 'http://www.markenoele.de/index.php/catalog/product/view/id/139/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (5244, 'http://www.markenoele.de/index.php/catalog/product/view/id/139/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (5245, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/139/image/122/', ''), (5246, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/arbeitshandschuhe.html'), (5247, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (5248, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (5249, 'http://www.markenoele.de/index.php/catalog/product/view/id/139/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (5250, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/arbeitshandschuhe.html'), (5251, 'http://www.markenoele.de/index.php/catalog/product/view/id/139/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (5252, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5zaG9wL2Jla2xlaWR1bmcvYXJiZWl0c2hhbmRzY2h1aGUuaHRtbA,,/product/139/', 'http://www.markenoele.de/index.php/fanshop/bekleidung/arbeitshandschuhe.html'), (5253, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanshop/bekleidung/arbeitshandschuhe.html'), (5254, 'http://www.markenoele.de/index.php/catalog/product/view/id/139/category/51', ''), (5255, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/arbeitshandschuhe.html'), (5256, 'http://www.markenoele.de/index.php/catalog/product/view/id/139/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (5257, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/233/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5zaG9wL2Jla2xlaWR1bmcvYXJiZWl0c2hhbmRzY2h1aGUuaHRtbA,,/', 'http://www.markenoele.de/index.php/fanshop/bekleidung/arbeitshandschuhe.html'), (5258, 'http://www.markenoele.de/index.php/catalog/product/view/id/139/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/arbeitshandschuhe.html'), (5259, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/arbeitshandschuhe.html'), (5260, 'http://www.markenoele.de/index.php/catalog/product/view/id/139/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (5261, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5zaG9wL2Jla2xlaWR1bmcvYXJiZWl0c2hhbmRzY2h1aGUuaHRtbA,,/product/139/', 'http://www.markenoele.de/index.php/fanshop/bekleidung/arbeitshandschuhe.html'), (5262, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanshop/bekleidung/arbeitshandschuhe.html'), (5263, 'http://www.markenoele.de/index.php/catalog/product/view/id/139/category/51', ''), (5264, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/arbeitshandschuhe.html'), (5265, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (5266, 'http://www.markenoele.de/index.php/catalog/product/view/id/131', 'http://www.markenoele.de/index.php/'), (5267, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/fork-oil-medium.html'), (5268, 'http://www.markenoele.de/index.php/catalog/product/view/id/131', 'http://www.markenoele.de/index.php/'), (5269, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fork-oil-medium.html'), (5270, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5271, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (5272, 'http://www.markenoele.de/index.php/catalog/product/view/id/139/category/41', 'http://www.markenoele.de/index.php/fanshop.html'), (5273, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/fanshop/arbeitshandschuhe.html'), (5274, 'http://www.markenoele.de/index.php/catalog/product/view/id/121', 'http://www.markenoele.de/index.php/'), (5275, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fuel-system-clean-121.html'), (5276, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5277, 'http://www.markenoele.de/index.php/catalog/product/view/id/131', 'http://www.markenoele.de/index.php/'), (5278, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul', 'http://www.markenoele.de/index.php/fork-oil-medium.html'), (5279, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul', 'http://www.markenoele.de/index.php/fork-oil-medium.html'), (5280, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul', 'http://www.markenoele.de/index.php/fork-oil-medium.html'), (5281, 'http://www.markenoele.de/index.php/catalog/product/view/id/142', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul'), (5282, 'http://www.markenoele.de/', ''), (5283, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/121/', ''), (5284, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (5285, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5286, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5287, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5288, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/235/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/', 'http://www.markenoele.de/index.php/'), (5289, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (5290, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (5291, 'http://www.markenoele.de/', ''), (5292, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', ''), (5293, 'http://www.markenoele.de/', ''), (5294, 'http://www.markenoele.de/', ''), (5295, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=MOTUL%204100%20Power%201L', 'http://www.markenoele.de/'), (5296, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=MOTUL+4100+Power+1L', 'http://www.markenoele.de/'), (5297, 'http://www.markenoele.de/index.php/catalog/product/view/id/2', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=MOTUL+4100+Power+1L'), (5298, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=MOTUL+6100+Synergie%2B+1L', 'http://www.markenoele.de/index.php/motul-4100-power-1l.html'), (5299, 'http://www.markenoele.de/index.php/catalog/product/view/id/3', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=MOTUL+6100+Synergie%2B+1L'), (5300, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_kw=Vertikutierer&_kw=Rasenl%C3%BCfter'), (5301, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=Benzin+Rasenm%C3%A4her&_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A3411&_trksid=p3286.c0.m14&_sop=1&_sc=1'), (5302, 'http://www.markenoele.de/', ''), (5303, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (5304, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5305, 'http://www.markenoele.de/index.php/catalog/product/view/id/170/category/18', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (5306, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/snowpower-2t-4l.html'), (5307, 'http://www.markenoele.de/index.php/catalog/product/view/id/9/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (5308, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/snowpower-2t-4l.html'), (5309, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (5310, 'http://www.markenoele.de/index.php/catalog/product/view/id/16/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=2'), (5311, 'http://www.markenoele.de/index.php/catalog/product/view/id/16/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=2'), (5312, 'http://www.markenoele.de/index.php/catalog/product/view/id/16/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=2'), (5313, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motul-8100-eco-clean-c1.html'), (5314, 'http://www.markenoele.de/index.php/catalog/product/view/id/16/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=2'), (5315, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motul-8100-eco-clean-c1.html'), (5316, 'http://www.markenoele.de/index.php/catalog/product/view/id/6/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (5317, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motul-8100-eco-clean-c1.html'), (5318, 'http://www.markenoele.de/index.php/catalog/product/view/id/5/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (5319, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motul-8100-eco-clean-c1.html'), (5320, 'http://www.markenoele.de/index.php/catalog/product/view/id/8/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (5321, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=99', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-x-clean-c3-5l.html'), (5322, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=99'), (5323, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=99'), (5324, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=99'), (5325, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5326, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=99'), (5327, 'http://www.markenoele.de/', 'http://suche.aol.de/aol/search?query=H%C3%A4cksler&s_it=spelling&rp='), (5328, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw,/product/8/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5329, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw,/product/8/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5330, 'http://www.markenoele.de/index.php/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5331, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=MoCool', 'http://www.markenoele.de/index.php/schmierstoffe/motul-8100-x-clean-c3-5l.html'), (5332, 'http://www.markenoele.de/index.php/catalog/product/view/id/99', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=MoCool'), (5333, 'http://www.markenoele.de/index.php/catalog/product/view/id/99', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=MoCool'), (5334, 'http://www.markenoele.de/index.php/catalog/product/view/id/99', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=MoCool'), (5335, 'http://www.markenoele.de/', ''), (5336, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/'), (5337, 'http://www.markenoele.de/', ''), (5338, 'http://www.markenoele.de/index.php/lieferung/', 'http://www.markenoele.de/'), (5339, 'http://www.markenoele.de/', ''), (5340, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/'), (5341, 'http://www.markenoele.de/', ''), (5342, 'http://www.markenoele.de/index.php/zahlung/', 'http://www.markenoele.de/'), (5343, 'http://www.markenoele.de/', ''), (5344, 'http://www.markenoele.de/', ''), (5345, 'http://www.markenoele.de/', ''), (5346, 'http://www.markenoele.de/', ''), (5347, 'http://www.markenoele.de/', ''), (5348, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/'), (5349, 'http://www.markenoele.de/', ''), (5350, 'http://www.markenoele.de/index.php/catalog/product/view/id/11', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (5351, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (5352, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/'), (5353, 'http://www.markenoele.de/', ''), (5354, 'http://www.markenoele.de/', ''), (5355, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/'), (5356, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/'), (5357, 'http://www.markenoele.de/index.php/schmierstoffe.html', ''), (5358, 'http://www.markenoele.de/', ''), (5359, 'http://www.markenoele.de/', ''), (5360, 'http://www.markenoele.de/index.php/heizol.html', ''), (5361, 'http://www.markenoele.de/', ''), (5362, 'http://www.markenoele.de/', ''), (5363, 'http://www.markenoele.de/index.php/?___store=esso_store_view', 'http://www.markenoele.de/'), (5364, 'http://www.markenoele.de/', ''), (5365, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', ''), (5366, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', ''), (5367, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', ''), (5368, 'http://www.markenoele.de/', ''), (5369, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', ''), (5370, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/'), (5371, 'http://www.markenoele.de/index.php/catalog/product/view/id/112', 'http://www.markenoele.de/index.php/'), (5372, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (5373, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/wash-wax.html'), (5374, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/wash-wax.html'), (5375, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/wash-wax.html'), (5376, 'http://www.markenoele.de/index.php/catalog/product/view/id/130', 'http://www.markenoele.de/index.php/'), (5377, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/fork-oil-light-medium.html'), (5378, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (5379, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5380, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (5381, 'http://www.markenoele.de/index.php/catalog/product/view/id/8/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (5382, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/8/image/49/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-x-clean-c3-5l.html'), (5383, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (5384, 'http://www.markenoele.de/index.php/catalog/product/view/id/8/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (5385, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (5386, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (5387, 'http://www.markenoele.de/', ''), (5388, 'http://www.markenoele.de/', 'http://www.amazon.de/Amazon-de-Elektrisches-Gartenwerkzeug/s/qid=1278670811/ref=sr_pg_3?ie=UTF8&rh=n%3A80084031%2Cn%3A%2180085031%2Cn%3A84132031%2Cn%3A118530031%2Cn%3A120589031%2Cp_6%3AA3JWKAKR8XB7XF&page=3'), (5389, 'http://www.markenoele.de/index.php/admin/skin/adminhtml/default/default/images/symmetrics/bottomhr.png', 'http://www.markenoele.de/index.php/admin/system_config/index/website/base/store/esso_store_view/key/57523aab8a9189b1e434553561e3813c/'), (5390, 'http://www.markenoele.de/index.php/admin/skin/adminhtml/default/default/images/symmetrics/trustedshops_logo.png', 'http://www.markenoele.de/index.php/admin/system_config/index/website/base/store/esso_store_view/key/57523aab8a9189b1e434553561e3813c/'), (5391, 'http://www.markenoele.de/index.php/admin/skin/adminhtml/default/default/images/symmetrics/mrg_logo.png', 'http://www.markenoele.de/index.php/admin/system_config/index/website/base/store/esso_store_view/key/57523aab8a9189b1e434553561e3813c/'), (5392, 'http://www.markenoele.de/index.php/admin/skin/adminhtml/default/default/images/symmetrics/cashticketlogo.png', 'http://www.markenoele.de/index.php/admin/system_config/index/website/base/store/esso_store_view/key/57523aab8a9189b1e434553561e3813c/'), (5393, 'http://www.markenoele.de/index.php/admin/skin/adminhtml/default/default/images/symmetrics/tophr.png', 'http://www.markenoele.de/index.php/admin/system_config/index/website/base/store/esso_store_view/key/57523aab8a9189b1e434553561e3813c/'), (5394, 'http://www.markenoele.de/index.php/admin/skin/adminhtml/default/default/images/symmetrics/symmetrics_logo.png', 'http://www.markenoele.de/index.php/admin/system_config/index/website/base/store/esso_store_view/key/57523aab8a9189b1e434553561e3813c/'), (5395, 'http://www.markenoele.de/', ''), (5396, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (5397, 'http://www.markenoele.de/', ''), (5398, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (5399, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5400, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=2'), (5401, 'http://www.markenoele.de/index.php/%3Cbr', 'http://www.markenoele.de/index.php/schmierstoffe.html?limit=all&mode=list'), (5402, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=506', 'http://www.markenoele.de/index.php/schmierstoffe.html?limit=all&mode=list'), (5403, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=506', 'http://www.markenoele.de/index.php/schmierstoffe.html?limit=all&mode=list'), (5404, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=229', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=506'), (5405, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=229', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=506'), (5406, 'http://www.markenoele.de/index.php/catalog/product/view/id/28', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=229'), (5407, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=229', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=506'), (5408, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=506', 'http://www.markenoele.de/index.php/schmierstoffe.html?limit=all&mode=list'), (5409, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?limit=all&mode=list', 'http://www.markenoele.de/index.php/schmierstoffe.html?mode=list'), (5410, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=2'), (5411, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5412, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=2'), (5413, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (5414, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (5415, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=2'), (5416, 'http://www.markenoele.de/index.php/widerruf/', 'http://www.markenoele.de/'), (5417, 'http://www.markenoele.de/index.php/', ''), (5418, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/'), (5419, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (5420, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (5421, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (5422, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/diesel.html'), (5423, 'http://www.markenoele.de/', ''), (5424, 'http://www.markenoele.de/index.php/catalog/category/view/id/47', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (5425, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/'), (5426, 'http://www.markenoele.de/', ''), (5427, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (5428, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/'), (5429, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/heizol.html'), (5430, 'http://www.markenoele.de/index.php/catalog/product/view/id/170/category/18', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (5431, 'http://www.markenoele.de/', ''), (5432, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (5433, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw,/product/1/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5434, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5435, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5436, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (5437, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw,/product/1/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5438, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5439, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5440, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5441, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/121/', 'http://www.markenoele.de/index.php/'), (5442, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (5443, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5444, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/121/', 'http://www.markenoele.de/index.php/'), (5445, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (5446, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5447, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9hbmdlYm90ZS1kZXMtbW9uYXRz/product/17/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (5448, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (5449, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5450, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/121/', 'http://www.markenoele.de/index.php/'), (5451, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (5452, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5453, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (5454, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw,/product/1/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5455, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5456, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/255/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5457, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5458, 'http://www.markenoele.de/index.php/', ''), (5459, 'http://www.markenoele.de/', ''), (5460, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/121/', 'http://www.markenoele.de/'), (5461, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (5462, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5463, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5464, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5465, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (5466, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw,/product/1/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5467, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5468, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/259/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5469, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5470, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/257/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5471, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5472, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/256/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5473, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5474, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5475, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/124/', 'http://www.markenoele.de/index.php/'), (5476, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (5477, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5478, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/264/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5479, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5480, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5481, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (5482, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw,/product/1/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5483, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5484, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/262/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5485, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5486, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5487, 'http://www.markenoele.de/', ''), (5488, 'http://www.markenoele.de/', ''), (5489, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/121/', 'http://www.markenoele.de/'), (5490, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (5491, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5492, 'http://www.markenoele.de/index.php/', ''), (5493, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/121/', 'http://www.markenoele.de/index.php/'), (5494, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (5495, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5496, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/124/', 'http://www.markenoele.de/index.php/'), (5497, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (5498, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5499, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (5500, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw,/product/1/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5501, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5502, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/checkout/cart/'), (5503, 'http://www.markenoele.de/index.php/customer/account/login/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5504, 'http://www.markenoele.de/robots.txt', ''), (5505, 'http://www.markenoele.de/', ''), (5506, 'http://www.markenoele.de/', ''), (5507, 'http://www.markenoele.de/', ''), (5508, 'http://www.markenoele.de/index.php/catalog/product/view/id/99', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=MoCool'), (5509, 'http://www.markenoele.de/', 'http://www.google.de/url?q=kimpex+schneemobile&url=/aclk%3Fsa%3Dl%26ai%3DCQSLBzyY4TNu6FoiK-gagxuWtD4WqtcAB_em97RSNnf-ERwgAEAEoA1Cer6GNAWCVgqCCsAegAcfRhPgDyAEBqQK69Qx0_Da1PqoEGE_Qdii8aVMNDejx3oNh3gd8VMP1jhzGhw%26sig%3DAGiWqtyIB2022-_Mc3ncQljPi3iIGeWB4'), (5510, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=Motul+Wash+a&hl=de&ie=UTF-8&rlz=1T4GGLR_deDE256DE257&q=motul+wash+and+wax'), (5511, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/'), (5512, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (5513, 'http://www.markenoele.de/index.php/catalog/product/view/id/112/category/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (5514, 'http://www.markenoele.de/index.php/lieferung', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (5515, 'http://www.markenoele.de/index.php/catalog/product/view/id/112/category/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (5516, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+shine+and+go&_sacat=0&_dmpt=Motorrad_Kraftradteile&_odkw=motul+shine+and+go&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313'), (5517, 'http://www.markenoele.de/', 'http://www.google.de/hws/dell-row/afe?hl=de&channel=de-smb&s=http://www.motul.dw/'), (5518, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (5519, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5520, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (5521, 'http://www.markenoele.de/robots.txt', ''), (5522, 'http://www.markenoele.de/', ''), (5523, 'http://www.markenoele.de/robots.txt', ''), (5524, 'http://www.markenoele.de/', ''), (5525, 'http://www.markenoele.de/', ''), (5526, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?q=enduro+und+mehr&wo=&mandant=toi&device=html&portallanguage=de&userlanguage=de&ptl=std&dia=portal&context=internet-tab&tpc=internet&classification=internet-tab_internet_std&suchraum=1&x=37&y=11'), (5527, 'http://www.markenoele.de/index.php/catalog/product/view/id/111', 'http://www.markenoele.de/'), (5528, 'http://www.markenoele.de/', 'http://de.ask.com/web?l=dis&qsrc=999&siteid=3138&o=3138&q=olteimer+alfa&sq=1&ifr=1'), (5529, 'http://www.markenoele.de/', 'http://de.ask.com/web?l=dis&qsrc=999&siteid=3138&o=3138&q=olteimer+alfa&sq=1&ifr=1'), (5530, 'http://www.markenoele.de/', 'http://de.ask.com/web?l=dis&qsrc=999&siteid=3138&o=3138&q=olteimer+alfa&sq=1&ifr=1'), (5531, 'http://www.markenoele.de/', 'http://de.ask.com/web?l=dis&qsrc=999&siteid=3138&o=3138&q=olteimer+alfa&sq=1&ifr=1'), (5532, 'http://www.markenoele.de/', 'http://de.ask.com/web?l=dis&qsrc=999&siteid=3138&o=3138&q=olteimer+alfa&sq=1&ifr=1'), (5533, 'http://www.markenoele.de/', 'http://search.icq.com/search/results.php?q=panser+f%C3%BCr+motorcroos+bilig&ch_id=start&search_mode=web'), (5534, 'http://www.markenoele.de/', 'http://search.icq.com/search/results.php?q=panser+f%C3%BCr+motorcroos+bilig&ch_id=start&search_mode=web'), (5535, 'http://www.markenoele.de/', 'http://search.icq.com/search/results.php?q=panser+f%C3%BCr+motorcroos+bilig&ch_id=start&search_mode=web'), (5536, 'http://www.markenoele.de/index.php/catalog/product/view/id/170/category/18', ''), (5537, 'http://www.markenoele.de/', 'http://www.produkte24.com/r/wasch-und-wachs.html'), (5538, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (5539, 'http://www.markenoele.de/', ''), (5540, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=8100', 'http://www.markenoele.de/'), (5541, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/'), (5542, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jYXRhbG9nc2VhcmNoL3Jlc3VsdC9pbmRleC8_cT04MTAw/product/17/', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=8100'), (5543, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=8100'), (5544, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/272/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5545, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5546, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5547, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5548, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5549, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5550, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5551, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5552, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (5553, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5554, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL21vdHVsLTQxMDAtcG93ZXItMWwuaHRtbA,,/product/2/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-1l.html'), (5555, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-1l.html'), (5556, 'http://www.markenoele.de/robots.txt', ''), (5557, 'http://www.markenoele.de/', ''), (5558, 'http://www.markenoele.de/', 'http://www.produkte24.com/cy/cypacc-1036/motorrad-pflegemittel-oel-2007-2354.html'), (5559, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/'), (5560, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/'), (5561, 'http://www.markenoele.de/index.php/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (5562, 'http://www.markenoele.de/index.php/catalog/product/view/id/118/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html?p=2'), (5563, 'http://www.markenoele.de/index.php/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (5564, 'http://www.markenoele.de/index.php/catalog/product/view/id/114/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html?p=2'), (5565, 'http://www.markenoele.de/index.php/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (5566, 'http://www.markenoele.de/index.php/catalog/category/view/id/40?p=1', 'http://www.markenoele.de/index.php/pflegeprodukte.html?p=2'), (5567, 'http://www.markenoele.de/index.php/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html?p=1'), (5568, 'http://www.markenoele.de/index.php/catalog/category/view/id/40?p=1', 'http://www.markenoele.de/index.php/pflegeprodukte.html?p=2'), (5569, 'http://www.markenoele.de/index.php/catalog/product/view/id/108/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html?p=1'), (5570, 'http://www.markenoele.de/index.php/catalog/category/view/id/40?p=1', 'http://www.markenoele.de/index.php/pflegeprodukte.html?p=2'), (5571, 'http://www.markenoele.de/index.php/catalog/product/view/id/110/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html?p=1'), (5572, 'http://www.markenoele.de/index.php/catalog/category/view/id/40?p=1', 'http://www.markenoele.de/index.php/pflegeprodukte.html?p=2'), (5573, 'http://www.markenoele.de/index.php/catalog/product/view/id/112/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html?p=1'), (5574, 'http://www.markenoele.de/index.php/catalog/category/view/id/40?p=1', 'http://www.markenoele.de/index.php/pflegeprodukte.html?p=2'), (5575, 'http://www.markenoele.de/index.php/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html?p=1'), (5576, 'http://www.markenoele.de/index.php/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (5577, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/'), (5578, 'http://www.markenoele.de/', 'http://www.produkte24.com/cy/cypacc-1036/motorrad-pflegemittel-oel-2007-2354.html'), (5579, 'http://www.markenoele.de/', ''), (5580, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (5581, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5582, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (5583, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (5584, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (5585, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A2897&_nkw=Ruderboot&_trksid=p3286.c0.m14&_sop=15&_sc=1'), (5586, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+wash+%26+bWax&url=/aclk%3Fsa%3Dl%26ai%3DCXpBvr_c6TJWVEtbWOJn69cUChaq1wAH96b3tFK2Z_4RHEAIoBFCer6GNAWCVspWCpAegAcfRhPgDyAEBqQKzJy0Xyx-1PqoEGE_QnPCTgIlbPOfOzGWbN16qezOgbZJNig%26num%3D3%26sig%3DAGiWqtxYNXsgtxnj7gaFxH-GlF7'), (5587, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/'), (5588, 'http://www.markenoele.de/index.php/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (5589, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/'), (5590, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+wash+%26+bWax&url=/aclk%3Fsa%3Dl%26ai%3DCXpBvr_c6TJWVEtbWOJn69cUChaq1wAH96b3tFK2Z_4RHEAIoBFCer6GNAWCVspWCpAegAcfRhPgDyAEBqQKzJy0Xyx-1PqoEGE_QnPCTgIlbPOfOzGWbN16qezOgbZJNig%26num%3D3%26sig%3DAGiWqtxYNXsgtxnj7gaFxH-GlF7'), (5591, 'http://www.markenoele.de/robots.txt', ''), (5592, 'http://www.markenoele.de/', ''), (5593, 'http://www.markenoele.de/index.php/catalog/product/view/id/170/category/18', ''), (5594, 'http://www.markenoele.de/index.php/catalog/product/view/id/170/category/18', ''), (5595, 'http://www.markenoele.de/index.php/', ''), (5596, 'http://www.markenoele.de/index.php/catalog/product/view/id/119', ''), (5597, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/119/image/83/', ''), (5598, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Engine', ''), (5599, 'http://www.markenoele.de/index.php/catalog/product/view/id/123', ''), (5600, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=lean', ''), (5601, 'http://www.markenoele.de/index.php/catalogsearch/result/index/?limit=30&q=lean', ''), (5602, 'http://www.markenoele.de/index.php/catalog/product/view/id/119', ''), (5603, 'http://www.markenoele.de/index.php/catalogsearch/result/index/?limit=30&q=lean', ''), (5604, 'http://www.markenoele.de/index.php/catalog/product/view/id/121', ''), (5605, 'http://www.markenoele.de/index.php/catalogsearch/result/index/?limit=30&q=lean', ''), (5606, 'http://www.markenoele.de/index.php/catalog/product/view/id/119', ''), (5607, 'http://www.markenoele.de/index.php/', ''), (5608, 'http://www.markenoele.de/index.php/catalog/product/view/id/119', ''), (5609, 'http://www.markenoele.de/index.php/', ''), (5610, 'http://www.markenoele.de/index.php/catalog/product/view/id/116', ''), (5611, 'http://www.markenoele.de/index.php/', ''), (5612, 'http://www.markenoele.de/index.php/angebote-des-monats/', ''), (5613, 'http://www.markenoele.de/index.php/catalog/product/view/id/17', ''), (5614, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9tb3R1bC04MTAwLWVjby1jbGVhbi1jMS0xNy5odG1s/product/17/', ''), (5615, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (5616, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/277/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', ''), (5617, 'http://www.markenoele.de/index.php/checkout/cart/index/', ''), (5618, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (5619, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/278/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', ''), (5620, 'http://www.markenoele.de/index.php/checkout/cart/index/', ''), (5621, 'http://www.markenoele.de/index.php/', ''), (5622, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/132/', ''), (5623, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (5624, 'http://www.markenoele.de/index.php/', ''), (5625, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/281/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/', ''), (5626, 'http://www.markenoele.de/index.php/', ''), (5627, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (5628, 'http://www.markenoele.de/index.php/', ''), (5629, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/282/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/', ''), (5630, 'http://www.markenoele.de/index.php/', ''), (5631, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (5632, 'http://www.markenoele.de/index.php/', ''), (5633, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/127/', ''), (5634, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (5635, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', ''), (5636, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (5637, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (5638, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=fg%20modellbau&rvr_id=&keyword=fg+modellbau&geo_id=41&crlp=1060339694_109&MT_ID=42&tt_encode=raw'), (5639, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Monster-Modelle+von+FG', 'http://www.markenoele.de/'), (5640, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=fg%20modellbau&rvr_id=&keyword=fg+modellbau&geo_id=41&crlp=1060339694_109&MT_ID=42&tt_encode=raw'), (5641, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+chain+lube+off+road&_sacat=0&_odkw=motul&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313'), (5642, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/'), (5643, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=chain+lube', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (5644, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=chain%20lube', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (5645, 'http://www.markenoele.de/index.php/lieferung', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=chain+lube'), (5646, 'http://www.markenoele.de/', 'http://www.shopping.news.de/search/landing/query/anh%C3%A4nger+offroad/s/google/koid/1970835074/'), (5647, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (5648, 'http://www.markenoele.de/index.php/', ''), (5649, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (5650, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', ''), (5651, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (5652, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', ''), (5653, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (5654, 'http://www.markenoele.de/index.php/', ''), (5655, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/119/', ''), (5656, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (5657, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/288/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', ''), (5658, 'http://www.markenoele.de/index.php/checkout/cart/index/', ''), (5659, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/287/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', ''), (5660, 'http://www.markenoele.de/index.php/checkout/cart/index/', ''), (5661, 'http://www.markenoele.de/index.php/', ''), (5662, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', ''), (5663, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', ''), (5664, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL21vdHVsLTQxMDAtcG93ZXItNWwuaHRtbA,,/product/1/', ''), (5665, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (5666, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', ''), (5667, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (5668, 'http://www.markenoele.de/', ''), (5669, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/132/', 'http://www.markenoele.de/'), (5670, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (5671, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/294/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5672, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5673, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/295/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5674, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5675, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5676, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/132/', 'http://www.markenoele.de/index.php/'), (5677, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (5678, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/297/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5679, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5680, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/298/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5681, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5682, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5683, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/132/', 'http://www.markenoele.de/index.php/'), (5684, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/132/', 'http://www.markenoele.de/index.php/'), (5685, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (5686, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/300/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5687, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5688, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/301/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5689, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5690, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5691, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/132/', 'http://www.markenoele.de/index.php/'), (5692, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (5693, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (5694, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5695, 'http://www.markenoele.de/index.php/catalog/product/view/id/99', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=MoCool'), (5696, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/mocool.html'), (5697, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+510+2t'), (5698, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (5699, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=510', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5700, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=510', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5701, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (5702, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+510+2t'), (5703, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/mocool.html'), (5704, 'http://www.markenoele.de/', ''), (5705, 'http://www.markenoele.de/index.php/customer/account/login/', 'http://www.markenoele.de/'), (5706, 'http://www.markenoele.de/robots.txt', ''), (5707, 'http://www.markenoele.de/', ''), (5708, 'http://www.markenoele.de/index.php/contacts/', ''), (5709, 'http://www.markenoele.de/index.php/impressum/', ''), (5710, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (5711, 'http://www.markenoele.de/index.php/catalog/product_compare/add/product/123/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/', ''), (5712, 'http://www.markenoele.de/index.php/enable-cookies', ''), (5713, 'http://www.markenoele.de/index.php/catalog/product_compare/add/product/98/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/', ''), (5714, 'http://www.markenoele.de/index.php/catalog/product_compare/add/product/130/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/', ''), (5715, 'http://www.markenoele.de/index.php/catalog/product_compare/add/product/107/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/', ''), (5716, 'http://www.markenoele.de/', ''), (5717, 'http://www.markenoele.de/', ''), (5718, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (5719, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5720, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5zaG9wLmh0bWw,/product/139/', 'http://www.markenoele.de/index.php/fanshop.html'), (5721, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanshop.html'), (5722, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/305/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5723, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5724, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/306/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5725, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5726, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5727, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=T%20shi', 'http://www.markenoele.de/index.php/'), (5728, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=T+shirt', 'http://www.markenoele.de/index.php/'), (5729, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=T%20shir', 'http://www.markenoele.de/index.php/'), (5730, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=T%20shi', 'http://www.markenoele.de/index.php/'), (5731, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=T%20shirt', 'http://www.markenoele.de/index.php/'), (5732, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=T%20shirt', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=T+shirt'), (5733, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Shirt', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=T+shirt'), (5734, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Shirt', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=T+shirt'), (5735, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=T-Shirt', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Shirt'), (5736, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=T-Shirt', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Shirt'), (5737, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=T-Shirt'), (5738, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop.html'), (5739, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (5740, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (5741, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop.html'), (5742, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51?options=cart', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (5743, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5zaG9wL2Jla2xlaWR1bmcvcG9sb3NoaXJ0LXN3LWhlcnJlbi5odG1sP29wdGlvbnM9Y2FydA,,/product/152/', 'http://www.markenoele.de/index.php/fanshop/bekleidung/poloshirt-sw-herren.html?options=cart'), (5744, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanshop/bekleidung/poloshirt-sw-herren.html?options=cart'), (5745, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5746, 'http://www.markenoele.de/index.php/customer/account/loginPost/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (5747, 'http://www.markenoele.de/index.php/checkout/onepage/index/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (5748, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (5749, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/207/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5750, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/207/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5751, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5752, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5753, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5754, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5755, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (5756, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (5757, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (5758, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (5759, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (5760, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (5761, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (5762, 'http://www.markenoele.de/index.php/checkout/onepage/success/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (5763, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/onepage/success/'), (5764, 'http://www.markenoele.de/index.php/customer/account/logout/', 'http://www.markenoele.de/index.php/'), (5765, 'http://www.markenoele.de/index.php/customer/account/logoutSuccess/', 'http://www.markenoele.de/index.php/'), (5766, 'http://www.markenoele.de/', ''), (5767, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (5768, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/'), (5769, 'http://www.markenoele.de/', ''), (5770, 'http://www.markenoele.de/', ''), (5771, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/'), (5772, 'http://www.markenoele.de/', ''), (5773, 'http://www.markenoele.de/', ''), (5774, 'http://www.markenoele.de/index.php/', ''), (5775, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (5776, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/'), (5777, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5778, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanshop.html'), (5779, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/heizol.html'), (5780, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/heizol.html'), (5781, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (5782, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (5783, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanshop.html'), (5784, 'http://www.markenoele.de/index.php/catalog/product/view/id/182/category/52', 'http://www.markenoele.de/index.php/fanshop/aufkleber.html'), (5785, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/fanshop/aufkleber/einzelbuchstaben-28-x-5-5-cm.html'), (5786, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/index.php/fanshop.html'), (5787, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/index.php/fanshop.html?p=2'), (5788, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/fanshop.html?p=3'), (5789, 'http://www.markenoele.de/index.php/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (5790, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/pflegeprodukte.html?p=2'), (5791, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (5792, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/diesel.html'), (5793, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5794, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=2'), (5795, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=3'), (5796, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=4'), (5797, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=5'), (5798, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=6'), (5799, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=7'), (5800, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/schmierstoffe.html?limit=all'), (5801, 'http://www.markenoele.de/', 'http://www.google.de/search?q=supermoto+shop&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (5802, 'http://www.markenoele.de/', 'http://www.google.de/search?q=supermoto+shop&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (5803, 'http://www.markenoele.de/', 'http://www.google.de/search?q=supermoto+shop&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (5804, 'http://www.markenoele.de/', 'http://www.google.de/search?q=supermoto+shop&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (5805, 'http://www.markenoele.de/', 'http://www.google.de/search?q=supermoto+shop&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (5806, 'http://www.markenoele.de/', 'http://www.google.de/search?q=supermoto+shop&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (5807, 'http://www.markenoele.de/', 'http://www.google.de/search?q=supermoto+shop&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (5808, 'http://www.markenoele.de/', 'http://www.google.de/search?q=supermoto+shop&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (5809, 'http://www.markenoele.de/', 'http://www.google.de/search?q=supermoto+shop&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (5810, 'http://www.markenoele.de/robots.txt', ''), (5811, 'http://www.markenoele.de/', ''), (5812, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1279027868&flash=10.0.45.2&url=http%3A%2F%2Fwww.apriliaforum.de%2Fandere-sxv-mxv-450-550-moto-tuareg%2F28509-ist-mit-www-apri'), (5813, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (5814, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5815, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (5816, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5817, 'http://www.markenoele.de/index.php/catalog/category/view/id/11', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (5818, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/getriebeol.html'), (5819, 'http://www.markenoele.de/index.php/catalog/category/view/id/11', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (5820, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5821, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (5822, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5823, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (5824, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1279027868&flash=10.0.45.2&url=http%3A%2F%2Fwww.apriliaforum.de%2Fandere-sxv-mxv-450-550-moto-tuareg%2F28509-ist-mit-www-apri'), (5825, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/alles-zu/motul/oel/1'), (5826, 'http://www.markenoele.de/', 'http://www.google.de/search?q=wash+%26+wachs&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (5827, 'http://www.markenoele.de/index.php/catalog/product/view/id/123', 'http://www.markenoele.de/'), (5828, 'http://www.markenoele.de/', 'http://www.google.de/search?q=wash+%26+wachs&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (5829, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/'), (5830, 'http://www.markenoele.de/index.php/catalog/product/view/id/113/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (5831, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/'), (5832, 'http://www.markenoele.de/index.php/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (5833, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9wZmxlZ2Vwcm9kdWt0ZS9zaGluZS1nby1zaWxpY29uZS1jbGVhbi5odG1s/product/111/', 'http://www.markenoele.de/index.php/pflegeprodukte/shine-go-silicone-clean.html'), (5834, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/pflegeprodukte/shine-go-silicone-clean.html'), (5835, 'http://www.markenoele.de/index.php/catalog/product/view/id/133', 'http://www.markenoele.de/index.php/checkout/cart/'), (5836, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/pflegeprodukte/shine-go-silicone-clean.html'), (5837, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5838, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (5839, 'http://www.markenoele.de/index.php/catalog/product/view/id/112/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (5840, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9wZmxlZ2Vwcm9kdWt0ZS93YXNoLXdheC5odG1s/product/112/', 'http://www.markenoele.de/index.php/pflegeprodukte/wash-wax.html'), (5841, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/pflegeprodukte/wash-wax.html'), (5842, 'http://www.markenoele.de/index.php/catalog/product/view/id/112/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (5843, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/wash-wax.html'), (5844, 'http://www.markenoele.de/index.php/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (5845, 'http://www.markenoele.de/index.php/catalog/product/view/id/113/category/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html?p=2'), (5846, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad/moto-wash.html'), (5847, 'http://www.markenoele.de/index.php/catalog/product/view/id/109/category/48', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (5848, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad/moto-wash.html'), (5849, 'http://www.markenoele.de/index.php/catalog/product/view/id/110/category/48', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (5850, 'http://www.markenoele.de/index.php/', ''), (5851, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/pflegeprodukte/auto/e-z-lube-multi-protect.html'), (5852, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/291/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/', ''), (5853, 'http://www.markenoele.de/index.php/', ''), (5854, 'http://www.markenoele.de/index.php/catalog/product/view/id/142/category/41', 'http://www.markenoele.de/index.php/fanshop.html'), (5855, 'http://www.markenoele.de/index.php/catalog/product/view/id/115', ''), (5856, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (5857, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5zaG9wL2JsZWNoc2NoaWxkLXBpbi11cC1paWkuaHRtbA,,/product/142/', 'http://www.markenoele.de/index.php/fanshop/blechschild-pin-up-iii.html'), (5858, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanshop/blechschild-pin-up-iii.html'), (5859, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/293/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', ''), (5860, 'http://www.markenoele.de/index.php/checkout/cart/index/', ''), (5861, 'http://www.markenoele.de/index.php/', ''), (5862, 'http://www.markenoele.de/index.php/catalog/product/view/id/142/category/41', 'http://www.markenoele.de/index.php/fanshop.html'), (5863, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/fanshop/blechschild-pin-up-iii.html'), (5864, 'http://www.markenoele.de/index.php/catalog/product/view/id/140/category/41', 'http://www.markenoele.de/index.php/fanshop.html'), (5865, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/fanshop/blechschild-pin-up-iii.html'), (5866, 'http://www.markenoele.de/index.php/catalog/product/view/id/141/category/41', 'http://www.markenoele.de/index.php/fanshop.html'), (5867, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5zaG9wL2JsZWNoc2NoaWxkLXBpbi11cC1paS5odG1s/product/141/', 'http://www.markenoele.de/index.php/fanshop/blechschild-pin-up-ii.html'), (5868, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanshop/blechschild-pin-up-ii.html'), (5869, 'http://www.markenoele.de/index.php/catalog/product/view/id/141/category/41', 'http://www.markenoele.de/index.php/fanshop.html'), (5870, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanshop/blechschild-pin-up-ii.html'), (5871, 'http://www.markenoele.de/index.php/catalog/product/view/id/173/category/52', 'http://www.markenoele.de/index.php/fanshop/aufkleber.html'), (5872, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5zaG9wL2F1ZmtsZWJlci9jbGFzc2ljLWF1ZmtsZWJlci5odG1s/product/173/', 'http://www.markenoele.de/index.php/fanshop/aufkleber/classic-aufkleber.html'), (5873, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanshop/aufkleber/classic-aufkleber.html'), (5874, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5zaG9wL2F1ZmtsZWJlci9jbGFzc2ljLWF1ZmtsZWJlci5odG1s/product/173/', 'http://www.markenoele.de/index.php/fanshop/aufkleber/classic-aufkleber.html'), (5875, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanshop/aufkleber/classic-aufkleber.html'), (5876, 'http://www.markenoele.de/index.php/catalog/product/view/id/173/category/52', 'http://www.markenoele.de/index.php/fanshop/aufkleber.html'), (5877, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanshop/aufkleber/classic-aufkleber.html'), (5878, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', ''), (5879, 'http://www.markenoele.de/index.php/catalog/category/view/id/53?p=2', 'http://www.markenoele.de/index.php/fanshop/accessoires.html'), (5880, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5zaG9wL2FjY2Vzc29pcmVzLmh0bWw_cD0y/product/171/', 'http://www.markenoele.de/index.php/fanshop/accessoires.html?p=2'), (5881, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanshop/accessoires.html?p=2'), (5882, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5883, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (5884, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (5885, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (5886, 'http://www.markenoele.de/index.php/checkout/onepage/saveShipping/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (5887, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (5888, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (5889, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (5890, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (5891, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/312/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5892, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5893, 'http://www.markenoele.de/index.php/catalog/product/view/id/142', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5894, 'http://www.markenoele.de/index.php/catalog/product/view/id/142', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5895, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/blechschild-pin-up-iii.html'), (5896, 'http://www.markenoele.de/index.php/catalog/product/view/id/142', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (5897, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/blechschild-pin-up-iii.html'), (5898, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/313/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5899, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5900, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/316/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5901, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/315/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5902, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/314/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5903, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/317/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5904, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/318/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5905, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5906, 'http://www.markenoele.de/robots.txt', ''), (5907, 'http://www.markenoele.de/', ''), (5908, 'http://www.markenoele.de/index.php/', ''), (5909, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1279053075&channel=4582219326&flash=10.0.42.34&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F2-takt-oel-dieselkraftstoff-t62303'), (5910, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (5911, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5912, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (5913, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=2'), (5914, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=3'), (5915, 'http://www.markenoele.de/index.php/catalog/product/view/id/177/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=4'), (5916, 'http://www.markenoele.de/', ''), (5917, 'http://www.markenoele.de/', 'http://www.google.de/url?q=fg+modellsport&url=/aclk%3Fsa%3Dl%26ai%3DCH8tWlWo9TI-vHYmH-gbt0dHGBYWqtcAB_em97RSFrf-ERwgAEAEoA1Cer6GNAWCVgoqCmAeQAQKgAcfRhPgDyAEBqQKAkuu3CU-1PqoEGE_QwBC0gpIkQLjmk7XAMbyzi-2mWYaWuw%26sig%3DAGiWqty4XQ5V-6_Ic0MA95nxmAdnHPF3WA'), (5918, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (5919, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5920, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (5921, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (5922, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (5923, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (5924, 'http://www.markenoele.de/index.php/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (5925, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (5926, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (5927, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5928, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (5929, 'http://www.markenoele.de/', 'http://www.google.de/url?q=fg+modellsport&url=/aclk%3Fsa%3Dl%26ai%3DCH8tWlWo9TI-vHYmH-gbt0dHGBYWqtcAB_em97RSFrf-ERwgAEAEoA1Cer6GNAWCVgoqCmAeQAQKgAcfRhPgDyAEBqQKAkuu3CU-1PqoEGE_QwBC0gpIkQLjmk7XAMbyzi-2mWYaWuw%26sig%3DAGiWqty4XQ5V-6_Ic0MA95nxmAdnHPF3WA'), (5930, 'http://www.markenoele.de/', 'http://search.incredimail.com/?q=Snowmobil&lang=german&source=012053023198'), (5931, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/mocool.html'), (5932, 'http://www.markenoele.de/', ''), (5933, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (5934, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5935, 'http://www.markenoele.de/index.php/catalog/product/view/id/19/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html?limit=all'), (5936, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5937, 'http://www.markenoele.de/', ''), (5938, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/'), (5939, 'http://www.markenoele.de/', ''), (5940, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (5941, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5942, 'http://www.markenoele.de/index.php/catalog/category/view/id/15', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (5943, 'http://www.markenoele.de/index.php/catalog/category/view/id/14', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-4-takt.html'), (5944, 'http://www.markenoele.de/index.php/catalog/product/view/id/60/category/14', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-2-takt.html'), (5945, 'http://www.markenoele.de/index.php/catalog/category/view/id/23', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-2-takt/motul-scooter-expert-2t.html'), (5946, 'http://www.markenoele.de/index.php/catalog/category/view/id/24', 'http://www.markenoele.de/index.php/schmierstoffe/modellbau.html'), (5947, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe/modellbau/motorenol.html'), (5948, 'http://www.markenoele.de/index.php/catalog/product/view/id/81/category/25', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (5949, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe/marine/outboard-tech-4t-81.html'), (5950, 'http://www.markenoele.de/index.php/catalog/product/view/id/164/category/28', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (5951, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/garten/timber-bio.html'), (5952, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/garten/timber-bio.html'), (5953, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/garten/timber-bio.html'), (5954, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/garten/timber-bio.html'), (5955, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (5956, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5957, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5958, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?mode=grid', 'http://www.markenoele.de/index.php/schmierstoffe.html?mode=list'), (5959, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html?mode=grid'), (5960, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?mode=grid', 'http://www.markenoele.de/index.php/schmierstoffe.html?mode=list'), (5961, 'http://www.markenoele.de/index.php/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html?mode=grid'), (5962, 'http://www.markenoele.de/', ''), (5963, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/'), (5964, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3104740109422881&output=html&h=600&slotname=4497076478&w=160&lmt=1279115947&flash=10.0.45&url=http%3A%2F%2Fwww.y8-games.net%2Fde%2Fy8spiele%2FOffroad_Transporter&dt=1279115948127&shv=r201006'), (5965, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1279117171&flash=10.1.53.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Frichtiges-motoroel-229-1-oder-229-3-t1134075.html&dt'), (5966, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (5967, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5968, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (5969, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?limit=all', ''), (5970, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (5971, 'http://www.markenoele.de/', ''), (5972, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/128/', 'http://www.markenoele.de/'), (5973, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (5974, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5975, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5976, 'http://www.markenoele.de/index.php/', ''), (5977, 'http://www.markenoele.de/index.php/', ''), (5978, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/'), (5979, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (5980, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (5981, 'http://www.markenoele.de/index.php/customer/account/loginPost/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (5982, 'http://www.markenoele.de/index.php/checkout/onepage/index/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (5983, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (5984, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (5985, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (5986, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/index/'), (5987, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (5988, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5989, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (5990, 'http://www.markenoele.de/', ''), (5991, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-1l.html'), (5992, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=8100', 'http://www.markenoele.de/index.php/'), (5993, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/index.php/'), (5994, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=8100'), (5995, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=8100'), (5996, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=8100'), (5997, 'http://www.markenoele.de/', 'http://www.redrock4x4.com/index.php'), (5998, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (5999, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6000, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (6001, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (6002, 'http://www.markenoele.de/index.php/catalog/product/view/id/13/category/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (6003, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (6004, 'http://www.markenoele.de/index.php/catalog/product/view/id/29/category/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (6005, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (6006, 'http://www.markenoele.de/index.php/catalog/product/view/id/30/category/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html'), (6007, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=8100'), (6008, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=8100'), (6009, 'http://www.markenoele.de/', ''), (6010, 'http://www.markenoele.de/index.php/catalog/product/view/id/117', 'http://www.markenoele.de/'), (6011, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/top-gel.html'), (6012, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1279138534&flash=10.1.53&url=http%3A%2F%2Fwww.apriliaforum.de%2F125-ccm-rs-125-etx-und-andere-125er-modelle%2F6514-125-ccm-er'), (6013, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6014, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6015, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (6016, 'http://www.markenoele.de/robots.txt', ''), (6017, 'http://www.markenoele.de/', ''), (6018, 'http://www.markenoele.de/index.php/', ''), (6019, 'http://www.markenoele.de/index.php/catalog/product/view/id/105', ''), (6020, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9haXItZmlsdGVyLXNwcmF5Lmh0bWw,/product/105/', ''), (6021, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (6022, 'http://www.markenoele.de/index.php/catalog/product/view/id/105', ''), (6023, 'http://www.markenoele.de/index.php/impressum/', ''), (6024, 'http://www.markenoele.de/index.php/impressum/', ''), (6025, 'http://www.markenoele.de/index.php/angebote-des-monats/', ''), (6026, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9hbmdlYm90ZS1kZXMtbW9uYXRz/product/17/', ''), (6027, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (6028, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/318/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', ''), (6029, 'http://www.markenoele.de/index.php/checkout/cart/index/', ''), (6030, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/316/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', ''), (6031, 'http://www.markenoele.de/index.php/checkout/cart/index/', ''), (6032, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=system', ''), (6033, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=system', ''), (6034, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=syste', ''), (6035, 'http://www.markenoele.de/index.php/', ''), (6036, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Test', ''), (6037, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Testar', ''), (6038, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Testar', ''), (6039, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Test', ''), (6040, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Test', ''), (6041, 'http://www.markenoele.de/index.php/', ''), (6042, 'http://www.markenoele.de/index.php/', ''), (6043, 'http://www.markenoele.de/index.php/', ''), (6044, 'http://www.markenoele.de/index.php/', ''), (6045, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', ''), (6046, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=2', ''), (6047, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=3', ''), (6048, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5zaG9wLmh0bWw_cD0z/product/185/', ''), (6049, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (6050, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/317/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', ''), (6051, 'http://www.markenoele.de/index.php/checkout/cart/index/', ''), (6052, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', ''), (6053, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (6054, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', ''), (6055, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (6056, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', ''), (6057, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (6058, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', ''), (6059, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (6060, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', ''), (6061, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (6062, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', ''), (6063, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (6064, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', ''), (6065, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (6066, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', ''), (6067, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (6068, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', ''), (6069, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (6070, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', ''), (6071, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (6072, 'http://www.markenoele.de/index.php/checkout/onepage/', ''), (6073, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', ''), (6074, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', ''), (6075, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', ''), (6076, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', ''), (6077, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', ''), (6078, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', ''), (6079, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', ''), (6080, 'http://www.markenoele.de/', ''), (6081, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6082, 'http://www.markenoele.de/index.php/%3Cbr', 'http://www.markenoele.de/index.php/schmierstoffe.html?limit=all'), (6083, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6084, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=cle', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6085, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=clean', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6086, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=clean%20c3', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6087, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=clean%20c', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6088, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=clean+c3', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6089, 'http://www.markenoele.de/', ''), (6090, 'http://www.markenoele.de/index.php/catalog/product/view/id/125', 'http://www.markenoele.de/'), (6091, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fork-oil-expert-medium.html'), (6092, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6093, 'http://www.markenoele.de/index.php/catalog/product/view/id/81/category/25', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (6094, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', ''), (6095, 'http://www.markenoele.de/index.php/checkout/onepage/saveOrder/', ''), (6096, 'http://www.markenoele.de/index.php/checkout/onepage/success/', ''), (6097, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL21hcmluZS9vdXRib2FyZC10ZWNoLTR0LTgxLmh0bWw,/product/81/', 'http://www.markenoele.de/index.php/schmierstoffe/marine/outboard-tech-4t-81.html'), (6098, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/marine/outboard-tech-4t-81.html'), (6099, 'http://www.markenoele.de/index.php/catalog/product/view/id/81/category/25', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (6100, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL21hcmluZS9vdXRib2FyZC10ZWNoLTR0LTgxLmh0bWw,/product/81/', 'http://www.markenoele.de/index.php/schmierstoffe/marine/outboard-tech-4t-81.html'), (6101, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/marine/outboard-tech-4t-81.html'), (6102, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/320/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6103, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6104, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6105, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (6106, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6107, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (6108, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw,/product/1/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6109, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6110, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (6111, 'http://www.markenoele.de/index.php/lieferung', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6112, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6113, 'http://www.markenoele.de/index.php/catalog/product/view/id/1', 'http://www.markenoele.de/index.php/checkout/cart/'), (6114, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/motul-4100-power-5l.html'), (6115, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/322/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6116, 'http://www.markenoele.de/robots.txt', ''), (6117, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6118, 'http://www.markenoele.de/', ''), (6119, 'http://www.markenoele.de/index.php/catalog/product/view/id/1', 'http://www.markenoele.de/index.php/checkout/cart/'), (6120, 'http://www.markenoele.de/index.php/catalog/product/view/id/1', 'http://www.markenoele.de/index.php/checkout/cart/'), (6121, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/motul-4100-power-5l.html'), (6122, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/index.php/fanshop.html'), (6123, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/index.php/fanshop.html?p=2'), (6124, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/fanshop.html?p=3'), (6125, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=clean+c3'), (6126, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/frage/taugt-das-motul-fuel-system-clean-fuer-die-winterstilllegung'), (6127, 'http://www.markenoele.de/', ''), (6128, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1279274687&flash=10.1.53&url=http%3A%2F%2Fwww.apriliaforum.de%2F250-ccm-rs-250%2F28666-motor-l-3.html&dt=1279274690772&shv=r2'), (6129, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6130, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6131, 'http://www.markenoele.de/index.php/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (6132, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=2'), (6133, 'http://www.markenoele.de/index.php/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (6134, 'http://www.markenoele.de/index.php/catalog/product/view/id/77/category/32', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html?p=2'), (6135, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motul-800-2t-factory-line-off-road.html'), (6136, 'http://www.markenoele.de/index.php/catalog/product/view/id/78/category/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (6137, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motul-800-2t-factory-line-off-road.html'), (6138, 'http://www.markenoele.de/index.php/catalog/product/view/id/76/category/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (6139, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motul-800-2t-factory-line-off-road.html'), (6140, 'http://www.markenoele.de/index.php/catalog/product/view/id/73/category/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (6141, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6142, 'http://www.markenoele.de/index.php/catalog/product/view/id/85/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6143, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6144, 'http://www.markenoele.de/index.php/customer/account/login/', ''), (6145, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motul-800-2t-factory-line-off-road.html'), (6146, 'http://www.markenoele.de/index.php/catalog/product/view/id/78/category/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (6147, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motul-800-2t-factory-line-off-road.html'), (6148, 'http://www.markenoele.de/index.php/', ''), (6149, 'http://www.markenoele.de/index.php/catalog/product/view/id/77/category/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motorrad.html'), (6150, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/'), (6151, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (6152, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/diesel.html'), (6153, 'http://www.markenoele.de/index.php/catalog/category/view/id/33', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motul-800-2t-factory-line-off-road.html'), (6154, 'http://www.markenoele.de/index.php/catalog/product/view/id/77/category/32', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html?p=2'), (6155, 'http://www.markenoele.de/index.php/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (6156, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6157, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=2'), (6158, 'http://www.markenoele.de/index.php/catalog/product/view/id/84/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6159, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6160, 'http://www.markenoele.de/index.php/catalog/product/view/id/85/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6161, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6162, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6163, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (6164, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (6165, 'http://www.markenoele.de/', 'http://www.gutefrage.net/tag/5w40/1'), (6166, 'http://www.markenoele.de/index.php/', ''), (6167, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', ''), (6168, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?limit=all', ''), (6169, 'http://www.markenoele.de/', ''), (6170, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (6171, 'http://www.markenoele.de/', 'http://www.motulshop.de/'), (6172, 'http://www.markenoele.de/', ''), (6173, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (6174, 'http://www.markenoele.de/', 'http://www.google.com/uds/GafsAds?q=modellsport&hl=de&ad=w2&source=gcsc&qid=129d698cca46f74b4&cx=partner-pub-6219185998865271:dit9tm-ieqv&referer=search.webwebweb.com'), (6175, 'http://www.markenoele.de/index.php/', ''), (6176, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', ''), (6177, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlLmh0bWw,/product/177/', ''), (6178, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (6179, 'http://www.markenoele.de/index.php/angebote-des-monats/', ''), (6180, 'http://www.markenoele.de/index.php/', ''), (6181, 'http://www.markenoele.de/', ''), (6182, 'http://www.markenoele.de/', ''), (6183, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (6184, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop.html'), (6185, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (6186, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanshop/aufkleber.html'), (6187, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanshop/accessoires.html'), (6188, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6189, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (6190, 'http://www.markenoele.de/index.php/catalog/category/view/id/11', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (6191, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/getriebeol.html'), (6192, 'http://www.markenoele.de/index.php/catalog/category/view/id/12', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (6193, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&format=728x90_as&output=html&h=90&w=728&lmt=1279218658&channel=8353346331&ad_type=text&alternate_ad_url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fgoogle_adsense_script.htm'), (6194, 'http://www.markenoele.de/', 'http://www.quoka.de/motorrad-specials/oldtimer-klassiker/cat_85_8509_9918_adresult_48928114.html'), (6195, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1279226232&flash=10.0.32.18&url=http%3A%2F%2Fwww.apriliaforum.de%2Fallgemeines%2F8207-allg-agip-racing-l.html&dt=127922623251'), (6196, 'http://www.markenoele.de/index.php/catalog/product/view/id/132', 'http://www.markenoele.de/'), (6197, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/shock-oil-factory-line.html'), (6198, 'http://www.markenoele.de/index.php/catalog/product/view/id/132', 'http://www.markenoele.de/'), (6199, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1279226232&flash=10.0.32.18&url=http%3A%2F%2Fwww.apriliaforum.de%2Fallgemeines%2F8207-allg-agip-racing-l.html&dt=127922623251'), (6200, 'http://www.markenoele.de/index.php/catalog/product/view/id/132', 'http://www.markenoele.de/'), (6201, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/shock-oil-factory-line.html'), (6202, 'http://www.markenoele.de/index.php/catalog/product/view/id/132', 'http://www.markenoele.de/'), (6203, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1279226232&flash=10.0.32.18&url=http%3A%2F%2Fwww.apriliaforum.de%2Fallgemeines%2F8207-allg-agip-racing-l.html&dt=127922623251'), (6204, 'http://www.markenoele.de/robots.txt', ''), (6205, 'http://www.markenoele.de/', ''), (6206, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Modellsport+IT&hl=de&rls=com.microsoft:en-US&ei=TPY_TNnkNtGROP6X7YYN&start=10&sa=N'), (6207, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6208, 'http://www.markenoele.de/index.php/catalog/category/view/id/23', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6209, 'http://www.markenoele.de/index.php/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/index.php/schmierstoffe/modellbau.html'), (6210, 'http://www.markenoele.de/', ''), (6211, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9894669706657579&format=300x250_as&output=html&h=250&w=300&lmt=1279270947&channel=5923204704&ad_type=text&alt_color=DCDCDC&color_bg=DCDCDC&color_border=DCDCDC&color_link=000000&color_text=00'), (6212, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6213, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6210944365738656&format=120x600_as&output=html&h=600&w=120&lmt=1279276609&ad_type=text&color_bg=030103&color_border=030103&color_link=FFFFFF&color_text=FFFFFF&color_url=FFFFFF&flash=10.0.45&'), (6214, 'http://www.markenoele.de/robots.txt', ''), (6215, 'http://www.markenoele.de/', ''), (6216, 'http://www.markenoele.de/index.php/', ''), (6217, 'http://www.markenoele.de/index.php/', ''), (6218, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (6219, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6220, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (6221, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (6222, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (6223, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (6224, 'http://www.markenoele.de/index.php/', ''), (6225, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/'), (6226, 'http://www.markenoele.de/', ''), (6227, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p3984.m570.l1313&_nkw=MOTUL+8100+Xcess+5W+-40.&_sacat=See-All-Categories'), (6228, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6229, 'http://www.markenoele.de/index.php/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6230, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-5860356910467713&output=html&h=600&slotname=6916047576&w=160&lmt=1279303762&flash=10.0.22&hints=motor%C3%B6l%20shop&url=http%3A%2F%2Fwww.firmenindex-deutschland.de%2FMotoroel-Shop_238f4f75b4'), (6231, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6232, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6233, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (6234, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=2'), (6235, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=3'), (6236, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=2'), (6237, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (6238, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (6239, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (6240, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A2473&_nkw=motul+300v+15w50&_trksid=p3286.c0.m14&_sop=2&_sc=1'), (6241, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6242, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6243, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (6244, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (6245, 'http://www.markenoele.de/index.php/catalog/product/view/id/54/category/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=2'), (6246, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol/motul-7100-4t-54.html'), (6247, 'http://www.markenoele.de/index.php/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (6248, 'http://www.markenoele.de/', ''), (6249, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6250, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6251, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/'), (6252, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/heizol.html'), (6253, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (6254, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/diesel.html'), (6255, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (6256, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanshop.html'), (6257, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6258, 'http://www.markenoele.de/', ''), (6259, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/'), (6260, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (6261, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6262, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (6263, 'http://www.markenoele.de/index.php/home_page.de', ''), (6264, 'http://www.markenoele.de/', ''), (6265, 'http://www.markenoele.de/', ''), (6266, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/'), (6267, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (6268, 'http://www.markenoele.de/index.php/home_page?___store=esso_store_view', 'http://www.markenoele.de/index.php/admin/cms_page/index/key/e7a1f471939642396735f801569c59b1/'), (6269, 'http://www.markenoele.de/index.php/home?___store=default', 'http://www.markenoele.de/index.php/admin/cms_page/index/key/e7a1f471939642396735f801569c59b1/'), (6270, 'http://www.markenoele.de/index.php/home_page?___store=esso_store_view', 'http://www.markenoele.de/index.php/admin/cms_page/index/key/e7a1f471939642396735f801569c59b1/'), (6271, 'http://www.markenoele.de/index.php/home_page?___store=esso_store_view', 'http://www.markenoele.de/index.php/admin/cms_page/index/key/e7a1f471939642396735f801569c59b1/'), (6272, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/'), (6273, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (6274, 'http://www.markenoele.de/index.php/home_page?___store=esso_store_view', 'http://www.markenoele.de/index.php/admin/cms_page/index/key/e7a1f471939642396735f801569c59b1/'), (6275, 'http://www.markenoele.de/index.php/home_page?___store=esso_store_view', 'http://www.markenoele.de/index.php/admin/cms_page/index/key/e7a1f471939642396735f801569c59b1/'), (6276, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/home_page?___store=esso_store_view'), (6277, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (6278, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/'), (6279, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanshop.html'), (6280, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=101384', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6281, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=101384', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6282, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Motul+5100+4T', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=101384'), (6283, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Motul%205100%204T', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=101384'), (6284, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Motul+5100+4T'), (6285, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/'), (6286, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (6287, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/'), (6288, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop.html'), (6289, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (6290, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (6291, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanshop/aufkleber.html'), (6292, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/fanshop/accessoires.html'), (6293, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/'), (6294, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (6295, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/'), (6296, 'http://www.markenoele.de/index.php/catalog/category/view/id/50', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (6297, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte/garten.html'), (6298, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (6299, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (6300, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (6301, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/'), (6302, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (6303, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/fanshop.html'), (6304, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (6305, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/'), (6306, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (6307, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/'), (6308, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (6309, 'http://www.markenoele.de/index.php/catalog/product/view/id/140', 'http://www.markenoele.de/index.php/'), (6310, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/blechschild-pin-up-i.html'), (6311, 'http://www.markenoele.de/index.php/catalog/category/view/id/53?p=2', 'http://www.markenoele.de/index.php/fanshop/accessoires.html'), (6312, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+motocool&_sacat=0&_odkw=motul&_osacat=0&_trksid=p3286.c0.m270.l1313'), (6313, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/'), (6314, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/impressum/'), (6315, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6316, 'http://www.markenoele.de/index.php/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (6317, 'http://www.markenoele.de/index.php/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=2'), (6318, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=3'), (6319, 'http://www.markenoele.de/index.php/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (6320, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html?p=2'), (6321, 'http://www.markenoele.de/index.php/catalog/category/view/id/49', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (6322, 'http://www.markenoele.de/index.php/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html'), (6323, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html?p=2'), (6324, 'http://www.markenoele.de/index.php/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (6325, 'http://www.markenoele.de/index.php/catalog/category/view/id/47', 'http://www.markenoele.de/index.php/zusatzstoffe/motocool-factory-line.html'), (6326, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/zusatzstoffe/kuhlflussigkeit.html'), (6327, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/index.php/fanshop.html'), (6328, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/41', 'http://www.markenoele.de/index.php/fanshop.html?p=2'), (6329, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanshop/poloshirt-sw-herren.html'), (6330, 'http://www.markenoele.de/index.php/catalog/product/view/id/184/category/52', 'http://www.markenoele.de/index.php/fanshop/aufkleber.html'), (6331, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/fanshop/aufkleber/motocross-aufkleber.html'), (6332, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (6333, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/motul_pflegeberater/'), (6334, 'http://www.markenoele.de/robots.txt', ''), (6335, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.de'), (6336, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.com'), (6337, 'http://www.markenoele.de/', 'http://www.preisvergleich.org/produktsuche/Motul_0d50181c9a69ee248c63165f6c05d103/'), (6338, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/'), (6339, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/diesel.html'), (6340, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6341, 'http://www.markenoele.de/index.php/catalog/product/view/id/6/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (6342, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/6/image/47/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motul-8100-x-cess-5l.html'), (6343, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motocool&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (6344, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=moto', 'http://www.markenoele.de/'), (6345, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=motocool', 'http://www.markenoele.de/'), (6346, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motocool', 'http://www.markenoele.de/'), (6347, 'http://www.markenoele.de/index.php/catalog/product/view/id/98', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motocool'), (6348, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=motul&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=13&ctid=CT2269050'), (6349, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6350, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6351, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6352, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=2'), (6353, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (6354, 'http://www.markenoele.de/index.php/catalog/category/view/id/8', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (6355, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul&meta=&btnG=Google-Suche'), (6356, 'http://www.markenoele.de/', ''), (6357, 'http://www.markenoele.de/', 'http://www.amazon.de/15W-50-Motul-4100-Power-Liter/dp/B001050R0M'), (6358, 'http://www.markenoele.de/index.php/catalog/product/view/id/50', 'http://www.markenoele.de/'), (6359, 'http://www.markenoele.de/', 'http://www.amazon.de/15W-50-Motul-4100-Power-Liter/dp/B001050R0M'), (6360, 'http://www.markenoele.de/', 'http://www.amazon.de/15W-50-Motul-4100-Power-Liter/dp/B001050R0M'), (6361, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6362, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6363, 'http://www.markenoele.de/index.php/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6364, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html'), (6365, 'http://www.markenoele.de/index.php/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (6366, 'http://www.markenoele.de/index.php/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=2'), (6367, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=3'), (6368, 'http://www.markenoele.de/', 'http://fahrzeugteile.shop.ebay.de/i.html?_nkw=Zweitakt%C3%B6l+motul&_sacat=14780&_sop=12&LH_PrefLoc=2&LH_IncludeSIF=1&_dmpt=Motorrad_Kraftradteile&_dmd=1&_odkw=Zweitakt%C3%B6l&_osacat=14780&bkBtn=&_trksid=p3286.m270.l1313'), (6369, 'http://www.markenoele.de/index.php/catalog/product/view/id/144', 'http://www.markenoele.de/'), (6370, 'http://www.markenoele.de/', 'http://fahrzeugteile.shop.ebay.de/i.html?_nkw=Zweitakt%C3%B6l+motul&_sacat=14780&_sop=12&LH_PrefLoc=2&LH_IncludeSIF=1&_dmpt=Motorrad_Kraftradteile&_dmd=1&_odkw=Zweitakt%C3%B6l&_osacat=14780&bkBtn=&_trksid=p3286.m270.l1313'), (6371, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6372, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6373, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+expert+2T&url=/aclk%3Fsa%3Dl%26ai%3DCeio0MJpBTMHzPMHrOPWq2LEJvb_ewQH96b3tFI22pTQQASgDUJ6voY0BYJXymoKsB6ABx9GE-APIAQGpAgMZWs3Vt7U-qgQYT9Ck7mBREgMuba2t7kZg5uPLBohs-YVE%26num%3D3%26sig%3DAGiWqtxw72c2I1GOydwFhPA4fMSSqvJ7x'), (6374, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+expert+2T&url=/aclk%3Fsa%3Dl%26ai%3DCeio0MJpBTMHzPMHrOPWq2LEJvb_ewQH96b3tFI22pTQQASgDUJ6voY0BYJXymoKsB6ABx9GE-APIAQGpAgMZWs3Vt7U-qgQYT9Ck7mBREgMuba2t7kZg5uPLBohs-YVE%26num%3D3%26sig%3DAGiWqtxw72c2I1GOydwFhPA4fMSSqvJ7x'), (6375, 'http://www.markenoele.de/', ''), (6376, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (6377, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanshop.html'), (6378, 'http://www.markenoele.de/index.php/catalog/category/view/id/23', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6379, 'http://www.markenoele.de/index.php/catalog/category/view/id/21', 'http://www.markenoele.de/index.php/schmierstoffe/modellbau.html'), (6380, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe/kart.html'), (6381, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+shop&url=/aclk%3Fsa%3Dl%26ai%3DCEcjk3qhBTKz2D8eK-gaj5OW9Cb2_3sEB_em97RSNtqU0EAEoAlCer6GNAWCVsvOBkAegAcfRhPgDyAEBqQIDGVrN1be1PqoEGE_QPpL-HktQWVyWqoRnl0bUpujqZvvYrQ%26num%3D2%26sig%3DAGiWqtx_-C9zSb4iqV5xVUfNevVioiNvHQ%2'), (6382, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGLG_de&redir_esc=&ei=iqlBTOz6NtHGOLqcgJ8N'), (6383, 'http://www.markenoele.de/', ''), (6384, 'http://www.markenoele.de/robots.txt', ''), (6385, 'http://www.markenoele.de/', ''), (6386, 'http://www.markenoele.de/', ''), (6387, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+wash+%26+wax&url=/aclk%3Fsa%3Dl%26ai%3DCv_6IYuxBTNzPOoaA-gbBvYT0CIWl5MEB_em97RS9gv2-RwgAEAIoA1Cer6GNAWCV8qCCsAegAcfRhPgDyAEBqQIDGVrN1be1PqoEE0_QX45alesEPwddvKv7dIDC_CI%26sig%3DAGiWqtzQ8StIf7a1oeQXndSqalNcWoSNTA%26adur'), (6388, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+motor%C3%B6l&meta=&btnG=Google-Suche'), (6389, 'http://www.markenoele.de/', ''), (6390, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&format=728x90_as&output=html&h=90&w=728&lmt=1279394292&channel=8353346331&ad_type=text&alternate_ad_url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fgoogle_adsense_script.htm'), (6391, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/'), (6392, 'http://www.markenoele.de/index.php/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (6393, 'http://www.markenoele.de/index.php/catalog/category/view/id/44', 'http://www.markenoele.de/index.php/zusatzstoffe/mocool.html'), (6394, 'http://www.markenoele.de/index.php/catalog/product/view/id/115/category/44', 'http://www.markenoele.de/index.php/zusatzstoffe/bleiersatz.html'), (6395, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/zusatzstoffe/bleiersatz/valve-expert.html'), (6396, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6397, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=2'), (6398, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=3'), (6399, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=4'), (6400, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=5'), (6401, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=5'), (6402, 'http://www.markenoele.de/index.php/catalog/product/view/id/61/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=6'), (6403, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=5'), (6404, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=6'), (6405, 'http://www.markenoele.de/index.php/catalog/product/view/id/77/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=7'), (6406, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=6'), (6407, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=7'), (6408, 'http://www.markenoele.de/index.php/catalog/product/view/id/78/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=8'), (6409, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=7'), (6410, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=8'), (6411, 'http://www.markenoele.de/index.php/catalog/product/view/id/89/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=9'), (6412, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=8'), (6413, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', ''), (6414, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=9'), (6415, 'http://www.markenoele.de/index.php/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6416, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=10'), (6417, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=11'), (6418, 'http://www.markenoele.de/index.php/lieferung', 'http://www.markenoele.de/index.php/schmierstoffe/motul-8100-x-clean-c3-5l.html'), (6419, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=12'), (6420, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/?gclid=CI6bt_er86ICFUqDzAodiFl23Q'), (6421, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1279406700&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwas-haltet-ihr-vom-procycle-motoroel-t1386166.html&dt=1'), (6422, 'http://www.markenoele.de/', 'http://search.babylon.com/home?q=abc-Modellsport&babsrc=home&s=web'), (6423, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ACPW_deDE382DE382&q=Timbersport'), (6424, 'http://www.markenoele.de/', 'http://koenigsberger-automobile.de/index.php'), (6425, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6426, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6427, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (6428, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (6429, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=2'), (6430, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=3'), (6431, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=4'), (6432, 'http://www.markenoele.de/index.php/catalog/product/view/id/27/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=3'), (6433, 'http://www.markenoele.de/index.php/catalog/product/view/id/27/category/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=3'), (6434, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2780374260353412&format=336x280_as&output=html&h=280&w=336&lmt=1279445805&ad_type=text_image&color_bg=ffffff&color_border=ffffff&color_link=000000&color_text=000000&color_url=905003&flash=9.'), (6435, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6436, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6437, 'http://www.markenoele.de/index.php/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (6438, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=2'), (6439, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/heizol.html'), (6440, 'http://www.markenoele.de/index.php/lieferung', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (6441, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/heizol.html'), (6442, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=2'), (6443, 'http://www.markenoele.de/index.php/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (6444, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6445, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6446, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2780374260353412&format=336x280_as&output=html&h=280&w=336&lmt=1279445805&ad_type=text_image&color_bg=ffffff&color_border=ffffff&color_link=000000&color_text=000000&color_url=905003&flash=9.'), (6447, 'http://www.markenoele.de/', 'http://www.quoka.de/zubehoer-tuning-sonstiges/sonstiges-zubehoer/cat_82_8224_9732_adresult_49887272.html'), (6448, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6449, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6450, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6451, 'http://www.markenoele.de/', 'http://www.google.de/url?q=snowmobile&url=/aclk%3Fsa%3Dl%26ai%3DCE7dSV-NCTJGcMI_WOOnr1dQIhaXkwQH96b3tFI2d_4RHCAAQASgDUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAgMZWs3Vt7U-qgQWT9CpUTTrSY66TxBLJg6ElpHHNNjYUw%26sig%3DAGiWqtyyhwXaINUY8sLXe-bAjIVWf3o4KQ%26adurl%3Dh'), (6452, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE247&=&q=motul+5100&aq=2&aqi=g10&aql=&oq=motul+&gs_rfai='), (6453, 'http://www.markenoele.de/index.php/catalog/product/view/id/50', 'http://www.markenoele.de/'), (6454, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/tag/kettenspray/1'), (6455, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6456, 'http://www.markenoele.de/index.php/catalog/category/view/id/21', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6457, 'http://www.markenoele.de/index.php/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/index.php/schmierstoffe/kart.html'), (6458, 'http://www.markenoele.de/index.php/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/index.php/schmierstoffe/kart.html'), (6459, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/schmierstoffe/kart/motul-kart-grand-prix-2t.html'), (6460, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motoroel+Motul+15W50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (6461, 'http://www.markenoele.de/index.php/catalog/product/view/id/49', 'http://www.markenoele.de/'), (6462, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motoroel+Motul+15W50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (6463, 'http://www.markenoele.de/index.php/catalog/product/view/id/50', 'http://www.markenoele.de/'), (6464, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motoroel+Motul+15W50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (6465, 'http://www.markenoele.de/', ''), (6466, 'http://www.markenoele.de/', ''), (6467, 'http://www.markenoele.de/', ''), (6468, 'http://www.markenoele.de/', ''), (6469, 'http://www.markenoele.de/robots.txt', ''), (6470, 'http://www.markenoele.de/', ''), (6471, 'http://www.markenoele.de/robots.txt', ''), (6472, 'http://www.markenoele.de/', ''), (6473, 'http://www.markenoele.de/', 'http://search.icq.com/search/results.php?q=motul%205100&tb_id=&ch_id=icq-fx-plug'), (6474, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6475, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6476, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=2'), (6477, 'http://www.markenoele.de/', 'http://search.icq.com/search/results.php?q=motul%205100&tb_id=&ch_id=icq-fx-plug'), (6478, 'http://www.markenoele.de/index.php/catalog/product/view/id/49', 'http://www.markenoele.de/'), (6479, 'http://www.markenoele.de/index.php/catalog/product/view/id/49', 'http://www.markenoele.de/'), (6480, 'http://www.markenoele.de/index.php/lieferung', 'http://www.markenoele.de/index.php/motul-5100-4t-49.html'), (6481, 'http://www.markenoele.de/index.php/catalog/product/view/id/49', 'http://www.markenoele.de/'), (6482, 'http://www.markenoele.de/', ''), (6483, 'http://www.markenoele.de/index.php/catalog/product/view/id/144', 'http://www.markenoele.de/'), (6484, 'http://www.markenoele.de/index.php', ''), (6485, 'http://www.markenoele.de/index.php', ''), (6486, 'http://www.markenoele.de/index.php', ''), (6487, 'http://www.markenoele.de/index.php/', ''), (6488, 'http://www.markenoele.de/', ''), (6489, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (6490, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/index.php/fanshop.html'), (6491, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/index.php/fanshop.html?p=2'), (6492, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanshop.html?p=3'), (6493, 'http://www.markenoele.de/index.php/catalog/category/view/id/28', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6494, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/garten.html'), (6495, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/usb-stick.html'), (6496, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/diesel.html'), (6497, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?limit=all', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (6498, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/heizol.html'), (6499, 'http://www.markenoele.de/index.php/catalog/product/view/id/140', 'http://www.markenoele.de/index.php/'), (6500, 'http://www.markenoele.de/index.php/catalog/product/view/id/186/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?limit=all'), (6501, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (6502, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?limit=all', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (6503, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?limit=all'), (6504, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?limit=all', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (6505, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?limit=all'), (6506, 'http://www.markenoele.de/index.php/zahlung/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motul-6100-synergie-1l.html'), (6507, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/blechschild-pin-up-i.html'), (6508, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (6509, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?limit=all'), (6510, 'http://www.markenoele.de/index.php/zahlung/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motul-6100-synergie-1l.html'), (6511, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'http://www.markenoele.de/index.php/zahlung/'), (6512, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (6513, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6514, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (6515, 'http://www.markenoele.de/index.php/widerruf/', 'http://www.markenoele.de/index.php/altoelentsorgung/'), (6516, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (6517, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/widerruf/'), (6518, 'http://www.markenoele.de/index.php/catalog/product/view/id/118/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (6519, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/widerruf/'), (6520, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (6521, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (6522, 'http://www.markenoele.de/index.php/catalog/product/view/id/144', 'http://www.markenoele.de/index.php/'), (6523, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (6524, 'http://www.markenoele.de/index.php/home', ''), (6525, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (6526, 'http://www.markenoele.de/index.php/home?___store=default', 'http://www.markenoele.de/index.php/admin/cms_page/index/key/9bf096ebb7c4d7a6a8530fe6cf68cea0/'), (6527, 'http://www.markenoele.de/', ''), (6528, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (6529, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (6530, 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (6531, 'http://www.markenoele.de/index.php/', ''), (6532, 'http://www.markenoele.de/index.php/', ''), (6533, 'http://www.markenoele.de/index.php/?___store=esso_store_view', 'http://www.markenoele.de/index.php/'), (6534, 'http://www.markenoele.de/index.php/', ''), (6535, 'http://www.markenoele.de/index.php/catalog/product/view/id/140', 'http://www.markenoele.de/index.php/'), (6536, 'http://www.markenoele.de/index.php/', ''), (6537, 'http://www.markenoele.de/index.php/catalog/product/view/id/144', 'http://www.markenoele.de/'), (6538, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/144/image/127/', 'http://www.markenoele.de/index.php/usb-stick.html'), (6539, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/'), (6540, 'http://www.markenoele.de/index.php/', ''), (6541, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (6542, 'http://www.markenoele.de/index.php/catalog/category/view/id/35', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6543, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe/oldtimer.html'), (6544, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (6545, 'http://www.markenoele.de/index.php/lieferung', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (6546, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (6547, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (6548, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (6549, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (6550, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (6551, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (6552, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (6553, 'http://www.markenoele.de/index.php/catalog/product/view/id/140', 'http://www.markenoele.de/index.php/'), (6554, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/blechschild-pin-up-i.html'), (6555, 'http://www.markenoele.de/index.php/catalog/product/view/id/139/category/41', 'http://www.markenoele.de/index.php/fanshop.html'), (6556, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/blechschild-pin-up-i.html'), (6557, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/fanshop.html'), (6558, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (6559, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (6560, 'http://www.markenoele.de/', ''), (6561, 'http://www.markenoele.de/index.php/', ''), (6562, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (6563, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6564, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (6565, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (6566, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/heizol.html'), (6567, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_ss_i_0_7?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=robbe+modellbau&sprefix=Robbe+m'), (6568, 'http://www.markenoele.de/index.php/', ''), (6569, 'http://www.markenoele.de/index.php/', ''), (6570, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6571, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6572, 'http://www.markenoele.de/index.php/lieferung', 'http://www.markenoele.de/index.php/'), (6573, 'http://www.markenoele.de/index.php/', ''), (6574, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/325/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/', 'http://www.markenoele.de/index.php/'), (6575, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/'), (6576, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/index.php/fanshop.html'), (6577, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/index.php/fanshop.html?p=3'), (6578, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/index.php/fanshop.html?p=2'), (6579, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?limit=all', 'http://www.markenoele.de/index.php/fanshop.html?p=1'), (6580, 'http://www.markenoele.de/index.php/catalog/product/view/id/185?limit=all', ''), (6581, 'http://www.markenoele.de/index.php/catalog/product/view/id/185?limit=all', ''), (6582, 'http://www.markenoele.de/index.php/catalog/product/view/id/185?limit=all', ''), (6583, 'http://www.markenoele.de/index.php/catalog/product/view/id/185', ''), (6584, 'http://www.markenoele.de/index.php/catalog/product/view/id/185', ''), (6585, 'http://www.markenoele.de/index.php/catalog/product/view/id/185', ''), (6586, 'http://www.markenoele.de/index.php/catalog/product/view/id/185', ''), (6587, 'http://www.markenoele.de/index.php/catalog/product/view/id/185', ''), (6588, 'http://www.markenoele.de/index.php/catalog/product/view/id/185', ''), (6589, 'http://www.markenoele.de/index.php/catalog/product/view/id/185', ''), (6590, 'http://www.markenoele.de/index.php/catalog/product/view/id/185', ''), (6591, 'http://www.markenoele.de/index.php/catalog/product/view/id/185', ''), (6592, 'http://www.markenoele.de/index.php/catalog/product/view/id/185', ''), (6593, 'http://www.markenoele.de/index.php/catalog/product/view/id/185', ''), (6594, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/testartikel.html'), (6595, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Test', 'http://www.markenoele.de/index.php/fanshop.html'), (6596, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Testartikel', 'http://www.markenoele.de/index.php/fanshop.html'), (6597, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Testar', 'http://www.markenoele.de/index.php/fanshop.html'), (6598, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Testartikel', 'http://www.markenoele.de/index.php/fanshop.html'), (6599, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jYXRhbG9nc2VhcmNoL3Jlc3VsdC9pbmRleC8_cT1UZXN0YXJ0aWtlbA,,/product/185/', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Testartikel'), (6600, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Testartikel'), (6601, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6602, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (6603, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (6604, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (6605, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (6606, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (6607, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (6608, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (6609, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+10w40+4t&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (6610, 'http://www.markenoele.de/index.php/catalog/product/view/id/50', 'http://www.markenoele.de/'), (6611, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6612, 'http://www.markenoele.de/index.php/', ''), (6613, 'http://www.markenoele.de/index.php/catalog/product/view/id/140', 'http://www.markenoele.de/index.php/'), (6614, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9ibGVjaHNjaGlsZC1waW4tdXAtaS5odG1s/product/140/', 'http://www.markenoele.de/index.php/blechschild-pin-up-i.html'), (6615, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/blechschild-pin-up-i.html'), (6616, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6617, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (6618, 'http://www.markenoele.de/', ''), (6619, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (6620, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanshop.html'), (6621, 'http://www.markenoele.de/index.php/catalog/product/view/id/180/category/52', 'http://www.markenoele.de/index.php/fanshop/aufkleber.html'), (6622, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/'), (6623, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/aufkleber/motul-aufkleber-15-x-4-0-cm.html'), (6624, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (6625, 'http://www.markenoele.de/index.php/catalog/category/view/id/53?p=2', 'http://www.markenoele.de/index.php/fanshop/accessoires.html'), (6626, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5zaG9wL2FjY2Vzc29pcmVzLmh0bWw_cD0y/product/189/', 'http://www.markenoele.de/index.php/fanshop/accessoires.html?p=2'), (6627, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanshop/accessoires.html?p=2'), (6628, 'http://www.markenoele.de/index.php/catalog/category/view/id/53?p=2', 'http://www.markenoele.de/index.php/fanshop/accessoires.html'), (6629, 'http://www.markenoele.de/index.php/catalog/product/view/id/150/category/41', 'http://www.markenoele.de/index.php/fanshop.html'), (6630, 'http://www.markenoele.de/index.php/catalog/product/view/id/150/category/41', 'http://www.markenoele.de/index.php/fanshop.html'), (6631, 'http://www.markenoele.de/index.php/catalog/product/view/id/150/category/41', 'http://www.markenoele.de/index.php/fanshop.html'), (6632, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/'), (6633, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/'), (6634, 'http://www.markenoele.de/index.php/catalog/product/view/id/150/category/41', 'http://www.markenoele.de/index.php/fanshop.html'), (6635, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/'), (6636, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanshop.html'), (6637, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanshop.html'), (6638, 'http://www.markenoele.de/index.php/catalog/product/view/id/180/category/52', 'http://www.markenoele.de/index.php/fanshop/aufkleber.html'), (6639, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanshop.html'), (6640, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanshop.html'), (6641, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', 'http://www.markenoele.de/index.php/fanshop/aufkleber.html'), (6642, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/aufkleber.html'), (6643, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/accessoires.html'), (6644, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (6645, 'http://www.markenoele.de/index.php/catalog/product/view/id/150/category/41', 'http://www.markenoele.de/index.php/fanshop.html'), (6646, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/150/image/134/', 'http://www.markenoele.de/index.php/fanshop/baseball-cap-300v.html'), (6647, 'http://www.markenoele.de/index.php/catalog/product/view/id/150/category/53', 'http://www.markenoele.de/index.php/fanshop/accessoires.html?p=2'), (6648, 'http://www.markenoele.de/index.php/catalog/product/view/id/150/category/53', 'http://www.markenoele.de/index.php/fanshop/accessoires.html?p=2'), (6649, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/150/image/134/', 'http://www.markenoele.de/index.php/fanshop/accessoires/baseball-cap-300v.html'), (6650, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanshop/accessoires/baseball-cap-300v.html'), (6651, 'http://www.markenoele.de/index.php/catalog/product/view/id/182/category/52', 'http://www.markenoele.de/index.php/fanshop/aufkleber.html'), (6652, 'http://www.markenoele.de/index.php/catalog/product/view/id/150/category/41', 'http://www.markenoele.de/index.php/fanshop.html'), (6653, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanshop/baseball-cap-300v.html'), (6654, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/fanshop/aufkleber/einzelbuchstaben-28-x-5-5-cm.html'), (6655, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/index.php/fanshop.html'), (6656, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/331/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5zaG9wLmh0bWw_cD0y/', 'http://www.markenoele.de/index.php/fanshop.html?p=2'), (6657, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/index.php/fanshop.html?p=2'), (6658, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/330/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5zaG9wLmh0bWw_cD0y/', 'http://www.markenoele.de/index.php/fanshop.html?p=2'), (6659, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/index.php/fanshop.html?p=2'), (6660, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/fanshop.html?p=2'), (6661, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanshop/baseball-cap-300v.html'), (6662, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/327/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5zaG9wL2F1ZmtsZWJlci5odG1s/', 'http://www.markenoele.de/index.php/fanshop/aufkleber.html'), (6663, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanshop/aufkleber.html'), (6664, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanshop/aufkleber.html'), (6665, 'http://www.markenoele.de/index.php/catalog/category/view/id/52', 'http://www.markenoele.de/index.php/fanshop/aufkleber.html'), (6666, 'http://www.markenoele.de/index.php/catalog/product/view/id/133/s/motul-pflegeberater/category/52/', 'http://www.markenoele.de/index.php/fanshop/aufkleber.html'), (6667, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/catalog/product/view/id/133/s/motul-pflegeberater/category/52/'), (6668, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6669, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6670, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6671, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6672, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/326/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6673, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6674, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6675, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6676, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6677, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/332/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6678, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6679, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/333/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6680, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6681, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6682, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6683, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6684, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6685, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/334/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6686, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6687, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/335/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6688, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6689, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6690, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6691, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6692, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/336/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6693, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6694, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/337/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6695, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6696, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6697, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6698, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6699, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6700, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6701, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6702, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6703, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6704, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6705, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/338/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/', 'http://www.markenoele.de/index.php/'), (6706, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (6707, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6708, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6709, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/340/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6710, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6711, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/341/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6712, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6713, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6714, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6715, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6716, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6717, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/'), (6718, 'http://www.markenoele.de/index.php/catalog/product/view/id/157/category/41', 'http://www.markenoele.de/index.php/fanshop.html'), (6719, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/343/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5zaG9wL3BvbG9zaGlydC1zdy1kYW1lbi5odG1s/', 'http://www.markenoele.de/index.php/fanshop/poloshirt-sw-damen.html'), (6720, 'http://www.markenoele.de/index.php/catalog/product/view/id/157/category/41', 'http://www.markenoele.de/index.php/fanshop/poloshirt-sw-damen.html'), (6721, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/342/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5zaG9wL3BvbG9zaGlydC1zdy1kYW1lbi5odG1s/', 'http://www.markenoele.de/index.php/fanshop/poloshirt-sw-damen.html'), (6722, 'http://www.markenoele.de/index.php/catalog/product/view/id/157/category/41', 'http://www.markenoele.de/index.php/fanshop/poloshirt-sw-damen.html'), (6723, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/fanshop/poloshirt-sw-damen.html'), (6724, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/fanshop/poloshirt-sw-damen.html'), (6725, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6726, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6727, 'http://www.markenoele.de/', ''), (6728, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+300V+4T+Factory+Line+10W40&url=/aclk%3Fsa%3Dl%26ai%3DCm7ju_EpETLTBLojrOLuCuOAIhaXkwQH96b3tFI-13kQQASgDUJ6voY0BYJUCoAHH0YT4A8gBAakC845QBbW-tT6qBBhP0HO3CSLDVq_BfucZ9StxynIaEeEwdgI%26num%3D3%26sig%3DAGiWqtwC3zalh1kqC5NKf'), (6729, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6730, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/345/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6731, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/344/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6732, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6733, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6734, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6735, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6736, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6737, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6738, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (6739, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?dir=asc&order=name', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (6740, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/angebote-des-monats/'), (6741, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/346/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6742, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/347/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6743, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6744, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6745, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6746, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6747, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/349/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6748, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/348/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6749, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6750, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6751, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6752, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6753, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=Motul+300v+10w+40&_sacat=0&_odkw=Motul+300v&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313'), (6754, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6755, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6756, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=2'), (6757, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=3'), (6758, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=4'), (6759, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=5'), (6760, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/350/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6761, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6762, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/351/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6763, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6764, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6765, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6766, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6767, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=6'), (6768, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=7'), (6769, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/352/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6770, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/353/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6771, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6772, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6773, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6774, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6775, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=6'), (6776, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/354/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6777, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/355/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6778, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6779, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6780, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6781, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6782, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/356/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6783, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/357/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6784, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6785, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6786, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6787, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6788, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/358/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6789, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/360/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6790, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/359/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6791, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6792, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6793, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6794, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6795, 'http://www.markenoele.de/', ''), (6796, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/361/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6797, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/362/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6798, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/364/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6799, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/363/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6800, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6801, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6802, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6803, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6804, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6805, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6806, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6807, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/366/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/', 'http://www.markenoele.de/index.php/'), (6808, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (6809, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/365/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/', 'http://www.markenoele.de/index.php/'), (6810, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (6811, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300V+kaufen&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-GB:official&client=firefox-a'), (6812, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6813, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6814, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/367/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6815, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/368/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6816, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6817, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6818, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6819, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6820, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/369/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6821, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/370/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6822, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6823, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6824, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6825, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6826, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/371/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6827, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/372/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6828, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6829, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6830, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6831, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6832, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6833, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6834, 'http://www.markenoele.de/index.php/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (6835, 'http://www.markenoele.de/index.php/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=2'), (6836, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe.html?limit=all'), (6837, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/374/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6838, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/373/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6839, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6840, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6841, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6842, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6843, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCUaEsV1tETM7lLYeC0QSW3rWlCYWl5MEB_em97RSthP2-RwgAEAFQnq-hjQFglaq3gsgHoAHH0YT4A8gBAakC845QBbW-tT6qBBNP0KTaG_xwpJbsXzRC1APAAcya%26sig%3DAGiWqtxqijtKFy5Wbkkooc7Pn2Eey91MYA%26adurl%3'), (6844, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6845, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/376/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/', 'http://www.markenoele.de/index.php/'), (6846, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (6847, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/375/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/', 'http://www.markenoele.de/index.php/'), (6848, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/'), (6849, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6850, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6851, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6852, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6853, 'http://www.markenoele.de/', ''), (6854, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/379/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6855, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6856, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/377/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6857, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6858, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/378/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6859, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6860, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6861, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6862, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6863, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/380/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6864, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/382/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6865, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6866, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/381/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6867, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (6868, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/144/', 'http://www.markenoele.de/index.php/'), (6869, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6870, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6871, 'http://www.markenoele.de/index.php/catalog/product/view/id/133', 'http://www.markenoele.de/index.php/checkout/cart/'), (6872, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6873, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6874, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6875, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6876, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6877, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6878, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6879, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6880, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6881, 'http://www.markenoele.de/index.php/checkout/onepage/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6882, 'http://www.markenoele.de/index.php/checkout/onepage/saveMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (6883, 'http://www.markenoele.de/index.php/checkout/onepage/saveBilling/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (6884, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (6885, 'http://www.markenoele.de/index.php/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (6886, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (6887, 'http://www.markenoele.de/index.php/checkout/onepage/savePayment/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (6888, 'http://www.markenoele.de/index.php/checkout/onepage/progress/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (6889, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (6890, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6891, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/onepage/'), (6892, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/'), (6893, 'http://www.markenoele.de/index.php/catalog/product/view/id/193', 'http://www.markenoele.de/index.php/checkout/cart/'), (6894, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9hbHMtZGFua2VzY2hvbi16dXItc2hvcGVyb2ZmbnVuZy1laW4tYmFzZWJhbGwtY2FwLTMwMHYtaW0td2VydC12b24tOS05MC1mdXItc2llLWdyYXRpcy1kYXp1Lmh0bWw,/product/193/', 'http://www.markenoele.de/index.php/als-dankeschon-zur-shoperoffnung-ein-baseball-cap-300v-im-wert-von-9-90-fur-sie-gratis-dazu.html'), (6895, 'http://www.markenoele.de/index.php/catalog/product/view/id/193', 'http://www.markenoele.de/index.php/als-dankeschon-zur-shoperoffnung-ein-baseball-cap-300v-im-wert-von-9-90-fur-sie-gratis-dazu.html'), (6896, 'http://www.markenoele.de/index.php/als-dankeschon-zur-shoperoffnung-ein-baseball-cap-300v-im-wert-von-9-90-fur-sie-gratis-dazu.html', 'http://www.markenoele.de/index.php/als-dankeschon-zur-shoperoffnung-ein-baseball-cap-300v-im-wert-von-9-90-fur-sie-gratis-dazu.html'), (6897, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/als-dankeschon-zur-shoperoffnung-ein-baseball-cap-300v-im-wert-von-9-90-fur-sie-gratis-dazu.html'), (6898, 'http://www.markenoele.de/index.php/catalog/product/view/id/193', 'http://www.markenoele.de/index.php/'), (6899, 'http://www.markenoele.de/index.php/baseball-cap-300v-im-wert-von-9-90-als-dankeschon-zur-shoperoffnung-fur-sie-gratis-dazu.html', 'http://www.markenoele.de/index.php/baseball-cap-300v-im-wert-von-9-90-als-dankeschon-zur-shoperoffnung-fur-sie-gratis-dazu.html'), (6900, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/baseball-cap-300v-im-wert-von-9-90-als-dankeschon-zur-shoperoffnung-fur-sie-gratis-dazu.html'), (6901, 'http://www.markenoele.de/index.php/catalog/product/view/id/193', 'http://www.markenoele.de/index.php/'), (6902, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/zur-shoperoffnung-das-baseball-cap-300v-im-wert-von-9-90-gratis-zu-ihrer-bestellung.html'), (6903, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/zur-shoperoffnung-das-baseball-cap-300v-im-wert-von-9-90-gratis-zu-ihrer-bestellung.html'), (6904, 'http://www.markenoele.de/index.php/catalog/product/view/id/192', 'http://www.markenoele.de/index.php/checkout/cart/'), (6905, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html'), (6906, 'http://www.markenoele.de/', 'http://www.google.de/url?q=schneemobil+kaufen&url=/aclk%3Fsa%3Dl%26ai%3DC02O3029ETP7TC5SCjAf_4tjDCYWl5MEB_em97RSNnf-ERwgAEAIoA1Cer6GNAWCVovGBkAeQAQKgAcfRhPgDyAEBqQLzjlAFtb61PqoEGE_QwY2MPH4umsfJ6OfWOFSDapiKTdxRiw%26sig%3DAGiWqtxWc9HPH-H45rmzY2AZynlgHU'), (6907, 'http://www.markenoele.de/', 'http://suche.web.de/search/web/?mc=hp@suche.suche@home&origin=HP&su=Snowmobile'), (6908, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=www.carson-modelsport.com&meta=&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (6909, 'http://www.markenoele.de/', 'http://suche.web.de/search/web/?mc=suche@web@eingabefeldoben.suche@web&allparams=&smode=&su=Snowmobile+expediion&webRb='), (6910, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/alles-zu/motul/oel/1'), (6911, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6912, 'http://www.markenoele.de/index.php/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6913, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6914, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6915, 'http://www.markenoele.de/index.php/catalog/product/view/id/8/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (6916, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motul-8100-x-clean-c3-5l.html'), (6917, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/diesel.html'), (6918, 'http://www.markenoele.de/index.php/catalog/product/view/id/113/category/40', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (6919, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/moto-wash.html'), (6920, 'http://www.markenoele.de/index.php/catalog/category/view/id/48?p=2', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (6921, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/moto-wash.html'), (6922, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/moto-wash.html'), (6923, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/moto-wash.html'), (6924, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/moto-wash.html'), (6925, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (6926, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (6927, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (6928, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (6929, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (6930, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/pflegeprodukte/auto.html'), (6931, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/moto-wash.html'), (6932, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/moto-wash.html'), (6933, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/moto-wash.html'), (6934, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/moto-wash.html'), (6935, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/moto-wash.html'), (6936, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/moto-wash.html'), (6937, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/moto-wash.html'), (6938, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/moto-wash.html'), (6939, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/moto-wash.html'), (6940, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/moto-wash.html'), (6941, 'http://www.markenoele.de/index.php/catalog/category/view/id/48', 'http://www.markenoele.de/index.php/pflegeprodukte/moto-wash.html'), (6942, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+10w-40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (6943, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (6944, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (6945, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/'), (6946, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=motul%20300v%2010', 'http://www.markenoele.de/'), (6947, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=motul%20300', 'http://www.markenoele.de/'), (6948, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul+300v+', 'http://www.markenoele.de/'), (6949, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=motul%20300v', 'http://www.markenoele.de/'), (6950, 'http://www.markenoele.de/index.php/catalog/product/view/id/75', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul+300v+'), (6951, 'http://www.markenoele.de/', 'http://www.yatego.com/q,motul,300v'), (6952, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=90&slotname=1351630559&w=728&lmt=1279564316&flash=10.1.53.64&url=http%3A%2F%2Fwww.apriliaforum.de%2F50-ccm-rs-50-scarabeo-50-roller%2F20826-4t-unterschied-zwis'), (6953, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6954, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6955, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6956, 'http://www.markenoele.de/index.php/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6957, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6958, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6959, 'http://www.markenoele.de/index.php/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (6960, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6961, 'http://www.markenoele.de/index.php/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (6962, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+mo&hl=de&ie=UTF-8&rlz=1T4ACPW_de___DE364&q=motul+motor%c3%b6l'), (6963, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6964, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6965, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCohBBmqtETNCaApbrOKii8MIJhaXkwQH96b3tFLWD_b5HCAAQAigDUJ6voY0BYJW6joKYB6ABx9GE-APIAQGpAnfxUjf9vLU-qgQTT9B5smBeq8aI-bGCElhmT7CeRQ%26sig%3DAGiWqtyKXZNnOaWMnIhe5BrxuESpyyUp_w%26adurl%3Dhttp:'), (6966, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (6967, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6968, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6969, 'http://www.markenoele.de/index.php/catalog/product/view/id/63/category/16', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (6970, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/63/image/156/', 'http://www.markenoele.de/index.php/schmierstoffe/quad/motul-quad-4t-63.html'), (6971, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (6972, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (6973, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (6974, 'http://www.markenoele.de/index.php/catalog/product/view/id/50', ''), (6975, 'http://www.markenoele.de/index.php/catalog/product/view/id/50', ''), (6976, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/mocool.html'), (6977, 'http://www.markenoele.de/robots.txt', ''), (6978, 'http://www.markenoele.de/', ''), (6979, 'http://www.markenoele.de/', ''), (6980, 'http://www.markenoele.de/', 'http://www.google.de/products?q=Motul+5100+4T+%C3%B6l%3F&hl=de&aq=f'), (6981, 'http://www.markenoele.de/', ''), (6982, 'http://www.markenoele.de/', ''), (6983, 'http://www.markenoele.de/index.php/', ''), (6984, 'http://www.markenoele.de/index.php/', ''), (6985, 'http://www.markenoele.de/', ''), (6986, 'http://www.markenoele.de/', ''), (6987, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/140/', 'http://www.markenoele.de/'), (6988, 'http://www.markenoele.de/index.php/agb/', ''), (6989, 'http://www.markenoele.de/index.php/impressum/', ''), (6990, 'http://www.markenoele.de/index.php/catalog/product/view/id/140', 'http://www.markenoele.de/'), (6991, 'http://www.markenoele.de/', ''), (6992, 'http://www.markenoele.de/index.php/catalog/product/view/id/144', 'http://www.markenoele.de/'), (6993, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/usb-stick.html'), (6994, 'http://www.markenoele.de/index.php/checkout/cart/updatePost/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6995, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/checkout/cart/'), (6996, 'http://www.markenoele.de/index.php/adminb', ''), (6997, 'http://www.markenoele.de/index.php/lieferung/', ''), (6998, 'http://www.markenoele.de/index.php/lieferung/', ''), (6999, 'http://www.markenoele.de/index.php/zahlung/', ''), (7000, 'http://www.markenoele.de/index.php/zahlung/', ''), (7001, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (7002, 'http://www.markenoele.de/index.php/catalog/product/view/id/193', 'http://www.markenoele.de/index.php/checkout/cart/'), (7003, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html'), (7004, 'http://www.markenoele.de/', ''), (7005, 'http://www.markenoele.de/index.php/', ''), (7006, 'http://www.markenoele.de/index.php/', ''), (7007, 'http://www.markenoele.de/', ''), (7008, 'http://www.markenoele.de/index.php/catalog/product/view/id/50', 'http://www.markenoele.de/index.php/'), (7009, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9tb3R1bC01MTAwLTR0LTUwLmh0bWw,/product/50/', 'http://www.markenoele.de/index.php/motul-5100-4t-50.html'), (7010, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/motul-5100-4t-50.html'), (7011, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/'), (7012, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/'), (7013, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/'), (7014, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/impressum/'), (7015, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/impressum/'), (7016, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/impressum/'), (7017, 'http://www.markenoele.de/', ''), (7018, 'http://www.markenoele.de/', ''), (7019, 'http://www.markenoele.de/', ''), (7020, 'http://www.markenoele.de/', ''), (7021, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (7022, 'http://www.markenoele.de/index.php/catalog/product/view/id/49', 'http://www.markenoele.de/'), (7023, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/motul-5100-4t-49.html'), (7024, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (7025, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (7026, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=2'), (7027, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=3'), (7028, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=4'), (7029, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=5'), (7030, 'http://www.markenoele.de/index.php/catalog/product/view/id/69/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=6'), (7031, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop.html'), (7032, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7033, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7034, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/motul-300-v-le-mans.html'), (7035, 'http://www.markenoele.de/index.php/catalog/product/view/id/69/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=6'), (7036, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=5'), (7037, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=2'), (7038, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (7039, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/motul-5100-4t-49.html'), (7040, 'http://www.markenoele.de/index.php/catalog/product/view/id/49', 'http://www.markenoele.de/'), (7041, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (7042, 'http://www.markenoele.de/', ''), (7043, 'http://www.markenoele.de/', ''), (7044, 'http://www.markenoele.de/', ''), (7045, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7046, 'http://www.markenoele.de/index.php/', ''), (7047, 'http://www.markenoele.de/index.php/catalog/product/view/id/157/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7048, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/poloshirt-sw-damen.html'), (7049, 'http://www.markenoele.de/index.php/catalog/product/view/id/157/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7050, 'http://www.markenoele.de/index.php/catalog/product/view/id/157/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7051, 'http://www.markenoele.de/index.php/catalog/product/view/id/157/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7052, 'http://www.markenoele.de/index.php/catalog/product/view/id/157/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7053, 'http://www.markenoele.de/index.php/catalog/product/view/id/157/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7054, 'http://www.markenoele.de/index.php/catalog/product/view/id/157/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7055, 'http://www.markenoele.de/index.php/catalog/product/view/id/157/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7056, 'http://www.markenoele.de/index.php/catalog/product/view/id/157/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7057, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/poloshirt-sw-damen.html'), (7058, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7059, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/latzhose-mit-motul-einstickung.html'), (7060, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/latzhose-mit-motul-einstickung.html'), (7061, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/s/poloshirt-sw-herren/category/51/', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7062, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/s/poloshirt-sw-herren/category/51/', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7063, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/s/poloshirt-sw-herren/category/51/', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7064, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/s/poloshirt-sw-herren/category/51/', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7065, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/s/poloshirt-sw-herren/category/51/', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7066, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/catalog/product/view/id/201/s/poloshirt-sw-herren/category/51/'), (7067, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7068, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/poloshirt-sw-herren-152.html'), (7069, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/s/poloshirt-sw-herren/category/51/', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7070, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/s/poloshirt-sw-herren/category/51/', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7071, 'http://www.markenoele.de/index.php/', ''), (7072, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/catalog/product/view/id/201/s/poloshirt-sw-herren/category/51/'), (7073, 'http://www.markenoele.de/index.php/ad', ''), (7074, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7075, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/catalog/product/view/id/201/s/poloshirt-sw-herren/category/51/'), (7076, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/s/poloshirt-sw-herren/category/51/', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7077, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/catalog/product/view/id/201/s/poloshirt-sw-herren/category/51/'), (7078, 'http://www.markenoele.de/index.php/catalog/product/view/id/157/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7079, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanshop/bekleidung/poloshirt-sw-damen.html'), (7080, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (7081, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html?limit=all'), (7082, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (7083, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (7084, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (7085, 'http://www.markenoele.de/index.php/', ''), (7086, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/'), (7087, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop.html'), (7088, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7089, 'http://www.markenoele.de/index.php/catalog/category/view/id/44', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (7090, 'http://www.markenoele.de/index.php/catalog/product/view/id/115/category/44', 'http://www.markenoele.de/index.php/zusatzstoffe/bleiersatz.html'), (7091, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/zusatzstoffe/bleiersatz/valve-expert.html'), (7092, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop.html'), (7093, 'http://www.markenoele.de/robots.txt', ''), (7094, 'http://www.markenoele.de/', ''), (7095, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7096, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/latzhose-mit-motul-einstickung.html'), (7097, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51?options=cart', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7098, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51?options=cart', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7099, 'http://www.markenoele.de/index.php/catalog/product/view/id/157/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7100, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51?options=cart', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7101, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51?options=cart', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7102, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/latzhose-mit-motul-einstickung.html?options=cart'), (7103, 'http://www.markenoele.de/index.php/catalog/product/view/id/174/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7104, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/latzhose-mit-motul-einstickung.html?options=cart'), (7105, 'http://www.markenoele.de/index.php/catalog/product/view/id/157/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7106, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/latzhose-mit-motul-einstickung.html?options=cart'), (7107, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7108, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/latzhose-mit-motul-einstickung.html?options=cart'), (7109, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop.html'), (7110, 'http://www.markenoele.de/index.php/catalog/product/view/id/157/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7111, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7112, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7113, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51', ''), (7114, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/fanshop/bekleidung/latzhose-mit-motul-einstickung.html'), (7115, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/'), (7116, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop.html'), (7117, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7118, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7119, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/latzhose-mit-motul-einstickung.html'), (7120, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7121, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7122, 'http://www.markenoele.de/index.php/catalog/product/view/id/204/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7123, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanshop/bekleidung/test-12.html'), (7124, 'http://www.markenoele.de/index.php/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (7125, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9zY2htaWVyc3RvZmZlL21vdHVsLTYxMDAtc3luZXJnaWUtMWwuaHRtbA,,/product/3/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-6100-synergie-1l.html'), (7126, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/schmierstoffe/motul-6100-synergie-1l.html'), (7127, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/395/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (7128, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (7129, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (7130, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/'), (7131, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop.html'), (7132, 'http://www.markenoele.de/index.php/catalog/product/view/id/204/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7133, 'http://www.markenoele.de/index.php/catalog/product/view/id/204/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7134, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/fanshop/bekleidung/test-12.html'), (7135, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/'), (7136, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop.html'), (7137, 'http://www.markenoele.de/index.php/catalog/product/view/id/204/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7138, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/test-12.html'), (7139, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5zaG9wL2Jla2xlaWR1bmcuaHRtbA,,/product/205/', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7140, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7141, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/399/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (7142, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (7143, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/checkout/cart/index/'), (7144, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/'), (7145, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop.html'), (7146, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9mYW5zaG9wL2Jla2xlaWR1bmcuaHRtbA,,/product/204/', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7147, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7148, 'http://www.markenoele.de/index.php/checkout/cart/delete/id/400/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9jaGVja291dC9jYXJ0L2luZGV4Lw,,/', 'http://www.markenoele.de/index.php/checkout/cart/'), (7149, 'http://www.markenoele.de/index.php/catalog/product/view/id/204', 'http://www.markenoele.de/index.php/checkout/cart/'), (7150, 'http://www.markenoele.de/index.php/checkout/cart/index/', 'http://www.markenoele.de/index.php/checkout/cart/'), (7151, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/test-12.html'), (7152, 'http://www.markenoele.de/index.php/catalog/product/view/id/205/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7153, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/test-34.html'), (7154, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7155, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/test-34.html'), (7156, 'http://www.markenoele.de/index.php/catalog/product/view/id/157/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7157, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/poloshirt-sw-damen.html'), (7158, 'http://www.markenoele.de/index.php/catalog/product/view/id/157/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7159, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51?options=cart', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7160, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51?options=cart', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7161, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/latzhose-mit-motul-einstickung.html?options=cart'), (7162, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7163, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/poloshirt-sw-damen.html'), (7164, 'http://www.markenoele.de/index.php/catalog/product/view/id/157/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7165, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/157/image/197/', 'http://www.markenoele.de/index.php/fanshop/bekleidung/poloshirt-sw-damen.html'), (7166, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/poloshirt-sw-damen.html'), (7167, 'http://www.markenoele.de/index.php/catalog/product/view/id/157/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7168, 'http://www.markenoele.de/index.php/catalog/product/view/id/157/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7169, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7170, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7171, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7172, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/latzhose-mit-motul-einstickung.html'), (7173, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7174, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7175, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/201/image/198/', 'http://www.markenoele.de/index.php/fanshop/bekleidung/latzhose-mit-motul-einstickung.html'), (7176, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/poloshirt-sw-damen.html'), (7177, 'http://www.markenoele.de/index.php/catalog/product/view/id/157/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7178, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/poloshirt-sw-damen.html'), (7179, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7180, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/latzhose-mit-motul-einstickung.html'), (7181, 'http://www.markenoele.de/index.php/catalog/product/view/id/157/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7182, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/latzhose-mit-motul-einstickung.html'), (7183, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7184, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/latzhose-mit-motul-einstickung.html'), (7185, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7186, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/latzhose-mit-motul-einstickung.html'), (7187, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7188, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51', ''), (7189, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51', ''), (7190, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (7191, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/latzhose-mit-motul-einstickung.html'), (7192, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7193, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/latzhose-mit-motul-einstickung.html'), (7194, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7195, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/latzhose-mit-motul-einstickung.html'), (7196, 'http://www.markenoele.de/', ''), (7197, 'http://www.markenoele.de/', ''), (7198, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/'), (7199, 'http://www.markenoele.de/index.php/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (7200, 'http://www.markenoele.de/index.php/lieferung', 'http://www.markenoele.de/index.php/zusatzstoffe/motocool-factory-line.html'), (7201, 'http://www.markenoele.de/index.php/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (7202, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/'), (7203, 'http://www.markenoele.de/index.php/catalog/product/view/id/103/category/39', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (7204, 'http://www.markenoele.de/index.php/catalog/product/gallery/id/103/image/66/', ''), (7205, 'http://www.markenoele.de/index.php/contacts/', 'http://www.markenoele.de/'), (7206, 'http://www.markenoele.de/index.php/catalog/category/view/id/47', 'http://www.markenoele.de/index.php/zusatzstoffe/chain-lube-offroad.html'), (7207, 'http://www.markenoele.de/index.php/catalog/product/view/id/98/category/47', 'http://www.markenoele.de/index.php/zusatzstoffe/kuhlflussigkeit.html'), (7208, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/zusatzstoffe/kuhlflussigkeit/motocool-factory-line.html'), (7209, 'http://www.markenoele.de/', ''), (7210, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+5100+10-40&_sacat=0&_odkw=5100+10-40&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313'), (7211, 'http://www.markenoele.de/index.php/catalog/product/view/id/50', 'http://www.markenoele.de/'), (7212, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+5100+10-40&_sacat=0&_odkw=5100+10-40&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313'), (7213, 'http://www.markenoele.de/index.php/', ''), (7214, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=motul+5100'), (7215, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?q=motul+%C3%B6l&wo=&mandant=toi&device=html&portallanguage=de&userlanguage=de&ptl=std&dia=portal&context=internet-tab&tpc=internet&classification=internet-tab_internet_std&suchraum=1&x=27&y=9'), (7216, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7217, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (7218, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (7219, 'http://www.markenoele.de/index.php/catalog/product/view/id/63/category/16', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (7220, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe/quad/motul-quad-4t-63.html'), (7221, 'http://www.markenoele.de/index.php/catalog/product/view/id/166/category/18', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (7222, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/snowpower-4t-1l.html'), (7223, 'http://www.markenoele.de/index.php/catalog/product/view/id/63/category/16', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (7224, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/quad/motul-quad-4t-63.html'), (7225, 'http://www.markenoele.de/index.php/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (7226, 'http://www.markenoele.de/index.php/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=2'), (7227, 'http://www.markenoele.de/index.php/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=3'), (7228, 'http://www.markenoele.de/index.php/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=1'), (7229, 'http://www.markenoele.de/index.php/catalog/category/view/id/21', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=2'), (7230, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe/kart.html'), (7231, 'http://www.markenoele.de/index.php/catalog/category/view/id/25', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (7232, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (7233, 'http://www.markenoele.de/index.php/catalog/product/view/id/30/category/32', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (7234, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (7235, 'http://www.markenoele.de/index.php/catalog/product/view/id/72/category/32', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (7236, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (7237, 'http://www.markenoele.de/index.php/catalog/product/view/id/72/category/32', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (7238, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/marine.html'), (7239, 'http://www.markenoele.de/index.php/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (7240, 'http://www.markenoele.de/index.php/catalog/product/view/id/74/category/32', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html?p=2'), (7241, 'http://www.markenoele.de/index.php/catalog/category/view/id/34', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/motul-300v-4t-factory-line-74.html'), (7242, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport/auto.html'), (7243, 'http://www.markenoele.de/index.php/catalog/product/view/id/62/category/16', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (7244, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/quad/motul-quad-4t.html'), (7245, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (7246, 'http://www.markenoele.de/index.php/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (7247, 'http://www.markenoele.de/index.php/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=2'), (7248, 'http://www.markenoele.de/', ''), (7249, 'http://www.markenoele.de/', 'http://web2.cylex.de/firma-home/moto-forza-motorsport-parts-2493112.html'), (7250, 'http://www.markenoele.de/robots.txt', ''), (7251, 'http://www.markenoele.de/', ''), (7252, 'http://www.markenoele.de/index.php/motul_pflegeberater/', ''), (7253, 'http://www.markenoele.de/index.php/datenschutz/', ''), (7254, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', ''), (7255, 'http://www.markenoele.de/index.php/agb/', ''), (7256, 'http://www.markenoele.de/index.php/lieferung/', ''), (7257, 'http://www.markenoele.de/robots.txt', ''), (7258, 'http://www.markenoele.de/index.php/customer/account/login/', ''), (7259, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (7260, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', ''), (7261, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (7262, 'http://www.markenoele.de/index.php/catalog/product/view/id/50', 'http://www.markenoele.de/'), (7263, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (7264, 'http://www.markenoele.de/index.php/impressum/', ''), (7265, 'http://www.markenoele.de/', 'http://suche.gmx.net/search/web/?su=motul+5100+&mc=searchplugin@suche@msie.suche@web&origin=searchplugin'), (7266, 'http://www.markenoele.de/index.php/catalog/product/view/id/50', 'http://www.markenoele.de/'), (7267, 'http://www.markenoele.de/', ''), (7268, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', ''), (7269, 'http://www.markenoele.de/index.php/', ''), (7270, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (7271, 'http://www.markenoele.de/index.php/checkout/', ''), (7272, 'http://www.markenoele.de/index.php/checkout/onepage/', ''), (7273, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (7274, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (7275, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop.html'), (7276, 'http://www.markenoele.de/index.php/catalog/product/view/id/201/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7277, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop.html'), (7278, 'http://www.markenoele.de/index.php/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7279, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop.html'), (7280, 'http://www.markenoele.de/index.php/catalog/product/view/id/213/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7281, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop.html'), (7282, 'http://www.markenoele.de/index.php/widerruf/', ''), (7283, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7284, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7285, 'http://www.markenoele.de/index.php/catalog/product/view/id/174/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7286, 'http://www.markenoele.de/index.php/catalog/product/view/id/174/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7287, 'http://www.markenoele.de/index.php/', ''), (7288, 'http://www.markenoele.de/index.php/catalog/product/view/id/174/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7289, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/t-shirt-174.html'), (7290, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=3&oq=motul&hl=de&ie=UTF-8&rlz=1T4SMSN_de___DE352&q=motul+5100'), (7291, 'http://www.markenoele.de/index.php/catalog/product/view/id/49', 'http://www.markenoele.de/'), (7292, 'http://www.markenoele.de/index.php/catalog/product/view/id/174/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7293, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung/t-shirt-174.html'), (7294, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=3&oq=motul&hl=de&ie=UTF-8&rlz=1T4SMSN_de___DE352&q=motul+5100'), (7295, 'http://www.markenoele.de/', ''), (7296, 'http://www.markenoele.de/index.php/catalog/product/view/id/144', 'http://www.markenoele.de/'), (7297, 'http://www.markenoele.de/', ''), (7298, 'http://www.markenoele.de/index.php/catalog/product/view/id/49', 'http://www.markenoele.de/'), (7299, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC9tb3R1bC01MTAwLTR0LTQ5Lmh0bWw,/product/49/', 'http://www.markenoele.de/index.php/motul-5100-4t-49.html'), (7300, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/index.php/motul-5100-4t-49.html'), (7301, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7302, 'http://www.markenoele.de/', ''), (7303, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7304, 'http://www.markenoele.de/', ''), (7305, 'http://www.markenoele.de/index.php/catalog/product/view/id/144', 'http://www.markenoele.de/'), (7306, 'http://www.markenoele.de/index.php/impressum/', 'http://www.markenoele.de/index.php/usb-stick.html'), (7307, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7308, 'http://www.markenoele.de/index.php/catalog/product/view/id/174/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7309, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7310, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7311, 'http://www.markenoele.de/index.php/catalog/product/view/id/157/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7312, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7313, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7314, 'http://www.markenoele.de/index.php/catalog/product/view/id/229/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7315, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7316, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7317, 'http://www.markenoele.de/index.php/catalog/category/view/id/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (7318, 'http://www.markenoele.de/index.php/catalog/category/view/id/51?p=2', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7319, 'http://www.markenoele.de/index.php/catalog/product/view/id/240/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html?p=2'), (7320, 'http://www.markenoele.de/index.php/catalog/category/view/id/51?p=2', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7321, 'http://www.markenoele.de/index.php/catalog/category/view/id/51?p=2', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7322, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/'), (7323, 'http://www.markenoele.de/index.php/catalog/product/view/id/50', 'http://www.markenoele.de/'), (7324, 'http://www.markenoele.de/index.php/catalog/category/view/id/51?p=2', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7325, 'http://www.markenoele.de/index.php/catalog/product/view/id/246/category/51', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html?p=2'), (7326, 'http://www.markenoele.de/index.php/catalog/category/view/id/51?p=2', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html'), (7327, 'http://www.markenoele.de/index.php/catalog/category/view/id/51?p=1', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html?p=2'), (7328, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+5100/s/google/gkaid/55427054/?gclid=CIvRjN-q_KICFcsf3wodjW56mA'), (7329, 'http://www.markenoele.de/index.php/catalog/product/view/id/50', 'http://www.markenoele.de/'), (7330, 'http://www.markenoele.de/index.php/catalog/category/view/id/51?p=1', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html?p=2'), (7331, 'http://www.markenoele.de/index.php/catalog/category/view/id/51?p=2', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html?p=1'), (7332, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanshop/bekleidung.html?p=2'), (7333, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (7334, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/schmierstoffe.html?limit=all'), (7335, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (7336, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (7337, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (7338, 'http://www.markenoele.de/', ''), (7339, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7340, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (7341, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (7342, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (7343, 'http://www.markenoele.de/robots.txt', ''), (7344, 'http://www.markenoele.de/index.php/catalog/product/view/id/50', ''), (7345, 'http://www.markenoele.de/index.php/', ''), (7346, 'http://www.markenoele.de/index.php/contacts/', ''), (7347, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/?gclid=CNqf2tLb_KICFdgv3wodJBfWkg'), (7348, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7349, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (7350, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (7351, 'http://www.markenoele.de/index.php/catalog/product/view/id/15/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=2'), (7352, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motul-8100-eco-clean-c2-5l.html'), (7353, 'http://www.markenoele.de/index.php/catalog/category/view/id/14', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (7354, 'http://www.markenoele.de/index.php/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-2-takt.html'), (7355, 'http://www.markenoele.de/index.php/catalog/category/view/id/14', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-2-takt/motul-scooter-power-2t.html'), (7356, 'http://www.markenoele.de/index.php/catalog/product/view/id/60/category/14', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-2-takt.html'), (7357, 'http://www.markenoele.de/index.php/catalog/category/view/id/14', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-2-takt/motul-scooter-expert-2t.html'), (7358, 'http://www.markenoele.de/index.php/catalog/category/view/id/15', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-2-takt.html'), (7359, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-4-takt.html'), (7360, 'http://www.markenoele.de/index.php/catalog/category/view/id/23', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (7361, 'http://www.markenoele.de/index.php/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/index.php/schmierstoffe/modellbau.html'), (7362, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', ''), (7363, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', ''), (7364, 'http://www.markenoele.de/index.php/catalog/category/view/id/46', ''), (7365, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', ''), (7366, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', ''), (7367, 'http://www.markenoele.de/index.php/', ''), (7368, 'http://www.markenoele.de/robots.txt', ''), (7369, 'http://www.markenoele.de/', ''), (7370, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+15%2F50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (7371, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7372, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul+300v+15%2F50', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (7373, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=motul%20300v', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul+300v+15%2F50'), (7374, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul+300v', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul+300v+15%2F50'), (7375, 'http://www.markenoele.de/index.php/catalogsearch/result/index/?limit=15&q=motul+300v', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul+300v'), (7376, 'http://www.markenoele.de/index.php/catalog/product/view/id/68', 'http://www.markenoele.de/index.php/catalogsearch/result/index/?limit=15&q=motul+300v'), (7377, 'http://www.markenoele.de/index.php/catalogsearch/result/index/?limit=15&q=motul+300v', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul+300v'), (7378, 'http://www.markenoele.de/index.php/catalog/product/view/id/76', 'http://www.markenoele.de/index.php/catalogsearch/result/index/?limit=15&q=motul+300v'), (7379, 'http://www.markenoele.de/index.php/catalog/product/view/id/68', ''), (7380, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (7381, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', ''), (7382, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (7383, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', ''), (7384, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (7385, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=+ltz+400++forum++erfahrung++Motul+300V+4T+Factory+Line+10W-40&meta=all&hl=de&gl=de&SearchSourceOrigin=13&SelfSearch=1&ctid=CT2189224'), (7386, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A2473&_nkw=Motul+300V+factory+Line+15W50+4T&_nkwusc=Motul+300V+Faxtory+Line+15W50+4T&_rusck=1&_trksid=p3286.c0.m14&_sop=15&_sc=1'), (7387, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7388, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (7389, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=2'), (7390, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=3'), (7391, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?limit=all&mode=list', 'http://www.markenoele.de/index.php/schmierstoffe.html?mode=list'), (7392, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe.html?limit=all&mode=list'), (7393, 'http://www.markenoele.de/index.php/catalog/category/view/id/16', 'http://www.markenoele.de/index.php/schmierstoffe.html?limit=all&mode=list'), (7394, 'http://www.markenoele.de/', ''), (7395, 'http://www.markenoele.de/index.php/catalog/product/view/id/62/category/16', 'http://www.markenoele.de/index.php/schmierstoffe/quad.html'), (7396, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe/quad/motul-quad-4t.html'), (7397, 'http://www.markenoele.de/index.php/catalog/category/view/id/11', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (7398, 'http://www.markenoele.de/index.php/catalog/category/view/id/12', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/getriebeol.html'), (7399, 'http://www.markenoele.de/index.php/catalog/category/view/id/18', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/gabelol.html'), (7400, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (7401, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (7402, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', ''), (7403, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (7404, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/diesel.html'), (7405, 'http://www.markenoele.de/index.php/catalog/category/view/id/13', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (7406, 'http://www.markenoele.de/index.php/catalog/category/view/id/14', 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html'), (7407, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-2-takt.html'), (7408, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (7409, 'http://www.markenoele.de/index.php/catalog/product/view/id/176/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=4'), (7410, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (7411, 'http://www.markenoele.de/index.php/catalog/product/view/id/177/category/6', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=4'), (7412, 'http://www.markenoele.de/index.php/zahlung/', ''), (7413, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCZxdgtWBHTOGeAsmn_gbbyfzDAoWl5MEB_em97RS1g_2-RwgAEAFQnq-hjQFglbKVgqQHoAHH0YT4A8gBAakCiGmmDdyAtT6qBBNP0L-m9UMRYliG6hZqGlFHsi5e%26sig%3DAGiWqtx1ZVU4-oVt23LUji_uMWbVbvuRgA%26adurl%3Dhttp://'), (7414, 'http://www.markenoele.de/index.php/catalog/product/view/id/112', ''), (7415, 'http://www.markenoele.de/robots.txt', ''), (7416, 'http://www.markenoele.de/index.php/lieferung', ''), (7417, 'http://www.markenoele.de/index.php/catalog/product/view/id/49', ''), (7418, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100&sourceid=ie7&rls=com.microsoft:en-US&ie=utf8&oe=utf8&rlz=&redir_esc=&ei=r-xHTJSjM4GRjAfQv8C0Dg'), (7419, 'http://www.markenoele.de/', ''), (7420, 'http://www.markenoele.de/', ''), (7421, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7422, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (7423, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=5'), (7424, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=7'), (7425, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=9'), (7426, 'http://www.markenoele.de/robots.txt', ''), (7427, 'http://www.markenoele.de/index.php/zahlung/', ''), (7428, 'http://www.markenoele.de/', ''), (7429, 'http://www.markenoele.de/', ''), (7430, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+15w50&meta=&aq=0&aqi=g3&aql=&oq=motul+15&gs_rfai='), (7431, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', ''), (7432, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7433, 'http://www.markenoele.de/index.php/catalog/category/view/id/35', ''), (7434, 'http://www.markenoele.de/index.php/catalog/category/view/id/35', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (7435, 'http://www.markenoele.de/index.php/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/schmierstoffe/oldtimer.html'), (7436, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html'), (7437, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=2'), (7438, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=4'), (7439, 'http://www.markenoele.de/index.php/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=3'), (7440, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', ''), (7441, 'http://www.markenoele.de/index.php/catalog/category/view/id/7', 'http://www.markenoele.de/index.php/schmierstoffe/auto.html?p=2'), (7442, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html'), (7443, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=2'), (7444, 'http://www.markenoele.de/index.php/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=4'), (7445, 'http://www.markenoele.de/index.php/catalog/category/view/id/35', 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=3'), (7446, 'http://www.markenoele.de/index.php/catalog/product/view/id/65/category/35', ''), (7447, 'http://www.markenoele.de/index.php/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/index.php/schmierstoffe/oldtimer.html'), (7448, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_ss_c_1_10?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=motul+300v&sprefix=motul+300v'), (7449, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7450, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?dir=asc&order=name', ''), (7451, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?dir=asc&order=position', ''), (7452, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?dir=asc&limit=18&order=position', ''), (7453, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?dir=asc&limit=18&order=position&p=2', 'http://www.markenoele.de/index.php/schmierstoffe.html?dir=asc&limit=18&order=position'), (7454, 'http://www.markenoele.de/', ''), (7455, 'http://www.markenoele.de/', ''), (7456, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?dir=asc&limit=18&order=position&p=3', 'http://www.markenoele.de/index.php/schmierstoffe.html?dir=asc&limit=18&order=position&p=2'), (7457, 'http://www.markenoele.de/index.php/catalog/product/view/id/67/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html?dir=asc&limit=18&order=position&p=3'), (7458, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7459, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (7460, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=2'), (7461, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=3'), (7462, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?dir=asc&limit=18&order=position&p=3', 'http://www.markenoele.de/index.php/schmierstoffe.html?dir=asc&limit=18&order=position&p=2'), (7463, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=4'), (7464, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/index.php/schmierstoffe.html?p=5'), (7465, 'http://www.markenoele.de/', 'http://www.testberichte.de/test/produkt_tests_motul_chain_lube_road_plus_p47875.html'), (7466, 'http://www.markenoele.de/index.php/catalog/category/view/id/39', 'http://www.markenoele.de/'), (7467, 'http://www.markenoele.de/index.php/catalog/category/view/id/40', 'http://www.markenoele.de/index.php/zusatzstoffe.html'), (7468, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/pflegeprodukte.html'), (7469, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/fanshop.html'), (7470, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (7471, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Ketten', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (7472, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Kettens', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (7473, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Kettenspr', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (7474, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Kettenspray', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (7475, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Kettenspray', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (7476, 'http://www.markenoele.de/index.php/catalog/product/view/id/102', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Kettenspray'), (7477, 'http://www.markenoele.de/index.php/catalog/product/view/id/102', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Kettenspray'), (7478, 'http://www.markenoele.de/index.php/catalog/product/view/id/102', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Kettenspray'), (7479, 'http://www.markenoele.de/index.php/catalog/product/view/id/102', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Kettenspray'), (7480, 'http://www.markenoele.de/index.php/catalog/product/view/id/102', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Kettenspray'), (7481, 'http://www.markenoele.de/index.php/catalog/product/view/id/102', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Kettenspray'), (7482, 'http://www.markenoele.de/index.php/catalog/product/view/id/104', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Kettenspray'), (7483, 'http://www.markenoele.de/index.php/catalog/product/view/id/104', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Kettenspray'), (7484, 'http://www.markenoele.de/index.php/catalog/product/view/id/104', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Kettenspray'), (7485, 'http://www.markenoele.de/index.php/catalog/product/view/id/104', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Kettenspray'), (7486, 'http://www.markenoele.de/', 'http://www.testberichte.de/test/produkt_tests_motul_chain_lube_road_plus_p47875.html'), (7487, 'http://www.markenoele.de/', ''), (7488, 'http://www.markenoele.de/index.php/datenschutz/', 'http://www.markenoele.de/'), (7489, 'http://www.markenoele.de/', ''), (7490, 'http://www.markenoele.de/index.php/datenschutz/', 'http://www.markenoele.de/'), (7491, 'http://www.markenoele.de/index.php/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/datenschutz/'), (7492, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/heizol.html'), (7493, 'http://www.markenoele.de/index.php/catalog/product/view/id/9/category/4', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (7494, 'http://www.markenoele.de/index.php/datenschutz/', ''), (7495, 'http://www.markenoele.de/index.php/datenschutz/', 'http://www.markenoele.de/index.php/datenschutz/'), (7496, 'http://www.markenoele.de/index.php/catalog/category/view/id/41', 'http://www.markenoele.de/'), (7497, 'http://www.markenoele.de/index.php/catalog/category/view/id/41?limit=all', 'http://www.markenoele.de/index.php/fanshop.html'), (7498, 'http://www.markenoele.de/index.php/catalog/product/view/id/144/category/41', 'http://www.markenoele.de/index.php/fanshop.html?limit=all'), (7499, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCoHnLV0lITKLlHMao_gbEnsi3BoWl5MEB_em97RTFgf2-RwgAEAIoA1Cer6GNAWCVoqCCsAegAcfRhPgDyAEBqQL8OMR-Ymu1PqoEE0_QzxKjktysfBWm_Sg-o57I3uI%26sig%3DAGiWqtwZo7foQeEpE1itvsjpeHaP_BygJg%26adurl%3Dhtt'), (7500, 'http://www.markenoele.de/index.php/lieferung', ''), (7501, 'http://www.markenoele.de/index.php/lieferung/', 'http://www.markenoele.de/'), (7502, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DC7ZpjOktITIOdJMKe_gap5tT6BoWl5MEB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCVspWCpAegAcfRhPgDyAEBqQL7QZ93A4a1PqoEE0_QBxJEi24Q4OLDJvARpHcMbFY%26sig%3DAGiWqty_T5h3-LtnnVffHhrGtixpPs1ntA%26adurl%3Dhttp'), (7503, 'http://www.markenoele.de/index.php/catalog/product/view/id/49', 'http://www.markenoele.de/'), (7504, 'http://www.markenoele.de/index.php/lieferung', 'http://www.markenoele.de/index.php/motul-5100-4t-49.html'), (7505, 'http://www.markenoele.de/index.php/catalog/product/view/id/49', 'http://www.markenoele.de/'), (7506, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DC7ZpjOktITIOdJMKe_gap5tT6BoWl5MEB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCVspWCpAegAcfRhPgDyAEBqQL7QZ93A4a1PqoEE0_QBxJEi24Q4OLDJvARpHcMbFY%26sig%3DAGiWqty_T5h3-LtnnVffHhrGtixpPs1ntA%26adurl%3Dhttp'), (7507, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/result/query/motul+motor%C3%B6l/'), (7508, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7509, 'http://www.markenoele.de/index.php/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (7510, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Sp', 'http://www.markenoele.de/index.php/schmierstoffe.html?limit=all'), (7511, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Spe', 'http://www.markenoele.de/index.php/schmierstoffe.html?limit=all'), (7512, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Spec', 'http://www.markenoele.de/index.php/schmierstoffe.html?limit=all'), (7513, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Speci', 'http://www.markenoele.de/index.php/schmierstoffe.html?limit=all'), (7514, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Specif', 'http://www.markenoele.de/index.php/schmierstoffe.html?limit=all'), (7515, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Specific', 'http://www.markenoele.de/index.php/schmierstoffe.html?limit=all'), (7516, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Specific', 'http://www.markenoele.de/index.php/schmierstoffe.html?limit=all'), (7517, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Specifi', 'http://www.markenoele.de/index.php/schmierstoffe.html?limit=all'), (7518, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Specific', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Specific'), (7519, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Specific%205', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Specific'), (7520, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Specific%205', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Specific'), (7521, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Specific%205', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Specific'), (7522, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Specific%205W', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Specific'), (7523, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Specific%205W4', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Specific'), (7524, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=Specific%205W40', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Specific'), (7525, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Specific+5W40', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=Specific'), (7526, 'http://www.markenoele.de/', ''), (7527, 'http://www.markenoele.de/', ''), (7528, 'http://www.markenoele.de/index.php/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2luZGV4LnBocC8,/product/112/', ''), (7529, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (7530, 'http://www.markenoele.de/', 'http://desc.shop.ebay.de/i.html?_nkw=motul+300v+10w50&_sacat=0&_sop=7&_odkw=motul+300v+15w50&_osacat=0&bkBtn=&LH_TitleDesc=1&_trksid=p3286.m270.l1313'), (7531, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7532, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (7533, 'http://www.markenoele.de/index.php/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (7534, 'http://www.markenoele.de/index.php/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=2'), (7535, 'http://www.markenoele.de/index.php/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=3'), (7536, 'http://www.markenoele.de/index.php/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=1'), (7537, 'http://www.markenoele.de/index.php/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=1'), (7538, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=2'), (7539, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=motol', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=2'), (7540, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=motol%20v', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=2'), (7541, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=motol%20v300', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=2'), (7542, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motol+v300', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html?p=2'), (7543, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motol+300', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motol+v300'), (7544, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=motol%20300', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motol+v300'), (7545, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul+300', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motol+300'), (7546, 'http://www.markenoele.de/index.php/catalogsearch/ajax/suggest/?q=motl%20300', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motol+300'), (7547, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=motul+300'), (7548, 'http://www.markenoele.de/index.php/catalog/category/view/id/9', 'http://www.markenoele.de/index.php/schmierstoffe.html'), (7549, 'http://www.markenoele.de/index.php/catalog/category/view/id/10', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html'), (7550, 'http://www.markenoele.de/index.php/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html'), (7551, 'http://www.markenoele.de/index.php/catalog/category/view/id/32', 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=2'), (7552, 'http://www.markenoele.de/index.php/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/index.php/schmierstoffe/motorsport.html'), (7553, 'http://www.markenoele.de/robots.txt', ''), (7554, 'http://www.markenoele.de/', ''), (7555, 'http://www.markenoele.de/robots.txt', ''), (7556, 'http://www.markenoele.de/', ''), (7557, 'http://www.markenoele.de/robots.txt', ''), (7558, 'http://www.markenoele.de/index.php/catalog/category/view/id/38', ''), (7559, 'http://www.markenoele.de/', ''), (7560, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7561, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCgb7IBFRJTJ3TKYjAnAPIvPy5BoWl5MEB_em97RS97Pu-RxAEILGK3wYoBlCer6GNAWCV0puCrAegAcfRhPgDyAEBqQK5GXlXgKG1PqoEE0_QnGyZYGafWxnBvhvfUH-MC6WABZBO%26num%3D5%26sig%3DAGiWqtzpR09KbckVMzGqVlI9d3z'), (7562, 'http://www.markenoele.de/index.php/catalog/category/view/id/53', ''), (7563, 'http://www.markenoele.de/index.php/checkout/cart/', ''), (7564, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (7565, 'http://www.markenoele.de/', ''), (7566, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=motul+5100&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=10&ctid=CT1700389'), (7567, 'http://www.markenoele.de/', ''), (7568, 'http://www.markenoele.de/index.php/', ''), (7569, 'http://www.markenoele.de/index.php', ''), (7570, 'http://www.markenoele.de/index.php', ''), (7571, 'http://www.markenoele.de/catalog/product/view/id/185', ''), (7572, 'http://www.markenoele.de/catalog/product/view/id/185', ''), (7573, 'http://www.markenoele.de/produkt/250', ''), (7574, 'http://www.markenoele.de/product/250', ''), (7575, 'http://www.markenoele.de/catalog/product/view/id/250', ''), (7576, 'http://www.markenoele.de/catalog/product/view/id/250', ''), (7577, 'http://www.markenoele.de/catalog/product/view/id/250', ''), (7578, 'http://www.markenoele.de/catalog/product/view/id/249', ''), (7579, 'http://www.markenoele.de/catalog/product/view/id/249', ''), (7580, 'http://www.markenoele.de/catalog/product/view/id/249', ''), (7581, 'http://www.markenoele.de/catalog/product/view/id/185', ''), (7582, 'http://www.markenoele.de/catalog/product/view/id/249', ''), (7583, 'http://www.markenoele.de/catalog/product/view/id/249', ''), (7584, 'http://www.markenoele.de/catalog/product/view/id/249', ''), (7585, 'http://www.markenoele.de/catalog/product/view/id/246/category/51', ''), (7586, 'http://www.markenoele.de/catalog/product/view/id/246/category/51', ''), (7587, 'http://www.markenoele.de/catalog/product/view/id/246/category/51', ''), (7588, 'http://www.markenoele.de/catalog/product/view/id/249', ''), (7589, 'http://www.markenoele.de/catalog/product/view/id/249', ''), (7590, 'http://www.markenoele.de/catalog/product/view/id/249', ''), (7591, 'http://www.markenoele.de/catalog/product/view/id/250', ''), (7592, 'http://www.markenoele.de/catalog/product/view/id/250', ''), (7593, 'http://www.markenoele.de/catalog/product/view/id/250', ''), (7594, 'http://www.markenoele.de/product/250', ''), (7595, 'http://www.markenoele.de/product/250', ''), (7596, 'http://www.markenoele.de/product/250', ''), (7597, 'http://www.markenoele.de/produkt/250', ''), (7598, 'http://www.markenoele.de/produkt/250', ''), (7599, 'http://www.markenoele.de/index.php/', ''), (7600, 'http://www.markenoele.de/index.php/', ''), (7601, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (7602, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (7603, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3p1c2F0enN0b2ZmZS9jaGFpbi1sdWJlLWZhY3RvcnktbGluZS5odG1s/product/100/', ''), (7604, 'http://www.markenoele.de/checkout/cart/', ''), (7605, 'http://www.markenoele.de/checkout/cart/updatePost/', ''), (7606, 'http://www.markenoele.de/checkout/cart/', ''), (7607, 'http://www.markenoele.de/checkout/onepage/', ''), (7608, 'http://www.markenoele.de/checkout/onepage/saveMethod/', ''), (7609, 'http://www.markenoele.de/catalog/product/view/id/193', ''), (7610, 'http://www.markenoele.de/checkout/onepage/', ''), (7611, 'http://www.markenoele.de/checkout/cart/', ''), (7612, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (7613, 'http://www.markenoele.de/', ''), (7614, 'http://www.markenoele.de/', ''), (7615, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (7616, 'http://www.markenoele.de/', ''), (7617, 'http://www.markenoele.de/checkout/cart/delete/id/410/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/', ''), (7618, 'http://www.markenoele.de/', ''), (7619, 'http://www.markenoele.de/checkout/cart/delete/id/409/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/', ''), (7620, 'http://www.markenoele.de/', ''), (7621, 'http://www.markenoele.de/checkout/cart/delete/id/408/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/', ''), (7622, 'http://www.markenoele.de/', ''), (7623, 'http://www.markenoele.de/checkout/cart/delete/id/407/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/', ''), (7624, 'http://www.markenoele.de/', ''), (7625, 'http://www.markenoele.de/', ''), (7626, 'http://www.markenoele.de/', ''), (7627, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?LH_BIN=1&_nkw=Motul+300+v&_trksid=p3286.c0.m301'), (7628, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (7629, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (7630, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (7631, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (7632, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (7633, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (7634, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (7635, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (7636, 'http://www.markenoele.de/', ''), (7637, 'http://www.markenoele.de/', ''), (7638, 'http://www.markenoele.de/', ''), (7639, 'http://www.markenoele.de/', ''), (7640, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCOXsxYPJKTLLeC5aI0gTEo-GTB4Wl5MEB_em97RSthP2-RwgAEAIoA1Cer6GNAWCV6qyCtAegAcfRhPgDyAEBqQIcaGj5hq21PqoEE0_QD0tkCG5spIlq3OMUHGmwNuQ%26sig%3DAGiWqtyIZek5wYo4GUUSd8clgdW0KCIV3Q%26adur'), (7641, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (7642, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/pflegeprodukte.html'), (7643, 'http://www.markenoele.de/catalog/category/view/id/45', 'http://www.markenoele.de/zusatzstoffe.html'), (7644, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/zusatzstoffe/fett.html'), (7645, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (7646, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (7647, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (7648, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (7649, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCYdXflvhKTIOnBcj--Qb-1p28DIWl5MEB_em97RTFgf2-RxACIO2K3wYoBVCer6GNAWCV2oiCmAegAcfRhPgDyAEBqQIcaGj5hq21PqoEE0_Q2vp5Kt63ttzZRX9_Ept2jqmABZBO%26num%3D2%26sig%3DAGiWqtzSwywviYAYU2urACtxtjgha'), (7650, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7651, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (7652, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7653, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCYdXflvhKTIOnBcj--Qb-1p28DIWl5MEB_em97RTFgf2-RxACIO2K3wYoBVCer6GNAWCV2oiCmAegAcfRhPgDyAEBqQIcaGj5hq21PqoEE0_Q2vp5Kt63ttzZRX9_Ept2jqmABZBO%26num%3D2%26sig%3DAGiWqtzSwywviYAYU2urACtxtjgha'), (7654, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+15w50&_sacat=0&_odkw=motul+15w50&_osacat=0&_trksid=p3286.c0.m270.l1313'), (7655, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (7656, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (7657, 'http://www.markenoele.de/catalog/product/view/id/114/category/40', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (7658, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (7659, 'http://www.markenoele.de/catalog/product/view/id/119/category/40', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (7660, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (7661, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (7662, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (7663, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCH4EjZlRLTJPXO8aU-gan1PxshaXkwQH96b3tFI-13kQIABACKAJQnq-hjQFglYKRgqAHoAHH0YT4A8gBAakCHGho-YattT6qBBNP0K_lmMsp9LJY4GmBJSFyvipo%26sig%3DAGiWqtyWVb2usGMPMSrfvmXrVKrMA2YTSg%26adurl%3Dhttp://'), (7664, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7665, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (7666, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (7667, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (7668, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (7669, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (7670, 'http://www.markenoele.de/catalog/product/view/id/69/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (7671, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (7672, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (7673, 'http://www.markenoele.de/catalog/product/view/id/72/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (7674, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/schmierstoffe/motul-300v-power.html'), (7675, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/zusatzstoffe.html'), (7676, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zusatzstoffe/valve-expert.html'), (7677, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/pflegeprodukte.html'), (7678, 'http://www.markenoele.de/catalog/product/view/id/108/category/48', 'http://www.markenoele.de/pflegeprodukte/auto.html'), (7679, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/pflegeprodukte.html'), (7680, 'http://www.markenoele.de/catalog/product/view/id/121/category/48', 'http://www.markenoele.de/pflegeprodukte/auto.html'), (7681, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/pflegeprodukte.html'), (7682, 'http://www.markenoele.de/catalog/category/view/id/48?p=2', 'http://www.markenoele.de/pflegeprodukte/auto.html'), (7683, 'http://www.markenoele.de/catalog/product/view/id/123/category/48', 'http://www.markenoele.de/pflegeprodukte/auto.html?p=2'), (7684, 'http://www.markenoele.de/catalog/product/view/id/123/category/48', 'http://www.markenoele.de/pflegeprodukte/auto.html?p=2'), (7685, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/pflegeprodukte/auto/engine-clean.html'), (7686, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (7687, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (7688, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/fanshop.html?p=3'), (7689, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (7690, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (7691, 'http://www.markenoele.de/catalog/product/view/id/174/category/41', 'http://www.markenoele.de/fanshop.html?p=2'), (7692, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/fanshop/t-shirt-174.html'), (7693, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/angebote-des-monats/'), (7694, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/zusatzstoffe.html'), (7695, 'http://www.markenoele.de/catalog/product/view/id/99/category/47', 'http://www.markenoele.de/zusatzstoffe/kuhlflussigkeit.html'), (7696, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/zusatzstoffe.html'), (7697, 'http://www.markenoele.de/catalog/product/view/id/98/category/47', 'http://www.markenoele.de/zusatzstoffe/kuhlflussigkeit.html'), (7698, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/zusatzstoffe.html'), (7699, 'http://www.markenoele.de/catalog/category/view/id/45', 'http://www.markenoele.de/zusatzstoffe/kuhlflussigkeit.html'), (7700, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zusatzstoffe/fett.html'), (7701, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (7702, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zusatzstoffe/fett.html'), (7703, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (7704, 'http://www.markenoele.de/catalog/product/view/id/120/category/40', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (7705, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (7706, 'http://www.markenoele.de/catalog/product/view/id/119/category/40', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (7707, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (7708, 'http://www.markenoele.de/catalog/product/view/id/121/category/40', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (7709, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (7710, 'http://www.markenoele.de/catalog/product/view/id/123/category/40', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (7711, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/pflegeprodukte/engine-clean.html'), (7712, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (7713, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto.html'), (7714, 'http://www.markenoele.de/catalog/product/view/id/186/category/8', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (7715, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=motul%2015w50%20v300&um=1&ie=UTF-8&sa=N&tab=wf'), (7716, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (7717, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=motul%2015w50%20v300&um=1&ie=UTF-8&sa=N&tab=wf'), (7718, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (7719, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=motul%2015w50%20v300&um=1&ie=UTF-8&sa=N&tab=wf'), (7720, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7721, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (7722, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (7723, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (7724, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (7725, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (7726, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=1'), (7727, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (7728, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (7729, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7730, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=motul%2015w50%20v300&um=1&ie=UTF-8&sa=N&tab=wf'), (7731, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (7732, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (7733, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Wash+%26+Wax&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (7734, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (7735, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (7736, 'http://www.markenoele.de/', ''), (7737, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (7738, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1280046264&flash=10.0.45&url=http%3A%2F%2Fwww.apriliaforum.de%2F250-ccm-rs-250%2F26267-frage-zu-2t-l-speziell-agip-racing.htm'), (7739, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (7740, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/heizol.html'), (7741, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (7742, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (7743, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (7744, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (7745, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=1'), (7746, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (7747, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (7748, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (7749, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (7750, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (7751, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-competition.html'), (7752, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', 'http://www.markenoele.de/schmierstoffe/motorsport/motorrad.html'), (7753, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-competition.html'), (7754, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport/motorrad.html'), (7755, 'http://www.markenoele.de/catalog/product/view/id/78/category/33', 'http://www.markenoele.de/schmierstoffe/motorsport/motorrad.html'), (7756, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport/motorrad.html'), (7757, 'http://www.markenoele.de/catalog/product/view/id/77/category/33', 'http://www.markenoele.de/schmierstoffe/motorsport/motorrad.html'), (7758, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motorsport/motorrad/motul-800-2t-factory-line-off-road.html'), (7759, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (7760, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (7761, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=motul+300v&_sacat=See-All-Categories'), (7762, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7763, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (7764, 'http://www.markenoele.de/', 'http://de.search.yahoo.com/search?vc=&p=%C3%96lberater&toggle=1&cop=mss&ei=UTF-8&fr=yfp-t-708'), (7765, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&format=728x90_as&output=html&h=90&w=728&lmt=1280053554&channel=8353346331&ad_type=text&alternate_ad_url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fgoogle_adsense_script.htm'), (7766, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7767, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (7768, 'http://www.markenoele.de/', ''), (7769, 'http://www.markenoele.de/', ''), (7770, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DC9OwLijpMTLanMYqA-gbn0oC8DIWl5MEB_em97RS1g_2-RxABKAhQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCHGho-YattT6qBBNP0GtXXCqPFO_04sYhS5hxR85D%26num%3D2%26sig%3DAGiWqtyY-FNqZ6yn7kMqa7ad9S_ZJrtheQ%26adurl'), (7771, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DC9OwLijpMTLanMYqA-gbn0oC8DIWl5MEB_em97RS1g_2-RxABKAhQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCHGho-YattT6qBBNP0GtXXCqPFO_04sYhS5hxR85D%26num%3D2%26sig%3DAGiWqtyY-FNqZ6yn7kMqa7ad9S_ZJrtheQ%26adurl'), (7772, 'http://www.markenoele.de/', ''), (7773, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+15w50&ie=UTF-8&oe=UTF-8&redir_esc=&ei=H05MTMeXOISJOLTwnJYD'), (7774, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (7775, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+15w50&ie=UTF-8&oe=UTF-8&redir_esc=&ei=H05MTMeXOISJOLTwnJYD'), (7776, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCaXgYfVBMTJWGNY_Y0ASr96W2BoWl5MEB_em97RSthP2-RwgAEAIoA1Cer6GNAWCVqqCCsAegAcfRhPgDyAEBqQIcaGj5hq21PqoEE0_QP4JvzFbCJ5_arTp4_MXl_AA%26sig%3DAGiWqtzzC2jMxg9WUszpddKhddmSTH9bHw%26adur'), (7777, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7778, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (7779, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (7780, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (7781, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7782, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCaXgYfVBMTJWGNY_Y0ASr96W2BoWl5MEB_em97RSthP2-RwgAEAIoA1Cer6GNAWCVqqCCsAegAcfRhPgDyAEBqQIcaGj5hq21PqoEE0_QP4JvzFbCJ5_arTp4_MXl_AA%26sig%3DAGiWqtzzC2jMxg9WUszpddKhddmSTH9bHw%26adur'), (7783, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7784, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCUpr6BH9MTOj6NtH--Qadt5i8DIWl5MEB_em97RTFgf2-RwgAEAIoA1Cer6GNAWCVqqCCsAegAcfRhPgDyAEBqQIcaGj5hq21PqoEE0_QLL7dMR4ls4ZoVLBBL_QEzL8%26sig%3DAGiWqty_8dKs44x8ka01MeJEc9qzApOA9Q%26adurl%3Dhtt'), (7785, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (7786, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+Wash+%26+Wax&url=/aclk%3Fsa%3Dl%26ai%3DCTJH2FoFMTI2wA5DVOJqOiawGhaXkwQH96b3tFL2C_b5HCAAQAygDUJ6voY0BYJXikIKgB6ABx9GE-APIAQGpAhxoaPmGrbU-qgQTT9Dfg1b4jViQ16MVWNVORk_pwg%26sig%3DAGiWqtxzPJ9-8cUqatMBzh3j-tu_gO3OZA%26adurl'), (7787, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (7788, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+Wash+%26+Wax&url=/aclk%3Fsa%3Dl%26ai%3DCTJH2FoFMTI2wA5DVOJqOiawGhaXkwQH96b3tFL2C_b5HCAAQAygDUJ6voY0BYJXikIKgB6ABx9GE-APIAQGpAhxoaPmGrbU-qgQTT9Dfg1b4jViQ16MVWNVORk_pwg%26sig%3DAGiWqtxzPJ9-8cUqatMBzh3j-tu_gO3OZA%26adurl'), (7789, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7790, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (7791, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (7792, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (7793, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (7794, 'http://www.markenoele.de/', 'http://www.google.de/m/search?q=motul+5100+10w50+ester&aq=0p&oq=m&aqi=p5-k1d0t0&fkt=600&fsdt=3736&csll=&action=<oken=f0f048191947c'), (7795, 'http://www.markenoele.de/', ''), (7796, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (7797, 'http://www.markenoele.de/', 'http://www.google.de/m/search?q=motul+5100+10w50+ester&aq=0p&oq=m&aqi=p5-k1d0t0&fkt=600&fsdt=3736&csll=&action=<oken=f0f048191947c'), (7798, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (7799, 'http://www.markenoele.de/', 'http://www.google.de/m/search?q=motul+5100+10w50+ester&aq=0p&oq=m&aqi=p5-k1d0t0&fkt=600&fsdt=3736&csll=&action=<oken=f0f048191947c'), (7800, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7801, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (7802, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (7803, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (7804, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (7805, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (7806, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&rlz=1I7ACAW_de___GB363'), (7807, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7808, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (7809, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+5100&ie=UTF-8&oe=UTF-8&redir_esc=&ei=yJxMTKHBOoSAOMbW_JUD'), (7810, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+5100+ester&ie=UTF-8&oe=UTF-8&redir_esc=&ei=35xMTPPbDo7vOcy_9ZYD'), (7811, 'http://www.markenoele.de/', ''), (7812, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (7813, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&aq=4&aqi=g10&aql=&oq=Motul&gs_rfai='), (7814, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7815, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (7816, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (7817, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (7818, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (7819, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (7820, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (7821, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (7822, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (7823, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (7824, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7825, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (7826, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (7827, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+15w50&ie=UTF-8&oe=UTF-8&redir_esc=&ei=kSlNTMXLO4n_OfehiZYD'), (7828, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+15w50&hl=de&client=safari&rls=en&prmd=s&ei=qCxNTKCcDI7aOL_LxZUD&start=10&sa=N'), (7829, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.google.com/search?hl=de&q=site%3Awww.markenoele.de+angebote&aq=f&aqi=&aql=&oq=&gs_rfai='), (7830, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.google.com/search?hl=de&q=site%3Awww.markenoele.de+fanshop&aq=f&aqi=&aql=&oq=&gs_rfai='), (7831, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.google.com/search?hl=de&q=site%3Awww.markenoele.de+fanshop&aq=f&aqi=&aql=&oq=&gs_rfai='), (7832, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.google.com/search?hl=de&q=site%3Awww.markenoele.de+fanshop&aq=f&aqi=&aql=&oq=&gs_rfai='), (7833, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.google.com/search?hl=de&q=site%3Awww.markenoele.de+8100&aq=f&aqi=&aql=&oq=&gs_rfai='), (7834, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html'), (7835, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.google.com/search?hl=de&q=site%3Awww.markenoele.de+8100&aq=f&aqi=&aql=&oq=&gs_rfai='), (7836, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.google.com/search?hl=de&q=site%3Awww.markenoele.de+8100&aq=f&aqi=&aql=&oq=&gs_rfai='), (7837, 'http://www.markenoele.de/', 'http://www.google.de/search?client=opera&rls=de&q=MOTUL+Wash+%26+Wax&sourceid=opera&ie=utf-8&oe=utf-8'), (7838, 'http://www.markenoele.de/', ''), (7839, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (7840, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/pflegeprodukte.html'), (7841, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+%c3%b6l/s/google/gkaid/55221343/'), (7842, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7843, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (7844, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7845, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (7846, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motul-specific-cng-lpg-1l.html'), (7847, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (7848, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motul-specific-cng-lpg-1l.html'), (7849, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (7850, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motul-specific-cng-lpg-1l.html'), (7851, 'http://www.markenoele.de/index.php/', ''), (7852, 'http://www.markenoele.de/index.php/', ''), (7853, 'http://www.markenoele.de/', ''), (7854, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7855, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (7856, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=atf', 'http://www.markenoele.de/schmierstoffe/auto.html'), (7857, 'http://www.markenoele.de/catalogsearch/result/?q=atf', 'http://www.markenoele.de/schmierstoffe/auto.html'), (7858, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.markenoele.de/catalogsearch/result/?q=atf'), (7859, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (7860, 'http://www.markenoele.de/checkout/cart/', ''), (7861, 'http://www.markenoele.de/checkout/cart/', ''), (7862, 'http://www.markenoele.de/checkout/cart/', ''), (7863, 'http://www.markenoele.de/checkout/cart/', ''), (7864, 'http://www.markenoele.de/checkout/cart/', ''), (7865, 'http://www.markenoele.de/checkout/cart/', ''), (7866, 'http://www.markenoele.de/checkout/cart/', ''), (7867, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvbW90b3JyYWQuaHRtbA,,/product/50/', ''), (7868, 'http://www.markenoele.de/checkout/cart/', ''), (7869, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motul-specific-cng-lpg-1l.html'), (7870, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (7871, 'http://www.markenoele.de/catalog/product/gallery/id/49/image/22/', ''), (7872, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motul-specific-cng-lpg-1l.html'), (7873, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (7874, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7875, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+%c3%b6l/s/google/gkaid/55221343/'), (7876, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+%c3%b6l/s/google/gkaid/55221343/'), (7877, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+%c3%b6l/s/google/gkaid/55221343/'), (7878, 'http://www.markenoele.de/', ''), (7879, 'http://www.markenoele.de/catalog/product/view/id/140', ''), (7880, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (7881, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (7882, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (7883, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (7884, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (7885, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (7886, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (7887, 'http://www.markenoele.de/catalog/product/view/id/144', ''), (7888, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (7889, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (7890, 'http://www.markenoele.de/agb', ''), (7891, 'http://www.markenoele.de/altoelentsorgung', ''), (7892, 'http://www.markenoele.de/angebote-des-monats', ''), (7893, 'http://www.markenoele.de/bestellung', ''), (7894, 'http://www.markenoele.de/checkout', ''), (7895, 'http://www.markenoele.de/checkout/onepage/', ''), (7896, 'http://www.markenoele.de/checkout/cart/', ''), (7897, 'http://www.markenoele.de/contacts', ''), (7898, 'http://www.markenoele.de/datenschutz', ''), (7899, 'http://www.markenoele.de/impressum', ''), (7900, 'http://www.markenoele.de/lieferung', ''), (7901, 'http://www.markenoele.de/motul_pflegeberater', ''), (7902, 'http://www.markenoele.de/widerruf', ''), (7903, 'http://www.markenoele.de/zahlung', ''), (7904, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (7905, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (7906, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (7907, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (7908, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (7909, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (7910, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (7911, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (7912, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (7913, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (7914, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (7915, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (7916, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (7917, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (7918, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (7919, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (7920, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (7921, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (7922, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (7923, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (7924, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (7925, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (7926, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (7927, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (7928, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (7929, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=&q=kettens%C3%A4gen%C3%B6l+bio&sourceid=navclient-ff&rlz=1B3GGGL_de___DE359&ie=UTF-8&aq=1&oq=kettens%C3%A4gen%C3%B6l'), (7930, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7931, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/schmierstoffe.html'), (7932, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC0wlsOIBNTIakBJHVOPat3cMGhaXkwQH96b3tFL3s-75HCAAQAigCUJ6voY0BYJWSjoKYB6ABx9GE-APIAQGpAl-ZaRKrrLU-qgQTT9BloqA20RODcBvdssSulZ78hA%26sig%3DAGiWqtx_PwvzRlN5CawnU3omgW4lWz9aWA%26adurl%3Dht'), (7933, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7934, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (7935, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (7936, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (7937, 'http://www.markenoele.de/catalog/product/view/id/10/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (7938, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (7939, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (7940, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (7941, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/schmierstoffe/auto.html?p=3'), (7942, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (7943, 'http://www.markenoele.de/catalog/product/view/id/25/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html?p=3'), (7944, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/schmierstoffe.html'), (7945, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/schmierstoffe.html'), (7946, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (7947, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/schmierstoffe.html'), (7948, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/schmierstoffe.html'), (7949, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (7950, 'http://www.markenoele.de/catalogsearch/result/?q=Specific+504+00-507+00', 'http://www.markenoele.de/schmierstoffe/auto.html?p=3'), (7951, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Specific%20504%2000-507%2000', 'http://www.markenoele.de/schmierstoffe/auto.html?p=3'), (7952, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/catalogsearch/result/?q=Specific+504+00-507+00'), (7953, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (7954, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (7955, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=t7N&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&q=www%2Cmarkenoele.de&aq=f&aqi=&aql=&oq=&gs_rfai='), (7956, 'http://www.markenoele.de/impressum/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=t7N&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&q=www%2Cmarkenoele.de&aq=f&aqi=&aql=&oq=&gs_rfai='), (7957, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&hl=de&source=hp&q=markenoele&meta=&btnG=Google-Suche'), (7958, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&hl=de&source=hp&q=markenoele&meta=&btnG=Google-Suche'), (7959, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+2+takt+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (7960, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+2+takt+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (7961, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7962, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (7963, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (7964, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (7965, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (7966, 'http://www.markenoele.de/catalog/product/view/id/59/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (7967, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (7968, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (7969, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (7970, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (7971, 'http://www.markenoele.de/catalog/product/view/id/78/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (7972, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (7973, 'http://www.markenoele.de/catalog/product/view/id/77/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (7974, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (7975, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (7976, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (7977, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=markenoele&meta=&btnG=Google-Suche'), (7978, 'http://www.markenoele.de/', ''), (7979, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4SUNC_deDE358DE364&q=MOTUL+15W50'), (7980, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (7981, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (7982, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (7983, 'http://www.markenoele.de/index.php/', ''), (7984, 'http://www.markenoele.de/', ''), (7985, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/144/', ''), (7986, 'http://www.markenoele.de/checkout/cart/', ''), (7987, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l'), (7988, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7989, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/schmierstoffe.html'), (7990, 'http://www.markenoele.de/catalog/product/view/id/63/category/16', 'http://www.markenoele.de/schmierstoffe/quad.html'), (7991, 'http://www.markenoele.de/catalog/product/gallery/id/63/image/156/', ''), (7992, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/schmierstoffe.html'), (7993, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (7994, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (7995, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (7996, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (7997, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (7998, 'http://www.markenoele.de/catalog/product/view/id/54/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (7999, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8000, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (8001, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8002, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&rlz=1I7GCNV_de'), (8003, 'http://www.markenoele.de/', 'http://www.kawasaki-ninja-forum.de/t507208f11785360-ZX-R-BJ-oelstand-am-Schauglas-nach-oelwechsel.html'), (8004, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (8005, 'http://www.markenoele.de/', 'http://www.kawasaki-ninja-forum.de/t507208f11785360-ZX-R-BJ-oelstand-am-Schauglas-nach-oelwechsel.html'), (8006, 'http://www.markenoele.de/catalog/product/view/id/144', 'http://www.markenoele.de/'), (8007, 'http://www.markenoele.de/', 'http://www.kawasaki-ninja-forum.de/t507208f11785360-ZX-R-BJ-oelstand-am-Schauglas-nach-oelwechsel.html'), (8008, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8009, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (8010, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8011, 'http://www.markenoele.de/', 'http://www.kawasaki-ninja-forum.de/t507208f11785360-ZX-R-BJ-oelstand-am-Schauglas-nach-oelwechsel.html'), (8012, 'http://www.markenoele.de/', 'http://www.kawasaki-ninja-forum.de/t507208f11785360-ZX-R-BJ-oelstand-am-Schauglas-nach-oelwechsel.html'), (8013, 'http://www.markenoele.de/', ''), (8014, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CQ42CFOpNTMO7LcGU-gbGtr2-DIWl5MEB_em97RS97Pu-RwgAEAIgx5j4BSgCUJ6voY0BYJWiqoKwB6ABx9GE-APIAQGpAr0JxP65x7U-qgQTT9CrYPdYT4zluf_pa50tDwpmhYAFkE4&sig=AGiWqtzn05O2PnSDqptZ9VVZ3H1uaZIG-w&adurl=http://www.motulshop.de&rct=j&'), (8015, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8016, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (8017, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (8018, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (8019, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (8020, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (8021, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (8022, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (8023, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (8024, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (8025, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8026, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CQ42CFOpNTMO7LcGU-gbGtr2-DIWl5MEB_em97RS97Pu-RwgAEAIgx5j4BSgCUJ6voY0BYJWiqoKwB6ABx9GE-APIAQGpAr0JxP65x7U-qgQTT9CrYPdYT4zluf_pa50tDwpmhYAFkE4&sig=AGiWqtzn05O2PnSDqptZ9VVZ3H1uaZIG-w&adurl=http://www.motulshop.de&rct=j&'), (8027, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+wash+%26+wax&url=/aclk%3Fsa%3Dl%26ai%3DCxSS7X_JNTPafJcTUOJTpmYQHhaXkwQH96b3tFL2C_b5HCAAQAigDUJ6voY0BYJWK_oGUB6ABx9GE-APIAQGpAr0JxP65x7U-qgQTT9B00BygpqENamgr098rqdEdAA%26sig%3DAGiWqtw3ooyjOK_HluRq_8mxPemVCkYlPA%26adurl'), (8028, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (8029, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/wash-wax.html'), (8030, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/lieferung'), (8031, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (8032, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/lieferung'), (8033, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (8034, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/lieferung'), (8035, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (8036, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/pflegeprodukte/moto-wash.html'), (8037, 'http://www.markenoele.de/catalog/product/view/id/111/category/48', 'http://www.markenoele.de/pflegeprodukte/auto.html'), (8038, 'http://www.markenoele.de/catalog/product/gallery/id/111/image/74/', ''), (8039, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/pflegeprodukte/auto/shine-go-silicone-clean.html'), (8040, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/pflegeprodukte/auto.html'), (8041, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/pflegeprodukte/auto/shine-go-silicone-clean.html'), (8042, 'http://www.markenoele.de/catalog/product/view/id/111/category/48', 'http://www.markenoele.de/pflegeprodukte/auto.html'), (8043, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/pflegeprodukte/moto-wash.html'), (8044, 'http://www.markenoele.de/catalog/product/view/id/111/category/48', 'http://www.markenoele.de/pflegeprodukte/auto.html'), (8045, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (8046, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/lieferung'), (8047, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/wash-wax.html'), (8048, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (8049, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/wash-wax.html'), (8050, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+wash+%26+wax&url=/aclk%3Fsa%3Dl%26ai%3DCxSS7X_JNTPafJcTUOJTpmYQHhaXkwQH96b3tFL2C_b5HCAAQAigDUJ6voY0BYJWK_oGUB6ABx9GE-APIAQGpAr0JxP65x7U-qgQTT9B00BygpqENamgr098rqdEdAA%26sig%3DAGiWqtw3ooyjOK_HluRq_8mxPemVCkYlPA%26adurl'), (8051, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (8052, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8053, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4TSEA_deNL308NL308&q=motul+%c3%b6l'), (8054, 'http://www.markenoele.de/', ''), (8055, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=3h&oq=&hl=de&ie=UTF-8&rlz=1T4TSEA_deNL308NL308&q=motul+%c3%b6l'), (8056, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CCAQFjAC&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele&ei=w5JOTKqGIuWWOO22-d4C&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (8057, 'http://www.markenoele.de/impressum/', 'http://www.google.de/url?sa=t&source=web&cd=5&ved=0CCIQFjAE&url=http%3A%2F%2Fwww.markenoele.de%2Fimpressum%2F&rct=j&q=markenoele.de&ei=3JVOTISWCNKQOLySsO4C&usg=AFQjCNE1bf8cObb_txuMNkfZnuTXFtkvSg'), (8058, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/impressum/'), (8059, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (8060, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/impressum/'), (8061, 'http://www.markenoele.de/impressum/', 'http://www.google.de/url?sa=t&source=web&cd=5&ved=0CCIQFjAE&url=http%3A%2F%2Fwww.markenoele.de%2Fimpressum%2F&rct=j&q=markenoele.de&ei=3JVOTISWCNKQOLySsO4C&usg=AFQjCNE1bf8cObb_txuMNkfZnuTXFtkvSg'), (8062, 'http://www.markenoele.de/lieferung', 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CAYQxAEwAQ&url=http%3A%2F%2Fwww.markenoele.de%2Flieferung&rct=j&q=markenoele.de&ei=3JVOTISWCNKQOLySsO4C&usg=AFQjCNG_H-44C6d8Foo9tsxxKZy-MRxfqw'), (8063, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/lieferung'), (8064, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/lieferung'), (8065, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (8066, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (8067, 'http://www.markenoele.de/', ''), (8068, 'http://www.markenoele.de/', ''), (8069, 'http://www.markenoele.de/', ''), (8070, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (8071, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (8072, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (8073, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (8074, 'http://www.markenoele.de/', ''), (8075, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (8076, 'http://www.markenoele.de/catalog/product/view/id/140', 'http://www.markenoele.de/'), (8077, 'http://www.markenoele.de/catalog/product/gallery/id/140/image/123/', ''), (8078, 'http://www.markenoele.de/catalog/product/gallery/id/140/image/123', ''), (8079, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/blechschild-pin-up-i.html'), (8080, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (8081, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', 'http://www.markenoele.de/fanshop.html'), (8082, 'http://www.markenoele.de/catalog/product/gallery/id/141/image/124', ''), (8083, 'http://www.markenoele.de/catalog/product/gallery/id/141/image/124/', ''), (8084, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/blechschild-pin-up-i.html'), (8085, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', 'http://www.markenoele.de/fanshop.html'), (8086, 'http://www.markenoele.de/catalog/product/gallery/id/142/image/125', ''), (8087, 'http://www.markenoele.de/catalog/product/gallery/id/142/image/125/', ''), (8088, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/fanshop/blechschild-pin-up-iii.html'), (8089, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/fanshop/bekleidung.html'), (8090, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (8091, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (8092, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (8093, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (8094, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8095, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (8096, 'http://www.markenoele.de/', ''), (8097, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/'), (8098, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/widerruf/'), (8099, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/lieferung/'), (8100, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CCAQFjAC&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele&ei=UJ5OTLTuF47fOKio4OMC&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (8101, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', ''), (8102, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (8103, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=1'), (8104, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (8105, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (8106, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (8107, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (8108, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (8109, 'http://www.markenoele.de/catalog/category/view/id/33', ''), (8110, 'http://www.markenoele.de/catalog/category/view/id/33', ''), (8111, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (8112, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE369&=&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (8113, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8114, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (8115, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (8116, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (8117, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (8118, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8119, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE369&=&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (8120, 'http://www.markenoele.de/index.php/', ''), (8121, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/index.php/'), (8122, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/angebote-des-monats/'), (8123, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/index.php/'), (8124, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/angebote-des-monats/'), (8125, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtNDkuaHRtbA,,/product/49/', 'http://www.markenoele.de/motul-5100-4t-49.html'), (8126, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-49.html'), (8127, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-49.html'), (8128, 'http://www.markenoele.de/', ''), (8129, 'http://www.markenoele.de/catalogsearch/result/?q=classik', 'http://www.markenoele.de/checkout/cart/'), (8130, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classi', 'http://www.markenoele.de/checkout/cart/'), (8131, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classik', 'http://www.markenoele.de/checkout/cart/'), (8132, 'http://www.markenoele.de/catalogsearch/result/?q=classic', 'http://www.markenoele.de/catalogsearch/result/?q=classik'), (8133, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classic', 'http://www.markenoele.de/catalogsearch/result/?q=classik'), (8134, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lz9xPWNsYXNzaWM,/product/64/', 'http://www.markenoele.de/catalogsearch/result/?q=classic'), (8135, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/catalogsearch/result/?q=classic'), (8136, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCY6mgDbVOTJ34IcaK-gaHn-SNCIWl5MEB_em97RTFgf2-RwgAEAFQnq-hjQFgldqdgqwHoAHH0YT4A8gBAakCAyI1xnbStT6qBBNP0HCbq5b4XkybIqA8JPb-mbv9%26sig%3DAGiWqtxof_Fkcjum0Ws1p4Th3USMWHV29Q%26adurl%3Dhttp:/'), (8137, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8138, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/schmierstoffe.html'), (8139, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/schmierstoffe.html'), (8140, 'http://www.markenoele.de/catalog/product/view/id/67', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (8141, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (8142, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (8143, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8144, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (8145, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (8146, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (8147, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (8148, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (8149, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/'), (8150, 'http://www.markenoele.de/', 'http://www.markenoele.de/contacts/'), (8151, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (8152, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=Motul&gs_rfai='), (8153, 'http://www.markenoele.de/checkout/cart/', ''), (8154, 'http://www.markenoele.de/', ''), (8155, 'http://www.markenoele.de/', ''), (8156, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+motor%C3%B6l+15W-50&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (8157, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8158, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (8159, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (8160, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (8161, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (8162, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (8163, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (8164, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (8165, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+wash%26wachs&_sacat=0&_odkw=motul&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313'), (8166, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (8167, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+wash%26wachs&_sacat=0&_odkw=motul&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313'), (8168, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8272886467616435&format=728x90_as&output=html&h=90&w=728&lmt=1280232398&channel=1497567061&ad_type=text_image&color_bg=ececec&color_border=000000&color_link=B80C08&color_text=000000&color_ur'), (8169, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8170, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (8171, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8172, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (8173, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (8174, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (8175, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (8176, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (8177, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20710', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (8178, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%207', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (8179, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (8180, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (8181, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (8182, 'http://www.markenoele.de/catalogsearch/result/?q=Motul', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (8183, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/impressum/'), (8184, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/impressum/'), (8185, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/impressum/'), (8186, 'http://www.markenoele.de/catalog/product/view/id/74', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (8187, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-300v-4t-factory-line-74.html'), (8188, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (8189, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (8190, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (8191, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (8192, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (8193, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=4'), (8194, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (8195, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvbW90b3JzcG9ydC9tb3R1bC0zMDB2LWNocm9uby5odG1s/product/66/', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-chrono.html'), (8196, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-chrono.html'), (8197, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (8198, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-chrono.html'), (8199, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8200, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8201, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (8202, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/schmierstoffe/motorsport/motorrad.html'), (8203, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&rlz=1R2ADFA_deDE385&aq=9&aqi=g10&aql=&oq=Motu&gs_rfai=&emsg=NCSR&ei=b9ZOTKKiHM2POMnnrMMC'), (8204, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (8205, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-49.html'), (8206, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (8207, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8208, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (8209, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8210, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (8211, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8212, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (8213, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8214, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-5100-4t-50.html'), (8215, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8216, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (8217, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-49.html'), (8218, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (8219, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-49.html'), (8220, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&rlz=1R2ADFA_deDE385&aq=9&aqi=g10&aql=&oq=Motu&gs_rfai=&emsg=NCSR&ei=b9ZOTKKiHM2POMnnrMMC'), (8221, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (8222, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=www.carson-modelsport.com'), (8223, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (8224, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8225, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (8226, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto.html'), (8227, 'http://www.markenoele.de/catalog/product/view/id/187/category/8', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (8228, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (8229, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8230, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto.html'), (8231, 'http://www.markenoele.de/', ''), (8232, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (8233, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/'), (8234, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/'), (8235, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/'), (8236, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/'), (8237, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/'), (8238, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/'), (8239, 'http://www.markenoele.de/', ''), (8240, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (8241, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/heizol.html'), (8242, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/schmierstoffe.html'), (8243, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/pflegeprodukte.html'), (8244, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/pflegeprodukte/motorrad.html'), (8245, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/impressum/'), (8246, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/contacts/'), (8247, 'http://www.markenoele.de/customer/account/create/', 'http://www.markenoele.de/customer/account/login/'), (8248, 'http://www.markenoele.de/catalog/product/view/id/140', 'http://www.markenoele.de/'), (8249, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2JsZWNoc2NoaWxkLXBpbi11cC1pLmh0bWw,/product/140/', 'http://www.markenoele.de/blechschild-pin-up-i.html'), (8250, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/blechschild-pin-up-i.html'), (8251, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (8252, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (8253, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (8254, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (8255, 'http://www.markenoele.de/checkout/cart/delete/id/426/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (8256, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (8257, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/index/'), (8258, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/index/'), (8259, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (8260, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (8261, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (8262, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (8263, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (8264, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (8265, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (8266, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (8267, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/contacts/'), (8268, 'http://www.markenoele.de/customer/account/create/', 'http://www.markenoele.de/customer/account/login/'), (8269, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (8270, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (8271, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (8272, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (8273, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/index/'), (8274, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/index/'), (8275, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (8276, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/index/'), (8277, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/112/', 'http://www.markenoele.de/'), (8278, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (8279, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (8280, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (8281, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (8282, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (8283, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/diesel.html'), (8284, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', 'http://www.markenoele.de/fanshop.html'), (8285, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2ZhbnNob3AvdXNiLXN0aWNrLmh0bWw,/product/144/', 'http://www.markenoele.de/fanshop/usb-stick.html'), (8286, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/fanshop/usb-stick.html'), (8287, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (8288, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (8289, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (8290, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/checkout/onepage/'), (8291, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/pflegeprodukte/auto.html'), (8292, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (8293, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (8294, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (8295, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (8296, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (8297, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (8298, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (8299, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (8300, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/checkout/onepage/'), (8301, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (8302, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/checkout/onepage/'), (8303, 'http://www.markenoele.de/customer/account/create/', 'http://www.markenoele.de/customer/account/login/'), (8304, 'http://www.markenoele.de/customer/account/createpost/', 'http://www.markenoele.de/customer/account/create/'), (8305, 'http://www.markenoele.de/checkout/onepage/index/', 'http://www.markenoele.de/customer/account/create/'), (8306, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/index/'), (8307, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (8308, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/index/'), (8309, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (8310, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/index/'), (8311, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (8312, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/index/'), (8313, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/index/'), (8314, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/checkout/onepage/success/'), (8315, 'http://www.markenoele.de/newsletter/manage/', 'http://www.markenoele.de/customer/account/'), (8316, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/newsletter/manage/'), (8317, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (8318, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/motul-4100-power-1l.html'), (8319, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (8320, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (8321, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8322, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (8323, 'http://www.markenoele.de/catalog/category/view/id/32?mode=list', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (8324, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/lieferung/'), (8325, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/pflegeprodukte.html'), (8326, 'http://www.markenoele.de/review/customer/', 'http://www.markenoele.de/customer/account/'), (8327, 'http://www.markenoele.de/tag/customer/', 'http://www.markenoele.de/review/customer/'), (8328, 'http://www.markenoele.de/newsletter/manage/', 'http://www.markenoele.de/review/customer/'), (8329, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/impressum/'), (8330, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/customer/account/create/'), (8331, 'http://www.markenoele.de/customer/account/logout/', 'http://www.markenoele.de/customer/account/'), (8332, 'http://www.markenoele.de/customer/account/logoutSuccess/', 'http://www.markenoele.de/customer/account/'), (8333, 'http://www.markenoele.de/', 'http://www.markenoele.de/customer/account/logoutSuccess/'), (8334, 'http://www.markenoele.de/', 'http://www.markenoele.de/customer/account/logoutSuccess/'), (8335, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (8336, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtNTAuaHRtbA,,/product/50/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (8337, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (8338, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (8339, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (8340, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/onepage/'), (8341, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/'), (8342, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/lieferung'), (8343, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/zusatzstoffe.html'), (8344, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/motul-4100-power-1l.html'), (8345, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/zusatzstoffe.html'), (8346, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/'), (8347, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/review/customer/'), (8348, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/'), (8349, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/'), (8350, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/'), (8351, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/'), (8352, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/checkout/onepage/'), (8353, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/'), (8354, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+2+takt+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (8355, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8356, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (8357, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (8358, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (8359, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (8360, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvc2Nvb3Rlci9tb3RvcmVub2wtMi10YWt0Lmh0bWw,/product/60/', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (8361, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (8362, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (8363, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (8364, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvc2Nvb3Rlci9tb3RvcmVub2wtMi10YWt0Lmh0bWw,/product/60/', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (8365, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (8366, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/checkout/cart/'), (8367, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (8368, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/lieferung/'), (8369, 'http://www.markenoele.de/checkout/', 'http://www.markenoele.de/lieferung/'), (8370, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/lieferung/'), (8371, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (8372, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (8373, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (8374, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (8375, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (8376, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (8377, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (8378, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (8379, 'http://www.markenoele.de/paypal/standard/redirect/', 'http://www.markenoele.de/checkout/onepage/'), (8380, 'http://www.markenoele.de/paypal/ipn/', ''), (8381, 'http://www.markenoele.de/customer/account/login/', ''), (8382, 'http://www.markenoele.de/', 'http://www.markenoele.de/customer/account/login/'), (8383, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/'), (8384, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/lieferung/'), (8385, 'http://www.markenoele.de/', ''), (8386, 'http://www.markenoele.de/catalog/product/view/id/140', ''), (8387, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (8388, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (8389, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (8390, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (8391, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (8392, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (8393, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (8394, 'http://www.markenoele.de/catalog/product/view/id/144', ''), (8395, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (8396, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (8397, 'http://www.markenoele.de/agb', ''), (8398, 'http://www.markenoele.de/altoelentsorgung', ''), (8399, 'http://www.markenoele.de/angebote-des-monats', ''), (8400, 'http://www.markenoele.de/bestellung', ''), (8401, 'http://www.markenoele.de/checkout', ''), (8402, 'http://www.markenoele.de/checkout/onepage/', ''), (8403, 'http://www.markenoele.de/checkout/cart/', ''), (8404, 'http://www.markenoele.de/contacts', ''), (8405, 'http://www.markenoele.de/datenschutz', ''), (8406, 'http://www.markenoele.de/impressum', ''), (8407, 'http://www.markenoele.de/lieferung', ''), (8408, 'http://www.markenoele.de/motul_pflegeberater', ''), (8409, 'http://www.markenoele.de/widerruf', ''), (8410, 'http://www.markenoele.de/zahlung', ''), (8411, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (8412, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (8413, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (8414, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (8415, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (8416, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (8417, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (8418, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (8419, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (8420, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (8421, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (8422, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (8423, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (8424, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (8425, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (8426, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (8427, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (8428, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (8429, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (8430, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (8431, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (8432, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (8433, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (8434, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (8435, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (8436, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=Motul+300V+15W50&x=0&y=0'), (8437, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (8438, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-5100-4t-50.html'), (8439, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (8440, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+15W50', 'http://www.markenoele.de/motul-5100-4t-50.html'), (8441, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCncJX4RpPTNDEOIeH-gbKo5i8DIWl5MEB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV4qaCsAegAcfRhPgDyAEBqQIccUPyJ8i1PqoEE0_QvKuFGmrw4BsIHE5pmDpDhIc%26sig%3DAGiWqtwUmCneI_IT_oHDNelj7-0tJ4rV_g%26adurl%3Dh'), (8442, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8443, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (8444, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (8445, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (8446, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (8447, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/angebote-des-monats/'), (8448, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/zahlung/'), (8449, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?mandant=toi&device=html&portallanguage=de&userlanguage=de&dia=adr&context=themen-tab&tpc=themen&ptl=std&classification=portal&start=0&num=10&ocr=yes&type=all&more=none&lang=any&q=www.fg-modellsport.de'), (8450, 'http://www.markenoele.de/', ''), (8451, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8452, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe.html'), (8453, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motule+shine+and+go&hl=de&rlz=1T4ADBF_deDE328DE329&prmd=s&ei=kTtPTMXYEIylOITRgMwN&start=10&sa=N'), (8454, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (8455, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/angebote-des-monats/'), (8456, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/pflegeprodukte.html'), (8457, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/lieferung'), (8458, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/heizol.html'), (8459, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/zusatzstoffe.html'), (8460, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/schmierstoffe.html'), (8461, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/zusatzstoffe.html'), (8462, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/heizol.html'), (8463, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/lieferung'), (8464, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/angebote-des-monats/'), (8465, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motule+shine+and+go&hl=de&rlz=1T4ADBF_deDE328DE329&prmd=s&ei=kTtPTMXYEIylOITRgMwN&start=10&sa=N'), (8466, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (8467, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/pflegeprodukte.html'), (8468, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCby6fvUFPTI3aEcyCjAfX5vy3CoWl5MEB_em97RSthP2-RwgAEAEoAlCer6GNAWCVwvaBlAegAcfRhPgDyAEBqQK9CcT-uce1PqoEE0_QihxJTB_SaaySodp90L5G-gY%26sig%3DAGiWqtz8WiRAdVfCE-o79Xqx2TxY0oudHw%26adur'), (8469, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8470, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (8471, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (8472, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (8473, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8474, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCby6fvUFPTI3aEcyCjAfX5vy3CoWl5MEB_em97RSthP2-RwgAEAEoAlCer6GNAWCVwvaBlAegAcfRhPgDyAEBqQK9CcT-uce1PqoEE0_QihxJTB_SaaySodp90L5G-gY%26sig%3DAGiWqtz8WiRAdVfCE-o79Xqx2TxY0oudHw%26adur'), (8475, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC2tbRFERPTMK4CNPYOPm28VaFpeTBAf3pve0Uvez7vkcIABABKAJQnq-hjQFglaKSgqAHoAHH0YT4A8gBAakCvQnE_rnHtT6qBBNP0JlZE8SGirmtPGor83uzezF1%26sig%3DAGiWqtx1wT8XwKc8AZjMz4sCAMVSSCbiKQ%26adurl%3Dhttp'), (8476, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8477, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (8478, 'http://www.markenoele.de/', 'http://www.hood.de/kategorie/123217/betriebsstoffe-oele-kanister.htm'), (8479, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCFkqYd1xPTOibDoKKmAP3pO1ihaXkwQH96b3tFLWD_b5HCAAQASgCUJ6voY0BYJWCp4KwB6ABx9GE-APIAQGpAr0JxP65x7U-qgQTT9DkwsWE3jdoYoc_ii8ftEnxEg%26sig%3DAGiWqtxP1MUSXVpv7yPVvoxhcF_062DWSw%26adurl%3Dhttp:'), (8480, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=motul+300V+power&um=1&ie=UTF-8&ei=i2ZPTK_xA4qRsAbUrYiTAQ&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CCEQrQQwAA'), (8481, 'http://www.markenoele.de/', ''), (8482, 'http://www.markenoele.de/altoelentsorgung/', ''), (8483, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (8484, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (8485, 'http://www.markenoele.de/datenschutz/', ''), (8486, 'http://www.markenoele.de/catalog/product/view/id/140', ''), (8487, 'http://www.markenoele.de/widerruf/', ''), (8488, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (8489, 'http://www.markenoele.de/agb/', ''), (8490, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (8491, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (8492, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (8493, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (8494, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (8495, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (8496, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (8497, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (8498, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (8499, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (8500, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (8501, 'http://www.markenoele.de/lieferung', ''), (8502, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (8503, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (8504, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (8505, 'http://www.markenoele.de/impressum/', ''), (8506, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (8507, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (8508, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (8509, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (8510, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (8511, 'http://www.markenoele.de/zahlung/', ''), (8512, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (8513, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (8514, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (8515, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (8516, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+15w50&ie=UTF-8&oe=UTF-8&redir_esc=&ei=ocBPTOSPBdSMOOGd1cYB'), (8517, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCcUdipNhPTJuKM9PrOPS_yO0FhaXkwQH96b3tFLWD_b5HCAAQASgCUJ6voY0BYJXC9YGUB6ABx9GE-APIAQGpAlbdP6e7yrU-qgQTT9CynQXq6-LHG47TQHKpUgfIIA%26sig%3DAGiWqtxuXlbp31WVw04ul0s5wxVquw5DDA%26adurl%3Dhttp:'), (8518, 'http://www.markenoele.de/', ''), (8519, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (8520, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/produkt/a-t-u-motoroel-ultra-power-5w-40/52338/1/'), (8521, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (8522, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-300V-Power-Liter-Motoren%C3%B6l/dp/B003AXAQ6M/ref=sr_1_23?ie=UTF8&s=automotive&qid=1280304080&sr=1-23'), (8523, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8524, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (8525, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/heizol.html'), (8526, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/heizol.html'), (8527, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zusatzstoffe.html'), (8528, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/pflegeprodukte.html'), (8529, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (8530, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (8531, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (8532, 'http://www.markenoele.de/catalog/product/view/id/5/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (8533, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (8534, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (8535, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (8536, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=4'), (8537, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=4'), (8538, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=4'), (8539, 'http://www.markenoele.de/catalog/product/view/id/172', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (8540, 'http://www.markenoele.de/catalog/product/view/id/72', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (8541, 'http://www.markenoele.de/', ''), (8542, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/144/', ''), (8543, 'http://www.markenoele.de/checkout/cart/', ''), (8544, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&client=firefox-a&rlz=1R1GGLL_de___DE366'), (8545, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (8546, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/impressum/'), (8547, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe.html'), (8548, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/impressum/'), (8549, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/schmierstoffe.html'), (8550, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all&mode=list', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (8551, 'http://www.markenoele.de/motul_pflegeberater/', ''), (8552, 'http://www.markenoele.de/', 'http://www.google.com/search?hl=de&q=motul+motor%C3%B6l&cts=1280315134875&aq=f&aqi=&aql=&oq=&gs_rfai='), (8553, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8554, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (8555, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (8556, 'http://www.markenoele.de/catalog/product/view/id/75/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (8557, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (8558, 'http://www.markenoele.de/catalog/product/view/id/66/category/34', 'http://www.markenoele.de/schmierstoffe/motorsport/auto.html'), (8559, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (8560, 'http://www.markenoele.de/catalog/product/view/id/70/category/34', 'http://www.markenoele.de/schmierstoffe/motorsport/auto.html'), (8561, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (8562, 'http://www.markenoele.de/catalog/product/view/id/69/category/34', 'http://www.markenoele.de/schmierstoffe/motorsport/auto.html'), (8563, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=m570&_nkw=supermoto+stiefel+43'), (8564, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (8565, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (8566, 'http://www.markenoele.de/contacts/', ''), (8567, 'http://www.markenoele.de/contacts/', ''), (8568, 'http://www.markenoele.de/contacts/', ''), (8569, 'http://www.markenoele.de/checkout/onepage/', ''), (8570, 'http://www.markenoele.de/checkout/onepage/saveMethod/', ''), (8571, 'http://www.markenoele.de/checkout/onepage/saveBilling/', ''), (8572, 'http://www.markenoele.de/checkout/onepage/progress/', ''), (8573, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', ''), (8574, 'http://www.markenoele.de/checkout/onepage/progress/', ''), (8575, 'http://www.markenoele.de/', ''), (8576, 'http://www.markenoele.de/checkout/cart/delete/id/450/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/', ''), (8577, 'http://www.markenoele.de/', ''), (8578, 'http://www.markenoele.de/checkout/cart/delete/id/449/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/', ''), (8579, 'http://www.markenoele.de/checkout/cart/delete/id/448/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/', ''), (8580, 'http://www.markenoele.de/', ''), (8581, 'http://www.markenoele.de/checkout/cart/delete/id/447/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/', ''), (8582, 'http://www.markenoele.de/', ''), (8583, 'http://www.markenoele.de/', 'http://www.google.de/search?q=markenoele.de&sourceid=ie7&rls=com.microsoft:en-US&ie=utf8&oe=utf8&rlz=&redir_esc=&ei=nhhQTMGuIsr_OfLx7NAN'), (8584, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (8585, 'http://www.markenoele.de/', ''), (8586, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (8587, 'http://www.markenoele.de/', ''), (8588, 'http://www.markenoele.de/catalog/product/view/id/144', 'http://www.markenoele.de/'), (8589, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3VzYi1zdGljay5odG1s/product/144/', 'http://www.markenoele.de/usb-stick.html'), (8590, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/usb-stick.html'), (8591, 'http://www.markenoele.de/catalog/product/view/id/144', 'http://www.markenoele.de/checkout/cart/'), (8592, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/usb-stick.html'), (8593, 'http://www.markenoele.de/catalog/product/view/id/144', 'http://www.markenoele.de/'), (8594, 'http://www.markenoele.de/', ''), (8595, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (8596, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (8597, 'http://www.markenoele.de/catalog/product/gallery/id/50/image/23/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (8598, 'http://www.markenoele.de/', ''), (8599, 'http://www.markenoele.de/catalog/product/view/id/140', 'http://www.markenoele.de/'), (8600, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2JsZWNoc2NoaWxkLXBpbi11cC1pLmh0bWw,/product/140/', 'http://www.markenoele.de/blechschild-pin-up-i.html'), (8601, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/blechschild-pin-up-i.html'), (8602, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (8603, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (8604, 'http://www.markenoele.de/checkout/cart/delete/id/451/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (8605, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (8606, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/index/'), (8607, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/angebote-des-monats/'), (8608, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (8609, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (8610, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (8611, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (8612, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (8613, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/index/'), (8614, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (8615, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (8616, 'http://www.markenoele.de/catalog/product/view/id/140', 'http://www.markenoele.de/'), (8617, 'http://www.markenoele.de/', ''), (8618, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/'), (8619, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/zahlung/'), (8620, 'http://www.markenoele.de/checkout/cart/delete/id/455/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (8621, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (8622, 'http://www.markenoele.de/checkout/cart/delete/id/454/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/index/'), (8623, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/index/'), (8624, 'http://www.markenoele.de/checkout/cart/delete/id/453/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/index/'), (8625, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/index/'), (8626, 'http://www.markenoele.de/checkout/cart/delete/id/452/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/index/'), (8627, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/index/'), (8628, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/index/'), (8629, 'http://www.markenoele.de/shipping/tracking/popup/hash/b3JkZXJfaWQ6MzE6MWY5ODU3/?___store=esso_store_view', 'http://www.markenoele.de/index.php/admin/sales_order/view/order_id/31/key/8a078451c72f8176090dd10b93008702/'), (8630, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+15w50&aq=0&aqi=g3&aql=&oq=motul+15&gs_rfai='), (8631, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (8632, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8633, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe.html'), (8634, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (8635, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/oldtimer/motul-classic-motor-oil.html'), (8636, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (8637, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (8638, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-competition-68.html'), (8639, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBYQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele.de&ei=2C5QTIqxPMqbOJWHkbkB&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (8640, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (8641, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/impressum/'), (8642, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (8643, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (8644, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (8645, 'http://www.markenoele.de/', ''), (8646, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3674512577329083&output=html&h=60&slotname=3749839254&w=468&lmt=1280324313&flash=10.0.45.2&url=http%3A%2F%2Fwww.aprilia-offroad.de%2Findex.php%3Fpage%3DPortal&dt=1280324377431&shv=r20100721&'), (8647, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8648, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (8649, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8650, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (8651, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8652, 'http://www.markenoele.de/', 'http://www.testberichte.de/p/aprilia-tests/rsv4-factory-132-kw-testbericht.html'), (8653, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (8654, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8655, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (8656, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8657, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/schmierstoffe/motorrad/getriebeol.html'), (8658, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (8659, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8660, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3674512577329083&output=html&h=60&slotname=3749839254&w=468&lmt=1280324313&flash=10.0.45.2&url=http%3A%2F%2Fwww.aprilia-offroad.de%2Findex.php%3Fpage%3DPortal&dt=1280324377431&shv=r20100721&'), (8661, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (8662, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCiJflf0JQTJHTOcvZON3s0JAGhaXkwQH96b3tFL3s-75HCAAQASgDUJ6voY0BYJXKioKYB6ABx9GE-APIAQGpAt4msoec1LU-qgQTT9Bm5iepe9yV_0kuqkaCywcnbg%26sig%3DAGiWqtwy5fGcoGJ6Q67jnkixP3dorQVqKA%26adurl%3Dht'), (8663, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCiJflf0JQTJHTOcvZON3s0JAGhaXkwQH96b3tFL3s-75HCAAQASgDUJ6voY0BYJXKioKYB6ABx9GE-APIAQGpAt4msoec1LU-qgQTT9Bm5iepe9yV_0kuqkaCywcnbg%26sig%3DAGiWqtwy5fGcoGJ6Q67jnkixP3dorQVqKA%26adurl%3Dht'), (8664, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8665, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (8666, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8667, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (8668, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8669, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (8670, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8671, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCo93M1k9QTNShOsf--QaXgrncBYWl5MEB_em97RS97Pu-RwgAEAIoAlCer6GNAWCVuoSCmAegAcfRhPgDyAEBqQK1RL-aKcu1PqoEE0_QttOv_-QMZ_J4_01GEabl8Hc%26sig%3DAGiWqtz0dyQUQa2qixuOmMvVG6_VymlNjQ%26adurl%3Dh'), (8672, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (8673, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (8674, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (8675, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (8676, 'http://www.markenoele.de/catalog/product/view/id/26/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (8677, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motul-specific-506-01-506-00-503-00-26.html'), (8678, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8679, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-5100-4t-50.html'), (8680, 'http://www.markenoele.de/catalog/product/view/id/32/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (8681, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-5100-4t-50.html'), (8682, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (8683, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (8684, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=1'), (8685, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (8686, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (8687, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (8688, 'http://www.markenoele.de/catalog/product/view/id/75/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (8689, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-4t-factory-line-75.html'), (8690, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', 'http://www.markenoele.de/zusatzstoffe.html'), (8691, 'http://www.markenoele.de/catalog/category/view/id/45', 'http://www.markenoele.de/zusatzstoffe/top-gel.html'), (8692, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/zusatzstoffe/fett.html'), (8693, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (8694, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE388&q=motul+5100&aq=3&aqi=g10&aql=&oq=motul&gs_rfai='), (8695, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (8696, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8697, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (8698, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8699, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (8700, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=AH%20der%20SpVgg%20feiert%2030-j%C3%A4hriges%20Bestehen%20mit%20Kleinfeldturnier', 'http://www.markenoele.de/schmierstoffe/kart.html'), (8701, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=AH%20der%20SpVgg%20feiert%2030-j%C3%A4hriges%20Bestehen%20mit%20Kleinfeldturnie', 'http://www.markenoele.de/schmierstoffe/kart.html'), (8702, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=AH%20der%20SpVgg%20feiert%2030-j%C3%A4hriges%20Bestehen%20mit%20Kleinfeldturnier', 'http://www.markenoele.de/schmierstoffe/kart.html'), (8703, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fork', 'http://www.markenoele.de/schmierstoffe/kart.html'), (8704, 'http://www.markenoele.de/catalogsearch/result/?q=Fork+oil', 'http://www.markenoele.de/schmierstoffe/kart.html'), (8705, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fork%20oil', 'http://www.markenoele.de/schmierstoffe/kart.html'), (8706, 'http://www.markenoele.de/catalogsearch/result/?q=Fork+oil', 'http://www.markenoele.de/schmierstoffe/kart.html'), (8707, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-5100-4t-48.html'), (8708, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/schmierstoffe/motorrad/gabelol.html'), (8709, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/getriebeol.html'), (8710, 'http://www.markenoele.de/catalog/product/view/id/131', 'http://www.markenoele.de/catalogsearch/result/?q=Fork+oil'), (8711, 'http://www.markenoele.de/catalogsearch/result/?q=Fork+oil', 'http://www.markenoele.de/schmierstoffe/kart.html'), (8712, 'http://www.markenoele.de/catalog/product/view/id/125', 'http://www.markenoele.de/catalogsearch/result/?q=Fork+oil'), (8713, 'http://www.markenoele.de/catalogsearch/result/?q=Fork+oil', 'http://www.markenoele.de/schmierstoffe/kart.html'), (8714, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fork%20oiCHAIN%20LUBE%20ROAD%20PLUS%20ist', 'http://www.markenoele.de/catalogsearch/result/?q=Fork+oil'), (8715, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=CHAIN%20LUBE%20ROAD%20PLUS%20ist', 'http://www.markenoele.de/catalogsearch/result/?q=Fork+oil'), (8716, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=CHAIN%20LUBE%20ROAD%20PLUS', 'http://www.markenoele.de/catalogsearch/result/?q=Fork+oil'), (8717, 'http://www.markenoele.de/catalogsearch/result/?q=CHAIN+LUBE+ROAD+PLUS', 'http://www.markenoele.de/catalogsearch/result/?q=Fork+oil'), (8718, 'http://www.markenoele.de/catalog/product/view/id/101', 'http://www.markenoele.de/catalogsearch/result/?q=CHAIN+LUBE+ROAD+PLUS'), (8719, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoYWluLWx1YmUtcm9hZC1wbHVzLmh0bWw,/product/101/', 'http://www.markenoele.de/chain-lube-road-plus.html'), (8720, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/chain-lube-road-plus.html'), (8721, 'http://www.markenoele.de/catalog/product/view/id/101', 'http://www.markenoele.de/catalogsearch/result/?q=CHAIN+LUBE+ROAD+PLUS'), (8722, 'http://www.markenoele.de/catalogsearch/result/?q=CHAIN+LUBE+ROAD+PLUS', 'http://www.markenoele.de/catalogsearch/result/?q=Fork+oil'), (8723, 'http://www.markenoele.de/catalogsearch/result/?q=Fork+oil', 'http://www.markenoele.de/schmierstoffe/kart.html'), (8724, 'http://www.markenoele.de/catalog/product/view/id/131', 'http://www.markenoele.de/catalogsearch/result/?q=Fork+oil'), (8725, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2Zvcmstb2lsLW1lZGl1bS5odG1s/product/131/', 'http://www.markenoele.de/fork-oil-medium.html'), (8726, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/fork-oil-medium.html'), (8727, 'http://www.markenoele.de/catalog/product/view/id/131', 'http://www.markenoele.de/catalogsearch/result/?q=Fork+oil'), (8728, 'http://www.markenoele.de/catalogsearch/result/?q=Fork+oil', 'http://www.markenoele.de/schmierstoffe/kart.html'), (8729, 'http://www.markenoele.de/catalog/product/view/id/125', 'http://www.markenoele.de/catalogsearch/result/?q=Fork+oil'), (8730, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2Zvcmstb2lsLWV4cGVydC1tZWRpdW0uaHRtbA,,/product/125/', 'http://www.markenoele.de/fork-oil-expert-medium.html'), (8731, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/fork-oil-expert-medium.html'), (8732, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (8733, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (8734, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (8735, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (8736, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (8737, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (8738, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (8739, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (8740, 'http://www.markenoele.de/catalog/product/view/id/125', 'http://www.markenoele.de/catalogsearch/result/?q=Fork+oil'), (8741, 'http://www.markenoele.de/catalogsearch/result/?q=Fork+oil', 'http://www.markenoele.de/schmierstoffe/kart.html'), (8742, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (8743, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (8744, 'http://www.markenoele.de/catalog/product/view/id/75/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (8745, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvbW90b3JzcG9ydC9tb3R1bC0zMDB2LTR0LWZhY3RvcnktbGluZS03NS5odG1s/product/75/', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-4t-factory-line-75.html'), (8746, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-4t-factory-line-75.html'), (8747, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/checkout/cart/'), (8748, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTMwMHYtNHQtZmFjdG9yeS1saW5lLTc1Lmh0bWw,/product/75/', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (8749, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (8750, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/checkout/cart/'), (8751, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/checkout/cart/'), (8752, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300%20v', 'http://www.markenoele.de/checkout/cart/'), (8753, 'http://www.markenoele.de/catalogsearch/result/?q=300+v', 'http://www.markenoele.de/checkout/cart/'), (8754, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300+v', 'http://www.markenoele.de/catalogsearch/result/?q=300+v'), (8755, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=300+v', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300+v'), (8756, 'http://www.markenoele.de/catalog/product/view/id/68', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=300+v'), (8757, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=300+v', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300+v'), (8758, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300+v', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=300+v'), (8759, 'http://www.markenoele.de/catalog/product/view/id/32', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300+v'), (8760, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300+v', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=300+v'), (8761, 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=300+v', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300+v'), (8762, 'http://www.markenoele.de/catalog/product/view/id/31', 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=300+v'), (8763, 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=300+v', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300+v'), (8764, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=300+v'), (8765, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (8766, 'http://www.markenoele.de/', 'http://www.google.de/url?q=MOTUL+Motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC_kjUyFVQTI6TFM7UOKT67dcFhaXkwQH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJWy94GUB6ABx9GE-APIAQGpArVEv5opy7U-qgQTT9BrrpEZOmulY1u4eBzmsa7XAg%26sig%3DAGiWqtyBoLMdatc0efZSAYXUE5fo7fCvuw%26adurl'), (8767, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/altoelentsorgung/'), (8768, 'http://www.markenoele.de/', 'http://www.google.de/url?q=MOTUL+Motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC_kjUyFVQTI6TFM7UOKT67dcFhaXkwQH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJWy94GUB6ABx9GE-APIAQGpArVEv5opy7U-qgQTT9BrrpEZOmulY1u4eBzmsa7XAg%26sig%3DAGiWqtyBoLMdatc0efZSAYXUE5fo7fCvuw%26adurl'), (8769, 'http://www.markenoele.de/', 'http://www.google.de/url?q=MOTUL+Motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC_kjUyFVQTI6TFM7UOKT67dcFhaXkwQH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJWy94GUB6ABx9GE-APIAQGpArVEv5opy7U-qgQTT9BrrpEZOmulY1u4eBzmsa7XAg%26sig%3DAGiWqtyBoLMdatc0efZSAYXUE5fo7fCvuw%26adurl'), (8770, 'http://www.markenoele.de/', 'http://www.google.de/url?q=MOTUL+Motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC_kjUyFVQTI6TFM7UOKT67dcFhaXkwQH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJWy94GUB6ABx9GE-APIAQGpArVEv5opy7U-qgQTT9BrrpEZOmulY1u4eBzmsa7XAg%26sig%3DAGiWqtyBoLMdatc0efZSAYXUE5fo7fCvuw%26adurl'), (8771, 'http://www.markenoele.de/', 'http://www.google.de/url?q=MOTUL+Motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC_kjUyFVQTI6TFM7UOKT67dcFhaXkwQH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJWy94GUB6ABx9GE-APIAQGpArVEv5opy7U-qgQTT9BrrpEZOmulY1u4eBzmsa7XAg%26sig%3DAGiWqtyBoLMdatc0efZSAYXUE5fo7fCvuw%26adurl'), (8772, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (8773, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/altoelentsorgung/'), (8774, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (8775, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (8776, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8777, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (8778, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvbW90b3JyYWQuaHRtbD9wPTM,/product/131/', ''), (8779, 'http://www.markenoele.de/checkout/cart/', ''), (8780, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/checkout/cart/'), (8781, 'http://www.markenoele.de/contacts/index/post/', 'http://www.markenoele.de/contacts/'), (8782, 'http://www.markenoele.de/contacts/index/', 'http://www.markenoele.de/contacts/'), (8783, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/contacts/index/'), (8784, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (8785, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (8786, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (8787, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (8788, 'http://www.markenoele.de/checkout/onepage/', ''), (8789, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&format=728x90_as&output=html&h=90&w=728&lmt=1280334175&channel=8353346331&ad_type=text&alternate_ad_url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fgoogle_adsense_script.htm'), (8790, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (8791, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8792, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (8793, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (8794, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (8795, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (8796, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (8797, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (8798, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (8799, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (8800, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/schmierstoffe.html?p=9'), (8801, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/schmierstoffe.html?p=10'), (8802, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (8803, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/schmierstoffe.html?p=12'), (8804, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (8805, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (8806, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (8807, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (8808, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (8809, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (8810, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (8811, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (8812, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (8813, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (8814, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/schmierstoffe.html?p=10'), (8815, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/schmierstoffe.html?p=9'), (8816, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (8817, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (8818, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (8819, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (8820, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (8821, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (8822, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (8823, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (8824, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (8825, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8826, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&format=728x90_as&output=html&h=90&w=728&lmt=1280334175&channel=8353346331&ad_type=text&alternate_ad_url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fgoogle_adsense_script.htm'), (8827, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&format=728x90_as&output=html&h=90&w=728&lmt=1280334175&channel=8353346331&ad_type=text&alternate_ad_url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fgoogle_adsense_script.htm'), (8828, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=motul+5100&um=1&ie=UTF-8&ei=KFtQTO6AHdSfOPborL0B&sa=X&oi=product_result_group&ct=image&resnum=1&ved=0CCsQzAMwAA'), (8829, 'http://www.markenoele.de/', ''), (8830, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://suche.aolsvc.de/aol/search?s_it=topsearchbox.search&query=heiz%C3%B6l+esso+optiplus+schwefelarm+berlin&rp='), (8831, 'http://www.markenoele.de/', ''), (8832, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1280337038&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-t83289.html&dt=1280337040485&shv=r20100721&pre'), (8833, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8834, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (8835, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8836, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8837, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8838, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1280339249&flash=7.0.19&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1484&dt=128033925'), (8839, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8840, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27', 'http://www.markenoele.de/schmierstoffe.html'), (8841, 'http://www.markenoele.de/catalog/product/view/id/22/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=27'), (8842, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motul-specific-504-00-507-00.html'), (8843, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (8844, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motul-specific-504-00-507-00.html'), (8845, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (8846, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/zusatzstoffe.html'), (8847, 'http://www.markenoele.de/catalog/product/view/id/98/category/47', 'http://www.markenoele.de/zusatzstoffe/kuhlflussigkeit.html'), (8848, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zusatzstoffe/kuhlflussigkeit/motocool-factory-line.html'), (8849, 'http://www.markenoele.de/catalog/product/view/id/118/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (8850, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/pflegeprodukte/e-z-clean.html'), (8851, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBkQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele.de&ei=tHRQTKvnLMKSON6UyK4B&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (8852, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&format=728x90_as&output=html&h=90&w=728&lmt=1280341744&channel=8353346331&ad_type=text&alternate_ad_url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fgoogle_adsense_script.htm'), (8853, 'http://www.markenoele.de/', 'http://www.gutefrage.net/frage/wo-2-takt-oel-in-groesseren-mengen-kaufen'), (8854, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (8855, 'http://www.markenoele.de/lieferung/', ''), (8856, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=Motul&gs_rfai='), (8857, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8858, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (8859, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8860, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (8861, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8862, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-5100-4t-50.html'), (8863, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul_pflegeberater/'), (8864, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', 'http://www.markenoele.de/zusatzstoffe.html'), (8865, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zusatzstoffe/chain-lube-factory-line.html'), (8866, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (8867, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (8868, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (8869, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (8870, 'http://www.markenoele.de/', ''), (8871, 'http://www.markenoele.de/angebote-des-monats', ''), (8872, 'http://www.markenoele.de/', 'http://www.markenoele.de/angebote-des-monats'), (8873, 'http://www.markenoele.de/', 'http://www.markenoele.de/angebote-des-monats'), (8874, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.com'), (8875, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (8876, 'http://www.markenoele.de/catalog/product/view/id/69/category/34', 'http://www.markenoele.de/schmierstoffe/motorsport/auto.html'), (8877, 'http://www.markenoele.de/catalog/product/view/id/140', 'http://www.google.de/search?hl=&q=nostalgische+metallschilder+pin+up&sourceid=navclient-ff&rlz=1B3GGGL_deDE366DE362&ie=UTF-8&aq=0&oq='), (8878, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.de'), (8879, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (8880, 'http://www.markenoele.de/catalog/product/view/id/69/category/34', 'http://www.markenoele.de/schmierstoffe/motorsport/auto.html'), (8881, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=f&aqi=g9&aql=&oq=&gs_rfai='), (8882, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8883, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/tag/oelspezifikationen/1'), (8884, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8885, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (8886, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (8887, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (8888, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (8889, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (8890, 'http://www.markenoele.de/catalog/product/view/id/13/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (8891, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (8892, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (8893, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (8894, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8895, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-3000-4t-32.html'), (8896, 'http://www.markenoele.de/catalog/product/view/id/33/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (8897, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8898, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (8899, 'http://www.markenoele.de/catalog/product/view/id/30/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (8900, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (8901, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (8902, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (8903, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (8904, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (8905, 'http://www.markenoele.de/catalog/product/view/id/86/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (8906, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (8907, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (8908, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (8909, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/schmierstoffe.html?p=9'), (8910, 'http://www.markenoele.de/', 'http://www.pixelgate.info/privat/stefan/%f6lweisheiten.htm'), (8911, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8912, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (8913, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (8914, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCZmOg7XxRTIHBC4bZOL289O0JhaXkwQH96b3tFL3s-75HCAAQAVCer6GNAWCVkoGCmAegAcfRhPgDyAEBqQIsBCiz6du1PqoEE0_QMBJ0U5jDMCI2J7dCRn0eOkk%26sig%3DAGiWqtw1ikjsBkKDFfPyFB2YRCIV4sY_pQ%26adurl%3Dhttp:'), (8915, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8916, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (8917, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8918, 'http://www.markenoele.de/catalog/product/view/id/52/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (8919, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8920, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&rlz=1W1MOOI_de&aq=4&aqi=g10&aql=&oq=Motu&gs_rfai='), (8921, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8922, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (8923, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8924, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-5100-4t-50.html'), (8925, 'http://www.markenoele.de/catalog/product/view/id/48/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (8926, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol/motul-5100-4t-48.html'), (8927, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (8928, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol/motul-5100-4t-50.html'), (8929, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (8930, 'http://www.markenoele.de/catalog/product/view/id/120/category/40', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (8931, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/pflegeprodukte/fuel-system-clean-120.html'), (8932, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (8933, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (8934, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/fanshop.html?p=3'), (8935, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCyqvU7IFRTK_LKIj60ATipsiMCoWl5MEB_em97RSthP2-RwgAEAEoAlCer6GNAWCVypmCrAegAcfRhPgDyAEBqQKkw5DLqey1PqoEE0_QDy6SIU28ZMXG9yHPvPyfZCw%26sig%3DAGiWqtyr4O6BQ_4K6xCnV0eNxFn3jfq5aA%26adur'), (8936, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (8937, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+5100+g%C3%BCnstig+kaufen&aq=f&aqi=&aql=&oq=&gs_rfai='), (8938, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8939, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (8940, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (8941, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4123038638490099&output=html&h=600&slotname=3258836898&w=160&lmt=1280412979&flash=10.1.53&url=http%3A%2F%2Fwww.marathonrally.com%2Fm_de%2F03_database%2Fres_2010_bajaspain.html&dt=12804166907'), (8942, 'http://www.markenoele.de/', ''), (8943, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCw5p6EblRTLucJIHWONKV-ecKhaXkwQH96b3tFL3s-75HCAAQAVCer6GNAWCVopKCoAegAcfRhPgDyAEBqQKkw5DLqey1PqoEE0_QqR2s8V8ENNIHp3iQeGZnopE%26sig%3DAGiWqtz1FL25-h9sDi7sLM5owKnJXOBy0g%26adurl%3Dhttp:'), (8944, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DC0qKCPcNRTOXCMY3UOJ3WydIKhaXkwQH96b3tFLWD_b5HCAAQAVCer6GNAWCVspWCpAegAcfRhPgDyAEBqQLJvhMKhOq1PqoEE0_QLkPHvBzPI8bfgKY06maGWsU%26sig%3DAGiWqtzTjw7JBvSk4yZiOvVcarP4-TV9Wg%26adurl%3Dhttp://w'), (8945, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DC0qKCPcNRTOXCMY3UOJ3WydIKhaXkwQH96b3tFLWD_b5HCAAQAVCer6GNAWCVspWCpAegAcfRhPgDyAEBqQLJvhMKhOq1PqoEE0_QLkPHvBzPI8bfgKY06maGWsU%26sig%3DAGiWqtzTjw7JBvSk4yZiOvVcarP4-TV9Wg%26adurl%3Dhttp://w'), (8946, 'http://www.markenoele.de/', 'http://suche.aolsvc.de/aol/afe?invocationType=500error_de_DE&query=motul%2ede'), (8947, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8948, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (8949, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto.html'), (8950, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (8951, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC_-duNMlRTK6nD8nXOJ6wnNgKhaXkwQH96b3tFL3s-75HCAAQASgCUJ6voY0BYJWSp4KwB6ABx9GE-APIAQGpAsm-EwqE6rU-qgQTT9BMZ-K4z99DfDAPRLJ3b0PGtQ%26sig%3DAGiWqtzpwVG70YAgAN6qn7zh5tOEwqz-vQ%26adurl%3Dht'), (8952, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8953, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/schmierstoffe.html'), (8954, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8955, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (8956, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (8957, 'http://www.markenoele.de/catalog/product/view/id/3/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (8958, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (8959, 'http://www.markenoele.de/', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (8960, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (8961, 'http://www.markenoele.de/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (8962, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvYXV0by9tb3RvcmVub2wvbW90dWwtNDEwMC1wb3dlci01bC5odG1s/product/1/', 'http://www.markenoele.de/schmierstoffe/auto/motorenol/motul-4100-power-5l.html'), (8963, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/auto/motorenol/motul-4100-power-5l.html'), (8964, 'http://www.markenoele.de/checkout/onepage/', ''), (8965, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/onepage/'), (8966, 'http://www.markenoele.de/checkout/onepage/', ''), (8967, 'http://www.markenoele.de/', 'http://www.google.de/products?q=motul+300v+competition+60+liter&hl=de&aq=0'), (8968, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8969, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15', 'http://www.markenoele.de/schmierstoffe.html'), (8970, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/schmierstoffe.html'), (8971, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/schmierstoffe.html'), (8972, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (8973, 'http://www.markenoele.de/catalog/product/view/id/68', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (8974, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol/motul-gear-300.html'), (8975, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (8976, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol/motul-gear-300.html'), (8977, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (8978, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol/motul-gear-300.html'), (8979, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (8980, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol/motul-gear-300.html'), (8981, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (8982, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol/motul-gear-300.html'), (8983, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (8984, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol/motul-gear-300.html'), (8985, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (8986, 'http://www.markenoele.de/catalog/product/view/id/118/category/40', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (8987, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-300v-competition-68.html'), (8988, 'http://www.markenoele.de/catalog/category/view/id/44', 'http://www.markenoele.de/zusatzstoffe.html'), (8989, 'http://www.markenoele.de/catalog/product/view/id/115/category/44', 'http://www.markenoele.de/zusatzstoffe/bleiersatz.html'), (8990, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul%20710%202t&um=1&ie=UTF-8&resnum=1&sa=N&tab=fw'), (8991, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (8992, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (8993, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (8994, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (8995, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (8996, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (8997, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (8998, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (8999, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/schmierstoffe/motorsport/motorrad.html'), (9000, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/zusatzstoffe.html'), (9001, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9002, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9003, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (9004, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=90&slotname=4498595130&w=728&lmt=1280434975&channel=4582219326&flash=10.1.53.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpa'), (9005, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (9006, 'http://www.markenoele.de/', 'http://www.shopzilla.de/8B--Computer_Zubehoer_-_cat_id--16433__keyword--port+modell'), (9007, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (9008, 'http://www.markenoele.de/', ''), (9009, 'http://www.markenoele.de/', 'http://de.ask.com/web?l=dis&qsrc=999&siteid=3136&o=3136&q=www.modellsport.de&ifr=1'), (9010, 'http://www.markenoele.de/', 'http://www.google.de/url?q=www.modellsport.de&url=/aclk%3Fsa%3Dl%26ai%3DC03usyO5RTPGpHsXSswbf0-jKC4Wl5MEB_em97RSFrf-ERxACKAhQnq-hjQFgldqOgpgHoAHH0YT4A8gBAakCyb4TCoTqtT6qBBhP0IsLT3BFm9mRqtBUc5ymnvAOG9-Yx40%26num%3D5%26sig%3DAGiWqtxccXkWExMiyVIfJJ6CmyL'), (9011, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/'), (9012, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9013, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (9014, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (9015, 'http://www.markenoele.de/index.php/zahlung/', ''), (9016, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (9017, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (9018, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (9019, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+wash+%26+wax&aq=0&aqi=g1&aql=&oq=Motul+Wash+%26+Wax&gs_rfai='), (9020, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (9021, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+wash+%26+wax&aq=0&aqi=g1&aql=&oq=Motul+Wash+%26+Wax&gs_rfai='), (9022, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+wash+%26+wax+preisvergleich&hl=de&prmd=s&ei=IGhSTOjCMoK78gb4zsHABA&start=20&sa=N'), (9023, 'http://www.markenoele.de/', ''), (9024, 'http://www.markenoele.de/datenschutz/', ''), (9025, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (9026, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9027, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/schmierstoffe.html'), (9028, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/schmierstoffe/modellbau.html'), (9029, 'http://www.markenoele.de/catalog/product/gallery/id/168/image/147/', ''), (9030, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/schmierstoffe/modellbau/micro-2t.html'), (9031, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/schmierstoffe/kart.html'), (9032, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/schmierstoffe/kart/motul-kart-grand-prix-2t.html'), (9033, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/schmierstoffe/kart.html'), (9034, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/schmierstoffe/kart/motul-kart-grand-prix-2t.html'), (9035, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/schmierstoffe/modellbau.html'), (9036, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/schmierstoffe/kart.html'), (9037, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9038, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/schmierstoffe/modellbau/micro-2t.html'), (9039, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/schmierstoffe.html'), (9040, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (9041, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&aq=f&aqi=g9&aql=&oq=&gs_rfai='), (9042, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9043, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (9044, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (9045, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (9046, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/schmierstoffe/marine.html'), (9047, 'http://www.markenoele.de/catalog/product/view/id/90/category/25', 'http://www.markenoele.de/schmierstoffe/marine.html?p=2'), (9048, 'http://www.markenoele.de/catalog/product/view/id/92/category/25', 'http://www.markenoele.de/schmierstoffe/marine.html?p=2'), (9049, 'http://www.markenoele.de/catalog/product/view/id/96/category/25', 'http://www.markenoele.de/schmierstoffe/marine.html?p=2'), (9050, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (9051, 'http://www.markenoele.de/', 'http://www.idealo.de/preisvergleich/Liste/10990086/motul-15w50-300.html'), (9052, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9053, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (9054, 'http://www.markenoele.de/catalog/product/view/id/67/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (9055, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (9056, 'http://www.markenoele.de/catalog/product/view/id/76/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (9057, 'http://www.markenoele.de/catalog/product/view/id/76/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (9058, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC0cmES5dSTIDNL4nrONnS4PMJhaXkwQH96b3tFM2A_b5HCAAQASgDUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAiwNA6yK9rU-qgQTT9AWMa8vXv1iVHnIl1bomxd6wQ%26sig%3DAGiWqtz4n8QVtijYInSbY8f730QJDtBZSA%26adu'), (9059, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9060, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (9061, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (9062, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (9063, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (9064, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9065, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9066, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9067, 'http://www.markenoele.de/catalog/product/view/id/52/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (9068, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (9069, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9070, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (9071, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (9072, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=Motul+5100&meta=&aq=f&aqi=g4&aql=&oq=&gs_rfai='), (9073, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/49/', ''), (9074, 'http://www.markenoele.de/checkout/cart/', ''), (9075, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=Motul+5100&meta=&aq=f&aqi=g4&aql=&oq=&gs_rfai='), (9076, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/49/', ''), (9077, 'http://www.markenoele.de/checkout/cart/', ''), (9078, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (9079, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (9080, 'http://www.markenoele.de/', ''), (9081, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9082, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe.html'), (9083, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (9084, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (9085, 'http://www.markenoele.de/checkout/onepage/', ''), (9086, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (9087, 'http://www.markenoele.de/', 'http://www.amazon.de/s/?ie=UTF8&keywords=motul+chain+lube+road+plus&tag=googhydr08-21&index=aps&hvadid=4435683385&ref=pd_sl_9jqixxcj8j_b'), (9088, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9089, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9090, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9091, 'http://www.markenoele.de/', 'http://www.amazon.de/s/?ie=UTF8&keywords=motul+chain+lube+road+plus&tag=googhydr08-21&index=aps&hvadid=4435683385&ref=pd_sl_9jqixxcj8j_b'), (9092, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (9093, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (9094, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (9095, 'http://www.markenoele.de/', 'http://www.amazon.de/s/?ie=UTF8&keywords=motul+chain+lube+road+plus&tag=googhydr08-21&index=aps&hvadid=4435683385&ref=pd_sl_9jqixxcj8j_b'), (9096, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (9097, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (9098, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (9099, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (9100, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (9101, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (9102, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (9103, 'http://www.markenoele.de/checkout/onepage/success/', ''), (9104, 'http://www.markenoele.de/', 'http://60594.homepagemodules.de/t81f37-Richtig-Benzin-mischen.html'), (9105, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9106, 'http://www.markenoele.de/', 'http://60594.homepagemodules.de/t81f37-Richtig-Benzin-mischen.html'), (9107, 'http://www.markenoele.de/', 'http://www.google.de/search?q=shine+and+go&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (9108, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (9109, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (9110, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/pflegeprodukte/shine-go-silicone-clean.html'), (9111, 'http://www.markenoele.de/customer/account/create/', 'http://www.markenoele.de/customer/account/login/'), (9112, 'http://www.markenoele.de/customer/account/createpost/', 'http://www.markenoele.de/customer/account/create/'), (9113, 'http://www.markenoele.de/customer/account/index/', 'http://www.markenoele.de/customer/account/create/'), (9114, 'http://www.markenoele.de/customer/address/edit/', 'http://www.markenoele.de/customer/account/index/'), (9115, 'http://www.markenoele.de/customer/address/edit/', 'http://www.markenoele.de/customer/account/index/'), (9116, 'http://www.markenoele.de/customer/address/formPost/', 'http://www.markenoele.de/customer/address/edit/'), (9117, 'http://www.markenoele.de/customer/address/index/', 'http://www.markenoele.de/customer/address/edit/'), (9118, 'http://www.markenoele.de/customer/account/edit/', 'http://www.markenoele.de/customer/address/index/'), (9119, 'http://www.markenoele.de/sales/billing_agreement/', 'http://www.markenoele.de/customer/account/edit/'), (9120, 'http://www.markenoele.de/sales/billing_agreement/', 'http://www.markenoele.de/customer/account/edit/'), (9121, 'http://www.markenoele.de/sales/recurring_profile/', 'http://www.markenoele.de/sales/billing_agreement/'), (9122, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/sales/recurring_profile/'), (9123, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/angebote-des-monats/'), (9124, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/angebote-des-monats/'), (9125, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=motul+300v+le+mans&_sacat=See-All-Categories'), (9126, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&btnG=Google-Suche'), (9127, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9128, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (9129, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9130, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (9131, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (9132, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (9133, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=4'), (9134, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE301DE302&q=motul+%c3%b6l'), (9135, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=motul+15W50&x=12&y=22'), (9136, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9137, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9138, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9139, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (9140, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (9141, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (9142, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (9143, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (9144, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-competition-68.html'), (9145, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', 'http://www.markenoele.de/schmierstoffe/motorsport/motorrad.html'), (9146, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motor%C3%B6l+kaufen&url=/aclk%3Fsa%3Dl%26ai%3DCfOb09ttSTNm3IsnXOJ6wnNgKhaXkwQH96b3tFNX__L5HEAYoCFCer6GNAWCVyvSBlAegAcfRhPgDyAEBqQKHhDf4vtC1PqoEE0_Qep8heTQJYDDQRGpW27-GuDk%26num%3D9%26sig%3DAGiWqtwZ27_6_xrBCXtnbgks_dNNlj9_vg'), (9147, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9148, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (9149, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9150, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (9151, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (9152, 'http://www.markenoele.de/index.php/', ''), (9153, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/index.php/'), (9154, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/search?q=motul+8100+x-clean&hl=de&client=firefox-a&rls=org.mozilla:de:official&prmd=s&ei=3-BSTJOgE9CWOKeJ5Z4O&start=10&sa=N'), (9155, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/schmierstoffe/motul-8100-x-clean-c3-1l.html'), (9156, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/search?q=motul+8100+x-clean&hl=de&client=firefox-a&rls=org.mozilla:de:official&prmd=s&ei=3-BSTJOgE9CWOKeJ5Z4O&start=10&sa=N'), (9157, 'http://www.markenoele.de/index.php/', ''), (9158, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/index.php/'), (9159, 'http://www.markenoele.de/index.php/', ''), (9160, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/index.php/'), (9161, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCMFwJz_JSTI_oFI6D-gbrtICQCoWl5MEB_em97RS97Pu-RwgAEAFQnq-hjQFgldKbgqwHoAHH0YT4A8gBAakCh4Q3-L7QtT6qBBNP0Ad_2_Hphl_OUhWFW2hsCxm-%26sig%3DAGiWqtwu6gh28p4Tv1Eh-4TVqAUPPTYHFQ%26adurl%3Dhttp'), (9162, 'http://www.markenoele.de/', 'http://www.google.de/url?q=www.modellsport.de&url=/aclk%3Fsa%3Dl%26ai%3DCF0NAwQJTTNbuBcyK-gaooZnACoWl5MEB_em97RSFrf-ERxABKAdQnq-hjQFgldqOgpgHoAHH0YT4A8gBAakCh4Q3-L7QtT6qBBhP0CfAdPr6ccwpU3GNy6Nnla4uXpYUMMM%26num%3D2%26sig%3DAGiWqtwY_D2qXQSQlVe271qeqCw'), (9163, 'http://www.markenoele.de/', 'http://www.google.de/url?q=www.modellsport.de&url=/aclk%3Fsa%3Dl%26ai%3DCF0NAwQJTTNbuBcyK-gaooZnACoWl5MEB_em97RSFrf-ERxABKAdQnq-hjQFgldqOgpgHoAHH0YT4A8gBAakCh4Q3-L7QtT6qBBhP0CfAdPr6ccwpU3GNy6Nnla4uXpYUMMM%26num%3D2%26sig%3DAGiWqtwY_D2qXQSQlVe271qeqCw'), (9164, 'http://www.markenoele.de/', 'http://www.google.de/url?q=www.modellsport.de&url=/aclk%3Fsa%3Dl%26ai%3DCF0NAwQJTTNbuBcyK-gaooZnACoWl5MEB_em97RSFrf-ERxABKAdQnq-hjQFgldqOgpgHoAHH0YT4A8gBAakCh4Q3-L7QtT6qBBhP0CfAdPr6ccwpU3GNy6Nnla4uXpYUMMM%26num%3D2%26sig%3DAGiWqtwY_D2qXQSQlVe271qeqCw'), (9165, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2589019966036808&output=html&h=280&slotname=2479015445&w=336&lmt=1280512044&flash=10.0.45&url=http%3A%2F%2Fwww.online-artikel.de%2Farticle%2Fhochwertiges-motoroel-versandkostenfrei-26432-1.h'), (9166, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (9167, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/diesel.html'), (9168, 'http://www.markenoele.de/', ''), (9169, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9170, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (9171, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCqB4acRpTTJyuEobZOLu50OwJhaXkwQH96b3tFL3s-75HCAAQAVCer6GNAWCVoq6CtAegAcfRhPgDyAEBqQI1ySwXeti1PqoEE0_Q2E2W1CEMiZfPJMscfY_eFrY%26sig%3DAGiWqtyN9VLC13K8AGjsP9oBw5CYZeRCrw%26adurl%3Dhttp:'), (9172, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9173, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9174, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9175, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (9176, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (9177, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (9178, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9179, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+5100+ester&_sacat=0&_dmpt=Motorrad_Kraftradteile&_odkw=motul+5100&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313'), (9180, 'http://www.markenoele.de/catalog/product/view/id/140', 'http://www.markenoele.de/'), (9181, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+5100+ester&_sacat=0&_dmpt=Motorrad_Kraftradteile&_odkw=motul+5100&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313'), (9182, 'http://www.markenoele.de/catalog/product/view/id/144', 'http://www.markenoele.de/'), (9183, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+5100+ester&_sacat=0&_dmpt=Motorrad_Kraftradteile&_odkw=motul+5100&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313'), (9184, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (9185, 'http://www.markenoele.de/catalog/product/gallery/id/50/image/23/', ''), (9186, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+5100+ester&_sacat=0&_dmpt=Motorrad_Kraftradteile&_odkw=motul+5100&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313'), (9187, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (9188, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/url?sa=t&source=web&cd=23&ved=0CBwQFjACOBQ&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=8100%20x-clean&ei=VSpTTKD_Do6WOLnL3Z4O&usg=AFQjCNE_pIURI6exewHoiOkY4FtbwQXRQw'), (9189, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/schmierstoffe/motul-8100-x-clean-c3-1l.html'), (9190, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/schmierstoffe.html'), (9191, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (9192, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html'), (9193, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (9194, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html'), (9195, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html'), (9196, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (9197, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/schmierstoffe.html'), (9198, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/schmierstoffe/motul-8100-x-clean-c3-1l.html'), (9199, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/url?sa=t&source=web&cd=23&ved=0CBwQFjACOBQ&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=8100%20x-clean&ei=VSpTTKD_Do6WOLnL3Z4O&usg=AFQjCNE_pIURI6exewHoiOkY4FtbwQXRQw'), (9200, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/motul-8100-x-clean-c3-1l.html'), (9201, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/url?sa=t&source=web&cd=23&ved=0CBwQFjACOBQ&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=8100%20x-clean&ei=VSpTTKD_Do6WOLnL3Z4O&usg=AFQjCNE_pIURI6exewHoiOkY4FtbwQXRQw'), (9202, 'http://www.markenoele.de/', ''), (9203, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=www.carson-modelsport.de&meta=&btnG=Google-Suche'), (9204, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=www.carson-modelsport.de&meta=&btnG=Google-Suche'), (9205, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (9206, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (9207, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (9208, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (9209, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=www.carson-modelsport.de&meta=&btnG=Google-Suche'), (9210, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=IXR&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (9211, 'http://www.markenoele.de/catalogsearch/result/?q=Kart+Grand+Prix+2+T+1+Liter+Motul', 'http://www.markenoele.de/'), (9212, 'http://www.markenoele.de/catalog/product/view/id/79', 'http://www.markenoele.de/catalogsearch/result/?q=Kart+Grand+Prix+2+T+1+Liter+Motul'), (9213, 'http://www.markenoele.de/catalog/product/gallery/id/79/image/157/', 'http://www.markenoele.de/motul-kart-grand-prix-2t.html'), (9214, 'http://www.markenoele.de/catalog/product/gallery/id/79/image/157/', 'http://www.markenoele.de/motul-kart-grand-prix-2t.html'), (9215, 'http://www.markenoele.de/catalog/product/gallery/id/79/image/157/', 'http://www.markenoele.de/motul-kart-grand-prix-2t.html'), (9216, 'http://www.markenoele.de/catalogsearch/result/?q=Kart+Grand+Prix+2+T+1+Liter+Motul', 'http://www.markenoele.de/'), (9217, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (9218, 'http://www.markenoele.de/', ''), (9219, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=MOTUL&gs_rfai='), (9220, 'http://www.markenoele.de/index.php/zahlung/', ''), (9221, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=90&slotname=1351630559&w=728&lmt=0&ea=0&flash=0&url=http%3A%2F%2Fwww.apriliaforum.de%2F50-ccm-rs-50-scarabeo-50-roller%2F5752-50-ccm-aprilia-mx-50-a.html&dt=12'), (9222, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=carson-modellsport.de&SearchSourceOrigin=3&gil=de-DE&SelfSearch=1&hl=de&ctid=CT2269050&octid=CT2269050'), (9223, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8117331779988340&format=468x60_as&output=html&h=60&w=468&lmt=1280570363&channel=3788232639&ad_type=text_image&color_bg=FFFFFF&color_border=FFFFFF&color_link=E1771E&color_text=000000&color_ur'), (9224, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (9225, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/heizol.html'), (9226, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/schmierstoffe.html'), (9227, 'http://www.markenoele.de/catalog/category/view/id/23?limit=18', ''), (9228, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/modellbau.html?limit=18'), (9229, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9230, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (9231, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9232, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (9233, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter/motul-scooter-power-2t.html'), (9234, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (9235, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9236, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/modellbau.html?limit=18'), (9237, 'http://www.markenoele.de/catalog/category/view/id/23?limit=18', ''), (9238, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/schmierstoffe/modellbau.html?limit=18'), (9239, 'http://www.markenoele.de/catalog/category/view/id/23?limit=18', ''), (9240, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/schmierstoffe.html'), (9241, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/heizol.html'), (9242, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (9243, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8117331779988340&format=468x60_as&output=html&h=60&w=468&lmt=1280570363&channel=3788232639&ad_type=text_image&color_bg=FFFFFF&color_border=FFFFFF&color_link=E1771E&color_text=000000&color_ur'), (9244, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (9245, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (9246, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (9247, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/zusatzstoffe.html'), (9248, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (9249, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (9250, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (9251, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (9252, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&format=728x90_as&output=html&h=90&w=728&lmt=1280574284&channel=8353346331&ad_type=text&alternate_ad_url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fgoogle_adsense_script.htm'), (9253, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (9254, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/zusatzstoffe.html'), (9255, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/zusatzstoffe.html'), (9256, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zusatzstoffe/motocool-factory-line.html'), (9257, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/pflegeprodukte.html'), (9258, 'http://www.markenoele.de/catalog/category/view/id/48?p=2', 'http://www.markenoele.de/pflegeprodukte/auto.html'), (9259, 'http://www.markenoele.de/catalog/product/view/id/123/category/48', 'http://www.markenoele.de/pflegeprodukte/auto.html?p=2'), (9260, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&more=variante0x&device=html&classification=web&mandant=toi&dia=suche-meinten&context=internet-tab&tpc=internet&ptl=std&q=modellsport'), (9261, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=motul+shine+and+go&x=0&y=0'), (9262, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (9263, 'http://www.markenoele.de/', 'http://suche.web.de/search/web/?&su=motul+motor%C3%B6l+baumarkt+bremen&mc=suche@web@corrects.suche@web'), (9264, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (9265, 'http://www.markenoele.de/', 'http://suche.web.de/search/web/?&su=motul+motor%C3%B6l+baumarkt+bremen&mc=suche@web@corrects.suche@web'), (9266, 'http://www.markenoele.de/', 'http://www.google.de/search?client=qsb-win&rlz=1R3GGLJ_deDE350DE350&hl=de&aq=1&oq=motul&q=motul+%C3%B6l'), (9267, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (9268, 'http://www.markenoele.de/', 'http://www.google.de/search?client=qsb-win&rlz=1R3GGLJ_deDE350DE350&hl=de&aq=1&oq=motul&q=motul+%C3%B6l'), (9269, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCiQNSr1NUTKSUFobUONaprO4KhaXkwQH96b3tFI-13kQIABACKANQnq-hjQFgleKmgrAHoAHH0YT4A8gBAakC0oMYbhTntT6qBBNP0ASxLtmtxiFyqz22fQSg7vpn%26sig%3DAGiWqtxvDcsk88ZdtHJXhKyTIfTo6K-AAg%26adurl%3Dhttp://'), (9270, 'http://www.markenoele.de/', 'http://suche.aolsvc.de/aol/search?query=robbe+modellbau&page=2&nt=SG2&s_it=relsearch-atmcs&oreq=a4faca451880bdfd'), (9271, 'http://www.markenoele.de/angebote-des-monats/', ''), (9272, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=tqb&rls=org.mozilla:de:official&&sa=X&ei=82ZUTOadGdDaOLOypZ4O&ved=0CBsQBSgA&q=motul+2+takt+%C3%B6l&spell=1'), (9273, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9274, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9275, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9276, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (9277, 'http://www.markenoele.de/catalog/product/view/id/58/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (9278, 'http://www.markenoele.de/catalog/product/view/id/57/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (9279, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvbW90b3JyYWQvbW90dWwtNTEwLTJ0Lmh0bWw,/product/58/', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-510-2t.html'), (9280, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-510-2t.html'), (9281, 'http://www.markenoele.de/checkout/cart/delete/id/477/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (9282, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (9283, 'http://www.markenoele.de/checkout/cart/delete/id/479/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/index/'), (9284, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/index/'), (9285, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-510-2t.html'), (9286, 'http://www.markenoele.de/catalog/product/view/id/58/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (9287, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvbW90b3JyYWQvbW90dWwtNTEwLTJ0Lmh0bWw,/product/58/', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-510-2t.html'), (9288, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-510-2t.html'), (9289, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (9290, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (9291, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (9292, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (9293, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/schmierstoffe.html'), (9294, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/schmierstoffe.html'), (9295, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (9296, 'http://www.markenoele.de/catalog/product/view/id/114/category/40', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (9297, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (9298, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (9299, 'http://www.markenoele.de/', ''), (9300, 'http://www.markenoele.de/lieferung', ''), (9301, 'http://www.markenoele.de/motul_pflegeberater/', ''), (9302, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (9303, 'http://www.markenoele.de/catalog/category/view/id/40?limit=18', ''), (9304, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (9305, 'http://www.markenoele.de/impressum/', 'http://suche.t-online.de/fast-cgi/tsc?mandant=toi&device=html&portallanguage=de&userlanguage=de&dia=adr&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&start=0&num=10&type=all&lang=any&more=none&q=info%40e-s-s-o-ber'), (9306, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/impressum/'), (9307, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/heizol.html'), (9308, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/heizol.html'), (9309, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/lieferung'), (9310, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/heizol.html'), (9311, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/angebote-des-monats/'), (9312, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/heizol.html'), (9313, 'http://www.markenoele.de/', 'http://www.google.de/url?q=www.modellsportladen.de&url=/aclk%3Fsa%3Dl%26ai%3DCZm1VgI5UTLrbGYPUOJebqN4KhaXkwQH96b3tFIWt_4RHCAAQAigDUJ6voY0BYJXajoKYB6ABx9GE-APIAQGpAtKDGG4U57U-qgQYT9AF1M6S1Yir17hkH9cO0bPALpgVqevL%26sig%3DAGiWqtxodbAuSQ8KGAIGi7eZ4e1Doxc'), (9314, 'http://www.markenoele.de/', 'http://de.ask.com/web?l=dis&qsrc=999&siteid=3231&o=3231&q=www.modellsportladen.de&sq=1&ifr=1'), (9315, 'http://www.markenoele.de/', 'http://www.google.com/search?client=opera&rls=de&q=motul+motor%C3%B6l&sourceid=opera&ie=utf-8&oe=utf-8'), (9316, 'http://www.markenoele.de/', 'http://www.hotfrog.de/Firmen/Oelshop-24-Motoroel-Shop'), (9317, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (9318, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-5100-4t-50.html'), (9319, 'http://www.markenoele.de/', 'http://www.koenigsberger-automobile.de/'), (9320, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9321, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (9322, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', ''), (9323, 'http://www.markenoele.de/catalog/product/view/id/12/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html?limit=all'), (9324, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', ''), (9325, 'http://www.markenoele.de/catalog/product/view/id/15/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html?limit=all'), (9326, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', ''), (9327, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (9328, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9329, 'http://www.markenoele.de/', 'http://www.koenigsberger-automobile.de/'), (9330, 'http://www.markenoele.de/', ''), (9331, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+ester&url=/aclk%3Fsa%3Dl%26ai%3DCC-_VChNVTP6EGsPWOJufgfQKhaXkwQH96b3tFLWD_b5HEAEoBlCer6GNAWCV6o6CnAegAcfRhPgDyAEBqQLSgxhuFOe1PqoEGE_Qf_f6in-mA7nQUz2BWS3ofCRIuhFJxQ%26num%3D1%26sig%3DAGiWqtzmgh2RvOsqj768mPw_PHcY-L'), (9332, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (9333, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+wash+%26+wax&url=/aclk%3Fsa%3Dl%26ai%3DCZqwMnBxVTI_wOIeH-gbPwJGaCoWl5MEB_em97RS9gv2-RwgAEAIgx5j4BSgDUJ6voY0BYJWilYKgB6ABx9GE-APIAQGpAtKDGG4U57U-qgQTT9AwSOehseUp1F04pmuXWRfNM4AFkE4%26sig%3DAGiWqtyAi6ozlBLNZSpL-UEck_6A0'), (9334, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (9335, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+wash+%26+wax&url=/aclk%3Fsa%3Dl%26ai%3DCZqwMnBxVTI_wOIeH-gbPwJGaCoWl5MEB_em97RS9gv2-RwgAEAIgx5j4BSgDUJ6voY0BYJWilYKgB6ABx9GE-APIAQGpAtKDGG4U57U-qgQTT9AwSOehseUp1F04pmuXWRfNM4AFkE4%26sig%3DAGiWqtyAi6ozlBLNZSpL-UEck_6A0'), (9336, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9337, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (9338, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9339, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9340, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9341, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%201', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9342, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2010', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9343, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9344, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2010W', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9345, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2010W4', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9346, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2010W40', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9347, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2010W40', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9348, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2010W40%20teilsy', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9349, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2010W40%20teils', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9350, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2010W40%20tei', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9351, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2010W40%20teilsynteti', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9352, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2010W40%20teilsyn', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9353, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2010W40%20teil', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9354, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2010W40%20teilsyntetic', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9355, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2010W40%20teilsynte', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9356, 'http://www.markenoele.de/catalogsearch/result/?q=motul+10W40+teilsyntetic', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9357, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (9358, 'http://www.markenoele.de/catalog/product/view/id/2/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9359, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (9360, 'http://www.markenoele.de/catalog/product/view/id/3/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9361, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (9362, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9363, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (9364, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/schmierstoffe/auto.html?p=3'), (9365, 'http://www.markenoele.de/catalog/category/view/id/6?p=1', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (9366, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=DiU&rls=org.mozilla:de:official&channel=s&q=snowmobil&um=1&ie=UTF-8&sa=N&tab=iw'), (9367, 'http://www.markenoele.de/', ''), (9368, 'http://www.markenoele.de/catalogsearch/result/?q=5100', 'http://www.markenoele.de/'), (9369, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100', 'http://www.markenoele.de/'), (9370, 'http://www.markenoele.de/catalogsearch/result/?q=5100', 'http://www.markenoele.de/catalogsearch/result/?q=5100'), (9371, 'http://www.markenoele.de/index.php', ''), (9372, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classic', 'http://www.markenoele.de/index.php'), (9373, 'http://www.markenoele.de/catalogsearch/result/?q=classic', 'http://www.markenoele.de/index.php'), (9374, 'http://www.markenoele.de/catalog/product/view/id/65', 'http://www.markenoele.de/catalogsearch/result/?q=classic'), (9375, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-classic-motor-oil-65.html'), (9376, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1280656491&flash=10.0.12.36&url=http%3A%2F%2Fwebcache.googleusercontent.com%2Fsearch%3Fq%3Dcache%3AJf6HTRngjRAJ%3Awww.motor-t'), (9377, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9378, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (9379, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (9380, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (9381, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (9382, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (9383, 'http://www.markenoele.de/catalog/product/view/id/65/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (9384, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=safari&rls=en&q=motul+%C3%B6l&aq=f&aqi=g9&aql=&oq=&gs_rfai='), (9385, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=90&slotname=1351630559&w=728&lmt=1280659971&flash=10.1.53&url=http%3A%2F%2Fwww.apriliaforum.de%2Fallgemeines%2F8207-allg-agip-racing-l.html&dt=1280659972213&sh'), (9386, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9387, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (9388, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (9389, 'http://www.markenoele.de/', 'http://www.dooyoo.de/motorrad-pflege/motul-chain-lube-road-plus/'), (9390, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9391, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/schmierstoffe.html'), (9392, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (9393, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (9394, 'http://www.markenoele.de/catalog/product/view/id/105/category/49', 'http://www.markenoele.de/pflegeprodukte/motorrad.html'), (9395, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (9396, 'http://www.markenoele.de/catalog/product/view/id/104/category/49', 'http://www.markenoele.de/pflegeprodukte/motorrad.html'), (9397, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (9398, 'http://www.markenoele.de/catalog/product/view/id/111/category/49', 'http://www.markenoele.de/pflegeprodukte/motorrad.html'), (9399, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (9400, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/pflegeprodukte/motorrad.html'), (9401, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/angebote-des-monats/'), (9402, 'http://www.markenoele.de/catalogsearch/result/?q=+%09CHAIN+LUBE+ROAD', 'http://www.markenoele.de/fanshop.html'), (9403, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/catalogsearch/result/?q=+%09CHAIN+LUBE+ROAD'), (9404, 'http://www.markenoele.de/catalogsearch/result/?q=+%09CHAIN+LUBE+ROAD', 'http://www.markenoele.de/fanshop.html'), (9405, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+%c3%b6l/s/google/gkaid/55221343/'), (9406, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9407, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (9408, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=510', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (9409, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=51', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (9410, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=510', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (9411, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=510%20po', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (9412, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=510%20power', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (9413, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=510%20powerlup', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (9414, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=510%20powerlupe', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (9415, 'http://www.markenoele.de/catalogsearch/result/?q=510+powerlupe', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (9416, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=510%20p', 'http://www.markenoele.de/catalogsearch/result/?q=510+powerlupe'), (9417, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=510', 'http://www.markenoele.de/catalogsearch/result/?q=510+powerlupe'), (9418, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=510', 'http://www.markenoele.de/catalogsearch/result/?q=510+powerlupe'), (9419, 'http://www.markenoele.de/catalogsearch/result/?q=510', 'http://www.markenoele.de/catalogsearch/result/?q=510+powerlupe'), (9420, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE363&=&q=Modellsport+-+Freizeit&btnG=Google-Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (9421, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+motor%C3%B6l&meta=lr%3D&btnG=Google-Suche'), (9422, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9423, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9424, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9425, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9426, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9427, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9428, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/diesel.html'), (9429, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/zusatzstoffe.html'), (9430, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/diesel.html'), (9431, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/zusatzstoffe.html'), (9432, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/diesel.html'), (9433, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/diesel.html'), (9434, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9435, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9436, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9437, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+motor%C3%B6l&meta=lr%3D&btnG=Google-Suche'), (9438, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC3e2h6HJVTNP8GoqA-gb1v5zWCoWl5MEB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVgpCCoAegAcfRhPgDyAEBqQLSgxhuFOe1PqoEE0_QTRjUl1DZ1yaHCR_cy20CHdY%26sig%3DAGiWqtwaYLf13AIHiTzz-2KI4TMcRd2yIg%26adurl%3Dh'), (9439, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCQ6h0OH1VTOn9HY-D-gaRyO34CYWl5MEB_em97RS97Pu-RwgAEAIoAlCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQLSgxhuFOe1PqoEE0_QdpvzrmWm1fiIeMfpp-ix_CA%26sig%3DAGiWqtyBswLhpv9NiY6iq1g4sfew7hV6oQ%26adurl%3Dh'), (9440, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (9441, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (9442, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zusatzstoffe.html'), (9443, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/pflegeprodukte.html'), (9444, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/pflegeprodukte/auto.html'), (9445, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (9446, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9447, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (9448, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V+4T+15W-50&hl=de&client=firefox-a&hs=vdu&rls=org.mozilla:de:official&prmd=s&ei=GoFVTJOiNpuhOP-m9J4O&start=10&sa=N'), (9449, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9450, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/schmierstoffe.html'), (9451, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/quad.html'), (9452, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9453, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (9454, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (9455, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (9456, 'http://www.markenoele.de/catalog/product/view/id/76/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (9457, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (9458, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (9459, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (9460, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9461, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/quad.html'), (9462, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/schmierstoffe.html'), (9463, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9464, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9465, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V+4T+15W-50&hl=de&client=firefox-a&hs=vdu&rls=org.mozilla:de:official&prmd=s&ei=GoFVTJOiNpuhOP-m9J4O&start=10&sa=N'), (9466, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC79kxq45VTJzQIIHY0QTOmJy1CoWl5MEB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVwqCCsAegAcfRhPgDyAEBqQLSgxhuFOe1PqoEE0_Q5lxTwFk8eIA2yTgF9Yo65zQ%26sig%3DAGiWqtyzCAdxZZwoO-wvBlckxjpd9fe9Mg%26adur'), (9467, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9468, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (9469, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9470, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (9471, 'http://www.markenoele.de/', ''), (9472, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (9473, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9474, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (9475, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9476, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (9477, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+5100&meta=&btnG=Google-Suche'), (9478, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (9479, 'http://www.markenoele.de/', ''), (9480, 'http://www.markenoele.de/catalog/product/view/id/213/category/51', 'http://www.google.de/search?q=motul+overall&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (9481, 'http://www.markenoele.de/', 'http://www.ndparking.com/passion-car-lubes.de'), (9482, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9483, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (9484, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9485, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (9486, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (9487, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (9488, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (9489, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=4'), (9490, 'http://www.markenoele.de/index.php/zahlung/', ''), (9491, 'http://www.markenoele.de/', ''), (9492, 'http://www.markenoele.de/', 'http://www.125er-forum.de/11-aprilia/58577-was-f-rn-l-2.html'), (9493, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9494, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9495, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9496, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (9497, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9498, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9499, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9500, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9501, 'http://www.markenoele.de/', 'http://www.125er-forum.de/11-aprilia/58577-was-f-rn-l-2.html'), (9502, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9503, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2929172855158067&format=fp_al_lp&output=html&h=15&w=468&lmt=1280731340&num_ads=0&skip=0&feedback_link=on&flash=10.0.45.2&url=http%3A%2F%2Fwww.125er-forum.de%2F11-aprilia%2F58577-was-f-rn-l-2'), (9504, 'http://www.markenoele.de/', ''), (9505, 'http://www.markenoele.de/', ''), (9506, 'http://www.markenoele.de/', ''), (9507, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=motul+&gs_rfai='), (9508, 'http://www.markenoele.de/', ''), (9509, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&rlz=1R2MOOI_deDE332&aq=8&aqi=g10&aql=&oq=Motul&gs_rfai='), (9510, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9511, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9512, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9513, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-5100-4t-50.html'), (9514, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (9515, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (9516, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&rlz=1R2MOOI_deDE332&aq=8&aqi=g10&aql=&oq=Motul&gs_rfai='), (9517, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9518, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9519, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9520, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&rlz=1R2MOOI_deDE332&aq=8&aqi=g10&aql=&oq=Motul&gs_rfai='), (9521, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&rlz=1R2MOOI_deDE332&aq=8&aqi=g10&aql=&oq=Motul&gs_rfai='), (9522, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9523, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9524, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9525, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvbW90b3JyYWQvbW90dWwtNTEwMC00dC01MC5odG1s/product/50/', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-5100-4t-50.html'), (9526, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-5100-4t-50.html'), (9527, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (9528, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (9529, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (9530, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (9531, 'http://www.markenoele.de/', ''), (9532, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/144/', ''), (9533, 'http://www.markenoele.de/checkout/cart/', ''), (9534, 'http://www.markenoele.de/checkout/onepage/', ''), (9535, 'http://www.markenoele.de/checkout/cart/', ''), (9536, 'http://www.markenoele.de/catalog/product/view/id/133', 'http://www.markenoele.de/checkout/cart/'), (9537, 'http://www.markenoele.de/', ''), (9538, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (9539, 'http://www.markenoele.de/catalog/product/gallery/id/50/image/23/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (9540, 'http://www.markenoele.de/catalog/product/gallery/id/50/image/23/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (9541, 'http://www.markenoele.de/catalog/category/view/id/6?p=1', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (9542, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+4T+10W-40+&aq=9&aqi=g10&aql=&oq=motul+&gs_rfai='), (9543, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100'), (9544, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (9545, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100'), (9546, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCR58o775WTLDsE87YOLL0scEKhaXkwQH96b3tFMWB_b5HCAAQASDHmPgFKANQnq-hjQFglfqogrAHoAHH0YT4A8gBAakC3S-NgD3vtT6qBBNP0Exrm8l_1uF3SLnrG5a58yYCgAWQTg%26sig%3DAGiWqtyFfeIVof2qRasDz2Kb_MK_KJaw-Q%26'), (9547, 'http://www.markenoele.de/', 'http://www.amazon.de/gp/product/B0022ZFSF8/ref=pd_lpo_k2_dp_sr_2?pf_rd_p=471061493&pf_rd_s=lpo-top-stripe&pf_rd_t=201&pf_rd_i=B003AWVW16&pf_rd_m=A3JWKAKR8XB7XF&pf_rd_r=11JVCJMEX9MKEGBBQ646'), (9548, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9549, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (9550, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (9551, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (9552, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (9553, 'http://www.markenoele.de/catalog/product/view/id/31/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (9554, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (9555, 'http://www.markenoele.de/catalog/product/view/id/48/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (9556, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&hl=de&source=hp&q=markenoele.de&meta=&btnG=Google-Suche'), (9557, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9558, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/schmierstoffe.html'), (9559, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/schmierstoffe/marine.html'), (9560, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/schmierstoffe/marine.html?p=2'), (9561, 'http://www.markenoele.de/index.php/', ''), (9562, 'http://www.markenoele.de/', ''), (9563, 'http://www.markenoele.de/', ''), (9564, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCtiDPq-1WTMGnNYz_-QbElay6CoWl5MEB_em97RS97Pu-RwgAEAIoAlCer6GNAWCVgrSCwAegAcfRhPgDyAEBqQJ-yA2Nz-61PqoEE0_QDn1Jiw67OWPNzwZcRnkBcjQ%26sig%3DAGiWqtyT6MjEmJBgsqNLrsXyZt92F0GfYw%26adurl%3Dh'), (9565, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9566, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (9567, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9568, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', ''), (9569, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?limit=all'), (9570, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', ''), (9571, 'http://www.markenoele.de/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?limit=all'), (9572, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', ''), (9573, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?limit=all'), (9574, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/schmierstoffe/modellbau.html'), (9575, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/schmierstoffe/kart.html'), (9576, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/schmierstoffe/modellbau.html'), (9577, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/schmierstoffe/modellbau/micro-2t.html'), (9578, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/garten.html'), (9579, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (9580, 'http://www.markenoele.de/catalog/product/view/id/30/category/34', 'http://www.markenoele.de/schmierstoffe/motorsport/auto.html'), (9581, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/motorsport/auto/motul-gear-ff-competition.html'), (9582, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (9583, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/heizol.html'), (9584, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/heizol.html'), (9585, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/heizol.html'), (9586, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/diesel.html'), (9587, 'http://www.markenoele.de/catalog/category/view/id/44', 'http://www.markenoele.de/zusatzstoffe.html'), (9588, 'http://www.markenoele.de/catalog/category/view/id/45', 'http://www.markenoele.de/zusatzstoffe/bleiersatz.html'), (9589, 'http://www.markenoele.de/catalog/category/view/id/46', 'http://www.markenoele.de/zusatzstoffe/fett.html'), (9590, 'http://www.markenoele.de/catalog/category/view/id/46', 'http://www.markenoele.de/zusatzstoffe/handwaschgel.html'), (9591, 'http://www.markenoele.de/catalog/category/view/id/45', 'http://www.markenoele.de/zusatzstoffe/handwaschgel.html'), (9592, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/zusatzstoffe/fett.html'), (9593, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zusatzstoffe/kuhlflussigkeit.html'), (9594, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/pflegeprodukte.html'), (9595, 'http://www.markenoele.de/', ''), (9596, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motocross+60ccm&meta=&btnG=Google-Suche'), (9597, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motocross+60ccm&meta=&btnG=Google-Suche'), (9598, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=60ccm+motocross&meta=&btnG=Google-Suche'), (9599, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=60ccm+motocross&meta=&btnG=Google-Suche'), (9600, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motocross+60ccm&meta=&btnG=Google-Suche'), (9601, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motocross+60ccm&meta=&btnG=Google-Suche'), (9602, 'http://www.markenoele.de/', 'http://www.google.de/url?q=www.schwab+modellsport.de&url=/aclk%3Fsa%3Dl%26ai%3DCATFbI_ZWTIfkFdPrOMSrkLAKhaXkwQH96b3tFIWt_4RHEAIoBFCer6GNAWCVuqyCtAegAcfRhPgDyAEBqQJ-yA2Nz-61PqoEGE_Q9ybf5FpKZOCsz00KPtLvsaaW-uN_UA%26num%3D3%26sig%3DAGiWqtza1N2QWiYujo6Jl'), (9603, 'http://www.markenoele.de/', 'http://results.myway.com/GGmain.jhtml?searchfor=Motul+300v+4T&ptnrS=YI&st=sb'), (9604, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE386&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=Motul&gs_rfai='), (9605, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9606, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/schmierstoffe.html'), (9607, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (9608, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&limit=all&order=gebinde_groesse'), (9609, 'http://www.markenoele.de/catalogsearch/result/?q=839411', 'http://www.markenoele.de/schmierstoffe/motul-6100-synergie-1l.html'), (9610, 'http://www.markenoele.de/catalog/product/view/id/3', 'http://www.markenoele.de/catalogsearch/result/?q=839411'), (9611, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTYxMDAtc3luZXJnaWUtMWwuaHRtbA,,/product/3/', 'http://www.markenoele.de/motul-6100-synergie-1l.html'), (9612, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-6100-synergie-1l.html'), (9613, 'http://www.markenoele.de/catalog/product/view/id/3', 'http://www.markenoele.de/checkout/cart/'), (9614, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-6100-synergie-1l.html'), (9615, 'http://www.markenoele.de/', 'http://www.google.com/search?hl=de&client=opera&hs=Kr0&rls=de&q=motul+motor%C3%B6l&aq=0&aqi=g5&aql=&oq=motul+motor&gs_rfai='), (9616, 'http://www.markenoele.de/', ''), (9617, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (9618, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/heizol.html'), (9619, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUuaHRtbA,,/product/6/', ''), (9620, 'http://www.markenoele.de/checkout/cart/', ''), (9621, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (9622, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (9623, 'http://www.markenoele.de/', ''), (9624, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9625, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (9626, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-7018880693126333&output=html&h=600&slotname=7930273133&w=180&lmt=1280780973&flash=10.0.32&url=http%3A%2F%2Fwww.baboons.de%2F&dt=1280780976654&shv=r20100721&correlator=1280780976663&frm=0&adk'), (9627, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9628, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (9629, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (9630, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (9631, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (9632, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (9633, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (9634, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (9635, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (9636, 'http://www.markenoele.de/catalog/product/view/id/89/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=9'), (9637, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/schmierstoffe.html?p=9'), (9638, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/schmierstoffe.html?p=10'), (9639, 'http://www.markenoele.de/catalog/product/view/id/164/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (9640, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (9641, 'http://www.markenoele.de/catalog/product/view/id/168/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=12'), (9642, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/schmierstoffe.html?p=12'), (9643, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/schmierstoffe/micro-2t.html'), (9644, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/diesel.html'), (9645, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/zusatzstoffe.html'), (9646, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (9647, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (9648, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/fanshop.html?p=3'), (9649, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/fanshop.html?p=4'), (9650, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/pflegeprodukte.html'), (9651, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (9652, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (9653, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (9654, 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v', 'http://www.markenoele.de/'), (9655, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (9656, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=15&slotname=4857212039&w=468&lmt=1280786163&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-longlifeoel-fuer-1-9-tdi-77-kw-t1555007.html&dt'), (9657, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=15&slotname=4857212039&w=468&lmt=1280786163&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-longlifeoel-fuer-1-9-tdi-77-kw-t1555007.html&dt'), (9658, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', 'http://www.google.de/'), (9659, 'http://www.markenoele.de/', ''), (9660, 'http://www.markenoele.de/', ''), (9661, 'http://www.markenoele.de/', 'http://www.google.de/url?q=50+liter+addinol+2t+mz+408&url=/aclk%3Fsa%3DL%26ai%3DCv2F_ZaZXTOO8IoT_-Qawt7S0CpWdrdkB5b-E2hWN1J6PTRABKARQw5Dax_r_____AWCVoreCyAeQAQPIAQGpArwkVemcF7Y-qgQeT9Cttc4xnSTEdIYlGp63ROX98t3-qdsThEm_9DEd%26num%3D3%26sig%3DAGiWqtyG-5'), (9662, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (9663, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/zusatzstoffe.html'), (9664, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/zusatzstoffe.html'), (9665, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (9666, 'http://www.markenoele.de/', 'http://www.webmail.de/plainsearch/Motorboot/s/google/?gclid=CJ6XnarHnKMCFQYeZwodWwM7QA'), (9667, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (9668, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (9669, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (9670, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/zusatzstoffe.html'), (9671, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (9672, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/zusatzstoffe.html'), (9673, 'http://www.markenoele.de/', 'http://www.google.de/url?q=50+liter+addinol+2t+mz+408&url=/aclk%3Fsa%3DL%26ai%3DCv2F_ZaZXTOO8IoT_-Qawt7S0CpWdrdkB5b-E2hWN1J6PTRABKARQw5Dax_r_____AWCVoreCyAeQAQPIAQGpArwkVemcF7Y-qgQeT9Cttc4xnSTEdIYlGp63ROX98t3-qdsThEm_9DEd%26num%3D3%26sig%3DAGiWqtyG-5'), (9674, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motor%C3%B6l+Motul+5100&btnG=Google-Suche&meta=&aq=f&aqi=&aql=&oq=&gs_rfai='), (9675, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motor%C3%B6l+Motul+5100&btnG=Google-Suche&meta=&aq=f&aqi=&aql=&oq=&gs_rfai='), (9676, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motor%C3%B6l+Motul+5100&btnG=Google-Suche&meta=&aq=f&aqi=&aql=&oq=&gs_rfai='), (9677, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=Benzin+Rasenm%C3%A4her+Hanseatic&_sacat=0&_odkw=Benzin+Rasenm%C3%A4her&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313'), (9678, 'http://www.markenoele.de/', ''), (9679, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A2473&_nkw=motul%20300v&_trksid=p3286.c0.m14.l1513&_pgn=3'), (9680, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=v3', 'http://www.markenoele.de/'), (9681, 'http://www.markenoele.de/catalogsearch/result/?q=v300', 'http://www.markenoele.de/'), (9682, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=v300', 'http://www.markenoele.de/'), (9683, 'http://www.markenoele.de/', ''), (9684, 'http://www.markenoele.de/catalog/product/view/id/90', 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CEYQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Foutboard-synth-2t-90.html&rct=j&q=motul%20outboard%20synt%202t&ei=lMZXTMSODdDuOdW3mLsJ&usg=AFQjCNFBFF_LszS927OsB1QhRbKvzTGa5g'), (9685, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCoIcLJ9FXTOm2N4KImAOb_LC6BIWl5MEB_em97RS1g_2-RwgAEAEoAlCer6GNAWCV2o6CmAegAcfRhPgDyAEBqQIw_U1TxBy2PqoEE0_QX2jzAny8KIB59Bh5Y3JdJR8%26sig%3DAGiWqtxIezBzXuoQFqwTvQsJo_-LpTdh1Q%26adurl%3Dhttp'), (9686, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (9687, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCoIcLJ9FXTOm2N4KImAOb_LC6BIWl5MEB_em97RS1g_2-RwgAEAEoAlCer6GNAWCV2o6CmAegAcfRhPgDyAEBqQIw_U1TxBy2PqoEE0_QX2jzAny8KIB59Bh5Y3JdJR8%26sig%3DAGiWqtxIezBzXuoQFqwTvQsJo_-LpTdh1Q%26adurl%3Dhttp'), (9688, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (9689, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (9690, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (9691, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (9692, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (9693, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (9694, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (9695, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (9696, 'http://www.markenoele.de/', ''), (9697, 'http://www.markenoele.de/', ''), (9698, 'http://www.markenoele.de/', ''), (9699, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (9700, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=UTF-8&oe=UTF-8&hl=de&client=safari'), (9701, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9702, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (9703, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9704, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27', ''), (9705, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9706, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (9707, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=2', 'http://www.markenoele.de/schmierstoffe.html?limit=27'), (9708, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (9709, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (9710, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=3', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=2'), (9711, 'http://www.markenoele.de/catalog/product/view/id/77/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=3'), (9712, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100'), (9713, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9714, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9715, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9716, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (9717, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9718, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (9719, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (9720, 'http://www.markenoele.de/catalog/product/view/id/48/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=1'), (9721, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol/motul-5100-4t-48.html'), (9722, 'http://www.markenoele.de/catalog/product/view/id/48/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=1'), (9723, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (9724, 'http://www.markenoele.de/catalog/product/view/id/32/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=1'), (9725, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (9726, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=1'), (9727, 'http://www.markenoele.de/catalog/product/view/id/54/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (9728, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol/motul-7100-4t-54.html'), (9729, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.com/search?q=motul+6100&hl=de&rls=com.microsoft:*:IE-SearchBox&rlz=1I7ACAW_de___AT353&ei=IvBXTJodyZM4pe7V-Qg&start=10&sa=N'), (9730, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motul-6100-synergie-1l.html'), (9731, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9732, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (9733, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/schmierstoffe/auto.html?p=3'), (9734, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (9735, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (9736, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (9737, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (9738, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (9739, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (9740, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (9741, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9742, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9743, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (9744, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/heizol.html'), (9745, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/diesel.html'), (9746, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/zusatzstoffe.html'), (9747, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zusatzstoffe/mocool.html'), (9748, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (9749, 'http://www.markenoele.de/catalog/product/view/id/118/category/40', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (9750, 'http://www.markenoele.de/', ''), (9751, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CDYQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-multi-atf-1l.html&rct=j&q=motul%20multi%20atf&ei=4v5XTM-1J4GeOI3L_YIJ&usg=AFQjCNGJ8tYkZuOCkxINO1n4_5f1Yn5hHA'), (9752, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-multi-atf-1l.html'), (9753, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (9754, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/schmierstoffe.html'), (9755, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/fanshop.html'), (9756, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', 'http://www.markenoele.de/pflegeprodukte.html'); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (9757, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/fanshop.html'), (9758, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (9759, 'http://www.markenoele.de/catalog/product/view/id/121/category/40', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (9760, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (9761, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (9762, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (9763, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9764, 'http://www.markenoele.de/catalog/product/view/id/30/category/8', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (9765, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9766, 'http://www.markenoele.de/', ''), (9767, 'http://www.markenoele.de/', ''), (9768, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCQfApkA1YTLzpM8PSswbEyMXKC4Wl5MEB_em97RS97Pu-RwgAEAIoAlCer6GNAWCV2o6CmAegAcfRhPgDyAEBqQIw_U1TxBy2PqoEE0_Qv33IivrP3AcRi8KqccdPiIQ%26sig%3DAGiWqtyf5ndTyNvRprWI0Wv7tZkZ6c5BDQ%26adurl%3Dh'), (9769, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9770, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html'), (9771, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (9772, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (9773, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (9774, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (9775, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (9776, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (9777, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (9778, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (9779, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/fanshop.html'), (9780, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/fanshop.html'), (9781, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (9782, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9783, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (9784, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9785, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (9786, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', ''), (9787, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt/motul-scooter-power-2t.html'), (9788, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (9789, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (9790, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (9791, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (9792, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (9793, 'http://www.markenoele.de/catalog/product/view/id/60/category/14', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (9794, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/fanshop.html?p=3'), (9795, 'http://www.markenoele.de/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/fanshop.html?p=4'), (9796, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (9797, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (9798, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html?p=1'), (9799, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (9800, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html?p=1'), (9801, 'http://www.markenoele.de/', ''), (9802, 'http://www.markenoele.de/', ''), (9803, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.google.de/search?q=Motul+micro+2T&hl=de&ei=vhxYTKiZEILaOLGW5JYJ&start=10&sa=N'), (9804, 'http://www.markenoele.de/', 'http://www.idealo.at/preisvergleich/OffersOfProduct/2293672E0J2_-classic-15w-50-2-l-motul.html'), (9805, 'http://www.markenoele.de/', ''), (9806, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (9807, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (9808, 'http://www.markenoele.de/', ''), (9809, 'http://www.markenoele.de/', ''), (9810, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-300V-10W40-Motor%C3%B6l-1Liter/dp/B0022ZFSF8/ref=sr_1_6?ie=UTF8&s=automotive&qid=1280846437&sr=1-6'), (9811, 'http://www.markenoele.de/', ''), (9812, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=Motul+5100'), (9813, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (9814, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=Motul+5100'), (9815, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CRZvO-GdYTJz_HcrVOKOU9ZcEpeSowwH96b3tFI-13kQIABACKAJQnq-hjQFgleq3gsgHoAHH0YT4A8gBAakCtGgrfq01tj6qBBNP0Ht2Q6vDeJlK-qcqvy1lBiI_&sig=AGiWqtxSYAiPUiikRv9vZEMF-ORguVMPUQ&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (9816, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (9817, 'http://www.markenoele.de/catalog/category/view/id/17', 'http://www.google.de/search?q=quad+motor%C3%B6l&hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&prmd=sdf&ei=KmZYTJaVD8WOOJGZsesI&start=40&sa=N'), (9818, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/schmierstoffe/quad/motorenol.html'), (9819, 'http://www.markenoele.de/catalog/category/view/id/17', 'http://www.google.de/search?q=quad+motor%C3%B6l&hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&prmd=sdf&ei=KmZYTJaVD8WOOJGZsesI&start=40&sa=N'), (9820, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (9821, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9822, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9823, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9824, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9825, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (9826, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (9827, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (9828, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9829, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9830, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9831, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9832, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9833, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9834, 'http://www.markenoele.de/catalog/product/view/id/77/category/33', 'http://www.google.de/search?q=motul+800&hl=de&client=firefox-a&rls=org.mozilla:de:official&prmd=s&ei=YW9YTMCnHN2gOKr9wJkJ&start=80&sa=N'), (9835, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C33gxf3BYTOv9G5fWOOSk7NcEpeSowwH96b3tFI-13kQIABACKANQnq-hjQFgleq3gsgHoAHH0YT4A8gBAakCtGgrfq01tj6qBBNP0Ky4VA40bfq5PtIgP3IlDBOY&sig=AGiWqtwQv8Cew9_NxjZI5wL3choYT4LolA&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (9836, 'http://www.markenoele.de/', ''), (9837, 'http://www.markenoele.de/index.php/', ''), (9838, 'http://www.markenoele.de/catalog/product/view/id/193', 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CBkQFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fzur-shoperoffnung-das-baseball-cap-300v-im-wert-von-9-90-gratis-zu-ihrer-bestellung.html&rct=j&q=site%3Amarkenoele.de%20gratis&ei=sndYTPniE4PLOJ_o9KsJ&us'), (9839, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3p1ci1zaG9wZXJvZmZudW5nLWRhcy1iYXNlYmFsbC1jYXAtMzAwdi1pbS13ZXJ0LXZvbi05LTkwLWdyYXRpcy16dS1paHJlci1iZXN0ZWxsdW5nLmh0bWw,/product/193/', 'http://www.markenoele.de/zur-shoperoffnung-das-baseball-cap-300v-im-wert-von-9-90-gratis-zu-ihrer-bestellung.html'), (9840, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/zur-shoperoffnung-das-baseball-cap-300v-im-wert-von-9-90-gratis-zu-ihrer-bestellung.html'), (9841, 'http://www.markenoele.de/', ''), (9842, 'http://www.markenoele.de/', ''), (9843, 'http://www.markenoele.de/', ''), (9844, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9845, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (9846, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9847, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=tragegurt+motorsense+preisvergleich&revid=646625605&sa=X&ei=-JJYTI_gJZCtOP7D1ZoJ&ved=0CEgQ1QIoAw'), (9848, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&ei=gpNYTJnIOIn-OaXS6IAJ&q=2+takt+%C3%B6l+gartenger%C3%A4te&start=10&sa=N'), (9849, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9850, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/schmierstoffe.html'), (9851, 'http://www.markenoele.de/catalog/product/view/id/162/category/28', 'http://www.markenoele.de/schmierstoffe/garten.html'), (9852, 'http://www.markenoele.de/', 'http://suche.aol.de/aol/search?s_it=aolde-homePage&q=restaurieren+terrakotta&lr=&rp='), (9853, 'http://www.markenoele.de/catalog/product/view/id/140', ''), (9854, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (9855, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (9856, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (9857, 'http://www.markenoele.de/widerruf/', ''), (9858, 'http://www.markenoele.de/altoelentsorgung/', ''), (9859, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (9860, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (9861, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (9862, 'http://www.markenoele.de/agb/', ''), (9863, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (9864, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (9865, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (9866, 'http://www.markenoele.de/impressum/', ''), (9867, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (9868, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (9869, 'http://www.markenoele.de/zahlung/', ''), (9870, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (9871, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (9872, 'http://www.markenoele.de/', ''), (9873, 'http://www.markenoele.de/index.php/', ''), (9874, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (9875, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/schmierstoffe.html'), (9876, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (9877, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9878, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/schmierstoffe.html'), (9879, 'http://www.markenoele.de/catalog/product/view/id/160/category/28', 'http://www.markenoele.de/schmierstoffe/garten.html'), (9880, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/schmierstoffe.html'), (9881, 'http://www.markenoele.de/catalog/product/view/id/159/category/28', 'http://www.markenoele.de/schmierstoffe/garten.html'), (9882, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/schmierstoffe.html'), (9883, 'http://www.markenoele.de/catalog/product/view/id/160/category/28', 'http://www.markenoele.de/schmierstoffe/garten.html'), (9884, 'http://www.markenoele.de/catalog/category/view/id/29', 'http://www.markenoele.de/schmierstoffe/garten/garden-4t-160.html'), (9885, 'http://www.markenoele.de/catalog/product/view/id/162/category/29', 'http://www.markenoele.de/schmierstoffe/garten/motorenol-2-takt.html'), (9886, 'http://www.markenoele.de/catalog/category/view/id/29', 'http://www.markenoele.de/schmierstoffe/garten/garden-4t-160.html'), (9887, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/schmierstoffe/garten/motorenol-2-takt.html'), (9888, 'http://www.markenoele.de/catalog/product/view/id/62/category/16', 'http://www.markenoele.de/schmierstoffe/quad.html'), (9889, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/schmierstoffe/garten/motorenol-2-takt.html'), (9890, 'http://www.markenoele.de/catalog/product/view/id/63/category/16', 'http://www.markenoele.de/schmierstoffe/quad.html'), (9891, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/schmierstoffe/garten/motorenol-2-takt.html'), (9892, 'http://www.markenoele.de/catalog/category/view/id/29', 'http://www.markenoele.de/schmierstoffe/garten/garden-4t-160.html'), (9893, 'http://www.markenoele.de/catalog/product/view/id/160/category/28', 'http://www.markenoele.de/schmierstoffe/garten.html'), (9894, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/schmierstoffe.html'), (9895, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9896, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (9897, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=lr%3Dlang_de&aq=0&aqi=g10&aql=&oq=motul+&gs_rfai='), (9898, 'http://www.markenoele.de/', ''), (9899, 'http://www.markenoele.de/', ''), (9900, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (9901, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (9902, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9903, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9904, 'http://www.markenoele.de/', ''), (9905, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=lr%3Dlang_de&aq=0&aqi=g2&aql=&oq=motul+oe&gs_rfai='), (9906, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9907, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9908, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9909, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=lr%3Dlang_de&aq=0&aqi=g2&aql=&oq=motul+oe&gs_rfai='), (9910, 'http://www.markenoele.de/', ''), (9911, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/144/', ''), (9912, 'http://www.markenoele.de/checkout/cart/', ''), (9913, 'http://www.markenoele.de/catalog/product/view/id/133', 'http://www.markenoele.de/checkout/cart/'), (9914, 'http://www.markenoele.de/', ''), (9915, 'http://www.markenoele.de/', ''), (9916, 'http://www.markenoele.de/', ''), (9917, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=DyFZTP2oJcmsOLO37LcJ&ved=0CA0QBSgA&q=motul+%C3%B6l&spell=1'), (9918, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (9919, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1280910901&flash=10.1.53.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F20w60-von-motul-t2186048.html&dt=1280910901328&shv=r'), (9920, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (9921, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1280910901&flash=10.1.53.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F20w60-von-motul-t2186048.html&dt=1280910901328&shv=r'), (9922, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (9923, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1280910901&flash=10.1.53.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F20w60-von-motul-t2186048.html&dt=1280910901328&shv=r'), (9924, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (9925, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1280910901&flash=10.1.53.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F20w60-von-motul-t2186048.html&dt=1280910901328&shv=r'), (9926, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (9927, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1280910901&flash=10.1.53.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F20w60-von-motul-t2186048.html&dt=1280910901328&shv=r'), (9928, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9929, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (9930, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9931, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe.html'), (9932, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe.html'), (9933, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9934, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (9935, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9936, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (9937, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (9938, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9939, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9940, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9941, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7TSEA_de&redir_esc=&ei=qihZTP2ZG4HLOOrR3eYI'), (9942, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9943, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9944, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1280910901&flash=10.1.53.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F20w60-von-motul-t2186048.html&dt=1280910901328&shv=r'), (9945, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (9946, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (9947, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (9948, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (9949, 'http://www.markenoele.de/', ''), (9950, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (9951, 'http://www.markenoele.de/', ''), (9952, 'http://www.markenoele.de/', ''), (9953, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9954, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/schmierstoffe.html'), (9955, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (9956, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', 'http://www.markenoele.de/zusatzstoffe.html'), (9957, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (9958, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zusatzstoffe.html'), (9959, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/pflegeprodukte.html'), (9960, 'http://www.markenoele.de/', ''), (9961, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Micro+2T&hl=de&ei=nDpZTMGCDuOosQaJzcj8Cw&start=10&sa=N'), (9962, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9963, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', 'http://www.markenoele.de/schmierstoffe.html'), (9964, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&order=name'), (9965, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/schmierstoffe/modellbau.html'), (9966, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8284082489200066&output=html&h=90&slotname=4154624603&w=728&lmt=1280917992&flash=10.1.53.64&url=http%3A%2F%2Fwww.motortuning-forum.de%2Fboard52-motortuning%2Fboard22-fragen-zu-turbo-und-moto'), (9967, 'http://www.markenoele.de/', ''), (9968, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (9969, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9970, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9971, 'http://www.markenoele.de/motul_pflegeberater/', ''), (9972, 'http://www.markenoele.de/', ''), (9973, 'http://www.markenoele.de/', 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g7&q=motul+motor%C3%B6l'), (9974, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (9975, 'http://www.markenoele.de/catalog/product/gallery/id/49/image/22/', 'http://www.markenoele.de/motul-5100-4t-49.html'), (9976, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-49.html'), (9977, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (9978, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (9979, 'http://www.markenoele.de/catalog/product/view/id/3/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9980, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (9981, 'http://www.markenoele.de/catalog/product/view/id/2/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html'), (9982, 'http://www.markenoele.de/catalog/product/view/id/2/category/6', ''), (9983, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (9984, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+15w+50&url=/aclk%3Fsa%3Dl%26ai%3DCrfunqmpZTPOkFYyA-gboreDXAa3BsMMB_em97RSFyuPtRwgAEAEoAlCer6GNAWCVoqiCsAegAcfRhPgDyAEBqQJa30BANya2PqoEFk_QQJSUpj9ZU9qrmZmcYhRfX5sSmhw%26sig%3DAGiWqtzD1cL-z5y58mb6pD2wCoqO2R04UA%26adurl%'), (9985, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-7120150196592957&output=html&h=90&slotname=0468272733&w=728&lmt=1280929461&flash=10.1.53.64&url=http%3A%2F%2Fwww.bmw-syndikat.de%2Fbmwsyndikatforum%2Ftopic77908_Motul_15W50_V300_woher____Bau'), (9986, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (9987, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-7120150196592957&output=html&h=90&slotname=0468272733&w=728&lmt=1280929461&flash=10.1.53.64&url=http%3A%2F%2Fwww.bmw-syndikat.de%2Fbmwsyndikatforum%2Ftopic77908_Motul_15W50_V300_woher____Bau'), (9988, 'http://www.markenoele.de/', ''), (9989, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (9990, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=2+takt+%C3%B6l'), (9991, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (9992, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (9993, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (9994, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (9995, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (9996, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (9997, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (9998, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter/motul-scooter-expert-2t.html'), (9999, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (10000, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (10001, 'http://www.markenoele.de/', 'http://results.myway.com/GGmain.jhtml?searchfor=Motul+300v+4T&ptnrS=YI&st=sb'), (10002, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox'), (10003, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10004, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SA', 'http://www.markenoele.de/schmierstoffe.html'), (10005, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SAE', 'http://www.markenoele.de/schmierstoffe.html'), (10006, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SAE%2030', 'http://www.markenoele.de/schmierstoffe.html'), (10007, 'http://www.markenoele.de/catalogsearch/result/?q=SAE+30', 'http://www.markenoele.de/schmierstoffe.html'), (10008, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10009, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox'), (10010, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-Scooter-Taktmotoren-Power-Liter/dp/B003B2B6LG/ref=sr_1_fkmr1_1?ie=UTF8&qid=1280933677&sr=1-1-fkmr1'), (10011, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (10012, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox'), (10013, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10014, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (10015, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (10016, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/schmierstoffe/scooter/motul-scooter-power-2t.html'), (10017, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (10018, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/schmierstoffe/scooter/motul-scooter-power-2t.html'), (10019, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (10020, 'http://www.markenoele.de/catalog/product/view/id/21', 'http://www.google.de/search?q=Specific+LL+A/B+025&hl=de&client=firefox-a&hs=IbL&rls=org.mozilla:de:official&ei=fYJZTK_UFIjLON-Q7LsJ&start=10&sa=N'), (10021, 'http://www.markenoele.de/', 'http://www.auvito.de/mobil-1-protection-formula-0w-40-2-x-4-liter-8-liter-0w40/artnr7472901/details.html'), (10022, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+800+road+racing&url=/aclk%3Fsa%3Dl%26ai%3DCEj5BQ45ZTN-uI8LMOOLZ4KQErcGwwwH96b3tFN2_4-1HCAAQAigCUJ6voY0BYJWy-4GUB6ABx9GE-APIAQGpAtV8Pg7vJ7Y-qgQTT9C0e1FEehFAIM3aWgbmDFxZmw%26sig%3DAGiWqtzvl_PiKGE22QeaYzeAH4rkqBUd4g%26ad'), (10023, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10024, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/schmierstoffe.html'), (10025, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/schmierstoffe.html'), (10026, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20800', 'http://www.markenoele.de/schmierstoffe.html'), (10027, 'http://www.markenoele.de/catalogsearch/result/?q=motul+800', 'http://www.markenoele.de/schmierstoffe.html'), (10028, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=motul+800'), (10029, 'http://www.markenoele.de/lieferung', ''), (10030, 'http://www.markenoele.de/', 'http://www.testberichte.de/test/produkt_tests_motul_chain_lube_road_plus_p47875.html'), (10031, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (10032, 'http://www.markenoele.de/', 'http://ixquick.com/do/metasearch.pl?language=deutsch&query=motul%208100%20x-clean%20longlife'), (10033, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10034, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (10035, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+5100+4T+10W40'), (10036, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (10037, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtNDkuaHRtbA,,/product/49/', 'http://www.markenoele.de/motul-5100-4t-49.html'), (10038, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-49.html'), (10039, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', 'http://www.google.de/search?q=motul+300v+comp+motorrad&hl=de&rls=com.microsoft:de:IE-SearchBox&prmd=s&ei=Ja5ZTNzwKobLOMPz_doI&start=40&sa=N'), (10040, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (10041, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (10042, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (10043, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (10044, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (10045, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (10046, 'http://www.markenoele.de/', 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g13&q=Motul+300+V'), (10047, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10048, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/schmierstoffe.html'), (10049, 'http://www.markenoele.de/catalog/product/view/id/63/category/16', 'http://www.markenoele.de/schmierstoffe/quad.html'), (10050, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/quad/motul-quad-4t-63.html'), (10051, 'http://www.markenoele.de/catalog/product/view/id/63/category/16', 'http://www.markenoele.de/schmierstoffe/quad.html'), (10052, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/quad/motul-quad-4t-63.html'), (10053, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (10054, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10055, 'http://www.markenoele.de/catalog/category/view/id/16?mode=list', 'http://www.markenoele.de/schmierstoffe/quad.html'), (10056, 'http://www.markenoele.de/catalog/product/view/id/62/category/16', 'http://www.markenoele.de/schmierstoffe/quad.html?mode=list'), (10057, 'http://www.markenoele.de/catalog/product/view/id/62/category/16', ''), (10058, 'http://www.markenoele.de/catalog/product/view/id/144', ''), (10059, 'http://www.markenoele.de/', 'http://maps.google.com/maps?oe=UTF-8&gfns=1&q=motocross%20kaufen&um=1&ie=UTF-8&sa=N&hl=de&tab=wl'), (10060, 'http://www.markenoele.de/', 'http://www.flohmarkt.at/traktoren/index.php?start=20'), (10061, 'http://www.markenoele.de/', 'http://www.google.com/search?q=dkw+junior&hl=de&prmd=iv&ei=U-NZTMGgJYbLOLnK8NQN&start=20&sa=N'), (10062, 'http://www.markenoele.de/', 'http://www.amazon.de/timer-2011/s/qid=1280960928/ref=sr_pg_4?ie=UTF8&keywords=Timer%202011&rh=i%3Aaps%2Ck%3ATimer%202011&page=4'), (10063, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (10064, 'http://www.markenoele.de/lieferung/', ''), (10065, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (10066, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (10067, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (10068, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (10069, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (10070, 'http://www.markenoele.de/', ''), (10071, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (10072, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC-h5E1EdaTJOHCYLY0QT26PzdDa3BsMMB_em97RSthP2-RwgAEAFQnq-hjQFglaKggrAHoAHH0YT4A8gBAakC2VrTw-YYtj6qBBNP0KEQ_sbTZ7EJr7HgEaP4UOyU%26sig%3DAGiWqtxjp7xRn49PWi_W2lWjwPmqnfSGvw%26adurl%3'), (10073, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10074, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (10075, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10076, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (10077, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/schmierstoffe/auto.html?p=3'), (10078, 'http://www.markenoele.de/catalog/category/view/id/6?p=1', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (10079, 'http://www.markenoele.de/catalog/product/view/id/3/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html?p=1'), (10080, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+kettenspray&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (10081, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+kettenspray&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (10082, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10083, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (10084, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (10085, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (10086, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (10087, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10088, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (10089, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (10090, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (10091, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettenspra', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (10092, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettenspray', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (10093, 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (10094, 'http://www.markenoele.de/catalog/product/view/id/102', 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray'), (10095, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoYWluLWx1YmUtcm9hZC5odG1s/product/102/', 'http://www.markenoele.de/chain-lube-road.html'), (10096, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/chain-lube-road.html'), (10097, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (10098, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (10099, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (10100, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (10101, 'http://www.markenoele.de/catalog/product/view/id/102', 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray'), (10102, 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (10103, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (10104, 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (10105, 'http://www.markenoele.de/catalog/product/view/id/102', 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray'), (10106, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (10107, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (10108, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (10109, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (10110, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (10111, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (10112, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (10113, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (10114, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (10115, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (10116, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&q=Motul+5w40+Specific&aq=f&aqi=&aql=&oq=&gs_rfai='), (10117, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10118, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (10119, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (10120, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (10121, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (10122, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (10123, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (10124, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (10125, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10126, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (10127, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (10128, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (10129, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10130, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (10131, 'http://www.markenoele.de/', ''), (10132, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (10133, 'http://www.markenoele.de/angebote-des-monats/', ''), (10134, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (10135, 'http://www.markenoele.de/', ''), (10136, 'http://www.markenoele.de/', ''), (10137, 'http://www.markenoele.de/', ''), (10138, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&safe=active&ei=t2xaTImGN5GFONmzuMoP&q=motul+scooter+expert+2t&start=10&sa=N'), (10139, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&safe=active&ei=t2xaTImGN5GFONmzuMoP&q=motul+scooter+expert+2t&start=10&sa=N'), (10140, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (10141, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (10142, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10143, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (10144, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (10145, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (10146, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list&p=4', 'http://www.markenoele.de/schmierstoffe.html?mode=list'), (10147, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list&p=5', 'http://www.markenoele.de/schmierstoffe.html?mode=list&p=4'), (10148, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=name', ''), (10149, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=price', ''), (10150, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=gebinde_groesse', ''), (10151, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&mode=list&order=gebinde_groesse'), (10152, 'http://www.markenoele.de/catalogsearch/ajax/suggest?q=510', ''), (10153, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=510', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&mode=list&order=gebinde_groesse&p=2'), (10154, 'http://www.markenoele.de/catalogsearch/result?q=510', ''), (10155, 'http://www.markenoele.de/catalogsearch/result/?q=510', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&mode=list&order=gebinde_groesse&p=2'), (10156, 'http://www.markenoele.de/catalog/product/view/id/58', 'http://www.markenoele.de/catalogsearch/result/?q=510'), (10157, 'http://www.markenoele.de/catalogsearch/result/?q=510', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&mode=list&order=gebinde_groesse&p=2'), (10158, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&mode=list&order=gebinde_groesse'), (10159, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=gebinde_groesse', ''), (10160, 'http://www.markenoele.de/catalog/product/view/id/60/category/4', ''), (10161, 'http://www.markenoele.de/catalog/product/view/id/60/category/4', ''), (10162, 'http://www.markenoele.de/catalog/product/view/id/60/category/4', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&mode=list&order=gebinde_groesse'), (10163, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=gebinde_groesse', ''), (10164, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list&p=5', 'http://www.markenoele.de/schmierstoffe.html?mode=list&p=4'), (10165, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list&p=4', 'http://www.markenoele.de/schmierstoffe.html?mode=list'), (10166, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (10167, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (10168, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (10169, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W50-Liter/dp/B0022ZEVZQ/ref=sr_1_1?ie=UTF8&s=automotive&qid=1280996728&sr=1-1'), (10170, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (10171, 'http://www.markenoele.de/', ''), (10172, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10173, 'http://www.markenoele.de/', ''), (10174, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10175, 'http://www.markenoele.de/', ''), (10176, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (10177, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/angebote-des-monats/'), (10178, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/angebote-des-monats/'), (10179, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300V', 'http://www.markenoele.de/angebote-des-monats/'), (10180, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/angebote-des-monats/'), (10181, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (10182, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+300V+4T+Factory+Line&url=/aclk%3Fsa%3Dl%26ai%3DCqffUFJZaTKW7BoTRswb6xdWwDq3BsMMB_em97RTVz-PtRwgAEAFQnq-hjQFglaqMgpgHoAHH0YT4A8gBAakC2VrTw-YYtj6qBBhP0D4zyjdEWahOfqYcFCD1_ZDIRWM80YY%26sig%3DAGiWqtxbxNT0jr6juoN9OyPO3ZPc2'), (10183, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul%20300v&rvr_id=120325328879&keyword=motul+300v&geo_id=41&crlp=3126827492_109&MT_ID=42&tt_encode=raw'), (10184, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (10185, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul%20300v&rvr_id=120325328879&keyword=motul+300v&geo_id=41&crlp=3126827492_109&MT_ID=42&tt_encode=raw'), (10186, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10187, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (10188, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10189, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (10190, 'http://www.markenoele.de/catalog/product/view/id/68/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (10191, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (10192, 'http://www.markenoele.de/', 'http://www.hood.de/auction/35139731/motul-gear-300-75w-90-getriebeoel.htm'), (10193, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10194, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (10195, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10196, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (10197, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10198, 'http://www.markenoele.de/catalog/product/view/id/30/category/8', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (10199, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10200, 'http://www.markenoele.de/catalog/product/view/id/29/category/8', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (10201, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10202, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (10203, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-Classic-Motor%C3%B6l-20W50-Liter/dp/B003AWYPII/ref=sr_1_8?ie=UTF8&s=automotive&qid=1281009042&sr=1-8'), (10204, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10205, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe.html'), (10206, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1344079939&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fpreiswertere-alternative-zu-lm-1052-2-takt-oel-t2547765'), (10207, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A2473&_nkw=motul+300v&_trksid=p3286.c0.m14&_sop=15&_sc=1'), (10208, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10209, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (10210, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=8&oq=motul&hl=de&ie=UTF-8&rlz=1T4ACAW_de___DE356&q=motul+motor%c3%b6l'), (10211, 'http://www.markenoele.de/', 'http://www.google.de/url?q=2takt%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCedOz2apaTIS5Jpb40ASv5bG-Dq3BsMMB_em97RTtzOPtRxAFINup6xAoCFCer6GNAWCVgoeCmAegAcfRhPgDyAEBqQJqYG8PtwS2PqoEFk_QC4U_fl8-pMhQfLlPpVV38gU9t4yABZBO%26num%3D8%26sig%3DAGiWqtzs4QTB1WzU5D-Rv41N'), (10212, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (10213, 'http://www.markenoele.de/', 'http://www.google.de/url?q=2takt%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCedOz2apaTIS5Jpb40ASv5bG-Dq3BsMMB_em97RTtzOPtRxAFINup6xAoCFCer6GNAWCVgoeCmAegAcfRhPgDyAEBqQJqYG8PtwS2PqoEFk_QC4U_fl8-pMhQfLlPpVV38gU9t4yABZBO%26num%3D8%26sig%3DAGiWqtzs4QTB1WzU5D-Rv41N'), (10214, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/2+takt%C3%B6l/s/google/'), (10215, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=Motul%20300V%20Le%20Mans%2015W-60&um=1&ie=UTF-8&sa=N&tab=wf'), (10216, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10217, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (10218, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10219, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (10220, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (10221, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (10222, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C1_1zYLBaTJKyGoLRswbv0YCQDq3BsMMB_em97RSFyuPtRxABKAVQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakC8qnh75cOtj6qBBhP0AaJgBHmkb4D4j2omxHEtxTkuJ8mYUs&num=2&sig=AGiWqtxExfMPCZw307k3s1atWkw7kAPrPw&adurl=http://www.motulshop.de&rct=j&q='), (10223, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10224, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/schmierstoffe.html'), (10225, 'http://www.markenoele.de/catalog/product/view/id/65/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (10226, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/schmierstoffe/motul-classic-motor-oil-65.html'), (10227, 'http://www.markenoele.de/catalog/product/view/id/65/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (10228, 'http://www.markenoele.de/catalog/product/view/id/65/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (10229, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (10230, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.google.de/search?q=motul+specific'), (10231, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?q=8100+x-cess&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (10232, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&cr=countryDE&tbs=ctr%3AcountryDE&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul+&gs_rfai='), (10233, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10234, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (10235, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10236, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?q=8100+x-cess&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (10237, 'http://www.markenoele.de/catalog/product/view/id/8/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (10238, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10239, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10240, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10241, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (10242, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10243, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&cr=countryDE&tbs=ctr%3AcountryDE&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul+&gs_rfai='), (10244, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+Fuel+system+clean&rls=com.microsoft:de:IE-ContextMenu&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7ADBF&redir_esc=&ei=dsNaTPSTCJOaONz4gJ4P'), (10245, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (10246, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+scooter+power+2t&url=/aclk%3Fsa%3Dl%26ai%3DCA5t-WsZaTKHLN8bQswaC7tz_Da3BsMMB_em97RS9tOPtRwgAEAEoA1Cer6GNAWCVwqCCsAegAcfRhPgDyAEBqQLq7beEqCy2PqoEE0_Qf20ATJ6mWZ9SANA8iJ2ga_8%26sig%3DAGiWqtxP_YCeInblXWr33XSQFE6G9vJcWA%26'), (10247, 'http://www.markenoele.de/datenschutz/', ''), (10248, 'http://www.markenoele.de/', ''), (10249, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?q=8100+x-cess&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (10250, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?q=8100+x-cess&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (10251, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motul-8100-x-cess-1l.html'), (10252, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motul-8100-x-cess-1l.html'), (10253, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?q=8100+x-cess&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (10254, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?q=8100+x-cess&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (10255, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (10256, 'http://www.markenoele.de/catalog/product/view/id/124/category/12', 'http://www.google.de/url?sa=t&source=web&cd=5&ved=0CCYQFjAE&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotorrad%2Fgabelol%2Ffork-oil-expert-light.html&rct=j&q=FORK%20OIL%20EXPERT%20%E2%80%93%20LIGHT&ei=GNFaTOnEJcHvOcSb3dYN&usg=AFQjCNEtn_gqN'), (10257, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/schmierstoffe/motorrad/gabelol/fork-oil-expert-light.html'), (10258, 'http://www.markenoele.de/catalog/product/view/id/182/category/52', ''), (10259, 'http://www.markenoele.de/', ''), (10260, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10261, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (10262, 'http://www.markenoele.de/', ''), (10263, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.at/search?hl=de&lr=lang_de&client=firefox-a&hs=Tg5&rls=org.mozilla%3Ade%3Aofficial&channel=s&tbs=lr%3Alang_1de&q=PSF+ATF&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (10264, 'http://www.markenoele.de/', ''), (10265, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/schmierstoffe.html'), (10266, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (10267, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+motor%C3%B6l&meta=lr%3Dlang_de&btnG=Google-Suche'), (10268, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10269, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (10270, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10271, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (10272, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (10273, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (10274, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (10275, 'http://www.markenoele.de/catalog/product/view/id/53/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (10276, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (10277, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (10278, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (10279, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (10280, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (10281, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/schmierstoffe.html?p=9'), (10282, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/schmierstoffe.html?p=10'), (10283, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (10284, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/schmierstoffe.html?p=12'), (10285, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/schmierstoffe.html?p=13'), (10286, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=9'), (10287, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (10288, 'http://www.markenoele.de/catalog/product/view/id/67/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (10289, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/schmierstoffe/motul-300v-competition.html'), (10290, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (10291, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (10292, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (10293, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (10294, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (10295, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (10296, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/?gclid=CL6Zgbvoo6MCFQ8EZgodXAwT6Q'), (10297, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (10298, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (10299, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+2+takt+%C3%B6l&rlz=1I7ADFA_de'), (10300, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10301, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (10302, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (10303, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10304, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (10305, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (10306, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (10307, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10308, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (10309, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=8&oq=motul&hl=de&ie=UTF-8&rlz=1T4ADFA_deDE379DE380&q=motul+motor%c3%b6l'), (10310, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10311, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (10312, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10313, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (10314, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (10315, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10316, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (10317, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10318, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (10319, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (10320, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (10321, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/contacts/'), (10322, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (10323, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (10324, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/zusatzstoffe.html'), (10325, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/diesel.html'), (10326, 'http://www.markenoele.de/', 'http://www.markenoele.de/heizol.html'), (10327, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (10328, 'http://www.markenoele.de/', 'http://www.amazon.de/s/?ie=UTF8&keywords=2t+%C3%B6l&tag=googhydr08-21&index=aps&hvadid=7827328201&ref=pd_sl_8tbt3r3shn_b'), (10329, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10330, 'http://www.markenoele.de/', 'http://www.amazon.de/s/?ie=UTF8&keywords=2t+%C3%B6l&tag=googhydr08-21&index=aps&hvadid=7827328201&ref=pd_sl_8tbt3r3shn_b'), (10331, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (10332, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (10333, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (10334, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10335, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (10336, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10337, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/modellbau.html'), (10338, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/modellbau.html'), (10339, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10340, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (10341, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (10342, 'http://www.markenoele.de/catalog/category/view/id/32?p=1', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (10343, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=1'), (10344, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (10345, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/fanshop.html'), (10346, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/zusatzstoffe.html'), (10347, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/fanshop.html'), (10348, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (10349, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=1'), (10350, 'http://www.markenoele.de/catalog/category/view/id/32?p=1', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (10351, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=motul+&gs_rfai='), (10352, 'http://www.markenoele.de/customer/account/login/', ''), (10353, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+wash+and+wax&meta=&btnG=Google-Suche'), (10354, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (10355, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+wash+and+wax&meta=&btnG=Google-Suche'), (10356, 'http://www.markenoele.de/', 'http://www.amazon.de/Scooter-Expert-2T-Motor%C3%B6l-831801/dp/B001050N4W/ref=sr_1_1?ie=UTF8&s=automotive&qid=1281093822&sr=1-1'), (10357, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10358, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (10359, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (10360, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+8100+x-clean+kaufen&url=/aclk%3Fsa%3Dl%26ai%3DCLYoGK_VbTPvSGoTYOMrrxO4ErcGwwwH96b3tFO294-1HCAAQAigDUJ6voY0BYJXaqYKwB6ABx9GE-APIAQGpAn_aw34RJLY-qgQYT9CqxEmpqF53-3FCEjABdojOyLPxfurx%26sig%3DAGiWqtxYi9Sxh2l6NRQ5VP6XyJdoZ'), (10361, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10362, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+8100+x-clean+kaufen&url=/aclk%3Fsa%3Dl%26ai%3DCLYoGK_VbTPvSGoTYOMrrxO4ErcGwwwH96b3tFO294-1HCAAQAigDUJ6voY0BYJXaqYKwB6ABx9GE-APIAQGpAn_aw34RJLY-qgQYT9CqxEmpqF53-3FCEjABdojOyLPxfurx%26sig%3DAGiWqtxYi9Sxh2l6NRQ5VP6XyJdoZ'), (10363, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motoroel+15w-40+motul&_sacat=0&_odkw=motoroel+15w-40&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313'), (10364, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (10365, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motoroel+15w-40+motul&_sacat=0&_odkw=motoroel+15w-40&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313'), (10366, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motoroel+15w-40+motul&_sacat=0&_odkw=motoroel+15w-40&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313'), (10367, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rls=com.microsoft:de-DE:IE-SearchBox&rlz=1I7HPEA_de&&sa=X&ei=UfpbTL6lA4-COK-JlakP&ved=0CBUQBSgA&q=motul+%C3%B6l&spell=1'), (10368, 'http://www.markenoele.de/', ''), (10369, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10370, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (10371, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10372, 'http://www.markenoele.de/catalog/product/view/id/29/category/8', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (10373, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvYXV0by9nZXRyaWViZW9sL21vdHVsLWdlYXJib3guaHRtbA,,/product/29/', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol/motul-gearbox.html'), (10374, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol/motul-gearbox.html'), (10375, 'http://www.markenoele.de/catalog/product/view/id/29/category/8', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (10376, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10377, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+Scooter+Expert+2T&meta=&btnG=Google-Suche'), (10378, 'http://www.markenoele.de/', 'http://de.ask.com/web?l=dis&o=10169&qsrc=2870&gct=dns&gc=1&q=motul.de'), (10379, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CsVw4hApcTOO_OM6U-ga9oZGxBK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbqJgpgHoAHH0YT4A8gBAakCXb3V9S4Xtj6qBBNP0LZERd-k1mCqFg3MhmIEc5k2&sig=AGiWqtwsXhrxtn4_EUFJ0HHfq7gK5EXFYg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (10380, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10381, 'http://www.markenoele.de/', 'http://www.google.de/url?q=castrol+g%C3%BCnstig+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DClsZNNxZcTKv5NNXZOIXH_bQErcGwwwH96b3tFL3D4-1HEAIoCFCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQJV-NCRnhq2PqoEGE_QQNPCO70Qa2gqSWvxEZQMa2JJThkteg%26num%3D3%26sig%3DAGiWqtzfVCYu_'), (10382, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10383, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=g%C3%BCnstige+motor%C3%B6l&meta=all&hl=de&gl=de&SearchSourceOrigin=13&SelfSearch=1&ctid=CT2431245'), (10384, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (10385, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (10386, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/fanshop.html?p=2'), (10387, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (10388, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10389, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/zusatzstoffe.html'), (10390, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zusatzstoffe/kuhlflussigkeit.html'), (10391, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DC5hhvESdcTI2KN9PUOOzD_dkErcGwwwH96b3tFI-13kQIABACKAJQnq-hjQFglbqAgpgHoAHH0YT4A8gBAakCXb3V9S4Xtj6qBBNP0MAp9s-gf6eN5O6ipgiacPc7%26sig%3DAGiWqtzt9IMhAD5d3aivkTduexu4nd5vEg%26adurl%3Dhttp://'), (10392, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (10393, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCTKeXYCxcTLTAFZH-0ASFwK3xBK3BsMMB_em97RSthP2-RwgAEAEgwdb_DigDUJ6voY0BYJWKhYKYB6ABx9GE-APIAQGpAl291fUuF7Y-qgQTT9AzbqNK6sZAvyx9_r7_3VLvtoAFkE4%26sig%3DAGiWqtxuarLeJFz9nE-_5HFYFxJn4'), (10394, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=Motor-%C3%96l+-+G%C3%BCnstig.de'), (10395, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-5743083768580862&output=html&h=280&slotname=2001709029&w=336&lmt=1281110111&flash=10.0.32.18&url=http%3A%2F%2Ffesselflugcenter.kostenloses-forum.be%2Farchive%2Fo_t__t_114__methanol-bezugsque'), (10396, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V+Le+Mans+20w60&hl=de&rls=com.microsoft:de:IE-SearchBox&rlz=1I7GZAZ_de&prmd=s&ei=JzFcTIO3OseQON3DudcN&start=10&sa=N'), (10397, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10398, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (10399, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (10400, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', 'http://www.google.de/search?q=Motul+300V+Le+Mans&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GZAZ_de&redir_esc=&ei=pTNcTKrxK6eSOMvX-N4N'), (10401, 'http://www.markenoele.de/', ''), (10402, 'http://www.markenoele.de/', ''), (10403, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+wash+%26+wax&url=/aclk%3Fsa%3Dl%26ai%3DCtgLi3OlcTNnbHtPZON2IjbMErcGwwwH96b3tFL2C_b5HCAAQASgDUJ6voY0BYJXimYKsB6ABx9GE-APIAQGpAszAFKP_RbY-qgQTT9DMVv1fxgo9ceHyvxsIDwQaBQ%26sig%3DAGiWqtyxddTMV8gXBzsgl8ieQHgJJz4KCA%26adurl'), (10404, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cn9-omRNdTJOZE4n-0ASysfTHBK3BsMMB_em97RSthP2-RwgAEAIoAlCer6GNAWCV4pCCoAegAcfRhPgDyAEBqQLMwBSj_0W2PqoEE0_QKA2p6Vn9b6HQw75YFghXB70&sig=AGiWqtwuxroNy2vOZ3T0CbLmDom_Um3k3w&adurl=http://www.motulshop.de&rct=j&q=motul%20mo'), (10405, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300V+double+ester&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (10406, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10407, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10408, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/schmierstoffe.html'), (10409, 'http://www.markenoele.de/catalog/product/view/id/74/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (10410, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&rls=com.microsoft:de-DE:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7HPEA_de&redir_esc=&ei=ZjJdTJXnIZP00gT6pNi9Bw'), (10411, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCYIPGlDpdTKeBCoXZOJ_T5bgErcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVgoeCmAegAcfRhPgDyAEBqQLMwBSj_0W2PqoEE0_QimYpagmzIBHS8_jAogJ2HDA%26sig%3DAGiWqtwDcRpKxPqHEUkcxT0SCTKcNaGtQw%26adurl%3Dhttp:'), (10412, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCYIPGlDpdTKeBCoXZOJ_T5bgErcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVgoeCmAegAcfRhPgDyAEBqQLMwBSj_0W2PqoEE0_QimYpagmzIBHS8_jAogJ2HDA%26sig%3DAGiWqtwDcRpKxPqHEUkcxT0SCTKcNaGtQw%26adurl%3Dhttp:'), (10413, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (10414, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (10415, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (10416, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/fanshop.html?p=3'), (10417, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (10418, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/fanshop.html?p=3'), (10419, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/schmierstoffe.html'), (10420, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/angebote-des-monats/'), (10421, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/heizol.html'), (10422, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (10423, 'http://www.markenoele.de/catalog/product/view/id/114/category/40', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (10424, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=xlN&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+5100+test&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (10425, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (10426, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&format=728x90_as&output=html&h=90&w=728&lmt=0&channel=8353346331&ad_type=text&ea=0&alternate_ad_url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fgoogle_adsense_script.html&co'), (10427, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (10428, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-49.html'), (10429, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (10430, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10431, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10432, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (10433, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (10434, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (10435, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (10436, 'http://www.markenoele.de/catalog/product/view/id/62/category/16', 'http://www.markenoele.de/schmierstoffe/quad.html'), (10437, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/quad/motul-quad-4t.html'), (10438, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (10439, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (10440, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10441, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10442, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-7100-4t-53.html'), (10443, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.google.de/search?q=motul+classic&hl=de&client=firefox-a&hs=mFR&rls=org.mozilla:de:official&prmd=s&ei=T3pdTJCqOOOVOJOtzLkP&start=10&sa=N'), (10444, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (10445, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10446, 'http://www.markenoele.de/', 'http://www.google.de/url?q=MOTUL+300V+Le+Mans+SAE+15W-60&url=/aclk%3Fsa%3Dl%26ai%3DCVi4rRn5dTOyRO8PWOOS5yIoFrcGwwwH96b3tFKW34-1HCAAQAigCUJ6voY0BYJXqjoKcB6ABx9GE-APIAQGpAszAFKP_RbY-qgQYT9CstcFIzbu4BPCkzdUbxfyStzRYVYUq%26sig%3DAGiWqtxAo13-PfyPb-fFbAhw6'), (10447, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10448, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (10449, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10450, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (10451, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (10452, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (10453, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=4'), (10454, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (10455, 'http://www.markenoele.de/catalog/product/view/id/76/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (10456, 'http://www.markenoele.de/angebote-des-monats/', ''), (10457, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=DT&rls=org.mozilla%3Ade%3Aofficial&q=motul+2+takt+%C3%B6l&aq=2&aqi=g5&aql=&oq=motul+2&gs_rfai='), (10458, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10459, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (10460, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (10461, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (10462, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (10463, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (10464, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (10465, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (10466, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (10467, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (10468, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/fanshop.html?p=3'), (10469, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+shine+%26+go&url=/aclk%3Fsa%3Dl%26ai%3DCW9eV1bZdTKGINsPQswaa1cygBK3BsMMB_em97RStxePtRwgAEAEoAlCer6GNAWCVAqABx9GE-APIAQGpAszAFKP_RbY-qgQTT9BXGzsbm-WvJ3FvqcToJ9t-rA%26sig%3DAGiWqtwapD495d3NgUHCprYYCm0rCdnh-Q%26adurl%3Dh'), (10470, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (10471, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+shine+%26+go&url=/aclk%3Fsa%3Dl%26ai%3DCW9eV1bZdTKGINsPQswaa1cygBK3BsMMB_em97RStxePtRwgAEAEoAlCer6GNAWCVAqABx9GE-APIAQGpAszAFKP_RbY-qgQTT9BXGzsbm-WvJ3FvqcToJ9t-rA%26sig%3DAGiWqtwapD495d3NgUHCprYYCm0rCdnh-Q%26adurl%3Dh'), (10472, 'http://www.markenoele.de/', ''), (10473, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1311&_nkw=2takt%C3%B6l&_sacat=See-All-Categories'), (10474, 'http://www.markenoele.de/datenschutz/', ''), (10475, 'http://www.markenoele.de/', 'http://www.google.de/'), (10476, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (10477, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/lieferung'), (10478, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/altoelentsorgung/'), (10479, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1281217482&flash=10.0.45&url=http%3A%2F%2Fwww.apriliaforum.de%2Farchiv-50-ccm-1000-ccm%2F2081-additive-den-tank.html&dt=12812'), (10480, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (10481, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/zusatzstoffe.html'), (10482, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (10483, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/zusatzstoffe.html'), (10484, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (10485, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (10486, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (10487, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (10488, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (10489, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (10490, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/zusatzstoffe.html'), (10491, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (10492, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1281217482&flash=10.0.45&url=http%3A%2F%2Fwww.apriliaforum.de%2Farchiv-50-ccm-1000-ccm%2F2081-additive-den-tank.html&dt=12812'), (10493, 'http://www.markenoele.de/altoelentsorgung/', ''), (10494, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+wash+%26+wax&url=/aclk%3Fsa%3Dl%26ai%3DChh9d8d1dTPLBD8_VOIHYxekErcGwwwH96b3tFL2C_b5HCAAQASgDUJ6voY0BYJWK_oGUB6ABx9GE-APIAQGpAszAFKP_RbY-qgQTT9DeaE3cjN8N7mJVDv_NdPXPeg%26sig%3DAGiWqtymTuEqz9WfLctQ45Ywv8nzrLbq-Q%26adurl'), (10495, 'http://www.markenoele.de/contacts/', ''), (10496, 'http://www.markenoele.de/lieferung', ''), (10497, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.de'), (10498, 'http://www.markenoele.de/lieferung/', ''), (10499, 'http://www.markenoele.de/impressum/', ''), (10500, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.com'), (10501, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCB91k_AFeTKe3LJyI0gSs_b3TBK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVsveBlAegAcfRhPgDyAEBqQLMwBSj_0W2PqoEE0_Q1ci6iNph8XfyUMEOG5uJFQk%26sig%3DAGiWqtwXWuX4bQERpm1A3kidEeErS_Q7vw%26adur'), (10502, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10503, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (10504, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10505, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (10506, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10507, 'http://www.markenoele.de/catalog/product/view/id/54/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (10508, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10509, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (10510, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10511, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (10512, 'http://www.markenoele.de/widerruf/', ''), (10513, 'http://www.markenoele.de/zahlung/', ''), (10514, 'http://www.markenoele.de/', 'http://www.google.de/url?q=valvoline+synpower+2t&url=/aclk%3Fsa%3Dl%26ai%3DCJrINtUBeTPioDs-CjAfQiu3IBa3BsMMB_em97RTtzOPtRxACKAhQnq-hjQFglaKggrAHoAHH0YT4A8gBAakCzMAUo_9Ftj6qBBhP0P3QZe9K3nCTBb390ws2MHcYDwQjfl4%26num%3D3%26sig%3DAGiWqtzx36L9LGWeA20BKEij'), (10515, 'http://www.markenoele.de/motul_pflegeberater/', ''), (10516, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', 'http://www.google.de/url?sa=t&source=web&cd=51&ved=0CCMQFjAAODI&url=http%3A%2F%2Fwww.markenoele.de%2Ffanshop%2Faschenbecher.html&rct=j&q=aschenbecher%20bedrucken&ei=zlReTOjSH9WcOO-4tL0J&usg=AFQjCNGgCDVOjMcxtXQyU-Z2pXn651wACw'), (10517, 'http://www.markenoele.de/agb/', ''), (10518, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=f&aqi=g6&aql=&oq=&gs_rfai='), (10519, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10520, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (10521, 'http://www.markenoele.de/', ''), (10522, 'http://www.markenoele.de/customer/account/login/', ''), (10523, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C0gbxz3xeTKPsEI3UOKiA2fIErcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQLMwBSj_0W2PqoEE0_Qe6rktkBKKRpa-NVzcWp9GdQ&sig=AGiWqtxALS4SNPVLvAF5UIO0iCumveFAvA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (10524, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10525, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (10526, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (10527, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-4-takt.html'), (10528, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10529, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (10530, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (10531, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=1'), (10532, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=1'), (10533, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-5100-4t-49.html'), (10534, 'http://www.markenoele.de/angebote-des-monats/', ''), (10535, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+15W50+f%C3%BCr+Aprilia+Motorr%C3%A4der&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (10536, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (10537, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+15W50+f%C3%BCr+Aprilia+Motorr%C3%A4der&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (10538, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.google.de/search?hl=de&q=getriebe%C3%B6l+auto&aq=f&aqi=g2&aql=&oq=&gs_rfai='), (10539, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (10540, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.google.de/search?hl=de&q=getriebe%C3%B6l+auto&aq=f&aqi=g2&aql=&oq=&gs_rfai='), (10541, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCvGHtWodeTJfFEJyI0gSs_b3TBK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVqqCCsAegAcfRhPgDyAEBqQLMwBSj_0W2PqoEE0_QY7BL31rc3ipfNqpVl7sSrFU%26sig%3DAGiWqtyPi7gbK_lU15NsyrPC23W_90u9kA%26adur'), (10542, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10543, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (10544, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (10545, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (10546, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (10547, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (10548, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (10549, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (10550, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (10551, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/schmierstoffe.html?p=9'), (10552, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html?p=10'), (10553, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10554, 'http://www.markenoele.de/catalog/product/view/id/9/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (10555, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10556, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (10557, 'http://www.markenoele.de/catalog/product/view/id/17/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (10558, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (10559, 'http://www.markenoele.de/catalog/product/view/id/15/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (10560, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (10561, 'http://www.markenoele.de/catalog/product/view/id/11/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (10562, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (10563, 'http://www.markenoele.de/', 'http://fahrzeugteile.shop.ebay.de/i.html?_nkw=Motul+Specifie+SHE+5W++30&_sacat=30892&_odkw=Motul+Specifie+50400-50700+SHE+5W+30&_osacat=30892&bkBtn=&_trksid=p3286.m270.l1313'), (10564, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10565, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (10566, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10567, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (10568, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (10569, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (10570, 'http://www.markenoele.de/catalog/product/view/id/22/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (10571, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvYXV0by9tb3RvcmVub2wvbW90dWwtc3BlY2lmaWMtNTA0LTAwLTUwNy0wMC5odG1s/product/22/', 'http://www.markenoele.de/schmierstoffe/auto/motorenol/motul-specific-504-00-507-00.html'), (10572, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/auto/motorenol/motul-specific-504-00-507-00.html'), (10573, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/auto/motorenol/motul-specific-504-00-507-00.html'), (10574, 'http://www.markenoele.de/catalog/product/view/id/22/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (10575, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/schmierstoffe/auto/motorenol/motul-specific-504-00-507-00.html'), (10576, 'http://www.markenoele.de/catalog/product/view/id/22/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (10577, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=&q=motul+800+road+racing&sourceid=navclient-ff&rlz=1B3GGGL_deDE378DE350&ie=UTF-8'), (10578, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10579, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/auto/motorenol/motul-specific-504-00-507-00.html'), (10580, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (10581, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (10582, 'http://www.markenoele.de/', 'http://fahrzeugteile.shop.ebay.de/i.html?_nkw=Motul+Specifie+SHE+5W++30&_sacat=30892&_odkw=Motul+Specifie+50400-50700+SHE+5W+30&_osacat=30892&bkBtn=&_trksid=p3286.m270.l1313'), (10583, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/kart.html'), (10584, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10585, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10586, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (10587, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (10588, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (10589, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (10590, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-800-2t-factory-line-road-racing.html'), (10591, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/schmierstoffe/kart.html'), (10592, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/schmierstoffe/kart/motul-kart-grand-prix-2t.html'), (10593, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/snowmobile.html'), (10594, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (10595, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (10596, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/modellbau.html'), (10597, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (10598, 'http://www.markenoele.de/', ''), (10599, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motor%C3%B6l+Motul+5100&_sacat=0&LH_TopRatedSellers=1&_dmd=1&_odkw=motor%C3%B6l&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313'), (10600, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (10601, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtNTAuaHRtbA,,/product/50/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (10602, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (10603, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (10604, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (10605, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (10606, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (10607, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (10608, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (10609, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (10610, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (10611, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (10612, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (10613, 'http://www.markenoele.de/', 'http://suche.aol.de/aol/search?s_it=aolde-homePage&q=2+takt+%C3%B6le&lr=&rp='), (10614, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10615, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (10616, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20t', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10617, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20ta', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10618, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10619, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20tak', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10620, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10621, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt%20%C3%B6l', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10622, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt%20%C3%B6', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10623, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10624, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10625, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (10626, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (10627, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (10628, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/schmierstoffe/quad.html'), (10629, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/schmierstoffe/snowmobile.html'), (10630, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/schmierstoffe/marine.html'), (10631, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/schmierstoffe/marine.html?p=2'), (10632, 'http://www.markenoele.de/catalog/category/view/id/29', 'http://www.markenoele.de/schmierstoffe/garten.html'), (10633, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/garten/motorenol-2-takt.html'), (10634, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (10635, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-300V-10W40-Motor%C3%B6l-1Liter/dp/B0022ZFSF8/ref=sr_1_fkmr0_1?ie=UTF8&qid=1281268394&sr=8-1-fkmr0'), (10636, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (10637, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (10638, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/motorsport/auto.html'), (10639, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-300V-10W40-Motor%C3%B6l-1Liter/dp/B0022ZFSF8/ref=sr_1_fkmr0_1?ie=UTF8&qid=1281268394&sr=8-1-fkmr0'), (10640, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (10641, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-300V-10W40-Motor%C3%B6l-1Liter/dp/B0022ZFSF8/ref=sr_1_fkmr0_1?ie=UTF8&qid=1281268394&sr=8-1-fkmr0'), (10642, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul+sc&hl=de&ie=UTF-8&rlz=1T4GGLJ_de___DE346&q=motul+scooter+power+2t'), (10643, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=MOTUL+OIL+300V+15W50+SYNESTR+4L&x=0&y=0'), (10644, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20OIL%20300V%2015W50%20SYNESTR%204L', 'http://www.markenoele.de/'), (10645, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+OIL+300V+15W50+SYNESTR+4L', 'http://www.markenoele.de/'), (10646, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20OIL%20300V', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+OIL+300V+15W50+SYNESTR+4L'), (10647, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+OIL+300V', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+OIL+300V+15W50+SYNESTR+4L'), (10648, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+OIL+300V'), (10649, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (10650, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10651, 'http://www.markenoele.de/catalog/product/view/id/71/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (10652, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10653, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10654, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10655, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10656, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-power-racing.html'), (10657, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-power-racing.html'), (10658, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', 'http://www.markenoele.de/schmierstoffe/motorsport/motorrad.html'), (10659, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-power-racing.html'), (10660, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/motorsport/motorrad.html'), (10661, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/lieferung'), (10662, 'http://www.markenoele.de/', 'http://www.markenoele.de/angebote-des-monats/'), (10663, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (10664, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10665, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (10666, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (10667, 'http://www.markenoele.de/catalog/product/view/id/76/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (10668, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-4t-factory-line-76.html'), (10669, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10670, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-4t-factory-line-76.html'), (10671, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10672, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-4t-factory-line-76.html'), (10673, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-4t-factory-line-76.html'), (10674, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10675, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (10676, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (10677, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=1'), (10678, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=1'), (10679, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/modellbau.html'), (10680, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (10681, 'http://www.markenoele.de/catalog/product/view/id/76/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (10682, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCpDB7RLNeTIesG5jY0AThtvmeBK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV6qyCtAegAcfRhPgDyAEBqQLMwBSj_0W2PqoEE0_QeXwehD6-TaleXec3kqGJOjM%26sig%3DAGiWqtzuS0n611WdPaQJZHV1-U_7yIrjww%26adur'), (10683, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (10684, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCpDB7RLNeTIesG5jY0AThtvmeBK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV6qyCtAegAcfRhPgDyAEBqQLMwBSj_0W2PqoEE0_QeXwehD6-TaleXec3kqGJOjM%26sig%3DAGiWqtzuS0n611WdPaQJZHV1-U_7yIrjww%26adur'), (10685, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCpDB7RLNeTIesG5jY0AThtvmeBK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV6qyCtAegAcfRhPgDyAEBqQLMwBSj_0W2PqoEE0_QeXwehD6-TaleXec3kqGJOjM%26sig%3DAGiWqtzuS0n611WdPaQJZHV1-U_7yIrjww%26adur'), (10686, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/lieferung'), (10687, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (10688, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10689, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10690, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10691, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (10692, 'http://www.markenoele.de/catalog/category/view/id/10?limit=18', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (10693, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10694, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-4t-factory-line-76.html'), (10695, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/lieferung/'), (10696, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/lieferung/'), (10697, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (10698, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (10699, 'http://www.markenoele.de/catalog/product/view/id/76/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (10700, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvbW90b3JzcG9ydC9tb3R1bC0zMDB2LTR0LWZhY3RvcnktbGluZS03Ni5odG1s/product/76/', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-4t-factory-line-76.html'), (10701, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-4t-factory-line-76.html'), (10702, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (10703, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (10704, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (10705, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (10706, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=eNm&rlz=1R1GGGL_de___DE356&q=motul+micro+2t&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (10707, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (10708, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (10709, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motulmi', 'http://www.markenoele.de/'), (10710, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motulmicr', 'http://www.markenoele.de/'), (10711, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motulmicro', 'http://www.markenoele.de/'), (10712, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/'), (10713, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20micro', 'http://www.markenoele.de/'), (10714, 'http://www.markenoele.de/catalogsearch/result/?q=motul+micro', 'http://www.markenoele.de/'), (10715, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=eNm&rlz=1R1GGGL_de___DE356&q=motul+micro+2t&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (10716, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=eNm&rlz=1R1GGGL_de___DE356&q=motul+micro+2t&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (10717, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+5100+4T+10W-40&url=/aclk%3Fsa%3Dl%26ai%3DC1oSMib1eTIq6Ns3MOP38oYYFrcGwwwH96b3tFJWH_b5HCAAQASgDUJ6voY0BYJWipoKwB6ABx9GE-APIAQGpAszAFKP_RbY-qgQTT9BymUM6lWrGTLnvatLBdD122Q%26sig%3DAGiWqtwiyEr3Exmc34cQCcT3fB3_KKIN7Q%26adu'), (10718, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (10719, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/lieferung'), (10720, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CqKLiRsJeTJe9PJbYOOm10KkErcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQLMwBSj_0W2PqoEE0_QjJCc7DQ7w0v9pqCwERpEydw&sig=AGiWqtzIR7UV7iVkqwjyUe4WnI7IAVUP6w&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (10721, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10722, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (10723, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10724, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (10725, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10726, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (10727, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10728, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (10729, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10730, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCcR7XFsNeTKC0GojrOLmU2bMErcGwwwH96b3tFM2A_b5HCAAQASgDUJ6voY0BYJXSm4KsB6ABx9GE-APIAQGpAszAFKP_RbY-qgQTT9BzLS99khCvV-2BDr61jIhE0g%26sig%3DAGiWqtw9T7mrRfeqzTYEd0353S9hcBbc7Q%26adu'), (10731, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (10732, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10733, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (10734, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (10735, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=1'), (10736, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-5100-4t-49.html'), (10737, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=1'), (10738, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/frage/was-ist-ester-im-oel'), (10739, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10740, 'http://www.markenoele.de/', ''), (10741, 'http://www.markenoele.de/', 'http://www.google.de/search?q=markenoele'), (10742, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10743, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (10744, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (10745, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (10746, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10747, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (10748, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (10749, 'http://www.markenoele.de/catalog/product/view/id/54/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (10750, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (10751, 'http://www.markenoele.de/catalog/product/view/id/56/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (10752, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CHiuOI9ZeTIZxmvrjBsjdpacErcGwwwH96b3tFK2E_b5HCAAQAVCer6GNAWCVopKCoAegAcfRhPgDyAEBqQLMwBSj_0W2PqoEE0_QnxQbOwrCkpzxFpWK6npUcF8&sig=AGiWqtzHTm7vbuhhnlmvxX9OLFtKdp3_GQ&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%'), (10753, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10754, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (10755, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (10756, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter/motul-scooter-expert-2t.html'), (10757, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (10758, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt/motul-scooter-power-2t.html'), (10759, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (10760, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter/motul-scooter-expert-2t.html'), (10761, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter/motul-scooter-expert-2t.html'), (10762, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (10763, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (10764, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10765, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CHiuOI9ZeTIZxmvrjBsjdpacErcGwwwH96b3tFK2E_b5HCAAQAVCer6GNAWCVopKCoAegAcfRhPgDyAEBqQLMwBSj_0W2PqoEE0_QnxQbOwrCkpzxFpWK6npUcF8&sig=AGiWqtzHTm7vbuhhnlmvxX9OLFtKdp3_GQ&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%'), (10766, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p2764.m570.l1313&_nkw=2.+Taktmotoren%C3%B6l+Hochleistungs+%C3%96l+f%C3%BCr+Rennen&_sacat=See-All-Categories'), (10767, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (10768, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-49.html'), (10769, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (10770, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-49.html'), (10771, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (10772, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motul-6100-synergie-1l.html'), (10773, 'http://www.markenoele.de/', 'http://www.produkte24.com/cy/wunderlich-1147/bmw-f-650-cs-st-f-800-r-s-st-g-650-x-country-zubehoer-2009-2010-23507/seite-25.html'), (10774, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (10775, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (10776, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (10777, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10778, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10779, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10780, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (10781, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10782, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (10783, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w4', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (10784, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w40', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (10785, 'http://www.markenoele.de/catalogsearch/result/?q=15w40', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (10786, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10787, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (10788, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10789, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10790, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (10791, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?LH_BIN=1&_nkw=2-Takt-Motoren%C3%B6l&_fln=1&_ssov=1&_trksid=p3286.c0.m282&_mPrRngCbx=1&_udlo=&_udhi=5'), (10792, 'http://www.markenoele.de/', 'http://www.amazon.de/Castrol-Motoren%C3%B6l-Takt-Scooting-1000/dp/B002EO56IG'), (10793, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zwe', 'http://www.markenoele.de/'), (10794, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zwei', 'http://www.markenoele.de/'), (10795, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweir', 'http://www.markenoele.de/'), (10796, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweirad', 'http://www.markenoele.de/'), (10797, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweiradmp', 'http://www.markenoele.de/'), (10798, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweiradmpt', 'http://www.markenoele.de/'), (10799, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweiradmpto', 'http://www.markenoele.de/'), (10800, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweiradmptore', 'http://www.markenoele.de/'), (10801, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweiradmptoren', 'http://www.markenoele.de/'), (10802, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweiradmptoren%C3%B6l', 'http://www.markenoele.de/'), (10803, 'http://www.markenoele.de/catalogsearch/result/?q=Zweiradmptoren%C3%B6l', 'http://www.markenoele.de/'), (10804, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweiradm', 'http://www.markenoele.de/catalogsearch/result/?q=Zweiradmptoren%C3%B6l'), (10805, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweiradmo', 'http://www.markenoele.de/catalogsearch/result/?q=Zweiradmptoren%C3%B6l'), (10806, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweiradmp', 'http://www.markenoele.de/catalogsearch/result/?q=Zweiradmptoren%C3%B6l'), (10807, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweiradmot', 'http://www.markenoele.de/catalogsearch/result/?q=Zweiradmptoren%C3%B6l'), (10808, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweiradmoto', 'http://www.markenoele.de/catalogsearch/result/?q=Zweiradmptoren%C3%B6l'), (10809, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweiradmotore', 'http://www.markenoele.de/catalogsearch/result/?q=Zweiradmptoren%C3%B6l'), (10810, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweiradmotoren', 'http://www.markenoele.de/catalogsearch/result/?q=Zweiradmptoren%C3%B6l'), (10811, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweiradmotoren%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/?q=Zweiradmptoren%C3%B6l'), (10812, 'http://www.markenoele.de/catalogsearch/result/?q=Zweiradmotoren%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/?q=Zweiradmptoren%C3%B6l'), (10813, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweimotoren%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/?q=Zweiradmotoren%C3%B6l'), (10814, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweitmotoren%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/?q=Zweiradmotoren%C3%B6l'), (10815, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweitakmotoren%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/?q=Zweiradmotoren%C3%B6l'), (10816, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweitaktmotoren%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/?q=Zweiradmotoren%C3%B6l'), (10817, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweitamotoren%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/?q=Zweiradmotoren%C3%B6l'), (10818, 'http://www.markenoele.de/catalogsearch/result/?q=Zweitaktmotoren%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/?q=Zweiradmotoren%C3%B6l'), (10819, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_ss_i_8_2?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=2takt+%F6l&sprefix=2t'), (10820, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+kart+grand+prix+das+neue&meta=&btnG=Google-Suche'), (10821, 'http://www.markenoele.de/', ''), (10822, 'http://www.markenoele.de/', ''), (10823, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (10824, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (10825, 'http://www.markenoele.de/catalog/product/view/id/144', ''), (10826, 'http://www.markenoele.de/', 'http://www.google.de/url?q=MOTUL+Fuel+System+Clean&url=/aclk%3Fsa%3Dl%26ai%3DCYztm2LRfTOGpIJr74wbkyoSiBK3BsMMB_em97RSt1I_8BggAEAFQnq-hjQFglQKgAcfRhPgDyAEBqQLMwBSj_0W2PqoEE0_Q9Y6QEEiouThJZjI4kRSx5LE%26sig%3DAGiWqtwAeZXsUC4_7-QdtWl98mc5bEoYGw%26adurl%3'), (10827, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (10828, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (10829, 'http://www.markenoele.de/catalog/product/view/id/123/category/40', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (10830, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (10831, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (10832, 'http://www.markenoele.de/', 'http://www.google.de/url?q=MOTUL+Fuel+System+Clean&url=/aclk%3Fsa%3Dl%26ai%3DCYztm2LRfTOGpIJr74wbkyoSiBK3BsMMB_em97RSt1I_8BggAEAFQnq-hjQFglQKgAcfRhPgDyAEBqQLMwBSj_0W2PqoEE0_Q9Y6QEEiouThJZjI4kRSx5LE%26sig%3DAGiWqtwAeZXsUC4_7-QdtWl98mc5bEoYGw%26adurl%3'), (10833, 'http://www.markenoele.de/', ''), (10834, 'http://www.markenoele.de/', ''), (10835, 'http://www.markenoele.de/', ''), (10836, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&q=motul+300v&aq=f&aqi=g7&aql=&oq=&gs_rfai='), (10837, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (10838, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (10839, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-5100-4t-49.html'), (10840, 'http://www.markenoele.de/lieferung', ''), (10841, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (10842, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-49.html'), (10843, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (10844, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (10845, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (10846, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (10847, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (10848, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (10849, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', ''), (10850, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (10851, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10852, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (10853, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1R1WZPB_de___DE378&q=www.marken%C3%B6le.de&aq=f&aqi=&aql=&oq=&gs_rfai='), (10854, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (10855, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/angebote-des-monats/'), (10856, 'http://www.markenoele.de/', ''), (10857, 'http://www.markenoele.de/', ''), (10858, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&q=2+takt+motor%C3%B6l&aq=f&aqi=g3&aql=&oq=&gs_rfai='), (10859, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10860, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (10861, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (10862, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (10863, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10864, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (10865, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&q=2+takt+motor%C3%B6l&aq=f&aqi=g3&aql=&oq=&gs_rfai='), (10866, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (10867, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (10868, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (10869, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10870, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (10871, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10872, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (10873, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10874, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-7100-4t-53.html'), (10875, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (10876, 'http://www.markenoele.de/catalog/product/view/id/56/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (10877, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (10878, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-7100-4t-53.html'), (10879, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (10880, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=M7P&rls=org.mozilla:de:official&channel=s&&sa=X&ei=4dVfTOG6NJSnsAbvs_y7Bw&ved=0CBwQBSgA&q=Motul+2+takt+%C3%B6l&spell=1'), (10881, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10882, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=M7P&rls=org.mozilla:de:official&channel=s&&sa=X&ei=4dVfTOG6NJSnsAbvs_y7Bw&ved=0CBwQBSgA&q=Motul+2+takt+%C3%B6l&spell=1'), (10883, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=M7P&rls=org.mozilla:de:official&channel=s&&sa=X&ei=4dVfTOG6NJSnsAbvs_y7Bw&ved=0CBwQBSgA&q=Motul+2+takt+%C3%B6l&spell=1'), (10884, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10885, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/schmierstoffe.html'), (10886, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/schmierstoffe.html'), (10887, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20s', 'http://www.markenoele.de/schmierstoffe.html'), (10888, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/schmierstoffe.html'), (10889, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20scooter%20e', 'http://www.markenoele.de/schmierstoffe.html'), (10890, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20scooter%20ex', 'http://www.markenoele.de/schmierstoffe.html'), (10891, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20scooter%20expert', 'http://www.markenoele.de/schmierstoffe.html'), (10892, 'http://www.markenoele.de/catalogsearch/result/?q=motul+scooter+expert', 'http://www.markenoele.de/schmierstoffe.html'), (10893, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10894, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (10895, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (10896, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (10897, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10898, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=M7P&rls=org.mozilla:de:official&channel=s&&sa=X&ei=4dVfTOG6NJSnsAbvs_y7Bw&ved=0CBwQBSgA&q=Motul+2+takt+%C3%B6l&spell=1'), (10899, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (10900, 'http://www.markenoele.de/', 'http://www.google.de/url?q=2+takt+oel&url=/aclk%3Fsa%3Dl%26ai%3DCcyXl8NlfTIO8H8ey4gao4rigBK3BsMMB_em97RTtzOPtRxABKAhQnq-hjQFglfKlgrAHoAHH0YT4A8gBAakCG56KzkxNtj6qBBZP0Hfs2gNDhdSvb11It0MAPfP3rImD%26num%3D4%26sig%3DAGiWqtwyQTsU9HNvqPMyC3tTtzO1IwONMg%26a'), (10901, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10902, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (10903, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (10904, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (10905, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10906, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (10907, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10908, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10909, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10910, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10911, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10912, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (10913, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (10914, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (10915, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10916, 'http://www.markenoele.de/', 'http://www.google.de/url?q=2+takt+oel&url=/aclk%3Fsa%3Dl%26ai%3DCcyXl8NlfTIO8H8ey4gao4rigBK3BsMMB_em97RTtzOPtRxABKAhQnq-hjQFglfKlgrAHoAHH0YT4A8gBAakCG56KzkxNtj6qBBZP0Hfs2gNDhdSvb11It0MAPfP3rImD%26num%3D4%26sig%3DAGiWqtwyQTsU9HNvqPMyC3tTtzO1IwONMg%26a'), (10917, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=zweitakt+volsynthetik+%C3%B6l&_sacat=See-All-Categories'), (10918, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1281352889&flash=10.0.32&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-fuer-3l-lup-bj-11-2001-t1420423.html&dt=128'), (10919, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10920, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1281352889&flash=10.0.32&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-fuer-3l-lup-bj-11-2001-t1420423.html&dt=128'), (10921, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCROwNMetfTKuiDIr74wbFwuigBK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVsp-CsAegAcfRhPgDyAEBqQIbnorOTE22PqoEE0_QQIvd4B21zbI964XEWzThs_s%26sig%3DAGiWqtzLY7EakklNeD94Z5CyN2dZA0F87g%26adur'), (10922, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCROwNMetfTKuiDIr74wbFwuigBK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVsp-CsAegAcfRhPgDyAEBqQIbnorOTE22PqoEE0_QQIvd4B21zbI964XEWzThs_s%26sig%3DAGiWqtzLY7EakklNeD94Z5CyN2dZA0F87g%26adur'), (10923, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+oel&hl=de&ie=UTF-8&rlz=1T4GGLJ_de&q=motul+%c3%b6l'), (10924, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10925, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (10926, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (10927, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10928, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (10929, 'http://www.markenoele.de/catalog/product/view/id/10/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (10930, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (10931, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (10932, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10933, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvbW90b3JyYWQvbW90dWwtNTEwMC00dC01MC5odG1s/product/50/', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-5100-4t-50.html'), (10934, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-5100-4t-50.html'), (10935, 'http://www.markenoele.de/checkout/onepage/', ''), (10936, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (10937, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GGLJ_de&q=motul+%c3%b6l+'), (10938, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10939, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (10940, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1311&_nkw=2+Takt+%C3%96l&_sacat=See-All-Categories'), (10941, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (10942, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/heizol.html'), (10943, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (10944, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/heizol.html'), (10945, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (10946, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1311&_nkw=2+Takt+%C3%96l&_sacat=See-All-Categories'), (10947, 'http://www.markenoele.de/', ''), (10948, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&aq=f&aqi=g10&aql=&oq=&gs_rfai='), (10949, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10950, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (10951, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (10952, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (10953, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (10954, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (10955, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (10956, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (10957, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (10958, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (10959, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=COODLfPpfTJ7sMtau4gb4qZWhBK3BsMMB_em97RS9gv2-RwgAEAEoA1Cer6GNAWCVgqCCsAegAcfRhPgDyAEBqQJJXhJxt0e2PqoEE0_Q1j1buLDIWKRsUvpZzu16oyI&sig=AGiWqtwFy0rSfnrBpd5N9-CdKLXsQ_6fdA&adurl=http://www.motulshop.de&rct=j&q=motul%20wa'), (10960, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (10961, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/pflegeprodukte.html'), (10962, 'http://www.markenoele.de/', 'http://www.google.de/search?num=20&hl=de&newwindow=1&safe=off&rlz=1B3GGLL_deDE367DE368&q=motul+15w50&aq=0&aqi=g1&aql=&oq=Motul+15W50&gs_rfai='), (10963, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (10964, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (10965, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (10966, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/motul-4100-power-5l.html'), (10967, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (10968, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvbW90dWwtNDEwMC1wb3dlci01bC5odG1s/product/1/', 'http://www.markenoele.de/schmierstoffe/motul-4100-power-5l.html'), (10969, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/motul-4100-power-5l.html'), (10970, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (10971, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (10972, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C-2p5hghgTITND5Ow4gbBn5CpBK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV6qCCsAegAcfRhPgDyAEBqQJJXhJxt0e2PqoEE0_QKr4nHl_N8hWJeRfDGrmaVcs&sig=AGiWqtwjVdKH8eePcYYUhEZ9MGwqMdDLdg&adurl=http://www.motulshop.de&rct=j&q=motul%20mo'), (10973, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+motor%C3%B6l&revid=1081189783&sa=X&ei=Ew9gTLagKNzbsAb55NiNCA&ved=0CFYQ1QIoAA'), (10974, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10975, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (10976, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (10977, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (10978, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (10979, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (10980, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=1'), (10981, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (10982, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=5&oq=motul+8&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE340DE340&q=motul+8100+x-clean'), (10983, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (10984, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10985, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (10986, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10987, 'http://www.markenoele.de/catalog/product/view/id/7/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (10988, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (10989, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (10990, 'http://www.markenoele.de/catalog/product/view/id/11/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (10991, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (10992, 'http://www.markenoele.de/catalog/product/view/id/12/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (10993, 'http://www.markenoele.de/', ''), (10994, 'http://www.markenoele.de/', ''), (10995, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (10996, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (10997, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (10998, 'http://www.markenoele.de/', 'http://fahrzeugteile.shop.ebay.de/i.html?_nkw=Motorrad%C3%B6l+2+takt&_sacat=14780&_dmpt=Motorrad_Kraftradteile&_odkw=Motorrad%C3%B6l&_osacat=14780&bkBtn=&_trksid=p3286.m270.l1313'), (10999, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (11000, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1B3GGLL_deDE388DE388&&sa=X&ei=kh5gTPfbNomWOKTt6bwJ&ved=0CBkQBSgA&q=motul+3000+4f+20w50&spell=1'), (11001, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11002, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', 'http://www.markenoele.de/schmierstoffe.html'), (11003, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=position', 'http://www.markenoele.de/schmierstoffe.html'), (11004, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html?dir=desc&order=position'), (11005, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (11006, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (11007, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?limit=all'), (11008, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (11009, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?limit=all'), (11010, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvbW90b3JyYWQvbW90b3Jlbm9sL21vdHVsLTMwMDAtNHQuaHRtbA,,/product/31/', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol/motul-3000-4t.html'), (11011, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol/motul-3000-4t.html'), (11012, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?limit=all'), (11013, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol/motul-3000-4t.html'), (11014, 'http://www.markenoele.de/catalog/product/view/id/118/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (11015, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol/motul-3000-4t.html'), (11016, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (11017, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol/motul-3000-4t.html'), (11018, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/pflegeprodukte.html'), (11019, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol/motul-3000-4t.html'), (11020, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/pflegeprodukte.html'), (11021, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (11022, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (11023, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+2+takt+%C3%B6l&aq=2&aqi=g5&aql=&oq=motul+2&gs_rfai='), (11024, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (11025, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11026, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (11027, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (11028, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (11029, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (11030, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (11031, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (11032, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (11033, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/onepage/success/'), (11034, 'http://www.markenoele.de/', 'http://search.icq.com/search/results.php?q=motul+300v+15w60&ch_id=start&search_mode=web'), (11035, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11036, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (11037, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (11038, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (11039, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (11040, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (11041, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (11042, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (11043, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (11044, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (11045, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (11046, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/schmierstoffe.html?p=9'), (11047, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/schmierstoffe.html?p=10'), (11048, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (11049, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (11050, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/schmierstoffe.html?p=12'), (11051, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+%c3%b6l/s/google/gkaid/55221343/'), (11052, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (11053, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+%c3%b6l/s/google/gkaid/55221343/'), (11054, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=cHW&rls=org.mozilla:de:official&&sa=X&ei=dDJgTNLQGJSUsQaX1oHwBw&ved=0CCkQBSgA&q=motul+5100+15w50&spell=1&cts=1281373058984'), (11055, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11056, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (11057, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11058, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=cHW&rls=org.mozilla:de:official&&sa=X&ei=dDJgTNLQGJSUsQaX1oHwBw&ved=0CCkQBSgA&q=motul+5100+15w50&spell=1&cts=1281373058984'), (11059, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (11060, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CB0QFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fzusatzstoffe%2Fchain-lube-factory-line.html&rct=j&q=chain%20lube%20factory&ei=zFdgTPeGNNmUOLWepN8N&usg=AFQjCNGUt1WtDt3kHkjdqzoE0lPO2VZuvg'), (11061, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CB0QFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fzusatzstoffe%2Fchain-lube-factory-line.html&rct=j&q=chain%20lube%20factory&ei=zFdgTPeGNNmUOLWepN8N&usg=AFQjCNGUt1WtDt3kHkjdqzoE0lPO2VZuvg'), (11062, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CB0QFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fzusatzstoffe%2Fchain-lube-factory-line.html&rct=j&q=chain%20lube%20factory&ei=zFdgTPeGNNmUOLWepN8N&usg=AFQjCNGUt1WtDt3kHkjdqzoE0lPO2VZuvg'), (11063, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CB0QFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fzusatzstoffe%2Fchain-lube-factory-line.html&rct=j&q=chain%20lube%20factory&ei=zFdgTPeGNNmUOLWepN8N&usg=AFQjCNGUt1WtDt3kHkjdqzoE0lPO2VZuvg'), (11064, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CB0QFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fzusatzstoffe%2Fchain-lube-factory-line.html&rct=j&q=chain%20lube%20factory&ei=zFdgTPeGNNmUOLWepN8N&usg=AFQjCNGUt1WtDt3kHkjdqzoE0lPO2VZuvg'), (11065, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CB0QFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fzusatzstoffe%2Fchain-lube-factory-line.html&rct=j&q=chain%20lube%20factory&ei=zFdgTPeGNNmUOLWepN8N&usg=AFQjCNGUt1WtDt3kHkjdqzoE0lPO2VZuvg'), (11066, 'http://www.markenoele.de/catalog/product/view/id/194', 'http://www.google.fr/search?q=motul+913+c&hl=de&rlz=1T4FUJE_deFR311FR311&ei=ZlpgTOO9EpLh4gaf5PDGBw&start=10&sa=N'), (11067, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (11068, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+wash+%26+wax&url=/aclk%3Fsa%3Dl%26ai%3DC5lvfeH1gTIy8H83MOP38oYYFrcGwwwH96b3tFL2C_b5HCAAQASgDUJ6voY0BYJXqjoKcB6ABx9GE-APIAQGpAkCQMhSGMLY-qgQTT9DyM4bN4DRND-UQOJiiw3-9Gw%26sig%3DAGiWqtw6dzFbM3AsCYoImBuyNqUZcjVMeg%26adurl'), (11069, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (11070, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+wash+%26+wax&url=/aclk%3Fsa%3Dl%26ai%3DC5lvfeH1gTIy8H83MOP38oYYFrcGwwwH96b3tFL2C_b5HCAAQASgDUJ6voY0BYJXqjoKcB6ABx9GE-APIAQGpAkCQMhSGMLY-qgQTT9DyM4bN4DRND-UQOJiiw3-9Gw%26sig%3DAGiWqtw6dzFbM3AsCYoImBuyNqUZcjVMeg%26adurl'), (11071, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (11072, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (11073, 'http://www.markenoele.de/', ''), (11074, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (11075, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (11076, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (11077, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=2+Takt+%C3%96l+Vollsynthetisch&_sacat=0&_odkw=addinol+2takt&_osacat=0&bkBtn=&_trksid=p3286.m270.l1311'), (11078, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11079, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (11080, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (11081, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter/motul-scooter-expert-2t.html'), (11082, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (11083, 'http://www.markenoele.de/', ''), (11084, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100'), (11085, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (11086, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-49.html'), (11087, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (11088, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (11089, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CXPot6hdhTPXJJcnMOLft3ewErcGwwwH96b3tFN2_4-1HCAAQASgCUJ6voY0BYJWCtILAB6ABx9GE-APIAQGpAmaC2lm_E7Y-qgQTT9CZmXAJBsyIheWXZjP41akBsA&sig=AGiWqtzN_AWINlEimi5POfEpwzFGEpm1Dw&adurl=http://www.motulshop.de&rct=j&q=Motul%20800'), (11090, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11091, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=price', 'http://www.markenoele.de/schmierstoffe.html'), (11092, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&order=price'), (11093, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/kart.html'), (11094, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (11095, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+fzs+1000&url=/aclk%3Fsa%3Dl%26ai%3DC6_aZ4hxhTJy3FITMOJSdnIsFrcGwwwH96b3tFLWD_b5HCAAQAVCer6GNAWCV-p-CsAeQAQKgAcfRhPgDyAEBqQJmgtpZvxO2PqoEGE_Q6i7caQVkrOH55HyVOWjR0XBmCxfsoQ%26sig%3DAGiWqtxnowIJfhWrf8HnQXyieLYdgLFO8'), (11096, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+fzs+1000&url=/aclk%3Fsa%3Dl%26ai%3DC6_aZ4hxhTJy3FITMOJSdnIsFrcGwwwH96b3tFLWD_b5HCAAQAVCer6GNAWCV-p-CsAeQAQKgAcfRhPgDyAEBqQJmgtpZvxO2PqoEGE_Q6i7caQVkrOH55HyVOWjR0XBmCxfsoQ%26sig%3DAGiWqtxnowIJfhWrf8HnQXyieLYdgLFO8'), (11097, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+fzs+1000&url=/aclk%3Fsa%3Dl%26ai%3DC6_aZ4hxhTJy3FITMOJSdnIsFrcGwwwH96b3tFLWD_b5HCAAQAVCer6GNAWCV-p-CsAeQAQKgAcfRhPgDyAEBqQJmgtpZvxO2PqoEGE_Q6i7caQVkrOH55HyVOWjR0XBmCxfsoQ%26sig%3DAGiWqtxnowIJfhWrf8HnQXyieLYdgLFO8'), (11098, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (11099, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (11100, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (11101, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&safe=off&q=motul+5100+preis&meta=&aq=3&aqi=g4&aql=&oq=motul+5100+&gs_rfai='), (11102, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+5100/s/google/gkaid/55427054/?gclid=CIO4yLnUrqMCFZcqDgodgmnY2g'), (11103, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4267689453885886&format=336x280_as&output=html&h=280&w=336&lmt=1281435615&channel=3312006969&ad_type=text_image&color_bg=D9D9D9&color_border=D9D9D9&color_link=FF0000&color_text=000000&color_'), (11104, 'http://www.markenoele.de/catalog/product/view/id/144', 'http://www.markenoele.de/'), (11105, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4267689453885886&format=336x280_as&output=html&h=280&w=336&lmt=1281435615&channel=3312006969&ad_type=text_image&color_bg=D9D9D9&color_border=D9D9D9&color_link=FF0000&color_text=000000&color_'), (11106, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11107, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (11108, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11109, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', ''), (11110, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300-v-le-mans.html'), (11111, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/modellbau.html'), (11112, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (11113, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (11114, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/schmierstoffe/auto.html?p=3'), (11115, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20W', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (11116, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (11117, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20W60', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (11118, 'http://www.markenoele.de/catalogsearch/result/?q=20W60', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (11119, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=20W60'), (11120, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (11121, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MO', 'http://www.markenoele.de/schmierstoffe/auto.html'), (11122, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL', 'http://www.markenoele.de/schmierstoffe/auto.html'), (11123, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20300V', 'http://www.markenoele.de/schmierstoffe/auto.html'), (11124, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%203', 'http://www.markenoele.de/schmierstoffe/auto.html'), (11125, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20300V', 'http://www.markenoele.de/schmierstoffe/auto.html'), (11126, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20300V%20L', 'http://www.markenoele.de/schmierstoffe/auto.html'), (11127, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL', 'http://www.markenoele.de/schmierstoffe/auto.html'), (11128, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20300V%20Le%20Mans', 'http://www.markenoele.de/schmierstoffe/auto.html'), (11129, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20300V%20Le', 'http://www.markenoele.de/schmierstoffe/auto.html'), (11130, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOT', 'http://www.markenoele.de/schmierstoffe/auto.html'), (11131, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20300', 'http://www.markenoele.de/schmierstoffe/auto.html'), (11132, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20300V%20Le%20Mans%202', 'http://www.markenoele.de/schmierstoffe/auto.html'), (11133, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L', 'http://www.markenoele.de/schmierstoffe/auto.html'), (11134, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20300V%20Le%20Mans%202L', 'http://www.markenoele.de/schmierstoffe/auto.html'), (11135, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L'), (11136, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20300V%20Le%20Mans%202L%202', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L'), (11137, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20300V%20Le%20Mans%202L', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L'), (11138, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20300V%20Le%20Mans%202L%2020W', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L'), (11139, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20300V%20Le%20Mans%202L%2020W60', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L'), (11140, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L+20W60', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L'), (11141, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20300V%20Le%20Mans%202L', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L+20W60'), (11142, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L+', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L+20W60'), (11143, 'http://www.markenoele.de/catalogsearch/result/index/?limit=15&q=MOTUL+300V+Le+Mans+2L+', ''), (11144, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=MOTUL+300V+Le+Mans+2L+', ''), (11145, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&mode=list&q=MOTUL+300V+Le+Mans+2L+', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=MOTUL+300V+Le+Mans+2L+'), (11146, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&mode=list&q=MOTUL+300V+Le+Mans+2L+'), (11147, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', ''), (11148, 'http://www.markenoele.de/catalog/product/view/id/69/category/4', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&order=name'), (11149, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/schmierstoffe/motul-300-v-le-mans.html'), (11150, 'http://www.markenoele.de/catalog/product/view/id/69/category/4', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&order=name'), (11151, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvbW90dWwtMzAwLXYtbGUtbWFucy5odG1s/product/69/', 'http://www.markenoele.de/schmierstoffe/motul-300-v-le-mans.html'), (11152, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/motul-300-v-le-mans.html'), (11153, 'http://www.markenoele.de/checkout/cart/delete/id/542/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (11154, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (11155, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/motul-300-v-le-mans.html'), (11156, 'http://www.markenoele.de/checkout/onepage/', ''), (11157, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/checkout/onepage/'), (11158, 'http://www.markenoele.de/customer/account/create/', ''), (11159, 'http://www.markenoele.de/customer/account/createpost/', 'http://www.markenoele.de/customer/account/create/'), (11160, 'http://www.markenoele.de/checkout/onepage/index/', 'http://www.markenoele.de/customer/account/create/'), (11161, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/index/'), (11162, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (11163, 'http://www.markenoele.de/checkout/onepage/saveShipping/', 'http://www.markenoele.de/checkout/onepage/index/'), (11164, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (11165, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/index/'), (11166, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (11167, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/index/'), (11168, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (11169, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/index/'), (11170, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/index/'), (11171, 'http://www.markenoele.de/paypal/standard/redirect/', ''), (11172, 'http://www.markenoele.de/paypal/standard/cancel/', ''), (11173, 'http://www.markenoele.de/checkout/cart/', ''), (11174, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (11175, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11176, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUuaHRtbA,,/product/69/', ''), (11177, 'http://www.markenoele.de/checkout/cart/', ''), (11178, 'http://www.markenoele.de/checkout/onepage/', ''), (11179, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (11180, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (11181, 'http://www.markenoele.de/checkout/onepage/saveShipping/', 'http://www.markenoele.de/checkout/onepage/'), (11182, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (11183, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (11184, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (11185, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (11186, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (11187, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/onepage/'), (11188, 'http://www.markenoele.de/catalog/product/view/id/69', 'http://www.markenoele.de/checkout/cart/'), (11189, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTMwMC12LWxlLW1hbnMuaHRtbA,,/product/69/', 'http://www.markenoele.de/motul-300-v-le-mans.html'), (11190, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-300-v-le-mans.html'), (11191, 'http://www.markenoele.de/catalog/product/view/id/69', 'http://www.markenoele.de/checkout/cart/'), (11192, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-300-v-le-mans.html'), (11193, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (11194, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (11195, 'http://www.markenoele.de/checkout/onepage/', ''), (11196, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (11197, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (11198, 'http://www.markenoele.de/checkout/onepage/saveShipping/', 'http://www.markenoele.de/checkout/onepage/'), (11199, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (11200, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (11201, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (11202, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (11203, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (11204, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (11205, 'http://www.markenoele.de/checkout/onepage/success/', ''), (11206, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+%c3%b6l/s/google/gkaid/55221343/'), (11207, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cmgl3EkRhTMG3NMTUOMnv1OcErcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV2qWCsAegAcfRhPgDyAEBqQJmgtpZvxO2PqoEE0_QT9jjjqUZnfxrRadXnEHgshA&sig=AGiWqty_HVoLs1BQj_5I0k6QpBaQq0s9kg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (11208, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11209, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (11210, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11211, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (11212, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (11213, 'http://www.markenoele.de/catalog/product/view/id/54/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (11214, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (11215, 'http://www.markenoele.de/catalog/product/view/id/69/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (11216, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (11217, 'http://www.markenoele.de/catalog/product/view/id/68/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (11218, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (11219, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=8&aqi=g10&aql=&oq=Motul&gs_rfai='), (11220, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11221, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (11222, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (11223, 'http://www.markenoele.de/catalog/category/view/id/6?p=1', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (11224, 'http://www.markenoele.de/catalog/product/view/id/5/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html?p=1'), (11225, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto/motul-8100-x-cess-1l.html'), (11226, 'http://www.markenoele.de/catalog/product/view/id/186/category/8', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (11227, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto/motul-8100-x-cess-1l.html'), (11228, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (11229, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto/motul-8100-x-cess-1l.html'), (11230, 'http://www.markenoele.de/catalog/product/view/id/29/category/8', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (11231, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto/motul-8100-x-cess-1l.html'), (11232, 'http://www.markenoele.de/catalog/product/view/id/30/category/8', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (11233, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto/motul-8100-x-cess-1l.html'), (11234, 'http://www.markenoele.de/catalog/product/view/id/186/category/8', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (11235, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto/motul-8100-x-cess-1l.html'), (11236, 'http://www.markenoele.de/catalog/product/view/id/187/category/8', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (11237, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7SUNA_de'), (11238, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11239, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (11240, 'http://www.markenoele.de/', ''), (11241, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (11242, 'http://www.markenoele.de/', ''), (11243, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (11244, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCRFhZWVdhTPXkO9PYOKWFxeQErcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJXS_IGUB6ABx9GE-APIAQGpAqiz23LjErY-qgQTT9Auw8qjVxTiA_qA97nu__AqLg%26sig%3DAGiWqtzmt_F42yMtnzD4UNd2Ar4zf3GXQA%26adurl%3Dht'), (11245, 'http://www.markenoele.de/', 'http://www.amazon.de/TOTAL-special-mineralisches-Takt-ltr/dp/B002TDLZ3W/ref=sr_1_37?ie=UTF8&m=A39OAOLLMSDNVC&s=generic&qid=1281447475&sr=1-37'), (11246, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11247, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (11248, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (11249, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (11250, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (11251, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (11252, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (11253, 'http://www.markenoele.de/catalog/product/gallery/id/60/image/33/', 'http://www.markenoele.de/schmierstoffe/scooter/motul-scooter-expert-2t.html'), (11254, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (11255, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11256, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=Motul&gs_rfai='), (11257, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11258, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (11259, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (11260, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (11261, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+wash+wax+&_cqr=true&_nkwusc=motul+wasch+wax&_rdc=1'), (11262, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (11263, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (11264, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (11265, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (11266, 'http://www.markenoele.de/', 'http://search.icq.com/search/results.php?q=2-takt+%C3%B6le+im+test&ch_id=start&search_mode=web'), (11267, 'http://www.markenoele.de/shipping/tracking/popup/hash/b3JkZXJfaWQ6MzM6ZjdkZGZk/?___store=esso_store_view', 'http://www.markenoele.de/index.php/admin/sales_order/view/order_id/33/key/d0c283277d8c51a8ae44ac600f4c2bb1/'), (11268, 'http://www.markenoele.de/', 'http://www.google.de/url?q=2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC05CqhmVhTOjnMYbc0AS78KD9BK3BsMMB_em97RTtzOPtRxABKAhQnq-hjQFgleqsgrQHoAHH0YT4A8gBAakCqLPbcuMStj6qBBNP0J89snkCR7f84a7M_NixHnyu%26num%3D4%26sig%3DAGiWqtxuMOEunTjj4X-V2pCEGYeinGdGMg%26a'), (11269, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=atq&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+%C3%B6l&aq=f&aqi=g6&aql=&oq=&gs_rfai='), (11270, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (11271, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/angebote-des-monats/'), (11272, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (11273, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (11274, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/fanshop.html?p=3'), (11275, 'http://www.markenoele.de/catalog/category/view/id/53', 'http://www.markenoele.de/fanshop.html?p=4'), (11276, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/fanshop.html?p=3'), (11277, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=L5q&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=Motul+8100+5w40&aq=f&aqi=&aql=&oq=&gs_rfai='), (11278, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (11279, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11280, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (11281, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (11282, 'http://www.markenoele.de/catalog/category/view/id/32?p=1', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (11283, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=1'), (11284, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-chrono.html'), (11285, 'http://www.markenoele.de/', 'http://www.google.de/url?q=20w50+motul&url=/aclk%3Fsa%3Dl%26ai%3DCiR3w2HVhTNfnGdbXOJ_t1f4NrcGwwwH96b3tFIXK4-1HCAAQASgCUJ6voY0BYJWSp4KwB6ABx9GE-APIAQGpAqiz23LjErY-qgQWT9B334cRkYxcOwZXeW7iJZD-nP87Pw%26sig%3DAGiWqtwFu3yrKcxDWd1p8AAhAgRoQtpmbA%26adurl%3D'), (11286, 'http://www.markenoele.de/catalog/product/view/id/184/category/52', 'http://www.google.com/search?source=ig&hl=de&rlz=1G1GGLQ_DECH365&=&q=motocrossaufkleber&aq=f&aqi=&aql=&oq=&gs_rfai='), (11287, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/fanshop/aufkleber/motocross-aufkleber.html'), (11288, 'http://www.markenoele.de/catalog/product/view/id/184/category/52', 'http://www.google.com/search?source=ig&hl=de&rlz=1G1GGLQ_DECH365&=&q=motocrossaufkleber&aq=f&aqi=&aql=&oq=&gs_rfai='), (11289, 'http://www.markenoele.de/catalog/product/view/id/184/category/52', 'http://www.google.com/search?source=ig&hl=de&rlz=1G1GGLQ_DECH365&=&q=motocrossaufkleber&aq=f&aqi=&aql=&oq=&gs_rfai='), (11290, 'http://www.markenoele.de/', 'http://www.google.de/url?q=kettens%C3%A4gen%C3%B6l+bio&url=/aclk%3Fsa%3Dl%26ai%3DCTPV8lo1hTJrTEcHUOKLXkYMFrcGwwwH96b3tFOWh_4RHCAAQAVCer6GNAWCVmqKCsAegAcfRhPgDyAEBqQKDr307aPq1PqoEFk_Qgc-QMOD_Sdeyzfll3IpCmjBQPYY%26sig%3DAGiWqtx2VqYd4BO5zusbtWSaurkPeS5o'), (11291, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (11292, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11293, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (11294, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (11295, 'http://www.markenoele.de/', 'http://www.google.com/search?hl=&q=motul+5100&sourceid=navclient-ff&rlz=1B3DVFC_deDE246DE247&ie=UTF-8&aq=2&oq=motul'), (11296, 'http://www.markenoele.de/', 'http://www.google.com/search?hl=&q=motul+5100&sourceid=navclient-ff&rlz=1B3DVFC_deDE246DE247&ie=UTF-8&aq=2&oq=motul'), (11297, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', 'http://www.google.de/search?hl=de&source=hp&q=chain+lube+road+plus&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (11298, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (11299, 'http://www.markenoele.de/', ''), (11300, 'http://www.markenoele.de/', ''), (11301, 'http://www.markenoele.de/', ''), (11302, 'http://www.markenoele.de/catalog/product/view/id/78/category/33', 'http://www.google.de/search?q=Motul+800+2T+Factory+Line+Road+Racing&hl=de&prmd=s&ei=06FhTMGQIoil4Qbu-cmECg&start=10&sa=N'), (11303, 'http://www.markenoele.de/lieferung', ''), (11304, 'http://www.markenoele.de/datenschutz/', ''), (11305, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (11306, 'http://www.markenoele.de/catalog/product/view/id/78/category/33', 'http://www.google.de/search?q=Motul+800+2T+Factory+Line+Road+Racing&hl=de&prmd=s&ei=MK5hTO_uNcLB4gaehIm7Cg&start=10&sa=N'), (11307, 'http://www.markenoele.de/lieferung/', ''), (11308, 'http://www.markenoele.de/altoelentsorgung/', ''), (11309, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=alle+marken+%C3%B6le&meta=all&hl=de&gl=de&SearchSourceOrigin=13&SelfSearch=1&ctid=CT2269050'), (11310, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=alle+marken+%C3%B6le&meta=all&hl=de&gl=de&SearchSourceOrigin=13&SelfSearch=1&ctid=CT2269050'), (11311, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=alle+marken+%C3%B6le&meta=all&hl=de&gl=de&SearchSourceOrigin=13&SelfSearch=1&ctid=CT2269050'), (11312, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=alle+marken+%C3%B6le&meta=all&hl=de&gl=de&SearchSourceOrigin=13&SelfSearch=1&ctid=CT2269050'), (11313, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/search?q=motul+multi+atf&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (11314, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-multi-atf-1l.html'), (11315, 'http://www.markenoele.de/widerruf/', ''), (11316, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe.html'), (11317, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-multi-atf-1l.html'), (11318, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (11319, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (11320, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (11321, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (11322, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (11323, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (11324, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (11325, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (11326, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/schmierstoffe.html?p=9'), (11327, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/schmierstoffe.html?p=10'), (11328, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (11329, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/schmierstoffe.html?p=12'), (11330, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (11331, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+multi+atf&hl=de&client=firefox-a&hs=bpx&rls=org.mozilla:de:official&prmd=s&ei=GtBhTMvgHtGZOKXMtI4K&start=10&sa=N'), (11332, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=sp', 'http://www.markenoele.de/'), (11333, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=spe', 'http://www.markenoele.de/'), (11334, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=spec', 'http://www.markenoele.de/'), (11335, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=speci', 'http://www.markenoele.de/'), (11336, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific', 'http://www.markenoele.de/'), (11337, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specifi', 'http://www.markenoele.de/'), (11338, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific', 'http://www.markenoele.de/'), (11339, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%20ford', 'http://www.markenoele.de/'), (11340, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%20ford', 'http://www.markenoele.de/'), (11341, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%20ford%209', 'http://www.markenoele.de/'), (11342, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%20ford%2091', 'http://www.markenoele.de/'), (11343, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%20ford%20913', 'http://www.markenoele.de/'), (11344, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%20ford%20913b', 'http://www.markenoele.de/'), (11345, 'http://www.markenoele.de/catalogsearch/result/?q=specific+ford+913b', 'http://www.markenoele.de/'), (11346, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+multi+atf&hl=de&client=firefox-a&hs=bpx&rls=org.mozilla:de:official&prmd=s&ei=GtBhTMvgHtGZOKXMtI4K&start=10&sa=N'), (11347, 'http://www.markenoele.de/impressum/', ''), (11348, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+8100+x-cess&hl=de&prmd=s&ei=y99hTK69Aon_Oc6A2YgK&start=10&sa=N&cts=1281482771330'), (11349, 'http://www.markenoele.de/contacts/', ''), (11350, 'http://www.markenoele.de/', ''), (11351, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (11352, 'http://www.markenoele.de/widerruf/', ''), (11353, 'http://www.markenoele.de/altoelentsorgung/', ''), (11354, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (11355, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (11356, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (11357, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (11358, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (11359, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (11360, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (11361, 'http://www.markenoele.de/agb/', ''), (11362, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (11363, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (11364, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (11365, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (11366, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (11367, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (11368, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (11369, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (11370, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (11371, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (11372, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (11373, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (11374, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (11375, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (11376, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (11377, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (11378, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (11379, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (11380, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (11381, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (11382, 'http://www.markenoele.de/zahlung/', ''), (11383, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (11384, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (11385, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (11386, 'http://www.markenoele.de/impressum/', ''), (11387, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l+starnberg&url=/aclk%3Fsa%3Dl%26ai%3DCh5KT2DhiTPJtisw4htmY9w2twbDDAf3pve0UrYT9vkcIABACKANQnq-hjQFglaKMgpgHoAHH0YT4A8gBAakCf9rDfhEktj6qBBhP0EPljnXW31lpwuWOgqHZ8S20uGhy3yI%26sig%3DAGiWqtyGSP-uHW0YwQka7HzfNb1'), (11388, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (11389, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/diesel.html'), (11390, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (11391, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (11392, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (11393, 'http://www.markenoele.de/catalog/product/view/id/11/category/7', ''), (11394, 'http://www.markenoele.de/catalog/product/view/id/15/category/7', ''), (11395, 'http://www.markenoele.de/catalog/product/view/id/177/category/7', ''), (11396, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?limit=all'), (11397, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&order=position', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?dir=asc&limit=all&order=gebinde_groesse'), (11398, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (11399, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', ''), (11400, 'http://www.markenoele.de/catalog/product/view/id/8/category/7', ''), (11401, 'http://www.markenoele.de/catalog/product/view/id/10/category/7', ''), (11402, 'http://www.markenoele.de/catalog/product/view/id/177/category/7', ''), (11403, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE285&q=Motul+%C3%96l&aq=f&aqi=g6&aql=&oq=&gs_rfai='), (11404, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11405, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/schmierstoffe.html'), (11406, 'http://www.markenoele.de/catalog/category/view/id/17', 'http://www.markenoele.de/schmierstoffe/quad.html'), (11407, 'http://www.markenoele.de/catalog/product/view/id/62/category/17', 'http://www.markenoele.de/schmierstoffe/quad/motorenol.html'), (11408, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/quad/motorenol/motul-quad-4t.html'), (11409, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (11410, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (11411, 'http://www.markenoele.de/', ''), (11412, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (11413, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=Motul+800+2T+Off+Road+Factory+Line+4+L&_sacat=0&_odkw=Motul+2T&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313'), (11414, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCr3eRBFliTO-rMYiC0QTWsZndBK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV0p2CrAegAcfRhPgDyAEBqQJ_2sN-ESS2PqoEE0_QPo0F3v3wFlqWhVPko_Ff2fU%26sig%3DAGiWqtw4o150IE74Vlkv3sV1RV9THoR60w%26adur'), (11415, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11416, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (11417, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (11418, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (11419, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (11420, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCr3eRBFliTO-rMYiC0QTWsZndBK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV0p2CrAegAcfRhPgDyAEBqQJ_2sN-ESS2PqoEE0_QPo0F3v3wFlqWhVPko_Ff2fU%26sig%3DAGiWqtw4o150IE74Vlkv3sV1RV9THoR60w%26adur'), (11421, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11422, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.google.de/search?hl=de&rlz=1T4ADRA_deDE346DE347&ei=v15iTIKgONO74gaus6XHCg&q=quad+marken&start=70&sa=N'), (11423, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/schmierstoffe/quad.html'), (11424, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.google.de/search?hl=de&rlz=1T4ADRA_deDE346DE347&ei=v15iTIKgONO74gaus6XHCg&q=quad+marken&start=70&sa=N'), (11425, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (11426, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (11427, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=MOTUL+6100+Synergie%2B&meta=&btnG=Google-Suche'), (11428, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (11429, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=2+takt+%C3%B6l&meta=&aq=3&aqi=g10&aql=&oq=2+takt&gs_rfai='), (11430, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=2+takt+motoren+%C3%B6le&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=10&ctid=CT2096149'), (11431, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11432, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/schmierstoffe.html'), (11433, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/schmierstoffe/modellbau.html'), (11434, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/schmierstoffe.html'), (11435, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11436, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (11437, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (11438, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (11439, 'http://www.markenoele.de/catalog/product/view/id/59/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (11440, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (11441, 'http://www.markenoele.de/catalog/product/view/id/58/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (11442, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (11443, 'http://www.markenoele.de/catalog/product/view/id/57/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (11444, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (11445, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (11446, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=2+takt+motoren+%C3%B6le&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=10&ctid=CT2096149'), (11447, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (11448, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11449, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (11450, 'http://www.markenoele.de/motul_pflegeberater/', ''), (11451, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (11452, 'http://www.markenoele.de/', ''), (11453, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (11454, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (11455, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (11456, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (11457, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+shop&hl=de&client=firefox-a&hs=cnC&rls=org.mozilla:de-DE:official&channel=s&ei=1bBiTLrpBYXLOMbw7PgJ&start=120&sa=N'), (11458, 'http://www.markenoele.de/catalog/product/view/id/120/category/50', ''), (11459, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (11460, 'http://www.markenoele.de/', ''), (11461, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (11462, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (11463, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (11464, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (11465, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (11466, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (11467, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (11468, 'http://www.markenoele.de/catalog/product/view/id/144', ''), (11469, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (11470, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (11471, 'http://www.markenoele.de/agb', ''), (11472, 'http://www.markenoele.de/altoelentsorgung', ''), (11473, 'http://www.markenoele.de/angebote-des-monats', ''), (11474, 'http://www.markenoele.de/bestellung', ''), (11475, 'http://www.markenoele.de/checkout', ''), (11476, 'http://www.markenoele.de/checkout/onepage/', ''), (11477, 'http://www.markenoele.de/checkout/cart/', ''), (11478, 'http://www.markenoele.de/contacts', ''), (11479, 'http://www.markenoele.de/datenschutz', ''), (11480, 'http://www.markenoele.de/impressum', ''), (11481, 'http://www.markenoele.de/lieferung', ''), (11482, 'http://www.markenoele.de/motul_pflegeberater', ''), (11483, 'http://www.markenoele.de/widerruf', ''), (11484, 'http://www.markenoele.de/zahlung', ''), (11485, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (11486, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (11487, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (11488, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (11489, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (11490, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (11491, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (11492, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (11493, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (11494, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (11495, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (11496, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (11497, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (11498, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (11499, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (11500, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (11501, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (11502, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (11503, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (11504, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (11505, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (11506, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (11507, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (11508, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (11509, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (11510, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (11511, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE364&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=Motul&gs_rfai='), (11512, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11513, 'http://www.markenoele.de/', ''), (11514, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=51', 'http://www.markenoele.de/schmierstoffe.html'), (11515, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100', 'http://www.markenoele.de/schmierstoffe.html'), (11516, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%201', 'http://www.markenoele.de/schmierstoffe.html'), (11517, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%2010', 'http://www.markenoele.de/schmierstoffe.html'), (11518, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%2010%20W', 'http://www.markenoele.de/schmierstoffe.html'), (11519, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%2010%20W%204', 'http://www.markenoele.de/schmierstoffe.html'), (11520, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100', 'http://www.markenoele.de/schmierstoffe.html'), (11521, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%2010%20W%2040', 'http://www.markenoele.de/schmierstoffe.html'), (11522, 'http://www.markenoele.de/catalogsearch/result/?q=5100+10+W+40', 'http://www.markenoele.de/schmierstoffe.html'), (11523, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=5100+10+W+40'), (11524, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (11525, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (11526, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=2', 'http://www.markenoele.de/schmierstoffe.html?limit=27'), (11527, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/'), (11528, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=com.yahoo:de:official&client=firefox'), (11529, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11530, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (11531, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (11532, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (11533, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (11534, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (11535, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (11536, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (11537, 'http://www.markenoele.de/catalog/product/view/id/66', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (11538, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (11539, 'http://www.markenoele.de/catalog/product/view/id/68', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (11540, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (11541, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (11542, 'http://www.markenoele.de/catalog/product/view/id/68', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (11543, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11544, 'http://www.markenoele.de/catalog/product/view/id/68', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (11545, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (11546, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motul-4100-power-5l.html'), (11547, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (11548, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motul-4100-power-5l.html'), (11549, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (11550, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11551, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (11552, 'http://www.markenoele.de/', 'http://www.amazon.de/15W-50-Motul-4100-Power-Liter/dp/B001050R0M'), (11553, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11554, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (11555, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (11556, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-5100-4t.html'), (11557, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=agip+2+takt+%C3%B6l&_sacat=See-All-Categories'), (11558, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11559, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (11560, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (11561, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (11562, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (11563, 'http://www.markenoele.de/catalog/product/view/id/58/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (11564, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (11565, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (11566, 'http://www.markenoele.de/catalog/product/view/id/57/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (11567, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (11568, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/motul-100-motomix-2t.html'), (11569, 'http://www.markenoele.de/lieferung', ''), (11570, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?q=2takt%C3%B6le&mandant=toi&device=html&adtest=&img_start=0&dia=suche&context=internet-tab&tpc=internet&src=&ptl=std&classification=internet-tab_internet_std&ocr=yes&tax=&tax_max=&language=&ocontext=&cr=&x=74&y=1'), (11571, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (11572, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (11573, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/pflegeprodukte.html'), (11574, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (11575, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=2T+%D6l&x=0&y=0'), (11576, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11577, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (11578, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (11579, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (11580, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (11581, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (11582, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (11583, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11584, 'http://www.markenoele.de/agb/', ''), (11585, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/'), (11586, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (11587, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/'), (11588, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Kettenspray&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (11589, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Moti', 'http://www.markenoele.de/'), (11590, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mot', 'http://www.markenoele.de/'), (11591, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Kettenspray', 'http://www.markenoele.de/'), (11592, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Kettens', 'http://www.markenoele.de/'), (11593, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Kettenspray', 'http://www.markenoele.de/'), (11594, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (11595, 'http://www.markenoele.de/catalogsearch/result/?q=Kettenspray', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Kettenspray'), (11596, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Kettenspray', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Kettenspray'), (11597, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Kettenspray', 'http://www.markenoele.de/'), (11598, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Kettenspray&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (11599, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Kettenspray&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (11600, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Kettenspray&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (11601, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (11602, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (11603, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (11604, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (11605, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+shine+%26+go&url=/aclk%3Fsa%3Dl%26ai%3DCiZXCi_diTMjXJsvVOLOp3L0NrcGwwwH96b3tFK3F4-1HCAAQAVCer6GNAWCV6vOBlAegAcfRhPgDyAEBqQKUHvYYpqO1PqoEE0_QWhjJV5jcaVjXPjLede-4KYA%26sig%3DAGiWqtyI4Z_VVninRJpAwOeBrU9PRh53Yg%26adurl%3D'), (11606, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (11607, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+shine+%26+go&url=/aclk%3Fsa%3Dl%26ai%3DCiZXCi_diTMjXJsvVOLOp3L0NrcGwwwH96b3tFK3F4-1HCAAQAVCer6GNAWCV6vOBlAegAcfRhPgDyAEBqQKUHvYYpqO1PqoEE0_QWhjJV5jcaVjXPjLede-4KYA%26sig%3DAGiWqtyI4Z_VVninRJpAwOeBrU9PRh53Yg%26adurl%3D'), (11608, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (11609, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', ''), (11610, 'http://www.markenoele.de/motul_pflegeberater/', ''), (11611, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (11612, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9698065513827800&output=html&h=280&slotname=0245012782&w=336&ea=0&flash=10.1.53&url=http%3A%2F%2Fwww.carpassion.com%2Fferrari-308-328-348%2F42488-motul-300v-power-motoroel.html&dt=1281561237'), (11613, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=nnnn', 'http://www.markenoele.de/'), (11614, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+V300+5%2F40+', 'http://www.markenoele.de/'), (11615, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9698065513827800&output=html&h=280&slotname=0245012782&w=336&ea=0&flash=10.1.53&url=http%3A%2F%2Fwww.carpassion.com%2Fferrari-308-328-348%2F42488-motul-300v-power-motoroel.html&dt=1281561237'), (11616, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9698065513827800&output=html&h=280&slotname=0245012782&w=336&ea=0&flash=10.1.53&url=http%3A%2F%2Fwww.carpassion.com%2Fferrari-308-328-348%2F42488-motul-300v-power-motoroel.html&dt=1281561237'), (11617, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9698065513827800&output=html&h=280&slotname=0245012782&w=336&ea=0&flash=10.1.53&url=http%3A%2F%2Fwww.carpassion.com%2Fferrari-308-328-348%2F42488-motul-300v-power-motoroel.html&dt=1281561237'), (11618, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE341DE342&q=motul+%c3%b6l'), (11619, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE341DE342&q=motul+%c3%b6l'), (11620, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11621, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (11622, 'http://www.markenoele.de/', 'http://www.markenoele.de/schmierstoffe/auto.html'), (11623, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11624, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (11625, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (11626, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (11627, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (11628, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (11629, 'http://www.markenoele.de/catalog/product/view/id/23/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (11630, 'http://www.markenoele.de/catalog/product/gallery/id/23/image/102/', ''), (11631, 'http://www.markenoele.de/catalog/product/gallery/id/23/image/102/', ''), (11632, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (11633, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (11634, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (11635, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (11636, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (11637, 'http://www.markenoele.de/catalog/product/view/id/7/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=1'), (11638, 'http://www.markenoele.de/catalog/product/view/id/144', ''), (11639, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+300v&_frs=1&_trksid=p3286.c0.m359'), (11640, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (11641, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/heizol.html'), (11642, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (11643, 'http://www.markenoele.de/', ''), (11644, 'http://www.markenoele.de/angebote-des-monats/', ''), (11645, 'http://www.markenoele.de/zahlung/', ''), (11646, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (11647, 'http://www.markenoele.de/lieferung/', ''), (11648, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (11649, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (11650, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (11651, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (11652, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (11653, 'http://www.markenoele.de/', ''), (11654, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (11655, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (11656, 'http://www.markenoele.de/catalog/product/view/id/115/category/44', ''), (11657, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (11658, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (11659, 'http://www.markenoele.de/catalog/product/view/id/117/category/46', ''), (11660, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (11661, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (11662, 'http://www.markenoele.de/catalog/product/view/id/182/category/52', ''), (11663, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+4L+10W-40&url=/aclk%3Fsa%3Dl%26ai%3DCKOVSeJBjTIjAO5KD-gaRqu21DK3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCV-p-CsAegAcfRhPgDyAEBqQLn2QD66pu1PqoEGE_Q8nfd7vJTXzOQnRbeivQdN9iAQmYh2g%26sig%3DAGiWqtwqX1mq6QtxSbBrw0XzU6Mzq0xg'), (11664, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+300V+4T+Factory+Line+15W50&url=/aclk%3Fsa%3Dl%26ai%3DCIjT4-55jTMCmFMKK-gbwtbCRC63BsMMB_em97RSttuPtRwgAEAEoA1Cer6GNAWCVuv2BlAegAcfRhPgDyAEBqQLn2QD66pu1PqoEGE_QPEtFQA5wy5ASK5acDg_7mD1pQwjnLA%26sig%3DAGiWqtxWS9H-SISWtWVY'), (11665, 'http://www.markenoele.de/', ''), (11666, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=sc', ''), (11667, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=sco', ''), (11668, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=scoo', ''), (11669, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=scooter', ''), (11670, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=scooter%20exp', ''), (11671, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=scooter%20ex', ''), (11672, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=scooter%20e', ''), (11673, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=scooter', ''), (11674, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=scooter%20expert', ''), (11675, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=scooter%20expert', ''), (11676, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=scooter%20expert', ''), (11677, 'http://www.markenoele.de/catalogsearch/result/?q=scooter+expert+', ''), (11678, 'http://www.markenoele.de/catalog/product/view/id/60', ''), (11679, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (11680, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (11681, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (11682, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11683, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (11684, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (11685, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (11686, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (11687, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=motul+300'), (11688, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11689, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/schmierstoffe.html'), (11690, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11691, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (11692, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (11693, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (11694, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (11695, 'http://www.markenoele.de/catalog/product/view/id/49/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (11696, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (11697, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (11698, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul_pflegeberater/'), (11699, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul_pflegeberater/'), (11700, 'http://www.markenoele.de/catalog/product/view/id/52/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (11701, 'http://www.markenoele.de/catalog/product/view/id/101/category/45', ''), (11702, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (11703, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (11704, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (11705, 'http://www.markenoele.de/', ''), (11706, 'http://www.markenoele.de/', ''), (11707, 'http://www.markenoele.de/', 'http://www.google.de/search?client=opera&rls=de&q=motul+%C3%B6l&sourceid=opera&ie=utf-8&oe=utf-8'), (11708, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11709, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (11710, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (11711, 'http://www.markenoele.de/catalog/product/view/id/55/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (11712, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (11713, 'http://www.markenoele.de/catalog/product/gallery/id/49/image/22/', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-5100-4t-49.html'), (11714, 'http://www.markenoele.de/catalog/product/view/id/103/category/45', ''), (11715, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (11716, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (11717, 'http://www.markenoele.de/', 'http://www.google.de/url?q=2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC8PPEeO5jTIzPNYbY0QTY0P28BK3BsMMB_em97RTtzOPtRxAFKAhQnq-hjQFglaqggrAHoAHH0YT4A8gBAakCvvcNDXiStT6qBBNP0IsEK7MvFTKHiPlJ7TOyxm72%26num%3D8%26sig%3DAGiWqtxZKzVq0RMYcjxyVTrpB3mOB3GEsg%26a'), (11718, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=motul+8100+x.clean'), (11719, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11720, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (11721, 'http://www.markenoele.de/', 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2269050&SearchSource=3&q=motul+%C3%B6l'), (11722, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11723, 'http://www.markenoele.de/', 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2269050&SearchSource=3&q=motul+%C3%B6l'), (11724, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (11725, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul'), (11726, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (11727, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Multi+atf&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (11728, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul'), (11729, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (11730, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11731, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (11732, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto.html'), (11733, 'http://www.markenoele.de/catalog/product/view/id/186/category/8', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (11734, 'http://www.markenoele.de/', 'http://suche.aolsvc.de/aol/search?s_it=aolde-homePage&q=Motul+%C3%B6l&lr=&rp='), (11735, 'http://www.markenoele.de/datenschutz/', ''), (11736, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v'), (11737, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11738, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (11739, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (11740, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (11741, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (11742, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100&rlz='), (11743, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (11744, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-49.html'), (11745, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (11746, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-49.html'), (11747, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', ''), (11748, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&order=name', ''), (11749, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&order=name&p=2', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&limit=18&order=name'), (11750, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&order=name&p=3', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&limit=18&order=name&p=2'), (11751, 'http://www.markenoele.de/catalog/product/view/id/49/category/4', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&limit=18&order=name&p=3'), (11752, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&order=name&p=3', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&limit=18&order=name&p=2'), (11753, 'http://www.markenoele.de/catalog/product/view/id/51/category/4', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&limit=18&order=name&p=3'), (11754, 'http://www.markenoele.de/', ''), (11755, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (11756, 'http://www.markenoele.de/', ''), (11757, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (11758, 'http://www.markenoele.de/', ''), (11759, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CWpPeZBxkTLHsNuaAjAfxvK3aDK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV-vCBjAegAcfRhPgDyAEBqQIlG7dr1XS1PqoEE0_QDHinrUYAVi7xixB0a3jb4GY&sig=AGiWqtx79kzOwEJNWBubhVcUvxshgQIOFw&adurl=http://www.motulshop.de&rct=j&q=motul%20mo'), (11760, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11761, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20%20W', 'http://www.markenoele.de/schmierstoffe.html'), (11762, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/schmierstoffe.html'), (11763, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20%20W50', 'http://www.markenoele.de/schmierstoffe.html'), (11764, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20%20W5', 'http://www.markenoele.de/schmierstoffe.html'), (11765, 'http://www.markenoele.de/catalogsearch/result/?q=20+W50', 'http://www.markenoele.de/schmierstoffe.html'), (11766, 'http://www.markenoele.de/catalogsearch/result/?q=20W50', 'http://www.markenoele.de/catalogsearch/result/?q=20+W50'), (11767, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20W50', 'http://www.markenoele.de/catalogsearch/result/?q=20+W50'), (11768, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=20W50'), (11769, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (11770, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (11771, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (11772, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (11773, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-7100-4t-52.html'), (11774, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (11775, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (11776, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=1'), (11777, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300V', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=1'), (11778, 'http://www.markenoele.de/catalogsearch/result/?q=300V', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=1'), (11779, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.markenoele.de/catalogsearch/result/?q=300V'), (11780, 'http://www.markenoele.de/catalogsearch/result/?q=300V', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=1'), (11781, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300V', 'http://www.markenoele.de/catalogsearch/result/?q=300V'), (11782, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+4t&rlz=1R2ADFA_deDE358&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (11783, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (11784, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+4t&rlz=1R2ADFA_deDE358&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (11785, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCqr5KeCdkTM3kIYPc0ASk_J2oBK3BsMMB_em97RSthP2-RwgAEAEgsYrfBigCUJ6voY0BYJXqtYLEB6ABx9GE-APIAQGpAiUbt2vVdLU-qgQTT9D0YzLh_9jrbUNrlh-mpiTHfYAFkE4%26sig%3DAGiWqtwNvVGzXobff2rOFcF_fV06F'), (11786, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (11787, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/lieferung'), (11788, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (11789, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/lieferung'), (11790, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (11791, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (11792, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/lieferung'), (11793, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe.html'), (11794, 'http://www.markenoele.de/', ''), (11795, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11796, 'http://www.markenoele.de/', 'http://www.markenoele.de/schmierstoffe.html'), (11797, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/50/', ''), (11798, 'http://www.markenoele.de/checkout/cart/', ''), (11799, 'http://www.markenoele.de/', 'http://www.amazon.de/TOTAL-racing-vollsynthetisches-Takt-ltr/dp/B002SRA2OC/ref=sr_1_2?ie=UTF8&s=automotive&qid=1281632772&sr=1-2'), (11800, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (11801, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/diesel.html'), (11802, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (11803, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (11804, 'http://www.markenoele.de/catalog/product/view/id/29/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (11805, 'http://www.markenoele.de/', ''), (11806, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?as_q=motul+8100&hl=de&rlz=1R2ADRA_deDE351&num=10&btnG=Google-Suche&as_epq=&as_oq=&as_eq=&lr=&cr=&as_ft=i&as_filetype=&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=www.markenoele.de&as_rights=&safe=images'), (11807, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (11808, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', 'http://www.google.de/search?hl=de&lr=&rlz=1R2ADRA_deDE351&as_qdr=all&q=carbu+clean+400ml&aq=f&aqi=&aql=&oq=&gs_rfai='), (11809, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (11810, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (11811, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (11812, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (11813, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (11814, 'http://www.markenoele.de/', ''), (11815, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (11816, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (11817, 'http://www.markenoele.de/', 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g13&q=Motor%C3%B6l+Motul+5100'), (11818, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (11819, 'http://www.markenoele.de/', 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g13&q=Motor%C3%B6l+Motul+5100'), (11820, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (11821, 'http://www.markenoele.de/catalog/product/view/id/78/category/33', 'http://www.google.de/search?q=Motul+800+2T+Factory+Line+Road+Racing&hl=de&prmd=s&ei=XTpkTLqJLYaNOIzvgbAM&start=10&sa=N'), (11822, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (11823, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (11824, 'http://www.markenoele.de/catalog/product/view/id/144', ''), (11825, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (11826, 'http://www.markenoele.de/catalog/product/view/id/13', ''), (11827, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=vAy&rls=org.mozilla%3Ade%3Aofficial&q=motul+2+takt+%C3%B6l&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (11828, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (11829, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-49.html'), (11830, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', 'http://www.markenoele.de/schmierstoffe.html'), (11831, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&order=name'), (11832, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', 'http://www.markenoele.de/schmierstoffe.html'), (11833, 'http://www.markenoele.de/catalog/product/view/id/169', ''), (11834, 'http://www.markenoele.de/catalog/product/view/id/85', ''), (11835, 'http://www.markenoele.de/catalog/product/view/id/109', ''), (11836, 'http://www.markenoele.de/catalog/product/view/id/131', ''), (11837, 'http://www.markenoele.de/catalog/product/view/id/26', ''), (11838, 'http://www.markenoele.de/catalog/product/view/id/63', ''), (11839, 'http://www.markenoele.de/catalog/product/view/id/180', ''), (11840, 'http://www.markenoele.de/', ''), (11841, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCSbHG-k9kTMT7OpfYOOfC5f4NrcGwwwH96b3tFI-13kQIABACKAJQnq-hjQFglbKVgqQHoAHH0YT4A8gBAakCVsuJtXmVtT6qBBNP0MCG5bgm_8_dzzWK5ddCMnT7%26sig%3DAGiWqtwxXLPFjtCO8H7HgVdzAtCMIBADIg%26adurl%3Dhttp://'), (11842, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCSbHG-k9kTMT7OpfYOOfC5f4NrcGwwwH96b3tFI-13kQIABACKAJQnq-hjQFglbKVgqQHoAHH0YT4A8gBAakCVsuJtXmVtT6qBBNP0MCG5bgm_8_dzzWK5ddCMnT7%26sig%3DAGiWqtwxXLPFjtCO8H7HgVdzAtCMIBADIg%26adurl%3Dhttp://'), (11843, 'http://www.markenoele.de/catalog/product/view/id/184', ''), (11844, 'http://www.markenoele.de/catalog/product/view/id/132', ''), (11845, 'http://www.markenoele.de/catalog/product/view/id/59', ''), (11846, 'http://www.markenoele.de/catalog/product/view/id/10', ''), (11847, 'http://www.markenoele.de/catalog/product/view/id/23', ''), (11848, 'http://www.markenoele.de/catalog/product/view/id/74', ''), (11849, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (11850, 'http://www.markenoele.de/catalog/product/view/id/9', ''), (11851, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=2+Takt+%C3%96l&rt=nc&LH_Auction=1&_trksid=p3286.c0.m301'), (11852, 'http://www.markenoele.de/catalog/product/view/id/161', ''), (11853, 'http://www.markenoele.de/catalog/product/view/id/82', ''), (11854, 'http://www.markenoele.de/catalog/product/view/id/116', ''), (11855, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (11856, 'http://www.markenoele.de/catalog/product/view/id/28', ''), (11857, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (11858, 'http://www.markenoele.de/catalog/product/view/id/78', ''), (11859, 'http://www.markenoele.de/catalog/product/view/id/119', ''), (11860, 'http://www.markenoele.de/catalog/category/view/id/11', ''), (11861, 'http://www.markenoele.de/catalog/product/view/id/108', ''), (11862, 'http://www.markenoele.de/catalog/product/view/id/113', ''), (11863, 'http://www.markenoele.de/catalog/product/view/id/171', ''), (11864, 'http://www.markenoele.de/catalog/product/view/id/166', ''), (11865, 'http://www.markenoele.de/catalog/product/view/id/3', ''), (11866, 'http://www.markenoele.de/catalog/product/view/id/69', ''), (11867, 'http://www.markenoele.de/catalog/product/view/id/124', ''), (11868, 'http://www.markenoele.de/catalog/product/view/id/193', ''), (11869, 'http://www.markenoele.de/catalog/product/view/id/194', ''), (11870, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (11871, 'http://www.markenoele.de/catalog/category/view/id/14', ''), (11872, 'http://www.markenoele.de/catalog/product/view/id/58', ''), (11873, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (11874, 'http://www.markenoele.de/catalog/product/view/id/163', ''), (11875, 'http://www.markenoele.de/catalog/product/view/id/111', ''), (11876, 'http://www.markenoele.de/catalog/product/view/id/6', ''), (11877, 'http://www.markenoele.de/catalog/product/view/id/27', ''), (11878, 'http://www.markenoele.de/catalog/product/view/id/71', ''), (11879, 'http://www.markenoele.de/catalog/product/view/id/117', ''), (11880, 'http://www.markenoele.de/catalog/product/view/id/105', ''), (11881, 'http://www.markenoele.de/about-magento-demo-store', ''), (11882, 'http://www.markenoele.de/catalog/product/view/id/56', ''), (11883, 'http://www.markenoele.de/catalog/category/view/id/34', ''), (11884, 'http://www.markenoele.de/catalog/product/view/id/51', ''), (11885, 'http://www.markenoele.de/catalog/product/view/id/65', ''), (11886, 'http://www.markenoele.de/catalog/category/view/id/24', ''), (11887, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (11888, 'http://www.markenoele.de/catalog/product/view/id/91', ''), (11889, 'http://www.markenoele.de/catalog/product/view/id/8', ''), (11890, 'http://www.markenoele.de/catalog/product/view/id/25', ''), (11891, 'http://www.markenoele.de/catalog/product/view/id/143', ''), (11892, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (11893, 'http://www.markenoele.de/catalog/product/view/id/130', ''), (11894, 'http://www.markenoele.de/catalog/product/view/id/57', ''), (11895, 'http://www.markenoele.de/catalog/product/view/id/168', ''), (11896, 'http://www.markenoele.de/catalog/product/view/id/60', ''), (11897, 'http://www.markenoele.de/catalog/product/view/id/12', ''), (11898, 'http://www.markenoele.de/catalog/product/view/id/66', ''), (11899, 'http://www.markenoele.de/catalog/product/view/id/152', ''), (11900, 'http://www.markenoele.de/catalog/category/view/id/22', ''), (11901, 'http://www.markenoele.de/catalog/product/view/id/54', ''), (11902, 'http://www.markenoele.de/catalog/product/view/id/128', ''), (11903, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (11904, 'http://www.markenoele.de/catalog/product/view/id/7', ''), (11905, 'http://www.markenoele.de/catalog/product/view/id/71/category/34', 'http://www.google.de/search?hl=de&source=hp&q=motul+300+v+power&cts=1281675438735&aq=f&aqi=&aql=&oq=&gs_rfai='), (11906, 'http://www.markenoele.de/catalog/product/view/id/167', ''), (11907, 'http://www.markenoele.de/catalog/product/view/id/104', ''), (11908, 'http://www.markenoele.de/catalog/product/view/id/164', ''), (11909, 'http://www.markenoele.de/catalog/product/view/id/177', ''), (11910, 'http://www.markenoele.de/catalog/product/view/id/31', ''), (11911, 'http://www.markenoele.de/catalog/product/view/id/127', ''), (11912, 'http://www.markenoele.de/catalog/product/view/id/120', ''), (11913, 'http://www.markenoele.de/catalog/product/view/id/89', ''), (11914, 'http://www.markenoele.de/catalog/product/view/id/150', ''), (11915, 'http://www.markenoele.de/oelberater', 'http://www.google.de/url?sa=t&source=web&cd=8&ved=0CDgQFjAH&url=http%3A%2F%2Fwww.markenoele.de%2Foelberater&rct=j&q=%C3%B6lberater&ei=M-FkTI6cGsvqOOKviMYN&usg=AFQjCNHHiJ7B8EEe0R56Xnw64GRSfsGXvw'), (11916, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (11917, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (11918, 'http://www.markenoele.de/catalog/product/view/id/11', ''), (11919, 'http://www.markenoele.de/catalog/product/view/id/129', ''), (11920, 'http://www.markenoele.de/catalog/category/view/id/19', ''), (11921, 'http://www.markenoele.de/catalog/product/view/id/64', ''), (11922, 'http://www.markenoele.de/catalog/product/view/id/15', ''), (11923, 'http://www.markenoele.de/catalog/product/view/id/94', ''), (11924, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+300v+10w+50&meta=&btnG=Google-Suche'), (11925, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11926, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+5100'), (11927, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (11928, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (11929, 'http://www.markenoele.de/catalog/product/view/id/102', ''), (11930, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (11931, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (11932, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (11933, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/schmierstoffe/motorsport/auto.html'), (11934, 'http://www.markenoele.de/catalog/product/view/id/192', ''), (11935, 'http://www.markenoele.de/catalog/product/view/id/61', ''), (11936, 'http://www.markenoele.de/catalog/product/view/id/106', ''), (11937, 'http://www.markenoele.de/catalog/product/view/id/213', ''), (11938, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+motor%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=-fpkTOPHBoG6OPXKuP0M'), (11939, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11940, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (11941, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (11942, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (11943, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (11944, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (11945, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (11946, 'http://www.markenoele.de/catalog/product/view/id/191', ''), (11947, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=1'), (11948, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (11949, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/schmierstoffe/auto.html'), (11950, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/auto.html?dir=asc&order=gebinde_groesse'), (11951, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (11952, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (11953, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/altoelentsorgung/'), (11954, 'http://www.markenoele.de/', ''), (11955, 'http://www.markenoele.de/', ''), (11956, 'http://www.markenoele.de/', 'http://www.elferteam.de/Forums/index.php?act=ST&f=107&t=42654&st=0'), (11957, 'http://www.markenoele.de/catalog/product/view/id/160', ''), (11958, 'http://www.markenoele.de/catalog/product/view/id/24', ''), (11959, 'http://www.markenoele.de/catalog/product/view/id/187', ''), (11960, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', 'http://www.google.de/search?q=7100+4T&hl=de&prmd=s&ei=0QNlTM68LJOFONSO5NUN&start=10&sa=N'), (11961, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-7100-4t.html'), (11962, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (11963, 'http://www.markenoele.de/catalog/product/view/id/126', ''), (11964, 'http://www.markenoele.de/catalog/product/view/id/14', ''), (11965, 'http://www.markenoele.de/catalog/product/view/id/147', ''), (11966, 'http://www.markenoele.de/catalog/category/view/id/12', ''), (11967, 'http://www.markenoele.de/catalog/category/view/id/27', ''), (11968, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=teilsynthetisches+2+takt+%F6l&x=0&y=0'), (11969, 'http://www.markenoele.de/catalog/category/view/id/29', ''), (11970, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/2+takt+motor%c3%b6l/s/google/gkaid/55224583/'), (11971, 'http://www.markenoele.de/catalog/category/view/id/15', ''), (11972, 'http://www.markenoele.de/', 'http://www.amazon.de/Formula-Race-2-Takt-%C3%96l/dp/B00205T0TK'), (11973, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (11974, 'http://www.markenoele.de/catalog/product/view/id/99/category/47', ''), (11975, 'http://www.markenoele.de/catalog/category/view/id/26', ''), (11976, 'http://www.markenoele.de/', 'http://www.google.de/search?client=opera&rls=de&q=MOTul+5100&sourceid=opera&ie=utf-8&oe=utf-8'), (11977, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (11978, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CEEQFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotorrad%2Fmotul-7100-4t.html&rct=j&q=motul%207100%204t&ei=lRZlTJzfHpGUjAeW5Kz6Cw&usg=AFQjCNFw2uF_XViEFRoE4zQxxi6fcVCzKg'), (11979, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-7100-4t.html'), (11980, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (11981, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (11982, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (11983, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-7100-4t.html'), (11984, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (11985, 'http://www.markenoele.de/catalog/product/view/id/109/category/49', ''), (11986, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7SUNA_de&redir_esc=&ei=qRtlTKT6HaOTOIrMof0M'), (11987, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11988, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w', 'http://www.markenoele.de/schmierstoffe.html'), (11989, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10', 'http://www.markenoele.de/schmierstoffe.html'), (11990, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w50', 'http://www.markenoele.de/schmierstoffe.html'), (11991, 'http://www.markenoele.de/catalogsearch/result/?q=10w50', 'http://www.markenoele.de/schmierstoffe.html'), (11992, 'http://www.markenoele.de/', 'http://www.google.de/products?q=10w-50+300+motul&hl=de&aq=f'), (11993, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (11994, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (11995, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (11996, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (11997, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w0', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (11998, 'http://www.markenoele.de/catalogsearch/result/?q=10w0', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (11999, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (12000, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w0', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (12001, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w', 'http://www.markenoele.de/catalogsearch/result/?q=10w0'), (12002, 'http://www.markenoele.de/catalogsearch/result/?q=10w', 'http://www.markenoele.de/catalogsearch/result/?q=10w0'), (12003, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10', 'http://www.markenoele.de/catalogsearch/result/?q=10w'), (12004, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10WE', 'http://www.markenoele.de/catalogsearch/result/?q=10w'), (12005, 'http://www.markenoele.de/catalogsearch/result/?q=10W50', 'http://www.markenoele.de/catalogsearch/result/?q=10w'), (12006, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10W50', 'http://www.markenoele.de/catalogsearch/result/?q=10w'), (12007, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10W', 'http://www.markenoele.de/catalogsearch/result/?q=10w'), (12008, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10WE', 'http://www.markenoele.de/catalogsearch/result/?q=10w'), (12009, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10W50', 'http://www.markenoele.de/catalogsearch/result/?q=10W50'), (12010, 'http://www.markenoele.de/catalogsearch/result/?q=5W50', 'http://www.markenoele.de/catalogsearch/result/?q=10W50'), (12011, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=W50', 'http://www.markenoele.de/catalogsearch/result/?q=10W50'), (12012, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5W50', 'http://www.markenoele.de/catalogsearch/result/?q=10W50'), (12013, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/catalogsearch/result/?q=5W50'), (12014, 'http://www.markenoele.de/catalog/product/view/id/110/category/49', ''), (12015, 'http://www.markenoele.de/catalog/product/view/id/105/category/49', ''), (12016, 'http://www.markenoele.de/catalog/product/view/id/108/category/49', ''), (12017, 'http://www.markenoele.de/catalog/product/view/id/98/category/47', ''), (12018, 'http://www.markenoele.de/catalog/product/view/id/104/category/49', ''), (12019, 'http://www.markenoele.de/catalog/product/view/id/107/category/49', ''), (12020, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1281699419&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-tt-quattro-224-ps-t998668.html&dt=128169942082'), (12021, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12022, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/schmierstoffe.html'), (12023, 'http://www.markenoele.de/catalog/product/view/id/87/category/25', 'http://www.markenoele.de/schmierstoffe/marine.html'), (12024, 'http://www.markenoele.de/catalog/product/gallery/id/87/image/172/', 'http://www.markenoele.de/schmierstoffe/marine/inboard-tech-4t-87.html'), (12025, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/schmierstoffe.html'), (12026, 'http://www.markenoele.de/catalog/product/view/id/81/category/25', 'http://www.markenoele.de/schmierstoffe/marine.html'), (12027, 'http://www.markenoele.de/catalog/category/view/id/27', 'http://www.markenoele.de/schmierstoffe/marine/outboard-tech-4t-81.html'), (12028, 'http://www.markenoele.de/catalog/category/view/id/33', ''), (12029, 'http://www.markenoele.de/catalog/product/view/id/88/category/27', 'http://www.markenoele.de/schmierstoffe/marine/motorenol-4-takt.html'), (12030, 'http://www.markenoele.de/catalog/category/view/id/27', 'http://www.markenoele.de/schmierstoffe/marine/outboard-tech-4t-81.html'), (12031, 'http://www.markenoele.de/catalog/product/view/id/83/category/27', 'http://www.markenoele.de/schmierstoffe/marine/motorenol-4-takt.html'), (12032, 'http://www.markenoele.de/catalog/category/view/id/27', 'http://www.markenoele.de/schmierstoffe/marine/outboard-tech-4t-81.html'), (12033, 'http://www.markenoele.de/catalog/product/view/id/85/category/27', 'http://www.markenoele.de/schmierstoffe/marine/motorenol-4-takt.html'), (12034, 'http://www.markenoele.de/catalog/product/view/id/120/category/50', ''), (12035, 'http://www.markenoele.de/', ''), (12036, 'http://www.markenoele.de/catalog/category/view/id/20', ''), (12037, 'http://www.markenoele.de/', 'http://www.google.de/search?client=opera&rls=de&q=MOTul+5100&sourceid=opera&ie=utf-8&oe=utf-8'), (12038, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12039, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12040, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12041, 'http://www.markenoele.de/catalog/product/view/id/112/category/49', ''), (12042, 'http://www.markenoele.de/catalog/category/view/id/31', ''), (12043, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1W1ADFA_de&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (12044, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12045, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (12046, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (12047, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (12048, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (12049, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (12050, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (12051, 'http://www.markenoele.de/catalog/product/view/id/71/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (12052, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (12053, 'http://www.markenoele.de/catalog/product/view/id/72/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (12054, 'http://www.markenoele.de/catalog/category/view/id/6?p=1', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (12055, 'http://www.markenoele.de/catalog/category/view/id/30', ''), (12056, 'http://www.markenoele.de/catalog/product/view/id/111/category/49', ''), (12057, 'http://www.markenoele.de/catalog/category/view/id/6?p=1', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (12058, 'http://www.markenoele.de/catalog/product/view/id/106/category/49', ''), (12059, 'http://www.markenoele.de/', 'http://www.elferteam.de/Forums/index.php?showtopic=42654'), (12060, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12061, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (12062, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (12063, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (12064, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (12065, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (12066, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (12067, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=4'), (12068, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', ''), (12069, 'http://www.markenoele.de/', 'http://www.spardeingeld.de/motorraeder/products__keyword--scooter.html'), (12070, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=122&ved=0CBwQFjABOHg&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=vlFlTM7kNMX7lwf8nYiTDg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (12071, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (12072, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=122&ved=0CBwQFjABOHg&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=vlFlTM7kNMX7lwf8nYiTDg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (12073, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=122&ved=0CBwQFjABOHg&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=vlFlTM7kNMX7lwf8nYiTDg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (12074, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Scooter+power+2t&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7SUNC_de&redir_esc=&ei=M1JlTLviJ-iVOIPYwf0M'), (12075, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBkQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele.de&ei=SVJlTLzMCce6OPKZra0N&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (12076, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CCUQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=markenoele.de&ei=SVJlTLzMCce6OPKZra0N&usg=AFQjCNE_pIURI6exewHoiOkY4FtbwQXRQw'), (12077, 'http://www.markenoele.de/', 'http://www.elferteam.de/Forums/index.php?showtopic=42654&hl='), (12078, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12079, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (12080, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12081, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUuaHRtbA,,/product/4/', 'http://www.markenoele.de/schmierstoffe.html'), (12082, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe.html'), (12083, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (12084, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/angebote-des-monats/'), (12085, 'http://www.markenoele.de/catalog/category/view/id/44', 'http://www.markenoele.de/zusatzstoffe.html'), (12086, 'http://www.markenoele.de/catalog/category/view/id/44', 'http://www.markenoele.de/zusatzstoffe.html'), (12087, 'http://www.markenoele.de/catalog/category/view/id/44', 'http://www.markenoele.de/zusatzstoffe.html'), (12088, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/zusatzstoffe/bleiersatz.html'), (12089, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe.html'), (12090, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (12091, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12092, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (12093, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zwe', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (12094, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zwei', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (12095, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweitakt', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (12096, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweita', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (12097, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zw', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (12098, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweitak', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (12099, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweitakt%C3%B6le', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (12100, 'http://www.markenoele.de/catalogsearch/result/?q=Zweitakt%C3%B6le', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (12101, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/catalogsearch/result/?q=Zweitakt%C3%B6le'), (12102, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/heizol.html'), (12103, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/diesel.html'), (12104, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/zusatzstoffe.html'), (12105, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zusatzstoffe/motocool-factory-line.html'), (12106, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/pflegeprodukte.html'), (12107, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (12108, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (12109, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zwei', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (12110, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zwe', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (12111, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweita', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (12112, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Zweitakt', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (12113, 'http://www.markenoele.de/catalogsearch/result/?q=Zweitakt', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (12114, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2T', 'http://www.markenoele.de/catalogsearch/result/?q=Zweitakt'), (12115, 'http://www.markenoele.de/catalogsearch/result/?q=2T', 'http://www.markenoele.de/catalogsearch/result/?q=Zweitakt'), (12116, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=2T', 'http://www.markenoele.de/catalogsearch/result/?q=2T'), (12117, 'http://www.markenoele.de/catalog/product/view/id/57', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=2T'), (12118, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=2T', 'http://www.markenoele.de/catalogsearch/result/?q=2T'), (12119, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lz9saW1pdD0zMCZxPTJU/product/57/', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=2T'), (12120, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=2T'), (12121, 'http://www.markenoele.de/catalog/product/view/id/57', 'http://www.markenoele.de/checkout/cart/'), (12122, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-100-motomix-2t.html'), (12123, 'http://www.markenoele.de/checkout/cart/delete/id/560/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (12124, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (12125, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/index/'), (12126, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (12127, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (12128, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (12129, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (12130, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (12131, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (12132, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (12133, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (12134, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (12135, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.google.de/search?q=MOTUL+Classic+Oil&hl=de&newwindow=1&client=firefox-a&hs=HOH&rls=org.mozilla:de:official&prmd=s&ei=ZmJlTOiOE-WSONyOoc4N&start=10&sa=N'), (12136, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/checkout/onepage/success/'), (12137, 'http://www.markenoele.de/sales/order/view/order_id/36/', 'http://www.markenoele.de/customer/account/'), (12138, 'http://www.markenoele.de/sales/order/print/order_id/36/', 'http://www.markenoele.de/sales/order/view/order_id/36/'), (12139, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCZ98mNG1lTPj8EtOu4ga_o-DlCK3BsMMB_em97RSthP2-RwgAEAFQnq-hjQFglYKKgpgHoAHH0YT4A8gBAakCHVayB0V4tT6qBBNP0EnXuCAPDpo6FcijQNo9X3yh%26sig%3DAGiWqtxEtSx2ENsFErDwB-aPvIRsFju-zw%26adurl%3'), (12140, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (12141, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCZ98mNG1lTPj8EtOu4ga_o-DlCK3BsMMB_em97RSthP2-RwgAEAFQnq-hjQFglYKKgpgHoAHH0YT4A8gBAakCHVayB0V4tT6qBBNP0EnXuCAPDpo6FcijQNo9X3yh%26sig%3DAGiWqtxEtSx2ENsFErDwB-aPvIRsFju-zw%26adurl%3'), (12142, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (12143, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+fork+oil+10w20&url=/aclk%3Fsa%3Dl%26ai%3DC0KFcTHVlTMSIOtXUOK7ZrI0HrcGwwwH96b3tFJXI4-1HCAAQASCduOYHKAJQnq-hjQFglYKQgqAHoAHH0YT4A8gBAakC2ySx7iB5tT6qBBhP0Kdgkc4GqLQsNFVqY8kNkC1J9-My3h2ABZBO%26sig%3DAGiWqtzOnjjdhHqFuygKGD'), (12144, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fo', 'http://www.markenoele.de/'), (12145, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fork%20oil%20me', 'http://www.markenoele.de/'), (12146, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fork%20oil%20mediu', 'http://www.markenoele.de/'), (12147, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fork%20oil%20medium%2010', 'http://www.markenoele.de/'), (12148, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fork%20oil%20medium', 'http://www.markenoele.de/'), (12149, 'http://www.markenoele.de/catalogsearch/result/?q=fork+oil+medium+10w', 'http://www.markenoele.de/'), (12150, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fork%20oil%20medium%2010w', 'http://www.markenoele.de/'), (12151, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=fork+oil+medium+10w'), (12152, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html'), (12153, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (12154, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (12155, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (12156, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (12157, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (12158, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (12159, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (12160, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (12161, 'http://www.markenoele.de/catalog/product/view/id/80/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (12162, 'http://www.markenoele.de/catalog/product/gallery/id/80/image/168/', ''), (12163, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (12164, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (12165, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/schmierstoffe.html?p=9'), (12166, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/schmierstoffe.html?p=10'), (12167, 'http://www.markenoele.de/catalog/product/view/id/131/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (12168, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/schmierstoffe.html?p=10'), (12169, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/schmierstoffe.html?p=9'), (12170, 'http://www.markenoele.de/catalog/product/view/id/125/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=10'), (12171, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/fork-oil-expert-medium.html'), (12172, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0239281592955267&output=html&h=600&slotname=7986467649&w=160&lmt=1281719003&flash=10.0.42&url=http%3A%2F%2Fwww.spotlight-wissen.de%2Farchiv%2Fmessage%2F391524.html&dt=1281719005448&shv=r2010'), (12173, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12174, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12175, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (12176, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', 'http://www.markenoele.de/schmierstoffe/auto.html'), (12177, 'http://www.markenoele.de/catalog/product/view/id/56/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (12178, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (12179, 'http://www.markenoele.de/', 'http://www.google.de/url?q=keramikzusatz+f%C3%BCr+motor%C3%B6l+g%C3%BCnstig&url=/aclk%3Fsa%3Dl%26ai%3DCV-E-rYRlTO_WKYbZOM389cAGrcGwwwH96b3tFL3D4-1HEAQoCFCer6GNAWCV0rGCvAegAcfRhPgDyAEBqQKd0USL9Gq1PqoEGE_Q3e6iz5ExB6svjxDxTHNJUKzxSmy9dw%26num%3D7%26sig%'), (12180, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (12181, 'http://www.markenoele.de/', ''), (12182, 'http://www.markenoele.de/', ''), (12183, 'http://www.markenoele.de/lieferung', ''), (12184, 'http://www.markenoele.de/altoelentsorgung/', ''), (12185, 'http://www.markenoele.de/', 'http://www.elferteam.de/Forums/index.php?showtopic=42654&st=0&'), (12186, 'http://www.markenoele.de/lieferung/', ''), (12187, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+8100+X+Clean%2B&url=/aclk%3Fsa%3Dl%26ai%3DCvyL5YcJlTNz4JpjWOLPBle0GrcGwwwH96b3tFO294-1HCAAQASgCUJ6voY0BYJWiroK0B6ABx9GE-APIAQGpAsuRzC1fZbU-qgQWT9BW5pPGnjmm5YN22byLSYWIvnUXWQ%26sig%3DAGiWqtzF1kDzAvxbvYG4n2xKEVBN-5XEuw%'), (12188, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12189, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (12190, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12191, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+8100+X+Clean%2B&url=/aclk%3Fsa%3Dl%26ai%3DCvyL5YcJlTNz4JpjWOLPBle0GrcGwwwH96b3tFO294-1HCAAQASgCUJ6voY0BYJWiroK0B6ABx9GE-APIAQGpAsuRzC1fZbU-qgQWT9BW5pPGnjmm5YN22byLSYWIvnUXWQ%26sig%3DAGiWqtzF1kDzAvxbvYG4n2xKEVBN-5XEuw%'), (12192, 'http://www.markenoele.de/contacts/', ''), (12193, 'http://www.markenoele.de/widerruf/', ''), (12194, 'http://www.markenoele.de/', ''), (12195, 'http://www.markenoele.de/catalog/category/view/id/38', ''); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (12196, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (12197, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (12198, 'http://www.markenoele.de/catalog/product/view/id/71/category/34', ''), (12199, 'http://www.markenoele.de/catalog/product/view/id/68/category/34', ''), (12200, 'http://www.markenoele.de/', ''), (12201, 'http://www.markenoele.de/catalog/product/view/id/30/category/34', ''), (12202, 'http://www.markenoele.de/catalog/product/view/id/100/category/45', ''), (12203, 'http://www.markenoele.de/catalog/product/view/id/70/category/34', ''), (12204, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', ''), (12205, 'http://www.markenoele.de/catalog/product/view/id/72/category/34', ''), (12206, 'http://www.markenoele.de/impressum', 'http://www.google.ch/search?hl=de&source=hp&q=esso+%C3%B6lberater&btnG=Google-Suche&rlz=1W1ADBF_de&aq=f&aqi=&aql=&oq=&gs_rfai='), (12207, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/impressum'), (12208, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (12209, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/impressum'), (12210, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (12211, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/impressum'), (12212, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (12213, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (12214, 'http://www.markenoele.de/catalog/product/view/id/22/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (12215, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (12216, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (12217, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (12218, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (12219, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (12220, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (12221, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (12222, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (12223, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (12224, 'http://www.markenoele.de/catalog/product/view/id/25/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html?p=3'), (12225, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (12226, 'http://www.markenoele.de/catalog/product/view/id/27/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html?p=3'), (12227, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (12228, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (12229, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (12230, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (12231, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (12232, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (12233, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (12234, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (12235, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (12236, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (12237, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (12238, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (12239, 'http://www.markenoele.de/catalog/product/view/id/67/category/34', ''), (12240, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (12241, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (12242, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-49.html'), (12243, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12244, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12245, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (12246, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=y0NmTO60CNKVOMjT7I8P'), (12247, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=TERmTOGJApScOLSjodIP'), (12248, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12249, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (12250, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12251, 'http://www.markenoele.de/catalog/product/view/id/145', 'http://www.google.com/search?hl=de&q=motul+race+chronometer&btnG=Google-Suche&meta='), (12252, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (12253, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', ''), (12254, 'http://www.markenoele.de/catalog/product/view/id/69/category/34', ''), (12255, 'http://www.markenoele.de/', ''), (12256, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (12257, 'http://www.markenoele.de/', ''), (12258, 'http://www.markenoele.de/', ''), (12259, 'http://www.markenoele.de/', 'http://www.amazon.de/s/?ie=UTF8&keywords=2+takt+motor%C3%B6l&tag=googhydr08-21&index=aps&hvadid=3401847361&ref=pd_sl_6q7roh8j63_b'), (12260, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (12261, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12262, 'http://www.markenoele.de/catalogsearch/ajax/suggest?q=moto', ''), (12263, 'http://www.markenoele.de/catalogsearch/ajax/suggest?q=motor', ''), (12264, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motor', 'http://www.markenoele.de/'), (12265, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=moto', 'http://www.markenoele.de/'), (12266, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (12267, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12268, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Moti', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12269, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mot', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12270, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motor', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12271, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motor%C3%B6l', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12272, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motor%C3%B6l%202%20Tackt', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12273, 'http://www.markenoele.de/catalogsearch/result?q=Motor%C3%B6l+2+Tackt', ''), (12274, 'http://www.markenoele.de/catalogsearch/result/?q=Motor%C3%B6l+2+Tackt', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12275, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12276, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12277, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (12278, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (12279, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (12280, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (12281, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/schmierstoffe.html?p=9'), (12282, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (12283, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/schmierstoffe.html?p=13'), (12284, 'http://www.markenoele.de/', ''), (12285, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GFRE_deDE356DE356&q=motul+%c3%b6l'), (12286, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12287, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe.html'), (12288, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (12289, 'http://www.markenoele.de/', 'http://www.elferteam.de/Forums/index.php?showtopic=42654'), (12290, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (12291, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (12292, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10', 'http://www.markenoele.de/schmierstoffe.html'), (12293, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=107', 'http://www.markenoele.de/schmierstoffe.html'), (12294, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10740', 'http://www.markenoele.de/schmierstoffe.html'), (12295, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10', 'http://www.markenoele.de/schmierstoffe.html'), (12296, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10%2F', 'http://www.markenoele.de/schmierstoffe.html'), (12297, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10%2F40', 'http://www.markenoele.de/schmierstoffe.html'), (12298, 'http://www.markenoele.de/catalogsearch/result/?q=10%2F40', 'http://www.markenoele.de/schmierstoffe.html'), (12299, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/catalogsearch/result/?q=10%2F40'), (12300, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/catalogsearch/result/?q=10%2F40'), (12301, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCKsQd-Z5mTKqyK5PMOK6S-esGrcGwwwH96b3tFLWD_b5HCAAQASgDUJ6voY0BYJXipoKwB6ABx9GE-APIAQGpAsuRzC1fZbU-qgQTT9AABI-WrV3bxyFCE5Fi87q0WA%26sig%3DAGiWqtwJHlrzSW53xzkZ-K4ekBL1-YftxA%26adurl%3Dhttp:'), (12302, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (12303, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCKsQd-Z5mTKqyK5PMOK6S-esGrcGwwwH96b3tFLWD_b5HCAAQASgDUJ6voY0BYJXipoKwB6ABx9GE-APIAQGpAsuRzC1fZbU-qgQTT9AABI-WrV3bxyFCE5Fi87q0WA%26sig%3DAGiWqtwJHlrzSW53xzkZ-K4ekBL1-YftxA%26adurl%3Dhttp:'), (12304, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (12305, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCKsQd-Z5mTKqyK5PMOK6S-esGrcGwwwH96b3tFLWD_b5HCAAQASgDUJ6voY0BYJXipoKwB6ABx9GE-APIAQGpAsuRzC1fZbU-qgQTT9AABI-WrV3bxyFCE5Fi87q0WA%26sig%3DAGiWqtwJHlrzSW53xzkZ-K4ekBL1-YftxA%26adurl%3Dhttp:'), (12306, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12307, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12308, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12309, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12310, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12311, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12312, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12313, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCKsQd-Z5mTKqyK5PMOK6S-esGrcGwwwH96b3tFLWD_b5HCAAQASgDUJ6voY0BYJXipoKwB6ABx9GE-APIAQGpAsuRzC1fZbU-qgQTT9AABI-WrV3bxyFCE5Fi87q0WA%26sig%3DAGiWqtwJHlrzSW53xzkZ-K4ekBL1-YftxA%26adurl%3Dhttp:'), (12314, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/50/', 'http://www.markenoele.de/'), (12315, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (12316, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCKsQd-Z5mTKqyK5PMOK6S-esGrcGwwwH96b3tFLWD_b5HCAAQASgDUJ6voY0BYJXipoKwB6ABx9GE-APIAQGpAsuRzC1fZbU-qgQTT9AABI-WrV3bxyFCE5Fi87q0WA%26sig%3DAGiWqtwJHlrzSW53xzkZ-K4ekBL1-YftxA%26adurl%3Dhttp:'), (12317, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/49/', 'http://www.markenoele.de/'), (12318, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (12319, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (12320, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (12321, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (12322, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (12323, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (12324, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (12325, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (12326, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (12327, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (12328, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (12329, 'http://www.markenoele.de/paypal/standard/redirect/', 'http://www.markenoele.de/checkout/onepage/'), (12330, 'http://www.markenoele.de/paypal/ipn/', ''), (12331, 'http://www.markenoele.de/paypal/standard/success/?invoice=200537489&first_name=Frank&mc_shipping=0.00&mc_currency=EUR&payer_status=verified&payment_fee=&address_status=unconfirmed&payment_gross=&address_zip=32676&txn_type=cart&num_cart_items=6&addres', ''), (12332, 'http://www.markenoele.de/checkout/onepage/success/', ''), (12333, 'http://www.markenoele.de/paypal/standard/redirect/', 'http://www.markenoele.de/checkout/onepage/'), (12334, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (12335, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (12336, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (12337, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (12338, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (12339, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (12340, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (12341, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (12342, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (12343, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (12344, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (12345, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (12346, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (12347, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (12348, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (12349, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (12350, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (12351, 'http://www.markenoele.de/', 'http://www.google.de/url?q=4+liter+motul+5100+10w50&url=/aclk%3Fsa%3Dl%26ai%3DCXNtNq6RmTLPAENDYOKiWoccGrcGwwwH96b3tFLWD_b5HEAEoB1Cer6GNAWCV4qaCsAegAcfRhPgDyAEBqQLLkcwtX2W1PqoEGE_QD8VJAKCJJNF83neqQI1yNBUCwAX8ew%26num%3D2%26sig%3DAGiWqtzHqRsSbknf-qE8Sh'), (12352, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+15W50+Ester&hl=de&client=firefox-a&hs=yDI&rls=org.mozilla:de:official&channel=s&prmd=s&ei=O6VmTL2wIYiPOOTP2bkF&start=10&sa=N'), (12353, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12354, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12355, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12356, 'http://www.markenoele.de/catalog/product/view/id/52/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (12357, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12358, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (12359, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12360, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12361, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12362, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+15W50+Ester&hl=de&client=firefox-a&hs=yDI&rls=org.mozilla:de:official&channel=s&prmd=s&ei=O6VmTL2wIYiPOOTP2bkF&start=10&sa=N'), (12363, 'http://www.markenoele.de/', ''), (12364, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.google.de/search?hl=de&rlz=1T4ADRA_deDE351DE351&q=motul+4100+power&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (12365, 'http://www.markenoele.de/catalog/category/view/id/30', 'http://www.google.de/search?q=site:www.markenoele.de&hl=de&lr=&rlz=1T4ADRA_deDE351DE351&as_qdr=all&ei=trVmTPuMGIjEOK7U0bkF&start=90&sa=N'), (12366, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Markenoele.de&aq=f&aqi=&aql=&oq=&gs_rfai='), (12367, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12368, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/schmierstoffe.html'), (12369, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/quad.html'), (12370, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12371, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (12372, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (12373, 'http://www.markenoele.de/', ''), (12374, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (12375, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (12376, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=3&oq=MOTUL+300V&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE355DE356&q=motul+300v+le+mans'), (12377, 'http://www.markenoele.de/agb/', ''), (12378, 'http://www.markenoele.de/angebote-des-monats/', ''), (12379, 'http://www.markenoele.de/catalog/product/view/id/2/category/6', ''), (12380, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motoren%C3%B6l+g%C3%BCnstig&url=/aclk%3Fsa%3Dl%26ai%3DCqvAkZ9xmTP29CZfVOKTt8f4GrcGwwwH96b3tFL3D4-1HEAIoCFCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQLLkcwtX2W1PqoEFk_QRfAhdTKRACXjxOcaDicztwaVqXU%26num%3D5%26sig%3DAGiWqtyV9HnO29IpT5RqII'), (12381, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12382, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (12383, 'http://www.markenoele.de/catalog/product/view/id/96/category/26', ''), (12384, 'http://www.markenoele.de/catalog/product/view/id/32/category/10', ''), (12385, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCalkR8-RmTIOMEdPrOJz6hPEGrcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJW6rYK0B6ABx9GE-APIAQGpAsuRzC1fZbU-qgQTT9CsSN8uhWsyMt5Y848a3hJqsw%26sig%3DAGiWqtwlDn36axa26p_OMhwvehO8-zwpxQ%26adurl'), (12386, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12387, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12388, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12389, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (12390, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12391, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12392, 'http://www.markenoele.de/', ''), (12393, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', ''), (12394, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+8100+X-clean+SAE+5W-30&rlz='), (12395, 'http://www.markenoele.de/catalog/product/view/id/74/category/33', ''), (12396, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (12397, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+wash+%26+wax+spray+400+ml&url=/aclk%3Fsa%3Dl%26ai%3DCFwem0fRmTKmEFtDYOLGX_ccGrcGwwwH96b3tFL2C_b5HCAAQAigDUJ6voY0BYJWKiY6wB6ABx9GE-APIAQGpAsuRzC1fZbU-qgQYT9ALqSYDfpq8UX6j8iTKINklW1er6Xoz%26sig%3DAGiWqtxXbQqLcSvlRdTWkXN'), (12398, 'http://www.markenoele.de/catalog/product/view/id/63/category/16', ''), (12399, 'http://www.markenoele.de/catalog/product/view/id/159/category/30', ''), (12400, 'http://www.markenoele.de/catalog/product/view/id/115/category/44', ''), (12401, 'http://www.markenoele.de/catalog/product/view/id/88/category/27', ''), (12402, 'http://www.markenoele.de/catalog/product/view/id/5/category/6', ''), (12403, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', ''), (12404, 'http://www.markenoele.de/catalog/product/view/id/161/category/29', ''), (12405, 'http://www.markenoele.de/catalog/product/view/id/158/category/30', ''), (12406, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', ''), (12407, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', ''), (12408, 'http://www.markenoele.de/catalog/product/view/id/95/category/26', ''), (12409, 'http://www.markenoele.de/catalog/product/view/id/49/category/10', ''), (12410, 'http://www.markenoele.de/catalog/product/view/id/162/category/29', ''), (12411, 'http://www.markenoele.de/catalog/product/view/id/51/category/10', ''), (12412, 'http://www.markenoele.de/catalog/product/view/id/163/category/29', ''), (12413, 'http://www.markenoele.de/catalog/product/view/id/53/category/10', ''), (12414, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', ''), (12415, 'http://www.markenoele.de/catalog/product/view/id/78/category/33', ''), (12416, 'http://www.markenoele.de/catalog/product/view/id/75/category/33', ''), (12417, 'http://www.markenoele.de/catalog/product/view/id/77/category/33', ''), (12418, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', ''), (12419, 'http://www.markenoele.de/catalog/product/view/id/3/category/6', ''), (12420, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', ''), (12421, 'http://www.markenoele.de/catalog/product/view/id/97/category/26', ''), (12422, 'http://www.markenoele.de/', ''), (12423, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', ''), (12424, 'http://www.markenoele.de/', ''), (12425, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12426, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (12427, 'http://www.markenoele.de/', 'http://www.elferteam.de/Forums/index.php?showtopic=42654'), (12428, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12429, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (12430, 'http://www.markenoele.de/catalog/product/view/id/79/category/22', ''), (12431, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', ''), (12432, 'http://www.markenoele.de/catalog/product/view/id/33/category/10', ''), (12433, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+800+road+racing&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (12434, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12435, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (12436, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (12437, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (12438, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (12439, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (12440, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (12441, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&redir_esc=&ei=d7RnTOn3G4-oOIrf2LkF'), (12442, 'http://www.markenoele.de/catalog/product/view/id/77/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (12443, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (12444, 'http://www.markenoele.de/catalog/product/view/id/77/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (12445, 'http://www.markenoele.de/catalog/product/view/id/165/category/31', ''), (12446, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&format=728x90_as&output=html&h=90&w=728&lmt=1281868701&channel=8353346331&ad_type=text&alternate_ad_url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fgoogle_adsense_script.htm'), (12447, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE386&q=motul+2+takt+%C3%B6l&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (12448, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12449, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (12450, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (12451, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (12452, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (12453, 'http://www.markenoele.de/catalog/product/view/id/59/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (12454, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (12455, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (12456, 'http://www.markenoele.de/catalog/product/view/id/160/category/30', ''), (12457, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (12458, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (12459, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE386&q=motul+2+takt+%C3%B6l&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (12460, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (12461, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12462, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (12463, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (12464, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (12465, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A3357&rt=nc&_nkw=motul%205100&_dmpt=Motorrad_Kraftradteile&_ipg=&_trksid=p3286.c0.m14.l1513&_pgn=1'), (12466, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (12467, 'http://www.markenoele.de/', 'http://www.google.de/products?q=Motul+800+Road+Racing+g%C3%BCnstig&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=QMZnTOrLLsqmOLqg9NcF&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CC8QrQQwAg'), (12468, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-5100-4t-49.html'), (12469, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/lieferung'), (12470, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/zusatzstoffe.html'), (12471, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12472, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (12473, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (12474, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (12475, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (12476, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (12477, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (12478, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (12479, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (12480, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (12481, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12482, 'http://www.markenoele.de/', 'http://www.google.de/products?q=Motul+800+Road+Racing+g%C3%BCnstig&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=QMZnTOrLLsqmOLqg9NcF&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CC8QrQQwAg'), (12483, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+800+Road+Racing+g%C3%BCnstig&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (12484, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CCiewA8NnTP7QIc7UOKessOEGrcGwwwH96b3tFO294-1HCAAQASgDUJ6voY0BYJW6rYK0B6ABx9GE-APIAQGpAsuRzC1fZbU-qgQYT9B3GFVmvvivtRbWvgkoMX8k80aLK_ug&sig=AGiWqtyD7aI4D9ts_ICBSOoJ-j-WOR3GZQ&adurl=http://www.motulshop.de&rct=j&q=5%20L'), (12485, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12486, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (12487, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12488, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (12489, 'http://www.markenoele.de/', ''), (12490, 'http://www.markenoele.de/catalog/product/view/id/48/category/10', ''), (12491, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-Wash-Wax-0-4L/dp/B0010569SG'), (12492, 'http://www.markenoele.de/catalog/product/view/id/52/category/10', ''), (12493, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=Motul+5100+ester+4T+SAE+10W-40&_sacat=See-All-Categories'), (12494, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+5100/s/google/gkaid/55427054/?gclid=COXk4tW7u6MCFRAFZgodd2EVcQ'), (12495, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCjKBTdNxnTNzeF9PWOMSu4JIHrcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJWSjIKYB6ABx9GE-APIAQGpAsuRzC1fZbU-qgQTT9ANyghdOhJi7zzjIdlYHfW9kA%26sig%3DAGiWqtzPW8t-5qRic5HtvvXTdzH0WRBfng%26adurl'), (12496, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12497, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12498, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12499, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12500, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (12501, 'http://www.markenoele.de/', 'http://www.google.de/url?q=MOTUL+8100+X-clean+SAE+5W-40&url=/aclk%3Fsa%3Dl%26ai%3DCpcD3Nd5nTPbLOIeH-gatsrynB63BsMMB_em97RTtvePtRxACKARQnq-hjQFglbKBgpgHoAHH0YT4A8gBAakCy5HMLV9ltT6qBBhP0CMtag4pRUsP7R-zvDcExPJhOQ2QCGA%26num%3D2%26sig%3DAGiWqtyho9vyIZ_nG'), (12502, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-Wash-Wax-0-4L/dp/B0010569SG'), (12503, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-Wash-Wax-0-4L/dp/B0010569SG'), (12504, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (12505, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/wash-wax.html'), (12506, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (12507, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=MOTUL+8100+X-clean+SAE+5W-40'), (12508, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+8100+X-clean+SAE+5W-40', 'http://www.markenoele.de/'), (12509, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%208100%20X-clean%20SAE%205W-40', 'http://www.markenoele.de/'), (12510, 'http://www.markenoele.de/', 'http://www.google.de/url?q=MOTUL+8100+X-clean+SAE+5W-40&url=/aclk%3Fsa%3Dl%26ai%3DCpcD3Nd5nTPbLOIeH-gatsrynB63BsMMB_em97RTtvePtRxACKARQnq-hjQFglbKBgpgHoAHH0YT4A8gBAakCy5HMLV9ltT6qBBhP0CMtag4pRUsP7R-zvDcExPJhOQ2QCGA%26num%3D2%26sig%3DAGiWqtyho9vyIZ_nG'), (12511, 'http://www.markenoele.de/catalog/product/view/id/73/category/33', ''), (12512, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+20w50&url=/aclk%3Fsa%3Dl%26ai%3DCYUwMyPRnTM-GNcOU-gbMx6H1CK3BsMMB_em97RSFyuPtRwgAEAIoA1Cer6GNAWCViviBlAegAcfRhPgDyAEBqQLLkcwtX2W1PqoEFk_QAwrk49j0i8qyozl68Lf3_m8wrvo%26sig%3DAGiWqtysU9PIaZfLAgteEnL_x-h4GVNbGg%26adurl%3'), (12513, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12514, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12515, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12516, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12517, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12518, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12519, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12520, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12521, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12522, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12523, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12524, 'http://www.markenoele.de/', ''), (12525, 'http://www.markenoele.de/', 'http://www.google.com/search?sourceid=opera-portal&q=Motul+3000+4T+20W-50+-+4-Takt-Motor%C3%B6l&client=opera-portal&channel=portal'), (12526, 'http://www.markenoele.de/', 'http://www.auvito.de/mobil-shc-formula-ld-0w-30-longlife-2-ii-6-x-1-liter-6-liter-motoroel/artnr7484394/details.html'), (12527, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (12528, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/diesel.html'), (12529, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (12530, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (12531, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (12532, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (12533, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (12534, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=0w', ''), (12535, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=0w3', ''), (12536, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=0w30', ''), (12537, 'http://www.markenoele.de/catalogsearch/result/?q=0w30', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (12538, 'http://www.markenoele.de/', 'http://www.auvito.de/mobil-shc-formula-ld-0w-30-longlife-2-ii-6-x-1-liter-6-liter-motoroel/artnr7484394/details.html'), (12539, 'http://www.markenoele.de/', ''), (12540, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=MOTUL+2-Takt+%C3%96l+%5B800+2T+Road%5D+&meta=&btnG=Google-Suche'), (12541, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12542, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (12543, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (12544, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (12545, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt/motul-scooter-power-2t.html'), (12546, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (12547, 'http://www.markenoele.de/catalog/product/view/id/77/category/33', 'http://www.markenoele.de/schmierstoffe/motorsport/motorrad.html'), (12548, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (12549, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (12550, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (12551, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (12552, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (12553, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1281892480&flash=10.0.32.18&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D722&dt=128189'), (12554, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12555, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (12556, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (12557, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (12558, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=opera&hs=Ckh&rls=ru&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul+&gs_rfai='), (12559, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=ClOVtQSloTJu3B4z74wbFkcCDCK3BsMMB_em97RS9gv2-RwgAEAFQnq-hjQFgldKngrAHoAHH0YT4A8gBAakCy5HMLV9ltT6qBBNP0PJ3WNcafk9Tmsa8ljwwvsMe&sig=AGiWqtw-aV0zbFGSvFIDvYv2Ywn-CMMkZQ&adurl=http://www.motulshop.de&rct=j&q=motul%20wash%'), (12560, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/'), (12561, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=ClOVtQSloTJu3B4z74wbFkcCDCK3BsMMB_em97RS9gv2-RwgAEAFQnq-hjQFgldKngrAHoAHH0YT4A8gBAakCy5HMLV9ltT6qBBNP0PJ3WNcafk9Tmsa8ljwwvsMe&sig=AGiWqtw-aV0zbFGSvFIDvYv2Ywn-CMMkZQ&adurl=http://www.motulshop.de&rct=j&q=motul%20wash%'), (12562, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/'), (12563, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=ClOVtQSloTJu3B4z74wbFkcCDCK3BsMMB_em97RS9gv2-RwgAEAFQnq-hjQFgldKngrAHoAHH0YT4A8gBAakCy5HMLV9ltT6qBBNP0PJ3WNcafk9Tmsa8ljwwvsMe&sig=AGiWqtw-aV0zbFGSvFIDvYv2Ywn-CMMkZQ&adurl=http://www.motulshop.de&rct=j&q=motul%20wash%'), (12564, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (12565, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+ester&hl=de&client=firefox&hs=nOi&rls=com.yahoo:de:official&prmd=s&ei=QS5oTLrpJYS6OMzU0LgF&start=10&sa=N'), (12566, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (12567, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (12568, 'http://www.markenoele.de/catalog/product/view/id/163', ''), (12569, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (12570, 'http://www.markenoele.de/catalog/product/view/id/63', ''), (12571, 'http://www.markenoele.de/', ''), (12572, 'http://www.markenoele.de/catalog/product/view/id/103/category/45', ''), (12573, 'http://www.markenoele.de/catalog/product/view/id/6', ''), (12574, 'http://www.markenoele.de/catalog/product/view/id/113', ''), (12575, 'http://www.markenoele.de/catalog/product/view/id/194', ''), (12576, 'http://www.markenoele.de/catalog/product/view/id/11', ''), (12577, 'http://www.markenoele.de/catalog/product/view/id/10', ''), (12578, 'http://www.markenoele.de/catalog/product/view/id/3', ''), (12579, 'http://www.markenoele.de/catalog/product/view/id/119', ''), (12580, 'http://www.markenoele.de/', ''), (12581, 'http://www.markenoele.de/catalog/product/view/id/180', ''), (12582, 'http://www.markenoele.de/catalog/product/view/id/60', ''), (12583, 'http://www.markenoele.de/catalog/product/view/id/14', ''), (12584, 'http://www.markenoele.de/catalog/product/view/id/106', ''), (12585, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1B3GGLL_deDE377DE385&q=motul+300v&aq=0&aqi=g10&aql=&oq=motul+300&gs_rfai='), (12586, 'http://www.markenoele.de/', 'http://www.elferteam.de/Forums/index.php?showtopic=42654'), (12587, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12588, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (12589, 'http://www.markenoele.de/catalog/product/view/id/3/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html'), (12590, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (12591, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (12592, 'http://www.markenoele.de/catalog/product/view/id/126', ''), (12593, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (12594, 'http://www.markenoele.de/catalog/product/view/id/171', ''), (12595, 'http://www.markenoele.de/catalog/product/view/id/101/category/45', ''), (12596, 'http://www.markenoele.de/catalog/product/view/id/94', ''), (12597, 'http://www.markenoele.de/catalog/product/view/id/105', ''), (12598, 'http://www.markenoele.de/catalog/product/view/id/184', ''), (12599, 'http://www.markenoele.de/catalog/product/view/id/13', ''), (12600, 'http://www.markenoele.de/catalog/product/view/id/89', ''), (12601, 'http://www.markenoele.de/', ''), (12602, 'http://www.markenoele.de/catalog/product/view/id/57', ''), (12603, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (12604, 'http://www.markenoele.de/catalog/category/view/id/22', ''), (12605, 'http://www.markenoele.de/catalog/product/view/id/104', ''), (12606, 'http://www.markenoele.de/catalog/product/view/id/102', ''), (12607, 'http://www.markenoele.de/catalog/product/view/id/60/category/14', ''), (12608, 'http://www.markenoele.de/catalog/product/view/id/64', ''), (12609, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (12610, 'http://www.markenoele.de/catalog/product/view/id/78', ''), (12611, 'http://www.markenoele.de/catalog/product/view/id/191', ''), (12612, 'http://www.markenoele.de/catalog/product/view/id/108', ''), (12613, 'http://www.markenoele.de/catalog/product/view/id/117', ''), (12614, 'http://www.markenoele.de/catalog/product/view/id/54', ''), (12615, 'http://www.markenoele.de/catalog/product/view/id/130', ''), (12616, 'http://www.markenoele.de/catalog/product/view/id/58', ''), (12617, 'http://www.markenoele.de/catalog/product/view/id/111', ''), (12618, 'http://www.markenoele.de/catalog/product/view/id/12', ''), (12619, 'http://www.markenoele.de/catalog/product/view/id/192', ''), (12620, 'http://www.markenoele.de/catalog/product/view/id/8', ''), (12621, 'http://www.markenoele.de/catalog/product/view/id/167', ''), (12622, 'http://www.markenoele.de/catalog/product/view/id/187', ''), (12623, 'http://www.markenoele.de/catalog/product/view/id/160', ''), (12624, 'http://www.markenoele.de/catalog/product/view/id/91/category/26', ''), (12625, 'http://www.markenoele.de/', ''), (12626, 'http://www.markenoele.de/contacts/', ''), (12627, 'http://www.markenoele.de/impressum/', ''), (12628, 'http://www.markenoele.de/customer/account/login/', ''), (12629, 'http://www.markenoele.de/checkout/cart/', ''), (12630, 'http://www.markenoele.de/checkout/', ''), (12631, 'http://www.markenoele.de/checkout/onepage/', ''), (12632, 'http://www.markenoele.de/checkout/cart/', ''), (12633, 'http://www.markenoele.de/customer/account/login/', ''), (12634, 'http://www.markenoele.de/angebote-des-monats/', ''), (12635, 'http://www.markenoele.de/catalog/product/view/id/144', ''), (12636, 'http://www.markenoele.de/catalog/product/view/id/168', ''), (12637, 'http://www.markenoele.de/catalog/product/view/id/193', ''), (12638, 'http://www.markenoele.de/catalog/product/view/id/213', ''), (12639, 'http://www.markenoele.de/catalog/product/view/id/15', ''), (12640, 'http://www.markenoele.de/catalog/product/view/id/25', ''), (12641, 'http://www.markenoele.de/catalog/product/view/id/129', ''), (12642, 'http://www.markenoele.de/catalog/product/view/id/127', ''), (12643, 'http://www.markenoele.de/catalog/product/view/id/166', ''), (12644, 'http://www.markenoele.de/catalog/product/view/id/177', ''), (12645, 'http://www.markenoele.de/catalog/product/view/id/131', ''), (12646, 'http://www.markenoele.de/catalog/product/view/id/69', ''), (12647, 'http://www.markenoele.de/catalog/category/view/id/24', ''), (12648, 'http://www.markenoele.de/catalog/product/view/id/120', ''), (12649, 'http://www.markenoele.de/catalog/product/view/id/65', ''), (12650, 'http://www.markenoele.de/catalog/product/view/id/128', ''), (12651, 'http://www.markenoele.de/catalog/product/view/id/59', ''), (12652, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (12653, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCIu3BkdxoTKL0KYuw4gbZuIHsB63BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCViviBlAegAcfRhPgDyAEBqQLLkcwtX2W1PqoEE0_QsPYopOkJWFMFw-oWKHNaM7k%26sig%3DAGiWqtzUlcu-qh5NFmEjynhrzOCcLYUXHA%26adur'), (12654, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12655, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (12656, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (12657, 'http://www.markenoele.de/catalog/product/view/id/74/category/33', 'http://www.markenoele.de/schmierstoffe/motorsport/motorrad.html'), (12658, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (12659, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (12660, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (12661, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12662, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCIu3BkdxoTKL0KYuw4gbZuIHsB63BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCViviBlAegAcfRhPgDyAEBqQLLkcwtX2W1PqoEE0_QsPYopOkJWFMFw-oWKHNaM7k%26sig%3DAGiWqtzUlcu-qh5NFmEjynhrzOCcLYUXHA%26adur'), (12663, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCIu3BkdxoTKL0KYuw4gbZuIHsB63BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCViviBlAegAcfRhPgDyAEBqQLLkcwtX2W1PqoEE0_QsPYopOkJWFMFw-oWKHNaM7k%26sig%3DAGiWqtzUlcu-qh5NFmEjynhrzOCcLYUXHA%26adur'), (12664, 'http://www.markenoele.de/catalog/product/view/id/169', ''), (12665, 'http://www.markenoele.de/catalog/category/view/id/19', ''), (12666, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/search?hl=de&lr=lang_de&tbs=lr%3Alang_1de&q=motul+multi+atf&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (12667, 'http://www.markenoele.de/catalog/product/view/id/161', ''), (12668, 'http://www.markenoele.de/', ''), (12669, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&safe=active&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul+&gs_rfai='), (12670, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12671, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (12672, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (12673, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12674, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (12675, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12676, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (12677, 'http://www.markenoele.de/catalog/product/view/id/14/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (12678, 'http://www.markenoele.de/catalog/product/view/id/23', ''), (12679, 'http://www.markenoele.de/catalog/product/view/id/26', ''), (12680, 'http://www.markenoele.de/catalog/product/view/id/143', ''), (12681, 'http://www.markenoele.de/catalog/product/view/id/27', ''), (12682, 'http://www.markenoele.de/catalog/product/view/id/66/category/34', ''), (12683, 'http://www.markenoele.de/catalog/product/view/id/188', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=dexron+3+motul&meta=&btnG=Google-Suche'), (12684, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/search?q=dexron+3+motul+Viskosit%C3%A4t&hl=de&client=firefox-a&hs=zxa&rls=org.mozilla:de:official&channel=s&ei=9_RoTLoRx-A4h5DouQU&start=10&sa=N'), (12685, 'http://www.markenoele.de/catalog/product/view/id/109', ''), (12686, 'http://www.markenoele.de/catalog/product/view/id/71', ''), (12687, 'http://www.markenoele.de/catalog/product/view/id/164', ''), (12688, 'http://www.markenoele.de/catalog/product/view/id/85', ''), (12689, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=0P9oTPu7A8mbOJirxbgF'), (12690, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12691, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (12692, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (12693, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (12694, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=HGb&rls=org.mozilla%3Ade%3Aofficial&q=MOTUL+Specific+5W-30+5L+504.00++507.0&aq=f&aqi=&aql=&oq=&gs_rfai='), (12695, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (12696, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (12697, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12698, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (12699, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (12700, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (12701, 'http://www.markenoele.de/catalog/product/view/id/69/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (12702, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (12703, 'http://www.markenoele.de/catalog/product/view/id/68/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (12704, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/schmierstoffe/motul-300v-competition-68.html'), (12705, 'http://www.markenoele.de/catalog/product/view/id/68/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (12706, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/motul-300v-competition-68.html'), (12707, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (12708, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/motul-300v-competition-68.html'), (12709, 'http://www.markenoele.de/catalog/product/view/id/68/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (12710, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/schmierstoffe/motul-300v-competition-68.html'), (12711, 'http://www.markenoele.de/catalog/product/view/id/68/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (12712, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (12713, 'http://www.markenoele.de/catalog/product/view/id/69/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (12714, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvbW90dWwtMzAwLXYtbGUtbWFucy5odG1s/product/69/', 'http://www.markenoele.de/schmierstoffe/motul-300-v-le-mans.html'), (12715, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/motul-300-v-le-mans.html'), (12716, 'http://www.markenoele.de/catalog/product/view/id/133', 'http://www.markenoele.de/checkout/cart/'), (12717, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/motul-300-v-le-mans.html'), (12718, 'http://www.markenoele.de/catalog/product/view/id/69/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (12719, 'http://www.markenoele.de/catalog/product/view/id/69/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (12720, 'http://www.markenoele.de/about-magento-demo-store', ''), (12721, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=G%C3%BCnstiger+MOTUL+300V+LE+MANS+SAE+20W60+%C3%96l+Motor%C3%B6l&meta=&btnG=Google-Suche'), (12722, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+LE+MANS+SAE+20W60+%C3%96l+Motor%C3%B6l', 'http://www.markenoele.de/'), (12723, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=G%C3%BCnstiger+MOTUL+300V+LE+MANS+SAE+20W60+%C3%96l+Motor%C3%B6l&meta=&btnG=Google-Suche'), (12724, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+20w50&url=/aclk%3Fsa%3Dl%26ai%3DCOTrXAQVpTMLTAYvUOMSjnZUHrcGwwwH96b3tFIXK4-1HCAAQAigDUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAsuRzC1fZbU-qgQWT9A3-HdEIFX7dWwgnQHb35FU60SVNQ%26sig%3DAGiWqtyCJSm_fZnGbVy7r1_PWhsyHJEe3g%26adurl%3D'), (12725, 'http://www.markenoele.de/catalog/product/view/id/7', ''), (12726, 'http://www.markenoele.de/catalog/category/view/id/14', ''), (12727, 'http://www.markenoele.de/catalog/product/view/id/152', ''), (12728, 'http://www.markenoele.de/catalog/product/view/id/66', ''), (12729, 'http://www.markenoele.de/catalog/product/view/id/28', ''), (12730, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+factory+line&url=/aclk%3Fsa%3Dl%26ai%3DC3q5F1RJpTLSPKZuv4gagj-HdCK3BsMMB_em97RS1xOPtRwgAEAFQnq-hjQFgldqNgpgHoAHH0YT4A8gBAakCkC6rcWx9tT6qBBNP0K9DzvJV8CpXJOdWBxyzrDFo%26sig%3DAGiWqtwklMC3t30uzGuBc7GQUDCzUKYuFQ%26adurl%3'), (12731, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12732, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (12733, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (12734, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (12735, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (12736, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (12737, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (12738, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (12739, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (12740, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (12741, 'http://www.markenoele.de/catalog/product/view/id/54/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (12742, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (12743, 'http://www.markenoele.de/catalog/product/view/id/75/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (12744, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (12745, 'http://www.markenoele.de/catalog/product/view/id/76/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (12746, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (12747, 'http://www.markenoele.de/catalog/product/view/id/74/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (12748, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (12749, 'http://www.markenoele.de/catalog/product/view/id/124', ''), (12750, 'http://www.markenoele.de/catalog/product/view/id/74/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (12751, 'http://www.markenoele.de/catalog/product/view/id/31', ''), (12752, 'http://www.markenoele.de/', ''), (12753, 'http://www.markenoele.de/', 'http://shop.ebay.de/items/?_nkw=Motul+3000+4T+20W-50+4+l&_sacat=&_ex_kw=&_mPrRngCbx=1&_udlo=&_udhi=&_sop=12'), (12754, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12755, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12756, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12757, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (12758, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=1'), (12759, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (12760, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=1'), (12761, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-3000-4t-32.html'), (12762, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=1'), (12763, 'http://www.markenoele.de/catalog/product/gallery/id/32/image/4/', ''), (12764, 'http://www.markenoele.de/catalog/product/view/id/132', ''), (12765, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (12766, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=1'), (12767, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (12768, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12769, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12770, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12771, 'http://www.markenoele.de/', 'http://shop.ebay.de/items/?_nkw=Motul+3000+4T+20W-50+4+l&_sacat=&_ex_kw=&_mPrRngCbx=1&_udlo=&_udhi=&_sop=12'), (12772, 'http://www.markenoele.de/catalog/product/view/id/56', ''), (12773, 'http://www.markenoele.de/catalog/category/view/id/34', ''), (12774, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1281957803&flash=10.0.12&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-vitara-1-9ddis-t1270311.html&dt=1281957806721&'), (12775, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12776, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1281957803&flash=10.0.12&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-vitara-1-9ddis-t1270311.html&dt=1281957806721&'), (12777, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=yIJ&rlz=1R1GGGL_de___DE349&q=motul+motor%C3%B6l&revid=1322678503&sa=X&ei=FSJpTKbtFtGKONCf2bkF&ved=0CF0Q1QIoAA'), (12778, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12779, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12780, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12781, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?q=Motul+Motor%C3%B6l&encQuery=Motul+Motor%C3%B6l&lang=all&mandant=toi&device=html&adtest=&img_start=0&dia=suche&context=internet-tab&tpc=internet&src=&ptl=std&classification=internet-tab_internet_std&ocr=yes&tax='), (12782, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12783, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/schmierstoffe.html'), (12784, 'http://www.markenoele.de/catalog/product/view/id/63/category/16', 'http://www.markenoele.de/schmierstoffe/quad.html'), (12785, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/quad/motul-quad-4t-63.html'), (12786, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12787, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (12788, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12789, 'http://www.markenoele.de/catalog/product/view/id/56/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (12790, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-7100-4t-56.html'), (12791, 'http://www.markenoele.de/catalog/product/view/id/63/category/16', 'http://www.markenoele.de/schmierstoffe/quad.html'), (12792, 'http://www.markenoele.de/catalog/product/view/id/9', ''), (12793, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-7100-4t-52.html'), (12794, 'http://www.markenoele.de/catalog/product/view/id/91', ''), (12795, 'http://www.markenoele.de/catalog/product/view/id/116', ''), (12796, 'http://www.markenoele.de/catalog/product/view/id/150', ''), (12797, 'http://www.markenoele.de/catalog/category/view/id/11', ''), (12798, 'http://www.markenoele.de/catalog/product/view/id/82', ''), (12799, 'http://www.markenoele.de/catalog/product/view/id/51', ''), (12800, 'http://www.markenoele.de/catalog/product/view/id/61', ''), (12801, 'http://www.markenoele.de/catalog/product/view/id/168/category/24', ''), (12802, 'http://www.markenoele.de/catalog/product/view/id/24', ''), (12803, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=Rjf&rls=org.mozilla%3Ade%3Aofficial&q=motul+7100+20w50&aq=f&aqi=&aql=&oq=&gs_rfai='), (12804, 'http://www.markenoele.de/catalog/product/view/id/117/category/46', ''), (12805, 'http://www.markenoele.de/catalog/product/view/id/74', ''), (12806, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (12807, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=ie7&q=motor%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&rlz=1I7ACAW&redir_esc=&ei=HlRpTMnLE4mMOMfz-bkF'), (12808, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+5100+4T+kaarst&url=/aclk%3Fsa%3Dl%26ai%3DC2KGVplxpTJSBNYyCjAeD_5ylB63BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCV2qOCsAegAcfRhPgDyAEBqQKQLqtxbH21PqoEGE_Qib--9QKTA2NvUYwDr8xqTMCLpu5ysw%26sig%3DAGiWqtxrDdeW8I2YUlpPg3dhDMpLGe6D'), (12809, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=gWNpTOW6IsejOPSfzLgF&ved=0CBsQBSgA&q=Motul+800+road+racing&spell=1'), (12810, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12811, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/schmierstoffe.html'), (12812, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/modellbau.html'), (12813, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (12814, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (12815, 'http://www.markenoele.de/', 'http://fahrzeugteile.shop.ebay.de/Auto-Motorrad-Teile-/131090/i.html?_nkw=2+Takt+%C3%96l&_trkparms=65%253A1%257C66%253A2%257C39%253A1&rt=nc&_trksid=p3286.c0.m14&_sop=1&_sc=1'), (12816, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12817, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (12818, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12819, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rls=com.microsoft%3Ade%3AIE-ContextMenu&rlz=1I7GGIK_de&q=motul+8100+x-clean&aq=1&aqi=g2&aql=&oq=MOTUL+8100&gs_rfai='), (12820, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (12821, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rls=com.microsoft%3Ade%3AIE-ContextMenu&rlz=1I7GGIK_de&q=motul+8100+x-clean&aq=1&aqi=g2&aql=&oq=MOTUL+8100&gs_rfai='), (12822, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCcwHsc3JpTKaHCdbrOIjErKIHrcGwwwH96b3tFLWD_b5HCAAQAVCer6GNAWCV6o6CnAegAcfRhPgDyAEBqQLrt5Wv4oy1PqoEE0_Q-K0nzCQh8US5RjWUQa7LkTM%26sig%3DAGiWqtzF7kkFZZwgUfaJqohHfhlPwCv-_w%26adurl%3Dhttp://w'), (12823, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (12824, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCcwHsc3JpTKaHCdbrOIjErKIHrcGwwwH96b3tFLWD_b5HCAAQAVCer6GNAWCV6o6CnAegAcfRhPgDyAEBqQLrt5Wv4oy1PqoEE0_Q-K0nzCQh8US5RjWUQa7LkTM%26sig%3DAGiWqtzF7kkFZZwgUfaJqohHfhlPwCv-_w%26adurl%3Dhttp://w'), (12825, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (12826, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/pflegeprodukte.html'), (12827, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (12828, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCcwHsc3JpTKaHCdbrOIjErKIHrcGwwwH96b3tFLWD_b5HCAAQAVCer6GNAWCV6o6CnAegAcfRhPgDyAEBqQLrt5Wv4oy1PqoEE0_Q-K0nzCQh8US5RjWUQa7LkTM%26sig%3DAGiWqtzF7kkFZZwgUfaJqohHfhlPwCv-_w%26adurl%3Dhttp://w'), (12829, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/'), (12830, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/zahlung/'), (12831, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/'), (12832, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCcwHsc3JpTKaHCdbrOIjErKIHrcGwwwH96b3tFLWD_b5HCAAQAVCer6GNAWCV6o6CnAegAcfRhPgDyAEBqQLrt5Wv4oy1PqoEE0_Q-K0nzCQh8US5RjWUQa7LkTM%26sig%3DAGiWqtzF7kkFZZwgUfaJqohHfhlPwCv-_w%26adurl%3Dhttp://w'), (12833, 'http://www.markenoele.de/', 'http://www.google.de/url?q=MOTUL+Motocool+Factory+Line&url=/aclk%3Fsa%3Dl%26ai%3DCuZbZq3RpTLH1MI_WOOGEpMAGrcGwwwH96b3tFLXE4-1HCAAQASgDUJ6voY0BYJXqjoKcB6ABx9GE-APIAQGpAqWfJOglgrU-qgQYT9Cs3pT8JLCA52Ye8khUxNOkvRWEH1bK%26sig%3DAGiWqtxhHoZd5T_uEycOdBgTEwo'), (12834, 'http://www.markenoele.de/catalogsearch/result/?q=-MOTUL+Motocool+Factory+Line', 'http://www.markenoele.de/'), (12835, 'http://www.markenoele.de/', 'http://www.google.de/url?q=MOTUL+Motocool+Factory+Line&url=/aclk%3Fsa%3Dl%26ai%3DCuZbZq3RpTLH1MI_WOOGEpMAGrcGwwwH96b3tFLXE4-1HCAAQASgDUJ6voY0BYJXqjoKcB6ABx9GE-APIAQGpAqWfJOglgrU-qgQYT9Cs3pT8JLCA52Ye8khUxNOkvRWEH1bK%26sig%3DAGiWqtxhHoZd5T_uEycOdBgTEwo'), (12836, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=-MOTUL%20Motocool%20Factory%20Line', 'http://www.markenoele.de/'), (12837, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20Motocool%20Factory%20Line', 'http://www.markenoele.de/'), (12838, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+Motocool+Factory+Line', 'http://www.markenoele.de/'), (12839, 'http://www.markenoele.de/', 'http://www.google.de/url?q=MOTUL+Motocool+Factory+Line&url=/aclk%3Fsa%3Dl%26ai%3DCuZbZq3RpTLH1MI_WOOGEpMAGrcGwwwH96b3tFLXE4-1HCAAQASgDUJ6voY0BYJXqjoKcB6ABx9GE-APIAQGpAqWfJOglgrU-qgQYT9Cs3pT8JLCA52Ye8khUxNOkvRWEH1bK%26sig%3DAGiWqtxhHoZd5T_uEycOdBgTEwo'), (12840, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20Motocool%20Factory%20Line', 'http://www.markenoele.de/'), (12841, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+Motocool+', 'http://www.markenoele.de/'), (12842, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20Motocool', 'http://www.markenoele.de/'), (12843, 'http://www.markenoele.de/', 'http://www.google.de/url?q=MOTUL+Motocool+Factory+Line&url=/aclk%3Fsa%3Dl%26ai%3DCuZbZq3RpTLH1MI_WOOGEpMAGrcGwwwH96b3tFLXE4-1HCAAQASgDUJ6voY0BYJXqjoKcB6ABx9GE-APIAQGpAqWfJOglgrU-qgQYT9Cs3pT8JLCA52Ye8khUxNOkvRWEH1bK%26sig%3DAGiWqtxhHoZd5T_uEycOdBgTEwo'), (12844, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCzPPkiX1pTKSZJJbrOPT_uI4HrcGwwwH96b3tFK2E_b5HCAAQAVCer6GNAWCVmrGCuAegAcfRhPgDyAEBqQLrt5Wv4oy1PqoEE0_QdwWBVBG3wc4cM3L_2N7cQ_k%26sig%3DAGiWqtw1lUoLyCXLK2GqFB2ROW9Bvli_1Q%26adurl%3D'), (12845, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12846, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12847, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12848, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12849, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12850, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (12851, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (12852, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (12853, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=1'), (12854, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (12855, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (12856, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (12857, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (12858, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (12859, 'http://www.markenoele.de/catalog/product/view/id/63/category/16', 'http://www.google.de/search?q=motul+quad+4t&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (12860, 'http://www.markenoele.de/', ''), (12861, 'http://www.markenoele.de/catalog/product/view/id/94/category/26', ''), (12862, 'http://www.markenoele.de/catalog/product/view/id/170/category/19', ''), (12863, 'http://www.markenoele.de/catalog/product/view/id/109/category/49', ''), (12864, 'http://www.markenoele.de/catalog/product/view/id/98/category/47', ''), (12865, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+xclean&url=/aclk%3Fsa%3Dl%26ai%3DCE_3n3b1pTKq_CoyGsAOXzfT1B63BsMMB_em97RTtvePtRwgAEAEoAlCer6GNAWCVopKCoAegAcfRhPgDyAEBqQL0fJoTc4m1PqoEFk_QA3CcUASernogKkttEEN894rRfP4%26sig%3DAGiWqtwaug0xhWrOgucOy4wjkOwcNZ2ePw%26adurl%'), (12866, 'http://www.markenoele.de/catalog/product/view/id/120/category/50', ''), (12867, 'http://www.markenoele.de/catalog/product/view/id/93/category/26', ''), (12868, 'http://www.markenoele.de/catalog/product/view/id/84/category/27', ''), (12869, 'http://www.markenoele.de/catalog/product/view/id/166/category/20', ''), (12870, 'http://www.markenoele.de/', ''), (12871, 'http://www.markenoele.de/catalog/product/view/id/90/category/26', ''), (12872, 'http://www.markenoele.de/catalog/product/view/id/125/category/12', ''), (12873, 'http://www.markenoele.de/catalog/product/view/id/129/category/12', ''), (12874, 'http://www.markenoele.de/catalog/product/view/id/126/category/12', ''), (12875, 'http://www.markenoele.de/catalog/product/view/id/111/category/49', ''), (12876, 'http://www.markenoele.de/catalog/product/view/id/80/category/27', ''), (12877, 'http://www.markenoele.de/catalog/product/view/id/131/category/12', ''), (12878, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+wash+%26+wax&url=/aclk%3Fsa%3Dl%26ai%3DCwxjwWRtqTMKmKo_ZOMCx9NIGrcGwwwH96b3tFL2C_b5HCAAQASgDUJ6voY0BYJWqlYKgB6ABx9GE-APIAQGpAtJfrIqQfLU-qgQTT9A1c0P2H9LWCHB5dXNhLpNy5g%26sig%3DAGiWqtyzmRgaBKIOHd6exi1DViR77WxYfg%26adurl'), (12879, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (12880, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/wash-wax.html'), (12881, 'http://www.markenoele.de/', ''), (12882, 'http://www.markenoele.de/catalog/product/view/id/167/category/19', ''), (12883, 'http://www.markenoele.de/catalog/product/view/id/87/category/27', ''), (12884, 'http://www.markenoele.de/', ''), (12885, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motul+30004T+20+W+50&btnG=Google-Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (12886, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12887, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12888, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12889, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motul+30004T+20+W+50&btnG=Google-Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (12890, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12891, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12892, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12893, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12894, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12895, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12896, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12897, 'http://www.markenoele.de/catalog/product/view/id/107/category/49', ''), (12898, 'http://www.markenoele.de/', 'http://www.google.com/search?client=opera&rls=de&q=motul+300V+Competition+Motorrad&sourceid=opera&ie=utf-8&oe=utf-8'), (12899, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12900, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (12901, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (12902, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (12903, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (12904, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+%C3%96l&url=/aclk%3Fsa%3Dl%26ai%3DCYX0EuEdqTMaTHI_64wbTjL3xB63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCViraCxAegAcfRhPgDyAEBqQLSX6yKkHy1PqoEE0_QeqUMy9rreoDavW29QloLrTw%26sig%3DAGiWqtww5BAGmJAr8PyesKCpwX0308IBvA%26adurl%3Dh'), (12905, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10', 'http://www.markenoele.de/'), (12906, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10%20W', 'http://www.markenoele.de/'), (12907, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10%20W%2040%205000', 'http://www.markenoele.de/'), (12908, 'http://www.markenoele.de/catalogsearch/result/?q=10+W+40+5000', 'http://www.markenoele.de/'), (12909, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+%C3%96l&url=/aclk%3Fsa%3Dl%26ai%3DCYX0EuEdqTMaTHI_64wbTjL3xB63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCViraCxAegAcfRhPgDyAEBqQLSX6yKkHy1PqoEE0_QeqUMy9rreoDavW29QloLrTw%26sig%3DAGiWqtww5BAGmJAr8PyesKCpwX0308IBvA%26adurl%3Dh'), (12910, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12911, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (12912, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (12913, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+5000', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (12914, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%205000', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (12915, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (12916, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12917, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+%C3%96l&url=/aclk%3Fsa%3Dl%26ai%3DCYX0EuEdqTMaTHI_64wbTjL3xB63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCViraCxAegAcfRhPgDyAEBqQLSX6yKkHy1PqoEE0_QeqUMy9rreoDavW29QloLrTw%26sig%3DAGiWqtww5BAGmJAr8PyesKCpwX0308IBvA%26adurl%3Dh'), (12918, 'http://www.markenoele.de/catalog/product/view/id/128/category/12', ''), (12919, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+5100/s/google/gkaid/55427054/?gclid=CMWm7KeUwKMCFYN_3goddUb0cQ'), (12920, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (12921, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1282037004&flash=10.1.53.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Foel-und-schwachstellen-m52-323ti-compact-t1465273.ht'), (12922, 'http://www.markenoele.de/catalog/product/view/id/99/category/47', ''), (12923, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+classic+20W50&aq=f&aqi=&aql=&oq=&gs_rfai='), (12924, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12925, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe.html'), (12926, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12927, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+classic+20W50&aq=f&aqi=&aql=&oq=&gs_rfai='), (12928, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+classic+20W50+mineralisch&hl=de&prmd=s&ei=rmBqTJyJF8L38Aan4biFBQ&start=20&sa=N'), (12929, 'http://www.markenoele.de/catalog/product/view/id/108/category/49', ''), (12930, 'http://www.markenoele.de/', ''), (12931, 'http://www.markenoele.de/catalog/product/view/id/86/category/27', ''), (12932, 'http://www.markenoele.de/catalog/product/view/id/104/category/49', ''), (12933, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/search?q=Motul+Multi+ATF&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (12934, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-multi-atf-1l.html'), (12935, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (12936, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto.html'), (12937, 'http://www.markenoele.de/catalog/product/view/id/106/category/49', ''), (12938, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCj_X57IFqTMrjOI-H-gbqoKD5B63BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCV2oiCmAegAcfRhPgDyAEBqQL3YwrCC5W1PqoEE0_QsDpqizyDtU-VO0cWdfJYd_c%26sig%3DAGiWqtwd1R9vD25FzfcbglAR9wwvvkbWxg%26adur'), (12939, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCj_X57IFqTMrjOI-H-gbqoKD5B63BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCV2oiCmAegAcfRhPgDyAEBqQL3YwrCC5W1PqoEE0_QsDpqizyDtU-VO0cWdfJYd_c%26sig%3DAGiWqtwd1R9vD25FzfcbglAR9wwvvkbWxg%26adur'), (12940, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12941, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (12942, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12943, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCj_X57IFqTMrjOI-H-gbqoKD5B63BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCV2oiCmAegAcfRhPgDyAEBqQL3YwrCC5W1PqoEE0_QsDpqizyDtU-VO0cWdfJYd_c%26sig%3DAGiWqtwd1R9vD25FzfcbglAR9wwvvkbWxg%26adur'), (12944, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-5562036825765698&format=728x90_as&output=html&h=90&w=728&lmt=1282049845&channel=9626486198%2B9352856235%2B5978516269%2B1224697748%2B5234684526&ad_type=text_image&color_bg=DCE1E5&color_border'), (12945, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCj_X57IFqTMrjOI-H-gbqoKD5B63BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCV2oiCmAegAcfRhPgDyAEBqQL3YwrCC5W1PqoEE0_QsDpqizyDtU-VO0cWdfJYd_c%26sig%3DAGiWqtwd1R9vD25FzfcbglAR9wwvvkbWxg%26adur'), (12946, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=5&oq=Motu&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE338DE338&q=motul+%c3%b6l'), (12947, 'http://www.markenoele.de/catalog/product/view/id/164/category/31', ''), (12948, 'http://www.markenoele.de/catalog/product/view/id/89/category/26', ''), (12949, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motoroel+Motul+20W-50+5100&btnG=Google-Suche&meta=&aq=f&aqi=&aql=&oq=&gs_rfai='), (12950, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (12951, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (12952, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/lieferung/'), (12953, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (12954, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (12955, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&safe=off&rlz=1G1GGLQ_DEDE352&q=motul+fuel+system+clean+berlin&aq=f&aqi=&aql=&oq=&gs_rfai='), (12956, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=si', 'http://www.markenoele.de/'), (12957, 'http://www.markenoele.de/catalogsearch/result/?q=sithem+clear', 'http://www.markenoele.de/'), (12958, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=sithem%20clear', 'http://www.markenoele.de/'), (12959, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/catalogsearch/result/?q=sithem+clear'), (12960, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (12961, 'http://www.markenoele.de/catalog/product/view/id/121/category/40', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (12962, 'http://www.markenoele.de/catalog/product/view/id/119/category/40', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (12963, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/pflegeprodukte/fuel-system-clean.html'), (12964, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&rlz=1W1ADRA_de&aq=1&aqi=g10&aql=&oq=Motul&gs_rfai='), (12965, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12966, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (12967, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCoxn5mZlqTPiyJYT64waE7qCvCK3BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCVsp-CsAegAcfRhPgDyAEBqQL3YwrCC5W1PqoEE0_QWUiLXQ0bgkVBYjmLnslt9Xc%26sig%3DAGiWqtxzKg_pSd9ncB6Pq5pqjS9Eoj67yg%26adur'), (12968, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/schmierstoffe/auto.html'), (12969, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (12970, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (12971, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (12972, 'http://www.markenoele.de/', 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g7&q=motul+motor%C3%B6l'), (12973, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (12974, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=PSi&rlz=1R1GGGL_de___DE344&&sa=X&ei=wZtqTITRKJWl4AbVkIyHAQ&ved=0CBgQBSgA&q=motul+15w50+1+liter&spell=1'), (12975, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12976, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (12977, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+shop&hl=de&client=firefox-a&rls=org.mozilla:de-DE:official&channel=s&ei=N55qTKnUApGmnQfp_9G7AQ&start=110&sa=N'), (12978, 'http://www.markenoele.de/catalog/product/view/id/83/category/27', ''), (12979, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCXUOrMKlqTPfbI5uPmQeezrXnAq3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFglaKSgqAHoAHH0YT4A8gBAakC92MKwguVtT6qBBNP0N5Cyl-l1GDa7BA8tt8nZsAo%26sig%3DAGiWqtzni-1fa1MlEV3TAViH_7CiBTw3sQ%26adurl%3Dhttp:/'), (12980, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (12981, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/pflegeprodukte.html'), (12982, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/pflegeprodukte/auto.html'), (12983, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/pflegeprodukte/auto.html'), (12984, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/pflegeprodukte/auto.html'), (12985, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (12986, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (12987, 'http://www.markenoele.de/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (12988, 'http://www.markenoele.de/catalog/product/view/id/112/category/49', ''), (12989, 'http://www.markenoele.de/catalog/product/view/id/169/category/20', ''), (12990, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (12991, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12992, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (12993, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (12994, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (12995, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12996, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (12997, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (12998, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (12999, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13000, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (13001, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/schmierstoffe/auto.html?p=3'), (13002, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=81', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (13003, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (13004, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (13005, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (13006, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20xm', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (13007, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20xma', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (13008, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20xmax', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (13009, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (13010, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13011, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=81', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (13012, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (13013, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (13014, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (13015, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x-m', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (13016, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x-ma', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (13017, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x-max', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (13018, 'http://www.markenoele.de/catalog/category/view/id/6?limit=18', ''), (13019, 'http://www.markenoele.de/catalog/category/view/id/6?limit=18&p=2', 'http://www.markenoele.de/schmierstoffe/auto.html?limit=18'), (13020, 'http://www.markenoele.de/catalog/product/view/id/186', ''), (13021, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/search?hl=de&source=hp&q=motul+multi+atf&meta=&aq=0&aqi=g1&aql=&oq=Motul+Multi&gs_rfai='), (13022, 'http://www.markenoele.de/catalog/category/view/id/6?limit=27', ''), (13023, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', ''), (13024, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html?limit=all'), (13025, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', ''), (13026, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html?limit=all'), (13027, 'http://www.markenoele.de/catalog/category/view/id/7?mode=list', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13028, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=list&order=gebinde_groesse', ''), (13029, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=list&order=position', ''), (13030, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=list&order=price', ''), (13031, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=list&order=name', ''), (13032, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=list&order=price', ''), (13033, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=list&order=name', ''), (13034, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?dir=asc&mode=list&order=position'), (13035, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=81', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?dir=asc&mode=list&order=position'), (13036, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?dir=asc&mode=list&order=position'), (13037, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?dir=asc&mode=list&order=position'), (13038, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x-m', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?dir=asc&mode=list&order=position'), (13039, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x-ma', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?dir=asc&mode=list&order=position'), (13040, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x-', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?dir=asc&mode=list&order=position'), (13041, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x-max', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?dir=asc&mode=list&order=position'), (13042, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.google.at/search?hl=de&q=motul+snowpower&btnG=Suche&meta=lr%3Dlang_de&aq=f&aqi=&aql=&oq=&gs_rfai='), (13043, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=81', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?dir=asc&mode=list&order=position'), (13044, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=810', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?dir=asc&mode=list&order=position'), (13045, 'http://www.markenoele.de/catalogsearch/result/?q=8100', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?dir=asc&mode=list&order=position'), (13046, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=8100', 'http://www.markenoele.de/catalogsearch/result/?q=8100'), (13047, 'http://www.markenoele.de/catalogsearch/result/?q=8100', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?dir=asc&mode=list&order=position'), (13048, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=list&order=position', ''), (13049, 'http://www.markenoele.de/catalog/category/view/id/7?mode=list', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13050, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html?limit=all'), (13051, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', ''), (13052, 'http://www.markenoele.de/catalog/category/view/id/6?limit=27', ''), (13053, 'http://www.markenoele.de/catalog/category/view/id/6?limit=18&p=2', 'http://www.markenoele.de/schmierstoffe/auto.html?limit=18'), (13054, 'http://www.markenoele.de/catalog/category/view/id/6?limit=18', ''), (13055, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13056, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (13057, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13058, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (13059, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.de'), (13060, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.com'), (13061, 'http://www.markenoele.de/altoelentsorgung/', ''), (13062, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (13063, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (13064, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (13065, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (13066, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (13067, 'http://www.markenoele.de/agb/', ''), (13068, 'http://www.markenoele.de/', ''), (13069, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (13070, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (13071, 'http://www.markenoele.de/catalog/product/view/id/184/category/52', ''), (13072, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (13073, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (13074, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (13075, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (13076, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (13077, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (13078, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (13079, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (13080, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (13081, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (13082, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (13083, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (13084, 'http://www.markenoele.de/', ''), (13085, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (13086, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (13087, 'http://www.markenoele.de/zahlung/', ''), (13088, 'http://www.markenoele.de/', ''), (13089, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (13090, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (13091, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCawPNH25rTPyiHpv94wbZzaS0B63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVAqABx9GE-APIAQGpAkZBgO1YnLU-qgQTT9DoO_OA_MTH5FyKCARo6sDJBQ%26sig%3DAGiWqtzBlAmQPHm0zpkjvbUIMvgDxbP82Q%26adurl%3Dhttp:/'), (13092, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (13093, 'http://www.markenoele.de/', ''), (13094, 'http://www.markenoele.de/impressum/', ''), (13095, 'http://www.markenoele.de/catalog/product/view/id/194', 'http://www.google.pl/search?q=motul+specyfic+913+c&hl=pl&prmdo=1&ei=oXlrTOipBJXG4gbXlcWOAw&start=90&sa=N'), (13096, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (13097, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (13098, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_ss_i_0_10?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=2+takt+%F6l+vollsynthetisch+Motul&sprefix=2+takt+%F6l+'), (13099, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13100, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/schmierstoffe.html'), (13101, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/modellbau.html'), (13102, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (13103, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mo', 'http://www.markenoele.de/schmierstoffe/quad.html'), (13104, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mot', 'http://www.markenoele.de/schmierstoffe/quad.html'), (13105, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motu', 'http://www.markenoele.de/schmierstoffe/quad.html'), (13106, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/schmierstoffe/quad.html'), (13107, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208', 'http://www.markenoele.de/schmierstoffe/quad.html'), (13108, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20800', 'http://www.markenoele.de/schmierstoffe/quad.html'), (13109, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20800', 'http://www.markenoele.de/schmierstoffe/quad.html'), (13110, 'http://www.markenoele.de/catalogsearch/result/?q=motul+800', 'http://www.markenoele.de/schmierstoffe/quad.html'), (13111, 'http://www.markenoele.de/catalog/product/view/id/78', 'http://www.markenoele.de/catalogsearch/result/?q=motul+800'), (13112, 'http://www.markenoele.de/catalog/product/view/id/115/category/44', ''), (13113, 'http://www.markenoele.de/', ''), (13114, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/alles-zu/motul/oel/1'), (13115, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (13116, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-49.html'), (13117, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (13118, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13119, 'http://www.markenoele.de/', 'http://www.hotfrog.de/Firmen/Oelshop-24-Motoroel-Shop'), (13120, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13121, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13122, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (13123, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13124, 'http://www.markenoele.de/catalog/product/view/id/15/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (13125, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+shine+%26+go&url=/aclk%3Fsa%3Dl%26ai%3DC2mzPF45rTPGiCNbXOISXmPcBrcGwwwH96b3tFK3F4-1HCAAQAVCer6GNAWCVgrOCwAegAcfRhPgDyAEBqQJGQYDtWJy1PqoEE0_Q7ThAok5x1CvM9l1wxJX_kLw%26sig%3DAGiWqtwHYeVH4wyIqhuNH5I0ELVMBrI7Hg%26adurl%3D'), (13126, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+shine+%26+go&url=/aclk%3Fsa%3Dl%26ai%3DC2mzPF45rTPGiCNbXOISXmPcBrcGwwwH96b3tFK3F4-1HCAAQAVCer6GNAWCVgrOCwAegAcfRhPgDyAEBqQJGQYDtWJy1PqoEE0_Q7ThAok5x1CvM9l1wxJX_kLw%26sig%3DAGiWqtwHYeVH4wyIqhuNH5I0ELVMBrI7Hg%26adurl%3D'), (13127, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (13128, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+shine+%26+go&url=/aclk%3Fsa%3Dl%26ai%3DC2mzPF45rTPGiCNbXOISXmPcBrcGwwwH96b3tFK3F4-1HCAAQAVCer6GNAWCVgrOCwAegAcfRhPgDyAEBqQJGQYDtWJy1PqoEE0_Q7ThAok5x1CvM9l1wxJX_kLw%26sig%3DAGiWqtwHYeVH4wyIqhuNH5I0ELVMBrI7Hg%26adurl%3D'), (13129, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+shine+%26+go&url=/aclk%3Fsa%3Dl%26ai%3DC2mzPF45rTPGiCNbXOISXmPcBrcGwwwH96b3tFK3F4-1HCAAQAVCer6GNAWCVgrOCwAegAcfRhPgDyAEBqQJGQYDtWJy1PqoEE0_Q7ThAok5x1CvM9l1wxJX_kLw%26sig%3DAGiWqtwHYeVH4wyIqhuNH5I0ELVMBrI7Hg%26adurl%3D'), (13130, 'http://www.markenoele.de/catalog/product/view/id/144', 'http://www.markenoele.de/'), (13131, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (13132, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13133, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/schmierstoffe.html'), (13134, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/diesel.html'), (13135, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC4qZfq5VrTPifK9TrOIHfnbYBrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJXimYKsB6ABx9GE-APIAQGpAkZBgO1YnLU-qgQTT9BuiDDKZopNLFhT0voi20IzhQ%26sig%3DAGiWqtxrL_uMK0v4KEADfJBqzQY5KcREeQ%26adurl%3Dht'), (13136, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC4qZfq5VrTPifK9TrOIHfnbYBrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJXimYKsB6ABx9GE-APIAQGpAkZBgO1YnLU-qgQTT9BuiDDKZopNLFhT0voi20IzhQ%26sig%3DAGiWqtxrL_uMK0v4KEADfJBqzQY5KcREeQ%26adurl%3Dht'), (13137, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC4qZfq5VrTPifK9TrOIHfnbYBrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJXimYKsB6ABx9GE-APIAQGpAkZBgO1YnLU-qgQTT9BuiDDKZopNLFhT0voi20IzhQ%26sig%3DAGiWqtxrL_uMK0v4KEADfJBqzQY5KcREeQ%26adurl%3Dht'), (13138, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (13139, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCLOr9uqdrTKHaGpCA-gbIovDoB63BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglZKmgrAHoAHH0YT4A8gBAakCRkGA7VictT6qBBNP0CNZFk-K1rg2qtdZNcLC_Ahl%26sig%3DAGiWqtyc70vBvgS29d6EF45_Zdqk1CkCVA%26adurl%3Dhttp'), (13140, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13141, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13142, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (13143, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (13144, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (13145, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (13146, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (13147, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (13148, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (13149, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (13150, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (13151, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (13152, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (13153, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (13154, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (13155, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (13156, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (13157, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (13158, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (13159, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (13160, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CB8QFjABOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotul-specific-cng-lpg-1l.html&rct=j&q=motul%20specific&ei=falrTOKDAYfaOOGH4Ww&usg=AFQjCNFyOYTFZHSRiheuggOQ4XyuB5qBkw'), (13161, 'http://www.markenoele.de/catalog/product/gallery/id/9/image/50/', ''), (13162, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (13163, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+valvoline+%C3%B6l+vollsynthetisch&hl=de&client=firefox-a&hs=Ofg&rls=org.mozilla:de:official&source=lnt&tbs=lr:lang_1de&lr=lang_de&sa=X&ei=LrdrTJXdKsOUOL2XvWM&ved=0CBAQpwU'), (13164, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (13165, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+valvoline+%C3%B6l+vollsynthetisch&hl=de&client=firefox-a&hs=Ofg&rls=org.mozilla:de:official&source=lnt&tbs=lr:lang_1de&lr=lang_de&sa=X&ei=LrdrTJXdKsOUOL2XvWM&ved=0CBAQpwU'), (13166, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+valvoline+%C3%B6l+vollsynthetisch&hl=de&client=firefox-a&hs=Ofg&rls=org.mozilla:de:official&source=lnt&tbs=lr:lang_1de&lr=lang_de&sa=X&ei=LrdrTJXdKsOUOL2XvWM&ved=0CBAQpwU'), (13167, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l'), (13168, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13169, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/schmierstoffe.html'), (13170, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/kart.html'), (13171, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (13172, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (13173, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (13174, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (13175, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/schmierstoffe/marine.html'), (13176, 'http://www.markenoele.de/catalog/category/view/id/26', 'http://www.markenoele.de/schmierstoffe/marine.html?p=2'), (13177, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/marine/motorenol-2-takt.html'), (13178, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (13179, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (13180, 'http://www.markenoele.de/catalog/product/view/id/58/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (13181, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (13182, 'http://www.markenoele.de/catalog/product/view/id/59/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (13183, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (13184, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+classic+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCfblh_45rTIbfEZDVOMzoyZ4BrcGwwwH96b3tFM3B4-1HCAAQAigCUJ6voY0BYJXCr4K4B6ABx9GE-APIAQGpAkZBgO1YnLU-qgQWT9CULFW9PcJWeTzscTMOX6237XtHlw%26sig%3DAGiWqtzk6uWFAB3-mK3I2R1RhZYfTqVOCA%'), (13185, 'http://www.markenoele.de/motul_pflegeberater/', ''), (13186, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (13187, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCzhK04N5rTP3WIY374wbF0IjRB63BsMMB_em97RSthP2-RwgAEAIoA1Cer6GNAWCVuqaCsAegAcfRhPgDyAEBqQKMUBa8dIy1PqoEE0_QPIYbu7j4S3X1LqkDfWfxsM0%26sig%3DAGiWqtz-I5wkwgBHjIMsBgAjXy2eTRX5_A%26adur'), (13188, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13189, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (13190, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13191, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13192, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13193, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all&mode=list', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?limit=all'), (13194, 'http://www.markenoele.de/catalog/product/view/id/176/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?limit=all&mode=list'), (13195, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all&mode=list', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?limit=all'), (13196, 'http://www.markenoele.de/catalog/product/view/id/20/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?limit=all&mode=list'), (13197, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all&mode=list', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?limit=all'), (13198, 'http://www.markenoele.de/catalog/product/view/id/22/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?limit=all&mode=list'), (13199, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all&mode=list', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?limit=all'), (13200, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+5100+4T+10W-40+(4+l)&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (13201, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+5100+4T+10W-40+%284+l%29', 'http://www.markenoele.de/'), (13202, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+5100+4T+10W-40+(4+l)&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (13203, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+5100+4T+10W-40+(4+l)&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (13204, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (13205, 'http://www.markenoele.de/catalog/product/gallery/id/50/image/23/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (13206, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+7100+4T', 'http://www.markenoele.de/motul-5100-4t-50.html'), (13207, 'http://www.markenoele.de/catalog/product/view/id/56', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+7100+4T'), (13208, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+7100+4T', 'http://www.markenoele.de/motul-5100-4t-50.html'), (13209, 'http://www.markenoele.de/catalog/product/view/id/54', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+7100+4T'), (13210, 'http://www.markenoele.de/catalog/product/gallery/id/54/image/27/', 'http://www.markenoele.de/motul-7100-4t-54.html'), (13211, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+7100+4T', 'http://www.markenoele.de/motul-5100-4t-50.html'), (13212, 'http://www.markenoele.de/catalog/product/view/id/55', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+7100+4T'), (13213, 'http://www.markenoele.de/catalog/product/gallery/id/55/image/28/', 'http://www.markenoele.de/motul-7100-4t-55.html'), (13214, 'http://www.markenoele.de/catalogsearch/result/?q=scooter+expert', 'http://www.markenoele.de/motul-7100-4t-55.html'), (13215, 'http://www.markenoele.de/catalog/product/view/id/60', 'http://www.markenoele.de/catalogsearch/result/?q=scooter+expert'), (13216, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (13217, 'http://www.markenoele.de/catalog/product/gallery/id/60/image/33/', 'http://www.markenoele.de/motul-scooter-expert-2t.html'), (13218, 'http://www.markenoele.de/catalog/product/view/id/60', 'http://www.markenoele.de/catalogsearch/result/?q=scooter+expert'), (13219, 'http://www.markenoele.de/catalog/product/view/id/60', 'http://www.markenoele.de/catalogsearch/result/?q=scooter+expert'), (13220, 'http://www.markenoele.de/catalog/product/view/id/60', 'http://www.markenoele.de/catalogsearch/result/?q=scooter+expert'), (13221, 'http://www.markenoele.de/catalogsearch/result/?q=scooter+power+2t', 'http://www.markenoele.de/motul-scooter-expert-2t.html'), (13222, 'http://www.markenoele.de/catalog/product/view/id/61', 'http://www.markenoele.de/catalogsearch/result/?q=scooter+power+2t'), (13223, 'http://www.markenoele.de/catalog/product/gallery/id/61/image/34/', 'http://www.markenoele.de/motul-scooter-power-2t.html'), (13224, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCxJ4dm-ZrTNecKsmK-gbLg82TCq3BsMMB_em97RS97Pu-RwgAEAEgx5j4BSgDUJ6voY0BYJWCkYKgB6ABx9GE-APIAQGpAoxQFrx0jLU-qgQTT9A5EjBZc7jbD1681Px5Afa18YAFkE4%26sig%3DAGiWqtyFIVsP6Txa-7WPuVijvMhFoeRP6A'), (13225, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13226, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (13227, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (13228, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (13229, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (13230, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (13231, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (13232, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13233, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCxJ4dm-ZrTNecKsmK-gbLg82TCq3BsMMB_em97RS97Pu-RwgAEAEgx5j4BSgDUJ6voY0BYJWCkYKgB6ABx9GE-APIAQGpAoxQFrx0jLU-qgQTT9A5EjBZc7jbD1681Px5Afa18YAFkE4%26sig%3DAGiWqtyFIVsP6Txa-7WPuVijvMhFoeRP6A'), (13234, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (13235, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCxJ4dm-ZrTNecKsmK-gbLg82TCq3BsMMB_em97RS97Pu-RwgAEAEgx5j4BSgDUJ6voY0BYJWCkYKgB6ABx9GE-APIAQGpAoxQFrx0jLU-qgQTT9A5EjBZc7jbD1681Px5Afa18YAFkE4%26sig%3DAGiWqtyFIVsP6Txa-7WPuVijvMhFoeRP6A'), (13236, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/?gclid=CIPVkp6Yw6MCFQiRZgodyFMpcQ'), (13237, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (13238, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (13239, 'http://www.markenoele.de/', 'http://www.preisvergleich.org/produktsuche/MOTUL-300V-SAE-15W-60_d06beffc2228983fc7f47a0dfa41ed8e/'), (13240, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13241, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13242, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (13243, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13244, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13245, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15W', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13246, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13247, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15W-', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13248, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15W-60', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13249, 'http://www.markenoele.de/catalogsearch/result/?q=15W-60', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13250, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13251, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13252, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13253, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10W', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13254, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10W-', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13255, 'http://www.markenoele.de/catalogsearch/result/?q=10W-60', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13256, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10W-60', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13257, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13258, 'http://www.markenoele.de/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13259, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13260, 'http://www.markenoele.de/catalog/product/view/id/2/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13261, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13262, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13263, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?limit=all'), (13264, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (13265, 'http://www.markenoele.de/catalog/product/view/id/66/category/34', 'http://www.markenoele.de/schmierstoffe/motorsport/auto.html'), (13266, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (13267, 'http://www.markenoele.de/catalog/product/view/id/69/category/34', 'http://www.markenoele.de/schmierstoffe/motorsport/auto.html'), (13268, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (13269, 'http://www.markenoele.de/catalog/product/view/id/68/category/34', 'http://www.markenoele.de/schmierstoffe/motorsport/auto.html'), (13270, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+kettenspray&meta=&aq=o&aqi=&aql=&oq=&gs_rfai='), (13271, 'http://www.markenoele.de/', ''), (13272, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (13273, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+kettenspray&meta=&aq=o&aqi=&aql=&oq=&gs_rfai='), (13274, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (13275, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (13276, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (13277, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (13278, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (13279, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (13280, 'http://www.markenoele.de/catalog/product/view/id/56/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (13281, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-7100-4t-56.html'), (13282, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', 'http://www.markenoele.de/zusatzstoffe.html'), (13283, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-7100-4t-56.html'), (13284, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', 'http://www.markenoele.de/zusatzstoffe.html'), (13285, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-7100-4t-56.html'), (13286, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', 'http://www.markenoele.de/zusatzstoffe.html'), (13287, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-7100-4t-56.html'), (13288, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', 'http://www.markenoele.de/zusatzstoffe.html'), (13289, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zusatzstoffe/chain-lube-offroad.html'), (13290, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (13291, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zusatzstoffe/chain-lube-offroad.html'), (13292, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (13293, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zusatzstoffe/chain-lube-offroad.html'), (13294, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/pflegeprodukte.html'), (13295, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/zusatzstoffe.html'), (13296, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC_OP4rgpsTP2MC4HWOKyPufgBrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV6qyCtAegAcfRhPgDyAEBqQJGQYDtWJy1PqoEE0_QBX-SJFQ-ot9mTXuXLTjftnk%26sig%3DAGiWqtwJLqiKUZH5qjOFpd4dGQF461Xmbg%26adurl%3Dhttp:'), (13297, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13298, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (13299, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13300, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13301, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13302, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (13303, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (13304, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (13305, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (13306, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (13307, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (13308, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (13309, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (13310, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+800+2T+Road+Racing&url=/aclk%3Fsa%3Dl%26ai%3DC7HBqEhNsTN__K8HZOPif8JsBrcGwwwH96b3tFN2_4-1HCAAQAigCUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAikLAhMPm7U-qgQYT9DoSne_-RuW1Xi73S6CUGQJt0OgDPjI%26sig%3DAGiWqtx6uEmh0Yj2dtTIJUarWPbS9C'), (13311, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13312, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe.html'), (13313, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (13314, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (13315, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (13316, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Moz', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?limit=all'), (13317, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?limit=all'), (13318, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20800', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?limit=all'), (13319, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20800%202T', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?limit=all'), (13320, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20800', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?limit=all'), (13321, 'http://www.markenoele.de/catalogsearch/result/?q=motul+800', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?limit=all'), (13322, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lz9xPW1vdHVsKzgwMA,,/product/78/', 'http://www.markenoele.de/catalogsearch/result/?q=motul+800'), (13323, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/catalogsearch/result/?q=motul+800'), (13324, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/checkout/cart/'), (13325, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20T', 'http://www.markenoele.de/checkout/cart/'), (13326, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Tr', 'http://www.markenoele.de/checkout/cart/'), (13327, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Trans', 'http://www.markenoele.de/checkout/cart/'), (13328, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Transoiol', 'http://www.markenoele.de/checkout/cart/'), (13329, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Transoil', 'http://www.markenoele.de/checkout/cart/'), (13330, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Transoil', 'http://www.markenoele.de/checkout/cart/'), (13331, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Transoil%20E', 'http://www.markenoele.de/checkout/cart/'), (13332, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Transoil%20Expert', 'http://www.markenoele.de/checkout/cart/'), (13333, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Transoil+Expert', 'http://www.markenoele.de/checkout/cart/'), (13334, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Tran', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Transoil+Expert'), (13335, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Trans', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Transoil+Expert'), (13336, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Tran', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Transoil+Expert'), (13337, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Tr', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Transoil+Expert'), (13338, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Trans', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Transoil+Expert'), (13339, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Transoil+Expert'), (13340, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (13341, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (13342, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=tr', 'http://www.markenoele.de/schmierstoffe/motorrad/getriebeol.html'), (13343, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=trans', 'http://www.markenoele.de/schmierstoffe/motorrad/getriebeol.html'), (13344, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=transoil', 'http://www.markenoele.de/schmierstoffe/motorrad/getriebeol.html'), (13345, 'http://www.markenoele.de/catalogsearch/result/?q=transoil', 'http://www.markenoele.de/schmierstoffe/motorrad/getriebeol.html'), (13346, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=transoi', 'http://www.markenoele.de/catalogsearch/result/?q=transoil'), (13347, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SAE', 'http://www.markenoele.de/catalogsearch/result/?q=transoil'), (13348, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SAE%2010', 'http://www.markenoele.de/catalogsearch/result/?q=transoil'), (13349, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SAE', 'http://www.markenoele.de/catalogsearch/result/?q=transoil'), (13350, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SAE%2010W', 'http://www.markenoele.de/catalogsearch/result/?q=transoil'), (13351, 'http://www.markenoele.de/catalogsearch/result/?q=SAE+10W', 'http://www.markenoele.de/catalogsearch/result/?q=transoil'), (13352, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SAE', 'http://www.markenoele.de/catalogsearch/result/?q=SAE+10W'), (13353, 'http://www.markenoele.de/catalogsearch/result/?q=SAE', 'http://www.markenoele.de/catalogsearch/result/?q=SAE+10W'), (13354, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=SAE'), (13355, 'http://www.markenoele.de/', ''), (13356, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (13357, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (13358, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (13359, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (13360, 'http://www.markenoele.de/', 'http://www.markenoele.de/schmierstoffe/motorsport/motorrad.html'), (13361, 'http://www.markenoele.de/catalogsearch/result/?q=Getriebe%C3%B6l', 'http://www.markenoele.de/'), (13362, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Getriebe%C3%B6l', 'http://www.markenoele.de/'), (13363, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Getriebe', 'http://www.markenoele.de/'), (13364, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=Getriebe%C3%B6l'), (13365, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (13366, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (13367, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/schmierstoffe/motorrad/getriebeol.html'), (13368, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motorrad/gabelol.html'), (13369, 'http://www.markenoele.de/lieferung', ''), (13370, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (13371, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/search?hl=de&rlz=1B3GGGL_deDE259DE259&&sa=X&ei=GR1sTKG6FImQ4AbnqJGJAw&ved=0CB4QBSgA&q=Motul+6100+synergie%2B&spell=1&cts=1282153758875'), (13372, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (13373, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/schmierstoffe/motul-6100-synergie-1l.html'), (13374, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13375, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (13376, 'http://www.markenoele.de/catalogsearch/result/?q=8100+X-clean%2B+5W-30', 'http://www.markenoele.de/'), (13377, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=8100+X-clean%2B+5W-30'), (13378, 'http://www.markenoele.de/catalogsearch/result/?q=8100+X-clean%2B+5W-30', 'http://www.markenoele.de/schmierstoffe.html'), (13379, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=8100+X-clean%2B+5W-30'), (13380, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13381, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (13382, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (13383, 'http://www.markenoele.de/', 'http://www.google.com/search?hl=de&source=hp&q=motul+300v+competition&btnG=Google-Suche'), (13384, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13385, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (13386, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (13387, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13388, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (13389, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13390, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13391, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13392, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13393, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13394, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13395, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13396, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (13397, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13398, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/search?as_q=motul++8100&hl=nl&tbo=1&num=10&btnG=Google+zoeken&as_epq=x+clean+&as_oq=&as_eq=&lr=&cr=countryDE&as_ft=i&as_filetype=&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=&as_rights=&safe=images'), (13399, 'http://www.markenoele.de/', ''), (13400, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (13401, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (13402, 'http://www.markenoele.de/impressum', ''), (13403, 'http://www.markenoele.de/impressum', ''), (13404, 'http://www.markenoele.de/impressum', ''), (13405, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13406, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13407, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13408, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13409, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13410, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13411, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13412, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13413, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13414, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13415, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13416, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13417, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13418, 'http://www.markenoele.de/catalog/product/view/id/84/category/25', 'http://www.google.ch/url?sa=t&source=web&cd=10&ved=0CEYQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmarine%2Finboard-tech-4t.html&rct=j&q=marine%20ch-4%20vds-2&ei=JDtsTJKIFcGCOPugrIsB&usg=AFQjCNGuWWW285eiH2McXoCt4rtylxbX6w'), (13419, 'http://www.markenoele.de/catalog/category/view/id/27', 'http://www.markenoele.de/schmierstoffe/marine/inboard-tech-4t.html'), (13420, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/schmierstoffe/marine/motorenol-4-takt.html'), (13421, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/lieferung/'), (13422, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/zahlung/'), (13423, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/agb/'), (13424, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/schmierstoffe.html'), (13425, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&order=name', 'http://www.markenoele.de/schmierstoffe/marine.html'), (13426, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&order=name&p=2', 'http://www.markenoele.de/schmierstoffe/marine.html?dir=asc&order=name'), (13427, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&order=name&p=3', 'http://www.markenoele.de/schmierstoffe/marine.html?dir=asc&order=name&p=2'), (13428, 'http://www.markenoele.de/catalog/category/view/id/27', 'http://www.markenoele.de/schmierstoffe/marine.html?dir=asc&order=name&p=3'), (13429, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (13430, 'http://www.markenoele.de/catalog/product/view/id/196/category/27', 'http://www.markenoele.de/schmierstoffe/marine/motorenol-4-takt.html'), (13431, 'http://www.markenoele.de/catalog/product/gallery/id/196/image/194/', 'http://www.markenoele.de/schmierstoffe/marine/motorenol-4-takt/inboard-4t-2l.html'), (13432, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=1'), (13433, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/schmierstoffe/marine/motorenol-4-takt/inboard-4t-2l.html'), (13434, 'http://www.markenoele.de/catalog/product/view/id/196/category/27', 'http://www.markenoele.de/schmierstoffe/marine/motorenol-4-takt.html'), (13435, 'http://www.markenoele.de/catalog/category/view/id/27', 'http://www.markenoele.de/schmierstoffe/marine.html?dir=asc&order=name&p=3'), (13436, 'http://www.markenoele.de/catalog/product/view/id/84/category/27', 'http://www.markenoele.de/schmierstoffe/marine/motorenol-4-takt.html'), (13437, 'http://www.markenoele.de/catalog/category/view/id/27', 'http://www.markenoele.de/schmierstoffe/marine.html?dir=asc&order=name&p=3'), (13438, 'http://www.markenoele.de/catalog/product/view/id/194', 'http://www.google.de/search?client=safari&rls=en&q=MOTUL+Specific+Ford+913+C&ie=UTF-8&oe=UTF-8&redir_esc=&ei=nkFsTKyaLciIOMzm1aoB'), (13439, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+Specific+Ford+913+C', 'http://www.markenoele.de/motul-specific-ford-913-c-1l.html'), (13440, 'http://www.markenoele.de/catalog/product/view/id/194', 'http://www.google.de/search?client=safari&rls=en&q=MOTUL+Specific+Ford+913+C&ie=UTF-8&oe=UTF-8&redir_esc=&ei=nkFsTKyaLciIOMzm1aoB'), (13441, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (13442, 'http://www.markenoele.de/impressum', ''), (13443, 'http://www.markenoele.de/impressum', ''), (13444, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (13445, 'http://www.markenoele.de/', ''), (13446, 'http://www.markenoele.de/catalog/product/view/id/144', ''), (13447, 'http://www.markenoele.de/', 'http://www.shopping.de/kajo-2-takt-motorenoel-zweitakt-motoren-oel-100-ml-120/details/0/avin/13585743/'), (13448, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13449, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (13450, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (13451, 'http://www.markenoele.de/catalog/category/view/id/26', 'http://www.markenoele.de/schmierstoffe/marine.html'), (13452, 'http://www.markenoele.de/catalog/product/view/id/89/category/26', 'http://www.markenoele.de/schmierstoffe/marine/motorenol-2-takt.html'), (13453, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/marine/motorenol-2-takt/outboard-synth-2t.html'), (13454, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (13455, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter/motul-scooter-expert-2t.html'), (13456, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (13457, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt/motul-scooter-power-2t.html'), (13458, 'http://www.markenoele.de/catalog/product/view/id/62/category/16', 'http://www.markenoele.de/schmierstoffe/quad.html'), (13459, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/schmierstoffe/quad/motul-quad-4t.html'), (13460, 'http://www.markenoele.de/catalog/category/view/id/19', 'http://www.markenoele.de/schmierstoffe/snowmobile.html'), (13461, 'http://www.markenoele.de/catalog/product/view/id/167/category/19', 'http://www.markenoele.de/schmierstoffe/snowmobile/motorenol-2-takt.html'), (13462, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/schmierstoffe/snowmobile/motorenol-2-takt/snowpower-2t-1l.html'), (13463, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/schmierstoffe/kart.html'), (13464, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/schmierstoffe/modellbau.html'), (13465, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/schmierstoffe/modellbau.html'), (13466, 'http://www.markenoele.de/catalog/category/view/id/29', 'http://www.markenoele.de/schmierstoffe/garten.html'), (13467, 'http://www.markenoele.de/catalog/product/view/id/163/category/29', 'http://www.markenoele.de/schmierstoffe/garten/motorenol-2-takt.html'), (13468, 'http://www.markenoele.de/catalog/category/view/id/31', 'http://www.markenoele.de/schmierstoffe/garten/motorenol-2-takt/bio-2t.html'), (13469, 'http://www.markenoele.de/catalog/product/view/id/165/category/31', 'http://www.markenoele.de/schmierstoffe/garten/kettensagen.html'), (13470, 'http://www.markenoele.de/catalog/category/view/id/31', 'http://www.markenoele.de/schmierstoffe/garten/kettensagen/timber-120.html'), (13471, 'http://www.markenoele.de/catalog/product/view/id/164/category/31', 'http://www.markenoele.de/schmierstoffe/garten/kettensagen.html'), (13472, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/garten/kettensagen/timber-bio.html'), (13473, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (13474, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13475, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (13476, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (13477, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (13478, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (13479, 'http://www.markenoele.de/catalog/product/view/id/70/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (13480, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-high-rpm.html'), (13481, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (13482, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (13483, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (13484, 'http://www.markenoele.de/catalog/product/view/id/74/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (13485, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-4t-factory-line-74.html'), (13486, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (13487, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-4t-factory-line-74.html'), (13488, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/diesel.html'), (13489, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (13490, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (13491, 'http://www.markenoele.de/lieferung/', ''), (13492, 'http://www.markenoele.de/contacts/', ''), (13493, 'http://www.markenoele.de/widerruf/', ''), (13494, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (13495, 'http://www.markenoele.de/impressum', ''), (13496, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (13497, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (13498, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (13499, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (13500, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (13501, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (13502, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE391&q=motul+specific+cng*&aq=f&aqi=&aql=&oq=&gs_rfai='), (13503, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCOelARsFsTMuJLZGv4gb-r9TAB63BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV8oCCmAegAcfRhPgDyAEBqQKY_IrOnZS1PqoEE0_QT5UdqkU8eQ7LfGWb6xnaRn0%26sig%3DAGiWqtwSgDR1K0XadpQ3RbwH5-6wJ_Mwgg%26adurl%3Dh'), (13504, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motor%C3%B6l+g%C3%BCnstig&url=/aclk%3Fsa%3Dl%26ai%3DCrVMeasdsTNH8IcaDjAfY5cnsBq3BsMMB_em97RS9w-PtRxABKAhQnq-hjQFglQKQAQKgAcfRhPgDyAEBqQKY_IrOnZS1PqoEE0_Q3Kb5InVQA2Bb0rxWBfasJ10%26num%3D4%26sig%3DAGiWqtzwzWfLJH4FixAxPKvxnsat'), (13505, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+8100+x-clean&url=/aclk%3Fsa%3Dl%26ai%3DC5DGf0dJsTPWjEYKpjAemwb3PBq3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglcqZgqwHoAHH0YT4A8gBAakCmPyKzp2UtT6qBBNP0OSCeW58qqMkHgSgDdLD-gco%26sig%3DAGiWqtzxdYE-PperGVntAT9cRm4gyVraSw%26adurl%3'), (13506, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/'), (13507, 'http://www.markenoele.de/catalogsearch/result/?q=8100', 'http://www.markenoele.de/'), (13508, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=8100', 'http://www.markenoele.de/catalogsearch/result/?q=8100'), (13509, 'http://www.markenoele.de/catalog/product/view/id/11', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=8100'), (13510, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-8100-x-clean-plus-1l-11.html'), (13511, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTgxMDAteC1jbGVhbi1wbHVzLTFsLTExLmh0bWw,/product/11/', 'http://www.markenoele.de/motul-8100-x-clean-plus-1l-11.html'), (13512, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-8100-x-clean-plus-1l-11.html'), (13513, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-8100-x-clean-plus-1l-11.html'), (13514, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/pflegeprodukte.html'), (13515, 'http://www.markenoele.de/catalog/category/view/id/50', 'http://www.markenoele.de/pflegeprodukte.html'), (13516, 'http://www.markenoele.de/catalog/category/view/id/50', 'http://www.markenoele.de/pflegeprodukte.html'), (13517, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/pflegeprodukte/garten.html'), (13518, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (13519, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (13520, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/fanshop.html?p=3'), (13521, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (13522, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (13523, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (13524, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/fanshop.html?p=2'), (13525, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/schmierstoffe.html'), (13526, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/heizol.html'), (13527, 'http://www.markenoele.de/catalog/category/view/id/46', 'http://www.markenoele.de/zusatzstoffe.html'), (13528, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/zusatzstoffe/handwaschgel.html'), (13529, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zusatzstoffe/kuhlflussigkeit.html'), (13530, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (13531, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (13532, 'http://www.markenoele.de/catalog/product/view/id/109/category/48', 'http://www.markenoele.de/pflegeprodukte/auto.html'), (13533, 'http://www.markenoele.de/catalog/product/view/id/109/category/48', 'http://www.markenoele.de/pflegeprodukte/auto.html'), (13534, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/pflegeprodukte/auto.html'), (13535, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (13536, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (13537, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/fanshop.html?p=3'), (13538, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/fanshop.html?p=4'), (13539, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/fanshop.html?p=4'), (13540, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/schmierstoffe.html'), (13541, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/zusatzstoffe.html'), (13542, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zusatzstoffe.html'), (13543, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (13544, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (13545, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/pflegeprodukte/shine-go-silicone-clean.html'), (13546, 'http://www.markenoele.de/catalog/category/view/id/46', 'http://www.markenoele.de/zusatzstoffe.html'), (13547, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zusatzstoffe/handwaschgel.html'), (13548, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (13549, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (13550, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (13551, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3BmbGVnZXByb2R1a3RlL2JyYWtlLWNsZWFuLmh0bWw,/product/109/', 'http://www.markenoele.de/pflegeprodukte/brake-clean.html'), (13552, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/pflegeprodukte/brake-clean.html'), (13553, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (13554, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13555, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (13556, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (13557, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (13558, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (13559, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (13560, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (13561, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (13562, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+15w50&aq=7&aqi=g10&aql=&oq=motul&gs_rfai='), (13563, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ce8uBxeBsTJHjMY2kjwf97cjABq3BsMMB_em97RS9gv2-RwgAEAEoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQKY_IrOnZS1PqoEE0_Qk2eZBovCyZRWOMRpMaymbrQ&sig=AGiWqtzgmK-Qgqn8LMvvYuX_m0gOWlyakw&adurl=http://www.motulshop.de&rct=j&q=motul%20wa'), (13564, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (13565, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.google.at/url?sa=t&source=web&cd=7&ved=0CDYQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotul-4100-power-5l.html&rct=j&q=motul%204100%20power&ei=pepsTOviN4HvOZOY0LAL&usg=AFQjCNGauXl2htPXf_C4H9ptWYULTxh5qA'), (13566, 'http://www.markenoele.de/', 'http://de.search.yahoo.com/search;_ylt=A03uv8e762xMGzQBsjQzCQx.;_ylc=X1MDMjc2NjY3OQRfcgMyBGZyA3lmcC10LTcwOC1zBGZyMgNzYS1ncARncHJpZAMEaG9zdHB2aWQDdGxhUGYxZjRjQWlhR05iYVMxd1FKZ0dMTG5ONHVreHM2N3NBRHVRWgRuX2dwcwMyBG5fdnBzAzAEb3JpZ2luA3NycARwb3MDMQRwcXN0c'), (13567, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13568, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (13569, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13570, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (13571, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (13572, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvb2xkdGltZXIvbW90dWwtY2xhc3NpYy1tb3Rvci1vaWwtNjUuaHRtbA,,/product/65/', 'http://www.markenoele.de/schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (13573, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (13574, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (13575, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (13576, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (13577, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (13578, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (13579, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (13580, 'http://www.markenoele.de/', 'http://www.elferteam.de/Forums/index.php?showtopic=42654'), (13581, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (13582, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-49.html'), (13583, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13584, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (13585, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (13586, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (13587, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (13588, 'http://www.markenoele.de/catalog/product/view/id/69/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (13589, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (13590, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCWdFFUgZtTLipLI6u4gaU5YWHBq3BsMMB_em97RS97Pu-RwgAEAEgx5j4BSgDUJ6voY0BYJWqn4KwB6ABx9GE-APIAQGpApj8is6dlLU-qgQTT9Bvx1outq5VZOu5SEKLt9X0e4AFkE4%26sig%3DAGiWqtw2u_0nQlH_9KfQIKhZvWh7Tsagrg'), (13591, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13592, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (13593, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13594, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (13595, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13596, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCWdFFUgZtTLipLI6u4gaU5YWHBq3BsMMB_em97RS97Pu-RwgAEAEgx5j4BSgDUJ6voY0BYJWqn4KwB6ABx9GE-APIAQGpApj8is6dlLU-qgQTT9Bvx1outq5VZOu5SEKLt9X0e4AFkE4%26sig%3DAGiWqtw2u_0nQlH_9KfQIKhZvWh7Tsagrg'), (13597, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.metager.de/meta/cgi-bin/meta.ger1?eingabe=motul+motorradoel&mm=and&hits=&linkTest=no&check_time=3&maxtreffer=200&sorturls=&sorturls_kompakt=&allesklar=&atsearch=on&crawler=&crossbot=&deutschland=&dmoz=on&dmozint=&metarss=on&ebay=&etoc=&fas'), (13598, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (13599, 'http://www.markenoele.de/', 'http://www.metager.de/meta/cgi-bin/meta.ger1?eingabe=motul+motorradoel&mm=and&hits=&linkTest=no&check_time=3&maxtreffer=200&sorturls=&sorturls_kompakt=&allesklar=&atsearch=on&crawler=&crossbot=&deutschland=&dmoz=on&dmozint=&metarss=on&ebay=&etoc=&fas'), (13600, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (13601, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/motul-5100-4t-49.html'), (13602, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (13603, 'http://www.markenoele.de/', 'http://www.metager.de/meta/cgi-bin/meta.ger1?eingabe=motul+motorradoel&mm=and&hits=&linkTest=no&check_time=3&maxtreffer=200&sorturls=&sorturls_kompakt=&allesklar=&atsearch=on&crawler=&crossbot=&deutschland=&dmoz=on&dmozint=&metarss=on&ebay=&etoc=&fas'), (13604, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=50', 'http://www.markenoele.de/'), (13605, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=50%20liter', 'http://www.markenoele.de/'), (13606, 'http://www.markenoele.de/catalogsearch/result/?q=50+liter', 'http://www.markenoele.de/'), (13607, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/catalogsearch/result/?q=50+liter'), (13608, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/angebote-des-monats/'), (13609, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (13610, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (13611, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (13612, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (13613, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (13614, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (13615, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (13616, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (13617, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (13618, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (13619, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (13620, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (13621, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (13622, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&rlz=1W1SUNA_de&aq=3&aqi=g10&aql=&oq=motul&gs_rfai='), (13623, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13624, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13625, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (13626, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (13627, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (13628, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (13629, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13630, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (13631, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13632, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (13633, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (13634, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (13635, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (13636, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13637, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13638, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&rlz=1W1SUNA_de&aq=3&aqi=g10&aql=&oq=motul&gs_rfai='), (13639, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-300V-10W40-Motor%C3%B6l-1Liter/dp/B0022ZFSF8/ref=sr_1_3?ie=UTF8&s=automotive&qid=1282226528&sr=1-3'), (13640, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (13641, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCJ1yG409tTLaZOoWD-gbN59DYBq3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCVspGCoAegAcfRhPgDyAEBqQKIcoEGfZu1PqoEE0_Qf6_SWIYVNNE9UKbzDz00tfA%26sig%3DAGiWqtxN9qDPHUMsGKye2sCk47ZcHKG6iQ%26adurl%3Dhttp'), (13642, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (13643, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCJ1yG409tTLaZOoWD-gbN59DYBq3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCVspGCoAegAcfRhPgDyAEBqQKIcoEGfZu1PqoEE0_Qf6_SWIYVNNE9UKbzDz00tfA%26sig%3DAGiWqtxN9qDPHUMsGKye2sCk47ZcHKG6iQ%26adurl%3Dhttp'), (13644, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (13645, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtNTAuaHRtbA,,/product/50/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (13646, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (13647, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (13648, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (13649, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (13650, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (13651, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (13652, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13653, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCJ1yG409tTLaZOoWD-gbN59DYBq3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCVspGCoAegAcfRhPgDyAEBqQKIcoEGfZu1PqoEE0_Qf6_SWIYVNNE9UKbzDz00tfA%26sig%3DAGiWqtxN9qDPHUMsGKye2sCk47ZcHKG6iQ%26adurl%3Dhttp'), (13654, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCM86HsVJtTL_qIZP_-QbayYDdBq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVgpGCoAegAcfRhPgDyAEBqQKIcoEGfZu1PqoEE0_QH2tztMHgvN9luH5qLcfRXCs%26sig%3DAGiWqtzANSV_gXnv2zXOCNmJi_Bo7qsWIw%26adurl%3Dh'), (13655, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13656, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13657, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (13658, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (13659, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (13660, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (13661, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (13662, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (13663, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=MOTUL+8100+X-clean+SAE+5W-30&um=1&ie=UTF-8&ei=gVNtTMXaAsWNOLWsrIUL&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CC8QrQQwAg'), (13664, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (13665, 'http://www.markenoele.de/', ''), (13666, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l+&url=/aclk%3Fsa%3Dl%26ai%3DCwQZhYmdtTLD7K8qDjAfX7aWdBq3BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCVkp-CsAegAcfRhPgDyAEBqQKIcoEGfZu1PqoEE0_Qbq2ftESRUnFOMD02RgjJIH8%26sig%3DAGiWqtwO9VQz32X0TdXXwBqJdDuprXN3_Q%26adu'), (13667, 'http://www.markenoele.de/catalog/product/view/id/144', 'http://www.markenoele.de/'), (13668, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l+&url=/aclk%3Fsa%3Dl%26ai%3DCwQZhYmdtTLD7K8qDjAfX7aWdBq3BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCVkp-CsAegAcfRhPgDyAEBqQKIcoEGfZu1PqoEE0_Qbq2ftESRUnFOMD02RgjJIH8%26sig%3DAGiWqtwO9VQz32X0TdXXwBqJdDuprXN3_Q%26adu'), (13669, 'http://www.markenoele.de/', ''), (13670, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=7M&rls=org.mozilla%3Ade%3Aofficial&q=+Motul+300V+Le+Mans+15W-60+&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (13671, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=JO&rls=org.mozilla%3Ade%3Aofficial&q=Motul+300V+Le+Mans+15W-60&btnG=Suche&aq=f&aqi=&aql=&oq=Motul+300V+Le+Mans+15W-60&gs_rfai='), (13672, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13673, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13674, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13675, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (13676, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (13677, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (13678, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (13679, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13680, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (13681, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/schmierstoffe/auto.html?p=3'), (13682, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (13683, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (13684, 'http://www.markenoele.de/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13685, 'http://www.markenoele.de/lieferung/', ''), (13686, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?q=motul+5100+1+l&encQuery=bullet+bh+85+c&lang=any&mandant=toi&device=html&adtest=&img_start=0&dia=suche&context=internet-tab&tpc=internet&src=&ptl=std&classification=internet-tab_internet_std&ocr=yes&tax=&tax_max'), (13687, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.google.de/search?q=motul++lpg&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (13688, 'http://www.markenoele.de/catalogsearch/result/?q=motul', 'http://www.markenoele.de/schmierstoffe/motul-specific-cng-lpg-1l.html'), (13689, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=motul', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (13690, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=jjq&rls=org.mozilla:de:official&&sa=X&ei=soRtTJC-CY36sAOdkZWiCw&ved=0CCkQBSgA&q=motul+%C3%B6l&spell=1'), (13691, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13692, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (13693, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (13694, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (13695, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (13696, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-4t-factory-line.html'), (13697, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motorsport/motorrad.html'), (13698, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (13699, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (13700, 'http://www.markenoele.de/lieferung', ''), (13701, 'http://www.markenoele.de/contacts/', ''), (13702, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+factory+line&meta=&btnG=Google-Suche'), (13703, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13704, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (13705, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (13706, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (13707, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (13708, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (13709, 'http://www.markenoele.de/catalog/product/view/id/74/category/33', 'http://www.markenoele.de/schmierstoffe/motorsport/motorrad.html'), (13710, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.google.de/search?hl=de&q=motul%20scooter%20expert%202t&show=dd&sa=N&tab=fw'), (13711, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', ''), (13712, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300+v+factory+line&hl=de&sourceid=gd&rlz=1Q1GPMG_deDE360DE360'), (13713, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13714, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (13715, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (13716, 'http://www.markenoele.de/altoelentsorgung/', ''), (13717, 'http://www.markenoele.de/catalog/product/view/id/32/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (13718, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (13719, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (13720, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (13721, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (13722, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (13723, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (13724, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (13725, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (13726, 'http://www.markenoele.de/', ''), (13727, 'http://www.markenoele.de/administration/Login.aspx', ''), (13728, 'http://www.markenoele.de/umbraco/', ''), (13729, 'http://www.markenoele.de/dynamix/', ''), (13730, 'http://www.markenoele.de/Pages/Login.aspx', ''), (13731, 'http://www.markenoele.de/zino/css/zino_core.css', ''), (13732, 'http://www.markenoele.de/dowebadmin/', ''), (13733, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CEoQFjAL&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotul-4100-power-5l.html&rct=j&q=motul%204100%20power&ei=hpdtTKnqKJ6kONP3rLAL&usg=AFQjCNGauXl2htPXf_C4H9ptWYULTxh5qA'), (13734, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CEoQFjAL&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotul-4100-power-5l.html&rct=j&q=motul%204100%20power&ei=hpdtTKnqKJ6kONP3rLAL&usg=AFQjCNGauXl2htPXf_C4H9ptWYULTxh5qA'), (13735, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CEoQFjAL&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotul-4100-power-5l.html&rct=j&q=motul%204100%20power&ei=hpdtTKnqKJ6kONP3rLAL&usg=AFQjCNGauXl2htPXf_C4H9ptWYULTxh5qA'), (13736, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CEoQFjAL&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotul-4100-power-5l.html&rct=j&q=motul%204100%20power&ei=hpdtTKnqKJ6kONP3rLAL&usg=AFQjCNGauXl2htPXf_C4H9ptWYULTxh5qA'), (13737, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CEoQFjAL&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotul-4100-power-5l.html&rct=j&q=motul%204100%20power&ei=hpdtTKnqKJ6kONP3rLAL&usg=AFQjCNGauXl2htPXf_C4H9ptWYULTxh5qA'), (13738, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CEoQFjAL&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotul-4100-power-5l.html&rct=j&q=motul%204100%20power&ei=hpdtTKnqKJ6kONP3rLAL&usg=AFQjCNGauXl2htPXf_C4H9ptWYULTxh5qA'), (13739, 'http://www.markenoele.de/catalog/product/view/id/86/category/27', ''), (13740, 'http://www.markenoele.de/catalog/product/view/id/124/category/12', ''), (13741, 'http://www.markenoele.de/', ''), (13742, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (13743, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (13744, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (13745, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (13746, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (13747, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (13748, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (13749, 'http://www.markenoele.de/catalog/product/view/id/144', ''), (13750, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (13751, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (13752, 'http://www.markenoele.de/agb', ''), (13753, 'http://www.markenoele.de/altoelentsorgung', ''), (13754, 'http://www.markenoele.de/angebote-des-monats', ''), (13755, 'http://www.markenoele.de/bestellung', ''), (13756, 'http://www.markenoele.de/checkout', ''), (13757, 'http://www.markenoele.de/checkout/onepage/', ''), (13758, 'http://www.markenoele.de/checkout/cart/', ''), (13759, 'http://www.markenoele.de/contacts', ''), (13760, 'http://www.markenoele.de/datenschutz', ''), (13761, 'http://www.markenoele.de/impressum', ''), (13762, 'http://www.markenoele.de/lieferung', ''), (13763, 'http://www.markenoele.de/motul_pflegeberater', ''), (13764, 'http://www.markenoele.de/widerruf', ''), (13765, 'http://www.markenoele.de/zahlung', ''), (13766, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (13767, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (13768, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (13769, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (13770, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (13771, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (13772, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (13773, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (13774, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (13775, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (13776, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (13777, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (13778, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (13779, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (13780, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (13781, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (13782, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (13783, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (13784, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (13785, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (13786, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (13787, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (13788, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (13789, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (13790, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (13791, 'http://www.markenoele.de/catalog/product/view/id/128/category/12', ''), (13792, 'http://www.markenoele.de/catalog/product/view/id/125/category/12', ''), (13793, 'http://www.markenoele.de/datenschutz/', ''), (13794, 'http://www.markenoele.de/catalog/product/view/id/82/category/27', ''), (13795, 'http://www.markenoele.de/catalog/product/view/id/129/category/12', ''), (13796, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (13797, 'http://www.markenoele.de/catalog/product/view/id/127/category/12', ''), (13798, 'http://www.markenoele.de/catalog/product/view/id/85/category/27', ''), (13799, 'http://www.markenoele.de/catalog/product/view/id/169/category/20', ''), (13800, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (13801, 'http://www.markenoele.de/', 'http://www.google.com/url?q=motul+scooter+power+2t+&url=/aclk%3Fsa%3Dl%26ai%3DC9R-Zl_FtTM--G4bSswau37GUDK3BsMMB_em97RS9tOPtRwgAEAFQnq-hjQFgleKZgqwHoAHH0YT4A8gBAakCwtWiwm-DtT6qBBNP0FGwYv3SNwYoXNit6-c14IWb%26sig%3DAGiWqtwW03aCxSk6RtWd069bU2wjS5PnBw%26a'), (13802, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13803, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27', 'http://www.markenoele.de/schmierstoffe.html'), (13804, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=2', 'http://www.markenoele.de/schmierstoffe.html?limit=27'), (13805, 'http://www.markenoele.de/catalog/product/view/id/59/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=2'), (13806, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=2', 'http://www.markenoele.de/schmierstoffe.html?limit=27'), (13807, 'http://www.markenoele.de/catalog/product/view/id/61/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=2'), (13808, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=2', 'http://www.markenoele.de/schmierstoffe.html?limit=27'), (13809, 'http://www.markenoele.de/catalog/product/view/id/59/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=2'), (13810, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/motul-710-2t.html'), (13811, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (13812, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/motul-710-2t.html'), (13813, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (13814, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/motul-710-2t.html'), (13815, 'http://www.markenoele.de/catalog/product/view/id/59/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=2'), (13816, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=2', 'http://www.markenoele.de/schmierstoffe.html?limit=27'), (13817, 'http://www.markenoele.de/catalog/product/view/id/59/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=2'), (13818, 'http://www.markenoele.de/catalog/product/view/id/132/category/12', ''), (13819, 'http://www.markenoele.de/catalog/product/view/id/102/category/45', ''), (13820, 'http://www.markenoele.de/', ''), (13821, 'http://www.markenoele.de/catalog/product/view/id/126/category/12', ''), (13822, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+20w50&url=/aclk%3Fsa%3Dl%26ai%3DCuK-FlBNuTPrrBteu4gb1qOWxDK3BsMMB_em97RSFyuPtRwgAEAIoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQLC1aLCb4O1PqoEFk_QC_ctNNRGl0FOYNy773-9Qf-C_5I%26sig%3DAGiWqtwMTg4wmLEDKg76rfqI-17l2Hw6Yg%26adurl%3'), (13823, 'http://www.markenoele.de/catalog/product/view/id/62/category/16', ''), (13824, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (13825, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (13826, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+fuel+system+clean'), (13827, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (13828, 'http://www.markenoele.de/catalog/category/view/id/44', 'http://www.markenoele.de/zusatzstoffe.html'), (13829, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zusatzstoffe/bleiersatz.html'), (13830, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (13831, 'http://www.markenoele.de/catalog/product/view/id/121/category/40', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (13832, 'http://www.markenoele.de/catalog/product/view/id/123/category/40', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (13833, 'http://www.markenoele.de/catalog/product/view/id/123/category/40', ''), (13834, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/pflegeprodukte/fuel-system-clean-121.html'), (13835, 'http://www.markenoele.de/catalog/product/view/id/121/category/40', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (13836, 'http://www.markenoele.de/catalog/product/view/id/83/category/27', ''), (13837, 'http://www.markenoele.de/', 'http://www.google.com/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCArXLZjJuTNK8K4GA-gbP6a3sC63BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV4pmCrAegAcfRhPgDyAEBqQLC1aLCb4O1PqoEE0_Q8Ohkr6nyYWuWQDC3_c2gMS4%26sig%3DAGiWqtytIbUTmzHNgXn9ZLSr_7e_FAMStA%26adu'), (13838, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13839, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (13840, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13841, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13842, 'http://www.markenoele.de/catalog/category/view/id/7?mode=list', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13843, 'http://www.markenoele.de/catalog/product/view/id/3/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?mode=list'), (13844, 'http://www.markenoele.de/catalog/category/view/id/7?mode=list', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13845, 'http://www.markenoele.de/catalog/product/view/id/5/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?mode=list'), (13846, 'http://www.markenoele.de/catalog/category/view/id/7?mode=list', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13847, 'http://www.markenoele.de/catalog/category/view/id/7?mode=list&p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?mode=list'), (13848, 'http://www.markenoele.de/catalog/category/view/id/7?mode=list&p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?mode=list&p=2'), (13849, 'http://www.markenoele.de/catalog/product/view/id/177/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?mode=list&p=3'), (13850, 'http://www.markenoele.de/catalog/category/view/id/7?mode=list&p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?mode=list&p=2'), (13851, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+20+w+50+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (13852, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+8100+X-clean+SAE+5W-40&hl=de&client=firefox-a&hs=ay2&rls=org.mozilla:de:official&channel=s&prmd=s&ei=ezxuTNXOLI6VOOmouLAL&start=10&sa=N'), (13853, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+8100+X-clean+SAE+5W-40', 'http://www.markenoele.de/'), (13854, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+8100+X-clean+SAE+5W-40'), (13855, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+8100+X-clean+SAE+5W-40', 'http://www.markenoele.de/'), (13856, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+8100+X-clean+SAE+5W-40&hl=de&client=firefox-a&hs=ay2&rls=org.mozilla:de:official&channel=s&prmd=s&ei=ezxuTNXOLI6VOOmouLAL&start=10&sa=N'), (13857, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&client=firefox-a&hs=N12&rls=org.mozilla:de:official&channel=s&q=motul%20sae%205w30%20specific%20504%2000&um=1&ie=UTF-8&sa=N&tab=wf'), (13858, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13859, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (13860, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (13861, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (13862, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (13863, 'http://www.markenoele.de/catalog/product/view/id/22/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (13864, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/auto/motorenol/motul-specific-504-00-507-00.html'), (13865, 'http://www.markenoele.de/catalog/product/view/id/22/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (13866, 'http://www.markenoele.de/catalog/product/view/id/87/category/27', ''), (13867, 'http://www.markenoele.de/', 'http://www.idealo.de/preisvergleich/Liste/10000730/motul-7100-20w-50.html'), (13868, 'http://www.markenoele.de/catalog/product/view/id/144', 'http://www.markenoele.de/'), (13869, 'http://www.markenoele.de/', 'http://www.idealo.de/preisvergleich/Liste/10000730/motul-7100-20w-50.html'), (13870, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.ixquick.com/do/metasearch.pl'), (13871, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (13872, 'http://www.markenoele.de/catalog/product/view/id/69/category/4', ''), (13873, 'http://www.markenoele.de/', 'http://www.google.com/search?hl=de&rlz=1G1GGLQ_DEDE375&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=Motul&gs_rfai='), (13874, 'http://www.markenoele.de/catalog/product/view/id/90/category/26', ''), (13875, 'http://www.markenoele.de/catalog/product/view/id/16', 'http://www.google.com/search?q=%C3%96lberater+mazda&hl=de&ei=C1xuTJXhGtacONCr2bAL&start=10&sa=N'), (13876, 'http://www.markenoele.de/catalog/product/view/id/81/category/27', ''), (13877, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-Gabel%C3%B6l-Fork-Factory-Light/dp/B003B29IU2'), (13878, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13879, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (13880, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (13881, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motorsport/motorrad.html'), (13882, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (13883, 'http://www.markenoele.de/catalog/product/view/id/128/category/12', 'http://www.markenoele.de/schmierstoffe/motorrad/gabelol.html'), (13884, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/schmierstoffe/motorrad/gabelol/fork-oil-very-light.html'), (13885, 'http://www.markenoele.de/catalog/product/view/id/124/category/12', 'http://www.markenoele.de/schmierstoffe/motorrad/gabelol.html'), (13886, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/schmierstoffe/motorrad/gabelol/fork-oil-very-light.html'), (13887, 'http://www.markenoele.de/catalog/product/view/id/130/category/12', ''), (13888, 'http://www.markenoele.de/', ''), (13889, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=5&aqi=g10&aql=&oq=motu&gs_rfai='), (13890, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13891, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (13892, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (13893, 'http://www.markenoele.de/catalog/product/view/id/33/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (13894, 'http://www.markenoele.de/catalog/product/view/id/33/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (13895, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol/motul-5100-4t.html'), (13896, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (13897, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (13898, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/fanshop.html?p=3'), (13899, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (13900, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (13901, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol/motul-5100-4t.html'), (13902, 'http://www.markenoele.de/catalog/product/view/id/33/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (13903, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (13904, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (13905, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/schmierstoffe/motorrad/gabelol.html'), (13906, 'http://www.markenoele.de/catalog/product/view/id/129/category/12', 'http://www.markenoele.de/schmierstoffe/motorrad/gabelol.html'), (13907, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (13908, 'http://www.markenoele.de/catalog/product/view/id/89/category/26', ''), (13909, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/search?q=motul+8100+x-clean&hl=de&client=firefox-a&hs=uu6&rls=org.mozilla:de:official&channel=s&prmd=s&ei=p3duTMn-N4r_Ocb3xKwL&start=10&sa=N'), (13910, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motul-8100-x-clean-c3-1l.html'), (13911, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/search?q=motul+8100+x-clean&hl=de&client=firefox-a&hs=uu6&rls=org.mozilla:de:official&channel=s&prmd=s&ei=p3duTMn-N4r_Ocb3xKwL&start=10&sa=N'), (13912, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCCwHZzHhuTP3RNNODjAfNuPHQC63BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVqrOCwAegAcfRhPgDyAEBqQKJV_Abmku1PqoEE0_QtdsN2VBsiJNIgdQvSCiVICI%26sig%3DAGiWqtwmDvGnZrGuTsCIyQEm5_9Axyp3KQ%26adurl%3Dhttp'), (13913, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCCwHZzHhuTP3RNNODjAfNuPHQC63BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVqrOCwAegAcfRhPgDyAEBqQKJV_Abmku1PqoEE0_QtdsN2VBsiJNIgdQvSCiVICI%26sig%3DAGiWqtwmDvGnZrGuTsCIyQEm5_9Axyp3KQ%26adurl%3Dhttp'), (13914, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (13915, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCCwHZzHhuTP3RNNODjAfNuPHQC63BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVqrOCwAegAcfRhPgDyAEBqQKJV_Abmku1PqoEE0_QtdsN2VBsiJNIgdQvSCiVICI%26sig%3DAGiWqtwmDvGnZrGuTsCIyQEm5_9Axyp3KQ%26adurl%3Dhttp'), (13916, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', ''), (13917, 'http://www.markenoele.de/catalog/product/view/id/16', ''), (13918, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (13919, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (13920, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (13921, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (13922, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (13923, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (13924, 'http://www.markenoele.de/catalog/product/view/id/167/category/19', ''), (13925, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4ADRA_deDE334DE334&q=motul+%c3%b6l'), (13926, 'http://www.markenoele.de/catalog/product/view/id/164/category/31', ''), (13927, 'http://www.markenoele.de/catalog/product/view/id/131/category/12', ''), (13928, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=1'), (13929, 'http://www.markenoele.de/catalog/product/view/id/80/category/27', ''), (13930, 'http://www.markenoele.de/', ''), (13931, 'http://www.markenoele.de/', ''), (13932, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+20w+50'), (13933, 'http://www.markenoele.de/notified-Benachrichtigungstext_HTTP-User?aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw==', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+20w+50'), (13934, 'http://www.markenoele.de/', ''), (13935, 'http://www.markenoele.de/verify-Benachrichtigungstext_HTTP-User?aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw==', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+20w+50'), (13936, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+20w+50'), (13937, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13938, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (13939, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe.html'), (13940, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (13941, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (13942, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (13943, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', ''), (13944, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe.html'), (13945, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (13946, 'http://www.markenoele.de/catalog/product/view/id/92/category/26', ''), (13947, 'http://www.markenoele.de/', 'http://www.google.de/url?q=wo+kaufe+ich+motul+300v+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCF4MldatuTK3rEcvWONiK2fMLrcGwwwH96b3tFI-13kQIABABKAJQnq-hjQFglaKmgrAHoAHH0YT4A8gBAakCTuvzZgZJtT6qBBhP0NZsjcIQFzDeAlar43QjOJGqLwYleJ8%26sig%3DAGiWqtz61UbR--Cbi5ndgMMQ'), (13948, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13949, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (13950, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (13951, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (13952, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (13953, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (13954, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (13955, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (13956, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-chrono.html'), (13957, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/fanshop.html'), (13958, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/fanshop/aufkleber.html'), (13959, 'http://www.markenoele.de/catalog/category/view/id/53', 'http://www.markenoele.de/fanshop/bekleidung.html'), (13960, 'http://www.markenoele.de/catalog/category/view/id/53?p=2', 'http://www.markenoele.de/fanshop/accessoires.html'), (13961, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/fanshop/accessoires.html?p=2'), (13962, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/pflegeprodukte.html'), (13963, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/pflegeprodukte/motorrad.html'), (13964, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/pflegeprodukte/motorrad.html?p=2'), (13965, 'http://www.markenoele.de/catalog/category/view/id/48?p=2', 'http://www.markenoele.de/pflegeprodukte/auto.html'), (13966, 'http://www.markenoele.de/', ''), (13967, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox'), (13968, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13969, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (13970, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvbW90dWwtODEwMC14LWNsZWFuLWMzLTFsLmh0bWw,/product/7/', 'http://www.markenoele.de/schmierstoffe/motul-8100-x-clean-c3-1l.html'), (13971, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/motul-8100-x-clean-c3-1l.html'), (13972, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (13973, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (13974, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13975, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13976, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox'), (13977, 'http://www.markenoele.de/', ''), (13978, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+300v+15W+50+factory+line&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (13979, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13980, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13981, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (13982, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (13983, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (13984, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (13985, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (13986, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (13987, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (13988, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13989, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (13990, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (13991, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13992, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13993, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+300v+15W+50+factory+line&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (13994, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13995, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+300v+15W+50+factory+line&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (13996, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (13997, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+300v+15W+50+factory+line&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (13998, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (13999, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (14000, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=markenoe&hl=de&ie=UTF-8&rlz=1T4ACAW_deDE391DE392&q=markenoele.de'), (14001, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.google.de/search?hl=de&rlz=1R2RNWN_deDE373&ei=-chuTI7lMcqBOJyckbEL&q=Fan+shop+Aufkleber&start=50&sa=N'), (14002, 'http://www.markenoele.de/catalog/product/view/id/192/category/52', 'http://www.markenoele.de/fanshop/aufkleber.html'), (14003, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2ZhbnNob3AvYXVma2xlYmVyL3p1ci1zaG9wZXJvZmZudW5nLWFscy1kYW5rZXNjaG9uLWVpbi1tb3R1bC1hdWZrbGViZXItZnVyLXNpZS1ncmF0aXMuaHRtbA,,/product/192/', 'http://www.markenoele.de/fanshop/aufkleber/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html'), (14004, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/fanshop/aufkleber/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html'), (14005, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (14006, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/angebote-des-monats/'), (14007, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (14008, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (14009, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/fanshop.html?p=3'), (14010, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/fanshop.html?p=4'), (14011, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+Specific+LL+A/B+025+SAE+5W-30+5L+shop+remscheid&url=/aclk%3Fsa%3Dl%26ai%3DCcI_T9O5uTN6eN8fZOLP5jZ0MrcGwwwH96b3tFJ244-1HEAcoB1Cer6GNAWCVmqeCsAegAcfRhPgDyAEBqQLvg3RzmEi1PqoEGE_Q-BP0VC6fWl_t98PO5QI3xlFn3Q7vGA%26num%3D10%'), (14012, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14013, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Specific%20LL%20A%2FB%20025%20SAE%205W-30%205L', 'http://www.markenoele.de/schmierstoffe.html'), (14014, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Specific+LL+A%2FB+025+SAE+5W-30+5L', 'http://www.markenoele.de/schmierstoffe.html'), (14015, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Specific%20LL%20A%2FB%20025%20SAE%205W-30%205L', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Specific+LL+A%2FB+025+SAE+5W-30+5L'), (14016, 'http://www.markenoele.de/catalogsearch/result/?q=Specific+LL+A%2FB+025+SAE+5W-30+5L', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Specific+LL+A%2FB+025+SAE+5W-30+5L'), (14017, 'http://www.markenoele.de/catalogsearch/result/?q=SAE+5W-30+5L', 'http://www.markenoele.de/catalogsearch/result/?q=Specific+LL+A%2FB+025+SAE+5W-30+5L'), (14018, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SAE%205W-30%205L', 'http://www.markenoele.de/catalogsearch/result/?q=Specific+LL+A%2FB+025+SAE+5W-30+5L'), (14019, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=SAE+5W-30+5L'), (14020, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html'), (14021, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCTvk7rARvTKf_EYXVOMbG5c4LrcGwwwH96b3tFMWB_b5HCAAQAVCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQLvg3RzmEi1PqoEE0_QGRWLxW6HvAynztjp5gcWUXc%26sig%3DAGiWqtwVi89SNeUkBuLJIcLiAoBapLfzWg%26adurl%3Dhttp://'), (14022, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14023, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (14024, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (14025, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (14026, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15', 'http://www.markenoele.de/schmierstoffe/auto.html'), (14027, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w', 'http://www.markenoele.de/schmierstoffe/auto.html'), (14028, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w5', 'http://www.markenoele.de/schmierstoffe/auto.html'), (14029, 'http://www.markenoele.de/catalogsearch/result/?q=15w50', 'http://www.markenoele.de/schmierstoffe/auto.html'), (14030, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (14031, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (14032, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (14033, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14034, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCTvk7rARvTKf_EYXVOMbG5c4LrcGwwwH96b3tFMWB_b5HCAAQAVCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQLvg3RzmEi1PqoEE0_QGRWLxW6HvAynztjp5gcWUXc%26sig%3DAGiWqtwVi89SNeUkBuLJIcLiAoBapLfzWg%26adurl%3Dhttp://'), (14035, 'http://www.markenoele.de/', 'http://search.icq.com/search/results.php?q=www.motor%C3%B6le.+de.g%C3%BCnstieg.&tb_ver=2.0.0.4&lng=de&ch_id=tb_ff'), (14036, 'http://www.markenoele.de/', 'http://www.guenstiger.de/gt/main.asp?suche=2%20takt%20öl'), (14037, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SAE', 'http://www.markenoele.de/'), (14038, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SAE80', 'http://www.markenoele.de/'), (14039, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SAE80', 'http://www.markenoele.de/'), (14040, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SAE80W', 'http://www.markenoele.de/'), (14041, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SAE80W-', 'http://www.markenoele.de/'), (14042, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SAE8', 'http://www.markenoele.de/'), (14043, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SAE80W-9', 'http://www.markenoele.de/'), (14044, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SAE80W-90', 'http://www.markenoele.de/'), (14045, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SAE80W-', 'http://www.markenoele.de/'), (14046, 'http://www.markenoele.de/catalogsearch/result/?q=SAE80W-90', 'http://www.markenoele.de/'), (14047, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=SAE80W-90'), (14048, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (14049, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (14050, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (14051, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (14052, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Getriebe', 'http://www.markenoele.de/zusatzstoffe.html'), (14053, 'http://www.markenoele.de/catalogsearch/result/?q=Getriebe%C3%B6l', 'http://www.markenoele.de/zusatzstoffe.html'), (14054, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Getriebe%C3%B6l', 'http://www.markenoele.de/zusatzstoffe.html'), (14055, 'http://www.markenoele.de/catalogsearch/result/?q=Getriebe%C3%B6l', 'http://www.markenoele.de/zusatzstoffe.html'), (14056, 'http://www.markenoele.de/agb/', ''), (14057, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (14058, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+8100+eco+clean&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGIE_de&redir_esc=&ei=-l1vTOy7IoSoONDQie0K'), (14059, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14060, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (14061, 'http://www.markenoele.de/catalog/product/view/id/14/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (14062, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (14063, 'http://www.markenoele.de/catalog/product/view/id/15/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (14064, 'http://www.markenoele.de/datenschutz', ''), (14065, 'http://www.markenoele.de/impressum', ''), (14066, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCkwSX9G5vTKbzLsTYOI2ErLMLrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJWCkYKgB6ABx9GE-APIAQGpAnfN5lN5UrU-qgQTT9DvrTJdh3chzbY1RN8oFQEMvQ%26sig%3DAGiWqtzNwIFeaA_OSU0X4j0FvHgcj5YT8A%26adurl%3Dht'), (14067, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (14068, 'http://www.markenoele.de/widerruf', ''), (14069, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (14070, 'http://www.markenoele.de/catalog/product/view/id/70/category/34', ''), (14071, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', ''), (14072, 'http://www.markenoele.de/bestellung', ''), (14073, 'http://www.markenoele.de/', 'http://www.google.de/search?rlz=1C1GCNV_enDE314DE315&aq=f&sourceid=chrome&ie=UTF-8&q=motul+%C3%B6l'), (14074, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14075, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (14076, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (14077, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (14078, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (14079, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14080, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (14081, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (14082, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (14083, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (14084, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (14085, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (14086, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-4t-factory-line.html'), (14087, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (14088, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (14089, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motorsport/motorrad.html'), (14090, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (14091, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (14092, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+8100+x-clean&url=/aclk%3Fsa%3Dl%26ai%3DC7Kk95ZZvTMWHKozQswaAvtGEBa3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglbr9gZQHoAHH0YT4A8gBAakCd83mU3lStT6qBBNP0PQ96Qy4ZjYM8KkQeSv_Rvgs%26sig%3DAGiWqtwg5UACSEdg-kPEGpDM7vYsxeHi_A%26adurl%3'), (14093, 'http://www.markenoele.de/catalog/product/view/id/201', ''), (14094, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (14095, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300v', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (14096, 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (14097, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v'), (14098, 'http://www.markenoele.de/catalog/product/view/id/190/category/52', ''), (14099, 'http://www.markenoele.de/catalog/category/view/id/33', ''), (14100, 'http://www.markenoele.de/catalog/product/view/id/75/category/33', ''), (14101, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.google.de/url?sa=t&source=web&cd=14&ved=0CCoQFjADOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fscooter%2Fmotul-scooter-expert-2t.html&rct=j&q=motul%20scooter%20expert&ei=66lvTK3MOo6XOKeu-bAL&usg=AFQjCNEVzq2fGWRX8ydGTC_0Mqx3or1C3'), (14102, 'http://www.markenoele.de/catalog/product/view/id/22', ''), (14103, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.google.de/url?sa=t&source=web&cd=14&ved=0CCoQFjADOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fscooter%2Fmotul-scooter-expert-2t.html&rct=j&q=motul%20scooter%20expert&ei=66lvTK3MOo6XOKeu-bAL&usg=AFQjCNEVzq2fGWRX8ydGTC_0Mqx3or1C3'), (14104, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.google.de/url?sa=t&source=web&cd=14&ved=0CCoQFjADOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fscooter%2Fmotul-scooter-expert-2t.html&rct=j&q=motul%20scooter%20expert&ei=66lvTK3MOo6XOKeu-bAL&usg=AFQjCNEVzq2fGWRX8ydGTC_0Mqx3or1C3'), (14105, 'http://www.markenoele.de/', ''), (14106, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14107, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (14108, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (14109, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14110, 'http://www.markenoele.de/', ''), (14111, 'http://www.markenoele.de/', ''), (14112, 'http://www.markenoele.de/', ''), (14113, 'http://www.markenoele.de/', ''), (14114, 'http://www.markenoele.de/', ''), (14115, 'http://www.markenoele.de/customer-service', ''), (14116, 'http://www.markenoele.de/catalog/product/view/id/77', ''), (14117, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=15&slotname=4651442586&w=728&lmt=1282390166&flash=10.0.22.87&url=http%3A%2F%2Fwww.apriliaforum.de%2F250-ccm-rs-250%2F28666-motor-l.html&dt=1282390166835&shv=r2'), (14118, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (14119, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+%2Bshop&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (14120, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14121, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (14122, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (14123, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', 'http://www.markenoele.de/schmierstoffe/motorsport/motorrad.html'), (14124, 'http://www.markenoele.de/catalog/product/view/id/78/category/33', ''), (14125, 'http://www.markenoele.de/catalog/product/view/id/88/category/27', ''), (14126, 'http://www.markenoele.de/catalog/product/view/id/163/category/29', ''), (14127, 'http://www.markenoele.de/catalog/product/view/id/63/category/16', ''), (14128, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (14129, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=l91vTNPtIJDEOPyCrbAL&ved=0CBMQBSgA&q=Motul+Motor%C3%B6l+6100+Synergie+SAE+10W40+1-Liter&spell=1'), (14130, 'http://www.markenoele.de/catalog/product/view/id/195', ''), (14131, 'http://www.markenoele.de/catalog/product/view/id/109/category/48', ''), (14132, 'http://www.markenoele.de/catalog/product/view/id/183', ''), (14133, 'http://www.markenoele.de/catalog/product/view/id/68', ''), (14134, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+competition+300v+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCFaXOEupvTOLWCcPRswbLoqSHCK3BsMMB_em97RSttuPtRwgAEAEoAlCer6GNAWCVypuCrAegAcfRhPgDyAEBqQJ3zeZTeVK1PqoEGE_Qn_QJvLaNUdLJnUye3qWNj3ul4I_FaA%26sig%3DAGiWqtx5Icd59Re-Rq8QHcQT'), (14135, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14136, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/schmierstoffe.html'), (14137, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/schmierstoffe.html'), (14138, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/schmierstoffe.html'), (14139, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L', 'http://www.markenoele.de/schmierstoffe.html'), (14140, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14141, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/schmierstoffe.html'), (14142, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/schmierstoffe.html'), (14143, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/schmierstoffe.html'), (14144, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300', 'http://www.markenoele.de/schmierstoffe.html'), (14145, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300v', 'http://www.markenoele.de/schmierstoffe.html'), (14146, 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v', 'http://www.markenoele.de/schmierstoffe.html'), (14147, 'http://www.markenoele.de/catalog/product/view/id/68', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v'), (14148, 'http://www.markenoele.de/catalog/category/view/id/8', ''), (14149, 'http://www.markenoele.de/catalog/category/view/id/12', ''), (14150, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC-9devfdvTI6JLs6u4gbTiOmGDa3BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCVyvmBlAegAcfRhPgDyAEBqQJ3zeZTeVK1PqoEE0_QWv4swy6BgASlzLI76YZCoUw%26sig%3DAGiWqtzN_o2ugumHw51tGnyHQ9lye2E1Hw%26adur'), (14151, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (14152, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/zusatzstoffe.html'), (14153, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (14154, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/zusatzstoffe.html'), (14155, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (14156, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', 'http://www.markenoele.de/zusatzstoffe.html'), (14157, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (14158, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', 'http://www.markenoele.de/zusatzstoffe.html'), (14159, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (14160, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', 'http://www.markenoele.de/zusatzstoffe.html'), (14161, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (14162, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/zusatzstoffe.html'), (14163, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (14164, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (14165, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (14166, 'http://www.markenoele.de/catalog/product/view/id/59/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (14167, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (14168, 'http://www.markenoele.de/catalog/product/view/id/55/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (14169, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol/motul-7100-4t-55.html'), (14170, 'http://www.markenoele.de/catalog/product/view/id/55/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (14171, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (14172, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCKDMsA_tvTJ6DDpLYOMa5vdELrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJWC_4GUB6ABx9GE-APIAQGpAnfN5lN5UrU-qgQTT9BpYsAFF4nI3qPH6oepEmDQYA%26sig%3DAGiWqtx8oou87tYCYm3yjX9BORf5brkk8Q%26adurl%3Dht'), (14173, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14174, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (14175, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (14176, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (14177, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14178, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14179, 'http://www.markenoele.de/catalog/product/view/id/54/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (14180, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14181, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (14182, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14183, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (14184, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (14185, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (14186, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (14187, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (14188, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (14189, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (14190, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (14191, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/schmierstoffe.html?p=9'), (14192, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/schmierstoffe.html?p=10'), (14193, 'http://www.markenoele.de/catalog/product/view/id/132/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (14194, 'http://www.markenoele.de/catalog/product/view/id/158/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (14195, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/schmierstoffe.html?p=10'), (14196, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (14197, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (14198, 'http://www.markenoele.de/catalog/product/view/id/119/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=10'), (14199, 'http://www.markenoele.de/catalog/product/view/id/119/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=10'), (14200, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (14201, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/schmierstoffe.html?p=10'), (14202, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/schmierstoffe.html?p=9'), (14203, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/schmierstoffe.html?p=9'), (14204, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (14205, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (14206, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (14207, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (14208, 'http://www.markenoele.de/catalog/product/view/id/69/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (14209, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (14210, 'http://www.markenoele.de/catalog/product/view/id/68/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (14211, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (14212, 'http://www.markenoele.de/catalog/product/view/id/70/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (14213, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (14214, 'http://www.markenoele.de/catalog/product/view/id/68/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (14215, 'http://www.markenoele.de/catalog/product/view/id/161/category/29', ''), (14216, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (14217, 'http://www.markenoele.de/catalog/product/view/id/68/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (14218, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (14219, 'http://www.markenoele.de/catalog/product/view/id/68/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (14220, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (14221, 'http://www.markenoele.de/catalog/product/view/id/68/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (14222, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (14223, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (14224, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (14225, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14226, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14227, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14228, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14229, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14230, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14231, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14232, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14233, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14234, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14235, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14236, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14237, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14238, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14239, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (14240, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (14241, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (14242, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (14243, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (14244, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14245, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14246, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14247, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14248, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14249, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (14250, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (14251, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (14252, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (14253, 'http://www.markenoele.de/', ''), (14254, 'http://www.markenoele.de/zahlung', ''), (14255, 'http://www.markenoele.de/', 'http://www.google.de/m/search?oe=UTF-8&client=safari&hl=de&aq=1&oq=motul%2520k&aqi=g6-k2d0t0&fkt=984&fsdt=11348&q=motul+kettenspray'), (14256, 'http://www.markenoele.de/', 'http://www.auvito.de/20-liter-dbv-2-takt-oel-motorenoel-vollsyntetisch/artnr13408852/details.html'), (14257, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14258, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (14259, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (14260, 'http://www.markenoele.de/catalog/product/view/id/57/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (14261, 'http://www.markenoele.de/catalog/product/gallery/id/57/image/30/', ''), (14262, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-100-motomix-2t.html'), (14263, 'http://www.markenoele.de/catalog/product/view/id/57/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (14264, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (14265, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (14266, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (14267, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', ''), (14268, 'http://www.markenoele.de/angebote-des-monats', ''), (14269, 'http://www.markenoele.de/catalog/product/view/id/49/category/10', ''), (14270, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (14271, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (14272, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=1'), (14273, 'http://www.markenoele.de/', 'http://www.google.de/'), (14274, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (14275, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (14276, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (14277, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/fanshop.html?p=3'), (14278, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/fanshop.html?p=4'), (14279, 'http://www.markenoele.de/catalog/product/view/id/125', ''), (14280, 'http://www.markenoele.de/catalog/product/view/id/95/category/26', ''), (14281, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+schmierfett'), (14282, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (14283, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCy46rRzNwTOKKMYr84waC2azmDK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVwrWCxAegAcfRhPgDyAEBqQJ3zeZTeVK1PqoEE0_Qy-iZrJn_crNUlDoyBtmir5g%26sig%3DAGiWqtzYOHJ9n6_AbhweZJsmHj7PqNtT3Q%26adur'), (14284, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14285, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (14286, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (14287, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (14288, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (14289, 'http://www.markenoele.de/catalog/product/view/id/53/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=1'), (14290, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=90&slotname=1351630559&w=728&lmt=1282422297&flash=10.1.53.64&url=http%3A%2F%2Fwww.apriliaforum.de%2F250-ccm-rs-250%2F28666-motor-l-3.html&dt=1282422297421&shv='), (14291, 'http://www.markenoele.de/catalog/product/view/id/5/category/6', ''), (14292, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (14293, 'http://www.markenoele.de/angebote-des-monats/', ''), (14294, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (14295, 'http://www.markenoele.de/catalog/product/view/id/176', ''), (14296, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14297, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/schmierstoffe.html'), (14298, 'http://www.markenoele.de/catalogsearch/result/?q=motul', 'http://www.markenoele.de/schmierstoffe.html'), (14299, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/schmierstoffe.html'), (14300, 'http://www.markenoele.de/catalogsearch/result/index/?limit=15&q=motul', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (14301, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (14302, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul'), (14303, 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul'), (14304, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300v', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul'), (14305, 'http://www.markenoele.de/enable-cookies', ''), (14306, 'http://www.markenoele.de/catalog/product/view/id/140', ''), (14307, 'http://www.markenoele.de/catalog/category/view/id/27', ''), (14308, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (14309, 'http://www.markenoele.de/lieferung/', ''), (14310, 'http://www.markenoele.de/catalog/product/view/id/73', ''), (14311, 'http://www.markenoele.de/catalog/category/view/id/29', ''), (14312, 'http://www.markenoele.de/', ''), (14313, 'http://www.markenoele.de/catalog/product/view/id/72/category/34', ''), (14314, 'http://www.markenoele.de/catalog/product/view/id/190', ''), (14315, 'http://www.markenoele.de/catalog/product/view/id/3/category/7', ''), (14316, 'http://www.markenoele.de/catalog/category/view/id/30', ''), (14317, 'http://www.markenoele.de/catalog/product/view/id/8/category/7', ''), (14318, 'http://www.markenoele.de/catalog/product/view/id/182/category/52', ''), (14319, 'http://www.markenoele.de/catalog/product/view/id/180', ''), (14320, 'http://www.markenoele.de/catalog/product/view/id/110', ''), (14321, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', ''), (14322, 'http://www.markenoele.de/catalog/category/view/id/15', ''), (14323, 'http://www.markenoele.de/catalog/product/view/id/165/category/31', ''), (14324, 'http://www.markenoele.de/catalog/product/view/id/97/category/26', ''), (14325, 'http://www.markenoele.de/catalog/product/view/id/114', ''), (14326, 'http://www.markenoele.de/catalog/product/view/id/2/category/7', ''), (14327, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (14328, 'http://www.markenoele.de/catalog/product/view/id/33/category/10', ''), (14329, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&q=motul+wash+and+wax&btnG=Google-Suche'), (14330, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/112/', 'http://www.markenoele.de/'), (14331, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (14332, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (14333, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (14334, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (14335, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/angebote-des-monats/'), (14336, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (14337, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3BmbGVnZXByb2R1a3RlL3NoaW5lLWdvLXNpbGljb25lLWNsZWFuLmh0bWw,/product/111/', 'http://www.markenoele.de/pflegeprodukte/shine-go-silicone-clean.html'), (14338, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/pflegeprodukte/shine-go-silicone-clean.html'), (14339, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (14340, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/angebote-des-monats/'), (14341, 'http://www.markenoele.de/catalog/category/view/id/40?limit=27', 'http://www.markenoele.de/pflegeprodukte.html'), (14342, 'http://www.markenoele.de/catalog/category/view/id/40?limit=all', 'http://www.markenoele.de/pflegeprodukte.html'), (14343, 'http://www.markenoele.de/catalog/product/view/id/123/category/40', 'http://www.markenoele.de/pflegeprodukte.html?limit=all'), (14344, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/pflegeprodukte/engine-clean.html'), (14345, 'http://www.markenoele.de/catalog/product/view/id/118/category/49', 'http://www.markenoele.de/pflegeprodukte/motorrad.html'), (14346, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/pflegeprodukte/motorrad/e-z-clean.html'), (14347, 'http://www.markenoele.de/catalog/product/view/id/123/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (14348, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3BmbGVnZXByb2R1a3RlL2VuZ2luZS1jbGVhbi5odG1s/product/123/', 'http://www.markenoele.de/pflegeprodukte/engine-clean.html'), (14349, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/pflegeprodukte/engine-clean.html'), (14350, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (14351, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (14352, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (14353, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (14354, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (14355, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (14356, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (14357, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (14358, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (14359, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (14360, 'http://www.markenoele.de/paypal/standard/redirect/', 'http://www.markenoele.de/checkout/onepage/'), (14361, 'http://www.markenoele.de/paypal/standard/redirect/', 'http://www.markenoele.de/checkout/onepage/'), (14362, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (14363, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/onepage/'), (14364, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (14365, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (14366, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (14367, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/pflegeprodukte.html'), (14368, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (14369, 'http://www.markenoele.de/catalog/product/view/id/183/category/52', ''), (14370, 'http://www.markenoele.de/catalog/product/view/id/1/category/7', ''), (14371, 'http://www.markenoele.de/catalog/product/view/id/52/category/10', ''), (14372, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/2+Takt+%C3%B6l/s/google/gkaid/49175070/'), (14373, 'http://www.markenoele.de/catalog/product/view/id/11', ''), (14374, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+15W50&url=/aclk%3Fsa%3Dl%26ai%3DCJXNv-M5wTK7kFMrXOIO42eYLrcGwwwH96b3tFMWB_b5HCAAQAVCer6GNAWCVgqeCsAegAcfRhPgDyAEBqQJ3zeZTeVK1PqoEE0_Qk8QJguR1mvS3Rnh1nAvxnGw%26sig%3DAGiWqtzZbrenZscBk1-2E1q16C9_sYLndg%26adurl%3Dhttp://'), (14375, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+5100'), (14376, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (14377, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+5100'), (14378, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (14379, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (14380, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (14381, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', ''), (14382, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+15+W+50&url=/aclk%3Fsa%3Dl%26ai%3DCK11UHdRwTMD0EJHXOJ3-vbYLrcGwwwH96b3tFIXK4-1HEAEoAlCer6GNAWCVgqeCsAegAcfRhPgDyAEBqQJ3zeZTeVK1PqoEFk_QYw_6qBRb8TM4zdbUKdBfOkvvKaI%26num%3D1%26sig%3DAGiWqtzFbFmZVNfd35efj_MuFMiwfLt_Hg%2'), (14383, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9674079350148836&output=html&h=90&slotname=2480951733&w=728&lmt=1282464028&flash=10.0.42.34&url=http%3A%2F%2Fkremergo1a.tradoria.de%2Fmotoroel-c395942&dt=1282464028453&shv=r20100812&correlat'), (14384, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14385, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (14386, 'http://www.markenoele.de/catalog/product/view/id/9/category/7', ''), (14387, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (14388, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCdslJFttwTN_XMZXZOMTb2Z8MrcGwwwH96b3tFL3s-75HCAAQASDtit8GKAJQnq-hjQFglaqfgrAHoAHH0YT4A8gBAakCd83mU3lStT6qBBNP0IcgtcUpgfeP7rTmMkG4cSq1gAWQTg%26sig%3DAGiWqtxioJYvk2IB6r81fY_1EPVeGNDeFw%'), (14389, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', ''), (14390, 'http://www.markenoele.de/catalog/product/view/id/182', ''), (14391, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=motul+wash+wax&x=0&y=0'), (14392, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (14393, 'http://www.markenoele.de/', 'http://www.preisvergleich.org/produktsuche/Motul-Wash-Wax_a29323d98505eca0abd0704a60392861/'), (14394, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (14395, 'http://www.markenoele.de/catalog/product/view/id/240', ''), (14396, 'http://www.markenoele.de/catalog/product/view/id/181/category/52', ''), (14397, 'http://www.markenoele.de/catalog/product/view/id/190/category/52', ''), (14398, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=Z47&rls=org.mozilla%3Ade%3Aofficial&q=motul+motor%C3%B6l&aq=f&aqi=g2&aql=&oq=&gs_rfai='), (14399, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=Z47&rls=org.mozilla%3Ade%3Aofficial&q=motul+motor%C3%B6l&aq=f&aqi=g2&aql=&oq=&gs_rfai='), (14400, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14401, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (14402, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (14403, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (14404, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (14405, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14406, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=Z47&rls=org.mozilla%3Ade%3Aofficial&q=motul+motor%C3%B6l&aq=f&aqi=g2&aql=&oq=&gs_rfai='), (14407, 'http://www.markenoele.de/', ''), (14408, 'http://www.markenoele.de/motul_pflegeberater', ''), (14409, 'http://www.markenoele.de/catalog/product/view/id/29', ''), (14410, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+ester&url=/aclk%3Fsa%3Dl%26ai%3DCHynCKQFxTJ2SGZDRswaX2bXYBK3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCVgqCCsAegAcfRhPgDyAEBqQJ3zeZTeVK1PqoEGE_QezMubdYQRkOCtqplx_H63HnH-SHKGg%26sig%3DAGiWqty06fBgUeZpUcZkl2gvog9YMMwjJQ%2'), (14411, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (14412, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+ester&url=/aclk%3Fsa%3Dl%26ai%3DCHynCKQFxTJ2SGZDRswaX2bXYBK3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCVgqCCsAegAcfRhPgDyAEBqQJ3zeZTeVK1PqoEGE_QezMubdYQRkOCtqplx_H63HnH-SHKGg%26sig%3DAGiWqty06fBgUeZpUcZkl2gvog9YMMwjJQ%2'), (14413, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+ester&url=/aclk%3Fsa%3Dl%26ai%3DCHynCKQFxTJ2SGZDRswaX2bXYBK3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCVgqCCsAegAcfRhPgDyAEBqQJ3zeZTeVK1PqoEGE_QezMubdYQRkOCtqplx_H63HnH-SHKGg%26sig%3DAGiWqty06fBgUeZpUcZkl2gvog9YMMwjJQ%2'), (14414, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (14415, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+ester&url=/aclk%3Fsa%3Dl%26ai%3DCHynCKQFxTJ2SGZDRswaX2bXYBK3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCVgqCCsAegAcfRhPgDyAEBqQJ3zeZTeVK1PqoEGE_QezMubdYQRkOCtqplx_H63HnH-SHKGg%26sig%3DAGiWqty06fBgUeZpUcZkl2gvog9YMMwjJQ%2'), (14416, 'http://www.markenoele.de/catalog/product/view/id/5/category/7', ''), (14417, 'http://www.markenoele.de/catalog/product/view/id/160/category/30', ''), (14418, 'http://www.markenoele.de/catalog/product/view/id/182/category/52', ''), (14419, 'http://www.markenoele.de/catalog/product/view/id/246', ''), (14420, 'http://www.markenoele.de/catalog/product/view/id/53/category/10', ''), (14421, 'http://www.markenoele.de/', 'http://www.pointoo.de/poi/Koeln/MOTUL-Deutschland-GmbH-11262853.html'), (14422, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14423, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (14424, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (14425, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (14426, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14427, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (14428, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (14429, 'http://www.markenoele.de/catalog/product/view/id/76/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (14430, 'http://www.markenoele.de/catalog/product/view/id/76/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (14431, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motul-300v-4t-factory-line-76.html'), (14432, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (14433, 'http://www.markenoele.de/catalog/product/view/id/192/category/52', ''), (14434, 'http://www.markenoele.de/catalog/product/view/id/173/category/52', ''), (14435, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+20w50&url=/aclk%3Fsa%3Dl%26ai%3DCFXRlYCJxTK2VN4zQswaAvtGEBa3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCVipSCoAegAcfRhPgDyAEBqQJ3zeZTeVK1PqoEFk_Q-krhp2XPrOjEkxo6UZw34_Xt7X4%26sig%3DAGiWqtxdzxxWy1okNUNti2NODl3LdqL0kw%26adurl%3'), (14436, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14437, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', ''), (14438, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&order=name'), (14439, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (14440, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (14441, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvbW90b3JyYWQvbW90b3Jlbm9sL21vdHVsLTMwMDAtNHQuaHRtbA,,/product/31/', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol/motul-3000-4t.html'), (14442, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol/motul-3000-4t.html'), (14443, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (14444, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (14445, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (14446, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (14447, 'http://www.markenoele.de/catalog/product/view/id/31', 'http://www.markenoele.de/checkout/cart/'), (14448, 'http://www.markenoele.de/catalog/product/gallery/id/31/image/3/', ''), (14449, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (14450, 'http://www.markenoele.de/checkout/onepage/', ''), (14451, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (14452, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&lr=lang_de&client=firefox-a&hs=k7&rls=org.mozilla%3Ade%3Aofficial&channel=s&tbs=lr%3Alang_1de&q=MOTUL+300V+Le+Mans+SAE+15W-60&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (14453, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (14454, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (14455, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14456, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (14457, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (14458, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (14459, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/schmierstoffe.html'), (14460, 'http://www.markenoele.de/catalogsearch/result/?q=300+v', 'http://www.markenoele.de/schmierstoffe.html'), (14461, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300%20v', 'http://www.markenoele.de/schmierstoffe.html'), (14462, 'http://www.markenoele.de/checkout/onepage/', ''), (14463, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300+v', 'http://www.markenoele.de/catalogsearch/result/?q=300+v'), (14464, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (14465, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=300+v', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300+v'), (14466, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (14467, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (14468, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (14469, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (14470, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (14471, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (14472, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (14473, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (14474, 'http://www.markenoele.de/checkout/onepage/success/', ''), (14475, 'http://www.markenoele.de/', 'http://www.daparto.de/Getriebeoel/Fiat-Ducato-II-230244/2-537-3658?kbaTypeId=12826&query=getriebe%F6l'), (14476, 'http://www.markenoele.de/catalog/product/view/id/113', ''), (14477, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1282483743&flash=10.0.12.36&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fteilehandel%2Farticles%2F264670%2F&dt=12824'), (14478, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (14479, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/diesel.html'), (14480, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (14481, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (14482, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (14483, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (14484, 'http://www.markenoele.de/catalog/product/view/id/20/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (14485, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (14486, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (14487, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (14488, 'http://www.markenoele.de/catalog/product/view/id/195/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=4'), (14489, 'http://www.markenoele.de/catalog/product/view/id/195/category/7', ''), (14490, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (14491, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (14492, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (14493, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (14494, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (14495, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (14496, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/diesel.html'), (14497, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (14498, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1282483743&flash=10.0.12.36&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fteilehandel%2Farticles%2F264670%2F&dt=12824'), (14499, 'http://www.markenoele.de/catalog/product/view/id/184/category/52', ''), (14500, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/%C3%B6l%20motul/&campid=5336531285'), (14501, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14502, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (14503, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (14504, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (14505, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14506, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (14507, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (14508, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (14509, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (14510, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse', ''), (14511, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (14512, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (14513, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (14514, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (14515, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14516, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (14517, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (14518, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (14519, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14520, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/%C3%B6l%20motul/&campid=5336531285'), (14521, 'http://www.markenoele.de/catalog/product/view/id/98', ''), (14522, 'http://www.markenoele.de/catalog/product/view/id/3', ''), (14523, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1282488552&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwas-fuer-motoroel-t6765.html&dt=1282488556654&shv=r2010'), (14524, 'http://www.markenoele.de/catalog/product/view/id/63', ''), (14525, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCOUq8wDtxTOmtPIzSswaf_e2bAa3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJWSgYKYB6ABx9GE-APIAQGpAnfN5lN5UrU-qgQTT9BagU0UXgCVu3_AkHDOHkTc8A%26sig%3DAGiWqtxrpv47xYt0vROD8cPrrmD-LDev5g%26adurl%3Dhttp:'), (14526, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (14527, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (14528, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (14529, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (14530, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (14531, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14532, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (14533, 'http://www.markenoele.de/catalog/product/view/id/67/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (14534, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (14535, 'http://www.markenoele.de/catalog/product/view/id/66/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (14536, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (14537, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14538, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (14539, 'http://www.markenoele.de/catalog/product/view/id/6', ''), (14540, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+300v+20-w60+le+mans&meta=lr%3Dlang_de&btnG=Google-Suche'), (14541, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14542, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (14543, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (14544, 'http://www.markenoele.de/catalog/product/view/id/13/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (14545, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (14546, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (14547, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/schmierstoffe/auto.html?p=3'), (14548, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (14549, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%2020-', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (14550, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%2020', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (14551, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%2020-w', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (14552, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%2020-w60', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (14553, 'http://www.markenoele.de/catalogsearch/result/?q=300v+20-w60+le+mans', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (14554, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%2020-w60%20le%20mans', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (14555, 'http://www.markenoele.de/', 'http://search.icq.com/search/results.php?q=motul+300v+20w60+le+mans'), (14556, 'http://www.markenoele.de/catalog/product/view/id/194', ''), (14557, 'http://www.markenoele.de/catalog/product/view/id/163', ''), (14558, 'http://www.markenoele.de/', 'http://www.google.de/url?q=%22MOTUL+300V+4T+FACTORY+LINE+10W-40%22&url=/aclk%3Fsa%3Dl%26ai%3DCRJw4R01xTLf8BYTZOOHI1doLrcGwwwH96b3tFI-13kQIABABUJ6voY0BYJWC_oGUB5ABAqABx9GE-APIAQGpAnfN5lN5UrU-qgQYT9DX0e5LoSgqluNWQzGQbx9CIg1aU7S6%26sig%3DAGiWqtzKpe7_vb3'), (14559, 'http://www.markenoele.de/catalog/product/view/id/7/category/7', ''), (14560, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_ss_i_7_1?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=2+takt+motor%F6l&sprefix=2'), (14561, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', ''), (14562, 'http://www.markenoele.de/', ''), (14563, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/schmierstoffe.html'), (14564, 'http://www.markenoele.de/catalog/product/view/id/117', ''), (14565, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (14566, 'http://www.markenoele.de/catalog/product/view/id/10', ''), (14567, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', ''), (14568, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', ''), (14569, 'http://www.markenoele.de/catalog/product/view/id/162/category/28', ''), (14570, 'http://www.markenoele.de/catalog/product/view/id/51/category/10', ''), (14571, 'http://www.markenoele.de/catalog/category/view/id/26', ''), (14572, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', ''), (14573, 'http://www.markenoele.de/catalog/product/view/id/58', ''), (14574, 'http://www.markenoele.de/catalog/product/view/id/191', ''), (14575, 'http://www.markenoele.de/catalog/product/view/id/158/category/28', ''), (14576, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', ''), (14577, 'http://www.markenoele.de/catalog/product/view/id/13', ''), (14578, 'http://www.markenoele.de/catalog/product/view/id/89', ''), (14579, 'http://www.markenoele.de/oelberater', ''), (14580, 'http://www.markenoele.de/catalog/product/view/id/164/category/28', ''), (14581, 'http://www.markenoele.de/catalog/product/view/id/94', ''), (14582, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', ''), (14583, 'http://www.markenoele.de/catalog/product/view/id/170/category/18', ''), (14584, 'http://www.markenoele.de/catalog/product/view/id/186/category/8', ''), (14585, 'http://www.markenoele.de/', 'http://www.google.de/m/search?oe=UTF-8&client=safari&hl=de&q=Motul+300v&gws_link_params=spell:1&ei=mdtxTMCLEYH-nQO0s5AW&ved=0CA0QBQ'), (14586, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14587, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (14588, 'http://www.markenoele.de/catalog/product/view/id/71/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (14589, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', ''), (14590, 'http://www.markenoele.de/catalog/product/view/id/73/category/33', ''), (14591, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', ''), (14592, 'http://www.markenoele.de/catalog/product/view/id/160/category/28', ''), (14593, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', ''), (14594, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (14595, 'http://www.markenoele.de/catalog/product/view/id/180/category/52', ''), (14596, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/schmierstoffe.html'), (14597, 'http://www.markenoele.de/catalog/product/view/id/54', ''), (14598, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/schmierstoffe.html'), (14599, 'http://www.markenoele.de/oelberater', 'http://www.google.com/search?q=%C3%B6lberater&ie=utf-8&oe=utf-8&lr=lang_de&safe=active'), (14600, 'http://www.markenoele.de/catalog/product/view/id/60', ''), (14601, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', ''), (14602, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+300V&aq=f&aqi=g6&aql=&oq=&gs_rfai='), (14603, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14604, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/schmierstoffe.html'), (14605, 'http://www.markenoele.de/catalogsearch/result/?q=300V', 'http://www.markenoele.de/schmierstoffe.html'), (14606, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300V', 'http://www.markenoele.de/schmierstoffe.html'), (14607, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300V', 'http://www.markenoele.de/catalogsearch/result/?q=300V'), (14608, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (14609, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14610, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+300V&aq=f&aqi=g6&aql=&oq=&gs_rfai='), (14611, 'http://www.markenoele.de/catalogsearch/result/?q=V300', 'http://www.markenoele.de/'), (14612, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=V300', 'http://www.markenoele.de/'), (14613, 'http://www.markenoele.de/catalogsearch/result/?q=300', 'http://www.markenoele.de/catalogsearch/result/?q=V300'), (14614, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/catalogsearch/result/?q=V300'), (14615, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300', 'http://www.markenoele.de/catalogsearch/result/?q=300'), (14616, 'http://www.markenoele.de/catalog/product/view/id/188/category/8', ''), (14617, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=z9R&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+%C3%B6l&aq=f&aqi=g8&aql=&oq=&gs_rfai='), (14618, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14619, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (14620, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (14621, 'http://www.markenoele.de/catalog/product/view/id/29/category/8', ''), (14622, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (14623, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14624, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (14625, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (14626, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (14627, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (14628, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (14629, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (14630, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (14631, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (14632, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (14633, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (14634, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=4'); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (14635, 'http://www.markenoele.de/catalog/product/view/id/22/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (14636, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvbW90dWwtc3BlY2lmaWMtNTA0LTAwLTUwNy0wMC5odG1s/product/22/', 'http://www.markenoele.de/schmierstoffe/motul-specific-504-00-507-00.html'), (14637, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/motul-specific-504-00-507-00.html'), (14638, 'http://www.markenoele.de/', ''), (14639, 'http://www.markenoele.de/catalog/product/view/id/74/category/33', ''), (14640, 'http://www.markenoele.de/', ''), (14641, 'http://www.markenoele.de/', ''), (14642, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&client=firefox-a&rlz=1R1WZPB_de___DE366'), (14643, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (14644, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtNTAuaHRtbA,,/product/50/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (14645, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (14646, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (14647, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2FuZ2Vib3RlLWRlcy1tb25hdHM,/product/49/', 'http://www.markenoele.de/angebote-des-monats/'), (14648, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/angebote-des-monats/'), (14649, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (14650, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+5100+Ester+10W-40+4Takt+Technosynthese&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (14651, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (14652, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+5100+Ester+10W-40+4Takt+Technosynthese&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (14653, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (14654, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+5100+Ester+10W-40+4Takt+Technosynthese&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (14655, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=DDT&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=markenoele&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (14656, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', ''), (14657, 'http://www.markenoele.de/catalog/product/view/id/78', ''), (14658, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (14659, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (14660, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/zusatzstoffe.html'), (14661, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/zusatzstoffe/motocool-factory-line.html'), (14662, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (14663, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCjK5_IjxyTKPqEs3Pswbxk_mPBa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVuomCmAegAcfRhPgDyAEBqQKyOeMIDVW1PqoEE0_QunxzbqhK8nLEJ7HaeHkD-vk%26sig%3DAGiWqtyT59XdO8KkXVJHmItnkph1x6iY2w%26adurl%3Dh'), (14664, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14665, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (14666, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (14667, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/schmierstoffe/motorrad.html?limit=all'), (14668, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (14669, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (14670, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14671, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (14672, 'http://www.markenoele.de/', ''), (14673, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CB4QFjAB&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=Markenoel.de&ei=FT5yTKTDKMLvOc7QpDs&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (14674, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/'), (14675, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/lieferung/'), (14676, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/'), (14677, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CB4QFjAB&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=Markenoel.de&ei=FT5yTKTDKMLvOc7QpDs&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (14678, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CB4QFjAB&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=Markenoel.de&ei=FT5yTKTDKMLvOc7QpDs&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (14679, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/'), (14680, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/altoelentsorgung/'), (14681, 'http://www.markenoele.de/contacts/index/post/', 'http://www.markenoele.de/contacts/'), (14682, 'http://www.markenoele.de/contacts/index/', 'http://www.markenoele.de/contacts/'), (14683, 'http://www.markenoele.de/catalog/product/view/id/71/category/32', ''), (14684, 'http://www.markenoele.de/catalog/product/view/id/104', ''), (14685, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', ''), (14686, 'http://www.markenoele.de/catalog/product/view/id/30/category/8', ''), (14687, 'http://www.markenoele.de/', 'http://www.elferteam.de/Forums/index.php?showtopic=42654'), (14688, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+multi+atf+shop&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (14689, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/search?q=motul+multi+atf+shop&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (14690, 'http://www.markenoele.de/catalog/product/view/id/57', ''), (14691, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (14692, 'http://www.markenoele.de/catalog/product/view/id/165/category/28', ''), (14693, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GFRE_deAT390AT391&q=motul+300V'), (14694, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14695, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (14696, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (14697, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (14698, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+300v+factory+line+double+ester+15w50+4t&meta=&aq=f&aqi=&aql=&oq=&gs_rfai='), (14699, 'http://www.markenoele.de/catalog/product/view/id/163/category/28', ''), (14700, 'http://www.markenoele.de/catalog/product/view/id/187/category/8', ''), (14701, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCOh5NNXJyTPrML8_ZOMXquJIMrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVqqCCsAegAcfRhPgDyAEBqQJHJu8Cdky1PqoEE0_QXAOoLrVubTsnIS3bYH-jLV4%26sig%3DAGiWqtzOillrCn16bJm2TM_FTWbagtDIwQ%26adurl%3Dhttp:'), (14702, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14703, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (14704, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (14705, 'http://www.markenoele.de/catalog/product/view/id/33/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (14706, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (14707, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (14708, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (14709, 'http://www.markenoele.de/catalog/product/view/id/52/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (14710, 'http://www.markenoele.de/catalog/product/view/id/70/category/32', ''), (14711, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC4m3UX3lyTJmWD8KPjQeekqyvBK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVopWCoAegAcfRhPgDyAEBqQJbl2h5L1G1PqoEE0_QXDeC3hbj3ZZUb_AwhakDhFU%26sig%3DAGiWqtw6sop5r_ZXqcO-wEG-z9fKZj0D_w%26adur'), (14712, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (14713, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/diesel.html'), (14714, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (14715, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (14716, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (14717, 'http://www.markenoele.de/catalog/product/view/id/11/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (14718, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/schmierstoffe/auto/motorenol/motul-8100-x-clean-plus-1l-11.html'), (14719, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/schmierstoffe/modellbau.html'), (14720, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/schmierstoffe/modellbau/micro-2t.html'), (14721, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/schmierstoffe/kart.html'), (14722, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/schmierstoffe/kart.html'), (14723, 'http://www.markenoele.de/catalog/product/view/id/169/category/18', ''), (14724, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCii_K6I5yTLSmNIbrOKun6KUMrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWylYKkB6ABx9GE-APIAQGpAluXaHkvUbU-qgQTT9DqqyStLiZKHSdoCq93-4W_CA%26sig%3DAGiWqtypcMIKJmHV3zloRgr0xwiv_7M8Rw%26adurl%3Dht'), (14725, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14726, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300%20v', 'http://www.markenoele.de/schmierstoffe.html'), (14727, 'http://www.markenoele.de/catalogsearch/result/?q=300+v+', 'http://www.markenoele.de/schmierstoffe.html'), (14728, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300%20v%2015w', 'http://www.markenoele.de/catalogsearch/result/?q=300+v+'), (14729, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300%20v%2015w50', 'http://www.markenoele.de/catalogsearch/result/?q=300+v+'), (14730, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300%20v%2015', 'http://www.markenoele.de/catalogsearch/result/?q=300+v+'), (14731, 'http://www.markenoele.de/catalogsearch/result/?q=300+v+15w50', 'http://www.markenoele.de/catalogsearch/result/?q=300+v+'), (14732, 'http://www.markenoele.de/catalog/product/view/id/213/category/51', 'http://www.google.de/search?hl=de&q=fanshop+marken&aq=f&aqi=&aql=&oq=&gs_rfai='), (14733, 'http://www.markenoele.de/catalogsearch/result/?q=300+v+', 'http://www.markenoele.de/schmierstoffe.html'), (14734, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/fanshop/bekleidung/overall-mit-motul-einstickung.html'), (14735, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/fanshop/bekleidung/overall-mit-motul-einstickung.html'), (14736, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/fanshop/bekleidung.html'), (14737, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=300+v+'), (14738, 'http://www.markenoele.de/catalog/category/view/id/53', 'http://www.markenoele.de/fanshop/aufkleber.html'), (14739, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/schmierstoffe.html'), (14740, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/fanshop/accessoires.html'), (14741, 'http://www.markenoele.de/catalog/product/view/id/76/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (14742, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/motul-300v-4t-factory-line-76.html'), (14743, 'http://www.markenoele.de/catalog/product/view/id/76/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (14744, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/schmierstoffe.html'), (14745, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=300+v+'), (14746, 'http://www.markenoele.de/catalogsearch/result/?q=300+v+', 'http://www.markenoele.de/schmierstoffe.html'), (14747, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14748, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCii_K6I5yTLSmNIbrOKun6KUMrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWylYKkB6ABx9GE-APIAQGpAluXaHkvUbU-qgQTT9DqqyStLiZKHSdoCq93-4W_CA%26sig%3DAGiWqtypcMIKJmHV3zloRgr0xwiv_7M8Rw%26adurl%3Dht'), (14749, 'http://www.markenoele.de/', 'http://www.koenigsberger-automobile.de/Werkzeuge/Werkstatt/Hazet-Werkzeuge/Spezialwerkzeuge/Peugeot/Hazet-Oeldienstschluessel-fuer-Peugeot-Renault-3703--3945.html?referer=froogle&language=de'), (14750, 'http://www.markenoele.de/', ''), (14751, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCJlgtZbJyTJW5H4WD-gbu9P3nA63BsMMB_em97RS97Pu-RwgAEAIoAlCer6GNAWCVgv6BlAegAcfRhPgDyAEBqQII04KfST61PqoEE0_QnGODKIBK-uUe1wKa48QDicc%26sig%3DAGiWqtzbzRPWSZE3Tt1mlfW5VJ-sU-a_6A%26adurl%3Dh'), (14752, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14753, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (14754, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14755, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (14756, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (14757, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (14758, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14759, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (14760, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14761, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (14762, 'http://www.markenoele.de/catalog/product/gallery/id/5/image/46/', ''), (14763, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14764, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCJlgtZbJyTJW5H4WD-gbu9P3nA63BsMMB_em97RS97Pu-RwgAEAIoAlCer6GNAWCVgv6BlAegAcfRhPgDyAEBqQII04KfST61PqoEE0_QnGODKIBK-uUe1wKa48QDicc%26sig%3DAGiWqtzbzRPWSZE3Tt1mlfW5VJ-sU-a_6A%26adurl%3Dh'), (14765, 'http://www.markenoele.de/catalog/product/view/id/82/category/25', ''), (14766, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCqM9nxrRyTMytJtbWOKLZtfQLrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVgv6BlAegAcfRhPgDyAEBqQII04KfST61PqoEE0_Q6vwz2sD92oW8EF6oJfqcgkI%26sig%3DAGiWqtxU6SX1vm2qnFqLFzOAF3j8FEc9rA%26adurl%3Dhttp:'), (14767, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14768, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (14769, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14770, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (14771, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14772, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (14773, 'http://www.markenoele.de/catalog/product/view/id/69/category/34', ''), (14774, 'http://www.markenoele.de/catalog/product/view/id/87/category/25', ''), (14775, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=opera&hs=1tc&rls=de&q=motul+300v&aq=2&aqi=g10&aql=&oq=motul+&gs_rfai='), (14776, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (14777, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (14778, 'http://www.markenoele.de/catalog/product/view/id/213', ''), (14779, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=15&slotname=4857212039&w=468&lmt=1282590038&flash=6.0.79.0&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Funterschied-motoroel-valvoline-und-castrol-5w40-t121834'), (14780, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (14781, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (14782, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/diesel.html'), (14783, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (14784, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=name', ''), (14785, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html?dir=asc&order=name'), (14786, 'http://www.markenoele.de/', 'http://www.gutefrage.net/frage/darf-man-motoroel-mischen'), (14787, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14788, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=motul+wasch+%26+Wachs&_sacat=See-All-Categories'), (14789, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (14790, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/wash-wax.html'), (14791, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul_pflegeberater/'), (14792, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (14793, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (14794, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/fanshop.html?p=3'), (14795, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=1'), (14796, 'http://www.markenoele.de/catalog/product/view/id/141/category/53', ''), (14797, 'http://www.markenoele.de/', ''), (14798, 'http://www.markenoele.de/impressum/', ''), (14799, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (14800, 'http://www.markenoele.de/catalog/product/view/id/140/category/53', ''), (14801, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', ''), (14802, 'http://www.markenoele.de/angebote-des-monats/', ''), (14803, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (14804, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (14805, 'http://www.markenoele.de/catalog/product/view/id/76', ''), (14806, 'http://www.markenoele.de/datenschutz/', ''), (14807, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (14808, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (14809, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (14810, 'http://www.markenoele.de/lieferung/', ''), (14811, 'http://www.markenoele.de/catalog/product/view/id/144', ''), (14812, 'http://www.markenoele.de/zahlung/', ''), (14813, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (14814, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (14815, 'http://www.markenoele.de/agb/', ''), (14816, 'http://www.markenoele.de/widerruf/', ''), (14817, 'http://www.markenoele.de/catalog/product/view/id/88/category/25', ''), (14818, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (14819, 'http://www.markenoele.de/catalog/product/view/id/102/category/45', ''), (14820, 'http://www.markenoele.de/catalog/product/view/id/129', ''), (14821, 'http://www.markenoele.de/lieferung', ''), (14822, 'http://www.markenoele.de/catalog/product/view/id/145/category/53', ''), (14823, 'http://www.markenoele.de/altoelentsorgung/', ''), (14824, 'http://www.markenoele.de/contacts/', ''), (14825, 'http://www.markenoele.de/catalog/product/view/id/192', ''), (14826, 'http://www.markenoele.de/catalog/product/view/id/187', ''), (14827, 'http://www.markenoele.de/catalog/product/view/id/8', ''), (14828, 'http://www.markenoele.de/catalog/product/view/id/67/category/34', ''), (14829, 'http://www.markenoele.de/catalog/product/view/id/143/category/53', ''), (14830, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', ''), (14831, 'http://www.markenoele.de/catalog/product/view/id/142/category/53', ''), (14832, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', ''), (14833, 'http://www.markenoele.de/catalog/product/view/id/148/category/53', ''), (14834, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&aq=3&aqi=g10&aql=&oq=motul&gs_rfai='), (14835, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14836, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (14837, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (14838, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (14839, 'http://www.markenoele.de/catalog/product/view/id/33/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14840, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (14841, 'http://www.markenoele.de/catalog/product/view/id/51/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14842, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (14843, 'http://www.markenoele.de/catalog/product/view/id/33/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14844, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (14845, 'http://www.markenoele.de/catalog/product/view/id/49/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14846, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (14847, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14848, 'http://www.markenoele.de/catalog/product/view/id/54/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (14849, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (14850, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (14851, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (14852, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html?p=1'), (14853, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (14854, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (14855, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', ''), (14856, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&order=name'), (14857, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&order=name'), (14858, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&order=name'), (14859, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&order=name'), (14860, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&order=name'), (14861, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%203', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&order=name'), (14862, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&order=name'), (14863, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&order=name'), (14864, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&order=name'), (14865, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&order=name'), (14866, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&order=name'), (14867, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&order=name'), (14868, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%203', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&order=name'), (14869, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&order=name'), (14870, 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&order=name'), (14871, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v'), (14872, 'http://www.markenoele.de/catalog/product/view/id/91/category/26', ''), (14873, 'http://www.markenoele.de/catalog/product/gallery/id/76/image/111/', ''), (14874, 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&order=name'), (14875, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v'), (14876, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v'), (14877, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20%205', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v'), (14878, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20%2051', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v'), (14879, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20%20510', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v'), (14880, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20%205100', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v'), (14881, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v'), (14882, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20%205', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v'), (14883, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20%2051', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v'), (14884, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v'), (14885, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+5100+4T', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v'), (14886, 'http://www.markenoele.de/catalog/product/view/id/33', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+5100+4T'), (14887, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+5100+4T', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v'), (14888, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', ''), (14889, 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&order=name'), (14890, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (14891, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (14892, 'http://www.markenoele.de/catalog/product/view/id/177', ''), (14893, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', ''), (14894, 'http://www.markenoele.de/', 'http://www.google.de/url?q=bio+kettens%C3%A4gen%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC2dWk0yhzTLfmIJDQswaizuXXA63BsMMB_em97RTlof-ERwgAEAEoA1Cer6GNAWCV-vCBjAegAcfRhPgDyAEBqQK2F3i-BEa1PqoEE0_Q2vZ6n7oh6kd17LnXZ443K0Y%26sig%3DAGiWqtw-xdfeSRVxS71eNbbVgBAgGFMT'), (14895, 'http://www.markenoele.de/', 'http://www.google.de/url?q=bio+kettens%C3%A4gen%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC2dWk0yhzTLfmIJDQswaizuXXA63BsMMB_em97RTlof-ERwgAEAEoA1Cer6GNAWCV-vCBjAegAcfRhPgDyAEBqQK2F3i-BEa1PqoEE0_Q2vZ6n7oh6kd17LnXZ443K0Y%26sig%3DAGiWqtw-xdfeSRVxS71eNbbVgBAgGFMT'), (14896, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14897, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14898, 'http://www.markenoele.de/', 'http://www.google.de/url?q=bio+kettens%C3%A4gen%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC2dWk0yhzTLfmIJDQswaizuXXA63BsMMB_em97RTlof-ERwgAEAEoA1Cer6GNAWCV-vCBjAegAcfRhPgDyAEBqQK2F3i-BEa1PqoEE0_Q2vZ6n7oh6kd17LnXZ443K0Y%26sig%3DAGiWqtw-xdfeSRVxS71eNbbVgBAgGFMT'), (14899, 'http://www.markenoele.de/', 'http://www.google.de/url?q=bio+kettens%C3%A4gen%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC2dWk0yhzTLfmIJDQswaizuXXA63BsMMB_em97RTlof-ERwgAEAEoA1Cer6GNAWCV-vCBjAegAcfRhPgDyAEBqQK2F3i-BEa1PqoEE0_Q2vZ6n7oh6kd17LnXZ443K0Y%26sig%3DAGiWqtw-xdfeSRVxS71eNbbVgBAgGFMT'), (14900, 'http://www.markenoele.de/catalog/product/view/id/166', ''), (14901, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (14902, 'http://www.markenoele.de/catalog/product/view/id/168', ''), (14903, 'http://www.markenoele.de/catalog/product/view/id/167', ''), (14904, 'http://www.markenoele.de/', ''), (14905, 'http://www.markenoele.de/catalog/product/view/id/83/category/25', ''), (14906, 'http://www.markenoele.de/catalog/product/view/id/160', ''), (14907, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCxMhWi1ZzTJ_lD47QswaquJj5BK3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV0rKCwAegAcfRhPgDyAEBqQK2F3i-BEa1PqoEE0_Q8QUW2u_ZgRHfi5dzH2RBpHg%26sig%3DAGiWqtyPdA0GLClkitlbXND-TvJOJFjOcw%26adurl%3Dh'), (14908, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14909, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (14910, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto.html'), (14911, 'http://www.markenoele.de/', ''), (14912, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (14913, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtNDkuaHRtbA,,/product/49/', 'http://www.markenoele.de/motul-5100-4t-49.html'), (14914, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-49.html'), (14915, 'http://www.markenoele.de/catalog/product/view/id/30', ''), (14916, 'http://www.markenoele.de/impressum/', 'http://www.yasni.de/elke+randzio/person+information?sh'), (14917, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCXUlJhHJzTIPTFMXRswaB2o3AAq3BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCVwoOCmAegAcfRhPgDyAEBqQK2F3i-BEa1PqoEE0_QD7q-CObkaVurUVnbeW-24-U%26sig%3DAGiWqtx8YUPouC6sojwPtAloUqJfOnxyHg%26adur'), (14918, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14919, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCXUlJhHJzTIPTFMXRswaB2o3AAq3BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCVwoOCmAegAcfRhPgDyAEBqQK2F3i-BEa1PqoEE0_QD7q-CObkaVurUVnbeW-24-U%26sig%3DAGiWqtx8YUPouC6sojwPtAloUqJfOnxyHg%26adur'), (14920, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14921, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (14922, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (14923, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (14924, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14925, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (14926, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (14927, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (14928, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14929, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14930, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14931, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCXUlJhHJzTIPTFMXRswaB2o3AAq3BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCVwoOCmAegAcfRhPgDyAEBqQK2F3i-BEa1PqoEE0_QD7q-CObkaVurUVnbeW-24-U%26sig%3DAGiWqtx8YUPouC6sojwPtAloUqJfOnxyHg%26adur'), (14932, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCXUlJhHJzTIPTFMXRswaB2o3AAq3BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCVwoOCmAegAcfRhPgDyAEBqQK2F3i-BEa1PqoEE0_QD7q-CObkaVurUVnbeW-24-U%26sig%3DAGiWqtx8YUPouC6sojwPtAloUqJfOnxyHg%26adur'), (14933, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/schmierstoffe.html'), (14934, 'http://www.markenoele.de/catalog/product/view/id/32/category/10', ''), (14935, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (14936, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14937, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (14938, 'http://www.markenoele.de/catalog/product/view/id/5/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html'), (14939, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (14940, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html'), (14941, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rls=com.microsoft:en-US&&sa=X&ei=TH9zTJ29CMWVswajiPmiDg&ved=0CBsQBSgA&q=motul+300V+4T+Factory+line+208&spell=1'), (14942, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14943, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (14944, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14945, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (14946, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (14947, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (14948, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (14949, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (14950, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (14951, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (14952, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (14953, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (14954, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (14955, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l'), (14956, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14957, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/schmierstoffe.html'), (14958, 'http://www.markenoele.de/catalog/category/view/id/22', 'http://www.markenoele.de/schmierstoffe/kart.html'), (14959, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/kart/motorenol.html'), (14960, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (14961, 'http://www.markenoele.de/catalog/product/view/id/75/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (14962, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (14963, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/kart/motorenol.html'), (14964, 'http://www.markenoele.de/catalog/category/view/id/22', 'http://www.markenoele.de/schmierstoffe/kart.html'), (14965, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14966, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l'), (14967, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/schmierstoffe.html'), (14968, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v++5w40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (14969, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14970, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (14971, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (14972, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (14973, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (14974, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (14975, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (14976, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (14977, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (14978, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (14979, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (14980, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (14981, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (14982, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v++5w40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (14983, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/schmierstoffe.html'), (14984, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7ADBR&redir_esc=&ei=vYxzTJuPNdDHswamrsmNDg'), (14985, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+ester&meta=&aq=1&aqi=g5&aql=&oq=Motul+5100&gs_rfai='), (14986, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (14987, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (14988, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (14989, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (14990, 'http://www.markenoele.de/catalog/product/view/id/81/category/25', ''), (14991, 'http://www.markenoele.de/catalog/product/view/id/166/category/18', 'http://www.google.de/search?client=opera&rls=de&q=snowmobile+%C3%96le&sourceid=opera&ie=utf-8&oe=utf-8'), (14992, 'http://www.markenoele.de/catalog/category/view/id/19', 'http://www.markenoele.de/schmierstoffe/snowmobile/snowpower-4t-1l.html'), (14993, 'http://www.markenoele.de/', 'http://www.elferteam.de/Forums/index.php?showtopic=42654'), (14994, 'http://www.markenoele.de/catalog/product/view/id/144', 'http://www.markenoele.de/'), (14995, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/usb-stick.html'), (14996, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (14997, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (14998, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (14999, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (15000, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?limit=all'), (15001, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+300v+10w40&meta=&btnG=Google-Suche'), (15002, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15003, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (15004, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15005, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (15006, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (15007, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=1'), (15008, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (15009, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (15010, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15011, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (15012, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15013, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+300v+10w40&meta=&btnG=Google-Suche'), (15014, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+300v+10w40&meta=&btnG=Google-Suche'), (15015, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+%C3%B6l&meta=&btnG=Google-Suche'), (15016, 'http://www.markenoele.de/catalog/product/view/id/101/category/45', ''), (15017, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l'), (15018, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15019, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (15020, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15021, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', ''), (15022, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?limit=all'), (15023, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (15024, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport/motorrad.html'), (15025, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?limit=all'), (15026, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', ''), (15027, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15028, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (15029, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15030, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l'), (15031, 'http://www.markenoele.de/catalog/product/view/id/79/category/22', ''), (15032, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (15033, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (15034, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (15035, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (15036, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/'), (15037, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (15038, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1282648532&flash=10.1.82&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html&dt=1282648535282&shv=r201'), (15039, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (15040, 'http://www.markenoele.de/lieferung', ''), (15041, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (15042, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (15043, 'http://www.markenoele.de/catalog/product/view/id/14/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (15044, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (15045, 'http://www.markenoele.de/catalog/product/view/id/16/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (15046, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCWVBTYLRzTNeAD42u4gaK35SHDK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldKogrAHoAHH0YT4A8gBAakCPlgPpkQ1tT6qBBNP0NjKTjF_ZjBkvenlnhW7jjKK%26sig%3DAGiWqtzJE1u79iQleb6FoA95GCFhwLrsaQ%26adurl%3Dhttp'), (15047, 'http://www.markenoele.de/', 'http://www.google.de/products?client=opera&rls=de&q=motul+5100&oe=utf-8&um=1&ie=UTF-8&ei=sLRzTK-GJaaWOIiRyM4I&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CC0QrQQwAA'), (15048, 'http://www.markenoele.de/', 'http://www.google.de/products?client=opera&rls=de&q=motul+5100&oe=utf-8&um=1&ie=UTF-8&ei=sLRzTK-GJaaWOIiRyM4I&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CC0QrQQwAA'), (15049, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (15050, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (15051, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/'), (15052, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul51', 'http://www.markenoele.de/'), (15053, 'http://www.markenoele.de/catalogsearch/result/?q=motul5100', 'http://www.markenoele.de/'), (15054, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul5', 'http://www.markenoele.de/'), (15055, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100', 'http://www.markenoele.de/'), (15056, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+5100+4T', 'http://www.markenoele.de/'), (15057, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+5100+4T'), (15058, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+5100+4T'), (15059, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (15060, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15061, 'http://www.markenoele.de/catalog/product/view/id/49/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (15062, 'http://www.markenoele.de/catalog/product/view/id/53/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (15063, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15064, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (15065, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (15066, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (15067, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (15068, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (15069, 'http://www.markenoele.de/catalog/product/view/id/74', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (15070, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15071, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (15072, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15073, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%201', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (15074, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%2010w4', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (15075, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%2010w40', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (15076, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%2010', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (15077, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%2010w', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (15078, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15079, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (15080, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (15081, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (15082, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t%201', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (15083, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t%2010', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (15084, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t%2010w', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (15085, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t%2010w4', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (15086, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t%2010w40', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (15087, 'http://www.markenoele.de/catalogsearch/result/?q=300v+4t+10w40', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (15088, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (15089, 'http://www.markenoele.de/catalog/product/view/id/70/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (15090, 'http://www.markenoele.de/', 'http://www.google.de/search?client=opera&rls=de&q=motul+300v+4t+10w40&sourceid=opera&ie=utf-8&oe=utf-8'), (15091, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15092, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (15093, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15094, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (15095, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (15096, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (15097, 'http://www.markenoele.de/catalog/product/view/id/75/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (15098, 'http://www.markenoele.de/catalog/product/gallery/id/75/image/110/', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-4t-factory-line-75.html'), (15099, 'http://www.markenoele.de/catalog/product/view/id/193', ''), (15100, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&meta=&aq=4&aqi=g10&aql=&oq=motul&gs_rfai='), (15101, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (15102, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&meta=&aq=4&aqi=g10&aql=&oq=motul&gs_rfai='), (15103, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/50/', ''), (15104, 'http://www.markenoele.de/checkout/cart/', ''), (15105, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (15106, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (15107, 'http://www.markenoele.de/checkout/onepage/', ''), (15108, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (15109, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (15110, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (15111, 'http://www.markenoele.de/checkout/cart/', ''), (15112, 'http://www.markenoele.de/checkout/onepage/', ''), (15113, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (15114, 'http://www.markenoele.de/catalog/product/view/id/146/category/53', ''), (15115, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (15116, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (15117, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (15118, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (15119, 'http://www.markenoele.de/checkout/cart/', ''), (15120, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&meta=&aq=4&aqi=g10&aql=&oq=motul&gs_rfai='), (15121, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+inboard+4+t+sae+15+w40&url=/aclk%3Fsa%3Dl%26ai%3DC3wzuIb9zTOPjEpDVOKL3odMLrcGwwwH96b3tFPW84-1HCAAQAVCer6GNAWCVuqaCsAegAcfRhPgDyAEBqQKEZ6V0YCW1PqoEGE_QefqZZK7McPPBG56smCGFz4OkxlrTDA%26sig%3DAGiWqtxSiDeuzhd_wjehU5-AF9H-'), (15122, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (15123, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+inboard+4+t+sae+15+w40&url=/aclk%3Fsa%3Dl%26ai%3DC3wzuIb9zTOPjEpDVOKL3odMLrcGwwwH96b3tFPW84-1HCAAQAVCer6GNAWCVuqaCsAegAcfRhPgDyAEBqQKEZ6V0YCW1PqoEGE_QefqZZK7McPPBG56smCGFz4OkxlrTDA%26sig%3DAGiWqtxSiDeuzhd_wjehU5-AF9H-'), (15124, 'http://www.markenoele.de/catalog/product/view/id/77/category/33', ''), (15125, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Oel+2+takt&url=/aclk%3Fsa%3Dl%26ai%3DC5Mh3eMJzTL7mHMnPswa_z9WeBa3BsMMB_em97RTtzOPtRxABKAhQnq-hjQFglbr9gZQHoAHH0YT4A8gBAakC6LWUFmcxtT6qBBZP0KLnYWng0wiCGeGBld3kEBnWDcdk%26num%3D4%26sig%3DAGiWqtz-g6FWB5XZWkR7fyyRMwXmPTFpkQ%26a'), (15126, 'http://www.markenoele.de/catalog/product/view/id/86/category/25', ''), (15127, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCZBFiJclzTKaQOqf84wbDxsC_C63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVAqABx9GE-APIAQGpAoRnpXRgJbU-qgQTT9DxM94UWt4AeshFDHPMyJEO6w%26sig%3DAGiWqtxgJ0O60V7U00PVlbNIcxArCVnzGA%26adurl%3Dhttp:/'), (15128, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15129, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (15130, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html'), (15131, 'http://www.markenoele.de/catalog/product/view/id/29/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (15132, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (15133, 'http://www.markenoele.de/catalog/product/view/id/29/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (15134, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/schmierstoffe/motul-gearbox.html'), (15135, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/motul-gearbox.html'), (15136, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvbW90dWwtZ2VhcmJveC5odG1s/product/29/', 'http://www.markenoele.de/schmierstoffe/motul-gearbox.html'), (15137, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/motul-gearbox.html'), (15138, 'http://www.markenoele.de/checkout/onepage/', ''), (15139, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (15140, 'http://www.markenoele.de/motul_pflegeberater/', ''), (15141, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCuJ96qNJzTMDzLI3PswaT0oHZDq3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVspWCpAegAcfRhPgDyAEBqQLotZQWZzG1PqoEE0_QqhnHpsEzFxz_Zs0DQ1yXjRE%26sig%3DAGiWqtwUnBUEdMv-ILg2Ci2XbCFxCGhY7g%26adur'), (15142, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCuJ96qNJzTMDzLI3PswaT0oHZDq3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVspWCpAegAcfRhPgDyAEBqQLotZQWZzG1PqoEE0_QqhnHpsEzFxz_Zs0DQ1yXjRE%26sig%3DAGiWqtwUnBUEdMv-ILg2Ci2XbCFxCGhY7g%26adur'), (15143, 'http://www.markenoele.de/catalog/product/view/id/3/category/6', ''), (15144, 'http://www.markenoele.de/', ''), (15145, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15146, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (15147, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (15148, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (15149, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (15150, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=4'), (15151, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (15152, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCg9BDPNpzTNyiIo3SswajqpWYBa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakChGeldGAltT6qBBNP0FIsToAHq47iTF86tBEB6zOa%26sig%3DAGiWqtwLMt6mZmPLaxJmdgtiKePiaA8ibg%26adurl%3Dhttp'), (15153, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (15154, 'http://www.markenoele.de/catalog/product/view/id/17/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (15155, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (15156, 'http://www.markenoele.de/catalog/product/view/id/20/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (15157, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (15158, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (15159, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (15160, 'http://www.markenoele.de/catalog/product/view/id/195/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=4'), (15161, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (15162, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=4'), (15163, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=1'), (15164, 'http://www.markenoele.de/catalog/product/view/id/17/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (15165, 'http://www.markenoele.de/catalog/product/view/id/166/category/18', 'http://www.google.de/search?client=opera&rls=de&q=snowmobile+%C3%96le&sourceid=opera&ie=utf-8&oe=utf-8'), (15166, 'http://www.markenoele.de/catalog/product/view/id/17/category/7', ''), (15167, 'http://www.markenoele.de/catalog/category/view/id/19', 'http://www.markenoele.de/schmierstoffe/snowmobile/snowpower-4t-1l.html'), (15168, 'http://www.markenoele.de/catalog/product/view/id/170/category/18', 'http://www.google.de/search?q=Snowpower+2T&hl=de&client=opera&hs=Pgv&rls=de&source=lnt&tbs=lr:lang_1de&lr=lang_de&sa=X&ei=iN5zTI6eNI6AOLyXzK8I&ved=0CAkQpwU'), (15169, 'http://www.markenoele.de/catalog/product/view/id/80/category/25', ''), (15170, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCilwEhd9zTPTiFI78mAPM_OSEBa3BsMMB_em97RS97Pu-RwgAEAMoA1Cer6GNAWCV8qqCtAegAcfRhPgDyAEBqQK-06Ep9Ce1PqoEE0_Qvg9_AU7APptJAQA7qCm7ozc%26sig%3DAGiWqtwkw5Gw5req4hPpypukemTLMFb9Wg%26adurl%3Dh'), (15171, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15172, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (15173, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (15174, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (15175, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15176, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCilwEhd9zTPTiFI78mAPM_OSEBa3BsMMB_em97RS97Pu-RwgAEAMoA1Cer6GNAWCV8qqCtAegAcfRhPgDyAEBqQK-06Ep9Ce1PqoEE0_Qvg9_AU7APptJAQA7qCm7ozc%26sig%3DAGiWqtwkw5Gw5req4hPpypukemTLMFb9Wg%26adurl%3Dh'), (15177, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (15178, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+%C3%B6l&meta=&btnG=Google-Suche'), (15179, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15180, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (15181, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15182, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (15183, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15184, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (15185, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15186, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+%C3%B6l&meta=&btnG=Google-Suche'), (15187, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCsINh7_FzTOWGINDSswbh--HjBK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglar7gZQHoAHH0YT4A8gBAakCZFOS5B4ztT6qBBNP0BAEXBpPOAwSiS1Xb75Msffp%26sig%3DAGiWqtz3spPaDQQaH7mnqsUNTc7Vp5h0Yg%26adurl%3Dhttp'), (15188, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15189, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (15190, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+shine+%26+go'), (15191, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://suche.t-online.de/fast-cgi/tsc?lang=any&language=&src=&cr=&more=variante2e&ocr=yes&tax=&q=motul+8100&adtest=&device=html&classification=internet-tab_internet_std&mandant=toi&encQuery=b & f schmierstoffe&tax_max=&dia=suche,&context=internet-tab'), (15192, 'http://www.markenoele.de/widerruf', ''), (15193, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (15194, 'http://www.markenoele.de/catalog/product/view/id/84/category/25', ''), (15195, 'http://www.markenoele.de/catalog/product/view/id/161/category/28', ''), (15196, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCjw--bxZ0TMDCFtDSswbh--HjBK3BsMMB_em97RTNgP2-RwgAEAEoA1Cer6GNAWCVkoGCmAegAcfRhPgDyAEBqQJ8q3sJcUO1PqoEE0_QwUerOsf3W_HwNo5kB37rYz4%26sig%3DAGiWqtxRIJvc-VN1OEyYiEjHSCGUHGvTtw%26ad'), (15197, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', ''), (15198, 'http://www.markenoele.de/catalog/product/view/id/213/category/51', ''), (15199, 'http://www.markenoele.de/catalog/product/view/id/139/category/51', ''), (15200, 'http://www.markenoele.de/catalog/product/view/id/235/category/51', ''), (15201, 'http://www.markenoele.de/catalog/product/view/id/229/category/51', ''), (15202, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (15203, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (15204, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', ''), (15205, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (15206, 'http://www.markenoele.de/catalog/product/view/id/240/category/51', ''), (15207, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', ''), (15208, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (15209, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', ''), (15210, 'http://www.markenoele.de/catalog/product/view/id/201/category/51', ''), (15211, 'http://www.markenoele.de/catalog/product/view/id/191/category/52', ''), (15212, 'http://www.markenoele.de/altoelentsorgung/', ''), (15213, 'http://www.markenoele.de/agb/', ''), (15214, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (15215, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (15216, 'http://www.markenoele.de/', ''), (15217, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (15218, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (15219, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (15220, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (15221, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (15222, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (15223, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (15224, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (15225, 'http://www.markenoele.de/catalog/product/view/id/159/category/28', ''), (15226, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (15227, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (15228, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (15229, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (15230, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', ''), (15231, 'http://www.markenoele.de/catalog/product/view/id/174/category/51', ''), (15232, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', ''), (15233, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (15234, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (15235, 'http://www.markenoele.de/', 'http://www.google.de/url?q=20W50+von+Motul&url=/aclk%3Fsa%3Dl%26ai%3DCTYNGMqx0TOqSFJHPswaWgMHTCq3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCVip6CsAegAcfRhPgDyAEBqQIADn47uUG1PqoEGE_QfME1n__hsfNsp9GV7N8MIIBonrA9VA%26sig%3DAGiWqtxanxhbhN3DtNNH-5yOyUtXoT0phQ%26'), (15236, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15237, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (15238, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (15239, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (15240, 'http://www.markenoele.de/catalog/product/view/id/31/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (15241, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (15242, 'http://www.markenoele.de/catalog/product/view/id/52/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (15243, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (15244, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (15245, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (15246, 'http://www.markenoele.de/catalog/product/view/id/108/category/49', ''), (15247, 'http://www.markenoele.de/catalog/product/view/id/85/category/25', ''), (15248, 'http://www.markenoele.de/', ''), (15249, 'http://www.markenoele.de/impressum/', ''), (15250, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', ''), (15251, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (15252, 'http://www.markenoele.de/', ''), (15253, 'http://www.markenoele.de/', ''), (15254, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE316&q=motul+sae+20W-+50&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (15255, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (15256, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15257, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (15258, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (15259, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (15260, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (15261, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (15262, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (15263, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (15264, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (15265, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (15266, 'http://www.markenoele.de/', ''), (15267, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+wash+%26+wax&aq=0&aqi=g1&aql=&oq=motul+w&gs_rfai='), (15268, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (15269, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/lieferung'), (15270, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (15271, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (15272, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15273, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=MOTUL+&gs_rfai='), (15274, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (15275, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/garten.html'), (15276, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (15277, 'http://www.markenoele.de/catalog/category/view/id/46', 'http://www.markenoele.de/zusatzstoffe.html'), (15278, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zusatzstoffe/handwaschgel.html'), (15279, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (15280, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (15281, 'http://www.markenoele.de/catalog/product/view/id/110/category/49', 'http://www.markenoele.de/pflegeprodukte/motorrad.html'), (15282, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (15283, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (15284, 'http://www.markenoele.de/catalog/product/view/id/109/category/49', 'http://www.markenoele.de/pflegeprodukte/motorrad.html'), (15285, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/pflegeprodukte/motorrad/brake-clean.html'), (15286, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (15287, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (15288, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/fanshop.html?p=3'), (15289, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/fanshop.html?p=4'), (15290, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/pflegeprodukte.html'), (15291, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zahlung/'), (15292, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (15293, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zahlung/'), (15294, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (15295, 'http://www.markenoele.de/catalog/category/view/id/50', 'http://www.markenoele.de/pflegeprodukte/chain-clean.html'), (15296, 'http://www.markenoele.de/catalog/product/view/id/120/category/50', 'http://www.markenoele.de/pflegeprodukte/garten.html'), (15297, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/pflegeprodukte/garten/fuel-system-clean.html'), (15298, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (15299, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (15300, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/pflegeprodukte/garten/fuel-system-clean.html'), (15301, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/pflegeprodukte.html'), (15302, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul_pflegeberater/'), (15303, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul_pflegeberater/'), (15304, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (15305, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (15306, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15307, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (15308, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (15309, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=1'), (15310, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvbW90b3JyYWQvbW90b3Jlbm9sLmh0bWw_cD0y/product/55/', ''), (15311, 'http://www.markenoele.de/checkout/cart/', ''), (15312, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (15313, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (15314, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2FuZ2Vib3RlLWRlcy1tb25hdHM,/product/112/', ''), (15315, 'http://www.markenoele.de/checkout/cart/', ''), (15316, 'http://www.markenoele.de/catalogsearch/result/?q=brake', 'http://www.markenoele.de/checkout/cart/'), (15317, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=brake', 'http://www.markenoele.de/checkout/cart/'), (15318, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lz9xPWJyYWtl/product/109/', ''), (15319, 'http://www.markenoele.de/checkout/cart/', ''), (15320, 'http://www.markenoele.de/catalogsearch/result/index/?q=brake', ''), (15321, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/catalogsearch/result/index/?q=brake'), (15322, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/pflegeprodukte.html'), (15323, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/pflegeprodukte/motorrad.html'), (15324, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (15325, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15326, 'http://www.markenoele.de/catalogsearch/result/?q=chain', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (15327, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=chain', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (15328, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=chain%2B', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (15329, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=chain', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (15330, 'http://www.markenoele.de/catalog/product/view/id/101', 'http://www.markenoele.de/catalogsearch/result/?q=chain'), (15331, 'http://www.markenoele.de/catalogsearch/result/?q=chain', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (15332, 'http://www.markenoele.de/catalog/product/view/id/102', 'http://www.markenoele.de/catalogsearch/result/?q=chain'), (15333, 'http://www.markenoele.de/catalogsearch/result/?q=chain', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (15334, 'http://www.markenoele.de/catalog/product/view/id/101', 'http://www.markenoele.de/catalogsearch/result/?q=chain'), (15335, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoYWluLWx1YmUtcm9hZC1wbHVzLmh0bWw,/product/101/', 'http://www.markenoele.de/chain-lube-road-plus.html'), (15336, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/chain-lube-road-plus.html'), (15337, 'http://www.markenoele.de/checkout/onepage/', ''), (15338, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (15339, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (15340, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (15341, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (15342, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (15343, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (15344, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (15345, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (15346, 'http://www.markenoele.de/checkout/onepage/success/', ''), (15347, 'http://www.markenoele.de/', ''), (15348, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (15349, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=INF0TLbnF87MswbnqdiYBg'), (15350, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15351, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (15352, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/auto.html'), (15353, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (15354, 'http://www.markenoele.de/catalog/product/gallery/id/64/image/35/', 'http://www.markenoele.de/schmierstoffe/oldtimer/motul-classic-motor-oil.html'), (15355, 'http://www.markenoele.de/catalog/product/gallery/id/64/image/35/', 'http://www.markenoele.de/schmierstoffe/oldtimer/motul-classic-motor-oil.html'), (15356, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/auto.html'), (15357, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (15358, 'http://www.markenoele.de/catalog/product/gallery/id/65/image/36/', 'http://www.markenoele.de/schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (15359, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&meta=&aq=4&aqi=g10&aql=&oq=motul&gs_rfai='), (15360, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (15361, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtNTAuaHRtbA,,/product/50/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (15362, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (15363, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/checkout/cart/'), (15364, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/lieferung'), (15365, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=Motor%C3%B6l+g%C3%BCnstig'), (15366, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/checkout/cart/'), (15367, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (15368, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (15369, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&meta=&aq=4&aqi=g10&aql=&oq=motul&gs_rfai='), (15370, 'http://www.markenoele.de/catalog/product/view/id/152/category/51', ''), (15371, 'http://www.markenoele.de/', 'http://www.google.com/search?q=motul+20w-50&hl=de'), (15372, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (15373, 'http://www.markenoele.de/oelberater', ''), (15374, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1282728272&flash=10.0.45.2&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fbestes-10w-40-oel-t1357292.html&dt=1282728272765&shv='), (15375, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15376, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (15377, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&meta=&aq=4&aqi=g10&aql=&oq=motul&gs_rfai='), (15378, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15379, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (15380, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15381, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15382, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15383, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', ''), (15384, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8272886467616435&format=728x90_as&output=html&h=90&w=728&lmt=1282730355&channel=1497567061&ad_type=text_image&color_bg=ececec&color_border=000000&color_link=B80C08&color_text=000000&color_ur'), (15385, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15386, 'http://www.markenoele.de/', ''), (15387, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15388, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (15389, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15390, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (15391, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (15392, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8272886467616435&format=728x90_as&output=html&h=90&w=728&lmt=1282730355&channel=1497567061&ad_type=text_image&color_bg=ececec&color_border=000000&color_link=B80C08&color_text=000000&color_ur'), (15393, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (15394, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (15395, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-competition.html'), (15396, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html'), (15397, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-300v-competition.html'), (15398, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/schmierstoffe/auto.html'), (15399, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1282731122&flash=10.1.82&url=http%3A%2F%2Fwww.apriliaforum.de%2Fallgemeines%2F6651-allg-kettenspray.html&dt=1282731123961&shv'), (15400, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (15401, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html?p=3'), (15402, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15403, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (15404, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (15405, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15406, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/pflegeprodukte.html'), (15407, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/pflegeprodukte/motorrad.html'), (15408, 'http://www.markenoele.de/catalog/category/view/id/49?p=1', 'http://www.markenoele.de/pflegeprodukte/motorrad.html?p=2'), (15409, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kette', 'http://www.markenoele.de/pflegeprodukte/motorrad.html?p=1'), (15410, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ketten', 'http://www.markenoele.de/pflegeprodukte/motorrad.html?p=1'), (15411, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettensp', 'http://www.markenoele.de/pflegeprodukte/motorrad.html?p=1'), (15412, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettenspray', 'http://www.markenoele.de/pflegeprodukte/motorrad.html?p=1'), (15413, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettens', 'http://www.markenoele.de/pflegeprodukte/motorrad.html?p=1'), (15414, 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray', 'http://www.markenoele.de/pflegeprodukte/motorrad.html?p=1'), (15415, 'http://www.markenoele.de/catalog/category/view/id/6?p=1', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (15416, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html?p=1'), (15417, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/schmierstoffe/auto/motul-8100-x-cess-5l.html'), (15418, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/zusatzstoffe.html'), (15419, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/schmierstoffe.html'), (15420, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/pflegeprodukte.html'), (15421, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (15422, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (15423, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/fanshop.html?p=3'), (15424, 'http://www.markenoele.de/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/fanshop.html?p=4'), (15425, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCq4COHPB0TJSPCY7Qswa39ZDcCq3BsMMB_em97RTNgP2-RwgAEAEoAlCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQIADn47uUG1PqoEE0_QTUuosTin_NEZNC-XFZPBjxA%26sig%3DAGiWqtzY7s-KyqW8TUNOYuarE_JJ8octFw%26ad'), (15426, 'http://www.markenoele.de/catalog/product/view/id/157/category/51', ''), (15427, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (15428, 'http://www.markenoele.de/catalog/product/view/id/30/category/32', ''), (15429, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (15430, 'http://www.markenoele.de/zahlung/', ''), (15431, 'http://www.markenoele.de/', 'http://www.5w40.de/'), (15432, 'http://www.markenoele.de/', 'http://www.google.de/search?q=markenoele'), (15433, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (15434, 'http://www.markenoele.de/motul_pflegeberater/', ''), (15435, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (15436, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (15437, 'http://www.markenoele.de/', 'http://www.google.de/url?q=polo+motul+fuel+system+clean&url=/aclk%3Fsa%3Dl%26ai%3DCxykZvhN1TMfqK8rQswaWqpnoCq3BsMMB_em97RSt1I_8BhABKAJQnq-hjQFgleKRgqAHoAHH0YT4A8gBAakCKvBwKCxLtT6qBBhP0OdqsRwFJWs2ZlWN_4F745El3cWXJEU%26num%3D1%26sig%3DAGiWqtwHhWYALsamz'), (15438, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (15439, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zusatzstoffe.html'), (15440, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/pflegeprodukte.html'), (15441, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20f', 'http://www.markenoele.de/pflegeprodukte.html'), (15442, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/pflegeprodukte.html'), (15443, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/pflegeprodukte.html'), (15444, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/pflegeprodukte.html'), (15445, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fu', 'http://www.markenoele.de/pflegeprodukte.html'), (15446, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/pflegeprodukte.html'), (15447, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fue', 'http://www.markenoele.de/pflegeprodukte.html'), (15448, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel%20sy', 'http://www.markenoele.de/pflegeprodukte.html'), (15449, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel%20sys', 'http://www.markenoele.de/pflegeprodukte.html'), (15450, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel', 'http://www.markenoele.de/pflegeprodukte.html'), (15451, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel', 'http://www.markenoele.de/pflegeprodukte.html'), (15452, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel%20syste', 'http://www.markenoele.de/pflegeprodukte.html'), (15453, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel%20system', 'http://www.markenoele.de/pflegeprodukte.html'), (15454, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel%20system', 'http://www.markenoele.de/pflegeprodukte.html'), (15455, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel%20system%20c', 'http://www.markenoele.de/pflegeprodukte.html'), (15456, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel%20system%20cle', 'http://www.markenoele.de/pflegeprodukte.html'), (15457, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel%20system%20cl', 'http://www.markenoele.de/pflegeprodukte.html'), (15458, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel%20system%20clea', 'http://www.markenoele.de/pflegeprodukte.html'), (15459, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel%20system%20clean', 'http://www.markenoele.de/pflegeprodukte.html'), (15460, 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+system+clean', 'http://www.markenoele.de/pflegeprodukte.html'), (15461, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zusatzstoffe.html'), (15462, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (15463, 'http://www.markenoele.de/', 'http://www.google.de/url?q=polo+motul+fuel+system+clean&url=/aclk%3Fsa%3Dl%26ai%3DCxykZvhN1TMfqK8rQswaWqpnoCq3BsMMB_em97RSt1I_8BhABKAJQnq-hjQFgleKRgqAHoAHH0YT4A8gBAakCKvBwKCxLtT6qBBhP0OdqsRwFJWs2ZlWN_4F745El3cWXJEU%26num%3D1%26sig%3DAGiWqtwHhWYALsamz'), (15464, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (15465, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (15466, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+ATF+Multi&url=/aclk%3Fsa%3Dl%26ai%3DCeLhKuxh1TKT_MMPPswb-xsHJCq3BsMMB_em97RSFu-PtRwgAEAFQnq-hjQFgleKZgqwHoAHH0YT4A8gBAakCKvBwKCxLtT6qBBZP0AHhgqnLVyYQGGIDb0Wmu5hct3zM%26sig%3DAGiWqtyrxa6RgdfYhi7gJLpLlAskOpFN6g%26adurl%'), (15467, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15468, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (15469, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (15470, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (15471, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/schmierstoffe/auto.html?p=3'), (15472, 'http://www.markenoele.de/catalog/product/view/id/186/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (15473, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/schmierstoffe/auto/motul-multi-atf-1l.html'), (15474, 'http://www.markenoele.de/catalog/product/view/id/186/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (15475, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/schmierstoffe/auto.html?p=3'), (15476, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (15477, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (15478, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (15479, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', ''), (15480, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (15481, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', ''), (15482, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/schmierstoffe/auto.html?p=3'), (15483, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (15484, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (15485, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (15486, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15487, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (15488, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+ATF+Multi&url=/aclk%3Fsa%3Dl%26ai%3DCeLhKuxh1TKT_MMPPswb-xsHJCq3BsMMB_em97RSFu-PtRwgAEAFQnq-hjQFgleKZgqwHoAHH0YT4A8gBAakCKvBwKCxLtT6qBBZP0AHhgqnLVyYQGGIDb0Wmu5hct3zM%26sig%3DAGiWqtyrxa6RgdfYhi7gJLpLlAskOpFN6g%26adurl%'), (15489, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15490, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', ''), (15491, 'http://www.markenoele.de/catalog/product/view/id/186/category/6', ''), (15492, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (15493, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (15494, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (15495, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (15496, 'http://www.markenoele.de/', 'http://www.sedoparking.com/www.shell-helix.de/'), (15497, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15498, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (15499, 'http://www.markenoele.de/catalog/product/view/id/30/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (15500, 'http://www.markenoele.de/catalog/product/view/id/29/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (15501, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1T4GGLL_deDE343DE343&q=motul+%C3%B6l&aq=f&aqi=&aql=&oq=&gs_rfai='), (15502, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (15503, 'http://www.markenoele.de/', ''), (15504, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (15505, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15506, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (15507, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (15508, 'http://www.markenoele.de/catalog/product/view/id/17/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (15509, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (15510, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (15511, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (15512, 'http://www.markenoele.de/catalog/product/view/id/28/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (15513, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (15514, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (15515, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (15516, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html?p=9'), (15517, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (15518, 'http://www.markenoele.de/catalog/product/view/id/26/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (15519, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/motorsport/auto.html'), (15520, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (15521, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (15522, 'http://www.markenoele.de/catalog/product/view/id/195/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (15523, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (15524, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/motorsport/auto.html'), (15525, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (15526, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html?p=9'), (15527, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (15528, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (15529, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (15530, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (15531, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (15532, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (15533, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (15534, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (15535, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15536, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (15537, 'http://www.markenoele.de/', ''), (15538, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15539, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (15540, 'http://www.markenoele.de/catalog/product/view/id/160/category/28', ''), (15541, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (15542, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (15543, 'http://www.markenoele.de/', ''), (15544, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (15545, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (15546, 'http://www.markenoele.de/catalog/product/view/id/121/category/40', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (15547, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4ADBR_deDE248DE250&q=motul+%c3%b6l'), (15548, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15549, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (15550, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (15551, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (15552, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (15553, 'http://www.markenoele.de/catalog/product/view/id/61/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (15554, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (15555, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (15556, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (15557, 'http://www.markenoele.de/catalog/product/view/id/120/category/50', ''), (15558, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (15559, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (15560, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/schmierstoffe.html?p=9'), (15561, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/schmierstoffe.html?p=10'), (15562, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (15563, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/schmierstoffe.html?p=12'), (15564, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/schmierstoffe.html?p=13'), (15565, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=9'), (15566, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (15567, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (15568, 'http://www.markenoele.de/catalog/product/view/id/61/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (15569, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvbW90dWwtc2Nvb3Rlci1wb3dlci0ydC5odG1s/product/61/', 'http://www.markenoele.de/schmierstoffe/motul-scooter-power-2t.html'), (15570, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/motul-scooter-power-2t.html'), (15571, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvbW90dWwtc2Nvb3Rlci1wb3dlci0ydC5odG1s/product/61/', 'http://www.markenoele.de/schmierstoffe/motul-scooter-power-2t.html'), (15572, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/motul-scooter-power-2t.html'), (15573, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvbW90dWwtc2Nvb3Rlci1wb3dlci0ydC5odG1s/product/61/', 'http://www.markenoele.de/schmierstoffe/motul-scooter-power-2t.html'), (15574, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/motul-scooter-power-2t.html'), (15575, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (15576, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (15577, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (15578, 'http://www.markenoele.de/checkout/onepage/', ''), (15579, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (15580, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (15581, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=1'), (15582, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=1'), (15583, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (15584, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (15585, 'http://www.markenoele.de/', ''), (15586, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (15587, 'http://www.markenoele.de/catalog/product/view/id/144', ''), (15588, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0074852612859841&output=html&h=90&slotname=8017434754&w=728&lmt=1282774530&flash=10.0.12&url=http%3A%2F%2Fwww.golf4.de%2Fgolf4%2F58981-kennt-jemand-alpine-motoroel.html&dt=1282774531073&shv='), (15589, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15590, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (15591, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (15592, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (15593, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (15594, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (15595, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/pflegeprodukte.html'), (15596, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/pflegeprodukte/auto.html'), (15597, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/fanshop.html'), (15598, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (15599, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html'), (15600, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html'), (15601, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (15602, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (15603, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&q=MOTUL+300V+'), (15604, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15605, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (15606, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15607, 'http://www.markenoele.de/lieferung', ''), (15608, 'http://www.markenoele.de/widerruf/', ''), (15609, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (15610, 'http://www.markenoele.de/contacts/', ''), (15611, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (15612, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (15613, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (15614, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (15615, 'http://www.markenoele.de/catalog/category/view/id/11', ''), (15616, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (15617, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (15618, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (15619, 'http://www.markenoele.de/', ''), (15620, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (15621, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (15622, 'http://www.markenoele.de/', ''), (15623, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=8&oq=motul&hl=de&ie=UTF-8&rlz=1T4GZEZ_deDE317DE319&q=motul+motor%c3%b6l'), (15624, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (15625, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=8&oq=motul&hl=de&ie=UTF-8&rlz=1T4GZEZ_deDE317DE319&q=motul+motor%c3%b6l'), (15626, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15627, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (15628, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15629, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (15630, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=&q=MOTUL++Motor%C3%B6l+Specific+505.01+5+liter&sourceid=navclient-ff&rlz=1B3GGLL_deDE369DE369&ie=UTF-8'), (15631, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (15632, 'http://www.markenoele.de/catalog/product/view/id/2/category/6', ''), (15633, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE343DE343&q=bild+%c3%b6l+road+racing+8002t+factory+line+motul'), (15634, 'http://www.markenoele.de/', 'http://www.google.com/search?hl=de&rlz=1G1GGLQ_DEDE261&q=motul+motor%C3%B6l&aq=7&aqi=g10&aql=&oq=motul&gs_rfai='), (15635, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15636, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (15637, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (15638, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (15639, 'http://www.markenoele.de/catalog/product/view/id/49/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (15640, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (15641, 'http://www.markenoele.de/catalog/product/view/id/33/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (15642, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (15643, 'http://www.markenoele.de/catalog/product/view/id/49/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (15644, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (15645, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (15646, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (15647, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/motoren%C3%B6l%2020W-40/&campid=5336629986'), (15648, 'http://www.markenoele.de/', 'http://search.icq.com/search/results.php?q=Motul+800+Road+Racing&tb_ver=1.1.5&lng=de&ch_id=tb_ff'), (15649, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15650, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (15651, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+800+Road+Racing', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15652, 'http://www.markenoele.de/catalog/product/view/id/78', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+800+Road+Racing'), (15653, 'http://www.markenoele.de/catalog/product/view/id/62/category/16', ''), (15654, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+3000+20w50&meta=&btnG=Google-Suche'), (15655, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15656, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (15657, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (15658, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (15659, 'http://www.markenoele.de/catalog/product/view/id/32/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (15660, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (15661, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (15662, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (15663, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15664, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+3000+20w50&meta=&btnG=Google-Suche'), (15665, 'http://www.markenoele.de/', 'http://www.google.de/search?q=bio+kettens%C3%A4gen%C3%B6l&hl=de&prmd=s&ei=uEh2TMT0B46JOM3vxdEG&start=10&sa=N'), (15666, 'http://www.markenoele.de/catalog/product/view/id/112/category/49', ''), (15667, 'http://www.markenoele.de/', ''), (15668, 'http://www.markenoele.de/', ''), (15669, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (15670, 'http://www.markenoele.de/', ''), (15671, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', ''), (15672, 'http://www.markenoele.de/', 'http://www.125er-forum.de/77-cagiva/90112-neues-l-motul-710-a.html'), (15673, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15674, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (15675, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (15676, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (15677, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (15678, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15679, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (15680, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (15681, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (15682, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/schmierstoffe/scooter/motorenol-2-takt.html'), (15683, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (15684, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15685, 'http://www.markenoele.de/', 'http://www.125er-forum.de/77-cagiva/90112-neues-l-motul-710-a.html'), (15686, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (15687, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (15688, 'http://www.markenoele.de/catalog/product/view/id/182/category/52', ''), (15689, 'http://www.markenoele.de/catalog/product/view/id/184', ''), (15690, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBkQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=www.markenoele.de&ei=05l2TMrkHJCROLOXzZ8K&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (15691, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15692, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (15693, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (15694, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (15695, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (15696, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (15697, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (15698, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (15699, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (15700, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/schmierstoffe.html?p=9'), (15701, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/schmierstoffe.html?p=10'), (15702, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (15703, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/schmierstoffe.html?p=12'), (15704, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/schmierstoffe.html?p=13'), (15705, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/schmierstoffe.html?p=12'), (15706, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (15707, 'http://www.markenoele.de/catalog/product/view/id/184/category/52', ''), (15708, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', ''), (15709, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=motul%205100&um=1&ie=UTF-8&sa=N&tab=wf'), (15710, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (15711, 'http://www.markenoele.de/catalog/category/view/id/19', ''), (15712, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', ''), (15713, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1282846323&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Funterschied-dieser-beiden-castrol-10w40-oele-t1181964.h'), (15714, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15715, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (15716, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15717, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (15718, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p4712.m570.l1313&_nkw=2+takt+oel&_sacat=See-All-Categories'), (15719, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=1'), (15720, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', ''), (15721, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', ''), (15722, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1282849165&color_bg=F2F3F5&color_border=F2F3F5&flash=10.0.42.34&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmondi-2-0-d-oel-'), (15723, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15724, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (15725, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (15726, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', ''), (15727, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=1'), (15728, 'http://www.markenoele.de/catalog/product/view/id/82/category/25', ''), (15729, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+%C3%B6l&aq=5&aqi=g10&aql=&oq=motu&gs_rfai='), (15730, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', ''), (15731, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', ''), (15732, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (15733, 'http://www.markenoele.de/catalog/product/view/id/158/category/28', ''), (15734, 'http://www.markenoele.de/catalog/product/view/id/83/category/25', ''), (15735, 'http://www.markenoele.de/catalog/product/view/id/165/category/28', ''), (15736, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', ''), (15737, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=6&oq=motu&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE338DE338&q=motul+%c3%b6l'), (15738, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15739, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (15740, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (15741, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (15742, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (15743, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (15744, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (15745, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (15746, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (15747, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/schmierstoffe.html?p=9'), (15748, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/schmierstoffe.html?p=10'), (15749, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (15750, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/schmierstoffe.html?p=12'), (15751, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html?p=13'), (15752, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (15753, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (15754, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/schmierstoffe/auto.html?p=3'), (15755, 'http://www.markenoele.de/catalog/category/view/id/6?p=1', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (15756, 'http://www.markenoele.de/catalog/product/view/id/5/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html?p=1'), (15757, 'http://www.markenoele.de/catalog/category/view/id/6?p=1', 'http://www.markenoele.de/schmierstoffe/auto.html?p=4'), (15758, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html?p=1'), (15759, 'http://www.markenoele.de/catalog/product/view/id/190/category/52', ''), (15760, 'http://www.markenoele.de/catalog/product/view/id/170/category/18', ''), (15761, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', ''), (15762, 'http://www.markenoele.de/catalog/product/view/id/71/category/32', ''), (15763, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (15764, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (15765, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (15766, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', ''), (15767, 'http://www.markenoele.de/catalog/product/view/id/63/category/16', ''), (15768, 'http://www.markenoele.de/catalog/product/view/id/88/category/25', ''), (15769, 'http://www.markenoele.de/catalog/product/view/id/184/category/52', ''), (15770, 'http://www.markenoele.de/catalog/product/view/id/182', ''), (15771, 'http://www.markenoele.de/catalog/product/view/id/87/category/25', ''), (15772, 'http://www.markenoele.de/catalog/product/view/id/192/category/52', ''), (15773, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', ''), (15774, 'http://www.markenoele.de/catalog/product/view/id/169/category/18', ''), (15775, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (15776, 'http://www.markenoele.de/catalog/product/view/id/180/category/52', ''), (15777, 'http://www.markenoele.de/', ''), (15778, 'http://www.markenoele.de/', ''), (15779, 'http://www.markenoele.de/catalog/product/view/id/181/category/52', ''), (15780, 'http://www.markenoele.de/', 'http://www.google.com/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE317&=&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=Motul&gs_rfai='), (15781, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15782, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (15783, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (15784, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (15785, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15786, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15787, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (15788, 'http://www.markenoele.de/', 'http://210468.homepagemodules.de/t532141f11725645-Motoroel-Viskositaet-ist-hoeher-wirklich-besser.html'), (15789, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15790, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (15791, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (15792, 'http://www.markenoele.de/', 'http://210468.homepagemodules.de/t532141f11725645-Motoroel-Viskositaet-ist-hoeher-wirklich-besser.html'), (15793, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+15W50+Vollsynth&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (15794, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15795, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (15796, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15797, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (15798, 'http://www.markenoele.de/catalog/product/view/id/33/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?limit=all'), (15799, 'http://www.markenoele.de/catalog/category/view/id/15', ''), (15800, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', ''), (15801, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=I5u&rls=org.mozilla%3Ade%3Aofficial&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (15802, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15803, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (15804, 'http://www.markenoele.de/', ''), (15805, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=90&slotname=1351630559&w=728&lmt=1282898774&flash=10.1.53.64&url=http%3A%2F%2Fwww.apriliaforum.de%2F125-ccm-rs-125-etx-und-andere-125er-modelle%2F31715-2-takt-'), (15806, 'http://www.markenoele.de/catalog/product/view/id/160/category/28', ''), (15807, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', ''), (15808, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1T4ADRA_deDE363DE367&q=motul+%C3%B6l+&btnG=Suche&aq=f&aqi=g6&aql=&oq=&gs_rfai='), (15809, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15810, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (15811, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15812, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (15813, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15814, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (15815, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15816, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (15817, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+shine+%26+go&url=/aclk%3Fsa%3Dl%26ai%3DCgD4dgIt3TJy6A4mA-gbaicHeA63BsMMB_em97RStxePtRwgAEAEoAlCer6GNAWCVkpaCqAegAcfRhPgDyAEBqQL8L-mFwVC1PqoEE0_Q2-rS3gruxy103CsZyqmfam8%26sig%3DAGiWqtzovjG6HSYhAPNT7W_Xe_0FiA4ltg%26adur'), (15818, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15819, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0h&oq=&hl=de&ie=UTF-8&rlz=1T4ADRA_deDE363DE367&q=motul+%c3%b6l'), (15820, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15821, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (15822, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15823, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (15824, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15825, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C-QfH5o13TLuEI5fMOMPArbsErcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAj5h6p7lT7U-qgQTT9AMJ2oN3RegkZPzcmpJSCbrZw&sig=AGiWqtwl-EfWKvnVT3w5yRdDQ2YxiBDPhw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3'), (15826, 'http://www.markenoele.de/catalog/product/view/id/144', 'http://www.markenoele.de/'), (15827, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C-QfH5o13TLuEI5fMOMPArbsErcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAj5h6p7lT7U-qgQTT9AMJ2oN3RegkZPzcmpJSCbrZw&sig=AGiWqtwl-EfWKvnVT3w5yRdDQ2YxiBDPhw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3'), (15828, 'http://www.markenoele.de/catalog/product/view/id/70/category/32', ''), (15829, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=MOTUL+5100+4T+10W-40'), (15830, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/50/', 'http://www.markenoele.de/'), (15831, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (15832, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (15833, 'http://www.markenoele.de/catalog/product/view/id/5/category/6', ''), (15834, 'http://www.markenoele.de/catalog/product/view/id/190', ''), (15835, 'http://www.markenoele.de/', 'http://www.google.de/url?q=MC-14+%C3%B6l++Motul+300V+4T+SAE+15w-50&url=/aclk%3Fsa%3Dl%26ai%3DCEis-mqV3TM-hHY2alQeq9u21BK3BsMMB_em97RSttuPtRwgAEAEoAlCer6GNAWCVoreCyAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEGE_QAIxATf2cEbkPmaz573nnVJz8v497bA%26sig%3DAGiWqtzhjSPDf'), (15836, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15837, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (15838, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15839, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (15840, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', 'http://www.markenoele.de/schmierstoffe/motorsport/motorrad.html'), (15841, 'http://www.markenoele.de/', 'http://www.testberichte.de/test/produkt_tests_motul_chain_lube_road_plus_p47875.html'), (15842, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (15843, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/pflegeprodukte.html'), (15844, 'http://www.markenoele.de/catalog/product/view/id/104/category/49', 'http://www.markenoele.de/pflegeprodukte/motorrad.html'), (15845, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/pflegeprodukte.html'), (15846, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/pflegeprodukte/motorrad.html'), (15847, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/pflegeprodukte/motorrad.html?p=2'), (15848, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (15849, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15850, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (15851, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (15852, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', ''), (15853, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', ''), (15854, 'http://www.markenoele.de/', ''), (15855, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+20w50&aq=0&aqi=g2&aql=&oq=motul+20&gs_rfai='), (15856, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15857, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/schmierstoffe.html'), (15858, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20W', 'http://www.markenoele.de/schmierstoffe.html'), (15859, 'http://www.markenoele.de/catalogsearch/result/?q=20W50', 'http://www.markenoele.de/schmierstoffe.html'), (15860, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20W50', 'http://www.markenoele.de/schmierstoffe.html'), (15861, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15862, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (15863, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (15864, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (15865, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (15866, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (15867, 'http://www.markenoele.de/catalog/product/view/id/65/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (15868, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCn2fJb9V3TKjqFMjWOLaXzaMErcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVivSBlAegAcfRhPgDyAEBqQKVA2Uuw1O1PqoEE0_Q-3pUGaDpviurzRwMu1ThbXA%26sig%3DAGiWqtyKxHzlNrG3BK9OFH-JiBm6S9UUkw%26adurl%3Dhttp:'), (15869, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+854711+8100+X+CLEAN+%2B+5W-30+504/507+(1+Liter+)&url=/aclk%3Fsa%3Dl%26ai%3DCukwlI9d3TJ3ADJ774waDxcinBK3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFgleqggrAHoAHH0YT4A8gBAakClQNlLsNTtT6qBBhP0Kd367GTs_PUqkKQ1B8wgrjzVE_2nd4%26sig%3DA'), (15870, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+854711+8100+X+CLEAN+%2B+5W-30+504%2F507+%281Liter+%29', 'http://www.markenoele.de/'), (15871, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=854711%208100%20X%20CLEAN%20%2B%205W-30%20504%2F507%20(1Liter%20)', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+854711+8100+X+CLEAN+%2B+5W-30+504%2F507+%281Liter+%29'), (15872, 'http://www.markenoele.de/catalogsearch/result/?q=Specific+504+00-507+00+8100+X-clean%2B+5W-30', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+854711+8100+X+CLEAN+%2B+5W-30+504%2F507+%281Liter+%29'), (15873, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=00%208100%20X-clean%2B%205W-30', 'http://www.markenoele.de/catalogsearch/result/?q=Specific+504+00-507+00+8100+X-clean%2B+5W-30'), (15874, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=0%208100%20X-clean%2B%205W-30', 'http://www.markenoele.de/catalogsearch/result/?q=Specific+504+00-507+00+8100+X-clean%2B+5W-30'), (15875, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20X-clean%2B%205W-30', 'http://www.markenoele.de/catalogsearch/result/?q=Specific+504+00-507+00+8100+X-clean%2B+5W-30'), (15876, 'http://www.markenoele.de/catalogsearch/result/?q=8100+X-clean%2B+5W-30', 'http://www.markenoele.de/catalogsearch/result/?q=Specific+504+00-507+00+8100+X-clean%2B+5W-30'), (15877, 'http://www.markenoele.de/catalogsearch/result/?q=8100+X-clean%2B+5W-30', 'http://www.markenoele.de/catalogsearch/result/?q=8100+X-clean%2B+5W-30'), (15878, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=8100+X-clean%2B+5W-30'), (15879, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (15880, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (15881, 'http://www.markenoele.de/catalog/product/view/id/8/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (15882, 'http://www.markenoele.de/catalog/product/gallery/id/8/image/175/', 'http://www.markenoele.de/schmierstoffe/auto/motorenol/motul-8100-x-clean-c3-5l.html'), (15883, 'http://www.markenoele.de/catalog/product/gallery/id/8/image/175/', 'http://www.markenoele.de/schmierstoffe/auto/motorenol/motul-8100-x-clean-c3-5l.html'), (15884, 'http://www.markenoele.de/catalog/product/gallery/id/8/image/175/', 'http://www.markenoele.de/schmierstoffe/auto/motorenol/motul-8100-x-clean-c3-5l.html'), (15885, 'http://www.markenoele.de/catalog/product/view/id/182/category/52', ''), (15886, 'http://www.markenoele.de/', 'http://www.google.de/url?q=MOTUL+8100+X-clean+SAE+5W-40&url=/aclk%3Fsa%3Dl%26ai%3DC-_7PdON3TLDwGNnMOJHN-b0ErcGwwwH96b3tFO294-1HCAAQASgCUJ6voY0BYJWCoIKwB6ABx9GE-APIAQGpAql03qR8WLU-qgQYT9BZUD5umToVT3Dl7caztzhbqvIsxthf%26sig%3DAGiWqtzT7GFtuqf774luuAbPJd'), (15887, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (15888, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-5100-4t-50.html'), (15889, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (15890, 'http://www.markenoele.de/', 'http://www.google.de/url?q=MOTUL+8100+X-clean+SAE+5W-40&url=/aclk%3Fsa%3Dl%26ai%3DC-_7PdON3TLDwGNnMOJHN-b0ErcGwwwH96b3tFO294-1HCAAQASgCUJ6voY0BYJWCoIKwB6ABx9GE-APIAQGpAql03qR8WLU-qgQYT9BZUD5umToVT3Dl7caztzhbqvIsxthf%26sig%3DAGiWqtzT7GFtuqf774luuAbPJd'), (15891, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+long+life+01&url=/aclk%3Fsa%3Dl%26ai%3DCOxqkzOV3TJ-4AtH--QaU8M2bBK3BsMMB_em97RT9yuPtRwgAEAIoA1Cer6GNAWCVgqCCsAegAcfRhPgDyAEBqQKVA2Uuw1O1PqoEGE_QCM2IxnG6G9coi1kXRDI4ko-B1FS5Jg%26sig%3DAGiWqtztkl9Z3aL0Tppk99JJTsZv2xBrYQ'), (15892, 'http://www.markenoele.de/catalog/product/view/id/144', 'http://www.markenoele.de/'), (15893, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/usb-stick.html'), (15894, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (15895, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=price', ''), (15896, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=gebinde_groesse', ''), (15897, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=position', ''), (15898, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&limit=all&order=position'), (15899, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=position', ''), (15900, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&limit=all&order=position'), (15901, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=position', ''), (15902, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&limit=all&order=position'), (15903, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=position', ''), (15904, 'http://www.markenoele.de/catalog/product/view/id/15/category/4', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&limit=all&order=position'), (15905, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=position', ''), (15906, 'http://www.markenoele.de/catalog/product/view/id/26/category/4', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&limit=all&order=position'), (15907, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=position', ''), (15908, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html?dir=asc&limit=all&order=position'), (15909, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (15910, 'http://www.markenoele.de/catalog/product/view/id/12/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (15911, 'http://www.markenoele.de/catalog/product/gallery/id/12/image/54/', ''), (15912, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (15913, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (15914, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (15915, 'http://www.markenoele.de/catalog/product/view/id/8/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (15916, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (15917, 'http://www.markenoele.de/catalog/product/view/id/21/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (15918, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (15919, 'http://www.markenoele.de/catalog/product/view/id/23/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (15920, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (15921, 'http://www.markenoele.de/catalog/product/view/id/28/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (15922, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (15923, 'http://www.markenoele.de/catalog/product/view/id/177/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (15924, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (15925, 'http://www.markenoele.de/catalog/product/view/id/177/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (15926, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+800+road+racing&url=/aclk%3Fsa%3Dl%26ai%3DCyNRpaux3TK7XBMXUOIGY-cIErcGwwwH96b3tFN2_4-1HCAAQASgCUJ6voY0BYJWqhoKYB6ABx9GE-APIAQGpAql03qR8WLU-qgQTT9ByeJ0DgfKgkQpzK1_bP1F46A%26sig%3DAGiWqtx4pCLNPF4h4BhmYSsjt55b0UTQ2Q%26ad'), (15927, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15928, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (15929, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15930, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=Jo2&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+5100+T4+kaufen&aq=f&aqi=&aql=&oq=&gs_rfai='), (15931, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (15932, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (15933, 'http://www.markenoele.de/catalog/product/view/id/59/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (15934, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (15935, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=800', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (15936, 'http://www.markenoele.de/catalogsearch/result/?q=800', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (15937, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lz9xPTgwMA,,/product/78/', ''), (15938, 'http://www.markenoele.de/checkout/cart/', ''), (15939, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (15940, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (15941, 'http://www.markenoele.de/catalogsearch/result/?q=800', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (15942, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=800'), (15943, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/schmierstoffe.html'), (15944, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/schmierstoffe/modellbau.html'), (15945, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/schmierstoffe.html'), (15946, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=800'), (15947, 'http://www.markenoele.de/catalogsearch/result/?q=800', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (15948, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (15949, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (15950, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (15951, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (15952, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15953, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+800+road+racing&url=/aclk%3Fsa%3Dl%26ai%3DCyNRpaux3TK7XBMXUOIGY-cIErcGwwwH96b3tFN2_4-1HCAAQASgCUJ6voY0BYJWqhoKYB6ABx9GE-APIAQGpAql03qR8WLU-qgQTT9ByeJ0DgfKgkQpzK1_bP1F46A%26sig%3DAGiWqtx4pCLNPF4h4BhmYSsjt55b0UTQ2Q%26ad'), (15954, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (15955, 'http://www.markenoele.de/', ''), (15956, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&q=Motul+300+V+4T+Factory+Line+SAE+10W-40+&aq=f&aqi=&aql=&oq=&gs_rfai='), (15957, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (15958, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/diesel.html'), (15959, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (15960, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (15961, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (15962, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15963, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (15964, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300+V+4T+Factory+Line+SAE+10W-40+', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (15965, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (15966, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15967, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (15968, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (15969, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (15970, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (15971, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15972, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/schmierstoffe/motorrad/getriebeol.html'), (15973, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (15974, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (15975, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (15976, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (15977, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (15978, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (15979, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', ''), (15980, 'http://www.markenoele.de/widerruf', ''), (15981, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (15982, 'http://www.markenoele.de/customer/account/login/', ''), (15983, 'http://www.markenoele.de/', ''), (15984, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (15985, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (15986, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto.html'), (15987, 'http://www.markenoele.de/catalog/product/view/id/186/category/8', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (15988, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (15989, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (15990, 'http://www.markenoele.de/catalog/product/view/id/48/category/10', ''), (15991, 'http://www.markenoele.de/catalog/product/view/id/235/category/51', ''), (15992, 'http://www.markenoele.de/catalog/product/view/id/229/category/51', ''), (15993, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', ''), (15994, 'http://www.markenoele.de/catalog/product/view/id/201/category/51', ''), (15995, 'http://www.markenoele.de/catalog/product/view/id/146/category/53', ''), (15996, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', ''), (15997, 'http://www.markenoele.de/catalog/product/view/id/161/category/28', ''), (15998, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', ''), (15999, 'http://www.markenoele.de/catalog/product/view/id/84/category/25', ''), (16000, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', ''), (16001, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', ''), (16002, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', ''), (16003, 'http://www.markenoele.de/catalog/product/view/id/213/category/51', ''), (16004, 'http://www.markenoele.de/catalog/product/view/id/159/category/28', ''), (16005, 'http://www.markenoele.de/catalog/product/view/id/96/category/26', ''), (16006, 'http://www.markenoele.de/catalog/product/view/id/240/category/51', ''), (16007, 'http://www.markenoele.de/catalog/product/view/id/174/category/51', ''), (16008, 'http://www.markenoele.de/catalog/product/view/id/86/category/25', ''), (16009, 'http://www.markenoele.de/catalog/product/view/id/30/category/34', ''), (16010, 'http://www.markenoele.de/catalog/product/view/id/139/category/51', ''), (16011, 'http://www.markenoele.de/catalog/product/view/id/68/category/34', ''), (16012, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (16013, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4PCTA_deAT366AT366&q=motul+%c3%b6l'), (16014, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16015, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (16016, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (16017, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (16018, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (16019, 'http://www.markenoele.de/catalog/product/view/id/61/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (16020, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (16021, 'http://www.markenoele.de/catalog/product/view/id/60/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (16022, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (16023, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (16024, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (16025, 'http://www.markenoele.de/catalog/product/view/id/3/category/6', ''), (16026, 'http://www.markenoele.de/', 'http://www.google.de/products?q=motul+15w50+300v+20+liter&hl=de&aq=f'), (16027, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (16028, 'http://www.markenoele.de/', 'http://www.google.de/products?q=motul+15w50+300v+20+liter&hl=de&aq=f'), (16029, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (16030, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/motul-5100-4t-50.html'), (16031, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (16032, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (16033, 'http://www.markenoele.de/', 'http://www.google.de/products?q=motul+15w50+300v+20+liter&hl=de&aq=f'), (16034, 'http://www.markenoele.de/', 'http://www.google.de/products?q=motul+15w50+300v+20+liter&hl=de&aq=f'), (16035, 'http://www.markenoele.de/catalog/product/view/id/158/category/30', ''), (16036, 'http://www.markenoele.de/catalog/product/view/id/159/category/30', ''), (16037, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCKg1bts54TNroLYf2ngOfqtG3BK3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJXC94GUB6ABx9GE-APIAQGpAqGv2UDsW7U-qgQTT9Bm_MhUzYcWeG_gBkGFFFQyjw%26sig%3DAGiWqty1BIDjLTsdg1mk0UXeWZ_aSkXuwg%26adurl%3Dhttp:'), (16038, 'http://www.markenoele.de/catalog/product/view/id/71/category/34', ''), (16039, 'http://www.markenoele.de/catalog/product/view/id/81/category/25', ''), (16040, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=1'), (16041, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.de'), (16042, 'http://www.markenoele.de/catalog/product/view/id/191/category/52', ''), (16043, 'http://www.markenoele.de/catalog/product/view/id/162/category/29', ''), (16044, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+kettenspray&url=/aclk%3Fsa%3Dl%26ai%3DCfnZ-luV4TOqOFYTAnQPc6-W0BK3BsMMB_em97RTNs-HtRwgAEAEoA1Cer6GNAWCVoreCyAegAcfRhPgDyAEBqQKhr9lA7Fu1PqoEE0_Q3RLIZsfjhy9tvqVV6BoWe3g%26sig%3DAGiWqtz3GvUvIYeAeHNcZ7OmFw0bh_fwAg%26adurl'), (16045, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (16046, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (16047, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16048, 'http://www.markenoele.de/catalog/product/view/id/100/category/45', ''), (16049, 'http://www.markenoele.de/catalog/product/view/id/100/category/45', ''), (16050, 'http://www.markenoele.de/catalog/product/view/id/80/category/25', ''), (16051, 'http://www.markenoele.de/', 'http://www.elferteam.de/Forums/index.php?showtopic=42654'), (16052, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=Motul+300V&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=13&ctid=CT2269050'), (16053, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16054, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (16055, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (16056, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (16057, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (16058, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (16059, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (16060, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (16061, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+Specific+913C+5W30&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (16062, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16063, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16064, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (16065, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (16066, 'http://www.markenoele.de/', ''), (16067, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.com'), (16068, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+wash+%26+wax&url=/aclk%3Fsa%3Dl%26ai%3DCVPcgXRZ5TJqcIY-K-gaRsMCyBK3BsMMB_em97RS9gv2-RwgAEAEoA1Cer6GNAWCV-vCBjAegAcfRhPgDyAEBqQKhr9lA7Fu1PqoEE0_QFtKAZRAL7zAssvyMbCilV5M%26sig%3DAGiWqty0KMACgKxkzllV3N87Cs8xdNqzQw%26adur'), (16069, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (16070, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+ester&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7SUNC_de&redir_esc=&ei=rCN5TJzjDcTIswa7lsyyDQ'), (16071, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16072, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (16073, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (16074, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cf0YlszR5TKS5EpDVOPus8fUDrcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJWCtILAB6ABx9GE-APIAQGpAqGv2UDsW7U-qgQTT9D4oopPQs3thvxAjPhowcsARw&sig=AGiWqtxos3R5SJy-IdWfj6kdj4Mgc_f4yQ&adurl=http://www.motulshop.de&rct=j&q=motul%20mot'), (16075, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (16076, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/diesel.html'), (16077, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/diesel.html'), (16078, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=5&oq=motu&hl=de&ie=UTF-8&rlz=1T4SUNA_deDE221DE221&q=motul+%c3%b6l'), (16079, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (16080, 'http://www.markenoele.de/catalog/category/view/id/41?limit=27', ''), (16081, 'http://www.markenoele.de/catalog/category/view/id/41?limit=all', ''), (16082, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', 'http://www.markenoele.de/fanshop.html?limit=all'), (16083, 'http://www.markenoele.de/catalog/product/gallery/id/143/image/126/', ''), (16084, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/fanshop/regenschirm.html'), (16085, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (16086, 'http://www.markenoele.de/', 'http://www.markenoele.de/schmierstoffe.html'), (16087, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16088, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4SUNA_deDE221DE221&q=motul+%c3%b6l'), (16089, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCy1-390Z5TKG0CI68nAOn05CsBK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQKhr9lA7Fu1PqoEE0_Qk1e-Z8Zc4ox7AuZ7Y81rYok%26sig%3DAGiWqtxELnY_0-OcuFJLAX8xkQJsUOK0_Q%26adur'), (16090, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (16091, 'http://www.markenoele.de/', 'http://fahrzeugteile.shop.ebay.de/i.html?_nkw=2t+%C3%96l&_sacat=25634&_sop=1&Kraftradmarke=Italjet&_dmpt=Motorrad_Kraftradteile&_odkw=&_osacat=25634&bkBtn=&_trksid=p3286.m270.l1311'), (16092, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16093, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (16094, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (16095, 'http://www.markenoele.de/', ''), (16096, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+510+2t&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (16097, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+510+2t&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (16098, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+510+2t&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (16099, 'http://www.markenoele.de/', 'http://www.google.de/url?q=2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCVBrkw2Z5TMemN4mH-gb3tPzvA63BsMMB_em97RTtzOPtRxACKAhQnq-hjQFgldr7gZQHoAHH0YT4A8gBAakCoa_ZQOxbtT6qBBNP0NEpIvfh_kWeRLlwoz8izWvC%26num%3D5%26sig%3DAGiWqtx36xnyWVeK_IE-ajnZrjHvFfz37w%26a'), (16100, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16101, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (16102, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (16103, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (16104, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16105, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (16106, 'http://www.markenoele.de/', 'http://www.google.de/url?q=2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCVBrkw2Z5TMemN4mH-gb3tPzvA63BsMMB_em97RTtzOPtRxACKAhQnq-hjQFgldr7gZQHoAHH0YT4A8gBAakCoa_ZQOxbtT6qBBNP0NEpIvfh_kWeRLlwoz8izWvC%26num%3D5%26sig%3DAGiWqtx36xnyWVeK_IE-ajnZrjHvFfz37w%26a'), (16107, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (16108, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=1'), (16109, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+800+Road+Racing+brandenburg&hl=de&prmd=df&ei=6nV5TO3SKo-lOLCx_a8G&start=30&sa=N'), (16110, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16111, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (16112, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (16113, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+510+2t&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (16114, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16115, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (16116, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (16117, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (16118, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (16119, 'http://www.markenoele.de/catalog/product/view/id/58/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (16120, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol/motul-510-2t.html'), (16121, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (16122, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=zu8&rls=org.mozilla%3Ade%3Aofficial&q=MOTUL+Specific+dexos&aq=f&aqi=&aql=&oq=&gs_rfai='), (16123, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16124, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (16125, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (16126, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (16127, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (16128, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (16129, 'http://www.markenoele.de/catalog/category/view/id/7?mode=list', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=4'), (16130, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all&mode=list', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?mode=list'), (16131, 'http://www.markenoele.de/catalog/category/view/id/7?mode=list', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=4'), (16132, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=3'), (16133, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (16134, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?p=2'), (16135, 'http://www.markenoele.de/angebote-des-monats/', ''), (16136, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (16137, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (16138, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (16139, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/lieferung'), (16140, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (16141, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (16142, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (16143, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (16144, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (16145, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (16146, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1ACAW_DEDE386&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (16147, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16148, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (16149, 'http://www.markenoele.de/lieferung/', ''), (16150, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (16151, 'http://www.markenoele.de/catalog/product/view/id/182', ''), (16152, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=72p&rls=org.mozilla:de:official&q=motul+preisliste&revid=453631857&sa=X&ei=gJl5TJGPA4fFswbn9cSyDQ&ved=0CGgQ1QIoAQ'), (16153, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/'), (16154, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x', 'http://www.markenoele.de/'), (16155, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x-c', 'http://www.markenoele.de/'), (16156, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x-clea', 'http://www.markenoele.de/'), (16157, 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-clean', 'http://www.markenoele.de/'), (16158, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x-clean', 'http://www.markenoele.de/'), (16159, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-clean'), (16160, 'http://www.markenoele.de/catalog/product/view/id/184/category/52', ''), (16161, 'http://www.markenoele.de/catalog/product/view/id/182/category/52', ''), (16162, 'http://www.markenoele.de/catalog/product/view/id/190', ''), (16163, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', ''), (16164, 'http://www.markenoele.de/catalog/product/view/id/192/category/52', ''), (16165, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', ''), (16166, 'http://www.markenoele.de/', 'http://www.google.de/search?client=opera&rls=de&q=motul+tech+grease+300&sourceid=opera&ie=utf-8&oe=utf-8'), (16167, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16168, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (16169, 'http://www.markenoele.de/catalogsearch/result/?q=motul+tech+grease+300', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (16170, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=tech%20grease%20300', 'http://www.markenoele.de/catalogsearch/result/?q=motul+tech+grease+300'), (16171, 'http://www.markenoele.de/catalogsearch/result/?q=tech+grease+300', 'http://www.markenoele.de/catalogsearch/result/?q=motul+tech+grease+300'), (16172, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=gre', 'http://www.markenoele.de/catalogsearch/result/?q=tech+grease+300'), (16173, 'http://www.markenoele.de/catalogsearch/result/?q=grease', 'http://www.markenoele.de/catalogsearch/result/?q=tech+grease+300'), (16174, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=grease', 'http://www.markenoele.de/catalogsearch/result/?q=tech+grease+300'), (16175, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=grease'), (16176, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16177, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/schmierstoffe.html'), (16178, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (16179, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/pflegeprodukte.html'), (16180, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', 'http://www.markenoele.de/zusatzstoffe.html'), (16181, 'http://www.markenoele.de/', 'http://www.google.de/search?client=opera&rls=de&q=motul+tech+grease+300&sourceid=opera&ie=utf-8&oe=utf-8'), (16182, 'http://www.markenoele.de/', ''), (16183, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (16184, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (16185, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (16186, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (16187, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (16188, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (16189, 'http://www.markenoele.de/catalog/product/view/id/144', ''), (16190, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (16191, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (16192, 'http://www.markenoele.de/agb', ''), (16193, 'http://www.markenoele.de/altoelentsorgung', ''), (16194, 'http://www.markenoele.de/angebote-des-monats', ''), (16195, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (16196, 'http://www.markenoele.de/bestellung', ''), (16197, 'http://www.markenoele.de/checkout', ''), (16198, 'http://www.markenoele.de/checkout/onepage/', ''), (16199, 'http://www.markenoele.de/checkout/cart/', ''), (16200, 'http://www.markenoele.de/contacts', ''), (16201, 'http://www.markenoele.de/datenschutz', ''), (16202, 'http://www.markenoele.de/impressum', ''), (16203, 'http://www.markenoele.de/lieferung', ''), (16204, 'http://www.markenoele.de/motul_pflegeberater', ''), (16205, 'http://www.markenoele.de/widerruf', ''), (16206, 'http://www.markenoele.de/zahlung', ''), (16207, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (16208, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (16209, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (16210, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (16211, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (16212, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (16213, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (16214, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (16215, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (16216, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (16217, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (16218, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (16219, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (16220, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (16221, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (16222, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (16223, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (16224, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (16225, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (16226, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (16227, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (16228, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (16229, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (16230, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (16231, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (16232, 'http://www.markenoele.de/catalog/category/view/id/26', ''), (16233, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', ''), (16234, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=Motor%C3%B6l+Motul+specific+LL-01+SAE+5-W30'), (16235, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16236, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mo', 'http://www.markenoele.de/schmierstoffe.html'), (16237, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/schmierstoffe.html'), (16238, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motu', 'http://www.markenoele.de/schmierstoffe.html'), (16239, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Speci', 'http://www.markenoele.de/schmierstoffe.html'), (16240, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Sp', 'http://www.markenoele.de/schmierstoffe.html'), (16241, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Spec', 'http://www.markenoele.de/schmierstoffe.html'), (16242, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20S', 'http://www.markenoele.de/schmierstoffe.html'), (16243, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Spe', 'http://www.markenoele.de/schmierstoffe.html'), (16244, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mot', 'http://www.markenoele.de/schmierstoffe.html'), (16245, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Specific', 'http://www.markenoele.de/schmierstoffe.html'), (16246, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Specif', 'http://www.markenoele.de/schmierstoffe.html'), (16247, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Specifi', 'http://www.markenoele.de/schmierstoffe.html'), (16248, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Specific', 'http://www.markenoele.de/schmierstoffe.html'), (16249, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Specific', 'http://www.markenoele.de/schmierstoffe.html'), (16250, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Specific%20LL-01', 'http://www.markenoele.de/schmierstoffe.html'), (16251, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Specific%20LL-', 'http://www.markenoele.de/schmierstoffe.html'), (16252, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Specific%20LL-01%20SA', 'http://www.markenoele.de/schmierstoffe.html'), (16253, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Specific%20LL-0', 'http://www.markenoele.de/schmierstoffe.html'), (16254, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Specific%20LL-01', 'http://www.markenoele.de/schmierstoffe.html'), (16255, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Specific%20LL-01%20SAE', 'http://www.markenoele.de/schmierstoffe.html'), (16256, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Specific%20LL-01%20SAE', 'http://www.markenoele.de/schmierstoffe.html'), (16257, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Specific%20LL', 'http://www.markenoele.de/schmierstoffe.html'), (16258, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Specific%20LL-01%20SAE%205-W30', 'http://www.markenoele.de/schmierstoffe.html'), (16259, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Specific%20LL-01%20SAE%205', 'http://www.markenoele.de/schmierstoffe.html'), (16260, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Specific%20LL-01%20SAE%205-', 'http://www.markenoele.de/schmierstoffe.html'), (16261, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Specific+LL-01+SAE+5-W30', 'http://www.markenoele.de/schmierstoffe.html'), (16262, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Specific%20LL-01%20SAE%205-W3', 'http://www.markenoele.de/schmierstoffe.html'), (16263, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Specific%20LL-01%20SAE%205-W', 'http://www.markenoele.de/schmierstoffe.html'), (16264, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Specific%20%20SAE%205-W30', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Specific+LL-01+SAE+5-W30'), (16265, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Specific++SAE+5-W30', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Specific+LL-01+SAE+5-W30'), (16266, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Specific%205-W30', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Specific++SAE+5-W30'), (16267, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Specific%20%205-W30', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Specific++SAE+5-W30'), (16268, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Specific+5-W30', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Specific++SAE+5-W30'), (16269, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Specific+5-W30'), (16270, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (16271, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?q=motul+2+t+oel&encQuery=motul+2+t+oel&mandant=toi&device=html&img_start=0&dia=suchebutton&context=internet-tab&tpc=internet&ptl=std&classification=web&ocr=yes'), (16272, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16273, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (16274, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (16275, 'http://www.markenoele.de/catalog/product/view/id/5/category/6', ''), (16276, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADBR_deDE305DE305&q=motul+20w50'), (16277, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16278, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (16279, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (16280, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (16281, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16282, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADBR_deDE305DE305&q=motul+20w50'), (16283, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1T4GGLL_deDE383DE384&&sa=X&ei=iyt6TI2_LI6COOzJ5cAG&ved=0CB0QBSgA&q=Motul+300V+Le+Mans+20w60&spell=1'), (16284, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16285, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+LeMans', 'http://www.markenoele.de/schmierstoffe.html'), (16286, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE383DE384&q=Motul+300V+Le+Mans+20w60'), (16287, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+LeMans', 'http://www.markenoele.de/schmierstoffe.html'), (16288, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16289, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1T4GGLL_deDE383DE384&&sa=X&ei=iyt6TI2_LI6COOzJ5cAG&ved=0CB0QBSgA&q=Motul+300V+Le+Mans+20w60&spell=1'), (16290, 'http://www.markenoele.de/catalog/category/view/id/15', ''), (16291, 'http://www.markenoele.de/', ''), (16292, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+classic+20w50&aq=0&aqi=g2&aql=&oq=motul+classic&gs_rfai='), (16293, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16294, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+classic+20w50&aq=0&aqi=g2&aql=&oq=motul+classic&gs_rfai='), (16295, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+10W40+in+kaarst&url=/aclk%3Fsa%3Dl%26ai%3DC7O336DN6TJTUNoHrOK6ypNIDrcGwwwH96b3tFLWD_b5HCAAQAigDUJ6voY0BYJXao4KwB6ABx9GE-APIAQGpAqGv2UDsW7U-qgQYT9ATOQ9PeAqkASbtoF7zjk8bMNKa8J__%26sig%3DAGiWqtx86qwHq-Iecwkxc_D7h31j'), (16296, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (16297, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+10W40+in+kaarst&url=/aclk%3Fsa%3Dl%26ai%3DC7O336DN6TJTUNoHrOK6ypNIDrcGwwwH96b3tFLWD_b5HCAAQAigDUJ6voY0BYJXao4KwB6ABx9GE-APIAQGpAqGv2UDsW7U-qgQYT9ATOQ9PeAqkASbtoF7zjk8bMNKa8J__%26sig%3DAGiWqtx86qwHq-Iecwkxc_D7h31j'), (16298, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+15w50&cts=1283081031826&aq=6&aqi=g10&aql=&oq=motul+&gs_rfai='), (16299, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16300, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (16301, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (16302, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=1'), (16303, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (16304, 'http://www.markenoele.de/catalog/product/view/id/33/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (16305, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (16306, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (16307, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (16308, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+15w50&cts=1283081031826&aq=6&aqi=g10&aql=&oq=motul+&gs_rfai='), (16309, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=1'), (16310, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16311, 'http://www.markenoele.de/catalog/product/view/id/181/category/52', ''), (16312, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul-%C3%B6l&meta=&btnG=Google-Suche'), (16313, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (16314, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul-%C3%B6l&meta=&btnG=Google-Suche'), (16315, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (16316, 'http://www.markenoele.de/catalogsearch/result/?q=10w30', 'http://www.markenoele.de/motul-5100-4t-50.html'), (16317, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (16318, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (16319, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (16320, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul-%C3%B6l&meta=&btnG=Google-Suche'), (16321, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', ''), (16322, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CCkQFjACOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotul-4100-power-5l.html&rct=j&q=motul%20schmierstoffe&ei=LHJ6TKiYB86vOJr8qfcM&usg=AFQjCNGauXl2htPXf_C4H9ptWYULTxh5qA'), (16323, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motul-4100-power-5l.html'), (16324, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/motul-4100-power-5l.html'), (16325, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/motul-4100-power-5l.html'), (16326, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/motul-4100-power-5l.html'), (16327, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/motul-4100-power-5l.html'), (16328, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CCkQFjACOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotul-4100-power-5l.html&rct=j&q=motul%20schmierstoffe&ei=LHJ6TKiYB86vOJr8qfcM&usg=AFQjCNGauXl2htPXf_C4H9ptWYULTxh5qA'), (16329, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', ''), (16330, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', ''), (16331, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=%22motul%20classic%20oil%20SAE%2015W-50%22&um=1&ie=UTF-8&sa=N&tab=wf'), (16332, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SAE%2015W-50', 'http://www.markenoele.de/'), (16333, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SAE%2015W-5', 'http://www.markenoele.de/'), (16334, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SAE%201', 'http://www.markenoele.de/'), (16335, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=%22motul%20classic%20oil%20SAE%2015W-50%22&um=1&ie=UTF-8&sa=N&tab=wf'), (16336, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20classic%20oil%20SAE%2015W-50', 'http://www.markenoele.de/'), (16337, 'http://www.markenoele.de/catalogsearch/result/?q=motul+classic+oil+SAE+15W-50', 'http://www.markenoele.de/'), (16338, 'http://www.markenoele.de/', ''), (16339, 'http://www.markenoele.de/', ''), (16340, 'http://www.markenoele.de/catalogsearch/result/?q=motul+classic+oil+SAE+15W-50', 'http://www.markenoele.de/'), (16341, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=%22motul%20classic%20oil%20SAE%2015W-50%22&um=1&ie=UTF-8&sa=N&tab=wf'), (16342, 'http://www.markenoele.de/', ''), (16343, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+5100'), (16344, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/'), (16345, 'http://www.markenoele.de/', 'http://www.sedoparking.com/www.shell-helix.de/'), (16346, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16347, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (16348, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motul-6100-synergie-5l.html'), (16349, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (16350, 'http://www.markenoele.de/', 'http://www.google.de/url?q=2+takt+%C3%B6l+test&url=/aclk%3Fsa%3Dl%26ai%3DCsehjqZN6TLaJC4XSswau2anoBq3BsMMB_em97RTtzOPtRxACKAhQnq-hjQFglbKVgqQHoAHH0YT4A8gBAakCoa_ZQOxbtT6qBBhP0BEVfNbNQVMl1LNylt65C2D4oeOEwvg%26num%3D5%26sig%3DAGiWqtwjzdYfvEHaCS-7v3I151'), (16351, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16352, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (16353, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (16354, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (16355, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (16356, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16357, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (16358, 'http://www.markenoele.de/', 'http://www.google.de/url?q=2+takt+%C3%B6l+test&url=/aclk%3Fsa%3Dl%26ai%3DCsehjqZN6TLaJC4XSswau2anoBq3BsMMB_em97RTtzOPtRxACKAhQnq-hjQFglbKVgqQHoAHH0YT4A8gBAakCoa_ZQOxbtT6qBBhP0BEVfNbNQVMl1LNylt65C2D4oeOEwvg%26num%3D5%26sig%3DAGiWqtwjzdYfvEHaCS-7v3I151'), (16359, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+15w50&aq=7&aqi=g10&aql=&oq=motul&gs_rfai='), (16360, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16361, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (16362, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (16363, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (16364, 'http://www.markenoele.de/catalog/product/view/id/15/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (16365, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (16366, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (16367, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (16368, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (16369, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=1'), (16370, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (16371, 'http://www.markenoele.de/', ''), (16372, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5393150338&w=728&lmt=1283106461&flash=10.0.12.36&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F4227%2F762983%2FAchtung%2BCastrol%2BA747__'), (16373, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16374, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (16375, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (16376, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (16377, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (16378, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (16379, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (16380, 'http://www.markenoele.de/catalog/product/view/id/79/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (16381, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (16382, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (16383, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (16384, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (16385, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (16386, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (16387, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (16388, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (16389, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (16390, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (16391, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (16392, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (16393, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (16394, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (16395, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16396, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (16397, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5393150338&w=728&lmt=1283106461&flash=10.0.12.36&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F4227%2F762983%2FAchtung%2BCastrol%2BA747__'), (16398, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (16399, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (16400, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (16401, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/fanshop.html?p=3'), (16402, 'http://www.markenoele.de/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/fanshop.html?p=4'), (16403, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/fanshop.html?p=3'), (16404, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (16405, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/fanshop.html?p=3'), (16406, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (16407, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (16408, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5393150338&w=728&lmt=1283106461&flash=10.0.12.36&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F4227%2F762983%2FAchtung%2BCastrol%2BA747__'), (16409, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (16410, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (16411, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=2+takter+%C3%B6l&_sacat=0&LH_LocatedIn=0&_sop=12&_dmd=1&_odkw=103+peugeot&_osacat=0&_trksid=p3286.c0.m270.l1313'), (16412, 'http://www.markenoele.de/catalog/product/view/id/144', 'http://www.markenoele.de/'), (16413, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/usb-stick.html'), (16414, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html'), (16415, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/usb-stick.html'), (16416, 'http://www.markenoele.de/catalog/product/view/id/144', 'http://www.markenoele.de/'), (16417, 'http://www.markenoele.de/widerruf', ''), (16418, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (16419, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4SUNA_deDE309DE309&q=motul+300v'), (16420, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16421, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (16422, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (16423, 'http://www.markenoele.de/catalog/product/view/id/75/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (16424, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (16425, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (16426, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16427, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4SUNA_deDE309DE309&q=motul+300v'), (16428, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (16429, 'http://www.markenoele.de/catalog/product/view/id/160/category/28', ''), (16430, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', ''), (16431, 'http://www.markenoele.de/catalog/product/view/id/152/category/51', ''), (16432, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', ''), (16433, 'http://www.markenoele.de/catalog/product/view/id/161/category/28', ''), (16434, 'http://www.markenoele.de/catalog/product/view/id/169/category/18', ''), (16435, 'http://www.markenoele.de/catalog/product/view/id/157/category/51', ''), (16436, 'http://www.markenoele.de/', ''), (16437, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', ''), (16438, 'http://www.markenoele.de/', ''), (16439, 'http://www.markenoele.de/catalog/product/view/id/180/category/52', ''), (16440, 'http://www.markenoele.de/catalog/product/view/id/146/category/53', ''), (16441, 'http://www.markenoele.de/catalog/product/view/id/85/category/25', ''), (16442, 'http://www.markenoele.de/catalog/product/view/id/84/category/25', ''), (16443, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', ''), (16444, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', ''), (16445, 'http://www.markenoele.de/catalog/product/view/id/169/category/18', ''), (16446, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', ''), (16447, 'http://www.markenoele.de/catalog/product/view/id/30/category/32', ''), (16448, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=20w50&aq=f&aqi=g10&aql=&oq=&gs_rfai='), (16449, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16450, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe.html'), (16451, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16452, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=20w50&aq=f&aqi=g10&aql=&oq=&gs_rfai='), (16453, 'http://www.markenoele.de/', ''), (16454, 'http://www.markenoele.de/', ''), (16455, 'http://www.markenoele.de/', 'http://www.google.de/m/search?q=motul+%C3%B6l&aq=0p&oq=&aqi=p5-k0d0t0&fkt=1682&fsdt=5305&csll=&action=<oken=ae15eb35'), (16456, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (16457, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+wash+%26+wax&aq=0&aqi=g1&aql=&oq=motul+was&gs_rfai='), (16458, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', ''), (16459, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motul+300V+Power+SAE+5W40+&aq=f&aqi=&aql=&oq=&gs_rfai='), (16460, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=Motul+300V+Power+SAE+5W40+datenblatt&aq=f&aqi=&aql=&oq=&gs_rfai='), (16461, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16462, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=Motul+300V+Power+SAE+5W40+datenblatt&aq=f&aqi=&aql=&oq=&gs_rfai='), (16463, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCkNr5JXN7TJfwMonSswac_KW2Bq3BsMMB_em97RS1g_2-RwgAEAIoAlCer6GNAWCVypuCrAegAcfRhPgDyAEBqQKhr9lA7Fu1PqoEE0_QJfB6HEtYJ_5YlyuhxHsAzeA%26sig%3DAGiWqtyLDikzqJKe6HmgIocvHKvMxxDGrA%26adurl%3Dhttp'), (16464, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (16465, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (16466, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', ''), (16467, 'http://www.markenoele.de/catalog/product/view/id/177/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?limit=all'), (16468, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvYXV0by9tb3RvcmVub2wvbW90dWwtODEwMC14LWNsZWFuLWMzLTVsLTE3Ny5odG1s/product/177/', 'http://www.markenoele.de/schmierstoffe/auto/motorenol/motul-8100-x-clean-c3-5l-177.html'), (16469, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/auto/motorenol/motul-8100-x-clean-c3-5l-177.html'), (16470, 'http://www.markenoele.de/checkout/onepage/', ''), (16471, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (16472, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/auto/motorenol/motul-8100-x-clean-c3-5l-177.html'), (16473, 'http://www.markenoele.de/catalog/product/view/id/177/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?limit=all'), (16474, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', ''), (16475, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (16476, 'http://www.markenoele.de/catalog/product/view/id/177/category/7', ''), (16477, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/auto/motorenol/motul-8100-x-clean-c3-5l-177.html'), (16478, 'http://www.markenoele.de/', 'http://www.google.de/url?q=2+takt+%C3%B6l+test&url=/aclk%3Fsa%3Dl%26ai%3DCgq1484F7TJC6LcPPswa75ozxBq3BsMMB_em97RTtzOPtRxAHKAhQnq-hjQFglYq2gsQHoAHH0YT4A8gBAakCoa_ZQOxbtT6qBBhP0PVxS0W4K_4SR81YDP_AoWnB0t0e6HM%26num%3D10%26sig%3DAGiWqtwZQR-gIUVs9rBS3_r9f'), (16479, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16480, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (16481, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (16482, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (16483, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (16484, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (16485, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (16486, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (16487, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (16488, 'http://www.markenoele.de/catalog/product/view/id/58/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (16489, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (16490, 'http://www.markenoele.de/catalog/product/view/id/57/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (16491, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol/motul-100-motomix-2t.html'), (16492, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul_pflegeberater/'), (16493, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (16494, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (16495, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (16496, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (16497, 'http://www.markenoele.de/catalog/product/view/id/57/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (16498, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvbW90b3JyYWQvbW90b3Jlbm9sL21vdHVsLTEwMC1tb3RvbWl4LTJ0Lmh0bWw,/product/57/', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol/motul-100-motomix-2t.html'), (16499, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol/motul-100-motomix-2t.html'), (16500, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (16501, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (16502, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (16503, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (16504, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (16505, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (16506, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol/motul-100-motomix-2t.html'), (16507, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (16508, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (16509, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (16510, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (16511, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (16512, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (16513, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (16514, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (16515, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (16516, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (16517, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/onepage/success/'), (16518, 'http://www.markenoele.de/catalog/product/view/id/70/category/32', ''), (16519, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=t&hl=de&ie=UTF-8&rls=GGLD,GGLD:2004-32,GGLD:de&q=motul+15w50'), (16520, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (16521, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=t&hl=de&ie=UTF-8&rls=GGLD,GGLD:2004-32,GGLD:de&q=motul+15w50'), (16522, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16523, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (16524, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html'), (16525, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (16526, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16527, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=t&hl=de&ie=UTF-8&rls=GGLD,GGLD:2004-32,GGLD:de&q=motul+15w50'), (16528, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+4t&url=/aclk%3Fsa%3Dl%26ai%3DCb47rVop7TPOmEcvSswbtzoTYBq3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCV6o6CnAegAcfRhPgDyAEBqQIBF1k0Wly1PqoEGE_QQ4Js5RqZALmmevzC_SRbP52db__ggQ%26sig%3DAGiWqtxV3mjVfq7PkdDgYnfAbHBMt0DRkw%26ad'), (16529, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (16530, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+4t&url=/aclk%3Fsa%3Dl%26ai%3DCb47rVop7TPOmEcvSswbtzoTYBq3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCV6o6CnAegAcfRhPgDyAEBqQIBF1k0Wly1PqoEGE_QQ4Js5RqZALmmevzC_SRbP52db__ggQ%26sig%3DAGiWqtxV3mjVfq7PkdDgYnfAbHBMt0DRkw%26ad'), (16531, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', ''), (16532, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCDYv30px7TKnbHtLMONLi4bMErcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV4pCCoAegAcfRhPgDyAEBqQIu1-DWxFa1PqoEE0_QMpYIjM8pS_3cAf0eO2HnfN8%26sig%3DAGiWqtyBOmJ-EBygWzn_z5t_Gv6CMKF9aQ%26adurl%3Dhttp:'), (16533, 'http://www.markenoele.de/catalog/product/view/id/2/category/6', ''), (16534, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&cts=1283173965163&aq=f&aqi=g2&aql=&oq=&gs_rfai='), (16535, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&cts=1283173965163&aq=f&aqi=g2&aql=&oq=&gs_rfai='), (16536, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+motor%C3%B6l+10w+40&aq=f&aqi=&aql=&oq=&gs_rfai='), (16537, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+micro+2t&url=/aclk%3Fsa%3Dl%26ai%3DCSn1dWK97TPeEHMXWOPnwsd4DrcGwwwH96b3tFN3O4-1HCAAQASgCUJ6voY0BYJXip4KwB6ABx9GE-APIAQGpAgEXWTRaXLU-qgQTT9D0vkeBWSBFFw-_MtP58SzWhA%26sig%3DAGiWqtydlIXhXpfa_vzKGmodr-rfzaZVUg%26adurl%3Dh'), (16538, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mi', 'http://www.markenoele.de/'), (16539, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=micro%202', 'http://www.markenoele.de/'), (16540, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=micro%202t', 'http://www.markenoele.de/'), (16541, 'http://www.markenoele.de/catalogsearch/result/?q=micro+2t', 'http://www.markenoele.de/'), (16542, 'http://www.markenoele.de/catalog/product/view/id/168', 'http://www.markenoele.de/catalogsearch/result/?q=micro+2t'), (16543, 'http://www.markenoele.de/catalog/product/view/id/87/category/25', ''), (16544, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+competition&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (16545, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16546, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/schmierstoffe.html'), (16547, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/schmierstoffe.html'), (16548, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20com', 'http://www.markenoele.de/schmierstoffe.html'), (16549, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20compe', 'http://www.markenoele.de/schmierstoffe.html'), (16550, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20competition', 'http://www.markenoele.de/schmierstoffe.html'), (16551, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20competi', 'http://www.markenoele.de/schmierstoffe.html'), (16552, 'http://www.markenoele.de/catalogsearch/result/?q=300v+competition', 'http://www.markenoele.de/schmierstoffe.html'), (16553, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20competitio', 'http://www.markenoele.de/catalogsearch/result/?q=300v+competition'), (16554, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v+competition'), (16555, 'http://www.markenoele.de/catalogsearch/result/?q=300v+chrono', 'http://www.markenoele.de/catalogsearch/result/?q=300v+competition'), (16556, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20chrono', 'http://www.markenoele.de/catalogsearch/result/?q=300v+competition'), (16557, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GZAZ_deDE332DE342&q=MOTUL+%c3%96L'), (16558, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (16559, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GZAZ_deDE332DE342&q=MOTUL+%c3%96L'), (16560, 'http://www.markenoele.de/catalog/product/view/id/88/category/25', ''), (16561, 'http://www.markenoele.de/', ''), (16562, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=Cct7TN_BK8OAOOKKwbIG&ved=0CB0QBSgA&q=15w+50+motul&spell=1'), (16563, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (16564, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=Cct7TN_BK8OAOOKKwbIG&ved=0CB0QBSgA&q=15w+50+motul&spell=1'), (16565, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CytCFjtJ7TPaoG6r74wbs14jjBK3BsMMB_em97RS9tOPtRwgAEAIoA1Cer6GNAWCVuv2BlAegAcfRhPgDyAEBqQL8L-mFwVC1PqoEE0_QWZvDIMJEODuHcxi1x_jWe-G6BRMI9ZLPjMbhowIV2ybjCh1oPxi2ygUA&sig=AGiWqtxTKEU2NEEAk-hFcGeV42-l8hmLmg&adurl=http://ww'), (16566, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16567, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (16568, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (16569, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (16570, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (16571, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (16572, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (16573, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (16574, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motul-8100-x-cess-1l.html'), (16575, 'http://www.markenoele.de/catalog/product/view/id/61/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (16576, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/motul-scooter-power-2t.html'), (16577, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html'), (16578, 'http://www.markenoele.de/catalog/product/view/id/61/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (16579, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCffy6E9N7TLroL8zPswbnpqG9Bq3BsMMB_em97RS97Pu-RwgAEAIoA1Cer6GNAWCVuq2CtAegAcfRhPgDyAEBqQLCw-zQLU61PqoEE0_QorolO_9nbPqdwee5iJJvp6Q%26sig%3DAGiWqtw3FFaxbUupdTLZUMxkvZhZfrXR-w%26adurl%3Dh'), (16580, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (16581, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (16582, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (16583, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCffy6E9N7TLroL8zPswbnpqG9Bq3BsMMB_em97RS97Pu-RwgAEAIoA1Cer6GNAWCVuq2CtAegAcfRhPgDyAEBqQLCw-zQLU61PqoEE0_QorolO_9nbPqdwee5iJJvp6Q%26sig%3DAGiWqtw3FFaxbUupdTLZUMxkvZhZfrXR-w%26adurl%3Dh'), (16584, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16585, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motul-8100-x-cess-1l.html'), (16586, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motul-8100-x-cess-1l.html'), (16587, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motul-8100-x-cess-1l.html'), (16588, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', ''), (16589, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+fuel+system+clean&url=/aclk%3Fsa%3Dl%26ai%3DC4tZ9ptR7TMaSFJDPswaAyKHhBq3BsMMB_em97RSt1I_8BhACKANQnq-hjQFglfKqgrQHoAHH0YT4A8gBAakCwsPs0C1OtT6qBBNP0MheAGct7G87wTBPdzSVSVBe%26num%3D2%26sig%3DAGiWqtwqqAOia5GgjzWn11wMd_TV8'), (16590, 'http://www.markenoele.de/catalog/product/view/id/144', 'http://www.markenoele.de/'), (16591, 'http://www.markenoele.de/catalog/product/view/id/144', 'http://www.markenoele.de/'), (16592, 'http://www.markenoele.de/catalog/product/view/id/144', 'http://www.markenoele.de/'), (16593, 'http://www.markenoele.de/catalog/product/view/id/144', 'http://www.markenoele.de/'), (16594, 'http://www.markenoele.de/catalog/product/gallery/id/144/image/127/', 'http://www.markenoele.de/usb-stick.html'), (16595, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+fuel+system+clean&url=/aclk%3Fsa%3Dl%26ai%3DC4tZ9ptR7TMaSFJDPswaAyKHhBq3BsMMB_em97RSt1I_8BhACKANQnq-hjQFglfKqgrQHoAHH0YT4A8gBAakCwsPs0C1OtT6qBBNP0MheAGct7G87wTBPdzSVSVBe%26num%3D2%26sig%3DAGiWqtwqqAOia5GgjzWn11wMd_TV8'), (16596, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=system', 'http://www.markenoele.de/'), (16597, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=system', 'http://www.markenoele.de/'), (16598, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=system%20clean', 'http://www.markenoele.de/'), (16599, 'http://www.markenoele.de/catalogsearch/result/?q=system+clean', 'http://www.markenoele.de/'), (16600, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Tech+Grease+300&hl=de&prmd=s&ei=htV7TIWhI4TvOYf8rZ4G&start=10&sa=N&cts=1283184202046'), (16601, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (16602, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/pflegeprodukte.html'), (16603, 'http://www.markenoele.de/catalog/product/view/id/121', 'http://www.markenoele.de/catalogsearch/result/?q=system+clean'), (16604, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/zusatzstoffe.html'), (16605, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/schmierstoffe.html'), (16606, 'http://www.markenoele.de/catalog/category/view/id/45', 'http://www.markenoele.de/zusatzstoffe.html'), (16607, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (16608, 'http://www.markenoele.de/catalogsearch/result/?q=system+clean', 'http://www.markenoele.de/'), (16609, 'http://www.markenoele.de/catalog/product/view/id/119', 'http://www.markenoele.de/catalogsearch/result/?q=system+clean'), (16610, 'http://www.markenoele.de/catalog/product/gallery/id/119/image/83/', 'http://www.markenoele.de/fuel-system-clean.html'), (16611, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/zusatzstoffe/fett.html'), (16612, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (16613, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (16614, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27', ''), (16615, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=2', 'http://www.markenoele.de/schmierstoffe.html?limit=27'), (16616, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=90&slotname=4498595130&w=728&lmt=1283185171&channel=4582219326&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fservice-a-steht-an-welches-motoroel-k'), (16617, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (16618, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/diesel.html'), (16619, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (16620, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (16621, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (16622, 'http://www.markenoele.de/catalog/product/view/id/9/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (16623, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol/motul-specific-cng-lpg-1l.html'), (16624, 'http://www.markenoele.de/catalog/product/view/id/5/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (16625, 'http://www.markenoele.de/catalog/product/view/id/5/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (16626, 'http://www.markenoele.de/catalog/product/view/id/5/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (16627, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol/motul-specific-cng-lpg-1l.html'), (16628, 'http://www.markenoele.de/catalog/product/view/id/7/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (16629, 'http://www.markenoele.de/', 'http://www.google.de/'), (16630, 'http://www.markenoele.de/', 'http://www.google.de/'), (16631, 'http://www.markenoele.de/', ''), (16632, 'http://www.markenoele.de/lieferung/', ''), (16633, 'http://www.markenoele.de/widerruf/', ''), (16634, 'http://www.markenoele.de/agb/', ''), (16635, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (16636, 'http://www.markenoele.de/altoelentsorgung/', ''), (16637, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?q=motul+8100x-cess&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7ADRA_de&redir_esc=&ei=yA98TM7EJcWSswb6qcCyDQ'), (16638, 'http://www.markenoele.de/lieferung', ''), (16639, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (16640, 'http://www.markenoele.de/catalog/product/view/id/213/category/51', ''), (16641, 'http://www.markenoele.de/catalog/product/view/id/94/category/26', ''), (16642, 'http://www.markenoele.de/datenschutz', ''), (16643, 'http://www.markenoele.de/catalog/product/view/id/168/category/24', ''), (16644, 'http://www.markenoele.de/datenschutz', ''), (16645, 'http://www.markenoele.de/catalog/product/view/id/86/category/25', ''), (16646, 'http://www.markenoele.de/catalog/product/view/id/174/category/51', ''), (16647, 'http://www.markenoele.de/catalog/product/view/id/66/category/34', ''), (16648, 'http://www.markenoele.de/catalog/product/view/id/83/category/25', ''), (16649, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', ''), (16650, 'http://www.markenoele.de/catalog/product/view/id/170/category/19', ''), (16651, 'http://www.markenoele.de/catalog/product/view/id/240/category/51', ''), (16652, 'http://www.markenoele.de/catalog/product/view/id/60/category/14', ''), (16653, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', ''), (16654, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', ''), (16655, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=%C3%96l+2takt&_sacat=0&_dmpt=Motorrad_Kraftradteile&_odkw=2takt%C3%B6l+vollsynthetisch&_osacat=0&_trksid=p3286.c0.m270.l1311'), (16656, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (16657, 'http://www.markenoele.de/catalog/product/view/id/71/category/32', ''), (16658, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+15+w+50&url=/aclk%3Fsa%3Dl%26ai%3DCM8zWQJF8TOGPG5XZOPibnMIErcGwwwH96b3tFIXK4-1HEAEoBFCer6GNAWCVoqCCsAegAcfRhPgDyAEBqQKEcIBtAUC1PqoEFk_QrQGo81dP_hXtIHIhVbdU04mWcOk%26num%3D1%26sig%3DAGiWqtx54kczYQB01wZDomuhZ5RuIabLrw%2'), (16659, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+Competition+4T+15W-50', 'http://www.markenoele.de/'), (16660, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+Competition+4T+15W-50'), (16661, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/schmierstoffe.html'), (16662, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+Competition+4T+15W-50'), (16663, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+Competition+4T+15W-50'), (16664, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+Competition+4T+15W-50', 'http://www.markenoele.de/'), (16665, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+15+w+50&url=/aclk%3Fsa%3Dl%26ai%3DCM8zWQJF8TOGPG5XZOPibnMIErcGwwwH96b3tFIXK4-1HEAEoBFCer6GNAWCVoqCCsAegAcfRhPgDyAEBqQKEcIBtAUC1PqoEFk_QrQGo81dP_hXtIHIhVbdU04mWcOk%26num%3D1%26sig%3DAGiWqtx54kczYQB01wZDomuhZ5RuIabLrw%2'), (16666, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&rlz=1R2RNWZ_de&cts=1283233015075&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (16667, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+300V+Competition+4T+15W-50&url=/aclk%3Fsa%3Dl%26ai%3DCdj0oJ5V8TKGnL4zUOMuMve4DrcGwwwH96b3tFK224-1HCAAQAVCer6GNAWCVoqCCsAegAcfRhPgDyAEBqQKEcIBtAUC1PqoEGE_QJr1es6FVxgWKQxM2UmZXoymnf7TOcA%26sig%3DAGiWqtzGFl10UOjxbpj2qrlt'), (16668, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', ''), (16669, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+SAE+5W-40+8100+X-clean&url=/aclk%3Fsa%3Dl%26ai%3DCPbha3Z18TPT6AYSA-gb-nPzpA63BsMMB_em97RTtvePtRwgAEAEoAlCer6GNAWCV4pCCoAegAcfRhPgDyAEBqQKEcIBtAUC1PqoEGE_QEwRUIbIrh5WNl9BmfDmz-9XuHFuP-A%26sig%3DAGiWqtwT25C7VnyXmmzNw5mP'), (16670, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16671, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (16672, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motul-8100-x-clean-c3-5l.html'), (16673, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/auto.html'), (16674, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motul-8100-x-clean-c3-5l.html'), (16675, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (16676, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16677, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+SAE+5W-40+8100+X-clean&url=/aclk%3Fsa%3Dl%26ai%3DCPbha3Z18TPT6AYSA-gb-nPzpA63BsMMB_em97RTtvePtRwgAEAEoAlCer6GNAWCV4pCCoAegAcfRhPgDyAEBqQKEcIBtAUC1PqoEGE_QEwRUIbIrh5WNl9BmfDmz-9XuHFuP-A%26sig%3DAGiWqtwT25C7VnyXmmzNw5mP'), (16678, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16679, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (16680, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (16681, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (16682, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16683, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (16684, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (16685, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+SAE+5W-40+8100+X-clean&url=/aclk%3Fsa%3Dl%26ai%3DCPbha3Z18TPT6AYSA-gb-nPzpA63BsMMB_em97RTtvePtRwgAEAEoAlCer6GNAWCV4pCCoAegAcfRhPgDyAEBqQKEcIBtAUC1PqoEGE_QEwRUIbIrh5WNl9BmfDmz-9XuHFuP-A%26sig%3DAGiWqtwT25C7VnyXmmzNw5mP'), (16686, 'http://www.markenoele.de/catalog/product/view/id/177/category/7', ''), (16687, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (16688, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', ''), (16689, 'http://www.markenoele.de/catalog/product/view/id/26/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?limit=all'), (16690, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', ''), (16691, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?limit=all'), (16692, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', ''), (16693, 'http://www.markenoele.de/catalog/product/view/id/8/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?limit=all'), (16694, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', ''), (16695, 'http://www.markenoele.de/catalog/product/view/id/12/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?limit=all'), (16696, 'http://www.markenoele.de/', 'http://www.google.de/'), (16697, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16698, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (16699, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (16700, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (16701, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (16702, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (16703, 'http://www.markenoele.de/catalog/product/view/id/66/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (16704, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (16705, 'http://www.markenoele.de/catalog/product/view/id/68/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (16706, 'http://www.markenoele.de/', 'http://suche.web.de/search/web/?mc=suche@web@eingabefeldoben.suche@web&allparams=&smode=&su=motul+motor%C3%B6l++acea+c1+&webRb='), (16707, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16708, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (16709, 'http://www.markenoele.de/catalog/product/view/id/17/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (16710, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe/motul-8100-eco-clean-c1-17.html'), (16711, 'http://www.markenoele.de/catalog/product/view/id/17/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (16712, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (16713, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16714, 'http://www.markenoele.de/', 'http://suche.web.de/search/web/?mc=suche@web@eingabefeldoben.suche@web&allparams=&smode=&su=motul+motor%C3%B6l++acea+c1+&webRb='), (16715, 'http://www.markenoele.de/customer/account/login/', 'http://de.mg41.mail.yahoo.com/dc/blank.html?bn=470&.intl=de&.lang=de-DE'), (16716, 'http://www.markenoele.de/customer/account/create/', 'http://www.markenoele.de/customer/account/login/'), (16717, 'http://www.markenoele.de/customer/account/createpost/', 'http://www.markenoele.de/customer/account/create/'), (16718, 'http://www.markenoele.de/customer/account/index/', 'http://www.markenoele.de/customer/account/create/'), (16719, 'http://www.markenoele.de/customer/account/edit/', 'http://www.markenoele.de/customer/account/index/'), (16720, 'http://www.markenoele.de/customer/account/editPost/', 'http://www.markenoele.de/customer/account/edit/'), (16721, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/customer/account/edit/'), (16722, 'http://www.markenoele.de/sales/order/history/', 'http://www.markenoele.de/customer/account/'), (16723, 'http://www.markenoele.de/customer/account/logout/', 'http://www.markenoele.de/sales/order/history/'), (16724, 'http://www.markenoele.de/customer/account/logoutSuccess/', 'http://www.markenoele.de/sales/order/history/'), (16725, 'http://www.markenoele.de/', 'http://www.markenoele.de/customer/account/logoutSuccess/'), (16726, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Specific+504-507.00+5W30+5+Liter+Motoren%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (16727, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16728, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (16729, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16730, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (16731, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16732, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (16733, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (16734, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (16735, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC7URZf8J8TOaQMIqK-gacwsSPBK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbqJgpgHoAHH0YT4A8gBAakChHCAbQFAtT6qBBNP0L_q7nWJABjJc3cB1KkAiB0B%26sig%3DAGiWqtwRjBIdhrJMqC9O1Shi9IXEz09PEw%26adurl%3Dhttp'), (16736, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16737, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC7URZf8J8TOaQMIqK-gacwsSPBK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbqJgpgHoAHH0YT4A8gBAakChHCAbQFAtT6qBBNP0L_q7nWJABjJc3cB1KkAiB0B%26sig%3DAGiWqtwRjBIdhrJMqC9O1Shi9IXEz09PEw%26adurl%3Dhttp'), (16738, 'http://www.markenoele.de/customer/account/login/', 'http://de.mg41.mail.yahoo.com/dc/blank.html?bn=470&.intl=de&.lang=de-DE'), (16739, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (16740, 'http://www.markenoele.de/customer/account/index/', 'http://www.markenoele.de/customer/account/login/'), (16741, 'http://www.markenoele.de/sales/order/history/', 'http://www.markenoele.de/customer/account/index/'), (16742, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/sales/order/history/'), (16743, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/fanshop.html'), (16744, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/lieferung/'), (16745, 'http://www.markenoele.de/catalog/product/view/id/122/category/48', ''), (16746, 'http://www.markenoele.de/customer/account/logout/', 'http://www.markenoele.de/customer/account/'), (16747, 'http://www.markenoele.de/customer/account/logoutSuccess/', 'http://www.markenoele.de/customer/account/'), (16748, 'http://www.markenoele.de/catalog/product/view/id/158/category/28', ''), (16749, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_ss_i_9_5?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=motul+15w50&sprefix=Motul'), (16750, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (16751, 'http://www.markenoele.de/', ''), (16752, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motormix', 'http://www.markenoele.de/'), (16753, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motormix%202t', 'http://www.markenoele.de/'), (16754, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motormix%202', 'http://www.markenoele.de/'), (16755, 'http://www.markenoele.de/catalogsearch/result/?q=motormix+2t', 'http://www.markenoele.de/'), (16756, 'http://www.markenoele.de/catalogsearch/result/?q=motormix+', 'http://www.markenoele.de/catalogsearch/result/?q=motormix+2t'), (16757, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motormix', 'http://www.markenoele.de/catalogsearch/result/?q=motormix+2t'), (16758, 'http://www.markenoele.de/catalogsearch/result/?q=motomix', 'http://www.markenoele.de/catalogsearch/result/?q=motormix+'), (16759, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motomix', 'http://www.markenoele.de/catalogsearch/result/?q=motormix+'), (16760, 'http://www.markenoele.de/catalog/product/view/id/57', 'http://www.markenoele.de/catalogsearch/result/?q=motomix'), (16761, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+shop&hl=de&client=firefox-a&hs=dLQ&rls=org.mozilla:de-DE:official&channel=s&ei=1vB8TOGCE4aLOJbV8IIE&start=100&sa=N'), (16762, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16763, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (16764, 'http://www.markenoele.de/catalog/product/view/id/93/category/26', ''), (16765, 'http://www.markenoele.de/catalog/product/gallery/id/5/image/46/', 'http://www.markenoele.de/schmierstoffe/motul-8100-x-cess-1l.html'), (16766, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', ''), (16767, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCGOXp-Pp8TMqKJYGA-gbL0vXkA63BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV6p2CrAegAcfRhPgDyAEBqQKmhJP9QjK1PqoEE0_Q3uHai7KqVj7XV3Av-_2z-lQ%26sig%3DAGiWqtw7Eb6J6cEKZ9k2gb-ztLXuZK_QPA%26adurl%3Dh'), (16768, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (16769, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (16770, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/zusatzstoffe.html'), (16771, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/schmierstoffe.html'), (16772, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all&mode=list', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (16773, 'http://www.markenoele.de/catalog/product/view/id/57/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all&mode=list'), (16774, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all&mode=list', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (16775, 'http://www.markenoele.de/catalog/product/view/id/58/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all&mode=list'), (16776, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all&mode=list', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (16777, 'http://www.markenoele.de/catalog/product/view/id/59/category/4', 'http://www.markenoele.de/schmierstoffe.html?limit=all&mode=list'), (16778, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all&mode=list', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (16779, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe.html?limit=all&mode=list'), (16780, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (16781, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (16782, 'http://www.markenoele.de/', ''), (16783, 'http://www.markenoele.de/', ''), (16784, 'http://www.markenoele.de/catalog/product/view/id/170/category/18', ''), (16785, 'http://www.markenoele.de/datenschutz/', ''), (16786, 'http://www.markenoele.de/catalog/product/view/id/190/category/52', ''), (16787, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/frage/hat-jemand-erfahrung-mit-dem-motul-engine-clean'), (16788, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (16789, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zusatzstoffe.html'), (16790, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=engine%20c', 'http://www.markenoele.de/pflegeprodukte.html'), (16791, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=engine%20clean', 'http://www.markenoele.de/pflegeprodukte.html'), (16792, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=engine%20cle', 'http://www.markenoele.de/pflegeprodukte.html'), (16793, 'http://www.markenoele.de/catalogsearch/result/?q=engine+clean', 'http://www.markenoele.de/pflegeprodukte.html'), (16794, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=engine', 'http://www.markenoele.de/pflegeprodukte.html'), (16795, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/catalogsearch/result/?q=engine+clean'), (16796, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+8100+x+clean&url=/aclk%3Fsa%3Dl%26ai%3DCY_4ZCip9TNjbK5TrOJ-WibAErcGwwwH96b3tFO294-1HEAFQnq-hjQFglaKggrAHoAHH0YT4A8gBAakCpoST_UIytT6qBBNP0EufxBpVdQa3_bLd7foIi4I5%26num%3D1%26sig%3DAGiWqtwDmmPXlbN3RCN9EtfwxURie8sG7w%26a'), (16797, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16798, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (16799, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (16800, 'http://www.markenoele.de/catalog/category/view/id/6?p=1', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (16801, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html?p=1'), (16802, 'http://www.markenoele.de/catalog/category/view/id/6?p=1', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (16803, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (16804, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (16805, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (16806, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16807, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (16808, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+8100+x+clean&url=/aclk%3Fsa%3Dl%26ai%3DCY_4ZCip9TNjbK5TrOJ-WibAErcGwwwH96b3tFO294-1HEAFQnq-hjQFglaKggrAHoAHH0YT4A8gBAakCpoST_UIytT6qBBNP0EufxBpVdQa3_bLd7foIi4I5%26num%3D1%26sig%3DAGiWqtwDmmPXlbN3RCN9EtfwxURie8sG7w%26a'), (16809, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (16810, 'http://www.markenoele.de/', ''), (16811, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (16812, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/pflegeprodukte.html'), (16813, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (16814, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (16815, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (16816, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=MOTUL+5100+4T+10W-40'), (16817, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (16818, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-5100-4t-50.html'), (16819, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (16820, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (16821, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/fanshop.html?p=3'), (16822, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DChgmdKU19TObuK9T84wanx-DnA63BsMMB_em97RSthP2-RwgAEAFQnq-hjQFglaqfgrAHoAHH0YT4A8gBAakCpoST_UIytT6qBBNP0NnPOx3p_yQMhTswdpZZcCzN%26sig%3DAGiWqtyaib1RvCSh_78QYzusB0zW4sznwg%26adurl%3'), (16823, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16824, 'http://www.markenoele.de/impressum', 'http://www.google.de/search?q=F%26M+Computer+Systemhaus&hl=de&ei=dlJ9TLb_GofLOM3TpYIE&start=50&sa=N'), (16825, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+shine+and+go&url=/aclk%3Fsa%3Dl%26ai%3DCVrudW1d9TM6VDoqA-gae7ZzSA63BsMMB_em97RStxePtRwgAEAEoAlCer6GNAWCViqyCtAegAcfRhPgDyAEBqQKmhJP9QjK1PqoEFk_QFu1qQKbxiijT_QJ9GKniHeTLDPE%26sig%3DAGiWqtwAoSFJns0x0p3PtM84awYjo-0Xqw%26'), (16826, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (16827, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (16828, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (16829, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (16830, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (16831, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (16832, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (16833, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (16834, 'http://www.markenoele.de/catalog/product/view/id/121/category/40', 'http://www.markenoele.de/pflegeprodukte.html?p=2'), (16835, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/pflegeprodukte.html'), (16836, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (16837, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (16838, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ie7&q=motul+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&rlz=1I7TSEA;&redir_esc=&ei=u1h9TMTqCoOoOMOx-b8G'), (16839, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16840, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (16841, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (16842, 'http://www.markenoele.de/catalog/product/view/id/54/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (16843, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (16844, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (16845, 'http://www.markenoele.de/catalog/product/view/id/56/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (16846, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (16847, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (16848, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=1'), (16849, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (16850, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=1'), (16851, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (16852, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=1'), (16853, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (16854, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=1'), (16855, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (16856, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=1'), (16857, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (16858, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=1'), (16859, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (16860, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (16861, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motocool+factory+line&url=/aclk%3Fsa%3Dl%26ai%3DCDV7kXl19TMr1KI6y4gb_94WNBa3BsMMB_em97RS1xOPtRxACKANQnq-hjQFglaK3gsgHoAHH0YT4A8gBAakCPmHqnuVPtT6qBBhP0HYIJTlfEzj3IAVxObDA1ggYpSg35Q8%26num%3D2%26sig%3DAGiWqtyGqwcgQEKo0O'), (16862, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16863, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (16864, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (16865, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (16866, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/zusatzstoffe.html'), (16867, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/zusatzstoffe.html'), (16868, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (16869, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCujoK8Vt9TOi4J4vWOL2S6YIHrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQKmhJP9QjK1PqoEE0_QB_M7VEFURp80uaxgy7FN8z4%26sig%3DAGiWqtwU6D2KJz04AAH7Gbq5JlUzo4SUPA%26adurl%3Dhttp:'), (16870, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (16871, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (16872, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (16873, 'http://www.markenoele.de/', ''), (16874, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (16875, 'http://www.markenoele.de/', ''), (16876, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (16877, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (16878, 'http://www.markenoele.de/catalog/category/view/id/25?limit=18', ''), (16879, 'http://www.markenoele.de/catalog/category/view/id/26', ''), (16880, 'http://www.markenoele.de/catalog/product/view/id/97/category/26', ''), (16881, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (16882, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (16883, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (16884, 'http://www.markenoele.de/', ''), (16885, 'http://www.markenoele.de/catalog/product/view/id/129/category/12', ''), (16886, 'http://www.markenoele.de/catalog/product/view/id/126/category/12', ''), (16887, 'http://www.markenoele.de/catalog/product/view/id/80/category/27', ''), (16888, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCblJenIN9TP_7EIiK-gb9kuTgA63BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV-oaCmAegAcfRhPgDyAEBqQLGoYGGJT-1PqoEE0_QezG3oKicNPkNy4c1SNnVfz8%26sig%3DAGiWqtyqlziuNdzEWB3jFGKEoulIsL0KXw%26adurl%3Dh'), (16889, 'http://www.markenoele.de/catalog/product/view/id/201/category/51', ''), (16890, 'http://www.markenoele.de/', 'http://www.google.de/url?q=2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCewmQRoZ9TJL6BYeu4gb6pqTvA63BsMMB_em97RTtzOPtRxAEKAhQnq-hjQFglcKggrAHoAHH0YT4A8gBAakCxqGBhiU_tT6qBBNP0BnZuzfW01RdyhMsoLH971rF%26num%3D7%26sig%3DAGiWqtzsceTXxvaimVTLT7bEw1kx5ICmaw%26a'), (16891, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16892, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (16893, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (16894, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (16895, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/schmierstoffe/motorrad/getriebeol.html'), (16896, 'http://www.markenoele.de/catalog/product/view/id/126/category/12', 'http://www.markenoele.de/schmierstoffe/motorrad/gabelol.html'), (16897, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad/gabelol/fork-oil-expert-medium-heavy.html'), (16898, 'http://www.markenoele.de/catalog/product/view/id/164/category/31', ''), (16899, 'http://www.markenoele.de/catalog/product/view/id/30/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (16900, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-gear-ff-competition.html'), (16901, 'http://www.markenoele.de/catalog/product/view/id/30/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (16902, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-gear-ff-competition.html'), (16903, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (16904, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/motorsport/motul-gear-ff-competition.html'), (16905, 'http://www.markenoele.de/catalog/product/view/id/30/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (16906, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad/gabelol/fork-oil-expert-medium-heavy.html'), (16907, 'http://www.markenoele.de/catalog/product/view/id/126/category/12', 'http://www.markenoele.de/schmierstoffe/motorrad/gabelol.html'), (16908, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/schmierstoffe/motorrad/getriebeol.html'), (16909, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (16910, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16911, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (16912, 'http://www.markenoele.de/', 'http://www.google.de/url?q=2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCewmQRoZ9TJL6BYeu4gb6pqTvA63BsMMB_em97RTtzOPtRxAEKAhQnq-hjQFglcKggrAHoAHH0YT4A8gBAakCxqGBhiU_tT6qBBNP0BnZuzfW01RdyhMsoLH971rF%26num%3D7%26sig%3DAGiWqtzsceTXxvaimVTLT7bEw1kx5ICmaw%26a'), (16913, 'http://www.markenoele.de/catalog/product/view/id/169/category/20', ''), (16914, 'http://www.markenoele.de/altoelentsorgung/', ''), (16915, 'http://www.markenoele.de/agb/', ''), (16916, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (16917, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (16918, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (16919, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (16920, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (16921, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+factory+line&url=/aclk%3Fsa%3Dl%26ai%3DCRv_BxLR9TI-GENrMOKSYzeQKrcGwwwH96b3tFLXE4-1HCAAQASgDUJ6voY0BYJXSgIKYB6ABx9GE-APIAQGpAsahgYYlP7U-qgQTT9DnTkbJBsCZBGtsijNrCrQOrA%26sig%3DAGiWqtxsQ97q9C-pOKaitkWTcczYzUgJmg%26adurl'), (16922, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16923, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/schmierstoffe.html'), (16924, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/kart.html'), (16925, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (16926, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (16927, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fa', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (16928, 'http://www.markenoele.de/catalogsearch/result/?q=factoryline', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (16929, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=factoryline', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (16930, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fac', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (16931, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=factoryl', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (16932, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=factor', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (16933, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/catalogsearch/result/?q=factoryline'), (16934, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (16935, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', 'http://www.markenoele.de/fanshop.html?p=2'), (16936, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', 'http://www.markenoele.de/fanshop.html?p=2'), (16937, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (16938, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (16939, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/fanshop.html?p=3'), (16940, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/fanshop.html?p=4'), (16941, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/fanshop/aufkleber.html'), (16942, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (16943, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/fanshop/aufkleber.html'), (16944, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (16945, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (16946, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (16947, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (16948, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (16949, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (16950, 'http://www.markenoele.de/catalog/product/view/id/77/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (16951, 'http://www.markenoele.de/catalog/product/view/id/77/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (16952, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvbW90dWwtODAwLTJ0LWZhY3RvcnktbGluZS1vZmYtcm9hZC5odG1s/product/77/', 'http://www.markenoele.de/schmierstoffe/motul-800-2t-factory-line-off-road.html'), (16953, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/motul-800-2t-factory-line-off-road.html'), (16954, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (16955, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16956, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/schmierstoffe.html'), (16957, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/schmierstoffe/kart.html'), (16958, 'http://www.markenoele.de/catalog/category/view/id/46', 'http://www.markenoele.de/zusatzstoffe.html'), (16959, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3p1c2F0enN0b2ZmZS9oYW5kd2FzY2hnZWwuaHRtbA,,/product/117/', 'http://www.markenoele.de/zusatzstoffe/handwaschgel.html'), (16960, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/zusatzstoffe/handwaschgel.html'), (16961, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (16962, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (16963, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/heizol.html'), (16964, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/pflegeprodukte.html'), (16965, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/pflegeprodukte/motorrad.html'), (16966, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (16967, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (16968, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motorrad/getriebeol.html'), (16969, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto.html'), (16970, 'http://www.markenoele.de/', ''), (16971, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (16972, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (16973, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (16974, 'http://www.markenoele.de/catalog/product/view/id/90/category/26', ''), (16975, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (16976, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (16977, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCTLFZ7sh9TLH0MIzVON2Tnf4JrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWKpYKwB6ABx9GE-APIAQGpAsahgYYlP7U-qgQTT9Bz9DFGVwCWqPMuEcMI3OB2tQ%26sig%3DAGiWqtxv083Ufw96GxOl8pxNhzpP0nwMZw%26adurl%3Dht'), (16978, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16979, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCTLFZ7sh9TLH0MIzVON2Tnf4JrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWKpYKwB6ABx9GE-APIAQGpAsahgYYlP7U-qgQTT9Bz9DFGVwCWqPMuEcMI3OB2tQ%26sig%3DAGiWqtxv083Ufw96GxOl8pxNhzpP0nwMZw%26adurl%3Dht'), (16980, 'http://www.markenoele.de/', ''), (16981, 'http://www.markenoele.de/', ''), (16982, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (16983, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', ''), (16984, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (16985, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCYWREQOF9TI2WLoTrOI_ZoJwKrcGwwwH96b3tFI-13kQIABABKAJQnq-hjQFglaKggrAHoAHH0YT4A8gBAakCxqGBhiU_tT6qBBNP0OhMJaPBtMx99AdncV7BmDoJ%26sig%3DAGiWqtz_qZiG9YZ23L7KmVSAL212vAbp0g%26adurl%3Dhttp://'), (16986, 'http://www.markenoele.de/catalog/product/view/id/87/category/27', ''), (16987, 'http://www.markenoele.de/catalog/product/view/id/86/category/27', ''), (16988, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', ''), (16989, 'http://www.markenoele.de/catalog/product/view/id/89/category/26', ''), (16990, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (16991, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (16992, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+20w50&url=/aclk%3Fsa%3Dl%26ai%3DCVCZi_-V9TMCWMcTRswaFy4XpBq3BsMMB_em97RSFyuPtRwgAEAMoA1Cer6GNAWCVwqCCsAegAcfRhPgDyAEBqQLGoYGGJT-1PqoEFk_Q96FXZfEw1PvnCfSRCdnKj7-e9S8%26sig%3DAGiWqtypaPPPbYVhr1MPBVA8VNw4qzFe3A%26adurl%3'), (16993, 'http://www.markenoele.de/catalog/product/view/id/182', ''), (16994, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', ''), (16995, 'http://www.markenoele.de/phpmyadmin/', ''), (16996, 'http://www.markenoele.de/catalog/product/view/id/80/category/25', ''), (16997, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+Motor%C3%B6l&meta=&btnG=Google-Suche'), (16998, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (16999, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (17000, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17001, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (17002, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCjBCNlvd9TPO6NtHQswb8qaG_Bq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVgoqCmAegAcfRhPgDyAEBqQLGoYGGJT-1PqoEE0_QN6HuJtIpzH8UczWOCezMZjo%26sig%3DAGiWqtxCjoKLwp5CVaHJJiBedxZ1RlRsTg%26adurl%3Dh'), (17003, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17004, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (17005, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (17006, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html'), (17007, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motul-8100-x-clean-c3-1l.html'), (17008, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=name', 'http://www.markenoele.de/schmierstoffe/auto.html'), (17009, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html?dir=asc&order=name'), (17010, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=name', 'http://www.markenoele.de/schmierstoffe/auto.html'), (17011, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=name&p=2', 'http://www.markenoele.de/schmierstoffe/auto.html?dir=asc&order=name'), (17012, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=name&p=1', 'http://www.markenoele.de/schmierstoffe/auto.html?dir=asc&order=name&p=2'), (17013, 'http://www.markenoele.de/catalog/product/view/id/5/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html?dir=asc&order=name&p=1'), (17014, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=name&p=1', 'http://www.markenoele.de/schmierstoffe/auto.html?dir=asc&order=name&p=2'), (17015, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=name&p=2', 'http://www.markenoele.de/schmierstoffe/auto.html?dir=asc&order=name&p=1'), (17016, 'http://www.markenoele.de/catalog/product/view/id/27/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html?dir=asc&order=name&p=2'), (17017, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=name&p=2', 'http://www.markenoele.de/schmierstoffe/auto.html?dir=asc&order=name&p=1'), (17018, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=name&p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?dir=asc&order=name&p=2'), (17019, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=name&p=4', 'http://www.markenoele.de/schmierstoffe/auto.html?dir=asc&order=name&p=3'), (17020, 'http://www.markenoele.de/catalog/product/view/id/21/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html?dir=asc&order=name&p=4'), (17021, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=name&p=4', 'http://www.markenoele.de/schmierstoffe/auto.html?dir=asc&order=name&p=3'), (17022, 'http://www.markenoele.de/catalog/product/view/id/92/category/26', ''), (17023, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (17024, 'http://www.markenoele.de/impressum/', ''), (17025, 'http://www.markenoele.de/', ''), (17026, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=name&p=1', 'http://www.markenoele.de/schmierstoffe/auto.html?dir=asc&order=name&p=4'), (17027, 'http://www.markenoele.de/catalog/product/view/id/3/category/6', 'http://www.markenoele.de/schmierstoffe/auto.html?dir=asc&order=name&p=1'), (17028, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (17029, 'http://www.markenoele.de/catalog/product/view/id/81/category/27', ''), (17030, 'http://www.markenoele.de/catalog/product/view/id/191/category/52', ''), (17031, 'http://www.markenoele.de/functions/bestandsliste.php', ''), (17032, 'http://www.markenoele.de/', ''), (17033, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (17034, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (17035, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (17036, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/fanshop.html?p=3'), (17037, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/fanshop.html?p=4'), (17038, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCsonM9CV-TPuWIcHRswa19enGBq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglYKRgqAHoAHH0YT4A8gBAakCxqGBhiU_tT6qBBNP0BR4ItSD7R5S4_IhdlXTdS5o%26sig%3DAGiWqtzIbBSQoTQlVfbJKPJIWVUOQcmsSA%26adurl%3Dhttp'), (17039, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17040, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (17041, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&meta=&aq=f&aqi=g10&aql=&oq=&gs_rfai='), (17042, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17043, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (17044, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/schmierstoffe.html'), (17045, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html?mode=list'), (17046, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (17047, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (17048, 'http://www.markenoele.de/catalog/category/view/id/7?limit=20', ''), (17049, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', 'http://www.markenoele.de/schmierstoffe/auto/motorenol.html?limit=20'), (17050, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (17051, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (17052, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (17053, 'http://www.markenoele.de/catalog/product/view/id/62/category/16', ''), (17054, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=MOTUL+4100+Power+15W-50%3A&meta=&btnG=Google-Suche'), (17055, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17056, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (17057, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17058, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (17059, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCD5Rz5C5-TMDCDcvPswbE75nVBq3BsMMB_em97RSthP2-RwgAEAFQnq-hjQFglYKRgqAHoAHH0YT4A8gBAakCxqGBhiU_tT6qBBNP0ME3O0LpApowzliyvafVbITv%26sig%3DAGiWqtyTgVBmoODzZnSNiw3EvED5EzKkEw%26adurl%3'), (17060, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17061, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe.html'), (17062, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (17063, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (17064, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (17065, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CE4QFjAL&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20x-cess&ei=zy9-TKGDD4vMswb55pCWCQ&usg=AFQjCNE_y74iGfAGacrWShRsHnzWp8G_sA'), (17066, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (17067, 'http://www.markenoele.de/zahlung/', ''), (17068, 'http://www.markenoele.de/widerruf/', ''), (17069, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (17070, 'http://www.markenoele.de/catalog/product/view/id/144', ''), (17071, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (17072, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (17073, 'http://www.markenoele.de/motul_pflegeberater/', ''); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (17074, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (17075, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (17076, 'http://www.markenoele.de/lieferung/', ''), (17077, 'http://www.markenoele.de/lieferung', ''), (17078, 'http://www.markenoele.de/impressum/', ''), (17079, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (17080, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (17081, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (17082, 'http://www.markenoele.de/datenschutz/', ''), (17083, 'http://www.markenoele.de/contacts/', ''), (17084, 'http://www.markenoele.de/', ''), (17085, 'http://www.markenoele.de/zahlung/', ''), (17086, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motorrad%C3%B6l+10W40+Motul+5100&rlz=1I7GPMG_deDE360&ie=UTF-8&oe=UTF-8&sourceid=ie7&redir_esc=&ei=Rj5-TLDfMoeNOLfuiagG'), (17087, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17088, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (17089, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (17090, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (17091, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', ''), (17092, 'http://www.markenoele.de/motul_pflegeberater/', ''), (17093, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_ss_i_4_5?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=motul+%F6l&sprefix=Motul'), (17094, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (17095, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (17096, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_ss_i_4_5?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=motul+%F6l&sprefix=Motul'), (17097, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (17098, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (17099, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/pflegeprodukte/shine-go-silicone-clean.html'), (17100, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul_pflegeberater/'), (17101, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_ss_i_4_5?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=motul+%F6l&sprefix=Motul'), (17102, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (17103, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/pflegeprodukte.html'), (17104, 'http://www.markenoele.de/', 'http://www.google.com/search?client=opera&rls=de&q=motul+shop&sourceid=opera&ie=utf-8&oe=utf-8'), (17105, 'http://www.markenoele.de/', 'http://www.google.com/search?client=opera&rls=de&q=motul+shop&sourceid=opera&ie=utf-8&oe=utf-8'), (17106, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17107, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (17108, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/auto.html'), (17109, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE347&=&q=MOTUL+300V+4T+Factory&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (17110, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (17111, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=v%20300', 'http://www.markenoele.de/angebote-des-monats/'), (17112, 'http://www.markenoele.de/catalogsearch/result/?q=v+300', 'http://www.markenoele.de/angebote-des-monats/'), (17113, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (17114, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (17115, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+tech+grease+300&url=/aclk%3Fsa%3Dl%26ai%3DCLbBeYlF-TPOqNIvSswaphpTnBq3BsMMB_em97RTlzePtRwgAEAFQnq-hjQFglZKqgrAHoAHH0YT4A8gBAakC2ySx7iB5tT6qBBNP0GYPn6PDW_TDrOgvwlm_WRgy%26sig%3DAGiWqtwPrY0tzGgTbCkpv9s8wG0tFo6feQ%26adur'), (17116, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17117, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=tech', 'http://www.markenoele.de/schmierstoffe.html'), (17118, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=tech%20grea', 'http://www.markenoele.de/schmierstoffe.html'), (17119, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=tech%20grease', 'http://www.markenoele.de/schmierstoffe.html'), (17120, 'http://www.markenoele.de/catalogsearch/result/?q=tech+grease', 'http://www.markenoele.de/schmierstoffe.html'), (17121, 'http://www.markenoele.de/catalog/product/view/id/83/category/27', ''), (17122, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (17123, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCHl-MAVZ-TJqNBMTQswaS8-XJBq3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFglZKWgqgHoAHH0YT4A8gBAakC2ySx7iB5tT6qBBNP0JdoQ21wbIHdiIuUaH-NEKLF%26sig%3DAGiWqty_MZPwJv-5p6ygbCioixACxZ7_1Q%26adurl%3Dhttp:/'), (17124, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17125, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (17126, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (17127, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17128, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (17129, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (17130, 'http://www.markenoele.de/index.php', ''), (17131, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&hl=de&sa=2'), (17132, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17133, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (17134, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/schmierstoffe/auto.html'), (17135, 'http://www.markenoele.de/catalog/product/view/id/186/category/8', 'http://www.markenoele.de/schmierstoffe/auto/getriebeol.html'), (17136, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', ''), (17137, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (17138, 'http://www.markenoele.de/catalog/product/view/id/131/category/12', ''), (17139, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17140, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17141, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17142, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17143, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17144, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17145, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17146, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17147, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17148, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17149, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17150, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (17151, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (17152, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (17153, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (17154, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v+4t+offroad&url=/aclk%3Fsa%3Dl%26ai%3DCi4-zfHF-TIqDA9DZOIvS0fsJrcGwwwH96b3tFI-13kQIABABUJ6voY0BYJXSmoKsB6ABx9GE-APIAQGpAvhaL8lqerU-qgQYT9Bqd_ua3ykdABkxxoPNj8NtxmnTBK2r%26sig%3DAGiWqtwowiBGumiPTuMFBLtqQEbEAaWVFw%26'), (17155, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17156, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (17157, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (17158, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (17159, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (17160, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=1'), (17161, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (17162, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=1'), (17163, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (17164, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=1'), (17165, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-7100-4t-53.html'), (17166, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (17167, 'http://www.markenoele.de/catalog/product/view/id/76/category/32', 'http://www.markenoele.de/schmierstoffe/motorsport.html?p=2'), (17168, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (17169, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (17170, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17171, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/schmierstoffe.html'), (17172, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (17173, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/schmierstoffe.html'), (17174, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (17175, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (17176, 'http://www.markenoele.de/catalog/product/view/id/33/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (17177, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (17178, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (17179, 'http://www.markenoele.de/catalog/product/view/id/81/category/25', ''), (17180, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DClWodknx-TNKoEtHXOKy57e8JrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJWypoKwB6ABx9GE-APIAQGpAvhaL8lqerU-qgQTT9DJxxmJge-dJXTJk8OiLOISNg%26sig%3DAGiWqtyYTKh4KH-bfF4we9ZJ3cg8_U2TUA%26adurl%3Dht'), (17181, 'http://www.markenoele.de/', ''), (17182, 'http://www.markenoele.de/administration/Login.aspx', ''), (17183, 'http://www.markenoele.de/umbraco/', ''), (17184, 'http://www.markenoele.de/dynamix/', ''), (17185, 'http://www.markenoele.de/Pages/Login.aspx', ''), (17186, 'http://www.markenoele.de/zino/css/zino_core.css', ''), (17187, 'http://www.markenoele.de/dowebadmin/', ''), (17188, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=5&oq=motu&ie=UTF-8&rlz=1T4RNWN_enDE245DE246&q=motul+%c3%b6l'), (17189, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17190, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (17191, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17192, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=5&oq=motu&ie=UTF-8&rlz=1T4RNWN_enDE245DE246&q=motul+%c3%b6l'), (17193, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.google.de/search?q=motul+power+4100&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7SNYJ_de&redir_esc=&ei=CZF-TKGBNNaSOOHl7IIE'), (17194, 'http://www.markenoele.de/oelberater', 'http://www.google.de/search?q=%C3%B6lberater&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (17195, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (17196, 'http://www.markenoele.de/', 'http://www.icq.com/search/results.php?q=2+Taktmotorenoel&ch_id=osd'), (17197, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (17198, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (17199, 'http://www.markenoele.de/catalog/category/view/id/26', ''), (17200, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (17201, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+7100+4T+SAE+10W60&hl=de&prmd=s&ei=YKN-TNfTKcjOswa969yUCQ&start=10&sa=N'), (17202, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17203, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (17204, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (17205, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (17206, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (17207, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (17208, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (17209, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (17210, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (17211, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/schmierstoffe/auto.html?p=3'), (17212, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (17213, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/schmierstoffe/auto.html?p=3'), (17214, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (17215, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (17216, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (17217, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (17218, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (17219, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (17220, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (17221, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17222, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+7100+4T+SAE+10W60&hl=de&prmd=s&ei=YKN-TNfTKcjOswa969yUCQ&start=10&sa=N'), (17223, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (17224, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (17225, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (17226, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (17227, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (17228, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=f7l-TJHXH4mEswbEjsGVCQ'), (17229, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17230, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (17231, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (17232, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (17233, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (17234, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', ''), (17235, 'http://www.markenoele.de/catalog/product/view/id/48/category/10', ''), (17236, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (17237, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (17238, 'http://www.markenoele.de/catalog/product/view/id/229/category/51', ''), (17239, 'http://www.markenoele.de/catalog/product/view/id/152/category/51', ''), (17240, 'http://www.markenoele.de/catalog/product/view/id/144', ''), (17241, 'http://www.markenoele.de/catalog/product/view/id/144', ''), (17242, 'http://www.markenoele.de/catalog/product/view/id/144', ''), (17243, 'http://www.markenoele.de/catalog/product/view/id/144', ''), (17244, 'http://www.markenoele.de/catalog/product/view/id/181/category/52', ''), (17245, 'http://www.markenoele.de/catalog/product/view/id/144', ''), (17246, 'http://www.markenoele.de/catalog/product/view/id/169', ''), (17247, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2takt%C3%B6l++motul&ie=utf-8&oe=utf-8&aq=t&rls=com.ubuntu:de:unofficial&client=firefox-a'), (17248, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2takt%C3%B6l++motul&ie=utf-8&oe=utf-8&aq=t&rls=com.ubuntu:de:unofficial&client=firefox-a'), (17249, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2takt%C3%B6l++motul&ie=utf-8&oe=utf-8&aq=t&rls=com.ubuntu:de:unofficial&client=firefox-a'), (17250, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17251, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (17252, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (17253, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (17254, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (17255, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (17256, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', 'http://www.markenoele.de/schmierstoffe/oldtimer.html'), (17257, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (17258, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (17259, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (17260, 'http://www.markenoele.de/catalog/product/view/id/59/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html?p=2'), (17261, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol/motul-710-2t.html'), (17262, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol/motul-710-2t.html'), (17263, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/schmierstoffe/scooter.html'), (17264, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol/motul-710-2t.html'), (17265, 'http://www.markenoele.de/catalog/product/view/id/165/category/28', ''), (17266, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', ''), (17267, 'http://www.markenoele.de/catalog/product/view/id/159/category/28', ''), (17268, 'http://www.markenoele.de/catalog/product/view/id/82/category/25', ''), (17269, 'http://www.markenoele.de/contacts/', ''), (17270, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', ''), (17271, 'http://www.markenoele.de/catalog/product/view/id/157/category/51', ''), (17272, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', ''), (17273, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (17274, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (17275, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (17276, 'http://www.markenoele.de/catalog/product/view/id/169/category/18', ''), (17277, 'http://www.markenoele.de/catalog/product/view/id/84/category/25', ''), (17278, 'http://www.markenoele.de/catalog/product/view/id/152/category/51', ''), (17279, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (17280, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (17281, 'http://www.markenoele.de/catalog/product/view/id/146/category/53', ''), (17282, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+510+2t&url=/aclk%3Fsa%3Dl%26ai%3DC1YxHayl_TIITl9g4quGkuA2twbDDAf3pve0U3bHh7UcIABABKANQnq-hjQFglcKggrAHoAHH0YT4A8gBAakCvu4yFNd3tT6qBBNP0H06qO5N1xlDZVeTC1NzcJ6h%26sig%3DAGiWqtzg9WjzItniv941QVYW0UfhtpfD1Q%26adurl%3Dhttp:'), (17283, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (17284, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17285, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (17286, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (17287, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (17288, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (17289, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (17290, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (17291, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (17292, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (17293, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (17294, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (17295, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (17296, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (17297, 'http://www.markenoele.de/catalog/product/view/id/98/category/47', ''), (17298, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (17299, 'http://www.markenoele.de/catalog/product/view/id/190', ''), (17300, 'http://www.markenoele.de/', ''), (17301, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (17302, 'http://www.markenoele.de/catalog/category/view/id/20', ''), (17303, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC0-EiQDx_TLDQO5HRswbgwMHaDa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV-vCBjAegAcfRhPgDyAEBqQK-7jIU13e1PqoEE0_QSRGDkOo-ceRgG6aaaJU1e3M%26sig%3DAGiWqtw8QoPK-wtNLVm-9sWbO7DEbjp_Kg%26adurl%3Dh'), (17304, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motor%C3%B6l+motul+20+w50&meta=&aq=f&aqi=&aql=&oq=&gs_rfai='), (17305, 'http://www.markenoele.de/catalog/product/view/id/82/category/25', ''), (17306, 'http://www.markenoele.de/lieferung', ''), (17307, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', ''), (17308, 'http://www.markenoele.de/catalog/product/view/id/63/category/16', ''), (17309, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CaAkXyFh_TIn1MM3Qswah-sT8Da3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVwveBlAegAcfRhPgDyAEBqQK-7jIU13e1PqoEE0_Q-Sph-ap-lZiHBNGj-s1XErU&sig=AGiWqtxtmrJAffgTKLaPyeGRuy9hprq_WQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (17310, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17311, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse', ''), (17312, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=gebinde_groesse', ''), (17313, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse', ''), (17314, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17315, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CaAkXyFh_TIn1MM3Qswah-sT8Da3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVwveBlAegAcfRhPgDyAEBqQK-7jIU13e1PqoEE0_Q-Sph-ap-lZiHBNGj-s1XErU&sig=AGiWqtxtmrJAffgTKLaPyeGRuy9hprq_WQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (17316, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (17317, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17318, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (17319, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (17320, 'http://www.markenoele.de/catalog/product/view/id/166/category/20', ''), (17321, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (17322, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17323, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17324, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (17325, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/angebote-des-monats/'), (17326, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17327, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (17328, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17329, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/schmierstoffe.html'), (17330, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (17331, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17332, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (17333, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17334, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (17335, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (17336, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (17337, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17338, 'http://www.markenoele.de/catalog/product/view/id/111/category/49', ''), (17339, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (17340, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (17341, 'http://www.markenoele.de/', ''), (17342, 'http://www.markenoele.de/catalog/product/view/id/117/category/46', ''), (17343, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (17344, 'http://www.markenoele.de/catalog/product/view/id/182/category/52', ''), (17345, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+20w50&meta=&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (17346, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17347, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w', 'http://www.markenoele.de/schmierstoffe.html'), (17348, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/schmierstoffe.html'), (17349, 'http://www.markenoele.de/catalogsearch/result/?q=20w50', 'http://www.markenoele.de/schmierstoffe.html'), (17350, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w50', 'http://www.markenoele.de/schmierstoffe.html'), (17351, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=20w50'), (17352, 'http://www.markenoele.de/catalogsearch/result/?q=20w50', 'http://www.markenoele.de/schmierstoffe.html'), (17353, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17354, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/schmierstoffe.html'), (17355, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvb2xkdGltZXIuaHRtbA,,/product/64/', ''), (17356, 'http://www.markenoele.de/checkout/cart/', ''), (17357, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (17358, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (17359, 'http://www.markenoele.de/catalog/product/view/id/193', 'http://www.markenoele.de/checkout/cart/'), (17360, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/zur-shoperoffnung-das-baseball-cap-300v-im-wert-von-9-90-gratis-zu-ihrer-bestellung.html'), (17361, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul_pflegeberater/'), (17362, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/fanshop.html'), (17363, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/fanshop.html?p=2'), (17364, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/fanshop.html?p=3'), (17365, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/fanshop.html?p=4'), (17366, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/contacts/'), (17367, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/angebote-des-monats/'), (17368, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w50', 'http://www.markenoele.de/angebote-des-monats/'), (17369, 'http://www.markenoele.de/catalogsearch/result/?q=20w50', 'http://www.markenoele.de/angebote-des-monats/'), (17370, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (17371, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (17372, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/schmierstoffe/auto.html'), (17373, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (17374, 'http://www.markenoele.de/catalog/product/view/id/148/category/53', ''), (17375, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (17376, 'http://www.markenoele.de/', ''), (17377, 'http://www.markenoele.de/', ''), (17378, 'http://www.markenoele.de/', ''), (17379, 'http://www.markenoele.de/', ''), (17380, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+8100+x+clean&aq=f&aqi=g10&aql=&oq=&gs_rfai='), (17381, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+8100+x+clean&aq=f&aqi=g10&aql=&oq=&gs_rfai='), (17382, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+8100+x+clean&aq=f&aqi=g10&aql=&oq=&gs_rfai='), (17383, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (17384, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (17385, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+8100+x+clean&aq=f&aqi=g10&aql=&oq=&gs_rfai='), (17386, 'http://www.markenoele.de/catalog/product/view/id/146/category/53', ''), (17387, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', ''), (17388, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (17389, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17390, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (17391, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3NjaG1pZXJzdG9mZmUvbW90dWwtNjEwMC1zeW5lcmdpZS01bC5odG1s/product/4/', 'http://www.markenoele.de/schmierstoffe/motul-6100-synergie-5l.html'), (17392, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/schmierstoffe/motul-6100-synergie-5l.html'), (17393, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (17394, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (17395, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (17396, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (17397, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (17398, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (17399, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (17400, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (17401, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (17402, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (17403, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (17404, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCZ2DTMpV_TLnGK8TYOJSxlbcNrcGwwwH96b3tFI-13kQIABABKAJQnq-hjQFglaK1gsAHoAHH0YT4A8gBAakCiGmmDdyAtT6qBBNP0HIktuEsRX-qm7tCuDQWZoe8%26sig%3DAGiWqtxsMwgt7YfGu3VrqiMVUD5_W32Mog%26adurl%3Dhttp://'), (17405, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17406, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17407, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (17408, 'http://www.markenoele.de/catalog/category/view/id/6?limit=27', ''), (17409, 'http://www.markenoele.de/catalog/category/view/id/6?limit=27&p=2', 'http://www.markenoele.de/schmierstoffe/auto.html?limit=27'), (17410, 'http://www.markenoele.de/catalog/category/view/id/6?limit=27&p=1', 'http://www.markenoele.de/schmierstoffe/auto.html?limit=27&p=2'), (17411, 'http://www.markenoele.de/catalog/product/view/id/192/category/52', ''), (17412, 'http://www.markenoele.de/catalog/category/view/id/6?limit=27&p=2', 'http://www.markenoele.de/schmierstoffe/auto.html?limit=27'), (17413, 'http://www.markenoele.de/catalog/category/view/id/6?limit=27', ''), (17414, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (17415, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17416, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCZ2DTMpV_TLnGK8TYOJSxlbcNrcGwwwH96b3tFI-13kQIABABKAJQnq-hjQFglaK1gsAHoAHH0YT4A8gBAakCiGmmDdyAtT6qBBNP0HIktuEsRX-qm7tCuDQWZoe8%26sig%3DAGiWqtxsMwgt7YfGu3VrqiMVUD5_W32Mog%26adurl%3Dhttp://'), (17417, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DC3uyIppd_TKK6H9HYOKOhle4NrcGwwwH96b3tFI-13kQIABABUJ6voY0BYJWitYLAB6ABx9GE-APIAQGpAohppg3cgLU-qgQTT9AVWb3sNNzFS8p9xa5by4FuPg%26sig%3DAGiWqtzKtYzX3QEde994v3LxN0ZgYk8Y1A%26adurl%3Dhttp://ww'), (17418, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1R2GGLL_deDE380&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (17419, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17420, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (17421, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17422, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (17423, 'http://www.markenoele.de/catalog/product/gallery/id/7/image/174/', ''), (17424, 'http://www.markenoele.de/catalog/product/gallery/id/7/image/174/', ''), (17425, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17426, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (17427, 'http://www.markenoele.de/catalog/product/gallery/id/4/image/45/', ''), (17428, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17429, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (17430, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (17431, 'http://www.markenoele.de/catalog/product/gallery/id/11/image/52/', ''), (17432, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (17433, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17434, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (17435, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (17436, 'http://www.markenoele.de/catalog/product/view/id/22/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (17437, 'http://www.markenoele.de/catalog/product/gallery/id/22/image/101/', ''), (17438, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (17439, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (17440, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/schmierstoffe.html?p=4'), (17441, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/schmierstoffe.html?p=5'), (17442, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/schmierstoffe.html?p=6'), (17443, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/schmierstoffe.html?p=7'), (17444, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/schmierstoffe.html?p=8'), (17445, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/schmierstoffe.html?p=9'), (17446, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/schmierstoffe.html?p=10'), (17447, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/schmierstoffe.html?p=11'), (17448, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/schmierstoffe.html?p=12'), (17449, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27', ''), (17450, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=2', 'http://www.markenoele.de/schmierstoffe.html?limit=27'), (17451, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=1', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=2'), (17452, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=spe', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=1'), (17453, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=speci', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=1'), (17454, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=1'), (17455, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=1'), (17456, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%20de', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=1'), (17457, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%20dex', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=1'), (17458, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%20dexos', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=1'), (17459, 'http://www.markenoele.de/catalogsearch/result/?q=specific+dexos', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=1'), (17460, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=1', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=2'), (17461, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=spe', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=1'), (17462, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=speci', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=1'), (17463, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=1'), (17464, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%20forg', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=1'), (17465, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%20for', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=1'), (17466, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%20ford', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=1'), (17467, 'http://www.markenoele.de/catalogsearch/result/?q=specific+ford', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=1'), (17468, 'http://www.markenoele.de/catalog/product/view/id/195', 'http://www.markenoele.de/catalogsearch/result/?q=specific+ford'), (17469, 'http://www.markenoele.de/catalog/product/gallery/id/195/image/193/', ''), (17470, 'http://www.markenoele.de/catalogsearch/result/?q=specific+ford', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=1'), (17471, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific', 'http://www.markenoele.de/catalogsearch/result/?q=specific+ford'), (17472, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%205', 'http://www.markenoele.de/catalogsearch/result/?q=specific+ford'), (17473, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%205w', 'http://www.markenoele.de/catalogsearch/result/?q=specific+ford'), (17474, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%205w40', 'http://www.markenoele.de/catalogsearch/result/?q=specific+ford'), (17475, 'http://www.markenoele.de/catalogsearch/result/?q=specific+5w40', 'http://www.markenoele.de/catalogsearch/result/?q=specific+ford'), (17476, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%205w30', 'http://www.markenoele.de/catalogsearch/result/?q=specific+5w40'), (17477, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%205w0', 'http://www.markenoele.de/catalogsearch/result/?q=specific+5w40'), (17478, 'http://www.markenoele.de/catalogsearch/result/?q=specific+5w30', 'http://www.markenoele.de/catalogsearch/result/?q=specific+5w40'), (17479, 'http://www.markenoele.de/catalogsearch/result/?q=specific+5w40', 'http://www.markenoele.de/catalogsearch/result/?q=specific+ford'), (17480, 'http://www.markenoele.de/catalogsearch/result/?q=specific+ford', 'http://www.markenoele.de/schmierstoffe.html?limit=27&p=1'), (17481, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific', 'http://www.markenoele.de/catalogsearch/result/?q=specific+ford'), (17482, 'http://www.markenoele.de/catalogsearch/result/?q=specific', 'http://www.markenoele.de/catalogsearch/result/?q=specific+ford'), (17483, 'http://www.markenoele.de/catalog/product/view/id/20', 'http://www.markenoele.de/catalogsearch/result/?q=specific'), (17484, 'http://www.markenoele.de/catalog/product/gallery/id/20/image/99/', ''), (17485, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (17486, 'http://www.markenoele.de/', ''), (17487, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (17488, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17489, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (17490, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (17491, 'http://www.markenoele.de/index.php/', ''), (17492, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/index.php/'), (17493, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC3gtdZaR_TLbyJ5uCjAe7yaX6Da3BsMMB_em97RS97Pu-RwgAEAEg5qyuCygDUJ6voY0BYJUCoAHH0YT4A8gBAakCiGmmDdyAtT6qBBNP0IMUwLdfBuJ7D6-Xog95qUCxgAWQTg%26sig%3DAGiWqtwcDRloikXfbrIw4-OtVf_JbxoAxA%26ad'), (17494, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17495, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (17496, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (17497, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (17498, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (17499, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=kawasaki+2takt+%C3%B6l&btnG=Google-Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (17500, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17501, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (17502, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (17503, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/schmierstoffe/motorrad/getriebeol.html'), (17504, 'http://www.markenoele.de/catalog/product/view/id/128/category/12', 'http://www.markenoele.de/schmierstoffe/motorrad/gabelol.html'), (17505, 'http://www.markenoele.de/', ''), (17506, 'http://www.markenoele.de/catalog/product/gallery/id/128/image/92/', ''), (17507, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/schmierstoffe/motorrad/getriebeol.html'), (17508, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad/gabelol.html'), (17509, 'http://www.markenoele.de/', ''), (17510, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (17511, 'http://www.markenoele.de/catalog/product/view/id/77/category/33', 'http://www.markenoele.de/schmierstoffe/motorsport/motorrad.html'), (17512, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/schmierstoffe/motorsport.html'), (17513, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad/gabelol.html'), (17514, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/schmierstoffe/motorrad/getriebeol.html'), (17515, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (17516, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (17517, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', ''), (17518, 'http://www.markenoele.de/catalogsearch/result/?q=specific', 'http://www.markenoele.de/catalogsearch/result/?q=specific+ford'), (17519, 'http://www.markenoele.de/catalogsearch/result/?q=specific', 'http://www.markenoele.de/catalogsearch/result/?q=specific'), (17520, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=specific'), (17521, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (17522, 'http://www.markenoele.de/catalog/product/gallery/id/3/image/44/', ''), (17523, 'http://www.markenoele.de/catalogsearch/result/?q=specific+ford', 'http://www.markenoele.de/schmierstoffe/motul-6100-synergie-1l.html'), (17524, 'http://www.markenoele.de/catalog/product/view/id/194', 'http://www.markenoele.de/catalogsearch/result/?q=specific+ford'), (17525, 'http://www.markenoele.de/catalog/product/gallery/id/194/image/192/', ''), (17526, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (17527, 'http://www.markenoele.de/catalogsearch/result/?q=specific+ford', 'http://www.markenoele.de/schmierstoffe/motul-6100-synergie-1l.html'), (17528, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/schmierstoffe.html'), (17529, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=specific'), (17530, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+20w50&url=/aclk%3Fsa%3Dl%26ai%3DCnGB4ka1_TKDGMpjrOM-9sIwOrcGwwwH96b3tFIXK4-1HCAAQAVCer6GNAWCVgrSCwAegAcfRhPgDyAEBqQKIaaYN3IC1PqoEFk_Q_HK9Ji3xI84KEiEMxA1UAYA3_vI%26sig%3DAGiWqtwrOfv8EZiGd4COfQTGqQS9lWf4kg%26adurl%3Dhtt'), (17531, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17532, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (17533, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (17534, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (17535, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (17536, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (17537, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (17538, 'http://www.markenoele.de/catalog/product/view/id/33/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (17539, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (17540, 'http://www.markenoele.de/catalog/product/view/id/51/category/10', 'http://www.markenoele.de/schmierstoffe/motorrad/motorenol.html'), (17541, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=3'), (17542, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (17543, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (17544, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (17545, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (17546, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (17547, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w5', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (17548, 'http://www.markenoele.de/catalogsearch/result/?q=20w50', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (17549, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w50', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (17550, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot20w50', 'http://www.markenoele.de/catalogsearch/result/?q=20w50'), (17551, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul20w50', 'http://www.markenoele.de/catalogsearch/result/?q=20w50'), (17552, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=m20w50', 'http://www.markenoele.de/catalogsearch/result/?q=20w50'), (17553, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo20w50', 'http://www.markenoele.de/catalogsearch/result/?q=20w50'), (17554, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu20w50', 'http://www.markenoele.de/catalogsearch/result/?q=20w50'), (17555, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2020w50', 'http://www.markenoele.de/catalogsearch/result/?q=20w50'), (17556, 'http://www.markenoele.de/catalogsearch/result/?q=motul+20w50', 'http://www.markenoele.de/catalogsearch/result/?q=20w50'), (17557, 'http://www.markenoele.de/catalogsearch/result/?q=20w50', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (17558, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (17559, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17560, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=913', 'http://www.markenoele.de/schmierstoffe.html'), (17561, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=913c', 'http://www.markenoele.de/schmierstoffe.html'), (17562, 'http://www.markenoele.de/catalogsearch/result/?q=913c', 'http://www.markenoele.de/schmierstoffe.html'), (17563, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=specific'), (17564, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (17565, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (17566, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=spe', 'http://www.markenoele.de/schmierstoffe.html?p=1'), (17567, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=sp', 'http://www.markenoele.de/schmierstoffe.html?p=1'), (17568, 'http://www.markenoele.de/catalogsearch/result/?q=Specific', 'http://www.markenoele.de/schmierstoffe.html?p=1'), (17569, 'http://www.markenoele.de/catalog/product/view/id/195', 'http://www.markenoele.de/catalogsearch/result/?q=Specific'), (17570, 'http://www.markenoele.de/catalog/product/gallery/id/195/image/193/', ''), (17571, 'http://www.markenoele.de/catalogsearch/result/?q=Specific', 'http://www.markenoele.de/schmierstoffe.html?p=1'), (17572, 'http://www.markenoele.de/catalog/product/view/id/21', 'http://www.markenoele.de/catalogsearch/result/?q=Specific'), (17573, 'http://www.markenoele.de/catalog/product/gallery/id/21/image/100/', ''), (17574, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (17575, 'http://www.markenoele.de/catalog/product/view/id/160/category/28', ''), (17576, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCZkpSFcZ_TMKQD47Qswbm89nyDa3BsMMB_em97RTNgP2-RwgAEAEoAlCer6GNAWCVuq2CtAegAcfRhPgDyAEBqQKIaaYN3IC1PqoEE0_Q_EZYAd4vwwsj7n1_zrO6E4s%26sig%3DAGiWqtzJJCQe6rIVJvlKGO1S1-uyZsO59w%26ad'), (17577, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17578, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/schmierstoffe.html'), (17579, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/schmierstoffe.html?limit=all'), (17580, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/quad.html'), (17581, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (17582, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', ''), (17583, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7MEDA_de&redir_esc=&ei=4tB_TPTlHsTCswbTqfjkDw'), (17584, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17585, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (17586, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (17587, 'http://www.markenoele.de/catalog/product/view/id/57/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (17588, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-100-motomix-2t.html'), (17589, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motorrad/getriebeol.html'), (17590, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (17591, 'http://www.markenoele.de/catalog/product/view/id/57/category/9', 'http://www.markenoele.de/schmierstoffe/motorrad.html?p=2'), (17592, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motorrad/getriebeol.html'), (17593, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/schmierstoffe/motorrad/motul-100-motomix-2t.html'), (17594, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/schmierstoffe/motorrad.html'), (17595, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe.html'), (17596, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7MEDA_de&redir_esc=&ei=4tB_TPTlHsTCswbTqfjkDw'), (17597, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17598, 'http://www.markenoele.de/catalog/product/view/id/84/category/25', 'http://www.google.de/search?q=volvo+penta+motor%C3%B6l+vds-3&hl=de&rlz=1B3GGGL_deAT239AT315&prmd=df&ei=oNF_TOyfJcGlOOT3jaYO&start=20&sa=N'), (17599, 'http://www.markenoele.de/catalog/category/view/id/27', 'http://www.markenoele.de/schmierstoffe/marine/inboard-tech-4t.html'), (17600, 'http://www.markenoele.de/catalog/product/view/id/84/category/25', 'http://www.google.de/search?q=volvo+penta+motor%C3%B6l+vds-3&hl=de&rlz=1B3GGGL_deAT239AT315&prmd=df&ei=oNF_TOyfJcGlOOT3jaYO&start=20&sa=N'), (17601, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (17602, 'http://www.markenoele.de/', ''), (17603, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=6&aqi=g10&aql=&oq=motu&gs_rfai='), (17604, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (17605, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/diesel.html'), (17606, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (17607, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (17608, 'http://www.markenoele.de/catalog/product/view/id/22/category/4', 'http://www.markenoele.de/schmierstoffe.html?p=3'), (17609, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/schmierstoffe.html?p=2'), (17610, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/schmierstoffe.html'), (17611, 'http://www.markenoele.de/', ''), (17612, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17613, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/schmierstoffe.html'), (17614, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1283450435&flash=7.0.19&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1517&dt=128345043'), (17615, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (17616, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17617, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/schmierstoffe.html'), (17618, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/schmierstoffe/auto.html'), (17619, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (17620, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/schmierstoffe/auto.html?p=2'), (17621, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/schmierstoffe/auto.html?p=3'), (17622, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/'), (17623, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/'), (17624, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.google.de/'), (17625, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/schmierstoffe/motul-8100-x-cess-1l.html'), (17626, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100', 'http://www.markenoele.de/schmierstoffe/motul-4100-power-5l.html'), (17627, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100'), (17628, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100'), (17629, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10e', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100'), (17630, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100'), (17631, 'http://www.markenoele.de/catalogsearch/result/?q=10w-40', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100'), (17632, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100'), (17633, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w-40', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100'), (17634, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/catalogsearch/result/?q=10w-40'), (17635, 'http://www.markenoele.de/catalogsearch/result/?q=10w-40', 'http://www.markenoele.de/motul-5100-4t-50.html'), (17636, 'http://www.markenoele.de/catalogsearch/result/?q=10w-40', 'http://www.markenoele.de/catalogsearch/result/?q=10w-40'), (17637, 'http://www.markenoele.de/catalog/product/view/id/88/category/27', 'http://www.google.de/search?as_q=Powerjet+4T+4L&hl=de&rlz=1R2ADRA_deDE351&tbs=ctr%3AcountryDE&num=10&btnG=Google-Suche&as_epq=&as_oq=&as_eq=&lr=&cr=&as_ft=i&as_filetype=&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=www.markenoele.de&as_rights=&safe=i'), (17638, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=10w-40'), (17639, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17640, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100', 'http://www.markenoele.de/motul-schmierstoffe/auto.html'), (17641, 'http://www.markenoele.de/catalogsearch/result/?q=5100', 'http://www.markenoele.de/motul-schmierstoffe/auto.html'), (17642, 'http://www.markenoele.de/', 'http://www.markenoele.de/catalogsearch/result/?q=5100'), (17643, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (17644, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=Motul+&gs_rfai='), (17645, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1B2GGGL_deDE204DE205&q=motul+Faktori+Line+V300+15W50+kaufen&aq=f&aqi=&aql=&oq=&gs_rfai='), (17646, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (17647, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/pflegeprodukte.html'), (17648, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Voll', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17649, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Vollsynth', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17650, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Volls', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17651, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Vollsy', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17652, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Vollsynt', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17653, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Vollsynteth', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17654, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Vollsyntethi', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17655, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Vollsyntethisches', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17656, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Vollsyntethisches%20zweitakt', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17657, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Vollsyntethisches%20zweitakz', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17658, 'http://www.markenoele.de/catalogsearch/result/?q=Vollsyntethisches+zweitakt+%C3%B6l', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17659, 'http://www.markenoele.de/catalogsearch/result/?q=Vollsyntethisches', 'http://www.markenoele.de/catalogsearch/result/?q=Vollsyntethisches+zweitakt+%C3%B6l'), (17660, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Vollsyntethis', 'http://www.markenoele.de/catalogsearch/result/?q=Vollsyntethisches'), (17661, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Vollsyntethisc', 'http://www.markenoele.de/catalogsearch/result/?q=Vollsyntethisches'), (17662, 'http://www.markenoele.de/catalogsearch/result/?q=Vollsyntethisch', 'http://www.markenoele.de/catalogsearch/result/?q=Vollsyntethisches'), (17663, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Vollsyntethisc', 'http://www.markenoele.de/catalogsearch/result/?q=Vollsyntethisches'), (17664, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Vollsyntethisch', 'http://www.markenoele.de/catalogsearch/result/?q=Vollsyntethisches'), (17665, 'http://www.markenoele.de/catalog/product/view/id/106/category/49', ''), (17666, 'http://www.markenoele.de/', 'http://www.markenoele.de/angebote-des-monats/'), (17667, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (17668, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/angebote-des-monats/'), (17669, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', 'http://www.markenoele.de/fanshop.html'), (17670, 'http://www.markenoele.de/', 'http://www.markenoele.de/fanshop/arbeitshandschuhe.html'), (17671, 'http://www.markenoele.de/catalog/product/view/id/139', 'http://www.markenoele.de/'), (17672, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-arbeitshandschuhe.html'), (17673, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (17674, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/fanshop.html'), (17675, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (17676, 'http://www.markenoele.de/catalog/product/view/id/240/category/51', 'http://www.google.de/search?q=motul+softshell&hl=de&rlz=1T4ADRA_deDE351DE351&ei=6vR_TIvzNtKFswa4i9XkDw&start=20&sa=N'), (17677, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.google.de/search?as_q=auto&hl=de&rlz=1T4ADRA_deDE351DE351&num=10&btnG=Google-Suche&as_epq=&as_oq=&as_eq=&lr=&cr=&as_ft=i&as_filetype=&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=www.markenoele.de&as_rights=&safe=images'), (17678, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (17679, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (17680, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (17681, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (17682, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-heizoel.html'), (17683, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.google.de/search?hl=de&lr=&rlz=1T4ADRA_deDE351DE351&as_qdr=all&q=auto+site%3Awww.markenoele.de&aq=f&aqi=&aql=&oq=&gs_rfai='), (17684, 'http://www.markenoele.de/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (17685, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.google.de/search?hl=de&lr=&rlz=1T4ADRA_deDE351DE351&as_qdr=all&q=auto+site%3Awww.markenoele.de&aq=f&aqi=&aql=&oq=&gs_rfai='), (17686, 'http://www.markenoele.de/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (17687, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.google.de/search?hl=de&lr=&rlz=1T4ADRA_deDE351DE351&as_qdr=all&q=auto+site%3Awww.markenoele.de&aq=f&aqi=&aql=&oq=&gs_rfai='), (17688, 'http://www.markenoele.de/catalog/product/view/id/2/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (17689, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-1l.html'), (17690, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (17691, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (17692, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&order=viskositaet', ''), (17693, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?dir=asc&order=viskositaet'), (17694, 'http://www.markenoele.de/catalog/product/view/id/187/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (17695, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-dexron-iii-1l.html'), (17696, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (17697, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=name', ''), (17698, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (17699, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name&p=4'), (17700, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name&p=3'), (17701, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=viskositaet', ''), (17702, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (17703, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=viskositaet'), (17704, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (17705, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/angebote-des-monats/'), (17706, 'http://www.markenoele.de/catalog/product/view/id/171/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (17707, 'http://www.markenoele.de/catalog/category/view/id/53', 'http://www.markenoele.de/motul-fanshop-artikel/karabinerhaken.html'), (17708, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (17709, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (17710, 'http://www.markenoele.de/catalog/product/gallery/id/141/image/124/', ''), (17711, 'http://www.markenoele.de/catalog/product/view/id/16', 'http://www.google.at/search?q=motul+8100+eco+clean+5w-30&hl=de&lr=lang_de&newwindow=1&client=firefox-a&rlz=1R1GGGL_de___AT343&tbs=lr:lang_1de&ei=bASATKDlN92c4AbFwZnTCw&start=50&sa=N'), (17712, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-8100-eco-clean-c1.html'), (17713, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17714, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17715, 'http://www.markenoele.de/catalog/product/view/id/182/category/52', ''), (17716, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (17717, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (17718, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (17719, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', ''), (17720, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (17721, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (17722, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+15w-50&url=/aclk%3Fsa%3Dl%26ai%3DCl6E7rA2ATKKlMobSswaYjqX6Da3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFgleKpgrAHoAHH0YT4A8gBAakCwtWiwm-DtT6qBBZP0KtQ1kAOVmaSBx8v4RvuzpZtgWTi%26sig%3DAGiWqtz1vWJC7aUnfXPgXztDEECLLWl5Zg%26adurl%3Dh'), (17723, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17724, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17725, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=viskositaet', ''), (17726, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=viskositaet'), (17727, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CJT29sfP6aMCFQ8FZgodTWwg1w'), (17728, 'http://www.markenoele.de/', 'http://search.icq.com/search/results.php?q=Motul%20%C3%96l&ch_id=rsrh&icid=rs_indx'), (17729, 'http://www.markenoele.de/catalog/product/view/id/147/category/53', ''), (17730, 'http://www.markenoele.de/catalog/product/view/id/180/category/52', ''), (17731, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (17732, 'http://www.markenoele.de/catalog/product/view/id/70/category/32', ''), (17733, 'http://www.markenoele.de/catalog/product/view/id/88/category/25', ''), (17734, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (17735, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (17736, 'http://www.markenoele.de/catalog/product/view/id/144/category/53', ''), (17737, 'http://www.markenoele.de/catalog/product/view/id/87/category/25', ''), (17738, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (17739, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (17740, 'http://www.markenoele.de/catalog/product/view/id/229/category/51', ''), (17741, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (17742, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (17743, 'http://www.markenoele.de/catalog/product/view/id/30/category/32', ''), (17744, 'http://www.markenoele.de/?___store=esso_store_view', 'http://de.mg41.mail.yahoo.com/dc/blank.html?bn=470&.intl=de&.lang=de-DE'), (17745, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/?___store=esso_store_view'), (17746, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (17747, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/customer/account/login/'), (17748, 'http://www.markenoele.de/sales/order/history/', 'http://www.markenoele.de/customer/account/'), (17749, 'http://www.markenoele.de/customer/account/logout/', 'http://www.markenoele.de/sales/order/history/'), (17750, 'http://www.markenoele.de/customer/account/logoutSuccess/', 'http://www.markenoele.de/sales/order/history/'), (17751, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+fuel+system+cleaner+louis&ie=utf-8&oe=utf-8&aq=t&client=firefox-a&rlz=1R1DVFC_de___DE345'), (17752, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (17753, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (17754, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (17755, 'http://www.markenoele.de/catalog/product/view/id/121/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (17756, 'http://www.markenoele.de/', ''), (17757, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (17758, 'http://www.markenoele.de/catalog/product/view/id/190/category/52', ''), (17759, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+ester+10W40&meta=&aq=f&aqi=&aql=&oq=&gs_rfai='), (17760, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (17761, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-5100-4t-49.html'), (17762, 'http://www.markenoele.de/', ''), (17763, 'http://www.markenoele.de/catalog/product/view/id/139/category/51', ''), (17764, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCrVK5cZ6ATImPDYfMOKPAnZsOrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVorWCwAegAcfRhPgDyAEBqQKtZClMtn61PqoEE0_QaDNmu6B490pneB8H3vPR0Wo%26sig%3DAGiWqtz9S8D3YsIyQJI_P-pLviAX_RCvFA%26adurl%3Dhttp:'), (17765, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17766, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17767, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (17768, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (17769, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (17770, 'http://www.markenoele.de/catalog/product/view/id/201/category/51', ''), (17771, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (17772, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100'), (17773, 'http://www.markenoele.de/catalog/product/view/id/235/category/51', ''), (17774, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (17775, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+5100&aq=f&aqi=g5&aql=&oq=&gs_rfai='), (17776, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', ''), (17777, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&hl=de&prmd=s&ei=HsaATI3UO4jDswbgz_WnBw&start=10&sa=N'), (17778, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17779, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17780, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (17781, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (17782, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (17783, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (17784, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+800+road+racing&url=/aclk%3Fsa%3Dl%26ai%3DCGehAZsmATKWUEIbSswbk9P3MDa3BsMMB_em97RTdv-PtRwgAEAIoAlCer6GNAWCV6rWCxAegAcfRhPgDyAEBqQKtZClMtn61PqoEE0_Q-Jh5NVdrjKoM0JEuWMzTr94%26sig%3DAGiWqtylI0DBfBOqwSYBsKS4eaz0Z_LETw%26a'), (17785, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (17786, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=800', 'http://www.markenoele.de/'), (17787, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=800', 'http://www.markenoele.de/'), (17788, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=800%202', 'http://www.markenoele.de/'), (17789, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=800%202t', 'http://www.markenoele.de/'), (17790, 'http://www.markenoele.de/catalogsearch/result/?q=800+2t', 'http://www.markenoele.de/'), (17791, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+800+road+racing&url=/aclk%3Fsa%3Dl%26ai%3DCGehAZsmATKWUEIbSswbk9P3MDa3BsMMB_em97RTdv-PtRwgAEAIoAlCer6GNAWCV6rWCxAegAcfRhPgDyAEBqQKtZClMtn61PqoEE0_Q-Jh5NVdrjKoM0JEuWMzTr94%26sig%3DAGiWqtylI0DBfBOqwSYBsKS4eaz0Z_LETw%26a'), (17792, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (17793, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (17794, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17795, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17796, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (17797, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (17798, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (17799, 'http://www.markenoele.de/catalog/product/view/id/51/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (17800, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (17801, 'http://www.markenoele.de/catalog/product/view/id/52/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (17802, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90b3Jlbm9sL21vdHVsLTcxMDAtNHQtNTIuaHRtbA,,/product/52/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-52.html'), (17803, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-52.html'), (17804, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90b3Jlbm9sL21vdHVsLTcxMDAtNHQtNTIuaHRtbA,,/product/52/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-52.html'), (17805, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-52.html'), (17806, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (17807, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (17808, 'http://www.markenoele.de/catalog/product/view/id/52/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (17809, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (17810, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90b3Jlbm9sLmh0bWw,/product/32/', ''), (17811, 'http://www.markenoele.de/checkout/cart/', ''), (17812, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (17813, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (17814, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (17815, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (17816, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (17817, 'http://www.markenoele.de/catalog/product/view/id/52', 'http://www.markenoele.de/checkout/cart/'), (17818, 'http://www.markenoele.de/checkout/cart/delete/id/673/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (17819, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (17820, 'http://www.markenoele.de/catalog/product/view/id/193', 'http://www.markenoele.de/checkout/cart/index/'), (17821, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (17822, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (17823, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (17824, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/angebote-des-monats/'), (17825, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul_pflegeberater/'), (17826, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (17827, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul_pflegeberater/'), (17828, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (17829, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (17830, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (17831, 'http://www.markenoele.de/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (17832, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (17833, 'http://www.markenoele.de/', ''), (17834, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (17835, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (17836, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (17837, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+300v+double+ester&url=/aclk%3Fsa%3Dl%26ai%3DC5TC-etiATPT4LoHPswaE1YG-Da3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCVireCyAegAcfRhPgDyAEBqQJ435xFu4e1PqoEGE_QODLuDXMU_gYw4CpooHsaxvpMMfmtdg%26sig%3DAGiWqtyqpB6lQiP_rpqFTRbdYqmeZ657v'), (17838, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17839, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17840, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (17841, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (17842, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (17843, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (17844, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (17845, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (17846, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (17847, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (17848, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17849, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17850, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', ''), (17851, 'http://www.markenoele.de/catalog/product/view/id/169', 'http://www.google.de/search?q=motul+snowpower+4t&hl=de&client=firefox-a&hs=vEV&rls=org.mozilla:de:official&source=lnt&tbs=lr:lang_1de&lr=lang_de&sa=X&ei=Od2ATMugL4bIswaNw6CoBw&ved=0CAwQpwU'), (17852, 'http://www.markenoele.de/catalog/product/gallery/id/169/image/148/', 'http://www.markenoele.de/motul-snowpower-4t-4l.html'), (17853, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (17854, 'http://www.markenoele.de/catalog/product/view/id/170', 'http://www.google.de/search?q=motul+snowpower+2t&hl=de&client=firefox-a&hs=uIV&rls=org.mozilla:de:official&source=lnt&tbs=lr:lang_1de&lr=lang_de&sa=X&ei=MN6ATKPDEJHFswbm_PmnBw&ved=0CAsQpwU'), (17855, 'http://www.markenoele.de/catalog/product/gallery/id/170/image/149/', 'http://www.markenoele.de/motul-snowpower-2t-4l.html'), (17856, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (17857, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17858, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17859, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (17860, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (17861, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90b3Jlbm9sL21vdHVsLTMwMDAtNHQuaHRtbA,,/product/31/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-3000-4t.html'), (17862, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-3000-4t.html'), (17863, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (17864, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (17865, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (17866, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (17867, 'http://www.markenoele.de/checkout/', 'http://www.markenoele.de/checkout/cart/'), (17868, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (17869, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (17870, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (17871, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (17872, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (17873, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (17874, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (17875, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (17876, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/onepage/'), (17877, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/checkout/cart/'), (17878, 'http://www.markenoele.de/checkout/', 'http://www.markenoele.de/contacts/'), (17879, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/contacts/'), (17880, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (17881, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/checkout/cart/'), (17882, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/onepage/'), (17883, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (17884, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (17885, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (17886, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-3000-4t.html'), (17887, 'http://www.markenoele.de/checkout/', 'http://www.markenoele.de/checkout/cart/'), (17888, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (17889, 'http://www.markenoele.de/', 'http://www.sedoparking.de/parken/passion-car-lubes.de/'), (17890, 'http://www.markenoele.de/checkout/', 'http://www.markenoele.de/checkout/onepage/'), (17891, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/onepage/'), (17892, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17893, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADBR_deDE253DE253&q=motul+kraftstoffsystem+reiniger'), (17894, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (17895, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (17896, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (17897, 'http://www.markenoele.de/', ''), (17898, 'http://www.markenoele.de/catalog/product/view/id/184/category/52', ''), (17899, 'http://www.markenoele.de/', ''), (17900, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+ester&meta=&aq=1&aqi=g5&aql=&oq=motul+5100&gs_rfai='), (17901, 'http://www.markenoele.de/catalog/product/view/id/108/category/49', ''), (17902, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (17903, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (17904, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CT5miGA-BTL6gG9DMOMK8tAWtwbDDAf3pve0Uhcrj7UcIABABIMeY-AUoA1Cer6GNAWCVypuCrAegAcfRhPgDyAEBqQJ435xFu4e1PqoEFk_Q2NpziFDuIESB0PMbnd09Lo8Bd2GABZBO&sig=AGiWqtz_zDxov64Ep355rTZuoOHUXV-5iw&adurl=http://www.motulshop.de&rct=j'), (17905, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+competition&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (17906, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCGfM5GRiBTN3_JMbQswa47vXkDa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleKQgqAHoAHH0YT4A8gBAakCeN-cRbuHtT6qBBNP0Cc3XCfbUSeZZsTiwqDeVKFX%26sig%3DAGiWqtxAqKdXgv8dH1FQlO3to8dMk328qg%26adurl%3Dhttp'), (17907, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCMLy1jBuBTLFghor6Bse-hMcNrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJWCpoKwB6ABx9GE-APIAQGpAnjfnEW7h7U-qgQTT9AAqd_iOySjquEWpmQEzMoKXg%26sig%3DAGiWqtxkm8hkrwBX79-0OhwWLBFKEgpUlw%26adurl%3Dht'), (17908, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/result/query/motul++vollsynthese+oel+20w50/'), (17909, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17910, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17911, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (17912, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (17913, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (17914, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (17915, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=jD6BTM6qH4fKswaezv2nBw&ved=0CB8QBSgA&q=motul+2+takt+%C3%B6l&spell=1'), (17916, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17917, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17918, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (17919, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (17920, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-power-2t.html'), (17921, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (17922, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-power-2t.html'), (17923, 'http://www.markenoele.de/catalog/product/view/id/60/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (17924, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt/motul-scooter-expert-2t.html'), (17925, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (17926, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (17927, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (17928, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (17929, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (17930, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/result/query/motul++vollsynthese+oel+20w50/'), (17931, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17932, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17933, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (17934, 'http://www.markenoele.de/catalog/product/view/id/32/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (17935, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (17936, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (17937, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17938, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (17939, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17940, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (17941, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17942, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (17943, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-300V-10W40-Motor%C3%B6l-1Liter/dp/B0022ZFSF8/ref=sr_1_3?ie=UTF8&s=automotive&qid=1283545802&sr=8-3'), (17944, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+800+road+racing&url=/aclk%3Fsa%3Dl%26ai%3DC0m2KC1uBTPu6MIvSswbqoMjqDa3BsMMB_em97RTdv-PtRwgAEAIoAlCer6GNAWCV6raCyAegAcfRhPgDyAEBqQJjd_7Hop21PqoEE0_Q6b7Gic1eBMkSa8vklr6TtHY%26sig%3DAGiWqtyvcGGMCQEgsBdzQpwELrWvIHx4EQ%26a'), (17945, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17946, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17947, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (17948, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (17949, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (17950, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (17951, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (17952, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (17953, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (17954, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (17955, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (17956, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17957, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17958, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (17959, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17960, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (17961, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (17962, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (17963, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+800+road+racing&url=/aclk%3Fsa%3Dl%26ai%3DC0m2KC1uBTPu6MIvSswbqoMjqDa3BsMMB_em97RTdv-PtRwgAEAIoAlCer6GNAWCV6raCyAegAcfRhPgDyAEBqQJjd_7Hop21PqoEE0_Q6b7Gic1eBMkSa8vklr6TtHY%26sig%3DAGiWqtyvcGGMCQEgsBdzQpwELrWvIHx4EQ%26a'), (17964, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (17965, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17966, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (17967, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (17968, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (17969, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=1'), (17970, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (17971, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (17972, 'http://www.markenoele.de/', 'http://www.google.de/m/search?oe=UTF-8&client=safari&hl=de&aq=f&oq=&aqi=-k0d0t0&fkt=504&fsdt=6457&q=motul+v300+15w50'), (17973, 'http://www.markenoele.de/', ''), (17974, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', ''), (17975, 'http://www.markenoele.de/catalog/product/view/id/51/category/10', ''), (17976, 'http://www.markenoele.de/catalog/product/view/id/82/category/27', ''), (17977, 'http://www.markenoele.de/catalog/product/view/id/174/category/51', ''), (17978, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', ''), (17979, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCKdE2UtmBTPuLIY_Sswaq4uDFDa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQKIcoEGfZu1PqoEE0_QylfkI8aCgJDQXL8LO06OvGU%26sig%3DAGiWqtxFM3gb9uZmIgkXMQyi6zdbf-N31g%26adurl%3Dh'), (17980, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (17981, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (17982, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (17983, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (17984, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (17985, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17986, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17987, 'http://www.markenoele.de/', ''), (17988, 'http://www.markenoele.de/', ''), (17989, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=motul+&gs_rfai='), (17990, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (17991, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html'), (17992, 'http://www.markenoele.de/catalog/product/view/id/62/category/16', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (17993, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/quad/motul-quad-4t.html'), (17994, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (17995, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (17996, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html'), (17997, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+20w50&url=/aclk%3Fsa%3Dl%26ai%3DCCO10hQCCTPSoAo_PswaDxpT0Da3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCVuv2BlAegAcfRhPgDyAEBqQKIcoEGfZu1PqoEFk_QUTQ9cJtUSWVXOK9BQFl5T77OZNk%26sig%3DAGiWqtyLPVNSU4u-hFw7erHJnCUuhoj9xQ%26adurl%3'), (17998, 'http://www.markenoele.de/catalog/product/view/id/53/category/10', ''), (17999, 'http://www.markenoele.de/', ''), (18000, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5393150338&w=728&lmt=1283595210&flash=10.0.45.2&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F4227%2F762983%2FAchtung%2BCastrol%2BA747___'), (18001, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+300v+factory+line+online+bestellen&aq=f&aqi=&aql=&oq=&gs_rfai='), (18002, 'http://www.markenoele.de/', ''), (18003, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (18004, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (18005, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18006, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul%2Ffuel+system+clean&meta=cr%3DcountryDE&btnG=Google-Suche'), (18007, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (18008, 'http://www.markenoele.de/', ''), (18009, 'http://www.markenoele.de/', ''), (18010, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?q=2+takt+%C3%B6l&encQuery=pergone&lang=any&mandant=toi&device=html&adtest=&img_start=0&dia=suche&context=internet-tab&tpc=internet&src=&ptl=std&classification=internet-tab_internet_std&ocr=yes&tax=&tax_max=&langu'), (18011, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18012, 'http://www.markenoele.de/catalog/product/view/id/75/category/33', ''), (18013, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCbL64rjeCTOWJMo3Rswaosu3gDa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVkoGCmAegAcfRhPgDyAEBqQKIcoEGfZu1PqoEE0_QNteJrpkUYjkNkw7QK9reMSw%26sig%3DAGiWqtwpUol8RMO0CwW0h0kufGLG5EYxjQ%26adur'), (18014, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18015, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18016, 'http://www.markenoele.de/catalog/product/view/id/3/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18017, 'http://www.markenoele.de/catalog/product/view/id/184/category/52', ''), (18018, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+15w50&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (18019, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (18020, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%204100', 'http://www.markenoele.de/'), (18021, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (18022, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%204100', 'http://www.markenoele.de/'), (18023, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%204100%20po', 'http://www.markenoele.de/'), (18024, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%204100', 'http://www.markenoele.de/'), (18025, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%204100%20power', 'http://www.markenoele.de/'), (18026, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+4100+Power+1L', 'http://www.markenoele.de/'), (18027, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (18028, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (18029, 'http://www.markenoele.de/', ''), (18030, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (18031, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18032, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18033, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18034, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (18035, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6331092841580983&format=728x90_as&output=html&h=90&w=728&lmt=1283621305&channel=1412635406&ad_type=text&alternate_ad_url=http%3A%2F%2Fwww.7-forum.com%2F&color_bg=FFFFFF&color_border=FFFFFF&c'), (18036, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18037, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18038, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-1l.html'), (18039, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (18040, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (18041, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18042, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18043, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (18044, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (18045, 'http://www.markenoele.de/catalog/product/view/id/188/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (18046, 'http://www.markenoele.de/catalog/product/gallery/id/188/image/180/', ''), (18047, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-dexron-iid-1l.html'), (18048, 'http://www.markenoele.de/catalog/product/view/id/186/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (18049, 'http://www.markenoele.de/catalog/product/view/id/187/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (18050, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-dexron-iii-1l.html'), (18051, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (18052, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (18053, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (18054, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (18055, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (18056, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (18057, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (18058, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-dexron-iii-1l.html'), (18059, 'http://www.markenoele.de/catalog/product/view/id/187/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (18060, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-dexron-iid-1l.html'), (18061, 'http://www.markenoele.de/catalog/product/view/id/188/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (18062, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (18063, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (18064, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18065, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (18066, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (18067, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-1l.html'), (18068, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18069, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18070, 'http://www.markenoele.de/catalog/category/view/id/26', ''), (18071, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=0&ea=0&flash=10.0.45&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotul-8100-5w-40-oder-mobil1-0w40-t1735686.html&dt=12836261'), (18072, 'http://www.markenoele.de/catalogsearch/result/?q=8100+Eco-nergy+5W-30', 'http://www.markenoele.de/'), (18073, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/catalogsearch/result/?q=8100+Eco-nergy+5W-30'), (18074, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (18075, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18076, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18077, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18078, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (18079, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (18080, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=gebinde_groesse'), (18081, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=gebinde_groesse'), (18082, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=gebinde_groesse&p=2'), (18083, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (18084, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18085, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18086, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18087, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18088, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (18089, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (18090, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (18091, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90b3Jlbm9sLmh0bWw_cD0y/product/50/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (18092, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (18093, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (18094, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (18095, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCULFlZaOCTLPgJY3PswaW8ojMDa3BsMMB_em97RS1g_2-RwgAEAIoAlCer6GNAWCV-pWCqAegAcfRhPgDyAEBqQKIcoEGfZu1PqoEE0_QZQSgXhco2rtvmWl63FGXtrA%26sig%3DAGiWqtwHxrmQu4QLVaOtXQywjNgA5U_Fmg%26adurl%3Dhttp'), (18096, 'http://www.markenoele.de/catalog/product/view/id/133', 'http://www.markenoele.de/checkout/cart/'), (18097, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeberater.html'), (18098, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=20w50+motul&ie=UTF-8&oe=UTF-8&redir_esc=&ei=vKiCTLj6FMTaOPetuPIP'), (18099, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18100, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18101, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (18102, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300-v-le-mans.html'), (18103, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (18104, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (18105, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18106, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18107, 'http://www.markenoele.de/catalogsearch/result/?q=20w', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18108, 'http://www.markenoele.de/catalog/product/view/id/65', 'http://www.markenoele.de/catalogsearch/result/?q=20w'), (18109, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-classic-motor-oil-65.html'), (18110, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/esso-diesel.html'), (18111, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (18112, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (18113, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (18114, 'http://www.markenoele.de/catalog/product/gallery/id/140/image/123/', 'http://www.markenoele.de/motul-fanshop-artikel/blechschild-pin-up-i.html'), (18115, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (18116, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (18117, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/esso-diesel.html'), (18118, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (18119, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (18120, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1283634213&channel=4582219326&flash=10.1.82&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%'), (18121, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18122, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18123, 'http://www.markenoele.de/angebote-des-monats/', ''), (18124, 'http://www.markenoele.de/lieferung/', ''), (18125, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (18126, 'http://www.markenoele.de/catalog/product/view/id/170', 'http://www.google.at/url?sa=t&source=web&cd=5&ved=0CDoQFjAE&url=http%3A%2F%2Fwww.markenoele.de%2Fsnowpower-2t-4l.html&rct=j&q=motul%20snowpower&ei=q-uCTO6ED4iAOO7bgNIO&usg=AFQjCNFpd-ntsozLlzzjJ5oxG4JnaJmWaQ'), (18127, 'http://www.markenoele.de/catalog/category/view/id/15', ''), (18128, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (18129, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=Motul+%C3%96l&_sacat=0&_odkw=motor+%C3%B6l&_osacat=0&_trksid=p3286.c0.m270.l1311'), (18130, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (18131, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (18132, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18133, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (18134, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (18135, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (18136, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (18137, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (18138, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (18139, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (18140, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (18141, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (18142, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (18143, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (18144, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (18145, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (18146, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (18147, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/'), (18148, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (18149, 'http://www.markenoele.de/catalogsearch/result/?q=motul', 'http://www.markenoele.de/wash-wax.html'), (18150, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul', ''), (18151, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&p=2&q=motul', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul'), (18152, 'http://www.markenoele.de/catalog/product/view/id/56', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&p=2&q=motul'), (18153, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&p=2&q=motul', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul'), (18154, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&p=3&q=motul', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&p=2&q=motul'), (18155, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&p=4&q=motul', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&p=3&q=motul'), (18156, 'http://www.markenoele.de/catalog/category/view/id/27', ''), (18157, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=Motul+5100&x=15&y=22'), (18158, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (18159, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=Motul+5100&x=15&y=22'), (18160, 'http://www.markenoele.de/', 'http://www.guenstiger.de/gt/main.asp?produkt=932413'), (18161, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18162, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=wTY&rls=org.mozilla:de:official&&sa=X&ei=iHqDTLnQEIeVswbUl63mCA&ved=0CB8QBSgA&q=bio+kettens%C3%A4gen%C3%B6l&spell=1'), (18163, 'http://www.markenoele.de/', 'http://www.cosmiq.de/qa/show/1438522/Was-bedeutet-beim-Motoroel-die-Bezeichnung-15W40-OW40-0W30-u-s-w/'), (18164, 'http://www.markenoele.de/', ''), (18165, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+kettenspray&url=/aclk%3Fsa%3Dl%26ai%3DCUEC1ZJGDTODFF4XSswbV1eDrDa3BsMMB_em97RTNs-HtRwgAEAEoA1Cer6GNAWCV0vyBlAegAcfRhPgDyAEBqQKIcoEGfZu1PqoEE0_Q4bXvCqsJJV3mKe43xxBH26Q%26sig%3DAGiWqtxNKe7RyvK_SWzQ_V31mbZ4BgpBxw%26adurl'), (18166, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCfXdAuqGDTKHQHYKD-gaN46STDq3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJWylYKkB6ABx9GE-APIAQGpAohygQZ9m7U-qgQTT9DndbvHFSSMpzzl4ZuO5Et7zQ%26sig%3DAGiWqtyzSo-0Isa9LSlzLwPF3GbiCXr_Dg%26adurl%3Dhttp:'), (18167, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18168, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18169, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=viskositaet', ''), (18170, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=viskositaet'), (18171, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (18172, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (18173, 'http://www.markenoele.de/catalog/product/view/id/111/category/48', ''), (18174, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-5743083768580862&output=html&h=280&slotname=2001709029&w=336&lmt=1283698979&flash=10.1.82.76&url=http%3A%2F%2Ffesselflugcenter.kostenloses-forum.be%2Farchive%2Fo_t__t_114__methanol-bezugsque'), (18175, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCQVV6E7SDTKSHK8PPswaKmMn0Da3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCiHKBBn2btT6qBBNP0Dc-RRKhKv4tMum-XoCpUDa6%26sig%3DAGiWqtwRB3fPRqgS4xlQ85BCjo5FgweSAw%26adurl%3Dhttp'), (18176, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18177, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18178, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18179, 'http://www.markenoele.de/catalog/category/view/id/10?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (18180, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (18181, 'http://www.markenoele.de/catalog/product/view/id/49/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all&mode=list'), (18182, 'http://www.markenoele.de/catalog/product/view/id/84/category/25', 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CC8QFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmarine%2Finboard-tech-4t.html&rct=j&q=marine%20schmierstoffe&ei=ZLaDTKH_KdKAOOqT2ZMO&usg=AFQjCNGuWWW285eiH2McXoCt4rtylxbX6w'), (18183, 'http://www.markenoele.de/catalog/product/view/id/84/category/25', 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CC8QFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmarine%2Finboard-tech-4t.html&rct=j&q=marine%20schmierstoffe&ei=ZLaDTKH_KdKAOOqT2ZMO&usg=AFQjCNGuWWW285eiH2McXoCt4rtylxbX6w'), (18184, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/marine/inboard-tech-4t.html'), (18185, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (18186, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all&mode=list'), (18187, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (18188, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (18189, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (18190, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (18191, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (18192, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/marine/inboard-tech-4t.html'), (18193, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/marine/inboard-tech-4t.html'), (18194, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/marine/inboard-tech-4t.html'), (18195, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (18196, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCHMTO-7uDTK2KOIvSswbzyMT5Da3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVoqaCsAegAcfRhPgDyAEBqQKIcoEGfZu1PqoEE0_QjGcOSH6Si0qj3oQ9xzd8YoE%26sig%3DAGiWqtw19xWAeYvK5FSQAfmhjapP38jOvA%26adurl%3Dh'), (18197, 'http://www.markenoele.de/', 'http://www.google.com/search?client=opera&rls=de&q=motul+300&sourceid=opera&ie=utf-8&oe=utf-8'), (18198, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18199, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18200, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18201, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (18202, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+300v+Power+Racing&url=/aclk%3Fsa%3Dl%26ai%3DCnskEr8WDTMHINsP64wbGwb3gBa3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJUCoAHH0YT4A8gBAakCiHKBBn2btT6qBBhP0CRWLo1sJrXXA4ivEmX7t9GAgnZKK88%26sig%3DAGiWqtwScbYU-ndX25FvTr_ucaR6FO3vsw%2'), (18203, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18204, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18205, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18206, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (18207, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18208, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18209, 'http://www.markenoele.de/', 'http://www.auvito.de/motul-motorradoel-3000-4-t-20w50-4-ltr/artnr8789763/details.html'), (18210, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18211, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18212, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18213, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18214, 'http://www.markenoele.de/widerruf', ''), (18215, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1FUJD_DEDE396&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=Motul&gs_rfai='), (18216, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18217, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18218, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+8100+X-clean+5W-40&_sacat=0&_odkw=motul+8100+X-clean&_osacat=0&_trksid=p3286.c0.m270.l1313'), (18219, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%2081', 'http://www.markenoele.de/'), (18220, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100', 'http://www.markenoele.de/'), (18221, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100X-clean', 'http://www.markenoele.de/'), (18222, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100X-clean', 'http://www.markenoele.de/'), (18223, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100X-clean%205W', 'http://www.markenoele.de/'), (18224, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100X-clean%205W-40', 'http://www.markenoele.de/'), (18225, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+8100X-clean+5W-40', 'http://www.markenoele.de/'), (18226, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4MEDA_deDE243DE243&q=Motul+8100+X-clean'), (18227, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCUcynxteDTImEII_Qswa_mZnrDa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbr4gZQHoAHH0YT4A8gBAakCiHKBBn2btT6qBBNP0HaDXfbHZprFEnPStNcM4woy%26sig%3DAGiWqtzuAdGhgyUWB8Eyua6j26EkDkBBsQ%26adurl%3Dhttp'), (18228, 'http://www.markenoele.de/wp-login.php', ''), (18229, 'http://www.markenoele.de/wp-login.php', ''), (18230, 'http://www.markenoele.de/catalog/product/view/id/163/category/28', ''), (18231, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?q=motul+%C3%B6l&encQuery=honda+fireblade+forum&lang=any&mandant=toi&device=html&adtest=&img_start=0&dia=suche&context=internet-tab&tpc=internet&src=&ptl=std&classification=internet-tab_internet_std&ocr=yes&tax=&t'), (18232, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18233, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18234, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18235, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (18236, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (18237, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (18238, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (18239, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (18240, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (18241, 'http://www.markenoele.de/catalog/product/view/id/69', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L'), (18242, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (18243, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (18244, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (18245, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20300V', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L'), (18246, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20300', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L'), (18247, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L'), (18248, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L'), (18249, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L'), (18250, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L'), (18251, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L'), (18252, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%203', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L'), (18253, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L'), (18254, 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Le+Mans+2L'), (18255, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+shine+and+go&url=/aclk%3Fsa%3Dl%26ai%3DC-U-5WeyDTLDrGovWONOuze0NrcGwwwH96b3tFK3F4-1HCAAQASgCUJ6voY0BYJWCs4LAB6ABx9GE-APIAQGpAohygQZ9m7U-qgQWT9CxttioFxEqXbvQ_Lv9UcpU7I9i6Q%26sig%3DAGiWqtx7uCqNg5leO-ToZE0u1bXwlJmH5w%26a'), (18256, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/'), (18257, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (18258, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/'), (18259, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCbex3PwCETM27HoLSswb84vHEDa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQKIcoEGfZu1PqoEE0_Q6WLR2ombN2BvD-jJCOa7lA4%26sig%3DAGiWqtyZwjeQN8kTfpmtoG0VTDH7Jn-pqg%26adurl%3Dh'), (18260, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (18261, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (18262, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18263, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (18264, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (18265, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18266, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (18267, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (18268, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300V+POWER+10W40&url=/aclk%3Fsa%3Dl%26ai%3DCd0P_PwKETKuuC4nPswbk3N3pDa3BsMMB_em97RT1y-PtRwgAEAEoAlCer6GNAWCVopKCoAegAcfRhPgDyAEBqQKIcoEGfZu1PqoEGE_Qesuhg99Hf7sgSphmIZG3jQ2cnd60bQ%26sig%3DAGiWqtxxINT8rk5BbRk-HXyr2aG72g'), (18269, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (18270, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18271, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18272, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18273, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (18274, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (18275, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (18276, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (18277, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (18278, 'http://www.markenoele.de/catalog/category/view/id/48?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (18279, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?p=2'), (18280, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (18281, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/valve-expert.html'), (18282, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (18283, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (18284, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (18285, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (18286, 'http://www.markenoele.de/catalog/product/view/id/150/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (18287, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (18288, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (18289, 'http://www.markenoele.de/catalog/product/view/id/180/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (18290, 'http://www.markenoele.de/catalog/product/view/id/181/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (18291, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (18292, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (18293, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+%C3%B6l.&meta=&btnG=Google-Suche'), (18294, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (18295, 'http://www.markenoele.de/catalog/product/gallery/id/152/image/135/', 'http://www.markenoele.de/motul-fanshop-artikel/poloshirt-sw-herren.html'), (18296, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+%C3%B6l.&meta=&btnG=Google-Suche'), (18297, 'http://www.markenoele.de/catalog/product/view/id/139', 'http://www.markenoele.de/'), (18298, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+%C3%B6l.&meta=&btnG=Google-Suche'), (18299, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (18300, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18301, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18302, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18303, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18304, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18305, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+%C3%B6l.&meta=&btnG=Google-Suche'), (18306, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (18307, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18308, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18309, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18310, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18311, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18312, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18313, 'http://www.markenoele.de/catalog/category/view/id/53', 'http://www.markenoele.de/motul-fanshop-artikel/aschenbecher.html'), (18314, 'http://www.markenoele.de/catalog/product/view/id/144/category/53', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (18315, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7ADRA_de&redir_esc=&ei=DxGETNDYOsTJswaflqzmCA'), (18316, 'http://www.markenoele.de/catalog/product/view/id/81/category/27', ''), (18317, 'http://www.markenoele.de/catalog/product/view/id/109/category/49', ''), (18318, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300V&ie=UTF-8&oe=UTF-8&hl=de&client=safari'), (18319, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18320, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18321, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18322, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (18323, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (18324, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (18325, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18326, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (18327, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18328, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (18329, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18330, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (18331, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Longlife+3+5W30&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (18332, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (18333, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+SPECIFIC+504+00+%E2%80%93+507+00', 'http://www.markenoele.de/motul-5100-4t-50.html'), (18334, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20SPECIFIC', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+SPECIFIC+504+00+%E2%80%93+507+00'), (18335, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+SPECIFIC+', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+SPECIFIC+504+00+%E2%80%93+507+00'), (18336, 'http://www.markenoele.de/catalog/product/view/id/23', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+SPECIFIC+'), (18337, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (18338, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (18339, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (18340, 'http://www.markenoele.de/', ''), (18341, 'http://www.markenoele.de/catalog/product/view/id/96/category/26', ''), (18342, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v'), (18343, 'http://www.markenoele.de/catalog/product/view/id/80/category/27', ''), (18344, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+Racing+Motor%C3%B6l+300V+SAE+15W-50&meta=&btnG=Google-Suche'), (18345, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+classic+20w50&aq=0&aqi=g2&aql=&oq=motul+classi&gs_rfai='), (18346, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (18347, 'http://www.markenoele.de/', ''), (18348, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (18349, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18350, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18351, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18352, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (18353, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (18354, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (18355, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (18356, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (18357, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (18358, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (18359, 'http://www.markenoele.de/catalog/product/view/id/2/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18360, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-4100-power-1l.html'), (18361, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (18362, 'http://www.markenoele.de/catalog/category/view/id/32?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (18363, 'http://www.markenoele.de/catalog/category/view/id/32?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (18364, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=1'), (18365, 'http://www.markenoele.de/catalog/category/view/id/32?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (18366, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (18367, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-4100-power-1l.html'), (18368, 'http://www.markenoele.de/catalog/product/view/id/2/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18369, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (18370, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (18371, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (18372, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (18373, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (18374, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (18375, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (18376, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (18377, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (18378, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18379, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18380, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18381, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (18382, 'http://www.markenoele.de/catalog/product/view/id/173/category/52', ''), (18383, 'http://www.markenoele.de/', ''), (18384, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (18385, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18386, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18387, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (18388, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18389, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (18390, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18391, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18392, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18393, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (18394, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.google.de/search?q=4100power&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GPEA_de&redir_esc=&ei=zcqETLHuKcHaOOOYkdAO'), (18395, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-5l-15w-50.html'), (18396, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18397, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&hl=de&client=firefox-a&hs=x8u&rls=org.mozilla:de:official&prmd=svfd&ei=zs6ETPvhCZSGswbTw9CaBQ&start=10&sa=N'), (18398, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18399, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18400, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18401, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (18402, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (18403, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18404, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (18405, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (18406, 'http://www.markenoele.de/catalog/product/gallery/id/72/image/60/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-power.html'), (18407, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-power.html'), (18408, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18409, 'http://www.markenoele.de/catalog/product/view/id/2/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (18410, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-1l.html'), (18411, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (18412, 'http://www.markenoele.de/catalog/product/view/id/72/category/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (18413, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=RGv&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+kettenspray&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (18414, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18415, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (18416, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (18417, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (18418, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlL21vdG8td2FzaC5odG1s/product/113/', 'http://www.markenoele.de/motul-pflegeprodukte/moto-wash.html'), (18419, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-pflegeprodukte/moto-wash.html'), (18420, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (18421, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/moto-wash.html'), (18422, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18423, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (18424, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18425, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (18426, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18427, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ketten', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (18428, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettenspray', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (18429, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettensp', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (18430, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettenspr', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (18431, 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (18432, 'http://www.markenoele.de/catalog/product/view/id/102', 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray'), (18433, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoYWluLWx1YmUtcm9hZC5odG1s/product/102/', 'http://www.markenoele.de/chain-lube-road.html'), (18434, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/chain-lube-road.html'), (18435, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (18436, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (18437, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCn8J7cNOETMncK8LRswbQiOT_C63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV6v2BlAegAcfRhPgDyAEBqQKElOxQhaq1PqoEE0_Qop6dZaak5g6f2TdhuhfX_7E%26sig%3DAGiWqtwoMx9lJo2Ojw1pPyJieEZxAi3vWQ%26adurl%3Dh'), (18438, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (18439, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (18440, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (18441, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (18442, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (18443, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (18444, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (18445, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (18446, 'http://www.markenoele.de/paypal/standard/redirect/', 'http://www.markenoele.de/checkout/onepage/'), (18447, 'http://www.markenoele.de/paypal/standard/success/?invoice=200537495&first_name=Armin&mc_shipping=0.00&mc_currency=EUR&payer_status=verified&payment_fee=&address_status=unconfirmed&payment_gross=&address_zip=59269&txn_type=cart&num_cart_items=6&addres', ''), (18448, 'http://www.markenoele.de/checkout/onepage/success/', ''), (18449, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/checkout/onepage/success/'), (18450, 'http://www.markenoele.de/paypal/ipn/', ''), (18451, 'http://www.markenoele.de/paypal/ipn/', ''), (18452, 'http://www.markenoele.de/paypal/ipn/', ''), (18453, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCZ-z6z9WETMK0BofQswakpZnkDa3BsMMB_em97RS97Pu-RwgAEAMoA1Cer6GNAWCVgpWCoAegAcfRhPgDyAEBqQKxVHTz76S1PqoEE0_Qc-XdKpk7sgWf_B2mC1ySxoY%26sig%3DAGiWqtyOSyJewjqWSTvIEYr7pHrkAKTKSg%26adurl%3Dh'), (18454, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18455, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18456, 'http://www.markenoele.de/paypal/ipn/', ''), (18457, 'http://www.markenoele.de/paypal/ipn/', ''), (18458, 'http://www.markenoele.de/paypal/ipn/', ''), (18459, 'http://www.markenoele.de/paypal/ipn/', ''), (18460, 'http://www.markenoele.de/paypal/ipn/', ''), (18461, 'http://www.markenoele.de/paypal/ipn/', ''), (18462, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCiH3Bo-mETPHwBpHRswaIx5iIBq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglZqVgqAHoAHH0YT4A8gBAakChJTsUIWqtT6qBBNP0DpFmFByvsDYzBrrrZkpuJJI%26sig%3DAGiWqtwL95sdjpFQJzYTzI98JDjwoyiwHg%26adurl%3Dhttp'), (18463, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18464, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18465, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (18466, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (18467, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (18468, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (18469, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (18470, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (18471, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (18472, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (18473, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (18474, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (18475, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (18476, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (18477, 'http://www.markenoele.de/catalog/product/view/id/57/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (18478, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-100-motomix-2t.html'), (18479, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (18480, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (18481, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (18482, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (18483, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (18484, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-power-2t.html'), (18485, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (18486, 'http://www.markenoele.de/paypal/ipn/', ''), (18487, 'http://www.markenoele.de/', 'http://www.sedoparking.com/parking.php?ses=Y3JlPTEyODM3ODE2ODgmdGNpZD13d3cuc2Vkb3BhcmtpbmcuY29tNGM4NGY0MzdkMTRlODQuNjM1NjA5NTEmZmtpPTE1NzIyODM2MiZ0YXNrPXNlYXJjaCZkb21haW49bW90b3JyYWRsZWloaGF1cy5kZSZzPTAzYTkxOTdiMGI1YmY1ZWUzN2RjJmxhbmd1YWdlPWRlJnBndD1'), (18488, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20syste', 'http://www.markenoele.de/'), (18489, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20system%20cle', 'http://www.markenoele.de/'), (18490, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20system%20c', 'http://www.markenoele.de/'), (18491, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20system%20clean', 'http://www.markenoele.de/'), (18492, 'http://www.markenoele.de/catalogsearch/result/?q=fuel+system+clean', 'http://www.markenoele.de/'), (18493, 'http://www.markenoele.de/paypal/ipn/', ''), (18494, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+3000+20W50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (18495, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1283787817&flash=10.1.82.76&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Ffrage-zur-mb229-5x-oelfreigabe-t2486488.html&dt=1283'), (18496, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18497, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18498, 'http://www.markenoele.de/catalog/product/view/id/5/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18499, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18500, 'http://www.markenoele.de/', 'http://www.guenstiger.de/gt/main.asp?produkt=932518'), (18501, 'http://www.markenoele.de/', 'http://www.google.de/url?q=vertriebspartner+motul+8100+X-clean+c3+sae+5W40&url=/aclk%3Fsa%3Dl%26ai%3DCauTv0BqFTPmhJsbQswa47vXkDa3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglaqggrAHoAHH0YT4A8gBAakCyqOCH6GatT6qBBhP0JpJU1tytbrCdUxRYT5957WtyHPvjUE%26sig%3DAGiWqtx_'), (18502, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCUbLgcyCFTMiLC4LSswb84vHEDa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVmvGBkAegAcfRhPgDyAEBqQLKo4IfoZq1PqoEE0_QyFAwZdCI2y0SXawcKzHkUoY%26sig%3DAGiWqtzlDdj6NmA48Xe7Pn3mESkSXOcB3g%26adurl%3Dh'), (18503, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18504, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18505, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18506, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-7100-4t-52.html'), (18507, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18508, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18509, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18510, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18511, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18512, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-7100-4t-52.html'), (18513, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18514, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (18515, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (18516, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (18517, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (18518, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (18519, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (18520, 'http://www.markenoele.de/', 'http://www.hotfrog.de/Firmen/Oelshop-24-Motoroel-Shop'), (18521, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (18522, 'http://www.markenoele.de/paypal/ipn/', ''), (18523, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-Classic-%C3%96L-20w50-Liter/dp/B003AWYPII/ref=pd_cp_auto_1'), (18524, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18525, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18526, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (18527, 'http://www.markenoele.de/', ''), (18528, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CVJUX-jWFTNeoC4TPswbGrpDTDa3BsMMB_em97RSPtd5ECAAQASgDUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAsqjgh-hmrU-qgQYT9Dh8p28HsLCSsb-8m4495tFIKXVa8zr&sig=AGiWqtz1o5EoX8F9QRvBYGfmUseFLW-m8A&adurl=http://www.motulshop.de&rct=j&q=Motul'), (18529, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18530, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18531, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18532, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18533, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18534, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18535, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18536, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (18537, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (18538, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (18539, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (18540, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (18541, 'http://www.markenoele.de/catalog/product/view/id/109/category/49', ''), (18542, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/tag/motul/1'), (18543, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=Motul+%C3%96l&_arm=1&_armi=Werkzeuge&_armm=94&_ruu=http%3A%2F%2Ffahrzeugteile.shop.ebay.de%2FWerkzeuge-%2F30896%2Fi.html%3F_nkw%3DMotul%2B%25C3%2596l%26_arr%3D1&_rdc=1'), (18544, 'http://www.markenoele.de/catalog/category/view/id/12', ''), (18545, 'http://www.markenoele.de/', ''), (18546, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/url?sa=t&source=web&cd=10&sqi=2&ved=0CGAQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-multi-atf-1l.html&rct=j&q=welche%20atf%20marke%20&ei=oGeFTPqbO8-BOI7gzKkE&usg=AFQjCNGJ8tYkZuOCkxINO1n4_5f1Yn5hHA&sig2=IOlcxwDKBfcEGTJoS0SeJw'), (18547, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1283811562&flash=10.1.82.76&url=http%3A%2F%2Fwww.apriliaforum.de%2Farchiv-50-ccm-1000-ccm%2F1510-zweitakt-l-3.html&dt=1283811'), (18548, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=zwe', 'http://www.markenoele.de/'), (18549, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=zwei', 'http://www.markenoele.de/'), (18550, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=zweita', 'http://www.markenoele.de/'), (18551, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=zweitak', 'http://www.markenoele.de/'), (18552, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=zweitakt', 'http://www.markenoele.de/'), (18553, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=zweit', 'http://www.markenoele.de/'), (18554, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=zweitakt%C3%B6l', 'http://www.markenoele.de/'), (18555, 'http://www.markenoele.de/catalogsearch/result/?q=zweitakt%C3%B6l', 'http://www.markenoele.de/'), (18556, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1283811562&flash=10.1.82.76&url=http%3A%2F%2Fwww.apriliaforum.de%2Farchiv-50-ccm-1000-ccm%2F1510-zweitakt-l-3.html&dt=1283811'), (18557, 'http://www.markenoele.de/', ''), (18558, 'http://www.markenoele.de/', ''), (18559, 'http://www.markenoele.de/', ''), (18560, 'http://www.markenoele.de/', ''), (18561, 'http://www.markenoele.de/paypal/ipn/', ''), (18562, 'http://www.markenoele.de/', ''), (18563, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (18564, 'http://www.markenoele.de/', ''), (18565, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (18566, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (18567, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (18568, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (18569, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (18570, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (18571, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (18572, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (18573, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (18574, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (18575, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (18576, 'http://www.markenoele.de/agb', ''), (18577, 'http://www.markenoele.de/altoelentsorgung', ''), (18578, 'http://www.markenoele.de/angebote-des-monats', ''), (18579, 'http://www.markenoele.de/bestellung', ''), (18580, 'http://www.markenoele.de/checkout', ''), (18581, 'http://www.markenoele.de/checkout/onepage/', ''), (18582, 'http://www.markenoele.de/checkout/cart/', ''), (18583, 'http://www.markenoele.de/contacts', ''), (18584, 'http://www.markenoele.de/datenschutz', ''), (18585, 'http://www.markenoele.de/impressum', ''), (18586, 'http://www.markenoele.de/lieferung', ''), (18587, 'http://www.markenoele.de/motul_pflegeberater', ''), (18588, 'http://www.markenoele.de/widerruf', ''), (18589, 'http://www.markenoele.de/zahlung', ''), (18590, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (18591, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (18592, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (18593, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (18594, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (18595, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (18596, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (18597, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (18598, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (18599, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (18600, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (18601, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (18602, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (18603, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (18604, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (18605, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (18606, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (18607, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (18608, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (18609, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (18610, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (18611, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (18612, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (18613, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (18614, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (18615, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1283836895&flash=10.0.12.36&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fhalbsynthetisch-und-vollsynthetisch-2-takt-motorenoe'), (18616, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18617, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18618, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (18619, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (18620, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (18621, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (18622, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (18623, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (18624, 'http://www.markenoele.de/catalog/category/view/id/12', ''), (18625, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (18626, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (18627, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (18628, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (18629, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18630, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (18631, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (18632, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (18633, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-4-takt.html'), (18634, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-4-takt.html'), (18635, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18636, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (18637, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (18638, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (18639, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (18640, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18641, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (18642, 'http://www.markenoele.de/catalog/product/view/id/74/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (18643, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (18644, 'http://www.markenoele.de/catalog/product/view/id/74/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (18645, 'http://www.markenoele.de/catalog/product/view/id/74/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (18646, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90b3JzcG9ydC9tb3R1bC0zMDB2LTR0LWZhY3RvcnktbGluZS03NC5odG1s/product/74/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-4t-factory-line-74.html'), (18647, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-4t-factory-line-74.html'), (18648, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90b3JzcG9ydC9tb3R1bC0zMDB2LTR0LWZhY3RvcnktbGluZS03NC5odG1s/product/74/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-4t-factory-line-74.html'), (18649, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-4t-factory-line-74.html'), (18650, 'http://www.markenoele.de/', ''), (18651, 'http://www.markenoele.de/altoelentsorgung/', ''), (18652, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=motul+fuel+system+clean&rlz=1R2SUNC_deDE393&um=1&ie=UTF-8&ei=fNSFTPzFMuCgONawkNwO&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CCQQrQQwAA'), (18653, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (18654, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=motul+fuel+system+clean&rlz=1R2SUNC_deDE393&um=1&ie=UTF-8&ei=fNSFTPzFMuCgONawkNwO&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CCQQrQQwAA'), (18655, 'http://www.markenoele.de/catalog/product/view/id/174/category/51', ''), (18656, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5393150338&w=728&lmt=1283842931&flash=10.0.42&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F1479%2F240809%2Fwiedermal%2BOel.html&dt=12838'), (18657, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18658, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18659, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (18660, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (18661, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (18662, 'http://www.markenoele.de/catalog/product/view/id/79/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (18663, 'http://www.markenoele.de/catalog/product/view/id/79/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (18664, 'http://www.markenoele.de/catalog/product/view/id/79/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (18665, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (18666, 'http://www.markenoele.de/catalog/product/view/id/78/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (18667, 'http://www.markenoele.de/catalog/product/view/id/78/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (18668, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (18669, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (18670, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?q=muliti+atf+60+motul&encQuery=muliti+atf+60&lang=any&mandant=toi&device=html&adtest=&img_start=0&dia=suche&context=internet-tab&tpc=internet&src=&ptl=std&classification=internet-tab_internet_std&ocr=yes&tax=&tax'), (18671, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18672, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+motor%C3%B6l+M%C3%BCnchen&aq=f&aqi=&aql=&oq=&gs_rfai='), (18673, 'http://www.markenoele.de/', ''), (18674, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul++5100+4T+15W-50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (18675, 'http://www.markenoele.de/catalogsearch/result/?q=+5100+4T+15W-50', 'http://www.markenoele.de/'), (18676, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCezxFRxCGTOWxOInSswac9vC0Da3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqegrAHoAHH0YT4A8gBAakCrW0ERVeZtT6qBBNP0KBRb0qVYjOjO0VNfdqVSFev%26sig%3DAGiWqtx8ZtT1Pfw2F6CoRExBTNtrRn337A%26adurl%3Dhttp'), (18677, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18678, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCFTO5_hSGTI7-OoTQswaC1tyHBq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldL2gZQHoAHH0YT4A8gBAakCobi0OY12tT6qBBNP0KBB8BrDpClzqXS8ZRqrvUgE%26sig%3DAGiWqtxgs6Scq0oOr2X13oBBVvWyDk4uhg%26adurl%3Dhttp'), (18679, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18680, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18681, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (18682, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18683, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (18684, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-power.html'), (18685, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-power.html'), (18686, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18687, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+8100+x-clean&meta=&aq=1&aqi=g2&aql=&oq=Motul+8100&gs_rfai='), (18688, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18689, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+8100+x-clean&meta=&aq=1&aqi=g2&aql=&oq=Motul+8100&gs_rfai='), (18690, 'http://www.markenoele.de/agb/', ''), (18691, 'http://www.markenoele.de/paypal/ipn/', ''), (18692, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GZAZ_deDE394DE395&q=atu+motul+5100'), (18693, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+valve+expert&url=/aclk%3Fsa%3Dl%26ai%3DCPc5UUCCGTLOyGYLAnAOcsOzyDa3BsMMB_em97RT9u-PtRwgAEAFQnq-hjQFglbqAgpgHoAHH0YT4A8gBAakCrW0ERVeZtT6qBBNP0N589MREfqc3toItTJebXJc-ugUTCKaMy9SZ9aMCFVDhzAoda3FkU8oFAA%26sig%3DAGiWqtwn_l'), (18694, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCHtlj2SCGTN7ZFZWx4gblt8ThBa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV6oSCmAegAcfRhPgDyAEBqQJz-CyXIny1PqoEE0_QwvhAuazCvXov4HNnlzqxekQ%26sig%3DAGiWqtxi9ApkzkKxICX9IC73VHLJgSeBtQ%26adur'), (18695, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18696, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18697, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (18698, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18699, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18700, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18701, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18702, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18703, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18704, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18705, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18706, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18707, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCHtlj2SCGTN7ZFZWx4gblt8ThBa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV6oSCmAegAcfRhPgDyAEBqQJz-CyXIny1PqoEE0_QwvhAuazCvXov4HNnlzqxekQ%26sig%3DAGiWqtxi9ApkzkKxICX9IC73VHLJgSeBtQ%26adur'), (18708, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GZAZ_deDE394DE395&q=motor%c3%b6l+motul+5100'), (18709, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18710, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18711, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18712, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=7&aqi=g10&aql=&oq=motul&gs_rfai='), (18713, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18714, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=7&aqi=g10&aql=&oq=motul&gs_rfai='), (18715, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18716, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18717, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18718, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (18719, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (18720, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (18721, 'http://www.markenoele.de/catalog/product/view/id/195/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (18722, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (18723, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (18724, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (18725, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (18726, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (18727, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (18728, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (18729, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-5l.html'), (18730, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18731, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90dWwtMzAwMC00dC0zMi5odG1s/product/32/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-3000-4t-32.html'), (18732, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90dWwtMzAwMC00dC0zMi5odG1s/product/32/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-3000-4t-32.html'), (18733, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-3000-4t-32.html'), (18734, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (18735, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (18736, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (18737, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (18738, 'http://www.markenoele.de/checkout/', 'http://www.markenoele.de/checkout/cart/'), (18739, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (18740, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (18741, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (18742, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (18743, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (18744, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (18745, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (18746, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (18747, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (18748, 'http://www.markenoele.de/paypal/standard/redirect/', ''), (18749, 'http://www.markenoele.de/paypal/ipn/', ''), (18750, 'http://www.markenoele.de/paypal/ipn/', ''), (18751, 'http://www.markenoele.de/paypal/ipn/', ''), (18752, 'http://www.markenoele.de/paypal/ipn/', ''), (18753, 'http://www.markenoele.de/paypal/ipn/', ''), (18754, 'http://www.markenoele.de/paypal/ipn/', ''), (18755, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l+&rlz=1R2SUNC_deDE375&aq=f&aqi=g5&aql=&oq=&gs_rfai='), (18756, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l+&rlz=1R2SUNC_deDE375&aq=f&aqi=g5&aql=&oq=&gs_rfai='), (18757, 'http://www.markenoele.de/paypal/ipn/', ''), (18758, 'http://www.markenoele.de/paypal/ipn/', ''), (18759, 'http://www.markenoele.de/paypal/ipn/', ''), (18760, 'http://www.markenoele.de/paypal/ipn/', ''), (18761, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&btnG=Suche&aq=f&aqi=g7&aql=&oq=&gs_rfai='), (18762, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCPyetSUeGTJDJG4TQswaC1tyHBq3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFglYK0gsAHoAHH0YT4A8gBAakCaypNOvFktT6qBBNP0ABM1RPcuhT-pdJZ8k8MzLO4%26sig%3DAGiWqty4WVc6X9W3u21zpTIVYZktMOjcMg%26adurl%3Dhttp:/'), (18763, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18764, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18765, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18766, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (18767, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (18768, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/esso-diesel.html'), (18769, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/esso-heizoel.html'), (18770, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (18771, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (18772, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (18773, 'http://www.markenoele.de/catalog/category/view/id/41?limit=all', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (18774, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', ''), (18775, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-7100-4t-52.html'), (18776, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (18777, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300-v-le-mans.html'), (18778, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (18779, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-300V-20W60-Liter-Motoren%C3%B6l/dp/B003AWVW16'), (18780, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18781, 'http://www.markenoele.de/catalog/product/view/id/157/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (18782, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-fanshop-artikel/poloshirt-sw-damen.html'), (18783, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1283869407&channel=4582219326&color_bg=F2F3F5&color_border=F2F3F5&flash=10.0.45.2&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2'), (18784, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18785, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18786, 'http://www.markenoele.de/catalog/product/view/id/20/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (18787, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18788, 'http://www.markenoele.de/catalog/product/view/id/16/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (18789, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18790, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18791, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18792, 'http://www.markenoele.de/catalog/product/view/id/10/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (18793, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18794, 'http://www.markenoele.de/catalog/product/view/id/20/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (18795, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18796, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (18797, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (18798, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (18799, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (18800, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (18801, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (18802, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (18803, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (18804, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (18805, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (18806, 'http://www.markenoele.de/paypal/ipn/', ''), (18807, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v+10w40&url=/aclk%3Fsa%3Dl%26ai%3DC7NnXSVmGTJvMF5DPswb65KXjDa3BsMMB_em97RSPtd5ECAAQAigDUJ6voY0BYJWSgYKYB6ABx9GE-APIAQGpAnPvUZ6BYbU-qgQYT9B2pUoHr_20Kq6fqF4wSpxwshSlVOC6%26sig%3DAGiWqtxdhJGg43T9JYNJ-XmIPOnXUtRDNg%26a'), (18808, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v+10w40&url=/aclk%3Fsa%3Dl%26ai%3DC7NnXSVmGTJvMF5DPswb65KXjDa3BsMMB_em97RSPtd5ECAAQAigDUJ6voY0BYJWSgYKYB6ABx9GE-APIAQGpAnPvUZ6BYbU-qgQYT9B2pUoHr_20Kq6fqF4wSpxwshSlVOC6%26sig%3DAGiWqtxdhJGg43T9JYNJ-XmIPOnXUtRDNg%26a'), (18809, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18810, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18811, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18812, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18813, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18814, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (18815, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (18816, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (18817, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CDFrSeGWGTJC1OZHYOIu1jMUNrcGwwwH96b3tFK3Uj_wGCAAQAVCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQJz71GegWG1PqoEE0_Qwld_9iuLEDjqO9t3_S1_Ah0&sig=AGiWqtyNj9u88DQxIOlEj8Oidt029HN8tA&adurl=http://www.motulshop.de&rct=j&q=motul%20fuel%2'), (18818, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (18819, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (18820, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (18821, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18822, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18823, 'http://www.markenoele.de/catalog/category/view/id/39?limit=all', ''), (18824, 'http://www.markenoele.de/catalog/product/view/id/213/category/51', 'http://www.google.ch/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GFRE_deCH356CH356&q=motul+80%2f90'), (18825, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung/overall-mit-motul-einstickung.html'), (18826, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18827, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18828, 'http://www.markenoele.de/catalog/product/view/id/29/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (18829, 'http://www.markenoele.de/paypal/ipn/', ''), (18830, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (18831, 'http://www.markenoele.de/catalog/product/view/id/111/category/48', ''), (18832, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.com/search?as_q=motul+8100++c3&hl=pl&rls=com.microsoft%3Apl%3AIE-SearchBox&rlz=1I7SUNC_pl&num=10&btnG=Szukaj+w+Google&as_epq=x+clean+&as_oq=&as_eq=&lr=&cr=countryDE&as_ft=i&as_filetype=&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=&'), (18833, 'http://www.markenoele.de/catalog/product/view/id/143/category/53', ''), (18834, 'http://www.markenoele.de/datenschutz/', ''), (18835, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.com'), (18836, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.de'), (18837, 'http://www.markenoele.de/catalog/product/view/id/112/category/49', ''), (18838, 'http://www.markenoele.de/catalog/product/view/id/83/category/25', ''), (18839, 'http://www.markenoele.de/paypal/ipn/', ''), (18840, 'http://www.markenoele.de/catalog/product/view/id/83/category/27', ''), (18841, 'http://www.markenoele.de/catalog/product/view/id/74/category/33', ''), (18842, 'http://www.markenoele.de/catalog/product/view/id/75/category/33', ''), (18843, 'http://www.markenoele.de/catalog/product/view/id/82/category/27', ''), (18844, 'http://www.markenoele.de/catalog/product/view/id/53/category/10', ''), (18845, 'http://www.markenoele.de/', ''), (18846, 'http://www.markenoele.de/altoelentsorgung/', ''), (18847, 'http://www.markenoele.de/', ''), (18848, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (18849, 'http://www.markenoele.de/agb/', ''), (18850, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (18851, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (18852, 'http://www.markenoele.de/', 'http://www.google.de/url?q=%C3%B6l+motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCkAfAIiOHTL72Ao3Pswb7mcTxAa3BsMMB_em97RS1g_2-RwgAEAMoA1Cer6GNAWCVoreCyAegAcfRhPgDyAEBqQJjXG3dv021PqoEGE_Q74TR8jT21cD3jVBnWpifHiWk_u4aPA%26sig%3DAGiWqty4ZSThcfA8Bj3llTSHqiZ5bFGrgw'), (18853, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (18854, 'http://www.markenoele.de/', 'http://www.google.de/url?q=%C3%B6l+motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCkAfAIiOHTL72Ao3Pswb7mcTxAa3BsMMB_em97RS1g_2-RwgAEAMoA1Cer6GNAWCVoreCyAegAcfRhPgDyAEBqQJjXG3dv021PqoEGE_Q74TR8jT21cD3jVBnWpifHiWk_u4aPA%26sig%3DAGiWqty4ZSThcfA8Bj3llTSHqiZ5bFGrgw'), (18855, 'http://www.markenoele.de/', 'http://www.google.de/url?q=%C3%B6l+motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCkAfAIiOHTL72Ao3Pswb7mcTxAa3BsMMB_em97RS1g_2-RwgAEAMoA1Cer6GNAWCVoreCyAegAcfRhPgDyAEBqQJjXG3dv021PqoEGE_Q74TR8jT21cD3jVBnWpifHiWk_u4aPA%26sig%3DAGiWqty4ZSThcfA8Bj3llTSHqiZ5bFGrgw'), (18856, 'http://www.markenoele.de/', ''), (18857, 'http://www.markenoele.de/impressum/', ''), (18858, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', ''), (18859, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&meta=&aq=4&aqi=g10&aql=&oq=motul&gs_rfai='), (18860, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18861, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18862, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=MOTUL+2-Takt+%C3%96l+%5BScooter+Power+2T%5D+-+vollsynth.+1+Liter++&_sacat=See-All-Categories'), (18863, 'http://www.markenoele.de/catalog/product/view/id/1', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-1l.html'), (18864, 'http://www.markenoele.de/catalog/product/view/id/1', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-1l.html'), (18865, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-4100-power-5l-15w-50.html'), (18866, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18867, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-4100-power-5l-15w-50.html'), (18868, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18869, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-48.html'), (18870, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-48.html'), (18871, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-48.html'), (18872, 'http://www.markenoele.de/catalog/product/view/id/33/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (18873, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t.html'), (18874, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18875, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t.html'), (18876, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-48.html'), (18877, 'http://www.markenoele.de/catalog/product/view/id/33/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (18878, 'http://www.markenoele.de/catalog/product/view/id/1', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-1l.html'), (18879, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18880, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-4100-power-5l-15w-50.html'), (18881, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18882, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rls=com.microsoft%3Ade%3AIE-SearchBox&rlz=1I7GGLL_de&q=10W40+motul+300+v+4+L&aq=f&aqi=&aql=&oq=&gs_rfai='), (18883, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rls=com.microsoft%3Ade%3AIE-SearchBox&rlz=1I7GGLL_de&q=10W40+motul+300+v+4+L&aq=f&aqi=&aql=&oq=&gs_rfai='), (18884, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (18885, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rls=com.microsoft%3Ade%3AIE-SearchBox&rlz=1I7GGLL_de&q=10W40+motul+300+v+4+L&aq=f&aqi=&aql=&oq=&gs_rfai='), (18886, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (18887, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rls=com.microsoft%3Ade%3AIE-SearchBox&rlz=1I7GGLL_de&q=10W40+motul+300+v+4+L&aq=f&aqi=&aql=&oq=&gs_rfai='), (18888, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rls=com.microsoft%3Ade%3AIE-SearchBox&rlz=1I7GGLL_de&q=10W40+motul+300+v&aq=f&aqi=&aql=&oq=&gs_rfai='), (18889, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (18890, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+V+300', 'http://www.markenoele.de/motul-5100-4t-50.html'), (18891, 'http://www.markenoele.de/catalog/product/view/id/74', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+V+300'), (18892, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+V+300', 'http://www.markenoele.de/motul-5100-4t-50.html'), (18893, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (18894, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rls=com.microsoft%3Ade%3AIE-SearchBox&rlz=1I7GGLL_de&q=10W40+motul+300+v&aq=f&aqi=&aql=&oq=&gs_rfai='), (18895, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (18896, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADBF_deDE320DE320&q=motul+300v+4t+10w+40+daten'), (18897, 'http://www.markenoele.de/paypal/ipn/', ''), (18898, 'http://www.markenoele.de/', ''), (18899, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18900, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18901, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18902, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (18903, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (18904, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (18905, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (18906, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/motul_pflegeberater/'), (18907, 'http://www.markenoele.de/', 'http://www.markenoele.de/altoelentsorgung/'), (18908, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (18909, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/impressum/'), (18910, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/altoelentsorgung/'), (18911, 'http://www.markenoele.de/', ''), (18912, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+8100x-clean+5w30+5007%2C00&aq=f&aqi=&aql=&oq=&gs_rfai='), (18913, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+8100x-clean+5w30+5007%2C00&aq=f&aqi=&aql=&oq=&gs_rfai='), (18914, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+3000+20+w+50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (18915, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%203000', 'http://www.markenoele.de/'), (18916, 'http://www.markenoele.de/catalogsearch/result/?q=motul+3000', 'http://www.markenoele.de/'), (18917, 'http://www.markenoele.de/catalog/product/view/id/32', 'http://www.markenoele.de/catalogsearch/result/?q=motul+3000'), (18918, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-3000-4t-32.html'), (18919, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+Specific+504+00+SAE+5W30+100%25+Synthetic&url=/aclk%3Fsa%3Dl%26ai%3DCQ5hXEGaHTJOvNofQswa1juGTAq3BsMMB_em97RSNyePtRwgAEAMoA1Cer6GNAWCVsvuBlAegAcfRhPgDyAEBqQKEeVtmolq1PqoEGE_QTqU2COnIfYrDqxvg30GcbOHI_PysTA%26sig%3DAGiWq'), (18920, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+Specific+504+00+SAE+5W30+100%25+Synthetic&url=/aclk%3Fsa%3Dl%26ai%3DCQ5hXEGaHTJOvNofQswa1juGTAq3BsMMB_em97RSNyePtRwgAEAMoA1Cer6GNAWCVsvuBlAegAcfRhPgDyAEBqQKEeVtmolq1PqoEGE_QTqU2COnIfYrDqxvg30GcbOHI_PysTA%26sig%3DAGiWq'), (18921, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Specific%20504%2000%20SAE%205W30%20100%25%20Synthetic', 'http://www.markenoele.de/'), (18922, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Specific+504+00+SAE+5W30+100%25+Synthetic', 'http://www.markenoele.de/'), (18923, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+Specific+504+00+SAE+5W30+100%25+Synthetic&url=/aclk%3Fsa%3Dl%26ai%3DCQ5hXEGaHTJOvNofQswa1juGTAq3BsMMB_em97RSNyePtRwgAEAMoA1Cer6GNAWCVsvuBlAegAcfRhPgDyAEBqQKEeVtmolq1PqoEGE_QTqU2COnIfYrDqxvg30GcbOHI_PysTA%26sig%3DAGiWq'), (18924, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Specific+504+00+SAE+5W30+100%25+Synthetic', 'http://www.markenoele.de/'), (18925, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (18926, 'http://www.markenoele.de/paypal/ipn/', ''), (18927, 'http://www.markenoele.de/zahlung/', ''), (18928, 'http://www.markenoele.de/funktions/bestandsliste.php', ''), (18929, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C2vawf36HTNLoDIzUOKH6-PQBrcGwwwH96b3tFI-13kQIABACILZUKANQnq-hjQFgleq3gsgHoAHH0YT4A8gBAakCFX_3sXJGtT6qBBhP0MVLofscO3EJ--jqDOwzTpspVjj1vZ2ABZBO&sig=AGiWqtzFiEQdjc0gFn666pSi1gu_k3qcNQ&adurl=http://www.motulshop.de&rct=j'), (18930, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18931, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18932, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18933, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (18934, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (18935, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (18936, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (18937, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (18938, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (18939, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (18940, 'http://www.markenoele.de/motul_pflegeberater/', ''), (18941, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/'), (18942, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (18943, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/'), (18944, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (18945, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18946, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18947, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (18948, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18949, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18950, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (18951, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=Motul&gs_rfai='), (18952, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18953, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18954, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (18955, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (18956, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (18957, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18958, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18959, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=Motul&gs_rfai='), (18960, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+300v+competition&meta=&btnG=Google-Suche'), (18961, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18962, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18963, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (18964, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (18965, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (18966, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (18967, 'http://www.markenoele.de/', ''), (18968, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/'), (18969, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/'), (18970, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/'), (18971, 'http://www.markenoele.de/catalog/product/view/id/66', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (18972, 'http://www.markenoele.de/catalogsearch/result/?q=10w40', 'http://www.markenoele.de/motul-300v-chrono.html'), (18973, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w-40', 'http://www.markenoele.de/catalogsearch/result/?q=10w40'), (18974, 'http://www.markenoele.de/catalogsearch/result/?q=10w-40', 'http://www.markenoele.de/catalogsearch/result/?q=10w40'), (18975, 'http://www.markenoele.de/catalog/product/view/id/3', 'http://www.markenoele.de/catalogsearch/result/?q=10w-40'), (18976, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C0zmeAq6HTInoMJXVOL2v3aMCrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVoreCyAegAcfRhPgDyAEBqQKmjW7240y1PqoEE0_QJjZ7MM3SEMaNv22d3Vbj0a0&sig=AGiWqtyk6gfakY1dAVgpUWC42cEcr9PZ8w&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (18977, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18978, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (18979, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (18980, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (18981, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (18982, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (18983, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (18984, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (18985, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (18986, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (18987, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (18988, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (18989, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (18990, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (18991, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (18992, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (18993, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V+4T+Factory+Line+10W-40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (18994, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (18995, 'http://www.markenoele.de/', 'http://www.google.de/url?q=GPS+Motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCyls3TrKHTKXGE8_Qswa-wJ2gAq3BsMMB_em97RS1g_2-RwgAEAIoAlCer6GNAWCVgoCArAegAcfRhPgDyAEBqQKmjW7240y1PqoEGE_QseuYufCOqUWQa3Oz0XIrTadGruA1aA%26sig%3DAGiWqtzl08pGVSpkHgIS6mGeHJm66yXmBQ%26a'), (18996, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (18997, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+800+Road+Racing+&rlz=1I7ADFA_de'), (18998, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (18999, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19000, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19001, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (19002, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (19003, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (19004, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/kart/motul-kart-grand-prix-2t.html'), (19005, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19006, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (19007, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (19008, 'http://www.markenoele.de/catalog/product/view/id/59/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (19009, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-710-2t.html'), (19010, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (19011, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (19012, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (19013, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (19014, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (19015, 'http://www.markenoele.de/catalog/product/view/id/77/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (19016, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (19017, 'http://www.markenoele.de/catalog/product/view/id/78/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (19018, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W50-Liter/dp/B0022ZEVZQ/ref=sr_1_14?ie=UTF8&s=automotive&qid=1283965956&sr=1-14'), (19019, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19020, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19021, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (19022, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19023, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (19024, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (19025, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (19026, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (19027, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (19028, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (19029, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (19030, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (19031, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (19032, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (19033, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (19034, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19035, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (19036, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19037, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (19038, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19039, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1ASUS_DEDE320&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (19040, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (19041, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1ASUS_DEDE320&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (19042, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (19043, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19044, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19045, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (19046, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (19047, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (19048, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (19049, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19050, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19051, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (19052, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19053, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (19054, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (19055, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (19056, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (19057, 'http://www.markenoele.de/catalog/product/view/id/64/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (19058, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (19059, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (19060, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (19061, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (19062, 'http://www.markenoele.de/catalog/product/view/id/75/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (19063, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (19064, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (19065, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (19066, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (19067, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (19068, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (19069, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19070, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19071, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (19072, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19073, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (19074, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (19075, 'http://www.markenoele.de/catalog/product/view/id/165/category/28', ''), (19076, 'http://www.markenoele.de/lieferung', ''), (19077, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/'), (19078, 'http://www.markenoele.de/widerruf/', ''), (19079, 'http://www.markenoele.de/widerruf/', ''), (19080, 'http://www.markenoele.de/', ''), (19081, 'http://www.markenoele.de/', ''), (19082, 'http://www.markenoele.de/contacts/', ''), (19083, 'http://www.markenoele.de/lieferung/', ''), (19084, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (19085, 'http://www.markenoele.de/lieferung', ''), (19086, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCJQ71d6GITMyoEIbUOIWfkN8BrcGwwwH96b3tFL3s-75HCAAQAiDHmPgFKANQnq-hjQFgleKZgqwHoAHH0YT4A8gBAakCSg1fsQ5YtT6qBBNP0JvC2bHrJP3QwdnTeDmTWptygAWQTg%26sig%3DAGiWqtzPMx9W0qUdviHhmr4Igt7_3YdSWg%'), (19087, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19088, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19089, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (19090, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19091, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (19092, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (19093, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (19094, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (19095, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (19096, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19097, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCOTlSNqKITK_3A5HQswaC4bTvAq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV-vCBjAegAcfRhPgDyAEBqQJKDV-xDli1PqoEE0_Q52C-68RD8HTwiq0v9LTn4Es%26sig%3DAGiWqtxsem13I61n2Z0mxS54RjN6ggyPRw%26adurl%3Dh'), (19098, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (19099, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (19100, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (19101, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (19102, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19103, 'http://www.markenoele.de/catalog/product/view/id/75/category/33', ''), (19104, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC8s_hJqiITJ2lB8zVOOmTgKACrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJXikIKgB6ABx9GE-APIAQGpAkoNX7EOWLU-qgQTT9DwSpWmP6tU5tHPRC_VIzoAGg%26sig%3DAGiWqtyI_RnkBuCGdjta5GjDQpuFjxh95g%26adurl%3Dht'), (19105, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC8s_hJqiITJ2lB8zVOOmTgKACrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJXikIKgB6ABx9GE-APIAQGpAkoNX7EOWLU-qgQTT9DwSpWmP6tU5tHPRC_VIzoAGg%26sig%3DAGiWqtyI_RnkBuCGdjta5GjDQpuFjxh95g%26adurl%3Dht'), (19106, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCuGT026iITL_-C8f_jAfK3I32Aq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVkqGCsAegAcfRhPgDyAEBqQJKDV-xDli1PqoEE0_Q-eYbxPPIESN0uXuZPFOZOiS6BRMImZWmlIT6owIVBR3jCh1RPD6MygUA%26sig%3DAGiWqtzY3jUdh'), (19107, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (19108, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCuGT026iITL_-C8f_jAfK3I32Aq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVkqGCsAegAcfRhPgDyAEBqQJKDV-xDli1PqoEE0_Q-eYbxPPIESN0uXuZPFOZOiS6BRMImZWmlIT6owIVBR3jCh1RPD6MygUA%26sig%3DAGiWqtzY3jUdh'), (19109, 'http://www.markenoele.de/catalog/product/view/id/139', 'http://www.markenoele.de/'), (19110, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCuGT026iITL_-C8f_jAfK3I32Aq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVkqGCsAegAcfRhPgDyAEBqQJKDV-xDli1PqoEE0_Q-eYbxPPIESN0uXuZPFOZOiS6BRMImZWmlIT6owIVBR3jCh1RPD6MygUA%26sig%3DAGiWqtzY3jUdh'), (19111, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCuGT026iITL_-C8f_jAfK3I32Aq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVkqGCsAegAcfRhPgDyAEBqQJKDV-xDli1PqoEE0_Q-eYbxPPIESN0uXuZPFOZOiS6BRMImZWmlIT6owIVBR3jCh1RPD6MygUA%26sig%3DAGiWqtzY3jUdh'), (19112, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CPm7oNKE-qMCFUOT3wodAiCKGw'), (19113, 'http://www.markenoele.de/paypal/ipn/', ''), (19114, 'http://www.markenoele.de/paypal/ipn/', ''), (19115, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&aq=0&aqi=g5&aql=&oq=Motul+5100&gs_rfai='), (19116, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCBrOTQsOITMH9CszQswaQzsnvAq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVuvmBlAegAcfRhPgDyAEBqQIMuvJN4km1PqoEE0_QJ3Uco5vagJotRaka5sOdgi4%26sig%3DAGiWqtwzL8hNeCMbH1EDqR92-4UA4j64dw%26adurl%3Dh'), (19117, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19118, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19119, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19120, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19121, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html'), (19122, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19123, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html'), (19124, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19125, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (19126, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (19127, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (19128, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (19129, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (19130, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (19131, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (19132, 'http://www.markenoele.de/catalog/product/view/id/74', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (19133, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (19134, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=3oo', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (19135, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (19136, 'http://www.markenoele.de/catalogsearch/result/?q=300v+competition', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (19137, 'http://www.markenoele.de/catalogsearch/result/?q=300v+competition', 'http://www.markenoele.de/catalogsearch/result/?q=300v+competition'), (19138, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (19139, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (19140, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=3000', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (19141, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=3000', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (19142, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (19143, 'http://www.markenoele.de/catalogsearch/result/?q=300+v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (19144, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/catalogsearch/result/?q=300+v'), (19145, 'http://www.markenoele.de/catalogsearch/result/?q=300+v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (19146, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (19147, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (19148, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (19149, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCopfxG8WITPbPK43PswbOmNXvAq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVwoOCmAegAcfRhPgDyAEBqQIMuvJN4km1PqoEE0_QeAUFLJChutQg9f9wfeA_WIQ%26sig%3DAGiWqtzcS2ObN_47BA77Uv_oeRcJgdbQgg%26adurl%3Dh'), (19150, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (19151, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19152, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html'), (19153, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19154, 'http://www.markenoele.de/catalogsearch/result/?q=300', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19155, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300', 'http://www.markenoele.de/catalogsearch/result/?q=300'), (19156, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=300', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300'), (19157, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=300'), (19158, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=300', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300'), (19159, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+20w50&url=/aclk%3Fsa%3Dl%26ai%3DCPPI5zsaITOSBF8TQswaC-bTvAq3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCViviBlAegAcfRhPgDyAEBqQIMuvJN4km1PqoEFk_QxdU6-FS9ataFn7dVAk084QFu-I0%26sig%3DAGiWqtxD07akWlD1qokmDnGzR-JR-neO8Q%26adurl%3'), (19160, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19161, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19162, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (19163, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19164, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20W', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19165, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20W%2050', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19166, 'http://www.markenoele.de/catalogsearch/result/?q=20W+50', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19167, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20W', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19168, 'http://www.markenoele.de/catalog/product/view/id/65', 'http://www.markenoele.de/catalogsearch/result/?q=20W+50'), (19169, 'http://www.markenoele.de/catalogsearch/result/?q=20W+50', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19170, 'http://www.markenoele.de/catalog/product/view/id/51', 'http://www.markenoele.de/catalogsearch/result/?q=20W+50'), (19171, 'http://www.markenoele.de/catalogsearch/result/?q=20W+50', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19172, 'http://www.markenoele.de/catalog/product/view/id/65', 'http://www.markenoele.de/catalogsearch/result/?q=20W+50'), (19173, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ACAW_de___DE387&q=motoren%c3%b6le+g%c3%bcnstig'), (19174, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19175, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19176, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (19177, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (19178, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (19179, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+fuel+system+clean+kaufen&hl=de&lr=lang_de&rlz=1T4ASUS_deDE308DE309&tbs=lr:lang_1de&prmd=s&ei=7NeITOy4MIfFswbtw-HDCg&start=10&sa=N'), (19180, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (19181, 'http://www.markenoele.de/catalog/category/view/id/44', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (19182, 'http://www.markenoele.de/catalog/category/view/id/45', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (19183, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (19184, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (19185, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19186, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (19187, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19188, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (19189, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19190, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (19191, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+fuel+system+clean+kaufen&hl=de&rlz=1T4ASUS_deDE308DE309&prmd=s&source=lnt&tbs=ctr:countryDE&cr=countryDE&sa=X&ei=X92ITLbaJceOswa5p-XcCg&ved=0CAsQpwU'), (19192, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (19193, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (19194, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19195, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (19196, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19197, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (19198, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (19199, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=h3&oq=shell advance fuel system prot&hl=de&ie=UTF-8&rlz=1T4ASUS_deDE308DE309&q=motul+fuel+system+clean+kaufen'), (19200, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (19201, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&rlz=1W1ADRA_de&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (19202, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19203, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19204, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19205, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=m570&_nkw=Motorex+10W%2F50&_sacat=See-All-Categories'), (19206, 'http://www.markenoele.de/', ''), (19207, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+shine+and+go&url=/aclk%3Fsa%3Dl%26ai%3DCjeL6TvaITPj7DMnSswaO6pnvAq3BsMMB_em97RStxePtRwgAEAEoA1Cer6GNAWCV8qWCsAegAcfRhPgDyAEBqQKyOeMIDVW1PqoEFk_Q3imFJa6I0TgCgSPIGBUNbMS7GeA%26sig%3DAGiWqtwkoLwYu1BxK9QKyhrEh1VYLU-WRQ%26'), (19208, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=sh', 'http://www.markenoele.de/'), (19209, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=shin', 'http://www.markenoele.de/'), (19210, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=shine', 'http://www.markenoele.de/'), (19211, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=shine%20a', 'http://www.markenoele.de/'), (19212, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=shine', 'http://www.markenoele.de/'), (19213, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=shine%20and', 'http://www.markenoele.de/'), (19214, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=shine%20and%20g', 'http://www.markenoele.de/'), (19215, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=shine%20and%20go', 'http://www.markenoele.de/'), (19216, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=shine%20an', 'http://www.markenoele.de/'), (19217, 'http://www.markenoele.de/catalogsearch/result/?q=shine+and+go', 'http://www.markenoele.de/'), (19218, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+shine+and+go&url=/aclk%3Fsa%3Dl%26ai%3DCjeL6TvaITPj7DMnSswaO6pnvAq3BsMMB_em97RStxePtRwgAEAEoA1Cer6GNAWCV8qWCsAegAcfRhPgDyAEBqQKyOeMIDVW1PqoEFk_Q3imFJa6I0TgCgSPIGBUNbMS7GeA%26sig%3DAGiWqtwkoLwYu1BxK9QKyhrEh1VYLU-WRQ%26'), (19219, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCIzdLA_uITMetOdbWOK3WyJ0CrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVAqABx9GE-APIAQGpArI54wgNVbU-qgQTT9BBSalZVIzOygnmz8IYFWnybA%26sig%3DAGiWqtxbrwCyN2pOzoBjnDD45_VfMpUmeg%26adurl%3Dhttp://www'), (19220, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19221, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19222, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (19223, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (19224, 'http://www.markenoele.de/catalog/product/view/id/21/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (19225, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtYXV0b3NjaG1pZXJzdG9mZmUvbW90dWwtYXV0by1tb3RvcmVub2VsL21vdHVsLXNwZWNpZmljLWxsLWEtYi0wMjUtMjEuaHRtbA,,/product/21/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025-21.html'), (19226, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025-21.html'), (19227, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025-21.html'), (19228, 'http://www.markenoele.de/catalog/product/view/id/20/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (19229, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtYXV0b3NjaG1pZXJzdG9mZmUvbW90dWwtYXV0by1tb3RvcmVub2VsL21vdHVsLXNwZWNpZmljLWxsLWEtYi0wMjUuaHRtbA,,/product/20/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025.html'), (19230, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025.html'), (19231, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (19232, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (19233, 'http://www.markenoele.de/', ''), (19234, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (19235, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (19236, 'http://www.markenoele.de/checkout/onepage/saveShipping/', 'http://www.markenoele.de/checkout/onepage/'), (19237, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (19238, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (19239, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (19240, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (19241, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (19242, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (19243, 'http://www.markenoele.de/paypal/standard/redirect/', 'http://www.markenoele.de/checkout/onepage/'), (19244, 'http://www.markenoele.de/paypal/standard/success/?invoice=200537497&first_name=marco&mc_shipping=0.00&mc_currency=EUR&payer_status=verified&payment_fee=&address_status=unconfirmed&payment_gross=&address_zip=52525&txn_type=cart&num_cart_items=6&addres', ''), (19245, 'http://www.markenoele.de/checkout/onepage/success/', ''), (19246, 'http://www.markenoele.de/paypal/ipn/', ''), (19247, 'http://www.markenoele.de/paypal/ipn/', ''), (19248, 'http://www.markenoele.de/paypal/ipn/', ''), (19249, 'http://www.markenoele.de/paypal/ipn/', ''), (19250, 'http://www.markenoele.de/paypal/ipn/', ''), (19251, 'http://www.markenoele.de/paypal/ipn/', ''), (19252, 'http://www.markenoele.de/paypal/ipn/', ''), (19253, 'http://www.markenoele.de/paypal/ipn/', ''), (19254, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul20w50&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGIT_de&redir_esc=&ei=kAmJTJKwOcnKOP2jxQk'), (19255, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19256, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19257, 'http://www.markenoele.de/paypal/ipn/', ''), (19258, 'http://www.markenoele.de/checkout/onepage/success/', ''), (19259, 'http://www.markenoele.de/checkout/cart/', ''), (19260, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (19261, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (19262, 'http://www.markenoele.de/catalog/product/view/id/65/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (19263, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (19264, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (19265, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (19266, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (19267, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (19268, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19269, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (19270, 'http://www.markenoele.de/paypal/ipn/', ''), (19271, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (19272, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (19273, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19274, 'http://www.markenoele.de/catalog/product/view/id/48/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (19275, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19276, 'http://www.markenoele.de/catalog/product/view/id/50/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (19277, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19278, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+diesel+System+clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (19279, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (19280, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (19281, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (19282, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (19283, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+diesel+System+clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (19284, 'http://www.markenoele.de/', 'http://www.google.de/url?q=+Motul+5100+SAE+10+W40&url=/aclk%3Fsa%3Dl%26ai%3DCz-U7pSeJTIGOB4_QswaZx63vAq3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCViqOCsAegAcfRhPgDyAEBqQL0auQhMVS1PqoEGE_QxVzljX-1xFrk_p1HoepQ7vJ3pcDi3g%26sig%3DAGiWqtzDD3LHf4csnEB_5vzeWZvMOQ'), (19285, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A3357&rt=nc&_nkw=Motul+300v+15w50&_trksid=p3286.c0.m14&_sop=2&_sc=1'), (19286, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19287, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (19288, 'http://www.markenoele.de/paypal/ipn/', ''), (19289, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19290, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19291, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19292, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A3357&rt=nc&_nkw=Motul+300v+15w50&_trksid=p3286.c0.m14&_sop=2&_sc=1'), (19293, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=t&hl=de&ie=UTF-8&rlz=1T4HPEB_deDE393DE393&q=motul+8100+x%2dclean'), (19294, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (19295, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (19296, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (19297, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (19298, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (19299, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (19300, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (19301, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (19302, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (19303, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (19304, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (19305, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (19306, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (19307, 'http://www.markenoele.de/paypal/ipn/', ''), (19308, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (19309, 'http://www.markenoele.de/', ''), (19310, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (19311, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (19312, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (19313, 'http://www.markenoele.de/', 'http://www.s-boxer.de/showthread.php?t=20054&page=4'), (19314, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (19315, 'http://www.markenoele.de/', 'http://www.s-boxer.de/showthread.php?t=20054&page=4'), (19316, 'http://www.markenoele.de/catalog/category/view/id/14', ''), (19317, 'http://www.markenoele.de/paypal/ipn/', ''), (19318, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (19319, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Vmax+motoren%C3%B6l+Motul+20W50&aq=f&aqi=&aql=&oq=&gs_rfai='), (19320, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (19321, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-49.html'), (19322, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (19323, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (19324, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (19325, 'http://www.markenoele.de/catalog/product/view/id/143/category/53', ''), (19326, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (19327, 'http://www.markenoele.de/', ''), (19328, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (19329, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (19330, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19331, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-5l.html'), (19332, 'http://www.markenoele.de/catalog/category/view/id/31', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (19333, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (19334, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (19335, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/motul-fanshop-artikel/regenschirm.html'), (19336, 'http://www.markenoele.de/catalog/category/view/id/53', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (19337, 'http://www.markenoele.de/catalog/category/view/id/53?p=2', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (19338, 'http://www.markenoele.de/catalog/product/view/id/172/category/53', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?p=2'), (19339, 'http://www.markenoele.de/', ''), (19340, 'http://www.markenoele.de/index.php/', ''), (19341, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (19342, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19343, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (19344, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (19345, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (19346, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (19347, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (19348, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19349, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (19350, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (19351, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (19352, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (19353, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (19354, 'http://www.markenoele.de/catalog/category/view/id/20', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (19355, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (19356, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (19357, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (19358, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (19359, 'http://www.markenoele.de/catalog/category/view/id/25?p=3', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=2'), (19360, 'http://www.markenoele.de/catalog/category/view/id/25?p=1', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=3'), (19361, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', ''), (19362, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=1'), (19363, 'http://www.markenoele.de/catalog/category/view/id/31', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (19364, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (19365, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (19366, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (19367, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (19368, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-heizoel.html'), (19369, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-diesel.html'), (19370, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (19371, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (19372, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (19373, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (19374, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (19375, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (19376, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (19377, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (19378, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (19379, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (19380, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (19381, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (19382, 'http://www.markenoele.de/paypal/ipn/', ''), (19383, 'http://www.markenoele.de/paypal/ipn/', ''), (19384, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (19385, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19386, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19387, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19388, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (19389, 'http://www.markenoele.de/catalog/product/view/id/51/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (19390, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (19391, 'http://www.markenoele.de/catalog/product/view/id/53/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (19392, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (19393, 'http://www.markenoele.de/catalog/product/view/id/173/category/52', ''), (19394, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (19395, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (19396, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (19397, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (19398, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (19399, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (19400, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (19401, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (19402, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (19403, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (19404, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (19405, 'http://www.markenoele.de/', ''), (19406, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (19407, 'http://www.markenoele.de/', ''), (19408, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (19409, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (19410, 'http://www.markenoele.de/', 'http://www.google.de/search?aq=1&oq=motul&sourceid=chrome&ie=UTF-8&q=motul+%C3%B6l'), (19411, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19412, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19413, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (19414, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19415, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (19416, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19417, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (19418, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19419, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1SMSN_DEDE342&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (19420, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19421, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19422, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19423, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (19424, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (19425, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (19426, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (19427, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (19428, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19429, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (19430, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19431, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19432, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CLCXtufu_KMCFQkrDgod6kIqIg'), (19433, 'http://www.markenoele.de/catalog/product/view/id/103/category/45', ''), (19434, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+15w-50&aq=f&aqi=&aql=&oq=&gs_rfai='), (19435, 'http://www.markenoele.de/', ''), (19436, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+15w-50&aq=f&aqi=&aql=&oq=&gs_rfai='), (19437, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19438, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19439, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (19440, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet', ''), (19441, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (19442, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.com/search?q=motul+6100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (19443, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (19444, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (19445, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (19446, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (19447, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (19448, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (19449, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet&p=2'), (19450, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet&p=4'), (19451, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet&p=3'), (19452, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet&p=1'), (19453, 'http://www.markenoele.de/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet&p=1'), (19454, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-5l-15w-50.html'), (19455, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (19456, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=5&oq=motul&hl=de&ie=UTF-8&rlz=1T4ADBR_deDE295DE295&q=motul+300v'), (19457, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19458, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (19459, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (19460, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19461, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (19462, 'http://www.markenoele.de/catalog/product/view/id/76/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (19463, 'http://www.markenoele.de/catalog/product/gallery/id/76/image/111/', ''), (19464, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4SKPB_deDE299DE301&q=motul+5100+10w40'), (19465, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19466, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19467, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19468, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (19469, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19470, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19471, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19472, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19473, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4SKPB_deDE299DE301&q=motul+5100+10w40'), (19474, 'http://www.markenoele.de/catalog/category/view/id/27', ''), (19475, 'http://www.markenoele.de/paypal/ipn/', ''), (19476, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+%C3%B6l&rlz=1I7GGLT_de'), (19477, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19478, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19479, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (19480, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19481, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (19482, 'http://www.markenoele.de/catalog/product/view/id/57/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (19483, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (19484, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19485, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (19486, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19487, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (19488, 'http://www.markenoele.de/catalog/product/gallery/id/168/image/147/', ''), (19489, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19490, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (19491, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19492, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (19493, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (19494, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (19495, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19496, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (19497, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (19498, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (19499, 'http://www.markenoele.de/catalog/product/gallery/id/168/image/147/', ''), (19500, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4095929528559539&format=fp_al_lp&output=html&h=15&w=728&lmt=1284130259&host=pub-2606800903002383&ea=0&flash=10.1.82.76&url=http%3A%2F%2Fwww.db-forum.de%2Fforum%2Fmotor-antrieb%2F11576-alles-'), (19501, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19502, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19503, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (19504, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (19505, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (19506, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19507, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19508, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (19509, 'http://www.markenoele.de/', ''), (19510, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+kettenspray&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (19511, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+kettenspray&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (19512, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (19513, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19514, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19515, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (19516, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (19517, 'http://www.markenoele.de/catalog/category/view/id/49?p=1', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (19518, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC7pxs8mWKTLLJLtHSswaTxLHvAq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVgqCCsAegAcfRhPgDyAEBqQL8L-mFwVC1PqoEE0_QqWPAdJOW74s-044d9PxemNW6BRMI24Pr0Kz9owIVicfMCh1PSK0cygUA%26sig%3DAGiWqtxlP1kMJ'), (19519, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19520, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC7pxs8mWKTLLJLtHSswaTxLHvAq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVgqCCsAegAcfRhPgDyAEBqQL8L-mFwVC1PqoEE0_QqWPAdJOW74s-044d9PxemNW6BRMI24Pr0Kz9owIVicfMCh1PSK0cygUA%26sig%3DAGiWqtxlP1kMJ'), (19521, 'http://www.markenoele.de/catalog/product/view/id/107/category/49', ''), (19522, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (19523, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CMHp9KOw_aMCFQ1gZwodYjJ4Iw'), (19524, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1284140269&flash=10.0.45.2&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotor-oel-ueber-das-internet-kaufen-t1601929.html&dt='), (19525, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19526, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/'), (19527, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19528, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19529, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1284140269&flash=10.0.45.2&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotor-oel-ueber-das-internet-kaufen-t1601929.html&dt='), (19530, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (19531, 'http://www.markenoele.de/', ''), (19532, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCun1WToSKTK3yJ5LYOJXy_fkBrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV4pCCoAegAcfRhPgDyAEBqQL8L-mFwVC1PqoEE0_Q3PckA-Mw9O8CG-WtUNsTYwQ%26sig%3DAGiWqtxTKhZDjM4euduKGIEuO6qMWjL8Rw%26adurl%3Dhttp:'), (19533, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (19534, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-49.html'), (19535, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19536, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19537, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (19538, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (19539, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (19540, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1284146347&flash=10.1.82.76&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1527&dt=12841'), (19541, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19542, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19543, 'http://www.markenoele.de/catalog/product/gallery/id/8/image/175/', ''), (19544, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.ch/url?sa=t&source=web&cd=4&ved=0CCkQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=f%C3%BCr%20welchen%20hyundai%20ist%20motul%208100%20x-%20clean%205w40%20freigegeben&ei=vYeKTKHEGIuW'), (19545, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (19546, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (19547, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (19548, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (19549, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (19550, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (19551, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.ch/url?sa=t&source=web&cd=4&ved=0CCkQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=f%C3%BCr%20welchen%20hyundai%20ist%20motul%208100%20x-%20clean%205w40%20freigegeben&ei=vYeKTKHEGIuW'), (19552, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (19553, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (19554, 'http://www.markenoele.de/catalog/category/view/id/26', ''), (19555, 'http://www.markenoele.de/catalog/product/view/id/80/category/25', ''), (19556, 'http://www.markenoele.de/', 'http://www.gutefrage.net/frage/kann-man-motoroel-der-sorten-10w40-und-5w40-mischen'), (19557, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19558, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19559, 'http://www.markenoele.de/catalog/product/view/id/144/category/53', ''), (19560, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (19561, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+5100&meta=&btnG=Google-Suche'), (19562, 'http://www.markenoele.de/catalog/product/view/id/141/category/53', ''), (19563, 'http://www.markenoele.de/catalog/product/view/id/62/category/16', ''), (19564, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', ''), (19565, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (19566, 'http://www.markenoele.de/', ''), (19567, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+8100+x-clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (19568, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19569, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=tUK&rls=org.mozilla:de:official&channel=s&&sa=X&ei=vCSLTKHZH5OCswb3ysmAAg&ved=0CB4QBSgA&q=motul+5100+10w40&spell=1'), (19570, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19571, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19572, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19573, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=tUK&rls=org.mozilla:de:official&channel=s&&sa=X&ei=vCSLTKHZH5OCswb3ysmAAg&ved=0CB4QBSgA&q=motul+5100+10w40&spell=1'), (19574, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=tUK&rls=org.mozilla:de:official&channel=s&&sa=X&ei=vCSLTKHZH5OCswb3ysmAAg&ved=0CB4QBSgA&q=motul+5100+10w40&spell=1'), (19575, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=tUK&rls=org.mozilla:de:official&channel=s&&sa=X&ei=vCSLTKHZH5OCswb3ysmAAg&ved=0CB4QBSgA&q=motul+5100+10w40&spell=1'), (19576, 'http://www.markenoele.de/', 'http://www.125er-forum.de/11-aprilia/9436-motul-600-oder-800-a.html'), (19577, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19578, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19579, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mot', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19580, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mo', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19581, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%206', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19582, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motu', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19583, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19584, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%2060', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19585, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+600', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19586, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19587, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (19588, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (19589, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1B3GGLL_deDE386DE386&q=MOTUL+2-Takt+%C3%96l+%5B800+2T+Road%5D+-+Factory+Line+1+Liter&aq=f&aqi=&aql=&oq=&gs_rfai='), (19590, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCaUXv9juLTOLqII7QswamqcTvAq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVuoSCmAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEE0_QCMv_bACRN52rjObQpc-aiZs%26sig%3DAGiWqtzCY36C2wMroEUQRs3uOIREIsOPrQ%26adurl%3Dh'), (19591, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (19592, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (19593, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (19594, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19595, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (19596, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19597, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (19598, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-expert-2t.html'), (19599, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-4-takt.html'), (19600, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (19601, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-4-takt.html'), (19602, 'http://www.markenoele.de/paypal/ipn/', ''), (19603, 'http://www.markenoele.de/', ''), (19604, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCq-aIf1iLTO_hKY7RswaV78HvAq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV4vGBkAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEE0_Q6VmPYqhUt7sptgY-OrCWAdI%26sig%3DAGiWqtwGUavVyErY4sra7KMTZ3Pm2V1TXg%26adurl%3Dh'), (19605, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (19606, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19607, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19608, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (19609, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19610, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (19611, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (19612, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (19613, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (19614, 'http://www.markenoele.de/', 'http://www.google.de/search?client=opera&rls=de&q=motul+10W-50&sourceid=opera&ie=utf-8&oe=utf-8'), (19615, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=opera&hs=x1i&rls=de&&sa=X&ei=zV6LTLbENI-GswbGzMT7AQ&ved=0CBsQBSgA&q=motul+10W50&spell=1'), (19616, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+10w40&url=/aclk%3Fsa%3Dl%26ai%3DCHIucp2eLTLrrJ4jRswbjhNjvAq3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCV4qaCsAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEGE_QG1N7ORd4QogO5YO0NcF45lwY8UXMIQ%26sig%3DAGiWqtwrL56yDrJsncvIOTXoxQfKb-Xduw%2'), (19617, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (19618, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+10w40&url=/aclk%3Fsa%3Dl%26ai%3DCHIucp2eLTLrrJ4jRswbjhNjvAq3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCV4qaCsAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEGE_QG1N7ORd4QogO5YO0NcF45lwY8UXMIQ%26sig%3DAGiWqtwrL56yDrJsncvIOTXoxQfKb-Xduw%2'), (19619, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+10w40&url=/aclk%3Fsa%3Dl%26ai%3DCHIucp2eLTLrrJ4jRswbjhNjvAq3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCV4qaCsAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEGE_QG1N7ORd4QogO5YO0NcF45lwY8UXMIQ%26sig%3DAGiWqtwrL56yDrJsncvIOTXoxQfKb-Xduw%2'), (19620, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+10w40&url=/aclk%3Fsa%3Dl%26ai%3DCHIucp2eLTLrrJ4jRswbjhNjvAq3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCV4qaCsAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEGE_QG1N7ORd4QogO5YO0NcF45lwY8UXMIQ%26sig%3DAGiWqtwrL56yDrJsncvIOTXoxQfKb-Xduw%2'), (19621, 'http://www.markenoele.de/', 'http://www.google.com/custom?hl=de&safe=active&client=pub-3794288947762788&cof=FORID:1%3BGL:1%3BLBGC:336699%3BLC:%230000ff%3BVLC:%23663399%3BGFNT:%230000ff%3BGIMP:%230000ff%3BDIV:%23336699%3B&channel=1038480766&&sa=X&ei=CHCLTOvDAdSAswb-l63-AQ&ved=0CA'), (19622, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (19623, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2463933962219177&format=160x600_as&output=html&h=600&w=160&lmt=0&ad_type=text_image&ea=0&color_bg=F7F7F7&color_border=F7F7F7&color_link=000000&color_text=000000&color_url=008000&flash=0&url='), (19624, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (19625, 'http://www.markenoele.de/catalog/product/view/id/62/category/16', ''), (19626, 'http://www.markenoele.de/paypal/ipn/', ''), (19627, 'http://www.markenoele.de/', ''), (19628, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19629, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19630, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19631, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19632, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (19633, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19634, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=&q=motul+%C3%B6l&sourceid=navclient-ff&rlz=1B3GGGL_deDE353DE354&ie=UTF-8&aq=0&oq=motul+'), (19635, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19636, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19637, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19638, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (19639, 'http://www.markenoele.de/catalog/product/view/id/59/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (19640, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (19641, 'http://www.markenoele.de/catalog/product/view/id/59/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (19642, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (19643, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19644, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (19645, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (19646, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (19647, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (19648, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (19649, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19650, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (19651, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (19652, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (19653, 'http://www.markenoele.de/catalog/product/view/id/59/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (19654, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/frage/was-ist-ester-im-oel'), (19655, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/frage/was-ist-ester-im-oel'), (19656, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19657, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19658, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19659, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (19660, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (19661, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (19662, 'http://www.markenoele.de/catalog/product/view/id/28/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (19663, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-lite-28.html'), (19664, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (19665, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (19666, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (19667, 'http://www.markenoele.de/catalog/product/view/id/70', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (19668, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (19669, 'http://www.markenoele.de/catalog/product/view/id/71', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (19670, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (19671, 'http://www.markenoele.de/catalog/product/view/id/116/category/48', ''), (19672, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+15w+50&url=/aclk%3Fsa%3Dl%26ai%3DCG-wRFaiLTP7tM8vPswbSmo3UBK3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCV4pmCrAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEGE_QYjtbhUpP2vm8d3AYF9aNUES6AwuTxg%26sig%3DAGiWqtxUJJyXtYQOvD-llN5_bjyqsFWWWQ%'), (19673, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19674, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19675, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19676, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19677, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19678, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+15w+50&url=/aclk%3Fsa%3Dl%26ai%3DCG-wRFaiLTP7tM8vPswbSmo3UBK3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCV4pmCrAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEGE_QYjtbhUpP2vm8d3AYF9aNUES6AwuTxg%26sig%3DAGiWqtxUJJyXtYQOvD-llN5_bjyqsFWWWQ%'), (19679, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+15w+50&url=/aclk%3Fsa%3Dl%26ai%3DCG-wRFaiLTP7tM8vPswbSmo3UBK3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCV4pmCrAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEGE_QYjtbhUpP2vm8d3AYF9aNUES6AwuTxg%26sig%3DAGiWqtxUJJyXtYQOvD-llN5_bjyqsFWWWQ%'), (19680, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (19681, 'http://www.markenoele.de/', ''), (19682, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v+competition&url=/aclk%3Fsa%3Dl%26ai%3DC0IfMoa-LTLfKII7RswaV78HvAq3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEGE_QhdJ-eoEx_205qv2np80Ak46URO9eWg%26sig%3DAGiWqtzad0c4aq4UbeMhKAFBok-Uoo0hiw'), (19683, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19684, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19685, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19686, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (19687, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (19688, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19689, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19690, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19691, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (19692, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (19693, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (19694, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (19695, 'http://www.markenoele.de/catalog/product/view/id/74', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (19696, 'http://www.markenoele.de/', ''), (19697, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19698, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19699, 'http://www.markenoele.de/catalog/category/view/id/31', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (19700, 'http://www.markenoele.de/catalog/product/view/id/164/category/31', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (19701, 'http://www.markenoele.de/catalog/product/view/id/165/category/31', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (19702, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCzv1oX9uLTM5y0Nc49NbJ8wGtwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJWqn4KwB6ABx9GE-APIAQGpAnAI4u_oVbU-qgQTT9D5Req_debcf_hkA5xI3uEwQA%26sig%3DAGiWqtyYNIWH_3eJPelW4i-wVacrmJAGQQ%26adurl%3Dhttp:/'), (19703, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19704, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCzv1oX9uLTM5y0Nc49NbJ8wGtwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJWqn4KwB6ABx9GE-APIAQGpAnAI4u_oVbU-qgQTT9D5Req_debcf_hkA5xI3uEwQA%26sig%3DAGiWqtyYNIWH_3eJPelW4i-wVacrmJAGQQ%26adurl%3Dhttp:/'), (19705, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCzv1oX9uLTM5y0Nc49NbJ8wGtwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJWqn4KwB6ABx9GE-APIAQGpAnAI4u_oVbU-qgQTT9D5Req_debcf_hkA5xI3uEwQA%26sig%3DAGiWqtyYNIWH_3eJPelW4i-wVacrmJAGQQ%26adurl%3Dhttp:/'), (19706, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19707, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19708, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (19709, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19710, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (19711, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (19712, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (19713, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19714, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (19715, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19716, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCzv1oX9uLTM5y0Nc49NbJ8wGtwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJWqn4KwB6ABx9GE-APIAQGpAnAI4u_oVbU-qgQTT9D5Req_debcf_hkA5xI3uEwQA%26sig%3DAGiWqtyYNIWH_3eJPelW4i-wVacrmJAGQQ%26adurl%3Dhttp:/'), (19717, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19718, 'http://www.markenoele.de/', 'http://www.google.com/search?client=ubuntu&channel=fs&q=motul+fuel+system+clean&ie=utf-8&oe=utf-8'), (19719, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (19720, 'http://www.markenoele.de/catalog/product/view/id/140/category/53', ''), (19721, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (19722, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (19723, 'http://www.markenoele.de/catalog/product/view/id/120/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (19724, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (19725, 'http://www.markenoele.de/catalog/product/view/id/121/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (19726, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (19727, 'http://www.markenoele.de/catalog/product/view/id/119/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (19728, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (19729, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (19730, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (19731, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (19732, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (19733, 'http://www.markenoele.de/', 'http://www.google.com/search?client=ubuntu&channel=fs&q=motul+fuel+system+clean&ie=utf-8&oe=utf-8'), (19734, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCUrxA6eaLTIzMJoHrjAfxr5i1A63BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCViquCtAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEE0_QBIHuG3eurf8KeHKOSJF7dhU%26sig%3DAGiWqtxn-wufXU4UXpbNMBoo_xByzLwETg%26adurl%3Dh'), (19735, 'http://www.markenoele.de/angebote-des-monats/', ''), (19736, 'http://www.markenoele.de/lieferung/', ''), (19737, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (19738, 'http://www.markenoele.de/catalog/product/view/id/110/category/48', ''), (19739, 'http://www.markenoele.de/catalog/product/view/id/81/category/27', ''), (19740, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+multi+atf&url=/aclk%3Fsa%3Dl%26ai%3DC39UroCWMTIDgNYqK-gbI2a2NAq3BsMMB_em97RSFu-PtRwgAEAFQnq-hjQFgleKQgqAHoAHH0YT4A8gBAakCcAji7-hVtT6qBBNP0Nz1_Z5vjNUTlfoahWO4w1Ej%26sig%3DAGiWqtwfZ1VfCQ9Siy5O5mkI6Zyo8Ps3xw%26adurl%3Dht'), (19741, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CDoQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-multi-atf-1l.html&rct=j&q=motul%20multi%20atf&ei=oCWMTOrcM86vOPLJoM0K&usg=AFQjCNGJ8tYkZuOCkxINO1n4_5f1Yn5hHA'), (19742, 'http://www.markenoele.de/catalog/product/view/id/112/category/48', ''), (19743, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC3SNcuV-MTNODLM-AjAf6jq3ZAq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVgqOCsAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEE0_QpgYrvrpUwAdLufgXUHkUIMU%26sig%3DAGiWqtyetOSCtY3gWqBBRn99FHsoLV8iWA%26adurl%3Dh'), (19744, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (19745, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+300v'), (19746, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (19747, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (19748, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (19749, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (19750, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (19751, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+motor%C3%B6l&um=1&ie=UTF-8&resnum=3&sa=N&tab=fw'), (19752, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (19753, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (19754, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (19755, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19756, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19757, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19758, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (19759, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (19760, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (19761, 'http://www.markenoele.de/catalog/product/view/id/127/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (19762, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (19763, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (19764, 'http://www.markenoele.de/catalogsearch/result/?q=%C2%A700V', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (19765, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300V', 'http://www.markenoele.de/catalogsearch/result/?q=%C2%A700V'), (19766, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=%C2%A700V'), (19767, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (19768, 'http://www.markenoele.de/catalog/product/view/id/74', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (19769, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (19770, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCPHo0X5qMTPSIBonPswbd3envAq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEE0_QRxcj0CsEzN1HU1kCdUnHYEU%26sig%3DAGiWqtyeHqQrX-57q9HkGLz_z-uDT0jpVg%26adurl%3Dh'), (19771, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19772, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19773, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (19774, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (19775, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (19776, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (19777, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (19778, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (19779, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (19780, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (19781, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (19782, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (19783, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (19784, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (19785, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (19786, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (19787, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motul+5100+10W40&btnG=Google-Suche'), (19788, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (19789, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCQ2vSn52MTMKuHIbSswbAxtDvAq3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEE0_QxUqLkRL3r7BKPejbGcMtPqc%26sig%3DAGiWqtz4bT9BAiv7gC9zOQb-r8OoOTAs4A%26adur'), (19790, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCQ2vSn52MTMKuHIbSswbAxtDvAq3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEE0_QxUqLkRL3r7BKPejbGcMtPqc%26sig%3DAGiWqtz4bT9BAiv7gC9zOQb-r8OoOTAs4A%26adur'), (19791, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C4TBL9p6MTJLLEsHZOM3m7O8BrcGwwwH96b3tFM2z4e1HCAAQASC2VCgDUJ6voY0BYJWK-IGUB6ABx9GE-APIAQGpAnAI4u_oVbU-qgQTT9AFOZBqvSKbR0xOOdkHi6LP0YAFkE4&sig=AGiWqtx2iJZMmLHwAfJUx-HX4IAVT6iJqA&adurl=http://www.motulshop.de&rct=j&q=mo'), (19792, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19793, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19794, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19795, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (19796, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (19797, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (19798, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (19799, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (19800, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (19801, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19802, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19803, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19804, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C4TBL9p6MTJLLEsHZOM3m7O8BrcGwwwH96b3tFM2z4e1HCAAQASC2VCgDUJ6voY0BYJWK-IGUB6ABx9GE-APIAQGpAnAI4u_oVbU-qgQTT9AFOZBqvSKbR0xOOdkHi6LP0YAFkE4&sig=AGiWqtx2iJZMmLHwAfJUx-HX4IAVT6iJqA&adurl=http://www.motulshop.de&rct=j&q=mo'), (19805, 'http://www.markenoele.de/', 'http://de.ask.com/web?q=motul+motor%C3%B6l+kaufen&qsrc=0&o=15796&l=dis&s=&part=&dm=all'), (19806, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19807, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19808, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (19809, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19810, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (19811, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (19812, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (19813, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (19814, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (19815, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (19816, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (19817, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (19818, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/search?q=Motul+6100+Synergie%2B+10W40&hl=de&client=firefox-a&hs=3AR&rls=org.mozilla:de:official&channel=s&prmd=s&ei=Wr-MTK6uCsuCOMn45KAL&start=10&sa=N'), (19819, 'http://www.markenoele.de/', ''), (19820, 'http://www.markenoele.de/catalog/product/view/id/104/category/49', ''), (19821, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=opera&rls=de&q=Motorrad%C3%B6l+Motul+300V&aq=f&aqi=&aql=&oq=&gs_rfai='), (19822, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (19823, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19824, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19825, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19826, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19827, 'http://www.markenoele.de/catalog/product/view/id/55/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (19828, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (19829, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (19830, 'http://www.markenoele.de/catalog/product/gallery/id/50/image/23/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-50.html'), (19831, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+5100+Ester+4T+4l+ca.+38%2C00+10W40'), (19832, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (19833, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-5100-4t-50.html'), (19834, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (19835, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motoroil+g%C3%BCnstig+kaufen&url=/aclk%3Fsa%3Dl%26ai%3DCGi_0uc-MTJuQNY3RswaJmNzvAq3BsMMB_em97RS9w-PtRxAHKAhQnq-hjQFgleqOgpwHoAHH0YT4A8gBAakCcAji7-hVtT6qBBhP0CQ4vLPOVWuq5ULIuLxvBEr_350Wl7A%26num%3D10%26sig%3DAGiWqtzsKU'), (19836, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19837, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19838, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19839, 'http://www.markenoele.de/catalog/product/view/id/49/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (19840, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19841, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19842, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19843, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19844, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19845, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motoroil+g%C3%BCnstig+kaufen&url=/aclk%3Fsa%3Dl%26ai%3DCGi_0uc-MTJuQNY3RswaJmNzvAq3BsMMB_em97RS9w-PtRxAHKAhQnq-hjQFgleqOgpwHoAHH0YT4A8gBAakCcAji7-hVtT6qBBhP0CQ4vLPOVWuq5ULIuLxvBEr_350Wl7A%26num%3D10%26sig%3DAGiWqtzsKU'), (19846, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19847, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19848, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (19849, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (19850, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (19851, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (19852, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (19853, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (19854, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (19855, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19856, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19857, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motoroil+g%C3%BCnstig+kaufen&url=/aclk%3Fsa%3Dl%26ai%3DCGi_0uc-MTJuQNY3RswaJmNzvAq3BsMMB_em97RS9w-PtRxAHKAhQnq-hjQFgleqOgpwHoAHH0YT4A8gBAakCcAji7-hVtT6qBBhP0CQ4vLPOVWuq5ULIuLxvBEr_350Wl7A%26num%3D10%26sig%3DAGiWqtzsKU'), (19858, 'http://www.markenoele.de/', 'http://www.bing.com/search?q=Motul+5100&go=&form=QBLH&filt=all'), (19859, 'http://www.markenoele.de/paypal/ipn/', ''), (19860, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (19861, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+2+takt+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (19862, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19863, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+wash+%26+wax&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (19864, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (19865, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (19866, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (19867, 'http://www.markenoele.de/', ''), (19868, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', 'http://www.google.ch/url?sa=t&source=web&cd=12&ved=0CBcQFjABOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fauto%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=f%C3%BCr%20welcher%20hyundai%20motul%208100%20x-%20clean%205w40%20zu%20empfehlen&ei=WgSN'), (19869, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCwbGXmwuNTP3cG5PZOP6gwaICrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWCnoKsB6ABx9GE-APIAQGpAnAI4u_oVbU-qgQTT9AnNJr1qG4NszKiAm2kvMEy1w%26sig%3DAGiWqtxgQaMTho1czfkQorRSHvnLAQbdAw%26adurl%3Dht'), (19870, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19871, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19872, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (19873, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', ''), (19874, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (19875, 'http://www.markenoele.de/catalog/product/view/id/30/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (19876, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-ff-competition.html'), (19877, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (19878, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300-v-le-mans.html'), (19879, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (19880, 'http://www.markenoele.de/', 'http://www.google.de/url?q=15w+50+motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCgu2owR6NTLr4J87PswbsnLTvAq3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCVopKCoAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEGE_QkhAg-4JvaBdXpgQicbCmA8AWx0metQ%26sig%3DAGiWqtyAh6ldywWVV54cVccKtFOJr2D6Rw%'), (19881, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19882, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19883, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19884, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90dWwtNTEwMC00dC5odG1s/product/33/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t.html'), (19885, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t.html'), (19886, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (19887, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (19888, 'http://www.markenoele.de/', ''), (19889, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+kettenspray&meta=lr%3Dlang_de'), (19890, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19891, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19892, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19893, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (19894, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (19895, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (19896, 'http://www.markenoele.de/catalog/category/view/id/39?limit=all', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (19897, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all'), (19898, 'http://www.markenoele.de/catalog/category/view/id/39?limit=all', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (19899, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGLA_de&redir_esc=&ei=wyuNTPOkO4vOswbJqrXNAQ'), (19900, 'http://www.markenoele.de/', ''), (19901, 'http://www.markenoele.de/lieferung/', ''), (19902, 'http://www.markenoele.de/datenschutz/', ''), (19903, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&aq=4&aqi=g10&aql=&oq=Motul+&gs_rfai='), (19904, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19905, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19906, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (19907, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (19908, 'http://www.markenoele.de/catalog/product/view/id/75/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (19909, 'http://www.markenoele.de/catalog/product/gallery/id/75/image/110/', ''), (19910, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (19911, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (19912, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19913, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', ''), (19914, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3735595661720770&output=html&h=90&slotname=2523162632&w=728&lmt=1284325741&flash=10.1.82.76&url=http%3A%2F%2F2208.de.all-biz.info%2Fcat.php%3Foid%3D1597&dt=1284325748614&shv=r20100830&jsv=r2'), (19915, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (19916, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (19917, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (19918, 'http://www.markenoele.de/catalog/category/view/id/27', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (19919, 'http://www.markenoele.de/impressum/', ''), (19920, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCjQOR0oSNTPn9K4TQswbbzLjvAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqzgsAHoAHH0YT4A8gBAakCcAji7-hVtT6qBBNP0D8o13oaomffD0CbaRo_lZjy%26sig%3DAGiWqtxCZXd4ycX2MXCx8qxevpivsH9_fw%26adurl%3Dhttp'), (19921, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19922, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19923, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19924, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (19925, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (19926, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (19927, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (19928, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (19929, 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=300v', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (19930, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=300v'), (19931, 'http://www.markenoele.de/catalogsearch/result/?q=300', 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=300v'), (19932, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300', 'http://www.markenoele.de/catalogsearch/result/?q=300'), (19933, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=300', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300'), (19934, 'http://www.markenoele.de/catalog/product/view/id/145/category/53', ''), (19935, 'http://www.markenoele.de/catalog/product/view/id/80/category/27', ''), (19936, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+specific+5w30&aq=3&aqi=g10&aql=&oq=motul+s&gs_rfai='), (19937, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19938, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (19939, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (19940, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (19941, 'http://www.markenoele.de/catalog/product/view/id/195/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (19942, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-5l.html'), (19943, 'http://www.markenoele.de/catalog/product/view/id/195/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (19944, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-5l.html'), (19945, 'http://www.markenoele.de/catalog/product/view/id/195/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (19946, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (19947, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (19948, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (19949, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (19950, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (19951, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (19952, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCREccW8WNTLupAcnSswaO6pnvAq3BsMMB_em97RS1g_2-RwgAEAIoAlCer6GNAWCVoqaCsAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEE0_QG8gXRakzbCCLlE_rzMp1uOU%26sig%3DAGiWqtzfjfBN1h0BhpxhFE9xY5VaYwEu6Q%26adurl%3Dhttp'), (19953, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCFliLKcaNTOj7DYLRswapuLnvAq3BsMMB_em97RS1g_2-RwgAEAIoAlCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEE0_QQ5JDd1kboCKPrCwMLY-nPlI%26sig%3DAGiWqtzBuhQTxBBV1qMbD7QCc44UCr5yvQ%26adurl%3Dhttp'), (19954, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (19955, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motul+5100&btnG=Google-Suche'), (19956, 'http://www.markenoele.de/catalog/product/view/id/240/category/51', ''), (19957, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=hts&oq=&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE338DE338&q=Motul+300V+Faxtory+Line+15W50+4T'), (19958, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&rlz=1R2ADRA_deDE394&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (19959, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (19960, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (19961, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v+ester+5W40&btnG=Google-Suche&meta=&aq=f&aqi=&aql=&oq=&gs_rfai='), (19962, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CLvR8XfGNTOKYA9GK-gaurrCLAq3BsMMB_em97RSttuPtRwgAEAEoA1Cer6GNAWCVqrOCwAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEGE_QJvTi2BeiPXg62JXJQv1pMkTaRa9XzA&sig=AGiWqtwGHO3JpXDOR7CPpB0Gn4knOTFbVA&adurl=http://www.motulshop.de&rct=j&q=mot'), (19963, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19964, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19965, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (19966, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (19967, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (19968, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (19969, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (19970, 'http://www.markenoele.de/', ''), (19971, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (19972, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (19973, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (19974, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (19975, 'http://www.markenoele.de/paypal/ipn/', ''), (19976, 'http://www.markenoele.de/paypal/ipn/', ''), (19977, 'http://www.markenoele.de/paypal/ipn/', ''), (19978, 'http://www.markenoele.de/paypal/ipn/', ''), (19979, 'http://www.markenoele.de/paypal/ipn/', ''), (19980, 'http://www.markenoele.de/paypal/ipn/', ''), (19981, 'http://www.markenoele.de/paypal/ipn/', ''), (19982, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motul+wash+and+wax&aq=f&aqi=&aql=&oq=&gs_rfai='), (19983, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (19984, 'http://www.markenoele.de/paypal/ipn/', ''), (19985, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+Fuel+System+Clean&meta=&aq=f&aqi=&aql=&oq=&gs_rfai='), (19986, 'http://www.markenoele.de/paypal/ipn/', ''), (19987, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=90&slotname=4498595130&w=728&lmt=1284375999&channel=4582219326&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwas-haltet-ihr-vom-procycle-motoroel-'), (19988, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (19989, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (19990, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (19991, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=position'), (19992, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=position&p=2'), (19993, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (19994, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=name'), (19995, 'http://www.markenoele.de/catalog/product/view/id/75/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=name&p=2'), (19996, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=name'), (19997, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=name&p=2'), (19998, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=name&p=1'), (19999, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=name&p=2'), (20000, 'http://www.markenoele.de/extern_js/f/CgJkZRICZGUgACswRTgBLCswWjgALCswDjgALCswFzgALCswJzgELCswPDgALCswUTgALCswCjhzQB0sKzAWOAAsKzAZOCAsKzAlOM-IASwrMDU4BCwrMEA4EywrMEE4BSwrME44BiwrMFQ4ASwrMBg4ACwrMCY4DiyAAheQAhs/FXs9tTUNvPA.js', ''), (20001, 'http://www.markenoele.de/images/srpr/nav_logo14.png', ''), (20002, 'http://www.markenoele.de/intl/en_com/images/srpr/logo1w.png', ''), (20003, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (20004, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.com/search?q=motul+6100+synergie%2B&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (20005, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (20006, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20007, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (20008, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name&p=2'), (20009, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=name'), (20010, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=name'), (20011, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (20012, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/lieferung'), (20013, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (20014, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=name'), (20015, 'http://www.markenoele.de/paypal/ipn/', ''), (20016, 'http://www.markenoele.de/', ''), (20017, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (20018, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+8100+xclean%2B&meta=&btnG=Google-Suche'), (20019, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (20020, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/'), (20021, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100', 'http://www.markenoele.de/'), (20022, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (20023, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100', 'http://www.markenoele.de/'), (20024, 'http://www.markenoele.de/catalogsearch/result/?q=motul+8100+x-clean%2B', 'http://www.markenoele.de/'), (20025, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+8100+xclean%2B&meta=&btnG=Google-Suche'), (20026, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+8100+xclean%2B&meta=&btnG=Google-Suche'), (20027, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+8100+xclean%2B&meta=&btnG=Google-Suche'), (20028, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CnVxSHh6OTP75EJTXON2Y-P4BrcGwwwH96b3tFI-13kQIABACKANQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCKQInGm6AtT6qBBNP0C0greE1HykKhIP5GdsdhF1O&sig=AGiWqtxDlWl9k_ThXSdYmbtlEOwBwgH-Kw&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (20029, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+5100+15W50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (20030, 'http://www.markenoele.de/paypal/ipn/', ''), (20031, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=bh9&rls=org.mozilla:de:official&channel=s&&sa=X&ei=miWOTLT1OoTMswby5uHNAQ&ved=0CCgQBSgA&q=motul+8100+x+clean%2B&spell=1'), (20032, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+multi+atf&url=/aclk%3Fsa%3Dl%26ai%3DCXE8LbSuOTJHfDYbQswbZhrTvAq3BsMMB_em97RSFu-PtRwgAEAFQnq-hjQFgleL1gZQHoAHH0YT4A8gBAakC75UqZdp9tT6qBBNP0O__wLMlAQHO5Ln58JyWR4gb%26sig%3DAGiWqtyG_5t_getrwhlj01vvCC3-bkt5TQ%26adurl%3Dht'), (20033, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&lr=&rlz=1G1GGLQ_DEDE334&q=motul+15w50&aq=0&aqi=g2&aql=&oq=Motul+15&gs_rfai='), (20034, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20035, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20036, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-5l-15w-50.html'), (20037, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20038, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20039, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&lr=&rlz=1G1GGLQ_DEDE334&q=motul+15w50&aq=0&aqi=g2&aql=&oq=Motul+15&gs_rfai='), (20040, 'http://www.markenoele.de/catalog/product/view/id/83/category/27', ''), (20041, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&hl=de&client=safari'), (20042, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20043, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20044, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (20045, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20046, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (20047, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-expert-2t.html'), (20048, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=Motul+Specific+504+00+-+507+00+5W30+%D6l+Motor%F6l&x=18&y=17'), (20049, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20050, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Specific+504+00+-+507+00+5W30+%C3%96l+Motor%C3%B6l', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20051, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Specific+504+00+-+507+00+5W30+%C3%96l+Motor%C3%B6l'), (20052, 'http://www.markenoele.de/catalog/product/view/id/82/category/27', ''), (20053, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCOcHTb0aOTLqSDoOH-gabveT9Aa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCTv2pWEh-tT6qBBNP0B4nR0B78ouQujLICP9csv2x%26sig%3DAGiWqtyvamQVGCa6Hp7_dE0BITr6Er0TUw%26adurl%3Dhttp'), (20054, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (20055, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (20056, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (20057, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20058, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (20059, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (20060, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+motor%C3%B6l/s/google/koid/3742571874/gkaid/58247091/'), (20061, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (20062, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (20063, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/'), (20064, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mo', 'http://www.markenoele.de/'), (20065, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motu', 'http://www.markenoele.de/'), (20066, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/'), (20067, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Syn', 'http://www.markenoele.de/'), (20068, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/'), (20069, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Synergie', 'http://www.markenoele.de/'), (20070, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Sy', 'http://www.markenoele.de/'), (20071, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (20072, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Synerg', 'http://www.markenoele.de/'), (20073, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Synergie', 'http://www.markenoele.de/'), (20074, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-4-takt.html'), (20075, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Synergie'), (20076, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Synergie', 'http://www.markenoele.de/'), (20077, 'http://www.markenoele.de/catalog/product/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Synergie'), (20078, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTYxMDAtc3luZXJnaWUtNWwuaHRtbA,,/product/4/', 'http://www.markenoele.de/motul-6100-synergie-5l.html'), (20079, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-6100-synergie-5l.html'), (20080, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (20081, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (20082, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (20083, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (20084, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-6100-synergie-5l.html'), (20085, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-6100-synergie-5l.html'), (20086, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-6100-synergie-5l.html'), (20087, 'http://www.markenoele.de/catalog/product/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Synergie'), (20088, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/motul-6100-synergie-5l.html'), (20089, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (20090, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (20091, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (20092, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (20093, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (20094, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (20095, 'http://www.markenoele.de/catalog/product/view/id/82/category/25', ''), (20096, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+300V+Lemans+15W60&url=/aclk%3Fsa%3Dl%26ai%3DCM1oZemOOTKeRFoeA-gbFrIGQAq3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJWiroK0B6ABx9GE-APIAQGpAk79qVhIfrU-qgQYT9CltcJh_xX80_KlH32KnQO49PcVGPWz%26sig%3DAGiWqtzimuT0bzbpztfflKTAsST83U4'), (20097, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20098, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20099, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (20100, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (20101, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (20102, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=position'), (20103, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=position&p=2'), (20104, 'http://www.markenoele.de/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=position&p=1'), (20105, 'http://www.markenoele.de/', ''), (20106, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w', 'http://www.markenoele.de/'), (20107, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30%20l', 'http://www.markenoele.de/'), (20108, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30', 'http://www.markenoele.de/'), (20109, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30%20longlife', 'http://www.markenoele.de/'), (20110, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30%20lo', 'http://www.markenoele.de/'), (20111, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30%20longlifeIII', 'http://www.markenoele.de/'), (20112, 'http://www.markenoele.de/catalogsearch/result/?q=5w30+longlifeIII', 'http://www.markenoele.de/'), (20113, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30', 'http://www.markenoele.de/catalogsearch/result/?q=5w30+longlifeIII'), (20114, 'http://www.markenoele.de/catalogsearch/result/?q=5w30+', 'http://www.markenoele.de/catalogsearch/result/?q=5w30+longlifeIII'), (20115, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=5w30+'), (20116, 'http://www.markenoele.de/catalogsearch/result/?q=5w30+', 'http://www.markenoele.de/catalogsearch/result/?q=5w30+longlifeIII'), (20117, 'http://www.markenoele.de/catalogsearch/result/?q=5w30+longlifeIII', 'http://www.markenoele.de/'), (20118, 'http://www.markenoele.de/', ''), (20119, 'http://www.markenoele.de/', 'http://www.google.com/search?q=MOTUL+8100+X-clean&ie=utf-8&oe=utf-8&aq=t&rls=org.debian:de:unofficial&client=iceweasel-a'), (20120, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20121, 'http://www.markenoele.de/', 'http://www.google.com/search?q=MOTUL+8100+X-clean&ie=utf-8&oe=utf-8&aq=t&rls=org.debian:de:unofficial&client=iceweasel-a'), (20122, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+kettenspray&meta=&btnG=Google-Suche'), (20123, 'http://www.markenoele.de/', 'http://www.testberichte.de/test/produkt_tests_motul_chain_lube_road_plus_p47875.html'), (20124, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+motor%C3%B6l/s/google/koid/3742571874/gkaid/58247091/'), (20125, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5W', 'http://www.markenoele.de/'), (20126, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5W-', 'http://www.markenoele.de/'), (20127, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5W-3', 'http://www.markenoele.de/'), (20128, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5W-30', 'http://www.markenoele.de/'), (20129, 'http://www.markenoele.de/catalogsearch/result/?q=5W-30', 'http://www.markenoele.de/'), (20130, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/catalogsearch/result/?q=5W-30'), (20131, 'http://www.markenoele.de/catalogsearch/result/?q=5W-30', 'http://www.markenoele.de/'), (20132, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=5W-30', 'http://www.markenoele.de/catalogsearch/result/?q=5W-30'), (20133, 'http://www.markenoele.de/catalogsearch/result/?q=5W-30', 'http://www.markenoele.de/'), (20134, 'http://www.markenoele.de/catalogsearch/result/?q=5W-30', 'http://www.markenoele.de/'), (20135, 'http://www.markenoele.de/catalogsearch/result/?q=5W-30', 'http://www.markenoele.de/'), (20136, 'http://www.markenoele.de/catalogsearch/result/?q=5W-30', 'http://www.markenoele.de/'), (20137, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+motor%C3%B6l/s/google/koid/3742571874/gkaid/58247091/'), (20138, 'http://www.markenoele.de/', 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2269050&SearchSource=3&q=Motul+Wash+%26+Wax+Wipes'), (20139, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/'), (20140, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20141, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20142, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (20143, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (20144, 'http://www.markenoele.de/', 'http://fahrzeugteile.shop.ebay.de/i.html?_nkw=Motul+5100+50+liter&_sacat=14780&_dmpt=Motorrad_Kraftradteile&_odkw=Motul+5100&_osacat=14780&_trksid=p3286.c0.m270.l1313'), (20145, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (20146, 'http://www.markenoele.de/motul_pflegeberater/', ''), (20147, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (20148, 'http://www.markenoele.de/paypal/ipn/', ''), (20149, 'http://www.markenoele.de/catalog/product/view/id/163/category/28', ''), (20150, 'http://www.markenoele.de/zahlung/', ''), (20151, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+preis&aq=3&aqi=g1&aql=&oq=motul+5100+p&gs_rfai='), (20152, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20153, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (20154, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (20155, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (20156, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (20157, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCFmEoghaPTNXlDpHRswaoq5G0Da3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglaqfgrAHoAHH0YT4A8gBAakCVsuJtXmVtT6qBBNP0Aa3-rwe8qr73hEC6Tu-3OYi%26sig%3DAGiWqtxwx-w8BCrEvzzrbvsAstZiZOSpnQ%26adurl%3Dhttp'), (20158, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (20159, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCFmEoghaPTNXlDpHRswaoq5G0Da3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglaqfgrAHoAHH0YT4A8gBAakCVsuJtXmVtT6qBBNP0Aa3-rwe8qr73hEC6Tu-3OYi%26sig%3DAGiWqtxwx-w8BCrEvzzrbvsAstZiZOSpnQ%26adurl%3Dhttp'), (20160, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DClD1M7CSPTNHaCI_Pswbxr4nODa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleqQgqAHoAHH0YT4A8gBAakCVsuJtXmVtT6qBBNP0EZHNuUC2K_sah8HQ4fx08gg%26sig%3DAGiWqtxt4Z_w12yk1aMl3UtWzmDEmKmdiQ%26adurl%3Dhttp'), (20161, 'http://www.markenoele.de/angebote-des-monats/', ''), (20162, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (20163, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (20164, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?LH_Price=..101%40c&_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A3357&rt=nc&_nkw=motul+5100&_dmpt=Motorrad_Kraftradteile&_trksid=p3286.c0.m14&_sop=2&_sc=1'), (20165, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20166, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20167, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1284452380&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html&dt=1284452382853&shv=r201'), (20168, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/'), (20169, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/lieferung/'), (20170, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20171, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (20172, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (20173, 'http://www.markenoele.de/catalog/product/view/id/132/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (20174, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (20175, 'http://www.markenoele.de/catalog/product/view/id/131/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (20176, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (20177, 'http://www.markenoele.de/catalog/product/view/id/130/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (20178, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (20179, 'http://www.markenoele.de/catalog/product/view/id/129/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (20180, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (20181, 'http://www.markenoele.de/catalog/product/view/id/128/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (20182, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (20183, 'http://www.markenoele.de/catalog/product/view/id/127/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (20184, 'http://www.markenoele.de/catalog/product/view/id/127/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (20185, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (20186, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+800+road+racing&url=/aclk%3Fsa%3Dl%26ai%3DCzgN_XjGPTL-aNMnSswaq1IGwDa3BsMMB_em97RTdv-PtRwgAEAEoA1Cer6GNAWCV-vCBjAegAcfRhPgDyAEBqQLvngVee5i1PqoEE0_Q61sCpjQsyT1ZmgP3it3y9L8%26sig%3DAGiWqtyjMDii0-bKnrBRBRXhtwoUXuOKCA%26a'), (20187, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20188, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20189, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (20190, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=400', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (20191, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=400%20road%20racing', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (20192, 'http://www.markenoele.de/catalogsearch/result/?q=400+road+racing', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (20193, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=400+road+racing'), (20194, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20195, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (20196, 'http://www.markenoele.de/catalogsearch/result/?q=400+road+racing', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (20197, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20198, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+800+road+racing&url=/aclk%3Fsa%3Dl%26ai%3DCzgN_XjGPTL-aNMnSswaq1IGwDa3BsMMB_em97RTdv-PtRwgAEAEoA1Cer6GNAWCV-vCBjAegAcfRhPgDyAEBqQLvngVee5i1PqoEE0_Q61sCpjQsyT1ZmgP3it3y9L8%26sig%3DAGiWqtyjMDii0-bKnrBRBRXhtwoUXuOKCA%26a'), (20199, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20200, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20201, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=400+road+racing'), (20202, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (20203, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+800+road+racing&url=/aclk%3Fsa%3Dl%26ai%3DCzgN_XjGPTL-aNMnSswaq1IGwDa3BsMMB_em97RTdv-PtRwgAEAEoA1Cer6GNAWCV-vCBjAegAcfRhPgDyAEBqQLvngVee5i1PqoEE0_Q61sCpjQsyT1ZmgP3it3y9L8%26sig%3DAGiWqtyjMDii0-bKnrBRBRXhtwoUXuOKCA%26a'), (20204, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+power&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (20205, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20206, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20207, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (20208, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (20209, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (20210, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (20211, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (20212, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motulk%20300', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (20213, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motulk%203', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (20214, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motulk%20300v', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (20215, 'http://www.markenoele.de/catalogsearch/result/?q=motulk+300v', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (20216, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+shop&hl=de&client=firefox-a&hs=aNm&rls=org.mozilla:de-DE:official&channel=s&prmd=s&ei=BjSPTOr0Hc_Fswbv6dWjDA&start=100&sa=N'), (20217, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+shop&hl=de&client=firefox-a&hs=aNm&rls=org.mozilla:de-DE:official&channel=s&prmd=s&ei=BjSPTOr0Hc_Fswbv6dWjDA&start=100&sa=N'), (20218, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=MnS&rls=org.mozilla:de:official&channel=s&&sa=X&ei=RUSPTIC2NIvMswaTk-CEDA&ved=0CB8QBSgA&q=motul+%C3%B6l&spell=1'), (20219, 'http://www.markenoele.de/', ''), (20220, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=&q=anwendung+motul+fuel+system+clean&sourceid=navclient-ff&rlz=1B5_____deDE331&ie=UTF-8'), (20221, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (20222, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://suche.t-online.de/fast-cgi/tsc?lang=any&portallanguage=de&userlanguage=de&start=0&more=variante2g&device=html&classification=internet-tab_internet_std&num=10&mandant=toi&type=all&dia=suche-meinten&context=internet-tab&tpc=internet&ptl=std&q=81'), (20223, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (20224, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (20225, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+multigrade+20w50'), (20226, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20227, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', ''), (20228, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (20229, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (20230, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCm-QOtFaPTI3VOIfQswb1rcm8Da3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglaq1gsAHoAHH0YT4A8gBAakC754FXnuYtT6qBBNP0Jv97N7y4c4knpQ64zf0m4ga%26sig%3DAGiWqtx9qPTmgbYJdFJkqxxOmyCcsa1meA%26adurl%3Dhttp'), (20231, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+fuel+system++clean'), (20232, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (20233, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+fuel+system++clean'), (20234, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (20235, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (20236, 'http://www.markenoele.de/', ''), (20237, 'http://www.markenoele.de/', ''), (20238, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=20w50+MOTUL&btnG=Suche&meta=&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (20239, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (20240, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (20241, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (20242, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/mocool.html'), (20243, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (20244, 'http://www.markenoele.de/catalog/category/view/id/50', 'http://www.markenoele.de/motul-pflegeprodukte/carbu-clean.html'), (20245, 'http://www.markenoele.de/catalog/product/view/id/120/category/50', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (20246, 'http://www.markenoele.de/', ''), (20247, 'http://www.markenoele.de/catalog/product/view/id/120/category/50', ''), (20248, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&lr=&rlz=1G1GGLQ_DEDE334&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (20249, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20250, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (20251, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20252, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (20253, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (20254, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (20255, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (20256, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (20257, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15%20w', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (20258, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (20259, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15%20w%2050', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (20260, 'http://www.markenoele.de/catalogsearch/result/?q=15+w+50', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (20261, 'http://www.markenoele.de/catalog/product/view/id/68', 'http://www.markenoele.de/catalogsearch/result/?q=15+w+50'), (20262, 'http://www.markenoele.de/', ''), (20263, 'http://www.markenoele.de/', ''), (20264, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1284468312&flash=10.1.82.76&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fteilehandel%2Farticles%2F264670%2F&dt=12844'), (20265, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (20266, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1284468312&flash=10.1.82.76&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fteilehandel%2Farticles%2F264670%2F&dt=12844'), (20267, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20268, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20269, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (20270, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (20271, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (20272, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (20273, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (20274, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (20275, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (20276, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (20277, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (20278, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (20279, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (20280, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (20281, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (20282, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (20283, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (20284, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (20285, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (20286, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (20287, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (20288, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (20289, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (20290, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (20291, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (20292, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (20293, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (20294, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (20295, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20296, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (20297, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20298, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (20299, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1284468312&flash=10.1.82.76&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fteilehandel%2Farticles%2F264670%2F&dt=12844'), (20300, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (20301, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V4T+Factory+Line+15W60'), (20302, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20303, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20304, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20305, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15W', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20306, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15W-', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20307, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15W-6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20308, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15W-60', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20309, 'http://www.markenoele.de/catalogsearch/result/?q=15W-60', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20310, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15W-60', 'http://www.markenoele.de/catalogsearch/result/?q=15W-60'), (20311, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=1W-60', 'http://www.markenoele.de/catalogsearch/result/?q=15W-60'), (20312, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10W-60', 'http://www.markenoele.de/catalogsearch/result/?q=15W-60'), (20313, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10W-60', 'http://www.markenoele.de/catalogsearch/result/?q=15W-60'), (20314, 'http://www.markenoele.de/catalogsearch/result/?q=10W-60', 'http://www.markenoele.de/catalogsearch/result/?q=15W-60'), (20315, 'http://www.markenoele.de/catalog/product/view/id/54', 'http://www.markenoele.de/catalogsearch/result/?q=10W-60'), (20316, 'http://www.markenoele.de/catalogsearch/result/?q=10W-60', 'http://www.markenoele.de/catalogsearch/result/?q=15W-60'), (20317, 'http://www.markenoele.de/catalogsearch/result/?q=15W-60', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20318, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20319, 'http://www.markenoele.de/catalogsearch/result/?q=15W-60', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20320, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V4T+Factory+Line+15W60'), (20321, 'http://www.markenoele.de/', ''), (20322, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/'), (20323, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/datenschutz/'), (20324, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20325, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtNDEwMC1wb3dlci0xbC5odG1s/product/2/', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-1l.html'), (20326, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-1l.html'), (20327, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20328, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-1l.html'), (20329, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (20330, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (20331, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (20332, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (20333, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (20334, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (20335, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/air-filter-oil.html'), (20336, 'http://www.markenoele.de/catalog/product/view/id/107/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (20337, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/air-filter-oil.html'), (20338, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (20339, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/datenschutz/'), (20340, 'http://www.markenoele.de/catalog/product/view/id/119/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (20341, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (20342, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (20343, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (20344, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (20345, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlL21vdG9ycmFkL2Z1ZWwtc3lzdGVtLWNsZWFuLmh0bWw,/product/119/', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad/fuel-system-clean.html'), (20346, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (20347, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad/fuel-system-clean.html'), (20348, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (20349, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (20350, 'http://www.markenoele.de/catalog/product/view/id/133', 'http://www.markenoele.de/checkout/cart/'), (20351, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-pflegeberater.html'), (20352, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/onepage/'), (20353, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/'), (20354, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-heizoel.html'), (20355, 'http://www.markenoele.de/catalog/product/view/id/193/s/zur-shoperoffnung-das-baseball-cap-300v-im-wert-von-9-90-gratis-zu-ihrer-bestellung/category/39/', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (20356, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/catalog/product/view/id/193/s/zur-shoperoffnung-das-baseball-cap-300v-im-wert-von-9-90-gratis-zu-ihrer-bestellung/category/39/'), (20357, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (20358, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (20359, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (20360, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20361, 'http://www.markenoele.de/catalog/product/view/id/158/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (20362, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20363, 'http://www.markenoele.de/catalog/product/view/id/160/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (20364, 'http://www.markenoele.de/catalog/product/gallery/id/160/image/138/', ''), (20365, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/garten/garden-4t-160.html'), (20366, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5w30+specific&url=/aclk%3Fsa%3Dl%26ai%3DCsTOfYX-PTLCGBNHQswa_1MiqDa3BsMMB_em97RSNyePtRwgAEAFQnq-hjQFglYr0gZQHoAHH0YT4A8gBAakC9HyaE3OJtT6qBBZP0GaXYMFYVUM_ntBLoP-BKx4Z05h6%26sig%3DAGiWqtwj0tZmxaEharNq414Ar6QL8U0SgA%26ad'), (20367, 'http://www.markenoele.de/checkout/cart/', ''), (20368, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/widerruf/'), (20369, 'http://www.markenoele.de/catalog/product/view/id/158/category/28', ''), (20370, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/agb/'), (20371, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/datenschutz/'), (20372, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/datenschutz/'), (20373, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/agb/'), (20374, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/widerruf/'), (20375, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/lieferung/'), (20376, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/widerruf/'), (20377, 'http://www.markenoele.de/catalog/product/view/id/193/s/zur-shoperoffnung-das-baseball-cap-300v-im-wert-von-9-90-gratis-zu-ihrer-bestellung/category/39/', ''), (20378, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (20379, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (20380, 'http://www.markenoele.de/catalog/product/view/id/160/category/28', ''), (20381, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCQ4xuxoWPTMOXCIn2ngPhxdWKAq3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVuoOCmAegAcfRhPgDyAEBqQKVFRsgBYm1PqoEE0_Q9kC14GFws13R9CgkNlRPX14%26sig%3DAGiWqtyf_TaSNy5ZFQZvhuPcMxI_vJx4eQ%26adur'), (20382, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCovqzKYyPTKqYAsyU-gazsZCcAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldKygsAHoAHH0YT4A8gBAakClRUbIAWJtT6qBBNP0BU28wtC6GgFzg5PviTud5g0%26sig%3DAGiWqtwLl30Qs3obZbFcFGu57KLLVtTU7A%26adurl%3Dhttp'), (20383, 'http://www.markenoele.de/', ''), (20384, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (20385, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100', 'http://www.markenoele.de/'), (20386, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100', 'http://www.markenoele.de/'), (20387, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20388, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=eco', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20389, 'http://www.markenoele.de/catalogsearch/result/?q=eco+clean', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20390, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=eco%20clea', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20391, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=eco%20clean', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20392, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=eco%20cl', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20393, 'http://www.markenoele.de/catalog/product/view/id/16', 'http://www.markenoele.de/catalogsearch/result/?q=eco+clean'), (20394, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100'), (20395, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-8100-eco-clean-c1.html'), (20396, 'http://www.markenoele.de/catalogsearch/result/?q=motul+4100', 'http://www.markenoele.de/motul-5100-4t-49.html'), (20397, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (20398, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/motul%20specific%205W30/&campid=5336531290'), (20399, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V+10w+40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (20400, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V+10w+40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (20401, 'http://www.markenoele.de/', 'http://www.markenoele.de/catalogsearch/result/?q=motul+4100'), (20402, 'http://www.markenoele.de/', 'http://www.markenoele.de/catalogsearch/result/?q=motul+4100'), (20403, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCeBjxZZCPTPiHFoGKmAOz1d3qAa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVqqCCsAegAcfRhPgDyAEBqQKVFRsgBYm1PqoEE0_QTwnfPJuXNHxBUgRe280hmAI%26sig%3DAGiWqtxEbAwSvhPczdbz0iR-INuxwKQS1Q%26adurl%3Dh'), (20404, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20405, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20406, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (20407, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (20408, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20409, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (20410, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20411, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (20412, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20413, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20414, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCeBjxZZCPTPiHFoGKmAOz1d3qAa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVqqCCsAegAcfRhPgDyAEBqQKVFRsgBYm1PqoEE0_QTwnfPJuXNHxBUgRe280hmAI%26sig%3DAGiWqtxEbAwSvhPczdbz0iR-INuxwKQS1Q%26adurl%3Dh'), (20415, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (20416, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (20417, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/angebote-des-monats/'), (20418, 'http://www.markenoele.de/', 'http://www.markenoele.de/angebote-des-monats/'), (20419, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (20420, 'http://www.markenoele.de/', 'http://www.markenoele.de/angebote-des-monats/'), (20421, 'http://www.markenoele.de/', 'http://www.markenoele.de/angebote-des-monats/'), (20422, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (20423, 'http://www.markenoele.de/', 'http://www.markenoele.de/angebote-des-monats/'), (20424, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (20425, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/angebote-des-monats/'), (20426, 'http://www.markenoele.de/catalogsearch/result/?q=8100', 'http://www.markenoele.de/angebote-des-monats/'), (20427, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=4100', 'http://www.markenoele.de/catalogsearch/result/?q=8100'), (20428, 'http://www.markenoele.de/catalogsearch/result/?q=4100', 'http://www.markenoele.de/catalogsearch/result/?q=8100'), (20429, 'http://www.markenoele.de/catalog/product/view/id/2', 'http://www.markenoele.de/catalogsearch/result/?q=4100'), (20430, 'http://www.markenoele.de/catalog/product/view/id/2', 'http://www.markenoele.de/catalogsearch/result/?q=4100'), (20431, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2463933962219177&format=336x280_as&output=html&h=280&w=336&lmt=1284478481&ad_type=text&color_bg=F7F7F7&color_border=F7F7F7&color_link=008000&color_text=000000&color_url=000000&flash=10.1.82.'), (20432, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20433, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20434, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (20435, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (20436, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (20437, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (20438, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (20439, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20440, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (20441, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20442, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (20443, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2463933962219177&format=336x280_as&output=html&h=280&w=336&lmt=1284478481&ad_type=text&color_bg=F7F7F7&color_border=F7F7F7&color_link=008000&color_text=000000&color_url=000000&flash=10.1.82.'), (20444, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (20445, 'http://www.markenoele.de/index.php/', 'http://www.markenoele.de/index.php/catalogsearch/result/?q=8100'), (20446, 'http://www.markenoele.de/index.php/checkout/cart/', 'http://www.markenoele.de/'), (20447, 'http://www.markenoele.de/', 'http://www.amazon.de/s/?ie=UTF8&keywords=2-takt+%C3%B6l&tag=googhydr08-21&index=aps&hvadid=4222465341&ref=pd_sl_1svh9gaix8_e'), (20448, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=300', ''), (20449, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=300'), (20450, 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=300', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300'), (20451, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=300'), (20452, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-300v-4t-factory-line-76.html'), (20453, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20454, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (20455, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (20456, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (20457, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (20458, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mot', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (20459, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mo', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (20460, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motu', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (20461, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (20462, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%203', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (20463, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (20464, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (20465, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=Motul+300', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300'), (20466, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=Motul+300', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=Motul+300'), (20467, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0513990075906294&format=fp_al_lp&output=html&h=15&w=728&channel=3809302220&ea=0&flash=10.0.45&url=http%3A%2F%2Fwww.werkzeug-news.de%2FForum%2Fftopic2579.html&dt=1284484662583&shv=r20100830&j'), (20468, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+Motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCJ0gtsraPTO95iYqYA5L2rIMCrcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJXKioKYB6ABx9GE-APIAQGpApUVGyAFibU-qgQTT9CcVYRpZAukvP9tgmmquyeBSw%26sig%3DAGiWqty0LDeCJ1dnx0TtylpYZs8-q4Mrug%26adurl'), (20469, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20470, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20471, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (20472, 'http://www.markenoele.de/catalog/product/view/id/12/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (20473, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (20474, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1C1GGLS_deDE348DE350&q=Motul+Specific+506.01-506-00+0W30+euro&aq=f&aqi=&aql=&oq=&gs_rfai='), (20475, 'http://www.markenoele.de/catalog/product/view/id/14/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (20476, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (20477, 'http://www.markenoele.de/catalog/product/view/id/17/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (20478, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (20479, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (20480, 'http://www.markenoele.de/catalog/product/view/id/28/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (20481, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-lite-28.html'), (20482, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (20483, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?q=castrol+2+takt+%C3%B6l&encQuery=mrs-rau+racing&lang=any&mandant=toi&device=html&portallanguage=de&userlanguage=de&dia=suche&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&sta'), (20484, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (20485, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (20486, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (20487, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (20488, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20489, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (20490, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20491, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (20492, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (20493, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (20494, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (20495, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (20496, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20497, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (20498, 'http://www.markenoele.de/datenschutz/', ''), (20499, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (20500, 'http://www.markenoele.de/', ''), (20501, 'http://www.markenoele.de/agb/', ''), (20502, 'http://www.markenoele.de/altoelentsorgung/', ''), (20503, 'http://www.markenoele.de/agb/', ''), (20504, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (20505, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCuKoRSiSQTNCxII_WOOWZzP0BrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVspWCpAegAcfRhPgDyAEBqQJ3-i0wnte1PqoEE0_Q5TU_Zztq_owQmMfJSvJEnYY%26sig%3DAGiWqtwpRTOkN_G8YZBy29LTqIHdjaPP2w%26adurl%3Dhttp:'), (20506, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20507, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20508, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (20509, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (20510, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (20511, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (20512, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (20513, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (20514, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=modu', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (20515, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=modul800', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (20516, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mod', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (20517, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=modul', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (20518, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (20519, 'http://www.markenoele.de/catalogsearch/result/?q=modul800', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (20520, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul800', 'http://www.markenoele.de/catalogsearch/result/?q=modul800'), (20521, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20800', 'http://www.markenoele.de/catalogsearch/result/?q=modul800'), (20522, 'http://www.markenoele.de/catalogsearch/result/?q=motul+800', 'http://www.markenoele.de/catalogsearch/result/?q=modul800'), (20523, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (20524, 'http://www.markenoele.de/catalog/product/view/id/192/category/52', ''), (20525, 'http://www.markenoele.de/catalog/product/view/id/201/category/51', ''), (20526, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=motul+sae+5w30+synthetic+8100+x-clean+c3'), (20527, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20528, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20529, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (20530, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtODEwMC14LWNsZWFuLXBsdXMtNWwuaHRtbA,,/product/12/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-plus-5l.html'), (20531, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-plus-5l.html'), (20532, 'http://www.markenoele.de/checkout/onepage/', ''), (20533, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (20534, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (20535, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (20536, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (20537, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (20538, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (20539, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (20540, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (20541, 'http://www.markenoele.de/checkout/onepage/success/', ''), (20542, 'http://www.markenoele.de/catalog/product/view/id/83/category/25', ''), (20543, 'http://www.markenoele.de/impressum/', ''), (20544, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4267689453885886&format=336x280_as&output=html&h=280&w=336&lmt=1284537710&channel=3312006969&ad_type=text_image&color_bg=D9D9D9&color_border=D9D9D9&color_link=FF0000&color_text=000000&color_'), (20545, 'http://www.markenoele.de/', 'http://www.hotfrog.de/Firmen/Oelshop-24-Motoroel-Shop'), (20546, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mobil', 'http://www.markenoele.de/'), (20547, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mobil%206', 'http://www.markenoele.de/'), (20548, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mobil%20634', 'http://www.markenoele.de/'), (20549, 'http://www.markenoele.de/catalogsearch/result/?q=mobil+634', 'http://www.markenoele.de/'), (20550, 'http://www.markenoele.de/', 'http://www.hotfrog.de/Firmen/Oelshop-24-Motoroel-Shop'), (20551, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mobil', 'http://www.markenoele.de/'), (20552, 'http://www.markenoele.de/catalogsearch/result/?q=mobil', 'http://www.markenoele.de/'), (20553, 'http://www.markenoele.de/catalog/product/view/id/83/category/27', ''), (20554, 'http://www.markenoele.de/', 'http://www.google.com/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=Motul&gs_rfai='), (20555, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20556, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20557, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20558, 'http://www.markenoele.de/', 'http://www.google.com/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=Motul&gs_rfai='), (20559, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20560, 'http://www.markenoele.de/', ''), (20561, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/'), (20562, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/'), (20563, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/'), (20564, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5306860599&w=728&lmt=1284542953&flash=10.0.45.2&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F1479%2F237147%2FNeues%2BRennoel%2Bfuer%2BLT'), (20565, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (20566, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (20567, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20568, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (20569, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (20570, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-800-2t-factory-line-road-racing.html'), (20571, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (20572, 'http://www.markenoele.de/', ''), (20573, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (20574, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (20575, 'http://www.markenoele.de/catalog/product/view/id/123/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (20576, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (20577, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (20578, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (20579, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (20580, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/lieferung/'), (20581, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (20582, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (20583, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (20584, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (20585, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20586, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (20587, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20588, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (20589, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (20590, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (20591, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=motul+oil+3000+4+t+20W50&x=0&y=0'), (20592, 'http://www.markenoele.de/zahlung/', ''), (20593, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (20594, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+20w50&meta=&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (20595, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DClPVGrrqQTL2aK4LAnAP6wqGUAq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVwveBlAegAcfRhPgDyAEBqQLRej11c8y1PqoEE0_QHND6m8OtYqsn-cGDdijHKSY%26sig%3DAGiWqty6sBktmzM9oPrtC2rlAfxNRPg_2g%26adurl%3Dh'), (20596, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (20597, 'http://www.markenoele.de/catalog/product/view/id/139', 'http://www.markenoele.de/'), (20598, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (20599, 'http://www.markenoele.de/motul_pflegeberater/', ''), (20600, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DClPVGrrqQTL2aK4LAnAP6wqGUAq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVwveBlAegAcfRhPgDyAEBqQLRej11c8y1PqoEE0_QHND6m8OtYqsn-cGDdijHKSY%26sig%3DAGiWqty6sBktmzM9oPrtC2rlAfxNRPg_2g%26adurl%3Dh'), (20601, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SA%205%20W', 'http://www.markenoele.de/'), (20602, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SA', 'http://www.markenoele.de/'), (20603, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SA', 'http://www.markenoele.de/'), (20604, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Sa', 'http://www.markenoele.de/'), (20605, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SA%205', 'http://www.markenoele.de/'), (20606, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SA%205', 'http://www.markenoele.de/'), (20607, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SA%205%20W', 'http://www.markenoele.de/'), (20608, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SA%205%20W%204', 'http://www.markenoele.de/'), (20609, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SA%205%20W%2040', 'http://www.markenoele.de/'), (20610, 'http://www.markenoele.de/catalogsearch/result/?q=SA+5+W+40', 'http://www.markenoele.de/'), (20611, 'http://www.markenoele.de/catalogsearch/result/?q=SA+5+W+40', 'http://www.markenoele.de/'), (20612, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.ro/search?hl=ro&rlz=1B3GGLL_enRO389RO390&q=opel+markenoele&aq=f&aqi=&aql=&oq=&gs_rfai='), (20613, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCEUERm7OQTJaGL4mljweYkqGYAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleqsgrQHoAHH0YT4A8gBAakC0Xo9dXPMtT6qBBNP0NH_t6qa93FX-OLZ7FJQF0QP%26sig%3DAGiWqtyVBZ1MkbAVI_pV2pPINps4y6KEig%26adurl%3Dhttp'), (20614, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20615, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCEUERm7OQTJaGL4mljweYkqGYAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleqsgrQHoAHH0YT4A8gBAakC0Xo9dXPMtT6qBBNP0NH_t6qa93FX-OLZ7FJQF0QP%26sig%3DAGiWqtyVBZ1MkbAVI_pV2pPINps4y6KEig%26adurl%3Dhttp'), (20616, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=s3Y&rls=org.mozilla%3Ade%3Aofficial&q=motul&aq=f&aqi=g10&aql=&oq=&gs_rfai='), (20617, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20618, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20619, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (20620, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (20621, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=desc&order=position'), (20622, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&order=position'), (20623, 'http://www.markenoele.de/catalog/product/view/id/80/category/25', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&limit=all&order=position'), (20624, 'http://www.markenoele.de/catalog/product/view/id/80/category/25', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&limit=all&order=position'), (20625, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/marine/outboard-tech-4t.html'), (20626, 'http://www.markenoele.de/catalog/product/view/id/235/category/51', ''), (20627, 'http://www.markenoele.de/', 'http://www.amazon.de/s/?ie=UTF8&keywords=vollsynthetisches+2+takt+%C3%B6l&tag=googhydr08-21&index=automotive&hvadid=4246264221&ref=pd_sl_8poduryovm_b'), (20628, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (20629, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (20630, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (20631, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.google.de/search?as_q=motul+4100&hl=fr&num=20&btnG=Recherche+Google&as_epq=&as_oq=&as_eq=&lr=lang_de&cr=&as_ft=i&as_filetype=&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=&as_rights=&safe=images'), (20632, 'http://www.markenoele.de/', ''), (20633, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1312&_nkw=motul+7100+20+w+50&_sacat=See-All-Categories'), (20634, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20635, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20636, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (20637, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (20638, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (20639, 'http://www.markenoele.de/catalog/product/view/id/126/category/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (20640, 'http://www.markenoele.de/', ''), (20641, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=6&aqi=g10&aql=&oq=motu&gs_rfai='), (20642, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20643, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20644, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-1l.html'), (20645, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20646, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-1l.html'), (20647, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (20648, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (20649, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+scooter+power+2t&url=/aclk%3Fsa%3Dl%26ai%3DC9nOVWAuRTJfuNoqD-gbEvIylAq3BsMMB_em97RS9tOPtRwgAEAEoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQJW3T-nu8q1PqoEE0_QbyDnPNowXX_bITbYbIwVQ68%26sig%3DAGiWqtyzzJYyqiBYdlnbDvhwIjKrs_fwgg%26'), (20650, 'http://www.markenoele.de/', 'http://www.google.de/search?client=opera&rls=de&q=motul+300v&sourceid=opera&ie=utf-8&oe=utf-8'), (20651, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+300V+10W40&url=/aclk%3Fsa%3Dl%26ai%3DCMnAdPRORTMDbNIL2ngPz3J2lAq3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCVov2BlAegAcfRhPgDyAEBqQJW3T-nu8q1PqoEGE_Q6Vxa6FkrqSgL-q2B7L7xkz8QGZp_Kg%26sig%3DAGiWqtxnHoAIlCIQaH_ASZx10LT-b767-Q%26adu'), (20652, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (20653, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-49.html'), (20654, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20655, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (20656, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (20657, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (20658, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (20659, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (20660, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (20661, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90dWwtNTEwMC00dC00OS5odG1s/product/49/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html'), (20662, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html'), (20663, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DChZK7lxmRTJ6qH4Gm_gaysYCjAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglaKggrAHoAHH0YT4A8gBAakCVt0_p7vKtT6qBBNP0JU_AY3kahMYq8XldjtzWsPp%26sig%3DAGiWqtwp0XQoVw57VdswePpA044zUBL5Gw%26adurl%3Dhttp'), (20664, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20665, 'http://www.markenoele.de/lieferung', ''), (20666, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20667, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (20668, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20669, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (20670, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (20671, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (20672, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (20673, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (20674, 'http://www.markenoele.de/', ''), (20675, 'http://www.markenoele.de/', ''), (20676, 'http://www.markenoele.de/impressum/', ''), (20677, 'http://www.markenoele.de/', ''), (20678, 'http://www.markenoele.de/widerruf/', ''), (20679, 'http://www.markenoele.de/contacts/', ''), (20680, 'http://www.markenoele.de/datenschutz/', ''), (20681, 'http://www.markenoele.de/catalog/product/view/id/213/category/51', ''), (20682, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCB3d2b5mRTJD7IsPWOIHqzZcPrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVoqaCsAegAcfRhPgDyAEBqQKkurXSCNK1PqoEE0_Q9URXNPUZEBc4lh9PFawpEmc%26sig%3DAGiWqtwob38VrG-DQjZUwY42VmeNGtVs_w%26adurl%3Dhttp:'), (20683, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (20684, 'http://www.markenoele.de/catalog/product/gallery/id/141/image/124/', ''), (20685, 'http://www.markenoele.de/catalog/product/view/id/82/category/27', ''), (20686, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=pUR&rls=org.mozilla%3Ade-DE%3Aofficial&q=motul+fork+oil+expert+heavy+20w&aq=f&aqi=&aql=&oq=&gs_rfai='), (20687, 'http://www.markenoele.de/', 'http://www.google.de/m/search?aq=0&oq=motul%2520was&aqi=g1-k5d13t0&fkt=3052&fsdt=27325&q=motul+wash+%26+wax'), (20688, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (20689, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (20690, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+fuel+system+clean&aq=0&aqi=g3&aql=&oq=motul+f&gs_rfai='), (20691, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (20692, 'http://www.markenoele.de/catalog/category/view/id/31', ''), (20693, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (20694, 'http://www.markenoele.de/catalog/category/view/id/40?limit=all', ''), (20695, 'http://www.markenoele.de/catalog/product/view/id/121/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all'), (20696, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-pflegeprodukte/fuel-system-clean-121.html'), (20697, 'http://www.markenoele.de/catalog/product/view/id/121/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all'), (20698, 'http://www.markenoele.de/catalog/category/view/id/40?limit=all', ''), (20699, 'http://www.markenoele.de/catalog/product/view/id/119/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all'), (20700, 'http://www.markenoele.de/catalog/category/view/id/40?limit=all', ''), (20701, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (20702, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (20703, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+fuel+system+clean&aq=0&aqi=g3&aql=&oq=motul+f&gs_rfai='), (20704, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (20705, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20706, 'http://www.markenoele.de/', ''), (20707, 'http://www.markenoele.de/agb/', ''), (20708, 'http://www.markenoele.de/altoelentsorgung/', ''), (20709, 'http://www.markenoele.de/angebote-des-monats/', ''), (20710, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (20711, 'http://www.markenoele.de/contacts/', ''), (20712, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20713, 'http://www.markenoele.de/bestellung/', ''), (20714, 'http://www.markenoele.de/agb', ''), (20715, 'http://www.markenoele.de/datenschutz/', ''), (20716, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (20717, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (20718, 'http://www.markenoele.de/impressum/', ''), (20719, 'http://www.markenoele.de/lieferung', ''), (20720, 'http://www.markenoele.de/lieferung/', ''), (20721, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (20722, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (20723, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (20724, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (20725, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (20726, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', ''), (20727, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position', ''), (20728, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position', ''), (20729, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position', ''), (20730, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (20731, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=2', ''), (20732, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=1', ''), (20733, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=3', ''), (20734, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (20735, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=4', ''), (20736, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=2', ''), (20737, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=1', ''), (20738, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=3', ''), (20739, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=4', ''), (20740, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=2', ''), (20741, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=1', ''), (20742, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=3', ''), (20743, 'http://www.markenoele.de/', ''), (20744, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=4', ''), (20745, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position', ''), (20746, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=2', ''), (20747, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=1', ''), (20748, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=3', ''), (20749, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=4', ''), (20750, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position', ''), (20751, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=2', ''), (20752, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=1', ''), (20753, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=3', ''), (20754, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=4', ''), (20755, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=2', ''), (20756, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=1', ''), (20757, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=3', ''), (20758, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=4', ''), (20759, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (20760, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid', ''), (20761, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid&p=2', ''), (20762, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=2', ''), (20763, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=3', ''), (20764, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=4', ''), (20765, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (20766, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (20767, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (20768, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (20769, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (20770, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (20771, 'http://www.markenoele.de/catalog/product/view/id/150/category/41', ''), (20772, 'http://www.markenoele.de/catalog/product/view/id/149/category/41', ''), (20773, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (20774, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (20775, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (20776, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (20777, 'http://www.markenoele.de/catalog/product/view/id/173/category/41', ''), (20778, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', ''), (20779, 'http://www.markenoele.de/catalog/product/view/id/183/category/41', ''), (20780, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (20781, 'http://www.markenoele.de/catalog/product/view/id/171/category/41', ''), (20782, 'http://www.markenoele.de/catalog/product/view/id/148/category/41', ''), (20783, 'http://www.markenoele.de/catalog/product/view/id/201/category/41', ''), (20784, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', ''), (20785, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (20786, 'http://www.markenoele.de/catalog/product/view/id/180/category/41', ''), (20787, 'http://www.markenoele.de/catalog/product/view/id/181/category/41', ''), (20788, 'http://www.markenoele.de/catalog/product/view/id/190/category/41', ''), (20789, 'http://www.markenoele.de/catalog/product/view/id/191/category/41', ''), (20790, 'http://www.markenoele.de/catalog/product/view/id/213/category/41', ''), (20791, 'http://www.markenoele.de/catalog/product/view/id/235/category/41', ''), (20792, 'http://www.markenoele.de/catalog/product/view/id/229/category/41', ''), (20793, 'http://www.markenoele.de/catalog/product/view/id/157/category/41', ''), (20794, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', ''), (20795, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (20796, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (20797, 'http://www.markenoele.de/catalog/product/view/id/172/category/41', ''), (20798, 'http://www.markenoele.de/catalog/product/view/id/246/category/41', ''), (20799, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', ''), (20800, 'http://www.markenoele.de/catalog/product/view/id/174/category/41', ''), (20801, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (20802, 'http://www.markenoele.de/catalog/product/view/id/192/category/41', ''), (20803, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (20804, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (20805, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (20806, 'http://www.markenoele.de/motul_pflegeberater/', ''), (20807, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (20808, 'http://www.markenoele.de/widerruf/', ''), (20809, 'http://www.markenoele.de/zahlung/', ''), (20810, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300v+5W+40&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7RNWN_de&redir_esc=&ei=IsORTNa8JJCLswbv1_D4CQ'), (20811, 'http://www.markenoele.de/lieferung', ''), (20812, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de-DE:official&client=firefox-a'), (20813, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=COaPnObCi6QCFQSRZgodNQqRHw'), (20814, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+15W-50&meta=&aq=f&aqi=&aql=&oq=&gs_rfai='), (20815, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20816, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20817, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (20818, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (20819, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (20820, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (20821, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (20822, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (20823, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (20824, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (20825, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=h9yRTInAD8zMswamh-X7CQ'), (20826, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=15w+40+MOTUL&_sacat=0&_odkw=15w+40&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313'), (20827, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20828, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20829, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (20830, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (20831, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (20832, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (20833, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (20834, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (20835, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (20836, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (20837, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (20838, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (20839, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (20840, 'http://www.markenoele.de/catalog/product/view/id/81/category/27', ''), (20841, 'http://www.markenoele.de/', ''), (20842, 'http://www.markenoele.de/', 'http://www.google.com/search?q=motul+%c3%b6l'), (20843, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20844, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20845, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (20846, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (20847, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+8100+x-clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de-DE:official&client=firefox-a'), (20848, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20849, 'http://www.markenoele.de/', ''), (20850, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20851, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-5l.html'), (20852, 'http://www.markenoele.de/index.php/', ''), (20853, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (20854, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2JsZWNoc2NoaWxkLXBpbi11cC1paS5odG1s/product/141/', ''), (20855, 'http://www.markenoele.de/checkout/cart/', ''), (20856, 'http://www.markenoele.de/checkout/cart/updatePost/', ''), (20857, 'http://www.markenoele.de/checkout/cart/', ''), (20858, 'http://www.markenoele.de/checkout/onepage/', ''), (20859, 'http://www.markenoele.de/checkout/onepage/saveMethod/', ''), (20860, 'http://www.markenoele.de/checkout/onepage/saveBilling/', ''), (20861, 'http://www.markenoele.de/checkout/onepage/progress/', ''), (20862, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', ''), (20863, 'http://www.markenoele.de/checkout/onepage/progress/', ''), (20864, 'http://www.markenoele.de/checkout/onepage/savePayment/', ''), (20865, 'http://www.markenoele.de/checkout/onepage/progress/', ''), (20866, 'http://www.markenoele.de/catalog/category/view/id/20', ''), (20867, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-15W50-Liter/dp/B002TMB63C/ref=sr_1_3?ie=UTF8&s=automotive&qid=1284639000&sr=8-3'), (20868, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20869, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motuil', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20870, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20871, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20872, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20873, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100'), (20874, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20875, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100bay.de', ''), (20876, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CMXB9tWEjKQCFcoI3wodlGm6JQ'), (20877, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/141/', 'http://www.markenoele.de/'), (20878, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (20879, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (20880, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (20881, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+20w60&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (20882, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20883, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20884, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (20885, 'http://www.markenoele.de/', ''), (20886, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=COPw8cqKjKQCFZs1Dgod8A7KHw'), (20887, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (20888, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (20889, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20890, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20891, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (20892, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (20893, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (20894, 'http://www.markenoele.de/', ''), (20895, 'http://www.markenoele.de/', ''), (20896, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/141/', ''), (20897, 'http://www.markenoele.de/checkout/cart/', ''), (20898, 'http://www.markenoele.de/', ''), (20899, 'http://www.markenoele.de/', ''), (20900, 'http://www.markenoele.de/', 'http://www.google.com/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCqittAiaSTKuNEtL--QaCl-2MAq3BsMMB_em97RSthP2-RwgAEAFQnq-hjQFglaLxgZAHoAHH0YT4A8gBAakC-1wwYubVtT6qBBNP0Ey6X9Xygs36GPeJ2_2AUl1b%26sig%3DAGiWqtyixGh-lOTACZZcqTlx7Ypc58Nhhw%26adurl%'), (20901, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20902, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20903, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (20904, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20905, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20906, 'http://www.markenoele.de/', 'http://www.google.com/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCqittAiaSTKuNEtL--QaCl-2MAq3BsMMB_em97RSthP2-RwgAEAFQnq-hjQFglaLxgZAHoAHH0YT4A8gBAakC-1wwYubVtT6qBBNP0Ey6X9Xygs36GPeJ2_2AUl1b%26sig%3DAGiWqtyixGh-lOTACZZcqTlx7Ypc58Nhhw%26adurl%'), (20907, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (20908, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=markenoele.de&meta=&btnG=Google-Suche'), (20909, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2061', 'http://www.markenoele.de/'), (20910, 'http://www.markenoele.de/catalogsearch/result/?q=motul+6100', 'http://www.markenoele.de/'), (20911, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%206100', 'http://www.markenoele.de/'), (20912, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (20913, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCEmWcGDSSTJzlBo_Pswacp7CxBa3BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCViqKCsAegAcfRhPgDyAEBqQL7XDBi5tW1PqoEE0_QTkRTeCPscuOQZPmPCvxnDPY%26sig%3DAGiWqtzi_wPfAkwA9rfUASspTa5h94iFhQ%26adur'), (20914, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20915, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20916, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20917, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCEmWcGDSSTJzlBo_Pswacp7CxBa3BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCViqKCsAegAcfRhPgDyAEBqQL7XDBi5tW1PqoEE0_QTkRTeCPscuOQZPmPCvxnDPY%26sig%3DAGiWqtzi_wPfAkwA9rfUASspTa5h94iFhQ%26adur'), (20918, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (20919, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (20920, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20921, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20922, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (20923, 'http://www.markenoele.de/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (20924, 'http://www.markenoele.de/catalog/product/view/id/12/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (20925, 'http://www.markenoele.de/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (20926, 'http://www.markenoele.de/catalog/category/view/id/7?limit=27&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (20927, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27&p=2'), (20928, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=27&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&limit=27&order=name'), (20929, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27&p=2'), (20930, 'http://www.markenoele.de/catalog/product/view/id/195/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&limit=27&order=name'), (20931, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCMEKziEWSTLPcGsjRswa96vStBa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglaKtgrQHoAHH0YT4A8gBAakCRVwR2DvstT6qBBNP0CwmeU8nCnwlTrjNH7fjeSu9%26sig%3DAGiWqtz95-C2mhWkql-EnkH9rlcfLM9rxQ%26adurl%3Dhttp'), (20932, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (20933, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (20934, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCMEKziEWSTLPcGsjRswa96vStBa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglaKtgrQHoAHH0YT4A8gBAakCRVwR2DvstT6qBBNP0CwmeU8nCnwlTrjNH7fjeSu9%26sig%3DAGiWqtz95-C2mhWkql-EnkH9rlcfLM9rxQ%26adurl%3Dhttp'), (20935, 'http://www.markenoele.de/', ''), (20936, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?classification=web&more=variantebi&moreold=variantebi&q=Motul+Multi+ATF++&mandant=bidcs&cvold=novariante&sr=ptoweb&device=html&dia=pto&context=internet-tab&tpc=internet&ptl=std&adpage=3&www_start=20&www_num=10'), (20937, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20938, 'http://www.markenoele.de/', 'http://www.google.de/url?q=2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCfI74-0eSTMGpG5L_-QaFxO3CAq3BsMMB_em97RTtzOPtRxAFKAhQnq-hjQFglYKrgrQHoAHH0YT4A8gBAakCRVwR2DvstT6qBBNP0IKvnQxT23JYthsU8u7JS1X3%26num%3D8%26sig%3DAGiWqtxHeXgAqZrF55p4YU2aQuRZST0XSQ%26a'), (20939, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20940, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20941, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (20942, 'http://www.markenoele.de/', 'http://www.pixelgate.info/privat/stefan/%F6lweisheiten.htm'), (20943, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC5Gwv30-STKWQJI-CjAeS_PGiAq3BsMMB_em97RTNgP2-RwgAEAEoAlCer6GNAWCVgquCtAegAcfRhPgDyAEBqQL7ZQtbh_C1PqoEE0_QQ0V04fWcuBYevDx-eqWFUna6BRMI98yS2riMpAIVzwnjCh3haDhRygUA%26sig%3DAGiWqt'), (20944, 'http://www.markenoele.de/', 'http://www.125er-forum.de/76-bikes-zubeh-r-bekleidung/8860-castrol-oder-motul.html'), (20945, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20946, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20947, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20948, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20949, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (20950, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20951, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (20952, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (20953, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (20954, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (20955, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (20956, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20957, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20958, 'http://www.markenoele.de/', 'http://www.125er-forum.de/76-bikes-zubeh-r-bekleidung/8860-castrol-oder-motul.html'), (20959, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC7Vi-iFSSTLX5IczPswb86aiwBa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleL6gZQHoAHH0YT4A8gBAakCRVwR2DvstT6qBBNP0LWdz1GjTbrmdP4YIseo8hMb%26sig%3DAGiWqtxxWIj02yAZNNMeQdJDfMC1aKvRMw%26adurl%3Dhttp'), (20960, 'http://www.markenoele.de/', 'http://www.koenigsberger-automobile.de/PKW-Zubehoer/PKW-Oel:::59_1.html'), (20961, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&aq=6&aqi=g10&aql=&oq=motu&gs_rfai='), (20962, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (20963, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (20964, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20965, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (20966, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (20967, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (20968, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (20969, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (20970, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (20971, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (20972, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (20973, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (20974, 'http://www.markenoele.de/', 'http://210067.homepagemodules.de/t552534f11719160-Motul-W-in-der-K.html'), (20975, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+specific+5w30&url=/aclk%3Fsa%3Dl%26ai%3DCGsL7mHWSTKHrLoPSswa5-u2tBa3BsMMB_em97RSNyePtRwgAEAFQnq-hjQFglbqJgpgHoAHH0YT4A8gBAakCWs2KTvXwtT6qBBNP0CGWeVnu_4ss4ccb9qqwiVKA%26sig%3DAGiWqty08xTjrVG88H_zpXxqdKiRWCMTYQ%26adurl%'), (20976, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (20977, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (20978, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (20979, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (20980, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (20981, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (20982, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (20983, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (20984, 'http://www.markenoele.de/catalog/product/view/id/72/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (20985, 'http://www.markenoele.de/catalog/product/view/id/66/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (20986, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (20987, 'http://www.markenoele.de/catalog/product/view/id/71/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (20988, 'http://www.markenoele.de/catalog/product/view/id/72/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (20989, 'http://www.markenoele.de/catalog/product/view/id/69/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (20990, 'http://www.markenoele.de/catalog/product/view/id/66/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (20991, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (20992, 'http://www.markenoele.de/catalog/product/view/id/72/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (20993, 'http://www.markenoele.de/catalog/product/view/id/71/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (20994, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (20995, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (20996, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (20997, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (20998, 'http://www.markenoele.de/', ''), (20999, 'http://www.markenoele.de/', 'http://www.testberichte.de/test/produkt_tests_motul_chain_lube_road_plus_p47875.html'), (21000, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21001, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21002, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21003, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21004, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (21005, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (21006, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (21007, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (21008, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (21009, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (21010, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (21011, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (21012, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (21013, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (21014, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (21015, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+300V+LeMans+&url=/aclk%3Fsa%3Dl%26ai%3DC6MvYGpKSTKazEMHQswbViNCvBa3BsMMB_em97RSlt-PtRxACKARQnq-hjQFglfKggrAHoAHH0YT4A8gBAakCWs2KTvXwtT6qBBZP0I7WkFG5UmIB9a2pNmscaEvlFZVa%26num%3D2%26sig%3DAGiWqtzQLXZjLTIlOt1nyrTaNxErXT'), (21016, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (21017, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (21018, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (21019, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (21020, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (21021, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (21022, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (21023, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (21024, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (21025, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (21026, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (21027, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (21028, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (21029, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (21030, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-7120150196592957&output=html&h=90&slotname=0468272733&w=728&lmt=1284694464&flash=10.1.82&url=http%3A%2F%2Fwww.bmw-syndikat.de%2Fbmwsyndikatforum%2Ftopic30066_Woher_bekomme_ich_Motul_%25C3%25'), (21031, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21032, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21033, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', ''), (21034, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (21035, 'http://www.markenoele.de/', ''), (21036, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (21037, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DChvZXAvSSTNjTD47SswamoamuBa3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCVoqCCsAegAcfRhPgDyAEBqQIYnIk10fG1PqoEE0_QDuTb6U72ElmqDXIxgi9Nvp8%26sig%3DAGiWqtzx1KE-KgrtTlCx6DeXzRMgmv8D2Q%26adurl%3Dhttp://w'), (21038, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21039, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21040, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (21041, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (21042, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (21043, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (21044, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (21045, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', ''), (21046, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (21047, 'http://www.markenoele.de/', ''), (21048, 'http://www.markenoele.de/agb/', ''), (21049, 'http://www.markenoele.de/altoelentsorgung/', ''), (21050, 'http://www.markenoele.de/angebote-des-monats/', ''), (21051, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (21052, 'http://www.markenoele.de/contacts/', ''), (21053, 'http://www.markenoele.de/bestellung/', ''), (21054, 'http://www.markenoele.de/agb', ''), (21055, 'http://www.markenoele.de/datenschutz/', ''), (21056, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (21057, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (21058, 'http://www.markenoele.de/impressum/', ''), (21059, 'http://www.markenoele.de/lieferung', ''), (21060, 'http://www.markenoele.de/lieferung/', ''), (21061, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (21062, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (21063, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (21064, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (21065, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', ''), (21066, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position', ''), (21067, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position', ''), (21068, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position', ''), (21069, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=2', ''), (21070, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=1', ''), (21071, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=3', ''), (21072, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=4', ''), (21073, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=2', ''), (21074, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=1', ''), (21075, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=3', ''), (21076, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=4', ''), (21077, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=2', ''), (21078, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=1', ''), (21079, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=3', ''), (21080, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=4', ''), (21081, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position', ''), (21082, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=2', ''), (21083, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=1', ''), (21084, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=3', ''), (21085, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=4', ''), (21086, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position', ''), (21087, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=2', ''), (21088, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=1', ''), (21089, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=3', ''), (21090, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=4', ''), (21091, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=2', ''), (21092, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=1', ''), (21093, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=3', ''), (21094, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=4', ''), (21095, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (21096, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid', ''), (21097, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid&p=2', ''), (21098, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=2', ''), (21099, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=3', ''), (21100, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=4', ''), (21101, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (21102, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (21103, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (21104, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (21105, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (21106, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (21107, 'http://www.markenoele.de/catalog/product/view/id/150/category/41', ''), (21108, 'http://www.markenoele.de/catalog/product/view/id/149/category/41', ''), (21109, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (21110, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (21111, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (21112, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (21113, 'http://www.markenoele.de/catalog/product/view/id/173/category/41', ''), (21114, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', ''), (21115, 'http://www.markenoele.de/catalog/product/view/id/183/category/41', ''), (21116, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (21117, 'http://www.markenoele.de/catalog/product/view/id/171/category/41', ''), (21118, 'http://www.markenoele.de/catalog/product/view/id/148/category/41', ''), (21119, 'http://www.markenoele.de/catalog/product/view/id/201/category/41', ''), (21120, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', ''), (21121, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (21122, 'http://www.markenoele.de/catalog/product/view/id/180/category/41', ''), (21123, 'http://www.markenoele.de/catalog/product/view/id/181/category/41', ''), (21124, 'http://www.markenoele.de/catalog/product/view/id/190/category/41', ''), (21125, 'http://www.markenoele.de/catalog/product/view/id/191/category/41', ''), (21126, 'http://www.markenoele.de/catalog/product/view/id/213/category/41', ''), (21127, 'http://www.markenoele.de/catalog/product/view/id/235/category/41', ''), (21128, 'http://www.markenoele.de/catalog/product/view/id/229/category/41', ''), (21129, 'http://www.markenoele.de/catalog/product/view/id/157/category/41', ''), (21130, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', ''), (21131, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (21132, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (21133, 'http://www.markenoele.de/catalog/product/view/id/172/category/41', ''), (21134, 'http://www.markenoele.de/catalog/product/view/id/246/category/41', ''), (21135, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', ''), (21136, 'http://www.markenoele.de/catalog/product/view/id/174/category/41', ''), (21137, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (21138, 'http://www.markenoele.de/catalog/product/view/id/192/category/41', ''), (21139, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (21140, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (21141, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (21142, 'http://www.markenoele.de/motul_pflegeberater/', ''), (21143, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (21144, 'http://www.markenoele.de/widerruf/', ''), (21145, 'http://www.markenoele.de/zahlung/', ''), (21146, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlLmh0bWw_cD0y/product/121/', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (21147, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (21148, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (21149, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (21150, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v+factory+line&url=/aclk%3Fsa%3Dl%26ai%3DCcSiHcwaTTLXpO5nUOLmdnIoCrcGwwwH96b3tFNXP4-1HCAAQAigCUJ6voY0BYJXSm4KsB6ABx9GE-APIAQGpAhiciTXR8bU-qgQYT9CrgAf4hh20R-WkiJkjj9A_NFDsaJLI%26sig%3DAGiWqtz1VyI5njDP4sfJHOTJ2WQj5ca'), (21151, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21152, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21153, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (21154, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21155, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21156, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v+factory+line&url=/aclk%3Fsa%3Dl%26ai%3DCcSiHcwaTTLXpO5nUOLmdnIoCrcGwwwH96b3tFNXP4-1HCAAQAigCUJ6voY0BYJXSm4KsB6ABx9GE-APIAQGpAhiciTXR8bU-qgQYT9CrgAf4hh20R-WkiJkjj9A_NFDsaJLI%26sig%3DAGiWqtz1VyI5njDP4sfJHOTJ2WQj5ca'), (21157, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (21158, 'http://www.markenoele.de/catalog/product/view/id/88/category/27', ''), (21159, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&aq=f&aqi=g6&aql=&oq=&gs_rfai='), (21160, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (21161, 'http://www.markenoele.de/catalog/category/view/id/30', ''), (21162, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (21163, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (21164, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (21165, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (21166, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul-%C3%B6l'), (21167, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21168, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21169, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (21170, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21171, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (21172, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21173, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (21174, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (21175, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (21176, 'http://www.markenoele.de/catalog/category/view/id/29', ''), (21177, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (21178, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (21179, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCvxl74zSTTKDRNsLQswbuu8SvBa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbKfgrAHoAHH0YT4A8gBAakCGJyJNdHxtT6qBBNP0Awi0RBsrE5YQbHt-rQG_C7P%26sig%3DAGiWqtwAdQGi7fd2AWlW62setUgvVqSviQ%26adurl%3Dhttp'), (21180, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21181, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21182, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (21183, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (21184, 'http://www.markenoele.de/catalog/product/view/id/29/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (21185, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (21186, 'http://www.markenoele.de/catalog/product/view/id/30/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (21187, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (21188, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (21189, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (21190, 'http://www.markenoele.de/catalog/product/view/id/186/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (21191, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (21192, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=8NE&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+%C3%B6l&aq=f&aqi=&aql=&oq=&gs_rfai='), (21193, 'http://www.markenoele.de/', ''), (21194, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul%205100&rvr_id=141304557098&keyword=motul+5100&geo_id=41&crlp=3454344888_109&MT_ID=44&tt_encode=raw'), (21195, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/50/', 'http://www.markenoele.de/'), (21196, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (21197, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (21198, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (21199, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (21200, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (21201, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (21202, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (21203, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (21204, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (21205, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GZAZ_de&redir_esc=&ei=cEaTTOmkGo_gOJzwjIkJ'), (21206, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (21207, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (21208, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/'), (21209, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/'), (21210, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2061', 'http://www.markenoele.de/'), (21211, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%206100', 'http://www.markenoele.de/'), (21212, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (21213, 'http://www.markenoele.de/catalogsearch/result/?q=motul+6100', 'http://www.markenoele.de/'), (21214, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (21215, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (21216, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GZAZ_de&redir_esc=&ei=cEaTTOmkGo_gOJzwjIkJ'), (21217, 'http://www.markenoele.de/catalogsearch/result/?q=motul+6100', 'http://www.markenoele.de/'), (21218, 'http://www.markenoele.de/catalog/product/view/id/60/category/14', ''), (21219, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (21220, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (21221, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (21222, 'http://www.markenoele.de/catalog/product/view/id/33/category/10', ''), (21223, 'http://www.markenoele.de/', ''), (21224, 'http://www.markenoele.de/catalog/product/view/id/165/category/31', ''), (21225, 'http://www.markenoele.de/', ''), (21226, 'http://www.markenoele.de/', 'http://www.google.com/search?hl=de&q=motul+%C3%B6l&lr=&aq=f&aqi=g7&aql=&oq=&gs_rfai='), (21227, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21228, 'http://www.markenoele.de/', 'http://www.google.com/search?hl=de&q=motul+%C3%B6l&lr=&aq=f&aqi=g7&aql=&oq=&gs_rfai='), (21229, 'http://www.markenoele.de/', ''), (21230, 'http://www.markenoele.de/', 'http://www.google.com/search?hl=de&q=motul+%C3%B6l&lr=&aq=f&aqi=g7&aql=&oq=&gs_rfai='), (21231, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21232, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21233, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (21234, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (21235, 'http://www.markenoele.de/', ''), (21236, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21237, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21238, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (21239, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (21240, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (21241, 'http://www.markenoele.de/catalog/product/view/id/177/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (21242, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (21243, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=motul+%C3%B6l&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=10&ctid=CT2319825'), (21244, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (21245, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=motul+%C3%B6l&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=10&ctid=CT2319825'), (21246, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (21247, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21248, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21249, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCTzFU6HGTTO6YJofPswaVoaWwBa3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFglcqjgrAHoAHH0YT4A8gBAakCURFh4wUPtj6qBBNP0InMQZcBYqaXQKS9yrJnea2p%26sig%3DAGiWqtyxgj7Ei1puiW9HYM-EsDW5GRb45w%26adurl%3Dhttp:/'), (21250, 'http://www.markenoele.de/catalog/product/view/id/52/category/10', ''), (21251, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (21252, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21253, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21254, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (21255, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (21256, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (21257, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (21258, 'http://www.markenoele.de/catalog/product/view/id/32/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (21259, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (21260, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (21261, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (21262, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=com.pclinuxos:en-US:unofficial&client=firefox-a'), (21263, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21264, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21265, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (21266, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (21267, 'http://www.markenoele.de/catalog/product/view/id/49/category/10', ''), (21268, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (21269, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (21270, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (21271, 'http://www.markenoele.de/catalog/product/view/id/63/category/16', ''), (21272, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (21273, 'http://www.markenoele.de/catalog/product/view/id/80/category/27', ''), (21274, 'http://www.markenoele.de/', ''), (21275, 'http://www.markenoele.de/', ''), (21276, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DC1sK-QKuTTKenC8XRswaIk92vBa3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJWipIKwB6ABx9GE-APIAQGpAvtlC1uH8LU-qgQTT9DfSyuJdFByJZlA-AXymoviOA%26sig%3DAGiWqtwdEGHHfCpuvmK9Hn86VBUuSVSNwg%26adurl%3Dhttp:'), (21277, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (21278, 'http://www.markenoele.de/', ''), (21279, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (21280, 'http://www.markenoele.de/', ''), (21281, 'http://www.markenoele.de/catalog/product/view/id/192/category/52', ''), (21282, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (21283, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?source=ig&hl=de&rlz=1R2ACAW_de&q=motul+8100+x-cess&aq=0&aqi=g2&aql=&oq=motul+8100&gs_rfai='), (21284, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (21285, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (21286, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (21287, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (21288, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?source=ig&hl=de&rlz=1R2ACAW_de&q=motul+8100+x-cess&aq=0&aqi=g2&aql=&oq=motul+8100&gs_rfai='), (21289, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (21290, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (21291, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (21292, 'http://www.markenoele.de/', 'http://www.preisvergleich.org/produktsuche/MOTUL-300V-SAE-15W-60_d06beffc2228983fc7f47a0dfa41ed8e/'), (21293, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21294, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21295, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (21296, 'http://www.markenoele.de/catalog/product/view/id/22/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (21297, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (21298, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (21299, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+300V+Chrono+10W40&url=/aclk%3Fsa%3Dl%26ai%3DC4_M38-WTTPDtIcPQswaIg4yyBa3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAhx6HuvI4rU-qgQYT9D6AqCWPR1iuhGvNTSHPHmIQWlwO8pE%26sig%3DAGiWqtxV2N_gIweCBVyFC3oSZ3XYiPe'), (21300, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+300V+Chrono+10W40&url=/aclk%3Fsa%3Dl%26ai%3DCt3idLeaTTOz1B4vSswb55aWxBa3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAhx6HuvI4rU-qgQYT9AFm1NLjem3UB3vWA0Sm5S_dh9oM6Rv%26sig%3DAGiWqtwnz8WNqCGIvkxguB3tXC9gjSd'), (21301, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (21302, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (21303, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.com'), (21304, 'http://www.markenoele.de/', ''), (21305, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCpAzmDUiUTJjwA5XZOKb20bUBrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVqrOCwAegAcfRhPgDyAEBqQJeqx8E7eG1PqoEE0_QtWlqB8nD9xBJ4phfd2jmnBk%26sig%3DAGiWqtyr3-HwGyJ2er2j2MZHLDyQiYY16w%26adurl%3Dhttp:'), (21306, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21307, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21308, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (21309, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (21310, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (21311, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (21312, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (21313, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (21314, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (21315, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (21316, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (21317, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (21318, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (21319, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (21320, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (21321, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (21322, 'http://www.markenoele.de/catalog/product/view/id/192/category/52', ''), (21323, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-4-takt.html'), (21324, 'http://www.markenoele.de/', ''), (21325, 'http://www.markenoele.de/agb/', ''), (21326, 'http://www.markenoele.de/altoelentsorgung/', ''), (21327, 'http://www.markenoele.de/angebote-des-monats/', ''), (21328, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (21329, 'http://www.markenoele.de/contacts/', ''), (21330, 'http://www.markenoele.de/bestellung/', ''), (21331, 'http://www.markenoele.de/agb', ''), (21332, 'http://www.markenoele.de/datenschutz/', ''), (21333, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (21334, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (21335, 'http://www.markenoele.de/impressum/', ''), (21336, 'http://www.markenoele.de/lieferung', ''), (21337, 'http://www.markenoele.de/lieferung/', ''), (21338, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (21339, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (21340, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (21341, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (21342, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', ''), (21343, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position', ''), (21344, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position', ''), (21345, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position', ''), (21346, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=2', ''), (21347, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=1', ''), (21348, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=3', ''), (21349, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=4', ''), (21350, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=2', ''), (21351, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=1', ''), (21352, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=3', ''), (21353, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=4', ''), (21354, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=2', ''), (21355, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=1', ''), (21356, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=3', ''), (21357, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=4', ''), (21358, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position', ''), (21359, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=2', ''), (21360, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=1', ''), (21361, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=3', ''), (21362, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=4', ''), (21363, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position', ''), (21364, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=2', ''), (21365, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=1', ''), (21366, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=3', ''), (21367, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=4', ''), (21368, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=2', ''), (21369, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=1', ''), (21370, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=3', ''), (21371, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=4', ''), (21372, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (21373, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid', ''), (21374, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid&p=2', ''), (21375, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=2', ''), (21376, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=3', ''), (21377, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=4', ''), (21378, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (21379, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (21380, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (21381, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (21382, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (21383, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (21384, 'http://www.markenoele.de/catalog/product/view/id/150/category/41', ''), (21385, 'http://www.markenoele.de/catalog/product/view/id/149/category/41', ''), (21386, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (21387, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (21388, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (21389, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (21390, 'http://www.markenoele.de/catalog/product/view/id/173/category/41', ''), (21391, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', ''), (21392, 'http://www.markenoele.de/catalog/product/view/id/183/category/41', ''), (21393, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (21394, 'http://www.markenoele.de/catalog/product/view/id/171/category/41', ''), (21395, 'http://www.markenoele.de/catalog/product/view/id/148/category/41', ''), (21396, 'http://www.markenoele.de/catalog/product/view/id/201/category/41', ''), (21397, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', ''), (21398, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (21399, 'http://www.markenoele.de/catalog/product/view/id/180/category/41', ''), (21400, 'http://www.markenoele.de/catalog/product/view/id/181/category/41', ''), (21401, 'http://www.markenoele.de/catalog/product/view/id/190/category/41', ''), (21402, 'http://www.markenoele.de/catalog/product/view/id/191/category/41', ''), (21403, 'http://www.markenoele.de/catalog/product/view/id/213/category/41', ''), (21404, 'http://www.markenoele.de/catalog/product/view/id/235/category/41', ''), (21405, 'http://www.markenoele.de/catalog/product/view/id/229/category/41', ''), (21406, 'http://www.markenoele.de/catalog/product/view/id/157/category/41', ''), (21407, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', ''), (21408, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (21409, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (21410, 'http://www.markenoele.de/catalog/product/view/id/172/category/41', ''), (21411, 'http://www.markenoele.de/catalog/product/view/id/246/category/41', ''), (21412, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', ''), (21413, 'http://www.markenoele.de/catalog/product/view/id/174/category/41', ''), (21414, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (21415, 'http://www.markenoele.de/catalog/product/view/id/192/category/41', ''), (21416, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (21417, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (21418, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (21419, 'http://www.markenoele.de/motul_pflegeberater/', ''), (21420, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (21421, 'http://www.markenoele.de/widerruf/', ''), (21422, 'http://www.markenoele.de/zahlung/', ''), (21423, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (21424, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+20w-50&meta=&btnG=Google-Suche'), (21425, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21426, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21427, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (21428, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (21429, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (21430, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (21431, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (21432, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (21433, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (21434, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (21435, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (21436, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (21437, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (21438, 'http://www.markenoele.de/catalog/product/view/id/99/category/47', ''), (21439, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.de'), (21440, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (21441, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (21442, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (21443, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (21444, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21445, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (21446, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://webcache.googleusercontent.com/search?q=cache:dyk4JyiXzu0J:www.markenoele.de/motul-5100-4t-49.html+5100+site:www.markenoele.de&cd=1&hl=de&ct=clnk&gl=de'), (21447, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.google.de/search?as_q=5100&hl=de&num=10&btnG=Google-Suche&as_epq=&as_oq=&as_eq=&lr=&cr=&as_ft=i&as_filetype=&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=www.markenoele.de&as_rights=&safe=images'), (21448, 'http://www.markenoele.de/catalog/category/view/id/19', ''), (21449, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (21450, 'http://www.markenoele.de/', 'http://www.google.de/xhtml/search?site=local&source=mog&gl=de&q=Motul%20kettenspray'), (21451, 'http://www.markenoele.de/catalog/product/view/id/117/category/46', ''), (21452, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (21453, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&rlz=1W1GFRE_de&aq=7&aqi=g10&aql=&oq=motul&gs_rfai='), (21454, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21455, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21456, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (21457, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (21458, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (21459, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CZgAbqtyUTIzSNYzRswbV37mzBa3BsMMB_em97RTNgP2-RwgAEAEoAlCer6GNAWCVuomCmAegAcfRhPgDyAEBqQJeqx8E7eG1PqoEE0_QCLtidfk44XbHsZ5acfypNyM&sig=AGiWqtxM70W3SDsLunD2GWDvJQI8MOpNiA&adurl=http://www.motulshop.de&rct=j&q=motul%202%'), (21460, 'http://www.markenoele.de/catalog/product/view/id/75/category/33', ''), (21461, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC1PC8HeiUTO-zEs3UOJfRwJYBrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVwqGCsAegAcfRhPgDyAEBqQJeqx8E7eG1PqoEE0_QM_tl6AG_DYsDexGOEJqVHDU%26sig%3DAGiWqtxhCa2k1hibRSAdwjOqHteTopnj2A%26adurl%3Dhttp:'), (21462, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC1PC8HeiUTO-zEs3UOJfRwJYBrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVwqGCsAegAcfRhPgDyAEBqQJeqx8E7eG1PqoEE0_QM_tl6AG_DYsDexGOEJqVHDU%26sig%3DAGiWqtxhCa2k1hibRSAdwjOqHteTopnj2A%26adurl%3Dhttp:'), (21463, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21464, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21465, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (21466, 'http://www.markenoele.de/catalog/product/view/id/22/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (21467, 'http://www.markenoele.de/', ''), (21468, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?portallanguage=de&lang=any&dia=suche&userlanguage=de&start=0&more=variantebi&ocr=yes&q=motul+20w50&device=html&classification=internet-tab_internet_std&num=10&mandant=bidcs&encQuery=motul classic oil&type=all&con'), (21469, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21470, 'http://www.markenoele.de/', 'http://www.google.de/search?num=100&hl=de&lr=lang_de&safe=off&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&tbs=lr%3Alang_1de&q=motul+shine%26go&aq=f&aqi=&aql=&oq=&gs_rfai='), (21471, 'http://www.markenoele.de/', 'http://www.google.de/search?num=100&hl=de&lr=lang_de&safe=off&client=firefox-a&rls=org.mozilla:de:official&tbs=lr:lang_1de&&sa=X&ei=1PaUTL6AGeKJ4gaP8JjpBA&ved=0CC0QBSgA&q=motul+shine+%26+go&spell=1'), (21472, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (21473, 'http://www.markenoele.de/catalog/category/view/id/40?limit=all', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (21474, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all'), (21475, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul+5100&hl=de&ie=UTF-8&rlz=1T4ACAW_deDE352DE354&q=motul+5100+ester'), (21476, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (21477, 'http://www.markenoele.de/catalog/product/gallery/id/49/image/22/', ''), (21478, 'http://www.markenoele.de/catalog/product/gallery/id/49/image/22/', ''), (21479, 'http://www.markenoele.de/', 'http://www.google.de/url?q=MOTUL+Factory+Line+800&url=/aclk%3Fsa%3Dl%26ai%3DCTN-XYP-UTKmXCo7SswamoamuBa3BsMMB_em97RS1xOPtRwgAEAEoA1Cer6GNAWCV8pqCrAegAcfRhPgDyAEBqQJeqx8E7eG1PqoEGE_Q7kI_Ki9yEOeMIFqxvptxylDIWcPIcA%26sig%3DAGiWqtxwiMdOnbaGIJ6ptDVFXvFefz'), (21480, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21481, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21482, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+Factory+Line+800', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (21483, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+Factory+Line+800'), (21484, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (21485, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+Factory+Line+800'), (21486, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (21487, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+Factory+Line+800'), (21488, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (21489, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+Factory+Line+800'), (21490, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+Factory+Line+800'), (21491, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+Factory+Line+800', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (21492, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21493, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21494, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21495, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21496, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21497, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21498, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21499, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&safe=off&client=firefox-a&hs=52h&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+300V&aq=f&aqi=&aql=&oq=&gs_rfai='), (21500, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21501, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21502, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (21503, 'http://www.markenoele.de/', 'http://www.koenigsberger-automobile.de/'), (21504, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21505, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21506, 'http://www.markenoele.de/', 'http://www.guenstiger.de/Preisvergleich/Eurolub/Cleantec_5W_30_5_l.html'), (21507, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21508, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21509, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (21510, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21511, 'http://www.markenoele.de/catalog/product/view/id/17/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (21512, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21513, 'http://www.markenoele.de/catalog/product/view/id/15/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (21514, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21515, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (21516, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21517, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (21518, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21519, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (21520, 'http://www.markenoele.de/catalog/product/view/id/23/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (21521, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (21522, 'http://www.markenoele.de/catalog/product/view/id/28/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (21523, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (21524, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (21525, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (21526, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (21527, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (21528, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (21529, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (21530, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=ks3&rls=org.mozilla:de:official&&sa=X&ei=FRSVTMf0CsWSswaVypFb&ved=0CCgQBSgA&q=motul+300v+10w40&spell=1'), (21531, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (21532, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (21533, 'http://www.markenoele.de/angebote-des-monats/', ''), (21534, 'http://www.markenoele.de/lieferung/', ''), (21535, 'http://www.markenoele.de/', ''), (21536, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (21537, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (21538, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', ''), (21539, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (21540, 'http://www.markenoele.de/catalog/product/view/id/160/category/30', ''), (21541, 'http://www.markenoele.de/catalog/product/view/id/140', ''), (21542, 'http://www.markenoele.de/catalog/product/view/id/158/category/30', ''), (21543, 'http://www.markenoele.de/catalog/product/view/id/96/category/26', ''), (21544, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (21545, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+15w50&ie=UTF-8&oe=UTF-8&redir_esc=&ei=QKSVTLvAK8bMswarw6hk'), (21546, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21547, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21548, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (21549, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (21550, 'http://www.markenoele.de/catalog/product/view/id/48/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (21551, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (21552, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (21553, 'http://www.markenoele.de/catalog/product/view/id/56/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (21554, 'http://www.markenoele.de/catalog/product/gallery/id/56/image/29/', 'http://www.markenoele.de/motul-schmierstoffe/motul-7100-4t-56.html'), (21555, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (21556, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (21557, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (21558, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (21559, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (21560, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (21561, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (21562, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (21563, 'http://www.markenoele.de/catalog/product/gallery/id/99/image/62/', 'http://www.markenoele.de/motul-zusatzstoffe/mocool.html'), (21564, 'http://www.markenoele.de/catalog/product/view/id/48/category/10', ''), (21565, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (21566, 'http://www.markenoele.de/catalog/product/view/id/163/category/29', ''), (21567, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v+15w+50&url=/aclk%3Fsa%3Dl%26ai%3DCKOpeSciVTKqTM43PswbZ68CvBa3BsMMB_em97RSttuPtRwgAEAIoAlCer6GNAWCV8qCCsAegAcfRhPgDyAEBqQJeqx8E7eG1PqoEE0_Q6ILDgKnWSQF1_CIFLho6yo0%26sig%3DAGiWqtzaOdgfslZ5Zf8g5tEP5Uy7VK2wzg%26adurl'), (21568, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (21569, 'http://www.markenoele.de/catalog/category/view/id/19', ''), (21570, 'http://www.markenoele.de/', 'http://www.google.de/url?q=+Motul+800+Road+Racing&url=/aclk%3Fsa%3Dl%26ai%3DCxGUeud-VTJHALorRswa1samvBa3BsMMB_em97RTdv-PtRwgAEAIoAlCer6GNAWCVgrOCwAegAcfRhPgDyAEBqQJeqx8E7eG1PqoEE0_QPWk-7hWu9Ysj2oYFVhYn5Yg%26sig%3DAGiWqtwu3zcMC0tAyYJ6yUJVYPvJBCsAcw%26'), (21571, 'http://www.markenoele.de/', 'http://www.google.de/url?q=+Motul+800+Road+Racing&url=/aclk%3Fsa%3Dl%26ai%3DCxGUeud-VTJHALorRswa1samvBa3BsMMB_em97RTdv-PtRwgAEAIoAlCer6GNAWCVgrOCwAegAcfRhPgDyAEBqQJeqx8E7eG1PqoEE0_QPWk-7hWu9Ysj2oYFVhYn5Yg%26sig%3DAGiWqtwu3zcMC0tAyYJ6yUJVYPvJBCsAcw%26'), (21572, 'http://www.markenoele.de/catalog/product/view/id/95/category/26', ''), (21573, 'http://www.markenoele.de/catalog/product/view/id/115/category/44', ''), (21574, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+wash+%26+wax&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (21575, 'http://www.markenoele.de/catalog/category/view/id/14', ''), (21576, 'http://www.markenoele.de/', ''), (21577, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C9L4T3PiVTKqJKMvQswbywvWvBa3BsMMB_em97RS97Pu-RwgAEAEgtlRQnq-hjQFglcL3gZQHoAHH0YT4A8gBAakCXqsfBO3htT6qBBNP0K2TiJpJJYWfAni1fpxVVXJdgAWQTg&sig=AGiWqtyqFduZ06YOuiw2i44Bqp3wlc5Jcw&adurl=http://www.motulshop.de&rct=j&q=Mot'), (21578, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC7w8aGP6VTM-IC8TQswaAhfi2Ba3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVuoCCmAegAcfRhPgDyAEBqQJeqx8E7eG1PqoEE0_QOyom-LUR9fH1qinXtZRlBKA%26sig%3DAGiWqtySpz3mP_wiZnoRWeJfKuCoIR22Ew%26adur'), (21579, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21580, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21581, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (21582, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-chrono.html'), (21583, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (21584, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21585, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21586, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC7w8aGP6VTM-IC8TQswaAhfi2Ba3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVuoCCmAegAcfRhPgDyAEBqQJeqx8E7eG1PqoEE0_QOyom-LUR9fH1qinXtZRlBKA%26sig%3DAGiWqtySpz3mP_wiZnoRWeJfKuCoIR22Ew%26adur'), (21587, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l'), (21588, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21589, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21590, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (21591, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (21592, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (21593, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (21594, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (21595, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (21596, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (21597, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (21598, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (21599, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (21600, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (21601, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (21602, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (21603, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (21604, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (21605, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/lieferung'), (21606, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/angebote-des-monats/'), (21607, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-diesel.html'), (21608, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/angebote-des-monats/'), (21609, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/lieferung'), (21610, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (21611, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (21612, 'http://www.markenoele.de/catalog/product/view/id/84/category/27', ''), (21613, 'http://www.markenoele.de/catalog/product/view/id/161/category/29', ''), (21614, 'http://www.markenoele.de/catalog/product/view/id/157/category/51', ''), (21615, 'http://www.markenoele.de/', ''), (21616, 'http://www.markenoele.de/', ''), (21617, 'http://www.markenoele.de/', ''), (21618, 'http://www.markenoele.de/', ''), (21619, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (21620, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21621, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CyaUppRCWTJHbDdvrONuqsaoBrcGwwwH96b3tFMXC4-1HCAAQASgCUJ6voY0BYJW6iYKYB6ABx9GE-APIAQGpAl6rHwTt4bU-qgQWT9ApCBmY0JRHnjcyytBjzoNIRCbR0A&sig=AGiWqtwTOI6bW95R6rHcLBUvm-YLZ0Z8yA&adurl=http://www.motulshop.de&rct=j&q=motul%2'), (21622, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (21623, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CyaUppRCWTJHbDdvrONuqsaoBrcGwwwH96b3tFMXC4-1HCAAQASgCUJ6voY0BYJW6iYKYB6ABx9GE-APIAQGpAl6rHwTt4bU-qgQWT9ApCBmY0JRHnjcyytBjzoNIRCbR0A&sig=AGiWqtwTOI6bW95R6rHcLBUvm-YLZ0Z8yA&adurl=http://www.motulshop.de&rct=j&q=motul%2'), (21624, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1284904228&flash=10.0.45&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fdas-neue-mobil1-new-life-0w-40-5-liter-bester-preis-im-'), (21625, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1284904228&flash=10.0.45&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fdas-neue-mobil1-new-life-0w-40-5-liter-bester-preis-im-'), (21626, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBYQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele.de&ei=hxiWTNq4EpHOswbX4p1b&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ&cad=rja'), (21627, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21628, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21629, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (21630, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (21631, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (21632, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (21633, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (21634, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (21635, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', ''), (21636, 'http://www.markenoele.de/', 'http://www.sitetalk-network.eu'), (21637, 'http://www.markenoele.de/catalog/product/view/id/159/category/30', ''), (21638, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l+8100+x-clean&url=/aclk%3Fsa%3Dl%26ai%3DC4ZV2YiSWTPCYOMzPswbq7PSwBa3BsMMB_em97RTtvePtRwgAEAIoAlCer6GNAWCVyvmBlAegAcfRhPgDyAEBqQJeqx8E7eG1PqoEGE_QUsiSNi0UKo2mSFc40bjAdZ6wy5FItQ%26sig%3DAGiWqtwf-mm31_LtcpUPImss61'), (21639, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l+8100+x-clean&url=/aclk%3Fsa%3Dl%26ai%3DC4ZV2YiSWTPCYOMzPswbq7PSwBa3BsMMB_em97RTtvePtRwgAEAIoAlCer6GNAWCVyvmBlAegAcfRhPgDyAEBqQJeqx8E7eG1PqoEGE_QUsiSNi0UKo2mSFc40bjAdZ6wy5FItQ%26sig%3DAGiWqtwf-mm31_LtcpUPImss61'), (21640, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l+8100+x-clean&url=/aclk%3Fsa%3Dl%26ai%3DC4ZV2YiSWTPCYOMzPswbq7PSwBa3BsMMB_em97RTtvePtRwgAEAIoAlCer6GNAWCVyvmBlAegAcfRhPgDyAEBqQJeqx8E7eG1PqoEGE_QUsiSNi0UKo2mSFc40bjAdZ6wy5FItQ%26sig%3DAGiWqtwf-mm31_LtcpUPImss61'), (21641, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l+8100+x-clean&url=/aclk%3Fsa%3Dl%26ai%3DC4ZV2YiSWTPCYOMzPswbq7PSwBa3BsMMB_em97RTtvePtRwgAEAIoAlCer6GNAWCVyvmBlAegAcfRhPgDyAEBqQJeqx8E7eG1PqoEGE_QUsiSNi0UKo2mSFc40bjAdZ6wy5FItQ%26sig%3DAGiWqtwf-mm31_LtcpUPImss61'), (21642, 'http://www.markenoele.de/catalog/product/view/id/120/category/50', ''), (21643, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+Specific+504+00+-+507+00+5W30+5+Ltr+%C3%96l+Motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCqTCXzSWWTNToNs7Qswaj792vBa3BsMMB_em97RSNyePtRxACKAhQnq-hjQFglaKggrAHoAHH0YT4A8gBAakCXqsfBO3htT6qBBhP0Ko3qZZxkYfXiU9Stm-0jEdqcStPjtM%2'), (21644, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+scooter+power+2t&url=/aclk%3Fsa%3Dl%26ai%3DCrGgziiiWTM6EJs7Qswaj792vBa3BsMMB_em97RS9tOPtRwgAEAEoA1Cer6GNAWCV4pKCoAegAcfRhPgDyAEBqQJeqx8E7eG1PqoEE0_QXKyvLQio_uzficd4QLs_feW6BRMIuKb04OOTpAIVzOXMCh3xLGELygUA%26sig%3DAGiW'), (21645, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21646, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21647, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (21648, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', ''), (21649, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&expIds=17259,18168,25856,26518&xhr=t&q=motul+scooter+power+2t&cp=7&um=1&ie=UTF-8&ei=6SmWTPvnJMbOswaM99Bk&sa=X&oi=product_result_group&ct=title&resnum=1&sqi=2&ved=0CCkQrQQwAA'), (21650, 'http://www.markenoele.de/catalog/product/view/id/162/category/29', ''), (21651, 'http://www.markenoele.de/', 'http://www.google.com/search?q=motul+20+w+60&hl=de&client=opera&rls=de&ei=6S6WTKmgJeChOOLS0IgJ&start=50&sa=N'), (21652, 'http://www.markenoele.de/', 'http://www.google.com/search?q=motul+20+w+60&hl=de&client=opera&rls=de&ei=6S6WTKmgJeChOOLS0IgJ&start=50&sa=N'), (21653, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21654, 'http://www.markenoele.de/', 'http://www.google.de/products?q=motul+300v+factory&hl=de&aq=f'), (21655, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21656, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21657, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (21658, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (21659, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (21660, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (21661, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5306860599&w=728&lmt=1284913442&flash=10.1.82&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F1479%2F215265%2Fhalbsynthetisch%2Bvs_%2Bvolls'), (21662, 'http://www.markenoele.de/', 'http://www.spardeingeld.de/fahrzeugpflege1/products__keyword--20w50.html'), (21663, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE364&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (21664, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (21665, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (21666, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21667, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (21668, 'http://www.markenoele.de/catalog/product/view/id/56/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (21669, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-7100-4t-56.html'), (21670, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (21671, 'http://www.markenoele.de/catalog/product/view/id/12/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (21672, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (21673, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-7100-4t-56.html'), (21674, 'http://www.markenoele.de/catalog/product/view/id/56/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (21675, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (21676, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21677, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (21678, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (21679, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE364&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (21680, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=COSAlKb9k6QCFUWEzAodFz-FIw'), (21681, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE334&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (21682, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (21683, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21684, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21685, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (21686, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (21687, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (21688, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (21689, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (21690, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (21691, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=81', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (21692, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (21693, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (21694, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20c', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (21695, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20c-', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (21696, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20c-cl', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (21697, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20c-cle', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (21698, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20c-clea', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (21699, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20c-clean', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (21700, 'http://www.markenoele.de/catalogsearch/result/?q=8100+c-clean', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (21701, 'http://www.markenoele.de/lieferung/', ''), (21702, 'http://www.markenoele.de/', ''), (21703, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (21704, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21705, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (21706, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21707, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (21708, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (21709, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', ''), (21710, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (21711, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (21712, 'http://www.markenoele.de/', ''), (21713, 'http://www.markenoele.de/catalog/product/view/id/192/category/52', ''), (21714, 'http://www.markenoele.de/catalog/product/view/id/192/category/52', ''), (21715, 'http://www.markenoele.de/', ''), (21716, 'http://www.markenoele.de/agb/', ''), (21717, 'http://www.markenoele.de/altoelentsorgung/', ''), (21718, 'http://www.markenoele.de/angebote-des-monats/', ''), (21719, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (21720, 'http://www.markenoele.de/contacts/', ''), (21721, 'http://www.markenoele.de/bestellung/', ''), (21722, 'http://www.markenoele.de/agb', ''), (21723, 'http://www.markenoele.de/datenschutz/', ''), (21724, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (21725, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (21726, 'http://www.markenoele.de/impressum/', ''), (21727, 'http://www.markenoele.de/lieferung', ''), (21728, 'http://www.markenoele.de/lieferung/', ''), (21729, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (21730, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (21731, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (21732, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (21733, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', ''), (21734, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position', ''), (21735, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position', ''), (21736, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position', ''), (21737, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=2', ''), (21738, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=1', ''), (21739, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=3', ''), (21740, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=4', ''), (21741, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=2', ''), (21742, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=1', ''), (21743, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=3', ''), (21744, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=4', ''), (21745, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=2', ''), (21746, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=1', ''), (21747, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=3', ''), (21748, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=4', ''), (21749, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position', ''), (21750, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=2', ''), (21751, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=1', ''), (21752, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=3', ''), (21753, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=4', ''), (21754, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position', ''), (21755, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=2', ''), (21756, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=1', ''), (21757, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=3', ''), (21758, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=4', ''), (21759, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=2', ''), (21760, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=1', ''), (21761, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=3', ''), (21762, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=4', ''), (21763, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (21764, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid', ''), (21765, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid&p=2', ''), (21766, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=2', ''), (21767, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=3', ''), (21768, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=4', ''), (21769, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (21770, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (21771, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (21772, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (21773, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (21774, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (21775, 'http://www.markenoele.de/catalog/product/view/id/150/category/41', ''), (21776, 'http://www.markenoele.de/catalog/product/view/id/149/category/41', ''), (21777, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (21778, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (21779, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (21780, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (21781, 'http://www.markenoele.de/catalog/product/view/id/173/category/41', ''), (21782, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', ''), (21783, 'http://www.markenoele.de/catalog/product/view/id/183/category/41', ''), (21784, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (21785, 'http://www.markenoele.de/catalog/product/view/id/171/category/41', ''), (21786, 'http://www.markenoele.de/catalog/product/view/id/148/category/41', ''), (21787, 'http://www.markenoele.de/catalog/product/view/id/201/category/41', ''), (21788, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', ''), (21789, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (21790, 'http://www.markenoele.de/catalog/product/view/id/180/category/41', ''), (21791, 'http://www.markenoele.de/catalog/product/view/id/181/category/41', ''), (21792, 'http://www.markenoele.de/catalog/product/view/id/190/category/41', ''), (21793, 'http://www.markenoele.de/catalog/product/view/id/191/category/41', ''), (21794, 'http://www.markenoele.de/catalog/product/view/id/213/category/41', ''), (21795, 'http://www.markenoele.de/catalog/product/view/id/235/category/41', ''), (21796, 'http://www.markenoele.de/catalog/product/view/id/229/category/41', ''), (21797, 'http://www.markenoele.de/catalog/product/view/id/157/category/41', ''), (21798, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', ''), (21799, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (21800, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (21801, 'http://www.markenoele.de/catalog/product/view/id/172/category/41', ''), (21802, 'http://www.markenoele.de/catalog/product/view/id/246/category/41', ''), (21803, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', ''), (21804, 'http://www.markenoele.de/catalog/product/view/id/174/category/41', ''), (21805, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (21806, 'http://www.markenoele.de/catalog/product/view/id/192/category/41', ''), (21807, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (21808, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (21809, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (21810, 'http://www.markenoele.de/motul_pflegeberater/', ''), (21811, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (21812, 'http://www.markenoele.de/widerruf/', ''), (21813, 'http://www.markenoele.de/zahlung/', ''), (21814, 'http://www.markenoele.de/catalog/category/view/id/31', ''), (21815, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=SIc&rls=org.mozilla%3Ade%3Aofficial&q=Motul+V300+line+15W50&aq=f&aqi=&aql=&oq=&gs_rfai='), (21816, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21817, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21818, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (21819, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (21820, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (21821, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (21822, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (21823, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (21824, 'http://www.markenoele.de/catalog/product/view/id/76/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (21825, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (21826, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (21827, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (21828, 'http://www.markenoele.de/', 'http://www.testberichte.de/testsieger/level3_motorrad_zubehoer_motorrad_kettensprays_2116.html'), (21829, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21830, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (21831, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (21832, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (21833, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (21834, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (21835, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (21836, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (21837, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (21838, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (21839, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21840, 'http://www.markenoele.de/', 'http://www.testberichte.de/testsieger/level3_motorrad_zubehoer_motorrad_kettensprays_2116.html'), (21841, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+600+2T+Outboard&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (21842, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (21843, 'http://www.markenoele.de/catalog/category/view/id/20', ''), (21844, 'http://www.markenoele.de/', 'http://www.sedoparking.com/search/registrar.php?registrar=taudom&domain=motul.de'), (21845, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (21846, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCVOOavTaXTO6tN8PQswaIg4yyBa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV-pWCqAegAcfRhPgDyAEBqQJBfnwiRPu1PqoEE0_Qn0Q2zQv_D7ZdI4gdgYkdZxg%26sig%3DAGiWqtxEGIk9llRTiamwWIOSs_j6OZ8LpA%26adurl%3Dh'), (21847, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21848, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21849, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (21850, 'http://www.markenoele.de/catalog/product/view/id/30/category/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (21851, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto/motul-gear-ff-competition.html'), (21852, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90b3JzcG9ydC9hdXRvLmh0bWw,/product/30/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (21853, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (21854, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (21855, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (21856, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (21857, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21858, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21859, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (21860, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (21861, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (21862, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all'), (21863, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (21864, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all'), (21865, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (21866, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all'), (21867, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (21868, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all'), (21869, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (21870, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-5l.html'), (21871, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (21872, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (21873, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (21874, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (21875, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (21876, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (21877, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motocool+factory+line&url=/aclk%3Fsa%3Dl%26ai%3DCj-mhdzuXTPqUK8_Rswaw3b2wBa3BsMMB_em97RS1xOPtRwgAEAEoAlCer6GNAWCVopOCoAegAcfRhPgDyAEBqQJBfnwiRPu1PqoEGE_Qxy366y6-JK4d3CDYbz0puTqCQ4uh5Q%26sig%3DAGiWqtxA3Ii5NB0hvA0VkE0Sp'), (21878, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (21879, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (21880, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (21881, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (21882, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=90&slotname=1351630559&w=728&lmt=1284980401&flash=10.1.82&url=http%3A%2F%2Fwww.apriliaforum.de%2F50-ccm-rs-50-scarabeo-50-roller%2F10044-50-ccm-2-takt-l.html&d'), (21883, 'http://www.markenoele.de/', ''), (21884, 'http://www.markenoele.de/', ''), (21885, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+Classic+Oil+SAE+20W50&url=/aclk%3Fsa%3Dl%26ai%3DC7cJI7EWXTM6yNo_Pswacp7CxBa3BsMMB_em97RSFyuPtRwgAEAIoAlCer6GNAWCVkpWCoAegAcfRhPgDyAEBqQJBfnwiRPu1PqoEGE_QoAAPKkFPetd5kgBAMZUX2qtdrZhiUw%26sig%3DAGiWqtxeN4taI2dtSNGSLSkcK'), (21886, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21887, 'http://www.markenoele.de/catalogsearch/result?q=Classic+Oil+SAE+20W50+', ''), (21888, 'http://www.markenoele.de/catalogsearch/result/?q=Classic+Oil+SAE+20W50+', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21889, 'http://www.markenoele.de/catalogsearch/result', ''), (21890, 'http://www.markenoele.de/catalogsearch/ajax/suggest?q=20W50', ''), (21891, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20W50', 'http://www.markenoele.de/catalogsearch/result/?q=Classic+Oil+SAE+20W50+'), (21892, 'http://www.markenoele.de/catalogsearch/ajax/suggest', ''), (21893, 'http://www.markenoele.de/catalogsearch/result/?q=20W50', 'http://www.markenoele.de/catalogsearch/result/?q=Classic+Oil+SAE+20W50+'), (21894, 'http://www.markenoele.de/', ''), (21895, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=20W50'), (21896, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (21897, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21898, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (21899, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (21900, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (21901, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (21902, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (21903, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (21904, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (21905, 'http://www.markenoele.de/catalog/product/view/id/51/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (21906, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (21907, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (21908, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (21909, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (21910, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V+Factory+Line'), (21911, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21912, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+Factory+Line+', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21913, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21914, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V+Factory+Line'), (21915, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+%C3%B6l&meta=&btnG=Google-Suche'), (21916, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21917, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21918, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (21919, 'http://www.markenoele.de/catalog/product/view/id/22/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (21920, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (21921, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (21922, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (21923, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (21924, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21925, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21926, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (21927, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (21928, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (21929, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (21930, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1284991125&flash=10.1.82.76&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Foriginal-gm-10w-40-motoroel-datenblatt-t1947235.html'), (21931, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1284992584&channel=4582219326&flash=10.1.82&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroelalternative-q8-5w-40-spez-dat'), (21932, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21933, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21934, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21935, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21936, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (21937, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (21938, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (21939, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (21940, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (21941, 'http://www.markenoele.de/catalog/product/view/id/30/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (21942, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (21943, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (21944, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-300.html'), (21945, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (21946, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (21947, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (21948, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (21949, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (21950, 'http://www.markenoele.de/catalog/product/view/id/188/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (21951, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (21952, 'http://www.markenoele.de/catalog/product/view/id/186/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (21953, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+10w-40+5100+ester'), (21954, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (21955, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+10w-40+5100+ester'), (21956, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+10w-40+5100+ester'), (21957, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+10w-50+5100+ester'), (21958, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (21959, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (21960, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/lieferung/'), (21961, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCq5kF1XKXTOTnEcyDjAfG27TcAq3BsMMB_em97RS97Pu-RwgAEAEgrbbmBygCUJ6voY0BYJWiroK0B6ABx9GE-APIAQGpAmZ5_2Ae-bU-qgQTT9BvUKKh-w7EuIn3Vu4KdZ86nIAFkE4%26sig%3DAGiWqtzekifGG-pDYdtO8KzMoM4nzdoe-A'), (21962, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (21963, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (21964, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (21965, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21966, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (21967, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (21968, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (21969, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (21970, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (21971, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (21972, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=motul+fuel+system+clean&x=12&y=14'), (21973, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (21974, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (21975, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuelsystem%20clean', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (21976, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuelsystem%20clean', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (21977, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel%20system%20clean', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (21978, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuelsystem%20clean', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (21979, 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+system+clean', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (21980, 'http://www.markenoele.de/', 'http://www.google.com/m?client=ms-samsung&channel=br&q=%70%72%65%69%73%20%38%31%30%30%20%58%2d%43%6c%65%61%6e%2b%20%6d%6f%74%75%6c'), (21981, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (21982, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (21983, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (21984, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (21985, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (21986, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (21987, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (21988, 'http://www.markenoele.de/', ''), (21989, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (21990, 'http://www.markenoele.de/checkout/cart/', ''), (21991, 'http://www.markenoele.de/checkout/cart/', ''), (21992, 'http://www.markenoele.de/checkout/cart/updatePost/', ''), (21993, 'http://www.markenoele.de/checkout/cart/', ''), (21994, 'http://www.markenoele.de/checkout/onepage/', ''), (21995, 'http://www.markenoele.de/checkout/onepage/saveMethod/', ''), (21996, 'http://www.markenoele.de/checkout/onepage/saveBilling/', ''), (21997, 'http://www.markenoele.de/checkout/onepage/progress/', ''), (21998, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', ''), (21999, 'http://www.markenoele.de/checkout/onepage/progress/', ''), (22000, 'http://www.markenoele.de/checkout/onepage/savePayment/', ''), (22001, 'http://www.markenoele.de/checkout/onepage/progress/', ''), (22002, 'http://www.markenoele.de/checkout/onepage/savePayment/', ''), (22003, 'http://www.markenoele.de/checkout/onepage/progress/', ''), (22004, 'http://www.markenoele.de/checkout/onepage/savePayment/', ''), (22005, 'http://www.markenoele.de/checkout/onepage/progress/', ''), (22006, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', ''), (22007, 'http://www.markenoele.de/checkout/onepage/progress/', ''), (22008, 'http://www.markenoele.de/checkout/onepage/saveShipping/', ''), (22009, 'http://www.markenoele.de/checkout/onepage/progress/', ''), (22010, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', ''), (22011, 'http://www.markenoele.de/checkout/onepage/progress/', ''), (22012, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', ''), (22013, 'http://www.markenoele.de/checkout/onepage/progress/', ''), (22014, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', ''), (22015, 'http://www.markenoele.de/checkout/onepage/progress/', ''), (22016, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', ''), (22017, 'http://www.markenoele.de/checkout/onepage/progress/', ''), (22018, 'http://www.markenoele.de/checkout/onepage/savePayment/', ''), (22019, 'http://www.markenoele.de/checkout/onepage/progress/', ''), (22020, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', ''), (22021, 'http://www.markenoele.de/checkout/onepage/progress/', ''), (22022, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', ''), (22023, 'http://www.markenoele.de/checkout/onepage/progress/', ''), (22024, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', ''), (22025, 'http://www.markenoele.de/checkout/onepage/progress/', ''), (22026, 'http://www.markenoele.de/checkout/onepage/savePayment/', ''), (22027, 'http://www.markenoele.de/checkout/onepage/progress/', ''), (22028, 'http://www.markenoele.de/', 'http://suche.web.de/search/web/?su=motul+5100+15w50&mc=searchplugin@suche@msie.suche@web&origin=searchplugin'), (22029, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', ''), (22030, 'http://www.markenoele.de/checkout/onepage/progress/', ''), (22031, 'http://www.markenoele.de/', ''), (22032, 'http://www.markenoele.de/checkout/onepage/', ''), (22033, 'http://www.markenoele.de/checkout/onepage/', ''), (22034, 'http://www.markenoele.de/checkout/onepage/', ''), (22035, 'http://www.markenoele.de/checkout/onepage/', ''), (22036, 'http://www.markenoele.de/checkout/onepage/', ''), (22037, 'http://www.markenoele.de/checkout/onepage/', ''), (22038, 'http://www.markenoele.de/checkout/cart/', ''), (22039, 'http://www.markenoele.de/checkout/onepage/', ''), (22040, 'http://www.markenoele.de/', ''), (22041, 'http://www.markenoele.de/catalogsearch/result/?q=fdfgfdg', ''), (22042, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fdfgfdg', ''), (22043, 'http://www.markenoele.de/', ''), (22044, 'http://www.markenoele.de/', ''), (22045, 'http://www.markenoele.de/', ''), (22046, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCB4jpG4iXTJmaF47QswbP0cWyBa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVopWCoAegAcfRhPgDyAEBqQLF4H5UjPm1PqoEE0_Q5wxIjzQFQ4JcJYxfw1x-UMo%26sig%3DAGiWqtwdVTNXk-ef2P324sqnjHkDhPcg_A%26adur'), (22047, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22048, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22049, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22050, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (22051, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (22052, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (22053, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (22054, 'http://www.markenoele.de/catalog/product/view/id/65/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&p=2'), (22055, 'http://www.markenoele.de/', ''), (22056, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (22057, 'http://www.markenoele.de/', ''), (22058, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&p=2'), (22059, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCwdfsvYiXTOG6C4LZOJKp0ZIBrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVspSCoAegAcfRhPgDyAEBqQJ-yA2Nz-61PqoEE0_Q_Lzw9Bq_tf87JVB2esBJ78Q%26sig%3DAGiWqtwSjf2MhMt6DPkt9e8joWGNDwFb9A%26adurl%3Dhttp:'), (22060, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&p=3'), (22061, 'http://www.markenoele.de/agb/', ''), (22062, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&p=4'), (22063, 'http://www.markenoele.de/', ''), (22064, 'http://www.markenoele.de/datenschutz/', ''), (22065, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&p=5'), (22066, 'http://www.markenoele.de/', ''), (22067, 'http://www.markenoele.de/widerruf/', ''), (22068, 'http://www.markenoele.de/', ''), (22069, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (22070, 'http://www.markenoele.de/impressum/', ''), (22071, 'http://www.markenoele.de/', ''), (22072, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&p=5'), (22073, 'http://www.markenoele.de/', ''), (22074, 'http://www.markenoele.de/impressum/', ''), (22075, 'http://www.markenoele.de/', ''), (22076, 'http://www.markenoele.de/checkout/cart/', ''), (22077, 'http://www.markenoele.de/checkout/onepage/', ''), (22078, 'http://www.markenoele.de/checkout/onepage/saveMethod/', ''), (22079, 'http://www.markenoele.de/checkout/onepage/saveBilling/', ''), (22080, 'http://www.markenoele.de/checkout/onepage/progress/', ''), (22081, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', ''), (22082, 'http://www.markenoele.de/checkout/onepage/progress/', ''), (22083, 'http://www.markenoele.de/checkout/onepage/savePayment/', ''), (22084, 'http://www.markenoele.de/checkout/onepage/progress/', ''), (22085, 'http://www.markenoele.de/customer/account/login/', ''), (22086, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=Motul%2B%C3%96l&aq=f&aqi=&aql=&oq=&gs_rfai='), (22087, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22088, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22089, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22090, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (22091, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22092, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (22093, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (22094, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (22095, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22096, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22097, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22098, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22099, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22100, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22101, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22102, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22103, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22104, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22105, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22106, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22107, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22108, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22109, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22110, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22111, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22112, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22113, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22114, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22115, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22116, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22117, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22118, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22119, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22120, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22121, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=zvP&rls=org.mozilla%3Ade%3Aofficial&q=Motul+.de&aq=f&aqi=&aql=&oq=&gs_rfai='), (22122, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=zvP&rls=org.mozilla%3Ade%3Aofficial&q=Motul+.de&aq=f&aqi=&aql=&oq=&gs_rfai='), (22123, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22124, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22125, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22126, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22127, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=zvP&rls=org.mozilla%3Ade%3Aofficial&q=Motul+.de&aq=f&aqi=&aql=&oq=&gs_rfai='), (22128, 'http://www.markenoele.de/', ''), (22129, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCbkDmkqGXTP7zMpCKsAOi8sSJC63BsMMB_em97RSPtd5ECAAQAigDUJ6voY0BYJXShIKYB6ABx9GE-APIAQGpAsXgflSM-bU-qgQTT9Co0Gp_RfTEEWhXQKy9pHV1bw%26sig%3DAGiWqtwyLbtcwxNZ7AkpHrBAdILFGEgBSQ%26adurl%3Dhttp:'), (22130, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/'), (22131, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/'), (22132, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/'), (22133, 'http://www.markenoele.de/catalog/product/view/id/71', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (22134, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+t4&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (22135, 'http://www.markenoele.de/', ''), (22136, 'http://www.markenoele.de/', 'http://www.google.de/search?client=opera&rls=de&q=motul+5100&sourceid=opera&ie=utf-8&oe=utf-8'), (22137, 'http://www.markenoele.de/', ''), (22138, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5306860599&w=728&lmt=1285023027&flash=10.0.45.2&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F1479%2F218277%2FCastrol%2BRennoel%2BA747.ht'), (22139, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22140, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22141, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22142, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (22143, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (22144, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (22145, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (22146, 'http://www.markenoele.de/catalog/product/view/id/78/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (22147, 'http://www.markenoele.de/catalog/product/view/id/78/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (22148, 'http://www.markenoele.de/', ''), (22149, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (22150, 'http://www.markenoele.de/catalog/product/view/id/170/category/18', ''), (22151, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (22152, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', ''), (22153, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=3h&oq=&hl=de&ie=UTF-8&rlz=1T4GGLG_deDE343DE343&q=motul+%c3%b6l'), (22154, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22155, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22156, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (22157, 'http://www.markenoele.de/catalog/product/view/id/29/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (22158, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (22159, 'http://www.markenoele.de/catalog/product/view/id/83/category/27', ''), (22160, 'http://www.markenoele.de/catalog/category/view/id/34', ''), (22161, 'http://www.markenoele.de/', ''), (22162, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300V+POWER+'), (22163, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22164, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22165, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22166, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22167, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCUaTmUlyYTP3iEpfUOO_a0LEBrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJW6nYKsB6ABx9GE-APIAQGpAq2IlS866bU-qgQTT9AV3v1jWXb8nIVNEg1GWxoi8g%26sig%3DAGiWqtwehV7Epn1W0Ic3u9JHBsYRcGY4Qw%26adurl%3Dht'), (22168, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22169, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22170, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (22171, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (22172, 'http://www.markenoele.de/catalog/product/view/id/33/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (22173, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CExYDTVyYTN3tPMjSswaEh-jAAa3BsMMB_em97RSPtd5EEAIoBFCer6GNAWCV6o6CnAegAcfRhPgDyAEBqQKtiJUvOum1PqoEGE_QPHgq2UbaAe6bZCmXJaQycRzMI2pVLA&num=2&sig=AGiWqtwIxU2LDhpCHG7AFYKtU3ONf_ft_w&adurl=http://www.motulshop.de&rct=j&q=m'), (22174, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (22175, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (22176, 'http://www.markenoele.de/catalogsearch/result/?q=motul', 'http://www.markenoele.de/'), (22177, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20c', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (22178, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20comp', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (22179, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20competion', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (22180, 'http://www.markenoele.de/catalogsearch/result/?q=motul+competion', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (22181, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20compet', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (22182, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (22183, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=&q=motul+20w50&sourceid=navclient-ff&rlz=1B3WZPB_deUS355US355&ie=UTF-8&aq=0&oq=motul+20w'), (22184, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (22185, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22186, 'http://www.markenoele.de/', ''), (22187, 'http://www.markenoele.de/customer/account/login/', ''), (22188, 'http://www.markenoele.de/contacts/', ''), (22189, 'http://www.markenoele.de/checkout/', ''), (22190, 'http://www.markenoele.de/checkout/onepage/', ''), (22191, 'http://www.markenoele.de/checkout/cart/', ''), (22192, 'http://www.markenoele.de/checkout/cart/updatePost/', ''), (22193, 'http://www.markenoele.de/checkout/cart/', ''), (22194, 'http://www.markenoele.de/checkout/cart/updatePost/', ''), (22195, 'http://www.markenoele.de/checkout/cart/', ''), (22196, 'http://www.markenoele.de/checkout/cart/updatePost/', ''), (22197, 'http://www.markenoele.de/checkout/cart/', ''), (22198, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=0s&aqi=g-s1&aql=&oq=Motul+Motorrad%C3%B6l&gs_rfai='), (22199, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (22200, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=0s&aqi=g-s1&aql=&oq=Motul+Motorrad%C3%B6l&gs_rfai='), (22201, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22202, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22203, 'http://www.markenoele.de/', ''), (22204, 'http://www.markenoele.de/', ''), (22205, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (22206, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2JsZWNoc2NoaWxkLXBpbi11cC1paS5odG1s/product/141/', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (22207, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (22208, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (22209, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (22210, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (22211, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (22212, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (22213, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (22214, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (22215, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (22216, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=Motul+20w50+3000+4T+&btnG=Suche&meta=&aq=f&aqi=&aql=&oq=&gs_rfai='), (22217, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=Motul+20w50+3000+4T+&btnG=Suche&meta=&aq=f&aqi=&aql=&oq=&gs_rfai='), (22218, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1T4ADFA_deDE374DE374&q=motul+%C3%B6l&meta=lr%3Dlang_de&aq=1&aqi=g10&aql=&oq=Motul&gs_rfai='), (22219, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22220, 'http://www.markenoele.de/', ''), (22221, 'http://www.markenoele.de/contacts/', ''), (22222, 'http://www.markenoele.de/angebote-des-monats/', ''), (22223, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (22224, 'http://www.markenoele.de/lieferung', ''), (22225, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (22226, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (22227, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (22228, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (22229, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (22230, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (22231, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (22232, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (22233, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (22234, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (22235, 'http://www.markenoele.de/agb/', ''), (22236, 'http://www.markenoele.de/impressum/', ''), (22237, 'http://www.markenoele.de/widerruf/', ''), (22238, 'http://www.markenoele.de/datenschutz/', ''), (22239, 'http://www.markenoele.de/zahlung/', ''), (22240, 'http://www.markenoele.de/lieferung/', ''), (22241, 'http://www.markenoele.de/altoelentsorgung/', ''), (22242, 'http://www.markenoele.de/motul_pflegeberater/', ''), (22243, 'http://www.markenoele.de/bestellung/', ''), (22244, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', ''), (22245, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', ''), (22246, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', ''), (22247, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', ''), (22248, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', ''), (22249, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=position', ''), (22250, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (22251, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (22252, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (22253, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (22254, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (22255, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (22256, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (22257, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (22258, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (22259, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (22260, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (22261, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (22262, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (22263, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (22264, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (22265, 'http://www.markenoele.de/catalog/category/view/id/39?mode=list', ''), (22266, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&order=position', ''), (22267, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (22268, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (22269, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (22270, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (22271, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (22272, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (22273, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (22274, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (22275, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (22276, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (22277, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (22278, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (22279, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', ''), (22280, 'http://www.markenoele.de/catalog/category/view/id/40?mode=list', ''), (22281, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&order=position', ''), (22282, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (22283, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (22284, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (22285, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (22286, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (22287, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (22288, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (22289, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (22290, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (22291, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (22292, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (22293, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (22294, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (22295, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (22296, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (22297, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (22298, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', ''), (22299, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (22300, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (22301, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (22302, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (22303, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (22304, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (22305, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (22306, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (22307, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (22308, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (22309, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (22310, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+classic+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCBVsTWJ2YTOifIcvWOPmo0bYBrcGwwwH96b3tFM3B4-1HCAAQAVCer6GNAWCVuviBlAegAcfRhPgDyAEBqQL7ZQtbh_C1PqoEFk_QAeprqZzO68ClcBf4JHX_n4RezW4%26sig%3DAGiWqtwZmsXse1oLqKwhtyYOPEZGsNMJBA%26a'), (22311, 'http://www.markenoele.de/', ''), (22312, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22313, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=comp', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22314, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=compet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22315, 'http://www.markenoele.de/catalogsearch/result/?q=competition', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22316, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=competition', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22317, 'http://www.markenoele.de/catalog/product/view/id/30', 'http://www.markenoele.de/catalogsearch/result/?q=competition'), (22318, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1SMSN_DEDE373&q=motul+5100+10W40&aq=f&aqi=&aql=&oq=&gs_rfai='), (22319, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/50/', ''), (22320, 'http://www.markenoele.de/checkout/cart/', ''), (22321, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+800+road+racing&url=/aclk%3Fsa%3Dl%26ai%3DCTaHpr6aYTM2HBdPZOPKdxLgBrcGwwwH96b3tFN2_4-1HCAAQASgCUJ6voY0BYJWCtILAB6ABx9GE-APIAQGpAvtlC1uH8LU-qgQTT9Dhvkj5K3bb2lglBIao0_ql2Q%26sig%3DAGiWqtzNdcSSVwDEBaeyhcYFpoG7q2adPQ%26ad'), (22322, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22323, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22324, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22325, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (22326, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (22327, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (22328, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (22329, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (22330, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (22331, 'http://www.markenoele.de/catalog/product/view/id/78/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (22332, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-800-2t-factory-line-road-racing.html'), (22333, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+8100+x-clean&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (22334, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=Gwh&rls=org.mozilla%3Ade%3Aofficial&q=motul+5100+10w-40&aq=f&aqi=&aql=&oq=&gs_rfai='), (22335, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (22336, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=Gwh&rls=org.mozilla%3Ade%3Aofficial&q=motul+5100+10w-40&aq=f&aqi=&aql=&oq=&gs_rfai='), (22337, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC-9QhL7-YTMbBNYOH-gb_nM2fAa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbr9gZQHoAHH0YT4A8gBAakC-2ULW4fwtT6qBBNP0BSC1XgT4UfSjnZDZIwO_21X%26sig%3DAGiWqtxWlz4cVQRvnmlBsLah3cyd0FqbCQ%26adurl%3Dhttp'), (22338, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=Motul+2+&hl=de&ie=UTF-8&rlz=1T4HPEB_deDE257DE258&q=motul+2+takt+%c3%b6l'), (22339, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22340, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22341, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (22342, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-power-2t.html'), (22343, 'http://www.markenoele.de/catalog/product/view/id/60/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (22344, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=Xpk&rls=org.mozilla%3Ade%3Aofficial&q=20w-40+motul&aq=f&aqi=&aql=&oq=&gs_rfai='), (22345, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&newwindow=1&q=motul+5100+10w40&btnG=Suche'), (22346, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (22347, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=motul+5100+15w50'), (22348, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&newwindow=1&q=motul+5100+10w40&btnG=Suche'), (22349, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22350, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22351, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22352, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22353, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22354, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22355, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22356, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100%2015', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22357, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100%201', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22358, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100%2015w', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22359, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+15w50', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22360, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100%2015w50', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22361, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22362, 'http://www.markenoele.de/catalogsearch/result/?q=motul++15w50', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+15w50'), (22363, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20%2015w50', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+15w50'), (22364, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCkltEt-GYTPaQNIbUOLvHrXitwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAgM067e4B7Y-qgQTT9B8vz4RyEgaspqQs0eNKfeYWA%26sig%3DAGiWqtwiLM5r0oiYSobWUaNgWOFBIWS8jA%26adurl%3Dhttp:/'), (22365, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22366, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCkltEt-GYTPaQNIbUOLvHrXitwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAgM067e4B7Y-qgQTT9B8vz4RyEgaspqQs0eNKfeYWA%26sig%3DAGiWqtwiLM5r0oiYSobWUaNgWOFBIWS8jA%26adurl%3Dhttp:/'), (22367, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCkltEt-GYTPaQNIbUOLvHrXitwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAgM067e4B7Y-qgQTT9B8vz4RyEgaspqQs0eNKfeYWA%26sig%3DAGiWqtwiLM5r0oiYSobWUaNgWOFBIWS8jA%26adurl%3Dhttp:/'), (22368, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCkltEt-GYTPaQNIbUOLvHrXitwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAgM067e4B7Y-qgQTT9B8vz4RyEgaspqQs0eNKfeYWA%26sig%3DAGiWqtwiLM5r0oiYSobWUaNgWOFBIWS8jA%26adurl%3Dhttp:/'), (22369, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCkltEt-GYTPaQNIbUOLvHrXitwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAgM067e4B7Y-qgQTT9B8vz4RyEgaspqQs0eNKfeYWA%26sig%3DAGiWqtwiLM5r0oiYSobWUaNgWOFBIWS8jA%26adurl%3Dhttp:/'), (22370, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCkltEt-GYTPaQNIbUOLvHrXitwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAgM067e4B7Y-qgQTT9B8vz4RyEgaspqQs0eNKfeYWA%26sig%3DAGiWqtwiLM5r0oiYSobWUaNgWOFBIWS8jA%26adurl%3Dhttp:/'), (22371, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCkltEt-GYTPaQNIbUOLvHrXitwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAgM067e4B7Y-qgQTT9B8vz4RyEgaspqQs0eNKfeYWA%26sig%3DAGiWqtwiLM5r0oiYSobWUaNgWOFBIWS8jA%26adurl%3Dhttp:/'), (22372, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCkltEt-GYTPaQNIbUOLvHrXitwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAgM067e4B7Y-qgQTT9B8vz4RyEgaspqQs0eNKfeYWA%26sig%3DAGiWqtwiLM5r0oiYSobWUaNgWOFBIWS8jA%26adurl%3Dhttp:/'), (22373, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCkltEt-GYTPaQNIbUOLvHrXitwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAgM067e4B7Y-qgQTT9B8vz4RyEgaspqQs0eNKfeYWA%26sig%3DAGiWqtwiLM5r0oiYSobWUaNgWOFBIWS8jA%26adurl%3Dhttp:/'), (22374, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCkltEt-GYTPaQNIbUOLvHrXitwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAgM067e4B7Y-qgQTT9B8vz4RyEgaspqQs0eNKfeYWA%26sig%3DAGiWqtwiLM5r0oiYSobWUaNgWOFBIWS8jA%26adurl%3Dhttp:/'), (22375, 'http://www.markenoele.de/', 'http://www.testberichte.de/testsieger/level3_motorrad_zubehoer_motorrad_kettensprays_2116.html'), (22376, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=YR7&rls=org.mozilla:de:official&channel=s&&sa=X&ei=f-yYTOm_As-k4QaXqM2EAQ&ved=0CBgQBSgA&q=motul+800+road+racing&spell=1'), (22377, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22378, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22379, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (22380, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (22381, 'http://www.markenoele.de/', 'http://www.1000ps.de/produkt-175720-Motul_5100_4T_10W_40_teilsynthetisch'), (22382, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22383, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22384, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22385, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22386, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22387, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (22388, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (22389, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (22390, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (22391, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (22392, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v'), (22393, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22394, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22395, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (22396, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22397, 'http://www.markenoele.de/', 'http://www.google.de/search?aq=1&oq=motul&sourceid=chrome&ie=UTF-8&q=motul+%C3%B6l'), (22398, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (22399, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (22400, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (22401, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (22402, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (22403, 'http://www.markenoele.de/', 'http://www.amazon.de/dp/B003AX8IBW/ref=asc_df_B003AX8IBW928683?smid=A105LHVJAF31RR&tag=ciao-auto-mp-21&linkCode=asn&creative=22506&creativeASIN=B003AX8IBW'), (22404, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (22405, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (22406, 'http://www.markenoele.de/catalog/product/gallery/id/141/image/124/', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (22407, 'http://www.markenoele.de/', 'http://www.amazon.de/dp/B003AX8IBW/ref=asc_df_B003AX8IBW928683?smid=A105LHVJAF31RR&tag=ciao-auto-mp-21&linkCode=asn&creative=22506&creativeASIN=B003AX8IBW'), (22408, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (22409, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (22410, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (22411, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (22412, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (22413, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (22414, 'http://www.markenoele.de/catalog/product/view/id/235/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (22415, 'http://www.markenoele.de/catalog/product/gallery/id/235/image/206/', 'http://www.markenoele.de/motul-fanshop-artikel/poloshirt-damen.html'), (22416, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-zusatzstoffe/top-gel.html'), (22417, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (22418, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/esso-diesel.html'), (22419, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (22420, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (22421, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (22422, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22423, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (22424, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (22425, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (22426, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (22427, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (22428, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (22429, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (22430, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (22431, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/angebote-des-monats/'), (22432, 'http://www.markenoele.de/', ''), (22433, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/angebote-des-monats/'), (22434, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (22435, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (22436, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (22437, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (22438, 'http://www.markenoele.de/catalog/category/view/id/26', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (22439, 'http://www.markenoele.de/catalog/category/view/id/27', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (22440, 'http://www.markenoele.de/catalog/category/view/id/27?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (22441, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html?p=2'), (22442, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (22443, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (22444, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (22445, 'http://www.markenoele.de/datenschutz/', ''), (22446, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (22447, 'http://www.markenoele.de/agb/', ''), (22448, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (22449, 'http://www.markenoele.de/', ''), (22450, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (22451, 'http://www.markenoele.de/altoelentsorgung/', ''), (22452, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (22453, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (22454, 'http://www.markenoele.de/', ''), (22455, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (22456, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', ''), (22457, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=Motul+5100+&meta=lr%3Dlang_de&aq=f&oq='), (22458, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (22459, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300V'), (22460, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22461, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22462, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (22463, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (22464, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+7100+4t+10w40+Preis&ie=UTF-8&oe=UTF-8&hl=de&client=safari'), (22465, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v+farbe&url=/aclk%3Fsa%3Dl%26ai%3DCWLBEY5mZTLTdA4XSswbq0MybAa3BsMMB_em97RSPtd5ECAAQASC2VFCer6GNAWCV2oiCmAeQAQKgAcfRhPgDyAEBqQILC6YNizm2PqoEGE_QjjbJAxw9E8Ug0xfoAhxlLgN-aw1ng4AFkE4%26sig%3DAGiWqtxQAsV2NlviMvOFaVI3wkj'), (22466, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=cr%3DcountryDE&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (22467, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22468, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22469, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (22470, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+shine+and+go&url=/aclk%3Fsa%3Dl%26ai%3DCQ3F136GZTM3IJofWOKf__YUBrcGwwwH96b3tFK3F4-1HCAAQAVCer6GNAWCVgq-CuAegAcfRhPgDyAEBqQILC6YNizm2PqoEFk_QILcSstcAHPhWwHVX51BbbNCJ9ew%26sig%3DAGiWqtxUt7RpWDBlXKBUxliAwzKLZUFT9g%26adur'), (22471, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (22472, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (22473, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/chain-clean.html'), (22474, 'http://www.markenoele.de/catalog/product/view/id/111/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (22475, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/chain-clean.html'), (22476, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (22477, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (22478, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+shine+and+go&url=/aclk%3Fsa%3Dl%26ai%3DCQ3F136GZTM3IJofWOKf__YUBrcGwwwH96b3tFK3F4-1HCAAQAVCer6GNAWCVgq-CuAegAcfRhPgDyAEBqQILC6YNizm2PqoEFk_QILcSstcAHPhWwHVX51BbbNCJ9ew%26sig%3DAGiWqtxUt7RpWDBlXKBUxliAwzKLZUFT9g%26adur'), (22479, 'http://www.markenoele.de/catalog/product/view/id/60/category/14', ''), (22480, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+classic+20w+50&url=/aclk%3Fsa%3Dl%26ai%3DCjFBS57CZTOXWGMvWOPmo0bYBrcGwwwH96b3tFIXK4-1HCAAQAVCer6GNAWCVqreCyAegAcfRhPgDyAEBqQILC6YNizm2PqoEGE_QrKtJeAVcTb5tX40GB-PT6wnlsecMlA%26sig%3DAGiWqtwGrGLnWegWsHkH7Q6eI2IsCOs3vA%2'), (22481, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22482, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22483, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (22484, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22485, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22486, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22487, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22488, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w%205', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22489, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w%2050', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22490, 'http://www.markenoele.de/catalogsearch/result/?q=20w+50', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22491, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22492, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+classic+20w+50&url=/aclk%3Fsa%3Dl%26ai%3DCjFBS57CZTOXWGMvWOPmo0bYBrcGwwwH96b3tFIXK4-1HCAAQAVCer6GNAWCVqreCyAegAcfRhPgDyAEBqQILC6YNizm2PqoEGE_QrKtJeAVcTb5tX40GB-PT6wnlsecMlA%26sig%3DAGiWqtwGrGLnWegWsHkH7Q6eI2IsCOs3vA%2'), (22493, 'http://www.markenoele.de/catalog/product/view/id/124/category/12', ''), (22494, 'http://www.markenoele.de/', ''), (22495, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+20+w+50&meta=lr%3Dlang_de&aq=f&aqi=&aql=&oq=&gs_rfai='), (22496, 'http://www.markenoele.de/', ''), (22497, 'http://www.markenoele.de/', ''), (22498, 'http://www.markenoele.de/agb/', ''), (22499, 'http://www.markenoele.de/altoelentsorgung/', ''), (22500, 'http://www.markenoele.de/angebote-des-monats/', ''), (22501, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (22502, 'http://www.markenoele.de/contacts/', ''), (22503, 'http://www.markenoele.de/datenschutz/', ''), (22504, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (22505, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (22506, 'http://www.markenoele.de/impressum/', ''), (22507, 'http://www.markenoele.de/lieferung', ''), (22508, 'http://www.markenoele.de/lieferung/', ''), (22509, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (22510, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (22511, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (22512, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (22513, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', ''), (22514, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position', ''), (22515, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position', ''), (22516, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position', ''), (22517, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=2', ''), (22518, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=1', ''), (22519, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=3', ''), (22520, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=4', ''), (22521, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=2', ''), (22522, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=1', ''), (22523, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=3', ''), (22524, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=4', ''), (22525, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=2', ''), (22526, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=1', ''), (22527, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=3', ''), (22528, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=4', ''), (22529, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position', ''), (22530, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=2', ''), (22531, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=1', ''), (22532, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=3', ''), (22533, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=4', ''), (22534, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position', ''), (22535, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=2', ''), (22536, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=1', ''), (22537, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=3', ''), (22538, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=4', ''), (22539, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=2', ''), (22540, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=1', ''), (22541, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=3', ''), (22542, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=4', ''), (22543, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (22544, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid', ''), (22545, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid&p=2', ''), (22546, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid&p=3', ''), (22547, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid&p=4', ''), (22548, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=2', ''), (22549, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=3', ''), (22550, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=4', ''), (22551, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (22552, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (22553, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (22554, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (22555, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (22556, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (22557, 'http://www.markenoele.de/catalog/product/view/id/150/category/41', ''), (22558, 'http://www.markenoele.de/catalog/product/view/id/149/category/41', ''), (22559, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (22560, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (22561, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (22562, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (22563, 'http://www.markenoele.de/catalog/product/view/id/173/category/41', ''), (22564, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', ''), (22565, 'http://www.markenoele.de/catalog/product/view/id/183/category/41', ''), (22566, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (22567, 'http://www.markenoele.de/catalog/product/view/id/171/category/41', ''), (22568, 'http://www.markenoele.de/catalog/product/view/id/148/category/41', ''), (22569, 'http://www.markenoele.de/catalog/product/view/id/201/category/41', ''), (22570, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', ''), (22571, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (22572, 'http://www.markenoele.de/catalog/product/view/id/180/category/41', ''), (22573, 'http://www.markenoele.de/catalog/product/view/id/181/category/41', ''), (22574, 'http://www.markenoele.de/catalog/product/view/id/190/category/41', ''), (22575, 'http://www.markenoele.de/catalog/product/view/id/191/category/41', ''), (22576, 'http://www.markenoele.de/catalog/product/view/id/213/category/41', ''), (22577, 'http://www.markenoele.de/catalog/product/view/id/235/category/41', ''), (22578, 'http://www.markenoele.de/catalog/product/view/id/229/category/41', ''), (22579, 'http://www.markenoele.de/catalog/product/view/id/157/category/41', ''), (22580, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', ''), (22581, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (22582, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (22583, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (22584, 'http://www.markenoele.de/catalog/product/view/id/172/category/41', ''), (22585, 'http://www.markenoele.de/catalog/product/view/id/246/category/41', ''), (22586, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', ''), (22587, 'http://www.markenoele.de/catalog/product/view/id/174/category/41', ''), (22588, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (22589, 'http://www.markenoele.de/catalog/product/view/id/192/category/41', ''), (22590, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (22591, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (22592, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (22593, 'http://www.markenoele.de/motul_pflegeberater/', ''), (22594, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (22595, 'http://www.markenoele.de/widerruf/', ''), (22596, 'http://www.markenoele.de/zahlung/', ''), (22597, 'http://www.markenoele.de/catalog/product/view/id/102/category/45', ''), (22598, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (22599, 'http://www.markenoele.de/catalog/category/view/id/15', ''), (22600, 'http://www.markenoele.de/catalog/product/view/id/174/category/51', ''), (22601, 'http://www.markenoele.de/', 'http://www.google.com/custom?q=motul+%C3%B6l&sa.x=0&sa.y=0&safe=active&client=pub-3794288947762788&forid=1&channel=1975384696&ie=UTF-8&oe=UTF-8&hl=de&cof=GALT%3A%23008000%3BGL%3A1%3BDIV%3A%23336699%3BVLC%3A663399%3BAH%3Acenter%3BBGC%3AFFFFFF%3BLBGC%3'), (22602, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (22603, 'http://www.markenoele.de/catalog/product/view/id/125/category/12', ''), (22604, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+ester+4t+10w&url=/aclk%3Fsa%3Dl%26ai%3DCjTpQ5QCaTIXqEI_Pswao9eWoAa3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVqp6CsAegAcfRhPgDyAEBqQJ-7HlwU1m2PqoEGE_Qj86ewdO2uXE4PV6DJEJOxcrHkO1Dcg%26sig%3DAGiWqtwC9lJ4iag3CxY_5h17Mn4oq'), (22605, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (22606, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtNDkuaHRtbA,,/product/49/', 'http://www.markenoele.de/motul-5100-4t-49.html'), (22607, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-49.html'), (22608, 'http://www.markenoele.de/catalog/product/view/id/192', 'http://www.markenoele.de/checkout/cart/'), (22609, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-49.html'), (22610, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (22611, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (22612, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (22613, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+ester+4t+10w&url=/aclk%3Fsa%3Dl%26ai%3DCjTpQ5QCaTIXqEI_Pswao9eWoAa3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVqp6CsAegAcfRhPgDyAEBqQJ-7HlwU1m2PqoEGE_Qj86ewdO2uXE4PV6DJEJOxcrHkO1Dcg%26sig%3DAGiWqtwC9lJ4iag3CxY_5h17Mn4oq'), (22614, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1313&_nkw=motul+5100+ester+4t+10w&_sacat=See-All-Categories'), (22615, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22616, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22617, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (22618, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (22619, 'http://www.markenoele.de/catalog/category/view/id/40?limit=all', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (22620, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all'), (22621, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (22622, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (22623, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/motul-fanshop-artikel/motul-arbeitshandschuhe.html'), (22624, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (22625, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (22626, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCWj2yPhCaTI6yJoTrONG75aABrcGwwwH96b3tFI-13kQIABACKAJQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCJ1Pa2RZwtj6qBBNP0Kxr2nA957olHGtvsjtD81R3%26sig%3DAGiWqtzf9oR1-p6zSuE9wBtgFLQW9YOgcA%26adurl%3Dhttp://'), (22627, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (22628, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (22629, 'http://www.markenoele.de/catalog/product/gallery/id/141/image/124/', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (22630, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCWj2yPhCaTI6yJoTrONG75aABrcGwwwH96b3tFI-13kQIABACKAJQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCJ1Pa2RZwtj6qBBNP0Kxr2nA957olHGtvsjtD81R3%26sig%3DAGiWqtzf9oR1-p6zSuE9wBtgFLQW9YOgcA%26adurl%3Dhttp://'), (22631, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v+preis&url=/aclk%3Fsa%3Dl%26ai%3DCNrpfhBGaTIvsD5PUOJvm5L4BrcGwwwH96b3tFI-13kQIABACKANQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCJ1Pa2RZwtj6qBBhP0ILaaoYtiA67PmVAVjSNFV6hcJhkq1s%26sig%3DAGiWqtyB4mZ5wpwBLeHk4i7giJkyEJp4_w%26ad'), (22632, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=8&oq=motul&hl=de&ie=UTF-8&rlz=1T4SUNA_deDE315&q=motul+15w50'), (22633, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22634, 'http://www.markenoele.de/catalog/product/view/id/164/category/28', ''), (22635, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22636, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22637, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22638, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22639, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (22640, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (22641, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (22642, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (22643, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (22644, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+fuel+system+clean&url=/aclk%3Fsa%3Dl%26ai%3DCk9JIqBiaTNybH9HQswaWr_iDAa3BsMMB_em97RSt1I_8BggAEAEoAlCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQInU9rZFnC2PqoEE0_Q9LwX5Djc58u2c-GMUVoHeBk%26sig%3DAGiWqtyy1gLYhQTDFjPBXOIyJB4uROAjOw%2'), (22645, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (22646, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (22647, 'http://www.markenoele.de/catalog/product/view/id/119/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (22648, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-pflegeprodukte/fuel-system-clean.html'), (22649, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (22650, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1285167710&flash=10.0.32.18&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotul-8100-x-cess-langzeitoel-t1452435.html%3Fpage%3'), (22651, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22652, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22653, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motoren%C3%B6l+motul+15W-50&url=/aclk%3Fsa%3Dl%26ai%3DC8DY5dR2aTP6rJcnPswa20e2mAa3BsMMB_em97RSFyuPtRwgAEAEoAlCer6GNAWCVgrOCwAeQAQKgAcfRhPgDyAEBqQInU9rZFnC2PqoEGE_Q9x_6mvrKLj1ermecfYXIg_Ycbij6IA%26sig%3DAGiWqtyh2C1mvRW2zLPgX'), (22654, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22655, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22656, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (22657, 'http://www.markenoele.de/catalog/product/view/id/73/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (22658, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (22659, 'http://www.markenoele.de/catalog/product/view/id/75/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (22660, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (22661, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCDukfvDGaTOSrIoOK-gansqjgAa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVkqeCsAegAcfRhPgDyAEBqQInU9rZFnC2PqoEE0_Q85UXwgMtIEhmQZK41R4ye8s%26sig%3DAGiWqtz3NSYMEv_LobuLiRctAqwqXGE9PQ%26adur'), (22662, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (22663, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100&hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&prmd=s&ei=e0GaTM7hNYmoONj4yOUO&start=10&sa=N'), (22664, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22665, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22666, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22667, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (22668, 'http://www.markenoele.de/catalog/product/view/id/33/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (22669, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe/motul-5100-4t.html'), (22670, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul_pflegeberater/'), (22671, 'http://www.markenoele.de/catalog/product/view/id/33/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (22672, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (22673, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (22674, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22675, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22676, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22677, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100&hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&prmd=s&ei=e0GaTM7hNYmoONj4yOUO&start=10&sa=N'), (22678, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+kettenspray&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (22679, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCRwbCcUeaTNb8DsXZOMSnxcIBrcGwwwH96b3tFLWD_b5HCAAQASgDUJ6voY0BYJW6_YGUB6ABx9GE-APIAQGpAlUTYnyBarY-qgQTT9AsiWLSP-ZsdjvSt7fDOTpeiw%26sig%3DAGiWqtwpje0OlHCEjiIGapkNzqWl1LQuNQ%26adurl%3Dhttp:'), (22680, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22681, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (22682, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22683, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (22684, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (22685, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (22686, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCRwbCcUeaTNb8DsXZOMSnxcIBrcGwwwH96b3tFLWD_b5HCAAQASgDUJ6voY0BYJW6_YGUB6ABx9GE-APIAQGpAlUTYnyBarY-qgQTT9AsiWLSP-ZsdjvSt7fDOTpeiw%26sig%3DAGiWqtwpje0OlHCEjiIGapkNzqWl1LQuNQ%26adurl%3Dhttp:'), (22687, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22688, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (22689, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (22690, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=eDp&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=Motul+5100&aq=f&aqi=g5&aql=&oq=&gs_rfai='), (22691, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (22692, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=eDp&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=Motul+5100&aq=f&aqi=g5&aql=&oq=&gs_rfai='), (22693, 'http://www.markenoele.de/lieferung', ''), (22694, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+kettenspray+road&hl=de&client=firefox-a&hs=oGp&rls=org.mozilla:de:official&prmd=s&ei=PkiaTJ6CENT0OafOgcsP&start=10&sa=N'), (22695, 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray', 'http://www.markenoele.de/'), (22696, 'http://www.markenoele.de/catalog/product/view/id/102', 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray'), (22697, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/chain-lube-road.html'), (22698, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (22699, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22700, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (22701, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul_pflegeberater/'), (22702, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul_pflegeberater/'), (22703, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (22704, 'http://www.markenoele.de/catalog/product/view/id/109/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (22705, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad/brake-clean.html'), (22706, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22707, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', ''), (22708, 'http://www.markenoele.de/', 'http://www.testberichte.de/test/produkt_tests_motul_chain_lube_road_plus_p47875.html'), (22709, 'http://www.markenoele.de/catalog/product/view/id/115/category/44', ''), (22710, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCYrwubViaTICIK4LZOI7Q1MABrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJXaooKwB6ABx9GE-APIAQGpAlUTYnyBarY-qgQTT9Do9LcwqAfdrqvXI5sBq-8njw%26sig%3DAGiWqtzQ14E0XV4qLTcPbvVb1eJ-LOTHWg%26adurl%3Dht'), (22711, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (22712, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-49.html'), (22713, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22714, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22715, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (22716, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (22717, 'http://www.markenoele.de/catalog/product/view/id/61/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (22718, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (22719, 'http://www.markenoele.de/catalog/product/view/id/60/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (22720, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-scooter-expert-2t.html'), (22721, 'http://www.markenoele.de/catalog/product/view/id/66/category/34', ''), (22722, 'http://www.markenoele.de/catalog/product/view/id/132/category/12', ''), (22723, 'http://www.markenoele.de/catalog/product/view/id/67/category/34', ''), (22724, 'http://www.markenoele.de/catalog/product/view/id/69/category/34', ''), (22725, 'http://www.markenoele.de/catalog/product/view/id/96/category/26', ''), (22726, 'http://www.markenoele.de/catalog/product/view/id/213/category/51', ''), (22727, 'http://www.markenoele.de/catalog/product/view/id/72/category/34', ''), (22728, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (22729, 'http://www.markenoele.de/contacts/', ''), (22730, 'http://www.markenoele.de/', ''), (22731, 'http://www.markenoele.de/catalog/category/view/id/12', ''), (22732, 'http://www.markenoele.de/catalog/product/view/id/97/category/26', ''), (22733, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (22734, 'http://www.markenoele.de/catalog/product/view/id/85/category/27', ''), (22735, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (22736, 'http://www.markenoele.de/catalog/product/view/id/167/category/19', ''), (22737, 'http://www.markenoele.de/impressum/', ''), (22738, 'http://www.markenoele.de/catalog/product/view/id/32/category/10', ''), (22739, 'http://www.markenoele.de/catalog/product/view/id/95/category/26', ''), (22740, 'http://www.markenoele.de/altoelentsorgung/', ''), (22741, 'http://www.markenoele.de/catalog/category/view/id/24', ''), (22742, 'http://www.markenoele.de/agb/', ''), (22743, 'http://www.markenoele.de/catalog/product/view/id/130/category/12', ''), (22744, 'http://www.markenoele.de/catalog/product/view/id/84/category/27', ''), (22745, 'http://www.markenoele.de/angebote-des-monats/', ''), (22746, 'http://www.markenoele.de/catalog/product/view/id/81/category/27', ''), (22747, 'http://www.markenoele.de/lieferung', ''), (22748, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (22749, 'http://www.markenoele.de/catalog/product/view/id/70/category/34', ''), (22750, 'http://www.markenoele.de/widerruf/', ''), (22751, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (22752, 'http://www.markenoele.de/catalog/category/view/id/11', ''), (22753, 'http://www.markenoele.de/catalog/category/view/id/33', ''), (22754, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=F3v&rls=org.mozilla%3Ade%3Aofficial&q=motul+motor%C3%B6l+0W-40&aq=f&aqi=&aql=&oq=&gs_rfai='), (22755, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22756, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22757, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mo', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22758, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motu', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22759, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22760, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22761, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%200', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22762, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%200W', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22763, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%200W-40', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22764, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%200W-', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22765, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+0W-40', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22766, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+0W-40'), (22767, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22768, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22769, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (22770, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (22771, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (22772, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (22773, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (22774, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (22775, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (22776, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=F3v&rls=org.mozilla%3Ade%3Aofficial&q=motul+motor%C3%B6l+0W-40&aq=f&aqi=&aql=&oq=&gs_rfai='), (22777, 'http://www.markenoele.de/contacts/', ''), (22778, 'http://www.markenoele.de/zahlung/', ''), (22779, 'http://www.markenoele.de/catalog/product/view/id/127/category/12', ''), (22780, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCtkjTvc2aTNGmIoXVOJOxsPkHrcGwwwH96b3tFK2E_b5HCAAQAigDUJ6voY0BYJXCr4K4B6ABx9GE-APIAQGpAln60SoadrY-qgQTT9DwXbQTOA7W50t98A3K-dbt3w%26sig%3DAGiWqty2tQsSjsc6WxVyQKKF0Uvz4hU2Mw%26adurl'), (22781, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (22782, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (22783, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (22784, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCtkjTvc2aTNGmIoXVOJOxsPkHrcGwwwH96b3tFK2E_b5HCAAQAigDUJ6voY0BYJXCr4K4B6ABx9GE-APIAQGpAln60SoadrY-qgQTT9DwXbQTOA7W50t98A3K-dbt3w%26sig%3DAGiWqty2tQsSjsc6WxVyQKKF0Uvz4hU2Mw%26adurl'), (22785, 'http://www.markenoele.de/', ''), (22786, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=MOTUL+300V&btnG=Google-Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (22787, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22788, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22789, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22790, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (22791, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (22792, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (22793, 'http://www.markenoele.de/', ''), (22794, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22795, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22796, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (22797, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (22798, 'http://www.markenoele.de/contacts/', ''), (22799, 'http://www.markenoele.de/datenschutz/', ''), (22800, 'http://www.markenoele.de/impressum/', ''), (22801, 'http://www.markenoele.de/lieferung', ''), (22802, 'http://www.markenoele.de/lieferung/', ''), (22803, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (22804, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (22805, 'http://www.markenoele.de/motul_pflegeberater/', ''), (22806, 'http://www.markenoele.de/catalog/product/view/id/144', ''), (22807, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (22808, 'http://www.markenoele.de/widerruf/', ''), (22809, 'http://www.markenoele.de/zahlung/', ''), (22810, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCbjxCsPWaTNaDDcnVOJDFsZwIrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJXCoIKwB6ABx9GE-APIAQGpAln60SoadrY-qgQTT9DoeOGYD3oFPsJhQGNTJuEo0w%26sig%3DAGiWqtxBR5peezjzLA9v8yetGgdQRWrrSQ%26adurl%3Dht'), (22811, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (22812, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-5100-4t-49.html'), (22813, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (22814, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCbjxCsPWaTNaDDcnVOJDFsZwIrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJXCoIKwB6ABx9GE-APIAQGpAln60SoadrY-qgQTT9DoeOGYD3oFPsJhQGNTJuEo0w%26sig%3DAGiWqtxBR5peezjzLA9v8yetGgdQRWrrSQ%26adurl%3Dht'), (22815, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', ''), (22816, 'http://www.markenoele.de/', 'http://www.bing.com/search?q=motul+5100&src=IE-SearchBox'), (22817, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w50', 'http://www.markenoele.de/'), (22818, 'http://www.markenoele.de/catalogsearch/result/?q=15w50', 'http://www.markenoele.de/'), (22819, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%2015', 'http://www.markenoele.de/catalogsearch/result/?q=15w50'), (22820, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%2015w50', 'http://www.markenoele.de/catalogsearch/result/?q=15w50'), (22821, 'http://www.markenoele.de/catalogsearch/result/?q=5100+15w50', 'http://www.markenoele.de/catalogsearch/result/?q=15w50'), (22822, 'http://www.markenoele.de/', 'http://www.preisvergleich.org/produktsuche/Motul-Wash-Wax_a29323d98505eca0abd0704a60392861/'), (22823, 'http://www.markenoele.de/', ''), (22824, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4HPND_deDE314DE321&q=motul+%c3%b6l'), (22825, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CTx4qryybTNL2CY3QswbA0OSWAa3BsMMB_em97RTFwuPtRwgAEAEgtlRQnq-hjQFglYqygrwHoAHH0YT4A8gBAakCp9dHVmd9tj6qBBZP0Lwj6QtRM4GP7YLfcYGqq1u23WiGgAWQTg&sig=AGiWqtyD21-bLrMD7pHsk-vNW3Z6ecgU_g&adurl=http://www.motulshop.de&rct=j&q'), (22826, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (22827, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CTx4qryybTNL2CY3QswbA0OSWAa3BsMMB_em97RTFwuPtRwgAEAEgtlRQnq-hjQFglYqygrwHoAHH0YT4A8gBAakCp9dHVmd9tj6qBBZP0Lwj6QtRM4GP7YLfcYGqq1u23WiGgAWQTg&sig=AGiWqtyD21-bLrMD7pHsk-vNW3Z6ecgU_g&adurl=http://www.motulshop.de&rct=j&q'), (22828, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (22829, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul_pflegeberater/'), (22830, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (22831, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CTx4qryybTNL2CY3QswbA0OSWAa3BsMMB_em97RTFwuPtRwgAEAEgtlRQnq-hjQFglYqygrwHoAHH0YT4A8gBAakCp9dHVmd9tj6qBBZP0Lwj6QtRM4GP7YLfcYGqq1u23WiGgAWQTg&sig=AGiWqtyD21-bLrMD7pHsk-vNW3Z6ecgU_g&adurl=http://www.motulshop.de&rct=j&q'), (22832, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Modul+20w50&url=/aclk%3Fsa%3Dl%26ai%3DCWPsvdzKbTIDeBdGU-gawrrmUAa3BsMMB_em97RSFyuPtRwgAEAEgx5j4BSgDUJ6voY0BYJWqs4LAB6ABx9GE-APIAQGpAln60SoadrY-qgQWT9AXseB033sOFFL2iwuu0JXwq8zWpoAFkE4%26sig%3DAGiWqtwexkzbcxLGJFFsniKgaQXVJsYK'), (22833, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=&q=motul+%C3%B6l&sourceid=navclient-ff&rlz=1B3GGGL_deDE298DE298&ie=UTF-8&aq=0&oq=motul+'), (22834, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+10w40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (22835, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (22836, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+10w40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (22837, 'http://www.markenoele.de/catalog/category/view/id/14', ''), (22838, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=hD6&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&q=Motul+Inboard+Tech+4T+15W-40+Datenblatt&aq=f&aqi=&aql=&oq=&gs_rfai='), (22839, 'http://www.markenoele.de/motul_pflegeberater/', ''), (22840, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (22841, 'http://www.markenoele.de/', ''), (22842, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (22843, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22844, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22845, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (22846, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (22847, 'http://www.markenoele.de/catalog/product/view/id/63/category/16', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (22848, 'http://www.markenoele.de/catalog/product/gallery/id/63/image/156/', ''), (22849, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/quad/motul-quad-4t-63.html'), (22850, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/quad/motul-quad-4t-63.html'), (22851, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (22852, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-4-takt.html'), (22853, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (22854, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (22855, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCUZmwfFabTObGJYKD-gbjhpTPAa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbr9gZQHoAHH0YT4A8gBAakCp9dHVmd9tj6qBBNP0PRZTz8H5MF2Cjp-DT1GsAd8%26sig%3DAGiWqtw-G1-0_eHdghAp10K1QoZtmfK26Q%26adurl%3Dhttp'), (22856, 'http://www.markenoele.de/', ''), (22857, 'http://www.markenoele.de/', ''), (22858, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W40-Liter/dp/B002TM6XZ8/ref=sr_1_2?ie=UTF8&s=automotive&qid=1285250086&sr=8-2'), (22859, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W40-Liter/dp/B002TM6XZ8/ref=sr_1_2?ie=UTF8&s=automotive&qid=1285250086&sr=8-2'), (22860, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (22861, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (22862, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W40-Liter/dp/B002TM6XZ8/ref=sr_1_2?ie=UTF8&s=automotive&qid=1285250086&sr=8-2'), (22863, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1R2GGLL_deDE327&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=motul+&gs_rfai='), (22864, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (22865, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (22866, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (22867, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22868, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (22869, 'http://www.markenoele.de/catalog/product/view/id/235/category/51', ''), (22870, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCw4WYqGebTLPmLsHYOOmK8aMIrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVoq6CtAegAcfRhPgDyAEBqQJuYnCoMmC2PqoEE0_QPmniHkmaookzEdtw-xCJadI%26sig%3DAGiWqtxaCerra4-KaZ2EZlj4Agftn_b4_w%26adurl%3Dhttp:'), (22871, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+5100+4T+SAE+10W40&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7ADBR&redir_esc=&ei=JWybTI6RCoSPswbOzu38Aw'), (22872, 'http://www.markenoele.de/catalog/product/view/id/68/category/34', ''), (22873, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CAp07MXmbTLKTH4-K-gaM2KTRAa3BsMMB_em97RSPtd5ECAAQAiC2VCgDUJ6voY0BYJX69IGUB6ABx9GE-APIAQGpAur_bXbqYbY-qgQYT9CI1qikrrB5Sh6VoqIpSZlmhtGcF6_XgAWQTg&sig=AGiWqtxyIGb6GLJwzskzj8E8YkMQWK5LKQ&adurl=http://www.motulshop.de&rct'), (22874, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22875, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22876, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22877, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22878, 'http://www.markenoele.de/catalog/product/view/id/71/category/34', ''), (22879, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+8100+X-clean+SAE+5W-30&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (22880, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22881, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22882, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (22883, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (22884, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?q=Motul+WAsh+u.+Wax&encQuery=Pflegemittel+MTL+Moto+Wash&x=0&y=0&lang=any&adtest=&mandant=toi&device=html&dia=suche&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&plug_id=&start'), (22885, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (22886, 'http://www.markenoele.de/catalog/product/view/id/12/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (22887, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (22888, 'http://www.markenoele.de/catalog/category/view/id/40?mode=list', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (22889, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (22890, 'http://www.markenoele.de/catalog/category/view/id/40?mode=list', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (22891, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (22892, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (22893, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (22894, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (22895, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (22896, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22897, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (22898, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t.html'), (22899, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/lieferung/'), (22900, 'http://www.markenoele.de/motul_pflegeberater/', ''), (22901, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t.html'), (22902, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (22903, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22904, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300+20-w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (22905, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (22906, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (22907, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (22908, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (22909, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (22910, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (22911, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (22912, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (22913, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=motul+motor%c3%b6l&SearchSourceOrigin=10&hl=de&SelfSearch=1&ctid=CT2269050'), (22914, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (22915, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=motul+motor%c3%b6l&SearchSourceOrigin=10&hl=de&SelfSearch=1&ctid=CT2269050'), (22916, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (22917, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (22918, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (22919, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (22920, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (22921, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (22922, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (22923, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (22924, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (22925, 'http://www.markenoele.de/catalog/product/view/id/163/category/29', ''), (22926, 'http://www.markenoele.de/catalog/product/view/id/78/category/33', ''), (22927, 'http://www.markenoele.de/catalog/category/view/id/8', ''), (22928, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&q=motul+x-clean&aq=0&aqi=g2&aql=&oq=motul+x&gs_rfai='), (22929, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (22930, 'http://www.markenoele.de/catalog/category/view/id/8', ''), (22931, 'http://www.markenoele.de/catalog/product/view/id/170/category/19', ''), (22932, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=motul%205100%20ester&um=1&ie=UTF-8&sa=N&tab=wf'), (22933, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (22934, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtNDkuaHRtbA,,/product/49/', 'http://www.markenoele.de/motul-5100-4t-49.html'), (22935, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-49.html'), (22936, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/checkout/cart/'), (22937, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-49.html'), (22938, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (22939, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (22940, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (22941, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=motul%205100%20ester&um=1&ie=UTF-8&sa=N&tab=wf'), (22942, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (22943, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-49.html'), (22944, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (22945, 'http://www.markenoele.de/catalog/product/view/id/139', 'http://www.markenoele.de/'), (22946, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLWFyYmVpdHNoYW5kc2NodWhlLmh0bWw,/product/139/', 'http://www.markenoele.de/motul-arbeitshandschuhe.html'), (22947, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-arbeitshandschuhe.html'), (22948, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (22949, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (22950, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (22951, 'http://www.markenoele.de/checkout/cart/delete/id/762/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/', 'http://www.markenoele.de/'), (22952, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (22953, 'http://www.markenoele.de/checkout/cart/delete/id/762/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/', 'http://www.markenoele.de/'), (22954, 'http://www.markenoele.de/checkout/cart/delete/id/763/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/', 'http://www.markenoele.de/'), (22955, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (22956, 'http://www.markenoele.de/checkout/cart/delete/id/760/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/', 'http://www.markenoele.de/'), (22957, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (22958, 'http://www.markenoele.de/checkout/cart/delete/id/761/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/', 'http://www.markenoele.de/'), (22959, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (22960, 'http://www.markenoele.de/checkout/cart/delete/id/764/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/', 'http://www.markenoele.de/'), (22961, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (22962, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (22963, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/impressum/'), (22964, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/widerruf/'), (22965, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/agb/'), (22966, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/altoelentsorgung/'), (22967, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/agb/'), (22968, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/altoelentsorgung/'), (22969, 'http://www.markenoele.de/catalog/product/view/id/164/category/31', ''), (22970, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', ''), (22971, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (22972, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (22973, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (22974, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (22975, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (22976, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (22977, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (22978, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (22979, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (22980, 'http://www.markenoele.de/catalog/product/view/id/5/category/6', ''), (22981, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (22982, 'http://www.markenoele.de/catalog/product/view/id/88/category/27', ''), (22983, 'http://www.markenoele.de/catalog/category/view/id/33', ''), (22984, 'http://www.markenoele.de/catalog/product/view/id/131/category/12', ''), (22985, 'http://www.markenoele.de/catalog/product/view/id/93/category/26', ''), (22986, 'http://www.markenoele.de/catalog/product/view/id/91/category/26', ''), (22987, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (22988, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (22989, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCN4ZPyNWbTJOyDsLUOMm0zPcHrcGwwwH96b3tFM2A_b5HCAAQASgDUJ6voY0BYJWK_oGUB6ABx9GE-APIAQGpAlAs8s3oXrY-qgQTT9Cps-GsuQI6MnRKxy8uTqkqiA%26sig%3DAGiWqtxq3GssvkIg-dPp2G_Makm6ydeZuw%26adu'), (22990, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (22991, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (22992, 'http://www.markenoele.de/catalog/product/view/id/168/category/24', ''), (22993, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (22994, 'http://www.markenoele.de/catalog/product/view/id/166/category/20', ''), (22995, 'http://www.markenoele.de/', ''), (22996, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (22997, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (22998, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cn6_QW-ObTN69LsOU-gbO0LzcAa3BsMMB_em97RTFwuPtRwgAEAEgx5j4BSgCUJ6voY0BYJW6_YGUB6ABx9GE-APIAQGpAlAs8s3oXrY-qgQYT9AD4WXBP5riDQ7ZRfB3ENQTuKJ6z6sggAWQTg&sig=AGiWqtxmGtt81bi6z2Op55y3Vi1ubllkYQ&adurl=http://www.motulshop.de'), (22999, 'http://www.markenoele.de/catalog/product/view/id/77/category/33', ''), (23000, 'http://www.markenoele.de/catalog/product/view/id/3/category/6', ''), (23001, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (23002, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', ''), (23003, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (23004, 'http://www.markenoele.de/catalog/category/view/id/12', ''), (23005, 'http://www.markenoele.de/catalog/product/view/id/92/category/26', ''), (23006, 'http://www.markenoele.de/catalog/product/view/id/3/category/7', ''), (23007, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', ''), (23008, 'http://www.markenoele.de/catalog/product/view/id/129/category/12', ''), (23009, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', ''), (23010, 'http://www.markenoele.de/catalog/category/view/id/8', ''), (23011, 'http://www.markenoele.de/catalog/product/view/id/128/category/12', ''), (23012, 'http://www.markenoele.de/zahlung/', ''), (23013, 'http://www.markenoele.de/catalog/product/view/id/126/category/12', ''), (23014, 'http://www.markenoele.de/catalog/product/view/id/89/category/26', ''), (23015, 'http://www.markenoele.de/catalog/product/view/id/115/category/44', ''), (23016, 'http://www.markenoele.de/catalog/product/view/id/2/category/6', ''), (23017, 'http://www.markenoele.de/catalog/product/view/id/95/category/26', ''), (23018, 'http://www.markenoele.de/catalog/product/view/id/73/category/33', ''), (23019, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (23020, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (23021, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', ''), (23022, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (23023, 'http://www.markenoele.de/catalog/category/view/id/27', ''), (23024, 'http://www.markenoele.de/catalog/product/view/id/30/category/34', ''), (23025, 'http://www.markenoele.de/agb/', ''), (23026, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (23027, 'http://www.markenoele.de/catalog/product/view/id/78/category/33', ''), (23028, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+multi+atf&aq=0&aqi=g1&aql=&oq=motul+multi+&gs_rfai='), (23029, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (23030, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=Motul&gs_rfai='), (23031, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23032, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2Ta', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23033, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2Takt', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23034, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2Takt%20%C3%B6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23035, 'http://www.markenoele.de/catalogsearch/result/?q=2Takt+%C3%B6l', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23036, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2Takt%20%C3%B6l', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23037, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23038, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', ''), (23039, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (23040, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (23041, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (23042, 'http://www.markenoele.de/catalog/product/view/id/132/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (23043, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (23044, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (23045, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23046, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=Motul&gs_rfai='), (23047, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (23048, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', ''), (23049, 'http://www.markenoele.de/', ''), (23050, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', ''), (23051, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+300v&aq=f&aqi=g6&aql=&oq=&gs_rfai='), (23052, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23053, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23054, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (23055, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (23056, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (23057, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (23058, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (23059, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (23060, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (23061, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (23062, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23063, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23064, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23065, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23066, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23067, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23068, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+300v&aq=f&aqi=g6&aql=&oq=&gs_rfai='), (23069, 'http://www.markenoele.de/', ''), (23070, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (23071, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (23072, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', ''), (23073, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (23074, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (23075, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (23076, 'http://www.markenoele.de/catalog/category/view/id/29', ''), (23077, 'http://www.markenoele.de/catalog/product/view/id/80/category/27', ''), (23078, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+20w+50&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7ADBS_de&redir_esc=&ei=72acTJ3nFczNswap3rTmDg'), (23079, 'http://www.markenoele.de/', ''), (23080, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (23081, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (23082, 'http://www.markenoele.de/index.php/', ''), (23083, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/index.php/'), (23084, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (23085, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (23086, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLWZhbnNob3AtYXJ0aWtlbC9wb2xvc2hpcnQtc3ctaGVycmVuLmh0bWw,/product/152/', 'http://www.markenoele.de/motul-fanshop-artikel/poloshirt-sw-herren.html'), (23087, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-fanshop-artikel/poloshirt-sw-herren.html'), (23088, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (23089, 'http://www.markenoele.de/', ''), (23090, 'http://www.markenoele.de/catalog/product/view/id/169/category/20', ''), (23091, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCXOAN9HGcTNWnI4nMOMHVlJIPrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWylYKkB6ABx9GE-APIAQGpAlAs8s3oXrY-qgQTT9DZOpBWJn1fsRupLx44NR0ohQ%26sig%3DAGiWqtwdDzA7z9c_QzV05ofCSmcEYRPxhw%26adurl%3Dht'), (23092, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (23093, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (23094, 'http://www.markenoele.de/catalog/product/view/id/146/category/53', ''), (23095, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (23096, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23097, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23098, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (23099, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (23100, 'http://www.markenoele.de/catalog/product/gallery/id/50/image/23/', ''), (23101, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (23102, 'http://www.markenoele.de/catalog/product/view/id/52/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (23103, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (23104, 'http://www.markenoele.de/catalog/product/view/id/32/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (23105, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+%c3%b6l/s/google/gkaid/55221343/'), (23106, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23107, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23108, 'http://www.markenoele.de/catalog/category/view/id/17', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (23109, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (23110, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (23111, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (23112, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (23113, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (23114, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (23115, 'http://www.markenoele.de/', ''), (23116, 'http://www.markenoele.de/', ''), (23117, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/139/', ''), (23118, 'http://www.markenoele.de/', ''), (23119, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (23120, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (23121, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (23122, 'http://www.markenoele.de/impressum/', ''), (23123, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (23124, 'http://www.markenoele.de/altoelentsorgung/', ''), (23125, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (23126, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/search?q=motul+multi+atf'), (23127, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/50/', ''), (23128, 'http://www.markenoele.de/catalogsearch/ajax/suggest/', ''), (23129, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (23130, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (23131, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (23132, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (23133, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (23134, 'http://www.markenoele.de/catalogsearch/result/', ''), (23135, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (23136, 'http://www.markenoele.de/agb/', ''), (23137, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (23138, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (23139, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/141/', ''), (23140, 'http://www.markenoele.de/customer/account/login/', ''), (23141, 'http://www.markenoele.de/zahlung/', ''), (23142, 'http://www.markenoele.de/angebote-des-monats/', ''), (23143, 'http://www.markenoele.de/checkout/', ''), (23144, 'http://www.markenoele.de/checkout/cart/', ''), (23145, 'http://www.markenoele.de/datenschutz/', ''), (23146, 'http://www.markenoele.de/widerruf/', ''), (23147, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (23148, 'http://www.markenoele.de/lieferung', ''), (23149, 'http://www.markenoele.de/motul_pflegeberater/', ''), (23150, 'http://www.markenoele.de/lieferung/', ''), (23151, 'http://www.markenoele.de/contacts/', ''), (23152, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (23153, 'http://www.markenoele.de/', ''), (23154, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (23155, 'http://www.markenoele.de/', ''), (23156, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/112/', ''), (23157, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/49/', ''), (23158, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (23159, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (23160, 'http://www.markenoele.de/', ''), (23161, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23162, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23163, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (23164, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-3000-4t.html'), (23165, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (23166, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-pflegeprodukte/chain-clean.html'), (23167, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (23168, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (23169, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (23170, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (23171, 'http://www.markenoele.de/', ''), (23172, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (23173, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (23174, 'http://www.markenoele.de/', ''), (23175, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23176, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlLmh0bWw,/product/113/', ''), (23177, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (23178, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlLmh0bWw,/product/108/', ''), (23179, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbA,,/product/7/', ''), (23180, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (23181, 'http://www.markenoele.de/customer/account/login/.google-analytics.com/ga.js', ''), (23182, 'http://www.markenoele.de/checkout/cart/delete/id/770/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', ''), (23183, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (23184, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (23185, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2JsZWNoc2NoaWxkLXBpbi11cC1paS5odG1s/product/141/', ''), (23186, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (23187, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (23188, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (23189, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLWZhbnNob3AtYXJ0aWtlbC5odG1s/product/140/', ''), (23190, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (23191, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (23192, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (23193, 'http://www.markenoele.de/catalog/product/gallery/id/112/image/75/', ''), (23194, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (23195, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (23196, 'http://www.markenoele.de/checkout/cart/delete/id/772/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', ''), (23197, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXp1c2F0enN0b2ZmZS5odG1s/product/100/', ''), (23198, 'http://www.markenoele.de/contacts/index/post/', ''), (23199, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLWZhbnNob3AtYXJ0aWtlbC5odG1s/product/147/', ''), (23200, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (23201, 'http://www.markenoele.de/ul.products-grid', ''), (23202, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (23203, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (23204, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbA,,/product/5/', ''), (23205, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (23206, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXp1c2F0enN0b2ZmZS5odG1s/product/117/', ''), (23207, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXp1c2F0enN0b2ZmZS5odG1s/product/98/', ''), (23208, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbA,,/product/3/', ''), (23209, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (23210, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlLmh0bWw,/product/110/', ''), (23211, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&order=position', ''), (23212, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (23213, 'http://www.markenoele.de/catalogsearch/result/.google-analytics.com/ga.js', ''), (23214, 'http://www.markenoele.de/checkout/cart/delete/id/772/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2Vzc28tZGllc2VsLmh0bWw,/', ''), (23215, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (23216, 'http://www.markenoele.de/customer/account/create/', ''), (23217, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (23218, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (23219, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC6Wan0ZqcTOSzM4iK-ga27IzGDq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglYKfgrAHoAHH0YT4A8gBAakCUCzyzehetj6qBBNP0Kv6ddsCBR3zcj3-pCwWMGcS%26sig%3DAGiWqtydo4_Ynf_cUsyjInJpNa7ACGYcxw%26adurl%3Dhttp'), (23220, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23221, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23222, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (23223, 'http://www.markenoele.de/impressum/', ''), (23224, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23225, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-expert-2t.html'), (23226, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (23227, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt/motul-scooter-power-2t.html'), (23228, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (23229, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-expert-2t.html'), (23230, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (23231, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23232, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23233, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC6Wan0ZqcTOSzM4iK-ga27IzGDq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglYKfgrAHoAHH0YT4A8gBAakCUCzyzehetj6qBBNP0Kv6ddsCBR3zcj3-pCwWMGcS%26sig%3DAGiWqtydo4_Ynf_cUsyjInJpNa7ACGYcxw%26adurl%3Dhttp'), (23234, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC6Wan0ZqcTOSzM4iK-ga27IzGDq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglYKfgrAHoAHH0YT4A8gBAakCUCzyzehetj6qBBNP0Kv6ddsCBR3zcj3-pCwWMGcS%26sig%3DAGiWqtydo4_Ynf_cUsyjInJpNa7ACGYcxw%26adurl%3Dhttp'), (23235, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+20W50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (23236, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+20W50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (23237, 'http://www.markenoele.de/catalog/product/view/id/161/category/29', ''), (23238, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCPhk9K6OcTMTJK43RswbEu5GrAa3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVgpCCoAegAcfRhPgDyAEBqQJEiVi0YHG2PqoEE0_QzeWprT6wpcFCCTPyprrSs-Y%26sig%3DAGiWqtxUixC9rK1llufZT3_55CixosHevQ%26adurl%3Dhttp'), (23239, 'http://www.markenoele.de/', 'http://www.google.com/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCpYg4BaacTNWQDsXRswby1sisAa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVgqiCsAegAcfRhPgDyAEBqQJEiVi0YHG2PqoEE0_QCmdIqg0cMuSLjxtQ_me3-VU%26sig%3DAGiWqtzAWP-dkLK3Zto_LaxXqkpl1RgPVQ%26adu'), (23240, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23241, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23242, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23243, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23244, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (23245, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23246, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23247, 'http://www.markenoele.de/', 'http://www.google.com/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCpYg4BaacTNWQDsXRswby1sisAa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVgqiCsAegAcfRhPgDyAEBqQJEiVi0YHG2PqoEE0_QCmdIqg0cMuSLjxtQ_me3-VU%26sig%3DAGiWqtzAWP-dkLK3Zto_LaxXqkpl1RgPVQ%26adu'), (23248, 'http://www.markenoele.de/', ''), (23249, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23250, 'http://www.markenoele.de/catalog/product/view/id/147/category/53', ''), (23251, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+15w50+mineralisch&url=/aclk%3Fsa%3Dl%26ai%3DCCh2hVbGcTKaLIor6mAPM4uGhDq3BsMMB_em97RTFgf2-RwgAEAEgtlRQnq-hjQFglaK3gsgHoAHH0YT4A8gBAakCRIlYtGBxtj6qBBhP0F64FqV-7ObdgtUiyzZFhxaZnhn_WZ6ABZBOugUTCI-BnoefoKQCFYPmzAod9mHI7MoF'), (23252, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+15w50+mineralisch&url=/aclk%3Fsa%3Dl%26ai%3DCCh2hVbGcTKaLIor6mAPM4uGhDq3BsMMB_em97RTFgf2-RwgAEAEgtlRQnq-hjQFglaK3gsgHoAHH0YT4A8gBAakCRIlYtGBxtj6qBBhP0F64FqV-7ObdgtUiyzZFhxaZnhn_WZ6ABZBOugUTCI-BnoefoKQCFYPmzAod9mHI7MoF'), (23253, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (23254, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (23255, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (23256, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (23257, 'http://www.markenoele.de/catalog/product/view/id/16', 'http://www.google.at/search?q=motul+8100+eco+clean&hl=de&lr=lang_de&newwindow=1&client=firefox-a&rlz=1R1GGGL_de___AT343&tbs=lr:lang_1de&ei=8s6cTJfKCIf64AbTpNCVDQ&start=10&sa=N'), (23258, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-8100-eco-clean-c1.html'), (23259, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23260, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (23261, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (23262, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (23263, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=zweitakt%C3%B6l', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (23264, 'http://www.markenoele.de/catalogsearch/result/?q=zweitakt%C3%B6l', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (23265, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=zweitakt%C3%B6l'), (23266, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23267, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (23268, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4TSEH_deDE384DE395&q=motul+%c3%b6l'), (23269, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23270, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23271, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+ester&url=/aclk%3Fsa%3Dl%26ai%3DCxbs-U9qcTL64IIOA-gaL-ajRDq3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCVqp6CsAegAcfRhPgDyAEBqQJAq8P-aIC2PqoEGE_QMKbv8Fy0QnO9OE83hjBCsLZAB6-UdA%26sig%3DAGiWqtxYJ2k0NCPvnV2_83PVRElG7PE5jw%2'), (23272, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (23273, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (23274, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (23275, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (23276, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23277, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (23278, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (23279, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (23280, 'http://www.markenoele.de/catalog/product/view/id/51/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (23281, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (23282, 'http://www.markenoele.de/catalog/product/view/id/49/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (23283, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?q=motul+%C3%B6l&encQuery=shell&lang=any&adtest=&mandant=toi&device=html&dia=suche&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&plug_id=&start=0&num=10&ocr=yes&language=&q_opt'), (23284, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23285, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23286, 'http://www.markenoele.de/catalog/category/view/id/31', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (23287, 'http://www.markenoele.de/catalog/category/view/id/31', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (23288, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (23289, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+5100+4T+10W-30&url=/aclk%3Fsa%3Dl%26ai%3DC9JqX8eqcTN3FBI3QswaLjZWwAa3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCVwrCCuAegAcfRhPgDyAEBqQLpESRoLJe2PqoEGE_QcpmHFE-UwEbXuoY9EktN2kuIgiF8-Q%26sig%3DAGiWqtxVaxUaNh5YRNqeshebDw7EFxxj'), (23290, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (23291, 'http://www.markenoele.de/catalog/category/view/id/40?limit=all', ''), (23292, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all'), (23293, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (23294, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (23295, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23296, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (23297, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (23298, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-5l.html'), (23299, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (23300, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-4-takt.html'), (23301, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCcJzxf--cTNHuDMyU-gbCnZiBD63BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleKZgqwHoAHH0YT4A8gBAakC6REkaCyXtj6qBBNP0GQEVzLB4EauqaCHpiv5GJ3S%26sig%3DAGiWqtymHUNCV-zOQ8Iax1dx00HfDGjoHg%26adurl%3Dhttp'), (23302, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23303, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23304, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (23305, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-4-takt.html'), (23306, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (23307, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-4-takt.html'), (23308, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (23309, 'http://www.markenoele.de/catalog/product/view/id/55/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (23310, 'http://www.markenoele.de/catalog/product/gallery/id/55/image/28/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-7100-4t-55.html'), (23311, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (23312, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-4-takt.html'), (23313, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (23314, 'http://www.markenoele.de/catalog/product/gallery/id/49/image/22/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html'), (23315, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90dWwtNTEwMC00dC00OS5odG1s/product/49/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html'), (23316, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html'), (23317, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/checkout/cart/'), (23318, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html'), (23319, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (23320, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price'), (23321, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=price&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price&p=2'), (23322, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=price&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price&p=3'), (23323, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLWZhbnNob3AtYXJ0aWtlbC5odG1sP2Rpcj1hc2Mmb3JkZXI9cHJpY2UmcD0x/product/180/', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price&p=1'), (23324, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price&p=1'), (23325, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (23326, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (23327, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (23328, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (23329, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (23330, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (23331, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (23332, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (23333, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (23334, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (23335, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (23336, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (23337, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CJibfk_acTNHdJ4TZOJGezewHrcGwwwH96b3tFLWD_b5HCAAQAVCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQL9gp3e5Zu2PqoEE0_QI-PaKR1MrEpHzchJ9cunTMg&sig=AGiWqtzx52Z2Rm-sh3xpgxTHLyRDfq76Mw&adurl=http://www.motulshop.de&rct=j&q=motul%205100'), (23338, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (23339, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-50.html'), (23340, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (23341, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (23342, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (23343, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (23344, 'http://www.markenoele.de/contacts/index/post/', 'http://www.markenoele.de/contacts/'), (23345, 'http://www.markenoele.de/contacts/index/', 'http://www.markenoele.de/contacts/'), (23346, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/contacts/index/'), (23347, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/esso-diesel.html'), (23348, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (23349, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23350, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (23351, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (23352, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motul+5100+10w40&btnG=Google-Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (23353, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23354, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23355, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (23356, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (23357, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=90&slotname=4498595130&w=728&lmt=1285359236&channel=4582219326&color_bg=F2F3F5&color_border=F2F3F5&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fm'), (23358, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23359, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23360, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (23361, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (23362, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (23363, 'http://www.markenoele.de/catalog/product/view/id/23/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (23364, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-specific-504-00-507-00-23.html'), (23365, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (23366, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (23367, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (23368, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (23369, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (23370, 'http://www.markenoele.de/catalog/product/view/id/141/category/53', ''), (23371, 'http://www.markenoele.de/', ''), (23372, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/'), (23373, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23374, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23375, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (23376, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (23377, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (23378, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (23379, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1ASUS_DEDE320&q=motul+%C3%B6l&aq=6&aqi=g10&aql=&oq=motu&gs_rfai='), (23380, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (23381, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (23382, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ke', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (23383, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kette', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (23384, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ketten', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (23385, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettensp', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (23386, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettens', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (23387, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettenspr', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (23388, 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (23389, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettenspray', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (23390, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (23391, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (23392, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1ASUS_DEDE320&q=motul+%C3%B6l&aq=6&aqi=g10&aql=&oq=motu&gs_rfai='), (23393, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (23394, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (23395, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (23396, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC4A_q87GdTOD9DZCH-gb5ls3bCq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldKDgpgHoAHH0YT4A8gBAakCZa8hNuSYtj6qBBNP0KTsGgp5rRoOvOtl75oOpGNB%26sig%3DAGiWqtxbtmBTqdeE4jUrHjYHMiafGHyVDg%26adurl%3Dhttp'), (23397, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23398, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23399, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (23400, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (23401, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (23402, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (23403, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (23404, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (23405, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (23406, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (23407, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (23408, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (23409, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (23410, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (23411, 'http://www.markenoele.de/catalog/product/view/id/196/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (23412, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (23413, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (23414, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (23415, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (23416, 'http://www.markenoele.de/catalog/product/view/id/59/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (23417, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+ester&url=/aclk%3Fsa%3Dl%26ai%3DC6MoPkLidTPfUHI3QswbBio2wAa3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCVqp6CsAegAcfRhPgDyAEBqQJlryE25Ji2PqoEGE_Qjly6o4uySkStY7JwIKymo5iH8sJY5g%26sig%3DAGiWqtxOthKu5_fymNKF5Kuo1ITiGiSfbQ%2'), (23418, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (23419, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+ester&url=/aclk%3Fsa%3Dl%26ai%3DC6MoPkLidTPfUHI3QswbBio2wAa3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCVqp6CsAegAcfRhPgDyAEBqQJlryE25Ji2PqoEGE_Qjly6o4uySkStY7JwIKymo5iH8sJY5g%26sig%3DAGiWqtxOthKu5_fymNKF5Kuo1ITiGiSfbQ%2'), (23420, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+ester&url=/aclk%3Fsa%3Dl%26ai%3DC6MoPkLidTPfUHI3QswbBio2wAa3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCVqp6CsAegAcfRhPgDyAEBqQJlryE25Ji2PqoEGE_Qjly6o4uySkStY7JwIKymo5iH8sJY5g%26sig%3DAGiWqtxOthKu5_fymNKF5Kuo1ITiGiSfbQ%2'), (23421, 'http://www.markenoele.de/catalog/product/view/id/148/category/53', ''), (23422, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/49/', 'http://www.markenoele.de/'), (23423, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (23424, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (23425, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (23426, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (23427, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/139/', 'http://www.markenoele.de/'), (23428, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (23429, 'http://www.markenoele.de/', ''), (23430, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (23431, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (23432, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (23433, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (23434, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23435, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+preis&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (23436, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/'), (23437, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (23438, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (23439, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (23440, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2051', 'http://www.markenoele.de/'), (23441, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100', 'http://www.markenoele.de/'), (23442, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100', 'http://www.markenoele.de/'), (23443, 'http://www.markenoele.de/catalog/product/view/id/33', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100'), (23444, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (23445, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (23446, 'http://www.markenoele.de/catalog/category/view/id/14', ''), (23447, 'http://www.markenoele.de/catalog/category/view/id/14', ''), (23448, 'http://www.markenoele.de/', ''), (23449, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (23450, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (23451, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (23452, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (23453, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (23454, 'http://www.markenoele.de/', ''), (23455, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCbzUp3tCdTLS4KMSU-gbv_6GFD63BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleqggrAHoAHH0YT4A8gBAakCZa8hNuSYtj6qBBNP0PgeM8KPZg5vSCn6kJ7U6M7C%26sig%3DAGiWqtzKbaNhsnIucr7yhWbRnCr2a8l-5A%26adurl%3Dhttp'), (23456, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (23457, 'http://www.markenoele.de/catalogsearch/result/?q=motul+7100', 'http://www.markenoele.de/motul-5100-4t-49.html'), (23458, 'http://www.markenoele.de/catalogsearch/result/?q=motul+7100', 'http://www.markenoele.de/motul-5100-4t-49.html'), (23459, 'http://www.markenoele.de/catalog/product/view/id/53', 'http://www.markenoele.de/catalogsearch/result/?q=motul+7100'), (23460, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCKk33D9KdTO-3J8XRswby1sisAa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV6qyCtAegAcfRhPgDyAEBqQJlryE25Ji2PqoEE0_QWDaqXpx-Ca54b_3HmN-6XLs%26sig%3DAGiWqtx5AQmNdTRE27l8zBltdKWQCqsrsQ%26adurl%3Dh'), (23461, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23462, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCKk33D9KdTO-3J8XRswby1sisAa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV6qyCtAegAcfRhPgDyAEBqQJlryE25Ji2PqoEE0_QWDaqXpx-Ca54b_3HmN-6XLs%26sig%3DAGiWqtx5AQmNdTRE27l8zBltdKWQCqsrsQ%26adurl%3Dh'), (23463, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCKk33D9KdTO-3J8XRswby1sisAa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV6qyCtAegAcfRhPgDyAEBqQJlryE25Ji2PqoEE0_QWDaqXpx-Ca54b_3HmN-6XLs%26sig%3DAGiWqtx5AQmNdTRE27l8zBltdKWQCqsrsQ%26adurl%3Dh'), (23464, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCKk33D9KdTO-3J8XRswby1sisAa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV6qyCtAegAcfRhPgDyAEBqQJlryE25Ji2PqoEE0_QWDaqXpx-Ca54b_3HmN-6XLs%26sig%3DAGiWqtx5AQmNdTRE27l8zBltdKWQCqsrsQ%26adurl%3Dh'), (23465, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCKk33D9KdTO-3J8XRswby1sisAa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV6qyCtAegAcfRhPgDyAEBqQJlryE25Ji2PqoEE0_QWDaqXpx-Ca54b_3HmN-6XLs%26sig%3DAGiWqtx5AQmNdTRE27l8zBltdKWQCqsrsQ%26adurl%3Dh'), (23466, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1W1ACAW_deDE364&q=motul+%C3%B6l&aq=6&aqi=g10&aql=&oq=motu&gs_rfai='), (23467, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2t', 'http://www.markenoele.de/'), (23468, 'http://www.markenoele.de/catalogsearch/result/?q=2t', 'http://www.markenoele.de/'), (23469, 'http://www.markenoele.de/catalog/product/view/id/59', 'http://www.markenoele.de/catalogsearch/result/?q=2t'), (23470, 'http://www.markenoele.de/catalogsearch/result/?q=2t', 'http://www.markenoele.de/'), (23471, 'http://www.markenoele.de/catalog/product/view/id/92', 'http://www.markenoele.de/catalogsearch/result/?q=2t'), (23472, 'http://www.markenoele.de/catalogsearch/result/?q=2t', 'http://www.markenoele.de/'), (23473, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2t', 'http://www.markenoele.de/catalogsearch/result/?q=2t'), (23474, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2t%20getrennt', 'http://www.markenoele.de/catalogsearch/result/?q=2t'), (23475, 'http://www.markenoele.de/catalogsearch/result/?q=2t+getrenntschmierung', 'http://www.markenoele.de/catalogsearch/result/?q=2t'), (23476, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2t%20getrenntschmierung', 'http://www.markenoele.de/catalogsearch/result/?q=2t'), (23477, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2t%20racing', 'http://www.markenoele.de/catalogsearch/result/?q=2t+getrenntschmierung'), (23478, 'http://www.markenoele.de/catalogsearch/result/?q=2t+racing', 'http://www.markenoele.de/catalogsearch/result/?q=2t+getrenntschmierung'), (23479, 'http://www.markenoele.de/catalog/product/view/id/78', 'http://www.markenoele.de/catalogsearch/result/?q=2t+racing'), (23480, 'http://www.markenoele.de/catalogsearch/result/?q=nur+f%C3%BCr+getrennt', 'http://www.markenoele.de/motul-800-2t-factory-line-road-racing.html'), (23481, 'http://www.markenoele.de/catalog/product/view/id/78', 'http://www.markenoele.de/catalogsearch/result/?q=2t+racing'), (23482, 'http://www.markenoele.de/', 'http://de.search.yahoo.com/search?vc=&fl=1&vl=lang_de&p=alle+%C3%B6l+marken&toggle=1&cop=mss&ei=UTF-8&fr=yfp-t-708'), (23483, 'http://www.markenoele.de/catalogsearch/result/?q=2t', 'http://www.markenoele.de/motul-800-2t-factory-line-road-racing.html'), (23484, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2t', 'http://www.markenoele.de/catalogsearch/result/?q=2t'), (23485, 'http://www.markenoele.de/catalog/product/view/id/60', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2t'), (23486, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2t', 'http://www.markenoele.de/catalogsearch/result/?q=2t'), (23487, 'http://www.markenoele.de/catalog/product/view/id/58', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2t'), (23488, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2t', 'http://www.markenoele.de/catalogsearch/result/?q=2t'), (23489, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2t', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2t'), (23490, 'http://www.markenoele.de/catalog/product/view/id/61', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2t'), (23491, 'http://www.markenoele.de/catalogsearch/result/?q=710', 'http://www.markenoele.de/motul-scooter-power-2t.html'), (23492, 'http://www.markenoele.de/catalog/product/view/id/59', 'http://www.markenoele.de/catalogsearch/result/?q=710'), (23493, 'http://www.markenoele.de/catalogsearch/result/?q=710', 'http://www.markenoele.de/motul-scooter-power-2t.html'), (23494, 'http://www.markenoele.de/catalogsearch/result/?q=510', 'http://www.markenoele.de/catalogsearch/result/?q=710'), (23495, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=510', 'http://www.markenoele.de/catalogsearch/result/?q=710'), (23496, 'http://www.markenoele.de/catalog/product/view/id/58', 'http://www.markenoele.de/catalogsearch/result/?q=510'), (23497, 'http://www.markenoele.de/catalogsearch/result/?q=710', 'http://www.markenoele.de/motul-510-2t.html'), (23498, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=710%202', 'http://www.markenoele.de/catalogsearch/result/?q=710'), (23499, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=710', 'http://www.markenoele.de/catalogsearch/result/?q=710'), (23500, 'http://www.markenoele.de/catalogsearch/result/?q=710+2t+4l', 'http://www.markenoele.de/catalogsearch/result/?q=710'), (23501, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=710%202t%204', 'http://www.markenoele.de/catalogsearch/result/?q=710'), (23502, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=710%202t%204l', 'http://www.markenoele.de/catalogsearch/result/?q=710'), (23503, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=710%202t', 'http://www.markenoele.de/catalogsearch/result/?q=710'), (23504, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=710%202t', 'http://www.markenoele.de/catalogsearch/result/?q=710'), (23505, 'http://www.markenoele.de/catalogsearch/result/?q=710+2t', 'http://www.markenoele.de/catalogsearch/result/?q=710+2t+4l'), (23506, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=710%202t', 'http://www.markenoele.de/catalogsearch/result/?q=710+2t+4l'), (23507, 'http://www.markenoele.de/catalogsearch/result/?q=710', 'http://www.markenoele.de/catalogsearch/result/?q=710+2t'), (23508, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=710', 'http://www.markenoele.de/catalogsearch/result/?q=710+2t'), (23509, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=710', 'http://www.markenoele.de/catalogsearch/result/?q=710'), (23510, 'http://www.markenoele.de/catalogsearch/result/?q=710', 'http://www.markenoele.de/catalogsearch/result/?q=710+2t'), (23511, 'http://www.markenoele.de/catalog/product/view/id/59', 'http://www.markenoele.de/catalogsearch/result/?q=710'), (23512, 'http://www.markenoele.de/', 'http://www.google.de/url?q=MOTUL+15W50+4100+Power+Teilsynthetisch&url=/aclk%3Fsa%3Dl%26ai%3DC9py-TOSdTNuTKoPRswa35Ij2Aa3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFglcqKgpgHoAHH0YT4A8gBAakCZa8hNuSYtj6qBBhP0NogMMfI37xvJxhvi3FlMHYRqyHk1Iw%26sig%3DAGiWqtzoWpcTHTDmV'), (23513, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23514, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23515, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (23516, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (23517, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', ''), (23518, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/cse?cx=partner-pub-7980270282110663%3Aavdw2jucya2&ie=ISO-8859-1&q=x-clean+c3+5w40&sa=Suche&siteurl=www.hiergehtslos.de%2F'), (23519, 'http://www.markenoele.de/agb/', ''), (23520, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCqFRMdyieTOvfJIvQswakweS1Aa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleqcgqwHoAHH0YT4A8gBAakCZa8hNuSYtj6qBBNP0H3zoIzv4ffkNzfuChx3vLmOugUTCPzk6OeEo6QCFQzGzAodqRLF7MoFAA%26sig%3DAGiWqtwr1kfTvSr'), (23521, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23522, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23523, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (23524, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+4t&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7ADBR&redir_esc=&ei=CCueTJD-IMbLswaGsJHmDg'), (23525, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (23526, 'http://www.markenoele.de/catalog/product/gallery/id/50/image/23/', ''), (23527, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/motul%206100%2010W40/&campid=5336531286'), (23528, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/motul%206100%2010W40/&campid=5336531286'), (23529, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE395&=&q=motul+5100&aq=0&aqi=g10&aql=&oq=motul+5&gs_rfai='), (23530, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23531, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23532, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23533, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE395&=&q=motul+5100&aq=0&aqi=g10&aql=&oq=motul+5&gs_rfai='), (23534, 'http://www.markenoele.de/', ''), (23535, 'http://www.markenoele.de/contacts/', ''), (23536, 'http://www.markenoele.de/impressum/', ''), (23537, 'http://www.markenoele.de/checkout/', ''), (23538, 'http://www.markenoele.de/checkout/onepage/', ''), (23539, 'http://www.markenoele.de/checkout/cart/', ''), (23540, 'http://www.markenoele.de/angebote-des-monats/', ''), (23541, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (23542, 'http://www.markenoele.de/lieferung', ''), (23543, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (23544, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (23545, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (23546, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (23547, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (23548, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (23549, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (23550, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (23551, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (23552, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (23553, 'http://www.markenoele.de/agb/', ''), (23554, 'http://www.markenoele.de/widerruf/', ''), (23555, 'http://www.markenoele.de/datenschutz/', ''), (23556, 'http://www.markenoele.de/zahlung/', ''), (23557, 'http://www.markenoele.de/lieferung/', ''), (23558, 'http://www.markenoele.de/', ''), (23559, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (23560, 'http://www.markenoele.de/catalog/product/view/id/145/category/53', ''), (23561, 'http://www.markenoele.de/catalog/product/view/id/188/category/8', ''), (23562, 'http://www.markenoele.de/catalog/product/view/id/167/category/19', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ACAW_deAT314AT314&q=2-TAKT+SNOWPOWER+preis'), (23563, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt/motul-snowpower-2t-1l.html'), (23564, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (23565, 'http://www.markenoele.de/catalog/product/view/id/97/category/26', ''), (23566, 'http://www.markenoele.de/catalog/product/view/id/1/category/7', ''), (23567, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CE0QFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%208100%20x-clean&ei=uEmeTPiIFo3AswafoJDmDg&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw'), (23568, 'http://www.markenoele.de/catalog/product/view/id/160/category/28', ''), (23569, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (23570, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', ''), (23571, 'http://www.markenoele.de/catalog/product/view/id/30/category/8', ''), (23572, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+10w40&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7ADBF&redir_esc=&ei=6VWeTJONFoKSswaDwajmDg'), (23573, 'http://www.markenoele.de/agb/', ''), (23574, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+10w40&hl=de&rls=com.microsoft:de:IE-SearchBox&rlz=1I7ADBF&prmd=s&ei=JleeTNSQBZCSswbis7TmDg&start=20&sa=N'), (23575, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (23576, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (23577, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (23578, 'http://www.markenoele.de/catalog/product/view/id/187/category/8', ''), (23579, 'http://www.markenoele.de/catalog/product/view/id/164/category/28', ''), (23580, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (23581, 'http://www.markenoele.de/catalog/product/view/id/116/category/48', ''), (23582, 'http://www.markenoele.de/angebote-des-monats/', ''), (23583, 'http://www.markenoele.de/catalog/product/view/id/48/category/10', ''), (23584, 'http://www.markenoele.de/lieferung', ''), (23585, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (23586, 'http://www.markenoele.de/catalog/product/view/id/190/category/52', ''), (23587, 'http://www.markenoele.de/catalog/category/view/id/19', ''), (23588, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (23589, 'http://www.markenoele.de/catalog/product/view/id/160/category/30', ''), (23590, 'http://www.markenoele.de/lieferung/', ''), (23591, 'http://www.markenoele.de/catalog/product/view/id/165/category/28', ''), (23592, 'http://www.markenoele.de/catalog/product/view/id/163/category/28', ''), (23593, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (23594, 'http://www.markenoele.de/catalog/category/view/id/30', ''), (23595, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', ''), (23596, 'http://www.markenoele.de/catalog/product/view/id/112/category/48', ''), (23597, 'http://www.markenoele.de/catalog/product/view/id/5/category/7', ''), (23598, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', ''), (23599, 'http://www.markenoele.de/catalog/product/view/id/29/category/8', ''), (23600, 'http://www.markenoele.de/', ''), (23601, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', ''), (23602, 'http://www.markenoele.de/catalog/product/view/id/8/category/7', ''), (23603, 'http://www.markenoele.de/catalog/product/view/id/1/category/7', ''), (23604, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', ''), (23605, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (23606, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', ''), (23607, 'http://www.markenoele.de/catalog/product/view/id/7/category/7', ''), (23608, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', ''), (23609, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', ''), (23610, 'http://www.markenoele.de/catalog/product/view/id/110/category/48', ''), (23611, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', ''), (23612, 'http://www.markenoele.de/catalog/product/view/id/71/category/32', ''), (23613, 'http://www.markenoele.de/catalog/product/view/id/186/category/8', ''), (23614, 'http://www.markenoele.de/', ''), (23615, 'http://www.markenoele.de/catalog/product/view/id/9/category/7', ''), (23616, 'http://www.markenoele.de/catalog/product/view/id/2/category/7', ''), (23617, 'http://www.markenoele.de/', 'http://www.google.de/url?q=%22Motul+15W-40%22&url=/aclk%3Fsa%3Dl%26ai%3DCJSBqdd6eTOL5GsnPswbTn_ysAa3BsMMB_em97RSFyuPtRwgAEAMoA1Cer6GNAWCVuv2BlAegAcfRhPgDyAEBqQJlryE25Ji2PqoEFk_QN3pp3XpVEZp_SeKdE1yeu3cc-0M%26sig%3DAGiWqtygaTh4OBeRMEcUPE5mLDcQKXHfLQ%26'), (23618, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23619, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23620, 'http://www.markenoele.de/catalog/category/view/id/30', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (23621, 'http://www.markenoele.de/catalog/product/view/id/158/category/30', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (23622, 'http://www.markenoele.de/catalog/category/view/id/30', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (23623, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23624, 'http://www.markenoele.de/catalog/category/view/id/30', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (23625, 'http://www.markenoele.de/catalog/product/view/id/159/category/30', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (23626, 'http://www.markenoele.de/catalog/category/view/id/30', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (23627, 'http://www.markenoele.de/catalog/product/view/id/158/category/30', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (23628, 'http://www.markenoele.de/catalog/category/view/id/30', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (23629, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (23630, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (23631, 'http://www.markenoele.de/', ''), (23632, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (23633, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (23634, 'http://www.markenoele.de/catalog/category/view/id/30', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (23635, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', ''), (23636, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=4000', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (23637, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=400', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (23638, 'http://www.markenoele.de/catalogsearch/result/?q=4000', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (23639, 'http://www.markenoele.de/catalog/category/view/id/30', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (23640, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mo', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (23641, 'http://www.markenoele.de/catalogsearch/result/?q=Motion', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (23642, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motion', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (23643, 'http://www.markenoele.de/catalog/category/view/id/30', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (23644, 'http://www.markenoele.de/widerruf/', ''), (23645, 'http://www.markenoele.de/catalog/product/view/id/162/category/28', ''), (23646, 'http://www.markenoele.de/catalog/product/view/id/5/category/7', ''), (23647, 'http://www.markenoele.de/', ''), (23648, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23649, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23650, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', ''), (23651, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (23652, 'http://www.markenoele.de/catalog/product/view/id/56/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (23653, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', ''), (23654, 'http://www.markenoele.de/catalog/product/view/id/161/category/28', ''), (23655, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (23656, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', ''), (23657, 'http://www.markenoele.de/catalog/product/view/id/170/category/18', ''), (23658, 'http://www.markenoele.de/catalog/product/view/id/183/category/52', ''), (23659, 'http://www.markenoele.de/catalog/product/view/id/169/category/18', ''), (23660, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', ''), (23661, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=5h&oq=&hl=de&ie=UTF-8&rlz=1T4ADFA_deDE342DE342&q=motul+%c3%b6l'), (23662, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (23663, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=5h&oq=&hl=de&ie=UTF-8&rlz=1T4ADFA_deDE342DE342&q=motul+%c3%b6l'), (23664, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23665, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=5h&oq=&hl=de&ie=UTF-8&rlz=1T4ADFA_deDE342DE342&q=motul+%c3%b6l'), (23666, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ke', 'http://www.markenoele.de/'), (23667, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ketten', 'http://www.markenoele.de/'), (23668, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettens', 'http://www.markenoele.de/'), (23669, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettensp', 'http://www.markenoele.de/'), (23670, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kette', 'http://www.markenoele.de/'), (23671, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettenspr', 'http://www.markenoele.de/'), (23672, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettenspra', 'http://www.markenoele.de/'), (23673, 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray', 'http://www.markenoele.de/'), (23674, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettenspray', 'http://www.markenoele.de/'), (23675, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettenspra', 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray'), (23676, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fi', 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray'), (23677, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fil', 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray'), (23678, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=filter', 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray'), (23679, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=filter%C3%B6', 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray'), (23680, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=filter%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray'), (23681, 'http://www.markenoele.de/catalogsearch/result/?q=filter%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray'), (23682, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=filter%C3%B6', 'http://www.markenoele.de/catalogsearch/result/?q=filter%C3%B6l'), (23683, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fil', 'http://www.markenoele.de/catalogsearch/result/?q=filter%C3%B6l'), (23684, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=filter', 'http://www.markenoele.de/catalogsearch/result/?q=filter%C3%B6l'), (23685, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=filters', 'http://www.markenoele.de/catalogsearch/result/?q=filter%C3%B6l'), (23686, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=filtersp', 'http://www.markenoele.de/catalogsearch/result/?q=filter%C3%B6l'), (23687, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=filterspra', 'http://www.markenoele.de/catalogsearch/result/?q=filter%C3%B6l'), (23688, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=filterspr', 'http://www.markenoele.de/catalogsearch/result/?q=filter%C3%B6l'), (23689, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=filterspray', 'http://www.markenoele.de/catalogsearch/result/?q=filter%C3%B6l'), (23690, 'http://www.markenoele.de/catalogsearch/result/?q=filterspray', 'http://www.markenoele.de/catalogsearch/result/?q=filter%C3%B6l'), (23691, 'http://www.markenoele.de/catalogsearch/result/?q=filter%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray'), (23692, 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray', 'http://www.markenoele.de/'), (23693, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=5h&oq=&hl=de&ie=UTF-8&rlz=1T4ADFA_deDE342DE342&q=motul+%c3%b6l'), (23694, 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray', 'http://www.markenoele.de/'), (23695, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=5h&oq=&hl=de&ie=UTF-8&rlz=1T4ADFA_deDE342DE342&q=motul+%c3%b6l'), (23696, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', ''), (23697, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCZ1C18y6fTNvlLsXRswaP1YisAa3BsMMB_em97RS97Pu-RwgAEAIoA1Cer6GNAWCVwvaBlAegAcfRhPgDyAEBqQJlryE25Ji2PqoEE0_Qg18PHdp9hDZZadDL3VGjbIE%26sig%3DAGiWqtwT0ilN00hX8QsVog3Ba1NNpmAvxg%26adurl%3Dh'), (23698, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', ''), (23699, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1SNYT_DEDE373&q=MOTUL+8100+X-clean+SAE+5W-40&aq=f&aqi=&aql=&oq=&gs_rfai='), (23700, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23701, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23702, 'http://www.markenoele.de/', ''), (23703, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (23704, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', ''), (23705, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (23706, 'http://www.markenoele.de/catalog/product/view/id/158/category/28', ''), (23707, 'http://www.markenoele.de/catalog/product/view/id/190/category/52', ''), (23708, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', ''), (23709, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', ''), (23710, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', ''), (23711, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (23712, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+300V+Le+Mans+SAE+15W-60&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (23713, 'http://www.markenoele.de/catalog/product/view/id/183/category/52', ''), (23714, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (23715, 'http://www.markenoele.de/catalog/product/view/id/173/category/52', ''), (23716, 'http://www.markenoele.de/catalog/product/view/id/166/category/18', ''), (23717, 'http://www.markenoele.de/catalog/product/view/id/191/category/52', ''), (23718, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+8100+x-clean&aq=4&aqi=g2&aql=&oq=motul+8100&gs_rfai='), (23719, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=Motul+5100&_armrs=1&_from=&_ipg='), (23720, 'http://www.markenoele.de/catalog/product/view/id/2/category/7', ''), (23721, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1285513410&flash=10.0.45&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html&dt=1285513412867&shv=r201'), (23722, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (23723, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/impressum/'), (23724, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23725, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (23726, 'http://www.markenoele.de/catalog/product/view/id/10/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (23727, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-cng-lpg-5l.html'), (23728, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (23729, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-cng-lpg-5l.html'), (23730, 'http://www.markenoele.de/', 'http://www.google.de/search?client=opera&rls=de&q=motul+7100+20w+50&sourceid=opera&ie=utf-8&oe=utf-8'), (23731, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23732, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23733, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&channel=4582219326&color_bg=F2F3F5&color_border=F2F3F5&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Ffragen-zum-motor'), (23734, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23735, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23736, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (23737, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (23738, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (23739, 'http://www.markenoele.de/catalog/product/view/id/60/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (23740, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt/motul-scooter-expert-2t.html'), (23741, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (23742, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt/motul-scooter-expert-2t.html'), (23743, 'http://www.markenoele.de/catalog/product/view/id/60/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (23744, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (23745, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23746, 'http://www.markenoele.de/', 'http://www.google.de/url?q=testberichte+motul+5100-15w50&url=/aclk%3Fsa%3Dl%26ai%3DCeZtz73-fTMfpC4zQswbe3cGrAa3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCV4pmCrAeQAQOgAcfRhPgDyAEBqQJlryE25Ji2PqoEGE_QCvkNHtyMY0RcfB4R5CKxjTR0UfZF1g%26sig%3DAGiWqtzs7p2YIaA2Azb'), (23747, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23748, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23749, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (23750, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (23751, 'http://www.markenoele.de/catalog/product/view/id/50/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (23752, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtNTEwMC00dC01MC5odG1s/product/50/', 'http://www.markenoele.de/motul-schmierstoffe/motul-5100-4t-50.html'), (23753, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-5100-4t-50.html'), (23754, 'http://www.markenoele.de/checkout/onepage/', ''), (23755, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (23756, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (23757, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (23758, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (23759, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (23760, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (23761, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (23762, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (23763, 'http://www.markenoele.de/checkout/onepage/success/', ''), (23764, 'http://www.markenoele.de/checkout/onepage/', ''), (23765, 'http://www.markenoele.de/checkout/cart/', ''), (23766, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-5100-4t-50.html'), (23767, 'http://www.markenoele.de/catalog/product/view/id/50/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (23768, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (23769, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (23770, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23771, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23772, 'http://www.markenoele.de/', 'http://www.google.de/url?q=testberichte+motul+5100-15w50&url=/aclk%3Fsa%3Dl%26ai%3DCeZtz73-fTMfpC4zQswbe3cGrAa3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCV4pmCrAeQAQOgAcfRhPgDyAEBqQJlryE25Ji2PqoEGE_QCvkNHtyMY0RcfB4R5CKxjTR0UfZF1g%26sig%3DAGiWqtzs7p2YIaA2Azb'), (23773, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (23774, 'http://www.markenoele.de/catalog/category/view/id/46', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (23775, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (23776, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23777, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (23778, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23779, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (23780, 'http://www.markenoele.de/catalog/category/view/id/46', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (23781, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (23782, 'http://www.markenoele.de/', 'http://www.google.de/url?q=testberichte+motul+5100-15w50&url=/aclk%3Fsa%3Dl%26ai%3DCeZtz73-fTMfpC4zQswbe3cGrAa3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCV4pmCrAeQAQOgAcfRhPgDyAEBqQJlryE25Ji2PqoEGE_QCvkNHtyMY0RcfB4R5CKxjTR0UfZF1g%26sig%3DAGiWqtzs7p2YIaA2Azb'), (23783, 'http://www.markenoele.de/', 'http://www.google.de/url?q=testberichte+motul+5100-15w50&url=/aclk%3Fsa%3Dl%26ai%3DCeZtz73-fTMfpC4zQswbe3cGrAa3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCV4pmCrAeQAQOgAcfRhPgDyAEBqQJlryE25Ji2PqoEGE_QCvkNHtyMY0RcfB4R5CKxjTR0UfZF1g%26sig%3DAGiWqtzs7p2YIaA2Azb'), (23784, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=300', ''), (23785, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=30', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=300'), (23786, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=VS', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=300'), (23787, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=VS%2014', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=300'), (23788, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=VS%201400', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=300'), (23789, 'http://www.markenoele.de/catalogsearch/result/?q=VS+1400', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=300'), (23790, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (23791, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+8100+X-clean+5W40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (23792, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23793, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23794, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (23795, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (23796, 'http://www.markenoele.de/catalog/product/view/id/11/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (23797, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2289627611955391&format=336x280_as&output=html&h=280&w=336&lmt=1285525597&channel=2481586612&ad_type=text_image&alternate_ad_url=http%3A%2F%2Fwww.robotinho.de%2Fwerbung%2Fostsee_angebot.html'), (23798, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (23799, 'http://www.markenoele.de/catalogsearch/result/?q=8100', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-1l.html'), (23800, 'http://www.markenoele.de/catalog/category/view/id/41?limit=all', ''), (23801, 'http://www.markenoele.de/catalog/product/view/id/157/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (23802, 'http://www.markenoele.de/catalog/category/view/id/41?limit=all', ''), (23803, 'http://www.markenoele.de/catalog/product/view/id/176', 'http://www.markenoele.de/catalogsearch/result/?q=8100'), (23804, 'http://www.markenoele.de/catalogsearch/result/?q=8100', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-1l.html'), (23805, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (23806, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23807, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=8100', 'http://www.markenoele.de/catalogsearch/result/?q=8100'), (23808, 'http://www.markenoele.de/catalog/product/view/id/11', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=8100'), (23809, 'http://www.markenoele.de/', 'http://www.google.de/url?q=15w-50+factory+racing+von+motul&url=/aclk%3Fsa%3Dl%26ai%3DCGAhwaZmfTLCqAo3Qswab5eSuDq3BsMMB_em97RSFyuPtRwgAEAIg5qyuCygDUJ6voY0BYJWKsoK8B5ABAqABx9GE-APIAQGpAmWvITbkmLY-qgQYT9CHoN5QX2tuc3zpOjlBTGE0zrwt2hS3gAWQTg%26sig%3DAGiWq'), (23810, 'http://www.markenoele.de/catalogsearch/result/?q=15w-50+factory+racing+von+motul+', 'http://www.markenoele.de/'), (23811, 'http://www.markenoele.de/catalogsearch/result/?q=15w-50+factory+racing', 'http://www.markenoele.de/catalogsearch/result/?q=15w-50+factory+racing+von+motul+'), (23812, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w-50%20factory%20racing', 'http://www.markenoele.de/catalogsearch/result/?q=15w-50+factory+racing+von+motul+'), (23813, 'http://www.markenoele.de/catalogsearch/result/?q=15w-50+', 'http://www.markenoele.de/catalogsearch/result/?q=15w-50+factory+racing'), (23814, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w-50', 'http://www.markenoele.de/catalogsearch/result/?q=15w-50+factory+racing'), (23815, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w-5015w-50%20factory%20racing%20von%20motul', 'http://www.markenoele.de/catalogsearch/result/?q=15w-50+'), (23816, 'http://www.markenoele.de/catalogsearch/result/?q=15w-50+factory+racing', 'http://www.markenoele.de/catalogsearch/result/?q=15w-50+factory+racing+von+motul+'), (23817, 'http://www.markenoele.de/catalogsearch/result/?q=15w-50+factory+racing+von+motul+', 'http://www.markenoele.de/'), (23818, 'http://www.markenoele.de/', 'http://www.google.de/url?q=15w-50+factory+racing+von+motul&url=/aclk%3Fsa%3Dl%26ai%3DCGAhwaZmfTLCqAo3Qswab5eSuDq3BsMMB_em97RSFyuPtRwgAEAIg5qyuCygDUJ6voY0BYJWKsoK8B5ABAqABx9GE-APIAQGpAmWvITbkmLY-qgQYT9CHoN5QX2tuc3zpOjlBTGE0zrwt2hS3gAWQTg%26sig%3DAGiWq'), (23819, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+15w-50+factory+racing&url=/aclk%3Fsa%3Dl%26ai%3DCKghanZqfTM-hAobSswbjrKSuAa3BsMMB_em97RSFyuPtRwgAEAIoAlCer6GNAWCVirKCvAeQAQKgAcfRhPgDyAEBqQJlryE25Ji2PqoEGE_QQ2EHaiH2lAbvG_cXV81gs_tKu6VbjQ%26sig%3DAGiWqtyJgxwZfcM_VeUTI'), (23820, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=facto', 'http://www.markenoele.de/'), (23821, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=factor', 'http://www.markenoele.de/'), (23822, 'http://www.markenoele.de/catalogsearch/result/?q=factory', 'http://www.markenoele.de/'), (23823, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=factory', 'http://www.markenoele.de/'), (23824, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.markenoele.de/catalogsearch/result/?q=factory'), (23825, 'http://www.markenoele.de/catalogsearch/result/?q=factory', 'http://www.markenoele.de/'), (23826, 'http://www.markenoele.de/catalog/product/view/id/77', 'http://www.markenoele.de/catalogsearch/result/?q=factory'), (23827, 'http://www.markenoele.de/catalogsearch/result/?q=factory', 'http://www.markenoele.de/'), (23828, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.markenoele.de/catalogsearch/result/?q=factory'), (23829, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+15w-50+factory+racing&url=/aclk%3Fsa%3Dl%26ai%3DCKghanZqfTM-hAobSswbjrKSuAa3BsMMB_em97RSFyuPtRwgAEAIoAlCer6GNAWCVirKCvAeQAQKgAcfRhPgDyAEBqQJlryE25Ji2PqoEGE_QQ2EHaiH2lAbvG_cXV81gs_tKu6VbjQ%26sig%3DAGiWqtyJgxwZfcM_VeUTI'), (23830, 'http://www.markenoele.de/catalogsearch/result/?q=factory', 'http://www.markenoele.de/'), (23831, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (23832, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCqpQqEp6fTIjRFI_YOO7SyOwHrcGwwwH96b3tFMWB_b5HCAAQAVCer6GNAWCVirKCvAegAcfRhPgDyAEBqQJlryE25Ji2PqoEE0_Q-DKxxmALWF0oGrRTEJpvqg4%26sig%3DAGiWqtyjANSzR8PyScndD-UgYT_gJAHEdg%26adurl%3Dhttp://'), (23833, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCqpQqEp6fTIjRFI_YOO7SyOwHrcGwwwH96b3tFMWB_b5HCAAQAVCer6GNAWCVirKCvAegAcfRhPgDyAEBqQJlryE25Ji2PqoEE0_Q-DKxxmALWF0oGrRTEJpvqg4%26sig%3DAGiWqtyjANSzR8PyScndD-UgYT_gJAHEdg%26adurl%3Dhttp://'), (23834, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=facto', 'http://www.markenoele.de/'), (23835, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=factor', 'http://www.markenoele.de/'), (23836, 'http://www.markenoele.de/catalogsearch/result/?q=factory', 'http://www.markenoele.de/'), (23837, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=factory', 'http://www.markenoele.de/'), (23838, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.markenoele.de/catalogsearch/result/?q=factory'), (23839, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.quadforum-rnz.de/showthread.php?p=469875#post469875'), (23840, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.quadforum-rnz.de/showthread.php?p=469875#post469875'), (23841, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.quadforum-rnz.de/showthread.php?p=469875'), (23842, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.quadforum-rnz.de/showthread.php?p=469876'), (23843, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-300v-4t-factory-line-76.html'), (23844, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23845, 'http://www.markenoele.de/catalog/product/view/id/62/category/16', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (23846, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.quadforum-rnz.de/showthread.php?p=469877'), (23847, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', ''), (23848, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (23849, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&flash=10.0.42&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Foelverbrauch-t2871928.html&dt=1285537921241&shv=r20100909&jsv=r2010091'), (23850, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (23851, 'http://www.markenoele.de/', ''), (23852, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23853, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23854, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (23855, 'http://www.markenoele.de/', ''), (23856, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CMWVh5GIp6QCFYuhzAodGg4e3g'), (23857, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (23858, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC15ai7VCgTJm0GMLRswb_6-CuAa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVopWCoAegAcfRhPgDyAEBqQJlryE25Ji2PqoEE0_Qf6b2201gffPXTMDJ5WkDJZo%26sig%3DAGiWqtyqxkoEFXchwe1zMRvWKdmnpBmcDA%26adurl%3Dh'), (23859, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23860, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23861, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (23862, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (23863, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (23864, 'http://www.markenoele.de/catalog/product/view/id/5/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (23865, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (23866, 'http://www.markenoele.de/catalog/product/view/id/7/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (23867, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (23868, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (23869, 'http://www.markenoele.de/catalog/product/view/id/16/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (23870, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (23871, 'http://www.markenoele.de/catalog/product/view/id/11/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (23872, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-1l.html'), (23873, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (23874, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (23875, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (23876, 'http://www.markenoele.de/catalog/product/view/id/58/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (23877, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-510-2t.html'), (23878, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-510-2t.html'), (23879, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-510-2t.html'), (23880, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (23881, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/micro-2t.html'), (23882, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (23883, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/kart/motul-kart-grand-prix-2t.html'), (23884, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (23885, 'http://www.markenoele.de/catalog/product/view/id/77/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (23886, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (23887, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (23888, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (23889, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.quadforum-rnz.de/showthread.php?t=41501&page=3'), (23890, 'http://www.markenoele.de/', ''), (23891, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v+factory+line&url=/aclk%3Fsa%3Dl%26ai%3DCuw4im2qgTNjEJoX_-Qb72bHmDK3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJXipoKwB6ABx9GE-APIAQGpAmWvITbkmLY-qgQYT9B1n_1RjHx_xnMh9DqX8UTQem1aCd_-%26sig%3DAGiWqtyfNZGvdC-659Sk6sOp8j-YAUf'), (23892, 'http://www.markenoele.de/lieferung/', ''), (23893, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l+20w50&meta=&aq=f&aqi=&aql=&oq=&gs_rfai='), (23894, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/'), (23895, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (23896, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (23897, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (23898, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%202', 'http://www.markenoele.de/'), (23899, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2020', 'http://www.markenoele.de/'), (23900, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2020w', 'http://www.markenoele.de/'), (23901, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2020w5', 'http://www.markenoele.de/'), (23902, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2020w50', 'http://www.markenoele.de/'), (23903, 'http://www.markenoele.de/catalogsearch/result/?q=motul+20w50', 'http://www.markenoele.de/'), (23904, 'http://www.markenoele.de/', ''), (23905, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC2dqYT36gTL6SBsj--QaS0YHqDK3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV2o6CmAegAcfRhPgDyAEBqQJlryE25Ji2PqoEE0_QRBK6R9mvPRtAX24nf-4pE-c%26sig%3DAGiWqtynb_ehcKOQ2sPtGT_t_B-dLVAZ7w%26adurl%3Dh'), (23906, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23907, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23908, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (23909, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23910, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23911, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23912, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23913, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (23914, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (23915, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (23916, 'http://www.markenoele.de/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (23917, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-5l-15w-50.html'), (23918, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (23919, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-5l-15w-50.html'), (23920, 'http://www.markenoele.de/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (23921, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.quadforum-rnz.de/showthread.php?p=469827'), (23922, 'http://www.markenoele.de/', ''), (23923, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=jqegTOmUF4yVswaYoLTmDg'), (23924, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23925, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23926, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (23927, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23928, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (23929, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-power-2t.html'), (23930, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (23931, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=DqmgTOyGL5GTswas7bXmDg'), (23932, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23933, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23934, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23935, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (23936, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-expert-2t.html'), (23937, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (23938, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvc2Nvb3Rlci9tb3RvcmVub2wtMi10YWt0L21vdHVsLXNjb290ZXItcG93ZXItMnQuaHRtbA,,/product/61/', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt/motul-scooter-power-2t.html'), (23939, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt/motul-scooter-power-2t.html'), (23940, 'http://www.markenoele.de/catalog/product/view/id/61', 'http://www.markenoele.de/checkout/cart/'), (23941, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-scooter-power-2t.html'), (23942, 'http://www.markenoele.de/catalog/product/view/id/60/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (23943, 'http://www.markenoele.de/catalog/product/view/id/60/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (23944, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt/motul-scooter-expert-2t.html'), (23945, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (23946, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (23947, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&rlz=1I7ADRA_de'), (23948, 'http://www.markenoele.de/', ''), (23949, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCi1xp8LmgTI60BsHUOOq9xe0HrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV8vaBlAegAcfRhPgDyAEBqQKwpSezmJS2PqoEE0_QicYJwk__EmuOlej5t5cPjKk%26sig%3DAGiWqtwPKmqGi_3wH9ig2qh0n6ennlzOKA%26adurl%3Dhttp:'), (23950, 'http://www.markenoele.de/', ''), (23951, 'http://www.markenoele.de/', ''), (23952, 'http://www.markenoele.de/', ''), (23953, 'http://www.markenoele.de/', ''), (23954, 'http://www.markenoele.de/', ''), (23955, 'http://www.markenoele.de/', ''), (23956, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (23957, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23958, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23959, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-5l.html'), (23960, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (23961, 'http://www.markenoele.de/catalog/product/view/id/9/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (23962, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (23963, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (23964, 'http://www.markenoele.de/catalog/product/view/id/12/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (23965, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-5l.html'), (23966, 'http://www.markenoele.de/catalog/product/view/id/30/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (23967, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-5l.html'), (23968, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-5l.html'), (23969, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+specific+&hl=de&ie=UTF-8&rlz=1T4SUNC_deDE356DE357&q=motul+specific+5w30'), (23970, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+specific+&hl=de&ie=UTF-8&rlz=1T4SUNC_deDE356DE357&q=motul+specific+5w30'), (23971, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23972, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (23973, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (23974, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (23975, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (23976, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (23977, 'http://www.markenoele.de/catalog/product/view/id/21/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (23978, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (23979, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (23980, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (23981, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (23982, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (23983, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (23984, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (23985, 'http://www.markenoele.de/catalog/product/view/id/194/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (23986, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (23987, 'http://www.markenoele.de/catalog/product/view/id/195/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (23988, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-5l.html'), (23989, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (23990, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (23991, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (23992, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (23993, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (23994, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (23995, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (23996, 'http://www.markenoele.de/catalog/category/view/id/7?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (23997, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+300V+4T+Factory+Line&url=/aclk%3Fsa%3Dl%26ai%3DCLnAzidGgTL64BoiK-gbX4PDqDK3BsMMB_em97RSPtd5ECAAQAigDUJ6voY0BYJXSm4KsB6ABx9GE-APIAQGpAlzqHNJTnLY-qgQYT9CQPht_V71uBME6Nhv2AD5nkPo8BXo1%26sig%3DAGiWqtzUKYvhKd_23m87UwTiY_PS'), (23998, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (23999, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24000, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24001, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24002, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24003, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (24004, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24005, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24006, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24007, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24008, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+300V+4T+Factory+Line&url=/aclk%3Fsa%3Dl%26ai%3DCLnAzidGgTL64BoiK-gbX4PDqDK3BsMMB_em97RSPtd5ECAAQAigDUJ6voY0BYJXSm4KsB6ABx9GE-APIAQGpAlzqHNJTnLY-qgQYT9CQPht_V71uBME6Nhv2AD5nkPo8BXo1%26sig%3DAGiWqtzUKYvhKd_23m87UwTiY_PS'), (24009, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCPdyvBtagTMGmCM3--QaLmbXnDK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVsvmBlAegAcfRhPgDyAEBqQKwpSezmJS2PqoEE0_Q-f44tr_fZWcfPxsDJ08Owek%26sig%3DAGiWqtzHELRdhI7uZZrJFzUADbw38C9IjA%26adur'), (24010, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24011, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24012, 'http://www.markenoele.de/catalog/product/gallery/id/4/image/45/', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (24013, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=90&slotname=1351630559&w=728&lmt=1285609703&flash=0&url=http%3A%2F%2Fwww.apriliaforum.de%2Fallgemeines%2F2200-allg-welches-2takt-l-fahrt-ihr-so-6.html&dt=12856'), (24014, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=&q=motul+%C3%B6l&sourceid=navclient-ff&rlz=1B3GGGL_de___DE344&ie=UTF-8'), (24015, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24016, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24017, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24018, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24019, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24020, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24021, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-5l-15w-50.html'), (24022, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (24023, 'http://www.markenoele.de/catalog/product/view/id/56/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (24024, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24025, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (24026, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (24027, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (24028, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (24029, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (24030, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (24031, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (24032, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (24033, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (24034, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (24035, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (24036, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (24037, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CPv21tOeqKQCFRCPzAodnFus4A'), (24038, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24039, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24040, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (24041, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (24042, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (24043, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (24044, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (24045, 'http://www.markenoele.de/catalog/product/view/id/75/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (24046, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (24047, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24048, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=6100', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (24049, 'http://www.markenoele.de/catalogsearch/result/?q=6100', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (24050, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (24051, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24052, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24053, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CPv21tOeqKQCFRCPzAodnFus4A'), (24054, 'http://www.markenoele.de/catalog/product/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=6100'), (24055, 'http://www.markenoele.de/catalogsearch/result/?q=6100', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (24056, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=6100'), (24057, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24058, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24059, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CkPKpGuigTJSAFoTPswbR6czLDa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVgqiCsAegAcfRhPgDyAEBqQLx1ijMvJO2PqoEE0_QUrMODC1NZQlghCGo305EWJI&sig=AGiWqtwt7hgXOlRZw_PJ8FuK8lsSCDcj3g&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (24060, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (24061, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (24062, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24063, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24064, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (24065, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (24066, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (24067, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (24068, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (24069, 'http://www.markenoele.de/catalog/product/view/id/76/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (24070, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (24071, 'http://www.markenoele.de/catalog/product/view/id/76/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (24072, 'http://www.markenoele.de/', 'http://www.koenigsberger-automobile.de/'), (24073, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (24074, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (24075, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (24076, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (24077, 'http://www.markenoele.de/catalog/product/view/id/118/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (24078, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/e-z-clean.html'), (24079, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24080, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (24081, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (24082, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (24083, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (24084, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (24085, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (24086, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (24087, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (24088, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (24089, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+ester&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (24090, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24091, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+ester&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (24092, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24093, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24094, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24095, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (24096, 'http://www.markenoele.de/catalog/product/view/id/5/category/6', ''), (24097, 'http://www.markenoele.de/catalog/product/view/id/125/category/12', ''), (24098, 'http://www.markenoele.de/catalog/category/view/id/11', ''), (24099, 'http://www.markenoele.de/catalog/product/view/id/166/category/20', ''), (24100, 'http://www.markenoele.de/catalog/product/view/id/127/category/12', ''), (24101, 'http://www.markenoele.de/catalog/product/view/id/32/category/10', ''), (24102, 'http://www.markenoele.de/catalog/product/view/id/140/category/53', ''), (24103, 'http://www.markenoele.de/catalog/product/view/id/140/category/53', ''), (24104, 'http://www.markenoele.de/catalog/product/view/id/140/category/53', ''), (24105, 'http://www.markenoele.de/catalog/product/view/id/140/category/53', ''), (24106, 'http://www.markenoele.de/catalog/product/view/id/140/category/53', ''), (24107, 'http://www.markenoele.de/catalog/product/view/id/73/category/33', ''), (24108, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=300', ''), (24109, 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=300', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=300'), (24110, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=300', 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=300'), (24111, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300', 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=300'), (24112, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300', 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=300'), (24113, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300'), (24114, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', ''), (24115, 'http://www.markenoele.de/catalog/product/view/id/130/category/12', ''), (24116, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (24117, 'http://www.markenoele.de/catalog/product/view/id/126/category/12', ''), (24118, 'http://www.markenoele.de/catalog/product/view/id/77/category/33', ''), (24119, 'http://www.markenoele.de/catalog/product/view/id/71/category/34', ''), (24120, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (24121, 'http://www.markenoele.de/catalog/product/view/id/68/category/34', ''), (24122, 'http://www.markenoele.de/catalog/product/view/id/124/category/12', ''), (24123, 'http://www.markenoele.de/catalog/product/view/id/169/category/20', ''), (24124, 'http://www.markenoele.de/catalog/product/view/id/162/category/29', ''), (24125, 'http://www.markenoele.de/catalog/category/view/id/8', ''), (24126, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', ''), (24127, 'http://www.markenoele.de/catalog/product/view/id/2/category/6', ''), (24128, 'http://www.markenoele.de/catalog/product/view/id/3/category/7', ''), (24129, 'http://www.markenoele.de/catalog/product/view/id/170/category/19', ''), (24130, 'http://www.markenoele.de/catalog/product/view/id/3/category/6', ''), (24131, 'http://www.markenoele.de/catalog/product/view/id/163/category/29', ''), (24132, 'http://www.markenoele.de/catalog/product/view/id/131/category/12', ''), (24133, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+fuel+system+cleaner&meta=&aq=f&aqi=&aql=&oq=&gs_rfai='), (24134, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (24135, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (24136, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+fuel+system+clean&meta=&aq=0&aqi=g1&aql=&oq=motul+fuel+system+clea&gs_rfai='), (24137, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (24138, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (24139, 'http://www.markenoele.de/catalog/product/view/id/121/category/48', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (24140, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/motul-pflegeprodukte/auto/fuel-system-clean.html'), (24141, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/lieferung/'), (24142, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', ''), (24143, 'http://www.markenoele.de/catalog/product/view/id/168/category/24', ''), (24144, 'http://www.markenoele.de/', ''), (24145, 'http://www.markenoele.de/', 'http://www.kaufen.com/Preisvergleich/result.jsp?pageid=2&q=motul+%C3%B6l'), (24146, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24147, 'http://www.markenoele.de/', 'http://www.kaufen.com/Preisvergleich/result.jsp?pageid=2&q=motul+%C3%B6l'), (24148, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (24149, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (24150, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (24151, 'http://www.markenoele.de/catalog/category/view/id/48?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (24152, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?p=2'), (24153, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (24154, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (24155, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (24156, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (24157, 'http://www.markenoele.de/catalog/category/view/id/48?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (24158, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?p=2'), (24159, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (24160, 'http://www.markenoele.de/catalog/product/view/id/128/category/12', ''), (24161, 'http://www.markenoele.de/', 'http://www.google.de/search?q=15+50+300+motul&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGIH_de&redir_esc=&ei=25ihTNaHOc7MswbTl6WKBQ'), (24162, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rls=com.microsoft:de:IE-SearchBox&rlz=1I7GGIH_de&&sa=X&ei=8ZqhTKrIH5GHOK-jlIME&ved=0CB4QBSgA&q=15w+50+300v+motul&spell=1'), (24163, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24164, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24165, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (24166, 'http://www.markenoele.de/catalog/category/view/id/7?limit=27', ''), (24167, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', ''), (24168, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (24169, 'http://www.markenoele.de/catalog/product/view/id/76/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (24170, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-4t-factory-line-76.html'), (24171, 'http://www.markenoele.de/catalog/product/view/id/76/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (24172, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-4t-factory-line-76.html'), (24173, 'http://www.markenoele.de/catalog/product/view/id/68/category/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (24174, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-4t-factory-line-76.html'), (24175, 'http://www.markenoele.de/catalog/product/view/id/76/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (24176, 'http://www.markenoele.de/', 'http://www.google.de/search?client=opera&rls=de&q=motul+%C3%B6l&sourceid=opera&ie=utf-8&oe=utf-8'), (24177, 'http://www.markenoele.de/', 'http://www.google.de/search?q=15+50+300v+motul+competition&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGIH_de&redir_esc=&ei=WKahTOKpIcnMswah5qmKBQ'), (24178, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24179, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24180, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (24181, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5393150338&w=728&flash=10.1.85&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F4227%2F762983%2FAchtung%2BCastrol%2BA747____________.html&dt'), (24182, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24183, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', ''), (24184, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24185, 'http://www.markenoele.de/catalog/product/view/id/61/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (24186, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24187, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24188, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5393150338&w=728&flash=10.1.85&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F4227%2F762983%2FAchtung%2BCastrol%2BA747____________.html&dt'), (24189, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+300v+le+mans+15w-60&aq=o&aqi=&aql=&oq=&gs_rfai='), (24190, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motul+Motor%C3%B6l+&aq=f&aqi=&aql=&oq=&gs_rfai='), (24191, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24192, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24193, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (24194, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24195, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24196, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motul+Motor%C3%B6l+&aq=f&aqi=&aql=&oq=&gs_rfai='), (24197, 'http://www.markenoele.de/catalog/product/view/id/164/category/31', ''), (24198, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', ''), (24199, 'http://www.markenoele.de/', ''), (24200, 'http://www.markenoele.de/', ''), (24201, 'http://www.markenoele.de/contacts/', ''), (24202, 'http://www.markenoele.de/angebote-des-monats/', ''), (24203, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (24204, 'http://www.markenoele.de/lieferung', ''), (24205, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (24206, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (24207, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (24208, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (24209, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (24210, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (24211, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (24212, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (24213, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (24214, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (24215, 'http://www.markenoele.de/agb/', ''), (24216, 'http://www.markenoele.de/impressum/', ''), (24217, 'http://www.markenoele.de/widerruf/', ''), (24218, 'http://www.markenoele.de/datenschutz/', ''), (24219, 'http://www.markenoele.de/zahlung/', ''), (24220, 'http://www.markenoele.de/lieferung/', ''), (24221, 'http://www.markenoele.de/altoelentsorgung/', ''), (24222, 'http://www.markenoele.de/motul_pflegeberater/', ''), (24223, 'http://www.markenoele.de/bestellung/', ''), (24224, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (24225, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (24226, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (24227, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (24228, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (24229, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (24230, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (24231, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (24232, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (24233, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (24234, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (24235, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (24236, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (24237, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (24238, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (24239, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (24240, 'http://www.markenoele.de/', ''), (24241, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (24242, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (24243, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (24244, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (24245, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (24246, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (24247, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (24248, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (24249, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (24250, 'http://www.markenoele.de/', ''), (24251, 'http://www.markenoele.de/', ''), (24252, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC2NJtfcGhTM2uNsHYOPP5jZYErcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJWCnoKsB6ABx9GE-APIAQGpAj-0nvcJm7Y-qgQTT9CvZo-H_p-WQETfRu8q2nivhQ%26sig%3DAGiWqtxtm7_c12Ce24-n6K-iIm0AcUbxSQ%26adurl'), (24253, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC2NJtfcGhTM2uNsHYOPP5jZYErcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJWCnoKsB6ABx9GE-APIAQGpAj-0nvcJm7Y-qgQTT9CvZo-H_p-WQETfRu8q2nivhQ%26sig%3DAGiWqtxtm7_c12Ce24-n6K-iIm0AcUbxSQ%26adurl'), (24254, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC2NJtfcGhTM2uNsHYOPP5jZYErcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJWCnoKsB6ABx9GE-APIAQGpAj-0nvcJm7Y-qgQTT9CvZo-H_p-WQETfRu8q2nivhQ%26sig%3DAGiWqtxtm7_c12Ce24-n6K-iIm0AcUbxSQ%26adurl'), (24255, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24256, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24257, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24258, 'http://www.markenoele.de/catalog/product/view/id/48/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (24259, 'http://www.markenoele.de/catalog/product/gallery/id/48/image/21/', ''), (24260, 'http://www.markenoele.de/catalog/product/gallery/id/48/image/21/', ''), (24261, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24262, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (24263, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (24264, 'http://www.markenoele.de/catalog/product/view/id/53/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=1'), (24265, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-53.html'), (24266, 'http://www.markenoele.de/catalog/product/view/id/78/category/33', ''), (24267, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=motul+300+v&meta=all&hl=de&gl=de&SearchSourceOrigin=10&SelfSearch=1&ctid=CT2431245'), (24268, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24269, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24270, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (24271, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24272, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (24273, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24274, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (24275, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24276, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24277, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=motul+300+v&meta=all&hl=de&gl=de&SearchSourceOrigin=10&SelfSearch=1&ctid=CT2431245'), (24278, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4ACPW_de___DE378&q=motul+%c3%b6l'), (24279, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24280, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24281, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24282, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24283, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4ACPW_de___DE378&q=motul+%c3%b6l'), (24284, 'http://www.markenoele.de/catalog/product/view/id/129/category/12', ''), (24285, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', ''), (24286, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (24287, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=Motul+%C3%B6l&btnG=Suche&aq=f&aqi=g7&aql=&oq=&gs_rfai='), (24288, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (24289, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=Motul+%C3%B6l&btnG=Suche&aq=f&aqi=g7&aql=&oq=&gs_rfai='), (24290, 'http://www.markenoele.de/', ''), (24291, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (24292, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (24293, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (24294, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (24295, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1285679426&channel=4582219326&flash=10.0.45&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%'), (24296, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCPBavVuqhTJObA9DWONXezaAErcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV0oCCmAegAcfRhPgDyAEBqQLpCElvi3y2PqoEE0_QuF9x9a-enpEpMfFpmW_qRUA%26sig%3DAGiWqtxkmRMG-xqZOODlis84i3PPnpyOJA%26adurl%3Dhttp:'), (24297, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24298, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24299, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24300, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (24301, 'http://www.markenoele.de/catalog/product/view/id/58/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (24302, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (24303, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (24304, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-710-2t.html'), (24305, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (24306, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-710-2t.html'), (24307, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (24308, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-710-2t.html'), (24309, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (24310, 'http://www.markenoele.de/catalog/product/view/id/60/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (24311, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (24312, 'http://www.markenoele.de/catalog/product/view/id/158/category/30', ''), (24313, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCLcder-2hTNPAJcTSswbMg7QzrcGwwwH96b3tFL3s-75HCAAQAigDUJ6voY0BYJW6rYK0B6ABx9GE-APIAQGpAnU5K_4EkrY-qgQTT9CIQrCaeiwOMt6UDIRo2LZlhA%26sig%3DAGiWqtx8eIvVfSEZribK3ikHaEIVL8MbAw%26adurl%3Dht'), (24314, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+%C3%B6l&meta=&btnG=Google-Suche'), (24315, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=PtG&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+5100+ester&aq=1&aqi=g5&aql=&oq=motul+5100&gs_rfai='), (24316, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCiYfcl_ehTIimJ5DRswbXuqCtAa3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJXC94GUB6ABx9GE-APIAQGpAukISW-LfLY-qgQTT9ByQDRRtG8HGB3GlsG-XmVlOw%26sig%3DAGiWqtyiqh0OtfOBH_WsF2bS5GyCsSmA1A%26adurl%3Dhttp:'), (24317, 'http://www.markenoele.de/', ''), (24318, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24319, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24320, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=price', ''), (24321, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (24322, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet', ''), (24323, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (24324, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=5'), (24325, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%203', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=7'), (24326, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=7'), (24327, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=7'), (24328, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300v', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=7'), (24329, 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=7'), (24330, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=5'), (24331, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (24332, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet', ''), (24333, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCiYfcl_ehTIimJ5DRswbXuqCtAa3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJXC94GUB6ABx9GE-APIAQGpAukISW-LfLY-qgQTT9ByQDRRtG8HGB3GlsG-XmVlOw%26sig%3DAGiWqtyiqh0OtfOBH_WsF2bS5GyCsSmA1A%26adurl%3Dhttp:'), (24334, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=price', ''), (24335, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24336, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (24337, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24338, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', ''), (24339, 'http://www.markenoele.de/', 'http://www.google.de/url?q=MOTUL+Motor%C3%B6l+5100+ester+10W-40+4T+&url=/aclk%3Fsa%3Dl%26ai%3DC4vqPyQqiTNKPCZDRswbXuqCtAa3BsMMB_em97RSthP2-RwgAEAIoA1Cer6GNAWCVgrSCwAegAcfRhPgDyAEBqQLpCElvi3y2PqoEGE_QVRSPBd7spTULfXdK37TFSwhdR3xlQQ%26sig%3DAGiWqtxsMT4z'), (24340, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+Motor%C3%B6l+5100+ester+10W-40+4T+', 'http://www.markenoele.de/'), (24341, 'http://www.markenoele.de/', 'http://www.google.de/url?q=MOTUL+Motor%C3%B6l+5100+ester+10W-40+4T+&url=/aclk%3Fsa%3Dl%26ai%3DC4vqPyQqiTNKPCZDRswbXuqCtAa3BsMMB_em97RSthP2-RwgAEAIoA1Cer6GNAWCVgrSCwAegAcfRhPgDyAEBqQLpCElvi3y2PqoEGE_QVRSPBd7spTULfXdK37TFSwhdR3xlQQ%26sig%3DAGiWqtxsMT4z'), (24342, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (24343, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-5100-4t-50.html'), (24344, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (24345, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24346, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (24347, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24348, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24349, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24350, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24351, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2051', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24352, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+5100+4T', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24353, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24354, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24355, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+5100+4T'), (24356, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+5100+4T', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24357, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (24358, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24359, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-5100-4t-50.html'), (24360, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (24361, 'http://www.markenoele.de/', 'http://www.google.de/url?q=MOTUL+Motor%C3%B6l+5100+ester+10W-40+4T+&url=/aclk%3Fsa%3Dl%26ai%3DC4vqPyQqiTNKPCZDRswbXuqCtAa3BsMMB_em97RSthP2-RwgAEAIoA1Cer6GNAWCVgrSCwAegAcfRhPgDyAEBqQLpCElvi3y2PqoEGE_QVRSPBd7spTULfXdK37TFSwhdR3xlQQ%26sig%3DAGiWqtxsMT4z'), (24362, 'http://www.markenoele.de/', ''), (24363, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24364, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24365, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (24366, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24367, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24368, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24369, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtNDEwMC1wb3dlci01bC0xNXctNTAuaHRtbA,,/product/1/', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-5l-15w-50.html'), (24370, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-5l-15w-50.html'), (24371, 'http://www.markenoele.de/checkout/onepage/', ''), (24372, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (24373, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (24374, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (24375, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (24376, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (24377, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (24378, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (24379, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (24380, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (24381, 'http://www.markenoele.de/checkout/onepage/success/', ''), (24382, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-5l-15w-50.html'), (24383, 'http://www.markenoele.de/lieferung', ''), (24384, 'http://www.markenoele.de/', ''), (24385, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24386, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24387, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24388, 'http://www.markenoele.de/catalog/product/view/id/159/category/30', ''), (24389, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Kettenspray+Chain+Lube+Offroad&hl=de&prmd=s&ei=XxeiTKfZI4HFswb73L2KBQ&start=20&sa=N'), (24390, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (24391, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24392, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24393, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (24394, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (24395, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (24396, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+5100+ester&aq=1&aqi=g5&aql=&oq=motul+5100&gs_rfai='), (24397, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (24398, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+ester&url=/aclk%3Fsa%3Dl%26ai%3DCjiOHCC-iTIWBMZDRswbXuqCtAa3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVmqqCsAegAcfRhPgDyAEBqQKWX_R_iLm2PqoEGE_Q-Ii-b6wVjV6LHPgijFEyev9FzI5usw%26sig%3DAGiWqtzzBnIVl1HZNAMJqiO0dFvQbHWPnA%2'), (24399, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/49/', 'http://www.markenoele.de/'), (24400, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (24401, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (24402, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (24403, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (24404, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/139/', 'http://www.markenoele.de/'), (24405, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (24406, 'http://www.markenoele.de/catalog/product/view/id/139', 'http://www.markenoele.de/checkout/cart/'), (24407, 'http://www.markenoele.de/catalog/product/view/id/139', 'http://www.markenoele.de/checkout/cart/'), (24408, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (24409, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (24410, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (24411, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (24412, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (24413, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (24414, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (24415, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+shop&hl=de&rlz=1T4SUNC_deDE356DE357&prmd=s&ei=TjGiTOuzLo_FswayybGKBQ&start=10&sa=N'), (24416, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24417, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24418, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (24419, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (24420, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (24421, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (24422, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (24423, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4095929528559539&format=fp_al_lp&output=html&h=15&w=728&lmt=1285699249&host=pub-2606800903002383&ea=0&flash=10.0.45.2&url=http%3A%2F%2Fwww.db-forum.de%2Fforum%2Fb-klasse%2F37961-olverbrauch-'), (24424, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (24425, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4095929528559539&format=fp_al_lp&output=html&h=15&w=728&lmt=1285699249&host=pub-2606800903002383&ea=0&flash=10.0.45.2&url=http%3A%2F%2Fwww.db-forum.de%2Fforum%2Fb-klasse%2F37961-olverbrauch-'), (24426, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (24427, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4095929528559539&format=fp_al_lp&output=html&h=15&w=728&lmt=1285699249&host=pub-2606800903002383&ea=0&flash=10.0.45.2&url=http%3A%2F%2Fwww.db-forum.de%2Fforum%2Fb-klasse%2F37961-olverbrauch-'), (24428, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24429, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24430, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (24431, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (24432, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (24433, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (24434, 'http://www.markenoele.de/catalog/product/view/id/24/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (24435, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-229-51.html'), (24436, 'http://www.markenoele.de/catalog/product/view/id/24/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (24437, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/'), (24438, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24439, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24440, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (24441, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (24442, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=2'), (24443, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=3'), (24444, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=4'), (24445, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=5'), (24446, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=6'), (24447, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=7'), (24448, 'http://www.markenoele.de/catalog/product/view/id/33/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=8'), (24449, 'http://www.markenoele.de/', ''), (24450, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (24451, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (24452, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (24453, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (24454, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (24455, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (24456, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (24457, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (24458, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (24459, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (24460, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (24461, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (24462, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (24463, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (24464, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (24465, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (24466, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (24467, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (24468, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (24469, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (24470, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (24471, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (24472, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (24473, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (24474, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (24475, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (24476, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (24477, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (24478, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (24479, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (24480, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (24481, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (24482, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (24483, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (24484, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (24485, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (24486, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (24487, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (24488, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (24489, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (24490, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (24491, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (24492, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (24493, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (24494, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (24495, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (24496, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (24497, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (24498, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (24499, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (24500, 'http://www.markenoele.de/datenschutz/', ''), (24501, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.com'), (24502, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCe1ObODmiTO_1BIbYOJ6-xY4ErcGwwwH96b3tFM2A_b5HCAAQASgDUJ6voY0BYJWCpoKwB6ABx9GE-APIAQGpApZf9H-IubY-qgQTT9AeVMmAVS7i21ZsJoXdBqXxDA%26sig%3DAGiWqtzZUyr6kpBSP6QDjhxR41GBrOg4FQ%26adu'), (24503, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24504, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24505, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (24506, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24507, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (24508, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (24509, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.de'), (24510, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (24511, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (24512, 'http://www.markenoele.de/catalog/product/view/id/91/category/26', ''), (24513, 'http://www.markenoele.de/catalog/category/view/id/19', ''), (24514, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', ''), (24515, 'http://www.markenoele.de/catalog/product/view/id/8/category/7', ''), (24516, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', ''), (24517, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (24518, 'http://www.markenoele.de/catalog/product/view/id/1/category/7', ''), (24519, 'http://www.markenoele.de/catalog/product/view/id/93/category/26', ''), (24520, 'http://www.markenoele.de/catalog/product/view/id/95/category/26', ''), (24521, 'http://www.markenoele.de/catalog/product/view/id/188/category/8', ''), (24522, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', ''), (24523, 'http://www.markenoele.de/altoelentsorgung/', ''), (24524, 'http://www.markenoele.de/catalog/product/view/id/82/category/27', ''), (24525, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (24526, 'http://www.markenoele.de/catalog/product/view/id/85/category/27', ''), (24527, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', ''), (24528, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', ''), (24529, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', ''), (24530, 'http://www.markenoele.de/catalog/product/view/id/71/category/32', ''), (24531, 'http://www.markenoele.de/catalog/product/view/id/29/category/8', ''), (24532, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+20+w+50&meta=&aq=f&aqi=&aql=&oq=&gs_rfai='), (24533, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24534, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24535, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24536, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (24537, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (24538, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90b3Jlbm9sLmh0bWw,/product/32/', ''), (24539, 'http://www.markenoele.de/checkout/cart/', ''), (24540, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCCVNujNOiTPDfH4vWOOrp1YkHrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJXyqoK0B6ABx9GE-APIAQGpAgJz6IUfwrY-qgQTT9BkfMM0xwxopG1n7pL48EcU0A%26sig%3DAGiWqtyx6ZrUFIF7t02ressHSkC41yTHlg%26adurl%3Dht'), (24541, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (24542, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (24543, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24544, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10', 'http://www.markenoele.de/esso-diesel.html'), (24545, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w', 'http://www.markenoele.de/esso-diesel.html'), (24546, 'http://www.markenoele.de/catalogsearch/result/?q=10w40', 'http://www.markenoele.de/esso-diesel.html'), (24547, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w40', 'http://www.markenoele.de/esso-diesel.html'), (24548, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24549, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (24550, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (24551, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (24552, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24553, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (24554, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (24555, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (24556, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (24557, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (24558, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24559, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (24560, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (24561, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24562, 'http://www.markenoele.de/catalog/product/view/id/163/category/28', ''), (24563, 'http://www.markenoele.de/catalog/product/view/id/32', 'http://www.markenoele.de/checkout/cart/'), (24564, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-3000-4t-32.html'), (24565, 'http://www.markenoele.de/', ''), (24566, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (24567, 'http://www.markenoele.de/', ''), (24568, 'http://www.markenoele.de/', 'http://www.google.de/'), (24569, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24570, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24571, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24572, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (24573, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (24574, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (24575, 'http://www.markenoele.de/catalog/product/view/id/160/category/28', ''), (24576, 'http://www.markenoele.de/catalog/product/view/id/229/category/51', ''), (24577, 'http://www.markenoele.de/catalog/product/view/id/92/category/26', ''), (24578, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=COGtibiQrKQCFQiRZgodW1H_aA'), (24579, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24580, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24581, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (24582, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (24583, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (24584, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (24585, 'http://www.markenoele.de/catalog/product/view/id/2/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (24586, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=R_CiTNObE8qsON-31NkD&ved=0CB8QBSgA&q=motul+%C3%B6l&spell=1'), (24587, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24588, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24589, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (24590, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (24591, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (24592, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (24593, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (24594, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', ''), (24595, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (24596, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (24597, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (24598, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (24599, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (24600, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (24601, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (24602, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=w1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24603, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=w15', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24604, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=w15w', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24605, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=w1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24606, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=w15w4', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24607, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=w15w40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24608, 'http://www.markenoele.de/catalogsearch/result/?q=15w40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24609, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15%20w40', 'http://www.markenoele.de/catalogsearch/result/?q=15w40'), (24610, 'http://www.markenoele.de/catalogsearch/result/?q=15+w+40', 'http://www.markenoele.de/catalogsearch/result/?q=15w40'), (24611, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15%20w%2040', 'http://www.markenoele.de/catalogsearch/result/?q=15w40'), (24612, 'http://www.markenoele.de/catalog/product/view/id/159', 'http://www.markenoele.de/catalogsearch/result/?q=15+w+40'), (24613, 'http://www.markenoele.de/angebote-des-monats/', ''), (24614, 'http://www.markenoele.de/altoelentsorgung/', ''), (24615, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/garden-4t-159.html'), (24616, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24617, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (24618, 'http://www.markenoele.de/agb/', ''), (24619, 'http://www.markenoele.de/', ''), (24620, 'http://www.markenoele.de/catalog/product/view/id/48/category/10', ''), (24621, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/search?q=Motul+Xclean+8100'), (24622, 'http://www.markenoele.de/catalog/product/view/id/187/category/8', ''), (24623, 'http://www.markenoele.de/catalog/product/view/id/152/category/51', ''), (24624, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+300v+20w60&url=/aclk%3Fsa%3Dl%26ai%3DCXFQpYwSjTIKwHMzPswbEuoTwBq3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJWStoLEB6ABx9GE-APIAQGpAjMa4NYiyLY-qgQYT9AKdAROBpSi6lUcZKc-Db6U9TfBZWqJ%26sig%3DAGiWqtwV59QPZd83Yrxmd9W6WugD3_a-Mw%26a'), (24625, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24626, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24627, 'http://www.markenoele.de/catalog/product/view/id/7/category/7', ''), (24628, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (24629, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24630, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (24631, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (24632, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil.html'), (24633, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (24634, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil.html'), (24635, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (24636, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (24637, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24638, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (24639, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24640, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+300v+20w60&url=/aclk%3Fsa%3Dl%26ai%3DCXFQpYwSjTIKwHMzPswbEuoTwBq3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJWStoLEB6ABx9GE-APIAQGpAjMa4NYiyLY-qgQYT9AKdAROBpSi6lUcZKc-Db6U9TfBZWqJ%26sig%3DAGiWqtwV59QPZd83Yrxmd9W6WugD3_a-Mw%26a'), (24641, 'http://www.markenoele.de/catalog/product/view/id/89/category/26', ''), (24642, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+specific+5w30+504.00+-+507.00+preis&url=/aclk%3Fsa%3Dl%26ai%3DCJRyTIBCjTPLKLYLAnAOthaGzB63BsMMB_em97RSNyePtRwgAEAMoA1Cer6GNAWCV0qOCsAegAcfRhPgDyAEBqQIzGuDWIsi2PqoEGE_Qb0GOBqbwsxbKspRsSxBeRmoi2T1mMQ%26sig%3DAGiWqtwGhxJ'), (24643, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24644, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24645, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (24646, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (24647, 'http://www.markenoele.de/catalog/product/view/id/23/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (24648, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (24649, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (24650, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24651, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24652, 'http://www.markenoele.de/', ''), (24653, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motul+300v&meta=&aq=f&aqi=g6&aql=&oq=&gs_rfai='), (24654, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24655, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24656, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (24657, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (24658, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (24659, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (24660, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (24661, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (24662, 'http://www.markenoele.de/catalog/product/view/id/30/category/8', ''), (24663, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (24664, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (24665, 'http://www.markenoele.de/catalog/product/view/id/165/category/28', ''), (24666, 'http://www.markenoele.de/', ''), (24667, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l'), (24668, 'http://www.markenoele.de/catalog/product/view/id/84/category/27', ''), (24669, 'http://www.markenoele.de/', ''), (24670, 'http://www.markenoele.de/catalog/product/view/id/160/category/30', ''), (24671, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (24672, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', ''), (24673, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=Motul+Wash+%26+Wax+&_sacat=0&_odkw=motul&_osacat=0&_trksid=p3286.c0.m270.l1313'), (24674, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (24675, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CLmt9qzzrKQCFcTnzAodhC7HbA'), (24676, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24677, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24678, 'http://www.markenoele.de/catalog/category/view/id/27', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (24679, 'http://www.markenoele.de/catalog/product/view/id/83/category/27', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (24680, 'http://www.markenoele.de/catalog/category/view/id/27', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (24681, 'http://www.markenoele.de/catalog/product/view/id/81/category/27', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (24682, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+8100+X-clean+SAE+5W-40+technische+daten&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGLR_de'), (24683, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24684, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24685, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24686, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24687, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (24688, 'http://www.markenoele.de/catalog/product/view/id/25/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (24689, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (24690, 'http://www.markenoele.de/catalog/product/view/id/28/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (24691, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (24692, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (24693, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (24694, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (24695, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul_pflegeberater/'), (24696, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGLR_de'), (24697, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24698, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=5h&oq=&hl=de&ie=UTF-8&rlz=1T4ACPW_de___DE378&q=motul+%c3%b6l'), (24699, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24700, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24701, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (24702, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24703, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (24704, 'http://www.markenoele.de/catalog/product/view/id/67/category/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (24705, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (24706, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (24707, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (24708, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (24709, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (24710, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24711, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24712, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (24713, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24714, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24715, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (24716, 'http://www.markenoele.de/', 'http://www.yatego.com/q,motul,scooter,power,2t'), (24717, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motuel+Fuel+System+Clean&aq=f&aqi=&aql=&oq=&gs_rfai='), (24718, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (24719, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (24720, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (24721, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (24722, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24723, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+15W-50'), (24724, 'http://www.markenoele.de/', ''), (24725, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (24726, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l+10w-40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (24727, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24728, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24729, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24730, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (24731, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (24732, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (24733, 'http://www.markenoele.de/catalog/product/view/id/75/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (24734, 'http://www.markenoele.de/catalog/product/gallery/id/75/image/110/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-75.html'), (24735, 'http://www.markenoele.de/catalog/product/view/id/75/category/33', 'http://www.meinvz.net/Link/Dereferer/?http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotorsport%2Fmotorrad%2Fmotul-300v-4t-factory-line-75.html'), (24736, 'http://www.markenoele.de/catalog/product/view/id/75/category/33', 'http://www.meinvz.net/Link/Dereferer/?http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotorsport%2Fmotorrad%2Fmotul-300v-4t-factory-line-75.html'), (24737, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-75.html'), (24738, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24739, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+scooter+power&hl=de&ie=UTF-8&rlz=1T4ADBF_deDE312DE312&q=motul+scooter+power+2t'), (24740, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24741, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24742, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (24743, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (24744, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-power-2t.html'), (24745, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (24746, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DClRQmWoSjTPDNE4iD-gbJtrCkB63BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCs55NU3PVtj6qBBNP0IZPcr4tzsCFYaGHB8X8-TXY%26sig%3DAGiWqtzpmmOu4yn_s5Ay3Ja-syzt4HaUmg%26adurl%3Dhttp'), (24747, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24748, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24749, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24750, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24751, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24752, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24753, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DClRQmWoSjTPDNE4iD-gbJtrCkB63BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCs55NU3PVtj6qBBNP0IZPcr4tzsCFYaGHB8X8-TXY%26sig%3DAGiWqtzpmmOu4yn_s5Ay3Ja-syzt4HaUmg%26adurl%3Dhttp'), (24754, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (24755, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (24756, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w-', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (24757, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w-60', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (24758, 'http://www.markenoele.de/catalogsearch/result/?q=15w-60', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (24759, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w-', 'http://www.markenoele.de/catalogsearch/result/?q=15w-60'), (24760, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w-5', 'http://www.markenoele.de/catalogsearch/result/?q=15w-60'), (24761, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w-50', 'http://www.markenoele.de/catalogsearch/result/?q=15w-60'), (24762, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w-', 'http://www.markenoele.de/catalogsearch/result/?q=15w-60'), (24763, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w-60', 'http://www.markenoele.de/catalogsearch/result/?q=15w-60'), (24764, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=offr', 'http://www.markenoele.de/catalogsearch/result/?q=15w-60'), (24765, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=offroa', 'http://www.markenoele.de/catalogsearch/result/?q=15w-60'), (24766, 'http://www.markenoele.de/catalogsearch/result/?q=offroad', 'http://www.markenoele.de/catalogsearch/result/?q=15w-60'), (24767, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=offroad', 'http://www.markenoele.de/catalogsearch/result/?q=15w-60'), (24768, 'http://www.markenoele.de/catalogsearch/result/?q=offr+oad', 'http://www.markenoele.de/catalogsearch/result/?q=offroad'), (24769, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=offroad', 'http://www.markenoele.de/catalogsearch/result/?q=offr+oad'), (24770, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=off%20road', 'http://www.markenoele.de/catalogsearch/result/?q=offr+oad'), (24771, 'http://www.markenoele.de/catalogsearch/result/?q=off+road', 'http://www.markenoele.de/catalogsearch/result/?q=offr+oad'), (24772, 'http://www.markenoele.de/catalog/product/view/id/103', 'http://www.markenoele.de/catalogsearch/result/?q=off+road'), (24773, 'http://www.markenoele.de/catalog/product/gallery/id/103/image/66/', 'http://www.markenoele.de/chain-lube-offroad.html'), (24774, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', ''), (24775, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-75.html'), (24776, 'http://www.markenoele.de/', ''), (24777, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=motul+motor%C3%B6l&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=10&ctid=CT2269050'), (24778, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24779, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbA,,/product/5/', ''), (24780, 'http://www.markenoele.de/checkout/cart/', ''), (24781, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24782, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24783, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (24784, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (24785, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCqxqHG52jTMugF4jAnQPkgoDvBq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVwoOCmAegAcfRhPgDyAEBqQJYHj4OnuC2PqoEE0_QIqO-6ve1r34pmQd7CLw5fy26BRMIwZ-L4LitpAIV0OPMCh3nIluEygUA%26sig%3DAGiWqtxfPeKYa'), (24786, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24787, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24788, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (24789, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (24790, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/'), (24791, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (24792, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (24793, 'http://www.markenoele.de/catalog/product/view/id/183/category/52', ''), (24794, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (24795, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (24796, 'http://www.markenoele.de/', 'http://suche.aol.de/aol/search?s_it=aolde-homePage&q=motul+5100&lr=&rp='), (24797, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (24798, 'http://www.markenoele.de/catalog/product/gallery/id/50/image/23/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (24799, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (24800, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24801, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24802, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (24803, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (24804, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300+v&url=/aclk%3Fsa%3Dl%26ai%3DCebhYaa-jTM-qEYeBjQeLreSzDK3BsMMB_em97RSdhv2-RwgAEAIoAlCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQLUuzvcVeK2PqoEGE_QdSuMuFAMm1jgOEhBzxq4Qdl7S0O91Q%26sig%3DAGiWqtyp4X5BjUE6qy5Xz_02XQs4QeXJ9w%26adur'), (24805, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (24806, 'http://www.markenoele.de/', ''), (24807, 'http://www.markenoele.de/catalog/product/view/id/70/category/32', ''), (24808, 'http://www.markenoele.de/catalog/product/view/id/49/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=1'), (24809, 'http://www.markenoele.de/catalog/product/gallery/id/49/image/22/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-49.html'), (24810, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (24811, 'http://www.markenoele.de/', 'http://suche.aol.de/aol/search?s_it=aolde-homePage&q=motul+5100&lr=&rp='), (24812, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24813, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24814, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24815, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (24816, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90b3Jlbm9sL21vdHVsLTUxMDAtNHQtNTAuaHRtbA,,/product/50/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-50.html'), (24817, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-50.html'), (24818, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (24819, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (24820, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (24821, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (24822, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (24823, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (24824, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (24825, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (24826, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (24827, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (24828, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (24829, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (24830, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCf_4537ujTJj3BcXPswao0OX7Bq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV2oiCmAegAcfRhPgDyAEBqQJYHj4OnuC2PqoEE0_Qm8GeGEkHU-134QvLfo2FKzM%26sig%3DAGiWqtx5cz1yZlA0_jYiGij4VxN9cl-4Sg%26adurl%3Dh'), (24831, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (24832, 'http://www.markenoele.de/catalog/product/view/id/182/category/52', ''), (24833, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (24834, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (24835, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (24836, 'http://www.markenoele.de/agb/', ''), (24837, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (24838, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (24839, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (24840, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (24841, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (24842, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (24843, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (24844, 'http://www.markenoele.de/contacts/', ''), (24845, 'http://www.markenoele.de/lieferung', ''), (24846, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (24847, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (24848, 'http://www.markenoele.de/catalog/product/view/id/146/category/53', ''), (24849, 'http://www.markenoele.de/catalog/product/view/id/148/category/53', ''), (24850, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', ''), (24851, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (24852, 'http://www.markenoele.de/catalog/product/view/id/167/category/19', ''), (24853, 'http://www.markenoele.de/catalog/product/view/id/162/category/28', ''), (24854, 'http://www.markenoele.de/catalog/product/view/id/145/category/53', ''), (24855, 'http://www.markenoele.de/catalog/product/view/id/85/category/25', ''), (24856, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', ''), (24857, 'http://www.markenoele.de/catalog/product/view/id/5/category/7', ''), (24858, 'http://www.markenoele.de/catalog/product/view/id/201/category/51', ''), (24859, 'http://www.markenoele.de/catalog/product/view/id/181/category/52', ''), (24860, 'http://www.markenoele.de/catalog/product/view/id/81/category/25', ''), (24861, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCf1Q4ZjikTPmYEIvAnQO9wpDGDa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVoqCCsAegAcfRhPgDyAEBqQLUuzvcVeK2PqoEE0_QfwR63hat6ff27-arr30v14M%26sig%3DAGiWqtxTei07MSzo_tHr_CGM1JDOdP2wDA%26adurl%3Dh'), (24862, 'http://www.markenoele.de/catalog/product/view/id/143/category/53', ''), (24863, 'http://www.markenoele.de/', 'http://fahrzeugteile.shop.ebay.de/i.html?_nkw=Motul+300v+15w50&_sacat=14780&_dmpt=Motorrad_Kraftradteile&Kraftradtyp=Motorr%C3%83%C2%A4der&_ssn=frinken-racing&_odkw=&_osacat=14780&bkBtn=&_trksid=p3286.m270.l1311'), (24864, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24865, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24866, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24867, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (24868, 'http://www.markenoele.de/', ''), (24869, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v'), (24870, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (24871, 'http://www.markenoele.de/catalog/product/view/id/157/category/51', ''), (24872, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', ''), (24873, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (24874, 'http://www.markenoele.de/catalog/product/view/id/2/category/7', ''), (24875, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', ''), (24876, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=zuu&rls=org.mozilla%3Ade%3Aofficial&q=motul+8100+X-Clean+5W-40&aq=f&aqi=&aql=&oq=&gs_rfai='), (24877, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=zuu&rls=org.mozilla%3Ade%3Aofficial&q=motul+8100+X-Clean+5W-40&aq=f&aqi=&aql=&oq=&gs_rfai='), (24878, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24879, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24880, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (24881, 'http://www.markenoele.de/catalog/product/view/id/159/category/28', ''), (24882, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+fuel+system+clean&ie=utf-8&oe=utf-8&aq=t&rls=com.ubuntu:de:unofficial&client=firefox-a'), (24883, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (24884, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (24885, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (24886, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (24887, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (24888, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24889, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24890, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (24891, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (24892, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (24893, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (24894, 'http://www.markenoele.de/catalog/product/view/id/90/category/26', ''), (24895, 'http://www.markenoele.de/catalog/product/view/id/147/category/53', ''), (24896, 'http://www.markenoele.de/', ''), (24897, 'http://www.markenoele.de/catalog/product/view/id/140/category/53', ''), (24898, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+preis&url=/aclk%3Fsa%3Dl%26ai%3DCHT0MIV-kTI_0FcLRswbPpMiLDa3BsMMB_em97RS1g_2-RwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCirxaZgDMtj6qBBhP0AoYXa6kKrfJElrdFrQf4gfb6cBpjM8%26sig%3DAGiWqtysf4C2o8o-2oCHR-NK37yyh3Hd3w%26ad'), (24899, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24900, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24901, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24902, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-48.html'), (24903, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24904, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24905, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24906, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24907, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (24908, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24909, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24910, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100+preis&url=/aclk%3Fsa%3Dl%26ai%3DCHT0MIV-kTI_0FcLRswbPpMiLDa3BsMMB_em97RS1g_2-RwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCirxaZgDMtj6qBBhP0AoYXa6kKrfJElrdFrQf4gfb6cBpjM8%26sig%3DAGiWqtysf4C2o8o-2oCHR-NK37yyh3Hd3w%26ad'), (24911, 'http://www.markenoele.de/catalog/product/view/id/240/category/51', ''), (24912, 'http://www.markenoele.de/agb/', ''), (24913, 'http://www.markenoele.de/catalog/product/view/id/84/category/25', ''), (24914, 'http://www.markenoele.de/catalog/product/view/id/94/category/26', ''), (24915, 'http://www.markenoele.de/catalog/product/view/id/166/category/18', ''), (24916, 'http://www.markenoele.de/catalog/product/view/id/9/category/7', ''), (24917, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+shop&hl=de&client=firefox-a&hs=pCI&rls=org.mozilla:de-DE:official&channel=s&prmd=s&ei=5HakTOfAFofGswaMlPi3CA&start=10&sa=N'), (24918, 'http://www.markenoele.de/catalog/product/view/id/161/category/29', ''), (24919, 'http://www.markenoele.de/catalog/product/view/id/144/category/53', ''), (24920, 'http://www.markenoele.de/catalog/product/view/id/213/category/51', ''), (24921, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+Tech+Grease+300&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (24922, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (24923, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+Tech+Grease+300&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (24924, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=5&ved=0CCsQFjAE&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20onlineshop&ei=KICkTL7BA8WOswbQqtiyCA&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (24925, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (24926, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24927, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24928, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24929, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24930, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24931, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24932, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUva2FydC5odG1s/product/79/', ''), (24933, 'http://www.markenoele.de/checkout/cart/', ''), (24934, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (24935, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (24936, 'http://www.markenoele.de/checkout/onepage/', ''), (24937, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (24938, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (24939, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (24940, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (24941, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (24942, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (24943, 'http://www.markenoele.de/checkout/onepage/saveShipping/', 'http://www.markenoele.de/checkout/onepage/'), (24944, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (24945, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (24946, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (24947, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (24948, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (24949, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (24950, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (24951, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (24952, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (24953, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (24954, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (24955, 'http://www.markenoele.de/checkout/onepage/success/', ''), (24956, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/checkout/onepage/success/'), (24957, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (24958, 'http://www.markenoele.de/catalog/category/view/id/44', 'http://www.markenoele.de/motul-zusatzstoffe/top-gel.html'), (24959, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (24960, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (24961, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (24962, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (24963, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (24964, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (24965, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html'), (24966, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (24967, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe/kart/motul-kart-grand-prix-2t.html'), (24968, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-heizoel.html'), (24969, 'http://www.markenoele.de/catalog/product/view/id/182/category/52', ''), (24970, 'http://www.markenoele.de/catalog/product/view/id/86/category/25', ''), (24971, 'http://www.markenoele.de/catalog/product/view/id/152/category/51', ''), (24972, 'http://www.markenoele.de/catalog/category/view/id/17', ''), (24973, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Fuel+System+Clean&hl=de&client=firefox-a&hs=5se&rls=org.mozilla:de:official&prmd=sv&ei=J5WkTKmpJ4rBswb976yhCA&start=10&sa=N'), (24974, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (24975, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Fuel+System+Clean&hl=de&client=firefox-a&hs=5se&rls=org.mozilla:de:official&prmd=sv&ei=J5WkTKmpJ4rBswb976yhCA&start=10&sa=N'), (24976, 'http://www.markenoele.de/catalog/product/view/id/142/category/53', ''), (24977, 'http://www.markenoele.de/catalog/product/view/id/87/category/27', ''), (24978, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+shop&hl=de&client=firefox-a&hs=0If&rls=org.mozilla:de-DE:official&channel=s&prmd=s&ei=bpukTLX9GcbCswbgzJS8CA&start=10&sa=N'), (24979, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+shop&hl=de&client=firefox-a&hs=0If&rls=org.mozilla:de-DE:official&channel=s&prmd=s&ei=bpukTLX9GcbCswbgzJS8CA&start=10&sa=N'), (24980, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+shop&hl=de&client=firefox-a&hs=0If&rls=org.mozilla:de-DE:official&channel=s&prmd=s&ei=bpukTLX9GcbCswbgzJS8CA&start=10&sa=N'), (24981, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+shop&hl=de&client=firefox-a&hs=0If&rls=org.mozilla:de-DE:official&channel=s&prmd=s&ei=bpukTLX9GcbCswbgzJS8CA&start=10&sa=N'), (24982, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+shop&hl=de&client=firefox-a&hs=0If&rls=org.mozilla:de-DE:official&channel=s&prmd=s&ei=bpukTLX9GcbCswbgzJS8CA&start=10&sa=N'), (24983, 'http://www.markenoele.de/catalog/product/view/id/141/category/53', ''), (24984, 'http://www.markenoele.de/catalog/product/view/id/174/category/51', ''), (24985, 'http://www.markenoele.de/catalog/product/view/id/86/category/27', ''), (24986, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCykh7HrOkTNvwHtHPswbml5WlDa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV4pCCoAegAcfRhPgDyAEBqQL9nS7JyOu2PqoEE0_QZ7jfHSVxkcyx1nbrCKmhVcQ%26sig%3DAGiWqtyJtVJV0PiOvShvYt4it1RTEcyoDA%26adurl%3Dh'), (24987, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/'), (24988, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/'), (24989, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/'), (24990, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (24991, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (24992, 'http://www.markenoele.de/catalogsearch/result/?q=300v+factory', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (24993, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20f', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (24994, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20factor', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (24995, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20factory', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (24996, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20fact', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (24997, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&&sa=X&ei=fL2kTP3tDo-TswaMqrWxCA&ved=0CB8QBSgA&q=motul+5100+ester+10w40+motorrad&spell=1'), (24998, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&&sa=X&ei=fL2kTP3tDo-TswaMqrWxCA&ved=0CB8QBSgA&q=motul+5100+ester+10w40+motorrad&spell=1'), (24999, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (25000, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=motul+shine%26go&_sacat=See-All-Categories'), (25001, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (25002, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (25003, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (25004, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte/e-z-lube-multi-protect.html'), (25005, 'http://www.markenoele.de/catalog/product/view/id/121/category/48', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (25006, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte/e-z-lube-multi-protect.html'), (25007, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (25008, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (25009, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (25010, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (25011, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (25012, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=motul+shine%26go&_sacat=See-All-Categories'), (25013, 'http://www.markenoele.de/', ''), (25014, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=90&slotname=1351630559&w=728&ea=0&flash=0&url=http%3A%2F%2Fwww.apriliaforum.de%2F125-ccm-rs-125-etx-und-andere-125er-modelle%2F17819-motul-800-a.html&dt=128586'), (25015, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25016, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25017, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (25018, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (25019, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (25020, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (25021, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (25022, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (25023, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (25024, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (25025, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (25026, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (25027, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (25028, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (25029, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (25030, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (25031, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (25032, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1285869297&flash=10.0.42.34&url=http%3A%2F%2Fwww.apriliaforum.de%2Fallgemeines%2F15722-allg-sysnthetik-l-haltbarkeit.html&dt='), (25033, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCKANYkdOkTNHwGozQswbN9JyfDa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVgqCCsAegAcfRhPgDyAEBqQJtj7eEV-W2PqoEE0_QVILVzNc9Gsy7IfwBS8q7NDo%26sig%3DAGiWqtxxVqMMTsvyAjrv7AKSV5frnc62lg%26adurl%3Dh'), (25034, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCKANYkdOkTNHwGozQswbN9JyfDa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVgqCCsAegAcfRhPgDyAEBqQJtj7eEV-W2PqoEE0_QVILVzNc9Gsy7IfwBS8q7NDo%26sig%3DAGiWqtxxVqMMTsvyAjrv7AKSV5frnc62lg%26adurl%3Dh'), (25035, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25036, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25037, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (25038, 'http://www.markenoele.de/catalog/product/view/id/12/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (25039, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-plus-5l.html'), (25040, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (25041, 'http://www.markenoele.de/catalog/product/view/id/11/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (25042, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCY_GuTNekTMTxL4HQswaxkcH5DK3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJWylYKkB6ABx9GE-APIAQGpAm2Pt4RX5bY-qgQTT9DipBWFFQLr6cdrZJY86pV1Ag%26sig%3DAGiWqty7V0As_jAcUzde7b3BM3oWGDLRzA%26adurl%3Dhttp:'), (25043, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100&rlz=1I7GPEA_de'), (25044, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (25045, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtNDkuaHRtbA,,/product/49/', 'http://www.markenoele.de/motul-5100-4t-49.html'), (25046, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-49.html'), (25047, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-5100-4t-49.html'), (25048, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlLmh0bWw,/product/104/', ''), (25049, 'http://www.markenoele.de/checkout/cart/', ''), (25050, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (25051, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (25052, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-5100-4t-49.html'), (25053, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (25054, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-5100-4t-49.html'), (25055, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlLmh0bWw,/product/109/', ''), (25056, 'http://www.markenoele.de/checkout/cart/', ''), (25057, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-5100-4t-49.html'), (25058, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (25059, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlL2Utei1sdWJlLW11bHRpLXByb3RlY3QuaHRtbA,,/product/110/', 'http://www.markenoele.de/motul-pflegeprodukte/e-z-lube-multi-protect.html'), (25060, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-pflegeprodukte/e-z-lube-multi-protect.html'), (25061, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (25062, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-5100-4t-49.html'), (25063, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (25064, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlL3NoaW5lLWdvLXNpbGljb25lLWNsZWFuLmh0bWw,/product/111/', 'http://www.markenoele.de/motul-pflegeprodukte/shine-go-silicone-clean.html'), (25065, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-pflegeprodukte/shine-go-silicone-clean.html'), (25066, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (25067, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-pflegeprodukte/shine-go-silicone-clean.html'), (25068, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-5100-4t-49.html'), (25069, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (25070, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlL3dhc2gtd2F4Lmh0bWw,/product/112/', 'http://www.markenoele.de/motul-pflegeprodukte/wash-wax.html'), (25071, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-pflegeprodukte/wash-wax.html'), (25072, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (25073, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (25074, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/wash-wax.html'), (25075, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (25076, 'http://www.markenoele.de/catalog/product/view/id/114/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (25077, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (25078, 'http://www.markenoele.de/catalog/product/view/id/113/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (25079, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (25080, 'http://www.markenoele.de/catalog/product/view/id/118/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (25081, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (25082, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (25083, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25084, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25085, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (25086, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (25087, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (25088, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (25089, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (25090, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (25091, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (25092, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (25093, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (25094, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC6hy8IeekTKGIMoHAnQOGsIWkDa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVqp-CsAegAcfRhPgDyAEBqQJtj7eEV-W2PqoEE0_QH9tCK24BYf6FEnk_Yt34v6s%26sig%3DAGiWqtwfXM85Wi04wun6ZC3-qF__tfoSGg%26adurl%3Dh'), (25095, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (25096, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (25097, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25098, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXp1c2F0enN0b2ZmZS9jaGFpbi1sdWJlLXJvYWQtcGx1cy5odG1s/product/101/', 'http://www.markenoele.de/motul-zusatzstoffe/chain-lube-road-plus.html'), (25099, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-zusatzstoffe/chain-lube-road-plus.html'), (25100, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25101, 'http://www.markenoele.de/catalog/product/view/id/101', 'http://www.markenoele.de/checkout/cart/'), (25102, 'http://www.markenoele.de/catalog/product/view/id/13/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (25103, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/chain-lube-road-plus.html'), (25104, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (25105, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (25106, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (25107, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (25108, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25109, 'http://www.markenoele.de/catalog/category/view/id/45', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (25110, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (25111, 'http://www.markenoele.de/catalog/category/view/id/45', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (25112, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (25113, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (25114, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (25115, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (25116, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (25117, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (25118, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (25119, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (25120, 'http://www.markenoele.de/catalog/category/view/id/53', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (25121, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (25122, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (25123, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (25124, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (25125, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (25126, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (25127, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (25128, 'http://www.markenoele.de/', ''), (25129, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (25130, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25131, 'http://www.markenoele.de/catalog/product/view/id/30/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (25132, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25133, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (25134, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (25135, 'http://www.markenoele.de/catalog/product/view/id/29/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (25136, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (25137, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (25138, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (25139, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (25140, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (25141, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (25142, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (25143, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (25144, 'http://www.markenoele.de/checkout/onepage/', ''), (25145, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (25146, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-300.html'), (25147, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (25148, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-300.html'), (25149, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (25150, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-300.html'), (25151, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300+V&hl=de&safe=off&rls=com.microsoft:de:%7Breferrer:source%3F%7D&prmd=s&ei=4-2kTP6sDMiVswb9y_ydCA&start=40&sa=N'), (25152, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (25153, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300+V&hl=de&safe=off&rls=com.microsoft:de:%7Breferrer:source%3F%7D&prmd=s&ei=4-2kTP6sDMiVswb9y_ydCA&start=40&sa=N'), (25154, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (25155, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (25156, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (25157, 'http://www.markenoele.de/', 'http://f3.webmart.de/f.cfm?id=100478&r=threadview&t=3651732&pg=1'), (25158, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (25159, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (25160, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (25161, 'http://www.markenoele.de/catalog/product/view/id/110/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (25162, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=ie7&q=motul+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&rlz=1I7SMSN&redir_esc=&ei=OP6kTLrlKMWSswbqxbWXCA'), (25163, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (25164, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (25165, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (25166, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25167, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (25168, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (25169, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (25170, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25171, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (25172, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25173, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (25174, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (25175, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (25176, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (25177, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25178, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (25179, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (25180, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (25181, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (25182, 'http://www.markenoele.de/', 'http://f3.webmart.de/f.cfm?id=100478&r=threadview&t=3651732&pg=1'), (25183, 'http://www.markenoele.de/catalog/category/view/id/12', ''), (25184, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (25185, 'http://www.markenoele.de/', 'http://www.google.de/url?q=getriebe%C3%B6l+%2B+g%C3%BCnstig&url=/aclk%3Fsa%3Dl%26ai%3DCReCvXgilTLTcJo76mAO8tvG1Da3BsMMB_em97RS9w-PtRxAEKAhQnq-hjQFglZKBgpgHkAECoAHH0YT4A8gBAakC1Ls73FXitj6qBBZP0I1SFseeEGU-ccMO_b8FAqT_XCDw%26num%3D7%26sig%3DAGiWqtzI0Q7g'), (25186, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25187, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25188, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+Specific+MB+229.51+SAE+5W30+5+Liter'), (25189, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (25190, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (25191, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25192, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25193, 'http://www.markenoele.de/', 'http://www.google.de/url?q=getriebe%C3%B6l+%2B+g%C3%BCnstig&url=/aclk%3Fsa%3Dl%26ai%3DCReCvXgilTLTcJo76mAO8tvG1Da3BsMMB_em97RS9w-PtRxAEKAhQnq-hjQFglZKBgpgHkAECoAHH0YT4A8gBAakC1Ls73FXitj6qBBZP0I1SFseeEGU-ccMO_b8FAqT_XCDw%26num%3D7%26sig%3DAGiWqtzI0Q7g'), (25194, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25195, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25196, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25197, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (25198, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25199, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25200, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+Specific+MB+229.51+SAE+5W30+5+Liter'), (25201, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (25202, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (25203, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (25204, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (25205, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (25206, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (25207, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (25208, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (25209, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (25210, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (25211, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (25212, 'http://www.markenoele.de/', ''), (25213, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (25214, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+5100+test&aq=2&aqi=g4&aql=&oq=motul+5100+&gs_rfai='), (25215, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (25216, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (25217, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (25218, 'http://www.markenoele.de/', ''), (25219, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (25220, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', ''), (25221, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (25222, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (25223, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (25224, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (25225, 'http://www.markenoele.de/catalog/product/view/id/100/category/45', ''), (25226, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (25227, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (25228, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (25229, 'http://www.markenoele.de/agb/', ''), (25230, 'http://www.markenoele.de/catalog/product/view/id/108/category/49', ''), (25231, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (25232, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (25233, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (25234, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (25235, 'http://www.markenoele.de/', ''), (25236, 'http://www.markenoele.de/catalog/product/view/id/180/category/52', ''), (25237, 'http://www.markenoele.de/catalog/product/view/id/99/category/47', ''), (25238, 'http://www.markenoele.de/', ''), (25239, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (25240, 'http://www.markenoele.de/', ''), (25241, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', ''), (25242, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (25243, 'http://www.markenoele.de/catalog/product/view/id/141/category/53', ''), (25244, 'http://www.markenoele.de/catalog/product/view/id/144/category/53', ''), (25245, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCbKNeZbylTPXhLZLXOMjmxOkMrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJUCoAHH0YT4A8gBAakC1Ls73FXitj6qBBNP0FpGdn7aowGEmdi4VqIZAcJ1%26sig%3DAGiWqtwN8j-E9nZ030UvscGvTqu4yYEz9g%26adurl%3Dhttp://w'), (25246, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25247, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25248, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=getriebe', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (25249, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=getriebe%C3%B6l', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (25250, 'http://www.markenoele.de/catalogsearch/result/?q=getriebe%C3%B6l', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (25251, 'http://www.markenoele.de/catalog/product/view/id/13', 'http://www.markenoele.de/catalogsearch/result/?q=getriebe%C3%B6l'), (25252, 'http://www.markenoele.de/catalogsearch/result/?q=getriebe%C3%B6l', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (25253, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25254, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (25255, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (25256, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (25257, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+motor%C3%B6l+bestellen&aq=f&aqi=&aql=&oq=&gs_rfai='), (25258, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (25259, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25260, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25261, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (25262, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (25263, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (25264, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (25265, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (25266, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/'), (25267, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (25268, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (25269, 'http://www.markenoele.de/catalogsearch/result/?q=motul+scooter+expert', 'http://www.markenoele.de/'), (25270, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (25271, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (25272, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (25273, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (25274, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CDkQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-multi-atf-1l.html&rct=j&q=motul%20multi%20atf&ei=0tGlTKGXPMfKswbz_OSuCA&usg=AFQjCNGJ8tYkZuOCkxINO1n4_5f1Yn5hHA'), (25275, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (25276, 'http://www.markenoele.de/', 'http://www.google.de/url?q=2-takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC-cyA5NilTNCFFNeDjAfJjO2fDq3BsMMB_em97RTtzOPtRxAIKAhQnq-hjQFglZrxgZAHoAHH0YT4A8gBAakC1Ls73FXitj6qBBNP0EvSpBVbcm0-xtpjs1kF8pCX%26num%3D11%26sig%3DAGiWqtwWYTtHUR_R0TUcnfdYPtSwOFJxQg%26'), (25277, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25278, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25279, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (25280, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25281, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (25282, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25283, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25284, 'http://www.markenoele.de/', 'http://www.google.de/url?q=2-takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC-cyA5NilTNCFFNeDjAfJjO2fDq3BsMMB_em97RTtzOPtRxAIKAhQnq-hjQFglZrxgZAHoAHH0YT4A8gBAakC1Ls73FXitj6qBBNP0EvSpBVbcm0-xtpjs1kF8pCX%26num%3D11%26sig%3DAGiWqtwWYTtHUR_R0TUcnfdYPtSwOFJxQg%26'), (25285, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Specific+913C+5W30&hl=de&client=firefox-a&hs=jVL&rls=org.mozilla:de:official&prmd=s&ei=1N6lTNHWK4fMswaWh7GcCA&start=10&sa=N'), (25286, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25287, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25288, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (25289, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (25290, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (25291, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (25292, 'http://www.markenoele.de/catalog/product/view/id/195/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (25293, 'http://www.markenoele.de/catalog/product/view/id/195/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (25294, 'http://www.markenoele.de/catalog/product/view/id/195/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (25295, 'http://www.markenoele.de/catalog/product/view/id/195/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (25296, 'http://www.markenoele.de/', ''), (25297, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25298, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25299, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/esso-heizoel.html'), (25300, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/agb/'), (25301, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/impressum/'), (25302, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/altoelentsorgung/'), (25303, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/impressum/'), (25304, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/agb/'), (25305, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/esso-heizoel.html'), (25306, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9674079350148836&output=html&h=90&slotname=2480951733&w=728&lmt=1285941908&flash=10.0.32&url=http%3A%2F%2Fkremergo1a.tradoria.de%2Fmotoroel-c395942&dt=1285941909656&shv=r20100916&jsv=r201009'), (25307, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9674079350148836&output=html&h=90&slotname=2480951733&w=728&lmt=1285941908&flash=10.0.32&url=http%3A%2F%2Fkremergo1a.tradoria.de%2Fmotoroel-c395942&dt=1285941909656&shv=r20100916&jsv=r201009'), (25308, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25309, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25310, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (25311, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (25312, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (25313, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25314, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-power-2t.html'), (25315, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25316, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (25317, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (25318, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25319, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (25320, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25321, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25322, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25323, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25324, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (25325, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25326, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (25327, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9674079350148836&output=html&h=90&slotname=2480951733&w=728&lmt=1285941908&flash=10.0.32&url=http%3A%2F%2Fkremergo1a.tradoria.de%2Fmotoroel-c395942&dt=1285941909656&shv=r20100916&jsv=r201009'), (25328, 'http://www.markenoele.de/', ''), (25329, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ohne', 'http://www.markenoele.de/'), (25330, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fc', 'http://www.markenoele.de/'), (25331, 'http://www.markenoele.de/catalogsearch/result/?q=fckw', 'http://www.markenoele.de/'), (25332, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fckw', 'http://www.markenoele.de/'), (25333, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fck', 'http://www.markenoele.de/'), (25334, 'http://www.markenoele.de/catalog/product/view/id/116', 'http://www.markenoele.de/catalogsearch/result/?q=fckw'), (25335, 'http://www.markenoele.de/catalogsearch/result/?q=fckw', 'http://www.markenoele.de/'), (25336, 'http://www.markenoele.de/catalog/product/view/id/98/category/47', ''), (25337, 'http://www.markenoele.de/catalogsearch/result/?q=fckw', 'http://www.markenoele.de/catalogsearch/result/?q=fckw'), (25338, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fckw', 'http://www.markenoele.de/catalogsearch/result/?q=fckw'), (25339, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (25340, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100'), (25341, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (25342, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100'), (25343, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE335DE335&q=motul+%c3%b6l'), (25344, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (25345, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-diesel.html'), (25346, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (25347, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (25348, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (25349, 'http://www.markenoele.de/catalog/product/view/id/98/category/47', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (25350, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (25351, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit/motocool-factory-line.html'), (25352, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25353, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (25354, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet', ''), (25355, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (25356, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet&p=2'), (25357, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet&p=3'), (25358, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet&p=4'), (25359, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (25360, 'http://www.markenoele.de/catalog/category/view/id/27', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (25361, 'http://www.markenoele.de/catalog/product/view/id/83/category/27', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (25362, 'http://www.markenoele.de/catalog/category/view/id/26', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt/outboard-tech-4t-83.html'), (25363, 'http://www.markenoele.de/catalog/product/view/id/90/category/26', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (25364, 'http://www.markenoele.de/catalog/product/view/id/97/category/26', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (25365, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (25366, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt/powerjet-2t.html'), (25367, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (25368, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (25369, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (25370, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (25371, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (25372, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (25373, 'http://www.markenoele.de/catalog/product/view/id/122/category/48', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (25374, 'http://www.markenoele.de/catalog/product/view/id/123/category/48', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (25375, 'http://www.markenoele.de/catalog/product/view/id/108/category/48', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (25376, 'http://www.markenoele.de/catalog/product/view/id/121/category/48', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (25377, 'http://www.markenoele.de/catalog/product/view/id/110/category/48', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (25378, 'http://www.markenoele.de/catalog/product/view/id/109/category/48', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (25379, 'http://www.markenoele.de/catalog/category/view/id/50', 'http://www.markenoele.de/motul-pflegeprodukte/auto/brake-clean.html'), (25380, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (25381, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/esso-diesel.html'), (25382, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+%C3%B6lsorten&rlz=1W1DVXE_de&aq=f&aqi=g5&aql=&oq=&gs_rfai='), (25383, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25384, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (25385, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25386, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (25387, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (25388, 'http://www.markenoele.de/catalog/product/view/id/48/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (25389, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (25390, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=+Motul+Motor%C3%B6l+6100+Synergie%2B%2C+10W-40%2C+.&_sacat=0&_odkw=Artikelbild+Motul+Motor%C3%B6l+6100+Synergie%2B%2C+10W-40%2C+.&_osacat=0&_trksid=p3286.c0.m270.l1313'), (25391, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (25392, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25393, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25394, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+%C3%B6lsorten&rlz=1W1DVXE_de&aq=f&aqi=g5&aql=&oq=&gs_rfai='), (25395, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (25396, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (25397, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (25398, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%202100', 'http://www.markenoele.de/'), (25399, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%202100', 'http://www.markenoele.de/'), (25400, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%202100%2020', 'http://www.markenoele.de/'), (25401, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%202100%2020l', 'http://www.markenoele.de/'), (25402, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%202100%2020lit', 'http://www.markenoele.de/'), (25403, 'http://www.markenoele.de/catalogsearch/result/?q=motul+2100+20liter', 'http://www.markenoele.de/'), (25404, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%202100%2020li', 'http://www.markenoele.de/'), (25405, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%202100%2020liter', 'http://www.markenoele.de/'), (25406, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=+Motul+Motor%C3%B6l+6100+Synergie%2B%2C+10W-40%2C+.&_sacat=0&_odkw=Artikelbild+Motul+Motor%C3%B6l+6100+Synergie%2B%2C+10W-40%2C+.&_osacat=0&_trksid=p3286.c0.m270.l1313'), (25407, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+8100+x-clean&url=/aclk%3Fsa%3Dl%26ai%3DCJeiZMQ2mTJn0DcXPswaUxa3dDK3BsMMB_em97RTtvePtRwgAEAEoA1Cer6GNAWCVqvmBlAeQAQKgAcfRhPgDyAEBqQKeP4rO-wW3PqoEE0_Qk4_kiPzb_cId2DB7OruO30E%26sig%3DAGiWqtwZ4XIrEp59E0XEeAGuUNgJpdJI3Q%26'), (25408, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+wash+and+wax&url=/aclk%3Fsa%3Dl%26ai%3DC0vV80w2mTJeIJ8bMOIz8wKoNrcGwwwH96b3tFMXC4-1HCAAQASCxit8GKANQnq-hjQFgleqOgpwHoAHH0YT4A8gBAakCnj-KzvsFtz6qBBhP0CUA6h0xf123wg_BGsKeZm_pWWh4L2WABZBO%26sig%3DAGiWqtwpPurxa0f_I7M0O7Xj'), (25409, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (25410, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/wash-wax.html'), (25411, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (25412, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+wash+and+wax&url=/aclk%3Fsa%3Dl%26ai%3DC0vV80w2mTJeIJ8bMOIz8wKoNrcGwwwH96b3tFMXC4-1HCAAQASCxit8GKANQnq-hjQFgleqOgpwHoAHH0YT4A8gBAakCnj-KzvsFtz6qBBhP0CUA6h0xf123wg_BGsKeZm_pWWh4L2WABZBO%26sig%3DAGiWqtwpPurxa0f_I7M0O7Xj'), (25413, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCt0S26xGmTNviFY7PswaB2ZjhDK3BsMMB_em97RTNgP2-RwgAEAFQnq-hjQFgldL8gZQHoAHH0YT4A8gBAakCnj-KzvsFtz6qBBNP0Pl1SMV5BwqprwqGa0opu3kx%26sig%3DAGiWqtzfmgfFXJSG7bFZwhjocdPd6wiNuQ%26adurl'), (25414, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25415, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25416, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (25417, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (25418, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (25419, 'http://www.markenoele.de/catalog/product/view/id/59/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (25420, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (25421, 'http://www.markenoele.de/catalog/product/view/id/57/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (25422, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-100-motomix-2t.html'), (25423, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (25424, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (25425, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (25426, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (25427, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', ''), (25428, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADRA_deDE351DE351&q=motulshop'), (25429, 'http://www.markenoele.de/', 'http://webcache.googleusercontent.com/search?q=cache:oByE6CjSdYwJ:www.markenoele.de/+motul+shop&cd=12&hl=de&ct=clnk&gl=de'), (25430, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.google.de/search?as_q=motul+300v+le+mans&hl=de&rlz=1R2ADRA_deDE351&num=10&btnG=Google-Suche&as_epq=&as_oq=&as_eq=&lr=&cr=&as_ft=i&as_filetype=&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=www.markenoele.de&as_rights=&safe=images'), (25431, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.google.de/search?sourceid=navclient&aq=0h&oq=motul+&hl=de&ie=UTF-8&rlz=1T4ADRA_deDE351DE351&q=motul+4100+power'), (25432, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-5l-15w-50.html'), (25433, 'http://www.markenoele.de/', ''), (25434, 'http://www.markenoele.de/', ''), (25435, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25436, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25437, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25438, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (25439, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', ''), (25440, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (25441, 'http://www.markenoele.de/', 'http://fahrzeugteile.shop.ebay.de/i.html?_nkw=Motul+2+Takt+%C3%96l+f%C3%BCr+Scooter&_sacat=14780&_dmpt=Motorrad_Kraftradteile&_odkw=&_osacat=14780&_trksid=p3286.c0.m270.l1313'), (25442, 'http://www.markenoele.de/', ''), (25443, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (25444, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (25445, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+fl&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (25446, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/'), (25447, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300', 'http://www.markenoele.de/'), (25448, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/'), (25449, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (25450, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300v', 'http://www.markenoele.de/'), (25451, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+Factory+Line', 'http://www.markenoele.de/'), (25452, 'http://www.markenoele.de/catalog/product/view/id/1', 'http://www.google.de/merchants/view?docId=16649460275036722511&nav=active&statusGroup=3'), (25453, 'http://www.markenoele.de/catalog/product/view/id/69', 'http://www.google.de/merchants/view?docId=14659072420047536544&nav=active&statusGroup=3'), (25454, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.google.com/product_url'), (25455, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (25456, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Motul+300V+4T+Factory+Line+10W40,&hl=de&client=firefox-a&hs=GGS&rls=org.mozilla:de:official&prmd=s&ei=MUSmTPC_OZHJswaZ8YitCA&start=20&sa=N'), (25457, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (25458, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul_pflegeberater/'), (25459, 'http://www.markenoele.de/catalogsearch/result/?q=+Motul+Motul+300V+4T+Factory+Line+10W40', 'http://www.markenoele.de/angebote-des-monats/'), (25460, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (25461, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCeyYEGEimTNncI4rRswaGnq3gDK3BsMMB_em97RTFgf2-RwgAEAEoA1Cer6GNAWCVgrOCwAegAcfRhPgDyAEBqQK_XHhX3hK3PqoEE0_QQHAl49xpXyaQZcHboZbC0Ic%26sig%3DAGiWqtzkWT5hGToQIgYgQG6nkQ61bIhFvA%26adurl%3Dhtt'), (25462, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25463, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCeyYEGEimTNncI4rRswaGnq3gDK3BsMMB_em97RTFgf2-RwgAEAEoA1Cer6GNAWCVgrOCwAegAcfRhPgDyAEBqQK_XHhX3hK3PqoEE0_QQHAl49xpXyaQZcHboZbC0Ic%26sig%3DAGiWqtzkWT5hGToQIgYgQG6nkQ61bIhFvA%26adurl%3Dhtt'), (25464, 'http://www.markenoele.de/', 'http://www.google.de/url?q=15w50+motul+300v+fass&url=/aclk%3Fsa%3Dl%26ai%3DCs9qdxkmmTPqcBY7Sswbs-4TwDK3BsMMB_em97RSPtd5ECAAQAygDUJ6voY0BYJWCs4LAB5ABAqABx9GE-APIAQGpAr9ceFfeErc-qgQYT9CEmiv3nMWX6b0blHehe3tMEnU0az_a%26sig%3DAGiWqtyvK-5-cupnqnRSMw-5J3Iyq'), (25465, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/'), (25466, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/'), (25467, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20c', 'http://www.markenoele.de/'), (25468, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20compe', 'http://www.markenoele.de/'), (25469, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20co', 'http://www.markenoele.de/'), (25470, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20com', 'http://www.markenoele.de/'), (25471, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20compet', 'http://www.markenoele.de/'), (25472, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20competit', 'http://www.markenoele.de/'), (25473, 'http://www.markenoele.de/catalogsearch/result/?q=300v+competition', 'http://www.markenoele.de/'), (25474, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (25475, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.google.com/product_url'), (25476, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=300', ''), (25477, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=300'), (25478, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (25479, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (25480, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25481, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25482, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25483, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25484, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25485, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (25486, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/angebote-des-monats/'), (25487, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/esso-diesel.html'), (25488, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20W-', 'http://www.markenoele.de/esso-diesel.html'), (25489, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20W-5', 'http://www.markenoele.de/esso-diesel.html'), (25490, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20W', 'http://www.markenoele.de/esso-diesel.html'), (25491, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20W-50', 'http://www.markenoele.de/esso-diesel.html'), (25492, 'http://www.markenoele.de/catalogsearch/result/?q=20W-50', 'http://www.markenoele.de/esso-diesel.html'), (25493, 'http://www.markenoele.de/catalog/product/view/id/51', 'http://www.markenoele.de/catalogsearch/result/?q=20W-50'), (25494, 'http://www.markenoele.de/catalogsearch/result/?q=20W-50', 'http://www.markenoele.de/esso-diesel.html'), (25495, 'http://www.markenoele.de/catalog/product/view/id/31', 'http://www.markenoele.de/catalogsearch/result/?q=20W-50'), (25496, 'http://www.markenoele.de/catalogsearch/result/?q=20W-50', 'http://www.markenoele.de/esso-diesel.html'), (25497, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/angebote-des-monats/'), (25498, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (25499, 'http://www.markenoele.de/catalog/product/view/id/142/category/53', ''), (25500, 'http://www.markenoele.de/catalog/product/view/id/170/category/18', ''), (25501, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', ''), (25502, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (25503, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (25504, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/url?sa=t&source=web&cd=11&ved=0CBoQFjAAOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%20x-clean&ei=2sWmTOxRjJOzBrriyJIM&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw'), (25505, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (25506, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (25507, 'http://www.markenoele.de/catalog/product/view/id/177', 'http://www.google.de/merchants/dashboard?statusGroup=3'), (25508, 'http://www.markenoele.de/catalog/product/view/id/177', 'http://www.google.de/products?q=MOTUL+8100+X-Clean+C3+5L+&hl=de&aq=f'), (25509, 'http://www.markenoele.de/catalog/product/view/id/177', 'http://www.google.de/products?hl=de&rlz=1T4ADRA_deDE351DE351&q=MOTUL+8100+X-Clean+C3+5L&um=1&ie=UTF-8&ei=3M2mTIWxFs6OswaA_Jy7DA&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CDAQrQQwAg'), (25510, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+8100+X-Clean+C3+5L', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l-177.html?___store=esso_store_view&___store=esso_store_view'), (25511, 'http://www.markenoele.de/catalog/product/view/id/177', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+8100+X-Clean+C3+5L'), (25512, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+8100+X-Clean+C3+5L', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l-177.html?___store=esso_store_view&___store=esso_store_view'), (25513, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+8100+X-Clean+C3+5L'), (25514, 'http://www.markenoele.de/catalog/product/view/id/28', 'http://www.google.de/merchants/view?docId=6584221135479408903&nav=active&statusGroup=3'), (25515, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.google.de/merchants/processdashboard'), (25516, 'http://www.markenoele.de/catalog/product/view/id/15', 'http://www.google.de/merchants/processdashboard'), (25517, 'http://www.markenoele.de/catalog/product/view/id/12', 'http://www.google.de/merchants/processdashboard'), (25518, 'http://www.markenoele.de/catalog/product/view/id/69', 'http://www.google.de/merchants/processdashboard'), (25519, 'http://www.markenoele.de/catalogsearch/result/?q=5l', 'http://www.markenoele.de/motul-8100-eco-clean-c2-5l.html?___store=esso_store_view&___store=esso_store_view'), (25520, 'http://www.markenoele.de/catalog/product/view/id/195', 'http://www.markenoele.de/catalogsearch/result/?q=5l'), (25521, 'http://www.markenoele.de/', ''), (25522, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (25523, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (25524, 'http://www.markenoele.de/', 'http://www.google.de/products?q=Motul+300v&oe=utf-8&rls=com.yahoo:de:official&client=firefox&um=1&ie=UTF-8&ei=qeumTK75PI_Gswas1riTDA&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CDsQrQQwAg'), (25525, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25526, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25527, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25528, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (25529, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (25530, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (25531, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (25532, 'http://www.markenoele.de/catalog/product/view/id/76/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (25533, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-4t-factory-line-76.html'), (25534, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (25535, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (25536, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25537, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CtkLkWfOmTL27HIrRswaMr6HmDK3BsMMB_em97RS97Pu-RwgAEAEgtlRQnq-hjQFglaq3gsgHoAHH0YT4A8gBAakCBHXpHpsdtz6qBBNP0Hvnxu-dAHJkRJRFd8ysvwNngAWQTg&sig=AGiWqtxtDkqwJEInR2JV-wUYdfWbcat4tA&adurl=http://www.motulshop.de&rct=j&q=mot'), (25538, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (25539, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (25540, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (25541, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (25542, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (25543, 'http://www.markenoele.de/', 'http://suche.web.de/search/web/?mc=suche%40web%40suggest.suche%40web&allparams=&smode=&su=motul+%C3%B6l&webRb='), (25544, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25545, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25546, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (25547, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (25548, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (25549, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (25550, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (25551, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (25552, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (25553, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (25554, 'http://www.markenoele.de/catalog/product/view/id/68/category/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (25555, 'http://www.markenoele.de/catalog/product/view/id/69/category/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (25556, 'http://www.markenoele.de/catalog/product/view/id/70/category/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (25557, 'http://www.markenoele.de/catalog/product/view/id/30/category/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (25558, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto/motul-gear-ff-competition.html'), (25559, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (25560, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (25561, 'http://www.markenoele.de/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (25562, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (25563, 'http://www.markenoele.de/', 'http://suche.web.de/search/web/?mc=suche%40web%40eingabefeldoben.suche%40web&allparams=&smode=&su=MOTUL+300V+Le+Mans&search=Suche&webRb='), (25564, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE367&q=Motul+Motor%C3%B6l+5000+4T+Motorrad+SAE+10W-40&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (25565, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE367&q=Motul+Motor%C3%B6l+5000+4T+Motorrad+SAE+10W-40&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (25566, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25567, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25568, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (25569, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25570, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-50.html'), (25571, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/lieferung'), (25572, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-50.html'), (25573, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25574, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (25575, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25576, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25577, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25578, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (25579, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25580, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25581, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25582, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (25583, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25584, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25585, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE367&q=Motul+Motor%C3%B6l+5000+4T+Motorrad+SAE+10W-40&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (25586, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCsaNkASmnTOyBDNDQswanoOHxDK3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQIEdekemx23PqoEE0_Q5V-zh0SxV5dSmxIcW1R78HE%26sig%3DAGiWqtyTbgtfo453yoxYuJPZuvy9LrGUnQ%26adurl%3Dh'), (25587, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+5100+4T+10W-40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (25588, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-Gabel%C3%B6l-Factory-Light-Medium/dp/B003B2BPM6/ref=sr_1_2?ie=UTF8&s=automotive&qid=1286027527&sr=1-2'), (25589, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=gabe', 'http://www.markenoele.de/'), (25590, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=gabel%C3%B6l', 'http://www.markenoele.de/'), (25591, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=gabel', 'http://www.markenoele.de/'), (25592, 'http://www.markenoele.de/catalogsearch/result/?q=gabel%C3%B6l', 'http://www.markenoele.de/'), (25593, 'http://www.markenoele.de/catalog/product/view/id/128', 'http://www.markenoele.de/catalogsearch/result/?q=gabel%C3%B6l'), (25594, 'http://www.markenoele.de/catalog/product/gallery/id/128/image/92/', 'http://www.markenoele.de/fork-oil-very-light.html'), (25595, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/fork-oil-very-light.html'), (25596, 'http://www.markenoele.de/catalog/product/view/id/128', 'http://www.markenoele.de/catalogsearch/result/?q=gabel%C3%B6l'), (25597, 'http://www.markenoele.de/catalogsearch/result/?q=gabel%C3%B6l', 'http://www.markenoele.de/'), (25598, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-Gabel%C3%B6l-Factory-Light-Medium/dp/B003B2BPM6/ref=sr_1_2?ie=UTF8&s=automotive&qid=1286027527&sr=1-2'), (25599, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (25600, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25601, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25602, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (25603, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (25604, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list&p=2'), (25605, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (25606, 'http://www.markenoele.de/catalogsearch/result/?q=Inboard+4T+5L+', 'http://www.markenoele.de/motul-specific-ford-913-c-5l.html'), (25607, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+5100+4T+10W-40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (25608, 'http://www.markenoele.de/', ''), (25609, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V+4T+gsxr&hl=de&client=firefox-a&rls=org.mozilla:de:official&ei=AWqnTI-7NZL24Aap0KWFDg&start=10&sa=N'), (25610, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (25611, 'http://www.markenoele.de/catalog/product/gallery/id/141/image/124/', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (25612, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V+4T+gsxr&hl=de&client=firefox-a&rls=org.mozilla:de:official&ei=AWqnTI-7NZL24Aap0KWFDg&start=10&sa=N'), (25613, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&rlz=1I7ADBF_de&ie=UTF-8&oe=UTF-8&sourceid=ie7&redir_esc=&ei=foenTM26AYHFswbT-fGYDA'), (25614, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25615, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1286050791&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotor-oel-ueber-das-internet-kaufen-t1601929.html&dt=12'), (25616, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25617, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25618, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (25619, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (25620, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (25621, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motorex+cross+power+10+w+50+&_cqr=true&_nkwusc=motorex+crosspower+10+w+50&_rdc=1'), (25622, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25623, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25624, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (25625, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (25626, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (25627, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (25628, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (25629, 'http://www.markenoele.de/catalog/product/view/id/75/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (25630, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+kettenspray+wei%C3%9F&url=/aclk%3Fsa%3Dl%26ai%3DCz1b_qpenTJaOGMnVOMbopZUNrcGwwwH96b3tFM2z4e1HCAAQAVCer6GNAWCV6rWCxAegAcfRhPgDyAEBqQIEdekemx23PqoEGE_QlGuprNVG7oaefmmpOnhdFY0JFM_Dhw%26sig%3DAGiWqtwnwD-L7eLZwvhEgm-RLVztw'), (25631, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (25632, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25633, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25634, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25635, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (25636, 'http://www.markenoele.de/catalog/category/view/id/45', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (25637, 'http://www.markenoele.de/catalog/category/view/id/45', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (25638, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (25639, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25640, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25641, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25642, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+kettenspray+wei%C3%9F&url=/aclk%3Fsa%3Dl%26ai%3DCz1b_qpenTJaOGMnVOMbopZUNrcGwwwH96b3tFM2z4e1HCAAQAVCer6GNAWCV6rWCxAegAcfRhPgDyAEBqQIEdekemx23PqoEGE_QlGuprNVG7oaefmmpOnhdFY0JFM_Dhw%26sig%3DAGiWqtwnwD-L7eLZwvhEgm-RLVztw'), (25643, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=&q=motul+%C3%B6l&sourceid=navclient-ff&rlz=1B3GGGL_deDE211DE221&ie=UTF-8&aq=1&oq=motul'), (25644, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25645, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25646, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-5l.html'), (25647, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25648, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25649, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25650, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25651, 'http://www.markenoele.de/', ''), (25652, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (25653, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (25654, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (25655, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (25656, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=&q=motul+%C3%B6l&sourceid=navclient-ff&rlz=1B3GGGL_deDE211DE221&ie=UTF-8&aq=1&oq=motul'), (25657, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25658, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (25659, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (25660, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (25661, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25662, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (25663, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25664, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25665, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=2&oq=motul+2&hl=de&ie=UTF-8&rlz=1T4WZPC_deDE353DE353&q=motul+2+takt+%c3%b6l'), (25666, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25667, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25668, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (25669, 'http://www.markenoele.de/catalog/product/view/id/60/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (25670, 'http://www.markenoele.de/catalog/product/gallery/id/60/image/33/', ''), (25671, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (25672, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25673, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (25674, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (25675, 'http://www.markenoele.de/angebote-des-monats/', ''), (25676, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2145794169354955&format=468x60_as&output=html&h=60&w=468&lmt=1286058500&channel=4292935054&ad_type=text&color_bg=2D2D2D&color_border=2D2D2D&color_link=FFFF99&color_text=FFFFFF&color_url=FFFF'), (25677, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25678, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25679, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (25680, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (25681, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (25682, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (25683, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (25684, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (25685, 'http://www.markenoele.de/catalog/product/view/id/77/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (25686, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (25687, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (25688, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (25689, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (25690, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (25691, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (25692, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (25693, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (25694, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (25695, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (25696, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (25697, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (25698, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (25699, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (25700, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (25701, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (25702, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', ''), (25703, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (25704, 'http://www.markenoele.de/', ''), (25705, 'http://www.markenoele.de/catalog/product/view/id/235/category/51', ''), (25706, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=getriebe%C3%B6l+sae+90+motul+classic&_sacat=0&_odkw=getriebe%C3%B6l+sae+90+motul&_osacat=0&_trksid=p3286.c0.m270.l1313'), (25707, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25708, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25709, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (25710, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (25711, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (25712, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (25713, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=&q=motul+motor%C3%B6l&sourceid=navclient-ff&rlz=1B3GGLL_deDE395NL396&ie=UTF-8'), (25714, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25715, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25716, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (25717, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (25718, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (25719, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (25720, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (25721, 'http://www.markenoele.de/catalog/product/view/id/63/category/16', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (25722, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (25723, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (25724, 'http://www.markenoele.de/', ''), (25725, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/motul%206100%2010W40/&campid=5336531286'), (25726, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25727, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25728, 'http://www.markenoele.de/paypal/ipn/', ''), (25729, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=1b2&rls=org.mozilla%3Ade%3Aofficial&q=motul+300v+10w14&aq=f&aqi=&aql=&oq=&gs_rfai='), (25730, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25731, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25732, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25733, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25734, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (25735, 'http://www.markenoele.de/', ''), (25736, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+20w50&ie=UTF-8&oe=UTF-8&redir_esc=&ei=8HSoTOyTMoPOswbu3PWiDA'), (25737, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25738, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25739, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (25740, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25741, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (25742, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25743, 'http://www.markenoele.de/catalog/product/view/id/3/category/6', ''), (25744, 'http://www.markenoele.de/catalogsearch/result/?q=Inboard+4T+5L', 'http://www.markenoele.de/catalogsearch/result/?q=Inboard+4T+5L+'), (25745, 'http://www.markenoele.de/catalogsearch/result/?q=5l', 'http://www.markenoele.de/catalogsearch/result/?q=Inboard+4T+5L'), (25746, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5l', 'http://www.markenoele.de/catalogsearch/result/?q=Inboard+4T+5L'), (25747, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=5l', 'http://www.markenoele.de/catalogsearch/result/?q=5l'), (25748, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=5l', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=5l'), (25749, 'http://www.markenoele.de/catalogsearch/result/?q=2l', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=5l'), (25750, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2l', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=5l'), (25751, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5l', 'http://www.markenoele.de/catalogsearch/result/?q=2l'), (25752, 'http://www.markenoele.de/catalogsearch/result/?q=5l', 'http://www.markenoele.de/catalogsearch/result/?q=2l'), (25753, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=5l', ''), (25754, 'http://www.markenoele.de/catalogsearch/result/?q=2l', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=5l'), (25755, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2l', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=5l'), (25756, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/catalogsearch/result/?q=2l'), (25757, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (25758, 'http://www.markenoele.de/catalog/product/view/id/118/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (25759, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCpojbZYCoTKG-G4XAnAPYk4zqDK3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVuq2CtAegAcfRhPgDyAEBqQIEdekemx23PqoEE0_QETTy6uFvnwd6ECMShmsQqvS6BRMIobWsieK2pAIVkODMCh2RdPXFygUA%26sig%3DAGiWqty_saHGf'), (25760, 'http://www.markenoele.de/catalog/category/view/id/50', 'http://www.markenoele.de/motul-pflegeprodukte/e-z-clean.html'), (25761, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (25762, 'http://www.markenoele.de/catalog/category/view/id/39?limit=all', ''), (25763, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all'), (25764, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=%22Motul+5100+4T+SAE+10W40%22&aq=f&aqi=&aql=&oq=&gs_rfai='), (25765, 'http://www.markenoele.de/catalog/product/view/id/166/category/20', 'http://www.google.de/search?q=Motul+Snowpower+4T&hl=de&sa=N&tab=fw'), (25766, 'http://www.markenoele.de/motul_pflegeberater/', ''), (25767, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (25768, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (25769, 'http://www.markenoele.de/zahlung/', ''), (25770, 'http://www.markenoele.de/', 'http://www.google.de/search?q=shop+motul+5100+10w+50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (25771, 'http://www.markenoele.de/', ''), (25772, 'http://www.markenoele.de/', 'http://www.google.de/search?q=shop+motul+5100+10w+50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (25773, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25774, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25775, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25776, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25777, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox&hs=S9l&rls=com.yahoo%3Ade%3Aofficial&q=Motorenoel+f%C3%BCr+Opel+billig&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (25778, 'http://www.markenoele.de/', 'http://www.google.de/search?aq=f&sourceid=chrome&ie=UTF-8&q=Motul+das+Competition+V300+15W-50'), (25779, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25780, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25781, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (25782, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (25783, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (25784, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-4100-power-5l-15w-50.html'), (25785, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (25786, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-4100-power-5l-15w-50.html'), (25787, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (25788, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC1u1lVrqoTPDdJY6u4gasns2UDa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV-vCBjAegAcfRhPgDyAEBqQIEdekemx23PqoEE0_QooJ5qKfIGh6srKKOVIXgaI8%26sig%3DAGiWqtwiZ_x05k8kr6iaXX3hnzAF9-DIuA%26adurl%3Dh'), (25789, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (25790, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25791, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25792, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25793, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25794, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+8100+x-clean&hl=de&client=firefox-a&hs=RsS&rls=org.mozilla:de:official&prmd=s&ei=ELqoTOzbHYqPswasrNmzDA&start=10&sa=N'), (25795, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (25796, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (25797, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (25798, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (25799, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (25800, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (25801, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (25802, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (25803, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (25804, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (25805, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=chrome&ie=UTF-8&q=technische+daten+motul+300v'), (25806, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (25807, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (25808, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (25809, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (25810, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (25811, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (25812, 'http://www.markenoele.de/catalog/product/view/id/60/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&p=2'), (25813, 'http://www.markenoele.de/catalog/product/view/id/60/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&p=2'), (25814, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (25815, 'http://www.markenoele.de/catalog/product/view/id/77/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (25816, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (25817, 'http://www.markenoele.de/catalog/product/view/id/76/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (25818, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (25819, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (25820, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (25821, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25822, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (25823, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25824, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (25825, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25826, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (25827, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (25828, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (25829, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (25830, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (25831, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (25832, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (25833, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (25834, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/impressum/'), (25835, 'http://www.markenoele.de/', ''), (25836, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (25837, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (25838, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25839, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25840, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=motul+%C3%B6l&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=10&ctid=CT2269050'), (25841, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25842, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25843, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtODEwMC14LWNlc3MtMWwuaHRtbA,,/product/5/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (25844, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (25845, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (25846, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (25847, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (25848, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (25849, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25850, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtODEwMC14LWNlc3MtMWwuaHRtbA,,/product/5/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (25851, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (25852, 'http://www.markenoele.de/checkout/onepage/', ''), (25853, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (25854, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (25855, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (25856, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (25857, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (25858, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (25859, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (25860, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (25861, 'http://www.markenoele.de/paypal/standard/redirect/', ''), (25862, 'http://www.markenoele.de/paypal/ipn/', ''), (25863, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+800+Road+Racing&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (25864, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25865, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+800+Road+Racing', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25866, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20800%20Road%20Racing', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25867, 'http://www.markenoele.de/catalog/product/view/id/78', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+800+Road+Racing'), (25868, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+800+Road+Racing', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25869, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+800+Road+Racing', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25870, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+800+Road+Racing', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25871, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+800+Road+Racing', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25872, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+800+Road+Racing', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25873, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25874, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25875, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25876, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25877, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25878, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+800+Road+Racing&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (25879, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCHSzj3MWoTLX3FIHPswb29cSaDa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV-oWCmAegAcfRhPgDyAEBqQIEdekemx23PqoEE0_QoNpITMBy16DQIJ-Kdax1GIA%26sig%3DAGiWqtwXbijSq48oSUBKvaxXcTfuHMLmNA%26adur'), (25880, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25881, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25882, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (25883, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-expert-2t.html'), (25884, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (25885, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt/motul-scooter-power-2t.html'), (25886, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (25887, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt/motul-scooter-power-2t.html'), (25888, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (25889, 'http://www.markenoele.de/catalog/product/view/id/122/category/48', ''), (25890, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-expert-2t.html'), (25891, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (25892, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25893, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25894, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCHSzj3MWoTLX3FIHPswb29cSaDa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV-oWCmAegAcfRhPgDyAEBqQIEdekemx23PqoEE0_QoNpITMBy16DQIJ-Kdax1GIA%26sig%3DAGiWqtwXbijSq48oSUBKvaxXcTfuHMLmNA%26adur'), (25895, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25896, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCHSzj3MWoTLX3FIHPswb29cSaDa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV-oWCmAegAcfRhPgDyAEBqQIEdekemx23PqoEE0_QoNpITMBy16DQIJ-Kdax1GIA%26sig%3DAGiWqtwXbijSq48oSUBKvaxXcTfuHMLmNA%26adur'), (25897, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCHSzj3MWoTLX3FIHPswb29cSaDa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV-oWCmAegAcfRhPgDyAEBqQIEdekemx23PqoEE0_QoNpITMBy16DQIJ-Kdax1GIA%26sig%3DAGiWqtwXbijSq48oSUBKvaxXcTfuHMLmNA%26adur'), (25898, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25899, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25900, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (25901, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvc2Nvb3Rlci9tb3R1bC1zY29vdGVyLWV4cGVydC0ydC5odG1s/product/60/', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-expert-2t.html'), (25902, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-expert-2t.html'), (25903, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (25904, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (25905, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (25906, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (25907, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (25908, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (25909, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-expert-2t.html'), (25910, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (25911, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (25912, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (25913, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (25914, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (25915, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (25916, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25917, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25918, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCHSzj3MWoTLX3FIHPswb29cSaDa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV-oWCmAegAcfRhPgDyAEBqQIEdekemx23PqoEE0_QoNpITMBy16DQIJ-Kdax1GIA%26sig%3DAGiWqtwXbijSq48oSUBKvaxXcTfuHMLmNA%26adur'), (25919, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1286133152&flash=10.1.82.76&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F2-takt-oel-t1726088.html&dt=1286133152046&shv=r20100'), (25920, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (25921, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1286133152&flash=10.1.82.76&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F2-takt-oel-t1726088.html&dt=1286133152046&shv=r20100'), (25922, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (25923, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (25924, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0499056871023766&output=html&h=90&slotname=2992273401&w=728&lmt=1286135371&flash=10.1.82.76&url=http%3A%2F%2Fwww.elimbo.de%2FEL0100010111000000-fahrzeugoele.htm%3FPHPSESSID%3Dc696aafe9e5493d'), (25925, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25926, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25927, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (25928, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', ''), (25929, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', ''), (25930, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCqvQv3wepTKf7NsvPswbw_p3vBK3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVwqCCsAegAcfRhPgDyAEBqQIEdekemx23PqoEE0_QMbKY5q29k6slUIWuwHVKA-Y%26sig%3DAGiWqtx8jjuGgG7DjKpMQGSF2XhAz8_lrg%26adurl%3Dh'), (25931, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', ''), (25932, 'http://www.markenoele.de/', ''), (25933, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (25934, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (25935, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (25936, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (25937, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (25938, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (25939, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (25940, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (25941, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (25942, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (25943, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (25944, 'http://www.markenoele.de/agb', ''), (25945, 'http://www.markenoele.de/altoelentsorgung', ''), (25946, 'http://www.markenoele.de/angebote-des-monats', ''), (25947, 'http://www.markenoele.de/bestellung', ''), (25948, 'http://www.markenoele.de/checkout', ''), (25949, 'http://www.markenoele.de/checkout/onepage/', ''), (25950, 'http://www.markenoele.de/checkout/cart/', ''), (25951, 'http://www.markenoele.de/contacts', ''), (25952, 'http://www.markenoele.de/datenschutz', ''), (25953, 'http://www.markenoele.de/impressum', ''), (25954, 'http://www.markenoele.de/lieferung', ''), (25955, 'http://www.markenoele.de/motul_pflegeberater', ''), (25956, 'http://www.markenoele.de/widerruf', ''), (25957, 'http://www.markenoele.de/zahlung', ''), (25958, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (25959, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (25960, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (25961, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (25962, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (25963, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (25964, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (25965, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (25966, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (25967, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (25968, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (25969, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (25970, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (25971, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (25972, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (25973, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (25974, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (25975, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (25976, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (25977, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (25978, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (25979, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (25980, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (25981, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (25982, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (25983, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=JBd&rls=org.mozilla:de:official&q=motul+motor%C3%B6l&revid=329283533&sa=X&ei=yVSpTPzdOpSEswbgy6S8DA&ved=0CFcQ1QIoAA'), (25984, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=JBd&rls=org.mozilla:de:official&q=motul+motor%C3%B6l&revid=329283533&sa=X&ei=yVSpTPzdOpSEswbgy6S8DA&ved=0CFcQ1QIoAA'), (25985, 'http://www.markenoele.de/catalog/product/view/id/121/category/48', ''), (25986, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=&q=motul+300v&sourceid=navclient-ff&rlz=1B3MOZA_deDE322DE323&ie=UTF-8&aq=0&oq=motul+300'), (25987, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/'), (25988, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (25989, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300', 'http://www.markenoele.de/'), (25990, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300v', 'http://www.markenoele.de/'), (25991, 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v', 'http://www.markenoele.de/'), (25992, 'http://www.markenoele.de/catalog/category/view/id/14', ''), (25993, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+kettenspray&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (25994, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (25995, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (25996, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettensp', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25997, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettens', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25998, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettenspray', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (25999, 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (26000, 'http://www.markenoele.de/catalog/category/view/id/14', ''), (26001, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (26002, 'http://www.markenoele.de/catalog/category/view/id/14', ''), (26003, 'http://www.markenoele.de/catalog/product/view/id/117/category/46', ''), (26004, 'http://www.markenoele.de/catalog/category/view/id/24', ''), (26005, 'http://www.markenoele.de/', ''), (26006, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DChWVXGq6pTJC3LMLRswbuz8ncCa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleKZgqwHoAHH0YT4A8gBAakCFv_y5rsWtz6qBBNP0BHGklGZkNEkceXIAz02quX3%26sig%3DAGiWqtyKsy8eRNmNXnrZKMG3DAAWTzBWKg%26adurl%3Dhttp'), (26007, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26008, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DChWVXGq6pTJC3LMLRswbuz8ncCa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleKZgqwHoAHH0YT4A8gBAakCFv_y5rsWtz6qBBNP0BHGklGZkNEkceXIAz02quX3%26sig%3DAGiWqtyKsy8eRNmNXnrZKMG3DAAWTzBWKg%26adurl%3Dhttp'), (26009, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (26010, 'http://www.markenoele.de/', ''), (26011, 'http://www.markenoele.de/', ''), (26012, 'http://www.markenoele.de/', 'http://www.idealo.de/preisvergleich/Liste/12806416/motul-specific-dexos2-5w-30.html'), (26013, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (26014, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/2%20takt%20motor/&campid=5336654047'), (26015, 'http://www.markenoele.de/', ''), (26016, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=851921', 'http://www.markenoele.de/'), (26017, 'http://www.markenoele.de/catalogsearch/result/?q=%09851921+', 'http://www.markenoele.de/'), (26018, 'http://www.markenoele.de/', 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g7&q=motul+motor%C3%B6l'), (26019, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26020, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26021, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (26022, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (26023, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (26024, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (26025, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (26026, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (26027, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6247802133244182&output=html&h=280&slotname=8717872128&w=336&lmt=1286207295&flash=10.1.82&url=http%3A%2F%2Feifeltunes.co.de%2F&dt=1286207305335&shv=r20100916&jsv=r20100917&correlator=1286207'), (26028, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1SVEC_DEDE391&q=motul+20w50&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (26029, 'http://www.markenoele.de/', ''), (26030, 'http://www.markenoele.de/', 'http://www.google.de/search?q=shine+%26+go+Motul&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (26031, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (26032, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (26033, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.gs-forum.eu/showthread.php?p=625679'), (26034, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C-QWMTQGqTOmYDtGy4gb_-sjCDK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVoqSCsAegAcfRhPgDyAEBqQIngCG2O_W2PqoEE0_QWSMIaymXNfHSCZ_NFZqMEzw&sig=AGiWqty_JCN5AVm0lOvzPcOnhj3fEaMOvQ&adurl=http://www.motulshop.de&rct=j&q=motul%20mo'), (26035, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26036, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26037, 'http://www.markenoele.de/catalog/category/view/id/9?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (26038, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=27'), (26039, 'http://www.markenoele.de/catalog/category/view/id/9?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (26040, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26041, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26042, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (26043, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26044, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v+&url=/aclk%3Fsa%3Dl%26ai%3DCa2JPVwOqTLy2OoaK-gaO7PhBrcGwwwH96b3tFI-13kQIABACKAJQnq-hjQFgleKmgrAHoAHH0YT4A8gBAakCAYWed2H3tj6qBBNP0A2dSEgUblnPMgg5SqIbhTbv%26sig%3DAGiWqtx1wMYmHqGLARmnAAMXJZ4rHSdxNQ%26adurl%3Dhttp:/'), (26045, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (26046, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.gs-forum.eu/showthread.php?t=49932'), (26047, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CI_r0qLWuaQCFRU03wodzHEC0Q'), (26048, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26049, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26050, 'http://www.markenoele.de/', ''), (26051, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (26052, 'http://www.markenoele.de/', ''), (26053, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (26054, 'http://www.markenoele.de/', ''), (26055, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (26056, 'http://www.markenoele.de/', ''), (26057, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (26058, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (26059, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC4S_SZQuqTOCWIMH84wbCv-j1Aa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQLx-pSvQP62PqoEE0_QzVEhn83pVTi2Q9foqYJX_DE%26sig%3DAGiWqtzAnoAqG7cwY2x1sABEpQ54F6ifwg%26adurl%3Dh'), (26060, 'http://www.markenoele.de/', ''), (26061, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26062, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26063, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (26064, 'http://www.markenoele.de/catalog/product/view/id/75/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (26065, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC4S_SZQuqTOCWIMH84wbCv-j1Aa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQLx-pSvQP62PqoEE0_QzVEhn83pVTi2Q9foqYJX_DE%26sig%3DAGiWqtzAnoAqG7cwY2x1sABEpQ54F6ifwg%26adurl%3Dh'), (26066, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/'), (26067, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/agb/'), (26068, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/agb/'), (26069, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/impressum/'), (26070, 'http://www.markenoele.de/', 'http://www.google.de/url?q=Motul+Fork+oil&url=/aclk%3Fsa%3Dl%26ai%3DCDLHrrQ6qTLe1Kc3XOLPW4eIMrcGwwwH96b3tFJXI4-1HCAAQASgCUJ6voY0BYJWCs4LAB6ABx9GE-APIAQGpAvH6lK9A_rY-qgQTT9BvE3OnKWdfMX8To5y-Ddudpw%26sig%3DAGiWqtwhLly6LRXifAXU8N5fH9p9HXL-Mw%26adurl%3Dh'), (26071, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26072, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=For', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26073, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fork', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26074, 'http://www.markenoele.de/catalogsearch/result/?q=Fork', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26075, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26076, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (26077, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (26078, 'http://www.markenoele.de/catalog/product/view/id/125', 'http://www.markenoele.de/catalogsearch/result/?q=Fork'), (26079, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1286213514&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-im-yaris-t1305251.html&dt=1286213516242&shv=r2'), (26080, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (26081, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (26082, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.gs-forum.eu/showthread.php?p=625665'), (26083, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.gs-forum.eu/showthread.php?t=49932'), (26084, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+%c3%b6l/s/google/gkaid/55221343/'), (26085, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26086, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26087, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (26088, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ti', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (26089, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=tim', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (26090, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=timb', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (26091, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=timber', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (26092, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=timber120', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (26093, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=timber12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (26094, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (26095, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (26096, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (26097, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (26098, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (26099, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+20w50&url=/aclk%3Fsa%3Dl%26ai%3DC57S3eBqqTIaOEs2K-gbTmtyaC63BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCViviBlAegAcfRhPgDyAEBqQLx-pSvQP62PqoEFk_QaZQIYaAkipbEEHNgvrjDMHbQNpY%26sig%3DAGiWqtw60UVDvmBcs2NOp_NSFvVteMo8sA%26adurl%3'), (26100, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (26101, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (26102, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (26103, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26104, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (26105, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26106, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (26107, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (26108, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (26109, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (26110, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (26111, 'http://www.markenoele.de/catalog/product/view/id/165/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (26112, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.gs-forum.eu/showthread.php?p=625749'), (26113, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9017981989551887&output=html&h=280&slotname=3305529443&w=336&lmt=1286217525&flash=10.1.82.76&url=http%3A%2F%2Fwww.scootertuning.org%2Frollertuning-allgemein%2Fwelches-2-takter-scooter-ol-641'), (26114, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.gs-forum.eu/showthread.php?t=49932'), (26115, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.gs-forum.eu/showthread.php?p=625749'), (26116, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-pflegeprodukte/shine-go-silicone-clean.html'), (26117, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.gs-forum.eu/showthread.php?p=625749'), (26118, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6le&hl=de&client=firefox-a&hs=zDC&rls=org.mozilla:de:official&prmd=s&ei=pCyqTMmDB47Gswbk27GcDA&start=40&sa=N'), (26119, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26120, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26121, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-1l.html'), (26122, 'http://www.markenoele.de/catalog/product/view/id/3/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (26123, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-1l.html'), (26124, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (26125, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-1l.html'), (26126, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (26127, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (26128, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (26129, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (26130, 'http://www.markenoele.de/catalog/product/view/id/23/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (26131, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-504-00-507-00-23.html'), (26132, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (26133, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (26134, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (26135, 'http://www.markenoele.de/agb/', ''), (26136, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.gs-forum.eu/showthread.php?t=49932'), (26137, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul+%c3%b6l&hl=de&ie=UTF-8&rlz=1T4ACPW_de___DE362&q=motul+%c3%b6l'), (26138, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (26139, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (26140, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCVjNpJXKqTMGZDtHXOJWY7dQMrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWSloKoB6ABx9GE-APIAQGpAkO2n5CF9rY-qgQTT9B5zJmZ7zvsK4LorlCAjPnF7A%26sig%3DAGiWqtw6Cx5sji9ZLkgfOSly71FkOV2iVA%26adurl%3Dht'), (26141, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26142, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26143, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (26144, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26145, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26146, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCVjNpJXKqTMGZDtHXOJWY7dQMrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWSloKoB6ABx9GE-APIAQGpAkO2n5CF9rY-qgQTT9B5zJmZ7zvsK4LorlCAjPnF7A%26sig%3DAGiWqtw6Cx5sji9ZLkgfOSly71FkOV2iVA%26adurl%3Dht'), (26147, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=Motul&gs_rfai='), (26148, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26149, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26150, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (26151, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (26152, 'http://www.markenoele.de/catalog/product/view/id/56/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (26153, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (26154, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (26155, 'http://www.markenoele.de/catalog/product/view/id/53/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=1'), (26156, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-53.html'), (26157, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul_pflegeberater/'), (26158, 'http://www.markenoele.de/catalog/category/view/id/41?limit=all', ''), (26159, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (26160, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26161, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/motocool-factory-line.html'), (26162, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (26163, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/motocool-factory-line.html'), (26164, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26165, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (26166, 'http://www.markenoele.de/catalog/category/view/id/41?limit=all', ''), (26167, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-53.html'), (26168, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul_pflegeberater/'), (26169, 'http://www.markenoele.de/catalog/product/view/id/53/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=1'), (26170, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (26171, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=&q=motul+%C3%B6l&sourceid=navclient-ff&rlz=1B3GGGL_deDE327DE327&ie=UTF-8&aq=0&oq=motul+'), (26172, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26173, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26174, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (26175, 'http://www.markenoele.de/catalog/product/view/id/52/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (26176, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.gs-forum.eu/showthread.php?t=49932'), (26177, 'http://www.markenoele.de/', ''), (26178, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/'), (26179, 'http://www.markenoele.de/widerruf/', ''), (26180, 'http://www.markenoele.de/', ''), (26181, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (26182, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/impressum/'), (26183, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/datenschutz/'), (26184, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/widerruf/'), (26185, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/agb/'), (26186, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.gs-forum.eu/showthread.php?t=49932'), (26187, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/datenschutz/'), (26188, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/widerruf/'), (26189, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=15&slotname=4857212039&w=468&lmt=1286278381&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F2-takt-oel-dieselkraftstoff-t623039.html%3Fpage%3D1&dt=1'), (26190, 'http://www.markenoele.de/', ''), (26191, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCvHvU3RGrTNjvOILgswa49eDcCa3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVyoqCmAegAcfRhPgDyAEBqQKNrKUNOvK2PqoEE0_QFQwSUlQ-LWCJGPJ7BI-MgOw%26sig%3DAGiWqtwtcAMcQIpKX5BV_V5U7QAVZxSJgA%26adurl%3Dhttp'), (26192, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC4zAV4hmrTOL5KsvPswbW15HcCa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV-oaCmAegAcfRhPgDyAEBqQKNrKUNOvK2PqoEE0_Qr1K8whvyNb8LQbp9tQiN5BU%26sig%3DAGiWqtyK5UckmFauLecfjzIXfgPEY3jZHw%26adurl%3Dh'), (26193, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26194, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26195, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (26196, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26197, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (26198, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26199, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC4zAV4hmrTOL5KsvPswbW15HcCa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV-oaCmAegAcfRhPgDyAEBqQKNrKUNOvK2PqoEE0_Qr1K8whvyNb8LQbp9tQiN5BU%26sig%3DAGiWqtyK5UckmFauLecfjzIXfgPEY3jZHw%26adurl%3Dh'), (26200, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26201, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC0L-c6RyrTKL3AoewtAaN16HdCa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV-oaCmAeQAQKgAcfRhPgDyAEBqQKNrKUNOvK2PqoEE0_Qj5Iyyl_JcI6zMtiE1DHqabU%26sig%3DAGiWqtwh813EWZtP4FWDOCbEBMKzrUFLMw%26adurl'), (26202, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+8100+x-clean&url=/aclk%3Fsa%3Dl%26ai%3DCz_Md-yKrTILJDNbUONLmregIrcGwwwH96b3tFO294-1HCAAQAVCer6GNAWCVgqCCsAegAcfRhPgDyAEBqQKNrKUNOvK2PqoEE0_Qc7oZsmaUoeLwPflb1O1hssE%26sig%3DAGiWqtz-H5xKTKLyC11SFutg47wgZEiwPg%26adurl%3D'), (26203, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26204, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26205, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (26206, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (26207, 'http://www.markenoele.de/catalog/product/view/id/12/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (26208, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-5l.html'), (26209, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCijxLJyOrTOmvLZCBjAepsY2eDq3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVqrOCwAegAcfRhPgDyAEBqQKNrKUNOvK2PqoEE0_QUyse616Wj1Nbu-BrLtPtkds%26sig%3DAGiWqtxVfoKkreqxdSgcZp9jdle0drlvxw%26adur'), (26210, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (26211, 'http://www.markenoele.de/catalog/product/view/id/15/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (26212, 'http://www.markenoele.de/catalog/product/view/id/21/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (26213, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (26214, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (26215, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (26216, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (26217, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/alles-zu/motul/oel/1'), (26218, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=motul+fuel+system+clean'), (26219, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (26220, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fu', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26221, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fue', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26222, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20clean', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26223, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26224, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20cl', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26225, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20c', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26226, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20clean%20s', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26227, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20clean', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26228, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20clean%20sys', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26229, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20clea', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26230, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20clean%20syste', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26231, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20clean%20system', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26232, 'http://www.markenoele.de/catalogsearch/result/?q=fuel+clean+system', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26233, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.gs-forum.eu/showthread.php?p=625665#post625665'), (26234, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1T4DVXE_enDE308DE308&q=motul+motor%C3%B6l&aq=7&aqi=g10&aql=&oq=motul&gs_rfai='), (26235, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26236, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26237, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (26238, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (26239, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (26240, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (26241, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (26242, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (26243, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (26244, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (26245, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (26246, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (26247, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26248, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26249, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (26250, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-heizoel.html'), (26251, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26252, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (26253, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (26254, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=K%C3%BCh', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26255, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=K%C3%BC', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26256, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=K%C3%BChl', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26257, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=K%C3%BChlfl%C3%BCss', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26258, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=K%C3%BChlf', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26259, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=K%C3%BChlfl%C3%BC', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26260, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=K%C3%BChlfl%C3%BCssig', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26261, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=K%C3%BChlfl%C3%BCssigkeit', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26262, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=K%C3%BChlfl%C3%BCssigkei', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26263, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=K%C3%BChlfl', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26264, 'http://www.markenoele.de/catalogsearch/result/?q=K%C3%BChlfl%C3%BCssigkeit', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26265, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=K%C3%BChlfl%C3%BCssi', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26266, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (26267, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fr', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26268, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Frostsch', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26269, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Frostschutz', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26270, 'http://www.markenoele.de/catalogsearch/result/?q=Frostschutz', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26271, 'http://www.markenoele.de/catalog/product/view/id/99', 'http://www.markenoele.de/catalogsearch/result/?q=Frostschutz'), (26272, 'http://www.markenoele.de/catalogsearch/result/?q=Frostschutz', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26273, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (26274, 'http://www.markenoele.de/catalogsearch/result/?q=K%C3%BChlfl%C3%BCssigkeit', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26275, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (26276, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26277, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-heizoel.html'), (26278, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCdayftzqrTO-_M4biswba4uTTC63BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV-oaCmAegAcfRhPgDyAEBqQJHpuo3vxy3PqoEE0_QZdaMXqZu6q_NflHUu0o4ogM%26sig%3DAGiWqtz11TaKBPYl91sfYQbRxfZOC38egQ%26adurl%3Dh'), (26279, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCdayftzqrTO-_M4biswba4uTTC63BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV-oaCmAegAcfRhPgDyAEBqQJHpuo3vxy3PqoEE0_QZdaMXqZu6q_NflHUu0o4ogM%26sig%3DAGiWqtz11TaKBPYl91sfYQbRxfZOC38egQ%26adurl%3Dh'), (26280, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26281, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26282, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (26283, 'http://www.markenoele.de/catalog/product/gallery/id/60/image/33/', ''), (26284, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26285, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCdayftzqrTO-_M4biswba4uTTC63BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV-oaCmAegAcfRhPgDyAEBqQJHpuo3vxy3PqoEE0_QZdaMXqZu6q_NflHUu0o4ogM%26sig%3DAGiWqtz11TaKBPYl91sfYQbRxfZOC38egQ%26adurl%3Dh'), (26286, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26287, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (26288, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (26289, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-5100-4t-50.html'), (26290, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=Motul+5100+4T+Motor%C3%B6l+SAE+10W40+1+Liter&ie=UTF-8&oe=UTF-8&redir_esc=&ei=bkGrTI3gLoaVswbW2aigBA'), (26291, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (26292, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-5100-4t-49.html'), (26293, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (26294, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (26295, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (26296, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (26297, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (26298, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26299, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (26300, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=safari&rls=en&q=motul+5100&revid=1074693138&sa=X&ei=1GGrTJnIOIuCswbauPDOBA&ved=0CF0Q1QIoBQ'), (26301, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (26302, 'http://www.markenoele.de/', ''), (26303, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (26304, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (26305, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (26306, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (26307, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (26308, 'http://www.markenoele.de/catalog/product/view/id/143', 'http://www.google.com/merchants/view?docId=5932762553376389119&nav=active&statusGroup=3'), (26309, 'http://www.markenoele.de/catalog/product/gallery/id/143/image/126/', ''), (26310, 'http://www.markenoele.de/catalog/product/gallery/id/143/image/126/', ''), (26311, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/regenschirm.html?___store=esso_store_view&___store=esso_store_view'), (26312, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (26313, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26314, 'http://www.markenoele.de/datenschutz/', ''), (26315, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCKTmRx3yrTNuSGsj8sga93oTeCa3BsMMB_em97RS1g_2-RwgAEAFQnq-hjQFgldqzgsAHoAHH0YT4A8gBAakCRq_FMGA3tz6qBBNP0GU_p2pt26BAiW9tEiS5XOoT%26sig%3DAGiWqty15eRiFvd8VvZuUOrCJpVWzoUjrA%26adurl%3Dhttp://'), (26316, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBoQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=motul%20synergie%2B&ei=lH-rTNSWIc6SswbakLybBA&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ'), (26317, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBoQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=motul%20synergie%2B&ei=lH-rTNSWIc6SswbakLybBA&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ'), (26318, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (26319, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (26320, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26321, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.gs-forum.eu/showthread.php?t=49932'), (26322, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26323, 'http://www.markenoele.de/impressum/', ''), (26324, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0h&oq=motul&hl=de&ie=UTF-8&rlz=1T4ACAW_deDE355DE355&q=motul-%c3%b6l'), (26325, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26326, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26327, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26328, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26329, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0h&oq=motul&hl=de&ie=UTF-8&rlz=1T4ACAW_deDE355DE355&q=motul-%c3%b6l'), (26330, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC7lWvCpirTP2sFIOH-gbN8p2aC63BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVgpOCoAegAcfRhPgDyAEBqQJsqkhvOjW3PqoEE0_QqYvZjA1Sm2lwzs_FY2IwMKM%26sig%3DAGiWqtxsU_n6o6CSIpynGSffK7grRSHeMw%26adur'), (26331, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26332, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26333, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-5l.html'), (26334, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26335, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26336, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC7lWvCpirTP2sFIOH-gbN8p2aC63BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVgpOCoAegAcfRhPgDyAEBqQJsqkhvOjW3PqoEE0_QqYvZjA1Sm2lwzs_FY2IwMKM%26sig%3DAGiWqtxsU_n6o6CSIpynGSffK7grRSHeMw%26adur'), (26337, 'http://www.markenoele.de/catalog/product/view/id/99/category/47', ''), (26338, 'http://www.markenoele.de/altoelentsorgung/', ''), (26339, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (26340, 'http://www.markenoele.de/catalog/product/view/id/235/category/51', ''), (26341, 'http://www.markenoele.de/catalog/product/view/id/174/category/51', ''), (26342, 'http://www.markenoele.de/lieferung', ''), (26343, 'http://www.markenoele.de/', ''), (26344, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V+10W40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (26345, 'http://www.markenoele.de/lieferung/', ''), (26346, 'http://www.markenoele.de/', 'http://www.hotfrog.de/Firmen/Oelshop-24-Motoroel-Shop'), (26347, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+2+takt+%C3%B6l&ie=UTF-8&oe=UTF-8&hl=de&client=safari'), (26348, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26349, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (26350, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (26351, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (26352, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (26353, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (26354, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (26355, 'http://www.markenoele.de/', ''), (26356, 'http://www.markenoele.de/', ''), (26357, 'http://www.markenoele.de/catalogsearch/result/?q=5100', 'http://www.markenoele.de/'), (26358, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100', 'http://www.markenoele.de/'), (26359, 'http://www.markenoele.de/', 'http://www.markenoele.de/catalogsearch/result/?q=5100'), (26360, 'http://www.markenoele.de/', 'http://www.markenoele.de/catalogsearch/result/?q=5100'), (26361, 'http://www.markenoele.de/catalogsearch/result/?q=5100', 'http://www.markenoele.de/'), (26362, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100', 'http://www.markenoele.de/'), (26363, 'http://www.markenoele.de/catalog/product/view/id/251/s/motul-5100-4t/', 'http://www.markenoele.de/catalogsearch/result/?q=5100'), (26364, 'http://www.markenoele.de/catalogsearch/result/?q=5100', 'http://www.markenoele.de/'), (26365, 'http://www.markenoele.de/catalogsearch/result/?q=5100', 'http://www.markenoele.de/'), (26366, 'http://www.markenoele.de/catalog/product/view/id/33', 'http://www.markenoele.de/catalogsearch/result/?q=5100'), (26367, 'http://www.markenoele.de/catalogsearch/result/?q=5100', 'http://www.markenoele.de/'), (26368, 'http://www.markenoele.de/catalog/product/view/id/251/s/motul-5100-4t/', 'http://www.markenoele.de/catalogsearch/result/?q=5100'), (26369, 'http://www.markenoele.de/catalogsearch/result/?q=5100', 'http://www.markenoele.de/'), (26370, 'http://www.markenoele.de/catalog/product/view/id/33', 'http://www.markenoele.de/catalogsearch/result/?q=5100'), (26371, 'http://www.markenoele.de/catalog/product/view/id/33', 'http://www.markenoele.de/catalogsearch/result/?q=5100'), (26372, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t.html'), (26373, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26374, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (26375, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (26376, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (26377, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (26378, 'http://www.markenoele.de/catalog/product/view/id/251/s/motul-5100-4t/category/9/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (26379, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/catalog/product/view/id/251/s/motul-5100-4t/category/9/'), (26380, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/catalog/product/view/id/251/s/motul-5100-4t/category/9/'), (26381, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/catalog/product/view/id/251/s/motul-5100-4t/category/9/'), (26382, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/catalog/product/view/id/251/s/motul-5100-4t/category/9/'), (26383, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (26384, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&order=name'), (26385, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&order=name&p=2'), (26386, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html'), (26387, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (26388, 'http://www.markenoele.de/catalog/product/view/id/251/s/motul-5100-4t/category/9/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (26389, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/catalog/product/view/id/251/s/motul-5100-4t/category/9/'), (26390, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (26391, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (26392, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (26393, 'http://www.markenoele.de/catalogsearch/result/?q=5100', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (26394, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/catalogsearch/result/?q=5100'), (26395, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (26396, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (26397, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (26398, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (26399, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-5100-4t-252.html'), (26400, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-5100-4t-252.html'), (26401, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/'), (26402, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-252.html'), (26403, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=5&ved=0CCcQFjAE&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=Motul%206100%20Synergie%2B&ei=zlasTI3pDYeDOu7VqLUH&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ&sig2='), (26404, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCDARt9F-sTJaDEcLSswb2wIW8D63BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVqrOCwAegAcfRhPgDyAEBqQI_6sDMzzq3PqoEE0_QPTEda71yzrlIP_DE_IAiWlc%26sig%3DAGiWqtz0J887FKlQV2X_S7Iv91mdHNlWKQ%26adur'), (26405, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w', 'http://www.markenoele.de/'), (26406, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30', 'http://www.markenoele.de/'), (26407, 'http://www.markenoele.de/catalogsearch/result/?q=5w30', 'http://www.markenoele.de/'), (26408, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30%20m', 'http://www.markenoele.de/catalogsearch/result/?q=5w30'), (26409, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30%20moto', 'http://www.markenoele.de/catalogsearch/result/?q=5w30'), (26410, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30%20motore', 'http://www.markenoele.de/catalogsearch/result/?q=5w30'), (26411, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30%20motoren%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/?q=5w30'), (26412, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30%20mot', 'http://www.markenoele.de/catalogsearch/result/?q=5w30'), (26413, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30%20motoren', 'http://www.markenoele.de/catalogsearch/result/?q=5w30'), (26414, 'http://www.markenoele.de/catalogsearch/result/?q=5w30+motoren%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/?q=5w30'), (26415, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/catalogsearch/result/?q=5w30+motoren%C3%B6l'), (26416, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?LH_TopRatedSellers=1&_trkparms=65%253A12%257C66%253A4%257C39%253A1%257C72%253A3345&rt=nc&_nkw=motul+10w+60&_dmd=1&_trksid=p3286.c0.m14&_sop=2&_sc=1'), (26417, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (26418, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/'), (26419, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (26420, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2010', 'http://www.markenoele.de/'), (26421, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2010w', 'http://www.markenoele.de/'), (26422, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2010w', 'http://www.markenoele.de/'), (26423, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2010w%2060', 'http://www.markenoele.de/'), (26424, 'http://www.markenoele.de/catalogsearch/result/?q=motul+10w+60', 'http://www.markenoele.de/'), (26425, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/catalogsearch/result/?q=motul+10w+60'), (26426, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/lieferung'), (26427, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10', 'http://www.markenoele.de/angebote-des-monats/'), (26428, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w', 'http://www.markenoele.de/angebote-des-monats/'), (26429, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w%2060', 'http://www.markenoele.de/angebote-des-monats/'), (26430, 'http://www.markenoele.de/catalogsearch/result/?q=10w+60', 'http://www.markenoele.de/angebote-des-monats/'), (26431, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCSYMbrWSsTJ_DKIGkjweCy5GQBK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV4pmCrAegAcfRhPgDyAEBqQJsqkhvOjW3PqoEE0_QkYqGM0d2EkEaZIVUbpra6Kc%26sig%3DAGiWqtx38JhnXNbe0g_NuE2N_nk71SZoKw%26adur'), (26432, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (26433, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?q=5-w40+x-cess+motul+shop&hl=de&rls=com.microsoft:de:IE-SearchBox&rlz=1I7ADBR_de&ei=gHKsTPbNFoqBOsLTybEH&start=20&sa=N'), (26434, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+8100+x-clean&url=/aclk%3Fsa%3Dl%26ai%3DCaUskNI2sTOXzFML9sgb-9-APrcGwwwH96b3tFO294-1HCAAQAVCer6GNAWCVuq2CtAegAcfRhPgDyAEBqQIJZTTG1EO3PqoEE0_QSRIokGQPJuDg1bocjOyx1BM%26sig%3DAGiWqtzWzT3HP_DguatAFwc__G_ofArcQg%26adurl%3D'), (26435, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26436, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26437, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26438, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+8100+x-clean&url=/aclk%3Fsa%3Dl%26ai%3DCaUskNI2sTOXzFML9sgb-9-APrcGwwwH96b3tFO294-1HCAAQAVCer6GNAWCVuq2CtAegAcfRhPgDyAEBqQIJZTTG1EO3PqoEE0_QSRIokGQPJuDg1bocjOyx1BM%26sig%3DAGiWqtzWzT3HP_DguatAFwc__G_ofArcQg%26adurl%3D'), (26439, 'http://www.markenoele.de/', 'http://www.google.de/url?q=billiges+Motul+300+V+4T+Factory+Line+SAE+10W-40+1&url=/aclk%3Fsa%3Dl%26ai%3DCqoEDro2sTLv0DsHgswa-r_ySDa3BsMMB_em97RTVz-PtRwgAEAIoA1Cer6GNAWCVoreCyAegAcfRhPgDyAEBqQJTWzpDiT-3PqoEGE_QEap-6SLTsHJbVJe_f08TI7lHurVkfg%26sig%3DAGi'), (26440, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26441, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26442, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (26443, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (26444, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (26445, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (26446, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (26447, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (26448, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+fuel+system+clean&aq=0&aqi=g1&aql=&oq=Motul+Fuel&gs_rfai='), (26449, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (26450, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fue', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26451, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20Sys', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26452, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20Syste', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26453, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20System', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26454, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20System%20C', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26455, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20System%20Cl', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26456, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20System%20Clea', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26457, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20System%20Clean', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26458, 'http://www.markenoele.de/catalogsearch/result/?q=fuel+system+clean', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (26459, 'http://www.markenoele.de/catalog/product/view/id/119', 'http://www.markenoele.de/catalogsearch/result/?q=fuel+system+clean'), (26460, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1h&oq=&hl=de&ie=UTF-8&rlz=1T4MEDA_deDE242DE242&q=motul+%c3%b6l'), (26461, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26462, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26463, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26464, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26465, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26466, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26467, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26468, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1h&oq=&hl=de&ie=UTF-8&rlz=1T4MEDA_deDE242DE242&q=motul+%c3%b6l'), (26469, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.gs-forum.eu/showthread.php?t=49932'), (26470, 'http://www.markenoele.de/', ''), (26471, 'http://www.markenoele.de/', ''), (26472, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (26473, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (26474, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (26475, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', ''), (26476, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0239281592955267&output=html&h=600&slotname=7986467649&w=160&lmt=1286383011&flash=10.1.85&url=http%3A%2F%2Fwww.spotlight-wissen.de%2Farchiv%2Fmessage%2F259583.html&dt=1286383011647&shv=r2010'), (26477, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+Motor%C3%B6l+Oldtimer%C3%B6l+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (26478, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26479, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADBR_deDE290DE290&q=MOTUL+%7c+Motor%c3%b6l'), (26480, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (26481, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADBR_deDE290DE290&q=MOTUL+%7c+Motor%c3%b6l'), (26482, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (26483, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCJ-dP9rSsTIq5G4yPOonnma0OrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVAqABx9GE-APIAQGpAlNbOkOJP7c-qgQTT9BZJQOjqDXAO0oZIBMkKXdC0g%26sig%3DAGiWqtzUZwYgYXCOmj-cffLXDY0TWPHiMg%26adurl%3Dhttp://www'), (26484, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26485, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26486, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (26487, 'http://www.markenoele.de/', ''), (26488, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26489, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26490, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (26491, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil.html'), (26492, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&order=gebinde_groesse', ''), (26493, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&order=gebinde_groesse'), (26494, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26495, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/lieferung'), (26496, 'http://www.markenoele.de/catalog/category/view/id/50', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (26497, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (26498, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (26499, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26500, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (26501, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (26502, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (26503, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/angebote-des-monats/'), (26504, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26505, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (26506, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26507, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motul+V300+10W-50&btnG=Google-Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (26508, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (26509, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/impressum/'), (26510, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC-st038KsTOtZx9GzBoiljIoKrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWioIKwB6ABx9GE-APIAQGpAlNbOkOJP7c-qgQTT9AhszsOoHt5B2x8j6WRfc1lAw%26sig%3DAGiWqtxTUREkOZOiAkI8BhqrT7SGS6uMqA%26adurl%3Dht'), (26511, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26512, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26513, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (26514, 'http://www.markenoele.de/catalog/product/view/id/48/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (26515, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (26516, 'http://www.markenoele.de/catalog/product/view/id/33/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (26517, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (26518, 'http://www.markenoele.de/catalog/product/view/id/48/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (26519, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (26520, 'http://www.markenoele.de/catalog/product/view/id/53/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (26521, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (26522, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (26523, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=300', ''), (26524, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (26525, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (26526, 'http://www.markenoele.de/', ''), (26527, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (26528, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (26529, 'http://www.markenoele.de/', ''), (26530, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/'), (26531, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/datenschutz/'), (26532, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/impressum/'), (26533, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/datenschutz/'), (26534, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/widerruf/'), (26535, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/agb/'), (26536, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (26537, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://gs-forum.eu/showthread.php?t=49932'), (26538, 'http://www.markenoele.de/', ''), (26539, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26540, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26541, 'http://www.markenoele.de/catalog/category/view/id/27', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (26542, 'http://www.markenoele.de/catalog/category/view/id/27?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (26543, 'http://www.markenoele.de/catalog/product/view/id/197/category/27', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html?p=2'), (26544, 'http://www.markenoele.de/catalog/product/gallery/id/197/image/195/', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt/inboard-4t-5l.html'), (26545, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt/inboard-4t-5l.html'), (26546, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26547, 'http://www.markenoele.de/catalog/category/view/id/27', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (26548, 'http://www.markenoele.de/catalog/category/view/id/27?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (26549, 'http://www.markenoele.de/catalog/category/view/id/27', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html?p=2'), (26550, 'http://www.markenoele.de/catalog/category/view/id/27?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (26551, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (26552, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26553, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26554, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (26555, 'http://www.markenoele.de/catalog/product/view/id/60/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (26556, 'http://www.markenoele.de/', ''), (26557, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/'), (26558, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/datenschutz/'), (26559, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html?p=2'), (26560, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26561, 'http://www.markenoele.de/catalog/product/gallery/id/139/image/122/', 'http://www.markenoele.de/motul-fanshop-artikel/motul-arbeitshandschuhe.html'), (26562, 'http://www.markenoele.de/catalog/product/gallery/id/139/image/122/', 'http://www.markenoele.de/motul-fanshop-artikel/motul-arbeitshandschuhe.html'), (26563, 'http://www.markenoele.de/catalog/category/view/id/53', 'http://www.markenoele.de/motul-fanshop-artikel/motul-arbeitshandschuhe.html'), (26564, 'http://www.markenoele.de/catalog/category/view/id/53?p=2', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (26565, 'http://www.markenoele.de/catalog/product/view/id/149/category/53', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?p=2'), (26566, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4SKPB_deDE368DE373&q=motul+300V+cimoetition+g%c3%bcnstig'), (26567, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26568, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26569, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (26570, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (26571, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (26572, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (26573, 'http://www.markenoele.de/catalog/product/view/id/63/category/16', ''), (26574, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (26575, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (26576, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBkQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=x-clean%20c3&ei=gMGtTLrkCsXAswaLv82wDQ&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw'), (26577, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (26578, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (26579, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (26580, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBkQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=x-clean%20c3&ei=gMGtTLrkCsXAswaLv82wDQ&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw'), (26581, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&hl=de&source=hp&q=motul+shop&meta=&btnG=Google-Suche'), (26582, 'http://www.markenoele.de/contacts/', ''), (26583, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=HXr&rls=org.mozilla:de:official&&sa=X&ei=Qs-tTLr7EIyTjAfl0KB8&ved=0CB0QBSgA&q=motul+specific+913c&spell=1'), (26584, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26585, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26586, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (26587, 'http://www.markenoele.de/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (26588, 'http://www.markenoele.de/catalog/category/view/id/7?limit=27&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (26589, 'http://www.markenoele.de/catalog/product/view/id/195/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27&p=2'), (26590, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (26591, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26592, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26593, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (26594, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (26595, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (26596, 'http://www.markenoele.de/catalog/product/view/id/3/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (26597, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-1l.html'), (26598, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-1l.html'), (26599, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-1l.html'), (26600, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-1l.html'), (26601, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (26602, 'http://www.markenoele.de/catalogsearch/result/?q=sicherheistdatenblatt', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-300.html'), (26603, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=sicherhei', 'http://www.markenoele.de/catalogsearch/result/?q=sicherheistdatenblatt'), (26604, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=sicherheitsdaten', 'http://www.markenoele.de/catalogsearch/result/?q=sicherheistdatenblatt'), (26605, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=sicherheitsdatenbaltt', 'http://www.markenoele.de/catalogsearch/result/?q=sicherheistdatenblatt'), (26606, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=sicherheitsdatenbal', 'http://www.markenoele.de/catalogsearch/result/?q=sicherheistdatenblatt'), (26607, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=sicherheitsdatenb', 'http://www.markenoele.de/catalogsearch/result/?q=sicherheistdatenblatt'), (26608, 'http://www.markenoele.de/catalogsearch/result/?q=sicherheitsdatenblatt', 'http://www.markenoele.de/catalogsearch/result/?q=sicherheistdatenblatt'), (26609, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=sicherheitsdatenblatt', 'http://www.markenoele.de/catalogsearch/result/?q=sicherheistdatenblatt'), (26610, 'http://www.markenoele.de/catalogsearch/result/?q=sicherheitsdatenblatt', 'http://www.markenoele.de/catalogsearch/result/?q=sicherheitsdatenblatt'), (26611, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=sicherheitsdatenblat', 'http://www.markenoele.de/catalogsearch/result/?q=sicherheitsdatenblatt'), (26612, 'http://www.markenoele.de/catalog/category/view/id/7?limit=27&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (26613, 'http://www.markenoele.de/catalog/product/view/id/194/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27&p=2'), (26614, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&hl=de&source=hp&q=motul+shop&meta=&btnG=Google-Suche'), (26615, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26616, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26617, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (26618, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (26619, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (26620, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+fuel+system&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE382DE382&q=motul+fuel+system+clean'), (26621, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+shop&hl=de&rlz=1I7ADFA_de&prmd=s&ei=OtetTJ6bDcvNswbiqPXEDQ&start=10&sa=N'), (26622, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CB0QFjABOAo&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=G9itTIW2C8bCswaitbDXDQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (26623, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CCYQFjABOAo&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=l9itTK2lB8SUOsnm7IoG&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (26624, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&hl=de&source=hp&q=motul+shop&meta=&btnG=Google-Suche'), (26625, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CBsQFjABOAo&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=k92tTKyIOc3GswapkcC_DQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (26626, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (26627, 'http://www.markenoele.de/catalog/product/gallery/id/141/image/124/', ''), (26628, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CBsQFjABOAo&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=k92tTKyIOc3GswapkcC_DQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (26629, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CBsQFjABOAo&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=k92tTKyIOc3GswapkcC_DQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (26630, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (26631, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-5100-4t-50.html'), (26632, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-5100-4t-50.html'), (26633, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26634, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-5100-4t-50.html'), (26635, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26636, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/motul-fanshop-artikel/blechschild-pin-up-ii.html'), (26637, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26638, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-5100-4t-50.html'), (26639, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26640, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-fanshop-artikel/blechschild-pin-up-iii.html'), (26641, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-diesel.html'), (26642, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/esso-diesel.html'), (26643, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&hl=de&source=hp&q=motul+shop&meta=&btnG=Google-Suche'), (26644, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CB0QFjABOAo&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=DeGtTNjYBMmdOpmuzPsF&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (26645, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (26646, 'http://www.markenoele.de/', ''), (26647, 'http://www.markenoele.de/', ''), (26648, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CE0QFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-4100-power-5l-15w-50.html&rct=j&q=4100%20Power%20Motul%20Preisvergleich&ei=avmtTOufNcbLswb2uJW7DQ&usg=AFQjCNHM1H_VzdKQJY35Er'), (26649, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-5l-15w-50.html'), (26650, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CE0QFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-4100-power-5l-15w-50.html&rct=j&q=4100%20Power%20Motul%20Preisvergleich&ei=avmtTOufNcbLswb2uJW7DQ&usg=AFQjCNHM1H_VzdKQJY35Er'), (26651, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCiIJdLfutTPf7KMavtAbf1uRkrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWSsoK8B6ABx9GE-APIAQGpAh3fiDUvY7c-qgQTT9C15d5IQ98DYc2kGAq-ruXruQ%26sig%3DAGiWqtyBRfaEj6muZ4m3GIFpgr9Xb6qnsw%26adurl%3Dht'), (26652, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=EMF&rls=org.mozilla%3Ade%3Aofficial&q=20w50+v300+motul&aq=f&aqi=&aql=&oq=&gs_rfai='), (26653, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26654, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26655, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (26656, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (26657, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (26658, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (26659, 'http://www.markenoele.de/catalog/product/view/id/68/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (26660, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+v300+15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (26661, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l+&url=/aclk%3Fsa%3Dl%26ai%3DCYdrKZQSuTKvQAYH8sgbf8YhXrcGwwwH96b3tFK2E_b5HCAAQASgCUJ6voY0BYJXqtYLEB6ABx9GE-APIAQGpAh3fiDUvY7c-qgQTT9AtnZOxUmyn5Nf203Cc6Fn8eg%26sig%3DAGiWqtw33WuDv2QkfJkbKVIy2SATlIIufw%26adur'), (26662, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26663, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26664, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (26665, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (26666, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (26667, 'http://www.markenoele.de/', ''), (26668, 'http://www.markenoele.de/', ''), (26669, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/'), (26670, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC8AnAxwmuTJTUO4n_sgaVzdiuAa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleq1gsQHoAHH0YT4A8gBAakCHd-INS9jtz6qBBNP0Fq1MFkOUpcsbL_x2bobOXNX%26sig%3DAGiWqtxs32N4hl3h_3EEJLU7K4sp42b8uA%26adurl%3Dhttp'), (26671, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26672, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26673, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (26674, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (26675, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (26676, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/motul%208100%20x-cess%205W-40/&campid=5336531290'), (26677, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26678, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26679, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26680, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/motul%208100%20x-cess%205W-40/&campid=5336531290'), (26681, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCGCV0cROuTKj9MYGPOu2o5L0BrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVsp-CsAegAcfRhPgDyAEBqQId34g1L2O3PqoEE0_Qg4_gXvfyfrlltiWE5nVUSUc%26sig%3DAGiWqtwy364SpChmmp5yOiAawOp_52-46A%26adurl%3Dhttp:'), (26682, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+3000+SAE+20W-50+Motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (26683, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26684, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26685, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (26686, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (26687, 'http://www.markenoele.de/', 'http://www.idealo.de/preisvergleich/OffersOfProduct/2294756_-scooter-expert-2t-1-l-motul.html'), (26688, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (26689, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26690, 'http://www.markenoele.de/catalog/product/view/id/111/category/48', ''), (26691, 'http://www.markenoele.de/catalog/product/view/id/240/category/51', ''), (26692, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=Motul+300&hl=de&ie=UTF-8&rlz=1T4ADRA_deDE377DE378&q=motul+300v'), (26693, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=Motul+300&hl=de&ie=UTF-8&rlz=1T4ADRA_deDE377DE378&q=motul+300v'), (26694, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+le+mans'), (26695, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (26696, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26697, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26698, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/esso-heizoel.html'), (26699, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26700, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (26701, 'http://www.markenoele.de/catalog/category/view/id/32?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (26702, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (26703, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=1'), (26704, 'http://www.markenoele.de/catalog/product/gallery/id/152/image/135/', ''), (26705, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26706, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (26707, 'http://www.markenoele.de/catalog/product/view/id/201/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (26708, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (26709, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (26710, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (26711, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-power.html'), (26712, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (26713, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (26714, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26715, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (26716, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (26717, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (26718, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (26719, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26720, 'http://www.markenoele.de/catalog/product/view/id/69/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (26721, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (26722, 'http://www.markenoele.de/catalog/product/view/id/68/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (26723, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (26724, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (26725, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (26726, 'http://www.markenoele.de/catalog/product/view/id/57/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (26727, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (26728, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (26729, 'http://www.markenoele.de/catalog/product/view/id/64/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (26730, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (26731, 'http://www.markenoele.de/catalog/product/view/id/66/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (26732, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (26733, 'http://www.markenoele.de/catalog/product/view/id/67/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (26734, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (26735, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (26736, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (26737, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (26738, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (26739, 'http://www.markenoele.de/catalog/product/view/id/119/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (26740, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (26741, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (26742, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (26743, 'http://www.markenoele.de/catalog/product/view/id/168/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (26744, 'http://www.markenoele.de/catalog/product/gallery/id/168/image/147/', ''), (26745, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (26746, 'http://www.markenoele.de/catalog/product/view/id/176/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (26747, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (26748, 'http://www.markenoele.de/catalog/product/view/id/186/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (26749, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (26750, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (26751, 'http://www.markenoele.de/catalog/product/view/id/187/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (26752, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (26753, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-300v-competition-68.html'), (26754, 'http://www.markenoele.de/catalog/product/view/id/163', 'http://www.google.de/products?oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&q=motul+bio&um=1&ie=UTF-8&ei=nDKuTNb8CMXFswbF7qjZDQ&sa=X&oi=product_result_group&ct=title&resnum=4&ved=0CC8QrQQwAw'), (26755, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (26756, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (26757, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l'), (26758, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (26759, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26760, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26761, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (26762, 'http://www.markenoele.de/', 'www.google.com'), (26763, 'http://www.markenoele.de/catalog/category/view/id/38', 'www.google.com'), (26764, 'http://www.markenoele.de/catalog/category/view/id/4', 'www.google.com'), (26765, 'http://www.markenoele.de/catalog/category/view/id/6', 'www.google.com'), (26766, 'http://www.markenoele.de/catalog/category/view/id/7', 'www.google.com'), (26767, 'http://www.markenoele.de/catalog/category/view/id/7', 'www.google.com'), (26768, 'http://www.markenoele.de/catalog/product/view/id/1/category/7', 'www.google.com'), (26769, 'http://www.markenoele.de/catalog/product/view/id/3/category/7', 'www.google.com'), (26770, 'http://www.markenoele.de/catalog/product/view/id/5/category/7', 'www.google.com'), (26771, 'http://www.markenoele.de/catalog/product/view/id/7/category/7', 'www.google.com'), (26772, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'www.google.com'), (26773, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'www.google.com'), (26774, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'www.google.com'), (26775, 'http://www.markenoele.de/angebote-des-monats/', 'www.google.com'), (26776, 'http://www.markenoele.de/lieferung/', 'www.google.com'), (26777, 'http://www.markenoele.de/catalog/category/view/id/4', 'www.google.com'), (26778, 'http://www.markenoele.de/lieferung', 'www.google.com'), (26779, 'http://www.markenoele.de/zahlung/', 'www.google.com'), (26780, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (26781, 'http://www.markenoele.de/', 'http://www.testberichte.de/p/polo-motorrad-tests/racing-dynamic-dry-lube-testbericht.html'), (26782, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (26783, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (26784, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (26785, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1286486418&flash=10.1.82.76&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Foel-syntetik-oder-mineral-t454919.html%3Fpage%3D3&dt'), (26786, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26787, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26788, 'http://www.markenoele.de/catalog/product/view/id/13/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (26789, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (26790, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (26791, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (26792, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (26793, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (26794, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (26795, 'http://www.markenoele.de/catalog/product/view/id/183/category/52', ''), (26796, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (26797, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (26798, 'http://www.markenoele.de/', ''), (26799, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (26800, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (26801, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (26802, 'http://www.markenoele.de/', ''), (26803, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/'), (26804, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (26805, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (26806, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+5100&meta=&btnG=Google-Suche'), (26807, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+5100&meta=&btnG=Google-Suche'), (26808, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+5100+t4+10w30&aq=f&aqi=&aql=&oq=&gs_rfai='), (26809, 'http://www.markenoele.de/index.php/', ''), (26810, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/'), (26811, 'http://www.markenoele.de/', 'http://www.google.de/m/search?oe=UTF-8&client=safari&q=wash+wax+spray+motul&hl=de&start=10&sa=N'), (26812, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (26813, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/'), (26814, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CcUmExMCuTOWYPML9sgaB0K3mAa3BsMMB_em97RS97Pu-RwgAEAEg8YH0BygDUJ6voY0BYJXqj4KgB6ABx9GE-APIAQGpAhAzFCMGW7c-qgQTT9DBim7KGcectj75bFPTvYtcl4AFkE4&sig=AGiWqtx6N2etFYEeUUkI5QjyOPV8R60CJQ&adurl=http://www.motulshop.de&rct=j&'), (26815, 'http://www.markenoele.de/index.php/', ''), (26816, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (26817, 'http://www.markenoele.de/index.php/', ''), (26818, 'http://www.markenoele.de/catalog/product/view/id/139', 'http://www.markenoele.de/index.php/'), (26819, 'http://www.markenoele.de/index.php/', ''), (26820, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=121', 'http://www.markenoele.de/index.php/'), (26821, 'http://www.markenoele.de/catalogsearch/result/?q=121', 'http://www.markenoele.de/index.php/'), (26822, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=12121', 'http://www.markenoele.de/catalogsearch/result/?q=121'), (26823, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=121212', 'http://www.markenoele.de/catalogsearch/result/?q=121'), (26824, 'http://www.markenoele.de/catalogsearch/result/?q=121212', 'http://www.markenoele.de/catalogsearch/result/?q=121'), (26825, 'http://www.markenoele.de/index.php/', ''), (26826, 'http://www.markenoele.de/', 'http://www.markenoele.de/index.php/'), (26827, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (26828, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (26829, 'http://www.markenoele.de/', ''); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (26830, 'http://www.markenoele.de/', ''), (26831, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+&meta=&aq=f&aqi=g4&aql=&oq=&gs_rfai='), (26832, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?hl=de&source=hp&q=+Motul%2C+Markenname+Xcess+8100+&meta=&btnG=Google-Suche'), (26833, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&rlz=1I7ADFA_de'), (26834, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/datenschutz/'), (26835, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/datenschutz/'), (26836, 'http://www.markenoele.de/', ''), (26837, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/datenschutz/'), (26838, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/widerruf/'), (26839, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26840, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26841, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (26842, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (26843, 'http://www.markenoele.de/', ''), (26844, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&safe=active&q=20w50+motul&aq=1&aqi=g3&aql=&oq=20w50+mot&gs_rfai='), (26845, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?lang=all&dia=suche&pageSection=&category=&ms=&imgsz=&mf=&imtype=&fmt=&searchSite=&language=&src=&q_opt=&cr=all&start=0&more=variantebi&ocr=yes&tax=&y=18&q_cat=&x=44&adtest=&device=html&comprisedLink=&q_not=&class'), (26846, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (26847, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?lang=all&dia=suche&pageSection=&category=&ms=&imgsz=&mf=&imtype=&fmt=&searchSite=&language=&src=&q_opt=&cr=all&start=0&more=variantebi&ocr=yes&tax=&y=18&q_cat=&x=44&adtest=&device=html&comprisedLink=&q_not=&class'), (26848, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (26849, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (26850, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (26851, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/widerruf/'), (26852, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/datenschutz/'), (26853, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (26854, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CVfqs5tyuTI6JGYmMOuDmyJQBrcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJW6iYKYB6ABx9GE-APIAQGpAiWkjZm_X7c-qgQTT9DqboIyHvB9Qez9C7WwkN0p9w&sig=AGiWqtw5Oly9AUyyOfi57xN3A_bK9Vub3Q&adurl=http://www.motulshop.de&rct=j&q=motul%20mot'), (26855, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26856, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/datenschutz/'), (26857, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26858, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (26859, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26860, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26861, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (26862, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (26863, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/agb/'), (26864, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/widerruf/'), (26865, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (26866, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (26867, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26868, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26869, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (26870, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26871, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (26872, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (26873, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (26874, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&order=viskositaet', ''), (26875, 'http://www.markenoele.de/catalog/product/view/id/55/category/10', ''), (26876, 'http://www.markenoele.de/catalog/product/view/id/55/category/10', ''), (26877, 'http://www.markenoele.de/catalog/product/view/id/55/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=viskositaet'), (26878, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&order=viskositaet', ''), (26879, 'http://www.markenoele.de/catalog/product/view/id/49/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=viskositaet'), (26880, 'http://www.markenoele.de/index.php/', ''), (26881, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/widerruf/'), (26882, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/widerruf/'), (26883, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4SUNA_deDE309DE309&q=motul+%c3%b6l'), (26884, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (26885, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26886, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/agb/'), (26887, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', ''), (26888, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (26889, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', ''), (26890, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/widerruf/'), (26891, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (26892, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtNDEwMC1wb3dlci01bC0xNXctNTAuaHRtbA,,/product/1/', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-5l-15w-50.html'), (26893, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-5l-15w-50.html'), (26894, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (26895, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (26896, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (26897, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (26898, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-5l-15w-50.html'), (26899, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (26900, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (26901, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (26902, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-76.html'), (26903, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/impressum/'), (26904, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (26905, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (26906, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/impressum/'), (26907, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-76.html'), (26908, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (26909, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (26910, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (26911, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', ''), (26912, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (26913, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (26914, 'http://www.markenoele.de/catalog/category/view/id/30', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (26915, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+4t&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a'), (26916, 'http://www.markenoele.de/catalog/product/view/id/160/category/30', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (26917, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt/garden-4t-160.html'), (26918, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (26919, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/onepage/'), (26920, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/'), (26921, 'http://www.markenoele.de/catalog/product/view/id/115/category/44', ''), (26922, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1286531504&flash=10.1.82.76&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotor-oel-ueber-das-internet-kaufen-t1601929.html&dt'), (26923, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (26924, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (26925, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/lieferung'), (26926, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (26927, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/lieferung'), (26928, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&meta=&aq=0&aqi=g6&aql=&oq=motul+51&gs_rfai=&rlz=1W1GGLJ_de'), (26929, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (26930, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&meta=&aq=0&aqi=g6&aql=&oq=motul+51&gs_rfai=&rlz=1W1GGLJ_de'), (26931, 'http://www.markenoele.de/', ''), (26932, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/agb/'), (26933, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/angebote-des-monats/'), (26934, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/lieferung'), (26935, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/angebote-des-monats/'), (26936, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/datenschutz/'), (26937, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/lieferung'), (26938, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (26939, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1286531504&flash=10.1.82.76&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotor-oel-ueber-das-internet-kaufen-t1601929.html&dt'), (26940, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (26941, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/lieferung'), (26942, 'http://www.markenoele.de/index.php/', ''), (26943, 'http://www.markenoele.de/', ''), (26944, 'http://www.markenoele.de/catalog/product/view/id/191/category/52', ''), (26945, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (26946, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (26947, 'http://www.markenoele.de/catalog/product/view/id/145/category/53', ''), (26948, 'http://www.markenoele.de/catalog/product/view/id/141/category/53', ''), (26949, 'http://www.markenoele.de/catalog/product/view/id/147/category/53', ''), (26950, 'http://www.markenoele.de/', ''), (26951, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/'), (26952, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (26953, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/datenschutz/'), (26954, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (26955, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (26956, 'http://www.markenoele.de/', ''), (26957, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/'), (26958, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (26959, 'http://www.markenoele.de/', 'http://www.markenoele.de/lieferung/'), (26960, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (26961, 'http://www.markenoele.de/checkout/cart/delete/id/864/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (26962, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (26963, 'http://www.markenoele.de/checkout/cart/delete/id/865/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/index/'), (26964, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/index/'), (26965, 'http://www.markenoele.de/checkout/cart/delete/id/866/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/index/'), (26966, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/index/'), (26967, 'http://www.markenoele.de/checkout/cart/delete/id/867/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/index/'), (26968, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/index/'), (26969, 'http://www.markenoele.de/', ''), (26970, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/index/'), (26971, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/'), (26972, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/zahlung/'), (26973, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (26974, 'http://www.markenoele.de/', 'http://www.google.de/products?q=motul+5100+4t&hl=de&aq=0&oq=motul+5100+'), (26975, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (26976, 'http://www.markenoele.de/', 'http://www.google.de/products?q=motul+5100+4t&hl=de&aq=0&oq=motul+5100+'), (26977, 'http://www.markenoele.de/catalog/product/view/id/148/category/53', ''), (26978, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (26979, 'http://www.markenoele.de/', ''), (26980, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (26981, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (26982, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (26983, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (26984, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (26985, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (26986, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (26987, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (26988, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (26989, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (26990, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (26991, 'http://www.markenoele.de/agb', ''), (26992, 'http://www.markenoele.de/altoelentsorgung', ''), (26993, 'http://www.markenoele.de/angebote-des-monats', ''), (26994, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (26995, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (26996, 'http://www.markenoele.de/bestellung', ''), (26997, 'http://www.markenoele.de/checkout', ''), (26998, 'http://www.markenoele.de/checkout/onepage/', ''), (26999, 'http://www.markenoele.de/checkout/cart/', ''), (27000, 'http://www.markenoele.de/contacts', ''), (27001, 'http://www.markenoele.de/datenschutz', ''), (27002, 'http://www.markenoele.de/impressum', ''), (27003, 'http://www.markenoele.de/lieferung', ''), (27004, 'http://www.markenoele.de/motul_pflegeberater', ''), (27005, 'http://www.markenoele.de/widerruf', ''), (27006, 'http://www.markenoele.de/zahlung', ''), (27007, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (27008, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (27009, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (27010, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (27011, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (27012, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (27013, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (27014, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (27015, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (27016, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (27017, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (27018, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (27019, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (27020, 'http://www.markenoele.de/', ''), (27021, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (27022, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/'), (27023, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (27024, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (27025, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (27026, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (27027, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (27028, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (27029, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (27030, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (27031, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (27032, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (27033, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (27034, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (27035, 'http://www.markenoele.de/', 'http://www.markenoele.de/bestellung/'), (27036, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/'), (27037, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=motul+kettenspray&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=13&ctid=CT2431245'), (27038, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=motul+kettenspray&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=13&ctid=CT2431245'), (27039, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ketten', 'http://www.markenoele.de/'), (27040, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettens', 'http://www.markenoele.de/'), (27041, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettenspray', 'http://www.markenoele.de/'), (27042, 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray', 'http://www.markenoele.de/'), (27043, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettensp', 'http://www.markenoele.de/'), (27044, 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray', 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray'), (27045, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (27046, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/zahlung/'), (27047, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/altoelentsorgung/'), (27048, 'http://www.markenoele.de/', 'http://www.markenoele.de/bestellung/'), (27049, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (27050, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/139/', 'http://www.markenoele.de/'), (27051, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (27052, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (27053, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (27054, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (27055, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/onepage/'), (27056, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/'), (27057, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/bestellung/'), (27058, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/'), (27059, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/bestellung/'), (27060, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/'), (27061, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/bestellung/'), (27062, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/'), (27063, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/bestellung/'), (27064, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/'), (27065, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/bestellung/'), (27066, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+wash+wax+spray'), (27067, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (27068, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3dhc2gtd2F4Lmh0bWw,/product/112/', 'http://www.markenoele.de/wash-wax.html'), (27069, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/wash-wax.html'), (27070, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/zahlung/'), (27071, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/bestellung/'), (27072, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/'), (27073, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/onepage/'), (27074, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (27075, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/'), (27076, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/datenschutz/'), (27077, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/'), (27078, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/datenschutz/'), (27079, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/widerruf/'), (27080, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/zahlung/'), (27081, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/agb/'), (27082, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/lieferung/'), (27083, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/agb/'), (27084, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/lieferung/'), (27085, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/bestellung/'), (27086, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/zahlung/'), (27087, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/angebote-des-monats/'), (27088, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/bestellung/'), (27089, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/bestellung/'), (27090, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/impressum/'), (27091, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (27092, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/impressum/'), (27093, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/bestellung/'), (27094, 'http://www.markenoele.de/', 'http://www.markenoele.de/datenschutz/'), (27095, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.gs-forum.eu/showthread.php?p=625665#post625665'), (27096, 'http://www.markenoele.de/catalog/product/view/id/112/category/49', ''), (27097, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (27098, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/'), (27099, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/bestellung/'), (27100, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+8100+x-clean&url=/aclk%3Fsa%3Dl%26ai%3DC4THnvyKvTNixOs_QswbHjcWFAa3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglfqcgqwHoAHH0YT4A8gBAakCnVobud5Vtz6qBBNP0Jwgwj-tIc69mSYuG_jz6BYk%26sig%3DAGiWqtw0LQFCcQt3RtrdMZu5jnfc6jNFug%26adurl%3'), (27101, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=7&aqi=g10&aql=&oq=MOTUL&gs_rfai='), (27102, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27103, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=7&aqi=g10&aql=&oq=MOTUL&gs_rfai='), (27104, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=81', 'http://www.markenoele.de/'), (27105, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/'), (27106, 'http://www.markenoele.de/catalogsearch/result/?q=8100', 'http://www.markenoele.de/'), (27107, 'http://www.markenoele.de/', 'http://www.google.de/m/search?oe=UTF-8&client=safari&hl=de&q=Motul+15w50+v300&gws_link_params=spell:1&ei=pC-vTPCGN-bPjAeUnNxf&ved=0CA8QBSgA'), (27108, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l+10w-40'), (27109, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27110, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (27111, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CdyY65jevTO61BITSswbE-KygAa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleqsgrQHoAHH0YT4A8gBAakCnVobud5Vtz6qBBNP0DTLvsghX1dBQGy1CbDd5fNj&sig=AGiWqtzGxDTsnWOknGk9aOWaGEW4h6EnQQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (27112, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1T4ADBS_deDE315DE317&&sa=X&ei=_TevTOODDIegOtWG7AQ&ved=0CCAQBSgA&q=motul+5100+15W50&spell=1'), (27113, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27114, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (27115, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Gesamten%20Shop%20durchsuchen...', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (27116, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%2015W50', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (27117, 'http://www.markenoele.de/catalogsearch/result/?q=5100+15W50', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (27118, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100', 'http://www.markenoele.de/catalogsearch/result/?q=5100+15W50'), (27119, 'http://www.markenoele.de/catalogsearch/result/?q=5100+', 'http://www.markenoele.de/catalogsearch/result/?q=5100+15W50'), (27120, 'http://www.markenoele.de/catalog/product/view/id/33', 'http://www.markenoele.de/catalogsearch/result/?q=5100+'), (27121, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-5100-4t.html'), (27122, 'http://www.markenoele.de/catalog/product/view/id/33', 'http://www.markenoele.de/catalogsearch/result/?q=5100+'), (27123, 'http://www.markenoele.de/catalogsearch/result/?q=5100+', 'http://www.markenoele.de/catalogsearch/result/?q=5100+15W50'), (27124, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27125, 'http://www.markenoele.de/catalog/product/view/id/5/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (27126, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Specific+LL+A%2FB+025+5W30&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (27127, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27128, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27129, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (27130, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (27131, 'http://www.markenoele.de/catalog/product/view/id/117/category/46', ''), (27132, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (27133, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (27134, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (27135, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (27136, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/altoelentsorgung/'), (27137, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (27138, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (27139, 'http://www.markenoele.de/bestellung/', ''), (27140, 'http://www.markenoele.de/catalog/product/view/id/111/category/49', ''), (27141, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (27142, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (27143, 'http://www.markenoele.de/catalog/product/view/id/16', 'http://www.google.de/products?hl=de&q=leichtlauf%C3%B6l+5w30&price1=8,00&price2=30,00&lnk=prsugg&show=dd'), (27144, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (27145, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (27146, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.gs-forum.eu/showthread.php?s=f57e4cca3722b4c3af2b17974f931544&t=49932'), (27147, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27148, 'http://www.markenoele.de/catalog/product/view/id/108/category/49', ''), (27149, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCf6ay-2WvTNOhBseOOpW2hfMBrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVsvuBlAegAcfRhPgDyAEBqQJo1Y6y4163PqoEE0_QdHkRQ04vIJsPzk6v7s-zJm4%26sig%3DAGiWqtz46P0YSAwkbuU6dmVzNGQpKWpA9Q%26adurl%3Dhttp:'), (27150, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w', 'http://www.markenoele.de/'), (27151, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w3', 'http://www.markenoele.de/'), (27152, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30', 'http://www.markenoele.de/'), (27153, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30e', 'http://www.markenoele.de/'), (27154, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30ec', 'http://www.markenoele.de/'), (27155, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30eco', 'http://www.markenoele.de/'), (27156, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30eco-', 'http://www.markenoele.de/'), (27157, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30eco-e', 'http://www.markenoele.de/'), (27158, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30eco-en', 'http://www.markenoele.de/'), (27159, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30eco-ene', 'http://www.markenoele.de/'), (27160, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30eco-ener', 'http://www.markenoele.de/'), (27161, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30eco-energ', 'http://www.markenoele.de/'), (27162, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30eco-energi', 'http://www.markenoele.de/'), (27163, 'http://www.markenoele.de/catalogsearch/result/?q=5w30eco-energi', 'http://www.markenoele.de/'), (27164, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=5w30eco-energi'), (27165, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27166, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (27167, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (27168, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (27169, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (27170, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (27171, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (27172, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (27173, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (27174, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205w', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (27175, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205w30', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (27176, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205w3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (27177, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205w30e', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (27178, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205w30ec', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (27179, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205w30eco', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (27180, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5w30eco', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (27181, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5w30eco'), (27182, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27183, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (27184, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (27185, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (27186, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (27187, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (27188, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (27189, 'http://www.markenoele.de/', 'http://sn110w.snt110.mail.live.com/mail/InboxLight.aspx?n=870467401'), (27190, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27191, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27192, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27193, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', ''), (27194, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (27195, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/'), (27196, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/motul-5100-4t-252.html'), (27197, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (27198, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (27199, 'http://www.markenoele.de/', ''), (27200, 'http://www.markenoele.de/', ''), (27201, 'http://www.markenoele.de/', 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2117678&SearchSource=3&q=motul+300v+power+preis'), (27202, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27203, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27204, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (27205, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (27206, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (27207, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (27208, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (27209, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (27210, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (27211, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (27212, 'http://www.markenoele.de/catalog/product/view/id/106/category/49', ''), (27213, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+shop&hl=de&prmd=s&ei=58uvTLneDYPNswavi8XMDQ&start=10&sa=N'), (27214, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (27215, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/'), (27216, 'http://www.markenoele.de/catalogsearch/result/?q=motul', 'http://www.markenoele.de/'), (27217, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (27218, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (27219, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&p=2&q=motul', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul'), (27220, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&p=3&q=motul', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&p=2&q=motul'), (27221, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lz9saW1pdD0zMCZwPTMmcT1tb3R1bA,,/product/107/', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&p=3&q=motul'), (27222, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&p=3&q=motul'), (27223, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/checkout/cart/'), (27224, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&p=3&q=motul'), (27225, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (27226, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=luft', 'http://www.markenoele.de/'), (27227, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=luftf', 'http://www.markenoele.de/'), (27228, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=luftfilter', 'http://www.markenoele.de/'), (27229, 'http://www.markenoele.de/catalogsearch/result/?q=luftfilter', 'http://www.markenoele.de/'), (27230, 'http://www.markenoele.de/catalog/product/view/id/106', 'http://www.markenoele.de/catalogsearch/result/?q=luftfilter'), (27231, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2Fpci1maWx0ZXItb2lsLmh0bWw,/product/106/', 'http://www.markenoele.de/air-filter-oil.html'), (27232, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/air-filter-oil.html'), (27233, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (27234, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/angebote-des-monats/'), (27235, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (27236, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLWZhbnNob3AtYXJ0aWtlbC9tb3R1bC1hcmJlaXRzaGFuZHNjaHVoZS5odG1s/product/139/', 'http://www.markenoele.de/motul-fanshop-artikel/motul-arbeitshandschuhe.html'), (27237, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-fanshop-artikel/motul-arbeitshandschuhe.html'), (27238, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', 'http://www.markenoele.de/checkout/cart/'), (27239, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/motul-fanshop-artikel/motul-arbeitshandschuhe.html'), (27240, 'http://www.markenoele.de/catalog/category/view/id/53', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (27241, 'http://www.markenoele.de/catalog/category/view/id/53?p=2', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (27242, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?p=2'), (27243, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27244, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (27245, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe/top-gel.html'), (27246, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27247, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (27248, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (27249, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (27250, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/micro-2t.html'), (27251, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (27252, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (27253, 'http://www.markenoele.de/catalogsearch/result/?q=800', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt/motul-scooter-power-2t.html'), (27254, 'http://www.markenoele.de/catalog/product/view/id/77', 'http://www.markenoele.de/catalogsearch/result/?q=800'), (27255, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/motul-800-2t-factory-line-off-road.html'), (27256, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/zahlung/'), (27257, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (27258, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (27259, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (27260, 'http://www.markenoele.de/', ''), (27261, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27262, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.de'), (27263, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27264, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.com'), (27265, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (27266, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCivZrJSmwTOb9OIzQswaLpdCcAa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCnVobud5Vtz6qBBNP0Oi8fotxFZb9xa0GRQOJ-kHV%26sig%3DAGiWqtzxKyNJGos5lt0_i4cTK201jvsmog%26adurl%3Dhttp'), (27267, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (27268, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (27269, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/altoelentsorgung/'), (27270, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/altoelentsorgung/'), (27271, 'http://www.markenoele.de/catalog/category/view/id/39?mode=list', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (27272, 'http://www.markenoele.de/catalog/category/view/id/39?mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (27273, 'http://www.markenoele.de/catalog/category/view/id/39?limit=all&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=grid'), (27274, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/motul_pflegeberater/'), (27275, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/altoelentsorgung/'), (27276, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/motul_pflegeberater/'), (27277, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all&mode=grid'), (27278, 'http://www.markenoele.de/catalog/category/view/id/39?limit=all&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=grid'), (27279, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all&mode=grid'), (27280, 'http://www.markenoele.de/catalog/category/view/id/39?limit=all&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=grid'), (27281, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all&mode=grid'), (27282, 'http://www.markenoele.de/catalog/category/view/id/39?limit=all&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=grid'), (27283, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all&mode=grid'), (27284, 'http://www.markenoele.de/catalog/product/gallery/id/101/image/64/', 'http://www.markenoele.de/motul-zusatzstoffe/chain-lube-road-plus.html'), (27285, 'http://www.markenoele.de/catalog/category/view/id/39?limit=all&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=grid'), (27286, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all&mode=grid'), (27287, 'http://www.markenoele.de/catalog/category/view/id/39?limit=all&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=grid'), (27288, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all&mode=grid'), (27289, 'http://www.markenoele.de/catalog/category/view/id/39?limit=all&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=grid'), (27290, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all&mode=grid'), (27291, 'http://www.markenoele.de/catalog/category/view/id/39?limit=all&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=grid'), (27292, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all&mode=grid'), (27293, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/valve-expert.html'), (27294, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27295, 'http://www.markenoele.de/catalog/product/view/id/105/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (27296, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27297, 'http://www.markenoele.de/catalog/product/view/id/116/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (27298, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27299, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtNTAuaHRtbA,,/product/50/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (27300, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (27301, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (27302, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (27303, 'http://www.markenoele.de/checkout/cart/delete/id/882/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (27304, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (27305, 'http://www.markenoele.de/checkout/cart/delete/id/883/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/index/'), (27306, 'http://www.markenoele.de/checkout/cart/delete/id/884/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/index/'), (27307, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/index/'), (27308, 'http://www.markenoele.de/checkout/cart/delete/id/885/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/index/'), (27309, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/index/'), (27310, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/index/'), (27311, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/index/'), (27312, 'http://www.markenoele.de/', ''), (27313, 'http://www.markenoele.de/', 'http://markt.motorradonline.de/produkt-175708-Motul_Transoil_10W_30_Getriebeoel'), (27314, 'http://www.markenoele.de/', 'http://markt.motorradonline.de/produkt-175708-Motul_Transoil_10W_30_Getriebeoel'), (27315, 'http://www.markenoele.de/', 'http://markt.motorradonline.de/produkt-175708-Motul_Transoil_10W_30_Getriebeoel'), (27316, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27317, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27318, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27319, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27320, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27321, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27322, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27323, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (27324, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (27325, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (27326, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (27327, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (27328, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (27329, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (27330, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (27331, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (27332, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (27333, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (27334, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27335, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27336, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27337, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27338, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27339, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27340, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27341, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27342, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (27343, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (27344, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (27345, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (27346, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (27347, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (27348, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (27349, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (27350, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27351, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27352, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27353, 'http://www.markenoele.de/', 'http://markt.motorradonline.de/produkt-175708-Motul_Transoil_10W_30_Getriebeoel'), (27354, 'http://www.markenoele.de/', ''), (27355, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (27356, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=chrome&ie=UTF-8&q=motul+%C3%B6l'), (27357, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motu', 'http://www.markenoele.de/'), (27358, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/'), (27359, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+710', 'http://www.markenoele.de/'), (27360, 'http://www.markenoele.de/catalog/product/view/id/59', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+710'), (27361, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CUEmutUOwTPapMInSswaZ0KmnAa3BsMMB_em97RSFyuPtRwgAEAIoA1Cer6GNAWCVuv2BlAeQAQOgAcfRhPgDyAEBqQKdWhu53lW3PqoEGE_QNlG53nr5qn0m-_Qda9yUl3BeR7uUFw&sig=AGiWqtxCNFSjiAaGcjZchtS9WRPgHcYOBw&adurl=http://www.motulshop.de&rct=j&q'), (27362, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27363, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27364, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (27365, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (27366, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27367, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (27368, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/'), (27369, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/'), (27370, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (27371, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (27372, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (27373, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (27374, 'http://www.markenoele.de/catalog/product/view/id/89', 'http://www.google.de/products?hl=de&q=tcw3+vollsynthetisch&show=dd&sa=N&lnk=next&start=10'), (27375, 'http://www.markenoele.de/catalog/product/view/id/90', 'http://www.google.de/products?hl=de&q=tcw3+vollsynthetisch&spell=1&oi=spell'), (27376, 'http://www.markenoele.de/catalog/product/view/id/90', 'http://www.google.de/products?hl=de&q=tcw3+vollsynthetisch&spell=1&oi=spell'), (27377, 'http://www.markenoele.de/catalog/product/view/id/105/category/49', ''), (27378, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27379, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27380, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CYiG_5WywTKSyEYzSswaH_smmAa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglaqhgrAHoAHH0YT4A8gBAakCnVobud5Vtz6qBBNP0NfZc7KL3pgkVHo6G_1BzGfg&sig=AGiWqtzCPyxvHI1Gp4PKghBGtnPHLknOiw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (27381, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27382, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27383, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (27384, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27385, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (27386, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCoTOmnJewTPOILY2GOq7mnaEGrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWikoKgB6ABx9GE-APIAQGpAp1aG7neVbc-qgQTT9A7mTuPyTBROQ9JM0Ab4SckgA%26sig%3DAGiWqtx_B6FuIlJx0lzQlU2blS0yB77i-w%26adurl%3Dht'), (27387, 'http://www.markenoele.de/', 'http://www.google.com/search?source=ig&hl=de&rlz=&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (27388, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/'), (27389, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20W', 'http://www.markenoele.de/'), (27390, 'http://www.markenoele.de/catalogsearch/result/?q=20W50', 'http://www.markenoele.de/'), (27391, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20W50', 'http://www.markenoele.de/'), (27392, 'http://www.markenoele.de/catalogsearch/result/?q=20W50', 'http://www.markenoele.de/catalogsearch/result/?q=20W50'), (27393, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=20W50'), (27394, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27395, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (27396, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (27397, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (27398, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27399, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=20W50'), (27400, 'http://www.markenoele.de/', 'http://www.google.com/search?source=ig&hl=de&rlz=&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (27401, 'http://www.markenoele.de/catalogsearch/result/?q=20W50', 'http://www.markenoele.de/catalogsearch/result/?q=20W50'), (27402, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGIE_de&redir_esc=&ei=Y56wTLWuDcTDswaCt9CwDQ'), (27403, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27404, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p3984.m570.l1313&_nkw=Motul+Synergie+6100+10W-40&_sacat=See-All-Categories'), (27405, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27406, 'http://www.markenoele.de/', 'http://www.google.de/search?q=oel+motul+300+15+W-50&btnG=Suche&hl=de&client=opera&rls=de&sa=2'), (27407, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27408, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27409, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (27410, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (27411, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (27412, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (27413, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (27414, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (27415, 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (27416, 'http://www.markenoele.de/', ''), (27417, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=motul+300v', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v'), (27418, 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=motul+300v', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=motul+300v'), (27419, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=motul+300v', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v'), (27420, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27421, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27422, 'http://www.markenoele.de/', 'http://www.google.de/search?q=oel+motul+300+15+W-50&btnG=Suche&hl=de&client=opera&rls=de&sa=2'), (27423, 'http://www.markenoele.de/catalog/product/view/id/101/category/45', ''), (27424, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=Eyy&rls=org.mozilla%3Ade%3Aofficial&q=motul+8100+x-clean&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (27425, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27426, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (27427, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27428, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/search?q=motul+x-clean&hl=de&client=firefox-a&hs=SiK&rls=org.mozilla:de:official&prmd=sfd&ei=tbuwTNjxB5HIswaAsbzRDQ&start=10&sa=N'), (27429, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&btnG=Google-Suche&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (27430, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27431, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27432, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27433, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90dWwtNTEwMC00dC01MC5odG1s/product/50/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-50.html'), (27434, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-50.html'), (27435, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (27436, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/angebote-des-monats/'), (27437, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/wash-wax.html'), (27438, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27439, 'http://www.markenoele.de/catalog/product/view/id/121/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27440, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/fuel-system-clean-121.html'), (27441, 'http://www.markenoele.de/catalog/product/view/id/108/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (27442, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad/carbu-clean.html'), (27443, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLWZhbnNob3AtYXJ0aWtlbC5odG1s/product/140/', ''), (27444, 'http://www.markenoele.de/checkout/cart/', ''), (27445, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C9IdStMiwTJ6KHIiIOr2vgWetwbDDAf3pve0UzYD9vkcIABABKAJQnq-hjQFglbKVgqQHoAHH0YT4A8gBAakCnVobud5Vtz6qBBNP0OTqMZLYiISVklVnd3E6PPG8&sig=AGiWqtx9Tf5QJ3qy6F0oG4pY_LlKVKZj-g&adurl=http://www.motulshop.de&rct=j&q=motul%202%20t'), (27446, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27447, 'http://www.markenoele.de/catalog/product/view/id/4', 'http://www.google.de/products?q=motul+10w40++vw+5l&hl=de&scoring=p'), (27448, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-6100-synergie-5l.html?___store=esso_store_view&___store=esso_store_view'), (27449, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (27450, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motor%C3%B6l++motorrad+motul&aq=f&aqi=&aql=&oq=&gs_rfai='), (27451, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (27452, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motor%C3%B6l++motorrad+motul&aq=f&aqi=&aql=&oq=&gs_rfai='), (27453, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motor%C3%B6l++motorrad+motul&aq=f&aqi=&aql=&oq=&gs_rfai='), (27454, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/'), (27455, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27456, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27457, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27458, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (27459, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27460, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27461, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27462, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27463, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27464, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27465, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27466, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27467, 'http://www.markenoele.de/', 'http://www.elferteam.de/Forums/index.php?showtopic=42654'), (27468, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (27469, 'http://www.markenoele.de/', 'http://www.elferteam.de/Forums/index.php?showtopic=42654'), (27470, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27471, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27472, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (27473, 'http://www.markenoele.de/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (27474, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1T4RNWN_deDE263DE264&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=motul+&gs_rfai='), (27475, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (27476, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (27477, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe/motocool-factory-line.html'), (27478, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27479, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27480, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (27481, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cq_T0DN6wTMexNoX_sgbWkPmbAa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglYr-gZQHoAHH0YT4A8gBAakCnVobud5Vtz6qBBNP0Itarrcq___C0X1wpgbJm8_B&sig=AGiWqtxnGYlEP3i0OEP3VX5vfa9ZnBof6Q&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (27482, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-plus-1l.html'), (27483, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27484, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (27485, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (27486, 'http://www.markenoele.de/catalog/product/view/id/11/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (27487, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-plus-1l.html'), (27488, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (27489, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27490, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-3000-4t-32.html'), (27491, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27492, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-3000-4t-32.html'), (27493, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27494, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-3000-4t-32.html'), (27495, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27496, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-3000-4t-32.html'), (27497, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27498, 'http://www.markenoele.de/angebote-des-monats/', ''), (27499, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html'), (27500, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (27501, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-3000-4t.html'), (27502, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (27503, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-heizoel.html'), (27504, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-diesel.html'), (27505, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (27506, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-diesel.html'), (27507, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (27508, 'http://www.markenoele.de/', ''), (27509, 'http://www.markenoele.de/', ''), (27510, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-diesel.html'), (27511, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (27512, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-diesel.html'), (27513, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-heizoel.html'), (27514, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (27515, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-3000-4t.html'), (27516, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (27517, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-3000-4t.html'), (27518, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (27519, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-3000-4t.html'), (27520, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (27521, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html'), (27522, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27523, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (27524, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-3000-4t-32.html'), (27525, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (27526, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-plus-1l.html'), (27527, 'http://www.markenoele.de/catalog/product/view/id/11/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (27528, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (27529, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (27530, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27531, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (27532, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27533, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-plus-1l.html'), (27534, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (27535, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27536, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe/motocool-factory-line.html'), (27537, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (27538, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (27539, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (27540, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1T4RNWN_deDE263DE264&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=motul+&gs_rfai='), (27541, 'http://www.markenoele.de/catalog/product/view/id/30/category/32', ''), (27542, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (27543, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (27544, 'http://www.markenoele.de/', ''), (27545, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (27546, 'http://www.markenoele.de/catalog/product/view/id/110/category/48', ''), (27547, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27548, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (27549, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', ''), (27550, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (27551, 'http://www.markenoele.de/', ''), (27552, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/'), (27553, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (27554, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (27555, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+8100+X-clean+5W-40&url=/aclk%3Fsa%3Dl%26ai%3DCFqQbB4-xTIHQJ8PhswbyhbF5rcGwwwH96b3tFP3K4-1HCAAQAigCUJ6voY0BYJWilYKgB6ABx9GE-APIAQGpAp1aG7neVbc-qgQTT9BK6BDXyP_f4is5WZ2IcEp3Wg%26sig%3DAGiWqtwRFzEvoXS2VIOl476E3JcjrO3kUw%2'), (27556, 'http://www.markenoele.de/', ''), (27557, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4ACAW_deDE360DE367&q=motul+%c3%b6l'), (27558, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27559, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27560, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (27561, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27562, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27563, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4ACAW_deDE360DE367&q=motul+%c3%b6l'), (27564, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4ACAW_deDE360DE367&q=motul+%c3%b6l'), (27565, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27566, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (27567, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', ''), (27568, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (27569, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (27570, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v+10w40&url=/aclk%3Fsa%3Dl%26ai%3DCfNlu46exTO2fNIX9sgb6iYWzAa3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCVgq-CuAegAcfRhPgDyAEBqQKdWhu53lW3PqoEGE_Qxznk3XcJq558vR_x09XvloTt2M5rTg%26sig%3DAGiWqtwG2qYIkRVJU7tuNrCenrGioDPWhQ%26adu'), (27571, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (27572, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (27573, 'http://www.markenoele.de/catalog/product/view/id/4', 'http://www.google.de/products?oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&q=Motul+6100+Synergie%2B+10W40&um=1&ie=UTF-8&ei=Ea-xTJGbKsuUswaq2_mgBw&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CC0QrQQwAg'), (27574, 'http://www.markenoele.de/', 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2117678&SearchSource=3&q=motul+%C3%B6l'), (27575, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27576, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27577, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (27578, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (27579, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (27580, 'http://www.markenoele.de/catalog/product/view/id/10/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (27581, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (27582, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (27583, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (27584, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (27585, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCRG-N-LmxTPWfDsaIOpSNmZMBrcGwwwH96b3tFM2A_b5HCAAQASgDUJ6voY0BYJXCoIKwB6ABx9GE-APIAQGpAp1aG7neVbc-qgQTT9ABFAUyvrDmtV-k4im_-SqvZQ%26sig%3DAGiWqty4jAZWzUak7Ase-cHo2AU6sqCW6w%26adu'), (27586, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27587, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27588, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27589, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27590, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (27591, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/micro-2t.html'), (27592, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27593, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (27594, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (27595, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (27596, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (27597, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (27598, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (27599, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CcxoqksGxTNubAsX9sga-5t2JAa3BsMMB_em97RS97Pu-RwgAEAEgx5j4BVCer6GNAWCVqqCCsAegAcfRhPgDyAEBqQKdWhu53lW3PqoEE0_Qxdpi7AaKx_49uXpACSH0uTSABZBO&sig=AGiWqtzo_5Rb85vsrLkrmwJ4XD13sHQiPg&adurl=http://www.motulshop.de&rct=j&q=m'), (27600, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (27601, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=S2H&rls=org.mozilla:de:official&channel=s&q=motul+motor%C3%B6l&revid=1257189605&sa=X&ei=0cmxTOT4HJHJswbbz4DIDQ&ved=0CFoQ1QIoAA'), (27602, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=S2H&rls=org.mozilla:de:official&channel=s&q=motul+motor%C3%B6l&revid=1257189605&sa=X&ei=0cmxTOT4HJHJswbbz4DIDQ&ved=0CFoQ1QIoAA'), (27603, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27604, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27605, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (27606, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (27607, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (27608, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (27609, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (27610, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (27611, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (27612, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (27613, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=Motul+&gs_rfai='), (27614, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (27615, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (27616, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27617, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27618, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (27619, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (27620, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27621, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27622, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (27623, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (27624, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (27625, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (27626, 'http://www.markenoele.de/catalog/product/view/id/143/category/53', ''), (27627, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&rlz=1T4SUNC_deDE356DE356&q=motul+300v+le+mans&um=1&ie=UTF-8&ei=SNOxTML_IMifOs241NAF&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CCcQrQQwAA'), (27628, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27629, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27630, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (27631, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (27632, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (27633, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (27634, 'http://www.markenoele.de/catalog/product/view/id/116/category/48', ''), (27635, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CsTn3DtaxTJDWMIjgswaXhcBWrcGwwwH96b3tFLWD_b5HCAAQAiC2VCgCUJ6voY0BYJWyhYKYB6ABx9GE-APIAQGpAp1aG7neVbc-qgQYT9Cr9Ql5cm_fp0VA8-12ekFm_TZY7ISDgAWQTg&sig=AGiWqtw5JGLL2Be9_AhS9Z74QF0VUKH8jw&adurl=http://www.motulshop.de&rct'), (27636, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27637, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27638, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27639, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27640, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27641, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (27642, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (27643, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-competition.html'), (27644, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (27645, 'http://www.markenoele.de/catalog/product/view/id/112/category/48', ''), (27646, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCOturOtyxTMeZIs6QOtjHqMoBrcGwwwH96b3tFK224-1HCAAQAigDUJ6voY0BYJWCoIKwB6ABx9GE-APIAQGpAp1aG7neVbc-qgQWT9DU7UiqHUlJQIHIsA4ckjx7IyzJ2A%26sig%3DAGiWqtwyTZSuPU5UkjhEIRnc8qlinZgIaw%26adu'), (27647, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27648, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27649, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (27650, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (27651, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90b3JzcG9ydC9tb3R1bC0zMDB2LWNvbXBldGl0aW9uLTY4Lmh0bWw,/product/68/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-competition-68.html'), (27652, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-competition-68.html'), (27653, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&newwindow=1&client=firefox-a&hs=aaJ&rls=org.mozilla%3Ade%3Aofficial&q=MOTUL+%E2%80%9Efuel+system+clean%E2%80%9C&aq=f&aqi=&aql=&oq=&gs_rfai='), (27654, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (27655, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+300v+factory+line&url=/aclk%3Fsa%3Dl%26ai%3DCn_VbjeGxTLqjGYWvtAamt5HKAa3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJXK-YGUB6ABx9GE-APIAQGpAp1aG7neVbc-qgQYT9AZIS4A-Oduls9S08dLLSkP6jZXD2aw%26sig%3DAGiWqtxcI5GXEFyvizgVzk8MYXIpOJn'), (27656, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (27657, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27658, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (27659, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W50-Liter/dp/B0022ZEVZQ'), (27660, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CPjvzZuWxTLKZC4Piswa0z8RercGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVqreCyAegAcfRhPgDyAEBqQKdWhu53lW3PqoEE0_QFtkuNvQ7sYGsL_SWBDqnKTY&sig=AGiWqtxlxJrifNYh-3j37UhzpySFWEcihw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (27661, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27662, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27663, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27664, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (27665, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (27666, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (27667, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (27668, 'http://www.markenoele.de/catalog/product/view/id/77/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (27669, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (27670, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (27671, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (27672, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (27673, 'http://www.markenoele.de/catalog/category/view/id/44', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (27674, 'http://www.markenoele.de/catalog/category/view/id/45', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (27675, 'http://www.markenoele.de/catalog/category/view/id/46', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (27676, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (27677, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27678, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27679, 'http://www.markenoele.de/catalog/category/view/id/48?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (27680, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?p=2'), (27681, 'http://www.markenoele.de/catalog/category/view/id/48?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (27682, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27683, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27684, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27685, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27686, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27687, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27688, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27689, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27690, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27691, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27692, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27693, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27694, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27695, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27696, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27697, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27698, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27699, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27700, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27701, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27702, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27703, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27704, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27705, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27706, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27707, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27708, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27709, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27710, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27711, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27712, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27713, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27714, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27715, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27716, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27717, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27718, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27719, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27720, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27721, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27722, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27723, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27724, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27725, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27726, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27727, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27728, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27729, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27730, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27731, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_trkparms=65%253A15%257C66%253A2%257C39%253A1&rt=nc&_nkw=motul+5100&_dmpt=Motorrad_Kraftradteile&_ipg=200&_sc=1&_sop=15&_trksid=p3286.c0.m14.l1514'), (27732, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+20w50&aq=0&aqi=g6&aql=&oq=motul+2&gs_rfai='), (27733, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27734, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27735, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (27736, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (27737, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (27738, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (27739, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (27740, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (27741, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (27742, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (27743, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27744, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27745, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27746, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+20w50&aq=0&aqi=g6&aql=&oq=motul+2&gs_rfai='), (27747, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CLfHh97fyKQCFQKVzAod2T_UDA'), (27748, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27749, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27750, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCkuA2hfKxTKD3M4_Sswbah63UAa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVmqeCsAegAcfRhPgDyAEBqQKdWhu53lW3PqoEE0_QtGZZS2KGdRV-5LIoCf-UV1U%26sig%3DAGiWqty7_7yO5fzg_zsajldNq8RCRgSNJw%26adurl%3Dh'), (27751, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (27752, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (27753, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27754, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (27755, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (27756, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCkuA2hfKxTKD3M4_Sswbah63UAa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVmqeCsAegAcfRhPgDyAEBqQKdWhu53lW3PqoEE0_QtGZZS2KGdRV-5LIoCf-UV1U%26sig%3DAGiWqty7_7yO5fzg_zsajldNq8RCRgSNJw%26adurl%3Dh'), (27757, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=qfixTOCVOoKfOvKh6NQF&ved=0CB0QBSgA&q=motul+%C3%B6l&spell=1'), (27758, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27759, 'http://www.markenoele.de/', 'http://www.sitedossier.com/site/www.markenoele.de'), (27760, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=fW1&rls=org.mozilla:de:official&channel=s&&sa=X&ei=NAiyTIKPMYHBswaRk-C6DQ&ved=0CBwQBSgA&q=motul+300v+5w15+factory+line&spell=1'), (27761, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/'), (27762, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/'), (27763, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/'), (27764, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%205', 'http://www.markenoele.de/'), (27765, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%205w', 'http://www.markenoele.de/'), (27766, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%205w1', 'http://www.markenoele.de/'), (27767, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%205w15', 'http://www.markenoele.de/'), (27768, 'http://www.markenoele.de/catalogsearch/result/?q=300v+5w15', 'http://www.markenoele.de/'), (27769, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=fW1&rls=org.mozilla:de:official&channel=s&&sa=X&ei=NAiyTIKPMYHBswaRk-C6DQ&ved=0CBwQBSgA&q=motul+300v+5w15+factory+line&spell=1'), (27770, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.google.de/products?q=API+SJ+10W40+1l&hl=de&scoring=pd&show=dd&sa=N&start=60'), (27771, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (27772, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+510+2T+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (27773, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (27774, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (27775, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27776, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (27777, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27778, 'http://www.markenoele.de/', ''), (27779, 'http://www.markenoele.de/', ''), (27780, 'http://www.markenoele.de/contacts/', ''), (27781, 'http://www.markenoele.de/impressum/', ''), (27782, 'http://www.markenoele.de/checkout/', ''), (27783, 'http://www.markenoele.de/checkout/onepage/', ''), (27784, 'http://www.markenoele.de/checkout/cart/', ''), (27785, 'http://www.markenoele.de/angebote-des-monats/', ''), (27786, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (27787, 'http://www.markenoele.de/lieferung', ''), (27788, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (27789, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (27790, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (27791, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (27792, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (27793, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (27794, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (27795, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (27796, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (27797, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (27798, 'http://www.markenoele.de/agb/', ''), (27799, 'http://www.markenoele.de/widerruf/', ''), (27800, 'http://www.markenoele.de/datenschutz/', ''), (27801, 'http://www.markenoele.de/zahlung/', ''), (27802, 'http://www.markenoele.de/lieferung/', ''), (27803, 'http://www.markenoele.de/', ''), (27804, 'http://www.markenoele.de/', 'http://www.google.de/m/search?q=Motul+300V+Le+Mans+15W-60&ie=UTF-8&oe=UTF-8&hl=de&client=safari'), (27805, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27806, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27807, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27808, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (27809, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE357&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (27810, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27811, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27812, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (27813, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (27814, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (27815, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (27816, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=gebinde_groesse', ''), (27817, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=gebinde_groesse'), (27818, 'http://www.markenoele.de/catalog/product/view/id/3/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=list&order=gebinde_groesse'), (27819, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=gebinde_groesse'), (27820, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&mode=list&order=price', ''), (27821, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=list&order=gebinde_groesse'), (27822, 'http://www.markenoele.de/catalog/product/view/id/23/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=desc&mode=list&order=gebinde_groesse'), (27823, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=list&order=gebinde_groesse'), (27824, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=desc&mode=list&order=gebinde_groesse'), (27825, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-6100-synergie-5l.html'), (27826, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27827, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-6100-synergie-5l.html'), (27828, 'http://www.markenoele.de/catalog/product/view/id/181/category/52', ''), (27829, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27830, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-6100-synergie-5l.html'), (27831, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27832, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-6100-synergie-5l.html'), (27833, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=desc&mode=list&order=gebinde_groesse'), (27834, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=gebinde_groesse'), (27835, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=gebinde_groesse', ''), (27836, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (27837, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=list&order=gebinde_groesse'), (27838, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (27839, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27840, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27841, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE357&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (27842, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (27843, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=kaufen+motul+fuel+system+clean&meta=&aq=f&aqi=&aql=&oq=&gs_rfai='), (27844, 'http://www.markenoele.de/', 'http://web2.cylex.de/suche/deutschland/ort-/plz-/l1cy1-d_ort1cy1--plz1cy1-_name1cy1-grand%20prix%202%20t-s1.html'), (27845, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (27846, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel%20system%20cla', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (27847, 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+system+clean', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (27848, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel%20system%20clean', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (27849, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27850, 'http://www.markenoele.de/catalog/product/view/id/121', 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+system+clean'), (27851, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Gran', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27852, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Grand', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27853, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Grand%20Pri', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27854, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Grand%20Prix', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27855, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Grand%20Prix', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27856, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Grand%20Prix%202', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27857, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Grand%20Prix%202%20T', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27858, 'http://www.markenoele.de/catalogsearch/result/?q=Grand+Prix+2+T', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27859, 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+system+clean', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (27860, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mo', 'http://www.markenoele.de/catalogsearch/result/?q=Grand+Prix+2+T'), (27861, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/catalogsearch/result/?q=Grand+Prix+2+T'), (27862, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/catalogsearch/result/?q=Grand+Prix+2+T'), (27863, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20600', 'http://www.markenoele.de/catalogsearch/result/?q=Grand+Prix+2+T'), (27864, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motu', 'http://www.markenoele.de/catalogsearch/result/?q=Grand+Prix+2+T'), (27865, 'http://www.markenoele.de/catalog/product/view/id/119', 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+system+clean'), (27866, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+600', 'http://www.markenoele.de/catalogsearch/result/?q=Grand+Prix+2+T'), (27867, 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+system+clean', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (27868, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lz9xPW1vdHVsK2Z1ZWwrc3lzdGVtK2NsZWFu/product/121/', ''), (27869, 'http://www.markenoele.de/checkout/cart/', ''), (27870, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20600', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+600'), (27871, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20600%202', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+600'), (27872, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20600%202T', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+600'), (27873, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+600+2T', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+600'), (27874, 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+system+clean', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (27875, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+system+clean'), (27876, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Grabd', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+600+2T'), (27877, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Gra', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+600+2T'), (27878, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Grab', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+600+2T'), (27879, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (27880, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Grabd%20Prix%202%20T', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+600+2T'), (27881, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Grabd%20Prix', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+600+2T'), (27882, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Grabd%20Prix', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+600+2T'), (27883, 'http://www.markenoele.de/catalogsearch/result/?q=Grabd+Prix+2+T', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+600+2T'), (27884, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Grabd', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+600+2T'), (27885, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Grabd%20Pri', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+600+2T'), (27886, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Grabd%20P', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+600+2T'), (27887, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Grad%20Prix%202%20T', 'http://www.markenoele.de/catalogsearch/result/?q=Grabd+Prix+2+T'), (27888, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Grand%20Prix%202%20T', 'http://www.markenoele.de/catalogsearch/result/?q=Grabd+Prix+2+T'), (27889, 'http://www.markenoele.de/catalogsearch/result/?q=Grand+Prix+2+T', 'http://www.markenoele.de/catalogsearch/result/?q=Grabd+Prix+2+T'), (27890, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=NZt&rls=org.mozilla%3Ade%3Aofficial&q=motul+15w50+jaso+ma&aq=f&aqi=&aql=&oq=&gs_rfai='), (27891, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27892, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27893, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27894, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (27895, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27896, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27897, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27898, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=NZt&rls=org.mozilla%3Ade%3Aofficial&q=motul+15w50+jaso+ma&aq=f&aqi=&aql=&oq=&gs_rfai='), (27899, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=NZt&rls=org.mozilla%3Ade%3Aofficial&q=motul+15w50+jaso+ma&aq=f&aqi=&aql=&oq=&gs_rfai='), (27900, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27901, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27902, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27903, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (27904, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-3000-4t.html'), (27905, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27906, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27907, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27908, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-3000-4t.html'), (27909, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (27910, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27911, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27912, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27913, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=NZt&rls=org.mozilla%3Ade%3Aofficial&q=motul+15w50+jaso+ma&aq=f&aqi=&aql=&oq=&gs_rfai='), (27914, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+5100'), (27915, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (27916, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/wash-wax.html'), (27917, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (27918, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (27919, 'http://www.markenoele.de/catalog/category/view/id/15', ''), (27920, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=lr%3Dlang_de&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (27921, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27922, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27923, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27924, 'http://www.markenoele.de/catalog/category/view/id/10?limit=27', ''), (27925, 'http://www.markenoele.de/catalog/product/view/id/49/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=27'), (27926, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=27'), (27927, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-50.html'), (27928, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/lieferung/'), (27929, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CTTV4LumyTI_6KM2IOs_DpJUMrcGwwwH96b3tFIXK4-1HCAAQAVCer6GNAWCVspWCpAegAcfRhPgDyAEBqQIhxvjjx263PqoEGE_QcpM5rF1TkJ5dkd4OVW3DxY7YxOOcSw&sig=AGiWqtxXh57tex6_o6yotVdWPvpoVkEj_Q&adurl=http://www.motulshop.de&rct=j&q=motul%2'), (27930, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', ''), (27931, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (27932, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (27933, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (27934, 'http://www.markenoele.de/', 'http://www.preisvergleich.org/produktsuche/shell-2-takt-oel-sport-r_c14f9b0008adb80552ebcb4b003316ee/'), (27935, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27936, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27937, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27938, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27939, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/url?sa=t&source=web&cd=6&ved=0CDQQFjAF&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-multi-atf-1l.html&rct=j&q=motul%20multi%20atf&ei=rv2yTP_aKoHLswbj9823DQ&usg=AFQjCNGJ8tYkZuOCkxINO1n4_5f1Yn5hHA'), (27940, 'http://www.markenoele.de/catalog/product/view/id/57/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (27941, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-100-motomix-2t.html'), (27942, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27943, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27944, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (27945, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (27946, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4SUNC_deDE395DE395&q=motul+%c3%b6l'), (27947, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=COD9qMXvyqQCFYWRzAodLQloFA'), (27948, 'http://www.markenoele.de/', ''), (27949, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/'), (27950, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/datenschutz/'), (27951, 'http://www.markenoele.de/index.php/', ''), (27952, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/index.php/'), (27953, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/lieferung/'), (27954, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/agb/'), (27955, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/impressum/'), (27956, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/agb/'), (27957, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (27958, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CE0QFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Foldtimer%2Fmotul-classic-motor-oil-65.html&rct=j&q=%20motul%20classic&ei=8R2zTKK1Ac-Oswb6k4HDDQ&usg=AFQjCNE24qgcX8LfOZIbFRrvF_vZQr'), (27959, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C_9vjFyGzTLmnHYTiswb2y_mKAa3BsMMB_em97RStxePtRwgAEAFQnq-hjQFglZKqgrAHoAHH0YT4A8gBAakCfEYIKZ1jtz6qBBZP0PUZbU56tqRu7Lrv4zwAsPZnd_nA&sig=AGiWqtz_KnZDRl5iU6XoWoOcDXV9liKE8A&adurl=http://www.motulshop.de&rct=j&q=motul%20s'), (27960, 'http://www.markenoele.de/', ''), (27961, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC2aex-CGzTLWVCMSw4gaK0OyXBa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV0vaBlAegAcfRhPgDyAEBqQLnWfwuNGy3PqoEE0_Qm3DlGkUcbONp1EfxffJ_kpw%26sig%3DAGiWqtx5RdoaefoY5v_d98897MYFvFsD4Q%26adur'), (27962, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27963, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27964, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (27965, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (27966, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (27967, 'http://www.markenoele.de/catalog/product/view/id/4', 'http://www.google.de/products?q=motul+6100+synergie%2B&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=giKzTLzQJpCSswb4ucnUDQ&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CCUQrQQwAA'), (27968, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (27969, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (27970, 'http://www.markenoele.de/', ''), (27971, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (27972, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (27973, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (27974, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (27975, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (27976, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (27977, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27978, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27979, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (27980, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (27981, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (27982, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (27983, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (27984, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (27985, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (27986, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (27987, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (27988, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (27989, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (27990, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27991, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (27992, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (27993, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC2aex-CGzTLWVCMSw4gaK0OyXBa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV0vaBlAegAcfRhPgDyAEBqQLnWfwuNGy3PqoEE0_Qm3DlGkUcbONp1EfxffJ_kpw%26sig%3DAGiWqtx5RdoaefoY5v_d98897MYFvFsD4Q%26adur'), (27994, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/impressum/'), (27995, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbA,,/product/6/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27996, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (27997, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (27998, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (27999, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (28000, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28001, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (28002, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28003, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (28004, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28005, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (28006, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28007, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (28008, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (28009, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28010, 'http://www.markenoele.de/', ''), (28011, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (28012, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (28013, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (28014, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (28015, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (28016, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (28017, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (28018, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (28019, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (28020, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (28021, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (28022, 'http://www.markenoele.de/agb', ''), (28023, 'http://www.markenoele.de/altoelentsorgung', ''), (28024, 'http://www.markenoele.de/angebote-des-monats', ''), (28025, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (28026, 'http://www.markenoele.de/bestellung', ''), (28027, 'http://www.markenoele.de/checkout', ''), (28028, 'http://www.markenoele.de/checkout/onepage/', ''), (28029, 'http://www.markenoele.de/checkout/cart/', ''), (28030, 'http://www.markenoele.de/contacts', ''), (28031, 'http://www.markenoele.de/datenschutz', ''), (28032, 'http://www.markenoele.de/impressum', ''), (28033, 'http://www.markenoele.de/lieferung', ''), (28034, 'http://www.markenoele.de/motul_pflegeberater', ''), (28035, 'http://www.markenoele.de/widerruf', ''), (28036, 'http://www.markenoele.de/zahlung', ''), (28037, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (28038, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (28039, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (28040, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (28041, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (28042, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (28043, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (28044, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (28045, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (28046, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (28047, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (28048, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (28049, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (28050, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (28051, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (28052, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (28053, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (28054, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (28055, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (28056, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (28057, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (28058, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (28059, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (28060, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (28061, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (28062, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (28063, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=KUg&rls=org.mozilla:de:official&q=motul+motor%C3%B6l&revid=1459859197&sa=X&ei=8DizTIvhAY7NswbovqGrCw&ved=0CHMQ1QIoAA'), (28064, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28065, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28066, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28067, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28068, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28069, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28070, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28071, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w50', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28072, 'http://www.markenoele.de/catalogsearch/result/?q=15w50', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28073, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w50', 'http://www.markenoele.de/catalogsearch/result/?q=15w50'), (28074, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w50%203000', 'http://www.markenoele.de/catalogsearch/result/?q=15w50'), (28075, 'http://www.markenoele.de/catalogsearch/result/?q=15w50+3000', 'http://www.markenoele.de/catalogsearch/result/?q=15w50'), (28076, 'http://www.markenoele.de/catalogsearch/result/?q=15w50', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28077, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28078, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28079, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28080, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (28081, 'http://www.markenoele.de/catalogsearch/result/?q=300V+4T+FL+15W-50', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28082, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.markenoele.de/catalogsearch/result/?q=300V+4T+FL+15W-50'), (28083, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTMwMHYtNHQtZmFjdG9yeS1saW5lLTc2Lmh0bWw,/product/76/', 'http://www.markenoele.de/motul-300v-4t-factory-line-76.html'), (28084, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-300v-4t-factory-line-76.html'), (28085, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.markenoele.de/catalogsearch/result/?q=300V+4T+FL+15W-50'), (28086, 'http://www.markenoele.de/catalogsearch/result/?q=300V+4T+FL+15W-50', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28087, 'http://www.markenoele.de/', ''), (28088, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (28089, 'http://www.markenoele.de/', 'http://www.google.com/m/search?q=motul+%C3%B6l&aq=1&oq=motul&aqi=g6-k5d0t0&fkt=24840&fsdt=40836&csll=&action=&client=ms-null'), (28090, 'http://www.markenoele.de/catalog/product/view/id/139', 'http://www.markenoele.de/'), (28091, 'http://www.markenoele.de/catalogsearch/result/?q=motul+motorrad+ol', 'http://www.markenoele.de/motul-arbeitshandschuhe.html'), (28092, 'http://www.markenoele.de/catalog/product/view/id/56', 'http://www.markenoele.de/catalogsearch/result/?q=motul+motorrad+ol'), (28093, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCP6ltpT2zTOqXLsT9sga2oNSTCK3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVAqABx9GE-APIAQGpAgCpClvlYbc-qgQTT9ChM3IQnZ27xxJfoI187W4OHw%26sig%3DAGiWqtzpx_BSl4lCRltaRBoLPHeadtQI_A%26adurl%3Dhttp:/'), (28094, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28095, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28096, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28097, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28098, 'http://www.markenoele.de/catalog/product/view/id/57/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (28099, 'http://www.markenoele.de/catalog/product/view/id/58/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (28100, 'http://www.markenoele.de/catalog/product/view/id/59/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (28101, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90b3Jlbm9sL21vdHVsLTcxMC0ydC5odG1s/product/59/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-710-2t.html'), (28102, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-710-2t.html'), (28103, 'http://www.markenoele.de/catalog/product/view/id/59/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (28104, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-710-2t.html'), (28105, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (28106, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (28107, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (28108, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CBA49ZkKzTMq_JMXiswb20tHvAa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglcL3gZQHoAHH0YT4A8gBAakCAKkKW-Vhtz6qBBNP0K8kQvXBvTKMV__38u9OeTba&sig=AGiWqtyJCi_1qjISL1Yh3Z-_LwtIDXUL4A&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (28109, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (28110, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CBA49ZkKzTMq_JMXiswb20tHvAa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglcL3gZQHoAHH0YT4A8gBAakCAKkKW-Vhtz6qBBNP0K8kQvXBvTKMV__38u9OeTba&sig=AGiWqtyJCi_1qjISL1Yh3Z-_LwtIDXUL4A&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (28111, 'http://www.markenoele.de/catalog/product/view/id/4', 'http://www.google.de/products?q=6100+Synergie&scoring=p&show=dd&sa=N&start=10'), (28112, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-6100-synergie-5l.html?___store=esso_store_view&___store=esso_store_view'), (28113, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28114, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-6100-synergie-5l.html?___store=esso_store_view&___store=esso_store_view'), (28115, 'http://www.markenoele.de/catalog/product/view/id/4', 'http://www.google.de/products?q=6100+Synergie&scoring=p&show=dd&sa=N&start=10'), (28116, 'http://www.markenoele.de/', 'http://web2.cylex.de/firma-home/motul-deutschland-gmbh-2079063.html'), (28117, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28118, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28119, 'http://www.markenoele.de/', 'http://www.sedoparking.com/www.shell-helix.de/'), (28120, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28121, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28122, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (28123, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28124, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (28125, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (28126, 'http://www.markenoele.de/', 'http://www.2takt-freaks.net/'), (28127, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28128, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CDIQFjAC&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-multi-atf-1l.html&rct=j&q=multi%20atf&ei=v2GzTMyfDI_BswbD7unXDQ&usg=AFQjCNGJ8tYkZuOCkxINO1n4_5f1Yn5hHA'), (28129, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CDIQFjAC&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-multi-atf-1l.html&rct=j&q=multi%20atf&ei=v2GzTMyfDI_BswbD7unXDQ&usg=AFQjCNGJ8tYkZuOCkxINO1n4_5f1Yn5hHA'), (28130, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C3qwo8WKzTN3oJ4WvtAamt5HKAa3BsMMB_em97RSFu-PtRwgAEAFQnq-hjQFgldKjgrAHoAHH0YT4A8gBAakCXwevVbJHtz6qBBNP0HfTn9RHxxtccir9mKH2KJno&sig=AGiWqtxaprz1BpYKZQvdNJHV7k8sBLYZ_Q&adurl=http://www.motulshop.de&rct=j&q=MOTUL%20Multi'), (28131, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C3qwo8WKzTN3oJ4WvtAamt5HKAa3BsMMB_em97RSFu-PtRwgAEAFQnq-hjQFgldKjgrAHoAHH0YT4A8gBAakCXwevVbJHtz6qBBNP0HfTn9RHxxtccir9mKH2KJno&sig=AGiWqtxaprz1BpYKZQvdNJHV7k8sBLYZ_Q&adurl=http://www.motulshop.de&rct=j&q=MOTUL%20Multi'), (28132, 'http://www.markenoele.de/', 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCc4XBJWazTKCHE8ewtAbbzp3tB63BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqzgsAHoAHH0YT4A8gBAakCAKkKW-Vhtz6qBBNP0Asb1t6fz5ejBYMsLsLVhJfi%26sig%3DAGiWqtw4znhiN4kL7W5LkwfyUxLIjrHK9Q%26adurl%3Dhttp'), (28133, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28134, 'http://www.markenoele.de/catalog/category/view/id/14', ''), (28135, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28136, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28137, 'http://www.markenoele.de/catalog/product/view/id/102/category/45', ''), (28138, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28139, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28140, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (28141, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (28142, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (28143, 'http://www.markenoele.de/catalogsearch/result/?q=20W-50', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t.html'), (28144, 'http://www.markenoele.de/catalog/product/view/id/31', 'http://www.markenoele.de/catalogsearch/result/?q=20W-50'), (28145, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%96l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (28146, 'http://www.markenoele.de/catalogsearch/result/?q=15W-50', 'http://www.markenoele.de/motul-3000-4t.html'), (28147, 'http://www.markenoele.de/catalog/product/view/id/48', 'http://www.markenoele.de/catalogsearch/result/?q=15W-50'), (28148, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-5100-4t-48.html'), (28149, 'http://www.markenoele.de/catalog/product/view/id/48/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28150, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-48.html'), (28151, 'http://www.markenoele.de/catalog/product/view/id/32/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28152, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-48.html'), (28153, 'http://www.markenoele.de/catalog/product/view/id/33/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28154, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+15w+50&meta=&btnG=Google-Suche'), (28155, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28156, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28157, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28158, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28159, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28160, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28161, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+15w+50&meta=&btnG=Google-Suche'), (28162, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-48.html'), (28163, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1286825599&flash=10.0.22&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fteilehandel%2Farticles%2F173634%2F&dt=12868256'), (28164, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28165, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28166, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (28167, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name&p=4'), (28168, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbD9kaXI9YXNjJm9yZGVyPW5hbWUmcD01/product/12/', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name&p=5'), (28169, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name&p=5'), (28170, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', ''), (28171, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=Motul+3000+SAE+20W-50+Motor%F6l&x=17&y=19'), (28172, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+3000+SAE+20W-50+Motor%C3%B6l', 'http://www.markenoele.de/'), (28173, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (28174, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (28175, 'http://www.markenoele.de/catalog/product/view/id/161/category/28', ''), (28176, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (28177, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (28178, 'http://www.markenoele.de/', ''), (28179, 'http://www.markenoele.de/', ''), (28180, 'http://www.markenoele.de/', ''), (28181, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (28182, 'http://www.markenoele.de/', ''), (28183, 'http://www.markenoele.de/zahlung/', ''), (28184, 'http://www.markenoele.de/', ''), (28185, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (28186, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (28187, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (28188, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (28189, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (28190, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (28191, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (28192, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (28193, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (28194, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (28195, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (28196, 'http://www.markenoele.de/agb', ''), (28197, 'http://www.markenoele.de/altoelentsorgung', ''), (28198, 'http://www.markenoele.de/angebote-des-monats', ''), (28199, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (28200, 'http://www.markenoele.de/bestellung', ''), (28201, 'http://www.markenoele.de/checkout', ''), (28202, 'http://www.markenoele.de/checkout/onepage/', ''), (28203, 'http://www.markenoele.de/checkout/cart/', ''), (28204, 'http://www.markenoele.de/contacts', ''), (28205, 'http://www.markenoele.de/datenschutz', ''), (28206, 'http://www.markenoele.de/impressum', ''), (28207, 'http://www.markenoele.de/lieferung', ''), (28208, 'http://www.markenoele.de/motul_pflegeberater', ''), (28209, 'http://www.markenoele.de/widerruf', ''), (28210, 'http://www.markenoele.de/zahlung', ''), (28211, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (28212, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (28213, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (28214, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (28215, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (28216, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (28217, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (28218, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (28219, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (28220, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (28221, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (28222, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (28223, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (28224, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (28225, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (28226, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (28227, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (28228, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (28229, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (28230, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (28231, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (28232, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (28233, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (28234, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (28235, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (28236, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28237, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&client=firefox-a&rlz=1R1GGIC_de___DE356'), (28238, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28239, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28240, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (28241, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (28242, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (28243, 'http://www.markenoele.de/', 'http://www.google.com/search?q=mobil+classic+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.debian:de-AT:unofficial&client=iceweasel-a'), (28244, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28245, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28246, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (28247, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (28248, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (28249, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28250, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (28251, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28252, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28253, 'http://www.markenoele.de/', 'http://www.google.com/search?q=mobil+classic+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.debian:de-AT:unofficial&client=iceweasel-a'), (28254, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (28255, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (28256, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (28257, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28258, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (28259, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28260, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (28261, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28262, 'http://www.markenoele.de/', ''), (28263, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/139/', 'http://www.markenoele.de/'), (28264, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (28265, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (28266, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/50/', 'http://www.markenoele.de/'), (28267, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (28268, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (28269, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (28270, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (28271, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28272, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (28273, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28274, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (28275, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28276, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (28277, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (28278, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=7&aqi=g10&aql=&oq=motul&gs_rfai='), (28279, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (28280, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=7&aqi=g10&aql=&oq=motul&gs_rfai='), (28281, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (28282, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28283, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (28284, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28285, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (28286, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28287, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (28288, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (28289, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28290, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (28291, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28292, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (28293, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28294, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (28295, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (28296, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (28297, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (28298, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28299, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (28300, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28301, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (28302, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28303, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (28304, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/onepage/'), (28305, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/'), (28306, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (28307, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28308, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (28309, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28310, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (28311, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/onepage/'), (28312, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (28313, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/252/', 'http://www.markenoele.de/'), (28314, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (28315, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (28316, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (28317, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/bestellung/'), (28318, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (28319, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (28320, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (28321, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28322, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (28323, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28324, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (28325, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28326, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (28327, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28328, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (28329, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (28330, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (28331, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/zahlung/'), (28332, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (28333, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (28334, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (28335, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28336, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (28337, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28338, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (28339, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28340, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (28341, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28342, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (28343, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (28344, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (28345, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28346, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (28347, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28348, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (28349, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (28350, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/checkout/onepage/'), (28351, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (28352, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (28353, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/checkout/onepage/'), (28354, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/onepage/'), (28355, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/'), (28356, 'http://www.markenoele.de/zahlung/', ''), (28357, 'http://www.markenoele.de/zahlung/', ''), (28358, 'http://www.markenoele.de/', 'http://www.google.com/search?q=motul+classic&hl=de&client=iceweasel-a&rls=org.debian:de-AT:unofficial&ei=0yu0TPirFcrFswatrfm2CQ&start=20&sa=N'), (28359, 'http://www.markenoele.de/zahlung/', ''), (28360, 'http://www.markenoele.de/', ''), (28361, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (28362, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/esso-diesel.html'), (28363, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (28364, 'http://www.markenoele.de/catalog/product/view/id/122/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (28365, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte/diesel-system-clean.html'), (28366, 'http://www.markenoele.de/', ''), (28367, 'http://www.markenoele.de/', ''), (28368, 'http://www.markenoele.de/contacts/', ''), (28369, 'http://www.markenoele.de/angebote-des-monats/', ''), (28370, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (28371, 'http://www.markenoele.de/lieferung', ''), (28372, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (28373, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (28374, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (28375, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (28376, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (28377, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (28378, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (28379, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (28380, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (28381, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (28382, 'http://www.markenoele.de/agb/', ''), (28383, 'http://www.markenoele.de/impressum/', ''), (28384, 'http://www.markenoele.de/widerruf/', ''), (28385, 'http://www.markenoele.de/datenschutz/', ''), (28386, 'http://www.markenoele.de/zahlung/', ''), (28387, 'http://www.markenoele.de/lieferung/', ''), (28388, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6314761684476094&output=html&h=90&slotname=5932571500&w=728&lmt=1286877520&flash=10.1.85&url=http%3A%2F%2Fwww.online-verkauf.org%2Fsearch%2F1%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2Cmotul.html%3Fgclid'), (28389, 'http://www.markenoele.de/altoelentsorgung/', ''), (28390, 'http://www.markenoele.de/bestellung/', ''), (28391, 'http://www.markenoele.de/motul_pflegeberater/', ''), (28392, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (28393, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (28394, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (28395, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28396, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (28397, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (28398, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (28399, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (28400, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (28401, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (28402, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (28403, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (28404, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (28405, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28406, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (28407, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (28408, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (28409, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (28410, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (28411, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (28412, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (28413, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (28414, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (28415, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (28416, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (28417, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (28418, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (28419, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (28420, 'http://www.markenoele.de/zahlung/', ''), (28421, 'http://www.markenoele.de/zahlung/', ''), (28422, 'http://www.markenoele.de/zahlung/', ''), (28423, 'http://www.markenoele.de/zahlung/', ''), (28424, 'http://www.markenoele.de/', ''), (28425, 'http://www.markenoele.de/zahlung/', ''), (28426, 'http://www.markenoele.de/zahlung/', ''), (28427, 'http://www.markenoele.de/zahlung/', ''), (28428, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (28429, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28430, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28431, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28432, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28433, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28434, 'http://www.markenoele.de/zahlung/', ''), (28435, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28436, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-3000-4t.html'), (28437, 'http://www.markenoele.de/catalog/product/view/id/48/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28438, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-3000-4t.html'), (28439, 'http://www.markenoele.de/catalog/product/view/id/51/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28440, 'http://www.markenoele.de/zahlung/', ''), (28441, 'http://www.markenoele.de/zahlung/', ''), (28442, 'http://www.markenoele.de/zahlung/', ''), (28443, 'http://www.markenoele.de/zahlung', ''), (28444, 'http://www.markenoele.de/zahlung', ''), (28445, 'http://www.markenoele.de/', ''), (28446, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/'), (28447, 'http://www.markenoele.de/', ''), (28448, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (28449, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/lieferung/'), (28450, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/impressum/'), (28451, 'http://www.markenoele.de/', ''), (28452, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cg6MDPj20TMP-KYKwtAaP0uH5Ba3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbKfgrAHoAHH0YT4A8gBAakCRq_FMGA3tz6qBBNP0LlnHRa7y7xney2HAsLRdOap&sig=AGiWqtzBBKxbYzfEVp1Zkw408r_C7JIYew&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (28453, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28454, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28455, 'http://www.markenoele.de/catalog/product/view/id/17/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (28456, 'http://www.markenoele.de/catalog/product/gallery/id/17/image/98/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-eco-clean-c1-17.html'), (28457, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-eco-clean-c1-17.html'), (28458, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (28459, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (28460, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=ChZNJBz-0TLPeKcL9sgbP8-mYCq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglcKggrAHoAHH0YT4A8gBAakCt6BO7O4wtz6qBBNP0HG7J_urlvQzJa4mcp5xCsFx&sig=AGiWqtzGRY0QKKXTTSP5yQ-4TAbbZzsUzA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (28461, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28462, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=ChZNJBz-0TLPeKcL9sgbP8-mYCq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglcKggrAHoAHH0YT4A8gBAakCt6BO7O4wtz6qBBNP0HG7J_urlvQzJa4mcp5xCsFx&sig=AGiWqtzGRY0QKKXTTSP5yQ-4TAbbZzsUzA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (28463, 'http://www.markenoele.de/catalog/product/view/id/79', 'http://www.google.de/products?hl=de&rlz=1R2MOOI_deDE393&q=motul+grand+prix&um=1&ie=UTF-8&sa=N&tab=wf'), (28464, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-kart-grand-prix-2t.html?___store=esso_store_view&___store=esso_store_view'), (28465, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28466, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28467, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (28468, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (28469, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CO655tCazaQCFQI03wodIF11EA'), (28470, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A3903&rt=nc&_nkw=Motul+300v+10w40&_trksid=p3286.c0.m14&_sop=15&_sc=1'), (28471, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28472, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28473, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28474, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (28475, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (28476, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+15w50'), (28477, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28478, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28479, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (28480, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28481, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28482, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28483, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (28484, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (28485, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (28486, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28487, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28488, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28489, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (28490, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/impressum/'), (28491, 'http://www.markenoele.de/', ''), (28492, 'http://www.markenoele.de/catalog/product/view/id/162/category/28', ''), (28493, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (28494, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (28495, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (28496, 'http://www.markenoele.de/catalog/product/view/id/79/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (28497, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/motul-kart-grand-prix-2t.html'), (28498, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (28499, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (28500, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (28501, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (28502, 'http://www.markenoele.de/catalog/category/view/id/40?p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (28503, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=1'), (28504, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cy75OLVm0TK2bG4L9sgawh6XnD63BsMMB_em97RTFwuPtRwgAEAEgx5j4BVCer6GNAWCVwpaCqAegAcfRhPgDyAEBqQK3oE7s7jC3PqoEFk_Q-lGP7kx_SPY9jR28BQW3xfozkz-ABZBOugUTCJCY9q2uzaQCFUPJzAodfmuxlsoFAA&sig=AGiWqtzHaeldSmRBd7pBKEfpTG-w8VJfyg&a'), (28505, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (28506, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980'), (28507, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/search?q=motul+8100+x-clean&hl=de&client=firefox-a&hs=IYf&rls=org.mozilla:de:official&prmd=s&ei=MmG0TPzAJ4iWswaTwuGmCA&start=10&sa=N'), (28508, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', ''), (28509, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980&p=71326'), (28510, 'http://www.markenoele.de/', ''), (28511, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=emS0TMCuHdHoOfTL0dkJ&ved=0CC0QBSgA&q=motul+Motor%C3%B6l&spell=1'), (28512, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=emS0TMCuHdHoOfTL0dkJ&ved=0CC0QBSgA&q=motul+Motor%C3%B6l&spell=1'), (28513, 'http://www.markenoele.de/', 'http://www.markenoele.de/zahlung/'), (28514, 'http://www.markenoele.de/', ''), (28515, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=emS0TMCuHdHoOfTL0dkJ&ved=0CC0QBSgA&q=motul+Motor%C3%B6l&spell=1'), (28516, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE362&q=motul+5100+4t+10w-40&meta=&aq=f&aqi=&aql=&oq=&gs_rfai='), (28517, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (28518, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (28519, 'http://www.markenoele.de/', 'http://www.websuche.de'), (28520, 'http://www.markenoele.de/catalog/product/view/id/2/category/6', ''), (28521, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980'), (28522, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980'), (28523, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980'), (28524, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CvAX5dnK0TPfnKdOu4gbroqCXBa3BsMMB_em97RTlzePtRwgAEAFQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCGuZilVQitz6qBBNP0CJaNeuBwnD_Kziz300iMSu4&sig=AGiWqtwuXQrKhrlmCga84XjcGYZnRNM6-g&adurl=http://www.motulshop.de&rct=j&q=motul%20tech%'), (28525, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980'), (28526, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (28527, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (28528, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (28529, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CvAX5dnK0TPfnKdOu4gbroqCXBa3BsMMB_em97RTlzePtRwgAEAFQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCGuZilVQitz6qBBNP0CJaNeuBwnD_Kziz300iMSu4&sig=AGiWqtwuXQrKhrlmCga84XjcGYZnRNM6-g&adurl=http://www.motulshop.de&rct=j&q=motul%20tech%'), (28530, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (28531, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/moto-wash.html'), (28532, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (28533, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (28534, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CvAX5dnK0TPfnKdOu4gbroqCXBa3BsMMB_em97RTlzePtRwgAEAFQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCGuZilVQitz6qBBNP0CJaNeuBwnD_Kziz300iMSu4&sig=AGiWqtwuXQrKhrlmCga84XjcGYZnRNM6-g&adurl=http://www.motulshop.de&rct=j&q=motul%20tech%'), (28535, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=bqg&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+%C3%B6l&aq=f&aqi=g7&aql=&oq=&gs_rfai='), (28536, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=11&ved=0CFIQFjAK&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20X-cess&ei=7nW0TN7mF4KWOpK5uaoK&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw&cad=rja'), (28537, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (28538, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (28539, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (28540, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CWYnGOYK0TICOBYL8sgbnwaHSAa3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJWKn4KwB6ABx9GE-APIAQGpAq7bSYheNLc-qgQYT9CootEUw5q7C4eraJWsatQo-q14PpSR&sig=AGiWqtwrcoRX2c9-KjfuPTJgzVf4xm9IeA&adurl=http://www.motulshop.de&rct=j&q=motul'), (28541, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28542, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28543, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28544, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28545, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (28546, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28547, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28548, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28549, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28550, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CWYnGOYK0TICOBYL8sgbnwaHSAa3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJWKn4KwB6ABx9GE-APIAQGpAq7bSYheNLc-qgQYT9CootEUw5q7C4eraJWsatQo-q14PpSR&sig=AGiWqtwrcoRX2c9-KjfuPTJgzVf4xm9IeA&adurl=http://www.motulshop.de&rct=j&q=motul'), (28551, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CWrokkIa0TLmsLYf-sgbEuoTHAa3BsMMB_em97RTFwuPtRwgAEAFQnq-hjQFglbqJgpgHoAHH0YT4A8gBAakCOgNRHjcvtz6qBBZP0KwT72XqIeeQoQLK0pBifrbvPrcw&sig=AGiWqtxtZvORfZRQpS0uxdgwKLhbCSugpA&adurl=http://www.motulshop.de&rct=j&q=motul%20w'), (28552, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (28553, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (28554, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (28555, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (28556, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-pflegeprodukte/shine-go-silicone-clean.html'), (28557, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/lieferung'), (28558, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28559, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28560, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28561, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C3p-bKIm0TP3dKYGLOpjBsZ0BrcGwwwH96b3tFK2E_b5HCAAQASgCUJ6voY0BYJUCoAHH0YT4A8gBAakCOgNRHjcvtz6qBBhP0Ahc95C4Lj8-TwI2Cu84xgJv-KHgwN4&sig=AGiWqtzlmBZ0DwFanvSkGc2msxy_RJsK_g&adurl=http://www.motulshop.de&rct=j&q=motul%20mo'), (28562, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28563, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28564, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (28565, 'http://www.markenoele.de/catalog/product/view/id/76/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (28566, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-4t-factory-line-76.html'), (28567, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (28568, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (28569, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (28570, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (28571, 'http://www.markenoele.de/motul_pflegeberater/', ''), (28572, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28573, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+300+v&_sacat=0&_odkw=motul&_osacat=0&_trksid=p3286.c0.m270.l1313'), (28574, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (28575, 'http://www.markenoele.de/', 'http://www.google.de/products?q=motul+fuel+system+clean+eigenschaften&hl=de&aq=f'), (28576, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (28577, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (28578, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fue', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (28579, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (28580, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20s', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (28581, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (28582, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20sy', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (28583, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20syst', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (28584, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20system', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (28585, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20system', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (28586, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20system%20cl', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (28587, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20system%20cle', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (28588, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20system%20clean', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (28589, 'http://www.markenoele.de/catalogsearch/result/?q=fuel+system+clean', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (28590, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (28591, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/catalogsearch/result/?q=fuel+system+clean'), (28592, 'http://www.markenoele.de/catalogsearch/result/?q=fuel+system+clean', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (28593, 'http://www.markenoele.de/catalogsearch/result/?q=fuel+system+clean', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (28594, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1286906144&flash=0&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Foelwechsel-corolla-e-11-t2844731.html&dt=1286906144947&shv=r2'), (28595, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (28596, 'http://www.markenoele.de/', ''), (28597, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1286907119&flash=7.0.19&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Faudi-80-b3-oellampe-leuchtet-nach-start-und-geht-kurz-da'), (28598, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (28599, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (28600, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28601, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (28602, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28603, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (28604, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28605, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (28606, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28607, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (28608, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28609, 'http://www.markenoele.de/catalog/product/view/id/16/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (28610, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28611, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (28612, 'http://www.markenoele.de/catalog/product/gallery/id/11/image/52/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-plus-1l.html'), (28613, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28614, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (28615, 'http://www.markenoele.de/catalog/product/view/id/22/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (28616, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (28617, 'http://www.markenoele.de/catalog/product/view/id/27/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (28618, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (28619, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (28620, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (28621, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300V+4T+FL+15W-50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (28622, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28623, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28624, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28625, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (28626, 'http://www.markenoele.de/catalog/product/view/id/65/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (28627, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28628, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (28629, 'http://www.markenoele.de/catalog/product/view/id/66/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (28630, 'http://www.markenoele.de/catalog/product/view/id/56/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (28631, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28632, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28633, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28634, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28635, 'http://www.markenoele.de/', ''), (28636, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28637, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28638, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28639, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28640, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28641, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28642, 'http://www.markenoele.de/catalog/product/view/id/147', ''), (28643, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', ''), (28644, 'http://www.markenoele.de/', ''), (28645, 'http://www.markenoele.de/lieferung/', ''), (28646, 'http://www.markenoele.de/catalog/product/view/id/110/category/49', ''), (28647, 'http://www.markenoele.de/catalog/product/view/id/73/category/33', ''), (28648, 'http://www.markenoele.de/datenschutz/', ''), (28649, 'http://www.markenoele.de/altoelentsorgung/', ''), (28650, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&client=firefox-a&hs=IhE&rls=org.mozilla:de:official&channel=s&q=motul%20%C3%96l&um=1&ie=UTF-8&sa=N&tab=wf'), (28651, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28652, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28653, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28654, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (28655, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (28656, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28657, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-50.html'), (28658, 'http://www.markenoele.de/catalog/category/view/id/29', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (28659, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (28660, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (28661, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', ''), (28662, 'http://www.markenoele.de/', ''), (28663, 'http://www.markenoele.de/', ''), (28664, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.google.de/search?q=20w50+oldtimer&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (28665, 'http://www.markenoele.de/', ''), (28666, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (28667, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&hl=de&client=safari'), (28668, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&hl=de&client=safari'), (28669, 'http://www.markenoele.de/', ''), (28670, 'http://www.markenoele.de/', ''), (28671, 'http://www.markenoele.de/', 'http://www.google.com/search?q=Motul+300V+4T+Factory+Line+10W-40+billiger&rlz='), (28672, 'http://www.markenoele.de/', ''), (28673, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28674, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (28675, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27', ''), (28676, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (28677, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (28678, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28679, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (28680, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (28681, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27', ''), (28682, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28683, 'http://www.markenoele.de/', 'http://www.google.com/search?q=Motul+300V+4T+Factory+Line+10W-40+billiger&rlz='), (28684, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+fuel+system+clean&meta=&aq=0&aqi=g1&aql=&oq=motul+fuel&gs_rfai='), (28685, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (28686, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (28687, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28688, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28689, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (28690, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (28691, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (28692, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20cl', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (28693, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (28694, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel%20system%20cle', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (28695, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel%20system%20clean', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (28696, 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+system+clean', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (28697, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+system+clean'), (28698, 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+system+clean', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (28699, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28700, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (28701, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28702, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+fuel+system+clean&meta=&aq=0&aqi=g1&aql=&oq=motul+fuel&gs_rfai='), (28703, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (28704, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CR40eDVW1TJ_qKozQswaLpdCcAa3BsMMB_em97RSt1I_8BggAEAFQnq-hjQFglcKhgrAHoAHH0YT4A8gBAakC9PyVSLxZtz6qBBZP0D3Uib3Vjb7xjsU3pNbl9QzaeoxJ&sig=AGiWqtyx_2AnJaNJ6GAhsyWBiZzkVxlAaQ&adurl=http://www.motulshop.de&rct=j&q=Fuel%20Sy'), (28705, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (28706, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20System%20Clean', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (28707, 'http://www.markenoele.de/catalogsearch/result/?q=Fuel+System+Clean', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (28708, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CNNTvUFa1TOHxHMH6sgbhx9BhrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQL0_JVIvFm3PqoEE0_QOW8JFWsucSN3czfGnuiaP58&sig=AGiWqty5MulCfaaWPhmA4r8V5yM6NKD8uQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (28709, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28710, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28711, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28712, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CNNTvUFa1TOHxHMH6sgbhx9BhrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQL0_JVIvFm3PqoEE0_QOW8JFWsucSN3czfGnuiaP58&sig=AGiWqty5MulCfaaWPhmA4r8V5yM6NKD8uQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (28713, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/catalogsearch/result/?q=Fuel+System+Clean'), (28714, 'http://www.markenoele.de/catalogsearch/result/?q=Fuel+System+Clean', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (28715, 'http://www.markenoele.de/catalog/product/view/id/121', 'http://www.markenoele.de/catalogsearch/result/?q=Fuel+System+Clean'), (28716, 'http://www.markenoele.de/catalogsearch/result/?q=Fuel+System+Clean', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (28717, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CdW0ZWly1TKqWNsyMOvuw-JIGrcGwwwH96b3tFI-13kQQAVCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQL0_JVIvFm3PqoEGE_QkObwE590eZb3FDFVcQ6Rp6qAAIM1pw&num=2&sig=AGiWqtxrBVJDeCcUDnWuHC5dyWJGIqAEwQ&adurl=http://www.motulshop.de&rct=j&q=motul'), (28718, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28719, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28720, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (28721, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (28722, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (28723, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (28724, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (28725, 'http://www.markenoele.de/catalog/product/view/id/75/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (28726, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ciq7aLWi1TNG_Oo3PswaX7KGdAa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCViqOCsAegAcfRhPgDyAEBqQL0_JVIvFm3PqoEE0_Q4wqWVRS2xDzH_-7yuCMFbYM&sig=AGiWqtz38hbn9enUxu5rvtm1wkwPHgPTeA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (28727, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5w30'), (28728, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28729, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CDFVYAHG1TKinEo_QswbA0p2VAa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVqp-CsAegAcfRhPgDyAEBqQL0_JVIvFm3PqoEE0_Q3n0S0-GVwclIY7Qau0ZrvlE&sig=AGiWqtx4zS9rSld9Oybi8nnrkj-9BAW0HA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (28730, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28731, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28732, 'http://www.markenoele.de/catalog/product/view/id/12', 'http://www.google.de/products?hl=de&q=Motul+8100+X+Clean%2B&show=dd&sa=N&start=20'), (28733, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/motul-8100-x-clean-plus-5l.html?___store=esso_store_view&___store=esso_store_view'), (28734, 'http://www.markenoele.de/catalog/product/view/id/12', 'http://www.google.de/products?hl=de&q=Motul+8100+X+Clean%2B&show=dd&sa=N&start=20'), (28735, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (28736, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/search?hl=de&source=hp&q=Motul+8100+X+Clean%2B&btnG=Google-Suche'), (28737, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+8100+X+Clean%2B&hl=de&prmd=s&ei=CXO1TOv5HYGXOtLcuZYG&start=10&sa=N'), (28738, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (28739, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (28740, 'http://www.markenoele.de/', ''), (28741, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CH8DJ3o21TN3oOcHhswaSwcnaAq3BsMMB_em97RSFyuPtRwgAEAEoAlCer6GNAWCV2qKCsAegAcfRhPgDyAEBqQLGReme8nm3PqoEGE_Q8LpI4D0OQ5vXFopcm-wQwzoJl0bWEQ&sig=AGiWqtz2Vs479chEgXDJE3hs2WNuaewqOw&adurl=http://www.motulshop.de&rct=j&q=pre'), (28742, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28743, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28744, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28745, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28746, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28747, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (28748, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28749, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28750, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28751, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28752, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28753, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (28754, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CobSrfpO1TIW5MIXRswbV1Z2UAa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakC9PyVSLxZtz6qBBNP0CU4staK3HqGwG4bEH5FenfA&sig=AGiWqtyFpnVTQnjfC49sRyySGpIPF8m-eA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (28755, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28756, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28757, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28758, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CobSrfpO1TIW5MIXRswbV1Z2UAa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakC9PyVSLxZtz6qBBNP0CU4staK3HqGwG4bEH5FenfA&sig=AGiWqtyFpnVTQnjfC49sRyySGpIPF8m-eA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (28759, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=motul+&gs_rfai='), (28760, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28761, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28762, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (28763, 'http://www.markenoele.de/catalog/product/view/id/188/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (28764, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (28765, 'http://www.markenoele.de/catalog/product/view/id/30/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (28766, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (28767, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (28768, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-300.html'), (28769, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28770, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28771, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28772, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28773, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=ab0&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&q=motul+shop&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (28774, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CzLY3pKS1TKLyDpCKOuSMsbAGrcGwwwH96b3tFIXK4-1HCAAQAVCer6GNAWCVgqCCsAegAcfRhPgDyAEBqQLGReme8nm3PqoEGE_QOpzQEE9lFd8nhn0ptb3pRv9Y3OxoOQ&sig=AGiWqtxEXIOjjG1TeQCr1tawCxX4qTATfA&adurl=http://www.motulshop.de&rct=j&q=motul%2'), (28775, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w50', 'http://www.markenoele.de/'), (28776, 'http://www.markenoele.de/catalogsearch/result/?q=20w50', 'http://www.markenoele.de/'), (28777, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=20w50'), (28778, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28779, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (28780, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (28781, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (28782, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (28783, 'http://www.markenoele.de/catalog/product/view/id/65/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (28784, 'http://www.markenoele.de/catalog/product/view/id/59', 'http://www.google.de/products?q=%22motul+710%22+berlin&hl=de&aq=f'), (28785, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-710-2t.html?___store=esso_store_view&___store=esso_store_view'), (28786, 'http://www.markenoele.de/catalog/product/view/id/59', 'http://www.google.de/products?q=%22motul+710%22+berlin&hl=de&aq=f'), (28787, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980'), (28788, 'http://www.markenoele.de/', 'http://www.gutefrage.net/tag/5w40/1'), (28789, 'http://www.markenoele.de/', 'http://www.google.de/search?q=+MOTUL+5100+Motor%C3%B6l+10W-40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (28790, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motor%C3%B6l+motul+5100+10w40+ester'), (28791, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (28792, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28793, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C3x7Sc8i1TLTWConQswbyt5GBAa3BsMMB_em97RSdx-PtRxACKARQnq-hjQFglZKqgrAHoAHH0YT4A8gBAakC18_yZhNztz6qBBhP0GyV3CHbaqvwRbP-TV_uvtDdiRVGRLk&num=2&sig=AGiWqty72C5N-62nxTLy6H_rOp6Utqj-Mw&adurl=http://www.motulshop.de&rct=j&q='), (28794, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CLCiJIcq1TPa8MMjPswacwN2pAa3BsMMB_em97RSdx-PtRwgAEAEoAlCer6GNAWCVkqqCsAegAcfRhPgDyAEBqQLXz_JmE3O3PqoEGE_QtEnzUKURfAdbVsXutTkxluHu6jPx3A&sig=AGiWqty31I5RrVGOhW8aJj_Lq0yrfX0dfA&adurl=http://www.motulshop.de&rct=j&q=mot'), (28795, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28796, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28797, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28798, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CLCiJIcq1TPa8MMjPswacwN2pAa3BsMMB_em97RSdx-PtRwgAEAEoAlCer6GNAWCVkqqCsAegAcfRhPgDyAEBqQLXz_JmE3O3PqoEGE_QtEnzUKURfAdbVsXutTkxluHu6jPx3A&sig=AGiWqty31I5RrVGOhW8aJj_Lq0yrfX0dfA&adurl=http://www.motulshop.de&rct=j&q=mot'), (28799, 'http://www.markenoele.de/', ''), (28800, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/'), (28801, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-5100-4t-252.html'), (28802, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (28803, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28804, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ce-WaR9e1TLCAIJCPOrj9vFCtwbDDAf3pve0Uvez7vkcIABACKANQnq-hjQFglaqzgsAHoAHH0YT4A8gBAakCKYv9R1hrtz6qBBNP0Khgcumr5lvKjQ4sG9TJb06h&sig=AGiWqtwouDtjBJv-WUSQ-bnFYopQtvvolg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (28805, 'http://www.markenoele.de/catalog/product/view/id/170/category/18', ''), (28806, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (28807, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (28808, 'http://www.markenoele.de/catalog/product/view/id/157/category/51', ''), (28809, 'http://www.markenoele.de/catalog/product/view/id/139/category/51', ''), (28810, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980&view=unread'), (28811, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+20w50&aq=f&aqi=&aql=&oq=&gs_rfai='), (28812, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28813, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28814, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28815, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28816, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28817, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28818, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28819, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28820, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28821, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28822, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+20w50&aq=f&aqi=&aql=&oq=&gs_rfai='), (28823, 'http://www.markenoele.de/catalog/category/view/id/11', ''), (28824, 'http://www.markenoele.de/catalog/product/view/id/24', ''), (28825, 'http://www.markenoele.de/catalog/product/view/id/9', ''), (28826, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28827, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (28828, 'http://www.markenoele.de/', ''), (28829, 'http://www.markenoele.de/catalog/category/view/id/8', ''), (28830, 'http://www.markenoele.de/catalog/product/view/id/85', ''), (28831, 'http://www.markenoele.de/catalog/product/view/id/109', ''), (28832, 'http://www.markenoele.de/catalog/product/view/id/26', ''), (28833, 'http://www.markenoele.de/catalog/product/view/id/171', ''), (28834, 'http://www.markenoele.de/catalog/product/view/id/28', ''), (28835, 'http://www.markenoele.de/catalog/product/view/id/31', ''), (28836, 'http://www.markenoele.de/catalog/product/view/id/91', ''), (28837, 'http://www.markenoele.de/catalog/product/view/id/143', ''), (28838, 'http://www.markenoele.de/about-magento-demo-store', ''), (28839, 'http://www.markenoele.de/catalog/product/view/id/164', ''), (28840, 'http://www.markenoele.de/catalog/product/view/id/14', ''), (28841, 'http://www.markenoele.de/catalog/product/view/id/82', ''), (28842, 'http://www.markenoele.de/catalog/product/view/id/66', ''), (28843, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (28844, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (28845, 'http://www.markenoele.de/catalog/product/view/id/150', ''), (28846, 'http://www.markenoele.de/catalog/product/view/id/27', ''), (28847, 'http://www.markenoele.de/', ''), (28848, 'http://www.markenoele.de/', ''), (28849, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (28850, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28851, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28852, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28853, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (28854, 'http://www.markenoele.de/catalog/product/view/id/15', ''), (28855, 'http://www.markenoele.de/', ''), (28856, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=Motul+Fuel+System+Clean&btnG=Suche&meta=&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (28857, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=Motul+Fuel+System+Clean&btnG=Suche&meta=&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (28858, 'http://www.markenoele.de/catalog/product/view/id/25', ''), (28859, 'http://www.markenoele.de/motul_pflegeberater/', ''), (28860, 'http://www.markenoele.de/catalog/product/view/id/7', ''), (28861, 'http://www.markenoele.de/catalog/product/view/id/65', ''), (28862, 'http://www.markenoele.de/catalog/product/view/id/56', ''), (28863, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (28864, 'http://www.markenoele.de/catalog/product/view/id/74', ''), (28865, 'http://www.markenoele.de/catalog/product/view/id/161', ''), (28866, 'http://www.markenoele.de/catalog/product/view/id/51', ''), (28867, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (28868, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (28869, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.google.de/search?q=motor%C3%B6l+20w-50+classic+motor+oil&hl=de&client=safari&rls=en&prmd=s&ei=tdq2TP_ZBMGUOt6njKEJ&start=10&sa=N'), (28870, 'http://www.markenoele.de/catalog/product/view/id/12', ''), (28871, 'http://www.markenoele.de/catalog/product/view/id/120', ''), (28872, 'http://www.markenoele.de/catalog/product/view/id/59', ''), (28873, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CmxmauOC2TMuzEcmvtAb66uGpA63BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV6rWCxAegAcfRhPgDyAEBqQJOmDZ4dJ63PqoEE0_QODrIqjZe5INMKwvDBK0uDg4&sig=AGiWqtwph1gYREAnZ9XFxMc8Mtsnx2CqgA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (28874, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28875, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28876, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (28877, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (28878, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (28879, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (28880, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (28881, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (28882, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28883, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28884, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (28885, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (28886, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (28887, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (28888, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (28889, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (28890, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (28891, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (28892, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (28893, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (28894, 'http://www.markenoele.de/catalog/product/view/id/64', ''), (28895, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (28896, 'http://www.markenoele.de/catalog/product/view/id/77/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (28897, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (28898, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (28899, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (28900, 'http://www.markenoele.de/catalog/product/view/id/57/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (28901, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (28902, 'http://www.markenoele.de/catalog/product/view/id/58/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (28903, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (28904, 'http://www.markenoele.de/catalog/product/view/id/59/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (28905, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=motul+motor%C3%B6l+shop+motorrad&um=1&ie=UTF-8&ei=_uO2TKP-AcbGswbegMmRCQ&sa=X&oi=product_result_group&ct=title&resnum=4&ved=0CDgQrQQwAw'), (28906, 'http://www.markenoele.de/catalog/product/view/id/61', ''), (28907, 'http://www.markenoele.de/catalog/product/view/id/69', ''), (28908, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (28909, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (28910, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (28911, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (28912, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (28913, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (28914, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (28915, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (28916, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (28917, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (28918, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (28919, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28920, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (28921, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (28922, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (28923, 'http://www.markenoele.de/catalog/product/view/id/23', ''), (28924, 'http://www.markenoele.de/', 'http://www.google.at/url?sa=t&source=web&cd=6&sqi=2&ved=0CC8QFjAF&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20onlineshop&ei=NOq2TLu2BIfFswb5wMiSCw&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (28925, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CxFk02eq2TIqOGNCIOtOs7LgDrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV0puCrAegAcfRhPgDyAEBqQKt_7Vr4p63PqoEE0_QfyoKt-SREBV7ukvz9vSF3nw&sig=AGiWqtxN9PSJwMAKBmDOAfc-PD3-UHOXEA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (28926, 'http://www.markenoele.de/', 'http://www.google.at/url?sa=t&source=web&cd=6&sqi=2&ved=0CC8QFjAF&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20onlineshop&ei=NOq2TLu2BIfFswb5wMiSCw&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (28927, 'http://www.markenoele.de/', 'http://www.google.at/url?sa=t&source=web&cd=6&sqi=2&ved=0CC8QFjAF&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20onlineshop&ei=NOq2TLu2BIfFswb5wMiSCw&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (28928, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28929, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28930, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (28931, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (28932, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (28933, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (28934, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28935, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28936, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28937, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28938, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28939, 'http://www.markenoele.de/', 'http://www.google.at/url?sa=t&source=web&cd=6&sqi=2&ved=0CC8QFjAF&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20onlineshop&ei=NOq2TLu2BIfFswb5wMiSCw&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (28940, 'http://www.markenoele.de/', 'http://www.google.at/url?sa=t&source=web&cd=6&sqi=2&ved=0CC8QFjAF&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20onlineshop&ei=NOq2TLu2BIfFswb5wMiSCw&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (28941, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (28942, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (28943, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul_pflegeberater/'), (28944, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (28945, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28946, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (28947, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (28948, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (28949, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbD9wPTU,/product/61/', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (28950, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (28951, 'http://www.markenoele.de/catalog/product/view/id/71', ''), (28952, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (28953, 'http://www.markenoele.de/catalog/product/view/id/152', ''), (28954, 'http://www.markenoele.de/', ''), (28955, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2289627611955391&format=336x280_as&output=html&h=280&w=336&lmt=1287059050&channel=2481586612&ad_type=text_image&alternate_ad_url=http%3A%2F%2Fwww.robotinho.de%2Fwerbung%2Fostsee_angebot.html'), (28956, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CUSPbz_i2TOndKceFOtq66NcDrcGwwwH96b3tFO3M4-1HEAUoCFCer6GNAWCV0piCrAegAcfRhPgDyAEBqQKt_7Vr4p63PqoEGE_QghAnjAsF91jswMfrCjnFNOr4TdwacA&num=7&sig=AGiWqtys3x5ci5gCP7NF5-XcZF8PPfNw4w&adurl=http://www.motulshop.de&rct=j&q=2'), (28957, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28958, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28959, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (28960, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (28961, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28962, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (28963, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (28964, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28965, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (28966, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (28967, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28968, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28969, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28970, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/frage/wann-macht-ihr-euer-motorrad-winterfest-einmotten'), (28971, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (28972, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', ''), (28973, 'http://www.markenoele.de/', 'http://www.google.com/aclk?sa=l&ai=CzrX3SwK3TIGXCMPsjAfMpqm6Aq3BsMMB_em97RTtzOPtRwgAEAMgx5j4BSgDUJ6voY0BYJXKgoKYB6ABx9GE-APIAQGpAk6YNnh0nrc-qgQTT9C_4l1cXYH2yYtNd-2ruFXvLoAFkE4&sig=AGiWqtwlW89hLl2qphLfYu9ReBwO3F07lA&adurl=http://www.motulshop.de&rct=j'), (28974, 'http://www.markenoele.de/zahlung/', ''), (28975, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CnIDL5hO3TPfoBY6x4gaZwuiDA63BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFglYKggrAHoAHH0YT4A8gBAakCTpg2eHSetz6qBBhP0EnWhaMrkCy5jOia8-iY2aOYymNWeD0&sig=AGiWqty0iSaKAWVxmw59G0FvZGS2ZPoXsg&adurl=http://www.motulshop.de&rct=j&q=motul%'), (28976, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (28977, 'http://www.markenoele.de/catalogsearch/result/?q=20+w+50', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (28978, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=20+w+50'), (28979, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (28980, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CnNgNyBW3TN3vEoH7sgb1s53AA63BsMMB_em97RTtvePtRwgAEAEgx5j4BSgCUJ6voY0BYJXCoIKwB6ABx9GE-APIAQGpAq3_tWvinrc-qgQYT9Dlin4nxzXY_NQTYKGQ21HxZe-5XxoTgAWQTg&sig=AGiWqtwlsqv245bBAmQJaKcrk3QfKoFvMg&adurl=http://www.motulshop.de'), (28981, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28982, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CnNgNyBW3TN3vEoH7sgb1s53AA63BsMMB_em97RTtvePtRwgAEAEgx5j4BSgCUJ6voY0BYJXCoIKwB6ABx9GE-APIAQGpAq3_tWvinrc-qgQYT9Dlin4nxzXY_NQTYKGQ21HxZe-5XxoTgAWQTg&sig=AGiWqtwlsqv245bBAmQJaKcrk3QfKoFvMg&adurl=http://www.motulshop.de'), (28983, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28984, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28985, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (28986, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28987, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (28988, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CnNgNyBW3TN3vEoH7sgb1s53AA63BsMMB_em97RTtvePtRwgAEAEgx5j4BSgCUJ6voY0BYJXCoIKwB6ABx9GE-APIAQGpAq3_tWvinrc-qgQYT9Dlin4nxzXY_NQTYKGQ21HxZe-5XxoTgAWQTg&sig=AGiWqtwlsqv245bBAmQJaKcrk3QfKoFvMg&adurl=http://www.motulshop.de'), (28989, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (28990, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (28991, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (28992, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (28993, 'http://www.markenoele.de/', ''), (28994, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (28995, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet&p=4'), (28996, 'http://www.markenoele.de/index.php', ''), (28997, 'http://www.markenoele.de/index.php', ''), (28998, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet&p=3'), (28999, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (29000, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (29001, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (29002, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (29003, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (29004, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet&p=4'), (29005, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet&p=3'), (29006, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (29007, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (29008, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29009, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29010, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=20+w+50'), (29011, 'http://www.markenoele.de/catalogsearch/result/?q=20+w+50', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (29012, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (29013, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CnIDL5hO3TPfoBY6x4gaZwuiDA63BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFglYKggrAHoAHH0YT4A8gBAakCTpg2eHSetz6qBBhP0EnWhaMrkCy5jOia8-iY2aOYymNWeD0&sig=AGiWqty0iSaKAWVxmw59G0FvZGS2ZPoXsg&adurl=http://www.motulshop.de&rct=j&q=motul%'), (29014, 'http://www.markenoele.de/index.php', ''), (29015, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/index.php'), (29016, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/index.php'), (29017, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/lieferung'), (29018, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/agb/'), (29019, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/widerruf/'), (29020, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/datenschutz/'), (29021, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/zahlung/'), (29022, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/lieferung/'), (29023, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/altoelentsorgung/'), (29024, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/bestellung/'), (29025, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29026, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/lieferung'), (29027, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbA,,/product/3/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29028, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29029, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE384&=&q=motul+motor%C3%B6l&aq=7&aqi=g10&aql=&oq=motul&gs_rfai='), (29030, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29031, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29032, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (29033, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29034, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (29035, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29036, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29037, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE384&=&q=motul+motor%C3%B6l&aq=7&aqi=g10&aql=&oq=motul&gs_rfai='), (29038, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CxYsrPxq3TM2IIIPhswbqq-iiA63BsMMB_em97RSPtd5ECAAQAVCer6GNAWCV4qeCsAegAcfRhPgDyAEBqQLW4ahYVai3PqoEGE_QUkAOarofV2DpHDsl8orPEAhiQIApFg&sig=AGiWqtwKfuYxiNHAGoQLM-lzeLtUx3cqzQ&adurl=http://www.motulshop.de&rct=j&q=EK%20Pr'), (29039, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29040, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29041, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29042, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (29043, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (29044, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (29045, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (29046, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (29047, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+8100+x-clean'), (29048, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (29049, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/'), (29050, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/'), (29051, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x', 'http://www.markenoele.de/'), (29052, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x-clean', 'http://www.markenoele.de/'), (29053, 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-clean', 'http://www.markenoele.de/'), (29054, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-clean'), (29055, 'http://www.markenoele.de/catalog/product/gallery/id/69/image/40/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300-v-le-mans.html'), (29056, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (29057, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (29058, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-competition-68.html'), (29059, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-heizoel.html'), (29060, 'http://www.markenoele.de/catalog/category/view/id/46', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (29061, 'http://www.markenoele.de/catalog/product/view/id/117/category/46', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (29062, 'http://www.markenoele.de/catalog/product/gallery/id/8/image/175/', ''), (29063, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel/top-gel.html'), (29064, 'http://www.markenoele.de/catalog/product/view/id/99/category/47', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (29065, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_npmv=3&_trksid=p3902.m570.l1311&_nkw=2takt%C3%B6l&_sacat=See-All-Categories'), (29066, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (29067, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_npmv=3&_trksid=p3902.m570.l1311&_nkw=2takt%C3%B6l&_sacat=See-All-Categories'), (29068, 'http://www.markenoele.de/', 'http://www.websuche.de'), (29069, 'http://www.markenoele.de/catalog/product/view/id/229/category/51', ''), (29070, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=90&slotname=4498595130&w=728&lmt=1287071064&channel=4582219326&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-fuer-peugeot-speedfight-2'), (29071, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (29072, 'http://www.markenoele.de/catalog/product/view/id/16', 'http://www.google.de/'), (29073, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-8100-eco-clean-c1.html?___store=esso_store_view&___store=esso_store_view'), (29074, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (29075, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29076, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29077, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (29078, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (29079, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (29080, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', ''), (29081, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (29082, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (29083, 'http://www.markenoele.de/catalog/product/view/id/235/category/51', ''), (29084, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.google.de/products?hl=de&cr=countryDE&q=motul+eco+energy+8100&um=1&ie=UTF-8&ei=A0y3TNSsI4fAswa60YSTCw&sa=X&oi=mode_link&ct=mode&ved=0CCEQ_AU'), (29085, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.gs-forum.eu/showthread.php?t=49932'), (29086, 'http://www.markenoele.de/catalog/product/view/id/84/category/25', 'http://suche.t-online.de/fast-cgi/tsc?dia=pto&cvold=novariante&sr=ptoweb&more=variante0x&q=motor%C3%B6l+volvo+penta+vds+2&device=html&classification=web&mandant=bidcs&context=internet-tab&tpc=internet&ptl=std&adpage=2&www_start=10&www_num=10'), (29087, 'http://www.markenoele.de/catalog/category/view/id/27', 'http://www.markenoele.de/motul-schmierstoffe/marine/inboard-tech-4t.html'), (29088, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (29089, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (29090, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29091, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+specific+5w30&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (29092, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+specific+5w30&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (29093, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29094, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29095, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (29096, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (29097, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (29098, 'http://www.markenoele.de/', ''), (29099, 'http://www.markenoele.de/catalog/product/view/id/33', 'http://www.google.de/products?q=motul+5100&authorid=8134812&cdn=Energie+%26+Service+S%C3%BCd+...&lnk=storesugg&show=dd&ei=_V23TKu8LtCu-Aav_c2PBg&sa=X&ved=0CDIQhggoAg'), (29100, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-5100-4t.html?___store=esso_store_view&___store=esso_store_view'), (29101, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/lieferung'), (29102, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29103, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtNDEwMC1wb3dlci0xbC5odG1s/product/2/', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-1l.html'), (29104, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-1l.html'), (29105, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.gs-forum.eu/showthread.php?t=49932'), (29106, 'http://www.markenoele.de/catalog/product/gallery/id/111/image/74/', ''), (29107, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (29108, 'http://www.markenoele.de/', 'http://www.google.de/search?aq=f&sourceid=chrome&ie=UTF-8&q=motor%C3%B6le+g%C3%BCnstig'), (29109, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (29110, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (29111, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (29112, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (29113, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29114, 'http://www.markenoele.de/catalog/product/view/id/2/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29115, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29116, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29117, 'http://www.markenoele.de/catalog/product/view/id/10/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (29118, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29119, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (29120, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29121, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29122, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (29123, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (29124, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980'), (29125, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (29126, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (29127, 'http://www.markenoele.de/datenschutz/', ''), (29128, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (29129, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (29130, 'http://www.markenoele.de/catalog/category/view/id/33', ''), (29131, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (29132, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (29133, 'http://www.markenoele.de/catalog/product/view/id/144', ''), (29134, 'http://www.markenoele.de/catalog/product/view/id/109/category/49', ''), (29135, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (29136, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (29137, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (29138, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (29139, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (29140, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (29141, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (29142, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (29143, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+Power+Plus+10W-40&meta=cr%3DcountryDE&btnG=Google-Suche'), (29144, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29145, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29146, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29147, 'http://www.markenoele.de/catalog/category/view/id/7?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (29148, 'http://www.markenoele.de/catalog/category/view/id/7?mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (29149, 'http://www.markenoele.de/catalog/category/view/id/7?mode=list&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list&p=2'), (29150, 'http://www.markenoele.de/catalog/category/view/id/7?mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (29151, 'http://www.markenoele.de/catalog/category/view/id/7?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (29152, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29153, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29154, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29155, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+Power+Plus+10W-40&meta=cr%3DcountryDE&btnG=Google-Suche'), (29156, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (29157, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (29158, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (29159, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (29160, 'http://www.markenoele.de/', ''), (29161, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://gs-forum.eu/showthread.php?t=49932'), (29162, 'http://www.markenoele.de/catalog/product/view/id/16', 'http://www.google.de/products?hl=de&q=ACEA+C1+motul+5w+30&um=1&ie=UTF-8&ei=TgW4TJDNB8yNjAeAtvmkDg&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CBYQrQQwAA'), (29163, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+8100+x-clean&rlz=1I7SUNC_de'), (29164, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (29165, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (29166, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29167, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29168, 'http://www.markenoele.de/catalog/product/view/id/12/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (29169, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtYXV0b3NjaG1pZXJzdG9mZmUvbW90dWwtODEwMC14LWNsZWFuLXBsdXMtNWwuaHRtbA,,/product/12/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-plus-5l.html'), (29170, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-plus-5l.html'), (29171, 'http://www.markenoele.de/catalog/product/view/id/12', 'http://www.markenoele.de/checkout/cart/'), (29172, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CZYQrbxC4TJXoNsLSswbI7JTeAq3BsMMB_em97RS1g_2-RwgAEAIgx5j4BSgCUJ6voY0BYJWCgIDEB6ABx9GE-APIAQGpAtL6OKq8nLc-qgQYT9CuWK7dNpENPByaflmmZD4g-KVjbPMDgAWQTg&sig=AGiWqtxQgSyczid_ApN-6eRwXgJLsfqtfg&adurl=http://www.motulshop.de'), (29173, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CZYQrbxC4TJXoNsLSswbI7JTeAq3BsMMB_em97RS1g_2-RwgAEAIgx5j4BSgCUJ6voY0BYJWCgIDEB6ABx9GE-APIAQGpAtL6OKq8nLc-qgQYT9CuWK7dNpENPByaflmmZD4g-KVjbPMDgAWQTg&sig=AGiWqtxQgSyczid_ApN-6eRwXgJLsfqtfg&adurl=http://www.motulshop.de'), (29174, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (29175, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (29176, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (29177, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (29178, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-Classic-Motor%C3%B6l-20W50-Liter/dp/B003AWYPII/ref=sr_1_5?ie=UTF8&s=automotive&qid=1276250812&sr=1-5'), (29179, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29180, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29181, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29182, 'http://www.markenoele.de/', ''), (29183, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29184, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CT3hp5Rm4TI7DBNaAjAezlqmEBK3BsMMB_em97RS97Pu-RwgAEAEg4bfmBygCUJ6voY0BYJWK-IGUB6ABx9GE-APIAQGpAtL6OKq8nLc-qgQTT9B9NbQiULmAoDfZdPHzBQ7ZdIAFkE4&sig=AGiWqtxo12MDU8p5PoZ98sEnDEEDxswPLw&adurl=http://www.motulshop.de&rct=j&'), (29185, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (29186, 'http://www.markenoele.de/catalog/category/view/id/44', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (29187, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29188, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (29189, 'http://www.markenoele.de/catalog/category/view/id/17', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (29190, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (29191, 'http://www.markenoele.de/', 'http://www.kaufen.com/Preisvergleich/result.jsp?pageid=3&q=motul+motor%C3%B6l'), (29192, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29193, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29194, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29195, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-cess-5l.html'), (29196, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29197, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29198, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29199, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (29200, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (29201, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CgJ-ivyG4TJK5J4SMOqHhgeICrcGwwwH96b3tFO294-1HCAAQAVCer6GNAWCVkrKCvAegAcfRhPgDyAEBqQKAPy7Jd6S3PqoEE0_QEQaGbtDTa77iWZyKYap2SoY&sig=AGiWqtzH_GufY5byKBrXibUW52WZtrM7dg&adurl=http://www.motulshop.de&rct=j&q=motul%208100%2'), (29202, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (29203, 'http://www.markenoele.de/', ''), (29204, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (29205, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (29206, 'http://www.markenoele.de/catalog/product/view/id/182/category/52', ''), (29207, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CJ2kz9Te4TN2dJMmKOvyWpIIDrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWCoIKwB6ABx9GE-APIAQGpArmrKn4Lp7c-qgQTT9Dj8l-_jkIIWS5hoAiR16SyxQ&sig=AGiWqtwf_SRDsf80w7A5CaiY6_FYVjgTyA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3'), (29208, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29209, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29210, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (29211, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (29212, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (29213, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (29214, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (29215, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (29216, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29217, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (29218, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (29219, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (29220, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (29221, 'http://www.markenoele.de/', ''), (29222, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C8-JzlTq4TJq-II7QswaKwO36Aq3BsMMB_em97RS1xOPtRwgAEAEoAlCer6GNAWCVqpKCoAegAcfRhPgDyAEBqQK5qyp-C6e3PqoEE0_Q-i2pv8WNP4fas1w65iAvbjU&sig=AGiWqtwDIjACCqc-Idnxv2QL8ef4A80SdA&adurl=http://www.motulshop.de&rct=j&q=motul%20fa'), (29223, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (29224, 'http://www.markenoele.de/', 'http://www.google.de/search?client=opera&rls=ru&q=MOTUL+300V+High+RPM+SAE+0W20+RACING+%C3%96l+Motor%C3%B6l&sourceid=opera&ie=utf-8&oe=utf-8'), (29225, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29226, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (29227, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29228, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29229, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29230, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (29231, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (29232, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (29233, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (29234, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (29235, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (29236, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (29237, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (29238, 'http://www.markenoele.de/lieferung/', ''), (29239, 'http://www.markenoele.de/', ''), (29240, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (29241, 'http://www.markenoele.de/contacts/', ''), (29242, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ct2YLS2e4TMT1FMawtAaPoc24Aq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVuomCmAegAcfRhPgDyAEBqQLCcC_im6O3PqoEE0_QStSPltfRDap9P3DM83R1vWM&sig=AGiWqtw_GB7jMjdZIqtKLFKdkofWmXo49A&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (29243, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29244, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29245, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29246, 'http://www.markenoele.de/catalog/product/view/id/12/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (29247, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29248, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (29249, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29250, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29251, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29252, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ct2YLS2e4TMT1FMawtAaPoc24Aq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVuomCmAegAcfRhPgDyAEBqQLCcC_im6O3PqoEE0_QStSPltfRDap9P3DM83R1vWM&sig=AGiWqtw_GB7jMjdZIqtKLFKdkofWmXo49A&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (29253, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CHNUZdHO4TOrJB8WROqzl4ZsGrcGwwwH96b3tFM2A_b5HCAAQASgCUJ6voY0BYJWK-IGUB6ABx9GE-APIAQGpAsJwL-Kbo7c-qgQTT9Cm9tR6pzBauG7YraWKQV5AxLoFEwiTg7r9l9WkAhVCdQ4KHVw7lcrKBQA&sig=AGiWqtwEjfreeuQShvq8nojmoyX6knMYlg&adurl=http://www'), (29254, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29255, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29256, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (29257, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (29258, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (29259, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (29260, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (29261, 'http://www.markenoele.de/bestellung/', ''), (29262, 'http://www.markenoele.de/agb', ''), (29263, 'http://www.markenoele.de/catalog/product/view/id/142/category/53', ''), (29264, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (29265, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (29266, 'http://www.markenoele.de/', ''), (29267, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (29268, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (29269, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/search?q=Motul+X-Clean+5W-40&hl=de&rls=com.microsoft:de:IE-SearchBox&rlz=1I7IRFC_de&prmd=s&ei=-pi4TO2VNIieOpuPyPMM&start=10&sa=N'), (29270, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+motor%C3%B6l+sae+30'), (29271, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29272, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29273, 'http://www.markenoele.de/catalog/product/view/id/141/category/53', ''), (29274, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980'), (29275, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (29276, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/search?hl=de&source=hp&q=motul+multi+atf&aq=0&aqi=g1&aql=&oq=Motul+Multi&gs_rfai='), (29277, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (29278, 'http://www.markenoele.de/catalog/product/view/id/173/category/52', ''), (29279, 'http://www.markenoele.de/agb/', ''), (29280, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=0&ea=0&flash=10.1.82&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-ist-besser-neues-10w-40-oder-gebrauchtes-5w-40-'), (29281, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29282, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (29283, 'http://www.markenoele.de/impressum/', ''), (29284, 'http://www.markenoele.de/lieferung', ''), (29285, 'http://www.markenoele.de/lieferung/', ''), (29286, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (29287, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (29288, 'http://www.markenoele.de/motul_pflegeberater/', ''), (29289, 'http://www.markenoele.de/catalog/product/view/id/144', ''), (29290, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (29291, 'http://www.markenoele.de/widerruf/', ''), (29292, 'http://www.markenoele.de/zahlung/', ''), (29293, 'http://www.markenoele.de/contacts/', ''), (29294, 'http://www.markenoele.de/datenschutz/', ''), (29295, 'http://www.markenoele.de/', ''), (29296, 'http://www.markenoele.de/catalog/category/view/id/34', ''), (29297, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (29298, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6750338482500051&output=html&h=280&slotname=8437945483&w=336&lmt=1287190466&flash=10.0.22.87&url=http%3A%2F%2Fbizzinformation.de%2Fwww.meguin-shop.de&dt=1287190466827&shv=r20101007&jsv=r2010'), (29299, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (29300, 'http://www.markenoele.de/catalog/product/view/id/107/category/49', ''), (29301, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (29302, 'http://www.markenoele.de/catalog/product/view/id/106/category/49', ''), (29303, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (29304, 'http://www.markenoele.de/catalog/product/view/id/108/category/49', ''), (29305, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CNVCljzu5TNGjD4iwtAbIp_iMA63BsMMB_em97RSthP2-RwgAEAEgx5j4BSgDUJ6voY0BYJWik4KgB6ABx9GE-APIAQGpAkfBeyKibLc-qgQTT9B3VqxhEluHWVYjoJLJRd5h4IAFkE4&sig=AGiWqtw9lWG4wvbohV3O4gzTJ3RjfWc33w&adurl=http://www.motulshop.de&rct=j&'), (29306, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (29307, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (29308, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (29309, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (29310, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29311, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29312, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29313, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (29314, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (29315, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (29316, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (29317, 'http://www.markenoele.de/lieferung', ''), (29318, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980&sid=38f2ad87b5db62c6049ccaa19aab90bd'), (29319, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (29320, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+x-clean+8100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (29321, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29322, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29323, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29324, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (29325, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (29326, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+online&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (29327, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29328, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29329, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29330, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (29331, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (29332, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (29333, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (29334, 'http://www.markenoele.de/catalog/product/view/id/3/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (29335, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=V3G5TPnmCoqEOsSqlMcM&ved=0CBsQBSgA&q=motul+15w50&spell=1'), (29336, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29337, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29338, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (29339, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (29340, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (29341, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4ADBS_deDE315DE239&q=motul+%c3%b6l'), (29342, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29343, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29344, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29345, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29346, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29347, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4ADBS_deDE315DE239&q=motul+%c3%b6l'), (29348, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (29349, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=2-takt%20%F6l&rvr_id=154256285847&keyword=2-takt+%C3%B6l&geo_id=41&crlp=1534392212_109&MT_ID=43&tt_encode=raw'), (29350, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20t', 'http://www.markenoele.de/'), (29351, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20ta', 'http://www.markenoele.de/'), (29352, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20tak', 'http://www.markenoele.de/'), (29353, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt', 'http://www.markenoele.de/'), (29354, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt%20%C3%B6', 'http://www.markenoele.de/'), (29355, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt%20%C3%B6l', 'http://www.markenoele.de/'), (29356, 'http://www.markenoele.de/catalogsearch/result/?q=2+takt+%C3%B6l', 'http://www.markenoele.de/'), (29357, 'http://www.markenoele.de/catalog/product/view/id/174/category/51', ''), (29358, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CLwH8xZO5TMLULYLPswavjOniAq3BsMMB_em97RS1g_2-RwgAEAFQnq-hjQFglaK1gsAHoAHH0YT4A8gBAakCR8F7IqJstz6qBBNP0PE1zqnqxzd36Jsylp1OImcz&sig=AGiWqtx3Ra5fGCpa75DL03HbJ3iPvfbaiA&adurl=http://www.motulshop.de&rct=j&q=Motul%205100'), (29359, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+%C3%96l+3000+20W50+4T+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (29360, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (29361, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5226815201&w=728&lmt=1287233618&flash=10.1.82.76&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F1479%2F223556%2FBesstes%2BZweitaktgemisch_'), (29362, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (29363, 'http://www.markenoele.de/catalog/product/view/id/21', 'http://www.google.de/url?sa=t&source=web&cd=5&ved=0CCoQgwgwBA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-specific-ll-a-b-025-21.html%3F___store%3Desso_store_view%26___store%3Desso_store_view&rct=j&q=gm-ll-b-25%20&ei=a6i5TLevKMmQswb6yL3HDQ&usg=AFQjCNF'), (29364, 'http://www.markenoele.de/catalog/product/gallery/id/21/image/100/', ''), (29365, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE364&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (29366, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29367, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29368, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29369, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (29370, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29371, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29372, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29373, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE364&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (29374, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V+%22Factory+Line%22+15W-50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (29375, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29376, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29377, 'http://www.markenoele.de/catalog/category/view/id/17', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (29378, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (29379, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (29380, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (29381, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (29382, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1ACPW_DEDE400&=&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=motul+&gs_rfai='), (29383, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+%C3%B6l&meta=&btnG=Google-Suche'), (29384, 'http://www.markenoele.de/catalog/product/view/id/163', 'http://www.google.de/products?q=motul+bio+2+takt&hl=de&aq=f'), (29385, 'http://www.markenoele.de/', 'http://www.street-triple-forum.de/t5452f15-Procycle-Motorenoel-von-Tante-Louis.html'), (29386, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (29387, 'http://www.markenoele.de/', 'http://www.street-triple-forum.de/t5452f15-Procycle-Motorenoel-von-Tante-Louis.html'), (29388, 'http://www.markenoele.de/catalog/product/view/id/162', 'http://www.google.de/products?q=garden+2+takt+motul&hl=de&aq=f'), (29389, 'http://www.markenoele.de/catalog/product/view/id/159', 'http://www.google.de/products?q=garden+2+takt+motul&hl=de&show=dd&sa=N&start=0'), (29390, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+5100&meta=&btnG=Google-Suche'), (29391, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=re9&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=Motul+5100+4T+10W-50+4+Liter&aq=f&aqi=&aql=&oq=&gs_rfai='), (29392, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (29393, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=re9&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=Motul+5100+4T+10W-50+4+Liter&aq=f&aqi=&aql=&oq=&gs_rfai='), (29394, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-Power-Racing-Liter-Motoren%C3%B6l/dp/B003B2EKOQ/ref=sr_1_9?ie=UTF8&s=automotive&qid=1287245254&sr=1-9'), (29395, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29396, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29397, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29398, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (29399, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (29400, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet&p=2'), (29401, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.gs-forum.eu/showthread.php?t=49932'), (29402, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-710-2Takt-Misch%C3%B6l-Liter/dp/B0022ZFPAQ'), (29403, 'http://www.markenoele.de/agb/', ''), (29404, 'http://www.markenoele.de/', ''), (29405, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/'), (29406, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://search.conduit.com/Results.aspx?q=motul+8100+x-clean+5W40&meta=all&hl=de&gl=de&SearchSourceOrigin=13&SelfSearch=1&ctid=CT2269050'), (29407, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://search.conduit.com/Results.aspx?q=motul+8100+x-clean+5W40&meta=all&hl=de&gl=de&SearchSourceOrigin=13&SelfSearch=1&ctid=CT2269050'), (29408, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', ''), (29409, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (29410, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (29411, 'http://www.markenoele.de/catalog/category/view/id/19', ''), (29412, 'http://www.markenoele.de/', 'http://sn110w.snt110.mail.live.com/mail/InboxLight.aspx?FolderID=00000000-0000-0000-0000-000000000001&fav=True&n=1049835054'), (29413, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/'), (29414, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-5100-4t-252.html'), (29415, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (29416, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/motul-zusatzstoffe/mocool.html'), (29417, 'http://www.markenoele.de/catalog/category/view/id/46', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (29418, 'http://www.markenoele.de/catalog/product/view/id/117/category/46', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (29419, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel/top-gel.html'), (29420, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (29421, 'http://www.markenoele.de/catalog/product/view/id/119/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (29422, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (29423, 'http://www.markenoele.de/', ''), (29424, 'http://www.markenoele.de/', ''), (29425, 'http://www.markenoele.de/catalog/product/view/id/192/category/52', ''), (29426, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (29427, 'http://www.markenoele.de/catalog/category/view/id/30', ''), (29428, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (29429, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (29430, 'http://www.markenoele.de/angebote-des-monats/', ''), (29431, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (29432, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (29433, 'http://www.markenoele.de/catalog/product/view/id/104/category/49', ''), (29434, 'http://www.markenoele.de/', ''), (29435, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=15&slotname=4857212039&w=468&lmt=1287300186&flash=10.0.22.87&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F2-takt-oel-dieselkraftstoff-t623039.html%3Fpage%3D219'), (29436, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29437, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29438, 'http://www.markenoele.de/impressum', ''), (29439, 'http://www.markenoele.de/', ''), (29440, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (29441, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/frage/wo-bekomme-ich-guenstigen-bremsenreiniger-her'), (29442, 'http://www.markenoele.de/impressum/', ''), (29443, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=sabo+2+takt%C3%B6l&_sacat=0&_odkw=stihl+2+takt%C3%B6l&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313'), (29444, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29445, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29446, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?mandant=toi&device=html&portallanguage=de&userlanguage=de&dia=adr&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&start=0&num=10&type=all&lang=any&more=none&q=motul-öl'), (29447, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29448, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29449, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (29450, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CIPbwHbO6TO-dIs3RswbKyeTzAq3BsMMB_em97RSPtd5ECAAQAigDUJ6voY0BYJXymoKsB6ABx9GE-APIAQGpAkfBeyKibLc-qgQTT9CrjgAYHHGdsg4-PzZHLoTfWA&sig=AGiWqtx1SwK-tfZ818-JtgRQYrQ7dImaIw&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (29451, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29452, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29453, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (29454, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (29455, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (29456, 'http://www.markenoele.de/catalog/product/view/id/51/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=1'), (29457, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t.html'), (29458, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (29459, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t.html'), (29460, 'http://www.markenoele.de/catalog/product/view/id/51/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=1'), (29461, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (29462, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (29463, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?mandant=toi&device=html&portallanguage=de&userlanguage=de&dia=suche&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&q=modul+fuel+system+clean&br=ie7-toi'), (29464, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (29465, 'http://www.markenoele.de/catalog/category/view/id/44', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (29466, 'http://www.markenoele.de/catalog/category/view/id/45', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (29467, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?portallanguage=de&dia=suche&userlanguage=de&more=variante3g&br=ie7-toi&device=html&classification=internet-tab_internet_std&mandant=bidcs&context=internet-tab&tpc=internet&ptl=std&q=motul+fuel+system+clean'), (29468, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (29469, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (29470, 'http://www.markenoele.de/datenschutz', ''), (29471, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CUF0tdb-6TIS5GYqROq_fmeACrcGwwwH96b3tFLWD_b5HCAAQAigDUJ6voY0BYJXi-YGUB6ABx9GE-APIAQGpAkfBeyKibLc-qgQYT9By8_H1voashKzaiZcYry438TG8KJS6&sig=AGiWqtzD_e5JbgKk7sgUrGLx7A6TpoXU2g&adurl=http://www.motulshop.de&rct=j&q=Motul'), (29472, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (29473, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (29474, 'http://www.markenoele.de/', 'http://www.google.de/search?q=%22motul+Blechschild%22&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (29475, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (29476, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (29477, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (29478, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cy9aVGcW6TM2YIMqJOvbQkaYDrcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJW6_YGUB6ABx9GE-APIAQGpAkfBeyKibLc-qgQTT9C-jh8HAWpZWSViYDerK_Apqg&sig=AGiWqtxNNl-XpvCTgULJr1DCElL7IJDn_Q&adurl=http://www.motulshop.de&rct=j&q=motul%20mot'), (29479, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+8100+x-clean'), (29480, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29481, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (29482, 'http://www.markenoele.de/catalog/product/view/id/99/category/47', ''), (29483, 'http://www.markenoele.de/', 'http://www.google.de/'), (29484, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (29485, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (29486, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (29487, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (29488, 'http://www.markenoele.de/catalog/product/view/id/119/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (29489, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad/fuel-system-clean.html'), (29490, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ckhqn0tG6TL_THIH-sgbm_r23Aq3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJXSmoKsB6ABx9GE-APIAQGpAkfBeyKibLc-qgQYT9BnZkcMBPxVNqBvjSdm14SCW0JcFqbq&sig=AGiWqty4-AJ6jNvJ9pdUHOTckoyX1hypRw&adurl=http://www.motulshop.de&rct=j&q=ulje%'), (29491, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (29492, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (29493, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (29494, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (29495, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29496, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (29497, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (29498, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (29499, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (29500, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (29501, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (29502, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (29503, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (29504, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (29505, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (29506, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (29507, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=gNW6TMqOJ4fsOb_k6NgM'), (29508, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29509, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29510, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (29511, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (29512, 'http://www.markenoele.de/catalog/product/view/id/55/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (29513, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (29514, 'http://www.markenoele.de/catalog/product/view/id/55/category/10', ''), (29515, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (29516, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (29517, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (29518, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (29519, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C6EA1RfK6TMDIGMnQswbhvMGCA63BsMMB_em97RTdv-PtRwgAEAIoA1Cer6GNAWCVypaCqAegAcfRhPgDyAEBqQJHwXsiomy3PqoEGE_QVBwXnecOnqqOSB6oFbKxXLB3fwdwDroFEwi08PWZ-dmkAhVNucwKHbY64lfKBQA&sig=AGiWqtxmU9DtQe-k8jTnGhpJNBglKjuTFA&adurl=ht'), (29520, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/'), (29521, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C6EA1RfK6TMDIGMnQswbhvMGCA63BsMMB_em97RTdv-PtRwgAEAIoA1Cer6GNAWCVypaCqAegAcfRhPgDyAEBqQJHwXsiomy3PqoEGE_QVBwXnecOnqqOSB6oFbKxXLB3fwdwDroFEwi08PWZ-dmkAhVNucwKHbY64lfKBQA&sig=AGiWqtxmU9DtQe-k8jTnGhpJNBglKjuTFA&adurl=ht'), (29522, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mo', 'http://www.markenoele.de/'), (29523, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motu', 'http://www.markenoele.de/'), (29524, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/'), (29525, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%202', 'http://www.markenoele.de/'), (29526, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%202T', 'http://www.markenoele.de/'), (29527, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+2T', 'http://www.markenoele.de/'), (29528, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+2T', 'http://www.markenoele.de/'), (29529, 'http://www.markenoele.de/catalog/product/view/id/59', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+2T'), (29530, 'http://www.markenoele.de/catalog/product/view/id/59', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+2T'), (29531, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+2T', 'http://www.markenoele.de/'), (29532, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+2T', 'http://www.markenoele.de/'), (29533, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+2TMotul+800+2T+Road+Racing+Factory+Line+1+Liter', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+2T'), (29534, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%202TMotul%20800%202T%20Road%20Racing%20Factory%20Line%201%20Liter', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+2TMotul+800+2T+Road+Racing+Factory+Line+1+Liter'), (29535, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%202TMotul%20800%202T%20Road%20Racing%20Factory%20Line%201%20Liter', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+2TMotul+800+2T+Road+Racing+Factory+Line+1+Liter'), (29536, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+800+2T+Road+Racing+Factory+Line+1+Liter', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+2TMotul+800+2T+Road+Racing+Factory+Line+1+Liter'), (29537, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20800%202T%20Road%20Racing%20Factory%20Line%201%20Liter', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+2TMotul+800+2T+Road+Racing+Factory+Line+1+Liter'), (29538, 'http://www.markenoele.de/catalog/product/view/id/77', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+800+2T+Road+Racing+Factory+Line+1+Liter'), (29539, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+800+2T+Road+Racing+Factory+Line+1+Liter', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+2TMotul+800+2T+Road+Racing+Factory+Line+1+Liter'), (29540, 'http://www.markenoele.de/catalog/product/view/id/78', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+800+2T+Road+Racing+Factory+Line+1+Liter'), (29541, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTgwMC0ydC1mYWN0b3J5LWxpbmUtcm9hZC1yYWNpbmcuaHRtbA,,/product/78/', 'http://www.markenoele.de/motul-800-2t-factory-line-road-racing.html'), (29542, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-800-2t-factory-line-road-racing.html'), (29543, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (29544, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (29545, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (29546, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (29547, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (29548, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (29549, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (29550, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (29551, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (29552, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (29553, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (29554, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6314761684476094&output=html&h=250&slotname=5382851661&w=250&lmt=1287322084&flash=10.1.85&url=http%3A%2F%2Fwww.online-verkauf.org%2Fsearch%2F1%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2Cmotul.html%3Fgcli'), (29555, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rls=com.microsoft:de:IE-SearchBox&rlz=1I7GPEA_de&q=motul+motor%C3%B6l&revid=1944672847&sa=X&ei=8QO7TJ-uOozCswaS1-ypDQ&ved=0CFYQ1QIoAA'), (29556, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (29557, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (29558, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980'), (29559, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (29560, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (29561, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=Liqui+Moly+Zweitakt+2+Takt+Motor%C3%B6l+selbstmischend+'), (29562, 'http://www.markenoele.de/catalogsearch/result/?q=Liqui+Moly+Zweitakt+2+Takt+Motor%C3%B6l+selbstmischend+', 'http://www.markenoele.de/'), (29563, 'http://www.markenoele.de/catalog/product/view/id/120/category/50', ''), (29564, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+fuel+&hl=de&ie=UTF-8&rlz=1T4ADRA_deDE376DE377&q=motul+fuel+system+clean'), (29565, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (29566, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (29567, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (29568, 'http://www.markenoele.de/catalog/product/view/id/119/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (29569, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C7sDwfTi7TND-FYTSswarzsH4Aq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglaq3gsgHoAHH0YT4A8gBAakCR8F7IqJstz6qBBNP0C_1qUcObl7RVnXp27E74JP-&sig=AGiWqtxOzu_aDc0lKhvsXCT2t9RP_UXHgg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (29570, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cn9cFvzm7TPOLOoH7sgb1s53AA63BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglaq3gsgHoAHH0YT4A8gBAakCR8F7IqJstz6qBBNP0PtwwC4Ii_0zFjxwhQU-ML5j&sig=AGiWqtxcZ9HcGFa-GSMFBKfTQ10TdwjpmQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (29571, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (29572, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (29573, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (29574, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (29575, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (29576, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29577, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (29578, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (29579, 'http://www.markenoele.de/catalog/product/view/id/56/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (29580, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (29581, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (29582, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=1'), (29583, 'http://www.markenoele.de/catalog/product/view/id/28', 'http://www.google.de/products?q=0w30+preis+motul&hl=de&aq=f'), (29584, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (29585, 'http://www.markenoele.de/catalog/product/view/id/49/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=1'), (29586, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90b3Jlbm9sL21vdHVsLTUxMDAtNHQtNDkuaHRtbA,,/product/49/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-49.html'), (29587, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-49.html'), (29588, 'http://www.markenoele.de/catalog/product/view/id/49/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=1'), (29589, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (29590, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=1'), (29591, 'http://www.markenoele.de/catalog/product/view/id/55/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (29592, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90b3Jlbm9sL21vdHVsLTcxMDAtNHQtNTUuaHRtbA,,/product/55/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-55.html'), (29593, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-55.html'), (29594, 'http://www.markenoele.de/catalog/product/view/id/240/category/51', ''), (29595, 'http://www.markenoele.de/catalog/product/view/id/55/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (29596, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=1'), (29597, 'http://www.markenoele.de/catalog/product/view/id/56/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (29598, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90b3Jlbm9sL21vdHVsLTcxMDAtNHQtNTYuaHRtbA,,/product/56/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-56.html'), (29599, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-56.html'), (29600, 'http://www.markenoele.de/checkout/cart/delete/id/948/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (29601, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (29602, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/index/'), (29603, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/index/'), (29604, 'http://www.markenoele.de/checkout/cart/delete/id/944/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (29605, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (29606, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/index/'), (29607, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/index/'), (29608, 'http://www.markenoele.de/checkout/onepage/', ''), (29609, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (29610, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (29611, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (29612, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (29613, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (29614, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (29615, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (29616, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (29617, 'http://www.markenoele.de/checkout/onepage/success/', ''), (29618, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (29619, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ce-F2SEu7TPD8DMPgswbB0fi8Aq3BsMMB_em97RTNs-HtRwgAEAIgx5j4BSgCUJ6voY0BYJW6gIKYB6ABx9GE-APIAQGpAkfBeyKibLc-qgQTT9BpB6fPFBAHRFbJ6xQhAVn5IYAFkE4&sig=AGiWqtw87oGtaqF12o9_8-T0bn-9CybzzA&adurl=http://www.motulshop.de&rct=j&'), (29620, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (29621, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', ''), (29622, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', ''), (29623, 'http://www.markenoele.de/', 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2117678&SearchSource=3&q=+motul+8100+x-clean+5w-40'), (29624, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=UTF-8&oe=UTF-8&hl=de&client=safari'), (29625, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (29626, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (29627, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29628, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (29629, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&p=2'), (29630, 'http://www.markenoele.de/apple-touch-icon-precomposed.png', ''), (29631, 'http://www.markenoele.de/apple-touch-icon.png', ''), (29632, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&p=3', ''), (29633, 'http://www.markenoele.de/apple-touch-icon-precomposed.png', ''), (29634, 'http://www.markenoele.de/apple-touch-icon.png', ''), (29635, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&p=3', ''), (29636, 'http://www.markenoele.de/apple-touch-icon-precomposed.png', ''), (29637, 'http://www.markenoele.de/apple-touch-icon.png', ''), (29638, 'http://www.markenoele.de/apple-touch-icon-precomposed.png', ''), (29639, 'http://www.markenoele.de/apple-touch-icon.png', ''), (29640, 'http://www.markenoele.de/catalog/product/view/id/96', 'http://www.google.de/products?q=motul+600+2t&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=zV67TNLbCs3ysga29Yi_BQ&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CDIQrQQwAg'), (29641, 'http://www.markenoele.de/catalog/product/view/id/32', 'http://www.google.de/search?sourceid=navclient&aq=10h&oq=&hl=de&ie=UTF-8&rlz=1T4ADRA_deDE338DE339&q=motul+3000+4t'), (29642, 'http://www.markenoele.de/catalog/product/view/id/201', ''), (29643, 'http://www.markenoele.de/catalog/product/view/id/180', ''), (29644, 'http://www.markenoele.de/catalog/product/view/id/176', ''), (29645, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (29646, 'http://www.markenoele.de/catalog/product/view/id/140', ''), (29647, 'http://www.markenoele.de/lieferung', ''), (29648, 'http://www.markenoele.de/', ''), (29649, 'http://www.markenoele.de/', ''), (29650, 'http://www.markenoele.de/catalog/product/view/id/80/category/27', ''), (29651, 'http://www.markenoele.de/catalog/product/view/id/110', ''), (29652, 'http://www.markenoele.de/zahlung', ''), (29653, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (29654, 'http://www.markenoele.de/catalog/product/view/id/22', ''), (29655, 'http://www.markenoele.de/catalog/product/view/id/165/category/31', ''), (29656, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (29657, 'http://www.markenoele.de/catalog/product/view/id/125', ''), (29658, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (29659, 'http://www.markenoele.de/', 'http://www.f-m-computer.de/cfm/19000000_0000.cfm'), (29660, 'http://www.markenoele.de/catalog/product/view/id/72/category/34', ''), (29661, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (29662, 'http://www.markenoele.de/catalog/product/view/id/33/category/10', ''), (29663, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (29664, 'http://www.markenoele.de/catalog/product/view/id/121/category/48', ''), (29665, 'http://www.markenoele.de/angebote-des-monats', ''), (29666, 'http://www.markenoele.de/catalog/product/view/id/49/category/10', ''), (29667, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://gs-forum.eu/showthread.php?t=49932'), (29668, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motul+300V+4T&aq=f&aqi=&aql=&oq=&gs_rfai='), (29669, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&aq=5&aqi=g10&aql=&oq=motul&gs_rfai='), (29670, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (29671, 'http://www.markenoele.de/catalog/product/gallery/id/49/image/22/', ''), (29672, 'http://www.markenoele.de/catalog/product/gallery/id/49/image/22/', ''), (29673, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-5100-4t-49.html'), (29674, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (29675, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&aq=5&aqi=g10&aql=&oq=motul&gs_rfai='), (29676, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/'), (29677, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&aq=5&aqi=g10&aql=&oq=motul&gs_rfai='), (29678, 'http://www.markenoele.de/catalog/product/view/id/183', ''), (29679, 'http://www.markenoele.de/catalog/product/view/id/70/category/34', ''), (29680, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CnrajKPy7TPLSMIOQOryVlYADrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVoqaCsAegAcfRhPgDyAEBqQKdY_axf3C3PqoEE0_QeTWQV3IBHKxNN0cqSjAvaWY&sig=AGiWqtza9BtxY49QaqJLP5gGsmEGkdq_cQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (29681, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+Fuel+System+Clean&hl=de&prmd=s&ei=D_67TNqnEoHLswb8tcixDQ&start=10&sa=N'), (29682, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (29683, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (29684, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cy7lONAK8TLymC4WvtAaC0NGhA63BsMMB_em97RS97Pu-RwgAEAEgx4L3BVCer6GNAWCV2oiCmAegAcfRhPgDyAEBqQKdY_axf3C3PqoEE0_QCKrpH55-K4tR-AGTgwZrjQWABZBO&sig=AGiWqtw9xM5HqGdbckWYjF5TNbq638R0EA&adurl=http://www.motulshop.de&rct=j&q=m'), (29685, 'http://www.markenoele.de/catalog/product/view/id/68', ''), (29686, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (29687, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (29688, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=MOTUL+Kettenspray+farblos+-+400ml+%2A&x=0&y=0'), (29689, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29690, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29691, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29692, 'http://www.markenoele.de/catalogsearch/result/?q=%C3%96l+-+MOTUL+Kettenspray+farblos+-+400ml+%2A', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (29693, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=%C3%96l+-+MOTUL+Kettenspray+farblos+-+400ml+%2A'), (29694, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29695, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (29696, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (29697, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (29698, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (29699, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (29700, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (29701, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (29702, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', ''), (29703, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&&sa=X&ei=GhS8TJKoHMmKswbXm83NDQ&ved=0CCMQBSgA&q=motor%C3%B6l+motul+5100&spell=1'), (29704, 'http://www.markenoele.de/customer/account/login/', ''), (29705, 'http://www.markenoele.de/', ''), (29706, 'http://www.markenoele.de/', ''), (29707, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (29708, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (29709, 'http://www.markenoele.de/catalog/product/view/id/73', ''), (29710, 'http://www.markenoele.de/catalog/product/view/id/195', ''), (29711, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+shop&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (29712, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29713, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29714, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvcXVhZC5odG1s/product/62/', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (29715, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (29716, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvcXVhZC5odG1s/product/63/', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (29717, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (29718, 'http://www.markenoele.de/checkout/cart/delete/id/950/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (29719, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (29720, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/index/'), (29721, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29722, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29723, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (29724, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (29725, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=viskositaet'), (29726, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&mode=list&order=viskositaet'), (29727, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&mode=list&order=name'), (29728, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtYXV0b3NjaG1pZXJzdG9mZmUuaHRtbA,,/product/29/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29729, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29730, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CNBeGTy28TJrULoX9sgbPsJWLA63BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleKQgqAHoAHH0YT4A8gBAakCFRGp2P1Ltz6qBBNP0Ltk5VOHeqVcFsr9_SkUz0wp&sig=AGiWqtwrPKqOMuewhi4vltSBME4yB8xXYg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (29731, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/'), (29732, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w', 'http://www.markenoele.de/'), (29733, 'http://www.markenoele.de/catalogsearch/result/?q=20w50', 'http://www.markenoele.de/'), (29734, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w50', 'http://www.markenoele.de/'), (29735, 'http://www.markenoele.de/catalogsearch/result/?q=20w50', 'http://www.markenoele.de/catalogsearch/result/?q=20w50'), (29736, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=20w50'), (29737, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29738, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (29739, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (29740, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29741, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29742, 'http://www.markenoele.de/catalogsearch/result/?q=20+w+50', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29743, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=20+w+50', 'http://www.markenoele.de/catalogsearch/result/?q=20+w+50'), (29744, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20%20w', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=20+w+50'), (29745, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=20+w+50'), (29746, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=20+w+50'), (29747, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=20+w+50'), (29748, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=20+w+50'), (29749, 'http://www.markenoele.de/catalogsearch/result/?q=20W-50', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=20+w+50'), (29750, 'http://www.markenoele.de/catalog/product/view/id/32', 'http://www.markenoele.de/catalogsearch/result/?q=20W-50'), (29751, 'http://www.markenoele.de/catalog/product/view/id/77', ''), (29752, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.google.de/url?sa=t&source=web&cd=8&ved=0CDUQFjAH&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-fanshop-artikel%2Faufkleber.html&rct=j&q=motul%20aufnaher&ei=_jW8TNuwHISSswb4i6HBDQ&usg=AFQjCNHJKVgGYGH0V4UbLfVnw0Mhxu5lgw'), (29753, 'http://www.markenoele.de/catalog/product/view/id/190/category/52', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (29754, 'http://www.markenoele.de/catalog/product/view/id/114', ''), (29755, 'http://www.markenoele.de/', ''), (29756, 'http://www.markenoele.de/administration/Login.aspx', ''), (29757, 'http://www.markenoele.de/umbraco/', ''), (29758, 'http://www.markenoele.de/dynamix/', ''), (29759, 'http://www.markenoele.de/Pages/Login.aspx', ''), (29760, 'http://www.markenoele.de/zino/css/zino_core.css', ''), (29761, 'http://www.markenoele.de/dowebadmin/', ''), (29762, 'http://www.markenoele.de/n2/', ''), (29763, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C_BislkO8TIDrMMyROvq9_PsNrcGwwwH96b3tFM2A_b5HCAAQASgDUJ6voY0BYJW6_YGUB6ABx9GE-APIAQGpAudQITaTUbc-qgQTT9D1BMlYClToGeGPVFuY9Y4eMA&sig=AGiWqtxnGBTIH1s32mN45rEmldwkgtfowA&adurl=http://www.motulshop.de&rct=j&q=motul%202%2'), (29764, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C_BislkO8TIDrMMyROvq9_PsNrcGwwwH96b3tFM2A_b5HCAAQASgDUJ6voY0BYJW6_YGUB6ABx9GE-APIAQGpAudQITaTUbc-qgQTT9D1BMlYClToGeGPVFuY9Y4eMA&sig=AGiWqtxnGBTIH1s32mN45rEmldwkgtfowA&adurl=http://www.motulshop.de&rct=j&q=motul%202%2'), (29765, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29766, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29767, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (29768, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29769, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (29770, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=ChuKu8Ue8TIrvGMX9sgaDrtzoAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleKygsAHoAHH0YT4A8gBAakC51AhNpNRtz6qBBNP0ArAPA5tIWgzBre1h-OzHbEx&sig=AGiWqtzPTHyoyR6th36kTxX17lwUpZPERA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (29771, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29772, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29773, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (29774, 'http://www.markenoele.de/catalog/product/view/id/77/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (29775, 'http://www.markenoele.de/enable-cookies', ''), (29776, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?url=http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html&rct=j&sa=U&ei=TT28TJWPGMWeOpnrqZkN&ved=0CEsQFjAL&q=motul+8100+x-cess&usg=AFQjCNHTFFfGrIgt49hjef6P3jcMvkbXAw'), (29777, 'http://www.markenoele.de/', 'http://www.google.de/search?aq=f&sourceid=chrome&ie=UTF-8&q=motoren%C3%B6l+g%C3%BCnstig'), (29778, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29779, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29780, 'http://www.markenoele.de/catalog/product/view/id/5/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29781, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29782, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29783, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29784, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29785, 'http://www.markenoele.de/', 'http://www.google.de/search?aq=f&sourceid=chrome&ie=UTF-8&q=motoren%C3%B6l+g%C3%BCnstig'), (29786, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29787, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (29788, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (29789, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1287417136&flash=10.0.42&url=http%3A%2F%2Fwww.apriliaforum.de%2Fallgemeines%2F26678-suche-literatur-zum-2-takt-prinzip-sowei-'), (29790, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cu6kqH3O8TM_QKoXRswakt_nrAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbr4gZQHoAHH0YT4A8gBAakCDUykdG1Ptz6qBBNP0OY_33QlCorrIVXHWNrM-0-IugUTCJa5lp3o3KQCFQPLzAod5nah1soFAA&sig=AGiWqtyl5o27sQlopIt3xBcUWxxjQrzPRw&adurl=http://www.'), (29791, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CsmsJLXO8TIDaH8f6sgb1gvzmAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbr4gZQHoAHH0YT4A8gBAakCDUykdG1Ptz6qBBNP0LsJUmEaZYfR8vrzJgbEQ1eK&sig=AGiWqtxbyCgD6Fm952JCAFnFw6sdRNqa8A&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (29792, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CsmsJLXO8TIDaH8f6sgb1gvzmAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbr4gZQHoAHH0YT4A8gBAakCDUykdG1Ptz6qBBNP0LsJUmEaZYfR8vrzJgbEQ1eK&sig=AGiWqtxbyCgD6Fm952JCAFnFw6sdRNqa8A&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (29793, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rls=com.microsoft%3Ade%3AIE-SearchBox&rlz=1I7ACAW_de&q=motul+shop&aq=0&aqi=g2&aql=&oq=motul+sh&gs_rfai='), (29794, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29795, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29796, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29797, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29798, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CwW3iKXi8TPLvGoaLOoqohPQCrcGwwwH96b3tFL3D4-1HEAgoCFCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQINTKR0bU-3PqoEGE_Qf78RhOhDquV-5mMoUN2KTlCae2gL9Q&num=11&sig=AGiWqtz_fVKxM0qHrlmnVsZd4cLjV4fuTQ&adurl=http://www.motulshop.de&rct=j&q='), (29799, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CBucebn68TIPlGMTgswaWlpzCA63BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglar5gZQHoAHH0YT4A8gBAakCDUykdG1Ptz6qBBNP0MtMB_56XRqZwzkjq51ILBrn&sig=AGiWqtyssaWcDJwrZlIT-3iVeSzuMYiQDA&adurl=http://www.motulshop.de&rct=j&q=motul%208100%'), (29800, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29801, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29802, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (29803, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CcBBTt368TLmwGMnPswarudHCAq3BsMMB_em97RS9w-PtRxAIKAhQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCDUykdG1Ptz6qBBhP0DwBEdsAkv7ikE7JP7LWOJHqEBYwCpe6BRMI8qKnpPPcpAIVgubMCh3YfTLaygUA&num=11&sig=AGiWqtya7CDv_0mlclue_VcZoojgzdSxIA&adur'), (29804, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29805, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29806, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (29807, 'http://www.markenoele.de/agb/', ''), (29808, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CmUO5uIK8TPyQE8LgswaAs_nfAq3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV4qaCsAegAcfRhPgDyAEBqQINTKR0bU-3PqoEGE_QsXgkk1Qkss9-F4FW3OXUL9OovDMv8g&sig=AGiWqtw9RZLTF5Iq6FrpW2CsZUabAE2o_g&adurl=http://www.motulshop.de&rct=j&q=mot'), (29809, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CVhweeIW8TKHtKcKHOtji6N4CrcGwwwH96b3tFM2z4e1HCAAQASC2VFCer6GNAWCVsp-CsAegAcfRhPgDyAEBqQINTKR0bU-3PqoEE0_Qjk3ZYXQP18ziR-Ddyb4HAzmABZBO&sig=AGiWqtw6iyMHGnGz7e3XPrOMCrr5xZ2esw&adurl=http://www.motulshop.de&rct=j&q=Motul'), (29810, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (29811, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (29812, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+5100+ester&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (29813, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/'), (29814, 'http://www.markenoele.de/widerruf/', ''), (29815, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (29816, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CK7Ble528TI-XH8TPswbi_4GbA63BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglcqKgpgHoAHH0YT4A8gBAakCDUykdG1Ptz6qBBNP0PZ7wMhAACI2KvQ8AFE5W30H&sig=AGiWqtzLB4fhHfCgY_scGPrrwU7bgg9z6w&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (29817, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CEH9StKG8TL37FcavtAaA9qy8Aq3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCVmvaBlAegAcfRhPgDyAEBqQLXz_JmE3O3PqoEGE_QdjNfDsE-q0Pxnf5L554vyjpX298WMA&sig=AGiWqtxlbYNUNQbGlwP1V2O1dCtH8lQqsA&adurl=http://www.motulshop.de&rct=j&q=Mot'), (29818, 'http://www.markenoele.de/catalog/product/view/id/94', ''), (29819, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CxOzSequ8TNeVLoSJOtGKhbEFrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVgqCCsAegAcfRhPgDyAEBqQINTKR0bU-3PqoEE0_Q5MO_ta87l82SVUPpJ7WgqZA&sig=AGiWqtytBpbQA0HJZyhyLlxZZccqyqCyVQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (29820, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (29821, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (29822, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (29823, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (29824, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (29825, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/motul-fanshop-artikel/softshell-weste-herren.html'), (29826, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C5xiVPr-8TPqqDojhswb0tOmdA63BsMMB_em97RTFgf2-RwgAEAEgx5j4BVCer6GNAWCVgo-CoAegAcfRhPgDyAEBqQLXz_JmE3O3PqoEE0_QqzDusNXgJiunTVzjelKe7WqABZBO&sig=AGiWqtwRRwtDOiwthGOPonZMxVxdoJWhWQ&adurl=http://www.motulshop.de&rct=j&q=M'), (29827, 'http://www.markenoele.de/catalog/product/view/id/77/category/33', ''), (29828, 'http://www.markenoele.de/', ''), (29829, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (29830, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (29831, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (29832, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (29833, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (29834, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (29835, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (29836, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (29837, 'http://www.markenoele.de/catalog/category/view/id/8', ''), (29838, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', ''), (29839, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (29840, 'http://www.markenoele.de/', ''), (29841, 'http://www.markenoele.de/catalog/product/view/id/54', ''), (29842, 'http://www.markenoele.de/catalog/product/view/id/63', ''), (29843, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (29844, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (29845, 'http://www.markenoele.de/catalog/product/view/id/78', ''), (29846, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (29847, 'http://www.markenoele.de/catalog/product/view/id/187/category/8', ''), (29848, 'http://www.markenoele.de/catalog/product/view/id/164/category/28', ''), (29849, 'http://www.markenoele.de/catalog/product/view/id/188/category/8', ''), (29850, 'http://www.markenoele.de/catalog/category/view/id/24', ''), (29851, 'http://www.markenoele.de/catalog/product/view/id/194', ''), (29852, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (29853, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (29854, 'http://www.markenoele.de/catalog/product/view/id/7/category/7', ''), (29855, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (29856, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (29857, 'http://www.markenoele.de/catalog/product/view/id/73/category/33', ''), (29858, 'http://www.markenoele.de/', ''), (29859, 'http://www.markenoele.de/', ''), (29860, 'http://www.markenoele.de/catalog/product/view/id/67/category/34', ''), (29861, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+15w50&rlz=1W1GPEA_de&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (29862, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29863, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+15w50&rlz=1W1GPEA_de&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (29864, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (29865, 'http://www.markenoele.de/catalog/product/view/id/177', ''), (29866, 'http://www.markenoele.de/catalog/product/view/id/30', ''), (29867, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1ASUS_DEDE403&&sa=X&ei=7VK9TNbzEtW7jAfg67GYAg&ved=0CCQQBSgA&q=motul+%C3%B6l&spell=1'), (29868, 'http://www.markenoele.de/catalog/product/view/id/193', ''), (29869, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (29870, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (29871, 'http://www.markenoele.de/', 'http://www.google.de/search?safe=strict&q=Motul+Fuel+System+Clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (29872, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (29873, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (29874, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (29875, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (29876, 'http://www.markenoele.de/catalog/product/view/id/121/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (29877, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (29878, 'http://www.markenoele.de/catalog/product/view/id/121/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (29879, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/fuel-system-clean-121.html'), (29880, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (29881, 'http://www.markenoele.de/catalog/product/view/id/119/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (29882, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (29883, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (29884, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (29885, 'http://www.markenoele.de/catalog/product/view/id/52/category/10', ''), (29886, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=COfQpHV29TIqMJYiwtAbIp_iMA63BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVuv2BlAegAcfRhPgDyAEBqQLjcoyAm2C3PqoEE0_Qe9zs7qjiVTwPNhkW-4Jpexw&sig=AGiWqtw0hHxn6ohIXk0T62BYSz19IsBg1g&adurl=http://www.motulshop.de&rct=j&q=motul%20mo'), (29887, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (29888, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (29889, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (29890, 'http://www.markenoele.de/catalog/product/view/id/91/category/26', ''), (29891, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29892, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (29893, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (29894, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (29895, 'http://www.markenoele.de/', ''), (29896, 'http://www.markenoele.de/catalog/product/view/id/29/category/8', ''), (29897, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (29898, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29899, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29900, 'http://www.markenoele.de/catalog/product/view/id/183/category/52', ''), (29901, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=motul+300v&scoring=p'), (29902, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29903, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29904, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (29905, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (29906, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (29907, 'http://www.markenoele.de/catalog/product/view/id/79/category/22', ''), (29908, 'http://www.markenoele.de/', ''), (29909, 'http://www.markenoele.de/', ''), (29910, 'http://www.markenoele.de/', ''), (29911, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (29912, 'http://www.markenoele.de/catalog/product/view/id/166', ''), (29913, 'http://www.markenoele.de/catalog/product/view/id/119/category/49', ''), (29914, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CD4QFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=ko-9TJ28NIqRswbN473NDQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (29915, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', ''), (29916, 'http://www.markenoele.de/', ''), (29917, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (29918, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/impressum/'), (29919, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbA,,/product/1/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29920, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29921, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (29922, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (29923, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (29924, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (29925, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (29926, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (29927, 'http://www.markenoele.de/catalog/product/view/id/168', ''), (29928, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CjRNe8Ka9TMFvwq-0BsylzKsCrcGwwwH96b3tFIXK4-1HCAAQASC2VCgCUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAp1aG7neVbc-qgQYT9BmGYCu4GcBWBWw8eqAJ7H2OjgPpLKkgAWQTg&sig=AGiWqtyddEtHbms8pOaXli5m0YOBHNWFrA&adurl=http://www.motulshop.de&rct'), (29929, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?q=Motul+Wash%C2%B4n%C2%B4Wax&encQuery=Amor+All&lang=any&adtest=&mandant=toi&device=html&dia=suche&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&plug_id=&start=0&num=10&ocr=yes'), (29930, 'http://www.markenoele.de/catalog/product/view/id/89', ''), (29931, 'http://www.markenoele.de/catalog/product/view/id/32/category/10', ''), (29932, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C4ISSkMK9TKHlCISOOvX_rLkMrcGwwwH96b3tFK2E_b5HCAAQASgCUJ6voY0BYJXq_IGUB6ABx9GE-APIAQGpArLCuTb3P7c-qgQTT9DcD6XI5RZ2OPiusrdxLf766Q&sig=AGiWqtxwvb4RS5zWnxDQKZlmg5iJOGHxfg&adurl=http://www.motulshop.de&rct=j&q=motul%20mot'), (29933, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (29934, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C4ISSkMK9TKHlCISOOvX_rLkMrcGwwwH96b3tFK2E_b5HCAAQASgCUJ6voY0BYJXq_IGUB6ABx9GE-APIAQGpArLCuTb3P7c-qgQTT9DcD6XI5RZ2OPiusrdxLf766Q&sig=AGiWqtxwvb4RS5zWnxDQKZlmg5iJOGHxfg&adurl=http://www.motulshop.de&rct=j&q=motul%20mot'), (29935, 'http://www.markenoele.de/', ''), (29936, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (29937, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (29938, 'http://www.markenoele.de/catalog/category/view/id/8', ''), (29939, 'http://www.markenoele.de/catalog/product/view/id/29/category/8', ''), (29940, 'http://www.markenoele.de/catalog/product/view/id/69/category/34', ''), (29941, 'http://www.markenoele.de/catalog/product/view/id/186/category/8', ''), (29942, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V+Power+Racing&ie=UTF-8&oe=UTF-8&hl=de&client=safari'), (29943, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29944, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29945, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29946, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V+Power+Racing&ie=UTF-8&oe=UTF-8&hl=de&client=safari'), (29947, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (29948, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+800+road+racing&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (29949, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.com/search?q=motul+xcess+8100&hl=de&client=iceweasel-a&rls=org.debian:de:unofficial&ei=UN29TLOfKM-Qswas9t3FDQ&start=10&sa=N'), (29950, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (29951, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=Motul+%C3%96l&_sacat=0&_dmpt=Motorrad_Kraftradteile&_odkw=suzuki+an650&_osacat=0&bkBtn=&_trksid=p3286.m270.l1311'), (29952, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cu1qZCd-9TPfWG8LgswaAs_nfAq3BsMMB_em97RSttuPtRwgAEAEgwdb_DlCer6GNAWCVqvaBlAegAcfRhPgDyAEBqQKywrk29z-3PqoEGE_QE5U52XmHZnXFRJ20w3zkrIncqaTzb4AFkE4&sig=AGiWqtwR1Uqtspr2YBFSSx22Icl2PHVfVw&adurl=http://www.motulshop.de&rc'), (29953, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29954, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29955, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (29956, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29957, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (29958, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-competition.html'), (29959, 'http://www.markenoele.de/catalog/product/view/id/69/category/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (29960, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-competition.html'), (29961, 'http://www.markenoele.de/catalog/product/view/id/68/category/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (29962, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto/motul-300v-competition-68.html'), (29963, 'http://www.markenoele.de/catalog/product/view/id/2/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29964, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto/motul-300v-competition-68.html'), (29965, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29966, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (29967, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C9yHWcOi9TIDVM-H64wayzZ2xBq3BsMMB_em97RSthP2-RwgAEAFQnq-hjQFglYr4gZQHoAHH0YT4A8gBAakCssK5Nvc_tz6qBBNP0LHjCP7Sgic9G0XhnttFF0hJ&sig=AGiWqtwdwgJslQAHxFa4pPXpFWR-EHSzVA&adurl=http://www.motulshop.de&rct=j&q=motul%20motor'), (29968, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C9yHWcOi9TIDVM-H64wayzZ2xBq3BsMMB_em97RSthP2-RwgAEAFQnq-hjQFglYr4gZQHoAHH0YT4A8gBAakCssK5Nvc_tz6qBBNP0LHjCP7Sgic9G0XhnttFF0hJ&sig=AGiWqtwdwgJslQAHxFa4pPXpFWR-EHSzVA&adurl=http://www.motulshop.de&rct=j&q=motul%20motor'), (29969, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C9yHWcOi9TIDVM-H64wayzZ2xBq3BsMMB_em97RSthP2-RwgAEAFQnq-hjQFglYr4gZQHoAHH0YT4A8gBAakCssK5Nvc_tz6qBBNP0LHjCP7Sgic9G0XhnttFF0hJ&sig=AGiWqtwdwgJslQAHxFa4pPXpFWR-EHSzVA&adurl=http://www.motulshop.de&rct=j&q=motul%20motor'), (29970, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (29971, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29972, 'http://www.markenoele.de/', 'http://www.google.com/aclk?sa=l&ai=CEHNhGO29TK_tNo3Rswa46OjKAq3BsMMB_em97RS97Pu-RwgAEAEgwcLYF1Cer6GNAWCVwvaBlAegAcfRhPgDyAEBqQLXtGF8MCO3PqoEE0_QQCeHonXE725mks3DK_2yaryABZBO&sig=AGiWqtzR8cfZK18KtOBlmXovWBKFdLplGg&adurl=http://www.motulshop.de&rct=j&q='), (29973, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10', 'http://www.markenoele.de/'), (29974, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w', 'http://www.markenoele.de/'), (29975, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w40', 'http://www.markenoele.de/'), (29976, 'http://www.markenoele.de/catalogsearch/result/?q=10w40', 'http://www.markenoele.de/'), (29977, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=10w40'), (29978, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=10w40'), (29979, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (29980, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29981, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (29982, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29983, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (29984, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29985, 'http://www.markenoele.de/catalog/product/view/id/100/category/45', ''), (29986, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (29987, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29988, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (29989, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (29990, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (29991, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (29992, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (29993, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (29994, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (29995, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (29996, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (29997, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (29998, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (29999, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (30000, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (30001, 'http://www.markenoele.de/catalog/category/view/id/32?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (30002, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (30003, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30004, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=10w40'), (30005, 'http://www.markenoele.de/catalogsearch/result/?q=10w40', 'http://www.markenoele.de/'), (30006, 'http://www.markenoele.de/', 'http://www.google.com/aclk?sa=l&ai=CEHNhGO29TK_tNo3Rswa46OjKAq3BsMMB_em97RS97Pu-RwgAEAEgwcLYF1Cer6GNAWCVwvaBlAegAcfRhPgDyAEBqQLXtGF8MCO3PqoEE0_QQCeHonXE725mks3DK_2yaryABZBO&sig=AGiWqtzR8cfZK18KtOBlmXovWBKFdLplGg&adurl=http://www.motulshop.de&rct=j&q='), (30007, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=1'), (30008, 'http://www.markenoele.de/catalog/product/view/id/3/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (30009, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=1'), (30010, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (30011, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=1'), (30012, 'http://www.markenoele.de/catalog/product/view/id/3/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (30013, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (30014, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=1'), (30015, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (30016, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (30017, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (30018, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (30019, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (30020, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (30021, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (30022, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (30023, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (30024, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (30025, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (30026, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (30027, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (30028, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-4100-power-5l-15w-50.html'), (30029, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (30030, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-5l.html'), (30031, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (30032, 'http://www.markenoele.de/catalog/product/view/id/3/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (30033, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (30034, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (30035, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (30036, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (30037, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.de'), (30038, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (30039, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (30040, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (30041, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1287518413&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1550%23post26202'), (30042, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (30043, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (30044, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (30045, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (30046, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (30047, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3128591012798559&format=160x600_as&output=html&h=600&w=160&lmt=1256130704&channel=7295048813&ad_type=text&color_bg=888787&color_border=888787&color_link=ffffff&color_text=000000&color_url=ff'), (30048, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (30049, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (30050, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (30051, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/wash-wax.html'), (30052, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (30053, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3128591012798559&format=160x600_as&output=html&h=600&w=160&lmt=1256130704&channel=7295048813&ad_type=text&color_bg=888787&color_border=888787&color_link=ffffff&color_text=000000&color_url=ff'), (30054, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (30055, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (30056, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CLXJKRf29TL6lB8mGOq7KpLQCrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQLXtGF8MCO3PqoEE0_Q0ilH6Geh_k5e4rLIotP3RMk&sig=AGiWqtyXFoG74hCJtdQOJddoJKhL69aC2w&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (30057, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CLXJKRf29TL6lB8mGOq7KpLQCrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQLXtGF8MCO3PqoEE0_Q0ilH6Geh_k5e4rLIotP3RMk&sig=AGiWqtyXFoG74hCJtdQOJddoJKhL69aC2w&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (30058, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30059, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30060, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (30061, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/micro-2t.html'), (30062, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (30063, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.com'), (30064, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', ''), (30065, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', ''), (30066, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4267689453885886&format=336x280_as&output=html&h=280&w=336&lmt=1287520922&channel=3312006969&ad_type=text_image&color_bg=D9D9D9&color_border=D9D9D9&color_link=FF0000&color_text=000000&color_'), (30067, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30068, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CSWVmQwu-TJnfOYWOOqmb0aUGrcGwwwH96b3tFL3D4-1HEAIoCFCer6GNAWCVqp2CrAegAcfRhPgDyAEBqQLXtGF8MCO3PqoEFk_QGGdiO0-R7kDDplBlvVjkqSC2COE&num=5&sig=AGiWqtz7q2n5cwEWGGDeFk_b376uWWbqyA&adurl=http://www.motulshop.de&rct=j&q=10w4'), (30069, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=2-T-%C3%96l&meta=&btnG=Google-Suche'), (30070, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30071, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30072, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30073, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30074, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=2-T-%C3%96l&meta=&btnG=Google-Suche'), (30075, 'http://www.markenoele.de/', 'http://wodas.wetteronline.de/dynamic/wo_cb?LANG=de&ART=city&BL=BAY&LAND=DL&KONT=dldl&WMO=10850&ORTN=N%F6rdlingen&W1AM=bdr2__&W1PM=bdr1__&T1MAX=6&T1MIN=3&TYP_OF_LANG=htm'), (30076, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (30077, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (30078, 'http://www.markenoele.de/catalogsearch/result/?q=quad', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30079, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=quad', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30080, 'http://www.markenoele.de/catalogsearch/result/?q=power', 'http://www.markenoele.de/catalogsearch/result/?q=quad'), (30081, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=po', 'http://www.markenoele.de/catalogsearch/result/?q=quad'), (30082, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=power', 'http://www.markenoele.de/catalogsearch/result/?q=quad'), (30083, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=power', 'http://www.markenoele.de/catalogsearch/result/?q=power'), (30084, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CCgQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20onlineshop&ei=ECe-TIadI8WZOu_j8Sg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (30085, 'http://www.markenoele.de/', 'http://www.amazon.de/dp/B003AXAM7A/ref=asc_df_B003AXAM7A1125669?smid=A168GACEIL2PQ0&tag=ciao-auto-mp-21&linkCode=asn&creative=22506&creativeASIN=B003AXAM7A'), (30086, 'http://www.markenoele.de/altoelentsorgung/', ''), (30087, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', ''), (30088, 'http://www.markenoele.de/', 'http://www.strassenkatalog.de/plz/45239.html'), (30089, 'http://www.markenoele.de/', ''), (30090, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+fuel+system+clean&aq=0&aqi=g3&aql=&oq=motul+f&gs_rfai='), (30091, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (30092, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+fuel+system+clean&aq=0&aqi=g3&aql=&oq=motul+f&gs_rfai='), (30093, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (30094, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+fuel+system+clean&aq=0&aqi=g3&aql=&oq=motul+f&gs_rfai='), (30095, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CvnFrRJy-TJKPBovRswaLu-jPAq3BsMMB_em97RS97Pu-RwgAEAEgwdb_DlCer6GNAWCV4qmCsAegAcfRhPgDyAEBqQLHIX27bg-3PqoEE0_Q-U6-CIyQXrCN9yFqDreDhbaABZBO&sig=AGiWqtzVc9GM0hvk3XIDAz74EYiE7-DASw&adurl=http://www.motulshop.de&rct=j&q=m'), (30096, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30097, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30098, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (30099, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list&p=2'), (30100, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list&p=3'), (30101, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list&p=4'), (30102, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list&p=5'), (30103, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list&p=6'), (30104, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list&p=7'), (30105, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list&p=8'), (30106, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list&p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list&p=9'), (30107, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list&p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list&p=10'), (30108, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list&p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list&p=11'), (30109, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list&p=12'), (30110, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (30111, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list&p=12'), (30112, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list&p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list&p=11'), (30113, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list&p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list&p=10'), (30114, 'http://www.markenoele.de/', ''), (30115, 'http://www.markenoele.de/', ''), (30116, 'http://www.markenoele.de/', ''), (30117, 'http://www.markenoele.de/', 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g7&q=motul+motor%C3%B6l'), (30118, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (30119, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30120, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30121, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (30122, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (30123, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (30124, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (30125, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (30126, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (30127, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (30128, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (30129, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (30130, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (30131, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (30132, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (30133, 'http://www.markenoele.de/', 'http://www.google.de/'), (30134, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/lieferung'), (30135, 'http://www.markenoele.de/catalogsearch/ajax/suggest?q=913', ''), (30136, 'http://www.markenoele.de/catalogsearch/ajax/suggest?q=91', ''), (30137, 'http://www.markenoele.de/catalogsearch/ajax/suggest?q=913B', ''), (30138, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=913', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (30139, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=91', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (30140, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=913', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (30141, 'http://www.markenoele.de/catalogsearch/ajax/suggest?q=91', ''), (30142, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=913B', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (30143, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=913B', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (30144, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fo913B', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (30145, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=F913B', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (30146, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Ford%20913B', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (30147, 'http://www.markenoele.de/catalogsearch/result?q=Ford+913B', ''), (30148, 'http://www.markenoele.de/catalogsearch/result/?q=Ford+913B', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (30149, 'http://www.markenoele.de/catalogsearch/result/?q=Ford+913B', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (30150, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=913B', 'http://www.markenoele.de/catalogsearch/result/?q=Ford+913B'), (30151, 'http://www.markenoele.de/catalogsearch/result/?q=913B', 'http://www.markenoele.de/catalogsearch/result/?q=Ford+913B'), (30152, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=913', 'http://www.markenoele.de/catalogsearch/result/?q=913B'), (30153, 'http://www.markenoele.de/catalogsearch/result/?q=913', 'http://www.markenoele.de/catalogsearch/result/?q=913B'), (30154, 'http://www.markenoele.de/catalog/product/view/id/32', 'http://www.google.de/search?client=safari&rls=en&q=motul+3000+4t&ie=UTF-8&oe=UTF-8&redir_esc=&ei=Y6--TKe6DoiCOsyWrGQ'), (30155, 'http://www.markenoele.de/', ''), (30156, 'http://www.markenoele.de/administration/Login.aspx', ''), (30157, 'http://www.markenoele.de/umbraco/', ''), (30158, 'http://www.markenoele.de/dynamix/', ''), (30159, 'http://www.markenoele.de/Pages/Login.aspx', ''), (30160, 'http://www.markenoele.de/zino/css/zino_core.css', ''), (30161, 'http://www.markenoele.de/dowebadmin/', ''), (30162, 'http://www.markenoele.de/n2/', ''), (30163, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/tag/fuel-system-clean/1'), (30164, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (30165, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (30166, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (30167, 'http://www.markenoele.de/catalog/product/view/id/119/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (30168, 'http://www.markenoele.de/catalog/product/gallery/id/119/image/83/', ''), (30169, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad/fuel-system-clean.html'), (30170, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cyf2rIcG-TNbUBcLiswayr_ygA63BsMMB_em97RTdzuPtRwgAEAEoAlCer6GNAWCVkq6CtAegAcfRhPgDyAEBqQLHIX27bg-3PqoEE0_QFEzi-iw4yI5enmZxtL5uDWU&sig=AGiWqtwBVyU81nVBy0QtkKUBWLQuX9HDbg&adurl=http://www.motulshop.de&rct=j&q=motul%20mi'), (30171, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30172, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30173, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cfol1UMa-TKfTAcLgswaAs_nfAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbr6gZQHoAHH0YT4A8gBAakCmWrQEaUvtz6qBBNP0PdyYPDQKO4-vHu7uT-UBcxI&sig=AGiWqtw5CSG3ZBFA0eVLQT24m87bRL8Xzg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (30174, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/'), (30175, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cfol1UMa-TKfTAcLgswaAs_nfAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbr6gZQHoAHH0YT4A8gBAakCmWrQEaUvtz6qBBNP0PdyYPDQKO4-vHu7uT-UBcxI&sig=AGiWqtw5CSG3ZBFA0eVLQT24m87bRL8Xzg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (30176, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (30177, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (30178, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30179, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30180, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (30181, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-4-takt.html'), (30182, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-4-takt.html'), (30183, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30184, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30185, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (30186, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (30187, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (30188, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-4-takt.html'), (30189, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30190, 'http://www.markenoele.de/catalog/product/view/id/33/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (30191, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30192, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (30193, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/angebote-des-monats/'), (30194, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (30195, 'http://www.markenoele.de/', 'http://www.google.de/'), (30196, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30197, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30198, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', ''), (30199, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (30200, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (30201, 'http://www.markenoele.de/', ''), (30202, 'http://www.markenoele.de/', ''), (30203, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motul+8100+X+Clean%2B+5W30+&btnG=Google-Suche'), (30204, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30205, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30206, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (30207, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CYK8DUd2-TKvnFYaNOozAlbYCrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVgpuCrAegAcfRhPgDyAEBqQKZatARpS-3PqoEE0_QkPyVoWFGGqjYmVM9ME6K7Ew&sig=AGiWqtwcAngh8opat7gYIxfo4Ig-RD_VzQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (30208, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (30209, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+shine&hl=de&ie=UTF-8&rlz=1T4SUNA_deDE306DE272&q=motul+shine+and+go'), (30210, 'http://www.markenoele.de/', 'http://www.google.de/'), (30211, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30212, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30213, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (30214, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cedfpffu-TIPNB4L-sgbwoImsBq3BsMMB_em97RS9gv2-RwgAEAEoA1Cer6GNAWCVsp-CsAegAcfRhPgDyAEBqQJvkbgd00C3PqoEE0_QcaTVZIQGoXVO59Obzc7XADw&sig=AGiWqtwTM3iQb_ikwAUWf1RQ3L48D37moA&adurl=http://www.motulshop.de&rct=j&q=motul%20wa'), (30215, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (30216, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (30217, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (30218, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cedfpffu-TIPNB4L-sgbwoImsBq3BsMMB_em97RS9gv2-RwgAEAEoA1Cer6GNAWCVsp-CsAegAcfRhPgDyAEBqQJvkbgd00C3PqoEE0_QcaTVZIQGoXVO59Obzc7XADw&sig=AGiWqtwTM3iQb_ikwAUWf1RQ3L48D37moA&adurl=http://www.motulshop.de&rct=j&q=motul%20wa'), (30219, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&meta=&aq=f&aqi=g9&aql=&oq=&gs_rfai='), (30220, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=gea', 'http://www.markenoele.de/'), (30221, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=gear', 'http://www.markenoele.de/'), (30222, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=gearb', 'http://www.markenoele.de/'), (30223, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=gearbo', 'http://www.markenoele.de/'), (30224, 'http://www.markenoele.de/catalogsearch/result/?q=gearbox', 'http://www.markenoele.de/'), (30225, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=gearbox', 'http://www.markenoele.de/'), (30226, 'http://www.markenoele.de/catalog/product/view/id/29', 'http://www.markenoele.de/catalogsearch/result/?q=gearbox'), (30227, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-gearbox.html'), (30228, 'http://www.markenoele.de/catalog/product/view/id/29', 'http://www.markenoele.de/catalogsearch/result/?q=gearbox'), (30229, 'http://www.markenoele.de/catalogsearch/result/?q=gearbox', 'http://www.markenoele.de/'), (30230, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&meta=&aq=f&aqi=g9&aql=&oq=&gs_rfai='), (30231, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=0&aqi=g8&aql=&oq=Motul+M&gs_rfai='), (30232, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=0&aqi=g8&aql=&oq=Motul+M&gs_rfai='), (30233, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+8100+X-clean+SAE+5W-40&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GFRE_de&redir_esc=&ei=iQS_TPafE4fBswbJkdy8DQ'), (30234, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30235, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30236, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtNjEwMC1zeW5lcmdpZS01bC5odG1s/product/4/', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (30237, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (30238, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (30239, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (30240, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l+g%C3%BCnstig&aq=0&aqi=g6&aql=&oq=motul+%C3%B6l+&gs_rfai='), (30241, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30242, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30243, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (30244, 'http://www.markenoele.de/', ''), (30245, 'http://www.markenoele.de/', ''), (30246, 'http://www.markenoele.de/', 'http://www.idealo.de/preisvergleich/MainSearchProductCategory.html'), (30247, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (30248, 'http://www.markenoele.de/', 'http://www.idealo.de/preisvergleich/MainSearchProductCategory.html'), (30249, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1287592014&flash=10.1.82&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fzweitakt-oel-t1515102.html%3Fpage%3D1&dt=1287592015531&'), (30250, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30251, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30252, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (30253, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (30254, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', ''), (30255, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+vollsynthetisch&hl=de&client=firefox-a&hs=AId&rls=org.mozilla:de:official&prmd=s&ei=Eii_TMOdA83HswaD69WsDQ&start=10&sa=N'), (30256, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (30257, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cz_tOXDW_TLuFNseJOrjj8N0DrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVyvmBlAegAcfRhPgDyAEBqQKALXjXNW-3PqoEE0_Q9ZiEtqNEkgCJbkL4qCImdGw&sig=AGiWqtxF36ofNQxcKDXsF34hciONZk1_hQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (30258, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/'), (30259, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cz_tOXDW_TLuFNseJOrjj8N0DrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVyvmBlAegAcfRhPgDyAEBqQKALXjXNW-3PqoEE0_Q9ZiEtqNEkgCJbkL4qCImdGw&sig=AGiWqtxF36ofNQxcKDXsF34hciONZk1_hQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (30260, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30261, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30262, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30263, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30264, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30265, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30266, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30267, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30268, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30269, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30270, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30271, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (30272, 'http://www.markenoele.de/catalog/product/view/id/55/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (30273, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (30274, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/2+takt+%C3%B6l+liqui+moly/s/google/koid/3742571874/gkaid/58249971/?gclid=CIPIm7CN4qQCFdUx3wodWkn9Lg'), (30275, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.ixquick.com/do/metasearch.pl'), (30276, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30277, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30278, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (30279, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (30280, 'http://www.markenoele.de/catalog/product/view/id/57/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (30281, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-100-motomix-2t.html'), (30282, 'http://www.markenoele.de/', ''), (30283, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/'), (30284, 'http://www.markenoele.de/', 'http://www.google.de/'), (30285, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (30286, 'http://www.markenoele.de/', 'http://www.google.de/'), (30287, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30288, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30289, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', ''), (30290, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all'), (30291, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all'), (30292, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all'), (30293, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtYXV0b3NjaG1pZXJzdG9mZmUvbW90dWwtNjEwMC1zeW5lcmdpZS01bC5odG1s/product/4/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-6100-synergie-5l.html'), (30294, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-6100-synergie-5l.html'), (30295, 'http://www.markenoele.de/catalog/product/view/id/133', 'http://www.markenoele.de/checkout/cart/'), (30296, 'http://www.markenoele.de/catalog/product/view/id/193', 'http://www.markenoele.de/motul-pflegeberater.html'), (30297, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/zur-shoperoffnung-das-baseball-cap-300v-im-wert-von-9-90-gratis-zu-ihrer-bestellung.html'), (30298, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (30299, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30300, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (30301, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30302, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtYXV0b3NjaG1pZXJzdG9mZmUuaHRtbD9saW1pdD1hbGw,/product/4/', ''), (30303, 'http://www.markenoele.de/checkout/cart/', ''), (30304, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (30305, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (30306, 'http://www.markenoele.de/checkout/onepage/', ''), (30307, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/onepage/'), (30308, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (30309, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse', ''), (30310, 'http://www.markenoele.de/catalog/category/view/id/22', ''), (30311, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CFkQFjAL&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-fanshop-artikel%2Faufkleber.html&rct=j&q=motul%20aufkleber&ei=CE6_TO74JM-o4Aar1uyEAQ&usg=AFQjCNHJKVgGYGH0V4UbLfVnw0Mhxu5lgw'), (30312, 'http://www.markenoele.de/catalog/product/view/id/192/category/52', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (30313, 'http://www.markenoele.de/catalog/product/view/id/192/category/52', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (30314, 'http://www.markenoele.de/catalog/product/view/id/192/category/52', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (30315, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html'), (30316, 'http://www.markenoele.de/catalog/product/view/id/192/category/52', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (30317, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html'), (30318, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (30319, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CGKmuhmC_TPqdJ4ONOvjZyPMErcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQIVGoTRnma3PqoEE0_QJtPNF0ckRl2FPdCdyZ71Lfg&sig=AGiWqtyVB-Z44MmcLshJnXcJln33BoKx9Q&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (30320, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CNSzEanK_TPzbC8iJOquVgc4CrcGwwwH96b3tFI-13kQIABACKAJQnq-hjQFglQKgAcfRhPgDyAEBqQIVGoTRnma3PqoEE0_QpzEGk7OnB80UhS5Jok9uuYk&sig=AGiWqtwixJRhbcBlBhH8ysR20uaQueQkGQ&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (30321, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (30322, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CNSzEanK_TPzbC8iJOquVgc4CrcGwwwH96b3tFI-13kQIABACKAJQnq-hjQFglQKgAcfRhPgDyAEBqQIVGoTRnma3PqoEE0_QpzEGk7OnB80UhS5Jok9uuYk&sig=AGiWqtwixJRhbcBlBhH8ysR20uaQueQkGQ&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (30323, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (30324, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/'), (30325, 'http://www.markenoele.de/catalogsearch/result/?q=motul', 'http://www.markenoele.de/'), (30326, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (30327, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (30328, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (30329, 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (30330, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300v', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (30331, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul+300v', ''), (30332, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CxwNccHO_TJ7NI8fRswathdiFA63BsMMB_em97RS1g_2-RwgAEAIoAlCer6GNAWCVivuBlAegAcfRhPgDyAEBqQIVGoTRnma3PqoEE0_Q_lhOIlLzIYFMruk4LttoGyI&sig=AGiWqtzqamiwgJN0jmMKhDGS3GR5KFzETw&adurl=http://www.motulshop.de&rct=j&q=motul%2051'), (30333, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (30334, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CxwNccHO_TJ7NI8fRswathdiFA63BsMMB_em97RS1g_2-RwgAEAIoAlCer6GNAWCVivuBlAegAcfRhPgDyAEBqQIVGoTRnma3PqoEE0_Q_lhOIlLzIYFMruk4LttoGyI&sig=AGiWqtzqamiwgJN0jmMKhDGS3GR5KFzETw&adurl=http://www.motulshop.de&rct=j&q=motul%2051'), (30335, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (30336, 'http://www.markenoele.de/catalog/product/view/id/108/category/48', ''), (30337, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (30338, 'http://www.markenoele.de/catalog/product/view/id/109/category/48', ''), (30339, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cc4WYA9e_TLqnLcKLOqe-uMQHrcGwwwH96b3tFIW74-1HEAMoBVCer6GNAWCV8qqCtAegAcfRhPgDyAEBqQJHwXsiomy3PqoEGE_QrPmlr1yD4ZY0w-J86pDwlvCIjbDX3A&num=3&sig=AGiWqtzLmYgIDx9TYgGrjSO-CI1f7DnkwQ&adurl=http://www.motulshop.de&rct=j&q=M'), (30340, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=t&hl=de&ie=UTF-8&rlz=1T4ADBF_deDE302DE305&q=motul+motor%c3%b6l'), (30341, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30342, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30343, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', ''), (30344, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (30345, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (30346, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (30347, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (30348, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (30349, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (30350, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (30351, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=913', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (30352, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=91', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (30353, 'http://www.markenoele.de/catalogsearch/result/?q=913', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (30354, 'http://www.markenoele.de/catalog/product/view/id/195', 'http://www.markenoele.de/catalogsearch/result/?q=913'), (30355, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-specific-ford-913-c-5l.html'), (30356, 'http://www.markenoele.de/catalog/category/view/id/27', ''), (30357, 'http://www.markenoele.de/catalog/category/view/id/27', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (30358, 'http://www.markenoele.de/catalog/product/view/id/86/category/27', ''), (30359, 'http://www.markenoele.de/catalog/product/view/id/86/category/27', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (30360, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt/inboard-tech-4t-86.html'), (30361, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', ''), (30362, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (30363, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CSKUR0-a_TMvGBcThswbS5-ynA63BsMMB_em97RTFgf2-RwgAEAEoAlCer6GNAWCVopyCrAegAcfRhPgDyAEBqQJHwXsiomy3PqoEE0_Q5idWl5i6tfTVxoNGHhwVNwo&sig=AGiWqtymlN2CtoSXQuqgV1i9AjNhNhM2iw&adurl=http://www.motulshop.de&rct=j&q=motul%2015'), (30364, 'http://www.markenoele.de/catalog/product/view/id/2/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (30365, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (30366, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (30367, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (30368, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (30369, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CVokkKem_TNzOJ4qPOvvdnOMCrcGwwwH96b3tFI-13kQIABACKAJQnq-hjQFglarzgZAHoAHH0YT4A8gBAakCR8F7IqJstz6qBBNP0DUzb-K-X94KuMNDJuaTk96B&sig=AGiWqtwr7QJRwuxu2i1yJ7bC8HgathWXyw&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (30370, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30371, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30372, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30373, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (30374, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (30375, 'http://www.markenoele.de/catalog/category/view/id/10?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (30376, 'http://www.markenoele.de/catalog/category/view/id/10?mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (30377, 'http://www.markenoele.de/catalog/product/view/id/55/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list&p=2'), (30378, 'http://www.markenoele.de/catalog/category/view/id/10?mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (30379, 'http://www.markenoele.de/catalog/category/view/id/10?mode=list&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list&p=2'), (30380, 'http://www.markenoele.de/catalog/product/view/id/49/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list&p=1'), (30381, 'http://www.markenoele.de/catalog/category/view/id/10?mode=list&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list&p=2'), (30382, 'http://www.markenoele.de/catalog/product/view/id/53/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list&p=1'), (30383, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-53.html'), (30384, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (30385, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (30386, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-53.html'), (30387, 'http://www.markenoele.de/', ''), (30388, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (30389, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CWxrvTP-_TOKuGorPswb37f2XA63BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbKVgqQHoAHH0YT4A8gBAakCR8F7IqJstz6qBBNP0PsdH_kYJuOztlCWfKvrQOYI&sig=AGiWqtxtERAapqGWWB5to1aCbk6HXzJRcQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (30390, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (30391, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (30392, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30393, 'http://www.markenoele.de/catalog/product/view/id/81/category/25', ''), (30394, 'http://www.markenoele.de/', ''), (30395, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (30396, 'http://www.markenoele.de/catalog/product/view/id/168', ''), (30397, 'http://www.markenoele.de/catalog/product/view/id/168', 'http://www.google.de/search?q=MOTUL+Micro+2T+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (30398, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=zIY&rls=org.mozilla%3Ade%3Aofficial&q=motul+specific+cng%2Flpg+5w-40&aq=f&aqi=&aql=&oq=&gs_rfai='), (30399, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30400, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30401, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (30402, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (30403, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse'), (30404, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse&p=2'), (30405, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse&p=3'), (30406, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse&p=4'), (30407, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=motul+15+w+50&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=13&ctid=CT2431245'), (30408, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (30409, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=motul+15+w+50&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=13&ctid=CT2431245'), (30410, 'http://www.markenoele.de/catalog/product/view/id/10/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse&p=3'), (30411, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-cng-lpg-5l.html'), (30412, 'http://www.markenoele.de/catalog/product/view/id/235/category/51', ''), (30413, 'http://www.markenoele.de/', 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g7&q=motul+motor%C3%B6l'), (30414, 'http://www.markenoele.de/', 'http://www.125er-forum.de/13-biete/54264-biete-2x-1l-bel-ray-h1r-2t-l.html'), (30415, 'http://www.markenoele.de/', 'http://www.125er-forum.de/13-biete/54264-biete-2x-1l-bel-ray-h1r-2t-l.html'), (30416, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', ''), (30417, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+8100+x-cess'), (30418, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (30419, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CqrB8kCzATP_4M4f7sgbehIG_A63BsMMB_em97RTdv-PtRwgAEAEgx5j4BSgCUJ6voY0BYJWK_oGUB6ABx9GE-APIAQGpAtPogrh6Z7c-qgQTT9Brbw0U5eCAlDC68XqQdXr5XYAFkE4&sig=AGiWqtyxPeSc_66YOTwkV6QqWKldw2qQCg&adurl=http://www.motulshop.de&rct=j&'), (30420, 'http://www.markenoele.de/', 'http://www.spardeingeld.de/motorradzubehoer/products__keyword--motul+wash+%26+wax.html'), (30421, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (30422, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (30423, 'http://www.markenoele.de/lieferung', ''), (30424, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (30425, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30426, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (30427, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (30428, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (30429, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (30430, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CDQQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=6100%20SYNERGIE%2B%2010W40%20&ei=D0bATILbMZHssgalnYnlCA&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ'), (30431, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CCiazHkvATIn1JIKJOvGc-a8CrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV4pCCoAegAcfRhPgDyAEBqQKlMdYOsYe3PqoEE0_Q3SmyENBcv9F7gs6WExEHFtU&sig=AGiWqtwff3QYoWFEkBSTwzXKpTyxsgCNcg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (30432, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (30433, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-49.html'), (30434, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30435, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-49.html'), (30436, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30437, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-49.html'), (30438, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30439, 'http://www.markenoele.de/zahlung/', ''), (30440, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30441, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30442, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30443, 'http://www.markenoele.de/catalog/product/view/id/56/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (30444, 'http://www.markenoele.de/', ''), (30445, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CDiVpJU3ATPb8JcOLOsPF9ccIrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJWqkoKgB6ABx9GE-APIAQGpAqUx1g6xh7c-qgQTT9A697j7M060NgNedE0e7z-fMA&sig=AGiWqtyIJBDS9G5H89HkZuTBGGN_BzxDVg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3'), (30446, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30447, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (30448, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30449, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30450, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (30451, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30452, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30453, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30454, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-49.html'), (30455, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (30456, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CCiazHkvATIn1JIKJOvGc-a8CrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV4pCCoAegAcfRhPgDyAEBqQKlMdYOsYe3PqoEE0_Q3SmyENBcv9F7gs6WExEHFtU&sig=AGiWqtwff3QYoWFEkBSTwzXKpTyxsgCNcg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (30457, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980'), (30458, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1h&oq=Mot&hl=de&ie=UTF-8&rlz=1T4ADBS_deDE315DE317&q=motul+5100+15w50'), (30459, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30460, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30461, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30462, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30463, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=&q=MOTUL+Motor%C3%B6l+VW+Norm+50500&sourceid=navclient-ff&rlz=1B2GGIC_deDE216DE245&ie=UTF-8'), (30464, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (30465, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=&q=MOTUL+Motor%C3%B6l+VW+Norm+50500&sourceid=navclient-ff&rlz=1B2GGIC_deDE216DE245&ie=UTF-8'), (30466, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30467, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30468, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtNjEwMC1zeW5lcmdpZS0xbC5odG1s/product/3/', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (30469, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (30470, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30471, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30472, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30473, 'http://www.markenoele.de/catalog/product/view/id/32/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (30474, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30475, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (30476, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (30477, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/impressum/'), (30478, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (30479, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (30480, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=&q=MOTUL+Motor%C3%B6l+VW+Norm+50500&sourceid=navclient-ff&rlz=1B2GGIC_deDE216DE245&ie=UTF-8'), (30481, 'http://www.markenoele.de/', ''), (30482, 'http://www.markenoele.de/', ''), (30483, 'http://www.markenoele.de/', ''), (30484, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30485, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30486, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (30487, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?q=x+cess+80+motul&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (30488, 'http://www.markenoele.de/', ''), (30489, 'http://www.markenoele.de/catalog/product/view/id/177', 'http://www.google.de/products?q=motul+8100+x+clean+c3+motoren%C3%B6le&hl=de&aq=f'), (30490, 'http://www.markenoele.de/catalog/product/gallery/id/177/image/177/', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l-177.html?___store=esso_store_view&___store=esso_store_view'), (30491, 'http://www.markenoele.de/catalog/product/gallery/id/177/image/177/', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l-177.html?___store=esso_store_view&___store=esso_store_view'), (30492, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (30493, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (30494, 'http://www.markenoele.de/catalog/product/view/id/90', 'http://www.google.de/products?q=Motul+outboard+synth+2t&hl=de&aq=f'), (30495, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.com/search?hl=en&lr=lang_de&host=www.google.com&tbs=lr%3Alang_1de&q=6100+Synergie%2B+%2210W+40%22+preisvergleich&aq=f&aqi=&aql=&oq=&gs_rfai='), (30496, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (30497, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.com/search?hl=en&lr=lang_de&host=www.google.com&tbs=lr%3Alang_1de&q=6100+Synergie%2B+%2210W+40%22+preisvergleich&aq=f&aqi=&aql=&oq=&gs_rfai='), (30498, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (30499, 'http://www.markenoele.de/', 'http://www.websuche.de'), (30500, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?hl=de&rlz=1T4ADBF_deDE306DE307&q=5w40+cess&aq=f&aqi=&aql=&oq=&gs_rfai='), (30501, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (30502, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (30503, 'http://www.markenoele.de/datenschutz/', ''), (30504, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (30505, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (30506, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (30507, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (30508, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (30509, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (30510, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30511, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30512, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (30513, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (30514, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (30515, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (30516, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (30517, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (30518, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (30519, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (30520, 'http://www.markenoele.de/', ''), (30521, 'http://www.markenoele.de/', ''), (30522, 'http://www.markenoele.de/contacts/', ''), (30523, 'http://www.markenoele.de/angebote-des-monats/', ''), (30524, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (30525, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (30526, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (30527, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?hl=de&q=motul+8100+xcess&aq=f&aqi=&aql=&oq=&gs_rfai='), (30528, 'http://www.markenoele.de/catalog/product/gallery/id/5/image/46/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (30529, 'http://www.markenoele.de/catalog/product/view/id/190/category/52', ''), (30530, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (30531, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul++%09+Fuel+System+Clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (30532, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (30533, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (30534, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (30535, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (30536, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (30537, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CCRzdn1fBTNuyEoWOOpjJycAOrcGwwwH96b3tFIXK4-1HCAAQASgCUJ6voY0BYJWCoIKwB6ABx9GE-APIAQGpArqQmZMoV7c-qgQYT9C69tDbguU8_zYfOUNdqRgSqvloNDEN&sig=AGiWqtwvKnT5qL0xz2a9O7DxrhXGw9ro8Q&adurl=http://www.motulshop.de&rct=j&q=15W-5'), (30538, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CCRzdn1fBTNuyEoWOOpjJycAOrcGwwwH96b3tFIXK4-1HCAAQASgCUJ6voY0BYJWCoIKwB6ABx9GE-APIAQGpArqQmZMoV7c-qgQYT9C69tDbguU8_zYfOUNdqRgSqvloNDEN&sig=AGiWqtwvKnT5qL0xz2a9O7DxrhXGw9ro8Q&adurl=http://www.motulshop.de&rct=j&q=15W-5'), (30539, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CpLhzblnBTLmyOcHiswa4gd3KDa3BsMMB_em97RTtzOPtRxADKAhQnq-hjQFgleqOgpwHoAHH0YT4A8gBAakCupCZkyhXtz6qBBhP0HFhSPbDpnElsa_MacTBs1TDqcIhX-4&num=5&sig=AGiWqtzftNGFa-ODJzzjegFxI0HXurN35g&adurl=http://www.motulshop.de&rct=j&q='), (30540, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (30541, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (30542, 'http://www.markenoele.de/catalog/product/view/id/180/category/52', ''), (30543, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CknGp52HBTKC5O4GvtAaukLG0Dq3BsMMB_em97RSdhv2-RwgAEAIoAlCer6GNAWCVyvmBlAegAcfRhPgDyAEBqQK6kJmTKFe3PqoEGE_QPAD2YXfTluY5Jfpqlyxj5xUX0fzlqw&sig=AGiWqtzFheLcZxL-NjGwsUqor3_TqY7Qnw&adurl=http://www.motulshop.de&rct=j&q=Mot'), (30544, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (30545, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (30546, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (30547, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CpPMwHG_BTOy-Ecb6sgbSkMihDq3BsMMB_em97RSVyOPtRwgAEAEoAlCer6GNAWCVyoWCmAegAcfRhPgDyAEBqQJXQqrxIUu3PqoEFk_Q6s7ElMNul8nKKiRcgjx0DByiHO4&sig=AGiWqtzu9hO25WjIPZP984daPlWB_IDxAQ&adurl=http://www.motulshop.de&rct=j&q=motul%'), (30548, 'http://www.markenoele.de/', ''), (30549, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CpPMwHG_BTOy-Ecb6sgbSkMihDq3BsMMB_em97RSVyOPtRwgAEAEoAlCer6GNAWCVyoWCmAegAcfRhPgDyAEBqQJXQqrxIUu3PqoEFk_Q6s7ElMNul8nKKiRcgjx0DByiHO4&sig=AGiWqtzu9hO25WjIPZP984daPlWB_IDxAQ&adurl=http://www.motulshop.de&rct=j&q=motul%'), (30550, 'http://www.markenoele.de/catalog/product/view/id/132', ''), (30551, 'http://www.markenoele.de/catalog/product/view/id/132', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDAQgwgwAw&url=http%3A%2F%2Fwww.markenoele.de%2Fshock-oil-factory-line.html%3F___store%3Desso_store_view%26___store%3Desso_store_view&rct=j&q=motul%20shock%20oil&ei=yW_BTK3NHIOTswbki7XSCA&usg=AFQjCNG'), (30552, 'http://www.markenoele.de/impressum', ''), (30553, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/shock-oil-factory-line.html?___store=esso_store_view&___store=esso_store_view'), (30554, 'http://www.markenoele.de/catalog/product/view/id/132', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDAQgwgwAw&url=http%3A%2F%2Fwww.markenoele.de%2Fshock-oil-factory-line.html%3F___store%3Desso_store_view%26___store%3Desso_store_view&rct=j&q=motul%20shock%20oil&ei=yW_BTK3NHIOTswbki7XSCA&usg=AFQjCNG'), (30555, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (30556, 'http://www.markenoele.de/', ''), (30557, 'http://www.markenoele.de/catalog/product/view/id/132', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDAQgwgwAw&url=http%3A%2F%2Fwww.markenoele.de%2Fshock-oil-factory-line.html%3F___store%3Desso_store_view%26___store%3Desso_store_view&rct=j&q=motul%20shock%20oil&ei=yW_BTK3NHIOTswbki7XSCA&usg=AFQjCNG'), (30558, 'http://www.markenoele.de/', ''), (30559, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (30560, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (30561, 'http://www.markenoele.de/catalog/product/view/id/118/category/48', ''), (30562, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (30563, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (30564, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (30565, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (30566, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (30567, 'http://www.markenoele.de/catalog/product/view/id/67', 'http://www.google.de/search?client=safari&rls=de-de&q=Motul+V+3000&ie=UTF-8&oe=UTF-8&redir_esc=&ei=EHPBTK6JOcWCOoSEmJkM'), (30568, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (30569, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (30570, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (30571, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (30572, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (30573, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (30574, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (30575, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=motul+fuel+system+clean&_sacat=See-All-Categories'), (30576, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (30577, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (30578, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (30579, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (30580, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (30581, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20clean', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30582, 'http://www.markenoele.de/catalogsearch/result/?q=fuel+clean', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30583, 'http://www.markenoele.de/catalog/product/view/id/121', 'http://www.markenoele.de/catalogsearch/result/?q=fuel+clean'), (30584, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2Z1ZWwtc3lzdGVtLWNsZWFuLTEyMS5odG1s/product/121/', 'http://www.markenoele.de/fuel-system-clean-121.html'), (30585, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/fuel-system-clean-121.html'), (30586, 'http://www.markenoele.de/lieferung/', ''), (30587, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&hl=de&source=hp&q=motul+shop&meta=&btnG=Google-Suche'), (30588, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cj9PDcZfBTIGgN4fgswbtnNmkDa3BsMMB_em97RSNyePtRwgAEAFQnq-hjQFglQKgAcfRhPgDyAEBqQJXQqrxIUu3PqoEE0_Qt6WajRZxKGrn6mdcBvZ5zaA&sig=AGiWqtwz605Psa5nWqR4du9IZskINt4fnA&adurl=http://www.motulshop.de&rct=j&q=motul%20specific%2'), (30589, 'http://www.markenoele.de/catalog/product/view/id/145/category/53', ''), (30590, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (30591, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30592, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html'), (30593, 'http://www.markenoele.de/', 'http://www.google.de/'), (30594, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (30595, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (30596, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/valve-expert.html'), (30597, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (30598, 'http://www.markenoele.de/catalog/product/view/id/119/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (30599, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.ca/search?q=motul+8100+%22x+clean%22&hl=en&lr=lang_de&tbs=lr:lang_1de&ei=fqXBTIvKA4-6sQOi6736Cw&start=10&sa=N'), (30600, 'http://www.markenoele.de/catalog/product/view/id/4', 'http://www.google.de/url?sa=t&source=web&cd=5&ved=0CCwQgwgwBA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-6100-synergie-5l.html%3F___store%3Desso_store_view%26___store%3Desso_store_view&rct=j&q=MOTUL%206100%20Synergie%2B%2010w40&ei=2qbBTK2gCY-VOqKl-dM'), (30601, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-6100-synergie-5l.html?___store=esso_store_view&___store=esso_store_view'), (30602, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (30603, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (30604, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (30605, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (30606, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30607, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (30608, 'http://www.markenoele.de/catalog/product/view/id/3/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (30609, 'http://www.markenoele.de/bestellung/', ''), (30610, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (30611, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (30612, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (30613, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (30614, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (30615, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (30616, 'http://www.markenoele.de/', 'http://fahrzeugteile.shop.ebay.de/Auto-Motorrad-Teile-/131090/i.html?_nkw=%C3%96l%205w30%20longlife%203&rt=nc&LH_ItemCondition=1&_fln=1&_ssov=1&_trksid=p3286.c0.m282'), (30617, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30618, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30619, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (30620, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-4-takt.html'), (30621, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30622, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html'), (30623, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (30624, 'http://www.markenoele.de/catalog/product/view/id/11/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (30625, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C5zryjLnBTPCCBomFOsrQtO8NrcGwwwH96b3tFO3M4-1HEAQoCFCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQIJbg-_dV63PqoEFk_QdGLZHRD-AdNhaInpYSRiU1uFcDQ&num=7&sig=AGiWqtyJKDLfFCICFrJmoiuVStNwRHmtuQ&adurl=http://www.motulshop.de&rct=j&q=2-ta'), (30626, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cy8dwEsHBTNGjNof7sgbO5LG3Dq3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJXSmoKsB6ABx9GE-APIAQGpAgluD791Xrc-qgQYT9A2tNDSSuER1GXZY1f-S0HxI7_SEXec&sig=AGiWqtxuE2uBcGqNpSxQADjKhEWhprxLkA&adurl=http://www.motulshop.de&rct=j&q=motul'), (30627, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/50/', 'http://www.markenoele.de/'), (30628, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (30629, 'http://www.markenoele.de/catalog/product/view/id/193', 'http://www.markenoele.de/checkout/cart/'), (30630, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=COJ4-bcHBTL2XJ43Pswaj14ySDq3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJXSmoKsB6ABx9GE-APIAQGpAgluD791Xrc-qgQYT9BaIG_osha9jpIfhUGs9GazczRpqXNG&sig=AGiWqtzr4N1HnUB0DKFVaOO8oSMhb5ShXA&adurl=http://www.motulshop.de&rct=j&q=motul'), (30631, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30632, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30633, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (30634, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (30635, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (30636, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (30637, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (30638, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (30639, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (30640, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (30641, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+4t&rlz='), (30642, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (30643, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+4t&rlz='), (30644, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (30645, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (30646, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (30647, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (30648, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=safari&rls=en&q=10W+50+Motul&aq=f&aqi=&aql=&oq=&gs_rfai='), (30649, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30650, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30651, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (30652, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (30653, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (30654, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (30655, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (30656, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (30657, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (30658, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (30659, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=safari&rls=en&q=10W+50+Motul&aq=f&aqi=&aql=&oq=&gs_rfai='), (30660, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6166635499917428&format=728x90_as&output=html&h=90&w=728&lmt=1287776906&channel=3025090077&ad_type=text_image&color_bg=6CA9CD&color_border=6CA9CD&color_link=000000&color_text=000000&color_ur'), (30661, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (30662, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (30663, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30664, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', ''), (30665, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (30666, 'http://www.markenoele.de/catalog/product/view/id/161/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (30667, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (30668, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (30669, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (30670, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (30671, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (30672, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (30673, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (30674, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (30675, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (30676, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (30677, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (30678, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (30679, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', ''), (30680, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30681, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (30682, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6166635499917428&format=728x90_as&output=html&h=90&w=728&lmt=1287776906&channel=3025090077&ad_type=text_image&color_bg=6CA9CD&color_border=6CA9CD&color_link=000000&color_text=000000&color_ur'), (30683, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (30684, 'http://www.markenoele.de/catalog/product/view/id/62', 'http://www.google.de/search?q=motul+quad+4t&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (30685, 'http://www.markenoele.de/catalog/product/view/id/164', 'http://www.google.de/products?hl=de&q=Kettens%C3%A4gen%20Berlin%20&um=1&ie=UTF-8&sa=N&tab=wf'), (30686, 'http://www.markenoele.de/catalog/product/view/id/62', 'http://www.google.de/search?q=motul+quad+4t&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (30687, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/timber-bio.html?___store=esso_store_view&___store=esso_store_view'), (30688, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motul+300V+Factory+Line&btnG=Google-Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (30689, 'http://www.markenoele.de/', ''), (30690, 'http://www.markenoele.de/', ''), (30691, 'http://www.markenoele.de/', ''), (30692, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (30693, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (30694, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (30695, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (30696, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (30697, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', ''), (30698, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (30699, 'http://www.markenoele.de/', ''), (30700, 'http://www.markenoele.de/impressum/', ''), (30701, 'http://www.markenoele.de/lieferung', ''), (30702, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (30703, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (30704, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (30705, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (30706, 'http://www.markenoele.de/altoelentsorgung/', ''), (30707, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (30708, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (30709, 'http://www.markenoele.de/contacts/', ''), (30710, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (30711, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (30712, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (30713, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (30714, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (30715, 'http://www.markenoele.de/angebote-des-monats/', ''), (30716, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (30717, 'http://www.markenoele.de/widerruf/', ''), (30718, 'http://www.markenoele.de/zahlung/', ''), (30719, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=6&ved=0CDEQFjAF&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20online%20shop&ei=R2zCTNygFMiRswbHuuS4CA&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (30720, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/112/', 'http://www.markenoele.de/'), (30721, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (30722, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (30723, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (30724, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (30725, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (30726, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motomix', 'http://www.markenoele.de/checkout/cart/'), (30727, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motomix100', 'http://www.markenoele.de/checkout/cart/'), (30728, 'http://www.markenoele.de/catalogsearch/result/?q=motomix100', 'http://www.markenoele.de/checkout/cart/'), (30729, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=motomix100'), (30730, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30731, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (30732, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (30733, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30734, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90dWwtNTEwMC00dC00OS5odG1s/product/49/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html'), (30735, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html'), (30736, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (30737, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (30738, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (30739, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30740, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30741, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (30742, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-4-takt.html'), (30743, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-4-takt.html'), (30744, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30745, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQuaHRtbD9wPTI,/product/57/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (30746, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (30747, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (30748, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (30749, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (30750, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30751, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30752, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30753, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (30754, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (30755, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (30756, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (30757, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (30758, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (30759, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (30760, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (30761, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (30762, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlL3NoaW5lLWdvLXNpbGljb25lLWNsZWFuLmh0bWw,/product/111/', 'http://www.markenoele.de/motul-pflegeprodukte/shine-go-silicone-clean.html'), (30763, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-pflegeprodukte/shine-go-silicone-clean.html'), (30764, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/checkout/cart/'), (30765, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/shine-go-silicone-clean.html'), (30766, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (30767, 'http://www.markenoele.de/catalog/product/view/id/118/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (30768, 'http://www.markenoele.de/catalog/product/view/id/118/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (30769, 'http://www.markenoele.de/catalog/product/gallery/id/118/image/116/', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad/e-z-clean.html'), (30770, 'http://www.markenoele.de/catalog/category/view/id/50', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad/e-z-clean.html'), (30771, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (30772, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (30773, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (30774, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (30775, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (30776, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (30777, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (30778, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/checkout/onepage/'), (30779, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/checkout/onepage/'), (30780, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=6&ved=0CDYQFjAF&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20online%20shop&ei=Im_CTP7LGIbOswbu9ISfCA&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (30781, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/'), (30782, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/login/'), (30783, 'http://www.markenoele.de/', ''), (30784, 'http://www.markenoele.de/catalog/product/view/id/213/category/51', ''), (30785, 'http://www.markenoele.de/agb/', ''), (30786, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (30787, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (30788, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+%C3%B6l&meta=&btnG=Google-Suche'), (30789, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30790, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30791, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30792, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30793, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (30794, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (30795, 'http://www.markenoele.de/catalog/product/view/id/48/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (30796, 'http://www.markenoele.de/catalog/product/view/id/48/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (30797, 'http://www.markenoele.de/catalog/product/view/id/48/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (30798, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (30799, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (30800, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (30801, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (30802, 'http://www.markenoele.de/catalog/product/view/id/76/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (30803, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (30804, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (30805, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (30806, 'http://www.markenoele.de/agb', ''), (30807, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (30808, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (30809, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (30810, 'http://www.markenoele.de/catalog/product/view/id/112/category/49', ''), (30811, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+8100+x-clean+sae+5w40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (30812, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=81', 'http://www.markenoele.de/'), (30813, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/'), (30814, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/'), (30815, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x-c', 'http://www.markenoele.de/'), (30816, 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-clean', 'http://www.markenoele.de/'), (30817, 'http://www.markenoele.de/catalog/product/view/id/7', 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-clean'), (30818, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CpXxAvtzCTIOCDc7Sswaz6LD8Da3BsMMB_em97RSt1I_8BggAEAEgsYrfBigCUJ6voY0BYJWit4LIB6ABx9GE-APIAQGpAqoGkMsHXrc-qgQTT9DxEocZlaqNIo2GEC_RfrhbFYAFkE4&sig=AGiWqtzIAaDvXs79YVFtYreRL7uq_IK_6w&adurl=http://www.motulshop.de&rct=j&'), (30819, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (30820, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/'), (30821, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (30822, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20f', 'http://www.markenoele.de/'), (30823, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fue', 'http://www.markenoele.de/'), (30824, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel', 'http://www.markenoele.de/'), (30825, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel%20sy', 'http://www.markenoele.de/'), (30826, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel%20systen', 'http://www.markenoele.de/'), (30827, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel%20s', 'http://www.markenoele.de/'), (30828, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel%20syste', 'http://www.markenoele.de/'), (30829, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel%20systen%20c', 'http://www.markenoele.de/'), (30830, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel%20systen%20cle', 'http://www.markenoele.de/'), (30831, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel%20systen%20clean', 'http://www.markenoele.de/'), (30832, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel%20systen%20clea', 'http://www.markenoele.de/'), (30833, 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+systen+clean', 'http://www.markenoele.de/'), (30834, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel%20syste%20clean', 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+systen+clean'), (30835, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20fuel%20system%20clean', 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+systen+clean'), (30836, 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+system+clean', 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+systen+clean'), (30837, 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+systen+clean', 'http://www.markenoele.de/'), (30838, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CpXxAvtzCTIOCDc7Sswaz6LD8Da3BsMMB_em97RSt1I_8BggAEAEgsYrfBigCUJ6voY0BYJWit4LIB6ABx9GE-APIAQGpAqoGkMsHXrc-qgQTT9DxEocZlaqNIo2GEC_RfrhbFYAFkE4&sig=AGiWqtzIAaDvXs79YVFtYreRL7uq_IK_6w&adurl=http://www.motulshop.de&rct=j&'), (30839, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/tag/fuel-system-clean/1'), (30840, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=idealo.de+motul+kettenspray&ie=UTF-8&oe=UTF-8&redir_esc=&ei=SfHCTP6zBsGCOrP1qKYM'), (30841, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30842, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30843, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30844, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (30845, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (30846, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30847, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (30848, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (30849, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (30850, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C9UbDIgDDTOP_E43Sswa_xM3yDa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCqgaQywdetz6qBBNP0N-teDpITP8E62rLgG-gmhdi&sig=AGiWqtx4royYwpWdB89Ff-yt1mLl_lZebg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (30851, 'http://www.markenoele.de/', ''), (30852, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', ''), (30853, 'http://www.markenoele.de/catalog/product/view/id/51/category/10', ''), (30854, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', ''), (30855, 'http://www.markenoele.de/catalog/product/view/id/53/category/10', ''), (30856, 'http://www.markenoele.de/motul_pflegeberater/', ''), (30857, 'http://www.markenoele.de/', 'http://www.amazon.de/dp/B003B28O1Q/ref=asc_df_B003B28O1Q1152938?smid=A168GACEIL2PQ0&tag=ciao-auto-mp-21&linkCode=asn&creative=22506&creativeASIN=B003B28O1Q'), (30858, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (30859, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30860, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (30861, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (30862, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (30863, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=07i&rls=org.mozilla%3Ade%3Aofficial&q=motul+300V+4T+FL+Off+Road+15W60&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (30864, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CbXNlzSzDTOXMM8GvtAbe2o2CDq3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAqoGkMsHXrc-qgQTT9C1llFvZZeLuUoQMxnPh3KBZA&sig=AGiWqtwlXSf0EYSnOvbuA9IRMAuFvCkT8Q&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (30865, 'http://www.markenoele.de/', ''), (30866, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (30867, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CD571rmDDTKLOJIrPswbqv7yQDq3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCVip-CsAegAcfRhPgDyAEBqQKqBpDLB163PqoEGE_QTxceGLSiVylvqG_iBAeJZVvp9AmPQw&sig=AGiWqtybgRL_DoDdpu415lxxAZlW58JP_Q&adurl=http://www.motulshop.de&rct=j&q=sco'), (30868, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w', 'http://www.markenoele.de/'), (30869, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w50', 'http://www.markenoele.de/'), (30870, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/'), (30871, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w5', 'http://www.markenoele.de/'), (30872, 'http://www.markenoele.de/catalogsearch/result/?q=20w50', 'http://www.markenoele.de/'), (30873, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CD571rmDDTKLOJIrPswbqv7yQDq3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCVip-CsAegAcfRhPgDyAEBqQKqBpDLB163PqoEGE_QTxceGLSiVylvqG_iBAeJZVvp9AmPQw&sig=AGiWqtybgRL_DoDdpu415lxxAZlW58JP_Q&adurl=http://www.motulshop.de&rct=j&q=sco'), (30874, 'http://www.markenoele.de/', ''), (30875, 'http://www.markenoele.de/', ''), (30876, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (30877, 'http://www.markenoele.de/catalog/product/view/id/147/category/53', ''), (30878, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (30879, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (30880, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', ''), (30881, 'http://www.markenoele.de/angebote-des-monats/', ''), (30882, 'http://www.markenoele.de/', ''), (30883, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (30884, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (30885, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (30886, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (30887, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (30888, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (30889, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (30890, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (30891, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (30892, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (30893, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (30894, 'http://www.markenoele.de/agb', ''), (30895, 'http://www.markenoele.de/altoelentsorgung', ''), (30896, 'http://www.markenoele.de/angebote-des-monats', ''), (30897, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (30898, 'http://www.markenoele.de/bestellung', ''), (30899, 'http://www.markenoele.de/checkout', ''), (30900, 'http://www.markenoele.de/checkout/onepage/', ''), (30901, 'http://www.markenoele.de/checkout/cart/', ''), (30902, 'http://www.markenoele.de/contacts', ''), (30903, 'http://www.markenoele.de/datenschutz', ''), (30904, 'http://www.markenoele.de/impressum', ''), (30905, 'http://www.markenoele.de/lieferung', ''), (30906, 'http://www.markenoele.de/motul_pflegeberater', ''), (30907, 'http://www.markenoele.de/widerruf', ''), (30908, 'http://www.markenoele.de/zahlung', ''), (30909, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (30910, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (30911, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (30912, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (30913, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (30914, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (30915, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (30916, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (30917, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (30918, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (30919, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (30920, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (30921, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (30922, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (30923, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (30924, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (30925, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (30926, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (30927, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (30928, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (30929, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (30930, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (30931, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (30932, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (30933, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (30934, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (30935, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (30936, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (30937, 'http://www.markenoele.de/catalog/product/view/id/122/category/48', ''), (30938, 'http://www.markenoele.de/', ''), (30939, 'http://www.markenoele.de/agb/', ''), (30940, 'http://www.markenoele.de/altoelentsorgung/', ''), (30941, 'http://www.markenoele.de/angebote-des-monats/', ''), (30942, 'http://www.markenoele.de/bestellung/', ''), (30943, 'http://www.markenoele.de/agb', ''), (30944, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (30945, 'http://www.markenoele.de/contacts/', ''), (30946, 'http://www.markenoele.de/datenschutz/', ''), (30947, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (30948, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (30949, 'http://www.markenoele.de/impressum/', ''), (30950, 'http://www.markenoele.de/lieferung', ''), (30951, 'http://www.markenoele.de/lieferung/', ''), (30952, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (30953, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (30954, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (30955, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (30956, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (30957, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', ''), (30958, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position', ''), (30959, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position', ''), (30960, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position', ''), (30961, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=2', ''), (30962, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=1', ''), (30963, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=3', ''), (30964, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=4', ''), (30965, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=2', ''), (30966, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=1', ''), (30967, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=3', ''), (30968, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=4', ''), (30969, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=2', ''), (30970, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=1', ''), (30971, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=3', ''), (30972, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=4', ''), (30973, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position', ''), (30974, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=2', ''), (30975, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=1', ''), (30976, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=3', ''), (30977, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=4', ''), (30978, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position', ''), (30979, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=2', ''), (30980, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=1', ''), (30981, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=3', ''), (30982, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=4', ''), (30983, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=2', ''), (30984, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=1', ''), (30985, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=3', ''), (30986, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=4', ''), (30987, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (30988, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid', ''), (30989, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=2', ''), (30990, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=3', ''), (30991, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=4', ''), (30992, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (30993, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (30994, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (30995, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (30996, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (30997, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (30998, 'http://www.markenoele.de/catalog/product/view/id/150/category/41', ''), (30999, 'http://www.markenoele.de/catalog/product/view/id/149/category/41', ''), (31000, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (31001, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (31002, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (31003, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (31004, 'http://www.markenoele.de/catalog/product/view/id/173/category/41', ''), (31005, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', ''), (31006, 'http://www.markenoele.de/catalog/product/view/id/183/category/41', ''), (31007, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (31008, 'http://www.markenoele.de/catalog/product/view/id/171/category/41', ''), (31009, 'http://www.markenoele.de/catalog/product/view/id/148/category/41', ''), (31010, 'http://www.markenoele.de/catalog/product/view/id/201/category/41', ''), (31011, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', ''), (31012, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (31013, 'http://www.markenoele.de/catalog/product/view/id/180/category/41', ''), (31014, 'http://www.markenoele.de/catalog/product/view/id/181/category/41', ''), (31015, 'http://www.markenoele.de/catalog/product/view/id/190/category/41', ''), (31016, 'http://www.markenoele.de/catalog/product/view/id/191/category/41', ''), (31017, 'http://www.markenoele.de/catalog/product/view/id/213/category/41', ''), (31018, 'http://www.markenoele.de/catalog/product/view/id/235/category/41', ''), (31019, 'http://www.markenoele.de/catalog/product/view/id/229/category/41', ''), (31020, 'http://www.markenoele.de/catalog/product/view/id/157/category/41', ''), (31021, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', ''), (31022, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (31023, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (31024, 'http://www.markenoele.de/catalog/product/view/id/172/category/41', ''), (31025, 'http://www.markenoele.de/catalog/product/view/id/246/category/41', ''), (31026, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', ''), (31027, 'http://www.markenoele.de/catalog/product/view/id/174/category/41', ''), (31028, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (31029, 'http://www.markenoele.de/catalog/product/view/id/192/category/41', ''), (31030, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (31031, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (31032, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (31033, 'http://www.markenoele.de/motul_pflegeberater/', ''), (31034, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (31035, 'http://www.markenoele.de/widerruf/', ''), (31036, 'http://www.markenoele.de/zahlung/', ''), (31037, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (31038, 'http://www.markenoele.de/', ''), (31039, 'http://www.markenoele.de/agb/', ''), (31040, 'http://www.markenoele.de/altoelentsorgung/', ''), (31041, 'http://www.markenoele.de/angebote-des-monats/', ''), (31042, 'http://www.markenoele.de/bestellung/', ''), (31043, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (31044, 'http://www.markenoele.de/checkout/', ''), (31045, 'http://www.markenoele.de/checkout/cart/', ''), (31046, 'http://www.markenoele.de/checkout/onepage/', ''), (31047, 'http://www.markenoele.de/contacts/', ''), (31048, 'http://www.markenoele.de/customer/account/login/', ''), (31049, 'http://www.markenoele.de/customer/account/forgotpassword/', ''), (31050, 'http://www.markenoele.de/datenschutz/', ''), (31051, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (31052, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (31053, 'http://www.markenoele.de/impressum/', ''), (31054, 'http://www.markenoele.de/lieferung', ''), (31055, 'http://www.markenoele.de/lieferung/', ''), (31056, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (31057, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (31058, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (31059, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (31060, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (31061, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', ''), (31062, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position', ''), (31063, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position', ''), (31064, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position', ''), (31065, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=2', ''), (31066, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=1', ''), (31067, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=3', ''), (31068, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=4', ''), (31069, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=2', ''), (31070, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=1', ''), (31071, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=3', ''), (31072, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=4', ''), (31073, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=2', ''), (31074, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=1', ''), (31075, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=3', ''), (31076, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=4', ''), (31077, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position', ''), (31078, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=2', ''), (31079, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=1', ''), (31080, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=3', ''), (31081, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=4', ''), (31082, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position', ''), (31083, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=2', ''), (31084, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=1', ''), (31085, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=3', ''), (31086, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=4', ''), (31087, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=2', ''), (31088, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=3', ''), (31089, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=4', ''), (31090, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (31091, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (31092, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (31093, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (31094, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (31095, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (31096, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (31097, 'http://www.markenoele.de/catalog/product/view/id/170/category/18', ''), (31098, 'http://www.markenoele.de/catalog/product/view/id/150/category/41', ''), (31099, 'http://www.markenoele.de/catalog/product/view/id/149/category/41', ''), (31100, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (31101, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (31102, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (31103, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (31104, 'http://www.markenoele.de/catalog/product/view/id/173/category/41', ''), (31105, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', ''), (31106, 'http://www.markenoele.de/catalog/product/view/id/183/category/41', ''), (31107, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (31108, 'http://www.markenoele.de/catalog/product/view/id/171/category/41', ''), (31109, 'http://www.markenoele.de/catalog/product/view/id/148/category/41', ''), (31110, 'http://www.markenoele.de/catalog/product/view/id/201/category/41', ''), (31111, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', ''), (31112, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (31113, 'http://www.markenoele.de/catalog/product/view/id/180/category/41', ''), (31114, 'http://www.markenoele.de/catalog/product/view/id/181/category/41', ''), (31115, 'http://www.markenoele.de/catalog/product/view/id/190/category/41', ''), (31116, 'http://www.markenoele.de/catalog/product/view/id/191/category/41', ''), (31117, 'http://www.markenoele.de/catalog/product/view/id/213/category/41', ''), (31118, 'http://www.markenoele.de/catalog/product/view/id/235/category/41', ''), (31119, 'http://www.markenoele.de/catalog/product/view/id/229/category/41', ''), (31120, 'http://www.markenoele.de/catalog/product/view/id/157/category/41', ''), (31121, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', ''), (31122, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (31123, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (31124, 'http://www.markenoele.de/catalog/product/view/id/172/category/41', ''), (31125, 'http://www.markenoele.de/catalog/product/view/id/246/category/41', ''), (31126, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', ''), (31127, 'http://www.markenoele.de/catalog/product/view/id/174/category/41', ''), (31128, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (31129, 'http://www.markenoele.de/catalog/product/view/id/192/category/41', ''), (31130, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (31131, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (31132, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (31133, 'http://www.markenoele.de/motul_pflegeberater/', ''), (31134, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (31135, 'http://www.markenoele.de/widerruf/', ''), (31136, 'http://www.markenoele.de/zahlung/', ''), (31137, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1287911645&flash=10.0.32&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fauf-t3-5w40-als-oel-geht-das-t2804876.html%3Fpage%3D2&d'), (31138, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31139, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31140, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31141, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (31142, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (31143, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (31144, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (31145, 'http://www.markenoele.de/catalog/product/view/id/67/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (31146, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (31147, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (31148, 'http://www.markenoele.de/catalog/product/view/id/76/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (31149, 'http://www.markenoele.de/catalog/product/view/id/76/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (31150, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (31151, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (31152, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (31153, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (31154, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (31155, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (31156, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (31157, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (31158, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (31159, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (31160, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (31161, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (31162, 'http://www.markenoele.de/', 'http://www.koenigsberger-automobile.de/PKW-Zubehoer/PKW-Oel/Castrol-Oel/Castrol-TWS-Motorsport-Oel-10W-60-fuer-BMW-M3M5Z8::36.html'), (31163, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+7100+4T+20W-50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (31164, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31165, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31166, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31167, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (31168, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (31169, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31170, 'http://www.markenoele.de/catalog/product/view/id/52/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (31171, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (31172, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (31173, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31174, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31175, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (31176, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+outboard+tech+10w30&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (31177, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31178, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31179, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31180, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+outboard+tech+10w30&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (31181, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CDUJQSBXETOm_Bsj-sgbYppDeDa3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFgleqsgrQHoAHH0YT4A8gBAakCqgaQywdetz6qBBZP0BZ0fnyRz0XJAtDMqaUm2FnI7c39&sig=AGiWqty7yUY1R5kd_v_DnO3zcBnpjwSGyg&adurl=http://www.motulshop.de&rct=j&q=motul%202'), (31182, 'http://www.markenoele.de/catalog/product/view/id/121', 'http://www.google.de/products?hl=de&rlz=1R2ADBR_de&q=motul+fuel+system+clean&um=1&ie=UTF-8&ei=vA3ETP7xCcrGswa6x5XoCA&sa=X&oi=product_result_group&ct=image&resnum=1&ved=0CCgQzAMwAA'), (31183, 'http://www.markenoele.de/', ''), (31184, 'http://www.markenoele.de/agb/', ''), (31185, 'http://www.markenoele.de/altoelentsorgung/', ''), (31186, 'http://www.markenoele.de/angebote-des-monats/', ''), (31187, 'http://www.markenoele.de/bestellung/', ''), (31188, 'http://www.markenoele.de/agb', ''), (31189, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (31190, 'http://www.markenoele.de/contacts/', ''), (31191, 'http://www.markenoele.de/datenschutz/', ''), (31192, 'http://www.markenoele.de/', ''), (31193, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (31194, 'http://www.markenoele.de/agb/', ''), (31195, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (31196, 'http://www.markenoele.de/impressum/', ''), (31197, 'http://www.markenoele.de/angebote-des-monats/', ''), (31198, 'http://www.markenoele.de/lieferung', ''), (31199, 'http://www.markenoele.de/bestellung/', ''), (31200, 'http://www.markenoele.de/lieferung/', ''), (31201, 'http://www.markenoele.de/agb', ''), (31202, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (31203, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (31204, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (31205, 'http://www.markenoele.de/contacts/', ''), (31206, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (31207, 'http://www.markenoele.de/datenschutz/', ''), (31208, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (31209, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (31210, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (31211, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (31212, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', ''), (31213, 'http://www.markenoele.de/impressum/', ''), (31214, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position', ''), (31215, 'http://www.markenoele.de/lieferung', ''), (31216, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position', ''), (31217, 'http://www.markenoele.de/lieferung/', ''), (31218, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position', ''), (31219, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (31220, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=2', ''), (31221, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (31222, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=1', ''), (31223, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=3', ''), (31224, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (31225, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (31226, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=4', ''), (31227, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=2', ''), (31228, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (31229, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=1', ''), (31230, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', ''), (31231, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=3', ''), (31232, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=4', ''), (31233, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position', ''), (31234, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position', ''), (31235, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=2', ''), (31236, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position', ''), (31237, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=1', ''), (31238, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=2', ''), (31239, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=3', ''), (31240, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=1', ''), (31241, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=4', ''), (31242, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position', ''), (31243, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=3', ''), (31244, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=4', ''), (31245, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=2', ''), (31246, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=1', ''), (31247, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=2', ''), (31248, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=3', ''), (31249, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=1', ''), (31250, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=4', ''), (31251, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=3', ''), (31252, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position', ''), (31253, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=4', ''), (31254, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=2', ''), (31255, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=2', ''), (31256, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=1', ''), (31257, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=1', ''), (31258, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=3', ''), (31259, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=3', ''), (31260, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=4', ''), (31261, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=4', ''), (31262, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position', ''), (31263, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=2', ''), (31264, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=2', ''), (31265, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=1', ''), (31266, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=1', ''), (31267, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=3', ''), (31268, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=4', ''), (31269, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=3', ''), (31270, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (31271, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=4', ''), (31272, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid', ''), (31273, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position', ''), (31274, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=2', ''), (31275, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=2', ''), (31276, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=3', ''), (31277, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=4', ''), (31278, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=1', ''), (31279, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (31280, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=3', ''), (31281, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (31282, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=4', ''), (31283, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (31284, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=2', ''), (31285, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=1', ''), (31286, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (31287, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (31288, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (31289, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (31290, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=3', ''), (31291, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (31292, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=4', ''), (31293, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (31294, 'http://www.markenoele.de/catalog/product/view/id/150/category/41', ''), (31295, 'http://www.markenoele.de/catalog/product/view/id/149/category/41', ''), (31296, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid', ''), (31297, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=2', ''), (31298, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (31299, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=3', ''), (31300, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=4', ''), (31301, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (31302, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (31303, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (31304, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (31305, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (31306, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (31307, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (31308, 'http://www.markenoele.de/catalog/product/view/id/173/category/41', ''), (31309, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', ''), (31310, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (31311, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (31312, 'http://www.markenoele.de/catalog/product/view/id/183/category/41', ''), (31313, 'http://www.markenoele.de/catalog/product/view/id/150/category/41', ''), (31314, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (31315, 'http://www.markenoele.de/catalog/product/view/id/149/category/41', ''), (31316, 'http://www.markenoele.de/catalog/product/view/id/171/category/41', ''), (31317, 'http://www.markenoele.de/catalog/product/view/id/148/category/41', ''), (31318, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (31319, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (31320, 'http://www.markenoele.de/catalog/product/view/id/201/category/41', ''), (31321, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (31322, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', ''), (31323, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (31324, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (31325, 'http://www.markenoele.de/catalog/product/view/id/180/category/41', ''), (31326, 'http://www.markenoele.de/catalog/product/view/id/173/category/41', ''), (31327, 'http://www.markenoele.de/catalog/product/view/id/181/category/41', ''), (31328, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', ''), (31329, 'http://www.markenoele.de/catalog/product/view/id/190/category/41', ''), (31330, 'http://www.markenoele.de/catalog/product/view/id/183/category/41', ''), (31331, 'http://www.markenoele.de/catalog/product/view/id/191/category/41', ''), (31332, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (31333, 'http://www.markenoele.de/catalog/product/view/id/213/category/41', ''), (31334, 'http://www.markenoele.de/catalog/product/view/id/171/category/41', ''), (31335, 'http://www.markenoele.de/catalog/product/view/id/235/category/41', ''), (31336, 'http://www.markenoele.de/catalog/product/view/id/148/category/41', ''), (31337, 'http://www.markenoele.de/catalog/product/view/id/229/category/41', ''), (31338, 'http://www.markenoele.de/catalog/product/view/id/201/category/41', ''), (31339, 'http://www.markenoele.de/catalog/product/view/id/157/category/41', ''), (31340, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', ''), (31341, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', ''), (31342, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (31343, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (31344, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (31345, 'http://www.markenoele.de/catalog/product/view/id/180/category/41', ''), (31346, 'http://www.markenoele.de/catalog/product/view/id/172/category/41', ''), (31347, 'http://www.markenoele.de/catalog/product/view/id/181/category/41', ''), (31348, 'http://www.markenoele.de/catalog/product/view/id/246/category/41', ''), (31349, 'http://www.markenoele.de/catalog/product/view/id/190/category/41', ''), (31350, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', ''), (31351, 'http://www.markenoele.de/catalog/product/view/id/191/category/41', ''), (31352, 'http://www.markenoele.de/catalog/product/view/id/174/category/41', ''), (31353, 'http://www.markenoele.de/catalog/product/view/id/213/category/41', ''), (31354, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (31355, 'http://www.markenoele.de/catalog/product/view/id/235/category/41', ''), (31356, 'http://www.markenoele.de/catalog/product/view/id/192/category/41', ''), (31357, 'http://www.markenoele.de/catalog/product/view/id/229/category/41', ''), (31358, 'http://www.markenoele.de/catalog/product/view/id/157/category/41', ''), (31359, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (31360, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', ''), (31361, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (31362, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (31363, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (31364, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (31365, 'http://www.markenoele.de/catalog/product/view/id/172/category/41', ''), (31366, 'http://www.markenoele.de/motul_pflegeberater/', ''), (31367, 'http://www.markenoele.de/catalog/product/view/id/246/category/41', ''), (31368, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (31369, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', ''), (31370, 'http://www.markenoele.de/catalog/product/view/id/174/category/41', ''), (31371, 'http://www.markenoele.de/widerruf/', ''), (31372, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (31373, 'http://www.markenoele.de/zahlung/', ''), (31374, 'http://www.markenoele.de/catalog/product/view/id/192/category/41', ''), (31375, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (31376, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (31377, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (31378, 'http://www.markenoele.de/motul_pflegeberater/', ''), (31379, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (31380, 'http://www.markenoele.de/widerruf/', ''), (31381, 'http://www.markenoele.de/zahlung/', ''), (31382, 'http://www.markenoele.de/catalog/product/view/id/116/category/48', ''), (31383, 'http://www.markenoele.de/', 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g7&q=motul+motor%C3%B6l'), (31384, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31385, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31386, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31387, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31388, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31389, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31390, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31391, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31392, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31393, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31394, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31395, 'http://www.markenoele.de/', 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g7&q=motul+motor%C3%B6l'), (31396, 'http://www.markenoele.de/', ''), (31397, 'http://www.markenoele.de/', 'http://www.spardeingeld.de/motorradzubehoer/products__keyword--motul+wash+wax.html'), (31398, 'http://www.markenoele.de/', ''), (31399, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+5100&meta=&btnG=Google-Suche'), (31400, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (31401, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+5100&meta=&btnG=Google-Suche'), (31402, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=ClXqo00rETPLcGsKwtAb8gsClDq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV6vyBlAegAcfRhPgDyAEBqQKqBpDLB163PqoEE0_Q_5Jniorv3BmzxhXRR8C6-WU&sig=AGiWqtwX4uHaKa3reczOS-iRx1oVviUSww&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (31403, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/frage/taugt-das-motul-fuel-system-clean-fuer-die-winterstilllegung'), (31404, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (31405, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (31406, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (31407, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (31408, 'http://www.markenoele.de/catalog/product/view/id/119/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (31409, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad/fuel-system-clean.html'), (31410, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (31411, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1287931533&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-fahre-ich-mit-welchem-ford-motor-t984607.ht'), (31412, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (31413, 'http://www.markenoele.de/', 'http://www.amazon.de/dp/B003B28O1Q/ref=asc_df_B003B28O1Q1160121?smid=A168GACEIL2PQ0&tag=ciao-auto-mp-21&linkCode=asn&creative=22506&creativeASIN=B003B28O1Q'), (31414, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31415, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31416, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31417, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31418, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31419, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31420, 'http://www.markenoele.de/catalog/product/view/id/15/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (31421, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31422, 'http://www.markenoele.de/catalog/product/view/id/17/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (31423, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-eco-clean-c1-17.html'), (31424, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (31425, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (31426, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (31427, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C5_Zln3PETNqHDMGHOuyzmagOrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJXikIKgB6ABx9GE-APIAQGpAqoGkMsHXrc-qgQTT9BAydk9CFntgRWavjqFmk8H-A&sig=AGiWqtz-DmZmfzm0IoVX8OCPc2Jjbg3XlA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3'), (31428, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (31429, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-diesel.html'), (31430, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/esso-diesel.html'), (31431, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul_pflegeberater/'), (31432, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul_pflegeberater/'), (31433, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-diesel.html'), (31434, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-diesel.html'), (31435, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C5_Zln3PETNqHDMGHOuyzmagOrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJXikIKgB6ABx9GE-APIAQGpAqoGkMsHXrc-qgQTT9BAydk9CFntgRWavjqFmk8H-A&sig=AGiWqtz-DmZmfzm0IoVX8OCPc2Jjbg3XlA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3'), (31436, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CYmoAGHXETOuQJob7sgah5qWdDq3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFgleqhgrAHoAHH0YT4A8gBAakCqgaQywdetz6qBBNP0G7Va935kNKihNFCWia4k_Md&sig=AGiWqtzF64cmCAShryjX892jRTejV6NPLA&adurl=http://www.motulshop.de&rct=j&q=motul%2015w50'), (31437, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31438, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31439, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CYmoAGHXETOuQJob7sgah5qWdDq3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFgleqhgrAHoAHH0YT4A8gBAakCqgaQywdetz6qBBNP0G7Va935kNKihNFCWia4k_Md&sig=AGiWqtzF64cmCAShryjX892jRTejV6NPLA&adurl=http://www.motulshop.de&rct=j&q=motul%2015w50'), (31440, 'http://www.markenoele.de/catalog/product/view/id/30', 'http://www.google.de/search?q=75w140+motul+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (31441, 'http://www.markenoele.de/catalog/product/gallery/id/30/image/43/', 'http://www.markenoele.de/motul-gear-ff-competition.html?___store=esso_store_view&___store=esso_store_view'), (31442, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-gear-ff-competition.html?___store=esso_store_view&___store=esso_store_view'), (31443, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31444, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-gear-ff-competition.html?___store=esso_store_view&___store=esso_store_view'), (31445, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (31446, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (31447, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (31448, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (31449, 'http://www.markenoele.de/catalog/product/view/id/30/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (31450, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtYXV0b3NjaG1pZXJzdG9mZmUvbW90dWwtZ2Vhci1mZi1jb21wZXRpdGlvbi5odG1s/product/30/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-gear-ff-competition.html'), (31451, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-gear-ff-competition.html'), (31452, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (31453, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (31454, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (31455, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (31456, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (31457, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (31458, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (31459, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (31460, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (31461, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (31462, 'http://www.markenoele.de/', ''), (31463, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C4W6UG33ETLj7JMXQswbW57SHDq3BsMMB_em97RS1g_2-RwgAEAIoAlCer6GNAWCVwrCCuAegAcfRhPgDyAEBqQKqBpDLB163PqoEGE_QCh2fRW-4UgoLC_PdKKwgyxveogg47w&sig=AGiWqtyCxBK1KcgSoHAG0kB3Lc5P9iM_Og&adurl=http://www.motulshop.de&rct=j&q=MOT'), (31464, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/alles-zu/motul/oel/1'), (31465, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/'), (31466, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (31467, 'http://www.markenoele.de/catalog/product/view/id/110/category/48', ''), (31468, 'http://www.markenoele.de/lieferung', ''), (31469, 'http://www.markenoele.de/', ''), (31470, 'http://www.markenoele.de/administration/Login.aspx', ''), (31471, 'http://www.markenoele.de/umbraco/', ''), (31472, 'http://www.markenoele.de/dynamix/', ''), (31473, 'http://www.markenoele.de/Pages/Login.aspx', ''), (31474, 'http://www.markenoele.de/zino/css/zino_core.css', ''), (31475, 'http://www.markenoele.de/n2/', ''), (31476, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (31477, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cko7F9cvETJGOHoiQOuLh7YwOrcGwwwH96b3tFN2_4-1HCAAQAigCUJ6voY0BYJXC94GUB6ABx9GE-APIAQGpAqoGkMsHXrc-qgQTT9A1yJIZEncJkr2wgLjZrYw-PQ&sig=AGiWqtwYtC_rWRkvFOEHXsUECU--R5B3og&adurl=http://www.motulshop.de&rct=j&q=motul%20800'), (31478, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31479, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (31480, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (31481, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (31482, 'http://www.markenoele.de/catalogsearch/result/?q=motul+800+road+racing+', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (31483, 'http://www.markenoele.de/catalog/product/view/id/78', 'http://www.markenoele.de/catalogsearch/result/?q=motul+800+road+racing+'), (31484, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-800-2t-factory-line-road-racing.html'), (31485, 'http://www.markenoele.de/catalog/product/view/id/78', 'http://www.markenoele.de/catalogsearch/result/?q=motul+800+road+racing+'), (31486, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTgwMC0ydC1mYWN0b3J5LWxpbmUtcm9hZC1yYWNpbmcuaHRtbA,,/product/78/', 'http://www.markenoele.de/motul-800-2t-factory-line-road-racing.html'), (31487, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-800-2t-factory-line-road-racing.html'), (31488, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+Luftfilterspray+', 'http://www.markenoele.de/checkout/cart/'), (31489, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+Luftfilterspray+'), (31490, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (31491, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlL2Fpci1maWx0ZXItb2lsLmh0bWw,/product/106/', 'http://www.markenoele.de/motul-pflegeprodukte/air-filter-oil.html'), (31492, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-pflegeprodukte/air-filter-oil.html'), (31493, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (31494, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/angebote-des-monats/'), (31495, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (31496, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (31497, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (31498, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (31499, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (31500, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (31501, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (31502, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (31503, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31504, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31505, 'http://www.markenoele.de/catalog/product/view/id/30/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (31506, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-gear-ff-competition.html'), (31507, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31508, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (31509, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31510, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-gear-ff-competition.html'), (31511, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31512, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (31513, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/kart/motul-kart-grand-prix-2t.html'), (31514, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (31515, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (31516, 'http://www.markenoele.de/catalogsearch/result/?q=Transoil+Expert+10W-40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-710-2t.html'), (31517, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/catalogsearch/result/?q=Transoil+Expert+10W-40'), (31518, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (31519, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (31520, 'http://www.markenoele.de/', ''), (31521, 'http://www.markenoele.de/', ''), (31522, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CAUK9tTTFTOCYDcf9sgbZ0eX8Da3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFglcr5gZQHoAHH0YT4A8gBAakC0-iCuHpntz6qBBNP0GXsDM9Q7ntZJPqn1s22gpRs&sig=AGiWqtx15e36qA_8o0Mmo1qtDatGf-zwMQ&adurl=http://www.motulshop.de&rct=j&q=motul%2015w50'), (31523, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31524, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31525, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CQnkfCTfFTPuKAoqGOvKhoMkNrcGwwwH96b3tFJWH_b5HCAAQAiDtit8GKAJQnq-hjQFglaKmgrAHoAHH0YT4A8gBAakC0-iCuHpntz6qBBNP0DfPO1oPPzhnXdWzIQUFkVUwgAWQTg&sig=AGiWqtyLqIzDBOJSYA2aDZQakTqTha7ZiA&adurl=http://www.motulshop.de&rct=j&q'), (31526, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/50/', ''), (31527, 'http://www.markenoele.de/checkout/cart/', ''), (31528, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (31529, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (31530, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (31531, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (31532, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/checkout/cart/'), (31533, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l'), (31534, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31535, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-5100-4t-50.html'), (31536, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31537, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (31538, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (31539, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (31540, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-heizoel.html'), (31541, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (31542, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31543, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (31544, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (31545, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (31546, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31547, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (31548, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31549, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (31550, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (31551, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (31552, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (31553, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (31554, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (31555, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (31556, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (31557, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (31558, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (31559, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+8100+x-clean'), (31560, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31561, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31562, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (31563, 'http://www.markenoele.de/catalog/product/view/id/8/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (31564, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (31565, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (31566, 'http://www.markenoele.de/catalog/product/view/id/12/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (31567, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (31568, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (31569, 'http://www.markenoele.de/catalog/product/view/id/177/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (31570, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l-177.html'), (31571, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (31572, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', ''), (31573, 'http://www.markenoele.de/catalog/product/view/id/177/category/7', ''), (31574, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (31575, 'http://www.markenoele.de/catalog/product/view/id/8/category/7', ''), (31576, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (31577, 'http://www.markenoele.de/catalog/product/view/id/56/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (31578, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', ''), (31579, 'http://www.markenoele.de/catalog/product/view/id/56/category/10', ''), (31580, 'http://www.markenoele.de/', ''), (31581, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=motul+shine+and+go&_sacat=See-All-Categories'), (31582, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=motul+shine+and+go&_sacat=See-All-Categories'), (31583, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (31584, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (31585, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=motul+shine+and+go&_sacat=See-All-Categories'), (31586, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CNs4bjnPFTKiDEsaNOon9qKYNrcGwwwH96b3tFO3M4-1HCAAQAigDUJ6voY0BYJW6_YGUB5ABAqABx9GE-APIAQGpAoA2U9DWibc-qgQYT9DP_f8a-oJB_wY9JC5OKegxA96f3V_K&sig=AGiWqtysXtXPW3WDDeKsKwAnzeTLFXFTgg&adurl=http://www.motulshop.de&rct=j&q=2'), (31587, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (31588, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (31589, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31590, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (31591, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (31592, 'http://www.markenoele.de/catalog/product/view/id/60/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (31593, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (31594, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (31595, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31596, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (31597, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (31598, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CNs4bjnPFTKiDEsaNOon9qKYNrcGwwwH96b3tFO3M4-1HCAAQAigDUJ6voY0BYJW6_YGUB5ABAqABx9GE-APIAQGpAoA2U9DWibc-qgQYT9DP_f8a-oJB_wY9JC5OKegxA96f3V_K&sig=AGiWqtysXtXPW3WDDeKsKwAnzeTLFXFTgg&adurl=http://www.motulshop.de&rct=j&q=2'), (31599, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=motul+300+v&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=10&ctid=CT2269050'), (31600, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31601, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31602, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (31603, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (31604, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (31605, 'http://www.markenoele.de/catalog/product/view/id/33/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (31606, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (31607, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31608, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31609, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=motul+300+v&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=10&ctid=CT2269050'), (31610, 'http://www.markenoele.de/', 'http://www.preisvergleich.org/produktsuche/MOTUL-300V-SAE-15W-60_d06beffc2228983fc7f47a0dfa41ed8e/'), (31611, 'http://www.markenoele.de/', 'http://www.produkte24.com/cy/hein-gericke-deutschland-gmbh-1749/schmierstoffe-16064.html'), (31612, 'http://www.markenoele.de/', 'http://auto.t-online.de/motoroel-nicht-nur-auf-die-viskositaet-kommt-es-an/id_43228978/index'), (31613, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (31614, 'http://www.markenoele.de/', 'http://www.autoplenum.de/Antworten/D/22224/welches-motoroel-fuer-vectrab-1-8-16v.html'), (31615, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (31616, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+300v+15+w+60&_sacat=0&_odkw=motul+300v&_osacat=0&_trksid=p3286.c0.m270.l1313'), (31617, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+300v+15+w+60&_sacat=0&_odkw=motul+300v&_osacat=0&_trksid=p3286.c0.m270.l1313'), (31618, 'http://www.markenoele.de/', 'http://www.google.de/m/search?oe=UTF-8&client=safari&hl=de&aq=1&oq=motul&aqi=g6-k3d3t0&fkt=1196&fsdt=8973&mshr=&q=motul+%C3%B6l'), (31619, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (31620, 'http://www.markenoele.de/', 'http://www.google.de/m/search?oe=UTF-8&client=safari&hl=de&aq=1&oq=motul&aqi=g6-k3d3t0&fkt=1196&fsdt=8973&mshr=&q=motul+%C3%B6l'), (31621, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (31622, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31623, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31624, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (31625, 'http://www.markenoele.de/catalog/product/view/id/2/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (31626, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-4100-power-1l.html'), (31627, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CDa2GlZ3FTJTzHoWLOsef5JsOrcGwwwH96b3tFL3s-75HCAAQASCLmPgFUJ6voY0BYJWqs4LAB6ABx9GE-APIAQGpAoA2U9DWibc-qgQTT9A-4XBS-aRw6l2KlYO4O9DfaoAFkE4&sig=AGiWqtymfMWedPbgg60VDNAu3cXSd4D9qw&adurl=http://www.motulshop.de&rct=j&q=Mo'), (31628, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (31629, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31630, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-4100-power-1l.html'), (31631, 'http://www.markenoele.de/catalog/product/view/id/2/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (31632, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (31633, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31634, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31635, 'http://www.markenoele.de/', 'http://www.google.de/m/search?oe=UTF-8&client=safari&hl=de&aq=1&oq=motul&aqi=g6-k3d3t0&fkt=1196&fsdt=8973&mshr=&q=motul+%C3%B6l'), (31636, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31637, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (31638, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31639, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-7120150196592957&output=html&h=90&slotname=4531229266&w=728&lmt=1288022506&flash=10.1.85&url=http%3A%2F%2Fwww.bmw-syndikat.de%2Fbmwsyndikatforum%2Ftopic30066_Woher_bekomme_ich_Motul_%25C3%25'), (31640, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31641, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31642, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (31643, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (31644, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (31645, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (31646, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (31647, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (31648, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (31649, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205w', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (31650, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205w40', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (31651, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5w40', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (31652, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=Motul+5w40+8100+x-claen&_sacat=0&_odkw=Motul+5w40&_osacat=0&_trksid=p3286.c0.m270.l1313'), (31653, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+%c3%b6l/s/google/gkaid/55221343/'), (31654, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31655, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (31656, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/'), (31657, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=51', 'http://www.markenoele.de/'), (31658, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100', 'http://www.markenoele.de/'), (31659, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100', 'http://www.markenoele.de/'), (31660, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%204', 'http://www.markenoele.de/'), (31661, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%2047', 'http://www.markenoele.de/'), (31662, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%204', 'http://www.markenoele.de/'), (31663, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%204t', 'http://www.markenoele.de/'), (31664, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%204t%201', 'http://www.markenoele.de/'), (31665, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%204t', 'http://www.markenoele.de/'), (31666, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%204t%2015', 'http://www.markenoele.de/'), (31667, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%204t%2015W', 'http://www.markenoele.de/'), (31668, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%204t%2015', 'http://www.markenoele.de/'), (31669, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%204t%2015W5', 'http://www.markenoele.de/'), (31670, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%204t%2015W50', 'http://www.markenoele.de/'), (31671, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%204t%2015W-50', 'http://www.markenoele.de/'), (31672, 'http://www.markenoele.de/catalogsearch/result/?q=5100+4t+15W-50', 'http://www.markenoele.de/'), (31673, 'http://www.markenoele.de/catalog/product/view/id/48', 'http://www.markenoele.de/catalogsearch/result/?q=5100+4t+15W-50'), (31674, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-5100-4t-48.html'), (31675, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE404&q=motul+5100&aq=3&aqi=g10&aql=&oq=Motul&gs_rfai='), (31676, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (31677, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE404&q=motul+5100&aq=3&aqi=g10&aql=&oq=Motul&gs_rfai='), (31678, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CkBIFy7jFTMOcNsHgswbvypCsDa3BsMMB_em97RSPtd5EEAMoBlCer6GNAWCVsoCCmAegAcfRhPgDyAEBqQJ3cU5sRo23PqoEGE_Q4ItscHZ89L4iFzdZ6NSGR93PvrPXWA&num=3&sig=AGiWqty9y1uB6CinOcGyfCG2nnD5NzK_Aw&adurl=http://www.motulshop.de&rct=j&q=m'), (31679, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-Specific-504-507-00-Liter-Motoren%C3%B6l/dp/B003AXAM7A'), (31680, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31681, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31682, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (31683, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (31684, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (31685, 'http://www.markenoele.de/catalog/product/view/id/22/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (31686, 'http://www.markenoele.de/agb/', ''), (31687, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (31688, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', ''), (31689, 'http://www.markenoele.de/catalog/product/view/id/120', 'http://www.google.de/products?hl=de&q=motul+fuel+system+clean+scooter&um=1&ie=UTF-8&ei=h8zFTKOhBYfGswaVoLzbCA&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CCwQrQQwAg'), (31690, 'http://www.markenoele.de/catalog/product/gallery/id/120/image/84/', ''), (31691, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2Z1ZWwtc3lzdGVtLWNsZWFuLTEyMC5odG1sP19fX3N0b3JlPWVzc29fc3RvcmVfdmlldw,,/product/120/', 'http://www.markenoele.de/fuel-system-clean-120.html?___store=esso_store_view&___store=esso_store_view'), (31692, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/fuel-system-clean-120.html?___store=esso_store_view&___store=esso_store_view'), (31693, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20wash', 'http://www.markenoele.de/checkout/cart/'), (31694, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20wash%20%26%20wax', 'http://www.markenoele.de/checkout/cart/'), (31695, 'http://www.markenoele.de/catalogsearch/result/?q=motul+wash+%26+wax', 'http://www.markenoele.de/checkout/cart/'), (31696, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/catalogsearch/result/?q=motul+wash+%26+wax'), (31697, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3dhc2gtd2F4Lmh0bWw,/product/112/', 'http://www.markenoele.de/wash-wax.html'), (31698, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/wash-wax.html'), (31699, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20shine%20%26%20go', 'http://www.markenoele.de/checkout/cart/'), (31700, 'http://www.markenoele.de/catalogsearch/result/?q=motul+shine+%26+go', 'http://www.markenoele.de/checkout/cart/'), (31701, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lz9xPW1vdHVsK3NoaW5lKyUyNitnbw,,/product/111/', ''), (31702, 'http://www.markenoele.de/checkout/cart/', ''), (31703, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/checkout/cart/'), (31704, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20ez%20lube', 'http://www.markenoele.de/checkout/cart/'), (31705, 'http://www.markenoele.de/catalogsearch/result/?q=motul+ez+lube', 'http://www.markenoele.de/checkout/cart/'), (31706, 'http://www.markenoele.de/catalogsearch/result/?q=motul+EZ+lube', 'http://www.markenoele.de/catalogsearch/result/?q=motul+ez+lube'), (31707, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20EZ%20lube', 'http://www.markenoele.de/catalogsearch/result/?q=motul+ez+lube'); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (31708, 'http://www.markenoele.de/catalog/product/view/id/100', 'http://www.markenoele.de/catalogsearch/result/?q=motul+EZ+lube'), (31709, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/chain-lube-factory-line.html'), (31710, 'http://www.markenoele.de/', ''), (31711, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31712, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31713, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (31714, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/kart/motul-kart-grand-prix-2t.html'), (31715, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (31716, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (31717, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/esso-diesel.html'), (31718, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (31719, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (31720, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (31721, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe/chain-lube-offroad.html'), (31722, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31723, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (31724, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlL2NoYWluLWNsZWFuLmh0bWw,/product/104/', 'http://www.markenoele.de/motul-pflegeprodukte/chain-clean.html'), (31725, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-pflegeprodukte/chain-clean.html'), (31726, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlL2NoYWluLWNsZWFuLmh0bWw,/product/104/', 'http://www.markenoele.de/motul-pflegeprodukte/chain-clean.html'), (31727, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-pflegeprodukte/chain-clean.html'), (31728, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (31729, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (31730, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=schmier', 'http://www.markenoele.de/checkout/cart/'), (31731, 'http://www.markenoele.de/catalogsearch/result/?q=schmiermittel', 'http://www.markenoele.de/checkout/cart/'), (31732, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=schmiermittel', 'http://www.markenoele.de/checkout/cart/'), (31733, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=schmiermitt', 'http://www.markenoele.de/checkout/cart/'), (31734, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=schmiermittel'), (31735, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31736, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (31737, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUva2FydC9tb3R1bC1rYXJ0LWdyYW5kLXByaXgtMnQuaHRtbA,,/product/79/', 'http://www.markenoele.de/motul-schmierstoffe/kart/motul-kart-grand-prix-2t.html'), (31738, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/kart/motul-kart-grand-prix-2t.html'), (31739, 'http://www.markenoele.de/', ''), (31740, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31741, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31742, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (31743, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CDkQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20produkte&ei=5tnFTPXwHsHFswa4wrzSCA&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (31744, 'http://www.markenoele.de/', ''), (31745, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31746, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31747, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (31748, 'http://www.markenoele.de/catalog/product/view/id/102/category/45', ''), (31749, 'http://www.markenoele.de/motul_pflegeberater/', ''), (31750, 'http://www.markenoele.de/widerruf', ''), (31751, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1R2ADFA_deDE366&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (31752, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31753, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (31754, 'http://www.markenoele.de/catalog/product/view/id/23/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (31755, 'http://www.markenoele.de/catalog/product/view/id/117/category/46', ''), (31756, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', 'http://www.google.pl/search?hl=pl&q=%22motul+race+cafe%22&um=1&biw=1600&bih=785&ie=UTF-8&sa=N&tab=iw'), (31757, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (31758, 'http://www.markenoele.de/', 'http://www.google.si/search?q=motul+produkte&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:sl:official&client=firefox-a'), (31759, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31760, 'http://www.markenoele.de/', 'http://www.google.si/search?q=motul+produkte&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:sl:official&client=firefox-a'), (31761, 'http://www.markenoele.de/', 'http://www.google.si/search?q=motul+produkte&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:sl:official&client=firefox-a'), (31762, 'http://www.markenoele.de/', 'http://www.google.si/search?q=motul+produkte&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:sl:official&client=firefox-a'), (31763, 'http://www.markenoele.de/', 'http://www.google.si/search?q=motul+produkte&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:sl:official&client=firefox-a'), (31764, 'http://www.markenoele.de/', ''), (31765, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (31766, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (31767, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (31768, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (31769, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (31770, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (31771, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (31772, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (31773, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (31774, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (31775, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (31776, 'http://www.markenoele.de/agb', ''), (31777, 'http://www.markenoele.de/altoelentsorgung', ''), (31778, 'http://www.markenoele.de/angebote-des-monats', ''), (31779, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (31780, 'http://www.markenoele.de/bestellung', ''), (31781, 'http://www.markenoele.de/checkout', ''), (31782, 'http://www.markenoele.de/checkout/onepage/', ''), (31783, 'http://www.markenoele.de/checkout/cart/', ''), (31784, 'http://www.markenoele.de/contacts', ''), (31785, 'http://www.markenoele.de/datenschutz', ''), (31786, 'http://www.markenoele.de/impressum', ''), (31787, 'http://www.markenoele.de/lieferung', ''), (31788, 'http://www.markenoele.de/motul_pflegeberater', ''), (31789, 'http://www.markenoele.de/widerruf', ''), (31790, 'http://www.markenoele.de/zahlung', ''), (31791, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (31792, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (31793, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (31794, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (31795, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (31796, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (31797, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (31798, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (31799, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (31800, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (31801, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (31802, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (31803, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (31804, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (31805, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (31806, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (31807, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (31808, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (31809, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (31810, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (31811, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (31812, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (31813, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (31814, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (31815, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (31816, 'http://www.markenoele.de/contacts/', ''), (31817, 'http://www.markenoele.de/bestellung', ''), (31818, 'http://www.markenoele.de/catalog/product/view/id/1', 'http://www.google.de/products?hl=de&expIds=17259,24472,26637,26992,27147,27183,27284&xhr=t&q=motul+41%5E00&cp=11&um=1&ie=UTF-8&ei=w3bGTImLO8-YOon45NsB&sa=X&oi=product_result_group&ct=title&resnum=4&sqi=2&ved=0CDkQrQQwAw'), (31819, 'http://www.markenoele.de/', ''), (31820, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CKOU4tv776QCFdcq3wodjmd2AA'), (31821, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (31822, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (31823, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (31824, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31825, 'http://www.markenoele.de/catalog/product/view/id/16/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (31826, 'http://www.markenoele.de/catalog/product/gallery/id/16/image/97/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-eco-clean-c1.html'), (31827, 'http://www.markenoele.de/catalog/product/gallery/id/16/image/97/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-eco-clean-c1.html'), (31828, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-eco-clean-c1.html'), (31829, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-eco-clean-c1.html'), (31830, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.google.de/products?hl=de&q=motul+5100&um=1&ie=UTF-8&ei=e4LGTIXwN9KDswb975iKDg&sa=X&oi=product_result_group&ct=image&resnum=1&ved=0CCkQzAMwAA'), (31831, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.google.de/products?hl=de&q=motul+5100&um=1&ie=UTF-8&ei=e4LGTIXwN9KDswb975iKDg&sa=X&oi=product_result_group&ct=image&resnum=1&ved=0CCkQzAMwAA'), (31832, 'http://www.markenoele.de/catalog/product/gallery/id/50/image/23/', 'http://www.markenoele.de/motul-5100-4t-50.html?___store=esso_store_view&___store=esso_store_view'), (31833, 'http://www.markenoele.de/catalog/product/gallery/id/50/image/23/', 'http://www.markenoele.de/motul-5100-4t-50.html?___store=esso_store_view&___store=esso_store_view'), (31834, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.google.de/products?q=motul+8100+c1&hl=de&aq=f'), (31835, 'http://www.markenoele.de/catalog/product/gallery/id/17/image/98/', 'http://www.markenoele.de/motul-8100-eco-clean-c1-17.html?___store=esso_store_view&___store=esso_store_view'), (31836, 'http://www.markenoele.de/catalog/product/gallery/id/17/image/98/', 'http://www.markenoele.de/motul-8100-eco-clean-c1-17.html?___store=esso_store_view&___store=esso_store_view'), (31837, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (31838, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31839, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31840, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (31841, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (31842, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (31843, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-50.html'), (31844, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (31845, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=v300', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (31846, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=v3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (31847, 'http://www.markenoele.de/catalogsearch/result/?q=v300', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (31848, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/catalogsearch/result/?q=v300'), (31849, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=v300'), (31850, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/catalogsearch/result/?q=v300'), (31851, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=v300'), (31852, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (31853, 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=300v', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (31854, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v', 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=300v'), (31855, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (31856, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31857, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (31858, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (31859, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (31860, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31861, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+8100+x-clean+5w40'), (31862, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (31863, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31864, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (31865, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (31866, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (31867, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CuW2obo3GTI7XB43QswbF7qHUDa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQJXS4XqwmW3PqoEE0_QHJ7fAJLVyzWoqHFZ2NhB4YA&sig=AGiWqtyKUspXFfEHkoz5Co0mAjP9D2STKg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (31868, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (31869, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (31870, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+10w40+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (31871, 'http://www.markenoele.de/', ''), (31872, 'http://www.markenoele.de/agb/', ''), (31873, 'http://www.markenoele.de/altoelentsorgung/', ''), (31874, 'http://www.markenoele.de/angebote-des-monats/', ''), (31875, 'http://www.markenoele.de/bestellung/', ''), (31876, 'http://www.markenoele.de/agb', ''), (31877, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (31878, 'http://www.markenoele.de/contacts/', ''), (31879, 'http://www.markenoele.de/datenschutz/', ''), (31880, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (31881, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (31882, 'http://www.markenoele.de/impressum/', ''), (31883, 'http://www.markenoele.de/lieferung', ''), (31884, 'http://www.markenoele.de/lieferung/', ''), (31885, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (31886, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (31887, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (31888, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (31889, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (31890, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', ''), (31891, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position', ''), (31892, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position', ''), (31893, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position', ''), (31894, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=2', ''), (31895, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=1', ''), (31896, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=3', ''), (31897, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=4', ''), (31898, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=2', ''), (31899, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=1', ''), (31900, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=3', ''), (31901, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=4', ''), (31902, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=2', ''), (31903, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=1', ''), (31904, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=3', ''), (31905, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=4', ''), (31906, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position', ''), (31907, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=2', ''), (31908, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=1', ''), (31909, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=3', ''), (31910, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=4', ''), (31911, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position', ''), (31912, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=2', ''), (31913, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=1', ''), (31914, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=3', ''), (31915, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=4', ''), (31916, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=2', ''), (31917, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=1', ''), (31918, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=3', ''), (31919, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=4', ''), (31920, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (31921, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid', ''), (31922, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=2', ''), (31923, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=3', ''), (31924, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=4', ''), (31925, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (31926, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (31927, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (31928, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (31929, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (31930, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (31931, 'http://www.markenoele.de/catalog/product/view/id/150/category/41', ''), (31932, 'http://www.markenoele.de/catalog/product/view/id/149/category/41', ''), (31933, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (31934, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (31935, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (31936, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (31937, 'http://www.markenoele.de/catalog/product/view/id/173/category/41', ''), (31938, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', ''), (31939, 'http://www.markenoele.de/catalog/product/view/id/183/category/41', ''), (31940, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (31941, 'http://www.markenoele.de/catalog/product/view/id/171/category/41', ''), (31942, 'http://www.markenoele.de/catalog/product/view/id/148/category/41', ''), (31943, 'http://www.markenoele.de/catalog/product/view/id/201/category/41', ''), (31944, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', ''), (31945, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (31946, 'http://www.markenoele.de/catalog/product/view/id/180/category/41', ''), (31947, 'http://www.markenoele.de/catalog/product/view/id/181/category/41', ''), (31948, 'http://www.markenoele.de/catalog/product/view/id/190/category/41', ''), (31949, 'http://www.markenoele.de/catalog/product/view/id/191/category/41', ''), (31950, 'http://www.markenoele.de/catalog/product/view/id/213/category/41', ''), (31951, 'http://www.markenoele.de/catalog/product/view/id/235/category/41', ''), (31952, 'http://www.markenoele.de/catalog/product/view/id/229/category/41', ''), (31953, 'http://www.markenoele.de/catalog/product/view/id/157/category/41', ''), (31954, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', ''), (31955, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (31956, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (31957, 'http://www.markenoele.de/catalog/product/view/id/172/category/41', ''), (31958, 'http://www.markenoele.de/catalog/product/view/id/246/category/41', ''), (31959, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', ''), (31960, 'http://www.markenoele.de/catalog/product/view/id/174/category/41', ''), (31961, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (31962, 'http://www.markenoele.de/catalog/product/view/id/192/category/41', ''), (31963, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (31964, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (31965, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (31966, 'http://www.markenoele.de/motul_pflegeberater/', ''), (31967, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (31968, 'http://www.markenoele.de/widerruf/', ''), (31969, 'http://www.markenoele.de/zahlung/', ''), (31970, 'http://www.markenoele.de/', ''), (31971, 'http://www.markenoele.de/agb/', ''), (31972, 'http://www.markenoele.de/altoelentsorgung/', ''), (31973, 'http://www.markenoele.de/angebote-des-monats/', ''), (31974, 'http://www.markenoele.de/bestellung/', ''), (31975, 'http://www.markenoele.de/agb', ''), (31976, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (31977, 'http://www.markenoele.de/contacts/', ''), (31978, 'http://www.markenoele.de/datenschutz/', ''), (31979, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (31980, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (31981, 'http://www.markenoele.de/impressum/', ''), (31982, 'http://www.markenoele.de/lieferung', ''), (31983, 'http://www.markenoele.de/lieferung/', ''), (31984, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (31985, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (31986, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (31987, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (31988, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (31989, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', ''), (31990, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position', ''), (31991, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position', ''), (31992, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position', ''), (31993, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=2', ''), (31994, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=1', ''), (31995, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=3', ''), (31996, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=4', ''), (31997, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=2', ''), (31998, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=1', ''), (31999, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=3', ''), (32000, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=4', ''), (32001, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=2', ''), (32002, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=1', ''), (32003, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=3', ''), (32004, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=4', ''), (32005, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position', ''), (32006, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=2', ''), (32007, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=1', ''), (32008, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=3', ''), (32009, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=4', ''), (32010, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position', ''), (32011, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=2', ''), (32012, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=1', ''), (32013, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=3', ''), (32014, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=4', ''), (32015, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=2', ''), (32016, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=1', ''), (32017, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=3', ''), (32018, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=4', ''), (32019, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (32020, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid', ''), (32021, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=2', ''), (32022, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=3', ''), (32023, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=4', ''), (32024, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (32025, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (32026, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (32027, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (32028, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (32029, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (32030, 'http://www.markenoele.de/catalog/product/view/id/150/category/41', ''), (32031, 'http://www.markenoele.de/catalog/product/view/id/149/category/41', ''), (32032, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (32033, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (32034, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (32035, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (32036, 'http://www.markenoele.de/catalog/product/view/id/173/category/41', ''), (32037, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', ''), (32038, 'http://www.markenoele.de/catalog/product/view/id/183/category/41', ''), (32039, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (32040, 'http://www.markenoele.de/catalog/product/view/id/171/category/41', ''), (32041, 'http://www.markenoele.de/catalog/product/view/id/148/category/41', ''), (32042, 'http://www.markenoele.de/catalog/product/view/id/201/category/41', ''), (32043, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', ''), (32044, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (32045, 'http://www.markenoele.de/catalog/product/view/id/180/category/41', ''), (32046, 'http://www.markenoele.de/catalog/product/view/id/181/category/41', ''), (32047, 'http://www.markenoele.de/catalog/product/view/id/190/category/41', ''), (32048, 'http://www.markenoele.de/catalog/product/view/id/191/category/41', ''), (32049, 'http://www.markenoele.de/catalog/product/view/id/213/category/41', ''), (32050, 'http://www.markenoele.de/catalog/product/view/id/235/category/41', ''), (32051, 'http://www.markenoele.de/catalog/product/view/id/229/category/41', ''), (32052, 'http://www.markenoele.de/catalog/product/view/id/157/category/41', ''), (32053, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', ''), (32054, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (32055, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (32056, 'http://www.markenoele.de/catalog/product/view/id/172/category/41', ''), (32057, 'http://www.markenoele.de/catalog/product/view/id/246/category/41', ''), (32058, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', ''), (32059, 'http://www.markenoele.de/catalog/product/view/id/174/category/41', ''), (32060, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (32061, 'http://www.markenoele.de/catalog/product/view/id/192/category/41', ''), (32062, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (32063, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (32064, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (32065, 'http://www.markenoele.de/motul_pflegeberater/', ''), (32066, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (32067, 'http://www.markenoele.de/widerruf/', ''), (32068, 'http://www.markenoele.de/zahlung/', ''), (32069, 'http://www.markenoele.de/', ''), (32070, 'http://www.markenoele.de/agb/', ''), (32071, 'http://www.markenoele.de/altoelentsorgung/', ''), (32072, 'http://www.markenoele.de/angebote-des-monats/', ''), (32073, 'http://www.markenoele.de/bestellung/', ''), (32074, 'http://www.markenoele.de/agb', ''), (32075, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (32076, 'http://www.markenoele.de/contacts/', ''), (32077, 'http://www.markenoele.de/datenschutz/', ''), (32078, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (32079, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (32080, 'http://www.markenoele.de/impressum/', ''), (32081, 'http://www.markenoele.de/lieferung', ''), (32082, 'http://www.markenoele.de/lieferung/', ''), (32083, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (32084, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (32085, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (32086, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (32087, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (32088, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', ''), (32089, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position', ''), (32090, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position', ''), (32091, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position', ''), (32092, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=2', ''), (32093, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=1', ''), (32094, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=3', ''), (32095, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=4', ''), (32096, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=2', ''), (32097, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=1', ''), (32098, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=3', ''), (32099, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=4', ''), (32100, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=2', ''), (32101, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=1', ''), (32102, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=3', ''), (32103, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=4', ''), (32104, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position', ''), (32105, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=2', ''), (32106, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=1', ''), (32107, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=3', ''), (32108, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=4', ''), (32109, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position', ''), (32110, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=2', ''), (32111, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=1', ''), (32112, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=3', ''), (32113, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=4', ''), (32114, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=2', ''), (32115, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=1', ''), (32116, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=3', ''), (32117, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=4', ''), (32118, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (32119, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid', ''), (32120, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=2', ''), (32121, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=3', ''), (32122, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=4', ''), (32123, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (32124, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (32125, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (32126, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (32127, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (32128, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (32129, 'http://www.markenoele.de/catalog/product/view/id/150/category/41', ''), (32130, 'http://www.markenoele.de/catalog/product/view/id/149/category/41', ''), (32131, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (32132, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (32133, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (32134, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (32135, 'http://www.markenoele.de/catalog/product/view/id/173/category/41', ''), (32136, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', ''), (32137, 'http://www.markenoele.de/catalog/product/view/id/183/category/41', ''), (32138, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (32139, 'http://www.markenoele.de/catalog/product/view/id/171/category/41', ''), (32140, 'http://www.markenoele.de/catalog/product/view/id/148/category/41', ''), (32141, 'http://www.markenoele.de/catalog/product/view/id/201/category/41', ''), (32142, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', ''), (32143, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (32144, 'http://www.markenoele.de/catalog/product/view/id/180/category/41', ''), (32145, 'http://www.markenoele.de/catalog/product/view/id/181/category/41', ''), (32146, 'http://www.markenoele.de/catalog/product/view/id/190/category/41', ''), (32147, 'http://www.markenoele.de/catalog/product/view/id/191/category/41', ''), (32148, 'http://www.markenoele.de/catalog/product/view/id/213/category/41', ''), (32149, 'http://www.markenoele.de/catalog/product/view/id/235/category/41', ''), (32150, 'http://www.markenoele.de/catalog/product/view/id/229/category/41', ''), (32151, 'http://www.markenoele.de/catalog/product/view/id/157/category/41', ''), (32152, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', ''), (32153, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (32154, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (32155, 'http://www.markenoele.de/catalog/product/view/id/172/category/41', ''), (32156, 'http://www.markenoele.de/catalog/product/view/id/246/category/41', ''), (32157, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', ''), (32158, 'http://www.markenoele.de/catalog/product/view/id/174/category/41', ''), (32159, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (32160, 'http://www.markenoele.de/catalog/product/view/id/192/category/41', ''), (32161, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (32162, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (32163, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (32164, 'http://www.markenoele.de/motul_pflegeberater/', ''), (32165, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (32166, 'http://www.markenoele.de/widerruf/', ''), (32167, 'http://www.markenoele.de/zahlung/', ''), (32168, 'http://www.markenoele.de/', ''), (32169, 'http://www.markenoele.de/agb/', ''), (32170, 'http://www.markenoele.de/altoelentsorgung/', ''), (32171, 'http://www.markenoele.de/angebote-des-monats/', ''), (32172, 'http://www.markenoele.de/bestellung/', ''), (32173, 'http://www.markenoele.de/agb', ''), (32174, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (32175, 'http://www.markenoele.de/contacts/', ''), (32176, 'http://www.markenoele.de/datenschutz/', ''), (32177, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (32178, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (32179, 'http://www.markenoele.de/impressum/', ''), (32180, 'http://www.markenoele.de/lieferung', ''), (32181, 'http://www.markenoele.de/lieferung/', ''), (32182, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (32183, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (32184, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (32185, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (32186, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (32187, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', ''), (32188, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position', ''), (32189, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position', ''), (32190, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position', ''), (32191, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=2', ''), (32192, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=1', ''), (32193, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=3', ''), (32194, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=4', ''), (32195, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=2', ''), (32196, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=1', ''), (32197, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=3', ''), (32198, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=4', ''), (32199, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=2', ''), (32200, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=1', ''), (32201, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=3', ''), (32202, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=4', ''), (32203, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position', ''), (32204, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=2', ''), (32205, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=1', ''), (32206, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=3', ''), (32207, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=4', ''), (32208, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position', ''), (32209, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=2', ''), (32210, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=1', ''), (32211, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=3', ''), (32212, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=4', ''), (32213, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=2', ''), (32214, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=1', ''), (32215, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=3', ''), (32216, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=4', ''), (32217, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (32218, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid', ''), (32219, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=2', ''), (32220, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=3', ''), (32221, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=4', ''), (32222, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (32223, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (32224, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (32225, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (32226, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (32227, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (32228, 'http://www.markenoele.de/catalog/product/view/id/150/category/41', ''), (32229, 'http://www.markenoele.de/catalog/product/view/id/149/category/41', ''), (32230, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (32231, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (32232, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (32233, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (32234, 'http://www.markenoele.de/catalog/product/view/id/173/category/41', ''), (32235, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', ''), (32236, 'http://www.markenoele.de/catalog/product/view/id/183/category/41', ''), (32237, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (32238, 'http://www.markenoele.de/catalog/product/view/id/171/category/41', ''), (32239, 'http://www.markenoele.de/catalog/product/view/id/148/category/41', ''), (32240, 'http://www.markenoele.de/catalog/product/view/id/201/category/41', ''), (32241, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', ''), (32242, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (32243, 'http://www.markenoele.de/', ''), (32244, 'http://www.markenoele.de/', ''), (32245, 'http://www.markenoele.de/catalog/product/view/id/180/category/41', ''), (32246, 'http://www.markenoele.de/catalog/product/view/id/181/category/41', ''), (32247, 'http://www.markenoele.de/catalog/product/view/id/190/category/41', ''), (32248, 'http://www.markenoele.de/catalog/product/view/id/191/category/41', ''), (32249, 'http://www.markenoele.de/catalog/product/view/id/213/category/41', ''), (32250, 'http://www.markenoele.de/catalog/product/view/id/235/category/41', ''), (32251, 'http://www.markenoele.de/catalog/product/view/id/229/category/41', ''), (32252, 'http://www.markenoele.de/catalog/product/view/id/157/category/41', ''), (32253, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', ''), (32254, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (32255, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (32256, 'http://www.markenoele.de/catalog/product/view/id/172/category/41', ''), (32257, 'http://www.markenoele.de/catalog/product/view/id/246/category/41', ''), (32258, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', ''), (32259, 'http://www.markenoele.de/catalog/product/view/id/174/category/41', ''), (32260, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (32261, 'http://www.markenoele.de/catalog/product/view/id/192/category/41', ''), (32262, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (32263, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (32264, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (32265, 'http://www.markenoele.de/motul_pflegeberater/', ''), (32266, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (32267, 'http://www.markenoele.de/widerruf/', ''), (32268, 'http://www.markenoele.de/zahlung/', ''), (32269, 'http://www.markenoele.de/', ''), (32270, 'http://www.markenoele.de/', ''), (32271, 'http://www.markenoele.de/', ''), (32272, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CYwyyILfGTKSeA8SFOpa0yZIOrcGwwwH96b3tFK2E_b5HEAIoCFCer6GNAWCVwqCCsAegAcfRhPgDyAEBqQIVGoTRnma3PqoEGE_QOHUSDUTp8h7X__gJ8BZrEmXpCdUrEw&num=2&sig=AGiWqtz64ibI1Yv5mJnMBW2OS5FYy3akrg&adurl=http://www.motulshop.de&rct=j&q=M'), (32273, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (32274, 'http://www.markenoele.de/catalog/product/view/id/110/category/49', ''), (32275, 'http://www.markenoele.de/', ''), (32276, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20710', 'http://www.markenoele.de/'), (32277, 'http://www.markenoele.de/catalogsearch/result/?q=motul+710', 'http://www.markenoele.de/'), (32278, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CD0QFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=w8PGTImVPM-KswbE5OjfDQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (32279, 'http://www.markenoele.de/', 'http://www.google.de/'), (32280, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (32281, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-5100-4t-50.html'), (32282, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/lieferung'), (32283, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32284, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (32285, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (32286, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (32287, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (32288, 'http://www.markenoele.de/catalog/product/view/id/56/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (32289, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-7100-4t-56.html'), (32290, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/angebote-des-monats/'), (32291, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-5100-4t-50.html'), (32292, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (32293, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (32294, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (32295, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (32296, 'http://www.markenoele.de/catalog/product/view/id/60', 'http://www.google.de/search?hl=de&client=firefox-a&hs=C7O&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+scooter+expert&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (32297, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-scooter-expert-2t.html?___store=esso_store_view&___store=esso_store_view'), (32298, 'http://www.markenoele.de/catalog/product/view/id/60', 'http://www.google.de/search?hl=de&client=firefox-a&hs=C7O&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+scooter+expert&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (32299, 'http://www.markenoele.de/', 'http://www.google.de/products?q=Motul+Multi+ATF&hl=de&aq=f'), (32300, 'http://www.markenoele.de/catalog/product/view/id/1', 'http://www.google.de/products?q=motul+4100&aq=f'), (32301, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (32302, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-Classic-%C3%96L-20w50-Liter/dp/B003AWYPII'), (32303, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32304, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32305, 'http://www.markenoele.de/catalog/product/view/id/17/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (32306, 'http://www.markenoele.de/catalog/product/view/id/17/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (32307, 'http://www.markenoele.de/catalog/product/gallery/id/17/image/98/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-eco-clean-c1-17.html'), (32308, 'http://www.markenoele.de/catalog/product/gallery/id/17/image/98/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-eco-clean-c1-17.html'), (32309, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32310, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CMewuYr78KQCFYmJDgodTjK81g'), (32311, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?dia=pto&cvold=novariante&sr=ptoweb&more=variante2c&device=html&classification=web&mandant=bidcs&context=internet-tab&tpc=internet&ptl=std&q=motul+motor%C3%B6l'), (32312, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?dia=pto&cvold=novariante&sr=ptoweb&more=variante2c&device=html&classification=web&mandant=bidcs&context=internet-tab&tpc=internet&ptl=std&q=motul+motor%C3%B6l'), (32313, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CN1MNIxbHTJb8A8evtAaknYnKDa3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCVsveBlAegAcfRhPgDyAEBqQIVGoTRnma3PqoEGE_QwnLonV-QPpGdFiADQWdMjW8z_IjxOA&sig=AGiWqtwW6vU_tyL-58hRhbsLIla3gWnKqA&adurl=http://www.motulshop.de&rct=j&q=mot'), (32314, 'http://www.markenoele.de/', ''), (32315, 'http://www.markenoele.de/catalog/product/view/id/83/category/27', ''), (32316, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=&q=motul+%C3%B6l&sourceid=navclient-ff&rlz=1B3GGGL_deDE348DE349&ie=UTF-8&aq=1&oq=motu'), (32317, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=&q=motul+%C3%B6l&sourceid=navclient-ff&rlz=1B3GGGL_deDE348DE349&ie=UTF-8&aq=1&oq=motu'), (32318, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (32319, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=Motul+5100+Fass'), (32320, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (32321, 'http://www.markenoele.de/', 'http://www.amazon.de/dp/B003AXAM7A/ref=asc_df_B003AXAM7A1175473?smid=A168GACEIL2PQ0&tag=ciao-auto-mp-21&linkCode=asn&creative=22506&creativeASIN=B003AXAM7A'), (32322, 'http://www.markenoele.de/', ''), (32323, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (32324, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (32325, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (32326, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (32327, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (32328, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (32329, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (32330, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (32331, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (32332, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (32333, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (32334, 'http://www.markenoele.de/agb', ''), (32335, 'http://www.markenoele.de/altoelentsorgung', ''), (32336, 'http://www.markenoele.de/angebote-des-monats', ''), (32337, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (32338, 'http://www.markenoele.de/bestellung', ''), (32339, 'http://www.markenoele.de/checkout', ''), (32340, 'http://www.markenoele.de/checkout/onepage/', ''), (32341, 'http://www.markenoele.de/checkout/cart/', ''), (32342, 'http://www.markenoele.de/contacts', ''), (32343, 'http://www.markenoele.de/datenschutz', ''), (32344, 'http://www.markenoele.de/impressum', ''), (32345, 'http://www.markenoele.de/lieferung', ''), (32346, 'http://www.markenoele.de/motul_pflegeberater', ''), (32347, 'http://www.markenoele.de/widerruf', ''), (32348, 'http://www.markenoele.de/zahlung', ''), (32349, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (32350, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (32351, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (32352, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (32353, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (32354, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (32355, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (32356, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (32357, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (32358, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (32359, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (32360, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (32361, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (32362, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (32363, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (32364, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (32365, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (32366, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (32367, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (32368, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (32369, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (32370, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (32371, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (32372, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (32373, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (32374, 'http://www.markenoele.de/catalog/product/view/id/183/category/52', ''), (32375, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cr70_DiTHTNzaPITgswaO2fmtDa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglcL2gZQHoAHH0YT4A8gBAakCS5Y13_hCtz6qBBNP0Fpo1Of6LqkfoxngozQz5DME&sig=AGiWqtywNEYHUGaa0e9Pxz7b-EbZHVzj0g&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (32376, 'http://www.markenoele.de/', 'http://search.icq.com/search/afe_results.php?ch_id=afex&q=motul+5100'), (32377, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32378, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32379, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (32380, 'http://www.markenoele.de/', 'http://www.koenigsberger-automobile.de/'), (32381, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32382, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32383, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32384, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (32385, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (32386, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (32387, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (32388, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (32389, 'http://www.markenoele.de/catalog/product/view/id/28', 'http://www.google.de/products?q=8100+X-lite+0W-30&hl=de&aq=f'), (32390, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p4634.m570.l1313&_nkw=2-Takt%C3%B6l&_sacat=See-All-Categories'), (32391, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32392, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32393, 'http://www.markenoele.de/catalog/category/view/id/29', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (32394, 'http://www.markenoele.de/catalog/category/view/id/31', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (32395, 'http://www.markenoele.de/catalog/category/view/id/31', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (32396, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (32397, 'http://www.markenoele.de/catalog/category/view/id/31', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (32398, 'http://www.markenoele.de/catalog/product/view/id/165/category/31', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (32399, 'http://www.markenoele.de/catalog/category/view/id/31', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (32400, 'http://www.markenoele.de/catalog/product/view/id/164/category/31', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (32401, 'http://www.markenoele.de/catalog/product/gallery/id/164/image/142/', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen/timber-bio.html'), (32402, 'http://www.markenoele.de/catalog/category/view/id/29', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen/timber-bio.html'), (32403, 'http://www.markenoele.de/catalog/product/view/id/161/category/29', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (32404, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt/garden-2t-hi-tech.html'), (32405, 'http://www.markenoele.de/catalog/product/view/id/161/category/29', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (32406, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+8100+x-clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (32407, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32408, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1288122110&flash=10.0.45&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fteilehandel%2Farticles%2F284659%2F%3Ficmp%3Dau'), (32409, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32410, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32411, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32412, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32413, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32414, 'http://www.markenoele.de/catalog/product/view/id/28', ''), (32415, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+8100+X-max+5W-30', 'http://www.markenoele.de/motul-8100-x-lite-28.html?___store=esso_store_view&___store=esso_store_view'), (32416, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32417, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32418, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1288122110&flash=10.0.45&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fteilehandel%2Farticles%2F284659%2F%3Ficmp%3Dau'), (32419, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32420, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32421, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt/garden-2t-hi-tech.html'), (32422, 'http://www.markenoele.de/catalog/product/view/id/161/category/29', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (32423, 'http://www.markenoele.de/', ''), (32424, 'http://www.markenoele.de/', ''), (32425, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (32426, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://search.conduit.com/Results.aspx?q=motul+8100&meta=all&hl=de&gl=de&SearchSourceOrigin=13&SelfSearch=1&ctid=CT2269050'), (32427, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvZ2FydGVuL21vdG9yZW5vbC0yLXRha3QvZ2FyZGVuLTJ0LWhpLXRlY2guaHRtbA,,/product/161/', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt/garden-2t-hi-tech.html'), (32428, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt/garden-2t-hi-tech.html'), (32429, 'http://www.markenoele.de/catalog/product/view/id/193', 'http://www.markenoele.de/checkout/cart/'), (32430, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3p1ci1zaG9wZXJvZmZudW5nLWRhcy1iYXNlYmFsbC1jYXAtMzAwdi1pbS13ZXJ0LXZvbi05LTkwLWdyYXRpcy16dS1paHJlci1iZXN0ZWxsdW5nLmh0bWw,/product/193/', 'http://www.markenoele.de/zur-shoperoffnung-das-baseball-cap-300v-im-wert-von-9-90-gratis-zu-ihrer-bestellung.html'), (32431, 'http://www.markenoele.de/catalog/product/view/id/193', 'http://www.markenoele.de/zur-shoperoffnung-das-baseball-cap-300v-im-wert-von-9-90-gratis-zu-ihrer-bestellung.html'), (32432, 'http://www.markenoele.de/catalog/product/view/id/133', 'http://www.markenoele.de/zur-shoperoffnung-das-baseball-cap-300v-im-wert-von-9-90-gratis-zu-ihrer-bestellung.html'), (32433, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZWJlcmF0ZXIuaHRtbA,,/product/133/', 'http://www.markenoele.de/motul-pflegeberater.html'), (32434, 'http://www.markenoele.de/catalog/product/view/id/133', 'http://www.markenoele.de/motul-pflegeberater.html'), (32435, 'http://www.markenoele.de/catalog/product/view/id/192', 'http://www.markenoele.de/motul-pflegeberater.html'), (32436, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3p1ci1zaG9wZXJvZmZudW5nLWFscy1kYW5rZXNjaG9uLWVpbi1tb3R1bC1hdWZrbGViZXItZnVyLXNpZS1ncmF0aXMuaHRtbA,,/product/192/', 'http://www.markenoele.de/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html'), (32437, 'http://www.markenoele.de/catalog/product/view/id/192', 'http://www.markenoele.de/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html'), (32438, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html'), (32439, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (32440, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/motul-fanshop-artikel/usb-stick.html'), (32441, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (32442, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (32443, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (32444, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (32445, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32446, 'http://www.markenoele.de/catalog/product/view/id/164/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (32447, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32448, 'http://www.markenoele.de/catalog/product/view/id/165/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (32449, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvZ2FydGVuL3RpbWJlci0xMjAuaHRtbA,,/product/165/', 'http://www.markenoele.de/motul-schmierstoffe/garten/timber-120.html'), (32450, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/garten/timber-120.html'), (32451, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (32452, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/angebote-des-monats/'), (32453, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/angebote-des-monats/'), (32454, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-49.html'), (32455, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32456, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (32457, 'http://www.markenoele.de/catalog/product/view/id/161/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (32458, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvZ2FydGVuL2dhcmRlbi0ydC1oaS10ZWNoLmh0bWw,/product/161/', 'http://www.markenoele.de/motul-schmierstoffe/garten/garden-2t-hi-tech.html'), (32459, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/garten/garden-2t-hi-tech.html'), (32460, 'http://www.markenoele.de/catalog/product/view/id/161', 'http://www.markenoele.de/checkout/cart/'), (32461, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/garden-2t-hi-tech.html'), (32462, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (32463, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (32464, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/checkout/cart/'), (32465, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/contacts/'), (32466, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/checkout/cart/'), (32467, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (32468, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (32469, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (32470, 'http://www.markenoele.de/checkout/cart/delete/id/1023/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (32471, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (32472, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/index/'), (32473, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/index/'), (32474, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (32475, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (32476, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/checkout/cart/'), (32477, 'http://www.markenoele.de/customer/account/create/', 'http://www.markenoele.de/customer/account/login/'), (32478, 'http://www.markenoele.de/customer/account/createpost/', 'http://www.markenoele.de/customer/account/create/'), (32479, 'http://www.markenoele.de/customer/account/index/', 'http://www.markenoele.de/customer/account/create/'), (32480, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/customer/account/index/'), (32481, 'http://www.markenoele.de/catalog/product/view/id/161', 'http://www.markenoele.de/checkout/cart/'), (32482, 'http://www.markenoele.de/', 'http://www.koenigsberger-automobile.de/'), (32483, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.google.de/products?q=motul+229.51&hl=de&show=dd&sa=N&start=10'), (32484, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l.html?___store=esso_store_view&___store=esso_store_view'), (32485, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32486, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (32487, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=229.', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (32488, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=229', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (32489, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=229.51', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (32490, 'http://www.markenoele.de/catalogsearch/result/?q=229.51', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (32491, 'http://www.markenoele.de/catalog/product/view/id/177', 'http://www.markenoele.de/catalogsearch/result/?q=229.51'), (32492, 'http://www.markenoele.de/catalogsearch/result/?q=229.51', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (32493, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/catalogsearch/result/?q=229.51'), (32494, 'http://www.markenoele.de/', ''), (32495, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2dhcmRlbi0ydC1oaS10ZWNoLmh0bWw,/product/161/', 'http://www.markenoele.de/garden-2t-hi-tech.html'), (32496, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/garden-2t-hi-tech.html'), (32497, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/garden-2t-hi-tech.html'), (32498, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (32499, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (32500, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (32501, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (32502, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtNTAuaHRtbA,,/product/50/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (32503, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (32504, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CfwLEp1rHTKjWKYGvtAbLk_W0Dq3BsMMB_em97RS9w-PtRxACKAhQnq-hjQFglbL5gZQHoAHH0YT4A8gBAakC42mxh_pFtz6qBBZP0MsSxj0SRNtE_DkRHurTdhIS_Kz2&num=5&sig=AGiWqtzZ2N90oL0M5kHw2RGPLpu0JeqQ-w&adurl=http://www.motulshop.de&rct=j&q=%C3'), (32505, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32506, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32507, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (32508, 'http://www.markenoele.de/catalog/product/view/id/58/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (32509, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (32510, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (32511, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (32512, 'http://www.markenoele.de/catalog/product/view/id/57/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (32513, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (32514, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (32515, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (32516, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (32517, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (32518, 'http://www.markenoele.de/checkout/cart/delete/id/1028/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (32519, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (32520, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=tra', 'http://www.markenoele.de/angebote-des-monats/'), (32521, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=tran', 'http://www.markenoele.de/angebote-des-monats/'), (32522, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=tr', 'http://www.markenoele.de/angebote-des-monats/'), (32523, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=transo', 'http://www.markenoele.de/angebote-des-monats/'), (32524, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=transoil', 'http://www.markenoele.de/angebote-des-monats/'), (32525, 'http://www.markenoele.de/catalogsearch/result/?q=transoil', 'http://www.markenoele.de/angebote-des-monats/'), (32526, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/index/'), (32527, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/index/'), (32528, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/checkout/cart/'), (32529, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/widerruf/'), (32530, 'http://www.markenoele.de/checkout/', 'http://www.markenoele.de/zahlung/'), (32531, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/zahlung/'), (32532, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/zahlung/'), (32533, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (32534, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (32535, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (32536, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (32537, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (32538, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (32539, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (32540, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (32541, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (32542, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (32543, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (32544, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/checkout/onepage/'), (32545, 'http://www.markenoele.de/checkout/', 'http://www.markenoele.de/customer/account/'), (32546, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/customer/account/'), (32547, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (32548, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (32549, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (32550, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (32551, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (32552, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (32553, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (32554, 'http://www.markenoele.de/paypal/standard/redirect/', 'http://www.markenoele.de/checkout/onepage/'), (32555, 'http://www.markenoele.de/paypal/ipn/', ''), (32556, 'http://www.markenoele.de/paypal/standard/success/?invoice=200537509&first_name=Miroslav&mc_shipping=0.00&mc_currency=EUR&payer_status=verified&payment_fee=&address_status=unconfirmed&payment_gross=&address_zip=74889&txn_type=cart&num_cart_items=5&add', ''), (32557, 'http://www.markenoele.de/checkout/onepage/success/', ''), (32558, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/onepage/success/'), (32559, 'http://www.markenoele.de/customer/account/logout/', 'http://www.markenoele.de/'), (32560, 'http://www.markenoele.de/customer/account/logoutSuccess/', 'http://www.markenoele.de/'), (32561, 'http://www.markenoele.de/altoelentsorgung/', ''), (32562, 'http://www.markenoele.de/catalog/product/view/id/184/category/52', ''), (32563, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=2t+%C3%B6l&meta=&btnG=Google-Suche'), (32564, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32565, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32566, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (32567, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32568, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/result/query/motul+5100/'), (32569, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rls=com.microsoft%3Ade%3AIE-SearchBox&rlz=1I7ACAW_de&q=motul+shop&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (32570, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4095929528559539&output=html&h=90&slotname=5757588958&w=160&lmt=1288164625&flash=10.0.12.36&url=http%3A%2F%2Fwww.db-forum.de%2Fforum%2Fmotor-antrieb%2F11576-alles-rund-ums-motoroel-68.html&d'), (32571, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32572, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32573, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32574, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32575, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (32576, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (32577, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (32578, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32579, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (32580, 'http://www.markenoele.de/', ''), (32581, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (32582, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (32583, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CVpWNMNjHTLenK4XPswa51-yoCK3BsMMB_em97RS97Pu-RwgAEAEgwdb_DlCer6GNAWCVmvaBlAegAcfRhPgDyAEBqQKywrk29z-3PqoEE0_QaRrihqOpEJDDw-Gg3tffeKyABZBO&sig=AGiWqtwhzFCxY4TbKDnCyDSeAmxPWUmMZg&adurl=http://www.motulshop.de&rct=j&q=m'), (32584, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CVpWNMNjHTLenK4XPswa51-yoCK3BsMMB_em97RS97Pu-RwgAEAEgwdb_DlCer6GNAWCVmvaBlAegAcfRhPgDyAEBqQKywrk29z-3PqoEE0_QaRrihqOpEJDDw-Gg3tffeKyABZBO&sig=AGiWqtwhzFCxY4TbKDnCyDSeAmxPWUmMZg&adurl=http://www.motulshop.de&rct=j&q=m'), (32585, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32586, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32587, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (32588, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32589, 'http://www.markenoele.de/', ''), (32590, 'http://www.markenoele.de/', ''), (32591, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/'), (32592, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CE57ZyuPHTMTrIITSswbomIXeCK3BsMMB_em97RS97Pu-RwgAEAEgwdb_DlCer6GNAWCVmvaBlAegAcfRhPgDyAEBqQKywrk29z-3PqoEE0_QcosQet2t0F_02GkV-4ZiezmABZBO&sig=AGiWqtwGTOdGWWVJDkva8oCLf2GMbm486w&adurl=http://www.motulshop.de&rct=j&q=m'), (32593, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32594, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32595, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-5l.html'), (32596, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-5l.html'), (32597, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-5l.html'), (32598, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32599, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32600, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CE57ZyuPHTMTrIITSswbomIXeCK3BsMMB_em97RS97Pu-RwgAEAEgwdb_DlCer6GNAWCVmvaBlAegAcfRhPgDyAEBqQKywrk29z-3PqoEE0_QcosQet2t0F_02GkV-4ZiezmABZBO&sig=AGiWqtwGTOdGWWVJDkva8oCLf2GMbm486w&adurl=http://www.motulshop.de&rct=j&q=m'), (32601, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32602, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=f&aqi=g9&aql=&oq=&gs_rfai='), (32603, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32604, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32605, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&order=viskositaet', ''), (32606, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32607, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (32608, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32609, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (32610, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32611, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (32612, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (32613, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32614, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32615, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (32616, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (32617, 'http://www.markenoele.de/catalog/product/view/id/55/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (32618, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (32619, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (32620, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (32621, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (32622, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CYU5gcgjITOPrFIPhswbspbSICa3BsMMB_em97RSttuPtRwgAEAIoAlCer6GNAWCV2oiCmAegAcfRhPgDyAEBqQKywrk29z-3PqoEFk_QheIEdc1l4-rEa97xE_NB-PDl9M4&sig=AGiWqtzQnLWPShgxowGxOSbMlWzZZgfivw&adurl=http://www.motulshop.de&rct=j&q=Motul%'), (32623, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CDKymLwrITITHDMmQOqu7jb4IrcGwwwH96b3tFI-13kQIABABKAJQnq-hjQFglYKggrAHoAHH0YT4A8gBAakCssK5Nvc_tz6qBBhP0Ks--1osrdwnKKMsTcWtAeuDsfUMu94&sig=AGiWqtw7vOYefXTzZ8BhEd8qzfwq8Jq-xA&adurl=http://www.motulshop.de&rct=j&q=motul%'), (32624, 'http://www.markenoele.de/', ''), (32625, 'http://www.markenoele.de/', ''), (32626, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cw7FXBhPITPfoJcHiswbyhay4CK3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJXCloKoB6ABx9GE-APIAQGpAoX5VpvrKrc-qgQTT9C9tPExIr9E46fr7B1YJkDZsA&sig=AGiWqtz1wLrYDLzYUVU8dyUESP71PueuKQ&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (32627, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (32628, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (32629, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32630, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (32631, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (32632, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (32633, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (32634, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CAZhA1BTITJjqDIfPswbsvY39CK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCssK5Nvc_tz6qBBNP0L2J8DP-jEP8wKAAoOPCjBYc&sig=AGiWqtzZr7KHNr7vOrxVSHCykpezQ9k4oA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (32635, 'http://www.markenoele.de/', ''), (32636, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (32637, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/impressum/'), (32638, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/angebote-des-monats/'), (32639, 'http://www.markenoele.de/catalog/product/gallery/id/49/image/22/', 'http://www.markenoele.de/motul-5100-4t-49.html'), (32640, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-49.html'), (32641, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32642, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (32643, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (32644, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (32645, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (32646, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (32647, 'http://www.markenoele.de/catalog/product/view/id/55/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (32648, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-55.html'), (32649, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (32650, 'http://www.markenoele.de/catalog/product/gallery/id/76/image/111/', 'http://www.markenoele.de/motul-300v-4t-factory-line-76.html'), (32651, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-300v-4t-factory-line-76.html'), (32652, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32653, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (32654, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (32655, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (32656, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (32657, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C44_jMx7ITNOROMf6sgbW9oGzCK3BsMMB_em97RS97Pu-RwgAEAEgwdb_DlCer6GNAWCVmvaBlAegAcfRhPgDyAEBqQKF-Vab6yq3PqoEE0_QSA7VYXxCgSXlH78uxZLNyNaABZBO&sig=AGiWqtzsrxxQ2k2Q_WhJDKOEDHdjcYyaag&adurl=http://www.motulshop.de&rct=j&q=m'), (32658, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32659, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32660, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (32661, 'http://www.markenoele.de/', ''), (32662, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/'), (32663, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/252/', 'http://www.markenoele.de/'), (32664, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (32665, 'http://www.markenoele.de/index.php/', ''), (32666, 'http://www.markenoele.de/index.php/', ''), (32667, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rls=com.microsoft%3Ade%3AIE-SearchBox&rlz=1I7ACAW_de&q=motul+%C3%B6l&aq=f&aqi=g9&aql=&oq=&gs_rfai='), (32668, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rls=com.microsoft%3Ade%3AIE-SearchBox&rlz=1I7ACAW_de&q=motul+%C3%B6l&aq=f&aqi=g9&aql=&oq=&gs_rfai='), (32669, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32670, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32671, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32672, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32673, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (32674, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (32675, 'http://www.markenoele.de/', ''), (32676, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (32677, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CVmVI_S3ITPw-wo062a-B_AitwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJWipoKwB6ABx9GE-APIAQGpAoX5VpvrKrc-qgQTT9A1GMhWdbFWBzRC-BWk19PMuQ&sig=AGiWqtw-tDYkePZh0QalDDErdc9TGJY3kQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l'), (32678, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CVmVI_S3ITPw-wo062a-B_AitwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJWipoKwB6ABx9GE-APIAQGpAoX5VpvrKrc-qgQTT9A1GMhWdbFWBzRC-BWk19PMuQ&sig=AGiWqtw-tDYkePZh0QalDDErdc9TGJY3kQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l'), (32679, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (32680, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32681, 'http://www.markenoele.de/', ''), (32682, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motol+%C3%B6l+20w50+g%C3%BCnstig&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (32683, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32684, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32685, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (32686, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20%20w', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (32687, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20%20w%2050', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (32688, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20%20w%205', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (32689, 'http://www.markenoele.de/catalogsearch/result/?q=20+w+50', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (32690, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul&aq=f&aqi=g10&aql=&oq=&gs_rfai='), (32691, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul&aq=f&aqi=g10&aql=&oq=&gs_rfai='), (32692, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=20+w+50', 'http://www.markenoele.de/catalogsearch/result/?q=20+w+50'), (32693, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32694, 'http://www.markenoele.de/catalogsearch/result/?q=20+w+50', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (32695, 'http://www.markenoele.de/catalog/product/view/id/65', 'http://www.markenoele.de/catalogsearch/result/?q=20+w+50'), (32696, 'http://www.markenoele.de/catalogsearch/result/?q=20+w+50', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (32697, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32698, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (32699, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=20+w+50', 'http://www.markenoele.de/catalogsearch/result/?q=20+w+50'), (32700, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (32701, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=20+w+50', 'http://www.markenoele.de/catalogsearch/result/?q=20+w+50'), (32702, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=20+w+50', 'http://www.markenoele.de/catalogsearch/result/?q=20+w+50'), (32703, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=20+w+50', 'http://www.markenoele.de/catalogsearch/result/?q=20+w+50'), (32704, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=20+w+50', 'http://www.markenoele.de/catalogsearch/result/?q=20+w+50'), (32705, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=20+w+50', 'http://www.markenoele.de/catalogsearch/result/?q=20+w+50'), (32706, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (32707, 'http://www.markenoele.de/catalog/product/view/id/32', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=20+w+50'), (32708, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (32709, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/motul-3000-4t-32.html'), (32710, 'http://www.markenoele.de/catalog/product/view/id/32', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=20+w+50'), (32711, 'http://www.markenoele.de/catalog/product/view/id/69/category/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (32712, 'http://www.markenoele.de/index.php/', ''), (32713, 'http://www.markenoele.de/index.php/', ''), (32714, 'http://www.markenoele.de/', 'http://www.liqui-molly.de/'), (32715, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/alles-zu/motul/oel/1'), (32716, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (32717, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CKjrLpU3ITO3fHYTgswbb9rGaCK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglcL2gZQHoAHH0YT4A8gBAakC7CXb8ukntz6qBBNP0HBomgNcGmCvF9VpPVzJQVAm&sig=AGiWqty0oA4lH0slEcCa-ePXXBT20fkA2Q&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (32718, 'http://www.markenoele.de/', ''), (32719, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/'), (32720, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/'), (32721, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/'), (32722, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (32723, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (32724, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32725, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (32726, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (32727, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (32728, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (32729, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (32730, 'http://www.markenoele.de/catalog/product/view/id/62/category/16', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (32731, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/quad/motul-quad-4t.html'), (32732, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (32733, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (32734, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (32735, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (32736, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (32737, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cr9rBCWnITI7tI8fPswavyunMCK3BsMMB_em97RTtzOPtRxAHKAhQnq-hjQFglYKAgLAHoAHH0YT4A8gBAakC7CXb8ukntz6qBBhP0Jg1069dNHtP5SKvhkwgN5kU2-xC3yM&num=10&sig=AGiWqtzBo_BXEL9yHUhh72W9BBZACin7AA&adurl=http://www.motulshop.de&rct=j&q'), (32738, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32739, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32740, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32741, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cr9rBCWnITI7tI8fPswavyunMCK3BsMMB_em97RTtzOPtRxAHKAhQnq-hjQFglYKAgLAHoAHH0YT4A8gBAakC7CXb8ukntz6qBBhP0Jg1069dNHtP5SKvhkwgN5kU2-xC3yM&num=10&sig=AGiWqtzBo_BXEL9yHUhh72W9BBZACin7AA&adurl=http://www.motulshop.de&rct=j&q'), (32742, 'http://www.markenoele.de/', 'http://www.google.de/'), (32743, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (32744, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (32745, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (32746, 'http://www.markenoele.de/catalog/category/view/id/49?limit=18', ''), (32747, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=18'), (32748, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CM_zF2nnITMSXJsOLOp_PrZwIrcGwwwH96b3tFLWD_b5HCAAQAigCUJ6voY0BYJWyn4KwB5ABAqABx9GE-APIAQGpAmPcaBIJHrc-qgQTT9BOnkuqAoo7CU5v7RdVelL_kA&sig=AGiWqtxKXyS5fziAMHYaWLLUTr-eLG3ExA&adurl=http://www.motulshop.de&rct=j&q=motul%2'), (32749, 'http://www.markenoele.de/', ''), (32750, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (32751, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/impressum/'), (32752, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (32753, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32754, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CbTyy_oPITPHsKIaIOrfMlaAIrcGwwwH96b3tFLWD_b5HCAAQAigCUJ6voY0BYJW6rYK0B6ABx9GE-APIAQGpAmPcaBIJHrc-qgQTT9BU5BWVrixOYx3FbNmcha9aQw&sig=AGiWqtw9SBcgSxt73e5NiNUDCbgMjivUcA&adurl=http://www.motulshop.de&rct=j&q=motul%20510'), (32755, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+3100+15w+-+50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (32756, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32757, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32758, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (32759, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/'), (32760, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (32761, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (32762, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32763, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (32764, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (32765, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (32766, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (32767, 'http://www.markenoele.de/catalog/category/view/id/19', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (32768, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (32769, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (32770, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (32771, 'http://www.markenoele.de/', ''), (32772, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motul+15W-60&aq=f&aqi=&aql=&oq=&gs_rfai='), (32773, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32774, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motul+15W-60&aq=f&aqi=&aql=&oq=&gs_rfai='), (32775, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motul+15W-60&aq=f&aqi=&aql=&oq=&gs_rfai='), (32776, 'http://www.markenoele.de/', ''), (32777, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=Motul+15W-60&aq=f&aqi=&aql=&oq=&gs_rfai='), (32778, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32779, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+15W-60', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32780, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul15W-60', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+15W-60'), (32781, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15W-60', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+15W-60'), (32782, 'http://www.markenoele.de/catalogsearch/result/?q=15W-60', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+15W-60'), (32783, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+15W-60', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32784, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32785, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=Motul+15W-60&aq=f&aqi=&aql=&oq=&gs_rfai='), (32786, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32787, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=Motul+15W-60&aq=f&aqi=&aql=&oq=&gs_rfai='), (32788, 'http://www.markenoele.de/', ''), (32789, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=wo+kriege+ich+motul+15w50&aq=f&aqi=&aql=&oq=&gs_rfai='), (32790, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15', 'http://www.markenoele.de/'), (32791, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w', 'http://www.markenoele.de/'), (32792, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w%2050', 'http://www.markenoele.de/'), (32793, 'http://www.markenoele.de/catalogsearch/result/?q=15w+50', 'http://www.markenoele.de/'), (32794, 'http://www.markenoele.de/catalog/product/view/id/1', 'http://www.markenoele.de/catalogsearch/result/?q=15w+50'), (32795, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTQxMDAtcG93ZXItNWwtMTV3LTUwLmh0bWw,/product/1/', 'http://www.markenoele.de/motul-4100-power-5l-15w-50.html'), (32796, 'http://www.markenoele.de/checkout/cart', ''), (32797, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-4100-power-5l-15w-50.html'), (32798, 'http://www.markenoele.de/catalog/product/view/id/74/category/33', ''), (32799, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (32800, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (32801, 'http://www.markenoele.de/catalog/product/view/id/1', 'http://www.markenoele.de/catalogsearch/result/?q=15w+50'), (32802, 'http://www.markenoele.de/catalogsearch/result/?q=15w+50', 'http://www.markenoele.de/'), (32803, 'http://www.markenoele.de/catalog/product/view/id/1', 'http://www.markenoele.de/catalogsearch/result/?q=15w+50'), (32804, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTQxMDAtcG93ZXItNWwtMTV3LTUwLmh0bWw,/product/1/', 'http://www.markenoele.de/motul-4100-power-5l-15w-50.html'), (32805, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-4100-power-5l-15w-50.html'), (32806, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (32807, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (32808, 'http://www.markenoele.de/checkout/onepage', ''), (32809, 'http://www.markenoele.de/checkout/onepage', ''), (32810, 'http://www.markenoele.de/checkout/cart/', ''), (32811, 'http://www.markenoele.de/checkout/cart/', ''), (32812, 'http://www.markenoele.de/checkout/onepage/', ''), (32813, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (32814, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (32815, 'http://www.markenoele.de/checkout/onepage/progress', ''), (32816, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (32817, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (32818, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (32819, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (32820, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (32821, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (32822, 'http://www.markenoele.de/paypal/standard/redirect/', ''), (32823, 'http://www.markenoele.de/paypal/ipn/', ''), (32824, 'http://www.markenoele.de/paypal/standard/success/?invoice=200537510&first_name=Paolo&mc_shipping=0.00&mc_currency=EUR&payer_status=verified&payment_fee=&address_status=unconfirmed&payment_gross=&address_zip=40723&txn_type=cart&num_cart_items=5&addres', ''), (32825, 'http://www.markenoele.de/checkout/onepage/success/', ''), (32826, 'http://www.markenoele.de/checkout/cart/', ''), (32827, 'http://www.markenoele.de/checkout/onepage/success', ''), (32828, 'http://www.markenoele.de/checkout/cart/', ''), (32829, 'http://www.markenoele.de/checkout/onepage/success/', ''), (32830, 'http://www.markenoele.de/', ''), (32831, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (32832, 'http://www.markenoele.de/catalog/product/view/id/174/category/51', ''), (32833, 'http://www.markenoele.de/', ''), (32834, 'http://www.markenoele.de/contacts/', ''), (32835, 'http://www.markenoele.de/impressum/', ''), (32836, 'http://www.markenoele.de/checkout/', ''), (32837, 'http://www.markenoele.de/checkout/onepage/', ''), (32838, 'http://www.markenoele.de/checkout/cart/', ''), (32839, 'http://www.markenoele.de/angebote-des-monats/', ''), (32840, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (32841, 'http://www.markenoele.de/lieferung', ''), (32842, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (32843, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (32844, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (32845, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (32846, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (32847, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (32848, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (32849, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (32850, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (32851, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (32852, 'http://www.markenoele.de/agb/', ''), (32853, 'http://www.markenoele.de/widerruf/', ''), (32854, 'http://www.markenoele.de/datenschutz/', ''), (32855, 'http://www.markenoele.de/zahlung/', ''), (32856, 'http://www.markenoele.de/lieferung/', ''), (32857, 'http://www.markenoele.de/', ''), (32858, 'http://www.markenoele.de/', ''), (32859, 'http://www.markenoele.de/contacts/', ''), (32860, 'http://www.markenoele.de/angebote-des-monats/', ''), (32861, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (32862, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=Qjh&rls=org.mozilla:de:official&&sa=X&ei=PB3JTI3VDtCLswaEwKGXDg&ved=0CCMQBSgA&q=2+takt+%C3%B6l+f%C3%BCr+aprilia&spell=1'), (32863, 'http://www.markenoele.de/', 'http://www.google.de/search?q=seven-2takt-oel'), (32864, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (32865, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (32866, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (32867, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (32868, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (32869, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32870, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (32871, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32872, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (32873, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (32874, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (32875, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (32876, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (32877, 'http://www.markenoele.de/', 'http://www.google.de/search?q=seven-2takt-oel'), (32878, 'http://www.markenoele.de/catalog/product/view/id/158/category/28', ''), (32879, 'http://www.markenoele.de/', ''), (32880, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32881, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32882, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (32883, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (32884, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (32885, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (32886, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (32887, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90b3JzcG9ydC9tb3R1bC0zMDAtdi1sZS1tYW5zLmh0bWw,/product/69/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300-v-le-mans.html'), (32888, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300-v-le-mans.html'), (32889, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (32890, 'http://www.markenoele.de/catalog/product/view/id/240/category/51', ''), (32891, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C-q1MlEHJTNjXIYqMOr-z8JIIrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVoqqCsAegAcfRhPgDyAEBqQLLCO1pBxu3PqoEE0_QRBUDc0C_RxWMa_-qS78vUl4&sig=AGiWqtzyi04IzwUiT76OPpUu0LNRI_MoxQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (32892, 'http://www.markenoele.de/', 'http://www.google.pl/search?client=opera&rls=pl&q=markenoele&sourceid=opera&ie=utf-8&oe=utf-8'), (32893, 'http://www.markenoele.de/', ''), (32894, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=lr%3Dlang_de&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (32895, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32896, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32897, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (32898, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (32899, 'http://www.markenoele.de/lieferung', ''), (32900, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (32901, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (32902, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (32903, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (32904, 'http://www.markenoele.de/catalog/product/view/id/67/category/4', ''), (32905, 'http://www.markenoele.de/catalog/product/view/id/67/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (32906, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (32907, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (32908, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (32909, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (32910, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (32911, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (32912, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (32913, 'http://www.markenoele.de/motul_pflegeberater', ''), (32914, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (32915, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul_pflegeberater/'), (32916, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (32917, 'http://www.markenoele.de/catalog/product/view/id/118/category/40', ''), (32918, 'http://www.markenoele.de/catalog/product/view/id/118/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (32919, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/e-z-clean.html'), (32920, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (32921, 'http://www.markenoele.de/catalogsearch/ajax/suggest?q=15', ''), (32922, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32923, 'http://www.markenoele.de/catalogsearch/ajax/suggest?q=15w', ''), (32924, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w50', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32925, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32926, 'http://www.markenoele.de/catalogsearch/result?q=15w50', ''), (32927, 'http://www.markenoele.de/catalogsearch/result?q=15w50', ''), (32928, 'http://www.markenoele.de/catalogsearch/result/?q=15w50', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32929, 'http://www.markenoele.de/catalogsearch/result/?q=15w50', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32930, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w5', 'http://www.markenoele.de/catalogsearch/result/?q=15w50'), (32931, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w50', 'http://www.markenoele.de/catalogsearch/result/?q=15w50'), (32932, 'http://www.markenoele.de/catalogsearch/result/?q=15w50', 'http://www.markenoele.de/catalogsearch/result/?q=15w50'), (32933, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (32934, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cqck8yVHJTLexHsH6sgbA_tGjC63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV4o6CmAegAcfRhPgDyAEBqQJk5UMLqji3PqoEE0_Qwjl35QthyHDNWcrDprnPo9g&sig=AGiWqtz9XVeWjTD1btAYZ1WAuZjlNw3yyA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (32935, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (32936, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (32937, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe/mocool.html'), (32938, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32939, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (32940, 'http://www.markenoele.de/catalog/product/view/id/57/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (32941, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (32942, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32943, 'http://www.markenoele.de/catalog/product/view/id/58/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (32944, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32945, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32946, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (32947, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (32948, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l+legende'), (32949, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32950, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32951, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (32952, 'http://www.markenoele.de/catalog/product/view/id/70/category/32', ''), (32953, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+4+liter&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (32954, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32955, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32956, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (32957, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (32958, 'http://www.markenoele.de/', ''), (32959, 'http://www.markenoele.de/', ''), (32960, 'http://www.markenoele.de/', ''), (32961, 'http://www.markenoele.de/administration/Login.aspx', ''), (32962, 'http://www.markenoele.de/umbraco/', ''), (32963, 'http://www.markenoele.de/dynamix/', ''), (32964, 'http://www.markenoele.de/Pages/Login.aspx', ''), (32965, 'http://www.markenoele.de/zino/css/zino_core.css', ''), (32966, 'http://www.markenoele.de/n2/', ''), (32967, 'http://www.markenoele.de/zahlung/', ''), (32968, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CFcmr3JLJTNTwPIGFOtDmwNEIrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVkoGCmAegAcfRhPgDyAEBqQJbID-nGTy3PqoEE0_QY9Z50taQZFP3bJqXLvNZQG8&sig=AGiWqtwGuusEy-0_foDuGbYjBtyIRhDoBA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (32969, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32970, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32971, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (32972, 'http://www.markenoele.de/catalog/product/view/id/21/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (32973, 'http://www.markenoele.de/', ''), (32974, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Specific%20DI%20Jet%202T', 'http://www.markenoele.de/'), (32975, 'http://www.markenoele.de/catalogsearch/result/?q=+Motul+Specific+DI+Jet+2T', 'http://www.markenoele.de/'), (32976, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CyhgOsZvJTP_wBsKOOrS4mK0IrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWSoYKwB6ABx9GE-APIAQGpAlsgP6cZPLc-qgQTT9DTEHxPAMtMmkdWRXLrjg_myQ&sig=AGiWqtyECqKgwtsSm8WR-EY7MsigEnHbsA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3'), (32977, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (32978, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2t', 'http://www.markenoele.de/angebote-des-monats/'), (32979, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2t', 'http://www.markenoele.de/angebote-des-monats/'), (32980, 'http://www.markenoele.de/catalogsearch/result/?q=2t+racing', 'http://www.markenoele.de/angebote-des-monats/'), (32981, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=sc', 'http://www.markenoele.de/catalogsearch/result/?q=2t+racing'), (32982, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=scoo', 'http://www.markenoele.de/catalogsearch/result/?q=2t+racing'), (32983, 'http://www.markenoele.de/catalogsearch/result/?q=scooter+power+2t', 'http://www.markenoele.de/catalogsearch/result/?q=2t+racing'), (32984, 'http://www.markenoele.de/catalogsearch/result/?q=2t+racing', 'http://www.markenoele.de/angebote-des-monats/'), (32985, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://search.conduit.com/Results.aspx?q=motul+8100&meta=all&hl=de&gl=de&SearchSourceOrigin=13&SelfSearch=1&ctid=CT2269050'), (32986, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (32987, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://search.conduit.com/Results.aspx?q=motul+8100&meta=all&hl=de&gl=de&SearchSourceOrigin=13&SelfSearch=1&ctid=CT2269050'), (32988, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C8Hi8M5_JTI7dNYPhswaX4tDLC63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCViv6BlAegAcfRhPgDyAEBqQJTWzpDiT-3PqoEE0_QBl7McCr0M457DA16URrXGFA&sig=AGiWqty3lc_pbGDn_2VE2NO1ri5jokypnQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (32989, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (32990, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (32991, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (32992, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (32993, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (32994, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (32995, 'http://www.markenoele.de/', ''), (32996, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (32997, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (32998, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://search.conduit.com/Results.aspx?q=motul+8100&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=10&ctid=CT2269050'), (32999, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (33000, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33001, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20syste', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33002, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20system%20cle', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33003, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20system%20clean', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33004, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20system', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33005, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20system%20cl', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33006, 'http://www.markenoele.de/catalogsearch/result/?q=fuel+system+clean', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33007, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/catalogsearch/result/?q=fuel+system+clean'), (33008, 'http://www.markenoele.de/catalog/product/view/id/166/category/18', 'http://www.google.de/search?hl=de&q=yamaha+snowmobile++motoren+%C3%B6l&aq=f&aqi=&aql=&oq=&gs_rfai='), (33009, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-4t-1l.html'), (33010, 'http://www.markenoele.de/catalog/product/view/id/169/category/18', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (33011, 'http://www.markenoele.de/catalog/product/gallery/id/169/image/148/', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-4t-4l.html'), (33012, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-4t-4l.html'), (33013, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (33014, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (33015, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (33016, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (33017, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (33018, 'http://www.markenoele.de/catalog/product/view/id/166/category/18', 'http://www.google.de/search?hl=de&q=motul+snow+power++0w40+snowmobile&aq=f&aqi=&aql=&oq=&gs_rfai='), (33019, 'http://www.markenoele.de/catalog/product/gallery/id/166/image/145/', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-4t-1l.html'), (33020, 'http://www.markenoele.de/catalog/product/view/id/166/category/18', 'http://www.google.de/search?hl=de&source=hp&q=motul+snow+power+0w40&aq=f&aqi=&aql=&oq=&gs_rfai='), (33021, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CWPdm2cLJTI6UIIL-sga6vfXWC63BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCVuv2BlAegAcfRhPgDyAEBqQJTWzpDiT-3PqoEGE_QsQQaYx2MCuf7VGZ0NlPcn6jEbVjV6A&sig=AGiWqtwekYpi_F0hDj6wH3ASsOYF1VyfQQ&adurl=http://www.motulshop.de&rct=j&q=mot'), (33022, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33023, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (33024, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33025, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33026, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (33027, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (33028, 'http://www.markenoele.de/catalog/product/view/id/166/category/18', 'http://www.google.pl/search?hl=de&q=motul+snow+power+0w40&aq=f&aqi=&aql=&oq=&gs_rfai='), (33029, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-4t-1l.html'), (33030, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (33031, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (33032, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (33033, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cu44lwMvJTOlBh4w6xqPsxgitwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJWi_4GUB6ABx9GE-APIAQGpAudQITaTUbc-qgQTT9AMI3uOpg-qizhfeIid7H6y9A&sig=AGiWqtwLaBwpg5SPKDqEzMz1reQL-DABNQ&adurl=http://www.motulshop.de&rct=j&q=Motul%20%C3%96l'), (33034, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cu44lwMvJTOlBh4w6xqPsxgitwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJWi_4GUB6ABx9GE-APIAQGpAudQITaTUbc-qgQTT9AMI3uOpg-qizhfeIid7H6y9A&sig=AGiWqtwLaBwpg5SPKDqEzMz1reQL-DABNQ&adurl=http://www.motulshop.de&rct=j&q=Motul%20%C3%96l'), (33035, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cu44lwMvJTOlBh4w6xqPsxgitwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJWi_4GUB6ABx9GE-APIAQGpAudQITaTUbc-qgQTT9AMI3uOpg-qizhfeIid7H6y9A&sig=AGiWqtwLaBwpg5SPKDqEzMz1reQL-DABNQ&adurl=http://www.motulshop.de&rct=j&q=Motul%20%C3%96l'), (33036, 'http://www.markenoele.de/', 'http://www.google.de/search?rls=ig&hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (33037, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33038, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33039, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (33040, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (33041, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (33042, 'http://www.markenoele.de/catalog/category/view/id/6?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (33043, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all&mode=list', ''), (33044, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all&mode=list'), (33045, 'http://www.markenoele.de/catalog/product/view/id/1', ''), (33046, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p3984.m570.l1313&_nkw=motul+fuel+system+clean&_sacat=See-All-Categories'), (33047, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (33048, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33049, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33050, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20c', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33051, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20cle', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33052, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fu', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33053, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20cl', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33054, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20clean', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33055, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fue', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33056, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20clean%20sys', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33057, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20clean%20s', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33058, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20clean%20sy', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33059, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20clean%20system', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33060, 'http://www.markenoele.de/catalogsearch/result/?q=fuel+clean+system', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33061, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20clean%20syste', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33062, 'http://www.markenoele.de/catalog/product/view/id/119', 'http://www.markenoele.de/catalogsearch/result/?q=fuel+clean+system'), (33063, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/fuel-system-clean.html'), (33064, 'http://www.markenoele.de/catalog/product/view/id/119', 'http://www.markenoele.de/catalogsearch/result/?q=fuel+clean+system'), (33065, 'http://www.markenoele.de/catalogsearch/result/?q=fuel+clean+system', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33066, 'http://www.markenoele.de/catalog/product/view/id/121', 'http://www.markenoele.de/catalogsearch/result/?q=fuel+clean+system'), (33067, 'http://www.markenoele.de/catalogsearch/result/?q=fuel+clean+system', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33068, 'http://www.markenoele.de/catalog/product/view/id/120', 'http://www.markenoele.de/catalogsearch/result/?q=fuel+clean+system'), (33069, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cb1QNR9TJTI__A4aLOp_7pYAJrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJWqn4KwB6ABx9GE-APIAQGpAqoGkMsHXrc-qgQTT9BWvPoBhAq1pi-s6LGmM9dtAA&sig=AGiWqtz-rVKuI_C40gxbRm3mlgtO-oPUYg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3'), (33070, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33071, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cb1QNR9TJTI__A4aLOp_7pYAJrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJWqn4KwB6ABx9GE-APIAQGpAqoGkMsHXrc-qgQTT9BWvPoBhAq1pi-s6LGmM9dtAA&sig=AGiWqtz-rVKuI_C40gxbRm3mlgtO-oPUYg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3'), (33072, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33073, 'http://www.markenoele.de/catalogsearch/result/?q=fuel+clean+system', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33074, 'http://www.markenoele.de/catalog/product/view/id/119', 'http://www.markenoele.de/catalogsearch/result/?q=fuel+clean+system'), (33075, 'http://www.markenoele.de/catalog/product/gallery/id/119/image/83/', ''), (33076, 'http://www.markenoele.de/catalogsearch/result/?q=fuel+clean+system', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33077, 'http://www.markenoele.de/catalog/product/view/id/121', 'http://www.markenoele.de/catalogsearch/result/?q=fuel+clean+system'), (33078, 'http://www.markenoele.de/catalog/product/gallery/id/121/image/85/', ''), (33079, 'http://www.markenoele.de/catalogsearch/result/?q=fuel+clean+system', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33080, 'http://www.markenoele.de/catalog/product/view/id/16', 'http://www.google.de/search?sourceid=chrome&ie=UTF-8&q=motul+eco-clean%2B'), (33081, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-8100-eco-clean-c1.html?___store=esso_store_view&___store=esso_store_view'), (33082, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33083, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (33084, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (33085, 'http://www.markenoele.de/catalog/product/view/id/17/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (33086, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c1-17.html'), (33087, 'http://www.markenoele.de/catalog/product/view/id/17/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (33088, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c1-17.html'), (33089, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C8KE02NzJTMGpKoWFOobmqeIIrcGwwwH96b3tFMWB_b5HCAAQASgDUJ6voY0BYJXK-YGUB6ABx9GE-APIAQGpAqoGkMsHXrc-qgQTT9B4YKx9CkS08x8aY3sWx3u1jw&sig=AGiWqtyYCf8iggSz7kHME83N7yz5-7iO4g&adurl=http://www.motulshop.de&rct=j&q=motul%2015w'), (33090, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33091, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33092, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (33093, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (33094, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (33095, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (33096, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (33097, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (33098, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (33099, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (33100, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (33101, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (33102, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (33103, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (33104, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (33105, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (33106, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2062779957120867&format=160x600_as&output=html&h=600&w=160&lmt=1288298332&channel=7364007040&ad_type=text_image&flash=10.1.85&url=http%3A%2F%2Fwww.q-test.de%2Fmotorenoel-tipps-und-tricks-ang'), (33107, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33108, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33109, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (33110, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (33111, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (33112, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (33113, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (33114, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (33115, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (33116, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (33117, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (33118, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (33119, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (33120, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (33121, 'http://www.markenoele.de/', 'http://www.wer-weiss-was.de/theme107/article2895480.html'), (33122, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33123, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (33124, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33125, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (33126, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (33127, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (33128, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (33129, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CEIQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%20x-cess&ei=z-HJTOHxNInFswav95WkDg&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (33130, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (33131, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CEIQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%20x-cess&ei=z-HJTOHxNInFswav95WkDg&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (33132, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (33133, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=WOzJTJ3HDMv3sgaHuYCwDg'), (33134, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2T', 'http://www.markenoele.de/'), (33135, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2T', 'http://www.markenoele.de/'), (33136, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2T%20v', 'http://www.markenoele.de/'), (33137, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2T%20volls', 'http://www.markenoele.de/'), (33138, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2T%20vollsy', 'http://www.markenoele.de/'), (33139, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2T%20vollsynthe', 'http://www.markenoele.de/'), (33140, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2T%20vollsynthetisc', 'http://www.markenoele.de/'), (33141, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2T%20vollsynthetisch', 'http://www.markenoele.de/'), (33142, 'http://www.markenoele.de/catalogsearch/result/?q=2T+vollsynthetisch', 'http://www.markenoele.de/'), (33143, 'http://www.markenoele.de/catalog/product/view/id/163', 'http://www.markenoele.de/catalogsearch/result/?q=2T+vollsynthetisch'), (33144, 'http://www.markenoele.de/catalogsearch/result/?q=2T+vollsynthetisch', 'http://www.markenoele.de/'), (33145, 'http://www.markenoele.de/', ''), (33146, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (33147, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (33148, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (33149, 'http://www.markenoele.de/datenschutz/', ''), (33150, 'http://www.markenoele.de/bestellung/', ''), (33151, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (33152, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (33153, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (33154, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (33155, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (33156, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33157, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33158, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (33159, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33160, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (33161, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (33162, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (33163, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (33164, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (33165, 'http://www.markenoele.de/catalog/product/view/id/140/category/53', ''), (33166, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (33167, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1288331819&flash=10.1.85.3&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-fuer-mein-1-9-cdti-110-kw-t2118189.h'), (33168, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (33169, 'http://www.markenoele.de/catalog/product/view/id/163/category/28', ''), (33170, 'http://www.markenoele.de/catalog/product/view/id/30/category/32', ''), (33171, 'http://www.markenoele.de/', ''), (33172, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/'), (33173, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-5100-4t-252.html'), (33174, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (33175, 'http://www.markenoele.de/catalog/product/gallery/id/104/image/67/', 'http://www.markenoele.de/motul-pflegeprodukte/chain-clean.html'), (33176, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (33177, 'http://www.markenoele.de/', ''), (33178, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (33179, 'http://www.markenoele.de/d/e/der_pflegeberater.jpg', ''), (33180, 'http://www.markenoele.de/e/der_pflegeberater.jpg', ''), (33181, 'http://www.markenoele.de/der_pflegeberater.jpg', ''), (33182, 'http://www.markenoele.de/l/a/latzhose.jpg', ''), (33183, 'http://www.markenoele.de/l/a/latzhose.jp', ''), (33184, 'http://www.markenoele.de/l/a/latzhose.jpg', ''), (33185, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/l/a/latzhose.jpg'), (33186, 'http://www.markenoele.de/catalogsearch/result/?q=1000', 'http://www.markenoele.de/angebote-des-monats/'), (33187, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=1000', 'http://www.markenoele.de/angebote-des-monats/'), (33188, 'http://www.markenoele.de/catalogsearch/result/?q=1000', 'http://www.markenoele.de/angebote-des-monats/'), (33189, 'http://www.markenoele.de/catalog/product/view/id/229/category/51', ''), (33190, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (33191, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (33192, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (33193, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de-DE:official&client=firefox-a'), (33194, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (33195, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33196, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20s', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33197, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33198, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20sys', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33199, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20syste', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33200, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20system', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33201, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20system%20clean', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33202, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20system%20c', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33203, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20system%20clean', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33204, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20system', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33205, 'http://www.markenoele.de/catalogsearch/result/?q=fuel+system+clean', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33206, 'http://www.markenoele.de/catalog/product/view/id/121', 'http://www.markenoele.de/catalogsearch/result/?q=fuel+system+clean'), (33207, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (33208, 'http://www.markenoele.de/catalogsearch/result/?q=fuel+system+clean', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33209, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/catalogsearch/result/?q=fuel+system+clean'), (33210, 'http://www.markenoele.de/catalogsearch/result/?q=fuel+system+clean', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33211, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (33212, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de-DE:official&client=firefox-a'), (33213, 'http://www.markenoele.de/catalog/product/view/id/121', 'http://www.google.de/products?q=fuel+system+clean&oe=utf-8&client=firefox-a&show=dd&sa=N&start=10'), (33214, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (33215, 'http://www.markenoele.de/', ''), (33216, 'http://www.markenoele.de/catalog/product/view/id/165/category/28', ''), (33217, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (33218, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l'), (33219, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33220, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33221, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (33222, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (33223, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (33224, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (33225, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (33226, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (33227, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (33228, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=Motul+5100+4T+10W+40&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (33229, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (33230, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=Motul+5100+4T+10W+40&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (33231, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+SAE+15W-50,+Technosynthese%C2%AE&ie=UTF-8&oe=UTF-8&redir_esc=&ei=maPKTO6pIIHAswbEy8ynAQ'), (33232, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33233, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+SAE+15W-50,+Technosynthese%C2%AE&ie=UTF-8&oe=UTF-8&redir_esc=&ei=maPKTO6pIIHAswbEy8ynAQ'), (33234, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (33235, 'http://www.markenoele.de/', ''), (33236, 'http://www.markenoele.de/catalog/product/view/id/96', 'http://www.google.de/m/search?oe=UTF-8&client=safari&hl=de&aq=f&oq=&aqi=g6-k0d0t0&fkt=3983&fsdt=11118&mshr=&q=motul+600'), (33237, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=Motul+BREMEN+Techgrease+300&btnG=Suche&meta=&aq=f&aqi=&aql=&oq=&gs_rfai='), (33238, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (33239, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (33240, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (33241, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33242, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (33243, 'http://www.markenoele.de/catalog/category/view/id/45', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33244, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (33245, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (33246, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (33247, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (33248, 'http://www.markenoele.de/', ''), (33249, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2000022', 'http://www.markenoele.de/'), (33250, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2000022', 'http://www.markenoele.de/'), (33251, 'http://www.markenoele.de/catalogsearch/result/?q=2000022', 'http://www.markenoele.de/'), (33252, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2000022', 'http://www.markenoele.de/'), (33253, 'http://www.markenoele.de/catalog/product/view/id/213', 'http://www.markenoele.de/catalogsearch/result/?q=2000022'), (33254, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=motul+20+W+50&_sacat=See-All-Categories'), (33255, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/'), (33256, 'http://www.markenoele.de/home_page', ''), (33257, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (33258, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (33259, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (33260, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (33261, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (33262, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (33263, 'http://www.markenoele.de/catalog/product/view/id/62', 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CEAQgwgwBg&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-quad-4t.html%3F___store%3Desso_store_view%26___store%3Desso_store_view&rct=j&q=motul%20quad%20oil&ei=-bjKTLJt0MmzBsTvzKcB&usg=AFQjCNHZKNtrezm10vs'), (33264, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (33265, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (33266, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (33267, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (33268, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (33269, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4TSEA_deDE313DE313&q=motul+%c3%b6l'), (33270, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33271, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33272, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-5l.html'), (33273, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33274, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33275, 'http://www.markenoele.de/', 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g13&q=Motul+15w+50'), (33276, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33277, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+%C3%96l+300V+Competition+15W-50', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33278, 'http://www.markenoele.de/catalog/category/view/id/12', ''), (33279, 'http://www.markenoele.de/catalog/product/view/id/142/category/53', ''), (33280, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C1IQLPMrKTPGJKsKPOqa45bgPrcGwwwH96b3tFL3s-75HCAAQASDHmPgFUJ6voY0BYJWSoYKwB6ABx9GE-APIAQGpAuw3keQrXbc-qgQTT9DXoBm68W60qyqQDe6wkOcpYIAFkE4&sig=AGiWqtx7RTfTNbx0Vf_xkvIp_-LEPr6-Qw&adurl=http://www.motulshop.de&rct=j&q=mo'), (33281, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33282, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33283, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (33284, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (33285, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (33286, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (33287, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (33288, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (33289, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (33290, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (33291, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (33292, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (33293, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GPCK_deDE372DE372&q=Motul+300V+SAE+15W50+Motor%c3%b6l'), (33294, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (33295, 'http://www.markenoele.de/lieferung/', ''), (33296, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1288359365&flash=10.1.85.3&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Febay-guter-billiger-oelhaendler-fuer-0w30-t1194006.ht'), (33297, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33298, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=0w', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33299, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=0w-', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33300, 'http://www.markenoele.de/catalogsearch/result/?q=0w-30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33301, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=0w-30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33302, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33303, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1288359365&flash=10.1.85.3&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Febay-guter-billiger-oelhaendler-fuer-0w30-t1194006.ht'), (33304, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CwQNei8_KTMKLC4WGOu_HzPMPrcGwwwH96b3tFNXP4-1HEAEoAlCer6GNAWCVoqCCsAegAcfRhPgDyAEBqQLsN5HkK123PqoEGE_QWHY_ZeK9NwvjGluoTOMU5Mg1OcKFUw&num=1&sig=AGiWqty1-eepdx1-WyRq7CnK1Ik_cKvfzw&adurl=http://www.motulshop.de&rct=j&q=M'), (33305, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CwQNei8_KTMKLC4WGOu_HzPMPrcGwwwH96b3tFNXP4-1HEAEoAlCer6GNAWCVoqCCsAegAcfRhPgDyAEBqQLsN5HkK123PqoEGE_QWHY_ZeK9NwvjGluoTOMU5Mg1OcKFUw&num=1&sig=AGiWqty1-eepdx1-WyRq7CnK1Ik_cKvfzw&adurl=http://www.motulshop.de&rct=j&q=M'), (33306, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33307, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33308, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (33309, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (33310, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (33311, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (33312, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (33313, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (33314, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=facto', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (33315, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=factory', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (33316, 'http://www.markenoele.de/catalogsearch/result/?q=factory', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (33317, 'http://www.markenoele.de/catalog/product/view/id/57', 'http://www.google.de/products?q=Motomix&aq=f'), (33318, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/catalogsearch/result/?q=factory'), (33319, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/catalogsearch/result/?q=factory'), (33320, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/catalogsearch/result/?q=factory'), (33321, 'http://www.markenoele.de/catalogsearch/result/?q=factory', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (33322, 'http://www.markenoele.de/catalogsearch/result/?q=factory', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (33323, 'http://www.markenoele.de/catalogsearch/result/?q=factory', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (33324, 'http://www.markenoele.de/catalogsearch/result/?q=factory', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (33325, 'http://www.markenoele.de/catalogsearch/result/?q=factory', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (33326, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (33327, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (33328, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (33329, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (33330, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (33331, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (33332, 'http://www.markenoele.de/', ''), (33333, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+20w-50'), (33334, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33335, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33336, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', ''), (33337, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', ''), (33338, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=facto', ''), (33339, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=factory', ''), (33340, 'http://www.markenoele.de/catalogsearch/result/?q=factory', ''), (33341, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', ''), (33342, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', ''), (33343, 'http://www.markenoele.de/agb', ''), (33344, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=facto', ''), (33345, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (33346, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3246922853205388&output=html&h=90&slotname=3002731589&w=728&lmt=1288365127&flash=10.0.45&url=http%3A%2F%2Fwww.beammachine.net%2Fde%2Fsite.php%3Fdetails%3D90220&dt=1288365133888&shv=r20101007'), (33347, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33348, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33349, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10', 'http://www.markenoele.de/angebote-des-monats/'), (33350, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10-', 'http://www.markenoele.de/angebote-des-monats/'), (33351, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10-4', 'http://www.markenoele.de/angebote-des-monats/'), (33352, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10-40', 'http://www.markenoele.de/angebote-des-monats/'), (33353, 'http://www.markenoele.de/catalogsearch/result/?q=10-40', 'http://www.markenoele.de/angebote-des-monats/'), (33354, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10W-40', 'http://www.markenoele.de/catalogsearch/result/?q=10-40'), (33355, 'http://www.markenoele.de/catalogsearch/result/?q=10w-40', 'http://www.markenoele.de/catalogsearch/result/?q=10-40'), (33356, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=10w-40', 'http://www.markenoele.de/catalogsearch/result/?q=10w-40'), (33357, 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&limit=30&order=gebinde_groesse&q=10w-40', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=10w-40'), (33358, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&limit=30&order=gebinde_groesse&q=10w-40'), (33359, 'http://www.markenoele.de/catalog/product/view/id/144/category/53', ''), (33360, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CeDzKFujKTL-bFIPPswamub3bD63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVkp-CsAegAcfRhPgDyAEBqQLsN5HkK123PqoEE0_QSa8Mkr7r3LWPlWoGD_Bsn-0&sig=AGiWqtx_oNvuJIQ0QACSctW9ZWKnW_DiPg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (33361, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (33362, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (33363, 'http://www.markenoele.de/', 'http://www.amazon.de/dp/B003AX8IBW/ref=asc_df_B003AX8IBW1197144?smid=A168GACEIL2PQ0&tag=ciao-auto-mp-21&linkCode=asn&creative=22506&creativeASIN=B003AX8IBW'), (33364, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33365, 'http://www.markenoele.de/', 'http://www.amazon.de/dp/B003AX8IBW/ref=asc_df_B003AX8IBW1197144?smid=A168GACEIL2PQ0&tag=ciao-auto-mp-21&linkCode=asn&creative=22506&creativeASIN=B003AX8IBW'), (33366, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (33367, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (33368, 'http://www.markenoele.de/bestellung/', ''), (33369, 'http://www.markenoele.de/', ''), (33370, 'http://www.markenoele.de/', ''), (33371, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CSapHhfnKTPnrAcmHOsGt7fQPrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVgqaCsAegAcfRhPgDyAEBqQLsN5HkK123PqoEE0_QDQhxtmqE2T6xKcwxAQAYiNY&sig=AGiWqtyU2_XAl4kqXe-sQOdfqDgXXZ06mQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (33372, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33373, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33374, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (33375, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (33376, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (33377, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+5100+ESTER&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (33378, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (33379, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (33380, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE377&q=SAE+5W30+Motul+8100+X-Clean++&btnG=Google-Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (33381, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (33382, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE377&q=SAE+5W30+Motul+8100+X-Clean++&btnG=Google-Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (33383, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CWr6K9wDLTLDNLMWOOt3sscoPrcGwwwH96b3tFM2A_b5HCAAQAVCer6GNAWCV0oCCmAegAcfRhPgDyAEBqQLsN5HkK123PqoEGE_Qm6Bw3ifqbQ2hrqwTvo8DzxwlWBadxg&sig=AGiWqtwmYxml2pMKy1HBEAZkksc2plCEvw&adurl=http://www.motulshop.de&rct=j&q=motul%2'), (33384, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/'), (33385, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CWr6K9wDLTLDNLMWOOt3sscoPrcGwwwH96b3tFM2A_b5HCAAQAVCer6GNAWCV0oCCmAegAcfRhPgDyAEBqQLsN5HkK123PqoEGE_Qm6Bw3ifqbQ2hrqwTvo8DzxwlWBadxg&sig=AGiWqtwmYxml2pMKy1HBEAZkksc2plCEvw&adurl=http://www.motulshop.de&rct=j&q=motul%2'), (33386, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CWr6K9wDLTLDNLMWOOt3sscoPrcGwwwH96b3tFM2A_b5HCAAQAVCer6GNAWCV0oCCmAegAcfRhPgDyAEBqQLsN5HkK123PqoEGE_Qm6Bw3ifqbQ2hrqwTvo8DzxwlWBadxg&sig=AGiWqtwmYxml2pMKy1HBEAZkksc2plCEvw&adurl=http://www.motulshop.de&rct=j&q=motul%2'), (33387, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (33388, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CWr6K9wDLTLDNLMWOOt3sscoPrcGwwwH96b3tFM2A_b5HCAAQAVCer6GNAWCV0oCCmAegAcfRhPgDyAEBqQLsN5HkK123PqoEGE_Qm6Bw3ifqbQ2hrqwTvo8DzxwlWBadxg&sig=AGiWqtwmYxml2pMKy1HBEAZkksc2plCEvw&adurl=http://www.motulshop.de&rct=j&q=motul%2'), (33389, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (33390, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (33391, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', ''), (33392, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (33393, 'http://www.markenoele.de/catalog/product/view/id/48', 'http://www.google.de/products?q=Motul+5100&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=BCPLTMnWEsqSOtq_qbsB&sa=X&oi=product_result_group&ct=image&resnum=1&ved=0CCoQzAMwAA'), (33394, 'http://www.markenoele.de/catalog/product/view/id/48', 'http://www.google.de/products?q=Motul+5100&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=BCPLTMnWEsqSOtq_qbsB&sa=X&oi=product_result_group&ct=image&resnum=1&ved=0CCoQzAMwAA'), (33395, 'http://www.markenoele.de/agb/', ''), (33396, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (33397, 'http://www.markenoele.de/catalog/product/view/id/101/category/45', ''), (33398, 'http://www.markenoele.de/catalog/product/view/id/192/category/52', ''), (33399, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', ''), (33400, 'http://www.markenoele.de/catalog/product/view/id/75/category/33', ''), (33401, 'http://www.markenoele.de/catalog/product/view/id/120/category/50', ''), (33402, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CDEQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-multi-atf-1l.html&rct=j&q=motul%20multi%20atf&ei=D0TLTL2UAoTsOfn9_JAB&usg=AFQjCNGJ8tYkZuOCkxINO1n4_5f1Yn5hHA'), (33403, 'http://www.markenoele.de/catalog/product/view/id/108/category/48', ''), (33404, 'http://www.markenoele.de/catalog/product/view/id/103/category/45', ''), (33405, 'http://www.markenoele.de/impressum/', ''), (33406, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (33407, 'http://www.markenoele.de/catalog/product/view/id/100/category/45', ''), (33408, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (33409, 'http://www.markenoele.de/', ''), (33410, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (33411, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (33412, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (33413, 'http://www.markenoele.de/bestellung/', ''), (33414, 'http://www.markenoele.de/impressum/', ''), (33415, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/50/', ''), (33416, 'http://www.markenoele.de/catalogsearch/ajax/suggest/', ''), (33417, 'http://www.markenoele.de/altoelentsorgung/', ''), (33418, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (33419, 'http://www.markenoele.de/agb/', ''), (33420, 'http://www.markenoele.de/catalogsearch/result/', ''), (33421, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (33422, 'http://www.markenoele.de/customer/account/login/', ''), (33423, 'http://www.markenoele.de/checkout/cart/', ''), (33424, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (33425, 'http://www.markenoele.de/checkout/', ''), (33426, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (33427, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/252/', ''), (33428, 'http://www.markenoele.de/widerruf/', ''), (33429, 'http://www.markenoele.de/lieferung/', ''), (33430, 'http://www.markenoele.de/zahlung/', ''), (33431, 'http://www.markenoele.de/contacts/', ''), (33432, 'http://www.markenoele.de/angebote-des-monats/', ''), (33433, 'http://www.markenoele.de/motul_pflegeberater/', ''), (33434, 'http://www.markenoele.de/datenschutz/', ''), (33435, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (33436, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (33437, 'http://www.markenoele.de/lieferung', ''), (33438, 'http://www.markenoele.de/', ''), (33439, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (33440, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/112/', ''), (33441, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/49/', ''), (33442, 'http://www.markenoele.de/', ''), (33443, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (33444, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (33445, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (33446, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (33447, 'http://www.markenoele.de/bestellung/.google-analytics.com/ga.js', ''), (33448, 'http://www.markenoele.de/checkout/cart/delete/id/1043/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2Vzc28tZGllc2VsLmh0bWw,/', ''), (33449, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (33450, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (33451, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (33452, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (33453, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlLmh0bWw,/product/113/', ''), (33454, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (33455, 'http://www.markenoele.de/checkout/cart/delete/id/1043/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3dpZGVycnVm/', ''), (33456, 'http://www.markenoele.de/checkout/cart/delete/id/1043/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlLmh0bWw,/', ''), (33457, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlLmh0bWw,/product/108/', ''), (33458, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbA,,/product/7/', ''), (33459, 'http://www.markenoele.de/customer/account/login/.google-analytics.com/ga.js', ''), (33460, 'http://www.markenoele.de/catalog/product/view/id/192/s/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis/category/40/', ''), (33461, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (33462, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (33463, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (33464, 'http://www.markenoele.de/checkout/cart/delete/id/1042/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2FnYg,,/', ''), (33465, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (33466, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (33467, 'http://www.markenoele.de/checkout/cart/delete/id/1041/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', ''), (33468, 'http://www.markenoele.de/checkout/cart/delete/id/1042/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtMjUyLmh0bWw,/', ''), (33469, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (33470, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (33471, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLWZhbnNob3AtYXJ0aWtlbC5odG1s/product/140/', ''), (33472, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (33473, 'http://www.markenoele.de/checkout/cart/delete/id/1044/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2Vzc28tZGllc2VsLmh0bWw,/', ''), (33474, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXp1c2F0enN0b2ZmZS5odG1s/product/100/', ''), (33475, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (33476, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (33477, 'http://www.markenoele.de/contacts/index/post/', ''), (33478, 'http://www.markenoele.de/checkout/cart/delete/id/1044/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3dpZGVycnVm/', ''), (33479, 'http://www.markenoele.de/checkout/cart/delete/id/1042/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lw,,/', ''), (33480, 'http://www.markenoele.de/catalog/product/view/id/193/s/zur-shoperoffnung-das-baseball-cap-300v-im-wert-von-9-90-gratis-zu-ihrer-bestellung/category/40/', ''), (33481, 'http://www.markenoele.de/catalog/product/gallery/id/252/image/211/', ''), (33482, 'http://www.markenoele.de/catalog/product/gallery/id/112/image/75/', ''), (33483, 'http://www.markenoele.de/checkout/cart/delete/id/1043/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2FnYg,,/', ''), (33484, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLWZhbnNob3AtYXJ0aWtlbC5odG1s/product/147/', ''), (33485, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (33486, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbA,,/product/5/', ''), (33487, 'http://www.markenoele.de/checkout/cart/delete/id/1042/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', ''), (33488, 'http://www.markenoele.de/ul.products-grid', ''), (33489, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXp1c2F0enN0b2ZmZS5odG1s/product/117/', ''), (33490, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (33491, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (33492, 'http://www.markenoele.de/.jqzoom', ''), (33493, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (33494, 'http://www.markenoele.de/catalog/product/view/id/133/s/motul-pflegeberater/category/40/', ''), (33495, 'http://www.markenoele.de/checkout/cart/delete/id/1043/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtMjUyLmh0bWw,/', ''), (33496, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (33497, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&order=position', ''), (33498, 'http://www.markenoele.de/zahlung/', ''), (33499, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (33500, 'http://www.markenoele.de/altoelentsorgung/.google-analytics.com/ga.js', ''), (33501, 'http://www.markenoele.de/customer/account/create/', ''), (33502, 'http://www.markenoele.de/catalogsearch/result/.google-analytics.com/ga.js', ''), (33503, 'http://www.markenoele.de/catalog/product/view/id/118/category/48', ''), (33504, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', ''), (33505, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (33506, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLWZhbnNob3AtYXJ0aWtlbC5odG1s/product/139/', ''), (33507, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (33508, 'http://www.markenoele.de/catalog/product/view/id/144/category/53', ''), (33509, 'http://www.markenoele.de/catalog/product/view/id/63/category/16', ''), (33510, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (33511, 'http://www.markenoele.de/catalog/product/view/id/112/category/48', ''), (33512, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (33513, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.google.de/products?q=motul+10w40+4&hl=de&show=dd&sa=N&lnk=next&start=20'), (33514, 'http://www.markenoele.de/catalog/product/view/id/109/category/48', ''), (33515, 'http://www.markenoele.de/', 'http://www.koenigsberger-automobile.de/PKW-Zubehoer/PKW-Oel/Mobil1-Oel:::59_1_6.html'), (33516, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33517, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33518, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33519, 'http://www.markenoele.de/', 'http://www.koenigsberger-automobile.de/PKW-Zubehoer/PKW-Oel/Mobil1-Oel:::59_1_6.html'), (33520, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cyjkdlc3LTOPaMMOwtAbK-Ok7rcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVwvaBlAegAcfRhPgDyAEBqQLsN5HkK123PqoEE0_QtmrcHORixP0yCUt5hWWYNdw&sig=AGiWqtzoQZkz18lkwJdJatYwQxCZRVULrQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (33521, 'http://www.markenoele.de/catalog/category/view/id/27', ''), (33522, 'http://www.markenoele.de/', 'http://www.kaufen.com/Preisvergleich/result.jsp?q=motul+%C3%B6l'), (33523, 'http://www.markenoele.de/catalog/category/view/id/17', ''), (33524, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (33525, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (33526, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=safari&rls=en&&sa=X&ei=NNvLTJTJD9CVswaCtqmXCA&ved=0CDMQvwUoAQ&q=Motul+300V+Factory+Line+15W50+4T4L&spell=1'), (33527, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33528, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33529, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (33530, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33531, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (33532, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (33533, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (33534, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (33535, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (33536, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (33537, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (33538, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (33539, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (33540, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (33541, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33542, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33543, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=safari&rls=en&&sa=X&ei=NNvLTJTJD9CVswaCtqmXCA&ved=0CDMQvwUoAQ&q=Motul+300V+Factory+Line+15W50+4T4L&spell=1'), (33544, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motoren%C3%B6l+MOTUL+8100+X-clean&meta=&btnG=Google-Suche'), (33545, 'http://www.markenoele.de/catalog/product/view/id/152/category/51', ''), (33546, 'http://www.markenoele.de/catalog/product/view/id/62/category/16', ''), (33547, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (33548, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=Xto&rls=org.mozilla:de:official&&sa=X&ei=a_XLTLSrL8btOZDPsZYB&ved=0CB0QBSgA&q=MOTUL+300V+FACTORY+LINE+SAE+15W-50&spell=1'), (33549, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300+V+FACTORY+LINE+SAE+15W-50%2C+RACING-PRODUCT%2C+DOPPEL+ESTER', 'http://www.markenoele.de/'), (33550, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300+V+FACTORY+LINE+SAE+15W-50%2C+RACING-PRODUCT%2C+DOPPEL+ESTER', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300+V+FACTORY+LINE+SAE+15W-50%2C+RACING-PRODUCT%2C+DOPPEL+ESTER'), (33551, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%203', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300+V+FACTORY+LINE+SAE+15W-50%2C+RACING-PRODUCT%2C+DOPPEL+ESTER'), (33552, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20300%20V%20FACTORY%20LINE%20SAE%2015W-50%2C%20RACING', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300+V+FACTORY+LINE+SAE+15W-50%2C+RACING-PRODUCT%2C+DOPPEL+ESTER'), (33553, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20300%20V%20FACTORY%20LINE%20SAE%2015W-50', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300+V+FACTORY+LINE+SAE+15W-50%2C+RACING-PRODUCT%2C+DOPPEL+ESTER'), (33554, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300+V+FACTORY+LINE+SAE+15W-50', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300+V+FACTORY+LINE+SAE+15W-50%2C+RACING-PRODUCT%2C+DOPPEL+ESTER'), (33555, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300+V+FACTORY+LINE+SAE+15W-50'), (33556, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33557, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (33558, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (33559, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (33560, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CcXJ4EwfMTPPgGYiGOvKQlZUPrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVwpCCoAegAcfRhPgDyAEBqQLsN5HkK123PqoEE0_Qgduid2ua0HM4R8tsgsZYHng&sig=AGiWqtzce6ile9nUXkr43-CyraeT_f6Ikw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (33561, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CcXJ4EwfMTPPgGYiGOvKQlZUPrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVwpCCoAegAcfRhPgDyAEBqQLsN5HkK123PqoEE0_Qgduid2ua0HM4R8tsgsZYHng&sig=AGiWqtzce6ile9nUXkr43-CyraeT_f6Ikw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (33562, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?q=motorrad%C3%B6l++motul+20w-50&encQuery=motorrad%C3%B6l&lang=any&adtest=&mandant=toi&device=html&dia=suche&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&plug_id=&start=0&num='), (33563, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33564, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33565, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (33566, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (33567, 'http://www.markenoele.de/catalog/product/view/id/31/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (33568, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (33569, 'http://www.markenoele.de/catalog/product/view/id/111/category/48', ''), (33570, 'http://www.markenoele.de/catalog/product/view/id/110/category/48', ''), (33571, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', ''), (33572, 'http://www.markenoele.de/', ''), (33573, 'http://www.markenoele.de/catalog/product/view/id/116/category/48', ''), (33574, 'http://www.markenoele.de/catalog/product/view/id/48', 'http://www.google.de/products?hl=de&q=motul+5100&um=1&ie=UTF-8&ei=2TrMTPKoPJDCswbc2qyXCA&sa=X&oi=product_result_group&ct=image&resnum=3&ved=0CDIQzAMwAg'), (33575, 'http://www.markenoele.de/', ''), (33576, 'http://www.markenoele.de/', ''), (33577, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', ''), (33578, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=factory', ''), (33579, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', ''), (33580, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=facto', ''), (33581, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', ''), (33582, 'http://www.markenoele.de/catalogsearch/result/?q=factory', ''), (33583, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', ''), (33584, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.com'), (33585, 'http://www.markenoele.de/', ''), (33586, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.de'), (33587, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cx6ikwHPMTPRfhYGNB_qigKgPrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWCoIKwB6ABx9GE-APIAQGpAuw3keQrXbc-qgQTT9B_tlH4kp72Fx2qYY_s9I60-w&sig=AGiWqtw-77QrEfZ3BcVqMn4Dp5PryzUq3A&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3'), (33588, 'http://www.markenoele.de/catalog/product/view/id/63/category/16', ''), (33589, 'http://www.markenoele.de/', ''), (33590, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+15W+50&hl=de&client=firefox-a&rls=org.mozilla:de:official&prmd=s&ei=D4HMTIq4NoKdOu-XhcAB&start=20&sa=N'), (33591, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/'), (33592, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+15W+50&hl=de&client=firefox-a&rls=org.mozilla:de:official&prmd=s&ei=D4HMTIq4NoKdOu-XhcAB&start=20&sa=N'), (33593, 'http://www.markenoele.de/catalog/product/view/id/148/category/53', ''), (33594, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (33595, 'http://www.markenoele.de/catalog/product/view/id/108/category/49', ''), (33596, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (33597, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', ''), (33598, 'http://www.markenoele.de/catalog/product/view/id/104/category/49', ''), (33599, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1T4GGLL_deDE368DE368&q=motul+300V+10w-50&aq=f&aqi=&aql=&oq=&gs_rfai='), (33600, 'http://www.markenoele.de/catalog/product/view/id/98/category/47', ''), (33601, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0898027765931845&output=html&h=90&slotname=6112415519&w=200&lmt=1288487265&channel=5325031638&flash=10.0.45.2&url=http%3A%2F%2Fwww.online-lexikon.com%2Findex.php%3Fq%3DMotor%25C3%25B6l%26typ'), (33602, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/'), (33603, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0898027765931845&output=html&h=90&slotname=6112415519&w=200&lmt=1288487265&channel=5325031638&flash=10.0.45.2&url=http%3A%2F%2Fwww.online-lexikon.com%2Findex.php%3Fq%3DMotor%25C3%25B6l%26typ'), (33604, 'http://www.markenoele.de/catalog/product/view/id/109/category/49', ''), (33605, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CtI9apsLMTPLhJcnQswbfwYEErcGwwwH96b3tFO3M4-1HCAAQAigDUJ6voY0BYJWy_YGUB6ABx9GE-APIAQGpAuw3keQrXbc-qgQWT9D1KiOJiB4PIQLBt1piNVxKcoPORLoFEwib2f-o9vukAhXI4MwKHXwV8ILKBQA&sig=AGiWqtzMW_7LNKTMN8Sfsnp1wE-XnMc7wg&adurl=http:/'), (33606, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (33607, 'http://www.markenoele.de/catalog/product/view/id/105/category/49', ''), (33608, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (33609, 'http://www.markenoele.de/angebote-des-monats/', ''), (33610, 'http://www.markenoele.de/catalog/category/view/id/14', ''), (33611, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (33612, 'http://www.markenoele.de/widerruf/', ''), (33613, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (33614, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (33615, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (33616, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (33617, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (33618, 'http://www.markenoele.de/catalog/product/view/id/110/category/49', ''), (33619, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (33620, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (33621, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1288511656&flash=10.0.32&url=http%3A%2F%2Fwww.apriliaforum.de%2F125-ccm-rs-125-etx-und-andere-125er-modelle%2F17819-motul-800'), (33622, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (33623, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (33624, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (33625, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (33626, 'http://www.markenoele.de/catalog/product/view/id/107/category/49', ''), (33627, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CJAadvyTNTI3NGIqQOvSu2ZcPrcGwwwH96b3tFLXE4-1HCAAQASDmrK4LKAJQnq-hjQFglcKggrAHoAHH0YT4A8gBAakC7DeR5Ctdtz6qBBhP0FG9hRp5PKzpxyNDlAxt1zH4VcP756aABZBO&sig=AGiWqtw0XbuTFx8WOTVejmxLELrdmhcCOA&adurl=http://www.motulshop.de&r'), (33628, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33629, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33630, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (33631, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (33632, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (33633, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (33634, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (33635, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90b3JzcG9ydC9tb3R1bC04MDAtMnQtZmFjdG9yeS1saW5lLXJvYWQtcmFjaW5nLmh0bWw,/product/78/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-800-2t-factory-line-road-racing.html'), (33636, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-800-2t-factory-line-road-racing.html'), (33637, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (33638, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (33639, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/diesel%20system%20cleaner,%20motul/'), (33640, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (33641, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-diesel.html'), (33642, 'http://www.markenoele.de/', 'http://www.google.com/search?hl=de&client=opera&rls=de&q=eurolin+2+takt+%C3%B6l+preis&aq=f&aqi=&aql=&oq=&gs_rfai='), (33643, 'http://www.markenoele.de/catalog/product/view/id/235/category/51', ''), (33644, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33645, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33646, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (33647, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/micro-2t.html'), (33648, 'http://www.markenoele.de/catalog/product/view/id/165/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (33649, 'http://www.markenoele.de/catalog/category/view/id/29', 'http://www.markenoele.de/motul-schmierstoffe/garten/timber-120.html'), (33650, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (33651, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (33652, 'http://www.markenoele.de/catalog/product/view/id/94/category/25', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=2'), (33653, 'http://www.markenoele.de/catalog/product/view/id/92/category/25', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=2'), (33654, 'http://www.markenoele.de/catalog/category/view/id/25?p=3', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=2'), (33655, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=3'), (33656, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (33657, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/kart/motul-kart-grand-prix-2t.html'), (33658, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (33659, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (33660, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (33661, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (33662, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (33663, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (33664, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-expert-2t.html'), (33665, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-heizoel.html'), (33666, 'http://www.markenoele.de/', 'http://www.google.de/products?q=motul+fuel+system+clean&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=sTHNTJ7REIjJswaIvviWCA&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CCoQrQQwAA'), (33667, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.google.at/search?source=ig&hl=de&rlz=&q=Motul+Aufkleber&btnG=Google-Suche'), (33668, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20system%20clean', 'http://www.markenoele.de/'), (33669, 'http://www.markenoele.de/catalogsearch/result/?q=Fuel+system+clean', 'http://www.markenoele.de/'), (33670, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (33671, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (33672, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.google.at/search?source=ig&hl=de&rlz=&q=Motul+Aufkleber&btnG=Google-Suche'), (33673, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLWZhbnNob3AtYXJ0aWtlbC9hdWZrbGViZXIuaHRtbA,,/product/192/', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (33674, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (33675, 'http://www.markenoele.de/catalog/product/view/id/121', 'http://www.markenoele.de/catalogsearch/result/?q=Fuel+system+clean'), (33676, 'http://www.markenoele.de/catalog/product/view/id/192', 'http://www.markenoele.de/checkout/cart/'), (33677, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3p1ci1zaG9wZXJvZmZudW5nLWFscy1kYW5rZXNjaG9uLWVpbi1tb3R1bC1hdWZrbGViZXItZnVyLXNpZS1ncmF0aXMuaHRtbA,,/product/192/', 'http://www.markenoele.de/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html'), (33678, 'http://www.markenoele.de/catalog/product/view/id/192', 'http://www.markenoele.de/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html'), (33679, 'http://www.markenoele.de/catalog/product/view/id/192', 'http://www.markenoele.de/checkout/cart/'), (33680, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.google.at/search?source=ig&hl=de&rlz=&q=Motul+Aufkleber&btnG=Google-Suche'), (33681, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (33682, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2Z1ZWwtc3lzdGVtLWNsZWFuLTEyMS5odG1s/product/121/', 'http://www.markenoele.de/fuel-system-clean-121.html'), (33683, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/fuel-system-clean-121.html'), (33684, 'http://www.markenoele.de/catalog/product/view/id/193', 'http://www.markenoele.de/checkout/cart/'), (33685, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3p1ci1zaG9wZXJvZmZudW5nLWRhcy1iYXNlYmFsbC1jYXAtMzAwdi1pbS13ZXJ0LXZvbi05LTkwLWdyYXRpcy16dS1paHJlci1iZXN0ZWxsdW5nLmh0bWw,/product/193/', 'http://www.markenoele.de/zur-shoperoffnung-das-baseball-cap-300v-im-wert-von-9-90-gratis-zu-ihrer-bestellung.html'), (33686, 'http://www.markenoele.de/catalog/product/view/id/193', 'http://www.markenoele.de/zur-shoperoffnung-das-baseball-cap-300v-im-wert-von-9-90-gratis-zu-ihrer-bestellung.html'), (33687, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/zur-shoperoffnung-das-baseball-cap-300v-im-wert-von-9-90-gratis-zu-ihrer-bestellung.html'), (33688, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (33689, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlL21vdG9ycmFkLmh0bWw,/product/104/', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (33690, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (33691, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (33692, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (33693, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (33694, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/angebote-des-monats/'), (33695, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (33696, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33697, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (33698, 'http://www.markenoele.de/catalogsearch/result/?q=Chain', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (33699, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Chain', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (33700, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Cha', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (33701, 'http://www.markenoele.de/catalog/product/view/id/101', 'http://www.markenoele.de/catalogsearch/result/?q=Chain'), (33702, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoYWluLWx1YmUtcm9hZC1wbHVzLmh0bWw,/product/101/', 'http://www.markenoele.de/chain-lube-road-plus.html'), (33703, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/chain-lube-road-plus.html'), (33704, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (33705, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (33706, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (33707, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (33708, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (33709, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (33710, 'http://www.markenoele.de/checkout/onepage/saveShipping/', 'http://www.markenoele.de/checkout/onepage/'), (33711, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (33712, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (33713, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (33714, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (33715, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (33716, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (33717, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (33718, 'http://www.markenoele.de/catalog/product/view/id/180/category/52', ''), (33719, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CsqOxujLNTI-WJoP_sgbpw-XID63BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJXSmoKsB6ABx9GE-APIAQGpAuw3keQrXbc-qgQYT9CpA0OQ-R1QDrtzndI7nub1hUmVY_3j&sig=AGiWqtwOr3-KUOak8oTKNZVAS5W2bevIlw&adurl=http://www.motulshop.de&rct=j&q=ebay.'), (33720, 'http://www.markenoele.de/catalog/product/view/id/139', 'http://www.google.de/products?hl=de&rlz=1T4ADRA_deDE351DE351&q=motul+arbeitshandschuhe&um=1&ie=UTF-8&ei=-T7NTISfCcWaOvrJ2dYB&sa=X&oi=product_result_group&ct=title&resnum=4&ved=0CD4QrQQwAw'), (33721, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-arbeitshandschuhe.html?___store=esso_store_view&___store=esso_store_view'), (33722, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (33723, 'http://www.markenoele.de/catalog/category/view/id/26', ''), (33724, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CDkQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=dEPNTMFr0cyzBrPB9JYI&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (33725, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CEQQFjAL&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=%208100%20X-Clean%205W-40&ei=nkLNTPFHwfeyBqXp-JYI&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw'), (33726, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', ''), (33727, 'http://www.markenoele.de/catalog/product/view/id/195', ''), (33728, 'http://www.markenoele.de/catalog/product/view/id/195', 'http://www.google.de/url?sa=t&source=web&cd=6&ved=0CC0QgwgwBQ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-specific-ford-913-c-5l.html%3F___store%3Desso_store_view%26___store%3Desso_store_view&rct=j&q=motul%20Specific%20913C&ei=xkrNTKT0BsmmnAek3p3TDw&u'), (33729, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8168203725964241&format=336x280&output=html&h=280&w=336&lmt=1288522455&alt_color=E1E1E1&color_bg=ECEDF3&color_border=ECEDF3&color_link=446D8C&color_text=000000&color_url=000000&flash=10.1.85'), (33730, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (33731, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (33732, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33733, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (33734, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33735, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (33736, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (33737, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8168203725964241&format=336x280&output=html&h=280&w=336&lmt=1288522455&alt_color=E1E1E1&color_bg=ECEDF3&color_border=ECEDF3&color_link=446D8C&color_text=000000&color_url=000000&flash=10.1.85'), (33738, 'http://www.markenoele.de/lieferung', ''), (33739, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-specific-ford-913-c-5l.html?___store=esso_store_view&___store=esso_store_view'), (33740, 'http://www.markenoele.de/catalog/product/view/id/195', 'http://www.google.de/url?sa=t&source=web&cd=6&ved=0CC0QgwgwBQ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-specific-ford-913-c-5l.html%3F___store%3Desso_store_view%26___store%3Desso_store_view&rct=j&q=motul%20Specific%20913C&ei=xkrNTKT0BsmmnAek3p3TDw&u'), (33741, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=15&slotname=4857212039&w=468&lmt=1288524364&flash=10.0.45&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-50400-50700-t2145371.html&dt=1288524376695&shv='), (33742, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33743, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33744, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33745, 'http://www.markenoele.de/catalog/category/view/id/14', ''), (33746, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4ADRA_deDE402DE403&q=motul+%c3%b6l'), (33747, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (33748, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=7CX&rls=org.mozilla:de:official&&sa=X&ei=gVjNTOmIDMPCswa3682WCA&ved=0CGgQBSgA&q=2+takt+%C3%B6l&spell=1'), (33749, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33750, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33751, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (33752, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (33753, 'http://www.markenoele.de/catalog/category/view/id/29', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (33754, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (33755, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (33756, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (33757, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (33758, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33759, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33760, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=7CX&rls=org.mozilla:de:official&&sa=X&ei=gVjNTOmIDMPCswa3682WCA&ved=0CGgQBSgA&q=2+takt+%C3%B6l&spell=1'), (33761, 'http://www.markenoele.de/catalog/category/view/id/17', ''), (33762, 'http://www.markenoele.de/catalog/product/view/id/146/category/53', ''), (33763, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+5100&revid=1598589035&sa=X&ei=023NTPDnOc74sgaFmuWWCA&ved=0CEkQ1QIoBQ'), (33764, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (33765, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ch6Afb27NTKeyGob9sga23piPD63BsMMB_em97RTlof-ERwgAEAEoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQLsN5HkK123PqoEFk_QsdngcuXznH1affjEwsmDEyqSvW0&sig=AGiWqtxS2nvzgXvooKqVO650CfKWL-mtQA&adurl=http://www.motulshop.de&rct=j&q=ketten'), (33766, 'http://www.markenoele.de/', 'http://www.autobild.de/artikel/vergleichstest-motoroel-36485.html'), (33767, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (33768, 'http://www.markenoele.de/', 'http://www.autobild.de/artikel/vergleichstest-motoroel-36485.html'), (33769, 'http://www.markenoele.de/catalog/category/view/id/27', ''), (33770, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (33771, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=COZU-wHrNTPrwHYLhswazwaCmD63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQLsN5HkK123PqoEE0_Qs-ju2Ps0BOYP7ISg-D13RJ0&sig=AGiWqtyXonua8Q2kZRRcuPmBmWErZW3aUA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (33772, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33773, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33774, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (33775, 'http://www.markenoele.de/catalog/product/view/id/12/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (33776, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (33777, 'http://www.markenoele.de/', ''), (33778, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+8100+x-clean+20+ltr.+kanister'), (33779, 'http://www.markenoele.de/catalog/product/view/id/112/category/49', ''), (33780, 'http://www.markenoele.de/', ''), (33781, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (33782, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (33783, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (33784, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (33785, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (33786, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (33787, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (33788, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (33789, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (33790, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (33791, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (33792, 'http://www.markenoele.de/agb', ''), (33793, 'http://www.markenoele.de/altoelentsorgung', ''), (33794, 'http://www.markenoele.de/angebote-des-monats', ''), (33795, 'http://www.markenoele.de/bestellung', ''), (33796, 'http://www.markenoele.de/checkout', ''), (33797, 'http://www.markenoele.de/checkout/onepage/', ''), (33798, 'http://www.markenoele.de/checkout/cart/', ''), (33799, 'http://www.markenoele.de/contacts', ''), (33800, 'http://www.markenoele.de/datenschutz', ''), (33801, 'http://www.markenoele.de/impressum', ''), (33802, 'http://www.markenoele.de/lieferung', ''), (33803, 'http://www.markenoele.de/motul_pflegeberater', ''), (33804, 'http://www.markenoele.de/widerruf', ''), (33805, 'http://www.markenoele.de/zahlung', ''), (33806, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (33807, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (33808, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (33809, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (33810, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (33811, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (33812, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (33813, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (33814, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (33815, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (33816, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (33817, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (33818, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (33819, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (33820, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (33821, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (33822, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (33823, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (33824, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (33825, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (33826, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (33827, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (33828, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (33829, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (33830, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (33831, 'http://www.markenoele.de/', ''), (33832, 'http://www.markenoele.de/', ''), (33833, 'http://www.markenoele.de/catalog/product/view/id/32', 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CCQQgwgwAg&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-3000-4t-32.html%3F___store%3Desso_store_view%26___store%3Desso_store_view&rct=j&q=motul%203000%204t&ei=uaLNTMbGDYj5sgb35JCXCA&usg=AFQjCNFqoBRKvPu'), (33834, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-3000-4t-32.html?___store=esso_store_view&___store=esso_store_view'), (33835, 'http://www.markenoele.de/catalog/product/view/id/32', 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CCQQgwgwAg&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-3000-4t-32.html%3F___store%3Desso_store_view%26___store%3Desso_store_view&rct=j&q=motul%203000%204t&ei=uaLNTMbGDYj5sgb35JCXCA&usg=AFQjCNFqoBRKvPu'), (33836, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8465829248881892&format=120x600_as&output=html&h=600&w=120&channel=5847867087&ad_type=text_image&ea=0&color_bg=FFFFFF&color_border=EEEEEE&color_link=EB0000&color_text=008000&color_url=8080FF'), (33837, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (33838, 'http://www.markenoele.de/catalog/product/view/id/201/category/51', ''), (33839, 'http://www.markenoele.de/catalog/product/view/id/120/category/50', ''), (33840, 'http://www.markenoele.de/catalog/product/view/id/112/category/48', ''), (33841, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (33842, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', ''), (33843, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', ''), (33844, 'http://www.markenoele.de/lieferung', ''), (33845, 'http://www.markenoele.de/catalog/category/view/id/30', ''), (33846, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (33847, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (33848, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (33849, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=63DOTLD3HsigOrHNoJQB&ved=0CB8QBSgA&q=motul+%C3%B6l&spell=1'), (33850, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (33851, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (33852, 'http://www.markenoele.de/', ''), (33853, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33854, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33855, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33856, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33857, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33858, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+5100+4T', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33859, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1288599608&channel=4582219326&color_bg=F2F3F5&color_border=F2F3F5&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Ft'), (33860, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33861, 'http://www.markenoele.de/', ''), (33862, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33863, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33864, 'http://www.markenoele.de/', 'http://suche.aolsvc.de/aol/search?s_it=aolde-homePage&q=2+Takt+%C3%B6l+von+Power%C3%B6l&lr=&rp='), (33865, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (33866, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (33867, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33868, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33869, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (33870, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (33871, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (33872, 'http://www.markenoele.de/', 'http://www.google.de/products?q=motul+7100+4t+10w-30&oe=UTF-8&hl=de&scoring=p'), (33873, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33874, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33875, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (33876, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (33877, 'http://www.markenoele.de/', ''), (33878, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33879, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33880, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (33881, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (33882, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (33883, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (33884, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (33885, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (33886, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33887, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33888, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (33889, 'http://www.markenoele.de/catalog/product/view/id/5/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (33890, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (33891, 'http://www.markenoele.de/catalog/product/view/id/7/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (33892, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (33893, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (33894, 'http://www.markenoele.de/catalog/product/view/id/11/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (33895, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (33896, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (33897, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (33898, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (33899, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (33900, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (33901, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33902, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33903, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (33904, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33905, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33906, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (33907, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33908, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (33909, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33910, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (33911, 'http://www.markenoele.de/', ''), (33912, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (33913, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33914, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33915, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (33916, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (33917, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (33918, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (33919, 'http://www.markenoele.de/catalog/product/view/id/59/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (33920, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-710-2t.html'), (33921, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (33922, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (33923, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (33924, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (33925, 'http://www.markenoele.de/catalogsearch/result/?q=motul+800', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (33926, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CWyFIB5fOTKOENon9sgbrlqhUrcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJWa8YGQB6ABx9GE-APIAQGpAuw3keQrXbc-qgQTT9DJ0772o8m1X3fvWe0BcFRdVw&sig=AGiWqtxP5oFkv22IIkRLGyayhRTt9U65lw&adurl=http://www.motulshop.de&rct=j&q=motul%20mot'), (33927, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33928, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motoren%C3%B6l+50400+g%C3%BCnstig&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (33929, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33930, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33931, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (33932, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (33933, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (33934, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33935, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (33936, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (33937, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (33938, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (33939, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33940, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (33941, 'http://www.markenoele.de/catalog/category/view/id/44', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (33942, 'http://www.markenoele.de/catalog/product/view/id/115/category/44', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (33943, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz/valve-expert.html'), (33944, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (33945, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33946, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (33947, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+300v+competition&aq=2&aqi=g9&aql=&oq=motul+300&gs_rfai='), (33948, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4GPEA_deDE308DE308&q=motul+%c3%b6l'), (33949, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33950, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33951, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (33952, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', ''), (33953, 'http://www.markenoele.de/', ''), (33954, 'http://www.markenoele.de/administration/Login.aspx', ''), (33955, 'http://www.markenoele.de/umbraco/', ''), (33956, 'http://www.markenoele.de/dynamix/', ''), (33957, 'http://www.markenoele.de/Pages/Login.aspx', ''), (33958, 'http://www.markenoele.de/zino/css/zino_core.css', ''), (33959, 'http://www.markenoele.de/n2/', ''), (33960, 'http://www.markenoele.de/', 'http://www.sedoparking.com/www.oil24.de'), (33961, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33962, 'http://www.markenoele.de/', 'http://www.sedoparking.com/www.oil24.de'), (33963, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&q=motul+shop&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (33964, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&hl=de&source=hp&q=markenoele.de&meta=&btnG=Google-Suche'), (33965, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&hl=de&source=hp&q=markenoele.de&meta=&btnG=Google-Suche'), (33966, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33967, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33968, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+motor%C3%B6l&meta=&btnG=Google-Suche'), (33969, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (33970, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (33971, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (33972, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (33973, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (33974, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (33975, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (33976, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+7100+4T', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (33977, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%207100', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+7100+4T'), (33978, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%207100%20es', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+7100+4T'), (33979, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%207100%20ester', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+7100+4T'), (33980, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+7100+ester', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+7100+4T'), (33981, 'http://www.markenoele.de/', ''), (33982, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (33983, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (33984, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (33985, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (33986, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (33987, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (33988, 'http://www.markenoele.de/agb', ''), (33989, 'http://www.markenoele.de/altoelentsorgung', ''), (33990, 'http://www.markenoele.de/angebote-des-monats', ''), (33991, 'http://www.markenoele.de/bestellung', ''), (33992, 'http://www.markenoele.de/checkout', ''), (33993, 'http://www.markenoele.de/checkout/onepage/', ''), (33994, 'http://www.markenoele.de/checkout/cart/', ''), (33995, 'http://www.markenoele.de/contacts', ''), (33996, 'http://www.markenoele.de/datenschutz', ''), (33997, 'http://www.markenoele.de/impressum', ''), (33998, 'http://www.markenoele.de/lieferung', ''), (33999, 'http://www.markenoele.de/motul_pflegeberater', ''), (34000, 'http://www.markenoele.de/widerruf', ''), (34001, 'http://www.markenoele.de/zahlung', ''), (34002, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (34003, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (34004, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (34005, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (34006, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (34007, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (34008, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (34009, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (34010, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (34011, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (34012, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (34013, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (34014, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (34015, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (34016, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (34017, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (34018, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (34019, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (34020, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (34021, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (34022, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (34023, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (34024, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (34025, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (34026, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (34027, 'http://www.markenoele.de/agb/', ''), (34028, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (34029, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.google.de/search?hl=de&cr=countryDE&tbs=ctr%3AcountryDE&q=motul+shine+and+go&aq=1&aqi=g2&aql=&oq=motul+shi&gs_rfai='), (34030, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/shine-go-silicone-clean.html'), (34031, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (34032, 'http://www.markenoele.de/catalog/product/view/id/118/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (34033, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (34034, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/shine-go-silicone-clean.html'), (34035, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/shine-go-silicone-clean.html'), (34036, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.google.de/search?hl=de&cr=countryDE&tbs=ctr%3AcountryDE&q=motul+shine+and+go&aq=1&aqi=g2&aql=&oq=motul+shi&gs_rfai='), (34037, 'http://www.markenoele.de/catalog/category/view/id/29', ''), (34038, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBoQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele.de&ei=iAHPTNGiBsTOswaGwfynAQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ&sig2=SMr_xdm-G3su0p6Nyjyqgg'), (34039, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34040, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34041, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34042, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34043, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-5l.html'), (34044, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (34045, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-5l.html'), (34046, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34047, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34048, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34049, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBoQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele.de&ei=iAHPTNGiBsTOswaGwfynAQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ&sig2=SMr_xdm-G3su0p6Nyjyqgg'), (34050, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CD0QFjAI&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-pflegeprodukte%2Fshine-go-silicone-clean.html&rct=j&q=motul%20shine%20and%20go&ei=FwPPTNH-FNHHswaJvKSXCA&usg=AFQjCNEOQ5-WLHssyBPvYSv3r-35bwHo3Q'), (34051, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CT3lvSATPTJ28I8ThswbQw7lBrcGwwwH96b3tFK3F4-1HCAAQAigCUJ6voY0BYJWCoIKwB5ABAqABx9GE-APIAQGpAimCIk-3ULc-qgQWT9Dc1fvBOjn0Oa2BK8JM7AuCQUnHmw&sig=AGiWqtzX8R7pmwZ0NKkQm8HSjulDFzc3ZQ&adurl=http://www.motulshop.de&rct=j&q=mot'), (34052, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (34053, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CT3lvSATPTJ28I8ThswbQw7lBrcGwwwH96b3tFK3F4-1HCAAQAigCUJ6voY0BYJWCoIKwB5ABAqABx9GE-APIAQGpAimCIk-3ULc-qgQWT9Dc1fvBOjn0Oa2BK8JM7AuCQUnHmw&sig=AGiWqtzX8R7pmwZ0NKkQm8HSjulDFzc3ZQ&adurl=http://www.motulshop.de&rct=j&q=mot'), (34054, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (34055, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=90&slotname=1351630559&w=728&lmt=1288640018&flash=10.1.85.3&url=http%3A%2F%2Fwww.apriliaforum.de%2Fallgemeines%2F8207-allg-agip-racing-l.html&dt=1288640018078&'), (34056, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34057, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34058, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (34059, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34060, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (34061, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (34062, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (34063, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34064, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (34065, 'http://www.markenoele.de/catalog/category/view/id/24', ''), (34066, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=2+takt+%C3%B6l+1%3A100&_sacat=0&LH_TopRatedSellers=1&_dmd=1&_odkw=2+takt+%C3%B6l&_osacat=0&_trksid=p3286.c0.m270.l1313'), (34067, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34068, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34069, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34070, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (34071, 'http://www.markenoele.de/catalog/product/gallery/id/59/image/32/', ''), (34072, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34073, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34074, 'http://www.markenoele.de/', 'http://www.google.de/search?client=opera&rls=de&q=motul+5100&sourceid=opera&ie=utf-8&oe=utf-8'), (34075, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (34076, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (34077, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34078, 'http://www.markenoele.de/catalog/product/view/id/50/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (34079, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (34080, 'http://www.markenoele.de/catalog/product/view/id/56/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (34081, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-7100-4t-56.html'), (34082, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-7100-4t-56.html'), (34083, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34084, 'http://www.markenoele.de/catalog/product/view/id/56/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (34085, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (34086, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+%C3%B6l&hl=de&client=firefox-a&rls=org.mozilla:de:official&prmd=s&ei=ziLPTIWVJM-Lswby2ainAQ&start=20&sa=N'), (34087, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34088, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34089, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34090, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2T', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (34091, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2T', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (34092, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2T%20%C3%B6l', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (34093, 'http://www.markenoele.de/catalogsearch/result/?q=2T+%C3%B6l', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (34094, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34095, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34096, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34097, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34098, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34099, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34100, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+%C3%B6l&hl=de&client=firefox-a&rls=org.mozilla:de:official&prmd=s&ei=ziLPTIWVJM-Lswby2ainAQ&start=20&sa=N'), (34101, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+%C3%B6l&hl=de&client=firefox-a&rls=org.mozilla:de:official&prmd=s&ei=ziLPTIWVJM-Lswby2ainAQ&start=20&sa=N'), (34102, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8284082489200066&output=html&h=90&slotname=4154624603&w=728&lmt=1288645709&flash=10.0.45&url=http%3A%2F%2Fwww.motortuning-forum.de%2Fboard52-motortuning%2Fboard22-fragen-zu-turbo-und-motortu'), (34103, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34104, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34105, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34106, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34107, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34108, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34109, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (34110, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (34111, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34112, 'http://www.markenoele.de/catalog/product/view/id/31/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34113, 'http://www.markenoele.de/catalog/product/view/id/31/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34114, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34115, 'http://www.markenoele.de/catalog/product/view/id/32/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34116, 'http://www.markenoele.de/catalog/product/view/id/32/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34117, 'http://www.markenoele.de/catalog/product/view/id/32/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34118, 'http://www.markenoele.de/catalog/product/view/id/32/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34119, 'http://www.markenoele.de/catalog/product/view/id/32/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34120, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34121, 'http://www.markenoele.de/catalog/product/view/id/48/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34122, 'http://www.markenoele.de/catalog/product/view/id/48/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34123, 'http://www.markenoele.de/catalog/product/view/id/48/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34124, 'http://www.markenoele.de/catalog/product/view/id/48/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34125, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34126, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (34127, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34128, 'http://www.markenoele.de/catalog/product/view/id/48/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34129, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34130, 'http://www.markenoele.de/catalog/product/view/id/52/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34131, 'http://www.markenoele.de/catalog/product/view/id/52/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34132, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34133, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34134, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34135, 'http://www.markenoele.de/catalog/product/view/id/66/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (34136, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34137, 'http://www.markenoele.de/catalog/product/view/id/69/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (34138, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34139, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (34140, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34141, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34142, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34143, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34144, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34145, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34146, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (34147, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34148, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34149, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34150, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34151, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34152, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34153, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (34154, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34155, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (34156, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34157, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+5100&_sacat=0&_odkw=road+plus&_osacat=0&_trksid=p3286.c0.m270.l1313'), (34158, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/'), (34159, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/lieferung/'), (34160, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34161, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (34162, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34163, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34164, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (34165, 'http://www.markenoele.de/', ''), (34166, 'http://www.markenoele.de/catalog/product/view/id/122/category/48', ''), (34167, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (34168, 'http://www.markenoele.de/catalog/product/view/id/63/category/17', ''), (34169, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (34170, 'http://www.markenoele.de/catalog/product/view/id/121/category/48', ''), (34171, 'http://www.markenoele.de/catalog/product/view/id/102/category/45', ''), (34172, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (34173, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (34174, 'http://www.markenoele.de/', ''), (34175, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (34176, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/esso-heizoel.html'), (34177, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/angebote-des-monats/'), (34178, 'http://www.markenoele.de/catalog/product/view/id/1/category/7', ''), (34179, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CD0QFjAI&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=A7LPTLixFs7Nswas84GuAg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (34180, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34181, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34182, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (34183, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (34184, 'http://www.markenoele.de/', 'http://www.pixelgate.info/privat/stefan/%F6lweisheiten.htm'), (34185, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (34186, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34187, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34188, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34189, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (34190, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (34191, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (34192, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l'), (34193, 'http://www.markenoele.de/', ''), (34194, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34195, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34196, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34197, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34198, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34199, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (34200, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (34201, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34202, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34203, 'http://www.markenoele.de/', ''), (34204, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34205, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CXmKplsvPTJTPFsOLOuz_oM4DrcGwwwH96b3tFL204-1HCAAQAigCUJ6voY0BYJXSm4KsB6ABx9GE-APIAQGpAg1MpHRtT7c-qgQTT9C1Ij8YgKZVaoJW6mSShb7mVw&sig=AGiWqtzpRxF8G462lj-suFkZ9v0ZsAQnEw&adurl=http://www.motulshop.de&rct=j&q=motul%20sco'), (34206, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34207, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34208, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (34209, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-expert-2t.html'), (34210, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (34211, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-expert-2t.html'), (34212, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-expert-2t.html'), (34213, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (34214, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-expert-2t.html'), (34215, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (34216, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34217, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34218, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CXmKplsvPTJTPFsOLOuz_oM4DrcGwwwH96b3tFL204-1HCAAQAigCUJ6voY0BYJXSm4KsB6ABx9GE-APIAQGpAg1MpHRtT7c-qgQTT9C1Ij8YgKZVaoJW6mSShb7mVw&sig=AGiWqtzpRxF8G462lj-suFkZ9v0ZsAQnEw&adurl=http://www.motulshop.de&rct=j&q=motul%20sco'), (34219, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (34220, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=8&ved=0CEEQFjAH&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=6100%20Synergie%2B%2010W-40&ei=lOHPTJG9Dt-O4gaMwLTKBg&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ'), (34221, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (34222, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=8&ved=0CEEQFjAH&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=6100%20Synergie%2B%2010W-40&ei=lOHPTJG9Dt-O4gaMwLTKBg&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ'), (34223, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (34224, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=8&ved=0CEEQFjAH&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=6100%20Synergie%2B%2010W-40&ei=lOHPTJG9Dt-O4gaMwLTKBg&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ'), (34225, 'http://www.markenoele.de/catalog/product/view/id/62/category/17', ''), (34226, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CDkQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=6100%20Synergie%2B%2010W40&ei=m-LPTN_UH8j_4Abmpaz5Bg&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ'), (34227, 'http://www.markenoele.de/', ''), (34228, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (34229, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (34230, 'http://www.markenoele.de/', ''), (34231, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (34232, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=sys', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (34233, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=system', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (34234, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=systemreini', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (34235, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=syste', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (34236, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=systemreiniger', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (34237, 'http://www.markenoele.de/catalogsearch/result/?q=systemreiniger', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (34238, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%96l'), (34239, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34240, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet', ''), (34241, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (34242, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', ''), (34243, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (34244, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=name'), (34245, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=name&p=2'), (34246, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=name&p=3'), (34247, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=name&p=4'), (34248, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=name&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=name&p=5'), (34249, 'http://www.markenoele.de/catalog/product/view/id/64/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=name&p=6'), (34250, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=name&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=name&p=5'), (34251, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=name&p=6'), (34252, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CUkMX9fTPTO3fG4f7sgaN8q2_BK3BsMMB_em97RS97Pu-RwgAEAEg7YrfBlCer6GNAWCV2qyCtAegAcfRhPgDyAEBqQINTKR0bU-3PqoEE0_QVkna4apqpOjxcfwxBwa_PxmABZBO&sig=AGiWqtxzygDvtDUSB5_fLJEZCS-0uruDRQ&adurl=http://www.motulshop.de&rct=j&q=m'), (34253, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%96l'), (34254, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%96l'), (34255, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34256, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34257, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34258, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34259, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (34260, 'http://www.markenoele.de/', ''), (34261, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (34262, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (34263, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (34264, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (34265, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (34266, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (34267, 'http://www.markenoele.de/agb', ''), (34268, 'http://www.markenoele.de/altoelentsorgung', ''), (34269, 'http://www.markenoele.de/angebote-des-monats', ''), (34270, 'http://www.markenoele.de/bestellung', ''), (34271, 'http://www.markenoele.de/checkout', ''), (34272, 'http://www.markenoele.de/checkout/onepage/', ''), (34273, 'http://www.markenoele.de/checkout/cart/', ''), (34274, 'http://www.markenoele.de/contacts', ''), (34275, 'http://www.markenoele.de/datenschutz', ''), (34276, 'http://www.markenoele.de/impressum', ''), (34277, 'http://www.markenoele.de/lieferung', ''), (34278, 'http://www.markenoele.de/motul_pflegeberater', ''), (34279, 'http://www.markenoele.de/widerruf', ''), (34280, 'http://www.markenoele.de/zahlung', ''), (34281, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (34282, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (34283, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (34284, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (34285, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (34286, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (34287, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (34288, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (34289, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (34290, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (34291, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (34292, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (34293, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (34294, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (34295, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (34296, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (34297, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (34298, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (34299, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (34300, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (34301, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (34302, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (34303, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (34304, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (34305, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (34306, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CEmsvKAvQTL2OB8SMOoDIteoDrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQIJbg-_dV63PqoEE0_Q4-S974xQgePlrp_rannm8rU&sig=AGiWqtxN2ichel3UO_gDeD7p5KpNfNdY5g&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (34307, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34308, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34309, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34310, 'http://www.markenoele.de/catalog/product/view/id/82/category/27', ''), (34311, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CMbS7uA_QTJ53xvqyBq6N2akErcGwwwH96b3tFI-13kQIABACKANQnq-hjQFglYKQgqAHkAECoAHH0YT4A8gBAakCCW4Pv3Vetz6qBBhP0A25e5xf8F4YVLiROxDUYz_czZ9gaAQ&sig=AGiWqtz6API4843MdrZk-6K6LCWaKbOdDA&adurl=http://www.motulshop.de&rct=j&q=mo'), (34312, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34313, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34314, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34315, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (34316, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (34317, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (34318, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34319, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34320, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34321, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CMbS7uA_QTJ53xvqyBq6N2akErcGwwwH96b3tFI-13kQIABACKANQnq-hjQFglYKQgqAHkAECoAHH0YT4A8gBAakCCW4Pv3Vetz6qBBhP0A25e5xf8F4YVLiROxDUYz_czZ9gaAQ&sig=AGiWqtz6API4843MdrZk-6K6LCWaKbOdDA&adurl=http://www.motulshop.de&rct=j&q=mo'), (34322, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+20w50&meta=&aq=7&aqi=g10&aql=&oq=motul&gs_rfai='), (34323, 'http://www.markenoele.de/', ''), (34324, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+shop&aq=9&aqi=g10&aql=&oq=motul&gs_rfai='), (34325, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34326, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34327, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34328, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+shop&aq=9&aqi=g10&aql=&oq=motul&gs_rfai='), (34329, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (34330, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (34331, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (34332, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (34333, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (34334, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+shop&aq=9&aqi=g10&aql=&oq=motul&gs_rfai='), (34335, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (34336, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (34337, 'http://www.markenoele.de/', ''), (34338, 'http://www.markenoele.de/', 'http://www.google.de/products?q=motul%20300%20V%20Chrono&hl=de&prmd=s&um=1&ie=UTF-8&sa=N&tab=wf'), (34339, 'http://www.markenoele.de/catalogsearch/result/?q=300+V+Chrono', 'http://www.markenoele.de/'), (34340, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/search?q=6100+Synergie%2B+10W-40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (34341, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300+V+Chrono&hl=de&sa=N&tab=fw'), (34342, 'http://www.markenoele.de/', 'http://www.google.de/m/search?oe=UTF-8&client=safari&hl=de&aq=f&oq=&aqi=-k0d0t0&fkt=2787&fsdt=36203&mshr=&q=motul+300v+4T+factory+line+10w-40+60l'), (34343, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34344, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34345, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34346, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (34347, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34348, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34349, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34350, 'http://www.markenoele.de/', 'http://www.google.de/m/search?oe=UTF-8&client=safari&hl=de&aq=f&oq=&aqi=-k0d0t0&fkt=2787&fsdt=36203&mshr=&q=motul+300v+4T+factory+line+10w-40+60l'), (34351, 'http://www.markenoele.de/', 'http://www.amazon.de/dp/B003AX40P0/ref=asc_df_B003AX40P01197144?smid=A168GACEIL2PQ0&tag=ciao-auto-mp-21&linkCode=asn&creative=22506&creativeASIN=B003AX40P0'), (34352, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34353, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34354, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (34355, 'http://www.markenoele.de/catalog/product/view/id/20/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (34356, 'http://www.markenoele.de/catalog/product/view/id/86', 'http://www.google.de/search?hl=de&safe=off&rlz=1G1GGLQ_DEDE329&q=Motul+Inboard+4T&aq=f&aqi=&aql=&oq=&gs_rfai='), (34357, 'http://www.markenoele.de/catalog/product/view/id/84/category/25', 'http://www.google.de/search?hl=de&safe=off&rlz=1G1GGLQ_DEDE329&q=Motul+Inboard+4T&aq=f&aqi=&aql=&oq=&gs_rfai='), (34358, 'http://www.markenoele.de/catalog/category/view/id/27', 'http://www.markenoele.de/motul-schmierstoffe/marine/inboard-tech-4t.html'), (34359, 'http://www.markenoele.de/catalog/category/view/id/27?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (34360, 'http://www.markenoele.de/catalog/product/view/id/253/category/27', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html?limit=all'), (34361, 'http://www.markenoele.de/catalog/category/view/id/27?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (34362, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CjFuVNV3QTPbuBsjhswbGsJ2MBK3BsMMB_em97RS97Pu-RwgAEAEgnbjmB1Cer6GNAWCVoviBlAegAcfRhPgDyAEBqQKt9tpyQYS3PqoEE0_QceKr2d9QDP_eDc61YyVt0baABZBOugUTCOL_7JHmgqUCFYzmzAodRm5qHsoFAA&sig=AGiWqtyhirX4SOgBJU5WntDY9G_gD9T8LQ&adurl'), (34363, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34364, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34365, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34366, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (34367, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34368, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34369, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (34370, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34371, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (34372, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (34373, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (34374, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (34375, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (34376, 'http://www.markenoele.de/catalog/product/view/id/119/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (34377, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (34378, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (34379, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (34380, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (34381, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (34382, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (34383, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (34384, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34385, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34386, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (34387, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (34388, 'http://www.markenoele.de/', ''), (34389, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (34390, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (34391, 'http://www.markenoele.de/', ''), (34392, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (34393, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (34394, 'http://www.markenoele.de/catalog/product/view/id/15/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (34395, 'http://www.markenoele.de/catalog/product/gallery/id/15/image/56/', ''), (34396, 'http://www.markenoele.de/catalog/product/gallery/id/15/image/56/', ''), (34397, 'http://www.markenoele.de/catalog/product/gallery/id/15/image/56/', ''), (34398, 'http://www.markenoele.de/catalog/product/gallery/id/15/image/56/', ''), (34399, 'http://www.markenoele.de/catalogsearch/result/?q=8100+Eco-nergy+5W-30', 'http://www.markenoele.de/'), (34400, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (34401, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=8100+Eco-nergy+5W-30'), (34402, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (34403, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (34404, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34405, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (34406, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', ''), (34407, 'http://www.markenoele.de/catalog/product/view/id/26/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34408, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (34409, 'http://www.markenoele.de/catalog/product/view/id/28/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34410, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (34411, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (34412, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (34413, 'http://www.markenoele.de/catalog/product/view/id/10/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (34414, 'http://www.markenoele.de/catalogsearch/result/?q=Specific+Ford+913B+5W-30+', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (34415, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', ''), (34416, 'http://www.markenoele.de/', ''), (34417, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (34418, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34419, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34420, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (34421, 'http://www.markenoele.de/catalog/product/view/id/56/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34422, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (34423, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34424, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (34425, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34426, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34427, 'http://www.markenoele.de/catalog/product/view/id/24/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34428, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34429, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34430, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (34431, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (34432, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34433, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+fuel+system+clean+200ml&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=&redir_esc=&ei=FGnQTN6WIY_oOcHizLAF'), (34434, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (34435, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (34436, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (34437, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (34438, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (34439, 'http://www.markenoele.de/', ''), (34440, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1288736178&flash=10.1.85&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fpraxis%2Farticles%2F142964%2F&dt=1288736182183'), (34441, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34442, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34443, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (34444, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (34445, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (34446, 'http://www.markenoele.de/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (34447, 'http://www.markenoele.de/catalog/category/view/id/7?limit=27&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (34448, 'http://www.markenoele.de/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (34449, 'http://www.markenoele.de/', ''), (34450, 'http://www.markenoele.de/', ''), (34451, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (34452, 'http://www.markenoele.de/catalog/product/view/id/106/category/49', ''), (34453, 'http://www.markenoele.de/catalog/product/view/id/2/category/7', ''), (34454, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (34455, 'http://www.markenoele.de/altoelentsorgung/', ''), (34456, 'http://www.markenoele.de/catalog/product/view/id/111/category/49', ''), (34457, 'http://www.markenoele.de/catalog/product/view/id/20', ''), (34458, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (34459, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (34460, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', ''), (34461, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (34462, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (34463, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (34464, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motul+Motoroel+20+W+50&aq=f&aqi=&aql=&oq=&gs_rfai='), (34465, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34466, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mo', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34467, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mot', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34468, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34469, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Classic', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34470, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Classic%203', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34471, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Classic%2020', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34472, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Classic%2020%20W', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34473, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Classic%2020%20W%2050', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34474, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Classic+20+W+50', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34475, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34476, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motul+Motoroel+20+W+50&aq=f&aqi=&aql=&oq=&gs_rfai='), (34477, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=ClXu8PifRTMXFC4L7sgaOz4C7BK3BsMMB_em97RTNgP2-RwgAEAFQnq-hjQFglbKBgpgHoAHH0YT4A8gBAakCnWzRqiCLtz6qBBNP0A1ANX-aeAUZGCqbae6iyM47&sig=AGiWqtzip0PoHqliG2zDpeud6rjImj0e6A&adurl=http://www.motulshop.de&rct=j&q=motul%202%20t'), (34478, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (34479, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (34480, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34481, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34482, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (34483, 'http://www.markenoele.de/catalog/product/gallery/id/168/image/147/', ''), (34484, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/micro-2t.html'), (34485, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (34486, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (34487, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (34488, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34489, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (34490, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (34491, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (34492, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (34493, 'http://www.markenoele.de/', ''), (34494, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (34495, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (34496, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (34497, 'http://www.markenoele.de/catalog/product/view/id/119/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (34498, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlL21vdG9ycmFkL2Z1ZWwtc3lzdGVtLWNsZWFuLmh0bWw,/product/119/', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad/fuel-system-clean.html'), (34499, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad/fuel-system-clean.html'), (34500, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (34501, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (34502, 'http://www.markenoele.de/catalog/product/view/id/1', ''), (34503, 'http://www.markenoele.de/catalog/product/view/id/5/category/6', ''), (34504, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (34505, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34506, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34507, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34508, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (34509, 'http://www.markenoele.de/catalog/product/view/id/75/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (34510, 'http://www.markenoele.de/catalog/product/view/id/21', ''), (34511, 'http://www.markenoele.de/', ''), (34512, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&meta=&aq=3&aqi=g10&aql=&oq=Motul+&gs_rfai='), (34513, 'http://www.markenoele.de/catalog/product/view/id/17', ''), (34514, 'http://www.markenoele.de/altoelentsorgung/', 'http://de.search.yahoo.com/search?ei=utf-8&fr=slv1-cclean&p=alt%C3%B6lentsorgung&ei=UTF-8&type='), (34515, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CYL6k-WvRTNjqEoPQswbz8_WMBK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglYKAgKgHoAHH0YT4A8gBAakC353Sw0SKtz6qBBNP0Ac5U3mLryRE7x4vC6UM1Yje&sig=AGiWqtykqBcdX5Fp7lHbnkmKGlJtYFvcJQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (34516, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (34517, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (34518, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34519, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (34520, 'http://www.markenoele.de/', ''), (34521, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (34522, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34523, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34524, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (34525, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (34526, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+%C3%B6l'), (34527, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34528, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34529, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (34530, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (34531, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=motul+&gs_rfai='), (34532, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34533, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=motul+&gs_rfai='), (34534, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CCcLVgYnRTIzNE4XQswbCuPyOBK3BsMMB_em97RSttuPtRwgAEAEoA1Cer6GNAWCVsqyCtAegAcfRhPgDyAEBqQIue0jvkZG3PqoEFk_QSDk4aF2ir4IkE5M1ouP3WJOeZqw&sig=AGiWqtyn6XTkjGttk3WZToCfWaw2J_Qojw&adurl=http://www.motulshop.de&rct=j&q=Motul%'), (34535, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34536, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34537, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+15W50+300V', 'http://www.markenoele.de/angebote-des-monats/'), (34538, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34539, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34540, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CCcLVgYnRTIzNE4XQswbCuPyOBK3BsMMB_em97RSttuPtRwgAEAEoA1Cer6GNAWCVsqyCtAegAcfRhPgDyAEBqQIue0jvkZG3PqoEFk_QSDk4aF2ir4IkE5M1ouP3WJOeZqw&sig=AGiWqtyn6XTkjGttk3WZToCfWaw2J_Qojw&adurl=http://www.motulshop.de&rct=j&q=Motul%'), (34541, 'http://www.markenoele.de/', ''), (34542, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+5100+ester/s/google/koid/3742571874/gkaid/58247091/?gclid=CM2Jzt6QhaUCFZMH3wodGlGLgw'), (34543, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+5100+ester/s/google/koid/3742571874/gkaid/58247091/?gclid=CLnz2vOVhaUCFdgj3wodggYJfg'), (34544, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34545, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34546, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34547, 'http://www.markenoele.de/catalog/product/gallery/id/50/image/23/', ''), (34548, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-50.html'), (34549, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (34550, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Scooter+4T+10+W-40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-50.html'), (34551, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (34552, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (34553, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C4_xQiajRTODTL4H8sgbA6dWvA63BsMMB_em97RSPtd5ECAAQAigDUJ6voY0BYJXCrYK0B6ABx9GE-APIAQGpAmMA1fWMiLc-qgQYT9BHYWp81ckh1uj98Yc3IWHN3LqwV7dB&sig=AGiWqty-zQo9gmdhmOYeF-KF-uS0vWAokg&adurl=http://www.motulshop.de&rct=j&q=motul'), (34554, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (34555, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (34556, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34557, 'http://www.markenoele.de/catalog/product/view/id/62/category/16', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (34558, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34559, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (34560, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34561, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (34562, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (34563, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Co6KHjavRTPSXC8X9sgb9yqniA63BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVyoqCmAegAcfRhPgDyAEBqQJjANX1jIi3PqoEE0_QXTyyiLnVBPHCUh6o3S30A0A&sig=AGiWqtzmc9f738RJ3QecYkmHkJAcQiNPCw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (34564, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=2avRTJL7J8mgOuLfucQM&ved=0CBYQBSgA&q=motul+kettenspray+off+road&spell=1'), (34565, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (34566, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (34567, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (34568, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (34569, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (34570, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (34571, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (34572, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (34573, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (34574, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34575, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34576, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (34577, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34578, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34579, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (34580, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (34581, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (34582, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=2avRTJL7J8mgOuLfucQM&ved=0CBYQBSgA&q=motul+kettenspray+off+road&spell=1'), (34583, 'http://www.markenoele.de/', 'http://www.s-boxer.de/showthread.php?t=20064'), (34584, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (34585, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (34586, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34587, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (34588, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34589, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34590, 'http://www.markenoele.de/catalog/product/gallery/id/52/image/25/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-7100-4t-52.html'), (34591, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34592, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (34593, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34594, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (34595, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34596, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (34597, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (34598, 'http://www.markenoele.de/', 'http://www.s-boxer.de/showthread.php?t=20064'), (34599, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CfZA97q7RTM3iF4LQswbPyeCcBK3BsMMB_em97RTVz-PtRwgAEAIoA1Cer6GNAWCVwq2CtAeQAQKgAcfRhPgDyAEBqQJjANX1jIi3PqoEGE_Q2Rce3CCa0pYIFTCMr3pR4AyE_7_VgQ&sig=AGiWqtwPxt9ie7htVqgQI0ccYnwR0N-cJw&adurl=http://www.motulshop.de&rct=j&q'), (34600, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CXV0Zk7DRTNXxA8X8sgauusXlA63BsMMB_em97RTtzOPtRxABKAhQnq-hjQFglYr4gZQHoAHH0YT4A8gBAakCYwDV9YyItz6qBBhP0CUhCZqz5s1NLnc71yViCAqviii3QE8&num=2&sig=AGiWqtwPfZ_8JhZXrT9pFm0hJRZ0Z8xpkA&adurl=http://www.motulshop.de&rct=j&q='), (34601, 'http://www.markenoele.de/', ''), (34602, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (34603, 'http://www.markenoele.de/angebote-des-monats/', ''), (34604, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (34605, 'http://www.markenoele.de/', 'http://www.mineraloele.de/'), (34606, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CiQcKVN3RTN6dA8HPswbHhLD8A63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVsqyCtAegAcfRhPgDyAEBqQL0Fyczn6m3PqoEE0_Q0LPM-7XN8UAE3R6NYJ4weA8&sig=AGiWqtzexZcsp9x3hgAkdSaNmhdXkUABkQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (34607, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34608, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34609, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (34610, 'http://www.markenoele.de/catalog/category/view/id/7?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (34611, 'http://www.markenoele.de/catalog/category/view/id/7?mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (34612, 'http://www.markenoele.de/catalog/product/view/id/11/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list&p=2'), (34613, 'http://www.markenoele.de/catalog/category/view/id/7?mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (34614, 'http://www.markenoele.de/catalog/product/view/id/22/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list&p=2'), (34615, 'http://www.markenoele.de/catalog/category/view/id/7?mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (34616, 'http://www.markenoele.de/catalog/category/view/id/7?mode=list&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list&p=2'), (34617, 'http://www.markenoele.de/catalog/product/view/id/176/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list&p=3'), (34618, 'http://www.markenoele.de/catalog/category/view/id/7?mode=list&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list&p=2'), (34619, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CZ3KjL9_RTODMMciJOuLzzc8DrcGwwwH96b3tFLWD_b5HCAAQAigDUJ6voY0BYJWqs4LAB6ABx9GE-APIAQGpAvQXJzOfqbc-qgQYT9C1ZzitfpLxILHC6whzAqZkNp02d5dI&sig=AGiWqtyMM2hHB5lHiA65ElZP12UV-q-3IQ&adurl=http://www.motulshop.de&rct=j&q=motul'), (34620, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34621, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34622, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34623, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (34624, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34625, 'http://www.markenoele.de/catalog/product/view/id/49/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34626, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34627, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (34628, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34629, 'http://www.markenoele.de/catalog/product/view/id/50/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34630, 'http://www.markenoele.de/catalog/product/gallery/id/50/image/23/', 'http://www.markenoele.de/motul-schmierstoffe/motul-5100-4t-50.html'), (34631, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34632, 'http://www.markenoele.de/catalog/product/view/id/49/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34633, 'http://www.markenoele.de/catalog/product/gallery/id/49/image/22/', 'http://www.markenoele.de/motul-schmierstoffe/motul-5100-4t-49.html'), (34634, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34635, 'http://www.markenoele.de/catalog/product/view/id/50/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34636, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34637, 'http://www.markenoele.de/catalog/product/view/id/49/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34638, 'http://www.markenoele.de/catalog/product/view/id/49/category/4', ''), (34639, 'http://www.markenoele.de/catalog/product/view/id/49/category/4', ''), (34640, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cg1IHJPjRTNmfDtT64waB1-3kBK3BsMMB_em97RTtzOPtRxAFIO2K3wYoCFCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQL0Fyczn6m3PqoEE0_QBPbAYJra0ipk0do8cKUTJa2ABZBO&num=8&sig=AGiWqtxN0Rm5v8XQh5vycnmguShawSgDaQ&adurl=http://www.motulshop.de&rct'), (34641, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34642, 'http://www.markenoele.de/', ''), (34643, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34644, 'http://www.markenoele.de/', ''), (34645, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (34646, 'http://www.markenoele.de/', ''), (34647, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34648, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34649, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cg1IHJPjRTNmfDtT64waB1-3kBK3BsMMB_em97RTtzOPtRxAFIO2K3wYoCFCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQL0Fyczn6m3PqoEE0_QBPbAYJra0ipk0do8cKUTJa2ABZBO&num=8&sig=AGiWqtxN0Rm5v8XQh5vycnmguShawSgDaQ&adurl=http://www.motulshop.de&rct'), (34650, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (34651, 'http://www.markenoele.de/catalog/product/view/id/82/category/25', ''), (34652, 'http://www.markenoele.de/catalog/product/view/id/164/category/28', ''), (34653, 'http://www.markenoele.de/', ''), (34654, 'http://www.markenoele.de/', ''), (34655, 'http://www.markenoele.de/', ''), (34656, 'http://www.markenoele.de/', ''), (34657, 'http://www.markenoele.de/', ''), (34658, 'http://www.markenoele.de/', ''), (34659, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l'), (34660, 'http://www.markenoele.de/', 'http://www.google.com/search?client=opera&rls=de&q=motul+10w-50&sourceid=opera&ie=utf-8&oe=utf-8'), (34661, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34662, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34663, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (34664, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34665, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (34666, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34667, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (34668, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (34669, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (34670, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (34671, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (34672, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (34673, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (34674, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (34675, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (34676, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (34677, 'http://www.markenoele.de/catalog/product/view/id/76/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (34678, 'http://www.markenoele.de/catalog/product/gallery/id/76/image/111/', 'http://www.markenoele.de/motul-schmierstoffe/motul-300v-4t-factory-line-76.html'), (34679, 'http://www.markenoele.de/catalog/product/gallery/id/76/image/111/', 'http://www.markenoele.de/motul-schmierstoffe/motul-300v-4t-factory-line-76.html'), (34680, 'http://www.markenoele.de/catalog/product/gallery/id/76/image/111/', 'http://www.markenoele.de/motul-schmierstoffe/motul-300v-4t-factory-line-76.html'), (34681, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (34682, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100'), (34683, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34684, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34685, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34686, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34687, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34688, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34689, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34690, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+competition+4T+15W50&hl=de&sa=N&tab=fw'), (34691, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (34692, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=motul+&gs_rfai='), (34693, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34694, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34695, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34696, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (34697, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (34698, 'http://www.markenoele.de/', ''), (34699, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (34700, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (34701, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34702, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-heizoel.html'), (34703, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (34704, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34705, 'http://www.markenoele.de/impressum/', ''), (34706, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CG1o2KLvSTKfFNYbiswaFsZXnA63BsMMB_em97RT1y-PtRwgAEAEgwdb_DlCer6GNAWCVmvaBlAegAcfRhPgDyAEBqQLOHKT0xKu3PqoEGE_Q9US6xYoAMiNNuKbXgeHwYZ4FkEtcioAFkE4&sig=AGiWqtzQ6WX5vWzDCvwCnhZa7ZSVvRWl4g&adurl=http://www.motulshop.de&rc'), (34707, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34708, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34709, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (34710, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motor%C3%B6l+g%C3%BCnstig/s/google/gkaid/65343559/?gclid=CPrb26Gsh6UCFdgq3godgRQwOg'), (34711, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34712, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34713, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (34714, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34715, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (34716, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (34717, 'http://www.markenoele.de/zahlung/', ''), (34718, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C9hVuEtbSTNzLI4mMOoijsO8DrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJW6_YGUB6ABx9GE-APIAQGpAs4cpPTEq7c-qgQTT9D49cGapLDv3kdB9P2HiRZfOw&sig=AGiWqtyfB7wuRCEQ2pwIk5LO4IeGe8uKIQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3'), (34719, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34720, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34721, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (34722, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (34723, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (34724, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (34725, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (34726, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34727, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34728, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C9hVuEtbSTNzLI4mMOoijsO8DrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJW6_YGUB6ABx9GE-APIAQGpAs4cpPTEq7c-qgQTT9D49cGapLDv3kdB9P2HiRZfOw&sig=AGiWqtyfB7wuRCEQ2pwIk5LO4IeGe8uKIQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3'), (34729, 'http://www.markenoele.de/', ''), (34730, 'http://www.markenoele.de/', ''), (34731, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (34732, 'http://www.markenoele.de/', 'http://www.markenoele.de/angebote-des-monats/'), (34733, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (34734, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (34735, 'http://www.markenoele.de/catalog/category/view/id/50', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (34736, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (34737, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (34738, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (34739, 'http://www.markenoele.de/', ''), (34740, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34741, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=3000', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34742, 'http://www.markenoele.de/catalogsearch/result/?q=3000', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34743, 'http://www.markenoele.de/catalog/product/view/id/31', 'http://www.markenoele.de/catalogsearch/result/?q=3000'), (34744, 'http://www.markenoele.de/catalog/product/gallery/id/31/image/3/', 'http://www.markenoele.de/motul-3000-4t.html'), (34745, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CIkIDcN_STKjBAcLRswbpstHHA63BsMMB_em97RSt1I_8BhACKAVQnq-hjQFglYr-gZQHoAHH0YT4A8gBAakCzhyk9MSrtz6qBBNP0CK9c7XkqNvBL5M6H6r_Gf0o&num=2&sig=AGiWqtyRJwPBSnodJVZ-W05_Qss_uzpOgA&adurl=http://www.motulshop.de&rct=j&q=motul%2'), (34746, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (34747, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (34748, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (34749, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (34750, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (34751, 'http://www.markenoele.de/catalog/product/view/id/119/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (34752, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (34753, 'http://www.markenoele.de/catalog/product/view/id/121/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (34754, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (34755, 'http://www.markenoele.de/catalog/product/view/id/119/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (34756, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (34757, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (34758, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (34759, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CIkIDcN_STKjBAcLRswbpstHHA63BsMMB_em97RSt1I_8BhACKAVQnq-hjQFglYr-gZQHoAHH0YT4A8gBAakCzhyk9MSrtz6qBBNP0CK9c7XkqNvBL5M6H6r_Gf0o&num=2&sig=AGiWqtyRJwPBSnodJVZ-W05_Qss_uzpOgA&adurl=http://www.motulshop.de&rct=j&q=motul%2'), (34760, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C0jfeeOHSTJ6zHsL6sgbJlZjBA63BsMMB_em97RS9w-PtRxAEKAhQnq-hjQFglbr9gZQHoAHH0YT4A8gBAakCzhyk9MSrtz6qBBhP0PkJtproGwfJZT38OYC0FY-XAIUU7JI&num=7&sig=AGiWqty9tAbs12FU5VFRxiYDRLP4ZsVaYg&adurl=http://www.motulshop.de&rct=j&q='), (34761, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=vuTSTK3qGYj5sgb_v62LDQ'), (34762, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10', 'http://www.markenoele.de/'), (34763, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w-', 'http://www.markenoele.de/'), (34764, 'http://www.markenoele.de/catalogsearch/result/?q=10w-30', 'http://www.markenoele.de/'), (34765, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=vuTSTK3qGYj5sgb_v62LDQ'), (34766, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34767, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+fuel&hl=de&ie=UTF-8&rlz=1T4ADBF_deDE305DE313&q=motul+fuel+system+clean'), (34768, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&btnG=Google-Suche'), (34769, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (34770, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (34771, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34772, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (34773, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&p=2'), (34774, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+fuel&hl=de&ie=UTF-8&rlz=1T4ADBF_deDE305DE313&q=motul+fuel+system+clean'), (34775, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34776, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=4', ''), (34777, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34778, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=5', ''), (34779, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (34780, 'http://www.markenoele.de/catalog/product/view/id/77/category/4', ''), (34781, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (34782, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (34783, 'http://www.markenoele.de/catalog/product/view/id/78/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&p=3'), (34784, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (34785, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34786, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (34787, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (34788, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (34789, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (34790, 'http://www.markenoele.de/catalog/product/view/id/119/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (34791, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (34792, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1288895485&channel=4582219326&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%'), (34793, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34794, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34795, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (34796, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (34797, 'http://www.markenoele.de/catalog/product/view/id/5/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (34798, 'http://www.markenoele.de/catalog/product/gallery/id/5/image/46/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-cess-1l.html'), (34799, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (34800, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (34801, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/tag/motorradoel/1'), (34802, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (34803, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CpDR53f7STOLPNIX_sgbNm7n0A63BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbKsgrQHoAHH0YT4A8gBAakCzhyk9MSrtz6qBBNP0BkF66DdIomjAdkTWnjbFgrO&sig=AGiWqtz5L030NVXXf0GvKgJJpUNFvOIF0Q&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (34804, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (34805, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CpDR53f7STOLPNIX_sgbNm7n0A63BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbKsgrQHoAHH0YT4A8gBAakCzhyk9MSrtz6qBBNP0BkF66DdIomjAdkTWnjbFgrO&sig=AGiWqtz5L030NVXXf0GvKgJJpUNFvOIF0Q&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (34806, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=motul+%C3%B6l&um=1&ie=UTF-8&ei=3f7STKDrMoT1sga2weH9Cw&sa=X&oi=product_result_group&ct=image&resnum=3&ved=0CDEQzAMwAg'), (34807, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34808, 'http://www.markenoele.de/', ''), (34809, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v+chrono+10w40&meta=&btnG=Google-Suche'), (34810, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=cr6&rls=org.mozilla%3Ade%3Aofficial&q=motul+300v&aq=f&aqi=g6&aql=&oq=&gs_rfai='), (34811, 'http://www.markenoele.de/catalog/product/view/id/81/category/25', ''), (34812, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (34813, 'http://www.markenoele.de/', 'http://www.amazon.de/dp/B003AXAM7A/ref=asc_df_B003AXAM7A1243748?smid=A105LHVJAF31RR&tag=ciao-auto-mp-21&linkCode=asn&creative=22506&creativeASIN=B003AXAM7A'), (34814, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (34815, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CBdJYbB_TTMD8BcP7sgaMqsTJBK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglcqKgpgHoAHH0YT4A8gBAakCzhyk9MSrtz6qBBNP0GFpD6yiu-P6tQvCnzxgGxcQ&sig=AGiWqtwlTBwmXL4_mkocZuAE2DVAGmRoTQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (34816, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (34817, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (34818, 'http://www.markenoele.de/', 'http://www.amazon.de/dp/B003AXAM7A/ref=asc_df_B003AXAM7A1243748?smid=A105LHVJAF31RR&tag=ciao-auto-mp-21&linkCode=asn&creative=22506&creativeASIN=B003AXAM7A'), (34819, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (34820, 'http://www.markenoele.de/catalog/product/view/id/74/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (34821, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (34822, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (34823, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (34824, 'http://www.markenoele.de/datenschutz/', ''), (34825, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (34826, 'http://www.markenoele.de/', ''), (34827, 'http://www.markenoele.de/agb/', ''), (34828, 'http://www.markenoele.de/altoelentsorgung/', ''), (34829, 'http://www.markenoele.de/angebote-des-monats/', ''), (34830, 'http://www.markenoele.de/bestellung/', ''), (34831, 'http://www.markenoele.de/agb', ''), (34832, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (34833, 'http://www.markenoele.de/contacts/', ''), (34834, 'http://www.markenoele.de/datenschutz/', ''), (34835, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (34836, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (34837, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (34838, 'http://www.markenoele.de/impressum/', ''), (34839, 'http://www.markenoele.de/lieferung', ''), (34840, 'http://www.markenoele.de/lieferung/', ''), (34841, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (34842, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (34843, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (34844, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', ''), (34845, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position', ''), (34846, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position', ''), (34847, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position', ''), (34848, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=2', ''), (34849, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=1', ''), (34850, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=3', ''), (34851, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=4', ''), (34852, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=2', ''), (34853, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=1', ''), (34854, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=3', ''), (34855, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=4', ''), (34856, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=2', ''), (34857, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=1', ''), (34858, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=3', ''), (34859, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=4', ''), (34860, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position', ''), (34861, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=2', ''), (34862, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=1', ''), (34863, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=3', ''), (34864, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=4', ''), (34865, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position', ''), (34866, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=2', ''), (34867, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=1', ''), (34868, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=3', ''), (34869, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=4', ''), (34870, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=2', ''), (34871, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=1', ''), (34872, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=3', ''), (34873, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=4', ''), (34874, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (34875, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid', ''), (34876, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid&p=2', ''), (34877, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=2', ''), (34878, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=3', ''), (34879, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=4', ''), (34880, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (34881, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (34882, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (34883, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (34884, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (34885, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (34886, 'http://www.markenoele.de/catalog/product/view/id/150/category/41', ''), (34887, 'http://www.markenoele.de/catalog/product/view/id/149/category/41', ''), (34888, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (34889, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (34890, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (34891, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (34892, 'http://www.markenoele.de/catalog/product/view/id/173/category/41', ''), (34893, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', ''), (34894, 'http://www.markenoele.de/catalog/product/view/id/183/category/41', ''), (34895, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (34896, 'http://www.markenoele.de/catalog/product/view/id/171/category/41', ''), (34897, 'http://www.markenoele.de/catalog/product/view/id/148/category/41', ''), (34898, 'http://www.markenoele.de/catalog/product/view/id/201/category/41', ''), (34899, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', ''), (34900, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (34901, 'http://www.markenoele.de/catalog/product/view/id/180/category/41', ''), (34902, 'http://www.markenoele.de/catalog/product/view/id/181/category/41', ''), (34903, 'http://www.markenoele.de/catalog/product/view/id/190/category/41', ''), (34904, 'http://www.markenoele.de/catalog/product/view/id/191/category/41', ''), (34905, 'http://www.markenoele.de/catalog/product/view/id/213/category/41', ''), (34906, 'http://www.markenoele.de/catalog/product/view/id/235/category/41', ''), (34907, 'http://www.markenoele.de/catalog/product/view/id/229/category/41', ''), (34908, 'http://www.markenoele.de/catalog/product/view/id/157/category/41', ''), (34909, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', ''), (34910, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (34911, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (34912, 'http://www.markenoele.de/catalog/product/view/id/172/category/41', ''), (34913, 'http://www.markenoele.de/catalog/product/view/id/246/category/41', ''), (34914, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', ''), (34915, 'http://www.markenoele.de/catalog/product/view/id/174/category/41', ''), (34916, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (34917, 'http://www.markenoele.de/catalog/product/view/id/192/category/41', ''), (34918, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (34919, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (34920, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (34921, 'http://www.markenoele.de/motul_pflegeberater/', ''), (34922, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (34923, 'http://www.markenoele.de/widerruf/', ''), (34924, 'http://www.markenoele.de/zahlung/', ''), (34925, 'http://www.markenoele.de/', ''), (34926, 'http://www.markenoele.de/agb/', ''), (34927, 'http://www.markenoele.de/altoelentsorgung/', ''), (34928, 'http://www.markenoele.de/angebote-des-monats/', ''), (34929, 'http://www.markenoele.de/bestellung/', ''), (34930, 'http://www.markenoele.de/agb', ''), (34931, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (34932, 'http://www.markenoele.de/contacts/', ''), (34933, 'http://www.markenoele.de/datenschutz/', ''), (34934, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (34935, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (34936, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (34937, 'http://www.markenoele.de/impressum/', ''), (34938, 'http://www.markenoele.de/lieferung', ''), (34939, 'http://www.markenoele.de/lieferung/', ''), (34940, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (34941, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (34942, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (34943, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', ''), (34944, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position', ''), (34945, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position', ''), (34946, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position', ''), (34947, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=2', ''), (34948, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=1', ''), (34949, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=3', ''), (34950, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=4', ''), (34951, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=2', ''), (34952, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=1', ''), (34953, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=3', ''), (34954, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=4', ''), (34955, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=2', ''), (34956, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=1', ''), (34957, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=3', ''), (34958, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=4', ''), (34959, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position', ''), (34960, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=2', ''), (34961, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=1', ''), (34962, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=3', ''), (34963, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=4', ''), (34964, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position', ''), (34965, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=2', ''), (34966, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=1', ''), (34967, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=3', ''), (34968, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=4', ''), (34969, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=2', ''), (34970, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=1', ''), (34971, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=3', ''), (34972, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=4', ''), (34973, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (34974, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid', ''), (34975, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid&p=2', ''), (34976, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=2', ''), (34977, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=3', ''), (34978, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=4', ''), (34979, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (34980, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (34981, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (34982, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (34983, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (34984, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (34985, 'http://www.markenoele.de/catalog/product/view/id/150/category/41', ''), (34986, 'http://www.markenoele.de/catalog/product/view/id/149/category/41', ''), (34987, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (34988, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (34989, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (34990, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (34991, 'http://www.markenoele.de/catalog/product/view/id/173/category/41', ''), (34992, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', ''), (34993, 'http://www.markenoele.de/catalog/product/view/id/183/category/41', ''), (34994, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (34995, 'http://www.markenoele.de/catalog/product/view/id/171/category/41', ''), (34996, 'http://www.markenoele.de/catalog/product/view/id/148/category/41', ''), (34997, 'http://www.markenoele.de/catalog/product/view/id/201/category/41', ''), (34998, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', ''), (34999, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (35000, 'http://www.markenoele.de/catalog/product/view/id/180/category/41', ''), (35001, 'http://www.markenoele.de/catalog/product/view/id/181/category/41', ''), (35002, 'http://www.markenoele.de/catalog/product/view/id/190/category/41', ''), (35003, 'http://www.markenoele.de/catalog/product/view/id/191/category/41', ''), (35004, 'http://www.markenoele.de/catalog/product/view/id/213/category/41', ''), (35005, 'http://www.markenoele.de/catalog/product/view/id/235/category/41', ''), (35006, 'http://www.markenoele.de/catalog/product/view/id/229/category/41', ''), (35007, 'http://www.markenoele.de/catalog/product/view/id/157/category/41', ''), (35008, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', ''), (35009, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (35010, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (35011, 'http://www.markenoele.de/catalog/product/view/id/172/category/41', ''), (35012, 'http://www.markenoele.de/catalog/product/view/id/246/category/41', ''), (35013, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', ''), (35014, 'http://www.markenoele.de/catalog/product/view/id/174/category/41', ''), (35015, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (35016, 'http://www.markenoele.de/catalog/product/view/id/192/category/41', ''), (35017, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (35018, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (35019, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (35020, 'http://www.markenoele.de/motul_pflegeberater/', ''), (35021, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (35022, 'http://www.markenoele.de/widerruf/', ''), (35023, 'http://www.markenoele.de/zahlung/', ''), (35024, 'http://www.markenoele.de/catalog/product/view/id/235/category/51', ''), (35025, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (35026, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (35027, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (35028, 'http://www.markenoele.de/', ''), (35029, 'http://www.markenoele.de/agb/', ''), (35030, 'http://www.markenoele.de/altoelentsorgung/', ''), (35031, 'http://www.markenoele.de/angebote-des-monats/', ''), (35032, 'http://www.markenoele.de/bestellung/', ''), (35033, 'http://www.markenoele.de/agb', ''), (35034, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (35035, 'http://www.markenoele.de/contacts/', ''), (35036, 'http://www.markenoele.de/datenschutz/', ''), (35037, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (35038, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (35039, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (35040, 'http://www.markenoele.de/impressum/', ''), (35041, 'http://www.markenoele.de/lieferung', ''), (35042, 'http://www.markenoele.de/lieferung/', ''), (35043, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (35044, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (35045, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (35046, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', ''), (35047, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position', ''), (35048, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position', ''), (35049, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position', ''), (35050, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=2', ''), (35051, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=1', ''), (35052, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=3', ''), (35053, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=4', ''), (35054, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=2', ''), (35055, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=1', ''), (35056, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=3', ''), (35057, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=4', ''), (35058, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=2', ''), (35059, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=1', ''), (35060, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=3', ''), (35061, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=4', ''), (35062, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position', ''), (35063, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=2', ''), (35064, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=1', ''), (35065, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=3', ''), (35066, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=4', ''), (35067, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position', ''), (35068, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=2', ''), (35069, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=1', ''), (35070, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=3', ''), (35071, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=4', ''), (35072, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=2', ''), (35073, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=1', ''), (35074, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=3', ''), (35075, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=4', ''), (35076, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (35077, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid', ''), (35078, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid&p=2', ''), (35079, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=2', ''), (35080, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=3', ''), (35081, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=4', ''), (35082, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (35083, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (35084, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (35085, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (35086, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (35087, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (35088, 'http://www.markenoele.de/catalog/product/view/id/150/category/41', ''), (35089, 'http://www.markenoele.de/catalog/product/view/id/149/category/41', ''), (35090, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (35091, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (35092, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (35093, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (35094, 'http://www.markenoele.de/catalog/product/view/id/173/category/41', ''), (35095, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', ''), (35096, 'http://www.markenoele.de/catalog/product/view/id/183/category/41', ''), (35097, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (35098, 'http://www.markenoele.de/catalog/product/view/id/171/category/41', ''), (35099, 'http://www.markenoele.de/catalog/product/view/id/148/category/41', ''), (35100, 'http://www.markenoele.de/catalog/product/view/id/201/category/41', ''), (35101, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', ''), (35102, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (35103, 'http://www.markenoele.de/catalog/product/view/id/180/category/41', ''), (35104, 'http://www.markenoele.de/catalog/product/view/id/181/category/41', ''), (35105, 'http://www.markenoele.de/catalog/product/view/id/190/category/41', ''), (35106, 'http://www.markenoele.de/catalog/product/view/id/191/category/41', ''), (35107, 'http://www.markenoele.de/catalog/product/view/id/213/category/41', ''), (35108, 'http://www.markenoele.de/catalog/product/view/id/235/category/41', ''), (35109, 'http://www.markenoele.de/catalog/product/view/id/229/category/41', ''), (35110, 'http://www.markenoele.de/catalog/product/view/id/157/category/41', ''), (35111, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', ''), (35112, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (35113, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (35114, 'http://www.markenoele.de/catalog/product/view/id/172/category/41', ''), (35115, 'http://www.markenoele.de/catalog/product/view/id/246/category/41', ''), (35116, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', ''), (35117, 'http://www.markenoele.de/catalog/product/view/id/174/category/41', ''), (35118, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (35119, 'http://www.markenoele.de/catalog/product/view/id/192/category/41', ''), (35120, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (35121, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (35122, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (35123, 'http://www.markenoele.de/motul_pflegeberater/', ''), (35124, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (35125, 'http://www.markenoele.de/widerruf/', ''), (35126, 'http://www.markenoele.de/zahlung/', ''), (35127, 'http://www.markenoele.de/catalog/product/view/id/181', ''), (35128, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (35129, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (35130, 'http://www.markenoele.de/', 'http://www.bing.com/search?q=markenoele.de&src=IE-SearchBox&FORM=IE8SRC'), (35131, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35132, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35133, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', ''), (35134, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (35135, 'http://www.markenoele.de/catalog/product/view/id/56/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (35136, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (35137, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (35138, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.google.de/url?sa=t&source=web&cd=8&ved=0CD0QFjAH&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-pflegeprodukte%2Fshine-go-silicone-clean.html&rct=j&q=motul%20shine%20and%20go&ei=E8DTTI_lNs6gOrO8zfgF&usg=AFQjCNEOQ5-WLHssyBPvYSv3r-35bwHo3Q'), (35139, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (35140, 'http://www.markenoele.de/', ''), (35141, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (35142, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (35143, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (35144, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (35145, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0433164044183876&format=fp_al_lp&output=html&h=15&w=468&lmt=1288950896&flash=9.0.246&url=http%3A%2F%2Finfopirat.com%2Fbm_anleitung-oelwechsel-selber-machen-und-geld-sparen&ui=rc%3A0&dt=12889'), (35146, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (35147, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (35148, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (35149, 'http://www.markenoele.de/', ''), (35150, 'http://www.markenoele.de/', ''), (35151, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=Motul&hl=de&ie=UTF-8&rlz=1T4ADBF_deDE302DE302&q=motul+%c3%b6l'), (35152, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CsRb6Q-nTTOCaH8Sv4gaFnvDOCa3BsMMB_em97RTtzOPtRwgAEAMoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQIg6mTHS9m3PqoEE0_QWjuYA58Zo0OepfdlJ1ME6cg&sig=AGiWqtz2cad_ILyBbl0pI1XlrlK43eITRw&adurl=http://www.motulshop.de&rct=j&q=2%20takt%2'), (35153, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35154, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35155, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (35156, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CsRb6Q-nTTOCaH8Sv4gaFnvDOCa3BsMMB_em97RTtzOPtRwgAEAMoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQIg6mTHS9m3PqoEE0_QWjuYA58Zo0OepfdlJ1ME6cg&sig=AGiWqtz2cad_ILyBbl0pI1XlrlK43eITRw&adurl=http://www.motulshop.de&rct=j&q=2%20takt%2'), (35157, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (35158, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (35159, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (35160, 'http://www.markenoele.de/', ''), (35161, 'http://www.markenoele.de/agb/', ''), (35162, 'http://www.markenoele.de/altoelentsorgung/', ''), (35163, 'http://www.markenoele.de/angebote-des-monats/', ''), (35164, 'http://www.markenoele.de/bestellung/', ''), (35165, 'http://www.markenoele.de/agb', ''), (35166, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (35167, 'http://www.markenoele.de/contacts/', ''), (35168, 'http://www.markenoele.de/datenschutz/', ''), (35169, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (35170, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (35171, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (35172, 'http://www.markenoele.de/impressum/', ''), (35173, 'http://www.markenoele.de/lieferung', ''), (35174, 'http://www.markenoele.de/lieferung/', ''), (35175, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (35176, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (35177, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (35178, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', ''), (35179, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position', ''), (35180, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position', ''), (35181, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position', ''), (35182, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=2', ''), (35183, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=1', ''), (35184, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=3', ''), (35185, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=4', ''), (35186, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=2', ''), (35187, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=1', ''), (35188, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=3', ''), (35189, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=4', ''), (35190, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=2', ''), (35191, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=1', ''), (35192, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=3', ''), (35193, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=4', ''), (35194, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position', ''), (35195, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=2', ''), (35196, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=1', ''), (35197, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=3', ''), (35198, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=4', ''), (35199, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position', ''), (35200, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=2', ''), (35201, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=1', ''), (35202, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=3', ''), (35203, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=4', ''), (35204, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=2', ''), (35205, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=1', ''), (35206, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=3', ''), (35207, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=4', ''), (35208, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (35209, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid', ''), (35210, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid&p=2', ''), (35211, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=2', ''), (35212, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=3', ''), (35213, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=4', ''), (35214, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (35215, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (35216, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (35217, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (35218, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (35219, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (35220, 'http://www.markenoele.de/catalog/product/view/id/150/category/41', ''), (35221, 'http://www.markenoele.de/catalog/product/view/id/149/category/41', ''), (35222, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (35223, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (35224, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (35225, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (35226, 'http://www.markenoele.de/catalog/product/view/id/173/category/41', ''), (35227, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', ''), (35228, 'http://www.markenoele.de/catalog/product/view/id/183/category/41', ''), (35229, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (35230, 'http://www.markenoele.de/catalog/product/view/id/171/category/41', ''), (35231, 'http://www.markenoele.de/catalog/product/view/id/148/category/41', ''), (35232, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=billiges+2+takt+%c3%b6l&gil=de-DE&hl=de&SearchSourceOrigin=3&SelfSearch=1&ctid=CT2269050&octid=CT2269050'), (35233, 'http://www.markenoele.de/catalog/product/view/id/201/category/41', ''), (35234, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', ''), (35235, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (35236, 'http://www.markenoele.de/catalog/product/view/id/180/category/41', ''), (35237, 'http://www.markenoele.de/catalog/product/view/id/181/category/41', ''), (35238, 'http://www.markenoele.de/catalog/product/view/id/190/category/41', ''), (35239, 'http://www.markenoele.de/catalog/product/view/id/191/category/41', ''), (35240, 'http://www.markenoele.de/catalog/product/view/id/213/category/41', ''), (35241, 'http://www.markenoele.de/catalog/product/view/id/235/category/41', ''), (35242, 'http://www.markenoele.de/catalog/product/view/id/229/category/41', ''), (35243, 'http://www.markenoele.de/catalog/product/view/id/157/category/41', ''), (35244, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', ''), (35245, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (35246, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (35247, 'http://www.markenoele.de/catalog/product/view/id/172/category/41', ''), (35248, 'http://www.markenoele.de/catalog/product/view/id/246/category/41', ''), (35249, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', ''), (35250, 'http://www.markenoele.de/catalog/product/view/id/174/category/41', ''), (35251, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (35252, 'http://www.markenoele.de/catalog/product/view/id/192/category/41', ''), (35253, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (35254, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (35255, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (35256, 'http://www.markenoele.de/motul_pflegeberater/', ''), (35257, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (35258, 'http://www.markenoele.de/widerruf/', ''), (35259, 'http://www.markenoele.de/zahlung/', ''), (35260, 'http://www.markenoele.de/catalog/product/view/id/139', 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CEQQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-arbeitshandschuhe.html&rct=j&q=arbeitshandschuhe%20mit%20druck&ei=mv_TTNmsL4nCswbb7e3vBA&usg=AFQjCNGwJAnunwgwP_lRgBXzqeDDG_kUQw&sig2=W2dv-JY6IxiLm-'), (35261, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (35262, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+motor%C3%B6l/s/google/koid/3742571874/gkaid/58247091/?gclid=CI2gmLDeiaUCFcnozAodtEud8g'), (35263, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (35264, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (35265, 'http://www.markenoele.de/catalog/product/view/id/139', 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CEQQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-arbeitshandschuhe.html&rct=j&q=arbeitshandschuhe%20mit%20druck&ei=mv_TTNmsL4nCswbb7e3vBA&usg=AFQjCNGwJAnunwgwP_lRgBXzqeDDG_kUQw&sig2=W2dv-JY6IxiLm-'), (35266, 'http://www.markenoele.de/lieferung/', ''), (35267, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CRQlvOgvUTILSPMHSswaC0-zRA63BsMMB_em97RSt1I_8BggAEAEoAlCer6GNAWCVqpyCrAegAcfRhPgDyAEBqQJfNPYx18y3PqoEE0_QPAY6oIumCTO-tZ66bpsvdeQ&sig=AGiWqtxuhH9gBaF7oJa_6rYiRl7K_4_jqA&adurl=http://www.motulshop.de&rct=j&q=motul%20fu'), (35268, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CRQlvOgvUTILSPMHSswaC0-zRA63BsMMB_em97RSt1I_8BggAEAEoAlCer6GNAWCVqpyCrAegAcfRhPgDyAEBqQJfNPYx18y3PqoEE0_QPAY6oIumCTO-tZ66bpsvdeQ&sig=AGiWqtxuhH9gBaF7oJa_6rYiRl7K_4_jqA&adurl=http://www.motulshop.de&rct=j&q=motul%20fu'), (35269, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C_2kv8w3UTPO6OYaNOuTnyI4GrcGwwwH96b3tFK3Uj_wGEAEoA1Cer6GNAWCVqpyCrAegAcfRhPgDyAEBqQJfNPYx18y3PqoEGE_QMOhA8XsTaQcD-aEwr9WyEyvPl3HZdw&num=1&sig=AGiWqtw733tlZJWiyDnBztbherzdgLsmyw&adurl=http://www.motulshop.de&rct=j&q=m'), (35270, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (35271, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (35272, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35273, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (35274, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (35275, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (35276, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ct5Rosg7UTJXSOYaTOrenmJAGrcGwwwH96b3tFK3Uj_wGCAAQAigDUJ6voY0BYJWqnIKsB5ABAqABx9GE-APIAQGpAl809jHXzLc-qgQYT9BgBEdXDJzXsCOustVLkUQTAKSYtD1f&sig=AGiWqtwBjyGfoG0Lhk0ItAemsKYSTI7Tyg&adurl=http://www.motulshop.de&rct=j&q=m'), (35277, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6314761684476094&output=html&h=250&slotname=5382851661&w=250&lmt=1288967306&flash=10.1.85.3&url=http%3A%2F%2Fwww.online-verkauf.org%2Fsearch%2F1%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2Cmotul.html%3Fgc'), (35278, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (35279, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (35280, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (35281, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (35282, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (35283, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6314761684476094&output=html&h=250&slotname=5382851661&w=250&lmt=1288967306&flash=10.1.85.3&url=http%3A%2F%2Fwww.online-verkauf.org%2Fsearch%2F1%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2Cmotul.html%3Fgc'), (35284, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6314761684476094&output=html&h=250&slotname=5382851661&w=250&lmt=1288967395&flash=10.1.85.3&url=http%3A%2F%2Fwww.online-verkauf.org%2Fsearch%2F1%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2Cmotul.html%3Fgc'), (35285, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CbRTn6BnUTOLSN4WNOriynI4GrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQIIiaCpWK63PqoEE0_QW4jjO3ozr5d4on5ZzUSfydM&sig=AGiWqtypvlvwHuWoPm4HJRwN0KqUuqjuPQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (35286, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l'), (35287, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (35288, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35289, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (35290, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35291, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (35292, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (35293, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', ''), (35294, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=all&order=gebinde_groesse', ''), (35295, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&limit=all&order=gebinde_groesse'), (35296, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', ''), (35297, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=desc&limit=all&order=gebinde_groesse'), (35298, 'http://www.markenoele.de/catalog/product/view/id/48/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=desc&limit=all&order=gebinde_groesse'), (35299, 'http://www.markenoele.de/catalog/product/view/id/32/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=desc&limit=all&order=gebinde_groesse'), (35300, 'http://www.markenoele.de/catalog/product/view/id/48/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=desc&limit=all&order=gebinde_groesse'), (35301, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=desc&limit=all&order=gebinde_groesse'), (35302, 'http://www.markenoele.de/catalog/product/view/id/56/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=desc&limit=all&order=gebinde_groesse'), (35303, 'http://www.markenoele.de/catalog/product/view/id/54/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=desc&limit=all&order=gebinde_groesse'), (35304, 'http://www.markenoele.de/catalog/product/view/id/52/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=desc&limit=all&order=gebinde_groesse'), (35305, 'http://www.markenoele.de/angebote-des-monats', ''), (35306, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=desc&limit=all&order=gebinde_groesse'), (35307, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', ''), (35308, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1288969936&channel=4582219326&color_bg=F2F3F5&color_border=F2F3F5&flash=10.1.85.3&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2'), (35309, 'http://www.markenoele.de/', ''), (35310, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+shine&hl=de&ie=UTF-8&rlz=1T4GZAZ_deDE256DE256&q=motul+shine+and+go'), (35311, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (35312, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (35313, 'http://www.markenoele.de/catalog/product/gallery/id/111/image/74/', ''), (35314, 'http://www.markenoele.de/', 'http://searchportal.information.com/?o_id=55422&domainname=liqui-moli.de'), (35315, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (35316, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+scooter+power+2T'), (35317, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35318, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35319, 'http://www.markenoele.de/bestellung/', ''), (35320, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (35321, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (35322, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5306860599&w=728&lmt=0&ea=0&flash=10.0.45&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F1519%2F90827%2FRedline%2BOel%2Bin%2BDeutschland.h'), (35323, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (35324, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (35325, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (35326, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1288980207&flash=10.1.85.3&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-ist-den-nun-das-richtige-oel-t1790223.html&dt'), (35327, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=3&oq=motul&hl=de&ie=UTF-8&rlz=1T4HPNN_deDE311DE311&q=motul+%c3%b6l'), (35328, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (35329, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (35330, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C4DbeL0rUTKOtBIzPswaJofTlA63BsMMB_em97RSt1I_8BggAEAFQnq-hjQFglbr9gZQHoAHH0YT4A8gBAakCyjU0Riygtz6qBBNP0NUDej-rBJos10Esd9LJrW4V&sig=AGiWqtztc6xf4hmk_WhRhewEPqz_IJp94w&adurl=http://www.motulshop.de&rct=j&q=motul%20fuel%'), (35331, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35332, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (35333, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (35334, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (35335, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (35336, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (35337, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35338, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (35339, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (35340, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (35341, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (35342, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (35343, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (35344, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (35345, 'http://www.markenoele.de/catalog/product/view/id/119/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (35346, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/getriebeoel%20SAE%20140/&campid=5336531285'), (35347, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/ATF%20typ%20a/&campid=5336531286&ggkey=ATF%20typ%20a'), (35348, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (35349, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (35350, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35351, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (35352, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (35353, 'http://www.markenoele.de/catalog/product/view/id/30/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (35354, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-gear-ff-competition.html'), (35355, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (35356, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CBchhO1vUTIShO8jPswbcg8zwA63BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVkp-CsAegAcfRhPgDyAEBqQLfndLDRIq3PqoEE0_Q_lvzQJGnb-T75xbv6_WePOA&sig=AGiWqtw91WYAvKf3vKfbw_8mQh5Na4Jyuw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (35357, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35358, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35359, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (35360, 'http://www.markenoele.de/catalog/category/view/id/24', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (35361, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (35362, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (35363, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (35364, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (35365, 'http://www.markenoele.de/catalog/category/view/id/50', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (35366, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (35367, 'http://www.markenoele.de/catalog/category/view/id/48?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (35368, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?p=2'), (35369, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (35370, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe/top-gel.html'), (35371, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35372, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (35373, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35374, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (35375, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-power-2t.html'), (35376, 'http://www.markenoele.de/catalog/product/view/id/159/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (35377, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/garten/garden-4t-159.html'), (35378, 'http://www.markenoele.de/catalog/product/view/id/163/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (35379, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/garten/garden-4t-159.html'), (35380, 'http://www.markenoele.de/catalog/product/view/id/164/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (35381, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/garten/timber-bio.html'), (35382, 'http://www.markenoele.de/catalog/category/view/id/41?limit=all', ''), (35383, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (35384, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (35385, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.google.de/search?q=motul+4100+15W50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (35386, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (35387, 'http://www.markenoele.de/catalog/product/view/id/142', ''), (35388, 'http://www.markenoele.de/contacts/', ''), (35389, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (35390, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=2c&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+factory+line&aq=0&aqi=g1&aql=&oq=motul+factory+&gs_rfai='), (35391, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35392, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35393, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (35394, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (35395, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (35396, 'http://www.markenoele.de/catalog/product/view/id/56/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (35397, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (35398, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-56.html'), (35399, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (35400, 'http://www.markenoele.de/catalog/product/view/id/75/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (35401, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-4t-factory-line-75.html'), (35402, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul_pflegeberater/'), (35403, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (35404, 'http://www.markenoele.de/catalog/product/view/id/123/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (35405, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte/engine-clean.html'), (35406, 'http://www.markenoele.de/catalog/product/view/id/133', ''), (35407, 'http://www.markenoele.de/catalog/product/view/id/201/category/51', ''), (35408, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (35409, 'http://www.markenoele.de/catalog/product/view/id/101', ''), (35410, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (35411, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (35412, 'http://www.markenoele.de/catalog/product/view/id/83/category/27', ''), (35413, 'http://www.markenoele.de/catalog/product/view/id/141/category/53', ''), (35414, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (35415, 'http://www.markenoele.de/agb', ''), (35416, 'http://www.markenoele.de/catalog/product/view/id/99', ''), (35417, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (35418, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (35419, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (35420, 'http://www.markenoele.de/catalog/product/view/id/235', ''), (35421, 'http://www.markenoele.de/', ''), (35422, 'http://www.markenoele.de/widerruf/', ''), (35423, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CrY1oqhPVTKeUGoGLOrCV4Y4GrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJWCoIKwB6ABx9GE-APIAQGpArLdSiHaj7c-qgQTT9C3U4bWkdAXgs-g-J1w5bTy1A&sig=AGiWqtzqR0OvV32GDiDErbHeCRiS4IeXTw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3'), (35424, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35425, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35426, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (35427, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (35428, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (35429, 'http://www.markenoele.de/catalog/product/view/id/7/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (35430, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (35431, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (35432, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (35433, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (35434, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (35435, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (35436, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (35437, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (35438, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (35439, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (35440, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (35441, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (35442, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (35443, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (35444, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (35445, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (35446, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (35447, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (35448, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (35449, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (35450, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (35451, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cby9Y6xzVTO2PLsGTOtL64Y8GrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVgoCAlAegAcfRhPgDyAEBqQKy3Uoh2o-3PqoEE0_QBkS-TW5Xanjfv7QmzrzKdPw&sig=AGiWqtxwOnohFLX1OQeYYGZu8cJCIz9oYg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (35452, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CjSwiQh_VTNmUL8OPOsfw0I4GrcGwwwH96b3tFK3Uj_wGCAAQASCxit8GKAJQnq-hjQFglfKogrAHoAHH0YT4A8gBAakCst1KIdqPtz6qBBNP0L-mx85vs2W8ZKtiNo_kXOtZgAWQTg&sig=AGiWqty575hl10BkGifIp3wFrSLitfFlkA&adurl=http://www.motulshop.de&rct=j&q'), (35453, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (35454, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (35455, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (35456, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (35457, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (35458, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35459, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20S', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35460, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20System', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35461, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20Sy', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35462, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20Sys', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35463, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20System%20Cl', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35464, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Fuel%20System%20Clean', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35465, 'http://www.markenoele.de/catalogsearch/result/?q=Fuel+System+Clean', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35466, 'http://www.markenoele.de/catalog/product/view/id/119', 'http://www.markenoele.de/catalogsearch/result/?q=Fuel+System+Clean'), (35467, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CiiY6BSLVTP3aB4eFOuDZrI8GrcGwwwH96b3tFIXK4-1HCAAQASgDUJ6voY0BYJXqtYLEB6ABx9GE-APIAQGpArLdSiHaj7c-qgQYT9AwbCLvM_SlHS8tND1WLVn1MRArWF3K&sig=AGiWqtx-jk0gDjDWWyOg3oapNMCZWb0gUQ&adurl=http://www.motulshop.de&rct=j&q=motor'), (35468, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35469, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35470, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (35471, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-3000-4t-32.html'), (35472, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (35473, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35474, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35475, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CiiY6BSLVTP3aB4eFOuDZrI8GrcGwwwH96b3tFIXK4-1HCAAQASgDUJ6voY0BYJXqtYLEB6ABx9GE-APIAQGpArLdSiHaj7c-qgQYT9AwbCLvM_SlHS8tND1WLVn1MRArWF3K&sig=AGiWqtx-jk0gDjDWWyOg3oapNMCZWb0gUQ&adurl=http://www.motulshop.de&rct=j&q=motor'), (35476, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (35477, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=6Mg&rls=org.mozilla:de:official&&sa=X&ei=8CfVTP20JYnHswaJ8ZzwCA&ved=0CC8QBSgA&q=motul+motor%C3%B6l&spell=1'), (35478, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/112/', 'http://www.markenoele.de/'), (35479, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (35480, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=6Mg&rls=org.mozilla:de:official&&sa=X&ei=8CfVTP20JYnHswaJ8ZzwCA&ved=0CC8QBSgA&q=motul+motor%C3%B6l&spell=1'), (35481, 'http://www.markenoele.de/', ''), (35482, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/'), (35483, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/zahlung/'), (35484, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul_pflegeberater/'), (35485, 'http://www.markenoele.de/catalog/product/view/id/115', ''), (35486, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/angebote-des-monats/'), (35487, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-5100-4t-50.html'), (35488, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (35489, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/altoelentsorgung/'), (35490, 'http://www.markenoele.de/', ''), (35491, 'http://www.markenoele.de/', ''), (35492, 'http://www.markenoele.de/catalog/product/view/id/117/category/46', ''), (35493, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CgivH7jHVTOWqGIaQOpXX9I8GrcGwwwH96b3tFKW34-1HCAAQASgCUJ6voY0BYJXygYKYB6ABx9GE-APIAQGpArLdSiHaj7c-qgQYT9CeoSj8puFeUtv4B8eCrXRwO53GYo3p&sig=AGiWqtxW-lZniKFn5ZA6uGzq6dnwijYYdg&adurl=http://www.motulshop.de&rct=j&q=Motul'), (35494, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35495, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35496, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=viskositaet', ''), (35497, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=viskositaet'), (35498, 'http://www.markenoele.de/catalog/product/view/id/29/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=desc&order=viskositaet'), (35499, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=all&order=viskositaet', ''), (35500, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=viskositaet'), (35501, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=viskositaet', ''), (35502, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35503, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35504, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CgivH7jHVTOWqGIaQOpXX9I8GrcGwwwH96b3tFKW34-1HCAAQASgCUJ6voY0BYJXygYKYB6ABx9GE-APIAQGpArLdSiHaj7c-qgQYT9CeoSj8puFeUtv4B8eCrXRwO53GYo3p&sig=AGiWqtxW-lZniKFn5ZA6uGzq6dnwijYYdg&adurl=http://www.motulshop.de&rct=j&q=Motul'), (35505, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CgivH7jHVTOWqGIaQOpXX9I8GrcGwwwH96b3tFKW34-1HCAAQASgCUJ6voY0BYJXygYKYB6ABx9GE-APIAQGpArLdSiHaj7c-qgQYT9CeoSj8puFeUtv4B8eCrXRwO53GYo3p&sig=AGiWqtxW-lZniKFn5ZA6uGzq6dnwijYYdg&adurl=http://www.motulshop.de&rct=j&q=Motul'), (35506, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35507, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35508, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (35509, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35510, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35511, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CgivH7jHVTOWqGIaQOpXX9I8GrcGwwwH96b3tFKW34-1HCAAQASgCUJ6voY0BYJXygYKYB6ABx9GE-APIAQGpArLdSiHaj7c-qgQYT9CeoSj8puFeUtv4B8eCrXRwO53GYo3p&sig=AGiWqtxW-lZniKFn5ZA6uGzq6dnwijYYdg&adurl=http://www.motulshop.de&rct=j&q=Motul'), (35512, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (35513, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CJnX0RTTVTPHsM8OLOvWp4I8GrcGwwwH96b3tFK3Uj_wGCAAQAVCer6GNAWCVqvuBlAegAcfRhPgDyAEBqQKy3Uoh2o-3PqoEGE_Qx9n7wpWHrFH-pqa4pZC5UdYuHf47fQ&sig=AGiWqtwCzx7GjTigO1yX-IGwdJai-G1qtQ&adurl=http://www.motulshop.de&rct=j&q=Motul%2'), (35514, 'http://www.markenoele.de/', 'http://fahrzeugteile.shop.ebay.de/Schmierstoffe-/30892/i.html?_nkw=5%20w%2030%20longlife%203&_fln=1&_trksid=p3286.c0.m283&_sadis=50&_fpos=65232&_fspt=1&LH_Distance=65232..50'), (35515, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (35516, 'http://www.markenoele.de/catalog/product/view/id/123', ''), (35517, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+%C3%B6l+10ml&hl=de&ei=CkjVTMmhJMTpOZ-jvMYJ&start=10&sa=N'), (35518, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35519, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35520, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (35521, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/angebote-des-monats/'), (35522, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (35523, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35524, 'http://www.markenoele.de/catalog/category/view/id/19', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (35525, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (35526, 'http://www.markenoele.de/catalog/category/view/id/26', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (35527, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (35528, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (35529, 'http://www.markenoele.de/', ''), (35530, 'http://www.markenoele.de/', ''), (35531, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C5I50t1DVTNTIG4Kv4gaziumhBK3BsMMB_em97RS97Pu-RwgAEAEgx5j4BSgCUJ6voY0BYJWCgICYB6ABx9GE-APIAQGpArLdSiHaj7c-qgQTT9BYhYrNXdQNnN3KzE7FqaOmVYAFkE4&sig=AGiWqty2NJxgsY0INzIuK4ODIFE2dPmUdw&adurl=http://www.motulshop.de&rct=j&'), (35532, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (35533, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C5I50t1DVTNTIG4Kv4gaziumhBK3BsMMB_em97RS97Pu-RwgAEAEgx5j4BSgCUJ6voY0BYJWCgICYB6ABx9GE-APIAQGpArLdSiHaj7c-qgQTT9BYhYrNXdQNnN3KzE7FqaOmVYAFkE4&sig=AGiWqty2NJxgsY0INzIuK4ODIFE2dPmUdw&adurl=http://www.motulshop.de&rct=j&'), (35534, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35535, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35536, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35537, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35538, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (35539, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (35540, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (35541, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/bestellung/'), (35542, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=Motul+Motor%C3%B6l+5w30+Longlife+Vw&_sacat=0&_odkw=Motor%C3%B6l+5w30+Longlife+Vw&_osacat=0&_trksid=p3286.c0.m270.l1313'), (35543, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/esso-heizoel.html'), (35544, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35545, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35546, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6314761684476094&output=html&h=15&slotname=2894474806&w=468&lmt=1289049862&flash=10.0.32&url=http%3A%2F%2Fwww.online-verkauf.org%2Fsearch%2F2%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C20w50.html&dt=1289'), (35547, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35548, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35549, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35550, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6314761684476094&output=html&h=15&slotname=2894474806&w=468&lmt=1289049862&flash=10.0.32&url=http%3A%2F%2Fwww.online-verkauf.org%2Fsearch%2F2%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C20w50.html&dt=1289'), (35551, 'http://www.markenoele.de/', ''), (35552, 'http://www.markenoele.de/administration/Login.aspx', ''), (35553, 'http://www.markenoele.de/umbraco/', ''), (35554, 'http://www.markenoele.de/dynamix/', ''), (35555, 'http://www.markenoele.de/Pages/Login.aspx', ''), (35556, 'http://www.markenoele.de/zino/css/zino_core.css', ''), (35557, 'http://www.markenoele.de/n2/', ''), (35558, 'http://www.markenoele.de/catalog/product/view/id/100', ''), (35559, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+10w-40+4l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (35560, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35561, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35562, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (35563, 'http://www.markenoele.de/catalog/product/view/id/75/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (35564, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+300v+10w-40+4l&rt=nc&LH_BIN=1&_dmpt=Motorrad_Kraftradteile&_trksid=p3286.c0.m301'), (35565, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cnfkyd2XVTL3_K4GOOpb6wY4GrcGwwwH96b3tFM2A_b5HCAAQASgDUJ6voY0BYJWK-IGUB6ABx9GE-APIAQGpArLdSiHaj7c-qgQTT9BoOgzO1QqOBBsxF0nGY32sBg&sig=AGiWqtx7QefFR0owKQwds9jVyMmHfN7yJA&adurl=http://www.motulshop.de&rct=j&q=motul%202%2'), (35566, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (35567, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (35568, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35569, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (35570, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (35571, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (35572, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-expert-2t.html'), (35573, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20T', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (35574, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20Tak', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (35575, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20Takt', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (35576, 'http://www.markenoele.de/catalogsearch/result/?q=2+takt+%C3%B6l', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (35577, 'http://www.markenoele.de/catalog/product/view/id/58', 'http://www.markenoele.de/catalogsearch/result/?q=2+takt+%C3%B6l'), (35578, 'http://www.markenoele.de/catalog/product/gallery/id/58/image/31/', 'http://www.markenoele.de/motul-510-2t.html'), (35579, 'http://www.markenoele.de/catalogsearch/result/?q=2+takt+%C3%B6l', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (35580, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2+takt+%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/?q=2+takt+%C3%B6l'), (35581, 'http://www.markenoele.de/catalog/product/view/id/145', ''), (35582, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CujX5sHvVTJ3_CMGJOozR5I8GrcGwwwH96b3tFL3s-75HCAAQASDB1v8OUJ6voY0BYJWq9oGUB5ABAqABx9GE-APIAQGpArLdSiHaj7c-qgQTT9Dam1S2FL0AvgThCciM3CazXYAFkE4&sig=AGiWqtykCMokOytvnQQiNpSfJsYTvWp5HA&adurl=http://www.motulshop.de&rct=j&'), (35583, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35584, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35585, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (35586, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35587, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35588, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?dia=pto&cvold=novariante&sr=ptoweb&more=variante2k&moreold=variante2k&device=html&classification=web&mandant=bidcs&context=internet-tab&tpc=internet&ptl=std&q=motul+fuel+system+clean'), (35589, 'http://www.markenoele.de/', 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g7&q=motul+motor%C3%B6l'), (35590, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (35591, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35592, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35593, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (35594, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (35595, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (35596, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (35597, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (35598, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (35599, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (35600, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (35601, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (35602, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (35603, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/valve-expert.html'), (35604, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (35605, 'http://www.markenoele.de/catalog/category/view/id/48?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (35606, 'http://www.markenoele.de/catalog/product/view/id/123/category/48', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?p=2'), (35607, 'http://www.markenoele.de/catalog/category/view/id/48?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (35608, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/auto/engine-clean.html'), (35609, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35610, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=Motul+Fuel+System+Clean'), (35611, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=Motul+Fuel+System+Clean'), (35612, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (35613, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (35614, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Fuel+System+Clean&hl=de&lr=lang_de&rlz=1T4GGLL_deDE351DE351&tbs=lr:lang_1de&prmd=s&ei=4pjVTNewO8TDswaxx_yGCA&start=30&sa=N'), (35615, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (35616, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Fuel+System+Clean&hl=de&lr=lang_de&rlz=1T4GGLL_deDE351DE351&tbs=lr:lang_1de&prmd=s&ei=4pjVTNewO8TDswaxx_yGCA&start=30&sa=N'), (35617, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (35618, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Fuel+System+Clean&hl=de&lr=lang_de&rlz=1T4GGLL_deDE351DE351&tbs=lr:lang_1de&prmd=s&ei=4pjVTNewO8TDswaxx_yGCA&start=30&sa=N'), (35619, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cr_XCs5vVTITGMsGOOuDD2I8GrcGwwwH96b3tFN2_4-1HCAAQAVCer6GNAWCVoqCCsAeQAQKgAcfRhPgDyAEBqQKy3Uoh2o-3PqoEE0_QR3qNM5NRlX3RI6c9hoAIamY&sig=AGiWqtz2VJXfTRX2ZQ0glEI-zyMSKzyuuA&adurl=http://www.motulshop.de&rct=j&q=motul%2080'), (35620, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35621, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35622, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35623, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35624, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35625, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (35626, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (35627, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CDkQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=CdLVTMepKYOWswaN9fiRCA&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (35628, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35629, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35630, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (35631, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/zahlung/'), (35632, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35633, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (35634, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (35635, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (35636, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/bestellung/'), (35637, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (35638, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (35639, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (35640, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35641, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/zahlung/'), (35642, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (35643, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35644, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35645, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CDkQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=CdLVTMepKYOWswaN9fiRCA&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (35646, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (35647, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CSypedOfVTIOiGYOpjAfapqnvBK3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJXCoIKwB6ABx9GE-APIAQGpArLdSiHaj7c-qgQTT9CpC4PcJ9vzg21o1QJAdG49kQ&sig=AGiWqtxn4YqjU1uqXjAhIahSBbMbok7lYg&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (35648, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/'), (35649, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/lieferung/'), (35650, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/'), (35651, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CSypedOfVTIOiGYOpjAfapqnvBK3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJXCoIKwB6ABx9GE-APIAQGpArLdSiHaj7c-qgQTT9CpC4PcJ9vzg21o1QJAdG49kQ&sig=AGiWqtxn4YqjU1uqXjAhIahSBbMbok7lYg&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (35652, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35653, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35654, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (35655, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (35656, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (35657, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (35658, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (35659, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (35660, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (35661, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (35662, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (35663, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (35664, 'http://www.markenoele.de/', 'http://www.f-m-computer.de/cfm/19000000_0000.cfm'), (35665, 'http://www.markenoele.de/', ''), (35666, 'http://www.markenoele.de/', ''), (35667, 'http://www.markenoele.de/', 'http://www.f-m-computer.de/cfm/19000000_0000.cfm'), (35668, 'http://www.markenoele.de/', ''), (35669, 'http://www.markenoele.de/', ''), (35670, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (35671, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (35672, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (35673, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (35674, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (35675, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (35676, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (35677, 'http://www.markenoele.de/', ''), (35678, 'http://www.markenoele.de/angebote-des-monats/', ''), (35679, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+SPECIFIC+LL-04+5W40+&_sacat=0&_stpos=&_sop=15&gbr=1&_odkw=motul&_osacat=0&_trksid=p3286.c0.m270.l1313'), (35680, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (35681, 'http://www.markenoele.de/catalog/product/view/id/111/category/48', ''), (35682, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+factory+line&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (35683, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35684, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35685, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (35686, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (35687, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (35688, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (35689, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (35690, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (35691, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (35692, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (35693, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (35694, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CKzQLUnfWTM3qNoOKOryCldYMrcGwwwH96b3tFO3M4-1HEAEoCFCer6GNAWCV0oCCmAegAcfRhPgDyAEBqQKy3Uoh2o-3PqoEGE_QtDqPgQFuVgRVfR8y7c0w6iliec4FiQ&num=4&sig=AGiWqtzJ2U8E1WOi52Ge_3VVhvSZtsk19g&adurl=http://www.motulshop.de&rct=j&q=S'), (35695, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CKzQLUnfWTM3qNoOKOryCldYMrcGwwwH96b3tFO3M4-1HEAEoCFCer6GNAWCV0oCCmAegAcfRhPgDyAEBqQKy3Uoh2o-3PqoEGE_QtDqPgQFuVgRVfR8y7c0w6iliec4FiQ&num=4&sig=AGiWqtzJ2U8E1WOi52Ge_3VVhvSZtsk19g&adurl=http://www.motulshop.de&rct=j&q=S'), (35696, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CKzQLUnfWTM3qNoOKOryCldYMrcGwwwH96b3tFO3M4-1HEAEoCFCer6GNAWCV0oCCmAegAcfRhPgDyAEBqQKy3Uoh2o-3PqoEGE_QtDqPgQFuVgRVfR8y7c0w6iliec4FiQ&num=4&sig=AGiWqtzJ2U8E1WOi52Ge_3VVhvSZtsk19g&adurl=http://www.motulshop.de&rct=j&q=S'), (35697, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CKzQLUnfWTM3qNoOKOryCldYMrcGwwwH96b3tFO3M4-1HEAEoCFCer6GNAWCV0oCCmAegAcfRhPgDyAEBqQKy3Uoh2o-3PqoEGE_QtDqPgQFuVgRVfR8y7c0w6iliec4FiQ&num=4&sig=AGiWqtzJ2U8E1WOi52Ge_3VVhvSZtsk19g&adurl=http://www.motulshop.de&rct=j&q=S'), (35698, 'http://www.markenoele.de/catalog/product/view/id/159/category/28', ''), (35699, 'http://www.markenoele.de/catalog/product/view/id/115/category/44', ''), (35700, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&aq=5&aqi=g10&aql=&oq=motu&gs_rfai='), (35701, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35702, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35703, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (35704, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (35705, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (35706, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (35707, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (35708, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (35709, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (35710, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (35711, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (35712, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (35713, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (35714, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (35715, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (35716, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (35717, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/micro-2t.html'), (35718, 'http://www.markenoele.de/catalog/category/view/id/31', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (35719, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (35720, 'http://www.markenoele.de/catalog/category/view/id/31', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (35721, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/micro-2t.html'), (35722, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (35723, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (35724, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (35725, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (35726, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35727, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35728, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&aq=5&aqi=g10&aql=&oq=motu&gs_rfai='), (35729, 'http://www.markenoele.de/catalog/product/view/id/166/category/18', ''), (35730, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=Sq4&rls=org.mozilla:de:official&channel=s&&sa=X&ei=a5fWTJ3PEMLOswbJjoTbCA&ved=0CB0QBSgA&q=Motul+300V+4T+SAE+5W-40+Racing&spell=1'), (35731, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35732, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6457587928014896&output=html&h=600&slotname=2616054856&w=160&lmt=1288556975&flash=10.1.82&url=http%3A%2F%2Fwww.code-knacker.de%2Fmotorenoele.htm&dt=1289130549480&shv=r20101027&jsv=r20101028_'), (35733, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (35734, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6457587928014896&output=html&h=600&slotname=2616054856&w=160&lmt=1288556975&flash=10.1.82&url=http%3A%2F%2Fwww.code-knacker.de%2Fmotorenoele.htm&dt=1289130549480&shv=r20101027&jsv=r20101028_'), (35735, 'http://www.markenoele.de/catalog/product/view/id/240', 'http://www.google.de/products?hl=de&q=modische+Herren+Westen&um=1&ie=UTF-8&ei=ZJvWTJP0GcihOtGnxIgK&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CEQQrQQwAg'), (35736, 'http://www.markenoele.de/catalog/product/gallery/id/240/image/207/', 'http://www.markenoele.de/softshell-weste-herren.html?___store=esso_store_view&___store=esso_store_view'), (35737, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/url?sa=t&source=web&cd=11&ved=0CB0QFjAAOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%208100%20x-clean&ei=qJ_WTMzWJILMswac3YyfCA&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw'), (35738, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (35739, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CFIQFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20x-cess&ei=2J_WTNbXDsrusga_55TUCA&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (35740, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CFIQFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20x-cess&ei=2J_WTNbXDsrusga_55TUCA&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (35741, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (35742, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CFIQFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20x-cess&ei=2J_WTNbXDsrusga_55TUCA&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (35743, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CFIQFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20x-cess&ei=2J_WTNbXDsrusga_55TUCA&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (35744, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CFIQFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20x-cess&ei=2J_WTNbXDsrusga_55TUCA&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (35745, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CFIQFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20x-cess&ei=2J_WTNbXDsrusga_55TUCA&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (35746, 'http://www.markenoele.de/', 'http://www.guenstiger.de/Preisvergleich/Motul/300V_4T_Factory_Line_5W_40_1_l.html'), (35747, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/'), (35748, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motl', 'http://www.markenoele.de/'), (35749, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205', 'http://www.markenoele.de/'), (35750, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205w40', 'http://www.markenoele.de/'), (35751, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5w40', 'http://www.markenoele.de/'), (35752, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (35753, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5w', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5w40'), (35754, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205w', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5w40'), (35755, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205w-', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5w'), (35756, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205w-40', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5w'), (35757, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5w-40', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5w'), (35758, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=2+takt+%C3%B6l+g%C3%BCnstig&meta=&aq=8&aqi=g10&aql=&oq=2+takt&gs_rfai='), (35759, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35760, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35761, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (35762, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35763, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35764, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=2+takt+%C3%B6l+g%C3%BCnstig&meta=&aq=8&aqi=g10&aql=&oq=2+takt&gs_rfai='), (35765, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1289138007&flash=10.0.42.34&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Foel-nach-229-51-verfuegbar-t833201.html&dt=128913800'), (35766, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35767, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35768, 'http://www.markenoele.de/catalog/product/view/id/148/category/53', ''), (35769, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CQdLqvL3WTMuoG4SGOv6rodYMrcGwwwH96b3tFL3s-75HCAAQASDmrK4LKANQnq-hjQFglfKqgrQHoAHH0YT4A8gBAakCst1KIdqPtz6qBBNP0LYBsayw2g2lZ-xsb34neeTugAWQTg&sig=AGiWqtzFUaaefVgvrfNBrzz0XWqm5X7htw&adurl=http://www.motulshop.de&rct=j&q'), (35770, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35771, 'http://www.markenoele.de/', ''), (35772, 'http://www.markenoele.de/', ''), (35773, 'http://www.markenoele.de/', ''), (35774, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://suche.t-online.de/fast-cgi/tsc?lang=any&dia=suche&pageSection=&category=&ms=&imgsz=&mf=&imtype=&fmt=&searchSite=&language=&src=&q_opt=&cr=&start=0&more=variante0x&ocr=yes&tax=&q_cat=&adtest=&device=html&comprisedLink=&q_not=&classification=int'), (35775, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (35776, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+4t+10w-40+f+208&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7ADRA_de&redir_esc=&ei=Yd7WTM7sNcjBswb2k8zZCA'), (35777, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35778, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35779, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100%204t%2010w-40%20f%20208', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35780, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+4t+10w-40+f+208', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35781, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100%204t%2010w-40%20f%2020', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+4t+10w-40+f+208'), (35782, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100%204t%2010w-40', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+4t+10w-40+f+208'), (35783, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+4t+10w-40', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+4t+10w-40+f+208'), (35784, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+4t+10w-40'), (35785, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-5100-4t-50.html'), (35786, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/lieferung'), (35787, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/zahlung/'), (35788, 'http://www.markenoele.de/', 'http://www.hotfrog.de/Firmen/Oelshop-24-Motoroel-Shop'), (35789, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35790, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35791, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (35792, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (35793, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (35794, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35795, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (35796, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+Shine+%26+Go&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (35797, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (35798, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (35799, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=node%3D82400031&field-keywords=motul+wash+wax+'), (35800, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (35801, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (35802, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+4t&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (35803, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=vollsynthetisches+Motor%C3%B6l+Motul+7100+4T+10W40&um=1&ie=UTF-8&ei=mwrXTMbiI9HHswaq-4jXCA&sa=X&oi=product_result_group&ct=title&resnum=4&ved=0CEMQrQQwAw'), (35804, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (35805, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=vollsynthetisches+Motor%C3%B6l+Motul+7100+4T+10W40&um=1&ie=UTF-8&ei=mwrXTMbiI9HHswaq-4jXCA&sa=X&oi=product_result_group&ct=title&resnum=4&ved=0CEMQrQQwAw'), (35806, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (35807, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtNTAuaHRtbA,,/product/50/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (35808, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (35809, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (35810, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=vollsynthetisches+Motor%C3%B6l+Motul+7100+4T+10W40&um=1&ie=UTF-8&ei=mwrXTMbiI9HHswaq-4jXCA&sa=X&oi=product_result_group&ct=title&resnum=4&ved=0CEMQrQQwAw'), (35811, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul-motor%C3%B6l.de'), (35812, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (35813, 'http://www.markenoele.de/catalog/product/gallery/id/50/image/23/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (35814, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (35815, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (35816, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CEcQFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-motorrad%2Fmotul-7100-4t.html&rct=j&q=motul%207100&ei=2jDXTKrXGcbsOf-fkdMJ&usg=AFQjCNGzxRg6Vgi3Nc4XcyAsY2ZU6o_Enw&cad=rja'), (35817, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-7100-4t.html'), (35818, 'http://www.markenoele.de/catalog/product/view/id/32/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (35819, 'http://www.markenoele.de/catalog/product/gallery/id/32/image/4/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-3000-4t-32.html'), (35820, 'http://www.markenoele.de/lieferung', ''), (35821, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (35822, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-Power-Racing-Liter-Motoren%C3%B6l/dp/B003B2EKOQ/ref=sr_1_26?s=automotive&ie=UTF8&qid=1289174828&sr=1-26'), (35823, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35824, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35825, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (35826, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (35827, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (35828, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (35829, 'http://www.markenoele.de/motul_pflegeberater/', ''), (35830, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (35831, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (35832, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (35833, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (35834, 'http://www.markenoele.de/', ''), (35835, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (35836, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (35837, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35838, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (35839, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (35840, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (35841, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet', ''), (35842, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (35843, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (35844, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (35845, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+shine+%26+go&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGLL_de&redir_esc=&ei=tqPXTOTcFdDpOcPzgMwJ'), (35846, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (35847, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (35848, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (35849, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (35850, 'http://www.markenoele.de/catalog/product/view/id/84/category/25', 'http://www.google.de/'), (35851, 'http://www.markenoele.de/catalog/category/view/id/27', 'http://www.markenoele.de/motul-schmierstoffe/marine/inboard-tech-4t.html'), (35852, 'http://www.markenoele.de/catalog/product/view/id/87/category/27', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (35853, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (35854, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35855, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1W1_____de&q=motul+multi+atf&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (35856, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=nk3&rls=org.mozilla:de:official&&sa=X&ei=WL3XTK7sCoigOtmi3bkJ&ved=0CCYQBSgA&q=motul+motor%C3%B6l&spell=1'), (35857, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35858, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35859, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (35860, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (35861, 'http://www.markenoele.de/catalog/product/view/id/16/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (35862, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c1.html'), (35863, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (35864, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (35865, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (35866, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35867, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35868, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (35869, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/micro-2t.html'), (35870, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (35871, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (35872, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (35873, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (35874, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-power-2t.html'), (35875, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (35876, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (35877, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (35878, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (35879, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35880, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (35881, 'http://www.markenoele.de/catalog/product/view/id/105/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (35882, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cq1AeGt_XTKfpAYaQOvGcmNYMrcGwwwH96b3tFIXK4-1HCAAQAigDUJ6voY0BYJXK9IGUB6ABx9GE-APIAQGpAj78dr4RcLc-qgQWT9B9MHSH-pPtc5R4w0HYAt1102-JcQ&sig=AGiWqtxZVmF9Kq1CrpLzIQY41cfHPkYYpQ&adurl=http://www.motulshop.de&rct=j&q=MOTUL%2'), (35883, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/'), (35884, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20W', 'http://www.markenoele.de/'), (35885, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20W%2040', 'http://www.markenoele.de/'), (35886, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20W', 'http://www.markenoele.de/'), (35887, 'http://www.markenoele.de/catalogsearch/result/?q=20W+40', 'http://www.markenoele.de/'), (35888, 'http://www.markenoele.de/catalogsearch/result/?q=20W+40', 'http://www.markenoele.de/'), (35889, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20W%2050', 'http://www.markenoele.de/catalogsearch/result/?q=20W+40'), (35890, 'http://www.markenoele.de/catalogsearch/result/?q=20W+50', 'http://www.markenoele.de/catalogsearch/result/?q=20W+40'), (35891, 'http://www.markenoele.de/catalog/category/view/id/14', ''), (35892, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CPfIW0uXXTOtZwq-0BoPA6fYOrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJWyn4KwB6ABx9GE-APIAQGpAj78dr4RcLc-qgQTT9A4DEjG7b9vps0ofgR_fL7P3w&sig=AGiWqtwNSCKrzB1UglewmK0jOBnIFpKpSg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3'), (35893, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/search?q=MOTUL+8100+X-clean+SAE+5W-40&hl=de&prmd=s&ei=VezXTLvfG8SSswaFopXdCA&start=10&sa=N'), (35894, 'http://www.markenoele.de/', 'http://shop.ebay.de/items/?_nkw=Liqui+Moli+2-Takt+Motor%C3%B6l&_sacat=&_ex_kw=&_mPrRngCbx=1&_udlo=&_udhi=&_sop=12'), (35895, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=me8&rls=org.mozilla:de:official&channel=s&&sa=X&ei=9wbYTKCSFNGRswbaxqXnCA&ved=0CCUQBSgA&q=motul+%C3%B6l&spell=1'), (35896, 'http://www.markenoele.de/', ''), (35897, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CWozO_x3YTKOEEsTRswbSvN32Dq3BsMMB_em97RTNgP2-RwgAEAEoA1Cer6GNAWCViomOsAegAcfRhPgDyAEBqQKlHyAdb1K3PqoEE0_QiX6mO-zverhsC5NJNjBzjkM&sig=AGiWqtypiqlJiiTqJQJzHsDIlmqjDvnuqw&adurl=http://www.motulshop.de&rct=j&q=motul%202%'), (35898, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35899, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35900, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (35901, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (35902, 'http://www.markenoele.de/catalog/product/view/id/58/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (35903, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (35904, 'http://www.markenoele.de/catalog/product/view/id/59/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (35905, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35906, 'http://www.markenoele.de/catalogsearch/result/?q=5100', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35907, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35908, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/catalogsearch/result/?q=5100'), (35909, 'http://www.markenoele.de/catalog/product/gallery/id/252/image/211/', 'http://www.markenoele.de/motul-5100-4t-252.html'), (35910, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+classic+20w50&aq=1&aqi=g2&aql=&oq=motul+classic&gs_rfai='), (35911, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20cla', 'http://www.markenoele.de/'), (35912, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20classic', 'http://www.markenoele.de/'), (35913, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20classic', 'http://www.markenoele.de/'), (35914, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Classic+20+W+50', 'http://www.markenoele.de/'), (35915, 'http://www.markenoele.de/catalog/product/view/id/59/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (35916, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (35917, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+classic+20w50&aq=1&aqi=g2&aql=&oq=motul+classic&gs_rfai='), (35918, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (35919, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (35920, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35921, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (35922, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35923, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CWozO_x3YTKOEEsTRswbSvN32Dq3BsMMB_em97RTNgP2-RwgAEAEoA1Cer6GNAWCViomOsAegAcfRhPgDyAEBqQKlHyAdb1K3PqoEE0_QiX6mO-zverhsC5NJNjBzjkM&sig=AGiWqtypiqlJiiTqJQJzHsDIlmqjDvnuqw&adurl=http://www.motulshop.de&rct=j&q=motul%202%'), (35924, 'http://www.markenoele.de/catalogsearch/result/?q=3374650017884', 'http://www.markenoele.de/motul-5100-4t-252.html'), (35925, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=836411', 'http://www.markenoele.de/catalogsearch/result/?q=3374650017884'), (35926, 'http://www.markenoele.de/catalogsearch/result/?q=836411', 'http://www.markenoele.de/catalogsearch/result/?q=3374650017884'), (35927, 'http://www.markenoele.de/catalog/product/view/id/51', 'http://www.markenoele.de/catalogsearch/result/?q=836411'), (35928, 'http://www.markenoele.de/catalog/product/gallery/id/51/image/24/', 'http://www.markenoele.de/motul-7100-4t.html'), (35929, 'http://www.markenoele.de/', 'http://www.pixelgate.info/privat/stefan/%F6lweisheiten.htm'), (35930, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (35931, 'http://www.markenoele.de/', 'http://www.pixelgate.info/privat/stefan/%F6lweisheiten.htm'), (35932, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (35933, 'http://www.markenoele.de/', 'http://www.hotfrog.de/Firmen/OILTECH-Schmierstoffvertriebs'), (35934, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35935, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35936, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (35937, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (35938, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (35939, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (35940, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (35941, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=node%3D82407031&field-keywords=motul+wash%26wax&x=15&y=16'), (35942, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (35943, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', ''), (35944, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (35945, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (35946, 'http://www.markenoele.de/', 'http://www.hotfrog.de/Firmen/OILTECH-Schmierstoffvertriebs'), (35947, 'http://www.markenoele.de/agb/', ''), (35948, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (35949, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (35950, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=2+takt+%C3%B6l+rein+mineralisch'), (35951, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35952, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (35953, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35954, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (35955, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (35956, 'http://www.markenoele.de/', 'http://www.hotfrog.de/Firmen/Innospec-Deutschland'), (35957, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=inn', 'http://www.markenoele.de/'), (35958, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=inno', 'http://www.markenoele.de/'), (35959, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=innosp', 'http://www.markenoele.de/'), (35960, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=innospe', 'http://www.markenoele.de/'), (35961, 'http://www.markenoele.de/catalogsearch/result/?q=innospect', 'http://www.markenoele.de/'), (35962, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=innospect', 'http://www.markenoele.de/'), (35963, 'http://www.markenoele.de/catalogsearch/result/?q=innospect', 'http://www.markenoele.de/catalogsearch/result/?q=innospect'), (35964, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/catalogsearch/result/?q=innospect'), (35965, 'http://www.markenoele.de/catalog/category/view/id/50', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (35966, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (35967, 'http://www.markenoele.de/', 'http://www.google.de/hws/dell-row/afe?hl=de&channel=de-smb&s=http://www.motul.e/'), (35968, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (35969, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35970, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (35971, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (35972, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (35973, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (35974, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (35975, 'http://www.markenoele.de/catalog/product/view/id/180/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (35976, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (35977, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (35978, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (35979, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (35980, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (35981, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (35982, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/micro-2t.html'), (35983, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (35984, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (35985, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (35986, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/kart/motul-kart-grand-prix-2t.html'), (35987, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (35988, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (35989, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt/motul-scooter-power-2t.html'), (35990, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-4-takt.html'), (35991, 'http://www.markenoele.de/catalog/product/view/id/60/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (35992, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt/motul-scooter-expert-2t.html'), (35993, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (35994, 'http://www.markenoele.de/catalog/category/view/id/20', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html'), (35995, 'http://www.markenoele.de/catalog/product/view/id/166/category/20', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (35996, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt/motul-snowpower-4t-1l.html'), (35997, 'http://www.markenoele.de/', 'http://www.google.de/hws/dell-row/afe?hl=de&channel=de-smb&s=http://www.motul.e/'), (35998, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (35999, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (36000, 'http://www.markenoele.de/catalog/product/view/id/98/category/47', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (36001, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit/motocool-factory-line.html'), (36002, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (36003, 'http://www.markenoele.de/catalog/product/view/id/120/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (36004, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte/fuel-system-clean-120.html'), (36005, 'http://www.markenoele.de/catalog/category/view/id/48?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (36006, 'http://www.markenoele.de/catalog/category/view/id/48?p=1', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?p=2'), (36007, 'http://www.markenoele.de/catalog/category/view/id/48?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?p=1'), (36008, 'http://www.markenoele.de/catalog/product/view/id/123/category/48', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?p=2'), (36009, 'http://www.markenoele.de/catalog/product/view/id/123/category/48', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?p=2'), (36010, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte/auto/engine-clean.html'), (36011, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (36012, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/esso-diesel.html'), (36013, 'http://www.markenoele.de/catalog/category/view/id/53', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (36014, 'http://www.markenoele.de/catalog/category/view/id/53?p=2', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (36015, 'http://www.markenoele.de/catalog/product/view/id/172/category/53', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?p=2'), (36016, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires/schlusselanhanger.html'), (36017, 'http://www.markenoele.de/catalog/product/view/id/173/category/52', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (36018, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber/classic-aufkleber.html'), (36019, 'http://www.markenoele.de/catalog/product/view/id/181/category/52', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (36020, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber/classic-aufkleber.html'), (36021, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?q=hersteller+freigabe+Motul+8100+x-clean&encQuery=hths+viskosit%C3%A4t&lang=any&mandant=toi&device=html&adtest=&img_start=0&dia=suche&context=internet-tab&tpc=internet&src=&ptl=std&classification=internet-tab_int'), (36022, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://suche.t-online.de/fast-cgi/tsc?q=hersteller+freigabe+Motul+8100+x-clean&encQuery=hths+viskosit%C3%A4t&lang=any&mandant=toi&device=html&adtest=&img_start=0&dia=suche&context=internet-tab&tpc=internet&src=&ptl=std&classification=internet-tab_int'), (36023, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?q=hersteller+freigabe+Motul+8100+x-clean&encQuery=hths+viskosit%C3%A4t&lang=any&mandant=toi&device=html&adtest=&img_start=0&dia=suche&context=internet-tab&tpc=internet&src=&ptl=std&classification=internet-tab_int'), (36024, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', 'http://www.google.de/search?q=MOTUL+6100+Synergie%2B+10W40+5+Liter&hl=de&client=firefox-a&rls=org.mozilla:de:official&prmd=s&ei=EFXYTJ7NH8_sOYLkudYE&start=40&sa=N'), (36025, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cppx8GljYTNecIsb9sgabm_T3Dq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglZKfgrAHoAHH0YT4A8gBAakCw1We97hTtz6qBBNP0PS2zi66D1s89wC1a0ZIYIqk&sig=AGiWqtxMFwjiKquP1zoGcuxNwKpG45mmIg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (36026, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CRFz4t1nYTNyNEYH9sga88eD2Dq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVgrOCwAegAcfRhPgDyAEBqQLDVZ73uFO3PqoEE0_Qc6YgEteqnoHVqQ3mhvCQlcc&sig=AGiWqtxkRJQlYr9DcnXH_9b2s6y9cXuvfA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (36027, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36028, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36029, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (36030, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (36031, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (36032, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=90&slotname=4498595130&w=728&lmt=1289249013&channel=4582219326&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%'), (36033, 'http://www.markenoele.de/lieferung/', 'http://www.google.de/url?sa=t&source=web&cd=23&ved=0CCEQFjACOBQ&url=http%3A%2F%2Fwww.markenoele.de%2Flieferung%2F&rct=j&q=versand%20per%20gls&ei=p3nYTL-QOI_tsgbkobzdCA&usg=AFQjCNFBhWDcIPh2h-VxS-DMnqpo9zlsQA'), (36034, 'http://www.markenoele.de/', ''), (36035, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36036, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36037, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36038, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36039, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (36040, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (36041, 'http://www.markenoele.de/catalog/product/view/id/31/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (36042, 'http://www.markenoele.de/', ''), (36043, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=Motul+7100+4T+SAE+10W+60&um=1&ie=UTF-8&ei=MZzYTMPEBISSswaiuOnvBw&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CCoQrQQwAA'), (36044, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36045, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36046, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36047, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (36048, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (36049, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (36050, 'http://www.markenoele.de/catalog/product/view/id/54/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36051, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (36052, 'http://www.markenoele.de/catalog/product/view/id/103/category/45', ''), (36053, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (36054, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', ''), (36055, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', ''), (36056, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CqJzrn-HYTIX1BoSJOo-5mdYMrcGwwwH96b3tFI-13kQIABACKAJQnq-hjQFglaKSgqAHoAHH0YT4A8gBAakC7DeR5Ctdtz6qBBNP0OCRl3L33zj6PofzwPoBdDs_&sig=AGiWqtwhRUxk9oAL3pmEj59bzhOXzIzDCQ&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (36057, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36058, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36059, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (36060, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36061, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (36062, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (36063, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (36064, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (36065, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (36066, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36067, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (36068, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (36069, 'http://www.markenoele.de/catalog/product/view/id/62/category/16', ''), (36070, 'http://www.markenoele.de/catalog/product/view/id/3/category/6', ''), (36071, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (36072, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (36073, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (36074, 'http://www.markenoele.de/', ''), (36075, 'http://www.markenoele.de/catalog/product/view/id/85/category/25', ''), (36076, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_ss_i_0_10?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=2+takt+oel&sprefix=2+takt+oel'), (36077, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36078, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36079, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (36080, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CAQ7JQjrZTPbmIsHhswbBkLnpCa3BsMMB_em97RSt1I_8BggAEAFQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakC4IJB2WE6tz6qBBhP0BlLRoNmSae_SojvDGUxJeRDEVA7OVA&sig=AGiWqtx5bZQlq_WZby5dQH-H3Wd83zRGyA&adurl=http://www.motulshop.de&rct=j&q=motul%'), (36081, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (36082, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CAQ7JQjrZTPbmIsHhswbBkLnpCa3BsMMB_em97RSt1I_8BggAEAFQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakC4IJB2WE6tz6qBBhP0BlLRoNmSae_SojvDGUxJeRDEVA7OVA&sig=AGiWqtx5bZQlq_WZby5dQH-H3Wd83zRGyA&adurl=http://www.motulshop.de&rct=j&q=motul%'), (36083, 'http://www.markenoele.de/', ''), (36084, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (36085, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/impressum/'), (36086, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36087, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtNDEwMC1wb3dlci01bC0xNXctNTAuaHRtbA,,/product/1/', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-5l-15w-50.html'), (36088, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-5l-15w-50.html'), (36089, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (36090, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (36091, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (36092, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (36093, 'http://www.markenoele.de/', ''), (36094, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4GFRE_deDE383DE383&q=motul+%c3%b6l'), (36095, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (36096, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (36097, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (36098, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (36099, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (36100, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (36101, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/checkout/onepage/success/'), (36102, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36103, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=823501', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36104, 'http://www.markenoele.de/catalogsearch/result/?q=823501', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36105, 'http://www.markenoele.de/catalog/product/view/id/30', 'http://www.markenoele.de/catalogsearch/result/?q=823501'), (36106, 'http://www.markenoele.de/catalog/product/gallery/id/30/image/43/', 'http://www.markenoele.de/motul-gear-ff-competition.html'), (36107, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/impressum/'), (36108, 'http://www.markenoele.de/catalogsearch/result/?q=824201', 'http://www.markenoele.de/motul-gear-ff-competition.html'), (36109, 'http://www.markenoele.de/catalog/product/view/id/25', 'http://www.markenoele.de/catalogsearch/result/?q=824201'), (36110, 'http://www.markenoele.de/catalog/product/gallery/id/25/image/104/', 'http://www.markenoele.de/motul-specific-506-01-506-00-503-00.html'), (36111, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (36112, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (36113, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-5100-4t-50.html'), (36114, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l'), (36115, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/url?sa=t&source=web&cd=6&ved=0CDQQFjAF&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-multi-atf-1l.html&rct=j&q=psf%203%20und%20atf&ei=0VfZTK6MApHFswbTsfGSCA&usg=AFQjCNGJ8tYkZuOCkxINO1n4_5f1Yn5hHA'), (36116, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (36117, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (36118, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/search?pws=0&oe=iso-8859-1&q=x-clean+c3'), (36119, 'http://www.markenoele.de/catalog/product/view/id/176', 'http://www.google.de/products?pws=0&oe=iso-8859-1&q=x-clean%20c3&um=1&ie=UTF-8&sa=N&hl=de&tab=wf'), (36120, 'http://www.markenoele.de/catalog/product/view/id/7', 'http://www.google.de/products?hl=de&q=x-clean+c3+1+l+nummer&spell=1&oi=spell'), (36121, 'http://www.markenoele.de/catalogsearch/result/?q=836111', 'http://www.markenoele.de/motul-specific-506-01-506-00-503-00.html'), (36122, 'http://www.markenoele.de/catalog/product/view/id/7', 'http://www.google.de/products?q=x-clean+c3+1+l+artikelnummer&hl=de&aq=f'), (36123, 'http://www.markenoele.de/catalogsearch/result/?q=841511', 'http://www.markenoele.de/catalogsearch/result/?q=836111'), (36124, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=841511', 'http://www.markenoele.de/catalogsearch/result/?q=836111'), (36125, 'http://www.markenoele.de/catalog/product/view/id/14', 'http://www.markenoele.de/catalogsearch/result/?q=841511'), (36126, 'http://www.markenoele.de/catalog/product/gallery/id/14/image/55/', 'http://www.markenoele.de/motul-8100-eco-clean-c2-1l.html'), (36127, 'http://www.markenoele.de/catalog/product/gallery/id/14/image/55/', 'http://www.markenoele.de/motul-8100-eco-clean-c2-1l.html'), (36128, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CtMuZVV_ZTMHbEcSMOpvsndYMrcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAp1aG7neVbc-qgQTT9C8as-PHOotATdqMME5MnWwHA&sig=AGiWqtzbVkfBBQB47VpHYbspQEoR2KVaBA&adurl=http://www.motulshop.de&rct=j&q=Motul%20Mot'), (36129, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36130, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36131, 'http://www.markenoele.de/catalogsearch/result/?q=842511', 'http://www.markenoele.de/motul-8100-eco-clean-c2-1l.html'), (36132, 'http://www.markenoele.de/catalog/product/view/id/16', 'http://www.markenoele.de/catalogsearch/result/?q=842511'), (36133, 'http://www.markenoele.de/catalog/product/gallery/id/16/image/97/', 'http://www.markenoele.de/motul-8100-eco-clean-c1.html'), (36134, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (36135, 'http://www.markenoele.de/catalogsearch/result/?q=844911', 'http://www.markenoele.de/motul-8100-eco-clean-c1.html'), (36136, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.markenoele.de/catalogsearch/result/?q=844911'), (36137, 'http://www.markenoele.de/catalog/product/gallery/id/186/image/178/', 'http://www.markenoele.de/motul-multi-atf-1l.html'), (36138, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (36139, 'http://www.markenoele.de/catalog/category/view/id/25?p=3', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=2'), (36140, 'http://www.markenoele.de/catalogsearch/result/?q=845511', 'http://www.markenoele.de/motul-multi-atf-1l.html'), (36141, 'http://www.markenoele.de/catalogsearch/result/?q=854011', 'http://www.markenoele.de/catalogsearch/result/?q=845511'), (36142, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=854011', 'http://www.markenoele.de/catalogsearch/result/?q=845511'), (36143, 'http://www.markenoele.de/catalog/product/view/id/9', 'http://www.markenoele.de/catalogsearch/result/?q=854011'), (36144, 'http://www.markenoele.de/catalog/product/gallery/id/9/image/50/', 'http://www.markenoele.de/motul-specific-cng-lpg-1l.html'), (36145, 'http://www.markenoele.de/', ''), (36146, 'http://www.markenoele.de/', ''), (36147, 'http://www.markenoele.de/', ''), (36148, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4288176278211786&output=html&h=250&slotname=0139094261&w=300&lmt=1289315400&flash=0&url=http%3A%2F%2Fwww.talkteria.de%2Fforum%2Ftopic-31219.html&dt=1289315400253&shv=r20101104&jsv=r20101102&'), (36149, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (36150, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (36151, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (36152, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36153, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (36154, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36155, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (36156, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (36157, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (36158, 'http://www.markenoele.de/', ''), (36159, 'http://www.markenoele.de/', ''), (36160, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4288176278211786&output=html&h=250&slotname=0139094261&w=300&lmt=1289315400&flash=0&url=http%3A%2F%2Fwww.talkteria.de%2Fforum%2Ftopic-31219.html&dt=1289315400253&shv=r20101104&jsv=r20101102&'), (36161, 'http://www.markenoele.de/catalogsearch/result/?q=854111', 'http://www.markenoele.de/motul-specific-cng-lpg-1l.html'), (36162, 'http://www.markenoele.de/catalog/product/view/id/7', 'http://www.markenoele.de/catalogsearch/result/?q=854111'), (36163, 'http://www.markenoele.de/catalog/product/gallery/id/7/image/174/', 'http://www.markenoele.de/motul-8100-x-clean-c3-1l.html'), (36164, 'http://www.markenoele.de/catalogsearch/result/?q=854311', 'http://www.markenoele.de/motul-8100-x-clean-c3-1l.html'), (36165, 'http://www.markenoele.de/catalog/product/view/id/176', 'http://www.markenoele.de/catalogsearch/result/?q=854311'), (36166, 'http://www.markenoele.de/catalog/product/gallery/id/176/image/176/', 'http://www.markenoele.de/motul-8100-x-clean-c3-1l-176.html'), (36167, 'http://www.markenoele.de/catalogsearch/result/?q=854711', 'http://www.markenoele.de/motul-8100-x-clean-c3-1l-176.html'), (36168, 'http://www.markenoele.de/catalog/product/view/id/11', 'http://www.markenoele.de/catalogsearch/result/?q=854711'), (36169, 'http://www.markenoele.de/catalog/product/gallery/id/11/image/52/', 'http://www.markenoele.de/motul-8100-x-clean-plus-1l-11.html'), (36170, 'http://www.markenoele.de/catalogsearch/result/?q=855311', 'http://www.markenoele.de/motul-8100-x-clean-plus-1l-11.html'), (36171, 'http://www.markenoele.de/catalog/product/view/id/194', 'http://www.markenoele.de/catalogsearch/result/?q=855311'), (36172, 'http://www.markenoele.de/catalog/product/gallery/id/194/image/192/', 'http://www.markenoele.de/motul-specific-ford-913-c-1l.html'), (36173, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0239281592955267&output=html&h=600&slotname=7986467649&w=160&lmt=1289317458&flash=10.0.22&url=http%3A%2F%2Fwww.spotlight-wissen.de%2Farchiv%2Fmessage%2F1208435.html&dt=1289317459006&shv=r201'), (36174, 'http://www.markenoele.de/', ''), (36175, 'http://www.markenoele.de/', 'http://search.icq.com/search/results.php?q=Motul+8100X-clean&ch_id=start&search_mode=web'), (36176, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (36177, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (36178, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36179, 'http://www.markenoele.de/catalog/category/view/id/25?p=1', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=3'), (36180, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=1'), (36181, 'http://www.markenoele.de/catalog/category/view/id/25?p=3', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=2'), (36182, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CHWYAwnDZTOPBKMH9sgaMp8jLCa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVgoeCmAegAcfRhPgDyAEBqQKdWhu53lW3PqoEE0_Q88eI1R_xmcpmuJToeqVv9ig&sig=AGiWqtyT0KNImlVUqUD49TCtSXySuCO2EQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (36183, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36184, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36185, 'http://www.markenoele.de/', 'http://www.google.de/products?q=motul+%C3%B6l&oe=utf-8&client=firefox-a&rlz=1R1GPCK_de___DE372&um=1&ie=UTF-8&ei=v3LZTL2wCMT5sgawi5ngBw&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CDUQrQQwAg'), (36186, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (36187, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (36188, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (36189, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36190, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (36191, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (36192, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (36193, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/altoelentsorgung/'), (36194, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/impressum/'), (36195, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/impressum/'), (36196, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/impressum/'), (36197, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CdQOr9HXZTNH6AcKIOp7tndYMrcGwwwH96b3tFK3Uj_wGCAAQAVCer6GNAWCVorWCwAegAcfRhPgDyAEBqQKdWhu53lW3PqoEGE_QqldT2x2QGpdzkSiERGjoRmLBr_jUMw&sig=AGiWqtw0F7uRJfwFZG3mHbED-dvzYrGnJw&adurl=http://www.motulshop.de&rct=j&q=Motul%2'), (36198, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (36199, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+%C3%B6l'), (36200, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CfvDP1HnZTMP9B8f8jAek68DVCa3BsMMB_em97RTtzOPtRwgAEAIoA1Cer6GNAWCVuv2BlAegAcfRhPgDyAEBqQKdWhu53lW3PqoEE0_QmUvzDcWycBkVl_xRtUB9jLo&sig=AGiWqtwIJR0kU9TvScEQr-xtAkVmYj0LJg&adurl=http://www.motulshop.de&rct=j&q=2%20takt%2'), (36201, 'http://www.markenoele.de/', 'http://www.koenigsberger-automobile.de/'), (36202, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://search.conduit.com/Results.aspx?q=motul%2015w50&start=10&ctid=CT2122003&SearchSourceOrigin=3'), (36203, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CYfV_jH_ZTIKoHIGJOuicvNYMrcGwwwH96b3tFI-13kQIABACKAJQnq-hjQFglcKggrAHoAHH0YT4A8gBAakCOhUHEHlktz6qBBNP0OkxTSTBrusbyKYU7mMM_bcW&sig=AGiWqtyjVBZuRkMYmUE6hB-lWLTCEubgBw&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (36204, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/tag/motorradoel/1'), (36205, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36206, 'http://www.markenoele.de/angebote-des-monats/', ''), (36207, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36208, 'http://www.markenoele.de/catalog/product/view/id/169/category/18', ''), (36209, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (36210, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (36211, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (36212, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CTNFWU5XZTLO2AYP-sgap1uiFCq3BsMMB_em97RTNgP2-RwgAEAEoA1Cer6GNAWCV4qaCsAegAcfRhPgDyAEBqQK6kJmTKFe3PqoEE0_Qk_p_mGCfEygNRAulkBjR2eI&sig=AGiWqtw808slBgXuSJ36xHHVoziczAQNbw&adurl=http://www.motulshop.de&rct=j&q=motul%202%'), (36213, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36214, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CTNFWU5XZTLO2AYP-sgap1uiFCq3BsMMB_em97RTNgP2-RwgAEAEoA1Cer6GNAWCV4qaCsAegAcfRhPgDyAEBqQK6kJmTKFe3PqoEE0_Qk_p_mGCfEygNRAulkBjR2eI&sig=AGiWqtw808slBgXuSJ36xHHVoziczAQNbw&adurl=http://www.motulshop.de&rct=j&q=motul%202%'), (36215, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36216, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36217, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (36218, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (36219, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (36220, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36221, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (36222, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (36223, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (36224, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36225, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36226, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36227, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36228, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36229, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36230, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36231, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36232, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36233, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36234, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36235, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36236, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36237, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (36238, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (36239, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CWJVGEprZTMeDCsX7sgaVjYXqCa3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglYr1gZQHoAHH0YT4A8gBAakCupCZkyhXtz6qBBNP0HsBFF7BmjT4ffsCTRNwSLZ7&sig=AGiWqtwCPsbKic4uuG54PBcidp2U1AbPmA&adurl=http://www.motulshop.de&rct=j&q=motul%208100%'), (36240, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&q=motul+%C3%B6l&btnG=Google-Suche&aq=0&oq=motul+'), (36241, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/'), (36242, 'http://www.markenoele.de/catalogsearch/result/?q=8100', 'http://www.markenoele.de/'), (36243, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CWJVGEprZTMeDCsX7sgaVjYXqCa3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglYr1gZQHoAHH0YT4A8gBAakCupCZkyhXtz6qBBNP0HsBFF7BmjT4ffsCTRNwSLZ7&sig=AGiWqtwCPsbKic4uuG54PBcidp2U1AbPmA&adurl=http://www.motulshop.de&rct=j&q=motul%208100%'), (36244, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CWJVGEprZTMeDCsX7sgaVjYXqCa3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglYr1gZQHoAHH0YT4A8gBAakCupCZkyhXtz6qBBNP0HsBFF7BmjT4ffsCTRNwSLZ7&sig=AGiWqtwCPsbKic4uuG54PBcidp2U1AbPmA&adurl=http://www.motulshop.de&rct=j&q=motul%208100%'), (36245, 'http://www.markenoele.de/', ''), (36246, 'http://www.markenoele.de/catalog/category/view/id/33', ''), (36247, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (36248, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (36249, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (36250, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (36251, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (36252, 'http://www.markenoele.de/', 'http://www.s-boxer.de/showthread.php?t=15025'), (36253, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36254, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36255, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36256, 'http://www.markenoele.de/catalog/product/view/id/31/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (36257, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36258, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (36259, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (36260, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (36261, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36262, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (36263, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (36264, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (36265, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (36266, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (36267, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (36268, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', ''), (36269, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CL2J-77ZlKUCFYS-zAodp2W-6g'), (36270, 'http://www.markenoele.de/catalog/category/view/id/20', ''), (36271, 'http://www.markenoele.de/catalog/category/view/id/31', ''), (36272, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', ''), (36273, 'http://www.markenoele.de/', ''), (36274, 'http://www.markenoele.de/', ''), (36275, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (36276, 'http://www.markenoele.de/catalog/category/view/id/27', ''), (36277, 'http://www.markenoele.de/', ''), (36278, 'http://www.markenoele.de/', ''), (36279, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (36280, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtNTAuaHRtbA,,/product/50/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (36281, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (36282, 'http://www.markenoele.de/checkout/cart/delete/id/1094/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (36283, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (36284, 'http://www.markenoele.de/checkout/cart/delete/id/1095/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/index/'), (36285, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/index/'), (36286, 'http://www.markenoele.de/checkout/cart/delete/id/1097/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/index/'), (36287, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/index/'), (36288, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/index/'), (36289, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CQsZkVFzaTNW8G4KwtAbSz4CSBa3BsMMB_em97RSt1I_8BggAEAEoA1Cer6GNAWCViqOCsAegAcfRhPgDyAEBqQK_XHhX3hK3PqoEE0_Q6BbV5PvAfpt3klbQ1EmuZgE&sig=AGiWqtz5rkqfS6-veVCa2GiTndULEHUOwQ&adurl=http://www.motulshop.de&rct=j&q=motul%20fu'), (36290, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (36291, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CQsZkVFzaTNW8G4KwtAbSz4CSBa3BsMMB_em97RSt1I_8BggAEAEoA1Cer6GNAWCViqOCsAegAcfRhPgDyAEBqQK_XHhX3hK3PqoEE0_Q6BbV5PvAfpt3klbQ1EmuZgE&sig=AGiWqtz5rkqfS6-veVCa2GiTndULEHUOwQ&adurl=http://www.motulshop.de&rct=j&q=motul%20fu'), (36292, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (36293, 'http://www.markenoele.de/catalog/product/view/id/184/category/52', ''), (36294, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (36295, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', ''), (36296, 'http://www.markenoele.de/', ''), (36297, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (36298, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (36299, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (36300, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=Motul+&gs_rfai='), (36301, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36302, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36303, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36304, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36305, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C7cbgjIjaTKTTBoaIOrHaoY8KrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVqqCCsAegAcfRhPgDyAEBqQI_4eXTLiC3PqoEE0_Qri2GwRvuzt7_ldhsl-KPw24&sig=AGiWqtzeNh-qWxy8N_zt27-uioBKihWE_Q&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (36306, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=AoraTLmnHIXGswbr09j6BQ&ved=0CG8QBSgA&q=motul+motor%C3%B6l&spell=1'), (36307, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36308, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36309, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36310, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36311, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36312, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=AoraTLmnHIXGswbr09j6BQ&ved=0CG8QBSgA&q=motul+motor%C3%B6l&spell=1'), (36313, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=AoraTLmnHIXGswbr09j6BQ&ved=0CG8QBSgA&q=motul+motor%C3%B6l&spell=1'), (36314, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=AoraTLmnHIXGswbr09j6BQ&ved=0CG8QBSgA&q=motul+motor%C3%B6l&spell=1'), (36315, 'http://www.markenoele.de/ebay.de', ''), (36316, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CFQQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=v5jaTJ7HA8r0sgaqw_mFAQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (36317, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.google.de/url?sa=t&source=web&cd=11&ved=0CEYQFjAK&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-4100-power-5l-15w-50.html&rct=j&q=motul%204100&ei=1KHaTMSNBcr2sgaZ05CGAQ&usg=AFQjCNHM1H_VzdKQJY35ErBoYamcTbdLgQ'), (36318, 'http://www.markenoele.de/', ''), (36319, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36320, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36321, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (36322, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CDDLWbrnaTMaTMIOCjAeW_czVCa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQI_4eXTLiC3PqoEE0_QWPJPygGDVPgXN8SC0sq7XLE&sig=AGiWqtzPdRKUQhhaSkKLvL52eNfPhCf0pA&adurl=http://www.motulshop.de&rct=j&q=motul%20mo'), (36323, 'http://www.markenoele.de/', ''), (36324, 'http://www.markenoele.de/', 'http://www.amazon.de/dp/B002TMB63C/ref=pe_41331_22473321_pe_abandon_t1'), (36325, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36326, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36327, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (36328, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (36329, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (36330, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (36331, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36332, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (36333, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CzeoMyMLaTNjxMcLRswaAmcWmBa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCfCt3ProTtz6qBBNP0K9acqb513Y3EuIMkgJVDNfF&sig=AGiWqtyBf0-HVkNVoE5SJ-MS9qL8xKPs_A&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (36334, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36335, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36336, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (36337, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (36338, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36339, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (36340, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (36341, 'http://www.markenoele.de/catalog/product/view/id/30/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (36342, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (36343, 'http://www.markenoele.de/', 'http://www.google.com/aclk?sa=l&ai=CtLLhDMfaTO8fhOKzBu2j6IoFrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJWS8YGQB6ABx9GE-APIAQGpAj_h5dMuILc-qgQTT9CoqnrmRMPdXtKrd1U5xNZfVA&sig=AGiWqtzWh8hyZVItD3l-xSM51dbG9Fp3hw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (36344, 'http://www.markenoele.de/', 'http://suche.web.de/search/web/?mc=suche@web@eingabefeldoben.suche@web&allparams=&smode=&su=motul+multi+atf&search=Suche&webRb='), (36345, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36346, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36347, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (36348, 'http://www.markenoele.de/catalog/product/view/id/186/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (36349, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (36350, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rls=com.microsoft:*:IE-SearchBox&rlz=1I7DADE_de&&sa=X&ei=L8_aTM8uw5g6yLbMmAk&ved=0CCAQBSgA&q=motul+%C3%B6l&spell=1'), (36351, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36352, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36353, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2-takt+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (36354, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (36355, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (36356, 'http://www.markenoele.de/', 'http://www.amazon.de/Scooter-Expert-2T-Motor%C3%B6l-831801/dp/B001050N4W/ref=sr_1_fkmr0_2?ie=UTF8&qid=1289411822&sr=1-2-fkmr0'), (36357, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36358, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36359, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (36360, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (36361, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (36362, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=4gF&rls=org.mozilla:de:official&&sa=X&ei=O93aTNu-BIKdnwf5w_TeAQ&ved=0CDAQBSgA&q=oel+motul+5100&spell=1'), (36363, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36364, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (36365, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (36366, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (36367, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (36368, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (36369, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (36370, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (36371, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (36372, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=4gF&rls=org.mozilla:de:official&&sa=X&ei=O93aTNu-BIKdnwf5w_TeAQ&ved=0CDAQBSgA&q=oel+motul+5100&spell=1'), (36373, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CGgQFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=Motul%208100%20X-Cess&ei=4d3aTOv5L5GgOo3p8f8I&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (36374, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (36375, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (36376, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (36377, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CGgQFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=Motul%208100%20X-Cess&ei=4d3aTOv5L5GgOo3p8f8I&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (36378, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=4gF&rls=org.mozilla:de:official&&sa=X&ei=O93aTNu-BIKdnwf5w_TeAQ&ved=0CDAQBSgA&q=oel+motul+5100&spell=1'), (36379, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (36380, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Stree', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (36381, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-heizoel.html'), (36382, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Str', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (36383, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Street', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (36384, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Streetr', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (36385, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Streetri', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (36386, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Streetrider', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (36387, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Streetrider', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (36388, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Streetrider%202', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (36389, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Streetrider%202T', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (36390, 'http://www.markenoele.de/catalogsearch/result/?q=Streetrider+2T', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (36391, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (36392, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/catalogsearch/result/?q=Streetrider+2T'), (36393, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/catalogsearch/result/?q=Streetrider+2T'), (36394, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-heizoel.html'), (36395, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul_pflegeberater/'), (36396, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (36397, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe/top-gel.html'), (36398, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36399, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36400, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (36401, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (36402, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (36403, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2T', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (36404, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (36405, 'http://www.markenoele.de/catalogsearch/result/?q=2T', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (36406, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2T', 'http://www.markenoele.de/catalogsearch/result/?q=2T'), (36407, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2T', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2T'), (36408, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2T', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2T'), (36409, 'http://www.markenoele.de/catalog/product/view/id/60', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2T'), (36410, 'http://www.markenoele.de/catalogsearch/result/?q=2T+Semi-Synthetic-Anti+Smoke', 'http://www.markenoele.de/motul-scooter-expert-2t.html'), (36411, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2T%20Semi-Synthetic-Anti%20Smok', 'http://www.markenoele.de/catalogsearch/result/?q=2T+Semi-Synthetic-Anti+Smoke'), (36412, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2T%20Semi-Syntheti', 'http://www.markenoele.de/catalogsearch/result/?q=2T+Semi-Synthetic-Anti+Smoke'), (36413, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2T%20Semi-Synthetic', 'http://www.markenoele.de/catalogsearch/result/?q=2T+Semi-Synthetic-Anti+Smoke'), (36414, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2T%20Semi-Synthetic-An', 'http://www.markenoele.de/catalogsearch/result/?q=2T+Semi-Synthetic-Anti+Smoke'), (36415, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2T%20Semi-Synthetic', 'http://www.markenoele.de/catalogsearch/result/?q=2T+Semi-Synthetic-Anti+Smoke'), (36416, 'http://www.markenoele.de/catalogsearch/result/?q=2T+Semi-Synthetic', 'http://www.markenoele.de/catalogsearch/result/?q=2T+Semi-Synthetic-Anti+Smoke'), (36417, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2T%20Semi-Syntheti', 'http://www.markenoele.de/catalogsearch/result/?q=2T+Semi-Synthetic'), (36418, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2T', 'http://www.markenoele.de/catalogsearch/result/?q=2T+Semi-Synthetic'), (36419, 'http://www.markenoele.de/catalogsearch/result/?q=2T+', 'http://www.markenoele.de/catalogsearch/result/?q=2T+Semi-Synthetic'), (36420, 'http://www.markenoele.de/catalog/product/view/id/170', 'http://www.markenoele.de/catalogsearch/result/?q=2T+'), (36421, 'http://www.markenoele.de/catalogsearch/result/?q=2T+', 'http://www.markenoele.de/catalogsearch/result/?q=2T+Semi-Synthetic'), (36422, 'http://www.markenoele.de/catalog/product/view/id/97', 'http://www.markenoele.de/catalogsearch/result/?q=2T+'), (36423, 'http://www.markenoele.de/catalogsearch/result/?q=2T+', 'http://www.markenoele.de/catalogsearch/result/?q=2T+Semi-Synthetic'), (36424, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2T+', 'http://www.markenoele.de/catalogsearch/result/?q=2T+'), (36425, 'http://www.markenoele.de/catalog/product/view/id/94', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2T+'), (36426, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2T+', 'http://www.markenoele.de/catalogsearch/result/?q=2T+'), (36427, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2T+', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2T+'), (36428, 'http://www.markenoele.de/catalog/product/view/id/57', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2T+'), (36429, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2T+', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2T+'), (36430, 'http://www.markenoele.de/catalog/product/view/id/61', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2T+'), (36431, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2T+', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2T+'), (36432, 'http://www.markenoele.de/catalog/product/view/id/60', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2T+'), (36433, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&safe=off&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (36434, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36435, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36436, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (36437, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36438, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (36439, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36440, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (36441, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36442, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (36443, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36444, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (36445, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36446, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (36447, 'http://www.markenoele.de/catalog/product/view/id/2/category/7', ''), (36448, 'http://www.markenoele.de/catalog/product/view/id/58/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (36449, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (36450, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (36451, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (36452, 'http://www.markenoele.de/catalog/product/view/id/57/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (36453, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (36454, 'http://www.markenoele.de/catalog/product/view/id/56/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (36455, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (36456, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (36457, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (36458, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (36459, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90dWwtNTEwMC00dC00OS5odG1s/product/49/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html'), (36460, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html'), (36461, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (36462, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html'), (36463, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (36464, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvb2xkdGltZXIvbW90dWwtY2xhc3NpYy1tb3Rvci1vaWwtNjUuaHRtbA,,/product/65/', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (36465, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (36466, 'http://www.markenoele.de/checkout/onepage/', ''), (36467, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (36468, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.de'), (36469, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (36470, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (36471, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (36472, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (36473, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (36474, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (36475, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (36476, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (36477, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (36478, 'http://www.markenoele.de/checkout/onepage/success/', ''), (36479, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/checkout/onepage/success/'), (36480, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (36481, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/motocool-factory-line.html'), (36482, 'http://www.markenoele.de/catalog/product/view/id/173/category/52', ''), (36483, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=2-takt+%C3%96l+LM+1053&_sacat=0&_odkw=2-takt+%C3%96l&_osacat=0&_trksid=p3286.c0.m270.l1313'), (36484, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36485, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36486, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (36487, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (36488, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (36489, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (36490, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (36491, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (36492, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE338DE338&q=motul+%c3%b6l'), (36493, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36494, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36495, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36496, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36497, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (36498, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (36499, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (36500, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36501, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (36502, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (36503, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (36504, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (36505, 'http://www.markenoele.de/catalog/product/view/id/14/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (36506, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (36507, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.com'), (36508, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CTJglNPfaTKvkNYKNOtWjndYMrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJW6sYK4B6ABx9GE-APIAQGpAnwrdz66E7c-qgQTT9C7zTNPGVr9eJxlPryLc5g_-Q&sig=AGiWqtzJ9YGW5_wXQooGUnvPWO1zTIpQxw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3'), (36509, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36510, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36511, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (36512, 'http://www.markenoele.de/catalog/product/view/id/66/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (36513, 'http://www.markenoele.de/catalog/product/view/id/67/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (36514, 'http://www.markenoele.de/catalog/product/view/id/68/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (36515, 'http://www.markenoele.de/catalog/product/view/id/69/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (36516, 'http://www.markenoele.de/catalog/product/view/id/76/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (36517, 'http://www.markenoele.de/catalog/product/view/id/75/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (36518, 'http://www.markenoele.de/', 'http://www.google.de/search?q=mineralisches+2-Takt+%C3%96l&hl=de&prmd=s&ei=BPPaTIeVFcKAhQeCk6HPAg&start=10&sa=N'), (36519, 'http://www.markenoele.de/', 'http://www.google.de/search?q=mineralisches+2-Takt+%C3%96l&hl=de&prmd=s&ei=BPPaTIeVFcKAhQeCk6HPAg&start=10&sa=N'), (36520, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36521, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36522, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (36523, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (36524, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-300v-4t-factory-line-76.html'), (36525, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (36526, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (36527, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (36528, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (36529, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (36530, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (36531, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (36532, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0h&oq=&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE338DE338&q=motul+%c3%b6l'), (36533, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=81', 'http://www.markenoele.de/'), (36534, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=812306', 'http://www.markenoele.de/'), (36535, 'http://www.markenoele.de/catalogsearch/result/?q=812306', 'http://www.markenoele.de/'), (36536, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CP32Mif3aTPjjMo2oqAHN0bykCq3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFglYL_gZQHoAHH0YT4A8gBAakCFvYX7hr8tj6qBBZP0K2Z3EnVAmzVsNDbK_MD580FU9va&sig=AGiWqtxoJYr-o2NbXGdddTHtpYxGkCR5ng&adurl=http://www.motulshop.de&rct=j&q=motul%202'), (36537, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36538, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36539, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36540, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (36541, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (36542, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (36543, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CkNHFOf_aTKauI4zcsQPU1s2eAa3BsMMB_em97RSttuPtRwgAEAEoA1Cer6GNAWCV2o6CmAegAcfRhPgDyAEBqQIW9hfuGvy2PqoEFk_QTRYNs8owfkQU6902mAn0g4YuVJA&sig=AGiWqtx70DrVw4HcVN7fG1Ywgkc3HmtTBg&adurl=http://www.motulshop.de&rct=j&q=motul%'), (36544, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36545, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36546, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (36547, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (36548, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (36549, 'http://www.markenoele.de/', ''), (36550, 'http://www.markenoele.de/administration/Login.aspx', ''), (36551, 'http://www.markenoele.de/umbraco/', ''), (36552, 'http://www.markenoele.de/dynamix/', ''), (36553, 'http://www.markenoele.de/Pages/Login.aspx', ''), (36554, 'http://www.markenoele.de/zino/css/zino_core.css', ''), (36555, 'http://www.markenoele.de/n2/', ''), (36556, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+10w-50+m0torrad&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (36557, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36558, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36559, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (36560, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (36561, 'http://www.markenoele.de/catalog/product/view/id/54/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (36562, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (36563, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36564, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36565, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CgfyGmBDbTP2sA4GLOpSxmakNrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCViv6BlAegAcfRhPgDyAEBqQIW9hfuGvy2PqoEE0_QxxEcZjzFVN192gORunpLhyc&sig=AGiWqtztOcBTVNn7iYdTGJ-sPHXKIQx6gA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (36566, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36567, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36568, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36569, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CgfyGmBDbTP2sA4GLOpSxmakNrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCViv6BlAegAcfRhPgDyAEBqQIW9hfuGvy2PqoEE0_QxxEcZjzFVN192gORunpLhyc&sig=AGiWqtztOcBTVNn7iYdTGJ-sPHXKIQx6gA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (36570, 'http://www.markenoele.de/', ''), (36571, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36572, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CgfyGmBDbTP2sA4GLOpSxmakNrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCViv6BlAegAcfRhPgDyAEBqQIW9hfuGvy2PqoEE0_QxxEcZjzFVN192gORunpLhyc&sig=AGiWqtztOcBTVNn7iYdTGJ-sPHXKIQx6gA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (36573, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36574, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36575, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (36576, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (36577, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36578, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (36579, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (36580, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (36581, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (36582, 'http://www.markenoele.de/catalog/product/view/id/119/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (36583, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36584, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/fuel-system-clean.html'), (36585, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (36586, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (36587, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (36588, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (36589, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (36590, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (36591, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (36592, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36593, 'http://www.markenoele.de/catalog/product/gallery/id/4/image/45/', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (36594, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (36595, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=2'), (36596, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (36597, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (36598, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36599, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=3'), (36600, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (36601, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (36602, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=4'), (36603, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36604, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (36605, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=5'), (36606, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36607, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=6'), (36608, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (36609, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36610, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (36611, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=7'), (36612, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36613, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=8'), (36614, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=9'), (36615, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (36616, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (36617, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (36618, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=10'), (36619, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (36620, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/fuel-system-clean.html'), (36621, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/fuel-system-clean.html'), (36622, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/fuel-system-clean.html'), (36623, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/fuel-system-clean.html'), (36624, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=11'), (36625, 'http://www.markenoele.de/catalog/product/view/id/119/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (36626, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=12'), (36627, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=13'), (36628, 'http://www.markenoele.de/catalog/product/view/id/10/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=12'), (36629, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=13'), (36630, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=12'), (36631, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=13'), (36632, 'http://www.markenoele.de/catalog/product/view/id/74/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=12'), (36633, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CiqIa6hXbTKahDcKJOvzG4BetwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJWK_oGUB6ABx9GE-APIAQGpAhrdh5yzB7c-qgQTT9Dmt39rwCikh3dNQxVi905NzA&sig=AGiWqtzFe2ZMnUAMavapq2whN8rhIFgPnA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l'), (36634, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36635, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=13'), (36636, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=12'), (36637, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36638, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (36639, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=13'), (36640, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36641, 'http://www.markenoele.de/catalog/product/view/id/72/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=12'), (36642, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36643, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=13'), (36644, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (36645, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/lieferung'), (36646, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbA,,/product/4/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36647, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36648, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/checkout/cart/'), (36649, 'http://www.markenoele.de/customer/account/create/', 'http://www.markenoele.de/customer/account/login/'), (36650, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/customer/account/create/'), (36651, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/angebote-des-monats/'), (36652, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/customer/account/create/'), (36653, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CmGIPNx_bTPjlHYvtjAfFxq3VCa3BsMMB_em97RSPtd5ECAAQAigDUJ6voY0BYJXq-oGUB6ABx9GE-APIAQGpAhrdh5yzB7c-qgQYT9DlICcce0TLyUbd-cEuV-eydi50RjlH&sig=AGiWqtzkb2XqSZm2dUfftyvj4Xx1saK6bA&adurl=http://www.motulshop.de&rct=j&q=motul'), (36654, 'http://www.markenoele.de/catalog/product/view/id/82/category/27', ''), (36655, 'http://www.markenoele.de/catalog/product/view/id/1/category/7', ''), (36656, 'http://www.markenoele.de/catalog/category/view/id/30', ''), (36657, 'http://www.markenoele.de/catalog/product/view/id/88/category/27', ''), (36658, 'http://www.markenoele.de/catalog/category/view/id/29', ''), (36659, 'http://www.markenoele.de/altoelentsorgung/', ''), (36660, 'http://www.markenoele.de/catalog/product/view/id/110/category/48', ''), (36661, 'http://www.markenoele.de/', ''), (36662, 'http://www.markenoele.de/', ''), (36663, 'http://www.markenoele.de/impressum/', ''), (36664, 'http://www.markenoele.de/', ''), (36665, 'http://www.markenoele.de/catalogsearch/result/?q=836511', 'http://www.markenoele.de/'), (36666, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=836511', 'http://www.markenoele.de/'), (36667, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDYQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20pflegeberater&ei=IrDbTK1PjJY6w6rVpwk&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (36668, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=pflege', 'http://www.markenoele.de/'), (36669, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=pfle', 'http://www.markenoele.de/'), (36670, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=pflegeberater', 'http://www.markenoele.de/'), (36671, 'http://www.markenoele.de/catalogsearch/result/?q=pflegeberater', 'http://www.markenoele.de/'), (36672, 'http://www.markenoele.de/catalog/product/view/id/133', 'http://www.markenoele.de/catalogsearch/result/?q=pflegeberater'), (36673, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-pflegeberater.html'), (36674, 'http://www.markenoele.de/catalog/product/view/id/133', 'http://www.markenoele.de/catalogsearch/result/?q=pflegeberater'), (36675, 'http://www.markenoele.de/catalog/product/view/id/133', 'http://www.markenoele.de/catalogsearch/result/?q=pflegeberater'), (36676, 'http://www.markenoele.de/catalogsearch/result/?q=pflegeberater', 'http://www.markenoele.de/'), (36677, 'http://www.markenoele.de/', ''), (36678, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=832202', 'http://www.markenoele.de/'), (36679, 'http://www.markenoele.de/catalogsearch/result/?q=832202', 'http://www.markenoele.de/'), (36680, 'http://www.markenoele.de/catalog/product/view/id/65', 'http://www.markenoele.de/catalogsearch/result/?q=832202'), (36681, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cw_-ebMHbTIGONIOHOo3PxaACrcGwwwH96b3tFLWD_b5HCAAQAigCUJ6voY0BYJW6iYKYB6ABx9GE-APIAQGpAipwbF11G7c-qgQYT9Cb_Ws4tp6TeuKTR0swshR6WjG4S6t7&sig=AGiWqtwxecDlf7mNUAGvcA_mR733tD_lFw&adurl=http://www.motulshop.de&rct=j&q=motul'), (36682, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (36683, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=tbp&rls=org.mozilla:de:official&&sa=X&ei=OMLbTPe2C83wsgbZyJWiBA&ved=0CC4QBSgA&q=motors%C3%A4ge+%C3%B6l+2+takt&spell=1'), (36684, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (36685, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul_pflegeberater/'), (36686, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (36687, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (36688, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36689, 'http://www.markenoele.de/catalog/category/view/id/29', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (36690, 'http://www.markenoele.de/catalog/product/view/id/161/category/29', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (36691, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (36692, 'http://www.markenoele.de/catalog/category/view/id/31', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt/garden-2t-hi-tech.html'), (36693, 'http://www.markenoele.de/catalog/product/view/id/165/category/31', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (36694, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen/timber-120.html'), (36695, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (36696, 'http://www.markenoele.de/catalog/product/view/id/240/category/51', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (36697, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung/softshell-weste-herren.html'), (36698, 'http://www.markenoele.de/catalog/category/view/id/51?p=2', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (36699, 'http://www.markenoele.de/catalog/category/view/id/51?p=1', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?p=2'), (36700, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?p=1'), (36701, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', ''), (36702, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (36703, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (36704, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/lieferung/'), (36705, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/zahlung/'), (36706, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+300v+factory+line+10w40&aq=f&aqi=&aql=&oq=&gs_rfai='), (36707, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36708, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36709, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (36710, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (36711, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CGsQFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20x-cess&ei=RdnbTNyQHcugOvqX7OYI&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (36712, 'http://www.markenoele.de/', ''), (36713, 'http://www.markenoele.de/', ''), (36714, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/50/', 'http://www.markenoele.de/'), (36715, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (36716, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (36717, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (36718, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (36719, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (36720, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (36721, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (36722, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (36723, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (36724, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (36725, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (36726, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/checkout/onepage/success/'), (36727, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=ClVGKC-HbTNfkBoKPOqGe5JcCrcGwwwH96b3tFLXE4-1HCAAQASgCUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAqYNaistHbc-qgQTT9Aof6T8pTdgPu7KP2Yj6HMl1g&sig=AGiWqtzT7pDwTJTRE60y0Ldbh6u_1TA9Wg&adurl=http://www.motulshop.de&rct=j&q=motul%20fac'), (36728, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (36729, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=ClVGKC-HbTNfkBoKPOqGe5JcCrcGwwwH96b3tFLXE4-1HCAAQASgCUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAqYNaistHbc-qgQTT9Aof6T8pTdgPu7KP2Yj6HMl1g&sig=AGiWqtzT7pDwTJTRE60y0Ldbh6u_1TA9Wg&adurl=http://www.motulshop.de&rct=j&q=motul%20fac'), (36730, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CqhWXmeHbTJKJLIaHOq73jewBrcGwwwH96b3tFI-13kQIABABKANQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCpg1qKy0dtz6qBBNP0K-7zPNqPipoTGq1j2cL_nq3&sig=AGiWqtxEELyu8-FmHaEUHkVuMu2Ml-QvHQ&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (36731, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (36732, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CqhWXmeHbTJKJLIaHOq73jewBrcGwwwH96b3tFI-13kQIABABKANQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCpg1qKy0dtz6qBBNP0K-7zPNqPipoTGq1j2cL_nq3&sig=AGiWqtxEELyu8-FmHaEUHkVuMu2Ml-QvHQ&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (36733, 'http://www.markenoele.de/', ''), (36734, 'http://www.markenoele.de/catalog/product/view/id/118', 'http://www.markenoele.de/'), (36735, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2Utei1jbGVhbi5odG1s/product/118/', 'http://www.markenoele.de/e-z-clean.html'), (36736, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/e-z-clean.html'), (36737, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (36738, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (36739, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (36740, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (36741, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (36742, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (36743, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (36744, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (36745, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/agb/'), (36746, 'http://www.markenoele.de/catalog/product/view/id/101/category/45', ''), (36747, 'http://www.markenoele.de/', ''), (36748, 'http://www.markenoele.de/', ''), (36749, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/50/', 'http://www.markenoele.de/'), (36750, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (36751, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rls=com.microsoft:de:IE-SearchBox&rlz=1I7DADE&&sa=X&ei=Eu3bTOSAJI-aOvW6hcUJ&ved=0CCAQBSgA&q=motul+%C3%B6l&spell=1'), (36752, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (36753, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/checkout/onepage/'), (36754, 'http://www.markenoele.de/checkout/onepage/index/', 'http://www.markenoele.de/checkout/onepage/'), (36755, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/index/'), (36756, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (36757, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/index/'), (36758, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (36759, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/index/'), (36760, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (36761, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (36762, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CkM6Fd_TbTNWAE4KIOsCM6YgCrcGwwwH96b3tFK3F4-1HCAAQAVCer6GNAWCV4pCCoAeQAQKgAcfRhPgDyAEBqQKmDWorLR23PqoEGE_Qj1yFOm-TozQE3reXhiPOcC8ntYvelg&sig=AGiWqtxAkGYPJbKfItCofcmuSZ6QzR6lSw&adurl=http://www.motulshop.de&rct=j&q=mot'), (36763, 'http://www.markenoele.de/index.php', ''), (36764, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/50/', 'http://www.markenoele.de/index.php'), (36765, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/index.php'), (36766, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (36767, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/checkout/onepage/'), (36768, 'http://www.markenoele.de/checkout/onepage/index/', 'http://www.markenoele.de/checkout/onepage/'), (36769, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/onepage/'), (36770, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (36771, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (36772, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (36773, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (36774, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (36775, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (36776, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (36777, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (36778, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (36779, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (36780, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (36781, 'http://www.markenoele.de/', 'http://www.hotfrog.de/Firmen/Deutsche-Castrol-Vertriebsgesellschaft'), (36782, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_npmv=3&_trksid=m570&_nkw=Motul+20+w+60'), (36783, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36784, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36785, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (36786, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (36787, 'http://www.markenoele.de/', ''), (36788, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4RNWN_deDE315DE315&q=Artikelbezeichnung+1+Ltr+MOTUL+300V+4T+Factory+Line+10W40+%c3%96l+Motorrad%c3%b6l++'), (36789, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36790, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (36791, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (36792, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Artikelbezeichnung%201%20Ltr%20MOTUL%20300V%204T%20Factory%20Line%2010W40%20%C3%96l%20Motorr', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36793, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Artikelbezeichnung%201%20Ltr%20MOTUL%20300V%204T%20Factory%20Line%2010W40%20%C3%96l%20M', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36794, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Artikelbezeichnung%201%20Ltr%20MOTUL%20300V%204T%20Factory%20Line%2010W40%20%C3%96l', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36795, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (36796, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36797, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (36798, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (36799, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-chrono.html'), (36800, 'http://www.markenoele.de/catalog/product/view/id/69/category/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (36801, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (36802, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto/motul-300-v-le-mans.html'), (36803, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-chrono.html'), (36804, 'http://www.markenoele.de/catalog/product/view/id/75/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (36805, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-chrono.html'), (36806, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (36807, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (36808, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (36809, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (36810, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (36811, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-chrono.html'), (36812, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (36813, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36814, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36815, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4RNWN_deDE315DE315&q=Artikelbezeichnung+1+Ltr+MOTUL+300V+4T+Factory+Line+10W40+%c3%96l+Motorrad%c3%b6l++'), (36816, 'http://www.markenoele.de/zahlung/', ''), (36817, 'http://www.markenoele.de/', ''), (36818, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/50/', 'http://www.markenoele.de/'), (36819, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (36820, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (36821, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/checkout/onepage/'), (36822, 'http://www.markenoele.de/checkout/onepage/index/', 'http://www.markenoele.de/checkout/onepage/'), (36823, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/index/'), (36824, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (36825, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/index/'), (36826, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (36827, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/index/'), (36828, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (36829, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/index/'), (36830, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/index/'), (36831, 'http://www.markenoele.de/', ''), (36832, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (36833, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (36834, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C6QSYIR7cTNqoK8LQswakwMyjAq3BsMMB_em97RS97Pu-RwgAEAEgx5j4BSgDUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAmyYkn34_7Y-qgQTT9Adxd8RG2W1Ciq_08ABgi1E5IAFkE4&sig=AGiWqtyXA1XCNhUK9FWkdZvEvPjIZgtl-A&adurl=http://www.motulshop.de&rct=j&'), (36835, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36836, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36837, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36838, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36839, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36840, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C6QSYIR7cTNqoK8LQswakwMyjAq3BsMMB_em97RS97Pu-RwgAEAEgx5j4BSgDUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAmyYkn34_7Y-qgQTT9Adxd8RG2W1Ciq_08ABgi1E5IAFkE4&sig=AGiWqtyXA1XCNhUK9FWkdZvEvPjIZgtl-A&adurl=http://www.motulshop.de&rct=j&'), (36841, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CNzNEbCDcTMOJHob9sgbT8_3rAq3BsMMB_em97RSt1I_8BggAEAEoA1Cer6GNAWCVorWCwAegAcfRhPgDyAEBqQJsmJJ9-P-2PqoEE0_Q6GyKOTXtceRHfX_MxjICxqk&sig=AGiWqtysFDc3nbHBZgcg5Or9gju9kfCj7w&adurl=http://www.motulshop.de&rct=j&q=motul%20fu'), (36842, 'http://www.markenoele.de/', ''), (36843, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.google.de/search?q=aufkleber+0,00&hl=de&client=firefox-a&hs=szG&rls=org.mozilla:de:official&ei=HSfcTOqYHsvtsgbT9oyiBA&start=60&sa=N'), (36844, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CyzrO6SjcTPKnFIHSswbU_pn7A63BsMMB_em97RSthP2-RwgAEAFQnq-hjQFglaKggrAHoAHH0YT4A8gBAakC9dgpZTjvtj6qBBhP0CqWKFZaBFYgmoDcYYO5n4tMzGz3ydc&sig=AGiWqtzFKzHFjPanGEKvddyxjnXWprkhBg&adurl=http://www.motulshop.de&rct=j&q=motul%'), (36845, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36846, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CyzrO6SjcTPKnFIHSswbU_pn7A63BsMMB_em97RSthP2-RwgAEAFQnq-hjQFglaKggrAHoAHH0YT4A8gBAakC9dgpZTjvtj6qBBhP0CqWKFZaBFYgmoDcYYO5n4tMzGz3ydc&sig=AGiWqtzFKzHFjPanGEKvddyxjnXWprkhBg&adurl=http://www.motulshop.de&rct=j&q=motul%'), (36847, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CyzrO6SjcTPKnFIHSswbU_pn7A63BsMMB_em97RSthP2-RwgAEAFQnq-hjQFglaKggrAHoAHH0YT4A8gBAakC9dgpZTjvtj6qBBhP0CqWKFZaBFYgmoDcYYO5n4tMzGz3ydc&sig=AGiWqtzFKzHFjPanGEKvddyxjnXWprkhBg&adurl=http://www.motulshop.de&rct=j&q=motul%'), (36848, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CFrIrJCvcTKuBHYThswbumNXrA63BsMMB_em97RTtzOPtRxABKAhQnq-hjQFglZqwgrgHoAHH0YT4A8gBAakC9dgpZTjvtj6qBBZP0OHkG02WXVTu3d9U8abqyP0EZHRA&num=4&sig=AGiWqtwLJmkdDhV82pHYoj6islPvZj-smw&adurl=http://www.motulshop.de&rct=j&q=2%2'), (36849, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36850, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36851, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36852, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CFrIrJCvcTKuBHYThswbumNXrA63BsMMB_em97RTtzOPtRxABKAhQnq-hjQFglZqwgrgHoAHH0YT4A8gBAakC9dgpZTjvtj6qBBZP0OHkG02WXVTu3d9U8abqyP0EZHRA&num=4&sig=AGiWqtwLJmkdDhV82pHYoj6islPvZj-smw&adurl=http://www.motulshop.de&rct=j&q=2%2'), (36853, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+motor%C3%B6l/s/google/koid/3742571874/gkaid/58247091/?gclid=CLePvbGvmaUCFQK-zAodW08JIA'), (36854, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mo', 'http://www.markenoele.de/'), (36855, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mot', 'http://www.markenoele.de/'), (36856, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motu', 'http://www.markenoele.de/'), (36857, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/'), (36858, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/'), (36859, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208', 'http://www.markenoele.de/'), (36860, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%2081', 'http://www.markenoele.de/'), (36861, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100', 'http://www.markenoele.de/'), (36862, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20810', 'http://www.markenoele.de/'), (36863, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100X', 'http://www.markenoele.de/'), (36864, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100X', 'http://www.markenoele.de/'), (36865, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100X%20cl', 'http://www.markenoele.de/'), (36866, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100X%20cle', 'http://www.markenoele.de/'), (36867, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100X%20clean', 'http://www.markenoele.de/'), (36868, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100X%20clea', 'http://www.markenoele.de/'), (36869, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100X%20clean', 'http://www.markenoele.de/'), (36870, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100X%20clean%205', 'http://www.markenoele.de/'), (36871, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100X%20clean%205', 'http://www.markenoele.de/'), (36872, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100X%20clean%205W', 'http://www.markenoele.de/'), (36873, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100X%20clean%205W', 'http://www.markenoele.de/'), (36874, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100X%20clean%205W%2040', 'http://www.markenoele.de/'), (36875, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+8100X+clean+5W+40', 'http://www.markenoele.de/'), (36876, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+motor%C3%B6l/s/google/koid/3742571874/gkaid/58247091/?gclid=CLePvbGvmaUCFQK-zAodW08JIA'), (36877, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CH6WivUDcTICMI4n_jAea9PiTA63BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglQKgAcfRhPgDyAEBqQJsmJJ9-P-2PqoEE0_Q5cuhxswygW3uZdhjh0WbLWQ&sig=AGiWqtz_AB8jGn6WeK5uEgPf15UyzaZjHw&adurl=http://www.motulshop.de&rct=j&q=motul%208100%20x-c'), (36878, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36879, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36880, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36881, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-7120150196592957&output=html&h=90&slotname=4531229266&w=728&lmt=1289503949&flash=10.0.32.18&url=http%3A%2F%2Fwww.bmw-syndikat.de%2Fbmwsyndikatforum%2Ftopic124552_M3_%25C3%25B6ltemperatur_zu_'), (36882, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36883, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36884, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (36885, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36886, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (36887, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (36888, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36889, 'http://www.markenoele.de/', ''), (36890, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (36891, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36892, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (36893, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36894, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (36895, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36896, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-7120150196592957&output=html&h=90&slotname=4531229266&w=728&lmt=1289503949&flash=10.0.32.18&url=http%3A%2F%2Fwww.bmw-syndikat.de%2Fbmwsyndikatforum%2Ftopic124552_M3_%25C3%25B6ltemperatur_zu_'), (36897, 'http://www.markenoele.de/', 'http://www.lubetube.de/'), (36898, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CT1_m7k_cTIoOxYc6i-PJmwKtwbDDAf3pve0UrYT9vkcIABABKANQnq-hjQFglYr-gZQHoAHH0YT4A8gBAakC9dgpZTjvtj6qBBNP0A6Sl97jJlW2tiLR4RfU7OrJ&sig=AGiWqty5UQ2ouh6SsHKXgQcFAIQaiRubiQ&adurl=http://www.motulshop.de&rct=j&q=motul%20motor'), (36899, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36900, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbA,,/product/4/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36901, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36902, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+%C3%B6l&_sacat=0&_odkw=motoll+%C3%B6l&_osacat=0&_trksid=p3286.c0.m270.l1313'), (36903, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (36904, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36905, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (36906, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36907, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (36908, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (36909, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (36910, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36911, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (36912, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (36913, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (36914, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (36915, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (36916, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (36917, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (36918, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36919, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36920, 'http://www.markenoele.de/', ''), (36921, 'http://www.markenoele.de/', ''), (36922, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CT1_m7k_cTIoOxYc6i-PJmwKtwbDDAf3pve0UrYT9vkcIABABKANQnq-hjQFglYr-gZQHoAHH0YT4A8gBAakC9dgpZTjvtj6qBBNP0A6Sl97jJlW2tiLR4RfU7OrJ&sig=AGiWqty5UQ2ouh6SsHKXgQcFAIQaiRubiQ&adurl=http://www.motulshop.de&rct=j&q=motul%20motor'), (36923, 'http://www.markenoele.de/contacts/', ''), (36924, 'http://www.markenoele.de/angebote-des-monats/', ''), (36925, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (36926, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (36927, 'http://www.markenoele.de/', ''), (36928, 'http://www.markenoele.de/datenschutz/', ''), (36929, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CYJ9KLYDcTNb-PMSwtAaGgfXhA63BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVuv2BlAegAcfRhPgDyAEBqQK7bC2wpOy2PqoEE0_Q01g4QtwhtU0g_zn_ZfA9yIo&sig=AGiWqtz_VIwSyn0nwM5_Ml8B_NQ-78twpw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (36930, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36931, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36932, 'http://www.markenoele.de/', ''), (36933, 'http://www.markenoele.de/customer-service', ''), (36934, 'http://www.markenoele.de/lieferung/', ''), (36935, 'http://www.markenoele.de/datenschutz/', ''), (36936, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (36937, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (36938, 'http://www.markenoele.de/datenschutz/', ''), (36939, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (36940, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (36941, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (36942, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3246922853205388&output=html&h=200&slotname=0708159100&w=200&lmt=1289543437&flash=10.1.103&url=http%3A%2F%2Fwww.beammachine.net%2Fde%2Fsite.php%3Fdetails%3D90220&dt=1289543444355&shv=r201011'), (36943, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36944, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36945, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (36946, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=price'), (36947, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (36948, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CVKdUmufcTJbsLIL_sgam4NGUA63BsMMB_em97RSNyePtRwgAEAEoA1Cer6GNAWCVspWCpAegAcfRhPgDyAEBqQKeNq_VWuu2PqoEE0_QUOdntKpGypkQFl1Yvz2JPdU&sig=AGiWqtwzY9FYLF42xtkeVqaPhB6O9VANUQ&adurl=http://www.motulshop.de&rct=j&q=motul%20sp'), (36949, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (36950, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (36951, 'http://www.markenoele.de/', ''), (36952, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C8YODFvTcTPC6F8b8sgakvbm4Aq3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCVsqyCtAegAcfRhPgDyAEBqQKeNq_VWuu2PqoEGE_Q8g-PNB0cG_L_ZGAR4gw_mA4z__2afw&sig=AGiWqtwABzeW0UfHSP2RJSfngxUZvumaZA&adurl=http://www.motulshop.de&rct=j&q=mot'), (36953, 'http://www.markenoele.de/', ''), (36954, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (36955, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+tech+grease+300&aq=0&aqi=g1&aql=&oq=motul+tech+grease&gs_rfai='), (36956, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36957, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36958, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (36959, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (36960, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (36961, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36962, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (36963, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (36964, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (36965, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (36966, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (36967, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (36968, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (36969, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (36970, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (36971, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (36972, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (36973, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (36974, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (36975, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+tech+grease+300&aq=0&aqi=g1&aql=&oq=motul+tech+grease&gs_rfai='), (36976, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (36977, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/search?client=opera&rls=de&q=motul+8100+clean&sourceid=opera&ie=utf-8&oe=utf-8'), (36978, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (36979, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (36980, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (36981, 'http://www.markenoele.de/catalog/product/view/id/187', 'http://www.google.de/products?hl=de&rlz=1T4GFRE_deDE371DE374&q=Motul+Dexron+III&um=1&ie=UTF-8&ei=VArdTOieN8bBswbzgL2SDA&sa=X&oi=product_result_group&ct=image&resnum=3&ved=0CDgQzAMwAg'), (36982, 'http://www.markenoele.de/catalog/product/gallery/id/187/image/179/', ''), (36983, 'http://www.markenoele.de/', ''), (36984, 'http://www.markenoele.de/', ''), (36985, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (36986, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (36987, 'http://www.markenoele.de/catalog/product/view/id/139/category/51', ''), (36988, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (36989, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CGAQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-multi-atf-1l.html&rct=j&q=hyundai%20psf3&ei=uyHdTOPMBMKQswa7z4WPDA&usg=AFQjCNGJ8tYkZuOCkxINO1n4_5f1Yn5hHA'), (36990, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CGAQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-multi-atf-1l.html&rct=j&q=hyundai%20psf3&ei=uyHdTOPMBMKQswa7z4WPDA&usg=AFQjCNGJ8tYkZuOCkxINO1n4_5f1Yn5hHA'), (36991, 'http://www.markenoele.de/customer/account/login/', ''), (36992, 'http://www.markenoele.de/index.php/', ''), (36993, 'http://www.markenoele.de/', ''), (36994, 'http://www.markenoele.de/', ''), (36995, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/customer/account/login/'), (36996, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/checkout/cart/'), (36997, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/50/', 'http://www.markenoele.de/'), (36998, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (36999, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (37000, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (37001, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (37002, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (37003, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (37004, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (37005, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (37006, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (37007, 'http://www.markenoele.de/', ''), (37008, 'http://www.markenoele.de/', ''), (37009, 'http://www.markenoele.de/', ''), (37010, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (37011, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (37012, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37013, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (37014, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (37015, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (37016, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (37017, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (37018, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C0qmsKTLdTJfbA8KwtAa4maWtA63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVwveBlAegAcfRhPgDyAEBqQIzI7vPw-K2PqoEE0_QCiLVx7Ds3zTFnmc_v20Y9K8&sig=AGiWqtzvgHIpN64vnfCcp-Kc41nhmjA0ww&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (37019, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (37020, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C0qmsKTLdTJfbA8KwtAa4maWtA63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVwveBlAegAcfRhPgDyAEBqQIzI7vPw-K2PqoEE0_QCiLVx7Ds3zTFnmc_v20Y9K8&sig=AGiWqtzvgHIpN64vnfCcp-Kc41nhmjA0ww&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (37021, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37022, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37023, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (37024, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (37025, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (37026, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (37027, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (37028, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37029, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37030, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (37031, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (37032, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (37033, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37034, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37035, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (37036, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37037, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (37038, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37039, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (37040, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (37041, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37042, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37043, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C0qmsKTLdTJfbA8KwtAa4maWtA63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVwveBlAegAcfRhPgDyAEBqQIzI7vPw-K2PqoEE0_QCiLVx7Ds3zTFnmc_v20Y9K8&sig=AGiWqtzvgHIpN64vnfCcp-Kc41nhmjA0ww&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (37044, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (37045, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (37046, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (37047, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (37048, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (37049, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (37050, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (37051, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (37052, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (37053, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (37054, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (37055, 'http://www.markenoele.de/lieferung/', ''), (37056, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1289572360&flash=10.1.53.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Ferfahrung-mit-multimiles-bio-oele-t1673065.html%3Fpa'), (37057, 'http://www.markenoele.de/catalog/product/view/id/240/category/51', ''), (37058, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (37059, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CCtxNCmDdTJ_VNcHiswaCrOHjAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglYqNgpgHoAHH0YT4A8gBAakCmVgaIGP6tj6qBBNP0FzRjrKHOXDT6B4mqUoyFh2t&sig=AGiWqtx8N-PKxw8XjDAKQIFcD5MvJfh59w&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (37060, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37061, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (37062, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (37063, 'http://www.markenoele.de/bestellung/', ''), (37064, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=UmjdTM_vKIyYOt_UkfcO'), (37065, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37066, 'http://www.markenoele.de/', ''), (37067, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37068, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37069, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (37070, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (37071, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?hl=de&source=hp&q=motul+8100+x-cess&btnG=Google-Suche&meta=&aq=0&aqi=g2&aql=&oq=motul+8100+x&gs_rfai='), (37072, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1R2GFRE_deDE367&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (37073, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37074, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37075, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37076, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (37077, 'http://www.markenoele.de/catalog/product/view/id/51/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (37078, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (37079, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (37080, 'http://www.markenoele.de/catalog/product/view/id/54/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (37081, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (37082, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (37083, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (37084, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (37085, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (37086, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (37087, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (37088, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (37089, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ccn994nXdTOKyFcGvtAawu6nmBK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglcKsgrQHoAHH0YT4A8gBAakCmVgaIGP6tj6qBBNP0O2vaQ9pPXTEfiU_bsIp4AEY&sig=AGiWqtx1wPGO_rz6Vhr4cVFv9UQpRSnmuQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (37090, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37091, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37092, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37093, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37094, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37095, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37096, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37097, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ccn994nXdTOKyFcGvtAawu6nmBK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglcKsgrQHoAHH0YT4A8gBAakCmVgaIGP6tj6qBBNP0O2vaQ9pPXTEfiU_bsIp4AEY&sig=AGiWqtx1wPGO_rz6Vhr4cVFv9UQpRSnmuQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (37098, 'http://www.markenoele.de/catalog/product/view/id/118', 'http://www.markenoele.de/'), (37099, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ccn994nXdTOKyFcGvtAawu6nmBK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglcKsgrQHoAHH0YT4A8gBAakCmVgaIGP6tj6qBBNP0O2vaQ9pPXTEfiU_bsIp4AEY&sig=AGiWqtx1wPGO_rz6Vhr4cVFv9UQpRSnmuQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (37100, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (37101, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (37102, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (37103, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (37104, 'http://www.markenoele.de/catalog/product/view/id/123/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (37105, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (37106, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (37107, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (37108, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (37109, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (37110, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (37111, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ccn994nXdTOKyFcGvtAawu6nmBK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglcKsgrQHoAHH0YT4A8gBAakCmVgaIGP6tj6qBBNP0O2vaQ9pPXTEfiU_bsIp4AEY&sig=AGiWqtx1wPGO_rz6Vhr4cVFv9UQpRSnmuQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (37112, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1SVEC_DEDE390&q=markenoele.de&aq=0&oq=markenoel'), (37113, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (37114, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&rlz=1I7ADSA_de'), (37115, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37116, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37117, 'http://www.markenoele.de/catalog/product/view/id/63/category/16', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (37118, 'http://www.markenoele.de/catalog/product/gallery/id/63/image/156/', ''), (37119, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37120, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (37121, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (37122, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-50.html'), (37123, 'http://www.markenoele.de/catalog/product/view/id/143/category/53', ''), (37124, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CSv-EhZTdTI2nAsSvtAaO8qnYAq3BsMMB_em97RT1y-PtRwgAEAEoA1Cer6GNAWCV4pCCoAegAcfRhPgDyAEBqQJ1XZfhiPy2PqoEGE_QFVhRnQmeSVwnzXiu3gcDDXsBbuoZ1A&sig=AGiWqtwJASFUGULjNw1EAqAC73bd8kbmFg&adurl=http://www.motulshop.de&rct=j&q=mot'), (37125, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (37126, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (37127, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (37128, 'http://www.markenoele.de/', ''), (37129, 'http://www.markenoele.de/', 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2117678&SearchSource=3&q=Motul+8100+X-CLEAN+5W-40+'), (37130, 'http://www.markenoele.de/catalog/product/view/id/147/category/53', ''), (37131, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=5&sqi=2&ved=0CEcQFjAE&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=motul%20%20schmierstoffe%2010%20&ei=1qTdTJ0Ww4E6q8fByg4&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJ'), (37132, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (37133, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (37134, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (37135, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C4awNTqXdTMjUKcHgswaVh4mkA63BsMMB_em97RSt1I_8BggAEAFQnq-hjQFglbL3gZQHkAEEoAHH0YT4A8gBAakCdV2X4Yj8tj6qBBhP0A9AZjY6y2Wb0V8-TET9xe_SmTdg2kg&sig=AGiWqtxE2SS0sa5E0qs3-qKdiOWHInZHlA&adurl=http://www.motulshop.de&rct=j&q=Mo'), (37136, 'http://www.markenoele.de/catalog/product/gallery/id/4/image/45/', ''), (37137, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/'), (37138, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/zahlung/'), (37139, 'http://www.markenoele.de/catalog/category/view/id/39?limit=all', ''), (37140, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all'), (37141, 'http://www.markenoele.de/catalog/product/view/id/119/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (37142, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-pflegeprodukte/fuel-system-clean.html'), (37143, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (37144, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=5&sqi=2&ved=0CEcQFjAE&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=motul%20%20schmierstoffe%2010%20&ei=1qTdTJ0Ww4E6q8fByg4&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJ'), (37145, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (37146, 'http://www.markenoele.de/catalog/product/view/id/108/category/49', ''), (37147, 'http://www.markenoele.de/catalog/product/view/id/142/category/53', ''), (37148, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C7Dt8g8DdTPuKHoT7sgbOy8SMAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCto6Y-qz7tj6qBBNP0NWLkT8AgaMs0IgUsVDgPx9gugUTCK77ldaqnKUCFU62zAodw27SvsoFAA&sig=AGiWqty_lFZIrQrmSUDFmgEGYC1mE5TRvg&adurl=http://www.'), (37149, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (37150, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C7Dt8g8DdTPuKHoT7sgbOy8SMAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCto6Y-qz7tj6qBBNP0NWLkT8AgaMs0IgUsVDgPx9gugUTCK77ldaqnKUCFU62zAodw27SvsoFAA&sig=AGiWqty_lFZIrQrmSUDFmgEGYC1mE5TRvg&adurl=http://www.'), (37151, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37152, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C7Dt8g8DdTPuKHoT7sgbOy8SMAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCto6Y-qz7tj6qBBNP0NWLkT8AgaMs0IgUsVDgPx9gugUTCK77ldaqnKUCFU62zAodw27SvsoFAA&sig=AGiWqty_lFZIrQrmSUDFmgEGYC1mE5TRvg&adurl=http://www.'), (37153, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C7Dt8g8DdTPuKHoT7sgbOy8SMAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCto6Y-qz7tj6qBBNP0NWLkT8AgaMs0IgUsVDgPx9gugUTCK77ldaqnKUCFU62zAodw27SvsoFAA&sig=AGiWqty_lFZIrQrmSUDFmgEGYC1mE5TRvg&adurl=http://www.'), (37154, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C7Dt8g8DdTPuKHoT7sgbOy8SMAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCto6Y-qz7tj6qBBNP0NWLkT8AgaMs0IgUsVDgPx9gugUTCK77ldaqnKUCFU62zAodw27SvsoFAA&sig=AGiWqty_lFZIrQrmSUDFmgEGYC1mE5TRvg&adurl=http://www.'), (37155, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+x-clean+c3+8100&_sacat=0&_odkw=motul&_osacat=0&_trksid=p3286.c0.m270.l1313'), (37156, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (37157, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (37158, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (37159, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (37160, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (37161, 'http://www.markenoele.de/agb/', ''), (37162, 'http://www.markenoele.de/catalog/product/view/id/174/category/51', ''), (37163, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (37164, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (37165, 'http://www.markenoele.de/catalog/product/view/id/157/category/51', ''), (37166, 'http://www.markenoele.de/catalog/product/view/id/63/category/16', ''), (37167, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (37168, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (37169, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (37170, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (37171, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (37172, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE376&q=motul+5100+ester&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (37173, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (37174, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CUhQp71veTM_uFsT6sgbejuHtA63BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV2o6CmAegAcfRhPgDyAEBqQLciRs5h_m2PqoEE0_QwqF37_srHfavTcZOJI-vBbY&sig=AGiWqtz_qBRMvnNoKukcmcEzF2Pg9qXIYg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (37175, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37176, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37177, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (37178, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (37179, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (37180, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=1'), (37181, 'http://www.markenoele.de/', ''), (37182, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-50.html'), (37183, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=1'), (37184, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-50.html'), (37185, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul_pflegeberater/'), (37186, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (37187, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (37188, 'http://www.markenoele.de/catalog/product/view/id/119/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (37189, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/fuel-system-clean.html'), (37190, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (37191, 'http://www.markenoele.de/', ''), (37192, 'http://www.markenoele.de/', ''), (37193, 'http://www.markenoele.de/catalog/product/view/id/102/category/45', ''), (37194, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (37195, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (37196, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (37197, 'http://www.markenoele.de/', 'http://www.safersite.de/markenoele.de'), (37198, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&rlz=1R2GGLL_de&aq=f&aqi=g9&aql=&oq=&gs_rfai='), (37199, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37200, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37201, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (37202, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (37203, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (37204, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (37205, 'http://www.markenoele.de/catalog/product/view/id/59/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (37206, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (37207, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (37208, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (37209, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (37210, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37211, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37212, 'http://www.markenoele.de/', 'http://www.shopzilla.de/7Y_-_cat_id--16697__keyword--castrol+longlife+3+5w30'), (37213, 'http://www.markenoele.de/catalog/product/view/id/145/category/53', ''), (37214, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=opera&hs=uge&rls=de&q=2+takt+%C3%B6l+vollsynthetisch&aq=0&aqi=g3&aql=&oq=2+takt+%C3%B6l+voll&gs_rfai='), (37215, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CMtlQvcTeTIi9NoaKOt_ovOQBrcGwwwH96b3tFI3J4-1HCAAQAigDUJ6voY0BYJWCoIKwB6ABx9GE-APIAQGpAtyJGzmH-bY-qgQYT9CY5z_Ro3FvRwERMWlK6_bbyU5zkUND&sig=AGiWqtzenbHmh2ilYX8cy4wRwu_sc5EeVg&adurl=http://www.motulshop.de&rct=j&q=Speci'), (37216, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37217, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37218, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37219, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (37220, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (37221, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=spe', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (37222, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=spex', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (37223, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=spe', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (37224, 'http://www.markenoele.de/catalogsearch/result/?q=specific', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (37225, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (37226, 'http://www.markenoele.de/catalogsearch/result/?q=specific', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (37227, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specifi', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (37228, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (37229, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (37230, 'http://www.markenoele.de/', ''), (37231, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (37232, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/alles-zu/motul/oel/1'), (37233, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE333&=&q=motul+%C3%B6l&aq=1&oq=motul'), (37234, 'http://www.markenoele.de/catalog/product/view/id/5', 'http://www.google.de/products?q=Motul+8100x-cess+5w40&hl=de&aq=f'), (37235, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-8100-x-cess-1l.html?___store=esso_store_view&___store=esso_store_view'), (37236, 'http://www.markenoele.de/catalog/category/view/id/46', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (37237, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (37238, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37239, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtYXV0b3NjaG1pZXJzdG9mZmUuaHRtbA,,/product/6/', ''), (37240, 'http://www.markenoele.de/checkout/cart/', ''), (37241, 'http://www.markenoele.de/checkout/onepage/', ''), (37242, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (37243, 'http://www.markenoele.de/checkout/cart/', ''), (37244, 'http://www.markenoele.de/catalog/product/view/id/192/category/52', ''), (37245, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37246, 'http://www.markenoele.de/catalog/product/view/id/182/category/52', ''), (37247, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+300v+facktor+line&_sacat=0&_odkw=motul+300+v+competition&_osacat=0&_trksid=p3286.c0.m270.l1313'), (37248, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37249, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37250, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37251, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (37252, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (37253, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (37254, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (37255, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (37256, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (37257, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (37258, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (37259, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (37260, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+300v+.de&meta=&btnG=Google-Suche'), (37261, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37262, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37263, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (37264, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (37265, 'http://www.markenoele.de/', ''), (37266, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (37267, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', ''), (37268, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', ''), (37269, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (37270, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (37271, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cc0ft7vPeTIyaPIOPOoX0hZ4CrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVyoqCmAegAcfRhPgDyAEBqQLciRs5h_m2PqoEE0_QxkiQ8agZ2rNYTce-oD5LwGw&sig=AGiWqtz0MbLULTTlR0AFFVQyXBbOHkk3yQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (37272, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37273, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', ''), (37274, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37275, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', ''), (37276, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37277, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', ''), (37278, 'http://www.markenoele.de/catalog/product/gallery/id/11/image/52/', ''), (37279, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', ''), (37280, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37281, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/result/query/MOTUL+300V+Competition+SAE+15W50+/rootcategory/96451/'), (37282, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', ''), (37283, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', ''), (37284, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37285, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', ''), (37286, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37287, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', ''), (37288, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37289, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', ''), (37290, 'http://www.markenoele.de/catalog/product/view/id/22/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (37291, 'http://www.markenoele.de/catalog/product/view/id/105/category/4', ''), (37292, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', ''), (37293, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37294, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', ''), (37295, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37296, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37297, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cc0ft7vPeTIyaPIOPOoX0hZ4CrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVyoqCmAegAcfRhPgDyAEBqQLciRs5h_m2PqoEE0_QxkiQ8agZ2rNYTce-oD5LwGw&sig=AGiWqtz0MbLULTTlR0AFFVQyXBbOHkk3yQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (37298, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', ''), (37299, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', ''), (37300, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (37301, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', ''), (37302, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', ''), (37303, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', ''), (37304, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', ''), (37305, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', ''), (37306, 'http://www.markenoele.de/catalog/category/view/id/41?limit=all', ''), (37307, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', ''), (37308, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', ''), (37309, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', ''), (37310, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (37311, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/motul-fanshop-artikel/motocross-aufkleber.html'), (37312, 'http://www.markenoele.de/catalog/product/view/id/173/category/52', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (37313, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/motul-fanshop-artikel/motocross-aufkleber.html'), (37314, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (37315, 'http://www.markenoele.de/catalog/product/view/id/182/category/52', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (37316, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (37317, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber/einzelbuchstaben-28-x-5-5-cm.html'), (37318, 'http://www.markenoele.de/catalog/product/view/id/213/category/51', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (37319, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber/einzelbuchstaben-28-x-5-5-cm.html'), (37320, 'http://www.markenoele.de/catalog/product/view/id/182/category/52', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (37321, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/motul-fanshop-artikel/motocross-aufkleber.html'), (37322, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (37323, 'http://www.markenoele.de/catalog/category/view/id/41?limit=all', ''), (37324, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (37325, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cc0ft7vPeTIyaPIOPOoX0hZ4CrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVyoqCmAegAcfRhPgDyAEBqQLciRs5h_m2PqoEE0_QxkiQ8agZ2rNYTce-oD5LwGw&sig=AGiWqtz0MbLULTTlR0AFFVQyXBbOHkk3yQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (37326, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37327, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cc0ft7vPeTIyaPIOPOoX0hZ4CrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVyoqCmAegAcfRhPgDyAEBqQLciRs5h_m2PqoEE0_QxkiQ8agZ2rNYTce-oD5LwGw&sig=AGiWqtz0MbLULTTlR0AFFVQyXBbOHkk3yQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (37328, 'http://www.markenoele.de/', ''), (37329, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (37330, 'http://www.markenoele.de/lieferung', ''), (37331, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/wash-wax.html'), (37332, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (37333, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (37334, 'http://www.markenoele.de/', ''), (37335, 'http://www.markenoele.de/', ''), (37336, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (37337, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (37338, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (37339, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (37340, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (37341, 'http://www.markenoele.de/', ''), (37342, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (37343, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (37344, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37345, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37346, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (37347, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37348, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', ''), (37349, 'http://www.markenoele.de/catalog/product/view/id/118/category/40', ''), (37350, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37351, 'http://www.markenoele.de/catalog/product/view/id/119/category/40', ''), (37352, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37353, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37354, 'http://www.markenoele.de/', ''), (37355, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37356, 'http://www.markenoele.de/catalog/product/view/id/123/category/40', ''), (37357, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37358, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (37359, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (37360, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (37361, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (37362, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (37363, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (37364, 'http://www.markenoele.de/angebote-des-monats/', ''), (37365, 'http://www.markenoele.de/', ''), (37366, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (37367, 'http://www.markenoele.de/', ''), (37368, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (37369, 'http://www.markenoele.de/', ''), (37370, 'http://www.markenoele.de/catalog/product/view/id/141/category/53', ''), (37371, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.gs-forum.eu/showthread.php?t=49932'), (37372, 'http://www.markenoele.de/catalog/product/view/id/190/category/52', ''), (37373, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CkuZY4gPfTMv1Fob9sgb_9vHsAq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVsveBlAegAcfRhPgDyAEBqQLciRs5h_m2PqoEE0_QUwA4x2LNjREjohVHVzsSmkQ&sig=AGiWqtyMboVJhYrBoRDbqMRz5Sg4jrbPNQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (37374, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37375, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37376, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37377, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CkuZY4gPfTMv1Fob9sgb_9vHsAq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVsveBlAegAcfRhPgDyAEBqQLciRs5h_m2PqoEE0_QUwA4x2LNjREjohVHVzsSmkQ&sig=AGiWqtyMboVJhYrBoRDbqMRz5Sg4jrbPNQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (37378, 'http://www.markenoele.de/', ''), (37379, 'http://www.markenoele.de/administration/Login.aspx', ''), (37380, 'http://www.markenoele.de/umbraco/', ''), (37381, 'http://www.markenoele.de/dynamix/', ''), (37382, 'http://www.markenoele.de/Pages/Login.aspx', ''), (37383, 'http://www.markenoele.de/zino/css/zino_core.css', ''), (37384, 'http://www.markenoele.de/n2/', ''), (37385, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?q=motul+x-cess&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (37386, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (37387, 'http://www.markenoele.de/', ''), (37388, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (37389, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CshgrRSDfTL-eCcOvtAbG-PHCA63BsMMB_em97RTNgP2-RwgAEAIoAlCer6GNAWCViviBlAegAcfRhPgDyAEBqQLciRs5h_m2PqoEE0_QKNqunUKLx4z5bVyzGboMRhQ&sig=AGiWqtwdWBHIsdhcZvlWjxE7w0ccyyU96w&adurl=http://www.motulshop.de&rct=j&q=motul%202%'), (37390, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37391, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CshgrRSDfTL-eCcOvtAbG-PHCA63BsMMB_em97RTNgP2-RwgAEAIoAlCer6GNAWCViviBlAegAcfRhPgDyAEBqQLciRs5h_m2PqoEE0_QKNqunUKLx4z5bVyzGboMRhQ&sig=AGiWqtwdWBHIsdhcZvlWjxE7w0ccyyU96w&adurl=http://www.motulshop.de&rct=j&q=motul%202%'), (37392, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CshgrRSDfTL-eCcOvtAbG-PHCA63BsMMB_em97RTNgP2-RwgAEAIoAlCer6GNAWCViviBlAegAcfRhPgDyAEBqQLciRs5h_m2PqoEE0_QKNqunUKLx4z5bVyzGboMRhQ&sig=AGiWqtwdWBHIsdhcZvlWjxE7w0ccyyU96w&adurl=http://www.motulshop.de&rct=j&q=motul%202%'), (37393, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cs1VOwCHfTKXpKYL-sga2xZXcA63BsMMB_em97RTtzOPtRwgAEAMoA1Cer6GNAWCViviBlAegAcfRhPgDyAEBqQLciRs5h_m2PqoEGE_QsfmKoPvoZ1H661puUQCPh8je8l9C_w&sig=AGiWqtzV0wNWVlIFq1T2DY1QY-rVFkpb-w&adurl=http://www.motulshop.de&rct=j&q=mot'), (37394, 'http://www.markenoele.de/catalog/product/view/id/75/category/33', ''), (37395, 'http://www.markenoele.de/catalog/category/view/id/15', ''), (37396, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (37397, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (37398, 'http://www.markenoele.de/catalog/product/view/id/110/category/49', ''), (37399, 'http://www.markenoele.de/widerruf/', ''), (37400, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (37401, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (37402, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (37403, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (37404, 'http://www.markenoele.de/catalog/product/view/id/118/category/48', ''), (37405, 'http://www.markenoele.de/angebote-des-monats/', ''), (37406, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CNmL-MmJoKUCFZQK3wodHi07Hg'), (37407, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CNmL-MmJoKUCFZQK3wodHi07Hg'), (37408, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CNmL-MmJoKUCFZQK3wodHi07Hg'), (37409, 'http://www.markenoele.de/catalog/product/view/id/118', 'http://www.markenoele.de/'), (37410, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CNmL-MmJoKUCFZQK3wodHi07Hg'), (37411, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (37412, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CK3A4vyMoKUCFUO-zAod7Wl5Iw'), (37413, 'http://www.markenoele.de/', ''), (37414, 'http://www.markenoele.de/', ''), (37415, 'http://www.markenoele.de/', 'http://www.hood.de/auction/39114011/divinol-syntholight-03-5w-30-5liter-motorenoel.htm'), (37416, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=safari&rls=en&q=motul+800+road+racing&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (37417, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37418, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37419, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (37420, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20800', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (37421, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (37422, 'http://www.markenoele.de/catalogsearch/result/?q=motul+800', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (37423, 'http://www.markenoele.de/catalog/product/view/id/78', 'http://www.markenoele.de/catalogsearch/result/?q=motul+800'), (37424, 'http://www.markenoele.de/catalog/product/gallery/id/78/image/113/', 'http://www.markenoele.de/motul-800-2t-factory-line-road-racing.html'), (37425, 'http://www.markenoele.de/lieferung/', ''), (37426, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=Motul+300v+10w40+&_sacat=0&LH_Auction=1&_odkw=Motul+10w40+300v&_osacat=0&_trksid=p3286.c0.m270.l1313'), (37427, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37428, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37429, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37430, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (37431, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (37432, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (37433, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (37434, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (37435, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (37436, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (37437, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CyjxzO9PfTMbsJ8T9sgbBtoz8Aq3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV2o6CmAegAcfRhPgDyAEBqQLciRs5h_m2PqoEE0_QHNdKRTGQEmwJzRf0hWNNghM&sig=AGiWqtyshoY0w-RvbLBUN5SBPxf1rebShQ&adurl=http://www.motulshop.de&rct=j&q=motul%20mo'), (37438, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (37439, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-diesel.html'), (37440, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CyjxzO9PfTMbsJ8T9sgbBtoz8Aq3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV2o6CmAegAcfRhPgDyAEBqQLciRs5h_m2PqoEE0_QHNdKRTGQEmwJzRf0hWNNghM&sig=AGiWqtyshoY0w-RvbLBUN5SBPxf1rebShQ&adurl=http://www.motulshop.de&rct=j&q=motul%20mo'), (37441, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37442, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37443, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37444, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37445, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37446, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37447, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37448, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CyjxzO9PfTMbsJ8T9sgbBtoz8Aq3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV2o6CmAegAcfRhPgDyAEBqQLciRs5h_m2PqoEE0_QHNdKRTGQEmwJzRf0hWNNghM&sig=AGiWqtyshoY0w-RvbLBUN5SBPxf1rebShQ&adurl=http://www.motulshop.de&rct=j&q=motul%20mo'), (37449, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GGLJ_deDE313DE313&q=motul+shine+and+go'), (37450, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (37451, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (37452, 'http://www.markenoele.de/', ''), (37453, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37454, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37455, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37456, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37457, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37458, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37459, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37460, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (37461, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (37462, 'http://www.markenoele.de/catalog/product/view/id/53/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (37463, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-7100-4t-53.html'), (37464, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-7100-4t-53.html'), (37465, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (37466, 'http://www.markenoele.de/catalog/product/view/id/84/category/25', 'http://www.google.de/search?hl=de&rlz=1C1SKPL_enDE395DE395&q=motul+marine&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (37467, 'http://www.markenoele.de/catalog/category/view/id/27', 'http://www.markenoele.de/motul-schmierstoffe/marine/inboard-tech-4t.html'), (37468, 'http://www.markenoele.de/catalog/product/view/id/84/category/25', 'http://www.google.de/search?hl=de&rlz=1C1SKPL_enDE395DE395&q=motul+marine&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (37469, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?q=motul+5w-40&hl=de&client=firefox-a&hs=EKx&rls=org.mozilla:de:official&prmd=s&ei=AdnfTPulNMjIswbfnv3DCw&start=10&sa=N'), (37470, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-7100-4t-53.html'), (37471, 'http://www.markenoele.de/catalog/product/view/id/53/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (37472, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe/motul-7100-4t-53.html'), (37473, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-heizoel.html'), (37474, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/esso-diesel.html'), (37475, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (37476, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (37477, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/datenschutz/'), (37478, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (37479, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/esso-diesel.html'), (37480, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-heizoel.html'), (37481, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe/motul-7100-4t-53.html'), (37482, 'http://www.markenoele.de/catalog/product/view/id/53/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (37483, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (37484, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (37485, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37486, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (37487, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37488, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37489, 'http://www.markenoele.de/', ''), (37490, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=Motul+Specific+CNG+/+LPG+5W40&ie=UTF-8&oe=UTF-8&redir_esc=&ei=Sf7fTPvsDZHJswbv2eSQDA'), (37491, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CFgQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=8wbgTIHsGZCVOs66kegO&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (37492, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37493, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37494, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (37495, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (37496, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (37497, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (37498, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (37499, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37500, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37501, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CFgQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=8wbgTIHsGZCVOs66kegO&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (37502, 'http://www.markenoele.de/', 'http://fahrzeugteile.shop.ebay.de/Motorrad-Kraftradteile-/14780/i.html?_nkw=2+takt+%C3%B6l&_catref=1&_dmd=1&_fln=1&_trksid=p3286.c0.m282'), (37503, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37504, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37505, 'http://www.markenoele.de/', ''), (37506, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+2t+%C3%B6l&meta=&aq=0&aqi=g1&aql=&oq=motul+2t+&gs_rfai='), (37507, 'http://www.markenoele.de/', ''), (37508, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1289753186&flash=10.1.102&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fteilehandel%2Farticles%2F257849%2F%3Ficmp%3Da'), (37509, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37510, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37511, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (37512, 'http://www.markenoele.de/catalog/product/view/id/8/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (37513, 'http://www.markenoele.de/catalog/product/view/id/5/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (37514, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (37515, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (37516, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (37517, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (37518, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (37519, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (37520, 'http://www.markenoele.de/', 'http://search.conduit.com/ResultsExt.aspx?q=Motul+300V+4T+Factory+Line+10W40&SearchSource=4&ctid=CT2613550'), (37521, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37522, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (37523, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37524, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (37525, 'http://www.markenoele.de/catalog/product/view/id/109/category/48', ''), (37526, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (37527, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://de.search.yahoo.com/search;_ylt=A03uv8beM.BMSC0BkbczCQx.;_ylc=X1MDMjExNDcxODAwMwRfcgMyBGFvAzEEZnIDeWZwLXQtNzA4BGhvc3RwdmlkA0RjUEpFRmY0Y0FqWkI2cExUTUx5dVFXSTJlVHBEa3pnTTk0QUFVMjcEbl9ncHMDMARuX3ZwcwMxNgRvcmlnaW4Dc3JwBHF1ZXJ5A01vdHVsIDgxMDAEc2FvA'), (37528, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37529, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (37530, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', ''), (37531, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-7100-4t.html'), (37532, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1289762767&flash=10.0.32&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-nehmt-ihr-t2423946.html&dt=1289762768987&sh'), (37533, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37534, 'http://www.markenoele.de/', 'http://suche.aol.de/aol/search?s_it=aolde-homePage&q=motor%C3%B6l+kaufen&lr=&rp='), (37535, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37536, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37537, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (37538, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (37539, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (37540, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (37541, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-5l.html'), (37542, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (37543, 'http://www.markenoele.de/catalog/product/gallery/id/4/image/45/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-5l.html'), (37544, 'http://www.markenoele.de/catalog/product/gallery/id/4/image/45/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-5l.html'), (37545, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-5l.html'), (37546, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=price', ''), (37547, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', ''), (37548, 'http://www.markenoele.de/', ''), (37549, 'http://www.markenoele.de/catalog/product/gallery/id/4/image/45/', ''), (37550, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (37551, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/url?sa=t&source=web&cd=11&ved=0CFcQFjAK&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=Motul%208100%20X-clean%205W-40&ei=bVngTKWQDcWdOvDkgeYO&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4j'), (37552, 'http://www.markenoele.de/catalog/category/view/id/24', ''), (37553, 'http://www.markenoele.de/lieferung', ''), (37554, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (37555, 'http://www.markenoele.de/catalog/product/view/id/112/category/49', ''), (37556, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CZvRh7ozgTIjBH4X_sgaC0-GmA63BsMMB_em97RTNs-HtRwgAEAIoAlCer6GNAWCV6rWCxAegAcfRhPgDyAEBqQLciRs5h_m2PqoEE0_QKGY1stkokobfhBWmNX-m4sM&sig=AGiWqtyhmTjlkZv46JtRZ2V7TmxNnCvkAg&adurl=http://www.motulshop.de&rct=j&q=motul%20ke'), (37557, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (37558, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (37559, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (37560, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (37561, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (37562, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37563, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (37564, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (37565, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (37566, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (37567, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CZvRh7ozgTIjBH4X_sgaC0-GmA63BsMMB_em97RTNs-HtRwgAEAIoAlCer6GNAWCV6rWCxAegAcfRhPgDyAEBqQLciRs5h_m2PqoEE0_QKGY1stkokobfhBWmNX-m4sM&sig=AGiWqtyhmTjlkZv46JtRZ2V7TmxNnCvkAg&adurl=http://www.motulshop.de&rct=j&q=motul%20ke'), (37568, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (37569, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (37570, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (37571, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (37572, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=castrol+longlive+III+5w-30+&_trksid=p5197.c0.m627'), (37573, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (37574, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (37575, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37576, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37577, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-5l.html'), (37578, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (37579, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (37580, 'http://www.markenoele.de/catalog/product/view/id/5/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (37581, 'http://www.markenoele.de/catalog/product/view/id/5/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (37582, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (37583, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-5l.html'), (37584, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37585, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37586, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (37587, 'http://www.markenoele.de/', 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2269050&SearchSource=3&q=motul+kettenspray'), (37588, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (37589, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (37590, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (37591, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37592, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37593, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (37594, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (37595, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (37596, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (37597, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (37598, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (37599, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (37600, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (37601, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (37602, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (37603, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (37604, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (37605, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (37606, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (37607, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (37608, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (37609, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (37610, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+V300+15w50&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7SUNA_de&redir_esc=&ei=oQLhTPb4PNHoOfboxYoP'), (37611, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37612, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37613, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (37614, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (37615, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (37616, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (37617, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (37618, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-competition.html'), (37619, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (37620, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (37621, 'http://www.markenoele.de/catalog/product/view/id/180/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (37622, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (37623, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (37624, 'http://www.markenoele.de/catalog/category/view/id/14', ''), (37625, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (37626, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (37627, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=0dx&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (37628, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=0dx&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai='), (37629, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=aussenborder+2+takt+%C3%B6l+vollsynt&_sacat=0&_odkw=aussenborder2+takt+%C3%B6l+vollsynt&_osacat=0&_trksid=p3286.c0.m270.l1313'), (37630, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37631, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=f&aqi=g10&aql=&oq=&gs_rfai='), (37632, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&redir_esc=&ei=TCDhTOOpKdG6jAf8qsTIAQ'), (37633, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37634, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37635, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (37636, 'http://www.markenoele.de/catalog/category/view/id/32?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (37637, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=1'), (37638, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=1'), (37639, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=1'), (37640, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (37641, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (37642, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (37643, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C3IbLgDDhTMmiK8H8sgaPur3AA63BsMMB_em97RSNuuPtRxAGKAhQnq-hjQFglcr9gZQHoAHH0YT4A8gBAakCQ7afkIX2tj6qBBhP0OZd5C-mdFAaQrACvc3l_uCWFX9yONs&num=9&sig=AGiWqtzPCyQVYycl8B0qkdcZp4am2hZOZg&adurl=http://www.motulshop.de&rct=j&q='), (37644, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37645, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37646, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37647, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (37648, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (37649, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (37650, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CD9_V1DbhTN-6HISPOr6RgI8CrcGwwwH96b3tFL204-1HCAAQAigDUJ6voY0BYJX68IGMB5ABAqABx9GE-APIAQGpAppPPyfC37Y-qgQTT9Co0m5Yasi7wVWv3SzDnFS_ZA&sig=AGiWqtyQIA4lA7rKE-BzsfuwJTFMKujRPw&adurl=http://www.motulshop.de&rct=j&q=MOTUL%2'), (37651, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37652, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37653, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (37654, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+8100+x+cess&meta=&btnG=Google-Suche'), (37655, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (37656, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+shop&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (37657, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (37658, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (37659, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/chain-clean.html'), (37660, 'http://www.markenoele.de/catalog/product/view/id/108/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (37661, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/chain-clean.html'), (37662, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (37663, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (37664, 'http://www.markenoele.de/', ''), (37665, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (37666, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/angebote-des-monats/'), (37667, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (37668, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (37669, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (37670, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (37671, 'http://www.markenoele.de/catalog/category/view/id/44', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (37672, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (37673, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (37674, 'http://www.markenoele.de/catalog/category/view/id/46', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (37675, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (37676, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (37677, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (37678, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (37679, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (37680, 'http://www.markenoele.de/agb', ''), (37681, 'http://www.markenoele.de/altoelentsorgung', ''), (37682, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (37683, 'http://www.markenoele.de/angebote-des-monats', ''), (37684, 'http://www.markenoele.de/bestellung', ''), (37685, 'http://www.markenoele.de/checkout', ''), (37686, 'http://www.markenoele.de/checkout/onepage/', ''), (37687, 'http://www.markenoele.de/checkout/cart/', ''), (37688, 'http://www.markenoele.de/contacts', ''), (37689, 'http://www.markenoele.de/datenschutz', ''), (37690, 'http://www.markenoele.de/impressum', ''), (37691, 'http://www.markenoele.de/lieferung', ''), (37692, 'http://www.markenoele.de/motul_pflegeberater', ''), (37693, 'http://www.markenoele.de/widerruf', ''), (37694, 'http://www.markenoele.de/zahlung', ''), (37695, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (37696, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (37697, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (37698, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (37699, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (37700, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (37701, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (37702, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (37703, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (37704, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (37705, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20cha', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (37706, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20chain', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (37707, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20chain%20l', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (37708, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20chain%20lub', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (37709, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (37710, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20chain%20lube', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (37711, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (37712, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20chain%20lube%20pl', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (37713, 'http://www.markenoele.de/catalogsearch/result/?q=motul+chain+lube+plus', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (37714, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20chain%20lube%20plus', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (37715, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (37716, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (37717, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (37718, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (37719, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (37720, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (37721, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (37722, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (37723, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (37724, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (37725, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (37726, 'http://www.markenoele.de/catalog/product/view/id/101', 'http://www.markenoele.de/catalogsearch/result/?q=motul+chain+lube+plus'), (37727, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (37728, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (37729, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (37730, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (37731, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (37732, 'http://www.markenoele.de/', ''), (37733, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (37734, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1289834369&flash=10.1.102.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fbenoetige-info-ueber-gm-getriebeoel-t1264843.html&d'), (37735, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37736, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37737, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (37738, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (37739, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37740, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (37741, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37742, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37743, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37744, 'http://www.markenoele.de/catalog/product/view/id/30/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (37745, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37746, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-ff-competition.html'), (37747, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37748, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37749, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (37750, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (37751, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (37752, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe/top-gel.html'), (37753, 'http://www.markenoele.de/catalog/product/view/id/23/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (37754, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-504-00-507-00-23.html'), (37755, 'http://www.markenoele.de/catalog/product/view/id/23/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (37756, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1313&_nkw=5+liter+2takt+oil&_sacat=See-All-Categories'), (37757, 'http://www.markenoele.de/', ''), (37758, 'http://www.markenoele.de/', ''), (37759, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/frage/taugen-produkte-wie-engine-clean-oder-fuel-system-clean-etwas'), (37760, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (37761, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/impressum/'), (37762, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/impressum/'), (37763, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (37764, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (37765, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (37766, 'http://www.markenoele.de/catalog/product/view/id/119/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (37767, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1289839925&flash=10.1.85.3&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-fuer-tsi-motoren-statt-longlife-t2714166.'), (37768, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (37769, 'http://www.markenoele.de/catalog/category/view/id/41?limit=all', ''), (37770, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (37771, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1289839925&flash=10.1.85.3&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-fuer-tsi-motoren-statt-longlife-t2714166.'), (37772, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5393150338&w=728&lmt=1289840954&flash=10.1.102&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F1479%2F237147%2FNeues%2BRennoel%2Bfuer%2BLT%'), (37773, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37774, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=re', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37775, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=renn', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37776, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=renn%C3%B6l', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37777, 'http://www.markenoele.de/catalogsearch/result/?q=renn%C3%B6l', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37778, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37779, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37780, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (37781, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/micro-2t.html'), (37782, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (37783, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/kart/motul-kart-grand-prix-2t.html'), (37784, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (37785, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (37786, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-800-2t-factory-line-road-racing.html'), (37787, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (37788, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-800-2t-factory-line-road-racing.html'), (37789, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (37790, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (37791, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (37792, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (37793, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (37794, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/kart/motul-kart-grand-prix-2t.html'), (37795, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (37796, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (37797, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/micro-2t.html'), (37798, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (37799, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (37800, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (37801, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (37802, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (37803, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (37804, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37805, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37806, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5393150338&w=728&lmt=1289840954&flash=10.1.102&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F1479%2F237147%2FNeues%2BRennoel%2Bfuer%2BLT%'), (37807, 'http://www.markenoele.de/', ''), (37808, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=HFO&rls=org.mozilla%3Ade%3Aofficial&q=Motul+Factory+Line+7%2C5&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (37809, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37810, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37811, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (37812, 'http://www.markenoele.de/catalog/product/view/id/132/category/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (37813, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol/shock-oil-factory-line.html'), (37814, 'http://www.markenoele.de/catalog/product/view/id/130/category/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (37815, 'http://www.markenoele.de/catalog/product/gallery/id/130/image/94/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol/fork-oil-light-medium.html'), (37816, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CG0QFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20x-cess&ei=zHbhTLyaB4btOcLg6aAP&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (37817, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=62O&rls=org.mozilla%3Ade%3Aofficial&q=motul+motor%C3%B6l+g%C3%BCnstig&aq=f&aqi=&aql=&oq=&gs_rfai='), (37818, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37819, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37820, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (37821, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CadGKgX7hTJadBYKNOs6yxJQCrcGwwwH96b3tFO3M4-1HEAQoCFCer6GNAWCViviBlAegAcfRhPgDyAEBqQJErcSX5Nu2PqoEGE_QZSnATcIblmByG0DzzHln_M6-1hV3ow&num=5&sig=AGiWqtyyLAQQOZwKA-3PgY9LGymxbIjgOw&adurl=http://www.motulshop.de&rct=j&q=v'), (37822, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (37823, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CadGKgX7hTJadBYKNOs6yxJQCrcGwwwH96b3tFO3M4-1HEAQoCFCer6GNAWCViviBlAegAcfRhPgDyAEBqQJErcSX5Nu2PqoEGE_QZSnATcIblmByG0DzzHln_M6-1hV3ow&num=5&sig=AGiWqtyyLAQQOZwKA-3PgY9LGymxbIjgOw&adurl=http://www.motulshop.de&rct=j&q=v'), (37824, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (37825, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (37826, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=38&ved=0CEoQFjAHOB4&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul&ei=r4jhTJvsE4eZOo7ygJsP&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (37827, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37828, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37829, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (37830, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/impressum/'), (37831, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/zahlung/'), (37832, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/altoelentsorgung/'), (37833, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (37834, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (37835, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37836, 'http://www.markenoele.de/catalog/product/view/id/51/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (37837, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37838, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (37839, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37840, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (37841, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (37842, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/altoelentsorgung/'), (37843, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (37844, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/altoelentsorgung/'), (37845, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/altoelentsorgung/'), (37846, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/zahlung/'), (37847, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/zahlung/'), (37848, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/zahlung/'), (37849, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/impressum/'), (37850, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (37851, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37852, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37853, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=38&ved=0CEoQFjAHOB4&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul&ei=r4jhTJvsE4eZOo7ygJsP&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (37854, 'http://www.markenoele.de/agb/', ''), (37855, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (37856, 'http://www.markenoele.de/catalog/product/view/id/103/category/45', ''), (37857, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (37858, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (37859, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (37860, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (37861, 'http://www.markenoele.de/', ''), (37862, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (37863, 'http://www.markenoele.de/catalog/category/view/id/31', ''), (37864, 'http://www.markenoele.de/catalog/product/view/id/88/category/27', ''), (37865, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', ''), (37866, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+8100+x-clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (37867, 'http://www.markenoele.de/catalog/product/view/id/192/category/52', ''), (37868, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (37869, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (37870, 'http://www.markenoele.de/', ''), (37871, 'http://www.markenoele.de/administration/Login.aspx', ''), (37872, 'http://www.markenoele.de/umbraco/', ''), (37873, 'http://www.markenoele.de/dynamix/', ''), (37874, 'http://www.markenoele.de/Pages/Login.aspx', ''), (37875, 'http://www.markenoele.de/zino/css/zino_core.css', ''), (37876, 'http://www.markenoele.de/n2/', ''), (37877, 'http://www.markenoele.de/', ''), (37878, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C027E7FniTOHVE4KNOs6yxJQCrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVsqKCsAegAcfRhPgDyAEBqQLM7Vt_JMu2PqoEE0_Q86AD2bN-Ku4w66SCtxvsnDg&sig=AGiWqtyjRpv8N2ArgeZTM8uiZ8EO8AbYIw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (37879, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37880, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37881, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (37882, 'http://www.markenoele.de/catalog/product/view/id/95/category/25', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=2'), (37883, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (37884, 'http://www.markenoele.de/catalog/category/view/id/25?p=3', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=2'), (37885, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=3'), (37886, 'http://www.markenoele.de/catalog/product/view/id/96/category/25', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=2'), (37887, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=3'), (37888, 'http://www.markenoele.de/catalog/product/view/id/97/category/25', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=2'), (37889, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=3'), (37890, 'http://www.markenoele.de/catalog/product/view/id/95/category/25', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=2'), (37891, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+onlineshop&meta=&aq=0&aqi=g1&aql=&oq=motul+onlin&gs_rfai='), (37892, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (37893, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (37894, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (37895, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (37896, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (37897, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (37898, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (37899, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (37900, 'http://www.markenoele.de/catalog/product/view/id/122/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (37901, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/diesel-system-clean.html'), (37902, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37903, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/diesel-system-clean.html'), (37904, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37905, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/diesel-system-clean.html'), (37906, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37907, 'http://www.markenoele.de/', ''), (37908, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37909, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37910, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (37911, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (37912, 'http://www.markenoele.de/', ''), (37913, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', 'http://www.rx8forum.de/index.php?page=PMView&pmID=171360'), (37914, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-300.html'), (37915, 'http://www.markenoele.de/catalog/category/view/id/7?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (37916, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-300.html'), (37917, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (37918, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/impressum/'), (37919, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/bestellung/'), (37920, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/impressum/'), (37921, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/altoelentsorgung/'), (37922, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/lieferung/'), (37923, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/lieferung/'), (37924, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/lieferung/'), (37925, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/altoelentsorgung/'), (37926, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/agb/'), (37927, 'http://www.markenoele.de/', ''), (37928, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=h1&oq=polo&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE300DE300&q=motul+fork+oil'), (37929, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37930, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37931, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', ''), (37932, 'http://www.markenoele.de/catalog/product/view/id/127/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (37933, 'http://www.markenoele.de/', 'http://www.hood.de/auction/35904366/shell-helix-ultra-x-0w30-6x1-liter-motorenoel-vw-50601.htm'), (37934, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37935, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37936, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37937, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37938, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37939, 'http://www.markenoele.de/catalog/product/view/id/26/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (37940, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37941, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37942, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37943, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37944, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37945, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37946, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37947, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=markenoele.de&aq=f&aqi=&aql=&oq=&gs_rfai='), (37948, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (37949, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (37950, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (37951, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (37952, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37953, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37954, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (37955, 'http://www.markenoele.de/catalog/product/view/id/49/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (37956, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (37957, 'http://www.markenoele.de/catalog/product/view/id/50/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (37958, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (37959, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (37960, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (37961, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+classic+%C3%B6l&meta=&btnG=Google-Suche'), (37962, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (37963, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (37964, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37965, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (37966, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (37967, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (37968, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (37969, 'http://www.markenoele.de/', 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2431245&SearchSource=3&q=motor%C3%B6l+g%C3%BCnstig'), (37970, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37971, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37972, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37973, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37974, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (37975, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (37976, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (37977, 'http://www.markenoele.de/catalog/product/view/id/186/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (37978, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=11&ved=0CFQQFjAK&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=motul%206100&ei=LKfiTLP8GsfBswaR5tz5Cw&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ'), (37979, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (37980, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (37981, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (37982, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (37983, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (37984, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (37985, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (37986, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (37987, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (37988, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (37989, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (37990, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (37991, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=11&ved=0CFQQFjAK&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=motul%206100&ei=LKfiTLP8GsfBswaR5tz5Cw&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ'), (37992, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (37993, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37994, 'http://www.markenoele.de/', 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2431245&SearchSource=3&q=motor%C3%B6l+g%C3%BCnstig'), (37995, 'http://www.markenoele.de/', 'http://business.shop.ebay.de/i.html?_nkw=oregon+2+Takt+%C3%96l&_sacat=56559&_odkw=Misch%C3%B6l&_osacat=56559&_trksid=p3286.c0.m270.l1313'), (37996, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (37997, 'http://www.markenoele.de/', 'http://business.shop.ebay.de/i.html?_nkw=oregon+2+Takt+%C3%96l&_sacat=56559&_odkw=Misch%C3%B6l&_osacat=56559&_trksid=p3286.c0.m270.l1313'), (37998, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (37999, 'http://www.markenoele.de/', ''), (38000, 'http://www.markenoele.de/', ''), (38001, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ACAW_deNL373NL373&q=motul+%c3%b6l'), (38002, 'http://www.markenoele.de/', ''), (38003, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38004, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=Motul+motor%F6l+SAE+5W30+'), (38005, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (38006, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/'), (38007, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (38008, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/'), (38009, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27', ''), (38010, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Synergie', 'http://www.markenoele.de/'), (38011, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=Motul+motor%F6l+SAE+5W30+'), (38012, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (38013, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (38014, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38015, 'http://www.markenoele.de/', ''), (38016, 'http://www.markenoele.de/catalogsearch/result/?q=motul', 'http://www.markenoele.de/'), (38017, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul', ''), (38018, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&p=2&q=motul', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul'), (38019, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&p=3&q=motul', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&p=2&q=motul'), (38020, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&p=4&q=motul', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&p=3&q=motul'), (38021, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&p=4&q=motul', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&p=3&q=motul'), (38022, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&p=5&q=motul', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&p=4&q=motul'), (38023, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&p=6&q=motul', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&p=5&q=motul'), (38024, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (38025, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (38026, 'http://www.markenoele.de/catalog/product/view/id/120/category/50', ''), (38027, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (38028, 'http://www.markenoele.de/zahlung/', ''), (38029, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+wash%26wax&_sacat=0&_sop=1&_odkw=motul&_osacat=0&_trksid=p3286.c0.m270.l1313'), (38030, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (38031, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (38032, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-pflegeprodukte/wash-wax.html'), (38033, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (38034, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (38035, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+wash%26wax&_sacat=0&_sop=1&_odkw=motul&_osacat=0&_trksid=p3286.c0.m270.l1313'), (38036, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=2-takt%20%C3%96l&_trkparms=65%253A1%257C66%253A2%257C39%253A1&rt=nc&_sc=1&_sop=1&_trksid=p3286.c0.m14.l1581&_pgn=13'), (38037, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38038, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38039, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (38040, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (38041, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (38042, 'http://www.markenoele.de/', 'http://www.google.de/'), (38043, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38044, 'http://www.markenoele.de/', 'http://www.google.de/'), (38045, 'http://www.markenoele.de/', 'http://www.google.de/'), (38046, 'http://www.markenoele.de/', 'http://www.google.de/'), (38047, 'http://www.markenoele.de/', 'http://www.google.de/'), (38048, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Scooter+Expert+2T+2Takt-Roller%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (38049, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CuQPWjO3iTKP-DsL8sgaMmuGvAq3BsMMB_em97RSt1I_8BggAEAFQnq-hjQFgleKTgqAHoAHH0YT4A8gBAakCLzNwKIq8tj6qBBNP0Ih91g9u8SaDyxrh5yc-_QzhugUTCP_nw6mapqUCFcLkzAod0HTbvsoFAA&sig=AGiWqtw8LeFvAyYCRCXG2swB4JosOHPuiQ&adurl=http://www.'), (38050, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (38051, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CuQPWjO3iTKP-DsL8sgaMmuGvAq3BsMMB_em97RSt1I_8BggAEAFQnq-hjQFgleKTgqAHoAHH0YT4A8gBAakCLzNwKIq8tj6qBBNP0Ih91g9u8SaDyxrh5yc-_QzhugUTCP_nw6mapqUCFcLkzAod0HTbvsoFAA&sig=AGiWqtw8LeFvAyYCRCXG2swB4JosOHPuiQ&adurl=http://www.'), (38052, 'http://www.markenoele.de/catalog/category/view/id/14', ''), (38053, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4288176278211786&output=html&h=250&slotname=0139094261&w=300&lmt=1289943411&flash=10.1.85&url=http%3A%2F%2Fwww.talkteria.de%2Fforum%2Ftopic-31219.html&dt=1289943411510&shv=r20101110&jsv=r201'), (38054, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38055, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38056, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (38057, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (38058, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (38059, 'http://www.markenoele.de/catalog/product/view/id/58/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (38060, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (38061, 'http://www.markenoele.de/catalog/product/view/id/60/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (38062, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (38063, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (38064, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (38065, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (38066, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (38067, 'http://www.markenoele.de/catalog/product/view/id/66/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (38068, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (38069, 'http://www.markenoele.de/catalog/product/view/id/67/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (38070, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (38071, 'http://www.markenoele.de/catalog/product/view/id/68/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (38072, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (38073, 'http://www.markenoele.de/catalog/product/view/id/69/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (38074, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (38075, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (38076, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (38077, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (38078, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (38079, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (38080, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (38081, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (38082, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (38083, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (38084, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (38085, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (38086, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (38087, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (38088, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (38089, 'http://www.markenoele.de/catalog/product/view/id/116/category/48', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (38090, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte/auto/tyre-repair.html'), (38091, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (38092, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/motul-zusatzstoffe/mocool.html'), (38093, 'http://www.markenoele.de/catalog/product/view/id/98/category/47', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (38094, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit/motocool-factory-line.html'), (38095, 'http://www.markenoele.de/', 'http://www.google.de/search?q=5W+40+Motul+Motor%C3%B6l&hl=de&spell=1&sa=X&aq=f&aqi=&aql=&oq=&gs_rfai='), (38096, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38097, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cl6DrkQnjTO_5KoL-sga2xZXcA63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV2o6CmAegAcfRhPgDyAEBqQLUqYXqE622PqoEE0_Q-qlSDCZZst9gmDVEKkpCJkA&sig=AGiWqtzj1HtDy3b5cGadACXRuz976xUdVw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (38098, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38099, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38100, 'http://www.markenoele.de/contacts/', ''), (38101, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (38102, 'http://www.markenoele.de/contacts/', ''), (38103, 'http://www.markenoele.de/bestellung/', ''), (38104, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (38105, 'http://www.markenoele.de/catalog/product/view/id/181/category/52', ''), (38106, 'http://www.markenoele.de/motul_pflegeberater/', ''), (38107, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C1OoIcYTjTJuILcH7sgaW6N2dA63BsMMB_em97RSt1I_8BggAEAFQnq-hjQFglYKQgqAHoAHH0YT4A8gBAakCjpEUI1eitj6qBBNP0HIoFA3V6urTtwT37ciSaYDi&sig=AGiWqtx6KyI0UYHaDEb2M4QBH2bYh5EFqA&adurl=http://www.motulshop.de&rct=j&q=motul%20fuel%'), (38108, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (38109, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C1OoIcYTjTJuILcH7sgaW6N2dA63BsMMB_em97RSt1I_8BggAEAFQnq-hjQFglYKQgqAHoAHH0YT4A8gBAakCjpEUI1eitj6qBBNP0HIoFA3V6urTtwT37ciSaYDi&sig=AGiWqtx6KyI0UYHaDEb2M4QBH2bYh5EFqA&adurl=http://www.motulshop.de&rct=j&q=motul%20fuel%'), (38110, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (38111, 'http://www.markenoele.de/', ''), (38112, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38113, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38114, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (38115, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (38116, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (38117, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (38118, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', 'http://www.rx8forum.de/index.php?form=PMNew&action=new&pmID=171360&reply=1'), (38119, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=7&oq=motul&hl=de&ie=UTF-8&rlz=1T4SUNC_deDE393DE394&q=motul+multi+atf'), (38120, 'http://www.markenoele.de/', 'http://shop.ebay.de/usvona-z/m.html?_nkw=Motul+%C3%96l&_sacat=0&_odkw=&_osacat=0&_trksid=p3911.c0.m270.l1311'), (38121, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38122, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38123, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (38124, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (38125, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (38126, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (38127, 'http://www.markenoele.de/catalog/product/view/id/11/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (38128, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (38129, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (38130, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (38131, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (38132, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (38133, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (38134, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (38135, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (38136, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38137, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motoren%C3%B6l+Motul+Specific+50400+bis+50700+SAE+5W30+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (38138, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38139, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38140, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (38141, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38142, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38143, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motoren%C3%B6l+Motul+Specific+50400+bis+50700+SAE+5W30+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (38144, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+diesel+system+clean&meta=&btnG=Google-Suche'), (38145, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (38146, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+diesel+system+clean&meta=&btnG=Google-Suche'), (38147, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (38148, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CW9lXLbPjTK3WEMaQOtOcjP4BrcGwwwH96b3tFL2C_b5HCAAQASCFiN8GKANQnq-hjQFgleqXgqwHkAECoAHH0YT4A8gBAakCjpEUI1eitj6qBBhP0EUNTaVgDtglf20NZaRQ2U5vkNE8KoyABZBO&sig=AGiWqtweZXyHpYYli_j0TDQnEcMrcfGlDg&adurl=http://www.motulshop.'), (38149, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (38150, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (38151, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CcxcW3rzjTJ_7LMj-sgaA3-C4A63BsMMB_em97RS9w-PtRxAIKAhQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCowKOmRCntj6qBBZP0NPfaB3nweyESfWQ7R8aRdYlJYyB&num=11&sig=AGiWqtwyCLImIO24XKG0KtIjWH7FQmTBDQ&adurl=http://www.motulshop.de&rct=j&q=mo'), (38152, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (38153, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CHAQFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%20x%20cess%205w-40&ei=KczjTMOZIcrMswaRntjWCw&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (38154, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (38155, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (38156, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (38157, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (38158, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+Fuel+System+Clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (38159, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (38160, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+Fuel+System+Clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (38161, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', ''), (38162, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', ''), (38163, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (38164, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (38165, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+%C3%96L&rlz='), (38166, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38167, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38168, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (38169, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (38170, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (38171, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (38172, 'http://www.markenoele.de/', ''), (38173, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (38174, 'http://www.markenoele.de/', ''), (38175, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=2+takt+%C3%B6l&_frs=1&_trksid=p3286.c0.m359'), (38176, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38177, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38178, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (38179, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (38180, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (38181, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38182, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38183, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=2+takt+%C3%B6l&_frs=1&_trksid=p3286.c0.m359'), (38184, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/'), (38185, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (38186, 'http://www.markenoele.de/customer/account/index/', 'http://www.markenoele.de/customer/account/login/'), (38187, 'http://www.markenoele.de/newsletter/manage/', 'http://www.markenoele.de/customer/account/index/'), (38188, 'http://www.markenoele.de/customer/account/index/', 'http://www.markenoele.de/customer/account/login/'), (38189, 'http://www.markenoele.de/', 'http://www.markenoele.de/customer/account/index/'), (38190, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/141/', 'http://www.markenoele.de/'), (38191, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (38192, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (38193, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38194, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (38195, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38196, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (38197, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/checkout/onepage/'), (38198, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=2+takt+%C3%B6l&aq=2&aqi=g10&aql=&oq=2+takt&gs_rfai='), (38199, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20ta', 'http://www.markenoele.de/'), (38200, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt', 'http://www.markenoele.de/'), (38201, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt%20%C3%B6', 'http://www.markenoele.de/'), (38202, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt%20%C3%B6l', 'http://www.markenoele.de/'), (38203, 'http://www.markenoele.de/catalogsearch/result/?q=2+takt+%C3%B6l', 'http://www.markenoele.de/'), (38204, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2+takt+%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/?q=2+takt+%C3%B6l'), (38205, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+fuel-system+clean&meta=&btnG=Google-Suche'), (38206, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (38207, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fi', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2+takt+%C3%B6l'), (38208, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fishbu', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2+takt+%C3%B6l'), (38209, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fishbull', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2+takt+%C3%B6l'), (38210, 'http://www.markenoele.de/catalogsearch/result/?q=fishbull', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2+takt+%C3%B6l'), (38211, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38212, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2+takt+%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/?q=2+takt+%C3%B6l'), (38213, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (38214, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (38215, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38216, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (38217, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2+takt+%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2+takt+%C3%B6l'), (38218, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (38219, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38220, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38221, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/checkout/onepage/'), (38222, 'http://www.markenoele.de/catalogsearch/result/index/?p=4&q=2+takt+%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2+takt+%C3%B6l'), (38223, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (38224, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2+takt+%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2+takt+%C3%B6l'), (38225, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2+takt+%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2+takt+%C3%B6l'), (38226, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2+takt+%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2+takt+%C3%B6l'), (38227, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2+takt+%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2+takt+%C3%B6l'), (38228, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2+takt+%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2+takt+%C3%B6l'), (38229, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2+takt+%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2+takt+%C3%B6l'), (38230, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2+takt+%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2+takt+%C3%B6l'), (38231, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-power-2t.html'), (38232, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2+takt+%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2+takt+%C3%B6l'), (38233, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2+takt+%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2+takt+%C3%B6l'), (38234, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2+takt+%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2+takt+%C3%B6l'), (38235, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2+takt+%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2+takt+%C3%B6l'), (38236, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2+takt+%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2+takt+%C3%B6l'), (38237, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2+takt+%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2+takt+%C3%B6l'), (38238, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (38239, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (38240, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38241, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (38242, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (38243, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-power-2t.html'), (38244, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-power-2t.html'), (38245, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (38246, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (38247, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38248, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (38249, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38250, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (38251, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (38252, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38253, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38254, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (38255, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38256, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (38257, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (38258, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+fuel-system+clean&meta=&btnG=Google-Suche'), (38259, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/datenschutz/'), (38260, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (38261, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38262, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (38263, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38264, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (38265, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (38266, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (38267, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/checkout/onepage/success/'), (38268, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (38269, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38270, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (38271, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbA,,/product/3/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38272, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38273, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (38274, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38275, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (38276, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38277, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (38278, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38279, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (38280, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38281, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (38282, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (38283, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38284, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (38285, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38286, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (38287, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38288, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (38289, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (38290, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (38291, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/onepage/success/'), (38292, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/agb/'), (38293, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/impressum/'), (38294, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/datenschutz/'), (38295, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/zahlung/'), (38296, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/agb/'), (38297, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/widerruf/'), (38298, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/alles-zu/motul/oel/1'), (38299, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (38300, 'http://www.markenoele.de/', 'http://www.google.de/search?aq=f&sourceid=chrome&ie=UTF-8&q=motul+motor%C3%B6l'), (38301, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+motor%C3%B6l+5100&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (38302, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (38303, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38304, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (38305, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (38306, 'http://www.markenoele.de/catalog/product/view/id/11/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (38307, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (38308, 'http://www.markenoele.de/', ''), (38309, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1290028594&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motorroel-fuer-sv-650-s-t1542303.html&dt=129002'), (38310, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (38311, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_ss_i_2_23?__mk_de_DE=%C3%85M%C3%85Z%C3%95%C3%91&url=search-alias%3Daps&field-keywords=castrol+5w30+longlife+2&sprefix=castrol+5w30+longlife+3&rh=i%3Aaps%2Ck%3Acastrol+5w30+longlife+2&enc=1&ajr=3'), (38312, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/Putoline/&page=2'), (38313, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=sc', 'http://www.markenoele.de/'), (38314, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=scoo', 'http://www.markenoele.de/'), (38315, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=scoot', 'http://www.markenoele.de/'), (38316, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=scooter', 'http://www.markenoele.de/'), (38317, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=scooter', 'http://www.markenoele.de/'), (38318, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=scooter%20po', 'http://www.markenoele.de/'), (38319, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=scooter%20power', 'http://www.markenoele.de/'), (38320, 'http://www.markenoele.de/catalogsearch/result/?q=scooter+power', 'http://www.markenoele.de/'), (38321, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/Putoline/&page=2'), (38322, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+berlin&hl=de&ei=PFLkTMavKo7sObfC7ZIB&start=30&sa=N'), (38323, 'http://www.markenoele.de/', ''), (38324, 'http://www.markenoele.de/', ''), (38325, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CGQQFjAL&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%208100%20x-clean&ei=hF7kTLS8Bsn1sgaL7qSgBA&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw'), (38326, 'http://www.markenoele.de/', ''), (38327, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1290042394&flash=10.1.85.3&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fteilehandel%2Farticles%2F265752%2F&dt=129004'), (38328, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38329, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38330, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (38331, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (38332, 'http://www.markenoele.de/catalog/product/view/id/11/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (38333, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (38334, 'http://www.markenoele.de/catalog/product/view/id/17/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (38335, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (38336, 'http://www.markenoele.de/catalog/product/view/id/20/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (38337, 'http://www.markenoele.de/catalog/product/view/id/11/category/7', ''), (38338, 'http://www.markenoele.de/', 'http://www.google.com/m/search?q=motul+fuel+system+clean&pbx=1&aq=0&oq=motul%2520fuel%2520&aqi=g2-k10d0t0&fkt=9355&fsdt=22825&csll=&action=&source=android-home<oken=2fee5ab71d97c'), (38339, 'http://www.markenoele.de/catalog/product/view/id/121/category/48', ''), (38340, 'http://www.markenoele.de/', ''), (38341, 'http://www.markenoele.de/catalog/product/view/id/164/category/28', ''), (38342, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (38343, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/widerruf/'), (38344, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/onepage/success/'), (38345, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38346, 'http://www.markenoele.de/', ''), (38347, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (38348, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtNTAuaHRtbA,,/product/50/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (38349, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (38350, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (38351, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (38352, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (38353, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38354, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (38355, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38356, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (38357, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38358, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (38359, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (38360, 'http://www.markenoele.de/checkout/cart/addgroup/', 'http://www.markenoele.de/checkout/onepage/success/'), (38361, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/onepage/success/'), (38362, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (38363, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (38364, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38365, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (38366, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38367, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (38368, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38369, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (38370, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (38371, 'http://www.markenoele.de/checkout/cart/addgroup/', 'http://www.markenoele.de/checkout/onepage/success/'), (38372, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/onepage/success/'), (38373, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (38374, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (38375, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38376, 'http://www.markenoele.de/checkout/cart/', ''), (38377, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (38378, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38379, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (38380, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/112/', 'http://www.markenoele.de/'), (38381, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (38382, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (38383, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38384, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (38385, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (38386, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/checkout/cart/'), (38387, 'http://www.markenoele.de/sales/order/reorder/order_id/66/', 'http://www.markenoele.de/customer/account/'), (38388, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/customer/account/'), (38389, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/checkout/cart/'), (38390, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1313&_nkw=motul+wash%26wax&_sacat=See-All-Categories'), (38391, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/customer/account/'), (38392, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbA,,/product/3/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38393, 'http://www.markenoele.de/', ''), (38394, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38395, 'http://www.markenoele.de/checkout/cart/delete/id/1153/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (38396, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (38397, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/'), (38398, 'http://www.markenoele.de/checkout/cart/delete/id/1154/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/index/'), (38399, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/index/'), (38400, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/index/'), (38401, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/index/'), (38402, 'http://www.markenoele.de/sales/order/reorder/order_id/69/', 'http://www.markenoele.de/customer/account/'), (38403, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/customer/account/'), (38404, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (38405, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38406, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (38407, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/'), (38408, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (38409, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3dhc2gtd2F4Lmh0bWw,/product/112/', 'http://www.markenoele.de/wash-wax.html'), (38410, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/wash-wax.html'), (38411, 'http://www.markenoele.de/checkout/cart/delete/id/1161/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (38412, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (38413, 'http://www.markenoele.de/checkout/cart/delete/id/1160/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/index/'), (38414, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/index/'), (38415, 'http://www.markenoele.de/checkout/cart/delete/id/1156/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/index/'), (38416, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/index/'), (38417, 'http://www.markenoele.de/checkout/cart/delete/id/1155/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/index/'), (38418, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/index/'), (38419, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/index/'), (38420, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38421, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbA,,/product/1/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38422, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38423, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (38424, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (38425, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38426, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (38427, 'http://www.markenoele.de/sales/order/history/', 'http://www.markenoele.de/customer/account/'), (38428, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38429, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (38430, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38431, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (38432, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (38433, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (38434, 'http://www.markenoele.de/sales/order/view/order_id/69/', 'http://www.markenoele.de/sales/order/history/'), (38435, 'http://www.markenoele.de/checkout/cart/addgroup/', 'http://www.markenoele.de/checkout/onepage/success/'), (38436, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/onepage/success/'), (38437, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (38438, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/onepage/'), (38439, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/sales/order/view/order_id/69/'), (38440, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/checkout/cart/'), (38441, 'http://www.markenoele.de/sales/order/reorder/order_id/69/', 'http://www.markenoele.de/customer/account/'), (38442, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/customer/account/'), (38443, 'http://www.markenoele.de/sales/order/reorder/order_id/65/', 'http://www.markenoele.de/customer/account/'), (38444, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/customer/account/'), (38445, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/sales/order/view/order_id/69/'), (38446, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/customer/account/'), (38447, 'http://www.markenoele.de/checkout/cart/addgroup/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38448, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38449, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/customer/account/'), (38450, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38451, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38452, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38453, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38454, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/customer/account/'), (38455, 'http://www.markenoele.de/checkout/cart/delete/id/1157/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (38456, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (38457, 'http://www.markenoele.de/checkout/cart/delete/id/1158/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/index/'), (38458, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/index/'), (38459, 'http://www.markenoele.de/checkout/cart/delete/id/1159/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/index/'), (38460, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/index/'), (38461, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/checkout/cart/index/'), (38462, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.google.de/search?q=Classic+Motor+Oil&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7HPNN_de&redir_esc=&ei=tATlTOrvEY_6sgag_J2wCw'), (38463, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/checkout/cart/index/'), (38464, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (38465, 'http://www.markenoele.de/customer/account/index/', 'http://www.markenoele.de/customer/account/login/'), (38466, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/customer/account/index/'), (38467, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38468, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtNjEwMC1zeW5lcmdpZS0xbC5odG1s/product/3/', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (38469, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (38470, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (38471, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38472, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (38473, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (38474, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38475, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (38476, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38477, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/checkout/onepage/'), (38478, 'http://www.markenoele.de/sales/order/view/order_id/69/', 'http://www.markenoele.de/customer/account/'), (38479, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/checkout/onepage/'), (38480, 'http://www.markenoele.de/sales/order/reorder/order_id/69/', 'http://www.markenoele.de/customer/account/'), (38481, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/customer/account/'), (38482, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/checkout/onepage/'), (38483, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&q=fork+oil+motul&aq=f&oq='), (38484, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38485, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38486, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (38487, 'http://www.markenoele.de/index.php', ''), (38488, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/index.php'), (38489, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (38490, 'http://www.markenoele.de/customer/account/index/', 'http://www.markenoele.de/customer/account/login/'), (38491, 'http://www.markenoele.de/catalog/product/view/id/132/category/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (38492, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (38493, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38494, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (38495, 'http://www.markenoele.de/catalog/product/view/id/131/category/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (38496, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (38497, 'http://www.markenoele.de/catalog/product/view/id/132/category/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (38498, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (38499, 'http://www.markenoele.de/customer/account/index/', ''), (38500, 'http://www.markenoele.de/customer/account/index/', ''), (38501, 'http://www.markenoele.de/customer/account/index/', ''), (38502, 'http://www.markenoele.de/customer/account/login/', ''), (38503, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (38504, 'http://www.markenoele.de/customer/account/index/', 'http://www.markenoele.de/customer/account/login/'), (38505, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+Shine+%26+Go+g%C3%BCnstig&meta=&btnG=Google-Suche'), (38506, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (38507, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+Shine+%26+Go+g%C3%BCnstig&meta=&btnG=Google-Suche'), (38508, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+Shine+%26+Go+g%C3%BCnstig&meta=&btnG=Google-Suche'), (38509, 'http://www.markenoele.de/customer/account/index/', 'http://www.markenoele.de/customer/account/login/'), (38510, 'http://www.markenoele.de/customer/account/index/', 'http://www.markenoele.de/customer/account/login/'), (38511, 'http://www.markenoele.de/sales/order/history/', 'http://www.markenoele.de/customer/account/index/'), (38512, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CEIQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-pflegeprodukte%2Fshine-go-silicone-clean.html&rct=j&q=motul%20shine%20%26%20go&ei=xQ_lTOakLoiWswbN_YW4Cw&usg=AFQjCNEOQ5-WLHssyBPvYSv3r-35bwHo3Q&cad'), (38513, 'http://www.markenoele.de/sales/order/history/', 'http://www.markenoele.de/customer/account/index/'), (38514, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/sales/order/history/'), (38515, 'http://www.markenoele.de/', ''), (38516, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/'), (38517, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (38518, 'http://www.markenoele.de/customer/account/index/', 'http://www.markenoele.de/customer/account/login/'), (38519, 'http://www.markenoele.de/sales/order/history/', 'http://www.markenoele.de/customer/account/index/'), (38520, 'http://www.markenoele.de/sales/order/view/order_id/69/', 'http://www.markenoele.de/sales/order/history/'), (38521, 'http://www.markenoele.de/sales/order/reorder/order_id/69/', 'http://www.markenoele.de/sales/order/view/order_id/69/'), (38522, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/sales/order/view/order_id/69/'), (38523, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (38524, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/angebote-des-monats/'), (38525, 'http://www.markenoele.de/sales/order/history/', 'http://www.markenoele.de/customer/account/'), (38526, 'http://www.markenoele.de/sales/order/view/order_id/69/', 'http://www.markenoele.de/sales/order/history/'), (38527, 'http://www.markenoele.de/customer/account/edit/', 'http://www.markenoele.de/sales/order/view/order_id/69/'), (38528, 'http://www.markenoele.de/review/customer/', 'http://www.markenoele.de/customer/account/edit/'), (38529, 'http://www.markenoele.de/sales/recurring_profile/', 'http://www.markenoele.de/review/customer/'), (38530, 'http://www.markenoele.de/sales/billing_agreement/', 'http://www.markenoele.de/sales/recurring_profile/'), (38531, 'http://www.markenoele.de/sales/order/history/', 'http://www.markenoele.de/sales/billing_agreement/'), (38532, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/sales/order/history/'), (38533, 'http://www.markenoele.de/checkout/cart/delete/id/1171/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (38534, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (38535, 'http://www.markenoele.de/checkout/cart/delete/id/1170/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/index/'), (38536, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/index/'), (38537, 'http://www.markenoele.de/sales/order/history/', 'http://www.markenoele.de/customer/account/'), (38538, 'http://www.markenoele.de/checkout/cart/delete/id/1172/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/index/'), (38539, 'http://www.markenoele.de/sales/order/history/', 'http://www.markenoele.de/customer/account/'), (38540, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/index/'), (38541, 'http://www.markenoele.de/sales/order/view/order_id/64/', 'http://www.markenoele.de/sales/order/history/'), (38542, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/index/'), (38543, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (38544, 'http://www.markenoele.de/checkout/cart/delete/id/1169/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (38545, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (38546, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/index/'), (38547, 'http://www.markenoele.de/sales/order/view/order_id/64/', ''), (38548, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/angebote-des-monats/'), (38549, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/customer/account/'), (38550, 'http://www.markenoele.de/sales/order/view/order_id/64/', ''), (38551, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/sales/order/view/order_id/64/'), (38552, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (38553, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/customer/account/'), (38554, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (38555, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/141/', 'http://www.markenoele.de/'), (38556, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (38557, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (38558, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38559, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (38560, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (38561, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38562, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (38563, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38564, 'http://www.markenoele.de/customer/account/logout/', 'http://www.markenoele.de/checkout/onepage/'), (38565, 'http://www.markenoele.de/customer/account/logoutSuccess/', 'http://www.markenoele.de/checkout/onepage/'), (38566, 'http://www.markenoele.de/', 'http://www.markenoele.de/customer/account/logoutSuccess/'), (38567, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/141/', 'http://www.markenoele.de/'), (38568, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (38569, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (38570, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38571, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (38572, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/checkout/onepage/'), (38573, 'http://www.markenoele.de/checkout/onepage/index/', 'http://www.markenoele.de/checkout/onepage/'), (38574, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/onepage/'), (38575, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/customer/account/'), (38576, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (38577, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38578, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (38579, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (38580, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38581, 'http://www.markenoele.de/customer/account/logout/', 'http://www.markenoele.de/checkout/onepage/'), (38582, 'http://www.markenoele.de/customer/account/logoutSuccess/', 'http://www.markenoele.de/checkout/onepage/'), (38583, 'http://www.markenoele.de/', 'http://www.markenoele.de/customer/account/logoutSuccess/'), (38584, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/141/', 'http://www.markenoele.de/'), (38585, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (38586, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (38587, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38588, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (38589, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/checkout/onepage/'), (38590, 'http://www.markenoele.de/checkout/onepage/index/', 'http://www.markenoele.de/checkout/onepage/'), (38591, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/onepage/'), (38592, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', 'http://www.rx8forum.de/index.php?page=PMView&pmID=171360&folderID=0&pageNo=1&sortField=time&sortOrder=DESC'), (38593, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtYXV0b3NjaG1pZXJzdG9mZmUvbW90dWwtYXV0by1nZXRyaWViZW9lbC9tb3R1bC1nZWFyLTMwMC5odG1s/product/13/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-300.html'), (38594, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-300.html'), (38595, 'http://www.markenoele.de/catalog/product/view/id/13', 'http://www.markenoele.de/checkout/cart/'), (38596, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-gear-300.html'), (38597, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (38598, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/impressum/'), (38599, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/zahlung/'), (38600, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE263&q=markenoele.de&aq=f&oq='), (38601, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38602, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38603, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (38604, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CDMQFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fsnowmobile%2Fmotul-snowpower-2t-1l.html&rct=j&q=motul%20snowpower&ei=GyLlTLAVg5GzBtezvLEL&usg=AFQjCNG_9ZL4s6s_iwBvumsuimfad_n0Kw'), (38605, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=Motul+sae+5w40+specific+100%25su+&_trksid=p5197.c0.m627'), (38606, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (38607, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+%C3%B6l&meta=&btnG=Google-Suche'), (38608, 'http://www.markenoele.de/zahlung/', ''), (38609, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (38610, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1290099305&channel=4582219326&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%'), (38611, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38612, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38613, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38614, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38615, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38616, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38617, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38618, 'http://www.markenoele.de/impressum/', ''), (38619, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38620, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38621, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38622, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (38623, 'http://www.markenoele.de/catalog/product/view/id/22/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (38624, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (38625, 'http://www.markenoele.de/catalog/product/view/id/27/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (38626, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (38627, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (38628, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (38629, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (38630, 'http://www.markenoele.de/catalog/product/view/id/66/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (38631, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (38632, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (38633, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (38634, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (38635, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (38636, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (38637, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (38638, 'http://www.markenoele.de/catalog/product/view/id/165/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (38639, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (38640, 'http://www.markenoele.de/catalog/product/view/id/177/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (38641, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (38642, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (38643, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (38644, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-heizoel.html'), (38645, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-diesel.html'), (38646, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (38647, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/mocool.html'), (38648, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (38649, 'http://www.markenoele.de/catalog/product/view/id/123/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (38650, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (38651, 'http://www.markenoele.de/catalog/product/view/id/120/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (38652, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (38653, 'http://www.markenoele.de/catalog/product/view/id/121/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (38654, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (38655, 'http://www.markenoele.de/catalog/product/view/id/119/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (38656, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1290102074&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Foel-bei-ebay-alles-original-t1495831.html&dt=129010207'), (38657, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=opera&hs=DjU&rls=de&&sa=X&ei=fHHlTPqACoP5sgaqkpiuCw&ved=0CB4QBSgA&q=Test+2+Takt+%C3%96le&spell=1'), (38658, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38659, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38660, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (38661, 'http://www.markenoele.de/catalog/product/gallery/id/61/image/34/', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-power-2t.html'), (38662, 'http://www.markenoele.de/', ''), (38663, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (38664, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (38665, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38666, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', ''), (38667, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (38668, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6457587928014896&output=html&h=600&slotname=2616054856&w=160&lmt=1289331558&flash=10.1.53&url=http%3A%2F%2Fwww.code-knacker.de%2Fmotorenoele.htm&dt=1290109414224&shv=r20101110&jsv=r20101117&'), (38669, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38670, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38671, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38672, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38673, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (38674, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38675, 'http://www.markenoele.de/catalog/product/view/id/15/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (38676, 'http://www.markenoele.de/catalog/product/view/id/15/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (38677, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38678, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (38679, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (38680, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (38681, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (38682, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (38683, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (38684, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (38685, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (38686, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (38687, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (38688, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (38689, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (38690, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38691, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38692, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6457587928014896&output=html&h=600&slotname=2616054856&w=160&lmt=1289331558&flash=10.1.53&url=http%3A%2F%2Fwww.code-knacker.de%2Fmotorenoele.htm&dt=1290109414224&shv=r20101110&jsv=r20101117&'), (38693, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=3iB&rls=org.mozilla:de:official&channel=s&&sa=X&ei=dorlTOOMDMzpOd3p0KwK&ved=0CBkQBSgA&q=2+takt+%C3%B6l&spell=1'), (38694, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (38695, 'http://www.markenoele.de/', ''), (38696, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (38697, 'http://www.markenoele.de/datenschutz/', ''), (38698, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (38699, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (38700, 'http://www.markenoele.de/catalog/category/view/id/30', ''), (38701, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (38702, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (38703, 'http://www.markenoele.de/', ''), (38704, 'http://www.markenoele.de/', ''), (38705, 'http://www.markenoele.de/catalog/category/view/id/34', ''), (38706, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (38707, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (38708, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (38709, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (38710, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (38711, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?q=motul+300+v+competition&encQuery=motul&lang=any&adtest=&mandant=toi&device=html&dia=suche&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&plug_id=&start=0&num=10&ocr=yes&langu'), (38712, 'http://www.markenoele.de/catalogsearch/result/?q=300+v+competition', 'http://www.markenoele.de/'), (38713, 'http://www.markenoele.de/catalogsearch/result/?q=300+v+competition', 'http://www.markenoele.de/catalogsearch/result/?q=300+v+competition'), (38714, 'http://www.markenoele.de/', 'http://www.amazon.de/gp/product/B002SRA2OC/ref=s9_simh_gw_p263_d3_i1?pf_rd_m=A3JWKAKR8XB7XF&pf_rd_s=center-5&pf_rd_r=0RQEWX7KP78HBEJE9TC9&pf_rd_t=101&pf_rd_p=463375093&pf_rd_i=301128'), (38715, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (38716, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (38717, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (38718, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (38719, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (38720, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (38721, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-fanshop-artikel/blechschild-pin-up-iii.html'), (38722, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38723, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (38724, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (38725, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (38726, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (38727, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-cess-5l.html'), (38728, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (38729, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/esso-diesel.html'), (38730, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/esso-diesel.html'), (38731, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (38732, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (38733, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', ''), (38734, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C98yh5DzmTLKkF4L-sgaf7v3QBq3BsMMB_em97RTtvePtRxABIMeC9wUoAlCer6GNAWCVopWCoAegAcfRhPgDyAEBqQIzI7vPw-K2PqoEE0_Q_nUs6LWzYvcP-B1XjtClXfeABZBO&num=1&sig=AGiWqtyeBSCUr3gZ4V0TpKrTYkVv8aYnYg&adurl=http://www.motulshop.de&rct'), (38735, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CTqMQyj7mTMHaMMbiswb9of2tBq3BsMMB_em97RTtzOPtRwgAEAEoA1Cer6GNAWCVsp-CsAegAcfRhPgDyAEBqQIzI7vPw-K2PqoEGE_Q9bhlgjqZCm-G8TbSvM207LpWcLJv1A&sig=AGiWqtywye7AwqcD9V62lzshGyCVBkMuWg&adurl=http://www.motulshop.de&rct=j&q=mot'), (38736, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motul+%2F710%2F2t%2FEster&btnG=Google-Suche&rlz=1R2SKPB_deDE362&aq=f&aqi=&aql=&oq=&gs_rfai='), (38737, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38738, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38739, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27', ''), (38740, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (38741, 'http://www.markenoele.de/catalog/product/view/id/59/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&p=2'), (38742, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-710-2t.html'), (38743, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (38744, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38745, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (38746, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (38747, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/chain-lube-road-plus.html'), (38748, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (38749, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (38750, 'http://www.markenoele.de/checkout/cart/', ''), (38751, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (38752, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/141/', 'http://www.markenoele.de/'), (38753, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (38754, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (38755, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38756, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (38757, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/checkout/onepage/'), (38758, 'http://www.markenoele.de/checkout/onepage/index/', 'http://www.markenoele.de/checkout/onepage/'), (38759, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/onepage/'), (38760, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (38761, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38762, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (38763, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38764, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (38765, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38766, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (38767, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (38768, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38769, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38770, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (38771, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (38772, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38773, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (38774, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38775, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/checkout/onepage/'), (38776, 'http://www.markenoele.de/sales/order/view/order_id/66/', 'http://www.markenoele.de/customer/account/'), (38777, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/sales/order/view/order_id/66/'), (38778, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/impressum/'), (38779, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/datenschutz/'), (38780, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/zahlung/'), (38781, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/agb/'), (38782, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/widerruf/'), (38783, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/lieferung/'), (38784, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/bestellung/'), (38785, 'http://www.markenoele.de/', ''), (38786, 'http://www.markenoele.de/', ''), (38787, 'http://www.markenoele.de/catalog/category/view/id/34', ''), (38788, 'http://www.markenoele.de/index.php', ''), (38789, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (38790, 'http://www.markenoele.de/catalog/product/view/id/235/category/51', ''), (38791, 'http://www.markenoele.de/index.php', ''), (38792, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Pflegeprodukte+Motul&meta=&btnG=Google-Suche'), (38793, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (38794, 'http://www.markenoele.de/index.php', ''), (38795, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/141/', 'http://www.markenoele.de/index.php'), (38796, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/index.php'), (38797, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (38798, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38799, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (38800, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/checkout/onepage/'), (38801, 'http://www.markenoele.de/checkout/onepage/index/', 'http://www.markenoele.de/checkout/onepage/'), (38802, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/onepage/'), (38803, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (38804, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38805, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (38806, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (38807, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38808, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (38809, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38810, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (38811, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38812, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (38813, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Pflegeprodukte+Motul&meta=&btnG=Google-Suche'), (38814, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (38815, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (38816, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/onepage/success/'), (38817, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/motul-pflegeprodukte/shine-go-silicone-clean.html'), (38818, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/'), (38819, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Pflegeprodukte+Motul&meta=&btnG=Google-Suche'), (38820, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/onepage/success/'), (38821, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/141/', 'http://www.markenoele.de/'), (38822, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (38823, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (38824, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Pflegeprodukte+Motul&meta=&btnG=Google-Suche'), (38825, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38826, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (38827, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (38828, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/shine-go-silicone-clean.html'), (38829, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38830, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (38831, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38832, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (38833, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38834, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (38835, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (38836, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Pflegeprodukte+Motul&meta=&btnG=Google-Suche'), (38837, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (38838, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/onepage/'), (38839, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (38840, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/141/', 'http://www.markenoele.de/'), (38841, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (38842, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/141/', 'http://www.markenoele.de/'), (38843, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (38844, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (38845, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38846, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (38847, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/checkout/onepage/'), (38848, 'http://www.markenoele.de/checkout/onepage/index/', 'http://www.markenoele.de/checkout/onepage/'), (38849, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/index/'), (38850, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (38851, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/index/'), (38852, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (38853, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/index/'), (38854, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (38855, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/index/'), (38856, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/index/'), (38857, 'http://www.markenoele.de/', ''), (38858, 'http://www.markenoele.de/', ''), (38859, 'http://www.markenoele.de/catalog/product/view/id/201/category/51', ''), (38860, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/onepage/success/'), (38861, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/141/', 'http://www.markenoele.de/'), (38862, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (38863, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (38864, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38865, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (38866, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (38867, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38868, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (38869, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38870, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (38871, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38872, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (38873, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (38874, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (38875, 'http://www.markenoele.de/', ''), (38876, 'http://www.markenoele.de/', ''), (38877, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (38878, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/checkout/onepage/success/'), (38879, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbA,,/product/1/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38880, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38881, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (38882, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (38883, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38884, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (38885, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38886, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (38887, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38888, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (38889, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (38890, 'http://www.markenoele.de/checkout/onepage/success/', ''), (38891, 'http://www.markenoele.de/checkout/cart/', ''), (38892, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (38893, 'http://www.markenoele.de/', ''), (38894, 'http://www.markenoele.de/images/bg_yellow.jpg', 'http://www.markenoele.de/'), (38895, 'http://www.markenoele.de/images/trustedshops_m.png', 'http://www.markenoele.de/'), (38896, 'http://www.markenoele.de/', ''), (38897, 'http://www.markenoele.de/images/bg_yellow.jpg', 'http://www.markenoele.de/'), (38898, 'http://www.markenoele.de/', ''), (38899, 'http://www.markenoele.de/images/bg_yellow.jpg', 'http://www.markenoele.de/'), (38900, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?q=Motul+8100xcess+5W-40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (38901, 'http://www.markenoele.de/motul-schmierstoffe/images/bg_yellow.jpg', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (38902, 'http://www.markenoele.de/', ''), (38903, 'http://www.markenoele.de/images/bg_yellow.jpg', 'http://www.markenoele.de/'), (38904, 'http://www.markenoele.de/', ''), (38905, 'http://www.markenoele.de/images/bg_yellow.jpg', 'http://www.markenoele.de/'), (38906, 'http://www.markenoele.de/images/bg_yellow.jpg', 'http://www.markenoele.de/'), (38907, 'http://www.markenoele.de/', ''), (38908, 'http://www.markenoele.de/images/bg_yellow.jpg', 'http://www.markenoele.de/'), (38909, 'http://www.markenoele.de/', ''), (38910, 'http://www.markenoele.de/images/bg_yellow.jpg', 'http://www.markenoele.de/'), (38911, 'http://www.markenoele.de/', ''), (38912, 'http://www.markenoele.de/', ''), (38913, 'http://www.markenoele.de/', ''), (38914, 'http://www.markenoele.de/', ''), (38915, 'http://www.markenoele.de/index.php', ''), (38916, 'http://www.markenoele.de/index.php', ''), (38917, 'http://www.markenoele.de/', ''), (38918, 'http://www.markenoele.de/index.php', ''), (38919, 'http://www.markenoele.de/', ''), (38920, 'http://www.markenoele.de/catalog/category/view/id/34', ''), (38921, 'http://www.markenoele.de/checkout/cart/', ''), (38922, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (38923, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (38924, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/esso-diesel.html'), (38925, 'http://www.markenoele.de/', ''), (38926, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/impressum/'), (38927, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/esso-diesel.html'), (38928, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (38929, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbA,,/product/3/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38930, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38931, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (38932, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38933, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (38934, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/checkout/onepage/'), (38935, 'http://www.markenoele.de/checkout/onepage/index/', 'http://www.markenoele.de/checkout/onepage/'), (38936, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/onepage/'), (38937, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (38938, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (38939, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (38940, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (38941, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38942, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (38943, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38944, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (38945, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (38946, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (38947, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (38948, 'http://www.markenoele.de/', ''), (38949, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (38950, 'http://www.markenoele.de/', ''), (38951, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+15w50&aq=0&aqi=g3&aql=&oq=motul+15w&gs_rfai='), (38952, 'http://www.markenoele.de/catalog/product/view/id/33', ''), (38953, 'http://www.markenoele.de/catalog/product/view/id/33', ''), (38954, 'http://www.markenoele.de/catalog/product/view/id/33', ''), (38955, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=5%20Liter%202%20TAkt%20%C3%96l%20Preise&start=10&ctid=WEBSITE&SearchSourceOrigin=32'), (38956, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38957, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38958, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (38959, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38960, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38961, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=5%20Liter%202%20TAkt%20%C3%96l%20Preise&start=10&ctid=WEBSITE&SearchSourceOrigin=32'), (38962, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (38963, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (38964, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (38965, 'http://www.markenoele.de/catalog/category/view/id/17', ''), (38966, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+multi+atf&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (38967, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38968, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38969, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (38970, 'http://www.markenoele.de/catalog/product/view/id/186/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (38971, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (38972, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/frage/gibt-es-irgendwo-im-netz-einen-serioesen-motoroel-vergleichstest'), (38973, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=2+takt+%C3%B6l&aq=3s&aqi=g-s2g1g-s2g1g-s2g1g-s1&aql=&oq=2tak&gs_rfai='), (38974, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (38975, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (38976, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (38977, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (38978, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38979, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (38980, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (38981, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (38982, 'http://www.markenoele.de/catalog/product/view/id/17/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (38983, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-heizoel.html'), (38984, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (38985, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38986, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-eco-clean-c1-17.html'), (38987, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (38988, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (38989, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-eco-clean-c1-17.html'), (38990, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-eco-clean-c1-17.html'), (38991, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-eco-clean-c1-17.html'), (38992, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-eco-clean-c1-17.html'), (38993, 'http://www.markenoele.de/datenschutz', ''), (38994, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/Motul-Oil%20%20%208100%20X-cess%20%20SAE%20%205%20W-40/'), (38995, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/Motul-Oil%20%20%208100%20X-cess%20%20SAE%20%205%20W-40/'), (38996, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mo', 'http://www.markenoele.de/'), (38997, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mot', 'http://www.markenoele.de/'), (38998, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/'), (38999, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motu', 'http://www.markenoele.de/'), (39000, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100', 'http://www.markenoele.de/'), (39001, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/'), (39002, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100', 'http://www.markenoele.de/'), (39003, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100%20ce', 'http://www.markenoele.de/'), (39004, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100%20c', 'http://www.markenoele.de/'), (39005, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100%20cess', 'http://www.markenoele.de/'), (39006, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100%20cesss', 'http://www.markenoele.de/'), (39007, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100%20cess', 'http://www.markenoele.de/'), (39008, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100%20cess%20SAE', 'http://www.markenoele.de/'), (39009, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100%20cess%20SAE', 'http://www.markenoele.de/'), (39010, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100%20cess%20SAE%20%205W', 'http://www.markenoele.de/'), (39011, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100%20cess%20SAE%20%205', 'http://www.markenoele.de/'), (39012, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100%20cess%20SAE%20%205W-', 'http://www.markenoele.de/'), (39013, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%208100%20cess%20SAE%20%205W-40', 'http://www.markenoele.de/'), (39014, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+8100+cess+SAE++5W-40', 'http://www.markenoele.de/'), (39015, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/Motul-Oil%20%20%208100%20X-cess%20%20SAE%20%205%20W-40/'), (39016, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (39017, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=6&oq=2+takt+%c3%b6l&hl=de&ie=UTF-8&rlz=1T4FTSA_de___DE363&q=2+takt+%c3%b6l+vollsynthetisch'), (39018, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (39019, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (39020, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39021, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (39022, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/micro-2t.html'), (39023, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (39024, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/micro-2t.html'); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (39025, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (39026, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-expert-2t.html'), (39027, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (39028, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt/motul-scooter-power-2t.html'), (39029, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (39030, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (39031, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (39032, 'http://www.markenoele.de/catalog/category/view/id/26', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (39033, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (39034, 'http://www.markenoele.de/catalog/category/view/id/29', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (39035, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (39036, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (39037, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (39038, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt/motul-scooter-power-2t.html'), (39039, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (39040, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (39041, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (39042, 'http://www.markenoele.de/catalog/category/view/id/26', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (39043, 'http://www.markenoele.de/catalog/category/view/id/29', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (39044, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (39045, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (39046, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (39047, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/micro-2t.html'), (39048, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (39049, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (39050, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-expert-2t.html'), (39051, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (39052, 'http://www.markenoele.de/bestellung/', ''), (39053, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3246922853205388&output=html&h=200&slotname=0708159100&w=200&lmt=1290183455&flash=10.1.103&url=http%3A%2F%2Fwww.beammachine.net%2Fde%2Fsite.php%3Fdetails%3D90220&dt=1290183497819&shv=r201011'), (39054, 'http://www.markenoele.de/', ''), (39055, 'http://www.markenoele.de/', ''), (39056, 'http://www.markenoele.de/', ''), (39057, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39058, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39059, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-heizoel.html'), (39060, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-heizoel.html'), (39061, 'http://www.markenoele.de/', 'http://www.markenoele.de/esso-diesel.html'), (39062, 'http://www.markenoele.de/', 'http://www.markenoele.de/esso-diesel.html'), (39063, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (39064, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (39065, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (39066, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=hts&oq=&hl=de&ie=UTF-8&rlz=1T4GFRE_deAT374AT375&q=MOTUL+800+2T+FACTORY+LINE+Off+Road'), (39067, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39068, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39069, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (39070, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (39071, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (39072, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (39073, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39074, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39075, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=hts&oq=&hl=de&ie=UTF-8&rlz=1T4GFRE_deAT374AT375&q=MOTUL+800+2T+FACTORY+LINE+Off+Road'), (39076, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (39077, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (39078, 'http://www.markenoele.de/catalog/category/view/id/29', ''), (39079, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (39080, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (39081, 'http://www.markenoele.de/', 'http://www.google.com/search?source=ig&hl=de&rlz=1G1GGLQ_DEUS357&q=motul+motor%C3%B6l&aq=9&oq=motul+'), (39082, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39083, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39084, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39085, 'http://www.markenoele.de/catalog/product/view/id/14/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (39086, 'http://www.markenoele.de/catalog/product/view/id/17/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (39087, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (39088, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (39089, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (39090, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CsD4DCMvmTNj7McT8sgb4vpjKBq3BsMMB_em97RSPtd5ECAAQAiCLmPgFKAJQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCQM8v4uzqtj6qBBNP0PfOpCxk4bMWOYT_Azhll_vJgAWQTg&sig=AGiWqtwtmTZ0aOvhk0ZdSawDaTkuJwQSPw&adurl=http://www.motulshop.de&rct=j&q'), (39091, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (39092, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (39093, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39094, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (39095, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39096, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39097, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39098, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15%20w', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39099, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15%20w', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39100, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15%20w%2060', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39101, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (39102, 'http://www.markenoele.de/catalogsearch/result/?q=15+w+60', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39103, 'http://www.markenoele.de/catalogsearch/result/?q=15+w+50', 'http://www.markenoele.de/catalogsearch/result/?q=15+w+60'), (39104, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15%20w', 'http://www.markenoele.de/catalogsearch/result/?q=15+w+60'), (39105, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15%20w%2050', 'http://www.markenoele.de/catalogsearch/result/?q=15+w+60'), (39106, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (39107, 'http://www.markenoele.de/catalog/product/view/id/125/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (39108, 'http://www.markenoele.de/catalog/product/view/id/119/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (39109, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (39110, 'http://www.markenoele.de/catalog/product/view/id/164/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (39111, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (39112, 'http://www.markenoele.de/catalog/product/view/id/165/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (39113, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (39114, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (39115, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-heizoel.html'), (39116, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-diesel.html'), (39117, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (39118, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-zusatzstoffe/top-gel.html'), (39119, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (39120, 'http://www.markenoele.de/catalog/category/view/id/44', 'http://www.markenoele.de/motul-zusatzstoffe/valve-expert.html'), (39121, 'http://www.markenoele.de/catalog/category/view/id/45', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (39122, 'http://www.markenoele.de/catalog/product/view/id/100/category/45', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (39123, 'http://www.markenoele.de/catalog/product/view/id/101/category/45', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (39124, 'http://www.markenoele.de/catalog/product/view/id/102/category/45', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (39125, 'http://www.markenoele.de/catalog/category/view/id/46', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (39126, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (39127, 'http://www.markenoele.de/catalog/product/view/id/99/category/47', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (39128, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit/mocool.html'), (39129, 'http://www.markenoele.de/catalog/product/view/id/98/category/47', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (39130, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit/motocool-factory-line.html'), (39131, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (39132, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-pflegeprodukte/e-z-lube-multi-protect.html'), (39133, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (39134, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-pflegeprodukte/air-filter-clean.html'), (39135, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (39136, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (39137, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (39138, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (39139, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (39140, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (39141, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (39142, 'http://www.markenoele.de/', ''), (39143, 'http://www.markenoele.de/', ''), (39144, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39145, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39146, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39147, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (39148, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.ch/url?sa=t&source=web&cd=6&ved=0CD4QFjAF&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=hths%20wert%20von%20motul%208100%20x-%20clean%205w40&ei=29zmTO2DBczzsgb_lOy8Cw&usg=AFQjCNHJ8s'), (39149, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (39150, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (39151, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (39152, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (39153, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motor%C3%B6l+billiger&hl=de&client=safari&rls=en&ei=FfbmTOrRApGWswbKn-GcCw&start=10&sa=N'), (39154, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (39155, 'http://www.markenoele.de/catalog/product/view/id/82/category/25', ''), (39156, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', ''), (39157, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', ''), (39158, 'http://www.markenoele.de/catalog/category/view/id/12', ''), (39159, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (39160, 'http://www.markenoele.de/', ''), (39161, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (39162, 'http://www.markenoele.de/', ''), (39163, 'http://www.markenoele.de/', ''), (39164, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (39165, 'http://www.markenoele.de/catalog/product/view/id/144/category/53', ''), (39166, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (39167, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1313&_nkw=motul+300V+4T+FL+15W-50+&_sacat=See-All-Categories'), (39168, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39169, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39170, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (39171, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (39172, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1290234251&flash=0&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmobil-1-muss-das-sein-t1034336.html&dt=1290234251952&shv=r201'), (39173, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39174, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39175, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (39176, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (39177, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (39178, 'http://www.markenoele.de/catalog/product/view/id/22/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (39179, 'http://www.markenoele.de/catalog/product/view/id/117/category/46', ''), (39180, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (39181, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (39182, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (39183, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (39184, 'http://www.markenoele.de/', ''), (39185, 'http://www.markenoele.de/', ''), (39186, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (39187, 'http://www.markenoele.de/catalog/product/view/id/100/category/45', ''), (39188, 'http://www.markenoele.de/', 'http://www.google.com/search?q=motul+300v+15+w50&ie=utf-8&oe=utf-8&aq=t&rls=org.debian:de:unofficial&client=iceweasel-a'), (39189, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (39190, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39191, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300%20v', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39192, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300%20v%204t', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39193, 'http://www.markenoele.de/catalogsearch/result/?q=300+v', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39194, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&q=bel+ray+2+takt+%C3%B6l&btnG=Google-Suche&aq=f&oq='), (39195, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', ''), (39196, 'http://www.markenoele.de/altoelentsorgung/', ''), (39197, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%96l&ie=UTF-8&oe=UTF-8&hl=de&client=safari'), (39198, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39199, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39200, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (39201, 'http://www.markenoele.de/', 'app:/TrustedshopsCrawler.swf'), (39202, 'http://www.markenoele.de/impressum/', 'app:/TrustedshopsCrawler.swf'), (39203, 'http://www.markenoele.de/', 'app:/TrustedshopsCrawler.swf'), (39204, 'http://www.markenoele.de/impressum/', 'app:/TrustedshopsCrawler.swf'), (39205, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+300v&meta=&btnG=Google-Suche'), (39206, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (39207, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motor%C3%B6l+shop&aq=9&aqi=g10&aql=&oq=motor%C3%B6l+&gs_rfai='), (39208, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39209, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motor%C3%B6l+shop&aq=9&aqi=g10&aql=&oq=motor%C3%B6l+&gs_rfai='), (39210, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (39211, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (39212, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=halbsynthetisches+%C3%B6l&aq=1&aqi=g10&aql=&oq=halbsynthe&gs_rfai='), (39213, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', ''), (39214, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (39215, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (39216, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (39217, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/search?hl=de&&sa=X&ei=W-jnTKfhGMTssgbmi92_Cw&ved=0CBgQBSgA&q=motul+8100x+clean+5w40&spell=1'), (39218, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ci2-9sOrnTMrLO8H8sgbfvrHDBq3BsMMB_em97RSlt-PtRwgAEAFQnq-hjQFglaqQgqAHoAHH0YT4A8gBAakCs6coTBTwtj6qBBNP0DWDEsSjIYpAoD6cEME3hdLG&sig=AGiWqtxQQS6E5tYIKTAodZdS2YU7xiifaw&adurl=http://www.motulshop.de&rct=j&q=motul%20300v%'), (39219, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (39220, 'http://www.markenoele.de/altoelentsorgung/', ''), (39221, 'http://www.markenoele.de/', 'http://www.amazon.de/MOTUL-Specific-CNG-LPG-Liter/dp/B004BF6QW6%3FSubscriptionId%3D0DWX0HJVE7AWX9HF4X82%26tag%3Dpreisvgl-21%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB004BF6QW6'), (39222, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39223, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39224, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (39225, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (39226, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (39227, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (39228, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cq3PgOfvnTOaAN4WROsvSkfAFrcGwwwH96b3tFI-13kQIABACKAJQnq-hjQFglYKggrAHoAHH0YT4A8gBAakCs6coTBTwtj6qBBNP0H4sfmk0G_zuifgVSyR0jZ4Y&sig=AGiWqtz6CHvzDU3Obu9CxF_KA6v82TIW7w&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (39229, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CxJ1pufvnTN3nOcWLOuTX7KgGrcGwwwH96b3tFNXP4-1HCAAQASgDUJ6voY0BYJWCoIKwB6ABx9GE-APIAQGpArOnKEwU8LY-qgQYT9AQRWFRNfrFghwPvKZPDsbyShxbCaSH&sig=AGiWqtw8ALUSuEb97nf5KaX_CxKO5IyDEA&adurl=http://www.motulshop.de&rct=j&q=MOTUL'), (39230, 'http://www.markenoele.de/', 'http://www.google.de/'), (39231, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=2-takt%20%F6l&rvr_id=171381599230&keyword=2-takt+%C3%B6l&geo_id=41&crlp=2757667712_109&MT_ID=43&tt_encode=raw'), (39232, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39233, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39234, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (39235, 'http://www.markenoele.de/catalog/product/view/id/124/category/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (39236, 'http://www.markenoele.de/catalog/product/view/id/111/category/49', ''), (39237, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', ''), (39238, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CNPbcDA_oTOHXHsb-sgan36HYBq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqLgpgHoAHH0YT4A8gBAakCs6coTBTwtj6qBBNP0ArJ8DaHcbIr37-ENHZ9iF9Y&sig=AGiWqtwSGMOMVL1wA0uWehWkFjUdHL8-bQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (39239, 'http://www.markenoele.de/catalog/category/view/id/8', ''), (39240, 'http://www.markenoele.de/', 'http://www.liquimolly.de/'), (39241, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (39242, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (39243, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (39244, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (39245, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (39246, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (39247, 'http://www.markenoele.de/catalog/category/view/id/53', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (39248, 'http://www.markenoele.de/catalog/category/view/id/53', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (39249, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (39250, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (39251, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (39252, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (39253, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (39254, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (39255, 'http://www.markenoele.de/catalog/product/view/id/145', 'http://www.google.de/search?q=race+cronomter&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (39256, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (39257, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (39258, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (39259, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (39260, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (39261, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (39262, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (39263, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (39264, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (39265, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (39266, 'http://www.markenoele.de/catalog/category/view/id/53', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (39267, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (39268, 'http://www.markenoele.de/', 'http://www.liquimolly.de/'), (39269, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (39270, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (39271, 'http://www.markenoele.de/', 'http://www.liquimolly.de/'), (39272, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (39273, 'http://www.markenoele.de/', 'http://www.liquimolly.de/'), (39274, 'http://www.markenoele.de/', 'http://www.twenga.de/preise-motul-300v.html'), (39275, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CmMifax_oTOSvIsH7sgbQ-vy3Bq3BsMMB_em97RSt1I_8BggAEAFQnq-hjQFglYKzgsAHoAHH0YT4A8gBAakCs6coTBTwtj6qBBhP0I1kdEwp0UC9WSLHw3wQGTqqOj0HE5w&sig=AGiWqtw-NSAxBKw8gJmh6DLtwezcVKFAyA&adurl=http://www.motulshop.de&rct=j&q=MOTUL%'), (39276, 'http://www.markenoele.de/', 'http://www.twenga.de/preise-motul-300v.html'), (39277, 'http://www.markenoele.de/', 'http://www.twenga.de/preise-motul-300v.html'), (39278, 'http://www.markenoele.de/', 'http://www.twenga.de/preise-motul-300v.html'), (39279, 'http://www.markenoele.de/', 'http://www.twenga.de/preise-motul-300v.html'), (39280, 'http://www.markenoele.de/', 'http://www.twenga.de/preise-motul-300v.html'), (39281, 'http://www.markenoele.de/', 'http://www.twenga.de/preise-motul-300v.html'), (39282, 'http://www.markenoele.de/', 'http://www.twenga.de/preise-motul-300v.html'), (39283, 'http://www.markenoele.de/', 'http://www.twenga.de/preise-motul-300v.html'), (39284, 'http://www.markenoele.de/', 'http://www.twenga.de/preise-motul-300v.html'), (39285, 'http://www.markenoele.de/', 'http://www.twenga.de/preise-motul-300v.html'), (39286, 'http://www.markenoele.de/', 'http://www.twenga.de/preise-motul-300v.html'), (39287, 'http://www.markenoele.de/', 'http://www.twenga.de/preise-motul-300v.html'), (39288, 'http://www.markenoele.de/', 'http://www.twenga.de/preise-motul-300v.html'), (39289, 'http://www.markenoele.de/', 'http://www.twenga.de/preise-motul-300v.html'), (39290, 'http://www.markenoele.de/', 'http://www.twenga.de/preise-motul-300v.html'), (39291, 'http://www.markenoele.de/', 'http://www.twenga.de/preise-motul-300v.html'), (39292, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=Motul+300v&_sacat=0&_dmpt=Motorrad_Kraftradteile&_odkw=Triumph+Speed+Triple+1050&_osacat=0&_trksid=p3286.c0.m270.l1311'), (39293, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7SUNC_de&redir_esc=&ei=aSXoTO6yNcKEOtK2qO8O'), (39294, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (39295, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (39296, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39297, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (39298, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (39299, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (39300, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (39301, 'http://www.markenoele.de/agb', ''), (39302, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (39303, 'http://www.markenoele.de/', ''), (39304, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (39305, 'http://www.markenoele.de/', ''), (39306, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (39307, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (39308, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (39309, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (39310, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (39311, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (39312, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (39313, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (39314, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (39315, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (39316, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (39317, 'http://www.markenoele.de/agb', ''), (39318, 'http://www.markenoele.de/altoelentsorgung', ''), (39319, 'http://www.markenoele.de/angebote-des-monats', ''), (39320, 'http://www.markenoele.de/bestellung', ''), (39321, 'http://www.markenoele.de/checkout', ''), (39322, 'http://www.markenoele.de/checkout/onepage/', ''), (39323, 'http://www.markenoele.de/checkout/cart/', ''), (39324, 'http://www.markenoele.de/contacts', ''), (39325, 'http://www.markenoele.de/datenschutz', ''), (39326, 'http://www.markenoele.de/impressum', ''), (39327, 'http://www.markenoele.de/lieferung', ''), (39328, 'http://www.markenoele.de/motul_pflegeberater', ''), (39329, 'http://www.markenoele.de/widerruf', ''), (39330, 'http://www.markenoele.de/zahlung', ''), (39331, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (39332, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (39333, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (39334, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (39335, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (39336, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (39337, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (39338, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (39339, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (39340, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (39341, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (39342, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (39343, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (39344, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (39345, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (39346, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (39347, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (39348, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (39349, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (39350, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (39351, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (39352, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (39353, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (39354, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (39355, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (39356, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1312&_nkw=2+Takt+%C3%96l+Teilsynthetisch&_sacat=See-All-Categories'), (39357, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', ''), (39358, 'http://www.markenoele.de/catalog/category/view/id/22', ''), (39359, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (39360, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (39361, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (39362, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (39363, 'http://www.markenoele.de/', ''), (39364, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1290319950&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-sorten-fuer-citroen-c2-1-4-hdi-t1654070.html&d'), (39365, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39366, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39367, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (39368, 'http://www.markenoele.de/catalog/product/view/id/21/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (39369, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (39370, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (39371, 'http://www.markenoele.de/catalog/product/view/id/15/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (39372, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (39373, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (39374, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (39375, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (39376, 'http://www.markenoele.de/catalog/product/view/id/54/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (39377, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (39378, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p3984.m570.l1313&_nkw=MOTUL+Motor%C3%B6l+5W-40+8100+X-cess+&_sacat=See-All-Categories'), (39379, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39380, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39381, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (39382, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&cr=countryDE&client=firefox-a&rls=org.mozilla:de:official&channel=s&tbs=ctr:countryDE&&sa=X&ei=N7joTP3pJMycOsWSpZMK&ved=0CDsQBSgA&q=Motul+%C3%96l&spell=1'), (39383, 'http://www.markenoele.de/catalog/product/view/id/88/category/25', ''), (39384, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (39385, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (39386, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (39387, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39388, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (39389, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39390, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (39391, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (39392, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (39393, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (39394, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (39395, 'http://www.markenoele.de/catalog/product/view/id/73/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (39396, 'http://www.markenoele.de/catalog/product/view/id/73/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (39397, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (39398, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (39399, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (39400, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (39401, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (39402, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (39403, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (39404, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (39405, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (39406, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (39407, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (39408, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (39409, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (39410, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (39411, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (39412, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (39413, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (39414, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (39415, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39416, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (39417, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39418, 'http://www.markenoele.de/catalog/category/view/id/4?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (39419, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39420, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (39421, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (39422, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&cr=countryDE&client=firefox-a&rls=org.mozilla:de:official&channel=s&tbs=ctr:countryDE&&sa=X&ei=N7joTP3pJMycOsWSpZMK&ved=0CDsQBSgA&q=Motul+%C3%96l&spell=1'), (39423, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (39424, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (39425, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (39426, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CwkWD4c7oTKTGC4e_hAeS_vj7Ba3BsMMB_em97RSthP2-RwgAEAEgtlQoAlCer6GNAWCV0puCrAegAcfRhPgDyAEBqQKzpyhMFPC2PqoEE0_Qia0cq8vBy6vYtrZXtPMLRhGABZBO&sig=AGiWqtwUTV9MxZeUN3GhV7fMVbfzDvhyeA&adurl=http://www.motulshop.de&rct=j&q=m'), (39427, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CwkWD4c7oTKTGC4e_hAeS_vj7Ba3BsMMB_em97RSthP2-RwgAEAEgtlQoAlCer6GNAWCV0puCrAegAcfRhPgDyAEBqQKzpyhMFPC2PqoEE0_Qia0cq8vBy6vYtrZXtPMLRhGABZBO&sig=AGiWqtwUTV9MxZeUN3GhV7fMVbfzDvhyeA&adurl=http://www.motulshop.de&rct=j&q=m'), (39428, 'http://www.markenoele.de/angebote-des-monats/', ''), (39429, 'http://www.markenoele.de/motul_pflegeberater/', ''), (39430, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=m2R&rls=org.mozilla:de:official&channel=s&&sa=X&ei=HezoTOWyBsf2sgbN18SwCw&ved=0CHEQBSgA&q=motul+motor%C3%B6l&spell=1'), (39431, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39432, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39433, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (39434, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (39435, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (39436, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (39437, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (39438, 'http://www.markenoele.de/catalog/product/view/id/77/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (39439, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (39440, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (39441, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (39442, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (39443, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (39444, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (39445, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (39446, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (39447, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (39448, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (39449, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (39450, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (39451, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (39452, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (39453, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (39454, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (39455, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (39456, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (39457, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (39458, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (39459, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (39460, 'http://www.markenoele.de/catalog/product/view/id/73/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (39461, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (39462, 'http://www.markenoele.de/catalog/product/view/id/75/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (39463, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (39464, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (39465, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (39466, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (39467, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (39468, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (39469, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (39470, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (39471, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (39472, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (39473, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (39474, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (39475, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (39476, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (39477, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (39478, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (39479, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (39480, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (39481, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39482, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39483, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39484, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39485, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39486, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=m2R&rls=org.mozilla:de:official&channel=s&&sa=X&ei=HezoTOWyBsf2sgbN18SwCw&ved=0CHEQBSgA&q=motul+motor%C3%B6l&spell=1'), (39487, 'http://www.markenoele.de/', ''), (39488, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (39489, 'http://www.markenoele.de/', 'http://www.amazon.de/TOTAL-racing-vollsynthetisches-Takt-ltr/dp/B002SRA2OC/ref=pd_cp_auto_1_img'), (39490, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39491, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39492, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (39493, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (39494, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (39495, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (39496, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CvGKZsgXpTM7yC8WFOui5vLAGrcGwwwH96b3tFI-13kQIABACKANQnq-hjQFglYqigrAHoAHH0YT4A8gBAakCs6coTBTwtj6qBBhP0Brk_5UdabexTbFwRjiRWBqDH0TBeU0&sig=AGiWqtyvYBnBmOK41EwkaceJs7Wk8n6O2g&adurl=http://www.motulshop.de&rct=j&q=motul%'), (39497, 'http://www.markenoele.de/', ''), (39498, 'http://www.markenoele.de/', 'http://www.google.com/search?hl=de&q=motul+motor%C3%B6l&aq=9&aqi=g10&aql=&oq=motul&gs_rfai='), (39499, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39500, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39501, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (39502, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (39503, 'http://www.markenoele.de/catalog/product/view/id/177/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (39504, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motul+Motor%C3%B6l&meta=&btnG=Google-Suche'), (39505, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39506, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39507, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (39508, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (39509, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (39510, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (39511, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (39512, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (39513, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300V', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (39514, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V'), (39515, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=1rV&rls=org.mozilla%3Ade%3Aofficial&q=2+takt+halbsynthetisch+%C3%B6l+motul&aq=f&aqi=&aql=&oq=&gs_rfai='), (39516, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39517, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39518, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (39519, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39520, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (39521, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (39522, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (39523, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39524, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+%C3%B6l'), (39525, 'http://www.markenoele.de/', 'http://www.skodacommunity.de/skoda-forum/skoda-allgemein/49384-%C3%B6l-service-wechsel-preiswertes-%C3%B6l-mit-der-vw-spezifikationen-504-00-und-507-00-wo-kauft-man-g%C3%BCnstig/'), (39526, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (39527, 'http://www.markenoele.de/', 'http://www.skodacommunity.de/skoda-forum/skoda-allgemein/49384-%C3%B6l-service-wechsel-preiswertes-%C3%B6l-mit-der-vw-spezifikationen-504-00-und-507-00-wo-kauft-man-g%C3%BCnstig/'), (39528, 'http://www.markenoele.de/catalog/category/view/id/27', ''), (39529, 'http://www.markenoele.de/catalog/product/view/id/191/category/52', ''), (39530, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (39531, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CjEgE7j_pTL3pDoGIOvuxuIQGrcGwwwH96b3tFM2A_b5HCAAQASgDUJ6voY0BYJW6nYKsB5ABA6ABx9GE-APIAQGpArOnKEwU8LY-qgQYT9DqBUiHu9KXrFip9krQ8jVawD0acqaL&sig=AGiWqtzH2E3YNwbSfjuzyl9tDY56gSrJlg&adurl=http://www.motulshop.de&rct=j&q=m'), (39532, 'http://www.markenoele.de/', 'http://fahrzeugteile.shop.ebay.de/i.html?_nkw=Motul+300v+15w50&_sacat=131090&_odkw=&_osacat=131090&_trksid=p3286.c0.m270.l1311'), (39533, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39534, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39535, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (39536, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (39537, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (39538, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (39539, 'http://www.markenoele.de/catalog/category/view/id/20', ''), (39540, 'http://www.markenoele.de/catalog/product/view/id/229/category/51', ''), (39541, 'http://www.markenoele.de/', ''), (39542, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.com/search?hl=de&client=opera&hs=iUt&rls=de&q=Motul+8100+X-clean+5W-40&aq=f&aqi=&aql=&oq=&gs_rfai='), (39543, 'http://www.markenoele.de/catalog/product/view/id/116/category/48', ''), (39544, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (39545, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBoQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele&ei=k1vpTJbwOI3IswbU-KyQCQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (39546, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39547, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39548, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (39549, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (39550, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (39551, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39552, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39553, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBoQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele&ei=k1vpTJbwOI3IswbU-KyQCQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (39554, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=MOTUL+Specific+VW+504+00-507+00+5W30+5+L&x=9&y=18'), (39555, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39556, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+Specific+VW+504+00-507+00+5W30+5+L+volls+Motor%C3%B6l+Bitte+warten+Bild+nicht+verf%C3%BCgbar++++++*+Vergr%C3%B6%C3%9Fern++%09+%09+MOTUL+Specific+VW+504+00-507+00+5W30+5+L+', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39557, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39558, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39559, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39560, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+Specific+VW+504+00-507+00+5W30+5+L+volls+Motor%C3%B6l+Bitte+warten+Bild+nicht+verf%C3%BCgbar++++++*+Vergr%C3%B6%C3%9Fern++%09+%09+MOTUL+Specific+VW+504+00-507+00+5W30+5+L+'), (39561, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39562, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39563, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39564, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (39565, 'http://www.markenoele.de/catalog/product/view/id/23/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (39566, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=2+takt+%C3%B6l+castrol&_frs=1&_trksid=p3286.c0.m359'), (39567, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39568, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39569, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (39570, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (39571, 'http://www.markenoele.de/catalog/product/view/id/183/category/52', ''), (39572, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://search.conduit.com/Results.aspx?q=15w50&start=10&ctid=CT2319825&SearchSourceOrigin=3'), (39573, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&flash=10.1.103&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotul-8100-x-cess-langzeitoel-t1452435.html%3Fpage%3D1&dt=12903674497'), (39574, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39575, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39576, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39577, 'http://www.markenoele.de/catalog/product/gallery/id/6/image/47/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-5l.html'), (39578, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-5l.html'), (39579, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (39580, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (39581, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (39582, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (39583, 'http://www.markenoele.de/catalog/product/view/id/29/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (39584, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gearbox.html'), (39585, 'http://www.markenoele.de/', 'http://www.google.de/search?as_q=&hl=de&num=10&btnG=Google-Suche&as_epq=Motul+online+shop&as_oq=&as_eq=&lr=&cr=&as_ft=i&as_filetype=&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=&as_rights=&safe=images'), (39586, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39587, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39588, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (39589, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (39590, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (39591, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (39592, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (39593, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (39594, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (39595, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39596, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39597, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39598, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39599, 'http://www.markenoele.de/', 'http://www.google.de/search?as_q=&hl=de&num=10&btnG=Google-Suche&as_epq=Motul+online+shop&as_oq=&as_eq=&lr=&cr=&as_ft=i&as_filetype=&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=&as_rights=&safe=images'), (39600, 'http://www.markenoele.de/', ''), (39601, 'http://www.markenoele.de/', ''), (39602, 'http://www.markenoele.de/catalog/product/view/id/106/category/49', ''), (39603, 'http://www.markenoele.de/catalog/product/view/id/110/category/49', ''), (39604, 'http://www.markenoele.de/lieferung/', ''), (39605, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (39606, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=Motul+%C3%96l+&ctid=CT2269050&octid=CT2269050&SearchSource=1'), (39607, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', ''), (39608, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.com'), (39609, 'http://www.markenoele.de/catalog/product/view/id/110/category/48', ''), (39610, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (39611, 'http://www.markenoele.de/impressum/', ''), (39612, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.de'), (39613, 'http://www.markenoele.de/contacts/', ''), (39614, 'http://www.markenoele.de/altoelentsorgung/', ''), (39615, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (39616, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', ''), (39617, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (39618, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (39619, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (39620, 'http://www.markenoele.de/angebote-des-monats/', ''), (39621, 'http://www.markenoele.de/lieferung', ''), (39622, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (39623, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (39624, 'http://www.markenoele.de/widerruf/', ''), (39625, 'http://www.markenoele.de/', ''), (39626, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (39627, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (39628, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (39629, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', ''), (39630, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (39631, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+300+V+4T+Off+Road+Factory+Line+SAE+15W60'), (39632, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (39633, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+300+V+4T+Off+Road+Factory+Line+SAE+15W60'), (39634, 'http://www.markenoele.de/catalog/product/view/id/118', 'http://www.markenoele.de/'), (39635, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+300+V+4T+Off+Road+Factory+Line+SAE+15W60'), (39636, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+300+V+4T+Off+Road+Factory+Line+SAE+15W60'), (39637, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39638, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39639, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (39640, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300+V+4T+Off+Road+Factory+Line+SAE+15W60', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (39641, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300+V+4T+', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300+V+4T+Off+Road+Factory+Line+SAE+15W60'), (39642, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20300%20V%204T', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300+V+4T+Off+Road+Factory+Line+SAE+15W60'), (39643, 'http://www.markenoele.de/catalog/product/view/id/73', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300+V+4T+'), (39644, 'http://www.markenoele.de/catalog/product/gallery/id/73/image/108/', ''), (39645, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-300v-4t-factory-line.html'), (39646, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (39647, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (39648, 'http://www.markenoele.de/catalog/product/gallery/id/76/image/111/', ''), (39649, 'http://www.markenoele.de/', ''), (39650, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-76.html'), (39651, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (39652, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (39653, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300+V+4T+Off+Road+Factory+Line+SAE+15W60', ''), (39654, 'http://www.markenoele.de/catalog/product/gallery/id/152/image/135/', ''), (39655, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (39656, 'http://www.markenoele.de/catalog/product/view/id/73', ''), (39657, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20300%20V%204T', ''), (39658, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300+V+4T+', ''), (39659, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (39660, 'http://www.markenoele.de/catalog/product/gallery/id/73/image/108/', ''), (39661, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (39662, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (39663, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (39664, 'http://www.markenoele.de/catalog/category/view/id/41?limit=18', ''), (39665, 'http://www.markenoele.de/catalog/category/view/id/41?limit=18&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (39666, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&p=2'), (39667, 'http://www.markenoele.de/catalog/category/view/id/41?limit=18&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (39668, 'http://www.markenoele.de/catalog/product/view/id/229/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&p=2'), (39669, 'http://www.markenoele.de/catalog/category/view/id/41?limit=18&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (39670, 'http://www.markenoele.de/catalog/product/view/id/201/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&p=2'), (39671, 'http://www.markenoele.de/catalog/product/gallery/id/201/image/199/', ''), (39672, 'http://www.markenoele.de/catalog/category/view/id/41?limit=18&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (39673, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', ''), (39674, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (39675, 'http://www.markenoele.de/catalog/product/view/id/183/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&p=2'), (39676, 'http://www.markenoele.de/catalog/product/view/id/183/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&p=2'), (39677, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', ''), (39678, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', ''), (39679, 'http://www.markenoele.de/zahlung/', ''), (39680, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (39681, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', ''), (39682, 'http://www.markenoele.de/catalog/product/view/id/183/category/41', ''), (39683, 'http://www.markenoele.de/catalog/product/gallery/id/201/image/199/', ''), (39684, 'http://www.markenoele.de/catalog/product/view/id/183/category/41', ''), (39685, 'http://www.markenoele.de/catalog/product/gallery/id/201/image/199/', ''), (39686, 'http://www.markenoele.de/catalog/product/view/id/229/category/41', ''), (39687, 'http://www.markenoele.de/', 'http://www.idealo.de/preisvergleich/OffersOfProduct/1886437_-901013-lec-wec-100ml-motul.html'), (39688, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39689, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39690, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (39691, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', ''), (39692, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (39693, 'http://www.markenoele.de/', ''), (39694, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (39695, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (39696, 'http://www.markenoele.de/lieferung', ''), (39697, 'http://www.markenoele.de/', 'http://www.google.com/url?sa=D&q=http://www.markenoele.de/&usg=AFQjCNEgMPOCHU_BCWt-Hl4O1CfdjTmf9g'), (39698, 'http://www.markenoele.de/', ''), (39699, 'http://www.markenoele.de/', ''), (39700, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', ''), (39701, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (39702, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (39703, 'http://www.markenoele.de/catalog/product/gallery/id/76/image/111/', ''), (39704, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', ''), (39705, 'http://www.markenoele.de/catalog/category/view/id/33', ''), (39706, 'http://www.markenoele.de/catalog/category/view/id/33', ''), (39707, 'http://www.markenoele.de/catalog/product/gallery/id/152/image/135/', ''), (39708, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (39709, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (39710, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (39711, 'http://www.markenoele.de/catalog/product/view/id/201/category/41', ''), (39712, 'http://www.markenoele.de/catalog/category/view/id/41?limit=18', ''), (39713, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (39714, 'http://www.markenoele.de/catalog/category/view/id/41?limit=18', ''), (39715, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CYUzR9UjqTKbcF4eFOtLEjYUGrcGwwwH96b3tFO3M4-1HCAAQAygDUJ6voY0BYJWS_4GUB6ABx9GE-APIAQGpAnB_AiyRC7c-qgQYT9A4a51wuXlDTN5kFNxL4Vo6Z7d7csps&sig=AGiWqtyxHU07eWdIzMS_pwAJGWh-D8LYgw&adurl=http://www.motulshop.de&rct=j&q=halbs'), (39716, 'http://www.markenoele.de/', ''), (39717, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (39718, 'http://www.markenoele.de/', ''), (39719, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (39720, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+5100'), (39721, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (39722, 'http://www.markenoele.de/', ''), (39723, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39724, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39725, 'http://www.markenoele.de/agb/', ''), (39726, 'http://www.markenoele.de/', 'http://www.google.de/custom?q=2+Takt+Motor+%D6l+f%FCr+Kettens%E4ge&sa=Suchen&client=pub-4347119884249993&forid=1&channel=8272761113&ie=ISO-8859-1&oe=ISO-8859-1&cof=GALT%3A%23008000%3BGL%3A1%3BDIV%3A%23336699%3BVLC%3A663399%3BAH%3Acenter%3BBGC%3AFFFFF'), (39727, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7SKPB_de&redir_esc=&ei=hXvqTM3XG8vpOcyRuOcM'), (39728, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (39729, 'http://www.markenoele.de/', ''), (39730, 'http://www.markenoele.de/', ''), (39731, 'http://www.markenoele.de/', ''), (39732, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=Motul+300V+Competition&SearchSourceOrigin=1&SelfSearch=1&hl=de&ctid=CT2269050&octid=CT2269050'), (39733, 'http://www.markenoele.de/', ''), (39734, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=MOTUL+300V+Competition+SAE+15W%2D50+%2D+5L&ctid=CT2269050&octid=CT2269050&SearchSource=1'), (39735, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39736, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39737, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (39738, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (39739, 'http://www.markenoele.de/catalog/product/view/id/49/category/4', ''), (39740, 'http://www.markenoele.de/catalog/product/view/id/49/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (39741, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (39742, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (39743, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (39744, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (39745, 'http://www.markenoele.de/', 'http://www.xn--motorenl-t4a.de/'), (39746, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39747, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39748, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (39749, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39750, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (39751, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39752, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (39753, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39754, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (39755, 'http://www.markenoele.de/catalog/product/view/id/12/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (39756, 'http://www.markenoele.de/', ''), (39757, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=MOTUL+300V+Competition+SAE+15W%2D50&ctid=CT2269050&octid=CT2269050&SearchSource=1'), (39758, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39759, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39760, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (39761, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (39762, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html&et_cid=10&et_lid=15'), (39763, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39764, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39765, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1ACPW_DEDE407&q=g%C3%BCnstiges+motoren%C3%B6l&btnG=Google-Suche&aq=f&oq='), (39766, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39767, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39768, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39769, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1ACPW_DEDE407&q=g%C3%BCnstiges+motoren%C3%B6l&btnG=Google-Suche&aq=f&oq='), (39770, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2T-%C3%96l+4+liter&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (39771, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=XGZ&rls=org.mozilla%3Ade%3Aofficial&q=2T-%C3%96l+4+liter+21+euro&aq=f&aqi=&aql=&oq=&gs_rfai='), (39772, 'http://www.markenoele.de/', ''), (39773, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=motul+300&ctid=CT2269050&octid=CT2269050&SearchSource=1'), (39774, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=2+takt+%C3%B6l&meta=&btnG=Google-Suche'), (39775, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=2+takt+%C3%B6l&meta=&btnG=Google-Suche'), (39776, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt', 'http://www.markenoele.de/'), (39777, 'http://www.markenoele.de/catalogsearch/result/?q=2+takt', 'http://www.markenoele.de/'), (39778, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=2+takt+%C3%B6l&meta=&btnG=Google-Suche'), (39779, 'http://www.markenoele.de/catalogsearch/result/?q=2+takt', 'http://www.markenoele.de/'), (39780, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (39781, 'http://www.markenoele.de/catalog/product/view/id/99/category/47', ''), (39782, 'http://www.markenoele.de/', ''), (39783, 'http://www.markenoele.de/', ''), (39784, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (39785, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/'), (39786, 'http://www.markenoele.de/', ''), (39787, 'http://www.markenoele.de/catalog/product/view/id/109/category/49', ''), (39788, 'http://www.markenoele.de/', ''), (39789, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (39790, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (39791, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (39792, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (39793, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (39794, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (39795, 'http://www.markenoele.de/', ''), (39796, 'http://www.markenoele.de/', ''), (39797, 'http://www.markenoele.de/', ''), (39798, 'http://www.markenoele.de/agb/', ''), (39799, 'http://www.markenoele.de/catalog/product/view/id/213/category/51', ''), (39800, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.at/url?sa=t&source=web&cd=10&ved=0CF0QFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%208100%20x-clean%205W40&ei=wNbqTID9CcXEswbhp7mQCQ&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4'), (39801, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (39802, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (39803, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (39804, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (39805, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (39806, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (39807, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-5l.html'), (39808, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/lieferung/'), (39809, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-5l.html'), (39810, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (39811, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (39812, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.at/url?sa=t&source=web&cd=10&ved=0CF0QFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%208100%20x-clean%205W40&ei=wNbqTID9CcXEswbhp7mQCQ&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4'), (39813, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CGMQFjAL&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20x-cess&ei=et7qTJrNLcHBswa18ZGPCQ&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (39814, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2117678&SearchSource=3&q=motul+x-clean+5w-40'), (39815, 'http://www.markenoele.de/catalog/product/view/id/2/category/6', ''), (39816, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C5PVB8wfrTKC_HcHhswahgeGxBq3BsMMB_em97RT9yuPtRwgAEAEoAlCer6GNAWCVkqGCsAegAcfRhPgDyAEBqQKznk1Tc9W2PqoEGE_Q-YxBPMnCqHugMFO7nULUWZt6xlbGvw&sig=AGiWqtxpTZvyKrFWmz2ZXlnkx3n0IUyiCg&adurl=http://www.motulshop.de&rct=j&q=mot'), (39817, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (39818, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', ''), (39819, 'http://www.markenoele.de/', ''), (39820, 'http://www.markenoele.de/', ''), (39821, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (39822, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (39823, 'http://www.markenoele.de/catalog/product/view/id/70/category/32', ''), (39824, 'http://www.markenoele.de/', ''), (39825, 'http://www.markenoele.de/administration/Login.aspx', ''), (39826, 'http://www.markenoele.de/umbraco/', ''), (39827, 'http://www.markenoele.de/dynamix/', ''), (39828, 'http://www.markenoele.de/Pages/Login.aspx', ''), (39829, 'http://www.markenoele.de/zino/css/zino_core.css', ''), (39830, 'http://www.markenoele.de/n2/', ''), (39831, 'http://www.markenoele.de/catalog/product/view/id/170/category/18', ''), (39832, 'http://www.markenoele.de/catalog/product/view/id/60/category/14', ''), (39833, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (39834, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (39835, 'http://www.markenoele.de/catalog/category/view/id/15', ''), (39836, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (39837, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (39838, 'http://www.markenoele.de/catalog/product/view/id/124/category/12', ''), (39839, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1R2ADRA_zh-TWDE393&q=motul+%C3%B6l&aq=0&oq=motul+'), (39840, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39841, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39842, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (39843, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (39844, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/impressum/'), (39845, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet', ''), (39846, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (39847, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/agb/'), (39848, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/impressum/'), (39849, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/agb/'), (39850, 'http://www.markenoele.de/checkout/', 'http://www.markenoele.de/impressum/'), (39851, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/impressum/'), (39852, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/impressum/'), (39853, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (39854, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/impressum/'), (39855, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/agb/'), (39856, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet', ''), (39857, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/impressum/'), (39858, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (39859, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (39860, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39861, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (39862, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39863, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1R2ADRA_zh-TWDE393&q=motul+%C3%B6l&aq=0&oq=motul+'), (39864, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1R2ADRA_zh-TWDE393&q=motul+%C3%B6l&aq=0&oq=motul+'), (39865, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39866, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39867, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (39868, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (39869, 'http://www.markenoele.de/', ''), (39870, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CuzeEuqbrTN__Mcn6sgbequH4Ba3BsMMB_em97RSt1I_8BggAEAEoA1Cer6GNAWCVopWCoAegAcfRhPgDyAEBqQLlRUWkdtu2PqoEGE_Q7FdFiFeoEPhSbDAi6bJwJI05rz7L4A&sig=AGiWqtycM1lNDFXOWrVJ5qLTqBtnElPmAQ&adurl=http://www.motulshop.de&rct=j&q=www'), (39871, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39872, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39873, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (39874, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (39875, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (39876, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (39877, 'http://www.markenoele.de/catalog/product/view/id/119/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (39878, 'http://www.markenoele.de/catalog/product/view/id/121/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (39879, 'http://www.markenoele.de/catalog/product/view/id/120/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (39880, 'http://www.markenoele.de/catalog/product/gallery/id/120/image/84/', 'http://www.markenoele.de/motul-pflegeprodukte/fuel-system-clean-120.html'), (39881, 'http://www.markenoele.de/', ''), (39882, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (39883, 'http://www.markenoele.de/', ''), (39884, 'http://www.markenoele.de/', ''), (39885, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CCgQFjAB&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=07XrTO24MZHHswbls7inDw&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (39886, 'http://www.markenoele.de/', 'http://www.markenoele.de/impressum/'), (39887, 'http://www.markenoele.de/catalog/product/view/id/105/category/49', ''), (39888, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CNnRZzbjrTNPrCcPhswbi1_HuBq3BsMMB_em97RSthP2-RwgAEAEgtlQoA1Cer6GNAWCV4pGCoAegAcfRhPgDyAEBqQLlRUWkdtu2PqoEE0_QFL6NFf1rc7X-o8gGIjQBK3iABZBO&sig=AGiWqtwnSNijc8IbBRW--gLrkXlw1IaSZQ&adurl=http://www.motulshop.de&rct=j&q=m'), (39889, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?q=Motul+8100+X-cess+5W-40+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (39890, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/search?hl=de&q=motul+6100&aq=f&aqi=g3&aql=&oq=&gs_rfai='), (39891, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (39892, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39893, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (39894, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (39895, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (39896, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/lieferung'), (39897, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (39898, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (39899, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (39900, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (39901, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (39902, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (39903, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-5l.html'), (39904, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (39905, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (39906, 'http://www.markenoele.de/', ''), (39907, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (39908, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (39909, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CEyrU5s_rTLv8PMThswavutm_Bq3BsMMB_em97RT1y-PtRwgAEAIgx5j4BSgDUJ6voY0BYJX6p4KwB6ABx9GE-APIAQGpAgVaWDS4zbY-qgQYT9DoB8j4JBB1c9MbP18KE3WD-nlDm4xcgAWQTg&sig=AGiWqtzgV0jwxLh7Rbfs6oF6RttWGD5gGQ&adurl=http://www.motulshop.de'), (39910, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39911, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39912, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300%20V%20POWER%20RACING%205W-30%20MOTUL', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (39913, 'http://www.markenoele.de/catalogsearch/result/?q=300+V+POWER+RACING+5W-30+MOTUL', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (39914, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (39915, 'http://www.markenoele.de/catalog/product/view/id/71', 'http://www.markenoele.de/catalogsearch/result/?q=300+V+POWER+RACING+5W-30+MOTUL'), (39916, 'http://www.markenoele.de/catalog/product/view/id/71', ''), (39917, 'http://www.markenoele.de/catalog/product/gallery/id/71/image/59/', 'http://www.markenoele.de/motul-300v-power-racing.html'), (39918, 'http://www.markenoele.de/catalogsearch/result/?q=300+V+POWER+RACING+5W-30+MOTUL', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (39919, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/141/', 'http://www.markenoele.de/'), (39920, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (39921, 'http://www.markenoele.de/checkout/cart/delete/id/1210/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (39922, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (39923, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (39924, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (39925, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (39926, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/index/'), (39927, 'http://www.markenoele.de/catalog/product/view/id/118', 'http://www.markenoele.de/'), (39928, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2Utei1jbGVhbi5odG1s/product/118/', 'http://www.markenoele.de/e-z-clean.html'), (39929, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/e-z-clean.html'), (39930, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (39931, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (39932, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (39933, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (39934, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (39935, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (39936, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (39937, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (39938, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (39939, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (39940, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (39941, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (39942, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+oel+f%C3%BCr+gilera+125+FX'), (39943, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39944, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39945, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+8100+x-clean&aq=3&aqi=g3&aql=&oq=motul+8100&gs_rfai='), (39946, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39947, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39948, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (39949, 'http://www.markenoele.de/', ''), (39950, 'http://www.markenoele.de/bestandsliste', ''), (39951, 'http://www.markenoele.de/bestandsliste.htm', ''), (39952, 'http://www.markenoele.de/', 'http://www.quoka.de/kleinanzeigen/2-takt-oel/cat_0_ct_0_page_3.html'), (39953, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39954, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39955, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (39956, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?q=motor%C3%B6l+g%C3%BCnstig+um+hannover&encQuery=motor%C3%B6l+g%C3%BCnstig&lang=any&adtest=&mandant=toi&device=html&dia=suche&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&plu'), (39957, 'http://www.markenoele.de/index.php/catalog/product/view/id/50', ''), (39958, 'http://www.markenoele.de/', ''), (39959, 'http://www.markenoele.de/', ''), (39960, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39961, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39962, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (39963, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (39964, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (39965, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (39966, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (39967, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (39968, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (39969, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (39970, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (39971, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (39972, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (39973, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (39974, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=spe', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (39975, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=spec', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (39976, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specifi', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (39977, 'http://www.markenoele.de/catalogsearch/result/?q=Specific', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (39978, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/catalogsearch/result/?q=Specific'), (39979, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/bestellung/'), (39980, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-1191992277306948&output=html&h=15&slotname=3264695961&w=468&flash=10.1.102&hints=MOTUL%20%C3%96L%204l%205100%20Ester%20SAE%20Yamaha%20Stra%C3%9Fe%20bis%20750%20Fahrzeugmarkt&url=http%3A%2F%2'), (39981, 'http://www.markenoele.de/impressum/', ''), (39982, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (39983, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (39984, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39985, 'http://www.markenoele.de/checkout/', 'http://www.markenoele.de/lieferung'), (39986, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/lieferung'), (39987, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/lieferung'), (39988, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (39989, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (39990, 'http://www.markenoele.de/catalogsearch/result/?q=8100', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39991, 'http://www.markenoele.de/catalog/product/view/id/177', 'http://www.markenoele.de/catalogsearch/result/?q=8100'), (39992, 'http://www.markenoele.de/catalogsearch/result/?q=8100', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39993, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/catalogsearch/result/?q=8100'), (39994, 'http://www.markenoele.de/catalog/product/gallery/id/8/image/175/', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l.html'), (39995, 'http://www.markenoele.de/catalogsearch/result/?q=8100', 'http://www.markenoele.de/motul-schmierstoffe.html'), (39996, 'http://www.markenoele.de/catalog/product/view/id/6', 'http://www.markenoele.de/catalogsearch/result/?q=8100'), (39997, 'http://www.markenoele.de/catalog/product/gallery/id/6/image/47/', 'http://www.markenoele.de/motul-8100-x-cess-5l.html'), (39998, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTgxMDAteC1jZXNzLTVsLmh0bWw,/product/6/', 'http://www.markenoele.de/motul-8100-x-cess-5l.html'), (39999, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-8100-x-cess-5l.html'), (40000, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (40001, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/checkout/onepage/'), (40002, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/login/'), (40003, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/customer/account/login/'), (40004, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (40005, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (40006, 'http://www.markenoele.de/catalog/product/view/id/125/category/12', ''), (40007, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (40008, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (40009, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (40010, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (40011, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (40012, 'http://www.markenoele.de/catalog/product/view/id/130/category/12', ''), (40013, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (40014, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (40015, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (40016, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (40017, 'http://www.markenoele.de/', ''), (40018, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40019, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40020, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CxMLaJA3sTL6LOoWLOrH-gbwGrcGwwwH96b3tFO3M4-1HCAAQASgDUJ6voY0BYJXKm4KsB6ABx9GE-APIAQGpAgomN_htibY-qgQTT9DBL7NaHEk60JvA_fngEIlUwg&sig=AGiWqtxCoV8IXMo0JGF4p9xbuimWJzx5fw&adurl=http://www.motulshop.de&rct=j&q=2%20takt%20'), (40021, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (40022, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (40023, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40024, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (40025, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (40026, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (40027, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+wash+%26+wax&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (40028, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (40029, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.meinvz.net/Link/Dereferer/?http%3A%2F%2Fwww.markenoele.de%2Fwash-wax.html'), (40030, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3dhc2gtd2F4Lmh0bWw,/product/112/', 'http://www.markenoele.de/wash-wax.html'), (40031, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/wash-wax.html'), (40032, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (40033, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/angebote-des-monats/'), (40034, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlLmh0bWw,/product/111/', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (40035, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (40036, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/angebote-des-monats/'), (40037, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (40038, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/angebote-des-monats/'), (40039, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (40040, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/angebote-des-monats/'), (40041, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (40042, 'http://www.markenoele.de/catalog/product/view/id/114/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (40043, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/moto-wash-plus.html'), (40044, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (40045, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlL21vdG9ycmFkLmh0bWw_cD0y/product/114/', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (40046, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (40047, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/checkout/cart/'), (40048, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/wash-wax.html'), (40049, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40050, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (40051, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (40052, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kett', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40053, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ketten', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40054, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettenspr', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40055, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettenspry', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40056, 'http://www.markenoele.de/catalogsearch/result/?q=kettenspry+weis', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40057, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettenspry%20weis', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40058, 'http://www.markenoele.de/catalog/product/view/id/97/category/26', ''), (40059, 'http://www.markenoele.de/catalog/product/view/id/72/category/34', ''), (40060, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&newwindow=1&safe=off&q=2-takt+%C3%B6l+onlineshop&aq=f&aqi=&aql=&oq=&gs_rfai='), (40061, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40062, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40063, 'http://www.markenoele.de/catalog/product/view/id/167/category/19', ''), (40064, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (40065, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CIg7KDzbsTKjpE8WIOumR-IsGrcGwwwH96b3tFLXE4-1HCAAQASgCUJ6voY0BYJXikIKgB6ABx9GE-APIAQGpAgomN_htibY-qgQYT9AkYo4TI2MCzrs5U1p3p3l-5kSUfCRF&sig=AGiWqtxaPfLiO8YXZy2GhfLCNsuXF37AUg&adurl=http://www.motulshop.de&rct=j&q=Motul'), (40066, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (40067, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (40068, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CIg7KDzbsTKjpE8WIOumR-IsGrcGwwwH96b3tFLXE4-1HCAAQASgCUJ6voY0BYJXikIKgB6ABx9GE-APIAQGpAgomN_htibY-qgQYT9AkYo4TI2MCzrs5U1p3p3l-5kSUfCRF&sig=AGiWqtxaPfLiO8YXZy2GhfLCNsuXF37AUg&adurl=http://www.motulshop.de&rct=j&q=Motul'), (40069, 'http://www.markenoele.de/catalog/product/view/id/67/category/34', ''), (40070, 'http://www.markenoele.de/', ''), (40071, 'http://www.markenoele.de/catalog/product/view/id/85/category/27', ''), (40072, 'http://www.markenoele.de/', 'http://koeln.cylex.de/firma-home-koeln/motul-deutschland-gmbh-2079063.html'), (40073, 'http://www.markenoele.de/catalog/product/view/id/66/category/34', ''), (40074, 'http://www.markenoele.de/catalog/product/view/id/71/category/32', ''), (40075, 'http://www.markenoele.de/catalog/product/view/id/69/category/34', ''), (40076, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (40077, 'http://www.markenoele.de/catalog/product/view/id/127/category/12', ''), (40078, 'http://www.markenoele.de/catalog/product/view/id/96/category/26', ''), (40079, 'http://www.markenoele.de/catalog/category/view/id/19', ''), (40080, 'http://www.markenoele.de/catalog/product/view/id/184/category/52', ''), (40081, 'http://www.markenoele.de/catalog/product/view/id/132/category/12', ''), (40082, 'http://www.markenoele.de/catalog/product/view/id/81/category/27', ''), (40083, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (40084, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CR8avJqnsTP_pGYbiswbblMjGBq3BsMMB_em97RTtzOPtRwgAEAEoA1Cer6GNAWCVuomCmAegAcfRhPgDyAEBqQJEiVi0YHG2PqoEE0_QU66aNuC4fl-ksLzJPveXb58&sig=AGiWqtzi-9Z8YxVPAzV7Zwypk9pc3optqQ&adurl=http://www.motulshop.de&rct=j&q=2%20takt%2'), (40085, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=71', 'http://www.markenoele.de/'), (40086, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=710', 'http://www.markenoele.de/'), (40087, 'http://www.markenoele.de/catalogsearch/result/?q=710', 'http://www.markenoele.de/'), (40088, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CR8avJqnsTP_pGYbiswbblMjGBq3BsMMB_em97RTtzOPtRwgAEAEoA1Cer6GNAWCVuomCmAegAcfRhPgDyAEBqQJEiVi0YHG2PqoEE0_QU66aNuC4fl-ksLzJPveXb58&sig=AGiWqtzi-9Z8YxVPAzV7Zwypk9pc3optqQ&adurl=http://www.motulshop.de&rct=j&q=2%20takt%2'), (40089, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CR8avJqnsTP_pGYbiswbblMjGBq3BsMMB_em97RTtzOPtRwgAEAEoA1Cer6GNAWCVuomCmAegAcfRhPgDyAEBqQJEiVi0YHG2PqoEE0_QU66aNuC4fl-ksLzJPveXb58&sig=AGiWqtzi-9Z8YxVPAzV7Zwypk9pc3optqQ&adurl=http://www.motulshop.de&rct=j&q=2%20takt%2'), (40090, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CR8avJqnsTP_pGYbiswbblMjGBq3BsMMB_em97RTtzOPtRwgAEAEoA1Cer6GNAWCVuomCmAegAcfRhPgDyAEBqQJEiVi0YHG2PqoEE0_QU66aNuC4fl-ksLzJPveXb58&sig=AGiWqtzi-9Z8YxVPAzV7Zwypk9pc3optqQ&adurl=http://www.motulshop.de&rct=j&q=2%20takt%2'), (40091, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CR8avJqnsTP_pGYbiswbblMjGBq3BsMMB_em97RTtzOPtRwgAEAEoA1Cer6GNAWCVuomCmAegAcfRhPgDyAEBqQJEiVi0YHG2PqoEE0_QU66aNuC4fl-ksLzJPveXb58&sig=AGiWqtzi-9Z8YxVPAzV7Zwypk9pc3optqQ&adurl=http://www.motulshop.de&rct=j&q=2%20takt%2'), (40092, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40093, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=710', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40094, 'http://www.markenoele.de/catalogsearch/result/?q=710', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40095, 'http://www.markenoele.de/catalog/product/view/id/59', 'http://www.markenoele.de/catalogsearch/result/?q=710'), (40096, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9674079350148836&output=html&h=90&slotname=2480951733&w=728&lmt=1290581130&flash=10.0.32&url=http%3A%2F%2Fkremergo1a.tradoria.de%2Fmotoroel-c395942&dt=1290581131045&shv=r20101117&jsv=r201011'), (40097, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+5100+4t+10W40&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (40098, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CquJGiL7sTL_pDoWIOtDA3KAGrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVwqCCsAegAcfRhPgDyAEBqQJEiVi0YHG2PqoEE0_Qztny6Y6Pc-Yvrheo4F7Af4U&sig=AGiWqtxtYEnL2LMKb8Bq_Gw4ppM4Bv5lLA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (40099, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CquJGiL7sTL_pDoWIOtDA3KAGrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVwqCCsAegAcfRhPgDyAEBqQJEiVi0YHG2PqoEE0_Qztny6Y6Pc-Yvrheo4F7Af4U&sig=AGiWqtxtYEnL2LMKb8Bq_Gw4ppM4Bv5lLA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (40100, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40101, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40102, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40103, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40104, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CISOfY8HsTPDLMse9hAfY08m9Bq3BsMMB_em97RS9w-PtRxAEKAhQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCRIlYtGBxtj6qBBZP0J7b9OSjleFHwV3AZgrAn9jaa_4s&num=7&sig=AGiWqtzMARdGiJgUAAYLflwdbW8KBunXsw&adurl=http://www.motulshop.de&rct=j&q=mot'), (40105, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (40106, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (40107, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (40108, 'http://www.markenoele.de/catalog/product/view/id/162/category/28', ''), (40109, 'http://www.markenoele.de/', ''), (40110, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (40111, 'http://www.markenoele.de/', ''), (40112, 'http://www.markenoele.de/', ''), (40113, 'http://www.markenoele.de/', ''), (40114, 'http://www.markenoele.de/', ''), (40115, 'http://www.markenoele.de/catalog/product/view/id/87/category/25', ''), (40116, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?hl=de&source=hp&q=motul+8100+x-cess&aq=0&aqi=g3&aql=&oq=Motul+8100&gs_rfai='), (40117, 'http://www.markenoele.de/', ''), (40118, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40119, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40120, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-1l.html'), (40121, 'http://www.markenoele.de/catalog/product/view/id/3/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (40122, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-1l.html'), (40123, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (40124, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-1l.html'), (40125, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (40126, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-1l.html'), (40127, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (40128, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (40129, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (40130, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (40131, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (40132, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-heizoel.html'), (40133, 'http://www.markenoele.de/catalog/product/view/id/70/category/34', ''), (40134, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html&et_cid=8&et_lid=13'), (40135, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (40136, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/esso-diesel.html'), (40137, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/esso-heizoel.html'), (40138, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/impressum/'), (40139, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (40140, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html&et_cid=8&et_lid=13'), (40141, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (40142, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html&et_cid=8&et_lid=13'), (40143, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (40144, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html&et_cid=8&et_lid=13'), (40145, 'http://www.markenoele.de/catalog/product/view/id/15', 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CH4QgwgwDA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-8100-eco-clean-c2-5l.html%3F___store%3Desso_store_view%26___store%3Desso_store_view&rct=j&q=motul%208100%20eco%20energy&ei=5PDsTNuOFov4sgax0omND'), (40146, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+20w60+le+mans+300v&meta=&btnG=Google-Suche'), (40147, 'http://www.markenoele.de/', ''), (40148, 'http://www.markenoele.de/catalog/product/view/id/1', ''), (40149, 'http://www.markenoele.de/', 'http://www.markenoele.de/impressum/'), (40150, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=www.markenoele.de&aq=f&aqi=&aql=&oq=&gs_rfai='), (40151, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (40152, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtNDkuaHRtbA,,/product/49/', 'http://www.markenoele.de/motul-5100-4t-49.html'), (40153, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-49.html'), (40154, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (40155, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/angebote-des-monats/'), (40156, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (40157, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/angebote-des-monats/'), (40158, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (40159, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (40160, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlL2NoYWluLWNsZWFuLmh0bWw,/product/104/', 'http://www.markenoele.de/motul-pflegeprodukte/chain-clean.html'), (40161, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-pflegeprodukte/chain-clean.html'), (40162, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (40163, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/angebote-des-monats/'), (40164, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (40165, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (40166, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40167, 'http://www.markenoele.de/index.php', ''), (40168, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (40169, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (40170, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (40171, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (40172, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (40173, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (40174, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (40175, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (40176, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20chain', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (40177, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20chain', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (40178, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20chain%20lub', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (40179, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20chain%20lube', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (40180, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20chain%20lube', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (40181, 'http://www.markenoele.de/catalogsearch/result/?q=motul+chain+lube+plus', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (40182, 'http://www.markenoele.de/catalog/product/view/id/101', 'http://www.markenoele.de/catalogsearch/result/?q=motul+chain+lube+plus'), (40183, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoYWluLWx1YmUtcm9hZC1wbHVzLmh0bWw,/product/101/', 'http://www.markenoele.de/chain-lube-road-plus.html'), (40184, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/chain-lube-road-plus.html'), (40185, 'http://www.markenoele.de/checkout/cart/delete/id/1227/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (40186, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (40187, 'http://www.markenoele.de/checkout/cart/delete/id/1227/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (40188, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (40189, 'http://www.markenoele.de/checkout/onepage/', ''), (40190, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (40191, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (40192, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (40193, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (40194, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (40195, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (40196, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (40197, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (40198, 'http://www.markenoele.de/checkout/onepage/success/', ''), (40199, 'http://www.markenoele.de/customer/account/login/', ''), (40200, 'http://www.markenoele.de/customer/account/forgotpassword/', 'http://www.markenoele.de/customer/account/login/'), (40201, 'http://www.markenoele.de/customer/account/forgotpasswordpost/', 'http://www.markenoele.de/customer/account/forgotpassword/'), (40202, 'http://www.markenoele.de/customer/account/forgotpassword/', 'http://www.markenoele.de/customer/account/forgotpassword/'), (40203, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/forgotpassword/'), (40204, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/login/'), (40205, 'http://www.markenoele.de/', ''), (40206, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (40207, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (40208, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (40209, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40210, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-diesel.html'), (40211, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (40212, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (40213, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+4t&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (40214, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40215, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+4t&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (40216, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (40217, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (40218, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (40219, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40220, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40221, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40222, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40223, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (40224, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40225, 'http://www.markenoele.de/catalog/product/view/id/14/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (40226, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40227, 'http://www.markenoele.de/catalog/product/view/id/16/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (40228, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40229, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (40230, 'http://www.markenoele.de/catalog/product/view/id/22/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40231, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (40232, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40233, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (40234, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CLTDQzyLtTNPMLMHiswbR0tGDBq3BsMMB_em97RSPtd5ECAAQASgDUJ6voY0BYJXSo4KwB6ABx9GE-APIAQGpAlAs8s3oXrY-qgQYT9AJ4EM3p3zpz8K5BrPjFhTieIOqb4pK&sig=AGiWqtz7hJoOqtfjPGSIb0anvvHwNPkVfw&adurl=http://www.motulshop.de&rct=j&q=motul'), (40235, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (40236, 'http://www.markenoele.de/catalog/category/view/id/24', ''), (40237, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (40238, 'http://www.markenoele.de/catalog/product/view/id/74/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (40239, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (40240, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (40241, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (40242, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CLTDQzyLtTNPMLMHiswbR0tGDBq3BsMMB_em97RSPtd5ECAAQASgDUJ6voY0BYJXSo4KwB6ABx9GE-APIAQGpAlAs8s3oXrY-qgQYT9AJ4EM3p3zpz8K5BrPjFhTieIOqb4pK&sig=AGiWqtz7hJoOqtfjPGSIb0anvvHwNPkVfw&adurl=http://www.motulshop.de&rct=j&q=motul'), (40243, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (40244, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (40245, 'http://www.markenoele.de/catalog/product/view/id/72/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (40246, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (40247, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (40248, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CLTDQzyLtTNPMLMHiswbR0tGDBq3BsMMB_em97RSPtd5ECAAQASgDUJ6voY0BYJXSo4KwB6ABx9GE-APIAQGpAlAs8s3oXrY-qgQYT9AJ4EM3p3zpz8K5BrPjFhTieIOqb4pK&sig=AGiWqtz7hJoOqtfjPGSIb0anvvHwNPkVfw&adurl=http://www.motulshop.de&rct=j&q=motul'), (40249, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (40250, 'http://www.markenoele.de/catalog/product/view/id/10/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (40251, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (40252, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (40253, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (40254, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (40255, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (40256, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (40257, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (40258, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40259, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40260, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40261, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40262, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40263, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40264, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40265, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40266, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40267, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40268, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40269, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40270, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40271, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40272, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html&et_cid=8&et_lid=13'), (40273, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (40274, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (40275, 'http://www.markenoele.de/catalog/product/view/id/121/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (40276, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte/fuel-system-clean-121.html'), (40277, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (40278, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (40279, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (40280, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/motul-fanshop-artikel/usb-stick.html'), (40281, 'http://www.markenoele.de/catalog/product/view/id/201/category/51', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (40282, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (40283, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/'), (40284, 'http://www.markenoele.de/', 'http://www.google.com/aclk?sa=l&ai=C1LvlKyztTPzuE8X7sgabvsG5Bq3BsMMB_em97RTFgf2-RwgAEAEgwcLYF1Cer6GNAWCVyvmBlAegAcfRhPgDyAEBqQIDT3yim1e2PqoEE0_Q5uvgQwse8P3cL8I6wcEaw3eABZBO&sig=AGiWqtxIx2-xO0NjZ3s-teMNKWkhStHfTg&adurl=http://www.motulshop.de&rct=j&q='), (40285, 'http://www.markenoele.de/', 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2269050&SearchSource=3&q=Motul+300V+SAE+15W-50'), (40286, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (40287, 'http://www.markenoele.de/catalog/product/gallery/id/141/image/124/', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (40288, 'http://www.markenoele.de/', 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2269050&SearchSource=3&q=Motul+300V+SAE+15W-50'), (40289, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CLzntTzftTKPVEob-sgaqg5HQBq3BsMMB_em97RTtzOPtRwgAEAMgwa6mDCgDUJ6voY0BYJWisIK4B6ABx9GE-APIAQGpAgNPfKKbV7Y-qgQYT9CGsTkIbIu14GfNht4Iio7a3AgV6Lq4gAWQTg&sig=AGiWqtzMBHH53bOmX1uboxJhTYvgA0kVQA&adurl=http://www.motulshop.de'), (40290, 'http://www.markenoele.de/', ''), (40291, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40292, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40293, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=90&slotname=4498595130&w=728&lmt=1290614364&channel=4582219326&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Foelwechsel-opel-zafira-b-t1532819.htm'), (40294, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (40295, 'http://www.markenoele.de/catalog/product/view/id/84/category/27', ''), (40296, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (40297, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (40298, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CsAnHb1DtTKn1A4H-sgaiudGHBq3BsMMB_em97RSPtd5ECAAQAigDUJ6voY0BYJXa94GUB6ABx9GE-APIAQGpAiwxb48OYbY-qgQTT9D4V-pCJ3vRUM0besmu_zqXBA&sig=AGiWqtyI-w2t1-NKAY0YWcEr2NFimx-6NA&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (40299, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (40300, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CHi01RGLtTKr9C8b-sgbQ4eHYBq3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFgleLxgZAHoAHH0YT4A8gBAakCLDFvjw5htj6qBBNP0GyZircU9LiRNvqo6TCqTri6&sig=AGiWqtxMNptvN-02k4ymBj0LFrpOWscEww&adurl=http://www.motulshop.de&rct=j&q=motul%2015w50'), (40301, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15', 'http://www.markenoele.de/'), (40302, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w', 'http://www.markenoele.de/'), (40303, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w50', 'http://www.markenoele.de/'), (40304, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w5', 'http://www.markenoele.de/'), (40305, 'http://www.markenoele.de/catalogsearch/result/?q=15w50', 'http://www.markenoele.de/'), (40306, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w50', 'http://www.markenoele.de/catalogsearch/result/?q=15w50'), (40307, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15%20w50', 'http://www.markenoele.de/catalogsearch/result/?q=15w50'), (40308, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15%20w%2050', 'http://www.markenoele.de/catalogsearch/result/?q=15w50'), (40309, 'http://www.markenoele.de/catalogsearch/result/?q=15+w+50', 'http://www.markenoele.de/catalogsearch/result/?q=15w50'), (40310, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/catalogsearch/result/?q=15+w+50'), (40311, 'http://www.markenoele.de/catalogsearch/result/?q=15+w+50', 'http://www.markenoele.de/catalogsearch/result/?q=15w50'), (40312, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=15+w+50', 'http://www.markenoele.de/catalogsearch/result/?q=15+w+50'), (40313, 'http://www.markenoele.de/catalog/product/view/id/1', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=15+w+50'), (40314, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=15+w+50', 'http://www.markenoele.de/catalogsearch/result/?q=15+w+50'), (40315, 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=15+w+50', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=15+w+50'), (40316, 'http://www.markenoele.de/catalog/product/view/id/48', 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=15+w+50'), (40317, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+5100+10w40&meta=&btnG=Google-Suche'), (40318, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (40319, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1290626843&flash=10.1.82&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F-normales-und-synthetisches-oel-mischen-t2343951.html&d'), (40320, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C-0xjgGrtTJC2E4L-sgab7o3RBq3BsMMB_em97RSt1I_8BggAEAEoAlCer6GNAWCVqoeCmAegAcfRhPgDyAEBqQIsMW-PDmG2PqoEE0_Q1-ywQXGUCFYQQwb388uMKrY&sig=AGiWqtyKj1Z15bvJR7YYCNxIbFsG8DMA7Q&adurl=http://www.motulshop.de&rct=j&q=motul%20fu'), (40321, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (40322, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (40323, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (40324, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (40325, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (40326, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (40327, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+5100+10w40&meta=&btnG=Google-Suche'), (40328, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (40329, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (40330, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40331, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (40332, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40333, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (40334, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (40335, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (40336, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (40337, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (40338, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+5100+10w40&meta=&btnG=Google-Suche'), (40339, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html&et_cid=8&et_lid=13'), (40340, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (40341, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/esso-diesel.html'), (40342, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (40343, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (40344, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40345, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40346, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40347, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (40348, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (40349, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (40350, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (40351, 'http://www.markenoele.de/', ''), (40352, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (40353, 'http://www.markenoele.de/', ''), (40354, 'http://www.markenoele.de/', ''), (40355, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CiLRosabtTMn5EISvtAbGwdCsBq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglYKKgpgHoAHH0YT4A8gBAakC5Rj-x1FWtj6qBBNP0FwawPK9xpA1FTQGxEs4pqND&sig=AGiWqtwp59WN5fXYMy0VCOPLPCouR_8LyA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (40356, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40357, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40358, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (40359, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40360, 'http://www.markenoele.de/', ''), (40361, 'http://www.markenoele.de/catalog/product/view/id/157/category/51', ''), (40362, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (40363, 'http://www.markenoele.de/catalog/product/view/id/163/category/29', ''), (40364, 'http://www.markenoele.de/', ''), (40365, 'http://www.markenoele.de/', ''), (40366, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (40367, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/118/', ''), (40368, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (40369, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (40370, 'http://www.markenoele.de/impressum/', ''), (40371, 'http://www.markenoele.de/bestellung/', ''), (40372, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (40373, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/50/', ''), (40374, 'http://www.markenoele.de/altoelentsorgung/', ''), (40375, 'http://www.markenoele.de/catalogsearch/ajax/suggest/', ''), (40376, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (40377, 'http://www.markenoele.de/agb/', ''), (40378, 'http://www.markenoele.de/catalogsearch/result/', ''), (40379, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (40380, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/141/', ''), (40381, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (40382, 'http://www.markenoele.de/customer/account/login/', ''), (40383, 'http://www.markenoele.de/checkout/cart/', ''), (40384, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (40385, 'http://www.markenoele.de/checkout/', ''), (40386, 'http://www.markenoele.de/zahlung/', ''), (40387, 'http://www.markenoele.de/angebote-des-monats/', ''), (40388, 'http://www.markenoele.de/datenschutz/', ''), (40389, 'http://www.markenoele.de/widerruf/', ''), (40390, 'http://www.markenoele.de/lieferung', ''), (40391, 'http://www.markenoele.de/lieferung/', ''), (40392, 'http://www.markenoele.de/motul_pflegeberater/', ''), (40393, 'http://www.markenoele.de/contacts/', ''), (40394, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (40395, 'http://www.markenoele.de/', ''), (40396, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (40397, 'http://www.markenoele.de/', ''), (40398, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (40399, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/112/', ''), (40400, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/49/', ''), (40401, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (40402, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (40403, 'http://www.markenoele.de/catalog/product/gallery/id/118/image/116/', ''), (40404, 'http://www.markenoele.de/bestellung/.google-analytics.com/ga.js', ''), (40405, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (40406, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (40407, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (40408, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (40409, 'http://www.markenoele.de/checkout/cart/delete/id/1230/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtNTAuaHRtbA,,/', ''), (40410, 'http://www.markenoele.de/checkout/cart/delete/id/1235/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2Vzc28tZGllc2VsLmh0bWw,/', ''), (40411, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlLmh0bWw,/product/108/', ''), (40412, 'http://www.markenoele.de/checkout/cart/delete/id/1231/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXp1c2F0enN0b2ZmZS5odG1s/', ''), (40413, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlLmh0bWw,/product/113/', ''), (40414, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (40415, 'http://www.markenoele.de/customer/account/login/.google-analytics.com/ga.js', ''), (40416, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbA,,/product/7/', ''), (40417, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (40418, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (40419, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2JsZWNoc2NoaWxkLXBpbi11cC1paS5odG1s/product/141/', ''), (40420, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (40421, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (40422, 'http://www.markenoele.de/checkout/cart/delete/id/1230/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2Vzc28taGVpem9lbC5odG1s/', ''), (40423, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (40424, 'http://www.markenoele.de/checkout/cart/delete/id/1232/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsX3BmbGVnZWJlcmF0ZXI,/', ''), (40425, 'http://www.markenoele.de/catalog/product/view/id/118/s/e-z-clean/category/41/', ''), (40426, 'http://www.markenoele.de/checkout/cart/delete/id/1233/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', ''), (40427, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (40428, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLWZhbnNob3AtYXJ0aWtlbC5odG1s/product/140/', ''), (40429, 'http://www.markenoele.de/checkout/cart/delete/id/1232/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lw,,/', ''), (40430, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXp1c2F0enN0b2ZmZS5odG1s/product/100/', ''), (40431, 'http://www.markenoele.de/checkout/cart/delete/id/1232/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXp1c2F0enN0b2ZmZS5odG1s/', ''), (40432, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (40433, 'http://www.markenoele.de/contacts/index/post/', ''), (40434, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (40435, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (40436, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (40437, 'http://www.markenoele.de/catalog/product/gallery/id/112/image/75/', ''), (40438, 'http://www.markenoele.de/checkout/cart/delete/id/1231/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtNTAuaHRtbA,,/', ''), (40439, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbA,,/product/5/', ''), (40440, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXp1c2F0enN0b2ZmZS5odG1s/product/117/', ''), (40441, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLWZhbnNob3AtYXJ0aWtlbC5odG1s/product/147/', ''), (40442, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (40443, 'http://www.markenoele.de/checkout/cart/delete/id/1230/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3dhc2gtd2F4Lmh0bWw,/', ''), (40444, 'http://www.markenoele.de/ul.products-grid', ''), (40445, 'http://www.markenoele.de/checkout/cart/delete/id/1231/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2Vzc28taGVpem9lbC5odG1s/', ''), (40446, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (40447, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (40448, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&order=position', ''), (40449, 'http://www.markenoele.de/.jqzoom', ''), (40450, 'http://www.markenoele.de/checkout/cart/delete/id/1234/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', ''), (40451, 'http://www.markenoele.de/checkout/cart/delete/id/1232/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtNTAuaHRtbA,,/', ''), (40452, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXp1c2F0enN0b2ZmZS5odG1s/product/98/', ''), (40453, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbA,,/product/3/', ''), (40454, 'http://www.markenoele.de/customer/account/create/', ''), (40455, 'http://www.markenoele.de/checkout/cart/delete/id/1235/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', ''), (40456, 'http://www.markenoele.de/checkout/cart/delete/id/1231/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL3dhc2gtd2F4Lmh0bWw,/', ''), (40457, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlLmh0bWw,/product/110/', ''), (40458, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (40459, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXp1c2F0enN0b2ZmZS5odG1s/product/115/', ''), (40460, 'http://www.markenoele.de/?SID=', ''), (40461, 'http://www.markenoele.de/catalog/product/view/id/192/category/41', ''), (40462, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (40463, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXp1c2F0enN0b2ZmZS5odG1s/product/103/', ''), (40464, 'http://www.markenoele.de/customer/account/loginPost/', ''), (40465, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=position', ''), (40466, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLWZhbnNob3AtYXJ0aWtlbC5odG1s/product/144/', ''), (40467, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (40468, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (40469, 'http://www.markenoele.de/', 'http://www.google.de/search?q=+Motul+Shock+Oil+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (40470, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Shock%20Oil', 'http://www.markenoele.de/'), (40471, 'http://www.markenoele.de/catalogsearch/result/?q=+Motul+Shock+Oil+', 'http://www.markenoele.de/'), (40472, 'http://www.markenoele.de/catalog/product/view/id/28', 'http://www.google.de/products?q=motul+8100+x-lite&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=XhfuTJKQGsuUOpTlqb4K&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CCIQrQQwAA'), (40473, 'http://www.markenoele.de/', ''), (40474, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=ClWRoXSzuTOLPKcHiswbR0tGDBq3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCVspWCpAegAcfRhPgDyAEBqQKvk3HBVl-2PqoEGE_QWD_M6qaw29Fn54KZrGy8NtFecSUYHA&sig=AGiWqtysB7OM9CZw3MIypsRmbuHwk-w84w&adurl=http://www.motulshop.de&rct=j&q=mot'), (40475, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (40476, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (40477, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (40478, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (40479, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (40480, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40481, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (40482, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90dWwtNTEwMC00dC00OS5odG1s/product/49/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html'), (40483, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html'), (40484, 'http://www.markenoele.de/checkout/cart/delete/id/1262/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (40485, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (40486, 'http://www.markenoele.de/checkout/cart/delete/id/1263/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/index/'), (40487, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/index/'), (40488, 'http://www.markenoele.de/checkout/onepage/', ''), (40489, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (40490, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (40491, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (40492, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (40493, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (40494, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (40495, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (40496, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (40497, 'http://www.markenoele.de/checkout/onepage/success/', ''), (40498, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/onepage/success/'), (40499, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/angebote-des-monats/'), (40500, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/checkout/cart/'), (40501, 'http://www.markenoele.de/', 'http://lgbo-de.leguide.com/marchand/index.htm'), (40502, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (40503, 'http://www.markenoele.de/', 'http://www.markenoele.de/impressum/'), (40504, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (40505, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (40506, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/impressum/'), (40507, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (40508, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (40509, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CmFOEzzvuTPfSO4H_sgas2YWwD63BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAq-TccFWX7Y-qgQYT9AQcf1sZiQcMHYJ_A4bzeIZDvik91IP&sig=AGiWqtw-FzLNWFzXypuALL4v2o804r16Ow&adurl=http://www.motulshop.de&rct=j&q=motul'), (40510, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (40511, 'http://www.markenoele.de/', ''), (40512, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (40513, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40514, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (40515, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40516, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (40517, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (40518, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (40519, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (40520, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (40521, 'http://www.markenoele.de/catalog/category/view/id/33', ''), (40522, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (40523, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cx9KWZT3uTJfQG8H6sgaGqbCfBq3BsMMB_em97RTtzOPtRxAGKAhQnq-hjQFglYqygrwHoAHH0YT4A8gBAakCr5NxwVZftj6qBBhP0JhyKBic0w4Gs4VN7L270aQuUDC6U7c&num=9&sig=AGiWqtxV7V5yDob6v2z-wQlQSF66EI2McA&adurl=http://www.motulshop.de&rct=j&q='), (40524, 'http://www.markenoele.de/', 'http://www.google.de/search?q=hannover+motul+4100+15w+50+hannover&btnG=Suche&hl=de&sa=2'), (40525, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40526, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40527, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40528, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40529, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (40530, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (40531, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (40532, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40533, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40534, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtYXV0b3NjaG1pZXJzdG9mZmUuaHRtbA,,/product/1/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (40535, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (40536, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (40537, 'http://www.markenoele.de/catalog/product/view/id/57/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (40538, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (40539, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (40540, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (40541, 'http://www.markenoele.de/catalog/product/view/id/58/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (40542, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (40543, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (40544, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (40545, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (40546, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (40547, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (40548, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (40549, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (40550, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (40551, 'http://www.markenoele.de/paypal/standard/redirect/', 'http://www.markenoele.de/checkout/onepage/'), (40552, 'http://www.markenoele.de/paypal/standard/success/?mc_gross=38.60&invoice=200537533&protection_eligibility=Eligible&address_status=unconfirmed&item_number1=386206&item_number2=1000&payer_id=9CCTKVFRNK7G8&tax=6.16&item_number3=770007-ES&item_number4=Ve', ''), (40553, 'http://www.markenoele.de/paypal/ipn/', ''), (40554, 'http://www.markenoele.de/checkout/onepage/success/', ''), (40555, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/checkout/onepage/success/'), (40556, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40557, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-5l-15w-50.html'), (40558, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CNbAn9Puu6UCFZdS2godxwTlWA'), (40559, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (40560, 'http://www.markenoele.de/', ''), (40561, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CPMRX0E3uTIGwHISGOrSijPwFrcGwwwH96b3tFK3Uj_wGCAAQASgCUJ6voY0BYJXqjoKcB6ABx9GE-APIAQGpAq-TccFWX7Y-qgQTT9Av8qEIOhbnTrhAppE17oYeHg&sig=AGiWqty6_wE0QJDSKgHBemipXVNO4qiSVw&adurl=http://www.motulshop.de&rct=j&q=motul%20fue'), (40562, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (40563, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (40564, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (40565, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (40566, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ACPW_deDE358DE358&q=motul+benzinzusatz'), (40567, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (40568, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (40569, 'http://www.markenoele.de/catalog/product/view/id/121/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (40570, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (40571, 'http://www.markenoele.de/catalog/product/view/id/120/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (40572, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (40573, 'http://www.markenoele.de/catalog/product/view/id/119/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (40574, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (40575, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CRe5dJVruTITpGoOwtAak35mABq3BsMMB_em97RSFu-PtRwgAEAEoA1Cer6GNAWCV2o6CmAegAcfRhPgDyAEBqQKvk3HBVl-2PqoEFk_Qm2-HiHXWTcV2aN1of4CQ7P_x1ve6BRMIj6qWuP-7pQIVRrvMCh3qPH6yygUA&rct=j&q=Modul%20Multi%20ATF&ei=JVruTM-DGsb2sgbq-fi'), (40576, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40577, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Multi%20AT', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40578, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Multi%20ATF', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40579, 'http://www.markenoele.de/catalogsearch/result/?q=Multi+ATF', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40580, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.markenoele.de/catalogsearch/result/?q=Multi+ATF'), (40581, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.markenoele.de/catalogsearch/result/?q=Multi+ATF'), (40582, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C8_d39mPuTLvfOMH-sgavtfmEBq3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglcKggrAHoAHH0YT4A8gBAakCr5NxwVZftj6qBBNP0Ay1iCqohgeE_19OfnzKNwoZ&sig=AGiWqtyk7-RIe2tA6dSr7CPry2mzdJUj_w&adurl=http://www.motulshop.de&rct=j&q=motul%208100%'), (40583, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40584, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40585, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (40586, 'http://www.markenoele.de/catalog/product/view/id/5/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (40587, 'http://www.markenoele.de/catalog/product/view/id/7/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (40588, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-cess-1l.html'), (40589, 'http://www.markenoele.de/catalog/product/view/id/9/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (40590, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-cess-1l.html'), (40591, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (40592, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (40593, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/top-gel.html'), (40594, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (40595, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/top-gel.html'), (40596, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (40597, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte/air-filter-clean.html'), (40598, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (40599, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (40600, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (40601, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+8100+x-clean&aq=1&aqi=g3&aql=&oq=Motul+8100&gs_rfai='), (40602, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (40603, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (40604, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (40605, 'http://www.markenoele.de/catalog/product/view/id/229/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (40606, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (40607, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (40608, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (40609, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (40610, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe/motocool-factory-line.html'), (40611, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (40612, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40613, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe/motocool-factory-line.html'), (40614, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40615, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe/motocool-factory-line.html'), (40616, 'http://www.markenoele.de/', 'http://www.amazon.de/dp/B003AXAM7A/ref=asc_df_B003AXAM7A1390354?smid=A168GACEIL2PQ0&tag=ciao-auto-mp-21&linkCode=asn&creative=22506&creativeASIN=B003AXAM7A'), (40617, 'http://www.markenoele.de/', ''), (40618, 'http://www.markenoele.de/datenschutz', ''), (40619, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1290696266&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-fuer-motoren-mit-dieselpartikelfilter-t164879'), (40620, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (40621, 'http://www.markenoele.de/', 'http://fahrzeugteile.shop.ebay.de/Motorrad-Kraftradteile-/14780/i.html?_nkw=Motul+Motor%C3%B6l&_catref=1&_fln=1&_trksid=p3286.c0.m282'), (40622, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40623, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40624, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (40625, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (40626, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40627, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (40628, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (40629, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (40630, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40631, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbD9wPTQ,/product/50/', ''), (40632, 'http://www.markenoele.de/checkout/cart/', ''), (40633, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40634, 'http://www.markenoele.de/', ''), (40635, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40636, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40637, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (40638, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40639, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (40640, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbD9wPTU,/product/56/', ''), (40641, 'http://www.markenoele.de/checkout/cart/', ''), (40642, 'http://www.markenoele.de/checkout/onepage/', ''), (40643, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (40644, 'http://www.markenoele.de/zahlung/', ''), (40645, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (40646, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (40647, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (40648, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (40649, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (40650, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (40651, 'http://www.markenoele.de/checkout/cart/', ''), (40652, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (40653, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (40654, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (40655, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40656, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (40657, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40658, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (40659, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (40660, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (40661, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (40662, 'http://www.markenoele.de/', 'http://www.sitedossier.com/site/www.markenoele.de'), (40663, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (40664, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-Specific-504-507-00-Liter-Motoren%C3%B6l/dp/B003AWYYZM/ref=sr_1_fkmr0_3?ie=UTF8&qid=1290703803&sr=8-3-fkmr0'), (40665, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-Specific-504-507-00-Liter-Motoren%C3%B6l/dp/B003AWYYZM/ref=sr_1_fkmr0_3?ie=UTF8&qid=1290703803&sr=8-3-fkmr0'), (40666, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Specific+504+00+', 'http://www.markenoele.de/'), (40667, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Specific%20504%2000', 'http://www.markenoele.de/'), (40668, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html&et_cid=8&et_lid=13'), (40669, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (40670, 'http://www.markenoele.de/impressum/', ''), (40671, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (40672, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', ''), (40673, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (40674, 'http://www.markenoele.de/widerruf/', ''), (40675, 'http://www.markenoele.de/datenschutz/', ''), (40676, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (40677, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (40678, 'http://www.markenoele.de/', ''), (40679, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (40680, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (40681, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (40682, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (40683, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CI6mveWAvqUCFYJE3godf2WpZQ'), (40684, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40685, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40686, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (40687, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (40688, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/angebote-des-monats/'), (40689, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/angebote-des-monats/'), (40690, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20100', 'http://www.markenoele.de/angebote-des-monats/'), (40691, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/angebote-des-monats/'), (40692, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20100', 'http://www.markenoele.de/angebote-des-monats/'), (40693, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20100%20moto', 'http://www.markenoele.de/angebote-des-monats/'), (40694, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20100%20motomi', 'http://www.markenoele.de/angebote-des-monats/'), (40695, 'http://www.markenoele.de/catalogsearch/result/?q=motul+100+motomix', 'http://www.markenoele.de/angebote-des-monats/'), (40696, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20100%20motomix', 'http://www.markenoele.de/angebote-des-monats/'), (40697, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+shine+&meta=&btnG=Google-Suche'), (40698, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CB-CNt3LvTN-ZA8P7sgbaxPSjBq3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFglcKSgqAHoAHH0YT4A8gBAakCGqdlx-1ntj6qBBNP0Hwk3pKRt8VZRVhCzNbm6kZk&sig=AGiWqtxLhUrNtuqNB6tVaryCj-huTeLs4g&adurl=http://www.motulshop.de&rct=j&q=motul%2015w50'), (40699, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40700, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40701, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (40702, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (40703, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CB-CNt3LvTN-ZA8P7sgbaxPSjBq3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFglcKSgqAHoAHH0YT4A8gBAakCGqdlx-1ntj6qBBNP0Hwk3pKRt8VZRVhCzNbm6kZk&sig=AGiWqtxLhUrNtuqNB6tVaryCj-huTeLs4g&adurl=http://www.motulshop.de&rct=j&q=motul%2015w50'), (40704, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40705, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40706, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40707, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (40708, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (40709, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40710, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (40711, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9180923070512820&output=html&h=90&slotname=7446010116&w=120&lmt=1290762107&flash=10.0.42&url=http%3A%2F%2Fwww.kfz.net%2Fautonews%2Fsuzuki-setzt-auf-motoroel-von-motul-32634%2F&dt=12907621111'), (40712, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mo', 'http://www.markenoele.de/'), (40713, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mozt', 'http://www.markenoele.de/'), (40714, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mo', 'http://www.markenoele.de/'), (40715, 'http://www.markenoele.de/catalogsearch/result/?q=motul++15w50', 'http://www.markenoele.de/'), (40716, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20S', 'http://www.markenoele.de/catalogsearch/result/?q=motul++15w50'), (40717, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20SO', 'http://www.markenoele.de/catalogsearch/result/?q=motul++15w50'), (40718, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20SO-', 'http://www.markenoele.de/catalogsearch/result/?q=motul++15w50'), (40719, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20SO-1000', 'http://www.markenoele.de/catalogsearch/result/?q=motul++15w50'), (40720, 'http://www.markenoele.de/catalogsearch/result/?q=motul+SO-1000', 'http://www.markenoele.de/catalogsearch/result/?q=motul++15w50'), (40721, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=motul+SO-1000'), (40722, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40723, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (40724, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (40725, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (40726, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html&et_cid=8&et_lid=13'), (40727, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40728, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40729, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (40730, 'http://www.markenoele.de/catalog/product/view/id/8/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (40731, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+washwax&meta=&btnG=Google-Suche'), (40732, 'http://www.markenoele.de/catalog/product/view/id/118', 'http://www.markenoele.de/'), (40733, 'http://www.markenoele.de/catalog/product/view/id/118', 'http://www.markenoele.de/'), (40734, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+washwax&meta=&btnG=Google-Suche'), (40735, 'http://www.markenoele.de/catalog/product/view/id/118', 'http://www.markenoele.de/'), (40736, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+washwax&meta=&btnG=Google-Suche'), (40737, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (40738, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (40739, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+washwax&meta=&btnG=Google-Suche'), (40740, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (40741, 'http://www.markenoele.de/', 'http://www.amazon.de/dp/B002TMB63C/ref=asc_df_B002TMB63C1395240?smid=A2W5LW0EGHYBLK&tag=ciao-auto-mp-21&linkCode=asn&creative=22506&creativeASIN=B002TMB63C'), (40742, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40743, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40744, 'http://www.markenoele.de/', ''), (40745, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (40746, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (40747, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40748, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (40749, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40750, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (40751, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40752, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtNjEwMC1zeW5lcmdpZS01bC5odG1s/product/4/', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (40753, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (40754, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40755, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (40756, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rls=com.microsoft:de:IE-SearchBox&&sa=X&ei=PKPvTJvLN5GXOqvB1bkK&ved=0CB0QvwUoAQ&q=motul+fuel+system+clean&spell=1'), (40757, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (40758, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (40759, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (40760, 'http://www.markenoele.de/catalog/product/view/id/62/category/16', ''), (40761, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+Fuel+System+Clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (40762, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (40763, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (40764, 'http://www.markenoele.de/catalog/product/view/id/120/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (40765, 'http://www.markenoele.de/catalogsearch/result/?q=tyre+repair', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (40766, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=tyre%20repair', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (40767, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (40768, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CfJLZIbPvTPXKMYj9sgbR-oz6Ba3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCVuo6CmAegAcfRhPgDyAEBqQIap2XH7We2PqoEGE_QetPke5foHfcOWDTOXLi0YjgNRvjkmw&sig=AGiWqtz2MajTzLDfNi93Z8ifC_BuixDl3A&adurl=http://www.motulshop.de&rct=j&q=Motul%2'), (40769, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (40770, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (40771, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-heizoel.html'), (40772, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-diesel.html'), (40773, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (40774, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40775, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (40776, 'http://www.markenoele.de/catalog/product/view/id/148/category/53', ''), (40777, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (40778, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CdSKS177vTJeXLMuPOtCdjKoGrcGwwwH96b3tFI3J4-1HCAAQASgDUJ6voY0BYJXaqIKwB6ABx9GE-APIAQGpAhqnZcftZ7Y-qgQYT9CflmfjTc8ZMNLz1anvO8ICwjBVXDa6&sig=AGiWqtzNPRBXPLPkQZQHvt3_119yTlIoVA&adurl=http://www.motulshop.de&rct=j&q=Motul'), (40779, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (40780, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (40781, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40782, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (40783, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (40784, 'http://www.markenoele.de/catalogsearch/result/?q=5w30', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (40785, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=spec', 'http://www.markenoele.de/catalogsearch/result/?q=5w30'), (40786, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%20ford', 'http://www.markenoele.de/catalogsearch/result/?q=5w30'), (40787, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%20ford%20913%20c', 'http://www.markenoele.de/catalogsearch/result/?q=5w30'), (40788, 'http://www.markenoele.de/catalogsearch/result/?q=specific+ford+913+c', 'http://www.markenoele.de/catalogsearch/result/?q=5w30'), (40789, 'http://www.markenoele.de/index.php', ''), (40790, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/index.php'), (40791, 'http://www.markenoele.de/index.php', ''), (40792, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/118/', 'http://www.markenoele.de/index.php'), (40793, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/index.php'), (40794, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (40795, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/checkout/onepage/'), (40796, 'http://www.markenoele.de/checkout/onepage/index/', 'http://www.markenoele.de/checkout/onepage/'), (40797, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/index/'), (40798, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (40799, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/index/'), (40800, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (40801, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (40802, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (40803, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.google.de/search?hl=de&client=firefox-a&hs=JnK&rls=org.mozilla%3Ade%3Aofficial&q=oldtimer+schmierstoffe&aq=f&aqi=&aql=&oq=&gs_rfai='), (40804, 'http://www.markenoele.de/catalog/product/view/id/63/category/16', ''), (40805, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+wash+%26+wax&aq=0&aqi=g1&aql=&oq=motul+wa&gs_rfai='), (40806, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (40807, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (40808, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (40809, 'http://www.markenoele.de/', 'http://www.markenoele.de/impressum/'), (40810, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/search?source=ig&hl=de&rlz=&q=8100+x+clean+c3&aq=f&oq='), (40811, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', ''), (40812, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/Motul%2020w60/&campid=5336531287'), (40813, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40814, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40815, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (40816, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40817, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (40818, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (40819, 'http://www.markenoele.de/index.php', ''), (40820, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (40821, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/118/', 'http://www.markenoele.de/index.php'), (40822, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/118/', 'http://www.markenoele.de/index.php'), (40823, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/index.php'), (40824, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (40825, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (40826, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (40827, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (40828, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (40829, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (40830, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (40831, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (40832, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (40833, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (40834, 'http://www.markenoele.de/bestellung/', ''), (40835, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (40836, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (40837, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=Motul+300v+4t+15w-50&x=16&y=20'), (40838, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40839, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40840, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (40841, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mo', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (40842, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (40843, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motu', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (40844, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (40845, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%203', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (40846, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (40847, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+Factory+Line', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (40848, 'http://www.markenoele.de/', ''), (40849, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100'), (40850, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (40851, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (40852, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C5R2PAArwTPzgLsH-sgavtfmEBq3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglZKBgpgHoAHH0YT4A8gBAakCJ0Ek6NQ6tj6qBBNP0B3rIQfB8XKLlEH0fwNJoDOn&sig=AGiWqtxOVNx_CwG1LLDZpSUPJeRrApyMqQ&adurl=http://www.motulshop.de&rct=j&q=motul%208100%'), (40853, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100'), (40854, 'http://www.markenoele.de/catalog/product/view/id/84/category/27', ''), (40855, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (40856, 'http://www.markenoele.de/catalog/product/view/id/81/category/27', ''), (40857, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://search.conduit.com/Results.aspx?q=motul+8100+x-clean+5w-40&meta=all&hl=de&gl=de&gil=de-DE&SelfSearch=1&SearchSourceOrigin=3&ctid=CT2117678&octid=CT2117678'), (40858, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (40859, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-5l-15w-50.html'), (40860, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (40861, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (40862, 'http://www.markenoele.de/catalog/product/view/id/87/category/25', ''), (40863, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C7f5E4BzwTMXzO4SwtAbo2tjLBq3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVqrOCwAegAcfRhPgDyAEBqQIwBilMZTe2PqoEGE_QpOyUiumCJVhEu_mfZ7yuua1E2UrDjg&sig=AGiWqtwszh01hzmcIR_1mxsECbVfYPx6pw&adurl=http://www.motulshop.de&rct=j&q=%2B'), (40864, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40865, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40866, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (40867, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (40868, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (40869, 'http://www.markenoele.de/catalog/product/view/id/8/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (40870, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/search?q=motul+8100+x-clean'), (40871, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (40872, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (40873, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (40874, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (40875, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CGPKOBx_wTM58xPqyBoGSydUGrcGwwwH96b3tFO3M4-1HCAAQASgDUJ6voY0BYJXK9IGUB6ABx9GE-APIAQGpAjAGKUxlN7Y-qgQYT9D_oIdv2-onzxAd-fl4LWXAWffU7O3h&sig=AGiWqtx5gLbwot3UWH9VGLelhHmAyzSyuA&adurl=http://www.motulshop.de&rct=j&q=Motul'), (40876, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (40877, 'http://www.markenoele.de/catalog/product/view/id/107/category/49', ''), (40878, 'http://www.markenoele.de/', ''), (40879, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2-Takt+Oel'), (40880, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40881, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40882, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (40883, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (40884, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (40885, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40886, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40887, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2-Takt+Oel'), (40888, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (40889, 'http://www.markenoele.de/catalog/product/view/id/240/category/51', ''), (40890, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (40891, 'http://www.markenoele.de/angebote-des-monats/', ''), (40892, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (40893, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (40894, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (40895, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (40896, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (40897, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (40898, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (40899, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (40900, 'http://www.markenoele.de/catalog/product/view/id/235/category/51', ''), (40901, 'http://www.markenoele.de/altoelentsorgung/', ''), (40902, 'http://www.markenoele.de/bestellung/', ''), (40903, 'http://www.markenoele.de/datenschutz/', ''), (40904, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (40905, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (40906, 'http://www.markenoele.de/impressum/', ''), (40907, 'http://www.markenoele.de/motul_pflegeberater/', ''), (40908, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (40909, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (40910, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (40911, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (40912, 'http://www.markenoele.de/catalog/product/view/id/174/category/51', ''), (40913, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (40914, 'http://www.markenoele.de/catalog/category/view/id/24', ''), (40915, 'http://www.markenoele.de/catalog/product/view/id/110/category/49', ''), (40916, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (40917, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (40918, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (40919, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Auktion+MOTUL+300V+4T+Factory+Line+5W-40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (40920, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40921, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Auktion+MOTUL+300V+4T+Factory+Line+5W-40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (40922, 'http://www.markenoele.de/', ''), (40923, 'http://www.markenoele.de/agb/', ''), (40924, 'http://www.markenoele.de/contacts/', ''), (40925, 'http://www.markenoele.de/lieferung', ''), (40926, 'http://www.markenoele.de/lieferung/', ''), (40927, 'http://www.markenoele.de/widerruf/', ''), (40928, 'http://www.markenoele.de/zahlung/', ''), (40929, 'http://www.markenoele.de/zahlung/', ''), (40930, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (40931, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (40932, 'http://www.markenoele.de/', 'http://www.google.de/search?client=opera&rls=de&q=motul+wash+wax&sourceid=opera&ie=utf-8&oe=utf-8'), (40933, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (40934, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (40935, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (40936, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (40937, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CJCO1PrnwTMjWJMSwtAb4grnSBq3BsMMB_em97RSthP2-RwgAEAIoAlCer6GNAWCV4pCCoAegAcfRhPgDyAEBqQIT0KpxGza2PqoEGE_QtG14GLcBblheMDqUfW6mljR-zMsOzA&sig=AGiWqtwwHPtS9w8tIiGsCriAnpYwG4plHA&adurl=http://www.motulshop.de&rct=j&q=mot'), (40938, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40939, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40940, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (40941, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40942, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (40943, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (40944, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (40945, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (40946, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (40947, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (40948, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (40949, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (40950, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (40951, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (40952, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (40953, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (40954, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (40955, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40956, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40957, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CJCO1PrnwTMjWJMSwtAb4grnSBq3BsMMB_em97RSthP2-RwgAEAIoAlCer6GNAWCV4pCCoAegAcfRhPgDyAEBqQIT0KpxGza2PqoEGE_QtG14GLcBblheMDqUfW6mljR-zMsOzA&sig=AGiWqtwwHPtS9w8tIiGsCriAnpYwG4plHA&adurl=http://www.motulshop.de&rct=j&q=mot'), (40958, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (40959, 'http://www.markenoele.de/', 'http://www.google.com/aclk?sa=l&ai=Cl77HU8jwTKyuFoSJOozYgfIFrcGwwwH96b3tFL3s-75HCAAQASDBwtgXUJ6voY0BYJXikIKgB6ABx9GE-APIAQGpAhPQqnEbNrY-qgQTT9DBAEVszgghjOC0VNfz1mWGvIAFkE4&sig=AGiWqtwD_VOa9LlYLgIBTreIpEpGBraViA&adurl=http://www.motulshop.de&rct=j&q=m'), (40960, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40961, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205w', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40962, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40963, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40964, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205w%2030', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40965, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5w+30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40966, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40967, 'http://www.markenoele.de/', 'http://www.google.com/aclk?sa=l&ai=Cl77HU8jwTKyuFoSJOozYgfIFrcGwwwH96b3tFL3s-75HCAAQASDBwtgXUJ6voY0BYJXikIKgB6ABx9GE-APIAQGpAhPQqnEbNrY-qgQTT9DBAEVszgghjOC0VNfz1mWGvIAFkE4&sig=AGiWqtwD_VOa9LlYLgIBTreIpEpGBraViA&adurl=http://www.motulshop.de&rct=j&q=m'), (40968, 'http://www.markenoele.de/', 'http://www.google.com/aclk?sa=l&ai=Cl77HU8jwTKyuFoSJOozYgfIFrcGwwwH96b3tFL3s-75HCAAQASDBwtgXUJ6voY0BYJXikIKgB6ABx9GE-APIAQGpAhPQqnEbNrY-qgQTT9DBAEVszgghjOC0VNfz1mWGvIAFkE4&sig=AGiWqtwD_VOa9LlYLgIBTreIpEpGBraViA&adurl=http://www.motulshop.de&rct=j&q=m'), (40969, 'http://www.markenoele.de/catalog/product/view/id/142/category/53', ''), (40970, 'http://www.markenoele.de/', ''), (40971, 'http://www.markenoele.de/', ''), (40972, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+2+takt+%C3%B6l&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (40973, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40974, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40975, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40976, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40977, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40978, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (40979, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/search?q=motul+6100+synergie%2B&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (40980, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (40981, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/search?q=motul+6100+synergie%2B&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (40982, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (40983, 'http://www.markenoele.de/', 'http://www.google.de/search?q=15W50+Motul+300+V'), (40984, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40985, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (40986, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (40987, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CpvfRFiLxTKKyDMP6sgb_go3dAq3BsMMB_em97RSFyuPtRwgAEAEoAlCer6GNAWCV8qqCtAegAcfRhPgDyAEBqQIT0KpxGza2PqoEFk_QZz483urdfKSxxDulJ3M2hG7qHf4&sig=AGiWqtx3rbRDMFiy88Yawo5My6n_ek0mFA&adurl=http://www.motulshop.de&rct=j&q=motul%'), (40988, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (40989, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40990, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (40991, 'http://www.markenoele.de/catalogsearch/result/?q=20w50', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (40992, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (40993, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (40994, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w50', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (40995, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (40996, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (40997, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20-', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (40998, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20-w', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (40999, 'http://www.markenoele.de/catalogsearch/result/?q=20-w50', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (41000, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20-w5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (41001, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20-w50', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (41002, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w50', 'http://www.markenoele.de/catalogsearch/result/?q=20-w50'), (41003, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w-50', 'http://www.markenoele.de/catalogsearch/result/?q=20-w50'), (41004, 'http://www.markenoele.de/catalogsearch/result/?q=20w-50', 'http://www.markenoele.de/catalogsearch/result/?q=20-w50'), (41005, 'http://www.markenoele.de/catalog/product/view/id/108/category/49', ''), (41006, 'http://www.markenoele.de/', 'http://www.1000ps.de/businessnews-2056293-JASO_MA2_von_MOTUL'), (41007, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (41008, 'http://www.markenoele.de/', 'http://www.1000ps.de/businessnews-2056293-JASO_MA2_von_MOTUL'), (41009, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1290877906&flash=10.1.85.3&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fmotorradmarkt%2Farticles%2F264907%2F&dt=1290877906812&'), (41010, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CxVIPeUfxTNyKPIWFOvWEjbYGrcGwwwH96b3tFL204-1HCAAQAigDUJ6voY0BYJXSo4KwB6ABx9GE-APIAQGpAhPQqnEbNrY-qgQTT9Ca2XSCnFjyNXZ8h04xCa7afw&sig=AGiWqtwz0z14cRSFqVMNUr57sKfd4zk9OQ&adurl=http://www.motulshop.de&rct=j&q=motul%20sco'), (41011, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (41012, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (41013, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (41014, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41015, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (41016, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (41017, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (41018, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (41019, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (41020, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (41021, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (41022, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (41023, 'http://www.markenoele.de/catalog/product/view/id/61/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (41024, 'http://www.markenoele.de/catalogsearch/result/?q=2t+5liter', 'http://www.markenoele.de/motul-schmierstoffe/motul-scooter-power-2t.html'), (41025, 'http://www.markenoele.de/catalog/product/view/id/61/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (41026, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (41027, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (41028, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (41029, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (41030, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (41031, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (41032, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (41033, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (41034, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (41035, 'http://www.markenoele.de/catalog/category/view/id/24', ''), (41036, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C-WVOZ07xTK7yEMOvtAaz36TABq3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCV8qqCtAegAcfRhPgDyAEBqQIT0KpxGza2PqoEGE_QSnTGMVjGY5-GsXd0IVqWm_OX33ow2A&sig=AGiWqtxaP-G6gIHCHVCXLKlv4ftihHpmQg&adurl=http://www.motulshop.de&rct=j&q=mot'), (41037, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (41038, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C-WVOZ07xTK7yEMOvtAaz36TABq3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCV8qqCtAegAcfRhPgDyAEBqQIT0KpxGza2PqoEGE_QSnTGMVjGY5-GsXd0IVqWm_OX33ow2A&sig=AGiWqtxaP-G6gIHCHVCXLKlv4ftihHpmQg&adurl=http://www.motulshop.de&rct=j&q=mot'), (41039, 'http://www.markenoele.de/bestellung/', ''), (41040, 'http://www.markenoele.de/catalog/product/view/id/102/category/45', ''), (41041, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+%C3%B6l&meta=&btnG=Google-Suche'), (41042, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (41043, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (41044, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41045, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (41046, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (41047, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (41048, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (41049, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=3'), (41050, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=5'), (41051, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=viskositaet'), (41052, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=viskositaet&p=3'), (41053, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=viskositaet&p=5'), (41054, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=viskositaet&p=4'), (41055, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=viskositaet&p=5'), (41056, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (41057, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://search.conduit.com/Results.aspx?q=+motul+6100+10w40+pkw&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=1&ctid=CT2438727&octid=CT2438727'), (41058, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1290891290&flash=10.0.22.87&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-in-1-0-ecotec-corsa-c-t1592713.html&dt=1'), (41059, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (41060, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1290891290&flash=10.0.22.87&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-in-1-0-ecotec-corsa-c-t1592713.html&dt=1'), (41061, 'http://www.markenoele.de/', 'http://www.amazon.de/MOTUL-8100-X-Clean-C3-5W-40/dp/B004BFA54Q/ref=sr_1_fkmr0_3?ie=UTF8&qid=1290897060&sr=1-3-fkmr0'), (41062, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41063, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41064, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (41065, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/lieferung/'), (41066, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41067, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (41068, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (41069, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/angebote-des-monats/'), (41070, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (41071, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (41072, 'http://www.markenoele.de/catalog/product/view/id/115/category/44', ''), (41073, 'http://www.markenoele.de/widerruf/', ''), (41074, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (41075, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (41076, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (41077, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (41078, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (41079, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (41080, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CsJFB5CzyTLzvJML7sgaruLnMBq3BsMMB_em97RT1y-PtRxABKANQnq-hjQFglfqJgpgHoAHH0YT4A8gBAakCE9CqcRs2tj6qBBhP0NcA1BZDtWYD7Cx_slRERNyxZGMPjDI&num=1&sig=AGiWqtzrNGnBQpHV6CtE4g0k93J7txa8HA&adurl=http://www.motulshop.de&rct=j&q='), (41081, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/'), (41082, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%203', 'http://www.markenoele.de/'), (41083, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300v', 'http://www.markenoele.de/'), (41084, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300', 'http://www.markenoele.de/'), (41085, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300v', 'http://www.markenoele.de/'), (41086, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300v%20Powe', 'http://www.markenoele.de/'), (41087, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300v%20Power', 'http://www.markenoele.de/'), (41088, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300v%20Power', 'http://www.markenoele.de/'), (41089, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300v%20Power%205', 'http://www.markenoele.de/'), (41090, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300v%20Power%205W', 'http://www.markenoele.de/'), (41091, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300v%20Power%205W40', 'http://www.markenoele.de/'), (41092, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300v+Power+5W40', 'http://www.markenoele.de/'), (41093, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300v+Power+5W40'), (41094, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300%20v', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300v+Power+5W40'), (41095, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300+v', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300v+Power+5W40'), (41096, 'http://www.markenoele.de/catalog/product/view/id/72', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300+v'), (41097, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300+v', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300v+Power+5W40'), (41098, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300v+Power+5W40', 'http://www.markenoele.de/'), (41099, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CsJFB5CzyTLzvJML7sgaruLnMBq3BsMMB_em97RT1y-PtRxABKANQnq-hjQFglfqJgpgHoAHH0YT4A8gBAakCE9CqcRs2tj6qBBhP0NcA1BZDtWYD7Cx_slRERNyxZGMPjDI&num=1&sig=AGiWqtzrNGnBQpHV6CtE4g0k93J7txa8HA&adurl=http://www.motulshop.de&rct=j&q='), (41100, 'http://www.markenoele.de/', ''), (41101, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1290941747&flash=10.0.42&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fktm-380-exc-welches-2-takt-oel-t1049961.html&dt=1290941'), (41102, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/'), (41103, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (41104, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (41105, 'http://www.markenoele.de/catalogsearch/result/?q=motul+4+live', 'http://www.markenoele.de/'), (41106, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%204%20live', 'http://www.markenoele.de/'), (41107, 'http://www.markenoele.de/catalog/product/view/id/122/category/48', ''), (41108, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CkVk6zzjyTNb8HsKGOoKSqIgGrcGwwwH96b3tFO3M4-1HEAMoCFCer6GNAWCVuomCmAegAcfRhPgDyAEBqQIT0KpxGza2PqoEGE_QA-JIhKnrMr9MnAwKGxPPlrSQj_eezA&num=5&sig=AGiWqtyiC2e6SM7YWkT2SJikVbJyO2h0kg&adurl=http://www.motulshop.de&rct=j&q=2'), (41109, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C-oy8SzzyTJScG8H7sgbG-Ly3Bq3BsMMB_em97RT1y-PtRwgAEAEoAlCer6GNAWCVirGCuAegAcfRhPgDyAEBqQIT0KpxGza2PqoEGE_QNSlfySmmlrp5FBooLApwYfCd83WwKA&sig=AGiWqtzxDSSsxNT9Y5OepCMmNlWydHy3DA&adurl=http://www.motulshop.de&rct=j&q=MOT'), (41110, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1290899396&flash=10.1.102&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fmotorradmarkt%2Farticles%2F264907%2F&dt=1290943672569&s'), (41111, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41112, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41113, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (41114, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41115, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (41116, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41117, 'http://www.markenoele.de/catalog/category/view/id/9?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (41118, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=27'), (41119, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (41120, 'http://www.markenoele.de/angebote-des-monats/', ''), (41121, 'http://www.markenoele.de/catalog/product/view/id/112/category/49', ''), (41122, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cd0XGDVryTLSWE4aTOpSZvYAGrcGwwwH96b3tFO294-1HCAAQAVCer6GNAWCVgoCAlAegAcfRhPgDyAEBqQIT0KpxGza2PqoEGE_QEUhfxbd4y1xcqiGGBikWFfwJxPZQRQ&sig=AGiWqtw_4YcHU6g9RR9VYyg-is4xB7vUyg&adurl=http://www.motulshop.de&rct=j&q=motul%2'), (41123, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41124, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41125, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41126, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cd0XGDVryTLSWE4aTOpSZvYAGrcGwwwH96b3tFO294-1HCAAQAVCer6GNAWCVgoCAlAegAcfRhPgDyAEBqQIT0KpxGza2PqoEGE_QEUhfxbd4y1xcqiGGBikWFfwJxPZQRQ&sig=AGiWqtw_4YcHU6g9RR9VYyg-is4xB7vUyg&adurl=http://www.motulshop.de&rct=j&q=motul%2'), (41127, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+800+Road+Racing&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (41128, 'http://www.markenoele.de/catalog/product/view/id/109/category/48', ''), (41129, 'http://www.markenoele.de/catalog/product/view/id/177', 'http://www.google.de/products?hl=de&q=motul+energy&spell=1&oi=spell'), (41130, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l-177.html?___store=esso_store_view&___store=esso_store_view'), (41131, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41132, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (41133, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', ''), (41134, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (41135, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cyaci9HfyTPGWDIf8sgbx4r34Ba3BsMMB_em97RS9w-PtRxADKAhQnq-hjQFgldqOgpgHoAHH0YT4A8gBAakCE9CqcRs2tj6qBBhP0JfK7CyPWrS5bMudXInLQPg4Mp-UfCc&num=5&sig=AGiWqtx31qimqEU6shrzGCbGvB6UEI-cXg&adurl=http://www.motulshop.de&rct=j&q='), (41136, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41137, 'http://www.markenoele.de/', 'http://www.google.de/m/search?pbx=1&aq=3&oq=motul&aqi=g6-k3d4t0&fkt=888&fsdt=10342&q=motul+5100'), (41138, 'http://www.markenoele.de/', 'http://www.google.de/m/search?pbx=1&aq=3&oq=motul&aqi=g6-k3d4t0&fkt=888&fsdt=10342&q=motul+5100'), (41139, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41140, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CheHKy3jyTLnvK8b-sgbQ4eHYBq3BsMMB_em97RS9w-PtRxADKAhQnq-hjQFglZKBgpgHoAHH0YT4A8gBAakCE9CqcRs2tj6qBBhP0GKoZXpJS7avN0TXt5uVI2ZzSVaLIPE&num=6&sig=AGiWqtwXM9OPFXAkCff6EfuLePHKzNeRhw&adurl=http://www.motulshop.de&rct=j&q='), (41141, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (41142, 'http://www.markenoele.de/catalog/product/view/id/121/category/48', ''), (41143, 'http://www.markenoele.de/', 'http://www.twenga.de/ads_log.php?u=http%3A//www.google.com/aclk%3Fsa%3Dl%26ai%3DCQ75GC33yTPiLNMiwtAa1qJGbBq3BsMMB_em97RSFyuPtRxABIKD0nQMoB1Cer6GNAWCV0rKCwAegAcfRhPgDyAEBqQIT0KpxGza2PqoEFk_QfnW5a64aqlQwYbkrJKKhu0Hzu5g%26num%3D1%26sig%3DAGiWqtxAY90cKKp'), (41144, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (41145, 'http://www.markenoele.de/', 'http://www.twenga.de/ads_log.php?u=http%3A//www.google.com/aclk%3Fsa%3Dl%26ai%3DCQ75GC33yTPiLNMiwtAa1qJGbBq3BsMMB_em97RSFyuPtRxABIKD0nQMoB1Cer6GNAWCV0rKCwAegAcfRhPgDyAEBqQIT0KpxGza2PqoEFk_QfnW5a64aqlQwYbkrJKKhu0Hzu5g%26num%3D1%26sig%3DAGiWqtxAY90cKKp'), (41146, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41147, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41148, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (41149, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (41150, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (41151, 'http://www.markenoele.de/catalog/product/view/id/98/category/47', ''), (41152, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=safari&rls=en&q=MOTUL+4-TAKT+%C3%96L+10W%2F40+300V+FACTORY&aq=f&aqi=&aql=&oq=&gs_rfai='), (41153, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=safari&rls=en&q=MOTUL+4-TAKT+%C3%96L+10W%2F40+300V+FACTORY&aq=f&aqi=&aql=&oq=&gs_rfai='), (41154, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (41155, 'http://www.markenoele.de/', ''), (41156, 'http://www.markenoele.de/', ''), (41157, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5306860599&w=728&lmt=1290961366&flash=10.0.32&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F1519%2F123188%2FLebensdauer%2Beines%2Bvtec%2B'), (41158, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CJuAXXJDyTNPcPMiwtAa1qJGbBq3BsMMB_em97RSt1I_8BhABKARQnq-hjQFglbqtgrQHoAHH0YT4A8gBAakCE9CqcRs2tj6qBBhP0Ho4wDMJ1MB8TKAGaPfm7JIZz0Vp7ew&num=1&sig=AGiWqtyREqw0u0XLfKXbpNVPj-FFrQtyBw&adurl=http://www.motulshop.de&rct=j&q='), (41159, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (41160, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/wash-wax.html'), (41161, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul_pflegeberater/'), (41162, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (41163, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.at/url?sa=t&source=web&cd=13&ved=0CCUQFjACOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%20x%20clean&ei=XJPyTO3MIsTvsgaW0pn2Cg&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw'), (41164, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=6&ved=0CC0QFjAF&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=motul%206100%20synergie%2B&ei=8ZXyTLWxHoXtOfm-lbgK&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ'), (41165, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (41166, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CFU-0U5jyTOCLIYXhswaF1pHCBq3BsMMB_em97RS9w-PtRwgAEAIoAlCer6GNAWCV0oOCmAegAcfRhPgDyAEBqQIT0KpxGza2PqoEGE_Qfe38ARJWNza4U2fi0fRAaB6B6smKcA&sig=AGiWqtwcsKCsGyGn5_VvT088aexK2P5AGQ&adurl=http://www.motulshop.de&rct=j&q=g%C'), (41167, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41168, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CFU-0U5jyTOCLIYXhswaF1pHCBq3BsMMB_em97RS9w-PtRwgAEAIoAlCer6GNAWCV0oOCmAegAcfRhPgDyAEBqQIT0KpxGza2PqoEGE_Qfe38ARJWNza4U2fi0fRAaB6B6smKcA&sig=AGiWqtwcsKCsGyGn5_VvT088aexK2P5AGQ&adurl=http://www.motulshop.de&rct=j&q=g%C'), (41169, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CFU-0U5jyTOCLIYXhswaF1pHCBq3BsMMB_em97RS9w-PtRwgAEAIoAlCer6GNAWCV0oOCmAegAcfRhPgDyAEBqQIT0KpxGza2PqoEGE_Qfe38ARJWNza4U2fi0fRAaB6B6smKcA&sig=AGiWqtwcsKCsGyGn5_VvT088aexK2P5AGQ&adurl=http://www.motulshop.de&rct=j&q=g%C'), (41170, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CSAmj3JjyTPj1DILhswbnu93ABq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVkoGCmAegAcfRhPgDyAEBqQIT0KpxGza2PqoEE0_QuWSiEKjGmHqxZuwvaFzx3yE&sig=AGiWqtxVbw3oefnVxA1BsQXCLeMu2h4Awg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (41171, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (41172, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CSAmj3JjyTPj1DILhswbnu93ABq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVkoGCmAegAcfRhPgDyAEBqQIT0KpxGza2PqoEE0_QuWSiEKjGmHqxZuwvaFzx3yE&sig=AGiWqtxVbw3oefnVxA1BsQXCLeMu2h4Awg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (41173, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CC17RKZvyTLn3FcH-sgavtfmEBq3BsMMB_em97RTdv-PtRwgAEAEgtlRQnq-hjQFglYKggrAHoAHH0YT4A8gBAakCE9CqcRs2tj6qBBNP0DvJxpna5eF4qPTdBPmLJLFGgAWQTg&sig=AGiWqtz1FLMOcK5aC8_pl1gVy8ijbD138w&adurl=http://www.motulshop.de&rct=j&q=mot'), (41174, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41175, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41176, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (41177, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (41178, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (41179, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (41180, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (41181, 'http://www.markenoele.de/catalog/product/gallery/id/59/image/32/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-710-2t.html'), (41182, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-710-2t.html'), (41183, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (41184, 'http://www.markenoele.de/catalog/product/view/id/77/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (41185, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (41186, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (41187, 'http://www.markenoele.de/', 'http://www.ligui-moly.de/'), (41188, 'http://www.markenoele.de/', ''), (41189, 'http://www.markenoele.de/contacts/', ''), (41190, 'http://www.markenoele.de/impressum/', ''), (41191, 'http://www.markenoele.de/checkout/', ''), (41192, 'http://www.markenoele.de/checkout/onepage/', ''), (41193, 'http://www.markenoele.de/checkout/cart/', ''), (41194, 'http://www.markenoele.de/angebote-des-monats/', ''), (41195, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (41196, 'http://www.markenoele.de/lieferung', ''), (41197, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (41198, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (41199, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (41200, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (41201, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (41202, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (41203, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (41204, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (41205, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (41206, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (41207, 'http://www.markenoele.de/agb/', ''), (41208, 'http://www.markenoele.de/widerruf/', ''), (41209, 'http://www.markenoele.de/datenschutz/', ''), (41210, 'http://www.markenoele.de/zahlung/', ''), (41211, 'http://www.markenoele.de/lieferung/', ''), (41212, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+5100+10%2F40+Teilsynth&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (41213, 'http://www.markenoele.de/', 'http://www.skodacommunity.de/skoda-forum/skoda-allgemein/49384-%C3%B6l-service-wechsel-preiswertes-%C3%B6l-mit-der-vw-spezifikationen-504-00-und-507-00-wo-kauft-man-g%C3%BCnstig/index2.html'), (41214, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41215, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41216, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (41217, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (41218, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (41219, 'http://www.markenoele.de/', 'http://www.google.de/search?rlz=1C1CHIK_deDE407DE407&aq=f&sourceid=chrome&ie=UTF-8&q=motul+online+shop'), (41220, 'http://www.markenoele.de/', ''), (41221, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41222, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41223, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41224, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (41225, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (41226, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (41227, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (41228, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (41229, 'http://www.markenoele.de/', 'http://www.ligui-moly.de/'), (41230, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', 'http://www.google.de/search?q=motul+5w40+meinung&hl=de&client=firefox-a&hs=ko8&rls=org.mozilla:de:official&ei=QbTyTLGWIMrvsgaU6P2gCw&start=30&sa=N'), (41231, 'http://www.markenoele.de/catalog/product/view/id/104/category/49', ''), (41232, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', ''), (41233, 'http://www.markenoele.de/lieferung/', ''), (41234, 'http://www.markenoele.de/', ''), (41235, 'http://www.markenoele.de/catalog/product/view/id/95/category/26', ''), (41236, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (41237, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', ''), (41238, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/search?q=%22multi+atf%22+motul+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (41239, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/search?q=%22multi+atf%22+motul+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (41240, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/search?q=%22multi+atf%22+motul+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (41241, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/search?q=%22multi+atf%22+motul+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (41242, 'http://www.markenoele.de/catalogsearch/result/?q=vavoline+ATF%2B4', 'http://www.markenoele.de/motul-multi-atf-1l.html'), (41243, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=vavoline', 'http://www.markenoele.de/catalogsearch/result/?q=vavoline+ATF%2B4'), (41244, 'http://www.markenoele.de/catalogsearch/result/?q=vavoline', 'http://www.markenoele.de/catalogsearch/result/?q=vavoline+ATF%2B4'), (41245, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (41246, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (41247, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (41248, 'http://www.markenoele.de/', 'http://www.google.de/search?q=xeramic+2+takt+%C3%B6l&hl=de&rlz=1T4GZAZ_deDE280DE281&ei=oj3zTKrXHIycOrzrxZ8K&start=10&sa=N'), (41249, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41250, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41251, 'http://www.markenoele.de/catalog/product/view/id/70/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (41252, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41253, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (41254, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41255, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (41256, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41257, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41258, 'http://www.markenoele.de/', 'http://www.google.de/search?q=xeramic+2+takt+%C3%B6l&hl=de&rlz=1T4GZAZ_deDE280DE281&ei=oj3zTKrXHIycOrzrxZ8K&start=10&sa=N'), (41259, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (41260, 'http://www.markenoele.de/catalog/category/view/id/24', ''), (41261, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (41262, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (41263, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cp75B2FfzTOiSE86_hAeV26WxDa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV4rOCwAegAcfRhPgDyAEBqQIT0KpxGza2PqoEE0_QTomBlgzH_A3Xuwy2bTBMHl0&sig=AGiWqtwKcMdHY-w1f1mpYuYZgxeo5-uPXw&adurl=http://www.motulshop.de&rct=j&q=motul%20mo'), (41264, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (41265, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cp75B2FfzTOiSE86_hAeV26WxDa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV4rOCwAegAcfRhPgDyAEBqQIT0KpxGza2PqoEE0_QTomBlgzH_A3Xuwy2bTBMHl0&sig=AGiWqtwKcMdHY-w1f1mpYuYZgxeo5-uPXw&adurl=http://www.motulshop.de&rct=j&q=motul%20mo'), (41266, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CJQwuJFjzTIP3GoGLOoucmI0GrcGwwwH96b3tFK2E_b5HCAAQAigDUJ6voY0BYJXis4LAB6ABx9GE-APIAQGpAhPQqnEbNrY-qgQYT9Ced3UdLjNboJubeYgyiOZR-EAM_Lcp&sig=AGiWqtzIUPx28Dhj6Rcxi8n4xIoy-yZjiw&adurl=http://www.motulshop.de&rct=j&q=motul'), (41267, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CJQwuJFjzTIP3GoGLOoucmI0GrcGwwwH96b3tFK2E_b5HCAAQAigDUJ6voY0BYJXis4LAB6ABx9GE-APIAQGpAhPQqnEbNrY-qgQYT9Ced3UdLjNboJubeYgyiOZR-EAM_Lcp&sig=AGiWqtzIUPx28Dhj6Rcxi8n4xIoy-yZjiw&adurl=http://www.motulshop.de&rct=j&q=motul'), (41268, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41269, 'http://www.markenoele.de/', ''), (41270, 'http://www.markenoele.de/', ''), (41271, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&meta=&aq=3&aqi=g10&aql=&oq=Motul&gs_rfai='), (41272, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (41273, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (41274, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-5100-4t-50.html'), (41275, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (41276, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&meta=&aq=3&aqi=g10&aql=&oq=Motul&gs_rfai='), (41277, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41278, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (41279, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', ''), (41280, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+ester&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7HPNW_de&redir_esc=&ei=rGLzTPTwGYK4hAfzs_HoCw'), (41281, 'http://www.markenoele.de/', ''), (41282, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CxrECnGnzTJzTFIj8sgaA1qXTCq3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFglcqTgqAHoAHH0YT4A8gBAakCE9CqcRs2tj6qBBZP0CygsU6CvB2kAxMQ-bRn2lBq1PdP&sig=AGiWqtwjJwDMb4rmDeawDE9xfvBNEkUnQw&adurl=http://www.motulshop.de&rct=j&q=motul%202'), (41283, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (41284, 'http://www.markenoele.de/lieferung', ''), (41285, 'http://www.markenoele.de/catalog/product/view/id/3/category/7', ''), (41286, 'http://www.markenoele.de/', 'http://kleinanzeigen.quoka.de/wintersport/sonstiger-wintersport/v_1_cat_51_5103_5749_ad_36024909.html'), (41287, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (41288, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (41289, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C6Wz-pYLzTPLzMob-sgaqg5HQBq3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJWipoKwB6ABx9GE-APIAQGpAhPQqnEbNrY-qgQTT9AVj9UZNaXzZo4JxqKLALyuSg&sig=AGiWqtzf641v49p_XlyxRgVGUanTKskmmw&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (41290, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41291, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41292, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41293, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (41294, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (41295, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41296, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (41297, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (41298, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41299, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41300, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41301, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (41302, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (41303, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41304, 'http://www.markenoele.de/catalog/product/view/id/120/category/50', ''), (41305, 'http://www.markenoele.de/catalog/category/view/id/8', ''), (41306, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-1386955239283436&output=html&h=15&slotname=4242233561&w=468&lmt=1291032070&flash=10.1.102.64&url=http%3A%2F%2Fwww.palm%C3%B6le.de%2F&dt=1291032070991&shv=r20101117&jsv=r20101122&saldr=1&corr'), (41307, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (41308, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?hl=de&client=opera&hs=BIO&rls=de&q=Motul+8100+Xcess&aq=f&aqi=g3&aql=&oq=&gs_rfai='), (41309, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (41310, 'http://www.markenoele.de/', ''), (41311, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CT553Fa_zTNGxFIX_sgaK-_S5Bq3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVkqGCsAegAcfRhPgDyAEBqQIT0KpxGza2PqoEE0_Qt4R14EJvq3t1QGon4444Dl8&sig=AGiWqtyEKF_qe3AuBXG-CHIJD9ktctUqyg&adurl=http://www.motulshop.de&rct=j&q=motul%2051'), (41312, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (41313, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-5100-4t-50.html'), (41314, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (41315, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CT553Fa_zTNGxFIX_sgaK-_S5Bq3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVkqGCsAegAcfRhPgDyAEBqQIT0KpxGza2PqoEE0_Qt4R14EJvq3t1QGon4444Dl8&sig=AGiWqtyEKF_qe3AuBXG-CHIJD9ktctUqyg&adurl=http://www.motulshop.de&rct=j&q=motul%2051'), (41316, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (41317, 'http://www.markenoele.de/index.php/', ''), (41318, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/index.php/'), (41319, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/lieferung'), (41320, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41321, 'http://www.markenoele.de/', ''), (41322, 'http://www.markenoele.de/catalog/product/view/id/92/category/26', ''), (41323, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://suche.gmx.net/search/web/?pageIndex=3&su=classic+aufkleber&origin=HP&mc=suche@web@navigation@weiter.suche@web'), (41324, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (41325, 'http://www.markenoele.de/catalog/product/view/id/187', 'http://www.google.de/search?hl=de&q=motul+DEXRON+III&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (41326, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+Fuel+System+Clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (41327, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (41328, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (41329, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (41330, 'http://www.markenoele.de/catalog/product/view/id/121/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (41331, 'http://www.markenoele.de/catalog/product/view/id/119/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (41332, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlL2Z1ZWwtc3lzdGVtLWNsZWFuLmh0bWw,/product/119/', 'http://www.markenoele.de/motul-pflegeprodukte/fuel-system-clean.html'), (41333, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-pflegeprodukte/fuel-system-clean.html'), (41334, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/fuel-system-clean.html'), (41335, 'http://www.markenoele.de/catalog/category/view/id/49?limit=27', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (41336, 'http://www.markenoele.de/catalog/product/view/id/108/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=27'), (41337, 'http://www.markenoele.de/catalog/product/view/id/109/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=27'), (41338, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=27'), (41339, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=27'), (41340, 'http://www.markenoele.de/catalog/product/view/id/123/category/48', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (41341, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41342, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (41343, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (41344, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (41345, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (41346, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (41347, 'http://www.markenoele.de/', 'http://www.suite101.de/content/motorrad-ueberwintern-aber-richtig-a45067'), (41348, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41349, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41350, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (41351, 'http://www.markenoele.de/catalog/product/view/id/95/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (41352, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (41353, 'http://www.markenoele.de/catalog/product/view/id/188/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (41354, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (41355, 'http://www.markenoele.de/catalog/product/view/id/58/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (41356, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (41357, 'http://www.markenoele.de/catalog/product/view/id/61/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (41358, 'http://www.markenoele.de/catalog/product/view/id/59/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (41359, 'http://www.markenoele.de/catalog/product/view/id/78/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (41360, 'http://www.markenoele.de/catalog/product/view/id/57/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (41361, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (41362, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (41363, 'http://www.markenoele.de/', ''), (41364, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+multi+atf&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (41365, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/search?q=motul+multi+atf&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (41366, 'http://www.markenoele.de/catalog/product/view/id/105/category/49', ''), (41367, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (41368, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (41369, 'http://www.markenoele.de/catalog/product/view/id/60/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (41370, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (41371, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (41372, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul_pflegeberater/'), (41373, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-heizoel.html'), (41374, 'http://www.markenoele.de/catalog/category/view/id/44', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (41375, 'http://www.markenoele.de/catalog/product/view/id/115/category/44', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (41376, 'http://www.markenoele.de/catalog/category/view/id/45', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz/valve-expert.html'), (41377, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (41378, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (41379, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (41380, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (41381, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&aq=f&aqi=&aql=&oq=&gs_rfai='), (41382, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41383, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41384, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (41385, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-competition-68.html'), (41386, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (41387, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (41388, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (41389, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/micro-2t.html'), (41390, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (41391, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41392, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (41393, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C4jNt8vnzTLfoNMT8sgb5-ZGcAa3BsMMB_em97RSttuPtRwgAEAEoA1Cer6GNAWCVwqCCsAegAcfRhPgDyAEBqQIT0KpxGza2PqoEFk_Q3RWmGD08m3fnlXbmpNzBab3b808&sig=AGiWqtyFBCu6rUQs1xuw2dQdBf1YOFXXjg&adurl=http://www.motulshop.de&rct=j&q=motul%'), (41394, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (41395, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (41396, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (41397, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (41398, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (41399, 'http://www.markenoele.de/', ''), (41400, 'http://www.markenoele.de/agb/', ''), (41401, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (41402, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41403, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41404, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (41405, 'http://www.markenoele.de/catalog/product/view/id/32/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (41406, 'http://www.markenoele.de/catalog/product/view/id/52/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (41407, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (41408, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (41409, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (41410, 'http://www.markenoele.de/catalogsearch/result/?q=20W-50', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (41411, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20W-50', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (41412, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', ''), (41413, 'http://www.markenoele.de/catalog/product/view/id/194', 'http://www.google.de/search?q=motul+specific+5w30&hl=de&client=firefox-a&hs=rcC&rls=org.mozilla:de:official&channel=s&prmd=s&ei=uiP0TKCAFpDFswakrvSKCw&start=50&sa=N'), (41414, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', ''), (41415, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (41416, 'http://www.markenoele.de/catalog/product/view/id/165/category/28', ''), (41417, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=VfD&rls=org.mozilla:de:official&&sa=X&ei=YjP0TOnGJcvEswbnxpX3Cg&ved=0CDEQBSgA&q=%C3%B6l+motul+20w+50&spell=1'), (41418, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (41419, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CKv70KlL0TKuBMsWNOqWO-P0FrcGwwwH96b3tFO3M4-1HCAAQAigDUJ6voY0BYJWCgICgB5ABA6ABx9GE-APIAQGpAhS-9H_ZALY-qgQYT9C2dAmuRQ4d-Pwr8rKga9T4k7q59GMX&sig=AGiWqtxxnLiKyVvUxk3GPwijpKFCtWUifQ&adurl=http://www.motulshop.de&rct=j&q=v'), (41420, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41421, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41422, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41423, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (41424, 'http://www.markenoele.de/catalog/product/view/id/77/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (41425, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (41426, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-800-2t-factory-line-off-road.html'), (41427, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (41428, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-800-2t-factory-line-off-road.html'), (41429, 'http://www.markenoele.de/catalog/product/view/id/77/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (41430, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-800-2t-factory-line-off-road.html'), (41431, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (41432, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/kart/motul-kart-grand-prix-2t.html'), (41433, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/kart/motul-kart-grand-prix-2t.html'), (41434, 'http://www.markenoele.de/catalog/product/view/id/162/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (41435, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/kart/motul-kart-grand-prix-2t.html'), (41436, 'http://www.markenoele.de/catalog/product/view/id/163/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (41437, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/kart/motul-kart-grand-prix-2t.html'), (41438, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (41439, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (41440, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (41441, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (41442, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-800-2t-factory-line-road-racing.html'), (41443, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (41444, 'http://www.markenoele.de/catalog/product/view/id/170/category/18', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (41445, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (41446, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-800-2t-factory-line-road-racing.html'), (41447, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (41448, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (41449, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (41450, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', 'http://yandex.ru/yandsearch?text=Chain+Lube+Factory+Line+400ml'), (41451, 'http://www.markenoele.de/', ''), (41452, 'http://www.markenoele.de/catalog/product/view/id/109/category/49', ''), (41453, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (41454, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', 'http://yandex.ru/yandsearch?text=E+Z+Lube+Multi+Protect+250ml'), (41455, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C10cx84H0TPynN4iLcJitnNsGrcGwwwH96b3tFI-13kQQASgEUJ6voY0BYJUCoAHH0YT4A8gBAakCFL70f9kAtj6qBBhP0PZvL61FKATrViAxHLLnZLe08RoCisc&num=1&sig=AGiWqtyKOj1FkzRp1YXbx8LMywZuv44aRQ&adurl=http://www.motulshop.de&rct=j&q=motul%20'), (41456, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/'), (41457, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/'), (41458, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/'), (41459, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204', 'http://www.markenoele.de/'), (41460, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t%20fl', 'http://www.markenoele.de/'), (41461, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t', 'http://www.markenoele.de/'), (41462, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t%20fl%2015w', 'http://www.markenoele.de/'), (41463, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t%20fl%2015', 'http://www.markenoele.de/'); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (41464, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t%20fl', 'http://www.markenoele.de/'), (41465, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t%20fl%2015w%20-%206', 'http://www.markenoele.de/'), (41466, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t%20fl%2015w%20-%2060', 'http://www.markenoele.de/'), (41467, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t', 'http://www.markenoele.de/'), (41468, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t%20fl%2015w%20-', 'http://www.markenoele.de/'), (41469, 'http://www.markenoele.de/catalogsearch/result/?q=300v+4t+fl+15w+-+60', 'http://www.markenoele.de/'), (41470, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t%20fl%2015w%20-', 'http://www.markenoele.de/catalogsearch/result/?q=300v+4t+fl+15w+-+60'), (41471, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t%20fl%2015w%20-%206', 'http://www.markenoele.de/catalogsearch/result/?q=300v+4t+fl+15w+-+60'), (41472, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t%20fl%2015w%20-%2050', 'http://www.markenoele.de/catalogsearch/result/?q=300v+4t+fl+15w+-+60'), (41473, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t%20fl%2015w%20-%205', 'http://www.markenoele.de/catalogsearch/result/?q=300v+4t+fl+15w+-+60'), (41474, 'http://www.markenoele.de/catalogsearch/result/?q=300v+4t+fl+15w+-+50', 'http://www.markenoele.de/catalogsearch/result/?q=300v+4t+fl+15w+-+60'), (41475, 'http://www.markenoele.de/catalogsearch/result/?q=300v+4t+fl+15w+-+60', 'http://www.markenoele.de/'), (41476, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C10cx84H0TPynN4iLcJitnNsGrcGwwwH96b3tFI-13kQQASgEUJ6voY0BYJUCoAHH0YT4A8gBAakCFL70f9kAtj6qBBhP0PZvL61FKATrViAxHLLnZLe08RoCisc&num=1&sig=AGiWqtyKOj1FkzRp1YXbx8LMywZuv44aRQ&adurl=http://www.motulshop.de&rct=j&q=motul%20'), (41477, 'http://www.markenoele.de/catalog/product/view/id/180/category/52', ''), (41478, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul%20motor%C3%B6l&ct=broad-revision&cd=1&ie=UTF-8&sa=X'), (41479, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41480, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41481, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (41482, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (41483, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (41484, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (41485, 'http://www.markenoele.de/motul_pflegeberater/', 'http://yandex.ru/yandsearch?text=das+Motorrad+nach+dem+Winter'), (41486, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', 'http://yandex.ru/yandsearch?text=E+Z+Lube+Multi+Protect+250ml'), (41487, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (41488, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1313&_nkw=motul+wash+%26+wax&_sacat=See-All-Categories'), (41489, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/'), (41490, 'http://www.markenoele.de/catalog/category/view/id/14', ''), (41491, 'http://www.markenoele.de/', ''), (41492, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2593242249782660&format=fp_al_lp&output=html&h=90&w=160&lmt=1291127577&channel=3307046861&ea=0&flash=10.1.102.64&url=http%3A%2F%2Fwww.tippscout.de%2FMotorrad-Urlaub_ax_118_269.html&dt=129112'), (41493, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (41494, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2593242249782660&format=fp_al_lp&output=html&h=90&w=160&lmt=1291127577&channel=3307046861&ea=0&flash=10.1.102.64&url=http%3A%2F%2Fwww.tippscout.de%2FMotorrad-Urlaub_ax_118_269.html&dt=129112'), (41495, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-15W50-Liter/dp/B002TMB63C/ref=sr_1_fkmr2_2?ie=UTF8&qid=1291129293&sr=8-2-fkmr2'), (41496, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (41497, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-5100-4t-49.html'), (41498, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (41499, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CB0QFjAA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fsnowmobile%2Fmotul-snowpower-2t-1l.html&rct=j&q=motul%20snowpower%202t&ei=xxT1TPHEE8TvsgaCy4S4BA&usg=AFQjCNG_9ZL4s6s_iwBvumsuimfad_'), (41500, 'http://www.markenoele.de/', 'http://www.amazon.de/dp/B003AXAM7A/?smid=A168GACEIL2PQ0&tag=preisvergleich-idealode-21&linkCode=asn&creative=6742&camp=1638&creativeASIN=B003AXAM7A'), (41501, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41502, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41503, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (41504, 'http://www.markenoele.de/catalog/product/view/id/12/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (41505, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (41506, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (41507, 'http://www.markenoele.de/catalog/product/view/id/22/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (41508, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=ie7&q=2+talt+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&rlz=1I7ACAW_deDE358DE358&redir_esc=&ei=-Rr1TKT-AY_Lswb22vzTBA'), (41509, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (41510, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=ie7&q=2+talt+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&rlz=1I7ACAW_deDE358DE358&redir_esc=&ei=-Rr1TKT-AY_Lswb22vzTBA'), (41511, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-504-00-507-00.html'), (41512, 'http://www.markenoele.de/', ''), (41513, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41514, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41515, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41516, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41517, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (41518, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41519, 'http://www.markenoele.de/', ''), (41520, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (41521, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (41522, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C7H-Qdjv1TLC4CMSHOqGbnP8FrcGwwwH96b3tFO3M4-1HCAAQASgDUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAgcJpXQP3rU-qgQYT9D4ivVP7URJ32eE9-4HpLy0FDrJK--H&sig=AGiWqtw8O07jDB0Y5_YKcGAkRKXwZvdwRw&adurl=http://www.motulshop.de&rct=j&q=%20Mo'), (41523, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41524, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41525, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (41526, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (41527, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (41528, 'http://www.markenoele.de/catalog/product/view/id/60/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (41529, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (41530, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (41531, 'http://www.markenoele.de/', ''), (41532, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1ACAW_DEDE343&q=motul+300v'), (41533, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41534, 'http://www.markenoele.de/catalog/product/view/id/110/category/48', ''), (41535, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41536, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (41537, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (41538, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (41539, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=M1v1TJW7D4n4sgbXm8jEBA'), (41540, 'http://www.markenoele.de/catalog/product/view/id/192/category/52', ''), (41541, 'http://www.markenoele.de/contacts/', ''), (41542, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ct-FNJGz1TOKUOIX_sgaK-_S5Bq3BsMMB_em97RS9w-PtRwgAEAEoA1Cer6GNAWCV8oaCmAegAcfRhPgDyAEBqQIHCaV0D961PqoEGE_QlfAu_3g8phbwZOpygbowCQjm8GydTQ&sig=AGiWqtwm36S2FfE2LzKtaWnT72l_lpe1oQ&adurl=http://www.motulshop.de&rct=j&q=Mot'), (41543, 'http://www.markenoele.de/', ''), (41544, 'http://www.markenoele.de/', ''), (41545, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CgceeOX_1TJLVGcH6sga8rICgBq3BsMMB_em97RSNyePtRwgAEAEoAlCer6GNAWCVyoqCmAegAcfRhPgDyAEBqQIHCaV0D961PqoEE0_QxaTO2hr3rCwgb4eJ3r_KlNo&sig=AGiWqtygCjmqtdw1G8NKtTNjRfK8MiH2Ag&adurl=http://www.motulshop.de&rct=j&q=motul%20sp'), (41546, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41547, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5W', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41548, 'http://www.markenoele.de/catalogsearch/result/?q=5W30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41549, 'http://www.markenoele.de/catalogsearch/result/?q=5+W30', 'http://www.markenoele.de/catalogsearch/result/?q=5W30'), (41550, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5%20W30', 'http://www.markenoele.de/catalogsearch/result/?q=5W30'), (41551, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=50', 'http://www.markenoele.de/catalogsearch/result/?q=5+W30'), (41552, 'http://www.markenoele.de/catalogsearch/result/?q=504', 'http://www.markenoele.de/catalogsearch/result/?q=5+W30'), (41553, 'http://www.markenoele.de/catalogsearch/result/?q=5+W30', 'http://www.markenoele.de/catalogsearch/result/?q=5W30'), (41554, 'http://www.markenoele.de/catalogsearch/result/?q=5W30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41555, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41556, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CgceeOX_1TJLVGcH6sga8rICgBq3BsMMB_em97RSNyePtRwgAEAEoAlCer6GNAWCVyoqCmAegAcfRhPgDyAEBqQIHCaV0D961PqoEE0_QxaTO2hr3rCwgb4eJ3r_KlNo&sig=AGiWqtygCjmqtdw1G8NKtTNjRfK8MiH2Ag&adurl=http://www.motulshop.de&rct=j&q=motul%20sp'), (41557, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+specific+5w30&meta=&aq=0&aqi=g1&aql=&oq=motul+specific&gs_rfai='), (41558, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41559, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (41560, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (41561, 'http://www.markenoele.de/catalog/product/view/id/81/category/27', ''), (41562, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (41563, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+800+2t+factory+line&rlz=1I7GZAZ_de'), (41564, 'http://www.markenoele.de/catalog/product/view/id/84/category/27', ''), (41565, 'http://www.markenoele.de/catalog/product/view/id/215', 'http://www.google.de/merchants/view?docId=17473143482243620484&nav=qualityfeedback'), (41566, 'http://www.markenoele.de/catalog/product/view/id/215', 'http://www.google.de/merchants/view?docId=17473143482243620484&nav=qualityfeedback'), (41567, 'http://www.markenoele.de/catalog/product/view/id/215', 'http://www.google.de/merchants/view?docId=17473143482243620484&nav=qualityfeedback'), (41568, 'http://www.markenoele.de/catalog/product/view/id/215', 'http://www.google.de/merchants/view?docId=17473143482243620484&nav=qualityfeedback'), (41569, 'http://www.markenoele.de/catalog/product/view/id/215', 'http://www.google.de/merchants/view?docId=17473143482243620484&nav=qualityfeedback'), (41570, 'http://www.markenoele.de/catalog/product/view/id/215', 'http://www.google.de/merchants/view?docId=17473143482243620484&nav=qualityfeedback'), (41571, 'http://www.markenoele.de/', ''), (41572, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (41573, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (41574, 'http://www.markenoele.de/catalog/category/view/id/51?limit=all', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (41575, 'http://www.markenoele.de/catalog/product/view/id/213/category/51', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=all'), (41576, 'http://www.markenoele.de/catalog/product/view/id/170', 'http://www.google.de/merchants/view?docId=12059747999321200501&nav=qualityfeedback'), (41577, 'http://www.markenoele.de/catalog/product/view/id/237', 'http://www.google.de/merchants/view?docId=5535343915099189062&nav=qualityfeedback'), (41578, 'http://www.markenoele.de/catalog/product/view/id/237', 'http://www.google.de/merchants/view?docId=5535343915099189062&nav=qualityfeedback'), (41579, 'http://www.markenoele.de/catalog/product/view/id/237', 'http://www.google.de/merchants/view?docId=5535343915099189062&nav=qualityfeedback'), (41580, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.google.de/products?q=motul+5100+10w+40&aq=f'), (41581, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-5100-4t-50.html?___store=esso_store_view&___store=esso_store_view'), (41582, 'http://www.markenoele.de/catalog/product/view/id/112/category/48', ''), (41583, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (41584, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (41585, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CVvJHdwT2TJfALoT7sga-6P3WCa3BsMMB_em97RTVz-PtRwgAEAFQnq-hjQFglYKAgLQHoAHH0YT4A8gBAakCBwmldA_etT6qBBhP0DR0QYLv97c_l0S2O7Uvv_Y3sLenyvw&sig=AGiWqtzHtomfVhuWCkpcpjLrRbnoVCoESQ&adurl=http://www.motulshop.de&rct=j&q=Motul%'), (41586, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (41587, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C_NRWngb2TPaCIsSwtAaNycDECq3BsMMB_em97RT9yuPtRxABILZUKAhQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCBwmldA_etT6qBBhP0LZcW7fJ-dexBCXOfX0PHLO3QWy0ZmyABZBO&num=1&sig=AGiWqtxaL73uDK39wwNlVmXs7_j8HigcTA&adurl=http://www.motulshop.de'), (41588, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.google.de/products?q=motul+5100+10w+40&aq=f'), (41589, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtNTAuaHRtbD9fX19zdG9yZT1lc3NvX3N0b3JlX3ZpZXc,/product/50/', 'http://www.markenoele.de/motul-5100-4t-50.html?___store=esso_store_view&___store=esso_store_view'), (41590, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-50.html?___store=esso_store_view&___store=esso_store_view'), (41591, 'http://www.markenoele.de/checkout/onepage/', ''), (41592, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (41593, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-50.html?___store=esso_store_view&___store=esso_store_view'), (41594, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.google.de/products?q=motul+5100+10w+40&aq=f'), (41595, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.google.de/products?q=motul+5100+10w+40&aq=f'), (41596, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-5100-4t-50.html?___store=esso_store_view&___store=esso_store_view'), (41597, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/angebote-des-monats/'), (41598, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-5100-4t-50.html?___store=esso_store_view&___store=esso_store_view'), (41599, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/angebote-des-monats/'), (41600, 'http://www.markenoele.de/', 'http://web2.cylex.de/firma-home/motul-deutschland-gmbh-2079063.html'), (41601, 'http://www.markenoele.de/', 'http://web2.cylex.de/firma-home/motul-deutschland-gmbh-2079063.html'), (41602, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (41603, 'http://www.markenoele.de/index.php/', ''), (41604, 'http://www.markenoele.de/catalogsearch/result/?q=8100', 'http://www.markenoele.de/index.php/'), (41605, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/index.php/'), (41606, 'http://www.markenoele.de/index.php/', ''), (41607, 'http://www.markenoele.de/index.php/', ''), (41608, 'http://www.markenoele.de/index.php/', ''), (41609, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100', 'http://www.markenoele.de/index.php/'), (41610, 'http://www.markenoele.de/catalogsearch/result/?q=5100', 'http://www.markenoele.de/index.php/'), (41611, 'http://www.markenoele.de/', ''), (41612, 'http://www.markenoele.de/', 'http://www.google.ro/url?sa=t&source=web&cd=1&ved=0CBUQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motulshop.de&ei=ekD2TKSlLsnsOc71zaUI&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ&cad=rja'), (41613, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (41614, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1291207753&flash=10.0.32&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fpassat-3c-longlife-und-castrol-edge-5w-30-t1762322.html'), (41615, 'http://www.markenoele.de/catalog/product/view/id/164/category/28', ''), (41616, 'http://www.markenoele.de/', ''), (41617, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41618, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41619, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (41620, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', ''), (41621, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (41622, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ch5iRulD2TK6iJcH-sgbsy5SGCq3BsMMB_em97RTtzOPtRwgAEAIoA1Cer6GNAWCVyvaBlAegAcfRhPgDyAEBqQL_OsUX3sa1PqoEE0_QYa2UcYFBKauC7eH1AU0zezA&sig=AGiWqtxXlOtbsJ-vtRxU8pQ3ComOMAhqeA&adurl=http://www.motulshop.de&rct=j&q=2%20Takt%2'), (41623, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-50.html'), (41624, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (41625, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (41626, 'http://www.markenoele.de/', 'http://www.safersite.de/motulshop.de'), (41627, 'http://www.markenoele.de/', ''), (41628, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=nwT&rls=org.mozilla%3Ade%3Aofficial&q=motul+8100+x-clean&aq=3&aqi=g3&aql=&oq=motul+8100&gs_rfai='), (41629, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41630, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41631, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (41632, 'http://www.markenoele.de/catalog/product/view/id/8/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (41633, 'http://www.markenoele.de/', 'http://www.mineraloele.de/'), (41634, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', ''), (41635, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (41636, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (41637, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (41638, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7DVXE_de'), (41639, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41640, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet', ''), (41641, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (41642, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=2'), (41643, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=39', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=3'), (41644, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=30', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=3'), (41645, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=30V', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=3'), (41646, 'http://www.markenoele.de/catalogsearch/result/?q=300', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=3'), (41647, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=3'), (41648, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300', 'http://www.markenoele.de/catalogsearch/result/?q=300'), (41649, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300'), (41650, 'http://www.markenoele.de/', ''), (41651, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (41652, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGLL_de&redir_esc=&ei=B6P2TITsOca3hQejmITWCQ'), (41653, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (41654, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGLL_de&redir_esc=&ei=B6P2TITsOca3hQejmITWCQ'), (41655, 'http://www.markenoele.de/', 'http://www.koenigsberger-automobile.de/'), (41656, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (41657, 'http://www.markenoele.de/', 'http://www.koenigsberger-automobile.de/'), (41658, 'http://www.markenoele.de/', ''), (41659, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=Motul+fuel+system+clean&um=1&ie=UTF-8&sa=N&tab=wf'), (41660, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (41661, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=Motul+fuel+system+clean&um=1&ie=UTF-8&sa=N&tab=wf'), (41662, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (41663, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=Motul+fuel+system+clean&um=1&ie=UTF-8&sa=N&tab=wf'), (41664, 'http://www.markenoele.de/customer/account/login/', 'http://mail40.abv.bg/app/j/openmessage.jsp?fid=40&mid=7245634373&pid=1&view=&st=1&rr=0&tid=61&shimg=1'), (41665, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (41666, 'http://www.markenoele.de/customer/account/index/?___store=esso_store_view', 'http://www.markenoele.de/customer/account/login/'), (41667, 'http://www.markenoele.de/sales/order/view/order_id/78/', 'http://www.markenoele.de/customer/account/index/?___store=esso_store_view'), (41668, 'http://www.markenoele.de/customer/account/index/?___store=esso_store_view', ''), (41669, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CgNgMuMj2TKmVBcTiswadlZ3YCq3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCViraCxAegAcfRhPgDyAEBqQKtiJUvOum1PqoEGE_QYEOtjr7v1zUfRQZAXDnSma7aHBZtpw&sig=AGiWqtzCcQZkX8nt8EBVXO_x5_15FbWtzA&adurl=http://www.motulshop.de&rct=j&q=Mot'), (41670, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41671, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41672, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (41673, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (41674, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/customer/account/index/?___store=esso_store_view'), (41675, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (41676, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul_pflegeberater/'), (41677, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/angebote-des-monats/'), (41678, 'http://www.markenoele.de/catalog/product/view/id/62/category/16', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (41679, 'http://www.markenoele.de/sales/order/history/', 'http://www.markenoele.de/customer/account/'), (41680, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (41681, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/sales/order/history/'), (41682, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (41683, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (41684, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/motul-zusatzstoffe/top-gel.html'), (41685, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (41686, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9020156407448619&output=html&h=90&slotname=6407965056&w=728&lmt=1291243015&flash=10.1.102&url=http%3A%2F%2Fwww.aprilia-shiver.de%2F577-motor-l.html%23post5420&dt=1291243015420&shv=r20101117&'), (41687, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41688, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41689, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (41690, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (41691, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (41692, 'http://www.markenoele.de/catalog/product/view/id/48/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (41693, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (41694, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+motor%C3%B6l&meta=lr%3D&btnG=Google-Suche'), (41695, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CDwQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=6100%20motul%2010W40&ei=N-T2TI6dAo2hOs3TibII&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ'), (41696, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (41697, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CDwQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=6100%20motul%2010W40&ei=N-T2TI6dAo2hOs3TibII&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ'), (41698, 'http://www.markenoele.de/', 'http://www.safersite.de/motulshop.de'), (41699, 'http://www.markenoele.de/catalog/product/view/id/95/category/26', ''), (41700, 'http://www.markenoele.de/catalog/product/view/id/89/category/26', ''), (41701, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (41702, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', ''), (41703, 'http://www.markenoele.de/', ''), (41704, 'http://www.markenoele.de/', ''), (41705, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', ''), (41706, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4SKPB_deDE276DE276&q=motul+motor%c3%b6l+ducato+2%2c3+multijet'), (41707, 'http://www.markenoele.de/', ''), (41708, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (41709, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (41710, 'http://www.markenoele.de/motul_pflegeberater/', ''), (41711, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (41712, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (41713, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (41714, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (41715, 'http://www.markenoele.de/catalog/category/view/id/12', ''), (41716, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (41717, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (41718, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C4Ht59Ff3TIX5A4GJOpii2bwKrcGwwwH96b3tFM3B4-1HCAAQASgDUJ6voY0BYJW6_YGUB6ABx9GE-APIAQGpAub9bN1uBrY-qgQWT9DhLpAkERJ__ZQIjJGuLPlroFvhtw&sig=AGiWqtx8Xqei5cKxcNpthDF_Mx2Dll0qbg&adurl=http://www.motulshop.de&rct=j&q=motul%2'), (41719, 'http://www.markenoele.de/', 'http://www.google.de/search?rlz=1C1_____enDE403DE403&sourceid=chrome&ie=UTF-8&q=MOTUL+Specific+913C+5W30'), (41720, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41721, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41722, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41723, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41724, 'http://www.markenoele.de/catalog/product/view/id/195/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (41725, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41726, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (41727, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41728, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (41729, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41730, 'http://www.markenoele.de/catalog/product/view/id/28/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (41731, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41732, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=0w', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (41733, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=0w%2040', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (41734, 'http://www.markenoele.de/catalogsearch/result/?q=0w+40', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (41735, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=0w+40', 'http://www.markenoele.de/catalogsearch/result/?q=0w+40'), (41736, 'http://www.markenoele.de/catalogsearch/result/?q=0w+40', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (41737, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41738, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41739, 'http://www.markenoele.de/', 'http://www.google.de/search?rlz=1C1_____enDE403DE403&sourceid=chrome&ie=UTF-8&q=MOTUL+Specific+913C+5W30'), (41740, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=0w+40', 'http://www.markenoele.de/catalogsearch/result/?q=0w+40'), (41741, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CobWUh2_3TPCIHsS8hAePwf38Ca3BsMMB_em97RTtzOPtRwgAEAIoA1Cer6GNAWCVsvOBkAegAcfRhPgDyAEBqQLm_Wzdbga2PqoEE0_QWRpxeW1JfX2ONFIj1K4gFOM&sig=AGiWqtwVAEj3rCWWbHxu02Mt4GGH3gPCPg&adurl=http://www.motulshop.de&rct=j&q=2%20takt%2'), (41742, 'http://www.markenoele.de/catalog/product/view/id/30/category/34', ''), (41743, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+710+2t&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (41744, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41745, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41746, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (41747, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (41748, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (41749, 'http://www.markenoele.de/catalog/product/view/id/59/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (41750, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-710-2t.html'), (41751, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (41752, 'http://www.markenoele.de/catalog/product/view/id/59/category/10', ''), (41753, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', ''), (41754, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (41755, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (41756, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (41757, 'http://www.markenoele.de/', ''), (41758, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CgrScv4b3TNbWH8KvtAbou73TAa3BsMMB_em97RSNyePtRwgAEAIoAlCer6GNAWCVkqqCsAegAcfRhPgDyAEBqQLm_Wzdbga2PqoEGE_QLONDcXRJoQrIv4WVrjMyhPo0QQhSzQ&sig=AGiWqtzbOZ8Jnf1SR3I1x0wBI2F2hzDYMA&adurl=http://www.motulshop.de&rct=j&q=mot'), (41759, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (41760, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (41761, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41762, 'http://www.markenoele.de/catalog/product/view/id/20/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (41763, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41764, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (41765, 'http://www.markenoele.de/', 'http://www.gutefrage.net/frage/motoroel-lieber-halbsynthetisches-oder-vollsynthetisches-oel-nehmen'), (41766, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', ''), (41767, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-1l.html'), (41768, 'http://www.markenoele.de/catalog/product/view/id/8/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (41769, 'http://www.markenoele.de/catalog/product/gallery/id/8/image/175/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l.html'), (41770, 'http://www.markenoele.de/zahlung/', ''), (41771, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CSwSdX7z3TIaUJsSa8APvvLzuDa3BsMMB_em97RTtzOPtRwgAEAIoA1Cer6GNAWCVmoCCmAegAcfRhPgDyAEBqQLp5NyLBxK2PqoEGE_Q0wnTlVdhzQoi-MEB0_7eslsD7pPSMA&sig=AGiWqtxpi8EyM7AvTlTSoqT9OucXD-Nkdw&adurl=http://www.motulshop.de&rct=j&q=2%2'), (41772, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41773, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41774, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=9rz3TPzhHoas8QOJsbX4Cg'), (41775, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41776, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CSwSdX7z3TIaUJsSa8APvvLzuDa3BsMMB_em97RTtzOPtRwgAEAIoA1Cer6GNAWCVmoCCmAegAcfRhPgDyAEBqQLp5NyLBxK2PqoEGE_Q0wnTlVdhzQoi-MEB0_7eslsD7pPSMA&sig=AGiWqtxpi8EyM7AvTlTSoqT9OucXD-Nkdw&adurl=http://www.motulshop.de&rct=j&q=2%2'), (41777, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C7D57CL33TKWqB8SU8APjyuDvDa3BsMMB_em97RS97Pu-RwgAEAEguVRQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakC6eTciwcStj6qBBNP0MT30ogyGjaRUPxUhx6EAnlrgAWQTg&sig=AGiWqtwAcdjsr9lKL5zbxJ4ij8aMaxtLPA&adurl=http://www.motulshop.de&rct=j&q=mot'), (41778, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41779, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41780, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41781, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (41782, 'http://www.markenoele.de/impressum/', ''), (41783, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=2tackt+%F6l&x=0&y=0'), (41784, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (41785, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (41786, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41787, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (41788, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+%C3%B6l&btnG=Google-Suche&aq=f&oq='), (41789, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41790, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41791, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (41792, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (41793, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (41794, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (41795, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (41796, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (41797, 'http://www.markenoele.de/catalog/product/view/id/54/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (41798, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (41799, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (41800, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (41801, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (41802, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (41803, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (41804, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (41805, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (41806, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (41807, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (41808, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41809, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41810, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+%C3%B6l&btnG=Google-Suche&aq=f&oq='), (41811, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+%C3%B6l&btnG=Google-Suche&aq=f&oq='), (41812, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+%C3%B6l&btnG=Google-Suche&aq=f&oq='), (41813, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CS3mYceL3TMqLFIH9sgbyrqywAa3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCVmpWCoAegAcfRhPgDyAEBqQLp5NyLBxK2PqoEGE_Qjsx7nCXz5wH_OyZF--rwV6WEZTB7Gg&sig=AGiWqtxnchmFoiuHBFxFkB_EjFVsww0CNA&adurl=http://www.motulshop.de&rct=j&q=MOTUL%2'), (41814, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41815, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41816, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (41817, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (41818, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (41819, 'http://www.markenoele.de/', 'http://www.google.de/search?aq=2&oq=motul&sourceid=chrome&ie=UTF-8&q=motul+5100'), (41820, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=MOTUL+Specific+dexos+2+TM+5W30&spell=1&oi=spell'), (41821, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41822, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41823, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (41824, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (41825, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (41826, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (41827, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (41828, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (41829, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (41830, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (41831, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (41832, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=MOTUL+Specific+dexos+2+TM+5W30&spell=1&oi=spell'), (41833, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (41834, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41835, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41836, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (41837, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8227325946793752&output=html&h=90&slotname=9257189288&w=728&flash=10.1.103&url=http%3A%2F%2Fwww.special-deal.com%2FProdukte%2FAGIP%2520motor%25C3%25B6l%3Ftid%3D5336424286%26gclid%3DCKHfsr-pz'), (41838, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (41839, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (41840, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.google.de/search?q=motul+ester+snow+power+kaufen&btnG=Suche&hl=de&client=firefox-a&hs=scb&rls=org.mozilla%3Ade%3Aofficial&sa=2'), (41841, 'http://www.markenoele.de/catalog/category/view/id/19', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html'), (41842, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (41843, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/search?q=motul+6100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (41844, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/search?q=motul+6100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (41845, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (41846, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (41847, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (41848, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (41849, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (41850, 'http://www.markenoele.de/catalog/category/view/id/46', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (41851, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (41852, 'http://www.markenoele.de/catalog/category/view/id/46', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (41853, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (41854, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (41855, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (41856, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/search?q=motul+6100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (41857, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtNjEwMC1zeW5lcmdpZS0xbC5odG1s/product/3/', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (41858, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (41859, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/search?q=motul+6100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (41860, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (41861, 'http://www.markenoele.de/catalogsearch/result/?q=6100', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (41862, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=6100', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (41863, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/catalogsearch/result/?q=6100'), (41864, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (41865, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (41866, 'http://www.markenoele.de/checkout/cart/delete/id/1296/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (41867, 'http://www.markenoele.de/catalogsearch/result/?q=6100', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (41868, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (41869, 'http://www.markenoele.de/catalog/product/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=6100'), (41870, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTYxMDAtc3luZXJnaWUtNWwuaHRtbA,,/product/4/', 'http://www.markenoele.de/motul-6100-synergie-5l.html'), (41871, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-6100-synergie-5l.html'), (41872, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (41873, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (41874, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (41875, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (41876, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (41877, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (41878, 'http://www.markenoele.de/datenschutz/', ''), (41879, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Motor%C3%B6l+5W40+8100+x-clean&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&redir_esc=&ei=lyf4TLnqIcix8QPR1YH5Cg'), (41880, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Motor%C3%B6l%205W40%208100%20x-clean', 'http://www.markenoele.de/'), (41881, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Motor%C3%B6l+5W40+8100+x-clean+', 'http://www.markenoele.de/'), (41882, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Motor%C3%B6l%205W40clean', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Motor%C3%B6l+5W40+8100+x-clean+'), (41883, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Motor%C3%B6l%205W40%20clean', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Motor%C3%B6l+5W40+8100+x-clean+'), (41884, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Motor%C3%B6l+5W40+clean', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Motor%C3%B6l+5W40+8100+x-clean+'), (41885, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Motor%C3%B6l+5W40+clean'), (41886, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41887, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (41888, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (41889, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.de'), (41890, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.com'), (41891, 'http://www.markenoele.de/catalog/product/view/id/30/category/8', ''), (41892, 'http://www.markenoele.de/catalog/product/view/id/69/category/34', ''), (41893, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (41894, 'http://www.markenoele.de/catalog/product/view/id/67/category/34', ''), (41895, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (41896, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (41897, 'http://www.markenoele.de/', ''), (41898, 'http://www.markenoele.de/catalog/product/view/id/158/category/28', ''), (41899, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (41900, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', ''), (41901, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (41902, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (41903, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (41904, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/motul%20%C3%B6l/&campid=5336605549&ggkey=motul%20%C3%B6l'), (41905, 'http://www.markenoele.de/', ''), (41906, 'http://www.markenoele.de/', ''), (41907, 'http://www.markenoele.de/catalog/product/view/id/80/category/27', ''), (41908, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CWHPsRMT4TJz-DIGf8AO6s-j1Da3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJXipoKwB6ABx9GE-APIAQGpAqi8tmuELbY-qgQTT9DtfKq98-fu9udnJXzPwtWvpA&sig=AGiWqtyn5jrYm4djPebtTJqD93BNxpKogA&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (41909, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41910, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41911, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (41912, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9555289484268216&output=html&h=15&slotname=6914159285&w=468&lmt=1291369781&flash=10.0.45.2&url=http%3A%2F%2Fgaertnerblog.de%2Fblog%2F2005%2Fgrundrezept-aromatisierten-essig-aromatisiertes-ol'), (41913, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41914, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41915, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (41916, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (41917, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (41918, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (41919, 'http://www.markenoele.de/catalog/product/gallery/id/98/image/61/', ''), (41920, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (41921, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (41922, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (41923, 'http://www.markenoele.de/catalog/category/view/id/45', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (41924, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (41925, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/esso-heizoel.html'), (41926, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (41927, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (41928, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (41929, 'http://www.markenoele.de/catalog/product/view/id/213/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (41930, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (41931, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (41932, 'http://www.markenoele.de/catalog/product/view/id/148/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (41933, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cv9r1Hs_4TIDRGou-hAea7ciICq3BsMMB_em97RS9w-PtRxAGKAhQnq-hjQFgleKEgpgHoAHH0YT4A8gBAakCqLy2a4Qttj6qBBhP0PpRMrHZFhbh7zqBA2wjfmDcpcguLkg&num=9&sig=AGiWqtzbE_zirrEaBrsencCbrii9oOGfjw&adurl=http://www.motulshop.de&rct=j&q='), (41934, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (41935, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (41936, 'http://www.markenoele.de/catalog/product/view/id/187/category/8', ''), (41937, 'http://www.markenoele.de/catalog/product/view/id/48/category/10', ''), (41938, 'http://www.markenoele.de/catalog/product/view/id/70/category/34', ''), (41939, 'http://www.markenoele.de/catalog/product/view/id/160/category/30', ''), (41940, 'http://www.markenoele.de/catalog/product/view/id/72/category/34', ''), (41941, 'http://www.markenoele.de/catalog/product/view/id/161/category/29', ''), (41942, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (41943, 'http://www.markenoele.de/', 'http://fahrzeugteile.shop.ebay.de/i.html?_nkw=2+takt+%C3%B6l&_sacat=14780&_dmpt=Motorrad_Kraftradteile&_odkw=&_osacat=14780&_trksid=p3286.c0.m270.l1313'), (41944, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (41945, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41946, 'http://www.markenoele.de/catalog/product/view/id/147/category/53', ''), (41947, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CQRvGNv34TPjaFMX9sgaR_MXABq3BsMMB_em97RSdhv2-RwgAEAFQnq-hjQFglYr4gZQHoAHH0YT4A8gBAakCD-k6w4Iqtj6qBBhP0E6fRHuHSixKvGn3AL4teiS1i2_UQ6g&sig=AGiWqtzv4l-cLLwnTu9wUwfMyV7otRgT0A&adurl=http://www.motulshop.de&rct=j&q=motul%'), (41948, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (41949, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/search?q=motul+10w-40&hl=de&lr=&client=firefox-a&hs=NKs&rls=org.mozilla:de:official&channel=s&prmd=s&ei=hgL5TM7DFdCOswbekuisAw&start=20&sa=N'), (41950, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (41951, 'http://www.markenoele.de/catalog/product/view/id/141/category/53', ''), (41952, 'http://www.markenoele.de/catalog/product/view/id/143/category/53', ''), (41953, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=Uxn5TLaaGs7rOaa58dQK&ved=0CB8QBSgA&q=motul+%C3%B6l&spell=1'), (41954, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (41955, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (41956, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C3TKXrxv5TN7TMIbiswaLptTHBq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVoqCCsAegAcfRhPgDyAEBqQIP6TrDgiq2PqoEE0_QvJfq159iZXw2L_iqN2ULl1s&sig=AGiWqtyy2RZE7Q2PwfPbqKB8NQiL9mnz3w&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (41957, 'http://www.markenoele.de/catalogsearch/result/?q=8100', 'http://www.markenoele.de/'), (41958, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41959, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/catalogsearch/result/?q=8100'), (41960, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (41961, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/lieferung'), (41962, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (41963, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/lieferung/'), (41964, 'http://www.markenoele.de/catalog/product/view/id/49/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (41965, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (41966, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (41967, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (41968, 'http://www.markenoele.de/catalog/product/view/id/13/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (41969, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (41970, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (41971, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (41972, 'http://www.markenoele.de/catalog/category/view/id/6?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (41973, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=list'), (41974, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (41975, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (41976, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (41977, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (41978, 'http://www.markenoele.de/', 'http://www.markenoele.de/altoelentsorgung/'), (41979, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/motul%20%C3%B6l/&campid=5336605549&ggkey=motul%20%C3%B6l'), (41980, 'http://www.markenoele.de/catalog/product/view/id/225', 'http://www.google.de/products?q=Motul+T-Shirt+Gr%C3%B6sse+M&hl=de&aq=f'), (41981, 'http://www.markenoele.de/catalog/product/view/id/225', 'http://www.google.de/products?q=Motul+T-Shirt+Gr%C3%B6sse+M&hl=de&aq=f'), (41982, 'http://www.markenoele.de/catalog/product/view/id/225', 'http://www.google.de/products?q=Motul+T-Shirt+Gr%C3%B6sse+M&hl=de&aq=f'), (41983, 'http://www.markenoele.de/catalog/product/view/id/225', 'http://www.google.de/products?q=Motul+T-Shirt+Gr%C3%B6sse+M&hl=de&aq=f'), (41984, 'http://www.markenoele.de/catalog/product/view/id/225', 'http://www.google.de/products?q=Motul+T-Shirt+Gr%C3%B6sse+M&hl=de&aq=f'), (41985, 'http://www.markenoele.de/catalog/product/view/id/225', 'http://www.google.de/products?q=Motul+T-Shirt+Gr%C3%B6sse+M&hl=de&aq=f'), (41986, 'http://www.markenoele.de/catalog/product/view/id/225', 'http://www.google.de/products?q=Motul+T-Shirt+Gr%C3%B6sse+M&hl=de&aq=f'), (41987, 'http://www.markenoele.de/catalog/product/view/id/225', 'http://www.google.de/products?q=Motul+T-Shirt+Gr%C3%B6sse+M&hl=de&aq=f'), (41988, 'http://www.markenoele.de/catalog/product/view/id/225', 'http://www.google.de/products?q=Motul+T-Shirt+Gr%C3%B6sse+M&hl=de&aq=f'), (41989, 'http://www.markenoele.de/catalog/product/view/id/225', ''), (41990, 'http://www.markenoele.de/catalog/product/view/id/225', ''), (41991, 'http://www.markenoele.de/catalog/product/view/id/225', ''), (41992, 'http://www.markenoele.de/catalogsearch/advanced/', 'http://www.markenoele.de/t-shirt-grosse-m.html'), (41993, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/t-shirt-grosse-m.html'), (41994, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/angebote-des-monats/'), (41995, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (41996, 'http://www.markenoele.de/catalog/product/view/id/174/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (41997, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C6BRTXCj5TJmZFYWROrj59OsJrcGwwwH96b3tFLWD_b5HCAAQASgDUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAg_pOsOCKrY-qgQYT9AQkexXTAkajwCXkmA6i2e7YaUHLqGS&sig=AGiWqtzEzzh2QLoeP1-kERrfr50Lel8nOw&adurl=http://www.motulshop.de&rct=j&q=MOTUL'), (41998, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.google.de/products?hl=de&q=MOTUL+5100+4T+1L+10W-40&scoring=p'), (41999, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-5100-4t-49.html?___store=esso_store_view&___store=esso_store_view'), (42000, 'http://www.markenoele.de/catalog/product/view/id/1', 'http://www.google.de/products?q=Motul+4100+Power+5L+15W50&hl=de&scoring=p'), (42001, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-4100-power-5l-15w-50.html?___store=esso_store_view&___store=esso_store_view'), (42002, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', ''), (42003, 'http://www.markenoele.de/catalog/product/view/id/9/category/7', ''), (42004, 'http://www.markenoele.de/catalog/product/view/id/186/category/8', ''), (42005, 'http://www.markenoele.de/catalog/product/view/id/5/category/7', ''), (42006, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=&q=motul+300v++15w50&sourceid=navclient-ff&rlz=1B3GGGL_deDE357DE358&ie=UTF-8'), (42007, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42008, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42009, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (42010, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (42011, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (42012, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (42013, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (42014, 'http://www.markenoele.de/catalog/product/view/id/75/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (42015, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (42016, 'http://www.markenoele.de/catalog/product/view/id/76/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (42017, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (42018, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (42019, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (42020, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (42021, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (42022, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (42023, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (42024, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (42025, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10L%20Pentosin%205W-30%20Performance%20III%20f%C3%BCr%20VW%2050400', 'http://www.markenoele.de/'), (42026, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10L%20Pentosin%205W-30%20Performance%20III%20f%C3%BCr%20VW%2050400', 'http://www.markenoele.de/'), (42027, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10L%20Pentosin%205W-30%20Performance%20III%20f%C3%BCr%20VW%2050400', 'http://www.markenoele.de/'), (42028, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5W-30%20Performance%20III%20f%C3%BCr%20VW%2050400', 'http://www.markenoele.de/'), (42029, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=castrol5W-30%20Performance%20III%20f%C3%BCr%20VW%2050400', 'http://www.markenoele.de/'), (42030, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=cas5W-30%20Performance%20III%20f%C3%BCr%20VW%2050400', 'http://www.markenoele.de/'), (42031, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=castrol%205W-30%20Performance%20III%20f%C3%BCr%20VW%2050400', 'http://www.markenoele.de/'), (42032, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=castrol%205W-30%20Performance%20III%20f%C3%BCr%20VW%2050400', 'http://www.markenoele.de/'), (42033, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=castrol%205W-30%20III%20f%C3%BCr%20VW%2050400', 'http://www.markenoele.de/'), (42034, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=castrol%205W-30%20slxIII%20f%C3%BCr%20VW%2050400', 'http://www.markenoele.de/'), (42035, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=castrol%205W-30%20slx%20III%20f%C3%BCr%20VW%2050400', 'http://www.markenoele.de/'), (42036, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=castrol%205W-30%20sIII%20f%C3%BCr%20VW%2050400', 'http://www.markenoele.de/'), (42037, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=castrol%205W-30%20slx%20III%20f%C3%BCr%20VW%2050400', 'http://www.markenoele.de/'), (42038, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=castrol%205W-30%20slx%20III%20professiona%20f%C3%BCr%20VW%2050400', 'http://www.markenoele.de/'), (42039, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=castrol%205W-30%20slx%20III%20professional%20f%C3%BCr%20VW%2050400', 'http://www.markenoele.de/'), (42040, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=castrol%205W-30%20slx%20III%20professional%20f%C3%BCr%20VW%2050400', 'http://www.markenoele.de/'), (42041, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=castrol%205W-30%20slx%20III%20professional%20%C3%BCr%20VW%2050400', 'http://www.markenoele.de/'), (42042, 'http://www.markenoele.de/catalogsearch/result/?q=castrol+5W-30+slx+III+professional+', 'http://www.markenoele.de/'), (42043, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=castrol%205W-30%20slx%20III%20professional', 'http://www.markenoele.de/'), (42044, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (42045, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=castrol%20slx%20professional%205w-30', 'http://www.markenoele.de/'), (42046, 'http://www.markenoele.de/catalogsearch/result/?q=castrol+slx+professional+5w-30', 'http://www.markenoele.de/'), (42047, 'http://www.markenoele.de/', ''), (42048, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (42049, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-5100-4t-50.html'), (42050, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GGLJ_de___DE353&q=motul+2+takt+%c3%b6l'), (42051, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42052, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Sc', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42053, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Scoo', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42054, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Scooter%202', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42055, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Scooter%202T', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42056, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Scooter', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42057, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Scoot', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42058, 'http://www.markenoele.de/catalogsearch/result/?q=scooter+expert', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42059, 'http://www.markenoele.de/altoelentsorgung/', ''), (42060, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (42061, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (42062, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (42063, 'http://www.markenoele.de/catalog/product/view/id/235/category/51', ''), (42064, 'http://www.markenoele.de/catalog/product/view/id/201/category/51', ''), (42065, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (42066, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42067, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/'), (42068, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (42069, 'http://www.markenoele.de/customer/account/index/', 'http://www.markenoele.de/customer/account/login/'), (42070, 'http://www.markenoele.de/catalogsearch/result/?q=motul', 'http://www.markenoele.de/customer/account/index/'), (42071, 'http://www.markenoele.de/catalog/product/view/id/32', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (42072, 'http://www.markenoele.de/catalogsearch/result/?q=motul', 'http://www.markenoele.de/customer/account/index/'), (42073, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (42074, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20e', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (42075, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20ex', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (42076, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20exces', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (42077, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20exce', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (42078, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20exces', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (42079, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20e', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (42080, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20ex', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (42081, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20exces', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (42082, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20excess', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (42083, 'http://www.markenoele.de/catalogsearch/result/?q=motul', 'http://www.markenoele.de/customer/account/index/'), (42084, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (42085, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20w', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (42086, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20e', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (42087, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20ex', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (42088, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20exces', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (42089, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motulxces', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (42090, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20xces', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (42091, 'http://www.markenoele.de/catalogsearch/result/?q=motul+xces', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (42092, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20x', 'http://www.markenoele.de/catalogsearch/result/?q=motul+xces'), (42093, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20xsec', 'http://www.markenoele.de/catalogsearch/result/?q=motul+xces'), (42094, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20x', 'http://www.markenoele.de/catalogsearch/result/?q=motul+xces'), (42095, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20xcesc', 'http://www.markenoele.de/catalogsearch/result/?q=motul+xces'), (42096, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20xces', 'http://www.markenoele.de/catalogsearch/result/?q=motul+xces'), (42097, 'http://www.markenoele.de/catalogsearch/result/?q=motul+xces', 'http://www.markenoele.de/catalogsearch/result/?q=motul+xces'), (42098, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20x-ces', 'http://www.markenoele.de/catalogsearch/result/?q=motul+xces'), (42099, 'http://www.markenoele.de/catalogsearch/result/?q=motul+x-ces', 'http://www.markenoele.de/catalogsearch/result/?q=motul+xces'), (42100, 'http://www.markenoele.de/catalog/product/view/id/6', 'http://www.markenoele.de/catalogsearch/result/?q=motul+x-ces'), (42101, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/motul-8100-x-cess-5l.html'), (42102, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (42103, 'http://www.markenoele.de/', ''), (42104, 'http://www.markenoele.de/catalog/product/view/id/145/category/53', ''), (42105, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (42106, 'http://www.markenoele.de/', ''), (42107, 'http://www.markenoele.de/administration/Login.aspx', ''), (42108, 'http://www.markenoele.de/umbraco/', ''), (42109, 'http://www.markenoele.de/dynamix/', ''), (42110, 'http://www.markenoele.de/Pages/Login.aspx', ''), (42111, 'http://www.markenoele.de/zino/css/zino_core.css', ''), (42112, 'http://www.markenoele.de/n2/', ''), (42113, 'http://www.markenoele.de/catalog/product/view/id/111/category/49', ''), (42114, 'http://www.markenoele.de/', ''), (42115, 'http://www.markenoele.de/catalog/product/view/id/29/category/8', ''), (42116, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V+0W20&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (42117, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (42118, 'http://www.markenoele.de/catalog/product/gallery/id/141/image/124/', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (42119, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V+0W20&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (42120, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (42121, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (42122, 'http://www.markenoele.de/catalog/product/gallery/id/140/image/123/', 'http://www.markenoele.de/motul-fanshop-artikel/blechschild-pin-up-i.html'), (42123, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (42124, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (42125, 'http://www.markenoele.de/catalog/category/view/id/53', 'http://www.markenoele.de/motul-fanshop-artikel/blechschild-pin-up-i.html'), (42126, 'http://www.markenoele.de/catalog/category/view/id/53?p=2', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (42127, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (42128, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (42129, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (42130, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (42131, 'http://www.markenoele.de/catalog/product/view/id/103/category/45', ''), (42132, 'http://www.markenoele.de/catalog/product/view/id/7/category/7', ''), (42133, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CwO3NaQP6TPm9MMOZ8AO-79juDa3BsMMB_em97RTtzOPtRwgAEAMoA1Cer6GNAWCVyoqCmAeQAQKgAcfRhPgDyAEBqQJ-9VRp9HO2PqoEGE_QxR7BlMkCPZ7h8jbKXPqFlDa3YZVuig&sig=AGiWqtwJ-HxY5WVdiGXC0EmKV-xiPsvIHg&adurl=http://www.motulshop.de&rct=j&q'), (42134, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (42135, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CdkS8lgf6TPqvMMSW8AOlo4zuDa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleqsgrQHoAHH0YT4A8gBAakCfvVUafRztj6qBBNP0LLoph2rOCWv-B2svB3k7TMK&sig=AGiWqtxapeHQ-mHV5XdKXmTlkMIZraOI3w&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (42136, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42137, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42138, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42139, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CdkS8lgf6TPqvMMSW8AOlo4zuDa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleqsgrQHoAHH0YT4A8gBAakCfvVUafRztj6qBBNP0LLoph2rOCWv-B2svB3k7TMK&sig=AGiWqtxapeHQ-mHV5XdKXmTlkMIZraOI3w&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (42140, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+5100+4T+SAE+10W40+4+L+halbsynthetisch+Motorrad+%C3%96l+Bitte+warten+Bild+nicht+verf%C3%BCgbar++++++*+Vergr%C3%B6%C3%9Fern++%09+%09+MOTUL+5100+4T+SAE+10W40+4+L+halbsynthetisch+Motorrad+%C3%96l&ie=utf-8&oe=utf-8&aq=t'), (42141, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CGgQFjAL&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=Motul%20X-Clean%205W-40&ei=MAr6TNzMCND4sgaiv7i6Aw&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw'), (42142, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (42143, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (42144, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (42145, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (42146, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (42147, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (42148, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (42149, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (42150, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CGgQFjAL&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=Motul%20X-Clean%205W-40&ei=MAr6TNzMCND4sgaiv7i6Aw&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw'), (42151, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CGgQFjAL&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=Motul%20X-Clean%205W-40&ei=MAr6TNzMCND4sgaiv7i6Aw&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw'), (42152, 'http://www.markenoele.de/', 'http://sport.shop.ebay.de/Weitere-Sportarten-/382/i.html?_nkw=2t+%C3%96l&_catref=1&_fln=1&_trksid=p3286.c0.m282'), (42153, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (42154, 'http://www.markenoele.de/', 'http://www.google.de/search?q=g%C3%BCnstige+%C3%B6ld%C3%BCsen&hl=de&ei=UBD6TNGxL4qW8QPxqsWJDA&start=10&sa=N'), (42155, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42156, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42157, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (42158, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (42159, 'http://www.markenoele.de/', ''), (42160, 'http://www.markenoele.de/', ''), (42161, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+5100+4T&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGLD&redir_esc=&ei=OCf6TP_vEIqV8QOIwPHgCw'), (42162, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42163, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42164, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', ''), (42165, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (42166, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&order=viskositaet', ''), (42167, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+5100+4T+10W50&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGLD&redir_esc=&ei=wyz6TNenIYrysgb137jSAw'), (42168, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', ''), (42169, 'http://www.markenoele.de/catalog/product/view/id/117/category/46', ''), (42170, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CWHw5P0H6TISUNMrhswb3-cXCBq3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglaqzgsAHoAHH0YT4A8gBAakCfvVUafRztj6qBBNP0N9nJYdG9IVZ8KtlZsyq2hFY&sig=AGiWqtynTu8rSGqSN2Xx9NdysvDDXZ33MQ&adurl=http://www.motulshop.de&rct=j&q=motul%208100%'), (42171, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42172, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42173, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (42174, 'http://www.markenoele.de/catalog/product/view/id/177/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=name'), (42175, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-5l-177.html'), (42176, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/bestellung/'), (42177, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-5l-177.html'), (42178, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/bestellung/'), (42179, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (42180, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42181, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42182, 'http://www.markenoele.de/catalog/product/view/id/12/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (42183, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42184, 'http://www.markenoele.de/catalog/product/view/id/177/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (42185, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42186, 'http://www.markenoele.de/catalog/product/view/id/177/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (42187, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l-177.html'), (42188, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=2-Takt+%C3%96l+5liter&_sacat=0&LH_BIN=1&_sop=2&_odkw=2-Takt+%C3%96l&_osacat=0&_trksid=p3286.c0.m270.l1313'), (42189, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42190, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/altoelentsorgung/'), (42191, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42192, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42193, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=2-Takt+%C3%96l+5liter&_sacat=0&LH_BIN=1&_sop=2&_odkw=2-Takt+%C3%96l&_osacat=0&_trksid=p3286.c0.m270.l1313'), (42194, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/lieferung/'), (42195, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/zahlung/'), (42196, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (42197, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/agb/'), (42198, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+motor%C3%B6l&meta=lr%3D&btnG=Google-Suche'), (42199, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (42200, 'http://www.markenoele.de/', 'http://www.amazon.de/MOTUL-8100-X-Clean-C3-5W-30/dp/B004BF8KAW/ref=sr_1_6?ie=UTF8&s=automotive&qid=1291471125&sr=8-6'), (42201, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42202, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42203, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CEwSxUkn6TNaBDIO_hAf0wqSODa3BsMMB_em97RS9w-PtRwgAEAEg2pTQBigDUJ6voY0BYJW6iYKYB5ABAqABx9GE-APIAQGpAn71VGn0c7Y-qgQYT9Ar_rSptASH9AAx0S43TogijSrP-KldgAWQTg&sig=AGiWqtzIOiVGR61UKHzt3a7V_wWtSkJs-Q&adurl=http://www.motulsho'), (42204, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42205, 'http://www.markenoele.de/catalog/product/view/id/177/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42206, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-5l-177.html'), (42207, 'http://www.markenoele.de/catalog/product/view/id/177/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42208, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-5l-177.html'), (42209, 'http://www.markenoele.de/catalog/product/view/id/54/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (42210, 'http://www.markenoele.de/catalog/product/view/id/8/category/7', ''), (42211, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CAGj13lT6TKulGsHhswad2t3CBq3BsMMB_em97RTtvePtRwgAEAEoA1Cer6GNAWCV6rWCxAegAcfRhPgDyAEBqQJ-9VRp9HO2PqoEGE_QiMttNsxGFNNI6492PWfExrdv-vacpg&sig=AGiWqtyHSTvXcZ3_EgqJmM1GEiwHIRjKUA&adurl=http://www.motulshop.de&rct=j&q=MOT'), (42212, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4591894001874906&output=html&h=250&slotname=6631328785&w=300&lmt=1291479371&flash=10.1.85&url=http%3A%2F%2Fwww.polotreff.de%2Fforum%2Ft%2F188499&dt=1291479371879&shv=r20101117&jsv=r20101201&'), (42213, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (42214, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (42215, 'http://www.markenoele.de/catalog/product/view/id/167', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDAQgwgwAw&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-snowpower-2t-1l.html%3F___store%3Desso_store_view%26___store%3Desso_store_view&rct=j&q=motul%20snowpower&ei=y3P6TMykKdOy8QPQ7ZzSCw&usg=AFQjCNF0oO'), (42216, 'http://www.markenoele.de/catalog/product/view/id/106/category/49', ''), (42217, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CuIN0zHr6TNr2AoGIOrzq3P0JrcGwwwH96b3tFO3M4-1HEAEoCFCer6GNAWCVgqCCsAegAcfRhPgDyAEBqQJ-9VRp9HO2PqoEGE_QJ8LCGPO0BFDUb4KjNOEtZglM7VjMXQ&num=1&sig=AGiWqty85ORvLBumsouFDhbyiQo7mj2dhA&adurl=http://www.motulshop.de&rct=j&q=f'), (42218, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42219, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42220, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (42221, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42222, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42223, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42224, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CuIN0zHr6TNr2AoGIOrzq3P0JrcGwwwH96b3tFO3M4-1HEAEoCFCer6GNAWCVgqCCsAegAcfRhPgDyAEBqQJ-9VRp9HO2PqoEGE_QJ8LCGPO0BFDUb4KjNOEtZglM7VjMXQ&num=1&sig=AGiWqty85ORvLBumsouFDhbyiQo7mj2dhA&adurl=http://www.motulshop.de&rct=j&q=f'), (42225, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (42226, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (42227, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42228, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (42229, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (42230, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (42231, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (42232, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/angebote-des-monats/'), (42233, 'http://www.markenoele.de/checkout/', 'http://www.markenoele.de/checkout/cart/'), (42234, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (42235, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (42236, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/checkout/cart/'), (42237, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/contacts/'), (42238, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (42239, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/customer/account/login/'), (42240, 'http://www.markenoele.de/sales/order/view/order_id/78/', 'http://www.markenoele.de/customer/account/'), (42241, 'http://www.markenoele.de/sales/order/invoice/order_id/78/', 'http://www.markenoele.de/sales/order/view/order_id/78/'), (42242, 'http://www.markenoele.de/sales/order/shipment/order_id/78/', 'http://www.markenoele.de/sales/order/invoice/order_id/78/'), (42243, 'http://www.markenoele.de/sales/order/print/order_id/78/', 'http://www.markenoele.de/sales/order/shipment/order_id/78/'), (42244, 'http://www.markenoele.de/shipping/tracking/popup/hash/b3JkZXJfaWQ6Nzg6YmQxMzJl/', 'http://www.markenoele.de/sales/order/shipment/order_id/78/'), (42245, 'http://www.markenoele.de/sales/order/invoice/order_id/78/', 'http://www.markenoele.de/sales/order/shipment/order_id/78/'), (42246, 'http://www.markenoele.de/sales/order/view/order_id/78/', 'http://www.markenoele.de/sales/order/invoice/order_id/78/'), (42247, 'http://www.markenoele.de/shipping/tracking/popup/hash/b3JkZXJfaWQ6Nzg6YmQxMzJl/', 'http://www.markenoele.de/sales/order/view/order_id/78/'), (42248, 'http://www.markenoele.de/review/customer/', 'http://www.markenoele.de/sales/order/view/order_id/78/'), (42249, 'http://www.markenoele.de/tag/customer/', 'http://www.markenoele.de/review/customer/'), (42250, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/tag/customer/'), (42251, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/customer/account/'), (42252, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42253, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42254, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (42255, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (42256, 'http://www.markenoele.de/customer/account/edit/', 'http://www.markenoele.de/customer/account/'), (42257, 'http://www.markenoele.de/customer/account/editPost/', 'http://www.markenoele.de/customer/account/edit/'), (42258, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/customer/account/edit/'), (42259, 'http://www.markenoele.de/customer/address/edit/id/11/', 'http://www.markenoele.de/customer/account/'), (42260, 'http://www.markenoele.de/customer/address/edit/id/11/', 'http://www.markenoele.de/customer/account/'), (42261, 'http://www.markenoele.de/customer/address/formPost/id/11/', 'http://www.markenoele.de/customer/address/edit/id/11/'), (42262, 'http://www.markenoele.de/customer/address/index/', 'http://www.markenoele.de/customer/address/edit/id/11/'), (42263, 'http://www.markenoele.de/customer/address/edit/id/11/', 'http://www.markenoele.de/customer/address/index/'), (42264, 'http://www.markenoele.de/customer/address/edit/id/11/', 'http://www.markenoele.de/customer/address/index/'), (42265, 'http://www.markenoele.de/customer/address/formPost/id/11/', 'http://www.markenoele.de/customer/address/edit/id/11/'), (42266, 'http://www.markenoele.de/customer/address/index/', 'http://www.markenoele.de/customer/address/edit/id/11/'), (42267, 'http://www.markenoele.de/customer/address/edit/id/11/', 'http://www.markenoele.de/customer/address/index/'), (42268, 'http://www.markenoele.de/customer/address/edit/id/11/', 'http://www.markenoele.de/customer/address/index/'), (42269, 'http://www.markenoele.de/customer/address/formPost/id/11/', 'http://www.markenoele.de/customer/address/edit/id/11/'), (42270, 'http://www.markenoele.de/customer/address/index/', 'http://www.markenoele.de/customer/address/edit/id/11/'), (42271, 'http://www.markenoele.de/sales/order/history/', 'http://www.markenoele.de/customer/address/index/'), (42272, 'http://www.markenoele.de/sales/billing_agreement/', 'http://www.markenoele.de/sales/order/history/'), (42273, 'http://www.markenoele.de/sales/recurring_profile/', 'http://www.markenoele.de/sales/billing_agreement/'), (42274, 'http://www.markenoele.de/downloadable/customer/products/', 'http://www.markenoele.de/sales/recurring_profile/'), (42275, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/downloadable/customer/products/'), (42276, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/datenschutz/'), (42277, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/zahlung/'), (42278, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/bestellung/'), (42279, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/zahlung/'), (42280, 'http://www.markenoele.de/agb', 'http://www.markenoele.de/bestellung/'), (42281, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/zahlung/'), (42282, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/bestellung/'), (42283, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/widerruf/'), (42284, 'http://www.markenoele.de/sales/order/history/', 'http://www.markenoele.de/customer/account/'), (42285, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/sales/order/history/'), (42286, 'http://www.markenoele.de/customer/account/edit/', 'http://www.markenoele.de/customer/account/'), (42287, 'http://www.markenoele.de/customer/address/', 'http://www.markenoele.de/customer/account/edit/'), (42288, 'http://www.markenoele.de/sales/order/history/', 'http://www.markenoele.de/customer/address/'), (42289, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/sales/order/history/'), (42290, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/customer/account/'), (42291, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/contacts/'), (42292, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/contacts/'), (42293, 'http://www.markenoele.de/customer/account/edit/', 'http://www.markenoele.de/customer/account/'), (42294, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/customer/account/edit/'), (42295, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42296, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (42297, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42298, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/bestellung/'), (42299, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/datenschutz/'), (42300, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/widerruf/'), (42301, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/agb/'), (42302, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/impressum/'), (42303, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42304, 'http://www.markenoele.de/customer/address/edit/id/11/', 'http://www.markenoele.de/customer/account/'), (42305, 'http://www.markenoele.de/customer/address/edit/id/11/', 'http://www.markenoele.de/customer/account/'), (42306, 'http://www.markenoele.de/customer/address/formPost/id/11/', 'http://www.markenoele.de/customer/address/edit/id/11/'), (42307, 'http://www.markenoele.de/customer/address/index/', 'http://www.markenoele.de/customer/address/edit/id/11/'), (42308, 'http://www.markenoele.de/customer/account/edit/', 'http://www.markenoele.de/customer/address/index/'), (42309, 'http://www.markenoele.de/customer/account/editPost/', 'http://www.markenoele.de/customer/account/edit/'), (42310, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/customer/account/edit/'), (42311, 'http://www.markenoele.de/sales/order/history/', 'http://www.markenoele.de/customer/account/'), (42312, 'http://www.markenoele.de/review/customer/', 'http://www.markenoele.de/sales/order/history/'), (42313, 'http://www.markenoele.de/customer/address/', 'http://www.markenoele.de/review/customer/'), (42314, 'http://www.markenoele.de/customer/address/edit/id/11/', 'http://www.markenoele.de/customer/address/'), (42315, 'http://www.markenoele.de/customer/address/edit/id/11/', 'http://www.markenoele.de/customer/address/'), (42316, 'http://www.markenoele.de/customer/address/formPost/id/11/', 'http://www.markenoele.de/customer/address/edit/id/11/'), (42317, 'http://www.markenoele.de/customer/address/index/', 'http://www.markenoele.de/customer/address/edit/id/11/'), (42318, 'http://www.markenoele.de/sales/order/history/', 'http://www.markenoele.de/customer/address/index/'), (42319, 'http://www.markenoele.de/customer/account/logout/', 'http://www.markenoele.de/sales/order/history/'), (42320, 'http://www.markenoele.de/customer/account/logoutSuccess/', 'http://www.markenoele.de/sales/order/history/'), (42321, 'http://www.markenoele.de/', 'http://www.markenoele.de/customer/account/logoutSuccess/'), (42322, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (42323, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (42324, 'http://www.markenoele.de/catalog/product/view/id/190/category/52', ''), (42325, 'http://www.markenoele.de/catalog/product/view/id/173/category/52', ''), (42326, 'http://www.markenoele.de/catalog/product/view/id/152/category/51', ''), (42327, 'http://www.markenoele.de/catalog/product/view/id/177', 'http://www.google.de/search?q=8100+X-clean%2B+5W-30&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (42328, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l-177.html?___store=esso_store_view&___store=esso_store_view'), (42329, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42330, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (42331, 'http://www.markenoele.de/catalog/product/view/id/22/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (42332, 'http://www.markenoele.de/catalog/product/view/id/22/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (42333, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-specific-504-00-507-00.html'), (42334, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42335, 'http://www.markenoele.de/', ''), (42336, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', ''), (42337, 'http://www.markenoele.de/catalog/product/view/id/160/category/30', ''), (42338, 'http://www.markenoele.de/catalog/product/view/id/70/category/34', ''), (42339, 'http://www.markenoele.de/catalog/product/view/id/80/category/27', ''), (42340, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1291519641&color_bg=F2F3F5&color_border=F2F3F5&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-bedeutung-'), (42341, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42342, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42343, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (42344, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (42345, 'http://www.markenoele.de/catalog/product/view/id/161/category/29', ''), (42346, 'http://www.markenoele.de/catalog/product/view/id/184/category/52', ''), (42347, 'http://www.markenoele.de/catalog/product/view/id/30/category/8', ''), (42348, 'http://www.markenoele.de/catalog/product/view/id/67/category/34', ''), (42349, 'http://www.markenoele.de/catalog/product/view/id/187/category/8', ''), (42350, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (42351, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (42352, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (42353, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (42354, 'http://www.markenoele.de/catalog/product/view/id/72/category/34', ''), (42355, 'http://www.markenoele.de/catalog/product/view/id/69/category/34', ''), (42356, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (42357, 'http://www.markenoele.de/motul_pflegeberater/', ''), (42358, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CLL8BgGr7TLruEs6_hAeasv2RCq3BsMMB_em97RSthP2-RwgAEAEgtlQoA1Cer6GNAWCVgpCCoAegAcfRhPgDyAEBqQJ-9VRp9HO2PqoEE0_QMzs2AmAXY_EfvvYdYMrpOO6ABZBO&sig=AGiWqtzs-Ze_JGv0xy0bh_79-1LOSOp53Q&adurl=http://www.motulshop.de&rct=j&q=m'), (42359, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (42360, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (42361, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+5100+ester+4T+15W50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (42362, 'http://www.markenoele.de/', ''), (42363, 'http://www.markenoele.de/', ''), (42364, 'http://www.markenoele.de/angebote-des-monats/', ''), (42365, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (42366, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42367, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42368, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42369, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42370, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (42371, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (42372, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42373, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42374, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (42375, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=online+kaufen+motul+5100+ester+15-40&aq=f&aqi=&aql=&oq=&gs_rfai='), (42376, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CCsQFjAC&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20online%20&ei=p6L7TOftMYn4sgbI2M2UBA&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (42377, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1291561233&color_bg=F2F3F5&color_border=F2F3F5&flash=10.1.82&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwas-fuer-motoroel-t'), (42378, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (42379, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (42380, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1291561233&color_bg=F2F3F5&color_border=F2F3F5&flash=10.1.82&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwas-fuer-motoroel-t'), (42381, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1291561233&color_bg=F2F3F5&color_border=F2F3F5&flash=10.1.82&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwas-fuer-motoroel-t'), (42382, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1291561233&color_bg=F2F3F5&color_border=F2F3F5&flash=10.1.82&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwas-fuer-motoroel-t'), (42383, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (42384, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1291561233&color_bg=F2F3F5&color_border=F2F3F5&flash=10.1.82&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwas-fuer-motoroel-t'), (42385, 'http://www.markenoele.de/', 'http://www.autobild.de/liqui-moly-oelwegweiser_1029158.html'), (42386, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42387, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&aq=o&aqi=g5&aql=&oq=&gs_rfai='), (42388, 'http://www.markenoele.de/', ''), (42389, 'http://www.markenoele.de/', ''), (42390, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CnGpSSbr7TKDwDMac8APsw_DtDa3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCVgqCCsAegAcfRhPgDyAEBqQJ-9VRp9HO2PqoEGE_QrVaGEiugR3t4jZ0mKogIuGi7_OfbFQ&sig=AGiWqtxCCoukQsoWLgoBJMkVOZDUg1inww&adurl=http://www.motulshop.de&rct=j&q=Mot'), (42391, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (42392, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42393, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42394, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42395, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42396, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (42397, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (42398, 'http://www.markenoele.de/catalog/product/view/id/195/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (42399, 'http://www.markenoele.de/', ''), (42400, 'http://www.markenoele.de/', ''), (42401, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+Shop&meta=&btnG=Google-Suche'), (42402, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (42403, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+Shop&meta=&btnG=Google-Suche'), (42404, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42405, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42406, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (42407, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (42408, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (42409, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (42410, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=m570&_nkw=megol+Zweitakt+Motoren%C3%B6l+TC'), (42411, 'http://www.markenoele.de/catalog/product/view/id/67/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (42412, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (42413, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (42414, 'http://www.markenoele.de/catalog/product/view/id/76/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (42415, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (42416, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (42417, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (42418, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (42419, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (42420, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (42421, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (42422, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (42423, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (42424, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (42425, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (42426, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (42427, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (42428, 'http://www.markenoele.de/catalog/product/view/id/76/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (42429, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-300v-4t-factory-line-76.html'), (42430, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (42431, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-300v-4t-factory-line-76.html'), (42432, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (42433, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-300v-4t-factory-line-76.html'), (42434, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (42435, 'http://www.markenoele.de/catalog/product/gallery/id/142/image/125/', 'http://www.markenoele.de/motul-fanshop-artikel/blechschild-pin-up-iii.html'), (42436, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-300v-4t-factory-line-76.html'), (42437, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (42438, 'http://www.markenoele.de/catalog/product/gallery/id/140/image/123/', 'http://www.markenoele.de/motul-fanshop-artikel/blechschild-pin-up-i.html'), (42439, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-300v-4t-factory-line-76.html'), (42440, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (42441, 'http://www.markenoele.de/catalog/product/gallery/id/141/image/124/', 'http://www.markenoele.de/motul-fanshop-artikel/blechschild-pin-up-ii.html'), (42442, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-300v-4t-factory-line-76.html'), (42443, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (42444, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-300v-4t-factory-line-76.html'), (42445, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (42446, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-300v-4t-factory-line-76.html'), (42447, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (42448, 'http://www.markenoele.de/catalog/product/view/id/173/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (42449, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (42450, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (42451, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (42452, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (42453, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (42454, 'http://www.markenoele.de/catalog/product/view/id/213/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (42455, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (42456, 'http://www.markenoele.de/catalog/product/view/id/235/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (42457, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (42458, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (42459, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (42460, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (42461, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (42462, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (42463, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (42464, 'http://www.markenoele.de/', 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2431245&q=motul%205100&SearchSource=15'), (42465, 'http://www.markenoele.de/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (42466, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=1'), (42467, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (42468, 'http://www.markenoele.de/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (42469, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=1'), (42470, 'http://www.markenoele.de/', 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2431245&q=motul%205100&SearchSource=15'), (42471, 'http://www.markenoele.de/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (42472, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=1'), (42473, 'http://www.markenoele.de/catalog/product/view/id/173/category/52', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (42474, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=1'), (42475, 'http://www.markenoele.de/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (42476, 'http://www.markenoele.de/customer/account/login/', ''), (42477, 'http://www.markenoele.de/customer/account/login/', ''), (42478, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=1'), (42479, 'http://www.markenoele.de/customer/account/forgotpassword/', 'http://www.markenoele.de/customer/account/login/'), (42480, 'http://www.markenoele.de/customer/account/forgotpasswordpost/', 'http://www.markenoele.de/customer/account/forgotpassword/'), (42481, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/forgotpassword/'), (42482, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/motul-fanshop-artikel/kaffeebecher.html'), (42483, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (42484, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/login/'), (42485, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (42486, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/login/'), (42487, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/motul-fanshop-artikel/kaffeebecher.html'), (42488, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=1'), (42489, 'http://www.markenoele.de/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (42490, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=1'), (42491, 'http://www.markenoele.de/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (42492, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=1'), (42493, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (42494, 'http://www.markenoele.de/customer/account/login/', ''), (42495, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=1'), (42496, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (42497, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=1'), (42498, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (42499, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/login/'), (42500, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (42501, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (42502, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/customer/account/login/'), (42503, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (42504, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42505, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (42506, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (42507, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42508, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (42509, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbA,,/product/4/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42510, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42511, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42512, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10', 'http://www.markenoele.de/checkout/cart/'), (42513, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10W', 'http://www.markenoele.de/checkout/cart/'), (42514, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (42515, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10W30', 'http://www.markenoele.de/checkout/cart/'), (42516, 'http://www.markenoele.de/catalogsearch/result/?q=10w-30', 'http://www.markenoele.de/checkout/cart/'), (42517, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (42518, 'http://www.markenoele.de/catalogsearch/result/?q=10w-30', 'http://www.markenoele.de/catalogsearch/result/?q=10w-30'), (42519, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (42520, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (42521, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=1'), (42522, 'http://www.markenoele.de/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (42523, 'http://www.markenoele.de/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (42524, 'http://www.markenoele.de/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (42525, 'http://www.markenoele.de/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (42526, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=1'), (42527, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (42528, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/catalogsearch/result/?q=10w-30'), (42529, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (42530, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (42531, 'http://www.markenoele.de/catalog/category/view/id/50', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (42532, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (42533, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/esso-diesel.html'), (42534, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-heizoel.html'), (42535, 'http://www.markenoele.de/catalog/category/view/id/44', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (42536, 'http://www.markenoele.de/catalog/product/view/id/115/category/44', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (42537, 'http://www.markenoele.de/catalog/product/view/id/115/category/44', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (42538, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz/valve-expert.html'), (42539, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (42540, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (42541, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (42542, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (42543, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (42544, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/checkout/onepage/'), (42545, 'http://www.markenoele.de/checkout/onepage/index/', 'http://www.markenoele.de/checkout/onepage/'), (42546, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/index/'), (42547, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/index/'), (42548, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/index/'), (42549, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/index/'), (42550, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/checkout/onepage/index/'), (42551, 'http://www.markenoele.de/checkout/onepage/index/', 'http://www.markenoele.de/checkout/onepage/index/'), (42552, 'http://www.markenoele.de/customer/account/forgotpassword/', 'http://www.markenoele.de/checkout/onepage/index/'), (42553, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+%C3%B6l&aq=f&aqi=g8&aql=&oq=&gs_rfai='), (42554, 'http://www.markenoele.de/customer/account/forgotpasswordpost/', 'http://www.markenoele.de/customer/account/forgotpassword/'), (42555, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/forgotpassword/'), (42556, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (42557, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (42558, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42559, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (42560, 'http://www.markenoele.de/catalog/product/view/id/28/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42561, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (42562, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42563, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42564, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (42565, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (42566, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (42567, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (42568, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (42569, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (42570, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (42571, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42572, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42573, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42574, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (42575, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (42576, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (42577, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (42578, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (42579, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42580, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42581, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (42582, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42583, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42584, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (42585, 'http://www.markenoele.de/catalog/category/view/id/32?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (42586, 'http://www.markenoele.de/catalog/product/view/id/71/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=1'), (42587, 'http://www.markenoele.de/catalog/category/view/id/32?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (42588, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=1'), (42589, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (42590, 'http://www.markenoele.de/catalog/product/gallery/id/73/image/108/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-4t-factory-line.html'), (42591, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/login/'), (42592, 'http://www.markenoele.de/catalog/category/view/id/32?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (42593, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (42594, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42595, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (42596, 'http://www.markenoele.de/catalog/product/view/id/74/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (42597, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8227325946793752&output=html&h=90&slotname=9257189288&w=728&lmt=1291574552&flash=10.1.102&url=http%3A%2F%2Fwww.special-deal.com%2FProdukte%2FAGIP%2520motor%25C3%25B6l%3Ftid%3D5336424286%26gc'), (42598, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42599, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8227325946793752&output=html&h=90&slotname=9257189288&w=728&lmt=1291574552&flash=10.1.102&url=http%3A%2F%2Fwww.special-deal.com%2FProdukte%2FAGIP%2520motor%25C3%25B6l%3Ftid%3D5336424286%26gc'), (42600, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/url?sa=t&source=web&cd=11&ved=0CGIQFjAK&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%208100%20x-clean&ei=7-H7TO6wEcGY8QPL-YSlDA&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw'), (42601, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (42602, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42603, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42604, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (42605, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (42606, 'http://www.markenoele.de/catalog/product/view/id/166/category/20', 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CCAQFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fsnowmobile%2Fmotorenol-4-takt%2Fmotul-snowpower-4t-1l.html&rct=j&q=snow%20power%20motul&ei=6wX8TIv7IMWh8QOJ4ICODA&usg=AFQjCNFv6juVB'), (42607, 'http://www.markenoele.de/catalog/category/view/id/19', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt/motul-snowpower-4t-1l.html'), (42608, 'http://www.markenoele.de/catalog/product/view/id/170/category/19', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (42609, 'http://www.markenoele.de/catalog/category/view/id/19', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt/motul-snowpower-4t-1l.html'), (42610, 'http://www.markenoele.de/catalog/product/view/id/166/category/20', 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CCAQFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fsnowmobile%2Fmotorenol-4-takt%2Fmotul-snowpower-4t-1l.html&rct=j&q=snow%20power%20motul&ei=6wX8TIv7IMWh8QOJ4ICODA&usg=AFQjCNFv6juVB'), (42611, 'http://www.markenoele.de/catalog/product/view/id/166/category/20', 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CCAQFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fsnowmobile%2Fmotorenol-4-takt%2Fmotul-snowpower-4t-1l.html&rct=j&q=snow%20power%20motul&ei=6wX8TIv7IMWh8QOJ4ICODA&usg=AFQjCNFv6juVB'), (42612, 'http://www.markenoele.de/lieferung/', ''), (42613, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (42614, 'http://www.markenoele.de/catalog/product/view/id/121/category/48', ''), (42615, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (42616, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (42617, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (42618, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (42619, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.google.de/search?hl=de&source=hp&q=motul+snowpower&aq=f&aqi=&aql=&oq=&gs_rfai='), (42620, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html'), (42621, 'http://www.markenoele.de/catalog/product/view/id/166/category/20', 'http://www.google.de/search?hl=de&source=hp&q=motul+snowpower&aq=f&aqi=&aql=&oq=&gs_rfai='), (42622, 'http://www.markenoele.de/', 'http://www.amazon.de/MOTUL-5100-4-Takt-Liter-10W-30/dp/B0022ZLORO/ref=sr_1_7?ie=UTF8&qid=1291624375&sr=8-7'), (42623, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42624, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42625, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42626, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42627, 'http://www.markenoele.de/catalogsearch/result/?q=10w30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42628, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/catalogsearch/result/?q=10w30'), (42629, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-5100-4t-252.html'), (42630, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/catalogsearch/result/?q=10w30'), (42631, 'http://www.markenoele.de/customer/account/login/', ''), (42632, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (42633, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (42634, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.google.ch/search?um=1&hl=de&biw=1259&bih=615&q=snowmobil+marken&safe=images&ie=UTF-8&sa=N&tab=iw'), (42635, 'http://www.markenoele.de/catalog/product/view/id/166/category/20', 'http://www.google.ch/search?um=1&hl=de&biw=1259&bih=615&q=snowmobil+marken&safe=images&ie=UTF-8&sa=N&tab=iw'), (42636, 'http://www.markenoele.de/lieferung', ''), (42637, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', ''), (42638, 'http://www.markenoele.de/bestellung/', ''), (42639, 'http://www.markenoele.de/', ''), (42640, 'http://www.markenoele.de/', ''), (42641, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (42642, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (42643, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (42644, 'http://www.markenoele.de/catalog/product/view/id/174/s/t-shirt', ''), (42645, 'http://www.markenoele.de/catalog/product/gallery/id/174/image/203/', 'http://www.markenoele.de/catalog/product/view/id/174/s/t-shirt'), (42646, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalog/product/view/id/174/s/t-shirt'), (42647, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=%23%20%23%20Motul%20T-Shirt', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42648, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+T-Shirt+', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42649, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=%23%20%23%20Motul%20T-Shirt', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42650, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20T-Shirt', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42651, 'http://www.markenoele.de/catalog/product/view/id/174', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+T-Shirt+'), (42652, 'http://www.markenoele.de/catalog/product/view/id/174', ''), (42653, 'http://www.markenoele.de/t-shirt-174.html/groesse-m', ''), (42654, 'http://www.markenoele.de/catalog/product/view/id/174?groesse-m', ''), (42655, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/t-shirt-174.html?groesse-m'), (42656, 'http://www.markenoele.de/catalogsearch/result/?q=6100', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42657, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=6100', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42658, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/t-shirt-174.html?groesse-m'), (42659, 'http://www.markenoele.de/', ''), (42660, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+5100/s/google/gkaid/55427054/koid/2745773323/?gclid=CMjFw5Ts16UCFUOBzAodRi6TlA'), (42661, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (42662, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1W1ADFA_de&q=Motul+5100&btnG=Suche&aq=f&aqi=g4&aql=&oq=&gs_rfai='), (42663, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42664, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42665, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (42666, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (42667, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (42668, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42669, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42670, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1W1ADFA_de&q=Motul+5100&btnG=Suche&aq=f&aqi=g4&aql=&oq=&gs_rfai='), (42671, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/result/query/motul+300V/'), (42672, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MO', 'http://www.markenoele.de/'), (42673, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUK', 'http://www.markenoele.de/'), (42674, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTU', 'http://www.markenoele.de/'), (42675, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUK', 'http://www.markenoele.de/'), (42676, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL', 'http://www.markenoele.de/'), (42677, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%203', 'http://www.markenoele.de/'), (42678, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL', 'http://www.markenoele.de/'), (42679, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20300', 'http://www.markenoele.de/'), (42680, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20300V', 'http://www.markenoele.de/'), (42681, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+Factory+Line', 'http://www.markenoele.de/'), (42682, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1291646793&channel=4582219326&color_bg=F2F3F5&color_border=F2F3F5&flash=10.0.22&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fo'), (42683, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42684, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42685, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42686, 'http://www.markenoele.de/catalog/product/view/id/5/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (42687, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42688, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42689, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42690, 'http://www.markenoele.de/', 'http://search.icq.com/search/results.php?q=opel+cdti+1.9+forum+2takt+%C3%B6l+im+diesel&tb_ver=2.0.0.4&lng=de&ch_id=tb_ff'), (42691, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (42692, 'http://www.markenoele.de/', 'http://search.icq.com/search/results.php?q=opel+cdti+1.9+forum+2takt+%C3%B6l+im+diesel&tb_ver=2.0.0.4&lng=de&ch_id=tb_ff'), (42693, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (42694, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (42695, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (42696, 'http://www.markenoele.de/catalog/product/view/id/235/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (42697, 'http://www.markenoele.de/catalog/product/gallery/id/235/image/206/', 'http://www.markenoele.de/motul-fanshop-artikel/poloshirt-damen.html'), (42698, 'http://www.markenoele.de/catalog/product/gallery/id/235/image/206/', 'http://www.markenoele.de/motul-fanshop-artikel/poloshirt-damen.html'), (42699, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (42700, 'http://www.markenoele.de/catalog/product/view/id/246/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (42701, 'http://www.markenoele.de/catalog/product/gallery/id/246/image/209/', 'http://www.markenoele.de/motul-fanshop-artikel/softshell-weste-damen.html'), (42702, 'http://www.markenoele.de/catalog/product/gallery/id/246/image/209/', 'http://www.markenoele.de/motul-fanshop-artikel/softshell-weste-damen.html'), (42703, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (42704, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (42705, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (42706, 'http://www.markenoele.de/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (42707, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=1'), (42708, 'http://www.markenoele.de/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (42709, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (42710, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=1'), (42711, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42712, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (42713, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=g%c3%bcnstige+%c3%b6le&gil=de-DE&SearchSourceOrigin=32&SelfSearch=1&hl=de&ctid=CT2405727&octid=CT2405727'), (42714, 'http://www.markenoele.de/', ''), (42715, 'http://www.markenoele.de/impressum/', ''), (42716, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (42717, 'http://www.markenoele.de/catalog/product/view/id/142/category/53', ''), (42718, 'http://www.markenoele.de/catalog/product/view/id/177/category/6', ''), (42719, 'http://www.markenoele.de/catalog/product/view/id/144/category/53', ''), (42720, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=2+takt%F6l&x=0&y=0'), (42721, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (42722, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (42723, 'http://www.markenoele.de/', 'http://www.google.de/products?q=motul+wash+and+wax&hl=de&aq=f'), (42724, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/'), (42725, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20shine%20and', 'http://www.markenoele.de/'), (42726, 'http://www.markenoele.de/catalogsearch/result/?q=motul+shine+and+fo', 'http://www.markenoele.de/'), (42727, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20shine%20and%20fo', 'http://www.markenoele.de/'), (42728, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20shine%20and', 'http://www.markenoele.de/catalogsearch/result/?q=motul+shine+and+fo'), (42729, 'http://www.markenoele.de/catalogsearch/result/?q=motul+shine+and+go', 'http://www.markenoele.de/catalogsearch/result/?q=motul+shine+and+fo'), (42730, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20shine%20and%20go', 'http://www.markenoele.de/catalogsearch/result/?q=motul+shine+and+fo'), (42731, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/catalogsearch/result/?q=motul+shine+and+go'), (42732, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (42733, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/brake-clean.html'), (42734, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42735, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (42736, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (42737, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (42738, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/brake-clean.html'), (42739, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42740, 'http://www.markenoele.de/', 'http://www.guenstiger.de/Preisvergleich/Motul/Tekma_Ultima_10W_40_60_l.html'), (42741, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42742, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42743, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (42744, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (42745, 'http://www.markenoele.de/catalog/product/view/id/155', ''), (42746, 'http://www.markenoele.de/catalog/product/view/id/155', ''), (42747, 'http://www.markenoele.de/catalog/product/view/id/155', ''), (42748, 'http://www.markenoele.de/poloshirt-sw-herren.html', ''), (42749, 'http://www.markenoele.de/', 'http://www.markenoele.de/poloshirt-sw-herren.html'), (42750, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (42751, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42752, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42753, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (42754, 'http://www.markenoele.de/motul-fanshop-artikel/poloshirt-sw-herren-grosse-s.html', ''), (42755, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (42756, 'http://www.markenoele.de/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (42757, 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung/poloshirt-sw-herren1.html', ''), (42758, 'http://www.markenoele.de/poloshirt-sw-herren1.html', ''), (42759, 'http://www.markenoele.de/catalog/product/view/id/152', ''), (42760, 'http://www.markenoele.de/', 'http://www.125er-forum.de/104-sonstige/45468-echtes-2-takt-tuning-das-auch-funktioniert.html'), (42761, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42762, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42763, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (42764, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (42765, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (42766, 'http://www.markenoele.de/poloshirt-sw-herren.html', ''), (42767, 'http://www.markenoele.de/catalog/product/view/id/152', ''), (42768, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (42769, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (42770, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (42771, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (42772, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (42773, 'http://www.markenoele.de/', ''), (42774, 'http://www.markenoele.de/catalog/product/view/id/1', 'http://www.markenoele.de/media/feed/gbase1.xml'), (42775, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CecKBfBn9TIrkCMSa8APvvLzuDa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCi48TittGtj6qBBNP0DnM496V5fKmBPH02F07mMTj&sig=AGiWqtwA7D85SNK7-X-oLfXMVf5HU_Q5iA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (42776, 'http://www.markenoele.de/lieferung', ''), (42777, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1291658360&flash=10.0.32&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fgleiches-oel-billiger-t1637021.html&dt=1291658362671&sh'), (42778, 'http://www.markenoele.de/altoelentsorgung/', ''), (42779, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=+motul+2t+%C3%B6l&_sacat=0&_odkw=2+t+%C3%B6l&_osacat=0&_trksid=p3286.c0.m270.l1313'), (42780, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42781, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42782, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (42783, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (42784, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (42785, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (42786, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (42787, 'http://www.markenoele.de/catalog/product/view/id/77/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (42788, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-800-2t-factory-line-off-road.html'), (42789, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42790, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (42791, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-pflegeprodukte/shine-go-silicone-clean.html'), (42792, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42793, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/brake-clean.html'), (42794, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (42795, 'http://www.markenoele.de/', 'http://www.bing.com/search?q=markenoele&go=&form=QBRE3'), (42796, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42797, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbA,,/product/4/', ''), (42798, 'http://www.markenoele.de/checkout/cart/', ''), (42799, 'http://www.markenoele.de/checkout/onepage/', ''), (42800, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/checkout/onepage/'), (42801, 'http://www.markenoele.de/checkout/onepage/index/', 'http://www.markenoele.de/checkout/onepage/'), (42802, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/index/'), (42803, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/index/'), (42804, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (42805, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/index/'), (42806, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (42807, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (42808, 'http://www.markenoele.de/', 'http://www.yatego.com/q,motul,20w,50'), (42809, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42810, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42811, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (42812, 'http://www.markenoele.de/catalog/product/view/id/51/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&p=2'), (42813, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (42814, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&p=2'), (42815, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&p=3'), (42816, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&p=2'), (42817, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&p=2'), (42818, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=Motul+%c3%96L&hl=de&ie=UTF-8&rlz=1T4HPNN_deDE321DE321&q=motul+%c3%b6l'), (42819, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=Aviasynth+5W-30+LongLife+III&x=16&y=20'), (42820, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42821, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42822, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42823, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+Specific+50400+507+00', 'http://www.markenoele.de/angebote-des-monats/'), (42824, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+Specific+50400+507+00'), (42825, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42826, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42827, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (42828, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (42829, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (42830, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (42831, 'http://www.markenoele.de/agb/', ''), (42832, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C7oQaxEb9TKLQOIL7sgaR8YnGBq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV2oiCmAegAcfRhPgDyAEBqQKLjxOK20a2PqoEE0_QmYMoQ47RwX9t0yq5TE5IgNs&sig=AGiWqty-ssk3md30Tym4nn0LP3nAIPv41A&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (42833, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C7oQaxEb9TKLQOIL7sgaR8YnGBq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV2oiCmAegAcfRhPgDyAEBqQKLjxOK20a2PqoEE0_QmYMoQ47RwX9t0yq5TE5IgNs&sig=AGiWqty-ssk3md30Tym4nn0LP3nAIPv41A&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (42834, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42835, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42836, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (42837, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=8100+x-clean+motul+sae+5w40&ie=UTF-8&oe=UTF-8&redir_esc=&ei=OUr9TPndB8ax8gOB4oHhCw'), (42838, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?sourceid=chrome&ie=UTF-8&q=5W-40+Motul+8100+X-Cess'), (42839, 'http://www.markenoele.de/agb/', ''), (42840, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', ''), (42841, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (42842, 'http://www.markenoele.de/catalog/product/view/id/108/category/48', ''), (42843, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (42844, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42845, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42846, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42847, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (42848, 'http://www.markenoele.de/catalog/product/view/id/27/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse'), (42849, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (42850, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse'), (42851, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse&p=4'), (42852, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (42853, 'http://www.markenoele.de/bestellung/', ''), (42854, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (42855, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (42856, 'http://www.markenoele.de/catalog/product/view/id/186/category/8', ''), (42857, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (42858, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (42859, 'http://www.markenoele.de/', 'http://fahrzeugteile.shop.ebay.de/i.html?_nkw=2+Takt+%C3%96l+Vollsynthetisch+putoline&_sacat=131090&_dmpt=Motorrad_Kraftradteile&_odkw=2+Takt+%C3%96l+Vollsynthetisch&_osacat=131090&_trksid=p3286.c0.m270.l1313'), (42860, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42861, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (42862, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (42863, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V+Factory+Line&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7IRFA&redir_esc=&ei=iBH-TJPBFMSI4gb4iayOCA'), (42864, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (42865, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V+Factory+Line&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7IRFA&redir_esc=&ei=iBH-TJPBFMSI4gb4iayOCA'), (42866, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300V', 'http://www.markenoele.de/'), (42867, 'http://www.markenoele.de/catalogsearch/result/?q=300V', 'http://www.markenoele.de/'), (42868, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/catalogsearch/result/?q=300V'), (42869, 'http://www.markenoele.de/catalogsearch/result/?q=300V', 'http://www.markenoele.de/'), (42870, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', ''), (42871, 'http://www.markenoele.de/catalog/product/view/id/26', ''), (42872, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (42873, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42874, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42875, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/agb/'), (42876, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (42877, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/customer/account/login/'), (42878, 'http://www.markenoele.de/sales/order/view/order_id/78/', 'http://www.markenoele.de/customer/account/'), (42879, 'http://www.markenoele.de/sales/order/invoice/order_id/78/', 'http://www.markenoele.de/sales/order/view/order_id/78/'), (42880, 'http://www.markenoele.de/sales/order/shipment/order_id/78/', 'http://www.markenoele.de/sales/order/invoice/order_id/78/'), (42881, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/sales/order/shipment/order_id/78/'), (42882, 'http://www.markenoele.de/newsletter/manage/', 'http://www.markenoele.de/customer/account/'), (42883, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/newsletter/manage/'), (42884, 'http://www.markenoele.de/customer/account/edit/', 'http://www.markenoele.de/customer/account/'), (42885, 'http://www.markenoele.de/customer/account/editPost/', 'http://www.markenoele.de/customer/account/edit/'), (42886, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/customer/account/edit/'), (42887, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/customer/account/'), (42888, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/checkout/cart/'), (42889, 'http://www.markenoele.de/customer/account/edit/', 'http://www.markenoele.de/customer/account/'), (42890, 'http://www.markenoele.de/customer/address/', 'http://www.markenoele.de/customer/account/edit/'), (42891, 'http://www.markenoele.de/sales/order/history/', 'http://www.markenoele.de/customer/address/'), (42892, 'http://www.markenoele.de/sales/billing_agreement/', 'http://www.markenoele.de/sales/order/history/'), (42893, 'http://www.markenoele.de/sales/recurring_profile/', 'http://www.markenoele.de/sales/billing_agreement/'), (42894, 'http://www.markenoele.de/review/customer/', 'http://www.markenoele.de/sales/recurring_profile/'), (42895, 'http://www.markenoele.de/tag/customer/', 'http://www.markenoele.de/review/customer/'), (42896, 'http://www.markenoele.de/downloadable/customer/products/', 'http://www.markenoele.de/tag/customer/'), (42897, 'http://www.markenoele.de/newsletter/manage/', 'http://www.markenoele.de/downloadable/customer/products/'), (42898, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/newsletter/manage/'), (42899, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42900, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/'), (42901, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/lieferung/'), (42902, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/zahlung/'), (42903, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/lieferung/'), (42904, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/zahlung/'), (42905, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/widerruf/'), (42906, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/agb/'), (42907, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/impressum/'), (42908, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDEQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%208100%20x-clean%20marken%C3%B6le&ei=AyH-TKz_A4SPswab5ZGLBg&usg=AFQjCNHJ8s5ktjTOn2bL6DA'), (42909, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (42910, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42911, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42912, 'http://www.markenoele.de/catalog/product/view/id/177/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all'), (42913, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBsQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele.de&ei=_iH-TJn_PIeZ8QOfq7iMCw&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (42914, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (42915, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42916, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/customer/account/'), (42917, 'http://www.markenoele.de/catalog/product/view/id/177/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all'), (42918, 'http://www.markenoele.de/catalog/product/view/id/108/category/49', ''), (42919, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/contacts/'), (42920, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.google.de/search?hl=de&q=motul+snow+power&aq=f&aqi=&aql=&oq=&gs_rfai='), (42921, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html'), (42922, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.google.pl/search?q=motul+snowpower&hl=de&prmd=iv&ei=lSX-TKurKYGMswbGzoXBCw&start=10&sa=N'), (42923, 'http://www.markenoele.de/catalog/product/gallery/id/167/image/146/', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html'), (42924, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBsQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele&ei=ASb-TI2QMovOswbgut2TBg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (42925, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBsQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele&ei=ASb-TI2QMovOswbgut2TBg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (42926, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42927, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42928, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (42929, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (42930, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=name'), (42931, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42932, 'http://www.markenoele.de/catalog/product/view/id/177/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (42933, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtYXV0b3NjaG1pZXJzdG9mZmUvbW90dWwtYXV0by1tb3RvcmVub2VsL21vdHVsLTgxMDAteC1jbGVhbi1jMy01bC0xNzcuaHRtbA,,/product/177/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l-177.html'), (42934, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l-177.html'), (42935, 'http://www.markenoele.de/', ''), (42936, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V+10W40+Datenblatt&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7IRFA&redir_esc=&ei=uyr-TL6QC4ax8gOCgN2MCw'), (42937, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (42938, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (42939, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (42940, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (42941, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (42942, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (42943, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (42944, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (42945, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (42946, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (42947, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBoQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele&ei=9jT-TJz3AYnHswbM2_CbBg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (42948, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/'), (42949, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/bestellung/'), (42950, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/login/'), (42951, 'http://www.markenoele.de/customer/account/create/', 'http://www.markenoele.de/customer/account/login/'), (42952, 'http://www.markenoele.de/customer/account/createpost/', 'http://www.markenoele.de/customer/account/create/'), (42953, 'http://www.markenoele.de/customer/account/index/', 'http://www.markenoele.de/customer/account/create/'), (42954, 'http://www.markenoele.de/sales/order/history/', 'http://www.markenoele.de/customer/account/index/'), (42955, 'http://www.markenoele.de/customer/account/logout/', 'http://www.markenoele.de/sales/order/history/'), (42956, 'http://www.markenoele.de/customer/account/logoutSuccess/', 'http://www.markenoele.de/sales/order/history/'), (42957, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBsQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele&ei=1Dn-TL6uCYHAswaSx9WHBg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (42958, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42959, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42960, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42961, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (42962, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (42963, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (42964, 'http://www.markenoele.de/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (42965, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=1'), (42966, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-fanshop-artikel/blechschild-pin-up-i.html'), (42967, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=1'), (42968, 'http://www.markenoele.de/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (42969, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=1'), (42970, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (42971, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (42972, 'http://www.markenoele.de/catalog/product/view/id/9/category/7', ''), (42973, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (42974, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (42975, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+%C3%B6l&meta=&btnG=Google-Suche'), (42976, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42977, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42978, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (42979, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (42980, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (42981, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (42982, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (42983, 'http://www.markenoele.de/catalog/product/view/id/76/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (42984, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (42985, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (42986, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42987, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (42988, 'http://www.markenoele.de/catalog/product/view/id/17/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (42989, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-eco-clean-c1-17.html'), (42990, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (42991, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-cess-5l.html'), (42992, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=8&ved=0CE4QFjAH&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=x%20cess%208100&ei=VVn-TL2zHcWr8QPDsZSNCw&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (42993, 'http://www.markenoele.de/', 'http://de.ask.com/web?l=sem&ifr=1&qsrc=999&q=2%20taktoel&siteid=3130&o=3130&ar_uid=966cd1bc4b905dc7ad3ad23edf182ee7fefa3601'), (42994, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (42995, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (42996, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (42997, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-cess-5l.html'), (42998, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-cess-5l.html'), (42999, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-cess-5l.html'), (43000, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (43001, 'http://www.markenoele.de/', ''), (43002, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CqQFVe1v-TKi0DYWvtAbbuPSRBK3BsMMB_em97RT1y-PtRwgAEAFQnq-hjQFglaK3gsgHoAHH0YT4A8gBAakCDvvwtMRftj6qBBZP0ErqZGMNpXZLUILfqBMOyr5dperQ&sig=AGiWqtyg-kSTd0jYX45Pv_4YsyJBoNJ7vQ&adurl=http://www.motulshop.de&rct=j&q=Motul%203'), (43003, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBsQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele&ei=PGv-TL-SMMnNswaG7YSXBg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (43004, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43005, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43006, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43007, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (43008, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (43009, 'http://www.markenoele.de/catalog/product/view/id/177/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (43010, 'http://www.markenoele.de/catalog/product/view/id/7/category/7', ''), (43011, 'http://www.markenoele.de/', ''), (43012, 'http://www.markenoele.de/', ''), (43013, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.gs-forum.eu/showthread.php?t=49932'), (43014, 'http://www.markenoele.de/catalog/product/view/id/118/category/48', ''), (43015, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/frage/was-unterscheidete-oel-fuer-autos-von-oel-fuer-motorraeder'), (43016, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (43017, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul&hl=de&client=firefox-a&rls=org.mozilla:de:official&prmd=ivs&ei=WoX-TILeA5Xi4ga4ifHMCA&start=20&sa=N'), (43018, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43019, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43020, 'http://www.markenoele.de/catalog/product/gallery/id/6/image/47/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-5l.html'), (43021, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43022, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43023, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43024, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (43025, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1291756906&flash=10.1.85.3&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html&dt=1291756906562&shv=r2'), (43026, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43027, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43028, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (43029, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (43030, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (43031, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (43032, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (43033, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43034, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43035, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1291756906&flash=10.1.85.3&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html&dt=1291756906562&shv=r2'), (43036, 'http://www.markenoele.de/', ''), (43037, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (43038, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (43039, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (43040, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/customer/account/login/'), (43041, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/customer/account/'), (43042, 'http://www.markenoele.de/contacts/index/post/', 'http://www.markenoele.de/contacts/'), (43043, 'http://www.markenoele.de/contacts/index/', 'http://www.markenoele.de/contacts/'), (43044, 'http://www.markenoele.de/catalog/product/view/id/111/category/48', ''), (43045, 'http://www.markenoele.de/catalog/product/view/id/111/category/48', ''), (43046, 'http://www.markenoele.de/', ''), (43047, 'http://www.markenoele.de/catalog/product/view/id/161/category/29', ''), (43048, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CFIQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=%208100%20X-cess%205W-40&ei=Xuv-TM6jFsep8QPc-rWMCw&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (43049, 'http://www.markenoele.de/catalog/product/view/id/30/category/8', ''), (43050, 'http://www.markenoele.de/catalog/product/view/id/80/category/27', ''), (43051, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (43052, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (43053, 'http://www.markenoele.de/catalog/product/view/id/80/category/25', ''), (43054, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (43055, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (43056, 'http://www.markenoele.de/catalog/product/view/id/201/category/51', 'http://www.google.ch/url?sa=t&source=web&cd=2&ved=0CCAQFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-fanshop-artikel%2Fbekleidung%2Flatzhose-mit-motul-einstickung.html&rct=j&q=motul%20latzhose&ei=oUX_TIqvNYOVOo7F_c4M&usg=AFQjCNGRzbJ7_Y2yCQ-H73d2eaR'), (43057, 'http://www.markenoele.de/', 'http://www.testberichte.de/p/motul-tests/moto-wash-plus-power-gel-testbericht.html'), (43058, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=ClogZsVX_TOuTEYONOqKViK8MrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV0puCrAegAcfRhPgDyAEBqQKbGR1S_D-2PqoEE0_QLxoSfcMPSAvxxldUqUH3aFI&sig=AGiWqtwlCSjJeQLleajq0aMIxBkJ2ybx0Q&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (43059, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=ClogZsVX_TOuTEYONOqKViK8MrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV0puCrAegAcfRhPgDyAEBqQKbGR1S_D-2PqoEE0_QLxoSfcMPSAvxxldUqUH3aFI&sig=AGiWqtwlCSjJeQLleajq0aMIxBkJ2ybx0Q&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (43060, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (43061, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=ClogZsVX_TOuTEYONOqKViK8MrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV0puCrAegAcfRhPgDyAEBqQKbGR1S_D-2PqoEE0_QLxoSfcMPSAvxxldUqUH3aFI&sig=AGiWqtwlCSjJeQLleajq0aMIxBkJ2ybx0Q&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (43062, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ck8yTO1j_TOG_Fcj7sgbhz8HeDK3BsMMB_em97RTNs-HtRwgAEAFQnq-hjQFglbKVgqQHoAHH0YT4A8gBAakCmxkdUvw_tj6qBBNP0A12Y-LjnS3lc2U8Y0eDawuj&sig=AGiWqtye_Lac03OSm_Rc0RT3E1xstHjsfw&adurl=http://www.motulshop.de&rct=j&q=motul%20kette'), (43063, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43064, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43065, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (43066, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (43067, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (43068, 'http://www.markenoele.de/catalog/product/view/id/49/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (43069, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (43070, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (43071, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (43072, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (43073, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (43074, 'http://www.markenoele.de/catalog/product/view/id/183/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (43075, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (43076, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (43077, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (43078, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (43079, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (43080, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (43081, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (43082, 'http://www.markenoele.de/', 'http://www.industrystock.de/html/Motor%C3%B6le/product-result-de-59623-0.html'), (43083, 'http://www.markenoele.de/', 'http://search.icq.com/search/results.php?q=jawohl+2takt%C3%B6l&tb_ver=2.0.0.4&lng=de&ch_id=tb_ff'), (43084, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (43085, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (43086, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (43087, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (43088, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (43089, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-fanshop-artikel/race-chronometer.html'), (43090, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (43091, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (43092, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43093, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (43094, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CmettjWH_TL7sM8KX8APmv63bDa3BsMMB_em97RSNyePtRwgAEAEoA1Cer6GNAWCVsquCtAegAcfRhPgDyAEBqQKbGR1S_D-2PqoEGE_QJrbUf7x1Gjb4z6uQDuptbykXJ7YbXQ&sig=AGiWqtzZFL_O_oBQXlqC6Fk9BWPzPHylWg&adurl=http://www.motulshop.de&rct=j&q=Mot'), (43095, 'http://www.markenoele.de/catalog/product/view/id/145', 'http://www.google.de/search?q=MOTUL+Race+Chronometer&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (43096, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&q=bestpreis+%C3%B6l+sf+sg+sh&aq=f&aqi=&aql=&oq=&gs_rfai='), (43097, 'http://www.markenoele.de/', 'http://www.ndparking.com/xn--motoren-le-lcb.de'), (43098, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43099, 'http://www.markenoele.de/', 'http://www.ndparking.com/xn--motoren-le-lcb.de'), (43100, 'http://www.markenoele.de/catalog/product/view/id/240', 'http://www.markenoele.de/media/feed/gbase-bekleidung.xml'), (43101, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CrVPyeX__TJyNHMSd8AOYhISDDa3BsMMB_em97RSt1I_8BggAEAEoAlCer6GNAWCViomOsAegAcfRhPgDyAEBqQLiKLMgGDC2PqoEE0_Qo0SvyF9f8NnGhMHY_HpHu-g&sig=AGiWqtwhqm6faN98Wv3rbKXISpd4xVdY7A&adurl=http://www.motulshop.de&rct=j&q=motul%20fu'), (43102, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43103, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43104, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/esso-diesel.html'), (43105, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (43106, 'http://www.markenoele.de/catalog/product/view/id/122/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (43107, 'http://www.markenoele.de/catalog/product/view/id/100', 'http://www.google.de/products?q=++MOTUL+Chain+Lube+Factory+Line++++&hl=de&aq=f'), (43108, 'http://www.markenoele.de/catalog/product/view/id/87/category/25', ''), (43109, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CPG_9apH_TPrcEM2-hAfi-ZWFDa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVwoOCmAegAcfRhPgDyAEBqQLiKLMgGDC2PqoEE0_QuwjLi-n8SScWKuwxadq8Sq0&sig=AGiWqtyKFngyS9buyuyMY3mbp2dG-X3EHw&adurl=http://www.motulshop.de&rct=j&q=motul%20mo'), (43110, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43111, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43112, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (43113, 'http://www.markenoele.de/catalog/product/view/id/116/category/48', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (43114, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte/auto/tyre-repair.html'), (43115, 'http://www.markenoele.de/catalog/product/view/id/122/category/48', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (43116, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte/auto/tyre-repair.html'), (43117, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (43118, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (43119, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/motul-zusatzstoffe/valve-expert.html'), (43120, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=2takt+%F6l+lm1052'), (43121, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=lm', 'http://www.markenoele.de/'), (43122, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=lm', 'http://www.markenoele.de/'), (43123, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=lm%20l', 'http://www.markenoele.de/'), (43124, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=lm', 'http://www.markenoele.de/'), (43125, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=lm%2011', 'http://www.markenoele.de/'), (43126, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=lm%201198', 'http://www.markenoele.de/'), (43127, 'http://www.markenoele.de/catalogsearch/result/?q=lm+1198', 'http://www.markenoele.de/'), (43128, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=lm%201', 'http://www.markenoele.de/catalogsearch/result/?q=lm+1198'), (43129, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=lm%2011', 'http://www.markenoele.de/catalogsearch/result/?q=lm+1198'), (43130, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=lm%2010', 'http://www.markenoele.de/catalogsearch/result/?q=lm+1198'), (43131, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=lm%20105', 'http://www.markenoele.de/catalogsearch/result/?q=lm+1198'), (43132, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=lm%201052', 'http://www.markenoele.de/catalogsearch/result/?q=lm+1198'), (43133, 'http://www.markenoele.de/catalogsearch/result/?q=lm+1052', 'http://www.markenoele.de/catalogsearch/result/?q=lm+1198'), (43134, 'http://www.markenoele.de/', 'http://www.idealo.de/preisvergleich/OffersOfProduct/2292714_-5100-4t-10w-40-4-l-motul.html'), (43135, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43136, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43137, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtNjEwMC1zeW5lcmdpZS0xbC5odG1s/product/3/', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (43138, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (43139, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43140, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43141, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=2takt+%F6l+lm1052'), (43142, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (43143, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', ''), (43144, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (43145, 'http://www.markenoele.de/catalogsearch/result/?q=8100+', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (43146, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=2+Takt+%C3%96l+Vollsynthetisch&_sacat=0&Modellreihe=T4&_sop=10&_dmpt=Autoteile_Zubeh%C3%B6r&_odkw=motor+tdi+t+4&_osacat=0&_trksid=p3286.c0.m270.l1311'), (43147, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43148, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43149, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (43150, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-expert-2t.html'), (43151, 'http://www.markenoele.de/catalog/product/view/id/60/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (43152, 'http://www.markenoele.de/', ''), (43153, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43154, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+specific+5w40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (43155, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbA,,/product/6/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43156, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43157, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43158, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43159, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (43160, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/checkout/cart/'), (43161, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbA,,/product/5/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43162, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (43163, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43164, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (43165, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (43166, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (43167, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (43168, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (43169, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (43170, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (43171, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (43172, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (43173, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (43174, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (43175, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (43176, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (43177, 'http://www.markenoele.de/catalog/product/view/id/177/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (43178, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (43179, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (43180, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (43181, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5W-', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43182, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5W', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43183, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5W-40', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43184, 'http://www.markenoele.de/catalogsearch/result/?q=5W-40', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43185, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (43186, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (43187, 'http://www.markenoele.de/catalogsearch/result/?q=motul+specific', 'http://www.markenoele.de/catalogsearch/result/?q=5W-40'), (43188, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20specific', 'http://www.markenoele.de/catalogsearch/result/?q=5W-40'), (43189, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=motul+specific', 'http://www.markenoele.de/catalogsearch/result/?q=motul+specific'), (43190, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (43191, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (43192, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/checkout/onepage/success/'), (43193, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (43194, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/onepage/'), (43195, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (43196, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/onepage/'), (43197, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (43198, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/onepage/'), (43199, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (43200, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/onepage/'), (43201, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (43202, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (43203, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/onepage/'), (43204, 'http://www.markenoele.de/', ''), (43205, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43206, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43207, 'http://www.markenoele.de/', 'http://www.google.com/search?hl=en&q=www.motulshop.de'), (43208, 'http://www.markenoele.de/catalog/product/view/id/160/category/30', ''), (43209, 'http://www.markenoele.de/', 'http://www.hood.de/auction/40511263/castrol-racing-a747-rizinusoelanteil-absolut-nur-fuer-r.htm'), (43210, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43211, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43212, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (43213, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (43214, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (43215, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (43216, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-3000-4t.html'), (43217, 'http://www.markenoele.de/catalog/product/view/id/30/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (43218, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-3000-4t.html'), (43219, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (43220, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (43221, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-3000-4t.html'), (43222, 'http://www.markenoele.de/', ''), (43223, 'http://www.markenoele.de/catalog/product/view/id/99/category/47', ''), (43224, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CDwQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop%20&ei=Q9L_TMr7Dcah8QOn6oyNCw&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (43225, 'http://www.markenoele.de/', ''), (43226, 'http://www.markenoele.de/impressum/', ''), (43227, 'http://www.markenoele.de/contacts/', ''), (43228, 'http://www.markenoele.de/lieferung/', ''), (43229, 'http://www.markenoele.de/motul_pflegeberater/', ''), (43230, 'http://www.markenoele.de/bestellung/', ''), (43231, 'http://www.markenoele.de/', 'http://search.icq.com/search/results.php?q=corona+2+takt+%C3%B6l+teilsynthetisch+bei+ebay&tb_ver=2.0.0.4&lng=de&ch_id=tb_ff'), (43232, 'http://www.markenoele.de/altoelentsorgung/', ''), (43233, 'http://www.markenoele.de/zahlung/', ''), (43234, 'http://www.markenoele.de/catalog/category/view/id/33', ''), (43235, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (43236, 'http://www.markenoele.de/', ''), (43237, 'http://www.markenoele.de/', ''), (43238, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C86V-thsATZHgG8Oc8APOr_3fDa3BsMMB_em97RTdv-PtRwgAEAEoAlCer6GNAWCVoqiCsAegAcfRhPgDyAEBqQLRnqlY9za2PqoEGE_Qv8nLopW_lAcgNANkYI3ACKX8pXzgwQ&sig=AGiWqtyUxq_H4iJkrLFEoDZWlJ5wX6IVSg&adurl=http://www.motulshop.de&rct=j&q=Mot'), (43239, 'http://www.markenoele.de/catalog/product/view/id/5/category/7', ''), (43240, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (43241, 'http://www.markenoele.de/catalog/category/view/id/24', ''), (43242, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', ''), (43243, 'http://www.markenoele.de/catalog/product/view/id/166/category/18', ''), (43244, 'http://www.markenoele.de/', ''), (43245, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', ''), (43246, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (43247, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (43248, 'http://www.markenoele.de/catalog/product/view/id/29/category/8', ''), (43249, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (43250, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=2-takt%C3%B6le&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=13&ctid=CT2319825&octid=CT2319825'), (43251, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (43252, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.google.de/search?hl=de&source=hp&q=silicon+clean+motul&meta=&aq=f&aqi=&aql=&oq=&gs_rfai='), (43253, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADBR_deDE214DE214&q=Shine+and+Go+Silicone+Clean+motul'), (43254, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (43255, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADBR_deDE214DE214&q=Shine+and+Go+Silicone+Clean+motul'), (43256, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (43257, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (43258, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (43259, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtNjEwMC1zeW5lcmdpZS0xbC5odG1s/product/3/', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (43260, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (43261, 'http://www.markenoele.de/catalog/product/view/id/115/category/44', ''), (43262, 'http://www.markenoele.de/altoelentsorgung/', ''), (43263, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+20w+60'), (43264, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43265, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43266, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43267, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (43268, 'http://www.markenoele.de/catalog/product/view/id/8/category/7', ''), (43269, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=Motoren%C3%B6l+Motul+300V+4T+sport+SAE+10W40&_sacat=0&_odkw=Motoren%C3%B6l+10w40&_osacat=0&_trksid=p3286.c0.m270.l1313'), (43270, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43271, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43272, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (43273, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (43274, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CGIQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotorsport%2Fmotul-300v-power.html&rct=j&q=300V%20POWER%205W40&ei=4tkATfXqG8-B5Aas6KD0Ag&usg=AFQjCNFag4ykXdofv4SCEQfM_k4Xt6r5MA'), (43275, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', ''), (43276, 'http://www.markenoele.de/catalog/product/view/id/97/category/26', ''), (43277, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE290&q=15w50+motul&aq=9&aqi=g10&aql=&oq=15w&gs_rfai='), (43278, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+fuel+system+clean'), (43279, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (43280, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (43281, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (43282, 'http://www.markenoele.de/catalog/product/view/id/119/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (43283, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (43284, 'http://www.markenoele.de/catalog/product/view/id/119/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (43285, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (43286, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (43287, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (43288, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+fuel+system+clean'), (43289, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.com/url?sa=t&source=web&cd=8&ved=0CFIQFjAH&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20x-cess&ei=_wgBTcXrF5Wg4QazxoT0Ag&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (43290, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (43291, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.com/url?sa=t&source=web&cd=8&ved=0CFIQFjAH&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20x-cess&ei=_wgBTcXrF5Wg4QazxoT0Ag&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (43292, 'http://www.markenoele.de/impressum/', ''), (43293, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (43294, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43295, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43296, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (43297, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (43298, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (43299, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet&p=2'), (43300, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet&p=3'), (43301, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet&p=2'), (43302, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet&p=3'), (43303, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p3984.m570.l1313&_nkw=Motul+multi+atf&_sacat=See-All-Categories'), (43304, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43305, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43306, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (43307, 'http://www.markenoele.de/catalog/product/view/id/186/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (43308, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-multi-atf-1l.html'), (43309, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43310, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (43311, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (43312, 'http://www.markenoele.de/', ''), (43313, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43314, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43315, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (43316, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (43317, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (43318, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (43319, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (43320, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (43321, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (43322, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (43323, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (43324, 'http://www.markenoele.de/catalog/product/view/id/163/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (43325, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CLgGqVB4BTfuJOIjhswbL8vnFDa3BsMMB_em97RSNyePtRwgAEAEoA1Cer6GNAWCVkqqCsAegAcfRhPgDyAEBqQLMtzmqXiu2PqoEE0_Q_d2tNFsSu2hGwmbG3OT0FZw&sig=AGiWqtykp1avlyUz89VWKM9kyw9HFnNvzQ&adurl=http://www.motulshop.de&rct=j&q=motul%20sp'), (43326, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43327, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43328, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (43329, 'http://www.markenoele.de/', ''), (43330, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (43331, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43332, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43333, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (43334, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (43335, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (43336, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (43337, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (43338, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (43339, 'http://www.markenoele.de/catalog/product/view/id/167/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (43340, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (43341, 'http://www.markenoele.de/catalog/product/view/id/168/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (43342, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (43343, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (43344, 'http://www.markenoele.de/catalog/product/view/id/161/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (43345, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (43346, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (43347, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', 'http://www.google.de/url?sa=t&source=web&cd=15&ved=0CCsQFjAEOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-autoschmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%208100%20x-clean&ei=jSUBTbfdLcas8QOgqPybCA&usg=AFQjCNGd1q'), (43348, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CtjELfScBTeeWCoWLOqLsqZ8BrcGwwwH96b3tFL3D4-1HCAAQAygDUJ6voY0BYJWylYKkB6ABx9GE-APIAQGpAm5QurbwKrY-qgQYT9DEmKJU7VZvDyunN70WyIelNHy-9IKz&sig=AGiWqtxjH8eZCz7dpAem6ITdQOFWv5NjWQ&adurl=http://www.motulshop.de&rct=j&q=g%C3%'), (43349, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (43350, 'http://www.markenoele.de/', 'http://www.markenoele.de/esso-diesel.html'), (43351, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (43352, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CtjELfScBTeeWCoWLOqLsqZ8BrcGwwwH96b3tFL3D4-1HCAAQAygDUJ6voY0BYJWylYKkB6ABx9GE-APIAQGpAm5QurbwKrY-qgQYT9DEmKJU7VZvDyunN70WyIelNHy-9IKz&sig=AGiWqtxjH8eZCz7dpAem6ITdQOFWv5NjWQ&adurl=http://www.motulshop.de&rct=j&q=g%C3%'), (43353, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8227325946793752&output=html&h=90&slotname=4686984654&w=728&lmt=1291921504&flash=10.0.22.87&url=http%3A%2F%2Fwww.special-deal.com%2FAuktionen%2Fmotul%25208100%3Fcat%3D&dt=1291921504453&shv=r'), (43354, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43355, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8227325946793752&output=html&h=90&slotname=4686984654&w=728&lmt=1291921504&flash=10.0.22.87&url=http%3A%2F%2Fwww.special-deal.com%2FAuktionen%2Fmotul%25208100%3Fcat%3D&dt=1291921504453&shv=r'), (43356, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (43357, 'http://www.markenoele.de/', 'http://suche.aolsvc.de/aol/afe?invocationType=500error_de_DE&query=motul%2ede'), (43358, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (43359, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (43360, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C4UOnt0YBTYr_A8T8sga46dj_DK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglaKugrQHoAHH0YT4A8gBAakCdhW_GoEntj6qBBNP0M9zvU0qwpz5Q0zwR_05g_Qy&sig=AGiWqtzwnWhvNadr2qxkJ9v8me9OiCt6PQ&adurl=http://www.motulshop.de&rct=j&q=Motul%20%C3%9'), (43361, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (43362, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4SUNA_deDE226DE229&q=motul+specific+5w30'), (43363, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43364, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43365, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=spe', 'http://www.markenoele.de/angebote-des-monats/'), (43366, 'http://www.markenoele.de/catalogsearch/result/?q=specific', 'http://www.markenoele.de/angebote-des-monats/'), (43367, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=sp', 'http://www.markenoele.de/angebote-des-monats/'), (43368, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=spec', 'http://www.markenoele.de/angebote-des-monats/'), (43369, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=speci', 'http://www.markenoele.de/angebote-des-monats/'), (43370, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific', 'http://www.markenoele.de/angebote-des-monats/'), (43371, 'http://www.markenoele.de/catalog/product/view/id/23', 'http://www.markenoele.de/catalogsearch/result/?q=specific'), (43372, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (43373, 'http://www.markenoele.de/catalog/category/view/id/19', ''), (43374, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+300V+Chrono+SAE+10W40&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGIC_de&redir_esc=&ei=u1QBTeiVNY_A8QPZ1smaCA'), (43375, 'http://www.markenoele.de/', ''), (43376, 'http://www.markenoele.de/', ''), (43377, 'http://www.markenoele.de/', ''), (43378, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (43379, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (43380, 'http://www.markenoele.de/catalog/product/view/id/191/category/52', ''), (43381, 'http://www.markenoele.de/', ''), (43382, 'http://www.markenoele.de/', ''), (43383, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=2-takt+motor%C3%B6l&meta=&aq=9&aqi=g10&aql=&oq=2-takt+&gs_rfai='), (43384, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (43385, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (43386, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (43387, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (43388, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (43389, 'http://www.markenoele.de/', 'http://www.pixelgate.info/serve.php?lg=de&dn=pixelgate.info&ps=4d5e03b2d52e4f70171dd4ce34de3585&le=2010121002000109968&aq=Motul%20%C3%96l&tk=sE87kDUEEVcKEwjsjtCLleGlAhVDn98KHWJmPH8QAhgBIAswyfGiAzg1UMnxogM'), (43390, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43391, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43392, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43393, 'http://www.markenoele.de/checkout/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43394, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43395, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43396, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43397, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43398, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-5l.html'), (43399, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/bestellung/'), (43400, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/impressum/'), (43401, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/bestellung/'), (43402, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-5l.html'), (43403, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/bestellung/'), (43404, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-5l.html'), (43405, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43406, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43407, 'http://www.markenoele.de/', 'http://www.pixelgate.info/serve.php?lg=de&dn=pixelgate.info&ps=4d5e03b2d52e4f70171dd4ce34de3585&le=2010121002000109968&aq=Motul%20%C3%96l&tk=sE87kDUEEVcKEwjsjtCLleGlAhVDn98KHWJmPH8QAhgBIAswyfGiAzg1UMnxogM'), (43408, 'http://www.markenoele.de/', 'http://www.amazon.de/MOTUL-8100-X-Clean-C3-5W-40/dp/B004BFA54Q%3FSubscriptionId%3D0DWX0HJVE7AWX9HF4X82%26tag%3Dpreisvgl-21%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB004BFA54Q'), (43409, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (43410, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (43411, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (43412, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (43413, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1291968382&flash=10.0.22&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotor-oel-ueber-das-internet-kaufen-t1601929.html&dt=12'), (43414, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43415, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43416, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (43417, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (43418, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (43419, 'http://www.markenoele.de/catalog/product/view/id/183/category/52', ''), (43420, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', 'http://www.google.de/search?q=motul+5w40+x+clean&hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&prmd=ivs&ei=zuoBTYbnAtWJ4Qapha2hCg&start=10&sa=N'), (43421, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CFsQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=w-sBTZqzDcXJswbW6bmBCg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (43422, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-1l.html'), (43423, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (43424, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (43425, 'http://www.markenoele.de/catalog/category/view/id/53', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (43426, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+5w40+x+clean%2C+1l&aq=f&aqi=&aql=&oq=&gs_rfai='), (43427, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-1l.html'), (43428, 'http://www.markenoele.de/', ''), (43429, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43430, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43431, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (43432, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-heizoel.html'), (43433, 'http://www.markenoele.de/catalog/category/view/id/45', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (43434, 'http://www.markenoele.de/catalog/category/view/id/46', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (43435, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (43436, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (43437, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (43438, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (43439, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (43440, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (43441, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (43442, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (43443, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+system+fuel+clean+diesel&_sacat=0&_sop=15&_odkw=motul+system+fuel+clean&_osacat=0&_trksid=p3286.c0.m270.l1313'), (43444, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (43445, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (43446, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (43447, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+system+fuel+clean+diesel&_sacat=0&_sop=15&_odkw=motul+system+fuel+clean&_osacat=0&_trksid=p3286.c0.m270.l1313'), (43448, 'http://www.markenoele.de/catalog/product/view/id/173/category/52', ''), (43449, 'http://www.markenoele.de/zahlung/', ''), (43450, 'http://www.markenoele.de/', 'http://suche.aol.de/aol/search?s_it=topsearchbox.search&query=Motul+%C3%B6l+&rp='), (43451, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/t-shirt-174.html?groesse-m'), (43452, 'http://www.markenoele.de/catalog/product/view/id/140', 'http://www.google.de/products?hl=de&q=Motul+Blechschild+Pin-up+I&um=1&ie=UTF-8&ei=yQoCTfDGC8zqOZLGzaYB&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CEIQrQQwAg'), (43453, 'http://www.markenoele.de/', 'http://www.yatego.com/index.htm?sid=08Y1291979775Y0642c71afc0f5b2a31&cl=mallsearch&std=1&startCat=&startLevel=&galleryList=&sort=price_desc&compactList=&lastTotalCount=0&query=2+takt+%F6l&catonly=false&price_min=egal&price_max=egal'), (43454, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43455, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43456, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (43457, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', ''), (43458, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (43459, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (43460, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (43461, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (43462, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (43463, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (43464, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (43465, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (43466, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (43467, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (43468, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (43469, 'http://www.markenoele.de/functions/sammelpruefung.php%27%20method=?suche_nach=8&suchen=Suchen', 'http://www.markenoele.de/functions/sammelpruefung.php'), (43470, 'http://www.markenoele.de/catalog/product/view/id/83/category/25', ''), (43471, 'http://www.markenoele.de/altoelentsorgung/', ''), (43472, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (43473, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (43474, 'http://www.markenoele.de/', ''), (43475, 'http://www.markenoele.de/agb/', ''), (43476, 'http://www.markenoele.de/altoelentsorgung/', ''), (43477, 'http://www.markenoele.de/angebote-des-monats/', ''), (43478, 'http://www.markenoele.de/bestellung/', ''), (43479, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (43480, 'http://www.markenoele.de/contacts/', ''), (43481, 'http://www.markenoele.de/datenschutz/', ''), (43482, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (43483, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (43484, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (43485, 'http://www.markenoele.de/impressum/', ''), (43486, 'http://www.markenoele.de/lieferung', ''), (43487, 'http://www.markenoele.de/lieferung/', ''), (43488, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (43489, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (43490, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (43491, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (43492, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (43493, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (43494, 'http://www.markenoele.de/motul_pflegeberater/', ''), (43495, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (43496, 'http://www.markenoele.de/widerruf/', ''), (43497, 'http://www.markenoele.de/zahlung/', ''), (43498, 'http://www.markenoele.de/', ''), (43499, 'http://www.markenoele.de/catalog/product/view/id/187/category/8', ''), (43500, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CGyn_aSkCTZ6ODoSY8AP70fzcDa3BsMMB_em97RS97Pu-RwgAEAEgx5j4BVCer6GNAWCVkp-CsAegAcfRhPgDyAEBqQI07Zj6_UK2PqoEE0_QI2ovd2lhsohoYH5az49MXFWABZBO&sig=AGiWqtwJTjNWQkGhp_S-x1Ak3bmJHLlMZw&adurl=http://www.motulshop.de&rct=j&q=m'), (43501, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43502, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43503, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (43504, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (43505, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (43506, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (43507, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (43508, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (43509, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (43510, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (43511, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (43512, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (43513, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43514, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (43515, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43516, 'http://www.markenoele.de/', 'http://search.icq.com/search/results.php?q=amazon+2takt%C3%B6l&tb_ver=2.0.0.4&lng=de&ch_id=tb_ff'), (43517, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43518, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43519, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (43520, 'http://www.markenoele.de/catalog/product/view/id/21/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (43521, 'http://www.markenoele.de/catalog/product/view/id/190/category/52', ''), (43522, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (43523, 'http://www.markenoele.de/', 'http://shop.weihnachtsgeschenke.de/k%C3%BChlfl%C3%BCssigkeit/?&campid=5336735222&ggkey=k%C3%BChlfl%C3%BCssigkeit'), (43524, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (43525, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (43526, 'http://www.markenoele.de/catalog/product/view/id/98/category/47', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (43527, 'http://www.markenoele.de/catalog/product/gallery/id/98/image/61/', ''), (43528, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit/motocool-factory-line.html'), (43529, 'http://www.markenoele.de/catalog/product/view/id/99/category/47', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (43530, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit/mocool.html'), (43531, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (43532, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (43533, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (43534, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (43535, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (43536, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C5tz7cEoCTdKyCMaOOtj5oLABrcGwwwH96b3tFO3M4-1HEAMoCFCer6GNAWCVsqKCsAegAcfRhPgDyAEBqQIwBilMZTe2PqoEGE_QazGRBl-coREsrE_XxeJEzHBzaQYtjQ&num=3&sig=AGiWqtxIlQTv0hFWjYyQhanQmMSyCgXW8Q&adurl=http://www.motulshop.de&rct=j&q=d'), (43537, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (43538, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (43539, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C5tz7cEoCTdKyCMaOOtj5oLABrcGwwwH96b3tFO3M4-1HEAMoCFCer6GNAWCVsqKCsAegAcfRhPgDyAEBqQIwBilMZTe2PqoEGE_QazGRBl-coREsrE_XxeJEzHBzaQYtjQ&num=3&sig=AGiWqtxIlQTv0hFWjYyQhanQmMSyCgXW8Q&adurl=http://www.motulshop.de&rct=j&q=d'), (43540, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (43541, 'http://www.markenoele.de/catalog/product/view/id/70/category/32', 'http://www.google.de/search?hl=de&&sa=X&ei=6kwCTYyEM5GVswaL2pDnCQ&ved=0CCQQBSgA&q=motul+0W-20&spell=1'), (43542, 'http://www.markenoele.de/index.php', ''), (43543, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/112/', 'http://www.markenoele.de/index.php'), (43544, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/index.php'), (43545, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (43546, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (43547, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (43548, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CF4QFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=5W-40%20Motul%208100%20X-Cess&ei=d2ECTajnCsftOYeU4aYB&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (43549, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (43550, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CY0Vp42YCTcunDIuvtAab76SWDa3BsMMB_em97RS9w-PtRxABKAhQnq-hjQFgleL7gZQHoAHH0YT4A8gBAakCMAYpTGU3tj6qBBhP0L5Xe-DB_segn_ehLcpmWD1nawkzCKA&num=4&sig=AGiWqtzSOrQgT3GW9hMIHah29qAeWf7QcQ&adurl=http://www.motulshop.de&rct=j&q='), (43551, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1292003731&flash=10.1.85.3&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html&dt=1292003731015&shv=r2'), (43552, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', ''), (43553, 'http://www.markenoele.de/catalog/product/view/id/170/category/18', ''), (43554, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9669843791434499&output=html&h=250&slotname=2129756871&w=250&lmt=1292013857&flash=10.1.53&url=http%3A%2F%2Fwww.pressemitteilungen-online.de%2Findex.php%2Fmotoroel-fuers-auto-tipps-fuer-die-r'), (43555, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43556, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43557, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43558, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43559, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43560, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (43561, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (43562, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (43563, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (43564, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (43565, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (43566, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (43567, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (43568, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (43569, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43570, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43571, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9669843791434499&output=html&h=250&slotname=2129756871&w=250&lmt=1292013857&flash=10.1.53&url=http%3A%2F%2Fwww.pressemitteilungen-online.de%2Findex.php%2Fmotoroel-fuers-auto-tipps-fuer-die-r'), (43572, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (43573, 'http://www.markenoele.de/catalog/category/view/id/17', ''), (43574, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (43575, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (43576, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (43577, 'http://www.markenoele.de/', ''), (43578, 'http://www.markenoele.de/', ''), (43579, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (43580, 'http://www.markenoele.de/', ''), (43581, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (43582, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (43583, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (43584, 'http://www.markenoele.de/datenschutz/', ''), (43585, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=LI2&rls=org.mozilla%3Ade%3Aofficial&q=motul+8100+x-clean%2B&aq=f&aqi=&aql=&oq=&gs_rfai='), (43586, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=LI2&rls=org.mozilla%3Ade%3Aofficial&q=motul+8100+x-clean%2B&aq=f&aqi=&aql=&oq=&gs_rfai='), (43587, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43588, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43589, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43590, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43591, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (43592, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (43593, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CRvs3ukoDTZuZH8ngswaxifXXDq3BsMMB_em97RSt1I_8BggAEAEgi5j4BSgCUJ6voY0BYJWKo4KwB6ABx9GE-APIAQGpArwtMOI9MrY-qgQTT9D9FHHp7CMnggMFszhj1owN2YAFkE4&sig=AGiWqtyRFQENUggAU8AVt3Jr7CZN9HDbkA&adurl=http://www.motulshop.de&rct=j&'), (43594, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (43595, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CRvs3ukoDTZuZH8ngswaxifXXDq3BsMMB_em97RSt1I_8BggAEAEgi5j4BSgCUJ6voY0BYJWKo4KwB6ABx9GE-APIAQGpArwtMOI9MrY-qgQTT9D9FHHp7CMnggMFszhj1owN2YAFkE4&sig=AGiWqtyRFQENUggAU8AVt3Jr7CZN9HDbkA&adurl=http://www.motulshop.de&rct=j&'), (43596, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CRvs3ukoDTZuZH8ngswaxifXXDq3BsMMB_em97RSt1I_8BggAEAEgi5j4BSgCUJ6voY0BYJWKo4KwB6ABx9GE-APIAQGpArwtMOI9MrY-qgQTT9D9FHHp7CMnggMFszhj1owN2YAFkE4&sig=AGiWqtyRFQENUggAU8AVt3Jr7CZN9HDbkA&adurl=http://www.motulshop.de&rct=j&'), (43597, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (43598, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (43599, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (43600, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (43601, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (43602, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (43603, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (43604, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (43605, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CRvs3ukoDTZuZH8ngswaxifXXDq3BsMMB_em97RSt1I_8BggAEAEgi5j4BSgCUJ6voY0BYJWKo4KwB6ABx9GE-APIAQGpArwtMOI9MrY-qgQTT9D9FHHp7CMnggMFszhj1owN2YAFkE4&sig=AGiWqtyRFQENUggAU8AVt3Jr7CZN9HDbkA&adurl=http://www.motulshop.de&rct=j&'), (43606, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (43607, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (43608, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (43609, 'http://www.markenoele.de/catalog/product/view/id/63/category/16', ''), (43610, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1292073495&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotor-oel-ueber-das-internet-kaufen-t1601929.html&dt=1'), (43611, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (43612, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=Motorenoel+f%C3%BCr+2+takter&_sacat=0&_odkw=Motorenoel&_osacat=0&_trksid=p3286.c0.m270.l1313'), (43613, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43614, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://gs-forum.eu/showthread.php?t=49932'), (43615, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (43616, 'http://www.markenoele.de/', 'http://www.webmail.de/plainsearch/motul+%C3%B6l/s/google/koid/1866002278/?gclid=CIWCy7XM5KUCFYe_zAodem0f1g'), (43617, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (43618, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/'), (43619, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (43620, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+5100+4T', 'http://www.markenoele.de/'), (43621, 'http://www.markenoele.de/catalog/product/view/id/48', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+5100+4T'), (43622, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-5100-4t-48.html'), (43623, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul+shin&hl=de&ie=UTF-8&q=motul+shine+%26+go'), (43624, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=Syn&rls=org.mozilla:de:official&q=motul+motor%C3%B6l&revid=901656562&sa=X&ei=-KkDTdnJLI6SOvuc0KYB&ved=0CHcQ1QIoAA'), (43625, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43626, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43627, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (43628, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&p=2'), (43629, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&p=3'), (43630, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&p=4'), (43631, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&p=5'), (43632, 'http://www.markenoele.de/catalog/product/view/id/176/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&p=6'), (43633, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&p=5'), (43634, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&p=6'), (43635, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&p=7'), (43636, 'http://www.markenoele.de/', 'http://www.amazon.de/MOTUL-5100-4-Takt-Liter-10W-30/dp/B0022ZLORO/ref=sr_1_4?s=automotive&ie=UTF8&qid=1292086334&sr=1-4'), (43637, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43638, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43639, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43640, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w3', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43641, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43642, 'http://www.markenoele.de/catalogsearch/result/?q=10w30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43643, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/catalogsearch/result/?q=10w30'), (43644, 'http://www.markenoele.de/catalogsearch/result/?q=10w30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43645, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cgt-gy60DTeflK8rhswbinaycDa3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglaq3gsgHoAHH0YT4A8gBAakCvC0w4j0ytj6qBBNP0LUpF2Lrn91YKtJLixKvf6lp&sig=AGiWqtw_n7N7OiKh4AIuJbp7SY7aMI6LSw&adurl=http://www.motulshop.de&rct=j&q=motul%208100%'), (43646, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43647, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43648, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (43649, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (43650, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (43651, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (43652, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (43653, 'http://www.markenoele.de/catalog/product/view/id/14/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (43654, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (43655, 'http://www.markenoele.de/', 'http://www.google.de/search?client=opera&rls=de&q=motul+onlineshop&sourceid=opera&ie=utf-8&oe=utf-8'), (43656, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43657, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43658, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.ch/url?sa=t&source=web&cd=2&ved=0CB4QFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=hths-%20viskosit%C3%A4t%20von%20motul%208100%20x-clean%205w40&ei=5MADTcnFHYPLswaIotHxCQ&usg=A'), (43659, 'http://www.markenoele.de/', 'http://www.pixelgate.info/serve.php?lg=de&dn=pixelgate.info&ps=341115a16f5053471ee79e57bf73bcbc&le=2010121113000152159&aq=Motul%20%C3%B6l&tk=TEhzDmeuNkcKEwiM2ovt6eSlAhXHpd4KHQMY6G4YACAAMPDQsAg4NVDw0LAIUOWblQ9Q1ayvD1C6n_cPUKqUsRFQwLe1EVC0hsURUP66qqcB'), (43660, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43661, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43662, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (43663, 'http://www.markenoele.de/', ''), (43664, 'http://www.markenoele.de/catalog/category/view/id/12', ''), (43665, 'http://www.markenoele.de/', 'http://de.ask.com/web?l=dis&o=15420&qsrc=2870&gct=dns&gc=1&q=motul.de'), (43666, 'http://www.markenoele.de/', 'http://www.autobild.de/artikel/vergleichstest-motoroel-36485.html'), (43667, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43668, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43669, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43670, 'http://www.markenoele.de/', 'http://www.autobild.de/artikel/vergleichstest-motoroel-36485.html'), (43671, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', 'http://www.google.de/url?sa=t&source=web&cd=17&ved=0CEUQFjAGOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-autoschmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%208100%20x-clean&ei=tNUDTcbCFYvGswa5p6DkCQ&usg=AFQjCNGd1q'), (43672, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-1l.html'), (43673, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (43674, 'http://www.markenoele.de/catalog/product/view/id/11/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (43675, 'http://www.markenoele.de/catalog/product/view/id/12/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (43676, 'http://www.markenoele.de/catalog/product/view/id/12/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (43677, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (43678, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (43679, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (43680, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (43681, 'http://www.markenoele.de/catalog/product/view/id/7/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (43682, 'http://www.markenoele.de/catalog/product/view/id/8/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (43683, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (43684, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (43685, 'http://www.markenoele.de/catalog/product/view/id/67/category/34', ''), (43686, 'http://www.markenoele.de/catalog/product/view/id/72/category/34', ''), (43687, 'http://www.markenoele.de/catalog/product/view/id/70/category/34', ''), (43688, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+motor%C3%B6l+5w40+x-cess&_sacat=0&_odkw=motul+motor%C3%B6l+5w40&_osacat=0&_trksid=p3286.c0.m270.l1313'), (43689, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43690, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43691, 'http://www.markenoele.de/catalog/product/view/id/5/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (43692, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-cess-1l.html'), (43693, 'http://www.markenoele.de/catalog/product/view/id/5/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (43694, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1292100956&channel=4582219326&color_bg=F2F3F5&color_border=F2F3F5&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F'), (43695, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43696, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43697, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (43698, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (43699, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (43700, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (43701, 'http://www.markenoele.de/catalog/product/view/id/112/category/49', ''), (43702, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (43703, 'http://www.markenoele.de/', ''), (43704, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (43705, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', ''), (43706, 'http://www.markenoele.de/zahlung/', ''), (43707, 'http://www.markenoele.de/widerruf/', ''), (43708, 'http://www.markenoele.de/datenschutz/', ''), (43709, 'http://www.markenoele.de/', ''), (43710, 'http://www.markenoele.de/lieferung/', ''), (43711, 'http://www.markenoele.de/', ''), (43712, 'http://www.markenoele.de/', ''), (43713, 'http://www.markenoele.de/', ''), (43714, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (43715, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (43716, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', ''), (43717, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (43718, 'http://www.markenoele.de/catalog/product/view/id/49/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name&p=2'), (43719, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-5100-4t-49.html'), (43720, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (43721, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CAmiezpIETaKSPIL7sgbw7sHWDa3BsMMB_em97RS9w-PtRxAGKAhQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCvC0w4j0ytj6qBBhP0JR8Yydu_u3-Ngl4fn0Pzxr0bupxTpc&num=9&sig=AGiWqtz2cHehYGFJ8jGy9XyGxNPGWppRWQ&adurl=http://www.motulshop.de&rct=j&q='), (43722, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (43723, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (43724, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (43725, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (43726, 'http://www.markenoele.de/catalog/product/view/id/55/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (43727, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-7100-4t-55.html'), (43728, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (43729, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (43730, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.google.de/search?hl=de&lr=lang_de&safe=off&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&tbs=lr%3Alang_1de&q=4100+15w50&aq=f&aqi=&aql=&oq=&gs_rfai='), (43731, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=motul+300v&x=0&y=0'), (43732, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43733, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43734, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20competio', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (43735, 'http://www.markenoele.de/catalogsearch/result/?q=300v+competition', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (43736, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20competition', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (43737, 'http://www.markenoele.de/catalog/product/view/id/68', 'http://www.markenoele.de/catalogsearch/result/?q=300v+competition'), (43738, 'http://www.markenoele.de/catalog/product/gallery/id/68/image/39/', 'http://www.markenoele.de/motul-300v-competition-68.html'), (43739, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTMwMHYtY29tcGV0aXRpb24tNjguaHRtbA,,/product/68/', 'http://www.markenoele.de/motul-300v-competition-68.html'), (43740, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-300v-competition-68.html'), (43741, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (43742, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1292154608&flash=10.1.102.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwo-ist-sterndocktor-t1401810.html&dt=1292154608062&'), (43743, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+3000+4T+SAE+20W-+50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (43744, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motor%C3%B6il5w30+fur+audi++lohglife++3&_sacat=0&_odkw=motor%C3%B6il5w30+fur+audi&_osacat=0&_trksid=p3286.c0.m270.l1313'), (43745, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+3000+4T+SAE+20W-+50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (43746, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43747, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43748, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43749, 'http://www.markenoele.de/angebote-des-monats/', ''), (43750, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+3000+4T+SAE+20W-+50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (43751, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43752, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43753, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (43754, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (43755, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (43756, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CX7I3qNoETdecIMWY8APyg4WSDa3BsMMB_em97RS1g_2-RwgAEAIoAlCer6GNAWCV-qWCsAegAcfRhPgDyAEBqQK8LTDiPTK2PqoEGE_QkWMZuKbHaHxNGSxB02ImThUB2TdG_w&sig=AGiWqtykBe8xlUXrdPxnPxreuIXr2w3QXQ&adurl=http://www.motulshop.de&rct=j&q=Mot'), (43757, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CCDTjaOwETZqINoic8AOplsWBDa3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCV-qWCsAeQAQOgAcfRhPgDyAEBqQK8LTDiPTK2PqoEGE_QKbxyn0Bka7oU1PCc10qvJMNbsX4JUw&sig=AGiWqtyeZyrQ3XywtQughFbjWvF10VHL6w&adurl=http://www.motulshop.de&rct=j&q'), (43758, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=250&slotname=0832573365&w=250&lmt=1292172015&flash=10.1.53&url=http%3A%2F%2Fwww.reptilien-forum.info%2Fplauderecke%2F17780-ol-wellenwippe-2.html&dt=12921720188'), (43759, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CYDj4DwcFTfW5OIL7sgbw7sHWDa3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCVuoCCmAegAcfRhPgDyAEBqQK8LTDiPTK2PqoEGE_QNeRPjvQxfe911gr3tLm-4iJtHb16Dw&sig=AGiWqtwsu7Buf0ffKMJjn-vcp1ZEZ7acBw&adurl=http://www.motulshop.de&rct=j&q=mot'), (43760, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (43761, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=90&slotname=4498595130&w=728&lmt=1292178928&channel=4582219326&color_bg=F2F3F5&color_border=F2F3F5&flash=10.0.45&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fs'), (43762, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', ''), (43763, 'http://www.markenoele.de/catalog/category/view/id/22', ''), (43764, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBgQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele&ei=b0AFTaCYJYOBOpK6oKYB&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (43765, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/'), (43766, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (43767, 'http://www.markenoele.de/customer/account/index/', 'http://www.markenoele.de/customer/account/login/'), (43768, 'http://www.markenoele.de/sales/order/history/', 'http://www.markenoele.de/customer/account/index/'), (43769, 'http://www.markenoele.de/customer/account/logout/', 'http://www.markenoele.de/sales/order/history/'), (43770, 'http://www.markenoele.de/customer/account/logoutSuccess/', 'http://www.markenoele.de/sales/order/history/'), (43771, 'http://www.markenoele.de/', 'http://www.markenoele.de/customer/account/logoutSuccess/'), (43772, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (43773, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (43774, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1292196602&flash=10.0.45&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fdiesel-additive-von-liqui-moly-gut-oder-schamanenpipi-t'), (43775, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (43776, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1292196602&flash=10.0.45&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fdiesel-additive-von-liqui-moly-gut-oder-schamanenpipi-t'), (43777, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (43778, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (43779, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-heizoel.html'), (43780, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (43781, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (43782, 'http://www.markenoele.de/catalog/category/view/id/30', ''), (43783, 'http://www.markenoele.de/', ''), (43784, 'http://www.markenoele.de/', ''), (43785, 'http://www.markenoele.de/', ''), (43786, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (43787, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (43788, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBsQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele.de&ei=3dUFTaa_NMqdOpXwuc0C&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (43789, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (43790, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=2takt%C3%B6l&meta=&aq=f&aqi=g-s2&aql=&oq=&gs_rfai='), (43791, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (43792, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=markenoele.de&aq=f&aqi=&aql=&oq=&gs_rfai='), (43793, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (43794, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (43795, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43796, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (43797, 'http://www.markenoele.de/shipping/tracking/popup/hash/b3JkZXJfaWQ6ODM6NTA4MTIx/?___store=esso_store_view', 'http://www.markenoele.de/index.php/admin/sales_order/view/order_id/83/key/d83684913760b17fc18218772d9ad794/'), (43798, 'http://www.markenoele.de/', ''), (43799, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43800, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43801, 'http://www.markenoele.de/catalog/product/view/id/66/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (43802, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43803, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (43804, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (43805, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (43806, 'http://www.markenoele.de/catalog/product/view/id/22/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (43807, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (43808, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (43809, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (43810, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (43811, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (43812, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (43813, 'http://www.markenoele.de/', ''), (43814, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (43815, 'http://www.markenoele.de/', 'http://www.google.de/products?q=motul+15W50&hl=de&aq=f'), (43816, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43817, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43818, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-5l-15w-50.html'), (43819, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (43820, 'http://www.markenoele.de/', ''), (43821, 'http://www.markenoele.de/', 'http://www.gutefrage.net/frage/welches-oel-fuer-unseren-mini'), (43822, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1292241733&flash=10.0.45.2&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fteilehandel%2Farticles%2F284659%2F&dt=129224'), (43823, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43824, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43825, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (43826, 'http://www.markenoele.de/catalog/product/view/id/26/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (43827, 'http://www.markenoele.de/catalog/product/gallery/id/26/image/105/', ''), (43828, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+15w60&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (43829, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+15w60&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (43830, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43831, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43832, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (43833, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (43834, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (43835, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (43836, 'http://www.markenoele.de/index.php/', ''), (43837, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-Classic-%C3%96L-20w50-Liter/dp/B003AWYPII/ref=sr_1_3?s=automotive&ie=UTF8&qid=1292245598&sr=1-3'), (43838, 'http://www.markenoele.de/', 'http://www.branchenbuchsuche.de/motul-deutschland-gmbh-in-koeln_1282575'), (43839, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43840, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=hoT&rls=org.mozilla:de:official&channel=s&&sa=X&ei=PB4GTYT-OYOfOvDhlKYB&ved=0CJEBEAUoAA&q=2-takt+%C3%B6l+g%C3%BCnstig&spell=1'), (43841, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43842, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43843, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (43844, 'http://www.markenoele.de/catalog/product/view/id/57/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (43845, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (43846, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (43847, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (43848, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (43849, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43850, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43851, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=hoT&rls=org.mozilla:de:official&channel=s&&sa=X&ei=PB4GTYT-OYOfOvDhlKYB&ved=0CJEBEAUoAA&q=2-takt+%C3%B6l+g%C3%BCnstig&spell=1'), (43852, 'http://www.markenoele.de/catalog/product/view/id/110/category/49', ''), (43853, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?q=2+takt+%C3%B6l+&encQuery=2+takt+%C3%B6l+selbst+mischend&lang=any&adtest=&mandant=toi&device=html&dia=suche&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&plug_id=&start=0&num'), (43854, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CN_T3sTL6aUCFcoifAodZkMlSg'), (43855, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (43856, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (43857, 'http://www.markenoele.de/', 'http://kleinanzeigen.ebay.de/anzeigen/s-anzeige/vollsynthtisches-oel-sae-10w-50-castrol-power1-racing/16624635'), (43858, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43859, 'http://www.markenoele.de/', 'http://kleinanzeigen.ebay.de/anzeigen/s-anzeige/vollsynthtisches-oel-sae-10w-50-castrol-power1-racing/16624635'), (43860, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43861, 'http://www.markenoele.de/', 'http://kleinanzeigen.ebay.de/anzeigen/s-anzeige/vollsynthtisches-oel-sae-10w-50-castrol-power1-racing/16624635'), (43862, 'http://www.markenoele.de/', 'http://kleinanzeigen.ebay.de/anzeigen/s-anzeige/vollsynthtisches-oel-sae-10w-50-castrol-power1-racing/16624635'), (43863, 'http://www.markenoele.de/catalog/product/view/id/164/category/28', ''), (43864, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (43865, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CVmu9lmMGTdLXC8j7sgbhz8HeDK3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFgleKZgqwHoAHH0YT4A8gBAakCYrb7lQlYtj6qBBNP0AuFDGTIsL0r0USiJm7nyTvC&sig=AGiWqtwhq1efIV4zGxJyRiMBehC3WDHUbQ&adurl=http://www.motulshop.de&rct=j&q=motul%2015W50'), (43866, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43867, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43868, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-5l-15w-50.html'), (43869, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-5l-15w-50.html'), (43870, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43871, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43872, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43873, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (43874, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (43875, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (43876, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (43877, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (43878, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1292264757&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fschon-wieder-motoroel-t1725399.html&dt=1292264764891&s'), (43879, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43880, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43881, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (43882, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (43883, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (43884, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (43885, 'http://www.markenoele.de/lieferung', 'http://www.google.de/url?sa=t&source=web&cd=11&ved=0CBcQFjAAOAo&url=http%3A%2F%2Fwww.markenoele.de%2Flieferung&rct=j&q=dhl..zustellung%20mit%20nachnahme%20nicht%20abgeholt&ei=ymsGTYyvO8uG4AbG25mzCg&usg=AFQjCNG_H-44C6d8Foo9tsxxKZy-MRxfqw'), (43886, 'http://www.markenoele.de/', ''), (43887, 'http://www.markenoele.de/', 'http://www.safersite.de/markenoele.de'), (43888, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.com'), (43889, 'http://www.markenoele.de/', ''), (43890, 'http://www.markenoele.de/', ''), (43891, 'http://www.markenoele.de/index.php/', ''), (43892, 'http://www.markenoele.de/', ''), (43893, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.de'), (43894, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', 'http://www.google.de/search?q=motul+5w40+x-clean&hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&prmd=ivs&ei=YpwGTbvKBZC38gPsjpU3&start=10&sa=N'), (43895, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-1l.html'), (43896, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CE0QFjAI&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-4100-power-5l-15w-50.html&rct=j&q=motul%204100%20power&ei=vZ8GTZ7wJMej8QPkkPU3&usg=AFQjCNHM1H_VzdKQJY35ErBoYamcTbdLgQ&cad=rja'), (43897, 'http://www.markenoele.de/catalog/product/view/id/116/category/48', ''), (43898, 'http://www.markenoele.de/catalog/product/view/id/109/category/48', ''), (43899, 'http://www.markenoele.de/catalog/product/view/id/122/category/48', ''), (43900, 'http://www.markenoele.de/catalog/product/view/id/140/category/53', ''), (43901, 'http://www.markenoele.de/catalog/product/view/id/110/category/48', ''), (43902, 'http://www.markenoele.de/catalog/product/view/id/50', ''); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (43903, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (43904, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+8100+x-clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (43905, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43906, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43907, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43908, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (43909, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (43910, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (43911, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (43912, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (43913, 'http://www.markenoele.de/', ''), (43914, 'http://www.markenoele.de/', ''), (43915, 'http://www.markenoele.de/', ''), (43916, 'http://www.markenoele.de/', 'http://www.google.com/search?q=motul+800+road+racing&hl=de&prmd=ivnsfd&ei=Uy4HTY6gFYmcOrn32NwJ&start=10&sa=N'), (43917, 'http://www.markenoele.de/catalog/product/view/id/26', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+Specific+503.00&meta=&btnG=Google-Suche'), (43918, 'http://www.markenoele.de/contacts/', ''), (43919, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CZMfGjEMHTaP-CoSa8APVse3HCq3BsMMB_em97RSPtd5ECAAQASgDUJ6voY0BYJWCoIKwB6ABx9GE-APIAQGpArhhUR6IdrY-qgQTT9DG_WGynjwhEKKlNfV9bpD5Vg&sig=AGiWqtwhDkLPxiTPaLbYRGXCRnWfaIfxzw&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (43920, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43921, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43922, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (43923, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (43924, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (43925, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CFYQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=QUgHTc3cEY3BswbRsLDwDQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (43926, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43927, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43928, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (43929, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (43930, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (43931, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (43932, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (43933, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (43934, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (43935, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (43936, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (43937, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (43938, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (43939, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (43940, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (43941, 'http://www.markenoele.de/', ''), (43942, 'http://www.markenoele.de/', ''), (43943, 'http://www.markenoele.de/catalog/category/view/id/33', ''), (43944, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=AW8HTan2I46VswaZ0dj5DQ&ved=0CCcQBSgA&q=2+takt+%C3%B6l+billig&spell=1'), (43945, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43946, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43947, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43948, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=AW8HTan2I46VswaZ0dj5DQ&ved=0CCcQBSgA&q=2+takt+%C3%B6l+billig&spell=1'), (43949, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=li', 'http://www.markenoele.de/'), (43950, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ligu', 'http://www.markenoele.de/'), (43951, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ligui%20m', 'http://www.markenoele.de/'), (43952, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ligui', 'http://www.markenoele.de/'), (43953, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=lig', 'http://www.markenoele.de/'), (43954, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ligui%20moli', 'http://www.markenoele.de/'), (43955, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ligui%20mol', 'http://www.markenoele.de/'), (43956, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ligui%20moly', 'http://www.markenoele.de/'), (43957, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ligui%20mo', 'http://www.markenoele.de/'), (43958, 'http://www.markenoele.de/catalogsearch/result/?q=ligui+moly', 'http://www.markenoele.de/'), (43959, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=AW8HTan2I46VswaZ0dj5DQ&ved=0CCcQBSgA&q=2+takt+%C3%B6l+billig&spell=1'), (43960, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=AW8HTan2I46VswaZ0dj5DQ&ved=0CCcQBSgA&q=2+takt+%C3%B6l+billig&spell=1'), (43961, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CGtUZ-3MHTYiBNMKX8AP81bXeCq3BsMMB_em97RSFyuPtRwgAEAEoAlCer6GNAWCV-qeCsAegAcfRhPgDyAEBqQLlKrS5k4u2PqoEGE_QIoSeigRiOFFKYbzw8zYxcjNg6_GdKw&sig=AGiWqtwXjyQZdsWyFxTAw2NNT8oJAVqt9Q&adurl=http://www.motulshop.de&rct=j&q=mot'), (43962, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (43963, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43964, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43965, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (43966, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (43967, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (43968, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/customer/account/login/'), (43969, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (43970, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (43971, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (43972, 'http://www.markenoele.de/sales/order/view/order_id/78/', 'http://www.markenoele.de/customer/account/'), (43973, 'http://www.markenoele.de/sales/billing_agreement/', 'http://www.markenoele.de/sales/order/view/order_id/78/'), (43974, 'http://www.markenoele.de/tag/customer/', 'http://www.markenoele.de/sales/billing_agreement/'), (43975, 'http://www.markenoele.de/review/customer/', 'http://www.markenoele.de/tag/customer/'), (43976, 'http://www.markenoele.de/sales/recurring_profile/', 'http://www.markenoele.de/review/customer/'), (43977, 'http://www.markenoele.de/sales/order/history/', 'http://www.markenoele.de/sales/recurring_profile/'), (43978, 'http://www.markenoele.de/customer/account/logout/', 'http://www.markenoele.de/sales/order/history/'), (43979, 'http://www.markenoele.de/customer/account/logoutSuccess/', 'http://www.markenoele.de/sales/order/history/'), (43980, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1313&_nkw=motul+5100++20w50&_sacat=See-All-Categories'), (43981, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (43982, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-5100-4t-50.html'), (43983, 'http://www.markenoele.de/', 'http://www.auvito.de/motoroel-motul-oldtimer-classic-motor-oel-sae-50-2-liter/artnr4569605/details.html'), (43984, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (43985, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1313&_nkw=motul+5100++20w50&_sacat=See-All-Categories'), (43986, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (43987, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (43988, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (43989, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (43990, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (43991, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (43992, 'http://www.markenoele.de/catalog/product/view/id/65/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (43993, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtY2xhc3NpYy1tb3Rvci1vaWwtNjUuaHRtbA,,/product/65/', 'http://www.markenoele.de/motul-schmierstoffe/motul-classic-motor-oil-65.html'), (43994, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-classic-motor-oil-65.html'), (43995, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (43996, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (43997, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (43998, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (43999, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (44000, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (44001, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (44002, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (44003, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (44004, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (44005, 'http://www.markenoele.de/paypal/standard/redirect/', 'http://www.markenoele.de/checkout/onepage/'), (44006, 'http://www.markenoele.de/paypal/standard/success/?mc_gross=35.90&invoice=200537536&protection_eligibility=Eligible&address_status=unconfirmed&item_number1=832202&item_number2=1000&payer_id=GQM4XC3ES4MQE&tax=5.73&item_number3=770007-ES&item_number4=Ve', ''), (44007, 'http://www.markenoele.de/checkout/onepage/success/', ''), (44008, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2289627611955391&format=336x280_as&output=html&h=280&w=336&lmt=1292336676&channel=2481586612&ad_type=text_image&alternate_ad_url=http%3A%2F%2Fwww.robotinho.de%2Fwerbung%2Fostsee_angebot.html'), (44009, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (44010, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/checkout/onepage/success/'), (44011, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (44012, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (44013, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (44014, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (44015, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (44016, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (44017, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (44018, 'http://www.markenoele.de/paypal/ipn/', ''), (44019, 'http://www.markenoele.de/paypal/ipn/', ''), (44020, 'http://www.markenoele.de/paypal/ipn/', ''), (44021, 'http://www.markenoele.de/paypal/ipn/', ''), (44022, 'http://www.markenoele.de/paypal/ipn/', ''), (44023, 'http://www.markenoele.de/paypal/ipn/', ''), (44024, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CrDCQ7n8HTdqcDsKX8AP81bXeCq3BsMMB_em97RTtzOPtRwgAEAIoA1Cer6GNAWCVkqeCsAeQAQKgAcfRhPgDyAEBqQLlKrS5k4u2PqoEGE_QbgYDDs7oaAmZ_R8A0S-IcjoybR6R_w&sig=AGiWqtzFRzSOTKWILYZqk4HBPhqRDuexZQ&adurl=http://www.motulshop.de&rct=j&q'), (44025, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20ta', 'http://www.markenoele.de/'), (44026, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt', 'http://www.markenoele.de/'), (44027, 'http://www.markenoele.de/catalogsearch/result/?q=2+takt', 'http://www.markenoele.de/'), (44028, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt', 'http://www.markenoele.de/catalogsearch/result/?q=2+takt'), (44029, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt%20Jaso', 'http://www.markenoele.de/catalogsearch/result/?q=2+takt'), (44030, 'http://www.markenoele.de/catalogsearch/result/?q=2+takt+Jaso', 'http://www.markenoele.de/catalogsearch/result/?q=2+takt'), (44031, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt%20Jaso', 'http://www.markenoele.de/catalogsearch/result/?q=2+takt+Jaso'), (44032, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt%20Jaso', 'http://www.markenoele.de/catalogsearch/result/?q=2+takt+Jaso'), (44033, 'http://www.markenoele.de/catalogsearch/result/?q=2+takt+Jaso+FD', 'http://www.markenoele.de/catalogsearch/result/?q=2+takt+Jaso'), (44034, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt%20Jaso%20FD', 'http://www.markenoele.de/catalogsearch/result/?q=2+takt+Jaso'), (44035, 'http://www.markenoele.de/catalog/product/view/id/59', 'http://www.markenoele.de/catalogsearch/result/?q=2+takt+Jaso+FD'), (44036, 'http://www.markenoele.de/paypal/ipn/', ''), (44037, 'http://www.markenoele.de/catalog/product/view/id/158/category/30', 'http://www.google.de/search?q=Motul+garden&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&redir_esc=&ei=UoMHTZG-Ec7xsgbX7MiJDg'), (44038, 'http://www.markenoele.de/paypal/ipn/', ''), (44039, 'http://www.markenoele.de/catalog/product/view/id/53/category/10', 'http://www.google.de/search?q=motul+7100+10w-40&hl=de&prmd=ivns&ei=I4MHTeTQEIrqOeG-qKgJ&start=10&sa=N'), (44040, 'http://www.markenoele.de/', 'http://kleinanzeigen.ebay.de/anzeigen/s-anzeige/motoroel-castrol-5w-40,-neu,-1-jahr-alt,-bmw,-mercedes/16719416'), (44041, 'http://www.markenoele.de/paypal/ipn/', ''), (44042, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=LpEHTbdEwbCFB5m-ve8H&ved=0CCwQBSgA&q=motul+shine+%26+go&spell=1'), (44043, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (44044, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/wash-wax.html'), (44045, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (44046, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/wash-wax.html'), (44047, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (44048, 'http://www.markenoele.de/paypal/ipn/', ''), (44049, 'http://www.markenoele.de/', 'http://www.auvito.de/bel-ray-s2-mineralisches-2-takt-oel/artnr22250800/details.html'), (44050, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (44051, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (44052, 'http://www.markenoele.de/', 'http://www.markenoele.de/lieferung/'), (44053, 'http://www.markenoele.de/', 'http://www.auvito.de/total-special-4t-20w-50-motorradoel-motoroel-neu/artnr6575482/details.html'), (44054, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ck-A21psHTcOEM4biswaZudz4Ca3BsMMB_em97RTtzOPtRwgAEAIoA1Cer6GNAWCVorWCwAegAcfRhPgDyAEBqQKrvrcEAIm2PqoEFk_Q9YyUPjAad0oYbftpPoOyQbmmEuo&sig=AGiWqtxU4hmdVhKEwJ5AdWu6t3uBPgjBwA&adurl=http://www.motulshop.de&rct=j&q=2-takt'), (44055, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (44056, 'http://www.markenoele.de/catalog/product/view/id/103/category/45', ''), (44057, 'http://www.markenoele.de/', ''), (44058, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44059, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44060, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=sae', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (44061, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=sae5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (44062, 'http://www.markenoele.de/catalogsearch/result/?q=sae5w30', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (44063, 'http://www.markenoele.de/catalogsearch/result/?q=sae+5w30', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (44064, 'http://www.markenoele.de/catalogsearch/result/?q=+5w30', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (44065, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (44066, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=spe', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44067, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=spec', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44068, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specifi', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44069, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44070, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=speci', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44071, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%20229', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44072, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%20229.', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44073, 'http://www.markenoele.de/catalogsearch/result/?q=specific+229.5', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44074, 'http://www.markenoele.de/paypal/ipn/', ''), (44075, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ie7&q=Motul+300V+SAE+15W50&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&rlz=1I7TSEA;&redir_esc=&ei=QLEHTZL2NIeMswbn2-CDDg'), (44076, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', ''), (44077, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-7100-4t.html'), (44078, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (44079, 'http://www.markenoele.de/angebote-des-monats/', ''), (44080, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (44081, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (44082, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (44083, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (44084, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (44085, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (44086, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (44087, 'http://www.markenoele.de/motul_pflegeberater/', ''), (44088, 'http://www.markenoele.de/catalog/product/view/id/79', ''), (44089, 'http://www.markenoele.de/', ''), (44090, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44091, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44092, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (44093, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (44094, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (44095, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (44096, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (44097, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (44098, 'http://www.markenoele.de/catalog/product/view/id/65/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (44099, 'http://www.markenoele.de/catalog/product/view/id/63', ''), (44100, 'http://www.markenoele.de/catalog/product/view/id/191', ''), (44101, 'http://www.markenoele.de/catalog/product/view/id/178', ''), (44102, 'http://www.markenoele.de/catalog/product/view/id/178', ''), (44103, 'http://www.markenoele.de/catalog/product/view/id/178', ''), (44104, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', ''), (44105, 'http://www.markenoele.de/paypal/ipn/', ''), (44106, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (44107, 'http://www.markenoele.de/catalog/product/view/id/196', ''), (44108, 'http://www.markenoele.de/catalog/product/view/id/229', ''), (44109, 'http://www.markenoele.de/catalog/product/view/id/163', ''), (44110, 'http://www.markenoele.de/altoelentsorgung/', ''), (44111, 'http://www.markenoele.de/bestellung/', ''), (44112, 'http://www.markenoele.de/datenschutz/', ''), (44113, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (44114, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (44115, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (44116, 'http://www.markenoele.de/impressum/', ''), (44117, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (44118, 'http://www.markenoele.de/altoelentsorgung/', ''), (44119, 'http://www.markenoele.de/catalog/product/view/id/182', ''), (44120, 'http://www.markenoele.de/catalog/product/view/id/31', ''), (44121, 'http://www.markenoele.de/catalog/product/view/id/68', ''), (44122, 'http://www.markenoele.de/catalog/product/view/id/24', ''), (44123, 'http://www.markenoele.de/paypal/ipn/', ''), (44124, 'http://www.markenoele.de/altoelentsorgung/', ''), (44125, 'http://www.markenoele.de/bestellung/', ''), (44126, 'http://www.markenoele.de/datenschutz/', ''), (44127, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (44128, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (44129, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (44130, 'http://www.markenoele.de/impressum/', ''), (44131, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (44132, 'http://www.markenoele.de/catalog/product/view/id/124', ''), (44133, 'http://www.markenoele.de/zahlung', ''), (44134, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (44135, 'http://www.markenoele.de/catalog/product/view/id/21', ''), (44136, 'http://www.markenoele.de/catalog/product/view/id/253', ''), (44137, 'http://www.markenoele.de/catalog/product/view/id/12', ''), (44138, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (44139, 'http://www.markenoele.de/catalog/product/view/id/174', ''), (44140, 'http://www.markenoele.de/catalog/product/view/id/52', ''), (44141, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (44142, 'http://www.markenoele.de/catalog/product/view/id/58', ''), (44143, 'http://www.markenoele.de/catalog/product/view/id/48', ''), (44144, 'http://www.markenoele.de/catalog/product/view/id/91', ''), (44145, 'http://www.markenoele.de/catalog/product/view/id/121', ''), (44146, 'http://www.markenoele.de/', 'http://kleinanzeigen.ebay.de/anzeigen/s-anzeige/shell-advance-vsx-motorradoel-10w-40-4t-(4liter-kanister)/13675166'), (44147, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (44148, 'http://www.markenoele.de/', 'http://kleinanzeigen.ebay.de/anzeigen/s-anzeige/shell-advance-vsx-motorradoel-10w-40-4t-(4liter-kanister)/13675166'), (44149, 'http://www.markenoele.de/catalog/product/view/id/113', ''), (44150, 'http://www.markenoele.de/catalog/product/view/id/164', ''), (44151, 'http://www.markenoele.de/catalog/product/view/id/145', ''), (44152, 'http://www.markenoele.de/catalog/product/view/id/185', ''), (44153, 'http://www.markenoele.de/catalog/product/view/id/87', ''), (44154, 'http://www.markenoele.de/catalog/product/view/id/122', ''), (44155, 'http://www.markenoele.de/catalog/product/view/id/61', ''), (44156, 'http://www.markenoele.de/catalog/product/view/id/158', ''), (44157, 'http://www.markenoele.de/catalog/product/view/id/140', ''), (44158, 'http://www.markenoele.de/catalog/product/view/id/15', ''), (44159, 'http://www.markenoele.de/motul_pflegeberater', ''), (44160, 'http://www.markenoele.de/catalog/product/view/id/6', ''), (44161, 'http://www.markenoele.de/', ''), (44162, 'http://www.markenoele.de/catalog/product/view/id/160', ''), (44163, 'http://www.markenoele.de/catalog/product/view/id/161', ''), (44164, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (44165, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (44166, 'http://www.markenoele.de/catalog/product/view/id/12', 'http://www.google.de/products?q=motul+5w30+8100+x+clean+plus&hl=de&aq=f'), (44167, 'http://www.markenoele.de/catalog/product/view/id/11', 'http://www.google.de/products?q=motul+5w30+8100+x+clean+plus&hl=de&aq=f'), (44168, 'http://www.markenoele.de/catalog/product/view/id/20', ''), (44169, 'http://www.markenoele.de/catalog/product/view/id/162', ''), (44170, 'http://www.markenoele.de/catalog/product/view/id/149', ''), (44171, 'http://www.markenoele.de/', ''), (44172, 'http://www.markenoele.de/', ''), (44173, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (44174, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (44175, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (44176, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (44177, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (44178, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (44179, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (44180, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (44181, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=gebinde_groesse', ''), (44182, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=name', ''), (44183, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=name', ''), (44184, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position', ''), (44185, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=price', ''), (44186, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=viskositaet', ''), (44187, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', ''), (44188, 'http://www.markenoele.de/catalog/category/view/id/41?limit=18', ''), (44189, 'http://www.markenoele.de/catalog/category/view/id/41?limit=27', ''), (44190, 'http://www.markenoele.de/catalog/category/view/id/41?limit=9', ''), (44191, 'http://www.markenoele.de/catalog/category/view/id/41?limit=all', ''), (44192, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (44193, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (44194, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (44195, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (44196, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (44197, 'http://www.markenoele.de/catalog/category/view/id/41?amp%3Border=gebinde_groesse&dir=asc&limit=18', ''), (44198, 'http://www.markenoele.de/catalog/category/view/id/41?amp%3Border=gebinde_groesse&dir=asc&limit=27', ''), (44199, 'http://www.markenoele.de/catalog/category/view/id/41?amp%3Border=gebinde_groesse&dir=asc&limit=9', ''), (44200, 'http://www.markenoele.de/catalog/category/view/id/41?amp%3Border=gebinde_groesse&dir=asc&limit=all', ''), (44201, 'http://www.markenoele.de/catalog/category/view/id/41?amp%3Border=gebinde_groesse&dir=asc&mode=list', ''), (44202, 'http://www.markenoele.de/catalog/category/view/id/41?amp%3Border=gebinde_groesse&dir=asc&order=gebinde_groesse', ''), (44203, 'http://www.markenoele.de/catalog/category/view/id/41?amp%3Border=gebinde_groesse&dir=asc&order=name', ''), (44204, 'http://www.markenoele.de/catalog/category/view/id/41?amp%3Border=gebinde_groesse&dir=asc&order=position', ''), (44205, 'http://www.markenoele.de/catalog/product/view/id/80', ''), (44206, 'http://www.markenoele.de/catalog/product/view/id/240', ''), (44207, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=0&aqi=g10&aql=&oq=motul+&gs_rfai='), (44208, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44209, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44210, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (44211, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44212, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', ''), (44213, 'http://www.markenoele.de/catalog/product/view/id/95', ''), (44214, 'http://www.markenoele.de/impressum/', ''), (44215, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (44216, 'http://www.markenoele.de/catalog/product/view/id/78', ''), (44217, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.google.de/search?q=Motul+Quad+Oele&hl=de&client=firefox-a&hs=Wqo&rls=org.mozilla:de:official&prmd=ivs&ei=UJAITZuOJIGW8QPw5Yk0&start=10&sa=N'), (44218, 'http://www.markenoele.de/catalog/product/view/id/32', ''), (44219, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CznYmJ5QITfPXCoz-sgbXnZHbAq3BsMMB_em97RT1y-PtRwgAEAEoA1Cer6GNAWCVuv2BlAegAcfRhPgDyAEBqQIsMW-PDmG2PqoEGE_Q70K0BncnZYa1HGMGqe1JV75O-JEBBA&sig=AGiWqtz3DYn3cFmOMkcI-Ayd9HwXdO9wCA&adurl=http://www.motulshop.de&rct=j&q=Mot'), (44220, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44221, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44222, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44223, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (44224, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (44225, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (44226, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (44227, 'http://www.markenoele.de/catalog/product/view/id/73/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (44228, 'http://www.markenoele.de/catalog/product/gallery/id/73/image/108/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line.html'), (44229, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (44230, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (44231, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (44232, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (44233, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44234, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44235, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CznYmJ5QITfPXCoz-sgbXnZHbAq3BsMMB_em97RT1y-PtRwgAEAEoA1Cer6GNAWCVuv2BlAegAcfRhPgDyAEBqQIsMW-PDmG2PqoEGE_Q70K0BncnZYa1HGMGqe1JV75O-JEBBA&sig=AGiWqtz3DYn3cFmOMkcI-Ayd9HwXdO9wCA&adurl=http://www.motulshop.de&rct=j&q=Mot'), (44236, 'http://www.markenoele.de/catalog/product/view/id/77', ''), (44237, 'http://www.markenoele.de/catalog/product/view/id/169', ''), (44238, 'http://www.markenoele.de/catalog/product/view/id/57', ''), (44239, 'http://www.markenoele.de/catalog/product/view/id/194', ''), (44240, 'http://www.markenoele.de/catalog/product/view/id/17', ''), (44241, 'http://www.markenoele.de/catalog/product/view/id/65', ''), (44242, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (44243, 'http://www.markenoele.de/catalog/product/view/id/167', ''), (44244, 'http://www.markenoele.de/catalog/product/view/id/86', ''), (44245, 'http://www.markenoele.de/catalog/product/view/id/22', ''), (44246, 'http://www.markenoele.de/catalog/product/view/id/229', ''), (44247, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+specific+5w30&aq=0&aqi=g1&aql=&oq=motul+sp&gs_rfai='), (44248, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.google.de/search?hl=de&q=motul+snow+power&aq=f&aqi=&aql=&oq=&gs_rfai='), (44249, 'http://www.markenoele.de/catalog/category/view/id/19', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html'), (44250, 'http://www.markenoele.de/catalog/product/view/id/167/category/19', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (44251, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt/motul-snowpower-2t-1l.html'), (44252, 'http://www.markenoele.de/catalog/category/view/id/31', ''), (44253, 'http://www.markenoele.de/catalog/product/view/id/88', ''), (44254, 'http://www.markenoele.de/catalog/product/view/id/62', ''), (44255, 'http://www.markenoele.de/lieferung', ''), (44256, 'http://www.markenoele.de/catalog/product/view/id/178', ''), (44257, 'http://www.markenoele.de/catalog/product/view/id/178', ''), (44258, 'http://www.markenoele.de/catalog/product/view/id/178', ''), (44259, 'http://www.markenoele.de/paypal/ipn/', ''), (44260, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CAck3RcIITcCdB8viswaHvdXWAq3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCV4pCCoAegAcfRhPgDyAEBqQKXO4icBE-2PqoEE0_Q9pmWPL26SXf78Vztzx6-hpM&sig=AGiWqtzkSjnM8mrtrC6Q-AIZfEYjZMILNw&adurl=http://www.motulshop.de&rct=j&q=Motul%2051'), (44261, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CAck3RcIITcCdB8viswaHvdXWAq3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCV4pCCoAegAcfRhPgDyAEBqQKXO4icBE-2PqoEE0_Q9pmWPL26SXf78Vztzx6-hpM&sig=AGiWqtzkSjnM8mrtrC6Q-AIZfEYjZMILNw&adurl=http://www.motulshop.de&rct=j&q=Motul%2051'), (44262, 'http://www.markenoele.de/lieferung/', ''), (44263, 'http://www.markenoele.de/catalog/product/view/id/84/category/25', ''), (44264, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Fuel+System+Clean&hl=de&client=firefox-a&hs=ues&rls=org.mozilla:de:official&prmd=ivs&ei=j8kITfHbGIfLswaGveWTAw&start=10&sa=N&tbo=1'), (44265, 'http://www.markenoele.de/', ''), (44266, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C_jPAg88ITcOPBYbiswaf-rTWAq3BsMMB_em97RSlhf2-RxAEKAhQnq-hjQFglaqzgsAHkAECoAHH0YT4A8gBAakClzuInARPtj6qBBNP0GTEEjrW7oNRpwCQTAdNk3vD&num=7&sig=AGiWqtzWAVIaJhaDBuUdOwILHQ7vA2sV-A&adurl=http://www.motulshop.de&rct=j&q=mot'), (44267, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44268, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44269, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44270, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (44271, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (44272, 'http://www.markenoele.de/catalog/product/view/id/21/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&limit=all&order=price'), (44273, 'http://www.markenoele.de/', ''), (44274, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (44275, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (44276, 'http://www.markenoele.de/', ''), (44277, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (44278, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/impressum/'), (44279, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/lieferung/'), (44280, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', ''), (44281, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', 'http://www.google.de/search?hl=de&&sa=X&ei=jtgITfCCKMKb8QO9470z&ved=0CCsQBSgA&q=motorrad+10w60&spell=1'), (44282, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-7100-4t-53.html'), (44283, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (44284, 'http://www.markenoele.de/agb', ''), (44285, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3229128027951149&output=html&h=250&slotname=3587827318&w=300&lmt=1292426684&flash=10.1.102&url=http%3A%2F%2Fwww.autoplenum.de%2FAntworten%2FD%2F456%2FDas-richtige-Motoroel-fuer-mein-Golf.htm'), (44286, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44287, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44288, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44289, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (44290, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (44291, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (44292, 'http://www.markenoele.de/', ''), (44293, 'http://www.markenoele.de/', ''), (44294, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (44295, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1292432973&flash=0&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-t1395207.html&dt=1292432974114&shv=r20101117&jsv=r20'), (44296, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (44297, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=MOTUL+20W50&meta=cr%3DcountryDE&btnG=Google-Suche'), (44298, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (44299, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=MOTUL+20W50&meta=cr%3DcountryDE&btnG=Google-Suche'), (44300, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=motul+le+mans+3000v&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=10&ctid=CT2269050&octid=CT2269050'), (44301, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44302, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44303, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44304, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44305, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20l', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44306, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20le', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44307, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20le%20mans%203', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44308, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20le%20mans', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44309, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20le%20mans%203000v', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44310, 'http://www.markenoele.de/catalogsearch/result/?q=motul+le+mans+3000v', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44311, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20le%20mans3000v', 'http://www.markenoele.de/catalogsearch/result/?q=motul+le+mans+3000v'), (44312, 'http://www.markenoele.de/catalogsearch/result/?q=3000v', 'http://www.markenoele.de/catalogsearch/result/?q=motul+le+mans+3000v'), (44313, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=3000v', 'http://www.markenoele.de/catalogsearch/result/?q=motul+le+mans+3000v'), (44314, 'http://www.markenoele.de/catalogsearch/result/?q=motul+le+mans+3000v', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44315, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44316, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44317, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (44318, 'http://www.markenoele.de/', ''), (44319, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44320, 'http://www.markenoele.de/catalog/product/view/id/6', 'http://www.google.de/products?q=Motul+x+cess&hl=de&price1=20,00&price2=50,00&show=dd&sa=N&start=10'), (44321, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-8100-x-cess-5l.html'), (44322, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44323, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44324, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (44325, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44326, 'http://www.markenoele.de/', ''), (44327, 'http://www.markenoele.de/administration/Login.aspx', ''), (44328, 'http://www.markenoele.de/umbraco/', ''), (44329, 'http://www.markenoele.de/dynamix/', ''), (44330, 'http://www.markenoele.de/Pages/Login.aspx', ''), (44331, 'http://www.markenoele.de/zino/css/zino_core.css', ''), (44332, 'http://www.markenoele.de/n2/', ''), (44333, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CkMxpvSUJTd5sg5zwA-ib2bcKrcGwwwH96b3tFK3Uj_wGCAAQASgCUJ6voY0BYJXK9IGUB6ABx9GE-APIAQGpApc7iJwET7Y-qgQTT9CDAGzoBrxjaUzjFN1akpkYZw&sig=AGiWqtwuRSx0RjK57FVrA425MyVrA0xQ4A&adurl=http://www.motulshop.de&rct=j&q=MOTUL%20Fue'), (44334, 'http://www.markenoele.de/', 'http://www.auvito.de/shell-helix-diesel-hx7-av-5w-30-1-liter-motoroel-vw-50501/artnr10538798/details.html'), (44335, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44336, 'http://www.markenoele.de/', 'http://www.auvito.de/shell-helix-diesel-hx7-av-5w-30-1-liter-motoroel-vw-50501/artnr10538798/details.html'), (44337, 'http://www.markenoele.de/', ''), (44338, 'http://www.markenoele.de/catalog/product/view/id/170/category/18', ''), (44339, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', ''), (44340, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (44341, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (44342, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (44343, 'http://www.markenoele.de/agb/', ''), (44344, 'http://www.markenoele.de/', ''), (44345, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CQnx0XbAJTZOIIIGW8AOx06WrCq3BsMMB_em97RSt1I_8BggAEAEoAlCer6GNAWCV4pCCoAegAcfRhPgDyAEBqQI4yy2w9TO2PqoEE0_Qfd1OczGuXZBajnQNaIDU1sM&sig=AGiWqtxkRUgYuV40sep8PiQURUo_LRbsdw&adurl=http://www.motulshop.de&rct=j&q=%20MOTUL%2'), (44346, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (44347, 'http://www.markenoele.de/catalog/category/view/id/44', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (44348, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (44349, 'http://www.markenoele.de/catalogsearch/result/?q=+MOTUL+Fuel+System+Clean.', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (44350, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (44351, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20Fuel%20System%20Clean', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (44352, 'http://www.markenoele.de/catalogsearch/result/?q=+MOTUL+Fuel+System+Clean', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (44353, 'http://www.markenoele.de/catalog/product/view/id/121', 'http://www.markenoele.de/catalogsearch/result/?q=+MOTUL+Fuel+System+Clean'), (44354, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (44355, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+x-clean+%2B&hl=de&sa=N&tab=fw'), (44356, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44357, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44358, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44359, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (44360, 'http://www.markenoele.de/catalog/product/view/id/20/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (44361, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (44362, 'http://www.markenoele.de/catalog/product/view/id/24/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (44363, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (44364, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CW9jcvcUJTcHhBcWV8AOOycDNCq3BsMMB_em97RTtvePtRwgAEAEoAlCer6GNAWCVup6CsAegAcfRhPgDyAEBqQI4yy2w9TO2PqoEE0_QLSWP3K5fPQIXyXcNRjtTYaw&sig=AGiWqtwX-VmBWIBXIWMSEe8i8ZkHWzrmbA&adurl=http://www.motulshop.de&rct=j&q=motul%2081'), (44365, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44366, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44367, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44368, 'http://www.markenoele.de/catalog/product/view/id/32/category/10', ''), (44369, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CmvfQ68gJTcKkCYSZ8AOmosDtCa3BsMMB_em97RTtvePtRxABUJ6voY0BYJW6noKwB6ABx9GE-APIAQGpAjjLLbD1M7Y-qgQYT9DyvPl1LzJZSQNykMNXfT2B3xLrkPSI&num=1&sig=AGiWqtxOIDbsQRhkAa1vCdpPx07IlvBU_A&adurl=http://www.motulshop.de&rct=j&q=mot'), (44370, 'http://www.markenoele.de/', ''), (44371, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (44372, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (44373, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/esso-diesel.html'), (44374, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (44375, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/esso-diesel.html'), (44376, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/esso-diesel.html'), (44377, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (44378, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (44379, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (44380, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (44381, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44382, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44383, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/contacts/'), (44384, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (44385, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (44386, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (44387, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (44388, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (44389, 'http://www.markenoele.de/catalog/category/view/id/48?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (44390, 'http://www.markenoele.de/catalog/product/view/id/5/category/6', ''), (44391, 'http://www.markenoele.de/', 'http://www.google.de/search?q=total+2+tack%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (44392, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44393, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44394, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (44395, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (44396, 'http://www.markenoele.de/catalog/category/view/id/26', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (44397, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (44398, 'http://www.markenoele.de/catalog/category/view/id/29', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (44399, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (44400, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (44401, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (44402, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', 'http://www.google.de/search?q=schmierstoff+oldtimer&hl=de&prmd=iv&ei=ueoJTdyUL8HKswbRtO2_Cg&start=10&sa=N'), (44403, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', 'http://www.google.de/search?q=schmierstoff+oldtimer&hl=de&prmd=iv&ei=ueoJTdyUL8HKswbRtO2_Cg&start=10&sa=N'), (44404, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil.html'), (44405, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44406, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44407, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (44408, 'http://www.markenoele.de/', ''), (44409, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/'), (44410, 'http://www.markenoele.de/', ''), (44411, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (44412, 'http://www.markenoele.de/', ''), (44413, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (44414, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (44415, 'http://www.markenoele.de/paypal/ipn/', ''), (44416, 'http://www.markenoele.de/catalog/product/view/id/166/category/20', ''), (44417, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+wash+and+wax&meta=&btnG=Google-Suche'), (44418, 'http://www.markenoele.de/catalog/product/view/id/112', 'http://www.markenoele.de/'), (44419, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+wash+and+wax&meta=&btnG=Google-Suche'), (44420, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9674079350148836&output=html&h=90&slotname=2480951733&w=728&lmt=1292502435&flash=9.0.124.0&url=http%3A%2F%2Fkremergo1a.tradoria.de%2Fp%2F233782696%2Fmotul-engine-clean-motorinnenreiniger&dt='), (44421, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (44422, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (44423, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (44424, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (44425, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (44426, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (44427, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (44428, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (44429, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (44430, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9674079350148836&output=html&h=90&slotname=2480951733&w=728&lmt=1292502435&flash=9.0.124.0&url=http%3A%2F%2Fkremergo1a.tradoria.de%2Fp%2F233782696%2Fmotul-engine-clean-motorinnenreiniger&dt='), (44431, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/schweden%20öl/'), (44432, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44433, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44434, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44435, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (44436, 'http://www.markenoele.de/catalog/product/view/id/17/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (44437, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (44438, 'http://www.markenoele.de/catalog/product/view/id/170', 'http://www.google.de/search?hl=de&q=motul%20snowpower&spell=1&sa=X'), (44439, 'http://www.markenoele.de/', ''), (44440, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44441, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44442, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (44443, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (44444, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (44445, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (44446, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (44447, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (44448, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (44449, 'http://www.markenoele.de/lieferung', 'http://www.google.de/search?hl=de&client=opera&rls=de&q=nicht+abgeholt+und+retourniert+&aq=f&aqi=&aql=&oq=&gs_rfai='), (44450, 'http://www.markenoele.de/', ''), (44451, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CKE9snysKTcieO4zgswbkq9DWAq3BsMMB_em97RS9w-PtRxACKAhQnq-hjQFglaqzgsAHkAEDoAHH0YT4A8gBAakClzKto2M0tj6qBBhP0Kss-wRIDHcm9rAx5qAsgmW9boYXOzk&num=5&sig=AGiWqtzgwUG9qa1s5znK20V4RQQ6Amhf1w&adurl=http://www.motulshop.de&rct='), (44452, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44453, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44454, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44455, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (44456, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=price'), (44457, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (44458, 'http://www.markenoele.de/impressum/', ''), (44459, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CS_PBCk8KTeCENIWZ8APDqoXsCa3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglbr9gZQHoAHH0YT4A8gBAakCVgGsij81tj6qBBhP0DA5-3hEz0YIqLNY__uZaBaMdOkMvXY&sig=AGiWqtxDg1yS7JKnpNS6uIZ7rYVSnO5L8g&adurl=http://www.motulshop.de&rct=j&q=motul%'), (44460, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cb6aa21QKTZ_UD8n6sgbr85m4C63BsMMB_em97RTtzOPtRwgAEAEoA1Cer6GNAWCVmrCCuAegAcfRhPgDyAEBqQKXMq2jYzS2PqoEGE_Qu6Xd5ScLcx3bZcAnwLve5DulTG_cww&sig=AGiWqty4j0II9uzXp-Y14avRcdr5M0NElQ&adurl=http://www.motulshop.de&rct=j&q=car'), (44461, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44462, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44463, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (44464, 'http://www.markenoele.de/', 'http://www.hotfrog.de/Firmen/Liquon'), (44465, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44466, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44467, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44468, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44469, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44470, 'http://www.markenoele.de/', 'http://www.hotfrog.de/Firmen/Liquon'), (44471, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44472, 'http://www.markenoele.de/', 'http://www.hotfrog.de/Firmen/Liquon'), (44473, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/tag/oel/1'), (44474, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (44475, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul_pflegeberater/'), (44476, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (44477, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44478, 'http://www.markenoele.de/catalog/product/gallery/id/1/image/57/', ''), (44479, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (44480, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44481, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (44482, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44483, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=7&oq=2+takt+%c3%b6l+&hl=de&ie=UTF-8&rlz=1T4GZAZ_deDE406DE406&q=2+takt+%c3%b6l+kaufen'), (44484, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44485, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20ta', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44486, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44487, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20tak', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44488, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20t', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44489, 'http://www.markenoele.de/catalogsearch/result/?q=2+takt', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44490, 'http://www.markenoele.de/catalogsearch/result/?q=2+takt', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44491, 'http://www.markenoele.de/catalogsearch/result/?q=2+takt', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44492, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20ta', ''), (44493, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20tak', ''), (44494, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt', ''), (44495, 'http://www.markenoele.de/catalogsearch/result/?q=2+takt', ''), (44496, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20t', ''), (44497, 'http://www.markenoele.de/catalogsearch/result/?q=2+takt', ''), (44498, 'http://www.markenoele.de/lieferung', 'http://www.google.de/m/search?aq=f&oq=&aqi=-k0d0t0&fkt=899&fsdt=4987&q=gls+ware+im+lager'), (44499, 'http://www.markenoele.de/lieferung', ''), (44500, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (44501, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/search?q=motul+Renault&hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&prmd=iv&ei=0IQKTY_9KJC18QOlwKEG&start=20&sa=N'), (44502, 'http://www.markenoele.de/', ''), (44503, 'http://www.markenoele.de/', ''), (44504, 'http://www.markenoele.de/', ''), (44505, 'http://www.markenoele.de/altoelentsorgung/', ''), (44506, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (44507, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (44508, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (44509, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (44510, 'http://www.markenoele.de/', ''), (44511, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44512, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (44513, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44514, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (44515, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (44516, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (44517, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (44518, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', ''), (44519, 'http://www.markenoele.de/catalog/product/view/id/70/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (44520, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', ''), (44521, 'http://www.markenoele.de/lieferung', 'http://translate.googleusercontent.com/translate_c?hl=it&sl=de&u=http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-cng-lpg-1l.html&prev=/search%3Fq%3Dolio%2Bmotul%2Bspecific%2Bcng%26hl%3Dit%26biw%3D1277%26bih%3D588%2'), (44522, 'http://www.markenoele.de/catalog/product/view/id/177', 'http://www.google.de/products?q=Motul+8100+&hl=de&aq=f'), (44523, 'http://www.markenoele.de/catalog/product/view/id/177', 'http://www.google.de/products?q=Motul+8100+&hl=de&aq=f'), (44524, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2takt-%C3%B6l+1%2F100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (44525, 'http://www.markenoele.de/catalog/product/view/id/192', ''), (44526, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44527, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44528, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (44529, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (44530, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (44531, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (44532, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (44533, 'http://www.markenoele.de/catalog/category/view/id/22', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (44534, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (44535, 'http://www.markenoele.de/catalog/category/view/id/26', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (44536, 'http://www.markenoele.de/catalog/product/view/id/89/category/26', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (44537, 'http://www.markenoele.de/catalog/category/view/id/26', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (44538, 'http://www.markenoele.de/catalog/product/view/id/91/category/26', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (44539, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt/outboard-tech-2t.html'), (44540, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (44541, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (44542, 'http://www.markenoele.de/paypal/ipn/', ''), (44543, 'http://www.markenoele.de/', 'http://web2.cylex.de/firma-home/schroeer-dreesmann-2347148.html'), (44544, 'http://www.markenoele.de/catalog/product/view/id/187/category/8', ''), (44545, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (44546, 'http://www.markenoele.de/', 'http://www.trustedshops.de/kaufen/suche.html?siteSearchCriteria=motor%C3%B6l&searchResults=1&siteSearchOption=all&submit_basic_search.x=0&submit_basic_search.y=0'), (44547, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44548, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44549, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (44550, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (44551, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (44552, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (44553, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (44554, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C_-r_Q4kLTeacMcWvtAaQ9-XRAq3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglYKogrAHkAEDoAHH0YT4A8gBAakCChSBBixUtj6qBBhP0MrODwaE-62mc5JIqnoMVPEVaGkwyl8&sig=AGiWqtyhaUmfW7pkvBLtFUR1qwbHZ2OqeA&adurl=http://www.motulshop.de&rct=j&q=Mo'), (44555, 'http://www.markenoele.de/', ''), (44556, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (44557, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (44558, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (44559, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (44560, 'http://www.markenoele.de/', 'http://search.icq.com/search/afe_results.php?ch_id=afex&tb_ver=1.1.7&q=Motul+15W50'), (44561, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44562, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44563, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-1l.html'), (44564, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motor%C3%B6l&hl=de&newwindow=1&client=firefox-a&rls=org.mozilla:de:official&prmd=ivns&ei=g8cLTfOrJ8iAhAfw1viVDA&start=0&sa=N'), (44565, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/'), (44566, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (44567, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1292623512&ea=0&flash=0&url=http%3A%2F%2Fwww.apriliaforum.de%2F250-ccm-rs-250%2F15912-sae-80w90-im-getriebe-brauchbar.html&dt'), (44568, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44569, 'http://www.markenoele.de/', ''), (44570, 'http://www.markenoele.de/', ''), (44571, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (44572, 'http://www.markenoele.de/', ''), (44573, 'http://www.markenoele.de/angebote-des-monats/', ''), (44574, 'http://www.markenoele.de/catalog/product/view/id/2/category/6', ''), (44575, 'http://www.markenoele.de/', ''), (44576, 'http://www.markenoele.de/', ''), (44577, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (44578, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (44579, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', ''), (44580, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (44581, 'http://www.markenoele.de/datenschutz/', ''), (44582, 'http://www.markenoele.de/', ''), (44583, 'http://www.markenoele.de/catalog/product/view/id/3/category/6', ''), (44584, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (44585, 'http://www.markenoele.de/paypal/ipn/', ''), (44586, 'http://www.markenoele.de/', ''), (44587, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (44588, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (44589, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (44590, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (44591, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+8100+x-clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (44592, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (44593, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44594, 'http://www.markenoele.de/catalog/product/view/id/235/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (44595, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44596, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44597, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+8100+x-clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (44598, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44599, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44600, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44601, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (44602, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (44603, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (44604, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CRq4jcKYMTYC3IYf8sgaRvt3aAq3BsMMB_em97RSPtd5ECAAQASgDUJ6voY0BYJWqq4K0B6ABx9GE-APIAQGpArVfUIUMG7Y-qgQTT9DDHByqUvU-St6QWXOh13LWgA&sig=AGiWqtz8FNmXdVwQJicjxOoJCkEhYUDx1g&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (44605, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44606, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44607, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (44608, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (44609, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (44610, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (44611, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44612, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CRq4jcKYMTYC3IYf8sgaRvt3aAq3BsMMB_em97RSPtd5ECAAQASgDUJ6voY0BYJWqq4K0B6ABx9GE-APIAQGpArVfUIUMG7Y-qgQTT9DDHByqUvU-St6QWXOh13LWgA&sig=AGiWqtz8FNmXdVwQJicjxOoJCkEhYUDx1g&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (44613, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44614, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (44615, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=chrome&ie=UTF-8&q=motul+300v'), (44616, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=chrome&ie=UTF-8&q=motul+300v'), (44617, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (44618, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=chrome&ie=UTF-8&q=motul+300v'), (44619, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44620, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44621, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44622, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (44623, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (44624, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (44625, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (44626, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (44627, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CNfchqiH9qUCFdGVzAodsGBFmw'), (44628, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44629, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (44630, 'http://www.markenoele.de/catalog/product/view/id/159/category/28', ''), (44631, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1292688146&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1582&dt=12926881'), (44632, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44633, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44634, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44635, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44636, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44637, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44638, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (44639, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44640, 'http://www.markenoele.de/catalog/product/view/id/14/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (44641, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44642, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (44643, 'http://www.markenoele.de/catalog/product/view/id/27/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (44644, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (44645, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (44646, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (44647, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (44648, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (44649, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GFRE_deDE392DE392&q=Motul+3000+20W50'), (44650, 'http://www.markenoele.de/', 'http://www.gutefrage.net/frage/guenstiges-motorenoel-aus-m-baumarkt'), (44651, 'http://www.markenoele.de/catalog/product/view/id/170/category/19', ''), (44652, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (44653, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CpRi4q_UMTd77NML9sgaR44GXDK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbr9gZQHoAHH0YT4A8gBAakCtV9QhQwbtj6qBBNP0IbWKBBIHJZzTNImOWPMwSvr&sig=AGiWqtxwJsyXiQ26AuhKJGX7IfWNuezv5g&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (44654, 'http://www.markenoele.de/catalog/product/view/id/6', 'http://www.google.de/products?q=motul+8100+x-cess+w-40&hl=de&aq=f'), (44655, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CH3gt8AYNTfibIoKOOrfb0JgBrcGwwwH96b3tFL2C_b5HCAAQASgDUJ6voY0BYJW6_YGUB6ABx9GE-APIAQGpArVfUIUMG7Y-qgQTT9D8WTVYWxVVVjpFtLzq6OtRNA&sig=AGiWqtzBif-GJ2qbmk198Q3CCUo1z8ppBg&adurl=http://www.motulshop.de&rct=j&q=motul%20was'), (44656, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (44657, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CH3gt8AYNTfibIoKOOrfb0JgBrcGwwwH96b3tFL2C_b5HCAAQASgDUJ6voY0BYJW6_YGUB6ABx9GE-APIAQGpArVfUIUMG7Y-qgQTT9D8WTVYWxVVVjpFtLzq6OtRNA&sig=AGiWqtzBif-GJ2qbmk198Q3CCUo1z8ppBg&adurl=http://www.motulshop.de&rct=j&q=motul%20was'), (44658, 'http://www.markenoele.de/bestellung/', ''), (44659, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', 'http://www.google.de/search?q=8100+X-clean+5W-40'), (44660, 'http://www.markenoele.de/plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/tinybrowser.php?type=file&folder=', 'http://www.markenoele.de/plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/tinybrowser.php?type=file&folder='), (44661, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (44662, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (44663, 'http://www.markenoele.de/catalog/product/view/id/83/category/25', ''), (44664, 'http://www.markenoele.de/catalog/product/view/id/169/category/20', ''), (44665, 'http://www.markenoele.de/catalog/product/view/id/48/category/10', ''), (44666, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', ''), (44667, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', ''), (44668, 'http://www.markenoele.de/catalog/product/view/id/174/category/51', ''), (44669, 'http://www.markenoele.de/catalog/category/view/id/29', ''), (44670, 'http://www.markenoele.de/', ''), (44671, 'http://www.markenoele.de/', ''), (44672, 'http://www.markenoele.de/', ''), (44673, 'http://www.markenoele.de/catalog/product/view/id/70/category/32', 'http://www.google.de/search?hl=de&q=0w20+renault&aq=f&aqi=&aql=&oq=&gs_rfai='), (44674, 'http://www.markenoele.de/', ''), (44675, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (44676, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', ''), (44677, 'http://www.markenoele.de/', 'http://www.shopwahl.de/a/produktliste/idx/5080000/debut/1356/produktliste.htm'), (44678, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/'), (44679, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (44680, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CYWZXJd8NTavzPIv8sgb5v7mGCq3BsMMB_em97RSPtd5ECAAQAigDUJ6voY0BYJWKtoLEB6ABx9GE-APIAQGpArVfUIUMG7Y-qgQYT9BLazWwXqqoNpB59tnNHSSBLdH6v-gD&sig=AGiWqtzOsnRRy8ZY8wTFrKPQVRfbk-CkRQ&adurl=http://www.motulshop.de&rct=j&q=motul'), (44681, 'http://www.markenoele.de/catalog/product/view/id/184/category/52', ''), (44682, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=vw+motoren%C3%B6l+g%C3%BCnstig&meta=&btnG=Google-Suche'), (44683, 'http://www.markenoele.de/angebote-des-monats/', ''), (44684, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (44685, 'http://www.markenoele.de/', 'http://www.pixelgate.info/privat/stefan/%f6lweisheiten.pdf'), (44686, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44687, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44688, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44689, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/frage/gibt-es-ueberhaupt-schlechtes-vollsynthetisches-motorenoel'), (44690, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (44691, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&hl=de&client=firefox-a&hs=B2K&rls=org.mozilla:de:official&channel=s&prmd=ivns&ei=jBYOTd2yJ8KV8QOs0uj-Bg&start=10&sa=N'), (44692, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44693, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44694, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (44695, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (44696, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (44697, 'http://www.markenoele.de/catalog/product/view/id/24/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (44698, 'http://www.markenoele.de/catalog/product/view/id/24/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (44699, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (44700, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44701, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44702, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44703, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44704, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&hl=de&client=firefox-a&hs=B2K&rls=org.mozilla:de:official&channel=s&prmd=ivns&ei=jBYOTd2yJ8KV8QOs0uj-Bg&start=10&sa=N'), (44705, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+mb229%2C5+5w30&aq=f&aqi=&aql=&oq=&gs_rfai='), (44706, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44707, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44708, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (44709, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (44710, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (44711, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44712, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44713, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44714, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+mb229%2C5+5w30&aq=f&aqi=&aql=&oq=&gs_rfai='), (44715, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44716, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+mb229%2C5+5w30&aq=f&aqi=&aql=&oq=&gs_rfai='), (44717, 'http://www.markenoele.de/', ''), (44718, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44719, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44720, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (44721, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (44722, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (44723, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (44724, 'http://www.markenoele.de/catalog/product/view/id/54', 'http://www.google.de/search?hl=de&source=hp&q=motul+10w60&aq=3&aqi=g4&aql=&oq=motul+10&gs_rfai='), (44725, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-7100-4t-54.html'), (44726, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (44727, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (44728, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (44729, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (44730, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44731, 'http://www.markenoele.de/catalog/product/view/id/62/category/16', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (44732, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (44733, 'http://www.markenoele.de/catalog/product/view/id/54', 'http://www.google.de/search?hl=de&source=hp&q=motul+10w60&aq=3&aqi=g4&aql=&oq=motul+10&gs_rfai='), (44734, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-7100-4t-54.html'), (44735, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (44736, 'http://www.markenoele.de/catalog/product/view/id/235/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (44737, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (44738, 'http://www.markenoele.de/catalog/product/view/id/30/category/32', ''), (44739, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (44740, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (44741, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (44742, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (44743, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (44744, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (44745, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (44746, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44747, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (44748, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (44749, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (44750, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (44751, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/'), (44752, 'http://www.markenoele.de/contacts/index/post/', 'http://www.markenoele.de/contacts/'), (44753, 'http://www.markenoele.de/contacts/index/', 'http://www.markenoele.de/contacts/'), (44754, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/contacts/index/'), (44755, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/login/'), (44756, 'http://www.markenoele.de/customer/account/create/', 'http://www.markenoele.de/customer/account/login/'), (44757, 'http://www.markenoele.de/customer/account/createpost/', 'http://www.markenoele.de/customer/account/create/'), (44758, 'http://www.markenoele.de/customer/account/index/', 'http://www.markenoele.de/customer/account/create/'), (44759, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/customer/account/index/'), (44760, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (44761, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&hl=de&client=safari'), (44762, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (44763, 'http://www.markenoele.de/catalog/product/view/id/159', 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CCoQgwgwAg&url=http%3A%2F%2Fwww.markenoele.de%2Fgarden-4t-159.html&rct=j&q=15W-40%20motul%20garden&ei=KT4OTbO7Ao2aOtrH4PoI&usg=AFQjCNHk_tzyf7GxcRq2C_AqXkm83W9q0Q'), (44764, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (44765, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CVzu6O1EOTaWjO8KQOumx1ZgBrcGwwwH96b3tFI-13kQIABACKANQnq-hjQFglaKtgrQHoAHH0YT4A8gBAakCtV9QhQwbtj6qBBhP0No_Gt4C-CFxAhYtlr-91jOcMEfy4Hw&sig=AGiWqtxYWxtF8o9BpzOflPRND-CYH-wThA&adurl=http://www.motulshop.de&rct=j&q=MOTUL%'), (44766, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44767, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44768, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (44769, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44770, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44771, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CVzu6O1EOTaWjO8KQOumx1ZgBrcGwwwH96b3tFI-13kQIABACKANQnq-hjQFglaKtgrQHoAHH0YT4A8gBAakCtV9QhQwbtj6qBBhP0No_Gt4C-CFxAhYtlr-91jOcMEfy4Hw&sig=AGiWqtxYWxtF8o9BpzOflPRND-CYH-wThA&adurl=http://www.motulshop.de&rct=j&q=MOTUL%'), (44772, 'http://www.markenoele.de/', 'http://www.google.de/search?q=markenoele.de&rls=com.microsoft:de:IE-Address&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7FUJC&redir_esc=&ei=1VQOTdPqMYer8QOxmtCHBw'), (44773, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44774, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44775, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (44776, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', ''), (44777, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (44778, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (44779, 'http://www.markenoele.de/undefined', ''), (44780, 'http://www.markenoele.de/', 'http://www.gutefrage.net/frage/wo-kann-man-guenstig-motoroel-oel-fuers-auto-kaufen'), (44781, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (44782, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+%C3%B6l+g%C3%BCnstig&hl=de&client=firefox-a&hs=WuP&rls=com.google:de:official&prmd=ivns&ei=xV8OTeKGM8f2sgaErfzoDA&start=10&sa=N'), (44783, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (44784, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-diesel.html'), (44785, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (44786, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+%C3%B6l+g%C3%BCnstig&hl=de&client=firefox-a&hs=WuP&rls=com.google:de:official&prmd=ivns&ei=xV8OTeKGM8f2sgaErfzoDA&start=10&sa=N'), (44787, 'http://www.markenoele.de/', 'http://www.s-boxer.de/showthread.php?s=87540a53a0466d8fa4b5a8c315096313&t=16009&page=3'), (44788, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44789, 'http://www.markenoele.de/catalog/product/view/id/81/category/25', ''), (44790, 'http://www.markenoele.de/catalog/category/view/id/27', 'http://www.markenoele.de/motul-schmierstoffe/marine/outboard-tech-4t-81.html'), (44791, 'http://www.markenoele.de/catalog/category/view/id/27?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (44792, 'http://www.markenoele.de/', ''), (44793, 'http://www.markenoele.de/', ''), (44794, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (44795, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (44796, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (44797, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (44798, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (44799, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (44800, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (44801, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (44802, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (44803, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44804, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (44805, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla:de:official&&sa=X&ei=33IOTZHwF8608QPp9YmFBw&ved=0CCcQBSgA&q=motor%C3%B6l+60+l&spell=1'), (44806, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (44807, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (44808, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (44809, 'http://www.markenoele.de/catalog/product/view/id/102/category/45', ''), (44810, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (44811, 'http://www.markenoele.de/catalog/product/view/id/235/category/51', ''), (44812, 'http://www.markenoele.de/catalog/product/view/id/235/category/51', ''), (44813, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (44814, 'http://www.markenoele.de/catalog/product/view/id/183/category/52', ''), (44815, 'http://www.markenoele.de/', ''), (44816, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&client=firefox-a&rlz=1R1GGLL_de___DE394'), (44817, 'http://www.markenoele.de/', ''), (44818, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (44819, 'http://www.markenoele.de/catalog/product/view/id/101/category/45', ''), (44820, 'http://www.markenoele.de/catalog/product/view/id/91/category/26', ''), (44821, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C9UWMMxkPTfzxJIKa8AOjx6CgBK3BsMMB_em97RSNyePtRwgAEAEoA1Cer6GNAWCVgqCCsAeQAQKgAcfRhPgDyAEBqQKDuFg0CRW2PqoEGE_Q1ittpTAPVAxyYEbpwj_SJqCsERJuTw&sig=AGiWqty4f3-YrZDj00vV1k9OwFEdEy97zQ&adurl=http://www.motulshop.de&rct=j&q'), (44822, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44823, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44824, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44825, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (44826, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (44827, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (44828, 'http://www.markenoele.de/catalog/product/view/id/195/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (44829, 'http://www.markenoele.de/', ''), (44830, 'http://www.markenoele.de/', ''), (44831, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (44832, 'http://www.markenoele.de/', ''), (44833, 'http://www.markenoele.de/', ''), (44834, 'http://www.markenoele.de/', ''), (44835, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+800+RR+Road+Racing&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (44836, 'http://www.markenoele.de/catalog/product/view/id/192', ''), (44837, 'http://www.markenoele.de/', 'http://shop.weihnachtsgeschenke.de/k%C3%BChlfl%C3%BCssigkeit/?&campid=5336735222&ggkey=k%C3%BChlfl%C3%BCssigkeit'), (44838, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (44839, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (44840, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44841, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (44842, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (44843, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (44844, 'http://www.markenoele.de/catalog/product/view/id/56/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (44845, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-56.html'), (44846, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (44847, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (44848, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul_pflegeberater/'), (44849, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (44850, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (44851, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (44852, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (44853, 'http://www.markenoele.de/catalog/product/gallery/id/142/image/125/', ''), (44854, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (44855, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (44856, 'http://www.markenoele.de/catalog/product/gallery/id/140/image/123/', ''), (44857, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/motul-fanshop-artikel/blechschild-pin-up-i.html'), (44858, 'http://www.markenoele.de/catalog/category/view/id/51?p=2', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (44859, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (44860, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=&q=Motul+V300+Factory+Line+15w-50&sourceid=navclient-ff&rlz=1B3GGGL_deDE263DE263&ie=UTF-8'), (44861, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (44862, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (44863, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44864, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (44865, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44866, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (44867, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44868, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44869, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CK0PWtlgPTZaMNsz-sgbT2uHUAq3BsMMB_em97RS9gv2-RwgAEAEoA1Cer6GNAWCViviBlAegAcfRhPgDyAEBqQL_VVYCwRa2PqoEE0_QPSGvuFdwuUeiGxxv6R2gMw0&sig=AGiWqtwHD2mbtFIn_KBdBy3To5o6aDHsfQ&adurl=http://www.motulshop.de&rct=j&q=motul%20wa'), (44870, 'http://www.markenoele.de/datenschutz/', ''), (44871, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (44872, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C1b44xGMPTcyXLsn6sgb_7PW2C63BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglYr4gZQHoAHH0YT4A8gBAakCZoLaWb8Ttj6qBBNP0JRoAvVmM7GVyyYnLFqXI8KM&sig=AGiWqtwYgcMLxJAG-EIkb4VUgivdV5Y00g&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (44873, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44874, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=de', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44875, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=dex', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44876, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=dexron%20III', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44877, 'http://www.markenoele.de/catalogsearch/result/?q=dexron+III', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44878, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=dexron', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44879, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.markenoele.de/catalogsearch/result/?q=dexron+III'), (44880, 'http://www.markenoele.de/catalogsearch/result/?q=dexron+III', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44881, 'http://www.markenoele.de/catalog/product/view/id/187', 'http://www.markenoele.de/catalogsearch/result/?q=dexron+III'), (44882, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLWRleHJvbi1paWktMWwuaHRtbA,,/product/187/', 'http://www.markenoele.de/motul-dexron-iii-1l.html'), (44883, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-dexron-iii-1l.html'), (44884, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', ''), (44885, 'http://www.markenoele.de/catalog/product/view/id/98/category/47', ''), (44886, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CFq6oG3sPTeCXHMid8AO6q82hBK3BsMMB_em97RS97Pu-RwgAEAEg7YrfBigDUJ6voY0BYJXikYKgB6ABx9GE-APIAQGpAmaC2lm_E7Y-qgQTT9AYrLgrBtNtkmNLzmQV5iV3BoAFkE4&sig=AGiWqtw43i6WnVDS49eJoodmAWkFZjtmiQ&adurl=http://www.motulshop.de&rct=j&'), (44887, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44888, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44889, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (44890, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (44891, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (44892, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (44893, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CvlOkvYkPTYOeJYSfhQe81I0mrcGwwwH96b3tFK2E_b5HCAAQASC2VCgCUJ6voY0BYJW6gIKYB6ABx9GE-APIAQGpAjTb4gi8DbY-qgQTT9B2V3TvxkXGndjzU5es2OKOuoAFkE4&sig=AGiWqtyP9g8tEj5GqyYKR_SaRh99yq90Pg&adurl=http://www.motulshop.de&rct=j&q=mo'), (44894, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44895, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44896, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44897, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CvlOkvYkPTYOeJYSfhQe81I0mrcGwwwH96b3tFK2E_b5HCAAQASC2VCgCUJ6voY0BYJW6gIKYB6ABx9GE-APIAQGpAjTb4gi8DbY-qgQTT9B2V3TvxkXGndjzU5es2OKOuoAFkE4&sig=AGiWqtyP9g8tEj5GqyYKR_SaRh99yq90Pg&adurl=http://www.motulshop.de&rct=j&q=mo'), (44898, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cb4KfTY0PTcq4I4H-sgaMuqHSAq3BsMMB_em97RSPtd5ECAAQAiC2VCgDUJ6voY0BYJW6gIKYB6ABx9GE-APIAQGpAjTb4gi8DbY-qgQTT9A6uKzHCyDt46mZ30ABFMWDw4AFkE4&sig=AGiWqtzfvRm5HE0-2PhkAgD0yh54EPV9jw&adurl=http://www.motulshop.de&rct=j&q=mo'), (44899, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5w-40'), (44900, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44901, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44902, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44903, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (44904, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (44905, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (44906, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (44907, 'http://www.markenoele.de/catalog/product/view/id/55/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (44908, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (44909, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (44910, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (44911, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (44912, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (44913, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (44914, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-Specific-5W30-Liter-Motoren%C3%B6l/dp/B003AX8IBW'), (44915, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44916, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44917, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', ''), (44918, 'http://www.markenoele.de/catalog/product/view/id/240/category/51', ''), (44919, 'http://www.markenoele.de/catalog/product/view/id/23/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all'), (44920, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CFcQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=qaMPTfL_KtDLswaqldjTDA&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (44921, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (44922, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (44923, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l+5w-30&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (44924, 'http://www.markenoele.de/', 'http://www.gutefrage.net/frage/was-ist-der-unterschied-zwischen-den-verschiedenen-oelen-wie-z-b-5w40-etc'), (44925, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44926, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44927, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (44928, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44929, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44930, 'http://www.markenoele.de/', 'http://www.gutefrage.net/frage/was-ist-der-unterschied-zwischen-den-verschiedenen-oelen-wie-z-b-5w40-etc'), (44931, 'http://www.markenoele.de/', ''), (44932, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (44933, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (44934, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (44935, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (44936, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (44937, 'http://www.markenoele.de/', ''), (44938, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44939, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44940, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (44941, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (44942, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-plus-5l.html'), (44943, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/m/search?pbx=1&aq=f&oq=&aqi=-k0d0t0&fkt=4521&fsdt=5341&q=motul+6100+synergie%2B'), (44944, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (44945, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44946, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (44947, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (44948, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (44949, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (44950, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (44951, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtYXV0b3NjaG1pZXJzdG9mZmUuaHRtbA,,/product/4/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44952, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44953, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (44954, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (44955, 'http://www.markenoele.de/catalog/product/view/id/169/category/18', ''), (44956, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (44957, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44958, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=4100', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (44959, 'http://www.markenoele.de/catalogsearch/result/?q=4100', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (44960, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44961, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (44962, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (44963, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (44964, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (44965, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/m/search?pbx=1&aq=f&oq=&aqi=-k0d0t0&fkt=4521&fsdt=5341&q=motul+6100+synergie%2B'), (44966, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (44967, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (44968, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motor%c3%b6l+10w40+g%c3%bcnstig&hl=de&ie=UTF-8&rlz=1T4ACPW_deDE360DE360&q=motor%c3%b6l+10w40+g%c3%bcnstig'), (44969, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44970, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse', ''), (44971, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (44972, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse&p=5'), (44973, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse&p=7'), (44974, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse&p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse&p=9'), (44975, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse&p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse&p=9'), (44976, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=gebinde_groesse', ''), (44977, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse&p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse&p=9'), (44978, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse&p=5'), (44979, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44980, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motor%c3%b6l+10w40+g%c3%bcnstig&hl=de&ie=UTF-8&rlz=1T4ACPW_deDE360DE360&q=motor%c3%b6l+10w40+g%c3%bcnstig'), (44981, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse', ''), (44982, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse&p=7'), (44983, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (44984, 'http://www.markenoele.de/', 'http://www.preis.de/thema/Motorenoel-Motul-Specific-504-00-507-00-5W30.html'), (44985, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (44986, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (44987, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (44988, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (44989, 'http://www.markenoele.de/zahlung/', ''), (44990, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (44991, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (44992, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (44993, 'http://www.markenoele.de/', ''), (44994, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.google.de/search?q=snow+power+motul&btnG=Suche&hl=de&source=hp'), (44995, 'http://www.markenoele.de/catalog/category/view/id/19', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html'), (44996, 'http://www.markenoele.de/catalog/category/view/id/20', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (44997, 'http://www.markenoele.de/catalog/category/view/id/19', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (44998, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (44999, 'http://www.markenoele.de/catalog/category/view/id/19', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (45000, 'http://www.markenoele.de/catalog/category/view/id/19', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (45001, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (45002, 'http://www.markenoele.de/catalog/category/view/id/19', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (45003, 'http://www.markenoele.de/catalog/product/view/id/170/category/19', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (45004, 'http://www.markenoele.de/catalog/category/view/id/19', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (45005, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.google.de/search?hl=de&source=hp&q=motul+snowpower+2t&meta='), (45006, 'http://www.markenoele.de/catalog/product/view/id/170', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html'), (45007, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.google.de/search?hl=de&source=hp&q=motul+snowpower+2t&meta='), (45008, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html'), (45009, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (45010, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html'), (45011, 'http://www.markenoele.de/catalog/product/view/id/167', 'http://www.google.de/search?hl=de&source=hp&q=snowpower+motul&meta='), (45012, 'http://www.markenoele.de/catalog/product/view/id/170', 'http://www.markenoele.de/motul-snowpower-2t-1l.html'), (45013, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/motul-snowpower-2t-4l.html'), (45014, 'http://www.markenoele.de/catalog/product/view/id/186', ''), (45015, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (45016, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (45017, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (45018, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=15&slotname=4857212039&w=468&lmt=1292921827&flash=10.0.12.36&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1537&dt=129292'), (45019, 'http://www.markenoele.de/', 'http://web2.cylex.de/firma-home/motul-deutschland-gmbh-2079063.html'), (45020, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (45021, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (45022, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.google.de/search?hl=de&source=hp&q=snow+power+2t&aq=f&aqi=&aql=&oq=&gs_rfai='), (45023, 'http://www.markenoele.de/', ''), (45024, 'http://www.markenoele.de/', ''), (45025, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CDIeJ9oYQTcKOJMOV8AOPvt2EDa3BsMMB_em97RTdv-PtRwgAEAIgtlQoAlCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQKsmkshfB62PqoEE0_QJ8K4cevLxRbHAemPFSb-G--ABZBO&sig=AGiWqtwfkW4cUcypBJbqlQfGBHozMMZXUw&adurl=http://www.motulshop.de&rct=j&q=m'), (45026, 'http://www.markenoele.de/catalog/product/view/id/188', 'http://www.google.de/products?q=Motul+ATF+Dexron+II&hl=de&aq=f'), (45027, 'http://www.markenoele.de/', 'http://kleinanzeigen.ebay.de/anzeigen/s-anzeige/stihl-aspen-bio-sprit/16379687'), (45028, 'http://www.markenoele.de/agb/', ''), (45029, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.google.de/search?hl=de&q=snowmobile+marken&aq=f&aqi=&aql=&oq=&gs_rfai='), (45030, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1T4GGLR_deDE204DE207&q=2+takt+syntetik+%C3%B6l&aq=f&aqi=&aql=&oq=&gs_rfai='), (45031, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (45032, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (45033, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45034, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (45035, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (45036, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motul+fuelsystemclean&aq=f&aqi=&aql=&oq=&gs_rfai='), (45037, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-power-2t.html'), (45038, 'http://www.markenoele.de/catalog/product/view/id/60/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (45039, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-power-2t.html'), (45040, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (45041, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (45042, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45043, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (45044, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (45045, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1T4GGLR_deDE204DE207&q=2+takt+syntetik+%C3%B6l&aq=f&aqi=&aql=&oq=&gs_rfai='), (45046, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuelsystemclean', 'http://www.markenoele.de/'), (45047, 'http://www.markenoele.de/catalogsearch/result/?q=fuelsystemclean', 'http://www.markenoele.de/'), (45048, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/catalogsearch/result/?q=fuelsystemclean'), (45049, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=9&sqi=2&ved=0CGIQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=4aEQTdTkNKOR4ga1icWGAg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ&cad=rja'), (45050, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (45051, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45052, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (45053, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (45054, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (45055, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (45056, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (45057, 'http://www.markenoele.de/catalogsearch/result/?q=fuelsystemclean', 'http://www.markenoele.de/'), (45058, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motul+fuelsystemclean&aq=f&aqi=&aql=&oq=&gs_rfai='), (45059, 'http://www.markenoele.de/', ''), (45060, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (45061, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45062, 'http://www.markenoele.de/', 'http://www.autoplenum.de/Antworten/D/11973/Beimischung-von-2-Takt-Oel-zum-Diesel.html'), (45063, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (45064, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (45065, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45066, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (45067, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (45068, 'http://www.markenoele.de/', ''), (45069, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (45070, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/angebote-des-monats/'), (45071, 'http://www.markenoele.de/catalog/product/view/id/188/category/8', ''), (45072, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=7&oq=motul&hl=de&ie=UTF-8&rlz=1T4SMSN_deDE359DE359&q=motul+15w50'), (45073, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (45074, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45075, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (45076, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (45077, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (45078, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (45079, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (45080, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45081, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=7&oq=motul&hl=de&ie=UTF-8&rlz=1T4SMSN_deDE359DE359&q=motul+15w50'), (45082, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (45083, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CCUQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-autoschmierstoffe%2Fmotul-specific-cng-lpg-1l.html&rct=j&q=auto%20schmierstoff%20marken&ei=D9EQTYznLs774Aa5vKWGAg&usg=AFQjCNH'), (45084, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-cng-lpg-1l.html'), (45085, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CCUQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-autoschmierstoffe%2Fmotul-specific-cng-lpg-1l.html&rct=j&q=auto%20schmierstoff%20marken&ei=D9EQTYznLs774Aa5vKWGAg&usg=AFQjCNH'), (45086, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CDEQFjAC&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-autoschmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=auto%20schmierstoff%20marken&ei=D9EQTYznLs774Aa5vKWGAg&usg=AFQjCNGd'), (45087, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+motor%C3%B6l+5w30+h%C3%A4ndler&aq=f&aqi=&aql=&oq=&gs_rfai='), (45088, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w3', 'http://www.markenoele.de/'), (45089, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w', 'http://www.markenoele.de/'), (45090, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30', 'http://www.markenoele.de/'), (45091, 'http://www.markenoele.de/catalogsearch/result/?q=5w30', 'http://www.markenoele.de/'), (45092, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+motor%C3%B6l+5w30+h%C3%A4ndler&aq=f&aqi=&aql=&oq=&gs_rfai='), (45093, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+motor%C3%B6l+5w30+h%C3%A4ndler&aq=f&aqi=&aql=&oq=&gs_rfai='), (45094, 'http://www.markenoele.de/', ''), (45095, 'http://www.markenoele.de/agb/', ''), (45096, 'http://www.markenoele.de/altoelentsorgung/', ''), (45097, 'http://www.markenoele.de/angebote-des-monats/', ''), (45098, 'http://www.markenoele.de/bestellung/', ''), (45099, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (45100, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (45101, 'http://www.markenoele.de/motul_pflegeberater/', ''), (45102, 'http://www.markenoele.de/catalog/category/view/id/24', ''), (45103, 'http://www.markenoele.de/', ''), (45104, 'http://www.markenoele.de/catalog/product/view/id/122/category/48', ''), (45105, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (45106, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (45107, 'http://www.markenoele.de/impressum/', ''), (45108, 'http://www.markenoele.de/altoelentsorgung/', ''), (45109, 'http://www.markenoele.de/catalog/product/view/id/112/category/48', ''), (45110, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (45111, 'http://www.markenoele.de/', ''), (45112, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (45113, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (45114, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (45115, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (45116, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (45117, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (45118, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (45119, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (45120, 'http://www.markenoele.de/catalog/product/view/id/84/category/25', ''), (45121, 'http://www.markenoele.de/angebote-des-monats/', ''), (45122, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3380300177465692&format=fp_al_lp&output=html&h=15&w=468&lmt=1264510070&channel=1420164682&flash=10.1.102.64&url=http%3A%2F%2Fwww.restaurieren.eu%2Fmotoroel%2Findex.html&dt=1293002140398&bpp='), (45123, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (45124, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45125, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (45126, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45127, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (45128, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3380300177465692&format=fp_al_lp&output=html&h=15&w=468&lmt=1264510070&channel=1420164682&flash=10.1.102.64&url=http%3A%2F%2Fwww.restaurieren.eu%2Fmotoroel%2Findex.html&dt=1293002140398&bpp='), (45129, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+5100+louis&aq=f&aqi=&aql=&oq=&gs_rfai='), (45130, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (45131, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45132, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (45133, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45134, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (45135, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45136, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (45137, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+5100+louis&aq=f&aqi=&aql=&oq=&gs_rfai='), (45138, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (45139, 'http://www.markenoele.de/widerruf/', ''), (45140, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (45141, 'http://www.markenoele.de/contacts/', ''), (45142, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (45143, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (45144, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CPGBln7QRTfqRHYKd8AON-6mhBK3BsMMB_em97RTtzOPtRwgAEAIoA1Cer6GNAWCVgoCArAegAcfRhPgDyAEBqQI9oOdsTAq2PqoEFk_QpSby4ZgTec66a4N106r_NGI53ww&sig=AGiWqtzcSHX-FRzSxehayuR2PGrENPX8ig&adurl=http://www.motulshop.de&rct=j&q=2%20ta'), (45145, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (45146, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45147, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45148, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45149, 'http://www.markenoele.de/catalog/product/view/id/161/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (45150, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (45151, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (45152, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45153, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (45154, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45155, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (45156, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45157, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (45158, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (45159, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+300V+FL15W50&aq=f&aqi=&aql=&oq=&gs_rfai='), (45160, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (45161, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45162, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (45163, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (45164, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (45165, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (45166, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (45167, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (45168, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (45169, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (45170, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45171, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+300V+FL15W50&aq=f&aqi=&aql=&oq=&gs_rfai='), (45172, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (45173, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (45174, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (45175, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45176, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (45177, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (45178, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (45179, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (45180, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (45181, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (45182, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (45183, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (45184, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (45185, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (45186, 'http://www.markenoele.de/catalog/product/gallery/id/79/image/157/', 'http://www.markenoele.de/motul-schmierstoffe/kart/motul-kart-grand-prix-2t.html'), (45187, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (45188, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (45189, 'http://www.markenoele.de/', ''), (45190, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (45191, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (45192, 'http://www.markenoele.de/lieferung', ''), (45193, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1T4ADRA_deDE358DE363&q=motul+motor%C3%B6l+5w30+freigaben&aq=f&aqi=&aql=&oq=&gs_rfai='), (45194, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (45195, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45196, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (45197, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1T4ADRA_deDE358DE363&q=motul+motor%C3%B6l+5w30+freigaben&aq=f&aqi=&aql=&oq=&gs_rfai='), (45198, 'http://www.markenoele.de/lieferung', 'http://www.google.de/url?url=http://www.markenoele.de/lieferung&rct=j&sa=U&ei=DdARTYflC5GLswa2irHfDA&ved=0CEcQFjAI&q=transport+von+alt%C3%B6l+gls&usg=AFQjCNH6-1GyzONvH0OGpsEq1F9Iv6l_3w'), (45199, 'http://www.markenoele.de/agb', ''), (45200, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (45201, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (45202, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (45203, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (45204, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (45205, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (45206, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (45207, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (45208, 'http://www.markenoele.de/', ''), (45209, 'http://www.markenoele.de/', ''), (45210, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (45211, 'http://www.markenoele.de/zahlung/', ''), (45212, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (45213, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (45214, 'http://www.markenoele.de/catalog/product/view/id/70/category/32', 'http://www.google.de/'), (45215, 'http://www.markenoele.de/catalog/product/gallery/id/70/image/58/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-high-rpm.html'), (45216, 'http://www.markenoele.de/', ''), (45217, 'http://www.markenoele.de/', 'http://www.google.de/'), (45218, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (45219, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1293024324&flash=10.0.22&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Falles-uebers-kart-t247350.html&dt=1293024328159&shv=r20'), (45220, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (45221, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1293024324&flash=10.0.22&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Falles-uebers-kart-t247350.html&dt=1293024328159&shv=r20'), (45222, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (45223, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45224, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+800+2+takt+%C3%B6l&aq=f&aqi=&aql=&oq=&gs_rfai='), (45225, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-high-rpm.html'), (45226, 'http://www.markenoele.de/catalog/category/view/id/32?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (45227, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (45228, 'http://www.markenoele.de/catalog/product/view/id/71/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=all'), (45229, 'http://www.markenoele.de/catalog/product/gallery/id/71/image/59/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-power-racing.html'), (45230, 'http://www.markenoele.de/catalog/category/view/id/32?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (45231, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=all'), (45232, 'http://www.markenoele.de/catalog/product/gallery/id/72/image/60/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-power.html'), (45233, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-power.html'), (45234, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C6x4AowASTambFsSY8AO8i-GhBK3BsMMB_em97RS9w-PtRwgAEAIoA1Cer6GNAWCV4pCCoAegAcfRhPgDyAEBqQLm_Wzdbga2PqoEGE_QwhIhhLc9_n4-Hc2Ar_Xp-5xokPVSew&sig=AGiWqtx5yZu7bvYcjToFEladDTCxN80rng&adurl=http://www.motulshop.de&rct=j&q=%20'), (45235, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5306860599&w=728&lmt=1293025854&flash=10.1.82.76&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F4227%2F762983%2FAchtung%2BCastrol%2BA747__'), (45236, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (45237, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (45238, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.gs-forum.eu/showthread.php?t=49932'), (45239, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&aq=4&aqi=g10&aql=&oq=Motul&gs_rfai='), (45240, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (45241, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&aq=4&aqi=g10&aql=&oq=Motul&gs_rfai='), (45242, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (45243, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45244, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (45245, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (45246, 'http://www.markenoele.de/catalog/product/view/id/71/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (45247, 'http://www.markenoele.de/catalog/product/gallery/id/71/image/59/', ''), (45248, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (45249, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (45250, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (45251, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (45252, 'http://www.markenoele.de/catalog/product/gallery/id/73/image/108/', ''), (45253, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (45254, 'http://www.markenoele.de/catalog/product/view/id/71/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (45255, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-power-racing.html'), (45256, 'http://www.markenoele.de/catalog/product/view/id/71/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (45257, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (45258, 'http://www.markenoele.de/', 'http://www.google.de/'), (45259, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (45260, 'http://www.markenoele.de/catalog/product/gallery/id/66/image/37/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-chrono.html'), (45261, 'http://www.markenoele.de/altoelentsorgung/', ''), (45262, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (45263, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (45264, 'http://www.markenoele.de/lieferung', ''), (45265, 'http://www.markenoele.de/lieferung/', ''), (45266, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (45267, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (45268, 'http://www.markenoele.de/motul_pflegeberater/', ''), (45269, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (45270, 'http://www.markenoele.de/zahlung/', ''), (45271, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-power.html'), (45272, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (45273, 'http://www.markenoele.de/catalogsearch/result/?q=300V', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (45274, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=300V', 'http://www.markenoele.de/catalogsearch/result/?q=300V'), (45275, 'http://www.markenoele.de/catalog/product/view/id/69', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=300V'), (45276, 'http://www.markenoele.de/catalog/product/gallery/id/69/image/40/', 'http://www.markenoele.de/motul-300-v-le-mans.html'), (45277, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=300V', 'http://www.markenoele.de/catalogsearch/result/?q=300V'), (45278, 'http://www.markenoele.de/catalog/product/view/id/68', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=300V'), (45279, 'http://www.markenoele.de/catalog/product/gallery/id/68/image/39/', 'http://www.markenoele.de/motul-300v-competition-68.html'), (45280, 'http://www.markenoele.de/catalog/category/view/id/34', ''), (45281, 'http://www.markenoele.de/catalog/product/gallery/id/71/image/59/', ''), (45282, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=300V', 'http://www.markenoele.de/catalogsearch/result/?q=300V'), (45283, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=300V'), (45284, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (45285, 'http://www.markenoele.de/catalog/product/gallery/id/76/image/111/', 'http://www.markenoele.de/motul-300v-4t-factory-line-76.html'), (45286, 'http://www.markenoele.de/catalog/category/view/id/34', ''), (45287, 'http://www.markenoele.de/catalog/product/gallery/id/71/image/59/', ''), (45288, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (45289, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=300V', 'http://www.markenoele.de/catalogsearch/result/?q=300V'), (45290, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=300V'), (45291, 'http://www.markenoele.de/catalog/product/gallery/id/75/image/110/', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (45292, 'http://www.markenoele.de/catalogsearch/result/?q=8100', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (45293, 'http://www.markenoele.de/catalog/product/view/id/71/category/32', ''), (45294, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (45295, 'http://www.markenoele.de/catalog/product/gallery/id/49/image/22/', 'http://www.markenoele.de/motul-5100-4t-49.html'), (45296, 'http://www.markenoele.de/catalog/product/view/id/27', 'http://www.markenoele.de/catalogsearch/result/?q=8100'), (45297, 'http://www.markenoele.de/catalog/product/gallery/id/27/image/106/', 'http://www.markenoele.de/motul-8100-x-lite.html'), (45298, 'http://www.markenoele.de/catalogsearch/result/?q=8100', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (45299, 'http://www.markenoele.de/catalog/product/view/id/28', 'http://www.markenoele.de/catalogsearch/result/?q=8100'), (45300, 'http://www.markenoele.de/catalog/product/gallery/id/28/image/107/', 'http://www.markenoele.de/motul-8100-x-lite-28.html'), (45301, 'http://www.markenoele.de/catalogsearch/result/?q=8100', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (45302, 'http://www.markenoele.de/catalog/product/view/id/15', 'http://www.markenoele.de/catalogsearch/result/?q=8100'), (45303, 'http://www.markenoele.de/catalog/product/gallery/id/15/image/56/', 'http://www.markenoele.de/motul-8100-eco-clean-c2-5l.html'), (45304, 'http://www.markenoele.de/catalogsearch/result/?q=8100', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (45305, 'http://www.markenoele.de/catalog/product/view/id/15', 'http://www.markenoele.de/catalogsearch/result/?q=8100'), (45306, 'http://www.markenoele.de/catalog/product/gallery/id/15/image/56/', 'http://www.markenoele.de/motul-8100-eco-clean-c2-5l.html'), (45307, 'http://www.markenoele.de/catalogsearch/result/?q=8100', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (45308, 'http://www.markenoele.de/catalog/product/view/id/14', 'http://www.markenoele.de/catalogsearch/result/?q=8100'), (45309, 'http://www.markenoele.de/catalog/product/gallery/id/14/image/55/', 'http://www.markenoele.de/motul-8100-eco-clean-c2-1l.html'), (45310, 'http://www.markenoele.de/catalogsearch/result/?q=motul+specific', 'http://www.markenoele.de/motul-8100-eco-clean-c2-1l.html'), (45311, 'http://www.markenoele.de/catalog/product/view/id/26', 'http://www.markenoele.de/catalogsearch/result/?q=motul+specific'), (45312, 'http://www.markenoele.de/catalogsearch/result/?q=motul+specific', 'http://www.markenoele.de/motul-specific-506-01-506-00-503-00-26.html'), (45313, 'http://www.markenoele.de/catalogsearch/result/?q=motul+8100', 'http://www.markenoele.de/catalogsearch/result/?q=motul+specific'), (45314, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100', 'http://www.markenoele.de/catalogsearch/result/?q=motul+specific'), (45315, 'http://www.markenoele.de/', ''), (45316, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%207100', 'http://www.markenoele.de/catalogsearch/result/?q=motul+8100'), (45317, 'http://www.markenoele.de/catalogsearch/result/?q=motul+7100', 'http://www.markenoele.de/catalogsearch/result/?q=motul+8100'), (45318, 'http://www.markenoele.de/catalog/product/view/id/52', 'http://www.markenoele.de/catalogsearch/result/?q=motul+7100'), (45319, 'http://www.markenoele.de/catalog/product/view/id/51', 'http://www.markenoele.de/catalogsearch/result/?q=motul+7100'), (45320, 'http://www.markenoele.de/catalog/product/gallery/id/51/image/24/', 'http://www.markenoele.de/motul-7100-4t.html'), (45321, 'http://www.markenoele.de/catalog/product/gallery/id/52/image/25/', 'http://www.markenoele.de/motul-7100-4t-52.html'), (45322, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%203000', 'http://www.markenoele.de/catalogsearch/result/?q=motul+7100'), (45323, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%203000%204', 'http://www.markenoele.de/catalogsearch/result/?q=motul+7100'), (45324, 'http://www.markenoele.de/catalogsearch/result/?q=motul+3000+4t', 'http://www.markenoele.de/catalogsearch/result/?q=motul+7100'), (45325, 'http://www.markenoele.de/catalog/product/view/id/31', 'http://www.markenoele.de/catalogsearch/result/?q=motul+3000+4t'), (45326, 'http://www.markenoele.de/catalog/product/view/id/32', 'http://www.markenoele.de/catalogsearch/result/?q=motul+3000+4t'), (45327, 'http://www.markenoele.de/catalog/product/gallery/id/31/image/3/', 'http://www.markenoele.de/motul-3000-4t.html'), (45328, 'http://www.markenoele.de/catalog/product/gallery/id/32/image/4/', 'http://www.markenoele.de/motul-3000-4t-32.html'), (45329, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', ''), (45330, 'http://www.markenoele.de/catalogsearch/result/?q=motul', 'http://www.markenoele.de/catalogsearch/result/?q=motul+3000+4t'), (45331, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/catalogsearch/result/?q=motul+3000+4t'), (45332, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', ''), (45333, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', ''), (45334, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=motul', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (45335, 'http://www.markenoele.de/catalogsearch/result/?q=motul+classic', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=motul'), (45336, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (45337, 'http://www.markenoele.de/catalog/product/view/id/64', 'http://www.markenoele.de/catalogsearch/result/?q=motul+classic'), (45338, 'http://www.markenoele.de/catalogsearch/result/?q=motul+classic', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=motul'), (45339, 'http://www.markenoele.de/catalog/product/view/id/65', 'http://www.markenoele.de/catalogsearch/result/?q=motul+classic'), (45340, 'http://www.markenoele.de/catalog/product/gallery/id/65/image/36/', 'http://www.markenoele.de/motul-classic-motor-oil-65.html'), (45341, 'http://www.markenoele.de/catalogsearch/result/?q=motul+classic', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=motul'), (45342, 'http://www.markenoele.de/catalogsearch/result/?q=motul+tecma', 'http://www.markenoele.de/catalogsearch/result/?q=motul+classic'), (45343, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20no', 'http://www.markenoele.de/catalogsearch/result/?q=motul+tecma'), (45344, 'http://www.markenoele.de/catalogsearch/result/?q=motul+norma', 'http://www.markenoele.de/catalogsearch/result/?q=motul+tecma'), (45345, 'http://www.markenoele.de/lieferung/', ''), (45346, 'http://www.markenoele.de/catalog/product/view/id/170/category/18', ''), (45347, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/catalogsearch/result/?q=motul+norma'), (45348, 'http://www.markenoele.de/catalogsearch/result/?q=motul+cap', 'http://www.markenoele.de/catalogsearch/result/?q=motul+norma'), (45349, 'http://www.markenoele.de/catalog/product/view/id/150', 'http://www.markenoele.de/catalogsearch/result/?q=motul+cap'), (45350, 'http://www.markenoele.de/catalog/product/gallery/id/150/image/187/', 'http://www.markenoele.de/baseball-cap-300v.html'), (45351, 'http://www.markenoele.de/catalogsearch/result/?q=motul', 'http://www.markenoele.de/baseball-cap-300v.html'), (45352, 'http://www.markenoele.de/catalogsearch/result/?q=motul', 'http://www.markenoele.de/baseball-cap-300v.html'), (45353, 'http://www.markenoele.de/catalogsearch/result/?q=motul', 'http://www.markenoele.de/baseball-cap-300v.html'), (45354, 'http://www.markenoele.de/agb/', ''), (45355, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (45356, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (45357, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (45358, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', ''), (45359, 'http://www.markenoele.de/agb/', ''), (45360, 'http://www.markenoele.de/angebote-des-monats/', ''), (45361, 'http://www.markenoele.de/bestellung/', ''), (45362, 'http://www.markenoele.de/contacts/', ''), (45363, 'http://www.markenoele.de/datenschutz/', ''), (45364, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (45365, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (45366, 'http://www.markenoele.de/impressum/', ''), (45367, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (45368, 'http://www.markenoele.de/widerruf/', ''), (45369, 'http://www.markenoele.de/catalog/product/view/id/5/category/6', ''), (45370, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', ''), (45371, 'http://www.markenoele.de/', ''), (45372, 'http://www.markenoele.de/', ''), (45373, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (45374, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (45375, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (45376, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (45377, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (45378, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (45379, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (45380, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (45381, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (45382, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (45383, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (45384, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (45385, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (45386, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (45387, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=gebinde_groesse', ''), (45388, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=gebinde_groesse', ''), (45389, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=name', ''), (45390, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=name', ''), (45391, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position', ''), (45392, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position', ''), (45393, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=price', ''), (45394, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=price', ''), (45395, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=viskositaet', ''), (45396, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=viskositaet', ''), (45397, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', ''), (45398, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', ''), (45399, 'http://www.markenoele.de/catalog/category/view/id/41?limit=18', ''), (45400, 'http://www.markenoele.de/catalog/category/view/id/41?limit=18', ''), (45401, 'http://www.markenoele.de/catalog/category/view/id/41?limit=27', ''), (45402, 'http://www.markenoele.de/catalog/category/view/id/41?limit=27', ''), (45403, 'http://www.markenoele.de/catalog/category/view/id/41?limit=9', ''), (45404, 'http://www.markenoele.de/catalog/category/view/id/41?limit=9', ''), (45405, 'http://www.markenoele.de/catalog/category/view/id/41?limit=all', ''), (45406, 'http://www.markenoele.de/catalog/category/view/id/41?limit=all', ''), (45407, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (45408, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (45409, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (45410, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (45411, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (45412, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (45413, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (45414, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (45415, 'http://www.markenoele.de/catalog/category/view/id/41?amp%3Border=gebinde_groesse&dir=asc&limit=18', ''), (45416, 'http://www.markenoele.de/catalog/category/view/id/41?amp%3Border=gebinde_groesse&dir=asc&limit=18', ''), (45417, 'http://www.markenoele.de/catalog/category/view/id/41?amp%3Border=gebinde_groesse&dir=asc&limit=27', ''), (45418, 'http://www.markenoele.de/catalog/category/view/id/41?amp%3Border=gebinde_groesse&dir=asc&limit=27', ''), (45419, 'http://www.markenoele.de/catalog/category/view/id/41?amp%3Border=gebinde_groesse&dir=asc&limit=9', ''), (45420, 'http://www.markenoele.de/catalog/category/view/id/41?amp%3Border=gebinde_groesse&dir=asc&limit=9', ''), (45421, 'http://www.markenoele.de/catalog/category/view/id/41?amp%3Border=gebinde_groesse&dir=asc&limit=all', ''), (45422, 'http://www.markenoele.de/catalog/category/view/id/41?amp%3Border=gebinde_groesse&dir=asc&limit=all', ''), (45423, 'http://www.markenoele.de/catalog/category/view/id/41?amp%3Border=gebinde_groesse&dir=asc&mode=list', ''), (45424, 'http://www.markenoele.de/catalog/category/view/id/41?amp%3Border=gebinde_groesse&dir=asc&mode=list', ''), (45425, 'http://www.markenoele.de/catalog/category/view/id/41?amp%3Border=gebinde_groesse&dir=asc&order=gebinde_groesse', ''), (45426, 'http://www.markenoele.de/catalog/category/view/id/41?amp%3Border=gebinde_groesse&dir=asc&order=gebinde_groesse', ''), (45427, 'http://www.markenoele.de/catalog/category/view/id/41?amp%3Border=gebinde_groesse&dir=asc&order=name', ''), (45428, 'http://www.markenoele.de/catalog/category/view/id/41?amp%3Border=gebinde_groesse&dir=asc&order=name', ''), (45429, 'http://www.markenoele.de/catalog/category/view/id/41?amp%3Border=gebinde_groesse&dir=asc&order=position', ''), (45430, 'http://www.markenoele.de/catalog/category/view/id/41?amp%3Border=gebinde_groesse&dir=asc&order=position', ''), (45431, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (45432, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (45433, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (45434, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.at/search?q=motul+8100+x++clean+5w40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (45435, 'http://www.markenoele.de/', ''), (45436, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (45437, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (45438, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (45439, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (45440, 'http://www.markenoele.de/catalog/product/view/id/62/category/16', ''), (45441, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (45442, 'http://www.markenoele.de/agb/', ''), (45443, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motor%C3%B6l+kaufen&hl=de&source=hp&aq=f&aqi=g2&aql=&oq=&gs_rfai='), (45444, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (45445, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45446, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (45447, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet', ''), (45448, 'http://www.markenoele.de/catalog/product/view/id/28/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (45449, 'http://www.markenoele.de/catalog/product/view/id/26/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (45450, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (45451, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=juK&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=shell+helix+10w40+g%C3%BCnstig&aq=f&aqi=&aql=&oq=&gs_rfai='), (45452, 'http://www.markenoele.de/catalogsearch/result/?q=motul', 'http://www.markenoele.de/baseball-cap-300v.html'), (45453, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (45454, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/'), (45455, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/zahlung/'), (45456, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/'), (45457, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/'), (45458, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (45459, 'http://www.markenoele.de/catalog/product/view/id/79/category/22', 'http://www.google.de/search?hl=de&client=firefox-a&hs=2ig&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+grand+prix+2+t&aq=f&aqi=&aql=&oq=&gs_rfai='), (45460, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=COqEKx_8STcf7K46Z8AP6oe2gBK3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCVAqABx9GE-APIAQGpAtKM82a1AbY-qgQYT9DFZ1MfyAm6rBMoUtoT5N2TXyHrr80v&sig=AGiWqtxZpgDNVFD3oQTb4NT-SXjPZv1svw&adurl=http://www.motulshop.de&rct=j&q=motul%20%'), (45461, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (45462, 'http://www.markenoele.de/catalog/product/view/id/84/category/25', ''), (45463, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CJUoiWA4TTeTCNoWX8AP2oamgBK3BsMMB_em97RTtzOPtRwgAEAEoA1Cer6GNAWCV2vuBlAeQAQKgAcfRhPgDyAEBqQLSjPNmtQG2PqoEGE_QBU476N4A-PhzVVe8NumiQczTj1760A&sig=AGiWqtybnvENyBDC2VjLPMwfwCn508Ye3A&adurl=http://www.motulshop.de&rct=j&q'), (45464, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (45465, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (45466, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (45467, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45468, 'http://www.markenoele.de/catalog/product/view/id/163/category/28', ''), (45469, 'http://www.markenoele.de/catalog/product/view/id/163/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (45470, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/garten/bio-2t.html'), (45471, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (45472, 'http://www.markenoele.de/catalog/product/view/id/89/category/25', ''), (45473, 'http://www.markenoele.de/catalog/product/view/id/89/category/25', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=2'), (45474, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (45475, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/garten/bio-2t.html'), (45476, 'http://www.markenoele.de/catalog/product/view/id/163/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (45477, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (45478, 'http://www.markenoele.de/catalogsearch/result/?q=motul+dexron', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (45479, 'http://www.markenoele.de/catalog/product/view/id/188', 'http://www.markenoele.de/catalogsearch/result/?q=motul+dexron'), (45480, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-dexron-iid-1l.html'), (45481, 'http://www.markenoele.de/catalog/product/gallery/id/188/image/180/', 'http://www.markenoele.de/motul-dexron-iid-1l.html'), (45482, 'http://www.markenoele.de/', ''), (45483, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (45484, 'http://www.markenoele.de/lieferung', ''), (45485, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (45486, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (45487, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (45488, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (45489, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (45490, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (45491, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (45492, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (45493, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (45494, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (45495, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/'), (45496, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (45497, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18', 'http://www.markenoele.de/'), (45498, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27', 'http://www.markenoele.de/'), (45499, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/'), (45500, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/'), (45501, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/'), (45502, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/'), (45503, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/'), (45504, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/'), (45505, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', 'http://www.markenoele.de/'), (45506, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=price', 'http://www.markenoele.de/'), (45507, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/'), (45508, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet', 'http://www.markenoele.de/'), (45509, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=position', 'http://www.markenoele.de/'), (45510, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/'), (45511, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/'), (45512, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/'), (45513, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/'), (45514, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/'), (45515, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/'), (45516, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/'), (45517, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/'), (45518, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.markenoele.de/'), (45519, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/'), (45520, 'http://www.markenoele.de/catalogsearch/result/?q=motul+dexron', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (45521, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/'), (45522, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/'), (45523, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/'), (45524, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/'), (45525, 'http://www.markenoele.de/catalog/product/view/id/187', 'http://www.markenoele.de/catalogsearch/result/?q=motul+dexron'), (45526, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/'), (45527, 'http://www.markenoele.de/catalog/product/gallery/id/187/image/179/', 'http://www.markenoele.de/motul-dexron-iii-1l.html'), (45528, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/'), (45529, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/'), (45530, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/'), (45531, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/'), (45532, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/'), (45533, 'http://www.markenoele.de/catalog/category/view/id/39?limit=18', 'http://www.markenoele.de/'), (45534, 'http://www.markenoele.de/catalog/category/view/id/39?limit=27', 'http://www.markenoele.de/'), (45535, 'http://www.markenoele.de/catalog/category/view/id/39?limit=all', 'http://www.markenoele.de/'), (45536, 'http://www.markenoele.de/catalog/category/view/id/39?mode=list', 'http://www.markenoele.de/'), (45537, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&order=name', 'http://www.markenoele.de/'), (45538, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&order=price', 'http://www.markenoele.de/'), (45539, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/'), (45540, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&order=viskositaet', 'http://www.markenoele.de/'), (45541, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&order=position', 'http://www.markenoele.de/'), (45542, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/'), (45543, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/'), (45544, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', 'http://www.markenoele.de/'), (45545, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', 'http://www.markenoele.de/'), (45546, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', 'http://www.markenoele.de/'), (45547, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', 'http://www.markenoele.de/'), (45548, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/'), (45549, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', 'http://www.markenoele.de/'), (45550, 'http://www.markenoele.de/catalog/category/view/id/44', 'http://www.markenoele.de/'), (45551, 'http://www.markenoele.de/catalog/category/view/id/45', 'http://www.markenoele.de/'), (45552, 'http://www.markenoele.de/catalog/category/view/id/46', 'http://www.markenoele.de/'), (45553, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/'), (45554, 'http://www.markenoele.de/catalog/category/view/id/40?limit=18', 'http://www.markenoele.de/'), (45555, 'http://www.markenoele.de/catalog/category/view/id/40?limit=27', 'http://www.markenoele.de/'), (45556, 'http://www.markenoele.de/catalog/category/view/id/40?limit=all', 'http://www.markenoele.de/'), (45557, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/'), (45558, 'http://www.markenoele.de/catalog/category/view/id/40?mode=list', 'http://www.markenoele.de/'), (45559, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&order=name', 'http://www.markenoele.de/'), (45560, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&order=price', 'http://www.markenoele.de/'), (45561, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/'), (45562, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&order=viskositaet', 'http://www.markenoele.de/'), (45563, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&order=position', 'http://www.markenoele.de/'), (45564, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', 'http://www.markenoele.de/'), (45565, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', 'http://www.markenoele.de/'), (45566, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', 'http://www.markenoele.de/'), (45567, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', 'http://www.markenoele.de/'), (45568, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', 'http://www.markenoele.de/'), (45569, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', 'http://www.markenoele.de/'), (45570, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/'), (45571, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', 'http://www.markenoele.de/'), (45572, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', 'http://www.markenoele.de/'), (45573, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/'), (45574, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/'), (45575, 'http://www.markenoele.de/catalog/category/view/id/50', 'http://www.markenoele.de/'), (45576, 'http://www.markenoele.de/catalog/category/view/id/41?limit=18', 'http://www.markenoele.de/'), (45577, 'http://www.markenoele.de/catalog/category/view/id/41?limit=27', 'http://www.markenoele.de/'), (45578, 'http://www.markenoele.de/catalog/category/view/id/41?limit=all', 'http://www.markenoele.de/'), (45579, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/'), (45580, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/'), (45581, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/'), (45582, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', 'http://www.markenoele.de/'), (45583, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=name', 'http://www.markenoele.de/'), (45584, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=price', 'http://www.markenoele.de/'), (45585, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1293095620&color_bg=F2F3F5&color_border=F2F3F5&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F10-jahre-altes-moto'), (45586, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/'), (45587, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=viskositaet', 'http://www.markenoele.de/'), (45588, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', 'http://www.markenoele.de/'), (45589, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', 'http://www.markenoele.de/'), (45590, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', 'http://www.markenoele.de/'), (45591, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', 'http://www.markenoele.de/'), (45592, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', 'http://www.markenoele.de/'), (45593, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', 'http://www.markenoele.de/'), (45594, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', 'http://www.markenoele.de/'), (45595, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', 'http://www.markenoele.de/'), (45596, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', 'http://www.markenoele.de/'), (45597, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', 'http://www.markenoele.de/'), (45598, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/'), (45599, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/'), (45600, 'http://www.markenoele.de/catalog/category/view/id/53', 'http://www.markenoele.de/'), (45601, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/'), (45602, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (45603, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/'), (45604, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/'), (45605, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/'), (45606, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/'), (45607, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/'), (45608, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/'), (45609, 'http://www.markenoele.de/agb', 'http://www.markenoele.de/'), (45610, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (45611, 'http://www.markenoele.de/catalog/category/view/id/4?limit=9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45612, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45613, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45614, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45615, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45616, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&mode=list', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45617, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45618, 'http://www.markenoele.de/catalogsearch/result/?q=motul+dexron', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (45619, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.markenoele.de/catalogsearch/result/?q=motul+dexron'), (45620, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45621, 'http://www.markenoele.de/catalog/product/gallery/id/186/image/178/', 'http://www.markenoele.de/motul-multi-atf-1l.html'), (45622, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45623, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45624, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45625, 'http://www.markenoele.de/catalog/product/view/id/10/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45626, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45627, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45628, 'http://www.markenoele.de/catalog/product/view/id/13/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45629, 'http://www.markenoele.de/catalog/product/view/id/14/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45630, 'http://www.markenoele.de/catalog/product/view/id/15/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45631, 'http://www.markenoele.de/catalog/product/view/id/16/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45632, 'http://www.markenoele.de/catalog/product/view/id/17/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45633, 'http://www.markenoele.de/catalog/product/view/id/20/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45634, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45635, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45636, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45637, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45638, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&mode=list', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45639, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45640, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45641, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45642, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45643, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45644, 'http://www.markenoele.de/catalog/product/view/id/21/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45645, 'http://www.markenoele.de/catalog/product/view/id/22/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45646, 'http://www.markenoele.de/catalog/product/view/id/23/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45647, 'http://www.markenoele.de/catalog/product/view/id/24/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45648, 'http://www.markenoele.de/catalog/product/view/id/25/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45649, 'http://www.markenoele.de/catalog/product/view/id/26/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45650, 'http://www.markenoele.de/catalog/product/view/id/27/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45651, 'http://www.markenoele.de/catalog/product/view/id/28/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45652, 'http://www.markenoele.de/catalog/product/view/id/29/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45653, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all&mode=list', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45654, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45655, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45656, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45657, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45658, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45659, 'http://www.markenoele.de/catalog/product/view/id/30/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45660, 'http://www.markenoele.de/catalog/product/view/id/31/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45661, 'http://www.markenoele.de/catalog/product/view/id/32/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45662, 'http://www.markenoele.de/catalog/product/view/id/33/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45663, 'http://www.markenoele.de/catalog/product/view/id/48/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45664, 'http://www.markenoele.de/catalog/product/view/id/49/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45665, 'http://www.markenoele.de/catalog/product/view/id/50/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45666, 'http://www.markenoele.de/catalog/product/view/id/51/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45667, 'http://www.markenoele.de/catalog/product/view/id/52/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45668, 'http://www.markenoele.de/catalog/product/view/id/53/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45669, 'http://www.markenoele.de/catalog/product/view/id/54/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45670, 'http://www.markenoele.de/catalog/product/view/id/55/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45671, 'http://www.markenoele.de/catalog/product/view/id/56/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45672, 'http://www.markenoele.de/catalog/product/view/id/57/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45673, 'http://www.markenoele.de/catalog/product/view/id/58/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45674, 'http://www.markenoele.de/catalog/product/view/id/59/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45675, 'http://www.markenoele.de/catalog/product/view/id/60/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45676, 'http://www.markenoele.de/catalog/product/view/id/61/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45677, 'http://www.markenoele.de/catalog/product/view/id/62/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45678, 'http://www.markenoele.de/catalog/product/view/id/63/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45679, 'http://www.markenoele.de/catalog/product/view/id/64/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45680, 'http://www.markenoele.de/catalog/product/view/id/65/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45681, 'http://www.markenoele.de/catalog/product/view/id/66/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45682, 'http://www.markenoele.de/catalog/product/view/id/67/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45683, 'http://www.markenoele.de/catalog/product/view/id/68/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45684, 'http://www.markenoele.de/catalog/product/view/id/69/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45685, 'http://www.markenoele.de/catalog/product/view/id/70/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45686, 'http://www.markenoele.de/catalog/product/view/id/71/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45687, 'http://www.markenoele.de/catalog/product/view/id/72/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45688, 'http://www.markenoele.de/catalog/product/view/id/73/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45689, 'http://www.markenoele.de/catalog/product/view/id/74/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45690, 'http://www.markenoele.de/catalog/product/view/id/75/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45691, 'http://www.markenoele.de/catalog/product/view/id/76/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45692, 'http://www.markenoele.de/catalog/product/view/id/77/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45693, 'http://www.markenoele.de/catalog/product/view/id/78/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45694, 'http://www.markenoele.de/catalog/product/view/id/79/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45695, 'http://www.markenoele.de/catalog/product/view/id/80/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45696, 'http://www.markenoele.de/catalog/product/view/id/81/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45697, 'http://www.markenoele.de/catalog/product/view/id/82/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45698, 'http://www.markenoele.de/catalog/product/view/id/83/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45699, 'http://www.markenoele.de/catalog/product/view/id/84/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45700, 'http://www.markenoele.de/catalog/product/view/id/85/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45701, 'http://www.markenoele.de/catalog/product/view/id/86/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45702, 'http://www.markenoele.de/catalog/product/view/id/87/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45703, 'http://www.markenoele.de/catalog/product/view/id/88/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45704, 'http://www.markenoele.de/catalog/product/view/id/89/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45705, 'http://www.markenoele.de/catalog/product/view/id/90/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45706, 'http://www.markenoele.de/catalog/product/view/id/91/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45707, 'http://www.markenoele.de/catalog/product/view/id/92/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45708, 'http://www.markenoele.de/catalog/product/view/id/93/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45709, 'http://www.markenoele.de/catalog/product/view/id/94/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45710, 'http://www.markenoele.de/catalog/product/view/id/95/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45711, 'http://www.markenoele.de/catalog/product/view/id/96/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45712, 'http://www.markenoele.de/catalog/product/view/id/97/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45713, 'http://www.markenoele.de/catalog/product/view/id/105/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45714, 'http://www.markenoele.de/catalog/product/view/id/119/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45715, 'http://www.markenoele.de/catalog/product/view/id/124/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45716, 'http://www.markenoele.de/catalog/product/view/id/125/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45717, 'http://www.markenoele.de/catalog/product/view/id/126/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45718, 'http://www.markenoele.de/catalog/product/view/id/127/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45719, 'http://www.markenoele.de/catalog/product/view/id/128/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45720, 'http://www.markenoele.de/catalog/product/view/id/129/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45721, 'http://www.markenoele.de/catalog/product/view/id/130/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45722, 'http://www.markenoele.de/catalog/product/view/id/131/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45723, 'http://www.markenoele.de/catalog/product/view/id/132/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45724, 'http://www.markenoele.de/catalog/product/view/id/158/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45725, 'http://www.markenoele.de/catalog/product/view/id/159/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45726, 'http://www.markenoele.de/catalog/product/view/id/160/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45727, 'http://www.markenoele.de/catalog/product/view/id/161/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45728, 'http://www.markenoele.de/catalog/product/view/id/162/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45729, 'http://www.markenoele.de/catalog/product/view/id/163/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45730, 'http://www.markenoele.de/catalog/product/view/id/164/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45731, 'http://www.markenoele.de/catalog/product/view/id/165/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45732, 'http://www.markenoele.de/catalog/product/view/id/166/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45733, 'http://www.markenoele.de/catalog/product/view/id/167/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45734, 'http://www.markenoele.de/catalog/product/view/id/168/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45735, 'http://www.markenoele.de/catalog/product/view/id/169/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45736, 'http://www.markenoele.de/catalog/product/view/id/170/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45737, 'http://www.markenoele.de/catalog/product/view/id/176/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45738, 'http://www.markenoele.de/catalog/product/view/id/177/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45739, 'http://www.markenoele.de/catalog/product/view/id/186/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45740, 'http://www.markenoele.de/catalog/product/view/id/187/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45741, 'http://www.markenoele.de/catalog/product/view/id/188/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45742, 'http://www.markenoele.de/catalog/product/view/id/194/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45743, 'http://www.markenoele.de/catalog/product/view/id/195/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45744, 'http://www.markenoele.de/catalog/product/view/id/196/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45745, 'http://www.markenoele.de/catalog/product/view/id/253/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45746, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45747, 'http://www.markenoele.de/catalog/category/view/id/4?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45748, 'http://www.markenoele.de/catalog/category/view/id/4?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45749, 'http://www.markenoele.de/catalog/category/view/id/4?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45750, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45751, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45752, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45753, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45754, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45755, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45756, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45757, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45758, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45759, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45760, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45761, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45762, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45763, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45764, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45765, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45766, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45767, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45768, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45769, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45770, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45771, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45772, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45773, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45774, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45775, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45776, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45777, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45778, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45779, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45780, 'http://www.markenoele.de/catalog/product/view/id/1', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45781, 'http://www.markenoele.de/catalog/category/view/id/6?limit=10', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45782, 'http://www.markenoele.de/catalog/category/view/id/6?limit=20', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45783, 'http://www.markenoele.de/catalog/category/view/id/6?limit=30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45784, 'http://www.markenoele.de/catalog/category/view/id/6?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45785, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45786, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45787, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45788, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45789, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45790, 'http://www.markenoele.de/catalog/product/view/id/195/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45791, 'http://www.markenoele.de/catalog/product/view/id/194/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45792, 'http://www.markenoele.de/catalog/product/view/id/188/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45793, 'http://www.markenoele.de/catalog/product/view/id/187/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45794, 'http://www.markenoele.de/catalog/product/view/id/186/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45795, 'http://www.markenoele.de/catalog/product/view/id/177/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45796, 'http://www.markenoele.de/catalog/product/view/id/176/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45797, 'http://www.markenoele.de/catalog/product/view/id/30/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45798, 'http://www.markenoele.de/catalog/product/view/id/29/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45799, 'http://www.markenoele.de/catalog/product/view/id/28/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45800, 'http://www.markenoele.de/catalog/product/view/id/27/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45801, 'http://www.markenoele.de/catalog/product/view/id/26/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45802, 'http://www.markenoele.de/catalog/product/view/id/25/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45803, 'http://www.markenoele.de/catalog/product/view/id/24/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45804, 'http://www.markenoele.de/catalog/product/view/id/23/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45805, 'http://www.markenoele.de/catalog/product/view/id/22/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45806, 'http://www.markenoele.de/catalog/product/view/id/21/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45807, 'http://www.markenoele.de/catalog/product/view/id/20/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45808, 'http://www.markenoele.de/catalog/product/view/id/17/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45809, 'http://www.markenoele.de/catalog/product/view/id/16/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45810, 'http://www.markenoele.de/catalog/product/view/id/15/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45811, 'http://www.markenoele.de/catalog/product/view/id/14/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45812, 'http://www.markenoele.de/catalog/product/view/id/13/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45813, 'http://www.markenoele.de/catalog/product/view/id/12/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45814, 'http://www.markenoele.de/catalog/product/view/id/11/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45815, 'http://www.markenoele.de/catalog/product/view/id/10/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45816, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45817, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45818, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45819, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45820, 'http://www.markenoele.de/catalog/product/view/id/5/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45821, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45822, 'http://www.markenoele.de/catalog/product/view/id/3/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45823, 'http://www.markenoele.de/catalog/product/view/id/2/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45824, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45825, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45826, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45827, 'http://www.markenoele.de/catalog/category/view/id/9?limit=10', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45828, 'http://www.markenoele.de/catalog/category/view/id/9?limit=20', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45829, 'http://www.markenoele.de/catalog/category/view/id/9?limit=30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45830, 'http://www.markenoele.de/catalog/category/view/id/9?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45831, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45832, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45833, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45834, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45835, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45836, 'http://www.markenoele.de/catalog/product/view/id/132/category/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45837, 'http://www.markenoele.de/catalog/product/view/id/131/category/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45838, 'http://www.markenoele.de/catalog/product/view/id/130/category/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45839, 'http://www.markenoele.de/catalog/product/view/id/129/category/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45840, 'http://www.markenoele.de/catalog/product/view/id/128/category/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45841, 'http://www.markenoele.de/catalog/product/view/id/127/category/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45842, 'http://www.markenoele.de/catalog/product/view/id/126/category/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45843, 'http://www.markenoele.de/catalog/product/view/id/125/category/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45844, 'http://www.markenoele.de/catalog/product/view/id/124/category/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45845, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45846, 'http://www.markenoele.de/catalog/product/view/id/58/category/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45847, 'http://www.markenoele.de/catalog/product/view/id/57/category/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45848, 'http://www.markenoele.de/catalog/product/view/id/56/category/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45849, 'http://www.markenoele.de/catalog/product/view/id/55/category/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45850, 'http://www.markenoele.de/catalog/product/view/id/54/category/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45851, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45852, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45853, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45854, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45855, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45856, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45857, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45858, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45859, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45860, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45861, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45862, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45863, 'http://www.markenoele.de/catalog/category/view/id/13?limit=10', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45864, 'http://www.markenoele.de/catalog/category/view/id/13?limit=20', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45865, 'http://www.markenoele.de/catalog/category/view/id/13?limit=30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45866, 'http://www.markenoele.de/catalog/category/view/id/13?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45867, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45868, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45869, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45870, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45871, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45872, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45873, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45874, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45875, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45876, 'http://www.markenoele.de/catalog/category/view/id/16?limit=10', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45877, 'http://www.markenoele.de/catalog/category/view/id/16?limit=20', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45878, 'http://www.markenoele.de/catalog/category/view/id/16?limit=30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45879, 'http://www.markenoele.de/catalog/category/view/id/16?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45880, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45881, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45882, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45883, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45884, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45885, 'http://www.markenoele.de/catalog/product/view/id/63/category/16', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45886, 'http://www.markenoele.de/catalog/product/view/id/62/category/16', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45887, 'http://www.markenoele.de/catalog/category/view/id/17', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45888, 'http://www.markenoele.de/catalog/category/view/id/18?limit=10', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45889, 'http://www.markenoele.de/catalog/category/view/id/18?limit=20', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45890, 'http://www.markenoele.de/catalog/category/view/id/18?limit=30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45891, 'http://www.markenoele.de/catalog/category/view/id/18?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45892, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45893, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45894, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45895, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45896, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45897, 'http://www.markenoele.de/catalog/product/view/id/170/category/18', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45898, 'http://www.markenoele.de/catalog/product/view/id/169/category/18', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45899, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45900, 'http://www.markenoele.de/catalog/product/view/id/166/category/18', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45901, 'http://www.markenoele.de/catalog/category/view/id/19', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45902, 'http://www.markenoele.de/catalog/category/view/id/20', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45903, 'http://www.markenoele.de/catalog/category/view/id/21?limit=10', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45904, 'http://www.markenoele.de/catalog/category/view/id/21?limit=20', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45905, 'http://www.markenoele.de/catalog/category/view/id/21?limit=30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45906, 'http://www.markenoele.de/catalog/category/view/id/21?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45907, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45908, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45909, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45910, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45911, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45912, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45913, 'http://www.markenoele.de/catalog/category/view/id/22', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45914, 'http://www.markenoele.de/catalog/category/view/id/23?limit=10', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45915, 'http://www.markenoele.de/catalog/category/view/id/23?limit=20', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45916, 'http://www.markenoele.de/catalog/category/view/id/23?limit=30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45917, 'http://www.markenoele.de/catalog/category/view/id/23?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45918, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45919, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45920, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45921, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45922, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45923, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45924, 'http://www.markenoele.de/catalog/category/view/id/24', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45925, 'http://www.markenoele.de/catalog/category/view/id/25?limit=10', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45926, 'http://www.markenoele.de/catalog/category/view/id/25?limit=20', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45927, 'http://www.markenoele.de/catalog/category/view/id/25?limit=30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45928, 'http://www.markenoele.de/catalog/category/view/id/25?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45929, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45930, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45931, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45932, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45933, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45934, 'http://www.markenoele.de/catalog/product/view/id/253/category/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45935, 'http://www.markenoele.de/catalog/product/view/id/196/category/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45936, 'http://www.markenoele.de/catalog/product/view/id/97/category/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45937, 'http://www.markenoele.de/catalog/product/view/id/96/category/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45938, 'http://www.markenoele.de/catalog/product/view/id/95/category/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45939, 'http://www.markenoele.de/catalog/product/view/id/94/category/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45940, 'http://www.markenoele.de/catalog/product/view/id/93/category/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45941, 'http://www.markenoele.de/catalog/product/view/id/92/category/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45942, 'http://www.markenoele.de/catalog/product/view/id/91/category/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45943, 'http://www.markenoele.de/catalog/product/view/id/90/category/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45944, 'http://www.markenoele.de/catalog/product/view/id/89/category/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45945, 'http://www.markenoele.de/catalog/product/view/id/88/category/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45946, 'http://www.markenoele.de/catalog/product/view/id/87/category/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45947, 'http://www.markenoele.de/catalog/product/view/id/86/category/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45948, 'http://www.markenoele.de/catalog/product/view/id/85/category/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45949, 'http://www.markenoele.de/catalog/product/view/id/84/category/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45950, 'http://www.markenoele.de/catalog/product/view/id/83/category/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45951, 'http://www.markenoele.de/catalog/product/view/id/82/category/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45952, 'http://www.markenoele.de/catalog/product/view/id/81/category/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45953, 'http://www.markenoele.de/catalog/product/view/id/80/category/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45954, 'http://www.markenoele.de/catalog/category/view/id/26', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45955, 'http://www.markenoele.de/catalog/category/view/id/27', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45956, 'http://www.markenoele.de/catalog/category/view/id/28?limit=10', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45957, 'http://www.markenoele.de/catalog/category/view/id/28?limit=20', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45958, 'http://www.markenoele.de/catalog/category/view/id/28?limit=30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45959, 'http://www.markenoele.de/catalog/category/view/id/28?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45960, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45961, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45962, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45963, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45964, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45965, 'http://www.markenoele.de/catalog/product/view/id/165/category/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45966, 'http://www.markenoele.de/catalog/product/view/id/164/category/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45967, 'http://www.markenoele.de/catalog/product/view/id/163/category/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45968, 'http://www.markenoele.de/catalog/product/view/id/162/category/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45969, 'http://www.markenoele.de/catalog/product/view/id/161/category/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45970, 'http://www.markenoele.de/catalog/product/view/id/160/category/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45971, 'http://www.markenoele.de/catalog/product/view/id/159/category/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45972, 'http://www.markenoele.de/catalog/product/view/id/158/category/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45973, 'http://www.markenoele.de/catalog/category/view/id/29', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45974, 'http://www.markenoele.de/catalog/category/view/id/30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45975, 'http://www.markenoele.de/catalog/category/view/id/31', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45976, 'http://www.markenoele.de/catalog/category/view/id/32?limit=10', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45977, 'http://www.markenoele.de/catalog/category/view/id/32?limit=20', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45978, 'http://www.markenoele.de/catalog/category/view/id/32?limit=30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45979, 'http://www.markenoele.de/catalog/category/view/id/32?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45980, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45981, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45982, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45983, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45984, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45985, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45986, 'http://www.markenoele.de/catalog/product/view/id/77/category/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45987, 'http://www.markenoele.de/catalog/product/view/id/76/category/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45988, 'http://www.markenoele.de/catalog/product/view/id/75/category/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45989, 'http://www.markenoele.de/catalog/product/view/id/74/category/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45990, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45991, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45992, 'http://www.markenoele.de/catalog/product/view/id/71/category/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45993, 'http://www.markenoele.de/catalog/product/view/id/70/category/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45994, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45995, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45996, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45997, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45998, 'http://www.markenoele.de/catalog/product/view/id/30/category/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (45999, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe.html'), (46000, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe.html'), (46001, 'http://www.markenoele.de/catalog/category/view/id/35?limit=10', 'http://www.markenoele.de/motul-schmierstoffe.html'), (46002, 'http://www.markenoele.de/catalog/category/view/id/35?limit=20', 'http://www.markenoele.de/motul-schmierstoffe.html'), (46003, 'http://www.markenoele.de/catalog/category/view/id/35?limit=30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (46004, 'http://www.markenoele.de/catalog/category/view/id/35?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe.html'), (46005, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html'), (46006, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html'), (46007, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html'), (46008, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (46009, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html'), (46010, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (46011, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (46012, 'http://www.markenoele.de/catalog/category/view/id/39?limit=10', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46013, 'http://www.markenoele.de/catalog/category/view/id/39?limit=20', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46014, 'http://www.markenoele.de/catalog/category/view/id/39?limit=30', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46015, 'http://www.markenoele.de/catalog/category/view/id/39?limit=18&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46016, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46017, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46018, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46019, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46020, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46021, 'http://www.markenoele.de/catalog/category/view/id/39?limit=27&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46022, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46023, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46024, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46025, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46026, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46027, 'http://www.markenoele.de/catalog/category/view/id/39?limit=all&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46028, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46029, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46030, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46031, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46032, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46033, 'http://www.markenoele.de/catalog/category/view/id/39?limit=10&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46034, 'http://www.markenoele.de/catalog/category/view/id/39?limit=20&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46035, 'http://www.markenoele.de/catalog/category/view/id/39?limit=30&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46036, 'http://www.markenoele.de/catalog/category/view/id/39?mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46037, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46038, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46039, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46040, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46041, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46042, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46043, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46044, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46045, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46046, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46047, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46048, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46049, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46050, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46051, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46052, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46053, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46054, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46055, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46056, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46057, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46058, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46059, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46060, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46061, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46062, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46063, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46064, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46065, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46066, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46067, 'http://www.markenoele.de/catalog/category/view/id/44?limit=10', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46068, 'http://www.markenoele.de/catalog/category/view/id/44?limit=20', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46069, 'http://www.markenoele.de/catalog/category/view/id/44?limit=30', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46070, 'http://www.markenoele.de/catalog/category/view/id/44?mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46071, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46072, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C-pEltBYTTafxIsG_hAfrrtkmrcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJWylYKkB6ABx9GE-APIAQGpAtKM82a1AbY-qgQTT9CR33JwETwZ3s2xvbGv4rbiNg&sig=AGiWqtz0N97RrFx9ckWylx0GGznNXmg2YA&adurl=http://www.motulshop.de&rct=j&q=motul%20mot'), (46073, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46074, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46075, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46076, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46077, 'http://www.markenoele.de/catalog/product/view/id/115/category/44', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46078, 'http://www.markenoele.de/catalog/category/view/id/45?limit=10', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46079, 'http://www.markenoele.de/catalog/category/view/id/45?limit=20', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46080, 'http://www.markenoele.de/catalog/category/view/id/45?limit=30', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46081, 'http://www.markenoele.de/catalog/category/view/id/45?mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46082, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46083, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46084, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46085, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/'), (46086, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46087, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46088, 'http://www.markenoele.de/catalog/product/view/id/103/category/45', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46089, 'http://www.markenoele.de/catalog/product/view/id/102/category/45', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46090, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/contacts/'), (46091, 'http://www.markenoele.de/catalog/product/view/id/101/category/45', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46092, 'http://www.markenoele.de/catalog/product/view/id/100/category/45', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46093, 'http://www.markenoele.de/catalog/category/view/id/46?limit=10', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46094, 'http://www.markenoele.de/catalog/category/view/id/46?limit=20', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46095, 'http://www.markenoele.de/catalog/category/view/id/46?limit=30', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46096, 'http://www.markenoele.de/catalog/category/view/id/46?mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46097, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46098, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46099, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46100, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46101, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46102, 'http://www.markenoele.de/catalog/product/view/id/117/category/46', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46103, 'http://www.markenoele.de/catalog/category/view/id/47?limit=10', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46104, 'http://www.markenoele.de/catalog/category/view/id/47?limit=20', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46105, 'http://www.markenoele.de/catalog/category/view/id/47?limit=30', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46106, 'http://www.markenoele.de/catalog/category/view/id/47?mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46107, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46108, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46109, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46110, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46111, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46112, 'http://www.markenoele.de/catalog/product/view/id/99/category/47', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46113, 'http://www.markenoele.de/catalog/product/view/id/98/category/47', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (46114, 'http://www.markenoele.de/catalog/category/view/id/40?limit=10', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46115, 'http://www.markenoele.de/catalog/category/view/id/40?limit=20', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46116, 'http://www.markenoele.de/catalog/category/view/id/40?limit=30', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46117, 'http://www.markenoele.de/catalog/category/view/id/40?limit=18&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46118, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46119, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46120, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46121, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46122, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46123, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/'), (46124, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/'), (46125, 'http://www.markenoele.de/catalog/product/view/id/123/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46126, 'http://www.markenoele.de/catalog/product/view/id/122/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46127, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C-pEltBYTTafxIsG_hAfrrtkmrcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJWylYKkB6ABx9GE-APIAQGpAtKM82a1AbY-qgQTT9CR33JwETwZ3s2xvbGv4rbiNg&sig=AGiWqtz0N97RrFx9ckWylx0GGznNXmg2YA&adurl=http://www.motulshop.de&rct=j&q=motul%20mot'), (46128, 'http://www.markenoele.de/catalog/product/view/id/121/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46129, 'http://www.markenoele.de/catalog/product/view/id/120/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46130, 'http://www.markenoele.de/catalog/product/view/id/119/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46131, 'http://www.markenoele.de/catalog/product/view/id/118/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46132, 'http://www.markenoele.de/catalog/product/view/id/114/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46133, 'http://www.markenoele.de/catalog/category/view/id/40?limit=27&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46134, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46135, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46136, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46137, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46138, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46139, 'http://www.markenoele.de/catalog/category/view/id/40?limit=all&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46140, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46141, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46142, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46143, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46144, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46145, 'http://www.markenoele.de/catalog/category/view/id/40?mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46146, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46147, 'http://www.markenoele.de/catalog/category/view/id/40?limit=10&mode=list', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46148, 'http://www.markenoele.de/catalog/category/view/id/40?limit=20&mode=list', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46149, 'http://www.markenoele.de/catalog/category/view/id/40?limit=30&mode=list', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46150, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46151, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46152, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46153, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46154, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46155, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46156, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46157, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46158, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46159, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46160, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46161, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46162, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46163, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46164, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46165, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46166, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46167, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46168, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46169, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46170, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46171, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46172, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46173, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46174, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46175, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46176, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46177, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46178, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46179, 'http://www.markenoele.de/catalog/category/view/id/48?limit=10', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46180, 'http://www.markenoele.de/catalog/category/view/id/48?limit=20', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46181, 'http://www.markenoele.de/catalog/category/view/id/48?limit=30', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46182, 'http://www.markenoele.de/catalog/category/view/id/48?mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46183, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46184, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46185, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46186, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46187, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46188, 'http://www.markenoele.de/catalog/product/view/id/123/category/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46189, 'http://www.markenoele.de/catalog/product/view/id/122/category/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46190, 'http://www.markenoele.de/catalog/product/view/id/121/category/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46191, 'http://www.markenoele.de/catalog/product/view/id/118/category/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46192, 'http://www.markenoele.de/catalog/product/view/id/116/category/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46193, 'http://www.markenoele.de/catalog/product/view/id/112/category/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46194, 'http://www.markenoele.de/catalog/product/view/id/111/category/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46195, 'http://www.markenoele.de/catalog/product/view/id/110/category/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46196, 'http://www.markenoele.de/catalog/product/view/id/109/category/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46197, 'http://www.markenoele.de/catalog/product/view/id/108/category/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46198, 'http://www.markenoele.de/catalog/category/view/id/49?limit=10', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46199, 'http://www.markenoele.de/catalog/category/view/id/49?limit=20', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46200, 'http://www.markenoele.de/catalog/category/view/id/49?limit=30', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46201, 'http://www.markenoele.de/catalog/category/view/id/49?mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46202, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46203, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46204, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46205, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46206, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46207, 'http://www.markenoele.de/catalog/product/view/id/119/category/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46208, 'http://www.markenoele.de/catalog/product/view/id/118/category/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46209, 'http://www.markenoele.de/catalog/product/view/id/116/category/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46210, 'http://www.markenoele.de/catalog/product/view/id/114/category/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46211, 'http://www.markenoele.de/catalog/product/view/id/113/category/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46212, 'http://www.markenoele.de/catalog/product/view/id/112/category/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46213, 'http://www.markenoele.de/catalog/product/view/id/111/category/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46214, 'http://www.markenoele.de/catalog/product/view/id/110/category/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46215, 'http://www.markenoele.de/catalog/product/view/id/109/category/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46216, 'http://www.markenoele.de/catalog/product/view/id/108/category/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46217, 'http://www.markenoele.de/catalog/product/view/id/107/category/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46218, 'http://www.markenoele.de/catalog/product/view/id/106/category/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46219, 'http://www.markenoele.de/catalog/product/view/id/105/category/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46220, 'http://www.markenoele.de/catalog/product/view/id/104/category/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46221, 'http://www.markenoele.de/catalog/category/view/id/50?limit=10', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46222, 'http://www.markenoele.de/catalog/category/view/id/50?limit=20', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46223, 'http://www.markenoele.de/catalog/category/view/id/50?limit=30', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46224, 'http://www.markenoele.de/catalog/category/view/id/50?mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46225, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46226, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46227, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46228, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46229, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46230, 'http://www.markenoele.de/catalog/product/view/id/120/category/50', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (46231, 'http://www.markenoele.de/catalog/category/view/id/41?limit=10', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46232, 'http://www.markenoele.de/catalog/category/view/id/41?limit=20', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46233, 'http://www.markenoele.de/catalog/category/view/id/41?limit=30', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46234, 'http://www.markenoele.de/catalog/category/view/id/41?limit=18&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46235, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46236, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46237, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46238, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46239, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46240, 'http://www.markenoele.de/catalog/product/view/id/246/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46241, 'http://www.markenoele.de/catalog/product/view/id/246/category/41?options=cart', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46242, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46243, 'http://www.markenoele.de/catalog/product/view/id/240/category/41?options=cart', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46244, 'http://www.markenoele.de/catalog/product/view/id/235/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46245, 'http://www.markenoele.de/catalog/product/view/id/235/category/41?options=cart', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46246, 'http://www.markenoele.de/catalog/product/view/id/229/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46247, 'http://www.markenoele.de/catalog/product/view/id/229/category/41?options=cart', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46248, 'http://www.markenoele.de/catalog/product/view/id/213/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46249, 'http://www.markenoele.de/catalog/product/view/id/213/category/41?options=cart', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46250, 'http://www.markenoele.de/catalog/product/view/id/201/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46251, 'http://www.markenoele.de/catalog/product/view/id/201/category/41?options=cart', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46252, 'http://www.markenoele.de/catalog/product/view/id/192/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46253, 'http://www.markenoele.de/catalog/product/view/id/191/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46254, 'http://www.markenoele.de/catalog/product/view/id/190/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46255, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46256, 'http://www.markenoele.de/catalog/product/view/id/183/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46257, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46258, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+factory+line&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (46259, 'http://www.markenoele.de/catalog/product/view/id/181/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46260, 'http://www.markenoele.de/catalog/product/view/id/180/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46261, 'http://www.markenoele.de/catalog/product/view/id/174/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46262, 'http://www.markenoele.de/catalog/product/view/id/174/category/41?options=cart', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46263, 'http://www.markenoele.de/catalog/product/view/id/173/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46264, 'http://www.markenoele.de/catalog/product/view/id/172/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46265, 'http://www.markenoele.de/catalog/product/view/id/171/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46266, 'http://www.markenoele.de/catalog/product/view/id/157/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46267, 'http://www.markenoele.de/catalog/product/view/id/157/category/41?options=cart', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46268, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46269, 'http://www.markenoele.de/catalog/product/view/id/152/category/41?options=cart', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46270, 'http://www.markenoele.de/catalog/product/view/id/150/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46271, 'http://www.markenoele.de/catalog/product/view/id/149/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46272, 'http://www.markenoele.de/catalog/product/view/id/148/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46273, 'http://www.markenoele.de/catalog/category/view/id/41?limit=27&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46274, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46275, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46276, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46277, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46278, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46279, 'http://www.markenoele.de/catalog/category/view/id/41?limit=all&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46280, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46281, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46282, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46283, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46284, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46285, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46286, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46287, 'http://www.markenoele.de/catalog/category/view/id/41?limit=10&mode=list', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46288, 'http://www.markenoele.de/catalog/category/view/id/41?limit=20&mode=list', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46289, 'http://www.markenoele.de/catalog/category/view/id/41?limit=30&mode=list', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46290, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46291, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46292, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46293, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46294, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46295, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46296, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46297, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46298, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46299, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46300, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46301, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46302, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46303, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46304, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46305, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46306, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46307, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46308, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46309, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46310, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46311, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46312, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46313, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46314, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46315, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46316, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46317, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46318, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46319, 'http://www.markenoele.de/catalog/category/view/id/51?limit=10', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46320, 'http://www.markenoele.de/catalog/category/view/id/51?limit=20', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46321, 'http://www.markenoele.de/catalog/category/view/id/51?limit=30', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46322, 'http://www.markenoele.de/catalog/category/view/id/51?mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46323, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46324, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46325, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46326, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46327, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46328, 'http://www.markenoele.de/catalog/product/view/id/246/category/51', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46329, 'http://www.markenoele.de/catalog/product/view/id/246/category/51?options=cart', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46330, 'http://www.markenoele.de/catalog/product/view/id/240/category/51', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46331, 'http://www.markenoele.de/catalog/product/view/id/240/category/51?options=cart', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46332, 'http://www.markenoele.de/catalog/product/view/id/235/category/51', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46333, 'http://www.markenoele.de/catalog/product/view/id/235/category/51?options=cart', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46334, 'http://www.markenoele.de/catalog/product/view/id/229/category/51', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46335, 'http://www.markenoele.de/catalog/product/view/id/229/category/51?options=cart', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46336, 'http://www.markenoele.de/catalog/product/view/id/213/category/51', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46337, 'http://www.markenoele.de/catalog/product/view/id/213/category/51?options=cart', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46338, 'http://www.markenoele.de/catalog/product/view/id/201/category/51', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46339, 'http://www.markenoele.de/catalog/product/view/id/201/category/51?options=cart', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46340, 'http://www.markenoele.de/catalog/product/view/id/174/category/51', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46341, 'http://www.markenoele.de/catalog/product/view/id/174/category/51?options=cart', 'http://www.markenoele.de/motul-fanshop-artikel.html'); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (46342, 'http://www.markenoele.de/catalog/product/view/id/157/category/51', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46343, 'http://www.markenoele.de/catalog/product/view/id/157/category/51?options=cart', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46344, 'http://www.markenoele.de/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46345, 'http://www.markenoele.de/catalog/product/view/id/152/category/51?options=cart', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46346, 'http://www.markenoele.de/catalog/product/view/id/139/category/51', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46347, 'http://www.markenoele.de/catalog/category/view/id/52?limit=10', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46348, 'http://www.markenoele.de/catalog/category/view/id/52?limit=20', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46349, 'http://www.markenoele.de/catalog/category/view/id/52?limit=30', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46350, 'http://www.markenoele.de/catalog/category/view/id/52?mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46351, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46352, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46353, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46354, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46355, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46356, 'http://www.markenoele.de/catalog/product/view/id/192/category/52', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46357, 'http://www.markenoele.de/catalog/product/view/id/191/category/52', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46358, 'http://www.markenoele.de/catalog/product/view/id/190/category/52', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46359, 'http://www.markenoele.de/catalog/product/view/id/184/category/52', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46360, 'http://www.markenoele.de/catalog/product/view/id/183/category/52', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46361, 'http://www.markenoele.de/catalog/product/view/id/182/category/52', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46362, 'http://www.markenoele.de/catalog/product/view/id/181/category/52', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46363, 'http://www.markenoele.de/catalog/product/view/id/180/category/52', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46364, 'http://www.markenoele.de/catalog/product/view/id/173/category/52', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46365, 'http://www.markenoele.de/catalog/category/view/id/53?limit=10', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46366, 'http://www.markenoele.de/catalog/category/view/id/53?limit=20', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46367, 'http://www.markenoele.de/catalog/category/view/id/53?limit=30', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46368, 'http://www.markenoele.de/catalog/category/view/id/53?mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46369, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46370, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46371, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46372, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46373, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46374, 'http://www.markenoele.de/catalog/product/view/id/172/category/53', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46375, 'http://www.markenoele.de/catalog/product/view/id/171/category/53', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46376, 'http://www.markenoele.de/catalog/product/view/id/150/category/53', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46377, 'http://www.markenoele.de/catalog/product/view/id/149/category/53', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46378, 'http://www.markenoele.de/catalog/product/view/id/148/category/53', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46379, 'http://www.markenoele.de/catalog/product/view/id/147/category/53', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46380, 'http://www.markenoele.de/catalog/product/view/id/146/category/53', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46381, 'http://www.markenoele.de/catalog/product/view/id/145/category/53', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46382, 'http://www.markenoele.de/catalog/product/view/id/144/category/53', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46383, 'http://www.markenoele.de/catalog/product/view/id/143/category/53', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46384, 'http://www.markenoele.de/catalog/product/view/id/142/category/53', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46385, 'http://www.markenoele.de/catalog/product/view/id/141/category/53', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46386, 'http://www.markenoele.de/catalog/product/view/id/140/category/53', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (46387, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (46388, 'http://www.markenoele.de/catalog/category/view/id/4?limit=20', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (46389, 'http://www.markenoele.de/catalog/category/view/id/4?limit=30', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (46390, 'http://www.markenoele.de/catalog/category/view/id/4?limit=9&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (46391, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (46392, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (46393, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (46394, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (46395, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (46396, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (46397, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (46398, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (46399, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (46400, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (46401, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (46402, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (46403, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (46404, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (46405, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (46406, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (46407, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (46408, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (46409, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (46410, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (46411, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18'), (46412, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (46413, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (46414, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (46415, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (46416, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (46417, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (46418, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (46419, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (46420, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (46421, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (46422, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (46423, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (46424, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (46425, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (46426, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (46427, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (46428, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (46429, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (46430, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (46431, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (46432, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (46433, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (46434, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (46435, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (46436, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (46437, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (46438, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (46439, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (46440, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (46441, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (46442, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (46443, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (46444, 'http://www.markenoele.de/catalog/product/view/id/169', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (46445, 'http://www.markenoele.de/catalog/product/view/id/170', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (46446, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10&mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46447, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10&mode=list&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46448, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10&mode=list&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46449, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10&mode=list&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46450, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46451, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46452, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46453, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46454, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46455, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46456, 'http://www.markenoele.de/catalog/category/view/id/4?limit=20&mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46457, 'http://www.markenoele.de/catalog/category/view/id/4?limit=20&mode=list&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46458, 'http://www.markenoele.de/catalog/category/view/id/4?limit=20&mode=list&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46459, 'http://www.markenoele.de/catalog/category/view/id/4?limit=20&mode=list&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46460, 'http://www.markenoele.de/catalog/category/view/id/4?limit=20&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46461, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46462, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46463, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46464, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46465, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46466, 'http://www.markenoele.de/catalog/category/view/id/4?limit=30&mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46467, 'http://www.markenoele.de/catalog/category/view/id/4?limit=30&mode=list&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46468, 'http://www.markenoele.de/catalog/category/view/id/4?limit=30&mode=list&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46469, 'http://www.markenoele.de/catalog/category/view/id/4?limit=30&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46470, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46471, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46472, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46473, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46474, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46475, 'http://www.markenoele.de/catalog/category/view/id/4?mode=grid&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46476, 'http://www.markenoele.de/catalog/category/view/id/4?mode=grid&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46477, 'http://www.markenoele.de/catalog/category/view/id/4?mode=grid&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46478, 'http://www.markenoele.de/catalog/category/view/id/4?mode=grid&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46479, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46480, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46481, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46482, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46483, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46484, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46485, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46486, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46487, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46488, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46489, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46490, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46491, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46492, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46493, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46494, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46495, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46496, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46497, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46498, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46499, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=all&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46500, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46501, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46502, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (46503, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46504, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46505, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46506, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46507, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46508, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46509, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46510, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46511, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46512, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46513, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46514, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46515, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46516, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46517, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46518, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46519, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46520, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46521, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46522, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46523, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46524, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46525, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46526, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46527, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46528, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46529, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46530, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46531, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46532, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46533, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46534, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46535, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=name'), (46536, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (46537, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (46538, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (46539, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (46540, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (46541, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (46542, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (46543, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (46544, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (46545, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (46546, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (46547, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (46548, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (46549, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (46550, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (46551, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (46552, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (46553, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (46554, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (46555, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (46556, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (46557, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (46558, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (46559, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=price'), (46560, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (46561, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (46562, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (46563, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (46564, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (46565, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (46566, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (46567, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (46568, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (46569, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (46570, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (46571, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (46572, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (46573, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (46574, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (46575, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (46576, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (46577, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (46578, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (46579, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (46580, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (46581, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (46582, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (46583, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (46584, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (46585, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (46586, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (46587, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (46588, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (46589, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (46590, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (46591, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (46592, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (46593, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (46594, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (46595, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (46596, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (46597, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (46598, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (46599, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (46600, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (46601, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (46602, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (46603, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (46604, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (46605, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (46606, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (46607, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (46608, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=position'), (46609, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=position'), (46610, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=position'), (46611, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=position'), (46612, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=position'), (46613, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=position'), (46614, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=position'), (46615, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=position'), (46616, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=position'), (46617, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=position'), (46618, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=position'), (46619, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=position'), (46620, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=position'), (46621, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=position'), (46622, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=position'), (46623, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=position'), (46624, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=position'), (46625, 'http://www.markenoele.de/catalog/category/view/id/6?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46626, 'http://www.markenoele.de/catalog/category/view/id/6?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46627, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46628, 'http://www.markenoele.de/catalog/category/view/id/6?limit=10&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46629, 'http://www.markenoele.de/catalog/category/view/id/6?limit=10&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46630, 'http://www.markenoele.de/catalog/category/view/id/6?limit=10&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46631, 'http://www.markenoele.de/catalog/category/view/id/6?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46632, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46633, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46634, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46635, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46636, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46637, 'http://www.markenoele.de/catalog/category/view/id/6?limit=20&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46638, 'http://www.markenoele.de/catalog/category/view/id/6?limit=20&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46639, 'http://www.markenoele.de/catalog/category/view/id/6?limit=20&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46640, 'http://www.markenoele.de/catalog/category/view/id/6?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46641, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46642, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46643, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46644, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46645, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46646, 'http://www.markenoele.de/catalog/category/view/id/6?limit=30&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46647, 'http://www.markenoele.de/catalog/category/view/id/6?limit=30&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46648, 'http://www.markenoele.de/catalog/category/view/id/6?limit=30&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46649, 'http://www.markenoele.de/catalog/category/view/id/6?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46650, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46651, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46652, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46653, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46654, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46655, 'http://www.markenoele.de/catalog/category/view/id/6?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46656, 'http://www.markenoele.de/catalog/category/view/id/6?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46657, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46658, 'http://www.markenoele.de/catalog/category/view/id/6?mode=grid&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46659, 'http://www.markenoele.de/catalog/category/view/id/6?mode=grid&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46660, 'http://www.markenoele.de/catalog/category/view/id/6?mode=grid&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46661, 'http://www.markenoele.de/catalog/category/view/id/6?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46662, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46663, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46664, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46665, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46666, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46667, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46668, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46669, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46670, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46671, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46672, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46673, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46674, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46675, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46676, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46677, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46678, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46679, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46680, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46681, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46682, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46683, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46684, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46685, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46686, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46687, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46688, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46689, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46690, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46691, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46692, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46693, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46694, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46695, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46696, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46697, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46698, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46699, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46700, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46701, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46702, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46703, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46704, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46705, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46706, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46707, 'http://www.markenoele.de/catalog/category/view/id/7?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46708, 'http://www.markenoele.de/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46709, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46710, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46711, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46712, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46713, 'http://www.markenoele.de/catalog/category/view/id/7?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46714, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46715, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46716, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46717, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46718, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46719, 'http://www.markenoele.de/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46720, 'http://www.markenoele.de/catalog/product/view/id/2/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46721, 'http://www.markenoele.de/catalog/product/view/id/3/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46722, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46723, 'http://www.markenoele.de/catalog/product/view/id/5/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46724, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46725, 'http://www.markenoele.de/catalog/product/view/id/7/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46726, 'http://www.markenoele.de/catalog/product/view/id/8/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46727, 'http://www.markenoele.de/catalog/product/view/id/9/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46728, 'http://www.markenoele.de/catalog/category/view/id/8?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46729, 'http://www.markenoele.de/catalog/category/view/id/8?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46730, 'http://www.markenoele.de/catalog/category/view/id/8?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46731, 'http://www.markenoele.de/catalog/category/view/id/8?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46732, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46733, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46734, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46735, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46736, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46737, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46738, 'http://www.markenoele.de/catalog/product/view/id/29/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46739, 'http://www.markenoele.de/catalog/product/view/id/30/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46740, 'http://www.markenoele.de/catalog/product/view/id/186/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46741, 'http://www.markenoele.de/catalog/product/view/id/187/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46742, 'http://www.markenoele.de/catalog/product/view/id/188/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (46743, 'http://www.markenoele.de/catalog/category/view/id/9?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46744, 'http://www.markenoele.de/catalog/category/view/id/9?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46745, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46746, 'http://www.markenoele.de/catalog/category/view/id/9?limit=10&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46747, 'http://www.markenoele.de/catalog/category/view/id/9?limit=10&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46748, 'http://www.markenoele.de/catalog/category/view/id/9?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46749, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46750, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46751, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46752, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46753, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46754, 'http://www.markenoele.de/catalog/category/view/id/9?limit=20&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46755, 'http://www.markenoele.de/catalog/category/view/id/9?limit=20&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46756, 'http://www.markenoele.de/catalog/category/view/id/9?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46757, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46758, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46759, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46760, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46761, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46762, 'http://www.markenoele.de/catalog/category/view/id/9?limit=30&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46763, 'http://www.markenoele.de/catalog/category/view/id/9?limit=30&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46764, 'http://www.markenoele.de/catalog/category/view/id/9?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46765, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46766, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46767, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46768, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46769, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46770, 'http://www.markenoele.de/catalog/category/view/id/9?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46771, 'http://www.markenoele.de/catalog/category/view/id/9?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46772, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46773, 'http://www.markenoele.de/catalog/category/view/id/9?mode=grid&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46774, 'http://www.markenoele.de/catalog/category/view/id/9?mode=grid&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46775, 'http://www.markenoele.de/catalog/category/view/id/9?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46776, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46777, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46778, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46779, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46780, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46781, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46782, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46783, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46784, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46785, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46786, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46787, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46788, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46789, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46790, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46791, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46792, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46793, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46794, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46795, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46796, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46797, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46798, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46799, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46800, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46801, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46802, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46803, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46804, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46805, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46806, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46807, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46808, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46809, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46810, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46811, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46812, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46813, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46814, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46815, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46816, 'http://www.markenoele.de/catalog/category/view/id/10?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46817, 'http://www.markenoele.de/catalog/category/view/id/10?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46818, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46819, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46820, 'http://www.markenoele.de/catalog/category/view/id/10?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46821, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46822, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46823, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46824, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46825, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46826, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46827, 'http://www.markenoele.de/catalog/product/view/id/32/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46828, 'http://www.markenoele.de/catalog/product/view/id/33/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46829, 'http://www.markenoele.de/catalog/product/view/id/48/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46830, 'http://www.markenoele.de/catalog/product/view/id/49/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46831, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46832, 'http://www.markenoele.de/catalog/product/view/id/51/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46833, 'http://www.markenoele.de/catalog/product/view/id/52/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46834, 'http://www.markenoele.de/catalog/product/view/id/53/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46835, 'http://www.markenoele.de/catalog/category/view/id/12?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46836, 'http://www.markenoele.de/catalog/category/view/id/12?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46837, 'http://www.markenoele.de/catalog/category/view/id/12?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46838, 'http://www.markenoele.de/catalog/category/view/id/12?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46839, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46840, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46841, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46842, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46843, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46844, 'http://www.markenoele.de/catalog/product/view/id/124/category/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46845, 'http://www.markenoele.de/catalog/product/view/id/125/category/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46846, 'http://www.markenoele.de/catalog/product/view/id/126/category/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46847, 'http://www.markenoele.de/catalog/product/view/id/127/category/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46848, 'http://www.markenoele.de/catalog/product/view/id/128/category/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46849, 'http://www.markenoele.de/catalog/product/view/id/129/category/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46850, 'http://www.markenoele.de/catalog/product/view/id/130/category/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46851, 'http://www.markenoele.de/catalog/product/view/id/131/category/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46852, 'http://www.markenoele.de/catalog/product/view/id/132/category/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (46853, 'http://www.markenoele.de/catalog/category/view/id/13?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46854, 'http://www.markenoele.de/catalog/category/view/id/13?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46855, 'http://www.markenoele.de/catalog/category/view/id/13?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46856, 'http://www.markenoele.de/catalog/category/view/id/13?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46857, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46858, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46859, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46860, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46861, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46862, 'http://www.markenoele.de/catalog/category/view/id/13?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46863, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46864, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46865, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46866, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46867, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46868, 'http://www.markenoele.de/catalog/category/view/id/13?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46869, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46870, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46871, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46872, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46873, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46874, 'http://www.markenoele.de/catalog/category/view/id/13?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46875, 'http://www.markenoele.de/catalog/category/view/id/13?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46876, 'http://www.markenoele.de/catalog/category/view/id/13?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46877, 'http://www.markenoele.de/catalog/category/view/id/13?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46878, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46879, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46880, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46881, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46882, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46883, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46884, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46885, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46886, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46887, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46888, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46889, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46890, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46891, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46892, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46893, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46894, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46895, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46896, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46897, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46898, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46899, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46900, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46901, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46902, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46903, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46904, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46905, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46906, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46907, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46908, 'http://www.markenoele.de/catalog/category/view/id/14?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46909, 'http://www.markenoele.de/catalog/category/view/id/14?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46910, 'http://www.markenoele.de/catalog/category/view/id/14?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46911, 'http://www.markenoele.de/catalog/category/view/id/14?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46912, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46913, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46914, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46915, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46916, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46917, 'http://www.markenoele.de/catalog/product/view/id/60/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46918, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (46919, 'http://www.markenoele.de/catalog/category/view/id/16?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46920, 'http://www.markenoele.de/catalog/category/view/id/16?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46921, 'http://www.markenoele.de/catalog/category/view/id/16?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46922, 'http://www.markenoele.de/catalog/category/view/id/16?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46923, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46924, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46925, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46926, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46927, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46928, 'http://www.markenoele.de/catalog/category/view/id/16?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46929, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46930, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46931, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46932, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46933, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46934, 'http://www.markenoele.de/catalog/category/view/id/16?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46935, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46936, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46937, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46938, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46939, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46940, 'http://www.markenoele.de/catalog/category/view/id/16?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46941, 'http://www.markenoele.de/catalog/category/view/id/16?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46942, 'http://www.markenoele.de/catalog/category/view/id/16?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46943, 'http://www.markenoele.de/catalog/category/view/id/16?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46944, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46945, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46946, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46947, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46948, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46949, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46950, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46951, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46952, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46953, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46954, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46955, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46956, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46957, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46958, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46959, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46960, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46961, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46962, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46963, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46964, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46965, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46966, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46967, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46968, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46969, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46970, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46971, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46972, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46973, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46974, 'http://www.markenoele.de/catalog/category/view/id/17?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46975, 'http://www.markenoele.de/catalog/category/view/id/17?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46976, 'http://www.markenoele.de/catalog/category/view/id/17?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46977, 'http://www.markenoele.de/catalog/category/view/id/17?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46978, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46979, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46980, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46981, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46982, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46983, 'http://www.markenoele.de/catalog/product/view/id/62/category/17', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46984, 'http://www.markenoele.de/catalog/product/view/id/63/category/17', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (46985, 'http://www.markenoele.de/catalog/category/view/id/18?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (46986, 'http://www.markenoele.de/catalog/category/view/id/18?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (46987, 'http://www.markenoele.de/catalog/category/view/id/18?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (46988, 'http://www.markenoele.de/catalog/category/view/id/18?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (46989, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (46990, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (46991, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (46992, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (46993, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (46994, 'http://www.markenoele.de/catalog/category/view/id/18?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (46995, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (46996, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (46997, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (46998, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (46999, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47000, 'http://www.markenoele.de/catalog/category/view/id/18?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47001, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47002, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47003, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47004, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47005, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47006, 'http://www.markenoele.de/catalog/category/view/id/18?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47007, 'http://www.markenoele.de/catalog/category/view/id/18?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47008, 'http://www.markenoele.de/catalog/category/view/id/18?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47009, 'http://www.markenoele.de/catalog/category/view/id/18?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47010, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47011, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47012, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47013, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47014, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47015, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47016, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47017, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47018, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47019, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47020, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47021, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47022, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47023, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47024, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47025, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47026, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47027, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47028, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47029, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47030, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47031, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47032, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47033, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47034, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47035, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47036, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47037, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47038, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47039, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47040, 'http://www.markenoele.de/catalog/category/view/id/19?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47041, 'http://www.markenoele.de/catalog/category/view/id/19?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47042, 'http://www.markenoele.de/catalog/category/view/id/19?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47043, 'http://www.markenoele.de/catalog/category/view/id/19?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47044, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47045, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47046, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47047, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47048, 'http://www.markenoele.de/catalog/category/view/id/19?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47049, 'http://www.markenoele.de/catalog/product/view/id/167/category/19', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47050, 'http://www.markenoele.de/catalog/product/view/id/170/category/19', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47051, 'http://www.markenoele.de/catalog/category/view/id/20?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47052, 'http://www.markenoele.de/catalog/category/view/id/20?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47053, 'http://www.markenoele.de/catalog/category/view/id/20?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47054, 'http://www.markenoele.de/catalog/category/view/id/20?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47055, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47056, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47057, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47058, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47059, 'http://www.markenoele.de/catalog/category/view/id/20?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47060, 'http://www.markenoele.de/catalog/product/view/id/166/category/20', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47061, 'http://www.markenoele.de/catalog/product/view/id/169/category/20', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (47062, 'http://www.markenoele.de/catalog/category/view/id/21?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47063, 'http://www.markenoele.de/catalog/category/view/id/21?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47064, 'http://www.markenoele.de/catalog/category/view/id/21?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47065, 'http://www.markenoele.de/catalog/category/view/id/21?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47066, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47067, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47068, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47069, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47070, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47071, 'http://www.markenoele.de/catalog/category/view/id/21?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47072, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47073, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47074, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47075, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47076, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47077, 'http://www.markenoele.de/catalog/category/view/id/21?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47078, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47079, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47080, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47081, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47082, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47083, 'http://www.markenoele.de/catalog/category/view/id/21?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47084, 'http://www.markenoele.de/catalog/category/view/id/21?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47085, 'http://www.markenoele.de/catalog/category/view/id/21?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47086, 'http://www.markenoele.de/catalog/category/view/id/21?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47087, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47088, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47089, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47090, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47091, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47092, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47093, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47094, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47095, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47096, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47097, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47098, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47099, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47100, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47101, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47102, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47103, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47104, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47105, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47106, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47107, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47108, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47109, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47110, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47111, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47112, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47113, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47114, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47115, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47116, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47117, 'http://www.markenoele.de/catalog/category/view/id/22?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47118, 'http://www.markenoele.de/catalog/category/view/id/22?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47119, 'http://www.markenoele.de/catalog/category/view/id/22?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47120, 'http://www.markenoele.de/catalog/category/view/id/22?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47121, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47122, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47123, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47124, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47125, 'http://www.markenoele.de/catalog/category/view/id/22?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47126, 'http://www.markenoele.de/catalog/product/view/id/79/category/22', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (47127, 'http://www.markenoele.de/catalog/category/view/id/23?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47128, 'http://www.markenoele.de/catalog/category/view/id/23?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47129, 'http://www.markenoele.de/catalog/category/view/id/23?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47130, 'http://www.markenoele.de/catalog/category/view/id/23?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47131, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47132, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47133, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47134, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47135, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47136, 'http://www.markenoele.de/catalog/category/view/id/23?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47137, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47138, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47139, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47140, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47141, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47142, 'http://www.markenoele.de/catalog/category/view/id/23?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47143, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47144, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47145, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47146, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47147, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47148, 'http://www.markenoele.de/catalog/category/view/id/23?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47149, 'http://www.markenoele.de/catalog/category/view/id/23?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47150, 'http://www.markenoele.de/catalog/category/view/id/23?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47151, 'http://www.markenoele.de/catalog/category/view/id/23?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47152, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47153, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47154, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47155, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47156, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47157, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47158, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47159, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47160, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47161, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47162, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47163, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47164, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47165, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47166, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47167, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47168, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47169, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47170, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47171, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47172, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47173, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47174, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47175, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47176, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47177, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47178, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47179, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47180, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47181, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47182, 'http://www.markenoele.de/catalog/category/view/id/24?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47183, 'http://www.markenoele.de/catalog/category/view/id/24?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47184, 'http://www.markenoele.de/catalog/category/view/id/24?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47185, 'http://www.markenoele.de/catalog/category/view/id/24?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47186, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47187, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47188, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47189, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47190, 'http://www.markenoele.de/catalog/category/view/id/24?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47191, 'http://www.markenoele.de/catalog/product/view/id/168/category/24', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (47192, 'http://www.markenoele.de/catalog/category/view/id/25?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47193, 'http://www.markenoele.de/catalog/category/view/id/25?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47194, 'http://www.markenoele.de/catalog/category/view/id/25?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47195, 'http://www.markenoele.de/catalog/category/view/id/25?limit=10&p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47196, 'http://www.markenoele.de/catalog/category/view/id/25?limit=10&p=3', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47197, 'http://www.markenoele.de/catalog/category/view/id/25?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47198, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47199, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47200, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47201, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47202, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47203, 'http://www.markenoele.de/catalog/category/view/id/25?limit=20&p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47204, 'http://www.markenoele.de/catalog/category/view/id/25?limit=20&p=3', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47205, 'http://www.markenoele.de/catalog/category/view/id/25?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47206, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47207, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47208, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47209, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47210, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47211, 'http://www.markenoele.de/catalog/category/view/id/25?limit=30&p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47212, 'http://www.markenoele.de/catalog/category/view/id/25?limit=30&p=3', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47213, 'http://www.markenoele.de/catalog/category/view/id/25?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47214, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47215, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47216, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47217, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47218, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47219, 'http://www.markenoele.de/catalog/category/view/id/25?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47220, 'http://www.markenoele.de/catalog/category/view/id/25?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47221, 'http://www.markenoele.de/catalog/category/view/id/25?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47222, 'http://www.markenoele.de/catalog/category/view/id/25?mode=grid&p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47223, 'http://www.markenoele.de/catalog/category/view/id/25?mode=grid&p=3', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47224, 'http://www.markenoele.de/catalog/category/view/id/25?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47225, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47226, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47227, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47228, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47229, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47230, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47231, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47232, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47233, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47234, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47235, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47236, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47237, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47238, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47239, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47240, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47241, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47242, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47243, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47244, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47245, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47246, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47247, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47248, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47249, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47250, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47251, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47252, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47253, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47254, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47255, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47256, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47257, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47258, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47259, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47260, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47261, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47262, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47263, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47264, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47265, 'http://www.markenoele.de/catalog/category/view/id/26?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47266, 'http://www.markenoele.de/catalog/category/view/id/26?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47267, 'http://www.markenoele.de/catalog/category/view/id/26?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47268, 'http://www.markenoele.de/catalog/category/view/id/26?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47269, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47270, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47271, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47272, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47273, 'http://www.markenoele.de/catalog/category/view/id/26?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47274, 'http://www.markenoele.de/catalog/product/view/id/89/category/26', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47275, 'http://www.markenoele.de/catalog/product/view/id/90/category/26', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47276, 'http://www.markenoele.de/catalog/product/view/id/91/category/26', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47277, 'http://www.markenoele.de/catalog/product/view/id/92/category/26', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47278, 'http://www.markenoele.de/catalog/product/view/id/93/category/26', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47279, 'http://www.markenoele.de/catalog/product/view/id/94/category/26', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47280, 'http://www.markenoele.de/catalog/product/view/id/95/category/26', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47281, 'http://www.markenoele.de/catalog/product/view/id/96/category/26', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47282, 'http://www.markenoele.de/catalog/product/view/id/97/category/26', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47283, 'http://www.markenoele.de/catalog/category/view/id/27?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47284, 'http://www.markenoele.de/catalog/category/view/id/27?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47285, 'http://www.markenoele.de/catalog/category/view/id/27?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47286, 'http://www.markenoele.de/catalog/category/view/id/27?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47287, 'http://www.markenoele.de/catalog/category/view/id/27?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47288, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47289, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47290, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47291, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47292, 'http://www.markenoele.de/catalog/category/view/id/27?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47293, 'http://www.markenoele.de/catalog/product/view/id/80/category/27', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47294, 'http://www.markenoele.de/catalog/product/view/id/81/category/27', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47295, 'http://www.markenoele.de/catalog/product/view/id/82/category/27', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47296, 'http://www.markenoele.de/catalog/product/view/id/83/category/27', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47297, 'http://www.markenoele.de/catalog/product/view/id/84/category/27', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47298, 'http://www.markenoele.de/catalog/product/view/id/85/category/27', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47299, 'http://www.markenoele.de/catalog/product/view/id/86/category/27', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47300, 'http://www.markenoele.de/catalog/product/view/id/87/category/27', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47301, 'http://www.markenoele.de/catalog/product/view/id/88/category/27', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (47302, 'http://www.markenoele.de/catalog/category/view/id/28?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47303, 'http://www.markenoele.de/catalog/category/view/id/28?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47304, 'http://www.markenoele.de/catalog/category/view/id/28?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47305, 'http://www.markenoele.de/catalog/category/view/id/28?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47306, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47307, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47308, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47309, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47310, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47311, 'http://www.markenoele.de/catalog/category/view/id/28?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47312, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47313, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47314, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47315, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47316, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47317, 'http://www.markenoele.de/catalog/category/view/id/28?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47318, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47319, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47320, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47321, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47322, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47323, 'http://www.markenoele.de/catalog/category/view/id/28?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47324, 'http://www.markenoele.de/catalog/category/view/id/28?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47325, 'http://www.markenoele.de/catalog/category/view/id/28?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47326, 'http://www.markenoele.de/catalog/category/view/id/28?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47327, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47328, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47329, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47330, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47331, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47332, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47333, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47334, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47335, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47336, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47337, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47338, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47339, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47340, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47341, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47342, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47343, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47344, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47345, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47346, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47347, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47348, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47349, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47350, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47351, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47352, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47353, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47354, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47355, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47356, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47357, 'http://www.markenoele.de/catalog/category/view/id/29?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47358, 'http://www.markenoele.de/catalog/category/view/id/29?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47359, 'http://www.markenoele.de/catalog/category/view/id/29?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47360, 'http://www.markenoele.de/catalog/category/view/id/29?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47361, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47362, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47363, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47364, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47365, 'http://www.markenoele.de/catalog/category/view/id/29?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47366, 'http://www.markenoele.de/catalog/product/view/id/161/category/29', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47367, 'http://www.markenoele.de/catalog/product/view/id/162/category/29', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47368, 'http://www.markenoele.de/catalog/product/view/id/163/category/29', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47369, 'http://www.markenoele.de/catalog/category/view/id/30?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47370, 'http://www.markenoele.de/catalog/category/view/id/30?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47371, 'http://www.markenoele.de/catalog/category/view/id/30?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47372, 'http://www.markenoele.de/catalog/category/view/id/30?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47373, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47374, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47375, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47376, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47377, 'http://www.markenoele.de/catalog/category/view/id/30?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47378, 'http://www.markenoele.de/catalog/product/view/id/158/category/30', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47379, 'http://www.markenoele.de/catalog/product/view/id/159/category/30', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47380, 'http://www.markenoele.de/catalog/product/view/id/160/category/30', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47381, 'http://www.markenoele.de/catalog/category/view/id/31?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47382, 'http://www.markenoele.de/catalog/category/view/id/31?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47383, 'http://www.markenoele.de/catalog/category/view/id/31?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47384, 'http://www.markenoele.de/catalog/category/view/id/31?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47385, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47386, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47387, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47388, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47389, 'http://www.markenoele.de/catalog/category/view/id/31?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47390, 'http://www.markenoele.de/catalog/product/view/id/164/category/31', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47391, 'http://www.markenoele.de/catalog/product/view/id/165/category/31', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (47392, 'http://www.markenoele.de/catalog/category/view/id/32?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47393, 'http://www.markenoele.de/catalog/category/view/id/32?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47394, 'http://www.markenoele.de/catalog/category/view/id/32?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47395, 'http://www.markenoele.de/catalog/category/view/id/32?limit=10&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47396, 'http://www.markenoele.de/catalog/category/view/id/32?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47397, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47398, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47399, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47400, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47401, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47402, 'http://www.markenoele.de/catalog/category/view/id/32?limit=20&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47403, 'http://www.markenoele.de/catalog/category/view/id/32?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47404, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47405, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47406, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47407, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47408, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47409, 'http://www.markenoele.de/catalog/category/view/id/32?limit=30&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47410, 'http://www.markenoele.de/catalog/category/view/id/32?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47411, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47412, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47413, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47414, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47415, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47416, 'http://www.markenoele.de/catalog/category/view/id/32?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47417, 'http://www.markenoele.de/catalog/category/view/id/32?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47418, 'http://www.markenoele.de/catalog/category/view/id/32?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47419, 'http://www.markenoele.de/catalog/category/view/id/32?mode=grid&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47420, 'http://www.markenoele.de/catalog/category/view/id/32?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47421, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47422, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47423, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47424, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47425, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47426, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47427, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47428, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47429, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47430, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47431, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47432, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47433, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47434, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47435, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47436, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47437, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47438, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47439, 'http://www.markenoele.de/catalogsearch/result/?q=motul+4100', 'http://www.markenoele.de/motul-multi-atf-1l.html'), (47440, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47441, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47442, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47443, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47444, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47445, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47446, 'http://www.markenoele.de/catalog/product/view/id/2', 'http://www.markenoele.de/catalogsearch/result/?q=motul+4100'), (47447, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47448, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47449, 'http://www.markenoele.de/catalog/product/gallery/id/2/image/1/', 'http://www.markenoele.de/motul-4100-power-1l.html'), (47450, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47451, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47452, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47453, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47454, 'http://www.markenoele.de/catalogsearch/result/?q=motul+4100', 'http://www.markenoele.de/motul-multi-atf-1l.html'), (47455, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47456, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47457, 'http://www.markenoele.de/catalog/product/view/id/1', 'http://www.markenoele.de/catalogsearch/result/?q=motul+4100'), (47458, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47459, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47460, 'http://www.markenoele.de/catalog/product/gallery/id/1/image/57/', 'http://www.markenoele.de/motul-4100-power-5l-15w-50.html'), (47461, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47462, 'http://www.markenoele.de/catalog/category/view/id/33?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47463, 'http://www.markenoele.de/catalog/category/view/id/33?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47464, 'http://www.markenoele.de/catalog/category/view/id/33?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47465, 'http://www.markenoele.de/catalog/category/view/id/33?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47466, 'http://www.markenoele.de/catalogsearch/result/?q=motul+4100', 'http://www.markenoele.de/motul-multi-atf-1l.html'), (47467, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47468, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47469, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47470, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47471, 'http://www.markenoele.de/catalog/category/view/id/33?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47472, 'http://www.markenoele.de/catalog/product/view/id/73/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47473, 'http://www.markenoele.de/catalog/product/view/id/74/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47474, 'http://www.markenoele.de/catalog/product/view/id/75/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47475, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47476, 'http://www.markenoele.de/catalog/product/view/id/77/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47477, 'http://www.markenoele.de/catalog/product/view/id/78/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47478, 'http://www.markenoele.de/catalog/category/view/id/34?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47479, 'http://www.markenoele.de/catalog/category/view/id/34?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47480, 'http://www.markenoele.de/catalog/category/view/id/34?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47481, 'http://www.markenoele.de/catalog/category/view/id/34?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47482, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47483, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47484, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47485, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47486, 'http://www.markenoele.de/catalog/category/view/id/34?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47487, 'http://www.markenoele.de/catalog/product/view/id/30/category/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47488, 'http://www.markenoele.de/catalog/product/view/id/66/category/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47489, 'http://www.markenoele.de/catalog/product/view/id/67/category/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47490, 'http://www.markenoele.de/catalog/product/view/id/68/category/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47491, 'http://www.markenoele.de/catalog/product/view/id/69/category/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47492, 'http://www.markenoele.de/catalog/product/view/id/70/category/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47493, 'http://www.markenoele.de/catalog/product/view/id/71/category/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47494, 'http://www.markenoele.de/catalog/product/view/id/72/category/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (47495, 'http://www.markenoele.de/catalog/category/view/id/35?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47496, 'http://www.markenoele.de/catalog/category/view/id/35?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47497, 'http://www.markenoele.de/catalog/category/view/id/35?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47498, 'http://www.markenoele.de/catalog/category/view/id/35?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47499, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47500, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47501, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47502, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47503, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47504, 'http://www.markenoele.de/catalog/category/view/id/35?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47505, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47506, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47507, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47508, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47509, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47510, 'http://www.markenoele.de/catalog/category/view/id/35?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47511, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47512, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47513, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47514, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47515, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47516, 'http://www.markenoele.de/catalog/category/view/id/35?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47517, 'http://www.markenoele.de/catalog/category/view/id/35?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47518, 'http://www.markenoele.de/catalog/category/view/id/35?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47519, 'http://www.markenoele.de/catalog/category/view/id/35?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47520, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47521, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47522, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47523, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47524, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47525, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47526, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47527, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47528, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47529, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47530, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47531, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47532, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47533, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47534, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47535, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47536, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47537, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47538, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47539, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47540, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47541, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47542, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47543, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47544, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47545, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47546, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47547, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47548, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47549, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (47550, 'http://www.markenoele.de/catalog/category/view/id/39?limit=9&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18'), (47551, 'http://www.markenoele.de/catalog/category/view/id/39?limit=18&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18'), (47552, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18'), (47553, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18'), (47554, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18'), (47555, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18'), (47556, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18'), (47557, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18'), (47558, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18'), (47559, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18'), (47560, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=9&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18'), (47561, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=18&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18'), (47562, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18'), (47563, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=9&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18'), (47564, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=18&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18'), (47565, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18'), (47566, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=9&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18'), (47567, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=18&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18'), (47568, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18'), (47569, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=9&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18'), (47570, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=18&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18'), (47571, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18'), (47572, 'http://www.markenoele.de/catalog/category/view/id/39?limit=27&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=27'), (47573, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=27'), (47574, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=27'), (47575, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=27'), (47576, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=27'), (47577, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=27'), (47578, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=27'), (47579, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=27'), (47580, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=27&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=27'), (47581, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=27'), (47582, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=27&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=27'), (47583, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=27'), (47584, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=27&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=27'), (47585, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=27'), (47586, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=27&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=27'), (47587, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=27'), (47588, 'http://www.markenoele.de/catalog/category/view/id/39?limit=all&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all'), (47589, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all'), (47590, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all'), (47591, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all'), (47592, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all'), (47593, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all'), (47594, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all'), (47595, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all'), (47596, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=all&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all'), (47597, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all'), (47598, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=all&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all'), (47599, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all'), (47600, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=all&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all'), (47601, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all'), (47602, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=all&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all'), (47603, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all'), (47604, 'http://www.markenoele.de/catalog/category/view/id/39?limit=10&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47605, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47606, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47607, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47608, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47609, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47610, 'http://www.markenoele.de/catalog/category/view/id/39?limit=20&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47611, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47612, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47613, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47614, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47615, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47616, 'http://www.markenoele.de/catalog/category/view/id/39?limit=30&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47617, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47618, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47619, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47620, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47621, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47622, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47623, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47624, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47625, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47626, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47627, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47628, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47629, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?mode=list'), (47630, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&order=name'), (47631, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&order=name'), (47632, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&order=name'), (47633, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&order=name'), (47634, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&order=name'), (47635, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&order=name'), (47636, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&order=name'), (47637, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&order=name'), (47638, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&order=name'), (47639, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&order=name'), (47640, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&order=price'), (47641, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&order=price'), (47642, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&order=price'), (47643, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&order=price'), (47644, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&order=gebinde_groesse'), (47645, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&order=gebinde_groesse'), (47646, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&order=gebinde_groesse'), (47647, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&order=gebinde_groesse'), (47648, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&order=viskositaet'), (47649, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&order=viskositaet'), (47650, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&order=viskositaet'), (47651, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&order=viskositaet'), (47652, 'http://www.markenoele.de/catalog/category/view/id/44?limit=18', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47653, 'http://www.markenoele.de/catalog/category/view/id/44?limit=27', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47654, 'http://www.markenoele.de/catalog/category/view/id/44?limit=all', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47655, 'http://www.markenoele.de/catalog/category/view/id/44?limit=10&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47656, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47657, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47658, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47659, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47660, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47661, 'http://www.markenoele.de/catalog/category/view/id/44?limit=20&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47662, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47663, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47664, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47665, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47666, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47667, 'http://www.markenoele.de/catalog/category/view/id/44?limit=30&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47668, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47669, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47670, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47671, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47672, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47673, 'http://www.markenoele.de/catalog/category/view/id/44?limit=18&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47674, 'http://www.markenoele.de/catalog/category/view/id/44?limit=27&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47675, 'http://www.markenoele.de/catalog/category/view/id/44?limit=all&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47676, 'http://www.markenoele.de/catalog/category/view/id/44?mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47677, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47678, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47679, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47680, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47681, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47682, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47683, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47684, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47685, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47686, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47687, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47688, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47689, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47690, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47691, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47692, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47693, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47694, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47695, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47696, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47697, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47698, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47699, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47700, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47701, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47702, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47703, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47704, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47705, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47706, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (47707, 'http://www.markenoele.de/catalog/category/view/id/45?limit=18', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47708, 'http://www.markenoele.de/catalog/category/view/id/45?limit=27', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47709, 'http://www.markenoele.de/catalog/category/view/id/45?limit=all', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47710, 'http://www.markenoele.de/catalog/category/view/id/45?limit=10&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47711, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47712, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47713, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47714, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47715, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47716, 'http://www.markenoele.de/catalog/category/view/id/45?limit=20&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47717, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47718, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47719, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47720, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47721, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47722, 'http://www.markenoele.de/catalog/category/view/id/45?limit=30&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47723, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47724, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47725, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47726, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47727, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47728, 'http://www.markenoele.de/catalog/category/view/id/45?limit=18&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47729, 'http://www.markenoele.de/catalog/category/view/id/45?limit=27&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47730, 'http://www.markenoele.de/catalog/category/view/id/45?limit=all&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47731, 'http://www.markenoele.de/catalog/category/view/id/45?mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47732, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47733, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47734, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47735, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47736, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47737, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47738, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47739, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47740, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47741, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47742, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47743, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47744, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47745, 'http://www.markenoele.de/catalogsearch/result/?q=motul+4000', 'http://www.markenoele.de/catalogsearch/result/?q=motul+4100'), (47746, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%204000', 'http://www.markenoele.de/catalogsearch/result/?q=motul+4100'), (47747, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47748, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47749, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47750, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47751, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47752, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47753, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47754, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47755, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47756, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47757, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47758, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47759, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47760, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47761, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47762, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47763, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (47764, 'http://www.markenoele.de/catalog/category/view/id/46?limit=18', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47765, 'http://www.markenoele.de/catalog/category/view/id/46?limit=27', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47766, 'http://www.markenoele.de/catalog/category/view/id/46?limit=all', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47767, 'http://www.markenoele.de/catalog/category/view/id/46?limit=10&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47768, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47769, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47770, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47771, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47772, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47773, 'http://www.markenoele.de/catalog/category/view/id/46?limit=20&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47774, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47775, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47776, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47777, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47778, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47779, 'http://www.markenoele.de/catalog/category/view/id/46?limit=30&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47780, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47781, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47782, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47783, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47784, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47785, 'http://www.markenoele.de/catalog/category/view/id/46?limit=18&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47786, 'http://www.markenoele.de/catalog/category/view/id/46?limit=27&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47787, 'http://www.markenoele.de/catalog/category/view/id/46?limit=all&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47788, 'http://www.markenoele.de/catalog/category/view/id/46?mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47789, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47790, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47791, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47792, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47793, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47794, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47795, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47796, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47797, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47798, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47799, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47800, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47801, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47802, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47803, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47804, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47805, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47806, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47807, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47808, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47809, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47810, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47811, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47812, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47813, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47814, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47815, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47816, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47817, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47818, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (47819, 'http://www.markenoele.de/catalog/category/view/id/47?limit=18', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47820, 'http://www.markenoele.de/catalog/category/view/id/47?limit=27', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47821, 'http://www.markenoele.de/catalog/category/view/id/47?limit=all', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47822, 'http://www.markenoele.de/catalog/category/view/id/47?limit=10&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47823, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47824, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47825, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47826, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47827, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47828, 'http://www.markenoele.de/catalog/category/view/id/47?limit=20&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47829, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47830, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47831, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47832, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47833, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47834, 'http://www.markenoele.de/catalog/category/view/id/47?limit=30&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47835, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47836, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47837, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47838, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47839, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47840, 'http://www.markenoele.de/catalog/category/view/id/47?limit=18&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47841, 'http://www.markenoele.de/catalog/category/view/id/47?limit=27&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47842, 'http://www.markenoele.de/catalog/category/view/id/47?limit=all&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47843, 'http://www.markenoele.de/catalog/category/view/id/47?mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47844, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47845, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47846, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47847, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47848, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47849, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47850, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47851, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47852, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47853, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47854, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47855, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47856, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47857, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47858, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47859, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47860, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47861, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47862, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47863, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47864, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47865, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47866, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47867, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47868, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47869, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47870, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47871, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47872, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47873, 'http://www.markenoele.de/catalog/product/view/id/23', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDIQgwgwAw&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-specific-504-00-507-00-23.html&rct=j&q=motul%205w30%20506.01&ei=aiYTTfmuBIKUjAe32JT2BQ&usg=AFQjCNFTchDdE0pZph1dW2faiS0d0jTZpg'), (47874, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (47875, 'http://www.markenoele.de/catalog/category/view/id/40?limit=10&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18'), (47876, 'http://www.markenoele.de/catalog/category/view/id/40?limit=20&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18'), (47877, 'http://www.markenoele.de/catalog/category/view/id/40?limit=30&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18'), (47878, 'http://www.markenoele.de/catalog/category/view/id/40?limit=9&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18'), (47879, 'http://www.markenoele.de/catalog/category/view/id/40?limit=18&mode=list', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18'), (47880, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18'), (47881, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18'), (47882, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18'), (47883, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18'), (47884, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18'), (47885, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18'), (47886, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18'), (47887, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18'), (47888, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=9&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18'), (47889, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=18&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18'), (47890, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18'), (47891, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=9&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18'), (47892, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=18&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18'), (47893, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18'), (47894, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=9&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18'), (47895, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=18&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18'), (47896, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18'), (47897, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=9&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18'), (47898, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=18&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18'), (47899, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18'), (47900, 'http://www.markenoele.de/catalog/category/view/id/40?limit=27&mode=list', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=27'), (47901, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=27'), (47902, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=27'), (47903, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=27'), (47904, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=27'), (47905, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=27'), (47906, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=27'), (47907, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=27'), (47908, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=27&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=27'), (47909, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=27'), (47910, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=27&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=27'), (47911, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=27'), (47912, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=27&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=27'), (47913, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=27'), (47914, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=27&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=27'), (47915, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=27'), (47916, 'http://www.markenoele.de/catalog/category/view/id/40?limit=all&mode=list', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all'), (47917, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all'), (47918, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all'), (47919, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all'), (47920, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all'), (47921, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all'), (47922, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all'), (47923, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all'), (47924, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=all&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all'), (47925, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all'), (47926, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=all&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all'), (47927, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all'), (47928, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=all&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all'), (47929, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all'), (47930, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=all&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all'), (47931, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all'), (47932, 'http://www.markenoele.de/catalog/category/view/id/40?limit=10&mode=list&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47933, 'http://www.markenoele.de/catalog/category/view/id/40?limit=10&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47934, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47935, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47936, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47937, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47938, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47939, 'http://www.markenoele.de/catalog/category/view/id/40?limit=20&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47940, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47941, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47942, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47943, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47944, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47945, 'http://www.markenoele.de/catalog/category/view/id/40?limit=30&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47946, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47947, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47948, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47949, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47950, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47951, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47952, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47953, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47954, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47955, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47956, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47957, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47958, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (47959, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&order=name&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=name'), (47960, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=name'), (47961, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=name'), (47962, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=name'), (47963, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=name'), (47964, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=name'), (47965, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=name'), (47966, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=name'), (47967, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=name'), (47968, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=name'), (47969, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=name'), (47970, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=name'), (47971, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&order=name&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=name'), (47972, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&order=price&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=price'), (47973, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=price'), (47974, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=20&order=price&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=price'), (47975, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=price'), (47976, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=30&order=price&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=price'), (47977, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=price'), (47978, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=price'), (47979, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=price'), (47980, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&order=price&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=price'), (47981, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=gebinde_groesse'), (47982, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=gebinde_groesse'), (47983, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=20&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=gebinde_groesse'), (47984, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=gebinde_groesse'), (47985, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=30&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=gebinde_groesse'), (47986, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=gebinde_groesse'), (47987, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=gebinde_groesse'), (47988, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=gebinde_groesse'), (47989, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=gebinde_groesse'), (47990, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&order=viskositaet&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=viskositaet'), (47991, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=viskositaet'), (47992, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=20&order=viskositaet&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=viskositaet'), (47993, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=viskositaet'), (47994, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=30&order=viskositaet&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=viskositaet'), (47995, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=viskositaet'), (47996, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=viskositaet'), (47997, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=viskositaet'), (47998, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&order=viskositaet'), (47999, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=10&order=position&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=desc&order=position'), (48000, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=20&order=position&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=desc&order=position'), (48001, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=30&order=position&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=desc&order=position'), (48002, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=desc&order=position'), (48003, 'http://www.markenoele.de/catalog/category/view/id/48?limit=18', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48004, 'http://www.markenoele.de/catalog/category/view/id/48?limit=27', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48005, 'http://www.markenoele.de/catalog/category/view/id/48?limit=all', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48006, 'http://www.markenoele.de/catalog/category/view/id/48?limit=10&p=2', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48007, 'http://www.markenoele.de/catalog/category/view/id/48?limit=10&mode=list', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48008, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48009, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48010, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48011, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48012, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48013, 'http://www.markenoele.de/catalog/category/view/id/48?limit=20&p=2', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48014, 'http://www.markenoele.de/catalog/category/view/id/48?limit=20&mode=list', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48015, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48016, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48017, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48018, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48019, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48020, 'http://www.markenoele.de/catalog/category/view/id/48?limit=30&p=2', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48021, 'http://www.markenoele.de/catalog/category/view/id/48?limit=30&mode=list', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48022, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48023, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48024, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48025, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48026, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48027, 'http://www.markenoele.de/catalog/category/view/id/48?limit=18&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48028, 'http://www.markenoele.de/catalog/category/view/id/48?limit=27&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48029, 'http://www.markenoele.de/catalog/category/view/id/48?limit=all&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48030, 'http://www.markenoele.de/catalog/category/view/id/48?mode=grid&p=2', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48031, 'http://www.markenoele.de/catalog/category/view/id/48?mode=list', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48032, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48033, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48034, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48035, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48036, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48037, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48038, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48039, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48040, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&order=name&p=2', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48041, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48042, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48043, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48044, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48045, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48046, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&order=price&p=2', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48047, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48048, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48049, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48050, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48051, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48052, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48053, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48054, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48055, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48056, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48057, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48058, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48059, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48060, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48061, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48062, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48063, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48064, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&order=position&p=2', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48065, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48066, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (48067, 'http://www.markenoele.de/catalog/category/view/id/49?limit=18', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48068, 'http://www.markenoele.de/catalog/category/view/id/49?limit=27', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48069, 'http://www.markenoele.de/catalog/category/view/id/49?limit=all', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48070, 'http://www.markenoele.de/catalog/category/view/id/49?limit=10&p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48071, 'http://www.markenoele.de/catalog/category/view/id/49?limit=10&mode=list', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48072, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48073, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48074, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48075, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48076, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48077, 'http://www.markenoele.de/catalog/category/view/id/49?limit=20&p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48078, 'http://www.markenoele.de/catalog/category/view/id/49?limit=20&mode=list', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48079, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48080, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48081, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48082, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48083, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48084, 'http://www.markenoele.de/catalog/category/view/id/49?limit=30&p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48085, 'http://www.markenoele.de/catalog/category/view/id/49?limit=30&mode=list', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48086, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48087, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48088, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48089, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48090, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48091, 'http://www.markenoele.de/catalog/category/view/id/49?limit=18&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48092, 'http://www.markenoele.de/catalog/category/view/id/49?limit=27&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48093, 'http://www.markenoele.de/catalog/category/view/id/49?limit=all&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48094, 'http://www.markenoele.de/catalog/category/view/id/49?mode=grid&p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48095, 'http://www.markenoele.de/catalog/category/view/id/49?mode=list', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48096, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48097, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48098, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48099, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48100, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48101, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48102, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48103, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48104, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&order=name&p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48105, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48106, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48107, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48108, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48109, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48110, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&order=price&p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48111, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48112, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48113, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48114, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48115, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48116, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48117, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48118, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48119, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48120, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48121, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48122, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48123, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48124, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48125, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48126, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48127, 'http://www.markenoele.de/catalogsearch/result/?q=motul+inboard', 'http://www.markenoele.de/catalogsearch/result/?q=motul+4000'), (48128, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48129, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&order=position&p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48130, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48131, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (48132, 'http://www.markenoele.de/catalog/category/view/id/50?limit=18', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48133, 'http://www.markenoele.de/catalog/product/view/id/253', 'http://www.markenoele.de/catalogsearch/result/?q=motul+inboard'), (48134, 'http://www.markenoele.de/catalog/category/view/id/50?limit=27', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48135, 'http://www.markenoele.de/catalog/category/view/id/50?limit=all', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48136, 'http://www.markenoele.de/catalog/category/view/id/50?limit=10&mode=list', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48137, 'http://www.markenoele.de/catalog/product/gallery/id/253/image/212/', 'http://www.markenoele.de/inboard-4t-5l.html'), (48138, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48139, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48140, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48141, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48142, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48143, 'http://www.markenoele.de/catalog/category/view/id/50?limit=20&mode=list', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48144, 'http://www.markenoele.de/catalogsearch/result/?q=motul+inboard', 'http://www.markenoele.de/catalogsearch/result/?q=motul+4000'), (48145, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48146, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48147, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48148, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48149, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48150, 'http://www.markenoele.de/catalog/product/view/id/196', 'http://www.markenoele.de/catalogsearch/result/?q=motul+inboard'), (48151, 'http://www.markenoele.de/catalog/category/view/id/50?limit=30&mode=list', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48152, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48153, 'http://www.markenoele.de/catalog/product/gallery/id/196/image/194/', 'http://www.markenoele.de/inboard-4t-2l.html'), (48154, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48155, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48156, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48157, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48158, 'http://www.markenoele.de/catalog/category/view/id/50?limit=18&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48159, 'http://www.markenoele.de/catalog/category/view/id/50?limit=27&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48160, 'http://www.markenoele.de/catalogsearch/result/?q=motul+inboard', 'http://www.markenoele.de/catalogsearch/result/?q=motul+4000'), (48161, 'http://www.markenoele.de/catalog/category/view/id/50?limit=all&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48162, 'http://www.markenoele.de/catalog/category/view/id/50?mode=list', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48163, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48164, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48165, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48166, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48167, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48168, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48169, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48170, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48171, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48172, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48173, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48174, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48175, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48176, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48177, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48178, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48179, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48180, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48181, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48182, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48183, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48184, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48185, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48186, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48187, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48188, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48189, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48190, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48191, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48192, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (48193, 'http://www.markenoele.de/catalog/category/view/id/41?limit=10&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48194, 'http://www.markenoele.de/catalog/category/view/id/41?limit=10&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48195, 'http://www.markenoele.de/catalog/category/view/id/41?limit=10&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48196, 'http://www.markenoele.de/catalog/category/view/id/41?limit=20&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48197, 'http://www.markenoele.de/catalog/category/view/id/41?limit=20&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48198, 'http://www.markenoele.de/catalog/category/view/id/41?limit=20&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48199, 'http://www.markenoele.de/catalog/category/view/id/41?limit=30&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48200, 'http://www.markenoele.de/catalog/category/view/id/41?limit=30&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48201, 'http://www.markenoele.de/catalog/category/view/id/41?limit=30&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48202, 'http://www.markenoele.de/catalog/category/view/id/41?limit=9&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48203, 'http://www.markenoele.de/catalog/category/view/id/41?limit=18&mode=grid&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48204, 'http://www.markenoele.de/catalog/category/view/id/41?limit=18&mode=list', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48205, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48206, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48207, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48208, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48209, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48210, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48211, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48212, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48213, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48214, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48215, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48216, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48217, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48218, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48219, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48220, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48221, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48222, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48223, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48224, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48225, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48226, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48227, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48228, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48229, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18'), (48230, 'http://www.markenoele.de/catalog/category/view/id/41?limit=27&mode=grid&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27'), (48231, 'http://www.markenoele.de/catalog/category/view/id/41?limit=27&mode=list', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27'), (48232, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27'), (48233, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27'), (48234, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27'), (48235, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27'), (48236, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27'), (48237, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27'), (48238, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27'), (48239, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27'), (48240, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27'), (48241, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27'), (48242, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27'), (48243, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27'), (48244, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27'), (48245, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27'), (48246, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27'), (48247, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27'), (48248, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27'), (48249, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27'), (48250, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27'), (48251, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27'), (48252, 'http://www.markenoele.de/catalog/category/view/id/41?limit=all&mode=list', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (48253, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (48254, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (48255, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (48256, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (48257, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (48258, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (48259, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (48260, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=all&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (48261, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (48262, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=all&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (48263, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (48264, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=all&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (48265, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (48266, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=all&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (48267, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (48268, 'http://www.markenoele.de/catalog/category/view/id/41?limit=10&mode=list&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48269, 'http://www.markenoele.de/catalog/category/view/id/41?limit=10&mode=list&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48270, 'http://www.markenoele.de/catalog/category/view/id/41?limit=10&mode=list&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48271, 'http://www.markenoele.de/catalog/category/view/id/41?limit=10&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48272, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48273, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48274, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48275, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48276, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48277, 'http://www.markenoele.de/catalog/category/view/id/41?limit=20&mode=list&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48278, 'http://www.markenoele.de/catalog/category/view/id/41?limit=20&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48279, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48280, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48281, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48282, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48283, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48284, 'http://www.markenoele.de/catalog/category/view/id/41?limit=30&mode=list&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48285, 'http://www.markenoele.de/catalog/category/view/id/41?limit=30&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48286, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48287, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48288, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48289, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48290, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48291, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48292, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48293, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48294, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48295, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48296, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48297, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48298, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48299, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48300, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48301, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48302, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48303, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?mode=list'), (48304, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=name'), (48305, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&order=name&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=name'), (48306, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&order=name&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=name'), (48307, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=name'), (48308, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=name'), (48309, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=name'), (48310, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=name'), (48311, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=name'), (48312, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=name'), (48313, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=name'), (48314, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=name'), (48315, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=name'), (48316, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=name'), (48317, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=name'), (48318, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=name'), (48319, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=name'), (48320, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=name&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=name'), (48321, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=name'), (48322, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=name'), (48323, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=name&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=name'), (48324, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=name&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=name'), (48325, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price'), (48326, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&order=price&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price'), (48327, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&order=price&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price'), (48328, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price'), (48329, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price'), (48330, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&order=price&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price'), (48331, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&order=price&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price'), (48332, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price'), (48333, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price'), (48334, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&order=price&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price'), (48335, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&order=price&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price'), (48336, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price'), (48337, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price'), (48338, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=price&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price'), (48339, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=price&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price'), (48340, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price'), (48341, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price'), (48342, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=price&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price'), (48343, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=price&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price'), (48344, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=gebinde_groesse'), (48345, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=gebinde_groesse'), (48346, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=gebinde_groesse'), (48347, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=gebinde_groesse'), (48348, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=gebinde_groesse'), (48349, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=gebinde_groesse'), (48350, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=gebinde_groesse'), (48351, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=gebinde_groesse'), (48352, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=gebinde_groesse'), (48353, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=gebinde_groesse'), (48354, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=gebinde_groesse'), (48355, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=gebinde_groesse'), (48356, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20inboard', 'http://www.markenoele.de/catalogsearch/result/?q=motul+inboard'), (48357, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20inboard', 'http://www.markenoele.de/catalogsearch/result/?q=motul+inboard'), (48358, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=gebinde_groesse'), (48359, 'http://www.markenoele.de/catalogsearch/result/?q=classic', 'http://www.markenoele.de/catalogsearch/result/?q=motul+inboard'), (48360, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=gebinde_groesse'), (48361, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=gebinde_groesse'), (48362, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=gebinde_groesse'), (48363, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=gebinde_groesse'), (48364, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=gebinde_groesse'), (48365, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=gebinde_groesse'), (48366, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=viskositaet'), (48367, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&order=viskositaet&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=viskositaet'), (48368, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&order=viskositaet&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=viskositaet'), (48369, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=viskositaet'), (48370, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=viskositaet'), (48371, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&order=viskositaet&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=viskositaet'), (48372, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&order=viskositaet&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=viskositaet'), (48373, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=viskositaet'), (48374, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=viskositaet'), (48375, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&order=viskositaet&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=viskositaet'), (48376, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&order=viskositaet&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=viskositaet'), (48377, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=viskositaet'), (48378, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=viskositaet'), (48379, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=viskositaet&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=viskositaet'), (48380, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=viskositaet&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=viskositaet'), (48381, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=viskositaet'), (48382, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=viskositaet'), (48383, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=viskositaet&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=viskositaet'), (48384, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=viskositaet&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=viskositaet'), (48385, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=desc&order=position'), (48386, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&order=position&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=desc&order=position'), (48387, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&order=position&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=desc&order=position'), (48388, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=desc&order=position'), (48389, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&order=position&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=desc&order=position'), (48390, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&order=position&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=desc&order=position'), (48391, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=desc&order=position'), (48392, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&order=position&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=desc&order=position'), (48393, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&order=position&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=desc&order=position'), (48394, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=desc&order=position'), (48395, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=desc&order=position'), (48396, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=desc&order=position'), (48397, 'http://www.markenoele.de/catalog/category/view/id/51?limit=18', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48398, 'http://www.markenoele.de/catalog/category/view/id/51?limit=27', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48399, 'http://www.markenoele.de/catalog/category/view/id/51?limit=all', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48400, 'http://www.markenoele.de/catalog/category/view/id/51?limit=10&p=2', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48401, 'http://www.markenoele.de/catalog/category/view/id/51?limit=10&mode=list', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48402, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48403, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48404, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48405, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48406, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48407, 'http://www.markenoele.de/catalog/category/view/id/51?limit=20&p=2', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48408, 'http://www.markenoele.de/catalog/category/view/id/51?limit=20&mode=list', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48409, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48410, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48411, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48412, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48413, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48414, 'http://www.markenoele.de/catalog/category/view/id/51?limit=30&p=2', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48415, 'http://www.markenoele.de/catalog/category/view/id/51?limit=30&mode=list', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48416, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48417, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48418, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48419, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48420, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48421, 'http://www.markenoele.de/catalog/category/view/id/51?limit=18&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48422, 'http://www.markenoele.de/catalog/category/view/id/51?limit=27&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48423, 'http://www.markenoele.de/catalog/category/view/id/51?limit=all&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48424, 'http://www.markenoele.de/catalog/category/view/id/51?mode=grid&p=2', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48425, 'http://www.markenoele.de/catalog/category/view/id/51?mode=list', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48426, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48427, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48428, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48429, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48430, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48431, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48432, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48433, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48434, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48435, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48436, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48437, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48438, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48439, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48440, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48441, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48442, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48443, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48444, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48445, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/garten/bio-2t.html'), (48446, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48447, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48448, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48449, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48450, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48451, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48452, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48453, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48454, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48455, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48456, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48457, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (48458, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48459, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48460, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48461, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48462, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (48463, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', ''), (48464, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=8&sqi=2&ved=0CEUQFjAH&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=GSsTTaHqBoa6jAe63JX0BQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (48465, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (48466, 'http://www.markenoele.de/catalog/category/view/id/52?limit=18', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48467, 'http://www.markenoele.de/catalog/category/view/id/52?limit=27', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48468, 'http://www.markenoele.de/catalog/category/view/id/52?limit=all', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48469, 'http://www.markenoele.de/catalog/category/view/id/52?limit=10&mode=list', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48470, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48471, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48472, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48473, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48474, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48475, 'http://www.markenoele.de/catalog/category/view/id/52?limit=20&mode=list', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48476, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48477, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48478, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (48479, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48480, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48481, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48482, 'http://www.markenoele.de/catalog/category/view/id/52?limit=30&mode=list', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48483, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (48484, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48485, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48486, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48487, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (48488, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48489, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48490, 'http://www.markenoele.de/catalog/category/view/id/52?limit=18&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48491, 'http://www.markenoele.de/catalog/category/view/id/52?limit=27&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48492, 'http://www.markenoele.de/catalog/category/view/id/52?limit=all&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48493, 'http://www.markenoele.de/catalog/category/view/id/52?mode=list', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48494, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48495, 'http://www.markenoele.de/catalog/product/view/id/166/category/18', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (48496, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48497, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48498, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48499, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48500, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48501, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48502, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48503, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48504, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48505, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48506, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (48507, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48508, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48509, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48510, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (48511, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48512, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48513, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48514, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48515, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48516, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48517, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48518, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48519, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48520, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48521, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48522, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48523, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48524, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48525, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48526, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html'), (48527, 'http://www.markenoele.de/catalog/category/view/id/53?limit=18', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48528, 'http://www.markenoele.de/catalog/category/view/id/53?limit=27', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48529, 'http://www.markenoele.de/catalog/category/view/id/53?limit=all', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48530, 'http://www.markenoele.de/catalog/category/view/id/53?limit=10&p=2', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48531, 'http://www.markenoele.de/catalog/category/view/id/53?limit=10&mode=list', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48532, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (48533, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48534, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48535, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (48536, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48537, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48538, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48539, 'http://www.markenoele.de/catalog/category/view/id/53?limit=20&p=2', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48540, 'http://www.markenoele.de/catalog/category/view/id/53?limit=20&mode=list', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48541, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48542, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48543, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48544, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48545, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48546, 'http://www.markenoele.de/catalog/category/view/id/53?limit=30&p=2', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48547, 'http://www.markenoele.de/catalog/category/view/id/53?limit=30&mode=list', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48548, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48549, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48550, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48551, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48552, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48553, 'http://www.markenoele.de/catalog/category/view/id/53?limit=18&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48554, 'http://www.markenoele.de/catalog/category/view/id/53?limit=27&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48555, 'http://www.markenoele.de/catalog/category/view/id/53?limit=all&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48556, 'http://www.markenoele.de/catalog/category/view/id/53?mode=grid&p=2', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48557, 'http://www.markenoele.de/catalog/category/view/id/53?mode=list', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48558, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48559, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48560, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48561, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48562, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48563, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48564, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48565, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48566, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48567, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48568, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48569, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48570, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48571, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48572, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48573, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48574, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48575, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48576, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48577, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48578, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48579, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48580, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48581, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48582, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48583, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48584, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48585, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48586, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48587, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48588, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48589, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48590, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48591, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48592, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (48593, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48594, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48595, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48596, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48597, 'http://www.markenoele.de/catalog/category/view/id/4?limit=20&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48598, 'http://www.markenoele.de/catalog/category/view/id/4?limit=20&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48599, 'http://www.markenoele.de/catalog/category/view/id/4?limit=20&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48600, 'http://www.markenoele.de/catalog/category/view/id/4?limit=20&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48601, 'http://www.markenoele.de/catalog/category/view/id/4?limit=30&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48602, 'http://www.markenoele.de/catalog/category/view/id/4?limit=30&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48603, 'http://www.markenoele.de/catalog/category/view/id/4?limit=30&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48604, 'http://www.markenoele.de/catalog/category/view/id/4?limit=30&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48605, 'http://www.markenoele.de/catalog/category/view/id/4?limit=9&mode=grid&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48606, 'http://www.markenoele.de/catalog/category/view/id/4?limit=9&mode=grid&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48607, 'http://www.markenoele.de/catalog/category/view/id/4?limit=9&mode=grid&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48608, 'http://www.markenoele.de/catalog/category/view/id/4?limit=9&mode=grid&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48609, 'http://www.markenoele.de/catalog/category/view/id/4?limit=9&mode=list', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48610, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48611, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48612, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48613, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48614, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48615, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48616, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48617, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48618, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48619, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48620, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48621, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48622, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48623, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48624, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48625, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48626, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48627, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48628, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48629, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48630, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48631, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48632, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48633, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48634, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48635, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48636, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48637, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48638, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48639, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48640, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48641, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (48642, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48643, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48644, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48645, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9'), (48646, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&mode=grid&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&p=2'), (48647, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&mode=grid&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&p=2'), (48648, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&mode=grid&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&p=2'), (48649, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&mode=grid&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&p=2'), (48650, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&p=2'), (48651, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&p=2'), (48652, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&p=2'), (48653, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&p=2'), (48654, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48655, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48656, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48657, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48658, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48659, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48660, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48661, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48662, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48663, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48664, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48665, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48666, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48667, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48668, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48669, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48670, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48671, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48672, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48673, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48674, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48675, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48676, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48677, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48678, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48679, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=list'), (48680, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=name'), (48681, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=name'), (48682, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=name'), (48683, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=name'), (48684, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=name'), (48685, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=name'), (48686, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=name'), (48687, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=name'), (48688, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=name'), (48689, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=price'), (48690, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=price'), (48691, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=price'), (48692, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=price'), (48693, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=price'), (48694, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=price'), (48695, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=price'), (48696, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=price'), (48697, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=price'), (48698, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=gebinde_groesse'), (48699, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=gebinde_groesse'), (48700, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=gebinde_groesse'), (48701, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=gebinde_groesse'), (48702, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=gebinde_groesse'), (48703, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=gebinde_groesse'), (48704, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=gebinde_groesse'), (48705, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=gebinde_groesse'), (48706, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=gebinde_groesse'), (48707, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=viskositaet'), (48708, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=viskositaet'), (48709, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=viskositaet'), (48710, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=viskositaet'), (48711, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=viskositaet'), (48712, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=viskositaet'), (48713, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=viskositaet'), (48714, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=viskositaet'), (48715, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=viskositaet'), (48716, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=18&order=position'), (48717, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=18&order=position'), (48718, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=18&order=position'), (48719, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=18&order=position'), (48720, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&mode=grid&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&p=2'), (48721, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&mode=grid&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&p=2'), (48722, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&mode=grid&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&p=2'), (48723, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&mode=grid&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&p=2'), (48724, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&p=2'), (48725, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&p=2'), (48726, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&p=2'), (48727, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&p=2'), (48728, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&p=2'), (48729, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=list'), (48730, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=list'), (48731, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=list'), (48732, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=list'), (48733, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=list'), (48734, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=list'), (48735, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=list'), (48736, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=list'), (48737, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=list'), (48738, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=list'), (48739, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=list'), (48740, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=list'), (48741, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=list'), (48742, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=list'), (48743, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=list'), (48744, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=list'), (48745, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=list'), (48746, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=list'), (48747, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=list'), (48748, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=list'), (48749, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=list'), (48750, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=list'), (48751, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=list'), (48752, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=list'), (48753, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=list'), (48754, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=name'), (48755, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=name'), (48756, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=name'), (48757, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=name'), (48758, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=name'), (48759, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (48760, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=name'), (48761, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=name'), (48762, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=name'), (48763, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=name'), (48764, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=price'), (48765, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=price'), (48766, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=price'), (48767, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=price'), (48768, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=price'), (48769, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=price'), (48770, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=price'), (48771, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=price'), (48772, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=price'), (48773, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=gebinde_groesse'), (48774, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=gebinde_groesse'), (48775, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=gebinde_groesse'), (48776, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=gebinde_groesse'), (48777, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=gebinde_groesse'), (48778, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=gebinde_groesse'), (48779, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=gebinde_groesse'), (48780, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=gebinde_groesse'); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (48781, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=gebinde_groesse'), (48782, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=viskositaet'), (48783, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=viskositaet'), (48784, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=viskositaet'), (48785, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=viskositaet'), (48786, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=viskositaet'), (48787, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=viskositaet'), (48788, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=viskositaet'), (48789, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=viskositaet'), (48790, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=viskositaet'), (48791, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=27&order=position'), (48792, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=27&order=position'), (48793, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', ''), (48794, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=27&order=position'), (48795, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=27&order=position'), (48796, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all&mode=list'), (48797, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all&mode=list'), (48798, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=all&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all&mode=list'), (48799, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=all&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all&mode=list'), (48800, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=all&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all&mode=list'), (48801, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=name'), (48802, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=price'), (48803, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=gebinde_groesse'), (48804, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (48805, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10&mode=list&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48806, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10&mode=list&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48807, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10&mode=list&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48808, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10&mode=grid&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48809, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10&mode=grid&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48810, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10&mode=grid&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48811, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10&mode=grid&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48812, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48813, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48814, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48815, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48816, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48817, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48818, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48819, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48820, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48821, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48822, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48823, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48824, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48825, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48826, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48827, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48828, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48829, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48830, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48831, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48832, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48833, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48834, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48835, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48836, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48837, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48838, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48839, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list'), (48840, 'http://www.markenoele.de/catalog/category/view/id/4?limit=20&mode=list&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48841, 'http://www.markenoele.de/catalog/category/view/id/4?limit=20&mode=list&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48842, 'http://www.markenoele.de/catalog/category/view/id/4?limit=20&mode=grid&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48843, 'http://www.markenoele.de/catalog/category/view/id/4?limit=20&mode=grid&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48844, 'http://www.markenoele.de/catalog/category/view/id/4?limit=20&mode=grid&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48845, 'http://www.markenoele.de/catalog/category/view/id/4?limit=20&mode=grid&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48846, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48847, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48848, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48849, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48850, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48851, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48852, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48853, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48854, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48855, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48856, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48857, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48858, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48859, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48860, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48861, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48862, 'http://www.markenoele.de/catalogsearch/result/?q=motul+1000', 'http://www.markenoele.de/catalogsearch/result/?q=classic'), (48863, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48864, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48865, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48866, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48867, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48868, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48869, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48870, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48871, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%201000', 'http://www.markenoele.de/catalogsearch/result/?q=motul+1000'), (48872, 'http://www.markenoele.de/catalogsearch/result/?q=traffic', 'http://www.markenoele.de/catalogsearch/result/?q=motul+1000'), (48873, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48874, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48875, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48876, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48877, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=list'), (48878, 'http://www.markenoele.de/catalog/category/view/id/4?limit=30&mode=list&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48879, 'http://www.markenoele.de/catalog/category/view/id/4?limit=30&mode=grid&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48880, 'http://www.markenoele.de/catalog/category/view/id/4?limit=30&mode=grid&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48881, 'http://www.markenoele.de/catalog/category/view/id/4?limit=30&mode=grid&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48882, 'http://www.markenoele.de/catalog/category/view/id/4?limit=30&mode=grid&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48883, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48884, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48885, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48886, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48887, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48888, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=list&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48889, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=list&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48890, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48891, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48892, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=list&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48893, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=list&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48894, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48895, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48896, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=list&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48897, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=list&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48898, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48899, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48900, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=list&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48901, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=list&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48902, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48903, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48904, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=list&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48905, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=super', 'http://www.markenoele.de/catalogsearch/result/?q=traffic'), (48906, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=list&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48907, 'http://www.markenoele.de/catalogsearch/result/?q=super', 'http://www.markenoele.de/catalogsearch/result/?q=traffic'), (48908, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=list'), (48909, 'http://www.markenoele.de/catalog/category/view/id/4?mode=grid&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=grid'), (48910, 'http://www.markenoele.de/catalog/category/view/id/4?mode=grid&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=grid'), (48911, 'http://www.markenoele.de/catalog/category/view/id/4?mode=grid&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=grid'), (48912, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=grid'), (48913, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=grid'), (48914, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=grid'), (48915, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=grid'), (48916, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=name'), (48917, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=name'), (48918, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=name'), (48919, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=name'), (48920, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=name'), (48921, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=name'), (48922, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=name'), (48923, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=price'), (48924, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=price'), (48925, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=price'), (48926, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=price'), (48927, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=gebinde_groesse'), (48928, 'http://www.markenoele.de/catalogsearch/result/?q=2000', 'http://www.markenoele.de/catalogsearch/result/?q=super'), (48929, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2000', 'http://www.markenoele.de/catalogsearch/result/?q=super'), (48930, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=gebinde_groesse'), (48931, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=gebinde_groesse'), (48932, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=gebinde_groesse'), (48933, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=viskositaet'), (48934, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=viskositaet'), (48935, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=viskositaet'), (48936, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=viskositaet'), (48937, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=list&order=position'), (48938, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=list&order=position'), (48939, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=list&order=position'), (48940, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=list&order=position'), (48941, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=list&order=position'), (48942, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=list&order=position'), (48943, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=list&order=position'), (48944, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=list&order=position'), (48945, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=list&order=position'), (48946, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=name'), (48947, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=name&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=name'), (48948, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=name&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=name'), (48949, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=name'), (48950, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=name'), (48951, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=name'), (48952, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=name'), (48953, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=name'), (48954, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=name'), (48955, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=name'), (48956, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=name'), (48957, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=name'), (48958, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=name'), (48959, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=name'), (48960, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=name'), (48961, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=name'), (48962, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=name'), (48963, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=name&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=name'), (48964, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=name&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=name'), (48965, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=name'), (48966, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=name'), (48967, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=name'), (48968, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=name'), (48969, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=name'), (48970, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=name'), (48971, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=name'), (48972, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=name'), (48973, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=name'), (48974, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=name'), (48975, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=name'), (48976, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=name'), (48977, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=name'), (48978, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=name'), (48979, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=name'), (48980, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=name&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=name'), (48981, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=name'), (48982, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=name'), (48983, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=name'), (48984, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=name'), (48985, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=name'), (48986, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=name'), (48987, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (48988, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=8&sqi=2&ved=0CEUQFjAH&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=GSsTTaHqBoa6jAe63JX0BQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (48989, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=name'), (48990, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=name'), (48991, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=name'), (48992, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=name'), (48993, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=name'), (48994, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=name'), (48995, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=name'), (48996, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=name'), (48997, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=name&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=name'), (48998, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=name&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=name'), (48999, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=name'), (49000, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=name'), (49001, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=name'), (49002, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=name'), (49003, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=position'), (49004, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=position&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=position'), (49005, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=position&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=position'), (49006, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=name'), (49007, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=name&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=name'), (49008, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=name&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=name'), (49009, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=price'), (49010, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=price&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=price'), (49011, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=price&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=price'), (49012, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=price'), (49013, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=price'), (49014, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=price'), (49015, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=price'), (49016, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=price'), (49017, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=price&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=price'), (49018, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=price&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=price'), (49019, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=price'), (49020, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=price'), (49021, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=price'), (49022, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=price'), (49023, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=price'), (49024, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=price&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=price'), (49025, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=price&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=price'), (49026, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=price'), (49027, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=price'), (49028, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=price'), (49029, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=price'), (49030, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=price'), (49031, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=price&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=price'), (49032, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=price&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=price'), (49033, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=price'), (49034, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=price'), (49035, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=price'), (49036, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=price'), (49037, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=price'), (49038, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=price&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=price'), (49039, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=price&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=price'), (49040, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=gebinde_groesse'), (49041, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=gebinde_groesse&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=gebinde_groesse'), (49042, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=gebinde_groesse&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=gebinde_groesse'), (49043, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=gebinde_groesse'), (49044, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=gebinde_groesse'), (49045, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=gebinde_groesse'), (49046, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=gebinde_groesse'), (49047, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=gebinde_groesse'), (49048, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=gebinde_groesse&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=gebinde_groesse'), (49049, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=gebinde_groesse&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=gebinde_groesse'), (49050, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=gebinde_groesse'), (49051, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=gebinde_groesse'), (49052, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=gebinde_groesse'), (49053, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=gebinde_groesse'), (49054, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=gebinde_groesse'), (49055, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=gebinde_groesse&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=gebinde_groesse'), (49056, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=gebinde_groesse&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=gebinde_groesse'), (49057, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=gebinde_groesse'), (49058, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=gebinde_groesse'), (49059, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=gebinde_groesse'), (49060, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=gebinde_groesse'), (49061, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=gebinde_groesse'), (49062, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=gebinde_groesse&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=gebinde_groesse'), (49063, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=gebinde_groesse&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=gebinde_groesse'), (49064, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=gebinde_groesse'), (49065, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=gebinde_groesse'), (49066, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=gebinde_groesse'), (49067, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=gebinde_groesse'), (49068, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=gebinde_groesse'), (49069, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=gebinde_groesse&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=gebinde_groesse'), (49070, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=gebinde_groesse&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=gebinde_groesse'), (49071, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=viskositaet'), (49072, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=viskositaet&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=viskositaet'), (49073, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=viskositaet&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=viskositaet'), (49074, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=viskositaet'), (49075, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=viskositaet'), (49076, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=viskositaet'), (49077, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=viskositaet'), (49078, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=viskositaet'), (49079, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=viskositaet&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=viskositaet'), (49080, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=viskositaet&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=viskositaet'), (49081, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=viskositaet'), (49082, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=viskositaet'), (49083, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=viskositaet'), (49084, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=viskositaet'), (49085, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=viskositaet'), (49086, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=viskositaet&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=viskositaet'), (49087, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=viskositaet&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=viskositaet'), (49088, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=viskositaet'), (49089, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=viskositaet'), (49090, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=viskositaet'), (49091, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=viskositaet'), (49092, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=viskositaet'), (49093, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=viskositaet&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=viskositaet'), (49094, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=viskositaet&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=viskositaet'), (49095, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=viskositaet'), (49096, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=viskositaet'), (49097, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=viskositaet'), (49098, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=viskositaet'), (49099, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=viskositaet'), (49100, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=viskositaet&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=viskositaet'), (49101, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=viskositaet&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=viskositaet'), (49102, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=10&order=position'), (49103, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=position&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=10&order=position'), (49104, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=position&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=10&order=position'), (49105, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=20&order=position'), (49106, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=position&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=20&order=position'), (49107, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=position&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=20&order=position'), (49108, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=30&order=position'), (49109, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=position&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=30&order=position'), (49110, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=position&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=30&order=position'), (49111, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=30&order=position'), (49112, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=list&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=30&order=position'), (49113, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=list&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=30&order=position'), (49114, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=grid&order=position'), (49115, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=position&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=grid&order=position'), (49116, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=position&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=grid&order=position'), (49117, 'http://www.markenoele.de/catalog/category/view/id/6?limit=9', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49118, 'http://www.markenoele.de/catalog/category/view/id/6?limit=18&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49119, 'http://www.markenoele.de/catalog/category/view/id/6?limit=18&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49120, 'http://www.markenoele.de/catalog/category/view/id/6?limit=27&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49121, 'http://www.markenoele.de/catalog/category/view/id/6?limit=27&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49122, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49123, 'http://www.markenoele.de/catalog/category/view/id/6?limit=10&mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49124, 'http://www.markenoele.de/catalog/category/view/id/6?limit=10&mode=list&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49125, 'http://www.markenoele.de/catalog/category/view/id/6?limit=10&mode=list&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49126, 'http://www.markenoele.de/catalog/category/view/id/6?limit=10&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49127, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49128, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49129, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49130, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49131, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49132, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49133, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49134, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49135, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49136, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49137, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49138, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49139, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49140, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49141, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49142, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49143, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49144, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49145, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49146, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49147, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49148, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49149, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49150, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49151, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49152, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49153, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49154, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49155, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49156, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10'), (49157, 'http://www.markenoele.de/catalog/category/view/id/6?limit=20&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20'), (49158, 'http://www.markenoele.de/catalog/category/view/id/6?limit=20&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20'), (49159, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20'), (49160, 'http://www.markenoele.de/catalog/category/view/id/6?limit=20&mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20'), (49161, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20'), (49162, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20'), (49163, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20'), (49164, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20'), (49165, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20'), (49166, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20'), (49167, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20'), (49168, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20'), (49169, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20'), (49170, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20'), (49171, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20'), (49172, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20'), (49173, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20'), (49174, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20'), (49175, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20'), (49176, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20'), (49177, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20'), (49178, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20'), (49179, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20'), (49180, 'http://www.markenoele.de/catalog/category/view/id/6?limit=30&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30'), (49181, 'http://www.markenoele.de/catalog/category/view/id/6?limit=30&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30'), (49182, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30'), (49183, 'http://www.markenoele.de/catalog/category/view/id/6?limit=30&mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30'), (49184, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30'), (49185, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30'), (49186, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30'), (49187, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30'), (49188, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30'), (49189, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30'), (49190, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30'), (49191, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30'), (49192, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30'), (49193, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30'), (49194, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30'), (49195, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30'), (49196, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30'), (49197, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30'), (49198, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30'), (49199, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30'), (49200, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30'), (49201, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30'), (49202, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30'), (49203, 'http://www.markenoele.de/catalog/category/view/id/6?limit=9&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49204, 'http://www.markenoele.de/catalog/category/view/id/6?limit=18&mode=grid&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49205, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49206, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49207, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49208, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49209, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49210, 'http://www.markenoele.de/catalog/category/view/id/6?limit=27&mode=grid&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49211, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49212, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49213, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49214, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49215, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49216, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49217, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49218, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49219, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49220, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49221, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49222, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49223, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49224, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49225, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49226, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49227, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49228, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49229, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49230, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49231, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49232, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49233, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=grid'), (49234, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=name'), (49235, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=18&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=name'), (49236, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=name'), (49237, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=name'), (49238, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=name'), (49239, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=name'), (49240, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=name'), (49241, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=name'), (49242, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=name'), (49243, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=name'), (49244, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=price'), (49245, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=price'), (49246, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=price'), (49247, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=price'), (49248, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=gebinde_groesse'), (49249, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=gebinde_groesse'), (49250, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=gebinde_groesse'), (49251, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=gebinde_groesse'), (49252, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=viskositaet'), (49253, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=viskositaet'), (49254, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=viskositaet'), (49255, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=viskositaet'), (49256, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=position'), (49257, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=position'), (49258, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=position'), (49259, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=position'), (49260, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=position'), (49261, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=position'), (49262, 'http://www.markenoele.de/catalog/category/view/id/7?limit=10', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49263, 'http://www.markenoele.de/catalog/category/view/id/7?limit=20', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49264, 'http://www.markenoele.de/catalog/category/view/id/7?limit=30', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49265, 'http://www.markenoele.de/catalog/category/view/id/7?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49266, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49267, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49268, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49269, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49270, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49271, 'http://www.markenoele.de/catalog/product/view/id/195/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49272, 'http://www.markenoele.de/catalog/product/view/id/194/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49273, 'http://www.markenoele.de/catalog/product/view/id/177/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49274, 'http://www.markenoele.de/catalog/product/view/id/176/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49275, 'http://www.markenoele.de/catalog/product/view/id/28/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49276, 'http://www.markenoele.de/catalog/product/view/id/27/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49277, 'http://www.markenoele.de/catalog/product/view/id/26/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49278, 'http://www.markenoele.de/catalog/product/view/id/25/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49279, 'http://www.markenoele.de/catalog/product/view/id/24/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49280, 'http://www.markenoele.de/catalog/product/view/id/23/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49281, 'http://www.markenoele.de/catalog/product/view/id/22/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49282, 'http://www.markenoele.de/catalog/product/view/id/21/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49283, 'http://www.markenoele.de/catalog/product/view/id/20/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49284, 'http://www.markenoele.de/catalog/product/view/id/17/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49285, 'http://www.markenoele.de/catalog/product/view/id/16/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49286, 'http://www.markenoele.de/catalog/product/view/id/15/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49287, 'http://www.markenoele.de/catalog/product/view/id/14/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49288, 'http://www.markenoele.de/catalog/product/view/id/12/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49289, 'http://www.markenoele.de/catalog/product/view/id/11/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49290, 'http://www.markenoele.de/catalog/product/view/id/10/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49291, 'http://www.markenoele.de/catalog/category/view/id/7?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49292, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49293, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49294, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49295, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49296, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49297, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49298, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49299, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49300, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49301, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49302, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49303, 'http://www.markenoele.de/catalog/category/view/id/7?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49304, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49305, 'http://www.markenoele.de/catalog/category/view/id/7?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49306, 'http://www.markenoele.de/catalog/category/view/id/7?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49307, 'http://www.markenoele.de/catalog/category/view/id/7?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49308, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49309, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49310, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49311, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49312, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49313, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49314, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49315, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49316, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49317, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49318, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49319, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49320, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49321, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49322, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49323, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49324, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49325, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49326, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49327, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49328, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49329, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49330, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49331, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49332, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49333, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49334, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49335, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49336, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (49337, 'http://www.markenoele.de/catalog/category/view/id/8?limit=10', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49338, 'http://www.markenoele.de/catalog/category/view/id/8?limit=20', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49339, 'http://www.markenoele.de/catalog/category/view/id/8?limit=30', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49340, 'http://www.markenoele.de/catalog/category/view/id/8?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49341, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49342, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49343, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49344, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49345, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49346, 'http://www.markenoele.de/catalog/category/view/id/8?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49347, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49348, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49349, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49350, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49351, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49352, 'http://www.markenoele.de/catalog/category/view/id/8?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49353, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49354, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49355, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49356, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49357, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49358, 'http://www.markenoele.de/catalog/category/view/id/8?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49359, 'http://www.markenoele.de/catalog/category/view/id/8?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49360, 'http://www.markenoele.de/catalog/category/view/id/8?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49361, 'http://www.markenoele.de/catalog/category/view/id/8?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49362, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49363, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49364, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49365, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49366, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49367, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49368, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49369, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49370, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49371, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49372, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49373, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49374, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49375, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49376, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49377, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49378, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49379, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49380, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49381, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49382, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49383, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49384, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49385, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49386, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49387, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49388, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49389, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49390, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49391, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (49392, 'http://www.markenoele.de/catalog/category/view/id/9?limit=10&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49393, 'http://www.markenoele.de/catalog/category/view/id/9?limit=10&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49394, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49395, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49396, 'http://www.markenoele.de/catalog/category/view/id/9?limit=10&mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49397, 'http://www.markenoele.de/catalog/category/view/id/9?limit=10&mode=list&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49398, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49399, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49400, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49401, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49402, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49403, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49404, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49405, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49406, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49407, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49408, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49409, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49410, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49411, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49412, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49413, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49414, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49415, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49416, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49417, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49418, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49419, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49420, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=10&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49421, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=10&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49422, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10'), (49423, 'http://www.markenoele.de/catalog/category/view/id/9?limit=20&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20'), (49424, 'http://www.markenoele.de/catalog/category/view/id/9?limit=20&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20'), (49425, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20'), (49426, 'http://www.markenoele.de/catalog/category/view/id/9?limit=20&mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20'), (49427, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20'), (49428, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20'), (49429, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20'), (49430, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20'), (49431, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20'), (49432, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20'), (49433, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20'), (49434, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20'), (49435, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20'), (49436, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20'), (49437, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20'), (49438, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20'), (49439, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20'), (49440, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20'), (49441, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20'), (49442, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20'), (49443, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20'), (49444, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20'), (49445, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20'), (49446, 'http://www.markenoele.de/catalog/category/view/id/9?limit=30&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30'), (49447, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30'), (49448, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30'), (49449, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30'), (49450, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30'), (49451, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30'), (49452, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30'), (49453, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30'), (49454, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30'), (49455, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30'), (49456, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30'), (49457, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30'), (49458, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30'), (49459, 'http://www.markenoele.de/', ''), (49460, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30'), (49461, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30'), (49462, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30'), (49463, 'http://www.markenoele.de/catalog/category/view/id/9?limit=9&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49464, 'http://www.markenoele.de/catalog/category/view/id/9?limit=18&mode=grid&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49465, 'http://www.markenoele.de/catalog/category/view/id/9?limit=18&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49466, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49467, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49468, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49469, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49470, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49471, 'http://www.markenoele.de/catalog/category/view/id/9?limit=27&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49472, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49473, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49474, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49475, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49476, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49477, 'http://www.markenoele.de/impressum/', ''), (49478, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49479, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49480, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49481, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49482, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49483, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49484, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49485, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49486, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49487, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49488, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49489, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49490, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49491, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49492, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49493, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49494, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49495, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?mode=grid'), (49496, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&order=name'), (49497, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=18&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&order=name'), (49498, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&order=name'), (49499, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&order=name'), (49500, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&order=name'), (49501, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&order=name'), (49502, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&order=name'), (49503, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&order=name'), (49504, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&order=name'), (49505, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&order=price'), (49506, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&order=price'), (49507, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&order=price'), (49508, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&order=price'), (49509, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&order=gebinde_groesse'), (49510, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&order=gebinde_groesse'), (49511, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&order=gebinde_groesse'), (49512, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&order=gebinde_groesse'), (49513, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&order=viskositaet'), (49514, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&order=viskositaet'), (49515, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&order=viskositaet'), (49516, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&order=viskositaet'), (49517, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&order=position'), (49518, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&order=position'), (49519, 'http://www.markenoele.de/catalog/category/view/id/10?limit=10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49520, 'http://www.markenoele.de/catalog/category/view/id/10?limit=20', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49521, 'http://www.markenoele.de/catalog/category/view/id/10?limit=30', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49522, 'http://www.markenoele.de/catalog/category/view/id/10?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49523, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49524, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49525, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49526, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49527, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49528, 'http://www.markenoele.de/catalog/product/view/id/59/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49529, 'http://www.markenoele.de/catalog/product/view/id/58/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49530, 'http://www.markenoele.de/catalog/product/view/id/57/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49531, 'http://www.markenoele.de/catalog/product/view/id/56/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49532, 'http://www.markenoele.de/catalog/product/view/id/55/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49533, 'http://www.markenoele.de/catalog/product/view/id/54/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49534, 'http://www.markenoele.de/catalog/category/view/id/10?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49535, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49536, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49537, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49538, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49539, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49540, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49541, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49542, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49543, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49544, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49545, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49546, 'http://www.markenoele.de/catalog/category/view/id/10?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49547, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49548, 'http://www.markenoele.de/catalog/category/view/id/10?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49549, 'http://www.markenoele.de/catalog/category/view/id/10?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49550, 'http://www.markenoele.de/catalog/category/view/id/10?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49551, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49552, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49553, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49554, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49555, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49556, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49557, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49558, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49559, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49560, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49561, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49562, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49563, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49564, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49565, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49566, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49567, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49568, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49569, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49570, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49571, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49572, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49573, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49574, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49575, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49576, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49577, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49578, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49579, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (49580, 'http://www.markenoele.de/catalog/category/view/id/12?limit=10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49581, 'http://www.markenoele.de/catalog/category/view/id/12?limit=20', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49582, 'http://www.markenoele.de/catalog/category/view/id/12?limit=30', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49583, 'http://www.markenoele.de/catalog/category/view/id/12?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49584, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49585, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49586, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49587, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49588, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49589, 'http://www.markenoele.de/catalog/category/view/id/12?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49590, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49591, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49592, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49593, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49594, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49595, 'http://www.markenoele.de/catalog/category/view/id/12?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49596, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49597, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49598, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49599, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49600, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49601, 'http://www.markenoele.de/catalog/category/view/id/12?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49602, 'http://www.markenoele.de/catalog/category/view/id/12?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49603, 'http://www.markenoele.de/catalog/category/view/id/12?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49604, 'http://www.markenoele.de/catalog/category/view/id/12?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49605, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49606, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49607, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49608, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49609, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49610, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49611, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49612, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49613, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49614, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49615, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49616, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49617, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49618, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49619, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49620, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49621, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49622, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49623, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49624, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49625, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49626, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49627, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49628, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49629, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49630, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49631, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49632, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49633, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49634, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (49635, 'http://www.markenoele.de/catalog/category/view/id/13?limit=all&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10'), (49636, 'http://www.markenoele.de/catalog/category/view/id/13?limit=10&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10'), (49637, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10'), (49638, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10'), (49639, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10'), (49640, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10'), (49641, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10'), (49642, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10'), (49643, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10'), (49644, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10'), (49645, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10'), (49646, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10'), (49647, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10'), (49648, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10'), (49649, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10'), (49650, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10'), (49651, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10'), (49652, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10'), (49653, 'http://www.markenoele.de/catalog/category/view/id/13?limit=20&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=20'), (49654, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=20'), (49655, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=20'), (49656, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=20'), (49657, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=20'), (49658, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=20'), (49659, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=20'), (49660, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=20'), (49661, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=20'), (49662, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=20'), (49663, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=20'), (49664, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=20'), (49665, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=20'), (49666, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=20'), (49667, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=20'), (49668, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=20'), (49669, 'http://www.markenoele.de/catalog/category/view/id/13?limit=30&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=30'), (49670, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=30'), (49671, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=30'), (49672, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=30'), (49673, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=30'), (49674, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=30'), (49675, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=30'), (49676, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=30'), (49677, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=30'), (49678, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=30'), (49679, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=30'), (49680, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=30'), (49681, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=30'), (49682, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=30'), (49683, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=30'), (49684, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=30'), (49685, 'http://www.markenoele.de/catalog/category/view/id/13?limit=9&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49686, 'http://www.markenoele.de/catalog/category/view/id/13?limit=18&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49687, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49688, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49689, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49690, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49691, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49692, 'http://www.markenoele.de/catalog/category/view/id/13?limit=27&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49693, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49694, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49695, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49696, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49697, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49698, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49699, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49700, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49701, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49702, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49703, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49704, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49705, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49706, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49707, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49708, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49709, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49710, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49711, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49712, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49713, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49714, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49715, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?mode=grid'), (49716, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&order=name'), (49717, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&order=name'), (49718, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&order=name'), (49719, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&order=name'), (49720, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&order=name'), (49721, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&order=name'), (49722, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&order=name'), (49723, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&order=name'), (49724, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&order=price'), (49725, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&order=price'), (49726, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&order=price'), (49727, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&order=price'), (49728, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&order=gebinde_groesse'), (49729, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&order=gebinde_groesse'), (49730, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&order=gebinde_groesse'), (49731, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&order=gebinde_groesse'), (49732, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&order=viskositaet'), (49733, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&order=viskositaet'), (49734, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&order=viskositaet'), (49735, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&order=viskositaet'), (49736, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&order=position'), (49737, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&order=position'), (49738, 'http://www.markenoele.de/catalog/category/view/id/14?limit=10', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49739, 'http://www.markenoele.de/catalog/category/view/id/14?limit=20', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49740, 'http://www.markenoele.de/catalog/category/view/id/14?limit=30', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49741, 'http://www.markenoele.de/catalog/category/view/id/14?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49742, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49743, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49744, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49745, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49746, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49747, 'http://www.markenoele.de/catalog/category/view/id/14?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49748, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49749, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49750, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49751, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49752, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49753, 'http://www.markenoele.de/catalog/category/view/id/14?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49754, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49755, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49756, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49757, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49758, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49759, 'http://www.markenoele.de/catalog/category/view/id/14?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49760, 'http://www.markenoele.de/catalog/category/view/id/14?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49761, 'http://www.markenoele.de/catalog/category/view/id/14?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49762, 'http://www.markenoele.de/catalog/category/view/id/14?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49763, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49764, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49765, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49766, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49767, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49768, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49769, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49770, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49771, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49772, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49773, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49774, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49775, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49776, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49777, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49778, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49779, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49780, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49781, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49782, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49783, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49784, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49785, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49786, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49787, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49788, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49789, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49790, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49791, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49792, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (49793, 'http://www.markenoele.de/catalog/category/view/id/16?limit=all&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10'), (49794, 'http://www.markenoele.de/catalog/category/view/id/16?limit=10&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10'), (49795, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10'), (49796, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10'), (49797, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10'), (49798, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10'), (49799, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10'), (49800, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10'), (49801, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10'), (49802, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10'), (49803, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10'), (49804, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10'), (49805, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10'), (49806, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10'), (49807, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10'), (49808, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10'), (49809, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10'), (49810, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10'), (49811, 'http://www.markenoele.de/catalog/category/view/id/16?limit=20&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=20'), (49812, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=20'), (49813, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=20'), (49814, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=20'), (49815, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=20'), (49816, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=20'), (49817, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=20'), (49818, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=20'), (49819, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=20'), (49820, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=20'), (49821, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=20'), (49822, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=20'), (49823, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=20'), (49824, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=20'), (49825, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=20'), (49826, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=20'), (49827, 'http://www.markenoele.de/catalog/category/view/id/16?limit=30&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=30'), (49828, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=30'), (49829, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=30'), (49830, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=30'), (49831, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=30'), (49832, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=30'), (49833, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=30'), (49834, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=30'), (49835, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=30'), (49836, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=30'), (49837, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=30'), (49838, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=30'), (49839, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=30'), (49840, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=30'), (49841, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=30'), (49842, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=30'), (49843, 'http://www.markenoele.de/catalog/category/view/id/16?limit=9&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49844, 'http://www.markenoele.de/catalog/category/view/id/16?limit=18&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49845, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49846, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49847, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49848, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49849, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49850, 'http://www.markenoele.de/catalog/category/view/id/16?limit=27&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49851, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49852, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49853, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49854, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49855, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49856, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49857, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49858, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49859, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49860, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49861, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49862, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49863, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49864, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49865, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49866, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49867, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49868, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49869, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49870, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49871, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49872, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49873, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?mode=grid'), (49874, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&order=name'), (49875, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&order=name'), (49876, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&order=name'), (49877, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&order=name'), (49878, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&order=name'), (49879, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&order=name'), (49880, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&order=name'), (49881, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&order=name'), (49882, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&order=price'), (49883, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&order=price'), (49884, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&order=price'), (49885, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&order=price'), (49886, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&order=gebinde_groesse'), (49887, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&order=gebinde_groesse'), (49888, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&order=gebinde_groesse'), (49889, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&order=gebinde_groesse'), (49890, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&order=viskositaet'), (49891, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&order=viskositaet'), (49892, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&order=viskositaet'), (49893, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&order=viskositaet'), (49894, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&order=position'), (49895, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&order=position'), (49896, 'http://www.markenoele.de/catalog/category/view/id/17?limit=10', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49897, 'http://www.markenoele.de/catalog/category/view/id/17?limit=20', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49898, 'http://www.markenoele.de/catalog/category/view/id/17?limit=30', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49899, 'http://www.markenoele.de/catalog/category/view/id/17?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49900, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49901, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49902, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49903, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49904, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49905, 'http://www.markenoele.de/catalog/category/view/id/17?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49906, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49907, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49908, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49909, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49910, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49911, 'http://www.markenoele.de/catalog/category/view/id/17?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49912, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49913, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49914, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49915, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49916, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49917, 'http://www.markenoele.de/catalog/category/view/id/17?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49918, 'http://www.markenoele.de/catalog/category/view/id/17?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49919, 'http://www.markenoele.de/catalog/category/view/id/17?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49920, 'http://www.markenoele.de/catalog/category/view/id/17?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49921, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49922, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49923, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49924, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49925, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49926, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49927, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49928, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49929, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49930, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49931, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49932, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49933, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49934, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49935, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49936, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49937, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49938, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49939, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49940, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49941, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49942, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49943, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49944, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49945, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49946, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49947, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49948, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49949, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49950, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html'), (49951, 'http://www.markenoele.de/catalog/category/view/id/18?limit=all&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10'), (49952, 'http://www.markenoele.de/catalog/category/view/id/18?limit=10&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10'), (49953, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10'), (49954, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10'), (49955, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10'), (49956, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10'), (49957, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10'), (49958, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10'), (49959, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10'), (49960, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10'), (49961, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10'), (49962, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10'), (49963, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10'), (49964, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10'), (49965, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10'), (49966, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10'), (49967, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10'), (49968, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10'), (49969, 'http://www.markenoele.de/catalog/category/view/id/18?limit=20&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=20'), (49970, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=20'), (49971, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=20'), (49972, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=20'), (49973, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=20'), (49974, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=20'), (49975, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=20'), (49976, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=20'), (49977, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=20'), (49978, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=20'), (49979, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=20'), (49980, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=20'), (49981, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=20'), (49982, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=20'), (49983, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=20'), (49984, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=20'), (49985, 'http://www.markenoele.de/catalog/category/view/id/18?limit=30&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=30'), (49986, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=30'), (49987, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=30'), (49988, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=30'), (49989, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=30'), (49990, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=30'), (49991, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=30'), (49992, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=30'), (49993, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=30'), (49994, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=30'), (49995, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=30'), (49996, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=30'), (49997, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=30'), (49998, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=30'), (49999, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=30'), (50000, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=30'), (50001, 'http://www.markenoele.de/catalog/category/view/id/18?limit=9&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50002, 'http://www.markenoele.de/catalog/category/view/id/18?limit=18&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50003, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50004, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50005, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50006, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50007, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50008, 'http://www.markenoele.de/catalog/category/view/id/18?limit=27&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50009, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50010, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50011, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50012, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50013, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50014, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50015, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50016, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50017, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50018, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50019, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50020, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50021, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50022, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50023, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50024, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50025, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50026, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50027, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50028, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50029, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50030, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50031, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?mode=grid'), (50032, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&order=name'), (50033, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&order=name'), (50034, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&order=name'), (50035, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&order=name'), (50036, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&order=name'), (50037, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&order=name'), (50038, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&order=name'), (50039, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&order=name'), (50040, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&order=price'), (50041, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&order=price'), (50042, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&order=price'), (50043, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&order=price'), (50044, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&order=gebinde_groesse'), (50045, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&order=gebinde_groesse'), (50046, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&order=gebinde_groesse'), (50047, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&order=gebinde_groesse'), (50048, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&order=viskositaet'), (50049, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&order=viskositaet'), (50050, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&order=viskositaet'), (50051, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&order=viskositaet'), (50052, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&order=position'), (50053, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&order=position'), (50054, 'http://www.markenoele.de/catalog/category/view/id/19?limit=10', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50055, 'http://www.markenoele.de/catalog/category/view/id/19?limit=20', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50056, 'http://www.markenoele.de/catalog/category/view/id/19?limit=30', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50057, 'http://www.markenoele.de/catalog/category/view/id/19?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50058, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50059, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50060, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50061, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50062, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50063, 'http://www.markenoele.de/catalog/category/view/id/19?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50064, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50065, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50066, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50067, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50068, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50069, 'http://www.markenoele.de/catalog/category/view/id/19?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50070, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50071, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50072, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50073, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50074, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50075, 'http://www.markenoele.de/catalog/category/view/id/19?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50076, 'http://www.markenoele.de/catalog/category/view/id/19?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50077, 'http://www.markenoele.de/catalog/category/view/id/19?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50078, 'http://www.markenoele.de/catalog/category/view/id/19?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50079, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50080, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50081, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50082, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50083, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50084, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50085, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50086, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50087, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50088, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50089, 'http://www.markenoele.de/catalog/category/view/id/19?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50090, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50091, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50092, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50093, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50094, 'http://www.markenoele.de/catalog/category/view/id/19?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50095, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50096, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50097, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50098, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50099, 'http://www.markenoele.de/catalog/category/view/id/19?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50100, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50101, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50102, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50103, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50104, 'http://www.markenoele.de/catalog/category/view/id/19?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50105, 'http://www.markenoele.de/catalog/category/view/id/19?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50106, 'http://www.markenoele.de/catalog/category/view/id/19?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50107, 'http://www.markenoele.de/catalog/category/view/id/19?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50108, 'http://www.markenoele.de/catalog/category/view/id/19?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (50109, 'http://www.markenoele.de/catalog/category/view/id/20?limit=10', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50110, 'http://www.markenoele.de/catalog/category/view/id/20?limit=20', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50111, 'http://www.markenoele.de/catalog/category/view/id/20?limit=30', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50112, 'http://www.markenoele.de/catalog/category/view/id/20?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50113, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50114, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50115, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50116, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50117, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50118, 'http://www.markenoele.de/catalog/category/view/id/20?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50119, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50120, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50121, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50122, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50123, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50124, 'http://www.markenoele.de/catalog/category/view/id/20?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50125, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50126, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50127, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50128, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50129, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50130, 'http://www.markenoele.de/catalog/category/view/id/20?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50131, 'http://www.markenoele.de/catalog/category/view/id/20?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50132, 'http://www.markenoele.de/catalog/category/view/id/20?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50133, 'http://www.markenoele.de/catalog/category/view/id/20?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50134, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50135, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50136, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50137, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50138, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50139, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50140, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50141, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50142, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50143, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50144, 'http://www.markenoele.de/catalog/category/view/id/20?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50145, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50146, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50147, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50148, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50149, 'http://www.markenoele.de/catalog/category/view/id/20?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50150, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50151, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50152, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50153, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50154, 'http://www.markenoele.de/catalog/category/view/id/20?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50155, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50156, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50157, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50158, 'http://www.markenoele.de/catalog/category/view/id/20?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50159, 'http://www.markenoele.de/catalog/category/view/id/20?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50160, 'http://www.markenoele.de/catalog/category/view/id/20?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50161, 'http://www.markenoele.de/catalog/category/view/id/20?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50162, 'http://www.markenoele.de/catalog/category/view/id/20?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50163, 'http://www.markenoele.de/catalog/category/view/id/20?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (50164, 'http://www.markenoele.de/catalog/category/view/id/21?limit=all&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=10'), (50165, 'http://www.markenoele.de/catalog/category/view/id/21?limit=10&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=10'), (50166, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=10'), (50167, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=10'), (50168, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=10'), (50169, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=10'), (50170, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=10'), (50171, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=10'), (50172, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=10'), (50173, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=10'), (50174, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=10'), (50175, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=10'), (50176, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=10'), (50177, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=10'), (50178, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=10'), (50179, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=10'), (50180, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=10'), (50181, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=10'), (50182, 'http://www.markenoele.de/catalog/category/view/id/21?limit=20&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=20'), (50183, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=20'), (50184, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=20'), (50185, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=20'), (50186, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=20'), (50187, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=20'), (50188, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=20'), (50189, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=20'), (50190, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=20'), (50191, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=20'), (50192, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=20'), (50193, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=20'), (50194, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=20'), (50195, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=20'), (50196, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=20'), (50197, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=20'), (50198, 'http://www.markenoele.de/catalog/category/view/id/21?limit=30&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=30'), (50199, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=30'), (50200, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=30'), (50201, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=30'), (50202, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=30'), (50203, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=30'), (50204, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=30'), (50205, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=30'), (50206, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=30'), (50207, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=30'), (50208, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=30'), (50209, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=30'), (50210, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=30'), (50211, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=30'), (50212, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=30'), (50213, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?limit=30'), (50214, 'http://www.markenoele.de/catalog/category/view/id/21?limit=9&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50215, 'http://www.markenoele.de/catalog/category/view/id/21?limit=18&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50216, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50217, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50218, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50219, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50220, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50221, 'http://www.markenoele.de/catalog/category/view/id/21?limit=27&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50222, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50223, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50224, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50225, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50226, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50227, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50228, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50229, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50230, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50231, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50232, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50233, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50234, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50235, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50236, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50237, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50238, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50239, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50240, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50241, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50242, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50243, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50244, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?mode=grid'), (50245, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?dir=asc&order=name'), (50246, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?dir=asc&order=name'), (50247, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?dir=asc&order=name'), (50248, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?dir=asc&order=name'), (50249, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?dir=asc&order=name'), (50250, 'http://www.markenoele.de/catalog/category/view/id/21?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?dir=asc&order=name'), (50251, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?dir=asc&order=name'), (50252, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?dir=asc&order=name'), (50253, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?dir=asc&order=price'), (50254, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?dir=asc&order=price'), (50255, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?dir=asc&order=price'), (50256, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?dir=asc&order=price'), (50257, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?dir=asc&order=gebinde_groesse'), (50258, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?dir=asc&order=gebinde_groesse'), (50259, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?dir=asc&order=gebinde_groesse'), (50260, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?dir=asc&order=gebinde_groesse'), (50261, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?dir=asc&order=viskositaet'), (50262, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?dir=asc&order=viskositaet'), (50263, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?dir=asc&order=viskositaet'), (50264, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?dir=asc&order=viskositaet'), (50265, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?dir=asc&order=position'), (50266, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart.html?dir=asc&order=position'), (50267, 'http://www.markenoele.de/catalog/category/view/id/22?limit=10', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50268, 'http://www.markenoele.de/catalog/category/view/id/22?limit=20', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50269, 'http://www.markenoele.de/catalog/category/view/id/22?limit=30', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50270, 'http://www.markenoele.de/catalog/category/view/id/22?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50271, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50272, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50273, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50274, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50275, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50276, 'http://www.markenoele.de/catalog/category/view/id/22?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50277, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50278, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50279, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50280, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50281, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50282, 'http://www.markenoele.de/catalog/category/view/id/22?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50283, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50284, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50285, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50286, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50287, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50288, 'http://www.markenoele.de/catalog/category/view/id/22?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50289, 'http://www.markenoele.de/catalog/category/view/id/22?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50290, 'http://www.markenoele.de/catalog/category/view/id/22?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50291, 'http://www.markenoele.de/catalog/category/view/id/22?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50292, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50293, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50294, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50295, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50296, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50297, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50298, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50299, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50300, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50301, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50302, 'http://www.markenoele.de/catalog/category/view/id/22?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50303, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50304, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50305, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50306, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50307, 'http://www.markenoele.de/catalog/category/view/id/22?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50308, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50309, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50310, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50311, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50312, 'http://www.markenoele.de/catalog/category/view/id/22?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50313, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50314, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50315, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50316, 'http://www.markenoele.de/catalog/category/view/id/22?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50317, 'http://www.markenoele.de/catalog/category/view/id/22?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50318, 'http://www.markenoele.de/catalog/category/view/id/22?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50319, 'http://www.markenoele.de/catalog/category/view/id/22?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50320, 'http://www.markenoele.de/catalog/category/view/id/22?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50321, 'http://www.markenoele.de/catalog/category/view/id/22?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/kart/motorenol.html'), (50322, 'http://www.markenoele.de/catalog/category/view/id/23?limit=all&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=10'), (50323, 'http://www.markenoele.de/catalog/category/view/id/23?limit=10&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=10'), (50324, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=10'), (50325, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=10'), (50326, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=10'), (50327, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=10'), (50328, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=10'), (50329, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=10'), (50330, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=10'), (50331, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=10'), (50332, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=10'), (50333, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=10'), (50334, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=10'), (50335, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=10'), (50336, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=10'), (50337, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=10'), (50338, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=10'), (50339, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=10'), (50340, 'http://www.markenoele.de/catalog/category/view/id/23?limit=20&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=20'), (50341, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=20'), (50342, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=20'), (50343, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=20'), (50344, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=20'), (50345, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=20'), (50346, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=20'), (50347, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=20'), (50348, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=20'), (50349, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=20'), (50350, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=20'), (50351, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=20'), (50352, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=20'), (50353, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=20'), (50354, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=20'), (50355, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=20'), (50356, 'http://www.markenoele.de/catalog/category/view/id/23?limit=30&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=30'), (50357, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=30'), (50358, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=30'), (50359, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=30'), (50360, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=30'), (50361, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=30'), (50362, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=30'), (50363, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=30'), (50364, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=30'), (50365, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=30'), (50366, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=30'), (50367, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=30'), (50368, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=30'), (50369, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=30'), (50370, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=30'), (50371, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?limit=30'), (50372, 'http://www.markenoele.de/catalog/category/view/id/23?limit=9&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50373, 'http://www.markenoele.de/catalog/category/view/id/23?limit=18&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50374, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50375, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50376, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50377, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50378, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50379, 'http://www.markenoele.de/catalog/category/view/id/23?limit=27&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50380, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50381, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50382, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50383, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50384, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50385, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50386, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50387, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50388, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50389, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50390, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50391, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50392, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50393, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50394, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50395, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50396, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50397, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50398, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50399, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50400, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50401, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50402, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?mode=grid'), (50403, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?dir=asc&order=name'), (50404, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?dir=asc&order=name'), (50405, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?dir=asc&order=name'), (50406, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?dir=asc&order=name'), (50407, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?dir=asc&order=name'), (50408, 'http://www.markenoele.de/catalog/category/view/id/23?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?dir=asc&order=name'), (50409, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?dir=asc&order=name'), (50410, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?dir=asc&order=name'), (50411, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?dir=asc&order=price'), (50412, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?dir=asc&order=price'), (50413, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?dir=asc&order=price'), (50414, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?dir=asc&order=price'), (50415, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?dir=asc&order=gebinde_groesse'), (50416, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?dir=asc&order=gebinde_groesse'), (50417, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?dir=asc&order=gebinde_groesse'), (50418, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?dir=asc&order=gebinde_groesse'), (50419, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?dir=asc&order=viskositaet'), (50420, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?dir=asc&order=viskositaet'), (50421, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?dir=asc&order=viskositaet'), (50422, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?dir=asc&order=viskositaet'), (50423, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?dir=asc&order=position'), (50424, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html?dir=asc&order=position'), (50425, 'http://www.markenoele.de/catalog/category/view/id/24?limit=10', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50426, 'http://www.markenoele.de/catalog/category/view/id/24?limit=20', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50427, 'http://www.markenoele.de/catalog/category/view/id/24?limit=30', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50428, 'http://www.markenoele.de/catalog/category/view/id/24?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50429, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50430, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50431, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50432, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50433, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50434, 'http://www.markenoele.de/catalog/category/view/id/24?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50435, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50436, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50437, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50438, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50439, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50440, 'http://www.markenoele.de/catalog/category/view/id/24?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50441, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50442, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50443, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50444, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50445, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50446, 'http://www.markenoele.de/catalog/category/view/id/24?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50447, 'http://www.markenoele.de/catalog/category/view/id/24?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50448, 'http://www.markenoele.de/catalog/category/view/id/24?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50449, 'http://www.markenoele.de/catalog/category/view/id/24?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50450, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50451, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50452, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50453, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50454, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50455, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50456, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50457, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50458, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50459, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50460, 'http://www.markenoele.de/catalog/category/view/id/24?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50461, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50462, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50463, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50464, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50465, 'http://www.markenoele.de/catalog/category/view/id/24?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50466, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50467, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50468, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50469, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50470, 'http://www.markenoele.de/catalog/category/view/id/24?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50471, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50472, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50473, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50474, 'http://www.markenoele.de/catalog/category/view/id/24?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50475, 'http://www.markenoele.de/catalog/category/view/id/24?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50476, 'http://www.markenoele.de/catalog/category/view/id/24?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50477, 'http://www.markenoele.de/catalog/category/view/id/24?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50478, 'http://www.markenoele.de/catalog/category/view/id/24?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50479, 'http://www.markenoele.de/catalog/category/view/id/24?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/motorenol.html'), (50480, 'http://www.markenoele.de/catalog/category/view/id/25?limit=10&p=1', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=10'), (50481, 'http://www.markenoele.de/catalog/category/view/id/25?limit=10&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=10'), (50482, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=10'), (50483, 'http://www.markenoele.de/catalog/category/view/id/25?limit=all&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=10'), (50484, 'http://www.markenoele.de/catalog/category/view/id/25?limit=10&mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=10'), (50485, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=10'), (50486, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=10'), (50487, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=10'), (50488, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=10'), (50489, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=10'), (50490, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=10&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=10'), (50491, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=10'), (50492, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=10'), (50493, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=10&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=10'), (50494, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=10'), (50495, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=10'), (50496, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=10&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=10'), (50497, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=10'), (50498, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=10'), (50499, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=10&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=10'), (50500, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=10'), (50501, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=10'), (50502, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=10'), (50503, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=10&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=10'), (50504, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=10'), (50505, 'http://www.markenoele.de/catalog/category/view/id/25?limit=20&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=20'), (50506, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=20'), (50507, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=20'), (50508, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=20'), (50509, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=20'), (50510, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=20'), (50511, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=20'), (50512, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=20'), (50513, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=20'), (50514, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=20'), (50515, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=20'), (50516, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=20'), (50517, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=20'), (50518, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=20'), (50519, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=20'), (50520, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=20'), (50521, 'http://www.markenoele.de/catalog/category/view/id/25?limit=30&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=30'), (50522, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=30'), (50523, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=30'), (50524, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=30'), (50525, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=30'), (50526, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=30'), (50527, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=30'), (50528, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=30'), (50529, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=30'), (50530, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=30'), (50531, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=30'), (50532, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=30'), (50533, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=30'), (50534, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=30'), (50535, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=30'), (50536, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?limit=30'), (50537, 'http://www.markenoele.de/catalog/category/view/id/25?limit=9&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50538, 'http://www.markenoele.de/catalog/category/view/id/25?limit=18&mode=grid&p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50539, 'http://www.markenoele.de/catalog/category/view/id/25?limit=18&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50540, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50541, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50542, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50543, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50544, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50545, 'http://www.markenoele.de/catalog/category/view/id/25?limit=27&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50546, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50547, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50548, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50549, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50550, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50551, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50552, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50553, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50554, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50555, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50556, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50557, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50558, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50559, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50560, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50561, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50562, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50563, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50564, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50565, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50566, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50567, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50568, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?mode=grid'), (50569, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&order=name'), (50570, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=18&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&order=name'), (50571, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&order=name'), (50572, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&order=name'), (50573, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&order=name'), (50574, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&order=name'), (50575, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (50576, 'http://www.markenoele.de/catalog/category/view/id/25?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&order=name'), (50577, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (50578, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&order=name'), (50579, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&order=name'), (50580, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&order=price'), (50581, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&order=price'), (50582, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&order=price'), (50583, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&order=price'), (50584, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&order=gebinde_groesse'), (50585, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&order=gebinde_groesse'), (50586, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&order=gebinde_groesse'), (50587, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&order=gebinde_groesse'), (50588, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&order=viskositaet'), (50589, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&order=viskositaet'), (50590, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&order=viskositaet'), (50591, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&order=viskositaet'), (50592, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&order=position'), (50593, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?dir=asc&order=position'), (50594, 'http://www.markenoele.de/catalog/category/view/id/26?limit=10', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50595, 'http://www.markenoele.de/catalog/category/view/id/26?limit=20', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50596, 'http://www.markenoele.de/catalog/category/view/id/26?limit=30', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50597, 'http://www.markenoele.de/catalog/category/view/id/26?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50598, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50599, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50600, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50601, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50602, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50603, 'http://www.markenoele.de/catalog/category/view/id/26?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50604, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50605, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50606, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50607, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50608, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50609, 'http://www.markenoele.de/catalog/category/view/id/26?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50610, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50611, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50612, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50613, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50614, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50615, 'http://www.markenoele.de/catalog/category/view/id/26?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50616, 'http://www.markenoele.de/catalog/category/view/id/26?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50617, 'http://www.markenoele.de/catalog/category/view/id/26?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50618, 'http://www.markenoele.de/catalog/category/view/id/26?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50619, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50620, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50621, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50622, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50623, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50624, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50625, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50626, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50627, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50628, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50629, 'http://www.markenoele.de/catalog/category/view/id/26?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50630, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50631, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50632, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50633, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50634, 'http://www.markenoele.de/catalog/category/view/id/26?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50635, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50636, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50637, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50638, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50639, 'http://www.markenoele.de/catalog/category/view/id/26?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50640, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50641, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50642, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50643, 'http://www.markenoele.de/catalog/category/view/id/26?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50644, 'http://www.markenoele.de/catalog/category/view/id/26?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50645, 'http://www.markenoele.de/catalog/category/view/id/26?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50646, 'http://www.markenoele.de/catalog/category/view/id/26?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50647, 'http://www.markenoele.de/catalog/category/view/id/26?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50648, 'http://www.markenoele.de/catalog/category/view/id/26?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-2-takt.html'), (50649, 'http://www.markenoele.de/catalog/category/view/id/27?limit=10', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50650, 'http://www.markenoele.de/catalog/category/view/id/27?limit=20', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50651, 'http://www.markenoele.de/catalog/category/view/id/27?limit=30', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50652, 'http://www.markenoele.de/catalog/category/view/id/27?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50653, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50654, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50655, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50656, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50657, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50658, 'http://www.markenoele.de/catalog/product/view/id/253/category/27', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50659, 'http://www.markenoele.de/catalog/product/view/id/196/category/27', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50660, 'http://www.markenoele.de/catalog/category/view/id/27?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50661, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50662, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50663, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50664, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50665, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50666, 'http://www.markenoele.de/catalog/category/view/id/27?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50667, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50668, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50669, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50670, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50671, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50672, 'http://www.markenoele.de/catalog/category/view/id/27?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50673, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50674, 'http://www.markenoele.de/catalog/category/view/id/27?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50675, 'http://www.markenoele.de/catalog/category/view/id/27?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50676, 'http://www.markenoele.de/catalog/category/view/id/27?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50677, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50678, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50679, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50680, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50681, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50682, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50683, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50684, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50685, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50686, 'http://www.markenoele.de/catalog/category/view/id/27?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50687, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50688, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50689, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50690, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50691, 'http://www.markenoele.de/catalog/category/view/id/27?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50692, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50693, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50694, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50695, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50696, 'http://www.markenoele.de/catalog/category/view/id/27?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50697, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50698, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50699, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50700, 'http://www.markenoele.de/catalog/category/view/id/27?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50701, 'http://www.markenoele.de/catalog/category/view/id/27?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50702, 'http://www.markenoele.de/catalog/category/view/id/27?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50703, 'http://www.markenoele.de/catalog/category/view/id/27?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50704, 'http://www.markenoele.de/catalog/category/view/id/27?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50705, 'http://www.markenoele.de/catalog/category/view/id/27?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/marine/motorenol-4-takt.html'), (50706, 'http://www.markenoele.de/catalog/category/view/id/28?limit=all&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=10'), (50707, 'http://www.markenoele.de/catalog/category/view/id/28?limit=10&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=10'), (50708, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=10'), (50709, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=10'), (50710, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=10'), (50711, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=10'), (50712, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=10'), (50713, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=10'), (50714, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=10'), (50715, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=10'), (50716, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=10'), (50717, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=10'), (50718, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=10'), (50719, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=10'), (50720, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=10'), (50721, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=10'), (50722, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=10'), (50723, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=10'), (50724, 'http://www.markenoele.de/catalog/category/view/id/28?limit=20&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=20'), (50725, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=20'), (50726, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=20'), (50727, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=20'), (50728, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=20'), (50729, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=20'), (50730, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=20'), (50731, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=20'), (50732, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=20'), (50733, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=20'), (50734, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=20'), (50735, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=20'), (50736, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=20'), (50737, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=20'), (50738, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=20'), (50739, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=20'), (50740, 'http://www.markenoele.de/catalog/category/view/id/28?limit=30&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=30'), (50741, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=30'), (50742, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=30'), (50743, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=30'), (50744, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=30'), (50745, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=30'), (50746, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=30'), (50747, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=30'), (50748, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=30'), (50749, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=30'), (50750, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=30'), (50751, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=30'), (50752, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=30'), (50753, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=30'), (50754, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=30'), (50755, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?limit=30'), (50756, 'http://www.markenoele.de/catalog/category/view/id/28?limit=9&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50757, 'http://www.markenoele.de/catalog/category/view/id/28?limit=18&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50758, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50759, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50760, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50761, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50762, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50763, 'http://www.markenoele.de/catalog/category/view/id/28?limit=27&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50764, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50765, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50766, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50767, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50768, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50769, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50770, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50771, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50772, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50773, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50774, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50775, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50776, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50777, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50778, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50779, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50780, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50781, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50782, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50783, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50784, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50785, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50786, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?mode=grid'), (50787, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?dir=asc&order=name'), (50788, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?dir=asc&order=name'), (50789, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?dir=asc&order=name'), (50790, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?dir=asc&order=name'), (50791, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?dir=asc&order=name'), (50792, 'http://www.markenoele.de/catalog/category/view/id/28?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?dir=asc&order=name'), (50793, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?dir=asc&order=name'), (50794, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?dir=asc&order=name'), (50795, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?dir=asc&order=price'), (50796, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?dir=asc&order=price'), (50797, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?dir=asc&order=price'), (50798, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?dir=asc&order=price'), (50799, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?dir=asc&order=gebinde_groesse'), (50800, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?dir=asc&order=gebinde_groesse'), (50801, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?dir=asc&order=gebinde_groesse'), (50802, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?dir=asc&order=gebinde_groesse'), (50803, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?dir=asc&order=viskositaet'), (50804, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?dir=asc&order=viskositaet'), (50805, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?dir=asc&order=viskositaet'), (50806, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?dir=asc&order=viskositaet'), (50807, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?dir=asc&order=position'), (50808, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten.html?dir=asc&order=position'), (50809, 'http://www.markenoele.de/catalog/category/view/id/29?limit=10', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50810, 'http://www.markenoele.de/catalog/category/view/id/29?limit=20', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50811, 'http://www.markenoele.de/catalog/category/view/id/29?limit=30', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50812, 'http://www.markenoele.de/catalog/category/view/id/29?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50813, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50814, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50815, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50816, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50817, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50818, 'http://www.markenoele.de/catalog/category/view/id/29?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50819, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50820, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50821, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50822, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50823, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50824, 'http://www.markenoele.de/catalog/category/view/id/29?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50825, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50826, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50827, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50828, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50829, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50830, 'http://www.markenoele.de/catalog/category/view/id/29?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50831, 'http://www.markenoele.de/catalog/category/view/id/29?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50832, 'http://www.markenoele.de/catalog/category/view/id/29?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50833, 'http://www.markenoele.de/catalog/category/view/id/29?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50834, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50835, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50836, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50837, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50838, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50839, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50840, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50841, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50842, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50843, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50844, 'http://www.markenoele.de/catalog/category/view/id/29?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50845, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50846, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50847, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50848, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50849, 'http://www.markenoele.de/catalog/category/view/id/29?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50850, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50851, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50852, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50853, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50854, 'http://www.markenoele.de/catalog/category/view/id/29?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50855, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50856, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50857, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50858, 'http://www.markenoele.de/catalog/category/view/id/29?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50859, 'http://www.markenoele.de/catalog/category/view/id/29?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50860, 'http://www.markenoele.de/catalog/category/view/id/29?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50861, 'http://www.markenoele.de/catalog/category/view/id/29?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50862, 'http://www.markenoele.de/catalog/category/view/id/29?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50863, 'http://www.markenoele.de/catalog/category/view/id/29?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (50864, 'http://www.markenoele.de/catalog/category/view/id/30?limit=10', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50865, 'http://www.markenoele.de/catalog/category/view/id/30?limit=20', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50866, 'http://www.markenoele.de/catalog/category/view/id/30?limit=30', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50867, 'http://www.markenoele.de/catalog/category/view/id/30?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50868, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50869, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50870, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50871, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50872, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50873, 'http://www.markenoele.de/catalog/category/view/id/30?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50874, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50875, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50876, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50877, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50878, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50879, 'http://www.markenoele.de/catalog/category/view/id/30?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50880, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50881, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50882, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50883, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50884, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50885, 'http://www.markenoele.de/catalog/category/view/id/30?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50886, 'http://www.markenoele.de/catalog/category/view/id/30?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50887, 'http://www.markenoele.de/catalog/category/view/id/30?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50888, 'http://www.markenoele.de/catalog/category/view/id/30?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50889, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50890, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50891, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50892, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50893, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50894, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50895, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50896, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50897, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50898, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50899, 'http://www.markenoele.de/catalog/category/view/id/30?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50900, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50901, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50902, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50903, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50904, 'http://www.markenoele.de/catalog/category/view/id/30?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50905, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50906, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50907, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50908, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50909, 'http://www.markenoele.de/catalog/category/view/id/30?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50910, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50911, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50912, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50913, 'http://www.markenoele.de/catalog/category/view/id/30?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50914, 'http://www.markenoele.de/catalog/category/view/id/30?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50915, 'http://www.markenoele.de/catalog/category/view/id/30?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50916, 'http://www.markenoele.de/catalog/category/view/id/30?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50917, 'http://www.markenoele.de/catalog/category/view/id/30?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50918, 'http://www.markenoele.de/catalog/category/view/id/30?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt.html'), (50919, 'http://www.markenoele.de/catalog/category/view/id/31?limit=10', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50920, 'http://www.markenoele.de/catalog/category/view/id/31?limit=20', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50921, 'http://www.markenoele.de/catalog/category/view/id/31?limit=30', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50922, 'http://www.markenoele.de/catalog/category/view/id/31?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50923, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50924, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50925, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50926, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50927, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50928, 'http://www.markenoele.de/catalog/category/view/id/31?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50929, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50930, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50931, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50932, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50933, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50934, 'http://www.markenoele.de/catalog/category/view/id/31?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50935, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50936, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50937, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50938, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50939, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50940, 'http://www.markenoele.de/catalog/category/view/id/31?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50941, 'http://www.markenoele.de/catalog/category/view/id/31?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50942, 'http://www.markenoele.de/catalog/category/view/id/31?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50943, 'http://www.markenoele.de/catalog/category/view/id/31?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50944, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50945, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50946, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50947, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50948, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50949, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50950, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50951, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50952, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50953, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50954, 'http://www.markenoele.de/catalog/category/view/id/31?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50955, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50956, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50957, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50958, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50959, 'http://www.markenoele.de/catalog/category/view/id/31?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50960, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50961, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50962, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50963, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50964, 'http://www.markenoele.de/catalog/category/view/id/31?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50965, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50966, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50967, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50968, 'http://www.markenoele.de/catalog/category/view/id/31?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50969, 'http://www.markenoele.de/catalog/category/view/id/31?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50970, 'http://www.markenoele.de/catalog/category/view/id/31?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50971, 'http://www.markenoele.de/catalog/category/view/id/31?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50972, 'http://www.markenoele.de/catalog/category/view/id/31?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50973, 'http://www.markenoele.de/catalog/category/view/id/31?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (50974, 'http://www.markenoele.de/catalog/category/view/id/32?limit=10&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=10'), (50975, 'http://www.markenoele.de/catalog/category/view/id/32?limit=10&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=10'), (50976, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=10'), (50977, 'http://www.markenoele.de/catalog/category/view/id/32?limit=all&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=10'), (50978, 'http://www.markenoele.de/catalog/category/view/id/32?limit=10&mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=10'), (50979, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=10'), (50980, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=10'), (50981, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=10'), (50982, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=10'), (50983, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=10'), (50984, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=10&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=10'), (50985, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=10'), (50986, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=10'), (50987, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=10&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=10'), (50988, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=10'), (50989, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=10'), (50990, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=10&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=10'), (50991, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=10'), (50992, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=10'), (50993, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=10&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=10'), (50994, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=10'), (50995, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=10'), (50996, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=10'), (50997, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=10&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=10'), (50998, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=10'), (50999, 'http://www.markenoele.de/catalog/category/view/id/32?limit=20&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=20'), (51000, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=20'), (51001, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=20'), (51002, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=20'), (51003, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=20'), (51004, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=20'), (51005, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=20'), (51006, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=20'), (51007, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=20'), (51008, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=20'), (51009, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=20'), (51010, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=20'), (51011, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=20'), (51012, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=20'), (51013, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=20'), (51014, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=20'), (51015, 'http://www.markenoele.de/catalog/category/view/id/32?limit=30&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=30'), (51016, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=30'), (51017, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=30'), (51018, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=30'), (51019, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=30'), (51020, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=30'), (51021, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=30'), (51022, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=30'), (51023, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=30'), (51024, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=30'), (51025, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=30'), (51026, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=30'), (51027, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=30'), (51028, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=30'), (51029, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=30'), (51030, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?limit=30'), (51031, 'http://www.markenoele.de/catalog/category/view/id/32?limit=9&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51032, 'http://www.markenoele.de/catalog/category/view/id/32?limit=18&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51033, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51034, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51035, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51036, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51037, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51038, 'http://www.markenoele.de/catalog/category/view/id/32?limit=27&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51039, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51040, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51041, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51042, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51043, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51044, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51045, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51046, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51047, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51048, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51049, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51050, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51051, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51052, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51053, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51054, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51055, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51056, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51057, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51058, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51059, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51060, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51061, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=grid'), (51062, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?dir=asc&order=name'), (51063, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?dir=asc&order=name'), (51064, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?dir=asc&order=name'), (51065, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?dir=asc&order=name'), (51066, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?dir=asc&order=name'), (51067, 'http://www.markenoele.de/catalog/category/view/id/32?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?dir=asc&order=name'), (51068, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?dir=asc&order=name'), (51069, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?dir=asc&order=name'), (51070, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?dir=asc&order=price'), (51071, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?dir=asc&order=price'), (51072, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?dir=asc&order=price'), (51073, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?dir=asc&order=price'), (51074, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?dir=asc&order=gebinde_groesse'), (51075, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?dir=asc&order=gebinde_groesse'), (51076, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?dir=asc&order=gebinde_groesse'), (51077, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?dir=asc&order=gebinde_groesse'), (51078, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?dir=asc&order=viskositaet'), (51079, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?dir=asc&order=viskositaet'), (51080, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?dir=asc&order=viskositaet'), (51081, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?dir=asc&order=viskositaet'), (51082, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?dir=asc&order=position'), (51083, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?dir=asc&order=position'), (51084, 'http://www.markenoele.de/catalog/category/view/id/33?limit=10', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51085, 'http://www.markenoele.de/catalog/category/view/id/33?limit=20', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51086, 'http://www.markenoele.de/catalog/category/view/id/33?limit=30', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51087, 'http://www.markenoele.de/catalog/category/view/id/33?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51088, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51089, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51090, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51091, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51092, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51093, 'http://www.markenoele.de/catalog/category/view/id/33?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51094, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51095, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51096, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51097, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51098, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51099, 'http://www.markenoele.de/catalog/category/view/id/33?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51100, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51101, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51102, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51103, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51104, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51105, 'http://www.markenoele.de/catalog/category/view/id/33?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51106, 'http://www.markenoele.de/catalog/category/view/id/33?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51107, 'http://www.markenoele.de/catalog/category/view/id/33?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51108, 'http://www.markenoele.de/catalog/category/view/id/33?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51109, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51110, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51111, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51112, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51113, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51114, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51115, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51116, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51117, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51118, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51119, 'http://www.markenoele.de/catalog/category/view/id/33?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51120, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51121, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51122, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51123, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51124, 'http://www.markenoele.de/catalog/category/view/id/33?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51125, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51126, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51127, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51128, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51129, 'http://www.markenoele.de/catalog/category/view/id/33?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51130, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51131, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51132, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51133, 'http://www.markenoele.de/catalog/category/view/id/33?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51134, 'http://www.markenoele.de/catalog/category/view/id/33?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51135, 'http://www.markenoele.de/catalog/category/view/id/33?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51136, 'http://www.markenoele.de/catalog/category/view/id/33?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51137, 'http://www.markenoele.de/catalog/category/view/id/33?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51138, 'http://www.markenoele.de/catalog/category/view/id/33?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (51139, 'http://www.markenoele.de/catalog/category/view/id/34?limit=10', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51140, 'http://www.markenoele.de/catalog/category/view/id/34?limit=20', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51141, 'http://www.markenoele.de/catalog/category/view/id/34?limit=30', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51142, 'http://www.markenoele.de/catalog/category/view/id/34?limit=18&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51143, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51144, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51145, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51146, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51147, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51148, 'http://www.markenoele.de/catalog/category/view/id/34?limit=27&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51149, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51150, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51151, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51152, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51153, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51154, 'http://www.markenoele.de/catalog/category/view/id/34?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51155, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51156, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51157, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51158, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51159, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51160, 'http://www.markenoele.de/catalog/category/view/id/34?limit=10&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51161, 'http://www.markenoele.de/catalog/category/view/id/34?limit=20&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51162, 'http://www.markenoele.de/catalog/category/view/id/34?limit=30&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51163, 'http://www.markenoele.de/catalog/category/view/id/34?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51164, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51165, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51166, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51167, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51168, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51169, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51170, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51171, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51172, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51173, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51174, 'http://www.markenoele.de/catalog/category/view/id/34?dir=desc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51175, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51176, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51177, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51178, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51179, 'http://www.markenoele.de/catalog/category/view/id/34?dir=desc&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51180, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51181, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51182, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51183, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51184, 'http://www.markenoele.de/catalog/category/view/id/34?dir=desc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51185, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51186, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51187, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51188, 'http://www.markenoele.de/catalog/category/view/id/34?dir=asc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51189, 'http://www.markenoele.de/catalog/category/view/id/34?dir=desc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51190, 'http://www.markenoele.de/catalog/category/view/id/34?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51191, 'http://www.markenoele.de/catalog/category/view/id/34?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51192, 'http://www.markenoele.de/catalog/category/view/id/34?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51193, 'http://www.markenoele.de/catalog/category/view/id/34?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (51194, 'http://www.markenoele.de/catalog/category/view/id/35?limit=all&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=10'), (51195, 'http://www.markenoele.de/catalog/category/view/id/35?limit=10&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=10'), (51196, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=10'), (51197, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=10'), (51198, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=10'), (51199, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=10'), (51200, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=10'), (51201, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=10'), (51202, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=10'), (51203, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=10'), (51204, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=10'), (51205, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=10'), (51206, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=10'), (51207, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=10'), (51208, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=10'), (51209, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=10'), (51210, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=10'), (51211, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=10'), (51212, 'http://www.markenoele.de/catalog/category/view/id/35?limit=20&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=20'), (51213, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=20'), (51214, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=20'), (51215, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=20'), (51216, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=20'), (51217, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=20'), (51218, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=20'), (51219, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=20'); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (51220, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=20'), (51221, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=20'), (51222, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=20'), (51223, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=20'), (51224, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=20'), (51225, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=20'), (51226, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=20'), (51227, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=20'), (51228, 'http://www.markenoele.de/catalog/category/view/id/35?limit=30&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=30'), (51229, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=30'), (51230, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=30'), (51231, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=30'), (51232, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=30'), (51233, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=30'), (51234, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=30'), (51235, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=30'), (51236, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=30'), (51237, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=30'), (51238, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=30'), (51239, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=30'), (51240, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=30'), (51241, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=30'), (51242, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=30'), (51243, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?limit=30'), (51244, 'http://www.markenoele.de/catalog/category/view/id/35?limit=9&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51245, 'http://www.markenoele.de/catalog/category/view/id/35?limit=18&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51246, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51247, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51248, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51249, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51250, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51251, 'http://www.markenoele.de/catalog/category/view/id/35?limit=27&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51252, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51253, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51254, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51255, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51256, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51257, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51258, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51259, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51260, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51261, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51262, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51263, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51264, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51265, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51266, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51267, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51268, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51269, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51270, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51271, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51272, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51273, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51274, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?mode=grid'), (51275, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?dir=asc&order=name'), (51276, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?dir=asc&order=name'), (51277, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?dir=asc&order=name'), (51278, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?dir=asc&order=name'), (51279, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?dir=asc&order=name'), (51280, 'http://www.markenoele.de/catalog/category/view/id/35?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?dir=asc&order=name'), (51281, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?dir=asc&order=name'), (51282, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?dir=asc&order=name'), (51283, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?dir=asc&order=price'), (51284, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?dir=asc&order=price'), (51285, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?dir=asc&order=price'), (51286, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?dir=asc&order=price'), (51287, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?dir=asc&order=gebinde_groesse'), (51288, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?dir=asc&order=gebinde_groesse'), (51289, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?dir=asc&order=gebinde_groesse'), (51290, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?dir=asc&order=gebinde_groesse'), (51291, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?dir=asc&order=viskositaet'), (51292, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?dir=asc&order=viskositaet'), (51293, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?dir=asc&order=viskositaet'), (51294, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?dir=asc&order=viskositaet'), (51295, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?dir=asc&order=position'), (51296, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html?dir=asc&order=position'), (51297, 'http://www.markenoele.de/catalog/category/view/id/39?limit=9&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18&mode=grid'), (51298, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18&mode=grid'), (51299, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18&mode=grid'), (51300, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18&mode=grid'), (51301, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18&mode=grid'), (51302, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18&mode=grid'), (51303, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18&mode=grid'), (51304, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18&mode=grid'), (51305, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18&mode=grid'), (51306, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18&mode=grid'), (51307, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18&mode=grid'), (51308, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18&mode=grid'), (51309, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=18&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=18&mode=grid'), (51310, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=9&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&limit=18&order=name'), (51311, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=9&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&limit=18&order=name'), (51312, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2000', 'http://www.markenoele.de/catalogsearch/result/?q=2000'), (51313, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&limit=18&order=name'), (51314, 'http://www.markenoele.de/catalogsearch/result/?q=5100', 'http://www.markenoele.de/catalogsearch/result/?q=2000'), (51315, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100', 'http://www.markenoele.de/catalogsearch/result/?q=2000'), (51316, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=9&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&limit=18&order=price'), (51317, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=18&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&limit=18&order=price'), (51318, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=9&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&limit=18&order=gebinde_groesse'), (51319, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=18&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&limit=18&order=gebinde_groesse'), (51320, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=9&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&limit=18&order=viskositaet'), (51321, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=18&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&limit=18&order=viskositaet'), (51322, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=9&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&limit=18&order=position'), (51323, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&limit=18&order=position'), (51324, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=27&mode=grid'), (51325, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=27&mode=grid'), (51326, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=27&mode=grid'), (51327, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=27&mode=grid'), (51328, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=27&mode=grid'), (51329, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=27&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=27&mode=grid'), (51330, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&limit=27&order=name'), (51331, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=27&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&limit=27&order=price'), (51332, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=27&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&limit=27&order=gebinde_groesse'), (51333, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=27&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&limit=27&order=viskositaet'), (51334, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all&mode=grid'), (51335, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all&mode=grid'), (51336, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all&mode=grid'), (51337, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all&mode=grid'), (51338, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all&mode=grid'), (51339, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=all&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=all&mode=grid'), (51340, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&limit=all&order=name'), (51341, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=all&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&limit=all&order=price'), (51342, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=all&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&limit=all&order=gebinde_groesse'), (51343, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=all&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&limit=all&order=viskositaet'), (51344, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=10&mode=list'), (51345, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=10&mode=list'), (51346, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=10&mode=list'), (51347, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=10&mode=list'), (51348, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=10&mode=list'), (51349, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=10&mode=list'), (51350, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=10&mode=list'), (51351, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=10&mode=list'), (51352, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=10&mode=list'), (51353, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=20&mode=list'), (51354, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=20&mode=list'), (51355, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/catalogsearch/result/?q=5100'), (51356, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=20&mode=list'), (51357, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=20&mode=list'), (51358, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=20&mode=list'), (51359, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=20&mode=list'), (51360, 'http://www.markenoele.de/catalog/product/gallery/id/252/image/211/', 'http://www.markenoele.de/motul-5100-4t-252.html'), (51361, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=20&mode=list'), (51362, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=20&mode=list'), (51363, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=20&mode=list'), (51364, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=30&mode=list'), (51365, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=30&mode=list'), (51366, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=30&mode=list'), (51367, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=30&mode=list'), (51368, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=30&mode=list'), (51369, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=30&mode=list'), (51370, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=30&mode=list'), (51371, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=30&mode=list'), (51372, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe.html?limit=30&mode=list'), (51373, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&limit=10&order=name'), (51374, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&limit=20&order=name'), (51375, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe.html?dir=asc&limit=30&order=name'), (51376, 'http://www.markenoele.de/catalog/category/view/id/44?limit=9', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=10'), (51377, 'http://www.markenoele.de/catalog/category/view/id/44?limit=18&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=10'), (51378, 'http://www.markenoele.de/catalog/category/view/id/44?limit=27&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=10'), (51379, 'http://www.markenoele.de/catalog/category/view/id/44?limit=all&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=10'), (51380, 'http://www.markenoele.de/catalog/category/view/id/44?limit=10&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=10'), (51381, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=10'), (51382, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=10'), (51383, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=10'), (51384, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=10'), (51385, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=10'), (51386, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=10'), (51387, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=10'), (51388, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=10'), (51389, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=10'), (51390, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=10'), (51391, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=10'), (51392, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=10'), (51393, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=10'), (51394, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=10'), (51395, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=10'), (51396, 'http://www.markenoele.de/catalog/category/view/id/44?limit=20&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=20'), (51397, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=20'), (51398, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=20'), (51399, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=20'), (51400, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=20'), (51401, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=20'), (51402, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=20'), (51403, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=20'), (51404, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=20'), (51405, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=20'), (51406, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=20'), (51407, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=20'), (51408, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=20'), (51409, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=20'), (51410, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=20'), (51411, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=20'), (51412, 'http://www.markenoele.de/catalog/category/view/id/44?limit=30&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=30'), (51413, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=30'), (51414, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=30'), (51415, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=30'), (51416, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=30'), (51417, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=30'), (51418, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=30'), (51419, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=30'), (51420, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=30'), (51421, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=30'), (51422, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=30'), (51423, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=30'), (51424, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=30'), (51425, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=30'), (51426, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=30'), (51427, 'http://www.markenoele.de/catalogsearch/result/?q=7100', 'http://www.markenoele.de/catalogsearch/result/?q=5100'), (51428, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=7100', 'http://www.markenoele.de/catalogsearch/result/?q=5100'), (51429, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?limit=30'), (51430, 'http://www.markenoele.de/catalog/category/view/id/44?limit=9&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51431, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51432, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51433, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51434, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51435, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51436, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51437, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51438, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51439, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51440, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51441, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51442, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51443, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51444, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51445, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51446, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51447, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51448, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51449, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51450, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51451, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51452, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51453, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51454, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51455, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51456, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51457, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51458, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?mode=grid'), (51459, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=name'), (51460, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=name'), (51461, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=name'), (51462, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=name'), (51463, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=name'), (51464, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=name'), (51465, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=name'), (51466, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=name'), (51467, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=price'), (51468, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=price'), (51469, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=price'), (51470, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=price'), (51471, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=gebinde_groesse'), (51472, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=gebinde_groesse'), (51473, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=gebinde_groesse'), (51474, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=gebinde_groesse'), (51475, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=viskositaet'), (51476, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=viskositaet'), (51477, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=viskositaet'), (51478, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=viskositaet'), (51479, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=position'), (51480, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=position'), (51481, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=position'), (51482, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=position'), (51483, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=position'), (51484, 'http://www.markenoele.de/catalog/category/view/id/44?dir=asc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html?dir=asc&order=position'), (51485, 'http://www.markenoele.de/catalog/category/view/id/45?limit=all&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=10'), (51486, 'http://www.markenoele.de/catalog/category/view/id/45?limit=10&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=10'), (51487, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=10'), (51488, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=10'), (51489, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=10'), (51490, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=10'), (51491, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=10'), (51492, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=10'), (51493, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=10'), (51494, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=10'), (51495, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=10'), (51496, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=10'), (51497, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=10'), (51498, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=10'), (51499, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=10'), (51500, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=10'), (51501, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=10'), (51502, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=10'), (51503, 'http://www.markenoele.de/catalog/category/view/id/45?limit=20&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=20'), (51504, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=20'), (51505, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=20'), (51506, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=20'), (51507, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=20'), (51508, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=tra', 'http://www.markenoele.de/catalogsearch/result/?q=7100'), (51509, 'http://www.markenoele.de/catalogsearch/result/?q=transoil', 'http://www.markenoele.de/catalogsearch/result/?q=7100'), (51510, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=20'), (51511, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=20'), (51512, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=20'), (51513, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=20'), (51514, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=20'), (51515, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=20'), (51516, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=20'), (51517, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=20'), (51518, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=20'), (51519, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=20'), (51520, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=20'), (51521, 'http://www.markenoele.de/catalog/category/view/id/45?limit=30&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=30'), (51522, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=30'), (51523, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=30'), (51524, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=30'), (51525, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=30'), (51526, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=30'), (51527, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=30'), (51528, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=30'), (51529, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=30'), (51530, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=30'), (51531, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=30'), (51532, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=30'), (51533, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=30'), (51534, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=30'), (51535, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=30'), (51536, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?limit=30'), (51537, 'http://www.markenoele.de/catalog/category/view/id/45?limit=9&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51538, 'http://www.markenoele.de/catalog/category/view/id/45?limit=18&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51539, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51540, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51541, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51542, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51543, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51544, 'http://www.markenoele.de/catalog/category/view/id/45?limit=27&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51545, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51546, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51547, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51548, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51549, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51550, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51551, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51552, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51553, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51554, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51555, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51556, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51557, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51558, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51559, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51560, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51561, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51562, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51563, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51564, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51565, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51566, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51567, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?mode=grid'), (51568, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?dir=asc&order=name'), (51569, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?dir=asc&order=name'), (51570, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?dir=asc&order=name'), (51571, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?dir=asc&order=name'), (51572, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?dir=asc&order=name'), (51573, 'http://www.markenoele.de/catalog/category/view/id/45?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?dir=asc&order=name'), (51574, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?dir=asc&order=name'), (51575, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?dir=asc&order=name'), (51576, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?dir=asc&order=price'), (51577, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?dir=asc&order=price'), (51578, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?dir=asc&order=price'), (51579, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?dir=asc&order=price'), (51580, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?dir=asc&order=gebinde_groesse'), (51581, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?dir=asc&order=gebinde_groesse'), (51582, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?dir=asc&order=gebinde_groesse'), (51583, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?dir=asc&order=gebinde_groesse'), (51584, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?dir=asc&order=viskositaet'), (51585, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?dir=asc&order=viskositaet'), (51586, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?dir=asc&order=viskositaet'), (51587, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?dir=asc&order=viskositaet'), (51588, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?dir=asc&order=position'), (51589, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html?dir=asc&order=position'), (51590, 'http://www.markenoele.de/catalog/category/view/id/46?limit=all&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=10'), (51591, 'http://www.markenoele.de/catalog/category/view/id/46?limit=10&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=10'), (51592, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=10'), (51593, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=10'), (51594, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=10'), (51595, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=10'), (51596, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=10'), (51597, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=10'), (51598, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=10'), (51599, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=10'), (51600, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=10'), (51601, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=10'), (51602, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=10'), (51603, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=10'), (51604, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=10'), (51605, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=10'), (51606, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=10'), (51607, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=10'), (51608, 'http://www.markenoele.de/catalog/category/view/id/46?limit=20&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=20'), (51609, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=20'), (51610, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=20'), (51611, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=20'), (51612, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=20'), (51613, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=20'), (51614, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=20'), (51615, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=20'), (51616, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=20'), (51617, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=20'), (51618, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=20'), (51619, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=20'), (51620, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=20'), (51621, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=20'), (51622, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=20'), (51623, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=20'), (51624, 'http://www.markenoele.de/catalog/category/view/id/46?limit=30&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=30'), (51625, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=30'), (51626, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=30'), (51627, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=30'), (51628, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=30'), (51629, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=30'), (51630, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=30'), (51631, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=30'), (51632, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=30'), (51633, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=30'), (51634, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=30'), (51635, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=30'), (51636, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=30'), (51637, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=30'), (51638, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=30'), (51639, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?limit=30'), (51640, 'http://www.markenoele.de/catalog/category/view/id/46?limit=9&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51641, 'http://www.markenoele.de/catalog/category/view/id/46?limit=18&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51642, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51643, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51644, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51645, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51646, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51647, 'http://www.markenoele.de/catalog/category/view/id/46?limit=27&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51648, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51649, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51650, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51651, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51652, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51653, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51654, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51655, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51656, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51657, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51658, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51659, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51660, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51661, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51662, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51663, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51664, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51665, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51666, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51667, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51668, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51669, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51670, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?mode=grid'), (51671, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?dir=asc&order=name'), (51672, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?dir=asc&order=name'), (51673, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?dir=asc&order=name'), (51674, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?dir=asc&order=name'), (51675, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?dir=asc&order=name'), (51676, 'http://www.markenoele.de/catalog/category/view/id/46?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?dir=asc&order=name'), (51677, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?dir=asc&order=name'), (51678, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?dir=asc&order=name'), (51679, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?dir=asc&order=price'), (51680, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?dir=asc&order=price'), (51681, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?dir=asc&order=price'), (51682, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?dir=asc&order=price'), (51683, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?dir=asc&order=gebinde_groesse'), (51684, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?dir=asc&order=gebinde_groesse'), (51685, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?dir=asc&order=gebinde_groesse'), (51686, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?dir=asc&order=gebinde_groesse'), (51687, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?dir=asc&order=viskositaet'), (51688, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?dir=asc&order=viskositaet'), (51689, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?dir=asc&order=viskositaet'), (51690, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?dir=asc&order=viskositaet'), (51691, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?dir=asc&order=position'), (51692, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html?dir=asc&order=position'), (51693, 'http://www.markenoele.de/catalog/category/view/id/47?limit=all&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=10'), (51694, 'http://www.markenoele.de/catalog/category/view/id/47?limit=10&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=10'), (51695, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=10'), (51696, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=10'), (51697, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=10'), (51698, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=10'), (51699, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=10'), (51700, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=10'), (51701, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=10'), (51702, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=10'), (51703, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=10'), (51704, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=10'), (51705, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=10'), (51706, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=10'), (51707, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=10'), (51708, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=10'), (51709, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=10'), (51710, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=10'), (51711, 'http://www.markenoele.de/catalog/category/view/id/47?limit=20&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=20'), (51712, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=20'), (51713, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=20'), (51714, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=20'), (51715, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=20'), (51716, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=20'), (51717, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=20'), (51718, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=20'), (51719, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=20'), (51720, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=20'), (51721, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=20'), (51722, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=20'), (51723, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=20'), (51724, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=20'), (51725, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=20'), (51726, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=20'), (51727, 'http://www.markenoele.de/catalog/category/view/id/47?limit=30&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=30'), (51728, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=30'), (51729, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=30'), (51730, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=30'), (51731, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=30'), (51732, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=30'), (51733, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=30'), (51734, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=30'), (51735, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=30'), (51736, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=30'), (51737, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=30'), (51738, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=30'), (51739, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=30'), (51740, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=30'), (51741, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=30'), (51742, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?limit=30'), (51743, 'http://www.markenoele.de/catalog/category/view/id/47?limit=9&mode=grid', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51744, 'http://www.markenoele.de/catalog/category/view/id/47?limit=18&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51745, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51746, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51747, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51748, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51749, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51750, 'http://www.markenoele.de/catalog/category/view/id/47?limit=27&mode=list', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51751, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51752, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51753, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51754, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51755, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51756, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51757, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51758, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51759, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51760, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51761, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51762, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51763, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51764, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51765, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51766, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51767, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51768, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51769, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51770, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51771, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51772, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51773, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?mode=grid'), (51774, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?dir=asc&order=name'), (51775, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?dir=asc&order=name'), (51776, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?dir=asc&order=name'), (51777, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?dir=asc&order=name'), (51778, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?dir=asc&order=name'), (51779, 'http://www.markenoele.de/catalog/category/view/id/47?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?dir=asc&order=name'), (51780, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?dir=asc&order=name'), (51781, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?dir=asc&order=name'), (51782, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?dir=asc&order=price'), (51783, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?dir=asc&order=price'), (51784, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?dir=asc&order=price'), (51785, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?dir=asc&order=price'), (51786, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?dir=asc&order=gebinde_groesse'), (51787, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?dir=asc&order=gebinde_groesse'), (51788, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?dir=asc&order=gebinde_groesse'), (51789, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?dir=asc&order=gebinde_groesse'), (51790, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?dir=asc&order=viskositaet'), (51791, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?dir=asc&order=viskositaet'), (51792, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?dir=asc&order=viskositaet'), (51793, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?dir=asc&order=viskositaet'), (51794, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?dir=asc&order=position'), (51795, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html?dir=asc&order=position'), (51796, 'http://www.markenoele.de/catalog/category/view/id/40?limit=10&p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=10'), (51797, 'http://www.markenoele.de/catalog/category/view/id/40?limit=9&mode=grid&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18&mode=grid'), (51798, 'http://www.markenoele.de/catalog/category/view/id/40?limit=9&mode=list', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18&mode=grid'), (51799, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18&mode=grid'), (51800, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18&mode=grid'), (51801, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18&mode=grid'), (51802, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18&mode=grid'), (51803, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18&mode=grid'), (51804, 'http://www.markenoele.de/catalog/category/view/id/40?limit=18&mode=list&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18&mode=grid'), (51805, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18&mode=grid'), (51806, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18&mode=grid'), (51807, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18&mode=grid'), (51808, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18&mode=grid'), (51809, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18&mode=grid'), (51810, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18&mode=grid'), (51811, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=18&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=18&mode=grid'), (51812, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=9&order=name&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=name'), (51813, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=9&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=name'), (51814, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=9&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=name'), (51815, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=18&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=name'), (51816, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=name'), (51817, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=18&order=name&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=name'), (51818, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=9&order=price&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=price'), (51819, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=9&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=price'), (51820, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=18&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=price'), (51821, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=18&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=price'), (51822, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=18&order=price&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=price'), (51823, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=9&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=gebinde_groesse'), (51824, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=9&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=gebinde_groesse'), (51825, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=18&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=gebinde_groesse'), (51826, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=18&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=gebinde_groesse'), (51827, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=18&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=gebinde_groesse'), (51828, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=9&order=viskositaet&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=viskositaet'), (51829, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=9&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=viskositaet'), (51830, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=18&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=viskositaet'), (51831, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=18&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=viskositaet'), (51832, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=18&order=viskositaet&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=viskositaet'), (51833, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=9&order=position&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=position'), (51834, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=9&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=position'), (51835, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=position'), (51836, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=18&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=position'), (51837, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=18&order=position&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=18&order=position'), (51838, 'http://www.markenoele.de/catalog/category/view/id/40?limit=27&mode=list&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=27&mode=grid'), (51839, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=27&mode=grid'), (51840, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=27&mode=grid'), (51841, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=27&mode=grid'), (51842, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=27&mode=grid'), (51843, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=27&mode=grid'), (51844, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=27&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=27&mode=grid'), (51845, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=27&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=27&order=name'), (51846, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=27&order=name'), (51847, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=27&order=name&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=27&order=name'), (51848, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=27&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=27&order=price'), (51849, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=27&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=27&order=price'), (51850, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=27&order=price&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=27&order=price'), (51851, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=27&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=27&order=gebinde_groesse'), (51852, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=27&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=27&order=gebinde_groesse'), (51853, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=27&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=27&order=gebinde_groesse'), (51854, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=27&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=27&order=viskositaet'), (51855, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=27&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=27&order=viskositaet'), (51856, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=27&order=viskositaet&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=27&order=viskositaet'), (51857, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=27&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=27&order=position'), (51858, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=27&order=position&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=27&order=position'), (51859, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all&mode=grid'), (51860, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all&mode=grid'), (51861, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all&mode=grid'), (51862, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all&mode=grid'), (51863, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all&mode=grid'), (51864, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=all&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=all&mode=grid'), (51865, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=all&order=name'), (51866, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=all&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=all&order=price'), (51867, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=all&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=all&order=gebinde_groesse'), (51868, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=all&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=all&order=viskositaet'), (51869, 'http://www.markenoele.de/catalog/category/view/id/40?limit=10&mode=list&p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=10&mode=list'), (51870, 'http://www.markenoele.de/catalog/category/view/id/40?limit=10&mode=grid&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=10&mode=list'), (51871, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=10&mode=list'), (51872, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=10&mode=list'), (51873, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=10&mode=list'), (51874, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=10&mode=list'), (51875, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=10&mode=list'), (51876, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=10&mode=list'), (51877, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=10&mode=list'), (51878, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=10&mode=list'), (51879, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=10&mode=list'), (51880, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=10&mode=list'), (51881, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=10&mode=list'), (51882, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=10&mode=list'), (51883, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=10&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=10&mode=list'), (51884, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=10&mode=list'), (51885, 'http://www.markenoele.de/catalog/category/view/id/40?limit=20&mode=grid&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=20&mode=list'), (51886, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=20&mode=list'), (51887, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=20&mode=list'), (51888, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=20&mode=list'), (51889, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=20&mode=list'), (51890, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=20&mode=list'), (51891, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=20&mode=list'), (51892, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=20&mode=list'), (51893, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=20&mode=list'), (51894, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=20&mode=list'), (51895, 'http://www.markenoele.de/catalog/category/view/id/40?limit=30&mode=grid&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=30&mode=list'), (51896, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=30&mode=list'), (51897, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=30&mode=list'), (51898, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=30&mode=list'), (51899, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=30&mode=list'), (51900, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=30&mode=list'), (51901, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=30&mode=list'), (51902, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=30&mode=list'), (51903, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=30&mode=list'), (51904, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte.html?limit=30&mode=list'), (51905, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&mode=list&order=position'), (51906, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&mode=list&order=position'), (51907, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&order=name&p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=10&order=name'), (51908, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=10&order=name'), (51909, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=10&order=name'), (51910, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&order=position&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=10&order=name'), (51911, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=10&order=name&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=10&order=name'), (51912, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=20&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=20&order=name'), (51913, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=20&order=name'), (51914, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=20&order=position&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=20&order=name'), (51915, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=20&order=name&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=20&order=name'), (51916, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=30&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=30&order=name'), (51917, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=30&order=name'), (51918, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=30&order=position&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=30&order=name'), (51919, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=30&order=name&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=30&order=name'), (51920, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&mode=grid&order=name&p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&mode=grid&order=name'), (51921, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&mode=grid&order=name'), (51922, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&order=name&p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=desc&order=name'), (51923, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&order=price&p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=10&order=price'), (51924, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=10&order=price&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=10&order=price'), (51925, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=20&order=price&p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=20&order=price'), (51926, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=20&order=price&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=20&order=price'), (51927, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=30&order=price&p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=30&order=price'), (51928, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=30&order=price&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=30&order=price'), (51929, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&mode=grid&order=price&p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&mode=grid&order=price'), (51930, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&mode=grid&order=price'), (51931, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&order=price&p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=desc&order=price'), (51932, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=10&order=gebinde_groesse'), (51933, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=10&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=10&order=gebinde_groesse'), (51934, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=20&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=20&order=gebinde_groesse'), (51935, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=20&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=20&order=gebinde_groesse'), (51936, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=30&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=30&order=gebinde_groesse'), (51937, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=30&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=30&order=gebinde_groesse'), (51938, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&mode=grid&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&mode=grid&order=gebinde_groesse'), (51939, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&mode=grid&order=gebinde_groesse'), (51940, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=desc&order=gebinde_groesse'), (51941, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=10&order=viskositaet&p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=10&order=viskositaet'), (51942, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=10&order=viskositaet&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=10&order=viskositaet'), (51943, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=20&order=viskositaet&p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=20&order=viskositaet'), (51944, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=20&order=viskositaet&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=20&order=viskositaet'), (51945, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&limit=30&order=viskositaet&p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=30&order=viskositaet'), (51946, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=30&order=viskositaet&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&limit=30&order=viskositaet'), (51947, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&mode=grid&order=viskositaet&p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&mode=grid&order=viskositaet'), (51948, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=asc&mode=grid&order=viskositaet'), (51949, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&order=viskositaet&p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=desc&order=viskositaet'), (51950, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=10&order=position&p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=desc&limit=10&order=position'), (51951, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=20&order=position&p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=desc&limit=20&order=position'), (51952, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&limit=30&order=position&p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=desc&limit=30&order=position'), (51953, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&mode=grid&order=position&p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?dir=desc&mode=grid&order=position'), (51954, 'http://www.markenoele.de/catalog/category/view/id/48?limit=9', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=10'), (51955, 'http://www.markenoele.de/catalog/category/view/id/48?limit=18&mode=list', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=10'), (51956, 'http://www.markenoele.de/catalog/category/view/id/48?limit=27&mode=list', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=10'), (51957, 'http://www.markenoele.de/catalog/category/view/id/48?limit=all&mode=list', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=10'), (51958, 'http://www.markenoele.de/catalog/category/view/id/48?limit=10&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=10'), (51959, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=10'), (51960, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=10'), (51961, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=10'), (51962, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=10'), (51963, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=10'), (51964, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=10'), (51965, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=10'), (51966, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=10'), (51967, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=10'), (51968, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=10'), (51969, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=10'), (51970, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=10'), (51971, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=10'), (51972, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=10'), (51973, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=10'), (51974, 'http://www.markenoele.de/catalog/category/view/id/48?limit=20&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=20'), (51975, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=20'), (51976, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=20'), (51977, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=20'), (51978, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=20'), (51979, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=20'), (51980, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=20'), (51981, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=20'), (51982, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=20'), (51983, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=20'), (51984, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=20'), (51985, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=20'), (51986, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=20'), (51987, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=20'), (51988, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=20'), (51989, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=20'), (51990, 'http://www.markenoele.de/catalog/category/view/id/48?limit=30&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=30'), (51991, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=30'), (51992, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=30'), (51993, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=30'), (51994, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=30'), (51995, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=30'), (51996, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=30'), (51997, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=30'), (51998, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=30'), (51999, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=30'), (52000, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=30'), (52001, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=30'), (52002, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=30'), (52003, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=30'), (52004, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=30'), (52005, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?limit=30'), (52006, 'http://www.markenoele.de/catalog/category/view/id/48?limit=9&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52007, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52008, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52009, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52010, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52011, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52012, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52013, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52014, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52015, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52016, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52017, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52018, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52019, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52020, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52021, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52022, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52023, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52024, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52025, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52026, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52027, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52028, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52029, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52030, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52031, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52032, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52033, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52034, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?mode=grid'), (52035, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=name'), (52036, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=name'), (52037, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=name'), (52038, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=name'), (52039, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=name'), (52040, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=name'), (52041, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=name'), (52042, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=name'), (52043, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=price'), (52044, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=price'), (52045, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=price'), (52046, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=price'), (52047, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=gebinde_groesse'), (52048, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=gebinde_groesse'), (52049, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=gebinde_groesse'), (52050, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=gebinde_groesse'), (52051, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=viskositaet'), (52052, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=viskositaet'), (52053, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=viskositaet'), (52054, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=viskositaet'), (52055, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=position'), (52056, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=position'), (52057, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=position'), (52058, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=position'), (52059, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=position'), (52060, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?dir=asc&order=position'), (52061, 'http://www.markenoele.de/catalog/category/view/id/49?limit=10&p=1', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=10'), (52062, 'http://www.markenoele.de/catalog/category/view/id/49?limit=10&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=10'), (52063, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=10'), (52064, 'http://www.markenoele.de/catalog/category/view/id/49?limit=all&mode=list', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=10'), (52065, 'http://www.markenoele.de/catalog/category/view/id/49?limit=10&mode=list&p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=10'), (52066, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=10'), (52067, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=10'), (52068, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=10'), (52069, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=10'), (52070, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=10'), (52071, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=10&order=name&p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=10'), (52072, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=10'), (52073, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=10'), (52074, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=10&order=price&p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=10'), (52075, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=10'), (52076, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=10'), (52077, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=10&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=10'), (52078, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=10'), (52079, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=10'), (52080, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=10&order=viskositaet&p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=10'), (52081, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=10'), (52082, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=10'), (52083, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=10'), (52084, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=10&order=position&p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=10'), (52085, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=10'), (52086, 'http://www.markenoele.de/catalog/category/view/id/49?limit=20&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=20'), (52087, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=20'), (52088, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=20'), (52089, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=20'), (52090, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=20'), (52091, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=20'), (52092, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=20'), (52093, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=20'), (52094, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=20'), (52095, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=20'), (52096, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=20'), (52097, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=20'), (52098, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=20'), (52099, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=20'), (52100, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=20'), (52101, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=20'), (52102, 'http://www.markenoele.de/catalog/category/view/id/49?limit=30&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=30'), (52103, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=30'), (52104, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=30'), (52105, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=30'), (52106, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=30'), (52107, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=30'), (52108, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=30'), (52109, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=30'), (52110, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=30'), (52111, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=30'), (52112, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=30'), (52113, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=30'), (52114, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=30'), (52115, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=30'), (52116, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=30'), (52117, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?limit=30'), (52118, 'http://www.markenoele.de/catalog/category/view/id/49?limit=9&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52119, 'http://www.markenoele.de/catalog/category/view/id/49?limit=18&mode=list', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52120, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52121, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52122, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52123, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52124, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52125, 'http://www.markenoele.de/catalog/category/view/id/49?limit=27&mode=list', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52126, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52127, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52128, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52129, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52130, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52131, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52132, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52133, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52134, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52135, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52136, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52137, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52138, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52139, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52140, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52141, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52142, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52143, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52144, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52145, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52146, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52147, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52148, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?mode=grid'), (52149, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?dir=asc&order=name'), (52150, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?dir=asc&order=name'), (52151, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?dir=asc&order=name'), (52152, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?dir=asc&order=name'), (52153, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?dir=asc&order=name'), (52154, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?dir=asc&order=name'), (52155, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?dir=asc&order=name'), (52156, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?dir=asc&order=name'), (52157, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?dir=asc&order=price'), (52158, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?dir=asc&order=price'), (52159, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?dir=asc&order=price'), (52160, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?dir=asc&order=price'), (52161, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?dir=asc&order=gebinde_groesse'), (52162, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?dir=asc&order=gebinde_groesse'), (52163, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?dir=asc&order=gebinde_groesse'), (52164, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?dir=asc&order=gebinde_groesse'), (52165, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?dir=asc&order=viskositaet'), (52166, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?dir=asc&order=viskositaet'), (52167, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?dir=asc&order=viskositaet'), (52168, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?dir=asc&order=viskositaet'), (52169, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?dir=asc&order=position'), (52170, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?dir=asc&order=position'), (52171, 'http://www.markenoele.de/catalog/category/view/id/50?limit=all&mode=list', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=10'), (52172, 'http://www.markenoele.de/catalog/category/view/id/50?limit=10&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=10'), (52173, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=10'), (52174, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=10'), (52175, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=10'), (52176, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=10'), (52177, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=10'), (52178, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=10'), (52179, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=10'), (52180, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=10'), (52181, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=10'), (52182, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=10'), (52183, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=10'), (52184, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=10'), (52185, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=10'), (52186, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=10'), (52187, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=10'), (52188, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=10'), (52189, 'http://www.markenoele.de/catalog/category/view/id/50?limit=20&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=20'), (52190, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=20'), (52191, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=20'), (52192, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=20'), (52193, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=20'), (52194, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=20'), (52195, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=20'), (52196, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=20'), (52197, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=20'), (52198, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=20'), (52199, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=20'), (52200, 'http://www.markenoele.de/catalogsearch/result/?q=garden', 'http://www.markenoele.de/catalogsearch/result/?q=transoil'), (52201, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=20'), (52202, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=garden', 'http://www.markenoele.de/catalogsearch/result/?q=transoil'), (52203, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=garde', 'http://www.markenoele.de/catalogsearch/result/?q=transoil'), (52204, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=20'), (52205, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=20'), (52206, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=20'), (52207, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=20'), (52208, 'http://www.markenoele.de/catalog/category/view/id/50?limit=30&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=30'), (52209, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=30'), (52210, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=30'), (52211, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=30'), (52212, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=30'), (52213, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=30'), (52214, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=30'), (52215, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=30'), (52216, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=30'), (52217, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=30'), (52218, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=30'), (52219, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=30'), (52220, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=30'), (52221, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=30'), (52222, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=30'), (52223, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?limit=30'), (52224, 'http://www.markenoele.de/catalog/category/view/id/50?limit=9&mode=grid', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52225, 'http://www.markenoele.de/catalog/category/view/id/50?limit=18&mode=list', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52226, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52227, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52228, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52229, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52230, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52231, 'http://www.markenoele.de/catalog/category/view/id/50?limit=27&mode=list', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52232, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52233, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52234, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52235, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52236, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52237, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52238, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52239, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52240, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52241, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52242, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52243, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52244, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52245, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52246, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52247, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52248, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52249, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52250, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52251, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52252, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52253, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52254, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?mode=grid'), (52255, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?dir=asc&order=name'), (52256, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?dir=asc&order=name'), (52257, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?dir=asc&order=name'), (52258, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?dir=asc&order=name'), (52259, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?dir=asc&order=name'), (52260, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?dir=asc&order=name'), (52261, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?dir=asc&order=name'), (52262, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?dir=asc&order=name'), (52263, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?dir=asc&order=price'), (52264, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?dir=asc&order=price'), (52265, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?dir=asc&order=price'), (52266, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?dir=asc&order=price'), (52267, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?dir=asc&order=gebinde_groesse'), (52268, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?dir=asc&order=gebinde_groesse'), (52269, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?dir=asc&order=gebinde_groesse'), (52270, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?dir=asc&order=gebinde_groesse'), (52271, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?dir=asc&order=viskositaet'), (52272, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?dir=asc&order=viskositaet'), (52273, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?dir=asc&order=viskositaet'), (52274, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?dir=asc&order=viskositaet'), (52275, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?dir=asc&order=position'), (52276, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html?dir=asc&order=position'), (52277, 'http://www.markenoele.de/catalog/category/view/id/41?limit=10&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10'), (52278, 'http://www.markenoele.de/catalog/category/view/id/41?limit=20&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=20'), (52279, 'http://www.markenoele.de/catalog/category/view/id/41?limit=30&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=30'), (52280, 'http://www.markenoele.de/catalog/category/view/id/41?limit=9&mode=grid&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&mode=grid'), (52281, 'http://www.markenoele.de/catalog/category/view/id/41?limit=9&mode=grid&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&mode=grid'), (52282, 'http://www.markenoele.de/catalog/category/view/id/41?limit=9&mode=grid&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&mode=grid'), (52283, 'http://www.markenoele.de/catalog/category/view/id/41?limit=9&mode=list', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&mode=grid'), (52284, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&mode=grid'), (52285, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&mode=grid'), (52286, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&mode=grid'), (52287, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&mode=grid'), (52288, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&mode=grid'), (52289, 'http://www.markenoele.de/catalog/category/view/id/41?limit=18&mode=grid&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&mode=grid'), (52290, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&mode=grid'), (52291, 'http://www.markenoele.de/catalog/category/view/id/41?limit=18&mode=list&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&mode=grid'), (52292, 'http://www.markenoele.de/catalog/category/view/id/41?limit=18&mode=list&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&mode=grid'), (52293, 'http://www.markenoele.de/catalog/category/view/id/41?limit=18&mode=list&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&mode=grid'), (52294, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&mode=grid'), (52295, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&mode=grid'), (52296, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&mode=grid'), (52297, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&mode=grid'), (52298, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&mode=grid'), (52299, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&mode=grid'), (52300, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&mode=grid'), (52301, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&mode=grid'), (52302, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&mode=grid'), (52303, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&mode=grid'), (52304, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=18&mode=grid'), (52305, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=name'), (52306, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&order=name&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=name'), (52307, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&order=name&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=name'), (52308, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=name'), (52309, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=9&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=name'), (52310, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&order=name&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=name'), (52311, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=name'), (52312, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=list&order=name&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=name'), (52313, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=list&order=name&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=name'), (52314, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=name'), (52315, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=name'), (52316, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&order=name&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=name'), (52317, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&order=name&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=name'), (52318, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=price'), (52319, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&order=price&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=price'), (52320, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&order=price&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=price'), (52321, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=9&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=price'), (52322, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&order=price&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=price'), (52323, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&order=price&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=price'), (52324, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&order=price&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=price'), (52325, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=price'), (52326, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=list&order=price&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=price'), (52327, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=list&order=price&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=price'), (52328, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=price'), (52329, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=price'), (52330, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&order=price&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=price'), (52331, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&order=price&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=price'), (52332, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=gebinde_groesse'), (52333, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=gebinde_groesse'), (52334, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=gebinde_groesse'), (52335, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=9&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=gebinde_groesse'), (52336, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=gebinde_groesse'), (52337, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=gebinde_groesse'), (52338, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=gebinde_groesse'), (52339, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=gebinde_groesse'), (52340, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=list&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=gebinde_groesse'), (52341, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=list&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=gebinde_groesse'), (52342, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=gebinde_groesse'), (52343, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=gebinde_groesse'), (52344, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=gebinde_groesse'), (52345, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=gebinde_groesse'), (52346, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=viskositaet'), (52347, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&order=viskositaet&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=viskositaet'), (52348, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&order=viskositaet&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=viskositaet'), (52349, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=9&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=viskositaet'), (52350, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&order=viskositaet&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=viskositaet'), (52351, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&order=viskositaet&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=viskositaet'), (52352, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&order=viskositaet&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=viskositaet'), (52353, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=viskositaet'), (52354, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=list&order=viskositaet&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=viskositaet'), (52355, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=list&order=viskositaet&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=viskositaet'), (52356, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=viskositaet'), (52357, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=viskositaet'), (52358, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&order=viskositaet&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=viskositaet'), (52359, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&order=viskositaet&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=viskositaet'), (52360, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=position'), (52361, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&order=position&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=position'), (52362, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=9&order=position&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=position'), (52363, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=9&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=position'), (52364, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&order=position&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=position'), (52365, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&order=position&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=position'), (52366, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&order=position&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=position'), (52367, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=position'), (52368, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=position'), (52369, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=list&order=position&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=position'), (52370, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=18&mode=list&order=position&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=position'), (52371, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=position'), (52372, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&order=position&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=position'), (52373, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=18&order=position&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=18&order=position'), (52374, 'http://www.markenoele.de/catalog/category/view/id/41?limit=27&mode=grid&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27&mode=grid'), (52375, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27&mode=grid'), (52376, 'http://www.markenoele.de/catalog/category/view/id/41?limit=27&mode=list&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27&mode=grid'), (52377, 'http://www.markenoele.de/catalog/category/view/id/41?limit=27&mode=list&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27&mode=grid'), (52378, 'http://www.markenoele.de/catalog/category/view/id/41?limit=27&mode=list&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27&mode=grid'), (52379, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27&mode=grid'), (52380, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27&mode=grid'), (52381, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27&mode=grid'), (52382, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27&mode=grid'), (52383, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27&mode=grid'), (52384, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27&mode=grid'), (52385, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27&mode=grid'), (52386, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27&mode=grid'), (52387, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27&mode=grid'), (52388, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27&mode=grid'), (52389, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&order=name&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=name'), (52390, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=name'), (52391, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=list&order=name&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=name'), (52392, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=list&order=name&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=name'), (52393, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=name'), (52394, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=name'), (52395, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&order=name&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=name'), (52396, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&order=name&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=name'), (52397, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&order=price&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=price'), (52398, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&order=price&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=price'), (52399, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&order=price&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=price'), (52400, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=price'), (52401, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=list&order=price&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=price'), (52402, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=list&order=price&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=price'), (52403, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=price'), (52404, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=price'), (52405, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&order=price&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=price'), (52406, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&order=price&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=price'), (52407, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=gebinde_groesse'), (52408, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=gebinde_groesse'), (52409, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=gebinde_groesse'), (52410, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=gebinde_groesse'), (52411, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=list&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=gebinde_groesse'), (52412, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=list&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=gebinde_groesse'), (52413, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=gebinde_groesse'), (52414, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=gebinde_groesse'), (52415, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=gebinde_groesse'), (52416, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=gebinde_groesse'), (52417, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&order=viskositaet&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=viskositaet'), (52418, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&order=viskositaet&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=viskositaet'), (52419, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&order=viskositaet&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=viskositaet'), (52420, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=viskositaet'), (52421, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=list&order=viskositaet&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=viskositaet'), (52422, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=list&order=viskositaet&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=viskositaet'), (52423, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=viskositaet'), (52424, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=viskositaet'), (52425, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&order=viskositaet&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=viskositaet'), (52426, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&order=viskositaet&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=viskositaet'), (52427, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&order=position&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=position'), (52428, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&order=position&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=position'), (52429, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&order=position&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=position'), (52430, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=position'), (52431, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=list&order=position&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=position'), (52432, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=27&mode=list&order=position&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=position'), (52433, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=position'), (52434, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&order=position&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=position'), (52435, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=27&order=position&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=27&order=position'), (52436, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all&mode=grid'), (52437, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all&mode=grid'), (52438, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all&mode=grid'), (52439, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all&mode=grid'), (52440, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all&mode=grid'), (52441, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=all&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all&mode=grid'), (52442, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=all&order=name'), (52443, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=all&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=all&order=price'), (52444, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=all&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=all&order=gebinde_groesse'), (52445, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=all&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=all&order=viskositaet'), (52446, 'http://www.markenoele.de/catalog/category/view/id/41?limit=10&mode=list&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52447, 'http://www.markenoele.de/catalog/category/view/id/41?limit=10&mode=grid&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52448, 'http://www.markenoele.de/catalog/category/view/id/41?limit=10&mode=grid&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52449, 'http://www.markenoele.de/catalog/category/view/id/41?limit=10&mode=grid&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52450, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52451, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52452, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52453, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52454, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52455, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=list&order=name&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52456, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=list&order=name&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52457, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52458, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52459, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=list&order=price&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52460, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=list&order=price&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52461, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52462, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52463, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=list&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52464, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=list&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52465, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52466, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52467, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=list&order=viskositaet&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52468, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=list&order=viskositaet&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52469, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52470, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52471, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&mode=list&order=position&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52472, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&mode=list&order=position&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52473, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=10&mode=list'), (52474, 'http://www.markenoele.de/catalog/category/view/id/41?limit=20&mode=list&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=20&mode=list'), (52475, 'http://www.markenoele.de/catalog/category/view/id/41?limit=20&mode=grid&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=20&mode=list'), (52476, 'http://www.markenoele.de/catalog/category/view/id/41?limit=20&mode=grid&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=20&mode=list'), (52477, 'http://www.markenoele.de/catalog/category/view/id/41?limit=20&mode=grid&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=20&mode=list'), (52478, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=20&mode=list'), (52479, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=20&mode=list'), (52480, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=20&mode=list'), (52481, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=garden'), (52482, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=garden'), (52483, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=20&mode=list'), (52484, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=20&mode=list'), (52485, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=20&mode=list'), (52486, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=20&mode=list'), (52487, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=20&mode=list'), (52488, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=20&mode=list'), (52489, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=20&mode=list'), (52490, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (52491, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=20&mode=list'), (52492, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=20&mode=list'), (52493, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=20&mode=list'), (52494, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=20&mode=list'), (52495, 'http://www.markenoele.de/catalog/category/view/id/41?limit=30&mode=list&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=30&mode=list'), (52496, 'http://www.markenoele.de/catalog/category/view/id/41?limit=30&mode=grid&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=30&mode=list'), (52497, 'http://www.markenoele.de/catalog/category/view/id/41?limit=30&mode=grid&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=30&mode=list'), (52498, 'http://www.markenoele.de/catalog/category/view/id/41?limit=30&mode=grid&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=30&mode=list'), (52499, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=30&mode=list'), (52500, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=30&mode=list'), (52501, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=30&mode=list'), (52502, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=30&mode=list'), (52503, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=30&mode=list'), (52504, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=30&mode=list'), (52505, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=30&mode=list'), (52506, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=30&mode=list'), (52507, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=30&mode=list'), (52508, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=30&mode=list'), (52509, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=30&mode=list'), (52510, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=30&mode=list'), (52511, 'http://www.markenoele.de/catalog/product/view/id/72', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=300v'), (52512, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=30&mode=list'), (52513, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=30&mode=list'), (52514, 'http://www.markenoele.de/catalog/product/gallery/id/72/image/60/', 'http://www.markenoele.de/motul-300v-power.html'), (52515, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=name&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=list&order=name'), (52516, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=list&order=name'), (52517, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=price&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=list&order=price'), (52518, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=list&order=price'), (52519, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=list&order=gebinde_groesse'), (52520, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=list&order=gebinde_groesse'), (52521, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=viskositaet&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=list&order=viskositaet'), (52522, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=list&order=viskositaet'), (52523, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=list&order=position'), (52524, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=list&order=position&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=list&order=position'), (52525, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=list&order=position&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=list&order=position'), (52526, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=list&order=position'), (52527, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=list&order=position'), (52528, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=list&order=position'), (52529, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=list&order=position'), (52530, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=list&order=position'), (52531, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=list&order=position'), (52532, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&order=name&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=10&order=name'), (52533, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=10&order=name'), (52534, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=10&order=name'), (52535, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&mode=grid&order=name&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=10&order=name'), (52536, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=10&order=name'), (52537, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=10&order=name'), (52538, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&order=position&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=10&order=name'), (52539, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&order=position&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=10&order=name'), (52540, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=10&order=name'), (52541, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&order=name&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=10&order=name'), (52542, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&order=name&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=10&order=name'), (52543, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&order=name&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=20&order=name'), (52544, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&order=name&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=20&order=name'), (52545, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&order=name&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=20&order=name'), (52546, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=20&order=name'), (52547, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=20&order=name'), (52548, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&mode=grid&order=name&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=20&order=name'), (52549, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=20&order=name'), (52550, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=20&order=name'), (52551, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&order=position&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=20&order=name'), (52552, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&order=position&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=20&order=name'), (52553, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=20&order=name'), (52554, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&order=name&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=20&order=name'), (52555, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&order=name&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=20&order=name'), (52556, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&order=name&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=30&order=name'), (52557, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&order=name&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=30&order=name'), (52558, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&order=name&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=30&order=name'), (52559, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=30&order=name'), (52560, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=30&order=name'), (52561, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&mode=grid&order=name&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=30&order=name'), (52562, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=30&order=name'), (52563, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=30&order=name'), (52564, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&order=position&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=30&order=name'), (52565, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&order=position&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=30&order=name'), (52566, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=30&order=name'), (52567, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&order=name&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=30&order=name'), (52568, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&order=name&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=30&order=name'), (52569, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=name&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=grid&order=name'), (52570, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=grid&order=name'), (52571, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=grid&order=name'), (52572, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=name&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=grid&order=name'), (52573, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=name&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=desc&order=name'), (52574, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&order=price&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=10&order=price'), (52575, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=10&order=price'), (52576, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&order=price&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=10&order=price'), (52577, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&order=price&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=10&order=price'), (52578, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&order=price&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=20&order=price'), (52579, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=20&order=price'), (52580, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&order=price&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=20&order=price'), (52581, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&order=price&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=20&order=price'), (52582, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&order=price&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=30&order=price'), (52583, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=30&order=price'), (52584, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&order=price&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=30&order=price'), (52585, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&order=price&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=30&order=price'), (52586, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=price&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=grid&order=price'), (52587, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=grid&order=price'), (52588, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=price&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=grid&order=price'), (52589, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=price&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=grid&order=price'), (52590, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=price&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=desc&order=price'), (52591, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=10&order=gebinde_groesse'), (52592, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=10&order=gebinde_groesse'), (52593, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=10&order=gebinde_groesse'), (52594, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=10&order=gebinde_groesse'), (52595, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=20&order=gebinde_groesse'), (52596, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=20&order=gebinde_groesse'), (52597, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=20&order=gebinde_groesse'), (52598, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=20&order=gebinde_groesse'), (52599, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (52600, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=30&order=gebinde_groesse'), (52601, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=30&order=gebinde_groesse'), (52602, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=30&order=gebinde_groesse'), (52603, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=30&order=gebinde_groesse'), (52604, 'http://www.markenoele.de/catalogsearch/result/?q=8100', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=300v'), (52605, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=300v'), (52606, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=grid&order=gebinde_groesse'), (52607, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=grid&order=gebinde_groesse'), (52608, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=grid&order=gebinde_groesse'), (52609, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=grid&order=gebinde_groesse'), (52610, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=desc&order=gebinde_groesse'), (52611, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=10&order=viskositaet&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=10&order=viskositaet'), (52612, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=10&order=viskositaet'), (52613, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&order=viskositaet&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=10&order=viskositaet'), (52614, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&order=viskositaet&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=10&order=viskositaet'), (52615, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=20&order=viskositaet&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=20&order=viskositaet'), (52616, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=20&order=viskositaet'), (52617, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&order=viskositaet&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=20&order=viskositaet'), (52618, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&order=viskositaet&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=20&order=viskositaet'), (52619, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&limit=30&order=viskositaet&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=30&order=viskositaet'), (52620, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=30&order=viskositaet'), (52621, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&order=viskositaet&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=30&order=viskositaet'), (52622, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&order=viskositaet&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&limit=30&order=viskositaet'), (52623, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=viskositaet&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=grid&order=viskositaet'), (52624, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=grid&order=viskositaet'), (52625, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=viskositaet&p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=grid&order=viskositaet'), (52626, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=viskositaet&p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&mode=grid&order=viskositaet'), (52627, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=viskositaet&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=desc&order=viskositaet'), (52628, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=10&order=position&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=desc&limit=10&order=position'), (52629, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=20&order=position&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=desc&limit=20&order=position'), (52630, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&limit=30&order=position&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=desc&limit=30&order=position'), (52631, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position&p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=desc&mode=grid&order=position'), (52632, 'http://www.markenoele.de/catalog/category/view/id/51?limit=9', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=10'), (52633, 'http://www.markenoele.de/catalog/category/view/id/51?limit=18&mode=list', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=10'), (52634, 'http://www.markenoele.de/catalog/category/view/id/51?limit=27&mode=list', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=10'), (52635, 'http://www.markenoele.de/catalog/category/view/id/51?limit=all&mode=list', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=10'), (52636, 'http://www.markenoele.de/catalog/category/view/id/51?limit=10&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=10'), (52637, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=10'), (52638, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=10'), (52639, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=10'), (52640, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=10'), (52641, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=10'), (52642, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=10'), (52643, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=10'), (52644, 'http://www.markenoele.de/catalogsearch/result/?q=specific', 'http://www.markenoele.de/catalogsearch/result/?q=8100'), (52645, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=10'), (52646, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=10'), (52647, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=10'), (52648, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=10'), (52649, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=10'), (52650, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=10'), (52651, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=10'), (52652, 'http://www.markenoele.de/catalog/product/view/id/9', 'http://www.markenoele.de/catalogsearch/result/?q=specific'), (52653, 'http://www.markenoele.de/catalog/product/view/id/10', 'http://www.markenoele.de/catalogsearch/result/?q=specific'), (52654, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=10&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=10'), (52655, 'http://www.markenoele.de/catalog/category/view/id/51?limit=20&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=20'), (52656, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=20&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=20'), (52657, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=20'), (52658, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=20'), (52659, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=20'), (52660, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=20'), (52661, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=20'), (52662, 'http://www.markenoele.de/catalog/product/gallery/id/9/image/50/', 'http://www.markenoele.de/motul-specific-cng-lpg-1l.html'), (52663, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=20'), (52664, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=20'), (52665, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=20'), (52666, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=20'), (52667, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=20'), (52668, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=20'), (52669, 'http://www.markenoele.de/catalog/product/gallery/id/10/image/51/', 'http://www.markenoele.de/motul-specific-cng-lpg-5l.html'), (52670, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=20'), (52671, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=20'), (52672, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=20'), (52673, 'http://www.markenoele.de/catalog/category/view/id/51?limit=30&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=30'), (52674, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=30&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=30'), (52675, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=30'), (52676, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=30'), (52677, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=30'), (52678, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=30'), (52679, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=30'), (52680, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=30'), (52681, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=30'), (52682, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=30'), (52683, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=30'), (52684, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=30'), (52685, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=30'), (52686, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=30'), (52687, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=30'), (52688, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=30'), (52689, 'http://www.markenoele.de/catalog/category/view/id/51?limit=9&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52690, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52691, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52692, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52693, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52694, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52695, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52696, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52697, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52698, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52699, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52700, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52701, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52702, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52703, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52704, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52705, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52706, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52707, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52708, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52709, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52710, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52711, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52712, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52713, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52714, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52715, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52716, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52717, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?mode=grid'), (52718, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=name'), (52719, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=name'), (52720, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=name'), (52721, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=name'), (52722, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=name'), (52723, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=name'), (52724, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=name'), (52725, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=name'), (52726, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=price'), (52727, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=price'), (52728, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=price'), (52729, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=price'), (52730, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=gebinde_groesse'), (52731, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=gebinde_groesse'), (52732, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=gebinde_groesse'), (52733, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=gebinde_groesse'), (52734, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=viskositaet'), (52735, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=viskositaet'), (52736, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=viskositaet'), (52737, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=viskositaet'), (52738, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=position'), (52739, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=position'), (52740, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=position'), (52741, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=position'), (52742, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=position'), (52743, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?dir=asc&order=position'), (52744, 'http://www.markenoele.de/catalog/category/view/id/52?limit=all&mode=list', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=10'), (52745, 'http://www.markenoele.de/catalog/category/view/id/52?limit=10&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=10'), (52746, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=10'), (52747, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=10'), (52748, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=10'), (52749, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=10'), (52750, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=10'), (52751, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=10'), (52752, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=10'), (52753, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=10'), (52754, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=10'), (52755, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=10'), (52756, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=10'), (52757, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=10'), (52758, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=10'), (52759, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=10'), (52760, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=10'), (52761, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=10'), (52762, 'http://www.markenoele.de/catalog/category/view/id/52?limit=20&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=20'), (52763, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=20'), (52764, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=20'), (52765, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=20'), (52766, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=20'), (52767, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=20'), (52768, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=20'), (52769, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=20'), (52770, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=20'), (52771, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=20'), (52772, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=20'), (52773, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=20'), (52774, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=20'), (52775, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=20'), (52776, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=20'), (52777, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=20'), (52778, 'http://www.markenoele.de/catalog/category/view/id/52?limit=30&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=30'), (52779, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=30'), (52780, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=30'), (52781, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=30'), (52782, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=30'), (52783, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=30'), (52784, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=30'), (52785, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=30'), (52786, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=30'), (52787, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=30'), (52788, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=30'), (52789, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=30'), (52790, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=30'), (52791, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=30'), (52792, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=30'), (52793, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?limit=30'), (52794, 'http://www.markenoele.de/catalog/category/view/id/52?limit=9&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52795, 'http://www.markenoele.de/catalog/category/view/id/52?limit=18&mode=list', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52796, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52797, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52798, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52799, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52800, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52801, 'http://www.markenoele.de/catalog/category/view/id/52?limit=27&mode=list', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52802, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52803, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52804, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52805, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52806, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52807, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52808, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52809, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52810, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52811, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52812, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52813, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52814, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52815, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52816, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52817, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52818, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52819, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52820, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52821, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52822, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52823, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52824, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?mode=grid'), (52825, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?dir=asc&order=name'), (52826, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?dir=asc&order=name'), (52827, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?dir=asc&order=name'), (52828, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?dir=asc&order=name'), (52829, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?dir=asc&order=name'), (52830, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?dir=asc&order=name'), (52831, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?dir=asc&order=name'), (52832, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?dir=asc&order=name'), (52833, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?dir=asc&order=price'), (52834, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?dir=asc&order=price'), (52835, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?dir=asc&order=price'), (52836, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?dir=asc&order=price'), (52837, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?dir=asc&order=gebinde_groesse'), (52838, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?dir=asc&order=gebinde_groesse'), (52839, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?dir=asc&order=gebinde_groesse'), (52840, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?dir=asc&order=gebinde_groesse'), (52841, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?dir=asc&order=viskositaet'), (52842, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?dir=asc&order=viskositaet'), (52843, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?dir=asc&order=viskositaet'), (52844, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?dir=asc&order=viskositaet'), (52845, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?dir=asc&order=position'), (52846, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html?dir=asc&order=position'), (52847, 'http://www.markenoele.de/catalog/category/view/id/53?limit=10&p=1', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=10'), (52848, 'http://www.markenoele.de/catalog/category/view/id/53?limit=10&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=10'), (52849, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=10'), (52850, 'http://www.markenoele.de/catalog/category/view/id/53?limit=all&mode=list', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=10'), (52851, 'http://www.markenoele.de/catalog/category/view/id/53?limit=10&mode=list&p=2', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=10'), (52852, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=10'), (52853, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=10'), (52854, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=10'), (52855, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=10'), (52856, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=10'), (52857, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=10&order=name&p=2', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=10'), (52858, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=10'), (52859, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=10'), (52860, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=10&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=10'), (52861, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=10'), (52862, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=10'), (52863, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=10&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=10'), (52864, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=10'), (52865, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=10'), (52866, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=10&order=viskositaet&p=2', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=10'), (52867, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=10'), (52868, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=10'), (52869, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=10'), (52870, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=10&order=position&p=2', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=10'), (52871, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=10'), (52872, 'http://www.markenoele.de/catalog/category/view/id/53?limit=20&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=20'), (52873, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=20'), (52874, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=20'), (52875, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=20'), (52876, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=20'), (52877, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=20'), (52878, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=20'), (52879, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=20'), (52880, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=20'), (52881, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=20'), (52882, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=20'), (52883, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=20'), (52884, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=20'), (52885, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=20'), (52886, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=20'), (52887, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=20'), (52888, 'http://www.markenoele.de/catalog/category/view/id/53?limit=30&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=30'), (52889, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=30'), (52890, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=30'), (52891, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=30'), (52892, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=30'), (52893, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=30'), (52894, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=30'), (52895, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=30'), (52896, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=30'), (52897, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=30'), (52898, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=30'), (52899, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=30'), (52900, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=30'), (52901, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=30'), (52902, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=30'), (52903, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?limit=30'), (52904, 'http://www.markenoele.de/catalog/category/view/id/53?limit=9&mode=grid', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52905, 'http://www.markenoele.de/catalog/category/view/id/53?limit=18&mode=list', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52906, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52907, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52908, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52909, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52910, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52911, 'http://www.markenoele.de/catalog/category/view/id/53?limit=27&mode=list', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52912, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52913, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52914, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52915, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52916, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52917, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52918, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52919, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52920, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52921, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52922, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52923, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52924, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52925, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52926, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52927, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52928, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52929, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52930, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52931, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52932, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52933, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52934, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?mode=grid'), (52935, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?dir=asc&order=name'), (52936, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?dir=asc&order=name'), (52937, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?dir=asc&order=name'), (52938, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?dir=asc&order=name'), (52939, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?dir=asc&order=name'), (52940, 'http://www.markenoele.de/catalog/category/view/id/53?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?dir=asc&order=name'), (52941, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?dir=asc&order=name'), (52942, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?dir=asc&order=name'), (52943, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?dir=asc&order=price'), (52944, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?dir=asc&order=price'), (52945, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?dir=asc&order=price'), (52946, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?dir=asc&order=price'), (52947, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?dir=asc&order=gebinde_groesse'), (52948, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?dir=asc&order=gebinde_groesse'), (52949, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?dir=asc&order=gebinde_groesse'), (52950, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?dir=asc&order=gebinde_groesse'), (52951, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?dir=asc&order=viskositaet'), (52952, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?dir=asc&order=viskositaet'), (52953, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?dir=asc&order=viskositaet'), (52954, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?dir=asc&order=viskositaet'), (52955, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?dir=asc&order=position'), (52956, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html?dir=asc&order=position'), (52957, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10'), (52958, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10'), (52959, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10'), (52960, 'http://www.markenoele.de/catalog/category/view/id/4?limit=20&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20'), (52961, 'http://www.markenoele.de/catalog/category/view/id/4?limit=20&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20'), (52962, 'http://www.markenoele.de/catalog/category/view/id/4?limit=30&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30'), (52963, 'http://www.markenoele.de/catalog/category/view/id/4?limit=9&mode=grid&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52964, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52965, 'http://www.markenoele.de/catalog/category/view/id/4?limit=9&mode=grid&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52966, 'http://www.markenoele.de/catalog/category/view/id/4?limit=9&mode=grid&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52967, 'http://www.markenoele.de/catalog/category/view/id/4?limit=9&mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52968, 'http://www.markenoele.de/catalog/category/view/id/4?limit=9&mode=list&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52969, 'http://www.markenoele.de/catalog/category/view/id/4?limit=9&mode=list&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52970, 'http://www.markenoele.de/catalog/category/view/id/4?limit=9&mode=list&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52971, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52972, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52973, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=grid&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52974, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=grid&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52975, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52976, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52977, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=grid&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52978, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=grid&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52979, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=grid&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52980, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52981, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52982, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=grid&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52983, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=grid&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52984, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=grid&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52985, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52986, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52987, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=grid&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52988, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=grid&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52989, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=grid&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52990, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52991, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52992, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&mode=grid&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52993, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&mode=grid&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52994, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&mode=grid&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52995, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=9&mode=grid'), (52996, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=name'), (52997, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=name&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=name'), (52998, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=name&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=name'), (52999, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=name'), (53000, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=list&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=name'), (53001, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=list&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=name'), (53002, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=list&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=name'), (53003, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=name'), (53004, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=name'), (53005, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=name'), (53006, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=name'), (53007, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=name'), (53008, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=price'), (53009, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=price&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=price'), (53010, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=price&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=price'), (53011, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=price'), (53012, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=list&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=price'), (53013, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=list&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=price'), (53014, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=list&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=price'), (53015, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=price'), (53016, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=price'), (53017, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=price'), (53018, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=price'), (53019, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=price'), (53020, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=gebinde_groesse'), (53021, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=gebinde_groesse&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=gebinde_groesse'), (53022, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=gebinde_groesse&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=gebinde_groesse'), (53023, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=gebinde_groesse'), (53024, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=list&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=gebinde_groesse'), (53025, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=list&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=gebinde_groesse'), (53026, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=list&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=gebinde_groesse'), (53027, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=gebinde_groesse'), (53028, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=gebinde_groesse'), (53029, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=gebinde_groesse'), (53030, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=gebinde_groesse'), (53031, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=gebinde_groesse'), (53032, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=viskositaet'), (53033, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=viskositaet&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=viskositaet'), (53034, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=viskositaet&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=viskositaet'), (53035, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=viskositaet'), (53036, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=list&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=viskositaet'), (53037, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=list&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=viskositaet'), (53038, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=list&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=viskositaet'), (53039, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=viskositaet'), (53040, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=viskositaet'), (53041, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=viskositaet'), (53042, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=viskositaet'), (53043, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=viskositaet'), (53044, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=position'), (53045, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=position&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=position'), (53046, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&order=position&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=position'), (53047, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=position'), (53048, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=list&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=position'), (53049, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=list&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=position'), (53050, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=9&mode=list&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=position'), (53051, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=position'), (53052, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=position'), (53053, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=position'), (53054, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=9&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=9&order=position'), (53055, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&mode=grid&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=grid'), (53056, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&mode=grid&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=grid'), (53057, 'http://www.markenoele.de/catalog/category/view/id/4?limit=18&mode=grid&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=18&mode=grid'), (53058, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=position'), (53059, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&order=position&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=position'), (53060, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&order=position&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&order=position'), (53061, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=name'), (53062, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=name&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=name'), (53063, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=name&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=name'), (53064, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=name'), (53065, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=list&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=name'), (53066, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=list&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=name'), (53067, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=list&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=name'), (53068, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=price'), (53069, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=price&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=price'), (53070, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=price&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=price'), (53071, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=price'), (53072, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=list&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=price'), (53073, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=list&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=price'), (53074, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=list&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=price'), (53075, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=gebinde_groesse'), (53076, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=gebinde_groesse&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=gebinde_groesse'), (53077, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=gebinde_groesse&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=gebinde_groesse'), (53078, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=gebinde_groesse'), (53079, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=list&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=gebinde_groesse'), (53080, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=list&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=gebinde_groesse'), (53081, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=list&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=gebinde_groesse'), (53082, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=viskositaet'), (53083, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=viskositaet&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=viskositaet'), (53084, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=viskositaet&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=viskositaet'), (53085, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=viskositaet'), (53086, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=list&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=viskositaet'), (53087, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=list&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=viskositaet'), (53088, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=list&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=viskositaet'), (53089, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=position'), (53090, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=position&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=position'), (53091, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=list&order=position&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=position'), (53092, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=position'), (53093, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=position'), (53094, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=position'), (53095, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=position'), (53096, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=position'), (53097, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=list&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=position'), (53098, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=list&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=position'), (53099, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=list&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=list&order=position'), (53100, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=name'), (53101, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=name&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=name'), (53102, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=name&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=name'), (53103, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=name'), (53104, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=name'), (53105, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=name'), (53106, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=name'), (53107, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=18&order=name'), (53108, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=name&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=18&order=name'), (53109, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=name&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=18&order=name'), (53110, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=price'), (53111, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=price&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=price'), (53112, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=price&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=price'), (53113, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=price'), (53114, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=price'), (53115, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=price'), (53116, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=price'), (53117, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=18&order=price'), (53118, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=price&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=18&order=price'), (53119, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=price&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=18&order=price'), (53120, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=gebinde_groesse'), (53121, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=gebinde_groesse&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=gebinde_groesse'), (53122, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=gebinde_groesse&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=gebinde_groesse'), (53123, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=gebinde_groesse'), (53124, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=gebinde_groesse'), (53125, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=gebinde_groesse'), (53126, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=gebinde_groesse'), (53127, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=18&order=gebinde_groesse'), (53128, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=gebinde_groesse&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=18&order=gebinde_groesse'), (53129, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=gebinde_groesse&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=18&order=gebinde_groesse'), (53130, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=viskositaet'), (53131, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=viskositaet&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=viskositaet'), (53132, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=18&mode=grid&order=viskositaet&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=viskositaet'), (53133, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=viskositaet'), (53134, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=viskositaet'), (53135, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=viskositaet'), (53136, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=18&mode=grid&order=viskositaet'), (53137, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=18&order=viskositaet'), (53138, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=viskositaet&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=18&order=viskositaet'), (53139, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&order=viskositaet&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=18&order=viskositaet'), (53140, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=18&mode=grid&order=position'), (53141, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=position&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=18&mode=grid&order=position'), (53142, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=18&mode=grid&order=position&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=18&mode=grid&order=position'), (53143, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&mode=grid&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=grid'), (53144, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=grid'), (53145, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=grid'), (53146, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=grid'), (53147, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&mode=grid'), (53148, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=position'), (53149, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=name'), (53150, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=name&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=name'), (53151, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=name&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=name'), (53152, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=name'), (53153, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=list&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=name'), (53154, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=list&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=name'), (53155, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=list&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=name'), (53156, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=price'), (53157, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=price&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=price'), (53158, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=price&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=price'), (53159, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=price'), (53160, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=list&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=price'), (53161, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=list&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=price'), (53162, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=list&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=price'), (53163, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=gebinde_groesse'), (53164, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=gebinde_groesse&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=gebinde_groesse'), (53165, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=gebinde_groesse&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=gebinde_groesse'), (53166, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=gebinde_groesse'), (53167, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=list&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=gebinde_groesse'), (53168, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=list&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=gebinde_groesse'), (53169, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=list&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=gebinde_groesse'), (53170, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=viskositaet'), (53171, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=viskositaet&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=viskositaet'), (53172, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=viskositaet&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=viskositaet'), (53173, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=viskositaet'), (53174, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=list&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=viskositaet'), (53175, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=list&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=viskositaet'), (53176, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=list&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=viskositaet'), (53177, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=position'), (53178, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=position&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=position'), (53179, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=list&order=position&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=position'), (53180, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=position'), (53181, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=list&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=position'), (53182, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=list&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=position'), (53183, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=list&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=list&order=position'), (53184, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=grid&order=name'), (53185, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=grid&order=name'), (53186, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=grid&order=name'), (53187, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=grid&order=name'), (53188, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=grid&order=name'), (53189, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=27&order=name'), (53190, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=grid&order=price'), (53191, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=grid&order=price'), (53192, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=grid&order=price'), (53193, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=grid&order=price'), (53194, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=grid&order=price'), (53195, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=27&order=price'), (53196, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=grid&order=gebinde_groesse'), (53197, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=grid&order=gebinde_groesse'), (53198, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=grid&order=gebinde_groesse'), (53199, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=grid&order=gebinde_groesse'), (53200, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=grid&order=gebinde_groesse'), (53201, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=27&order=gebinde_groesse'), (53202, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&mode=grid&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=grid&order=viskositaet'), (53203, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=grid&order=viskositaet'), (53204, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=grid&order=viskositaet'), (53205, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=grid&order=viskositaet'), (53206, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&mode=grid&order=viskositaet'), (53207, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=27&order=viskositaet'), (53208, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=27&mode=grid&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=27&mode=grid&order=position'), (53209, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10&mode=list&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list&p=4'), (53210, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10&mode=list&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=list&p=5'), (53211, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10&mode=grid&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=grid'), (53212, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10&mode=grid&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=grid'), (53213, 'http://www.markenoele.de/catalog/category/view/id/4?limit=10&mode=grid&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=grid'), (53214, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=grid'), (53215, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=grid'), (53216, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=grid'), (53217, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=grid'), (53218, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=grid'), (53219, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=grid'), (53220, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=grid'), (53221, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=grid'), (53222, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=grid'), (53223, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=grid'), (53224, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=grid'), (53225, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=grid'), (53226, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=grid'), (53227, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=grid'), (53228, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=grid'), (53229, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=grid'), (53230, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=grid'), (53231, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=grid'), (53232, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=10&mode=grid'), (53233, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=name'), (53234, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=name&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=name'), (53235, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=name&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=name'), (53236, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=name'), (53237, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=name'), (53238, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=name'), (53239, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=name'), (53240, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=price'), (53241, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=price&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=price'), (53242, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=price&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=price'), (53243, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=price'), (53244, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=price'), (53245, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=price'), (53246, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=price'), (53247, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=gebinde_groesse'), (53248, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=gebinde_groesse&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=gebinde_groesse'), (53249, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=gebinde_groesse&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=gebinde_groesse'), (53250, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=gebinde_groesse'), (53251, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=gebinde_groesse'), (53252, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=gebinde_groesse'), (53253, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=gebinde_groesse'), (53254, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=viskositaet'), (53255, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=viskositaet&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=viskositaet'), (53256, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=viskositaet&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=viskositaet'), (53257, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=viskositaet'), (53258, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=viskositaet'), (53259, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=viskositaet'), (53260, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=viskositaet'), (53261, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=position'), (53262, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=position&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=position'), (53263, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=list&order=position&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=list&order=position'), (53264, 'http://www.markenoele.de/catalog/category/view/id/4?limit=20&mode=grid&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=grid'), (53265, 'http://www.markenoele.de/catalog/category/view/id/4?limit=20&mode=grid&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=grid'), (53266, 'http://www.markenoele.de/catalog/category/view/id/4?limit=20&mode=grid&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=grid'), (53267, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=grid'), (53268, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=grid'), (53269, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=grid'), (53270, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=grid'), (53271, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=grid'), (53272, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=grid'), (53273, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=grid'), (53274, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=grid'), (53275, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=grid'), (53276, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=grid'), (53277, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=grid'), (53278, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=grid'), (53279, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=grid'), (53280, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=grid'), (53281, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=grid'), (53282, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=grid'), (53283, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=grid&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=grid'), (53284, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=grid&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=grid'), (53285, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=grid&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=20&mode=grid'), (53286, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=name'), (53287, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=name&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=name'), (53288, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=name'), (53289, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=name'), (53290, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=name'), (53291, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=name'), (53292, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=price'), (53293, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=price&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=price'), (53294, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=price'), (53295, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=price'), (53296, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=price'), (53297, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=price'), (53298, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=gebinde_groesse'), (53299, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=gebinde_groesse&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=gebinde_groesse'), (53300, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=gebinde_groesse'), (53301, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=gebinde_groesse'), (53302, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=gebinde_groesse'), (53303, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=gebinde_groesse'), (53304, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=viskositaet'), (53305, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=viskositaet&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=viskositaet'), (53306, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=viskositaet'), (53307, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=viskositaet'), (53308, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=viskositaet'), (53309, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=viskositaet'), (53310, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=position'), (53311, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=list&order=position&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=position'), (53312, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=position'), (53313, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=position'), (53314, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=position'), (53315, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=list&order=position'), (53316, 'http://www.markenoele.de/catalog/category/view/id/4?limit=30&mode=grid&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=grid'), (53317, 'http://www.markenoele.de/catalog/category/view/id/4?limit=30&mode=grid&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=grid'), (53318, 'http://www.markenoele.de/catalog/category/view/id/4?limit=30&mode=grid&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=grid'), (53319, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=grid'), (53320, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=grid'), (53321, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=grid'), (53322, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=price&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=grid'), (53323, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=grid'), (53324, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=grid'), (53325, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=grid'), (53326, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=grid'), (53327, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=gebinde_groesse&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=grid'), (53328, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=grid'), (53329, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=grid'), (53330, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=grid'), (53331, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=grid'), (53332, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=grid'), (53333, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=grid'), (53334, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=grid'), (53335, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=grid&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=grid'), (53336, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=grid&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=grid'), (53337, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=grid&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=30&mode=grid'), (53338, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=list&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=list&order=name'), (53339, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=list&order=name'), (53340, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=list&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=list&order=name'), (53341, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=list&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=list&order=name'), (53342, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=list&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=list&order=price'), (53343, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=list&order=price'), (53344, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=list&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=list&order=price'), (53345, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=list&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=list&order=price'), (53346, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=list&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=list&order=gebinde_groesse'), (53347, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=list&order=gebinde_groesse'), (53348, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=list&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=list&order=gebinde_groesse'), (53349, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=list&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=list&order=gebinde_groesse'), (53350, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=list&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=list&order=viskositaet'), (53351, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=list&order=viskositaet'), (53352, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=list&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=list&order=viskositaet'), (53353, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=list&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=list&order=viskositaet'), (53354, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=list&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=list&order=position'), (53355, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=list&order=position'), (53356, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=list&order=position'), (53357, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=list&order=position'), (53358, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=list&order=position'), (53359, 'http://www.markenoele.de/catalog/category/view/id/4?mode=grid&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=grid&p=4'), (53360, 'http://www.markenoele.de/catalog/category/view/id/4?mode=grid&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=grid&p=5'), (53361, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=position'), (53362, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=position&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=position'), (53363, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=position&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=position'), (53364, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=list&order=position'), (53365, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=list&order=name'), (53366, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=list&order=price'), (53367, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=list&order=gebinde_groesse'), (53368, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=list&order=viskositaet'), (53369, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=10&mode=list&order=position'), (53370, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=position&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=10&mode=list&order=position'), (53371, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=list&order=position&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=10&mode=list&order=position'), (53372, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=10&mode=list&order=position'), (53373, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=grid&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=10&mode=list&order=position'), (53374, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=grid&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=10&mode=list&order=position'), (53375, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=grid&order=position&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=10&mode=list&order=position'), (53376, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=20&mode=list&order=position'), (53377, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=list&order=position&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=20&mode=list&order=position'), (53378, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=name&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=name&p=4'), (53379, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=name&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=name&p=5'), (53380, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=grid&order=name'), (53381, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=name&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=grid&order=name'), (53382, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&mode=grid&order=name&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=grid&order=name'), (53383, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=grid&order=name'), (53384, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=grid&order=name'), (53385, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=grid&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=grid&order=name'), (53386, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&mode=grid&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&mode=grid&order=name'), (53387, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=position'), (53388, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=position&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=position'), (53389, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=position&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=position'), (53390, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=10&order=name'), (53391, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=name&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=10&order=name'), (53392, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=name&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=10&order=name'), (53393, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=name&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=name&p=4'), (53394, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=name&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=name&p=5'), (53395, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=grid&order=name'), (53396, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=name&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=grid&order=name'), (53397, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&mode=grid&order=name&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=grid&order=name'), (53398, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=grid&order=name'), (53399, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=grid&order=name'), (53400, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=grid&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=grid&order=name'), (53401, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&mode=grid&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&mode=grid&order=name'), (53402, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=position'), (53403, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=position&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=position'), (53404, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=position&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=position'), (53405, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=20&order=name'), (53406, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=name&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=20&order=name'), (53407, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=name&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=20&order=name'), (53408, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=name&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=name&p=2'), (53409, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=name&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=name&p=4'), (53410, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=grid&order=name'), (53411, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=name&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=grid&order=name'), (53412, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&mode=grid&order=name&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=grid&order=name'), (53413, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=grid&order=name'), (53414, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=grid&order=name'), (53415, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=grid&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=grid&order=name'), (53416, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=grid&order=name&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&mode=grid&order=name'), (53417, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=position'), (53418, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=position&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=position'), (53419, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=position&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=position'), (53420, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=30&order=name'), (53421, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=name&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=30&order=name'), (53422, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=name&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=30&order=name'), (53423, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=name&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=name&p=4'), (53424, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=name&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=name&p=5'), (53425, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=grid&order=name'), (53426, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=name&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=grid&order=name'), (53427, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=name&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=grid&order=name'), (53428, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=position&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=position&p=4'), (53429, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=position&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=position&p=5'), (53430, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=name&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=name&p=4'), (53431, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=name&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=name&p=5'), (53432, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=price&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=price&p=4'), (53433, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=price&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=price&p=5'), (53434, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=10&order=price'), (53435, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=price&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=10&order=price'), (53436, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=price&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=10&order=price'), (53437, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=price&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=price&p=4'), (53438, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=price&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=price&p=5'), (53439, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=20&order=price'), (53440, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=price&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=20&order=price'), (53441, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=price&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=20&order=price'), (53442, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=price&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=price&p=4'), (53443, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=price&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=price&p=5'), (53444, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=30&order=price'), (53445, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=price&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=30&order=price'), (53446, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=price&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=30&order=price'), (53447, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=price&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=price&p=4'), (53448, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=price&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=price&p=5'), (53449, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=grid&order=price'), (53450, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=price&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=grid&order=price'), (53451, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=price&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=grid&order=price'), (53452, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=price&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=price&p=4'), (53453, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=price&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=price&p=5'), (53454, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=gebinde_groesse&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=gebinde_groesse&p=4'), (53455, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=gebinde_groesse&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=gebinde_groesse&p=5'), (53456, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=10&order=gebinde_groesse'), (53457, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=gebinde_groesse&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=10&order=gebinde_groesse'), (53458, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=gebinde_groesse&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=10&order=gebinde_groesse'), (53459, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=gebinde_groesse&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=gebinde_groesse&p=4'), (53460, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=gebinde_groesse&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=gebinde_groesse&p=5'), (53461, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=20&order=gebinde_groesse'), (53462, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=gebinde_groesse&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=20&order=gebinde_groesse'), (53463, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=gebinde_groesse&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=20&order=gebinde_groesse'), (53464, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=gebinde_groesse&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=gebinde_groesse&p=4'), (53465, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=gebinde_groesse&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=gebinde_groesse&p=5'), (53466, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=30&order=gebinde_groesse'), (53467, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=gebinde_groesse&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=30&order=gebinde_groesse'), (53468, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=gebinde_groesse&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=30&order=gebinde_groesse'), (53469, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=gebinde_groesse&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=gebinde_groesse&p=4'), (53470, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=gebinde_groesse&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=gebinde_groesse&p=5'), (53471, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=grid&order=gebinde_groesse'), (53472, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=gebinde_groesse&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=grid&order=gebinde_groesse'), (53473, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=gebinde_groesse&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=grid&order=gebinde_groesse'), (53474, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=gebinde_groesse&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=gebinde_groesse&p=4'), (53475, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=gebinde_groesse&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=gebinde_groesse&p=5'), (53476, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=viskositaet&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=viskositaet&p=4'), (53477, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=10&order=viskositaet&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=10&order=viskositaet&p=5'), (53478, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=10&order=viskositaet'), (53479, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=viskositaet&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=10&order=viskositaet'), (53480, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=viskositaet&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=10&order=viskositaet'), (53481, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=viskositaet&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=viskositaet&p=4'), (53482, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=20&order=viskositaet&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=20&order=viskositaet&p=5'), (53483, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=20&order=viskositaet'), (53484, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=viskositaet&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=20&order=viskositaet'), (53485, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=viskositaet&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=20&order=viskositaet'), (53486, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=viskositaet&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=viskositaet&p=4'), (53487, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=30&order=viskositaet&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=30&order=viskositaet&p=5'), (53488, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=30&order=viskositaet'), (53489, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=viskositaet&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=30&order=viskositaet'), (53490, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=viskositaet&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=30&order=viskositaet'), (53491, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=viskositaet&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=viskositaet&p=4'), (53492, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=viskositaet&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&mode=grid&order=viskositaet&p=5'), (53493, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=grid&order=viskositaet'), (53494, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=viskositaet&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=grid&order=viskositaet'), (53495, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=viskositaet&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=grid&order=viskositaet'), (53496, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=viskositaet&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=viskositaet&p=4'), (53497, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=viskositaet&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=viskositaet&p=5'), (53498, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=position&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=10&order=position&p=4'), (53499, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=10&order=position&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=10&order=position&p=5'), (53500, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=position&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=20&order=position&p=4'), (53501, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=20&order=position&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=20&order=position&p=5'), (53502, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=position&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=30&order=position&p=4'), (53503, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&order=position&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=30&order=position&p=5'), (53504, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&limit=30&mode=list&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&limit=30&mode=list&order=position'), (53505, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=position&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=grid&order=position&p=4'), (53506, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=position&p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&mode=grid&order=position&p=5'), (53507, 'http://www.markenoele.de/catalog/category/view/id/6?limit=9&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18'), (53508, 'http://www.markenoele.de/catalog/category/view/id/6?limit=9&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18'), (53509, 'http://www.markenoele.de/catalog/category/view/id/6?limit=9&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18'), (53510, 'http://www.markenoele.de/catalog/category/view/id/6?limit=9&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18'), (53511, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18'), (53512, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18'), (53513, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18'), (53514, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18'), (53515, 'http://www.markenoele.de/catalog/category/view/id/6?limit=18&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18'), (53516, 'http://www.markenoele.de/catalog/category/view/id/6?limit=18&mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18'), (53517, 'http://www.markenoele.de/catalog/category/view/id/6?limit=18&mode=list&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18'), (53518, 'http://www.markenoele.de/catalog/category/view/id/6?limit=18&mode=list&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18'), (53519, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=18&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18'), (53520, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=18&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18'), (53521, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=18&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18'), (53522, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=18&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18'), (53523, 'http://www.markenoele.de/catalog/category/view/id/6?limit=27&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=27'), (53524, 'http://www.markenoele.de/catalog/category/view/id/6?limit=27&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=27'), (53525, 'http://www.markenoele.de/catalog/category/view/id/6?limit=27&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=27'), (53526, 'http://www.markenoele.de/catalog/category/view/id/6?limit=27&mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=27'), (53527, 'http://www.markenoele.de/catalog/category/view/id/6?limit=27&mode=list&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=27'), (53528, 'http://www.markenoele.de/catalog/category/view/id/6?limit=27&mode=list&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=27'), (53529, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=27'), (53530, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=27'), (53531, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=27'), (53532, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=27'), (53533, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=all&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all'), (53534, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=all&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all'), (53535, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=all&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all'), (53536, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=all&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all'), (53537, 'http://www.markenoele.de/catalog/category/view/id/6?limit=10&mode=list&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10&mode=list'), (53538, 'http://www.markenoele.de/catalog/category/view/id/6?limit=10&mode=grid&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10&mode=list'), (53539, 'http://www.markenoele.de/catalog/category/view/id/6?limit=10&mode=grid&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10&mode=list'), (53540, 'http://www.markenoele.de/catalog/category/view/id/6?limit=10&mode=grid&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10&mode=list'), (53541, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10&mode=list'), (53542, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=list&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10&mode=list'), (53543, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=list&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10&mode=list'), (53544, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10&mode=list'), (53545, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10&mode=list'), (53546, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=list&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10&mode=list'), (53547, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=list&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10&mode=list'), (53548, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10&mode=list'), (53549, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10&mode=list'), (53550, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=list&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10&mode=list'), (53551, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=list&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10&mode=list'), (53552, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10&mode=list'), (53553, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10&mode=list'), (53554, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=list&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10&mode=list'), (53555, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=list&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10&mode=list'), (53556, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10&mode=list'), (53557, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10&mode=list'), (53558, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=list&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10&mode=list'), (53559, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=list&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10&mode=list'), (53560, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=10&mode=list'), (53561, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=name'), (53562, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=name'), (53563, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=name'), (53564, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=grid&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=name'), (53565, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=name'), (53566, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=name'), (53567, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=name'), (53568, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=name'), (53569, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=price'), (53570, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=price'), (53571, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=grid&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=price'), (53572, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=grid&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=price'), (53573, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=price'), (53574, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=price'), (53575, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=price'), (53576, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=price'), (53577, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=gebinde_groesse'), (53578, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=gebinde_groesse'), (53579, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=grid&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=gebinde_groesse'), (53580, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=grid&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=gebinde_groesse'), (53581, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=gebinde_groesse'), (53582, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=gebinde_groesse'), (53583, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=gebinde_groesse'), (53584, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=gebinde_groesse'), (53585, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=viskositaet'), (53586, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=viskositaet'), (53587, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=grid&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=viskositaet'), (53588, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=grid&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=viskositaet'), (53589, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=viskositaet'), (53590, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=viskositaet'), (53591, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=viskositaet'), (53592, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=viskositaet'), (53593, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=position'), (53594, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=position'), (53595, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=grid&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=position'), (53596, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=10&mode=grid&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=position'), (53597, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=position'), (53598, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=position'), (53599, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=position'), (53600, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=10&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=10&order=position'), (53601, 'http://www.markenoele.de/catalog/category/view/id/6?limit=20&mode=grid&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20&p=2'), (53602, 'http://www.markenoele.de/catalog/category/view/id/6?limit=20&mode=grid&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20&p=2'), (53603, 'http://www.markenoele.de/catalog/category/view/id/6?limit=20&mode=grid&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20&p=2'), (53604, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20&p=2'), (53605, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20&p=2'), (53606, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20&p=2'), (53607, 'http://www.markenoele.de/catalog/category/view/id/6?limit=20&mode=list&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20&mode=list'), (53608, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20&mode=list'), (53609, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20&mode=list'), (53610, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20&mode=list'), (53611, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20&mode=list'), (53612, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20&mode=list'), (53613, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20&mode=list'), (53614, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20&mode=list'), (53615, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20&mode=list'), (53616, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=all&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20&mode=list'), (53617, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20&mode=list'), (53618, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=20&mode=list'), (53619, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=name'), (53620, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=name'), (53621, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=name'), (53622, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=grid&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=name'), (53623, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=name'), (53624, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=name'), (53625, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=name'), (53626, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=name'), (53627, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=price'), (53628, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=price'), (53629, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=price'), (53630, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=price'), (53631, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=grid&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=price'), (53632, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=grid&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=price'), (53633, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=price'), (53634, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=price'), (53635, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=price'), (53636, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=price'), (53637, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=gebinde_groesse'), (53638, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=gebinde_groesse'), (53639, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=gebinde_groesse'), (53640, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=gebinde_groesse'), (53641, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=grid&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=gebinde_groesse'), (53642, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=grid&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=gebinde_groesse'), (53643, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=gebinde_groesse'), (53644, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=gebinde_groesse'), (53645, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=gebinde_groesse'), (53646, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=gebinde_groesse'), (53647, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=viskositaet'), (53648, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=viskositaet'), (53649, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=viskositaet'), (53650, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=viskositaet'), (53651, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=grid&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=viskositaet'), (53652, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=grid&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=viskositaet'), (53653, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=viskositaet'), (53654, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=viskositaet'), (53655, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=viskositaet'), (53656, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=20&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=viskositaet'), (53657, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=position'), (53658, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=position'); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (53659, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=position'), (53660, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=position'), (53661, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=grid&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=position'), (53662, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=grid&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=20&order=position'), (53663, 'http://www.markenoele.de/catalog/category/view/id/6?limit=30&mode=grid&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30&p=2'), (53664, 'http://www.markenoele.de/catalog/category/view/id/6?limit=30&mode=grid&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30&p=2'), (53665, 'http://www.markenoele.de/catalog/category/view/id/6?limit=30&mode=grid&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30&p=2'), (53666, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30&p=2'), (53667, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30&p=2'), (53668, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30&p=2'), (53669, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30&p=2'), (53670, 'http://www.markenoele.de/catalog/category/view/id/6?limit=30&mode=list&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30&mode=list'), (53671, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30&mode=list'), (53672, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30&mode=list'), (53673, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30&mode=list'), (53674, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30&mode=list'), (53675, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30&mode=list'), (53676, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30&mode=list'), (53677, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30&mode=list'), (53678, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30&mode=list'), (53679, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=30&mode=list'), (53680, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=name'), (53681, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=name'), (53682, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=name'), (53683, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=grid&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=name'), (53684, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=name'), (53685, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=name'), (53686, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=name'), (53687, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=name'), (53688, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=price'), (53689, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=price'), (53690, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=price'), (53691, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=price'), (53692, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=grid&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=price'), (53693, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=grid&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=price'), (53694, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=price'), (53695, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=price'), (53696, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=price'), (53697, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=price'), (53698, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=gebinde_groesse'), (53699, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=gebinde_groesse'), (53700, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=gebinde_groesse'), (53701, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=gebinde_groesse'), (53702, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=grid&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=gebinde_groesse'), (53703, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=grid&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=gebinde_groesse'), (53704, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=gebinde_groesse'), (53705, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=gebinde_groesse'), (53706, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=gebinde_groesse'), (53707, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=gebinde_groesse'), (53708, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=viskositaet'), (53709, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=viskositaet'), (53710, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=viskositaet'), (53711, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=viskositaet'), (53712, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=grid&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=viskositaet'), (53713, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=grid&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=viskositaet'), (53714, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=viskositaet'), (53715, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=viskositaet'), (53716, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=viskositaet'), (53717, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=30&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=viskositaet'), (53718, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=position'), (53719, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=position'), (53720, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=position'), (53721, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=position'), (53722, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=grid&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=position'), (53723, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=grid&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=30&order=position'), (53724, 'http://www.markenoele.de/catalog/category/view/id/6?limit=9&mode=grid&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18&mode=grid'), (53725, 'http://www.markenoele.de/catalog/category/view/id/6?limit=9&mode=grid&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18&mode=grid'), (53726, 'http://www.markenoele.de/catalog/category/view/id/6?limit=9&mode=grid&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18&mode=grid'), (53727, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18&mode=grid'), (53728, 'http://www.markenoele.de/catalog/category/view/id/6?limit=18&mode=grid&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18&mode=grid'), (53729, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=18&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18&mode=grid'), (53730, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18&mode=grid'), (53731, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=18&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18&mode=grid'), (53732, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18&mode=grid'), (53733, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=18&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18&mode=grid'), (53734, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18&mode=grid'), (53735, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=18&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18&mode=grid'), (53736, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18&mode=grid'), (53737, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=18&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18&mode=grid'), (53738, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=18&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=18&mode=grid'), (53739, 'http://www.markenoele.de/catalog/category/view/id/6?limit=27&mode=grid&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=27&mode=grid'), (53740, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=27&mode=grid'), (53741, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=27&mode=grid'), (53742, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=27&mode=grid'), (53743, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=27&mode=grid'), (53744, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=27&mode=grid'), (53745, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=27&mode=grid'), (53746, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=27&mode=grid'), (53747, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=27&mode=grid'), (53748, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=27&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=27&mode=grid'), (53749, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=27&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=27&mode=grid'), (53750, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all&mode=grid'), (53751, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all&mode=grid'), (53752, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all&mode=grid'), (53753, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all&mode=grid'), (53754, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=name'), (53755, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=name'), (53756, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&mode=grid&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=name'), (53757, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=name'), (53758, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=name'), (53759, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=name'), (53760, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=name'), (53761, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&mode=grid&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=name'), (53762, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=price'), (53763, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&mode=grid&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=price'), (53764, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&mode=grid&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=price'), (53765, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=price'), (53766, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=price'), (53767, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=price'), (53768, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&mode=grid&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=price'), (53769, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&mode=grid&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=price'), (53770, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=gebinde_groesse'), (53771, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&mode=grid&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=gebinde_groesse'), (53772, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&mode=grid&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=gebinde_groesse'), (53773, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=gebinde_groesse'), (53774, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=gebinde_groesse'), (53775, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=gebinde_groesse'), (53776, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&mode=grid&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=gebinde_groesse'), (53777, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&mode=grid&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=gebinde_groesse'), (53778, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=viskositaet'), (53779, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&mode=grid&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=viskositaet'), (53780, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&mode=grid&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=viskositaet'), (53781, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=viskositaet'), (53782, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=viskositaet'), (53783, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=viskositaet'), (53784, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&mode=grid&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=viskositaet'), (53785, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&mode=grid&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=viskositaet'), (53786, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=position'), (53787, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&mode=grid&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=position'), (53788, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&mode=grid&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=position'), (53789, 'http://www.markenoele.de/', ''), (53790, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=position'), (53791, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=18&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=position'), (53792, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=grid&order=position'), (53793, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=18&order=name'), (53794, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=18&order=name'), (53795, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=9&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=18&order=name'), (53796, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=9&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=18&order=name'), (53797, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=18&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=18&order=name'), (53798, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=18&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=18&order=name'), (53799, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=18&mode=list&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=18&order=name'), (53800, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=18&mode=list&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=18&order=name'), (53801, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=18&order=name'), (53802, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=18&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=18&order=name'), (53803, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=18&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=18&order=name'), (53804, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=18&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=18&order=name'), (53805, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=27&order=name'), (53806, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=27&order=name'), (53807, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=27&order=name'), (53808, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=27&order=name'), (53809, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&mode=list&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=27&order=name'), (53810, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=27&mode=list&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=27&order=name'), (53811, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=27&order=name'), (53812, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=27&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=27&order=name'), (53813, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=27&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=27&order=name'), (53814, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=27&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=27&order=name'), (53815, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=all&order=name'), (53816, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&limit=9&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=all&order=position'), (53817, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=20&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=list&order=position'), (53818, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=30&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=list&order=position'), (53819, 'http://www.markenoele.de/catalog/category/view/id/7?limit=10&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53820, 'http://www.markenoele.de/catalog/category/view/id/7?limit=10&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53821, 'http://www.markenoele.de/catalog/category/view/id/7?limit=10&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53822, 'http://www.markenoele.de/catalog/category/view/id/7?limit=20&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53823, 'http://www.markenoele.de/catalog/category/view/id/7?limit=20&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53824, 'http://www.markenoele.de/catalog/category/view/id/7?limit=30&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53825, 'http://www.markenoele.de/catalog/category/view/id/7?limit=9&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53826, 'http://www.markenoele.de/catalog/category/view/id/7?limit=18&mode=grid&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53827, 'http://www.markenoele.de/catalog/category/view/id/7?limit=18&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53828, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53829, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53830, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53831, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53832, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53833, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53834, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=18&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53835, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53836, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53837, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=9&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53838, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=18&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53839, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=18&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53840, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53841, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=9&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53842, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=18&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53843, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=18&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53844, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53845, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=9&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53846, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=18&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53847, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=18&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53848, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53849, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=9&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53850, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=18&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53851, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=18&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53852, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=18'), (53853, 'http://www.markenoele.de/catalog/category/view/id/7?limit=27&mode=grid&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (53854, 'http://www.markenoele.de/catalog/category/view/id/7?limit=27&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (53855, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (53856, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (53857, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (53858, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (53859, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (53860, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=27&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (53861, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (53862, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (53863, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=27&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (53864, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=27&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (53865, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (53866, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=27&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (53867, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=27&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (53868, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (53869, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=27&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (53870, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=27&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (53871, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (53872, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=27&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (53873, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=27&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (53874, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (53875, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (53876, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (53877, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (53878, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (53879, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (53880, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (53881, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (53882, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (53883, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (53884, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (53885, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (53886, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (53887, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (53888, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (53889, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (53890, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (53891, 'http://www.markenoele.de/catalog/category/view/id/7?limit=10&mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53892, 'http://www.markenoele.de/catalog/category/view/id/7?limit=10&mode=list&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53893, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53894, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53895, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53896, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53897, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53898, 'http://www.markenoele.de/catalog/category/view/id/7?limit=20&mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53899, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53900, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53901, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53902, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53903, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53904, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53905, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53906, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53907, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53908, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53909, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53910, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53911, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53912, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53913, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53914, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53915, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53916, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?mode=list'), (53917, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=10&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (53918, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=10&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (53919, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (53920, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (53921, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (53922, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=20&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (53923, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (53924, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (53925, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (53926, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (53927, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (53928, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (53929, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (53930, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (53931, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=grid&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (53932, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (53933, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (53934, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (53935, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (53936, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=10&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=price'), (53937, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=10&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=price'), (53938, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=10&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=price'), (53939, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=price'), (53940, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=20&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=price'), (53941, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=20&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=price'), (53942, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=20&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=price'), (53943, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=price'), (53944, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=30&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=price'), (53945, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=30&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=price'), (53946, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=30&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=price'), (53947, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=price'), (53948, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=price'), (53949, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=grid&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=price'), (53950, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=grid&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=price'), (53951, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=price'), (53952, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=price'), (53953, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=price'), (53954, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&order=price&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=price'), (53955, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=10&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse'), (53956, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=10&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse'), (53957, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=10&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse'), (53958, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse'), (53959, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=20&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse'), (53960, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=20&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse'), (53961, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=20&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse'), (53962, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse'), (53963, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=30&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse'), (53964, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=30&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse'), (53965, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=30&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse'), (53966, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse'), (53967, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse'), (53968, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=grid&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse'), (53969, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=grid&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse'), (53970, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse'), (53971, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse'), (53972, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse'), (53973, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse'), (53974, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=10&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (53975, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=10&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (53976, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=10&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (53977, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (53978, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=20&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (53979, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=20&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (53980, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=20&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (53981, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (53982, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=30&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (53983, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=30&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (53984, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=30&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (53985, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (53986, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (53987, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=grid&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (53988, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=grid&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (53989, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (53990, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (53991, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (53992, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (53993, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=10&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=desc&order=position'), (53994, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=10&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=desc&order=position'), (53995, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=10&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=desc&order=position'), (53996, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=20&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=desc&order=position'), (53997, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=20&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=desc&order=position'), (53998, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=20&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=desc&order=position'), (53999, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=30&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=desc&order=position'), (54000, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=30&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=desc&order=position'), (54001, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&limit=30&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=desc&order=position'), (54002, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=desc&order=position'), (54003, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&mode=grid&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=desc&order=position'), (54004, 'http://www.markenoele.de/catalog/category/view/id/7?dir=desc&mode=grid&order=position&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=desc&order=position'), (54005, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=18'), (54006, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=18'), (54007, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=18'), (54008, 'http://www.markenoele.de/catalog/category/view/id/8?limit=9&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=18'), (54009, 'http://www.markenoele.de/catalog/category/view/id/8?limit=18&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=18'), (54010, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=18'), (54011, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=18'), (54012, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=18'), (54013, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=18'), (54014, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=18'), (54015, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=18'), (54016, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=18'), (54017, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=18'), (54018, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=9&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=18'), (54019, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=18&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=18'), (54020, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=18'), (54021, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=9&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=18'), (54022, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=18&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=18'), (54023, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=18'), (54024, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=9&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=18'), (54025, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=18&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=18'), (54026, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=18'), (54027, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=9&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=18'), (54028, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=18&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=18'), (54029, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=18'), (54030, 'http://www.markenoele.de/catalog/category/view/id/8?limit=27&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=27'), (54031, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=27'), (54032, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=27'), (54033, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=27'), (54034, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=27'), (54035, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=27'), (54036, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=27'), (54037, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=27'), (54038, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=27&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=27'), (54039, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=27'), (54040, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=27&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=27'), (54041, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=27'), (54042, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=27&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=27'), (54043, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=27'), (54044, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=27&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=27'), (54045, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=27'), (54046, 'http://www.markenoele.de/catalog/category/view/id/8?limit=all&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=all'), (54047, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=all'), (54048, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=all'), (54049, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=all'), (54050, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=all'), (54051, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=all'), (54052, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=all'), (54053, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=all'), (54054, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=all&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=all'), (54055, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=all'), (54056, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=all&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=all'), (54057, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=all'), (54058, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=all&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=all'), (54059, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=all'), (54060, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=all&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=all'), (54061, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?limit=all'), (54062, 'http://www.markenoele.de/catalog/category/view/id/8?limit=10&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54063, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54064, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54065, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54066, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54067, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54068, 'http://www.markenoele.de/catalog/category/view/id/8?limit=20&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54069, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54070, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54071, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54072, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54073, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54074, 'http://www.markenoele.de/catalog/category/view/id/8?limit=30&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54075, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54076, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54077, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54078, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54079, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54080, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54081, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54082, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54083, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54084, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54085, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54086, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54087, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (54088, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?dir=asc&order=name'), (54089, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?dir=asc&order=name'), (54090, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?dir=asc&order=name'), (54091, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?dir=asc&order=name'), (54092, 'http://www.markenoele.de/catalog/category/view/id/8?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?dir=asc&order=name'), (54093, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?dir=asc&order=name'), (54094, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?dir=asc&order=name'), (54095, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?dir=asc&order=price'), (54096, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?dir=asc&order=price'), (54097, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?dir=asc&order=price'), (54098, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?dir=asc&order=price'), (54099, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?dir=asc&order=gebinde_groesse'), (54100, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?dir=asc&order=gebinde_groesse'), (54101, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?dir=asc&order=gebinde_groesse'), (54102, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?dir=asc&order=gebinde_groesse'), (54103, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?dir=asc&order=viskositaet'), (54104, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?dir=asc&order=viskositaet'), (54105, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?dir=asc&order=viskositaet'), (54106, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?dir=asc&order=viskositaet'), (54107, 'http://www.markenoele.de/catalog/category/view/id/8?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?dir=desc&order=position'), (54108, 'http://www.markenoele.de/catalog/category/view/id/9?limit=10&mode=grid&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&p=2'), (54109, 'http://www.markenoele.de/catalog/category/view/id/9?limit=10&mode=grid&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&p=2'), (54110, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&p=2'), (54111, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&p=2'), (54112, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&p=2'), (54113, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=all&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&mode=list'), (54114, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=all&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&mode=list'), (54115, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=all&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&mode=list'), (54116, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=all&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&mode=list'), (54117, 'http://www.markenoele.de/catalog/category/view/id/9?limit=10&mode=list&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&mode=list'), (54118, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&mode=list'), (54119, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&mode=list'), (54120, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=list&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&mode=list'), (54121, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&mode=list'), (54122, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&mode=list'), (54123, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=list&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&mode=list'), (54124, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&mode=list'), (54125, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&mode=list'), (54126, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=list&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&mode=list'), (54127, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&mode=list'), (54128, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&mode=list'), (54129, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=list&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&mode=list'), (54130, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&mode=list'), (54131, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=all&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&mode=list'), (54132, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&mode=list'), (54133, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=list&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=10&mode=list'), (54134, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=10&order=name'), (54135, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=10&order=name'), (54136, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=10&order=name'), (54137, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=10&order=name'), (54138, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=10&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=10&order=name'), (54139, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=10&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=10&order=name'), (54140, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=10&order=price'), (54141, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=10&order=price'), (54142, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=grid&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=10&order=price'), (54143, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=10&order=price'), (54144, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=10&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=10&order=price'), (54145, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=10&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=10&order=price'), (54146, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=10&order=gebinde_groesse'), (54147, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=10&order=gebinde_groesse'), (54148, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=grid&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=10&order=gebinde_groesse'), (54149, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=10&order=gebinde_groesse'), (54150, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=10&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=10&order=gebinde_groesse'), (54151, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=10&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=10&order=gebinde_groesse'), (54152, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=10&order=viskositaet'), (54153, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=10&order=viskositaet'), (54154, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=10&mode=grid&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=10&order=viskositaet'), (54155, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=10&order=viskositaet'), (54156, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=10&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=10&order=viskositaet'), (54157, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=10&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=10&order=viskositaet'), (54158, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=9&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=desc&limit=10&order=position'), (54159, 'http://www.markenoele.de/catalog/category/view/id/9?limit=9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20&p=2'), (54160, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20&p=2'), (54161, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=9&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20&p=2'), (54162, 'http://www.markenoele.de/catalog/category/view/id/9?limit=20&mode=list&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20&mode=list'), (54163, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20&mode=list'), (54164, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20&mode=list'), (54165, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20&mode=list'), (54166, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&mode=list&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20&mode=list'), (54167, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20&mode=list'), (54168, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&mode=list&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20&mode=list'), (54169, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20&mode=list'), (54170, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20&mode=list'), (54171, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20&mode=list'), (54172, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=20&mode=list'), (54173, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=name'), (54174, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=name'), (54175, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=name'), (54176, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=name'), (54177, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=name'), (54178, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=name'), (54179, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&order=price&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=price'), (54180, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=price'), (54181, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=price'), (54182, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&mode=grid&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=price'), (54183, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=price'), (54184, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=price'), (54185, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=price'), (54186, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&order=gebinde_groesse&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=gebinde_groesse'), (54187, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=gebinde_groesse'), (54188, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=gebinde_groesse'), (54189, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&mode=grid&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=gebinde_groesse'), (54190, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=gebinde_groesse'), (54191, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=gebinde_groesse'), (54192, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=gebinde_groesse'), (54193, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&order=viskositaet&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=viskositaet'), (54194, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=viskositaet'), (54195, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=viskositaet'), (54196, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=20&mode=grid&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=viskositaet'), (54197, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=viskositaet'), (54198, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=viskositaet'), (54199, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=20&order=viskositaet'), (54200, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&order=position&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=desc&limit=20&order=position'), (54201, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=desc&limit=20&order=position'), (54202, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=desc&limit=20&order=position'), (54203, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=desc&limit=20&order=position'), (54204, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=20&mode=grid&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=desc&limit=20&order=position'), (54205, 'http://www.markenoele.de/catalog/category/view/id/9?limit=30&mode=grid&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30&p=2'), (54206, 'http://www.markenoele.de/catalog/category/view/id/9?limit=30&mode=grid&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30&p=2'), (54207, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30&p=2'), (54208, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=30&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30&p=2'), (54209, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=30&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30&p=2'), (54210, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30&mode=list'), (54211, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30&mode=list'), (54212, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30&mode=list'), (54213, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30&mode=list'), (54214, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=30&mode=list'), (54215, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=30&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=30&order=name'), (54216, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=30&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=30&order=name'), (54217, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=30&order=name'), (54218, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=30&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=30&order=name'), (54219, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=30&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=30&order=name'), (54220, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=30&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=30&order=price'), (54221, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=30&mode=grid&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=30&order=price'), (54222, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=30&order=price'), (54223, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=30&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=30&order=price'), (54224, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=30&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=30&order=price'), (54225, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=30&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=30&order=gebinde_groesse'), (54226, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=30&mode=grid&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=30&order=gebinde_groesse'), (54227, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=30&order=gebinde_groesse'), (54228, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=30&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=30&order=gebinde_groesse'), (54229, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=30&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=30&order=gebinde_groesse'), (54230, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=30&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=30&order=viskositaet'), (54231, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=30&mode=grid&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=30&order=viskositaet'), (54232, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=30&order=viskositaet'), (54233, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=30&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=30&order=viskositaet'), (54234, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=30&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=30&order=viskositaet'), (54235, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=30&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=desc&limit=30&order=position'), (54236, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=30&mode=grid&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=desc&limit=30&order=position'), (54237, 'http://www.markenoele.de/catalog/category/view/id/9?limit=9&mode=grid&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=18&mode=grid'), (54238, 'http://www.markenoele.de/catalog/category/view/id/9?limit=9&mode=grid&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=18&mode=grid'), (54239, 'http://www.markenoele.de/catalog/category/view/id/9?limit=9&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=18&mode=grid'), (54240, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=18&mode=grid'), (54241, 'http://www.markenoele.de/catalog/category/view/id/9?limit=18&mode=grid&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=18&mode=grid'), (54242, 'http://www.markenoele.de/catalog/category/view/id/9?limit=18&mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=18&mode=grid'), (54243, 'http://www.markenoele.de/catalog/category/view/id/9?limit=18&mode=list&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=18&mode=grid'), (54244, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=18&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=18&mode=grid'), (54245, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=18&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=18&mode=grid'), (54246, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=18&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=18&mode=grid'), (54247, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=18&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=18&mode=grid'), (54248, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=18&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=18&mode=grid'), (54249, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=18&mode=grid'), (54250, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=18&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=18&mode=grid'), (54251, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=18&mode=grid'), (54252, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=18&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=18&mode=grid'), (54253, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=18&mode=grid'), (54254, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=18&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=18&mode=grid'), (54255, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=18&mode=grid'), (54256, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=18&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=18&mode=grid'), (54257, 'http://www.markenoele.de/catalog/category/view/id/9?limit=27&mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=27&mode=grid'), (54258, 'http://www.markenoele.de/catalog/category/view/id/9?limit=27&mode=list&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=27&mode=grid'), (54259, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=27&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=27&mode=grid'), (54260, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=27&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=27&mode=grid'), (54261, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=27&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=27&mode=grid'), (54262, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=27&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=27&mode=grid'), (54263, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=27&mode=grid'), (54264, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=27&mode=grid'), (54265, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=27&mode=grid'), (54266, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=27&mode=grid'), (54267, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=27&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=27&mode=grid'), (54268, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all&mode=grid'), (54269, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all&mode=grid'), (54270, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all&mode=grid'), (54271, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all&mode=grid'), (54272, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=9&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&mode=grid&order=name'), (54273, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=9&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&mode=grid&order=name'), (54274, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=9&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&mode=grid&order=name'), (54275, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&mode=grid&order=name'), (54276, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&mode=grid&order=name'), (54277, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&mode=grid&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&mode=grid&order=name'), (54278, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=9&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&mode=grid&order=price'), (54279, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=9&mode=grid&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&mode=grid&order=price'), (54280, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=9&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&mode=grid&order=price'), (54281, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&mode=grid&order=price'), (54282, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&mode=grid&order=price'), (54283, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&mode=grid&order=price&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&mode=grid&order=price'), (54284, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=9&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&mode=grid&order=gebinde_groesse'), (54285, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=9&mode=grid&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&mode=grid&order=gebinde_groesse'), (54286, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=9&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&mode=grid&order=gebinde_groesse'), (54287, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&mode=grid&order=gebinde_groesse'), (54288, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&mode=grid&order=gebinde_groesse'), (54289, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&mode=grid&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&mode=grid&order=gebinde_groesse'), (54290, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=9&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&mode=grid&order=viskositaet'), (54291, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=9&mode=grid&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&mode=grid&order=viskositaet'), (54292, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=9&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&mode=grid&order=viskositaet'), (54293, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&mode=grid&order=viskositaet'), (54294, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&mode=grid&order=viskositaet'), (54295, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&mode=grid&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&mode=grid&order=viskositaet'), (54296, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=9&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=desc&mode=grid&order=position'), (54297, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=9&mode=grid&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=desc&mode=grid&order=position'), (54298, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=9&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=desc&mode=grid&order=position'), (54299, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=18&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=desc&mode=grid&order=position'), (54300, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=18&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=desc&mode=grid&order=position'), (54301, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&mode=list&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=desc&mode=grid&order=position'), (54302, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&mode=list&order=position&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=desc&mode=grid&order=position'), (54303, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=9&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=18&order=name'), (54304, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=9&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=18&order=name'), (54305, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=9&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=18&order=name'), (54306, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=9&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=18&order=name'), (54307, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=9&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=18&order=name'), (54308, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=9&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=18&order=name'), (54309, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=18&order=name&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=18&order=name'), (54310, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=18&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=18&order=name'), (54311, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=18&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=18&order=name'), (54312, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=18&mode=list&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=18&order=name'), (54313, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=18&order=name'), (54314, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=18&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=18&order=name'), (54315, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=18&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=18&order=name'), (54316, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=27&mode=list&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=27&order=name'), (54317, 'http://www.markenoele.de/catalog/category/view/id/9?dir=asc&limit=27&mode=list&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=27&order=name'), (54318, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=27&order=name'), (54319, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=27&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=27&order=name'), (54320, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=27&order=name&p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=27&order=name'), (54321, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?dir=asc&limit=all&order=name'), (54322, 'http://www.markenoele.de/catalog/category/view/id/10?limit=10&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54323, 'http://www.markenoele.de/catalog/category/view/id/10?limit=10&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54324, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54325, 'http://www.markenoele.de/catalog/category/view/id/10?limit=20&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54326, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54327, 'http://www.markenoele.de/catalog/category/view/id/10?limit=30&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54328, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54329, 'http://www.markenoele.de/catalog/category/view/id/10?limit=9&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54330, 'http://www.markenoele.de/catalog/category/view/id/10?limit=18&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54331, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54332, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54333, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54334, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54335, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54336, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54337, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54338, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54339, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=9&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54340, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=18&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54341, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54342, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=9&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54343, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=18&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54344, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54345, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=9&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54346, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=18&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54347, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54348, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=9&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54349, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=18&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54350, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=18'), (54351, 'http://www.markenoele.de/catalog/category/view/id/10?limit=27&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=27'), (54352, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=27'), (54353, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=27'), (54354, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=27'), (54355, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=27'), (54356, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=27'), (54357, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=27'), (54358, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=27'), (54359, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=27&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=27'), (54360, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=27'), (54361, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=27&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=27'), (54362, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=27'), (54363, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=27&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=27'), (54364, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=27'), (54365, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=27&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=27'), (54366, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=27'), (54367, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (54368, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (54369, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (54370, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (54371, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (54372, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (54373, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (54374, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (54375, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=all&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (54376, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (54377, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=all&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (54378, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (54379, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=all&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (54380, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (54381, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=all&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (54382, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (54383, 'http://www.markenoele.de/catalog/category/view/id/10?limit=10&mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (54384, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (54385, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (54386, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (54387, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (54388, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (54389, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (54390, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (54391, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (54392, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (54393, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (54394, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (54395, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (54396, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (54397, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (54398, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (54399, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (54400, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (54401, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (54402, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (54403, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (54404, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (54405, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (54406, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (54407, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=10&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=name'), (54408, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=name'), (54409, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=name'), (54410, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=name'), (54411, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=name'), (54412, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=name'), (54413, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=name'), (54414, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&mode=grid&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=name'), (54415, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=name'), (54416, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&order=name&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=name'), (54417, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=10&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=price'), (54418, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=price'), (54419, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=20&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=price'), (54420, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=price'), (54421, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=30&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=price'), (54422, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=price'), (54423, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&mode=grid&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=price'), (54424, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=price'), (54425, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&order=price&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=price'), (54426, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=10&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=gebinde_groesse'), (54427, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=gebinde_groesse'), (54428, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=20&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=gebinde_groesse'), (54429, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=gebinde_groesse'), (54430, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=30&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=gebinde_groesse'), (54431, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=gebinde_groesse'), (54432, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&mode=grid&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=gebinde_groesse'), (54433, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=gebinde_groesse'), (54434, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=gebinde_groesse'), (54435, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=10&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=viskositaet'), (54436, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=viskositaet'), (54437, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=20&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=viskositaet'), (54438, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=viskositaet'), (54439, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&limit=30&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=viskositaet'), (54440, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=viskositaet'), (54441, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&mode=grid&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=viskositaet'), (54442, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=viskositaet'), (54443, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=viskositaet'), (54444, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=10&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=desc&order=position'), (54445, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=20&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=desc&order=position'), (54446, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=30&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=desc&order=position'), (54447, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=desc&order=position'), (54448, 'http://www.markenoele.de/catalog/category/view/id/10?dir=desc&mode=grid&order=position&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=desc&order=position'), (54449, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=18'), (54450, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=18'), (54451, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=18'), (54452, 'http://www.markenoele.de/catalog/category/view/id/12?limit=9&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=18'), (54453, 'http://www.markenoele.de/catalog/category/view/id/12?limit=18&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=18'), (54454, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=18'), (54455, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=18'), (54456, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=18'), (54457, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=18'), (54458, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=18'), (54459, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=18'), (54460, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=18'), (54461, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=18'), (54462, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=9&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=18'), (54463, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=18&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=18'), (54464, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=18'), (54465, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=9&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=18'), (54466, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=18&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=18'), (54467, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=18'), (54468, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=9&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=18'), (54469, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=18&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=18'), (54470, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=18'), (54471, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=9&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=18'), (54472, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=18&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=18'), (54473, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=18'), (54474, 'http://www.markenoele.de/catalog/category/view/id/12?limit=27&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=27'), (54475, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=27'), (54476, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=27'), (54477, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=27'), (54478, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=27'), (54479, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=27'), (54480, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=27'), (54481, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=27'), (54482, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=27&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=27'), (54483, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=27'), (54484, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=27&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=27'), (54485, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=27'), (54486, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=27&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=27'), (54487, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=27'), (54488, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=27&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=27'), (54489, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=27'), (54490, 'http://www.markenoele.de/catalog/category/view/id/12?limit=all&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=all'), (54491, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=all'), (54492, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=all'), (54493, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=all'), (54494, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=all'), (54495, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=all'), (54496, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=all'), (54497, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=all'), (54498, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=all&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=all'), (54499, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=all'), (54500, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=all&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=all'), (54501, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=all'), (54502, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=all&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=all'), (54503, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=all'), (54504, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=all&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=all'), (54505, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?limit=all'), (54506, 'http://www.markenoele.de/catalog/category/view/id/12?limit=10&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54507, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54508, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54509, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54510, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54511, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54512, 'http://www.markenoele.de/catalog/category/view/id/12?limit=20&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54513, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54514, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54515, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54516, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54517, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54518, 'http://www.markenoele.de/catalog/category/view/id/12?limit=30&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54519, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54520, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54521, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54522, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54523, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54524, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54525, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54526, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54527, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54528, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54529, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54530, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54531, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?mode=list'), (54532, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?dir=asc&order=name'), (54533, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?dir=asc&order=name'), (54534, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?dir=asc&order=name'), (54535, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?dir=asc&order=name'), (54536, 'http://www.markenoele.de/catalog/category/view/id/12?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?dir=asc&order=name'), (54537, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?dir=asc&order=name'), (54538, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?dir=asc&order=name'), (54539, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?dir=asc&order=price'), (54540, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?dir=asc&order=price'), (54541, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?dir=asc&order=price'), (54542, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?dir=asc&order=price'), (54543, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?dir=asc&order=gebinde_groesse'), (54544, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?dir=asc&order=gebinde_groesse'), (54545, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?dir=asc&order=gebinde_groesse'), (54546, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?dir=asc&order=gebinde_groesse'), (54547, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?dir=asc&order=viskositaet'), (54548, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?dir=asc&order=viskositaet'), (54549, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?dir=asc&order=viskositaet'), (54550, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?dir=asc&order=viskositaet'), (54551, 'http://www.markenoele.de/catalog/category/view/id/12?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html?dir=desc&order=position'), (54552, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=all&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10&mode=list'), (54553, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=all&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10&mode=list'), (54554, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=all&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10&mode=list'), (54555, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=all&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10&mode=list'), (54556, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10&mode=list'), (54557, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10&mode=list'), (54558, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10&mode=list'), (54559, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10&mode=list'), (54560, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10&mode=list'), (54561, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=10&mode=list'), (54562, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&limit=10&order=name'), (54563, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&limit=10&order=price'), (54564, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&limit=10&order=gebinde_groesse'), (54565, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&limit=10&order=viskositaet'), (54566, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=9&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=desc&limit=10&order=position'), (54567, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=all&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=desc&limit=10&order=position'), (54568, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=20&mode=list'), (54569, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=20&mode=list'), (54570, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=20&mode=list'), (54571, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=20&mode=list'), (54572, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=20&mode=list'), (54573, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=20&mode=list'), (54574, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&limit=20&order=name'), (54575, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&limit=20&order=price'), (54576, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&limit=20&order=gebinde_groesse'), (54577, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&limit=20&order=viskositaet'), (54578, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=desc&limit=20&order=position'), (54579, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=30&mode=list'), (54580, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=30&mode=list'), (54581, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=30&mode=list'), (54582, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=30&mode=list'), (54583, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=30&mode=list'), (54584, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=30&mode=list'), (54585, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&limit=30&order=name'), (54586, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&limit=30&order=price'), (54587, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&limit=30&order=gebinde_groesse'), (54588, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&limit=30&order=viskositaet'), (54589, 'http://www.markenoele.de/catalog/category/view/id/13?limit=9&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=18&mode=grid'), (54590, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=18&mode=grid'), (54591, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=18&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=18&mode=grid'), (54592, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=18&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=18&mode=grid'), (54593, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=18&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=18&mode=grid'), (54594, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=18&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=18&mode=grid'), (54595, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=18&mode=grid'), (54596, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=18&mode=grid'), (54597, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=18&mode=grid'), (54598, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=18&mode=grid'), (54599, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=27&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=27&mode=grid'), (54600, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=27&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=27&mode=grid'), (54601, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=27&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=27&mode=grid'), (54602, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=27&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=27&mode=grid'), (54603, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=27&mode=grid'), (54604, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=27&mode=grid'), (54605, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=27&mode=grid'), (54606, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=27&mode=grid'), (54607, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=27&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=27&mode=grid'), (54608, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=all&mode=grid'), (54609, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=all&mode=grid'), (54610, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=all&mode=grid'), (54611, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?limit=all&mode=grid'), (54612, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=9&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&mode=grid&order=name'), (54613, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&mode=grid&order=name'), (54614, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=9&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&mode=grid&order=price'), (54615, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&mode=grid&order=price'), (54616, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=9&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&mode=grid&order=gebinde_groesse'), (54617, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&mode=grid&order=gebinde_groesse'), (54618, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=9&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&mode=grid&order=viskositaet'), (54619, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&mode=grid&order=viskositaet'), (54620, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=9&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=desc&mode=grid&order=position'), (54621, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=18&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=desc&mode=grid&order=position'), (54622, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=9&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&limit=18&order=name'), (54623, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=9&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&limit=18&order=name'), (54624, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=9&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&limit=18&order=name'), (54625, 'http://www.markenoele.de/catalog/category/view/id/13?dir=asc&limit=9&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&limit=18&order=name'), (54626, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=9&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&limit=18&order=name'), (54627, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&limit=18&order=name'), (54628, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&limit=27&order=name'), (54629, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html?dir=asc&limit=all&order=name'), (54630, 'http://www.markenoele.de/catalog/category/view/id/14?limit=10&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54631, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54632, 'http://www.markenoele.de/catalog/category/view/id/14?limit=20&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54633, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54634, 'http://www.markenoele.de/catalog/category/view/id/14?limit=30&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54635, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54636, 'http://www.markenoele.de/catalog/category/view/id/14?limit=9&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54637, 'http://www.markenoele.de/catalog/category/view/id/14?limit=18&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54638, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54639, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54640, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54641, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54642, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54643, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54644, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54645, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54646, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=9&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54647, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=18&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54648, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54649, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=9&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54650, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=18&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54651, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54652, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=9&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54653, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=18&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54654, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54655, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=9&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54656, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=18&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54657, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=18'), (54658, 'http://www.markenoele.de/catalog/category/view/id/14?limit=27&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=27'), (54659, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=27'), (54660, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=27'), (54661, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=27'), (54662, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=27'), (54663, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=27'), (54664, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=27'), (54665, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=27'), (54666, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=27&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=27'), (54667, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=27'), (54668, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=27&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=27'), (54669, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=27'), (54670, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=27&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=27'), (54671, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=27'), (54672, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=27&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=27'), (54673, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=27'), (54674, 'http://www.markenoele.de/catalog/category/view/id/14?limit=all&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=all'), (54675, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=all'), (54676, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=all'), (54677, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=all'), (54678, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=all'), (54679, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=all'), (54680, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=all'), (54681, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=all'), (54682, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=all&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=all'), (54683, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=all'), (54684, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=all&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=all'), (54685, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=all'), (54686, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=all&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=all'), (54687, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=all'), (54688, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=all&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=all'), (54689, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?limit=all'), (54690, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?mode=list'), (54691, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?mode=list'), (54692, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?mode=list'), (54693, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?mode=list'), (54694, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?mode=list'), (54695, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?mode=list'), (54696, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?mode=list'), (54697, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?mode=list'), (54698, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?mode=list'), (54699, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?mode=list'), (54700, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?mode=list'), (54701, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?mode=list'), (54702, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?mode=list'), (54703, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?mode=list'), (54704, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?mode=list'), (54705, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?mode=list'), (54706, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?mode=list'), (54707, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?mode=list'), (54708, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?mode=list'), (54709, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?mode=list'), (54710, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?mode=list'), (54711, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?mode=list'), (54712, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?mode=list'), (54713, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?dir=asc&order=name'), (54714, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?dir=asc&order=name'), (54715, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?dir=asc&order=name'), (54716, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?dir=asc&order=name'), (54717, 'http://www.markenoele.de/catalog/category/view/id/14?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?dir=asc&order=name'), (54718, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?dir=asc&order=name'), (54719, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?dir=asc&order=name'), (54720, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?dir=asc&order=price'), (54721, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?dir=asc&order=price'), (54722, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?dir=asc&order=price'), (54723, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?dir=asc&order=price'), (54724, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?dir=asc&order=gebinde_groesse'), (54725, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?dir=asc&order=gebinde_groesse'), (54726, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?dir=asc&order=gebinde_groesse'), (54727, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?dir=asc&order=gebinde_groesse'), (54728, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?dir=asc&order=viskositaet'), (54729, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?dir=asc&order=viskositaet'), (54730, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?dir=asc&order=viskositaet'), (54731, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?dir=asc&order=viskositaet'), (54732, 'http://www.markenoele.de/catalog/category/view/id/14?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html?dir=desc&order=position'), (54733, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=all&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10&mode=list'), (54734, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=all&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10&mode=list'), (54735, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=all&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10&mode=list'), (54736, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=all&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10&mode=list'), (54737, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10&mode=list'), (54738, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10&mode=list'), (54739, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10&mode=list'), (54740, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10&mode=list'), (54741, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10&mode=list'), (54742, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=10&mode=list'), (54743, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&limit=10&order=name'), (54744, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&limit=10&order=price'), (54745, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&limit=10&order=gebinde_groesse'), (54746, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&limit=10&order=viskositaet'), (54747, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=9&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=desc&limit=10&order=position'), (54748, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=all&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=desc&limit=10&order=position'), (54749, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=20&mode=list'), (54750, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=20&mode=list'), (54751, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=20&mode=list'), (54752, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=20&mode=list'), (54753, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=20&mode=list'), (54754, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=20&mode=list'), (54755, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&limit=20&order=name'), (54756, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&limit=20&order=price'), (54757, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&limit=20&order=gebinde_groesse'), (54758, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&limit=20&order=viskositaet'), (54759, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=desc&limit=20&order=position'), (54760, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=30&mode=list'), (54761, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=30&mode=list'), (54762, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=30&mode=list'), (54763, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=30&mode=list'), (54764, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=30&mode=list'), (54765, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=30&mode=list'), (54766, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&limit=30&order=name'), (54767, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&limit=30&order=price'), (54768, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&limit=30&order=gebinde_groesse'), (54769, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&limit=30&order=viskositaet'), (54770, 'http://www.markenoele.de/catalog/category/view/id/16?limit=9&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=18&mode=grid'), (54771, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=18&mode=grid'), (54772, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=18&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=18&mode=grid'), (54773, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=18&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=18&mode=grid'), (54774, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=18&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=18&mode=grid'), (54775, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=18&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=18&mode=grid'), (54776, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=18&mode=grid'), (54777, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=18&mode=grid'), (54778, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=18&mode=grid'), (54779, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=18&mode=grid'), (54780, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=27&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=27&mode=grid'), (54781, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=27&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=27&mode=grid'), (54782, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=27&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=27&mode=grid'), (54783, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=27&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=27&mode=grid'), (54784, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=27&mode=grid'), (54785, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=27&mode=grid'), (54786, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=27&mode=grid'), (54787, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=27&mode=grid'), (54788, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=27&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=27&mode=grid'), (54789, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=all&mode=grid'), (54790, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=all&mode=grid'), (54791, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=all&mode=grid'), (54792, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?limit=all&mode=grid'), (54793, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=9&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&mode=grid&order=name'), (54794, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&mode=grid&order=name'), (54795, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=9&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&mode=grid&order=price'), (54796, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&mode=grid&order=price'), (54797, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=9&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&mode=grid&order=gebinde_groesse'), (54798, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&mode=grid&order=gebinde_groesse'), (54799, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=9&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&mode=grid&order=viskositaet'), (54800, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&mode=grid&order=viskositaet'), (54801, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=9&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=desc&mode=grid&order=position'), (54802, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=18&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=desc&mode=grid&order=position'), (54803, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=9&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&limit=18&order=name'), (54804, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=9&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&limit=18&order=name'), (54805, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=9&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&limit=18&order=name'), (54806, 'http://www.markenoele.de/catalog/category/view/id/16?dir=asc&limit=9&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&limit=18&order=name'), (54807, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=9&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&limit=18&order=name'), (54808, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&limit=18&order=name'), (54809, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&limit=27&order=name'), (54810, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad.html?dir=asc&limit=all&order=name'), (54811, 'http://www.markenoele.de/catalog/category/view/id/17?limit=10&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54812, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54813, 'http://www.markenoele.de/catalog/category/view/id/17?limit=20&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54814, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54815, 'http://www.markenoele.de/catalog/category/view/id/17?limit=30&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54816, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54817, 'http://www.markenoele.de/catalog/category/view/id/17?limit=9&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54818, 'http://www.markenoele.de/catalog/category/view/id/17?limit=18&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54819, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54820, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54821, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54822, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54823, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54824, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54825, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54826, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54827, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=9&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54828, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=18&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54829, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54830, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=9&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54831, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=18&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54832, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54833, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=9&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54834, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=18&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54835, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54836, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=9&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54837, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=18&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54838, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=18'), (54839, 'http://www.markenoele.de/catalog/category/view/id/17?limit=27&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=27'), (54840, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=27'), (54841, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=27'), (54842, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=27'), (54843, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=27'), (54844, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=27'), (54845, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=27'), (54846, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=27&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=27'), (54847, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=27&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=27'), (54848, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=27&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=27'), (54849, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=27&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=27'), (54850, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=27&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=27'), (54851, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=27&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=27'), (54852, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=27&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=27'), (54853, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=27&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=27'), (54854, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=27&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=27'), (54855, 'http://www.markenoele.de/catalog/category/view/id/17?limit=all&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=all'), (54856, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=all'), (54857, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=all'), (54858, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=all'), (54859, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=all'), (54860, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=all'), (54861, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=all'), (54862, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=all&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=all'), (54863, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=all&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=all'), (54864, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=all&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=all'), (54865, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=all&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=all'), (54866, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=all'), (54867, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=all&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=all'), (54868, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=all'), (54869, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=all&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=all'), (54870, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=all&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?limit=all'), (54871, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?mode=list'), (54872, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?mode=list'), (54873, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?mode=list'), (54874, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?mode=list'), (54875, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?mode=list'), (54876, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?mode=list'), (54877, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?mode=list'), (54878, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?mode=list'), (54879, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?mode=list'), (54880, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?mode=list'), (54881, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?mode=list'), (54882, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?mode=list'), (54883, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?mode=list'), (54884, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?mode=list'), (54885, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?mode=list'), (54886, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?mode=list'), (54887, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?mode=list'), (54888, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?mode=list'), (54889, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?mode=list'), (54890, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?mode=list'), (54891, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?mode=list'), (54892, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?mode=list'), (54893, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?mode=list'), (54894, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?dir=asc&order=name'), (54895, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=10&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?dir=asc&order=name'), (54896, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?dir=asc&order=name'), (54897, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=20&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?dir=asc&order=name'), (54898, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?dir=asc&order=name'), (54899, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=30&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?dir=asc&order=name'), (54900, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?dir=asc&order=name'), (54901, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=10&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?dir=asc&order=price'), (54902, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=20&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?dir=asc&order=price'), (54903, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=30&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?dir=asc&order=price'), (54904, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?dir=asc&order=price'), (54905, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=10&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?dir=asc&order=gebinde_groesse'), (54906, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=20&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?dir=asc&order=gebinde_groesse'), (54907, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=30&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?dir=asc&order=gebinde_groesse'), (54908, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?dir=asc&order=gebinde_groesse'), (54909, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=10&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?dir=asc&order=viskositaet'), (54910, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=20&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?dir=asc&order=viskositaet'), (54911, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=30&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?dir=asc&order=viskositaet'), (54912, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?dir=asc&order=viskositaet'), (54913, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/quad/motorenol.html?dir=desc&order=position'), (54914, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=all&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10&mode=list'), (54915, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=all&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10&mode=list'), (54916, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=all&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10&mode=list'), (54917, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=all&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10&mode=list'), (54918, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=10&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10&mode=list'), (54919, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=10&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10&mode=list'), (54920, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=10&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10&mode=list'), (54921, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=10&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10&mode=list'), (54922, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=10&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10&mode=list'), (54923, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=10&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=10&mode=list'), (54924, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=10&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&limit=10&order=name'), (54925, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=10&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&limit=10&order=price'), (54926, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=10&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&limit=10&order=gebinde_groesse'), (54927, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=10&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&limit=10&order=viskositaet'), (54928, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=9&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=desc&limit=10&order=position'), (54929, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=all&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=desc&limit=10&order=position'), (54930, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=20&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=20&mode=list'), (54931, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=20&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=20&mode=list'), (54932, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=20&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=20&mode=list'), (54933, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=20&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=20&mode=list'), (54934, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=20&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=20&mode=list'), (54935, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=20&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=20&mode=list'), (54936, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=20&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&limit=20&order=name'), (54937, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=20&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&limit=20&order=price'), (54938, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=20&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&limit=20&order=gebinde_groesse'), (54939, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=20&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&limit=20&order=viskositaet'), (54940, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=all&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=desc&limit=20&order=position'), (54941, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=30&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=30&mode=list'), (54942, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=30&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=30&mode=list'), (54943, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=30&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=30&mode=list'), (54944, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=30&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=30&mode=list'), (54945, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=30&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=30&mode=list'), (54946, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=30&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=30&mode=list'), (54947, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=30&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&limit=30&order=name'), (54948, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=30&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&limit=30&order=price'), (54949, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=30&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&limit=30&order=gebinde_groesse'), (54950, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=30&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&limit=30&order=viskositaet'), (54951, 'http://www.markenoele.de/catalog/category/view/id/18?limit=9&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=18&mode=grid'), (54952, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=9&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=18&mode=grid'), (54953, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=18&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=18&mode=grid'), (54954, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=18&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=18&mode=grid'), (54955, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=18&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=18&mode=grid'), (54956, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=18&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=18&mode=grid'), (54957, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=18&mode=grid'), (54958, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=18&mode=grid'), (54959, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=18&mode=grid'), (54960, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=18&mode=grid'), (54961, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=27&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=27&mode=grid'), (54962, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=27&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=27&mode=grid'), (54963, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=27&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=27&mode=grid'), (54964, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=27&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=27&mode=grid'), (54965, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=27&mode=grid'), (54966, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=27&mode=grid'), (54967, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=27&mode=grid'), (54968, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=27&mode=grid'), (54969, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=27&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=27&mode=grid'), (54970, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=all&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=all&mode=grid'), (54971, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=all&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=all&mode=grid'), (54972, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=all&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=all&mode=grid'), (54973, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=all&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?limit=all&mode=grid'), (54974, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=9&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&mode=grid&order=name'), (54975, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=9&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&mode=grid&order=name'), (54976, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=9&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&mode=grid&order=price'), (54977, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=9&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&mode=grid&order=price'), (54978, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=9&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&mode=grid&order=gebinde_groesse'), (54979, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=9&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&mode=grid&order=gebinde_groesse'), (54980, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=9&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&mode=grid&order=viskositaet'), (54981, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=9&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&mode=grid&order=viskositaet'), (54982, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=9&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=desc&mode=grid&order=position'), (54983, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=18&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=desc&mode=grid&order=position'), (54984, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=9&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&limit=18&order=name'), (54985, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=9&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&limit=18&order=name'), (54986, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=9&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&limit=18&order=name'), (54987, 'http://www.markenoele.de/catalog/category/view/id/18?dir=asc&limit=9&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&limit=18&order=name'), (54988, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=9&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&limit=18&order=name'), (54989, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&limit=18&order=name'), (54990, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=27&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&limit=27&order=name'), (54991, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html?dir=asc&limit=all&order=name'), (54992, 'http://www.markenoele.de/catalog/category/view/id/19?limit=10&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (54993, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=10&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (54994, 'http://www.markenoele.de/catalog/category/view/id/19?limit=20&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (54995, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=20&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (54996, 'http://www.markenoele.de/catalog/category/view/id/19?limit=30&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (54997, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=30&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (54998, 'http://www.markenoele.de/catalog/category/view/id/19?limit=9&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (54999, 'http://www.markenoele.de/catalog/category/view/id/19?limit=18&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (55000, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=18&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (55001, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=18&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (55002, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=18&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (55003, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=18&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (55004, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=18&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (55005, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=9&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (55006, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=18&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (55007, 'http://www.markenoele.de/catalog/category/view/id/19?dir=desc&limit=18&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (55008, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=9&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (55009, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=18&mode=list&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (55010, 'http://www.markenoele.de/catalog/category/view/id/19?dir=desc&limit=18&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (55011, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=9&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (55012, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=18&mode=list&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (55013, 'http://www.markenoele.de/catalog/category/view/id/19?dir=desc&limit=18&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (55014, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=9&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (55015, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=18&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (55016, 'http://www.markenoele.de/catalog/category/view/id/19?dir=desc&limit=18&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (55017, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=9&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (55018, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=18&mode=list&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (55019, 'http://www.markenoele.de/catalog/category/view/id/19?dir=desc&limit=18&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=18'), (55020, 'http://www.markenoele.de/catalog/category/view/id/19?limit=27&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=27'), (55021, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=27&mode=grid&order=name', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=27'), (55022, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=27&mode=grid&order=price', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=27'), (55023, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=27&mode=grid&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=27'), (55024, 'http://www.markenoele.de/catalog/category/view/id/19?dir=asc&limit=27&mode=grid&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=27'), (55025, 'http://www.markenoele.de/catalog/category/view/id/19?dir=desc&limit=27&mode=grid&order=position', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html?limit=27'), (55026, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (55027, 'http://www.markenoele.de/catalogsearch/result/?q=8100', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55028, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55029, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/catalogsearch/result/?q=8100'), (55030, 'http://www.markenoele.de/catalog/product/view/id/7', 'http://www.markenoele.de/catalogsearch/result/?q=8100'), (55031, 'http://www.markenoele.de/catalog/product/gallery/id/8/image/175/', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l.html'), (55032, 'http://www.markenoele.de/catalog/product/gallery/id/7/image/174/', 'http://www.markenoele.de/motul-8100-x-clean-c3-1l.html'), (55033, 'http://www.markenoele.de/', ''), (55034, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+8100+x-clean&meta=&btnG=Google-Suche'), (55035, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55036, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55037, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55038, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55039, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (55040, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-plus-5l.html'), (55041, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (55042, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?q=motul+motor%C3%B6l+vw+50400&encQuery=fuchs+motor%C3%B6l+vw+50400&lang=any&adtest=&mandant=toi&device=html&dia=suche&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&plug_id=&st'), (55043, 'http://www.markenoele.de/catalog/product/view/id/181/category/52', ''), (55044, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (55045, 'http://www.markenoele.de/', ''), (55046, 'http://www.markenoele.de/', ''), (55047, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (55048, 'http://www.markenoele.de/', ''), (55049, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', 'http://www.google.de/search?hl=de&rls=com.microsoft:en-US&&sa=X&ei=DYYTTfr9L8ip8QPfwoGFBw&ved=0CCMQBSgA&q=motul+10w60&spell=1'), (55050, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (55051, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/118/', ''), (55052, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (55053, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (55054, 'http://www.markenoele.de/bestellung/', ''), (55055, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (55056, 'http://www.markenoele.de/impressum/', ''), (55057, 'http://www.markenoele.de/impressum/', ''), (55058, 'http://www.markenoele.de/catalogsearch/ajax/suggest/', ''), (55059, 'http://www.markenoele.de/altoelentsorgung/', ''), (55060, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/50/', ''), (55061, 'http://www.markenoele.de/agb/', ''), (55062, 'http://www.markenoele.de/catalogsearch/result/', ''), (55063, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (55064, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (55065, 'http://www.markenoele.de/customer/account/login/', ''), (55066, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/141/', ''), (55067, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (55068, 'http://www.markenoele.de/checkout/', ''), (55069, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (55070, 'http://www.markenoele.de/checkout/cart/', ''), (55071, 'http://www.markenoele.de/zahlung/', ''), (55072, 'http://www.markenoele.de/angebote-des-monats/', ''), (55073, 'http://www.markenoele.de/widerruf/', ''), (55074, 'http://www.markenoele.de/lieferung/', ''), (55075, 'http://www.markenoele.de/motul_pflegeberater/', ''), (55076, 'http://www.markenoele.de/', ''), (55077, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (55078, 'http://www.markenoele.de/datenschutz/', ''), (55079, 'http://www.markenoele.de/lieferung', ''), (55080, 'http://www.markenoele.de/contacts/', ''), (55081, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (55082, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (55083, 'http://www.markenoele.de/', ''), (55084, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/112/', ''), (55085, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+800+road+racing&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (55086, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/49/', ''), (55087, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55088, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55089, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (55090, 'http://www.markenoele.de/catalog/category/view/id/32?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (55091, 'http://www.markenoele.de/catalog/product/view/id/30/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=1'), (55092, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-gear-ff-competition.html'), (55093, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (55094, 'http://www.markenoele.de/catalog/product/view/id/30/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=1'), (55095, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-gear-ff-competition.html'), (55096, 'http://www.markenoele.de/catalog/product/view/id/30/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=1'), (55097, 'http://www.markenoele.de/catalog/product/view/id/30/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=1'), (55098, 'http://www.markenoele.de/catalog/category/view/id/32?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (55099, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (55100, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55101, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55102, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+800+road+racing&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (55103, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul+&hl=de&ie=UTF-8&rlz=1T4WZPC_deDE353DE353&q=motul+%c3%b6l'), (55104, 'http://www.markenoele.de/', 'http://www.shopzilla.de/8B--Diverse_Autoartikel_-_att296935--116893-__cat_id--16537__keyword--motul+5100+4t+15w50'), (55105, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55106, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55107, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (55108, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (55109, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (55110, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (55111, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (55112, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (55113, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (55114, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (55115, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (55116, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (55117, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (55118, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (55119, 'http://www.markenoele.de/catalog/product/gallery/id/118/image/116/', ''), (55120, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (55121, 'http://www.markenoele.de/catalog/product/view/id/50/s/motul-5100-4t/category/38/', ''), (55122, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (55123, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (55124, 'http://www.markenoele.de/bestellung/.google-analytics.com/ga.js', ''), (55125, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlLmh0bWw,/product/108/', ''), (55126, 'http://www.markenoele.de/customer/account/login/.google-analytics.com/ga.js', ''), (55127, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbA,,/product/7/', ''), (55128, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlLmh0bWw,/product/113/', ''), (55129, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (55130, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2JsZWNoc2NoaWxkLXBpbi11cC1paS5odG1s/product/141/', ''), (55131, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (55132, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (55133, 'http://www.markenoele.de/catalog/product/view/id/192/s/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis/category/40/', ''), (55134, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (55135, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (55136, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (55137, 'http://www.markenoele.de/checkout/cart/delete/id/1341/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2xpZWZlcnVuZw,,/', ''), (55138, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (55139, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXp1c2F0enN0b2ZmZS5odG1s/product/100/', ''), (55140, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (55141, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLWZhbnNob3AtYXJ0aWtlbC5odG1s/product/140/', ''), (55142, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (55143, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (55144, 'http://www.markenoele.de/checkout/cart/delete/id/1340/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/', ''), (55145, 'http://www.markenoele.de/contacts/index/post/', ''), (55146, 'http://www.markenoele.de/catalog/product/view/id/50/s/motul-5100-4t/category/40/', ''), (55147, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbA,,/product/5/', ''), (55148, 'http://www.markenoele.de/checkout/cart/delete/id/1339/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtNTAuaHRtbA,,/', ''), (55149, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (55150, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXp1c2F0enN0b2ZmZS5odG1s/product/117/', ''), (55151, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLWZhbnNob3AtYXJ0aWtlbC5odG1s/product/147/', ''), (55152, 'http://www.markenoele.de/catalog/product/gallery/id/112/image/75/', ''), (55153, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (55154, 'http://www.markenoele.de/checkout/cart/delete/id/1341/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/', ''), (55155, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (55156, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&order=position', ''), (55157, 'http://www.markenoele.de/ul.products-grid', ''), (55158, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (55159, 'http://www.markenoele.de/catalog/product/view/id/133/s/motul-pflegeberater/category/40/', ''), (55160, 'http://www.markenoele.de/checkout/cart/delete/id/1340/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2Vzc28tZGllc2VsLmh0bWw,/', ''), (55161, 'http://www.markenoele.de/checkout/cart/delete/id/1340/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlLmh0bWw,/', ''), (55162, 'http://www.markenoele.de/customer/account/create/', ''), (55163, 'http://www.markenoele.de/zahlung/', ''), (55164, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtNTAuaHRtbA,,/product/50/', ''), (55165, 'http://www.markenoele.de/altoelentsorgung/.google-analytics.com/ga.js', ''), (55166, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', ''), (55167, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/index.php/motul-schmierstoffe.html'), (55168, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (55169, 'http://www.markenoele.de/catalog/product/view/id/8/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (55170, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (55171, 'http://www.markenoele.de/catalog/product/view/id/93/category/26', ''), (55172, 'http://www.markenoele.de/catalog/product/view/id/7/category/7', ''), (55173, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CR9hrgfsTTYDjF8b8sgb4j_jVAq3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCVoo-CoAegAcfRhPgDyAEBqQKDr307aPq1PqoEGE_QPdTi_Kw5Gjg_L2UWMSRcnW-WJTlFhg&sig=AGiWqtwXrrcSBim0QN-YXUjJSVAdwVEMAQ&adurl=http://www.motulshop.de&rct=j&q=Motul%2'), (55174, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55175, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55176, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', ''), (55177, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all'), (55178, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (55179, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (55180, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (55181, 'http://www.markenoele.de/catalog/product/view/id/72/category/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (55182, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (55183, 'http://www.markenoele.de/', ''), (55184, 'http://www.markenoele.de/contacts/', ''), (55185, 'http://www.markenoele.de/angebote-des-monats/', ''), (55186, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (55187, 'http://www.markenoele.de/lieferung', ''), (55188, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (55189, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (55190, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (55191, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (55192, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (55193, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (55194, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (55195, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (55196, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (55197, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (55198, 'http://www.markenoele.de/agb/', ''), (55199, 'http://www.markenoele.de/impressum/', ''), (55200, 'http://www.markenoele.de/widerruf/', ''), (55201, 'http://www.markenoele.de/datenschutz/', ''), (55202, 'http://www.markenoele.de/zahlung/', ''), (55203, 'http://www.markenoele.de/lieferung/', ''), (55204, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (55205, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (55206, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (55207, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', ''), (55208, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (55209, 'http://www.markenoele.de/altoelentsorgung/', ''), (55210, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (55211, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (55212, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (55213, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (55214, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (55215, 'http://www.markenoele.de/catalog/product/view/id/174/category/51', ''), (55216, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (55217, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (55218, 'http://www.markenoele.de/catalog/product/view/id/17/category/4', ''), (55219, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (55220, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (55221, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', ''), (55222, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (55223, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&order=position', ''), (55224, 'http://www.markenoele.de/bestellung/', ''), (55225, 'http://www.markenoele.de/catalog/category/view/id/40?mode=list', ''), (55226, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=position', ''), (55227, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', ''), (55228, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (55229, 'http://www.markenoele.de/catalog/product/view/id/240/category/51', ''), (55230, 'http://www.markenoele.de/catalog/category/view/id/6?mode=list', ''), (55231, 'http://www.markenoele.de/catalog/category/view/id/51?p=2', ''), (55232, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (55233, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (55234, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (55235, 'http://www.markenoele.de/catalog/product/view/id/16/category/4', ''), (55236, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (55237, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&order=position', ''), (55238, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (55239, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (55240, 'http://www.markenoele.de/catalog/product/view/id/3/category/6', ''), (55241, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (55242, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', ''), (55243, 'http://www.markenoele.de/catalog/product/view/id/196/category/4', ''), (55244, 'http://www.markenoele.de/catalog/product/view/id/253/category/4', ''), (55245, 'http://www.markenoele.de/catalog/product/view/id/122/category/40', ''), (55246, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (55247, 'http://www.markenoele.de/catalog/category/view/id/40?mode=grid', ''), (55248, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', ''), (55249, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', ''), (55250, 'http://www.markenoele.de/catalog/product/view/id/183/category/41', ''), (55251, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', ''), (55252, 'http://www.markenoele.de/catalog/product/view/id/157/category/51', ''), (55253, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', ''), (55254, 'http://www.markenoele.de/catalog/category/view/id/17', ''), (55255, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (55256, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (55257, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (55258, 'http://www.markenoele.de/catalog/product/view/id/14/category/4', ''), (55259, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&order=position&p=2', ''), (55260, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', ''), (55261, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (55262, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (55263, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&order=position', ''), (55264, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (55265, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (55266, 'http://www.markenoele.de/catalog/product/view/id/229/category/51', ''), (55267, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=position', ''), (55268, 'http://www.markenoele.de/catalog/product/view/id/104/category/49', ''), (55269, 'http://www.markenoele.de/catalog/product/view/id/28/category/6', ''), (55270, 'http://www.markenoele.de/catalog/product/view/id/111/category/49', ''), (55271, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (55272, 'http://www.markenoele.de/catalog/category/view/id/6?mode=grid', ''), (55273, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (55274, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (55275, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (55276, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (55277, 'http://www.markenoele.de/catalog/product/view/id/123/category/40', ''), (55278, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', ''), (55279, 'http://www.markenoele.de/catalog/product/view/id/112/category/49', ''), (55280, 'http://www.markenoele.de/catalog/product/view/id/181/category/41', ''), (55281, 'http://www.markenoele.de/catalog/category/view/id/51?p=1', ''), (55282, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (55283, 'http://www.markenoele.de/catalog/product/view/id/170/category/4', ''), (55284, 'http://www.markenoele.de/catalog/product/view/id/118/category/40', ''), (55285, 'http://www.markenoele.de/catalog/product/view/id/108/category/49', ''), (55286, 'http://www.markenoele.de/catalog/product/view/id/10/category/6', ''), (55287, 'http://www.markenoele.de/catalog/product/view/id/186/category/4', ''), (55288, 'http://www.markenoele.de/catalog/product/view/id/120/category/40', ''), (55289, 'http://www.markenoele.de/catalog/product/view/id/110/category/49', ''), (55290, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&mode=list&order=position', ''), (55291, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position', ''), (55292, 'http://www.markenoele.de/catalog/category/view/id/17?mode=list', ''), (55293, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&order=position', ''), (55294, 'http://www.markenoele.de/catalog/category/view/id/6?mode=list&p=3', ''), (55295, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', ''), (55296, 'http://www.markenoele.de/catalog/product/view/id/150/category/41', ''), (55297, 'http://www.markenoele.de/catalog/category/view/id/20', ''), (55298, 'http://www.markenoele.de/catalog/product/view/id/100/category/45', ''), (55299, 'http://www.markenoele.de/catalog/product/view/id/181/category/52', ''), (55300, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (55301, 'http://www.markenoele.de/catalog/product/view/id/62/category/17', ''), (55302, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=position', ''), (55303, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&order=position', ''), (55304, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (55305, 'http://www.markenoele.de/catalog/product/view/id/194/category/4', ''), (55306, 'http://www.markenoele.de/catalog/product/view/id/213/category/41', ''), (55307, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=position&p=2', ''), (55308, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (55309, 'http://www.markenoele.de/catalog/product/view/id/23/category/6', ''), (55310, 'http://www.markenoele.de/catalog/category/view/id/39?mode=list', ''), (55311, 'http://www.markenoele.de/catalog/category/view/id/51?dir=desc&order=position', ''), (55312, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', ''), (55313, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&order=position', ''), (55314, 'http://www.markenoele.de/catalog/product/view/id/191/category/52', ''), (55315, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', ''), (55316, 'http://www.markenoele.de/catalog/product/view/id/118/category/48', ''), (55317, 'http://www.markenoele.de/catalog/category/view/id/50?mode=list', ''), (55318, 'http://www.markenoele.de/catalog/product/view/id/85/category/25', ''), (55319, 'http://www.markenoele.de/catalog/product/view/id/84/category/25', ''), (55320, 'http://www.markenoele.de/catalog/product/view/id/82/category/25', ''), (55321, 'http://www.markenoele.de/catalog/product/view/id/81/category/25', ''), (55322, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=position&p=2', ''), (55323, 'http://www.markenoele.de/catalog/product/view/id/86/category/25', ''), (55324, 'http://www.markenoele.de/catalog/product/view/id/109/category/48', ''), (55325, 'http://www.markenoele.de/catalog/category/view/id/46?mode=list', ''), (55326, 'http://www.markenoele.de/catalog/product/view/id/87/category/25', ''), (55327, 'http://www.markenoele.de/catalog/product/view/id/80/category/25', ''), (55328, 'http://www.markenoele.de/catalog/product/view/id/83/category/25', ''), (55329, 'http://www.markenoele.de/catalog/category/view/id/17?dir=desc&order=position', ''), (55330, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=position&p=4', ''), (55331, 'http://www.markenoele.de/catalog/product/view/id/163/category/4', ''), (55332, 'http://www.markenoele.de/catalog/product/view/id/190/category/52', ''), (55333, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&order=position', ''), (55334, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=position&p=2', ''), (55335, 'http://www.markenoele.de/catalog/product/view/id/117/category/46', ''), (55336, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position', ''), (55337, 'http://www.markenoele.de/catalog/category/view/id/17?mode=grid', ''), (55338, 'http://www.markenoele.de/catalog/product/view/id/167/category/4', ''), (55339, 'http://www.markenoele.de/catalog/product/view/id/165/category/4', ''), (55340, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (55341, 'http://www.markenoele.de/catalog/product/view/id/48/category/4', ''), (55342, 'http://www.markenoele.de/catalog/product/view/id/113/category/49', ''), (55343, 'http://www.markenoele.de/catalog/product/view/id/33/category/4', ''), (55344, 'http://www.markenoele.de/catalog/product/view/id/170/category/18', ''), (55345, 'http://www.markenoele.de/catalog/product/view/id/27/category/6', ''), (55346, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&order=position', ''), (55347, 'http://www.markenoele.de/catalog/product/view/id/162/category/4', ''), (55348, 'http://www.markenoele.de/agb', ''), (55349, 'http://www.markenoele.de/catalog/product/view/id/173/category/41', ''), (55350, 'http://www.markenoele.de/catalog/product/view/id/107/category/49', ''), (55351, 'http://www.markenoele.de/catalog/category/view/id/17?dir=asc&order=position', ''), (55352, 'http://www.markenoele.de/catalog/category/view/id/27', ''), (55353, 'http://www.markenoele.de/catalog/product/view/id/173/category/52', ''), (55354, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&mode=list&order=position', ''), (55355, 'http://www.markenoele.de/catalog/category/view/id/41?p=1', ''), (55356, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=position&p=5', ''), (55357, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position&p=4', ''), (55358, 'http://www.markenoele.de/catalog/product/view/id/180/category/52', ''), (55359, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (55360, 'http://www.markenoele.de/catalog/product/view/id/186', ''), (55361, 'http://www.markenoele.de/altoelentsorgung/', ''), (55362, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (55363, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (55364, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (55365, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (55366, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', ''), (55367, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (55368, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (55369, 'http://www.markenoele.de/', 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2117678&SearchSource=3&q=motul+%C3%B6l'), (55370, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55371, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55372, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (55373, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (55374, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (55375, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe/mocool.html'), (55376, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55377, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (55378, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (55379, 'http://www.markenoele.de/catalog/product/view/id/83/category/25', ''), (55380, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=MOTUL+5W+40+%2C+8100+X-Clean&ctid=CT2325506&octid=CT2325506&SearchSource=1'), (55381, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55382, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=MOTUL+5W+40+%2C+8100+X-Clean&ctid=CT2325506&octid=CT2325506&SearchSource=1'), (55383, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (55384, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&q=2+takt+%C3%B6l+motul+60+LTR&aq=f&oq='), (55385, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (55386, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&q=2+takt+%C3%B6l+motul+60+LTR&aq=f&oq='), (55387, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/49/', ''), (55388, 'http://www.markenoele.de/checkout/cart/', ''), (55389, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&q=2+takt+%C3%B6l+motul+60+LTR&aq=f&oq='), (55390, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (55391, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7IRFA_en&redir_esc=&ei=broUTY_BDJCu8QPo7tWDBw'), (55392, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9674079350148836&output=html&h=90&slotname=2480951733&w=728&lmt=1293207402&flash=10.0.22&url=http%3A%2F%2Fkremergo1a.tradoria.de%2Fmotoroel-c395942&dt=1293207403675&shv=r20101117&jsv=r201012'), (55393, 'http://www.markenoele.de/', ''), (55394, 'http://www.markenoele.de/', ''), (55395, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (55396, 'http://www.markenoele.de/lieferung', ''), (55397, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CfENJmNcUTenwL8eV8AON9KygBK3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQLm_Wzdbga2PqoEE0_Qi6GHKKXDlfdBlfX-lArhcdg&sig=AGiWqtwlRTomssfYP1roJM2_E6_ZeFNFdA&adurl=http://www.motulshop.de&rct=j&q=motul%2051'), (55398, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55399, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55400, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (55401, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t.html'), (55402, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (55403, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (55404, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (55405, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (55406, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (55407, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (55408, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (55409, 'http://www.markenoele.de/catalog/product/view/id/160/category/28', ''), (55410, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (55411, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.de'), (55412, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (55413, 'http://www.markenoele.de/', ''), (55414, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.com'), (55415, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (55416, 'http://www.markenoele.de/', 'http://www.wlw.de/sse/MainServlet?anzeige=kurzliste&filterung=true&sprache=en&land=DE&suchbegriff=lubricants&klobjid=70518&koop=&ts30416823'), (55417, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (55418, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55419, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (55420, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (55421, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (55422, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (55423, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (55424, 'http://www.markenoele.de/', ''), (55425, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (55426, 'http://www.markenoele.de/zahlung/', ''), (55427, 'http://www.markenoele.de/catalog/product/view/id/103/category/45', ''), (55428, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (55429, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (55430, 'http://www.markenoele.de/catalog/product/view/id/159/category/30', ''), (55431, 'http://www.markenoele.de/contacts/', ''), (55432, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (55433, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (55434, 'http://www.markenoele.de/datenschutz/', ''), (55435, 'http://www.markenoele.de/', ''), (55436, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (55437, 'http://www.markenoele.de/catalog/product/view/id/162/category/29', ''), (55438, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', 'http://www.google.de/search?q=motul+classic&hl=de&rlz=1C1DVCC_enDE407DE407&prmd=ivns&ei=Uc0VTZ_sFZSv8QOIjbWDBw&start=10&sa=N'), (55439, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil.html'), (55440, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', 'http://www.google.de/search?q=motul+classic&hl=de&rlz=1C1DVCC_enDE407DE407&prmd=ivns&ei=Uc0VTZ_sFZSv8QOIjbWDBw&start=10&sa=N'), (55441, 'http://www.markenoele.de/bestellung/', ''), (55442, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE367&=&q=2t+%C3%B6l&aq=0&oq=2t+'), (55443, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE367&=&q=2t+%C3%B6l&aq=0&oq=2t+'), (55444, 'http://www.markenoele.de/catalog/product/view/id/68/category/34', ''), (55445, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', 'http://www.google.de/search?sourceid=navclient&aq=hts&oq=&hl=de&ie=UTF-8&rlz=1T4TSEH_deDE384DE395&q=Motul+300V+Competition+15W-50'), (55446, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4TSEH_deDE384DE395&q=Motul++15W-50'), (55447, 'http://www.markenoele.de/', ''), (55448, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (55449, 'http://www.markenoele.de/agb/', ''), (55450, 'http://www.markenoele.de/altoelentsorgung/', ''), (55451, 'http://www.markenoele.de/angebote-des-monats/', ''), (55452, 'http://www.markenoele.de/bestellung/', ''), (55453, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (55454, 'http://www.markenoele.de/contacts/', ''), (55455, 'http://www.markenoele.de/datenschutz/', ''), (55456, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (55457, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (55458, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (55459, 'http://www.markenoele.de/impressum/', ''), (55460, 'http://www.markenoele.de/lieferung/', ''), (55461, 'http://www.markenoele.de/lieferung', ''), (55462, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (55463, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (55464, 'http://www.markenoele.de/motul_pflegeberater/', ''), (55465, 'http://www.markenoele.de/catalog/product/view/id/71/category/34', ''), (55466, 'http://www.markenoele.de/', ''), (55467, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (55468, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (55469, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=jxr&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=tcw-3+%C3%B6l+ravenol&aq=f&aqi=&aql=&oq=&gs_rfai='), (55470, 'http://www.markenoele.de/catalog/product/view/id/158/category/30', ''), (55471, 'http://www.markenoele.de/catalog/product/view/id/142', 'http://www.google.de/products?q=blechschilder+pin+up++versand&oe=UTF-8&show=dd&sa=N&lnk=next&start=20'), (55472, 'http://www.markenoele.de/catalog/product/view/id/142', 'http://www.google.de/products?q=blechschilder+pin+up++versand&oe=UTF-8&show=dd&sa=N&start=20'), (55473, 'http://www.markenoele.de/catalog/product/gallery/id/142/image/125/', ''), (55474, 'http://www.markenoele.de/', 'http://www.google.com/m/search?pbx=1&hl=de&gl=de&aq=f&oq=&aqi=-k0d0t0&fkt=4479&fsdt=17661&q=motul+300v+competition+15w50'), (55475, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55476, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55477, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (55478, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55479, 'http://www.markenoele.de/', 'http://www.google.com/m/search?pbx=1&hl=de&gl=de&aq=f&oq=&aqi=-k0d0t0&fkt=4479&fsdt=17661&q=motul+300v+competition+15w50'), (55480, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (55481, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (55482, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (55483, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (55484, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (55485, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (55486, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (55487, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (55488, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (55489, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (55490, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (55491, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (55492, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (55493, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (55494, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (55495, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (55496, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (55497, 'http://www.markenoele.de/', 'http://www.google.com/m/search?pbx=1&hl=de&gl=de&aq=f&oq=&aqi=-k0d0t0&fkt=4479&fsdt=17661&q=motul+300v+competition+15w50'), (55498, 'http://www.markenoele.de/', ''), (55499, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+%C3%B6l+f%C3%BCr+motors%C3%A4gen&hl=de&client=firefox-a&hs=vLD&rls=org.mozilla:de:official&prmd=ivnsfd&ei=ZB8WTa6qD8Ss8gO0zqmEBw&start=10&sa=N'), (55500, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (55501, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (55502, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l+5w-30&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (55503, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (55504, 'http://www.markenoele.de/catalog/product/view/id/109/category/48', ''), (55505, 'http://www.markenoele.de/bestellung/', ''), (55506, 'http://www.markenoele.de/catalog/product/view/id/90/category/26', ''), (55507, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (55508, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C_jZSemkWTa6lCIac8AONosCiBK3BsMMB_em97RSPtd5ECAAQAigDUJ6voY0BYJWyn4KwB6ABx9GE-APIAQGpAlXv9Zj9_7U-qgQTT9CKUwI5flycWiBFu8wNod-Z7A&sig=AGiWqtyLhewU8DMYVfPKg0QFqn6LZh5I6w&adurl=http://www.motulshop.de&rct=j&q=Motul%20300'), (55509, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C_jZSemkWTa6lCIac8AONosCiBK3BsMMB_em97RSPtd5ECAAQAigDUJ6voY0BYJWyn4KwB6ABx9GE-APIAQGpAlXv9Zj9_7U-qgQTT9CKUwI5flycWiBFu8wNod-Z7A&sig=AGiWqtyLhewU8DMYVfPKg0QFqn6LZh5I6w&adurl=http://www.motulshop.de&rct=j&q=Motul%20300'), (55510, 'http://www.markenoele.de/', ''), (55511, 'http://www.markenoele.de/', ''), (55512, 'http://www.markenoele.de/catalog/product/view/id/112/category/48', ''), (55513, 'http://www.markenoele.de/', 'http://www.elferteam.de/Forums/index.php?showtopic=42654'), (55514, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (55515, 'http://www.markenoele.de/catalog/product/view/id/139/category/51', ''), (55516, 'http://www.markenoele.de/', 'http://suche.aol.de/aol/search?query=g%C3%BCnstiges+motor%C3%B6l&page=2&nt=SG2&s_it=aolde-homePage&oreq=7aea6efb11981989&lr=&q=g%C3%BCnstiges+motor%C3%B6l&rp='), (55517, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55518, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55519, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (55520, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (55521, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (55522, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (55523, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', ''), (55524, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C1KutSAUXTdH3A4Piswan--DUAq3BsMMB_em97RS9w-PtRwgAEAEoA1Cer6GNAWCV2qSCsAegAcfRhPgDyAEBqQJV7_WY_f-1PqoEGE_QY4L55Y7x-dynHV_cbyaW8WtvOxDr77oFEwiS89qiyImmAhWCuMwKHQUpJszKBQA&rct=j&q=motul%20%C3%B6l%20g%C3%BCnstig&ei=SAUXT'), (55525, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt', 'http://www.markenoele.de/'), (55526, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20t', 'http://www.markenoele.de/'), (55527, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20ta', 'http://www.markenoele.de/'), (55528, 'http://www.markenoele.de/catalogsearch/result/?q=2+takt', 'http://www.markenoele.de/'), (55529, 'http://www.markenoele.de/catalog/product/view/id/90', 'http://www.markenoele.de/catalogsearch/result/?q=2+takt'), (55530, 'http://www.markenoele.de/catalogsearch/result/?q=2+takt', 'http://www.markenoele.de/'), (55531, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2+takt', 'http://www.markenoele.de/catalogsearch/result/?q=2+takt'), (55532, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2+takt', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2+takt'), (55533, 'http://www.markenoele.de/catalogsearch/result/index/?p=4&q=2+takt', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2+takt'), (55534, 'http://www.markenoele.de/catalogsearch/result/index/?p=5&q=2+takt', 'http://www.markenoele.de/catalogsearch/result/index/?p=4&q=2+takt'), (55535, 'http://www.markenoele.de/catalogsearch/result/index/?p=6&q=2+takt', 'http://www.markenoele.de/catalogsearch/result/index/?p=5&q=2+takt'), (55536, 'http://www.markenoele.de/catalogsearch/result/index/?p=5&q=2+takt', 'http://www.markenoele.de/catalogsearch/result/index/?p=4&q=2+takt'), (55537, 'http://www.markenoele.de/catalogsearch/result/index/?p=4&q=2+takt', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=2+takt'), (55538, 'http://www.markenoele.de/agb/', ''), (55539, 'http://www.markenoele.de/angebote-des-monats/', ''), (55540, 'http://www.markenoele.de/contacts/', ''), (55541, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (55542, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (55543, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (55544, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (55545, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (55546, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (55547, 'http://www.markenoele.de/motul_pflegeberater/', ''), (55548, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (55549, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (55550, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (55551, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (55552, 'http://www.markenoele.de/widerruf/', ''), (55553, 'http://www.markenoele.de/zahlung/', ''), (55554, 'http://www.markenoele.de/', 'http://www.google.de/search?rlz=1C1_____enDE395DE395&sourceid=chrome&ie=UTF-8&q=Motul+5100'), (55555, 'http://www.markenoele.de/', 'http://www.autobild.de/artikel/vergleichstest-motoroel-36485.html'), (55556, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (55557, 'http://www.markenoele.de/catalog/product/gallery/id/141/image/124/', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (55558, 'http://www.markenoele.de/', 'http://www.autobild.de/artikel/vergleichstest-motoroel-36485.html'), (55559, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (55560, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (55561, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (55562, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (55563, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (55564, 'http://www.markenoele.de/angebote-des-monats/', ''), (55565, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/vollsynthetisch%205W40/&campid=5336531285&ggkey=vollsynthetisch%205W40'), (55566, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55567, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/vollsynthetisch%205W40/&campid=5336531285&ggkey=vollsynthetisch%205W40'), (55568, 'http://www.markenoele.de/', 'http://www.google.de/m/products?oe=UTF-8&client=safari&q=10W-40&hl=de&source=gp2&channel=products&ei=ZjkXTYjiFpSqngPNhPWQAg&ved=0CBYQzQM'), (55569, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (55570, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1293367708&flash=10.1.85.3&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotul-8100-5w-40-oder-mobil1-0w40-t1735686.html%3Fpag'), (55571, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55572, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55573, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=price', ''), (55574, 'http://www.markenoele.de/', 'http://kleinanzeigen.ebay.de/anzeigen/s-anzeige/motul-8100-x-clean-c3-5l-5w-40-vollsythtisch/13320345'), (55575, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55576, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55577, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=viskositaet', ''), (55578, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE348DE349&q=motul+%c3%b6l'), (55579, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55580, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55581, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55582, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55583, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7RNWN&redir_esc=&ei=NU8XTfm_CM238QPZs-GDBw'), (55584, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (55585, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (55586, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (55587, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (55588, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (55589, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (55590, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (55591, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (55592, 'http://www.markenoele.de/catalog/product/view/id/3/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (55593, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (55594, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (55595, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (55596, 'http://www.markenoele.de/catalog/product/view/id/7/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (55597, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (55598, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (55599, 'http://www.markenoele.de/catalog/product/view/id/11/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (55600, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (55601, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (55602, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=2+takt+%C3%B6l+kleinkraftrad&aq=f&aqi=&aql=&oq=&gs_rfai='), (55603, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=2+takt+%C3%B6l+kleinkraftrad&aq=f&aqi=&aql=&oq=&gs_rfai='), (55604, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (55605, 'http://www.markenoele.de/catalog/product/view/id/11/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (55606, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (55607, 'http://www.markenoele.de/catalog/product/view/id/14/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (55608, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (55609, 'http://www.markenoele.de/catalog/product/view/id/20/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (55610, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (55611, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (55612, 'http://www.markenoele.de/catalog/product/view/id/22/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (55613, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (55614, 'http://www.markenoele.de/catalog/product/view/id/26/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (55615, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (55616, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CMSnpKiXiqYCFcoe3wodz2brqg'), (55617, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55618, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55619, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (55620, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (55621, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (55622, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (55623, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (55624, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (55625, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (55626, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (55627, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CMb61vyciqYCFcMq3wodfmVUmw'), (55628, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55629, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55630, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (55631, 'http://www.markenoele.de/', 'http://web2.cylex.de/firma-home/motul-deutschland-gmbh-2079063.html'), (55632, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (55633, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (55634, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (55635, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55636, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (55637, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55638, 'http://www.markenoele.de/catalog/product/view/id/23/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (55639, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55640, 'http://www.markenoele.de/', 'http://web2.cylex.de/firma-home/motul-deutschland-gmbh-2079063.html'), (55641, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtYXV0b3NjaG1pZXJzdG9mZmUvbW90dWwtYXV0by1tb3RvcmVub2VsL21vdHVsLXNwZWNpZmljLTUwNC0wMC01MDctMDAtMjMuaHRtbA,,/product/23/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-504-00-507-00-23.html'), (55642, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-504-00-507-00-23.html'), (55643, 'http://www.markenoele.de/', 'http://www.pixelgate.info/serve.php?lg=de&dn=pixelgate.info&ps=7cba30a0c1a9a5abe204fbb51cdda879&le=2010122610000309611&aq=Motul%20%C3%B6l&tk=iodtTi3GKwIKEwjI84ProoqmAhUDR98KHexRwp4YACAAMMjxogM4NVDI8aIDUPDQsAg'), (55644, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (55645, 'http://www.markenoele.de/', 'http://www.pixelgate.info/serve.php?lg=de&dn=pixelgate.info&ps=7cba30a0c1a9a5abe204fbb51cdda879&le=2010122610000309611&aq=Motul%20%C3%B6l&tk=iodtTi3GKwIKEwjI84ProoqmAhUDR98KHexRwp4YACAAMMjxogM4NVDI8aIDUPDQsAg'), (55646, 'http://www.markenoele.de/', 'http://www.pixelgate.info/serve.php?lg=de&dn=pixelgate.info&ps=7cba30a0c1a9a5abe204fbb51cdda879&le=2010122610000309611&aq=Motul%20%C3%B6l&tk=iodtTi3GKwIKEwjI84ProoqmAhUDR98KHexRwp4YACAAMMjxogM4NVDI8aIDUPDQsAg'), (55647, 'http://www.markenoele.de/', 'http://www.pixelgate.info/serve.php?lg=de&dn=pixelgate.info&ps=7cba30a0c1a9a5abe204fbb51cdda879&le=2010122610000309611&aq=Motul%20%C3%B6l&tk=iodtTi3GKwIKEwjI84ProoqmAhUDR98KHexRwp4YACAAMMjxogM4NVDI8aIDUPDQsAg'), (55648, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?q=8100x-cess&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (55649, 'http://www.markenoele.de/', 'http://www.xn--motorenl-t4a.de/'), (55650, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (55651, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (55652, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55653, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (55654, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (55655, 'http://www.markenoele.de/', 'http://www.xn--motorenl-t4a.de/'), (55656, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+Fuel+System+Clean%2C&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (55657, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (55658, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (55659, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55660, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (55661, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (55662, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (55663, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-diesel.html'), (55664, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (55665, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-diesel.html'), (55666, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-diesel.html'), (55667, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-diesel.html'), (55668, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (55669, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (55670, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (55671, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55672, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (55673, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (55674, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+Fuel+System+Clean%2C&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (55675, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', ''), (55676, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (55677, 'http://www.markenoele.de/', 'http://www.pixelgate.info/privat/stefan/%F6lweisheiten.htm'), (55678, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+online+shop&rlz=1W1ACAW_de&aq=0&aqi=g1&aql=&oq=motul+online+&gs_rfai='), (55679, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', ''), (55680, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (55681, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (55682, 'http://www.markenoele.de/lieferung/', ''), (55683, 'http://www.markenoele.de/catalog/category/view/id/15', ''), (55684, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (55685, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (55686, 'http://www.markenoele.de/', ''), (55687, 'http://www.markenoele.de/', ''), (55688, 'http://www.markenoele.de/', ''), (55689, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (55690, 'http://www.markenoele.de/catalog/product/view/id/192/category/52', ''), (55691, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CkA_tMzwYTe6IBYOc8AOcrdSgBK3BsMMB_em97RS9w-PtRxACKAhQnq-hjQFgldqOgpgHoAHH0YT4A8gBAakCtFZ1jGsAtj6qBBhP0NXhhfPnF1LZDmCDH2egPkc2uzDSe8w&num=3&sig=AGiWqty_-LmQT5OkAc-HayZEj5fK2EmsNg&adurl=http://www.motulshop.de&rct=j&q='), (55692, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55693, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55694, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (55695, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55696, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55697, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CkA_tMzwYTe6IBYOc8AOcrdSgBK3BsMMB_em97RS9w-PtRxACKAhQnq-hjQFgldqOgpgHoAHH0YT4A8gBAakCtFZ1jGsAtj6qBBhP0NXhhfPnF1LZDmCDH2egPkc2uzDSe8w&num=3&sig=AGiWqty_-LmQT5OkAc-HayZEj5fK2EmsNg&adurl=http://www.motulshop.de&rct=j&q='), (55698, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (55699, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (55700, 'http://www.markenoele.de/', ''), (55701, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55702, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/tag/motoroel-fuellmenge/1'), (55703, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55704, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55705, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55706, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/tag/motoroel-fuellmenge/1'), (55707, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3229128027951149&output=html&h=15&slotname=9708790182&w=468&lmt=1293448057&flash=0&url=http%3A%2F%2Fwww.autoplenum.de%2FAntworten%2FD%2F13686%2FOel-WElches.html&dt=1293448064694&bpp=4&shv=r2'), (55708, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (55709, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4267689453885886&format=728x90_as&output=html&h=90&w=728&lmt=1293449241&channel=9805529486%2B9679612335%2B7843010875&ad_type=text_image&color_bg=000000&color_border=000000&color_link=FFFFFF&'), (55710, 'http://www.markenoele.de/', 'http://www.google.com/search?hl=en&q=www.motulshop.de'), (55711, 'http://www.markenoele.de/', ''), (55712, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CAnnniZQYTd6XEoic8AORo7ShBK3BsMMB_em97RSFyuPtRwgAEAIgnbjmBygDUJ6voY0BYJWi-IGUB6ABx9GE-APIAQGpAsXpWU0tFLY-qgQYT9A-T1LPbBLbjOezt-PMXCf8ck0_BC3VgAWQTg&sig=AGiWqtxhqKPEEPs2n9_O5D6MafzvNzGklw&adurl=http://www.motulshop.de'), (55713, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55714, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55715, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CAnnniZQYTd6XEoic8AORo7ShBK3BsMMB_em97RSFyuPtRwgAEAIgnbjmBygDUJ6voY0BYJWi-IGUB6ABx9GE-APIAQGpAsXpWU0tFLY-qgQYT9A-T1LPbBLbjOezt-PMXCf8ck0_BC3VgAWQTg&sig=AGiWqtxhqKPEEPs2n9_O5D6MafzvNzGklw&adurl=http://www.motulshop.de'), (55716, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55717, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55718, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55719, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55720, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (55721, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55722, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CAnnniZQYTd6XEoic8AORo7ShBK3BsMMB_em97RSFyuPtRwgAEAIgnbjmBygDUJ6voY0BYJWi-IGUB6ABx9GE-APIAQGpAsXpWU0tFLY-qgQYT9A-T1LPbBLbjOezt-PMXCf8ck0_BC3VgAWQTg&sig=AGiWqtxhqKPEEPs2n9_O5D6MafzvNzGklw&adurl=http://www.motulshop.de'), (55723, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55724, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CcSKAJJgYTbunMM2f8AOfqvyhBK3BsMMB_em97RTFgf2-RwgAEAEoA1Cer6GNAWCVyvmBlAegAcfRhPgDyAEBqQLF6VlNLRS2PqoEE0_QzmOjj6KOjqobWcygDQ5OJhY&sig=AGiWqtxhmowpcagvFJ9dU7DQvEYTPvAXYQ&adurl=http://www.motulshop.de&rct=j&q=motul%2015'), (55725, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55726, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55727, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CXYoYKZoYTc7bN8ea8AOJ2pmjBK3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFglcr5gZQHoAHH0YT4A8gBAakCxelZTS0Utj6qBBNP0P7jSKfiuQNbG4QM6cXG23Uo&sig=AGiWqtwbgA_hTVLannYT8q6ng2pI000QVQ&adurl=http://www.motulshop.de&rct=j&q=motul%2015w50'), (55728, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55729, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55730, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1R2ADRA_zh-TWDE393&q=motul+300v&aq=3&oq=motul'), (55731, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (55732, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBsQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele.de&ei=5rwYTczcGYaSswb6v_z6DA&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (55733, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55734, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55735, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (55736, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55737, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55738, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBsQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele.de&ei=5rwYTczcGYaSswb6v_z6DA&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (55739, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CxEvGNMYYTeGREMzhswaOi_nTAq3BsMMB_em97RSttuPtRwgAEAEoAlCer6GNAWCVovGBkAegAcfRhPgDyAEBqQI9oOdsTAq2PqoEE0_Q6AuyeJr56esFwxZ1hWyLeOI&sig=AGiWqtwkuSgelgXhmB9_Qbk5_prqvx8bHQ&adurl=http://www.motulshop.de&rct=j&q=motul%2030'), (55740, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15', 'http://www.markenoele.de/'), (55741, 'http://www.markenoele.de/catalogsearch/result/?q=15w+50', 'http://www.markenoele.de/'), (55742, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w%2050', 'http://www.markenoele.de/'), (55743, 'http://www.markenoele.de/catalog/product/view/id/67', 'http://www.markenoele.de/catalogsearch/result/?q=15w+50'), (55744, 'http://www.markenoele.de/catalogsearch/result/?q=15w+50', 'http://www.markenoele.de/'), (55745, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=30015w%2050', 'http://www.markenoele.de/catalogsearch/result/?q=15w+50'), (55746, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%2015w%2050', 'http://www.markenoele.de/catalogsearch/result/?q=15w+50'), (55747, 'http://www.markenoele.de/catalogsearch/result/?q=300v+15w+50', 'http://www.markenoele.de/catalogsearch/result/?q=15w+50'), (55748, 'http://www.markenoele.de/catalogsearch/result/?q=300v+15w+50', 'http://www.markenoele.de/catalogsearch/result/?q=300v+15w+50'), (55749, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.markenoele.de/catalogsearch/result/?q=300v+15w+50'), (55750, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTMwMHYtNHQtZmFjdG9yeS1saW5lLTc2Lmh0bWw,/product/76/', 'http://www.markenoele.de/motul-300v-4t-factory-line-76.html'), (55751, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-300v-4t-factory-line-76.html'), (55752, 'http://www.markenoele.de/catalog/product/view/id/133', 'http://www.markenoele.de/checkout/cart/'), (55753, 'http://www.markenoele.de/catalog/product/view/id/133', 'http://www.markenoele.de/checkout/cart/'), (55754, 'http://www.markenoele.de/catalog/product/gallery/id/133/image/117/', 'http://www.markenoele.de/motul-pflegeberater.html'), (55755, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-300v-4t-factory-line-76.html'), (55756, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (55757, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (55758, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-300v-4t-factory-line-76.html'), (55759, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (55760, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (55761, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (55762, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (55763, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (55764, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (55765, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (55766, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (55767, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (55768, 'http://www.markenoele.de/paypal/standard/redirect/', 'http://www.markenoele.de/checkout/onepage/'), (55769, 'http://www.markenoele.de/paypal/ipn/', ''), (55770, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', 'http://www.google.de/search?q=motul+v300+5w40&hl=de&prmd=ivns&ei=g8kYTdaXHozoOZD16LsJ&start=10&sa=N'), (55771, 'http://www.markenoele.de/paypal/ipn/', ''), (55772, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-power.html'), (55773, 'http://www.markenoele.de/paypal/ipn/', ''), (55774, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (55775, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (55776, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (55777, 'http://www.markenoele.de/catalog/product/view/id/10/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (55778, 'http://www.markenoele.de/catalog/product/view/id/15/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (55779, 'http://www.markenoele.de/catalog/product/view/id/12/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (55780, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (55781, 'http://www.markenoele.de/paypal/ipn/', ''), (55782, 'http://www.markenoele.de/catalog/product/view/id/28/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (55783, 'http://www.markenoele.de/paypal/ipn/', ''), (55784, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (55785, 'http://www.markenoele.de/catalog/product/view/id/187/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (55786, 'http://www.markenoele.de/paypal/ipn/', ''), (55787, 'http://www.markenoele.de/paypal/ipn/', ''), (55788, 'http://www.markenoele.de/paypal/ipn/', ''), (55789, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (55790, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (55791, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (55792, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (55793, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (55794, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (55795, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (55796, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&rls=com.microsoft:*:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGLL_de&redir_esc=&ei=19MYTd7xEs-54AbdxL2GAg'), (55797, 'http://www.markenoele.de/paypal/ipn/', ''), (55798, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3935133287754368&output=html&h=250&slotname=3433537462&w=300&lmt=0®ion=test&ea=0&flash=10.1.82&url=http%3A%2F%2Fwww.motor-klassik.de%2Frestaurierung%2Fdas-richtige-motorenoel-fuer-oldtime'), (55799, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55800, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55801, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (55802, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (55803, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (55804, 'http://www.markenoele.de/catalog/category/view/id/26', ''), (55805, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (55806, 'http://www.markenoele.de/paypal/ipn/', ''), (55807, 'http://www.markenoele.de/catalog/product/view/id/54', 'http://www.google.de/search?hl=de&client=firefox-a&hs=vYy&rls=org.mozilla%3Ade%3Aofficial&q=motul+7100+4t+10w+60&aq=f&aqi=&aql=&oq=&gs_rfai='), (55808, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (55809, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1270335081&channel=4582219326&color_bg=F2F3F5&color_border=F2F3F5&flash=5.0.42.0&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F'), (55810, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55811, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55812, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1270335081&channel=4582219326&color_bg=F2F3F5&color_border=F2F3F5&flash=5.0.42.0&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F'), (55813, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55814, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1270335081&channel=4582219326&color_bg=F2F3F5&color_border=F2F3F5&flash=5.0.42.0&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F'), (55815, 'http://www.markenoele.de/catalog/product/view/id/87/category/27', ''), (55816, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CF1eZvPMYTaOsJIKwtAbnhZWIAq3BsMMB_em97RSthP2-RwgAEAFQnq-hjQFglZKSgqAHoAHH0YT4A8gBAakCPaDnbEwKtj6qBBhP0GXpkmv1SyGiBxagp8oHNwUPD1XBGt4&sig=AGiWqtwqxiyZ8wnWYP05XF0WXqSzxza7hQ&adurl=http://www.motulshop.de&rct=j&q=motul%'), (55817, 'http://www.markenoele.de/paypal/ipn/', ''), (55818, 'http://www.markenoele.de/agb/', ''), (55819, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (55820, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (55821, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (55822, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (55823, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (55824, 'http://www.markenoele.de/motul_pflegeberater/', ''), (55825, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (55826, 'http://www.markenoele.de/widerruf/', ''), (55827, 'http://www.markenoele.de/zahlung/', ''), (55828, 'http://www.markenoele.de/catalog/product/view/id/147/category/53', ''), (55829, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+300v&meta=&btnG=Google-Suche'), (55830, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (55831, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+300v&meta=&btnG=Google-Suche'), (55832, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (55833, 'http://www.markenoele.de/catalog/product/view/id/94/category/26', ''), (55834, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (55835, 'http://www.markenoele.de/agb/', ''), (55836, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (55837, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (55838, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (55839, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (55840, 'http://www.markenoele.de/catalog/product/view/id/111/category/48', ''), (55841, 'http://www.markenoele.de/bestellung/', ''), (55842, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (55843, 'http://www.markenoele.de/motul_pflegeberater/', ''), (55844, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (55845, 'http://www.markenoele.de/widerruf/', ''), (55846, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (55847, 'http://www.markenoele.de/zahlung/', ''), (55848, 'http://www.markenoele.de/paypal/ipn/', ''), (55849, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (55850, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (55851, 'http://www.markenoele.de/catalog/category/view/id/27', ''), (55852, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cvq17SDIZTYGcLs6X8APC8rShBK3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJWyn4KwB6ABx9GE-APIAQGpAv9VVgLBFrY-qgQTT9Dpxy3XdSlmUxl91xE8fn3Jcg&sig=AGiWqtxislMjhXDBKyPs87IL1kgCBI7ziQ&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (55853, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55854, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55855, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (55856, 'http://www.markenoele.de/catalog/product/view/id/167/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=2'), (55857, 'http://www.markenoele.de/catalog/product/gallery/id/167/image/146/', 'http://www.markenoele.de/motul-schmierstoffe/motul-snowpower-2t-1l.html'), (55858, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=2'), (55859, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=3'), (55860, 'http://www.markenoele.de/catalog/product/view/id/70/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=4'), (55861, 'http://www.markenoele.de/catalog/product/view/id/28/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=4'), (55862, 'http://www.markenoele.de/catalog/product/view/id/166/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=4'), (55863, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (55864, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=4'), (55865, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=5'), (55866, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (55867, 'http://www.markenoele.de/zahlung/', ''), (55868, 'http://www.markenoele.de/paypal/ipn/', ''), (55869, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', ''), (55870, 'http://www.markenoele.de/lieferung', 'http://translate.googleusercontent.com/translate_c?hl=it&sl=de&u=http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-cng-lpg-1l.html&prev=/search%3Fq%3Dmotul%2Bspecific%2Bcng%2Blpg%26hl%3Dit%26biw%3D1277%26bih%3D588%26'), (55871, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (55872, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (55873, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBsQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele.de&ei=V7UZTYHqMsSg8QPa2YWHBw&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (55874, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55875, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55876, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (55877, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (55878, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (55879, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (55880, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (55881, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (55882, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (55883, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (55884, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (55885, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (55886, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (55887, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (55888, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (55889, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (55890, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C6AQef7YZTcfFHs6Z8AOO54yiBK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglcKggrAHoAHH0YT4A8gBAakCj22oP9M3tj6qBBNP0E6V3hFKZWCdXaEYxmmv97ib&sig=AGiWqtx2EqxKRoSUJIJY8apRGDRMjrvW6Q&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (55891, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (55892, 'http://www.markenoele.de/', ''), (55893, 'http://www.markenoele.de/', ''), (55894, 'http://www.markenoele.de/', ''), (55895, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=amamz', 'http://www.markenoele.de/'), (55896, 'http://www.markenoele.de/catalogsearch/result/?q=ama', 'http://www.markenoele.de/'), (55897, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ama', 'http://www.markenoele.de/'), (55898, 'http://www.markenoele.de/', 'http://www.pointoo.de/poi/Koeln/MOTUL-Deutschland-GmbH-11262853.html'), (55899, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=MOTUL+Specific+dexos+2+TM+5W30&spell=1&oi=spell'), (55900, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55901, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55902, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (55903, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (55904, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (55905, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (55906, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (55907, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADBR_de__309AT309&q=motor%c3%b6l+billiger'), (55908, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (55909, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/esso-diesel.html'), (55910, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+shop&btnG=Google-Suche&rlz=1R2ACAW_de&aq=f&aqi=&aql=&oq=&gs_rfai='), (55911, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1313&_nkw=MOTUL+8100+X-Clean+C3++5W-40&_sacat=See-All-Categories'), (55912, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (55913, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (55914, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (55915, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (55916, 'http://www.markenoele.de/catalog/product/view/id/201/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (55917, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (55918, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (55919, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+shopping+de&channel=linkdoctor'), (55920, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=opera&rls=de&channel=suggest&q=preisvergleich+motor%C3%B6l&revid=1077910697&sa=X&ei=4PcZTemmGNiAhAeknuG2Dg&ved=0CFYQ1QIoADgU'), (55921, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55922, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55923, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (55924, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (55925, 'http://www.markenoele.de/', 'http://www.autobild.de/artikel/vergleichstest-motoroel-36485.html'), (55926, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55927, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55928, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55929, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55930, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=8zG&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+fuel+system+clean&aq=4&aqi=g10&aql=&oq=+Motul&gs_rfai='), (55931, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=claa', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (55932, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=cl', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (55933, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=cla', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (55934, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=class', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (55935, 'http://www.markenoele.de/catalog/product/view/id/109/category/48', ''), (55936, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (55937, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (55938, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classi', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (55939, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (55940, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (55941, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (55942, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (55943, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classic', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (55944, 'http://www.markenoele.de/catalogsearch/result/?q=classic', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (55945, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55946, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55947, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+shopping+de&channel=linkdoctor'), (55948, 'http://www.markenoele.de/', 'http://www.autoplenum.de/Antworten/D/1552/Motoroel-online-kaufen-.html'), (55949, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55950, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55951, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (55952, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (55953, 'http://www.markenoele.de/paypal/ipn/', ''), (55954, 'http://www.markenoele.de/catalog/product/view/id/59', 'http://www.google.de/products?client=opera&rls=de&q=Motul+710+2T&oe=utf-8&channel=suggest&um=1&ie=UTF-8&ei=jQ8aTb3BOob34Abv77CZCw&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CCkQrQQwAA'), (55955, 'http://www.markenoele.de/catalog/product/view/id/110/category/48', ''), (55956, 'http://www.markenoele.de/', 'http://www.kawasaki-ninja-forum.de/t521343f11785360-liqui-moly-Motorrad-oel-W.html'), (55957, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (55958, 'http://www.markenoele.de/', 'http://www.kawasaki-ninja-forum.de/t521343f11785360-liqui-moly-Motorrad-oel-W.html'), (55959, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=Xwd&rls=org.mozilla%3Ade%3Aofficial&q=motul+8100++x-clean+%2B+5w-30+1l&aq=f&aqi=&aql=&oq=&gs_rfai='), (55960, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55961, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55962, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (55963, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (55964, 'http://www.markenoele.de/contacts/', ''), (55965, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CQITbcTwaTeS-Eo6V8APR9OCgBK3BsMMB_em97RTtzOPtRwgAEAEoA1Cer6GNAWCVAqABx9GE-APIAQGpAg_pOsOCKrY-qgQYT9Dr5jqDse2w7JRcNRf4VoFU-LyGLBC8&sig=AGiWqtzk66GPmnNh6FvJdhPw-wCb1jn0vA&adurl=http://www.motulshop.de&rct=j&q=2%20takt%'), (55966, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CQITbcTwaTeS-Eo6V8APR9OCgBK3BsMMB_em97RTtzOPtRwgAEAEoA1Cer6GNAWCVAqABx9GE-APIAQGpAg_pOsOCKrY-qgQYT9Dr5jqDse2w7JRcNRf4VoFU-LyGLBC8&sig=AGiWqtzk66GPmnNh6FvJdhPw-wCb1jn0vA&adurl=http://www.motulshop.de&rct=j&q=2%20takt%'), (55967, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1293565536&flash=10.0.45&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html&dt=1293565539598&shv=r201'), (55968, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CdnOjKD8aTazmJcu_hAfIobwmrcGwwwH96b3tFK2E_b5HCAAQASgCUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAg_pOsOCKrY-qgQTT9DGo5JB809IfYcbZH2E-Bk1Ew&sig=AGiWqtxspamJsi8F4s7wMm5S-rQT0CZ34A&adurl=http://www.motulshop.de&rct=j&q=motul%20mot'), (55969, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55970, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55971, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (55972, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (55973, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (55974, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (55975, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (55976, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (55977, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (55978, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (55979, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (55980, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55981, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (55982, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55983, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CdnOjKD8aTazmJcu_hAfIobwmrcGwwwH96b3tFK2E_b5HCAAQASgCUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAg_pOsOCKrY-qgQTT9DGo5JB809IfYcbZH2E-Bk1Ew&sig=AGiWqtxspamJsi8F4s7wMm5S-rQT0CZ34A&adurl=http://www.motulshop.de&rct=j&q=motul%20mot'), (55984, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2593242249782660&output=html&h=280&slotname=3048323390&w=336&lmt=0&ea=0&flash=10.1.102&url=http%3A%2F%2Fwww.tippscout.de%2Fauto-benzin-sparen-mit-dem-richtigen-motoroel_tipp_760.html&dt=1293'), (55985, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (55986, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (55987, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (55988, 'http://www.markenoele.de/widerruf/', ''), (55989, 'http://www.markenoele.de/', ''), (55990, 'http://www.markenoele.de/motul_pflegeberater/', ''), (55991, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=opera&hs=dWO&rls=de&channel=suggest&&sa=X&ei=GGoaTcqhA8aw8gPNxbWyBQ&ved=0CCUQBSgA&q=motor%C3%B6l+g%C3%BCnstig+kaufen&spell=1'), (55992, 'http://www.markenoele.de/catalog/product/view/id/86/category/27', ''), (55993, 'http://www.markenoele.de/', ''), (55994, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (55995, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (55996, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (55997, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (55998, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (55999, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (56000, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (56001, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (56002, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (56003, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (56004, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (56005, 'http://www.markenoele.de/agb', ''), (56006, 'http://www.markenoele.de/altoelentsorgung', ''), (56007, 'http://www.markenoele.de/angebote-des-monats', ''), (56008, 'http://www.markenoele.de/bestellung', ''), (56009, 'http://www.markenoele.de/checkout', ''), (56010, 'http://www.markenoele.de/checkout/onepage/', ''), (56011, 'http://www.markenoele.de/checkout/cart/', ''), (56012, 'http://www.markenoele.de/contacts', ''), (56013, 'http://www.markenoele.de/datenschutz', ''), (56014, 'http://www.markenoele.de/impressum', ''), (56015, 'http://www.markenoele.de/lieferung', ''), (56016, 'http://www.markenoele.de/motul_pflegeberater', ''), (56017, 'http://www.markenoele.de/widerruf', ''), (56018, 'http://www.markenoele.de/zahlung', ''), (56019, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (56020, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (56021, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (56022, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (56023, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (56024, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (56025, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (56026, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (56027, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (56028, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (56029, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (56030, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (56031, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (56032, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (56033, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (56034, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (56035, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (56036, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (56037, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (56038, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (56039, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (56040, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (56041, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (56042, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (56043, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (56044, 'http://www.markenoele.de/catalog/product/view/id/182/category/52', ''), (56045, 'http://www.markenoele.de/catalog/product/view/id/173/category/52', ''), (56046, 'http://www.markenoele.de/', ''), (56047, 'http://www.markenoele.de/catalog/product/view/id/141/category/53', ''), (56048, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (56049, 'http://www.markenoele.de/catalog/product/view/id/122/category/48', ''), (56050, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.google.de/m/search?pbx=1&aq=f&oq=&aqi=-k0d0t0&fkt=749&fsdt=9248&q=Motul+snowpower'), (56051, 'http://www.markenoele.de/catalog/category/view/id/19', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html'), (56052, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.google.de/m/search?pbx=1&aq=f&oq=&aqi=-k0d0t0&fkt=749&fsdt=9248&q=Motul+snowpower'), (56053, 'http://www.markenoele.de/catalog/product/view/id/167', 'http://www.google.de/m/search?pbx=1&aq=f&oq=&aqi=-k0d0t0&fkt=749&fsdt=9248&q=Motul+snowpower'), (56054, 'http://www.markenoele.de/motul_pflegeberater', ''), (56055, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CqxhdougaTYvpBMOa8APu3ICQCa3BsMMB_em97RTtzOPtRwgAEAEoA1Cer6GNAWCVyvmBlAegAcfRhPgDyAEBqQIP6TrDgiq2PqoEGE_Q3T7Ouv_ElWC36s3Zm1RqURPk2Cc1zQ&sig=AGiWqtzZ58hhirMCWTza0mkh6tKpYW96sg&adurl=http://www.motulshop.de&rct=j&q=mot'), (56056, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56057, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56058, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (56059, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (56060, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (56061, 'http://www.markenoele.de/catalog/product/view/id/57/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (56062, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (56063, 'http://www.markenoele.de/catalog/product/view/id/58/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (56064, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (56065, 'http://www.markenoele.de/catalog/product/view/id/59/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (56066, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (56067, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (56068, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (56069, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (56070, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20510', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (56071, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (56072, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (56073, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (56074, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2051', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (56075, 'http://www.markenoele.de/catalogsearch/result/?q=motul+510', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (56076, 'http://www.markenoele.de/catalog/product/view/id/58', 'http://www.markenoele.de/catalogsearch/result/?q=motul+510'), (56077, 'http://www.markenoele.de/', ''), (56078, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56079, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56080, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (56081, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (56082, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (56083, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (56084, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (56085, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (56086, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (56087, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (56088, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (56089, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (56090, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (56091, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56092, 'http://www.markenoele.de/catalog/product/view/id/186/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (56093, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56094, 'http://www.markenoele.de/catalog/product/view/id/187/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (56095, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56096, 'http://www.markenoele.de/catalog/product/view/id/188/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (56097, 'http://www.markenoele.de/catalogsearch/result/?q=mb236.3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-dexron-iid-1l.html'); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (56098, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=b236.3', 'http://www.markenoele.de/catalogsearch/result/?q=mb236.3'), (56099, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mb236.3', 'http://www.markenoele.de/catalogsearch/result/?q=mb236.3'), (56100, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=236.3', 'http://www.markenoele.de/catalogsearch/result/?q=mb236.3'), (56101, 'http://www.markenoele.de/catalogsearch/result/?q=236.3', 'http://www.markenoele.de/catalogsearch/result/?q=mb236.3'), (56102, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=236.3', 'http://www.markenoele.de/catalogsearch/result/?q=236.3'), (56103, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=236.5', 'http://www.markenoele.de/catalogsearch/result/?q=236.3'), (56104, 'http://www.markenoele.de/catalogsearch/result/?q=236.5', 'http://www.markenoele.de/catalogsearch/result/?q=236.3'), (56105, 'http://www.markenoele.de/catalog/product/view/id/187', 'http://www.markenoele.de/catalogsearch/result/?q=236.5'), (56106, 'http://www.markenoele.de/catalogsearch/result/?q=236.5', 'http://www.markenoele.de/catalogsearch/result/?q=236.3'), (56107, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=236.5', 'http://www.markenoele.de/catalogsearch/result/?q=236.5'), (56108, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=236.35', 'http://www.markenoele.de/catalogsearch/result/?q=236.5'), (56109, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=236.3', 'http://www.markenoele.de/catalogsearch/result/?q=236.5'), (56110, 'http://www.markenoele.de/catalogsearch/result/?q=236.3', 'http://www.markenoele.de/catalogsearch/result/?q=236.5'), (56111, 'http://www.markenoele.de/catalog/product/view/id/54', 'http://www.google.de/search?hl=de&source=hp&q=motul+10w-60&aq=f&aqi=&aql=&oq=&gs_rfai='), (56112, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-7100-4t-54.html'), (56113, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (56114, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (56115, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (56116, 'http://www.markenoele.de/catalog/product/view/id/235/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (56117, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (56118, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (56119, 'http://www.markenoele.de/catalog/product/view/id/116/category/48', ''), (56120, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (56121, 'http://www.markenoele.de/catalog/product/view/id/59', ''), (56122, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+5100+10w40/s/google/koid/3742571874/gkaid/58247091/?gclid=CMeuyIWUkaYCFYm-zAodaHDgYg'), (56123, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (56124, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/'), (56125, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/zahlung/'), (56126, 'http://www.markenoele.de/', 'http://www.google.de/search?q=XPS+2+Takt+Synthetic+%C3%96l&hl=de&client=firefox-a&hs=yFZ&rls=org.mozilla:de:official&prmd=ivns&ei=OgsbTZTBPIGb8QPTg6WpBQ&start=10&sa=N'), (56127, 'http://www.markenoele.de/', ''), (56128, 'http://www.markenoele.de/', 'http://www.autoplenum.de/Antworten/Suche?text=motor%C3%B6l&topic=&gclid=CJSiquOfkaYCFdSFzAodHXXNZg'), (56129, 'http://www.markenoele.de/', 'http://www.autoplenum.de/Antworten/Suche?text=motor%C3%B6l&topic=&gclid=CJSiquOfkaYCFdSFzAodHXXNZg'), (56130, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56131, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56132, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56133, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56134, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56135, 'http://www.markenoele.de/catalog/category/view/id/19', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (56136, 'http://www.markenoele.de/catalog/category/view/id/19', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (56137, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56138, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56139, 'http://www.markenoele.de/', 'http://www.autoplenum.de/Antworten/Suche?text=motor%C3%B6l&topic=&gclid=CJSiquOfkaYCFdSFzAodHXXNZg'), (56140, 'http://www.markenoele.de/', ''), (56141, 'http://www.markenoele.de/', ''), (56142, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (56143, 'http://www.markenoele.de/catalog/category/view/id/19', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (56144, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (56145, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C_AdE3Q4bTaDIDsye8AOp3tHECa3BsMMB_em97RT9yuPtRwgAEAFQnq-hjQFglbr9gZQHoAHH0YT4A8gBAakCD-k6w4Iqtj6qBBhP0DAQDlXxj3wxgfWXeO-HP-9l3PUzFTU&sig=AGiWqtyDOIEcm3M-sEL0yeJmWAV8j0wXvQ&adurl=http://www.motulshop.de&rct=j&q=MOTUL%'), (56146, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (56147, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (56148, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56149, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (56150, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56151, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (56152, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (56153, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C_AdE3Q4bTaDIDsye8AOp3tHECa3BsMMB_em97RT9yuPtRwgAEAFQnq-hjQFglbr9gZQHoAHH0YT4A8gBAakCD-k6w4Iqtj6qBBhP0DAQDlXxj3wxgfWXeO-HP-9l3PUzFTU&sig=AGiWqtyDOIEcm3M-sEL0yeJmWAV8j0wXvQ&adurl=http://www.motulshop.de&rct=j&q=MOTUL%'), (56154, 'http://www.markenoele.de/', 'http://www.wlw.de/sse/MainServlet?anzeige=kurzliste&land=DE&sprache=de&klobjid=70518&suchbegriff=Autoschmierstoffe'), (56155, 'http://www.markenoele.de/catalog/product/view/id/120/category/50', ''), (56156, 'http://www.markenoele.de/', 'http://www.wlw.de/sse/MainServlet?anzeige=kurzliste&land=DE&sprache=de&klobjid=70518&suchbegriff=autoschmierstoffe%23'), (56157, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (56158, 'http://www.markenoele.de/', 'http://www.twenga.de/dir-Auto-Motorrad,Instandhaltung-Reinigung,Motoroel-26892'), (56159, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (56160, 'http://www.markenoele.de/catalog/product/view/id/12', 'http://www.google.de/products?hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&q=motul+8100+x-clean+%2B+5w30&um=1&ie=UTF-8&ei=LR8bTdLHOZGn8QOrt9WzBQ&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CD0QrQQwAg'), (56161, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=motul+8100+x-clean+%2B+5w30+200+ltr&spell=1&oi=spell'), (56162, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56163, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+%c3%b6l&hl=de&ie=UTF-8&rlz=1T4GGLS_deDE405DE405&q=motul+%c3%b6l'), (56164, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56165, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (56166, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (56167, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (56168, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (56169, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (56170, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (56171, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (56172, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56173, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (56174, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (56175, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (56176, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (56177, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (56178, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (56179, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (56180, 'http://www.markenoele.de/', 'http://www.pixelgate.info/serve.php?lg=de&dn=pixelgate.info&ps=2f813884b09d639dfe295c683f9c8824&le=2010122907000106884&aq=Motul%20%C3%B6l&tk=GObT7IxehTUKEwj6-NSZuZGmAhWEm98KHbRp1-8YACAAMMnxogM4NVDJ8aIDUPDQsAhQ9aSoDlCxiNyvAQ'), (56181, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (56182, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (56183, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (56184, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (56185, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (56186, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56187, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (56188, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (56189, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=MOTUL+5100+4T+SAE+10W_40&meta=&btnG=Google-Suche'), (56190, 'http://www.markenoele.de/catalog/product/view/id/188', 'http://www.google.de/products?hl=de&q=dexron+2+von+motul&um=1&ie=UTF-8&ei=Oy8bTbLyJtHrsgbhm6jtDA&sa=X&oi=product_result_group&ct=image&resnum=11&ved=0CE0QzAMwCg'), (56191, 'http://www.markenoele.de/catalog/product/view/id/188', 'http://www.google.de/url?sa=t&source=web&cd=11&ved=0CEQQgwgwCg&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-dexron-iid-1l.html&rct=j&q=dexron%202%20von%20motul&ei=Oy8bTbLyJtHrsgbhm6jtDA&usg=AFQjCNHyetNVl2vnOA4llv9iT-QhYKfK-A'), (56192, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-dexron-iid-1l.html'), (56193, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56194, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56195, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=njb&rls=org.mozilla:de:official&channel=s&&sa=X&ei=ezAbTZKZOcbzsgb3vIDEAw&ved=0CCQQvwUoAQ&q=MOTUL+SHOP&spell=1'), (56196, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CvVcp1DMbTcP7HIj-sga5hO2xBq3BsMMB_em97RTVz-PtRwgAEAEoA1Cer6GNAWCVuoCCmAegAcfRhPgDyAEBqQIP6TrDgiq2PqoEGE_QfB_LMSlz_d2uH8fYUEFkXAT7z0K4aQ&sig=AGiWqtysn3ekh7IVNv2HZ7QpdIsnX2xu3g&adurl=http://www.motulshop.de&rct=j&q=Mot'), (56197, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (56198, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CvVcp1DMbTcP7HIj-sga5hO2xBq3BsMMB_em97RTVz-PtRwgAEAEoA1Cer6GNAWCVuoCCmAegAcfRhPgDyAEBqQIP6TrDgiq2PqoEGE_QfB_LMSlz_d2uH8fYUEFkXAT7z0K4aQ&sig=AGiWqtysn3ekh7IVNv2HZ7QpdIsnX2xu3g&adurl=http://www.motulshop.de&rct=j&q=Mot'), (56199, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56200, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56201, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (56202, 'http://www.markenoele.de/catalog/product/view/id/56/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (56203, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-7100-4t-56.html'), (56204, 'http://www.markenoele.de/catalog/product/view/id/56/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (56205, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (56206, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (56207, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56208, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56209, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56210, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CvVcp1DMbTcP7HIj-sga5hO2xBq3BsMMB_em97RTVz-PtRwgAEAEoA1Cer6GNAWCVuoCCmAegAcfRhPgDyAEBqQIP6TrDgiq2PqoEGE_QfB_LMSlz_d2uH8fYUEFkXAT7z0K4aQ&sig=AGiWqtysn3ekh7IVNv2HZ7QpdIsnX2xu3g&adurl=http://www.motulshop.de&rct=j&q=Mot'), (56211, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CCYQFjABOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=Motul%208100%20X-Clean%20SAE%205W-40&ei=6TYbTdvAE9G28QOEvbTDBQ&usg=AFQjCNHJ8s5ktjTOn2bL6D'), (56212, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (56213, 'http://www.markenoele.de/', 'http://www.einfachbilliger.com/landing/motor%C3%B6l/?results=12'), (56214, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+mot&hl=de&ie=UTF-8&rlz=1T4ADBF_de___DE330&q=motul+motor%c3%b6l'), (56215, 'http://www.markenoele.de/', 'http://www.idealo.de/preisvergleich/Liste/9166783/motul-specific-5w30.html'), (56216, 'http://www.markenoele.de/lieferung', ''), (56217, 'http://www.markenoele.de/', 'http://5w40.de/masla.html'), (56218, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (56219, 'http://www.markenoele.de/', 'http://5w40.de/masla.html'), (56220, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.google.de/search?q=motul+Snow+Power&ie=UTF-8&oe=UTF-8&hl=de&client=safari'), (56221, 'http://www.markenoele.de/', ''), (56222, 'http://www.markenoele.de/catalog/product/view/id/140', ''), (56223, 'http://www.markenoele.de/catalog/product/view/id/30', ''), (56224, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html'), (56225, 'http://www.markenoele.de/catalog/category/view/id/19', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html'), (56226, 'http://www.markenoele.de/', ''), (56227, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (56228, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56229, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56230, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56231, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (56232, 'http://www.markenoele.de/catalog/product/view/id/12/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (56233, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CB8QFjAA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fsnowmobile%2Fmotul-snowpower-2t-1l.html&rct=j&q=motul%20snowpower&ei=n30bTbi_B8eb8QP-kLTYBQ&usg=AFQjCNG_9ZL4s6s_iwBvumsuimfad_n0Kw'), (56234, 'http://www.markenoele.de/catalog/product/view/id/170', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html'), (56235, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNub3dwb3dlci0ydC00bC5odG1s/product/170/', 'http://www.markenoele.de/motul-snowpower-2t-4l.html'), (56236, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-snowpower-2t-4l.html'), (56237, 'http://www.markenoele.de/catalog/product/view/id/170', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html'), (56238, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CB8QFjAA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fsnowmobile%2Fmotul-snowpower-2t-1l.html&rct=j&q=motul%20snowpower&ei=n30bTbi_B8eb8QP-kLTYBQ&usg=AFQjCNG_9ZL4s6s_iwBvumsuimfad_n0Kw'), (56239, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvc25vd21vYmlsZS9tb3R1bC1zbm93cG93ZXItMnQtMWwuaHRtbA,,/product/167/', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html'), (56240, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html'), (56241, 'http://www.markenoele.de/checkout/onepage/', ''), (56242, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (56243, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (56244, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (56245, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (56246, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (56247, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (56248, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (56249, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (56250, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (56251, 'http://www.markenoele.de/checkout/onepage/success/', ''), (56252, 'http://www.markenoele.de/catalog/product/view/id/188/category/8', ''), (56253, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', ''), (56254, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Csf_lkI4bTbWlOYif8AOc84iGCa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVuomCmAegAcfRhPgDyAEBqQIP6TrDgiq2PqoEE0_Qcx3OQKr-CIeWS2EUywjXwEE&sig=AGiWqtwchWbOmJeYezq0KEHaYNa4qgBgNA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (56255, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56256, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56257, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56258, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (56259, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (56260, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56261, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56262, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Csf_lkI4bTbWlOYif8AOc84iGCa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVuomCmAegAcfRhPgDyAEBqQIP6TrDgiq2PqoEE0_Qcx3OQKr-CIeWS2EUywjXwEE&sig=AGiWqtwchWbOmJeYezq0KEHaYNa4qgBgNA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (56263, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GZAZ_deDE255DE256&q=8100+X-cess+5W-40'), (56264, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (56265, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GZAZ_deDE255DE256&q=8100+X-cess+5W-40'), (56266, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', ''), (56267, 'http://www.markenoele.de/', ''), (56268, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (56269, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (56270, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (56271, 'http://www.markenoele.de/catalog/product/view/id/170/category/19', ''), (56272, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56273, 'http://www.markenoele.de/', ''), (56274, 'http://www.markenoele.de/', ''), (56275, 'http://www.markenoele.de/', ''), (56276, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (56277, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (56278, 'http://www.markenoele.de/', ''), (56279, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1TSEG_DEDE413&q=motul+8100+x-clean+5w40&aq=f&aqi=&aql=&oq=&gs_rfai='), (56280, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56281, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56282, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56283, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (56284, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (56285, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (56286, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (56287, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (56288, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56289, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56290, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56291, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1TSEG_DEDE413&q=motul+8100+x-clean+5w40&aq=f&aqi=&aql=&oq=&gs_rfai='), (56292, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (56293, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (56294, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56295, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56296, 'http://www.markenoele.de/catalog/product/view/id/32/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (56297, 'http://www.markenoele.de/catalog/product/view/id/52/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (56298, 'http://www.markenoele.de/catalog/product/view/id/48/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (56299, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (56300, 'http://www.markenoele.de/agb/', ''), (56301, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CFYQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20x-cess&ei=hfAbTarrA8HNswaPtdzcDA&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (56302, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (56303, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56304, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56305, 'http://www.markenoele.de/', ''), (56306, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56307, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (56308, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-diesel.html'), (56309, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (56310, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (56311, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (56312, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (56313, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CNvw4IWWk6YCFYeWzAoddwauYQ'), (56314, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56315, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56316, 'http://www.markenoele.de/catalog/product/view/id/20/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (56317, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/motul-specific-ll-a-b-025.html'), (56318, 'http://www.markenoele.de/catalog/product/view/id/20/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (56319, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56320, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (56321, 'http://www.markenoele.de/catalog/product/view/id/21/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (56322, 'http://www.markenoele.de/catalog/product/gallery/id/21/image/100/', ''), (56323, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (56324, 'http://www.markenoele.de/catalog/product/view/id/22/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (56325, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (56326, 'http://www.markenoele.de/', ''), (56327, 'http://www.markenoele.de/catalog/product/view/id/26/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (56328, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (56329, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56330, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56331, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CNvw4IWWk6YCFYeWzAoddwauYQ'), (56332, 'http://www.markenoele.de/', ''), (56333, 'http://www.markenoele.de/contacts/', ''), (56334, 'http://www.markenoele.de/impressum/', ''), (56335, 'http://www.markenoele.de/checkout/', ''), (56336, 'http://www.markenoele.de/checkout/onepage/', ''), (56337, 'http://www.markenoele.de/checkout/cart/', ''), (56338, 'http://www.markenoele.de/angebote-des-monats/', ''), (56339, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (56340, 'http://www.markenoele.de/lieferung', ''), (56341, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (56342, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (56343, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (56344, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (56345, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (56346, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (56347, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (56348, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (56349, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (56350, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (56351, 'http://www.markenoele.de/agb/', ''), (56352, 'http://www.markenoele.de/widerruf/', ''), (56353, 'http://www.markenoele.de/datenschutz/', ''), (56354, 'http://www.markenoele.de/zahlung/', ''), (56355, 'http://www.markenoele.de/lieferung/', ''), (56356, 'http://www.markenoele.de/', ''), (56357, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (56358, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (56359, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4MEDA_deDE270DE270&q=motul+kettenspray+'), (56360, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (56361, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (56362, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56363, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (56364, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (56365, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (56366, 'http://www.markenoele.de/catalog/category/view/id/49?p=1', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (56367, 'http://www.markenoele.de/catalog/product/view/id/194', 'http://www.google.de/search?sourceid=chrome&ie=UTF-8&q=motul+913c'), (56368, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-specific-ford-913-c-1l.html'), (56369, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56370, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56371, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (56372, 'http://www.markenoele.de/catalogsearch/result/?q=specific+507', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (56373, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific', 'http://www.markenoele.de/catalogsearch/result/?q=specific+507'), (56374, 'http://www.markenoele.de/catalogsearch/result/?q=specific+913c', 'http://www.markenoele.de/catalogsearch/result/?q=specific+507'), (56375, 'http://www.markenoele.de/catalogsearch/result/?q=specific+913', 'http://www.markenoele.de/catalogsearch/result/?q=specific+913c'), (56376, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/catalogsearch/result/?q=specific+913'), (56377, 'http://www.markenoele.de/catalogsearch/result/?q=specific+913', 'http://www.markenoele.de/catalogsearch/result/?q=specific+913c'), (56378, 'http://www.markenoele.de/catalog/product/view/id/195', 'http://www.markenoele.de/catalogsearch/result/?q=specific+913'), (56379, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0h&oq=motul&hl=de&ie=UTF-8&rlz=1T4ACAW_de___DE381&q=motul+300v+4t+15w50'), (56380, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56381, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56382, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (56383, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (56384, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (56385, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (56386, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (56387, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56388, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56389, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0h&oq=motul&hl=de&ie=UTF-8&rlz=1T4ACAW_de___DE381&q=motul+300v+4t+15w50'), (56390, 'http://www.markenoele.de/', 'http://fahrzeugteile.shop.ebay.de/Rennsport-Teile-/101887/i.html?_nkw=Motul+300v&_catref=1&_dmpt=Motorrad_Kraftradteile&_fln=1&_trksid=p3286.c0.m282'), (56391, 'http://www.markenoele.de/', ''), (56392, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5306860599&w=728&lmt=1293702609&flash=10.1.102.64&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F1479%2F239038%2FRizinus-Rennoel.html&dt=1'), (56393, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56394, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56395, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (56396, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (56397, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (56398, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (56399, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (56400, 'http://www.markenoele.de/catalog/product/view/id/77/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (56401, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (56402, 'http://www.markenoele.de/catalog/product/view/id/78/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (56403, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (56404, 'http://www.markenoele.de/catalog/product/view/id/79/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (56405, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (56406, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (56407, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (56408, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (56409, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (56410, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (56411, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (56412, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (56413, 'http://www.markenoele.de/', ''), (56414, 'http://www.markenoele.de/', ''), (56415, 'http://www.markenoele.de/', 'http://www.autobild.de/liqui-moly-oelwegweiser_1029158.html'), (56416, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56417, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56418, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56419, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (56420, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (56421, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?mandant=toi&device=html&portallanguage=de&userlanguage=de&dia=adr&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&start=0&num=10&type=all&lang=any&more=none&q=motul300v%2010w-40'), (56422, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56423, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56424, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (56425, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (56426, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (56427, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (56428, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (56429, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+20w50+&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (56430, 'http://www.markenoele.de/catalog/product/view/id/158/category/30', 'http://www.google.de/search?q=motul+garten&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&redir_esc=&ei=B34cTZ--HIXA8QO_ytTfBQ'), (56431, 'http://www.markenoele.de/catalog/product/view/id/158/category/30', 'http://www.google.de/search?q=motul+garden+10w30&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&redir_esc=&ei=c38cTdv1BdD4sgaV-oXjDA'), (56432, 'http://www.markenoele.de/catalog/product/view/id/158/category/30', 'http://www.google.de/search?q=motul+10w30++2l+garden&hl=de&source=hp&aq=f&aqi=&aql=&oq=&gs_rfai='), (56433, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9568515322390167&output=html&h=280&slotname=8105091387&w=336&lmt=1293713745&flash=0&url=http%3A%2F%2Fwww.paperball.de%2Ffrage%2F811%2Fauto-verkehr%2Fl-5w-30-und-5w-40-mischbar%2F&dt=12937137'), (56434, 'http://www.markenoele.de/', 'http://www.idealo.de/preisvergleich/Liste/13459450/motul-8100-x-clean-5w-30.html'), (56435, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56436, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56437, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56438, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56439, 'http://www.markenoele.de/', ''), (56440, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+8100+x-clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (56441, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+Classic+Oil+SAE+20W50+'), (56442, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56443, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet', ''), (56444, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', ''), (56445, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=price', ''), (56446, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse', ''), (56447, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56448, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56449, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', ''), (56450, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (56451, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (56452, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (56453, 'http://www.markenoele.de/', ''), (56454, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (56455, 'http://www.markenoele.de/', ''), (56456, 'http://www.markenoele.de/administration/Login.aspx', ''), (56457, 'http://www.markenoele.de/umbraco/', ''), (56458, 'http://www.markenoele.de/dynamix/', ''), (56459, 'http://www.markenoele.de/Pages/Login.aspx', ''), (56460, 'http://www.markenoele.de/zino/css/zino_core.css', ''), (56461, 'http://www.markenoele.de/n2/', ''), (56462, 'http://www.markenoele.de/catalog/product/view/id/163/category/28', ''), (56463, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (56464, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CVXeKE60cTd6MD4r7sgaSu9TqBq3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJWqroK0B6ABx9GE-APIAQGpAl3GsO7PMbY-qgQTT9DUYBcp9MvjyfudTMwZIdQz2w&sig=AGiWqtyAin9qwb8jkTtb6WtTXXFagUkelA&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (56465, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56466, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56467, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (56468, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (56469, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (56470, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (56471, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (56472, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (56473, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (56474, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (56475, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (56476, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56477, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56478, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=UTF-8&oe=UTF-8&hl=de&client=safari'), (56479, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56480, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56481, 'http://www.markenoele.de/catalog/category/view/id/9?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (56482, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=27'), (56483, 'http://www.markenoele.de/catalog/category/view/id/9?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (56484, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56485, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (56486, 'http://www.markenoele.de/impressum/', ''), (56487, 'http://www.markenoele.de/', 'http://www.google.de/m/search?oe=UTF-8&client=safari&hl=de&aq=1&oq=motul%2520&aqi=p1g5-k0d11t0&fkt=914&fsdt=14830&q=motul+%C3%B6l'), (56488, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56489, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56490, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+multi+atf&btnG=Google-Suche&aq=0&oq=motul+mu'), (56491, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56492, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56493, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56494, 'http://www.markenoele.de/catalog/product/view/id/186/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (56495, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56496, 'http://www.markenoele.de/catalog/product/view/id/187/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (56497, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56498, 'http://www.markenoele.de/catalog/product/view/id/188/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (56499, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56500, 'http://www.markenoele.de/catalog/category/view/id/8?limit=18', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (56501, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56502, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56503, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56504, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+multi+atf&btnG=Google-Suche&aq=0&oq=motul+mu'), (56505, 'http://www.markenoele.de/', ''), (56506, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (56507, 'http://www.markenoele.de/', ''), (56508, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=UTF-8&oe=UTF-8&hl=de&client=safari'), (56509, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56510, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56511, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (56512, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (56513, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1293738183&flash=10.0.42.34&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Ffreigabenummern-fuer-motoroele-t1429596.html&dt=1293'), (56514, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?q=motul+8100+x-cess&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGLL_de'), (56515, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', 'http://www.google.de/search?q=motul%2Blpg&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (56516, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-cng-lpg-1l.html'), (56517, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (56518, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (56519, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (56520, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (56521, 'http://www.markenoele.de/catalog/product/view/id/10/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (56522, 'http://www.markenoele.de/catalog/product/gallery/id/10/image/51/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-cng-lpg-5l.html'), (56523, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (56524, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (56525, 'http://www.markenoele.de/', ''), (56526, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (56527, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (56528, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (56529, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', ''), (56530, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (56531, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (56532, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', ''), (56533, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=Motul+300V+Factory+Line+10W40&btnG=Google-Suche&aq=&oq='), (56534, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+Factory+Line+10W40', 'http://www.markenoele.de/'), (56535, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+Factory+Line+10W40'), (56536, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56537, 'http://www.markenoele.de/catalog/product/view/id/62/category/16', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (56538, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56539, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (56540, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (56541, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (56542, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56543, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+Factory+Line+10W40'), (56544, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+Factory+Line+10W40', 'http://www.markenoele.de/'), (56545, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=Motul+300V+Factory+Line+10W40&btnG=Google-Suche&aq=&oq='), (56546, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=Motul+300V+Factory+Line+10W40&btnG=Google-Suche&aq=&oq='), (56547, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=Motul+300V+Factory+Line+10W40&btnG=Google-Suche&aq=&oq='), (56548, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=Motul+300V+Factory+Line+10W40&btnG=Google-Suche&aq=&oq='), (56549, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=Motul+300V+Factory+Line+10W40&btnG=Google-Suche&aq=&oq='), (56550, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=Motul+300V+Factory+Line+10W40&btnG=Google-Suche&aq=&oq='), (56551, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=Motul+300V+Factory+Line+10W40&btnG=Google-Suche&aq=&oq='), (56552, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=Motul+300V+Factory+Line+10W40&btnG=Google-Suche&aq=&oq='), (56553, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=Motul+300V+Factory+Line+10W40&btnG=Google-Suche&aq=&oq='), (56554, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=Motul+300V+Factory+Line+10W40&btnG=Google-Suche&aq=&oq='), (56555, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=Motul+300V+Factory+Line+10W40&btnG=Google-Suche&aq=&oq='), (56556, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=Motul+300V+Factory+Line+10W40&btnG=Google-Suche&aq=&oq='), (56557, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=Motul+300V+Factory+Line+10W40&btnG=Google-Suche&aq=&oq='), (56558, 'http://www.markenoele.de/', ''), (56559, 'http://www.markenoele.de/agb', ''), (56560, 'http://www.markenoele.de/altoelentsorgung', ''), (56561, 'http://www.markenoele.de/angebote-des-monats', ''), (56562, 'http://www.markenoele.de/bestellung', ''), (56563, 'http://www.markenoele.de/contacts', ''), (56564, 'http://www.markenoele.de/datenschutz', ''), (56565, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (56566, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (56567, 'http://www.markenoele.de/impressum', ''), (56568, 'http://www.markenoele.de/lieferung', ''), (56569, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (56570, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (56571, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (56572, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (56573, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (56574, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (56575, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (56576, 'http://www.markenoele.de/motul_pflegeberater', ''), (56577, 'http://www.markenoele.de/widerruf', ''), (56578, 'http://www.markenoele.de/zahlung', ''), (56579, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (56580, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (56581, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (56582, 'http://www.markenoele.de/catalog/product/view/id/63/category/17', 'http://www.google.de/search?hl=de&q=MOTUL+QUAD+4T++10W-40+4liter&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (56583, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul&aq=f&aqi=g10&aql=&oq=&gs_rfai='), (56584, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (56585, 'http://www.markenoele.de/catalog/product/view/id/148/category/53', ''), (56586, 'http://www.markenoele.de/', 'http://shop.weihnachtsgeschenke.de/motul+300V+factory/'), (56587, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56588, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56589, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', ''), (56590, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (56591, 'http://www.markenoele.de/angebote-des-monats/', ''), (56592, 'http://www.markenoele.de/altoelentsorgung/', ''), (56593, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', ''), (56594, 'http://www.markenoele.de/catalog/product/view/id/70/category/32', ''), (56595, 'http://www.markenoele.de/customer/account/login/', ''), (56596, 'http://www.markenoele.de/customer/account/create/', ''), (56597, 'http://www.markenoele.de/customer/account/createpost/', 'http://www.markenoele.de/customer/account/create/'), (56598, 'http://www.markenoele.de/customer/account/index/', 'http://www.markenoele.de/customer/account/create/'), (56599, 'http://www.markenoele.de/sales/order/history/', 'http://www.markenoele.de/customer/account/index/'), (56600, 'http://www.markenoele.de/customer/account/edit/', 'http://www.markenoele.de/sales/order/history/'), (56601, 'http://www.markenoele.de/sales/order/history/', 'http://www.markenoele.de/customer/account/edit/'), (56602, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/sales/order/history/'), (56603, 'http://www.markenoele.de/customer/address/edit/', 'http://www.markenoele.de/customer/account/'), (56604, 'http://www.markenoele.de/customer/address/edit/', 'http://www.markenoele.de/customer/account/'), (56605, 'http://www.markenoele.de/customer/address/formPost/', 'http://www.markenoele.de/customer/address/edit/'), (56606, 'http://www.markenoele.de/customer/address/index/', 'http://www.markenoele.de/customer/address/edit/'), (56607, 'http://www.markenoele.de/sales/order/history/', 'http://www.markenoele.de/customer/address/index/'), (56608, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/sales/order/history/'), (56609, 'http://www.markenoele.de/customer/account/edit/', 'http://www.markenoele.de/customer/account/'), (56610, 'http://www.markenoele.de/customer/account/logout/', 'http://www.markenoele.de/customer/account/edit/'), (56611, 'http://www.markenoele.de/customer/account/logoutSuccess/', 'http://www.markenoele.de/customer/account/edit/'), (56612, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/logoutSuccess/'), (56613, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (56614, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/customer/account/login/'), (56615, 'http://www.markenoele.de/sales/order/history/', 'http://www.markenoele.de/customer/account/'), (56616, 'http://www.markenoele.de/customer/account/logout/', 'http://www.markenoele.de/sales/order/history/'), (56617, 'http://www.markenoele.de/customer/account/logoutSuccess/', 'http://www.markenoele.de/sales/order/history/'), (56618, 'http://www.markenoele.de/', ''), (56619, 'http://www.markenoele.de/', 'http://www.autobild.de/artikel/vergleichstest-motoroel-36485.html'), (56620, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56621, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56622, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (56623, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (56624, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (56625, 'http://www.markenoele.de/', ''), (56626, 'http://www.markenoele.de/', ''), (56627, 'http://www.markenoele.de/catalog/product/view/id/81', 'http://www.google.de/search?q=Motul+outbord+tech&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (56628, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+outboard&hl=de&client=firefox-a&hs=6lI&pwst=1&rls=org.mozilla:de:official&prmd=ivns&ei=r7YdTYmcFYztOZOVyKcJ&start=10&sa=N'), (56629, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56630, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56631, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56632, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56633, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56634, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56635, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56636, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56637, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (56638, 'http://www.markenoele.de/catalog/product/view/id/92/category/25', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=2'), (56639, 'http://www.markenoele.de/catalog/product/view/id/92/category/25', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=2'), (56640, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (56641, 'http://www.markenoele.de/catalog/product/view/id/94/category/25', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=2'), (56642, 'http://www.markenoele.de/catalog/product/view/id/94/category/25', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=2'), (56643, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/marine/outboard-2t-94.html'), (56644, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/marine/outboard-2t-94.html'), (56645, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (56646, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t.html'), (56647, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', ''), (56648, 'http://www.markenoele.de/', ''), (56649, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (56650, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (56651, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (56652, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (56653, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (56654, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (56655, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (56656, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (56657, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (56658, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (56659, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (56660, 'http://www.markenoele.de/agb', ''), (56661, 'http://www.markenoele.de/altoelentsorgung', ''), (56662, 'http://www.markenoele.de/angebote-des-monats', ''), (56663, 'http://www.markenoele.de/bestellung', ''), (56664, 'http://www.markenoele.de/checkout', ''), (56665, 'http://www.markenoele.de/checkout/onepage/', ''), (56666, 'http://www.markenoele.de/checkout/cart/', ''), (56667, 'http://www.markenoele.de/contacts', ''), (56668, 'http://www.markenoele.de/datenschutz', ''), (56669, 'http://www.markenoele.de/impressum', ''), (56670, 'http://www.markenoele.de/lieferung', ''), (56671, 'http://www.markenoele.de/motul_pflegeberater', ''), (56672, 'http://www.markenoele.de/widerruf', ''), (56673, 'http://www.markenoele.de/zahlung', ''), (56674, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (56675, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (56676, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (56677, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (56678, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (56679, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (56680, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (56681, 'http://www.markenoele.de/catalog/product/view/id/104/category/49', ''), (56682, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (56683, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (56684, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (56685, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (56686, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (56687, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (56688, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (56689, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (56690, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (56691, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (56692, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (56693, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (56694, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (56695, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (56696, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (56697, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (56698, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (56699, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (56700, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&lr=lang_de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&tbs=lr%3Alang_1de&q=+motul+shop&aq=f&aqi=&aql=&oq=&gs_rfai='), (56701, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (56702, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6457587928014896&output=html&h=90&slotname=0572957717&w=728&lmt=1291985066&flash=10.1.102.64&url=http%3A%2F%2Fwww.code-knacker.de%2Fmotorenoele.htm&dt=1293795715258&shv=r20101117&jsv=r201012'), (56703, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (56704, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6457587928014896&output=html&h=90&slotname=0572957717&w=728&lmt=1291985066&flash=10.1.102.64&url=http%3A%2F%2Fwww.code-knacker.de%2Fmotorenoele.htm&dt=1293795715258&shv=r20101117&jsv=r201012'), (56705, 'http://www.markenoele.de/catalog/product/view/id/62/category/16', ''), (56706, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (56707, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C4gj7K98dTfWnIcKX8AOD4uH9CK3BsMMB_em97RSNyePtRwgAEAEoA1Cer6GNAWCV-pWCqAegAcfRhPgDyAEBqQK0euFv72q2PqoEE0_QzoOgWfoFDgOFUFgmo_QD-YI&sig=AGiWqtxXsKS-t95Rh-njflysrOpBcUB4_g&adurl=http://www.motulshop.de&rct=j&q=motul%20sp'), (56708, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56709, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56710, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56711, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (56712, 'http://www.markenoele.de/catalog/product/view/id/23/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (56713, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-504-00-507-00-23.html'), (56714, 'http://www.markenoele.de/catalog/product/view/id/23/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (56715, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-504-00-507-00-23.html'), (56716, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', 'http://www.google.de/url?sa=t&source=web&cd=39&ved=0CE8QFjAIOB4&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-zusatzstoffe%2Fchain-lube-road-plus.html&rct=j&q=kartketten&ei=5-IdTdq_OsGn8QPyvZnEBQ&usg=AFQjCNFSodXwo5PcpPwh_gsChHwuIidqnA&sig2=x4yH5ttMsT4J0'), (56717, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1293805213&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-verwenden-t1042285.html%3Fpage%3D1&dt=1293'), (56718, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motor', 'http://www.markenoele.de/'), (56719, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motor%C3%B6', 'http://www.markenoele.de/'), (56720, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motor%C3%B6l', 'http://www.markenoele.de/'), (56721, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motor%C3%B6l', 'http://www.markenoele.de/'), (56722, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motor%C3%B6l%20C', 'http://www.markenoele.de/'), (56723, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motor%C3%B6l%20C3', 'http://www.markenoele.de/'), (56724, 'http://www.markenoele.de/catalogsearch/result/?q=Motor%C3%B6l+C3', 'http://www.markenoele.de/'), (56725, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1293805213&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-verwenden-t1042285.html%3Fpage%3D1&dt=1293'), (56726, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (56727, 'http://www.markenoele.de/catalog/product/view/id/108/category/49', ''), (56728, 'http://www.markenoele.de/lieferung', ''), (56729, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (56730, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56731, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56732, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', ''), (56733, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+8100+x-clean&aq=1&aqi=g4&aql=&oq=motul+81&gs_rfai='), (56734, 'http://www.markenoele.de/catalog/product/view/id/49', 'http://www.markenoele.de/'), (56735, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+8100+x-clean&aq=1&aqi=g4&aql=&oq=motul+81&gs_rfai='), (56736, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56737, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56738, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+8100+x-clean&aq=1&aqi=g4&aql=&oq=motul+81&gs_rfai='), (56739, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CZ0QJxvsdTYmWPMyd8AOripnACa3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCV0viBlAegAcfRhPgDyAEBqQK0euFv72q2PqoEGE_QAL29NefJIFdmPiUAPzCXHFIbXgNpaA&sig=AGiWqtyXE7Y-4sSF-4xTJWy7maEq_-yuvg&adurl=http://www.motulshop.de&rct=j&q=motul%2'), (56740, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56741, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56742, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (56743, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (56744, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (56745, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (56746, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (56747, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (56748, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (56749, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (56750, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (56751, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (56752, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56753, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56754, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (56755, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (56756, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CZ0QJxvsdTYmWPMyd8AOripnACa3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCV0viBlAegAcfRhPgDyAEBqQK0euFv72q2PqoEGE_QAL29NefJIFdmPiUAPzCXHFIbXgNpaA&sig=AGiWqtyXE7Y-4sSF-4xTJWy7maEq_-yuvg&adurl=http://www.motulshop.de&rct=j&q=motul%2'), (56757, 'http://www.markenoele.de/', 'http://www.amazon.de/MOTUL-8100-X-Clean-C3-5W-40/dp/B004BFA54Q/ref=sr_1_fkmr0_1?ie=UTF8&qid=1293812833&sr=1-1-fkmr0'), (56758, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56759, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56760, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56761, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (56762, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=90&slotname=1351630559&w=728&lmt=1293815001&flash=10.1.85&url=http%3A%2F%2Fwww.apriliaforum.de%2F50-ccm-rs-50-scarabeo-50-roller%2F10044-50-ccm-2-takt-l.html&d'), (56763, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (56764, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (56765, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56766, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (56767, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-expert-2t.html'), (56768, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (56769, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (56770, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe/kart/motul-kart-grand-prix-2t.html'), (56771, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (56772, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/micro-2t.html'), (56773, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56774, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/micro-2t.html'), (56775, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56776, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (56777, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (56778, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (56779, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (56780, 'http://www.markenoele.de/catalog/category/view/id/32?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (56781, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=1'), (56782, 'http://www.markenoele.de/catalog/category/view/id/32?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (56783, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=1'), (56784, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-chrono.html'), (56785, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56786, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1293815645&flash=10.1.53.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1060&dt=12938'), (56787, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-chrono.html'), (56788, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56789, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (56790, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-chrono.html'), (56791, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-chrono.html'), (56792, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-chrono.html'), (56793, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=1'), (56794, 'http://www.markenoele.de/catalog/category/view/id/32?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (56795, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (56796, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (56797, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (56798, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (56799, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-5100-4t-50.html'), (56800, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56801, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56802, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56803, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/micro-2t.html'), (56804, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (56805, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe/kart/motul-kart-grand-prix-2t.html'), (56806, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (56807, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (56808, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-expert-2t.html'), (56809, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (56810, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56811, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (56812, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (56813, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=90&slotname=1351630559&w=728&lmt=1293815001&flash=10.1.85&url=http%3A%2F%2Fwww.apriliaforum.de%2F50-ccm-rs-50-scarabeo-50-roller%2F10044-50-ccm-2-takt-l.html&d'), (56814, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=90&slotname=1351630559&w=728&lmt=1293815001&flash=10.1.85&url=http%3A%2F%2Fwww.apriliaforum.de%2F50-ccm-rs-50-scarabeo-50-roller%2F10044-50-ccm-2-takt-l.html&d'), (56815, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (56816, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-5100-4t-50.html'), (56817, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (56818, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (56819, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (56820, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (56821, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (56822, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-5100-4t-50.html'), (56823, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (56824, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (56825, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (56826, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1293815645&flash=10.1.53.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1060&dt=12938'), (56827, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (56828, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (56829, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', ''), (56830, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CkyHCZi8eTZyeEcy9hAfK0ei1Bq3BsMMB_em97RSthP2-RwgAEAEg7YrfBlCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQIT4mBjXWu2PqoEE0_QarT1rC9vRiP1Z1D7Uc07p1GABZBO&sig=AGiWqtw4QENG0XtA6pCANa1BWZ6zHAG54w&adurl=http://www.motulshop.de&rct=j&q=m'), (56831, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56832, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56833, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (56834, 'http://www.markenoele.de/altoelentsorgung/', ''), (56835, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (56836, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (56837, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (56838, 'http://www.markenoele.de/catalog/product/view/id/56/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (56839, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (56840, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (56841, 'http://www.markenoele.de/catalog/product/view/id/52/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=1'), (56842, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (56843, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=1'), (56844, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (56845, 'http://www.markenoele.de/catalog/product/view/id/33/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=1'), (56846, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (56847, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=1'), (56848, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (56849, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (56850, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=1'), (56851, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (56852, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=1'), (56853, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (56854, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (56855, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56856, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+motor%c3%b6l&hl=de&ie=UTF-8&rlz=1T4ADFA_deDE375DE375&q=motul+motor%c3%b6l'), (56857, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ce8WPNUIeTf7jPIT_sgbqjuD3Bq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCE-JgY11rtj6qBBNP0BRl-gPL3rcBepRJgFdMxkRB&sig=AGiWqtznZK77lDcDhQLFZGHzyKPKCVZmHA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (56858, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56859, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56860, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56861, 'http://www.markenoele.de/catalog/product/view/id/12/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (56862, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-plus-5l.html'), (56863, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (56864, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (56865, 'http://www.markenoele.de/catalog/product/view/id/3/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (56866, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-1l.html'), (56867, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56868, 'http://www.markenoele.de/catalog/product/view/id/17/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (56869, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c1-17.html'), (56870, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (56871, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/valve-expert.html'), (56872, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CgEq1OkYeTczGPIWX8AO83fGWCa3BsMMB_em97RS97Pu-RwgAEAEg5qyuCygCUJ6voY0BYJXCg4KYB6ABx9GE-APIAQGpAnUwUAVkd7Y-qgQTT9APv-MRWqwIhCyY-GyIJJUSIoAFkE4&sig=AGiWqty2vcE5zcnvY-sfSmLFC2B51Mq9Rw&adurl=http://www.motulshop.de&rct=j&'), (56873, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (56874, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (56875, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CYKm89FQeTcQZyJ3wA8Sm4MUJrcGwwwH96b3tFM3B4-1HCAAQAVCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQJ1MFAFZHe2PqoEGE_Qwm_AnvFjEux4xFQpZL9UmCzf6vFTaQ&sig=AGiWqty22PDXS-HYwRlKeKS7cH2TNx3jRA&adurl=http://www.motulshop.de&rct=j&q=motor%C'), (56876, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56877, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56878, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56879, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (56880, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (56881, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (56882, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=cl', 'http://www.markenoele.de/angebote-des-monats/'), (56883, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=class', 'http://www.markenoele.de/angebote-des-monats/'), (56884, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classi', 'http://www.markenoele.de/angebote-des-monats/'), (56885, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classic', 'http://www.markenoele.de/angebote-des-monats/'), (56886, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classic', 'http://www.markenoele.de/angebote-des-monats/'), (56887, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classic%202', 'http://www.markenoele.de/angebote-des-monats/'), (56888, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classic%2020', 'http://www.markenoele.de/angebote-des-monats/'), (56889, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classic%2020w', 'http://www.markenoele.de/angebote-des-monats/'), (56890, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classic%2020w5', 'http://www.markenoele.de/angebote-des-monats/'), (56891, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classic%2020w50', 'http://www.markenoele.de/angebote-des-monats/'), (56892, 'http://www.markenoele.de/catalogsearch/result/?q=classic+20w50', 'http://www.markenoele.de/angebote-des-monats/'), (56893, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (56894, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=cl', 'http://www.markenoele.de/angebote-des-monats/'), (56895, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=cla', 'http://www.markenoele.de/angebote-des-monats/'), (56896, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=class', 'http://www.markenoele.de/angebote-des-monats/'), (56897, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classi', 'http://www.markenoele.de/angebote-des-monats/'), (56898, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classic', 'http://www.markenoele.de/angebote-des-monats/'), (56899, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classic%20o', 'http://www.markenoele.de/angebote-des-monats/'), (56900, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classic', 'http://www.markenoele.de/angebote-des-monats/'), (56901, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classic%20oil', 'http://www.markenoele.de/angebote-des-monats/'), (56902, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classic%20oi', 'http://www.markenoele.de/angebote-des-monats/'), (56903, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classic%20oil%20sa', 'http://www.markenoele.de/angebote-des-monats/'), (56904, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classic%20oil', 'http://www.markenoele.de/angebote-des-monats/'), (56905, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classic%20oil%20s', 'http://www.markenoele.de/angebote-des-monats/'), (56906, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classic%20oil%20sae', 'http://www.markenoele.de/angebote-des-monats/'), (56907, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classic%20oil%20sae', 'http://www.markenoele.de/angebote-des-monats/'), (56908, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classic%20oil%20sae%2020', 'http://www.markenoele.de/angebote-des-monats/'), (56909, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classic%20oil%20sae%2020w', 'http://www.markenoele.de/angebote-des-monats/'), (56910, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=classic%20oil%20sae%2020w50', 'http://www.markenoele.de/angebote-des-monats/'), (56911, 'http://www.markenoele.de/catalogsearch/result/?q=classic+oil+sae+20w50', 'http://www.markenoele.de/angebote-des-monats/'), (56912, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (56913, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (56914, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (56915, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (56916, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56917, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56918, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CYKm89FQeTcQZyJ3wA8Sm4MUJrcGwwwH96b3tFM3B4-1HCAAQAVCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQJ1MFAFZHe2PqoEGE_Qwm_AnvFjEux4xFQpZL9UmCzf6vFTaQ&sig=AGiWqty22PDXS-HYwRlKeKS7cH2TNx3jRA&adurl=http://www.motulshop.de&rct=j&q=motor%C'), (56919, 'http://www.markenoele.de/impressum/', ''), (56920, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.google.de/products?hl=de&rlz=1T4ADFA_deDE343DE344&q=motul+5100&um=1&ie=UTF-8&ei=mlceTZ68E4y38QOo-9mWBQ&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CDIQrQQwAA'), (56921, 'http://www.markenoele.de/contacts/', ''), (56922, 'http://www.markenoele.de/agb/', ''), (56923, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (56924, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (56925, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (56926, 'http://www.markenoele.de/', 'http://www.idealo.de/preisvergleich/Liste/9951242/motul-20w50.html'), (56927, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (56928, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/'), (56929, 'http://www.markenoele.de/catalogsearch/result/?q=motul+classic', 'http://www.markenoele.de/'), (56930, 'http://www.markenoele.de/catalog/product/view/id/65', 'http://www.markenoele.de/catalogsearch/result/?q=motul+classic'), (56931, 'http://www.markenoele.de/catalogsearch/result/?q=motul+classic', 'http://www.markenoele.de/'), (56932, 'http://www.markenoele.de/', 'http://www.idealo.de/preisvergleich/Liste/9951242/motul-20w50.html'), (56933, 'http://www.markenoele.de/widerruf/', ''), (56934, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (56935, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (56936, 'http://www.markenoele.de/angebote-des-monats/', ''), (56937, 'http://www.markenoele.de/lieferung/', ''), (56938, 'http://www.markenoele.de/impressum/', ''), (56939, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (56940, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.google.de/products?hl=de&q=motul+5100+4t+SAE+10W40&show=dd&sa=N&lnk=next&start=10'), (56941, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (56942, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56943, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (56944, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (56945, 'http://www.markenoele.de/motul_pflegeberater/', ''), (56946, 'http://www.markenoele.de/', ''), (56947, 'http://www.markenoele.de/', ''), (56948, 'http://www.markenoele.de/contacts/', ''), (56949, 'http://www.markenoele.de/angebote-des-monats/', ''), (56950, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (56951, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (56952, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', ''), (56953, 'http://www.markenoele.de/lieferung', ''), (56954, 'http://www.markenoele.de/datenschutz/', ''), (56955, 'http://www.markenoele.de/bestellung/', ''), (56956, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (56957, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (56958, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (56959, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (56960, 'http://www.markenoele.de/zahlung/', ''), (56961, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (56962, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (56963, 'http://www.markenoele.de/catalog/category/view/id/19', ''), (56964, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (56965, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (56966, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (56967, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (56968, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (56969, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (56970, 'http://www.markenoele.de/catalog/product/view/id/105/category/49', ''), (56971, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (56972, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (56973, 'http://www.markenoele.de/catalog/product/view/id/110/category/49', ''), (56974, 'http://www.markenoele.de/catalog/product/view/id/80/category/25', ''), (56975, 'http://www.markenoele.de/catalog/product/view/id/168/category/24', ''), (56976, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', ''), (56977, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (56978, 'http://www.markenoele.de/catalog/product/view/id/170/category/18', ''), (56979, 'http://www.markenoele.de/motul_pflegeberater/', ''), (56980, 'http://www.markenoele.de/catalog/category/view/id/14', ''), (56981, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (56982, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (56983, 'http://www.markenoele.de/catalog/product/view/id/169/category/18', ''), (56984, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (56985, 'http://www.markenoele.de/datenschutz/', ''), (56986, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=2+takt+%C3%B6l+vollsynthetisch+motul&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (56987, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (56988, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (56989, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (56990, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (56991, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (56992, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (56993, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (56994, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (56995, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (56996, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (56997, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (56998, 'http://www.markenoele.de/', 'http://www.google.de/search?q=+Motul+%E2%80%9ESpecific+dexos2TM+5W-30%E2%80%9C.+'), (56999, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57000, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57001, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (57002, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (57003, 'http://www.markenoele.de/catalog/product/view/id/21/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (57004, 'http://www.markenoele.de/catalog/product/view/id/146', 'http://www.google.de/search?client=opera&rls=de&q=marken+oele&sourceid=opera&ie=utf-8&oe=utf-8&channel=suggest'), (57005, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/kaffeebecher.html'), (57006, 'http://www.markenoele.de/catalog/product/view/id/166/category/18', ''), (57007, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (57008, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (57009, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (57010, 'http://www.markenoele.de/catalog/product/view/id/146/category/53', ''), (57011, 'http://www.markenoele.de/catalog/product/view/id/146/category/53', ''), (57012, 'http://www.markenoele.de/catalog/product/view/id/146/category/53', ''), (57013, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?q=Motul+cess&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (57014, 'http://www.markenoele.de/', ''), (57015, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (57016, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (57017, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (57018, 'http://www.markenoele.de/', ''), (57019, 'http://www.markenoele.de/catalog/product/view/id/148/category/53', ''), (57020, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-1602621474554678&format=300x250&output=html&h=250&w=300&lmt=1293896059&num_ads=4&skip=8&channel=gf_tag_rectangle_Auto%2Cgf_pos_rectangle%2Cgf_typ_tag%2Cplace_gf_rectangle_Auto&ad_type=text&c'), (57021, 'http://www.markenoele.de/', ''), (57022, 'http://www.markenoele.de/', ''), (57023, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+300v+10w40&price1=20,00&price2=50,00&show=dd&sa=N&tab=fw'), (57024, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57025, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57026, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57027, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (57028, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (57029, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (57030, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (57031, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (57032, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-chrono.html'), (57033, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (57034, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (57035, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (57036, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57037, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (57038, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57039, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57040, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57041, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+300v+10w40&price1=20,00&price2=50,00&show=dd&sa=N&tab=fw'), (57042, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0h&oq=motul+&hl=de&ie=UTF-8&rlz=1T4ACEW_de___DE391&q=motul+%c3%b6l+shop'), (57043, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57044, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (57045, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57046, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57047, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (57048, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (57049, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (57050, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CI1BWoGsfTd2JBMaf8AOf5IGBCa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleKegrAHoAHH0YT4A8gBAakCyOta5qhvtj6qBBNP0NAUiy7oiWldSvExN87mq_h8&sig=AGiWqtyxE9boFhQeqz-6gGpz3pIEmkXelg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (57051, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57052, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57053, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-5l-15w-50.html'), (57054, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-5l-15w-50.html'), (57055, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57056, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57057, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57058, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (57059, 'http://www.markenoele.de/catalog/product/view/id/110/category/49', ''), (57060, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CCoQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=motul%206100%20synergie%2B&ei=WG8fTZPNHIO48gObu9WcBQ&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ'), (57061, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (57062, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtYXV0b3NjaG1pZXJzdG9mZmUuaHRtbA,,/product/4/', ''), (57063, 'http://www.markenoele.de/checkout/cart/', ''), (57064, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (57065, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (57066, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (57067, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (57068, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (57069, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (57070, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (57071, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (57072, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/lieferung/'), (57073, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (57074, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (57075, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (57076, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (57077, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (57078, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (57079, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CCoQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=motul%206100%20synergie%2B&ei=WG8fTZPNHIO48gObu9WcBQ&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ'), (57080, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CCoQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=motul%206100%20synergie%2B&ei=WG8fTZPNHIO48gObu9WcBQ&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ'), (57081, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (57082, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CCoQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=motul%206100%20synergie%2B&ei=WG8fTZPNHIO48gObu9WcBQ&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ'), (57083, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (57084, 'http://www.markenoele.de/', 'http://shop.weihnachtsgeschenke.de/motor%C3%B6l+10W+40/?page=2'), (57085, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57086, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=position', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57087, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=desc&order=position'), (57088, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (57089, 'http://www.markenoele.de/catalog/category/view/id/40?mode=list', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (57090, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html?mode=list'), (57091, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57092, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (57093, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (57094, 'http://www.markenoele.de/catalog/product/view/id/158/category/30', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CC8QFjAD&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fgarten%2Fmotorenol-4-takt%2Fgarden-4t.html&rct=j&q=10w30%204takt&ei=3HkfTcrqG8nB8QPe3eiLBQ&usg=AFQjCNHefOik5dbza-6xuAr5FR1yjp8jVA'), (57095, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvZ2FydGVuL21vdG9yZW5vbC00LXRha3QvZ2FyZGVuLTR0Lmh0bWw,/product/158/', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt/garden-4t.html'), (57096, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-4-takt/garden-4t.html'), (57097, 'http://www.markenoele.de/catalog/product/view/id/158/category/30', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CC8QFjAD&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fgarten%2Fmotorenol-4-takt%2Fgarden-4t.html&rct=j&q=10w30%204takt&ei=3HkfTcrqG8nB8QPe3eiLBQ&usg=AFQjCNHefOik5dbza-6xuAr5FR1yjp8jVA'), (57098, 'http://www.markenoele.de/catalog/product/view/id/56', 'http://www.google.de/products?q=motul+7100+10w-40&hl=de&scoring=p&show=dd&sa=N&lnk=next&start=10'), (57099, 'http://www.markenoele.de/catalog/product/gallery/id/56/image/29/', ''), (57100, 'http://www.markenoele.de/bestellung/', ''), (57101, 'http://www.markenoele.de/', 'http://search.conduit.com/Results.aspx?q=motul+300V+0W20HRPM+&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=13&ctid=CT2851647&octid=CT2851647'), (57102, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57103, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=m300V%200W20HRPM', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57104, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot300V%200W20HRPM', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57105, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo300V%200W20HRPM', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57106, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul300V%200W20HRPM', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57107, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300V%200W20HRPM', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57108, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu300V%200W20HRPM', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57109, 'http://www.markenoele.de/catalogsearch/result/?q=motul+300V+0W20HRPM', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57110, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57111, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+X-lite+ester+0W30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57112, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57113, 'http://www.markenoele.de/', 'http://www.idealo.de/preisvergleich/OffersOfProduct/2292512_-7100-4t-10w-30-4-l-motul.html'), (57114, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (57115, 'http://www.markenoele.de/', 'http://www.mazda-forum.info/mazda-cx-5-cx-7-und-cx-9/37328-motoroel-und-olfilterwechsel.html'), (57116, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57117, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57118, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57119, 'http://www.markenoele.de/', 'http://www.mazda-forum.info/mazda-cx-5-cx-7-und-cx-9/37328-motoroel-und-olfilterwechsel.html'), (57120, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (57121, 'http://www.markenoele.de/', 'http://www.google.de/search?q=8100+X-clean%2B+5W-30&hl=de&rlz=1T4TSEA_deDE291DE303&prmd=ivns&ei=4ZMfTbrcGsjG4gbI8LSGAg&start=10&sa=N'), (57122, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57123, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57124, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0513990075906294&format=fp_al_lp&output=html&h=15&w=728&channel=3809302220&ea=0&flash=10.1.102&url=http%3A%2F%2Fwww.werkzeug-news.de%2FForum%2Fftopic5890.html&dt=1133406721303&shv=r20101117&'), (57125, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (57126, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (57127, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57128, 'http://www.markenoele.de/catalog/product/view/id/161/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (57129, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57130, 'http://www.markenoele.de/catalog/product/view/id/164/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (57131, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57132, 'http://www.markenoele.de/catalog/product/view/id/165/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (57133, 'http://www.markenoele.de/catalog/category/view/id/29', 'http://www.markenoele.de/motul-schmierstoffe/garten/timber-120.html'), (57134, 'http://www.markenoele.de/catalog/category/view/id/31', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (57135, 'http://www.markenoele.de/catalog/category/view/id/29', 'http://www.markenoele.de/motul-schmierstoffe/garten/timber-120.html'), (57136, 'http://www.markenoele.de/catalog/product/view/id/165/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (57137, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/garten/timber-120.html'), (57138, 'http://www.markenoele.de/catalog/product/view/id/165/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (57139, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57140, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (57141, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (57142, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0513990075906294&format=fp_al_lp&output=html&h=15&w=728&channel=3809302220&ea=0&flash=10.1.102&url=http%3A%2F%2Fwww.werkzeug-news.de%2FForum%2Fftopic5890.html&dt=1133406721303&shv=r20101117&'), (57143, 'http://www.markenoele.de/', ''), (57144, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57145, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57146, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57147, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (57148, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C38VNi6ofTen3Bcee8AP4p634CK3BsMMB_em97RTtvePtRwgAEAEoA1Cer6GNAWCV0puCrAegAcfRhPgDyAEBqQLI61rmqG-2PqoEGE_Q1iPwc0w4ridi9VdMPyrqCQ9rVCXN5A&sig=AGiWqtwuVHb1-TWdWz0pLOnGAbsFj4qJFg&adurl=http://www.motulshop.de&rct=j&q=x-c'), (57149, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (57150, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57151, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57152, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57153, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (57154, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=x-clean', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (57155, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=x-clean%20c', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (57156, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=x-clean%20c%203', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (57157, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=x-clean%20c%203%20m', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (57158, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=x-clean%20c%203%20motul%20S', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (57159, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=x-clean%20c%203%20motul%20SW', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (57160, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=x-clean%20c%203%20motul%20SAE', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (57161, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=x-clean%20c%203%20motul%20SAE', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (57162, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=x-clean%20c%203%20motul%20SAE5', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (57163, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=x-clean%20c%203%20motul%20SAE5W', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (57164, 'http://www.markenoele.de/catalogsearch/result/?q=x-clean+c+3+motul+SAE5W40', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (57165, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=x-clean%20c%203SAE5W40', 'http://www.markenoele.de/catalogsearch/result/?q=x-clean+c+3+motul+SAE5W40'), (57166, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=x-clean%20c%203%20SAE5W40', 'http://www.markenoele.de/catalogsearch/result/?q=x-clean+c+3+motul+SAE5W40'), (57167, 'http://www.markenoele.de/catalogsearch/result/?q=x-clean+c+3+SAE5W40', 'http://www.markenoele.de/catalogsearch/result/?q=x-clean+c+3+motul+SAE5W40'), (57168, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=x-clean%20c%203SAE5W40', 'http://www.markenoele.de/catalogsearch/result/?q=x-clean+c+3+SAE5W40'), (57169, 'http://www.markenoele.de/catalogsearch/result/?q=SAE5W40', 'http://www.markenoele.de/catalogsearch/result/?q=x-clean+c+3+SAE5W40'), (57170, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SAE5W%2040', 'http://www.markenoele.de/catalogsearch/result/?q=SAE5W40'), (57171, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SAE%205W%2040', 'http://www.markenoele.de/catalogsearch/result/?q=SAE5W40'), (57172, 'http://www.markenoele.de/catalogsearch/result/?q=SAE+5W+40', 'http://www.markenoele.de/catalogsearch/result/?q=SAE5W40'), (57173, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SAE%205W%204', 'http://www.markenoele.de/catalogsearch/result/?q=SAE+5W+40'), (57174, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=SAE+5W+40'), (57175, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57176, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=SAE+5W+40'), (57177, 'http://www.markenoele.de/', 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2117678&SearchSource=3&q=motul+8100+x-clean+5w-40'), (57178, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (57179, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (57180, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57181, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (57182, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (57183, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (57184, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (57185, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (57186, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (57187, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (57188, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/mocool.html'), (57189, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (57190, 'http://www.markenoele.de/catalog/product/view/id/123/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (57191, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (57192, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/mocool.html'), (57193, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (57194, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (57195, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (57196, 'http://www.markenoele.de/catalog/product/view/id/7/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (57197, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (57198, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (57199, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (57200, 'http://www.markenoele.de/catalog/product/view/id/121/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (57201, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (57202, 'http://www.markenoele.de/catalog/product/view/id/123/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (57203, 'http://www.markenoele.de/catalog/product/view/id/145/category/53', ''), (57204, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-1059788448720638&output=html&h=280&slotname=4007037763&w=336&lmt=1293925232&flash=10.0.12&url=http%3A%2F%2Fwww.opel-voting.de%2Fopel-forum%2Fpflege-wartung%2F12920-motoroel-beim-1-4l-tigra.h'), (57205, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57206, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57207, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (57208, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (57209, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (57210, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (57211, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (57212, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (57213, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (57214, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1293926636&flash=10.1.102.64&url=http%3A%2F%2Fwww.apriliaforum.de%2Farchiv-50-ccm-1000-ccm%2F26-slick-50-ja-oder-nein-erfahru'), (57215, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (57216, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (57217, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57218, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (57219, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57220, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (57221, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57222, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (57223, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (57224, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (57225, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CreV-RMofTebwGMOe8APs47yFCa3BsMMB_em97RTtzOPtRxABKAVQnq-hjQFglaKggrAHoAHH0YT4A8gBAakCyOta5qhvtj6qBBhP0NqfFNZHeWDBQyUNGCjVZgKKlxAgpfc&num=2&sig=AGiWqtwVr9Wafc67-1145kP6wzANAoLgLA&adurl=http://www.motulshop.de&rct=j&q='), (57226, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57227, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57228, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (57229, 'http://www.markenoele.de/catalog/category/view/id/17', ''), (57230, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (57231, 'http://www.markenoele.de/catalog/product/view/id/142/category/53', ''), (57232, 'http://www.markenoele.de/', 'http://searchportal.information.com/?o_id=55422&domainname=liqui-moli.de'), (57233, 'http://www.markenoele.de/catalog/product/view/id/109/category/49', ''), (57234, 'http://www.markenoele.de/catalog/product/view/id/107/category/49', ''), (57235, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (57236, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (57237, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (57238, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (57239, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (57240, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (57241, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (57242, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (57243, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (57244, 'http://www.markenoele.de/', ''), (57245, 'http://www.markenoele.de/', ''), (57246, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (57247, 'http://www.markenoele.de/', ''), (57248, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (57249, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (57250, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (57251, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (57252, 'http://www.markenoele.de/catalog/product/view/id/173/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (57253, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (57254, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (57255, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (57256, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (57257, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (57258, 'http://www.markenoele.de/catalog/product/view/id/213/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (57259, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (57260, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (57261, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (57262, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (57263, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (57264, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (57265, 'http://www.markenoele.de/', ''), (57266, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (57267, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (57268, 'http://www.markenoele.de/catalog/product/gallery/id/100/image/63/', 'http://www.markenoele.de/motul-zusatzstoffe/chain-lube-factory-line.html'), (57269, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (57270, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (57271, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (57272, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (57273, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (57274, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (57275, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (57276, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (57277, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (57278, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (57279, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (57280, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (57281, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (57282, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (57283, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (57284, 'http://www.markenoele.de/catalog/product/view/id/119/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (57285, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (57286, 'http://www.markenoele.de/catalog/product/view/id/123/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (57287, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (57288, 'http://www.markenoele.de/catalog/product/view/id/122/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (57289, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (57290, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (57291, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (57292, 'http://www.markenoele.de/catalog/category/view/id/49?p=1', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (57293, 'http://www.markenoele.de/', 'http://www.pkw-forum.de/30064-polo-eis-motoroel.html'), (57294, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57295, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57296, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57297, 'http://www.markenoele.de/catalog/product/view/id/110/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=1'), (57298, 'http://www.markenoele.de/catalog/category/view/id/49?p=1', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (57299, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=1'), (57300, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57301, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57302, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57303, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57304, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (57305, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (57306, 'http://www.markenoele.de/catalog/product/view/id/33/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (57307, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (57308, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (57309, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (57310, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (57311, 'http://www.markenoele.de/catalog/product/view/id/76/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (57312, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (57313, 'http://www.markenoele.de/catalog/product/view/id/77/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (57314, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (57315, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (57316, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (57317, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (57318, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/bestellung/'), (57319, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (57320, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/bestellung/'), (57321, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (57322, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (57323, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (57324, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (57325, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (57326, 'http://www.markenoele.de/', ''), (57327, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (57328, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (57329, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (57330, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (57331, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (57332, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (57333, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (57334, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (57335, 'http://www.markenoele.de/catalog/product/view/id/85/category/25', ''), (57336, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (57337, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57338, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57339, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (57340, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57341, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (57342, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (57343, 'http://www.markenoele.de/catalog/product/view/id/22/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (57344, 'http://www.markenoele.de/catalog/product/view/id/55', 'http://www.google.de/products?hl=de&q=motul+7100+10w40&rlz=1R2ADRA_deDE400&um=1&ie=UTF-8&ei=M3AgTZzDKIyo8QPC-NWJBQ&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CCkQrQQwAA'), (57345, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1T4ACAW_deDE301DE301&&sa=X&ei=jnsgTb_bJM31sgawzvi1Cg&ved=0CB8QBSgA&q=motul+20w+50&spell=1'), (57346, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (57347, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (57348, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (57349, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (57350, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (57351, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (57352, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (57353, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (57354, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (57355, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (57356, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (57357, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (57358, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (57359, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (57360, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+inboard'), (57361, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57362, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57363, 'http://www.markenoele.de/catalog/product/view/id/87/category/25', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (57364, 'http://www.markenoele.de/catalog/product/view/id/87/category/25', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (57365, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+20w50&meta=&btnG=Google-Suche'), (57366, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (57367, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (57368, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (57369, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (57370, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (57371, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (57372, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (57373, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (57374, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (57375, 'http://www.markenoele.de/agb', ''), (57376, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (57377, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (57378, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (57379, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (57380, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (57381, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (57382, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (57383, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (57384, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (57385, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (57386, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (57387, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (57388, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (57389, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (57390, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CQuK6JacgTceBIYH9sgbQ5dT1Bq3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCV6qyCtAegAcfRhPgDyAEBqQLI61rmqG-2PqoEE0_QvqTDWosz8NZ44B6dLN3TYqs&sig=AGiWqtzsMiV1lHc2TjEt9bfhSMdA3cGX2g&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (57391, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=m%C3%B6tul', 'http://www.markenoele.de/'), (57392, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=m%C3%B6t', 'http://www.markenoele.de/'), (57393, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=m%C3%B6', 'http://www.markenoele.de/'), (57394, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/'), (57395, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (57396, 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v', 'http://www.markenoele.de/'), (57397, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CQuK6JacgTceBIYH9sgbQ5dT1Bq3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCV6qyCtAegAcfRhPgDyAEBqQLI61rmqG-2PqoEE0_QvqTDWosz8NZ44B6dLN3TYqs&sig=AGiWqtzsMiV1lHc2TjEt9bfhSMdA3cGX2g&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (57398, 'http://www.markenoele.de/', ''), (57399, 'http://www.markenoele.de/', ''), (57400, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CwlkBgbIgTdqRI4Sa8AP03OSdCa3BsMMB_em97RSdhv2-RwgAEAFQnq-hjQFglZKRgqAHoAHH0YT4A8gBAakCyOta5qhvtj6qBBNP0KB7RKU4aTsHeBnJPQZuytty&sig=AGiWqtyAMx_YaL1HsAkPtp7vwgoa0ghSFw&adurl=http://www.motulshop.de&rct=j&q=Motul%20300'), (57401, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (57402, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CwlkBgbIgTdqRI4Sa8AP03OSdCa3BsMMB_em97RSdhv2-RwgAEAFQnq-hjQFglZKRgqAHoAHH0YT4A8gBAakCyOta5qhvtj6qBBNP0KB7RKU4aTsHeBnJPQZuytty&sig=AGiWqtyAMx_YaL1HsAkPtp7vwgoa0ghSFw&adurl=http://www.motulshop.de&rct=j&q=Motul%20300'), (57403, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=7100+4T+20W-50++motul'), (57404, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57405, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57406, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57407, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (57408, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57409, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57410, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57411, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=chrome&ie=UTF-8&q=motul+shop'), (57412, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57413, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57414, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (57415, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (57416, 'http://www.markenoele.de/catalog/product/view/id/12/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (57417, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (57418, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&safe=off&rls=com.microsoft%3Aen-US&rlz=1I7ADSA_de&q=Motul+8100+X-clean&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (57419, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (57420, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (57421, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57422, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57423, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (57424, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CGOzQGc8gTaCyEI6X8AP7_82GCa3BsMMB_em97RTdseHtRwgAEAIoAlCer6GNAWCV2oiCmAegAcfRhPgDyAEBqQLI61rmqG-2PqoEE0_QEhwfVW7e4gpvUWHcIYb-98k&sig=AGiWqtzHeEHqizuzE-JrrwEGe8DqFy1ctg&adurl=http://www.motulshop.de&rct=j&q=motul%2051'), (57425, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (57426, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CsFg2AtcgTbbnDIae8AOPmKGWCa3BsMMB_em97RSFyuPtRwgAEAEgwdb_DlCer6GNAWCVyoqCmAegAcfRhPgDyAEBqQLI61rmqG-2PqoEFk_QnfYVniw1in-NS0dXwp1G3WSJAZCABZBO&sig=AGiWqtynzPBYTdK572F1xZdeEwXlL9Tahw&adurl=http://www.motulshop.de&rct=j'), (57427, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57428, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57429, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CGdlvTdcgTaDHE8SehQfDsP3ABq3BsMMB_em97RSthP2-RwgAEAEgxbPmBygDUJ6voY0BYJW6iYKYB6ABx9GE-APIAQGpAsjrWuaob7Y-qgQTT9Cs4BK6O-TFS41FgsMXa1yJQYAFkE4&sig=AGiWqtxur5f1mSqGsRpnSAgHKJQIe0rIQQ&adurl=http://www.motulshop.de&rct=j&'), (57430, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57431, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57432, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57433, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (57434, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CsFg2AtcgTbbnDIae8AOPmKGWCa3BsMMB_em97RSFyuPtRwgAEAEgwdb_DlCer6GNAWCVyoqCmAegAcfRhPgDyAEBqQLI61rmqG-2PqoEFk_QnfYVniw1in-NS0dXwp1G3WSJAZCABZBO&sig=AGiWqtynzPBYTdK572F1xZdeEwXlL9Tahw&adurl=http://www.motulshop.de&rct=j'), (57435, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57436, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57437, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (57438, 'http://www.markenoele.de/catalog/product/view/id/22/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (57439, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (57440, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57441, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57442, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CGdlvTdcgTaDHE8SehQfDsP3ABq3BsMMB_em97RSthP2-RwgAEAEgxbPmBygDUJ6voY0BYJW6iYKYB6ABx9GE-APIAQGpAsjrWuaob7Y-qgQTT9Cs4BK6O-TFS41FgsMXa1yJQYAFkE4&sig=AGiWqtxur5f1mSqGsRpnSAgHKJQIe0rIQQ&adurl=http://www.motulshop.de&rct=j&'), (57443, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (57444, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (57445, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57446, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57447, 'http://www.markenoele.de/catalog/category/view/id/19', ''), (57448, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57449, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (57450, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (57451, 'http://www.markenoele.de/catalog/product/view/id/54/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (57452, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (57453, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (57454, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (57455, 'http://www.markenoele.de/catalog/product/view/id/165/category/28', ''), (57456, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57457, 'http://www.markenoele.de/catalog/product/view/id/235/category/51', ''), (57458, 'http://www.markenoele.de/', 'http://motul.co.uk/'), (57459, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57460, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57461, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57462, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57463, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57464, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57465, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57466, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57467, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (57468, 'http://www.markenoele.de/catalog/category/view/id/31', ''), (57469, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (57470, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57471, 'http://www.markenoele.de/', 'http://motul.co.uk/'), (57472, 'http://www.markenoele.de/lieferung/', ''), (57473, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDQQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=ZvogTY7ZHtO14gbQ26yGAg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (57474, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=ComNJuwUhTc_BBsac8APF6OT6CK3BsMMB_em97RSdhv2-RwgAEAEoAlCer6GNAWCVgqCCsAegAcfRhPgDyAEBqQLI61rmqG-2PqoEE0_QUztRsfSw0BYRvKCzk0JviwQ&sig=AGiWqtwIinrk8zupWBD2ctui-XWsBmsJUQ&adurl=http://www.motulshop.de&rct=j&q=motul%2030'), (57475, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57476, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57477, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57478, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (57479, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (57480, 'http://www.markenoele.de/catalog/product/view/id/84/category/25', 'http://www.google.de/search?hl=de&q=motul+volvo+penta&aq=f&aqi=&aql=&oq=&gs_rfai='), (57481, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&q=motul+%C3%B6l&aq=f&aqi=g10&aql=&oq=&gs_rfai='), (57482, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57483, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57484, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (57485, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (57486, 'http://www.markenoele.de/catalog/product/view/id/28/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (57487, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (57488, 'http://www.markenoele.de/catalog/product/view/id/25/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (57489, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (57490, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (57491, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (57492, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (57493, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (57494, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (57495, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (57496, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (57497, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57498, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57499, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&q=motul+%C3%B6l&aq=f&aqi=g10&aql=&oq=&gs_rfai='), (57500, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rls=ig&q=motul+7100+20w-50&aq=f&aqi=&aql=&oq=&gs_rfai='), (57501, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/'), (57502, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w', 'http://www.markenoele.de/'), (57503, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w%2050', 'http://www.markenoele.de/'), (57504, 'http://www.markenoele.de/catalogsearch/result/?q=20w+50', 'http://www.markenoele.de/'), (57505, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (57506, 'http://www.markenoele.de/catalog/product/view/id/115/category/44', ''), (57507, 'http://www.markenoele.de/catalog/product/view/id/112/category/49', ''), (57508, 'http://www.markenoele.de/widerruf/', ''), (57509, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', ''), (57510, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (57511, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (57512, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (57513, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (57514, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (57515, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Wash+%26+Wax'), (57516, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (57517, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (57518, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (57519, 'http://www.markenoele.de/catalog/product/gallery/id/112/image/75/', ''), (57520, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/wash-wax.html'), (57521, 'http://www.markenoele.de/catalog/product/view/id/110/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (57522, 'http://www.markenoele.de/catalog/product/gallery/id/110/image/73/', ''), (57523, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad/e-z-lube-multi-protect.html'), (57524, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (57525, 'http://www.markenoele.de/catalog/product/view/id/116/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (57526, 'http://www.markenoele.de/catalog/product/gallery/id/116/image/79/', ''), (57527, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad/tyre-repair.html'), (57528, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57529, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57530, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (57531, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (57532, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=DOT', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (57533, 'http://www.markenoele.de/catalogsearch/result/?q=DOT', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (57534, 'http://www.markenoele.de/catalogsearch/result/?q=DOT4', 'http://www.markenoele.de/catalogsearch/result/?q=DOT'), (57535, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=DOT4', 'http://www.markenoele.de/catalogsearch/result/?q=DOT'), (57536, 'http://www.markenoele.de/catalogsearch/result/?q=DOT4', 'http://www.markenoele.de/catalogsearch/result/?q=DOT4'), (57537, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Brems', 'http://www.markenoele.de/catalogsearch/result/?q=DOT4'), (57538, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Bremsf', 'http://www.markenoele.de/catalogsearch/result/?q=DOT4'), (57539, 'http://www.markenoele.de/catalogsearch/result/?q=Bremsfl%C3%BCssigkeit', 'http://www.markenoele.de/catalogsearch/result/?q=DOT4'), (57540, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Bremsfl%C3%BCssigkeit', 'http://www.markenoele.de/catalogsearch/result/?q=DOT4'), (57541, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Bremsfl%C3%BCssi', 'http://www.markenoele.de/catalogsearch/result/?q=DOT4'), (57542, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Bremsfl%C3%BCssig', 'http://www.markenoele.de/catalogsearch/result/?q=DOT4'), (57543, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+8100+x-clean&meta=&btnG=Google-Suche'), (57544, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+8100+x-clean&meta=&btnG=Google-Suche'), (57545, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57546, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+8100+x-clean&meta=&btnG=Google-Suche'), (57547, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+8100+x-clean&meta=&btnG=Google-Suche'), (57548, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=PmN&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+8100+x&aq=f&aqi=&aql=&oq=&gs_rfai='), (57549, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=f&aqi=g10&aql=&oq=&gs_rfai='), (57550, 'http://www.markenoele.de/', ''), (57551, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C2EJPabMhTdziFYad8AP68ZD_CK3BsMMB_em97RTdv-PtRwgAEAEoAlCer6GNAWCV6rWCxAegAcfRhPgDyAEBqQJpewD6mVS2PqoEE0_QSGgEZZ2iDB7yl1PVl9SNN1k&sig=AGiWqtxdu5PNliCDI03Rdm3pVaL1Y8EI6Q&adurl=http://www.motulshop.de&rct=j&q=motul%2080'), (57552, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57553, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57554, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (57555, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (57556, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (57557, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (57558, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (57559, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (57560, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (57561, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (57562, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (57563, 'http://www.markenoele.de/', 'http://www.bing.com/search?q=motul%20shop&mkt=de-de&FORM=ASUTBR&DI=2883&CE=14.0&CM=SearchWeb'), (57564, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57565, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57566, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57567, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/impressum/'), (57568, 'http://www.markenoele.de/impressum/', ''), (57569, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (57570, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CmcZ97b4hTZVyyPyyBvGtta4GrcGwwwH96b3tFI-13kQIABABKANQnq-hjQFglbL0gZQHoAHH0YT4A8gBAakCgsoOJktKtj6qBBNP0K4FWc7Jkhc-fjmLY0_vXPpz&sig=AGiWqtyXk170wqKp80aCXrDxauu3I91lNQ&adurl=http://www.motulshop.de&rct=j&q=motul%20300v&'), (57571, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57572, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57573, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (57574, 'http://www.markenoele.de/catalog/product/view/id/162/category/28', ''), (57575, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CN065Js8hTdTROoif8AOc84iGCa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV-qiCsAegAcfRhPgDyAEBqQJpewD6mVS2PqoEE0_Q8I-YCpOXy5tve6Ocyqz4-fA&sig=AGiWqtwqreeBOnKBHLKUYF7pZuX2VGmQBQ&adurl=http://www.motulshop.de&rct=j&q=Motul%20mo'), (57576, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57577, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57578, 'http://www.markenoele.de/motul-schmierstoffe/ht-z%20oder%20A-Z)%20in%20diesem%20Feld.', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (57579, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (57580, 'http://www.markenoele.de/catalog/product/view/id/5/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (57581, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (57582, 'http://www.markenoele.de/catalog/product/view/id/7/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (57583, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (57584, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (57585, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (57586, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CkzcGAuMhTeyQHcmwtAbquJHuBq3BsMMB_em97RTtzOPtRxAHKAhQnq-hjQFglYKggrAHoAHH0YT4A8gBAakCgsoOJktKtj6qBBhP0NTi8V88f6ud0crQ9qVojOxMwo1YXKs&num=10&sig=AGiWqtw5Dl0DrzuNVVpWKoT1TmgPFoi6yA&adurl=http://www.motulshop.de&rct=j&q'), (57587, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57588, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57589, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (57590, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-expert-2t.html'), (57591, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=2+takt+&aq=f&aqi=g10&aql=&oq=&gs_rfai='), (57592, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57593, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57594, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57595, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (57596, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (57597, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (57598, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (57599, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (57600, 'http://www.markenoele.de/catalog/product/view/id/167/category/19', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CCUQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fsnowmobile%2Fmotorenol-2-takt%2Fmotul-snowpower-2t-1l.html&rct=j&q=2%20Takt%20Motoren%C3%B6l%20f%C3%BCr%20Snowmobile&ei=YvAhTdL3I9O'), (57601, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CD94gkPEhTdjsCc6V8AOMqaytCa3BsMMB_em97RSlt-PtRwgAEAEoAlCer6GNAWCVoviBlAegAcfRhPgDyAEBqQKCyg4mS0q2PqoEFk_Q1qKFkmkbF_krvNaQmjJ56uC18i4&sig=AGiWqtyGimvrc1Xn2BzJw4SYezjqaDp94w&adurl=http://www.motulshop.de&rct=j&q=motul%'), (57602, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57603, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57604, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', ''), (57605, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (57606, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W40-Liter/dp/B002TM6XZ8/ref=sr_1_5?ie=UTF8&s=automotive&qid=1294074435&sr=1-5'), (57607, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57608, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57609, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (57610, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9591431313219415&output=html&h=90&slotname=8050299102&w=728&ea=0&flash=10.1.85&url=http%3A%2F%2Fwww.pic-upload.de%2Fview-6449462%2FBild0002.jpg.html&dt=1294075887964&shv=r20101117&jsv=r20101'), (57611, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (57612, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9591431313219415&output=html&h=90&slotname=8050299102&w=728&ea=0&flash=10.1.85&url=http%3A%2F%2Fwww.pic-upload.de%2Fview-6449462%2FBild0002.jpg.html&dt=1294075887964&shv=r20101117&jsv=r20101'), (57613, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (57614, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (57615, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (57616, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (57617, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (57618, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CXoFPSxMiTf-_EM-V8AO_783CCa3BsMMB_em97RSNyePtRwgAEAEoA1Cer6GNAWCV-vCBjAegAcfRhPgDyAEBqQLEBOs3EGS2PqoEE0_QtGRcdxm9o1EbyTiwwBamYEg&sig=AGiWqtzbmPJI5AonFT9KT2YH9_mNprpqFQ&adurl=http://www.motulshop.de&rct=j&q=motul%20sp'), (57619, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0202378682919432&output=html&h=600&slotname=8953667174&w=160&lmt=1294079020&ea=0&flash=0&url=http%3A%2F%2Fwww.wasmitautos.de%2Fratgeber%2Fliquid%2Ftdi-motoroel.php&dt=1294079483884&shv=r2010'), (57620, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57621, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57622, 'http://www.markenoele.de/catalog/product/view/id/14/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (57623, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57624, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (57625, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (57626, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (57627, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (57628, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (57629, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (57630, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (57631, 'http://www.markenoele.de/catalog/product/view/id/144', ''), (57632, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (57633, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (57634, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (57635, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', ''), (57636, 'http://www.markenoele.de/', ''), (57637, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (57638, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (57639, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (57640, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.com/search?client=ubuntu&channel=fs&q=+motul+Mercon+V&ie=utf-8&oe=utf-8'), (57641, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (57642, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (57643, 'http://www.markenoele.de/catalog/product/view/id/26', ''), (57644, 'http://www.markenoele.de/', ''), (57645, 'http://www.markenoele.de/', ''), (57646, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1294093686&flash=10.1.53.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fbilliges-synt-motoroel-5w-40-vom-baumarkt-praktiker-'), (57647, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (57648, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (57649, 'http://www.markenoele.de/catalog/product/view/id/147/category/53', ''), (57650, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (57651, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GGLL_deAT351AT351&q=2+takt+%c3%b6l+divinol+kettens%c3%a4ge'), (57652, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57653, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57654, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57655, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57656, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (57657, 'http://www.markenoele.de/zahlung/', ''), (57658, 'http://www.markenoele.de/', 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g7&q=motul+15w50'), (57659, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57660, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57661, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (57662, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (57663, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (57664, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (57665, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (57666, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2010', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (57667, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2010w', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (57668, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2010w50', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (57669, 'http://www.markenoele.de/catalogsearch/result/?q=motul+10w50', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (57670, 'http://www.markenoele.de/', 'http://www.google.de/search?client=opera&rls=de&q=motul+%C3%B6l&sourceid=opera&ie=utf-8&oe=utf-8&channel=suggest'), (57671, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=6&oq=motul&hl=de&ie=UTF-8&rlz=1T4ADBF_deDE300DE301&q=motul+15w50'), (57672, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57673, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=6&oq=motul&hl=de&ie=UTF-8&rlz=1T4ADBF_deDE300DE301&q=motul+15w50'), (57674, 'http://www.markenoele.de/', ''), (57675, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57676, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57677, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57678, 'http://www.markenoele.de/', ''), (57679, 'http://www.markenoele.de/catalog/product/view/id/140/category/53', ''), (57680, 'http://www.markenoele.de/catalog/product/view/id/81/category/25', ''), (57681, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', ''), (57682, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', ''), (57683, 'http://www.markenoele.de/catalog/product/view/id/109/category/49', ''), (57684, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', ''), (57685, 'http://www.markenoele.de/catalog/product/view/id/85/category/25', ''), (57686, 'http://www.markenoele.de/catalog/product/view/id/117/category/46', ''), (57687, 'http://www.markenoele.de/catalog/product/view/id/88/category/25', ''), (57688, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', ''), (57689, 'http://www.markenoele.de/catalog/product/view/id/159/category/28', ''), (57690, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', ''), (57691, 'http://www.markenoele.de/catalog/product/view/id/108/category/49', ''), (57692, 'http://www.markenoele.de/catalog/category/view/id/8', ''), (57693, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', ''), (57694, 'http://www.markenoele.de/catalog/product/view/id/165/category/28', ''), (57695, 'http://www.markenoele.de/catalog/product/view/id/111/category/48', ''), (57696, 'http://www.markenoele.de/catalog/product/view/id/164/category/28', ''), (57697, 'http://www.markenoele.de/catalog/product/view/id/112/category/49', ''), (57698, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.google.de/search?hl=de&source=hp&q=MOTUL+Snowpower+Ester+2T+&meta=&aq=f&aqi=&aql=&oq=&gs_rfai='), (57699, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&safe=off&rls=com.microsoft%3Aen-US&rlz=1I7ADSA_de&q=Motul+8100+X-clean&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai='), (57700, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (57701, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (57702, 'http://www.markenoele.de/index.php/', ''), (57703, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (57704, 'http://www.markenoele.de/catalogsearch/result/?q=8100', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57705, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57706, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=8100', 'http://www.markenoele.de/catalogsearch/result/?q=8100'), (57707, 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=8100', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=8100'), (57708, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=8100', 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=8100'), (57709, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=8100'), (57710, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57711, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57712, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (57713, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (57714, 'http://www.markenoele.de/', 'http://www.google.de/search?rlz=1C1DVCC_enDE346DE350&aq=f&sourceid=chrome&ie=UTF-8&q=motul+motor%C3%B6l'), (57715, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (57716, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (57717, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57718, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (57719, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/motul-zusatzstoffe/mocool.html'), (57720, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', ''), (57721, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (57722, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (57723, 'http://www.markenoele.de/catalog/category/view/id/12', ''), (57724, 'http://www.markenoele.de/catalog/category/view/id/14', ''), (57725, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (57726, 'http://www.markenoele.de/catalog/product/view/id/102/category/45', ''), (57727, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', ''), (57728, 'http://www.markenoele.de/catalog/product/view/id/145/category/53', ''), (57729, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/chain-lube-road.html'), (57730, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', ''), (57731, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (57732, 'http://www.markenoele.de/catalog/product/view/id/169/category/18', ''), (57733, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/air-filter-clean.html'), (57734, 'http://www.markenoele.de/catalog/product/view/id/181/category/52', ''), (57735, 'http://www.markenoele.de/catalog/product/view/id/240/category/51', ''), (57736, 'http://www.markenoele.de/catalog/product/view/id/107/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (57737, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', ''), (57738, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', ''), (57739, 'http://www.markenoele.de/catalog/product/view/id/191/category/52', ''), (57740, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad/air-filter-clean.html'), (57741, 'http://www.markenoele.de/catalog/category/view/id/19', ''), (57742, 'http://www.markenoele.de/catalog/product/view/id/118/category/48', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (57743, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (57744, 'http://www.markenoele.de/catalog/product/view/id/163/category/28', ''), (57745, 'http://www.markenoele.de/catalog/category/view/id/22', ''), (57746, 'http://www.markenoele.de/catalog/product/view/id/144/category/53', ''), (57747, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+%C3%B6l&btnG=Google-Suche&aq=f&oq='), (57748, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57749, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57750, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57751, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57752, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t.html'), (57753, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (57754, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Multi+ATF'), (57755, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57756, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57757, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Multi+ATF', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (57758, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Multi+ATF'), (57759, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+ez+clean&meta=&btnG=Google-Suche'), (57760, 'http://www.markenoele.de/', ''), (57761, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte/auto/e-z-clean.html'), (57762, 'http://www.markenoele.de/catalogsearch/result/?q=mo+cool', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (57763, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo%20cool', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (57764, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20classi', 'http://www.markenoele.de/catalogsearch/result/?q=mo+cool'), (57765, 'http://www.markenoele.de/catalogsearch/result/?q=motul+classic', 'http://www.markenoele.de/catalogsearch/result/?q=mo+cool'), (57766, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20classic', 'http://www.markenoele.de/catalogsearch/result/?q=mo+cool'), (57767, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=motul+classic'), (57768, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57769, 'http://www.markenoele.de/', ''), (57770, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57771, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57772, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57773, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (57774, 'http://www.markenoele.de/catalogsearch/result/?q=sonderpreis', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (57775, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=sonderpreis', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (57776, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=sonderpreis'), (57777, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57778, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (57779, 'http://www.markenoele.de/catalog/product/view/id/26/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (57780, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (57781, 'http://www.markenoele.de/catalog/product/view/id/23/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (57782, 'http://www.markenoele.de/catalogsearch/result/?q=specific', 'http://www.markenoele.de/motul-schmierstoffe/motul-specific-504-00-507-00-23.html'), (57783, 'http://www.markenoele.de/catalog/product/view/id/117/category/46', ''), (57784, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/catalogsearch/result/?q=specific'), (57785, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=specific'), (57786, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=specific'), (57787, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (57788, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (57789, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=specific'), (57790, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (57791, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=specific'), (57792, 'http://www.markenoele.de/index.php/', ''), (57793, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+%C3%B6l'), (57794, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (57795, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l'), (57796, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (57797, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57798, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/index.php/'), (57799, 'http://www.markenoele.de/catalogsearch/result/?q=8100', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57800, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (57801, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57802, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57803, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (57804, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57805, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (57806, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57807, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (57808, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (57809, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+%C3%B6l'), (57810, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57811, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57812, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57813, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&order=viskositaet', ''), (57814, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=viskositaet'), (57815, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=8100', 'http://www.markenoele.de/catalogsearch/result/?q=8100'), (57816, 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=8100', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=8100'), (57817, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ez%20clean', 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=8100'), (57818, 'http://www.markenoele.de/catalogsearch/result/?q=ez+clean', 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=8100'), (57819, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/catalogsearch/result/?q=ez+clean'), (57820, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=ez+clean'), (57821, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=ez+clean'), (57822, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=snow', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (57823, 'http://www.markenoele.de/catalogsearch/result/?q=snowpower', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (57824, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=snowpower', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (57825, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=snowpower'), (57826, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=snowpower'), (57827, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/catalogsearch/result/?q=snowpower'), (57828, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (57829, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kaffe', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (57830, 'http://www.markenoele.de/catalogsearch/result/?q=kaffeebecher', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (57831, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kaffeebecher', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (57832, 'http://www.markenoele.de/catalogsearch/result/?q=5100', 'http://www.markenoele.de/catalogsearch/result/?q=kaffeebecher'), (57833, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100', 'http://www.markenoele.de/catalogsearch/result/?q=kaffeebecher'), (57834, 'http://www.markenoele.de/catalogsearch/result/?q=kaffeebecher', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (57835, 'http://www.markenoele.de/', ''), (57836, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (57837, 'http://www.markenoele.de/', 'http://www.markenoele.de/angebote-des-monats/'), (57838, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CT_0VLScjTdnzJsHgswax9YmuBq3BsMMB_em97RTtzOPtRwgAEAEoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQK8P-bTf2e2PqoEGE_Qom_ZClwpxaCxCwZRmuWkQv7Ew9hvvw&sig=AGiWqtz4FIR_YfYhMgq66M1q5SK4t5WiyA&adurl=http://www.motulshop.de&rct=j&q=mot'), (57839, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57840, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57841, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57842, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (57843, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57844, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57845, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57846, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57847, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57848, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57849, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57850, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57851, 'http://www.markenoele.de/', ''), (57852, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (57853, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (57854, 'http://www.markenoele.de/index.php/', ''), (57855, 'http://www.markenoele.de/index.php/', ''), (57856, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (57857, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (57858, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (57859, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/angebote-des-monats/'), (57860, 'http://www.markenoele.de/', 'http://www.amazon.de/MOTUL-8100-X-Clean-C3-5W-40/dp/B004BFA54Q%3FSubscriptionId%3D0DWX0HJVE7AWX9HF4X82%26tag%3Dpreisvgl-21%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB004BFA54Q'), (57861, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57862, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/url?sa=t&source=web&cd=10&sqi=2&ved=0CGAQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=8100%20x-clean&ei=ZCojTeX2Ocep8QOj35XfBQ&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw&cad=rj'), (57863, 'http://www.markenoele.de/catalog/product/view/id/177', 'http://www.google.de/products?hl=de&q=8100+x-clean&um=1&ie=UTF-8&ei=ZCojTeX2Ocep8QOj35XfBQ&sa=X&oi=product_result_group&ct=title&resnum=11&sqi=2&ved=0CHIQrQQwCg'), (57864, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CnvoB_ysjTZiBEIaU8AOs39HyCK3BsMMB_em97RTFgf2-RwgAEAEoA1Cer6GNAWCVgqCCsAegAcfRhPgDyAEBqQJlnWtEomO2PqoEE0_QakjbtnH-coXYUkKdBNAauDg&sig=AGiWqtwkC6OlvLjfmYfkVPBUPoa3bJ7rdQ&adurl=http://www.motulshop.de&rct=j&q=motul%2015'), (57865, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57866, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57867, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (57868, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (57869, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (57870, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (57871, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (57872, 'http://www.markenoele.de/', ''), (57873, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (57874, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57875, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57876, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (57877, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (57878, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (57879, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (57880, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.markenoele.de/'), (57881, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (57882, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (57883, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (57884, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (57885, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (57886, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (57887, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (57888, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57889, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (57890, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57891, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (57892, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CnvoB_ysjTZiBEIaU8AOs39HyCK3BsMMB_em97RTFgf2-RwgAEAEoA1Cer6GNAWCVgqCCsAegAcfRhPgDyAEBqQJlnWtEomO2PqoEE0_QakjbtnH-coXYUkKdBNAauDg&sig=AGiWqtwkC6OlvLjfmYfkVPBUPoa3bJ7rdQ&adurl=http://www.motulshop.de&rct=j&q=motul%2015'), (57893, 'http://www.markenoele.de/', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (57894, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (57895, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CnvoB_ysjTZiBEIaU8AOs39HyCK3BsMMB_em97RTFgf2-RwgAEAEoA1Cer6GNAWCVgqCCsAegAcfRhPgDyAEBqQJlnWtEomO2PqoEE0_QakjbtnH-coXYUkKdBNAauDg&sig=AGiWqtwkC6OlvLjfmYfkVPBUPoa3bJ7rdQ&adurl=http://www.motulshop.de&rct=j&q=motul%2015'), (57896, 'http://www.markenoele.de/catalog/product/view/id/139', 'http://www.markenoele.de/'), (57897, 'http://www.markenoele.de/', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (57898, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (57899, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (57900, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (57901, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (57902, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (57903, 'http://www.markenoele.de/', 'http://www.markenoele.de/angebote-des-monats/'), (57904, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (57905, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', ''), (57906, 'http://www.markenoele.de/catalog/product/view/id/116/category/48', ''), (57907, 'http://www.markenoele.de/catalog/product/view/id/3/category/6', ''), (57908, 'http://www.markenoele.de/catalog/product/view/id/82/category/25', ''), (57909, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', ''), (57910, 'http://www.markenoele.de/catalog/product/view/id/174/category/51', ''), (57911, 'http://www.markenoele.de/catalog/product/view/id/162/category/28', ''), (57912, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (57913, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (57914, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (57915, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/angebote-des-monats/'), (57916, 'http://www.markenoele.de/', 'http://www.markenoele.de/angebote-des-monats/'), (57917, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=vfo&rls=org.mozilla%3Ade%3Aofficial&q=motul+multi+atf&aq=f&aqi=&aql=&oq=&gs_rfai='), (57918, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mul', 'http://www.markenoele.de/'), (57919, 'http://www.markenoele.de/catalogsearch/result/?q=multi+atf', 'http://www.markenoele.de/'), (57920, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mu', 'http://www.markenoele.de/'), (57921, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=multi', 'http://www.markenoele.de/'), (57922, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=multi%20a', 'http://www.markenoele.de/'), (57923, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=multi%20atf', 'http://www.markenoele.de/'), (57924, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/catalogsearch/result/?q=multi+atf'), (57925, 'http://www.markenoele.de/catalogsearch/result/?q=multi+atf', 'http://www.markenoele.de/'), (57926, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/catalogsearch/result/?q=multi+atf'), (57927, 'http://www.markenoele.de/catalogsearch/result/?q=multi+atf', 'http://www.markenoele.de/'), (57928, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=vfo&rls=org.mozilla%3Ade%3Aofficial&q=motul+multi+atf&aq=f&aqi=&aql=&oq=&gs_rfai='), (57929, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=Yto&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+5100&aq=f&aqi=g4&aql=&oq=&gs_rfai='), (57930, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=Yto&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+5100&aq=f&aqi=g4&aql=&oq=&gs_rfai='), (57931, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+5100&aq=f&aqi=g6&aql=&oq=&gs_rfai='), (57932, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.google.de/products?hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&q=motul+5100&um=1&ie=UTF-8&ei=uT4jTbLVPIHxsgbig4mCDQ&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CDUQrQQwAA'), (57933, 'http://www.markenoele.de/catalog/product/view/id/54', 'http://www.google.de/search?q=motul+10w60&hl=de&prmd=ivns&ei=-j8jTY-7N4THswaQzpHlDA&start=0&sa=N'), (57934, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&client=firefox-a&q=motul+5100&show=dd&sa=N&start=0'), (57935, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Multi+ATF&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (57936, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Multi%20ATF', 'http://www.markenoele.de/'), (57937, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Multi+ATF', 'http://www.markenoele.de/'), (57938, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Multi+ATF'), (57939, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Multi+ATF', 'http://www.markenoele.de/'), (57940, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Multi+ATF&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (57941, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/search?q=Motul+Multi+ATF&hl=de&client=firefox-a&hs=by9&rls=org.mozilla:de:official&prmd=ivns&source=lnt&tbs=ctr:countryDE&cr=countryDE&sa=X&ei=KEIjTbKbGJPB8QPAspy_BQ&ved=0CA8QpwU'), (57942, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (57943, 'http://www.markenoele.de/catalog/product/view/id/146/category/53', ''), (57944, 'http://www.markenoele.de/catalog/product/view/id/160/category/28', ''), (57945, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CHOcV8EIjTa-zHMGW8AOtkPWvCa3BsMMB_em97RTVz-PtRwgAEAFQnq-hjQFgleKQgqAHoAHH0YT4A8gBAakCVRw9dSKFtj6qBBhP0NO36Ow-MA00CW7RZ_cXcVX_SFyE51A&sig=AGiWqty0n036ASRp5sBkI49HrPerdGyITw&adurl=http://www.motulshop.de&rct=j&q=motul%'), (57946, 'http://www.markenoele.de/catalog/category/view/id/11', ''), (57947, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57948, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', ''), (57949, 'http://www.markenoele.de/catalog/product/view/id/1', ''), (57950, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet', ''), (57951, 'http://www.markenoele.de/catalog/product/view/id/109/category/48', ''), (57952, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=viskositaet', ''), (57953, 'http://www.markenoele.de/catalog/product/view/id/80/category/25', ''), (57954, 'http://www.markenoele.de/catalog/product/view/id/235/category/51', ''), (57955, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (57956, 'http://www.markenoele.de/catalog/product/view/id/139/category/51', ''), (57957, 'http://www.markenoele.de/catalog/product/view/id/86/category/25', ''), (57958, 'http://www.markenoele.de/catalog/product/view/id/180/category/52', ''), (57959, 'http://www.markenoele.de/catalog/product/view/id/76/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (57960, 'http://www.markenoele.de/catalog/product/view/id/107/category/49', ''), (57961, 'http://www.markenoele.de/catalog/category/view/id/33', ''), (57962, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=all&order=viskositaet', ''), (57963, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+%C3%B6l+mineralisch+5l&hl=de&client=firefox-a&hs=AHp&rls=org.mozilla:de:official&prmd=ivns&ei=pEEjTf-mKIPOswakoPDOBQ&start=10&sa=N'), (57964, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (57965, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (57966, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (57967, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (57968, 'http://www.markenoele.de/catalogsearch/result/?q=845711', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (57969, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=845711', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (57970, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8457', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=all&order=viskositaet'), (57971, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (57972, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (57973, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (57974, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (57975, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (57976, 'http://www.markenoele.de/catalog/product/view/id/166/category/18', ''), (57977, 'http://www.markenoele.de/catalog/product/view/id/112/category/48', ''), (57978, 'http://www.markenoele.de/catalog/product/view/id/83/category/25', ''), (57979, 'http://www.markenoele.de/catalog/product/view/id/106/category/49', ''), (57980, 'http://www.markenoele.de/catalog/product/view/id/108/category/48', ''), (57981, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', ''), (57982, 'http://www.markenoele.de/catalog/category/view/id/34', ''), (57983, 'http://www.markenoele.de/catalog/category/view/id/26', ''), (57984, 'http://www.markenoele.de/catalog/category/view/id/29', ''), (57985, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=11&ved=0CB4QFjAAOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=8100%205w-40&ei=ykcjTavNG9G24Qbdu8iGAg&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (57986, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', ''), (57987, 'http://www.markenoele.de/catalog/product/view/id/183/category/52', ''), (57988, 'http://www.markenoele.de/catalog/product/view/id/103/category/45', ''), (57989, 'http://www.markenoele.de/catalog/product/view/id/120/category/50', ''), (57990, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (57991, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (57992, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (57993, 'http://www.markenoele.de/catalog/product/view/id/23', 'http://www.google.de/products?q=motul+5w30+5l+audi&hl=de&aq=f'), (57994, 'http://www.markenoele.de/contacts/', ''), (57995, 'http://www.markenoele.de/angebote-des-monats/', ''), (57996, 'http://www.markenoele.de/catalog/product/view/id/169', ''), (57997, 'http://www.markenoele.de/catalog/product/view/id/66', ''), (57998, 'http://www.markenoele.de/catalog/product/view/id/176', ''), (57999, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (58000, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (58001, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58002, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58003, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (58004, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (58005, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.com'), (58006, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CZ2SWKHAjTf3jJc6X8AOHm7XLCa3BsMMB_em97RTtzOPtRwgAEAEoA1Cer6GNAWCVuv2BlAegAcfRhPgDyAEBqQKPdoM4dFK2PqoEGE_QxlYiOq_a9ZYflndSa7ZfDwnG91VmyA&sig=AGiWqtwxaIVPvvfw3oAQm9FIDgU7pnCnmA&adurl=http://www.motulshop.de&rct=j&q=2%2'), (58007, 'http://www.markenoele.de/catalog/product/view/id/101', 'http://www.google.de/products?q=motul+chain+lube+road+plus&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=jHEjTZCfN4TsOf-AuYsJ&sa=X&oi=product_result_group&ct=image&resnum=1&ved=0CCkQzAMwAA'), (58008, 'http://www.markenoele.de/catalog/product/gallery/id/101/image/64/', 'http://www.markenoele.de/chain-lube-road-plus.html'), (58009, 'http://www.markenoele.de/catalog/product/gallery/id/101/image/64/', 'http://www.markenoele.de/chain-lube-road-plus.html'), (58010, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.de'), (58011, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBgQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele&ei=S3QjTeegEcHIswalvuXhDA&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (58012, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58013, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58014, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (58015, 'http://www.markenoele.de/catalog/product/view/id/87/category/25', ''), (58016, 'http://www.markenoele.de/catalog/category/view/id/31', ''), (58017, 'http://www.markenoele.de/catalog/product/view/id/71/category/32', ''), (58018, 'http://www.markenoele.de/catalog/product/view/id/170/category/18', ''), (58019, 'http://www.markenoele.de/catalog/product/view/id/173/category/52', ''), (58020, 'http://www.markenoele.de/catalog/product/view/id/122/category/48', ''), (58021, 'http://www.markenoele.de/catalog/product/view/id/143/category/53', ''), (58022, 'http://www.markenoele.de/catalog/product/view/id/141/category/53', ''), (58023, 'http://www.markenoele.de/catalog/product/view/id/213/category/51', ''), (58024, 'http://www.markenoele.de/catalog/product/view/id/152/category/51', ''), (58025, 'http://www.markenoele.de/catalog/product/view/id/157/category/51', ''), (58026, 'http://www.markenoele.de/catalog/product/view/id/201/category/51', ''), (58027, 'http://www.markenoele.de/catalog/category/view/id/27', ''), (58028, 'http://www.markenoele.de/catalog/product/view/id/121/category/48', ''), (58029, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (58030, 'http://www.markenoele.de/catalog/category/view/id/15', ''), (58031, 'http://www.markenoele.de/catalog/product/view/id/229/category/51', ''), (58032, 'http://www.markenoele.de/catalog/category/view/id/20', ''), (58033, 'http://www.markenoele.de/catalog/product/view/id/5/category/6', ''), (58034, 'http://www.markenoele.de/catalog/product/view/id/147/category/53', ''), (58035, 'http://www.markenoele.de/catalog/product/view/id/101/category/45', ''), (58036, 'http://www.markenoele.de/catalog/product/view/id/104/category/49', ''), (58037, 'http://www.markenoele.de/catalog/product/view/id/118/category/48', ''), (58038, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', ''), (58039, 'http://www.markenoele.de/catalog/product/view/id/142/category/53', ''), (58040, 'http://www.markenoele.de/catalog/product/view/id/70/category/32', ''), (58041, 'http://www.markenoele.de/catalog/product/view/id/115/category/44', ''), (58042, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (58043, 'http://www.markenoele.de/catalog/product/view/id/110/category/48', ''), (58044, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', ''), (58045, 'http://www.markenoele.de/motul_pflegeberater/', ''), (58046, 'http://www.markenoele.de/', ''), (58047, 'http://www.markenoele.de/', ''), (58048, 'http://www.markenoele.de/catalog/product/view/id/8', ''), (58049, 'http://www.markenoele.de/catalog/product/view/id/8', ''), (58050, 'http://www.markenoele.de/catalog/product/view/id/8', ''), (58051, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+specific+5w30&btnG=Google-Suche&aq=0&oq=motul+specific+'), (58052, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58053, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58054, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (58055, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (58056, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (58057, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (58058, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (58059, 'http://www.markenoele.de/catalog/product/view/id/25/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (58060, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (58061, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (58062, 'http://www.markenoele.de/catalog/product/view/id/99/category/47', ''), (58063, 'http://www.markenoele.de/catalog/product/view/id/161/category/28', ''), (58064, 'http://www.markenoele.de/catalog/product/view/id/98/category/47', ''), (58065, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (58066, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', ''), (58067, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', ''), (58068, 'http://www.markenoele.de/catalog/product/view/id/111/category/49', ''), (58069, 'http://www.markenoele.de/catalog/product/view/id/2/category/6', ''), (58070, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', ''), (58071, 'http://www.markenoele.de/catalog/product/view/id/84/category/25', ''), (58072, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', ''), (58073, 'http://www.markenoele.de/catalog/product/view/id/192/category/52', ''), (58074, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', ''), (58075, 'http://www.markenoele.de/catalog/product/view/id/184/category/52', ''), (58076, 'http://www.markenoele.de/catalog/product/view/id/190/category/52', ''), (58077, 'http://www.markenoele.de/catalog/product/view/id/1', ''), (58078, 'http://www.markenoele.de/catalog/category/view/id/30', ''), (58079, 'http://www.markenoele.de/catalog/product/view/id/100/category/45', ''), (58080, 'http://www.markenoele.de/catalog/product/view/id/110/category/49', ''), (58081, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', ''), (58082, 'http://www.markenoele.de/catalog/product/view/id/105/category/49', ''), (58083, 'http://www.markenoele.de/catalog/product/view/id/158/category/28', ''), (58084, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', ''), (58085, 'http://www.markenoele.de/catalog/product/view/id/30/category/32', ''), (58086, 'http://www.markenoele.de/catalog/product/view/id/182/category/52', ''), (58087, 'http://www.markenoele.de/catalog/product/view/id/148/category/53', ''), (58088, 'http://www.markenoele.de/', ''), (58089, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&aq=2&aqi=g10&aql=&oq=motul&gs_rfai='), (58090, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (58091, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (58092, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (58093, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (58094, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58095, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (58096, 'http://www.markenoele.de/catalog/product/gallery/id/33/image/5/', ''), (58097, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t.html'), (58098, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1294204280&flash=10.1.82.76&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-fuer-focus-ii-1-6-101-ps-t1757269.html&d'), (58099, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', ''), (58100, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1R2ADRA_deDE367&q=motul+motor%C3%B6l+kaufen+&aq=f&aqi=&aql=&oq=&gs_rfai='), (58101, 'http://www.markenoele.de/catalog/product/view/id/6', 'http://www.markenoele.de/'), (58102, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-8100-x-cess-5l.html'), (58103, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/lieferung'), (58104, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58105, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (58106, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (58107, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (58108, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (58109, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (58110, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58111, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/lieferung'), (58112, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-8100-x-cess-5l.html'), (58113, 'http://www.markenoele.de/catalog/product/view/id/6', 'http://www.markenoele.de/'), (58114, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1R2ADRA_deDE367&q=motul+motor%C3%B6l+kaufen+&aq=f&aqi=&aql=&oq=&gs_rfai='), (58115, 'http://www.markenoele.de/', ''), (58116, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+shop&aq=8&aqi=g10&aql=&oq=motul&gs_rfai='), (58117, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (58118, 'http://www.markenoele.de/widerruf/', ''), (58119, 'http://www.markenoele.de/', ''), (58120, 'http://www.markenoele.de/catalogsearch/result/?q=snop', 'http://www.markenoele.de/'), (58121, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=snop', 'http://www.markenoele.de/'), (58122, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=sno', 'http://www.markenoele.de/'), (58123, 'http://www.markenoele.de/', ''), (58124, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=snow', 'http://www.markenoele.de/'), (58125, 'http://www.markenoele.de/catalogsearch/result/?q=snowp', 'http://www.markenoele.de/'), (58126, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=snowp', 'http://www.markenoele.de/'), (58127, 'http://www.markenoele.de/catalog/product/view/id/170', 'http://www.markenoele.de/catalogsearch/result/?q=snowp'), (58128, 'http://www.markenoele.de/catalog/product/gallery/id/170/image/149/', 'http://www.markenoele.de/motul-snowpower-2t-4l.html'), (58129, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-snowpower-2t-4l.html'), (58130, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (58131, 'http://www.markenoele.de/catalogsearch/result/?q=854311', 'http://www.markenoele.de/angebote-des-monats/'), (58132, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=854311', 'http://www.markenoele.de/angebote-des-monats/'), (58133, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CEHEoxU4kTafuOoSV8APyyMGcCa3BsMMB_em97RSPtd5ECAAQASgDUJ6voY0BYJXqrIK0B6ABx9GE-APIAQGpApNUGO5rQ7Y-qgQTT9DP12mpUht_OB4XMlQSGkr45g&sig=AGiWqtySIlTjZ0cJNUPhY3a2vm2UtpfmAA&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (58134, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lz9xPTg1NDMxMQ,,/product/176/', 'http://www.markenoele.de/catalogsearch/result/?q=854311'), (58135, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/catalogsearch/result/?q=854311'), (58136, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (58137, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (58138, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (58139, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (58140, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (58141, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (58142, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (58143, 'http://www.markenoele.de/', ''), (58144, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=ClVub-GMkTeTDA4T_sgbqjuD3Bq3BsMMB_em97RS1g_2-RwgAEAEg7YrfBigDUJ6voY0BYJX6pYKwB6ABx9GE-APIAQGpAsEUoJDWPbY-qgQTT9CyvMX4XrP1AyymQn4uBwcHe4AFkE4&sig=AGiWqtx05ryZRf6Y_y9wS3LzREHuVhvl4Q&adurl=http://www.motulshop.de&rct=j&'), (58145, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58146, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58147, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (58148, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58149, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58150, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=ClVub-GMkTeTDA4T_sgbqjuD3Bq3BsMMB_em97RS1g_2-RwgAEAEg7YrfBigDUJ6voY0BYJX6pYKwB6ABx9GE-APIAQGpAsEUoJDWPbY-qgQTT9CyvMX4XrP1AyymQn4uBwcHe4AFkE4&sig=AGiWqtx05ryZRf6Y_y9wS3LzREHuVhvl4Q&adurl=http://www.motulshop.de&rct=j&'), (58151, 'http://www.markenoele.de/', ''), (58152, 'http://www.markenoele.de/', 'http://www.google.de/search?q=markenoele.de&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7SUNA_de'), (58153, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (58154, 'http://www.markenoele.de/', 'http://www.google.de/search?q=markenoele.de&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7SUNA_de'), (58155, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=100', 'http://www.markenoele.de/'), (58156, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=100%20motomix', 'http://www.markenoele.de/'), (58157, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=100%20moto', 'http://www.markenoele.de/'), (58158, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=100%20motomi', 'http://www.markenoele.de/'), (58159, 'http://www.markenoele.de/catalogsearch/result/?q=100+motomix', 'http://www.markenoele.de/'), (58160, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=sy', 'http://www.markenoele.de/catalogsearch/result/?q=100+motomix'), (58161, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=syner', 'http://www.markenoele.de/catalogsearch/result/?q=100+motomix'), (58162, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=synerg', 'http://www.markenoele.de/catalogsearch/result/?q=100+motomix'), (58163, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=synergie', 'http://www.markenoele.de/catalogsearch/result/?q=100+motomix'), (58164, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=synerg', 'http://www.markenoele.de/catalogsearch/result/?q=100+motomix'), (58165, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=synergie%206100', 'http://www.markenoele.de/catalogsearch/result/?q=100+motomix'), (58166, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=synergo', 'http://www.markenoele.de/catalogsearch/result/?q=100+motomix'), (58167, 'http://www.markenoele.de/catalogsearch/result/?q=synergie+6100', 'http://www.markenoele.de/catalogsearch/result/?q=100+motomix'), (58168, 'http://www.markenoele.de/catalogsearch/result/?q=100+motomix', 'http://www.markenoele.de/'), (58169, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=synergie', 'http://www.markenoele.de/catalogsearch/result/?q=100+motomix'), (58170, 'http://www.markenoele.de/catalogsearch/result/?q=synergie+6100', 'http://www.markenoele.de/catalogsearch/result/?q=100+motomix'), (58171, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=synergie%206100', 'http://www.markenoele.de/catalogsearch/result/?q=100+motomix'), (58172, 'http://www.markenoele.de/catalog/product/view/id/145', 'http://www.google.de/products?q=MOTUL-Race-Chronometer&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=fnckTenkBoeVOv2D6IoD&sa=X&oi=product_result_group&ct=title&resnum=4&ved=0CD4QrQQwAw'), (58173, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/catalogsearch/result/?q=synergie+6100'), (58174, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/catalogsearch/result/?q=synergie+6100'), (58175, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x-', 'http://www.markenoele.de/catalogsearch/result/?q=synergie+6100'), (58176, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x', 'http://www.markenoele.de/catalogsearch/result/?q=synergie+6100'), (58177, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x-cl', 'http://www.markenoele.de/catalogsearch/result/?q=synergie+6100'), (58178, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x-clea', 'http://www.markenoele.de/catalogsearch/result/?q=synergie+6100'), (58179, 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-clean', 'http://www.markenoele.de/catalogsearch/result/?q=synergie+6100'), (58180, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x-clean', 'http://www.markenoele.de/catalogsearch/result/?q=synergie+6100'), (58181, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=7100', 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-clean'), (58182, 'http://www.markenoele.de/catalogsearch/result/?q=7100', 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-clean'), (58183, 'http://www.markenoele.de/', ''), (58184, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/'), (58185, 'http://www.markenoele.de/catalogsearch/result/?q=8100', 'http://www.markenoele.de/'), (58186, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=81', 'http://www.markenoele.de/'), (58187, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x-', 'http://www.markenoele.de/catalogsearch/result/?q=8100'), (58188, 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-clean', 'http://www.markenoele.de/catalogsearch/result/?q=8100'), (58189, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x-clean', 'http://www.markenoele.de/catalogsearch/result/?q=8100'), (58190, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x-clean%20c', 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-clean'), (58191, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x-clean', 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-clean'), (58192, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x-clean%20c3', 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-clean'), (58193, 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-clean+c3', 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-clean'), (58194, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=eco%20ner', 'http://www.markenoele.de/catalogsearch/result/?q=7100'), (58195, 'http://www.markenoele.de/catalogsearch/result/?q=eco+', 'http://www.markenoele.de/catalogsearch/result/?q=7100'), (58196, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=eco', 'http://www.markenoele.de/catalogsearch/result/?q=7100'), (58197, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=841551', 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-clean+c3'), (58198, 'http://www.markenoele.de/catalogsearch/result/?q=841551', 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-clean+c3'), (58199, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/catalogsearch/result/?q=eco+'), (58200, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=eco+'), (58201, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=eco+'), (58202, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (58203, 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=300v', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (58204, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=710', 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=300v'), (58205, 'http://www.markenoele.de/catalogsearch/result/?q=710', 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=300v'), (58206, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=710', 'http://www.markenoele.de/catalogsearch/result/?q=710'), (58207, 'http://www.markenoele.de/catalogsearch/result/?q=710', 'http://www.markenoele.de/catalogsearch/result/index/?p=1&q=300v'), (58208, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=841551', 'http://www.markenoele.de/catalogsearch/result/?q=841551'), (58209, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=710', 'http://www.markenoele.de/catalogsearch/result/?q=841551'), (58210, 'http://www.markenoele.de/catalogsearch/result/?q=710', 'http://www.markenoele.de/catalogsearch/result/?q=841551'), (58211, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=710', 'http://www.markenoele.de/catalogsearch/result/?q=710'), (58212, 'http://www.markenoele.de/catalogsearch/result/?q=710', 'http://www.markenoele.de/catalogsearch/result/?q=841551'), (58213, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=837311', 'http://www.markenoele.de/catalogsearch/result/?q=710'), (58214, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=837', 'http://www.markenoele.de/catalogsearch/result/?q=710'), (58215, 'http://www.markenoele.de/catalogsearch/result/?q=837311', 'http://www.markenoele.de/catalogsearch/result/?q=710'), (58216, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=837311', 'http://www.markenoele.de/catalogsearch/result/?q=710'), (58217, 'http://www.markenoele.de/catalogsearch/result/?q=837311', 'http://www.markenoele.de/catalogsearch/result/?q=710'), (58218, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/catalogsearch/result/?q=837311'), (58219, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/catalogsearch/result/?q=837311'), (58220, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/lieferung'), (58221, 'http://www.markenoele.de/catalogsearch/result/?q=837311', 'http://www.markenoele.de/catalogsearch/result/?q=710'), (58222, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/catalogsearch/result/?q=837311'), (58223, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (58224, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58225, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (58226, 'http://www.markenoele.de/', 'http://www.google.de/search?q=markenoele&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7SUNA_de'), (58227, 'http://www.markenoele.de/', 'http://www.google.de/search?q=markenoele&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7SUNA_de'), (58228, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (58229, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/angebote-des-monats/'), (58230, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (58231, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58232, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtYXV0b3NjaG1pZXJzdG9mZmUuaHRtbA,,/product/1/', ''), (58233, 'http://www.markenoele.de/checkout/cart/', ''), (58234, 'http://www.markenoele.de/', 'http://www.google.de/search?q=markenoele.de&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7SUNA_de'), (58235, 'http://www.markenoele.de/catalogsearch/result/?q=5100', 'http://www.markenoele.de/'), (58236, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100', 'http://www.markenoele.de/'), (58237, 'http://www.markenoele.de/', 'http://www.google.de/search?q=markenoele.de&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7SUNA_de'), (58238, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ci-EIEZUkTZPBMcKc8AOS7fzpCK3BsMMB_em97RTFgf2-RwgAEAEoAlCer6GNAWCViqSCsAegAcfRhPgDyAEBqQLBFKCQ1j22PqoEE0_Q7FCrseKhkthKz7UN5ZJJDPU&sig=AGiWqtzpBkA5fjtFCAn5-_uFBf-W00wMSQ&adurl=http://www.motulshop.de&rct=j&q=motul%2015'), (58239, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58240, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58241, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (58242, 'http://www.markenoele.de/catalog/product/view/id/52/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (58243, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t-52.html'), (58244, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (58245, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+wasch+und+wax&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (58246, 'http://www.markenoele.de/lieferung', ''), (58247, 'http://www.markenoele.de/', ''), (58248, 'http://www.markenoele.de/', 'http://www.google.com/search?hl=en&q=www.motulshop.de'), (58249, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (58250, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (58251, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (58252, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-300V-10W40-Motor%C3%B6l-1Liter/dp/B0022ZFSF8/ref=sr_1_fkmr0_2?ie=UTF8&qid=1294254167&sr=8-2-fkmr0'), (58253, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (58254, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/'), (58255, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (58256, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300v', 'http://www.markenoele.de/'), (58257, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300', 'http://www.markenoele.de/'), (58258, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300v', 'http://www.markenoele.de/'), (58259, 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v+', 'http://www.markenoele.de/'), (58260, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul+300v+', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v+'), (58261, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+Takt+Fassoel&hl=de&source=hp&aq=f&aqi=&aql=&oq=&gs_rfai='), (58262, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58263, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+Takt+Fassoel&hl=de&source=hp&aq=f&aqi=&aql=&oq=&gs_rfai='), (58264, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.com/url?sa=t&source=web&cd=5&ved=0CDgQFjAE&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=motul%206100%20&ei=084kTYW5LIifOtzqld0C&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ&cad=rja'), (58265, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=15&slotname=4857212039&w=468&lmt=1294258965&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotor-oel-ueber-das-internet-kaufen-t1601929.html&dt=129'), (58266, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58267, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58268, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (58269, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (58270, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (58271, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&mode=list&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&mode=list&order=name'), (58272, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDQQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=8dskTcKDJs7MswboxdiqAg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (58273, 'http://www.markenoele.de/catalog/product/view/id/66', 'http://www.markenoele.de/'), (58274, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-300v-chrono.html'), (58275, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58276, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58277, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (58278, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (58279, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (58280, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (58281, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (58282, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (58283, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (58284, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (58285, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (58286, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (58287, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (58288, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (58289, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (58290, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58291, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (58292, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (58293, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (58294, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&rlz=1R2SUNC_deDE394&aq=f&aqi=g4&aql=&oq=&gs_rfai='), (58295, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (58296, 'http://www.markenoele.de/', ''), (58297, 'http://www.markenoele.de/', ''), (58298, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+Tech+Grease+300&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (58299, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58300, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58301, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58302, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fe', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58303, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fett', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58304, 'http://www.markenoele.de/catalogsearch/result/?q=fett', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58305, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mo', 'http://www.markenoele.de/catalogsearch/result/?q=fett'), (58306, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motu', 'http://www.markenoele.de/catalogsearch/result/?q=fett'), (58307, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/catalogsearch/result/?q=fett'), (58308, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/catalogsearch/result/?q=fett'), (58309, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20t', 'http://www.markenoele.de/catalogsearch/result/?q=fett'), (58310, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20te', 'http://www.markenoele.de/catalogsearch/result/?q=fett'), (58311, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20tech', 'http://www.markenoele.de/catalogsearch/result/?q=fett'), (58312, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20tech', 'http://www.markenoele.de/catalogsearch/result/?q=fett'), (58313, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20tech%20Gr', 'http://www.markenoele.de/catalogsearch/result/?q=fett'), (58314, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20tech%20Grea', 'http://www.markenoele.de/catalogsearch/result/?q=fett'), (58315, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20tech%20Grease', 'http://www.markenoele.de/catalogsearch/result/?q=fett'), (58316, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+tech+Grease', 'http://www.markenoele.de/catalogsearch/result/?q=fett'), (58317, 'http://www.markenoele.de/catalogsearch/result/?q=fett', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58318, 'http://www.markenoele.de/catalogsearch/result/?q=fett', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58319, 'http://www.markenoele.de/catalogsearch/result/?q=fett', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58320, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58321, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58322, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+Tech+Grease+300&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (58323, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+Tech+Grease+300&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (58324, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58325, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58326, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fett', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (58327, 'http://www.markenoele.de/catalogsearch/result/?q=fett', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (58328, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fe', 'http://www.markenoele.de/catalogsearch/result/?q=fett'), (58329, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/catalogsearch/result/?q=fett'), (58330, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (58331, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (58332, 'http://www.markenoele.de/altoelentsorgung/', ''), (58333, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', ''), (58334, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (58335, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (58336, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (58337, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (58338, 'http://www.markenoele.de/agb/', ''), (58339, 'http://www.markenoele.de/', ''), (58340, 'http://www.markenoele.de/catalog/product/view/id/122/category/48', ''), (58341, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (58342, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (58343, 'http://www.markenoele.de/angebote-des-monats/', ''), (58344, 'http://www.markenoele.de/catalog/product/view/id/84/category/25', 'http://www.google.de/search?q=MARINE+4+TAKT+2L'), (58345, 'http://www.markenoele.de/', ''), (58346, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ama', 'http://www.markenoele.de/'), (58347, 'http://www.markenoele.de/catalogsearch/result/?q=ama', 'http://www.markenoele.de/'), (58348, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=ama', 'http://www.markenoele.de/catalogsearch/result/?q=ama'), (58349, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CRtIs7X4lTaOuF8ad8AOy9dCQCa3BsMMB_em97RSthP2-RwgAEAMgxbPmBygDUJ6voY0BYJW6iYKYB5ABA6ABx9GE-APIAQGpAot9XZiZEbY-qgQYT9AU0TBSAOv1ClbS1EznSe1FyGWzZ-axgAWQTg&sig=AGiWqtxqSXVgpXehLPuHKNj3u40Lh4tQEg&adurl=http://www.motulsho'), (58350, 'http://www.markenoele.de/catalog/product/view/id/176', 'http://www.markenoele.de/'), (58351, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CRtIs7X4lTaOuF8ad8AOy9dCQCa3BsMMB_em97RSthP2-RwgAEAMgxbPmBygDUJ6voY0BYJW6iYKYB5ABA6ABx9GE-APIAQGpAot9XZiZEbY-qgQYT9AU0TBSAOv1ClbS1EznSe1FyGWzZ-axgAWQTg&sig=AGiWqtxqSXVgpXehLPuHKNj3u40Lh4tQEg&adurl=http://www.motulsho'), (58352, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58353, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58354, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58355, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58356, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58357, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CRtIs7X4lTaOuF8ad8AOy9dCQCa3BsMMB_em97RSthP2-RwgAEAMgxbPmBygDUJ6voY0BYJW6iYKYB5ABA6ABx9GE-APIAQGpAot9XZiZEbY-qgQYT9AU0TBSAOv1ClbS1EznSe1FyGWzZ-axgAWQTg&sig=AGiWqtxqSXVgpXehLPuHKNj3u40Lh4tQEg&adurl=http://www.motulsho'), (58358, 'http://www.markenoele.de/catalogsearch/result/?q=ama', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=ama'), (58359, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=ama', 'http://www.markenoele.de/catalogsearch/result/?q=ama'), (58360, 'http://www.markenoele.de/', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=ama'), (58361, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=845', 'http://www.markenoele.de/'), (58362, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=845511', 'http://www.markenoele.de/'), (58363, 'http://www.markenoele.de/catalogsearch/result/?q=845511', 'http://www.markenoele.de/'), (58364, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (58365, 'http://www.markenoele.de/catalog/product/view/id/53', 'http://www.markenoele.de/catalogsearch/result/?q=845511'), (58366, 'http://www.markenoele.de/catalogsearch/result/?q=836311', 'http://www.markenoele.de/motul-7100-4t-53.html'), (58367, 'http://www.markenoele.de/catalog/product/view/id/55', 'http://www.markenoele.de/catalogsearch/result/?q=836311'), (58368, 'http://www.markenoele.de/catalogsearch/result/?q=836311', 'http://www.markenoele.de/motul-7100-4t-53.html'), (58369, 'http://www.markenoele.de/catalog/product/view/id/55', 'http://www.markenoele.de/catalogsearch/result/?q=836311'), (58370, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&sourceid=ie7&rls=com.microsoft:en-US&ie=utf8&oe=utf8&rlz=1I7GGLS_de&redir_esc=&ei=NYglTfe3EIeh4Qb9_qHOCQ'), (58371, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58372, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58373, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58374, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58375, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58376, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58377, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205w', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58378, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205w-', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58379, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205w-30', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58380, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205w-30%20300', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58381, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205w-30%20300v', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58382, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205w-30', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58383, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5w-30+300v', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58384, 'http://www.markenoele.de/catalog/product/gallery/id/55/image/28/', 'http://www.markenoele.de/motul-7100-4t-55.html'), (58385, 'http://www.markenoele.de/catalog/product/view/id/71', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5w-30+300v'), (58386, 'http://www.markenoele.de/catalog/product/gallery/id/71/image/59/', ''), (58387, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/motul-300v-power-racing.html'), (58388, 'http://www.markenoele.de/catalogsearch/result/?q=855311', 'http://www.markenoele.de/motul-7100-4t-55.html'), (58389, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CGkQFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%208100%20x-clean&ei=g40lTe3vD4bB8QOqqO2mAg&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw'), (58390, 'http://www.markenoele.de/catalogsearch/result/?q=836411', 'http://www.markenoele.de/catalogsearch/result/?q=855311'), (58391, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=836411', 'http://www.markenoele.de/catalogsearch/result/?q=855311'), (58392, 'http://www.markenoele.de/catalog/product/view/id/139', 'http://www.markenoele.de/media/feed/gbase-default.xml'), (58393, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.google.cz/url?sa=t&source=web&cd=15&ved=0CDEQFjAEOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fsnowmobile%2Fmotul-snowpower-2t-1l.html&rct=j&q=snowpower%202t.de&ei=9JAlTafmCtK08QOf0NTZAg&usg=AFQjCNG_9ZL4s6s_iwBvumsuimfad_n'), (58394, 'http://www.markenoele.de/catalog/category/view/id/19', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html'), (58395, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (58396, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (58397, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (58398, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (58399, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (58400, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (58401, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html'), (58402, 'http://www.markenoele.de/catalog/category/view/id/19', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html'), (58403, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.google.cz/url?sa=t&source=web&cd=15&ved=0CDEQFjAEOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fsnowmobile%2Fmotul-snowpower-2t-1l.html&rct=j&q=snowpower%202t.de&ei=9JAlTafmCtK08QOf0NTZAg&usg=AFQjCNG_9ZL4s6s_iwBvumsuimfad_n'), (58404, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', ''), (58405, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://translate.googleusercontent.com/translate_c?hl=cs&sl=de&u=http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html&prev=/search%3Fq%3Dsnowpower%2B2t.de%26start%3D10%26hl%3Dcs%26sa%3DN%26prmd%3Divns&rurl=translate.goog'), (58406, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://translate.googleusercontent.com/translate_c?hl=cs&sl=de&u=http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html&prev=/search%3Fq%3Dsnowpower%2B2t.de%26start%3D10%26hl%3Dcs%26sa%3DN%26prmd%3Divns&rurl=translate.google.cz&usg=ALkJrhjD'), (58407, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://translate.googleusercontent.com/translate_c?hl=cs&sl=de&u=http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html&prev=/search%3Fq%3Dsnowpower%2B2t.de%26start%3D10%26hl%3Dcs%26sa%3DN%26prmd%3Divns&rurl=translate.google.cz&us'), (58408, 'http://www.markenoele.de/lieferung', 'http://translate.googleusercontent.com/translate_c?hl=cs&sl=de&u=http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html%3Fp%3D2&prev=/search%3Fq%3Dsnowpower%2B2t.de%26start%3D10%26hl%3Dcs%26sa%3DN%26prmd%3Divns&rurl=translate.goog'), (58409, 'http://www.markenoele.de/', ''), (58410, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=836411', 'http://www.markenoele.de/catalogsearch/result/?q=836411'), (58411, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=855311', 'http://www.markenoele.de/catalogsearch/result/?q=836411'), (58412, 'http://www.markenoele.de/catalogsearch/result/?q=855311', 'http://www.markenoele.de/catalogsearch/result/?q=836411'), (58413, 'http://www.markenoele.de/', ''), (58414, 'http://www.markenoele.de/catalog/product/view/id/6', ''), (58415, 'http://www.markenoele.de/', 'http://www.testberichte.de/test/produkt_tests_motul_chain_lube_road_plus_p47875.html'), (58416, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58417, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CUhiOxpslTfzjMoSU8APH4qT9CK3BsMMB_em97RTVz-PtRwgAEAEoA1Cer6GNAWCV6qCCsAegAcfRhPgDyAEBqQIP4F_K4Q-2PqoEGE_Q5UpPucMX-aK1reC55KWJcx8UTDaGZw&sig=AGiWqtzq9AtMsQft3Z32asYitFZB-6ER5A&adurl=http://www.motulshop.de&rct=j&q=Mot'), (58418, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58419, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (58420, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (58421, 'http://www.markenoele.de/catalog/category/view/id/40?p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (58422, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=1'), (58423, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (58424, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (58425, 'http://www.markenoele.de/catalogsearch/result/?q=v', 'http://www.markenoele.de/catalogsearch/result/?q=855311'), (58426, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=855311', 'http://www.markenoele.de/catalogsearch/result/?q=v'), (58427, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=855311', 'http://www.markenoele.de/catalogsearch/result/?q=v'), (58428, 'http://www.markenoele.de/catalogsearch/result/?q=855311', 'http://www.markenoele.de/catalogsearch/result/?q=v'), (58429, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=855311', 'http://www.markenoele.de/catalogsearch/result/?q=v'), (58430, 'http://www.markenoele.de/catalogsearch/result/?q=854711', 'http://www.markenoele.de/catalogsearch/result/?q=855311'), (58431, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=854711', 'http://www.markenoele.de/catalogsearch/result/?q=855311'), (58432, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=854311', 'http://www.markenoele.de/catalogsearch/result/?q=854711'), (58433, 'http://www.markenoele.de/catalogsearch/result/?q=854311', 'http://www.markenoele.de/catalogsearch/result/?q=854711'), (58434, 'http://www.markenoele.de/', 'http://www.google.de/products?q=motul+scooter+power+2t&um=1&ie=UTF-8&ei=QKclTc3pLYTHswbzqf2zAg&sa=X&oi=product_result_group&ct=image&resnum=1&ved=0CC8QzAMwAA'), (58435, 'http://www.markenoele.de/catalogsearch/result/?q=motul+scooter+power+2t', 'http://www.markenoele.de/'), (58436, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/catalogsearch/result/?q=motul+scooter+power+2t'), (58437, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (58438, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLWZhbnNob3AtYXJ0aWtlbC9tb3R1bC1hcmJlaXRzaGFuZHNjaHVoZS5odG1s/product/139/', 'http://www.markenoele.de/motul-fanshop-artikel/motul-arbeitshandschuhe.html'), (58439, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-fanshop-artikel/motul-arbeitshandschuhe.html'), (58440, 'http://www.markenoele.de/catalogsearch/result/?q=motul+scooter+power+2t', 'http://www.markenoele.de/checkout/cart/'), (58441, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lz9xPW1vdHVsK3Njb290ZXIrcG93ZXIrMnQ,/product/61/', ''), (58442, 'http://www.markenoele.de/checkout/cart/', ''), (58443, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (58444, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (58445, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (58446, 'http://www.markenoele.de/', 'http://www.google.com/search?hl=de&source=hp&biw=1400&bih=904&q=motul+specific+5w30&aq=0&aqi=g1&aql=&oq=Motul+Sp&gs_rfai='), (58447, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (58448, 'http://www.markenoele.de/', 'http://www.autoplenum.de/Antworten/D/14537/Welches-Oel-fuer-meinen-Motor-.html'), (58449, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58450, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58451, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (58452, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (58453, 'http://www.markenoele.de/', 'http://www.google.com/search?hl=de&source=hp&biw=1400&bih=904&q=motul+specific+5w30&aq=0&aqi=g1&aql=&oq=Motul+Sp&gs_rfai='), (58454, 'http://www.markenoele.de/', 'http://www.google.de/search?q=60+l+2+takt+%C3%B6l&hl=de&prmd=ivnsfd&ei=PdQlTaq0HYTLswbFs9yqAg&start=10&sa=N'), (58455, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', 'http://www.google.de/search?q=x-clean+c3&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (58456, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (58457, 'http://www.markenoele.de/', 'http://www.bing.com/search?q=motul&go=&filt=all&first=41&FORM=PERE3'), (58458, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (58459, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/impressum/'), (58460, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58461, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58462, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (58463, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (58464, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (58465, 'http://www.markenoele.de/', 'http://www.google.de/'), (58466, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (58467, 'http://www.markenoele.de/catalog/product/gallery/id/50/image/23/', ''), (58468, 'http://www.markenoele.de/', ''), (58469, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mo', 'http://www.markenoele.de/'), (58470, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motu', 'http://www.markenoele.de/'), (58471, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/'), (58472, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%205', 'http://www.markenoele.de/'), (58473, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%205.1', 'http://www.markenoele.de/'), (58474, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58475, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58476, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (58477, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (58478, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1294332871&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fkupplung-xjr-1200-t2097087.html&dt=1294332872357&bpp=4'), (58479, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (58480, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (58481, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (58482, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Chu5EufwlTazQMYz8sga36di7Bq3BsMMB_em97RTtzOPtRwgAEAMoA1Cer6GNAWCV6qyCtAegAcfRhPgDyAEBqQL_THsJIPy1PqoEGE_QNEURe1QhFE6Y6iM5PuRfSBf8yX2j6g&sig=AGiWqtzYHwvxHYSrkD2CKCC4R6gloCZ15w&adurl=http://www.motulshop.de&rct=j&q=2%2'), (58483, 'http://www.markenoele.de/impressum/', ''), (58484, 'http://www.markenoele.de/', 'http://www.webwiki.de/www.markenoele.de'), (58485, 'http://www.markenoele.de/', ''), (58486, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDQQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=7AomTb2aJMuLswbf0ZjEAg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (58487, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58488, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58489, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (58490, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58491, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58492, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDQQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=7AomTb2aJMuLswbf0ZjEAg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (58493, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CAEn2BA4mTd-ZMoz7sga5o7W6Bq3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglcqQgqAHoAHH0YT4A8gBAakClyD3sSH_tT6qBBNP0MVxoj3QMzE7HMKJ7FPuYMXI&sig=AGiWqtwdRpRS_CDIEvTVUqh8AdOzJWTFbQ&adurl=http://www.motulshop.de&rct=j&q=motul%208100%'), (58494, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (58495, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (58496, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58497, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (58498, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (58499, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', ''), (58500, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (58501, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (58502, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58503, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (58504, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (58505, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CAEn2BA4mTd-ZMoz7sga5o7W6Bq3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglcqQgqAHoAHH0YT4A8gBAakClyD3sSH_tT6qBBNP0MVxoj3QMzE7HMKJ7FPuYMXI&sig=AGiWqtwdRpRS_CDIEvTVUqh8AdOzJWTFbQ&adurl=http://www.motulshop.de&rct=j&q=motul%208100%'), (58506, 'http://www.markenoele.de/', ''), (58507, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (58508, 'http://www.markenoele.de/', ''), (58509, 'http://www.markenoele.de/', ''), (58510, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1294340489&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D909&dt=12943404'), (58511, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADRA_deDE387DE387&q=Motul+onlineshop'), (58512, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58513, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58514, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58515, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADRA_deDE387DE387&q=Motul+onlineshop'), (58516, 'http://www.markenoele.de/', ''), (58517, 'http://www.markenoele.de/catalog/product/view/id/170', ''), (58518, 'http://www.markenoele.de/', ''), (58519, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (58520, 'http://www.markenoele.de/', ''), (58521, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (58522, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (58523, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (58524, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (58525, 'http://www.markenoele.de/catalog/product/view/id/17', ''), (58526, 'http://www.markenoele.de/catalog/product/view/id/6', ''), (58527, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (58528, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (58529, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (58530, 'http://www.markenoele.de/catalog/product/view/id/170', ''), (58531, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (58532, 'http://www.markenoele.de/agb', ''), (58533, 'http://www.markenoele.de/altoelentsorgung', ''), (58534, 'http://www.markenoele.de/angebote-des-monats', ''), (58535, 'http://www.markenoele.de/catalog/product/view/id/57', ''), (58536, 'http://www.markenoele.de/catalog/product/view/id/15', ''); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (58537, 'http://www.markenoele.de/catalog/product/view/id/177', ''), (58538, 'http://www.markenoele.de/bestellung', ''), (58539, 'http://www.markenoele.de/checkout', ''), (58540, 'http://www.markenoele.de/checkout/onepage/', ''), (58541, 'http://www.markenoele.de/checkout/cart/', ''), (58542, 'http://www.markenoele.de/contacts', ''), (58543, 'http://www.markenoele.de/datenschutz', ''), (58544, 'http://www.markenoele.de/impressum', ''), (58545, 'http://www.markenoele.de/lieferung', ''), (58546, 'http://www.markenoele.de/motul_pflegeberater', ''), (58547, 'http://www.markenoele.de/widerruf', ''), (58548, 'http://www.markenoele.de/zahlung', ''), (58549, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (58550, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (58551, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (58552, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (58553, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (58554, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (58555, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (58556, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (58557, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (58558, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (58559, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (58560, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (58561, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (58562, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (58563, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (58564, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (58565, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (58566, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (58567, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (58568, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (58569, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (58570, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (58571, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (58572, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (58573, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (58574, 'http://www.markenoele.de/catalog/product/view/id/143/category/53', ''), (58575, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?q=Motul+5W-40+X-Cess&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (58576, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (58577, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (58578, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (58579, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (58580, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (58581, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (58582, 'http://www.markenoele.de/', ''), (58583, 'http://www.markenoele.de/agb', ''), (58584, 'http://www.markenoele.de/altoelentsorgung', ''), (58585, 'http://www.markenoele.de/angebote-des-monats', ''), (58586, 'http://www.markenoele.de/bestellung', ''), (58587, 'http://www.markenoele.de/contacts', ''), (58588, 'http://www.markenoele.de/datenschutz', ''), (58589, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (58590, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (58591, 'http://www.markenoele.de/impressum', ''), (58592, 'http://www.markenoele.de/lieferung', ''), (58593, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (58594, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (58595, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (58596, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (58597, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (58598, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (58599, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (58600, 'http://www.markenoele.de/motul_pflegeberater', ''), (58601, 'http://www.markenoele.de/widerruf', ''), (58602, 'http://www.markenoele.de/zahlung', ''), (58603, 'http://www.markenoele.de/', ''), (58604, 'http://www.markenoele.de/', ''), (58605, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (58606, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (58607, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (58608, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (58609, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (58610, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (58611, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (58612, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (58613, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (58614, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (58615, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (58616, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (58617, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (58618, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.scroogle.org/cgi-bin/nbbw.cgi'), (58619, 'http://www.markenoele.de/altoelentsorgung/', ''), (58620, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', ''), (58621, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/tag/motorradoel/1'), (58622, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (58623, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/tag/motorradoel/1'), (58624, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (58625, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (58626, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (58627, 'http://www.markenoele.de/', ''), (58628, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=854111', 'http://www.markenoele.de/'), (58629, 'http://www.markenoele.de/catalogsearch/result/?q=854111', 'http://www.markenoele.de/'), (58630, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=854011', 'http://www.markenoele.de/catalogsearch/result/?q=854111'), (58631, 'http://www.markenoele.de/catalogsearch/result/?q=854011', 'http://www.markenoele.de/catalogsearch/result/?q=854111'), (58632, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=845511', 'http://www.markenoele.de/catalogsearch/result/?q=854011'), (58633, 'http://www.markenoele.de/catalogsearch/result/?q=845511', 'http://www.markenoele.de/catalogsearch/result/?q=854011'), (58634, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=844911', 'http://www.markenoele.de/catalogsearch/result/?q=845511'), (58635, 'http://www.markenoele.de/catalogsearch/result/?q=844911', 'http://www.markenoele.de/catalogsearch/result/?q=845511'), (58636, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=842511', 'http://www.markenoele.de/catalogsearch/result/?q=844911'), (58637, 'http://www.markenoele.de/catalogsearch/result/?q=842511', 'http://www.markenoele.de/catalogsearch/result/?q=844911'), (58638, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8841511', 'http://www.markenoele.de/catalogsearch/result/?q=842511'), (58639, 'http://www.markenoele.de/catalogsearch/result/?q=8841511', 'http://www.markenoele.de/catalogsearch/result/?q=842511'), (58640, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=841511', 'http://www.markenoele.de/catalogsearch/result/?q=8841511'), (58641, 'http://www.markenoele.de/catalogsearch/result/?q=841511', 'http://www.markenoele.de/catalogsearch/result/?q=8841511'), (58642, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=824201', 'http://www.markenoele.de/catalogsearch/result/?q=841511'), (58643, 'http://www.markenoele.de/catalogsearch/result/?q=824201', 'http://www.markenoele.de/catalogsearch/result/?q=841511'), (58644, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=823501', 'http://www.markenoele.de/catalogsearch/result/?q=824201'), (58645, 'http://www.markenoele.de/catalogsearch/result/?q=823501', 'http://www.markenoele.de/catalogsearch/result/?q=824201'), (58646, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=836411', 'http://www.markenoele.de/catalogsearch/result/?q=823501'), (58647, 'http://www.markenoele.de/catalogsearch/result/?q=%09836411', 'http://www.markenoele.de/catalogsearch/result/?q=823501'), (58648, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=836611', 'http://www.markenoele.de/catalogsearch/result/?q=%09836411'), (58649, 'http://www.markenoele.de/catalogsearch/result/?q=836611', 'http://www.markenoele.de/catalogsearch/result/?q=%09836411'), (58650, 'http://www.markenoele.de/catalogsearch/result/?q=837011', 'http://www.markenoele.de/catalogsearch/result/?q=836611'), (58651, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=837011', 'http://www.markenoele.de/catalogsearch/result/?q=836611'), (58652, 'http://www.markenoele.de/catalogsearch/result/?q=836311', 'http://www.markenoele.de/catalogsearch/result/?q=837011'), (58653, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=836311', 'http://www.markenoele.de/catalogsearch/result/?q=837011'), (58654, 'http://www.markenoele.de/catalogsearch/result/?q=%09836511', 'http://www.markenoele.de/catalogsearch/result/?q=836311'), (58655, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=836511', 'http://www.markenoele.de/catalogsearch/result/?q=836311'), (58656, 'http://www.markenoele.de/', 'http://www.amazon.de/gp/product/B0022ZFSF8'), (58657, 'http://www.markenoele.de/', 'http://www.ndparking.com/xn--synthetikl-mcb.de'), (58658, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (58659, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V', 'http://www.markenoele.de/catalogsearch/result/?q=%09836511'), (58660, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300V', 'http://www.markenoele.de/catalogsearch/result/?q=%09836511'), (58661, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V'), (58662, 'http://www.markenoele.de/catalog/product/view/id/162/category/28', ''), (58663, 'http://www.markenoele.de/', ''), (58664, 'http://www.markenoele.de/catalog/product/view/id/17', ''), (58665, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (58666, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (58667, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (58668, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (58669, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (58670, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (58671, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (58672, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (58673, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1B3GGGL_deDE356DE356&q=motul+300v&aq=f&aqi=g5&aql=&oq=&gs_rfai='), (58674, 'http://www.markenoele.de/', ''), (58675, 'http://www.markenoele.de/catalogsearch/result/?q=831801', 'http://www.markenoele.de/'), (58676, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=831801', 'http://www.markenoele.de/'), (58677, 'http://www.markenoele.de/catalogsearch/result/?q=motul+snowpower', 'http://www.markenoele.de/catalogsearch/result/?q=831801'), (58678, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20snowpower', 'http://www.markenoele.de/catalogsearch/result/?q=831801'), (58679, 'http://www.markenoele.de/catalog/product/view/id/167', 'http://www.markenoele.de/catalogsearch/result/?q=motul+snowpower'), (58680, 'http://www.markenoele.de/catalog/product/gallery/id/167/image/146/', 'http://www.markenoele.de/motul-snowpower-2t-1l.html'), (58681, 'http://www.markenoele.de/', 'http://www.google.de/'), (58682, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (58683, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20fuel%20system%20clean', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (58684, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+fuel+system+clean', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (58685, 'http://www.markenoele.de/catalog/product/view/id/121', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+fuel+system+clean'), (58686, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+fuel+system+clean', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (58687, 'http://www.markenoele.de/catalog/product/view/id/119', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+fuel+system+clean'), (58688, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+fuel+system+clean', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (58689, 'http://www.markenoele.de/catalog/product/view/id/121', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+fuel+system+clean'), (58690, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (58691, 'http://www.markenoele.de/catalog/category/view/id/34', ''), (58692, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&client=firefox-a&hs=z5W&rls=org.mozilla:de:official&channel=s&q=motul+8100+x-clean&um=1&ie=UTF-8&ei=9gknTbLRItOq8QPB36WSAw&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CDcQrQQwAg'), (58693, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x', 'http://www.markenoele.de/'), (58694, 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-clean', 'http://www.markenoele.de/'), (58695, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x-clean', 'http://www.markenoele.de/'), (58696, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-clean'), (58697, 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-clean', 'http://www.markenoele.de/'), (58698, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&client=firefox-a&hs=z5W&rls=org.mozilla:de:official&channel=s&q=motul+8100+x-clean&um=1&ie=UTF-8&ei=9gknTbLRItOq8QPB36WSAw&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CDcQrQQwAg'), (58699, 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-clean', 'http://www.markenoele.de/'), (58700, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+8100+X-Clean', 'http://www.markenoele.de/motul-snowpower-2t-1l.html'), (58701, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%208100%20X-Clean', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+8100+X-Clean'), (58702, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=85', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+8100+X-Clean'), (58703, 'http://www.markenoele.de/catalogsearch/result/?q=854151', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+8100+X-Clean'), (58704, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=854151', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+8100+X-Clean'), (58705, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/catalogsearch/result/?q=854151'), (58706, 'http://www.markenoele.de/index.php/', ''), (58707, 'http://www.markenoele.de/catalogsearch/result/?q=854151', 'http://www.markenoele.de/index.php/'), (58708, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=854151', 'http://www.markenoele.de/index.php/'), (58709, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=x-cla', 'http://www.markenoele.de/catalogsearch/result/?q=854151'), (58710, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=x-clean', 'http://www.markenoele.de/catalogsearch/result/?q=854151'), (58711, 'http://www.markenoele.de/catalogsearch/result/?q=x-clean+8100', 'http://www.markenoele.de/catalogsearch/result/?q=854151'), (58712, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=x-clean', 'http://www.markenoele.de/catalogsearch/result/?q=854151'), (58713, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=x-clean%208100', 'http://www.markenoele.de/catalogsearch/result/?q=854151'), (58714, 'http://www.markenoele.de/catalogsearch/result/?q=x-clean', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l.html'), (58715, 'http://www.markenoele.de/catalogsearch/result/?q=854151', 'http://www.markenoele.de/catalogsearch/result/?q=x-clean+8100'), (58716, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=854151', 'http://www.markenoele.de/catalogsearch/result/?q=x-clean+8100'), (58717, 'http://www.markenoele.de/catalogsearch/result/?q=x-clean+8100', 'http://www.markenoele.de/catalogsearch/result/?q=854151'), (58718, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&client=firefox-a&hs=z5W&rls=org.mozilla:de:official&channel=s&q=motul+8100+x-clean&um=1&ie=UTF-8&ei=9gknTbLRItOq8QPB36WSAw&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CDcQrQQwAg'), (58719, 'http://www.markenoele.de/', 'http://www.markenoele.de/catalogsearch/result/?q=x-clean'), (58720, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (58721, 'http://www.markenoele.de/', 'http://www.markenoele.de/angebote-des-monats/'), (58722, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/'), (58723, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/'), (58724, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x', 'http://www.markenoele.de/'), (58725, 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-clean', 'http://www.markenoele.de/'), (58726, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x-clean', 'http://www.markenoele.de/'), (58727, 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-clean', 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-clean'), (58728, 'http://www.markenoele.de/catalog/product/view/id/177', 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-clean'), (58729, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l-177.html'), (58730, 'http://www.markenoele.de/', 'http://www.google.com/search?client=opera&rls=de&q=motul+300v+4t+factory&sourceid=opera&ie=utf-8&oe=utf-8'), (58731, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (58732, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (58733, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/'), (58734, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (58735, 'http://www.markenoele.de/', 'http://www.bing.com/search?q=markenoele&form=DLRDF8&pc=MDDR&src=IE-SearchBox'), (58736, 'http://www.markenoele.de/', 'http://www.bing.com/search?q=markenoele&form=DLRDF8&pc=MDDR&src=IE-SearchBox'), (58737, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (58738, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (58739, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (58740, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58741, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58742, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (58743, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (58744, 'http://www.markenoele.de/', 'http://www.auvito.de/motul-motorradoel-3000-4-t-20w50-4-ltr/artnr8789763/details.html'), (58745, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cbe2juzInTfy5CoSe8APAhd2JCa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbqJgpgHoAHH0YT4A8gBAakCOafBzHHJtT6qBBNP0FUjwZqR4qmUM_JdOO8cy_mQ&sig=AGiWqtw2gT9grR_mMOq9HLCnHxj8t7x2Xg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (58746, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/'), (58747, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cbe2juzInTfy5CoSe8APAhd2JCa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbqJgpgHoAHH0YT4A8gBAakCOafBzHHJtT6qBBNP0FUjwZqR4qmUM_JdOO8cy_mQ&sig=AGiWqtw2gT9grR_mMOq9HLCnHxj8t7x2Xg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (58748, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58749, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58750, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (58751, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (58752, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CUxCAP0InTbP6IIaROujT1aYNrcGwwwH96b3tFL3s-75HCAAQAigDUJ6voY0BYJWK9oGUB6ABx9GE-APIAQGpAvOOUAW1vrU-qgQTT9Dow3mJyNVcLT1LwZybvRm1og&sig=AGiWqtwm2Igb2ppVyiQjFjHbWgaGnqdQZg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3'), (58753, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58754, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58755, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58756, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CUxCAP0InTbP6IIaROujT1aYNrcGwwwH96b3tFL3s-75HCAAQAigDUJ6voY0BYJWK9oGUB6ABx9GE-APIAQGpAvOOUAW1vrU-qgQTT9Dow3mJyNVcLT1LwZybvRm1og&sig=AGiWqtwm2Igb2ppVyiQjFjHbWgaGnqdQZg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3'), (58757, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (58758, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1h&oq=&hl=de&ie=UTF-8&rlz=1T4GGIK_deDE279DE310&q=2-takt+%c3%b6le'), (58759, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (58760, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1h&oq=&hl=de&ie=UTF-8&rlz=1T4GGIK_deDE279DE310&q=2-takt+%c3%b6le'), (58761, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CquPU41wnTZ33O8Wf8AOq79XwCK3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFglcqZgqwHoAHH0YT4A8gBAakC845QBbW-tT6qBBhP0MBlzT438oeBWd4jT4qKKrUPt76mUuY&sig=AGiWqtzfT7raPBctt5ycjUXxXoPpwNmNxQ&adurl=http://www.motulshop.de&rct=j&q=motul%'), (58762, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58763, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58764, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (58765, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (58766, 'http://www.markenoele.de/catalog/product/view/id/32/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (58767, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (58768, 'http://www.markenoele.de/catalog/product/view/id/52/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (58769, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (58770, 'http://www.markenoele.de/catalog/product/view/id/32/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (58771, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (58772, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (58773, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58774, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58775, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58776, 'http://www.markenoele.de/catalog/product/view/id/63/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58777, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58778, 'http://www.markenoele.de/catalog/product/view/id/65/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58779, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58780, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (58781, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (58782, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (58783, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (58784, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (58785, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (58786, 'http://www.markenoele.de/catalog/product/view/id/66/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58787, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58788, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CquPU41wnTZ33O8Wf8AOq79XwCK3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFglcqZgqwHoAHH0YT4A8gBAakC845QBbW-tT6qBBhP0MBlzT438oeBWd4jT4qKKrUPt76mUuY&sig=AGiWqtzfT7raPBctt5ycjUXxXoPpwNmNxQ&adurl=http://www.motulshop.de&rct=j&q=motul%'), (58789, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CtItcGmEnTfnjKcr9sgbHvuzYBq3BsMMB_em97RSPtd5ECAAQAiDHmPgFKANQnq-hjQFglbqAgpgHoAHH0YT4A8gBAakC845QBbW-tT6qBBNP0AgrNCOVb8aZosNLOmW9d0JVgAWQTg&sig=AGiWqty6EnLOeKgy8fq01O0-1S7yAVKeQg&adurl=http://www.motulshop.de&rct=j&q'), (58790, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (58791, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (58792, 'http://www.markenoele.de/catalog/category/view/id/40?p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (58793, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=1'), (58794, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/e-z-lube-multi-protect.html'), (58795, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (58796, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/e-z-lube-multi-protect.html'), (58797, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (58798, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (58799, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (58800, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/esso-diesel.html'), (58801, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+motor%C3%B6l&meta=&btnG=Google-Suche'), (58802, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58803, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58804, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (58805, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (58806, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (58807, 'http://www.markenoele.de/catalog/product/view/id/15/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (58808, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (58809, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (58810, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (58811, 'http://www.markenoele.de/catalog/product/view/id/195/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (58812, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-5l.html'), (58813, 'http://www.markenoele.de/catalog/product/view/id/195/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (58814, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (58815, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (58816, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (58817, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (58818, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (58819, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (58820, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (58821, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (58822, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (58823, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (58824, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58825, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58826, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58827, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58828, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+motor%C3%B6l&meta=&btnG=Google-Suche'), (58829, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+motor%C3%B6l&meta=&btnG=Google-Suche'), (58830, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+motor%C3%B6l&meta=&btnG=Google-Suche'), (58831, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CShbfXGknTYf2G4mdhQep763qBq3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVAqABx9GE-APIAQGpAvOOUAW1vrU-qgQTT9CJGW2xfXkbE4qvKHkpfQiSfQ&sig=AGiWqtyfF9LSLFC1RjmJORxBnt8_LVviLQ&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C'), (58832, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/alles-zu/motul/oel/1'), (58833, 'http://www.markenoele.de/catalog/product/view/id/6', 'http://www.markenoele.de/'), (58834, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/alles-zu/motul/oel/1'), (58835, 'http://www.markenoele.de/', 'http://www.autobild.de/artikel/vergleichstest-motoroel-36485.html'), (58836, 'http://www.markenoele.de/', 'http://www.pixelgate.info/serve.php?lg=de&dn=pixelgate.info&ps=a66c6c2086816e8af377aa8a41d4f83b&le=2011010715000066609&aq=Motul%20%C3%B6l&tk=ma9UCXCy3YUKEwiE--Lr86imAhWEft8KHacepmgYACAAMPDQsAg4NVDw0LAIUNWsrw9QrJSxEQ'), (58837, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58838, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58839, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (58840, 'http://www.markenoele.de/catalog/product/gallery/id/65/image/36/', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (58841, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58842, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58843, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (58844, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (58845, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (58846, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (58847, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (58848, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (58849, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (58850, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (58851, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (58852, 'http://www.markenoele.de/', 'http://www.google.com/search?hl=de&safe=off&client=opera&rls=de&channel=suggest&q=Bio+Kettens%C3%A4gen%C3%B6l&aq=f&aqi=&aql=&oq=&gs_rfai='), (58853, 'http://www.markenoele.de/', 'http://www.google.de/'), (58854, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58855, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58856, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (58857, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (58858, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (58859, 'http://www.markenoele.de/catalog/product/view/id/55/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (58860, 'http://www.markenoele.de/catalog/product/view/id/82/category/25', ''), (58861, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1294438820&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1591&dt=1294438'), (58862, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (58863, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (58864, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (58865, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (58866, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (58867, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (58868, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (58869, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (58870, 'http://www.markenoele.de/', 'http://www.google.de/search?q=%C3%B6l+20%2F50+motul&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (58871, 'http://www.markenoele.de/', 'http://www.idealo.de/preisvergleich/Liste/7672342/x-5w-30-motul-specific-504-00-507-00.html'), (58872, 'http://www.markenoele.de/', 'http://www.google.de/search?q=%C3%B6l+20%2F50+motul&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (58873, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (58874, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (58875, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58876, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58877, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58878, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (58879, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58880, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58881, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58882, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58883, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58884, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58885, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58886, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58887, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (58888, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (58889, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (58890, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (58891, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (58892, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (58893, 'http://www.markenoele.de/catalog/product/view/id/65/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (58894, 'http://www.markenoele.de/catalog/product/view/id/65/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (58895, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (58896, 'http://www.markenoele.de/catalog/product/view/id/67/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (58897, 'http://www.markenoele.de/catalog/product/view/id/67/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (58898, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (58899, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (58900, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (58901, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (58902, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (58903, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (58904, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (58905, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (58906, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (58907, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (58908, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (58909, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (58910, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (58911, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (58912, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (58913, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (58914, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (58915, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (58916, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (58917, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (58918, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (58919, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (58920, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (58921, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (58922, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (58923, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (58924, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (58925, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (58926, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (58927, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (58928, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (58929, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (58930, 'http://www.markenoele.de/catalog/category/view/id/8', ''), (58931, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (58932, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (58933, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7MEDA_de&redir_esc=&ei=cAUoTczzCYG28QO6sfCUAw'), (58934, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rls=com.microsoft%3Ade-DE%3AIE-SearchBox&rlz=1I7MEDA_de&q=motul+20w50&btnG=Suche&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (58935, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (58936, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (58937, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CNmw67GkqqYCFc0g3wodg3slnA'), (58938, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (58939, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (58940, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (58941, 'http://www.markenoele.de/datenschutz/', ''), (58942, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CJFvGbTgoTbzfHcn8sgbQ0-DQBq3BsMMB_em97RS1xOPtRwgAEAEoA1Cer6GNAWCVgoCAlAegAcfRhPgDyAEBqQIw2eFvQLK1PqoEGE_QXaWBslpvTUhNAlly9rw15hwMokBEOboFEwj57ZG4r6qmAhUEvMwKHfpx3ybKBQA&rct=j&q=motul%20factory%20line%2015W50%20%C3%B6'), (58943, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58944, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58945, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58946, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (58947, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (58948, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (58949, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (58950, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbD9wPTc,/product/76/', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (58951, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (58952, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (58953, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (58954, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (58955, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (58956, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (58957, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (58958, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (58959, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=TR', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (58960, 'http://www.markenoele.de/catalogsearch/result/?q=TRH', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (58961, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=TRH', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (58962, 'http://www.markenoele.de/', ''), (58963, 'http://www.markenoele.de/', ''), (58964, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=chrome&ie=UTF-8&q=Motul+Shine+%26+Go'), (58965, 'http://www.markenoele.de/', ''), (58966, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (58967, 'http://www.markenoele.de/undefined', 'http://www.markenoele.de/motul-5100-4t-50.html'), (58968, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=Motul+%C3%96l+710+2T+Vollsynth.+2-Takt+30+liter&aq=f&aqi=&aql=&oq=&gs_rfai='), (58969, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=Motul+%C3%96l+710+2T+Vollsynth.+2-Takt+30+liter&aq=f&aqi=&aql=&oq=&gs_rfai='), (58970, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=Motul+%C3%96l+710+2T+Vollsynth.+2-Takt+30+liter&aq=f&aqi=&aql=&oq=&gs_rfai='), (58971, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (58972, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20710', 'http://www.markenoele.de/'), (58973, 'http://www.markenoele.de/catalogsearch/result/?q=motul+710', 'http://www.markenoele.de/'), (58974, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=motul+710', 'http://www.markenoele.de/catalogsearch/result/?q=motul+710'), (58975, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=motul+710', 'http://www.markenoele.de/catalogsearch/result/?q=motul+710'), (58976, 'http://www.markenoele.de/catalog/product/view/id/59', 'http://www.markenoele.de/catalogsearch/result/?q=motul+710'), (58977, 'http://www.markenoele.de/catalog/product/view/id/59', 'http://www.markenoele.de/catalogsearch/result/?q=motul+710'), (58978, 'http://www.markenoele.de/catalogsearch/result/?q=motul+710', 'http://www.markenoele.de/'), (58979, 'http://www.markenoele.de/catalogsearch/result/?q=motul+710', 'http://www.markenoele.de/'), (58980, 'http://www.markenoele.de/catalog/product/view/id/56', 'http://www.markenoele.de/catalogsearch/result/?q=motul+710'), (58981, 'http://www.markenoele.de/catalogsearch/result/?q=motul+710', 'http://www.markenoele.de/'), (58982, 'http://www.markenoele.de/catalog/product/view/id/59', 'http://www.markenoele.de/catalogsearch/result/?q=motul+710'), (58983, 'http://www.markenoele.de/catalog/product/view/id/59', 'http://www.markenoele.de/catalogsearch/result/?q=motul+710'), (58984, 'http://www.markenoele.de/catalog/product/view/id/59', 'http://www.markenoele.de/catalogsearch/result/?q=motul+710'), (58985, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (58986, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A3357&rt=nc&_nkw=Motul%20300v&_trksid=p3286.c0.m14.l1513&_pgn=2'), (58987, 'http://www.markenoele.de/', ''), (58988, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (58989, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (58990, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (58991, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (58992, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (58993, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (58994, 'http://www.markenoele.de/catalog/product/view/id/10/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (58995, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (58996, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (58997, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (58998, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (58999, 'http://www.markenoele.de/catalog/product/view/id/1/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (59000, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-4100-power-5l-15w-50.html'), (59001, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-heizoel.html'), (59002, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (59003, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (59004, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (59005, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (59006, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (59007, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CmoiV_oIoTa3QIIKV8APc1ZSqCa3BsMMB_em97RSPtd5ECAAQASgDUJ6voY0BYJWKpIKwB6ABx9GE-APIAQGpAjDZ4W9AsrU-qgQTT9CsaSFMufiaKLbCL9npY__9GQ&sig=AGiWqtwVUZJnPgL-wLraITDmrJ2uTWUZcA&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (59008, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59009, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59010, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59011, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (59012, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (59013, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (59014, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (59015, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CAXcsEIUoTajVHcviswa9nIj6Bq3BsMMB_em97RS97Pu-RwgAEAEgtlQoAlCer6GNAWCVkp-CsAegAcfRhPgDyAEBqQIw2eFvQLK1PqoEE0_QLq8NvMEfJnlF3Ml2CA5dd8eABZBO&sig=AGiWqtzWYhxT1j0BHgtGBY8jY_2uU8Vzpw&adurl=http://www.motulshop.de&rct=j&q=m'), (59016, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59017, 'http://www.markenoele.de/', 'http://www.google.de/search?q=test+2+takt+oel'), (59018, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59019, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59020, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (59021, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (59022, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (59023, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (59024, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59025, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (59026, 'http://www.markenoele.de/catalog/product/view/id/111/category/48', ''), (59027, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ckrenno4oTa_lH4KX8AOB9vnNCa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQIw2eFvQLK1PqoEGE_QjrM-cWvunEenF7CMc8KDPluBwFZxhg&sig=AGiWqtyZKyBu9VPijCZugdjdcbz2hlQZbQ&adurl=http://www.motulshop.de&rct=j&q=tes'), (59028, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/'), (59029, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l.html'), (59030, 'http://www.markenoele.de/catalog/product/view/id/12', 'http://www.markenoele.de/angebote-des-monats/'), (59031, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-8100-x-clean-plus-5l.html'), (59032, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (59033, 'http://www.markenoele.de/catalog/product/view/id/118/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (59034, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (59035, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (59036, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/esso-diesel.html'), (59037, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (59038, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/esso-diesel.html'), (59039, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (59040, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (59041, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-8100-x-clean-plus-5l.html'), (59042, 'http://www.markenoele.de/catalog/product/view/id/12', 'http://www.markenoele.de/angebote-des-monats/'), (59043, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l.html'), (59044, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (59045, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (59046, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+20w50&ie=UTF-8&oe=UTF-8&redir_esc=&ei=0rQoTfqNENCwhAfLh6WxAg'), (59047, 'http://www.markenoele.de/bestellung/', ''), (59048, 'http://www.markenoele.de/', ''), (59049, 'http://www.markenoele.de/', 'http://www.autobild.de/artikel/motoroel-preise-220117.html'), (59050, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59051, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59052, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (59053, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (59054, 'http://www.markenoele.de/catalog/product/view/id/7/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (59055, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (59056, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59057, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', ''), (59058, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9504459288265874&format=fp_al_lp&output=html&h=15&w=728&lmt=1290301977&channel=1176813402%2B0110175387%2B4963269472&ea=0&flash=10.1.102.64&url=http%3A%2F%2Fwww.suchebiete.com%2Fdetails_Auto-'), (59059, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C3%85M%C3%85Z%C3%95%C3%91&url=search-alias%3Daps&field-keywords=wash+%26+wax+von+Motul&rh=i%3Aaps%2Ck%3Awash+%26+wax+von+Motul&ajr=3'), (59060, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (59061, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (59062, 'http://www.markenoele.de/catalog/category/view/id/40?p=1', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (59063, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=1'), (59064, 'http://www.markenoele.de/catalog/product/view/id/111/category/49', ''), (59065, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+fuel+system+clean&meta=cr%3DcountryDE&btnG=Google-Suche'), (59066, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59067, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59068, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (59069, 'http://www.markenoele.de/catalog/product/view/id/26/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (59070, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-specific-506-01-506-00-503-00-26.html'), (59071, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (59072, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (59073, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (59074, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (59075, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (59076, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (59077, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59078, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel', 'http://www.markenoele.de/angebote-des-monats/'), (59079, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fue', 'http://www.markenoele.de/angebote-des-monats/'), (59080, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20sys', 'http://www.markenoele.de/angebote-des-monats/'), (59081, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel', 'http://www.markenoele.de/angebote-des-monats/'), (59082, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20syste', 'http://www.markenoele.de/angebote-des-monats/'), (59083, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20sy', 'http://www.markenoele.de/angebote-des-monats/'), (59084, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20system%20cle', 'http://www.markenoele.de/angebote-des-monats/'), (59085, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20system', 'http://www.markenoele.de/angebote-des-monats/'), (59086, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20system%20clean', 'http://www.markenoele.de/angebote-des-monats/'), (59087, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20system', 'http://www.markenoele.de/angebote-des-monats/'), (59088, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20syst', 'http://www.markenoele.de/angebote-des-monats/'), (59089, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fuel%20s', 'http://www.markenoele.de/angebote-des-monats/'), (59090, 'http://www.markenoele.de/catalogsearch/result/?q=fuel+system+clean', 'http://www.markenoele.de/angebote-des-monats/'), (59091, 'http://www.markenoele.de/catalog/product/view/id/121', 'http://www.markenoele.de/catalogsearch/result/?q=fuel+system+clean'), (59092, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/fuel-system-clean-121.html'), (59093, 'http://www.markenoele.de/catalog/product/view/id/121', 'http://www.markenoele.de/catalogsearch/result/?q=fuel+system+clean'), (59094, 'http://www.markenoele.de/catalog/category/view/id/33', ''), (59095, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul%2C+7100+4T+20W50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-GB:official&client=firefox-a'), (59096, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59097, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59098, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59099, 'http://www.markenoele.de/catalog/product/view/id/51/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (59100, 'http://www.markenoele.de/catalog/product/gallery/id/51/image/24/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-7100-4t.html'), (59101, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1294531004&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-zum-oelwechsel-t1576524.html&dt=1294531006'), (59102, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (59103, 'http://www.markenoele.de/', 'http://www.produkte24.com/cy/cypacc-1036/motorrad-pflegemittel-oel-2007-2354.html'), (59104, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (59105, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul_pflegeberater/'), (59106, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (59107, 'http://www.markenoele.de/catalog/product/view/id/123/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (59108, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/engine-clean.html'), (59109, 'http://www.markenoele.de/catalog/product/view/id/123/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (59110, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (59111, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul_pflegeberater/'), (59112, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (59113, 'http://www.markenoele.de/', 'http://www.produkte24.com/cy/cypacc-1036/motorrad-pflegemittel-oel-2007-2354.html'), (59114, 'http://www.markenoele.de/datenschutz/', ''), (59115, 'http://www.markenoele.de/', ''), (59116, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (59117, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (59118, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (59119, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (59120, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (59121, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (59122, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (59123, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (59124, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (59125, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (59126, 'http://www.markenoele.de/bestellung/', ''), (59127, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (59128, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (59129, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (59130, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (59131, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (59132, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (59133, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (59134, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (59135, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (59136, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (59137, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (59138, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (59139, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (59140, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (59141, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (59142, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (59143, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (59144, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (59145, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (59146, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (59147, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (59148, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (59149, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (59150, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (59151, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (59152, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (59153, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (59154, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (59155, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (59156, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (59157, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (59158, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (59159, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (59160, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (59161, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (59162, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (59163, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (59164, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (59165, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (59166, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (59167, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (59168, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (59169, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (59170, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (59171, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (59172, 'http://www.markenoele.de/angebote-des-monats/', ''), (59173, 'http://www.markenoele.de/altoelentsorgung/', ''), (59174, 'http://www.markenoele.de/agb/', ''), (59175, 'http://www.markenoele.de/', ''), (59176, 'http://www.markenoele.de/datenschutz/', ''), (59177, 'http://www.markenoele.de/contacts/', ''), (59178, 'http://www.markenoele.de/zahlung/', ''), (59179, 'http://www.markenoele.de/widerruf/', ''), (59180, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (59181, 'http://www.markenoele.de/catalog/product/view/id/144', ''), (59182, 'http://www.markenoele.de/motul_pflegeberater/', ''), (59183, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (59184, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (59185, 'http://www.markenoele.de/lieferung/', ''), (59186, 'http://www.markenoele.de/lieferung', ''), (59187, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (59188, 'http://www.markenoele.de/impressum/', ''), (59189, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (59190, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (59191, 'http://www.markenoele.de/catalog/product/view/id/105/category/49', ''), (59192, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+TECH+GREASE+300+Lithiumfett&aq=f&aqi=&aql=&oq=&gs_rfai='), (59193, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+TECH+GREASE+300+Lithiumfett&aq=f&aqi=&aql=&oq=&gs_rfai='), (59194, 'http://www.markenoele.de/', ''), (59195, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (59196, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/search?q=motul+x-clean+5w-40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (59197, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C6DWZ0n0pTcPnF4ab8APmwujuCK3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV0vyBlAegAcfRhPgDyAEBqQIw2eFvQLK1PqoEE0_Q4GS3EhmXoN2TaIBxOadTLME&sig=AGiWqty1whaTd5OIzu1fx2q3RZR73sIGaA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (59198, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/'), (59199, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C6DWZ0n0pTcPnF4ab8APmwujuCK3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV0vyBlAegAcfRhPgDyAEBqQIw2eFvQLK1PqoEE0_Q4GS3EhmXoN2TaIBxOadTLME&sig=AGiWqty1whaTd5OIzu1fx2q3RZR73sIGaA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (59200, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (59201, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C6DWZ0n0pTcPnF4ab8APmwujuCK3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV0vyBlAegAcfRhPgDyAEBqQIw2eFvQLK1PqoEE0_Q4GS3EhmXoN2TaIBxOadTLME&sig=AGiWqty1whaTd5OIzu1fx2q3RZR73sIGaA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (59202, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59203, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59204, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59205, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59206, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59207, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59208, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59209, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (59210, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (59211, 'http://www.markenoele.de/catalog/product/view/id/167/category/19', 'http://www.google.at/url?sa=t&source=web&cd=1&ved=0CBcQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fsnowmobile%2Fmotorenol-2-takt%2Fmotul-snowpower-2t-1l.html&rct=j&q=snowmobile%202%20takter&ei=KoApTcepO4mq8QO4vfSwAg&usg=AFQjCNFsC6'), (59212, 'http://www.markenoele.de/catalog/product/view/id/167/category/19', ''), (59213, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=8&ved=0CFAQFjAH&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=8100%20x-cess&ei=CYApTfbzHom48gOl29jYAg&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw&cad=rja'), (59214, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1294566494&flash=10.1.102&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fpraxis%2Farticles%2F263083%2F&dt=129456649768'), (59215, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (59216, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (59217, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (59218, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (59219, 'http://www.markenoele.de/catalog/category/view/id/41?limit=all', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (59220, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=all'), (59221, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (59222, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59223, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C32AcuY0pTd25EMia8APM4bWPCa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVuv2BlAegAcfRhPgDyAEBqQIw2eFvQLK1PqoEE0_Q6y1aQAZxNQKaZU1TBk-9abI&sig=AGiWqtzzXSWpk3isvZh4sl4j3TeITHHxBQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (59224, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?hl=de&client=safari&rls=en&&sa=X&ei=Lo4pTfS_M4SSOvqWyc0C&ved=0CBwQBSgA&q=motul+8100+x-cess&spell=1'), (59225, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (59226, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59227, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (59228, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (59229, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (59230, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (59231, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (59232, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (59233, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (59234, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (59235, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cn8xLVo0pTdziAob-sga42ZylBq3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCV0oqCmAegAcfRhPgDyAEBqQIw2eFvQLK1PqoEE0_Qhc3srzkSgBv7eusy4VPdUUo&sig=AGiWqtwaEI1q4QxMbqKqlpx3vE2wi_pVOQ&adurl=http://www.motulshop.de&rct=j&q=motul%2051'), (59236, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (59237, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59238, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (59239, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59240, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (59241, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (59242, 'http://www.markenoele.de/catalog/product/view/id/48/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (59243, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-5100-4t-48.html'), (59244, 'http://www.markenoele.de/catalog/product/view/id/48/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (59245, 'http://www.markenoele.de/', ''), (59246, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (59247, 'http://www.markenoele.de/', ''), (59248, 'http://www.markenoele.de/catalog/product/view/id/48/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (59249, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (59250, 'http://www.markenoele.de/catalogsearch/result/?q=motul+710', 'http://www.markenoele.de/'), (59251, 'http://www.markenoele.de/catalogsearch/result/?q=motul+710', 'http://www.markenoele.de/'), (59252, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+Motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (59253, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+Motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (59254, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=-%204100%20Power%20-%2015W-50%20-', 'http://www.markenoele.de/'), (59255, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=-%204100%20Power%20-%2015W-50', 'http://www.markenoele.de/'), (59256, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=-%204100%20Power%20-%2015W-50', 'http://www.markenoele.de/'), (59257, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=4100%20Power%20-%2015W-50', 'http://www.markenoele.de/'), (59258, 'http://www.markenoele.de/catalogsearch/result/?q=+4100+Power+-+15W-50', 'http://www.markenoele.de/'), (59259, 'http://www.markenoele.de/catalog/product/view/id/1', 'http://www.markenoele.de/catalogsearch/result/?q=+4100+Power+-+15W-50'), (59260, 'http://www.markenoele.de/catalogsearch/result/?q=+4100+Power+-+15W-50', 'http://www.markenoele.de/'), (59261, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+Motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (59262, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=tu', 'http://www.markenoele.de/'), (59263, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=turb', 'http://www.markenoele.de/'), (59264, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=turbo%20li', 'http://www.markenoele.de/'), (59265, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=tur', 'http://www.markenoele.de/'), (59266, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=turbo%20light', 'http://www.markenoele.de/'), (59267, 'http://www.markenoele.de/catalogsearch/result/?q=turbo+light', 'http://www.markenoele.de/'), (59268, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=turbo%20lig', 'http://www.markenoele.de/'), (59269, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+Motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (59270, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+Motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (59271, 'http://www.markenoele.de/catalog/category/view/id/14', ''), (59272, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/frage/wer-ist-der-hersteller-der-hein-gericke-oele'), (59273, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (59274, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (59275, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (59276, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (59277, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (59278, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/frage/wer-ist-der-hersteller-der-hein-gericke-oele'), (59279, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://search.incredimail.com/?q=motul%20cess%208100&lang=german&source=017104053023105'), (59280, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/koid/3832731172/'), (59281, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (59282, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (59283, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/'), (59284, 'http://www.markenoele.de/catalog/product/gallery/id/75/image/110/', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (59285, 'http://www.markenoele.de/', ''), (59286, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1320534000&flash=10.1.102&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fteilehandel%2Farticles%2F265752%2F&dt=1294586'), (59287, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=dexos2TM%20Motor%C3%B6l', 'http://www.markenoele.de/'), (59288, 'http://www.markenoele.de/catalogsearch/result/?q=dexos2TM+Motor%C3%B6l', 'http://www.markenoele.de/'), (59289, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.quadforum-rnz.de/showthread.php?t=41501&page=3'), (59290, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1294586948&flash=10.1.103&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-sorte-t486315.html&dt=1294590547078&bpp=47&sh'), (59291, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59292, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59293, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59294, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-7100-4t-52.html'), (59295, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59296, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59297, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59298, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59299, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59300, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', ''), (59301, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+onlineshop&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (59302, 'http://www.markenoele.de/catalog/product/view/id/170', 'http://www.markenoele.de/'), (59303, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+onlineshop&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (59304, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE348&q=Motul+online&aq=f&aqi=g10&aql=&oq=&gs_rfai='), (59305, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-300V-10W40-Motor%C3%B6l-1Liter/dp/B0022ZFSF8'), (59306, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (59307, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (59308, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (59309, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59310, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (59311, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (59312, 'http://www.markenoele.de/catalog/category/view/id/33?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (59313, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html?limit=all'), (59314, 'http://www.markenoele.de/catalog/category/view/id/33?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (59315, 'http://www.markenoele.de/catalog/product/view/id/75/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html?limit=all'), (59316, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-75.html'), (59317, 'http://www.markenoele.de/catalog/product/view/id/75/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html?limit=all'), (59318, 'http://www.markenoele.de/catalog/category/view/id/33?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (59319, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=2takt+motoren%C3%B6le+motul&aq=f&aqi=&aql=&oq=&gs_rfai='), (59320, 'http://www.markenoele.de/', 'http://www2.preisvgl.de/motul+75w80/'), (59321, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59322, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59323, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59324, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59325, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (59326, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (59327, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (59328, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59329, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (59330, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (59331, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (59332, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (59333, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59334, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (59335, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (59336, 'http://www.markenoele.de/catalog/product/view/id/57/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (59337, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (59338, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (59339, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59340, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (59341, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (59342, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (59343, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (59344, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (59345, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-710-2t.html'), (59346, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (59347, 'http://www.markenoele.de/catalog/product/view/id/77/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (59348, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (59349, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-710-2t.html'), (59350, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (59351, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (59352, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (59353, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59354, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (59355, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59356, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59357, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=2takt+motoren%C3%B6le+motul&aq=f&aqi=&aql=&oq=&gs_rfai='), (59358, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motor%C3%B6le+vw&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (59359, 'http://www.markenoele.de/', 'http://www.google.de/search?q=bmw+motor%C3%B6l+billig&hl=de&prmd=ivns&ei=KBcqTeieJoSG4gbBvt3GCQ&start=10&sa=N'), (59360, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (59361, 'http://www.markenoele.de/', ''), (59362, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE363DE363&q=8100+X-cess+5W40'), (59363, 'http://www.markenoele.de/catalog/product/view/id/131/category/12', ''), (59364, 'http://www.markenoele.de/agb/', ''), (59365, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', ''), (59366, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', ''), (59367, 'http://www.markenoele.de/catalog/product/view/id/108/category/49', ''), (59368, 'http://www.markenoele.de/', ''), (59369, 'http://www.markenoele.de/admi', ''), (59370, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (59371, 'http://www.markenoele.de/catalog/product/view/id/71/category/32', ''), (59372, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', ''), (59373, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', ''), (59374, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', ''), (59375, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+300V+COMPETITION&hl=de&client=firefox-a&hs=s5k&rls=org.mozilla:de:official&channel=s&prmd=ivns&ei=uEgqTaeqNImk8QPsxvXLCQ&start=10&sa=N'), (59376, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (59377, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (59378, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (59379, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+300V+COMPETITION&hl=de&client=firefox-a&hs=s5k&rls=org.mozilla:de:official&channel=s&prmd=ivns&ei=uEgqTaeqNImk8QPsxvXLCQ&start=10&sa=N'), (59380, 'http://www.markenoele.de/catalog/product/view/id/164/category/31', ''), (59381, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', ''), (59382, 'http://www.markenoele.de/catalog/product/view/id/162/category/28', ''), (59383, 'http://www.markenoele.de/catalog/product/view/id/159/category/28', ''), (59384, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (59385, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (59386, 'http://www.markenoele.de/angebote-des-monats/', ''), (59387, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (59388, 'http://www.markenoele.de/catalog/product/view/id/57', ''), (59389, 'http://www.markenoele.de/catalog/product/view/id/165/category/28', ''), (59390, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', ''), (59391, 'http://www.markenoele.de/catalog/product/view/id/158/category/28', ''), (59392, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/'), (59393, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', ''), (59394, 'http://www.markenoele.de/catalog/product/view/id/129/category/12', ''), (59395, 'http://www.markenoele.de/', 'http://www.hood.de/auction/35133524/100-moto-mix-2t-motoroel-motul.htm'), (59396, 'http://www.markenoele.de/catalog/product/view/id/160/category/28', ''), (59397, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=WMs&rls=org.mozilla:de:official&&sa=X&ei=27UqTc3kFpOs8QPw7-XlAg&ved=0CB0QBSgA&q=motul+300V+4T+FL&spell=1'), (59398, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&rlz=1R2GGLL_de&aq=3&aqi=g10&aql=&oq=motul&gs_rfai='), (59399, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/'), (59400, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&rlz=1R2GGLL_de&aq=3&aqi=g10&aql=&oq=motul&gs_rfai='), (59401, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', ''), (59402, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (59403, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (59404, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59405, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', ''), (59406, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (59407, 'http://www.markenoele.de/catalog/product/view/id/12', ''), (59408, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=0&ea=0&flash=10.1.85&url=http%3A%2F%2Fwww.apriliaforum.de%2Fallgemeines%2F2583-allg-woher-motul-2-takt-l-bestellen-im-net.htm'), (59409, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59410, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20800', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59411, 'http://www.markenoele.de/catalogsearch/result/?q=motul+800', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59412, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59413, 'http://www.markenoele.de/catalog/product/view/id/97', 'http://www.markenoele.de/catalogsearch/result/?q=motul+800'), (59414, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (59415, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (59416, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (59417, 'http://www.markenoele.de/catalog/product/view/id/77/category/33', ''), (59418, 'http://www.markenoele.de/', 'http://www.google.de/search?q=mobil+20W40&btnG=Suche&hl=de&source=hp&aq=f&aqi=&aql=&oq=&gs_rfai='), (59419, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59420, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59421, 'http://www.markenoele.de/', ''), (59422, 'http://www.markenoele.de/', ''), (59423, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C67par98qTZTvMISY8AOpgc21Ca3BsMMB_em97RStxePtRwgAEAFQnq-hjQFgldqsgrQHoAHH0YT4A8gBAakCGYH4Su6htT6qBBZP0JigcVNs2zr4ygxgI2yiirQmcHXs&sig=AGiWqtweNQYp-gnwBXg03m5Zm9GzkXtDUg&adurl=http://www.motulshop.de&rct=j&q=Motul%20-'), (59424, 'http://www.markenoele.de/catalog/product/view/id/140', ''), (59425, 'http://www.markenoele.de/catalog/product/view/id/126/category/12', ''), (59426, 'http://www.markenoele.de/lieferung/', ''), (59427, 'http://www.markenoele.de/catalog/product/view/id/163/category/28', ''), (59428, 'http://www.markenoele.de/', 'http://search.avg.com/route/?d=4d08ca8a&v=6.010.023.001&i=23&tp=chrome&q=motul+5100+4t+preis&lng=de&iy=&ychte=de'), (59429, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=f&aqi=g10&aql=&oq=&gs_rfai='), (59430, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (59431, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+20w50&ie=UTF-8&oe=UTF-8&redir_esc=&ei=8fYqTbfLGoSa8QPypJT2Ag'), (59432, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59433, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59434, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59435, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (59436, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (59437, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (59438, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59439, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90dWwtMzAwMC00dC0zMi5odG1s/product/32/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-3000-4t-32.html'), (59440, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-3000-4t-32.html'), (59441, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-3000-4t-32.html'), (59442, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', ''), (59443, 'http://www.markenoele.de/', ''), (59444, 'http://www.markenoele.de/catalog/category/view/id/11', ''), (59445, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+300v&btnG=Google-Suche&aq=2&oq=motul'), (59446, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (59447, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (59448, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (59449, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (59450, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (59451, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (59452, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59453, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59454, 'http://www.markenoele.de/catalog/product/view/id/164/category/28', ''), (59455, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CoQ7KLBUrTaiLGoWe8APr_dj8CK3BsMMB_em97RSPtd5ECAAQASgDUJ6voY0BYJXinoKwB6ABx9GE-APIAQGpAnjodz5corU-qgQTT9BZnZbfbD-tG8FYqUFmvMtkrQ&sig=AGiWqty-V8TcjJU2X4tsbL08x1bfIL0OUA&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (59456, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59457, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59458, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59459, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (59460, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (59461, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (59462, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (59463, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (59464, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (59465, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (59466, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-4-takt.html'), (59467, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (59468, 'http://www.markenoele.de/catalog/product/view/id/74/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (59469, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (59470, 'http://www.markenoele.de/catalog/product/view/id/74/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (59471, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300+V+4T+Factory+Line&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (59472, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300+V+4T+Factory+Line&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (59473, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300+V+4T+Factory+Line&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (59474, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+20W50&ie=utf-8&oe=utf-8&aq=t&client=firefox-a&rlz=1R1WZPB_de___DE356'), (59475, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59476, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59477, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w%2050', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59478, 'http://www.markenoele.de/catalogsearch/result/?q=20w+50', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59479, 'http://www.markenoele.de/catalog/product/view/id/52', 'http://www.markenoele.de/catalogsearch/result/?q=20w+50'), (59480, 'http://www.markenoele.de/catalogsearch/result/?q=20w+50', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59481, 'http://www.markenoele.de/catalog/product/view/id/65', 'http://www.markenoele.de/catalogsearch/result/?q=20w+50'), (59482, 'http://www.markenoele.de/catalogsearch/result/?q=20w+50', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59483, 'http://www.markenoele.de/', 'http://www.idealo.de/preisvergleich/Liste/19615497/motul-v-300-15w-50.html'), (59484, 'http://www.markenoele.de/catalog/product/view/id/161/category/28', ''), (59485, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', ''), (59486, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=90&slotname=4498595130&w=728&lmt=1294672751&channel=4582219326&color_bg=F2F3F5&color_border=F2F3F5&flash=10.0.45&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fm'), (59487, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/'), (59488, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=90&slotname=4498595130&w=728&lmt=1294672751&channel=4582219326&color_bg=F2F3F5&color_border=F2F3F5&flash=10.0.45&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fm'), (59489, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CwkMAtSUrTc_SMc6V8APjieH_CK3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFglcqSgqAHoAHH0YT4A8gBAakCeOh3PlyitT6qBBhP0PDz-6PUkkURdgaWAJ2FhT4pfTp_xJo&sig=AGiWqtxBYbeHXHMrrz81-Xt9x_ZnFuluiA&adurl=http://www.motulshop.de&rct=j&q=motul%'), (59490, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59491, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=v3', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59492, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=v300', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59493, 'http://www.markenoele.de/catalogsearch/result/?q=v300', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59494, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=v300', 'http://www.markenoele.de/catalogsearch/result/?q=v300'), (59495, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/catalogsearch/result/?q=v300'), (59496, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=co', 'http://www.markenoele.de/catalogsearch/result/?q=v300'), (59497, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/catalogsearch/result/?q=v300'), (59498, 'http://www.markenoele.de/catalogsearch/result/?q=300v+15w+50', 'http://www.markenoele.de/catalogsearch/result/?q=v300'), (59499, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.markenoele.de/catalogsearch/result/?q=300v+15w+50'), (59500, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-300v-4t-factory-line-76.html'), (59501, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (59502, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (59503, 'http://www.markenoele.de/catalog/product/view/id/112/category/48', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (59504, 'http://www.markenoele.de/catalog/product/gallery/id/112/image/75/', 'http://www.markenoele.de/motul-pflegeprodukte/auto/wash-wax.html'), (59505, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (59506, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (59507, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (59508, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (59509, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (59510, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (59511, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (59512, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (59513, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (59514, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (59515, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+5100/s/google/gkaid/55427054/koid/2745773323/?gclid=CLn7xbf9r6YCFcyOzAod9FGoYg'), (59516, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (59517, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+5100/s/google/gkaid/55427054/koid/2745773323/?gclid=CLn7xbf9r6YCFcyOzAod9FGoYg'), (59518, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/50/', ''), (59519, 'http://www.markenoele.de/checkout/cart/', ''), (59520, 'http://www.markenoele.de/catalog/product/view/id/133', 'http://www.markenoele.de/checkout/cart/'), (59521, 'http://www.markenoele.de/checkout/cart/', ''), (59522, 'http://www.markenoele.de/catalog/product/view/id/192', 'http://www.markenoele.de/checkout/cart/'), (59523, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/'), (59524, 'http://www.markenoele.de/checkout/cart/', ''), (59525, 'http://www.markenoele.de/checkout/onepage/', ''), (59526, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/checkout/onepage/'), (59527, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', 'http://www.google.de/search?hl=de&q=motul+cng+bestell+nummer&aq=f&aqi=&aql=&oq=&gs_rfai='), (59528, 'http://www.markenoele.de/catalog/product/view/id/78/category/33', ''), (59529, 'http://www.markenoele.de/', ''), (59530, 'http://www.markenoele.de/', ''), (59531, 'http://www.markenoele.de/catalog/product/view/id/128/category/12', ''), (59532, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?hl=de&source=hp&q=8100+X-cess+5W-40&aq=f&aqi=&aql=&oq=&gs_rfai='), (59533, 'http://www.markenoele.de/catalog/product/view/id/12', ''), (59534, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/'), (59535, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (59536, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (59537, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', 'http://www.google.bg/url?sa=t&source=web&cd=7&ved=0CE4QFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-autoschmierstoffe%2Fmotul-specific-cng-lpg-1l.html&rct=j&q=motul%20specific%20%20lpg%205w40&ei=wV0rTd-jD86fOpeokfoC&usg=AFQjC'), (59538, 'http://www.markenoele.de/catalog/product/view/id/6', 'http://www.google.de/products?client=firefox-a&rls=org.mozilla:de:official&channel=s&hl=de&q=8100%20X-cess%205W-40&um=1&ie=UTF-8&sa=N&tab=wf'), (59539, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CPEAlt14rTZm6Ncyb8APG-4DyCK3BsMMB_em97RS9w-PtRwgAEAIoA1Cer6GNAWCV4pmCrAegAcfRhPgDyAEBqQIpFN0LsLW1PqoEFk_QYaNbqFYv4ML7HmGLfJ1HGvhUM_M&sig=AGiWqtxil9WrTJbgB7_y6vsKH2dkz1Z5mA&adurl=http://www.motulshop.de&rct=j&q=motore'), (59540, 'http://www.markenoele.de/lieferung/', ''), (59541, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/frage/wer-produziert-die-schmierstoffe-von-yamalube'), (59542, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://search.conduit.com/Results.aspx?q=ACEA%20C3&start=20&ctid=CT2529008&SearchSourceOrigin=13'), (59543, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (59544, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (59545, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (59546, 'http://www.markenoele.de/', 'http://www.trustedshops.de/kaufen/suche.html?siteSearchCriteria=Motoren%C3%B6l&searchResults=1&siteSearchOption=all&submit_basic_search.x=0&submit_basic_search.y=0&submit_basic_search=Suchen'), (59547, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59548, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59549, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (59550, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (59551, 'http://www.markenoele.de/catalog/product/view/id/191/category/52', ''), (59552, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (59553, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (59554, 'http://www.markenoele.de/zahlung/', ''), (59555, 'http://www.markenoele.de/', ''), (59556, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/'), (59557, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (59558, 'http://www.markenoele.de/lieferung/', ''), (59559, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (59560, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (59561, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (59562, 'http://www.markenoele.de/catalog/product/view/id/12', 'http://www.google.de/products?hl=de&rls=com.microsoft:de:IE-SearchBox&rlz=1I7SUNA_de&q=motul+8100+x-clean&wrapid=tlif12947323847501&um=1&ie=UTF-8&ei=agwsTbjgFMbNswaWt9mPCA&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CDkQrQQwAg'), (59563, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-8100-x-clean-plus-5l.html'), (59564, 'http://www.markenoele.de/catalog/product/view/id/12', 'http://www.google.de/products?hl=de&rls=com.microsoft:de:IE-SearchBox&rlz=1I7SUNA_de&q=motul+8100+x-clean&wrapid=tlif12947323847501&um=1&ie=UTF-8&ei=agwsTbjgFMbNswaWt9mPCA&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CDkQrQQwAg'), (59565, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTgxMDAteC1jbGVhbi1wbHVzLTVsLmh0bWw,/product/12/', 'http://www.markenoele.de/motul-8100-x-clean-plus-5l.html'), (59566, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-8100-x-clean-plus-5l.html'), (59567, 'http://www.markenoele.de/catalog/product/view/id/12', 'http://www.google.de/products?hl=de&rls=com.microsoft:de:IE-SearchBox&rlz=1I7SUNA_de&q=motul+8100+x-clean&wrapid=tlif12947323847501&um=1&ie=UTF-8&ei=agwsTbjgFMbNswaWt9mPCA&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CDkQrQQwAg'), (59568, 'http://www.markenoele.de/', ''), (59569, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (59570, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/angebote-des-monats/'), (59571, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (59572, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20l', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59573, 'http://www.markenoele.de/catalogsearch/result/?q=motul+ll', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59574, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul+ll', 'http://www.markenoele.de/catalogsearch/result/?q=motul+ll'), (59575, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul+ll'), (59576, 'http://www.markenoele.de/catalogsearch/result/?q=motul+specific', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul+ll'), (59577, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=motul+specific'), (59578, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59579, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59580, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59581, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59582, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59583, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59584, 'http://www.markenoele.de/catalogsearch/result/?q=motul+8100', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59585, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59586, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2081', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59587, 'http://www.markenoele.de/catalog/product/view/id/27', 'http://www.markenoele.de/catalogsearch/result/?q=motul+8100'), (59588, 'http://www.markenoele.de/catalog/product/gallery/id/27/image/106/', 'http://www.markenoele.de/motul-8100-x-lite.html'), (59589, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CFsQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=motul%2010W40%206100&ei=myYsTayhOojzsgaE68nyBw&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ&sig2=A0Z'), (59590, 'http://www.markenoele.de/', 'http://www.amazon.de/MOTUL-8100-X-Clean-Liter-5W-30/dp/B004BF8OVC/ref=sr_1_16?ie=UTF8&s=automotive&qid=1294739777&sr=1-16'), (59591, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (59592, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-heizoel.html'), (59593, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/esso-diesel.html'), (59594, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+8100+X-clean%2B+5W30+kaufen&rlz=1I7ADRA_de'), (59595, 'http://www.markenoele.de/', ''), (59596, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (59597, 'http://www.markenoele.de/', ''), (59598, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (59599, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-diesel.html'), (59600, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (59601, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59602, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (59603, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/'), (59604, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l.html'), (59605, 'http://www.markenoele.de/catalog/product/view/id/12', 'http://www.markenoele.de/angebote-des-monats/'), (59606, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (59607, 'http://www.markenoele.de/', ''), (59608, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1294741157&flash=9.0.124&url=http%3A%2F%2Fwww.apriliaforum.de%2F250-ccm-rs-250%2F7130-250-ccm-auslassschieber-reinigen-mit-mo'), (59609, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/'), (59610, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l.html'), (59611, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (59612, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l.html'), (59613, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (59614, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20ta', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59615, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20tak', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59616, 'http://www.markenoele.de/catalogsearch/result/?q=2+takt', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59617, 'http://www.markenoele.de/catalog/product/view/id/159', 'http://www.markenoele.de/catalogsearch/result/?q=2+takt'), (59618, 'http://www.markenoele.de/catalogsearch/result/?q=2+takt', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59619, 'http://www.markenoele.de/catalog/product/view/id/60', 'http://www.markenoele.de/catalogsearch/result/?q=2+takt'), (59620, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (59621, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (59622, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (59623, 'http://www.markenoele.de/catalog/product/view/id/15/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (59624, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-eco-clean-c2-5l.html'), (59625, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (59626, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (59627, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-8100-x-clean-plus-5l.html'), (59628, 'http://www.markenoele.de/catalog/product/view/id/12', 'http://www.markenoele.de/angebote-des-monats/'), (59629, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTgxMDAteC1jbGVhbi1wbHVzLTVsLmh0bWw,/product/12/', 'http://www.markenoele.de/motul-8100-x-clean-plus-5l.html'), (59630, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-8100-x-clean-plus-5l.html'), (59631, 'http://www.markenoele.de/checkout/onepage/', ''), (59632, 'http://www.markenoele.de/catalog/product/view/id/157/category/51', ''), (59633, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (59634, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (59635, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (59636, 'http://www.markenoele.de/catalog/category/view/id/20', ''), (59637, 'http://www.markenoele.de/checkout/onepage/saveShipping/', 'http://www.markenoele.de/checkout/onepage/'), (59638, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (59639, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (59640, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (59641, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (59642, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (59643, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (59644, 'http://www.markenoele.de/paypal/standard/redirect/', ''), (59645, 'http://www.markenoele.de/paypal/ipn/', ''), (59646, 'http://www.markenoele.de/paypal/standard/success/?mc_gross=58.00&invoice=200537540&protection_eligibility=Eligible&address_status=unconfirmed&item_number1=854751&item_number2=1000&payer_id=TF5XVD38RVCUS&tax=9.26&item_number3=770007-ES&item_number4=Ve', ''), (59647, 'http://www.markenoele.de/checkout/onepage/success/', ''), (59648, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/checkout/onepage/success/'), (59649, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (59650, 'http://www.markenoele.de/catalog/product/view/id/8', ''), (59651, 'http://www.markenoele.de/catalogsearch/result/?q=motul+specific', 'http://www.markenoele.de/motul-8100-x-lite.html'), (59652, 'http://www.markenoele.de/catalog/product/view/id/21', 'http://www.markenoele.de/catalogsearch/result/?q=motul+specific'), (59653, 'http://www.markenoele.de/catalog/product/view/id/20', 'http://www.markenoele.de/catalogsearch/result/?q=motul+specific'), (59654, 'http://www.markenoele.de/catalog/product/gallery/id/21/image/100/', 'http://www.markenoele.de/motul-specific-ll-a-b-025-21.html'), (59655, 'http://www.markenoele.de/catalog/product/gallery/id/20/image/99/', 'http://www.markenoele.de/motul-specific-ll-a-b-025.html'), (59656, 'http://www.markenoele.de/', 'http://fahrzeugteile.shop.ebay.de/i.html?_nkw=Motul+300v+15w+50+%C3%B6lfilter+yzf&_sacat=14780&_sop=12&LH_IncludeSIF=1&_dmpt=Motorrad_Kraftradteile&_dmd=1&_odkw=Motul+300v+15w+50+%C3%B6lfilter+yamaha&_osacat=14780&_trksid=p3286.c0.m270.l1313'), (59657, 'http://www.markenoele.de/catalog/product/view/id/170', ''), (59658, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (59659, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (59660, 'http://www.markenoele.de/datenschutz/', ''), (59661, 'http://www.markenoele.de/catalog/product/view/id/6', ''), (59662, 'http://www.markenoele.de/', 'http://www.google.de/search?q=%2Bmotul%2B300v%2B15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (59663, 'http://www.markenoele.de/catalog/product/view/id/176', 'http://www.markenoele.de/'), (59664, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/'), (59665, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+8100+X-Clean+C3+5W-40', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l.html'), (59666, 'http://www.markenoele.de/', 'http://www.google.de/search?client=opera&rls=de&q=motul+15w50&sourceid=opera&ie=utf-8&oe=utf-8&channel=suggest'), (59667, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59668, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lz9xPU1PVFVMKzgxMDArWC1DbGVhbitDMys1Vy00MA,,/product/7/', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+8100+X-Clean+C3+5W-40'), (59669, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59670, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+8100+X-Clean+C3+5W-40'), (59671, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQuaHRtbA,,/product/33/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59672, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59673, 'http://www.markenoele.de/checkout/cart/delete/id/1413/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (59674, 'http://www.markenoele.de/checkout/cart/delete/id/1414/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (59675, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (59676, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/index/'), (59677, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/index/'), (59678, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/checkout/cart/'), (59679, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300v', 'http://www.markenoele.de/checkout/cart/'), (59680, 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v', 'http://www.markenoele.de/checkout/cart/'), (59681, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=motul+300v', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v'), (59682, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lz9wPTImcT1tb3R1bCszMDB2/product/67/', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=motul+300v'), (59683, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=motul+300v'), (59684, 'http://www.markenoele.de/checkout/cart/delete/id/1419/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (59685, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (59686, 'http://www.markenoele.de/checkout/cart/delete/id/1420/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/index/'), (59687, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/index/'), (59688, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/index/'), (59689, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (59690, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (59691, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (59692, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (59693, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (59694, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (59695, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (59696, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (59697, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (59698, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (59699, 'http://www.markenoele.de/paypal/standard/redirect/', 'http://www.markenoele.de/checkout/onepage/'), (59700, 'http://www.markenoele.de/paypal/ipn/', ''), (59701, 'http://www.markenoele.de/paypal/standard/success/?mc_gross=64.76&invoice=200537541&protection_eligibility=Eligible&address_status=unconfirmed&item_number1=854111&item_number2=825702&payer_id=C44M58PUDC5BU&tax=10.34&item_number3=Versand&address_street', ''), (59702, 'http://www.markenoele.de/checkout/onepage/success/', ''), (59703, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul+&gs_rfai=&rlz=1W1ADRA_de'), (59704, 'http://www.markenoele.de/catalog/product/view/id/176', 'http://www.markenoele.de/'), (59705, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-8100-x-clean-c3-1l-176.html'), (59706, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59707, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (59708, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59709, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (59710, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtYXV0b3NjaG1pZXJzdG9mZmUvbW90dWwtODEwMC14LWNlc3MtNWwuaHRtbA,,/product/6/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-cess-5l.html'), (59711, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-cess-5l.html'), (59712, 'http://www.markenoele.de/catalog/product/view/id/133', 'http://www.markenoele.de/checkout/cart/'), (59713, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-pflegeberater.html'), (59714, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/lieferung'), (59715, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-pflegeberater.html'), (59716, 'http://www.markenoele.de/catalog/product/view/id/133', 'http://www.markenoele.de/checkout/cart/'), (59717, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-cess-5l.html'), (59718, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (59719, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59720, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-8100-x-clean-c3-1l-176.html'), (59721, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59722, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (59723, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all&mode=list', ''), (59724, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (59725, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59726, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-8100-x-clean-c3-1l-176.html'), (59727, 'http://www.markenoele.de/catalog/product/view/id/176', 'http://www.markenoele.de/'), (59728, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul+&gs_rfai=&rlz=1W1ADRA_de'), (59729, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CNrNn4amsqYCFdSFzAodHXXNZg'), (59730, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9674079350148836&output=html&h=90&slotname=2480951733&w=728&lmt=1294754088&flash=10.1.102.64&url=http%3A%2F%2Fkremergo1a.tradoria.de%2Fp%2F48229427%2Fmotul-specific-ll-ab-025-sae-5w-30&dt=12'), (59731, 'http://www.markenoele.de/', ''), (59732, 'http://www.markenoele.de/', ''), (59733, 'http://www.markenoele.de/', 'http://de.ask.com/web?l=dis&o=15787&qsrc=2870&gct=dns&gc=1&q=motul.de'), (59734, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59735, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59736, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59737, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (59738, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (59739, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (59740, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1313&_nkw=Motul+15w50+competition+&_sacat=See-All-Categories'), (59741, 'http://www.markenoele.de/', ''), (59742, 'http://www.markenoele.de/catalog/product/view/id/66', 'http://www.markenoele.de/'), (59743, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-300v-chrono.html'), (59744, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59745, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (59746, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (59747, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (59748, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (59749, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (59750, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (59751, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (59752, 'http://www.markenoele.de/', ''), (59753, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/search?hl=de&safe=off&client=firefox-a&hs=Wx0&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=6100+Synergie%2B&aq=f&aqi=&aql=&oq=&gs_rfai='), (59754, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (59755, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=MOTUL+Fuel+System+Clean'), (59756, 'http://www.markenoele.de/catalog/product/view/id/176', 'http://www.markenoele.de/'), (59757, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=MOTUL+Fuel+System+Clean'), (59758, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59759, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59760, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (59761, 'http://www.markenoele.de/catalog/product/view/id/118/category/48', ''), (59762, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1294750218&channel=4582219326&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmathy-motoroel-additiv-t509810.html&'), (59763, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+Motor%C3%B6l+5W-40+8100+X-cess+5+Lit&rls=com.microsoft:de:IE-ContextMenu&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGLR_de&redir_esc=&ei=-HwsTefRKMGAOqek3a0K'), (59764, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/'), (59765, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+Motor%C3%B6l+5W-40+8100+X-cess+5+Lit&rls=com.microsoft:de:IE-ContextMenu&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGLR_de&redir_esc=&ei=-HwsTefRKMGAOqek3a0K'), (59766, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', ''), (59767, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (59768, 'http://www.markenoele.de/contacts/', ''), (59769, 'http://www.markenoele.de/catalogsearch/result/?q=motul+300V', 'http://www.markenoele.de/catalogsearch/result/?q=motul+specific'), (59770, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300', 'http://www.markenoele.de/catalogsearch/result/?q=motul+specific'), (59771, 'http://www.markenoele.de/catalog/product/view/id/73', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300V'), (59772, 'http://www.markenoele.de/catalog/product/gallery/id/73/image/108/', 'http://www.markenoele.de/motul-300v-4t-factory-line.html'), (59773, 'http://www.markenoele.de/catalog/product/view/id/169', ''), (59774, 'http://www.markenoele.de/catalog/product/view/id/66', ''), (59775, 'http://www.markenoele.de/catalog/product/view/id/176', ''), (59776, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20s', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300V'), (59777, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20speci', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300V'), (59778, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20specific', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300V'), (59779, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Specific+504+00', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300V'), (59780, 'http://www.markenoele.de/catalog/product/view/id/22', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Specific+504+00'), (59781, 'http://www.markenoele.de/catalog/product/view/id/23', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Specific+504+00'), (59782, 'http://www.markenoele.de/catalog/product/gallery/id/22/image/101/', 'http://www.markenoele.de/motul-specific-504-00-507-00.html'), (59783, 'http://www.markenoele.de/catalog/product/gallery/id/23/image/102/', 'http://www.markenoele.de/motul-specific-504-00-507-00-23.html'), (59784, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=motul+&gs_rfai='), (59785, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (59786, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/'), (59787, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (59788, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2071', 'http://www.markenoele.de/'), (59789, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20710', 'http://www.markenoele.de/'), (59790, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (59791, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-diesel.html'), (59792, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (59793, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59794, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (59795, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (59796, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (59797, 'http://www.markenoele.de/catalog/product/view/id/59/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (59798, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtNzEwLTJ0Lmh0bWw,/product/59/', 'http://www.markenoele.de/motul-schmierstoffe/motul-710-2t.html'), (59799, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-710-2t.html'), (59800, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtNzEwLTJ0Lmh0bWw,/product/59/', 'http://www.markenoele.de/motul-schmierstoffe/motul-710-2t.html'), (59801, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtNzEwLTJ0Lmh0bWw,/product/59/', 'http://www.markenoele.de/motul-schmierstoffe/motul-710-2t.html'), (59802, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-710-2t.html'), (59803, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtNzEwLTJ0Lmh0bWw,/product/59/', 'http://www.markenoele.de/motul-schmierstoffe/motul-710-2t.html'), (59804, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-710-2t.html'), (59805, 'http://www.markenoele.de/checkout/onepage/', ''), (59806, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-710-2t.html'), (59807, 'http://www.markenoele.de/catalog/product/view/id/59/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (59808, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (59809, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (59810, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (59811, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (59812, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (59813, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (59814, 'http://www.markenoele.de/checkout/onepage/', ''), (59815, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/onepage/'), (59816, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/onepage/'), (59817, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/onepage/'), (59818, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (59819, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=f&aqi=g10&aql=&oq=&gs_rfai='), (59820, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59821, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59822, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (59823, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-6100-synergie-5l.html'), (59824, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (59825, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59826, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59827, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59828, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (59829, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (59830, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (59831, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (59832, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59833, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-48.html'), (59834, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul_pflegeberater/'), (59835, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (59836, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59837, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (59838, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (59839, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CvN3SRtIsTaPvDor7sgaSu9TqBq3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFglbqJgpgHoAHH0YT4A8gBAakC4wRHPZTFtT6qBBhP0Hi-a8qoEpkRg1IGlJqpOJZr5zN5kGM&sig=AGiWqtx83lV89RT0z0TGBIYpYiqBl23mHQ&adurl=http://www.motulshop.de&rct=j&q=motul%'), (59840, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (59841, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (59842, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59843, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (59844, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (59845, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59846, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (59847, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59848, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (59849, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59850, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (59851, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59852, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (59853, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59854, 'http://www.markenoele.de/catalog/product/view/id/54/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (59855, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59856, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (59857, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59858, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CiZu1oNcsTe7eCYj-sga5hO2xBq3BsMMB_em97RSt1I_8BggAEAFQnq-hjQFglYr-gZQHoAHH0YT4A8gBAakCcwrjiGSxtT6qBBNP0FQfR3TBILyVBHhfcCS58bAJ&sig=AGiWqtzhS-YL9fuQCRfnXDXuqODcvqzUdA&adurl=http://www.motulshop.de&rct=j&q=motul%20fuel%'), (59859, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (59860, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (59861, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (59862, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (59863, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CiZu1oNcsTe7eCYj-sga5hO2xBq3BsMMB_em97RSt1I_8BggAEAFQnq-hjQFglYr-gZQHoAHH0YT4A8gBAakCcwrjiGSxtT6qBBNP0FQfR3TBILyVBHhfcCS58bAJ&sig=AGiWqtzhS-YL9fuQCRfnXDXuqODcvqzUdA&adurl=http://www.motulshop.de&rct=j&q=motul%20fuel%'), (59864, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CiZu1oNcsTe7eCYj-sga5hO2xBq3BsMMB_em97RSt1I_8BggAEAFQnq-hjQFglYr-gZQHoAHH0YT4A8gBAakCcwrjiGSxtT6qBBNP0FQfR3TBILyVBHhfcCS58bAJ&sig=AGiWqtzhS-YL9fuQCRfnXDXuqODcvqzUdA&adurl=http://www.motulshop.de&rct=j&q=motul%20fuel%'), (59865, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59866, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59867, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (59868, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59869, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (59870, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil.html'), (59871, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (59872, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (59873, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (59874, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (59875, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (59876, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (59877, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59878, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (59879, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (59880, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (59881, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (59882, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (59883, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (59884, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59885, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (59886, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59887, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59888, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (59889, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (59890, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (59891, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil.html'), (59892, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (59893, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CvN3SRtIsTaPvDor7sgaSu9TqBq3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFglbqJgpgHoAHH0YT4A8gBAakC4wRHPZTFtT6qBBhP0Hi-a8qoEpkRg1IGlJqpOJZr5zN5kGM&sig=AGiWqtx83lV89RT0z0TGBIYpYiqBl23mHQ&adurl=http://www.motulshop.de&rct=j&q=motul%'), (59894, 'http://www.markenoele.de/catalog/product/view/id/66', 'http://www.markenoele.de/'), (59895, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CvN3SRtIsTaPvDor7sgaSu9TqBq3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFglbqJgpgHoAHH0YT4A8gBAakC4wRHPZTFtT6qBBhP0Hi-a8qoEpkRg1IGlJqpOJZr5zN5kGM&sig=AGiWqtx83lV89RT0z0TGBIYpYiqBl23mHQ&adurl=http://www.motulshop.de&rct=j&q=motul%'), (59896, 'http://www.markenoele.de/catalog/product/view/id/118', 'http://www.markenoele.de/'), (59897, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/e-z-clean.html'), (59898, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (59899, 'http://www.markenoele.de/catalog/product/view/id/119/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (59900, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (59901, 'http://www.markenoele.de/catalog/product/view/id/118/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (59902, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (59903, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/e-z-clean.html'), (59904, 'http://www.markenoele.de/catalog/product/view/id/118', 'http://www.markenoele.de/'), (59905, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CvN3SRtIsTaPvDor7sgaSu9TqBq3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFglbqJgpgHoAHH0YT4A8gBAakC4wRHPZTFtT6qBBhP0Hi-a8qoEpkRg1IGlJqpOJZr5zN5kGM&sig=AGiWqtx83lV89RT0z0TGBIYpYiqBl23mHQ&adurl=http://www.motulshop.de&rct=j&q=motul%'), (59906, 'http://www.markenoele.de/motul_pflegeberater/', ''), (59907, 'http://www.markenoele.de/', ''), (59908, 'http://www.markenoele.de/', ''), (59909, 'http://www.markenoele.de/catalog/product/view/id/8', ''), (59910, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CesO9xvAsTeWQD4aehQfG-NStBq3BsMMB_em97RS9w-PtRxAFKAhQnq-hjQFglbr9gZQHkAECoAHH0YT4A8gBAakC4wRHPZTFtT6qBBhP0J1Dx_BZSm3rFe8VhgofImc7tvW4QoQ&num=8&sig=AGiWqtxfU6Ldcxj-NdUbtZroi5oORIWEmw&adurl=http://www.motulshop.de&rct='), (59911, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (59912, 'http://www.markenoele.de/catalog/category/view/id/30', ''), (59913, 'http://www.markenoele.de/', ''), (59914, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59915, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59916, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (59917, 'http://www.markenoele.de/catalog/product/view/id/59', 'http://www.google.de/products?hl=de&client=firefox-a&hs=3uw&rls=com.google:de:official&channel=s&q=motul%20710%202t&um=1&ie=UTF-8&sa=N&tab=wf'), (59918, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (59919, 'http://www.markenoele.de/', ''), (59920, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8541', 'http://www.markenoele.de/'), (59921, 'http://www.markenoele.de/catalogsearch/result/?q=854151', 'http://www.markenoele.de/'), (59922, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=854151', 'http://www.markenoele.de/'), (59923, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (59924, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/catalogsearch/result/?q=854151'), (59925, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20speci', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59926, 'http://www.markenoele.de/catalogsearch/result/?q=motul+specific', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59927, 'http://www.markenoele.de/catalog/product/view/id/24', 'http://www.markenoele.de/catalogsearch/result/?q=motul+specific'), (59928, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=motul+specific', 'http://www.markenoele.de/catalogsearch/result/?q=motul+specific'), (59929, 'http://www.markenoele.de/catalog/product/gallery/id/24/image/103/', 'http://www.markenoele.de/motul-specific-229-51.html'), (59930, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul+specific', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=motul+specific'), (59931, 'http://www.markenoele.de/catalog/product/view/id/195', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul+specific'), (59932, 'http://www.markenoele.de/catalog/product/view/id/194', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul+specific'), (59933, 'http://www.markenoele.de/catalog/product/gallery/id/195/image/193/', 'http://www.markenoele.de/motul-specific-ford-913-c-5l.html'), (59934, 'http://www.markenoele.de/catalog/product/gallery/id/194/image/192/', 'http://www.markenoele.de/motul-specific-ford-913-c-1l.html'), (59935, 'http://www.markenoele.de/catalog/product/view/id/99', ''), (59936, 'http://www.markenoele.de/widerruf/', ''), (59937, 'http://www.markenoele.de/catalogsearch/result/?q=motul+gear', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul+specific'), (59938, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', ''), (59939, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&hl=de&prmd=ivns&ei=738tTdmTHcuhOp2vkYUK&start=40&sa=N&aq=f&aqi=g9&aql=&oq=&gs_rfai='), (59940, 'http://www.markenoele.de/', ''), (59941, 'http://www.markenoele.de/', 'http://www.hood.de/auction/35139733/motul-gear-mb-sae-80-getriebeoel.htm'), (59942, 'http://www.markenoele.de/', 'http://www.hood.de/auction/35139733/motul-gear-mb-sae-80-getriebeoel.htm'), (59943, 'http://www.markenoele.de/catalogsearch/result/?q=gear', 'http://www.markenoele.de/'), (59944, 'http://www.markenoele.de/catalog/product/gallery/id/61/image/34/', ''), (59945, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+10w30'), (59946, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59947, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59948, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (59949, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (59950, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (59951, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=sp', 'http://www.markenoele.de/catalogsearch/result/?q=motul+gear'), (59952, 'http://www.markenoele.de/catalogsearch/result/?q=specific', 'http://www.markenoele.de/catalogsearch/result/?q=motul+gear'), (59953, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CuAZCNZEtTavmDIH-sga1gpTrAa3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJXqjoKcB6ABx9GE-APIAQGpAtF6PXVzzLU-qgQTT9BbJhb9lyOnBBdBX2hScqpbfw&sig=AGiWqtxZvcyLCZ-_10fluWPGipJCCA5jeA&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (59954, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (59955, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.markenoele.de/'), (59956, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CuAZCNZEtTavmDIH-sga1gpTrAa3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJXqjoKcB6ABx9GE-APIAQGpAtF6PXVzzLU-qgQTT9BbJhb9lyOnBBdBX2hScqpbfw&sig=AGiWqtxZvcyLCZ-_10fluWPGipJCCA5jeA&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (59957, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.markenoele.de/'), (59958, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+15w50&_sacat=0&_sop=1&_dmpt=Autoteile_Zubeh%C3%B6r&_odkw=bmw+e24&_osacat=0&_trksid=p3286.c0.m270.l1313'), (59959, 'http://www.markenoele.de/catalog/product/view/id/66', 'http://www.markenoele.de/'), (59960, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+15w50&_sacat=0&_sop=1&_dmpt=Autoteile_Zubeh%C3%B6r&_odkw=bmw+e24&_osacat=0&_trksid=p3286.c0.m270.l1313'), (59961, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (59962, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (59963, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (59964, 'http://www.markenoele.de/catalogsearch/result/?q=15w50', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (59965, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (59966, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (59967, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (59968, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w50', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (59969, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CuAZCNZEtTavmDIH-sga1gpTrAa3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJXqjoKcB6ABx9GE-APIAQGpAtF6PXVzzLU-qgQTT9BbJhb9lyOnBBdBX2hScqpbfw&sig=AGiWqtxZvcyLCZ-_10fluWPGipJCCA5jeA&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (59970, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (59971, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/angebote-des-monats/'), (59972, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (59973, 'http://www.markenoele.de/catalog/product/view/id/176', 'http://www.markenoele.de/angebote-des-monats/'), (59974, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (59975, 'http://www.markenoele.de/catalog/product/view/id/15', 'http://www.markenoele.de/angebote-des-monats/'), (59976, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (59977, 'http://www.markenoele.de/catalog/product/view/id/176', 'http://www.markenoele.de/angebote-des-monats/'), (59978, 'http://www.markenoele.de/catalog/product/gallery/id/176/image/176/', ''), (59979, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (59980, 'http://www.markenoele.de/catalog/product/view/id/15', 'http://www.markenoele.de/angebote-des-monats/'), (59981, 'http://www.markenoele.de/catalog/product/gallery/id/15/image/56/', ''), (59982, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (59983, 'http://www.markenoele.de/catalog/product/view/id/176', 'http://www.markenoele.de/angebote-des-monats/'), (59984, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (59985, 'http://www.markenoele.de/catalog/product/view/id/9', 'http://www.markenoele.de/catalogsearch/result/?q=specific'), (59986, 'http://www.markenoele.de/catalog/product/view/id/10', 'http://www.markenoele.de/catalogsearch/result/?q=specific'), (59987, 'http://www.markenoele.de/catalog/product/gallery/id/9/image/50/', 'http://www.markenoele.de/motul-specific-cng-lpg-1l.html'), (59988, 'http://www.markenoele.de/catalog/product/gallery/id/10/image/51/', 'http://www.markenoele.de/motul-specific-cng-lpg-5l.html'), (59989, 'http://www.markenoele.de/catalog/product/gallery/id/9/image/50/', 'http://www.markenoele.de/motul-specific-cng-lpg-1l.html'), (59990, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specifi', 'http://www.markenoele.de/catalogsearch/result/?q=specific'), (59991, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=6100', 'http://www.markenoele.de/catalogsearch/result/?q=specific'), (59992, 'http://www.markenoele.de/catalogsearch/result/?q=6100', 'http://www.markenoele.de/catalogsearch/result/?q=specific'), (59993, 'http://www.markenoele.de/catalog/product/view/id/3', 'http://www.markenoele.de/catalogsearch/result/?q=6100'), (59994, 'http://www.markenoele.de/catalog/product/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=6100'), (59995, 'http://www.markenoele.de/catalog/product/gallery/id/3/image/44/', 'http://www.markenoele.de/motul-6100-synergie-1l.html'), (59996, 'http://www.markenoele.de/catalog/product/gallery/id/4/image/45/', 'http://www.markenoele.de/motul-6100-synergie-5l.html'), (59997, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (59998, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (59999, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motor%C3%B6l+motul+51004T+15w/50&hl=de&prmd=ivns&ei=pK8tTYTYFYT1sgbm5YTaBw&start=10&sa=N'), (60000, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (60001, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (60002, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (60003, 'http://www.markenoele.de/', ''), (60004, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', 'http://www.google.de/search?q=motul+x-clean+5W40&hl=de&client=firefox-a&hs=Dp2&rls=org.mozilla:de:official&channel=s&prmd=ivns&ei=lr8tTcSQMsLBswbOqd3qBw&start=10&sa=N'), (60005, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-1l.html'), (60006, 'http://www.markenoele.de/catalog/product/view/id/3/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (60007, 'http://www.markenoele.de/catalog/product/view/id/3/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (60008, 'http://www.markenoele.de/catalog/product/view/id/3/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (60009, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-1l.html'), (60010, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (60011, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (60012, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (60013, 'http://www.markenoele.de/catalog/product/view/id/194/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (60014, 'http://www.markenoele.de/catalog/product/gallery/id/194/image/192/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-1l.html'), (60015, 'http://www.markenoele.de/catalog/product/gallery/id/194/image/192/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-1l.html'), (60016, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-1l.html'), (60017, 'http://www.markenoele.de/catalog/product/view/id/158/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (60018, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-1l.html'), (60019, 'http://www.markenoele.de/catalog/product/view/id/159/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (60020, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-1l.html'), (60021, 'http://www.markenoele.de/catalog/product/view/id/160/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (60022, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ford-913-c-1l.html'), (60023, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (60024, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (60025, 'http://www.markenoele.de/catalog/category/view/id/32?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (60026, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=1'), (60027, 'http://www.markenoele.de/catalog/product/gallery/id/66/image/37/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-chrono.html'), (60028, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-chrono.html'), (60029, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/contacts/'), (60030, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (60031, 'http://www.markenoele.de/catalog/product/view/id/15', 'http://www.markenoele.de/angebote-des-monats/'), (60032, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (60033, 'http://www.markenoele.de/catalog/product/view/id/176', 'http://www.markenoele.de/angebote-des-monats/'), (60034, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-8100-x-clean-c3-1l-176.html'), (60035, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/impressum/'), (60036, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/altoelentsorgung/'), (60037, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (60038, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/altoelentsorgung/'), (60039, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (60040, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (60041, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (60042, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (60043, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (60044, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (60045, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (60046, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (60047, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (60048, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (60049, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (60050, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=pxN&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+online+shop&aq=f&aqi=g1&aql=&oq=&gs_rfai='), (60051, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60052, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60053, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60054, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60055, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60056, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60057, 'http://www.markenoele.de/customer/account/create/', 'http://www.markenoele.de/customer/account/login/'), (60058, 'http://www.markenoele.de/lieferung', ''), (60059, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=Motul+Kart+4T+10W-40&um=1&ie=UTF-8&ei=S-AtTY21KcfusgasvaX6Bw&sa=X&oi=mode_link&ct=mode&ved=0CBYQ_AU'), (60060, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60061, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60062, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Kart%204T%2010W-40', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (60063, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Kart+4T+10W-40', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (60064, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CRdyza-gtTb6lD8mwtAbNjoCxAq3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCZmdJb9zDtT6qBBNP0KqKc1EIBck7kIjquqNEC4kv&sig=AGiWqtwcfZ-LKYvGNM_B5DyGt-K68Si9OA&adurl=http://www.motulshop.de&rct=j&q=MOTUL%208100%'), (60065, 'http://www.markenoele.de/catalog/product/view/id/176', 'http://www.markenoele.de/'), (60066, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CRdyza-gtTb6lD8mwtAbNjoCxAq3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCZmdJb9zDtT6qBBNP0KqKc1EIBck7kIjquqNEC4kv&sig=AGiWqtwcfZ-LKYvGNM_B5DyGt-K68Si9OA&adurl=http://www.motulshop.de&rct=j&q=MOTUL%208100%'), (60067, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.gs-forum.eu/showthread.php?t=49932'), (60068, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CN57-wu8tTfX8Bsr7sgaE0fGlAq3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCVkp-CsAegAcfRhPgDyAEBqQJmZ0lv3MO1PqoEFk_QB6BtRkNGpwKahZWegG6WQKIsf94&sig=AGiWqtzcReFKiV9KQ_Yh4cKXKlaNsvJbqA&adurl=http://www.motulshop.de&rct=j&q=motul%'), (60069, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60070, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60071, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (60072, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Csyp4gfAtTe2FB4viswbZlLmWAq3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCVkp-CsAegAcfRhPgDyAEBqQJmZ0lv3MO1PqoEGE_Q-9k0ZnYSv4mL0E8mqSDNPJX_9WWdrw&sig=AGiWqtzcd2a2fISZ5XIE_7GVsPBIC4U_yQ&adurl=http://www.motulshop.de&rct=j&q=mot'), (60073, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60074, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60075, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (60076, 'http://www.markenoele.de/catalog/category/view/id/32?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (60077, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=1'), (60078, 'http://www.markenoele.de/', 'http://www.autobild.de/artikel/vergleichstest-motoroel-36485.html'), (60079, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.markenoele.de/'), (60080, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-8100-eco-clean-c1-17.html'), (60081, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60082, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (60083, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60084, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (60085, 'http://www.markenoele.de/catalog/product/view/id/22/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (60086, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (60087, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60088, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-8100-eco-clean-c1-17.html'), (60089, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60090, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.markenoele.de/'), (60091, 'http://www.markenoele.de/', 'http://www.autobild.de/artikel/vergleichstest-motoroel-36485.html'), (60092, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CEwQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%20x-cess&ei=6vMtTdfODIXKswarnrmPCA&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (60093, 'http://www.markenoele.de/', 'http://www.google.de/search?client=opera&rls=de&q=motoren%C3%B6l+g%C3%BCnstig&sourceid=opera&ie=utf-8&oe=utf-8&channel=suggest'), (60094, 'http://www.markenoele.de/catalog/product/view/id/66', 'http://www.markenoele.de/'), (60095, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CJwHDs_wtTcvtKMuvtAadppCYAq3BsMMB_em97RSVh_2-RwgAEAEoA1Cer6GNAWCVmvGBkAeQAQKgAcfRhPgDyAEBqQJmZ0lv3MO1PqoEE0_QlfJQrthKmgP48glW6AUfpac&sig=AGiWqtyfHIFUOMOkINEG8jelNXhC4YwLSw&adurl=http://www.motulshop.de&rct=j&q=Motul%'), (60096, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60097, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60098, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60099, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CJwHDs_wtTcvtKMuvtAadppCYAq3BsMMB_em97RSVh_2-RwgAEAEoA1Cer6GNAWCVmvGBkAeQAQKgAcfRhPgDyAEBqQJmZ0lv3MO1PqoEE0_QlfJQrthKmgP48glW6AUfpac&sig=AGiWqtyfHIFUOMOkINEG8jelNXhC4YwLSw&adurl=http://www.motulshop.de&rct=j&q=Motul%'), (60100, 'http://www.markenoele.de/catalog/category/view/id/34', ''), (60101, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (60102, 'http://www.markenoele.de/', 'http://www.google.de/search?aq=0&oq=motul+shin&sourceid=chrome&ie=UTF-8&q=motul+shine+%26+go'), (60103, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (60104, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (60105, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (60106, 'http://www.markenoele.de/', 'http://www.google.de/search?aq=0&oq=motul+shin&sourceid=chrome&ie=UTF-8&q=motul+shine+%26+go'), (60107, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/shine-go-silicone-clean.html'), (60108, 'http://www.markenoele.de/catalog/product/view/id/110/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (60109, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/shine-go-silicone-clean.html'), (60110, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (60111, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (60112, 'http://www.markenoele.de/', 'http://www.google.de/search?aq=0&oq=motul+shin&sourceid=chrome&ie=UTF-8&q=motul+shine+%26+go'), (60113, 'http://www.markenoele.de/catalog/product/view/id/166/category/18', ''), (60114, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+8100X-Clean%2B'), (60115, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60116, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60117, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (60118, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (60119, 'http://www.markenoele.de/', ''), (60120, 'http://www.markenoele.de/', ''), (60121, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (60122, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (60123, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (60124, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (60125, 'http://www.markenoele.de/catalog/product/view/id/152/category/51', ''), (60126, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (60127, 'http://www.markenoele.de/agb/', ''), (60128, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+5100+10W40+'), (60129, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60130, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60131, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (60132, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (60133, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (60134, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60135, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60136, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+5100+10W40+'), (60137, 'http://www.markenoele.de/catalog/product/view/id/3/category/6', ''), (60138, 'http://www.markenoele.de/catalog/product/view/id/63/category/16', ''), (60139, 'http://www.markenoele.de/', 'http://www.autobild.de/artikel/kraftstoff-e10-1300546.html'), (60140, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (60141, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60142, 'http://www.markenoele.de/catalogsearch/result/?q=300v+factory', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60143, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/catalogsearch/result/?q=300v+factory'), (60144, 'http://www.markenoele.de/catalog/product/gallery/id/75/image/110/', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (60145, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (60146, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', 'http://www.google.de/search?hl=de&source=hp&q=5w40+motorsport&meta=&aq=f&aqi=&aql=&oq=&gs_rfai='), (60147, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&meta=&aq=2&aqi=g10&aql=&oq=motul&gs_rfai='), (60148, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60149, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60150, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (60151, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (60152, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (60153, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (60154, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (60155, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C6kYTCsouTdjRF4fhswbzjqSCAq3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCV2veBlAegAcfRhPgDyAEBqQJetPr8jfy1PqoEGE_QMLnOGY_UkcaZyudVH4j2H7mfQGq_SQ&sig=AGiWqtxOjDcOkTyphqUtzS2i1ww6VMl_fA&adurl=http://www.motulshop.de&rct=j&q=200'), (60156, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (60157, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CnLcJIcwuTdKHA4r8sgb3oNTeAa3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCVipOCoAegAcfRhPgDyAEBqQJetPr8jfy1PqoEGE_QdG_OPfSnK2bdyNTyzktc2LUuyIkOEw&sig=AGiWqtwgsox_JWFQg1z5w3_LiX7QvUX4Vw&adurl=http://www.motulshop.de&rct=j&q=Mot'), (60158, 'http://www.markenoele.de/catalog/product/view/id/6', ''), (60159, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=%09MOTUL+8100+X-clean+SAE+5W-40&meta=&btnG=Google-Suche'), (60160, 'http://www.markenoele.de/', 'http://www.autobild.de/artikel/kraftstoff-e10-1300546.html'), (60161, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+8100+X-clean+SAE+5W-40&hl=de&client=firefox-a&hs=4Bg&rls=org.mozilla:de:official&channel=s&prmd=ivns&ei=ZNguTZ2SLMb4sgaK6Mz9Bw&start=10&sa=N'), (60162, 'http://www.markenoele.de/', ''), (60163, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=vollsynthetisches+2-takt+%C3%B6l&_sacat=0&_dmpt=Motorrad_Kraftradteile&_odkw=motul+vollsynthetisches&_osacat=0&_trksid=p3286.c0.m270.l1313'), (60164, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=vollsynthetisches+2-takt+%C3%B6l&_sacat=0&_dmpt=Motorrad_Kraftradteile&_odkw=motul+vollsynthetisches&_osacat=0&_trksid=p3286.c0.m270.l1313'), (60165, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (60166, 'http://www.markenoele.de/catalog/product/view/id/59', 'http://www.markenoele.de/angebote-des-monats/'), (60167, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-710-2t.html'), (60168, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60169, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (60170, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (60171, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (60172, 'http://www.markenoele.de/zahlung/', ''), (60173, 'http://www.markenoele.de/catalog/product/view/id/69', 'http://www.google.de/products?hl=de&q=motul+300v+le+mans&um=1&ie=UTF-8&ei=LOUuTdOCA4zHswaxmIGRCA&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CCoQrQQwAA'), (60174, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1294919643&flash=10.0.32&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fteilehandel%2Farticles%2F284659%2F%3Ficmp%3Dau'), (60175, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.markenoele.de/'), (60176, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.markenoele.de/'), (60177, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1294919643&flash=10.0.32&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fteilehandel%2Farticles%2F284659%2F%3Ficmp%3Dau'), (60178, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.google.de/products?q=8100+x-clean+5w-40&aq=f'), (60179, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l.html'), (60180, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', ''), (60181, 'http://www.markenoele.de/', ''), (60182, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE298&=&q=Motul+300V+SAE+10W40+Motor%C3%B6l+1Liter&btnG=Google-Suche'), (60183, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6750338482500051&output=html&h=280&slotname=8437945483&w=336&lmt=1294922725&flash=10.1.53.64&url=http%3A%2F%2Fbizinformation.at%2Fwww.motoroel-billiger.at&dt=1294922725674&shv=r20101117&jsv='), (60184, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (60185, 'http://www.markenoele.de/catalog/product/view/id/104/category/49', ''), (60186, 'http://www.markenoele.de/catalog/product/view/id/213/category/51', ''), (60187, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (60188, 'http://www.markenoele.de/', 'http://www.autobild.de/artikel/kraftstoff-e10-1300546.html'), (60189, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE366&=&q=Motul+300V+10W-40+&btnG=Google-Suche&aq=&oq='), (60190, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1T4ACAW_deCH321CH323&q=motul+300v&aq=f&aqi=g6&aql=&oq=&gs_rfai='), (60191, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60192, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60193, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (60194, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60195, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (60196, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (60197, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (60198, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (60199, 'http://www.markenoele.de/catalog/product/view/id/68/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (60200, 'http://www.markenoele.de/contacts/', ''), (60201, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C7Q3f1yEvTcDHA4L9sgaPrrDdAa3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJWSn4KwB6ABx9GE-APIAQGpAqTMa8RKB7Y-qgQTT9DxCOihgwOUbx3BidjLwEGb4A&sig=AGiWqtyTMblZMElMsPCOIvtSf4m4R028Dw&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (60202, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C7Q3f1yEvTcDHA4L9sgaPrrDdAa3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJWSn4KwB6ABx9GE-APIAQGpAqTMa8RKB7Y-qgQTT9DxCOihgwOUbx3BidjLwEGb4A&sig=AGiWqtyTMblZMElMsPCOIvtSf4m4R028Dw&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (60203, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C7Q3f1yEvTcDHA4L9sgaPrrDdAa3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJWSn4KwB6ABx9GE-APIAQGpAqTMa8RKB7Y-qgQTT9DxCOihgwOUbx3BidjLwEGb4A&sig=AGiWqtyTMblZMElMsPCOIvtSf4m4R028Dw&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (60204, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (60205, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (60206, 'http://www.markenoele.de/impressum/', ''), (60207, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=n2R&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+%C3%B6l+Specific+913C+5W30&aq=f&aqi=&aql=&oq=&gs_rfai='), (60208, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Specific%20913C%205W30', 'http://www.markenoele.de/'), (60209, 'http://www.markenoele.de/catalogsearch/result/?q=Specific+913C+5W30', 'http://www.markenoele.de/'), (60210, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Specific%20913C', 'http://www.markenoele.de/catalogsearch/result/?q=Specific+913C+5W30'), (60211, 'http://www.markenoele.de/catalogsearch/result/?q=Specific+913C+', 'http://www.markenoele.de/catalogsearch/result/?q=Specific+913C+5W30'), (60212, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Specific%20913C%205', 'http://www.markenoele.de/catalogsearch/result/?q=Specific+913C+5W30'), (60213, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=Specific+913C+'), (60214, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60215, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (60216, 'http://www.markenoele.de/catalog/category/view/id/7?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (60217, 'http://www.markenoele.de/catalog/category/view/id/7?limit=27&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27'), (60218, 'http://www.markenoele.de/catalog/product/view/id/195/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27&p=2'), (60219, 'http://www.markenoele.de/catalog/category/view/id/7?limit=27&p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=27&p=2'), (60220, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (60221, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CUzLWbEQvTemUO4biswa7w_SgAq3BsMMB_em97RTtzOPtRwgAEAEoA1Cer6GNAWCVuv2BlAegAcfRhPgDyAEBqQKkzGvESge2PqoEGE_QprxJHhXwATMKm0GKCBfQ3fQhdy41uQ&sig=AGiWqtxQWhgbAgkGgaU326UbSHFN3STlGw&adurl=http://www.motulshop.de&rct=j&q=1%2'), (60222, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1294944292&flash=10.0.32.18&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Ffreigabenummern-fuer-motoroele-t1429596.html&dt=1294'), (60223, 'http://www.markenoele.de/catalog/product/view/id/56', 'http://www.google.de/products?q=motul+7100&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=X1gvTeDyH8bwsgbT4cjnBw&sa=X&oi=product_result_group&ct=image&resnum=1&ved=0CCQQzAMwAA'), (60224, 'http://www.markenoele.de/bestellung/', ''), (60225, 'http://www.markenoele.de/motul_pflegeberater/', ''), (60226, 'http://www.markenoele.de/catalog/product/view/id/170', ''), (60227, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (60228, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (60229, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (60230, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CXZvZJJEvTZSgGoSOOteUrN8BrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJXCoIKwB6ABx9GE-APIAQGpArR64W_varY-qgQTT9AxBpvUZcpqFrrt173eNl6mvg&sig=AGiWqtxYPK6MqZXCUDJFhxkDsClLlvS4LQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3'), (60231, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60232, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60233, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (60234, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (60235, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (60236, 'http://www.markenoele.de/', ''), (60237, 'http://www.markenoele.de/catalog/product/view/id/110/category/48', ''), (60238, 'http://www.markenoele.de/', ''), (60239, 'http://www.markenoele.de/', ''), (60240, 'http://www.markenoele.de/', 'http://www.google.de/products?q=20+Ltr+Motul+Specific+Ford+913+C+Sae+5w30+&hl=de&aq=f'), (60241, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60242, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60243, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (60244, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (60245, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (60246, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (60247, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (60248, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (60249, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (60250, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (60251, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (60252, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+onlineshop&meta=&aq=0&aqi=g1&aql=&oq=motul+online'), (60253, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60254, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+onlineshop&meta=&aq=0&aqi=g1&aql=&oq=motul+online'), (60255, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (60256, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (60257, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (60258, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (60259, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (60260, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+onlineshop&meta=&aq=0&aqi=g1&aql=&oq=motul+online'), (60261, 'http://www.markenoele.de/', ''), (60262, 'http://www.markenoele.de/', ''), (60263, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (60264, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', ''), (60265, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (60266, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V+5W40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (60267, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60268, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60269, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (60270, 'http://www.markenoele.de/altoelentsorgung/', ''), (60271, 'http://www.markenoele.de/catalog/category/view/id/11', ''), (60272, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+300v&ie=UTF-8&oe=UTF-8&redir_esc=&ei=hBgwTeztD4T6sgair82uCg'), (60273, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9197896499506223&output=html&h=600&slotname=1883229311&w=160&lmt=1295117209&flash=10.0.32&url=http%3A%2F%2Fwww.racing4fun.de%2Fportal.php%3Fmid%3D5%26task%3Dshow%26kat%3D0%26kat1%3D0%26page%'), (60274, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1ACAW_DEDE413&q=motul+5100&aq=f&aqi=g1&aql=&oq='), (60275, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (60276, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1ACAW_DEDE413&q=motul+5100&aq=f&aqi=g1&aql=&oq='), (60277, 'http://www.markenoele.de/catalog/product/view/id/17', ''), (60278, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (60279, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (60280, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60281, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (60282, 'http://www.markenoele.de/', 'http://www.google.de/'), (60283, 'http://www.markenoele.de/', 'http://www.kaufen.com/Preisvergleich/result.jsp?q=Motul+15w+60'), (60284, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15', 'http://www.markenoele.de/'), (60285, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w', 'http://www.markenoele.de/'), (60286, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w-', 'http://www.markenoele.de/'), (60287, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w-6', 'http://www.markenoele.de/'), (60288, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w-60', 'http://www.markenoele.de/'), (60289, 'http://www.markenoele.de/catalogsearch/result/?q=15w-60', 'http://www.markenoele.de/'), (60290, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/catalogsearch/result/?q=15w-60'), (60291, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (60292, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1295013807&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwarum-ist-motoroel-mit-ll-technologie-im-internet-so-e'), (60293, 'http://www.markenoele.de/', 'http://www.google.de/m/search?oe=UTF-8&client=safari&hl=de&aq=f&oq=&aqi=p1g5-k0d0t0&fkt=745&fsdt=2795&q=Motul+%C3%96l+'), (60294, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60295, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60296, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (60297, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&rlz=1W1SUNC_de&aq=3&aqi=g10&aql=&oq=Motul+'), (60298, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (60299, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (60300, 'http://www.markenoele.de/catalog/product/view/id/33', 'http://www.google.de/products?q=5100+4T+15W-50&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=r2wwTfj0BYebOr28ja0K&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CDMQrQQwAg'), (60301, 'http://www.markenoele.de/catalog/product/view/id/66', ''), (60302, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (60303, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CTb78d4MwTYzxA8riswbPqODoAa3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFglZLxgZAHoAHH0YT4A8gBAakC9qviiBNqtj6qBBNP0B14J05wRSrIQgw7NkeQrhsM&sig=AGiWqty2D3fitVczhMgGL5mH2eVr_x6gDw&adurl=http://www.motulshop.de&rct=j&q=motul%2015w50'), (60304, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60305, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60306, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (60307, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (60308, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-competition-68.html'), (60309, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (60310, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-76.html'), (60311, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (60312, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (60313, 'http://www.markenoele.de/catalog/product/view/id/33/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (60314, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (60315, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (60316, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-76.html'), (60317, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-76.html'), (60318, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-76.html'), (60319, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (60320, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-competition-68.html'), (60321, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-competition-68.html'), (60322, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-competition-68.html'), (60323, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-competition-68.html'), (60324, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CfiBh0IkwTaGvNcqvtAaA5f2WAq3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFglZLxgZAHoAHH0YT4A8gBAakC9qviiBNqtj6qBBNP0NcqamLc7qd2KnoqH11mZax7&sig=AGiWqtwtBhn5lKCyNO9k_jZG9cib8L55jg&adurl=http://www.motulshop.de&rct=j&q=motul%2015w50'), (60325, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60326, 'http://www.markenoele.de/catalog/product/view/id/76/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60327, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60328, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60329, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.bg/search?q=%22motul+6100%22&btnG=%D0%A2%D1%8A%D1%80%D1%81%D0%B5%D0%BD%D0%B5&as_q=&hl=bg&rlz=1R2ADSA_enBG343&tbs=ctr%3AcountryCH&num=10&lr=&cr=countryDE&safe=images&aq=f&aqi=g2&aql=&oq='), (60330, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (60331, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60332, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtNjEwMC1zeW5lcmdpZS01bC5odG1s/product/4/', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (60333, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (60334, 'http://www.markenoele.de/catalog/product/view/id/166', 'http://www.google.de/'), (60335, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-snowpower-4t-1l.html'), (60336, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60337, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (60338, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet', ''), (60339, 'http://www.markenoele.de/catalog/product/view/id/76/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60340, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=SN&rls=org.mozilla:de:official&&sa=X&ei=l50wTaHFJoj1sgar--D4CQ&ved=0CCsQBSgA&q=motul+15w50+anbieter&spell=1'), (60341, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60342, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60343, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (60344, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (60345, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtNDEwMC1wb3dlci01bC0xNXctNTAuaHRtbA,,/product/1/', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-5l-15w-50.html'), (60346, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-5l-15w-50.html'), (60347, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (60348, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/checkout/onepage/'), (60349, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (60350, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (60351, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (60352, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (60353, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (60354, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (60355, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (60356, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (60357, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (60358, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (60359, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (60360, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/onepage/success/'), (60361, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (60362, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (60363, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CQEOekKUwTauRBMzhswbm6fm-Aq3BsMMB_em97RS9w-PtRxACILZUKAhQnq-hjQFglbr9gZQHoAHH0YT4A8gBAakCyOta5qhvtj6qBBhP0PLqnshEnrYSi7AmdjKwSwYB9uAROUWABZBO&num=3&sig=AGiWqtz4_nH55lHgFo9HU4uj2VZfox4zig&adurl=http://www.motulshop.de'), (60364, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1311&_nkw=Motul+300v&_sacat=See-All-Categories'), (60365, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60366, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60367, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (60368, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (60369, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (60370, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (60371, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (60372, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (60373, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=clean', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (60374, 'http://www.markenoele.de/catalogsearch/result/?q=clean', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (60375, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=clean', 'http://www.markenoele.de/catalogsearch/result/?q=clean'), (60376, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=clean', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=clean'), (60377, 'http://www.markenoele.de/', 'http://www.google.de/products?q=motul+5100&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=A64wTY2QMMnNswaivJydCg&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CDAQrQQwAA'), (60378, 'http://www.markenoele.de/catalog/product/view/id/122', 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CCMQgwgwAQ&url=http%3A%2F%2Fwww.markenoele.de%2Fdiesel-system-clean.html&rct=j&q=motul%20diesel%20system%20clean&ei=568wTbrxB8HGswbEyJGHCg&usg=AFQjCNGZILHlCOqTPmJ9BCWCpsMd16Rkbw'), (60379, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (60380, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100&hl=de&prmd=ivns&ei=n7AwTcLKFtDNswak1YyYCg&start=0&sa=N'), (60381, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (60382, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (60383, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60384, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (60385, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (60386, 'http://www.markenoele.de/catalog/product/view/id/56/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (60387, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (60388, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2094293377229813&output=html&h=250&slotname=0318308209&w=300&lmt=1295040263&flash=10.1.102&url=http%3A%2F%2Fwww.auto-pflegetipps.de%2Ftipps%2Flonglife-motoroel.html&dt=1295040263642&shv=r201'), (60389, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=es', 'http://www.markenoele.de/'), (60390, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=estertec', 'http://www.markenoele.de/'), (60391, 'http://www.markenoele.de/catalogsearch/result/?q=estertec', 'http://www.markenoele.de/'), (60392, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=estertech', 'http://www.markenoele.de/catalogsearch/result/?q=estertec'), (60393, 'http://www.markenoele.de/catalogsearch/result/?q=estertech', 'http://www.markenoele.de/catalogsearch/result/?q=estertec'), (60394, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=estertech'), (60395, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=estertech'), (60396, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60397, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1295040228&flash=10.0.45.2&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1565&dt=129504'), (60398, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (60399, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (60400, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60401, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (60402, 'http://www.markenoele.de/catalog/product/view/id/30/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (60403, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (60404, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (60405, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-gear-300.html'), (60406, 'http://www.markenoele.de/catalog/product/view/id/186/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (60407, 'http://www.markenoele.de/angebote-des-monats/', ''), (60408, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (60409, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CEIQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-autoschmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%20c3&ei=AtMwTfmxPJHAswaZsbCiCg&usg=AFQjCNGd1q34FPkyTD_SIjbkO_'), (60410, 'http://www.markenoele.de/', 'http://web2.cylex.de/firma-home/motul-deutschland-gmbh-2079063.html'), (60411, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60412, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60413, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (60414, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (60415, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (60416, 'http://www.markenoele.de/catalog/product/view/id/23/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (60417, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (60418, 'http://www.markenoele.de/catalog/product/view/id/28/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (60419, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (60420, 'http://www.markenoele.de/catalog/product/view/id/177/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (60421, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (60422, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (60423, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (60424, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (60425, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (60426, 'http://www.markenoele.de/', 'http://web2.cylex.de/firma-home/motul-deutschland-gmbh-2079063.html'), (60427, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60428, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60429, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (60430, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (60431, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (60432, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (60433, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (60434, 'http://www.markenoele.de/', 'http://web2.cylex.de/firma-home/motul-deutschland-gmbh-2079063.html'), (60435, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+%C3%B6l&meta=cr%3DcountryDE&btnG=Google-Suche'), (60436, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (60437, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (60438, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', ''), (60439, 'http://www.markenoele.de/', ''), (60440, 'http://www.markenoele.de/', ''), (60441, 'http://www.markenoele.de/', ''), (60442, 'http://www.markenoele.de/', ''), (60443, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (60444, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=&q=motor%C3%B6l+kaufen&sourceid=navclient-ff&rlz=1B3GGIC_de___DE357&ie=UTF-8'), (60445, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (60446, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (60447, 'http://www.markenoele.de/', ''), (60448, 'http://www.markenoele.de/', ''), (60449, 'http://www.markenoele.de/catalog/product/view/id/157/category/51', ''), (60450, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-5786819153313314&output=html&h=250&slotname=2348787998&w=300&lmt=1295071063&flash=10.1.102.64&url=http%3A%2F%2Fwww.autobild.de%2Fartikel%2Fvergleichstest-motoroel-36485.html&dt=1295071063584'), (60451, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60452, 'http://www.markenoele.de/', ''), (60453, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60454, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (60455, 'http://www.markenoele.de/catalog/product/gallery/id/50/image/23/', ''), (60456, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60457, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (60458, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (60459, 'http://www.markenoele.de/catalog/product/view/id/131/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (60460, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (60461, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (60462, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', ''), (60463, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', ''), (60464, 'http://www.markenoele.de/catalog/product/view/id/131/category/9', ''), (60465, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (60466, 'http://www.markenoele.de/catalog/product/gallery/id/50/image/23/', ''), (60467, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', ''), (60468, 'http://www.markenoele.de/catalog/product/gallery/id/50/image/23/', ''), (60469, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', ''), (60470, 'http://www.markenoele.de/catalog/product/view/id/190/category/52', ''), (60471, 'http://www.markenoele.de/catalog/product/view/id/144/category/53', ''), (60472, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (60473, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (60474, 'http://www.markenoele.de/', 'http://shop.ebay.de/items/?_nkw=XerVex+Bio-Kettens%C3%A4ge%C3%B6l&_sacat=&_ex_kw=&_mPrRngCbx=1&_udlo=&_udhi=&_sop=12'), (60475, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60476, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60477, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60478, 'http://www.markenoele.de/catalog/category/view/id/31', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (60479, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvZ2FydGVuL2tldHRlbnNhZ2VuLmh0bWw,/product/164/', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (60480, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (60481, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (60482, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C-6VZxW0xTeK2GIv-sga4wuDmAa3BsMMB_em97RS9tOPtRwgAEAEoA1Cer6GNAWCVoqCCsAegAcfRhPgDyAEBqQI43eOhN2m2PqoEE0_QWK_asqq0XhgeDa7nX2qH3A0&sig=AGiWqtwGa-nVpjLpaGA-N1GKX_SxfaMFfw&adurl=http://www.motulshop.de&rct=j&q=MOTUL%20Sc'), (60483, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (60484, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C-6VZxW0xTeK2GIv-sga4wuDmAa3BsMMB_em97RS9tOPtRwgAEAEoA1Cer6GNAWCVoqCCsAegAcfRhPgDyAEBqQI43eOhN2m2PqoEE0_QWK_asqq0XhgeDa7nX2qH3A0&sig=AGiWqtwGa-nVpjLpaGA-N1GKX_SxfaMFfw&adurl=http://www.motulshop.de&rct=j&q=MOTUL%20Sc'), (60485, 'http://www.markenoele.de/datenschutz/', ''), (60486, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_ss_i_5_18?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=motul+8100+x-clean&sprefix=motul+8100+x-clean'), (60487, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9674079350148836&output=html&h=90&slotname=2480951733&w=728&lmt=1295078341&flash=10.1.82&url=http%3A%2F%2Fkremergo1a.tradoria.de%2Fmotoroel-c395942&dt=1295078342221&bpp=6&shv=r20101117&jsv=r'), (60488, 'http://www.markenoele.de/catalog/category/view/id/33', ''), (60489, 'http://www.markenoele.de/', 'http://www.hotfrog.de/Firmen/Deutsche-Castrol-Vertriebsgesellschaft'), (60490, 'http://www.markenoele.de/', ''), (60491, 'http://www.markenoele.de/', ''), (60492, 'http://www.markenoele.de/', ''), (60493, 'http://www.markenoele.de/contacts/', ''), (60494, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cy4Z_UXwxTZuZFsL9sgaTtoHmAa3BsMMB_em97RS9gv2-RwgAEAEoA1Cer6GNAWCVuq2CtAegAcfRhPgDyAEBqQI43eOhN2m2PqoEE0_QrKpao_d6OK7wyf13nmS6Ktg&sig=AGiWqtx0DC5FC0rFQV6dSBhWJNieDUl1MA&adurl=http://www.motulshop.de&rct=j&q=motul%20wa'), (60495, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (60496, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cy4Z_UXwxTZuZFsL9sgaTtoHmAa3BsMMB_em97RS9gv2-RwgAEAEoA1Cer6GNAWCVuq2CtAegAcfRhPgDyAEBqQI43eOhN2m2PqoEE0_QrKpao_d6OK7wyf13nmS6Ktg&sig=AGiWqtx0DC5FC0rFQV6dSBhWJNieDUl1MA&adurl=http://www.motulshop.de&rct=j&q=motul%20wa'), (60497, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (60498, 'http://www.markenoele.de/catalog/product/view/id/159', ''), (60499, 'http://www.markenoele.de/catalog/product/view/id/159', ''), (60500, 'http://www.markenoele.de/', ''), (60501, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+8100+X-Clean&ie=utf-8&oe=utf-8&aq=t&client=firefox-a&rlz=1R1GGGL_de___DE358'), (60502, 'http://www.markenoele.de/', ''), (60503, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60504, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60505, 'http://www.markenoele.de/', ''), (60506, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CMLlsriwvKYCFcIj3wodLBjZHA'), (60507, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/kategorie/motorenoele/973/1/1/'), (60508, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60509, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60510, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (60511, 'http://www.markenoele.de/catalog/category/view/id/6?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (60512, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?mode=list'), (60513, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&mode=list&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=list&order=viskositaet'), (60514, 'http://www.markenoele.de/catalog/product/view/id/159', ''), (60515, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CD7PJs7AxTfKjDMT6sgb6ra3pAa3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCV2oiCmAegAcfRhPgDyAEBqQI43eOhN2m2PqoEGE_QddvMtJYdpuoL9ZFY4pHbXkMuToPz7Q&sig=AGiWqtw8hyCEjw4arj2IOWtjN_AxFDyYeA&adurl=http://www.motulshop.de&rct=j&q=motul%2'), (60516, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (60517, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&q=motul+shop&aq=6&oq=motul'), (60518, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.markenoele.de/'), (60519, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-300V-10W40-Motor%C3%B6l-1Liter/dp/B0022ZFSF8/ref=sr_1_1?ie=UTF8&s=automotive&qid=1295104424&sr=8-1'), (60520, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60521, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60522, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (60523, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (60524, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (60525, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (60526, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', ''), (60527, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtYXV0b3NjaG1pZXJzdG9mZmUuaHRtbD9saW1pdD1hbGw,/product/28/', ''), (60528, 'http://www.markenoele.de/checkout/cart/', ''), (60529, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (60530, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (60531, 'http://www.markenoele.de/checkout/onepage/', ''), (60532, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+8100+X-Clean&ie=utf-8&oe=utf-8&aq=t&client=firefox-a&rlz=1R1GGGL_de___DE358'), (60533, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (60534, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+8100+X-Clean&ie=utf-8&oe=utf-8&aq=t&client=firefox-a&rlz=1R1GGGL_de___DE358'), (60535, 'http://www.markenoele.de/', ''), (60536, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&limit=all&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&mode=list&order=viskositaet&p=2'), (60537, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SO', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=all&mode=list&order=viskositaet'), (60538, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SO-3000', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=all&mode=list&order=viskositaet'), (60539, 'http://www.markenoele.de/catalogsearch/result/?q=SO-3000', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&limit=all&mode=list&order=viskositaet'), (60540, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDQQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=WMYxTebwK4zBswaYueyZCg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (60541, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (60542, 'http://www.markenoele.de/', 'http://shop.weihnachtsgeschenke.de/5w-30+longlife/'), (60543, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&hl=de&source=hp&q=Motul+300V&meta=&btnG=Google-Suche'), (60544, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60545, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60546, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (60547, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (60548, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (60549, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (60550, 'http://www.markenoele.de/catalog/product/view/id/75/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (60551, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (60552, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Co-pz3tIxTeGjN4Xgswb08_yeAq3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFgleLxgZAHoAHH0YT4A8gBAakCON3joTdptj6qBBhP0Ph1coMqNnDHZC05WqvMor6_-wR_gEA&sig=AGiWqtzNrbFJVesKM5pOYv_abryd7GSI8A&adurl=http://www.motulshop.de&rct=j&q=Motul%'), (60553, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60554, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60555, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (60556, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (60557, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (60558, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (60559, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (60560, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (60561, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (60562, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60563, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (60564, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60565, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Co-pz3tIxTeGjN4Xgswb08_yeAq3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFgleLxgZAHoAHH0YT4A8gBAakCON3joTdptj6qBBhP0Ph1coMqNnDHZC05WqvMor6_-wR_gEA&sig=AGiWqtzNrbFJVesKM5pOYv_abryd7GSI8A&adurl=http://www.motulshop.de&rct=j&q=Motul%'), (60566, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CvWnmnNMxTa_-D8r7sgaE0fGlAq3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCV4vGBkAeQAQKgAcfRhPgDyAEBqQI43eOhN2m2PqoEGE_QcpPmmx3oqWugApkl67ZJn3IizXL3Lg&sig=AGiWqtwgHqAI_8YyeqBvNiOh1KF-uQK3zQ&adurl=http://www.motulshop.de&rct=j&q'), (60567, 'http://www.markenoele.de/', 'http://search.1und1.de/search/web/?su=Motor%C3%B6l+kaufen&mc=suche@web@related.suche@web&webRb=&fq=Motoroel&rqg=Motor%C3%B6l+kaufen'), (60568, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60569, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60570, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (60571, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.google.de/search?sourceid=ie7&q=motul+5w40+x-clean&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&rlz=1I7ACAW_deDE354&redir_esc=&ei=99UxTdSSN8SXOp_4kLYC'), (60572, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (60573, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (60574, 'http://www.markenoele.de/catalog/product/view/id/177', 'http://www.google.de/url?sa=t&source=web&cd=5&ved=0CCwQgwgwBA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-8100-x-clean-c3-5l-177.html&rct=j&q=motul%208100%20x-clean%205w30&ei=oOUxTcLeLJHEswawqZj5CQ&usg=AFQjCNF_KhzfWK_cD6eEspklCi_3PptUDg'), (60575, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l-177.html'), (60576, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60577, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (60578, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (60579, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (60580, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu%C3%B6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (60581, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (60582, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (60583, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (60584, 'http://www.markenoele.de/catalogsearch/result/?q=motul+8100', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (60585, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=motul+8100', 'http://www.markenoele.de/catalogsearch/result/?q=motul+8100'), (60586, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=motul+8100'), (60587, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=motul+8100', 'http://www.markenoele.de/catalogsearch/result/?q=motul+8100'), (60588, 'http://www.markenoele.de/catalog/product/view/id/177', 'http://www.google.de/products?q=%C3%96L+229.31+5W30+5+Liter&hl=de&show=dd&sa=N&lnk=next&start=10'), (60589, 'http://www.markenoele.de/catalog/product/view/id/177', 'http://www.google.de/products?q=%C3%96L+229.31+5W30+5+Liter&hl=de&show=dd&sa=N&lnk=next&start=10'), (60590, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.com'), (60591, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.google.it/url?sa=t&source=web&cd=2&ved=0CCYQFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fsnowmobile%2Fmotul-snowpower-2t-1l.html&rct=j&q=motul%20snowpower&ei=rO8xTYTjCcKW4gbR_63FCg&usg=AFQjCNG_9ZL4s6s_iwBvumsuimfad_n0Kw&'), (60592, 'http://www.markenoele.de/catalog/product/view/id/12', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=motul+8100'), (60593, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-8100-x-clean-plus-5l.html'), (60594, 'http://www.markenoele.de/catalog/product/view/id/12', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=motul+8100'), (60595, 'http://www.markenoele.de/bestellung/', ''), (60596, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (60597, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l.html'), (60598, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.de'), (60599, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (60600, 'http://www.markenoele.de/catalog/product/view/id/66', ''), (60601, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', ''), (60602, 'http://www.markenoele.de/', 'http://www.google.de/search?q=castrol++g%C3%BCnstig&hl=de&rlz=1B3GGGL_deDE356DE356&prmd=ivns&ei=jjAyTe3jKYvoOcmGpLYC&start=10&sa=N'), (60603, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60604, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60605, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (60606, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul_pflegeberater/'), (60607, 'http://www.markenoele.de/', 'http://www.autoplenum.de/Antworten/D/612/Bewertung-fuer-Oel-CONCEP-TECH-VX-von-Duisburg-moechte-wissen.html'), (60608, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (60609, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (60610, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (60611, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60612, 'http://www.markenoele.de/', 'http://www.autoplenum.de/Antworten/D/612/Bewertung-fuer-Oel-CONCEP-TECH-VX-von-Duisburg-moechte-wissen.html'), (60613, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=f&aqi=g9&aql=&oq=&rlz=1R2ADFA_deDE395'), (60614, 'http://www.markenoele.de/', ''), (60615, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (60616, 'http://www.markenoele.de/', ''), (60617, 'http://www.markenoele.de/contacts/', ''), (60618, 'http://www.markenoele.de/impressum/', ''), (60619, 'http://www.markenoele.de/checkout/', ''), (60620, 'http://www.markenoele.de/checkout/onepage/', ''), (60621, 'http://www.markenoele.de/checkout/cart/', ''), (60622, 'http://www.markenoele.de/angebote-des-monats/', ''), (60623, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (60624, 'http://www.markenoele.de/lieferung', ''), (60625, 'http://www.markenoele.de/catalog/product/view/id/170', ''), (60626, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (60627, 'http://www.markenoele.de/catalog/product/view/id/6', ''), (60628, 'http://www.markenoele.de/catalog/product/view/id/17', ''), (60629, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (60630, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (60631, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (60632, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (60633, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (60634, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (60635, 'http://www.markenoele.de/agb/', ''), (60636, 'http://www.markenoele.de/widerruf/', ''), (60637, 'http://www.markenoele.de/datenschutz/', ''), (60638, 'http://www.markenoele.de/zahlung/', ''), (60639, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (60640, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (60641, 'http://www.markenoele.de/', ''), (60642, 'http://www.markenoele.de/agb/', ''), (60643, 'http://www.markenoele.de/altoelentsorgung/', ''), (60644, 'http://www.markenoele.de/angebote-des-monats/', ''), (60645, 'http://www.markenoele.de/bestellung/', ''), (60646, 'http://www.markenoele.de/contacts/', ''), (60647, 'http://www.markenoele.de/datenschutz/', ''), (60648, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (60649, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (60650, 'http://www.markenoele.de/impressum/', ''), (60651, 'http://www.markenoele.de/lieferung', ''), (60652, 'http://www.markenoele.de/lieferung/', ''), (60653, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (60654, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (60655, 'http://www.markenoele.de/catalog/product/view/id/17', ''), (60656, 'http://www.markenoele.de/catalog/product/view/id/6', ''), (60657, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (60658, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (60659, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (60660, 'http://www.markenoele.de/catalog/product/view/id/170', ''), (60661, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (60662, 'http://www.markenoele.de/motul_pflegeberater/', ''), (60663, 'http://www.markenoele.de/widerruf/', ''), (60664, 'http://www.markenoele.de/zahlung/', ''), (60665, 'http://www.markenoele.de/catalog/product/view/id/57', ''), (60666, 'http://www.markenoele.de/catalog/product/view/id/176', ''), (60667, 'http://www.markenoele.de/catalog/product/view/id/12', ''), (60668, 'http://www.markenoele.de/agb', ''), (60669, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', ''), (60670, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (60671, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (60672, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (60673, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (60674, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (60675, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (60676, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (60677, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (60678, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (60679, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (60680, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (60681, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (60682, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (60683, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (60684, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (60685, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (60686, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&order=position', ''), (60687, 'http://www.markenoele.de/catalog/category/view/id/40?mode=list', ''), (60688, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', ''), (60689, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (60690, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (60691, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (60692, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (60693, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (60694, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (60695, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (60696, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (60697, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (60698, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (60699, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (60700, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (60701, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=position', ''), (60702, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', ''), (60703, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', ''), (60704, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', ''), (60705, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&order=position', ''), (60706, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position', ''), (60707, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position', ''), (60708, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=2', ''), (60709, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=3', ''), (60710, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid', ''), (60711, 'http://www.markenoele.de/catalog/category/view/id/41?p=1', ''), (60712, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&order=position', ''), (60713, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&order=position', ''), (60714, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&order=position', ''), (60715, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&mode=grid&order=position', ''), (60716, 'http://www.markenoele.de/', ''), (60717, 'http://www.markenoele.de/agb/', ''), (60718, 'http://www.markenoele.de/altoelentsorgung/', ''), (60719, 'http://www.markenoele.de/angebote-des-monats/', ''), (60720, 'http://www.markenoele.de/bestellung/', ''), (60721, 'http://www.markenoele.de/contacts/', ''), (60722, 'http://www.markenoele.de/datenschutz/', ''), (60723, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (60724, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (60725, 'http://www.markenoele.de/impressum/', ''), (60726, 'http://www.markenoele.de/lieferung', ''), (60727, 'http://www.markenoele.de/lieferung/', ''), (60728, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (60729, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (60730, 'http://www.markenoele.de/catalog/product/view/id/17', ''), (60731, 'http://www.markenoele.de/catalog/product/view/id/6', ''), (60732, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (60733, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (60734, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (60735, 'http://www.markenoele.de/catalog/product/view/id/170', ''), (60736, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (60737, 'http://www.markenoele.de/motul_pflegeberater/', ''), (60738, 'http://www.markenoele.de/widerruf/', ''), (60739, 'http://www.markenoele.de/zahlung/', ''), (60740, 'http://www.markenoele.de/catalog/product/view/id/57', ''), (60741, 'http://www.markenoele.de/catalog/product/view/id/176', ''), (60742, 'http://www.markenoele.de/catalog/product/view/id/12', ''), (60743, 'http://www.markenoele.de/agb', ''), (60744, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', ''), (60745, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (60746, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', ''), (60747, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (60748, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (60749, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (60750, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (60751, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (60752, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (60753, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (60754, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (60755, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (60756, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (60757, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (60758, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (60759, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (60760, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (60761, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&order=position', ''), (60762, 'http://www.markenoele.de/catalog/category/view/id/40?mode=list', ''), (60763, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', ''), (60764, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (60765, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (60766, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (60767, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (60768, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (60769, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (60770, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (60771, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (60772, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (60773, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (60774, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (60775, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (60776, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=position', ''), (60777, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', ''), (60778, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', ''), (60779, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', ''), (60780, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&order=position', ''), (60781, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position', ''), (60782, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position', ''), (60783, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=2', ''), (60784, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=3', ''), (60785, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid', ''), (60786, 'http://www.markenoele.de/catalog/category/view/id/41?p=1', ''), (60787, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&order=position', ''), (60788, 'http://www.markenoele.de/catalog/category/view/id/51?dir=asc&order=position', ''), (60789, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&order=position', ''), (60790, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&mode=grid&order=position', ''), (60791, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&order=position&p=2', ''), (60792, 'http://www.markenoele.de/catalog/product/view/id/122/category/40', ''), (60793, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&mode=list&order=position', ''), (60794, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&order=position', ''), (60795, 'http://www.markenoele.de/catalog/category/view/id/48?mode=grid', ''), (60796, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&order=position', ''), (60797, 'http://www.markenoele.de/catalog/category/view/id/50?mode=grid', ''), (60798, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&order=position', ''), (60799, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=position', ''), (60800, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=grid&order=position', ''), (60801, 'http://www.markenoele.de/catalog/category/view/id/4?mode=grid', ''), (60802, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=grid&order=position', ''), (60803, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position&p=2', ''), (60804, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=grid&order=position', ''), (60805, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid&p=2', ''), (60806, 'http://www.markenoele.de/catalog/category/view/id/52?dir=asc&mode=list&order=position', ''), (60807, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&order=position&p=2', ''), (60808, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&mode=list&order=position', ''), (60809, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&mode=grid&order=position', ''), (60810, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&mode=grid&order=position', ''), (60811, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&mode=grid&order=position', ''), (60812, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=list&order=position', ''), (60813, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&mode=grid&order=position', ''), (60814, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&mode=list&order=position', ''), (60815, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid&p=1', ''), (60816, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&order=position&p=1', ''), (60817, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?q=5W-40+Motul+8100+X-cess&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (60818, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (60819, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (60820, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (60821, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (60822, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (60823, 'http://www.markenoele.de/', ''), (60824, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (60825, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (60826, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (60827, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (60828, 'http://www.markenoele.de/catalog/product/view/id/17', ''), (60829, 'http://www.markenoele.de/catalog/product/view/id/6', ''), (60830, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (60831, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (60832, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (60833, 'http://www.markenoele.de/catalog/product/view/id/170', ''), (60834, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (60835, 'http://www.markenoele.de/agb', ''), (60836, 'http://www.markenoele.de/altoelentsorgung', ''), (60837, 'http://www.markenoele.de/angebote-des-monats', ''), (60838, 'http://www.markenoele.de/catalog/product/view/id/57', ''), (60839, 'http://www.markenoele.de/catalog/product/view/id/176', ''), (60840, 'http://www.markenoele.de/catalog/product/view/id/12', ''), (60841, 'http://www.markenoele.de/bestellung', ''), (60842, 'http://www.markenoele.de/checkout', ''), (60843, 'http://www.markenoele.de/checkout/onepage/', ''), (60844, 'http://www.markenoele.de/checkout/cart/', ''), (60845, 'http://www.markenoele.de/contacts', ''), (60846, 'http://www.markenoele.de/datenschutz', ''), (60847, 'http://www.markenoele.de/impressum', ''), (60848, 'http://www.markenoele.de/lieferung', ''), (60849, 'http://www.markenoele.de/motul_pflegeberater', ''), (60850, 'http://www.markenoele.de/widerruf', ''), (60851, 'http://www.markenoele.de/zahlung', ''), (60852, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (60853, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (60854, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (60855, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (60856, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (60857, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (60858, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (60859, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (60860, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (60861, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (60862, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (60863, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (60864, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (60865, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (60866, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (60867, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (60868, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (60869, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (60870, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (60871, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (60872, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (60873, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (60874, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (60875, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (60876, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (60877, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (60878, 'http://www.markenoele.de/catalog/product/view/id/1', 'http://www.google.de/products?hl=de&q=motul+15w+50&show=dd&sa=N&start=10'), (60879, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/tag/oel/1'), (60880, 'http://www.markenoele.de/catalog/product/view/id/6', 'http://www.markenoele.de/'), (60881, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-8100-x-cess-5l.html'), (60882, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60883, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (60884, 'http://www.markenoele.de/', ''), (60885, 'http://www.markenoele.de/', ''), (60886, 'http://www.markenoele.de/catalog/product/view/id/71/category/32', ''), (60887, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (60888, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (60889, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (60890, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+%C3%B6l+addinol&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (60891, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (60892, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cf7VwIt8yTdzYHYiNOvbx1ZkCrcGwwwH96b3tFMXC4-1HCAAQAVCer6GNAWCV4qiCsAegAcfRhPgDyAEBqQI43eOhN2m2PqoEFk_QBsPeVi5Z9C-9DwNHq2BPXo-FYJQ&sig=AGiWqtzwVc933zwDarPnS5fjH0PaKyTmZg&adurl=http://www.motulshop.de&rct=j&q=motul%20wa'), (60893, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (60894, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cf7VwIt8yTdzYHYiNOvbx1ZkCrcGwwwH96b3tFMXC4-1HCAAQAVCer6GNAWCV4qiCsAegAcfRhPgDyAEBqQI43eOhN2m2PqoEFk_QBsPeVi5Z9C-9DwNHq2BPXo-FYJQ&sig=AGiWqtzwVc933zwDarPnS5fjH0PaKyTmZg&adurl=http://www.motulshop.de&rct=j&q=motul%20wa'), (60895, 'http://www.markenoele.de/', 'http://www.google.de/'), (60896, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60897, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60898, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60899, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60900, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=2&oq=motul&hl=de&ie=UTF-8&rlz=1T4SMSN_deDE338DE360&q=motul+5100'), (60901, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CZyekS_cyTfK8Iov8sgb03eGEAq3BsMMB_em97RT9yuPtRwgAEAEoA1Cer6GNAWCVwvaBlAegAcfRhPgDyAEBqQI43eOhN2m2PqoEFk_QmoscUzjmdboRl7TjPkMyWO_i3_c&sig=AGiWqtwae63Ok6XIl7q5jtWGls9qMMWFFw&adurl=http://www.motulshop.de&rct=j&q=Motul%'), (60902, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60903, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60904, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/lieferung'), (60905, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60906, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60907, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1295186015&flash=10.1.82.76&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fsynthetikoel-im-4v-boxer-r1100gs-t1222952.html&dt=12'), (60908, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60909, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (60910, 'http://www.markenoele.de/', ''), (60911, 'http://www.markenoele.de/', ''), (60912, 'http://www.markenoele.de/catalog/product/view/id/9', 'http://www.google.de/search?q=motul+lpg&pws=0&ie=utf-8&oe=utf-8&hl=de'), (60913, 'http://www.markenoele.de/catalog/product/view/id/56', 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CCAQgwgwAg&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-7100-4t-56.html&rct=j&q=motul%207100%204t&ei=phIzTZ32IsfFswaFoOWfCg&usg=AFQjCNFDUkQpJmdPezae_y89Nr5iwgwGMg'), (60914, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=90&slotname=4498595130&w=728&lmt=1295193264&channel=4582219326&color_bg=F2F3F5&color_border=F2F3F5&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F'), (60915, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60916, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60917, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (60918, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (60919, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (60920, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60921, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CroubgCEzTZi6Cov-sgbq6vzzAa3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCON3joTdptj6qBBNP0NqQD8MKFtSROlqy2RiFnjOX&sig=AGiWqtxgucuVrh647ttnVEN7ExQXWkX6xQ&adurl=http://www.motulshop.de&rct=j&q=motul%208100%'), (60922, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (60923, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/impressum/'), (60924, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (60925, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CroubgCEzTZi6Cov-sgbq6vzzAa3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCON3joTdptj6qBBNP0NqQD8MKFtSROlqy2RiFnjOX&sig=AGiWqtxgucuVrh647ttnVEN7ExQXWkX6xQ&adurl=http://www.motulshop.de&rct=j&q=motul%208100%'), (60926, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CbXFTpiEzTerqG4j-sgar_rHnAa3BsMMB_em97RS9w-PtRwgAEAMoA1Cer6GNAWCVyoqCmAegAcfRhPgDyAEBqQI43eOhN2m2PqoEGE_Q3_EDU5ftlEDnJnraDy5opy-hy8bJeA&sig=AGiWqtwXM4_J2vcoXusYXIFl8UikWXkEiw&adurl=http://www.motulshop.de&rct=j&q=g%C'), (60927, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (60928, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CbXFTpiEzTerqG4j-sgar_rHnAa3BsMMB_em97RS9w-PtRwgAEAMoA1Cer6GNAWCVyoqCmAegAcfRhPgDyAEBqQI43eOhN2m2PqoEGE_Q3_EDU5ftlEDnJnraDy5opy-hy8bJeA&sig=AGiWqtwXM4_J2vcoXusYXIFl8UikWXkEiw&adurl=http://www.motulshop.de&rct=j&q=g%C'), (60929, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W40-Liter/dp/B002TM6XZ8'), (60930, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.markenoele.de/'), (60931, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W40-Liter/dp/B002TM6XZ8'), (60932, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (60933, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-5100-4t-50.html'), (60934, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (60935, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTUxMDAtNHQtNTAuaHRtbA,,/product/50/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (60936, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (60937, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (60938, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W40-Liter/dp/B002TM6XZ8'), (60939, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/'), (60940, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (60941, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/'), (60942, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (60943, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQuaHRtbA,,/product/49/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (60944, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (60945, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/cart/'), (60946, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/angebote-des-monats/'), (60947, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (60948, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul_pflegeberater/'), (60949, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (60950, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (60951, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (60952, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (60953, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (60954, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (60955, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (60956, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (60957, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (60958, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (60959, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (60960, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (60961, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (60962, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (60963, 'http://www.markenoele.de/paypal/standard/redirect/', 'http://www.markenoele.de/checkout/onepage/'), (60964, 'http://www.markenoele.de/paypal/ipn/', ''), (60965, 'http://www.markenoele.de/paypal/standard/success/?merchant_return_link=Zur%C3%BCck+zu+F%26M+Computer+Systemhaus+GmbH', ''), (60966, 'http://www.markenoele.de/checkout/onepage/success/', ''), (60967, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CBiMnly4zTer0AcviswaMhYG9Aq3BsMMB_em97RSPtd5ECAAQASgDUJ6voY0BYJXKm4KsB6ABx9GE-APIAQGpAjjd46E3abY-qgQTT9A5bilQjJGGJ8_UE_UfrlTMAQ&sig=AGiWqtyB-jlTOcqKSRBHR8R4LU_WIsWsGA&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (60968, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (60969, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C2V7DjS4zTZTXL4H9sgajkci4Aq3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVorKCvAegAcfRhPgDyAEBqQI43eOhN2m2PqoEGE_QBHeG86sXYCBQiAvfEx1QaplF-qu9eA&sig=AGiWqtw0EnHWNpgbQgi_4mLVquDbQqrIxA&adurl=http://www.motulshop.de&rct=j&q=mot'), (60970, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CBiMnly4zTer0AcviswaMhYG9Aq3BsMMB_em97RSPtd5ECAAQASgDUJ6voY0BYJXKm4KsB6ABx9GE-APIAQGpAjjd46E3abY-qgQTT9A5bilQjJGGJ8_UE_UfrlTMAQ&sig=AGiWqtyB-jlTOcqKSRBHR8R4LU_WIsWsGA&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (60971, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (60972, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+300v+4t&aq=f&aqi=g1&aql=&oq='), (60973, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/'), (60974, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/'), (60975, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t', 'http://www.markenoele.de/'); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (60976, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204', 'http://www.markenoele.de/'), (60977, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t', 'http://www.markenoele.de/'), (60978, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t', 'http://www.markenoele.de/'), (60979, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t%20%20f', 'http://www.markenoele.de/'), (60980, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t%20%20fl', 'http://www.markenoele.de/'), (60981, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t%20%20fl', 'http://www.markenoele.de/'), (60982, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t%20%20fl%201', 'http://www.markenoele.de/'), (60983, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t%20%20fl%2010', 'http://www.markenoele.de/'), (60984, 'http://www.markenoele.de/catalogsearch/result/?q=300v+4t++fl+10w40', 'http://www.markenoele.de/'), (60985, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%204t%20%20fl%2010w4', 'http://www.markenoele.de/'), (60986, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=300v+4t++fl+10w40'), (60987, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (60988, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (60989, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (60990, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (60991, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (60992, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (60993, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (60994, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (60995, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (60996, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (60997, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (60998, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (60999, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (61000, 'http://www.markenoele.de/catalog/product/view/id/75/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (61001, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (61002, 'http://www.markenoele.de/catalog/product/view/id/76/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (61003, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (61004, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (61005, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (61006, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (61007, 'http://www.markenoele.de/', 'http://www.auvito.de/total-5w-30-motorenoel-motoroel-1-ltr-mb-229-51-mb-229-31-bmw-ll04/artnr4530936/details.html'), (61008, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (61009, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (61010, 'http://www.markenoele.de/catalog/product/view/id/142', 'http://www.google.de/products?hl=de&q=blechschild+pin+up&show=dd&sa=N&start=10'), (61011, 'http://www.markenoele.de/', ''), (61012, 'http://www.markenoele.de/', ''), (61013, 'http://www.markenoele.de/contacts/', ''), (61014, 'http://www.markenoele.de/angebote-des-monats/', ''), (61015, 'http://www.markenoele.de/catalog/product/view/id/17', ''), (61016, 'http://www.markenoele.de/lieferung', ''), (61017, 'http://www.markenoele.de/catalog/product/view/id/169', ''), (61018, 'http://www.markenoele.de/catalog/product/view/id/66', ''), (61019, 'http://www.markenoele.de/catalog/product/view/id/176', ''), (61020, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (61021, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (61022, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (61023, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (61024, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (61025, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (61026, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (61027, 'http://www.markenoele.de/agb/', ''), (61028, 'http://www.markenoele.de/impressum/', ''), (61029, 'http://www.markenoele.de/widerruf/', ''), (61030, 'http://www.markenoele.de/datenschutz/', ''), (61031, 'http://www.markenoele.de/zahlung/', ''), (61032, 'http://www.markenoele.de/lieferung/', ''), (61033, 'http://www.markenoele.de/altoelentsorgung/', ''), (61034, 'http://www.markenoele.de/bestellung/', ''), (61035, 'http://www.markenoele.de/motul_pflegeberater/', ''), (61036, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (61037, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (61038, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (61039, 'http://www.markenoele.de/', ''), (61040, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (61041, 'http://www.markenoele.de/', ''), (61042, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (61043, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (61044, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (61045, 'http://www.markenoele.de/altoelentsorgung/', ''), (61046, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l'), (61047, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61048, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61049, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61050, 'http://www.markenoele.de/catalog/category/view/id/10?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (61051, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?mode=list'), (61052, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=14&ved=0CC8QFjADOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%20preis%20x-cess%205w40&ei=8gY0TZfVNIvOswaXl4maCg&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1s'), (61053, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=67&ved=0CEQQFjAGODw&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20preis%20x-cess%205w40&ei=VAc0TfS_Ocvysgbc5e2vCg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ&cad=rja'), (61054, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (61055, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (61056, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CyIvgsBU0TdHwAoSOOteUrN8BrcGwwwH96b3tFI-13kQIABACKANQnq-hjQFglaL9gZQHoAHH0YT4A8gBAakCbmJwqDJgtj6qBBhP0MNzqqCMPRdmklIgQJiamYZQNmk9gBE&sig=AGiWqtw4hzWheAiBChx-_5myy0y2lyyNcw&adurl=http://www.motulshop.de&rct=j&q=motul%'), (61057, 'http://www.markenoele.de/catalog/product/view/id/66', 'http://www.markenoele.de/'), (61058, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CyIvgsBU0TdHwAoSOOteUrN8BrcGwwwH96b3tFI-13kQIABACKANQnq-hjQFglaL9gZQHoAHH0YT4A8gBAakCbmJwqDJgtj6qBBhP0MNzqqCMPRdmklIgQJiamYZQNmk9gBE&sig=AGiWqtw4hzWheAiBChx-_5myy0y2lyyNcw&adurl=http://www.motulshop.de&rct=j&q=motul%'), (61059, 'http://www.markenoele.de/catalog/product/view/id/66', 'http://www.markenoele.de/'), (61060, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CyIvgsBU0TdHwAoSOOteUrN8BrcGwwwH96b3tFI-13kQIABACKANQnq-hjQFglaL9gZQHoAHH0YT4A8gBAakCbmJwqDJgtj6qBBhP0MNzqqCMPRdmklIgQJiamYZQNmk9gBE&sig=AGiWqtw4hzWheAiBChx-_5myy0y2lyyNcw&adurl=http://www.motulshop.de&rct=j&q=motul%'), (61061, 'http://www.markenoele.de/catalog/product/view/id/66', 'http://www.markenoele.de/'), (61062, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (61063, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&aq=3&aqi=g10&aql=&oq=motul'), (61064, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (61065, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&aq=3&aqi=g10&aql=&oq=motul'), (61066, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61067, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61068, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (61069, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (61070, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (61071, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (61072, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (61073, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (61074, 'http://www.markenoele.de/catalog/category/view/id/32?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (61075, 'http://www.markenoele.de/catalog/category/view/id/32?mode=list&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?mode=list'), (61076, 'http://www.markenoele.de/catalog/category/view/id/32?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (61077, 'http://www.markenoele.de/lieferung/', ''), (61078, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+shop&aq=5&aqi=g10&aql=&oq=motul+'), (61079, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61080, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61081, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (61082, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+8100+X-clean+SAE+5W-30&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (61083, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61084, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61085, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (61086, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (61087, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (61088, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (61089, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (61090, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CCUQFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-pflegeprodukte%2Fshine-go-silicone-clean.html&rct=j&q=motul%20silicone%20clean&ei=xCQ0TdrWNMLpOaygmbUC&usg=AFQjCNEOQ5-WLHssyBPvYSv3r-35bwHo3Q'), (61091, 'http://www.markenoele.de/catalog/product/gallery/id/111/image/74/', ''), (61092, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (61093, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (61094, 'http://www.markenoele.de/catalog/product/view/id/177/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (61095, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l-177.html'), (61096, 'http://www.markenoele.de/catalog/product/view/id/177/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (61097, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-c3-5l-177.html'), (61098, 'http://www.markenoele.de/', 'http://shop.ebay.de/aenniecat/m.html?_nkw=Motul+300v&_sacat=0&_odkw=&_osacat=0&_trksid=p3911.c0.m270.l1311'), (61099, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/'), (61100, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mot', 'http://www.markenoele.de/'), (61101, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motu', 'http://www.markenoele.de/'), (61102, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mo', 'http://www.markenoele.de/'), (61103, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/'), (61104, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Fa', 'http://www.markenoele.de/'), (61105, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Fac', 'http://www.markenoele.de/'), (61106, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Fa', 'http://www.markenoele.de/'), (61107, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20F', 'http://www.markenoele.de/'), (61108, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Fa', 'http://www.markenoele.de/'), (61109, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Fac', 'http://www.markenoele.de/'), (61110, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Fact', 'http://www.markenoele.de/'), (61111, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Facto', 'http://www.markenoele.de/'), (61112, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Factor', 'http://www.markenoele.de/'), (61113, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Factory', 'http://www.markenoele.de/'), (61114, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Factory', 'http://www.markenoele.de/'), (61115, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Factory%2015', 'http://www.markenoele.de/'), (61116, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Factory%2015W', 'http://www.markenoele.de/'), (61117, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Factory%2015W5', 'http://www.markenoele.de/'), (61118, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Factory+15W50', 'http://www.markenoele.de/'), (61119, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Factory%2015W50', 'http://www.markenoele.de/'), (61120, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Factory%2015W5', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Factory+15W50'), (61121, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Factory+15W50'), (61122, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Factory+15W50'), (61123, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=Motul+', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+'), (61124, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=Motul+', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=Motul+'), (61125, 'http://www.markenoele.de/catalogsearch/result/index/?p=4&q=Motul+', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=Motul+'), (61126, 'http://www.markenoele.de/catalogsearch/result/index/?p=5&q=Motul+', 'http://www.markenoele.de/catalogsearch/result/index/?p=4&q=Motul+'), (61127, 'http://www.markenoele.de/catalogsearch/result/index/?p=6&q=Motul+', 'http://www.markenoele.de/catalogsearch/result/index/?p=5&q=Motul+'), (61128, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.markenoele.de/catalogsearch/result/index/?p=6&q=Motul+'), (61129, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%22fuel+system+cleaner%22&ie=utf-8&oe=utf-8&aq=t&client=firefox-a&rlz=1R1DVFC_de___DE345'), (61130, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (61131, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (61132, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (61133, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+300v&ie=UTF-8&oe=UTF-8&redir_esc=&ei=kzk0TdvaLIiLswbax42uCg'), (61134, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/'), (61135, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300%20V', 'http://www.markenoele.de/'), (61136, 'http://www.markenoele.de/catalogsearch/result/?q=300+V', 'http://www.markenoele.de/'), (61137, 'http://www.markenoele.de/catalogsearch/result/?q=300V', 'http://www.markenoele.de/catalogsearch/result/?q=300+V'), (61138, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/catalogsearch/result/?q=300V'), (61139, 'http://www.markenoele.de/catalogsearch/result/?q=300V', 'http://www.markenoele.de/catalogsearch/result/?q=300+V'), (61140, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l+300v+factory&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (61141, 'http://www.markenoele.de/', 'http://web2.cylex.de/firma-home/motul-deutschland-gmbh-2079063.html'), (61142, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61143, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61144, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (61145, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (61146, 'http://www.markenoele.de/catalog/product/view/id/49/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (61147, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-5100-4t-49.html'), (61148, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61149, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-5100-4t-49.html'), (61150, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61151, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (61152, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CcqMtxVc0TezwMYb7sga91qWvAq3BsMMB_em97RS1g_2-RwgAEAIgtlQoA1Cer6GNAWCVqpGCoAegAcfRhPgDyAEBqQJAmQ0NJ0u2PqoEE0_Qc7zVNSAyuHXUX86T1x0pjnuABZBO&sig=AGiWqtw2bJqPuODEEBhdm3PQzwV1arcpmQ&adurl=http://www.motulshop.de&rct=j&q=m'), (61153, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CpTZpY1g0TbqiO4WOOtu5gJkCrcGwwwH96b3tFN2_4-1HCAAQAVCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQJAmQ0NJ0u2PqoEE0_Q81pJzhVndriwx6-sVi28yjw&sig=AGiWqtzZ6e32PjaBapTUubpysH5zM4oTQw&adurl=http://www.motulshop.de&rct=j&q=Motul%20800%20'), (61154, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CpTZpY1g0TbqiO4WOOtu5gJkCrcGwwwH96b3tFN2_4-1HCAAQAVCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQJAmQ0NJ0u2PqoEE0_Q81pJzhVndriwx6-sVi28yjw&sig=AGiWqtzZ6e32PjaBapTUubpysH5zM4oTQw&adurl=http://www.motulshop.de&rct=j&q=Motul%20800%20'), (61155, 'http://www.markenoele.de/catalog/product/view/id/176', 'http://www.markenoele.de/'), (61156, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CpTZpY1g0TbqiO4WOOtu5gJkCrcGwwwH96b3tFN2_4-1HCAAQAVCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQJAmQ0NJ0u2PqoEE0_Q81pJzhVndriwx6-sVi28yjw&sig=AGiWqtzZ6e32PjaBapTUubpysH5zM4oTQw&adurl=http://www.motulshop.de&rct=j&q=Motul%20800%20'), (61157, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61158, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61159, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (61160, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (61161, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (61162, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (61163, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (61164, 'http://www.markenoele.de/catalog/product/view/id/78/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (61165, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l+10w60&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7MEDA_de&redir_esc=&ei=SFk0TczmK4LDswa67biCCg'), (61166, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (61167, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (61168, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/angebote-des-monats/'), (61169, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (61170, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l+10w60&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7MEDA_de&redir_esc=&ei=SFk0TczmK4LDswa67biCCg'), (61171, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10', 'http://www.markenoele.de/'), (61172, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w6', 'http://www.markenoele.de/'), (61173, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w', 'http://www.markenoele.de/'), (61174, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w60', 'http://www.markenoele.de/'), (61175, 'http://www.markenoele.de/catalogsearch/result/?q=10w60', 'http://www.markenoele.de/'), (61176, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=710w60', 'http://www.markenoele.de/catalogsearch/result/?q=10w60'), (61177, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=7110w60', 'http://www.markenoele.de/catalogsearch/result/?q=10w60'), (61178, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=710010w60', 'http://www.markenoele.de/catalogsearch/result/?q=10w60'), (61179, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=7100%20A10w60', 'http://www.markenoele.de/catalogsearch/result/?q=10w60'), (61180, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=7100%2010w60', 'http://www.markenoele.de/catalogsearch/result/?q=10w60'), (61181, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=7100%20AT10w60', 'http://www.markenoele.de/catalogsearch/result/?q=10w60'), (61182, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=7100%20AT%2010w60', 'http://www.markenoele.de/catalogsearch/result/?q=10w60'), (61183, 'http://www.markenoele.de/catalogsearch/result/?q=7100+AT+10w60', 'http://www.markenoele.de/catalogsearch/result/?q=10w60'), (61184, 'http://www.markenoele.de/', ''), (61185, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61186, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61187, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CdGnpMV00TdzRGonhswab9fSoAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglcqWgqgHoAHH0YT4A8gBAakCQJkNDSdLtj6qBBNP0GrBk5tRlOetBq_Pkd8_Yq4M&sig=AGiWqtwbiOdSUfFF3F9c47HXGt-a1vaRgQ&adurl=http://www.motulshop.de&rct=j&q=Motul%20%C3%B'), (61188, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CIEE6uF00TZz1BoT_sgb19YmqAq3BsMMB_em97RS9gv2-RwgAEAEguVQoA1Cer6GNAWCVuomCmAegAcfRhPgDyAEBqQJAmQ0NJ0u2PqoEGE_Q9hCXC_Dm_rt-QGrK7BRbjWvKJUhMhYAFkE4&sig=AGiWqtxoIjrPiJgWHnFHraxAiJfJloaPYw&adurl=http://www.motulshop.de&rc'), (61189, 'http://www.markenoele.de/catalogsearch/result/?q=Wash+%26+Wax', 'http://www.markenoele.de/'), (61190, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NhdGFsb2dzZWFyY2gvcmVzdWx0L2luZGV4Lz9xPVdhc2grJTI2K1dheA,,/product/112/', 'http://www.markenoele.de/catalogsearch/result/?q=Wash+%26+Wax'), (61191, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/catalogsearch/result/?q=Wash+%26+Wax'), (61192, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (61193, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (61194, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (61195, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (61196, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61197, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motorrad', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61198, 'http://www.markenoele.de/catalogsearch/result/?q=motorrad', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61199, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=motorrad'), (61200, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61201, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (61202, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-diesel.html'), (61203, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (61204, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (61205, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (61206, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (61207, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (61208, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (61209, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (61210, 'http://www.markenoele.de/paypal/standard/redirect/', 'http://www.markenoele.de/checkout/onepage/'), (61211, 'http://www.markenoele.de/paypal/ipn/', ''), (61212, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (61213, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/'), (61214, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%C3%B6l', 'http://www.markenoele.de/'), (61215, 'http://www.markenoele.de/catalogsearch/result/?q=motul%C3%B6l', 'http://www.markenoele.de/'), (61216, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=chain', 'http://www.markenoele.de/catalogsearch/result/?q=motul%C3%B6l'), (61217, 'http://www.markenoele.de/catalogsearch/result/?q=CHAIN+LUBE+ROAD+PLUS', 'http://www.markenoele.de/catalogsearch/result/?q=motul%C3%B6l'), (61218, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bes', 'http://www.markenoele.de/catalogsearch/result/?q=CHAIN+LUBE+ROAD+PLUS'), (61219, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=gear', 'http://www.markenoele.de/catalogsearch/result/?q=CHAIN+LUBE+ROAD+PLUS'), (61220, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=gear%20b', 'http://www.markenoele.de/catalogsearch/result/?q=CHAIN+LUBE+ROAD+PLUS'), (61221, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=gear%20box', 'http://www.markenoele.de/catalogsearch/result/?q=CHAIN+LUBE+ROAD+PLUS'), (61222, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=gear%20bo', 'http://www.markenoele.de/catalogsearch/result/?q=CHAIN+LUBE+ROAD+PLUS'), (61223, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=gear', 'http://www.markenoele.de/catalogsearch/result/?q=CHAIN+LUBE+ROAD+PLUS'), (61224, 'http://www.markenoele.de/catalogsearch/result/?q=gearbox', 'http://www.markenoele.de/catalogsearch/result/?q=CHAIN+LUBE+ROAD+PLUS'), (61225, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100', 'http://www.markenoele.de/catalogsearch/result/?q=gearbox'), (61226, 'http://www.markenoele.de/catalogsearch/result/?q=5100+4T+15W-50', 'http://www.markenoele.de/catalogsearch/result/?q=gearbox'), (61227, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%204T%201W-50', 'http://www.markenoele.de/catalogsearch/result/?q=5100+4T+15W-50'), (61228, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%204T%2010W-50', 'http://www.markenoele.de/catalogsearch/result/?q=5100+4T+15W-50'), (61229, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%204T%2010W-50', 'http://www.markenoele.de/catalogsearch/result/?q=5100+4T+15W-50'), (61230, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%204T%2010W-0', 'http://www.markenoele.de/catalogsearch/result/?q=5100+4T+15W-50'), (61231, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%204T%2010W-40', 'http://www.markenoele.de/catalogsearch/result/?q=5100+4T+15W-50'), (61232, 'http://www.markenoele.de/catalogsearch/result/?q=5100+4T+10W-40', 'http://www.markenoele.de/catalogsearch/result/?q=5100+4T+15W-50'), (61233, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=scooter', 'http://www.markenoele.de/catalogsearch/result/?q=5100+4T+10W-40'), (61234, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=scooter%20e', 'http://www.markenoele.de/catalogsearch/result/?q=5100+4T+10W-40'), (61235, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=scooter%20expert', 'http://www.markenoele.de/catalogsearch/result/?q=5100+4T+10W-40'), (61236, 'http://www.markenoele.de/catalogsearch/result/?q=scooter+expert', 'http://www.markenoele.de/catalogsearch/result/?q=5100+4T+10W-40'), (61237, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C_W4SMmQ0TfXtNcbhswa1-8zUAa3BsMMB_em97RTtvePtRwgAEAEgx5j4BSgDUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAq-Klsi1RLY-qgQYT9D1kn9BFvNe1eArZa9586wo3yfuDuiKgAWQTg&sig=AGiWqtzPfrUaVqbfIGNaaIw1_0yIQwipqw&adurl=http://www.motulshop.de'), (61238, 'http://www.markenoele.de/', 'http://suche.web.de/search/web/?origin=HP&mc=hp@suche.suche@home&su=motul+%C3%96l&jsenabled=true'), (61239, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61240, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61241, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (61242, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Sp', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (61243, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Spe', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (61244, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Specil', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (61245, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Spec', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (61246, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Specili', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (61247, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Specilic', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (61248, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Specilic', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (61249, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Specilic%2050', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (61250, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Specilic%205', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (61251, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Specilic%20507', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (61252, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Specilic%20507', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (61253, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Specilic%20507%2000', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (61254, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Specilic%20507%2000', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (61255, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Specilic%20507%2000%20V', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (61256, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Specilic%20507%2000%20VW', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (61257, 'http://www.markenoele.de/catalogsearch/result/?q=Specilic+507+00+VW', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (61258, 'http://www.markenoele.de/', 'http://suche.web.de/search/web/?origin=HP&mc=hp@suche.suche@home&su=motul+%C3%96l&jsenabled=true'), (61259, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61260, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61261, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (61262, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=vw', 'http://www.markenoele.de/'), (61263, 'http://www.markenoele.de/catalogsearch/result/?q=vw', 'http://www.markenoele.de/'), (61264, 'http://www.markenoele.de/', ''), (61265, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-7717724263433137&format=336x280_as&output=html&h=280&w=336&lmt=1143042249&ad_type=text_image&color_bg=B1BCD8&color_border=000066&color_link=000000&color_text=000000&color_url=000000&flash=10'), (61266, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=boo', 'http://www.markenoele.de/'), (61267, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=boot', 'http://www.markenoele.de/'), (61268, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=boots', 'http://www.markenoele.de/'), (61269, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsm', 'http://www.markenoele.de/'), (61270, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsmo', 'http://www.markenoele.de/'), (61271, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsmot', 'http://www.markenoele.de/'), (61272, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsmoto', 'http://www.markenoele.de/'), (61273, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsmotor', 'http://www.markenoele.de/'), (61274, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsmotore', 'http://www.markenoele.de/'), (61275, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsmotoren', 'http://www.markenoele.de/'), (61276, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsmotoren%C3%B6', 'http://www.markenoele.de/'), (61277, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsmotoren%C3%B6l', 'http://www.markenoele.de/'), (61278, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsmotoren%C3%B6l', 'http://www.markenoele.de/'), (61279, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsmotoren%C3%B6l%20m', 'http://www.markenoele.de/'), (61280, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsmotoren%C3%B6l%20mo', 'http://www.markenoele.de/'), (61281, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsmotoren%C3%B6l%20mot', 'http://www.markenoele.de/'), (61282, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsmotoren%C3%B6l%20motu', 'http://www.markenoele.de/'), (61283, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsmotoren%C3%B6l%20motul', 'http://www.markenoele.de/'), (61284, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsmotoren%C3%B6l%20motul', 'http://www.markenoele.de/'), (61285, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsmotoren%C3%B6l%20motul%20ma', 'http://www.markenoele.de/'), (61286, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsmotoren%C3%B6l%20motul%20m', 'http://www.markenoele.de/'), (61287, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsmotoren%C3%B6l%20motul%20mari', 'http://www.markenoele.de/'), (61288, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsmotoren%C3%B6l%20motul%20marin', 'http://www.markenoele.de/'), (61289, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsmotoren%C3%B6l%20motul%20marine', 'http://www.markenoele.de/'), (61290, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsmotoren%C3%B6l%20motul%20marine', 'http://www.markenoele.de/'), (61291, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsmotoren%C3%B6l%20motul%20marine%204', 'http://www.markenoele.de/'), (61292, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsmotoren%C3%B6l%20motul%20marine%204', 'http://www.markenoele.de/'), (61293, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsmotoren%C3%B6l%20motul%20marine%204T', 'http://www.markenoele.de/'), (61294, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=bootsmotoren%C3%B6l%20motul%20marine%204', 'http://www.markenoele.de/'), (61295, 'http://www.markenoele.de/catalog/product/view/id/66', 'http://www.markenoele.de/'), (61296, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-300v-chrono.html'), (61297, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61298, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-300v-chrono.html'), (61299, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61300, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-300v-chrono.html'), (61301, 'http://www.markenoele.de/', ''), (61302, 'http://www.markenoele.de/', ''), (61303, 'http://www.markenoele.de/catalog/product/view/id/174', 'http://www.google.de/products?hl=de&q=motul+t-shirt&sqi=2&scoring=p'), (61304, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/t-shirt-174.html'), (61305, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (61306, 'http://www.markenoele.de/catalog/product/view/id/152/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (61307, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (61308, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (61309, 'http://www.markenoele.de/catalog/product/view/id/201/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (61310, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (61311, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (61312, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9674079350148836&output=html&h=90&slotname=2480951733&w=728&lmt=1295286040&flash=10.1.102.64&url=http%3A%2F%2Fkremergo1a.tradoria.de%2Fkontakt%3Fproduct%3D47890287%23form&dt=1295286040506&bp'), (61313, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.markenoele.de/'), (61314, 'http://www.markenoele.de/catalog/product/gallery/id/17/image/98/', ''), (61315, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (61316, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (61317, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.markenoele.de/'), (61318, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-8100-eco-clean-c1-17.html'), (61319, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61320, 'http://www.markenoele.de/catalog/product/view/id/10/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (61321, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61322, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (61323, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (61324, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', ''), (61325, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-plus-5l.html'), (61326, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', ''), (61327, 'http://www.markenoele.de/catalog/product/gallery/id/12/image/54/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-plus-5l.html'), (61328, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-plus-5l.html'), (61329, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61330, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (61331, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (61332, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (61333, 'http://www.markenoele.de/catalog/product/view/id/27/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (61334, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (61335, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (61336, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (61337, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (61338, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (61339, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (61340, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (61341, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (61342, 'http://www.markenoele.de/catalog/product/view/id/17/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (61343, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-eco-clean-c1-17.html'), (61344, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61345, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (61346, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (61347, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-5l.html'), (61348, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=motul+300v&x=0&y=0'), (61349, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61350, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61351, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (61352, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (61353, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20power%205', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (61354, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20power%205w', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (61355, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20power%205w40', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (61356, 'http://www.markenoele.de/catalogsearch/result/?q=300v+power+5w40', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (61357, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20power', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (61358, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300vr%205w40', 'http://www.markenoele.de/catalogsearch/result/?q=300v+power+5w40'), (61359, 'http://www.markenoele.de/catalogsearch/result/?q=300vr+5w40', 'http://www.markenoele.de/catalogsearch/result/?q=300v+power+5w40'), (61360, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%205w40', 'http://www.markenoele.de/catalogsearch/result/?q=300vr+5w40'), (61361, 'http://www.markenoele.de/catalogsearch/result/?q=300v+5w40', 'http://www.markenoele.de/catalogsearch/result/?q=300vr+5w40'), (61362, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w40', 'http://www.markenoele.de/catalogsearch/result/?q=300v+5w40'), (61363, 'http://www.markenoele.de/catalogsearch/result/?q=5w40', 'http://www.markenoele.de/catalogsearch/result/?q=300v+5w40'), (61364, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/catalogsearch/result/?q=5w40'), (61365, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20po', 'http://www.markenoele.de/catalogsearch/result/?q=5w40'), (61366, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20power', 'http://www.markenoele.de/catalogsearch/result/?q=5w40'), (61367, 'http://www.markenoele.de/catalogsearch/result/?q=300v+power', 'http://www.markenoele.de/catalogsearch/result/?q=5w40'), (61368, 'http://www.markenoele.de/catalog/product/view/id/72', 'http://www.markenoele.de/catalogsearch/result/?q=300v+power'), (61369, 'http://www.markenoele.de/', ''), (61370, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20power', ''), (61371, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', ''), (61372, 'http://www.markenoele.de/catalogsearch/result/?q=300v+5w40', ''), (61373, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (61374, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20power%205w40', ''), (61375, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20po', ''), (61376, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (61377, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CbPi8rZs0TaiDPIrgswaUt9z6Aa3BsMMB_em97RSPtd5ECAAQAigDUJ6voY0BYJUCoAHH0YT4A8gBAakC0aeEUZhRtj6qBBhP0H8vdsX7PaIsV3pf1DFTf_3j50o2Bx4&sig=AGiWqtzyYLidbiArWtq9B0Q0XB6QXu_SXg&adurl=http://www.motulshop.de&rct=j&q=motul%2030'), (61378, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+TECH+GREASE+300+Lithiumfett+200+g&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (61379, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61380, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61381, 'http://www.markenoele.de/catalog/category/view/id/45', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (61382, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20TECH%20GREASE%20300%20Lithiumfett%20200%20g', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (61383, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20TECH%20GREASE%20300', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (61384, 'http://www.markenoele.de/catalogsearch/result/?q=motul+TECH+GREASE+300+', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (61385, 'http://www.markenoele.de/catalogsearch/result/?q=motul+TECH+GREASE+', 'http://www.markenoele.de/catalogsearch/result/?q=motul+TECH+GREASE+300+'), (61386, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20TECH%20GREASE', 'http://www.markenoele.de/catalogsearch/result/?q=motul+TECH+GREASE+300+'), (61387, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/catalogsearch/result/?q=motul+TECH+GREASE+'), (61388, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (61389, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (61390, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20power%205w', ''), (61391, 'http://www.markenoele.de/catalogsearch/result/?q=300vr+5w40', ''), (61392, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61393, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (61394, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61395, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=fett', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (61396, 'http://www.markenoele.de/catalogsearch/result/?q=fett', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (61397, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61398, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (61399, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61400, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61401, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61402, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61403, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61404, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (61405, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (61406, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (61407, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/catalogsearch/result/?q=motul+TECH+GREASE+'), (61408, 'http://www.markenoele.de/catalogsearch/result/?q=motul+TECH+GREASE+', 'http://www.markenoele.de/catalogsearch/result/?q=motul+TECH+GREASE+300+'), (61409, 'http://www.markenoele.de/catalogsearch/result/?q=motul+TECH+GREASE+300+', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (61410, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=5&oq=motul&hl=de&ie=UTF-8&rlz=1T4ASUS_de___DE336&q=motul+shop'), (61411, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61412, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61413, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (61414, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (61415, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aoffical&channel=s&hl=de&source=hp&q=motul+%C3%B6l&meta=&btnG=Google-Suche'), (61416, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (61417, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (61418, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (61419, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (61420, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (61421, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (61422, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (61423, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61424, 'http://www.markenoele.de/catalogsearch/result/?q=5w40', ''), (61425, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300vr%205w40', ''), (61426, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (61427, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.google.de/search?hl=de&client=firefox-a&hs=oNw&rls=org.mozilla:de:official&channel=s&&sa=X&ei=u6Q0Tfr5JYrIswae8vWgCg&ved=0CBgQvwUoAQ&q=Motul+Shine+and+Go+Silicone+Clean+erfahrung&spell=1'), (61428, 'http://www.markenoele.de/catalogsearch/result/?q=300v+power', ''), (61429, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=TqU0TduVF4TCswa8zLiVCg&ved=0CCcQBSgA&q=-+Agip+2+Takt+Racing+-+Motul+800&spell=1'), (61430, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://gs-forum.eu/showthread.php?t=49932'), (61431, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CfefSFag0TezRHIW-hAeJ3a17rcGwwwH96b3tFN2_4-1HCAAQASgDUJ6voY0BYJWCoIKwB6ABx9GE-APIAQGpAtGnhFGYUbY-qgQTT9C0gn1VUoJjzQkov8S5YZU-9A&sig=AGiWqtySaQG3ZdLCMWMUbBHNeFVsbS6b_Q&adurl=http://www.motulshop.de&rct=j&q=motul%20800'), (61432, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61433, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61434, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (61435, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (61436, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (61437, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61438, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (61439, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (61440, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (61441, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (61442, 'http://www.markenoele.de/', 'http://www.hotfrog.de/Firmen/Deutsche-Castrol-Vertriebsgesellschaft'), (61443, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (61444, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CcCXtnqg0TdvkL4aOOpnKlJwCrcGwwwH96b3tFIXK4-1HCAAQASgCUJ6voY0BYJWioIKwB6ABx9GE-APIAQGpAtGnhFGYUbY-qgQYT9DgjwT14MwpzX9y2fxUgt3pCwq78V50&sig=AGiWqtzlWhMSFJ40WfT6jGzjp6xsriuj5g&adurl=http://www.motulshop.de&rct=j&q=Motul'), (61445, 'http://www.markenoele.de/', 'http://www.hotfrog.de/Firmen/Deutsche-Castrol-Vertriebsgesellschaft'), (61446, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (61447, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (61448, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61449, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (61450, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (61451, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (61452, 'http://www.markenoele.de/catalog/product/view/id/32/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (61453, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (61454, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.google.de/search?q=pin+up+blechschilder&hl=de&client=firefox-a&hs=0UH&rls=org.mozilla:de:official&channel=s&prmd=ivns&ei=d6s0TZKhCcHzsgacuI2lCg&start=20&sa=N'), (61455, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.google.de/search?hl=de&client=firefox-a&hs=oNw&rls=org.mozilla:de:official&channel=s&&sa=X&ei=u6Q0Tfr5JYrIswae8vWgCg&ved=0CBgQvwUoAQ&q=Motul+Shine+and+Go+Silicone+Clean+erfahrung&spell=1'), (61456, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ce38bHq40TdKhDMniswa_7MicAq3BsMMB_em97RSttuPtRwgAEAEoAlCer6GNAWCVAqABx9GE-APIAQGpAtGnhFGYUbY-qgQTT9BDBA2OlIwKfFRYpEj4vITETQ&sig=AGiWqtzge4BBTxrWzy7afuTtOS0jHJllzQ&adurl=http://www.motulshop.de&rct=j&q=motul%20300v%20'), (61457, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CL3CntGSwqYCFci-zAod7msRHg'), (61458, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.markenoele.de/'), (61459, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-8100-eco-clean-c1-17.html'), (61460, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61461, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (61462, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (61463, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (61464, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=m570&_nkw=2-Takt+Zweitakt+Motoren%C3%B6l+%C3%96l+teilsynth'), (61465, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20ta', 'http://www.markenoele.de/'), (61466, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt%20te', 'http://www.markenoele.de/'), (61467, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt%20teilsy', 'http://www.markenoele.de/'), (61468, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt%20teil', 'http://www.markenoele.de/'), (61469, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt%20teilsynthetisch', 'http://www.markenoele.de/'), (61470, 'http://www.markenoele.de/catalogsearch/result/?q=2+takt+teilsynthetisch', 'http://www.markenoele.de/'), (61471, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt', 'http://www.markenoele.de/catalogsearch/result/?q=2+takt+teilsynthetisch'), (61472, 'http://www.markenoele.de/catalogsearch/result/?q=2+takt+', 'http://www.markenoele.de/catalogsearch/result/?q=2+takt+teilsynthetisch'), (61473, 'http://www.markenoele.de/catalog/category/view/id/14', ''), (61474, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (61475, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (61476, 'http://www.markenoele.de/catalog/category/view/id/33', ''), (61477, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (61478, 'http://www.markenoele.de/catalog/category/view/id/12', ''), (61479, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (61480, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (61481, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (61482, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (61483, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (61484, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CwuqAHN80TZ71A4OIOrGh4PcBrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVivuBlAegAcfRhPgDyAEBqQI31Aiplk62PqoEE0_QCixl23FF3utPEdLasstDl6s&sig=AGiWqtx_2wv6sWS-tYfKiGwjGG8AvPmGwA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (61485, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61486, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CwuqAHN80TZ71A4OIOrGh4PcBrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVivuBlAegAcfRhPgDyAEBqQI31Aiplk62PqoEE0_QCixl23FF3utPEdLasstDl6s&sig=AGiWqtx_2wv6sWS-tYfKiGwjGG8AvPmGwA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (61487, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CwuqAHN80TZ71A4OIOrGh4PcBrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVivuBlAegAcfRhPgDyAEBqQI31Aiplk62PqoEE0_QCixl23FF3utPEdLasstDl6s&sig=AGiWqtx_2wv6sWS-tYfKiGwjGG8AvPmGwA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (61488, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CwuqAHN80TZ71A4OIOrGh4PcBrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVivuBlAegAcfRhPgDyAEBqQI31Aiplk62PqoEE0_QCixl23FF3utPEdLasstDl6s&sig=AGiWqtx_2wv6sWS-tYfKiGwjGG8AvPmGwA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (61489, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (61490, 'http://www.markenoele.de/catalog/category/view/id/8', ''), (61491, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (61492, 'http://www.markenoele.de/altoelentsorgung/', ''), (61493, 'http://www.markenoele.de/catalog/category/view/id/11', ''), (61494, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (61495, 'http://www.markenoele.de/catalog/category/view/id/15', ''), (61496, 'http://www.markenoele.de/contacts/', ''), (61497, 'http://www.markenoele.de/zahlung/', ''), (61498, 'http://www.markenoele.de/zahlung/', ''), (61499, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (61500, 'http://www.markenoele.de/motul_pflegeberater/', ''), (61501, 'http://www.markenoele.de/lieferung/', ''), (61502, 'http://www.markenoele.de/angebote-des-monats/', ''), (61503, 'http://www.markenoele.de/datenschutz/', ''), (61504, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (61505, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (61506, 'http://www.markenoele.de/', 'http://www.essoetras.com/?epl=xLwcvS_-MNBfFn8i0cZDVxyR2GdAQuEUyV38ZQSc6lnq3HdEFA9RrQKlCtNDcVNOJqUf0kbCyoRsDEK5EGuD2jnkeQtW9wy0EZqAL8hsvZoTikOcs0w4S_BA4yKf2RU19Y-swZzFtHRA-MoBaMJugkAikNcopq7JI-7AmZ_lGA3arJMhxS8j3gtjAWU4ld2TAuzXgS4ObwFLDB-16is3C_N9jZlx'), (61507, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (61508, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (61509, 'http://www.markenoele.de/', ''), (61510, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?q=8100+X-cess+5W-40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (61511, 'http://www.markenoele.de/', ''), (61512, 'http://www.markenoele.de/', ''), (61513, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+10W40+online&meta=&aq=f&aqi=&aql=&oq='), (61514, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+10W40+online&meta=&aq=f&aqi=&aql=&oq='), (61515, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (61516, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+10W40+online&meta=&aq=f&aqi=&aql=&oq='), (61517, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (61518, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+10W40+online&meta=&aq=f&aqi=&aql=&oq='), (61519, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/'), (61520, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+10W40+online&meta=&aq=f&aqi=&aql=&oq='), (61521, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (61522, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (61523, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61524, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20510', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61525, 'http://www.markenoele.de/catalogsearch/result/?q=motul+510', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61526, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (61527, 'http://www.markenoele.de/catalog/product/view/id/58', 'http://www.markenoele.de/catalogsearch/result/?q=motul+510'), (61528, 'http://www.markenoele.de/catalog/product/gallery/id/58/image/31/', 'http://www.markenoele.de/motul-510-2t.html'), (61529, 'http://www.markenoele.de/catalog/product/gallery/id/58/image/31/', 'http://www.markenoele.de/motul-510-2t.html'), (61530, 'http://www.markenoele.de/catalogsearch/result/?q=motul+600', 'http://www.markenoele.de/motul-510-2t.html'), (61531, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (61532, 'http://www.markenoele.de/catalog/product/view/id/96', 'http://www.markenoele.de/catalogsearch/result/?q=motul+600'), (61533, 'http://www.markenoele.de/catalog/product/gallery/id/96/image/165/', 'http://www.markenoele.de/600-di-jet-2t.html'), (61534, 'http://www.markenoele.de/catalogsearch/result/?q=motul+610', 'http://www.markenoele.de/600-di-jet-2t.html'), (61535, 'http://www.markenoele.de/catalogsearch/result/?q=motul+710', 'http://www.markenoele.de/catalogsearch/result/?q=motul+510'), (61536, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20710', 'http://www.markenoele.de/catalogsearch/result/?q=motul+510'), (61537, 'http://www.markenoele.de/catalog/product/view/id/59', 'http://www.markenoele.de/catalogsearch/result/?q=motul+710'), (61538, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul+710', 'http://www.markenoele.de/catalogsearch/result/?q=motul+710'), (61539, 'http://www.markenoele.de/catalog/product/gallery/id/59/image/32/', 'http://www.markenoele.de/motul-710-2t.html'), (61540, 'http://www.markenoele.de/catalogsearch/result/?q=motul+90+pa', 'http://www.markenoele.de/motul-710-2t.html'), (61541, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20710', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul+710'), (61542, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20710', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul+710'), (61543, 'http://www.markenoele.de/catalogsearch/result/?q=AirFilterOil', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul+710'), (61544, 'http://www.markenoele.de/catalogsearch/result/?q=aif+filter', 'http://www.markenoele.de/catalogsearch/result/?q=AirFilterOil'), (61545, 'http://www.markenoele.de/catalogsearch/result/?q=air+filter', 'http://www.markenoele.de/catalogsearch/result/?q=aif+filter'), (61546, 'http://www.markenoele.de/catalog/product/view/id/105', 'http://www.markenoele.de/catalogsearch/result/?q=air+filter'), (61547, 'http://www.markenoele.de/catalog/product/gallery/id/105/image/68/', 'http://www.markenoele.de/air-filter-spray.html'), (61548, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v+15&hl=de&prmd=ivns&ei=RWM1TYmoMsSOswbk3civCg&sa=N&aq=f&aqi=&aql=&oq='), (61549, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (61550, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (61551, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (61552, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (61553, 'http://www.markenoele.de/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (61554, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=1'), (61555, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (61556, 'http://www.markenoele.de/catalogsearch/result/?q=motul+classic', 'http://www.markenoele.de/air-filter-spray.html'), (61557, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%201000', 'http://www.markenoele.de/catalogsearch/result/?q=motul+classic'), (61558, 'http://www.markenoele.de/catalogsearch/result/?q=motul+1000', 'http://www.markenoele.de/catalogsearch/result/?q=motul+classic'), (61559, 'http://www.markenoele.de/catalog/product/view/id/77/category/33', ''), (61560, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CUH8bhGw1TfqNGYGvtAaC5eSRAq3BsMMB_em97RTFgf2-RwgAEAEoA1Cer6GNAWCVuomCmAegAcfRhPgDyAEBqQLI4n_tB1W2PqoEE0_Qsm22UIul_FPOgmy_52noEAw&sig=AGiWqtwRgQKy_nNEQGT1r5CwN7HXIvUVWQ&adurl=http://www.motulshop.de&rct=j&q=motul%2015'), (61561, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+15w50&meta=lr%3D&aq=f&aqi=g1&aql=&oq='), (61562, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61563, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61564, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61565, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61566, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61567, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61568, 'http://www.markenoele.de/catalog/product/view/id/33/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (61569, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%201000', 'http://www.markenoele.de/catalogsearch/result/?q=motul+1000'), (61570, 'http://www.markenoele.de/catalogsearch/result/?q=motul+800', 'http://www.markenoele.de/catalogsearch/result/?q=motul+1000'), (61571, 'http://www.markenoele.de/catalog/product/view/id/77', 'http://www.markenoele.de/catalogsearch/result/?q=motul+800'), (61572, 'http://www.markenoele.de/catalog/product/view/id/78', 'http://www.markenoele.de/catalogsearch/result/?q=motul+800'), (61573, 'http://www.markenoele.de/catalog/product/gallery/id/77/image/112/', 'http://www.markenoele.de/motul-800-2t-factory-line-off-road.html'), (61574, 'http://www.markenoele.de/catalog/product/gallery/id/78/image/113/', 'http://www.markenoele.de/motul-800-2t-factory-line-road-racing.html'), (61575, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (61576, 'http://www.markenoele.de/', 'http://www.gutefrage.net/tag/motoroel/1'), (61577, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61578, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61579, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (61580, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61581, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61582, 'http://www.markenoele.de/', 'http://www.gutefrage.net/tag/motoroel/1'), (61583, 'http://www.markenoele.de/catalog/product/view/id/170', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CCMQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-snowpower-2t-4l.html&rct=j&q=Motul%20Snowpower&ei=QnQ1TbXnJdHwsgac_u2lCg&usg=AFQjCNF6iU6qQB_bEUQGgIq1Bx7fzp3pgg'), (61584, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+ke&hl=de&ie=UTF-8&rlz=1T4ADBF_deDE287DE291&q=motul+kettenspray'), (61585, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61586, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61587, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (61588, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (61589, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (61590, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (61591, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (61592, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (61593, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (61594, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (61595, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (61596, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (61597, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (61598, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (61599, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (61600, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (61601, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (61602, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (61603, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (61604, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (61605, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (61606, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (61607, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (61608, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61609, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61610, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (61611, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (61612, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+ke&hl=de&ie=UTF-8&rlz=1T4ADBF_deDE287DE291&q=motul+kettenspray'), (61613, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rls=com.microsoft%3Ade%3AIE-SearchBox&rlz=1I7GFRE_de&q=motul+20w50&aq=f&aqi=&aql=&oq='), (61614, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61615, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61616, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61617, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CuNmXuX01TbyTDoX_sgafmvX9Aa3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCVwqGCsAegAcfRhPgDyAEBqQLI4n_tB1W2PqoEGE_QPiCs7kARYsiqkptGfGYqhLxbiXtD2Q&sig=AGiWqtwYF4WNzcOqDWx2mKItD_42EH8yKw&adurl=http://www.motulshop.de&rct=j&q=mot'), (61618, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61619, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61620, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61621, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (61622, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61623, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61624, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61625, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61626, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CuNmXuX01TbyTDoX_sgafmvX9Aa3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCVwqGCsAegAcfRhPgDyAEBqQLI4n_tB1W2PqoEGE_QPiCs7kARYsiqkptGfGYqhLxbiXtD2Q&sig=AGiWqtwYF4WNzcOqDWx2mKItD_42EH8yKw&adurl=http://www.motulshop.de&rct=j&q=mot'), (61627, 'http://www.markenoele.de/catalogsearch/result/?q=outboard', 'http://www.markenoele.de/motul-800-2t-factory-line-road-racing.html'), (61628, 'http://www.markenoele.de/catalog/product/view/id/94', 'http://www.markenoele.de/catalogsearch/result/?q=outboard'), (61629, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=Motul%20300v%2010W40&spell=1&sa=X'), (61630, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61631, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61632, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61633, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (61634, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (61635, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (61636, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61637, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300V', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61638, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300V%2010', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61639, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300V%2010W', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61640, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300V%2010W40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61641, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+10W40', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61642, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=API', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+10W40'), (61643, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=API%20SF%2F', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+10W40'), (61644, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (61645, 'http://www.markenoele.de/catalogsearch/result/?q=API+SF%2F', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+10W40'), (61646, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=API+SF%2F'), (61647, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (61648, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300V%2010W40', ''), (61649, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (61650, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', ''), (61651, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', ''), (61652, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300V', ''), (61653, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+10W40', ''), (61654, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300V%2010', ''), (61655, 'http://www.markenoele.de/catalog/category/view/id/11', ''), (61656, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300V%2010W', ''), (61657, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (61658, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (61659, 'http://www.markenoele.de/', 'http://www2.preisvgl.de/motul+%C3%B6l+6100+synergie'), (61660, 'http://www.markenoele.de/', ''), (61661, 'http://www.markenoele.de/', ''), (61662, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61663, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61664, 'http://www.markenoele.de/agb/', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (61665, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/agb/'), (61666, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/impressum/'), (61667, 'http://www.markenoele.de/datenschutz/', 'http://www.markenoele.de/widerruf/'), (61668, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/datenschutz/'), (61669, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (61670, 'http://www.markenoele.de/', 'http://www.auvito.de/original-gm-genuine-motor-oel-5w30-5-ltr-dexos-2-neu/artnr23087488/details.html'), (61671, 'http://www.markenoele.de/', 'http://www.google.de/search?client=opera&rls=de&q=motul+%C3%B6l&sourceid=opera&ie=utf-8&oe=utf-8&channel=suggest'), (61672, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61673, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61674, 'http://www.markenoele.de/', ''), (61675, 'http://www.markenoele.de/catalogsearch/result/?q=API+SF%2F', ''), (61676, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=API', ''), (61677, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=API%20SF%2F', ''), (61678, 'http://www.markenoele.de/', 'http://www2.preisvgl.de/motul+%C3%B6l+6100+synergie'), (61679, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0739000476764923&format=728x90_as&output=html&h=90&w=728&lmt=1295357070&channel=6747249732&ad_type=text&color_bg=FFFFFF&color_border=E1E1E1&color_link=004477&color_text=004477&color_url=0044'), (61680, 'http://www.markenoele.de/catalog/product/gallery/id/94/image/163/', 'http://www.markenoele.de/outboard-2t-94.html'), (61681, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CYXXMkpg1TYTSLYv7sga7r4XjAa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVip6CsAegAcfRhPgDyAEBqQLhOmkSWmW2PqoEE0_Q-pjYFhlGVHG5FGHgz4uNM1U&sig=AGiWqtz9jMeypAdMxvGM2bQNHOP3b5jVzQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (61682, 'http://www.markenoele.de/catalogsearch/result/?q=allgear', 'http://www.markenoele.de/outboard-2t-94.html'), (61683, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20800', 'http://www.markenoele.de/catalogsearch/result/?q=motul+800'), (61684, 'http://www.markenoele.de/catalogsearch/result/?q=bio+2t', 'http://www.markenoele.de/catalogsearch/result/?q=motul+800'), (61685, 'http://www.markenoele.de/catalog/product/view/id/163', 'http://www.markenoele.de/catalogsearch/result/?q=bio+2t'), (61686, 'http://www.markenoele.de/catalog/product/gallery/id/163/image/141/', 'http://www.markenoele.de/bio-2t.html'), (61687, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+%C3%B6l'), (61688, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=2&oq=Motul&hl=de&ie=UTF-8&rlz=1T4SUNC_deDE392&q=motul+300v'), (61689, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/'), (61690, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=2&oq=Motul&hl=de&ie=UTF-8&rlz=1T4SUNC_deDE392&q=motul+300v'), (61691, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/'), (61692, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (61693, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Motor%C3%B6l+8100+X-max+SAE+5W-30+5-Liter+g%C3%BCnstig&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (61694, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/'), (61695, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Motor%C3%B6l+8100+X-max+SAE+5W-30+5-Liter+g%C3%BCnstig&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (61696, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ce4x_QK01TbyLBcvgswbT_KiyBK3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV2pGCoAegAcfRhPgDyAEBqQL6klI3rHW2PqoEE0_QbXO9xeDSBysLqcCGO1V8BGw&sig=AGiWqtxMSlOJHUbjj0KgZAl4Rjq5nxHCMA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (61697, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (61698, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ce4x_QK01TbyLBcvgswbT_KiyBK3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV2pGCoAegAcfRhPgDyAEBqQL6klI3rHW2PqoEE0_QbXO9xeDSBysLqcCGO1V8BGw&sig=AGiWqtxMSlOJHUbjj0KgZAl4Rjq5nxHCMA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (61699, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/'), (61700, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ce4x_QK01TbyLBcvgswbT_KiyBK3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV2pGCoAegAcfRhPgDyAEBqQL6klI3rHW2PqoEE0_QbXO9xeDSBysLqcCGO1V8BGw&sig=AGiWqtxMSlOJHUbjj0KgZAl4Rjq5nxHCMA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (61701, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61702, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61703, 'http://www.markenoele.de/catalog/product/view/id/63/category/16', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (61704, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61705, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61706, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61707, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61708, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61709, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61710, 'http://www.markenoele.de/catalog/product/view/id/56/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (61711, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61712, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (61713, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61714, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61715, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61716, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61717, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (61718, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61719, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61720, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ce4x_QK01TbyLBcvgswbT_KiyBK3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV2pGCoAegAcfRhPgDyAEBqQL6klI3rHW2PqoEE0_QbXO9xeDSBysLqcCGO1V8BGw&sig=AGiWqtxMSlOJHUbjj0KgZAl4Rjq5nxHCMA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (61721, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (61722, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ce4x_QK01TbyLBcvgswbT_KiyBK3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV2pGCoAegAcfRhPgDyAEBqQL6klI3rHW2PqoEE0_QbXO9xeDSBysLqcCGO1V8BGw&sig=AGiWqtxMSlOJHUbjj0KgZAl4Rjq5nxHCMA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (61723, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61724, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (61725, 'http://www.markenoele.de/', ''), (61726, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1295365692&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwieviel-oel-braucht-euer-focus-t2153592.html%3Fpage%3D1'), (61727, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=15&slotname=4857212039&w=468&lmt=1295366224&flash=10.0.32.18&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Foel-fuellmenge-daf-xf-105-t2682110.html&dt=1295366224'), (61728, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (61729, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+5100+10w-50+wo+kann+man+es+bestellen&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (61730, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+5100/s/google/gkaid/55427054/koid/2745773323/?gclid=COSsxuKRxKYCFZMK3woda1aUGw'), (61731, 'http://www.markenoele.de/contacts/', ''), (61732, 'http://www.markenoele.de/catalog/product/view/id/169', ''), (61733, 'http://www.markenoele.de/catalog/product/view/id/66', ''), (61734, 'http://www.markenoele.de/catalog/product/view/id/176', ''), (61735, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (61736, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (61737, 'http://www.markenoele.de/catalog/product/view/id/2', 'http://www.google.de/url?sa=t&source=web&cd=6&ved=0CC4QFjAF&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-4100-power-1l.html&rct=j&q=motul%204100%2015w50&ei=Twc2TZi0GMPGswaa3cX9CQ&usg=AFQjCNFhUkFpizTmfdnpIcsFPcuAhpdgNQ&cad=rja'), (61738, 'http://www.markenoele.de/', ''), (61739, 'http://www.markenoele.de/', ''), (61740, 'http://www.markenoele.de/catalog/product/view/id/158/category/30', 'http://www.google.de/url?sa=t&source=web&cd=42&ved=0CB0QFjABOCg&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fgarten%2Fmotorenol-4-takt%2Fgarden-4t.html&rct=j&q=motor%C3%B6le%2010w%2030w&ei=4Rg2TeDyN8v1sgbT07mLAQ&usg=AFQjCNHefOik5dbza-6x'), (61741, 'http://www.markenoele.de/motul_pflegeberater/', ''), (61742, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&newwindow=1&q=motul+15w-50&aq=f&aqi=&aql=&oq=&gs_rfai='), (61743, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15', 'http://www.markenoele.de/'), (61744, 'http://www.markenoele.de/catalogsearch/result/?q=15w-50', 'http://www.markenoele.de/'), (61745, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w-', 'http://www.markenoele.de/'), (61746, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w', 'http://www.markenoele.de/'), (61747, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15w-50', 'http://www.markenoele.de/'), (61748, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (61749, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CcHUqn5I2TarRF4fiswb6tKW3Aq3BsMMB_em97RS1g_2-RwgAEAIoAlCer6GNAWCVoqCCsAegAcfRhPgDyAEBqQJMVzgRkoi2PqoEE0_QbCcdzVaHv5KWj3xYvJ9X2YM&sig=AGiWqtxWoWSxX4O1z0rqWwjkhIDRTr8zDQ&adurl=http://www.motulshop.de&rct=j&q=motul%2051'), (61750, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (61751, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (61752, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61753, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1295423122&flash=6.0.88.0&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-golf-6-diesel-t2426160.html&dt=1295423122772&'), (61754, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (61755, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (61756, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CfaY4vZw2TZSEJ8WX8AOfpYDeBa3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJWKiY6wB6ABx9GE-APIAQGpAkxXOBGSiLY-qgQTT9Ch5XB8HPbXLT62VTRXvqmKXw&sig=AGiWqtz2sR6jSMB384ZXr2tCIqZX1_6NvQ&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (61757, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61758, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61759, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61760, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (61761, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (61762, 'http://www.markenoele.de/', ''), (61763, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', ''), (61764, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (61765, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (61766, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (61767, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (61768, 'http://www.markenoele.de/widerruf/', ''), (61769, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+8100+x-cess&hl=de&ie=UTF-8&rlz=1T4SUNA_deDE285DE285&q=motul+8100+x-cess'), (61770, 'http://www.markenoele.de/', 'http://www.google.de/products?q=motul+fuel+system+clean&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=H8I2TfeCOo-SswaKudWbAQ&sa=X&oi=product_result_group&ct=image&resnum=1&ved=0CCQQzAMwAA'), (61771, 'http://www.markenoele.de/', ''), (61772, 'http://www.markenoele.de/catalog/product/view/id/8', ''), (61773, 'http://www.markenoele.de/', ''), (61774, 'http://www.markenoele.de/', ''), (61775, 'http://www.markenoele.de/', ''), (61776, 'http://www.markenoele.de/', ''), (61777, 'http://www.markenoele.de/sammelpr%C3%BCfung.php', ''), (61778, 'http://www.markenoele.de/sammelpr%C3%BCfung', ''), (61779, 'http://www.markenoele.de/', 'http://www.amazon.de/MOTUL-8100-X-Clean-C3-5W-40/dp/B004BFA54Q/ref=sr_1_4?s=automotive&ie=UTF8&qid=1295437852&sr=1-4'), (61780, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/'), (61781, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l.html'), (61782, 'http://www.markenoele.de/', ''), (61783, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61784, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61785, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61786, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (61787, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=12', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61788, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61789, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61790, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61791, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61792, 'http://www.markenoele.de/catalogsearch/result/?q=10w30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61793, 'http://www.markenoele.de/catalogsearch/result/?q=10w30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61794, 'http://www.markenoele.de/catalog/product/view/id/252', 'http://www.markenoele.de/catalogsearch/result/?q=10w30'), (61795, 'http://www.markenoele.de/catalogsearch/result/?q=10w30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61796, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (61797, 'http://www.markenoele.de/catalogsearch/result/?q=timber', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61798, 'http://www.markenoele.de/catalog/product/view/id/165', 'http://www.markenoele.de/catalogsearch/result/?q=timber'), (61799, 'http://www.markenoele.de/catalog/product/gallery/id/165/image/143/', 'http://www.markenoele.de/timber-120.html'), (61800, 'http://www.markenoele.de/catalogsearch/result/?q=timber', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61801, 'http://www.markenoele.de/catalog/product/view/id/164', 'http://www.markenoele.de/catalogsearch/result/?q=timber'), (61802, 'http://www.markenoele.de/catalog/product/gallery/id/164/image/142/', 'http://www.markenoele.de/timber-bio.html'), (61803, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+specific+5w30&aq=f&aqi=g1&aql=&oq=&rlz=1R2SUNC_deDE399'), (61804, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61805, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=speci', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61806, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specif', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61807, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specifi', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61808, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61809, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (61810, 'http://www.markenoele.de/catalogsearch/result/?q=Specific+504+00-507+00', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61811, 'http://www.markenoele.de/catalog/product/view/id/23', 'http://www.markenoele.de/catalogsearch/result/?q=Specific+504+00-507+00'), (61812, 'http://www.markenoele.de/catalogsearch/result/?q=air+filter', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61813, 'http://www.markenoele.de/catalog/product/view/id/106', 'http://www.markenoele.de/catalogsearch/result/?q=air+filter'), (61814, 'http://www.markenoele.de/catalog/product/gallery/id/106/image/69/', 'http://www.markenoele.de/air-filter-oil.html'), (61815, 'http://www.markenoele.de/catalogsearch/result/?q=air+filter', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61816, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDQQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=hOQ2TYH2Go_Gswbs-Z2MAQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (61817, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61818, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61819, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (61820, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (61821, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (61822, 'http://www.markenoele.de/catalog/product/view/id/176/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (61823, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-1l-176.html'), (61824, 'http://www.markenoele.de/catalog/product/view/id/176/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (61825, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (61826, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (61827, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (61828, 'http://www.markenoele.de/catalog/product/view/id/15/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (61829, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (61830, 'http://www.markenoele.de/catalog/category/view/id/6?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (61831, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (61832, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (61833, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (61834, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (61835, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (61836, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (61837, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61838, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61839, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDQQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=hOQ2TYH2Go_Gswbs-Z2MAQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (61840, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=air%20filte', 'http://www.markenoele.de/catalogsearch/result/?q=air+filter'), (61841, 'http://www.markenoele.de/catalogsearch/result/?q=chain', 'http://www.markenoele.de/catalogsearch/result/?q=air+filter'), (61842, 'http://www.markenoele.de/catalog/product/view/id/100', 'http://www.markenoele.de/catalogsearch/result/?q=chain'), (61843, 'http://www.markenoele.de/catalog/product/gallery/id/100/image/63/', 'http://www.markenoele.de/chain-lube-factory-line.html'), (61844, 'http://www.markenoele.de/catalogsearch/result/?q=chain', 'http://www.markenoele.de/catalogsearch/result/?q=air+filter'), (61845, 'http://www.markenoele.de/catalog/product/view/id/102', 'http://www.markenoele.de/catalogsearch/result/?q=chain'), (61846, 'http://www.markenoele.de/catalog/product/gallery/id/102/image/65/', 'http://www.markenoele.de/chain-lube-road.html'), (61847, 'http://www.markenoele.de/catalogsearch/result/?q=chain', 'http://www.markenoele.de/catalogsearch/result/?q=air+filter'), (61848, 'http://www.markenoele.de/catalog/product/view/id/101', 'http://www.markenoele.de/catalogsearch/result/?q=chain'), (61849, 'http://www.markenoele.de/catalog/product/gallery/id/101/image/64/', 'http://www.markenoele.de/chain-lube-road-plus.html'), (61850, 'http://www.markenoele.de/catalogsearch/result/?q=chain', 'http://www.markenoele.de/catalogsearch/result/?q=air+filter'), (61851, 'http://www.markenoele.de/catalog/product/view/id/103', 'http://www.markenoele.de/catalogsearch/result/?q=chain'), (61852, 'http://www.markenoele.de/catalog/product/gallery/id/103/image/66/', 'http://www.markenoele.de/chain-lube-offroad.html'), (61853, 'http://www.markenoele.de/catalogsearch/result/?q=chain', 'http://www.markenoele.de/catalogsearch/result/?q=air+filter'), (61854, 'http://www.markenoele.de/catalogsearch/result/?q=diesel', 'http://www.markenoele.de/catalogsearch/result/?q=chain'), (61855, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=diesel', 'http://www.markenoele.de/catalogsearch/result/?q=diesel'), (61856, 'http://www.markenoele.de/catalog/product/view/id/122', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=diesel'), (61857, 'http://www.markenoele.de/catalog/product/gallery/id/122/image/86/', 'http://www.markenoele.de/diesel-system-clean.html'), (61858, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=diesel', 'http://www.markenoele.de/catalogsearch/result/?q=diesel'), (61859, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?mandant=toi&device=html&portallanguage=de&userlanguage=de&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_ad&q=motul+%C3%B6l&dia=suche-suggest'), (61860, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (61861, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=br', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=diesel'), (61862, 'http://www.markenoele.de/catalogsearch/result/?q=brake', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=diesel'), (61863, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6324306050157315&output=html&h=600&slotname=3121636775&w=160&lmt=1295448289&flash=10.1.102.64&url=http%3A%2F%2Fforum.buschtaxi.org%2Fmotorol-fur-hdj80-t23369.html&dt=1295448289446&shv=r20101'), (61864, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61865, 'http://www.markenoele.de/catalogsearch/result/?q=cf', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61866, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=cf', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61867, 'http://www.markenoele.de/', 'http://www.markenoele.de/catalogsearch/result/?q=cf'), (61868, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', ''), (61869, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (61870, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (61871, 'http://www.markenoele.de/catalogsearch/result/?q=air+filter', 'http://www.markenoele.de/catalogsearch/result/?q=brake'), (61872, 'http://www.markenoele.de/catalog/product/view/id/107', 'http://www.markenoele.de/catalogsearch/result/?q=air+filter'), (61873, 'http://www.markenoele.de/catalog/product/gallery/id/107/image/70/', 'http://www.markenoele.de/air-filter-clean.html'), (61874, 'http://www.markenoele.de/catalogsearch/result/?q=8100', 'http://www.markenoele.de/air-filter-clean.html'), (61875, 'http://www.markenoele.de/catalogsearch/result/?q=vision', 'http://www.markenoele.de/catalogsearch/result/?q=8100'), (61876, 'http://www.markenoele.de/catalogsearch/result/?q=x-cess', 'http://www.markenoele.de/catalogsearch/result/?q=vision'), (61877, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.google.de/m/search?oe=UTF-8&client=safari&hl=de&aq=f&oq=&aqi=-k0d0t0&fkt=915&fsdt=3955&q=snowmobile+marken'), (61878, 'http://www.markenoele.de/catalog/product/view/id/6', 'http://www.markenoele.de/catalogsearch/result/?q=x-cess'), (61879, 'http://www.markenoele.de/catalog/product/view/id/5', 'http://www.markenoele.de/catalogsearch/result/?q=x-cess'), (61880, 'http://www.markenoele.de/catalog/product/gallery/id/6/image/47/', 'http://www.markenoele.de/motul-8100-x-cess-5l.html'), (61881, 'http://www.markenoele.de/catalog/product/gallery/id/5/image/46/', 'http://www.markenoele.de/motul-8100-x-cess-1l.html'), (61882, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (61883, 'http://www.markenoele.de/catalogsearch/result/?q=snow', 'http://www.markenoele.de/catalogsearch/result/?q=x-cess'), (61884, 'http://www.markenoele.de/catalog/product/view/id/170', 'http://www.markenoele.de/catalogsearch/result/?q=snow'), (61885, 'http://www.markenoele.de/catalog/product/view/id/169', 'http://www.markenoele.de/catalogsearch/result/?q=snow'), (61886, 'http://www.markenoele.de/catalog/product/view/id/167', 'http://www.markenoele.de/catalogsearch/result/?q=snow'), (61887, 'http://www.markenoele.de/catalog/product/view/id/166', 'http://www.markenoele.de/catalogsearch/result/?q=snow'), (61888, 'http://www.markenoele.de/catalog/product/gallery/id/170/image/149/', 'http://www.markenoele.de/motul-snowpower-2t-4l.html'), (61889, 'http://www.markenoele.de/catalog/product/gallery/id/169/image/148/', 'http://www.markenoele.de/motul-snowpower-4t-4l.html'), (61890, 'http://www.markenoele.de/catalog/product/gallery/id/167/image/146/', 'http://www.markenoele.de/motul-snowpower-2t-1l.html'), (61891, 'http://www.markenoele.de/catalog/product/gallery/id/166/image/145/', 'http://www.markenoele.de/motul-snowpower-4t-1l.html'), (61892, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300V', ''), (61893, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300V%2010', ''), (61894, 'http://www.markenoele.de/catalogsearch/result/?q=scooter', 'http://www.markenoele.de/catalogsearch/result/?q=snow'), (61895, 'http://www.markenoele.de/catalog/product/view/id/61', 'http://www.markenoele.de/catalogsearch/result/?q=scooter'), (61896, 'http://www.markenoele.de/catalog/product/view/id/60', 'http://www.markenoele.de/catalogsearch/result/?q=scooter'), (61897, 'http://www.markenoele.de/catalog/product/gallery/id/61/image/34/', 'http://www.markenoele.de/motul-scooter-power-2t.html'), (61898, 'http://www.markenoele.de/catalog/product/gallery/id/60/image/33/', 'http://www.markenoele.de/motul-scooter-expert-2t.html'), (61899, 'http://www.markenoele.de/lieferung', ''), (61900, 'http://www.markenoele.de/catalogsearch/result/?q=rubric', 'http://www.markenoele.de/catalogsearch/result/?q=scooter'), (61901, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motylgear%2075W-90%20%20%20%20208%20Liter', 'http://www.markenoele.de/catalogsearch/result/?q=rubric'), (61902, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motylgear%2075W-90%20%20%20%20208%20Lit', 'http://www.markenoele.de/catalogsearch/result/?q=rubric'), (61903, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motylgear', 'http://www.markenoele.de/catalogsearch/result/?q=rubric'), (61904, 'http://www.markenoele.de/catalogsearch/result/?q=Motylgear', 'http://www.markenoele.de/catalogsearch/result/?q=rubric'), (61905, 'http://www.markenoele.de/', ''), (61906, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cq6VUlRc3TcfNCoX_sgafmvX9Aa3BsMMB_em97RSt1I_8BggAEAFQnq-hjQFglYKggrAHoAHH0YT4A8gBAakCwDgMdFqotj6qBBNP0J4r9LOf7-J0vutBFHALEpYIugUTCNKj35zexqYCFc7gzAodMVX_E8oFAA&rct=j&q=motul%20fuel%20system%20clean&ei=lRc3TZKFCs7Bswa'), (61907, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C7Td9FRg3TcmTBYf8sgax_bi_Aq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV0rKCwAegAcfRhPgDyAEBqQLAOAx0Wqi2PqoEE0_QnbEUtAmb-FBX6xvwrSOXg3g&sig=AGiWqtwreIA-Huf83nra0PLwJ3_1g8q1hQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (61908, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61909, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=gear', 'http://www.markenoele.de/catalogsearch/result/?q=Motylgear'), (61910, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61911, 'http://www.markenoele.de/catalogsearch/result/?q=gear', 'http://www.markenoele.de/catalogsearch/result/?q=Motylgear'), (61912, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61913, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61914, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61915, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61916, 'http://www.markenoele.de/catalog/product/view/id/13', 'http://www.markenoele.de/catalogsearch/result/?q=gear'), (61917, 'http://www.markenoele.de/catalog/product/gallery/id/13/image/41/', 'http://www.markenoele.de/motul-gear-300.html'), (61918, 'http://www.markenoele.de/catalog/product/view/id/22/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (61919, 'http://www.markenoele.de/catalog/product/gallery/id/13/image/41/', 'http://www.markenoele.de/motul-gear-300.html'), (61920, 'http://www.markenoele.de/catalogsearch/result/?q=gear', 'http://www.markenoele.de/catalogsearch/result/?q=Motylgear'), (61921, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/catalogsearch/result/?q=gear'), (61922, 'http://www.markenoele.de/catalogsearch/result/?q=motyl', 'http://www.markenoele.de/catalogsearch/result/?q=gear'), (61923, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=gear', 'http://www.markenoele.de/catalogsearch/result/?q=motyl'), (61924, 'http://www.markenoele.de/catalogsearch/result/?q=gear', 'http://www.markenoele.de/catalogsearch/result/?q=motyl'), (61925, 'http://www.markenoele.de/catalog/product/view/id/30', 'http://www.markenoele.de/catalogsearch/result/?q=gear'), (61926, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+20w50classic&meta=&btnG=Google-Suche'), (61927, 'http://www.markenoele.de/catalog/product/gallery/id/30/image/43/', 'http://www.markenoele.de/motul-gear-ff-competition.html'), (61928, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+20w50++classic&meta=&btnG=Google-Suche'), (61929, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61930, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+20w50++classic&meta=&btnG=Google-Suche'), (61931, 'http://www.markenoele.de/catalogsearch/result/?q=gear', 'http://www.markenoele.de/catalogsearch/result/?q=motyl'), (61932, 'http://www.markenoele.de/catalogsearch/result/?q=allgear', 'http://www.markenoele.de/catalogsearch/result/?q=gear'), (61933, 'http://www.markenoele.de/catalogsearch/result/?q=inugel', 'http://www.markenoele.de/catalogsearch/result/?q=allgear'), (61934, 'http://www.markenoele.de/', 'http://web2.cylex.de/firma-home/b-f-schmierstoff-gmbh-6525114.html'), (61935, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61936, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61937, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61938, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (61939, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61940, 'http://www.markenoele.de/catalog/product/view/id/48/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (61941, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61942, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (61943, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61944, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (61945, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9674079350148836&output=html&h=90&slotname=2480951733&w=728&lmt=1295459596&flash=10.1.103&url=http%3A%2F%2Fkremergo1a.tradoria.de%2Fmotoroel-c395942&dt=1295463196425&shv=r20101117&jsv=r20110'), (61946, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (61947, 'http://www.markenoele.de/', ''), (61948, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (61949, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V', 'http://www.markenoele.de/'), (61950, 'http://www.markenoele.de/catalog/product/view/id/73', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V'), (61951, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V', 'http://www.markenoele.de/'), (61952, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (61953, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=yC0&rls=org.mozilla:de:official&&sa=X&ei=y0o3TZjSOYqEOsyhkYkE&ved=0CCkQBSgA&q=%C3%B6l+10w+50+motul+300v&spell=1'), (61954, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61955, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61956, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61957, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61958, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (61959, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61960, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (61961, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (61962, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=Teilsynth+20W50+von+Motul&spell=1&oi=spell'), (61963, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CDnkvVEs3TburCIr7sgb_3N29Aq3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFglYr-gZQHoAHH0YT4A8gBAakCwDgMdFqotj6qBBZP0N-Hg_Kf1PulcC_EKOHkA0hi2B60&sig=AGiWqtwsfulZ2nnFEUKSeI8FsmV2ojD_6A&adurl=http://www.motulshop.de&rct=j&q=20w50%20m'), (61964, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (61965, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+8100+X-clean+SAE+5W-30&hl=de&client=firefox-a&hs=oa0&rls=org.mozilla:de:official&prmd=ivns&ei=kVA3TbfRH8-VswaRqo2KAQ&start=10&sa=N'), (61966, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/'), (61967, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l.html'), (61968, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61969, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (61970, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', ''), (61971, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (61972, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (61973, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (61974, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (61975, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (61976, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (61977, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (61978, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (61979, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (61980, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/m/search?oe=UTF-8&client=safari&q=10w40+motul&hl=de&start=20&sa=N'), (61981, 'http://www.markenoele.de/', ''), (61982, 'http://www.markenoele.de/', ''), (61983, 'http://www.markenoele.de/', ''), (61984, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (61985, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (61986, 'http://www.markenoele.de/agb/', ''), (61987, 'http://www.markenoele.de/angebote-des-monats/', ''), (61988, 'http://www.markenoele.de/datenschutz/', ''), (61989, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (61990, 'http://www.markenoele.de/impressum/', ''), (61991, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (61992, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (61993, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (61994, 'http://www.markenoele.de/widerruf/', ''), (61995, 'http://www.markenoele.de/contacts/', ''), (61996, 'http://www.markenoele.de/lieferung/', ''), (61997, 'http://www.markenoele.de/altoelentsorgung/', ''), (61998, 'http://www.markenoele.de/bestellung/', ''), (61999, 'http://www.markenoele.de/motul_pflegeberater/', ''), (62000, 'http://www.markenoele.de/zahlung/', ''), (62001, 'http://www.markenoele.de/lieferung', ''), (62002, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (62003, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (62004, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (62005, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (62006, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (62007, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (62008, 'http://www.markenoele.de/agb/', ''), (62009, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', ''), (62010, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=gqT&rls=org.mozilla:de:official&channel=s&&sa=X&ei=h9E3TYWZEYiCOpDGrMUL&ved=0CH8QvwUoAQ&q=MOTUL+Motor%C3%B6l+5100+10W50&spell=1'), (62011, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62012, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62013, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (62014, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62015, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (62016, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62017, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (62018, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62019, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (62020, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62021, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (62022, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62023, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (62024, 'http://www.markenoele.de/', 'http://www.google.com/aclk?sa=l&ai=CtcnJjuk3TYqROsWKOuD_hf4BrcGwwwH96b3tFLWD_b5HCAAQASgDUJ6voY0BYJXqooKwB6ABx9GE-APIAQGpAukRJGgsl7Y-qgQYT9A3GiqjDjoabw7d2ZqK9tXrqtdn5GG8ugUTCMSAxbymyKYCFYOKDgod3Ff1ucoFAA&rct=j&q=4%20Liter%20Motul%205100%2010W40&ei=juk'), (62025, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1W1GZEF_de&&sa=X&ei=5u03TdH4EMGCOrXZ5asL&ved=0CB0QBSgA&q=MOTUL+%C3%96L&spell=1'), (62026, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/'), (62027, 'http://www.markenoele.de/catalog/product/gallery/id/75/image/110/', ''), (62028, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1W1GZEF_de&&sa=X&ei=5u03TdH4EMGCOrXZ5asL&ved=0CB0QBSgA&q=MOTUL+%C3%96L&spell=1'), (62029, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (62030, 'http://www.markenoele.de/catalogsearch/result/?q=hd', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62031, 'http://www.markenoele.de/catalog/product/view/id/8', ''), (62032, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l.html'), (62033, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62034, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (62035, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (62036, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (62037, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (62038, 'http://www.markenoele.de/catalogsearch/result/?q=scooter', 'http://www.markenoele.de/catalogsearch/result/?q=hd'), (62039, 'http://www.markenoele.de/catalog/product/view/id/60', 'http://www.markenoele.de/catalogsearch/result/?q=scooter'), (62040, 'http://www.markenoele.de/catalog/product/view/id/61', 'http://www.markenoele.de/catalogsearch/result/?q=scooter'), (62041, 'http://www.markenoele.de/catalogsearch/result/?q=micro', 'http://www.markenoele.de/motul-scooter-power-2t.html'), (62042, 'http://www.markenoele.de/catalog/product/view/id/168', 'http://www.markenoele.de/catalogsearch/result/?q=micro'), (62043, 'http://www.markenoele.de/catalog/product/gallery/id/168/image/147/', 'http://www.markenoele.de/micro-2t.html'), (62044, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C9U25UP83TeKtDs2FOoSm5dQBrcGwwwH96b3tFLWD_b5HCAAQASgCUJ6voY0BYJWCkIKgB6ABx9GE-APIAQGpApJvqdhOk7Y-qgQTT9CYa4fhajvpDPK2-oO8ArCG5g&sig=AGiWqtzkkdL6yWhPY5MaWeDYfoCi9ygm9Q&adurl=http://www.motulshop.de&rct=j&q=motul%20510'), (62045, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62046, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62047, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (62048, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62049, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62050, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C9U25UP83TeKtDs2FOoSm5dQBrcGwwwH96b3tFLWD_b5HCAAQASgCUJ6voY0BYJWCkIKgB6ABx9GE-APIAQGpApJvqdhOk7Y-qgQTT9CYa4fhajvpDPK2-oO8ArCG5g&sig=AGiWqtzkkdL6yWhPY5MaWeDYfoCi9ygm9Q&adurl=http://www.motulshop.de&rct=j&q=motul%20510'), (62051, 'http://www.markenoele.de/catalogsearch/result/?q=5100', 'http://www.markenoele.de/micro-2t.html'), (62052, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=5100'), (62053, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/catalogsearch/result/?q=5100'), (62054, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=scoote', 'http://www.markenoele.de/catalogsearch/result/?q=scooter'), (62055, 'http://www.markenoele.de/catalogsearch/result/?q=motocool', 'http://www.markenoele.de/catalogsearch/result/?q=scooter'), (62056, 'http://www.markenoele.de/catalog/product/view/id/98', 'http://www.markenoele.de/catalogsearch/result/?q=motocool'), (62057, 'http://www.markenoele.de/catalog/product/gallery/id/98/image/61/', 'http://www.markenoele.de/motocool-factory-line.html'), (62058, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?mandant=toi&device=html&portallanguage=de&userlanguage=de&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_ad&q=motul+%C3%B6l&dia=suche-suggest'), (62059, 'http://www.markenoele.de/', 'http://www.auvito.ch/mobil-1-racing-4t-15w-50-4-l-ovp-neu-motorradoel-15w50/artnr14273167/details.html'), (62060, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62061, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62062, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (62063, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62064, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (62065, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (62066, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (62067, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (62068, 'http://www.markenoele.de/catalog/product/view/id/6', ''), (62069, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (62070, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (62071, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (62072, 'http://www.markenoele.de/catalogsearch/result/?q=3100', 'http://www.markenoele.de/motocool-factory-line.html'), (62073, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A4346&rt=nc&_nkw=Motul%20300v&_trksid=p3286.c0.m14.l1513&_pgn=2'), (62074, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62075, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62076, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (62077, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (62078, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (62079, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (62080, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (62081, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (62082, 'http://www.markenoele.de/catalog/category/view/id/32?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (62083, 'http://www.markenoele.de/', 'http://www.autoplenum.de/Antworten/D/10/Kann-man-Motoroele-mischen.html'), (62084, 'http://www.markenoele.de/impressum/', ''), (62085, 'http://www.markenoele.de/catalog/product/view/id/158/category/30', 'http://www.google.de/search?hl=de&&sa=X&ei=zRk4Tfy7B5DsObqQnb4L&ved=0CB8QBSgA&q=motul+10w30+garden&spell=1'), (62086, 'http://www.markenoele.de/catalogsearch/result/?q=valve', 'http://www.markenoele.de/catalogsearch/result/?q=3100'), (62087, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=va', 'http://www.markenoele.de/catalogsearch/result/?q=3100'), (62088, 'http://www.markenoele.de/catalog/product/view/id/115', 'http://www.markenoele.de/catalogsearch/result/?q=valve'), (62089, 'http://www.markenoele.de/catalog/product/gallery/id/115/image/78/', 'http://www.markenoele.de/valve-expert.html'), (62090, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8227325946793752&output=html&h=15&slotname=0170872611&w=468&lmt=1295523036&flash=10.0.45.2&url=http%3A%2F%2Fwww.special-deal.com%2FProdukte%2Fmotul%25204T%3Fcat%3D%26seite%3D2%26tid%3D533673'), (62091, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62092, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62093, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (62094, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (62095, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (62096, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (62097, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62098, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62099, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8227325946793752&output=html&h=15&slotname=0170872611&w=468&lmt=1295523036&flash=10.0.45.2&url=http%3A%2F%2Fwww.special-deal.com%2FProdukte%2Fmotul%25204T%3Fcat%3D%26seite%3D2%26tid%3D533673'), (62100, 'http://www.markenoele.de/', ''), (62101, 'http://www.markenoele.de/catalog/product/gallery/id/115/image/78/', 'http://www.markenoele.de/valve-expert.html'), (62102, 'http://www.markenoele.de/catalogsearch/result/?q=specific', 'http://www.markenoele.de/valve-expert.html'), (62103, 'http://www.markenoele.de/catalog/product/view/id/26', 'http://www.markenoele.de/catalogsearch/result/?q=specific'), (62104, 'http://www.markenoele.de/', ''), (62105, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (62106, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (62107, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CmJuN4CY4TfSMN4aHOojrqfIBrcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAva0vYG0hLY-qgQYT9AH21kThjdqDOrDr3EJslb-smxnzGc1&sig=AGiWqty-0JdwQoXSk6JbDpKyONPFXEiI4A&adurl=http://www.motulshop.de&rct=j&q=MOTUL'), (62108, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (62109, 'http://www.markenoele.de/catalogsearch/result/?q=classic', 'http://www.markenoele.de/motul-specific-506-01-506-00-503-00-26.html'), (62110, 'http://www.markenoele.de/catalog/product/view/id/64', 'http://www.markenoele.de/catalogsearch/result/?q=classic'), (62111, 'http://www.markenoele.de/catalog/product/view/id/64', 'http://www.markenoele.de/catalogsearch/result/?q=classic'), (62112, 'http://www.markenoele.de/catalog/product/gallery/id/64/image/35/', 'http://www.markenoele.de/motul-classic-motor-oil.html'), (62113, 'http://www.markenoele.de/catalog/product/gallery/id/64/image/35/', 'http://www.markenoele.de/motul-classic-motor-oil.html'), (62114, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C0YVSCzc4TcXYNMaOOuiWmLgCrcGwwwH96b3tFL3s-75HCAAQASDtit8GUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAva0vYG0hLY-qgQTT9DCgqU8Or6WEp4i-XaBxcK87oAFkE4&sig=AGiWqty6cusJLieXYg5Ux_XTinAM1tgSfg&adurl=http://www.motulshop.de&rct=j&q=mo'), (62115, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62116, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62117, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (62118, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (62119, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (62120, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300v%20fac', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (62121, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300v%20factory', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (62122, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300v%20factor', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (62123, 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v+factory+line', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (62124, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300v%20factory%20line', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (62125, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v+factory+line'), (62126, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (62127, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v+factory+line'), (62128, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (62129, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4648210992461318&output=html&h=90&slotname=3090919550&w=728&lmt=1295530426&flash=10.1.85&url=http%3A%2F%2Fwww.herr-der-preise.de%2Fsearch%2Findex%2Fkeyword%2Fmotul%2Febay.customid%2Fhdp-2-44'), (62130, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/'), (62131, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4648210992461318&output=html&h=90&slotname=3090919550&w=728&lmt=1295530426&flash=10.1.85&url=http%3A%2F%2Fwww.herr-der-preise.de%2Fsearch%2Findex%2Fkeyword%2Fmotul%2Febay.customid%2Fhdp-2-44'), (62132, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4648210992461318&output=html&h=90&slotname=3090919550&w=728&lmt=1295530426&flash=10.1.85&url=http%3A%2F%2Fwww.herr-der-preise.de%2Fsearch%2Findex%2Fkeyword%2Fmotul%2Febay.customid%2Fhdp-2-44'), (62133, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62134, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62135, 'http://www.markenoele.de/catalog/product/view/id/13/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (62136, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62137, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (62138, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v+factory+line'), (62139, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTMwMHYtNHQtZmFjdG9yeS1saW5lLTc1Lmh0bWw,/product/75/', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (62140, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (62141, 'http://www.markenoele.de/checkout/onepage/', ''), (62142, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (62143, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (62144, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (62145, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (62146, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (62147, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (62148, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (62149, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (62150, 'http://www.markenoele.de/paypal/standard/redirect/', ''), (62151, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CQmHRIDw4Tf3qOoSX8AO5uNHdBa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbqJgpgHoAHH0YT4A8gBAakC9rS9gbSEtj6qBBNP0CQFwsHz_-258_arkks8ER8a&sig=AGiWqtzHsiouDhM2NlyAiOBIbQGfmBKxNQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (62152, 'http://www.markenoele.de/paypal/ipn/', ''), (62153, 'http://www.markenoele.de/paypal/standard/success/?mc_gross=45.99&invoice=200537545&protection_eligibility=Eligible&address_status=unconfirmed&item_number1=836111&item_number2=1000&payer_id=2KB994V8AYWQJ&tax=7.34&item_number3=770007-ES&item_number4=Ve', ''), (62154, 'http://www.markenoele.de/checkout/onepage/success/', ''), (62155, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/checkout/onepage/success/'), (62156, 'http://www.markenoele.de/sales/order/view/order_id/95/', 'http://www.markenoele.de/customer/account/'), (62157, 'http://www.markenoele.de/customer/account/logout/', 'http://www.markenoele.de/sales/order/view/order_id/95/'), (62158, 'http://www.markenoele.de/customer/account/logoutSuccess/', 'http://www.markenoele.de/sales/order/view/order_id/95/'), (62159, 'http://www.markenoele.de/', ''), (62160, 'http://www.markenoele.de/', ''), (62161, 'http://www.markenoele.de/', ''), (62162, 'http://www.markenoele.de/', 'http://www.google.de/search?client=opera&rls=de&q=motul+motor%C3%B6l&sourceid=opera&ie=utf-8&oe=utf-8&channel=suggest'), (62163, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62164, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62165, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (62166, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (62167, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CPdEHhVs4TYDFDcaNOo2dgbwCrcGwwwH96b3tFLWD_b5HCAAQASgCUJ6voY0BYJXimYKsB6ABx9GE-APIAQGpAva0vYG0hLY-qgQYT9A55R30-e_Zmq97uC1ePy2V5uyAxIs8&sig=AGiWqtxgzIm54STx65vSRk1rl7fR2YGYNg&adurl=http://www.motulshop.de&rct=j&q=Motul'), (62168, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62169, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62170, 'http://www.markenoele.de/catalog/product/view/id/76/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (62171, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CEDwdD104TeevGc2OOt_m9c8BrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCViv6BlAegAcfRhPgDyAEBqQJMYBMKM6O2PqoEE0_QETk7xwJAjBazXGk2sNHg118&sig=AGiWqtwTFXaXFGnkONmHSa_U_KrYOWrVOg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (62172, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CaJY61V44TefCF8OdhQepwoDgCK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV8vaBlAegAcfRhPgDyAEBqQJMYBMKM6O2PqoEE0_Qk_GYeuuRrqCE7sEtbpmpSLc&sig=AGiWqtxv31SXRbk9kv8o1_wR-CVSbtGLVg&adurl=http://www.motulshop.de&rct=j&q=motul%20mo'), (62173, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (62174, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CcdHvHGk4TZrbNIKFOoO8vaACrcGwwwH96b3tFI-13kQIABABKAJQnq-hjQFglcKwgrgHoAHH0YT4A8gBAakCTGATCjOjtj6qBBNP0IGAHnCtfaxzAT_DENm5P1W4&sig=AGiWqtz4gI44D2QNLsKGJ8SpBFLLVFUx_Q&adurl=http://www.motulshop.de&rct=j&q=motul%20300v%'), (62175, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/'), (62176, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CcdHvHGk4TZrbNIKFOoO8vaACrcGwwwH96b3tFI-13kQIABABKAJQnq-hjQFglcKwgrgHoAHH0YT4A8gBAakCTGATCjOjtj6qBBNP0IGAHnCtfaxzAT_DENm5P1W4&sig=AGiWqtz4gI44D2QNLsKGJ8SpBFLLVFUx_Q&adurl=http://www.motulshop.de&rct=j&q=motul%20300v%'), (62177, 'http://www.markenoele.de/catalog/product/view/id/6', 'http://www.markenoele.de/'), (62178, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CcdHvHGk4TZrbNIKFOoO8vaACrcGwwwH96b3tFI-13kQIABABKAJQnq-hjQFglcKwgrgHoAHH0YT4A8gBAakCTGATCjOjtj6qBBNP0IGAHnCtfaxzAT_DENm5P1W4&sig=AGiWqtz4gI44D2QNLsKGJ8SpBFLLVFUx_Q&adurl=http://www.motulshop.de&rct=j&q=motul%20300v%'), (62179, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (62180, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/'), (62181, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (62182, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.facebook.com/l.php?u=http%3A%2F%2Fwww.markenoele.de%2Fmotul-300v-4t-factory-line-75.html&h=f54b2'), (62183, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+%c3%b6l/s/google/gkaid/55221343/koid/3832731172/'), (62184, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CcdHvHGk4TZrbNIKFOoO8vaACrcGwwwH96b3tFI-13kQIABABKAJQnq-hjQFglcKwgrgHoAHH0YT4A8gBAakCTGATCjOjtj6qBBNP0IGAHnCtfaxzAT_DENm5P1W4&sig=AGiWqtz4gI44D2QNLsKGJ8SpBFLLVFUx_Q&adurl=http://www.motulshop.de&rct=j&q=motul%20300v%'), (62185, 'http://www.markenoele.de/catalog/product/view/id/170', 'http://www.markenoele.de/'), (62186, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CcdHvHGk4TZrbNIKFOoO8vaACrcGwwwH96b3tFI-13kQIABABKAJQnq-hjQFglcKwgrgHoAHH0YT4A8gBAakCTGATCjOjtj6qBBNP0IGAHnCtfaxzAT_DENm5P1W4&sig=AGiWqtz4gI44D2QNLsKGJ8SpBFLLVFUx_Q&adurl=http://www.motulshop.de&rct=j&q=motul%20300v%'), (62187, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/'), (62188, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+%c3%b6l/s/google/gkaid/55221343/koid/3832731172/'), (62189, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (62190, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+%c3%b6l/s/google/gkaid/55221343/koid/3832731172/'), (62191, 'http://www.markenoele.de/catalog/product/view/id/6', 'http://www.markenoele.de/'), (62192, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+%c3%b6l/s/google/gkaid/55221343/koid/3832731172/'), (62193, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/'), (62194, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', ''), (62195, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/75/', 'http://www.markenoele.de/'), (62196, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/'), (62197, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CubpFFW84TZucA4WKOpzXiOABrcGwwwH96b3tFIXK4-1HCAAQAygDUJ6voY0BYJW6iYKYB6ABx9GE-APIAQGpAkxgEwozo7Y-qgQWT9C9WW3pvlhyDZOnrANxeoi1mujNlQ&sig=AGiWqtwBRIG1aSmjZTdB4MnLUuolUjeObQ&adurl=http://www.motulshop.de&rct=j&q=mobil%2'), (62198, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTgxMDAteC1jbGVhbi1jMy01bC5odG1s/product/8/', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l.html'), (62199, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l.html'), (62200, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/'), (62201, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTgxMDAteC1jbGVhbi1jMy01bC5odG1s/product/8/', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l.html'), (62202, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l.html'), (62203, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/checkout/cart/'), (62204, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l.html'), (62205, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (62206, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (62207, 'http://www.markenoele.de/', ''), (62208, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlLw,,/product/8/', ''), (62209, 'http://www.markenoele.de/checkout/cart/', ''), (62210, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (62211, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (62212, 'http://www.markenoele.de/', ''), (62213, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (62214, 'http://www.markenoele.de/checkout/cart/delete/id/1455/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (62215, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (62216, 'http://www.markenoele.de/checkout/cart/delete/id/1455/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (62217, 'http://www.markenoele.de/checkout/cart/delete/id/1456/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (62218, 'http://www.markenoele.de/checkout/cart/delete/id/1457/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (62219, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (62220, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (62221, 'http://www.markenoele.de/', ''), (62222, 'http://www.markenoele.de/impressum/', ''), (62223, 'http://www.markenoele.de/catalog/product/view/id/194', 'http://www.google.de/search?hl=de&client=firefox-a&hs=5ge&rls=org.mozilla%3Ade%3Aofficial&q=motul+specific+913c+5w30&aq=f&aqi=&aql=&oq='), (62224, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-300V-10W40-Motor%C3%B6l-1Liter/dp/B0022ZFSF8/ref=sr_1_5?s=automotive&ie=UTF8&qid=1295548919&sr=1-5'), (62225, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/'), (62226, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (62227, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (62228, 'http://www.markenoele.de/catalogsearch/result/?q=motul', 'http://www.markenoele.de/'), (62229, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=motul', 'http://www.markenoele.de/catalogsearch/result/?q=motul'), (62230, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=motul', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=motul'), (62231, 'http://www.markenoele.de/catalogsearch/result/index/?p=4&q=motul', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=motul'), (62232, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CW3oJYoU4Td6UCoSf8APO-J3dBa3BsMMB_em97RSt1I_8BggAEAFQnq-hjQFgleqsgrQHoAHH0YT4A8gBAakC_YKd3uWbtj6qBBNP0F5nWEYlL4lyQUrVJ2xdZCDFugUTCMeJj4q7yaYCFYsw2Aod_CzTosoFAA&rct=j&q=motul%20fuel%20system%20clean&ei=YoU4TcfQBIvh4Ab'), (62233, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (62234, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (62235, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (62236, 'http://www.markenoele.de/catalog/product/view/id/119/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (62237, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlL21vdG9ycmFkL2Z1ZWwtc3lzdGVtLWNsZWFuLmh0bWw,/product/119/', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad/fuel-system-clean.html'), (62238, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad/fuel-system-clean.html'), (62239, 'http://www.markenoele.de/catalog/product/view/id/119/category/49', 'http://www.markenoele.de/checkout/cart/'), (62240, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad/fuel-system-clean.html'), (62241, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (62242, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (62243, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (62244, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1313&_nkw=MOTUL+300V+Le+Mans+SAE+20W-60&_sacat=See-All-Categories'), (62245, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62246, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62247, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (62248, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (62249, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (62250, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (62251, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (62252, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (62253, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3229128027951149&output=html&h=15&slotname=9708790182&w=468&lmt=1295559007&flash=10.0.45.2&url=http%3A%2F%2Fwww.autoplenum.de%2FAntworten%2FD%2F10%2FKann-man-Motoroele-mischen.html&dt=129555'), (62254, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CBYJSg6k4Tdi_PMzhswboivGiAq3BsMMB_em97RTtzOPtRwgAEAEgx5j4BSgDUJ6voY0BYJW6iYKYB5ABAqABx9GE-APIAQGpAmHIsYdLjbY-qgQYT9CLceLwKZ_Up1vbNNzPOt1oHgon40kigAWQTg&sig=AGiWqtyM1G5ci7O8hXxmWLQ08RnX2oXTiw&adurl=http://www.motulsho'), (62255, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62256, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/'), (62257, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62258, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (62259, 'http://www.markenoele.de/catalog/product/view/id/57/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (62260, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3229128027951149&output=html&h=15&slotname=9708790182&w=468&lmt=1295559007&flash=10.0.45.2&url=http%3A%2F%2Fwww.autoplenum.de%2FAntworten%2FD%2F10%2FKann-man-Motoroele-mischen.html&dt=129555'), (62261, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-100-motomix-2t.html'), (62262, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (62263, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (62264, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-710-2t.html'), (62265, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (62266, 'http://www.markenoele.de/catalog/product/view/id/58/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (62267, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-510-2t.html'), (62268, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (62269, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=hq04TaCKEISYhQe997SLCg&ved=0CDUQvwUoAQ&q=2+Takt+Motor%C3%B6l+Online+bestellen&spell=1'), (62270, 'http://www.markenoele.de/catalog/product/view/id/170', ''), (62271, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=Motul+800+Off+Road+Factory+Line+2-Takt-%C3%96l&btnG=Google-Suche'), (62272, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62273, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62274, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (62275, 'http://www.markenoele.de/catalog/product/view/id/77/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (62276, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90b3JzcG9ydC9tb3R1bC04MDAtMnQtZmFjdG9yeS1saW5lLW9mZi1yb2FkLmh0bWw,/product/77/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-800-2t-factory-line-off-road.html'), (62277, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-800-2t-factory-line-off-road.html'), (62278, 'http://www.markenoele.de/catalog/product/view/id/192', 'http://www.markenoele.de/checkout/cart/'), (62279, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CEWWxvNw4TeqWJIOJOuaj5IECrcGwwwH96b3tFO294-1HCAAQAVCer6GNAWCVip6CsAegAcfRhPgDyAEBqQIjfiAdwJm2PqoEE0_Q_SDBG4U7KNH77Y6wFxOakDM&sig=AGiWqtyuu37APeXQzqELlEu0-J4C47CmBQ&adurl=http://www.motulshop.de&rct=j&q=MOTUL%208100%2'), (62280, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (62281, 'http://www.markenoele.de/', ''), (62282, 'http://www.markenoele.de/', ''), (62283, 'http://www.markenoele.de/angebote-des-monats/', ''), (62284, 'http://www.markenoele.de/catalog/product/view/id/15', ''), (62285, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (62286, 'http://www.markenoele.de/', ''), (62287, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (62288, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (62289, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=TRH', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62290, 'http://www.markenoele.de/catalogsearch/result/?q=TRH+97', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62291, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDgQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=6Do5TdeNCc-hOt24-ZcL&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (62292, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (62293, 'http://www.markenoele.de/impressum/', ''), (62294, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (62295, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (62296, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (62297, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1295598914&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F20w60-von-motul-t2186048.html&dt=1295598915964&shv=r20'), (62298, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (62299, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (62300, 'http://www.markenoele.de/altoelentsorgung/', ''), (62301, 'http://www.markenoele.de/catalog/product/view/id/17', ''), (62302, 'http://www.markenoele.de/', 'http://www.google.de/search?q=datenblatt+2+takt%C3%B6le&hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&prmd=ivnsfd&ei=ZWM5Te__HcbLswaaxtXzBg&start=30&sa=N'), (62303, 'http://www.markenoele.de/catalog/product/view/id/170', 'http://www.markenoele.de/'), (62304, 'http://www.markenoele.de/', 'http://www.google.de/search?q=datenblatt+2+takt%C3%B6le&hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&prmd=ivnsfd&ei=ZWM5Te__HcbLswaaxtXzBg&start=30&sa=N'), (62305, 'http://www.markenoele.de/widerruf/', ''), (62306, 'http://www.markenoele.de/', ''), (62307, 'http://www.markenoele.de/catalog/product/view/id/101/category/45', ''), (62308, 'http://www.markenoele.de/', 'http://www.amazon.de/gp/product/B004AQI944/ref=olp_product_details?ie=UTF8&me=&seller='), (62309, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1295613210&flash=0&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-t1589885.html&dt=1295613210198&shv=r20101117&jsv=r20'), (62310, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62311, 'http://www.markenoele.de/angebote-des-monats/', ''), (62312, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62313, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=name', ''), (62314, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=gebinde_groesse', ''), (62315, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=price', ''), (62316, 'http://www.markenoele.de/catalog/product/view/id/20/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=price'), (62317, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=price', ''), (62318, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=gebinde_groesse', ''), (62319, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=name', ''), (62320, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADFA_deDE410&q=motul+specific+ll+A%2fB-025+5w30'), (62321, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=speci', 'http://www.markenoele.de/'), (62322, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific', 'http://www.markenoele.de/'), (62323, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific', 'http://www.markenoele.de/'), (62324, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%20ll', 'http://www.markenoele.de/'), (62325, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%20ll', 'http://www.markenoele.de/'), (62326, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%20ll%20A%2FB', 'http://www.markenoele.de/'), (62327, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%20ll', 'http://www.markenoele.de/'), (62328, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%20ll%20A%2FB-', 'http://www.markenoele.de/'), (62329, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%20ll%20A%2FB-025', 'http://www.markenoele.de/'), (62330, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%20ll%20A%2F', 'http://www.markenoele.de/'), (62331, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%20ll%20A%2FB-025', 'http://www.markenoele.de/'), (62332, 'http://www.markenoele.de/catalogsearch/result/?q=specific+ll+A%2FB-025+5w30', 'http://www.markenoele.de/'), (62333, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific%20ll%20A%2FB-025%205w30', 'http://www.markenoele.de/'), (62334, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=specific', 'http://www.markenoele.de/catalogsearch/result/?q=specific+ll+A%2FB-025+5w30'), (62335, 'http://www.markenoele.de/catalogsearch/result/?q=specific+', 'http://www.markenoele.de/catalogsearch/result/?q=specific+ll+A%2FB-025+5w30'), (62336, 'http://www.markenoele.de/catalog/product/view/id/21', 'http://www.markenoele.de/catalogsearch/result/?q=specific+'), (62337, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1R2GGIK_deDE357&q=preis+motul+300V+4T+FL+15W50&aq=f&aqi=&aql=&oq='), (62338, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (62339, 'http://www.markenoele.de/catalogsearch/result/?q=jet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62340, 'http://www.markenoele.de/catalog/product/view/id/88', 'http://www.markenoele.de/catalogsearch/result/?q=jet'), (62341, 'http://www.markenoele.de/catalog/product/gallery/id/88/image/173/', 'http://www.markenoele.de/powerjet-4t.html'), (62342, 'http://www.markenoele.de/catalogsearch/result/?q=jet', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62343, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=jet', 'http://www.markenoele.de/catalogsearch/result/?q=jet'), (62344, 'http://www.markenoele.de/catalog/product/view/id/97', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=jet'), (62345, 'http://www.markenoele.de/catalog/product/gallery/id/97/image/183/', 'http://www.markenoele.de/powerjet-2t.html'), (62346, 'http://www.markenoele.de/zahlung/', ''), (62347, 'http://www.markenoele.de/catalogsearch/result/?q=marine', 'http://www.markenoele.de/powerjet-2t.html'), (62348, 'http://www.markenoele.de/catalogsearch/result/?q=inboard', 'http://www.markenoele.de/catalogsearch/result/?q=marine'), (62349, 'http://www.markenoele.de/catalog/product/view/id/14', 'http://www.google.de/search?q=ACEA+A5/B5+5w30+-ebay&hl=de&tbs=shop:1,p_ord:p&ei=wp45TYW2HcWLswaP3LnzBg&start=50&sa=N'), (62350, 'http://www.markenoele.de/', ''), (62351, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-8100-eco-clean-c2-1l.html'), (62352, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62353, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (62354, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (62355, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=81', 'http://www.markenoele.de/angebote-des-monats/'), (62356, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/angebote-des-monats/'), (62357, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x', 'http://www.markenoele.de/angebote-des-monats/'), (62358, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x-li', 'http://www.markenoele.de/angebote-des-monats/'), (62359, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20x-lite', 'http://www.markenoele.de/angebote-des-monats/'), (62360, 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-lite', 'http://www.markenoele.de/angebote-des-monats/'), (62361, 'http://www.markenoele.de/catalog/product/view/id/28', 'http://www.markenoele.de/catalogsearch/result/?q=8100+x-lite'), (62362, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (62363, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (62364, 'http://www.markenoele.de/', ''), (62365, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (62366, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (62367, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+20w-50'), (62368, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1295627495&flash=10.0.12&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fdpf-dsg-longlife-intervall-welches-oel-t1328401.html&dt'), (62369, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.markenoele.de/'), (62370, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', ''), (62371, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', ''), (62372, 'http://www.markenoele.de/', 'http://www.guenstiger.de/Preisvergleich/Motul/Scooter_Power_SAE_5W_40_1_l.html'), (62373, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62374, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62375, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (62376, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CCsQFjAC&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=6100%20synergie%2B&ei=o745TbHcC4mu8QPTt9ifCA&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ&sig2=3TSBhg'), (62377, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CCsQFjAC&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=6100%20synergie%2B&ei=o745TbHcC4mu8QPTt9ifCA&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ&sig2=3TSBhg'), (62378, 'http://www.markenoele.de/catalog/product/gallery/id/3/image/44/', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (62379, 'http://www.markenoele.de/catalog/product/gallery/id/3/image/44/', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (62380, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+%C3%B6l+g%C3%BCnstig&hl=de&sa=N&tab=fw'), (62381, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (62382, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CW7FMGM05Te6fMcL9sgbsqPEyrcGwwwH96b3tFO3M4-1HCAAQASgCUJ6voY0BYJWyt4LIB6ABx9GE-APIAQGpAnVCBvelrLY-qgQYT9C-CE78wA2qyufI9SdQZ-gfPSi05Gxr&sig=AGiWqty_Kjga5_iL9us5qEtifhCHJAKVKw&adurl=http://www.motulshop.de&rct=j&q=2Takt'), (62383, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mo', 'http://www.markenoele.de/'), (62384, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mot', 'http://www.markenoele.de/'), (62385, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/'), (62386, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+600', 'http://www.markenoele.de/'), (62387, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20600', 'http://www.markenoele.de/'), (62388, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%206', 'http://www.markenoele.de/'), (62389, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motu', 'http://www.markenoele.de/'), (62390, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CW7FMGM05Te6fMcL9sgbsqPEyrcGwwwH96b3tFO3M4-1HCAAQASgCUJ6voY0BYJWyt4LIB6ABx9GE-APIAQGpAnVCBvelrLY-qgQYT9C-CE78wA2qyufI9SdQZ-gfPSi05Gxr&sig=AGiWqty_Kjga5_iL9us5qEtifhCHJAKVKw&adurl=http://www.motulshop.de&rct=j&q=2Takt'), (62391, 'http://www.markenoele.de/catalog/product/view/id/33', ''), (62392, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (62393, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (62394, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (62395, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4591894001874906&output=html&h=90&slotname=8472090071&w=728&lmt=1295635762&flash=10.0.45&url=http%3A%2F%2Fwww.lupotreff.de%2Fforum%2Ft%2F10240&dt=1295635763179&shv=r20101117&jsv=r20110120&sa'), (62396, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62397, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62398, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62399, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62400, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (62401, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (62402, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (62403, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62404, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62405, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62406, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62407, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4591894001874906&output=html&h=90&slotname=8472090071&w=728&lmt=1295635762&flash=10.0.45&url=http%3A%2F%2Fwww.lupotreff.de%2Fforum%2Ft%2F10240&dt=1295635763179&shv=r20101117&jsv=r20110120&sa'), (62408, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (62409, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (62410, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62411, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62412, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (62413, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (62414, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (62415, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (62416, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (62417, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (62418, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (62419, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (62420, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (62421, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (62422, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (62423, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (62424, 'http://www.markenoele.de/catalog/category/view/id/4?mode=grid', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (62425, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all&mode=grid', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=grid'), (62426, 'http://www.markenoele.de/catalog/product/view/id/54/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all&mode=grid'), (62427, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-7100-4t-54.html'), (62428, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (62429, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-7100-4t-54.html'), (62430, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (62431, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-3000-4t-32.html'), (62432, 'http://www.markenoele.de/catalog/product/view/id/48/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (62433, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-48.html'), (62434, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/bestellung/'), (62435, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (62436, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', ''), (62437, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', ''), (62438, 'http://www.markenoele.de/lieferung', ''), (62439, 'http://www.markenoele.de/catalog/product/view/id/158/category/30', ''), (62440, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (62441, 'http://www.markenoele.de/', 'http://desc.shop.ebay.de/i.html?_nkw=2tacktmotoren%C3%B6l&_sacat=0&_odkw=motoren%C3%B6l&_osacat=0&_trksid=p3286.c0.m270.l1313&LH_TitleDesc=1&_rdc=1'), (62442, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62443, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62444, 'http://www.markenoele.de/catalog/category/view/id/26', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (62445, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=KkO&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=2+takt+%C3%B6l+vollsynthetisch&aq=1&aqi=g1&aql=&oq=2+takt+%C3%B6l+vollsyn'), (62446, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62447, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62448, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62449, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62450, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62451, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=KkO&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=2+takt+%C3%B6l+vollsynthetisch&aq=1&aqi=g1&aql=&oq=2+takt+%C3%B6l+vollsyn'), (62452, 'http://www.markenoele.de/agb/', ''), (62453, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (62454, 'http://www.markenoele.de/catalog/product/view/id/2', 'http://www.google.de/products?q=motul+4100+power&oe=utf-8&client=firefox-a&hl=de&scoring=p'), (62455, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-4100-power-1l.html'), (62456, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (62457, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (62458, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (62459, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (62460, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (62461, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (62462, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (62463, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (62464, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (62465, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (62466, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position', ''), (62467, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list', ''), (62468, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', ''), (62469, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', ''), (62470, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (62471, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (62472, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (62473, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (62474, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (62475, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (62476, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (62477, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (62478, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (62479, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (62480, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&order=position', ''), (62481, 'http://www.markenoele.de/catalog/category/view/id/40?mode=list', ''), (62482, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', ''), (62483, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (62484, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&order=position', ''), (62485, 'http://www.markenoele.de/catalog/category/view/id/48?mode=list', ''), (62486, 'http://www.markenoele.de/catalog/product/view/id/109/category/48', ''), (62487, 'http://www.markenoele.de/catalog/product/view/id/108/category/48', ''), (62488, 'http://www.markenoele.de/catalog/product/view/id/122/category/48', ''), (62489, 'http://www.markenoele.de/catalog/product/view/id/118/category/48', ''), (62490, 'http://www.markenoele.de/catalog/product/view/id/110/category/48', ''), (62491, 'http://www.markenoele.de/catalog/product/view/id/121/category/48', ''), (62492, 'http://www.markenoele.de/catalog/product/view/id/111/category/48', ''), (62493, 'http://www.markenoele.de/catalog/product/view/id/116/category/48', ''), (62494, 'http://www.markenoele.de/catalog/product/view/id/112/category/48', ''), (62495, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (62496, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (62497, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (62498, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (62499, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&order=position', ''), (62500, 'http://www.markenoele.de/catalog/category/view/id/50?mode=list', ''), (62501, 'http://www.markenoele.de/catalog/product/view/id/120/category/50', ''), (62502, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (62503, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&order=position', ''), (62504, 'http://www.markenoele.de/catalog/category/view/id/49?mode=list', ''), (62505, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', ''), (62506, 'http://www.markenoele.de/catalog/product/view/id/107/category/49', ''), (62507, 'http://www.markenoele.de/catalog/product/view/id/106/category/49', ''), (62508, 'http://www.markenoele.de/catalog/product/view/id/105/category/49', ''), (62509, 'http://www.markenoele.de/catalog/product/view/id/109/category/49', ''), (62510, 'http://www.markenoele.de/catalog/product/view/id/108/category/49', ''), (62511, 'http://www.markenoele.de/catalog/product/view/id/104/category/49', ''), (62512, 'http://www.markenoele.de/catalog/product/view/id/110/category/49', ''), (62513, 'http://www.markenoele.de/catalog/product/view/id/111/category/49', ''), (62514, 'http://www.markenoele.de/catalog/product/view/id/112/category/49', ''), (62515, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (62516, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=position', ''), (62517, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', ''), (62518, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', ''), (62519, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', ''), (62520, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', ''), (62521, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', ''), (62522, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (62523, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (62524, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (62525, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (62526, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (62527, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (62528, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (62529, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (62530, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (62531, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (62532, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (62533, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (62534, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (62535, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (62536, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (62537, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (62538, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (62539, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (62540, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (62541, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (62542, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&order=position', ''), (62543, 'http://www.markenoele.de/catalog/category/view/id/39?mode=list', ''), (62544, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (62545, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (62546, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (62547, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (62548, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (62549, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (62550, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (62551, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (62552, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (62553, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (62554, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (62555, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (62556, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (62557, 'http://www.markenoele.de/catalog/product/view/id/22', 'http://www.google.de/search?q=motul+specific+5w-30&hl=de&client=safari&rls=en&prmd=ivns&source=univ&tbs=shop:1&tbo=u&ei=F4g6Tfn6Ks_AswbbsNDzBg&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CDoQrQQwAg'), (62558, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-specific-504-00-507-00.html'), (62559, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-specific-504-00-507-00.html'), (62560, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62561, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (62562, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (62563, 'http://www.markenoele.de/catalog/product/view/id/21/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (62564, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (62565, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (62566, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (62567, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (62568, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (62569, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1T4ADFA_deDE339DE340&&sa=X&ei=n4g6TdSrB8nAswawqIn0Bg&ved=0CCcQBSgA&q=Motul+Motor%C3%B6l+Spezifikationen&spell=1'), (62570, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (62571, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (62572, 'http://www.markenoele.de/catalog/product/view/id/176', 'http://www.markenoele.de/'), (62573, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1T4ADFA_deDE339DE340&&sa=X&ei=n4g6TdSrB8nAswawqIn0Bg&ved=0CCcQBSgA&q=Motul+Motor%C3%B6l+Spezifikationen&spell=1'), (62574, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62575, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+specific+5w-30&hl=de&client=safari&rls=en&prmd=ivns&ei=14g6TYXDMM_Gswb4_ezzBg&start=10&sa=N'), (62576, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62577, 'http://www.markenoele.de/widerruf/', ''), (62578, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (62579, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (62580, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (62581, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (62582, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (62583, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=motul+motor%C3%B6l+20W40+SE&spell=1&oi=spell'), (62584, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62585, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62586, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62587, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20%20W', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62588, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20%20W', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62589, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20%20W', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62590, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20%20W%20%3F', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62591, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20%20W', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62592, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20%20W%204', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62593, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20%20W%2040', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62594, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20%20W%2040', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62595, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20%20W%2040%20se', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62596, 'http://www.markenoele.de/catalogsearch/result/?q=20+W+40+se', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62597, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+Classic+Oil+SAE+30&hl=de&client=firefox-a&hs=l7Z&rls=org.mozilla:de:official&prmd=ivns&ei=YZw6TcjbA4Tssgaq2MDzBg&start=10&sa=N'), (62598, 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=viskositaet&q=20+W+40+se', ''), (62599, 'http://www.markenoele.de/catalogsearch/result/?q=20+W+40+se', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62600, 'http://www.markenoele.de/', 'http://www.google.de/products?hl=de&q=motul+motor%C3%B6l+20W40+SE&spell=1&oi=spell'), (62601, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62602, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ckh_Wv5w6TYv3HMH8sgam59U5rcGwwwH96b3tFK3Uj_wGCAAQAVCer6GNAWCVyoqCmAegAcfRhPgDyAEBqQI_xlTpS9C2PqoEE0_QEt7y-Qn7FgtSLYwPS9_CYBM&sig=AGiWqtw7tek3nsAZEPVsn4LcUh0I-b9llQ&adurl=http://www.motulshop.de&rct=j&q=motul%20fuel%2'), (62603, 'http://www.markenoele.de/datenschutz/', ''), (62604, 'http://www.markenoele.de/', 'http://de.ask.com/web?l=dis&o=13759&qsrc=2870&gct=dns&gc=1&q=motul.de'), (62605, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62606, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62607, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (62608, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (62609, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (62610, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (62611, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (62612, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (62613, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (62614, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (62615, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (62616, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-power.html'), (62617, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (62618, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-power.html'), (62619, 'http://www.markenoele.de/catalog/product/view/id/75/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (62620, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CkpbQA7I6Tfb3J4L7sgbBxqwyrcGwwwH96b3tFLWD_b5HCAAQAigDUJ6voY0BYJWipoKwB6ABx9GE-APIAQGpAj_GVOlL0LY-qgQTT9Bv0wmFyhmc6fUhqbk4bwdppw&sig=AGiWqtzNq0fYP9YevTXCn86YZ-wvouFeug&adurl=http://www.motulshop.de&rct=j&q=Motul%20510'), (62621, 'http://www.markenoele.de/catalog/product/view/id/75/category/33', 'http://www.mx-forum.de/ucp.php?i=pm&mode=view&p=223375'), (62622, 'http://www.markenoele.de/', ''), (62623, 'http://www.markenoele.de/', ''), (62624, 'http://www.markenoele.de/', ''), (62625, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (62626, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CcV-E67w6TYP5IIb9sgb0tPQyrcGwwwH96b3tFI3J4-1HCAAQAVCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQI_xlTpS9C2PqoEE0_QxnPwKE9irz-YtwFrYQg_G3I&sig=AGiWqtxEZpqMu-rtOzrUN6I_wfwl6TlG8A&adurl=http://www.motulshop.de&rct=j&q=motul%20specif'), (62627, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CCiTNpr86TbKyLMmwtAaFja01rcGwwwH96b3tFOWh_4RHCAAQAygDUJ6voY0BYJWasIK4B6ABx9GE-APIAQGpAj_GVOlL0LY-qgQTT9ATnD4U3fRgvyI70yEadTXHfA&sig=AGiWqtxAaSjxKk6AXYcBK3GXmx7KlAzjMQ&adurl=http://www.motulshop.de&rct=j&q=bio%20kette'), (62628, 'http://www.markenoele.de/', ''), (62629, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (62630, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CzBK2n9c6TdL7OM2NOuSJ-YkCrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQI_xlTpS9C2PqoEE0_QJxux13HZLN5Qa_lLJPpGVgk&sig=AGiWqtwJusxhaeIp59lYaRsdbqRRmvXtqQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (62631, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62632, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62633, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (62634, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (62635, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (62636, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (62637, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (62638, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (62639, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (62640, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (62641, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (62642, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (62643, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (62644, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (62645, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (62646, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.bing.com/search?q=Motul%20blechschild&pc=conduit&form=CONBDF&ptag=A79532A4DA6FC4188B7F&conlogo=CT2431245'), (62647, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/blechschild-pin-up-ii.html'), (62648, 'http://www.markenoele.de/catalog/product/view/id/141', 'http://www.bing.com/search?q=Motul%20blechschild&pc=conduit&form=CONBDF&ptag=A79532A4DA6FC4188B7F&conlogo=CT2431245'), (62649, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=2+tact+motor%C3%B6l&meta=&btnG=Google-Suche'), (62650, 'http://www.markenoele.de/', 'http://www.google.com/aclk?sa=l&ai=C5vYFMuQ6TY6uD8mvtAb9paAyrcGwwwH96b3tFKW34-1HCAAQAigDUJ6voY0BYJWSoYKwB5ABAqABx9GE-APIAQGpAj_GVOlL0LY-qgQYT9CiDkN4lF1Y9WZQlWfC22GskhbFl5Us&sig=AGiWqtwzUVPFD0gd_TbnS4I12NQySBaE4Q&adurl=http://www.motulshop.de&rct=j&q='), (62651, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62652, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62653, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62654, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62655, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (62656, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62657, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62658, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62659, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62660, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=2+tact+motor%C3%B6l&meta=&btnG=Google-Suche'), (62661, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (62662, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (62663, 'http://www.markenoele.de/catalog/product/view/id/33/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (62664, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (62665, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (62666, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (62667, 'http://www.markenoele.de/catalog/product/view/id/68/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (62668, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (62669, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (62670, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (62671, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (62672, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (62673, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (62674, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (62675, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (62676, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62677, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62678, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62679, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62680, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62681, 'http://www.markenoele.de/', 'http://www.google.com/aclk?sa=l&ai=C5vYFMuQ6TY6uD8mvtAb9paAyrcGwwwH96b3tFKW34-1HCAAQAigDUJ6voY0BYJWSoYKwB5ABAqABx9GE-APIAQGpAj_GVOlL0LY-qgQYT9CiDkN4lF1Y9WZQlWfC22GskhbFl5Us&sig=AGiWqtwzUVPFD0gd_TbnS4I12NQySBaE4Q&adurl=http://www.motulshop.de&rct=j&q='), (62682, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CoiR-N-Y6TbGEMsPG-AblkYGWC63BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCVip-CsAegAcfRhPgDyAEBqQI_xlTpS9C2PqoEE0_QGpEVKvWsyuD3XXCRVrFc7-4&sig=AGiWqtyS_T5rIN5njaFkogs8FeT36wlrdw&adurl=http://www.motulshop.de&rct=j&q=motul%2051'), (62683, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W40-Liter/dp/B002TM6XZ8'), (62684, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motu', 'http://www.markenoele.de/'), (62685, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mot', 'http://www.markenoele.de/'), (62686, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mo', 'http://www.markenoele.de/'), (62687, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/'), (62688, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/'), (62689, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%2051', 'http://www.markenoele.de/'), (62690, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%205', 'http://www.markenoele.de/'), (62691, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20510', 'http://www.markenoele.de/'), (62692, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%205100', 'http://www.markenoele.de/'), (62693, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+4t+10w-40', 'http://www.markenoele.de/'), (62694, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+4t+10w-40'), (62695, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+4t+10w-40', 'http://www.markenoele.de/'), (62696, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W40-Liter/dp/B002TM6XZ8'), (62697, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+4t+10w-40', 'http://www.markenoele.de/'), (62698, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W40-Liter/dp/B002TM6XZ8'), (62699, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+4t+10w-40', 'http://www.markenoele.de/'), (62700, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+4t+10w-40'), (62701, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+4t+10w-40', 'http://www.markenoele.de/'), (62702, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+4t+10w-40', 'http://www.markenoele.de/'), (62703, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+4t+10w-40', 'http://www.markenoele.de/'), (62704, 'http://www.markenoele.de/catalog/product/view/id/54', 'http://www.google.de/search?q=+Motul+10W60+kaufen&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (62705, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (62706, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (62707, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1TSEH_DEDE416&tbs=shop%3A1&q=+Motul+Motor%C3%B6l+4100+Power+SAE+15W-50&btnG=Suche&aq=f&aqi=&aql=&oq='), (62708, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (62709, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CNU_GEfw6TcaCMoriswbvmLA3rcGwwwH96b3tFMWB_b5HCAAQASgDUJ6voY0BYJWa8oGQB6ABx9GE-APIAQGpAj_GVOlL0LY-qgQTT9Bmv9dQdPLakXheO3DE2BqnOw&sig=AGiWqtziXAEIJIQtFnw0TcQyIX1HuejAdg&adurl=http://www.motulshop.de&rct=j&q=motul%2015w'), (62710, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62711, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62712, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (62713, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (62714, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (62715, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (62716, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (62717, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (62718, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (62719, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (62720, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (62721, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/lieferung'), (62722, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62723, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (62724, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (62725, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=7&oq=motul&hl=de&ie=UTF-8&rlz=1T4MEDC_deDE331DE331&q=motul+15w50'), (62726, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.ch/url?sa=t&source=web&cd=2&ved=0CCEQFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-multi-atf-1l.html&rct=j&q=atf%20motul%20muti&ei=Hw87TaiYH8KDOtf-5c8L&usg=AFQjCNGJ8tYkZuOCkxINO1n4_5f1Yn5hHA'), (62727, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (62728, 'http://www.markenoele.de/', 'http://www.google.com/aclk?sa=l&ai=Cql6C8BY7TfSpAoTG-Aat3YmWC63BsMMB_em97RTtzOPtRxABKAhQnq-hjQFgleqggrAHoAHH0YT4A8gBAakCP8ZU6UvQtj6qBBhP0CHA4_8I3DT_mDXvHufPM3rN3YL6eY0&num=4&sig=AGiWqtxpgUnvc3SEdyDu0IDstaVNHaToGw&adurl=http://www.motulshop.de&rct=j&q'), (62729, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.markenoele.de/'), (62730, 'http://www.markenoele.de/', 'http://www.google.com/aclk?sa=l&ai=Cql6C8BY7TfSpAoTG-Aat3YmWC63BsMMB_em97RTtzOPtRxABKAhQnq-hjQFgleqggrAHoAHH0YT4A8gBAakCP8ZU6UvQtj6qBBhP0CHA4_8I3DT_mDXvHufPM3rN3YL6eY0&num=4&sig=AGiWqtxpgUnvc3SEdyDu0IDstaVNHaToGw&adurl=http://www.motulshop.de&rct=j&q'), (62731, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62732, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62733, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62734, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62735, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62736, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (62737, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (62738, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (62739, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62740, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62741, 'http://www.markenoele.de/', 'http://www.google.com/aclk?sa=l&ai=Cql6C8BY7TfSpAoTG-Aat3YmWC63BsMMB_em97RTtzOPtRxABKAhQnq-hjQFgleqggrAHoAHH0YT4A8gBAakCP8ZU6UvQtj6qBBhP0CHA4_8I3DT_mDXvHufPM3rN3YL6eY0&num=4&sig=AGiWqtxpgUnvc3SEdyDu0IDstaVNHaToGw&adurl=http://www.motulshop.de&rct=j&q'), (62742, 'http://www.markenoele.de/', 'http://www.google.com/aclk?sa=l&ai=Cql6C8BY7TfSpAoTG-Aat3YmWC63BsMMB_em97RTtzOPtRxABKAhQnq-hjQFgleqggrAHoAHH0YT4A8gBAakCP8ZU6UvQtj6qBBhP0CHA4_8I3DT_mDXvHufPM3rN3YL6eY0&num=4&sig=AGiWqtxpgUnvc3SEdyDu0IDstaVNHaToGw&adurl=http://www.motulshop.de&rct=j&q'), (62743, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+%C3%96l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (62744, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62745, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62746, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (62747, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (62748, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (62749, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SO', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (62750, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SO', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (62751, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SO%203', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (62752, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SO%20300', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (62753, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=SO%203000', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (62754, 'http://www.markenoele.de/catalogsearch/result/?q=SO+3000', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (62755, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (62756, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (62757, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62758, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62759, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+%C3%96l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (62760, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=-SM7TfTcC4SRswb3-sHzBg&ved=0CEYQBSgA&q=motul+motor%C3%B6l+kaufen&spell=1'), (62761, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=-SM7TfTcC4SRswb3-sHzBg&ved=0CEYQBSgA&q=motul+motor%C3%B6l+kaufen&spell=1'), (62762, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+2+takt+%C3%B6l+teilsynthetisch&hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&tbs=ctr:countryDE&prmd=ivns&source=lnt&cr=countryDE&sa=X&ei=dCo7TcTSEoj0sgaw2djzBg&ved=0CAgQpwUoAg'), (62763, 'http://www.markenoele.de/bestellung/', ''), (62764, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CJO-OCTE7Tcq0EIn8sgbr840yrcGwwwH96b3tFO3M4-1HCAAQASgDUJ6voY0BYJWKjYKYB6ABx9GE-APIAQGpAj_GVOlL0LY-qgQWT9CPIe4j0kJ1iTFKLp0RrPfwMCPWBg&sig=AGiWqtzqrP1lBoFqedcNKVZW4JYH9AQdZA&adurl=http://www.motulshop.de&rct=j&q=zwei-ta'), (62765, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62766, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62767, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (62768, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (62769, 'http://www.markenoele.de/catalog/product/view/id/59/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (62770, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-710-2t.html'), (62771, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (62772, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+%c3%b6l/s/google/gkaid/55221343/koid/3832731172/'), (62773, 'http://www.markenoele.de/', ''), (62774, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CMz8NmzY7TeW6KsKLOpez4bgCrcGwwwH96b3tFLWD_b5HCAAQASgDUJ6voY0BYJWitYLAB6ABx9GE-APIAQGpAj_GVOlL0LY-qgQYT9BsBcIlfw4u8jIqzThNg0grv3XDiLfK&sig=AGiWqty4OC0ViYKtF8mQ5viWz0D9Amz1LA&adurl=http://www.motulshop.de&rct=j&q=motul'), (62775, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (62776, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/'), (62777, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (62778, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205', 'http://www.markenoele.de/'), (62779, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100', 'http://www.markenoele.de/'), (62780, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100', 'http://www.markenoele.de/'), (62781, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2051', 'http://www.markenoele.de/'), (62782, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CMz8NmzY7TeW6KsKLOpez4bgCrcGwwwH96b3tFLWD_b5HCAAQASgDUJ6voY0BYJWitYLAB6ABx9GE-APIAQGpAj_GVOlL0LY-qgQYT9BsBcIlfw4u8jIqzThNg0grv3XDiLfK&sig=AGiWqty4OC0ViYKtF8mQ5viWz0D9Amz1LA&adurl=http://www.motulshop.de&rct=j&q=motul'), (62783, 'http://www.markenoele.de/', 'http://www.google.de/m/search?aq=5&oq=motul%2520&aqi=p1g5-k11d21t0&fkt=632&fsdt=26925&q=motul+shop'), (62784, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62785, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62786, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (62787, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (62788, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (62789, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (62790, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (62791, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (62792, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (62793, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (62794, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (62795, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (62796, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (62797, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (62798, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (62799, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (62800, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62801, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (62802, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62803, 'http://www.markenoele.de/', 'http://www.google.de/m/search?aq=5&oq=motul%2520&aqi=p1g5-k11d21t0&fkt=632&fsdt=26925&q=motul+shop'), (62804, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (62805, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (62806, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CmXPXbTg7TY24H4jiswa2haA3rcGwwwH96b3tFO3M4-1HCAAQASgDUJ6voY0BYJXymoKsB6ABx9GE-APIAQGpAj_GVOlL0LY-qgQYT9DG3j4lcQzaqSEfBFBMB49pxhG_8lGm&sig=AGiWqtzY6ptGbVt5KVA8JTJwhVEv_hPFKA&adurl=http://www.motulshop.de&rct=j&q=2%20t'), (62807, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (62808, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (62809, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62810, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (62811, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CBvoBjj47TZK-NofiswbRkIU6rcGwwwH96b3tFI-13kQIABABKAJQnq-hjQFglcr5gZQHoAHH0YT4A8gBAakCP8ZU6UvQtj6qBBNP0HAg9FpynaO82X_Kd1Iu9tk5&sig=AGiWqtx-5sViseuIl3pzuUmBNt03QOhLog&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (62812, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (62813, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (62814, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (62815, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (62816, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (62817, 'http://www.markenoele.de/', ''), (62818, 'http://www.markenoele.de/', ''), (62819, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (62820, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (62821, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (62822, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (62823, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (62824, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (62825, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (62826, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (62827, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (62828, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (62829, 'http://www.markenoele.de/catalog/product/view/id/186', ''), (62830, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (62831, 'http://www.markenoele.de/', ''), (62832, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (62833, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (62834, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (62835, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (62836, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (62837, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (62838, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (62839, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (62840, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (62841, 'http://www.markenoele.de/', ''), (62842, 'http://www.markenoele.de/contacts/', ''), (62843, 'http://www.markenoele.de/impressum/', ''), (62844, 'http://www.markenoele.de/checkout/', ''), (62845, 'http://www.markenoele.de/checkout/onepage/', ''), (62846, 'http://www.markenoele.de/checkout/cart/', ''), (62847, 'http://www.markenoele.de/angebote-des-monats/', ''), (62848, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (62849, 'http://www.markenoele.de/lieferung', ''), (62850, 'http://www.markenoele.de/catalog/product/view/id/170', ''), (62851, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (62852, 'http://www.markenoele.de/catalog/product/view/id/6', ''), (62853, 'http://www.markenoele.de/catalog/product/view/id/17', ''), (62854, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (62855, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (62856, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (62857, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (62858, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (62859, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (62860, 'http://www.markenoele.de/agb/', ''), (62861, 'http://www.markenoele.de/widerruf/', ''), (62862, 'http://www.markenoele.de/datenschutz/', ''), (62863, 'http://www.markenoele.de/zahlung/', ''), (62864, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cwk_oD847Tf_vC8X8sgbB2N05rcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAj_GVOlL0LY-qgQTT9BmEGYqL7w5j_Ds2XRA8FT5nw&sig=AGiWqtzJsaEXdu1yAKTOzb6b32fql1nU5w&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3'), (62865, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62866, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62867, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (62868, 'http://www.markenoele.de/catalog/product/view/id/240/category/51', ''), (62869, 'http://www.markenoele.de/catalog/product/view/id/8/category/7', ''), (62870, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+20w-50'), (62871, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (62872, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (62873, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (62874, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (62875, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (62876, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (62877, 'http://www.markenoele.de/', 'http://www.kaufen.com/Preisvergleich/result.jsp?q=motul+claen+8100'), (62878, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.markenoele.de/'), (62879, 'http://www.markenoele.de/', 'http://www.wlw.de/sse/MainServlet?anzeige=kurzliste&land=DE&sprache=de&klobjid=70518&suchbegriff=Motor%C3%B6l'), (62880, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/frage/was-bedeutet-hc-synthese-bei-motoroelen'), (62881, 'http://www.markenoele.de/catalog/product/view/id/6', 'http://www.markenoele.de/'), (62882, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-8100-x-cess-5l.html'), (62883, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (62884, 'http://www.markenoele.de/', ''), (62885, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+SAE+20W50&hl=de&client=firefox-a&hs=ply&rls=org.mozilla:de:official&prmd=ivns&ei=dA48Tcr9FoLKswaXksjzBg&start=10&sa=N'), (62886, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-SAE-20W-50-MINERALISCH/dp/B00104YOES'), (62887, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62888, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A4667&rt=nc&_nkw=Motul%20300v&_trksid=p3286.c0.m14.l1513&_pgn=2'), (62889, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62890, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62891, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (62892, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (62893, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62894, 'http://www.markenoele.de/', ''), (62895, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+shine+and+go&hl=de&client=firefox-a&hs=wTe&rls=org.mozilla:de:official&channel=s&prmd=ivns&ei=IBQ8TZvrGs2Vswbi5ZX0Bg&start=0&sa=N'), (62896, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (62897, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (62898, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (62899, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (62900, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (62901, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+shine+and+go&hl=de&client=firefox-a&hs=wTe&rls=org.mozilla:de:official&channel=s&prmd=ivns&ei=IBQ8TZvrGs2Vswbi5ZX0Bg&start=0&sa=N'), (62902, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.google.de/search?q=motul+shine+and+go&hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&prmd=ivns&ei=FxU8TauTJ8zJswbB_fjzBg&start=0&sa=N'), (62903, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CZjYBlxY8TbLTC8r-sgbNl4k6rcGwwwH96b3tFNXP4-1HCAAQASgCUJ6voY0BYJWaooKwB6ABx9GE-APIAQGpAj_GVOlL0LY-qgQYT9A0Y6tyGbEE1cPvGz3UfZrCs8gguCw4&sig=AGiWqtwS56qRRfp3eg8D6Gb3Km1U0DdLvA&adurl=http://www.motulshop.de&rct=j&q=motul'), (62904, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CZjYBlxY8TbLTC8r-sgbNl4k6rcGwwwH96b3tFNXP4-1HCAAQASgCUJ6voY0BYJWaooKwB6ABx9GE-APIAQGpAj_GVOlL0LY-qgQYT9A0Y6tyGbEE1cPvGz3UfZrCs8gguCw4&sig=AGiWqtwS56qRRfp3eg8D6Gb3Km1U0DdLvA&adurl=http://www.motulshop.de&rct=j&q=motul'), (62905, 'http://www.markenoele.de/', 'http://www.google.com/search?q=Total+4T+10W-40&hl=de&client=opera&hs=zXz&rls=de&prmd=ivns&ei=Hho8TeidIoaLswb_qLnzBg&start=10&sa=N'), (62906, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+300v+power+5w+40+&btnG=Suche&aq=f&aqi=&aql=&oq='), (62907, 'http://www.markenoele.de/', 'http://www.google.com/search?q=Total+4T+10W-40&hl=de&client=opera&rls=de&prmd=ivns&ei=DSI8TeKkEIvEswaJ_c3zBg&start=30&sa=N'), (62908, 'http://www.markenoele.de/', ''), (62909, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62910, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62911, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62912, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62913, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (62914, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (62915, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%2010w', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (62916, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%2010w40', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (62917, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%2010', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (62918, 'http://www.markenoele.de/catalogsearch/result/?q=300v+10w40', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v'), (62919, 'http://www.markenoele.de/catalogsearch/result/?q=300v+10w-40', 'http://www.markenoele.de/catalogsearch/result/?q=300v+10w40'), (62920, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%2010w-40', 'http://www.markenoele.de/catalogsearch/result/?q=300v+10w40'), (62921, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/catalogsearch/result/?q=300v+10w-40'), (62922, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTMwMHYtNHQtZmFjdG9yeS1saW5lLTc1Lmh0bWw,/product/75/', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (62923, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (62924, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (62925, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CvIhtZi88Td_cN8r-sgbNl4k6rcGwwwH96b3tFLWD_b5HCAAQASgDUJ6voY0BYJWCgICwB6ABx9GE-APIAQGpAj_GVOlL0LY-qgQYT9BVX_tQd-rvolz6SHP9MIkCsOZDvE_Q&sig=AGiWqtzR84GVPfw2oXUoLlMohq9Oim6mnw&adurl=http://www.motulshop.de&rct=j&q=motul'), (62926, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (62927, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (62928, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (62929, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (62930, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (62931, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (62932, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CFImfSzA8TZ6JD4T7sgaDiJE5rcGwwwH96b3tFOWh_4RHCAAQAygDUJ6voY0BYJW6rYK0B6ABx9GE-APIAQGpAj_GVOlL0LY-qgQTT9BuwPSY4fpID5Lcu-BwO6HOvw&sig=AGiWqtxwcAEwioreQCS4E4xq72N1jbvKNQ&adurl=http://www.motulshop.de&rct=j&q=bio%20kette'), (62933, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CFImfSzA8TZ6JD4T7sgaDiJE5rcGwwwH96b3tFOWh_4RHCAAQAygDUJ6voY0BYJW6rYK0B6ABx9GE-APIAQGpAj_GVOlL0LY-qgQTT9BuwPSY4fpID5Lcu-BwO6HOvw&sig=AGiWqtxwcAEwioreQCS4E4xq72N1jbvKNQ&adurl=http://www.motulshop.de&rct=j&q=bio%20kette'), (62934, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62935, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62936, 'http://www.markenoele.de/catalog/category/view/id/31', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (62937, 'http://www.markenoele.de/catalog/product/view/id/164/category/31', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (62938, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62939, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CFImfSzA8TZ6JD4T7sgaDiJE5rcGwwwH96b3tFOWh_4RHCAAQAygDUJ6voY0BYJW6rYK0B6ABx9GE-APIAQGpAj_GVOlL0LY-qgQTT9BuwPSY4fpID5Lcu-BwO6HOvw&sig=AGiWqtxwcAEwioreQCS4E4xq72N1jbvKNQ&adurl=http://www.motulshop.de&rct=j&q=bio%20kette'), (62940, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62941, 'http://www.markenoele.de/catalog/category/view/id/31', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (62942, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1260280388&flash=10.0.45.2&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fbilliges-synt-motoroel-5w-40-vom-baumarkt-praktiker-g'), (62943, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (62944, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1260280388&flash=10.0.45.2&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fbilliges-synt-motoroel-5w-40-vom-baumarkt-praktiker-g'), (62945, 'http://www.markenoele.de/catalog/product/view/id/6', 'http://www.markenoele.de/'), (62946, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1260280388&flash=10.0.45.2&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fbilliges-synt-motoroel-5w-40-vom-baumarkt-praktiker-g'), (62947, 'http://www.markenoele.de/', 'http://www.google.de/'), (62948, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62949, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62950, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (62951, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (62952, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (62953, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=14h&oq=&hl=de&ie=UTF-8&rlz=1T4ADBF_deDE300DE301&q=motul+15w50'), (62954, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Oelvergleich+Motul+510+2T&hl=de&source=hp&aq=f&aqi=&aql=&oq='), (62955, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62956, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62957, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (62958, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (62959, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (62960, 'http://www.markenoele.de/', 'http://www.bing.com/search?q=motul+preis&src=IE-SearchBox&FORM=IE8SRC'), (62961, 'http://www.markenoele.de/catalog/product/view/id/58/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (62962, 'http://www.markenoele.de/', ''), (62963, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=3&oq=motul&hl=de&ie=UTF-8&rlz=1T4TSEG_deDE349DE349&q=motul+300v'), (62964, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62965, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CCId1eUU8Tep0y-GzBtGxhTqtwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJWqs4LAB6ABx9GE-APIAQGpAj_GVOlL0LY-qgQTT9BqGiNe4Ti2Fdc36jHI1fgGyQ&sig=AGiWqtxI81oBx3MW5Poar_D5IbZqkaKjOA&adurl=http://www.motulshop.de&rct=j&q=Motul%20%C3%96l'), (62966, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (62967, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (62968, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (62969, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (62970, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (62971, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (62972, 'http://www.markenoele.de/catalog/product/view/id/75/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (62973, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (62974, 'http://www.markenoele.de/catalog/product/view/id/76/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (62975, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (62976, 'http://www.markenoele.de/catalog/product/view/id/74/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (62977, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (62978, 'http://www.markenoele.de/catalog/product/view/id/76/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (62979, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE402&q=motul+5100+BMW+K+1200+RS&aq=f&aqi=&aql=&oq='), (62980, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (62981, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE402&q=motul+5100+BMW+K+1200+RS&aq=f&aqi=&aql=&oq='), (62982, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (62983, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/impressum/'), (62984, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (62985, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE402&q=motul+5100+BMW+K+1200+RS&aq=f&aqi=&aql=&oq='), (62986, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (62987, 'http://www.markenoele.de/widerruf/', 'http://www.markenoele.de/impressum/'), (62988, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (62989, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE402&q=motul+5100+BMW+K+1200+RS&aq=f&aqi=&aql=&oq='), (62990, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (62991, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (62992, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (62993, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (62994, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (62995, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (62996, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (62997, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (62998, 'http://www.markenoele.de/', ''), (62999, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', 'http://www.google.com/url?sa=t&source=web&cd=28&ved=0CFQQFjAHOBQ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotorsport%2Fmotul-300v-power.html&rct=j&q=motul%20300v&ei=PW08TfyrJc6LswakzPnzBg&usg=AFQjCNFag4ykXdofv4SCEQfM_k4Xt6r5MA'), (63000, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.com/url?sa=t&source=web&cd=150&ved=0CGYQFjAJOIwB&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%208100%20x%20clean&ei=LKE8Td-NPMjDswb2sNjzBg&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b'), (63001, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (63002, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.com/url?sa=t&source=web&cd=150&ved=0CGYQFjAJOIwB&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%208100%20x%20clean&ei=LKE8Td-NPMjDswb2sNjzBg&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b'), (63003, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (63004, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (63005, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (63006, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (63007, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (63008, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (63009, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (63010, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (63011, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (63012, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (63013, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (63014, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (63015, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (63016, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html'), (63017, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.com/url?sa=t&source=web&cd=150&ved=0CGYQFjAJOIwB&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%208100%20x%20clean&ei=LKE8Td-NPMjDswb2sNjzBg&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b'), (63018, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (63019, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (63020, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (63021, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (63022, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (63023, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (63024, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (63025, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (63026, 'http://www.markenoele.de/', ''), (63027, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.google.de/search?hl=de&client=opera&hs=C2V&rls=de&channel=suggest&tbs=shop%3A1&q=motul+8100+x-clean+5w40&aq=f&aqi=&aql=&oq='), (63028, 'http://www.markenoele.de/catalogsearch/result/?q=MOTYLGEAR+75W-80', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l.html'), (63029, 'http://www.markenoele.de/catalog/product/view/id/108/category/48', ''), (63030, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (63031, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (63032, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (63033, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (63034, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (63035, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (63036, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (63037, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (63038, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (63039, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (63040, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (63041, 'http://www.markenoele.de/agb', ''), (63042, 'http://www.markenoele.de/altoelentsorgung/', ''), (63043, 'http://www.markenoele.de/bestellung/', ''), (63044, 'http://www.markenoele.de/datenschutz/', ''), (63045, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (63046, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (63047, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (63048, 'http://www.markenoele.de/lieferung', ''), (63049, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (63050, 'http://www.markenoele.de/motul_pflegeberater/', ''), (63051, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (63052, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (63053, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (63054, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (63055, 'http://www.markenoele.de/', ''), (63056, 'http://www.markenoele.de/', 'http://www.google.com/aclk?sa=l&ai=CP4EWL1U9TfnMDIf9sgaG88E5rcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVkqGCsAegAcfRhPgDyAEBqQI_xlTpS9C2PqoEE0_QRxInC5RtvOw5tcIhQqryIcA&sig=AGiWqtwVvi-HMNs-Y1iSvqQgvwA8o5zVLA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (63057, 'http://www.markenoele.de/catalog/product/view/id/66', 'http://www.markenoele.de/'), (63058, 'http://www.markenoele.de/', 'http://www.google.com/aclk?sa=l&ai=CP4EWL1U9TfnMDIf9sgaG88E5rcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVkqGCsAegAcfRhPgDyAEBqQI_xlTpS9C2PqoEE0_QRxInC5RtvOw5tcIhQqryIcA&sig=AGiWqtwVvi-HMNs-Y1iSvqQgvwA8o5zVLA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (63059, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.com/url?sa=t&source=web&cd=9&ved=0CGUQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%20x-cess%205w40&ei=5FY9Tbj3L8GDOrDpsIgL&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (63060, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2+takt+vollsynthetisch&hl=de&prmd=ivns&ei=LVc9TZW8IIrEswayirXzBg&start=10&sa=N'), (63061, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', 'http://www.google.com/url?sa=t&source=web&cd=6&ved=0CFYQFjAF&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotorsport%2Fmotul-300v-power.html&rct=j&q=motul%20300v%20power%205w40&ei=ilc9TaLUDYLoOcutgKkL&usg=AFQjCNFag4ykXdofv4SCEQfM_k4Xt6r'), (63062, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+multi+atf'), (63063, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63064, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63065, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (63066, 'http://www.markenoele.de/catalog/product/view/id/186/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (63067, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (63068, 'http://www.markenoele.de/altoelentsorgung/', ''), (63069, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (63070, 'http://www.markenoele.de/angebote-des-monats/', ''), (63071, 'http://www.markenoele.de/impressum/', ''), (63072, 'http://www.markenoele.de/lieferung/', ''), (63073, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (63074, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (63075, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (63076, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (63077, 'http://www.markenoele.de/', ''), (63078, 'http://www.markenoele.de/', ''), (63079, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cn4BuEWE9Td2tDcevtAbsouk8rcGwwwH96b3tFI3J4-1HCAAQASgDUJ6voY0BYJXikIKgB6ABx9GE-APIAQGpAoq8WmYAzLY-qgQTT9AqBP526HX_y-u0QIyrn74Z0A&sig=AGiWqtxmr-uFLiQGL4ET2B205PPk61kp9Q&adurl=http://www.motulshop.de&rct=j&q=motul%20spe'), (63080, 'http://www.markenoele.de/', 'http://www.hotfrog.de/Firmen/B-F-Schmierstoff'), (63081, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (63082, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (63083, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63084, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (63085, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63086, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (63087, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (63088, 'http://www.markenoele.de/', 'http://www.hotfrog.de/Firmen/B-F-Schmierstoff'), (63089, 'http://www.markenoele.de/', 'http://www.gutefrage.net/frage/wo-kann-man-guenstig-motoroel-oel-fuers-auto-kaufen'), (63090, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/'), (63091, 'http://www.markenoele.de/', 'http://www.gutefrage.net/frage/wo-kann-man-guenstig-motoroel-oel-fuers-auto-kaufen'), (63092, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ACAW_deDE316DE316&q=2+takt+%c3%b6l+online+bestellen'), (63093, 'http://www.markenoele.de/', ''), (63094, 'http://www.markenoele.de/', ''), (63095, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (63096, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (63097, 'http://www.markenoele.de/index.php/catalog/product/view/id/170/category/18', 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html'), (63098, 'http://www.markenoele.de/index.php/catalog/category/view/id/4', ''), (63099, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cms3xbnk9TbOEPIaN-Qakm5GtA63BsMMB_em97RS9tOPtRwgAEAFQnq-hjQFglYqjgrAHoAHH0YT4A8gBAakCirxaZgDMtj6qBBNP0G5Hp2duWkDymsbOjjKdxStR&sig=AGiWqtxUhAii_nlkhIpm9DvDbO6a9C-TXQ&adurl=http://www.motulshop.de&rct=j&q=motul%20scoot'), (63100, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+4T+10W40'), (63101, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (63102, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-5100-4t-50.html'), (63103, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (63104, 'http://www.markenoele.de/catalog/product/gallery/id/50/image/23/', ''), (63105, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+4T+10W40'), (63106, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C18dboH49TZK8Hcr9sgbbs_U5rcGwwwH96b3tFI-13kQIABACKANQnq-hjQFglbKVgqQHoAHH0YT4A8gBAakCirxaZgDMtj6qBBhP0NxXpPCkHUG4DMe7wxi-ZzZTMFWQ-as&sig=AGiWqtzxhLGfXSMqhCZhMAEgIoeP9Hd6nw&adurl=http://www.motulshop.de&rct=j&q=motul%'), (63107, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63108, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63109, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (63110, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (63111, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (63112, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (63113, 'http://www.markenoele.de/catalog/product/view/id/70/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63114, 'http://www.markenoele.de/', ''), (63115, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (63116, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/Liqui%20Moly%205128/&page=2'), (63117, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (63118, 'http://www.markenoele.de/', 'http://www.preisvgl.de/online-shops/Liqui%20Moly%205128/&page=2'), (63119, 'http://www.markenoele.de/', ''), (63120, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (63121, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDgQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=5o09TdqpEMbNswbKqrDzBg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (63122, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63123, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63124, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63125, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (63126, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (63127, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (63128, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2t', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63129, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2takt', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63130, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2tak', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63131, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2ta', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63132, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2takt%C3%B6l', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63133, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2takt%20%C3%B6l', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63134, 'http://www.markenoele.de/catalogsearch/result/?q=2takt+%C3%B6l', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63135, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20cvtakt%20%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/?q=2takt+%C3%B6l'), (63136, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=2%20takt%20%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/?q=2takt+%C3%B6l'), (63137, 'http://www.markenoele.de/catalogsearch/result/?q=2+takt+%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/?q=2takt+%C3%B6l'), (63138, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=2+takt+%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/?q=2+takt+%C3%B6l'), (63139, 'http://www.markenoele.de/catalogsearch/result/?q=2+takt+%C3%B6l', 'http://www.markenoele.de/catalogsearch/result/?q=2takt+%C3%B6l'), (63140, 'http://www.markenoele.de/catalogsearch/result/?q=2takt+%C3%B6l', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63141, 'http://www.markenoele.de/catalogsearch/result/?q=2takt+%C3%B6l', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63142, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (63143, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (63144, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (63145, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63146, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63147, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63148, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDgQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=5o09TdqpEMbNswbKqrDzBg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (63149, 'http://www.markenoele.de/', ''), (63150, 'http://www.markenoele.de/', 'http://www.google.com/aclk?sa=l&ai=CQvFUy489TZbaBMGFOsur6OMBrcGwwwH96b3tFOW-4-1HCAAQASgDUJ6voY0BYJWCtILAB6ABx9GE-APIAQGpAu0Bbw9mvbY-qgQYT9Ay_4CblHcNVfpzsHfbxNerBXnsf7jY&sig=AGiWqtzAjBlfKy2gfQ2M9RcqQJnJFuWvcA&adurl=http://www.motulshop.de&rct=j&q=motu'), (63151, 'http://www.markenoele.de/', 'http://www.google.com/aclk?sa=l&ai=CpWh1kpA9TZe-MIWS-QbRnp2tA63BsMMB_em97RTlvuPtRwgAEAIoA1Cer6GNAWCVgrSCwAeQAQKgAcfRhPgDyAEBqQKKvFpmAMy2PqoEGE_QKCJU_tgYAa2k0ayI1uV4MN28Rulm9Q&sig=AGiWqtxJD3u0H8WEGjqtF0_zGOIVTlKgwg&adurl=http://www.motulshop.de&rct=j&'), (63152, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63153, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63154, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63155, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (63156, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63157, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (63158, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CcX7ZrZE9Te2qBYThswbv0cU3rcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWCtILAB6ABx9GE-APIAQGpAu0Bbw9mvbY-qgQTT9DNTvYTz_sP-M08hHtqequVhw&sig=AGiWqtxWFp38eKG-2EmTk8PK8m085tXpvw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3'), (63159, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63160, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (63161, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63162, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63163, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63164, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63165, 'http://www.markenoele.de/catalog/product/view/id/76/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (63166, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-4t-factory-line-76.html'), (63167, 'http://www.markenoele.de/bestellung/', 'http://www.markenoele.de/angebote-des-monats/'), (63168, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-4t-factory-line-76.html'), (63169, 'http://www.markenoele.de/catalog/product/view/id/76/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (63170, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63171, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63172, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63173, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CcX7ZrZE9Te2qBYThswbv0cU3rcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWCtILAB6ABx9GE-APIAQGpAu0Bbw9mvbY-qgQTT9DNTvYTz_sP-M08hHtqequVhw&sig=AGiWqtxWFp38eKG-2EmTk8PK8m085tXpvw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3'), (63174, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63175, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CcX7ZrZE9Te2qBYThswbv0cU3rcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWCtILAB6ABx9GE-APIAQGpAu0Bbw9mvbY-qgQTT9DNTvYTz_sP-M08hHtqequVhw&sig=AGiWqtxWFp38eKG-2EmTk8PK8m085tXpvw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3'), (63176, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CN1LiVpQ9TcTrLMz-sgapha0zrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJWy84GQB6ABx9GE-APIAQGpAu0Bbw9mvbY-qgQTT9CkHEkA5cI3DlLjcOrv8wpMxw&sig=AGiWqtyRZHju48CI30tAaRlwKcgtJWaAWQ&adurl=http://www.motulshop.de&rct=j&q=Motul%20%C3'), (63177, 'http://www.markenoele.de/', ''), (63178, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (63179, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=2+takt+motoren%C3%B6l&meta=&btnG=Google-Suche'), (63180, 'http://www.markenoele.de/', ''), (63181, 'http://www.markenoele.de/agb/', ''), (63182, 'http://www.markenoele.de/contacts/', ''), (63183, 'http://www.markenoele.de/widerruf/', ''), (63184, 'http://www.markenoele.de/zahlung/', ''), (63185, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', 'http://www.google.de/search?q=motul+300v+5w40+erfahrungen&hl=de&client=firefox-a&rls=org.mozilla:de:official&prmd=ivns&lr=lang_de&sa=X&ei=O5w9Ta3RL8HGswbZ58C3Aw&ved=0CBcQuAE'), (63186, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CYJvdBJ49TYDYDob_sgausrA1rcGwwwH96b3tFO3M4-1HCAAQASgDUJ6voY0BYJXCoIKwB6ABx9GE-APIAQGpAu0Bbw9mvbY-qgQYT9BjjHgylySJDfRCZLwVeIH0SZd-YYKY&sig=AGiWqtyhSMKq41VtJ7sRak9Cdt_cuTt_2A&adurl=http://www.motulshop.de&rct=j&q=yamal'), (63187, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CQmVHQqE9TfCXMIf9sgaG88E5rcGwwwH96b3tFLWD_b5HCAAQAigCUJ6voY0BYJWCqIKwB6ABx9GE-APIAQGpAu0Bbw9mvbY-qgQTT9CIVEr5X7liRcC3TgcpepGuag&sig=AGiWqtwd8DPbnBi6jWwbjdrFJDg3GdGw4w&adurl=http://www.motulshop.de&rct=j&q=motul%20510'), (63188, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CQmVHQqE9TfCXMIf9sgaG88E5rcGwwwH96b3tFLWD_b5HCAAQAigCUJ6voY0BYJWCqIKwB6ABx9GE-APIAQGpAu0Bbw9mvbY-qgQTT9CIVEr5X7liRcC3TgcpepGuag&sig=AGiWqtwd8DPbnBi6jWwbjdrFJDg3GdGw4w&adurl=http://www.motulshop.de&rct=j&q=motul%20510'), (63189, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CQmVHQqE9TfCXMIf9sgaG88E5rcGwwwH96b3tFLWD_b5HCAAQAigCUJ6voY0BYJWCqIKwB6ABx9GE-APIAQGpAu0Bbw9mvbY-qgQTT9CIVEr5X7liRcC3TgcpepGuag&sig=AGiWqtwd8DPbnBi6jWwbjdrFJDg3GdGw4w&adurl=http://www.motulshop.de&rct=j&q=motul%20510'), (63190, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CQmVHQqE9TfCXMIf9sgaG88E5rcGwwwH96b3tFLWD_b5HCAAQAigCUJ6voY0BYJWCqIKwB6ABx9GE-APIAQGpAu0Bbw9mvbY-qgQTT9CIVEr5X7liRcC3TgcpepGuag&sig=AGiWqtwd8DPbnBi6jWwbjdrFJDg3GdGw4w&adurl=http://www.motulshop.de&rct=j&q=motul%20510'), (63191, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (63192, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (63193, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (63194, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63195, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (63196, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (63197, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (63198, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (63199, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (63200, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (63201, 'http://www.markenoele.de/', 'http://www.autobild.de/artikel/oelwechsel-41379.html'), (63202, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (63203, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5393150338&w=728&lmt=1295888911&flash=10.1.102&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F2072%2F544030%2Fmotoroel%2Bintruder%2Bvs%2B1'), (63204, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (63205, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5393150338&w=728&lmt=1295888911&flash=10.1.102&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F2072%2F544030%2Fmotoroel%2Bintruder%2Bvs%2B1'), (63206, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (63207, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63208, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63209, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63210, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (63211, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (63212, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (63213, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (63214, 'http://www.markenoele.de/catalog/product/view/id/69/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (63215, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (63216, 'http://www.markenoele.de/catalog/product/view/id/69/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (63217, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (63218, 'http://www.markenoele.de/catalog/product/view/id/68/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (63219, 'http://www.markenoele.de/catalog/product/view/id/163', 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CCoQgwgwAg&url=http%3A%2F%2Fwww.markenoele.de%2Fbio-2t.html&rct=j&q=motul%20bio%20&ei=27o9TazXHsWhOv-2ncYL&usg=AFQjCNGljFqvSJWfwCjvw8HUd_7RkKf1rg'), (63220, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/bio-2t.html'), (63221, 'http://www.markenoele.de/catalog/product/view/id/163', 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CCoQgwgwAg&url=http%3A%2F%2Fwww.markenoele.de%2Fbio-2t.html&rct=j&q=motul%20bio%20&ei=27o9TazXHsWhOv-2ncYL&usg=AFQjCNGljFqvSJWfwCjvw8HUd_7RkKf1rg'), (63222, 'http://www.markenoele.de/', 'http://www.google.com/search?hl=en&q=www.motulshop.de'), (63223, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+shop&btnG=Google-Suche&meta=&aq=8&aqi=g10&aql=&oq=motul'), (63224, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (63225, 'http://www.markenoele.de/catalog/product/view/id/163', 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CDAQgwgwAg&url=http%3A%2F%2Fwww.markenoele.de%2Fbio-2t.html&rct=j&q=motul%20bio%20&ei=NNM9TbPgKcqBOtXwxbsL&usg=AFQjCNGljFqvSJWfwCjvw8HUd_7RkKf1rg'), (63226, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&rlz=1R2GGLL_de&aq=f&aqi=g10&aql=&oq='), (63227, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul++300V+15W50&_sacat=0&_odkw=motul+factory+300+15W50&_osacat=0&_trksid=p3286.c0.m270.l1313'), (63228, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63229, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63230, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63231, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (63232, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63233, 'http://www.markenoele.de/', ''), (63234, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (63235, 'http://www.markenoele.de/agb/', ''), (63236, 'http://www.markenoele.de/angebote-des-monats/', ''), (63237, 'http://www.markenoele.de/datenschutz/', ''), (63238, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (63239, 'http://www.markenoele.de/impressum/', ''), (63240, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (63241, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (63242, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (63243, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (63244, 'http://www.markenoele.de/widerruf/', ''), (63245, 'http://www.markenoele.de/contacts/', ''), (63246, 'http://www.markenoele.de/lieferung/', ''), (63247, 'http://www.markenoele.de/altoelentsorgung/', ''), (63248, 'http://www.markenoele.de/bestellung/', ''), (63249, 'http://www.markenoele.de/motul_pflegeberater/', ''), (63250, 'http://www.markenoele.de/zahlung/', ''), (63251, 'http://www.markenoele.de/lieferung', ''), (63252, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (63253, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (63254, 'http://www.markenoele.de/catalog/product/view/id/6', ''), (63255, 'http://www.markenoele.de/catalog/product/view/id/170', ''), (63256, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (63257, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (63258, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (63259, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (63260, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (63261, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (63262, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (63263, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (63264, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (63265, 'http://www.markenoele.de/zahlung/', ''), (63266, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (63267, 'http://www.markenoele.de/', ''), (63268, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (63269, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CsBQGNXk-Ten-Kcn6sgaL6Ng4rcGwwwH96b3tFI-13kQIABABKANQnq-hjQFglaKAgpgHoAHH0YT4A8gBAakC7BMlAajytj6qBBNP0H7yAWNMHAzmaDaDLUWNZ5w5&sig=AGiWqtwMU_mUsK73XkfQJars3SB_FsfowQ&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (63270, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (63271, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (63272, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (63273, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (63274, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (63275, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (63276, 'http://www.markenoele.de/catalog/product/view/id/139', ''), (63277, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CEJgXfp0-Tc_NMYWW8APF2-XcBa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleKQgqAHoAHH0YT4A8gBAakCR5Q0Rn3ntj6qBBNP0BUSGEhmi3enDVsMxLxiYKHo&sig=AGiWqtxO-km8PoGFz4iOHQo2ylIcGxhx8w&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (63278, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63279, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63280, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (63281, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (63282, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (63283, 'http://www.markenoele.de/catalog/product/view/id/12/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (63284, 'http://www.markenoele.de/catalog/product/view/id/21/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (63285, 'http://www.markenoele.de/catalog/product/view/id/23/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (63286, 'http://www.markenoele.de/catalog/product/view/id/176/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (63287, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300+V+4T+Factory+Line+SAE+10W-40'), (63288, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CYjzzl6E-TZKPC8H8sgam59U5rcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJWCtILAB6ABx9GE-APIAQGpAuwTJQGo8rY-qgQTT9CkaQuw_FmhQbKmslv5SnmS3Q&sig=AGiWqtxG9W76S3NlGxzU6x0efxWKckCygA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3'), (63289, 'http://www.markenoele.de/catalog/product/view/id/166/category/18', ''), (63290, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63291, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (63292, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+oldtimer+motor%C3%B6l&rlz='), (63293, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63294, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (63295, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63296, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (63297, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (63298, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?limit=all'), (63299, 'http://www.markenoele.de/catalog/product/view/id/23/category/7', ''), (63300, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-7120150196592957&output=html&h=90&slotname=0468272733&w=728&lmt=1295954610&flash=10.1.102.64&url=http%3A%2F%2Fwww.bmw-syndikat.de%2Fbmwsyndikatforum%2Ftopic264201_10W-40_motor%25C3%25B6l_von'), (63301, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-7120150196592957&output=html&h=90&slotname=0468272733&w=728&lmt=1295954610&flash=10.1.102.64&url=http%3A%2F%2Fwww.bmw-syndikat.de%2Fbmwsyndikatforum%2Ftopic264201_10W-40_motor%25C3%25B6l_von'), (63302, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-7120150196592957&output=html&h=90&slotname=0468272733&w=728&lmt=1295954610&flash=10.1.102.64&url=http%3A%2F%2Fwww.bmw-syndikat.de%2Fbmwsyndikatforum%2Ftopic264201_10W-40_motor%25C3%25B6l_von'), (63303, 'http://www.markenoele.de/catalog/product/view/id/23/category/7', 'http://www.motor-talk.de/forum/oelberatung-3-0-tdi-mit-dpf-t3085225.html'), (63304, 'http://www.markenoele.de/catalog/product/view/id/23/category/7', ''), (63305, 'http://www.markenoele.de/', 'http://www.auvito.de/total-racing-4t-10w-50-synth-motorradoel-motoroel-neu/artnr3842266/details.html'), (63306, 'http://www.markenoele.de/', ''), (63307, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+300v&aq=4&aqi=g10&aql=&oq=motul'), (63308, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63309, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63310, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63311, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63312, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63313, 'http://www.markenoele.de/catalog/product/gallery/id/69/image/40/', ''), (63314, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_npmv=3&_trksid=m570&_nkw=motul+300v'), (63315, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (63316, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (63317, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63318, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63319, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (63320, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (63321, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (63322, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (63323, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (63324, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/micro-2t.html'), (63325, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63326, 'http://www.markenoele.de/', ''), (63327, 'http://www.markenoele.de/', ''), (63328, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (63329, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (63330, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (63331, 'http://www.markenoele.de/catalog/product/view/id/15', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+eco+clean+c2&meta=&btnG=Google-Suche'), (63332, 'http://www.markenoele.de/catalog/product/view/id/15', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+eco+clean+c2&meta=&btnG=Google-Suche'), (63333, 'http://www.markenoele.de/', ''), (63334, 'http://www.markenoele.de/', ''), (63335, 'http://www.markenoele.de/', ''), (63336, 'http://www.markenoele.de/catalog/product/view/id/2', 'http://www.google.de/search?q=motul+4100+15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (63337, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CK_HR9hA_TeiXGYj-sgbW2fk4rcGwwwH96b3tFP274-1HCAAQAigCUJ6voY0BYJWipIKwB6ABx9GE-APIAQGpAgVaWDS4zbY-qgQYT9BUFoelLg_DEO9E9skrt1NiP-kqtsP3&sig=AGiWqtxAJAFECxGxSOkhpb56uriVOD8cpA&adurl=http://www.motulshop.de&rct=j&q=Motul'), (63338, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (63339, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (63340, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (63341, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (63342, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (63343, 'http://www.markenoele.de/contacts/', ''), (63344, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', ''), (63345, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-7100-4t.html'), (63346, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (63347, 'http://www.markenoele.de/catalog/product/view/id/169', ''), (63348, 'http://www.markenoele.de/catalog/product/view/id/66', ''), (63349, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (63350, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C2TrpVBw_Tb_uLsTgswbEo5k9rcGwwwH96b3tFJ2G_b5HCAAQASC2VFCer6GNAWCVqp-CsAegAcfRhPgDyAEBqQJ9GcFMeN62PqoEE0_QBmiIMLzXhkmeeHjv2UpZUYqABZBO&sig=AGiWqtwmEplaoVY5QE_Chfr5E0pkdu9CXA&adurl=http://www.motulshop.de&rct=j&q=motul'), (63351, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63352, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63353, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63354, 'http://www.markenoele.de/catalog/product/view/id/176', ''), (63355, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (63356, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+5100/s/google/gkaid/55427054/koid/2745773323/?gclid=CKCf1NWE1qYCFcQH3wod43jHHA'), (63357, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63358, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63359, 'http://www.markenoele.de/angebote-des-monats/', ''), (63360, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CFsQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=motul%206100&ei=hx4_TayKI47BswawoYTVBA&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ'), (63361, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (63362, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CFsQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=motul%206100&ei=hx4_TayKI47BswawoYTVBA&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ'), (63363, 'http://www.markenoele.de/', ''), (63364, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/search?q=Motul+Multi+ATF+Mercon+V&hl=de&prmd=ivns&source=univ&tbs=shop:1&tbo=u&ei=CCs_TZ3tGc-dOsDpvO4K&sa=X&oi=product_result_group&ct=image&resnum=3&ved=0CCkQzAMwAg'), (63365, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=Motul+Multi+ATF+Mercon+V&aq=f&aqi=&aql=&oq='), (63366, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63367, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63368, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (63369, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (63370, 'http://www.markenoele.de/catalog/product/view/id/186/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (63371, 'http://www.markenoele.de/catalog/product/gallery/id/186/image/178/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel/motul-multi-atf-1l.html'), (63372, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+motor%C3%B6l/s/google/koid/3742571874/gkaid/58247091/?gclid=COPA9eCX1qYCFUco3wodY2ZbHw'), (63373, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/%C3%B6l+2+takt/s/google/koid/3742571874/gkaid/58248291/?gclid=CIakkOWX1qYCFYy9zAodaHGOMw'), (63374, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63375, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63376, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63377, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (63378, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-710-2t.html'), (63379, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (63380, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63381, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-710-2t.html'), (63382, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (63383, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63384, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63385, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63386, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/%C3%B6l+2+takt/s/google/koid/3742571874/gkaid/58248291/?gclid=CIakkOWX1qYCFYy9zAodaHGOMw'), (63387, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/%C3%B6l+2+takt/s/google/koid/3742571874/gkaid/58248291/?gclid=CIakkOWX1qYCFYy9zAodaHGOMw'), (63388, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63389, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63390, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63391, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (63392, 'http://www.markenoele.de/catalog/product/view/id/163', 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CCgQgwgwAg&url=http%3A%2F%2Fwww.markenoele.de%2Fbio-2t.html&rct=j&q=motul%20bio%20&ei=nDM_TeqTDIbwsgaYkdD0BA&usg=AFQjCNGljFqvSJWfwCjvw8HUd_7RkKf1rg'), (63393, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/bio-2t.html'), (63394, 'http://www.markenoele.de/catalog/product/view/id/163', 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CCgQgwgwAg&url=http%3A%2F%2Fwww.markenoele.de%2Fbio-2t.html&rct=j&q=motul%20bio%20&ei=nDM_TeqTDIbwsgaYkdD0BA&usg=AFQjCNGljFqvSJWfwCjvw8HUd_7RkKf1rg'), (63395, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/bio-2t.html'), (63396, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C_V9JzzA_TfX8OoK_hAeVn63gCK3BsMMB_em97RTtzOPtRxABKAhQnq-hjQFglfqngrAHoAHH0YT4A8gBAakCfRnBTHjetj6qBBZP0OQQ9xnId30-fk_ilNnUBXYM2tdL&num=4&sig=AGiWqtwjyiSkYvnFIS6yt1ZOvkTWbTwtEQ&adurl=http://www.motulshop.de&rct=j&q=2ta'), (63397, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63398, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63399, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (63400, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CVUGFqDY_TcyrH8r9sgbds-05rcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV2o6CmAegAcfRhPgDyAEBqQJ9GcFMeN62PqoEE0_QGgraDvcsvyxE9AZBl1EfdCs&sig=AGiWqtwJHyQKkfv0acKlSEJCq0nutQeUmw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (63401, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63402, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=COvhtyDY_TZ7xJMm8hAeTpNnlCK3BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCVoqCCsAegAcfRhPgDyAEBqQJ9GcFMeN62PqoEE0_QnVmvIl5uE-bjkLeQnm-oy7s&sig=AGiWqtyxWA-4gP2TTlZMpNryuoRzzvGBkA&adurl=http://www.motulshop.de&rct=j&q=motul%20mo'), (63403, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (63404, 'http://www.markenoele.de/catalog/product/view/id/169', 'http://www.markenoele.de/'), (63405, 'http://www.markenoele.de/catalog/product/view/id/6', 'http://www.markenoele.de/'), (63406, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CVUGFqDY_TcyrH8r9sgbds-05rcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV2o6CmAegAcfRhPgDyAEBqQJ9GcFMeN62PqoEE0_QGgraDvcsvyxE9AZBl1EfdCs&sig=AGiWqtwJHyQKkfv0acKlSEJCq0nutQeUmw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (63407, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=COvhtyDY_TZ7xJMm8hAeTpNnlCK3BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCVoqCCsAegAcfRhPgDyAEBqQJ9GcFMeN62PqoEE0_QnVmvIl5uE-bjkLeQnm-oy7s&sig=AGiWqtyxWA-4gP2TTlZMpNryuoRzzvGBkA&adurl=http://www.motulshop.de&rct=j&q=motul%20mo'), (63408, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63409, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63410, 'http://www.markenoele.de/catalog/product/view/id/6', 'http://www.markenoele.de/'), (63411, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63412, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V+4T+Factory+10W-40+&ie=utf-8&oe=utf-8&aq=t&rls=com.yahoo:de:official&client=firefox'), (63413, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63414, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (63415, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63416, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (63417, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (63418, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63419, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (63420, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (63421, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (63422, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (63423, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C6jkz0Dw_Tbthhv-yBq6ysDWtwbDDAf3pve0U3b_j7UcIABABKANQnq-hjQFglaq1gsAHoAHH0YT4A8gBAakCfRnBTHjetj6qBBNP0JfaG1--xbthblEsLRn6BdLZ&sig=AGiWqtz3iqh5DkVjfM1n6Mfok_H_Vxz79Q&adurl=http://www.motulshop.de&rct=j&q=motul%20800%2'), (63424, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63425, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63426, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (63427, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (63428, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63429, 'http://www.markenoele.de/catalog/product/view/id/33/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (63430, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t.html'), (63431, 'http://www.markenoele.de/catalogsearch/result/?q=motul+800rr', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63432, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20800rr', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63433, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=motul+800rr'), (63434, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63435, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (63436, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/kart/motul-kart-grand-prix-2t.html'), (63437, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63438, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (63439, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63440, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63441, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63442, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63443, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63444, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63445, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63446, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63447, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63448, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63449, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63450, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63451, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63452, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63453, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63454, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63455, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63456, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63457, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63458, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63459, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63460, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63461, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CRKXJpT0_TZSGEMP9sga2h6U3rcGwwwH96b3tFO3M4-1HEAEgtlQoCFCer6GNAWCV8pSCoAegAcfRhPgDyAEBqQJ9GcFMeN62PqoEGE_QHEQZR4GojNUU1usnOYb9G4Bgi6xD5YAFkE4&num=1&sig=AGiWqtwu6bIMB11TOh3bvUHf37a4wUz7HA&adurl=http://www.motulshop.de&'), (63462, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63463, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63464, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63465, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (63466, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/micro-2t.html'), (63467, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (63468, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (63469, 'http://www.markenoele.de/', ''), (63470, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CG-RwaFM_TfTfGIzgswarjsA3rcGwwwH96b3tFI-13kQIABABKAJQnq-hjQFglbKVgqQHoAHH0YT4A8gBAakCkoo6wzHjtj6qBBNP0Ad34CUBQBlONGgZDKz8E3g2&sig=AGiWqtzzcXbNtTnU4IPp-JdwODZWcVFh7g&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (63471, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.markenoele.de/'), (63472, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-8100-eco-clean-c1-17.html'), (63473, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet', ''), (63474, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (63475, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (63476, 'http://www.markenoele.de/catalog/product/view/id/26/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (63477, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (63478, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (63479, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (63480, 'http://www.markenoele.de/catalogsearch/result/?q=5w30', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (63481, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w%2030', 'http://www.markenoele.de/catalogsearch/result/?q=5w30'), (63482, 'http://www.markenoele.de/catalogsearch/result/?q=5w+30', 'http://www.markenoele.de/catalogsearch/result/?q=5w30'), (63483, 'http://www.markenoele.de/catalog/product/view/id/195', 'http://www.markenoele.de/catalogsearch/result/?q=5w+30'), (63484, 'http://www.markenoele.de/catalog/product/view/id/195', 'http://www.markenoele.de/catalogsearch/result/?q=5w+30'), (63485, 'http://www.markenoele.de/catalog/product/view/id/195', 'http://www.markenoele.de/catalogsearch/result/?q=5w+30'), (63486, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (63487, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (63488, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (63489, 'http://www.markenoele.de/motul_pflegeberater/', ''), (63490, 'http://www.markenoele.de/motul_pflegeberater/', ''), (63491, 'http://www.markenoele.de/', ''), (63492, 'http://www.markenoele.de/', ''), (63493, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1313&_nkw=Motul+Chain+Lube+Factory+Line&_sacat=See-All-Categories'), (63494, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CuHj6fsc_TZ-1IciwtAb8oeg5rcGwwwH96b3tFNXP4-1HCAAQASgDUJ6voY0BYJW6gIKYB6ABx9GE-APIAQGpAoXnoKmp9bY-qgQYT9DxOk6SjkszGcjPZg9egUgQy7F9HK82&sig=AGiWqtw7DhZenYoZ5_CzUacCr-ejNxThTQ&adurl=http://www.motulshop.de&rct=j&q=Techn'), (63495, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=90&slotname=1351630559&w=728&lmt=1296026610&flash=9.0.47.0&url=http%3A%2F%2Fwww.apriliaforum.de%2F125-ccm-rs-125-etx-und-andere-125er-modelle%2F17819-motul-800'), (63496, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (63497, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (63498, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20710', 'http://www.markenoele.de/'), (63499, 'http://www.markenoele.de/catalogsearch/result/?q=motul+710', 'http://www.markenoele.de/'), (63500, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+710', 'http://www.markenoele.de/'), (63501, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=90&slotname=1351630559&w=728&lmt=1296026610&flash=9.0.47.0&url=http%3A%2F%2Fwww.apriliaforum.de%2F125-ccm-rs-125-etx-und-andere-125er-modelle%2F17819-motul-800'), (63502, 'http://www.markenoele.de/', 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g13&q=Motul+20w+50'), (63503, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CDEQFjAC&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=_Nc_TZSBF8qRswau7OHuBA&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (63504, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CaLKuuuk_TeGdDMniswbDsJA2rcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWSn4KwB6ABx9GE-APIAQGpAoXnoKmp9bY-qgQTT9Aa0n5wdmqiopRbrWXWezkxOw&sig=AGiWqtzf0dz8V_PaS7gPMW7OJEPbFR8I2A&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3'), (63505, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63506, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63507, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (63508, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (63509, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (63510, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (63511, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (63512, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (63513, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (63514, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (63515, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (63516, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (63517, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (63518, 'http://www.markenoele.de/widerruf/', ''), (63519, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&&sa=X&ei=Zu4_Tfi5KYmfOu-WpNEI&ved=0CFQQBSgA&q=motul+motor%C3%B6l+5100+4l&spell=1'), (63520, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63521, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63522, 'http://www.markenoele.de/', ''), (63523, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CEAQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=Preis%20Motul%206100%20Synergie%2B%2010W40%20Liter&ei=VfM_TczQEMHNswb_4cTaBA&usg=AFQjCNFqtutdIq'), (63524, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=opera&hs=rrN&rls=de&channel=suggest&&sa=X&ei=6PM_TfHYHo7Jswau7cnUBA&ved=0CCgQBSgA&q=Motul+Fork+Oil+factory+Line&spell=1'), (63525, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Fork%C3%B6l+factory+Line', 'http://www.markenoele.de/'), (63526, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Fork%C3%B6l+', 'http://www.markenoele.de/'), (63527, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C90CKS_w_TZ-7CsbgswalzvA3rcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVgqCCsAegAcfRhPgDyAEBqQLP3aYmXvG2PqoEE0_Qk71YEDqGD2ePnOGY_GODOqY&sig=AGiWqty8bdNDxl7a0gTh4ZrFEEaGRnb49w&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (63528, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63529, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63530, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (63531, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (63532, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (63533, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (63534, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (63535, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (63536, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (63537, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (63538, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (63539, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (63540, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (63541, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (63542, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (63543, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (63544, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (63545, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (63546, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (63547, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (63548, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (63549, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (63550, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (63551, 'http://www.markenoele.de/catalog/product/view/id/8', ''), (63552, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1ACAW_DEDE340&q=motul+300+comp&btnG=Suche&aq=f&aqi=&aql=&oq='), (63553, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CPPP3bAtATbDbC8S9hAfD3o3nCK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCViv6BlAegAcfRhPgDyAEBqQLP3aYmXvG2PqoEE0_QM-RFfuTaJP5dTqImiX9j-fA&sig=AGiWqtxYbeqOv9hTSWIsqBS1O8ZbTNaBUw&adurl=http://www.motulshop.de&rct=j&q=motul%20mo'), (63554, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W40-Liter/dp/B002TM6XZ8/ref=sr_1_fkmr0_1?ie=UTF8&qid=1296043132&sr=8-1-fkmr0'), (63555, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/'), (63556, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (63557, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/'), (63558, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (63559, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (63560, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100', 'http://www.markenoele.de/'), (63561, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100', 'http://www.markenoele.de/'), (63562, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2051', 'http://www.markenoele.de/'), (63563, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100%20es', 'http://www.markenoele.de/'), (63564, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100%20ester', 'http://www.markenoele.de/'), (63565, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+ester', 'http://www.markenoele.de/'), (63566, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100%20ester', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+ester'), (63567, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100%20ester%2010', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+ester'), (63568, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100%20ester%201', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+ester'), (63569, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100%20ester%2010', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+ester'), (63570, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100%20ester%2010W4', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+ester'), (63571, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100%20ester%2010W40', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+ester'), (63572, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100%20ester%2010W', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+ester'), (63573, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+ester+10W40', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+ester'), (63574, 'http://www.markenoele.de/', ''), (63575, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=GuQ&rls=org.mozilla:de:official&channel=s&&sa=X&ei=iSFATZ6XBMnCswbJyIz_BA&ved=0CB8QBSgA&q=motul+300v&spell=1'), (63576, 'http://www.markenoele.de/catalog/product/view/id/186', ''), (63577, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+800+road+racing&meta=&aq=8&aqi=g5&aql=&oq=motul+800'), (63578, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63579, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63580, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (63581, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (63582, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (63583, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (63584, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27', ''), (63585, 'http://www.markenoele.de/catalog/category/view/id/4?limit=27&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27'), (63586, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=27&p=4'), (63587, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63588, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (63589, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63590, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/%C3%B6l+2+takt/s/google/koid/3742571874/gkaid/58248291/?gclid=COfg3cmC2KYCFcoe3wodNF4dJg'), (63591, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (63592, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (63593, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/motocool-factory-line.html'), (63594, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (63595, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/motocool-factory-line.html'), (63596, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (63597, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (63598, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (63599, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63600, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (63601, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (63602, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CGEQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20x-cess&ei=QCxATZaJEIuXOv7QwOEI&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (63603, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (63604, 'http://www.markenoele.de/catalog/product/view/id/59', 'http://www.google.de/products?hl=de&q=motul+710&scoring=p&show=dd&sa=N&start=0'), (63605, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (63606, 'http://www.markenoele.de/angebote-des-monats/', 'http://de.search.yahoo.com/search?ei=UTF-8&fr=ffbr&type=moz35awe&p=8100+eco-clean+c2+5w-30'), (63607, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.markenoele.de/angebote-des-monats/'), (63608, 'http://www.markenoele.de/angebote-des-monats/', 'http://de.search.yahoo.com/search?ei=UTF-8&fr=ffbr&type=moz35awe&p=8100+eco-clean+c2+5w-30'), (63609, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CrlhwCTxATab7NoXhswaH2cA6rcGwwwH96b3tFMWB_b5HCAAQAVCer6GNAWCVgqiCsAegAcfRhPgDyAEBqQI78Zos9fm2PqoEE0_Q43ZXbKlJONCgi42RmzQughE&sig=AGiWqtzFLh8-U7rvRzAXmrlgQBdWBETRDw&adurl=http://www.motulshop.de&rct=j&q=motul%2015w50'), (63610, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63611, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63612, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63613, 'http://www.markenoele.de/catalog/product/view/id/68/category/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/auto.html'), (63614, 'http://www.markenoele.de/catalog/category/view/id/34', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63615, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63616, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63617, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CrlhwCTxATab7NoXhswaH2cA6rcGwwwH96b3tFMWB_b5HCAAQAVCer6GNAWCVgqiCsAegAcfRhPgDyAEBqQI78Zos9fm2PqoEE0_Q43ZXbKlJONCgi42RmzQughE&sig=AGiWqtzFLh8-U7rvRzAXmrlgQBdWBETRDw&adurl=http://www.motulshop.de&rct=j&q=motul%2015w50'), (63618, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (63619, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (63620, 'http://www.markenoele.de/', 'http://www.koenigsberger-automobile.de/'), (63621, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (63622, 'http://www.markenoele.de/', 'http://www.koenigsberger-automobile.de/'), (63623, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CJHwAU0hATeiNNIH9sgbgtrE5rcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV6rWCxAegAcfRhPgDyAEBqQI78Zos9fm2PqoEE0_Qi6R_mwQ5GdM65PDd6VJG2B4&sig=AGiWqtw4ycqGtMsiUAIsvIK5sOK3EUiKlQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (63624, 'http://www.markenoele.de/lieferung', ''), (63625, 'http://www.markenoele.de/catalog/category/view/id/34', ''), (63626, 'http://www.markenoele.de/', ''), (63627, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+ester&meta=&btnG=Google-Suche'), (63628, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C4e0fVlNATbXVLcHiswa-0pgyrcGwwwH96b3tFI-13kQIABABKANQnq-hjQFglbKfgrAHoAHH0YT4A8gBAakCO_GaLPX5tj6qBBNP0KmGbm2Q24oja9dpPmY1vaRi&sig=AGiWqtzL8t4QI3Zr7RMef9HF90f_oL8YFA&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (63629, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/'), (63630, 'http://www.markenoele.de/catalogsearch/result/?q=300V+4T+Factory+Line+15W-50', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (63631, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+5100&aq=2&aqi=g10&aql=&oq=motul'), (63632, 'http://www.markenoele.de/', ''), (63633, 'http://www.markenoele.de/catalog/category/view/id/34', ''), (63634, 'http://www.markenoele.de/', ''), (63635, 'http://www.markenoele.de/catalog/product/view/id/2/category/6', ''), (63636, 'http://www.markenoele.de/catalog/product/view/id/68/category/34', ''), (63637, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+2t+%C3%B6l'), (63638, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63639, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63640, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (63641, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (63642, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63643, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (63644, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (63645, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (63646, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (63647, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (63648, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (63649, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', ''), (63650, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (63651, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (63652, 'http://www.markenoele.de/(null)', ''), (63653, 'http://www.markenoele.de/catalog/product/view/id/2', 'http://suche.t-online.de/fast-cgi/tsc?q=15W50+%C3%96le&encQuery=MOTOREN%C3%96L+F%C3%9CR+bOXERMOTOREN&lang=any&adtest=&mandant=toi&device=html&dia=suche&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&plug_id=&start='), (63654, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-4100-power-1l.html'), (63655, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63656, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (63657, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (63658, 'http://www.markenoele.de/catalog/product/view/id/48/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (63659, 'http://www.markenoele.de/catalog/product/gallery/id/48/image/21/', ''), (63660, 'http://www.markenoele.de/', 'http://www.spardeingeld.de/hautpflegeprodukte/products__keyword--oil+50.html'), (63661, 'http://www.markenoele.de/', 'http://suche.aol.de/aol/search?q=motul%203000%2020w50'), (63662, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CJ6uRnX5ATbL3GInhswaJ9sAyrcGwwwH96b3tFI-13kQIABABKANQnq-hjQFglbKfgrAHoAHH0YT4A8gBAakClnGqccrutj6qBBNP0DAKBJtvvRvPI7tyy2HbCyBQ&sig=AGiWqtzsJxjW9bwcn6jM31jP1dAF9JqGRA&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (63663, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/'), (63664, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (63665, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (63666, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1296074520&flash=8.0.22&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwo-motul-oel-guenstig-kaufen-t1186567.html&dt=1296074524'), (63667, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (63668, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/lieferung'), (63669, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63670, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (63671, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63672, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (63673, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63674, 'http://www.markenoele.de/', ''), (63675, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (63676, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (63677, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63678, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (63679, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63680, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (63681, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63682, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (63683, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63684, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (63685, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CsQATCIdATd6QFsqwtAbRhtU3rcGwwwH96b3tFL3D4-1HEAMoCFCer6GNAWCVgpGCoAegAcfRhPgDyAEBqQKWcapxyu62PqoEGE_QxBWD4B7qr47HPdgEy2iUclcsmXfyeg&num=6&sig=AGiWqtybMWPfOBjDtO_PHD0E0ZqNh2opWQ&adurl=http://www.motulshop.de&rct=j&q=m'), (63686, 'http://www.markenoele.de/catalog/product/view/id/158/category/28', ''), (63687, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.de'), (63688, 'http://www.markenoele.de/catalog/product/view/id/11', 'http://www.google.de/url?sa=t&source=productsearch&cd=8&ved=0CFgQgwgwBw&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-8100-x-clean-plus-1l-11.html&rct=j&q=motul%208100%20x-clean%20%2B%205w-30&ei=Hp5ATferKozzsgaby5X0BA&usg=AFQjCNGOnA9adCib7pOG9IUYYFBx9_f'), (63689, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CFCm06qRATd3zA8PiswaD0bE0rcGwwwH96b3tFI-13kQIABABKANQnq-hjQFgleKvgrgHoAHH0YT4A8gBAakCQ7afkIX2tj6qBBhP0BD0_z2ac-oCYGpFxVq9AWhRpDyb5JI&sig=AGiWqtw8ZfPfg8LcDCtu2wtMzMvhQNBgUQ&adurl=http://www.motulshop.de&rct=j&q=Motul%'), (63690, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/'), (63691, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CFCm06qRATd3zA8PiswaD0bE0rcGwwwH96b3tFI-13kQIABABKANQnq-hjQFgleKvgrgHoAHH0YT4A8gBAakCQ7afkIX2tj6qBBhP0BD0_z2ac-oCYGpFxVq9AWhRpDyb5JI&sig=AGiWqtw8ZfPfg8LcDCtu2wtMzMvhQNBgUQ&adurl=http://www.motulshop.de&rct=j&q=Motul%'), (63692, 'http://www.markenoele.de/', ''), (63693, 'http://www.markenoele.de/', ''), (63694, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CFsQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20x-cess&ei=v6JATaiWH43Bswas0ZXnBA&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw&sig2=ATHMN'), (63695, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (63696, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CFsQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20x-cess&ei=v6JATaiWH43Bswas0ZXnBA&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw&sig2=ATHMN'), (63697, 'http://www.markenoele.de/catalog/product/view/id/163', 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CCgQgwgwAg&url=http%3A%2F%2Fwww.markenoele.de%2Fbio-2t.html&rct=j&q=motul%20bio&ei=UKdATefQBNGKswbU5JD4BA&usg=AFQjCNGljFqvSJWfwCjvw8HUd_7RkKf1rg'), (63698, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/bio-2t.html'), (63699, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63700, 'http://www.markenoele.de/catalog/product/view/id/165/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (63701, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63702, 'http://www.markenoele.de/catalog/product/view/id/164/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (63703, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63704, 'http://www.markenoele.de/catalog/product/view/id/162/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (63705, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63706, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/bio-2t.html'), (63707, 'http://www.markenoele.de/bestellung/', ''), (63708, 'http://www.markenoele.de/catalog/product/view/id/163', 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CCgQgwgwAg&url=http%3A%2F%2Fwww.markenoele.de%2Fbio-2t.html&rct=j&q=motul%20bio&ei=UKdATefQBNGKswbU5JD4BA&usg=AFQjCNGljFqvSJWfwCjvw8HUd_7RkKf1rg'), (63709, 'http://www.markenoele.de/catalog/product/view/id/163', 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CDQQgwgwAg&url=http%3A%2F%2Fwww.markenoele.de%2Fbio-2t.html&rct=j&q=motul%20bio&ei=m6hATd-cAY7OswaFjo2IBQ&usg=AFQjCNGljFqvSJWfwCjvw8HUd_7RkKf1rg'), (63710, 'http://www.markenoele.de/catalog/product/view/id/163', 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CDQQgwgwAg&url=http%3A%2F%2Fwww.markenoele.de%2Fbio-2t.html&rct=j&q=motul%20bio&ei=m6hATd-cAY7OswaFjo2IBQ&usg=AFQjCNGljFqvSJWfwCjvw8HUd_7RkKf1rg'), (63711, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/bio-2t.html'), (63712, 'http://www.markenoele.de/catalog/product/view/id/165/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (63713, 'http://www.markenoele.de/catalog/product/view/id/165/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (63714, 'http://www.markenoele.de/catalog/product/view/id/164/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (63715, 'http://www.markenoele.de/catalog/product/view/id/164/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (63716, 'http://www.markenoele.de/catalog/product/view/id/164/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (63717, 'http://www.markenoele.de/catalog/category/view/id/29', 'http://www.markenoele.de/motul-schmierstoffe/garten/timber-bio.html'), (63718, 'http://www.markenoele.de/catalog/category/view/id/29', 'http://www.markenoele.de/motul-schmierstoffe/garten/timber-bio.html'), (63719, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (63720, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (63721, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=2'), (63722, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (63723, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.com'), (63724, 'http://www.markenoele.de/catalog/product/gallery/id/168/image/147/', ''), (63725, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?mandant=toi&device=html&portallanguage=de&userlanguage=de&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_ad&q=motul+%C3%B6l&dia=suche-suggest'), (63726, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63727, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63728, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63729, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (63730, 'http://www.markenoele.de/catalog/product/view/id/78/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (63731, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (63732, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (63733, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63734, 'http://www.markenoele.de/', 'http://www.testberichte.de/test/produkt_tests_motul_chain_lube_road_plus_p47875.html'), (63735, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (63736, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (63737, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (63738, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (63739, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Ketten', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (63740, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Kettensp', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (63741, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Kettens', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (63742, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Kettenspray', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (63743, 'http://www.markenoele.de/catalogsearch/result/?q=Kettenspray', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (63744, 'http://www.markenoele.de/', 'http://search.incredimail.com/?q=motul%20800%202T%20Factory%20Line%20Off%20Road&lang=german&source=012104053023105208'), (63745, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63746, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63747, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63748, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (63749, 'http://www.markenoele.de/catalogsearch/result/?q=800+2T+Factory+Line+Off+Road+', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (63750, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=800%202T%20Factory%20Line%20Off%20Roa', 'http://www.markenoele.de/catalogsearch/result/?q=800+2T+Factory+Line+Off+Road+'), (63751, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=800%202T%20Factory%20Li', 'http://www.markenoele.de/catalogsearch/result/?q=800+2T+Factory+Line+Off+Road+'), (63752, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=800%202T%20Factory', 'http://www.markenoele.de/catalogsearch/result/?q=800+2T+Factory+Line+Off+Road+'), (63753, 'http://www.markenoele.de/catalogsearch/result/?q=800+2T+Factory+', 'http://www.markenoele.de/catalogsearch/result/?q=800+2T+Factory+Line+Off+Road+'), (63754, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=800+2T+Factory+'), (63755, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63756, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (63757, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63758, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=800+2T+Factory+'), (63759, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (63760, 'http://www.markenoele.de/catalogsearch/result/?q=800+2T+Factory+Line+Off+Road+', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (63761, 'http://www.markenoele.de/catalogsearch/result/?q=800+2T+Factory+', 'http://www.markenoele.de/catalogsearch/result/?q=800+2T+Factory+Line+Off+Road+'), (63762, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63763, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63764, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63765, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63766, 'http://www.markenoele.de/', 'http://search.incredimail.com/?q=motul%20800%202T%20Factory%20Line%20Off%20Road&lang=german&source=012104053023105208'), (63767, 'http://www.markenoele.de/catalog/category/view/id/34', ''), (63768, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1296089522&flash=10.1.102.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotor-oel-ueber-das-internet-kaufen-t1601929.html&d'), (63769, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63770, 'http://www.markenoele.de/', ''), (63771, 'http://www.markenoele.de/catalog/product/view/id/170', ''), (63772, 'http://www.markenoele.de/', ''), (63773, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (63774, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+300+v&meta=&btnG=Google-Suche'), (63775, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63776, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63777, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (63778, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (63779, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (63780, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20com', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (63781, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v%20competition', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (63782, 'http://www.markenoele.de/catalogsearch/result/?q=300v+competition', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (63783, 'http://www.markenoele.de/catalog/product/view/id/69', 'http://www.markenoele.de/catalogsearch/result/?q=300v+competition'), (63784, 'http://www.markenoele.de/catalogsearch/result/?q=300v+competition', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (63785, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C3Dvm9SZBTdjiK4iLOrbY8KUNrcGwwwH96b3tFI-13kQIABABUJ6voY0BYJWCgIC0B6ABx9GE-APIAQGpAjvxmiz1-bY-qgQTT9AocMHMSEszmV-_ZsTUNV1SWw&sig=AGiWqtwvhGqAMfQRhpK12nPjybx2amrGXg&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (63786, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63787, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63788, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (63789, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (63790, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (63791, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (63792, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (63793, 'http://www.markenoele.de/catalog/product/view/id/75/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (63794, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (63795, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (63796, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (63797, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (63798, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (63799, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&hl=de&client=firefox-a&rls=org.mozilla:de:official&gbv=2&prmd=ivns&ei=mj1BTZSzFIX3sgb24MGeDg&start=20&sa=N'), (63800, 'http://www.markenoele.de/catalog/product/view/id/6', ''), (63801, 'http://www.markenoele.de/', ''), (63802, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63803, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63804, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63805, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (63806, 'http://www.markenoele.de/catalog/product/view/id/56/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (63807, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (63808, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (63809, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+8100x-clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (63810, 'http://www.markenoele.de/altoelentsorgung/', 'http://de.search.yahoo.com/search;_ylt=AlB6A_qhriWykb2Tlf3bJYgqrK5_?fr=yfp-t-708-s&toggle=1&cop=mss&ei=UTF8&p=alt%C3%B6lentsorgung'), (63811, 'http://www.markenoele.de/altoelentsorgung/', 'http://de.search.yahoo.com/search;_ylt=AlB6A_qhriWykb2Tlf3bJYgqrK5_?fr=yfp-t-708-s&toggle=1&cop=mss&ei=UTF8&p=alt%C3%B6lentsorgung'), (63812, 'http://www.markenoele.de/altoelentsorgung/', 'http://de.search.yahoo.com/search;_ylt=AlB6A_qhriWykb2Tlf3bJYgqrK5_?fr=yfp-t-708-s&toggle=1&cop=mss&ei=UTF8&p=alt%C3%B6lentsorgung'), (63813, 'http://www.markenoele.de/lieferung/', ''), (63814, 'http://www.markenoele.de/', ''), (63815, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (63816, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (63817, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (63818, 'http://www.markenoele.de/agb/', ''), (63819, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C3%85M%C3%85Z%C3%95%C3%91&url=search-alias%3Daps&field-keywords=motul+5100&rh=i%3Aaps%2Ck%3Amotul+5100&ajr=3'), (63820, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100', 'http://www.markenoele.de/'), (63821, 'http://www.markenoele.de/catalogsearch/result/?q=5100', 'http://www.markenoele.de/'), (63822, 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=viskositaet&q=5100', ''), (63823, 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=gebinde_groesse&q=5100', ''), (63824, 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&limit=30&order=gebinde_groesse&q=5100', ''), (63825, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&limit=30&order=gebinde_groesse&q=5100'), (63826, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63827, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63828, 'http://www.markenoele.de/', 'http://www.google.de/search?q=+Motul+5100+10W-50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (63829, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63830, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63831, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?mode=list'), (63832, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63833, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (63834, 'http://www.markenoele.de/catalog/product/view/id/59', 'http://www.google.de/search?hl=de&tbs=shop%3A1&q=motul+710+&aq=f&aqi=&aql=&oq='), (63835, 'http://www.markenoele.de/', ''), (63836, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', ''), (63837, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cls4-eMNBTZHsMsOvtAayvZWIDa3BsMMB_em97RSlt-PtRwgAEAFQnq-hjQFglcqbgqwHoAHH0YT4A8gBAakC9OEEXtkJtz6qBBhP0KA40XSWPAj7_XPGpoH7Yx0_80uzdrw&sig=AGiWqtwIShcxWpyhLps9BWwawcmVSs7QJQ&adurl=http://www.motulshop.de&rct=j&q=Motul%'), (63838, 'http://www.markenoele.de/', ''), (63839, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+Le+Mans+15W-60+', 'http://www.markenoele.de/'), (63840, 'http://www.markenoele.de/catalogsearch/result/?q=300V+Le+Mans+15W-60', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+Le+Mans+15W-60+'), (63841, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul300V%20Le%20Mans%2015W-60', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+Le+Mans+15W-60+'), (63842, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300V%20Le%20Mans%2015W-60', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+Le+Mans+15W-60+'), (63843, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300V%20Le%20Ma15W-60', 'http://www.markenoele.de/catalogsearch/result/?q=300V+Le+Mans+15W-60'), (63844, 'http://www.markenoele.de/catalogsearch/result/?q=300V+15W-60', 'http://www.markenoele.de/catalogsearch/result/?q=300V+Le+Mans+15W-60'), (63845, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300V%20L15W-60', 'http://www.markenoele.de/catalogsearch/result/?q=300V+Le+Mans+15W-60'), (63846, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300V%2015W-60', 'http://www.markenoele.de/catalogsearch/result/?q=300V+Le+Mans+15W-60'), (63847, 'http://www.markenoele.de/catalogsearch/result/?q=15W-60', 'http://www.markenoele.de/catalogsearch/result/?q=300V+15W-60'), (63848, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300V15W-60', 'http://www.markenoele.de/catalogsearch/result/?q=300V+15W-60'), (63849, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=15W-60', 'http://www.markenoele.de/catalogsearch/result/?q=300V+15W-60'), (63850, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=15W-60'), (63851, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63852, 'http://www.markenoele.de/catalog/product/view/id/20/category/6', ''), (63853, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtYXV0b3NjaG1pZXJzdG9mZmUvbW90dWwtc3BlY2lmaWMtbGwtYS1iLTAyNS5odG1s/product/20/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ll-a-b-025.html'), (63854, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-ll-a-b-025.html'), (63855, 'http://www.markenoele.de/checkout/onepage/', ''), (63856, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (63857, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (63858, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (63859, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (63860, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (63861, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (63862, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (63863, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (63864, 'http://www.markenoele.de/checkout/onepage/success/', ''), (63865, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CDYQFjAC&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=-8ZBTdm3AYbAswaL59XJDg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (63866, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63867, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63868, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63869, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63870, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (63871, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (63872, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (63873, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (63874, 'http://www.markenoele.de/', ''), (63875, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+berlin&hl=de&client=firefox-a&hs=7it&rls=org.mozilla:de:official&prmd=ivns&ei=SNJBTbqTC4nsOfSa_aYB&start=30&sa=N'), (63876, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (63877, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=nergy', 'http://www.markenoele.de/angebote-des-monats/'), (63878, 'http://www.markenoele.de/catalogsearch/result/?q=nergy', 'http://www.markenoele.de/angebote-des-monats/'), (63879, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=nergy'), (63880, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63881, 'http://www.markenoele.de/catalogsearch/result/?q=8100', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63882, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=8100', 'http://www.markenoele.de/catalogsearch/result/?q=8100'), (63883, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1296159165&flash=10.0.45&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1025&dt=12961591'), (63884, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (63885, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1296159165&flash=10.0.45&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1025&dt=12961591'), (63886, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=com.yahoo:de:official&client=firefox'), (63887, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (63888, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63889, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=v3', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63890, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=v300', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63891, 'http://www.markenoele.de/catalogsearch/result/?q=v300', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63892, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=v%20300', 'http://www.markenoele.de/catalogsearch/result/?q=v300'), (63893, 'http://www.markenoele.de/catalogsearch/result/?q=v+300', 'http://www.markenoele.de/catalogsearch/result/?q=v300'), (63894, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=v+300', 'http://www.markenoele.de/catalogsearch/result/?q=v+300'), (63895, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=v+300', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=v+300'), (63896, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=v+300', 'http://www.markenoele.de/catalogsearch/result/?q=v+300'), (63897, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (63898, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1296162279&flash=10.1.103&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-in-316i-e46-praktiker-t423886.html%3Fpage%'), (63899, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63900, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63901, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63902, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63903, 'http://www.markenoele.de/catalog/product/gallery/id/6/image/47/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-5l.html'), (63904, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-5l.html'), (63905, 'http://www.markenoele.de/catalog/product/view/id/170', ''), (63906, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (63907, 'http://www.markenoele.de/catalog/product/view/id/48/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (63908, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (63909, 'http://www.markenoele.de/', ''), (63910, 'http://www.markenoele.de/', ''), (63911, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CEkQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotorsport%2Fmotul-300v-power.html&rct=j&q=MOTUL%205W-40%20300%20V%20Power%20&ei=rBBCTfClBJGbOvL2ybkB&usg=AFQjCNFag4ykXdofv4SCEQfM_'), (63912, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (63913, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', ''), (63914, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (63915, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (63916, 'http://www.markenoele.de/catalog/category/view/id/29', ''), (63917, 'http://www.markenoele.de/catalog/category/view/id/33', ''), (63918, 'http://www.markenoele.de/angebote-des-monats/', ''), (63919, 'http://www.markenoele.de/impressum/', ''), (63920, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (63921, 'http://www.markenoele.de/customer/account/login/', ''), (63922, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (63923, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63924, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63925, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (63926, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (63927, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (63928, 'http://www.markenoele.de/catalog/category/view/id/8?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (63929, 'http://www.markenoele.de/catalog/product/view/id/29/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (63930, 'http://www.markenoele.de/catalog/category/view/id/8?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (63931, 'http://www.markenoele.de/catalog/product/view/id/30/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (63932, 'http://www.markenoele.de/catalog/category/view/id/8?mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html'), (63933, 'http://www.markenoele.de/catalog/product/view/id/13/category/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-getriebeoel.html?mode=list'), (63934, 'http://www.markenoele.de/datenschutz/', ''), (63935, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (63936, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (63937, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CTyPJm4lCTbT5MsSe8AOk3bCIDa3BsMMB_em97RS1g_2-RwgAEAEgpKmsAygCUJ6voY0BYJXikIKgB6ABx9GE-APIAQGpAraOmPqs-7Y-qgQYT9ADptOsL4xdniXS-Abi6FGLKSNu2IWX&sig=AGiWqtwhaD0gCT5R62wBz2_xdfXOCgkW5w&adurl=http://www.motulshop.de&rct=j'), (63938, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CXffqno1CTaq-OYec8AP7_YWODa3BsMMB_em97RTNgP2-RwgAEAEoA1Cer6GNAWCV-qWCsAegAcfRhPgDyAEBqQKJzhBYQgG3PqoEE0_QDl3_0OF6AtAV7S16t_WQpAw&sig=AGiWqtxiUKmccbtRSpuN1C-2pGlZU_izcA&adurl=http://www.motulshop.de&rct=j&q=motul%202%'), (63939, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63940, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63941, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (63942, 'http://www.markenoele.de/', ''), (63943, 'http://www.markenoele.de/catalog/product/view/id/17', ''), (63944, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-300V-15W50-Motor%C3%B6l-1Liter/dp/B0022ZHJO6'), (63945, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/'), (63946, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/'), (63947, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%203', 'http://www.markenoele.de/'), (63948, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300V', 'http://www.markenoele.de/'), (63949, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300V', 'http://www.markenoele.de/'), (63950, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300V%2015', 'http://www.markenoele.de/'), (63951, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300V%2015', 'http://www.markenoele.de/'), (63952, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300V%2015W', 'http://www.markenoele.de/'), (63953, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300V%2015W-', 'http://www.markenoele.de/'), (63954, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20300V%2015W-50', 'http://www.markenoele.de/'), (63955, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+300V+15W-50', 'http://www.markenoele.de/'), (63956, 'http://www.markenoele.de/', ''), (63957, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.google.de/search?q=Motul+6100+Synergie%2B&hl=de&client=firefox-a&hs=fN8&rls=org.mozilla:de:official&channel=s&prmd=ivns&ei=Uq5CTfr1LIaPswb99PGiDg&start=20&sa=N'), (63958, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (63959, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.google.de/search?q=Motul+6100+Synergie%2B&hl=de&client=firefox-a&hs=fN8&rls=org.mozilla:de:official&channel=s&prmd=ivns&ei=Uq5CTfr1LIaPswb99PGiDg&start=20&sa=N'), (63960, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (63961, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CypqMX7RCTe-bL8iwtAbNhqy7Da3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCV0qSCsAegAcfRhPgDyAEBqQKJzhBYQgG3PqoEGE_QwU7Z8AuEOybwTslT8wnN45e9loPAK7oFEwiB66im8dymAhWG4swKHcQOyujKBQA&rct=j&q=Motul%205100%2010W40%20&ei=X7RCTcG_LobF'), (63962, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63963, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63964, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63965, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CypqMX7RCTe-bL8iwtAbNhqy7Da3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCV0qSCsAegAcfRhPgDyAEBqQKJzhBYQgG3PqoEGE_QwU7Z8AuEOybwTslT8wnN45e9loPAK7oFEwiB66im8dymAhWG4swKHcQOyujKBQA&rct=j&q=Motul%205100%2010W40%20&ei=X7RCTcG_LobF'), (63966, 'http://www.markenoele.de/', ''), (63967, 'http://www.markenoele.de/', 'http://www.yatego.com/q,motul,300v'), (63968, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63969, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63970, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (63971, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (63972, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (63973, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (63974, 'http://www.markenoele.de/', ''), (63975, 'http://www.markenoele.de/', ''), (63976, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CDrizUb1CTYGqE8bN-AaB9Mj-Dq3BsMMB_em97RSNyePtRwgAEAEoAlCer6GNAWCVAqABx9GE-APIAQGpAtTEFtX2_LY-qgQYT9Atjsjg10ZUZ2syRPY9yc2zWh0MAxjw&sig=AGiWqtylgEOVK9tpGqrI1gy_SswGAf5s-A&adurl=http://www.motulshop.de&rct=j&q=Motul%20S'), (63977, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (63978, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63979, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse', ''), (63980, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse'), (63981, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse&p=2'), (63982, 'http://www.markenoele.de/catalog/product/view/id/67/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (63983, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse&p=3'), (63984, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse&p=4'), (63985, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse&p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse&p=6'), (63986, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse&p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse&p=8'), (63987, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse&p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse&p=10'), (63988, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=gebinde_groesse&p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=gebinde_groesse&p=11'), (63989, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CPsPrNsJCTZ-DJonhswah2-yIDa3BsMMB_em97RSNyePtRwgAEAEoA1Cer6GNAWCV-pOCoAegAcfRhPgDyAEBqQKJzhBYQgG3PqoEGE_QtUE9-q1fenG_cOUSejNueLZO-7z6tg&sig=AGiWqtzIZ9lHn3VRAKWnZv0sPpm0YILz3w&adurl=http://www.motulshop.de&rct=j&q=Mot'), (63990, 'http://www.markenoele.de/', ''), (63991, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63992, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63993, 'http://www.markenoele.de/', 'http://desc.shop.ebay.de/i.html?LH_TitleDesc=1&_nkw=Motul+300V+Factory+Line+15W50+Doppel-Ester&_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A4346&rt=nc&_dmpt=Motorrad_Kraftradteile&_trksid=p3286.c0.m14&_sop=15&_sc=1'), (63994, 'http://www.markenoele.de/catalog/product/view/id/20/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (63995, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (63996, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (63997, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (63998, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', ''), (63999, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=dou', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (64000, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=double', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (64001, 'http://www.markenoele.de/catalogsearch/result/?q=double', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (64002, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=doub', 'http://www.markenoele.de/catalogsearch/result/?q=double'), (64003, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=es', 'http://www.markenoele.de/catalogsearch/result/?q=double'), (64004, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ester', 'http://www.markenoele.de/catalogsearch/result/?q=double'), (64005, 'http://www.markenoele.de/catalogsearch/result/?q=ester', 'http://www.markenoele.de/catalogsearch/result/?q=double'), (64006, 'http://www.markenoele.de/catalog/product/view/id/68', 'http://www.markenoele.de/catalogsearch/result/?q=ester'), (64007, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=f&aqi=g7&aql=&oq='), (64008, 'http://www.markenoele.de/catalog/product/view/id/6', 'http://www.markenoele.de/'), (64009, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=f&aqi=g7&aql=&oq='), (64010, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.markenoele.de/'), (64011, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=f&aqi=g7&aql=&oq='), (64012, 'http://www.markenoele.de/catalog/product/view/id/6', 'http://www.markenoele.de/'), (64013, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=f&aqi=g7&aql=&oq='), (64014, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+scooter+2+t+power&_sacat=0&_dmpt=Motorrad_Kraftradteile&_odkw=motul+scooter+2+t&_osacat=0&_trksid=p3286.c0.m270.l1313'), (64015, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (64016, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20c', 'http://www.markenoele.de/'), (64017, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20sc', 'http://www.markenoele.de/'), (64018, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20scoo', 'http://www.markenoele.de/'), (64019, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20scooter%20ow', 'http://www.markenoele.de/'), (64020, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20scooter%20ower', 'http://www.markenoele.de/'), (64021, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20scooter', 'http://www.markenoele.de/'), (64022, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20scooter%20power', 'http://www.markenoele.de/'), (64023, 'http://www.markenoele.de/catalogsearch/result/?q=motul+scooter+power+2+t', 'http://www.markenoele.de/'), (64024, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20scooter%20power%202%20t', 'http://www.markenoele.de/'), (64025, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+scooter+power+2t/s/google/koid/3742571874/gkaid/58247091/?gclid=CIWY0Y2P3aYCFYm-zAodlFX15w'), (64026, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=scoo', 'http://www.markenoele.de/'), (64027, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=scooter', 'http://www.markenoele.de/'), (64028, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=scooter%202%20t', 'http://www.markenoele.de/'), (64029, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=scooter%202%20t', 'http://www.markenoele.de/'), (64030, 'http://www.markenoele.de/catalogsearch/result/?q=scooter+2+t+power+motul', 'http://www.markenoele.de/'), (64031, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=scooter%202%20t%20power%20motul', 'http://www.markenoele.de/'), (64032, 'http://www.markenoele.de/catalog/product/view/id/120', 'http://www.google.de/search?q=motul+fuel+system+clean&hl=de&tbs=shop:1,p_ord:p&sa=X&ei=lOVCTcyBF8WY8QOe8uwq&ved=0CAoQuw0oAQ'), (64033, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/fuel-system-clean-120.html'), (64034, 'http://www.markenoele.de/catalog/product/view/id/120', 'http://www.google.de/search?q=motul+fuel+system+clean&hl=de&tbs=shop:1,p_ord:p&sa=X&ei=lOVCTcyBF8WY8QOe8uwq&ved=0CAoQuw0oAQ'), (64035, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (64036, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/fuel-system-clean-120.html'), (64037, 'http://www.markenoele.de/catalog/product/view/id/120', 'http://www.google.de/search?q=motul+fuel+system+clean&hl=de&tbs=shop:1,p_ord:p&sa=X&ei=lOVCTcyBF8WY8QOe8uwq&ved=0CAoQuw0oAQ'), (64038, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+fuel+system+clean&hl=de&tbs=shop:1,p_ord:p&sa=X&ei=lOVCTcyBF8WY8QOe8uwq&ved=0CAoQuw0oAQ'), (64039, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (64040, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (64041, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (64042, 'http://www.markenoele.de/catalog/product/view/id/121/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (64043, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (64044, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (64045, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=do', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (64046, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=dos', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (64047, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=dosi', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (64048, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=dosi', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (64049, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=dosirung', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (64050, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=dosirung%20F', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (64051, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=dosirung%20Fuel%20system', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (64052, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=dosirung%20Fuel%20systemc', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (64053, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=dosirung%20Fuel%20systemclean', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (64054, 'http://www.markenoele.de/catalogsearch/result/?q=dosirung+Fuel+systemclean', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (64055, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=dosierung%20Fuel%20systemclean', 'http://www.markenoele.de/catalogsearch/result/?q=dosirung+Fuel+systemclean'), (64056, 'http://www.markenoele.de/catalogsearch/result/?q=dosierung+Fuel+systemclean', 'http://www.markenoele.de/catalogsearch/result/?q=dosirung+Fuel+systemclean'), (64057, 'http://www.markenoele.de/catalogsearch/result/?q=dosirung+Fuel+systemclean', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (64058, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (64059, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (64060, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+fuel+system+clean&hl=de&tbs=shop:1,p_ord:p&sa=X&ei=lOVCTcyBF8WY8QOe8uwq&ved=0CAoQuw0oAQ'), (64061, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (64062, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (64063, 'http://www.markenoele.de/', 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g7&q=motul+motor%C3%B6l'), (64064, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64065, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64066, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (64067, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (64068, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (64069, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (64070, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (64071, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (64072, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html'), (64073, 'http://www.markenoele.de/catalog/product/view/id/195', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+913c+5+liter&btnG=Suche&aq=f&aqi=&aql=&oq='), (64074, 'http://www.markenoele.de/', ''), (64075, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (64076, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (64077, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (64078, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (64079, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64080, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64081, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (64082, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64083, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (64084, 'http://www.markenoele.de/catalog/product/view/id/30/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64085, 'http://www.markenoele.de/catalog/product/gallery/id/30/image/43/', 'http://www.markenoele.de/motul-schmierstoffe/motul-gear-ff-competition.html'), (64086, 'http://www.markenoele.de/', 'http://www.amazon.de/Fuel-System-Clean-0-2-Motul/dp/B0010569Q8/ref=sr_1_1?ie=UTF8&s=automotive&qid=1296236828&sr=8-1'), (64087, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (64088, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (64089, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (64090, 'http://www.markenoele.de/catalog/product/view/id/121/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (64091, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (64092, 'http://www.markenoele.de/catalog/product/view/id/120/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (64093, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (64094, 'http://www.markenoele.de/', 'http://shop.weihnachtsgeschenke.de/motul+8100+x+cess+5W+40/undefined'), (64095, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motulshop.de'), (64096, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64097, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C-KWeDghDTe35N8mwtAaV3fHnDa3BsMMB_em97RTtzOPtRwgAEAIoA1Cer6GNAWCVspWCpAegAcfRhPgDyAEBqQLlRUWkdtu2PqoEFk_QGOWG9MSbr-3QgI5tjqKhMM1v4HI&sig=AGiWqtzzR3WGngZkYWnLfcrznV3R_qLzuw&adurl=http://www.motulshop.de&rct=j&q=2-takt'), (64098, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+olio+forcella&_sacat=0&_dmpt=Motorrad_Kraftradteile&_odkw=motul+fork+oil&_osacat=0&_trksid=p3286.c0.m270.l1313'), (64099, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64100, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (64101, 'http://www.markenoele.de/catalog/product/gallery/id/65/image/36/', ''), (64102, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (64103, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.markenoele.de/'), (64104, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CqmTmHBBDTfykHYGvtAaUzt21Da3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCVirKCvAegAcfRhPgDyAEBqQLlRUWkdtu2PqoEE0_QsewSuos8rmOrJVDJHC58SxA&sig=AGiWqtxtyhjr03XXlGfFszMCTD6MZepekg&adurl=http://www.motulshop.de&rct=j&q=motul%2051'), (64105, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CqmTmHBBDTfykHYGvtAaUzt21Da3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCVirKCvAegAcfRhPgDyAEBqQLlRUWkdtu2PqoEE0_QsewSuos8rmOrJVDJHC58SxA&sig=AGiWqtxtyhjr03XXlGfFszMCTD6MZepekg&adurl=http://www.motulshop.de&rct=j&q=motul%2051'), (64106, 'http://www.markenoele.de/catalog/category/view/id/14', ''), (64107, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-8100-eco-clean-c1-17.html'), (64108, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (64109, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64110, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64111, 'http://www.markenoele.de/catalog/product/view/id/30/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (64112, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64113, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90b3JzcG9ydC5odG1s/product/71/', ''), (64114, 'http://www.markenoele.de/checkout/cart/', ''), (64115, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64116, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90b3JzcG9ydC5odG1s/product/68/', ''), (64117, 'http://www.markenoele.de/checkout/cart/', ''), (64118, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64119, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90b3JzcG9ydC5odG1s/product/67/', ''), (64120, 'http://www.markenoele.de/checkout/cart/', ''), (64121, 'http://www.markenoele.de/checkout/cart/delete/id/1470/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (64122, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (64123, 'http://www.markenoele.de/checkout/cart/delete/id/1474/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/index/'), (64124, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/index/'), (64125, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/index/'), (64126, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/index/'), (64127, 'http://www.markenoele.de/', ''), (64128, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64129, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64130, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvb2xkdGltZXIuaHRtbA,,/product/65/', ''), (64131, 'http://www.markenoele.de/checkout/cart/', ''), (64132, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (64133, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (64134, 'http://www.markenoele.de/', ''), (64135, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (64136, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (64137, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (64138, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (64139, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlL2JyYWtlLWNsZWFuLmh0bWw,/product/109/', 'http://www.markenoele.de/motul-pflegeprodukte/brake-clean.html'), (64140, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-pflegeprodukte/brake-clean.html'), (64141, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (64142, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte/brake-clean.html'), (64143, 'http://www.markenoele.de/catalog/category/view/id/48?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (64144, 'http://www.markenoele.de/catalog/product/view/id/123/category/48', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?p=2'), (64145, 'http://www.markenoele.de/catalog/category/view/id/48?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (64146, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte/brake-clean.html'), (64147, 'http://www.markenoele.de/catalog/product/view/id/122/category/48', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (64148, 'http://www.markenoele.de/catalog/category/view/id/50', 'http://www.markenoele.de/motul-pflegeprodukte/auto/diesel-system-clean.html'), (64149, 'http://www.markenoele.de/catalog/product/view/id/120/category/50', 'http://www.markenoele.de/motul-pflegeprodukte/garten.html'), (64150, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte/garten/fuel-system-clean.html'), (64151, 'http://www.markenoele.de/catalog/category/view/id/44', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (64152, 'http://www.markenoele.de/catalog/product/view/id/115/category/44', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz.html'), (64153, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXp1c2F0enN0b2ZmZS9ibGVpZXJzYXR6L3ZhbHZlLWV4cGVydC5odG1s/product/115/', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz/valve-expert.html'), (64154, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-zusatzstoffe/bleiersatz/valve-expert.html'), (64155, 'http://www.markenoele.de/', ''), (64156, 'http://www.markenoele.de/checkout/cart/delete/id/1477/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2NoZWNrb3V0L2NhcnQvaW5kZXgv/', 'http://www.markenoele.de/checkout/cart/'), (64157, 'http://www.markenoele.de/checkout/cart/index/', 'http://www.markenoele.de/checkout/cart/'), (64158, 'http://www.markenoele.de/checkout/onepage/', ''), (64159, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/checkout/onepage/'), (64160, 'http://www.markenoele.de/customer/account/create/', ''), (64161, 'http://www.markenoele.de/customer/account/createpost/', 'http://www.markenoele.de/customer/account/create/'), (64162, 'http://www.markenoele.de/checkout/onepage/index/', 'http://www.markenoele.de/customer/account/create/'), (64163, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/index/'), (64164, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (64165, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/index/'), (64166, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (64167, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (64168, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1296243853&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html&dt=1296243857882&shv=r20'), (64169, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (64170, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1296243853&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html&dt=1296243857882&shv=r20'), (64171, 'http://www.markenoele.de/catalog/product/view/id/6', 'http://www.markenoele.de/'), (64172, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-8100-x-cess-5l.html'), (64173, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/index/'), (64174, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (64175, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64176, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (64177, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (64178, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (64179, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/index/'), (64180, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/onepage/index/'), (64181, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (64182, 'http://www.markenoele.de/checkout/onepage/index/', 'http://www.markenoele.de/customer/account/create/'), (64183, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (64184, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (64185, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/index/'), (64186, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (64187, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (64188, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/index/'), (64189, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (64190, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/index/'), (64191, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (64192, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/index/'), (64193, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/index/'), (64194, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (64195, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/index/'), (64196, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (64197, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/index/'), (64198, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (64199, 'http://www.markenoele.de/catalog/product/view/id/62', ''), (64200, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/onepage/index/'), (64201, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/angebote-des-monats/'), (64202, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', ''), (64203, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/micro-2t.html'), (64204, 'http://www.markenoele.de/catalog/product/view/id/162/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (64205, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/micro-2t.html'), (64206, 'http://www.markenoele.de/catalog/product/view/id/163/category/28', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (64207, 'http://www.markenoele.de/catalog/category/view/id/31', 'http://www.markenoele.de/motul-schmierstoffe/garten/bio-2t.html'), (64208, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/garten/kettensagen.html'), (64209, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (64210, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html'), (64211, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (64212, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (64213, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe/kart/motul-kart-grand-prix-2t.html'), (64214, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (64215, 'http://www.markenoele.de/catalog/product/view/id/91/category/25', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=2'), (64216, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (64217, 'http://www.markenoele.de/catalog/category/view/id/25?p=3', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=2'), (64218, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=3'), (64219, 'http://www.markenoele.de/catalog/product/view/id/96/category/25', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=2'), (64220, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=3'), (64221, 'http://www.markenoele.de/catalog/product/view/id/95/category/25', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=2'), (64222, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/marine/specific-di-jet-2t.html'), (64223, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (64224, 'http://www.markenoele.de/catalog/product/view/id/77/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (64225, 'http://www.markenoele.de/catalog/product/view/id/30', ''), (64226, 'http://www.markenoele.de/catalog/product/view/id/117', ''), (64227, 'http://www.markenoele.de/catalog/product/view/id/33', ''), (64228, 'http://www.markenoele.de/', 'http://www.google.de/m/search?oe=UTF-8&client=safari&hl=de&q=motul+2+takt+%C3%B6l&ei=xS9DTYCyGZKImAO82txq&ved=0CDkQ1QIoAA'), (64229, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=opera&hs=Wib&rls=de&channel=suggest&q=motul+motor%C3%B6l&revid=1109845355&sa=X&ei=fDBDTe-jMofCswbh27G9Dg&ved=0CGgQ1QIoAA'), (64230, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64231, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64232, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64233, 'http://www.markenoele.de/catalog/product/view/id/53', ''), (64234, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (64235, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (64236, 'http://www.markenoele.de/catalog/product/view/id/144', ''), (64237, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (64238, 'http://www.markenoele.de/catalog/product/view/id/96', ''), (64239, 'http://www.markenoele.de/catalog/product/view/id/101', ''), (64240, 'http://www.markenoele.de/catalog/product/view/id/195', ''), (64241, 'http://www.markenoele.de/catalog/product/view/id/161', ''), (64242, 'http://www.markenoele.de/', 'http://www.idealo.de/preisvergleich/Liste/20097122/motul-motoroel-subaru.html'), (64243, 'http://www.markenoele.de/catalog/product/view/id/3', ''), (64244, 'http://www.markenoele.de/catalog/product/view/id/145', ''), (64245, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (64246, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (64247, 'http://www.markenoele.de/catalog/product/view/id/2', ''), (64248, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (64249, 'http://www.markenoele.de/agb/', ''), (64250, 'http://www.markenoele.de/catalog/product/view/id/124', ''), (64251, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (64252, 'http://www.markenoele.de/catalog/product/view/id/52', ''), (64253, 'http://www.markenoele.de/catalog/product/view/id/252', ''), (64254, 'http://www.markenoele.de/catalog/product/view/id/93', ''), (64255, 'http://www.markenoele.de/catalog/product/view/id/57', ''), (64256, 'http://www.markenoele.de/catalog/product/view/id/183', ''), (64257, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (64258, 'http://www.markenoele.de/catalog/product/view/id/123', ''), (64259, 'http://www.markenoele.de/catalog/product/view/id/213', ''), (64260, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (64261, 'http://www.markenoele.de/catalog/product/view/id/120', ''), (64262, 'http://www.markenoele.de/catalog/product/view/id/246', ''), (64263, 'http://www.markenoele.de/catalog/product/view/id/63', ''), (64264, 'http://www.markenoele.de/catalog/product/view/id/94', ''), (64265, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (64266, 'http://www.markenoele.de/catalog/product/view/id/54', ''), (64267, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (64268, 'http://www.markenoele.de/impressum/', ''), (64269, 'http://www.markenoele.de/catalog/product/view/id/148', ''), (64270, 'http://www.markenoele.de/agb/', ''), (64271, 'http://www.markenoele.de/catalog/product/view/id/146', ''), (64272, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (64273, 'http://www.markenoele.de/', ''), (64274, 'http://www.markenoele.de/catalog/product/view/id/185', ''), (64275, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (64276, 'http://www.markenoele.de/widerruf/', ''), (64277, 'http://www.markenoele.de/lieferung', ''), (64278, 'http://www.markenoele.de/catalog/product/view/id/78', ''), (64279, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (64280, 'http://www.markenoele.de/catalog/product/view/id/71', ''), (64281, 'http://www.markenoele.de/', ''), (64282, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (64283, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADBF_deDE286DE297&q=motul+x-cess+5w-40'), (64284, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADBF_deDE286DE297&q=motul+x-cess+5w-40'), (64285, 'http://www.markenoele.de/catalog/product/view/id/58', ''), (64286, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CiVpoHahDTe3VJcbN-AaAyNTACK3BsMMB_em97RSdx-PtRwgAEAFQnq-hjQFglZLzgZAHoAHH0YT4A8gBAakCS3LJ-3TYtj6qBBhP0EzSpRcgfXWj2YETkADCVQTj-H4cEDM&sig=AGiWqtyTxpvyZol5j3-ZWwQLqYZ2WJVCjQ&adurl=http://www.motulshop.de&rct=j&q=MOTUL%'), (64287, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64288, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64289, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (64290, 'http://www.markenoele.de/catalog/product/view/id/91/category/25', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=2'), (64291, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (64292, 'http://www.markenoele.de/catalog/category/view/id/25?p=3', 'http://www.markenoele.de/motul-schmierstoffe/marine.html?p=2'), (64293, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', 'http://www.markenoele.de/motul-schmierstoffe/marine.html'), (64294, 'http://www.markenoele.de/catalog/product/view/id/120/category/50', ''), (64295, 'http://www.markenoele.de/catalog/product/view/id/84', ''), (64296, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (64297, 'http://www.markenoele.de/', ''), (64298, 'http://www.markenoele.de/', ''), (64299, 'http://www.markenoele.de/catalog/product/view/id/125', ''), (64300, 'http://www.markenoele.de/catalog/product/view/id/21', ''), (64301, 'http://www.markenoele.de/altoelentsorgung/', ''), (64302, 'http://www.markenoele.de/catalog/product/view/id/173', ''), (64303, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+shock+oil&hl=de&client=safari&sa=X&rls=en&prmd=ivns&source=univ&tbs=shop:1&tbo=u&ei=ScFDTePIMcrvsgb61oXJDg&oi=product_result_group&ct=title&resnum=1&ved=0CCMQrQQwAA'), (64304, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64305, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64306, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (64307, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (64308, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (64309, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (64310, 'http://www.markenoele.de/catalog/product/view/id/128/category/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (64311, 'http://www.markenoele.de/widerruf', ''), (64312, 'http://www.markenoele.de/catalog/category/view/id/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (64313, 'http://www.markenoele.de/catalog/product/view/id/128/category/12', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/gabelol.html'), (64314, 'http://www.markenoele.de/catalog/product/view/id/179', ''), (64315, 'http://www.markenoele.de/catalog/product/view/id/179', ''), (64316, 'http://www.markenoele.de/catalog/product/view/id/179', ''), (64317, 'http://www.markenoele.de/catalog/product/view/id/8', ''), (64318, 'http://www.markenoele.de/catalog/product/view/id/65', ''), (64319, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+shop&rlz='), (64320, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/'), (64321, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64322, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64323, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (64324, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (64325, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (64326, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (64327, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (64328, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (64329, 'http://www.markenoele.de/catalog/product/view/id/184', ''), (64330, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (64331, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (64332, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (64333, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2139894432151661&output=html&h=90&slotname=6690231022&w=728&lmt=1296291613&flash=10.1.102&url=http%3A%2F%2Fr6club.de%2Findex.php%3Fshowtopic%3D42255%26st%3D0%26%23entry484184&dt=129629161412'), (64334, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64335, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (64336, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CU72Xa9lDTfjuAciwtAa_j_y7Da3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAktyyft02LY-qgQTT9D6PTagYt3UkMYGMoTo8aM9MQ&sig=AGiWqtxI_VwLJgx-tzX3Sxv3TbAyPtYgtw&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (64337, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64338, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64339, 'http://www.markenoele.de/catalogsearch/result/?q=300V', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64340, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=300V', 'http://www.markenoele.de/catalogsearch/result/?q=300V'), (64341, 'http://www.markenoele.de/catalog/product/view/id/127', ''), (64342, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CNmksLiM36YCFYy9zAodVTpY5g'), (64343, 'http://www.markenoele.de/catalog/product/view/id/91', ''), (64344, 'http://www.markenoele.de/oelberater', ''), (64345, 'http://www.markenoele.de/datenschutz/', ''), (64346, 'http://www.markenoele.de/catalog/product/view/id/253', ''), (64347, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=GMT&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motor%C3%B6l+test&aq=1&aqi=g10&aql=&oq=motor%C3%B6l++'), (64348, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (64349, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=GMT&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motor%C3%B6l+test&aq=1&aqi=g10&aql=&oq=motor%C3%B6l++'), (64350, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/'), (64351, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=GMT&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motor%C3%B6l+test&aq=1&aqi=g10&aql=&oq=motor%C3%B6l++'), (64352, 'http://www.markenoele.de/catalog/product/view/id/176', 'http://www.markenoele.de/'), (64353, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=GMT&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motor%C3%B6l+test&aq=1&aqi=g10&aql=&oq=motor%C3%B6l++'), (64354, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (64355, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (64356, 'http://www.markenoele.de/', 'http://www.wlw.de/sse/MainServlet?anzeige=kurzliste&land=DE&sprache=de&klobjid=70518&suchbegriff=schmierstoffe'), (64357, 'http://www.markenoele.de/catalog/product/view/id/86', ''), (64358, 'http://www.markenoele.de/catalog/product/view/id/133', ''), (64359, 'http://www.markenoele.de/catalog/product/view/id/25', ''), (64360, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (64361, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (64362, 'http://www.markenoele.de/', 'http://www.google.com/aclk?sa=l&ai=CHaRt6vVDTczhFoH7sgb_4LHRDa3BsMMB_em97RTdv-PtRwgAEAEoAlCer6GNAWCVgrSCwAegAcfRhPgDyAEBqQJLcsn7dNi2PqoEE0_QCB2E7XOCphxNx-ArAJeaU6o&sig=AGiWqtz09JiT1TDbERYMb0j1Fcl0RRhJpA&adurl=http://www.motulshop.de&rct=j&q=motul%208'), (64363, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64364, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64365, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64366, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (64367, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (64368, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-expert-2t.html'), (64369, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (64370, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (64371, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (64372, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (64373, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (64374, 'http://www.markenoele.de/catalog/product/gallery/id/78/image/113/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-800-2t-factory-line-road-racing.html'), (64375, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-800-2t-factory-line-road-racing.html'), (64376, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (64377, 'http://www.markenoele.de/catalog/product/view/id/78/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (64378, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (64379, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+shop&meta=&btnG=Google-Suche'), (64380, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64381, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64382, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (64383, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64384, 'http://www.markenoele.de/catalog/product/view/id/10', ''), (64385, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64386, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+shop&meta=&btnG=Google-Suche'), (64387, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ACAW_de___DE352&q=Motul+15W50'), (64388, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (64389, 'http://www.markenoele.de/catalog/product/view/id/11', ''), (64390, 'http://www.markenoele.de/', 'http://www.google.de/search?rlz=1C1CHIK_deDE415DE415&aq=f&sourceid=chrome&ie=UTF-8&q=motul'), (64391, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64392, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64393, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (64394, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-4-takt.html'), (64395, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-4-takt.html'), (64396, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (64397, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (64398, 'http://www.markenoele.de/catalog/product/view/id/48', ''), (64399, 'http://www.markenoele.de/catalog/product/view/id/119', ''), (64400, 'http://www.markenoele.de/catalog/product/view/id/147', ''), (64401, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (64402, 'http://www.markenoele.de/catalog/category/view/id/11', ''), (64403, 'http://www.markenoele.de/', 'http://www.google.de/search?client=opera&rls=de&q=motul+%C3%B6l&sourceid=opera&ie=utf-8&oe=utf-8&channel=suggest'), (64404, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64405, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64406, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (64407, 'http://www.markenoele.de/catalog/product/view/id/109/category/49', ''), (64408, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (64409, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/angebote-des-monats/'), (64410, 'http://www.markenoele.de/catalog/product/view/id/162', ''), (64411, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/zahlung/'), (64412, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (64413, 'http://www.markenoele.de/catalog/product/view/id/28', ''), (64414, 'http://www.markenoele.de/catalog/product/view/id/77', ''), (64415, 'http://www.markenoele.de/', 'http://www.google.com/search?hl=de&client=opera&hs=mWr&rls=de&q=motul+spesific+504+daten&aq=f&aqi=&aql=&oq='), (64416, 'http://www.markenoele.de/', ''), (64417, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64418, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64419, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64420, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64421, 'http://www.markenoele.de/catalog/product/view/id/22/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (64422, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (64423, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (64424, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (64425, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (64426, 'http://www.markenoele.de/altoelentsorgung/', ''), (64427, 'http://www.markenoele.de/catalog/product/view/id/68', ''), (64428, 'http://www.markenoele.de/catalog/product/view/id/129', ''), (64429, 'http://www.markenoele.de/catalog/product/view/id/60', ''), (64430, 'http://www.markenoele.de/catalog/product/view/id/169', ''), (64431, 'http://www.markenoele.de/', 'http://int.search-results.com/web?q=motul%202%20takt%20%c3%b6l&o=15527&l=dis&prt=NIS&chn=retail&geo=DE&ver=18'), (64432, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64433, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64434, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (64435, 'http://www.markenoele.de/catalog/product/view/id/60/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (64436, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt/motul-scooter-expert-2t.html'), (64437, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (64438, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt/motul-scooter-expert-2t.html'), (64439, 'http://www.markenoele.de/catalog/product/view/id/60/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (64440, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt/motul-scooter-expert-2t.html'), (64441, 'http://www.markenoele.de/catalog/product/view/id/61/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (64442, 'http://www.markenoele.de/catalog/product/view/id/60/category/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-2-takt.html'), (64443, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (64444, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64445, 'http://www.markenoele.de/catalog/category/view/id/14', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (64446, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64447, 'http://www.markenoele.de/', 'http://int.search-results.com/web?q=motul%202%20takt%20%c3%b6l&o=15527&l=dis&prt=NIS&chn=retail&geo=DE&ver=18'), (64448, 'http://www.markenoele.de/catalog/product/view/id/92', ''), (64449, 'http://www.markenoele.de/', ''), (64450, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64451, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64452, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64453, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (64454, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64455, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64456, 'http://www.markenoele.de/catalog/product/view/id/22/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (64457, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/motul-specific-504-00-507-00.html'), (64458, 'http://www.markenoele.de/catalog/product/view/id/113', ''), (64459, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (64460, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64461, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64462, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64463, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (64464, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/zahlung/'), (64465, 'http://www.markenoele.de/catalog/product/view/id/59', ''), (64466, 'http://www.markenoele.de/catalog/product/view/id/164', ''), (64467, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (64468, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (64469, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (64470, 'http://www.markenoele.de/catalog/product/view/id/240', ''), (64471, 'http://www.markenoele.de/catalog/product/view/id/32', ''), (64472, 'http://www.markenoele.de/catalog/product/view/id/140', ''), (64473, 'http://www.markenoele.de/catalog/product/view/id/188', ''), (64474, 'http://www.markenoele.de/catalog/product/view/id/80', ''), (64475, 'http://www.markenoele.de/catalog/product/view/id/61', ''), (64476, 'http://www.markenoele.de/', ''), (64477, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CfQTE_1tETe6TKsP6sgbAmsTZDa3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVwqGCsAegAcfRhPgDyAEBqQJLcsn7dNi2PqoEGE_QfhNZkHWP6QqvI3sTXTyI7aIKOTDKQg&sig=AGiWqtxpB3rPvEivd6AfJ2IV96vIroADNg&adurl=http://www.motulshop.de&rct=j&q=mot'), (64478, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/koid/3832731172/'), (64479, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (64480, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (64481, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-5100-4t-50.html'), (64482, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64483, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (64484, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (64485, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (64486, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (64487, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (64488, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (64489, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (64490, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (64491, 'http://www.markenoele.de/', 'http://www.1000ps.de/businessnews-2056293-JASO_MA2_von_MOTUL'), (64492, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64493, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64494, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (64495, 'http://www.markenoele.de/catalog/product/view/id/31/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (64496, 'http://www.markenoele.de/catalog/product/view/id/33/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (64497, 'http://www.markenoele.de/catalog/product/view/id/52/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (64498, 'http://www.markenoele.de/catalog/product/view/id/51/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (64499, 'http://www.markenoele.de/', 'http://www.amazon.de/MOTUL-8100-X-Clean-Liter-5W-30/dp/B004BF8OVC'), (64500, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-plus-5l.html'), (64501, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/impressum/'), (64502, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/lieferung/'), (64503, 'http://www.markenoele.de/', ''), (64504, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64505, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-plus-5l.html'), (64506, 'http://www.markenoele.de/bestellung/', ''), (64507, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (64508, 'http://www.markenoele.de/', 'http://www.google.de/search?q=20w50+motul+classik&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (64509, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (64510, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (64511, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (64512, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (64513, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1296333017&flash=10.1.102.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Faral-super-tronic-longlife-iii-5w-30-t2278042.html&'), (64514, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64515, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64516, 'http://www.markenoele.de/catalog/product/view/id/17/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64517, 'http://www.markenoele.de/catalog/product/view/id/17/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64518, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUuaHRtbD9wPTI,/product/17/', ''), (64519, 'http://www.markenoele.de/checkout/cart/', ''), (64520, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64521, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64522, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1296333017&flash=10.1.102.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Faral-super-tronic-longlife-iii-5w-30-t2278042.html&'), (64523, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CjmXe0oFETfvEAsr-sgaQ5s3jDa3BsMMB_em97RTtvePtRwgAEAEoAlCer6GNAWCVmqaCsAegAcfRhPgDyAEBqQJLcsn7dNi2PqoEFk_Q9wXAxIjzVHzjrfsgEysM7EzAedU&sig=AGiWqtxvTTjHAr3sdwIxOA-lm4zJiFpdQA&adurl=http://www.motulshop.de&rct=j&q=motul%'), (64524, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64525, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64526, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64527, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64528, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64529, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2081', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64530, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100%20x-', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64531, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64532, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64533, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100%20x-cl', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64534, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100%20x', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64535, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100%20x-c', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64536, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100%20x-clea', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64537, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64538, 'http://www.markenoele.de/catalogsearch/result/?q=motul+8100+x-clean%2B', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64539, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100%20x-clean%2B', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64540, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100%20x-clean', 'http://www.markenoele.de/catalogsearch/result/?q=motul+8100+x-clean%2B'), (64541, 'http://www.markenoele.de/catalogsearch/result/?q=motul+8100+x-clean', 'http://www.markenoele.de/catalogsearch/result/?q=motul+8100+x-clean%2B'), (64542, 'http://www.markenoele.de/catalog/product/view/id/12', 'http://www.markenoele.de/catalogsearch/result/?q=motul+8100+x-clean'), (64543, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', ''), (64544, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100%20x-c', ''), (64545, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100%20x-', ''), (64546, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100%20x-clean', ''), (64547, 'http://www.markenoele.de/catalogsearch/result/?q=motul+8100+x-clean', ''), (64548, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100%20x-cl', ''), (64549, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100%20x-clean%2B', ''), (64550, 'http://www.markenoele.de/catalogsearch/result/?q=motul+8100+x-clean%2B', ''), (64551, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDoQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=m4NETczmOs_tsgbj7o2dDg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (64552, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64553, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64554, 'http://www.markenoele.de/catalog/product/view/id/5/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (64555, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64556, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (64557, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (64558, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', ''), (64559, 'http://www.markenoele.de/catalog/product/view/id/11/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (64560, 'http://www.markenoele.de/catalog/product/gallery/id/11/image/52/', ''), (64561, 'http://www.markenoele.de/', ''), (64562, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CnCzuyoxETZPnKM2FOsWv-IANrcGwwwH96b3tFP3K4-1HCAAQASgDUJ6voY0BYJWioIKwB6ABx9GE-APIAQGpAktyyft02LY-qgQTT9BNbng67M9YIOnm1lBIV7Z5VQ&sig=AGiWqtxqDhHva1mw30ZNApMQAunp_J2J4Q&adurl=http://www.motulshop.de&rct=j&q=Motul%20810'), (64563, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (64564, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (64565, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (64566, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (64567, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (64568, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (64569, 'http://www.markenoele.de/', ''), (64570, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (64571, 'http://www.markenoele.de/', ''), (64572, 'http://www.markenoele.de/', ''), (64573, 'http://www.markenoele.de/catalog/product/view/id/66', ''), (64574, 'http://www.markenoele.de/catalog/product/view/id/6', ''), (64575, 'http://www.markenoele.de/catalog/product/view/id/176', ''), (64576, 'http://www.markenoele.de/catalog/product/view/id/170', ''), (64577, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (64578, 'http://www.markenoele.de/catalog/product/view/id/8', ''), (64579, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (64580, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (64581, 'http://www.markenoele.de/lieferung/', ''), (64582, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (64583, 'http://www.markenoele.de/altoelentsorgung/', ''), (64584, 'http://www.markenoele.de/motul_pflegeberater/', ''), (64585, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (64586, 'http://www.markenoele.de/datenschutz/', ''), (64587, 'http://www.markenoele.de/bestellung/', ''), (64588, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (64589, 'http://www.markenoele.de/zahlung/', ''), (64590, 'http://www.markenoele.de/widerruf/', ''), (64591, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (64592, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (64593, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (64594, 'http://www.markenoele.de/contacts/', ''), (64595, 'http://www.markenoele.de/agb/', ''), (64596, 'http://www.markenoele.de/impressum/', ''), (64597, 'http://www.markenoele.de/lieferung', ''), (64598, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (64599, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CNC7IHitFTYb6AYT-sga9pe2NDa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglaKPgqAHoAHH0YT4A8gBAakCS3LJ-3TYtj6qBBNP0NshnbhHAmZgu_GO9cq8zA-3&sig=AGiWqtwJYRF8UPJaPHhjpoHu8sWehG8OQg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (64600, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64601, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64602, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64603, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CNC7IHitFTYb6AYT-sga9pe2NDa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglaKPgqAHoAHH0YT4A8gBAakCS3LJ-3TYtj6qBBNP0NshnbhHAmZgu_GO9cq8zA-3&sig=AGiWqtwJYRF8UPJaPHhjpoHu8sWehG8OQg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (64604, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CjvqB4SxFTaqTOYSfhQfF4KSyDa3BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCVuomCmAegAcfRhPgDyAEBqQJLcsn7dNi2PqoEE0_Qudx53SQbkriSViaWA7FfR_Q&sig=AGiWqtxG9Nvxqm8ql7A6-iffOj0UomyK-A&adurl=http://www.motulshop.de&rct=j&q=motul%20mo'), (64605, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64606, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64607, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64608, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64609, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64610, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (64611, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (64612, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (64613, 'http://www.markenoele.de/catalog/product/view/id/69/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (64614, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (64615, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (64616, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (64617, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (64618, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (64619, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (64620, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=motul+'), (64621, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (64622, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.at/search?q=motul+x+cess&hl=de&biw=1280&bih=773&prmd=ivns&ei=8z9FTdGHFs2p8AOSuaCvCQ&start=10&sa=N'), (64623, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.at/search?q=motul+x+cess&hl=de&biw=1280&bih=773&prmd=ivns&ei=8z9FTdGHFs2p8AOSuaCvCQ&start=10&sa=N'), (64624, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.at/search?q=motul+x+cess&hl=de&biw=1280&bih=773&prmd=ivns&ei=8z9FTdGHFs2p8AOSuaCvCQ&start=10&sa=N'), (64625, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.at/search?q=motul+x+cess&hl=de&biw=1280&bih=773&prmd=ivns&ei=8z9FTdGHFs2p8AOSuaCvCQ&start=10&sa=N'), (64626, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.at/search?q=motul+x+cess&hl=de&biw=1280&bih=773&prmd=ivns&ei=8z9FTdGHFs2p8AOSuaCvCQ&start=10&sa=N'), (64627, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.at/search?q=motul+x+cess&hl=de&biw=1280&bih=773&prmd=ivns&ei=8z9FTdGHFs2p8AOSuaCvCQ&start=10&sa=N'), (64628, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.at/search?q=motul+x+cess&hl=de&biw=1280&bih=773&prmd=ivns&ei=8z9FTdGHFs2p8AOSuaCvCQ&start=10&sa=N'), (64629, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.at/search?q=motul+x+cess&hl=de&biw=1280&bih=773&prmd=ivns&ei=8z9FTdGHFs2p8AOSuaCvCQ&start=10&sa=N'), (64630, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.at/search?q=motul+x+cess&hl=de&biw=1280&bih=773&prmd=ivns&ei=8z9FTdGHFs2p8AOSuaCvCQ&start=10&sa=N'), (64631, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.at/search?q=motul+x+cess&hl=de&biw=1280&bih=773&prmd=ivns&ei=8z9FTdGHFs2p8AOSuaCvCQ&start=10&sa=N'), (64632, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.at/search?q=motul+x+cess&hl=de&biw=1280&bih=773&prmd=ivns&ei=8z9FTdGHFs2p8AOSuaCvCQ&start=10&sa=N'), (64633, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CWFxZ7UNFTfbFE8OvtAax3amQDa3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCVoo-CoAegAcfRhPgDyAEBqQJLcsn7dNi2PqoEGE_Q0Is5VEng2n6Fk4PCMEqiCtePwI7krA&sig=AGiWqtyLLl-MXy6Az6LgM9rES-ZyLjWL5w&adurl=http://www.motulshop.de&rct=j&q=mot'), (64634, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CpMsTCERFTdPVOYWGOq_j2YsNrcGwwwH96b3tFI3J4-1HCAAQASgDUJ6voY0BYJXi9oGUB6ABx9GE-APIAQGpAktyyft02LY-qgQWT9BCcklqvmWYVkzecFK8O9aYcxa3Ow&sig=AGiWqtxL3UIKHu6sT9OcjVQZKDu2A-lDbQ&adurl=http://www.motulshop.de&rct=j&q=motul%2'), (64635, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/'), (64636, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (64637, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (64638, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/'), (64639, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2030', 'http://www.markenoele.de/'), (64640, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2030w', 'http://www.markenoele.de/'), (64641, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (64642, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (64643, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205w', 'http://www.markenoele.de/'), (64644, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205w30', 'http://www.markenoele.de/'), (64645, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205', 'http://www.markenoele.de/'), (64646, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5w30', 'http://www.markenoele.de/'), (64647, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205w3', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5w30'), (64648, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5w30'), (64649, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5w+30', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5w30'), (64650, 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=name&q=motul+5w+30', 'http://www.markenoele.de/catalogsearch/result/?q=motul+5w+30'), (64651, 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=name&p=2&q=motul+5w+30', 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=name&q=motul+5w+30'), (64652, 'http://www.markenoele.de/catalog/product/view/id/124', 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=name&p=2&q=motul+5w+30'), (64653, 'http://www.markenoele.de/catalog/product/view/id/124', 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=name&p=2&q=motul+5w+30'), (64654, 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=name&p=2&q=motul+5w+30', 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=name&q=motul+5w+30'), (64655, 'http://www.markenoele.de/catalog/product/view/id/24', 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=name&p=2&q=motul+5w+30'), (64656, 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=name&p=2&q=motul+5w+30', 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=name&q=motul+5w+30'), (64657, 'http://www.markenoele.de/catalog/product/view/id/177', 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=name&p=2&q=motul+5w+30'), (64658, 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=name&p=2&q=motul+5w+30', 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=name&q=motul+5w+30'), (64659, 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=name&p=3&q=motul+5w+30', 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=name&p=2&q=motul+5w+30'), (64660, 'http://www.markenoele.de/catalog/product/view/id/22', 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=name&p=3&q=motul+5w+30'), (64661, 'http://www.markenoele.de/', ''), (64662, 'http://www.markenoele.de/', ''), (64663, 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=name&p=3&q=motul+5w+30', 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=name&p=2&q=motul+5w+30'), (64664, 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=name&p=1&q=motul+5w+30', 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=name&p=3&q=motul+5w+30'), (64665, 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=name&p=2&q=motul+5w+30', 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=name&p=1&q=motul+5w+30'), (64666, 'http://www.markenoele.de/catalog/product/view/id/11', 'http://www.markenoele.de/catalogsearch/result/index/?dir=asc&order=name&p=2&q=motul+5w+30'), (64667, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (64668, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (64669, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (64670, 'http://www.markenoele.de/', 'http://putoline.de.streamic.com/cgi-bin/clack.v1.js.cgi?search_term=null&url=http%3A%2F%2Fgoogleads.g.doubleclick.net%2Faclk%3Fsa%3Dl%26ai%3DBxZBkpUtFTcj-Asrl-Abs7LnwB63BsMMB_em97RTAjbcBgNMOEAMYAyCyr5wGKAo4AFCer6GNAWCV4pCCoAegAcfRhPgDsgELcHV0b2xpbmUu'), (64671, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=hfx%202', 'http://www.markenoele.de/'), (64672, 'http://www.markenoele.de/catalogsearch/result/?q=hfx+2.5', 'http://www.markenoele.de/'), (64673, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=pl', 'http://www.markenoele.de/catalogsearch/result/?q=hfx+2.5'), (64674, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=plu', 'http://www.markenoele.de/catalogsearch/result/?q=hfx+2.5'), (64675, 'http://www.markenoele.de/catalogsearch/result/?q=plutoline', 'http://www.markenoele.de/catalogsearch/result/?q=hfx+2.5'), (64676, 'http://www.markenoele.de/altoelentsorgung/', ''), (64677, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (64678, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+5100&meta='), (64679, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (64680, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (64681, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (64682, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100', 'http://www.markenoele.de/'), (64683, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2051', 'http://www.markenoele.de/'), (64684, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+4t+10w-40', 'http://www.markenoele.de/'), (64685, 'http://www.markenoele.de/', ''), (64686, 'http://www.markenoele.de/', ''), (64687, 'http://www.markenoele.de/', 'http://www.google.de/search?client=safari&rls=en&q=motul+15w50&ie=UTF-8&oe=UTF-8&redir_esc=&ei=MVxFTZXmBcfysgb6mIy_Dg'), (64688, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64689, 'http://www.markenoele.de/catalog/product/view/id/116/category/48', ''), (64690, 'http://www.markenoele.de/', 'http://www.amazon.de/Scooter-Power-2T-Motor%C3%B6l-Motul/dp/B001052OS0'), (64691, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20Scooter%20Power%202T', 'http://www.markenoele.de/'), (64692, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+Scooter+Power+2T', 'http://www.markenoele.de/'), (64693, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4648210992461318&output=html&h=90&slotname=3090919550&w=728&lmt=1296393952&flash=10.1.102&url=http%3A%2F%2Fwww.herr-der-preise.de%2Fsearch%2Findex%2Fkeyword%2Fmotul%2Febay.customid%2Fhdp-2-4'), (64694, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/'), (64695, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4648210992461318&output=html&h=90&slotname=3090919550&w=728&lmt=1296393952&flash=10.1.102&url=http%3A%2F%2Fwww.herr-der-preise.de%2Fsearch%2Findex%2Fkeyword%2Fmotul%2Febay.customid%2Fhdp-2-4'), (64696, 'http://www.markenoele.de/catalog/product/view/id/176', 'http://www.markenoele.de/'), (64697, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4648210992461318&output=html&h=90&slotname=3090919550&w=728&lmt=1296393952&flash=10.1.102&url=http%3A%2F%2Fwww.herr-der-preise.de%2Fsearch%2Findex%2Fkeyword%2Fmotul%2Febay.customid%2Fhdp-2-4'), (64698, 'http://www.markenoele.de/catalog/product/view/id/169', 'http://www.markenoele.de/'), (64699, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4648210992461318&output=html&h=90&slotname=3090919550&w=728&lmt=1296393952&flash=10.1.102&url=http%3A%2F%2Fwww.herr-der-preise.de%2Fsearch%2Findex%2Fkeyword%2Fmotul%2Febay.customid%2Fhdp-2-4'), (64700, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64701, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64702, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64703, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64704, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64705, 'http://www.markenoele.de/catalog/product/view/id/28/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (64706, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64707, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (64708, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (64709, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (64710, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (64711, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (64712, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (64713, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (64714, 'http://www.markenoele.de/altoelentsorgung/', ''), (64715, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+shine+%26+go&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (64716, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (64717, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlLmh0bWw,/product/111/', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (64718, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (64719, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (64720, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (64721, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=ClKIyKGxFTey8O8z9sgb5y9GbDa3BsMMB_em97RSt1I_8BggAEAIoAlCer6GNAWCVkqqCsAegAcfRhPgDyAEBqQJLcsn7dNi2PqoEFk_Qx-s8xo30cuni7BfFM_-xtlgoN3I&sig=AGiWqtyvrubMocmiont9OmnxLkq9uITM6Q&adurl=http://www.motulshop.de&rct=j&q=motul%'), (64722, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (64723, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.google.de/search?q=motul+shine+%26+go&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (64724, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (64725, 'http://www.markenoele.de/catalog/product/view/id/122/category/48', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (64726, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXBmbGVnZXByb2R1a3RlL2F1dG8vZGllc2VsLXN5c3RlbS1jbGVhbi5odG1s/product/122/', 'http://www.markenoele.de/motul-pflegeprodukte/auto/diesel-system-clean.html'), (64727, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-pflegeprodukte/auto/diesel-system-clean.html'), (64728, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (64729, 'http://www.markenoele.de/', 'http://kleinanzeigen.ebay.de/anzeigen/s-motul-5100-15w-50/k0'), (64730, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100%2015w%2050', 'http://www.markenoele.de/'), (64731, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+15w+50', 'http://www.markenoele.de/'), (64732, 'http://www.markenoele.de/', 'http://www.google.com/search?hl=de&client=opera&hs=X3t&rls=de&q=MOTUL+8100+X-clean+SAE+5W-40+datenblattpdf+&aq=f&aqi=&aql=&oq='), (64733, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64734, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64735, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64736, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&rlz=1W1ADFA_de&aq=f&aqi=g7&aql=&oq='), (64737, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=com.yahoo:de:official&client=firefox'), (64738, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64739, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64740, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (64741, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (64742, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (64743, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=V%20300', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (64744, 'http://www.markenoele.de/catalogsearch/result/?q=V+300', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (64745, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=V+300', 'http://www.markenoele.de/catalogsearch/result/?q=V+300'), (64746, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=V+300', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=V+300'), (64747, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=V%20300%2010', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=V+300'), (64748, 'http://www.markenoele.de/catalogsearch/result/?q=V+300+10w50', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=V+300'), (64749, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=V%20300%2010w', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=V+300'), (64750, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=V%20300%2010w50', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=V+300'), (64751, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=V%20300%2010w', 'http://www.markenoele.de/catalogsearch/result/?q=V+300+10w50'), (64752, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=V%20300%2010w4', 'http://www.markenoele.de/catalogsearch/result/?q=V+300+10w50'), (64753, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=V%20300%2010w40', 'http://www.markenoele.de/catalogsearch/result/?q=V+300+10w50'), (64754, 'http://www.markenoele.de/catalogsearch/result/?q=V+300+10w40', 'http://www.markenoele.de/catalogsearch/result/?q=V+300+10w50'), (64755, 'http://www.markenoele.de/catalogsearch/result/?q=V+300+10w40', 'http://www.markenoele.de/catalogsearch/result/?q=V+300+10w40'), (64756, 'http://www.markenoele.de/catalogsearch/result/?q=V+300+10w50', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=V+300'), (64757, 'http://www.markenoele.de/catalogsearch/result/?q=V+300+10w50', 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=V+300'), (64758, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=V+300+10w50'), (64759, 'http://www.markenoele.de/catalogsearch/result/?q=v300', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64760, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=v300', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64761, 'http://www.markenoele.de/catalogsearch/result/?q=v+300', 'http://www.markenoele.de/catalogsearch/result/?q=v300'), (64762, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=v%20300', 'http://www.markenoele.de/catalogsearch/result/?q=v300'), (64763, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=v+300', 'http://www.markenoele.de/catalogsearch/result/?q=v+300'), (64764, 'http://www.markenoele.de/', ''), (64765, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64766, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64767, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64768, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (64769, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (64770, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (64771, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (64772, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (64773, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (64774, 'http://www.markenoele.de/catalog/category/view/id/16', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (64775, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=v+300', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=v+300'), (64776, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/quad.html'), (64777, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=v+300', 'http://www.markenoele.de/catalogsearch/result/?q=v+300'), (64778, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (64779, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (64780, 'http://www.markenoele.de/catalog/category/view/id/29', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (64781, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (64782, 'http://www.markenoele.de/', 'http://www.google.com/search?client=opera&rls=de&q=motul&sourceid=opera&ie=utf-8&oe=utf-8'), (64783, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (64784, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (64785, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (64786, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (64787, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64788, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (64789, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4'), (64790, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (64791, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w5', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (64792, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w50', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (64793, 'http://www.markenoele.de/catalogsearch/result/?q=10w50', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (64794, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=10w', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (64795, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64796, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64797, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/catalogsearch/result/?q=10w50'), (64798, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (64799, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64800, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64801, 'http://www.markenoele.de/catalog/product/view/id/27/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (64802, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (64803, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (64804, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (64805, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (64806, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (64807, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (64808, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=v+300'), (64809, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=v+300'), (64810, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (64811, 'http://www.markenoele.de/catalog/product/view/id/76', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=v+300'), (64812, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=v+300', 'http://www.markenoele.de/catalogsearch/result/?q=v+300'), (64813, 'http://www.markenoele.de/catalogsearch/result/index/?p=3&q=v+300', 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=v+300'), (64814, 'http://www.markenoele.de/', ''), (64815, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=v+300', 'http://www.markenoele.de/catalogsearch/result/?q=v+300'), (64816, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox&hs=GNF&rls=com.yahoo:de:official&&sa=X&ei=74NFTb61IYT6sgb00q3TDg&ved=0CDIQBSgA&q=MOTUL+300V+4T+FACTORY+LINE+15W50+4+Liter&spell=1'), (64817, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64818, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64819, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (64820, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (64821, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (64822, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (64823, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (64824, 'http://www.markenoele.de/', ''), (64825, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64826, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64827, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (64828, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (64829, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (64830, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (64831, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64832, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64833, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (64834, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CytcDYJhFTcTKFYb_sgaom_GhDa3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCVgoCAkAegAcfRhPgDyAEBqQJLcsn7dNi2PqoEGE_Q8pYSE-UGbp5gn1MeeTOUXoUxmh64Vg&sig=AGiWqtxBOXyDrqcKC3DfCeUMQ_T7YXHE5A&adurl=http://www.motulshop.de&rct=j&q=MOT'), (64835, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64836, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64837, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (64838, 'http://www.markenoele.de/altoelentsorgung/', ''), (64839, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/search?hl=de&q=motul+multi+atf+mercon+v&aq=f&aqi=&aql=&oq='), (64840, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-multi-atf-1l.html'), (64841, 'http://www.markenoele.de/catalogsearch/result/index/?p=2&q=v+300', 'http://www.markenoele.de/catalogsearch/result/?q=v+300'), (64842, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/search?hl=de&q=motul+multi+atf&aq=f&aqi=g1&aql=&oq='), (64843, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-multi-atf-1l.html'), (64844, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLW11bHRpLWF0Zi0xbC5odG1s/product/186/', 'http://www.markenoele.de/motul-multi-atf-1l.html'), (64845, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-multi-atf-1l.html'), (64846, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (64847, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (64848, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (64849, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (64850, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (64851, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (64852, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (64853, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (64854, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (64855, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (64856, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (64857, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (64858, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (64859, 'http://www.markenoele.de/paypal/standard/redirect/', 'http://www.markenoele.de/checkout/onepage/'), (64860, 'http://www.markenoele.de/paypal/ipn/', ''), (64861, 'http://www.markenoele.de/paypal/standard/success/?mc_gross=88.70&invoice=200537547&protection_eligibility=Eligible&address_status=unconfirmed&item_number1=844911&item_number2=1000&payer_id=34AMYA8QRZZ44&tax=14.16&item_number3=770007-ES&item_number4=V', ''), (64862, 'http://www.markenoele.de/checkout/onepage/success/', ''), (64863, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/checkout/onepage/success/'), (64864, 'http://www.markenoele.de/', ''), (64865, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/impressum/'), (64866, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (64867, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (64868, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (64869, 'http://www.markenoele.de/customer/account/logout/', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (64870, 'http://www.markenoele.de/customer/account/logoutSuccess/', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (64871, 'http://www.markenoele.de/', 'http://www.markenoele.de/customer/account/logoutSuccess/'), (64872, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/'), (64873, 'http://www.markenoele.de/catalog/product/view/id/81/category/25', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CDoQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmarine%2Foutboard-tech-4t-81.html&rct=j&q=motul%2010w30%20outboard&ei=j6xFTaLGEMLysgbmt93HDg&usg=AFQjCNGzYBkxj01junONGRD0spRtny-SXw'), (64874, 'http://www.markenoele.de/catalog/category/view/id/27', 'http://www.markenoele.de/motul-schmierstoffe/marine/outboard-tech-4t-81.html'), (64875, 'http://www.markenoele.de/catalog/product/view/id/81/category/25', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CDoQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmarine%2Foutboard-tech-4t-81.html&rct=j&q=motul%2010w30%20outboard&ei=j6xFTaLGEMLysgbmt93HDg&usg=AFQjCNGzYBkxj01junONGRD0spRtny-SXw'), (64876, 'http://www.markenoele.de/zahlung/', ''), (64877, 'http://www.markenoele.de/datenschutz/', ''), (64878, 'http://www.markenoele.de/lieferung/', ''), (64879, 'http://www.markenoele.de/motul_pflegeberater/', ''), (64880, 'http://www.markenoele.de/catalog/product/view/id/177', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE364&q=motul+oel+5w30+longlife&btnG=Google-Suche&aq=f&oq='), (64881, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l-177.html'), (64882, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64883, 'http://www.markenoele.de/text/javascript', ''), (64884, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (64885, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (64886, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (64887, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (64888, 'http://www.markenoele.de/catalog/product/view/id/12/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (64889, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-5l.html'), (64890, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/lieferung'), (64891, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-5l.html'), (64892, 'http://www.markenoele.de/catalog/product/view/id/12/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (64893, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-5l.html'), (64894, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (64895, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/impressum/'), (64896, 'http://www.markenoele.de/catalog/product/view/id/12', 'http://www.markenoele.de/angebote-des-monats/'), (64897, 'http://www.markenoele.de/lieferung/', ''), (64898, 'http://www.markenoele.de/catalogsearch/result/?q=5w30+longlife', 'http://www.markenoele.de/motul-8100-x-clean-plus-5l.html'), (64899, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30%20longlife%20m', 'http://www.markenoele.de/catalogsearch/result/?q=5w30+longlife'), (64900, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30%20longlife%20mo', 'http://www.markenoele.de/catalogsearch/result/?q=5w30+longlife'), (64901, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30%20longlife%20motul', 'http://www.markenoele.de/catalogsearch/result/?q=5w30+longlife'), (64902, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30%20longlife%20motu', 'http://www.markenoele.de/catalogsearch/result/?q=5w30+longlife'), (64903, 'http://www.markenoele.de/catalogsearch/result/?q=5w30+longlife+motul', 'http://www.markenoele.de/catalogsearch/result/?q=5w30+longlife'), (64904, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30%20longlife', 'http://www.markenoele.de/catalogsearch/result/?q=5w30+longlife'), (64905, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30%20longlife%20mot', 'http://www.markenoele.de/catalogsearch/result/?q=5w30+longlife'), (64906, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=5w30+longlife+motul'), (64907, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64908, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64909, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtODEwMC14LWNsZWFuLXBsdXMtNWwuaHRtbA,,/product/12/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-plus-5l.html'), (64910, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-plus-5l.html'), (64911, 'http://www.markenoele.de/catalog/product/view/id/12', 'http://www.markenoele.de/checkout/cart/'), (64912, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-8100-x-clean-plus-5l.html'), (64913, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (64914, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/checkout/onepage/'), (64915, 'http://www.markenoele.de/customer/account/create/', 'http://www.markenoele.de/customer/account/login/'), (64916, 'http://www.markenoele.de/customer/account/createpost/', 'http://www.markenoele.de/customer/account/create/'), (64917, 'http://www.markenoele.de/checkout/onepage/index/', 'http://www.markenoele.de/customer/account/create/'), (64918, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/index/'), (64919, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (64920, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/index/'), (64921, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (64922, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/index/'), (64923, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/index/'), (64924, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/index/'), (64925, 'http://www.markenoele.de/paypal/standard/redirect/', 'http://www.markenoele.de/checkout/onepage/index/'), (64926, 'http://www.markenoele.de/paypal/ipn/', ''), (64927, 'http://www.markenoele.de/catalog/category/view/id/24', ''), (64928, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100%20x-clean', ''), (64929, 'http://www.markenoele.de/catalogsearch/result/?q=motul+8100+x-clean', ''), (64930, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (64931, 'http://www.markenoele.de/', ''), (64932, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (64933, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?mandant=toi&device=html&portallanguage=de&userlanguage=de&dia=adr&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&start=0&num=10&type=all&lang=any&more=none&q=motul+motor%F6l'), (64934, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (64935, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (64936, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (64937, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (64938, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (64939, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ow', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (64940, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ow-', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (64941, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ow-2', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (64942, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ow-20', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (64943, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (64944, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (64945, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=viskositaet', ''), (64946, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=viskositaet'), (64947, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (64948, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (64949, 'http://www.markenoele.de/', ''), (64950, 'http://www.markenoele.de/', ''), (64951, 'http://www.markenoele.de/contacts/', ''), (64952, 'http://www.markenoele.de/angebote-des-monats/', ''), (64953, 'http://www.markenoele.de/catalog/product/view/id/169', ''), (64954, 'http://www.markenoele.de/lieferung', ''), (64955, 'http://www.markenoele.de/catalog/product/view/id/66', ''), (64956, 'http://www.markenoele.de/catalog/product/view/id/176', ''), (64957, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (64958, 'http://www.markenoele.de/catalog/product/view/id/8', ''), (64959, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (64960, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (64961, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (64962, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (64963, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (64964, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (64965, 'http://www.markenoele.de/agb/', ''), (64966, 'http://www.markenoele.de/impressum/', ''), (64967, 'http://www.markenoele.de/widerruf/', ''), (64968, 'http://www.markenoele.de/datenschutz/', ''), (64969, 'http://www.markenoele.de/zahlung/', ''), (64970, 'http://www.markenoele.de/lieferung/', ''), (64971, 'http://www.markenoele.de/altoelentsorgung/', ''), (64972, 'http://www.markenoele.de/bestellung/', ''), (64973, 'http://www.markenoele.de/motul_pflegeberater/', ''), (64974, 'http://www.markenoele.de/catalog/product/view/id/59', ''), (64975, 'http://www.markenoele.de/catalog/product/view/id/15', ''), (64976, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (64977, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (64978, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (64979, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (64980, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (64981, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (64982, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (64983, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (64984, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (64985, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (64986, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (64987, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (64988, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (64989, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (64990, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (64991, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (64992, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (64993, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (64994, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (64995, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (64996, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (64997, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (64998, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (64999, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (65000, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (65001, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (65002, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (65003, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (65004, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (65005, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (65006, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (65007, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (65008, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (65009, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (65010, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (65011, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (65012, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (65013, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (65014, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (65015, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (65016, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (65017, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (65018, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (65019, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (65020, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (65021, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (65022, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (65023, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (65024, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (65025, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (65026, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (65027, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (65028, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (65029, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (65030, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (65031, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (65032, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (65033, 'http://www.markenoele.de/agb', ''), (65034, 'http://www.markenoele.de/catalog/product/view/id/1', ''), (65035, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', ''), (65036, 'http://www.markenoele.de/catalog/product/view/id/2/category/6', ''), (65037, 'http://www.markenoele.de/catalog/product/view/id/3/category/6', ''), (65038, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', ''), (65039, 'http://www.markenoele.de/catalog/product/view/id/5/category/6', ''), (65040, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', ''), (65041, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', ''), (65042, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', ''), (65043, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', ''), (65044, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (65045, 'http://www.markenoele.de/catalog/category/view/id/8', ''), (65046, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', ''), (65047, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', ''), (65048, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', ''), (65049, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', ''), (65050, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (65051, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (65052, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', ''), (65053, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100', ''), (65054, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208', ''), (65055, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', ''), (65056, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', ''), (65057, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2081', ''), (65058, 'http://www.markenoele.de/altoelentsorgung/', ''), (65059, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (65060, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (65061, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/altoelentsorgung/'), (65062, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65063, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-5l-15w-50.html'), (65064, 'http://www.markenoele.de/', 'http://www.google.com/search?q=g+motul+5100+15w50&hl=de&prmd=ivns&ei=Q25GTe_6O9SxhQewgq3XAQ&start=10&sa=N'), (65065, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100', 'http://www.markenoele.de/'), (65066, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100', 'http://www.markenoele.de/'), (65067, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100%20mutu', 'http://www.markenoele.de/'), (65068, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100', 'http://www.markenoele.de/'), (65069, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100', 'http://www.markenoele.de/'), (65070, 'http://www.markenoele.de/catalogsearch/result/?q=5100+4T+15W-50', 'http://www.markenoele.de/'), (65071, 'http://www.markenoele.de/catalog/product/view/id/33', 'http://www.markenoele.de/catalogsearch/result/?q=5100+4T+15W-50'), (65072, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-5100-4t.html'), (65073, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQuaHRtbA,,/product/49/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65074, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65075, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQuaHRtbA,,/product/49/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65076, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65077, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (65078, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (65079, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (65080, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (65081, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (65082, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (65083, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (65084, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (65085, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (65086, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (65087, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (65088, 'http://www.markenoele.de/paypal/standard/redirect/', 'http://www.markenoele.de/checkout/onepage/'), (65089, 'http://www.markenoele.de/paypal/ipn/', ''), (65090, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motor%C3%B6l+aral+10w40+205l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7SUNA&redir_esc=&ei=83dGTa3uJ5HDsway_MWcDg'), (65091, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (65092, 'http://www.markenoele.de/catalog/product/view/id/99', ''), (65093, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CaTxA7oJGTbj3J4qvtAbitcXeDa3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFglZLxgZAHoAHH0YT4A8gBAakCCkHI4lDZtj6qBBhP0J2X2LCeBf8AeMaSI-iD80o7wclQkbs&sig=AGiWqtw8fqAd8vIwfcb5ohntiHxnIdfK7g&adurl=http://www.motulshop.de&rct=j&q=Motul%'), (65094, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65095, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65096, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65097, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65098, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65099, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65100, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (65101, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65102, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (65103, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65104, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBgQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=www.markenoele.de&ei=PIZGTbopx_myBtb0_LkO&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (65105, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65106, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65107, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65108, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/zahlung/'), (65109, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65110, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65111, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65112, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90dWwtNzEwMC00dC01Mi5odG1s/product/52/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-7100-4t-52.html'), (65113, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-7100-4t-52.html'), (65114, 'http://www.markenoele.de/checkout/onepage/', ''), (65115, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (65116, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (65117, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (65118, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (65119, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (65120, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (65121, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (65122, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-7100-4t-52.html'), (65123, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65124, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65125, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65126, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65127, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65128, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBgQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=www.markenoele.de&ei=PIZGTbopx_myBtb0_LkO&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (65129, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBgQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=www.markenoele.de&ei=PIZGTbopx_myBtb0_LkO&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (65130, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (65131, 'http://www.markenoele.de/', 'http://www.hood.de/auction/37690018/elf-moto-4-hp-eco-10w40-4-liter-motorradoel-4takt.htm'), (65132, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65133, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65134, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65135, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (65136, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65137, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (65138, 'http://www.markenoele.de/catalog/product/view/id/56/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (65139, 'http://www.markenoele.de/catalog/product/gallery/id/56/image/29/', ''), (65140, 'http://www.markenoele.de/catalog/product/gallery/id/56/image/29/', ''), (65141, 'http://www.markenoele.de/catalog/product/gallery/id/56/image/29/', ''), (65142, 'http://www.markenoele.de/catalog/product/gallery/id/56/image/29/', ''), (65143, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cj3Rk-JBGTeTICIX7sgaqvcy0Da3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCVkpGCoAegAcfRhPgDyAEBqQKNo8oUmde2PqoEGE_Qrc67UYF31JkSwrE5zBkzNOkZ3Tcdhw&sig=AGiWqtx8B9gyKTpEIUMZq5doTFuhNtnv6w&adurl=http://www.motulshop.de&rct=j&q=mot'), (65144, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65145, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65146, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (65147, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (65148, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=51', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (65149, 'http://www.markenoele.de/catalogsearch/result/?q=5100', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (65150, 'http://www.markenoele.de/', ''), (65151, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (65152, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CsvDXUpJGTe31OcSvtAbf24mPDa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV2p2CrAegAcfRhPgDyAEBqQKm8thASs22PqoEE0_QRRuoBvVwayeMHS6N63te64A&sig=AGiWqtzv-ItJM-6bKLLq8Lk9I_CgFxlURg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (65153, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65154, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/impressum/'), (65155, 'http://www.markenoele.de/altoelentsorgung/', ''), (65156, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C1TnA1JRGTcjgDsmwtAaV3fHnDa3BsMMB_em97RSPtd5ECAAQASgDUJ6voY0BYJXanYKsB6ABx9GE-APIAQGpAgpByOJQ2bY-qgQTT9DtwCh1apSAUIPa0OWMk0TBSg&sig=AGiWqtzGQ1gAVzUws89RH0t-0XNXF-ek7A&adurl=http://www.motulshop.de&rct=j&q=Motul%20300'), (65157, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (65158, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/angebote-des-monats/'), (65159, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (65160, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/angebote-des-monats/'), (65161, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (65162, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65163, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (65164, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (65165, 'http://www.markenoele.de/customer/account/login/', ''), (65166, 'http://www.markenoele.de/catalog/product/view/id/22', 'http://www.google.de/search?q=Specific+504+00+-+507+00+motul+5+liter&hl=de&client=firefox-a&hs=cID&rls=org.mozilla:de:official&channel=s&tbs=shop:1,p_ord:p&sa=X&ei=F5tGTZuNF4jHswb-nuW-Dg&ved=0CAoQuw0oAQ'), (65167, 'http://www.markenoele.de/catalog/product/view/id/128', 'http://www.google.de/search?sourceid=chrome&ie=UTF-8&q=FORK+OIL+-+VERY+LIGHT'), (65168, 'http://www.markenoele.de/', 'http://www.google.de/search?q=preis+f%C3%BCr+motul+300v+4t+fl+10w40&hl=de&source=hp&aq=f&aqi=&aql=&oq='), (65169, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65170, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65171, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', ''), (65172, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&order=name', ''), (65173, 'http://www.markenoele.de/catalog/product/view/id/49/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=name'), (65174, 'http://www.markenoele.de/motul_pflegeberater/', ''), (65175, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-5100-4t-49.html'), (65176, 'http://www.markenoele.de/catalog/product/view/id/49/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=name'), (65177, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&order=name', ''), (65178, 'http://www.markenoele.de/catalog/product/view/id/55/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&limit=27&order=name'), (65179, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&limit=27&order=name', ''), (65180, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=name', ''), (65181, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65182, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65183, 'http://www.markenoele.de/', 'http://www.google.de/search?q=preis+f%C3%BCr+motul+300v+4t+fl+10w40&hl=de&source=hp&aq=f&aqi=&aql=&oq='), (65184, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65185, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65186, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (65187, 'http://www.markenoele.de/catalog/product/view/id/75/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=1'), (65188, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (65189, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65190, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65191, 'http://www.markenoele.de/', 'http://www.google.de/search?q=preis+f%C3%BCr+motul+300v+4t+fl+10w40&hl=de&source=hp&aq=f&aqi=&aql=&oq='), (65192, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Preis+MOTUL+8100+X-clean%2B+5W30&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7ADBR_de&redir_esc=&ei=k6tGTaLrA4SUOsykhLYB'), (65193, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%208100%20X-clean%2B%205W30', 'http://www.markenoele.de/'), (65194, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+8100+X-clean%2B+5W30', 'http://www.markenoele.de/'), (65195, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Preis+MOTUL+8100+X-clean%2B+5W30&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7ADBR_de&redir_esc=&ei=k6tGTaLrA4SUOsykhLYB'), (65196, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+8100+X-clean%2B+5W30', ''), (65197, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%208100%20X-clean%2B%205W30', ''), (65198, 'http://www.markenoele.de/', 'http://www.google.de/search?q=preis+f%C3%BCr+motul+300v+4t+fl+10w40&hl=de&source=hp&aq=f&aqi=&aql=&oq='), (65199, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cd0HnPa9GTanANYaN-Qbe892kCK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldL5gZQHoAHH0YT4A8gBAakCCkHI4lDZtj6qBBNP0Lmp43qbKcp6tJIftIvZ050l&sig=AGiWqtyB2bQqdRNuUfru0oJuky2Y20vj6A&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (65200, 'http://www.markenoele.de/', ''), (65201, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100%20x-c', ''), (65202, 'http://www.markenoele.de/catalogsearch/result/?q=motul+8100+x-clean%2B', ''), (65203, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100%20x-c', ''), (65204, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100%20x-cl', ''), (65205, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100%20x-clean%2B', ''), (65206, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100%20x-cl', ''), (65207, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100%20x-clea', ''), (65208, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100%20x', ''), (65209, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100%20x-clea', ''), (65210, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100%20x-', ''), (65211, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100%20x-', ''), (65212, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100%20x-clean%2B', ''), (65213, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208100%20x', ''), (65214, 'http://www.markenoele.de/catalogsearch/result/?q=motul+8100+x-clean%2B', ''), (65215, 'http://www.markenoele.de/', ''), (65216, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (65217, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (65218, 'http://www.markenoele.de/catalog/product/view/id/176', ''), (65219, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+tech+grease+300&hl=de&client=firefox-a&hs=HQF&rls=com.google:de:official&channel=s&prmd=ivns&ei=-rpGTe7RK86Vswbom83RDg&start=10&sa=N'), (65220, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65221, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65222, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65223, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (65224, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (65225, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (65226, 'http://www.markenoele.de/catalog/product/view/id/57', 'http://www.google.de/url?sa=t&source=web&cd=8&ved=0CD8QgwgwBw&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-100-motomix-2t.html&rct=j&q=motul%20100&ei=BsRGTab3Go76sgbVqM3QDg&usg=AFQjCNFY9WrJRNL3BtRpK6-o95Ukwy23Mg'), (65227, 'http://www.markenoele.de/catalogsearch/result/?q=techgrease', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (65228, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=techgrease', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (65229, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=tech%20grease', 'http://www.markenoele.de/catalogsearch/result/?q=techgrease'), (65230, 'http://www.markenoele.de/catalogsearch/result/?q=tech+grease', 'http://www.markenoele.de/catalogsearch/result/?q=techgrease'), (65231, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/catalogsearch/result/?q=tech+grease'), (65232, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (65233, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65234, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65235, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (65236, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65237, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65238, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65239, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65240, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65241, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65242, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65243, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65244, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65245, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65246, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65247, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65248, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65249, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65250, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65251, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65252, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65253, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65254, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65255, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65256, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65257, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65258, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65259, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65260, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65261, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (65262, 'http://www.markenoele.de/catalog/product/view/id/66', ''), (65263, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (65264, 'http://www.markenoele.de/bestellung/', ''), (65265, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (65266, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (65267, 'http://www.markenoele.de/altoelentsorgung/', ''), (65268, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CFU9Px8dGTafKHMSvtAbX_KWaDa3BsMMB_em97RS1g_2-RwgAEAIoAlCer6GNAWCVgoCAkAegAcfRhPgDyAEBqQKSijrDMeO2PqoEE0_QsyRljGVO_Mv-ggKO_5vBuTE&sig=AGiWqtxDUBaUnn_YZP203Ve6MRjb4hErMw&adurl=http://www.motulshop.de&rct=j&q=motul%2051'), (65269, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (65270, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (65271, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65272, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/angebote-des-monats/'), (65273, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (65274, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CFU9Px8dGTafKHMSvtAbX_KWaDa3BsMMB_em97RS1g_2-RwgAEAIoAlCer6GNAWCVgoCAkAegAcfRhPgDyAEBqQKSijrDMeO2PqoEE0_QsyRljGVO_Mv-ggKO_5vBuTE&sig=AGiWqtxDUBaUnn_YZP203Ve6MRjb4hErMw&adurl=http://www.motulshop.de&rct=j&q=motul%2051'), (65275, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', 'http://www.google.de/url?sa=t&source=web&cd=18&ved=0CFsQFjAHOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotorsport%2Fmotul-300v-4t-factory-line.html&rct=j&q=motul%205w30&ei=7shGTcnGNsKRswbW8fTODg&usg=AFQjCNEKh6CFqm0njJJ-_uKTENzoLnN'), (65276, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+shop&aq=8&aqi=g10&aql=&oq=motul'), (65277, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65278, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet', ''), (65279, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (65280, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=2'), (65281, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=3'), (65282, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=4'), (65283, 'http://www.markenoele.de/catalog/product/view/id/63/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=5'), (65284, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (65285, 'http://www.markenoele.de/contacts/', ''), (65286, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cv6u9VtFGTcOhN4X7sgaiuYC0Da3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglZKfgrAHoAHH0YT4A8gBAakCkoo6wzHjtj6qBBNP0O7nQfYRb5jSBYrUnpUOl-T2&sig=AGiWqtymM2rjKjkt_fMKypkuxtYZet0Wag&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (65287, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cv6u9VtFGTcOhN4X7sgaiuYC0Da3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglZKfgrAHoAHH0YT4A8gBAakCkoo6wzHjtj6qBBNP0O7nQfYRb5jSBYrUnpUOl-T2&sig=AGiWqtymM2rjKjkt_fMKypkuxtYZet0Wag&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (65288, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&q=MOTUL+300V+Competition&btnG=Google-Suche&aq=f&oq='), (65289, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+shop&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (65290, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CRrxAw9lGTZ2oC8iwtAa_j_y7Da3BsMMB_em97RTNwePtRwgAEAEoA1Cer6GNAWCVspWCpAegAcfRhPgDyAEBqQKSijrDMeO2PqoEFk_QSgBqOxE53OeVfEqzDTy3WlRL5Cs&sig=AGiWqtynirZeLc0Oaz9Zjaomo5OYiALtfg&adurl=http://www.motulshop.de&rct=j&q=motul%'), (65291, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65292, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65293, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65294, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (65295, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65296, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65297, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65298, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CRrxAw9lGTZ2oC8iwtAa_j_y7Da3BsMMB_em97RTNwePtRwgAEAEoA1Cer6GNAWCVspWCpAegAcfRhPgDyAEBqQKSijrDMeO2PqoEFk_QSgBqOxE53OeVfEqzDTy3WlRL5Cs&sig=AGiWqtynirZeLc0Oaz9Zjaomo5OYiALtfg&adurl=http://www.motulshop.de&rct=j&q=motul%'), (65299, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CRrxAw9lGTZ2oC8iwtAa_j_y7Da3BsMMB_em97RTNwePtRwgAEAEoA1Cer6GNAWCVspWCpAegAcfRhPgDyAEBqQKSijrDMeO2PqoEFk_QSgBqOxE53OeVfEqzDTy3WlRL5Cs&sig=AGiWqtynirZeLc0Oaz9Zjaomo5OYiALtfg&adurl=http://www.motulshop.de&rct=j&q=motul%'), (65300, 'http://www.markenoele.de/', 'http://search.icq.com/search/results.php?q=motul%2015W50&ch_id=rsrh&icid=rs_indx'), (65301, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65302, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65303, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65304, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65305, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65306, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CEQQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=meinung%208100%20x-clean&ei=IeJGTY_kCIjAswbEl92jDg&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw'), (65307, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CpHP8PORGTZGeDIH-sgb0r_3bDa3BsMMB_em97RTtvePtRwgAEAEoAlCer6GNAWCVAqABx9GE-APIAQGpAvHxubaf47Y-qgQYT9A1gyPRcb1wfz_UrUvO45L7-5LOQlUQ&sig=AGiWqtxkuYF8jYHV4V93GBt0UiHAdvhKyQ&adurl=http://www.motulshop.de&rct=j&q=MOTUL%208'), (65308, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/'), (65309, 'http://www.markenoele.de/', 'http://www.google.de/search?q=MOTUL+8100+X-clean+5W-30&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:bg:official&client=firefox-a'), (65310, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%205W40%20X-Clean', 'http://www.markenoele.de/'), (65311, 'http://www.markenoele.de/catalogsearch/result/?q=8100+5W40+X-Clean', 'http://www.markenoele.de/'), (65312, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C2g5GkOZGTeKYBIH9sgad08XUDa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVgqaCsAegAcfRhPgDyAEBqQLx8bm2n-O2PqoEE0_QQZ79HssbO6JnfbmY_pLgbqQ&sig=AGiWqtwCTV_MRmqCTFUcIk7nR9-cpBfOpQ&adurl=http://www.motulshop.de&rct=j&q=Motul%20Mo'), (65313, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/catalogsearch/result/?q=8100+5W40+X-Clean'), (65314, 'http://www.markenoele.de/catalogsearch/result/?q=8100+5W40+X-Clean', 'http://www.markenoele.de/'), (65315, 'http://www.markenoele.de/catalogsearch/result/?q=8100+5W40+X-Clean', 'http://www.markenoele.de/'), (65316, 'http://www.markenoele.de/catalogsearch/result/?q=8100+X-Clean', 'http://www.markenoele.de/catalogsearch/result/?q=8100+5W40+X-Clean'), (65317, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=8100%20X-Clean', 'http://www.markenoele.de/catalogsearch/result/?q=8100+5W40+X-Clean'), (65318, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/catalogsearch/result/?q=8100+X-Clean'), (65319, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (65320, 'http://www.markenoele.de/', ''), (65321, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (65322, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (65323, 'http://www.markenoele.de/bestellung/', ''), (65324, 'http://www.markenoele.de/altoelentsorgung/', ''), (65325, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDgQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=n-1GTc-_EYKVswa12cTSDg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (65326, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65327, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65328, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65329, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90dWwtNTEwMC00dC01MC5odG1s/product/50/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-50.html'), (65330, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-50.html'), (65331, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CG_H4QO9GTeX7CMawtAbI-ZSrDa3BsMMB_em97RSttuPtRwgAEAEoAlCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQK_U51ePfi2PqoEGE_Qtc8_aIkcF7CcNKCw7bxvvJU-enKmSg&sig=AGiWqtwhaL507AHddH3qSutMSpBRS9mR8g&adurl=http://www.motulshop.de&rct=j&q=MOT'), (65332, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65333, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20300V%20Competition%2015W-50', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65334, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=MOTUL%20300V%20Competition%2015W-50', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65335, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+300V+Competition+15W-50', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65336, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65337, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CG_H4QO9GTeX7CMawtAbI-ZSrDa3BsMMB_em97RSttuPtRwgAEAEoAlCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQK_U51ePfi2PqoEGE_Qtc8_aIkcF7CcNKCw7bxvvJU-enKmSg&sig=AGiWqtwhaL507AHddH3qSutMSpBRS9mR8g&adurl=http://www.motulshop.de&rct=j&q=MOT'), (65338, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (65339, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CG_H4QO9GTeX7CMawtAbI-ZSrDa3BsMMB_em97RSttuPtRwgAEAEoAlCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQK_U51ePfi2PqoEGE_Qtc8_aIkcF7CcNKCw7bxvvJU-enKmSg&sig=AGiWqtwhaL507AHddH3qSutMSpBRS9mR8g&adurl=http://www.motulshop.de&rct=j&q=MOT'), (65340, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cax7A_PBGTaiSN4H-sgb0r_3bDa3BsMMB_em97RSttuPtRwgAEAEoA1Cer6GNAWCV-vCBjAeQAQOgAcfRhPgDyAEBqQKJzhBYQgG3PqoEGE_QsuotX4dACAN60B8LZYDI8PUGKi1SLQ&sig=AGiWqtz6cKcMGyQCrjtgvByUn4NDygtwZQ&adurl=http://www.motulshop.de&rct=j&q'), (65341, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (65342, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (65343, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65344, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65345, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65346, 'http://www.markenoele.de/contacts/', ''), (65347, 'http://www.markenoele.de/', ''), (65348, 'http://www.markenoele.de/', ''), (65349, 'http://www.markenoele.de/catalog/product/view/id/141', ''), (65350, 'http://www.markenoele.de/', ''), (65351, 'http://www.markenoele.de/', ''), (65352, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.facebook.com/l.php?u=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-motorrad.html%3Flimit%3Dall&h=0889b'), (65353, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', ''), (65354, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (65355, 'http://www.markenoele.de/catalog/product/view/id/186', 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CB8QFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-multi-atf-1l.html&rct=j&q=multi%20atf&ei=8AFHTezwH9DNswba_fi8Dg&usg=AFQjCNGJ8tYkZuOCkxINO1n4_5f1Yn5hHA'), (65356, 'http://www.markenoele.de/', 'http://suche.web.de/search/web/?pageIndex=3&su=motul&origin=FM_logout&mc=suche@web@navigation@weiter.suche@web'), (65357, 'http://www.markenoele.de/', ''), (65358, 'http://www.markenoele.de/catalog/product/view/id/8', ''), (65359, 'http://www.markenoele.de/catalog/product/view/id/26', 'http://www.google.de/search?hl=de&rlz=1B3GGLL_deDE391DE391&&sa=X&ei=DhhHTb3uIobGswafrPjHDg&ved=0CB8QBSgA&q=motul+506.01&spell=1'), (65360, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-specific-506-01-506-00-503-00-26.html'), (65361, 'http://www.markenoele.de/catalog/product/view/id/26', 'http://www.google.de/search?hl=de&rlz=1B3GGLL_deDE391DE391&&sa=X&ei=DhhHTb3uIobGswafrPjHDg&ved=0CB8QBSgA&q=motul+506.01&spell=1'), (65362, 'http://www.markenoele.de/', ''), (65363, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motu', 'http://www.markenoele.de/'), (65364, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mo', 'http://www.markenoele.de/'), (65365, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mot', 'http://www.markenoele.de/'), (65366, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/'), (65367, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/'), (65368, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%205', 'http://www.markenoele.de/'), (65369, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%2051', 'http://www.markenoele.de/'), (65370, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%205100', 'http://www.markenoele.de/'), (65371, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+5100', 'http://www.markenoele.de/'), (65372, 'http://www.markenoele.de/', ''), (65373, 'http://www.markenoele.de/', ''), (65374, 'http://www.markenoele.de/administration/Login.aspx', ''), (65375, 'http://www.markenoele.de/umbraco/', ''), (65376, 'http://www.markenoele.de/administration/Login.aspx', ''), (65377, 'http://www.markenoele.de/umbraco/', ''), (65378, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.google.de/search?q=MOTUL+motocool+Factory+Line&hl=de&client=firefox-a&hs=KkM&rlz=1R0GGGL_de&channel=s&prmd=ivns&ei=8ShHTdrUIc_Iswa-8NjWDg&start=10&sa=N'), (65379, 'http://www.markenoele.de/', ''), (65380, 'http://www.markenoele.de/', ''), (65381, 'http://www.markenoele.de/catalog/product/view/id/8', ''), (65382, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (65383, 'http://www.markenoele.de/catalog/product/view/id/62', 'http://www.google.de/'), (65384, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (65385, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (65386, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (65387, 'http://www.markenoele.de/catalog/product/view/id/169', ''), (65388, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (65389, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cel_P9JVHTeKMGcThswbg-4G-Da3BsMMB_em97RTtzOPtRwgAEAIoA1Cer6GNAWCV6pyCrAegAcfRhPgDyAEBqQJcDom11wa3PqoEGE_QpfCOKdX8B_E0fxOYKV56Fh2YyecKHA&sig=AGiWqtz1hDVxiM6mn8YMuhZbERXIEBXBuA&adurl=http://www.motulshop.de&rct=j&q=2%2'), (65390, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (65391, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CRNHuqLtHTeKGC4XgswaWuPCpDa3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVspWCpAegAcfRhPgDyAEBqQJcDom11wa3PqoEE0_QdMQBEcX1xZEM7M5SssZIj4E&sig=AGiWqtyf4R-THe6jIBTwudVgSxalhna12A&adurl=http://www.motulshop.de&rct=j&q=motul%2051'), (65392, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (65393, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-5100-4t-50.html'), (65394, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul_pflegeberater/'), (65395, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (65396, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CRNHuqLtHTeKGC4XgswaWuPCpDa3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVspWCpAegAcfRhPgDyAEBqQJcDom11wa3PqoEE0_QdMQBEcX1xZEM7M5SssZIj4E&sig=AGiWqtyf4R-THe6jIBTwudVgSxalhna12A&adurl=http://www.motulshop.de&rct=j&q=motul%2051'), (65397, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (65398, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (65399, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65400, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65401, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (65402, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65403, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (65404, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (65405, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (65406, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (65407, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (65408, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (65409, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (65410, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (65411, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (65412, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (65413, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (65414, 'http://www.markenoele.de/customer/account/login/', ''), (65415, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (65416, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/login/'), (65417, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (65418, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/login/'), (65419, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (65420, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/login/'), (65421, 'http://www.markenoele.de/customer/account/forgotpassword/', 'http://www.markenoele.de/customer/account/login/'), (65422, 'http://www.markenoele.de/customer/account/forgotpasswordpost/', 'http://www.markenoele.de/customer/account/forgotpassword/'), (65423, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/forgotpassword/'), (65424, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (65425, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/login/'), (65426, 'http://www.markenoele.de/', ''), (65427, 'http://www.markenoele.de/', ''), (65428, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CDIQFjAC&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20online%20shop&ei=wdNHTdnfGcvxsgb-rMD7Ag&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (65429, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (65430, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (65431, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (65432, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65433, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-diesel.html'), (65434, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (65435, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (65436, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (65437, 'http://www.markenoele.de/', 'http://www.amazon.de/gp/product/B004BF8KAW/ref=olp_product_details?ie=UTF8&me=&seller='), (65438, 'http://www.markenoele.de/catalogsearch/result/?q=+8100+X-Clean+5W-30', 'http://www.markenoele.de/'), (65439, 'http://www.markenoele.de/catalog/product/view/id/12', 'http://www.markenoele.de/catalogsearch/result/?q=+8100+X-Clean+5W-30'), (65440, 'http://www.markenoele.de/catalogsearch/result/?q=+8100+X-Clean+5W-30', 'http://www.markenoele.de/'), (65441, 'http://www.markenoele.de/catalog/product/view/id/177', 'http://www.markenoele.de/catalogsearch/result/?q=+8100+X-Clean+5W-30'), (65442, 'http://www.markenoele.de/catalogsearch/result/?q=+8100+X-Clean+5W-30', 'http://www.markenoele.de/'), (65443, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/catalogsearch/result/?q=+8100+X-Clean+5W-30'), (65444, 'http://www.markenoele.de/catalogsearch/result/?q=+8100+X-Clean+5W-30', 'http://www.markenoele.de/'), (65445, 'http://www.markenoele.de/catalog/product/view/id/12', 'http://www.markenoele.de/catalogsearch/result/?q=+8100+X-Clean+5W-30'), (65446, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-8100-x-clean-plus-5l.html'), (65447, 'http://www.markenoele.de/catalog/product/view/id/12', 'http://www.markenoele.de/catalogsearch/result/?q=+8100+X-Clean+5W-30'), (65448, 'http://www.markenoele.de/', ''), (65449, 'http://www.markenoele.de/administration/Login.aspx', ''), (65450, 'http://www.markenoele.de/umbraco/', ''), (65451, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=2&oq=motul&hl=de&ie=UTF-8&rlz=1T4GPEA_deDE298DE298&q=motul+5100'), (65452, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65453, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65454, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (65455, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (65456, 'http://www.markenoele.de/catalog/product/view/id/14/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (65457, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (65458, 'http://www.markenoele.de/catalog/product/view/id/11/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (65459, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (65460, 'http://www.markenoele.de/catalog/product/view/id/17/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (65461, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/search?hl=de&client=firefox-a&hs=gVZ&rls=org.mozilla%3Ade%3Aofficial&q=Motul-8100-x-clean%2Berfahrung&aq=f&aqi=&aql=&oq='), (65462, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/search?hl=de&client=firefox-a&hs=gVZ&rls=org.mozilla%3Ade%3Aofficial&q=Motul-8100-x-clean%2Berfahrung&aq=f&aqi=&aql=&oq='), (65463, 'http://www.markenoele.de/zahlung/', ''), (65464, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ci_PBn_hHTdvmBMqwtAaErbSsDa3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVgv-BlAegAcfRhPgDyAEBqQJcDom11wa3PqoEE0_QjLWRGdekKhTjQeKPMYA2tJw&sig=AGiWqtwnuf_jzK9CI7WzY3ln004Nas5P3g&adurl=http://www.motulshop.de&rct=j&q=motul%2051'), (65465, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (65466, 'http://www.markenoele.de/', ''), (65467, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (65468, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (65469, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1G1FUJD_DEDE390&q=motul+ford+specific+913+abc+5w30+fully+synthetic&btnG=Suche&aq=f&aqi=&aql=&oq='), (65470, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65471, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65472, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (65473, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=91', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (65474, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=913', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (65475, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=913a', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (65476, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=913ab', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (65477, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=913abc', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (65478, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=913abc', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (65479, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=913abc%20%205', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (65480, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=913abc%20%205w', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (65481, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=913abc%20%205w3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (65482, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=913abc%20%205w30', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (65483, 'http://www.markenoele.de/catalogsearch/result/?q=913abc++5w30', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (65484, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=913abc++5w30'), (65485, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65486, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (65487, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5w30', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (65488, 'http://www.markenoele.de/catalogsearch/result/?q=5w30', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (65489, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=91', 'http://www.markenoele.de/catalogsearch/result/?q=5w30'), (65490, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=913', 'http://www.markenoele.de/catalogsearch/result/?q=5w30'), (65491, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=913', 'http://www.markenoele.de/catalogsearch/result/?q=5w30'), (65492, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=913%205', 'http://www.markenoele.de/catalogsearch/result/?q=5w30'), (65493, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=913%205w', 'http://www.markenoele.de/catalogsearch/result/?q=5w30'), (65494, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=913%205w30', 'http://www.markenoele.de/catalogsearch/result/?q=5w30'), (65495, 'http://www.markenoele.de/catalogsearch/result/?q=913+5w30', 'http://www.markenoele.de/catalogsearch/result/?q=5w30'), (65496, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=913+5w30'), (65497, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65498, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (65499, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (65500, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (65501, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (65502, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (65503, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CANC01QZITdiFCMmvtAbL042YDa3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCVuqCCsAegAcfRhPgDyAEBqQLHIX27bg-3PqoEGE_Qqpi_zKTQcPeJmEE53NP4Tffo7hMFlQ&sig=AGiWqtwsiS_3xFwG8eurT0zRDS8nABbyTg&adurl=http://www.motulshop.de&rct=j&q=motul%2'), (65504, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (65505, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CzkjftQhITdX4OoTG-AaKsrTzAa3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCV4pmCrAegAcfRhPgDyAEBqQKr6_7gJA63PqoEFk_QKrdgSKfnt724Cbeb44SImNGk6ne6BRMI8s2pt4bnpgIV0Y4OCh2wLklHygUA&rct=j&q=motul%2020w50&ei=tQhITbKfOtGdOrDdpLoE&sig='), (65506, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65507, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65508, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (65509, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (65510, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w50', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (65511, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (65512, 'http://www.markenoele.de/catalogsearch/result/?q=20w50', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (65513, 'http://www.markenoele.de/catalog/product/view/id/57', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE379&q=motul+100&aq=f&oq='), (65514, 'http://www.markenoele.de/catalog/product/view/id/57', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE379&q=motul+100&aq=f&oq='), (65515, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (65516, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CzV56SBVITeDSOYHhswbZrqDZDa3BsMMB_em97RTtzOPtRwgAEAIoA1Cer6GNAWCVoreCyAegAcfRhPgDyAEBqQLHIX27bg-3PqoEGE_QXP-ctsaA_nNpboqzTILHkonmB7I3ew&sig=AGiWqtw2J14C3MZ1b1pXkMgHCILdPkPtew&adurl=http://www.motulshop.de&rct=j&q=eur'), (65517, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CTqhDjRVITdnvCcX8sgae-MnBDa3BsMMB_em97RSthP2-RwgAEAIoA1Cer6GNAWCV8vyBlAegAcfRhPgDyAEBqQLHIX27bg-3PqoEGE_QKE5qaozXV2xv5HNCNXxsnsxKG1KLYA&sig=AGiWqtyQ6oWunlA74UFLNbCBoEKp-CYwXA&adurl=http://www.motulshop.de&rct=j&q=MOT'), (65518, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (65519, 'http://www.markenoele.de/catalog/product/view/id/177', 'http://www.google.de/search?hl=de&&sa=X&ei=2RZITZjrG8bKswbanZmQAw&ved=0CBsQBSgA&q=Motul+8100+x+clean+c3&spell=1'), (65520, 'http://www.markenoele.de/catalog/product/view/id/194', 'http://www.google.de/search?hl=&q=Motul+Specific+913C+&sourceid=navclient-ff&rlz=1B3GGGL_deDE345DE345&ie=UTF-8'), (65521, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Specific+913C+', 'http://www.markenoele.de/motul-specific-ford-913-c-1l.html'), (65522, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Specific+913C+'), (65523, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (65524, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65525, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (65526, 'http://www.markenoele.de/catalog/product/view/id/195/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all'), (65527, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (65528, 'http://www.markenoele.de/catalog/product/view/id/194/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all'), (65529, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (65530, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65531, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (65532, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=Motul+8100+x+clean+c3+5w40&aq=f&aqi=&aql=&oq='), (65533, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (65534, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (65535, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (65536, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (65537, 'http://www.markenoele.de/catalog/product/view/id/177', ''), (65538, 'http://www.markenoele.de/impressum/', ''), (65539, 'http://www.markenoele.de/', ''), (65540, 'http://www.markenoele.de/angebote-des-monats/', ''), (65541, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cy4vdwB1ITYbQO4TiswautLXnDa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV8qCCsAegAcfRhPgDyAEBqQLHIX27bg-3PqoEE0_QPN-v_V0vfFQOGXLLeywV3vU&sig=AGiWqtxMrToFrN4sEcQpcNLc9ftHgIFcmA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C'), (65542, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (65543, 'http://www.markenoele.de/zahlung/', ''), (65544, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (65545, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65546, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65547, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (65548, 'http://www.markenoele.de/', 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/koid/3832731172/'), (65549, 'http://www.markenoele.de/', ''), (65550, 'http://www.markenoele.de/', ''), (65551, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (65552, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CER0h-kFITb8Vi_-yBqWsvJgNrcGwwwH96b3tFI3J4-1HCAAQASgCUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAnwrdz66E7c-qgQTT9AeWHkv7aC3P9XypYbKZT9AYA&sig=AGiWqtzrXs5lTC92EjLIpjWswPryAchapw&adurl=http://www.motulshop.de&rct=j&q=motul%20spe'), (65553, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65554, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CER0h-kFITb8Vi_-yBqWsvJgNrcGwwwH96b3tFI3J4-1HCAAQASgCUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAnwrdz66E7c-qgQTT9AeWHkv7aC3P9XypYbKZT9AYA&sig=AGiWqtzrXs5lTC92EjLIpjWswPryAchapw&adurl=http://www.motulshop.de&rct=j&q=motul%20spe'), (65555, 'http://www.markenoele.de/customer/account/login/', ''), (65556, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (65557, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/login/'), (65558, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (65559, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/login/'), (65560, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CU95GrUlITf_NBIThswat7fmEDa3BsMMB_em97RTNgP2-RwgAEAFQnq-hjQFgleKlgrAHoAHH0YT4A8gBAakCfCt3ProTtz6qBBNP0PI2OIGpUF0BKZxABkNOnNPC&sig=AGiWqtxUddkdX1o6Hxw2Up2Lsxq_aXtamQ&adurl=http://www.motulshop.de&rct=j&q=motul%202%20t'), (65561, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CU95GrUlITf_NBIThswat7fmEDa3BsMMB_em97RTNgP2-RwgAEAFQnq-hjQFgleKlgrAHoAHH0YT4A8gBAakCfCt3ProTtz6qBBNP0PI2OIGpUF0BKZxABkNOnNPC&sig=AGiWqtxUddkdX1o6Hxw2Up2Lsxq_aXtamQ&adurl=http://www.motulshop.de&rct=j&q=motul%202%20t'), (65562, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (65563, 'http://www.markenoele.de/', 'http://www.trustedshops.de/kaufen/suche.html?siteSearchCriteria=entspannungs+%C3%B6l&searchResults=1&siteSearchOption=all'), (65564, 'http://www.markenoele.de/contacts/', ''), (65565, 'http://www.markenoele.de/catalog/product/view/id/169', ''), (65566, 'http://www.markenoele.de/catalog/product/view/id/66', ''), (65567, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', ''), (65568, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-7100-4t.html'), (65569, 'http://www.markenoele.de/catalog/product/view/id/32/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (65570, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-7100-4t.html'), (65571, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (65572, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ie7&q=Motul+300V+SAE+15W50&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&rlz=1I7TSEA;&redir_esc=&ei=nFVITYCiItD4sgbTjdHtAg'), (65573, 'http://www.markenoele.de/catalog/product/view/id/176', ''), (65574, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V+SAE+15W50&hl=de&rls=com.microsoft:de:IE-SearchBox&rlz=1I7TSEA%3B&prmd=ivns&ei=-F9ITeDiHMnEswa2ivWLAw&start=10&sa=N'), (65575, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (65576, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+300V+SAE+15W50&hl=de&rls=com.microsoft:de:IE-SearchBox&rlz=1I7TSEA%3B&prmd=ivns&ei=-F9ITeDiHMnEswa2ivWLAw&start=10&sa=N'), (65577, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+ester+10w+40+fas&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (65578, 'http://www.markenoele.de/', 'http://www2.preisvgl.de/10W+40+208L/'), (65579, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (65580, 'http://www.markenoele.de/contacts/', ''), (65581, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (65582, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (65583, 'http://www.markenoele.de/angebote-des-monats/', ''), (65584, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (65585, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (65586, 'http://www.markenoele.de/', ''), (65587, 'http://www.markenoele.de/', ''), (65588, 'http://www.markenoele.de/', ''), (65589, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', ''), (65590, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (65591, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (65592, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (65593, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (65594, 'http://www.markenoele.de/motul_pflegeberater/', ''), (65595, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (65596, 'http://www.markenoele.de/motul_pflegeberater/', ''), (65597, 'http://www.markenoele.de/angebote-des-monats/', ''), (65598, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (65599, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (65600, 'http://www.markenoele.de/bestellung/', ''), (65601, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (65602, 'http://www.markenoele.de/catalog/product/view/id/17', ''), (65603, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (65604, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (65605, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (65606, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (65607, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (65608, 'http://www.markenoele.de/datenschutz/', ''), (65609, 'http://www.markenoele.de/widerruf/', ''), (65610, 'http://www.markenoele.de/lieferung/', ''), (65611, 'http://www.markenoele.de/contacts/', ''), (65612, 'http://www.markenoele.de/motul_pflegeberater/', ''), (65613, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (65614, 'http://www.markenoele.de/text/javascript', ''), (65615, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (65616, 'http://www.markenoele.de/catalog/product/view/id/6', ''), (65617, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (65618, 'http://www.markenoele.de/angebote-des-monats/', ''), (65619, 'http://www.markenoele.de/bestellung/', ''), (65620, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (65621, 'http://www.markenoele.de/', ''), (65622, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (65623, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (65624, 'http://www.markenoele.de/', ''), (65625, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/'), (65626, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (65627, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (65628, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/login/'), (65629, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/login/'), (65630, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (65631, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/login/'), (65632, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/login/'), (65633, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/login/'), (65634, 'http://www.markenoele.de/customer/account/loginPost/', 'http://www.markenoele.de/customer/account/login/'), (65635, 'http://www.markenoele.de/customer/account/index/', 'http://www.markenoele.de/customer/account/login/'), (65636, 'http://www.markenoele.de/customer/account/edit/changepass/1/', 'http://www.markenoele.de/customer/account/index/'), (65637, 'http://www.markenoele.de/customer/account/editPost/', 'http://www.markenoele.de/customer/account/edit/changepass/1/'), (65638, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/customer/account/edit/changepass/1/'), (65639, 'http://www.markenoele.de/customer/account/logout/', 'http://www.markenoele.de/customer/account/'), (65640, 'http://www.markenoele.de/customer/account/logoutSuccess/', 'http://www.markenoele.de/customer/account/'), (65641, 'http://www.markenoele.de/widerruf/', ''), (65642, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&safe=off&&sa=X&ei=LCdJTcbIIoSaOs-ysekP&ved=0CCUQvwUoAQ&q=motul+300v&spell=1'), (65643, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65644, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65645, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65646, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65647, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65648, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (65649, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65650, 'http://www.markenoele.de/', ''), (65651, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65652, 'http://www.markenoele.de/catalog/product/view/id/240', 'http://www.google.de/search?q=softshell+westen+herren&hl=de&tbs=shop:1&prmd=ivns&ei=aCtJTeiUEozLswa6ydWZDw&start=20&sa=N'), (65653, 'http://www.markenoele.de/', 'http://www.markenoele.com/'), (65654, 'http://www.markenoele.de/catalog/product/view/id/8', ''), (65655, 'http://www.markenoele.de/', ''), (65656, 'http://www.markenoele.de/', ''), (65657, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', ''), (65658, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=5&ved=0CDsQFjAE&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=onlineshop%20motul&ei=FUtJTY2uGorAswalqIy9Dw&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (65659, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65660, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65661, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65662, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65663, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65664, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=5&ved=0CDsQFjAE&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=onlineshop%20motul&ei=FUtJTY2uGorAswalqIy9Dw&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (65665, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=MOTUL+300V+4T+Factory+Line+Off+Road&aq=f&aqi=&aql=&oq='), (65666, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65667, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65668, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65669, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=MOTUL+300V+4T+Factory+Line+Off+Road&aq=f&aqi=&aql=&oq='), (65670, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (65671, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (65672, 'http://www.markenoele.de/', 'http://www.wlw.de/sse/MainServlet?anzeige=kurzliste&land=DE&sprache=de&klobjid=70518&suchbegriff=motorenoel'), (65673, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65674, 'http://www.markenoele.de/', 'http://www.wlw.de/sse/MainServlet?anzeige=kurzliste&land=DE&sprache=de&klobjid=70518&suchbegriff=motorenoel'), (65675, 'http://www.markenoele.de/', ''), (65676, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65677, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65678, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (65679, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+8100+x-clean&ie=utf-8&oe=utf-8&aq=t&client=firefox-a&rlz=1R1GGLL_de___IT375'), (65680, 'http://www.markenoele.de/', ''), (65681, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+8100+x-clean&ie=utf-8&oe=utf-8&aq=t&client=firefox-a&rlz=1R1GGLL_de___IT375'), (65682, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (65683, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+8100+x-clean&ie=utf-8&oe=utf-8&aq=t&client=firefox-a&rlz=1R1GGLL_de___IT375'), (65684, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+20w50+billig'), (65685, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/'), (65686, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w5', 'http://www.markenoele.de/'), (65687, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w', 'http://www.markenoele.de/'), (65688, 'http://www.markenoele.de/catalogsearch/result/?q=20w50', 'http://www.markenoele.de/'), (65689, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w50', 'http://www.markenoele.de/'), (65690, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+20w50+billig'), (65691, 'http://www.markenoele.de/', 'http://kleinanzeigen.ebay.de/anzeigen/s-anzeige/motul-8100-x-clean-c3-5l-5w-40-vollsythtisch/13320345'), (65692, 'http://www.markenoele.de/', 'http://210067.homepagemodules.de/t552534f11719160-Motul-W-in-der-K.html'), (65693, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=3000', 'http://www.markenoele.de/'), (65694, 'http://www.markenoele.de/catalogsearch/result/?q=3000', 'http://www.markenoele.de/'), (65695, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (65696, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (65697, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CRhqnOIBJTYT9LsiwtAbNhqy7Da3BsMMB_em97RS1g_2-RwgAEAIoAlCer6GNAWCV6qCCsAegAcfRhPgDyAEBqQImktenfSq3PqoEE0_QWnrTTdBoOrS8O6lBLvXhVSc&sig=AGiWqtwOeKpDu2ZjMoGgeYMDPtLzi_r-4g&adurl=http://www.motulshop.de&rct=j&q=motul%2051'), (65698, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=51', 'http://www.markenoele.de/'), (65699, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=5100', 'http://www.markenoele.de/'), (65700, 'http://www.markenoele.de/catalogsearch/result/?q=5100', 'http://www.markenoele.de/'), (65701, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/catalogsearch/result/?q=5100'), (65702, 'http://www.markenoele.de/catalog/product/view/id/195', 'http://www.google.de/search?q=Motul+Specific+913c&hl=de&rlz=1W1SUNC_de&prmd=ivns&source=univ&tbs=shop:1&tbo=u&ei=KINJTa61DcLDswag6pW0Dw&sa=X&oi=product_result_group&ct=title&resnum=4&ved=0CDQQrQQwAw'), (65703, 'http://www.markenoele.de/catalog/product/view/id/194', 'http://www.google.de/search?q=Motul+Specific+913c&hl=de&rlz=1W1SUNC_de&prmd=ivns&source=univ&tbs=shop:1&tbo=u&ei=KINJTa61DcLDswag6pW0Dw&sa=X&oi=product_result_group&ct=title&resnum=4&ved=0CDQQrQQwAw'), (65704, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1313&_nkw=motul+300v&_sacat=See-All-Categories'), (65705, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65706, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65707, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (65708, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65709, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (65710, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/impressum/'), (65711, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (65712, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65713, 'http://www.markenoele.de/', ''), (65714, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (65715, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+shop&rlz=1W1SUNC_de&aq=8&aqi=g10&aql=&oq=motul'), (65716, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (65717, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+online+shop&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGIE_de&redir_esc=&ei=iIhJTe6VLsqRswbx89WnDw'), (65718, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/'), (65719, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul_pflegeberater/'), (65720, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (65721, 'http://www.markenoele.de/', ''), (65722, 'http://www.markenoele.de/lieferung', ''), (65723, 'http://www.markenoele.de/catalog/product/view/id/240', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CEsQgwgwAw&url=http%3A%2F%2Fwww.markenoele.de%2Fsoftshell-weste-herren.html&rct=j&q=softshellweste%20herren%20xl&ei=PJFJTej4IsmKswbg-NiNDw&usg=AFQjCNGIWhWcz24_ytd1JsFsJoc7q_PxUw'), (65724, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1296667394&flash=10.1.102&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fteilehandel%2Farticles%2F271823%2F&dt=1296667'), (65725, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65726, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65727, 'http://www.markenoele.de/catalog/product/view/id/140', ''), (65728, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=8&oq=Motul&hl=de&ie=UTF-8&rlz=1T4RNTN_deDE391DE391&q=motul+shop'), (65729, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65730, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65731, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (65732, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet', ''), (65733, 'http://www.markenoele.de/catalog/product/view/id/21/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (65734, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-specific-ll-a-b-025-21.html'), (65735, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (65736, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (65737, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (65738, 'http://www.markenoele.de/', 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=Motul+Motor%C3%B6l'), (65739, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (65740, 'http://www.markenoele.de/', ''), (65741, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CsQVZRKFJTcPcBcj7sgbQkqSzDa3BsMMB_em97RSNyePtRxABIMHW_w4oAlCer6GNAWCVioyCmAegAcfRhPgDyAEBqQImktenfSq3PqoEFk_QIzmfQ1U-hn0SIRD3YSqMTXjNw2uABZBO&num=1&sig=AGiWqtzPeX6cmmcv6ow1Y_yuSHDcyp9g_Q&adurl=http://www.motulshop.de'), (65742, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65743, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65744, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (65745, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (65746, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (65747, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (65748, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65749, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (65750, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65751, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CsQVZRKFJTcPcBcj7sgbQkqSzDa3BsMMB_em97RSNyePtRxABIMHW_w4oAlCer6GNAWCVioyCmAegAcfRhPgDyAEBqQImktenfSq3PqoEFk_QIzmfQ1U-hn0SIRD3YSqMTXjNw2uABZBO&num=1&sig=AGiWqtzPeX6cmmcv6ow1Y_yuSHDcyp9g_Q&adurl=http://www.motulshop.de'), (65752, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CVsJ5PqFJTbzMMob9sgbp1omtDa3BsMMB_em97RSNyePtRwgAEAEgwdb_DigDUJ6voY0BYJWKjIKYB6ABx9GE-APIAQGpAiaS16d9Krc-qgQTT9BSMflaUOp8-DRz9JAm4BO5W4AFkE4&sig=AGiWqtwyUVsQIPqU-XEACOf6Kfa-EQROBQ&adurl=http://www.motulshop.de&rct=j&'), (65753, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cy4ibrqJJTbbSGMr7sgbkm_WBDa3BsMMB_em97RSNyePtRwgAEAEgwdb_DigCUJ6voY0BYJWKjIKYB6ABx9GE-APIAQGpAiaS16d9Krc-qgQWT9AwAP1330SVB5yTusM0n17p69iKgoAFkE4&sig=AGiWqtxx4fWupBnWSWJVC3jpSMCMNMFDjA&adurl=http://www.motulshop.de&rc'), (65754, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (65755, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CvEJ9RqtJTcavJ4aPOqq6nIcNrcGwwwH96b3tFI3J4-1HCAAQASgDUJ6voY0BYJWCtILAB6ABx9GE-APIAQGpAiaS16d9Krc-qgQTT9CNDXH7qGMQYGM_MbSlv6GBnQ&sig=AGiWqtyosVAepOV4kOWHcxFVGfgiI2Vggw&adurl=http://www.motulshop.de&rct=j&q=motul%20spe'), (65756, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/frage/hat-jemand-erfahrung-mit-dem-motul-engine-clean'), (65757, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (65758, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (65759, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (65760, 'http://www.markenoele.de/', 'http://www.motorradfrage.net/frage/hat-jemand-erfahrung-mit-dem-motul-engine-clean'), (65761, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDMQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=H65JTdz9L4-VswbzusmTDw&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (65762, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDMQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=H65JTdz9L4-VswbzusmTDw&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (65763, 'http://www.markenoele.de/catalog/product/view/id/176', 'http://www.markenoele.de/'), (65764, 'http://www.markenoele.de/catalog/product/view/id/176', 'http://www.markenoele.de/'), (65765, 'http://www.markenoele.de/catalog/product/view/id/176', 'http://www.markenoele.de/'), (65766, 'http://www.markenoele.de/catalog/product/view/id/176', 'http://www.markenoele.de/'), (65767, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-8100-x-clean-c3-1l-176.html'), (65768, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65769, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=Motul+300v&_sacat=0&_odkw=Motul+300v&_osacat=9800&_trksid=p3286.c0.m270.l1313'), (65770, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=Motul+300v&_sacat=0&_odkw=Motul+300v&_osacat=9800&_trksid=p3286.c0.m270.l1313'), (65771, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (65772, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (65773, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65774, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', 'http://www.google.de/search?q=motul+silicon+clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (65775, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0886722753686884&format=fp_al_lp&output=html&h=15&w=728&lmt=1296678784&channel=5048951693&ea=0&flash=9.0.115&url=http%3A%2F%2Fwww.rollertuningpage.de%2Fsearch.php&dt=1296678784742&shv=r20101'), (65776, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65777, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65778, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (65779, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (65780, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (65781, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (65782, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CYKAfNMFJTbHPNs2NOp6HwNgNrcGwwwH96b3tFIXK4-1HCAAQAVCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQIEdekemx23PqoEFk_QY8iUXWdP4eNMvcPj8pSwCY7CwbM&sig=AGiWqtx8_0hW1dqtRT9wNihatnLOPjTqEw&adurl=http://www.motulshop.de&rct=j&q=motul%2020'), (65783, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65784, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-power-2t.html'), (65785, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65786, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65787, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65788, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (65789, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65790, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (65791, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65792, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (65793, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (65794, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (65795, 'http://www.markenoele.de/catalog/product/view/id/59', ''), (65796, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTcxMC0ydC5odG1s/product/59/', 'http://www.markenoele.de/motul-710-2t.html'), (65797, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-710-2t.html'), (65798, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (65799, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (65800, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (65801, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (65802, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (65803, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (65804, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (65805, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (65806, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (65807, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (65808, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (65809, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (65810, 'http://www.markenoele.de/catalog/category/view/id/48?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (65811, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65812, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motul-scooter-power-2t.html'), (65813, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html?p=2'), (65814, 'http://www.markenoele.de/catalog/category/view/id/49?p=2', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (65815, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html?p=2'), (65816, 'http://www.markenoele.de/', 'http://www.markenoele.de/checkout/cart/'), (65817, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (65818, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (65819, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=price', ''), (65820, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (65821, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (65822, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65823, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65824, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price'), (65825, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0886722753686884&format=fp_al_lp&output=html&h=15&w=728&lmt=1296678784&channel=5048951693&ea=0&flash=9.0.115&url=http%3A%2F%2Fwww.rollertuningpage.de%2Fsearch.php&dt=1296678784742&shv=r20101'), (65826, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=price', ''), (65827, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=price&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?dir=asc&order=price'), (65828, 'http://www.markenoele.de/catalog/product/view/id/59', 'http://www.google.de/search?q=MOTUL+710+2T+1L&hl=de&tbs=shop:1,p_ord:p&sa=X&ei=E8RJTcXRE8eG4gaZuZjlCw&ved=0CAoQuw0oAQ'), (65829, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-710-2t.html'), (65830, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (65831, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (65832, 'http://www.markenoele.de/checkout/onepage/', ''), (65833, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (65834, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (65835, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (65836, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (65837, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (65838, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (65839, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (65840, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (65841, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (65842, 'http://www.markenoele.de/paypal/standard/redirect/', ''), (65843, 'http://www.markenoele.de/paypal/ipn/', ''), (65844, 'http://www.markenoele.de/paypal/standard/success/?mc_gross=33.99&invoice=200537550&protection_eligibility=Eligible&address_status=unconfirmed&item_number1=837311&item_number2=1000&payer_id=8BGEC85CFHMLN&tax=5.43&item_number3=770007-ES&item_number4=Ve', ''), (65845, 'http://www.markenoele.de/checkout/onepage/success/', ''), (65846, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/checkout/onepage/success/'), (65847, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (65848, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-diesel.html'), (65849, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (65850, 'http://www.markenoele.de/catalog/product/view/id/32', 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CGgQgwgwCw&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-3000-4t-32.html&rct=j&q=motul%20%203000&ei=-8ZJTd_BIY6PswbzzoCZDw&usg=AFQjCNE_75nfAbsbMGvVq__NjjV5duOQZw'), (65851, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/motul-zusatzstoffe/valve-expert.html'), (65852, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/motul-zusatzstoffe/kuhlflussigkeit.html'), (65853, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/esso-diesel.html'); INSERT INTO `log_url_info` (`url_id`, `url`, `referer`) VALUES (65854, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-heizoel.html'), (65855, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65856, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (65857, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (65858, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/esso-heizoel.html'), (65859, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CaRvrRslJTYn_DMOb-QaHh7CjCK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleKogrAHoAHH0YT4A8gBAakC7CXb8ukntz6qBBNP0NLCG1CVqRPl7j7tmwE3liDI&sig=AGiWqty8zbIGs-u5f1KSeLE0Kr-9eI1A0Q&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B'), (65860, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65861, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65862, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (65863, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65864, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (65865, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (65866, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (65867, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (65868, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (65869, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (65870, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (65871, 'http://www.markenoele.de/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (65872, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (65873, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/esso-heizoel.html'), (65874, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-diesel.html'), (65875, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (65876, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (65877, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l+shop&aq=4&aqi=g10&aql=&oq=motul'), (65878, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (65879, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (65880, 'http://www.markenoele.de/catalog/category/view/id/25', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65881, 'http://www.markenoele.de/', ''), (65882, 'http://www.markenoele.de/', 'http://www.wlw.de/sse/MainServlet?anzeige=kurzliste&land=DE&sprache=de&klobjid=70518&suchbegriff=schmierstoffe'), (65883, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C7GOv1NZJTaHgC8P6sgaO4a3KDa3BsMMB_em97RSNyePtRwgAEAEoA1Cer6GNAWCViv6BlAegAcfRhPgDyAEBqQIEdekemx23PqoEGE_Qqu9m5o1nVbMJr4Etu8CYPVx148AB_Q&sig=AGiWqtxN0m4xNSvUSr4kDX_l0uWv0tLTBw&adurl=http://www.motulshop.de&rct=j&q=mot'), (65884, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65885, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65886, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (65887, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (65888, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (65889, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (65890, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (65891, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (65892, 'http://www.markenoele.de/', 'http://www.shell-advance.de/?epl=_2-3tWocM57vYrgsMBd0-IDpjBZuSCicIrmLv1RqaHrjKKV5hN0sAi3g4VOWIy3EpA2NSXwOlIQm5MFjcmWBi-YKivcEZ2FZ6_uZq0C3H8UrI9MylxiJDV0xE9T86J7g-oEjaFO4VwVcMLJkZMlEY6ib1MNmVxdGS2VLhNAFz5n8Cu24V3-_uORdS3zlrhXqAdBooKFpZCieIqRHA43Q5Im0p'), (65893, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65894, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65895, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65896, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (65897, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (65898, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (65899, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (65900, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (65901, 'http://www.markenoele.de/catalog/product/view/id/164/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (65902, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=10'), (65903, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (65904, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (65905, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+8100+X-cess&meta=&btnG=Google-Suche'), (65906, 'http://www.markenoele.de/catalog/product/view/id/6', 'http://www.google.de/search?q=motul+8100+X-cess&hl=de&client=firefox-a&hs=72l&sa=G&rls=org.mozilla:de:official&channel=s&prmd=ivnsfd&source=univ&tbs=shop:1&tbo=u&ei=MdtJTenoBMnGswb6zdWjDw&oi=product_result_group&ct=title&resnum=1&ved=0CCQQrQQwAA'), (65907, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (65908, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65909, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65910, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65911, 'http://www.markenoele.de/catalog/product/view/id/49/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (65912, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65913, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65914, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65915, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65916, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (65917, 'http://www.markenoele.de/catalog/product/view/id/166/category/20', ''), (65918, 'http://www.markenoele.de/catalog/product/view/id/235/category/51', ''), (65919, 'http://www.markenoele.de/catalog/product/view/id/170', ''), (65920, 'http://www.markenoele.de/catalog/product/view/id/8', ''), (65921, 'http://www.markenoele.de/catalog/product/view/id/176', ''), (65922, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (65923, 'http://www.markenoele.de/.google-analytics.com/ga.js', ''), (65924, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', ''), (65925, 'http://www.markenoele.de/', ''), (65926, 'http://www.markenoele.de/', ''), (65927, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (65928, 'http://www.markenoele.de/', ''), (65929, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (65930, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (65931, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (65932, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (65933, 'http://www.markenoele.de/catalog/product/view/id/6', ''), (65934, 'http://www.markenoele.de/catalog/product/view/id/8', ''), (65935, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (65936, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (65937, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (65938, 'http://www.markenoele.de/catalog/product/view/id/170', ''), (65939, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (65940, 'http://www.markenoele.de/agb', ''), (65941, 'http://www.markenoele.de/altoelentsorgung', ''), (65942, 'http://www.markenoele.de/angebote-des-monats', ''), (65943, 'http://www.markenoele.de/catalog/product/view/id/57', ''), (65944, 'http://www.markenoele.de/catalog/product/view/id/15', ''), (65945, 'http://www.markenoele.de/catalog/product/view/id/176', ''), (65946, 'http://www.markenoele.de/bestellung', ''), (65947, 'http://www.markenoele.de/checkout', ''), (65948, 'http://www.markenoele.de/checkout/onepage/', ''), (65949, 'http://www.markenoele.de/checkout/cart/', ''), (65950, 'http://www.markenoele.de/contacts', ''), (65951, 'http://www.markenoele.de/datenschutz', ''), (65952, 'http://www.markenoele.de/impressum', ''), (65953, 'http://www.markenoele.de/lieferung', ''), (65954, 'http://www.markenoele.de/motul_pflegeberater', ''), (65955, 'http://www.markenoele.de/widerruf', ''), (65956, 'http://www.markenoele.de/zahlung', ''), (65957, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (65958, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (65959, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (65960, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (65961, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (65962, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (65963, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (65964, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (65965, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (65966, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (65967, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (65968, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (65969, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (65970, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (65971, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (65972, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (65973, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (65974, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (65975, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (65976, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (65977, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (65978, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (65979, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (65980, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (65981, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (65982, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (65983, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C-I1M1F5KTd6eOYf9sgaFkIAircGwwwH96b3tFI-13kQIABABKAJQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCU1JfSugktz6qBBNP0Bqtj6atox6l0DaKB8JXNDhf&sig=AGiWqtx3dMPozatmMqa9UdqLBijLsHJOeg&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (65984, 'http://www.markenoele.de/', ''), (65985, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (65986, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (65987, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (65988, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (65989, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (65990, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (65991, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (65992, 'http://www.markenoele.de/catalog/product/view/id/56/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (65993, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (65994, 'http://www.markenoele.de/catalog/product/view/id/54/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (65995, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (65996, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (65997, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (65998, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul_pflegeberater/'), (65999, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66000, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', ''), (66001, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all&mode=list', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (66002, 'http://www.markenoele.de/catalog/product/view/id/55/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all&mode=list'), (66003, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9674079350148836&output=html&h=90&slotname=2480951733&w=728&lmt=1296722697&flash=10.0.12.36&url=http%3A%2F%2Fkremergo1a.tradoria.de%2Fmotoroel-c395942&dt=1296722697874&shv=r20101117&jsv=r201'), (66004, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9674079350148836&output=html&h=90&slotname=2480951733&w=728&lmt=1296722697&flash=10.0.12.36&url=http%3A%2F%2Fkremergo1a.tradoria.de%2Fmotoroel-c395942&dt=1296722697874&shv=r20101117&jsv=r201'), (66005, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=cRb&rls=org.mozilla%3Ade%3Aofficial&q=Motul+%C3%B6l&aq=f&aqi=g6&aql=&oq='), (66006, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (66007, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=cRb&rls=org.mozilla%3Ade%3Aofficial&q=Motul+%C3%B6l&aq=f&aqi=g6&aql=&oq='), (66008, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=cRb&rls=org.mozilla%3Ade%3Aofficial&q=Motul+%C3%B6l&aq=f&aqi=g6&aql=&oq='), (66009, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (66010, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (66011, 'http://www.markenoele.de/catalog/product/view/id/6', ''), (66012, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (66013, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66014, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (66015, 'http://www.markenoele.de/catalog/category/view/id/51?limit=all', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (66016, 'http://www.markenoele.de/catalog/product/view/id/152/category/51', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=all'), (66017, 'http://www.markenoele.de/catalog/product/gallery/id/152/image/135/', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung/poloshirt-sw-herren.html'), (66018, 'http://www.markenoele.de/catalog/category/view/id/51?limit=all', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (66019, 'http://www.markenoele.de/catalog/product/view/id/201/category/51', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=all'), (66020, 'http://www.markenoele.de/catalog/product/gallery/id/201/image/199/', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung/latzhose-mit-motul-einstickung.html'), (66021, 'http://www.markenoele.de/catalog/category/view/id/51?limit=all', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (66022, 'http://www.markenoele.de/catalog/product/view/id/213/category/51', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html?limit=all'), (66023, 'http://www.markenoele.de/catalog/product/gallery/id/213/image/200/', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung/overall-mit-motul-einstickung.html'), (66024, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung/overall-mit-motul-einstickung.html'), (66025, 'http://www.markenoele.de/catalog/product/view/id/174/category/51', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (66026, 'http://www.markenoele.de/catalog/product/gallery/id/174/image/203/', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung/t-shirt.html'), (66027, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung/overall-mit-motul-einstickung.html'), (66028, 'http://www.markenoele.de/catalog/product/view/id/246/category/51', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (66029, 'http://www.markenoele.de/catalog/product/view/id/139/category/51', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (66030, 'http://www.markenoele.de/catalog/product/gallery/id/246/image/209/', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung/softshell-weste-damen.html'), (66031, 'http://www.markenoele.de/catalog/product/view/id/70', 'http://www.google.de/search?q=motul+300v&hl=de&tbs=shop:1&ei=jqRKTem5AYGRswa5hum3Dw&start=30&sa=N'), (66032, 'http://www.markenoele.de/catalog/product/gallery/id/139/image/122/', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung/motul-arbeitshandschuhe.html'), (66033, 'http://www.markenoele.de/catalog/category/view/id/53', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung/motul-arbeitshandschuhe.html'), (66034, 'http://www.markenoele.de/catalog/product/view/id/140/category/53', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (66035, 'http://www.markenoele.de/catalog/product/gallery/id/140/image/123/', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires/blechschild-pin-up-i.html'), (66036, 'http://www.markenoele.de/catalog/category/view/id/53', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires/blechschild-pin-up-i.html'), (66037, 'http://www.markenoele.de/catalog/product/view/id/141/category/53', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (66038, 'http://www.markenoele.de/catalog/product/view/id/142/category/53', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (66039, 'http://www.markenoele.de/catalog/product/gallery/id/142/image/125/', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires/blechschild-pin-up-iii.html'), (66040, 'http://www.markenoele.de/catalog/product/gallery/id/141/image/124/', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires/blechschild-pin-up-ii.html'), (66041, 'http://www.markenoele.de/catalog/category/view/id/53', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires/blechschild-pin-up-ii.html'), (66042, 'http://www.markenoele.de/catalog/product/view/id/146/category/53', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (66043, 'http://www.markenoele.de/catalog/product/gallery/id/146/image/129/', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires/kaffeebecher.html'), (66044, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires/kaffeebecher.html'), (66045, 'http://www.markenoele.de/catalog/product/view/id/240/category/51', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (66046, 'http://www.markenoele.de/catalog/product/view/id/246/category/51', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (66047, 'http://www.markenoele.de/catalog/product/gallery/id/240/image/207/', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung/softshell-weste-herren.html'), (66048, 'http://www.markenoele.de/catalog/product/gallery/id/246/image/209/', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung/softshell-weste-damen.html'), (66049, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires/kaffeebecher.html'), (66050, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W50-Liter/dp/B0022ZEVZQ'), (66051, 'http://www.markenoele.de/lieferung', ''), (66052, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/search?hl=de&source=hp&q=motul+x-cess&rlz=1R2SUNC_enDE373&aq=0&aqi=g2&aql=&oq=motul+x'), (66053, 'http://www.markenoele.de/catalog/product/view/id/23/category/7', 'http://www.motor-talk.de/forum/oelberatung-3-0-tdi-mit-dpf-t3085225.html?highlight=%C3%B6l%3Btdi'), (66054, 'http://www.markenoele.de/', 'http://www.google.de/search?q=mannol+2+takt+%C3%B6l+teilsynthetisch&hl=de&client=firefox-a&hs=dLL&rls=org.mozilla:de:official&channel=s&prmd=ivns&ei=4rZKTfiNH9H5sgaUxqCcDw&start=20&sa=N'), (66055, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66056, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66057, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (66058, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66059, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66060, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66061, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66062, 'http://www.markenoele.de/', 'http://www.google.de/search?q=mannol+2+takt+%C3%B6l+teilsynthetisch&hl=de&client=firefox-a&hs=dLL&rls=org.mozilla:de:official&channel=s&prmd=ivns&ei=4rZKTfiNH9H5sgaUxqCcDw&start=20&sa=N'), (66063, 'http://www.markenoele.de/', ''), (66064, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', 'http://www.google.de/search?q=motul+snowpower+preis'), (66065, 'http://www.markenoele.de/catalog/product/view/id/159', ''), (66066, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CmqJU-cZKTc7-GIGvtAbquLhRrcGwwwH96b3tFL3s-75HCAAQASC2VFCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQIRIV4xxCW3PqoEE0_QeEzZrVcpK0x151ilgUZT4ayABZBO&sig=AGiWqtwEuEoqeRI0TRO_lgXcabydBWeNhA&adurl=http://www.motulshop.de&rct=j&q=motul'), (66067, 'http://www.markenoele.de/', ''), (66068, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (66069, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (66070, 'http://www.markenoele.de/catalog/product/view/id/2/category/6', ''), (66071, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (66072, 'http://www.markenoele.de/catalog/product/view/id/3/category/7', ''), (66073, 'http://www.markenoele.de/agb/', ''), (66074, 'http://www.markenoele.de/catalog/product/view/id/3/category/7', ''), (66075, 'http://www.markenoele.de/', 'http://shop.ebay.de/?_from=R40&_trksid=m570&_nkw=Motul+Specific+504+00-507+00+5W-30'), (66076, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Specific+504+00-507+00+5W-30', 'http://www.markenoele.de/'), (66077, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CNi4XL89KTYrAF8bgswazmvAurcGwwwH96b3tFK3Uj_wGCAAQAVCer6GNAWCViviBlAegAcfRhPgDyAEBqQIRIV4xxCW3PqoEE0_QPdY7RmsAU-fcnmNGVnaAJMg&sig=AGiWqtw59SD-w2A2ev5_zi7ux5-X0kGBXQ&adurl=http://www.motulshop.de&rct=j&q=motul%20fuel%2'), (66078, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66079, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66080, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (66081, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (66082, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cgx4K5s9KTayLH4j-sgbxv-UkrcGwwwH96b3tFN2_4-1HCAAQAVCer6GNAWCV6rWCxAegAcfRhPgDyAEBqQIRIV4xxCW3PqoEGE_QqIrqoWnVdIOOCFWH9NLZV_uUL5v-tA&sig=AGiWqtzksqHL5NSwq228PxSoZLbbJDYGhQ&adurl=http://www.motulshop.de&rct=j&q=motul%2'), (66083, 'http://www.markenoele.de/', ''), (66084, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (66085, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (66086, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (66087, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (66088, 'http://www.markenoele.de/catalog/product/view/id/6', ''), (66089, 'http://www.markenoele.de/catalog/product/view/id/8', ''), (66090, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (66091, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (66092, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (66093, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1295796427&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-5w-30-von-gm-t2075975.html&dt=1295796432108&s'), (66094, 'http://www.markenoele.de/catalog/product/view/id/170', ''), (66095, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (66096, 'http://www.markenoele.de/agb', ''), (66097, 'http://www.markenoele.de/altoelentsorgung', ''), (66098, 'http://www.markenoele.de/angebote-des-monats', ''), (66099, 'http://www.markenoele.de/catalog/product/view/id/57', ''), (66100, 'http://www.markenoele.de/catalog/product/view/id/15', ''), (66101, 'http://www.markenoele.de/catalog/product/view/id/176', ''), (66102, 'http://www.markenoele.de/bestellung', ''), (66103, 'http://www.markenoele.de/checkout', ''), (66104, 'http://www.markenoele.de/checkout/onepage/', ''), (66105, 'http://www.markenoele.de/checkout/cart/', ''), (66106, 'http://www.markenoele.de/contacts', ''), (66107, 'http://www.markenoele.de/datenschutz', ''), (66108, 'http://www.markenoele.de/impressum', ''), (66109, 'http://www.markenoele.de/lieferung', ''), (66110, 'http://www.markenoele.de/motul_pflegeberater', ''), (66111, 'http://www.markenoele.de/widerruf', ''), (66112, 'http://www.markenoele.de/zahlung', ''), (66113, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (66114, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (66115, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (66116, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (66117, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (66118, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (66119, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (66120, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (66121, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (66122, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (66123, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (66124, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (66125, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (66126, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (66127, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (66128, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (66129, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (66130, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (66131, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (66132, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (66133, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (66134, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (66135, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (66136, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (66137, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (66138, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (66139, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (66140, 'http://www.markenoele.de/catalog/category/view/id/41?limit=27', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (66141, 'http://www.markenoele.de/catalog/category/view/id/41?limit=27&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27'), (66142, 'http://www.markenoele.de/catalog/product/view/id/213/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27&p=2'), (66143, 'http://www.markenoele.de/catalog/category/view/id/41?limit=27&p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?limit=27'), (66144, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=1h&oq=motul&hl=de&ie=UTF-8&rlz=1T4ACAW_de___DE358&q=motul+%c3%b6l+2+takt'), (66145, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66146, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66147, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (66148, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (66149, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (66150, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (66151, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (66152, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (66153, 'http://www.markenoele.de/catalog/product/view/id/59/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (66154, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90b3Jlbm9sL21vdHVsLTcxMC0ydC5odG1s/product/59/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-710-2t.html'), (66155, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-710-2t.html'), (66156, 'http://www.markenoele.de/catalog/product/view/id/59/category/10', ''), (66157, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-710-2t.html'), (66158, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (66159, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (66160, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (66161, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (66162, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (66163, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-pflegeprodukte.html?p=2'), (66164, 'http://www.markenoele.de/checkout/onepage/', ''), (66165, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (66166, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (66167, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (66168, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (66169, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (66170, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (66171, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (66172, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (66173, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (66174, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (66175, 'http://www.markenoele.de/checkout/onepage/success/', ''), (66176, 'http://www.markenoele.de/', ''), (66177, 'http://www.markenoele.de/', ''), (66178, 'http://www.markenoele.de/', ''), (66179, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=4+Liter+Motul+5100+10W40+&btnG=Google-Suche&meta=&aq=f&aqi=&aql=&oq='), (66180, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=4+Liter+Motul+5100+10W40+&btnG=Google-Suche&meta=&aq=f&aqi=&aql=&oq='), (66181, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', ''), (66182, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ck6aT9t9KTcjTB4Tiswa15IRvrcGwwwH96b3tFLWD_b5HCAAQASgCUJ6voY0BYJXSo4KwB6ABx9GE-APIAQGpAhEhXjHEJbc-qgQTT9ByvlpWVKUvNeLIPFITNJIjLg&sig=AGiWqtyIkhICid-YGsnhH-dqwEjXWs-Shg&adurl=http://www.motulshop.de&rct=j&q=motul%20510'), (66183, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CQ9NzduBKTdOaH8biswaOtZFUrcGwwwH96b3tFLWD_b5HCAAQASgCUJ6voY0BYJXSo4KwB6ABx9GE-APIAQGpAhEhXjHEJbc-qgQTT9DzBwmo7YfDGIhOtS4SYxdmkg&sig=AGiWqtwAV2lhxNYXd7eYMZNyrK3YAmlCGw&adurl=http://www.motulshop.de&rct=j&q=motul%20510'), (66184, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (66185, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CQ9NzduBKTdOaH8biswaOtZFUrcGwwwH96b3tFLWD_b5HCAAQASgCUJ6voY0BYJXSo4KwB6ABx9GE-APIAQGpAhEhXjHEJbc-qgQTT9DzBwmo7YfDGIhOtS4SYxdmkg&sig=AGiWqtwAV2lhxNYXd7eYMZNyrK3YAmlCGw&adurl=http://www.motulshop.de&rct=j&q=motul%20510'), (66186, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/'), (66187, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=motul+'), (66188, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66189, 'http://www.markenoele.de/catalogsearch/result/?q=autogas', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66190, 'http://www.markenoele.de/catalog/product/view/id/6', 'http://www.markenoele.de/catalogsearch/result/?q=autogas'), (66191, 'http://www.markenoele.de/catalog/product/view/id/10', 'http://www.markenoele.de/catalogsearch/result/?q=autogas'), (66192, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (66193, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (66194, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (66195, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (66196, 'http://www.markenoele.de/bestellung/.google-analytics.com/ga.js', ''), (66197, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (66198, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (66199, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (66200, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (66201, 'http://www.markenoele.de/agb', ''), (66202, 'http://www.markenoele.de/catalog/product/view/id/170', ''), (66203, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (66204, 'http://www.markenoele.de/ul.products-grid', ''), (66205, 'http://www.markenoele.de/', 'http://www2.preisvgl.de/motul+8100+x+cess+5W+40/'), (66206, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (66207, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (66208, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (66209, 'http://www.markenoele.de/impressum/', ''), (66210, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (66211, 'http://www.markenoele.de/datenschutz/text/javascript', ''), (66212, 'http://www.markenoele.de/altoelentsorgung/', ''), (66213, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (66214, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (66215, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (66216, 'http://www.markenoele.de/agb/', ''), (66217, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (66218, 'http://www.markenoele.de/bestellung/text/javascript', ''), (66219, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (66220, 'http://www.markenoele.de/datenschutz/.google-analytics.com/ga.js', ''), (66221, 'http://www.markenoele.de/', 'http://www.autoplenum.de/sponsoredlinks/f_a/Longlife'), (66222, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (66223, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (66224, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (66225, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=11&ved=0CGwQFjAK&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=Motul%205W40%208100%20x%20cess&ei=YP5KTeLDPM7JswbA6vGXDw&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (66226, 'http://www.markenoele.de/lieferung/text/javascript', ''), (66227, 'http://www.markenoele.de/motul_pflegeberater/text/javascript', ''), (66228, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (66229, 'http://www.markenoele.de/zahlung/', ''), (66230, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motoren%C3%B6l&hl=de&client=firefox-a&hs=Dxk&rls=org.mozilla:de:official&channel=s&prmd=ivns&ei=DwFLTayJGcHPhAeT6InyDg&start=10&sa=N'), (66231, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (66232, 'http://www.markenoele.de/angebote-des-monats/', ''), (66233, 'http://www.markenoele.de/widerruf/text/javascript', ''), (66234, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (66235, 'http://www.markenoele.de/.google-analytics.com/ga.js', ''), (66236, 'http://www.markenoele.de/widerruf/.google-analytics.com/ga.js', ''), (66237, 'http://www.markenoele.de/lieferung', ''), (66238, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (66239, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (66240, 'http://www.markenoele.de/contacts/text/javascript', ''), (66241, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (66242, 'http://www.markenoele.de/bestellung/', ''), (66243, 'http://www.markenoele.de/contacts/.google-analytics.com/ga.js', ''), (66244, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (66245, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (66246, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (66247, 'http://www.markenoele.de/motul_pflegeberater/.google-analytics.com/ga.js', ''), (66248, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=aeQ&rls=org.mozilla%3Ade%3Aofficial&q=motul+8100+x-clean%2B+preis&aq=f&aqi=&aql=&oq='), (66249, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66250, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66251, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (66252, 'http://www.markenoele.de/lieferung/.google-analytics.com/ga.js', ''), (66253, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (66254, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (66255, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (66256, 'http://www.markenoele.de/catalog/product/view/id/12/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (66257, 'http://www.markenoele.de/zahlung/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-8100-x-clean-plus-5l.html'), (66258, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/zahlung/'), (66259, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/angebote-des-monats/'), (66260, 'http://www.markenoele.de/', 'http://www.markenoele.de/angebote-des-monats/'), (66261, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/'), (66262, 'http://www.markenoele.de/customer/account/create/', 'http://www.markenoele.de/customer/account/login/'), (66263, 'http://www.markenoele.de/customer/account/createpost/', 'http://www.markenoele.de/customer/account/create/'), (66264, 'http://www.markenoele.de/customer/account/index/', 'http://www.markenoele.de/customer/account/create/'), (66265, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (66266, 'http://www.markenoele.de/customer/address/edit/', 'http://www.markenoele.de/customer/account/index/'), (66267, 'http://www.markenoele.de/customer/address/edit/', 'http://www.markenoele.de/customer/account/index/'), (66268, 'http://www.markenoele.de/customer/address/formPost/', 'http://www.markenoele.de/customer/address/edit/'), (66269, 'http://www.markenoele.de/customer/address/index/', 'http://www.markenoele.de/customer/address/edit/'), (66270, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/customer/address/index/'), (66271, 'http://www.markenoele.de/customer/account/edit/', 'http://www.markenoele.de/customer/account/'), (66272, 'http://www.markenoele.de/customer/account/editPost/', 'http://www.markenoele.de/customer/account/edit/'), (66273, 'http://www.markenoele.de/customer/account/', 'http://www.markenoele.de/customer/account/edit/'), (66274, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/customer/account/'), (66275, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66276, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (66277, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (66278, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (66279, 'http://www.markenoele.de/catalog/product/view/id/12/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (66280, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (66281, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtYXV0b3NjaG1pZXJzdG9mZmUvbW90dWwtODEwMC14LWNsZWFuLXBsdXMtNWwuaHRtbA,,/product/12/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-plus-5l.html'), (66282, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-plus-5l.html'), (66283, 'http://www.markenoele.de/catalog/product/view/id/12/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (66284, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (66285, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtYXV0b3NjaG1pZXJzdG9mZmUuaHRtbD9wPTI,/product/11/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (66286, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (66287, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (66288, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (66289, 'http://www.markenoele.de/catalog/category/view/id/48', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (66290, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (66291, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (66292, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (66293, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte/auto.html'), (66294, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (66295, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (66296, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (66297, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (66298, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (66299, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (66300, 'http://www.markenoele.de/catalog/category/view/id/41?p=1', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (66301, 'http://www.markenoele.de/catalog/category/view/id/53', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=1'), (66302, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (66303, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (66304, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (66305, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (66306, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66307, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (66308, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (66309, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (66310, 'http://www.markenoele.de/catalog/category/view/id/4?p=11', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (66311, 'http://www.markenoele.de/catalog/category/view/id/4?p=13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=11'), (66312, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (66313, 'http://www.markenoele.de/catalog/category/view/id/4?p=12', 'http://www.markenoele.de/motul-schmierstoffe.html?p=13'), (66314, 'http://www.markenoele.de/catalog/category/view/id/4?limit=all', 'http://www.markenoele.de/motul-schmierstoffe.html?p=12'), (66315, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', ''), (66316, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?limit=all'), (66317, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (66318, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (66319, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (66320, 'http://www.markenoele.de/catalog/category/view/id/53', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (66321, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-fanshop-artikel/accessoires.html'), (66322, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/angebote-des-monats/'), (66323, 'http://www.markenoele.de/catalog/product/view/id/12', 'http://www.markenoele.de/checkout/cart/'), (66324, 'http://www.markenoele.de/catalog/product/gallery/id/12/image/54/', 'http://www.markenoele.de/motul-8100-x-clean-plus-5l.html'), (66325, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/angebote-des-monats/'), (66326, 'http://www.markenoele.de/catalog/product/view/id/11', 'http://www.markenoele.de/checkout/cart/'), (66327, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-8100-x-clean-plus-1l-11.html'), (66328, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (66329, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (66330, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (66331, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (66332, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (66333, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (66334, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (66335, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (66336, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (66337, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (66338, 'http://www.markenoele.de/customer/account/logout/', 'http://www.markenoele.de/checkout/onepage/success/'), (66339, 'http://www.markenoele.de/customer/account/logoutSuccess/', 'http://www.markenoele.de/checkout/onepage/success/'), (66340, 'http://www.markenoele.de/', 'http://www.markenoele.de/customer/account/logoutSuccess/'), (66341, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CMIXr7xBLTbzzKIb_sga05YkmrcGwwwH96b3tFI3J4-1HCAAQASgDUJ6voY0BYJW6gIKYB6ABx9GE-APIAQGpAhEhXjHEJbc-qgQTT9Do7Cq3R_R9sps_XENQFivtvw&sig=AGiWqtyCiQ6Dfpp1x0jHtVRCSYRYPo089A&adurl=http://www.motulshop.de&rct=j&q=motul%20spe'), (66342, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66343, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66344, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (66345, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (66346, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (66347, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (66348, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (66349, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (66350, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (66351, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (66352, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (66353, 'http://www.markenoele.de/catalog/product/view/id/24/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (66354, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (66355, 'http://www.markenoele.de/catalog/product/view/id/26/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (66356, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (66357, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (66358, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (66359, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (66360, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (66361, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (66362, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (66363, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (66364, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (66365, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66366, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66367, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CMIXr7xBLTbzzKIb_sga05YkmrcGwwwH96b3tFI3J4-1HCAAQASgDUJ6voY0BYJW6gIKYB6ABx9GE-APIAQGpAhEhXjHEJbc-qgQTT9Do7Cq3R_R9sps_XENQFivtvw&sig=AGiWqtyCiQ6Dfpp1x0jHtVRCSYRYPo089A&adurl=http://www.motulshop.de&rct=j&q=motul%20spe'), (66368, 'http://www.markenoele.de/catalog/product/view/id/24', 'http://www.google.de/url?sa=t&source=web&cd=14&ved=0CEgQFjADOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-specific-229-51.html&rct=j&q=%22Motul%20Specific%20229.51%22&ei=aBNLTbPzDYiRswbHrtzsDQ&usg=AFQjCNFVPpI5j9jinT1913axEJ1UR_QSHw'), (66369, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C6gH_bBVLTafEL4b_sgbVt4A8rcGwwwH96b3tFMXC4-1HCAAQASC2VCgDUJ6voY0BYJWioIKwB6ABx9GE-APIAQGpAhEhXjHEJbc-qgQYT9BYkzmT9EXvrxEE34wnbENpJ6tmUUA4gAWQTg&sig=AGiWqtwpc7T2o7XqwBrC5r46hMrD6JwP3Q&adurl=http://www.motulshop.de&rct'), (66370, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (66371, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (66372, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (66373, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C6gH_bBVLTafEL4b_sgbVt4A8rcGwwwH96b3tFMXC4-1HCAAQASC2VCgDUJ6voY0BYJWioIKwB6ABx9GE-APIAQGpAhEhXjHEJbc-qgQYT9BYkzmT9EXvrxEE34wnbENpJ6tmUUA4gAWQTg&sig=AGiWqtwpc7T2o7XqwBrC5r46hMrD6JwP3Q&adurl=http://www.motulshop.de&rct'), (66374, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (66375, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (66376, 'http://www.markenoele.de/catalog/product/view/id/170', ''), (66377, 'http://www.markenoele.de/datenschutz/text/javascript', ''), (66378, 'http://www.markenoele.de/).css(', ''), (66379, 'http://www.markenoele.de/', ''), (66380, 'http://www.markenoele.de/angebote-des-monats/', ''), (66381, 'http://www.markenoele.de/impressum/', ''), (66382, 'http://www.markenoele.de/', ''), (66383, 'http://www.markenoele.de/', ''), (66384, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', ''), (66385, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (66386, 'http://www.markenoele.de/catalog/product/view/id/59', ''), (66387, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=&q=motul+5100+4t&sourceid=navclient-ff&ie=UTF-8'), (66388, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (66389, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=&q=motul+5100+4t&sourceid=navclient-ff&ie=UTF-8'), (66390, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (66391, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_ss_i_4_11?__mk_de_DE=%C3%85M%C3%85Z%C3%95%C3%91&url=search-alias%3Daps&field-keywords=motul+15w50&sprefix=motul+15w50&rh=i%3Aaps%2Ck%3Amotul+15w50&ajr=3'), (66392, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (66393, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_ss_i_4_11?__mk_de_DE=%C3%85M%C3%85Z%C3%95%C3%91&url=search-alias%3Daps&field-keywords=motul+15w50&sprefix=motul+15w50&rh=i%3Aaps%2Ck%3Amotul+15w50&ajr=3'), (66394, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_ss_i_4_11?__mk_de_DE=%C3%85M%C3%85Z%C3%95%C3%91&url=search-alias%3Daps&field-keywords=motul+15w50&sprefix=motul+15w50&rh=i%3Aaps%2Ck%3Amotul+15w50&ajr=3'), (66395, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_ss_i_4_11?__mk_de_DE=%C3%85M%C3%85Z%C3%95%C3%91&url=search-alias%3Daps&field-keywords=motul+15w50&sprefix=motul+15w50&rh=i%3Aaps%2Ck%3Amotul+15w50&ajr=3'), (66396, 'http://www.markenoele.de/', 'http://www.amazon.de/s/ref=nb_sb_ss_i_4_11?__mk_de_DE=%C3%85M%C3%85Z%C3%95%C3%91&url=search-alias%3Daps&field-keywords=motul+15w50&sprefix=motul+15w50&rh=i%3Aaps%2Ck%3Amotul+15w50&ajr=3'), (66397, 'http://www.markenoele.de/', ''), (66398, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/'), (66399, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (66400, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (66401, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%201', 'http://www.markenoele.de/'), (66402, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2014', 'http://www.markenoele.de/'), (66403, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2014', 'http://www.markenoele.de/'), (66404, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2014W', 'http://www.markenoele.de/'), (66405, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%201', 'http://www.markenoele.de/'), (66406, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2015', 'http://www.markenoele.de/'), (66407, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2015W', 'http://www.markenoele.de/'), (66408, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2015W50', 'http://www.markenoele.de/'), (66409, 'http://www.markenoele.de/catalogsearch/result/?q=motul+15W50', 'http://www.markenoele.de/'), (66410, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%201515W50', 'http://www.markenoele.de/catalogsearch/result/?q=motul+15W50'), (66411, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2015100%205W50', 'http://www.markenoele.de/catalogsearch/result/?q=motul+15W50'), (66412, 'http://www.markenoele.de/catalogsearch/result/?q=motul+15100+5W50', 'http://www.markenoele.de/catalogsearch/result/?q=motul+15W50'), (66413, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2015100%205W-50', 'http://www.markenoele.de/catalogsearch/result/?q=motul+15100+5W50'), (66414, 'http://www.markenoele.de/catalogsearch/result/?q=motul+15100+5W-50', 'http://www.markenoele.de/catalogsearch/result/?q=motul+15100+5W50'), (66415, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100%205W-50', 'http://www.markenoele.de/catalogsearch/result/?q=motul+15100+5W-50'), (66416, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100%2015W-50', 'http://www.markenoele.de/catalogsearch/result/?q=motul+15100+5W-50'), (66417, 'http://www.markenoele.de/catalogsearch/result/?q=motul+5100+15W-50', 'http://www.markenoele.de/catalogsearch/result/?q=motul+15100+5W-50'), (66418, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/'), (66419, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (66420, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=ge', 'http://www.markenoele.de/'), (66421, 'http://www.markenoele.de/catalogsearch/result/?q=getriebe%C3%B6l', 'http://www.markenoele.de/'), (66422, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=getriebe%C3%B6l', 'http://www.markenoele.de/'), (66423, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=getriebe', 'http://www.markenoele.de/'), (66424, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/catalogsearch/result/?q=getriebe%C3%B6l'), (66425, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/contacts/'), (66426, 'http://www.markenoele.de/contacts/', 'http://www.markenoele.de/catalogsearch/result/?q=getriebe%C3%B6l'), (66427, 'http://www.markenoele.de/catalogsearch/result/?q=getriebe%C3%B6l', 'http://www.markenoele.de/'), (66428, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CFZgLC8ZLTaf_B4X9sgblzNVCrcGwwwH96b3tFO3M4-1HCAAQASgDUJ6voY0BYJXylIKgB5ABAqABx9GE-APIAQGpAvm2vhow4LY-qgQYT9DkBc_t5wYM05BGDClMA1nVdsEYcVdr&sig=AGiWqtydGMp45MxU3WfrfkZ4Y7BQK2F3Ww&adurl=http://www.motulshop.de&rct=j&q=2'), (66429, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66430, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66431, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (66432, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (66433, 'http://www.markenoele.de/catalog/category/view/id/21', 'http://www.markenoele.de/motul-schmierstoffe/modellbau/micro-2t.html'), (66434, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', 'http://www.markenoele.de/motul-schmierstoffe/kart.html'), (66435, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/kart/motul-kart-grand-prix-2t.html'), (66436, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (66437, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (66438, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (66439, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (66440, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CboVTWMdLTa-5NYzgswbnjIVJrcGwwwH96b3tFK3Uj_wGCAAQAVCer6GNAWCVivmBlAegAcfRhPgDyAEBqQL5tr4aMOC2PqoEFk_QeYLlNQsVbqiNWMgOXJGcSHFI7DM&sig=AGiWqtyliNJsxgcrU8OlP89Otxf4Iprlpg&adurl=http://www.motulshop.de&rct=j&q=motul%20fu'), (66441, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66442, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66443, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66444, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (66445, 'http://www.markenoele.de/catalog/product/view/id/25/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (66446, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CGidUwMdLTezEMoqvtAb69J1-rcGwwwH96b3tFLWD_b5HCAAQASgDUJ6voY0BYJXKqIKwB6ABx9GE-APIAQGpAqIURItS3LY-qgQYT9BGIfoeOzKboqzbkREXpTaoA9iRD8F1&sig=AGiWqtzLNiphxmKX3B6D-_EzamoB2-bn5w&adurl=http://www.motulshop.de&rct=j&q=MOTUL'), (66447, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/'), (66448, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CGidUwMdLTezEMoqvtAb69J1-rcGwwwH96b3tFLWD_b5HCAAQASgDUJ6voY0BYJXKqIKwB6ABx9GE-APIAQGpAqIURItS3LY-qgQYT9BGIfoeOzKboqzbkREXpTaoA9iRD8F1&sig=AGiWqtzLNiphxmKX3B6D-_EzamoB2-bn5w&adurl=http://www.motulshop.de&rct=j&q=MOTUL'), (66449, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66450, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66451, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (66452, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-specific-506-01-506-00-503-00.html'), (66453, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-specific-506-01-506-00-503-00.html'), (66454, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-specific-506-01-506-00-503-00.html'), (66455, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&order=gebinde_groesse', ''), (66456, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (66457, 'http://www.markenoele.de/catalog/category/view/id/10?dir=asc&order=gebinde_groesse&p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?dir=asc&order=gebinde_groesse'), (66458, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (66459, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (66460, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (66461, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (66462, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (66463, 'http://www.markenoele.de/catalog/category/view/id/18', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (66464, 'http://www.markenoele.de/catalog/category/view/id/20', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html'), (66465, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (66466, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (66467, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html'), (66468, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (66469, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-zusatzstoffe/top-gel.html'), (66470, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/angebote-des-monats/'), (66471, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/esso-heizoel.html'), (66472, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (66473, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte/air-filter-clean.html'), (66474, 'http://www.markenoele.de/catalog/product/view/id/108/category/49', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad.html'), (66475, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-pflegeprodukte/motorrad/carbu-clean.html'), (66476, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (66477, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (66478, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (66479, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (66480, 'http://www.markenoele.de/', ''), (66481, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+&btnG=Suche&hl=de&source=hp&safe=images&aq=f&aqi=g3&aql=&oq='), (66482, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (66483, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/lieferung'), (66484, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul_pflegeberater/'), (66485, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (66486, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul_pflegeberater/'), (66487, 'http://www.markenoele.de/catalog/category/view/id/41?limit=all', ''), (66488, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul_pflegeberater/'), (66489, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/lieferung'), (66490, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (66491, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+&btnG=Suche&hl=de&source=hp&safe=images&aq=f&aqi=g3&aql=&oq='), (66492, 'http://www.markenoele.de/catalog/product/view/id/52', 'http://www.google.de/url?sa=t&source=productsearch&cd=6&ved=0CFYQgwgwBQ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-7100-4t-52.html&rct=j&q=7100%204T%2020W50&ei=ZNpLTYG6LoWMswba6umpDw&usg=AFQjCNE0hFFEjfLoFvKSJvrHXIg-DAA7EA&sig2=20trkWe6LlAXPeqXE-Qrvw&'), (66493, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-7100-4t-52.html'), (66494, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=ChuxcFNxLTZDxA4iIsAOmyMT4Dq3BsMMB_em97RSthP2-RwgAEAEgpKmsAygCUJ6voY0BYJUCoAHH0YT4A8gBAakCfRnBTHjetj6qBBhP0GMNkTPNakon8EK0Kg_Kwvmc8csf3rw&sig=AGiWqtwCdLFIg0NL9KY4FO8KtzUJ20cFQA&adurl=http://www.motulshop.de&rct=j&q=mo'), (66495, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66496, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66497, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (66498, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (66499, 'http://www.markenoele.de/catalog/category/view/id/10?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (66500, 'http://www.markenoele.de/catalog/product/view/id/17', ''), (66501, 'http://www.markenoele.de/', 'http://www.hood.de/katalog/243584/sae-5w30.htm'), (66502, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66503, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66504, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (66505, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66506, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (66507, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66508, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66509, 'http://www.markenoele.de/', ''), (66510, 'http://www.markenoele.de/', 'http://www.google.de/'), (66511, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66512, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66513, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', ''), (66514, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (66515, 'http://www.markenoele.de/', ''), (66516, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/'), (66517, 'http://www.markenoele.de/customer/account/create/', 'http://www.markenoele.de/customer/account/login/'), (66518, 'http://www.markenoele.de/customer/account/createpost/', 'http://www.markenoele.de/customer/account/create/'), (66519, 'http://www.markenoele.de/customer/account/index/', 'http://www.markenoele.de/customer/account/create/'), (66520, 'http://www.markenoele.de/catalog/product/view/id/190', 'http://www.google.de/search?q=Aufn%C3%A4her+Motul&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (66521, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CmSHb-_RLTc6-Ksz9sgag05kercGwwwH96b3tFK224-1HCAAQASgCUJ6voY0BYJWKo4KwB6ABx9GE-APIAQGpAvm2vhow4LY-qgQWT9B1-jPY95xXqQaA2t-tzFaUbV1h1g&sig=AGiWqtwHJN8um5BeavhbWPP9SWIo_s2MNw&adurl=http://www.motulshop.de&rct=j&q=motul%2'), (66522, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66523, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=30', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66524, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300v', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66525, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=300', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66526, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66527, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66528, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CmSHb-_RLTc6-Ksz9sgag05kercGwwwH96b3tFK224-1HCAAQASgCUJ6voY0BYJWKo4KwB6ABx9GE-APIAQGpAvm2vhow4LY-qgQWT9B1-jPY95xXqQaA2t-tzFaUbV1h1g&sig=AGiWqtwHJN8um5BeavhbWPP9SWIo_s2MNw&adurl=http://www.motulshop.de&rct=j&q=motul%2'), (66529, 'http://www.markenoele.de/', 'http://www.google.de/'), (66530, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66531, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66532, 'http://www.markenoele.de/catalog/category/view/id/12', ''), (66533, 'http://www.markenoele.de/', 'http://www.google.de/search?q=2-takt+%C3%B6l+f%C3%BCr+kettens%C3%A4ge&hl=de&client=firefox-a&hs=Q9M&rls=org.mozilla:de:official&channel=s&prmd=ivns&ei=RQhMTa7yEMHGswbS5aibDw&start=10&sa=N'), (66534, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66535, 'http://www.markenoele.de/catalog/category/view/id/28', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66536, 'http://www.markenoele.de/catalog/category/view/id/29', 'http://www.markenoele.de/motul-schmierstoffe/garten.html'), (66537, 'http://www.markenoele.de/catalog/product/view/id/162/category/29', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt.html'), (66538, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvZ2FydGVuL21vdG9yZW5vbC0yLXRha3QvZ2FyZGVuLTJ0Lmh0bWw,/product/162/', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt/garden-2t.html'), (66539, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/garten/motorenol-2-takt/garden-2t.html'), (66540, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cqy3bJAtMTZLzKoT-sgaSvJAorcGwwwH96b3tFO3M4-1HCAAQASgDUJ6voY0BYJXyqoK0B6ABx9GE-APIAQGpAuVFRaR227Y-qgQYT9DFS7y-KY7zLpsciXlBGPTcZnjZ4QHG&sig=AGiWqtwCMM5R9Nv5RSB_pjoAjbOwU6eZOw&adurl=http://www.motulshop.de&rct=j&q=Motor'), (66541, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (66542, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66543, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66544, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (66545, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (66546, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?limit=all'), (66547, 'http://www.markenoele.de/catalog/category/view/id/9?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (66548, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (66549, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (66550, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (66551, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (66552, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (66553, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (66554, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (66555, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (66556, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1W1ADBF_de&q=motul+specific+5w30&aq=f&aqi=g1&aql=&oq='), (66557, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&rlz=1W1ADBF_de&q=motul+specific+5w30&aq=f&aqi=g1&aql=&oq='), (66558, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C6e6pKRBMTZqjFMHgswaW2rxzrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV4pCCoAegAcfRhPgDyAEBqQLlRUWkdtu2PqoEE0_QVK9V7KurMUP8Rw09YEAINuM&sig=AGiWqtyyrzgLt_5rPARWmkQxH3Y5ci4hyw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6'), (66559, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (66560, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66561, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (66562, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66563, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-4100-power-5l-15w-50.html'), (66564, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', ''), (66565, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (66566, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-3000-4t-32.html'), (66567, 'http://www.markenoele.de/catalog/product/view/id/52/category/10', ''), (66568, 'http://www.markenoele.de/catalog/product/view/id/52/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (66569, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-3000-4t-32.html'), (66570, 'http://www.markenoele.de/catalog/product/view/id/48/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (66571, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-3000-4t-32.html'), (66572, 'http://www.markenoele.de/', 'http://www.google.at/search?hl=de&q=motul+onlineshop'), (66573, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (66574, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+800+road+racing&rlz=1R2GGLR_enDE384&aq=8&aqi=g5&aql=&oq=motul+800'), (66575, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66576, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66577, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mot', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66578, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66579, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66580, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%208', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66581, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66582, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20800', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66583, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66584, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (66585, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (66586, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (66587, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (66588, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C8-tKYDFMTZuECcP6sgaA7PRprcGwwwH96b3tFI3J4-1HCAAQASgCUJ6voY0BYJWK_oGUB6ABx9GE-APIAQGpAuVFRaR227Y-qgQYT9BUYlfvKxHm0d2MbneqUaIk_6p_e5Gv&sig=AGiWqtz7n5BhmLkRNrB9a1qy25jyJfQ9zA&adurl=http://www.motulshop.de&rct=j&q=Motul'), (66589, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&hl=de&prmd=ivns&ei=EDVMTaqlDM6Vswbu9OzADw&sa=N&aq=0&aqi=g10&aql=&oq=motul+'), (66590, 'http://www.markenoele.de/catalogsearch/result/?q=102321', 'http://www.markenoele.de/'), (66591, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=102321', 'http://www.markenoele.de/'), (66592, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=102%20321', 'http://www.markenoele.de/catalogsearch/result/?q=102321'), (66593, 'http://www.markenoele.de/catalogsearch/result/?q=102+321', 'http://www.markenoele.de/catalogsearch/result/?q=102321'), (66594, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/catalogsearch/result/?q=102+321'), (66595, 'http://www.markenoele.de/catalogsearch/result/?q=102+321', 'http://www.markenoele.de/catalogsearch/result/?q=102321'), (66596, 'http://www.markenoele.de/catalogsearch/result/?q=102321', 'http://www.markenoele.de/'), (66597, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&hl=de&prmd=ivns&ei=EDVMTaqlDM6Vswbu9OzADw&sa=N&aq=0&aqi=g10&aql=&oq=motul+'), (66598, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C_jIfaEVMTai4A8v9sgbH7qhVrcGwwwH96b3tFI-13kQIABABKANQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCjprvG_i8tj6qBBNP0PKzQSoWOGHjXzwOicy4DK4m&sig=AGiWqtyPekRwzVcnxCEcyjlsxjNQgKH1fw&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (66599, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (66600, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C_jIfaEVMTai4A8v9sgbH7qhVrcGwwwH96b3tFI-13kQIABABKANQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCjprvG_i8tj6qBBNP0PKzQSoWOGHjXzwOicy4DK4m&sig=AGiWqtyPekRwzVcnxCEcyjlsxjNQgKH1fw&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (66601, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (66602, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1296851778&flash=10.1.82.76&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1611&dt=12968'), (66603, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66604, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66605, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (66606, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (66607, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (66608, 'http://www.markenoele.de/catalog/product/view/id/17', ''), (66609, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.google.de/search?q=MOTUL+8100+Eco-Clean%2B&hl=de&client=firefox-a&hs=lqT&rls=org.mozilla:de:official&prmd=ivns&source=univ&tbs=shop:1&tbo=u&ei=3GxMTevJF8_usgaqmdD8Dg&sa=X&oi=product_result_group&ct=title&resnum=4&ved=0CDQQrQQwAw'), (66610, 'http://www.markenoele.de/', ''), (66611, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (66612, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (66613, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CkRNZkXhMTfmcH4T8sgbI4phhrcGwwwH96b3tFIXK4-1HCAAQASDmysEMUJ6voY0BYJWylYKkB6ABx9GE-APIAQGpAq-33aTaybY-qgQYT9D__2trt86skKhuM9ioyjNLuYZjJJk4gAWQTg&sig=AGiWqtwMXZR_gp1ikTJE9SNSUnrvEAXKpg&adurl=http://www.motulshop.de&rct'), (66614, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/'), (66615, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CkRNZkXhMTfmcH4T8sgbI4phhrcGwwwH96b3tFIXK4-1HCAAQASDmysEMUJ6voY0BYJWylYKkB6ABx9GE-APIAQGpAq-33aTaybY-qgQYT9D__2trt86skKhuM9ioyjNLuYZjJJk4gAWQTg&sig=AGiWqtwMXZR_gp1ikTJE9SNSUnrvEAXKpg&adurl=http://www.motulshop.de&rct'), (66616, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/'), (66617, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w', 'http://www.markenoele.de/'), (66618, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w', 'http://www.markenoele.de/'), (66619, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w%2050', 'http://www.markenoele.de/'), (66620, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w%205', 'http://www.markenoele.de/'), (66621, 'http://www.markenoele.de/catalogsearch/result/?q=20w+50', 'http://www.markenoele.de/'), (66622, 'http://www.markenoele.de/catalog/product/view/id/52', 'http://www.markenoele.de/catalogsearch/result/?q=20w+50'), (66623, 'http://www.markenoele.de/catalog/product/gallery/id/52/image/25/', ''), (66624, 'http://www.markenoele.de/', ''), (66625, 'http://www.markenoele.de/', 'http://www.amazon.de/MOTUL-Wash-Wax-Trockenreiniger-Liter/dp/B0022ZJPHA/ref=sr_1_1?ie=UTF8&s=automotive&qid=1296859045&sr=8-1'), (66626, 'http://www.markenoele.de/catalogsearch/result?q=Motul+Wash%26Wax', ''), (66627, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Wash%26Wax', 'http://www.markenoele.de/'), (66628, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (66629, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Wash%26Wax'), (66630, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=hts&oq=&ie=UTF-8&rlz=1T4GGLR_enDE269DE356&q=Motul+300V+15W-50+4+Liter.'), (66631, 'http://www.markenoele.de/catalog/product/view/id/2', ''), (66632, 'http://www.markenoele.de/catalog/product/view/id/2', 'http://www.google.ch/search?q=motul+4100&hl=de&safe=off&client=firefox-a&rls=org.mozilla:en-GB:official&tbs=lr:lang_1de&prmd=ivns&source=lnt&lr=lang_de&sa=X&ei=ZIJMTa6aM4zR4gaA6eDICw&ved=0CAcQpwUoATge'), (66633, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=1000+l+motor%C3%B6l&meta=&btnG=Google-Suche'), (66634, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66635, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66636, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66637, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66638, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66639, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/motul-4100-power-1l.html'), (66640, 'http://www.markenoele.de/catalog/product/view/id/2', 'http://www.google.ch/search?q=motul+4100&hl=de&safe=off&client=firefox-a&rls=org.mozilla:en-GB:official&tbs=lr:lang_1de&prmd=ivns&source=lnt&lr=lang_de&sa=X&ei=ZIJMTa6aM4zR4gaA6eDICw&ved=0CAcQpwUoATge'), (66641, 'http://www.markenoele.de/altoelentsorgung/', ''), (66642, 'http://www.markenoele.de/catalog/product/view/id/62/category/16', ''), (66643, 'http://www.markenoele.de/', ''), (66644, 'http://www.markenoele.de/catalog/product/view/id/98/category/47', ''), (66645, 'http://www.markenoele.de/catalog/category/view/id/14', ''), (66646, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (66647, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (66648, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (66649, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/search?q=c3+%C3%B6le&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (66650, 'http://www.markenoele.de/catalog/product/view/id/162/category/28', ''), (66651, 'http://www.markenoele.de/contacts/', ''), (66652, 'http://www.markenoele.de/', 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W40-Liter/dp/B002TM6XZ8/ref=sr_1_1?ie=UTF8&s=automotive&qid=1296871471&sr=8-1'), (66653, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (66654, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (66655, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (66656, 'http://www.markenoele.de/', ''), (66657, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (66658, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (66659, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&q=motul+5100&aq=2&oq=motul'), (66660, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C3thISApNTZa-Kov_sgaT08mdCK3BsMMB_em97RS9tOPtRwgAEAFQnq-hjQFglYKggrAHoAHH0YT4A8gBAakCbYbci7bKtj6qBBNP0IIn8fp66kMmkCCjIffsgy8w&sig=AGiWqtzT-d6H-rx4IGkYWYhhoWUlX3lhSg&adurl=http://www.motulshop.de&rct=j&q=motul%20scoot'), (66661, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (66662, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (66663, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (66664, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (66665, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%96l&ie=UTF-8&oe=UTF-8&hl=de&client=safari'), (66666, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (66667, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/'), (66668, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (66669, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C22nb0RxNTbn0LcbiswbshoS2CK3BsMMB_em97RSPtd5ECAAQASDtit8GKAJQnq-hjQFglbKfgrAHoAHH0YT4A8gBAakCbYbci7bKtj6qBBNP0NNDCshkAL-n3JULftm6Zjg9gAWQTg&sig=AGiWqtyhaaAZkTf79v5R69kVuKKW4O4rFQ&adurl=http://www.motulshop.de&rct=j&q'), (66670, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66671, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66672, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (66673, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (66674, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (66675, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (66676, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (66677, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66678, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66679, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C22nb0RxNTbn0LcbiswbshoS2CK3BsMMB_em97RSPtd5ECAAQASDtit8GKAJQnq-hjQFglbKfgrAHoAHH0YT4A8gBAakCbYbci7bKtj6qBBNP0NNDCshkAL-n3JULftm6Zjg9gAWQTg&sig=AGiWqtyhaaAZkTf79v5R69kVuKKW4O4rFQ&adurl=http://www.motulshop.de&rct=j&q'), (66680, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66681, 'http://www.markenoele.de/datenschutz/', ''), (66682, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (66683, 'http://www.markenoele.de/impressum/', ''), (66684, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=Motul+5100+4T+10W+-+40&btnG=Google-Suche&aq=&oq='), (66685, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (66686, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=Motul+5100+4T+10W+-+40&btnG=Google-Suche&aq=&oq='), (66687, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (66688, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (66689, 'http://www.markenoele.de/', ''), (66690, 'http://www.markenoele.de/', ''), (66691, 'http://www.markenoele.de/', 'http://www.google.at/url?sa=t&source=web&cd=1&ved=0CDkQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20produkte%20kaufen&ei=xzJNTZXtOo3Fswba9cCRDQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (66692, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettens', 'http://www.markenoele.de/'), (66693, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettenspr', 'http://www.markenoele.de/'), (66694, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=kettenspray', 'http://www.markenoele.de/'), (66695, 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray', 'http://www.markenoele.de/'), (66696, 'http://www.markenoele.de/catalog/product/view/id/104', 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray'), (66697, 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray', 'http://www.markenoele.de/'), (66698, 'http://www.markenoele.de/catalog/product/view/id/102', 'http://www.markenoele.de/catalogsearch/result/?q=kettenspray'), (66699, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/chain-lube-road.html'), (66700, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (66701, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (66702, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CgFk150lNTbWeOIy8hAefnrhXrcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJXy9oGUB6ABx9GE-APIAQGpAm2G3Iu2yrY-qgQTT9C9y_Z-4xsjJlErOd3xm0e06A&sig=AGiWqtx_7mlCdTHZ8QXnfsxDtpDeqZj6hQ&adurl=http://www.motulshop.de&rct=j&q=motul%20mot'), (66703, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CtrGQv01NTZqVCcHgswbwptXXCK3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCV0qyCtAegAcfRhPgDyAEBqQJthtyLtsq2PqoEE0_QWBDjTd5gIbUqzIUt_C716SM&sig=AGiWqtx2WhC9Uhaxtpb0zbUCUMFkoJzNbA&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (66704, 'http://www.markenoele.de/', 'http://www2.preisvgl.de/motul+8100+xcess/'), (66705, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CFKrWs09NTY2zD4riswbWwbTCCK3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVivuBlAegAcfRhPgDyAEBqQJthtyLtsq2PqoEGE_QxqctJZVGuFNv7dFpRXMzX0dgvpnedg&sig=AGiWqtz2DHNt-W_49KsGAjgaWXMLbTQ29g&adurl=http://www.motulshop.de&rct=j&q=Mot'), (66706, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (66707, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CFKrWs09NTY2zD4riswbWwbTCCK3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVivuBlAegAcfRhPgDyAEBqQJthtyLtsq2PqoEGE_QxqctJZVGuFNv7dFpRXMzX0dgvpnedg&sig=AGiWqtz2DHNt-W_49KsGAjgaWXMLbTQ29g&adurl=http://www.motulshop.de&rct=j&q=Mot'), (66708, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (66709, 'http://www.markenoele.de/catalog/product/view/id/98/category/39', ''), (66710, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+factury+line&meta=&btnG=Google-Suche'), (66711, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', ''), (66712, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (66713, 'http://www.markenoele.de/catalog/category/view/id/35', ''), (66714, 'http://www.markenoele.de/impressum/text/javascript', ''), (66715, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (66716, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.pl/search?as_q=motul+8100+&as_epq=x+cess&as_oq=&as_eq=&hl=pl&tbs=ctr%3AcountryDE&num=10&lr=lang_de&cr=countryDE&as_ft=i&as_filetype=&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=&as_rights=&safe=images&btnG=Szukaj+w+Google'), (66717, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (66718, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (66719, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', ''), (66720, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (66721, 'http://www.markenoele.de/altoelentsorgung/text/javascript', ''), (66722, 'http://www.markenoele.de/altoelentsorgung/.google-analytics.com/ga.js', ''), (66723, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (66724, 'http://www.markenoele.de/impressum/.google-analytics.com/ga.js', ''), (66725, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (66726, 'http://www.markenoele.de/catalog/product/view/id/176', ''), (66727, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (66728, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', ''), (66729, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (66730, 'http://www.markenoele.de/angebote-des-monats/text/javascript', ''), (66731, 'http://www.markenoele.de/agb/text/javascript', ''), (66732, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (66733, 'http://www.markenoele.de/catalog/product/view/id/177', 'http://www.google.de/search?q=MOTUL+8100+X-clean+5W-30&hl=de&client=firefox-a&hs=7Ck&rls=org.mozilla:de:official&channel=s&tbs=shop:1,p_ord:p&prmd=ivns&ei=hWJNTZKFIJDysgb0ruiQDQ&start=10&sa=N'), (66734, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l-177.html'), (66735, 'http://www.markenoele.de/catalog/product/view/id/8/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66736, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (66737, 'http://www.markenoele.de/zahlung/', ''), (66738, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (66739, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (66740, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (66741, 'http://www.markenoele.de/catalog/category/view/id/13', ''), (66742, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (66743, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (66744, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (66745, 'http://www.markenoele.de/zahlung/text/javascript', ''), (66746, 'http://www.markenoele.de/angebote-des-monats/.google-analytics.com/ga.js', ''), (66747, 'http://www.markenoele.de/zahlung/.google-analytics.com/ga.js', ''), (66748, 'http://www.markenoele.de/catalog/product/view/id/15', ''), (66749, 'http://www.markenoele.de/catalog/product/view/id/57', ''), (66750, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1296918712&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D332%23post83489'), (66751, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66752, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66753, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (66754, 'http://www.markenoele.de/catalog/product/view/id/2/category/4', ''), (66755, 'http://www.markenoele.de/agb/.google-analytics.com/ga.js', ''), (66756, 'http://www.markenoele.de/', 'http://koeln.cylex.de/firma-home-koeln/motul-deutschland-gmbh-2079063.html'), (66757, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/'), (66758, 'http://www.markenoele.de/catalog/category/view/id/51', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (66759, 'http://www.markenoele.de/catalog/product/view/id/157/category/51', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (66760, 'http://www.markenoele.de/catalog/category/view/id/52', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung/poloshirt-sw-damen.html'), (66761, 'http://www.markenoele.de/catalog/product/view/id/157/category/51', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html'), (66762, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung/poloshirt-sw-damen.html'), (66763, 'http://www.markenoele.de/catalog/category/view/id/46', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (66764, 'http://www.markenoele.de/catalog/category/view/id/47', 'http://www.markenoele.de/motul-zusatzstoffe/handwaschgel.html'), (66765, 'http://www.markenoele.de/catalog/category/view/id/46', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (66766, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung/poloshirt-sw-damen.html'), (66767, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+15W50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (66768, 'http://www.markenoele.de/', 'http://www.hood.de/auction/35133717/5w-40-motul-specific-505-01-5-liter.htm'), (66769, 'http://www.markenoele.de/', ''), (66770, 'http://www.markenoele.de/catalog/product/view/id/23/category/7', 'http://www.motor-talk.de/forum/oelberatung-3-0-tdi-mit-dpf-t3085225.html'), (66771, 'http://www.markenoele.de/', 'http://www2.preisvgl.de/5W+30+vollsynthetisch/'), (66772, 'http://www.markenoele.de/', 'http://www.pointoo.de/poi/Koeln/MOTUL-Deutschland-GmbH-11262853.html'), (66773, 'http://www.markenoele.de/', 'http://www.markenoele.de/'), (66774, 'http://www.markenoele.de/catalog/product/view/id/6/category/4', ''), (66775, 'http://www.markenoele.de/', 'http://www.spardeingeld.de/no_results_found__keyword--motul+15w+50.html'), (66776, 'http://www.markenoele.de/', ''), (66777, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', ''), (66778, 'http://www.markenoele.de/altoelentsorgung/', ''), (66779, 'http://www.markenoele.de/catalog/category/view/id/16', ''), (66780, 'http://www.markenoele.de/widerruf/', ''), (66781, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADRA_deDE416&q=motul+%c3%b6l'), (66782, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADRA_deDE416&q=motul+%c3%b6l'), (66783, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADRA_deDE416&q=motul+%c3%b6l'), (66784, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (66785, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cnolrt59NTbGqOMP9sgb8rNDjCK3BsMMB_em97RTtzOPtRwgAEAFQnq-hjQFglfKUgqAHoAHH0YT4A8gBAakCbYbci7bKtj6qBBhP0IiTWV9LXB0KnKapwGeSfQWTAn_OXPe6BRMIhIjwktvxpgIVTsnMCh39Dv3RygUA&rct=j&q=motul%202takt&ei=t59NTcTQN86Sswb9nfSPDQ&si'), (66786, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66787, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66788, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', 'http://www.markenoele.de/motul-schmierstoffe/modellbau.html'), (66789, 'http://www.markenoele.de/catalog/category/view/id/23', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66790, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66791, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cnolrt59NTbGqOMP9sgb8rNDjCK3BsMMB_em97RTtzOPtRwgAEAFQnq-hjQFglfKUgqAHoAHH0YT4A8gBAakCbYbci7bKtj6qBBhP0IiTWV9LXB0KnKapwGeSfQWTAn_OXPe6BRMIhIjwktvxpgIVTsnMCh39Dv3RygUA&rct=j&q=motul%202takt&ei=t59NTcTQN86Sswb9nfSPDQ&si'), (66792, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cnolrt59NTbGqOMP9sgb8rNDjCK3BsMMB_em97RTtzOPtRwgAEAFQnq-hjQFglfKUgqAHoAHH0YT4A8gBAakCbYbci7bKtj6qBBhP0IiTWV9LXB0KnKapwGeSfQWTAn_OXPe6BRMIhIjwktvxpgIVTsnMCh39Dv3RygUA&rct=j&q=motul%202takt&ei=t59NTcTQN86Sswb9nfSPDQ&si'), (66793, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cnolrt59NTbGqOMP9sgb8rNDjCK3BsMMB_em97RTtzOPtRwgAEAFQnq-hjQFglfKUgqAHoAHH0YT4A8gBAakCbYbci7bKtj6qBBhP0IiTWV9LXB0KnKapwGeSfQWTAn_OXPe6BRMIhIjwktvxpgIVTsnMCh39Dv3RygUA&rct=j&q=motul%202takt&ei=t59NTcTQN86Sswb9nfSPDQ&si'), (66794, 'http://www.markenoele.de/lieferung/', ''), (66795, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6750338482500051&output=html&h=280&slotname=9882349420&w=336&lmt=1296929852&flash=10.1.103&url=http%3A%2F%2Fbizzinformation.de%2Fwww.motul.de&dt=1296933452173&shv=r20101117&jsv=r20110202&sal'), (66796, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/'), (66797, 'http://www.markenoele.de/catalog/product/gallery/id/75/image/110/', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (66798, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6750338482500051&output=html&h=280&slotname=9882349420&w=336&lmt=1296929852&flash=10.1.103&url=http%3A%2F%2Fbizzinformation.de%2Fwww.motul.de&dt=1296933452173&shv=r20101117&jsv=r20110202&sal'), (66799, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/url?sa=t&source=web&cd=24&ved=0CDgQFjADOBQ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=c3%20%C3%B6le%20f%C3%BCr%20lpg&ei=CKVNTf7gIcjrsgbxlMmQDQ&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJ'), (66800, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.google.de/url?sa=t&source=web&cd=24&ved=0CDgQFjADOBQ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=c3%20%C3%B6le%20f%C3%BCr%20lpg&ei=CKVNTf7gIcjrsgbxlMmQDQ&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJ'), (66801, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBgQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele.de&ei=5qVNTbXzJIX5sgbh__SQDQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (66802, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBgQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele.de&ei=5qVNTbXzJIX5sgbh__SQDQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (66803, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66804, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66805, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66806, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (66807, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all'), (66808, 'http://www.markenoele.de/catalog/product/gallery/id/9/image/50/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-cng-lpg-1l.html'), (66809, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CZ9G29qVNTeThLIvhswbb35jGCK3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCVqvaBlAegAcfRhPgDyAEBqQJthtyLtsq2PqoEE0_QReB3hW-Aajgu0GVgy_dcueg&sig=AGiWqtzJwpc2Ov47Izn98xpIr5q4dU1t8Q&adurl=http://www.motulshop.de&rct=j&q=motul%2051'), (66810, 'http://www.markenoele.de/catalog/category/view/id/6?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (66811, 'http://www.markenoele.de/catalog/product/view/id/194/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all'), (66812, 'http://www.markenoele.de/catalog/product/view/id/194/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all'), (66813, 'http://www.markenoele.de/catalog/product/view/id/194/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all'), (66814, 'http://www.markenoele.de/catalog/product/view/id/194/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?limit=all'), (66815, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66816, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66817, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66818, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66819, 'http://www.markenoele.de/bestellung/', ''), (66820, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=KW9&rls=org.mozilla%3Ade%3Aofficial&q=scooter+2+T+%C3%B6l&btnG=Suche&aq=f&aqi=&aql=&oq='), (66821, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6457587928014896&output=html&h=600&slotname=2616054856&w=160&lmt=1296675353&flash=10.1.102&url=http%3A%2F%2Fwww.code-knacker.de%2Fmotorenoele.htm&dt=1296934976141&shv=r20101117&jsv=r20110202'), (66822, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=wX9&rls=org.mozilla%3Ade%3Aofficial&q=scooter+2+Takt+%C3%B6l+austria&aq=f&aqi=&aql=&oq='), (66823, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66824, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=wX9&rls=org.mozilla%3Ade%3Aofficial&q=scooter+2+Takt+%C3%B6l+austria&aq=f&aqi=&aql=&oq='), (66825, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (66826, 'http://www.markenoele.de/catalog/category/view/id/45', ''), (66827, 'http://www.markenoele.de/catalog/product/view/id/117/category/39', ''), (66828, 'http://www.markenoele.de/catalog/product/view/id/100/category/39', ''), (66829, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (66830, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (66831, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (66832, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (66833, 'http://www.markenoele.de/', 'http://www.amazon.de/s?ie=UTF8&tag=firefox-de-21&index=blended&link_code=qs&field-keywords=motul%20compition%20300v%20%2015w50&sourceid=Mozilla-search'), (66834, 'http://www.markenoele.de/catalog/product/view/id/102/category/39', ''), (66835, 'http://www.markenoele.de/catalog/product/view/id/101/category/39', ''), (66836, 'http://www.markenoele.de/', ''), (66837, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', ''), (66838, 'http://www.markenoele.de/contacts/', ''), (66839, 'http://www.markenoele.de/altoelentsorgung/text/javascript', ''), (66840, 'http://www.markenoele.de/altoelentsorgung/.google-analytics.com/ga.js', ''), (66841, 'http://www.markenoele.de/datenschutz/.google-analytics.com/ga.js', ''), (66842, 'http://www.markenoele.de/agb/text/javascript', ''), (66843, 'http://www.markenoele.de/).css(', ''), (66844, 'http://www.markenoele.de/motul_pflegeberater/text/javascript', ''), (66845, 'http://www.markenoele.de/widerruf/text/javascript', ''), (66846, 'http://www.markenoele.de/zahlung/text/javascript', ''), (66847, 'http://www.markenoele.de/catalog/category/view/id/32', ''), (66848, 'http://www.markenoele.de/', ''), (66849, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (66850, 'http://www.markenoele.de/catalog/category/view/id/5', ''), (66851, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (66852, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (66853, 'http://www.markenoele.de/catalog/product/view/id/6', ''), (66854, 'http://www.markenoele.de/catalog/product/view/id/8', ''), (66855, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (66856, 'http://www.markenoele.de/catalog/category/view/id/40', ''), (66857, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (66858, 'http://www.markenoele.de/catalog/product/view/id/170', ''), (66859, 'http://www.markenoele.de/catalog/category/view/id/39', ''), (66860, 'http://www.markenoele.de/agb', ''), (66861, 'http://www.markenoele.de/altoelentsorgung', ''), (66862, 'http://www.markenoele.de/angebote-des-monats', ''), (66863, 'http://www.markenoele.de/catalog/product/view/id/59', ''), (66864, 'http://www.markenoele.de/catalog/product/view/id/15', ''), (66865, 'http://www.markenoele.de/catalog/product/view/id/169', ''), (66866, 'http://www.markenoele.de/bestellung', ''), (66867, 'http://www.markenoele.de/checkout', ''), (66868, 'http://www.markenoele.de/checkout/onepage/', ''), (66869, 'http://www.markenoele.de/checkout/cart/', ''), (66870, 'http://www.markenoele.de/contacts', ''), (66871, 'http://www.markenoele.de/datenschutz', ''), (66872, 'http://www.markenoele.de/impressum', ''), (66873, 'http://www.markenoele.de/lieferung', ''), (66874, 'http://www.markenoele.de/motul_pflegeberater', ''), (66875, 'http://www.markenoele.de/widerruf', ''), (66876, 'http://www.markenoele.de/zahlung', ''), (66877, 'http://www.markenoele.de/catalog/category/view/id/53', ''), (66878, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (66879, 'http://www.markenoele.de/catalog/category/view/id/52', ''), (66880, 'http://www.markenoele.de/catalog/category/view/id/51', ''), (66881, 'http://www.markenoele.de/catalog/product/view/id/140/category/41', ''), (66882, 'http://www.markenoele.de/catalog/product/view/id/141/category/41', ''), (66883, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (66884, 'http://www.markenoele.de/catalog/product/view/id/146/category/41', ''), (66885, 'http://www.markenoele.de/catalog/product/view/id/139/category/41', ''), (66886, 'http://www.markenoele.de/catalog/product/view/id/145/category/41', ''), (66887, 'http://www.markenoele.de/catalog/product/view/id/143/category/41', ''), (66888, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (66889, 'http://www.markenoele.de/catalog/product/view/id/107/category/40', ''), (66890, 'http://www.markenoele.de/catalog/product/view/id/106/category/40', ''), (66891, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (66892, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (66893, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (66894, 'http://www.markenoele.de/catalog/product/view/id/104/category/40', ''), (66895, 'http://www.markenoele.de/catalog/product/view/id/110/category/40', ''), (66896, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (66897, 'http://www.markenoele.de/catalog/product/view/id/113/category/40', ''), (66898, 'http://www.markenoele.de/catalog/category/view/id/49', ''), (66899, 'http://www.markenoele.de/catalog/product/view/id/111/category/40', ''), (66900, 'http://www.markenoele.de/catalog/product/view/id/112/category/40', ''), (66901, 'http://www.markenoele.de/catalog/category/view/id/28', ''), (66902, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (66903, 'http://www.markenoele.de/catalog/product/view/id/32', 'http://www.google.de/search?hl=de&rlz=1G1ACEW_DEDE354&q=motul+3000+4t&aq=5&aqi=g2&aql=&oq=motul+3000'), (66904, 'http://www.markenoele.de/catalog/product/view/id/32', 'http://www.google.de/search?hl=de&rlz=1G1ACEW_DEDE354&q=motul+3000+4t&aq=5&aqi=g2&aql=&oq=motul+3000'), (66905, 'http://www.markenoele.de/catalog/product/view/id/103/category/45', ''), (66906, 'http://www.markenoele.de/catalog/category/view/id/38', ''), (66907, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C4gfBsWhOTZPAF4v_sgb8veWWCK3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCbYbci7bKtj6qBBhP0M3aswXL6-sIHQLsd2zSkmE8OnE2rbQ&sig=AGiWqtzkOn9Ws5Z9d02DcNZI44Js9V7RAg&adurl=http://www.motulshop.de&rct=j&q=motul%'), (66908, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (66909, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (66910, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66911, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (66912, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (66913, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C4gfBsWhOTZPAF4v_sgb8veWWCK3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCbYbci7bKtj6qBBhP0M3aswXL6-sIHQLsd2zSkmE8OnE2rbQ&sig=AGiWqtzkOn9Ws5Z9d02DcNZI44Js9V7RAg&adurl=http://www.motulshop.de&rct=j&q=motul%'), (66914, 'http://www.markenoele.de/agb/', ''), (66915, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CF8QFjAI&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotorsport%2Fmotul-300v-power.html&rct=j&q=300v%20motul%205w40&ei=KmtOTerTGJGWswbjrNWSDQ&usg=AFQjCNFag4ykXdofv4SCEQfM_k4Xt6r5MA'), (66916, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDUQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=wGtOTd2ZO8a3hQeL0cS2Dg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (66917, 'http://www.markenoele.de/lieferung/', 'http://www.markenoele.de/'), (66918, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDUQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=wGtOTd2ZO8a3hQeL0cS2Dg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (66919, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/'), (66920, 'http://www.markenoele.de/', 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDUQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=wGtOTd2ZO8a3hQeL0cS2Dg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ'), (66921, 'http://www.markenoele.de/', 'http://www.kaufen.com/Preisvergleich/result.jsp?q=motul+%C3%B6l'), (66922, 'http://www.markenoele.de/altoelentsorgung/', 'http://www.markenoele.de/'), (66923, 'http://www.markenoele.de/', 'http://www.kaufen.com/Preisvergleich/result.jsp?q=motul+%C3%B6l'), (66924, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/'), (66925, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', ''), (66926, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GFRD_de___DE220&q=motul+motor%c3%b6l'), (66927, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66928, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66929, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66930, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (66931, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (66932, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (66933, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (66934, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (66935, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (66936, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (66937, 'http://www.markenoele.de/catalog/product/view/id/5/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (66938, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (66939, 'http://www.markenoele.de/motul_pflegeberater/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (66940, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (66941, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (66942, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (66943, 'http://www.markenoele.de/catalog/product/view/id/177/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (66944, 'http://www.markenoele.de/catalog/product/view/id/23', 'http://www.google.de/products?q=507.00+pumpe+d%C3%BCse&oe=utf-8&client=firefox-a&hl=de&show=dd&sa=N&start=10'), (66945, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (66946, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (66947, 'http://www.markenoele.de/', ''), (66948, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (66949, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (66950, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (66951, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (66952, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (66953, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (66954, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=4'), (66955, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (66956, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CAOUm0IBOTcncKMOvtAa328COCK3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJXC94GUB6ABx9GE-APIAQGpAm2G3Iu2yrY-qgQTT9DBDyHqwa7rleyPPDJsIZG5gg&sig=AGiWqty6Nd2SAi3lh8yg8ci_CYMgB6aSGg&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (66957, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/'), (66958, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/'), (66959, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (66960, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66961, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (66962, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (66963, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (66964, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (66965, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (66966, 'http://www.markenoele.de/impressum/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (66967, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (66968, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=1'), (66969, 'http://www.markenoele.de/catalog/category/view/id/9?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3'), (66970, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (66971, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (66972, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66973, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (66974, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/'), (66975, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CAOUm0IBOTcncKMOvtAa328COCK3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJXC94GUB6ABx9GE-APIAQGpAm2G3Iu2yrY-qgQTT9DBDyHqwa7rleyPPDJsIZG5gg&sig=AGiWqty6Nd2SAi3lh8yg8ci_CYMgB6aSGg&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (66976, 'http://www.markenoele.de/', ''), (66977, 'http://www.markenoele.de/', ''), (66978, 'http://www.markenoele.de/', 'http://www.google.de/'), (66979, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (66980, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66981, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html'), (66982, 'http://www.markenoele.de/catalog/product/view/id/103/category/39', ''), (66983, 'http://www.markenoele.de/catalogsearch/result/?q=6100+Synergie%2B', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (66984, 'http://www.markenoele.de/catalogsearch/result/?q=6100+Synergie%2B', 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil-65.html'), (66985, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', ''), (66986, 'http://www.markenoele.de/catalogsearch/result/?q=4000+Motion+15W40', 'http://www.markenoele.de/catalogsearch/result/?q=6100+Synergie%2B'), (66987, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=4000%20Motion', 'http://www.markenoele.de/catalogsearch/result/?q=4000+Motion+15W40'), (66988, 'http://www.markenoele.de/catalogsearch/result/?q=4000+Motion+', 'http://www.markenoele.de/catalogsearch/result/?q=4000+Motion+15W40'), (66989, 'http://www.markenoele.de/catalogsearch/result/?q=2100+Power+Plus', 'http://www.markenoele.de/catalogsearch/result/?q=4000+Motion+'), (66990, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=2100+Power+Plus'), (66991, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (66992, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (66993, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (66994, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (66995, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (66996, 'http://www.markenoele.de/catalog/product/view/id/67/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (66997, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (66998, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (66999, 'http://www.markenoele.de/catalog/category/view/id/4?p=9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=8'), (67000, 'http://www.markenoele.de/catalog/category/view/id/4?p=10', 'http://www.markenoele.de/motul-schmierstoffe.html?p=9'), (67001, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/catalogsearch/result/?q=6100+Synergie%2B'), (67002, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67003, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (67004, 'http://www.markenoele.de/catalog/category/view/id/7?limit=all', ''), (67005, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (67006, 'http://www.markenoele.de/catalog/category/view/id/34', ''), (67007, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (67008, 'http://www.markenoele.de/', 'http://www.google.de/'), (67009, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67010, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67011, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (67012, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (67013, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (67014, 'http://www.markenoele.de/', 'http://www2.preisvgl.de/motul+8100+x+cess+5W+40/'), (67015, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/'), (67016, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l.html'), (67017, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (67018, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-8100-x-clean-c3-5l.html'), (67019, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (67020, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67021, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (67022, 'http://www.markenoele.de/catalog/product/gallery/id/4/image/45/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-6100-synergie-5l.html'), (67023, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67024, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (67025, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2'), (67026, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3'), (67027, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (67028, 'http://www.markenoele.de/catalog/product/gallery/id/4/image/45/', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-5l.html'), (67029, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel/motul-6100-synergie-5l.html'), (67030, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (67031, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (67032, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100+10w40+4l&hl=de&source=hp&aq=f&aqi=&aql=&oq='), (67033, 'http://www.markenoele.de/catalog/product/view/id/112', ''), (67034, 'http://www.markenoele.de/catalog/product/view/id/49', ''), (67035, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300-v-le-mans.html'), (67036, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (67037, 'http://www.markenoele.de/', 'http://www.koenigsberger-automobile.de/PKW-Zubehoer/PKW-Oel/Fuchs-Oel:::59_1_5.html'), (67038, 'http://www.markenoele.de/', 'http://www.wlw.de/sse/MainServlet?anzeige=kurzliste&land=DE&sprache=de&klobjid=70518&suchbegriff=Motor%C3%B6l'), (67039, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67040, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67041, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (67042, 'http://www.markenoele.de/catalog/category/view/id/6?dir=asc&order=name&p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?dir=asc&order=name'), (67043, 'http://www.markenoele.de/', ''), (67044, 'http://www.markenoele.de/catalog/product/view/id/63/category/17', 'http://www.google.de/url?sa=t&source=web&cd=14&ved=0CEIQFjADOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fquad%2Fmotorenol%2Fmotul-quad-4t-63.html&rct=j&q=Quad%20motul%204%20liter&ei=QqBOTcbvI8GSswb19PSQDQ&usg=AFQjCNHDlKazdFGKXOA5RzB'), (67045, 'http://www.markenoele.de/', 'http://www.google.com/aclk?sa=l&ai=CzsOUza5OTbqKA8XM-AaK3NTYAa3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglfL7gZQHoAHH0YT4A8gBAakCbYbci7bKtj6qBBNP0Irtm2pEIVwsKRozGwGELwvO&sig=AGiWqtxdE0JYY-BIZjr9XIPSV5dkhNmihg&adurl=http://www.motulshop.de&rct=j&q=motul%208100'), (67046, 'http://www.markenoele.de/catalog/product/view/id/108/category/40', ''), (67047, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&hs=uUR&rls=org.mozilla%3Ade%3Aofficial&q=oel+20w50+motul&btnG=Suche&aq=f&aqi=&aql=&oq='), (67048, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67049, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67050, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (67051, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (67052, 'http://www.markenoele.de/catalog/product/view/id/31/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (67053, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (67054, 'http://www.markenoele.de/catalog/product/view/id/51/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (67055, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C2UjIirpOTaC-BsfgswbvkqX-B63BsMMB_em97RSFu-PtRwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCbYbci7bKtj6qBBNP0ELXSMp1FYo264-69cqt0259&sig=AGiWqtysegiLoavrj7_xxDgzIEnW-5Rsfg&adurl=http://www.motulshop.de&rct=j&q=motul%20multi'), (67056, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67057, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mot', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67058, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mo', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67059, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67060, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67061, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20M', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67062, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Mu', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67063, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Mul', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67064, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Multi', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67065, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motu', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67066, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Mult', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67067, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Multi', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67068, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Multi%20A', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67069, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Multi%20At', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67070, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20Multi%20Atf', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67071, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Multi+Atf', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67072, 'http://www.markenoele.de/', 'http://www.guenstiger.de/Preisvergleich/Valvoline/SynPower_XL_III_5W_30_4_l.html'), (67073, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mo', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Multi+Atf'), (67074, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motu', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Multi+Atf'), (67075, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mot', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Multi+Atf'), (67076, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Multi+Atf'), (67077, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20x', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Multi+Atf'), (67078, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Multi+Atf'), (67079, 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+system+clean', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Multi+Atf'), (67080, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mn', 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+system+clean'), (67081, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Mon', 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+system+clean'), (67082, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motuln', 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+system+clean'), (67083, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motn', 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+system+clean'), (67084, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motun', 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+system+clean'), (67085, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+system+clean'), (67086, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul', 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+system+clean'), (67087, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Motul%20X', 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+system+clean'), (67088, 'http://www.markenoele.de/catalogsearch/result/?q=motul+x-ces', 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+system+clean'), (67089, 'http://www.markenoele.de/catalogsearch/result/?q=motul+fuel+system+clean', 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Multi+Atf'), (67090, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+Multi+Atf', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67091, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67092, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C2UjIirpOTaC-BsfgswbvkqX-B63BsMMB_em97RSFu-PtRwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCbYbci7bKtj6qBBNP0ELXSMp1FYo264-69cqt0259&sig=AGiWqtysegiLoavrj7_xxDgzIEnW-5Rsfg&adurl=http://www.motulshop.de&rct=j&q=motul%20multi'), (67093, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C2UjIirpOTaC-BsfgswbvkqX-B63BsMMB_em97RSFu-PtRwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCbYbci7bKtj6qBBNP0ELXSMp1FYo264-69cqt0259&sig=AGiWqtysegiLoavrj7_xxDgzIEnW-5Rsfg&adurl=http://www.motulshop.de&rct=j&q=motul%20multi'), (67094, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C2UjIirpOTaC-BsfgswbvkqX-B63BsMMB_em97RSFu-PtRwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCbYbci7bKtj6qBBNP0ELXSMp1FYo264-69cqt0259&sig=AGiWqtysegiLoavrj7_xxDgzIEnW-5Rsfg&adurl=http://www.motulshop.de&rct=j&q=motul%20multi'), (67095, 'http://www.markenoele.de/', ''), (67096, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (67097, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CPkTc3sROTfzaOcvhswaf88HeCK3BsMMB_em97RS97Pu-RwgAEAEgtlRQnq-hjQFgleKQgqAHoAHH0YT4A8gBAakCbYbci7bKtj6qBBNP0H1Fqdmg_99NnwvH5UJ7u1dZgAWQTg&sig=AGiWqtyiz_I2BKwF9L9ezhbyMtuivNGGXw&adurl=http://www.motulshop.de&rct=j&q=mot'), (67098, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67099, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67100, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (67101, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (67102, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&order=gebinde_groesse', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=gebinde_groesse'), (67103, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&limit=all&order=gebinde_groesse'), (67104, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&q=motul+300v&aq=0&aqi=g10&aql=&oq=Motul+300'), (67105, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=f&aqi=g6&aql=&oq='), (67106, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67107, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67108, 'http://www.markenoele.de/catalog/category/view/id/11', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67109, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/getriebeol.html'), (67110, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (67111, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (67112, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Trans', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (67113, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Trans', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (67114, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Trans%20ol', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (67115, 'http://www.markenoele.de/catalogsearch/result/?q=Trans+oil', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (67116, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Trans%20o', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (67117, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=Trans%20oil', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (67118, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (67119, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (67120, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CD0QFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=motul%20synergie%2B&ei=8MlOTa_pMpD2sga8tZGQDQ&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ&sig2=XmpSJ'), (67121, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (67122, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (67123, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (67124, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (67125, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-1l.html'), (67126, 'http://www.markenoele.de/catalog/product/view/id/4', 'http://www.google.de/url?sa=t&source=web&cd=6&ved=0CDgQgwgwBQ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-6100-synergie-5l.html&rct=j&q=motul%20synergie%2B&ei=8MlOTa_pMpD2sga8tZGQDQ&usg=AFQjCNGQ-hvPvU66UBr5om4wx0mIOBqCUw&sig2=a60ISsjsisErgy9ocKnXDg'), (67127, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-6100-synergie-5l.html'), (67128, 'http://www.markenoele.de/catalog/product/view/id/4', 'http://www.google.de/url?sa=t&source=web&cd=6&ved=0CDgQgwgwBQ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-6100-synergie-5l.html&rct=j&q=motul%20synergie%2B&ei=8MlOTa_pMpD2sga8tZGQDQ&usg=AFQjCNGQ-hvPvU66UBr5om4wx0mIOBqCUw&sig2=a60ISsjsisErgy9ocKnXDg'), (67129, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (67130, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=ie7&q=motul+shop&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&rlz=1I7ACAW&redir_esc=&ei=PNBOTevMI4bBswbBmaSRDQ'), (67131, 'http://www.markenoele.de/catalog/product/view/id/8', ''), (67132, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (67133, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-5100-4t-50.html'), (67134, 'http://www.markenoele.de/catalog/product/view/id/50', 'http://www.markenoele.de/'), (67135, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (67136, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1297012296&flash=10.1.102&url=http%3A%2F%2Fwww.apriliaforum.de%2Farchiv-50-ccm-1000-ccm%2F248-ip-ecoblu-40-grad-oder-agip-coo'), (67137, 'http://www.markenoele.de/catalog/product/view/id/96', 'http://www.google.de/search?q=motul+600+2t&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (67138, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/600-di-jet-2t.html'), (67139, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (67140, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (67141, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CV6nhNeFOTZalEoH9sgbBnajECK3BsMMB_em97RS1g_2-RwgAEAFQnq-hjQFglfqggrAHoAHH0YT4A8gBAakCbYbci7bKtj6qBBhP0K8DcbF_k_4pgP4A24JX8-9TCdsWfzw&sig=AGiWqtyhEnPb8vC6PBgrR2gIq8Y2xwJMeQ&adurl=http://www.motulshop.de&rct=j&q=Motul%'), (67142, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (67143, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (67144, 'http://www.markenoele.de/catalog/product/view/id/109/category/48', ''), (67145, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CV5B-heJOTYzmGYawtAaRwaHVCK3BsMMB_em97RS1g_2-RwgAEAFQnq-hjQFglfqggrAHoAHH0YT4A8gBAakCbYbci7bKtj6qBBhP0LfVz3JvG2KuaL0WvbqWdB8jfq7QCl8&sig=AGiWqtz53pmJZm7FiRHsRjFPDe1oxb1nRQ&adurl=http://www.motulshop.de&rct=j&q=olej%2'), (67146, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=2h&oq=&hl=de&ie=UTF-8&rlz=1T4GFRD_de___DE220&q=motul+motor%c3%b6l'), (67147, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67148, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67149, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (67150, 'http://www.markenoele.de/', ''), (67151, 'http://www.markenoele.de/catalog/product/view/id/5/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (67152, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (67153, 'http://www.markenoele.de/catalog/product/view/id/8/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (67154, 'http://www.markenoele.de/', 'http://www.google.de/search?source=ig&hl=de&rlz=1G1TSEG_DEDE396&=&q=motul+%C3%B6l&aq=1&oq=Motul+'), (67155, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (67156, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (67157, 'http://www.markenoele.de/catalog/product/view/id/12/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (67158, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (67159, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (67160, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CUlMmL-pOTarwFIOP-Qb3kcxNrcGwwwH96b3tFI-13kQIABACKAJQnq-hjQFgleKogrAHoAHH0YT4A8gBAakCbYbci7bKtj6qBBNP0GrGl9F0d05nHx7ypsbhDBVM&sig=AGiWqtwrzY6T-UQQVBd6jfhOE0XjOTFgRw&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (67161, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (67162, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (67163, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (67164, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (67165, 'http://www.markenoele.de/catalog/category/view/id/40?p=2', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (67166, 'http://www.markenoele.de/catalog/product/view/id/4/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (67167, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/'), (67168, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CUlMmL-pOTarwFIOP-Qb3kcxNrcGwwwH96b3tFI-13kQIABACKAJQnq-hjQFgleKogrAHoAHH0YT4A8gBAakCbYbci7bKtj6qBBNP0GrGl9F0d05nHx7ypsbhDBVM&sig=AGiWqtwrzY6T-UQQVBd6jfhOE0XjOTFgRw&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (67169, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (67170, 'http://www.markenoele.de/catalog/product/view/id/5/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=1'), (67171, 'http://www.markenoele.de/catalog/category/view/id/7?p=1', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (67172, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CDbr2outOTdiOEIr9sgb424CnCK3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCV-qCCsAeQAQKgAcfRhPgDyAEBqQJthtyLtsq2PqoEGE_Qm1AdMbY53HtCPFvbjTnkI9VqfpYmkA&sig=AGiWqtwzqBhkohcsgYk-RWzIvallwduMZw&adurl=http://www.motulshop.de&rct=j&q'), (67173, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CWY0lpPFOTc38CYavtAbNg-ytCK3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCV4vqBlAegAcfRhPgDyAEBqQJthtyLtsq2PqoEGE_QfvWUllCSvkbg8wCrq3uAXPGzVUseVA&sig=AGiWqtxP1XBOAypa3b808uJz3qeQfiZlOw&adurl=http://www.motulshop.de&rct=j&q=motul%2'), (67174, 'http://www.markenoele.de/catalog/product/view/id/8', 'http://www.markenoele.de/'), (67175, 'http://www.markenoele.de/catalog/product/view/id/8', ''), (67176, 'http://www.markenoele.de/lieferung/', ''), (67177, 'http://www.markenoele.de/', ''), (67178, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67179, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67180, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67181, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67182, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (67183, 'http://www.markenoele.de/catalog/product/view/id/6/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (67184, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (67185, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (67186, 'http://www.markenoele.de/catalog/product/view/id/12/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (67187, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (67188, 'http://www.markenoele.de/catalog/product/view/id/12/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (67189, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (67190, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (67191, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (67192, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.de'), (67193, 'http://www.markenoele.de/', 'http://whois.domaintools.com/markenoele.com'), (67194, 'http://www.markenoele.de/catalog/category/view/id/21', ''), (67195, 'http://www.markenoele.de/', ''), (67196, 'http://www.markenoele.de/angebote-des-monats/', ''), (67197, 'http://www.markenoele.de/', 'http://www.google.at/search?hl=de&source=hp&q=motul+onlinestore&aq=f&aqi=&aql=&oq='), (67198, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (67199, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CIyAVNVFPTePDPMn6sga74OWoCK3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJX6lYKoB6ABx9GE-APIAQGpAm2G3Iu2yrY-qgQTT9Bv1tQNEiP-fiB7lOEoB8ERRA&sig=AGiWqtyqINXr8VGwz1HAYRIvHukIY9Iblw&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (67200, 'http://www.markenoele.de/catalog/category/view/id/50', ''), (67201, 'http://www.markenoele.de/motul-pflegeprodukte/.google-analytics.com/ga.js', ''), (67202, 'http://www.markenoele.de/motul-pflegeprodukte/text/javascript', ''), (67203, 'http://www.markenoele.de/motul-fanshop-artikel/.google-analytics.com/ga.js', ''), (67204, 'http://www.markenoele.de/motul-fanshop-artikel/text/javascript', ''), (67205, 'http://www.markenoele.de/catalog/product/view/id/109/category/40', ''), (67206, 'http://www.markenoele.de/motul-zusatzstoffe/.google-analytics.com/ga.js', ''), (67207, 'http://www.markenoele.de/motul-zusatzstoffe/text/javascript', ''), (67208, 'http://www.markenoele.de/catalog/product/view/id/115/category/39', ''), (67209, 'http://www.markenoele.de/motul-zusatzstoffe/ul.products-grid', ''), (67210, 'http://www.markenoele.de/', ''), (67211, 'http://www.markenoele.de/', 'http://www.amazon.de/MOTUL-7100-4-Takt-Liter-20W-50/dp/B0022ZLP64/ref=sr_1_16?s=automotive&ie=UTF8&qid=1297057467&sr=1-16'), (67212, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67213, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67214, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67215, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (67216, 'http://www.markenoele.de/', ''), (67217, 'http://www.markenoele.de/', ''), (67218, 'http://www.markenoele.de/', ''), (67219, 'http://www.markenoele.de/', ''), (67220, 'http://www.markenoele.de/catalog/product/view/id/96', 'http://www.google.de/url?url=http://www.markenoele.de/600-di-jet-2t.html&rct=j&sa=X&ei=Z99PTeXrJ8GUswbkzPGRDQ&ved=0CEUQ9gIwAA&q=motul+600+2t&usg=AFQjCNGV0pTmdnFcUTg2lP-3IQvzlBNxQQ'), (67221, 'http://www.markenoele.de/motul-pflegeprodukte/.google-analytics.com/ga.js', ''), (67222, 'http://www.markenoele.de/catalog/product/view/id/112/category/48', ''), (67223, 'http://www.markenoele.de/catalog/product/view/id/17', ''), (67224, 'http://www.markenoele.de/motul-pflegeprodukte/text/javascript', ''), (67225, 'http://www.markenoele.de/motul-fanshop-artikel/.google-analytics.com/ga.js', ''), (67226, 'http://www.markenoele.de/', ''), (67227, 'http://www.markenoele.de/motul-fanshop-artikel/text/javascript', ''), (67228, 'http://www.markenoele.de/motul-zusatzstoffe/.google-analytics.com/ga.js', ''), (67229, 'http://www.markenoele.de/motul-zusatzstoffe/text/javascript', ''), (67230, 'http://www.markenoele.de/', 'http://www.google.de/'), (67231, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67232, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67233, 'http://www.markenoele.de/', ''), (67234, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet', ''), (67235, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=2', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet'), (67236, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=2'), (67237, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (67238, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=3'), (67239, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=4'), (67240, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=5'), (67241, 'http://www.markenoele.de/catalog/product/view/id/50/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=5'), (67242, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-5100-4t-50.html'), (67243, 'http://www.markenoele.de/catalog/product/view/id/50/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=5'), (67244, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=5'), (67245, 'http://www.markenoele.de/catalog/product/view/id/55/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=6'), (67246, 'http://www.markenoele.de/catalog/product/view/id/55/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=6'), (67247, 'http://www.markenoele.de/catalog/product/view/id/88/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=6'), (67248, 'http://www.markenoele.de/catalog/product/view/id/56/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=6'), (67249, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet&p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?dir=asc&order=viskositaet&p=6'), (67250, 'http://www.markenoele.de/', 'http://hamm.cylex.de/firma-home/putoline-deutschland-emo-mbh-2344472.html'), (67251, 'http://www.markenoele.de/', 'http://www.5w40.de/serve.php?lg=de&dn=5w40.de&ps=6f2d090c665ddcf7a891b87f1ceeabd9&le=2011020708000152775&aq=Motor%20Oil&tk=024AyUFDtOcKEwj_o6rgkvamAhWWXN8KHS0-U9AQAhgBIAEw8NCwCDgBQLACUPDQsAhQ5NrECVCa-ZgPUNWsrw9QrJ2WE1CCnPka'), (67252, 'http://www.markenoele.de/motul-zusatzstoffe/ul.products-grid', ''), (67253, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+2+takt+%F6l&hl=de'), (67254, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67255, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67256, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (67257, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Cu6vazvxPTbi0O4f_sgaPxNGsCK3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCbYbci7bKtj6qBBhP0HuY7hT4ttitjJR96-yaAmcRDZeTWS0&sig=AGiWqtxJk_AKht0c0YwwsOsp5bMzzMP3wg&adurl=http://www.motulshop.de&rct=j&q=motul%'), (67258, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67259, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67260, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (67261, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67262, 'http://www.markenoele.de/catalog/product/gallery/id/32/image/4/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-3000-4t-32.html'), (67263, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (67264, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67265, 'http://www.markenoele.de/catalog/product/view/id/59/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (67266, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67267, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (67268, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67269, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (67270, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (67271, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67272, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67273, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+2+takt+%F6l&hl=de'), (67274, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+2+takt+%F6l&hl=de'), (67275, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=100%20motomix%202T', 'http://www.markenoele.de/'), (67276, 'http://www.markenoele.de/catalogsearch/result/?q=100+motomix+2T', 'http://www.markenoele.de/'), (67277, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/catalogsearch/result/?q=100+motomix+2T'), (67278, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CdGFF0f1PTZuQKIH-sgaiqoXZCK3BsMMB_em97RSFyuPtRwgAEAEoAlCer6GNAWCV-vCBjAeQAQKgAcfRhPgDyAEBqQJthtyLtsq2PqoEGE_QCkpMr_7OHjDGyliyamu74tzmWfD5YA&sig=AGiWqtzUKkNXZZm0ufLuUFvI6_hR6y5cjg&adurl=http://www.motulshop.de&rct=j&q'), (67279, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67280, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67281, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67282, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (67283, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67284, 'http://www.markenoele.de/catalog/product/view/id/32/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (67285, 'http://www.markenoele.de/', 'http://www.google.de/search?client=opera&rls=de&q=Motul+%C3%B6l&sourceid=opera&ie=utf-8&oe=utf-8'), (67286, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67287, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67288, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (67289, 'http://www.markenoele.de/', ''), (67290, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CGGObTQhQTan2EYKwtAaimsSuCK3BsMMB_em97RSFyuPtRwgAEAEoAlCer6GNAWCV2oiCmAegAcfRhPgDyAEBqQJthtyLtsq2PqoEGE_QLbMKViXl6wggLz4xYAqlUcqHviYWdA&sig=AGiWqtyAra73kjckjogVm9qwoOAJGlJDcQ&adurl=http://www.motulshop.de&rct=j&q=mot'), (67291, 'http://www.markenoele.de/catalog/product/view/id/11', 'http://www.google.de/search?q=Motul+8100+X+-Clean%2B+5W-30&hl=de&rls=com.microsoft:de-DE:IE-SearchBox&rlz=1I7HPEA_de&prmd=ivns&source=univ&tbs=shop:1&tbo=u&ei=0QxQTZ2SIsLDswb3kuiRDQ&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CEgQrQQwAg'), (67292, 'http://www.markenoele.de/', ''), (67293, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CE-8pGRNQTa_IOsP6sga6j8jICK3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFgldKmgrAHoAHH0YT4A8gBAakCbYbci7bKtj6qBBZP0Bl26C4rO2bPq2hVhoOPcg5wWmaF&sig=AGiWqtxWbmNQeWnSY3iospw-xDd2da7QEg&adurl=http://www.motulshop.de&rct=j&q=motul%202'), (67294, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67295, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67296, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (67297, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (67298, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (67299, 'http://www.markenoele.de/catalog/category/view/id/7?p=4', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=3'), (67300, 'http://www.markenoele.de/catalog/category/view/id/7?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?p=2'), (67301, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (67302, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (67303, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CE-8pGRNQTa_IOsP6sga6j8jICK3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFgldKmgrAHoAHH0YT4A8gBAakCbYbci7bKtj6qBBZP0Bl26C4rO2bPq2hVhoOPcg5wWmaF&sig=AGiWqtxWbmNQeWnSY3iospw-xDd2da7QEg&adurl=http://www.motulshop.de&rct=j&q=motul%202'), (67304, 'http://www.markenoele.de/catalog/product/view/id/21', ''), (67305, 'http://www.markenoele.de/catalog/product/view/id/21', 'http://www.google.de/'), (67306, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-specific-ll-a-b-025-21.html'), (67307, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (67308, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67309, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (67310, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (67311, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet', ''), (67312, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&order=viskositaet', ''), (67313, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&mode=list&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&limit=all&order=viskositaet'), (67314, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&mode=list&order=position', ''), (67315, 'http://www.markenoele.de/catalog/product/view/id/21/category/7', ''), (67316, 'http://www.markenoele.de/catalog/product/view/id/21/category/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&limit=all&mode=list&order=position'), (67317, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&limit=all&mode=list&order=position', ''), (67318, 'http://www.markenoele.de/widerruf/', ''), (67319, 'http://www.markenoele.de/', 'http://www.preisvergleich.de/search/landing/query/motul+scooter+power+2t/s/google/koid/3742571874/gkaid/58247091/?gclid=CMWl8Ny79qYCFcS-zAodiiyEFg'), (67320, 'http://www.markenoele.de/', ''), (67321, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+kettenspray&_sacat=0&_odkw=motul+kettensprey&_osacat=0&_trksid=p3286.c0.m270.l1313'), (67322, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (67323, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/'), (67324, 'http://www.markenoele.de/', 'http://shop.ebay.de/i.html?_nkw=motul+kettenspray&_sacat=0&_odkw=motul+kettensprey&_osacat=0&_trksid=p3286.c0.m270.l1313'), (67325, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (67326, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67327, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67328, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (67329, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (67330, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67331, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (67332, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (67333, 'http://www.markenoele.de/catalog/product/view/id/58/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (67334, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (67335, 'http://www.markenoele.de/catalog/product/view/id/59/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (67336, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (67337, 'http://www.markenoele.de/catalog/product/view/id/57/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (67338, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (67339, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (67340, 'http://www.markenoele.de/catalog/category/view/id/10?limit=all', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (67341, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90b3Jlbm9sLmh0bWw_bGltaXQ9YWxs/product/59/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (67342, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=all'), (67343, 'http://www.markenoele.de/catalog/product/view/id/59', 'http://www.markenoele.de/checkout/cart/'), (67344, 'http://www.markenoele.de/catalog/category/view/id/40', 'http://www.markenoele.de/motul-710-2t.html'), (67345, 'http://www.markenoele.de/catalog/category/view/id/49', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (67346, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/motul-pflegeprodukte.html'), (67347, 'http://www.markenoele.de/catalog/category/view/id/45', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (67348, 'http://www.markenoele.de/catalog/product/view/id/101/category/45', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (67349, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67350, 'http://www.markenoele.de/catalog/category/view/id/45', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (67351, 'http://www.markenoele.de/catalog/product/view/id/100/category/45', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (67352, 'http://www.markenoele.de/catalog/category/view/id/45', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (67353, 'http://www.markenoele.de/catalog/product/view/id/102/category/45', 'http://www.markenoele.de/motul-zusatzstoffe/fett.html'), (67354, 'http://www.markenoele.de/', 'http://www.amazon.de/MOTUL-8100-X-Clean-C3-5W-30/dp/B004BF8KAW/ref=sr_1_2?ie=UTF8&s=automotive&qid=1297101083&sr=8-2'), (67355, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C2Lz7sTNQTYPnKoT8sgaNkcTACK3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVsveBlAegAcfRhPgDyAEBqQJthtyLtsq2PqoEE0_QdH3cdXcR8hz4eC4KYdVMiF4&sig=AGiWqtykd2NqcnKH3DEN66KZsAfZMksvmQ&adurl=http://www.motulshop.de&rct=j&q=motul%2051'), (67356, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=C2Lz7sTNQTYPnKoT8sgaNkcTACK3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVsveBlAegAcfRhPgDyAEBqQJthtyLtsq2PqoEE0_QdH3cdXcR8hz4eC4KYdVMiF4&sig=AGiWqtykd2NqcnKH3DEN66KZsAfZMksvmQ&adurl=http://www.motulshop.de&rct=j&q=motul%2051'), (67357, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67358, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67359, 'http://www.markenoele.de/', 'http://www.amazon.de/MOTUL-8100-X-Clean-C3-5W-40/dp/B004BFA54Q/ref=sr_1_fkmr2_1?ie=UTF8&qid=1297101762&sr=1-1-fkmr2'), (67360, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=15&slotname=4857212039&w=468&lmt=1297102023&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1612&dt=12971020'), (67361, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.markenoele.de/'), (67362, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTgxMDAtZWNvLWNsZWFuLWMxLTE3Lmh0bWw,/product/17/', 'http://www.markenoele.de/motul-8100-eco-clean-c1-17.html'), (67363, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-8100-eco-clean-c1-17.html'), (67364, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.markenoele.de/'), (67365, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLTgxMDAtZWNvLWNsZWFuLWMxLTE3Lmh0bWw,/product/17/', 'http://www.markenoele.de/motul-8100-eco-clean-c1-17.html'), (67366, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-8100-eco-clean-c1-17.html'), (67367, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (67368, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (67369, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67370, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (67371, 'http://www.markenoele.de/catalog/product/gallery/id/50/image/23/', ''), (67372, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90b3Jlbm9sL21vdHVsLTUxMDAtNHQtNTAuaHRtbA,,/product/50/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-50.html'), (67373, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-50.html'), (67374, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (67375, 'http://www.markenoele.de/catalog/category/view/id/41', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol/motul-5100-4t-50.html'), (67376, 'http://www.markenoele.de/', ''), (67377, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', ''), (67378, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CB2idQUBQTaDYJsGm8QP2892BAa3BsMMB_em97RSFyuPtRwgAEAIgpKmsAygCUJ6voY0BYJWit4LIB6ABx9GE-APIAQGpAm2G3Iu2yrY-qgQYT9CSZuCJz19xoaECvo0UUrHmDKAN0NpB&sig=AGiWqtyXlKXWrk8dtmCfOHm101SyAOS9Jg&adurl=http://www.motulshop.de&rct=j'), (67379, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67380, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67381, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-6100-synergie-5l.html'), (67382, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67383, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-50.html'), (67384, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (67385, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-50.html'), (67386, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (67387, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67388, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-50.html'), (67389, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (67390, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-50.html'), (67391, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (67392, 'http://www.markenoele.de/catalog/product/view/id/75/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (67393, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-4t-factory-line-75.html'), (67394, 'http://www.markenoele.de/catalog/category/view/id/41?p=2', 'http://www.markenoele.de/motul-fanshop-artikel.html'), (67395, 'http://www.markenoele.de/catalog/product/view/id/75/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html?p=2'), (67396, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (67397, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-50.html'), (67398, 'http://www.markenoele.de/catalog/category/view/id/41?p=3', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=2'), (67399, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67400, 'http://www.markenoele.de/catalog/category/view/id/41?p=4', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=3'), (67401, 'http://www.markenoele.de/checkout/', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (67402, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/motul-fanshop-artikel.html?p=4'), (67403, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (67404, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (67405, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (67406, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1297105434&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1609&dt=12971054'), (67407, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (67408, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (67409, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67410, 'http://www.markenoele.de/catalog/product/view/id/3/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67411, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67412, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (67413, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (67414, 'http://www.markenoele.de/catalog/product/view/id/7/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67415, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67416, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67417, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html'), (67418, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-heizoel.html'), (67419, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (67420, 'http://www.markenoele.de/checkout/onepage/success/', ''), (67421, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&&sa=X&ei=6EdQTbbcI4fLswa0noCRDQ&ved=0CDIQBSgA&q=Motul+Specific+913C+5W30&spell=1'), (67422, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (67423, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (67424, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (67425, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (67426, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (67427, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (67428, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&&sa=X&ei=6EdQTbbcI4fLswa0noCRDQ&ved=0CDIQBSgA&q=Motul+Specific+913C+5W30&spell=1'), (67429, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (67430, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (67431, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/esso-diesel.html'), (67432, 'http://www.markenoele.de/', 'http://www2.preisvgl.de/motul+specific+5W30/'), (67433, 'http://www.markenoele.de/catalog/category/view/id/18', ''), (67434, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (67435, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67436, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67437, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (67438, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (67439, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=viskositaet', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (67440, 'http://www.markenoele.de/catalog/category/view/id/7?dir=asc&order=name', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=viskositaet'), (67441, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=400', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (67442, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=4000', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (67443, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=4000%20M', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (67444, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=4000%20Motion', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (67445, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=4000%20Mo', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (67446, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=4000', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (67447, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=4000%20Mot', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (67448, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=4000', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (67449, 'http://www.markenoele.de/catalogsearch/result/?q=4000+Motion', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html?dir=asc&order=name'), (67450, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&hl=de&client=firefox-a&hs=0LY&sa=X&rls=org.mozilla:de:official&prmd=ivns&source=univ&tbs=shop:1&tbo=u&ei=bFNQTYqrBYSDhQfl3p2WDw&oi=product_result_group&ct=title&resnum=3&ved=0CFQQrQQwAg'), (67451, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&hl=de&client=firefox-a&hs=0LY&sa=X&rls=org.mozilla:de:official&prmd=ivns&source=univ&tbs=shop:1&tbo=u&ei=bFNQTYqrBYSDhQfl3p2WDw&oi=product_result_group&ct=title&resnum=3&ved=0CFQQrQQwAg'), (67452, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (67453, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+motor%C3%B6l&hl=de&client=firefox-a&hs=0LY&sa=X&rls=org.mozilla:de:official&prmd=ivns&source=univ&tbs=shop:1&tbo=u&ei=bFNQTYqrBYSDhQfl3p2WDw&oi=product_result_group&ct=title&resnum=3&ved=0CFQQrQQwAg'), (67454, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.markenoele.de/'), (67455, 'http://www.markenoele.de/catalog/product/view/id/17', 'http://www.markenoele.de/'), (67456, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CtM67CGpQTfeiLMaMOvWyrY4CrcGwwwH96b3tFI3J4-1HCAAQASgCUJ6voY0BYJWC-YGUB6ABx9GE-APIAQGpAjvWCUISqrY-qgQTT9Ae59eBFWokl9KTF11r32qNnA&sig=AGiWqtxFl-KzafzE5SvmvZiAI6dRh3OoeQ&adurl=http://www.motulshop.de&rct=j&q=motul%20spe'), (67457, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CtM67CGpQTfeiLMaMOvWyrY4CrcGwwwH96b3tFI3J4-1HCAAQASgCUJ6voY0BYJWC-YGUB6ABx9GE-APIAQGpAjvWCUISqrY-qgQTT9Ae59eBFWokl9KTF11r32qNnA&sig=AGiWqtxFl-KzafzE5SvmvZiAI6dRh3OoeQ&adurl=http://www.motulshop.de&rct=j&q=motul%20spe'), (67458, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67459, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67460, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (67461, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67462, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (67463, 'http://www.markenoele.de/catalog/product/view/id/22/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (67464, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (67465, 'http://www.markenoele.de/catalog/product/view/id/25/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (67466, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (67467, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (67468, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (67469, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter.html'), (67470, 'http://www.markenoele.de/catalog/category/view/id/15', 'http://www.markenoele.de/motul-schmierstoffe/scooter/motorenol-4-takt.html'), (67471, 'http://www.markenoele.de/catalog/category/view/id/13', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (67472, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (67473, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (67474, 'http://www.markenoele.de/catalog/product/view/id/25/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (67475, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67476, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67477, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CtM67CGpQTfeiLMaMOvWyrY4CrcGwwwH96b3tFI3J4-1HCAAQASgCUJ6voY0BYJWC-YGUB6ABx9GE-APIAQGpAjvWCUISqrY-qgQTT9Ae59eBFWokl9KTF11r32qNnA&sig=AGiWqtxFl-KzafzE5SvmvZiAI6dRh3OoeQ&adurl=http://www.motulshop.de&rct=j&q=motul%20spe'), (67478, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CFoQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-autoschmierstoffe%2Fmotul-specific-cng-lpg-1l.html&rct=j&q=motul%20specific%205w40&ei=hGtQTcfvKs2VOvHB3fEP&usg=AFQjCNHgzhzA8'), (67479, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-cng-lpg-1l.html'), (67480, 'http://www.markenoele.de/catalog/category/view/id/7?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (67481, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-cng-lpg-1l.html'), (67482, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CFoQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-autoschmierstoffe%2Fmotul-specific-cng-lpg-1l.html&rct=j&q=motul%20specific%205w40&ei=hGtQTcfvKs2VOvHB3fEP&usg=AFQjCNHgzhzA8'), (67483, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67484, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/login/'), (67485, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/login/'), (67486, 'http://www.markenoele.de/customer/account/login/index.php', 'http://www.markenoele.de/index.php'), (67487, 'http://www.markenoele.de/', ''), (67488, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (67489, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Modul+20w50&ie=UTF-8&oe=UTF-8&hl=de&client=safari'), (67490, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Modul+20w50&ie=UTF-8&oe=UTF-8&hl=de&client=safari'), (67491, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Modul+20w50&ie=UTF-8&oe=UTF-8&hl=de&client=safari'), (67492, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w5', 'http://www.markenoele.de/'), (67493, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20', 'http://www.markenoele.de/'), (67494, 'http://www.markenoele.de/catalogsearch/result/?q=20w50', 'http://www.markenoele.de/'), (67495, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=20w', 'http://www.markenoele.de/'), (67496, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Modul+20w50&ie=UTF-8&oe=UTF-8&hl=de&client=safari'), (67497, 'http://www.markenoele.de/catalog/category/view/id/25', ''), (67498, 'http://www.markenoele.de/catalog/product/view/id/9/category/4', ''), (67499, 'http://www.markenoele.de/', ''), (67500, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67501, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=viskositaet', ''), (67502, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67503, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/login/'), (67504, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/customer/account/login/'), (67505, 'http://www.markenoele.de/customer/account/login/index.php', 'http://www.markenoele.de/index.php'), (67506, 'http://www.markenoele.de/catalog/category/view/id/46', ''), (67507, 'http://www.markenoele.de/catalog/product/view/id/121/category/40', ''), (67508, 'http://www.markenoele.de/catalog/product/view/id/119/category/40', ''), (67509, 'http://www.markenoele.de/catalog/category/view/id/50?dir=asc&order=position', ''), (67510, 'http://www.markenoele.de/catalog/category/view/id/50?dir=desc&mode=list&order=position', ''), (67511, 'http://www.markenoele.de/catalog/category/view/id/50?mode=grid', ''), (67512, 'http://www.markenoele.de/catalog/product/view/id/114/category/40', ''), (67513, 'http://www.markenoele.de/catalog/category/view/id/49?dir=asc&order=position', ''), (67514, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&mode=list&order=position', ''), (67515, 'http://www.markenoele.de/catalog/category/view/id/49?dir=desc&order=position&p=2', ''), (67516, 'http://www.markenoele.de/catalog/category/view/id/49?mode=grid', ''), (67517, 'http://www.markenoele.de/catalog/category/view/id/49?mode=list&p=2', ''), (67518, 'http://www.markenoele.de/catalog/category/view/id/49?p=1', ''), (67519, 'http://www.markenoele.de/catalog/product/view/id/118/category/49', ''), (67520, 'http://www.markenoele.de/catalog/product/view/id/119/category/49', ''), (67521, 'http://www.markenoele.de/catalog/product/view/id/114/category/49', ''), (67522, 'http://www.markenoele.de/catalog/product/view/id/113/category/49', ''), (67523, 'http://www.markenoele.de/catalog/product/view/id/116/category/49', ''), (67524, 'http://www.markenoele.de/catalog/category/view/id/4?dir=asc&order=position', ''), (67525, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&mode=list&order=position', ''), (67526, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=position&p=2', ''), (67527, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=position&p=3', ''), (67528, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=position&p=4', ''), (67529, 'http://www.markenoele.de/catalog/category/view/id/4?dir=desc&order=position&p=5', ''), (67530, 'http://www.markenoele.de/catalog/category/view/id/4?mode=grid', ''), (67531, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list&p=2', ''), (67532, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list&p=3', ''), (67533, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list&p=4', ''), (67534, 'http://www.markenoele.de/catalog/category/view/id/4?mode=list&p=5', ''), (67535, 'http://www.markenoele.de/catalog/category/view/id/4?p=1', ''), (67536, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', ''), (67537, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', ''), (67538, 'http://www.markenoele.de/catalog/category/view/id/28?dir=desc&order=position', ''), (67539, 'http://www.markenoele.de/catalog/category/view/id/28?mode=list', ''), (67540, 'http://www.markenoele.de/catalog/product/view/id/163/category/28', ''), (67541, 'http://www.markenoele.de/catalog/product/view/id/161/category/28', ''), (67542, 'http://www.markenoele.de/catalog/product/view/id/162/category/28', ''), (67543, 'http://www.markenoele.de/catalog/product/view/id/159/category/28', ''), (67544, 'http://www.markenoele.de/catalog/product/view/id/160/category/28', ''), (67545, 'http://www.markenoele.de/catalog/product/view/id/158/category/28', ''), (67546, 'http://www.markenoele.de/catalog/category/view/id/31', ''), (67547, 'http://www.markenoele.de/catalog/category/view/id/29', ''), (67548, 'http://www.markenoele.de/catalog/category/view/id/30', ''), (67549, 'http://www.markenoele.de/catalog/product/view/id/165/category/28', ''), (67550, 'http://www.markenoele.de/catalog/product/view/id/164/category/28', ''), (67551, 'http://www.markenoele.de/catalog/product/view/id/196/category/4', ''), (67552, 'http://www.markenoele.de/catalog/product/view/id/253/category/4', ''), (67553, 'http://www.markenoele.de/catalog/category/view/id/21?dir=desc&order=position', ''), (67554, 'http://www.markenoele.de/catalog/category/view/id/21?mode=list', ''), (67555, 'http://www.markenoele.de/catalog/category/view/id/22', ''), (67556, 'http://www.markenoele.de/catalog/product/view/id/79/category/21', ''), (67557, 'http://www.markenoele.de/catalog/category/view/id/25?dir=desc&order=position', ''), (67558, 'http://www.markenoele.de/catalog/category/view/id/25?mode=list', ''), (67559, 'http://www.markenoele.de/catalog/category/view/id/25?p=2', ''), (67560, 'http://www.markenoele.de/catalog/category/view/id/25?p=3', ''), (67561, 'http://www.markenoele.de/catalog/product/view/id/85/category/25', ''), (67562, 'http://www.markenoele.de/catalog/product/view/id/86/category/25', ''), (67563, 'http://www.markenoele.de/catalog/product/view/id/87/category/25', ''), (67564, 'http://www.markenoele.de/catalog/product/view/id/84/category/25', ''), (67565, 'http://www.markenoele.de/catalog/category/view/id/26', ''), (67566, 'http://www.markenoele.de/catalog/category/view/id/27', ''), (67567, 'http://www.markenoele.de/catalog/product/view/id/81/category/25', ''), (67568, 'http://www.markenoele.de/catalog/product/view/id/82/category/25', ''), (67569, 'http://www.markenoele.de/catalog/product/view/id/83/category/25', ''), (67570, 'http://www.markenoele.de/catalog/product/view/id/80/category/25', ''), (67571, 'http://www.markenoele.de/catalog/product/view/id/88/category/25', ''), (67572, 'http://www.markenoele.de/catalog/category/view/id/23?dir=desc&order=position', ''), (67573, 'http://www.markenoele.de/catalog/category/view/id/23?mode=list', ''), (67574, 'http://www.markenoele.de/catalog/product/view/id/168/category/23', ''), (67575, 'http://www.markenoele.de/catalog/category/view/id/24', ''), (67576, 'http://www.markenoele.de/catalog/category/view/id/32?dir=desc&order=position', ''), (67577, 'http://www.markenoele.de/catalog/category/view/id/32?mode=list', ''), (67578, 'http://www.markenoele.de/catalog/category/view/id/32?p=2', ''), (67579, 'http://www.markenoele.de/catalog/category/view/id/34', ''), (67580, 'http://www.markenoele.de/catalog/category/view/id/33', ''), (67581, 'http://www.markenoele.de/catalog/product/view/id/69/category/32', ''), (67582, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', ''), (67583, 'http://www.markenoele.de/catalog/product/view/id/66/category/32', ''), (67584, 'http://www.markenoele.de/catalog/product/view/id/68/category/32', ''), (67585, 'http://www.markenoele.de/catalog/product/view/id/67/category/32', ''), (67586, 'http://www.markenoele.de/catalog/product/view/id/70/category/32', ''), (67587, 'http://www.markenoele.de/catalog/product/view/id/71/category/32', ''), (67588, 'http://www.markenoele.de/catalog/product/view/id/72/category/32', ''), (67589, 'http://www.markenoele.de/catalog/product/view/id/30/category/32', ''), (67590, 'http://www.markenoele.de/catalog/product/view/id/57/category/4', ''), (67591, 'http://www.markenoele.de/catalog/product/view/id/32/category/4', ''), (67592, 'http://www.markenoele.de/catalog/product/view/id/31/category/4', ''), (67593, 'http://www.markenoele.de/catalog/product/view/id/58/category/4', ''), (67594, 'http://www.markenoele.de/catalog/product/view/id/48/category/4', ''), (67595, 'http://www.markenoele.de/catalog/product/view/id/49/category/4', ''), (67596, 'http://www.markenoele.de/catalog/product/view/id/50/category/4', ''), (67597, 'http://www.markenoele.de/catalog/product/view/id/33/category/4', ''), (67598, 'http://www.markenoele.de/catalog/product/view/id/59/category/4', ''), (67599, 'http://www.markenoele.de/catalog/product/view/id/52/category/4', ''), (67600, 'http://www.markenoele.de/catalog/product/view/id/53/category/4', ''), (67601, 'http://www.markenoele.de/catalog/product/view/id/54/category/4', ''), (67602, 'http://www.markenoele.de/catalog/product/view/id/55/category/4', ''), (67603, 'http://www.markenoele.de/catalog/product/view/id/56/category/4', ''), (67604, 'http://www.markenoele.de/catalog/product/view/id/51/category/4', ''), (67605, 'http://www.markenoele.de/catalog/product/view/id/17/category/4', ''), (67606, 'http://www.markenoele.de/catalog/product/view/id/16/category/4', ''), (67607, 'http://www.markenoele.de/catalog/product/view/id/14/category/4', ''), (67608, 'http://www.markenoele.de/catalog/product/view/id/15/category/4', ''), (67609, 'http://www.markenoele.de/catalog/product/view/id/176/category/4', ''), (67610, 'http://www.markenoele.de/catalog/product/view/id/177/category/4', ''), (67611, 'http://www.markenoele.de/catalog/product/view/id/11/category/4', ''), (67612, 'http://www.markenoele.de/catalog/product/view/id/12/category/4', ''), (67613, 'http://www.markenoele.de/catalog/category/view/id/6?dir=desc&order=position', ''), (67614, 'http://www.markenoele.de/catalog/category/view/id/6?mode=list', ''), (67615, 'http://www.markenoele.de/catalog/category/view/id/6?p=2', ''), (67616, 'http://www.markenoele.de/catalog/category/view/id/6?p=3', ''), (67617, 'http://www.markenoele.de/catalog/category/view/id/6?p=4', ''), (67618, 'http://www.markenoele.de/catalog/product/view/id/2/category/6', ''), (67619, 'http://www.markenoele.de/catalog/product/view/id/1/category/6', ''), (67620, 'http://www.markenoele.de/catalog/product/view/id/3/category/6', ''), (67621, 'http://www.markenoele.de/catalog/product/view/id/4/category/6', ''), (67622, 'http://www.markenoele.de/catalog/product/view/id/5/category/6', ''), (67623, 'http://www.markenoele.de/catalog/product/view/id/6/category/6', ''), (67624, 'http://www.markenoele.de/catalog/product/view/id/7/category/6', ''), (67625, 'http://www.markenoele.de/catalog/product/view/id/8/category/6', ''), (67626, 'http://www.markenoele.de/catalog/category/view/id/8', ''), (67627, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (67628, 'http://www.markenoele.de/catalog/product/view/id/9/category/6', ''), (67629, 'http://www.markenoele.de/catalog/product/view/id/188/category/4', ''), (67630, 'http://www.markenoele.de/catalog/product/view/id/187/category/4', ''), (67631, 'http://www.markenoele.de/catalog/product/view/id/13/category/4', ''), (67632, 'http://www.markenoele.de/catalog/product/view/id/30/category/4', ''), (67633, 'http://www.markenoele.de/catalog/category/view/id/9?dir=desc&order=position', ''), (67634, 'http://www.markenoele.de/catalog/category/view/id/9?mode=list', ''), (67635, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', ''), (67636, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', ''), (67637, 'http://www.markenoele.de/catalog/category/view/id/12', ''), (67638, 'http://www.markenoele.de/catalog/category/view/id/11', ''), (67639, 'http://www.markenoele.de/catalog/category/view/id/10', ''), (67640, 'http://www.markenoele.de/catalog/product/view/id/32/category/9', ''), (67641, 'http://www.markenoele.de/catalog/product/view/id/31/category/9', ''), (67642, 'http://www.markenoele.de/catalog/product/view/id/48/category/9', ''), (67643, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', ''), (67644, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', ''), (67645, 'http://www.markenoele.de/catalog/product/view/id/33/category/9', ''), (67646, 'http://www.markenoele.de/catalog/product/view/id/52/category/9', ''), (67647, 'http://www.markenoele.de/catalog/product/view/id/53/category/9', ''), (67648, 'http://www.markenoele.de/catalog/product/view/id/51/category/9', ''), (67649, 'http://www.markenoele.de/catalog/product/view/id/186/category/4', ''), (67650, 'http://www.markenoele.de/catalog/product/view/id/60/category/4', ''), (67651, 'http://www.markenoele.de/catalog/product/view/id/61/category/4', ''), (67652, 'http://www.markenoele.de/catalog/product/view/id/10/category/4', ''), (67653, 'http://www.markenoele.de/catalog/product/view/id/194/category/4', ''), (67654, 'http://www.markenoele.de/catalog/product/view/id/195/category/4', ''), (67655, 'http://www.markenoele.de/catalog/product/view/id/20/category/4', ''), (67656, 'http://www.markenoele.de/catalog/category/view/id/35?dir=desc&order=position', ''), (67657, 'http://www.markenoele.de/catalog/category/view/id/35?mode=list', ''), (67658, 'http://www.markenoele.de/catalog/product/view/id/65/category/35', ''), (67659, 'http://www.markenoele.de/catalog/product/view/id/64/category/35', ''), (67660, 'http://www.markenoele.de/catalog/category/view/id/16?dir=desc&order=position', ''), (67661, 'http://www.markenoele.de/catalog/category/view/id/16?mode=list', ''), (67662, 'http://www.markenoele.de/catalog/category/view/id/17', ''), (67663, 'http://www.markenoele.de/catalog/product/view/id/63/category/16', ''), (67664, 'http://www.markenoele.de/catalog/product/view/id/62/category/16', ''), (67665, 'http://www.markenoele.de/catalog/category/view/id/13?dir=desc&order=position', ''), (67666, 'http://www.markenoele.de/catalog/category/view/id/13?mode=list', ''), (67667, 'http://www.markenoele.de/catalog/category/view/id/14', ''), (67668, 'http://www.markenoele.de/catalog/category/view/id/15', ''), (67669, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (67670, 'http://www.markenoele.de/catalog/product/view/id/60/category/13', ''), (67671, 'http://www.markenoele.de/catalog/product/view/id/61/category/13', ''), (67672, 'http://www.markenoele.de/catalog/category/view/id/18?dir=desc&order=position', ''), (67673, 'http://www.markenoele.de/catalog/category/view/id/18?mode=list', ''), (67674, 'http://www.markenoele.de/catalog/category/view/id/19', ''), (67675, 'http://www.markenoele.de/catalog/category/view/id/20', ''), (67676, 'http://www.markenoele.de/catalog/category/view/id/47', ''), (67677, 'http://www.markenoele.de/catalog/product/view/id/167/category/18', ''), (67678, 'http://www.markenoele.de/catalog/product/view/id/170/category/18', ''), (67679, 'http://www.markenoele.de/catalog/product/view/id/166/category/18', ''), (67680, 'http://www.markenoele.de/catalog/product/view/id/169/category/18', ''), (67681, 'http://www.markenoele.de/catalog/category/view/id/39?dir=asc&order=position', ''), (67682, 'http://www.markenoele.de/catalog/category/view/id/39?dir=desc&mode=list&order=position', ''), (67683, 'http://www.markenoele.de/catalog/category/view/id/39?mode=grid', ''), (67684, 'http://www.markenoele.de/catalog/category/view/id/44?dir=desc&order=position', ''), (67685, 'http://www.markenoele.de/catalog/category/view/id/44?mode=list', ''), (67686, 'http://www.markenoele.de/catalog/product/view/id/115/category/44', ''), (67687, 'http://www.markenoele.de/catalog/category/view/id/45?dir=desc&order=position', ''), (67688, 'http://www.markenoele.de/catalog/category/view/id/45?mode=list', ''), (67689, 'http://www.markenoele.de/catalog/product/view/id/100/category/45', ''), (67690, 'http://www.markenoele.de/catalog/product/view/id/103/category/45', ''), (67691, 'http://www.markenoele.de/catalog/product/view/id/101/category/45', ''), (67692, 'http://www.markenoele.de/catalog/product/view/id/102/category/45', ''), (67693, 'http://www.markenoele.de/catalog/category/view/id/46?dir=desc&order=position', ''), (67694, 'http://www.markenoele.de/catalog/category/view/id/46?mode=list', ''), (67695, 'http://www.markenoele.de/catalog/product/view/id/117/category/46', ''), (67696, 'http://www.markenoele.de/catalog/category/view/id/47?dir=desc&order=position', ''), (67697, 'http://www.markenoele.de/catalog/category/view/id/47?mode=list', ''), (67698, 'http://www.markenoele.de/catalog/product/view/id/99/category/47', ''), (67699, 'http://www.markenoele.de/catalog/product/view/id/98/category/47', ''), (67700, 'http://www.markenoele.de/catalog/product/view/id/1', ''), (67701, 'http://www.markenoele.de/catalog/category/view/id/41?dir=asc&order=position', ''), (67702, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&mode=list&order=position', ''), (67703, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=2', ''), (67704, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=3', ''), (67705, 'http://www.markenoele.de/catalog/category/view/id/41?dir=desc&order=position&p=4', ''), (67706, 'http://www.markenoele.de/catalog/category/view/id/41?mode=grid', ''), (67707, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=2', ''), (67708, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=3', ''), (67709, 'http://www.markenoele.de/catalog/category/view/id/41?mode=list&p=4', ''), (67710, 'http://www.markenoele.de/catalog/category/view/id/41?p=1', ''), (67711, 'http://www.markenoele.de/catalog/category/view/id/53?dir=desc&order=position', ''), (67712, 'http://www.markenoele.de/catalog/category/view/id/53?mode=list', ''), (67713, 'http://www.markenoele.de/catalog/category/view/id/53?p=2', ''), (67714, 'http://www.markenoele.de/catalog/product/view/id/147/category/53', ''), (67715, 'http://www.markenoele.de/catalog/product/view/id/140/category/53', ''), (67716, 'http://www.markenoele.de/catalog/product/view/id/141/category/53', ''), (67717, 'http://www.markenoele.de/catalog/product/view/id/142/category/53', ''), (67718, 'http://www.markenoele.de/catalog/product/view/id/146/category/53', ''), (67719, 'http://www.markenoele.de/catalog/product/view/id/148/category/53', ''), (67720, 'http://www.markenoele.de/catalog/product/view/id/145/category/53', ''), (67721, 'http://www.markenoele.de/catalog/product/view/id/143/category/53', ''), (67722, 'http://www.markenoele.de/catalog/product/view/id/144/category/53', ''), (67723, 'http://www.markenoele.de/catalog/category/view/id/52?dir=desc&order=position', ''), (67724, 'http://www.markenoele.de/catalog/category/view/id/52?mode=list', ''), (67725, 'http://www.markenoele.de/catalog/product/view/id/173/category/52', ''), (67726, 'http://www.markenoele.de/catalog/product/view/id/182/category/52', ''), (67727, 'http://www.markenoele.de/catalog/product/view/id/183/category/52', ''), (67728, 'http://www.markenoele.de/catalog/product/view/id/184/category/52', ''), (67729, 'http://www.markenoele.de/catalog/product/view/id/180/category/52', ''), (67730, 'http://www.markenoele.de/catalog/product/view/id/181/category/52', ''), (67731, 'http://www.markenoele.de/catalog/product/view/id/190/category/52', ''), (67732, 'http://www.markenoele.de/catalog/product/view/id/191/category/52', ''), (67733, 'http://www.markenoele.de/catalog/product/view/id/192/category/52', ''), (67734, 'http://www.markenoele.de/catalog/product/view/id/182/category/41', ''), (67735, 'http://www.markenoele.de/catalog/product/view/id/183/category/41', ''), (67736, 'http://www.markenoele.de/catalog/product/view/id/148/category/41', ''), (67737, 'http://www.markenoele.de/catalog/product/view/id/201/category/41', ''), (67738, 'http://www.markenoele.de/catalog/product/view/id/184/category/41', ''), (67739, 'http://www.markenoele.de/catalog/product/view/id/180/category/41', ''), (67740, 'http://www.markenoele.de/catalog/product/view/id/181/category/41', ''), (67741, 'http://www.markenoele.de/catalog/product/view/id/190/category/41', ''), (67742, 'http://www.markenoele.de/catalog/product/view/id/191/category/41', ''), (67743, 'http://www.markenoele.de/catalog/product/view/id/213/category/41', ''), (67744, 'http://www.markenoele.de/catalog/product/view/id/235/category/41', ''), (67745, 'http://www.markenoele.de/catalog/product/view/id/229/category/41', ''), (67746, 'http://www.markenoele.de/catalog/product/view/id/246/category/41', ''), (67747, 'http://www.markenoele.de/catalog/product/view/id/240/category/41', ''), (67748, 'http://www.markenoele.de/catalog/product/view/id/192/category/41', ''), (67749, 'http://www.markenoele.de/catalog/category/view/id/40?dir=asc&order=position', ''), (67750, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&mode=list&order=position', ''), (67751, 'http://www.markenoele.de/catalog/category/view/id/40?dir=desc&order=position&p=2', ''), (67752, 'http://www.markenoele.de/catalog/category/view/id/40?mode=grid', ''), (67753, 'http://www.markenoele.de/catalog/category/view/id/40?mode=list&p=2', ''), (67754, 'http://www.markenoele.de/catalog/category/view/id/40?p=1', ''), (67755, 'http://www.markenoele.de/catalog/category/view/id/48?dir=asc&order=position', ''), (67756, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&mode=list&order=position', ''), (67757, 'http://www.markenoele.de/catalog/category/view/id/48?dir=desc&order=position&p=2', ''), (67758, 'http://www.markenoele.de/catalog/category/view/id/48?mode=grid', ''), (67759, 'http://www.markenoele.de/catalog/product/view/id/123/category/48', ''), (67760, 'http://www.markenoele.de/catalog/product/view/id/122/category/40', ''), (67761, 'http://www.markenoele.de/catalog/product/view/id/118/category/40', ''), (67762, 'http://www.markenoele.de/catalog/product/view/id/123/category/40', ''), (67763, 'http://www.markenoele.de/catalog/product/view/id/120/category/40', ''), (67764, 'http://www.markenoele.de/catalog/category/view/id/7', ''), (67765, 'http://www.markenoele.de/', ''), (67766, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (67767, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', ''), (67768, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', ''), (67769, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', ''), (67770, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', ''), (67771, 'http://www.markenoele.de/', ''), (67772, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (67773, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', ''), (67774, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', ''), (67775, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', ''), (67776, 'http://www.markenoele.de/catalog/category/view/id/9', ''), (67777, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', ''), (67778, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', ''), (67779, 'http://www.markenoele.de/catalog/product/view/id/50', ''), (67780, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=ie7&q=motul+shop&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&rlz=1I7ACPW&redir_esc=&ei=F_xQTcDtJMiUswb2yuXWBg'), (67781, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67782, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67783, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67784, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67785, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67786, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90dWwtNTEwMC00dC01MC5odG1s/product/50/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-50.html'), (67787, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-50.html'), (67788, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67789, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67790, 'http://www.markenoele.de/catalog/product/view/id/49/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67791, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90dWwtbW90b3JyYWQvbW90dWwtNTEwMC00dC00OS5odG1s/product/49/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html'), (67792, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motul-5100-4t-49.html'), (67793, 'http://www.markenoele.de/checkout/onepage/', ''), (67794, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (67795, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (67796, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (67797, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (67798, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (67799, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (67800, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (67801, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (67802, 'http://www.markenoele.de/paypal/standard/redirect/', ''), (67803, 'http://www.markenoele.de/paypal/standard/success/?invoice=200537555&first_name=ernst&mc_shipping=0.00&mc_currency=EUR&payer_status=verified&payment_fee=&address_status=unconfirmed&payment_gross=&address_zip=46487&txn_type=cart&num_cart_items=5&addres', ''), (67804, 'http://www.markenoele.de/paypal/ipn/', ''), (67805, 'http://www.markenoele.de/checkout/onepage/success/', ''), (67806, 'http://www.markenoele.de/paypal/standard/redirect/', ''), (67807, 'http://www.markenoele.de/catalog/category/view/id/6', ''), (67808, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=ie7&q=motul+shop&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&rlz=1I7ACPW&redir_esc=&ei=wAdRTbXkLpHssgbnsdHvBg'), (67809, 'http://www.markenoele.de/catalog/product/view/id/186', ''), (67810, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', ''), (67811, 'http://www.markenoele.de/catalog/category/view/id/41', ''), (67812, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (67813, 'http://www.markenoele.de/catalogsearch/result/?q=scooter', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67814, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (67815, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67816, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67817, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67818, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=scooter'), (67819, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (67820, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=300v'), (67821, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67822, 'http://www.markenoele.de/catalogsearch/result/?q=3000', 'http://www.markenoele.de/motul-300v-4t-factory-line-75.html'), (67823, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=300v'), (67824, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=300v', 'http://www.markenoele.de/catalogsearch/result/?q=300v'), (67825, 'http://www.markenoele.de/catalog/product/view/id/74', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=300v'), (67826, 'http://www.markenoele.de/', ''), (67827, 'http://www.markenoele.de/', 'http://www.google.ch/search?hl=de&q=motul+online+shop&meta='), (67828, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (67829, 'http://www.markenoele.de/catalogsearch/result/?q=motul+7100', 'http://www.markenoele.de/'), (67830, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%207100', 'http://www.markenoele.de/'), (67831, 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul+7100', ''), (67832, 'http://www.markenoele.de/catalogsearch/result/?q=motul+300', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul+7100'), (67833, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul+7100'), (67834, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%20300v', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300'), (67835, 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300'), (67836, 'http://www.markenoele.de/catalog/product/view/id/75', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v'), (67837, 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300'), (67838, 'http://www.markenoele.de/catalog/product/view/id/66', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v'), (67839, 'http://www.markenoele.de/catalogsearch/result/?q=motul+300v', 'http://www.markenoele.de/catalogsearch/result/?q=motul+300'), (67840, 'http://www.markenoele.de/catalogsearch/result/?q=motul+300', 'http://www.markenoele.de/catalogsearch/result/index/?limit=30&q=motul+7100'), (67841, 'http://www.markenoele.de/datenschutz/', ''), (67842, 'http://www.markenoele.de/zahlung/', ''), (67843, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+300V+10W-40&hl=de&prmd=ivns&source=univ&tbs=shop:1&tbo=u&ei=xTFRTczQKMSChQfmzYWLCQ&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CCYQrQQwAA'), (67844, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67845, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67846, 'http://www.markenoele.de/catalog/category/view/id/23', ''), (67847, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67848, 'http://www.markenoele.de/catalog/category/view/id/10?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (67849, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?p=2'), (67850, 'http://www.markenoele.de/catalog/category/view/id/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'), (67851, 'http://www.markenoele.de/catalog/product/view/id/75/category/33', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad.html'), (67852, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL21vdHVsLXNjaG1pZXJzdG9mZmUvbW90b3JzcG9ydC9tb3RvcnJhZC9tb3R1bC0zMDB2LTR0LWZhY3RvcnktbGluZS03NS5odG1s/product/75/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-75.html'), (67853, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motorrad/motul-300v-4t-factory-line-75.html'), (67854, 'http://www.markenoele.de/catalog/product/view/id/147/category/41', ''), (67855, 'http://www.markenoele.de/catalog/product/view/id/99/category/39', ''), (67856, 'http://www.markenoele.de/', 'http://www.google.com/search?hl=de&client=safari&rls=en&&sa=X&ei=mUBRTaL0M8eOswa5xqzeBg&ved=0CBgQBSgA&q=Motul+15W50&spell=1'), (67857, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CcsBalkZRTaWUF8H6sgbF-63dCK3BsMMB_em97RTFgf2-RwgAEAEoAlCer6GNAWCVyvmBlAegAcfRhPgDyAEBqQI76L8zVN-2PqoEE0_QFvjhwGlPGD9Xe2D5LOUaMGg&sig=AGiWqtwbgOOvJxKxbmbnRmnatze2Zjz3rA&adurl=http://www.motulshop.de&rct=j&q=Motul%2015'), (67858, 'http://www.markenoele.de/', 'http://210468.homepagemodules.de/t532141f11725645-Motoroel-Viskositaet-ist-hoeher-wirklich-besser.html'), (67859, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+5100&meta=lr%3Dlang_de&btnG=Google-Suche'), (67860, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67861, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+5100&meta=lr%3Dlang_de&btnG=Google-Suche'), (67862, 'http://www.markenoele.de/', 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+5100&meta=lr%3Dlang_de&btnG=Google-Suche'), (67863, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=Ch3qiZk9RTc6wH8zhswbN5OT7B63BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVuq2CtAegAcfRhPgDyAEBqQIqXrZrM-a2PqoEE0_QfGa2UoKA6NTrVb2VWWB5BS0&sig=AGiWqtyq6rdD3ZoXkk-7FbWzvJAOPLkFuA&adurl=http://www.motulshop.de&rct=j&q=motul%2051'), (67864, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67865, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67866, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67867, 'http://www.markenoele.de/catalog/product/view/id/49/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (67868, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (67869, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v+factory+line&aq=7&aqi=g8&aql=&oq=motul+300v'), (67870, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67871, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67872, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67873, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (67874, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67875, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67876, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67877, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v+factory+line&aq=7&aqi=g8&aql=&oq=motul+300v'), (67878, 'http://www.markenoele.de/catalog/product/view/id/66', 'http://www.markenoele.de/'), (67879, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+300v+factory+line&aq=7&aqi=g8&aql=&oq=motul+300v'), (67880, 'http://www.markenoele.de/motul_pflegeberater/', ''), (67881, 'http://www.markenoele.de/catalog/product/view/id/111/category/48', ''), (67882, 'http://www.markenoele.de/catalog/category/view/id/4', ''), (67883, 'http://www.markenoele.de/catalog/product/view/id/170', ''), (67884, 'http://www.markenoele.de/', 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html'), (67885, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (67886, 'http://www.markenoele.de/', 'http://www.markenoele.de/angebote-des-monats/'), (67887, 'http://www.markenoele.de/customer/account/login/', 'http://www.markenoele.de/'), (67888, 'http://www.markenoele.de/catalog/category/view/id/38', 'http://www.markenoele.de/'), (67889, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/esso-diesel.html'), (67890, 'http://www.markenoele.de/catalog/category/view/id/5', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (67891, 'http://www.markenoele.de/catalog/product/view/id/144/category/41', ''), (67892, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1297180536&flash=10.0.45&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fpraxis%2Farticles%2F289758%2F&dt=1297180538729'), (67893, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67894, 'http://www.markenoele.de/catalog/product/view/id/4/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67895, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67896, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67897, 'http://www.markenoele.de/catalog/product/view/id/50/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67898, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67899, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67900, 'http://www.markenoele.de/catalog/product/view/id/55/category/9', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (67901, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67902, 'http://www.markenoele.de/catalog/category/view/id/9?p=3', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2'), (67903, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67904, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67905, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67906, 'http://www.markenoele.de/catalog/category/view/id/9?p=2', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67907, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67908, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67909, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1297180536&flash=10.0.45&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fpraxis%2Farticles%2F289758%2F&dt=1297180538729'), (67910, 'http://www.markenoele.de/', 'http://www.google.de/search?q=Motul+800+Road+Racing+Factory+Line&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (67911, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CklLUPW5RTfb_M8ngswbFl_WRCK3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCV6o6CnAegAcfRhPgDyAEBqQIqXrZrM-a2PqoEE0_Q22HS4VmHBtfFpAq3Wn8EuX8&sig=AGiWqtyGxdkJvx1Oofz2FKtPOI1FLfZD7Q&adurl=http://www.motulshop.de&rct=j&q=motul%20300v'), (67912, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/'), (67913, 'http://www.markenoele.de/checkout/cart/add/uenc/aHR0cDovL3d3dy5tYXJrZW5vZWxlLmRlL2FuZ2Vib3RlLWRlcy1tb25hdHM,/product/59/', 'http://www.markenoele.de/angebote-des-monats/'), (67914, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/angebote-des-monats/'), (67915, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (67916, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (67917, 'http://www.markenoele.de/checkout/cart/updatePost/', 'http://www.markenoele.de/checkout/cart/'), (67918, 'http://www.markenoele.de/checkout/cart/', 'http://www.markenoele.de/checkout/cart/'), (67919, 'http://www.markenoele.de/checkout/onepage/', 'http://www.markenoele.de/checkout/cart/'), (67920, 'http://www.markenoele.de/checkout/onepage/saveMethod/', 'http://www.markenoele.de/checkout/onepage/'), (67921, 'http://www.markenoele.de/checkout/onepage/saveBilling/', 'http://www.markenoele.de/checkout/onepage/'), (67922, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (67923, 'http://www.markenoele.de/checkout/onepage/saveShippingMethod/', 'http://www.markenoele.de/checkout/onepage/'), (67924, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (67925, 'http://www.markenoele.de/checkout/onepage/savePayment/', 'http://www.markenoele.de/checkout/onepage/'), (67926, 'http://www.markenoele.de/checkout/onepage/progress/', 'http://www.markenoele.de/checkout/onepage/'), (67927, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (67928, 'http://www.markenoele.de/checkout/onepage/saveOrder/', 'http://www.markenoele.de/checkout/onepage/'), (67929, 'http://www.markenoele.de/checkout/onepage/success/', 'http://www.markenoele.de/checkout/onepage/'), (67930, 'http://www.markenoele.de/sales/order/print/order_id/107/', 'http://www.markenoele.de/checkout/onepage/success/'), (67931, 'http://www.markenoele.de/', ''), (67932, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CSTPOeXhRTZeTBsr9sgafi8H6B63BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglYK0gsAHoAHH0YT4A8gBAakCKl62azPmtj6qBBNP0BsNQRWSwvQRY4l9G1CSAbeZ&sig=AGiWqty0P9j574jvS9CNgfkmiALf41EShQ&adurl=http://www.motulshop.de&rct=j&q=Motul%20%C3%B'), (67933, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67934, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67935, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67936, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (67937, 'http://www.markenoele.de/catalog/category/view/id/10?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (67938, 'http://www.markenoele.de/catalog/product/view/id/56/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=27'), (67939, 'http://www.markenoele.de/catalog/category/view/id/10?limit=27', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (67940, 'http://www.markenoele.de/catalog/product/view/id/50/category/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html?limit=27'), (67941, 'http://www.markenoele.de/', ''), (67942, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67943, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67944, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (67945, 'http://www.markenoele.de/catalogsearch/result/?q=MOTUL+8100+X-clean%2B+5W30', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (67946, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (67947, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7MEDC_de&redir_esc=&ei=nX1RTbO1B4GSswbE4JzdBg'), (67948, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67949, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67950, 'http://www.markenoele.de/catalog/category/view/id/8', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (67951, 'http://www.markenoele.de/catalog/product/view/id/5/category/4', 'http://www.google.de/url?sa=t&source=web&cd=8&ved=0CFIQFjAH&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%20x-cess&ei=2X5RTY3VFoXysgafmvXgBg&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw'), (67952, 'http://www.markenoele.de/catalog/product/view/id/12', 'http://www.google.de/url?sa=t&source=productsearch&cd=5&ved=0CE0QgwgwBA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-8100-x-clean-plus-5l.html&rct=j&q=MOTUL%208100%20X-clean%20%2B%205W30&ei=gINRTZ--FoXJswbblZnaBg&usg=AFQjCNGYwBld0_MweceItdJCX71kYkI6Lg'), (67953, 'http://www.markenoele.de/catalog/product/view/id/15', 'http://www.google.de/url?sa=t&source=productsearch&cd=13&ved=0CEcQgwgwAjgK&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-8100-eco-clean-c2-5l.html&rct=j&q=motul%20eco%20clean%205l&ei=ioZRTY3sGov0sgbQtoiZBw&usg=AFQjCNExPwgvvR1DWJHxhTi0FAF8TauIcw'), (67954, 'http://www.markenoele.de/', 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a'), (67955, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67956, 'http://www.markenoele.de/catalog/category/view/id/6', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67957, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html'), (67958, 'http://www.markenoele.de/catalog/category/view/id/7', 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html'), (67959, 'http://www.markenoele.de/', ''), (67960, 'http://www.markenoele.de/catalog/product/view/id/118', ''), (67961, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5226815201&w=728&lmt=1297189817&flash=10.1.102&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F2072%2F544030%2Fmotoroel%2Bintruder%2Bvs%2B1'), (67962, 'http://www.markenoele.de/contacts/', ''), (67963, 'http://www.markenoele.de/catalog/product/view/id/66', ''), (67964, 'http://www.markenoele.de/catalog/product/view/id/169', ''), (67965, 'http://www.markenoele.de/', 'http://suche.web.de/search/web/?origin=HP&mc=hp%40suche.suche%40home&su=Motul+15W-50&jsenabled=true'), (67966, 'http://www.markenoele.de/catalog/category/view/id/39', 'http://www.markenoele.de/'), (67967, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (67968, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67969, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (67970, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67971, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/motul-zusatzstoffe.html'), (67972, 'http://www.markenoele.de/catalog/product/view/id/1/category/4', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67973, 'http://www.markenoele.de/catalog/product/view/id/176', ''), (67974, 'http://www.markenoele.de/catalog/category/view/id/44', ''), (67975, 'http://www.markenoele.de/', ''), (67976, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CDY_KG6dRTYjjJof9sgaKt6mcCK3BsMMB_em97RSPtd5ECAAQASgDUJ6voY0BYJWSoYKwB6ABx9GE-APIAQGpAkStxJfk27Y-qgQTT9CqWBkQDvKsZvfnQFI-4OW22g&sig=AGiWqtzdOkuUjr9yjz9D9BFxYJhucy2FDw&adurl=http://www.motulshop.de&rct=j&q=motul%20300'), (67977, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67978, 'http://www.markenoele.de/catalog/category/view/id/4?p=2', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67979, 'http://www.markenoele.de/catalog/category/view/id/4?p=3', 'http://www.markenoele.de/motul-schmierstoffe.html?p=2'), (67980, 'http://www.markenoele.de/catalog/category/view/id/4?p=4', 'http://www.markenoele.de/motul-schmierstoffe.html?p=3'), (67981, 'http://www.markenoele.de/catalog/category/view/id/4?p=5', 'http://www.markenoele.de/motul-schmierstoffe.html?p=4'), (67982, 'http://www.markenoele.de/catalog/category/view/id/4?p=6', 'http://www.markenoele.de/motul-schmierstoffe.html?p=5'), (67983, 'http://www.markenoele.de/catalog/category/view/id/4?p=7', 'http://www.markenoele.de/motul-schmierstoffe.html?p=6'), (67984, 'http://www.markenoele.de/catalog/category/view/id/4?p=8', 'http://www.markenoele.de/motul-schmierstoffe.html?p=7'), (67985, 'http://www.markenoele.de/impressum/', ''), (67986, 'http://www.markenoele.de/', ''), (67987, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (67988, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (67989, 'http://www.markenoele.de/catalog/category/view/id/10', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (67990, 'http://www.markenoele.de/lieferung', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html'), (67991, 'http://www.markenoele.de/angebote-des-monats/', 'http://www.markenoele.de/lieferung'), (67992, 'http://www.markenoele.de/catalog/product/view/id/6', ''), (67993, 'http://www.markenoele.de/catalog/product/view/id/132', 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBgQgwgwAA&url=http%3A%2F%2Fwww.markenoele.de%2Fshock-oil-factory-line.html&rct=j&q=%22motul%20shock%20oil%22&ei=-btRTcCbMsf4sgaBx4TpBg&usg=AFQjCNFLqH4YSR5HaJrSz5MADs2UVye2Jg'), (67994, 'http://www.markenoele.de/catalog/product/gallery/id/132/image/96/', 'http://www.markenoele.de/shock-oil-factory-line.html'), (67995, 'http://www.markenoele.de/', ''), (67996, 'http://www.markenoele.de/', 'http://www.autoplenum.de/Antworten/Suche?text=motor%C3%B6l&topic=&gclid=CMPN8K_P-aYCFdSFzAodiUh9Fw'), (67997, 'http://www.markenoele.de/', ''), (67998, 'http://www.markenoele.de/', ''), (67999, 'http://www.markenoele.de/catalog/category/view/id/48', ''), (68000, 'http://www.markenoele.de/catalog/product/view/id/142/category/41', ''), (68001, 'http://www.markenoele.de/catalog/product/view/id/57', ''), (68002, 'http://www.markenoele.de/motul_pflegeberater/', ''), (68003, 'http://www.markenoele.de/', 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5393150338&w=728&lmt=1297220894&flash=10.0.45.2&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F3886%2F227984%2FSynthetic-Oel.html&dt=12972'), (68004, 'http://www.markenoele.de/', ''), (68005, 'http://www.markenoele.de/catalog/product/view/id/75', ''), (68006, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CT_BzSy1STfSKAcP7sgaywISCCK3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCV4pCCoAegAcfRhPgDyAEBqQJg40JyLt22PqoEE0_QiGQPNe6TF5rO337XalNQGMc&sig=AGiWqtzcSNZVu61FVi7IOG1BvNsXzm566w&adurl=http://www.motulshop.de&rct=j&q=motul%2051'), (68007, 'http://www.markenoele.de/', 'http://www.google.de/aclk?sa=l&ai=CZ_sErjhSTcuIIsP9sgb8rNDjCK3BsMMB_em97RS97Pu-RwgAEAEgi5j4BVCer6GNAWCVsp-CsAegAcfRhPgDyAEBqQJg40JyLt22PqoEE0_QjoiX0OYH-z2pttvIf_287UiABZBO&sig=AGiWqtwl9TabMR2pTuZaMR7zXKtOUNyTog&adurl=http://www.motulshop.de&rct=j&q=m'), (68008, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (68009, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (68010, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (68011, 'http://www.markenoele.de/', 'http://www.motulshop.de'), (68012, 'http://www.markenoele.de/', ''), (68013, 'http://www.markenoele.de/', ''), (68014, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+20w50&meta=&aq=0&aqi=g2&aql=&oq=motul+20'), (68015, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (68016, 'http://www.markenoele.de/catalog/category/view/id/35', 'http://www.markenoele.de/motul-schmierstoffe.html'), (68017, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&meta=&aq=3&aqi=g10&aql=&oq=motul'), (68018, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motu', 'http://www.markenoele.de/'), (68019, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=mo', 'http://www.markenoele.de/'), (68020, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (68021, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%2051', 'http://www.markenoele.de/'), (68022, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul', 'http://www.markenoele.de/'), (68023, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100', 'http://www.markenoele.de/'), (68024, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100%204', 'http://www.markenoele.de/'), (68025, 'http://www.markenoele.de/catalogsearch/ajax/suggest/?q=motul%205100%204t', 'http://www.markenoele.de/'), (68026, 'http://www.markenoele.de/catalogsearch/result/?q=Motul+5100+4T', 'http://www.markenoele.de/'), (68027, 'http://www.markenoele.de/', 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&meta=&aq=3&aqi=g10&aql=&oq=motul'), (68028, 'http://www.markenoele.de/catalog/product/view/id/140', 'http://www.google.de/search?q=Blechschild+pr%C3%A4gen&hl=de&rlz=1T4GGLL_deDE394DE394&prmd=ivns&ei=hlxSTdWkCMX3sga_94zhBg&start=20&sa=N'), (68029, 'http://www.markenoele.de/bestellung/', ''), (68030, 'http://www.markenoele.de/widerruf/', ''), (68031, 'http://www.markenoele.de/', 'http://www.google.de/search?sourceid=navclient&aq=3&oq=motul+&hl=de&ie=UTF-8&rlz=1T4SUNC_deDE354DE355&q=motul+300v'), (68032, 'http://www.markenoele.de/catalog/category/view/id/4', 'http://www.markenoele.de/'), (68033, 'http://www.markenoele.de/catalog/category/view/id/9', 'http://www.markenoele.de/motul-schmierstoffe.html'), (68034, 'http://www.markenoele.de/catalog/category/view/id/32', 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html'), (68035, 'http://www.markenoele.de/catalog/product/view/id/73/category/32', 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html'); /*!40000 ALTER TABLE `log_url_info` ENABLE KEYS */; # Dumping structure for table web35db1.log_visitor CREATE TABLE IF NOT EXISTS `log_visitor` ( `visitor_id` bigint(20) unsigned NOT NULL auto_increment, `session_id` char(64) NOT NULL default '', `first_visit_at` datetime default NULL, `last_visit_at` datetime NOT NULL default '0000-00-00 00:00:00', `last_url_id` bigint(20) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL, PRIMARY KEY (`visitor_id`) ) ENGINE=InnoDB AUTO_INCREMENT=17868 DEFAULT CHARSET=utf8 COMMENT='System visitors log'; # Dumping data for table web35db1.log_visitor: 18.050 rows /*!40000 ALTER TABLE `log_visitor` DISABLE KEYS */; INSERT INTO `log_visitor` (`visitor_id`, `session_id`, `first_visit_at`, `last_visit_at`, `last_url_id`, `store_id`) VALUES (1, '11ce0b7a574b6eba50e647fe588e29f5', '2010-05-19 11:48:34', '2010-05-19 11:48:34', 1, 1), (2, '2a3670aeabe9502c4160c0eef4dabf02', '2010-05-19 12:19:22', '2010-05-19 12:32:43', 9, 2), (3, '2a3670aeabe9502c4160c0eef4dabf02', '2010-05-19 13:12:26', '2010-05-19 13:12:27', 10, 2), (4, '77fb693e42c9c9c398756095b12c4ef8', '2010-05-19 13:13:10', '2010-05-19 15:56:39', 65, 2), (5, '77fb693e42c9c9c398756095b12c4ef8', '2010-05-19 15:57:28', '2010-05-19 15:59:17', 70, 2), (6, '77fb693e42c9c9c398756095b12c4ef8', '2010-05-19 15:59:40', '2010-05-19 16:04:32', 75, 2), (7, '1ab9172bd951a8dc44c27ab9408c6a30', '2010-05-20 07:26:31', '2010-05-20 07:54:09', 88, 2), (8, '1ab9172bd951a8dc44c27ab9408c6a30', '2010-05-20 07:54:49', '2010-05-20 08:45:54', 98, 2), (9, '1ab9172bd951a8dc44c27ab9408c6a30', '2010-05-20 08:50:52', '2010-05-20 08:59:24', 121, 2), (10, '1ab9172bd951a8dc44c27ab9408c6a30', '2010-05-20 09:00:01', '2010-05-20 09:13:29', 150, 2), (11, '1ab9172bd951a8dc44c27ab9408c6a30', '2010-05-20 09:13:49', '2010-05-20 09:31:23', 192, 2), (12, '4ca24ece1750a80a67719fa3a995ba7b', '2010-05-20 09:20:17', '2010-05-20 09:24:06', 180, 2), (13, '1188acdef596dbb4beaf72cdc7824c51', '2010-05-20 09:21:30', '2010-05-20 09:22:24', 169, 2), (14, 'd640bb65955ca5ab06872103785134d2', '2010-05-20 09:22:41', '2010-05-20 09:24:38', 189, 2), (15, '1ab9172bd951a8dc44c27ab9408c6a30', '2010-05-20 09:31:44', '2010-05-20 11:12:53', 241, 2), (16, 'ee9b6f43a308d75bb7ed71fd806bb2fe', '2010-05-20 09:32:56', '2010-05-20 09:33:50', 204, 2), (17, 'd640bb65955ca5ab06872103785134d2', '2010-05-20 09:35:46', '2010-05-20 10:06:22', 207, 2), (18, '72987011daeaef2e4a3413a4561dba0d', '2010-05-20 10:38:03', '2010-05-20 11:05:30', 236, 2), (19, '5072101ff81f92eacff4654d33ac64cb', '2010-05-20 11:17:45', '2010-05-20 12:18:44', 259, 2), (20, '435eef52dc3920d9424c3fb671846bb2', '2010-05-20 12:26:03', '2010-05-20 12:26:42', 268, 2), (21, '9723ef0a1c2714e1cde2b79016222e27', '2010-05-20 12:41:04', '2010-05-20 12:43:04', 289, 2), (22, 'cc8624dc2465cf05075cc006a9374ed7', '2010-05-20 13:35:22', '2010-05-20 14:26:27', 354, 2), (23, '1643fa1342111010dc09dafb823528b9', '2010-05-20 18:41:26', '2010-05-20 18:42:43', 363, 2), (24, '6bb7de16d173b57f4882ead252916901', '2010-05-20 19:17:31', '2010-05-20 19:18:54', 372, 2), (25, 'a6f8a73572baffceb0fb2b3592097b17', '2010-05-21 09:24:39', '2010-05-21 09:29:02', 374, 2), (26, '23dca01d375e8d152327c1dcd28276b2', '2010-05-21 11:14:24', '2010-05-21 11:14:24', 375, 2), (27, '7886aa1147cd108f655bb0e44a2e0d51', '2010-05-21 12:59:15', '2010-05-21 12:59:17', 376, 2), (28, '7886aa1147cd108f655bb0e44a2e0d51', '2010-05-21 12:59:38', '2010-05-21 13:00:32', 379, 2), (29, '7886aa1147cd108f655bb0e44a2e0d51', '2010-05-21 13:01:08', '2010-05-21 13:01:10', 380, 2), (30, 'f72992e6a15df6fcc3bc09144445d311', '2010-05-21 13:31:17', '2010-05-21 14:00:25', 433, 2), (31, '6de4c1a497dbeec3076df3f3e4bc8562', '2010-05-21 15:31:42', '2010-05-21 16:02:24', 467, 2), (32, 'f306a238eede78ca81eb49e6e56e42df', '2010-05-21 15:38:33', '2010-05-21 15:44:21', 466, 2), (33, '662488ecef6c77f7070360916b79400e', '2010-05-21 22:34:45', '2010-05-21 22:35:29', 470, 2), (34, 'd5d6a8ea257d4a3f6d824370b2447f24', '2010-05-22 10:10:25', '2010-05-22 10:22:10', 479, 2), (35, '2777efe9821fe787521575c395944202', '2010-05-25 11:44:27', '2010-05-25 11:54:48', 500, 2), (36, '103860c66e9ab82cf9ca2cfeb2617de3', '2010-05-25 13:33:42', '2010-05-25 13:48:59', 505, 2), (37, '90c117290d0fd2222cca5b1bf2c1d68e', '2010-05-26 07:30:26', '2010-05-26 07:31:29', 508, 2), (38, '4d0e2bf10a1e427e606f920c1c24010b', '2010-05-27 09:31:21', '2010-05-27 09:52:21', 526, 2), (39, '4bbcc25105dd960592d908cbfddba8da', '2010-05-27 10:27:01', '2010-05-27 10:29:23', 531, 2), (40, '829f5a055fc9c457707d29746a5d3211', '2010-05-27 10:58:10', '2010-05-27 12:28:33', 552, 2), (41, '54fb2be0a14d5b4856aad0a3db68e610', '2010-05-27 12:28:57', '2010-05-27 15:03:17', 628, 2), (42, '92f6ea73106f77bdd8dad8efcfda7f8d', '2010-05-27 13:30:15', '2010-05-27 14:37:06', 625, 2), (43, '7cc2291e0969ab7bffbe489d253f1ba2', '2010-05-27 19:32:57', '2010-05-27 19:38:12', 659, 2), (44, 'ea22b9267b6798cdc2561d1fc06ff59a', '2010-05-28 05:01:09', '2010-05-28 05:01:10', 660, 2), (45, '0e45be0e31ba16699a0211876ed2ec16', '2010-05-28 05:01:11', '2010-05-28 05:01:12', 661, 2), (46, '211124433cc2a7dbcf1f3f6a5e6c2363', '2010-05-28 08:45:16', '2010-05-28 10:22:52', 708, 2), (47, 'eba304941f9250c53a1b85c8eec877ca', '2010-05-28 12:39:47', '2010-05-28 13:36:03', 746, 2), (48, '4e9f605333855f7958b6e3fa11cc0a95', '2010-05-28 13:19:10', '2010-05-28 13:20:25', 726, 2), (49, 'cc43208e54252f7583a10ec593aed5ba', '2010-05-28 13:19:47', '2010-05-28 13:20:58', 735, 2), (50, '960fdbd5d076d37bdb626083b69e1181', '2010-05-28 15:45:16', '2010-05-28 15:47:26', 767, 2), (51, 'ed19b4e644061981c6a6aa0db0f6aba3', '2010-05-31 08:14:35', '2010-05-31 09:35:37', 890, 2), (52, 'bc4350c2029e271acb57904cf3277f22', '2010-05-31 12:08:21', '2010-05-31 12:17:17', 894, 2), (53, '2696f346f3af7f224f9e7543e3b29534', '2010-05-31 13:20:44', '2010-05-31 15:33:25', 943, 2), (54, 'd9025fc5966fb6c5b8b43d9fd25ed153', '2010-05-31 16:54:58', '2010-05-31 17:07:14', 991, 2), (55, '848d354ffe43d62a2ba169d55fecfd2e', '2010-06-01 08:06:34', '2010-06-01 08:06:44', 993, 2), (56, 'cb479f4a26ce8dd82399a78277aaf2b6', '2010-06-01 11:11:18', '2010-06-01 11:11:21', 995, 2), (57, '4f94b5d98c3e4dfac75b0c214f449249', '2010-06-01 11:11:19', '2010-06-01 11:11:21', 994, 2), (58, '35d44a5007ba69a6a6d2e7d125a37a24', '2010-06-01 14:02:13', '2010-06-01 14:02:15', 996, 2), (59, '1400e8e84c11f1fa486a850d10f726ab', '2010-06-01 14:02:15', '2010-06-01 14:02:16', 997, 2), (60, 'e8ad00d3f380a7d93e4505de3855150f', '2010-06-01 19:58:06', '2010-06-01 19:58:08', 998, 2), (61, '2875fbf4a6d1e0a0db6b75701ce20b51', '2010-06-02 19:43:05', '2010-06-02 19:45:25', 1018, 2), (62, 'a13c254fb12f5df6be73d5f60f57ea7c', '2010-06-03 08:12:01', '2010-06-03 08:12:09', 1020, 2), (63, 'c2d2b37a2f6c95248b3ebf221fef8d94', '2010-06-03 11:05:08', '2010-06-03 11:14:37', 1040, 2), (64, 'c2d2b37a2f6c95248b3ebf221fef8d94', '2010-06-03 11:15:07', '2010-06-03 11:16:06', 1044, 2), (65, 'c2d2b37a2f6c95248b3ebf221fef8d94', '2010-06-03 11:16:20', '2010-06-03 11:22:44', 1059, 2), (66, 'e1e5217f9b528f3ce518b6b631b1f016', '2010-06-03 11:16:48', '2010-06-03 11:16:59', 1048, 2), (67, '054a2234eac37431bcda98d9c12baf7d', '2010-06-04 12:30:01', '2010-06-04 12:32:37', 1065, 2), (68, '852e675acb2f12727867c0d1ff766e79', '2010-06-04 13:31:27', '2010-06-04 13:48:26', 1069, 2), (69, '07291730f23c16846bdc45acc5202039', '2010-06-04 15:40:50', '2010-06-04 15:40:51', 1070, 2), (70, '8846ac3164de387356b2807445eda4e3', '2010-06-06 21:33:53', '2010-06-06 21:33:55', 1071, 2), (71, 'fc73d37ff572ecdddda5bfbbdc64ccf8', '2010-06-06 21:33:56', '2010-06-06 21:33:59', 1072, 2), (72, '1cf0381147b02f7a2b0246ee75e76c46', '2010-06-07 08:44:58', '2010-06-07 08:45:59', 1076, 2), (73, '17549a7cd8704c12bb770b7969e759a3', '2010-06-07 16:35:06', '2010-06-07 16:40:08', 1092, 2), (74, '4980257165368fe2f96f765a59e945ee', '2010-06-08 11:47:58', '2010-06-08 11:48:01', 1093, 2), (75, '57e402b1c13b8c09f876d0ee13424eda', '2010-06-08 16:13:22', '2010-06-08 16:13:26', 1095, 2), (76, 'ae5ce79fb9398510213f6b4ce86b3f16', '2010-06-10 08:04:52', '2010-06-10 08:06:05', 1112, 2), (77, '486d65ffd2a64c105cd9ecb5ce67ae63', '2010-06-10 08:04:52', '2010-06-10 08:05:00', 1097, 2), (78, '0ea7ea809d0d15b693cb4efe3fe2ca16', '2010-06-10 08:30:10', '2010-06-10 09:17:15', 1123, 2), (79, '18651406896798abb3de9e2b5118de09', '2010-06-10 10:17:08', '2010-06-10 12:30:57', 1185, 2), (80, '574027b25aa9ef651e6a605cd393092e', '2010-06-10 10:24:51', '2010-06-10 10:25:13', 1150, 2), (81, 'f198c758c1451247b55d163841a7ccb3', '2010-06-10 12:33:18', '2010-06-10 12:36:53', 1218, 2), (82, 'fced5dbf2dd4d0fe9d6d5a7a5ab62fbd', '2010-06-10 12:50:43', '2010-06-10 12:50:44', 1219, 2), (83, 'f39eb9523cc49dc5027b47c8e0e52bbf', '2010-06-10 12:50:44', '2010-06-10 12:50:45', 1220, 2), (84, 'c21b2eb6caa1609cdb6519d1bf686497', '2010-06-11 09:34:53', '2010-06-11 09:35:51', 1225, 2), (85, '5facd4d8fb57883ad0618b0102a83753', '2010-06-11 11:04:46', '2010-06-11 12:26:44', 1259, 2), (86, '54877fa96aa833af1be303954ad65184', '2010-06-11 11:05:00', '2010-06-11 11:05:36', 1237, 2), (87, '8e1be16c310f4283c16f1ca6f6ca5597', '2010-06-11 12:35:20', '2010-06-11 12:37:53', 1264, 2), (88, 'df9ec522d8e763435ed41f48f40d3ca5', '2010-06-11 13:16:44', '2010-06-11 13:30:09', 1284, 2), (89, '5f062856115d8317faac8b18026202fe', '2010-06-12 10:18:16', '2010-06-12 10:18:43', 1289, 2), (90, '054316defedc49450563b036d14c4403', '2010-06-13 14:15:52', '2010-06-13 14:16:27', 1292, 2), (91, '72ff1094a7d7dd61d6a680abb0bd871b', '2010-06-14 09:53:23', '2010-06-14 09:53:24', 1293, 2), (92, '7327f93e79ecda542eee7f14d7f8d679', '2010-06-14 09:53:38', '2010-06-14 09:53:39', 1294, 2), (93, 'e4034d92a02f8b935c2f3c7c1dfa9818', '2010-06-14 09:53:41', '2010-06-14 09:53:41', 1295, 2), (94, 'a12368353167460d47e8a657a1e34861', '2010-06-14 14:24:07', '2010-06-14 14:31:02', 1308, 2), (95, 'b3ea39cebb50dff4890399629ec1abf2', '2010-06-15 06:57:20', '2010-06-15 07:50:23', 1311, 2), (96, 'f08e61da9779dfb3ac565dca36792000', '2010-06-15 07:36:03', '2010-06-15 11:47:55', 1378, 2), (97, '95529e265800453aac2d03893e51c7ca', '2010-06-15 08:46:27', '2010-06-15 08:46:27', 1322, 2), (98, 'b0286032fc6aebb91341f274dbdd1b6e', '2010-06-15 10:43:28', '2010-06-15 10:43:29', 1363, 2), (99, '4da4f08c537e032b3b5fc077a6dbff36', '2010-06-15 11:53:40', '2010-06-15 12:13:00', 1438, 2), (100, 'a53c1604324a5e8de9417701f9f06326', '2010-06-15 12:02:16', '2010-06-15 12:03:34', 1435, 2), (101, '4a7b799a7aceb83f5e6127dbd7e7ee10', '2010-06-15 16:28:34', '2010-06-15 16:28:53', 1443, 2), (102, 'feca6767e1a565a68904f397bcfaec0a', '2010-06-16 04:30:40', '2010-06-16 04:36:30', 1488, 2), (103, '09fd4c16405aa71884aeeb3e9738422c', '2010-06-16 08:28:45', '2010-06-16 09:47:23', 1584, 2), (104, '6958658573e698810152b6148b8ea4ce', '2010-06-16 11:15:42', '2010-06-16 11:31:30', 1618, 2), (105, '957fb3a4305d8c2587dad4d7d2a65e09', '2010-06-16 11:22:30', '2010-06-16 11:29:09', 1617, 2), (106, '2726e529769570c6e0d0fcc5e5b92979', '2010-06-16 14:06:32', '2010-06-16 14:06:50', 1623, 2), (107, '8644499bbb61af6aba52d967ccd1baa8', '2010-06-16 15:16:08', '2010-06-16 15:16:08', 1624, 2), (108, '1ed7547bcd321d89b43341a360e8fcf4', '2010-06-16 15:16:10', '2010-06-16 15:16:10', 1625, 2), (109, '1d39a68ab3f623cef2a13997e85d9f0b', '2010-06-16 16:11:15', '2010-06-16 16:12:38', 1639, 2), (110, 'e8a99d6b6b7e01b729fb122322bb6c04', '2010-06-17 08:43:38', '2010-06-17 08:43:39', 1640, 2), (111, 'e8a99d6b6b7e01b729fb122322bb6c04', '2010-06-17 08:58:19', '2010-06-17 09:04:01', 1642, 2), (112, '848a8da3bfbe96349c00380fa7deb5ae', '2010-06-17 09:04:14', '2010-06-17 09:04:14', 1643, 2), (113, '56de1095c3b03dabcd754aff93809d7b', '2010-06-17 09:10:41', '2010-06-17 09:10:42', 1644, 2), (114, '352d39ff689d858babfe4e9036f40281', '2010-06-17 09:15:29', '2010-06-17 09:18:13', 1646, 2), (115, '352d39ff689d858babfe4e9036f40281', '2010-06-17 09:24:12', '2010-06-17 10:31:12', 1659, 2), (116, '3880f4954ddad0a158511b59d72ca4bf', '2010-06-17 09:41:06', '2010-06-17 13:42:19', 1807, 2), (117, '1c95a9dd4da750baf156c05cc887d7d0', '2010-06-17 10:18:07', '2010-06-17 10:18:09', 1658, 2), (118, 'bbcb0781f5c41c680c8a23440029e363', '2010-06-17 10:50:07', '2010-06-17 11:20:41', 1665, 2), (119, 'ed6ac82b4a52f5327613882ec3839b86', '2010-06-17 11:21:43', '2010-06-17 11:29:34', 1679, 2), (120, '14201f66551d48d93a262323028a160c', '2010-06-17 11:33:11', '2010-06-17 12:19:17', 1692, 2), (121, '4df2b88e0006b1ce09f2e8edd78d6834', '2010-06-17 12:19:27', '2010-06-17 14:25:46', 1840, 2), (122, '87f6cec11230d44c577d0c2ecddd1c94', '2010-06-17 18:59:12', '2010-06-17 19:06:45', 1889, 2), (123, 'a0e2942467d3f67af5addf8eec1d67d9', '2010-06-18 08:23:54', '2010-06-18 10:08:13', 1961, 2), (124, '996e478c7adf9f00d1330eb04c3159f5', '2010-06-18 08:26:57', '2010-06-18 08:47:23', 1896, 2), (125, '3fa9fed0f11115c82d724eb12723189c', '2010-06-18 10:09:46', '2010-06-18 10:53:06', 2025, 2), (126, '3fa9fed0f11115c82d724eb12723189c', '2010-06-18 10:55:30', '2010-06-23 09:00:21', 2767, 2), (127, '996e478c7adf9f00d1330eb04c3159f5', '2010-06-18 11:03:43', '2010-06-18 14:54:47', 2239, 2), (128, '9c889c5c5941544a59afd30a94ee6965', '2010-06-18 14:34:26', '2010-06-18 14:55:11', 2242, 2), (129, 'eaa150bad86b77aaecdf5552260fea56', '2010-06-18 19:30:41', '2010-06-18 19:30:41', 2243, 2), (130, '24eb9d028a6db27defad9be622a349a9', '2010-06-19 06:09:04', '2010-06-19 06:36:49', 2290, 2), (131, 'be352b7d2c565f2c2053fafb2b9ade4e', '2010-06-19 15:28:52', '2010-06-19 15:28:56', 2291, 2), (132, 'f3b3f8ccdf6e6cf2aa3dcebb4a042fac', '2010-06-19 15:29:06', '2010-06-19 15:29:06', 2292, 2), (133, '0d94927e73cc9e5ea96febdcbc3a4658', '2010-06-20 07:40:37', '2010-06-20 07:40:41', 2293, 2), (134, '70f0873d593d3e73e2a8955f70ff9d51', '2010-06-20 08:45:11', '2010-06-20 08:45:19', 2295, 2), (135, 'a01de2060308207b1befb9d465a07bce', '2010-06-20 08:47:32', '2010-06-20 16:16:01', 2309, 2), (136, '7268045c4be568d8583913e4b245e41b', '2010-06-21 07:53:10', '2010-06-21 14:42:30', 2559, 2), (137, '4cf113879b1f7455e7a59b012c52df08', '2010-06-21 07:59:43', '2010-06-21 11:59:06', 2498, 2), (138, '70aad852a23bba214521459ca353988a', '2010-06-21 08:11:15', '2010-06-21 08:12:59', 2352, 2), (139, 'aaf57c5d96273e10deb738082e001b04', '2010-06-21 08:13:58', '2010-06-21 08:13:58', 2353, 2), (140, '141730c7694897f83d1d60b7f4a2ba99', '2010-06-21 09:15:07', '2010-06-21 09:15:07', 2355, 2), (141, '91d99efd58e513e7dfe3042358b8b8c2', '2010-06-21 09:15:10', '2010-06-21 09:15:10', 2356, 2), (142, '1a459f588d95ebde2b097a5782be56ab', '2010-06-21 09:37:21', '2010-06-21 09:37:21', 2357, 2), (143, '5fcb459f878f5bf9c13df9b6249fc0a1', '2010-06-21 09:37:21', '2010-06-21 09:37:21', 2358, 2), (144, 'a2069f676ef767d0c41848f504ecca78', '2010-06-21 09:38:03', '2010-06-21 09:38:04', 2359, 2), (145, 'eb97cc8b9dc335ebdc9b7cdf53cf3a2e', '2010-06-21 09:38:10', '2010-06-21 09:38:10', 2360, 2), (146, 'a8a81062467c6d6ced7b0202208b15cb', '2010-06-21 09:53:55', '2010-06-21 09:53:57', 2361, 2), (147, '58bc3ff39b62d4cbc8c4ad19e512cc06', '2010-06-21 09:54:05', '2010-06-21 09:54:06', 2362, 2), (148, '7b266634aef80b46fe7a0f8ea034c6dd', '2010-06-21 09:54:12', '2010-06-21 09:54:12', 2363, 2), (149, '18dfc71d0a0ea774492322dae73c4674', '2010-06-21 09:54:12', '2010-06-21 09:54:13', 2364, 2), (150, '50ae2c19ede68726c9563453f7e984c6', '2010-06-21 09:54:25', '2010-06-21 09:54:25', 2365, 2), (151, 'a4fbf655615b568b0b62ce27a547d385', '2010-06-21 09:54:28', '2010-06-21 09:54:28', 2366, 2), (152, 'a2a829f0b6d7f7552267bd9d94bcd27b', '2010-06-21 09:54:33', '2010-06-21 09:54:33', 2367, 2), (153, '91b43d7683f3b76058ecc1770b9964b7', '2010-06-21 09:54:47', '2010-06-21 09:54:47', 2368, 2), (154, 'aba7e5804bd179160899609e0193c8b2', '2010-06-21 09:54:55', '2010-06-21 09:54:55', 2369, 2), (155, '160302aca59e82259fc469211b85eeae', '2010-06-21 09:55:00', '2010-06-21 09:55:00', 2370, 2), (156, '0199a99cec86e21f9017389d1f8747bd', '2010-06-21 09:55:04', '2010-06-21 09:55:04', 2371, 2), (157, 'f12e87caeca2eb1cf4dcc5b5d9224c90', '2010-06-21 10:12:23', '2010-06-21 11:48:02', 2497, 2), (158, '0c4b62d8751c4258a2b6d7dcf12ddfe1', '2010-06-21 10:43:15', '2010-06-21 13:40:42', 2557, 2), (159, '49453d56811f0af72080f22510db9873', '2010-06-21 12:06:16', '2010-06-21 12:06:16', 2499, 2), (160, '8f70314cb3239d9fd988bdf01e105649', '2010-06-21 12:09:54', '2010-06-21 12:18:00', 2532, 2), (161, 'dad87cad7191fe06c21cc790353969e5', '2010-06-21 12:10:08', '2010-06-21 12:16:50', 2528, 2), (162, '694c0d54553697b886567ff18586fade', '2010-06-21 12:10:16', '2010-06-21 12:17:20', 2529, 2), (163, '944c94ef5b50181314a6c816b487a28f', '2010-06-21 12:10:51', '2010-06-21 12:16:26', 2525, 2), (164, '0a02f7f853992242f9b3340cf7961f20', '2010-06-21 16:26:51', '2010-06-21 16:26:51', 2560, 2), (165, 'c034f7e54f599c37889563038fcc1b5c', '2010-06-21 16:30:40', '2010-06-21 16:38:50', 2596, 2), (166, 'e38ea774e9a061765e4134f9f72f7a26', '2010-06-21 16:31:01', '2010-06-21 16:36:11', 2583, 2), (167, '992a1e7c669e84539019d9c2700c172e', '2010-06-21 16:31:20', '2010-06-21 16:39:36', 2597, 2), (168, 'a94f0270a4eb018e840db1bf21ad9cc8', '2010-06-21 16:31:37', '2010-06-21 16:37:16', 2587, 2), (169, '3501b9891a38cd9df4cda58270351051', '2010-06-21 16:37:44', '2010-06-21 16:45:35', 2601, 2), (170, 'c5f7cf0d7db98b0dd7e0fa2afe70ab3a', '2010-06-21 16:55:02', '2010-06-21 17:20:12', 2674, 2), (171, '1b2611542162a6a2f2f8b19a6393a606', '2010-06-21 16:55:17', '2010-06-21 17:26:44', 2686, 2), (172, 'ea10932fc6697561c05b07ba66ff8134', '2010-06-21 16:55:50', '2010-06-21 17:25:06', 2685, 2), (173, '9c5449147ad5c36331eb302fecf5b110', '2010-06-21 17:02:18', '2010-06-21 17:15:08', 2653, 2), (174, '67629619b9311fa241a97c45c5a009a3', '2010-06-21 19:26:19', '2010-06-21 19:50:18', 2740, 2), (175, '20209fc81ee6ddab2e7c0833518d6c88', '2010-06-21 19:54:14', '2010-06-21 19:54:15', 2741, 2), (176, 'a0a880fd2f440dc6106151577edd36ad', '2010-06-22 08:18:55', '2010-06-22 08:18:59', 2742, 2), (177, '70408f7968cacd9102179a5403154d9d', '2010-06-22 09:09:37', '2010-06-22 09:09:37', 2743, 2), (178, '0d064e2f064b6077471dcd1fb6b59312', '2010-06-22 09:33:43', '2010-06-22 09:33:44', 2744, 2), (179, '4adc4196637efc90852f608be0d5b7df', '2010-06-22 09:33:47', '2010-06-22 09:33:48', 2745, 2), (180, '7f01be09a82c0448da6bf2affae3e8b9', '2010-06-22 14:13:42', '2010-06-22 14:13:58', 2747, 2), (181, '7e95db0bbe9e50dcf375e824ff06c1e4', '2010-06-23 10:18:44', '2010-06-23 14:04:02', 2834, 2), (182, 'b254b612f1e2cbd8fe3a3dffcefb924a', '2010-06-23 10:23:35', '2010-06-23 10:25:02', 2781, 2), (183, '950d67c01e677f04e0f7d6c0d67148e8', '2010-06-23 11:36:36', '2010-06-24 10:28:15', 2912, 2), (184, 'c792ca5e716948aca2182552ea2d5e7f', '2010-06-23 11:47:51', '2010-06-24 14:51:54', 3087, 2), (185, '425b6b514e3b409074b18cdf72410f7b', '2010-06-23 11:53:36', '2010-06-23 15:01:58', 2840, 2), (186, '4eb66b58c8d2aece5ede9cf1a49e1e81', '2010-06-23 12:24:20', '2010-06-23 12:27:13', 2813, 2), (187, 'ac82a87a09ab8b241234c091cab70141', '2010-06-23 13:00:19', '2010-06-23 13:01:40', 2819, 2), (188, '65b27bcc4cddf522c1fb8ee28ee608a7', '2010-06-23 18:00:14', '2010-06-23 18:03:14', 2852, 2), (189, '42abb6efd020951f5816de6489bf54d8', '2010-06-23 20:44:53', '2010-06-23 20:47:01', 2879, 2), (190, '4df2b88e0006b1ce09f2e8edd78d6834', '2010-06-24 07:41:13', '2010-06-24 14:42:58', 3083, 2), (191, '2871be2cde05920d267b727f068a0773', '2010-06-24 11:03:02', '2010-06-24 11:03:05', 2938, 2), (192, '6a995b8e62635559670faff1e3660b8b', '2010-06-24 11:51:23', '2010-06-24 14:09:53', 3021, 2), (193, '4df2b88e0006b1ce09f2e8edd78d6834', '2010-06-24 14:53:23', '2010-06-25 10:21:08', 3197, 2), (194, 'c792ca5e716948aca2182552ea2d5e7f', '2010-06-24 14:57:24', '2010-06-24 15:15:49', 3097, 2), (195, '7c91c3fbb4004297fa8e59e07e058790', '2010-06-24 18:02:25', '2010-06-24 18:03:21', 3105, 2), (196, '41496c9c533a3fa47b50375ef81d8fa2', '2010-06-24 19:10:21', '2010-06-24 20:00:02', 3135, 2), (197, 'b74a15fc741bc5da6ebf1e4deb5628a7', '2010-06-24 20:29:19', '2010-06-25 06:44:56', 3185, 2), (198, '793262ad79d0d40619b3fb022835b355', '2010-06-25 08:16:43', '2010-06-25 08:16:44', 3186, 2), (199, '4df2b88e0006b1ce09f2e8edd78d6834', '2010-06-25 10:21:41', '2010-06-25 10:28:56', 3208, 2), (200, 'c792ca5e716948aca2182552ea2d5e7f', '2010-06-25 10:33:06', '2010-06-25 10:51:38', 3222, 2), (201, '4df2b88e0006b1ce09f2e8edd78d6834', '2010-06-25 11:13:03', '2010-06-25 11:14:49', 3311, 2), (202, '4df2b88e0006b1ce09f2e8edd78d6834', '2010-06-25 11:16:29', '2010-06-25 13:12:36', 3611, 2), (203, 'c792ca5e716948aca2182552ea2d5e7f', '2010-06-25 11:16:31', '2010-06-25 12:50:35', 3600, 2), (204, '08803ec6c65aa4e896197b07fd397a9a', '2010-06-25 11:33:31', '2010-06-25 12:15:59', 3578, 2), (205, 'baa2392747dbd89702a24e8d630b0992', '2010-06-25 11:48:25', '2010-06-25 12:36:50', 3590, 2), (206, '4df2b88e0006b1ce09f2e8edd78d6834', '2010-06-25 13:13:45', '2010-06-25 13:14:26', 3625, 2), (207, '65b27bcc4cddf522c1fb8ee28ee608a7', '2010-06-25 13:38:11', '2010-06-25 13:39:45', 3632, 2), (208, 'b3b18ca9bfb21869f4cc5224c996fadd', '2010-06-25 15:27:46', '2010-06-25 15:27:48', 3634, 2), (209, 'b3b18ca9bfb21869f4cc5224c996fadd', '2010-06-25 15:28:23', '2010-06-25 15:34:29', 3657, 2), (210, 'c792ca5e716948aca2182552ea2d5e7f', '2010-06-25 15:51:46', '2010-06-25 15:51:49', 3659, 2), (211, 'b3b18ca9bfb21869f4cc5224c996fadd', '2010-06-25 15:55:16', '2010-06-25 15:55:21', 3662, 2), (212, 'b3b18ca9bfb21869f4cc5224c996fadd', '2010-06-25 15:55:52', '2010-06-29 10:26:28', 4101, 2), (213, 'cd60934c789e723119df91af70267b80', '2010-06-25 16:46:40', '2010-06-25 16:54:54', 3709, 2), (214, '90a7f7f08b23af0620a02cd112adefc6', '2010-06-25 17:19:31', '2010-06-25 18:06:58', 3774, 2), (215, 'c4342302f3b0139af9f9d4874e88d275', '2010-06-25 17:44:03', '2010-06-25 18:06:11', 3762, 2), (216, '65b27bcc4cddf522c1fb8ee28ee608a7', '2010-06-26 07:58:13', '2010-06-26 07:58:15', 3775, 2), (217, '809add0aefabb94fb299f5284d961af7', '2010-06-27 08:32:17', '2010-06-27 08:32:59', 3778, 2), (218, 'd3b005a1376458f4df07e871768cdd0f', '2010-06-27 17:58:11', '2010-06-27 17:58:12', 3779, 2), (219, 'd3df6306384104fc4d80ebebf002dc24', '2010-06-27 17:58:13', '2010-06-27 17:58:14', 3780, 2), (220, '47bbbcf85097311a335ccd98b0f1ffcc', '2010-06-27 18:18:55', '2010-06-27 18:20:56', 3794, 2), (221, '709c1e7f0031bc7098914525a7eee538', '2010-06-27 18:39:26', '2010-06-27 18:39:26', 3795, 2), (222, '0c4b62d8751c4258a2b6d7dcf12ddfe1', '2010-06-28 07:46:28', '2010-06-29 11:37:57', 4156, 2), (223, 'f4e6ef5d8e3168c21f42bd62255408ce', '2010-06-28 10:32:53', '2010-06-28 12:27:37', 3883, 2), (224, '51dd7f884166e6d0b17229c77a1bd280', '2010-06-28 11:56:31', '2010-06-28 11:56:31', 3806, 2), (225, '03ba51c2759bdca3991c35f206e9ad66', '2010-06-28 11:56:34', '2010-06-28 11:56:34', 3807, 2), (226, '2db40e2a7233c44f81582e3e9da7964e', '2010-06-28 11:56:36', '2010-06-28 11:56:37', 3808, 2), (227, '1fd99dce76ab204d38c9a1bbdccbdf5b', '2010-06-28 11:56:38', '2010-06-28 11:56:38', 3809, 2), (228, '3ade5c2252505fafe62e3db75a6a9f35', '2010-06-28 11:56:49', '2010-06-28 11:56:50', 3810, 2), (229, '8be4fbac969d29793d7137a0ecf02f05', '2010-06-28 11:56:52', '2010-06-28 11:56:52', 3811, 2), (230, 'ae4ee286d8261d6b95bc18f4e445856f', '2010-06-28 11:57:18', '2010-06-28 11:57:18', 3812, 2), (231, '7e6a62db69522698ee9ab59b591b5939', '2010-06-28 13:21:34', '2010-06-28 13:21:34', 3884, 2), (232, '4a7e2103af3b4b9eb8a3e76ae2854bc6', '2010-06-28 17:34:17', '2010-06-28 17:34:46', 3947, 2), (233, '873a9b25a335663c29c8fc43a89c0da2', '2010-06-29 06:36:37', '2010-06-29 07:53:51', 4057, 2), (234, '52a089a3dd3088738ae6bc87083c7b91', '2010-06-29 07:13:25', '2010-06-29 14:12:52', 4193, 2), (235, '9863c502374680fa246c82242ca27663', '2010-06-29 07:13:41', '2010-06-29 07:13:58', 3971, 2), (236, 'ee93afc3c912692fd17893a155e08761', '2010-06-29 07:38:29', '2010-06-29 16:35:54', 4198, 2), (237, 'e1d82f94f3dfc742b18f2a0d7b3dbaa4', '2010-06-29 09:09:36', '2010-06-30 14:44:53', 4229, 2), (238, '3fa9fed0f11115c82d724eb12723189c', '2010-06-29 09:09:36', '2010-06-29 09:09:36', 0, 2), (239, '3fa9fed0f11115c82d724eb12723189c', '2010-06-29 09:09:37', '2010-06-29 09:09:37', 4078, 2), (240, '8fd8cfb9efe53dd558c8dd0ebcbcdf3e', '2010-06-29 10:08:37', '2010-06-29 10:54:31', 4113, 2), (241, '2a46d014c2f24995d659c29480d89e18', '2010-06-29 11:23:11', '2010-06-29 11:23:12', 4116, 2), (242, 'ccb0806da31ea1c8c4e76e9ba5a781d1', '2010-06-29 11:23:13', '2010-06-29 11:23:13', 4117, 2), (243, '744abb98a2021079f66bb121a319645f', '2010-06-29 11:23:18', '2010-06-29 11:23:19', 4118, 2), (244, '13023a8ff8cf9b980d8fd1430eaa25fa', '2010-06-29 11:23:20', '2010-06-29 11:23:20', 4119, 2), (245, 'fa6a2bac1511a3e77e183cb95182cfe7', '2010-06-29 11:23:24', '2010-06-29 11:23:24', 4120, 2), (246, 'd6fd0db4bef4541aaaba071569267895', '2010-06-29 11:28:14', '2010-06-29 11:28:15', 4121, 2), (247, '3ab693d6f9c63ba6778f59de9569dc74', '2010-06-29 13:27:07', '2010-06-29 13:29:30', 4184, 2), (248, '250afab46de73d3dc293b008641c093d', '2010-06-29 16:37:51', '2010-06-29 16:37:51', 4199, 2), (249, '02e66ce84dfd630315d781497a823600', '2010-06-29 16:37:51', '2010-07-01 13:10:41', 4361, 2), (250, 'fffba8b2cdaa4c60ad022dfd3a64ee0e', '2010-06-29 19:47:42', '2010-06-30 05:21:06', 4214, 2), (251, '7254ae5f18906a3474d2dc2ceb0a6f12', '2010-06-30 10:05:16', '2010-06-30 10:12:38', 4226, 2), (252, 'c39d99bf28b00617a0edc3a9e494fe3e', '2010-06-30 12:12:22', '2010-06-30 12:12:56', 4228, 2), (253, 'f40f856dab70672a3fe9e6c7b77cb791', '2010-07-01 10:33:27', '2010-07-01 11:41:28', 4277, 2), (254, '02e66ce84dfd630315d781497a823600', '2010-07-01 13:20:50', '2010-07-01 14:07:23', 4386, 2), (255, '8632e9362f15164a0b61ced1a329a61e', '2010-07-01 14:22:47', '2010-07-01 14:37:58', 4440, 2), (256, 'e1d82f94f3dfc742b18f2a0d7b3dbaa4', '2010-07-01 14:43:01', '2010-07-01 14:43:03', 4442, 2), (257, 'd64a9bdff89ca911dc7732ec8e8cce50', '2010-07-02 10:19:18', '2010-07-02 13:40:48', 4463, 2), (258, 'f7bd27c3b4fcc0086d97f2e53bc477a9', '2010-07-02 13:43:45', '2010-07-02 14:28:12', 4497, 2), (259, 'd64a9bdff89ca911dc7732ec8e8cce50', '2010-07-02 14:32:25', '2010-07-02 14:32:27', 4498, 2), (260, '330d699940edf6935e2d80969130a2cd', '2010-07-02 14:46:30', '2010-07-06 08:10:46', 4642, 2), (261, '723596ec24d3bd56781f948141446706', '2010-07-02 15:30:23', '2010-07-06 07:14:51', 4640, 2), (262, '479dc33e8b1d26ac71ce96666d943a07', '2010-07-04 07:45:07', '2010-07-04 07:45:12', 4527, 2), (263, 'f7485c56eed6a3285abeeffde0958aee', '2010-07-04 11:57:00', '2010-07-04 16:38:42', 4585, 2), (264, '0879145daf8a754099bc7e91ec8f645f', '2010-07-04 19:30:55', '2010-07-04 19:58:19', 4638, 2), (265, '0857f8f6b9741d43d11c3d7b3d190465', '2010-07-04 22:37:11', '2010-07-04 22:37:14', 4639, 2), (266, '65e60dd5749b6b049df264af2ab6ec15', '2010-07-06 08:34:52', '2010-07-06 09:58:39', 4695, 2), (267, '95fafe71cd7142b6735b3bdcb4d8ae61', '2010-07-06 08:37:53', '2010-07-06 09:30:20', 4665, 2), (268, 'f8b331b49d75b42a38b571b7bbb352c3', '2010-07-06 09:16:56', '2010-07-06 09:18:20', 4664, 2), (269, '931aa0efd68ac91336a27acf93437b56', '2010-07-06 10:00:29', '2010-07-06 10:00:30', 4696, 2), (270, '931aa0efd68ac91336a27acf93437b56', '2010-07-06 10:00:37', '2010-07-06 10:00:37', 4697, 2), (271, '931aa0efd68ac91336a27acf93437b56', '2010-07-06 10:00:43', '2010-07-06 10:00:43', 4698, 2), (272, '931aa0efd68ac91336a27acf93437b56', '2010-07-06 10:00:58', '2010-07-06 10:00:58', 4699, 2), (273, '931aa0efd68ac91336a27acf93437b56', '2010-07-06 10:01:45', '2010-07-06 10:01:46', 4700, 2), (274, '931aa0efd68ac91336a27acf93437b56', '2010-07-06 10:01:51', '2010-07-06 10:01:52', 4701, 2), (275, '931aa0efd68ac91336a27acf93437b56', '2010-07-06 10:01:56', '2010-07-06 10:01:56', 4702, 2), (276, '931aa0efd68ac91336a27acf93437b56', '2010-07-06 10:02:05', '2010-07-06 10:02:06', 4703, 2), (277, '931aa0efd68ac91336a27acf93437b56', '2010-07-06 10:02:11', '2010-07-06 10:02:12', 4704, 2), (278, '931aa0efd68ac91336a27acf93437b56', '2010-07-06 10:02:16', '2010-07-06 10:02:17', 4705, 2), (279, '931aa0efd68ac91336a27acf93437b56', '2010-07-06 10:02:21', '2010-07-06 10:02:21', 4706, 2), (280, '931aa0efd68ac91336a27acf93437b56', '2010-07-06 10:02:25', '2010-07-06 10:02:27', 4707, 2), (281, '931aa0efd68ac91336a27acf93437b56', '2010-07-06 10:02:27', '2010-07-06 10:02:33', 4708, 2), (282, '931aa0efd68ac91336a27acf93437b56', '2010-07-06 10:02:33', '2010-07-06 10:02:35', 4709, 2), (283, '931aa0efd68ac91336a27acf93437b56', '2010-07-06 10:02:43', '2010-07-06 10:02:44', 4710, 2), (284, '931aa0efd68ac91336a27acf93437b56', '2010-07-06 10:03:22', '2010-07-06 10:03:23', 4711, 2), (285, '931aa0efd68ac91336a27acf93437b56', '2010-07-06 10:03:28', '2010-07-06 10:03:30', 4712, 2), (286, '931aa0efd68ac91336a27acf93437b56', '2010-07-06 10:03:38', '2010-07-06 10:03:40', 4713, 2), (287, 'd440162baa4ad97a45fa61280b320633', '2010-07-06 10:25:41', '2010-07-06 10:25:42', 4714, 2), (288, '958e5f8003cee75a1c227c5a41b7c306', '2010-07-06 12:43:23', '2010-07-06 12:43:25', 4715, 2), (289, '18f73d7ecb3819d18d58d937ceebb1af', '2010-07-06 12:49:36', '2010-07-06 12:49:37', 4716, 2), (290, '18f73d7ecb3819d18d58d937ceebb1af', '2010-07-06 12:49:52', '2010-07-06 12:49:53', 4717, 2), (291, '18f73d7ecb3819d18d58d937ceebb1af', '2010-07-06 12:50:00', '2010-07-06 12:50:00', 4718, 2), (292, '18f73d7ecb3819d18d58d937ceebb1af', '2010-07-06 12:50:07', '2010-07-06 12:50:08', 4719, 2), (293, '18f73d7ecb3819d18d58d937ceebb1af', '2010-07-06 12:50:14', '2010-07-06 12:50:15', 4720, 2), (294, '18f73d7ecb3819d18d58d937ceebb1af', '2010-07-06 12:50:30', '2010-07-06 12:50:31', 4721, 2), (295, '18f73d7ecb3819d18d58d937ceebb1af', '2010-07-06 12:50:34', '2010-07-06 12:50:35', 4722, 2), (296, '18f73d7ecb3819d18d58d937ceebb1af', '2010-07-06 12:50:42', '2010-07-06 12:50:43', 4723, 2), (297, '18f73d7ecb3819d18d58d937ceebb1af', '2010-07-06 12:50:47', '2010-07-06 12:50:49', 4724, 2), (298, '18f73d7ecb3819d18d58d937ceebb1af', '2010-07-06 12:50:53', '2010-07-06 12:50:54', 4725, 2), (299, '18f73d7ecb3819d18d58d937ceebb1af', '2010-07-06 12:51:03', '2010-07-06 12:51:07', 4726, 2), (300, '18f73d7ecb3819d18d58d937ceebb1af', '2010-07-06 12:51:15', '2010-07-06 12:51:16', 4727, 2), (301, '18f73d7ecb3819d18d58d937ceebb1af', '2010-07-06 12:51:19', '2010-07-06 12:51:20', 4728, 2), (302, '18f73d7ecb3819d18d58d937ceebb1af', '2010-07-06 12:51:24', '2010-07-06 12:51:26', 4729, 2), (303, '18f73d7ecb3819d18d58d937ceebb1af', '2010-07-06 12:51:32', '2010-07-06 12:51:33', 4730, 2), (304, '18f73d7ecb3819d18d58d937ceebb1af', '2010-07-06 12:51:41', '2010-07-06 12:51:42', 4731, 2), (305, '18f73d7ecb3819d18d58d937ceebb1af', '2010-07-06 12:52:01', '2010-07-06 12:52:03', 4732, 2), (306, '18f73d7ecb3819d18d58d937ceebb1af', '2010-07-06 12:52:27', '2010-07-06 12:52:28', 4733, 2), (307, '18f73d7ecb3819d18d58d937ceebb1af', '2010-07-06 12:52:32', '2010-07-06 12:52:32', 4734, 2), (308, '18f73d7ecb3819d18d58d937ceebb1af', '2010-07-06 12:52:55', '2010-07-06 12:52:55', 4735, 2), (309, '18f73d7ecb3819d18d58d937ceebb1af', '2010-07-06 12:53:15', '2010-07-06 12:53:16', 4736, 2), (310, '18f73d7ecb3819d18d58d937ceebb1af', '2010-07-06 12:53:28', '2010-07-06 12:53:28', 4737, 2), (311, '18f73d7ecb3819d18d58d937ceebb1af', '2010-07-06 12:53:33', '2010-07-06 12:53:34', 4738, 2), (312, '18f73d7ecb3819d18d58d937ceebb1af', '2010-07-06 12:54:18', '2010-07-06 12:54:19', 4739, 2), (313, '958e5f8003cee75a1c227c5a41b7c306', '2010-07-06 13:20:44', '2010-07-06 13:20:44', 4740, 2), (314, '9cfcc97af499ca18a34241f343e0e0fb', '2010-07-06 13:22:25', '2010-07-06 13:22:26', 4741, 2), (315, '9cfcc97af499ca18a34241f343e0e0fb', '2010-07-06 13:32:56', '2010-07-06 13:32:57', 4742, 2), (316, '958e5f8003cee75a1c227c5a41b7c306', '2010-07-06 13:40:51', '2010-07-06 14:11:46', 4788, 2), (317, '533b4616c02af616e3270e6651b3e0bc', '2010-07-06 14:56:47', '2010-07-06 15:04:02', 4794, 2), (318, '66aca89c94c2862389f111f9671ce114', '2010-07-07 05:42:20', '2010-07-07 05:42:24', 4795, 2), (319, '22299e57914acb0d6e5e66cc3b7f7180', '2010-07-07 05:42:25', '2010-07-07 05:42:33', 4796, 2), (320, 'c631fa2c635a77b0f91aed1ed7e17df3', '2010-07-07 05:46:26', '2010-07-07 05:46:28', 4797, 2), (321, 'c631fa2c635a77b0f91aed1ed7e17df3', '2010-07-07 05:46:37', '2010-07-07 05:46:39', 4798, 2), (322, 'fc3d548174006f9c2cfaeccf5eeae37a', '2010-07-07 08:03:09', '2010-07-07 08:03:10', 4799, 2), (323, 'fc3d548174006f9c2cfaeccf5eeae37a', '2010-07-07 08:03:24', '2010-07-07 08:03:25', 4800, 2), (324, 'fc3d548174006f9c2cfaeccf5eeae37a', '2010-07-07 08:03:29', '2010-07-07 08:03:31', 4801, 2), (325, 'fc3d548174006f9c2cfaeccf5eeae37a', '2010-07-07 08:03:36', '2010-07-07 08:03:38', 4802, 2), (326, 'fc3d548174006f9c2cfaeccf5eeae37a', '2010-07-07 08:03:52', '2010-07-07 08:03:54', 4803, 2), (327, 'fc3d548174006f9c2cfaeccf5eeae37a', '2010-07-07 08:03:58', '2010-07-07 08:03:59', 4804, 2), (328, 'fc3d548174006f9c2cfaeccf5eeae37a', '2010-07-07 08:04:08', '2010-07-07 08:04:12', 4805, 2), (329, 'fc3d548174006f9c2cfaeccf5eeae37a', '2010-07-07 08:04:36', '2010-07-07 08:04:37', 4806, 2), (330, 'fc3d548174006f9c2cfaeccf5eeae37a', '2010-07-07 08:04:47', '2010-07-07 08:04:48', 4807, 2), (331, 'fc3d548174006f9c2cfaeccf5eeae37a', '2010-07-07 08:05:02', '2010-07-07 08:05:02', 4808, 2), (332, 'fc3d548174006f9c2cfaeccf5eeae37a', '2010-07-07 08:05:14', '2010-07-07 08:05:15', 4809, 2), (333, 'fc3d548174006f9c2cfaeccf5eeae37a', '2010-07-07 08:05:19', '2010-07-07 08:05:19', 4810, 2), (334, 'fc3d548174006f9c2cfaeccf5eeae37a', '2010-07-07 08:05:25', '2010-07-07 08:05:26', 4811, 2), (335, 'fc3d548174006f9c2cfaeccf5eeae37a', '2010-07-07 08:06:58', '2010-07-07 08:07:00', 4812, 2), (336, 'fc3d548174006f9c2cfaeccf5eeae37a', '2010-07-07 08:07:08', '2010-07-07 08:07:09', 4813, 2), (337, '35a6444ff3fe4c3aabcf31a1ac77853d', '2010-07-07 08:49:48', '2010-07-07 08:49:49', 4814, 2), (338, '35a6444ff3fe4c3aabcf31a1ac77853d', '2010-07-07 08:51:41', '2010-07-07 08:51:44', 4815, 2), (339, '35a6444ff3fe4c3aabcf31a1ac77853d', '2010-07-07 08:51:48', '2010-07-07 08:51:50', 4816, 2), (340, '330d699940edf6935e2d80969130a2cd', '2010-07-07 08:53:36', '2010-07-07 08:53:37', 4817, 2), (341, '330d699940edf6935e2d80969130a2cd', '2010-07-07 08:54:09', '2010-07-07 08:54:11', 4818, 2), (342, '330d699940edf6935e2d80969130a2cd', '2010-07-07 08:54:19', '2010-07-07 08:54:23', 4819, 2), (343, '330d699940edf6935e2d80969130a2cd', '2010-07-07 08:54:48', '2010-07-07 08:54:49', 4820, 2), (344, '35a6444ff3fe4c3aabcf31a1ac77853d', '2010-07-07 09:04:50', '2010-07-07 09:04:52', 4821, 2), (345, '35a6444ff3fe4c3aabcf31a1ac77853d', '2010-07-07 09:04:55', '2010-07-07 09:04:57', 4822, 2), (346, '35a6444ff3fe4c3aabcf31a1ac77853d', '2010-07-07 09:05:01', '2010-07-07 09:07:27', 4842, 2), (347, 'fc937c510e60c9d8ab5083eee5fd6c9a', '2010-07-07 09:05:10', '2010-07-07 09:08:45', 4846, 2), (348, 'fc937c510e60c9d8ab5083eee5fd6c9a', '2010-07-07 09:09:26', '2010-07-07 09:15:57', 4860, 2), (349, '7789f30d4a1e19c66b84d14de1ad6df7', '2010-07-07 09:18:20', '2010-07-07 09:18:21', 4861, 2), (350, '1a5e60fe9a8f215f3cc792a8c893b018', '2010-07-07 09:26:10', '2010-07-07 09:26:11', 4862, 2), (351, '35a6444ff3fe4c3aabcf31a1ac77853d', '2010-07-07 09:29:04', '2010-07-07 11:57:45', 4956, 2), (352, '533b4616c02af616e3270e6651b3e0bc', '2010-07-07 10:02:50', '2010-07-07 10:02:51', 4871, 2), (353, 'c6b932678ce8e9e786d975be96b493eb', '2010-07-07 10:04:32', '2010-07-07 10:04:33', 4872, 2), (354, '61b178b3f88a171b46604eb4fccf78ce', '2010-07-07 11:10:05', '2010-07-07 12:12:27', 4978, 2), (355, '0cf6fe039d77f1c33e8cda42ba158461', '2010-07-07 11:20:44', '2010-07-07 11:23:04', 4931, 2), (356, '062c6f0ca25b4122073f8407d61efe07', '2010-07-07 12:53:07', '2010-07-07 13:22:43', 4981, 2), (357, 'ad743384e3180b9079403e3ee6a124b3', '2010-07-07 13:24:57', '2010-07-07 13:24:58', 4982, 2), (358, 'a9d7b6dbbdb81d7c5911f89269c403d9', '2010-07-07 13:28:50', '2010-07-07 13:31:00', 4986, 2), (359, '0c14ee72b4c9d938e14534e3402aee41', '2010-07-07 15:03:53', '2010-07-07 15:12:13', 4990, 2), (360, '4d2561246a921d3964cdf65d2f61d895', '2010-07-08 04:20:26', '2010-07-08 04:20:33', 4991, 2), (361, '41ceee8f8c0063a6d5e9d5d645bad482', '2010-07-08 04:20:36', '2010-07-08 04:20:36', 4992, 2), (362, 'e0d5ef594eb5cab81ad7f39e5110f50f', '2010-07-08 04:20:39', '2010-07-08 04:20:39', 4993, 2), (363, 'bb740b5cde20529ec865e9eca268e34a', '2010-07-08 04:20:41', '2010-07-08 04:20:41', 4994, 2), (364, '16e1fe37c7046a4b21343dcdc6069800', '2010-07-08 04:20:43', '2010-07-08 04:20:43', 4995, 2), (365, 'fb75845f20cdb4b4aad5ea9e4ec5f9b1', '2010-07-08 05:54:53', '2010-07-08 05:54:55', 4996, 2), (366, '7a36fa84d4fc7780b30bee83d3f3bbcd', '2010-07-08 05:57:26', '2010-07-08 06:00:50', 5006, 2), (367, 'ccec8cc100d311aacf0fe36fbbe90e27', '2010-07-08 06:29:43', '2010-07-08 14:18:11', 5192, 2), (368, '7724852ccd3f2fe4b80c58a5133e0449', '2010-07-08 06:42:52', '2010-07-08 13:49:25', 5183, 2), (369, '1c6f38511aa95904326c7bc6cb079604', '2010-07-08 06:54:33', '2010-07-08 16:41:38', 5220, 2), (370, '6092082b39aa06bc8a99f620416e114b', '2010-07-08 07:31:45', '2010-07-08 07:31:47', 5041, 2), (371, 'b543c8f00fdbe0bcefff477cb037fffb', '2010-07-08 08:36:18', '2010-07-08 08:36:19', 5042, 2), (372, 'd500f2ce03b77ff39982937d010903b1', '2010-07-08 09:13:13', '2010-07-08 09:22:07', 5064, 2), (373, 'b6dac14269720d702222928666d5b422', '2010-07-08 09:20:01', '2010-07-08 13:30:38', 5151, 1), (374, '747a6f682d52af332a183c578a789fe8', '2010-07-08 09:31:01', '2010-07-08 09:31:02', 5065, 2), (375, '54b821441b800ad654a0e9b249a4dd08', '2010-07-08 09:37:30', '2010-07-08 09:37:31', 5066, 2), (376, '08799e8370a69310fea8f540f680c339', '2010-07-08 10:29:02', '2010-07-08 10:29:02', 5067, 2), (377, '252a74766eada24cf73cf3af8633870d', '2010-07-08 10:29:04', '2010-07-08 10:29:05', 5068, 2), (378, '413ba000782ff1e1ef796adc970ee9ed', '2010-07-08 10:33:16', '2010-07-08 10:33:17', 5069, 2), (379, '1594da1dd0be7a01ad22f41875fe6528', '2010-07-08 10:38:44', '2010-07-08 10:38:45', 5070, 2), (380, '828c84feab171c8b711a4d6b8d60d901', '2010-07-08 11:06:44', '2010-07-09 14:22:48', 5430, 2), (381, '42d9263493ec22f65f6d61da3cbe3ece', '2010-07-08 11:47:04', '2010-07-08 12:26:43', 5132, 2), (382, '58f3a14154e42feecc242c71a485a154', '2010-07-08 13:14:29', '2010-07-08 16:14:51', 5198, 1), (383, '58f3a14154e42feecc242c71a485a154', '2010-07-08 16:14:57', '2010-07-08 16:14:57', 5200, 1), (384, '58f3a14154e42feecc242c71a485a154', '2010-07-08 16:15:03', '2010-07-08 16:15:04', 5201, 2), (385, '58f3a14154e42feecc242c71a485a154', '2010-07-08 16:15:08', '2010-07-08 16:15:09', 5202, 2), (386, '58f3a14154e42feecc242c71a485a154', '2010-07-08 16:15:15', '2010-07-08 16:15:16', 5203, 2), (387, '58f3a14154e42feecc242c71a485a154', '2010-07-08 16:15:19', '2010-07-08 16:15:20', 5204, 2), (388, '58f3a14154e42feecc242c71a485a154', '2010-07-08 16:15:24', '2010-07-08 16:15:25', 5205, 2), (389, '58f3a14154e42feecc242c71a485a154', '2010-07-08 16:15:28', '2010-07-08 16:15:30', 5206, 2), (390, '58f3a14154e42feecc242c71a485a154', '2010-07-08 16:16:27', '2010-07-08 16:16:29', 5207, 2), (391, '58f3a14154e42feecc242c71a485a154', '2010-07-08 16:17:11', '2010-07-08 16:17:15', 5208, 2), (392, '58f3a14154e42feecc242c71a485a154', '2010-07-08 16:17:22', '2010-07-08 16:17:27', 5209, 2), (393, '58f3a14154e42feecc242c71a485a154', '2010-07-08 16:17:32', '2010-07-08 16:17:36', 5210, 2), (394, '58f3a14154e42feecc242c71a485a154', '2010-07-08 16:17:42', '2010-07-08 16:17:44', 5211, 2), (395, '58f3a14154e42feecc242c71a485a154', '2010-07-08 16:17:47', '2010-07-08 16:17:58', 5212, 2), (396, '58f3a14154e42feecc242c71a485a154', '2010-07-08 16:18:25', '2010-07-08 16:18:26', 5213, 2), (397, '58f3a14154e42feecc242c71a485a154', '2010-07-08 16:19:22', '2010-07-08 16:19:23', 5214, 2), (398, '58f3a14154e42feecc242c71a485a154', '2010-07-08 16:19:29', '2010-07-08 16:19:30', 5215, 2), (399, '58f3a14154e42feecc242c71a485a154', '2010-07-08 16:19:32', '2010-07-08 16:19:34', 5216, 2), (400, '8632e9362f15164a0b61ced1a329a61e', '2010-07-08 16:29:11', '2010-07-08 16:29:11', 5217, 2), (401, '8632e9362f15164a0b61ced1a329a61e', '2010-07-08 16:29:14', '2010-07-08 16:29:14', 5218, 2), (402, '8632e9362f15164a0b61ced1a329a61e', '2010-07-08 16:29:18', '2010-07-08 16:29:19', 5219, 2), (403, '1c6f38511aa95904326c7bc6cb079604', '2010-07-08 16:41:47', '2010-07-08 16:41:48', 5221, 2), (404, '1c6f38511aa95904326c7bc6cb079604', '2010-07-08 16:42:03', '2010-07-08 16:42:04', 5222, 2), (405, '1c6f38511aa95904326c7bc6cb079604', '2010-07-08 16:42:09', '2010-07-08 16:42:10', 5223, 2), (406, '1c6f38511aa95904326c7bc6cb079604', '2010-07-08 16:42:30', '2010-07-08 16:42:30', 5224, 2), (407, '1c6f38511aa95904326c7bc6cb079604', '2010-07-08 16:42:36', '2010-07-08 16:42:38', 5225, 2), (408, '1c6f38511aa95904326c7bc6cb079604', '2010-07-08 16:42:46', '2010-07-08 16:42:47', 5226, 2), (409, '1c6f38511aa95904326c7bc6cb079604', '2010-07-08 16:42:57', '2010-07-08 16:42:58', 5227, 2), (410, '1c6f38511aa95904326c7bc6cb079604', '2010-07-08 16:43:04', '2010-07-08 16:43:05', 5228, 2), (411, '6c841b24eeaa79a7454e7bc75831b6ac', '2010-07-08 18:14:06', '2010-07-08 18:14:08', 5229, 2), (412, '6c841b24eeaa79a7454e7bc75831b6ac', '2010-07-08 18:14:11', '2010-07-08 18:14:14', 5230, 2), (413, '6c841b24eeaa79a7454e7bc75831b6ac', '2010-07-08 18:14:17', '2010-07-08 18:14:19', 5231, 2), (414, '6c841b24eeaa79a7454e7bc75831b6ac', '2010-07-08 18:35:09', '2010-07-08 18:35:10', 5232, 2), (415, '6c841b24eeaa79a7454e7bc75831b6ac', '2010-07-08 18:35:30', '2010-07-08 18:35:32', 5233, 2), (416, '6c841b24eeaa79a7454e7bc75831b6ac', '2010-07-08 18:35:49', '2010-07-08 18:35:50', 5234, 2), (417, '6c841b24eeaa79a7454e7bc75831b6ac', '2010-07-08 18:35:57', '2010-07-08 18:35:59', 5235, 2), (418, '6c841b24eeaa79a7454e7bc75831b6ac', '2010-07-08 18:36:03', '2010-07-08 18:36:05', 5236, 2), (419, '6c841b24eeaa79a7454e7bc75831b6ac', '2010-07-08 18:36:16', '2010-07-08 20:10:19', 5281, 2), (420, 'e18fd3c5d455cd14e7dad3e179604e38', '2010-07-08 20:45:06', '2010-07-08 20:48:32', 5290, 2), (421, 'f3bc74017c6dfe725e617ccf883633ef', '2010-07-09 05:37:13', '2010-07-09 05:37:18', 5291, 2), (422, 'b7557cf19f1a5561852ddde3ab5047ad', '2010-07-09 06:02:46', '2010-07-09 06:02:47', 5292, 2), (423, 'b7557cf19f1a5561852ddde3ab5047ad', '2010-07-09 06:02:56', '2010-07-09 06:02:58', 5293, 2), (424, 'b7557cf19f1a5561852ddde3ab5047ad', '2010-07-09 06:31:02', '2010-07-09 09:23:35', 5354, 2), (425, '7c100ca356f1ec395c77c850db7cd2c0', '2010-07-09 06:42:00', '2010-07-09 06:42:01', 5300, 2), (426, 'b39eb943034311e4871f1f5996721732', '2010-07-09 07:05:04', '2010-07-09 07:05:05', 5301, 2), (427, 'ea4413a90121bf5b354d26953cf92151', '2010-07-09 07:24:14', '2010-07-09 08:01:33', 5324, 2), (428, 'ab254cdea50ec27c62f706ada3cf1971', '2010-07-09 08:03:06', '2010-07-09 08:03:07', 5325, 2), (429, 'ab254cdea50ec27c62f706ada3cf1971', '2010-07-09 08:03:15', '2010-07-09 08:03:16', 5326, 2), (430, '5efa767a95281dd5429c3ceb48b2f88a', '2010-07-09 08:34:26', '2010-07-09 08:34:28', 5327, 2), (431, 'ab254cdea50ec27c62f706ada3cf1971', '2010-07-09 08:45:42', '2010-07-09 08:45:46', 5328, 2), (432, 'ab254cdea50ec27c62f706ada3cf1971', '2010-07-09 08:45:46', '2010-07-09 08:45:47', 5329, 2), (433, 'ab254cdea50ec27c62f706ada3cf1971', '2010-07-09 08:45:47', '2010-07-09 08:45:51', 5330, 2), (434, 'ab254cdea50ec27c62f706ada3cf1971', '2010-07-09 08:47:48', '2010-07-09 08:47:53', 5331, 2), (435, 'ab254cdea50ec27c62f706ada3cf1971', '2010-07-09 08:47:59', '2010-07-09 08:48:01', 5332, 2), (436, 'ab254cdea50ec27c62f706ada3cf1971', '2010-07-09 08:48:52', '2010-07-09 08:48:53', 5333, 2), (437, 'ab254cdea50ec27c62f706ada3cf1971', '2010-07-09 08:49:55', '2010-07-09 08:50:02', 5334, 2), (438, '50117dc16d6daac64fcba83ae6f7927d', '2010-07-09 08:51:45', '2010-07-09 08:51:51', 5335, 2), (439, '50117dc16d6daac64fcba83ae6f7927d', '2010-07-09 08:52:54', '2010-07-09 08:52:57', 5336, 2), (440, '50117dc16d6daac64fcba83ae6f7927d', '2010-07-09 08:53:17', '2010-07-09 08:53:20', 5337, 2), (441, '50117dc16d6daac64fcba83ae6f7927d', '2010-07-09 08:53:24', '2010-07-09 08:53:26', 5338, 2), (442, '50117dc16d6daac64fcba83ae6f7927d', '2010-07-09 08:56:00', '2010-07-09 08:56:04', 5339, 2), (443, '50117dc16d6daac64fcba83ae6f7927d', '2010-07-09 08:56:08', '2010-07-09 08:56:14', 5340, 2), (444, '50117dc16d6daac64fcba83ae6f7927d', '2010-07-09 08:57:23', '2010-07-09 08:57:28', 5341, 2), (445, '50117dc16d6daac64fcba83ae6f7927d', '2010-07-09 08:57:50', '2010-07-09 08:57:51', 5342, 2), (446, '50117dc16d6daac64fcba83ae6f7927d', '2010-07-09 09:00:33', '2010-07-09 09:00:36', 5343, 2), (447, '71be4bbf5cec8126993d2db585a3d703', '2010-07-09 09:22:09', '2010-07-09 09:22:10', 5345, 1), (448, '71be4bbf5cec8126993d2db585a3d703', '2010-07-09 09:22:40', '2010-07-09 09:22:40', 5347, 1), (449, '50117dc16d6daac64fcba83ae6f7927d', '2010-07-09 09:22:42', '2010-07-09 09:22:43', 5348, 2), (450, '50117dc16d6daac64fcba83ae6f7927d', '2010-07-09 09:23:13', '2010-07-09 09:23:16', 5350, 2), (451, '50117dc16d6daac64fcba83ae6f7927d', '2010-07-09 09:23:25', '2010-07-09 09:23:26', 5352, 2), (452, '50117dc16d6daac64fcba83ae6f7927d', '2010-07-09 09:23:29', '2010-07-09 09:23:33', 5353, 2), (453, '71be4bbf5cec8126993d2db585a3d703', '2010-07-09 09:24:09', '2010-07-09 09:24:10', 5356, 1), (454, '71be4bbf5cec8126993d2db585a3d703', '2010-07-09 09:24:21', '2010-07-09 09:24:22', 5357, 1), (455, '71be4bbf5cec8126993d2db585a3d703', '2010-07-09 09:24:30', '2010-07-09 09:24:30', 5359, 1), (456, '71be4bbf5cec8126993d2db585a3d703', '2010-07-09 09:24:52', '2010-07-09 09:24:52', 5360, 1), (457, '71be4bbf5cec8126993d2db585a3d703', '2010-07-09 09:25:01', '2010-07-09 09:25:02', 5362, 1), (458, '71be4bbf5cec8126993d2db585a3d703', '2010-07-09 09:25:09', '2010-07-09 09:25:11', 5363, 2), (459, '71be4bbf5cec8126993d2db585a3d703', '2010-07-09 09:25:16', '2010-07-09 09:25:19', 5364, 2), (460, '71be4bbf5cec8126993d2db585a3d703', '2010-07-09 09:25:20', '2010-07-09 09:25:21', 5365, 2), (461, '71be4bbf5cec8126993d2db585a3d703', '2010-07-09 09:25:22', '2010-07-09 09:25:22', 5366, 2), (462, '71be4bbf5cec8126993d2db585a3d703', '2010-07-09 09:25:25', '2010-07-09 09:25:26', 5367, 2), (463, '71be4bbf5cec8126993d2db585a3d703', '2010-07-09 09:25:32', '2010-07-09 09:25:34', 5368, 2), (464, '71be4bbf5cec8126993d2db585a3d703', '2010-07-09 09:25:37', '2010-07-09 09:25:38', 5369, 2), (465, '71be4bbf5cec8126993d2db585a3d703', '2010-07-09 09:25:39', '2010-07-09 09:25:42', 5370, 2), (466, '71be4bbf5cec8126993d2db585a3d703', '2010-07-09 09:34:40', '2010-07-09 09:35:26', 5377, 2), (467, '50117dc16d6daac64fcba83ae6f7927d', '2010-07-09 09:39:03', '2010-07-09 09:43:07', 5385, 2), (468, '51ecfc8aa8ebcc1e368db9b23efc56a3', '2010-07-09 10:01:49', '2010-07-09 10:01:50', 5386, 2), (469, '81eff7b463867a5136b68eb244677c4e', '2010-07-09 10:06:07', '2010-07-09 10:06:12', 5387, 2), (470, 'f48c16d8657a69036d85012ec2dad728', '2010-07-09 10:21:48', '2010-07-09 10:21:49', 5388, 2), (471, '91dee9588eba1e4ca59a74ffecf26c9d', '2010-07-09 10:25:59', '2010-07-09 10:26:00', 5389, 2), (472, '274fd86df639c50ae5724a017575fadd', '2010-07-09 10:25:59', '2010-07-09 10:26:00', 5390, 2), (473, '9c2abe1545accebdc7af4a9feae82557', '2010-07-09 10:26:03', '2010-07-09 10:26:04', 5391, 2), (474, '0ce8992911d231d1db0319637aacdb31', '2010-07-09 10:26:04', '2010-07-09 10:26:05', 5392, 2), (475, '766c3d3eecec10a4e5210bca2ca6f9d9', '2010-07-09 10:26:04', '2010-07-09 10:26:06', 5393, 2), (476, '38512338814389eb1cc8877c8f568db6', '2010-07-09 10:26:05', '2010-07-09 10:26:06', 5394, 2), (477, '4c5cb50b5d609fc0c931c8a175f60979', '2010-07-09 12:07:11', '2010-07-09 12:07:28', 5396, 2), (478, 'b104f5b93e3e89eed10089b0bdf3a407', '2010-07-09 12:09:23', '2010-07-09 12:09:24', 5397, 2), (479, 'b104f5b93e3e89eed10089b0bdf3a407', '2010-07-09 12:24:51', '2010-07-09 12:27:23', 5404, 2), (480, 'b104f5b93e3e89eed10089b0bdf3a407', '2010-07-09 12:27:23', '2010-07-09 12:27:26', 5405, 2), (481, 'b104f5b93e3e89eed10089b0bdf3a407', '2010-07-09 12:28:19', '2010-07-09 12:28:23', 5406, 2), (482, 'b104f5b93e3e89eed10089b0bdf3a407', '2010-07-09 12:29:29', '2010-07-09 12:29:32', 5407, 2), (483, 'b104f5b93e3e89eed10089b0bdf3a407', '2010-07-09 12:29:36', '2010-07-09 12:29:37', 5408, 2), (484, 'b104f5b93e3e89eed10089b0bdf3a407', '2010-07-09 12:29:40', '2010-07-09 12:30:11', 5409, 2), (485, 'b104f5b93e3e89eed10089b0bdf3a407', '2010-07-09 12:36:50', '2010-07-09 12:36:51', 5410, 2), (486, 'b104f5b93e3e89eed10089b0bdf3a407', '2010-07-09 12:36:59', '2010-07-09 12:37:02', 5411, 2), (487, 'b104f5b93e3e89eed10089b0bdf3a407', '2010-07-09 12:38:06', '2010-07-09 12:38:07', 5412, 2), (488, 'b104f5b93e3e89eed10089b0bdf3a407', '2010-07-09 12:38:10', '2010-07-09 12:38:11', 5413, 2), (489, 'b104f5b93e3e89eed10089b0bdf3a407', '2010-07-09 12:38:22', '2010-07-09 12:38:25', 5414, 2), (490, 'b104f5b93e3e89eed10089b0bdf3a407', '2010-07-09 12:38:58', '2010-07-09 12:38:59', 5415, 2), (491, '330d699940edf6935e2d80969130a2cd', '2010-07-09 13:34:42', '2010-07-09 13:34:45', 5416, 2), (492, 'e4b8b67bff3277c67a68eb987c509e0a', '2010-07-09 13:34:53', '2010-07-09 13:34:57', 5417, 2), (493, 'e4b8b67bff3277c67a68eb987c509e0a', '2010-07-09 13:35:08', '2010-07-09 13:35:09', 5418, 2), (494, 'e4b8b67bff3277c67a68eb987c509e0a', '2010-07-09 13:35:20', '2010-07-09 13:35:22', 5419, 2), (495, 'e4b8b67bff3277c67a68eb987c509e0a', '2010-07-09 13:35:54', '2010-07-09 13:35:54', 5420, 2), (496, 'e4b8b67bff3277c67a68eb987c509e0a', '2010-07-09 13:36:04', '2010-07-09 13:36:04', 5421, 2), (497, 'e4b8b67bff3277c67a68eb987c509e0a', '2010-07-09 13:36:21', '2010-07-09 13:36:26', 5422, 2), (498, '28c3cd6a5905ff281f46fcec99fc7c19', '2010-07-09 13:36:40', '2010-07-09 13:36:43', 5423, 2), (499, 'e4b8b67bff3277c67a68eb987c509e0a', '2010-07-09 13:36:40', '2010-07-09 13:36:44', 5424, 2), (500, '28c3cd6a5905ff281f46fcec99fc7c19', '2010-07-09 13:36:48', '2010-07-09 13:36:49', 5425, 2), (501, 'e4b8b67bff3277c67a68eb987c509e0a', '2010-07-09 13:36:50', '2010-07-09 13:36:52', 5426, 2), (502, '28c3cd6a5905ff281f46fcec99fc7c19', '2010-07-09 13:37:01', '2010-07-09 13:37:02', 5427, 2), (503, 'e4b8b67bff3277c67a68eb987c509e0a', '2010-07-09 13:37:05', '2010-07-09 13:37:07', 5428, 2), (504, '28c3cd6a5905ff281f46fcec99fc7c19', '2010-07-09 13:37:13', '2010-07-09 13:37:17', 5429, 2), (505, '2ee5a15f2116f12182f14f0788c6e8d6', '2010-07-09 14:57:05', '2010-07-09 14:57:08', 5431, 2), (506, '2ee5a15f2116f12182f14f0788c6e8d6', '2010-07-09 14:57:12', '2010-07-09 14:57:13', 5432, 2), (507, '2ee5a15f2116f12182f14f0788c6e8d6', '2010-07-09 14:57:17', '2010-07-09 14:57:18', 5433, 2), (508, '2ee5a15f2116f12182f14f0788c6e8d6', '2010-07-09 14:57:19', '2010-07-09 14:57:20', 5434, 2), (509, '2ee5a15f2116f12182f14f0788c6e8d6', '2010-07-09 14:57:23', '2010-07-09 14:57:24', 5435, 2), (510, '2ee5a15f2116f12182f14f0788c6e8d6', '2010-07-09 14:57:26', '2010-07-09 14:57:27', 5436, 2), (511, '2ee5a15f2116f12182f14f0788c6e8d6', '2010-07-09 14:57:29', '2010-07-09 14:57:30', 5437, 2), (512, '2ee5a15f2116f12182f14f0788c6e8d6', '2010-07-09 14:57:31', '2010-07-09 14:57:31', 5438, 2), (513, '2ee5a15f2116f12182f14f0788c6e8d6', '2010-07-09 14:57:48', '2010-07-09 14:57:49', 5439, 2), (514, '2ee5a15f2116f12182f14f0788c6e8d6', '2010-07-09 14:57:50', '2010-07-09 14:57:51', 5440, 2), (515, '2ee5a15f2116f12182f14f0788c6e8d6', '2010-07-09 14:58:01', '2010-07-09 14:58:01', 5441, 2), (516, '2ee5a15f2116f12182f14f0788c6e8d6', '2010-07-09 14:58:02', '2010-07-09 14:58:03', 5442, 2), (517, '2ee5a15f2116f12182f14f0788c6e8d6', '2010-07-09 14:58:11', '2010-07-09 14:58:12', 5443, 2), (518, '2ee5a15f2116f12182f14f0788c6e8d6', '2010-07-09 14:58:17', '2010-07-09 14:58:18', 5444, 2), (519, '2ee5a15f2116f12182f14f0788c6e8d6', '2010-07-09 14:58:19', '2010-07-09 14:58:19', 5445, 2), (520, '2ee5a15f2116f12182f14f0788c6e8d6', '2010-07-09 14:58:32', '2010-07-09 14:58:34', 5446, 2), (521, '2ee5a15f2116f12182f14f0788c6e8d6', '2010-07-09 14:58:37', '2010-07-09 14:58:37', 5447, 2), (522, '2ee5a15f2116f12182f14f0788c6e8d6', '2010-07-09 14:58:38', '2010-07-09 14:58:39', 5448, 2), (523, '2ee5a15f2116f12182f14f0788c6e8d6', '2010-07-09 14:58:41', '2010-07-09 14:58:42', 5449, 2), (524, '2ee5a15f2116f12182f14f0788c6e8d6', '2010-07-09 14:59:10', '2010-07-09 14:59:36', 5457, 2), (525, '2ee5a15f2116f12182f14f0788c6e8d6', '2010-07-09 15:00:51', '2010-07-09 15:00:53', 5458, 2), (526, '2ee5a15f2116f12182f14f0788c6e8d6', '2010-07-09 15:04:47', '2010-07-09 15:14:10', 5487, 2), (527, '9f82bda86ad09a548c7266dcd60e00f4', '2010-07-09 15:14:30', '2010-07-09 15:14:31', 5488, 2), (528, '9f82bda86ad09a548c7266dcd60e00f4', '2010-07-09 15:14:34', '2010-07-09 15:14:35', 5489, 2), (529, '9f82bda86ad09a548c7266dcd60e00f4', '2010-07-09 15:14:36', '2010-07-09 15:14:36', 5490, 2), (530, '9f82bda86ad09a548c7266dcd60e00f4', '2010-07-09 15:14:39', '2010-07-09 15:14:39', 5491, 2), (531, '9f82bda86ad09a548c7266dcd60e00f4', '2010-07-09 15:15:15', '2010-07-09 15:15:58', 5503, 2), (532, 'd205caa00aaaf9701eb40ff0d55df8ae', '2010-07-09 16:11:56', '2010-07-09 16:11:58', 5504, 2), (533, '0a981d371ccde302ed22579ee6a56c39', '2010-07-09 16:11:59', '2010-07-09 16:12:02', 5505, 2), (534, 'f760745739bb8d4d5721377ba3196c6f', '2010-07-09 20:24:02', '2010-07-09 20:24:03', 5506, 2), (535, '339370e112303790a3636dff2b641c6c', '2010-07-09 23:23:55', '2010-07-09 23:24:03', 5507, 2), (536, 'ab254cdea50ec27c62f706ada3cf1971', '2010-07-10 05:13:02', '2010-07-10 05:13:09', 5508, 2), (537, '719257791e4f335c2f51882f5ce580fe', '2010-07-10 07:53:01', '2010-07-10 07:53:05', 5509, 2), (538, '84bdbf91e5829034622c4f7a13a32089', '2010-07-10 13:12:52', '2010-07-10 13:13:21', 5510, 2), (539, '84bdbf91e5829034622c4f7a13a32089', '2010-07-10 13:13:53', '2010-07-10 13:14:07', 5511, 2), (540, '84bdbf91e5829034622c4f7a13a32089', '2010-07-10 13:14:50', '2010-07-10 13:14:56', 5512, 2), (541, '84bdbf91e5829034622c4f7a13a32089', '2010-07-10 13:15:37', '2010-07-10 13:15:46', 5513, 2), (542, '84bdbf91e5829034622c4f7a13a32089', '2010-07-10 13:15:47', '2010-07-10 13:15:48', 5514, 2), (543, '84bdbf91e5829034622c4f7a13a32089', '2010-07-10 13:15:48', '2010-07-10 13:15:50', 5515, 2), (544, 'a5a9173c9e3f71661154241042233729', '2010-07-10 15:58:01', '2010-07-10 15:58:03', 5516, 2), (545, '6c2365d85ccf73286be925cfbdc7026a', '2010-07-10 17:51:13', '2010-07-10 17:51:15', 5517, 2), (546, '6c2365d85ccf73286be925cfbdc7026a', '2010-07-10 17:51:34', '2010-07-10 17:51:36', 5518, 2), (547, '6c2365d85ccf73286be925cfbdc7026a', '2010-07-10 17:51:43', '2010-07-10 17:51:44', 5519, 2), (548, '6c2365d85ccf73286be925cfbdc7026a', '2010-07-10 17:52:19', '2010-07-10 17:52:23', 5520, 2), (549, 'edcfc1c51d113423e95689c21d0c911c', '2010-07-10 18:45:54', '2010-07-10 18:45:54', 5521, 2), (550, '6e7d7a8c3e6e244d827248e8dac3c05e', '2010-07-10 18:45:56', '2010-07-10 18:45:58', 5522, 2), (551, 'b98aa2df43e0a6d73439bc17f7fc8417', '2010-07-10 23:38:55', '2010-07-10 23:38:56', 5523, 2), (552, 'c83b26d6301b59f3327266d556165fed', '2010-07-10 23:38:57', '2010-07-10 23:39:01', 5524, 2), (553, 'c5c6e4b0bb3cb91ce0f431ff6f718897', '2010-07-11 08:22:14', '2010-07-11 08:22:19', 5525, 2), (554, 'aa58ca4c68c0714dd2116300ace9eeac', '2010-07-11 09:35:10', '2010-07-11 09:35:13', 5526, 2), (555, 'aa58ca4c68c0714dd2116300ace9eeac', '2010-07-11 09:35:51', '2010-07-11 09:35:55', 5527, 2), (556, 'cf7940a2d630a338503adde7f9d6f82a', '2010-07-11 10:43:32', '2010-07-11 10:43:34', 5528, 2), (557, 'cf7940a2d630a338503adde7f9d6f82a', '2010-07-11 10:48:37', '2010-07-11 10:48:41', 5529, 2), (558, 'cf7940a2d630a338503adde7f9d6f82a', '2010-07-11 10:48:41', '2010-07-11 10:48:43', 5530, 2), (559, 'cf7940a2d630a338503adde7f9d6f82a', '2010-07-11 10:48:43', '2010-07-11 10:48:45', 5531, 2), (560, 'cf7940a2d630a338503adde7f9d6f82a', '2010-07-11 10:48:45', '2010-07-11 10:48:48', 5532, 2), (561, '454f4a2c8b9ffca7a2ad1e5660d2fc51', '2010-07-11 11:30:29', '2010-07-11 11:30:34', 5534, 2), (562, 'f114a1fb4ed46b5ee246b9123f28e2de', '2010-07-11 11:30:31', '2010-07-11 11:30:33', 5533, 2), (563, 'd14369f294cbb7140983d806f76e7bdd', '2010-07-11 11:30:51', '2010-07-11 11:30:53', 5535, 2), (564, '828c84feab171c8b711a4d6b8d60d901', '2010-07-11 13:45:05', '2010-07-11 13:45:07', 5536, 2), (565, '8bc11450740488f3ddbb4bf170d22ee1', '2010-07-11 16:39:48', '2010-07-11 16:39:50', 5537, 2), (566, '8bc11450740488f3ddbb4bf170d22ee1', '2010-07-11 16:40:02', '2010-07-11 16:40:04', 5538, 2), (567, 'be77d60b0dbade8da5032acbbdf2b3f4', '2010-07-11 20:17:51', '2010-07-11 20:20:16', 5555, 2), (568, 'a268d2c481e88136c1fe923b6bb62dc4', '2010-07-12 03:19:00', '2010-07-12 03:19:03', 5556, 2), (569, '7a9c4cda39b7ea60811d3c7678cf005d', '2010-07-12 03:19:05', '2010-07-12 03:19:10', 5557, 2), (570, '314a989bf36e69537b1c1b885c28d6ac', '2010-07-12 06:17:05', '2010-07-12 06:20:45', 5578, 2), (571, 'd54e49ba15e4ee7e45ace39472aab107', '2010-07-12 07:41:48', '2010-07-12 09:39:35', 5584, 2), (572, 'eac835d5a802ebc252fd84e618ab5141', '2010-07-12 10:37:49', '2010-07-12 10:37:52', 5585, 2), (573, '5127d1352cac5e7c9976f3fe16734894', '2010-07-12 11:09:02', '2010-07-12 11:10:16', 5590, 2), (574, '1155a1c8c5e87ae7c7cd001bad7fcab0', '2010-07-12 11:19:03', '2010-07-12 11:19:04', 5591, 2), (575, '7de65a9fba485d0ce02a0b1c88c290eb', '2010-07-12 11:19:05', '2010-07-12 11:19:07', 5592, 2), (576, '828c84feab171c8b711a4d6b8d60d901', '2010-07-12 11:30:30', '2010-07-18 14:59:39', 6468, 2), (577, '2c14f3a72ac725bf9b989327c419f51c', '2010-07-12 12:49:18', '2010-07-12 12:49:46', 5640, 2), (578, '1ca99f275776b3f1b5886471343e6061', '2010-07-12 13:49:34', '2010-07-12 13:50:14', 5645, 2), (579, '5190d4323436ce8753ba21048600be1c', '2010-07-12 14:25:53', '2010-07-12 14:25:54', 5646, 2), (580, '557a1d40cbff01b74b5bf975d3fee045', '2010-07-12 18:09:01', '2010-07-12 18:14:10', 5694, 2), (581, 'ab254cdea50ec27c62f706ada3cf1971', '2010-07-12 20:41:39', '2010-07-19 21:20:13', 6976, 2), (582, '89057eeba138fafed48720f604011a65', '2010-07-13 06:36:34', '2010-07-13 06:37:22', 5702, 2), (583, '318a4dacd373a0233e9e48dee41a401a', '2010-07-13 07:01:30', '2010-07-13 07:01:39', 5705, 2), (584, '914de979b7f7d7f4eb4bc9633c0a871b', '2010-07-13 07:19:00', '2010-07-13 07:19:00', 5706, 2), (585, '69b74cc39bc4117365b6607c0d375c8a', '2010-07-13 07:19:04', '2010-07-13 07:19:05', 5707, 2), (586, 'b4320d45606b0b39bb6542d2e31a8393', '2010-07-13 07:19:08', '2010-07-13 07:19:09', 5708, 2), (587, '80122c659ee21c552468297cdb6d88a1', '2010-07-13 07:19:11', '2010-07-13 07:19:12', 5709, 2), (588, '1f1965439e9156f327092b553a063158', '2010-07-13 07:19:14', '2010-07-13 07:19:15', 5710, 2), (589, '4a4f74bee1117f429a4dc25db66e4612', '2010-07-13 07:19:17', '2010-07-13 07:19:17', 5711, 2), (590, '43f0251373728cbb0c12ee335717828d', '2010-07-13 07:19:19', '2010-07-13 07:19:20', 5712, 2), (591, '51d285a943edabdefebe84aad583bbfb', '2010-07-13 07:19:22', '2010-07-13 07:19:22', 5713, 2), (592, '99cc8b0edc86b4703da48d7913d10ad7', '2010-07-13 07:19:24', '2010-07-13 07:19:24', 5714, 2), (593, 'fa74b25f5b62db4272db87fddefbc8b2', '2010-07-13 07:19:26', '2010-07-13 07:19:26', 5715, 2), (594, 'cf1e8b31699b72df4d43e0e448445f0c', '2010-07-13 07:22:20', '2010-07-13 07:44:58', 5765, 2), (595, '843a28d3f6142575c6f7315cf1519fb6', '2010-07-13 09:13:27', '2010-07-13 09:57:48', 5771, 2), (596, 'be5bc68fbe940d16f26988808932987b', '2010-07-13 09:59:37', '2010-07-13 10:37:43', 5800, 2), (597, '62bed871a915f93efa856ba2cad65248', '2010-07-13 10:17:41', '2010-07-13 10:19:37', 5781, 2), (598, '64a7a46bb2efa22f1eb2d4d316494bb4', '2010-07-13 10:17:50', '2010-07-13 10:18:36', 5778, 2), (599, 'd938effb1acbae95ea12260fa0b7ee1c', '2010-07-13 11:44:38', '2010-07-13 11:47:26', 5809, 2), (600, '543ad4f8f3982e96d82490fe90c1bd8a', '2010-07-13 12:22:23', '2010-07-13 12:22:23', 5810, 2), (601, '002c902436325255f5cb1e939114db06', '2010-07-13 12:22:25', '2010-07-13 12:22:26', 5811, 2), (602, 'ab86cc2ca52bca41c019aa823e84c92d', '2010-07-13 13:31:11', '2010-07-13 13:33:19', 5824, 2), (603, '057c21f032a780ded14e8337cfb51bd4', '2010-07-13 16:13:11', '2010-07-13 16:13:12', 5825, 2), (604, '4d38fbcff84abe077a35532bd7c8f02e', '2010-07-13 18:20:17', '2010-07-13 18:40:19', 5905, 2), (605, '7314bf192bd1e624d22d88ff2a99bf27', '2010-07-13 19:07:47', '2010-07-13 19:07:47', 5906, 2), (606, '7e9782b08c33884938ce0a08ca026695', '2010-07-13 19:07:49', '2010-07-13 19:07:50', 5907, 2), (607, 'b8b9ee3adde14ab3462c60adf48303a7', '2010-07-13 20:37:13', '2010-07-13 20:39:16', 5915, 2), (608, '92400762d41a5c89fde476270fc3fb85', '2010-07-14 07:35:44', '2010-07-14 11:26:07', 5936, 2), (609, 'e125be5ad74fbc452719675ad07ab3f6', '2010-07-14 07:43:30', '2010-07-14 07:45:17', 5929, 2), (610, 'e05346181650a85b1190a94f6ec5b309', '2010-07-14 08:37:51', '2010-07-14 08:37:52', 5930, 2), (611, '152c4cfc5cec35f38a8051b0e14523d1', '2010-07-14 11:36:23', '2010-07-14 12:15:35', 5961, 2), (612, '693cd76dde1e2dc84f89e9f1b9eade32', '2010-07-14 13:45:39', '2010-07-14 13:45:48', 5963, 2), (613, 'f4676ce46872d97b6792fcbf0f6fe67c', '2010-07-14 14:01:04', '2010-07-14 14:01:05', 5964, 2), (614, 'bf0637f2da3386e464c41505cbb803ff', '2010-07-14 14:26:08', '2010-07-14 14:28:14', 5969, 2), (615, 'c792ca5e716948aca2182552ea2d5e7f', '2010-07-14 14:49:27', '2010-09-14 15:42:44', 20446, 2), (616, 'ee86b6357d1553af8993ba0e7e527beb', '2010-07-14 15:26:14', '2010-07-14 15:28:05', 5986, 2), (617, '84258051be0dfa97f66140a4c891138e', '2010-07-14 15:32:45', '2010-07-14 15:32:46', 5990, 2), (618, '5e285b6d1cd3047412b3a220828a3c48', '2010-07-14 16:27:36', '2010-07-14 16:28:55', 6006, 2), (619, '8b48efed82c311f928300a637424e3bf', '2010-07-14 18:04:05', '2010-07-14 18:05:11', 6011, 2), (620, '8c870a609186214599377183111bcd91', '2010-07-14 20:16:14', '2010-07-14 20:16:59', 6015, 2), (621, '9bdd6ae9fc028f377dbbc0bc42ea388c', '2010-07-15 02:09:45', '2010-07-15 02:09:48', 6016, 2), (622, 'f4d65d2cea5dc84889b544c8b4ad3421', '2010-07-15 02:09:50', '2010-07-15 02:09:54', 6017, 2), (623, '36dd220539e74db2c6495c9e3405ec93', '2010-07-15 07:27:11', '2010-07-15 13:05:19', 6173, 2), (624, 'ce384e77d0ba3590c345fd65d07ccaae', '2010-07-15 07:37:17', '2010-07-15 07:47:23', 6124, 2), (625, '289ba48ded7315bb378e89c8d7d2a92e', '2010-07-15 07:45:29', '2010-07-15 07:45:30', 6116, 2), (626, '075908e89b6f94efee87c62c9b93c0e9', '2010-07-15 07:45:32', '2010-07-15 07:45:33', 6118, 2), (627, 'c1d65931f036c842ca102de665485f4d', '2010-07-15 09:04:29', '2010-07-15 09:04:32', 6126, 2), (628, '824b4b57880ce5d1437a6192a72e9208', '2010-07-15 10:07:11', '2010-07-15 10:15:20', 6157, 2), (629, 'e91ed7cb30d4cf3817d756af4615571c', '2010-07-15 10:13:30', '2010-07-15 10:13:30', 0, 2), (630, 'e91ed7cb30d4cf3817d756af4615571c', '2010-07-15 10:13:31', '2010-07-15 10:13:31', 6144, 2), (631, '397174b3a6f89f1279f4b30c2850fd9b', '2010-07-15 10:14:18', '2010-07-15 10:14:52', 6152, 2), (632, 'a7960340e36cc9e9b9a72b16d9b2000d', '2010-07-15 11:08:40', '2010-07-15 11:08:41', 6165, 2), (633, 'e4097882b57ea2d06af8be6c95341424', '2010-07-15 11:42:13', '2010-07-15 11:42:14', 6171, 2), (634, 'c8becc42dc43907e050707632aa90a1e', '2010-07-15 14:58:48', '2010-07-15 14:58:48', 6174, 2), (635, 'f708d0b50893cdf8e3105de142613196', '2010-07-15 16:56:05', '2010-07-15 16:56:09', 6181, 2), (636, '7aa743092b706718909f1f630c52aab5', '2010-07-15 17:30:34', '2010-07-15 17:31:43', 6192, 2), (637, 'd1611eb1c5fb6b5ed71731eadd4bca61', '2010-07-15 18:31:09', '2010-07-15 18:31:10', 6193, 2), (638, 'd7ba624cfa7cba1f52bbf75a6e0c6cbc', '2010-07-15 19:21:45', '2010-07-15 19:21:47', 6194, 2), (639, '37e144936fc8d0f9a6a07195c5a1f3a9', '2010-07-15 20:37:40', '2010-07-15 20:40:15', 6203, 2), (640, '21bc491c7b3fd4f9e855de702e57c3f6', '2010-07-16 03:41:40', '2010-07-16 03:41:42', 6204, 2), (641, '7a3716dfcf5ac5551c3c58d3bc66c75e', '2010-07-16 03:41:44', '2010-07-16 03:41:48', 6205, 2), (642, '3aea2671878dbc52c0dfb159a8f7c8fc', '2010-07-16 06:08:11', '2010-07-16 06:08:55', 6209, 2), (643, 'a0167fc035dfd2b87136d254453c5cca', '2010-07-16 08:55:25', '2010-07-16 08:55:26', 6210, 2), (644, '843e47ef6824f74bc7ebdc80ab47f468', '2010-07-16 09:03:59', '2010-07-16 09:04:08', 6212, 2), (645, 'ca97b170326b9c26a5bf9eb15f09727f', '2010-07-16 10:37:05', '2010-07-16 10:37:05', 6213, 2), (646, 'ee9d6de81c9c6a0f01d2f84296939631', '2010-07-16 13:12:06', '2010-07-16 13:12:10', 6214, 2), (647, 'cb775d7f74b1b0decbff94219f52efab', '2010-07-16 13:12:12', '2010-07-16 13:12:15', 6215, 2), (648, 'badfc9cf78ee5d4e64520d0212ae5c56', '2010-07-16 14:04:33', '2010-07-16 14:37:55', 6225, 2), (649, 'e9eb15b7ba2b4d48adfa94430c690926', '2010-07-16 15:51:16', '2010-07-16 15:51:18', 6226, 2), (650, 'e39b8a4a3bb0941382f10824980e4557', '2010-07-16 16:39:31', '2010-07-16 16:40:20', 6229, 2), (651, '1f4ea27c8f200556b6071467f845e4ad', '2010-07-16 18:09:57', '2010-07-16 18:11:56', 6239, 2), (652, '34f7aba5eb746daeec38cad992698311', '2010-07-16 18:46:02', '2010-07-16 18:49:56', 6247, 2), (653, 'd0b400f713db0f60bf5eb7e75890ddfc', '2010-07-16 19:34:52', '2010-07-16 20:30:49', 6311, 2), (654, '5ed6f0bbe4725e53762b33c9c378f387', '2010-07-16 19:48:06', '2010-07-16 20:22:40', 6304, 2), (655, 'a2c83590dbc06dbd3a020fdb25a11a4d', '2010-07-16 22:07:58', '2010-07-16 22:13:33', 6333, 2), (656, 'c9329eed7267f550a4662f7e2294fd10', '2010-07-16 22:35:08', '2010-07-16 22:35:08', 6334, 2), (657, 'e5d5cb9d3071ce6460d861361a9c96a8', '2010-07-16 22:35:10', '2010-07-16 22:35:11', 6335, 2), (658, '028582fe80f1683e5baec16a6851bdf8', '2010-07-16 22:42:23', '2010-07-16 22:42:24', 6336, 2), (659, '34d347972d67aa7c707832d0f80774eb', '2010-07-17 02:13:05', '2010-07-17 02:16:29', 6342, 2), (660, 'ba7ea89066295f891a45c8d7100e46ca', '2010-07-17 05:49:08', '2010-07-17 05:49:48', 6347, 2), (661, '1b56fca97c040c97e47c1cdd20711828', '2010-07-17 05:51:58', '2010-07-17 05:57:10', 6354, 2), (662, 'd38b00cf760c67a87592812268d54d39', '2010-07-17 07:07:58', '2010-07-17 07:08:00', 6355, 2), (663, '0db1f2f47ed44018e3583c22aa324e4b', '2010-07-17 08:02:21', '2010-07-17 08:02:23', 6356, 2), (664, '3413489c0870818eb2b218fe87910f17', '2010-07-17 09:26:43', '2010-07-17 09:28:39', 6359, 2), (665, 'b4580374c39244a89c5cc6d6af413651', '2010-07-17 09:39:09', '2010-07-17 09:40:56', 6367, 2), (666, 'd69fb02091a89349627a8ea2f407cf22', '2010-07-17 11:30:49', '2010-07-17 11:32:03', 6372, 2), (667, '44afa97a5b566c94ba4eb3865e2d6728', '2010-07-17 11:56:43', '2010-07-17 11:57:14', 6374, 2), (668, '1cf374eca8bf757ef4007160dad84e75', '2010-07-17 12:04:07', '2010-07-17 12:05:34', 6380, 2), (669, 'be97baf20fc9f74533e5a467b284c358', '2010-07-17 12:58:38', '2010-07-17 12:58:39', 6381, 2), (670, '5c8292e1dff10e7a8553e0c9f2a9be1b', '2010-07-17 13:01:09', '2010-07-17 13:01:10', 6382, 2), (671, '12ab8ed4e7050fd4e609dbfa374d0a41', '2010-07-17 13:02:37', '2010-07-17 13:02:38', 6383, 2), (672, '43258aa91e6ac27aa2d038ecbd0a9160', '2010-07-17 13:41:32', '2010-07-17 13:41:33', 6384, 2), (673, 'a7896b24eb73ac0d294db240581cedea', '2010-07-17 13:41:34', '2010-07-17 13:41:36', 6385, 2), (674, '1bbed8f5486fe4ad5607b1dd3db8ce10', '2010-07-17 14:39:21', '2010-07-17 14:39:22', 6386, 2), (675, '5f57010524948f851af9c2ca11f0a69d', '2010-07-17 17:49:49', '2010-07-17 17:49:51', 6387, 2), (676, '1f3d3167e03b02d8e97062d94b0be88e', '2010-07-17 18:29:23', '2010-07-17 18:29:24', 6388, 2), (677, '5d4273b1fb50a0210ae75c83e6c6ad35', '2010-07-17 19:12:54', '2010-07-17 19:12:55', 6389, 2), (678, 'dd43c3836d18a76921c3f4f0bcb2a6a4', '2010-07-17 19:20:19', '2010-07-17 19:46:11', 6419, 2), (679, 'ef69b4581abb2c1c0f00a278f59d2c0a', '2010-07-17 19:44:55', '2010-07-17 19:46:08', 6418, 2), (680, '363c3504bef0ba424cce24d6d040e5f6', '2010-07-17 19:57:57', '2010-07-17 19:57:58', 6420, 2), (681, 'f553ae7418f73f2ccc73bf03f9d95652', '2010-07-17 22:48:20', '2010-07-17 22:48:22', 6421, 2), (682, 'abe8737cbf47f8abaea9825e34e7c494', '2010-07-18 07:31:45', '2010-07-18 07:31:50', 6422, 2), (683, '504ca5abe3aee7ccc8ac8c621f92340b', '2010-07-18 08:20:31', '2010-07-18 08:20:32', 6423, 2), (684, '71114fbb38855496886498eb04eed70d', '2010-07-18 09:20:32', '2010-07-18 09:22:18', 6433, 2), (685, 'e1317dabc3ee4d97d0950b1c6713a964', '2010-07-18 09:37:03', '2010-07-18 09:43:25', 6446, 2), (686, '5efc5586fe49fa5227c24a65fad584a6', '2010-07-18 10:34:52', '2010-07-18 10:35:19', 6450, 2), (687, 'df8f3d3919b0ee9159e39872a76f3218', '2010-07-18 11:20:34', '2010-07-18 11:20:35', 6451, 2), (688, '06924c3e35f0611b786decea591c3135', '2010-07-18 12:08:34', '2010-07-18 12:08:46', 6453, 2), (689, '3b64136b85d962f137fad8b27d390bc3', '2010-07-18 12:37:52', '2010-07-18 12:39:41', 6459, 2), (690, '1bf5c79db271988fe4f176d5a1244620', '2010-07-18 13:22:38', '2010-07-18 13:23:19', 6464, 2), (691, '889442127a503ba60a8fe446bb4fcedb', '2010-07-18 13:43:45', '2010-07-18 13:43:46', 6465, 2), (692, '16514aba422c96858594457fccf515da', '2010-07-18 13:47:38', '2010-07-18 13:47:39', 6466, 2), (693, '275ec19dd5547fcee242b043aa6a7f27', '2010-07-18 19:17:59', '2010-07-18 19:18:00', 6469, 2), (694, '3a73d875706746c6a7530aa0649dc3cd', '2010-07-18 19:18:01', '2010-07-18 19:18:05', 6470, 2), (695, '80dca2d4cddcb210487312a1897dfce8', '2010-07-19 03:19:05', '2010-07-19 03:19:08', 6471, 2), (696, '267a0428590a1aca002507e2ca5f2179', '2010-07-19 03:19:10', '2010-07-19 03:19:14', 6472, 2), (697, '856e8388d58619872cdec66b14a1e15b', '2010-07-19 06:40:54', '2010-07-19 06:43:08', 6481, 2), (698, '7d986e9f4f0adc6a7dde208d35adaccf', '2010-07-19 06:46:31', '2010-07-19 08:22:07', 6501, 2), (699, '8632e9362f15164a0b61ced1a329a61e', '2010-07-19 08:07:50', '2010-07-19 14:30:54', 6905, 2), (700, '12603ca2272df8d6f54c45d0a85733e3', '2010-07-19 08:18:13', '2010-07-19 08:28:20', 6521, 2), (701, '1e79996e771799a911677d284830e9f2', '2010-07-19 08:29:51', '2010-07-19 11:55:11', 6660, 2), (702, 'f1962da4812336ebeb7c66e5f8395020', '2010-07-19 09:43:26', '2010-07-19 09:43:27', 6560, 2), (703, 'acd4e2fcdbade89c5d9f8448919d562e', '2010-07-19 10:01:28', '2010-07-19 10:04:43', 6566, 2), (704, 'ae75543f191fd9c15c88b19ede2d1ae7', '2010-07-19 10:14:53', '2010-07-19 10:14:54', 6567, 2), (705, 'bf4c8027111b7b7eaa5bc221faa09de7', '2010-07-19 10:44:49', '2010-07-19 20:14:36', 6975, 2), (706, '4272e5fe869625c85598dd1a93117583', '2010-07-19 11:20:24', '2010-07-19 12:58:47', 6740, 2), (707, '28ebdd034101633269f7fe0b964a4242', '2010-07-19 12:54:54', '2010-07-19 12:54:54', 6727, 2), (708, 'ce9f11074d24ae27e82d2360dfe2d8df', '2010-07-19 12:54:56', '2010-07-19 12:57:22', 6739, 2), (709, '658aa7d6797489bcd20fe35d5b4cb77e', '2010-07-19 13:08:33', '2010-07-19 13:14:54', 6775, 2), (710, 'be636bde722a194f2609ccae04f86b18', '2010-07-19 13:27:51', '2010-07-19 13:58:22', 6836, 2), (711, '60a10cc5d8666e60bcb9b5ef5cb00ec5', '2010-07-19 13:50:28', '2010-07-19 13:56:39', 6835, 2), (712, 'dc705ba5a1d73f78c838931c55b77565', '2010-07-19 14:04:12', '2010-07-19 14:04:13', 6843, 2), (713, 'bb1c410afed838d41eeed26d79204621', '2010-07-19 14:09:21', '2010-07-19 14:09:22', 6853, 2), (714, 'b98f041ef82ee893ee8899a13583e7ad', '2010-07-19 15:33:09', '2010-07-19 15:33:11', 6906, 2), (715, '51553e53a4f81ecba33b5d6566ac6e2e', '2010-07-19 16:38:43', '2010-07-19 17:11:46', 6909, 2), (716, '139928eab57038008c5607c3ea1164a1', '2010-07-19 17:11:27', '2010-07-19 17:11:28', 6908, 2), (717, '0eb56cb83124a7118ff6e692470bdeb0', '2010-07-19 17:18:11', '2010-07-19 17:25:12', 6941, 2), (718, '51cd6a0515e8fea9805a96979a9aa618', '2010-07-19 18:03:45', '2010-07-19 18:14:39', 6951, 2), (719, 'd0b675121a0f1729d33e4c701167dbb0', '2010-07-19 18:32:03', '2010-07-19 18:34:05', 6961, 2), (720, '3f9f32512129cc290c95a7033db9b0f3', '2010-07-19 18:50:14', '2010-07-19 18:50:48', 6964, 2), (721, 'b1570402062c820f4d4b02b20488f129', '2010-07-19 19:47:36', '2010-07-19 19:47:37', 6965, 2), (722, '7be3e515ebe01d804e65aaf5a4f489b0', '2010-07-19 19:48:13', '2010-07-19 19:51:57', 6973, 2), (723, 'bef050c3fe54d56d87be2502e824bfda', '2010-07-20 00:53:09', '2010-07-20 00:53:12', 6977, 2), (724, '1a8512c015e255feb62efc8c051a1557', '2010-07-20 00:53:13', '2010-07-20 00:53:17', 6978, 2), (725, '01a4977c68cac3e0952d35c574777821', '2010-07-20 05:59:25', '2010-07-20 05:59:30', 6979, 2), (726, '79e1a3bc71d75a28b47a76b508f567bc', '2010-07-20 05:59:31', '2010-07-20 05:59:32', 6980, 2), (727, '8fc3dd48b24318217c67e2b4dbf8a376', '2010-07-20 07:04:26', '2010-07-20 07:06:52', 6982, 2), (728, '119bcea8568fd6a1600bf5450fa15302', '2010-07-20 08:45:19', '2010-07-20 08:45:20', 6983, 2), (729, '444f189a0c0dced333b95f7e01f9a19c', '2010-07-20 09:33:50', '2010-07-20 09:33:56', 6984, 2), (730, '7233f5e4d2c1723668075618e5342a47', '2010-07-20 09:43:49', '2010-07-20 10:04:28', 7002, 2), (731, '17922158d37e1cddc2abd347fb23ca37', '2010-07-20 10:00:30', '2010-07-20 10:00:35', 6988, 2), (732, 'ca6af00d720eceb588bf61fa944159eb', '2010-07-20 10:00:31', '2010-08-02 05:00:17', 9490, 2), (733, '1bd86e146db0ddde4900c69cc3bdfd13', '2010-07-20 10:28:23', '2010-07-21 07:22:01', 7270, 2), (734, '62b752b8e51bd2910068654f639c48e8', '2010-07-20 10:44:03', '2010-07-20 10:59:24', 7019, 2), (735, '6c62dc2cfefab7997377d14e0ff968c7', '2010-07-20 10:54:43', '2010-07-20 11:15:20', 7046, 2), (736, '78ac17fd015ca731b029742896dc1cde', '2010-07-20 10:58:32', '2010-07-20 13:42:33', 7195, 2), (737, 'ddfb8af3706d9e929655f8505d296476', '2010-07-20 11:02:36', '2010-07-20 11:02:37', 7020, 2), (738, 'd2f0e799c9c44c5a3dee5548c9f0c528', '2010-07-20 11:02:39', '2010-07-20 11:09:19', 7041, 2), (739, '94da50d4d7cce051379687e61ef01d79', '2010-07-20 11:10:45', '2010-07-20 11:10:46', 7042, 2), (740, '47b82abc2e18c526f25b29150499a24a', '2010-07-20 11:10:49', '2010-07-20 11:10:51', 7043, 2), (741, '6f665799491321815973b11cdc2548e0', '2010-07-20 11:10:54', '2010-07-20 11:10:56', 7044, 2), (742, '3f61d3726023633e06df1fc6dd386d28', '2010-07-20 11:49:20', '2010-07-20 11:49:21', 7093, 2), (743, '7238885ec5249c2b5817cba04c2abe14', '2010-07-20 11:49:23', '2010-07-20 11:49:24', 7094, 2), (744, '7455fdd42d94910733f45c2cde4edac7', '2010-07-20 14:15:19', '2010-07-20 14:18:07', 7208, 2), (745, 'b9721e54cc0525add6d01fb5ad009ac0', '2010-07-20 14:15:39', '2010-07-20 14:17:22', 7205, 2), (746, '9a61b908ed6a4c091ea5ede291578eab', '2010-07-20 14:39:42', '2010-07-20 14:39:43', 7209, 2), (747, '0b604661d67f33194a4640ff1146e4af', '2010-07-20 14:44:10', '2010-07-20 14:44:50', 7212, 2), (748, 'a15fefc4c5600987f9285082042e95a5', '2010-07-20 16:27:01', '2010-07-20 16:27:02', 7214, 2), (749, '38278a00c4f492f2677f2739b06f45ec', '2010-07-20 17:47:01', '2010-07-20 17:58:41', 7247, 2), (750, 'facaaadec8412d53b193a5f1075be752', '2010-07-20 18:32:27', '2010-07-20 18:32:27', 7248, 2), (751, '65421333b639ff9ca64f4f6cf6f0bac0', '2010-07-20 19:30:47', '2010-07-20 19:30:48', 7249, 2), (752, 'cd7ea57d08a13275f23439ad05ba8b86', '2010-07-21 00:44:27', '2010-07-21 00:44:31', 7250, 2), (753, '4926aad01c2b8f905e2c53cbfe3dba8b', '2010-07-21 00:44:32', '2010-07-21 00:44:39', 7251, 2), (754, '1e63d1bf99a6c3f5e85f43ba19011da4', '2010-07-21 00:45:57', '2010-07-21 00:45:57', 7252, 2), (755, 'd8ee3b9cdb2626349d7bddc5655f1b93', '2010-07-21 00:46:19', '2010-07-21 00:46:19', 7253, 2), (756, '566785c26f2b39557c9aa38c37e8a9e5', '2010-07-21 00:48:15', '2010-07-21 00:48:17', 7254, 2), (757, '54b0b77a4db362041ce0f04175f58154', '2010-07-21 00:51:49', '2010-07-21 00:51:50', 7255, 2), (758, '0967b94a5a18cd13dde06cf4a2181dad', '2010-07-21 01:03:23', '2010-07-21 01:03:23', 7256, 2), (759, '77667d5228bbc6f7ebee4e53cfcb11c1', '2010-07-21 01:34:51', '2010-07-21 01:34:52', 7257, 2), (760, 'c8a020e1a68a8d1348c0d8bb5560b371', '2010-07-21 01:34:53', '2010-07-21 01:34:53', 0, 2), (761, '1260de26d8843523036a7f99ecfc2c01', '2010-07-21 01:34:56', '2010-07-21 01:34:57', 7258, 2), (762, 'b5d1be51e77905457766c3da80d5289f', '2010-07-21 01:43:42', '2010-07-21 01:43:43', 7259, 2), (763, '612672eaf58ba2f06ee64e84b5164d2d', '2010-07-21 02:20:33', '2010-07-21 02:20:39', 7260, 2), (764, '275d67d3f621b53b0a791989ee578a96', '2010-07-21 05:47:12', '2010-07-21 05:47:42', 7263, 2), (765, 'ded65b42c3704d00191dc8d177021aed', '2010-07-21 06:14:19', '2010-07-21 06:14:19', 7264, 2), (766, 'd689a0623cbf6abc816880297867343c', '2010-07-21 06:23:51', '2010-07-21 06:24:10', 7266, 2), (767, 'fc84f52f3d56acd19d33f9459ddf87c4', '2010-07-21 07:08:49', '2010-07-21 10:27:11', 7342, 2), (768, '0043d8c7aa94cc8c9b97ac2734a6e1ad', '2010-07-21 07:11:31', '2010-07-21 07:11:32', 7268, 2), (769, '8b1d4220458847eeadbfeb07df7183fa', '2010-07-21 07:29:14', '2010-07-21 07:29:14', 7271, 2), (770, 'ee108c060d0488b2445f523617264e3f', '2010-07-21 07:29:15', '2010-07-21 07:29:16', 7272, 2), (771, '2cdd5d9d9cbb0db18d067c2065b11e38', '2010-07-21 07:29:17', '2010-07-21 07:29:18', 7273, 2), (772, '1e8e098b2a2f55219e2a3d1cf59c064b', '2010-07-21 07:39:23', '2010-07-21 07:39:24', 7282, 2), (773, '68f0cc388456429a316af96a035ec02c', '2010-07-21 07:52:04', '2010-07-21 07:52:05', 7287, 2), (774, '199f50563168aff90608651a4e1e241c', '2010-07-21 08:00:39', '2010-07-21 08:04:52', 7294, 2), (775, '6a9c8d0d0c700ef93282d1e46dd6c4dd', '2010-07-21 08:21:27', '2010-07-21 08:24:00', 7300, 2), (776, 'ffab019af72520d350e324ad7396097a', '2010-07-21 08:48:16', '2010-07-21 08:49:18', 7306, 2), (777, '08026f9e79d2e2d3a6c2541ec2ff8d95', '2010-07-21 09:39:10', '2010-07-21 09:46:43', 7329, 2), (778, 'ee330e74c948faf608446779893eacc7', '2010-07-21 12:36:12', '2010-07-21 12:36:13', 7343, 2), (779, 'bd01613938f30a85a4e96efb2b85aa32', '2010-07-21 12:36:15', '2010-07-21 12:36:16', 7344, 2), (780, '43180c759e164a4733b51ff0a3d21773', '2010-07-21 12:40:40', '2010-07-23 12:29:58', 7624, 2), (781, '1a99645066310a49e9b236dcf24887cc', '2010-07-21 13:04:04', '2010-07-21 13:04:05', 7346, 2), (782, '0cf5433efb6c47b9d320c8cf5c132dd8', '2010-07-21 13:25:12', '2010-07-21 13:28:33', 7361, 2), (783, 'a1d6faa3530fa933e6d2a71aa088668b', '2010-07-21 14:21:24', '2010-07-21 14:21:25', 7367, 2), (784, 'c3f7bf8df28c7588f4a76102923dd099', '2010-07-21 14:50:20', '2010-07-21 14:50:20', 7368, 2), (785, 'ea104aa2827e5f48c276660bf735c4e4', '2010-07-21 14:50:22', '2010-07-21 14:50:23', 7369, 2), (786, '9dcb83241acf9cf0dd3187edb6a8bb67', '2010-07-21 14:57:34', '2010-07-21 15:03:05', 7379, 2), (787, 'ad1d568eaa3984bf9a89bb92e70a941a', '2010-07-21 15:08:07', '2010-07-21 15:08:08', 7380, 2), (788, '8556505f023046914d23cafba90b4d8f', '2010-07-21 16:57:37', '2010-07-21 16:57:39', 7385, 2), (789, '66f9bb3b0eec01131f83a526f5522b34', '2010-07-21 19:02:04', '2010-07-21 19:07:17', 7401, 2), (790, '413a185de835cbf88da89b1c5e4ce751', '2010-07-21 19:04:20', '2010-07-21 19:04:21', 7394, 2), (791, '831d986c1e2e68dd7a6ce352ea121a3e', '2010-07-21 19:38:13', '2010-07-21 19:40:35', 7411, 2), (792, 'cf06d533749c3de65840e199e7da5302', '2010-07-21 21:04:01', '2010-07-21 21:04:05', 7413, 2), (793, '34f0218ef20920aeb20677b9e8d82c6d', '2010-07-21 22:17:49', '2010-07-21 22:17:56', 7414, 2), (794, 'ed315dae3b4b5db6575c441c95d93269', '2010-07-22 01:57:22', '2010-07-22 01:57:23', 7415, 2), (795, '67553f69f5f4bda1dfdf455ebf7e47cd', '2010-07-22 01:57:25', '2010-07-22 01:57:25', 7416, 2), (796, '305e5ede2c47ad800dcede0b4380141f', '2010-07-22 03:44:24', '2010-07-22 03:44:32', 7417, 2), (797, '7fa9d6c0894d46e7cbae489220c41813', '2010-07-22 07:01:25', '2010-07-22 07:01:29', 7418, 2), (798, 'fff48c229facff3a30f321035005a504', '2010-07-22 09:25:42', '2010-07-22 13:26:39', 7498, 2), (799, '2012d697ee931f7828688c9e2f296445', '2010-07-22 11:00:18', '2010-07-22 11:00:18', 7426, 2), (800, '7840e4f674403d13fb5226cb8d119dd4', '2010-07-22 11:00:20', '2010-07-22 11:00:21', 7427, 2), (801, '1feff0dc97abfda12ffb4d196c315ced', '2010-07-22 11:00:40', '2010-07-22 11:00:41', 7428, 2), (802, '2923f8bcca715444cafeed93a00d618c', '2010-07-22 11:00:43', '2010-07-22 11:00:44', 7429, 2), (803, 'f26002a37547adce31a77ba4be498399', '2010-07-22 11:00:45', '2010-07-22 11:03:37', 7447, 2), (804, '9dd4149a000441e1c120683ee4bfd817', '2010-07-22 11:01:05', '2010-07-22 11:01:06', 7431, 2), (805, 'e5c3a950031d40ab9ee4c65d5ec9b882', '2010-07-22 11:01:21', '2010-07-22 11:01:22', 7433, 2), (806, '783996e2592edd26bcd52ac383868ee2', '2010-07-22 11:02:36', '2010-07-22 11:02:37', 7440, 2), (807, '0e235973fef7835322e1066ddc3f20b5', '2010-07-22 11:03:33', '2010-07-22 11:03:37', 7446, 2), (808, '8936ecde9fdbeccc6c5c903884496687', '2010-07-22 11:22:07', '2010-07-22 11:26:35', 7462, 2), (809, '535454ee26c5bd190b08b55d869798fd', '2010-07-22 11:24:55', '2010-07-22 11:24:57', 7454, 2), (810, '8660384b4764256cba3581d7151ae286', '2010-07-22 11:24:57', '2010-07-22 11:26:55', 7464, 2), (811, '1b56de05d66aed4fe6632f6bc85f1ade', '2010-07-22 11:36:42', '2010-07-22 11:39:06', 7486, 2), (812, 'a990d34320dd6190ee478b118e88b88d', '2010-07-22 12:33:37', '2010-07-22 12:33:51', 7488, 2), (813, '1c0e31a2fd28466ebf2bc4a45f636406', '2010-07-22 12:47:01', '2010-07-22 12:48:00', 7495, 2), (814, '5dffd1df91ae02d94d05fd5e04685b95', '2010-07-22 13:38:50', '2010-07-22 13:39:05', 7501, 2), (815, '1cf731e85510d961867b51e4706c4cf9', '2010-07-22 13:39:03', '2010-07-22 13:39:04', 7500, 2), (816, '4c82589821bd5b360b671d32f3b00b77', '2010-07-22 13:48:41', '2010-07-22 13:49:48', 7506, 2), (817, '6e73ac65bc4a34ad81b95d29f8e59085', '2010-07-22 14:16:12', '2010-07-22 14:21:52', 7525, 2), (818, 'eff6cb17910b4782e9a6456434950e71', '2010-07-22 15:56:01', '2010-07-22 15:57:33', 7529, 2), (819, 'd19600f243365a726b043ba55936c17e', '2010-07-22 20:09:46', '2010-07-22 20:15:30', 7552, 2), (820, '483b0a8912ebea3d830a9ef4ab857c2b', '2010-07-22 22:27:39', '2010-07-22 22:27:42', 7553, 2), (821, 'd66a47f794d8e3fa2fc22a7e4a48a57f', '2010-07-22 22:27:43', '2010-07-22 22:27:48', 7554, 2), (822, 'cd8bdf570d791da31450c42963d7f34a', '2010-07-23 03:14:18', '2010-07-23 03:14:20', 7555, 2), (823, 'e185dbe5b56dbfba7f5726bf6fa173b8', '2010-07-23 03:14:22', '2010-07-23 03:14:26', 7556, 2), (824, '647df9d89ef9b1b5d87273d4169fccc4', '2010-07-23 06:43:05', '2010-07-23 06:43:06', 7557, 2), (825, 'f601114a127a3bd941240e22ac55b551', '2010-07-23 06:43:08', '2010-07-23 06:43:09', 7558, 2), (826, '129751106d0bff62d3de18a9aa509dd0', '2010-07-23 08:20:47', '2010-07-23 08:21:15', 7560, 2), (827, '8db71dba8d62732c9d7b6f9a14a0f1f0', '2010-07-23 08:57:26', '2010-07-23 08:57:28', 7561, 2), (828, '8592a76b6b2ddecb97cd5dbdbbd34715', '2010-07-23 11:39:27', '2010-07-23 11:39:33', 7564, 2), (829, 'c28f5dd65100985d436e6b214b4f39f0', '2010-07-23 12:03:10', '2010-07-23 12:03:11', 7566, 2), (830, '55b201fbe2dea99df5015f71b6ebf295', '2010-07-23 12:22:00', '2010-07-23 12:22:01', 7613, 2), (831, '3675e553a5949cc6394c3fb569099e90', '2010-07-23 12:44:24', '2010-07-23 12:44:25', 7625, 2), (832, 'c96bacc4bde9528718cfc1eab0271687', '2010-07-24 05:16:15', '2010-07-24 05:16:19', 7626, 2), (833, 'd2751e777a416248f9549bd5df764670', '2010-07-24 10:42:50', '2010-07-24 10:45:27', 7635, 2), (834, 'fa5ae6bba191c722e1807e494a3e0422', '2010-07-24 11:26:06', '2010-07-24 11:26:11', 7636, 2), (835, 'b9c5611a2942c7bc7281b53b75fc4fb8', '2010-07-24 12:30:12', '2010-07-24 12:30:12', 7637, 2), (836, 'd0b69f63ffebd1b53f6a7c6cb013a2e8', '2010-07-24 12:30:14', '2010-07-24 12:30:14', 7638, 2), (837, '63568f991fda875a558847aba38969e8', '2010-07-24 12:30:16', '2010-07-24 12:30:16', 7639, 2), (838, '0bc05a30a381c157932b55d2beda7292', '2010-07-24 14:02:14', '2010-07-24 14:03:47', 7648, 2), (839, '510b615b1dd76f0660e097941b904bbf', '2010-07-24 14:29:53', '2010-07-24 14:39:21', 7662, 2), (840, '933855a4f54bb5dfed562af52436f1a0', '2010-07-24 21:00:31', '2010-07-24 21:10:19', 7714, 2), (841, '6123c6cc0e89601abf3396e626ab7040', '2010-07-24 23:10:06', '2010-07-24 23:13:56', 7732, 2), (842, 'f9a6247caf5558a6e3dd8401f3c73334', '2010-07-25 08:22:05', '2010-07-25 08:23:43', 7737, 2), (843, '26e490dcfaee609c1559af004c94a18e', '2010-07-25 08:23:30', '2010-07-25 08:23:31', 7736, 2), (844, 'a6dddc7fc47816118efa5ae42f2efa35', '2010-07-25 08:25:03', '2010-07-25 08:32:44', 7760, 2), (845, 'cd0d599152ffe2d03def3cf051b1aeff', '2010-07-25 09:14:30', '2010-07-25 09:15:07', 7763, 2), (846, '34c2bf959d73d014286d2c16f048eb91', '2010-07-25 09:19:55', '2010-07-25 09:19:56', 7764, 2), (847, 'cdc24a35d92302ca7286b7d0fc7c8b21', '2010-07-25 10:26:15', '2010-07-25 10:26:32', 7766, 2), (848, '3b340e3405d12cd2caac29b614354dfd', '2010-07-25 12:17:20', '2010-07-25 12:17:21', 7767, 2), (849, 'acd648e6764aa977f2ad160f104f3116', '2010-07-25 12:49:14', '2010-07-25 12:49:15', 7768, 2), (850, 'd5d2db60396e658f0db46c77197cc89e', '2010-07-25 12:50:35', '2010-07-25 12:50:36', 7769, 2), (851, '54f751ff6e8010a1ee8ac49ebcc9fdb6', '2010-07-25 13:22:32', '2010-07-25 13:23:11', 7772, 2), (852, 'e300a312fc0d0c9f003249da2296558b', '2010-07-25 14:46:25', '2010-07-25 14:46:48', 7775, 2), (853, 'c5b4a0f559401f9f1ecd18c6bdd91504', '2010-07-25 14:56:12', '2010-07-25 14:57:39', 7783, 2), (854, '9f380a08707ea243e6f93d5cc7145e55', '2010-07-25 18:15:16', '2010-07-25 18:15:17', 7784, 2), (855, 'e73086f72e6b7c92b32f4398bcaa3c99', '2010-07-25 18:23:19', '2010-07-25 18:28:03', 7793, 2), (856, '5165b7dbeb258d7736f2a2144b10ee3b', '2010-07-25 18:23:43', '2010-07-25 18:24:20', 7788, 2), (857, '139e66012d1d906d5926e453a898403d', '2010-07-25 19:13:42', '2010-07-25 19:16:38', 7805, 2), (858, 'cbf3b16dea550c0a27e63d14409578a8', '2010-07-25 19:13:48', '2010-07-25 19:13:49', 7795, 2), (859, '83d0f18955e489f963cef2ef44b515dd', '2010-07-25 19:41:34', '2010-07-25 20:03:19', 7808, 2), (860, 'a5a0948ccd41649f356b9b31033a4d95', '2010-07-25 20:21:36', '2010-07-25 20:21:57', 7810, 2), (861, 'b181b38cb7527d462564435fab51de98', '2010-07-25 21:52:58', '2010-07-25 21:52:59', 7811, 2), (862, 'fbaca7980780f466afe029dea1955c4e', '2010-07-25 21:53:32', '2010-07-25 21:53:33', 7812, 2), (863, 'bb6b8ec4943a9224991967ba04ae4678', '2010-07-26 05:40:10', '2010-07-26 05:42:52', 7822, 2), (864, '5f13e4196754ee125e0a372e8f8c43b0', '2010-07-26 06:10:55', '2010-07-26 06:11:45', 7826, 2), (865, '9e156f95b49f1bbca58c911f69f170fd', '2010-07-26 06:22:14', '2010-07-26 06:38:10', 7828, 2), (866, 'e6487fb957ba292acd57931622ab4898', '2010-07-26 07:32:53', '2010-07-26 07:32:54', 7837, 2), (867, 'fb34d3a957d2402e6b2fff6a48acf393', '2010-07-26 07:59:40', '2010-07-26 08:01:25', 7840, 2), (868, '13a493bc79842a83e159ebac69269d4f', '2010-07-26 08:03:59', '2010-07-26 10:25:04', 7877, 2), (869, '490e456f08cf7826bcaf46676cfbcf11', '2010-07-26 08:57:23', '2010-07-26 08:57:42', 7852, 2), (870, '44950c742f071b7f1da03e22e611076a', '2010-07-26 09:06:51', '2010-07-26 09:13:05', 7858, 2), (871, '3f91150e22827e204fa7f2085ff9ef37', '2010-07-26 09:29:17', '2010-07-26 09:31:49', 7866, 2), (872, '026ef97a79984b18735d3f7e0ba78777', '2010-07-26 11:07:48', '2010-07-26 11:07:49', 7878, 2), (873, '377fb7538bcb18127c71fb3c5a859dbc', '2010-07-26 11:07:51', '2010-07-26 11:07:52', 7879, 2), (874, 'f374b7e63bd59e2437672a0744fbc445', '2010-07-26 11:07:53', '2010-07-26 11:07:54', 7880, 2), (875, 'c3397869df21034110845bd72c088d61', '2010-07-26 11:07:55', '2010-07-26 11:07:57', 7881, 2), (876, '1eb8343ddf9a3023c93eb2c70254e72f', '2010-07-26 11:08:00', '2010-07-26 11:08:02', 7882, 2), (877, 'a276b918aded53ee8a77f63edb3e6584', '2010-07-26 11:08:03', '2010-07-26 11:08:05', 7883, 2), (878, '1d44f787ea9349d66ddd2ee150f44cbc', '2010-07-26 11:08:06', '2010-07-26 11:08:07', 7884, 2), (879, 'c7397ec7a862635a0be3f5f96687e685', '2010-07-26 11:08:08', '2010-07-26 11:08:10', 7885, 2), (880, '774327b6aff656256fc529e4180b086f', '2010-07-26 11:08:11', '2010-07-26 11:08:12', 7886, 2), (881, '6bbc15e82157ab44cbf4834ba65425cf', '2010-07-26 11:08:14', '2010-07-26 11:08:15', 7887, 2), (882, 'ca47b85a965d66b6e63da4832cb180f5', '2010-07-26 11:08:17', '2010-07-26 11:08:19', 7888, 2), (883, 'd91e8187af0ad47310eba3aaf97d093f', '2010-07-26 11:08:20', '2010-07-26 11:08:21', 7889, 2), (884, 'f52f33609e838ed72d24c188ed9320f5', '2010-07-26 11:08:23', '2010-07-26 11:08:23', 7890, 2), (885, '61841fdc519f1436b8a7c111c85fce2c', '2010-07-26 11:08:25', '2010-07-26 11:08:25', 7891, 2), (886, '1a4fa7316f5f7fe0c99ef5476d8259d3', '2010-07-26 11:08:27', '2010-07-26 11:08:27', 7892, 2), (887, 'c2f726e0774175489c003d5093726a8a', '2010-07-26 11:08:29', '2010-07-26 11:08:29', 7893, 2), (888, '6ffd362240e249a8dacca1143593bd60', '2010-07-26 11:08:31', '2010-07-26 11:08:31', 7894, 2), (889, '9ff40b33e7fb3df4a833fd31d291e918', '2010-07-26 11:08:32', '2010-07-26 11:08:33', 7895, 2), (890, 'd2250e8d003a01ab020a820975c50c24', '2010-07-26 11:08:34', '2010-07-26 11:08:34', 7896, 2), (891, 'c2bb0c927c5159713ffd605202b4c539', '2010-07-26 11:08:36', '2010-07-26 11:08:36', 7897, 2), (892, 'ca2bac1fe42425aa19a92e485ecdf1d1', '2010-07-26 11:08:38', '2010-07-26 11:08:39', 7898, 2), (893, '492cf1a5d21c4742ef8542ee546edc83', '2010-07-26 11:08:40', '2010-07-26 11:08:40', 7899, 2), (894, 'b1bf0ba8bd06068d77b6b35109027f8b', '2010-07-26 11:08:42', '2010-07-26 11:08:43', 7900, 2), (895, '96b027a3fe33bccf52e32fa029480663', '2010-07-26 11:08:44', '2010-07-26 11:08:45', 7901, 2), (896, '1b80df721ea0517e3308b960043fed81', '2010-07-26 11:08:46', '2010-07-26 11:08:47', 7902, 2), (897, 'f35c7768f9afbddeb5f51743de8fccc7', '2010-07-26 11:08:48', '2010-07-26 11:08:49', 7903, 2), (898, '571465b166afed53a9b405ff581309fc', '2010-07-26 11:08:50', '2010-07-26 11:08:51', 7904, 2), (899, 'e94bc277f393d18e36d7b2ec31d9d994', '2010-07-26 11:08:53', '2010-07-26 11:08:54', 7905, 2), (900, 'a4d355e32acdbe22c9e29650baad4c37', '2010-07-26 11:08:55', '2010-07-26 11:08:56', 7906, 2), (901, 'b94b1cdf34610dc3a897d45a62d0e5ee', '2010-07-26 11:08:58', '2010-07-26 11:08:59', 7907, 2), (902, 'bf84258afcc2764c4402de6914215c96', '2010-07-26 11:09:00', '2010-07-26 11:09:01', 7908, 2), (903, '7e8fc67b32154e97a4c9a0e5383fa0e6', '2010-07-26 11:09:03', '2010-07-26 11:09:04', 7909, 2), (904, '1047360415b1e9be56e5ea80d57c14c2', '2010-07-26 11:09:06', '2010-07-26 11:09:07', 7910, 2), (905, 'fea26df615a53f555edad1dc2d39bae9', '2010-07-26 11:09:09', '2010-07-26 11:09:09', 7911, 2), (906, '273f4464d8b98ba3b8404802bdc90f20', '2010-07-26 11:09:11', '2010-07-26 11:09:12', 7912, 2), (907, '8f6b8ca02763926d30771716e8b2c457', '2010-07-26 11:09:13', '2010-07-26 11:09:14', 7913, 2), (908, '55668f60862671d546242fac4e412568', '2010-07-26 11:09:16', '2010-07-26 11:09:17', 7914, 2), (909, '22b1898b60a7db9ea03bc5f4b06dccde', '2010-07-26 11:09:18', '2010-07-26 11:09:19', 7915, 2), (910, 'f8ea1a74f8d1b29a40edcaa0e2c398ed', '2010-07-26 11:09:21', '2010-07-26 11:09:22', 7916, 2), (911, '5c623f26b4b30a4b2098e5a3a494d1e0', '2010-07-26 11:09:23', '2010-07-26 11:09:24', 7917, 2), (912, 'c99d268865f99970854e9683fa1f4925', '2010-07-26 11:09:26', '2010-07-26 11:09:28', 7918, 2), (913, '6dea0765118e318d740fa930d38b6aa7', '2010-07-26 11:09:30', '2010-07-26 11:09:31', 7919, 2), (914, 'a50891594942e373e86228fb41e83f5c', '2010-07-26 11:09:33', '2010-07-26 11:09:33', 7920, 2), (915, '2a96bb0548365a40f2a9be30bab28b25', '2010-07-26 11:09:35', '2010-07-26 11:09:36', 7921, 2), (916, 'c4f1db03fdcf396713da7b567cc746ff', '2010-07-26 11:09:38', '2010-07-26 11:09:38', 7922, 2), (917, '3f61df7936dad07b685bc6cd97fbd80b', '2010-07-26 11:09:40', '2010-07-26 11:09:41', 7923, 2), (918, '3011ef53c5cab7f3cd2354ee9e9a053f', '2010-07-26 11:09:42', '2010-07-26 11:09:43', 7924, 2), (919, 'ffac149be8d9767f38723862a96443ad', '2010-07-26 11:09:45', '2010-07-26 11:09:46', 7925, 2), (920, '087a2b249b569252a47e6517e6a184f4', '2010-07-26 11:09:48', '2010-07-26 11:09:49', 7926, 2), (921, 'bd805ed2d613398fb5a0a165e71c951d', '2010-07-26 11:09:50', '2010-07-26 11:09:51', 7927, 2), (922, '7c379fce284227007f59b04bdd1fde66', '2010-07-26 11:09:53', '2010-07-26 11:09:53', 7928, 2), (923, '842c0a04061fd8cee578e165a40d6b99', '2010-07-26 12:23:42', '2010-07-26 12:35:16', 7948, 2), (924, 'eda29ca60e8965f0b0de3c6ac27769be', '2010-07-26 12:31:57', '2010-07-26 12:36:59', 7954, 2), (925, 'd597cfc9a6dab2a912c553942ebef2ce', '2010-07-26 13:11:13', '2010-07-26 13:15:09', 7958, 2), (926, '6c123c36a085f5d2d0bd7d809877e6e6', '2010-07-26 13:20:21', '2010-07-26 13:23:30', 7976, 2), (927, 'e129ab40480af03564cb559027e338ff', '2010-07-26 13:35:04', '2010-07-26 13:35:05', 7977, 2), (928, '96649ecd87a460783ddd083b138bbba4', '2010-07-26 13:36:54', '2010-07-26 15:05:33', 7986, 2), (929, '9b221eae10496f8133e807994be5ed69', '2010-07-26 13:38:54', '2010-07-26 13:39:56', 7982, 2), (930, 'b07b38a9d3243d0cdf66d5c225c7adb0', '2010-07-26 15:09:38', '2010-07-26 15:12:02', 8001, 2), (931, '23e53dce30d53548fbb9aaed6c41895a', '2010-07-26 18:19:38', '2010-07-26 18:19:38', 8002, 2), (932, '7f7ded8ccca007a56ef70728944e8790', '2010-07-26 18:32:17', '2010-07-26 18:34:55', 8012, 2), (933, 'da0e6c5fb443f319ad29f12a70c5af2e', '2010-07-26 19:05:24', '2010-07-26 19:05:24', 8013, 2), (934, 'f7ba83d68f33604cf88095d3a118479d', '2010-07-26 20:03:42', '2010-07-26 20:06:55', 8026, 2), (935, '26cc83c560d07afddbdcaea309f5d60d', '2010-07-26 20:39:05', '2010-07-26 20:49:38', 8050, 2), (936, '0f499abd46296e9fa4a754350f7c403c', '2010-07-26 22:07:03', '2010-07-26 22:09:24', 8052, 2), (937, 'e44f119e2595650e5e1d9669351dcab5', '2010-07-27 06:16:06', '2010-07-27 06:39:33', 8055, 2), (938, '9b9c7443c3e72cadcdd5d506415353f0', '2010-07-27 06:20:00', '2010-07-27 06:20:01', 8054, 2), (939, 'fa2202371277482ccded4938ef281e76', '2010-07-27 08:03:20', '2010-07-27 08:52:39', 8100, 2), (940, '8c4a1dd26de4c9bb67180ee467f351b5', '2010-07-27 08:19:43', '2010-07-27 08:25:49', 8066, 2), (941, '82426fdd9b5d255a79d24a16ceb1444e', '2010-07-27 08:31:58', '2010-07-27 08:32:01', 8068, 2), (942, 'e184693832b56ee0d0a64b17b3195317', '2010-07-27 08:31:59', '2010-07-27 08:32:00', 8067, 2), (943, '74e6c0fdafb68d19ccc5bd9b66a7624d', '2010-07-27 08:32:01', '2010-07-27 08:32:02', 8069, 2), (944, '87c542310604768119dd07035e1693ea', '2010-07-27 08:32:03', '2010-07-27 08:58:41', 8111, 2), (945, '16630d70a2b69ff118fcfd0c5ccd6476', '2010-07-27 08:32:24', '2010-07-27 08:32:25', 8071, 2), (946, '18eb56c6d37e3fa0d8143fcddc7e0d10', '2010-07-27 08:39:13', '2010-07-27 08:39:14', 8074, 2), (947, '9fbb09934e3e9349dcd568c7ea1a95d2', '2010-07-27 08:39:25', '2010-07-27 08:39:30', 8078, 2), (948, 'a24455ae60c8000add9410d0e7fe439d', '2010-07-27 08:39:58', '2010-07-27 08:39:59', 8080, 2), (949, '475753c1e9a174b88eef139baa70ecaa', '2010-07-27 08:40:07', '2010-07-27 08:40:11', 8082, 2), (950, '726c916912dc4cf7953b1f94689fb7c6', '2010-07-27 08:40:44', '2010-07-27 08:40:45', 8086, 2), (951, '6c171370ea6601880a3d31af2866caf2', '2010-07-27 08:41:34', '2010-07-27 08:41:37', 8091, 2), (952, 'ba23dd9dc2f89eda570507a8b12ab803', '2010-07-27 08:41:34', '2010-07-27 08:41:36', 8090, 2), (953, '22e3cb0aef4d4c821b50e5a440d733f5', '2010-07-27 08:41:41', '2010-07-27 08:41:42', 8093, 2), (954, 'e2abb855667499d29b3bfc3903b2f6b0', '2010-07-27 08:49:15', '2010-07-27 08:50:02', 8099, 2), (955, 'ec410c0d21018be51e04f68fd6543b06', '2010-07-27 08:55:02', '2010-07-27 08:55:03', 8101, 2), (956, '2a24299a2c12336f2790165373ca2ea1', '2010-07-27 08:58:03', '2010-07-27 08:58:03', 8104, 2), (957, 'b25ea60694d8a873ecde3da3c7bfc9e8', '2010-07-27 08:58:17', '2010-07-27 08:58:18', 8106, 2), (958, 'b1755add633ddab308598c0d8da8c1e1', '2010-07-27 08:58:37', '2010-07-27 08:58:40', 8110, 2), (959, 'af4d6fb8cd1b5378b437564058546f54', '2010-07-27 08:58:38', '2010-07-27 08:58:40', 8109, 2), (960, 'feb19496bd59a2c8bf3c9750ce2dcd15', '2010-07-27 09:21:17', '2010-07-27 09:22:07', 8119, 2), (961, 'c0eb06ad021b4e0d62bab4597102e909', '2010-07-27 10:11:48', '2010-07-27 12:37:38', 8202, 2), (962, '1d53468d5cb9a24c3501c16375fa3b53', '2010-07-27 10:25:56', '2010-07-27 10:25:58', 8128, 2), (963, 'f4547434188ab229b5414b1a26c0ee0e', '2010-07-27 10:29:45', '2010-07-27 10:30:30', 8140, 2), (964, '4bdb722a5fcbd55236227b7445b5f009', '2010-07-27 11:04:46', '2010-07-27 11:06:27', 8148, 2), (965, '189d43c5d6d6e58197dfc2b16e81b3e3', '2010-07-27 11:20:21', '2010-07-27 11:28:32', 8164, 2), (966, 'bf3c89dc676ac0611d175e4e863dbf5b', '2010-07-27 11:20:30', '2010-07-28 11:46:27', 8582, 2), (967, 'fe573bd6972273c9893928b4554016ea', '2010-07-27 12:00:26', '2010-07-27 12:01:26', 8167, 2), (968, '13f706546364410c4120bbe8788173e1', '2010-07-27 12:13:28', '2010-07-27 12:17:37', 8182, 2), (969, '7cf52a52fb73e5dfa21d0728e10f6910', '2010-07-27 13:01:11', '2010-07-27 13:05:06', 8220, 2), (970, '808c4b1f5473d17c2aa30142ffb7c0ad', '2010-07-27 13:24:06', '2010-07-27 13:24:07', 8221, 2), (971, '76515cd112156aba425ce003bc7e4f81', '2010-07-27 13:32:17', '2010-07-27 13:32:18', 8222, 2), (972, '0d3fd29b34c05f2a5cfc551fe8348d93', '2010-07-27 13:34:38', '2010-07-27 13:36:01', 8230, 2), (973, 'ae8c7c483c6b69e6a1f7eb03a53c99b9', '2010-07-27 13:58:36', '2010-07-27 15:45:16', 8343, 2), (974, '2bd2dd82bc1e0cde1d062998e6593648', '2010-07-27 14:54:37', '2010-07-27 14:54:39', 8319, 2), (975, '2b416939368a89a269d70afe2c857520', '2010-07-27 14:54:40', '2010-07-27 14:55:55', 8323, 2), (976, 'e50dee7d61b02244f9c6772cf25d4122', '2010-07-27 15:46:26', '2010-07-27 15:46:48', 8353, 2), (977, '213b878454a602d73f4b2a52ffc8ed8e', '2010-07-27 16:01:54', '2010-07-27 16:19:15', 8384, 2), (978, '2646b8a159ceb6534c702ac35bf85b1f', '2010-07-27 16:12:58', '2010-07-27 16:13:05', 8380, 2), (979, '06ad2d1499bb436aefd5c91b96648abb', '2010-07-27 16:25:59', '2010-07-27 16:26:00', 8385, 2), (980, '105499c8e5285f7af134d0ae0599d49b', '2010-07-27 16:26:01', '2010-07-27 16:26:02', 8386, 2), (981, 'cf04ea083e31e3fcc81ae79086f20412', '2010-07-27 16:26:03', '2010-07-27 16:26:04', 8387, 2), (982, '0aa5c3d114fb5211cce7d17cbc67b7f2', '2010-07-27 16:26:05', '2010-07-27 16:26:06', 8388, 2), (983, 'df60e64efcb87ea979c769f7974d1999', '2010-07-27 16:26:07', '2010-07-27 16:26:08', 8389, 2), (984, '5f51ef987fbb7010554d3a28c99dc6ca', '2010-07-27 16:26:09', '2010-07-27 16:26:10', 8390, 2), (985, '7f3d3d87689e2be96c4e4c0197cef2cf', '2010-07-27 16:26:11', '2010-07-27 16:26:12', 8391, 2), (986, '98d59e36cb991e657e99712e5908b4e0', '2010-07-27 16:26:13', '2010-07-27 16:26:14', 8392, 2), (987, 'eb9f6c87802d87b4ba77ba462a7865cb', '2010-07-27 16:26:16', '2010-07-27 16:26:17', 8393, 2), (988, '6ac8525d9b37288aadd4b4b2aa6986be', '2010-07-27 16:26:18', '2010-07-27 16:26:19', 8394, 2), (989, '21031f0f07cc16b15b4c5f90af1e0849', '2010-07-27 16:26:21', '2010-07-27 16:26:22', 8395, 2), (990, '03083b2dc7db5798f75fe0597eb5a02b', '2010-07-27 16:26:23', '2010-07-27 16:26:24', 8396, 2), (991, '0c651a8bec9426e99e4fff3f30d9e621', '2010-07-27 16:26:25', '2010-07-27 16:26:25', 8397, 2), (992, 'b9343697e5b92ae2ba079c9e108e69ef', '2010-07-27 16:26:27', '2010-07-27 16:26:27', 8398, 2), (993, '269d7a6b6b496169ecc8c382196b713c', '2010-07-27 16:26:29', '2010-07-27 16:26:30', 8399, 2), (994, 'dcb3ef56f325e9c0ecfb2586079807f8', '2010-07-27 16:26:31', '2010-07-27 16:26:31', 8400, 2), (995, '3e1582ea406b979fcda7b8ffed4f9899', '2010-07-27 16:26:32', '2010-07-27 16:26:32', 8401, 2), (996, 'c1472d21833d5c71ac04786ac36f979e', '2010-07-27 16:26:34', '2010-07-27 16:26:34', 8402, 2), (997, '4d81b7528aab8b7efb78e46351a56217', '2010-07-27 16:26:35', '2010-07-27 16:26:35', 8403, 2), (998, 'c962c0202f41bda4666b955ffb46a256', '2010-07-27 16:26:36', '2010-07-27 16:26:37', 8404, 2), (999, '0d28926d300809dc64e16fd0e1266688', '2010-07-27 16:26:38', '2010-07-27 16:26:39', 8405, 2), (1000, 'e70d6c53a6afd8ab02a373542d23440d', '2010-07-27 16:26:40', '2010-07-27 16:26:40', 8406, 2), (1001, '783fe79ef7ba13625d0db3e47c392510', '2010-07-27 16:26:41', '2010-07-27 16:26:42', 8407, 2), (1002, '8df13b89a54795ac2cbf4996cf697f27', '2010-07-27 16:26:43', '2010-07-27 16:26:44', 8408, 2), (1003, 'ba6d311e5c335ca7648e88dcb8fc98f9', '2010-07-27 16:26:45', '2010-07-27 16:26:46', 8409, 2), (1004, '74a218c69f4377d4d11c25c25e137f05', '2010-07-27 16:26:47', '2010-07-27 16:26:47', 8410, 2), (1005, '1baaa2d19fac42b820d13ce2c476d07c', '2010-07-27 16:26:49', '2010-07-27 16:26:50', 8411, 2), (1006, '1a93351d2b62539c7f75804d4e6230c0', '2010-07-27 16:26:51', '2010-07-27 16:26:52', 8412, 2), (1007, '78a78568b8f8a081bfab2514d1115775', '2010-07-27 16:26:53', '2010-07-27 16:26:54', 8413, 2), (1008, 'ef1afd8616c8c953ba275f628707552b', '2010-07-27 16:26:55', '2010-07-27 16:26:56', 8414, 2), (1009, '687406d2cdf595136f93d98b614d6df1', '2010-07-27 16:26:57', '2010-07-27 16:26:58', 8415, 2), (1010, '71c7d3ef07e3684885f2a2521284c9ce', '2010-07-27 16:27:00', '2010-07-27 16:27:01', 8416, 2), (1011, '7eb67dcb236ae52df6fb6dde8f331365', '2010-07-27 16:27:02', '2010-07-27 16:27:03', 8417, 2), (1012, '30da0edb21b7f85992b0b153d26ccfdf', '2010-07-27 16:27:04', '2010-07-27 16:27:05', 8418, 2), (1013, 'e2d934080b64489ddae9c1caa8ce1083', '2010-07-27 16:27:06', '2010-07-27 16:27:07', 8419, 2), (1014, '1a48273b716da0c8bfb5e4f94fe48ae9', '2010-07-27 16:27:09', '2010-07-27 16:27:09', 8420, 2), (1015, 'fabf9a878994d22d49d03bdda50246e5', '2010-07-27 16:27:11', '2010-07-27 16:27:12', 8421, 2), (1016, '17dd8ef3626531af2d0ad47e41cb6a5e', '2010-07-27 16:27:13', '2010-07-27 16:27:14', 8422, 2), (1017, 'bd8d5ee219cebd42d6ee50be03f503d9', '2010-07-27 16:27:15', '2010-07-27 16:27:16', 8423, 2), (1018, '76e144b7c626e70a1bfc8976d47409e0', '2010-07-27 16:27:17', '2010-07-27 16:27:18', 8424, 2), (1019, '6782de27834448f25f3b5f1bd1f47dc0', '2010-07-27 16:27:20', '2010-07-27 16:27:21', 8425, 2), (1020, 'cdecb4f36927c3112ccdb3583c3dd446', '2010-07-27 16:27:22', '2010-07-27 16:27:23', 8426, 2), (1021, '6aa626906f5404ecaa24be07ddc01a8e', '2010-07-27 16:27:24', '2010-07-27 16:27:25', 8427, 2), (1022, 'c51f4e169147a647a79c256f23be52f5', '2010-07-27 16:27:26', '2010-07-27 16:27:27', 8428, 2), (1023, '1f39cb8c456194e4eb4937b330e3694d', '2010-07-27 16:27:28', '2010-07-27 16:27:29', 8429, 2), (1024, '0143977dca9c0e8c74e1d2db62a9bfdf', '2010-07-27 16:27:30', '2010-07-27 16:27:31', 8430, 2), (1025, 'e4b5524cc253c7c0ca560d87d00d09e1', '2010-07-27 16:27:32', '2010-07-27 16:27:33', 8431, 2), (1026, '1873045a1850bfaa346d009156532e2e', '2010-07-27 16:27:35', '2010-07-27 16:27:35', 8432, 2), (1027, 'e24040177791ccb742d732fc7cd82adb', '2010-07-27 16:27:37', '2010-07-27 16:27:38', 8433, 2), (1028, '656defbbae148a80d36191463db343d3', '2010-07-27 16:27:40', '2010-07-27 16:27:41', 8434, 2), (1029, 'e18833000fa781d7d8ee3ae1464655b8', '2010-07-27 16:27:42', '2010-07-27 16:27:43', 8435, 2), (1030, '2676c77c88e1c2b7fb67d1d004c6082c', '2010-07-27 17:33:34', '2010-07-27 17:36:14', 8440, 2), (1031, 'c585d499945997485e9c70b11f115533', '2010-07-27 17:44:13', '2010-07-27 18:13:31', 8448, 2), (1032, 'f82e5cab834c3c51e987902cb6c228fa', '2010-07-27 18:19:28', '2010-07-27 18:19:29', 8449, 2), (1033, '29b745b752ee4b8ef50177e394563478', '2010-07-27 18:35:56', '2010-07-27 18:36:16', 8452, 2), (1034, '90821e34a8241bb0a256e5fcda002e74', '2010-07-27 20:05:43', '2010-07-27 20:12:10', 8467, 2), (1035, 'cbe0d5b7f2b57f6476dafceaa8d14c11', '2010-07-27 20:31:31', '2010-07-27 20:34:24', 8474, 2), (1036, 'bbc20436b9e3a4389f6702dc2ddc2299', '2010-07-27 20:39:55', '2010-07-27 20:41:09', 8477, 2), (1037, 'cdb3dd40958ed9ce5b5f7729dcf2c2d0', '2010-07-27 21:56:18', '2010-07-27 21:57:16', 8478, 2), (1038, 'acee1bbdc8be54cdf1a88a5eff835c19', '2010-07-27 22:29:02', '2010-07-27 22:29:07', 8479, 2), (1039, '8231ea31a4f37a3c38191e97d78d77cc', '2010-07-27 23:11:10', '2010-07-27 23:11:11', 8480, 2), (1040, '1e78c15b22a2c33852c240fd139c6a5e', '2010-07-28 00:48:28', '2010-07-28 00:48:37', 8481, 2), (1041, '007eb9ba08e80474049de6ae730edfc1', '2010-07-28 00:49:34', '2010-07-28 00:49:35', 8482, 2), (1042, 'cb9737fa83399e0de22360c805304289', '2010-07-28 00:49:44', '2010-07-28 00:49:44', 8483, 2), (1043, '8b5e8944077c5386b494b9d19ce1f474', '2010-07-28 00:49:59', '2010-07-28 00:50:01', 8484, 2), (1044, '25c25f72fd791a73933133902228005b', '2010-07-28 00:50:49', '2010-07-28 00:50:49', 8485, 2), (1045, 'c6e5274f7179e97d3ae76c9db12e56bd', '2010-07-28 00:51:04', '2010-07-28 00:51:08', 8486, 2), (1046, '4765fa7712252730a55f6849cd60ba1c', '2010-07-28 00:51:05', '2010-07-28 00:51:09', 8487, 2), (1047, 'c02e2c7c90e044f4972dd94a2560a4db', '2010-07-28 00:51:17', '2010-07-28 00:51:19', 8488, 2), (1048, 'd047a3df6e60700f93f450d03bbea574', '2010-07-28 00:51:17', '2010-07-28 00:51:19', 8489, 2), (1049, '5e7c984454baa97491793d8157520e5b', '2010-07-28 00:51:44', '2010-07-28 00:51:45', 8490, 2), (1050, 'd7d7ea031c852562a426b0d2bf9bb64f', '2010-07-28 00:51:49', '2010-07-28 00:51:51', 8491, 2), (1051, '4bc8a038f90b4aae8536ae3577afb5c7', '2010-07-28 00:51:50', '2010-07-28 00:51:52', 8492, 2), (1052, '95039baf58a8d00aef57c880c4fe37c8', '2010-07-28 00:53:00', '2010-07-28 00:53:00', 8493, 2), (1053, 'b8ccbdb41bf440e906934e37d0514cdf', '2010-07-28 00:53:05', '2010-07-28 00:53:06', 8494, 2), (1054, '78521d6015f78a532b65309d7f196bda', '2010-07-28 00:53:08', '2010-07-28 00:53:09', 8495, 2), (1055, '6f171f2a4590ae339cf89aa9c8c46854', '2010-07-28 00:53:42', '2010-07-28 00:53:43', 8496, 2), (1056, '3d480d6a527451e2763293ff557e4a51', '2010-07-28 01:00:46', '2010-07-28 01:00:47', 8497, 2), (1057, 'c7407a774895bf7c75da8705b8521154', '2010-07-28 01:00:55', '2010-07-28 01:00:56', 8498, 2), (1058, '7a96537766013bed7578f5ea243da853', '2010-07-28 01:00:56', '2010-07-28 01:00:57', 8499, 2), (1059, '6e3c18183ba44fe430129446b971818a', '2010-07-28 01:02:06', '2010-07-28 01:02:07', 8500, 2), (1060, 'fe3a221bfc56afb55d488a6b3e768db3', '2010-07-28 01:04:37', '2010-07-28 01:04:38', 8501, 2), (1061, 'e9eda4250416d40d0faa7bb92aabfc81', '2010-07-28 01:04:59', '2010-07-28 01:05:00', 8502, 2), (1062, '748ad1f1c2aff455ad354cdcb48ba61b', '2010-07-28 01:36:55', '2010-07-28 01:36:56', 8503, 2), (1063, '20e9c51e17214db70410336a35c89658', '2010-07-28 02:28:04', '2010-07-28 02:28:05', 8504, 2), (1064, '6829090a747507228603848b62969dbe', '2010-07-28 02:33:41', '2010-07-28 02:33:42', 8505, 2), (1065, '321b12b8be28db09c643b71c2a1f54fe', '2010-07-28 02:43:59', '2010-07-28 02:43:59', 8506, 2), (1066, 'eb75bdf71af802fbd207899e2aba83eb', '2010-07-28 03:01:34', '2010-07-28 03:01:44', 8508, 2), (1067, 'b6ef44886b82ce70141b31e0c415087f', '2010-07-28 03:01:38', '2010-07-28 03:01:44', 8507, 2), (1068, '2b2dd90da7801aff21ac9b21f5927e61', '2010-07-28 03:11:17', '2010-07-28 03:11:18', 8509, 2), (1069, 'f9b7f2b31c0e749c5fb4a2f2e8756a34', '2010-07-28 03:23:43', '2010-07-28 03:23:44', 8510, 2), (1070, 'd6bb9bd5b3543b66b7be54069d2bc717', '2010-07-28 03:34:48', '2010-07-28 03:34:49', 8511, 2), (1071, '2815c5d4db8a44ce343eb77dfcf600f2', '2010-07-28 04:23:10', '2010-07-28 04:23:12', 8512, 2), (1072, '38f489acec9d1fec7d7c58a3258d589d', '2010-07-28 04:24:28', '2010-07-28 04:24:29', 8513, 2), (1073, '667d17e75078a2017831364c68a1400b', '2010-07-28 04:48:09', '2010-07-28 04:48:11', 8514, 2), (1074, '0db395d402e4e712881eaa5deea00e59', '2010-07-28 04:56:31', '2010-07-28 04:56:32', 8515, 2), (1075, '36f5aac15311b89353cbaf9758641adc', '2010-07-28 05:31:18', '2010-07-28 05:31:20', 8516, 2), (1076, '6452055663dd9b2ba7d55f8a67f7c17c', '2010-07-28 07:16:01', '2010-07-28 07:16:02', 8517, 2), (1077, '167f93844902d1795d3bd2657b7237d5', '2010-07-28 07:34:22', '2010-07-28 13:04:09', 8628, 2), (1078, '0d628fce6da2cf0ca4a7ab7daffacf6b', '2010-07-28 07:45:25', '2010-07-28 07:45:27', 8519, 2), (1079, '43b483e1558ac6bb0f40b4201e3d0ef0', '2010-07-28 08:37:52', '2010-07-28 08:37:53', 8520, 2), (1080, '59364f2c25cb0ecc88fd16fa680d719e', '2010-07-28 08:39:27', '2010-07-28 08:39:28', 8521, 2), (1081, 'a05082bacd37b6a76eb2e1606787b4e7', '2010-07-28 08:52:07', '2010-07-28 08:54:52', 8540, 2), (1082, 'f5d7da61e165aa5622979b57facf6fb8', '2010-07-28 10:35:48', '2010-07-28 10:51:37', 8550, 2), (1083, 'e94d215b1804ae00883acce5da734394', '2010-07-28 10:53:08', '2010-07-28 10:53:09', 8551, 2), (1084, 'eabc1d68e741e567ed06fa4d41f55c14', '2010-07-28 11:05:41', '2010-07-29 11:13:52', 8880, 2), (1085, '20a1635db756db0a6c7d2dd1fc0c6cf7', '2010-07-28 11:31:03', '2010-07-28 11:31:04', 8563, 2), (1086, 'cea78335278d00d20727f20aa269e2f1', '2010-07-28 11:42:02', '2010-07-28 11:42:03', 8565, 2), (1087, '633dddd289c9588a3d494276e0e41bd2', '2010-07-28 11:47:04', '2010-07-28 11:47:25', 8584, 2), (1088, '3130d68562b4eaa01bc70ca7706f0aa6', '2010-07-28 11:49:13', '2010-07-28 13:05:51', 8629, 2), (1089, '5d6cfb7977f96280a7a5d8eb31b4d838', '2010-07-28 12:15:48', '2010-07-28 12:15:49', 8586, 2), (1090, '8a566ed93baa65174bd2b9374628074e', '2010-07-28 13:08:33', '2010-07-28 13:13:47', 8638, 2), (1091, '34002805094abea08bf051196821009e', '2010-07-28 13:21:34', '2010-07-28 13:23:29', 8644, 2), (1092, '5cd596f797ba4e484e33c5a7788ea1f2', '2010-07-28 13:40:04', '2010-07-28 13:40:06', 8645, 2), (1093, 'd2d4caf3a2cdfb414747e5a7d64bf842', '2010-07-28 13:40:07', '2010-07-28 14:04:17', 8660, 2), (1094, '7dd1b6aa1e5ed5c5691911c57af42c1d', '2010-07-28 13:48:06', '2010-07-28 13:48:07', 8652, 2), (1095, '81cc974cdaa43072ed8cfe3a3d6aa35c', '2010-07-28 14:38:20', '2010-07-28 14:38:21', 8661, 2), (1096, 'efca028d6558d9043639282e31d77bcf', '2010-07-28 14:45:27', '2010-07-28 14:47:03', 8670, 2), (1097, '9f80bf9f739a43ce070e641ba9b8b64f', '2010-07-28 15:42:23', '2010-07-28 16:23:31', 8790, 2), (1098, '1938f931404ada9a63dab61405534bf6', '2010-07-28 15:53:06', '2010-07-28 15:54:37', 8709, 2), (1099, '4dcb70573c9e2b74079ec7aaed536631', '2010-07-28 16:07:50', '2010-07-28 16:07:53', 8766, 2), (1100, 'fbbdd6e254387add9b686cc4280b0d43', '2010-07-28 16:07:54', '2010-07-28 16:07:59', 8769, 2), (1101, 'de86dc0d38675fd5596cff696269782d', '2010-07-28 16:07:57', '2010-07-28 16:07:59', 8768, 2), (1102, 'd985389e9d6e185ec83dcf38ae4a4845', '2010-07-28 16:08:00', '2010-07-28 16:08:03', 8771, 2), (1103, '9059f3be53d30882f807c3a6a77ff0ea', '2010-07-28 16:08:01', '2010-07-28 16:08:02', 8770, 2), (1104, '9173ee4c8312b93db57b8fef983bed4a', '2010-07-28 16:23:16', '2010-07-28 16:28:53', 8827, 2), (1105, '6bc0f979f9c3e7a910f184603adb7aea', '2010-07-28 16:32:36', '2010-07-28 16:32:37', 8828, 2), (1106, 'af3bb395ad4f2935a4d77b4d27878e3a', '2010-07-28 16:39:29', '2010-07-28 16:39:30', 8829, 2), (1107, '1db76c2a6dda17bf1bcda6a8526be9b4', '2010-07-28 16:44:16', '2010-07-28 16:44:17', 8830, 2), (1108, '24f2892b66f5f46a0c8484d97972d861', '2010-07-28 16:53:40', '2010-07-28 16:53:41', 8831, 2), (1109, 'bf7543f06ac54bfec12f8018a9be54ae', '2010-07-28 17:12:00', '2010-07-28 17:13:16', 8837, 2), (1110, 'aef30157bc4821602c62ddce65e40c79', '2010-07-28 17:49:16', '2010-07-28 17:52:41', 8850, 2), (1111, 'ca3b63129fa3a4eb3828e2263fca9b86', '2010-07-28 18:19:27', '2010-07-28 18:19:28', 8851, 2), (1112, 'c1d13628d40920befda3fcc46ea8002e', '2010-07-28 18:29:08', '2010-07-28 18:29:08', 8852, 2), (1113, '72189ac565814a232c2c51314c8b880a', '2010-07-28 18:29:50', '2010-07-28 18:29:50', 8853, 2), (1114, 'd835dad46c851b788e28455e3242ead2', '2010-07-28 22:19:57', '2010-07-28 22:19:58', 8854, 2), (1115, '53c5edadf3986a48c0b640cc8edd228e', '2010-07-28 23:51:01', '2010-07-28 23:51:02', 8855, 2), (1116, '0ee5f628fdaa519a68bdc367e4c5b672', '2010-07-29 03:40:38', '2010-07-29 03:43:49', 8866, 2), (1117, 'b7e4b184e8560a9983efd88aa4b4be09', '2010-07-29 03:48:11', '2010-07-29 03:48:12', 8867, 2), (1118, '8b961435521090626fced0ea118c8d20', '2010-07-29 03:53:47', '2010-07-29 03:53:47', 8868, 2), (1119, '9a5bd12c45e21071629b1a2977f00dde', '2010-07-29 05:30:55', '2010-07-29 05:30:56', 8869, 2), (1120, '02470a2d9152ccb434799b841cbc112f', '2010-07-29 05:33:18', '2010-07-29 05:33:19', 8870, 2), (1121, 'c622461e7e99c005b01aec518cca900d', '2010-07-29 05:45:36', '2010-07-29 05:45:47', 8873, 2), (1122, 'fdccf1964e6b1186ae174de90f44f409', '2010-07-29 07:19:17', '2010-07-29 07:19:18', 8874, 2), (1123, '82ae76c93a52aeb46a4895d2b59d0f7c', '2010-07-29 07:21:22', '2010-07-29 07:21:23', 8875, 2), (1124, 'de86684f68f1425e22177f66d4be0316', '2010-07-29 08:05:46', '2010-07-29 08:05:47', 8877, 2), (1125, '902c9dc50fae5891ad26ef06df46051a', '2010-07-29 08:26:31', '2010-07-29 08:26:32', 8878, 2), (1126, 'f1c961f276132f1feceb3023479b86aa', '2010-07-29 10:16:30', '2010-07-29 10:16:31', 8879, 2), (1127, '41db35931178b634b52a0e8182ac9c8f', '2010-07-29 12:04:30', '2010-07-29 12:08:42', 8906, 2), (1128, 'b6ca030982ec6a97f93615d8a3afc55b', '2010-07-29 12:05:00', '2010-07-29 12:09:08', 8909, 2), (1129, 'ab2ce1b3be48cd7eba695c181cd93854', '2010-07-29 12:26:43', '2010-07-29 12:28:52', 8913, 2), (1130, 'd8bbe8a244d50c19782b4b0f8d794db7', '2010-07-29 13:06:58', '2010-07-29 13:08:19', 8919, 2), (1131, 'c41b4c15effbcb821a7de1a14dc10805', '2010-07-29 13:13:55', '2010-07-29 13:21:18', 8934, 2), (1132, 'afbe9d2c69b6517d85c8a9fa7e2acd5c', '2010-07-29 13:29:15', '2010-07-29 13:29:16', 8935, 2), (1133, 'fbf952693b60a98053c1f20393b796f1', '2010-07-29 13:30:26', '2010-07-29 13:30:27', 8936, 2), (1134, '47beb01a79e8c4c2ae409849a4dac0d7', '2010-07-29 14:14:02', '2010-07-29 14:14:18', 8939, 2), (1135, '128def547fee4fb32ac05c52cbb7f759', '2010-07-29 14:42:53', '2010-07-29 14:42:55', 8940, 2), (1136, '589986d0e3a54d6be17337a97fd79e94', '2010-07-29 15:19:47', '2010-07-29 15:19:48', 8941, 2), (1137, '6fda7f2d7871313ae5ba20fb794b4333', '2010-07-29 17:10:35', '2010-07-29 17:10:36', 8942, 2), (1138, 'e00c1eb5cf156308a2ddbff9e818a193', '2010-07-29 17:23:34', '2010-07-29 17:23:35', 8943, 2), (1139, '8a3dc34f66bf7d6425578962bd65a643', '2010-07-29 18:08:56', '2010-07-29 18:10:02', 8945, 2), (1140, '17269cb86d2b02ab2424ed52f0ffd7e4', '2010-07-29 18:25:10', '2010-07-29 19:39:27', 8986, 2), (1141, '09300f93470ab3c1a458433ad528fa41', '2010-07-29 18:32:26', '2010-07-29 18:37:37', 8966, 2), (1142, '407820b4722b870c50cac210ea3772ef', '2010-07-29 19:20:33', '2010-07-29 20:03:07', 8989, 2), (1143, '3da7b6eb16042a55ac99ff5faab080b6', '2010-07-29 20:03:26', '2010-07-29 20:06:41', 9003, 2), (1144, '786f45b71c27a580be6dd212b00b39e6', '2010-07-29 20:28:08', '2010-07-29 20:28:09', 9004, 2), (1145, 'da62c7595da82dda977227ce5ab99d38', '2010-07-29 21:12:10', '2010-07-29 21:12:11', 9005, 2), (1146, '15290874f1053ecbbb8bd9ee42efbaa5', '2010-07-29 21:16:28', '2010-07-29 23:34:10', 9010, 2), (1147, 'bb74d0b1eee9631fbd795facac5f6ead', '2010-07-29 21:44:59', '2010-07-29 21:45:00', 9007, 2), (1148, 'cc6de87f2e06088bf9d858cc23fe39c2', '2010-07-29 23:00:16', '2010-07-29 23:00:18', 9008, 2), (1149, 'd4a1c15c91d8412f6f45e058e02735e6', '2010-07-30 03:56:14', '2010-07-30 03:56:56', 9014, 2), (1150, 'c6f2f6a950b1937a7ed07d570a3ba8bc', '2010-07-30 04:45:56', '2010-07-30 04:46:26', 9018, 2), (1151, '6e04699f2c0301d5b7205498f37c2869', '2010-07-30 05:42:56', '2010-07-30 05:50:36', 9022, 2), (1152, '5658314b3b23fa49a8077398a1db2e4a', '2010-07-30 07:05:20', '2010-07-30 07:05:21', 9023, 2), (1153, 'a843a1f120c5dd475fe1daa0e4c0a176', '2010-07-30 07:06:13', '2010-07-30 07:06:14', 9024, 2), (1154, '42c6c988e15064cd182c35d5c76865b5', '2010-07-30 07:25:36', '2010-07-30 07:28:42', 9040, 2), (1155, 'b03b41792ef422335552cf8b1913707a', '2010-07-30 07:40:18', '2010-07-30 07:42:38', 9049, 2), (1156, 'd496c348b41bb8d33e2c17fdc87ee0bc', '2010-07-30 08:30:44', '2010-07-30 08:30:45', 9050, 2), (1157, 'fdd6b9f99618c8f10f6a77f2b4d0de8b', '2010-07-30 08:31:00', '2010-07-30 08:34:01', 9057, 2), (1158, 'efff72485b5f19ade349be8b89be689b', '2010-07-30 09:11:46', '2010-07-30 09:21:36', 9071, 2), (1159, '4bedc0d5c980d1d649c96ea3b976502e', '2010-07-30 09:14:16', '2010-07-30 09:15:57', 9069, 2), (1160, '317ba9090675a6886ae982ac7f45a135', '2010-07-30 09:23:55', '2010-07-30 09:42:58', 9103, 2), (1161, '69424c53bf624b703d02c0221fa58b12', '2010-07-30 09:33:22', '2010-07-30 09:34:37', 9095, 2), (1162, 'ecef6fe5dbe181aea0e8dc67335621da', '2010-07-30 10:03:04', '2010-07-30 10:03:36', 9106, 2), (1163, '5252e8e32497c8a0f8e5036ad16fa96d', '2010-07-30 10:19:19', '2010-07-30 10:23:27', 9124, 2), (1164, '6133bc411beddeb9b643c140db61136f', '2010-07-30 11:11:17', '2010-07-30 11:11:17', 9125, 2), (1165, '78a8f76e232338e20bbaf3ee15dff48c', '2010-07-30 11:52:36', '2010-07-30 11:53:44', 9133, 2), (1166, '55072958f6b5d9548752b84444506ff3', '2010-07-30 12:20:27', '2010-07-30 12:20:28', 9134, 2), (1167, '51da5edac790a43c63f79c142d2c422b', '2010-07-30 14:01:52', '2010-07-30 14:04:49', 9145, 2), (1168, 'a6dc919621ec2a890c0f3b73cab7fb1b', '2010-07-30 14:07:21', '2010-07-30 14:16:22', 9151, 2), (1169, 'd97167d0e38be7098d0a75f735f0446b', '2010-07-30 14:30:03', '2010-07-30 14:30:10', 9153, 2), (1170, '1335b91b0c9f891d270b8276fc148a0a', '2010-07-30 14:32:29', '2010-07-30 14:33:15', 9156, 2), (1171, '17ac6c2ba1907ae378c6ffaf7c7914e1', '2010-07-30 14:45:59', '2010-07-30 14:46:05', 9158, 2), (1172, '4175a0783ba0a0ace0fdf6a544005566', '2010-07-30 14:48:39', '2010-07-30 14:48:44', 9160, 2), (1173, '7cb93b100370666112f62d1ea905b1c7', '2010-07-30 15:42:16', '2010-07-30 15:42:17', 9161, 2), (1174, 'd07ac1f6f7dd68542ff06751f1a4779c', '2010-07-30 16:50:53', '2010-07-30 16:50:54', 9162, 2), (1175, '4c7667c52d623f9ba4e96e8849a9b15c', '2010-07-30 16:50:57', '2010-07-30 16:50:59', 9163, 2), (1176, '5bf58fbe2a20f0ae2f227541bdb08eec', '2010-07-30 16:51:00', '2010-07-30 16:51:00', 9164, 2), (1177, '44e9de7a1b3ec49aaf1993a40fd6bf5c', '2010-07-30 17:47:29', '2010-07-30 17:47:46', 9167, 2), (1178, 'f0de5e1f10f6b38b5cbac6a38b00beb0', '2010-07-30 18:18:07', '2010-07-30 18:18:29', 9170, 2), (1179, 'be7edf4f9002816f87fc52ea865d5efb', '2010-07-30 18:33:05', '2010-07-30 18:34:23', 9178, 2), (1180, '5ad46d11345e4539c447a723a812c9ab', '2010-07-30 18:58:52', '2010-07-30 19:01:01', 9186, 2), (1181, '7dd6c4f6603d31df13a9f091964a5e54', '2010-07-30 19:10:12', '2010-07-30 19:10:13', 9187, 2), (1182, 'a8a581844c5276184980b98336102c7a', '2010-07-30 19:40:02', '2010-07-30 19:45:06', 9201, 2), (1183, '647aaaebaec610be5af7518558792956', '2010-07-30 23:55:46', '2010-07-30 23:55:48', 9202, 2), (1184, '5b3bdc9a81515d152d33087795a52038', '2010-07-31 06:50:26', '2010-07-31 06:50:28', 9203, 2), (1185, 'fd1b4780e0a57a6fe9c55cae02e93b1b', '2010-07-31 06:50:27', '2010-07-31 06:51:25', 9209, 2), (1186, '5a151bc04960eb33a44467224e7b618d', '2010-07-31 07:09:16', '2010-07-31 07:13:19', 9216, 2), (1187, 'bcddd92fd4962e0e49a0ee388b8d3099', '2010-07-31 07:27:53', '2010-07-31 07:27:54', 9217, 2), (1188, '720b2c541ac05cc2f042faaea8ee901f', '2010-07-31 07:33:31', '2010-07-31 07:33:32', 9218, 2), (1189, '7de3f115c83a56cc4e66e4a5c2874b1a', '2010-07-31 08:07:08', '2010-07-31 08:07:09', 9219, 2), (1190, '720e9785f7e091e96f2e18afc70d57b6', '2010-07-31 08:40:10', '2010-07-31 08:40:11', 9221, 2), (1191, '43af5a165ffb8ecbf0192f2a1e51cb76', '2010-07-31 09:25:39', '2010-07-31 09:25:40', 9222, 2), (1192, 'beec49f1ad273dd2705e2aaeb77a4526', '2010-07-31 09:54:38', '2010-07-31 10:01:08', 9243, 2), (1193, 'f2e1172a61285d38485b8bdb0068bc22', '2010-07-31 10:34:31', '2010-07-31 10:36:29', 9250, 2), (1194, 'e85bc08292d25a814b73c82406af4a34', '2010-07-31 10:58:39', '2010-07-31 10:58:42', 9251, 2), (1195, '22c4e0287e43803f65c420401a2c6446', '2010-07-31 11:05:10', '2010-07-31 11:07:05', 9259, 2), (1196, '67831711d32a2211c2eaf065f135ce77', '2010-07-31 14:02:06', '2010-07-31 14:02:07', 9260, 2), (1197, '516489add9bfe40fcb124169351dfd55', '2010-07-31 14:19:49', '2010-07-31 14:20:18', 9262, 2), (1198, 'b3e241f8a5215f88dba8f44c97414ad3', '2010-07-31 14:46:52', '2010-07-31 14:47:38', 9265, 2), (1199, '6c1a7b65ec1a1125c6898dbdfe71dc8f', '2010-07-31 15:04:18', '2010-07-31 15:05:00', 9268, 2), (1200, '715d2b314ff4028d268b6f42fc352cf1', '2010-07-31 16:47:56', '2010-07-31 16:47:57', 9269, 2), (1201, 'd06db089ba5a9579498bbcb4b08f0d6d', '2010-07-31 17:48:34', '2010-07-31 17:48:35', 9270, 2), (1202, '07b8f859bb87ec1bc5a1eb365b6c6ef8', '2010-07-31 17:52:10', '2010-07-31 17:52:11', 9271, 2), (1203, 'fc91f44b2b04204126f82fc18a932564', '2010-07-31 18:10:03', '2010-07-31 18:14:02', 9296, 2), (1204, '14cbc716130dc725a4a839458cbc8945', '2010-07-31 18:17:35', '2010-07-31 18:17:36', 9297, 2), (1205, '25408fac68fb8a6eaaa27e5c64ae1240', '2010-07-31 18:18:26', '2010-07-31 18:18:27', 9298, 2), (1206, '144ddafb6287c0b702af83c44f3d98d5', '2010-07-31 19:37:30', '2010-07-31 19:39:50', 9304, 2), (1207, '087468b3aec7a010a4f09aa8c7be51a6', '2010-07-31 20:07:09', '2010-07-31 20:09:03', 9312, 2), (1208, 'a72110279611724d0498616527d0b4c2', '2010-07-31 20:59:40', '2010-07-31 20:59:55', 9314, 2), (1209, '7dfdf6ff1cc4ff09d68bd22c9b34848c', '2010-07-31 22:11:56', '2010-07-31 22:11:57', 9315, 2), (1210, '0e2b5f787f79bef8da6d94ffdd520bb1', '2010-07-31 22:50:51', '2010-07-31 22:51:29', 9318, 2), (1211, '7acc8075e407131df7acf5f3fe3504f9', '2010-08-01 00:37:01', '2010-08-01 00:41:36', 9329, 2), (1212, 'f088bb80677ec8d0e40789eaeb30693f', '2010-08-01 04:37:04', '2010-08-01 04:37:07', 9330, 2), (1213, '404768c8b87903764f19a3b9eac26102', '2010-08-01 06:24:21', '2010-08-01 06:24:22', 9331, 2), (1214, '2df6e8fe1b2f4b4b86bb1d900351b78e', '2010-08-01 07:05:39', '2010-08-13 12:57:40', 12057, 2), (1215, '00a68af8c6d095b11509eb8ce8f7410d', '2010-08-01 07:05:46', '2010-08-01 07:06:13', 9335, 2), (1216, 'b0d2909f8581badb03fa975267295fda', '2010-08-01 08:38:19', '2010-08-01 08:38:20', 9366, 2), (1217, '55accdaa9a36d60c13a0aaa2814a68c4', '2010-08-01 09:09:26', '2010-08-01 09:15:41', 9375, 2), (1218, '7efbdbaa437b3e97996758ec0bd80422', '2010-08-01 09:56:21', '2010-08-01 09:58:36', 9383, 2), (1219, '80db95cc054adc419ca6d1015adcfdd9', '2010-08-01 10:18:58', '2010-08-01 10:18:58', 9384, 2), (1220, '42f28240a9c4b15b27e211798407fea2', '2010-08-01 10:53:07', '2010-08-01 10:53:33', 9388, 2), (1221, 'c0ae71e17149f8074268a25569d1c8a8', '2010-08-01 11:57:11', '2010-08-01 12:11:18', 9404, 2), (1222, '03d9a375662dec4ed3f046a7845fa436', '2010-08-01 12:36:25', '2010-08-01 12:39:52', 9419, 2), (1223, 'a7ff85762bf9eb821b40bcc1c5811eae', '2010-08-01 12:48:49', '2010-08-01 12:48:51', 9420, 2), (1224, '97a4403173a2ebec927680e2f6b65fa7', '2010-08-01 12:58:04', '2010-08-01 13:01:18', 9437, 2), (1225, 'e74ec1af30277ccc9de23d591190c9b1', '2010-08-01 13:13:18', '2010-08-01 13:13:19', 9438, 2), (1226, '10da666304fc069f7bf5ff7f95b2f306', '2010-08-01 13:57:17', '2010-08-01 13:58:31', 9446, 2), (1227, '2a9b7887fcf92ad068f30bf5a3fa190c', '2010-08-01 14:15:53', '2010-08-01 14:15:54', 9447, 2), (1228, '1665b19662ed83d16f5c481d92d86ed3', '2010-08-01 14:21:30', '2010-08-01 14:25:15', 9465, 2), (1229, '38beaf049403038c45513d0d1d667782', '2010-08-01 15:11:47', '2010-08-01 15:12:44', 9470, 2), (1230, 'd4d0faccfc28361eeac975e197fefda4', '2010-08-01 17:47:23', '2010-08-01 17:47:24', 9471, 2), (1231, 'a3c36f130492883a5f1dec97fd3565b7', '2010-08-01 17:50:53', '2010-08-01 17:51:28', 9476, 2), (1232, '52355e3c611f2bd949a2e33db7db5fb2', '2010-08-01 18:17:17', '2010-08-01 18:18:04', 9478, 2), (1233, '5d94915da399707c8de55e9662b4629f', '2010-08-01 18:20:08', '2010-08-01 18:20:09', 9479, 2), (1234, '0e4488b2aa966d888397950d1e50e9b1', '2010-08-01 23:57:11', '2010-08-01 23:57:13', 9480, 2), (1235, '1f5942a8e97286ffd9483d6d54f625b1', '2010-08-02 03:21:19', '2010-08-02 03:23:32', 9489, 2), (1236, '60e79f66047e1a9714d2a6df0cb29e63', '2010-08-02 05:34:55', '2010-08-02 05:34:58', 9491, 2), (1237, '056b5f98f683b62c1a3f5017075a5c1d', '2010-08-02 06:31:05', '2010-08-02 06:46:30', 9506, 2), (1238, 'e2341d0ac0895346d59f2cbc0d8cecbb', '2010-08-02 07:02:56', '2010-08-02 07:02:57', 9507, 2), (1239, '11036f6f7e29e02e8c5c91b1bad8702e', '2010-08-02 07:07:59', '2010-08-02 07:08:00', 9508, 2), (1240, '2f5773fdbbd16d26ce1cdb257b447992', '2010-08-02 08:35:55', '2010-08-02 08:55:17', 9530, 2), (1241, '598d9780111047841422eb81e9d750c6', '2010-08-02 11:31:10', '2010-08-02 11:31:58', 9536, 2), (1242, '541b6fed4529ddf77cd2cfb1947a1b38', '2010-08-02 11:34:02', '2010-08-02 11:36:30', 9540, 2), (1243, 'abd2e60168bff7821fd16e2fa0a55f37', '2010-08-02 12:14:51', '2010-08-02 12:14:52', 9542, 2), (1244, '2b772f96f70c6bd44529b2662fe49504', '2010-08-02 12:35:31', '2010-08-02 12:35:56', 9545, 2), (1245, '824fd37c81d55ff457e4d96202b51d28', '2010-08-02 12:49:57', '2010-08-02 12:49:58', 9546, 2), (1246, '48627fbae2e3f2eaed6976ec4fcdaae0', '2010-08-02 13:40:47', '2010-08-02 13:42:34', 9555, 2), (1247, '9f351efe0e72e86547617a9d36fd2407', '2010-08-02 14:26:03', '2010-08-02 14:26:47', 9560, 2), (1248, '6ebe443adc81d3b972d29acf4295fcc6', '2010-08-02 14:47:34', '2010-08-02 14:47:36', 9561, 2), (1249, '3940ada36a882233e6e58cb6a12c6459', '2010-08-02 15:50:31', '2010-08-02 15:50:32', 9562, 2), (1250, '50051062ece776af54c5c36ae7099ed2', '2010-08-02 15:51:13', '2010-08-02 15:51:14', 9563, 2), (1251, '97e493dd91b7679e642cf959a01e558b', '2010-08-02 16:09:20', '2010-08-02 16:17:58', 9594, 2), (1252, 'fe7f15b2a8d628a9eb01a64ea66da707', '2010-08-02 16:23:34', '2010-08-02 16:23:35', 9595, 2), (1253, '1b61e19ebaa125cc9c6f6e12e349eb87', '2010-08-02 16:23:59', '2010-08-02 16:24:00', 9596, 2), (1254, 'dae7bd45395a3cc2899cc82384079ccb', '2010-08-02 16:24:02', '2010-08-02 16:29:18', 9601, 2), (1255, '6938e5c3bf5f749f554a002dd58f2bf4', '2010-08-02 17:12:13', '2010-08-02 17:12:14', 9602, 2), (1256, 'e814955aaba899cbd07188c4a185685b', '2010-08-02 17:19:37', '2010-08-04 14:50:47', 10001, 2), (1257, 'ddcbd30d5e4352a0bc1e47da70712357', '2010-08-02 17:36:37', '2010-08-02 17:44:04', 9614, 2), (1258, 'f05d430f02df1b67cdea84962fd73b47', '2010-08-02 18:56:34', '2010-08-02 18:56:34', 9615, 2), (1259, 'f592bc8feb11ece49cb87e556e971de3', '2010-08-02 18:58:49', '2010-08-02 19:16:27', 9622, 2), (1260, '615368173fb4ed4e94f9e1773b06d07c', '2010-08-02 19:25:15', '2010-08-02 19:25:27', 9625, 2), (1261, '2f069d8764fd6b85149da556e8d15961', '2010-08-02 20:33:22', '2010-08-02 20:40:54', 9650, 2), (1262, '9168260f1fde207e31499d8cb63351de', '2010-08-02 21:14:42', '2010-08-02 21:16:48', 9655, 2), (1263, '6d55a1b0b57a7df216315291925d4735', '2010-08-02 21:58:58', '2010-08-02 21:59:16', 9657, 2), (1264, '05f847f649deecd44aa17d99d471e97c', '2010-08-02 21:59:01', '2010-08-02 21:59:16', 9656, 2), (1265, '8a85597b11d1ea579594498479ba701a', '2010-08-03 04:12:06', '2010-08-03 04:12:07', 9658, 2), (1266, '6f4c5b95d67827ecd0d56cf89d4e502f', '2010-08-03 05:01:16', '2010-08-03 05:01:17', 9659, 2), (1267, 'a38c3308b0513aa7af9baef0c7eca354', '2010-08-03 05:04:09', '2010-08-03 05:04:10', 9660, 2), (1268, '566b03e27ba5ee51fc65ea13bc35b10d', '2010-08-03 05:18:22', '2010-08-03 05:20:20', 9673, 2), (1269, '542cb74e37253d53e0e7b39b05868f2f', '2010-08-03 05:19:30', '2010-08-03 05:19:48', 9668, 2), (1270, 'e09c7e1078c4f94a96e250813ba742d9', '2010-08-03 05:26:51', '2010-08-03 05:26:51', 9674, 2), (1271, '64fc23dfe5932b00792725193ec547dc', '2010-08-03 05:26:53', '2010-08-03 05:26:54', 9675, 2), (1272, 'db14bbf77bc5ccae6f7de74fefb06c63', '2010-08-03 05:26:55', '2010-08-03 05:26:56', 9676, 2), (1273, '651b4a63419f0de450b29c1c8b645e9b', '2010-08-03 05:31:01', '2010-08-03 05:31:01', 9677, 2), (1274, 'ce3b1e12c8cb855c90a1f078dd986e74', '2010-08-03 05:49:27', '2010-08-03 05:49:27', 9678, 2), (1275, '10c600fa35996f767d9520773baeae04', '2010-08-03 07:24:17', '2010-08-03 07:24:51', 9682, 2), (1276, 'd654ebe1c60c429767eedcb918b99020', '2010-08-03 07:35:21', '2010-08-03 07:35:22', 9683, 2), (1277, 'eed63ecb984993450e7bbd27b067c4a1', '2010-08-03 07:36:46', '2010-08-03 07:36:47', 9684, 2), (1278, 'be69958983f7b68dc1343c08a92b24d0', '2010-08-03 08:20:16', '2010-08-03 08:20:47', 9687, 2), (1279, 'c7fb6d40c9961509db0277bac647895a', '2010-08-03 08:26:59', '2010-08-03 08:28:00', 9695, 2), (1280, 'a3deb78566bf25059335d669975ea253', '2010-08-03 08:38:28', '2010-08-03 08:38:29', 9696, 2), (1281, 'f977bdcae829329ea9e3cd227029cc6d', '2010-08-03 08:48:24', '2010-08-03 08:48:25', 9697, 2), (1282, 'af4f417f58d37af0d794995cf10ef771', '2010-08-03 08:53:00', '2010-08-03 08:59:46', 9711, 2), (1283, '09174abb41922fbc4d0f0575e911d9f0', '2010-08-03 08:56:27', '2010-08-03 08:59:07', 9709, 2), (1284, 'c742678b0039d980fd81166a6772e9af', '2010-08-03 10:19:08', '2010-08-03 10:23:45', 9728, 2), (1285, 'c22ca60f075d9e393c535c93cf5737c4', '2010-08-03 10:32:23', '2010-08-03 10:38:56', 9749, 2), (1286, '72a0c8d09d8096171267bebe0d7a6adb', '2010-08-03 11:33:53', '2010-08-03 11:47:10', 9766, 2), (1287, '582dfc6a91c8b822cbe8ca9963bc4157', '2010-08-03 11:35:18', '2010-08-03 12:45:05', 9800, 2), (1288, 'd02428cdaf6bd8eb1453e016ce5ab456', '2010-08-03 11:50:23', '2010-08-03 11:50:24', 9767, 2), (1289, '05d89a039ff0c211f63653ed4f17102f', '2010-08-03 12:37:43', '2010-08-03 12:44:14', 9797, 2), (1290, 'ebd7d404d4c00602da401ac54b33233d', '2010-08-03 13:28:19', '2010-08-03 13:28:20', 9801, 2), (1291, '7c3c779415500c5efbedc1582cbf0c3d', '2010-08-03 13:42:10', '2010-08-03 13:42:11', 9802, 2), (1292, 'd96342d457c6ae1cbf0c056508a6ef64', '2010-08-03 13:43:15', '2010-08-03 13:43:16', 9803, 2), (1293, '168b07c400cd9c682b93d5fdc3324b9c', '2010-08-03 14:10:10', '2010-08-03 14:10:11', 9804, 2), (1294, 'f23d74ad91fc994e7007816c7542aa0f', '2010-08-03 14:13:09', '2010-08-03 14:13:10', 9805, 2), (1295, '9570d06da9e8a31c89bb64ebf84775c7', '2010-08-03 14:36:33', '2010-08-03 14:36:34', 9806, 2), (1296, '065f4a5ecce0330ed68d6c062623993f', '2010-08-03 14:38:20', '2010-08-03 14:38:41', 9809, 2), (1297, '003a0d5cce4a5283f6e4c0bfd3123985', '2010-08-03 14:41:42', '2010-08-03 14:41:43', 9810, 2), (1298, '6d9e5ab3ad3652ea78b69690eb3ce11c', '2010-08-03 14:55:19', '2010-08-03 14:55:21', 9811, 2), (1299, 'bf3e608a14f95331e56bbf6f4ea3b254', '2010-08-03 18:05:09', '2010-08-03 18:06:02', 9814, 2), (1300, '172c1c6de2207d5661e4cefc24043567', '2010-08-03 19:03:27', '2010-08-03 19:44:33', 9835, 2), (1301, 'dc1017f5440c3d7197e781be52acdcf4', '2010-08-03 19:03:47', '2010-08-03 19:04:06', 9819, 2), (1302, '003e9c387ce60841e5120819abb9e9cc', '2010-08-03 19:39:29', '2010-08-03 19:39:30', 9834, 2), (1303, '005438b0fe70ba3b9ad0008a17bade4a', '2010-08-03 20:03:56', '2010-08-03 20:03:57', 9836, 2), (1304, '870228f03b5f4516961358255203b04f', '2010-08-03 20:09:10', '2010-08-24 08:56:23', 14983, 2), (1305, '96b98338a2e4881fc9e22be59d36dc41', '2010-08-03 20:40:06', '2010-08-03 20:40:09', 9841, 2), (1306, 'e337f8e022753512e97233802f89211d', '2010-08-03 20:40:31', '2010-08-03 20:40:34', 9843, 2), (1307, '153d81ca0566e6e4a1fd68c94dc28c48', '2010-08-03 20:40:32', '2010-08-03 20:42:42', 9846, 2), (1308, '4b5ad7c9542a88b7cce58bd73449fc58', '2010-08-03 22:10:35', '2010-08-03 22:10:40', 9847, 2), (1309, '853c18069a12238ce1de4242a2f8230c', '2010-08-03 22:11:11', '2010-08-03 22:12:45', 9851, 2), (1310, 'a61817afb9da8a3266230cbe8df46c4f', '2010-08-03 22:15:41', '2010-08-03 22:15:42', 9852, 2), (1311, '472339a175dad978a15d4a6a10249a4e', '2010-08-04 00:52:04', '2010-08-04 00:52:08', 9853, 2), (1312, '9054c0139570661958ac1c19e14e4185', '2010-08-04 00:52:07', '2010-08-04 00:52:08', 9854, 2), (1313, 'fc5d1aa9d3574e3f9480382fb4020c2b', '2010-08-04 00:52:17', '2010-08-04 00:52:19', 9855, 2), (1314, 'bf9abe6e9e0e5eebeef84049eda0013f', '2010-08-04 00:52:25', '2010-08-04 00:52:26', 9856, 2), (1315, '40e18ab4eddbe4d0951f9f18e79952e7', '2010-08-04 00:52:32', '2010-08-04 00:52:33', 9857, 2), (1316, 'c617471b2fd7d4421c5d98d8df3d9584', '2010-08-04 00:52:32', '2010-08-04 00:52:33', 9858, 2), (1317, 'e3868fd55a4a264aea16ae2463c34f32', '2010-08-04 00:53:11', '2010-08-04 00:53:12', 9859, 2), (1318, 'f795b1dc08378a0edaf33c656341d4fa', '2010-08-04 00:54:20', '2010-08-04 00:54:21', 9860, 2), (1319, '7fae12242496cdf6160290dda6e56d09', '2010-08-04 00:55:20', '2010-08-04 00:55:21', 9861, 2), (1320, 'fef8173692ec16245e2695e91182253d', '2010-08-04 00:55:37', '2010-08-04 00:55:37', 9862, 2), (1321, '5562e4ee50cfad2144db3ab984ebbd7e', '2010-08-04 00:57:54', '2010-08-04 00:57:55', 9863, 2), (1322, 'b9341d66fd090e5c1460e5311c4d363b', '2010-08-04 01:03:25', '2010-08-04 01:03:26', 9864, 2), (1323, '01f622eb3c76d69e65cf3b3ac9582bd6', '2010-08-04 02:32:07', '2010-08-04 02:32:08', 9865, 2), (1324, '511ea3d2204d4c6ce5b0de820492982f', '2010-08-04 02:35:40', '2010-08-04 02:35:41', 9866, 2), (1325, '4cd5b89410ecbb6f0de6af76bf64caef', '2010-08-04 02:45:14', '2010-08-04 02:45:15', 9867, 2), (1326, 'db7ed915637677b2e3abb48291cd0880', '2010-08-04 03:29:22', '2010-08-04 03:29:23', 9868, 2), (1327, 'f3662d4004a47cab7d2a6fe6ce73d8ac', '2010-08-04 03:37:11', '2010-08-04 03:37:12', 9869, 2), (1328, 'e1c4092bff776dff595217fe763c57af', '2010-08-04 04:29:45', '2010-08-04 04:29:46', 9870, 2), (1329, 'e16120c387d61b3cef99e0e543169177', '2010-08-04 04:38:50', '2010-08-04 04:38:51', 9871, 2), (1330, '701df9469fd4cc736f72977dd54d0bc6', '2010-08-04 05:00:22', '2010-08-04 05:00:23', 9872, 2), (1331, '82bb439816c25eb1629c431154f3f41e', '2010-08-04 06:15:13', '2010-08-04 06:20:35', 9896, 2), (1332, '8f92124af09f8d834b129ded370f9de7', '2010-08-04 06:23:30', '2010-08-04 06:35:25', 9903, 2), (1333, '3eb7597bbd401de8ae4d4d001ca57ac1', '2010-08-04 06:33:26', '2010-08-04 06:33:27', 9898, 2), (1334, '46c60463066f8063b02cadbba70913e5', '2010-08-04 06:33:29', '2010-08-04 06:33:30', 9899, 2), (1335, '545bf9284da4aed7e9a669494ce2e70a', '2010-08-04 06:33:31', '2010-08-04 06:33:32', 9900, 2), (1336, '54eb387eb71c5eaa22fbf70c72a3ac03', '2010-08-04 06:33:33', '2010-08-04 06:33:34', 9901, 2), (1337, 'f241273d14005147dac45dc3d4729865', '2010-08-04 06:51:56', '2010-08-04 06:51:57', 9904, 2), (1338, 'fe8a94172c1286c26fc8805bf0d1cf2f', '2010-08-04 07:29:02', '2010-08-04 07:30:47', 9909, 2), (1339, '07b290fedbd67ed2417567daed854a9b', '2010-08-04 08:05:42', '2010-08-04 08:12:50', 9915, 2), (1340, 'bd977b58b7eb6c519ee169d90daf6a39', '2010-08-04 08:15:03', '2010-08-04 08:15:04', 9916, 2), (1341, '1a1e505c5a77d755e23ac785474db19f', '2010-08-04 08:15:05', '2010-08-04 08:15:20', 9918, 2), (1342, 'd7c7c3545b825dca15823a3253af760f', '2010-08-04 08:35:43', '2010-08-04 10:42:58', 9966, 2), (1343, 'a8c9cbe4e6577ae3f396a26b3342c5c4', '2010-08-04 08:43:46', '2010-08-04 08:43:47', 9937, 2), (1344, 'd1e7c42bd6e5ecbf701332248f3944a7', '2010-08-04 08:45:36', '2010-08-04 08:45:37', 9941, 2), (1345, 'a4deead0a6d5420d283ad2528ddd3e8e', '2010-08-04 09:11:47', '2010-08-04 09:12:11', 9948, 2), (1346, '28adba5e4f7077fab0f2099f48d24d5f', '2010-08-04 09:17:41', '2010-08-04 09:17:42', 9949, 2), (1347, '2675495034cb140f1b30cc505b31d573', '2010-08-04 09:18:56', '2010-08-04 09:18:57', 9950, 2), (1348, '4bb5e8678ffde0668817aaf366fed774', '2010-08-04 09:20:40', '2010-08-04 09:20:40', 9951, 2), (1349, 'c798d47f2b952fcacc7224432e496c30', '2010-08-04 09:42:48', '2010-08-04 09:44:26', 9959, 2), (1350, '06d6b7d39ae6f981e0f40b163064934d', '2010-08-04 09:45:57', '2010-08-04 09:45:58', 9960, 2), (1351, '0e268c5c47936c32b4873e5867989445', '2010-08-04 10:02:23', '2010-08-04 10:03:26', 9965, 2), (1352, '8e713de36e076d6ad75d731ceca51b7f', '2010-08-04 11:20:09', '2010-08-04 11:20:10', 9967, 2), (1353, 'ff7175baada7d6cfbf07f4a4876944b7', '2010-08-04 11:27:10', '2010-08-04 11:27:34', 9970, 2), (1354, '22ad38696000dc3839ed8e55ff67331e', '2010-08-04 11:35:03', '2010-08-04 11:35:04', 9971, 2), (1355, '7255d92948920c65b6bb3991f2cce6af', '2010-08-04 12:06:39', '2010-08-04 12:06:40', 9972, 2), (1356, 'f2aaeffb09b7f02ed0a6461625bb9b76', '2010-08-04 12:54:44', '2010-08-04 13:01:06', 9982, 2), (1357, 'a9203e4f2a58d8a4b89e26a32843dd47', '2010-08-04 13:15:07', '2010-08-04 13:15:08', 9983, 2), (1358, '7b381f3d98f73b13c2efc248300b3da3', '2010-08-04 13:27:17', '2010-08-04 13:27:18', 9984, 2), (1359, '0b00a9f4167a974d768a55be25849601', '2010-08-04 13:45:22', '2010-08-04 13:46:05', 9987, 2), (1360, 'fa2c83cc7cc576b053bb152adfbda32c', '2010-08-04 13:47:37', '2010-08-04 13:47:37', 9988, 2), (1361, '55fdd3bf564cc9ef0d85cf0dbaec496c', '2010-08-04 14:15:46', '2010-08-04 14:15:47', 9989, 2), (1362, '6dae277c1f7fac2b4785acf29917256e', '2010-08-04 14:37:31', '2010-08-04 14:39:05', 10000, 2), (1363, 'ba1fb4502d6d036c43d272c56bd06a23', '2010-08-04 14:54:24', '2010-08-04 14:55:27', 10012, 2), (1364, '278a417d9f819b35ac8303f4ce0c82fc', '2010-08-04 14:55:16', '2010-08-04 14:56:55', 10019, 2), (1365, '5f63ca87d3ed735cedaa299a62f4833d', '2010-08-04 15:09:42', '2010-08-04 15:09:43', 10020, 2), (1366, '8deb8fb40209582edad7231d55033a3f', '2010-08-04 15:42:50', '2010-08-04 15:42:51', 10021, 2), (1367, '13cc14f102280bebba77119f86d48da3', '2010-08-04 15:59:08', '2010-08-04 16:00:06', 10028, 2), (1368, '9d3055cecc43bd9ab825da7bcbd3ba1d', '2010-08-04 16:26:37', '2010-08-04 16:26:37', 10029, 2), (1369, 'dacff8d46d2ccb088d2d502571df85b0', '2010-08-04 16:36:51', '2010-08-04 16:37:17', 10031, 2), (1370, '23c76f8f7d9b41d3e8ced4a164492940', '2010-08-04 17:20:59', '2010-08-04 17:21:32', 10034, 2), (1371, 'd95ea65984994c240d239c2bb7c5af4d', '2010-08-04 17:58:26', '2010-08-04 17:59:02', 10038, 2), (1372, '8e454e657eb0c8550ffab7cb77f6670d', '2010-08-04 18:19:02', '2010-08-04 18:19:03', 10039, 2), (1373, '9be6ae08d2479f2b254ba7978495681c', '2010-08-04 18:42:30', '2010-08-04 18:42:31', 10040, 2), (1374, '210506b2efa1dd8850c9b9424c12024e', '2010-08-04 18:43:19', '2010-08-04 18:43:20', 10041, 2), (1375, 'c81ae8c0386275b9d21d6a974633efdf', '2010-08-04 18:43:42', '2010-08-04 18:43:43', 10042, 2), (1376, '0bcf7c702e468ba7b648b9910794477f', '2010-08-04 18:44:27', '2010-08-04 18:44:28', 10043, 2), (1377, '744db9ebc37ab2816320a55dc3c6c0a5', '2010-08-04 18:45:00', '2010-08-04 18:45:01', 10044, 2), (1378, '340e90f16f4c6495d44af1f12e8dce7e', '2010-08-04 18:52:22', '2010-08-04 18:52:23', 10045, 2), (1379, 'fe479a998544bdb288abe3eafbbfeb93', '2010-08-04 20:07:00', '2010-08-04 21:02:08', 10057, 2), (1380, '6e207741ad7e92ba377e89db8dd319a7', '2010-08-04 21:43:54', '2010-08-04 21:43:55', 10058, 2), (1381, '2449e4a65b8362042203f1ce3e151791', '2010-08-04 22:03:19', '2010-08-04 22:03:43', 10059, 2), (1382, '20b1373cdbdc1da8c4486de1f4ecc85b', '2010-08-04 22:05:30', '2010-08-04 22:06:22', 10061, 2), (1383, 'beb04e7fe7eac5829888bcb3e8cbd6df', '2010-08-04 22:06:17', '2010-08-04 22:06:22', 10060, 2), (1384, 'd03c6db89580983be5e40f1a1db0679c', '2010-08-04 22:37:12', '2010-08-04 22:37:16', 10062, 2), (1385, '2fbbeff430e0e74403c10b7ca76d2cf9', '2010-08-04 22:57:50', '2010-08-04 22:57:51', 10063, 2), (1386, '1e02bc856efc939e0ca9fb8d44c24d11', '2010-08-04 23:51:43', '2010-08-04 23:51:44', 10064, 2), (1387, '10eb70a942bc968972488e5428ce7fb9', '2010-08-05 01:55:37', '2010-08-05 01:55:39', 10065, 2), (1388, '87196cc7a019e59bab5b4e0e84ad2d1e', '2010-08-05 02:12:41', '2010-08-05 02:12:43', 10066, 2), (1389, '6c1ee89e0bd7a8b60d27fe2a966da677', '2010-08-05 02:15:25', '2010-08-05 02:15:26', 10067, 2), (1390, 'cbefbf2e6f6665b8fcf8cacbb6c3b03e', '2010-08-05 02:38:27', '2010-08-05 02:38:28', 10068, 2), (1391, '77112469a8d1caae0fc2be3ac11a1057', '2010-08-05 03:15:41', '2010-08-05 03:15:42', 10069, 2), (1392, 'eb9fcbedab35d97d74ddf2017f6f97be', '2010-08-05 04:25:54', '2010-08-05 04:25:58', 10070, 2), (1393, 'e68cd00b64907db083f18f354968aa33', '2010-08-05 04:38:51', '2010-08-05 04:38:52', 10071, 2), (1394, '94a8562d393878decf888741a8071190', '2010-08-05 05:11:00', '2010-08-05 05:13:26', 10079, 2), (1395, 'e6e9af75aa76fc811703eaf356af37cc', '2010-08-05 05:31:05', '2010-08-05 05:39:33', 10106, 2), (1396, 'aef8b12e985f5e0256a4cf62336c37dc', '2010-08-05 06:35:56', '2010-08-05 06:39:25', 10114, 2), (1397, 'cb2246fb8d05874515bc02621ad973cb', '2010-08-05 06:49:56', '2010-08-05 06:49:57', 10115, 2), (1398, '360a5565060c747e8a01278ad61bb233', '2010-08-05 07:12:10', '2010-08-05 07:13:32', 10123, 2), (1399, '3f0a44e561313e85146e1503fb12f6ce', '2010-08-05 07:23:54', '2010-08-05 07:25:50', 10130, 2), (1400, '125d3a3f52176947a0610a47e94607dd', '2010-08-05 07:35:05', '2010-08-05 07:35:05', 10131, 2), (1401, '8a87b97ff28d2ec01bdf0dca92c12f0f', '2010-08-05 07:35:28', '2010-08-05 07:35:30', 10133, 2), (1402, 'c106f9273b574f725b2ab859f4596004', '2010-08-05 07:35:28', '2010-08-05 07:35:30', 10132, 2), (1403, 'c9d1372a2bdf5b555acf4c63e8f40fd0', '2010-08-05 07:35:31', '2010-08-05 07:35:31', 10134, 2), (1404, '77334e7a7554731aba5b205141477773', '2010-08-05 07:38:21', '2010-08-05 07:38:21', 10135, 2), (1405, '1a426f7c77f687ea54a0dc9c1da5b8a4', '2010-08-05 08:14:17', '2010-08-05 08:14:18', 10136, 2), (1406, 'de0bfe824376d61472d131f9d4d407d1', '2010-08-05 08:14:20', '2010-08-05 08:14:21', 10137, 2), (1407, 'a3b59834ce4a0cb60e453013341b3289', '2010-08-05 08:14:22', '2010-08-05 08:14:23', 10138, 2), (1408, '2a40f0586ec18d59701e40edfa510294', '2010-08-05 08:14:24', '2010-08-05 08:20:18', 10168, 2), (1409, '7bb374bafd06bb43e5e1755a81cb68a8', '2010-08-05 08:14:43', '2010-08-05 08:14:45', 10140, 2), (1410, '96a9aa41b6a51dccefeca253422bb3a7', '2010-08-05 08:14:45', '2010-08-05 08:14:47', 10141, 2), (1411, 'dff1163db4374aac0b56354cadb148e9', '2010-08-05 08:18:10', '2010-08-05 08:18:11', 10152, 2), (1412, '3526961c14d030c27dd204904111ea30', '2010-08-05 08:18:20', '2010-08-05 08:18:21', 10154, 2), (1413, 'e6250352f1ba5bfe232a09f122feab2e', '2010-08-05 08:19:31', '2010-08-05 08:19:32', 10160, 2), (1414, 'bc11e925cac5fa670ee86ca58d56792f', '2010-08-05 08:19:31', '2010-08-05 08:19:34', 10161, 2), (1415, '5c4af202be296da34d943524726f7a69', '2010-08-05 08:26:23', '2010-08-05 08:26:23', 10169, 2), (1416, 'b349aa444b6105cefaceebc835b72307', '2010-08-05 08:51:31', '2010-08-05 08:51:32', 10170, 2), (1417, 'f01e270feb20d05da7ed325e260d7a0c', '2010-08-05 09:29:25', '2010-08-05 09:29:40', 10172, 2), (1418, 'ba3d2068f89ec00d1824befc092b90b2', '2010-08-05 09:39:48', '2010-08-05 09:44:43', 10181, 2), (1419, '94ac63d36f246245eaaa286f9d19d768', '2010-08-05 10:44:50', '2010-08-05 10:44:51', 10182, 2), (1420, '0cf272aa40e916e8b86b23b822d3224f', '2010-08-05 11:11:48', '2010-08-05 11:53:22', 10208, 2), (1421, '1b8daa62fe0a006a773330dc9132c155', '2010-08-05 11:15:36', '2010-08-05 11:17:47', 10202, 2), (1422, 'b1d450b8344a75fd4b37ba13f2e80d78', '2010-08-05 11:51:43', '2010-08-05 11:52:19', 10205, 2), (1423, '1805244a8f91a52b543552a1c11157e9', '2010-08-05 11:53:02', '2010-08-05 11:53:24', 10209, 2), (1424, 'b2de8b8821c0e3fd4c331614aff2290f', '2010-08-05 12:15:33', '2010-08-05 12:15:34', 10210, 2), (1425, '505ab667f4edc065386eef5518d962b8', '2010-08-05 12:17:52', '2010-08-05 12:19:52', 10214, 2), (1426, 'd80d8a1d5f1cea6ebbf3b4233304133c', '2010-08-05 12:19:53', '2010-08-05 12:21:20', 10221, 2), (1427, '7b7ec0534952632a0ddfd1ad40323eeb', '2010-08-05 12:45:03', '2010-08-05 12:49:04', 10228, 2), (1428, '66a97a0d0ec3591c58a3949862e5e088', '2010-08-05 13:12:47', '2010-08-05 13:12:48', 10229, 2), (1429, '11c2f226c86f933a2dbcdc0663601408', '2010-08-05 13:35:32', '2010-08-05 13:35:33', 10230, 2), (1430, '8184bdff7daf01562b6f7aa9fc771ee7', '2010-08-05 13:56:16', '2010-08-05 14:45:53', 10254, 2), (1431, 'e08f601647e825f1b06157742a482827', '2010-08-05 13:56:47', '2010-08-05 13:58:04', 10243, 2), (1432, '77686ca8917230ba80f23845b9f95f06', '2010-08-05 14:02:04', '2010-08-05 14:02:10', 10245, 2), (1433, '6721548c8099896e8cd280f2f502dcc8', '2010-08-05 14:10:42', '2010-08-05 14:10:43', 10246, 2), (1434, '709fee7c861163cb96addb444cac4a44', '2010-08-05 14:13:44', '2010-08-05 14:13:45', 10247, 2), (1435, '977bf1db4a9f58bbf2cb38afe4421a18', '2010-08-05 14:14:22', '2010-08-05 14:14:22', 10248, 2), (1436, '304df5ff10715df9d4200b585c17def9', '2010-08-05 14:55:21', '2010-08-05 14:55:22', 10255, 2), (1437, 'b1b335bc84f9c057252bc3839391c5a0', '2010-08-05 14:56:52', '2010-08-05 14:57:14', 10257, 2), (1438, '76608557987dc22e90027665e4548668', '2010-08-05 15:31:57', '2010-08-05 15:31:59', 10258, 2), (1439, 'fcb3237f97189346f9ba99c31433e686', '2010-08-05 16:16:43', '2010-08-05 16:16:54', 10261, 2), (1440, 'd68b4b424c5bf06063c4f5b0d97859b9', '2010-08-05 16:25:07', '2010-08-05 16:25:08', 10262, 2), (1441, 'b3ffeb25889ab517f66a05b297492989', '2010-08-05 18:34:56', '2010-08-05 18:34:57', 10263, 2), (1442, '1363ed61a2049089496b222df52e5810', '2010-08-05 19:49:36', '2010-08-05 19:49:37', 10264, 2), (1443, '261340e34a4e264c05e482a785913895', '2010-08-05 20:30:25', '2010-08-05 20:30:26', 10266, 2), (1444, 'ceeb7ddaae181ab80eaa088ade137bd6', '2010-08-05 21:15:08', '2010-08-05 21:21:49', 10290, 2), (1445, '43753ed276e40965d1131533ff0b904e', '2010-08-05 21:30:39', '2010-08-05 21:30:40', 10291, 2), (1446, '8f78ee307a67d4d4eeeb8c78536a4250', '2010-08-06 02:33:37', '2010-08-06 02:36:56', 10297, 2), (1447, 'e99efe0f80b08f936e10198dfcfea378', '2010-08-06 03:03:55', '2010-08-06 03:04:01', 10298, 2), (1448, '9d2bb7150c08fb6fa4594b18a0001889', '2010-08-06 05:36:05', '2010-08-06 05:38:23', 10308, 2), (1449, 'c8db7d5570bcd051fa7e290f0a11a129', '2010-08-06 06:10:16', '2010-08-06 06:20:09', 10327, 2), (1450, '7aba7444d168c9bea93b4edb616cdbbc', '2010-08-06 06:12:05', '2010-08-06 06:12:06', 10313, 2), (1451, '3c0023d6f9d7aaacdbfa5326c5da19f5', '2010-08-06 07:02:41', '2010-08-06 07:04:41', 10330, 2), (1452, 'd03026b80357dc1ef03bd7662267e19a', '2010-08-06 09:40:36', '2010-08-06 09:46:18', 10350, 2), (1453, '427fd169834701b19faf09d7d36270cb', '2010-08-06 10:38:13', '2010-08-06 10:38:15', 10351, 2), (1454, 'a6f40725198b2e4d6d7bb9f920d4c4d1', '2010-08-06 11:03:38', '2010-08-06 11:03:38', 0, 2), (1455, 'a6f40725198b2e4d6d7bb9f920d4c4d1', '2010-08-06 11:03:40', '2010-08-06 11:03:40', 10352, 2), (1456, '25e52ada0b4f368ddd5a350b5d71e351', '2010-08-06 11:07:45', '2010-08-06 11:08:32', 10355, 2), (1457, '304c9ce5abd0b716dc054eace771cd4a', '2010-08-06 11:24:19', '2010-08-06 11:25:08', 10359, 2), (1458, '5c631b258c5362b770e4f027f77f7546', '2010-08-06 11:42:53', '2010-08-06 11:43:37', 10362, 2), (1459, '4700f6bcc7a99dd181c50cf3dc2ee70c', '2010-08-06 12:02:48', '2010-08-06 12:03:33', 10366, 2), (1460, '1b0016e46d6c10a7b3a169bed0315cd5', '2010-08-06 12:04:41', '2010-08-06 12:04:42', 10367, 2), (1461, '87d621f6c630e99e3763ded205f27f8c', '2010-08-06 12:17:16', '2010-08-06 12:21:40', 10376, 2), (1462, '72cb7bfb98b742f5e7826d693044b099', '2010-08-06 12:30:02', '2010-08-06 12:30:03', 10377, 2), (1463, '6465bbdca14d869aadf6a9ad2341d093', '2010-08-06 12:50:17', '2010-08-06 12:50:17', 10378, 2), (1464, '579908a7ec4a0b85372dd0f3d6fec299', '2010-08-06 13:13:46', '2010-08-06 13:14:09', 10380, 2), (1465, '67f8806402f0d66d38d2dedcb41d8ae8', '2010-08-06 14:03:50', '2010-08-06 14:03:58', 10382, 2), (1466, 'af24af3f597df297e247c3c274496e6a', '2010-08-06 15:05:30', '2010-08-06 15:13:56', 10390, 2), (1467, '6331ec04d33f8404e55b12a01e0d9d56', '2010-08-06 15:16:23', '2010-08-06 15:16:57', 10392, 2), (1468, 'b0970bd2b15f3d4fe6d1c6a8423eaed5', '2010-08-06 15:38:48', '2010-08-06 15:38:48', 10393, 2), (1469, '9513087afd70519a817d01279ac4d472', '2010-08-06 15:48:00', '2010-08-06 15:48:01', 10394, 2), (1470, '9db4540746b608c0da08dd35c1ffa51a', '2010-08-06 15:55:20', '2010-08-06 15:55:21', 10395, 2), (1471, 'afe388561fa365b86359e52a1fc75dcf', '2010-08-06 15:59:33', '2010-08-06 16:00:03', 10399, 2), (1472, 'cceaee1415fb799248acf97da117b96e', '2010-08-06 16:09:21', '2010-08-06 16:09:23', 10400, 2), (1473, '8795fe3e19cf3a17a924d9dd8ccbc667', '2010-08-07 00:10:09', '2010-08-07 00:10:14', 10401, 2), (1474, 'd7cd4d16826d0e0abfd03a835b8d7344', '2010-08-07 02:00:08', '2010-08-07 02:00:09', 10402, 2), (1475, 'b9bc1a3866293062493c1123ce4d944d', '2010-08-07 05:08:04', '2010-08-07 05:08:08', 10403, 2), (1476, '0521f1010d9a0c7d917d6aa00ca819fe', '2010-08-07 08:04:54', '2010-08-07 08:04:55', 10404, 2), (1477, 'e5daf3f2ec44b9f984131a477f17692c', '2010-08-07 08:06:35', '2010-08-07 08:12:28', 10409, 2), (1478, 'a41c763176c96b89c18952671d090fc1', '2010-08-07 10:16:49', '2010-08-07 10:17:12', 10410, 2), (1479, '7e4a5cb2ba8ec93ab6d12b6dc1068c4c', '2010-08-07 10:51:17', '2010-08-07 10:51:22', 10411, 2), (1480, 'e17fbed2833d0b4719f47c54c060e926', '2010-08-07 10:51:24', '2010-08-07 10:59:48', 10423, 2), (1481, 'fd1a1d0bff71e50c8c49e29932f355de', '2010-08-07 11:41:06', '2010-08-07 11:41:11', 10424, 2), (1482, '6affdde6aaa946f0d733753155694131', '2010-08-07 13:47:35', '2010-08-07 13:47:45', 10425, 2), (1483, '45034e86b5ca8f35c418998bea37b4cb', '2010-08-07 14:27:57', '2010-08-07 14:34:02', 10442, 2), (1484, 'b28cdb80a41ceefac2aa3a2455843267', '2010-08-07 15:27:59', '2010-08-07 15:28:39', 10445, 2), (1485, 'd468aa2304448aa47579d816049e8a25', '2010-08-07 15:39:57', '2010-08-07 15:41:44', 10455, 2), (1486, 'da79f61863caf945b2685cbc25daae14', '2010-08-07 17:54:33', '2010-08-07 17:54:34', 10456, 2), (1487, '5a9b254e7a0d5ec068ea008ae5c3d1da', '2010-08-07 19:33:42', '2010-08-07 19:36:07', 10468, 2), (1488, 'e87f11f85778b0fb68d32aa794dd3fe9', '2010-08-07 19:35:52', '2010-08-07 19:35:53', 10467, 2), (1489, '487e3222a61a7b01b56c51169a8e98d7', '2010-08-07 19:41:17', '2010-08-07 19:41:46', 10471, 2), (1490, '1c205c39c6bc25376dcfe1104119004f', '2010-08-07 20:13:01', '2010-08-07 20:13:02', 10472, 2), (1491, '644598cf389958cf6fcac9ab308c18a2', '2010-08-07 20:25:31', '2010-08-07 20:25:31', 10473, 2), (1492, '78df55305b2efe50fe10b29652e071d5', '2010-08-07 20:37:23', '2010-08-07 20:37:24', 10474, 2), (1493, '4f1cf66f34fcbdfb18c45607005722ac', '2010-08-07 20:47:58', '2010-08-07 20:58:28', 10478, 2), (1494, '5055c2ee24c78f07501442a98f0a01a6', '2010-08-07 21:46:34', '2010-08-07 21:50:25', 10492, 2), (1495, 'cd1a843def51cb6564caabde668eaf65', '2010-08-07 22:07:10', '2010-08-07 22:07:10', 10493, 2), (1496, '45765ab57a548338d5da20d2fa7c7877', '2010-08-07 22:28:07', '2010-08-07 22:28:09', 10494, 2), (1497, 'e1d5d566bd6bb14e560a11449fac00b3', '2010-08-07 23:06:58', '2010-08-07 23:06:59', 10495, 2), (1498, '31737d57ccede9c115b8abd564c6e972', '2010-08-07 23:37:55', '2010-08-07 23:37:55', 10496, 2), (1499, '307e466eff342876d3b5cefc74187cf0', '2010-08-07 23:56:15', '2010-08-07 23:56:16', 10497, 2), (1500, '42d5a1a9c1dfdd42f508bc15ba8f24ec', '2010-08-08 00:08:52', '2010-08-08 00:08:52', 10498, 2), (1501, '0e6e167326d8d36ab067306a29c5cae7', '2010-08-08 00:39:48', '2010-08-08 00:39:49', 10499, 2), (1502, '58b678937b695925eddcf8b36016d79c', '2010-08-08 00:41:42', '2010-08-08 00:41:44', 10500, 2), (1503, 'a0eb434147153febf12598d266f0f520', '2010-08-08 01:02:01', '2010-08-08 01:05:02', 10511, 2), (1504, '4c518657515b4e953520c01d0a384c20', '2010-08-08 02:28:00', '2010-08-08 02:28:01', 10512, 2), (1505, 'adaa5d17abdf91c6819670b77bc9da57', '2010-08-08 04:54:33', '2010-08-08 04:54:35', 10513, 2), (1506, '809b2160df3d48cfe2ad25a0c86753dc', '2010-08-08 05:30:31', '2010-08-08 05:30:32', 10514, 2), (1507, '1377b3ff947b2acf95e6749ed5799950', '2010-08-08 06:44:25', '2010-08-08 06:44:25', 10515, 2), (1508, '87a30762827e8c579601c6a334697241', '2010-08-08 06:55:52', '2010-08-08 06:55:53', 10516, 2), (1509, 'f3763eff8d33b8a6e43581f2c4fc7f6e', '2010-08-08 07:01:44', '2010-08-08 07:01:45', 10517, 2), (1510, '7583bb286448d15ea80ab439930db863', '2010-08-08 07:16:52', '2010-08-08 07:17:31', 10520, 2), (1511, '1caaeedff8db2ea34c23fc623daf1b5d', '2010-08-08 07:48:39', '2010-08-08 07:48:40', 10521, 2), (1512, '06534d25f07a08f3eb064a152b4fedef', '2010-08-08 08:27:11', '2010-08-08 08:27:11', 0, 2), (1513, '06534d25f07a08f3eb064a152b4fedef', '2010-08-08 08:27:12', '2010-08-08 08:27:13', 10522, 2), (1514, '5be97b90e2a1d0efe5294af1d6187b12', '2010-08-08 09:45:56', '2010-08-08 09:48:32', 10533, 2), (1515, 'a629a635ee64a6d271e75ead49a2b107', '2010-08-08 09:50:30', '2010-08-08 09:50:31', 10534, 2), (1516, '3fe27fd41544c06fe172b494c916fe8d', '2010-08-08 10:01:24', '2010-08-08 10:02:12', 10537, 2), (1517, 'e305a6b33395254c7b8d0af58fe039b1', '2010-08-08 10:03:39', '2010-08-08 10:04:16', 10540, 2), (1518, 'a991aea0fe7ae194444591ae8c389f24', '2010-08-08 10:31:23', '2010-08-08 10:36:48', 10562, 2), (1519, 'aa3a40b6cfaabbbdcca737d1dfd44d99', '2010-08-08 10:58:55', '2010-08-08 11:08:20', 10584, 2), (1520, '7a5081bfac30ea2142ff26e464da258c', '2010-08-08 11:07:17', '2010-08-08 11:12:05', 10597, 2), (1521, '1be47fa359434a939cef78c11ad9fa3c', '2010-08-08 11:13:06', '2010-08-08 11:13:06', 10598, 2), (1522, '9e9d9ad1497d3dc78db1de853e410f33', '2010-08-08 11:31:26', '2010-08-08 11:35:21', 10612, 2), (1523, '2a320079f800d9bfe966ad743a308f1e', '2010-08-08 11:46:44', '2010-08-08 11:54:23', 10638, 2), (1524, '8d9714ee4f27b59ef4dbcfcef5ba3b75', '2010-08-08 11:53:39', '2010-08-08 11:54:56', 10641, 2), (1525, '27aae90035faf2891fe94a95460b6af1', '2010-08-08 12:29:30', '2010-08-08 12:29:31', 10642, 2), (1526, '67965943b0e6c05a31b95964642b03e3', '2010-08-08 13:19:20', '2010-08-08 13:48:07', 10705, 2), (1527, 'd80fba0d324c1f022981ed694f92ba99', '2010-08-08 13:38:17', '2010-08-08 13:39:38', 10693, 2), (1528, '792b8e52c38428a45edee8456675cf6b', '2010-08-08 13:57:19', '2010-08-08 13:58:57', 10716, 2), (1529, 'ea1bef61242ef6d77d455166348a28d4', '2010-08-08 14:22:07', '2010-08-08 14:22:32', 10719, 2), (1530, '5a2e94dd520655ed71eb6fc29b66998c', '2010-08-08 14:42:18', '2010-08-08 15:01:04', 10737, 2), (1531, '530cb5d897c6ee51e9686edd8ff07fbc', '2010-08-08 14:45:46', '2010-08-08 14:45:47', 10730, 2), (1532, 'f9acb426404eb228c6b66f837df6442e', '2010-08-08 15:50:33', '2010-08-08 15:58:15', 10751, 2), (1533, '3073e0255ef483d31af5edcb81a222f6', '2010-08-08 15:54:33', '2010-08-08 15:54:34', 10740, 2), (1534, 'b1c748865911122effc26584040d2fe9', '2010-08-08 16:07:13', '2010-08-08 16:09:44', 10765, 2), (1535, '8982db37da5b36136a78545b8e6c297f', '2010-08-08 16:52:56', '2010-08-08 16:55:06', 10772, 2), (1536, 'f2ce5785eb7bc1aab1df1ee1d13fabbb', '2010-08-08 17:34:04', '2010-08-08 17:42:42', 10790, 2), (1537, 'e338026fff28316cf39a479a5b3911b3', '2010-08-08 18:17:27', '2010-08-08 18:17:29', 10791, 2), (1538, '23a1e8a9ef34b027e9f165b7b888d345', '2010-08-08 18:54:01', '2010-08-08 18:55:58', 10818, 2), (1539, '11dde6c00368856be8ace0f23fe24d96', '2010-08-08 19:17:34', '2010-08-08 19:17:34', 10819, 2), (1540, '6c62456598e57977d445160b1555510d', '2010-08-08 20:01:17', '2010-08-08 20:01:18', 10820, 2), (1541, 'debd838cac48c78575f2d3f39ed60704', '2010-08-08 20:10:05', '2010-08-08 20:10:06', 10821, 2), (1542, '2363d0c51ca136554a87161801f20297', '2010-08-08 23:08:18', '2010-08-08 23:08:19', 10822, 2), (1543, '62220cb9b3d1bd9d2e9352345c2092e6', '2010-08-08 23:20:50', '2010-08-08 23:20:52', 10823, 2), (1544, '2f3ebbb210c036ac1923119826f9ad3e', '2010-08-09 02:12:38', '2010-08-09 02:12:44', 10824, 2), (1545, '61fcca054e3d843dfdd52ed8370749ae', '2010-08-09 05:14:13', '2010-08-09 05:14:20', 10825, 2), (1546, 'ac568a0fae876830c1473e8fc597311c', '2010-08-09 08:00:29', '2010-08-09 08:08:01', 10832, 2), (1547, '934419e4b90c40f42c872b26ef5cef7f', '2010-08-09 09:37:36', '2010-08-09 09:37:38', 10833, 2), (1548, '5f410ef3ef8d9ad72035c6862974ac6a', '2010-08-09 09:37:38', '2010-08-09 09:37:41', 10835, 2), (1549, 'b23a8e52f9a5d4e1b53577390ebb6408', '2010-08-09 09:37:38', '2010-08-09 09:37:41', 10834, 2), (1550, '510af919d27c6d1d79f561b9d44a2137', '2010-08-09 09:37:41', '2010-08-09 09:40:37', 10852, 2), (1551, '46dd77da1196505fb2ba3bf272ea95a2', '2010-08-09 09:38:00', '2010-08-09 09:38:02', 10837, 2), (1552, '39832dba39f7466157dbbb69c50e69ea', '2010-08-09 09:38:16', '2010-08-09 09:38:16', 10840, 2), (1553, '7377b0a49c4cdf081ba5f826520bc479', '2010-08-09 09:38:45', '2010-08-09 09:38:50', 10845, 2), (1554, '621c90d59dcf1585365aaf35e32b0021', '2010-08-09 09:38:45', '2010-08-09 09:38:47', 10843, 2), (1555, '1f9405e290a02bbcdf0f360ea4cf8620', '2010-08-09 09:38:51', '2010-08-09 09:38:53', 10846, 2), (1556, '094c72e30f0324346a6f896e20a89bcf', '2010-08-09 09:39:37', '2010-08-09 09:39:38', 10849, 2), (1557, '345d428ca19d9e9bab926baa5ceef97d', '2010-08-09 09:47:02', '2010-08-09 09:48:17', 10857, 2), (1558, '74023f519cb653d8e2b87584938f14a0', '2010-08-09 10:08:48', '2010-08-09 10:09:56', 10867, 2), (1559, '5cad4cf3b582597012a5df0fb509162a', '2010-08-09 10:16:12', '2010-08-09 10:19:23', 10879, 2), (1560, 'c939f4ca844e53c2c417a61b6a1cb0cb', '2010-08-09 10:20:23', '2010-08-09 10:22:50', 10898, 2), (1561, 'bb6bc1db8e400187994f30db428ba5a2', '2010-08-09 10:25:57', '2010-08-09 10:25:57', 10899, 2), (1562, '50643a75680ff4f8fc74a3d82b3c7b54', '2010-08-09 10:38:31', '2010-08-09 10:40:10', 10916, 2), (1563, 'b99e4a932016c3a9b36b249652af682a', '2010-08-09 11:04:15', '2010-08-09 11:04:16', 10917, 2), (1564, '9dc07763a41e56d2ce816f254e43c4cc', '2010-08-09 11:25:09', '2010-08-09 11:26:00', 10920, 2), (1565, 'b6474827691eee6ce465ea44aa6bcb82', '2010-08-09 11:49:15', '2010-08-09 11:49:16', 10921, 2), (1566, '73439a84827edd2c02bfacc352a2b603', '2010-08-09 11:49:18', '2010-08-09 11:49:19', 10922, 2), (1567, '279a9379bf8f6281a382a1672d9cd5ae', '2010-08-09 11:50:55', '2010-08-09 12:05:05', 10939, 2), (1568, '40d1c855699782526474fe46cb7727a4', '2010-08-09 12:08:09', '2010-08-09 12:09:19', 10946, 2), (1569, 'd1c4dc66a7c7fc2b14ee4dcc00952540', '2010-08-09 12:21:12', '2010-08-09 12:21:13', 10947, 2), (1570, 'f585c11c32f0b85718013a3fe21439be', '2010-08-09 12:42:12', '2010-08-09 12:45:05', 10958, 2), (1571, '817826af70fd225fe4be476f026f6f50', '2010-08-09 12:54:28', '2010-08-09 12:54:53', 10961, 2), (1572, 'bd997b39fe125712e529e945b9d17e8c', '2010-08-09 12:57:11', '2010-08-09 13:02:19', 10971, 2), (1573, '6ac1318cc0dccd010dce052e558956c0', '2010-08-09 13:54:28', '2010-08-09 13:54:28', 10972, 2), (1574, '27e8ea7c37183ba578f3ff4aa54e4a75', '2010-08-09 14:24:39', '2010-08-09 14:27:45', 10983, 2), (1575, '6417ebf9a92b561067afadbe508f710d', '2010-08-09 14:27:41', '2010-08-09 14:31:24', 10992, 2), (1576, '7efb755df0c4dfae4372f1854b1434c7', '2010-08-09 14:37:42', '2010-08-09 14:38:57', 10997, 2), (1577, 'b37b9c0b4f1d499cf0977b7a772f1912', '2010-08-09 15:21:36', '2010-08-09 15:21:36', 10998, 2), (1578, '027b2660d69d0e0b22504b9bbbcd281e', '2010-08-09 15:30:08', '2010-08-09 15:30:08', 10999, 2), (1579, '66939d877e949f86dd912a755af04400', '2010-08-09 15:31:33', '2010-08-09 15:45:47', 11033, 2), (1580, '179da933d94af586c09475479faa733a', '2010-08-09 15:43:53', '2010-08-09 15:44:13', 11025, 2), (1581, 'af6805792542e5e66cda2dc5d08f481d', '2010-08-09 16:02:57', '2010-08-09 16:06:25', 11050, 2), (1582, 'fe5ba7abc738a012613f005cb7ab9f0e', '2010-08-09 16:25:18', '2010-08-09 16:25:55', 11053, 2), (1583, 'dd0cae85d4d0814e96b37f9991bc543f', '2010-08-09 16:53:28', '2010-08-09 16:55:23', 11058, 2), (1584, '9991075d7db0755325a9bf82f29e5096', '2010-08-09 18:14:43', '2010-08-09 18:14:44', 11059, 2), (1585, 'a33faebb86755c0c928e6d8c1b47e7a6', '2010-08-09 19:32:36', '2010-08-09 19:32:40', 11060, 2), (1586, 'c982644ff50a909873430ce09e72952a', '2010-08-09 19:32:38', '2010-08-09 19:32:41', 11061, 2), (1587, 'cd5a52202407896c6088fdfc7b4f1e95', '2010-08-09 19:32:42', '2010-08-09 19:33:03', 11065, 2), (1588, '2eb6c17e6bec295f5c778c251e626250', '2010-08-09 19:44:12', '2010-08-09 19:44:13', 11066, 2), (1589, '67982b1e0a70d956fb98198a871e95c6', '2010-08-09 22:08:54', '2010-08-09 22:08:56', 11067, 2), (1590, '10c1d5c2a38842ca87171b82c5a554a7', '2010-08-09 22:13:46', '2010-08-09 22:14:44', 11070, 2), (1591, 'f1c4ce1b720b888b20fe056f9ecf0a88', '2010-08-09 23:22:24', '2010-08-09 23:22:25', 11071, 2), (1592, 'c1de4f3061e4ce7fcec4c78c9fb6c395', '2010-08-10 01:27:48', '2010-08-10 01:27:50', 11072, 2), (1593, 'bd87f074a3d5cdc3a3ca87f34146dd82', '2010-08-10 01:53:10', '2010-08-10 01:53:11', 11073, 2), (1594, '5b0552e9ce1fd281401df9374bc49059', '2010-08-10 02:43:26', '2010-08-10 02:43:27', 11074, 2), (1595, 'a592da9d12e8ce24f041812c56fa34f0', '2010-08-10 03:59:04', '2010-08-10 03:59:05', 11075, 2), (1596, '5b2deb4a316df24dcbff3351d07ec932', '2010-08-10 06:14:09', '2010-08-10 06:14:11', 11076, 2), (1597, 'e652596a4e95b8367d4ec2410488fa57', '2010-08-10 06:22:08', '2010-08-10 06:25:11', 11082, 2), (1598, '61cf372c668e92843f623a7d858be538', '2010-08-10 07:00:24', '2010-08-10 07:00:25', 11083, 2), (1599, 'e9c2cf654acf42aa15a4c70c604cf811', '2010-08-10 09:06:26', '2010-08-10 09:07:57', 11088, 2), (1600, '9c285e7d076290aa5d294048ee3bc1b9', '2010-08-10 09:12:17', '2010-08-10 09:13:27', 11094, 2), (1601, 'bcea99cc5767676964946de76603b690', '2010-08-10 09:33:35', '2010-08-10 09:35:39', 11099, 2), (1602, 'ba575e8be1ae5f332b4c29506240a675', '2010-08-10 09:44:04', '2010-08-10 09:44:05', 11100, 2), (1603, '668a76328de2a3e861778451421a3744', '2010-08-10 10:03:37', '2010-08-10 10:06:17', 11102, 2), (1604, 'ac38849720d4f62847e003d1e54fc2e2', '2010-08-10 10:21:36', '2010-08-10 10:24:48', 11108, 2), (1605, 'e61ddd1778fe73aa8bc2fac815f2b475', '2010-08-10 10:37:03', '2010-08-10 11:07:36', 11205, 2), (1606, 'eff4769880f5ab7460b4182ae8ed7146', '2010-08-10 12:04:35', '2010-08-10 12:04:36', 11206, 2), (1607, '58f1c74e2c1bb3384d58abe632dcb65c', '2010-08-10 12:20:39', '2010-08-10 12:27:52', 11218, 2), (1608, '89af076020e9518d35dec3836f1b1a4a', '2010-08-10 12:42:20', '2010-08-10 12:46:53', 11236, 2), (1609, '1aaccfa99f4de036fe741f1e790ba0e8', '2010-08-10 13:03:55', '2010-08-10 13:04:37', 11239, 2), (1610, 'a30c2cfa93377b962e95bec29c9a1887', '2010-08-10 13:07:52', '2010-08-10 13:08:25', 11242, 2), (1611, 'e88ac6e051a3fac7c41854d00e881542', '2010-08-10 13:34:38', '2010-08-10 13:34:39', 11243, 2), (1612, 'd413264e746d9d0943a3995cc3975bc8', '2010-08-10 13:43:04', '2010-08-10 13:43:04', 11244, 2), (1613, 'bd9a97ffda90ea271c2a3721255203e5', '2010-08-10 13:49:16', '2010-08-10 13:51:29', 11255, 2), (1614, 'b1e243b098f54ef8d371b8deb951719f', '2010-08-10 13:51:41', '2010-08-10 13:52:13', 11260, 2), (1615, 'b4e54993242039ee6076bf2e9808f4cd', '2010-08-10 14:07:53', '2010-08-10 14:08:45', 11265, 2), (1616, '912f4a53e713769e3d14d6f0935abd68', '2010-08-10 14:13:54', '2010-08-10 14:13:55', 11266, 2), (1617, '98fac6f0c69363d27fce5b7daa819c6b', '2010-08-10 14:26:56', '2010-08-10 14:26:57', 11267, 2), (1618, 'baffd9993c868e589c6b27b1ab7fd9e0', '2010-08-10 14:45:28', '2010-08-10 14:45:29', 11268, 2), (1619, '0683d19292a75f3800c68ac2a2a182cb', '2010-08-10 14:56:44', '2010-08-10 14:58:30', 11276, 2), (1620, 'dd9badc853ab3ee9bd751d124e59575a', '2010-08-10 15:14:41', '2010-08-10 15:14:41', 11277, 2), (1621, '2023eaeacc9784c425a4a91934ecef79', '2010-08-10 15:27:27', '2010-08-10 15:29:11', 11284, 2), (1622, '2feb4306792babd98262c65cf9a2f22c', '2010-08-10 15:57:49', '2010-08-10 15:57:50', 11285, 2), (1623, '714f806e44396231ed881318edcedf1f', '2010-08-10 17:00:55', '2010-08-10 17:01:24', 11289, 2), (1624, 'a9aa36b4389c2e2eebf967180a301a32', '2010-08-10 17:34:26', '2010-08-10 17:34:27', 11290, 2), (1625, '98e39cd88c189a818b753bc6834a2c14', '2010-08-10 17:41:45', '2010-08-10 17:42:45', 11294, 2), (1626, 'd7546de710e81abf51f2045dac0d5449', '2010-08-10 17:45:42', '2010-08-10 17:47:33', 11298, 2), (1627, '07acb303cc66ef4e5575ed72efd7721a', '2010-08-10 17:47:20', '2010-08-10 17:47:22', 11297, 2), (1628, '15775cfe122a4e9c0e6473d89b04b27d', '2010-08-10 17:52:30', '2010-08-10 17:52:31', 11299, 2), (1629, '29a0c793dc0c44dbe9b0408de0f01f93', '2010-08-10 18:42:42', '2010-08-10 18:42:43', 11300, 2), (1630, 'b34d3b1541aca284717d97de7b6328bd', '2010-08-10 18:45:13', '2010-08-10 18:45:14', 11301, 2), (1631, '660270e2bc1f78d80e15942910b5faf5', '2010-08-10 19:04:35', '2010-08-10 19:04:37', 11302, 2), (1632, '487151f5daf37612a381d8ac5c9eb0eb', '2010-08-10 19:15:45', '2010-08-10 19:15:45', 11303, 2), (1633, '14061b60b5d85018ffd730839b638107', '2010-08-10 19:46:16', '2010-08-10 19:46:16', 11304, 2), (1634, 'fa18d7cc5e6f01a727da75051a0931ad', '2010-08-10 19:54:14', '2010-08-10 19:54:15', 11305, 2), (1635, '1245405a8ec6e88cab733880e07450c8', '2010-08-10 19:56:02', '2010-08-10 19:56:03', 11306, 2), (1636, '97a0519adc0c0b7099c2db6b85e932d7', '2010-08-10 20:06:23', '2010-08-10 20:06:24', 11307, 2), (1637, '80309585263501331d71eb1387df72cc', '2010-08-10 21:24:59', '2010-08-10 21:25:00', 11308, 2), (1638, '4a2d1e7dc8c520b68624bd58a91bac0c', '2010-08-10 22:02:49', '2010-08-10 22:02:57', 11309, 2), (1639, '4252084ed06cb68b661f08db1a99e175', '2010-08-10 22:02:50', '2010-08-10 22:02:57', 11311, 2), (1640, 'a6e7cce44464aaa11e0a1e4bb06b3c78', '2010-08-10 22:02:54', '2010-08-10 22:02:57', 11310, 2), (1641, 'e6f3d2df749a6e8bd2a1ed9346ef1623', '2010-08-10 22:02:57', '2010-08-10 22:02:58', 11312, 2), (1642, '3622c550c57f8c2bb25e3f6070f3ba38', '2010-08-10 22:09:52', '2010-08-10 22:19:52', 11346, 2), (1643, 'cd50887af74ce6b5b29e8b66fe3151f1', '2010-08-10 22:11:58', '2010-08-10 22:11:59', 11315, 2), (1644, '9491098f7047c9498db0bcb0feb16eee', '2010-08-10 23:13:24', '2010-08-10 23:13:25', 11347, 2), (1645, '2e8348ca4c8546fc90b30e0bcaddf93d', '2010-08-10 23:28:09', '2010-08-10 23:28:10', 11348, 2), (1646, 'd9b87457288102cbc3ff46831bf4bf5b', '2010-08-10 23:59:30', '2010-08-10 23:59:30', 11349, 2), (1647, '00f5ab20664b39b50e572f05df0440ac', '2010-08-11 00:38:51', '2010-08-11 00:39:03', 11350, 2), (1648, '929d1084df6dae34b984e1a833d616e6', '2010-08-11 00:45:40', '2010-08-11 00:45:43', 11351, 2), (1649, 'ce213c8a00f9aad69519657ea3b9cf98', '2010-08-11 00:53:27', '2010-08-11 00:53:27', 11352, 2), (1650, '85c4a8da7d07525b654bd265dacdcc74', '2010-08-11 00:54:18', '2010-08-11 00:54:19', 11353, 2), (1651, '17f725027f7b73c213079c481c8d6fdd', '2010-08-11 00:56:21', '2010-08-11 00:56:23', 11354, 2), (1652, 'f3edddc12f98dd5902440ea8d2d74c2c', '2010-08-11 01:04:09', '2010-08-11 01:04:10', 11355, 2), (1653, 'd24fbe421d409c2816f10eb7f4a8ea88', '2010-08-11 01:05:07', '2010-08-11 01:05:08', 11356, 2), (1654, '890670db3c9278b99d2101eecc806425', '2010-08-11 01:05:20', '2010-08-11 01:05:21', 11357, 2), (1655, 'e62888739b8cab255d95c0f82ab1bf68', '2010-08-11 01:05:49', '2010-08-11 01:05:50', 11358, 2), (1656, '5ccc3ebcb141661d41e49cf7d89e5a6b', '2010-08-11 01:06:26', '2010-08-11 01:06:27', 11359, 2), (1657, '35406fe4b6c7f14e91315eae619ca9d3', '2010-08-11 01:08:12', '2010-08-11 01:08:13', 11360, 2), (1658, '370b791b61fea5f5c7ef9ba3c89ab5ca', '2010-08-11 01:09:20', '2010-08-11 01:09:21', 11361, 2), (1659, '006148950fd22178619156c92a70bf00', '2010-08-11 01:10:09', '2010-08-11 01:10:10', 11362, 2), (1660, '6e439026bb34240a3b6c82b7f4519567', '2010-08-11 01:19:29', '2010-08-11 01:19:30', 11363, 2), (1661, 'e22ee185a414664e00fd3a22c9bd2a72', '2010-08-11 01:31:11', '2010-08-11 01:31:12', 11364, 2), (1662, '0d092815d99a01d8fd870cfbc2dbd0f0', '2010-08-11 01:35:07', '2010-08-11 01:35:08', 11365, 2), (1663, 'ac49f4ba088be76470f60556a8d7b283', '2010-08-11 01:41:14', '2010-08-11 01:41:15', 11366, 2), (1664, '93946c34695d2f2cc4d622c12e19fad2', '2010-08-11 01:41:48', '2010-08-11 01:41:49', 11367, 2), (1665, 'fb8ed154a32e42a2f34c96caa2d5b519', '2010-08-11 02:07:44', '2010-08-11 02:07:47', 11368, 2), (1666, '5d46a17dd288f33f062642b236d17fea', '2010-08-11 02:11:35', '2010-08-11 02:11:37', 11369, 2), (1667, 'a8024fa874b1221fc4290940e540ea9c', '2010-08-11 02:16:23', '2010-08-11 02:16:25', 11370, 2), (1668, '76a4177303ea99bf0f01b32f79b62a8b', '2010-08-11 02:34:53', '2010-08-11 02:34:54', 11371, 2), (1669, '86326458d22f91235a2ba9356fc6a446', '2010-08-11 02:37:05', '2010-08-11 02:37:06', 11372, 2), (1670, '67bda2205749c9e08dd38d3633815a06', '2010-08-11 02:45:30', '2010-08-11 02:45:32', 11373, 2), (1671, '6aa79c1de5791f54abf8bd8ee2c86eb4', '2010-08-11 02:47:24', '2010-08-11 02:47:25', 11374, 2), (1672, '3a23defc992cb100dc0dceb6420e2625', '2010-08-11 02:54:11', '2010-08-11 02:54:12', 11375, 2), (1673, '9e1729385464fb4884e68e5826ccb8fa', '2010-08-11 02:55:01', '2010-08-11 02:55:02', 11376, 2), (1674, '9f75a17dee20c07006581bed2a965199', '2010-08-11 02:55:14', '2010-08-11 02:55:14', 11377, 2), (1675, 'f0636d070ad07affa83dfc2b44ff50f0', '2010-08-11 02:56:37', '2010-08-11 02:56:38', 11378, 2), (1676, 'ccc562265c24b390748044e1d59aae4f', '2010-08-11 03:01:42', '2010-08-11 03:01:49', 11379, 2), (1677, '2ec3bd5391a7c44d5241a21a9d475c89', '2010-08-11 03:22:23', '2010-08-11 03:22:25', 11380, 2), (1678, '0bfe2356f17bd7068609a5cba5f533c7', '2010-08-11 03:31:21', '2010-08-11 03:31:22', 11381, 2), (1679, '1b912d1191586eb041a26d4ea09453d0', '2010-08-11 03:38:14', '2010-08-11 03:38:15', 11382, 2), (1680, '9e14e331f1de8ff024e2ff33a180be51', '2010-08-11 04:31:18', '2010-08-11 04:31:20', 11383, 2), (1681, '801a62a026637f6cf585a5ae6c56163d', '2010-08-11 04:43:11', '2010-08-11 04:43:12', 11384, 2), (1682, '2c64e3ec79d5322f6741b4641245c418', '2010-08-11 04:47:09', '2010-08-11 04:47:11', 11385, 2), (1683, '8d2eeb73885e526ce307a4a537ffb3f4', '2010-08-11 05:32:53', '2010-08-11 05:32:54', 11386, 2), (1684, '2a8514def404637ef87317232fd7944b', '2010-08-11 05:45:08', '2010-08-11 05:54:27', 11402, 2), (1685, '4ae2c82a66aed51a8c172bb3b3ea6e9a', '2010-08-11 05:52:54', '2010-08-11 05:52:55', 11398, 2), (1686, 'f249a98b51d4c15e010a2bfc5364a6de', '2010-08-11 06:14:09', '2010-08-11 06:15:29', 11410, 2), (1687, 'be4bc1aa1f691b22099254f826c6824c', '2010-08-11 06:28:33', '2010-08-11 06:28:34', 11411, 2), (1688, '1796bb92e478cbbbd81101c5409dcfcb', '2010-08-11 07:42:07', '2010-08-11 07:42:08', 11412, 2), (1689, 'a452d2e82bbc242b8da9e4d9cab3c7bb', '2010-08-11 08:01:52', '2010-08-11 08:03:17', 11421, 2), (1690, '084f9f2637a4adb4eeb89c9985ed7b49', '2010-08-11 08:02:19', '2010-08-11 08:03:17', 11420, 2), (1691, '1e7f09be68f84be6b1c4610eaa618376', '2010-08-11 08:27:13', '2010-08-11 08:27:50', 11424, 2), (1692, '0220d978b66591a07726cf5e4cf75742', '2010-08-11 08:48:35', '2010-08-11 08:48:36', 11425, 2), (1693, 'ad93403840fba12098c908403f3db062', '2010-08-11 08:51:01', '2010-08-11 08:51:03', 11426, 2), (1694, 'b11c4dd4352bf0f54b461ed49190a9df', '2010-08-11 09:30:24', '2010-08-11 09:30:25', 11427, 2), (1695, '7944cf4255c58e991d936ec56401267c', '2010-08-11 09:33:17', '2010-08-11 09:33:18', 11428, 2), (1696, 'd2c56118f7112c8a5a9270c1b1410983', '2010-08-11 10:42:57', '2010-08-11 10:42:59', 11429, 2), (1697, '472f261b8b5a174db996bb35b88dc8ba', '2010-08-11 11:05:04', '2010-08-11 11:08:25', 11448, 2), (1698, '1a28ddf8fd2bf285f54fc0695c66a92c', '2010-08-11 11:13:30', '2010-08-11 11:13:31', 11449, 2), (1699, 'ed58c84c960d81da4d39f20c3198ca22', '2010-08-11 12:09:58', '2010-08-11 12:09:59', 11450, 2), (1700, '2d1fe9ca56f36b3e95c6c6cb0c222f07', '2010-08-11 12:24:45', '2010-08-11 12:24:46', 11451, 2), (1701, '9f434be94c7ab17754737ae9b354982d', '2010-08-11 13:08:38', '2010-08-11 13:08:40', 11452, 2), (1702, '2b519fab2559195b4f0362e076656154', '2010-08-11 13:14:16', '2010-08-11 13:14:17', 11453, 2), (1703, 'ea3d1aea775fe74b5dffaa6b4f31fbe7', '2010-08-11 13:20:33', '2010-08-11 13:20:34', 11454, 2), (1704, '6e0a91717a7a6b056d00c8cdb02f4082', '2010-08-11 13:41:44', '2010-08-11 13:41:46', 11455, 2), (1705, 'fbc54bfb5be5a66d7a093e3e7167eed4', '2010-08-11 13:54:57', '2010-08-11 13:54:59', 11456, 2), (1706, '26c16557d8108aac72e613f539421cda', '2010-08-11 14:17:32', '2010-08-11 14:17:33', 11457, 2), (1707, '1a7c96a672ddf40db55fc57d171b6fa0', '2010-08-11 14:53:56', '2010-08-11 14:53:58', 11458, 2), (1708, '64d9433c77593b01ade37d62773674bf', '2010-08-11 15:06:37', '2010-08-11 15:06:38', 11459, 2), (1709, '9b39f26420c280935fa570894822cea5', '2010-08-11 15:20:18', '2010-08-11 15:20:20', 11460, 2), (1710, '103fcbdb27bea0af6ad587d8f135beb5', '2010-08-11 15:20:22', '2010-08-11 15:20:23', 11461, 2), (1711, '31711861d198bcc51570743b547c916b', '2010-08-11 15:20:24', '2010-08-11 15:20:26', 11462, 2), (1712, '23f699f810920786ede0d09e249b4b38', '2010-08-11 15:20:28', '2010-08-11 15:20:28', 11463, 2), (1713, '5eb67951dd271c00f8b0e54f10f8ea61', '2010-08-11 15:20:30', '2010-08-11 15:20:31', 11464, 2), (1714, '7a739478d6e906ff5e93a9f84ecb97c1', '2010-08-11 15:20:33', '2010-08-11 15:20:34', 11465, 2), (1715, '3acc1f2c1ba16f873af05a916089d515', '2010-08-11 15:20:36', '2010-08-11 15:20:37', 11466, 2), (1716, '9172177dbdeb1e713cb8797673e0ba68', '2010-08-11 15:20:39', '2010-08-11 15:20:40', 11467, 2), (1717, '8035f566fa740f165022149e97a3cc51', '2010-08-11 15:20:54', '2010-08-11 15:20:55', 11468, 2), (1718, 'c7410b864f4ec5e3fc9beb87b7c5f3bc', '2010-08-11 15:20:57', '2010-08-11 15:20:58', 11469, 2), (1719, 'c4550c040f941d94f38fbe57c59bdec9', '2010-08-11 15:21:00', '2010-08-11 15:21:01', 11470, 2), (1720, 'ac0fd30cb06521e8494576a2ac225d0a', '2010-08-11 15:21:03', '2010-08-11 15:21:03', 11471, 2), (1721, '8659b6e7098cf493cd666e02315e3e4f', '2010-08-11 15:21:05', '2010-08-11 15:21:05', 11472, 2), (1722, '9db278de9e95ce8461cf32f70f7bd615', '2010-08-11 15:21:07', '2010-08-11 15:21:08', 11473, 2), (1723, '565b6bcd0885fc59e202a853ab8e63c8', '2010-08-11 15:21:10', '2010-08-11 15:21:10', 11474, 2), (1724, 'f52b6352de229e388e0a6c25fc955cf3', '2010-08-11 15:21:12', '2010-08-11 15:21:12', 11475, 2), (1725, '1c303c35fd95f4e91a99d336907425d6', '2010-08-11 15:21:13', '2010-08-11 15:21:14', 11476, 2), (1726, '155da6ed31cb728b2ed4eda2e399e813', '2010-08-11 15:21:15', '2010-08-11 15:21:15', 11477, 2), (1727, 'cd9ef590e0aeef8aa1e7ae95389790c5', '2010-08-11 15:21:17', '2010-08-11 15:21:18', 11478, 2), (1728, '02b537475155a4bab4cba8bac6148511', '2010-08-11 15:21:19', '2010-08-11 15:21:20', 11479, 2), (1729, 'e2f1c50667cc2eceae7d52c51cf7d700', '2010-08-11 15:21:22', '2010-08-11 15:21:22', 11480, 2), (1730, 'a6c7666f8f15fea764ed7f2e4d5b5ad8', '2010-08-11 15:21:24', '2010-08-11 15:21:25', 11481, 2), (1731, '24b12cdc8b6f1dd0ad54aaa3ce3a0abc', '2010-08-11 15:21:26', '2010-08-11 15:21:27', 11482, 2), (1732, '2ca9e03dda119853d25abdf92464c2e9', '2010-08-11 15:21:29', '2010-08-11 15:21:29', 11483, 2), (1733, 'e214978d88a7a310ba1ef2d317bf39bd', '2010-08-11 15:21:31', '2010-08-11 15:21:31', 11484, 2), (1734, '927816b69255d01b3d28aed41ff87e6f', '2010-08-11 15:21:33', '2010-08-11 15:21:34', 11485, 2), (1735, '7b7401e1f0a9f65d77c06f3ed0212387', '2010-08-11 15:21:36', '2010-08-11 15:21:37', 11486, 2), (1736, 'df107bbb500e5d34e4b8ca268fb0e463', '2010-08-11 15:21:39', '2010-08-11 15:21:39', 11487, 2), (1737, 'e3f4a2eafa2bf6e8c8c0cc84da31bd4e', '2010-08-11 15:21:41', '2010-08-11 15:21:42', 11488, 2), (1738, '9a6b7452e6fd908d1d74804cbc05a686', '2010-08-11 15:21:44', '2010-08-11 15:21:46', 11489, 2), (1739, '096f4a3dbba35eaf0c437d33f04ed49f', '2010-08-11 15:21:48', '2010-08-11 15:21:49', 11490, 2), (1740, '03cfc5dcb5bb7311d62abcd47a6cb858', '2010-08-11 15:21:51', '2010-08-11 15:21:52', 11491, 2), (1741, '79fb4cb86a4d250f5b840abc3376a909', '2010-08-11 15:21:54', '2010-08-11 15:21:55', 11492, 2), (1742, '355e8745fd82840acc2970f1b81dca2a', '2010-08-11 15:21:57', '2010-08-11 15:21:58', 11493, 2), (1743, '5868b6657deacaa519fca2c569851f46', '2010-08-11 15:22:00', '2010-08-11 15:22:01', 11494, 2), (1744, '61fda72a4b8317dc5d0dcd7ae911dc35', '2010-08-11 15:22:03', '2010-08-11 15:22:04', 11495, 2), (1745, '990e62bb414c4be1f4b1f3a7c0770f36', '2010-08-11 15:22:05', '2010-08-11 15:22:06', 11496, 2), (1746, '97c5340d3549f70ba76d20f588614657', '2010-08-11 15:22:08', '2010-08-11 15:22:09', 11497, 2), (1747, 'bc81c59a0fc6f653b4086ae0d9d19bad', '2010-08-11 15:22:11', '2010-08-11 15:22:12', 11498, 2), (1748, '2612af47291cef68d1f9a6c263fa7e6f', '2010-08-11 15:22:14', '2010-08-11 15:22:15', 11499, 2), (1749, '0de34e7b4b5562a411c2b26becd7c9b5', '2010-08-11 15:22:17', '2010-08-11 15:22:18', 11500, 2), (1750, '04b9b7fbf60945c63ff01d5b29248d3c', '2010-08-11 15:22:20', '2010-08-11 15:22:20', 11501, 2), (1751, 'e7f60cea33a6fd3d502e3d074809ab48', '2010-08-11 15:22:22', '2010-08-11 15:22:23', 11502, 2), (1752, 'aaa66c75c15c39763c4848093ad9c8a5', '2010-08-11 15:22:25', '2010-08-11 15:22:26', 11503, 2), (1753, '94f8c8597b301b4e921736edd102c6f6', '2010-08-11 15:22:28', '2010-08-11 15:22:28', 11504, 2), (1754, '875ed34e056b4c4c325ab1dc1ea4c30b', '2010-08-11 15:22:30', '2010-08-11 15:22:31', 11505, 2), (1755, '8b0a352fa96822858859965b15b9075f', '2010-08-11 15:22:33', '2010-08-11 15:22:34', 11506, 2), (1756, '58a19b3d88d922e64bf63b991aa73ccc', '2010-08-11 15:22:36', '2010-08-11 15:22:37', 11507, 2), (1757, 'd9ec3b2780438302d46433d5695717a0', '2010-08-11 15:22:38', '2010-08-11 15:22:39', 11508, 2), (1758, 'ea2e922336d55340030f5030193cbc3c', '2010-08-11 15:22:41', '2010-08-11 15:22:42', 11509, 2), (1759, '770ff1e32bd205566ced8c35b359814f', '2010-08-11 15:22:49', '2010-08-11 15:22:50', 11510, 2), (1760, 'db21aad508a917faacfd678cfc311e57', '2010-08-11 16:03:11', '2010-08-11 16:13:19', 11527, 2), (1761, '9da96175e11ecb5800ac86294a3b5b46', '2010-08-11 16:04:57', '2010-08-11 16:04:58', 11513, 2), (1762, 'c97d941dd6f79195de119b09b803b387', '2010-08-11 16:13:41', '2010-08-11 16:15:54', 11544, 2), (1763, 'b8dcd2161f0c864c1468af251c787a09', '2010-08-11 16:15:43', '2010-08-11 16:23:53', 11556, 2), (1764, '85067d8cfe3883406ddaaa1f2ca5fea3', '2010-08-11 16:51:33', '2010-08-11 16:54:41', 11568, 2), (1765, 'be31952be51c6ab9faf96ab18c14e2ad', '2010-08-11 16:53:45', '2010-08-11 16:53:46', 11564, 2), (1766, '5f5f2543dba1ea0d69950612694c9ac8', '2010-08-11 17:13:22', '2010-08-11 17:13:22', 11569, 2), (1767, 'ae8d3ef789b7c6810c79de39d940e92e', '2010-08-11 17:36:14', '2010-08-11 17:37:06', 11574, 2), (1768, '27ad22e5fd8239d209d2ce1342e10264', '2010-08-11 18:00:46', '2010-08-11 18:01:38', 11583, 2), (1769, '4e65e4bda640d0029f5e6bcd317648b6', '2010-08-11 18:30:42', '2010-08-11 18:30:42', 11584, 2), (1770, '5405d476953d6a9cf01655131d1bb6b3', '2010-08-11 18:32:45', '2010-08-11 18:33:31', 11587, 2), (1771, '244000b937525b8bc3d85f0b6dcf68c5', '2010-08-11 18:44:35', '2010-08-11 18:45:24', 11600, 2), (1772, 'e1251d33d0ef6743cc2fa7928509061d', '2010-08-11 18:44:56', '2010-08-11 18:44:56', 11594, 2), (1773, 'c2fa92e82ccab3d0033f889a87123b03', '2010-08-11 18:46:06', '2010-08-11 18:46:06', 11601, 2), (1774, 'eba5b73fe889b18d9141e7857c9ebffb', '2010-08-11 18:46:43', '2010-08-11 18:46:44', 11602, 2), (1775, '2f04586a8d6c277a6a0cea853f3fbc16', '2010-08-11 18:46:55', '2010-08-11 18:46:56', 11603, 2), (1776, '3937ef7138a9bc1e70d9c1798d947b09', '2010-08-11 18:50:23', '2010-08-11 18:50:23', 11604, 2), (1777, '8afd97d8c548b6f063dbc65975974194', '2010-08-11 19:18:42', '2010-08-11 19:19:07', 11607, 2), (1778, '70589a3836a882a583c466b2c69cf1ad', '2010-08-11 19:39:53', '2010-08-11 19:39:55', 11608, 2), (1779, 'ca912c3211e69cd8507796be86366bb3', '2010-08-11 20:03:31', '2010-08-11 20:03:32', 11609, 2), (1780, 'c9b9b8865d77af81c417a1fc35d93f67', '2010-08-11 20:09:52', '2010-08-11 20:09:53', 11610, 2), (1781, '55017b57db2a454e4fa05837bf6aa2ca', '2010-08-11 20:17:28', '2010-08-11 20:17:29', 11611, 2), (1782, '1a494c2e646d0a65da6ad2c514d53469', '2010-08-11 21:14:28', '2010-08-11 21:15:32', 11617, 2), (1783, '08b62610bd391f2c4c221bdb7dabc816', '2010-08-11 21:39:50', '2010-08-11 21:39:51', 11618, 2), (1784, '98af0df322b66647a391b9f3413f38b0', '2010-08-11 21:39:53', '2010-08-11 21:44:35', 11637, 2), (1785, '61baccc3cc49d689e4b6375564bfb24c', '2010-08-11 21:46:00', '2010-08-11 21:46:01', 11638, 2), (1786, 'f0373378c9e93e4a61825843f0a8ebbd', '2010-08-11 22:01:25', '2010-08-11 22:06:04', 11643, 2), (1787, '854a17ebae702debc2a1b961dcaa843b', '2010-08-11 22:20:32', '2010-08-11 22:20:34', 11644, 2), (1788, '72378cc79a7e825f827d75b353b6a288', '2010-08-11 22:46:24', '2010-08-11 22:46:25', 11645, 2), (1789, '7bbc767726b3649e852ecb9a0d4b8adf', '2010-08-11 23:09:49', '2010-08-11 23:09:51', 11646, 2), (1790, '5e54b017c1ebcb7b16e307037bae89fa', '2010-08-11 23:53:39', '2010-08-11 23:53:39', 11647, 2), (1791, 'e688306394c0ca5955357b45dae41b38', '2010-08-12 00:00:50', '2010-08-12 00:00:52', 11648, 2), (1792, '5b20bf916f9c000a1ee26e79718ad6fa', '2010-08-12 00:31:29', '2010-08-12 00:31:31', 11649, 2), (1793, '612f54152f14de238a6e4ea472821a78', '2010-08-12 01:11:26', '2010-08-12 01:11:27', 11650, 2), (1794, '2a05b02b007736215af62a0e015f7edc', '2010-08-12 02:01:55', '2010-08-12 02:02:00', 11651, 2), (1795, 'da332fb245b08115f93bc0c7ed4e2fbc', '2010-08-12 02:17:03', '2010-08-12 02:17:09', 11652, 2), (1796, 'd98d068a9f0b1dd84f3acf8ba5bac420', '2010-08-12 02:18:01', '2010-08-12 02:18:03', 11653, 2), (1797, '173793bf274a4c3a1844f0eb46fc8d22', '2010-08-12 02:24:28', '2010-08-12 02:24:30', 11654, 2), (1798, 'c78a3b4aabeab1d458a6db40b39618f4', '2010-08-12 03:17:45', '2010-08-12 03:17:52', 11655, 2), (1799, 'b3a16425be4229bdb68890f847f45de1', '2010-08-12 03:19:54', '2010-08-12 03:19:55', 11656, 2), (1800, 'ed716f63b9ca20e125d468cfcbad2711', '2010-08-12 03:49:32', '2010-08-12 03:49:33', 11657, 2), (1801, '1b48cfe8b948b91093e06a5cb8cd0c06', '2010-08-12 04:49:13', '2010-08-12 04:49:15', 11658, 2), (1802, 'd9efa3851ee27b70eb663090ae9b1aa4', '2010-08-12 05:07:15', '2010-08-12 05:07:17', 11659, 2), (1803, 'cb68431a1849494cd0a844f11c646faa', '2010-08-12 06:24:29', '2010-08-12 06:24:30', 11660, 2), (1804, '1223e6ce2851c5ffcc9d2893d59f1293', '2010-08-12 06:51:25', '2010-08-12 06:51:27', 11661, 2), (1805, 'ff85d80307eedfac51af7e56ff888b3a', '2010-08-12 06:53:18', '2010-08-12 06:53:20', 11662, 2), (1806, '38e29b6c63921e320ba3e27412aa99a1', '2010-08-12 06:57:24', '2010-08-12 06:57:25', 11663, 2), (1807, 'a41ffb2c87ee70ee74902e3bc24585b1', '2010-08-12 07:14:09', '2010-08-12 07:14:09', 11664, 2), (1808, '6138ac5da0949703c94bc852fcc1ea65', '2010-08-12 07:32:32', '2010-08-12 07:33:44', 11678, 2), (1809, '33b686561eafd82e87c3d1785e58fc5e', '2010-08-12 07:45:24', '2010-08-12 07:46:37', 11686, 2), (1810, 'f077825f9291ed3bef817c8849db2ec9', '2010-08-12 08:49:04', '2010-08-12 08:51:20', 11702, 2), (1811, '4ca1f22547444dc340d84aa4c3ff0aa4', '2010-08-12 08:51:18', '2010-08-12 08:51:20', 11701, 2), (1812, '9add802bf45a1028ff91641448ca57eb', '2010-08-12 08:52:36', '2010-08-12 08:52:37', 11703, 2), (1813, '98a74ec7285d2c36902b742a3b479b81', '2010-08-12 09:56:42', '2010-08-12 09:56:43', 11704, 2), (1814, 'd93e15ddaaa430047261e8e34634c6b5', '2010-08-12 10:28:13', '2010-08-12 10:28:14', 11705, 2), (1815, 'c91acac6a132ee83779981af2a0b9cc3', '2010-08-12 11:30:25', '2010-08-12 11:30:26', 11706, 2), (1816, '548a46569886aaf30b0c5182af6d88bd', '2010-08-12 11:40:21', '2010-08-12 11:42:13', 11713, 2), (1817, '641c3da5cf16e225cbb8dd262e94fc98', '2010-08-12 12:32:39', '2010-08-12 12:32:40', 11714, 2), (1818, '54939a3d697048c10966f358197024ba', '2010-08-12 12:39:26', '2010-08-12 12:39:51', 11716, 2), (1819, '3574aeb122aa19de8ca608bc08e51a9d', '2010-08-12 12:53:02', '2010-08-12 12:53:03', 11717, 2), (1820, 'bb89120bc13386321588a92532aa75f8', '2010-08-12 13:03:39', '2010-08-12 13:04:34', 11720, 2), (1821, '15046a50dff059f1987ddc0a19ed21de', '2010-08-12 13:12:05', '2010-08-12 13:12:31', 11723, 2), (1822, '4d1bf79d0a8ce04ad080180b78079c0a', '2010-08-12 13:14:30', '2010-08-12 13:14:31', 11724, 2), (1823, '26ff8f9c698f7aceb8094dce2b6e0946', '2010-08-12 13:16:52', '2010-08-12 13:17:20', 11729, 2), (1824, 'b90e8d24c257ef79f0e1a521ab85da50', '2010-08-12 13:17:09', '2010-08-12 13:17:44', 11733, 2), (1825, '7501f93995ece9d36a648ad0026e1875', '2010-08-12 14:13:32', '2010-08-12 14:13:34', 11734, 2), (1826, '467eee22109feaf311a7a386c1671e18', '2010-08-12 14:18:02', '2010-08-12 14:18:02', 11735, 2), (1827, '3ef1fd6212ae41ab3fa2d44bff3ef141', '2010-08-12 14:38:41', '2010-08-12 14:39:15', 11740, 2), (1828, 'a3ce550ad6728d83ad0289ad57dd0606', '2010-08-12 14:57:53', '2010-08-12 14:57:55', 11741, 2), (1829, '34ecc3ca04ecf46f9781dfb9560ef8a9', '2010-08-12 15:22:03', '2010-08-12 15:25:36', 11753, 2), (1830, '4ca88d05d5117cdc9163e8d19c834c11', '2010-08-12 15:51:23', '2010-08-12 15:52:20', 11758, 2), (1831, 'b992a31c719a9884e443cd328474095d', '2010-08-12 16:08:09', '2010-08-12 16:13:14', 11781, 2), (1832, 'b143450cff18db462853232dba8501df', '2010-08-12 16:52:12', '2010-08-12 16:53:23', 11784, 2), (1833, 'e72add648fbe1ad9cde955924b8d0020', '2010-08-12 16:55:38', '2010-08-12 17:01:24', 11793, 2), (1834, '0c9412c7655397378fd86c757f8406f8', '2010-08-12 17:03:50', '2010-08-12 17:04:36', 11798, 2), (1835, '8df899ee9af480689859cc6cd69c8879', '2010-08-12 17:06:50', '2010-08-12 17:09:23', 11804, 2), (1836, '6989ef48bd8c7ad0b6f9b4e93dc42a48', '2010-08-12 17:09:30', '2010-08-12 17:09:31', 11805, 2), (1837, '6cf132478d9465364ad70563c2f2c83c', '2010-08-12 17:20:18', '2010-08-12 17:24:30', 11808, 2), (1838, 'f02f3c76bba487c584755ad5a92d72dc', '2010-08-12 17:21:18', '2010-08-12 17:21:19', 11807, 2), (1839, 'e910ba64985cfb838fd5334e44960143', '2010-08-12 17:27:14', '2010-08-12 17:27:15', 11809, 2), (1840, 'ac15e266b4ff65a3e7a3089cc70fbce1', '2010-08-12 17:33:10', '2010-08-12 17:33:11', 11810, 2), (1841, '82702e70b3d2d639ce7fe22ea730d525', '2010-08-12 17:39:05', '2010-08-12 17:39:06', 11811, 2), (1842, '7e9dd56d96d053b343dd90124845b525', '2010-08-12 17:45:01', '2010-08-12 17:45:01', 11812, 2), (1843, '0291d55477049bafcd97003626f1c502', '2010-08-12 17:56:53', '2010-08-12 17:56:54', 11813, 2), (1844, 'af3ff40f8f7b979ef99bc1d76b7a539c', '2010-08-12 17:58:04', '2010-08-12 17:58:05', 11814, 2), (1845, '7ead30369f674a2acc1a2ff71689baf5', '2010-08-12 18:02:52', '2010-08-12 18:02:53', 11815, 2), (1846, '16a164fee9ee7f4fecca7f8f95e9962f', '2010-08-12 18:08:51', '2010-08-12 18:08:52', 11816, 2), (1847, '5c91222e0807e071ff11235091714048', '2010-08-12 18:09:33', '2010-08-12 18:14:02', 11819, 2), (1848, 'e8c383560fff1a609b16aaf8399dcc60', '2010-08-12 18:14:50', '2010-08-12 18:14:52', 11820, 2), (1849, 'eada85e7aea01610f1b803899c5bb50f', '2010-08-12 18:16:36', '2010-08-12 18:16:37', 11821, 2), (1850, '139707f2b90548f2521833114d9dfbb7', '2010-08-12 18:21:10', '2010-08-12 18:21:11', 11822, 2), (1851, '23d7ac800f971005089d3bd56f886256', '2010-08-12 18:27:28', '2010-08-12 18:27:29', 11823, 2), (1852, '8c21ed0870d6f5a66b3fc9f72f4ef27a', '2010-08-12 18:33:45', '2010-08-12 18:33:46', 11824, 2), (1853, 'e5a7a57a5b2ac0422787d0735a48059c', '2010-08-12 18:40:03', '2010-08-12 18:40:04', 11825, 2), (1854, '090e06f9c2466a3be809ae76aa0ae39c', '2010-08-12 18:46:21', '2010-08-12 18:46:21', 11826, 2), (1855, '122913b93ac20795b2abb463c03e7a0d', '2010-08-12 18:48:16', '2010-08-12 18:49:46', 11832, 2), (1856, 'fd6ef87991e667646aa03c743ee88805', '2010-08-12 18:52:38', '2010-08-12 18:52:40', 11833, 2), (1857, '8a909f4274e269c71937c0ed2775ed9c', '2010-08-12 18:58:57', '2010-08-12 18:58:58', 11834, 2), (1858, '8b7bf97a132577414fe4cb5b46af2e7a', '2010-08-12 19:11:30', '2010-08-12 19:11:31', 11835, 2), (1859, '3c97f4472b551152462fc4e9d9439807', '2010-08-12 19:17:48', '2010-08-12 19:17:49', 11836, 2), (1860, 'a8a775aeb7758cba14cb11b074e341c6', '2010-08-12 19:24:06', '2010-08-12 19:24:07', 11837, 2), (1861, '5df4181e0f6af90f3f124ee78d385328', '2010-08-12 19:30:23', '2010-08-12 19:30:24', 11838, 2), (1862, 'c895fe213108275ac749806960717eae', '2010-08-12 19:42:52', '2010-08-12 19:42:53', 11839, 2), (1863, '9d669dcad92ec806d6a12d25d22160cb', '2010-08-12 19:43:48', '2010-08-12 19:43:49', 11840, 2), (1864, '010f51c8b2b67220d74392ee89331000', '2010-08-12 19:48:17', '2010-08-12 19:48:47', 11842, 2), (1865, '1dae5e219de1a2c479eb520087af6484', '2010-08-12 19:49:08', '2010-08-12 19:49:09', 11843, 2), (1866, '370a7bc0eef3ee916e03330354065be2', '2010-08-12 19:55:23', '2010-08-12 19:55:24', 11844, 2), (1867, '4c04cdbbde8f9c813509f4ee6d9619eb', '2010-08-12 20:07:52', '2010-08-12 20:07:53', 11845, 2), (1868, '72c92c883dc54eef2b4d2c16f8d959e0', '2010-08-12 20:14:08', '2010-08-12 20:14:09', 11846, 2), (1869, 'acccd246a614ec6ad4b7f6ca0eace622', '2010-08-12 20:20:23', '2010-08-12 20:20:24', 11847, 2), (1870, 'b1f9c0f0395d77ff880bc143b25f49b8', '2010-08-12 20:26:38', '2010-08-12 20:26:39', 11848, 2), (1871, 'db5fc9a0cc97f82606c80c68a4ce2ef8', '2010-08-12 20:32:21', '2010-08-12 20:32:23', 11849, 2), (1872, '00135b7e24ffb99d36706d70f1ce1f0d', '2010-08-12 20:32:54', '2010-08-12 20:32:57', 11850, 2), (1873, '50cb912033b09b7091224e5c6e7459b5', '2010-08-12 20:36:32', '2010-08-12 20:36:33', 11851, 2), (1874, 'e17db1e20c7ac3f784eb0580c518ee17', '2010-08-12 20:39:11', '2010-08-12 20:39:13', 11852, 2), (1875, 'f9b5bd5e3a1da85ca78c39642e522eeb', '2010-08-12 20:45:29', '2010-08-12 20:45:34', 11853, 2), (1876, 'c28fd2815e9315b68138211fbb18f888', '2010-08-12 21:04:01', '2010-08-12 21:04:03', 11854, 2), (1877, '8ee147b964523ca18a19fed3a5bdf260', '2010-08-12 21:10:17', '2010-08-12 21:10:19', 11855, 2), (1878, '511f6cf581ebb3413fccd3a18cbd3eb9', '2010-08-12 21:22:49', '2010-08-12 21:22:50', 11856, 2), (1879, '8ff14d827857eb0bcbd637a630c456f0', '2010-08-12 21:32:18', '2010-08-12 21:32:19', 11857, 2), (1880, 'b1039d0370159571d03f80e6788580ca', '2010-08-12 21:48:02', '2010-08-12 21:48:03', 11858, 2), (1881, 'eee4122ec8ae90f54486468b510c5564', '2010-08-12 21:54:17', '2010-08-12 21:54:18', 11859, 2), (1882, 'c56ffedeac85feafddbf7126661c1a15', '2010-08-12 22:00:33', '2010-08-12 22:00:34', 11860, 2), (1883, 'deaebd22a18ff44472b9bdbd4bd94c5a', '2010-08-12 22:13:22', '2010-08-12 22:13:28', 11861, 2), (1884, '7b42482803f5502e63cbc9ec39ab4c08', '2010-08-12 22:32:16', '2010-08-12 22:32:22', 11862, 2), (1885, 'ba1103def0841ec5bc771daa11a5d755', '2010-08-12 22:45:04', '2010-08-12 22:45:12', 11863, 2), (1886, '96ef0a0783a7c76658c09e17c535b6bb', '2010-08-12 22:57:47', '2010-08-12 22:57:48', 11864, 2), (1887, '692297b576f255ff788bde4f8f13abe0', '2010-08-12 23:04:04', '2010-08-12 23:04:06', 11865, 2), (1888, '330cbca51562b190787e08850a21004a', '2010-08-12 23:16:42', '2010-08-12 23:16:43', 11866, 2), (1889, '837a1c21f86b874e839c2d292a964329', '2010-08-12 23:29:20', '2010-08-12 23:29:21', 11867, 2), (1890, '1c6c3834f1f9493aa2a617a2fd2b61cb', '2010-08-12 23:35:40', '2010-08-12 23:35:41', 11868, 2), (1891, '101b8ec60f059bf57ee4e5d1220a2ad5', '2010-08-12 23:48:18', '2010-08-12 23:48:19', 11869, 2), (1892, 'b58e4138f59ccc6890a97ce60c22749c', '2010-08-12 23:54:37', '2010-08-12 23:54:38', 11870, 2), (1893, '61e7ea169a875ead9c3f57a496f22b46', '2010-08-13 00:00:57', '2010-08-13 00:00:58', 11871, 2), (1894, 'bf06f7448fecf5492094a502e9879144', '2010-08-13 00:13:34', '2010-08-13 00:13:35', 11872, 2), (1895, '1da09249b859aa3078d7ed726f15a81d', '2010-08-13 00:19:54', '2010-08-13 00:19:55', 11873, 2), (1896, 'f9ede7f8f17abee2253d37e9c200e263', '2010-08-13 00:26:13', '2010-08-13 00:26:14', 11874, 2), (1897, '1ee514d9ec53c1019a981be3ffab007c', '2010-08-13 00:45:09', '2010-08-13 00:45:10', 11875, 2), (1898, '37f0ca1e07cfe5885224ba4b644034c5', '2010-08-13 00:57:46', '2010-08-13 00:57:47', 11876, 2), (1899, 'd08d40405ad271007b8ced986d0730d7', '2010-08-13 01:04:05', '2010-08-13 01:04:06', 11877, 2), (1900, 'e4778d598bddd6d40b5ea120b4d79472', '2010-08-13 01:10:25', '2010-08-13 01:10:26', 11878, 2), (1901, '8533e8c95fe8edd12010dedc70af7279', '2010-08-13 01:16:44', '2010-08-13 01:16:45', 11879, 2), (1902, '79543fcd728d28b1ef6f8a3db1d915d0', '2010-08-13 01:29:21', '2010-08-13 01:29:22', 11880, 2), (1903, '7d754a5c254402a9a9a6f8b1ab6b5685', '2010-08-13 01:35:41', '2010-08-13 01:35:41', 11881, 2), (1904, '874f8e5e41d52247cdb0fde10a9bc84d', '2010-08-13 01:42:00', '2010-08-13 01:42:01', 11882, 2), (1905, '2b53df932b3d981221a8218ddef87678', '2010-08-13 01:54:37', '2010-08-13 01:54:38', 11883, 2), (1906, '78a83c3b45c5ba848da169bcafe59da3', '2010-08-13 02:00:56', '2010-08-13 02:00:58', 11884, 2), (1907, '6ea0b7a92c1c09e162bd0b668ca8566b', '2010-08-13 02:07:16', '2010-08-13 02:07:17', 11885, 2), (1908, 'ff20758bcb7a2173ef7523e3a8bab393', '2010-08-13 02:19:53', '2010-08-13 02:19:55', 11886, 2), (1909, '23b1a33454e925f7f2473c3b38eb9bbc', '2010-08-13 02:26:13', '2010-08-13 02:26:14', 11887, 2), (1910, '6f077b46eaf161f716508b2a94d7e8d0', '2010-08-13 02:32:33', '2010-08-13 02:32:34', 11888, 2), (1911, 'bd9121485e116e2db4cee99e248610ae', '2010-08-13 02:38:52', '2010-08-13 02:38:53', 11889, 2), (1912, '7bb2a9d2ab211c9c23b6f26b9ffbc4d6', '2010-08-13 02:45:11', '2010-08-13 02:45:12', 11890, 2), (1913, '0db4b3b57d2d06b056f7ee996ad0840b', '2010-08-13 02:51:30', '2010-08-13 02:51:31', 11891, 2), (1914, 'c8560c632cd685dadb617ef46f806854', '2010-08-13 03:06:49', '2010-08-13 03:06:52', 11892, 2), (1915, '6e1c2cc288925b2cd8559974f518a606', '2010-08-13 03:10:13', '2010-08-13 03:10:14', 11893, 2), (1916, 'b45b58913504381c005c2fb22b470ab1', '2010-08-13 03:22:43', '2010-08-13 03:22:44', 11894, 2), (1917, '082a76ba9ef99b99c341cdba542d2aa1', '2010-08-13 03:28:58', '2010-08-13 03:29:00', 11895, 2), (1918, '667e19d316553e355c115a279c9d43a3', '2010-08-13 03:35:14', '2010-08-13 03:35:15', 11896, 2), (1919, '520490014d2357498182a462bd0dc22d', '2010-08-13 03:47:36', '2010-08-13 03:47:37', 11897, 2), (1920, 'dbde3437bc48b35206dbb15b855d1a4e', '2010-08-13 03:53:48', '2010-08-13 03:53:49', 11898, 2), (1921, '6152abb6160fb0d7d16b77b4ae5c2c2f', '2010-08-13 04:00:00', '2010-08-13 04:00:02', 11899, 2), (1922, 'dafd22b558eb915c1274eb682beaedb1', '2010-08-13 04:12:23', '2010-08-13 04:12:24', 11900, 2), (1923, '7f97e6f0bb031f4ee27689f8ef93ebc4', '2010-08-13 04:30:43', '2010-08-13 04:30:44', 11901, 2), (1924, 'c201c0b3cef87c96eb6b31803e036f0c', '2010-08-13 04:36:51', '2010-08-13 04:36:52', 11902, 2), (1925, '0e7a81bf49996761023cfeb72d7977a4', '2010-08-13 04:42:59', '2010-08-13 04:43:00', 11903, 2), (1926, 'a97f8e996a4c76010e01e886f626b12c', '2010-08-13 04:49:06', '2010-08-13 04:49:07', 11904, 2), (1927, '04c06f6ba717d87f5d17aaf9e915938e', '2010-08-13 04:58:56', '2010-08-13 04:58:57', 11905, 2), (1928, '7eec36adbff943ba654f14b212679c9f', '2010-08-13 05:01:20', '2010-08-13 05:01:21', 11906, 2), (1929, '1c8dab9dc2e7c104df42737b10aea3ed', '2010-08-13 05:07:28', '2010-08-13 05:07:30', 11907, 2), (1930, '371b47fce8f373dd69502694fdd5d571', '2010-08-13 05:13:37', '2010-08-13 05:13:38', 11908, 2), (1931, 'a35a1ad1d5cfca9d6b8aaf9bd47a161a', '2010-08-13 05:19:44', '2010-08-13 05:19:45', 11909, 2), (1932, 'a551556778eed25fb9c3418d10ebe374', '2010-08-13 05:25:52', '2010-08-13 05:25:53', 11910, 2), (1933, '5261105a990672a54a392995f51cf64e', '2010-08-13 05:38:06', '2010-08-13 05:38:07', 11911, 2), (1934, '9c58c44931007a2412dc679d07a12ae8', '2010-08-13 05:50:20', '2010-08-13 05:50:21', 11912, 2), (1935, '659865149dd42fafa1cbd4cc7857ab38', '2010-08-13 05:56:27', '2010-08-13 05:56:28', 11913, 2), (1936, '9f8f5cdf1a7c6fb423ee9fe5e916e831', '2010-08-13 06:02:35', '2010-08-13 06:02:36', 11914, 2), (1937, '2405baca1ec70cbdfc41a7f494dfd036', '2010-08-13 06:08:02', '2010-08-13 06:08:03', 11915, 2), (1938, '462de0f9ef53ae09e3788260a3201dad', '2010-08-13 06:08:42', '2010-08-13 06:08:44', 11916, 2), (1939, 'f7979429eae829666c78db5bffb0191b', '2010-08-13 06:15:25', '2010-08-13 06:15:26', 11917, 2), (1940, 'c48087db89efde3be38d0420fdb8c7ff', '2010-08-13 06:20:46', '2010-08-13 06:20:47', 11918, 2), (1941, '70b9cb766f5b0d871c4b4e033e2fadbb', '2010-08-13 06:23:27', '2010-08-13 06:23:28', 11919, 2), (1942, '32dfa36a7d659af222ff265f918d2610', '2010-08-13 06:35:55', '2010-08-13 06:35:56', 11920, 2), (1943, '741e171e177c38c3adb129851576f50b', '2010-08-13 06:48:24', '2010-08-13 06:48:25', 11921, 2), (1944, '6cc8e0b1677744f0173cbfbb5296c95b', '2010-08-13 06:54:40', '2010-08-13 06:54:40', 11922, 2), (1945, '1c1f16a6dcc880b63a045b254e2e07ef', '2010-08-13 07:07:08', '2010-08-13 07:07:09', 11923, 2), (1946, '6488b1f74e1248878329cf6f3d5148e3', '2010-08-13 07:17:41', '2010-08-13 07:29:39', 11933, 2), (1947, 'dadcd51229d1e3f69cfb1c6a308bcf18', '2010-08-13 07:18:19', '2010-08-13 07:18:40', 11927, 2), (1948, 'c29c2fdb35604de3a8b0bfa3e047c9b3', '2010-08-13 07:25:50', '2010-08-13 07:25:51', 11929, 2), (1949, '3976960fd4e27ee6d59dec7ca384c1a8', '2010-08-13 07:32:05', '2010-08-13 07:32:06', 11934, 2), (1950, '1de32d0dc6151ede29f088ea5fb3ef85', '2010-08-13 07:38:20', '2010-08-13 07:38:21', 11935, 2), (1951, '5162aa78028935270128d731ee6a6f35', '2010-08-13 07:44:35', '2010-08-13 07:44:36', 11936, 2), (1952, '4a34b66a623cda7ebba7b23ca04da8ca', '2010-08-13 07:57:03', '2010-08-13 07:57:05', 11937, 2), (1953, '0756217436e878b787e3985235caede9', '2010-08-13 07:57:51', '2010-08-13 08:11:51', 11956, 2), (1954, '30b5ece9688890d2003eeb7d3ba512cd', '2010-08-13 08:03:19', '2010-08-13 08:03:20', 11946, 2), (1955, '07f16e2bc28a5cc61e4057bf2bf42fdc', '2010-08-13 08:15:47', '2010-08-13 08:15:49', 11957, 2), (1956, 'e758d8eca53083525ee26cdc938e63b4', '2010-08-13 08:28:16', '2010-08-13 08:28:17', 11958, 2), (1957, '355cdb8fa2dd04076d847c281d09fe8c', '2010-08-13 08:34:31', '2010-08-13 08:34:32', 11959, 2), (1958, '312a9e88b2b07bc53dc92bdda3e5c713', '2010-08-13 08:38:10', '2010-08-13 08:38:48', 11962, 2), (1959, '1db6af8a47918e3bec693afd86f86d32', '2010-08-13 08:40:45', '2010-08-13 08:40:46', 11963, 2), (1960, '1d5e80033550ba6b134b6ec510280fc4', '2010-08-13 08:47:00', '2010-08-13 08:47:01', 11964, 2), (1961, 'a9184b65646b44164e30175c4769d0cc', '2010-08-13 08:59:28', '2010-08-13 08:59:29', 11965, 2), (1962, 'f1c0d4826064ccfd8e88148395d2ec1c', '2010-08-13 09:11:55', '2010-08-13 09:11:57', 11966, 2), (1963, 'adbf91a4642e6726a9d8ac3244248317', '2010-08-13 09:18:11', '2010-08-13 09:18:12', 11967, 2), (1964, '7f2c71fda61842cfaf1bf2c51c394942', '2010-08-13 09:21:23', '2010-08-13 09:21:24', 11968, 2), (1965, 'a3d5f7b110725d98656090e03b5571f5', '2010-08-13 09:24:25', '2010-08-13 09:24:26', 11969, 2), (1966, 'd91007b9e36d1106e96de3c6826f9da9', '2010-08-13 09:30:12', '2010-08-13 09:30:13', 11970, 2), (1967, 'cad3d1835ac9d672da665ff5a6f83b90', '2010-08-13 09:30:40', '2010-08-13 09:30:40', 11971, 2), (1968, '8f0a203d271e7e678fb91edf8c9805bb', '2010-08-13 09:40:27', '2010-08-13 09:40:27', 11972, 2), (1969, '405ac9f7aaa06e2971a0f13dd2e30813', '2010-08-13 09:43:06', '2010-08-13 09:43:07', 11973, 2), (1970, '29c9f2d154b18e5d95c405d0357a202d', '2010-08-13 09:49:21', '2010-08-13 09:49:22', 11974, 2), (1971, '8f6c55bafd21912795b23da23c4b7612', '2010-08-13 09:55:35', '2010-08-13 09:55:37', 11975, 2), (1972, 'ca61e533489369ae8a84005c2f154079', '2010-08-13 09:55:52', '2010-08-13 09:57:22', 11984, 2), (1973, 'd0e5c3a71d89e7d331e5e57ca91a8c21', '2010-08-13 09:56:25', '2010-08-13 09:57:05', 11983, 2), (1974, '0882590202f41a22b4660ffebeaa6a9f', '2010-08-13 10:08:02', '2010-08-13 10:08:03', 11985, 2), (1975, 'b7f6c1f4bfa535d009a35ce263b2e271', '2010-08-13 10:17:47', '2010-08-13 10:20:27', 11991, 2), (1976, 'cf246d18f4b00527112e092c8a03f602', '2010-08-13 10:30:17', '2010-08-13 10:31:44', 12013, 2), (1977, '9e3be2c4493fab3cfd25aa22a756100f', '2010-08-13 10:39:05', '2010-08-13 10:39:06', 12014, 2), (1978, '7f8e8051bc75518baefc9a14ab4728d3', '2010-08-13 10:57:44', '2010-08-13 10:57:45', 12015, 2), (1979, '2d9d8d1233294288864ec547228680b7', '2010-08-13 11:03:58', '2010-08-13 11:03:59', 12016, 2), (1980, '94645fa00451ada4b86fdc7dfc197da1', '2010-08-13 11:10:12', '2010-08-13 11:10:13', 12017, 2), (1981, 'dc3735f1839f50f6d36e21fb1e8a908a', '2010-08-13 11:16:26', '2010-08-13 11:16:27', 12018, 2), (1982, 'df9e74f8a1fa250fd613b8e0a03d5e56', '2010-08-13 11:28:51', '2010-08-13 11:28:52', 12019, 2), (1983, '5d61464f98b12c250fa51d5c76e354e9', '2010-08-13 11:37:47', '2010-08-13 11:42:41', 12033, 2), (1984, '3bdcef6b416584431a6efbd8aed4635f', '2010-08-13 11:41:17', '2010-08-13 11:41:18', 12028, 2), (1985, '47f3d2dd9fe9441d9a1faef7a56c07ba', '2010-08-13 11:47:30', '2010-08-13 11:47:31', 12034, 2), (1986, '72c4137777fa983ff16ebcabdd7a3edd', '2010-08-13 11:48:38', '2010-08-13 11:48:39', 12035, 2), (1987, 'e11f19146a64cf53da6093424f8ef8d5', '2010-08-13 11:53:43', '2010-08-13 11:53:44', 12036, 2), (1988, '073cf1797f623360073d585f39f3c828', '2010-08-13 12:11:13', '2010-08-13 12:11:34', 12040, 2), (1989, '1ad02dd51b2f294a196595e7df7ac083', '2010-08-13 12:12:19', '2010-08-13 12:12:20', 12041, 2), (1990, '9db8dc9e13c2bc0fe90bcfba2bca420d', '2010-08-13 12:18:33', '2010-08-13 12:18:35', 12042, 2), (1991, 'a42514e82eb2cc29327fc9c0399398cb', '2010-08-13 12:19:32', '2010-08-13 12:23:48', 12053, 2), (1992, '04e0181694403a7c8167b6ea0fdabc40', '2010-08-13 12:30:57', '2010-08-13 12:30:58', 12055, 2), (1993, '4ac4e1c647f621bd45987affc132ee72', '2010-08-13 12:43:21', '2010-08-13 12:43:22', 12056, 2), (1994, '02bfa08cb8f56e3c92cf00d7eb60b37f', '2010-08-13 13:14:15', '2010-08-13 13:14:16', 12058, 2), (1995, '8edf8ca05c75608cc79acb0362dcc66d', '2010-08-13 13:27:37', '2010-08-13 13:29:16', 12067, 2), (1996, '8826ea83580ab3f60ec0895f6c9a7834', '2010-08-13 13:31:07', '2010-08-13 13:31:08', 12068, 2), (1997, 'c090dbf11cdeeb8ea20a0e8b8a13126b', '2010-08-13 13:48:09', '2010-08-13 13:48:10', 12069, 2), (1998, '62a921b1ae8358baf0bd2cee594aead8', '2010-08-13 14:08:04', '2010-08-13 14:10:46', 12076, 2), (1999, 'b747c0b619e115b04e458e27cae014fd', '2010-08-13 14:10:15', '2010-08-13 14:10:16', 12074, 2), (2000, '4c22b7c7507d86936c118b2874253fac', '2010-08-13 14:16:29', '2010-08-13 14:25:18', 12078, 2), (2001, '0d13596306b24283367de8ed6bd5fdc3', '2010-08-13 15:24:12', '2010-08-13 16:05:02', 12138, 2), (2002, '22601a3e3c677f7bcaed8667686adf28', '2010-08-13 15:55:44', '2010-08-13 15:55:45', 12135, 2), (2003, '424c98c697a40f186ea8ecc488d8f4bc', '2010-08-13 16:05:13', '2010-08-13 16:05:41', 12142, 2), (2004, '65da47a3e661b9e98924b15eebd8b127', '2010-08-13 16:39:52', '2010-08-13 17:10:04', 12177, 2), (2005, '30f8aa144c8b163f33b5daa197746016', '2010-08-13 17:07:12', '2010-08-13 17:09:28', 12176, 2), (2006, 'e53c1eb895691c5afe1eb8a6a934897b', '2010-08-13 17:34:21', '2010-08-13 17:34:22', 12178, 2), (2007, 'fbf93c9b3dc8fdb69485c1326bc79672', '2010-08-13 17:46:46', '2010-08-13 17:49:35', 12180, 2), (2008, 'c842fc4f54346834b80dd04d33970f32', '2010-08-13 18:35:42', '2010-08-13 18:35:43', 12181, 2), (2009, 'fa84ce810d20a53beb82e326be284311', '2010-08-13 19:04:16', '2010-08-13 19:04:17', 12182, 2), (2010, 'dfcadf3d42018113829c95a1e93301ac', '2010-08-13 19:26:39', '2010-08-13 19:26:40', 12183, 2), (2011, '2a3f37c4817344f11928e564058bc7e9', '2010-08-13 20:11:22', '2010-08-13 20:11:23', 12184, 2), (2012, 'a823d2419ce18ecbe0bd02cce89627e4', '2010-08-13 20:25:08', '2010-08-13 20:25:09', 12185, 2), (2013, '09ab73a4998935358ae7324968b57520', '2010-08-13 20:56:05', '2010-08-13 20:56:06', 12186, 2), (2014, '82534eeea668a85bb8966be922e34f63', '2010-08-13 22:08:45', '2010-08-13 22:09:58', 12191, 2), (2015, 'ef9d45f51799d43fedda34093f0dae34', '2010-08-13 22:47:45', '2010-08-13 22:47:46', 12192, 2), (2016, '43e542508e0b4415ff2ac18a9b19ec1e', '2010-08-13 23:09:36', '2010-08-13 23:09:36', 12193, 2), (2017, '5c1468405e7106737dd41e49364cda11', '2010-08-13 23:14:21', '2010-08-13 23:14:23', 12194, 2), (2018, '6066a675e406ac1dc7c05bae755077d3', '2010-08-13 23:14:24', '2010-08-13 23:14:25', 12195, 2), (2019, 'ba19c40da218f8e702c549ef94ad3c60', '2010-08-13 23:14:26', '2010-08-13 23:14:27', 12196, 2), (2020, '5c6bcc08f56b663746e26c59b17c0c03', '2010-08-13 23:14:29', '2010-08-13 23:14:29', 12197, 2), (2021, 'c61f2a58322cb604d0b459fc3216e16f', '2010-08-14 00:13:59', '2010-08-14 00:14:00', 12198, 2), (2022, '8b97bb4c5e1cef1ee8ce8eb40b8d2905', '2010-08-14 01:17:51', '2010-08-14 01:17:52', 12199, 2), (2023, '3c03a3e5b911f7e6062593345e6a7b69', '2010-08-14 01:47:58', '2010-08-14 01:47:59', 12200, 2), (2024, '9652ef98681333e00a7687d6537aaf79', '2010-08-14 02:00:27', '2010-08-14 02:00:28', 12201, 2), (2025, '24559f98c9f21f93e1b4f724f40b5350', '2010-08-14 03:11:53', '2010-08-14 03:11:55', 12202, 2), (2026, '2b82a7b1fe4da99dd33fbcfe6546fa3d', '2010-08-14 04:13:03', '2010-08-14 04:13:04', 12203, 2), (2027, 'cca7f50e50720c30e59d87e6258f1295', '2010-08-14 04:33:28', '2010-08-14 04:33:29', 12204, 2), (2028, 'baedc99a9e90690f2ef363b731ccf9be', '2010-08-14 05:14:15', '2010-08-14 05:14:16', 12205, 2), (2029, '5298d70766b25d2cc7e8a73932e9fb44', '2010-08-14 06:01:28', '2010-08-14 06:14:01', 12238, 2), (2030, 'aeb807e430a7c3f3377e9a8d9c18d271', '2010-08-14 06:50:24', '2010-08-14 06:50:25', 12239, 2), (2031, '32e59895e0cce23819e4a4745f855987', '2010-08-14 07:11:53', '2010-08-14 08:41:42', 12252, 2), (2032, '73f6a88faaddd5568b28e9c994d0ce17', '2010-08-14 07:20:54', '2010-08-14 07:24:13', 12250, 2), (2033, '8c88fef8fdc46f02d1501832ceef0ff5', '2010-08-14 08:28:45', '2010-08-14 08:28:46', 12251, 2), (2034, '89b143b501fe952fef8b1befddd516b4', '2010-08-14 09:47:57', '2010-08-14 09:48:04', 12253, 2), (2035, 'ee0338c0bef9052ae54cd232497721fc', '2010-08-14 10:32:31', '2010-08-14 10:32:38', 12254, 2), (2036, 'ad5e076bd7e8ae260e009ce2a16d3a03', '2010-08-14 12:17:27', '2010-08-14 12:17:31', 12255, 2), (2037, 'a00ec4efe15eca2104615e0ed2d7329a', '2010-08-14 12:17:32', '2010-08-14 12:17:34', 12256, 2), (2038, '5fbf03fdfc95df51f017c43f5606c984', '2010-08-14 12:17:33', '2010-08-14 12:17:34', 12257, 2), (2039, '884be7c859bb03dc96f51a6d16e54213', '2010-08-14 12:17:35', '2010-08-14 12:17:36', 12258, 2), (2040, 'b4244ad9ed7aabed945913ed9913a0ff', '2010-08-14 12:17:37', '2010-08-14 12:20:27', 12283, 2), (2041, '53860b55488453e2316c934d0d629e42', '2010-08-14 12:17:58', '2010-08-14 12:18:03', 12260, 2), (2042, '03a9cf1a77b914880b9f22348bf026ee', '2010-08-14 12:18:09', '2010-08-14 12:18:09', 12262, 2), (2043, '1c38301a49ad9d9daa1fac92491c3787', '2010-08-14 12:18:10', '2010-08-14 12:18:11', 12263, 2), (2044, 'b4335e15d48adc535793c0c5997eb6e3', '2010-08-14 12:18:16', '2010-08-14 12:18:17', 12266, 2), (2045, 'ed800cbe19c74a6f4c97a800ede2373b', '2010-08-14 12:18:46', '2010-08-14 12:18:47', 12273, 2), (2046, 'fc46446d9ce78fed1a0932327b1ebca9', '2010-08-14 13:04:49', '2010-08-14 13:04:51', 12284, 2), (2047, '7c807c94244a2561775700b10c8a62ce', '2010-08-14 13:32:18', '2010-08-14 13:33:18', 12288, 2), (2048, '43244a94c70f5803c910f48d2b6a30c0', '2010-08-14 13:35:57', '2010-08-14 13:37:02', 12300, 2), (2049, 'b61224d9cc6cdd48162a2894a10b9e09', '2010-08-14 13:49:53', '2010-08-14 14:00:39', 12345, 2), (2050, '5dc2b419d09ed884a38ecdfdb8892cd6', '2010-08-14 13:55:24', '2010-08-14 13:55:25', 12321, 2), (2051, '06870adeee2c3b3af1a596804565680c', '2010-08-14 13:59:09', '2010-08-14 13:59:17', 12330, 2), (2052, '57bf92b49314bcd985644799abdfbaf9', '2010-08-14 14:12:30', '2010-08-14 14:13:18', 12350, 2), (2053, '0adb4ab9656eb28a2696fd3c9e96f15d', '2010-08-14 14:14:45', '2010-08-14 14:14:46', 12351, 2), (2054, '66abcceb3b3aaea10564bc340204d89b', '2010-08-14 14:20:35', '2010-08-14 14:45:55', 12362, 2), (2055, 'fbd04617173f7104a9f8a5747b3c4314', '2010-08-14 15:06:57', '2010-08-14 15:06:58', 12363, 2), (2056, 'f5cb75d1ad47c57edb6b2e9e1cecb580', '2010-08-14 15:39:03', '2010-08-15 07:57:58', 12426, 2), (2057, '1a3785e7353903c95713983ca750014a', '2010-08-14 15:44:54', '2010-08-14 15:46:56', 12372, 2), (2058, '5b42637fb487be16884e8443e1492ede', '2010-08-14 16:20:43', '2010-08-14 16:21:43', 12375, 2), (2059, '8e763c4ea7a7edd7bd15b0e11eb19b14', '2010-08-14 16:36:43', '2010-08-14 16:36:44', 12376, 2), (2060, 'bd5e0ab143a24a4e830d87138d400f87', '2010-08-14 17:47:20', '2010-08-14 17:47:20', 12377, 2), (2061, '010ad7f279d757bd6e6931ca605def15', '2010-08-14 18:00:08', '2010-08-14 18:00:09', 12378, 2), (2062, '1d94763a8bbcaaae5c216274665f9438', '2010-08-14 18:06:59', '2010-08-14 18:07:00', 12379, 2), (2063, 'ec304eb7fc24c14d3e410790726319f0', '2010-08-14 18:12:01', '2010-08-14 18:12:18', 12382, 2), (2064, '59a3b65cef765cbf1a95d5a29ed5d24d', '2010-08-14 18:26:38', '2010-08-14 18:26:39', 12383, 2), (2065, 'e812b2148b6f2af9c8e47692bbf66c2a', '2010-08-14 18:46:18', '2010-08-14 18:46:19', 12384, 2), (2066, 'e8e124211a97ec59bb29a15695c6321d', '2010-08-14 18:48:40', '2010-08-14 18:52:43', 12391, 2), (2067, '50e84f8e897fdfe9761592e2e29f56ba', '2010-08-14 19:05:25', '2010-08-14 19:05:26', 12392, 2), (2068, '63e5eb1eeffa08786a1db1ea33886c84', '2010-08-14 19:05:57', '2010-08-14 19:05:58', 12393, 2), (2069, 'a450b15378b2f8e19d4f213492635c35', '2010-08-14 19:16:42', '2010-08-14 19:16:43', 12394, 2), (2070, '89aee0fed4c0aaa41716956ec863b2f5', '2010-08-14 19:25:36', '2010-08-14 19:25:37', 12395, 2), (2071, '991d6ce1b143c287bc789d9e9beb6f7c', '2010-08-14 19:37:28', '2010-08-14 19:37:29', 12396, 2), (2072, '806f45ebbb9cbeb20e98a7230271979a', '2010-08-14 19:56:09', '2010-08-14 19:56:09', 12397, 2), (2073, '26cc7c90c59ac99502424ff5ed164fc0', '2010-08-14 20:05:59', '2010-08-14 20:06:01', 12398, 2), (2074, '36c08fa925aa60f23de365f27d2bda80', '2010-08-14 20:26:45', '2010-08-14 20:26:46', 12399, 2), (2075, 'bda35f8a153e742e50dd108cb1daa0a2', '2010-08-14 20:47:31', '2010-08-14 20:47:32', 12400, 2), (2076, '4daa1383006c7bd37e210f252dadf7b8', '2010-08-14 21:05:27', '2010-08-14 21:05:28', 12401, 2), (2077, '6f797c6fd3fa725e3355707a49aa2e97', '2010-08-14 21:33:47', '2010-08-14 21:33:48', 12402, 2), (2078, '98e13c9df98a837a01f18e7a589a53a4', '2010-08-14 22:57:03', '2010-08-14 22:57:05', 12403, 2), (2079, '97cbd6a1d289481837e6f6bdcba4c755', '2010-08-14 23:24:34', '2010-08-14 23:24:35', 12404, 2), (2080, 'bb8ae5a3929b76bec50e2537e1393953', '2010-08-14 23:52:05', '2010-08-14 23:52:05', 12405, 2), (2081, 'b088966e8fcf22ca8b811d4a8a11aec6', '2010-08-15 00:19:35', '2010-08-15 00:19:36', 12406, 2), (2082, '85ec7d0288e8aafb1edf2441dd4d2735', '2010-08-15 00:47:05', '2010-08-15 00:47:06', 12407, 2), (2083, '2ce1aa0d9d0ee21bdc1215c94a81ac7f', '2010-08-15 01:14:35', '2010-08-15 01:14:37', 12408, 2), (2084, 'f5a200a6b0e363dc6f189c8c934825e3', '2010-08-15 01:23:16', '2010-08-15 01:23:17', 12409, 2), (2085, '6170742bef8591bf09d06cc83569a342', '2010-08-15 01:51:30', '2010-08-15 01:51:31', 12410, 2), (2086, '8520d240271fea9b8693cf7818419fda', '2010-08-15 02:19:47', '2010-08-15 02:19:53', 12411, 2), (2087, '171885654d268f3f9472fd16715af6e4', '2010-08-15 02:48:03', '2010-08-15 02:48:04', 12412, 2), (2088, '0641587f460eecd478fa848dbd7d0961', '2010-08-15 03:16:20', '2010-08-15 03:16:28', 12413, 2), (2089, 'a30c2ca41932b7b412d2621efbcbbdfc', '2010-08-15 03:44:38', '2010-08-15 03:44:39', 12414, 2), (2090, '60d56acb7e36b0d8d380ecb2df532be6', '2010-08-15 04:12:48', '2010-08-15 04:12:49', 12415, 2), (2091, '88d0246a3e6a4c7a9806d36684bf97ae', '2010-08-15 04:18:18', '2010-08-15 04:18:19', 12416, 2), (2092, '8286cd36d24ee01231f74cb601376195', '2010-08-15 04:47:38', '2010-08-15 04:47:40', 12417, 2), (2093, '5be4871dd362136f4112321096268faa', '2010-08-15 05:16:57', '2010-08-15 05:16:59', 12418, 2), (2094, 'fa6a595baffbefc0f7b996566941467a', '2010-08-15 05:46:16', '2010-08-15 05:46:17', 12419, 2), (2095, 'd1209822cdbf5e3daf92c4afb1de091d', '2010-08-15 06:15:33', '2010-08-15 06:15:34', 12420, 2), (2096, '0bb7c83b4821b7700c0da11cda1eeabe', '2010-08-15 06:50:23', '2010-08-15 06:50:24', 12421, 2), (2097, '20399db8d00ef840f60d46cd091709c7', '2010-08-15 07:07:37', '2010-08-15 07:07:39', 12422, 2), (2098, '086bc9f47939fdf5e383271af5c4aebb', '2010-08-15 07:48:12', '2010-08-15 07:48:13', 12423, 2), (2099, '7260840e67b29aac3f5610a461bfe14e', '2010-08-15 07:59:29', '2010-08-15 07:59:57', 12429, 2), (2100, '5e00c6dc01d07c3a9067897c364a2d5c', '2010-08-15 08:17:07', '2010-08-15 08:17:08', 12430, 2), (2101, 'ce1a64f063bcc44eae3281e9e80368f5', '2010-08-15 08:46:02', '2010-08-15 08:46:03', 12431, 2), (2102, 'd5a80542f51eb3fb6268c29e8d57702a', '2010-08-15 09:14:56', '2010-08-15 09:14:57', 12432, 2), (2103, 'b9f0a82bcc9d9c6d16fd2b768bda3c7f', '2010-08-15 09:31:18', '2010-08-15 09:41:05', 12444, 2), (2104, '4f96c6d448845682ed64f529ba6c198a', '2010-08-15 09:34:18', '2010-08-15 09:34:19', 12441, 2), (2105, '4df69c54964f1fe748ce4f4f6b0de785', '2010-08-15 09:43:50', '2010-08-15 09:43:51', 12445, 2), (2106, 'e4ecad3db44c1f356cc3eebc18f6ff6a', '2010-08-15 10:38:29', '2010-08-15 10:38:30', 12446, 2), (2107, '0ae61d5126bf9ba2996e8fc3ae298819', '2010-08-15 10:39:30', '2010-08-15 10:42:00', 12464, 2), (2108, '5195942f625801c6ba121b7a78d1fee1', '2010-08-15 10:41:36', '2010-08-15 10:41:37', 12456, 2), (2109, '13350ba5e0d2b0469d873c1eb1b71bce', '2010-08-15 10:51:24', '2010-08-15 10:52:37', 12470, 2), (2110, '783be1b6d068eb7b889b38352aee74a6', '2010-08-15 10:52:10', '2010-08-15 10:57:19', 12483, 2), (2111, '213ac56e9b8e8ff804b61758b3fd19fa', '2010-08-15 11:06:21', '2010-08-15 11:08:06', 12488, 2), (2112, '5981572924913ab350753b86bc25e6ce', '2010-08-15 11:10:11', '2010-08-15 11:10:12', 12489, 2), (2113, '0d601b8332694c5b7226dd21b0dbd111', '2010-08-15 11:10:30', '2010-08-15 11:10:31', 12490, 2), (2114, '6e4312ac6995dc721eafe28046593b95', '2010-08-15 11:33:50', '2010-08-15 12:34:01', 12506, 2), (2115, 'ec3029b76b739ce0381499c65bbeaf28', '2010-08-15 11:39:23', '2010-08-15 11:39:24', 12492, 2), (2116, 'bcb0bf1f5b8de05c30d256e5203f6386', '2010-08-15 12:05:44', '2010-08-15 12:05:45', 12493, 2), (2117, 'e066feb0d526aaf41fb22f9cf0edfecc', '2010-08-15 12:20:16', '2010-08-15 12:20:17', 12494, 2), (2118, '3f5b29e83f25754dfe5bc16f5f1d9308', '2010-08-15 12:24:25', '2010-08-15 12:25:20', 12499, 2), (2119, '60545bd34b7989d7ab1f78674faab8df', '2010-08-15 12:33:19', '2010-08-15 12:34:56', 12510, 2), (2120, 'ffffd0fa5efe1c75b9310ec59a6b4a17', '2010-08-15 13:52:46', '2010-08-15 13:52:47', 12511, 2), (2121, '69d272264c8df0b4dc292a7a19dc162a', '2010-08-15 14:08:29', '2010-08-15 14:12:26', 12523, 2), (2122, 'b326a5a4c1b5414c079d04e4a0b80290', '2010-08-15 14:51:52', '2010-08-15 14:51:53', 12524, 2), (2123, 'a023ba9bf8fa7693e437e7c82405dbc5', '2010-08-15 15:13:06', '2010-08-15 15:13:07', 12525, 2), (2124, 'a43ace5479c765d6ad9bdc095c0e8f02', '2010-08-15 16:41:42', '2010-08-15 16:44:32', 12538, 2), (2125, 'f0f79c99c05f6c40f20e2d7d9c71adc4', '2010-08-15 17:00:15', '2010-08-15 17:00:17', 12539, 2), (2126, 'fc08d817f325ea7bd510e96cbad39372', '2010-08-15 17:23:03', '2010-08-15 17:25:19', 12552, 2), (2127, 'a47cb510869cec93ea3abed47a24a2ff', '2010-08-15 17:44:37', '2010-08-15 17:45:57', 12557, 2), (2128, 'ebe78b87b7d31a071e084a6af280eedc', '2010-08-15 17:52:06', '2010-08-15 17:52:46', 12563, 2), (2129, 'afe5b26a27479f698edc95fe7202af10', '2010-08-15 17:52:06', '2010-08-15 17:52:08', 12558, 2), (2130, 'd82950ebe2916da43cc25fddaf60d585', '2010-08-15 18:00:02', '2010-08-15 18:00:04', 12564, 2), (2131, 'f5a96b6bc15a43b1d470a446cc509212', '2010-08-15 18:19:31', '2010-08-15 18:19:32', 12565, 2), (2132, 'a49b1942b203d8ac07b0debf9411a458', '2010-08-15 18:25:08', '2010-08-15 18:25:09', 12566, 2), (2133, '7314f609c293730f25e17c5e357c4327', '2010-08-15 18:33:40', '2010-08-15 18:33:41', 12567, 2), (2134, '4caab51b84dd154feb34b491b4d0e6cd', '2010-08-15 18:42:12', '2010-08-15 18:42:13', 12568, 2), (2135, 'ed09890f2cb7b7755b684b4f65b322a8', '2010-08-15 18:50:43', '2010-08-15 18:50:45', 12569, 2), (2136, '63220ff62558a7f7a24b433862e0a667', '2010-08-15 18:59:18', '2010-08-15 18:59:19', 12570, 2), (2137, '30e8e1bb2ff801feeb4ec0c0cc3452f5', '2010-08-15 18:59:40', '2010-08-15 18:59:40', 12571, 2), (2138, 'f548fcb2038c98748359143b64243dd0', '2010-08-15 19:16:19', '2010-08-15 19:16:21', 12572, 2), (2139, '5014cea6f22ac9783f48e093ad20fe9c', '2010-08-15 19:24:51', '2010-08-15 19:24:52', 12573, 2), (2140, 'b96feb887a27399d2e516950aedfc299', '2010-08-15 19:33:22', '2010-08-15 19:33:23', 12574, 2), (2141, '658e781e565febe2ec352fd4077e077b', '2010-08-15 19:41:54', '2010-08-15 19:41:55', 12575, 2), (2142, '8b7216a2b9fc712c16311a753d906340', '2010-08-15 19:50:25', '2010-08-15 19:50:26', 12576, 2), (2143, '4f98fd00a839bd30191f16b9bc7ad365', '2010-08-15 20:07:26', '2010-08-15 20:07:26', 12577, 2), (2144, '097bdb020324aee7964403879f35183d', '2010-08-15 20:13:40', '2010-08-15 20:13:41', 12578, 2), (2145, '6574d08e53d6ba91ffe740c639d2c652', '2010-08-15 20:22:20', '2010-08-15 20:22:21', 12579, 2), (2146, 'b9f2fc0a06658411ad7aea58ab7d2724', '2010-08-15 20:26:50', '2010-08-15 20:26:51', 12580, 2), (2147, 'c0633d5961e283d78e87d654a63c854b', '2010-08-15 20:31:00', '2010-08-15 20:31:01', 12581, 2), (2148, '67f5eedabb2594d41b8406f8b1c63dfb', '2010-08-15 20:39:40', '2010-08-15 20:39:41', 12582, 2), (2149, '383ffb8e4cd7266a70b4b69aae698e4f', '2010-08-15 20:48:20', '2010-08-15 20:48:21', 12583, 2), (2150, '5e441a50de74199730a62c8d72e0b8a9', '2010-08-15 20:57:00', '2010-08-15 20:57:01', 12584, 2), (2151, '8fa52eea3ca30953f6a6b73de0df4408', '2010-08-15 21:01:18', '2010-08-15 21:01:19', 12585, 2), (2152, 'a9d08e933f46d39a409bc1c1004d774f', '2010-08-15 21:10:05', '2010-08-15 21:12:31', 12591, 2), (2153, '820a90766bf31611b8bcd2aa64770ae8', '2010-08-15 21:14:18', '2010-08-15 21:14:19', 12592, 2), (2154, 'e73e7ad532b3c34114ee3816446efe1b', '2010-08-15 21:22:58', '2010-08-15 21:22:59', 12593, 2), (2155, '6dcda0a9773ac78d56d5975f887b1cf0', '2010-08-15 21:31:38', '2010-08-15 21:31:39', 12594, 2), (2156, 'e706d82066a568b5ba68a8c075bd9c39', '2010-08-15 21:40:18', '2010-08-15 21:40:19', 12595, 2), (2157, '6a50c2b1bffb807bc1fd7009b5c2e910', '2010-08-15 21:48:58', '2010-08-15 21:48:59', 12596, 2), (2158, '5b6795af19bf3c0cfa859b37c146792e', '2010-08-15 22:23:22', '2010-08-15 22:23:23', 12597, 2), (2159, '12ae6e9dbab3d8def3212d90fa5daf04', '2010-08-15 22:31:58', '2010-08-15 22:31:59', 12598, 2), (2160, '7b38e1c92e7dec7c68899e8fa0a26b09', '2010-08-15 22:40:33', '2010-08-15 22:40:34', 12599, 2), (2161, 'faa344bd3f9a814808d3642962139051', '2010-08-15 22:49:08', '2010-08-15 22:49:09', 12600, 2), (2162, '7fc1a8ecaa02ad371c74448084bbd322', '2010-08-15 23:04:36', '2010-08-15 23:04:37', 12601, 2), (2163, '33cc15b12059d2441ab943aff6af1193', '2010-08-15 23:06:17', '2010-08-15 23:06:18', 12602, 2), (2164, '9425f6d8d9f5692697ddc4bfe3c37962', '2010-08-15 23:14:52', '2010-08-15 23:14:53', 12603, 2), (2165, '54cd74f0cb3e88fd006ddb1308454a52', '2010-08-15 23:32:01', '2010-08-15 23:32:02', 12604, 2), (2166, '375d026c66febc7fd0f33dc3020a2a49', '2010-08-15 23:40:36', '2010-08-15 23:40:37', 12605, 2), (2167, '3265380482be66e1fd1b8d3e4d4e0a80', '2010-08-15 23:57:45', '2010-08-15 23:57:46', 12606, 2), (2168, 'a49a680f47c655d3f01ffdb5fa1381c8', '2010-08-16 00:06:20', '2010-08-16 00:06:21', 12607, 2), (2169, '79c14ce1d6a5aa355c70aab3de9e353a', '2010-08-16 00:14:55', '2010-08-16 00:14:56', 12608, 2), (2170, '4bd73db37898d0a0414e4cc8b0117bb9', '2010-08-16 00:32:03', '2010-08-16 00:32:04', 12609, 2), (2171, '9548f8569b95b389705e36fb6b3d2021', '2010-08-16 00:43:09', '2010-08-16 00:43:10', 12610, 2), (2172, 'dd1e20ef666b4ed76468a0b82ab092a0', '2010-08-16 00:52:03', '2010-08-16 00:52:05', 12611, 2), (2173, '22febbc1f5f3c1ff8e5248b625fff237', '2010-08-16 01:00:58', '2010-08-16 01:00:59', 12612, 2), (2174, 'd7f2a3f14d5169111fdf27f81d38bb6b', '2010-08-16 01:09:53', '2010-08-16 01:09:54', 12613, 2), (2175, 'f26c510827afc4218f972f1c2befe61a', '2010-08-16 01:18:47', '2010-08-16 01:18:48', 12614, 2), (2176, '0990aa3d5721a642d06a650ccdb08219', '2010-08-16 01:27:42', '2010-08-16 01:27:43', 12615, 2), (2177, '2d386412a6eed548fed82d2f856e5167', '2010-08-16 01:36:36', '2010-08-16 01:36:38', 12616, 2), (2178, 'e6a581bf793ddc982ad7d6a3d484107e', '2010-08-16 01:54:12', '2010-08-16 01:54:13', 12617, 2), (2179, '30b0d39629a90d0c0812082a0c4cc3c0', '2010-08-16 02:03:06', '2010-08-16 02:03:12', 12618, 2), (2180, 'fbd68c519261a47b67cf8ad0387b41d9', '2010-08-16 02:12:05', '2010-08-16 02:12:12', 12619, 2), (2181, 'dc6f4cae17904c7eea7fbddda11dbb5f', '2010-08-16 02:20:59', '2010-08-16 02:21:00', 12620, 2), (2182, 'b5679121f621f7a7638a4e5374649650', '2010-08-16 02:29:48', '2010-08-16 02:29:49', 12621, 2), (2183, '4c01ce077848d67257246ab2f5e6148e', '2010-08-16 02:47:23', '2010-08-16 02:47:24', 12622, 2), (2184, '58f85a6ce17c072c2bf2ac6a8a85b037', '2010-08-16 02:56:11', '2010-08-16 02:56:12', 12623, 2), (2185, '7aa5c8d726ace98ad49cae4e9936b62a', '2010-08-16 03:05:05', '2010-08-16 03:05:13', 12624, 2), (2186, '56d61ced1f80e38dd260be27d6f60805', '2010-08-16 03:07:33', '2010-08-16 03:07:34', 12625, 2), (2187, '9794611e359e6d5895b19e8f0f46b6ae', '2010-08-16 03:07:35', '2010-08-16 03:07:36', 12626, 2), (2188, 'eb864fa762f79fa2a1f9a86dd3df67b2', '2010-08-16 03:07:37', '2010-08-16 03:07:38', 12627, 2), (2189, 'bdabe3c319e9d93e1f8da6d2d7869ad4', '2010-08-16 03:07:39', '2010-08-16 03:07:39', 0, 2), (2190, '28494dfa16bfd0b52719f281ccd41fdf', '2010-08-16 03:07:40', '2010-08-16 03:07:41', 12628, 2), (2191, '1c6eeb58c71fadfdfaacc8e5bef0568f', '2010-08-16 03:07:42', '2010-08-16 03:07:43', 12629, 2), (2192, 'ead8e6d15cc10e42d20e929cc9795475', '2010-08-16 03:07:44', '2010-08-16 03:07:44', 12630, 2), (2193, '286441f9944c84f68fd75c76c081e40a', '2010-08-16 03:07:45', '2010-08-16 03:07:45', 12631, 2), (2194, 'ca6618817a65f24b6a054332567a8580', '2010-08-16 03:07:46', '2010-08-16 03:07:47', 12632, 2), (2195, '0542ce959862c08dcf5b38cc99f034f0', '2010-08-16 03:07:48', '2010-08-16 03:07:48', 12633, 2), (2196, 'e6876565f07f8c8b2864c3d20cfdf534', '2010-08-16 03:07:49', '2010-08-16 03:07:50', 12634, 2), (2197, '6ee477836de9fba808be890b0ed719c4', '2010-08-16 03:07:52', '2010-08-16 03:07:53', 12635, 2), (2198, 'fc905fd9f103417352e255a2ff4c4d01', '2010-08-16 03:14:00', '2010-08-16 03:14:01', 12636, 2), (2199, '893a1c1ef8386d41f65f7ae27feb14d9', '2010-08-16 03:22:48', '2010-08-16 03:22:49', 12637, 2), (2200, 'f6af7d2b790e7f695c17d45c447271ae', '2010-08-16 03:40:23', '2010-08-16 03:40:25', 12638, 2), (2201, 'fc5080ca110493d909c12411633a29db', '2010-08-16 03:57:45', '2010-08-16 03:57:46', 12639, 2), (2202, 'abe6e8fcf2dd24e3c4fe71b2fe599819', '2010-08-16 04:06:26', '2010-08-16 04:06:27', 12640, 2), (2203, 'e0685e0097c7d4e62b1209a70b45549d', '2010-08-16 04:23:47', '2010-08-16 04:23:48', 12641, 2), (2204, '5e678f5552cddb5c6ba31cdc240b483e', '2010-08-16 04:41:08', '2010-08-16 04:41:09', 12642, 2), (2205, 'd02f6d03e8b2296f7706c006fc117afb', '2010-08-16 04:49:49', '2010-08-16 04:49:50', 12643, 2), (2206, '734dfd61fcd5460771d467a6fcd0526f', '2010-08-16 04:58:30', '2010-08-16 04:58:31', 12644, 2), (2207, '1098ad0d366fdf7f15655675f1fb49e8', '2010-08-16 05:07:11', '2010-08-16 05:07:12', 12645, 2), (2208, '87d3f95e1501e726e728d0a0e9be6c27', '2010-08-16 05:24:32', '2010-08-16 05:24:33', 12646, 2), (2209, '287b63218d91f2cdf1391cb041c69669', '2010-08-16 05:41:52', '2010-08-16 05:41:54', 12647, 2), (2210, '4518b35cbd31b70d3dfeeb8feb84a4f4', '2010-08-16 05:50:34', '2010-08-16 05:50:35', 12648, 2), (2211, 'e6b5e2cd31de56391327312d0b4bcc24', '2010-08-16 05:59:15', '2010-08-16 05:59:16', 12649, 2), (2212, 'd1274027766b6a02aec4446161a9255b', '2010-08-16 06:16:34', '2010-08-16 06:16:36', 12650, 2), (2213, '8fdfdbc18b29c91653fa5142007aeac5', '2010-08-16 06:25:16', '2010-08-16 06:25:17', 12651, 2), (2214, '873ef2236fdb4b30f6c5c8fc453f9eb0', '2010-08-16 06:33:56', '2010-08-16 06:33:57', 12652, 2), (2215, '49e4db19c0c808f5e030b96d7d230d08', '2010-08-16 06:37:12', '2010-08-16 06:40:29', 12663, 2), (2216, '3ff69e1d8f7e6132e02c59aae566c142', '2010-08-16 06:42:37', '2010-08-16 06:42:38', 12664, 2), (2217, '9219682551f64feca8b8b61b73864a22', '2010-08-16 06:59:57', '2010-08-16 06:59:58', 12665, 2), (2218, 'cd828b99e4e3f895dbb8261618acc2e4', '2010-08-16 07:06:53', '2010-08-16 07:06:55', 12666, 2), (2219, '368470c4fc5ba6bf8e1eeb094b35254f', '2010-08-16 07:08:38', '2010-08-16 07:08:39', 12667, 2), (2220, 'f1dbf2fccef8d6715fe85271313dd63a', '2010-08-16 07:10:57', '2010-08-16 07:10:58', 12668, 2), (2221, '3ad4e90b020dccf128aed52aa2320a0a', '2010-08-16 07:10:59', '2010-08-16 07:14:12', 12677, 2), (2222, '05ef08d0db6fc0caa26ca6a799ded5eb', '2010-08-16 07:11:49', '2010-08-16 07:11:51', 12671, 2), (2223, 'd9350c531fbb3bbf35f61a003358f6d1', '2010-08-16 07:17:18', '2010-08-16 07:17:22', 12678, 2), (2224, '9f9852e4ffa843b1fda1ac7e4f7c3e02', '2010-08-16 07:26:01', '2010-08-16 07:26:02', 12679, 2), (2225, '50946028ae45f70f1ce2303891065ebb', '2010-08-16 07:43:20', '2010-08-16 07:43:22', 12680, 2), (2226, '9604aedf898680be186a45ca26837481', '2010-08-16 08:09:18', '2010-08-16 08:09:19', 12681, 2), (2227, 'e91eadc2c094856e095598bc7c300b9f', '2010-08-16 08:17:58', '2010-08-16 08:17:59', 12682, 2), (2228, 'e8d05f2d388323edbc163355cd5a4ecd', '2010-08-16 08:20:34', '2010-08-16 08:23:42', 12684, 2), (2229, 'be4abe475c88d8c1a3762d54340e1f1a', '2010-08-16 08:35:16', '2010-08-16 08:35:17', 12685, 2), (2230, 'db46f04d9fd2b44fb46ad9e1908f2cef', '2010-08-16 08:43:57', '2010-08-16 08:44:02', 12686, 2), (2231, 'fff360eb6d09b7fab303c03506c80789', '2010-08-16 08:52:41', '2010-08-16 08:52:42', 12687, 2), (2232, 'cd27791331f0fe446acd366d4cef8b2f', '2010-08-16 09:01:21', '2010-08-16 09:01:22', 12688, 2), (2233, 'fd818037a79649b0cc57bbfe03aec5d8', '2010-08-16 09:07:43', '2010-08-16 09:15:50', 12719, 2), (2234, 'f58df73343c423f6ad42d1ca5ca1442c', '2010-08-16 09:08:34', '2010-08-16 09:09:36', 12700, 2), (2235, '88bdd092c1b09a0914de257f849b17d0', '2010-08-16 09:18:40', '2010-08-16 09:18:40', 12720, 2), (2236, 'dd9481acd0e5b9aa16a96ed64f88224c', '2010-08-16 09:25:23', '2010-08-16 09:25:54', 12723, 2), (2237, 'b47e21661ab05e61bf9e1ac532bf99af', '2010-08-16 09:29:44', '2010-08-16 09:29:45', 12724, 2), (2238, '9ed81042f0cd5b609bec44820ed0d7ff', '2010-08-16 09:35:57', '2010-08-16 09:35:58', 12725, 2), (2239, '95fcaac23116408c6f184ecdd86b6951', '2010-08-16 09:44:37', '2010-08-16 09:44:39', 12726, 2), (2240, '03c84cd5d7129daced868c8f4575bdd3', '2010-08-16 09:53:17', '2010-08-16 09:53:19', 12727, 2), (2241, 'e1daf0ef07e3db77dbde602677bb2078', '2010-08-16 10:10:35', '2010-08-16 10:10:36', 12728, 2), (2242, '7987725cc6bf1dfa2491c7d62a628806', '2010-08-16 10:27:52', '2010-08-16 10:27:53', 12729, 2), (2243, '066d258755c6a57a67f176c70eaaf2da', '2010-08-16 10:28:44', '2010-08-16 10:37:46', 12750, 2), (2244, '9e9b92f41883d915ccd1f1e52ad4fa7a', '2010-08-16 10:36:32', '2010-08-16 10:36:33', 12749, 2), (2245, '9aa7ce47c8deda39436a4a5868b83429', '2010-08-16 10:53:49', '2010-08-16 10:53:50', 12751, 2), (2246, 'b2bed8059b3fd3514afc067a71e36fff', '2010-08-16 10:58:37', '2010-08-16 10:58:38', 12752, 2), (2247, 'c627f15dd2ec13396c11c3e8608dcd69', '2010-08-16 10:58:40', '2010-08-17 07:56:58', 12896, 2), (2248, '5d59c3e1ebf3312d79784d48fdcfe608', '2010-08-16 11:02:29', '2010-08-16 11:02:30', 12764, 2), (2249, 'b631d9d6a6516ab8f55a7b5b417d1fdf', '2010-08-16 11:11:08', '2010-08-16 11:11:09', 12772, 2), (2250, '0f33815c8f8edd51f76e10a23fac1259', '2010-08-16 11:19:47', '2010-08-16 11:19:48', 12773, 2), (2251, 'e8607a45a618b011f6917624da355af9', '2010-08-16 11:29:46', '2010-08-16 11:31:36', 12776, 2), (2252, 'd5bcf19d5e4d3bf77d6b4e59ad9e3789', '2010-08-16 11:38:00', '2010-08-16 11:51:03', 12793, 2), (2253, '333b1ac8c18396148d51e82ce232adef', '2010-08-16 11:41:33', '2010-08-16 11:44:09', 12791, 2), (2254, '7ebcd4047cc9407f362c53c7f9aff017', '2010-08-16 11:45:40', '2010-08-16 11:45:42', 12792, 2), (2255, '112db8deb0beeca9c05bbfedc598c386', '2010-08-16 11:54:19', '2010-08-16 11:54:20', 12794, 2), (2256, '58d59bb0fad874ea324d8b23c561667e', '2010-08-16 12:02:58', '2010-08-16 12:02:59', 12795, 2), (2257, 'ffb6241f087fe3517e4e150317bd616e', '2010-08-16 12:11:36', '2010-08-16 12:11:37', 12796, 2), (2258, 'ba42571fad206dc14fe41643d1926c58', '2010-08-16 12:28:51', '2010-08-16 12:28:52', 12797, 2), (2259, 'e30a6547300cb7c669a682a9851cda63', '2010-08-16 12:37:29', '2010-08-16 12:37:30', 12798, 2), (2260, '3e18ea295f4499e9e2c776ea8a99b597', '2010-08-16 12:46:07', '2010-08-16 12:46:08', 12799, 2), (2261, '8a05fa5e2ee9d683bc2377899c9d8483', '2010-08-16 12:54:45', '2010-08-16 12:54:46', 12800, 2), (2262, '71aeeb0f9e4479c60cfaf7b9ebd14a2c', '2010-08-16 13:11:59', '2010-08-16 13:12:00', 12801, 2), (2263, 'd3534bd36da6c3d808ae962d74ddd472', '2010-08-16 13:20:37', '2010-08-16 13:20:38', 12802, 2), (2264, '83b73e47b288df0b39e108d1cb1de07f', '2010-08-16 13:26:43', '2010-08-16 13:26:44', 12803, 2), (2265, 'f1fd0e2fbb81a84e616ce2adda9efa99', '2010-08-16 13:29:15', '2010-08-16 13:29:16', 12804, 2), (2266, 'a5a1ec76a04abd837b4f388390cc1d6e', '2010-08-16 14:20:59', '2010-08-16 14:21:00', 12805, 2), (2267, 'a6b1a8ac95d2d8fd152eeacb33f0b051', '2010-08-16 14:37:33', '2010-08-16 14:37:34', 12806, 2), (2268, 'de5e8626610d7d24f50926ae5e1aa1fa', '2010-08-16 15:20:37', '2010-08-16 15:20:38', 12807, 2), (2269, '6df274aaf94758ba4502cf457adf0091', '2010-08-16 15:43:40', '2010-08-16 15:43:41', 12808, 2), (2270, 'b2b8339e8fd3a2b48f685f876b213281', '2010-08-16 16:13:05', '2010-08-16 16:14:10', 12814, 2), (2271, '7f96ac2e2ff2c3c8cb6043993b9abb1f', '2010-08-16 16:26:43', '2010-08-16 16:27:26', 12818, 2), (2272, '0b27eaf05d5203bab8a2f84697b49061', '2010-08-16 17:01:35', '2010-08-16 17:02:26', 12821, 2), (2273, '9450db2c2ac840e9c02c3b5d2d03084d', '2010-08-16 17:16:50', '2010-08-16 17:27:30', 12843, 2), (2274, '919beca136a0f330ae63698faa010a50', '2010-08-16 18:03:58', '2010-08-16 18:10:12', 12858, 2), (2275, '760d2dd31e38d4f0aab9873f685294ea', '2010-08-16 20:25:51', '2010-08-16 20:25:53', 12859, 2), (2276, '686de91749feedb920f702cd2689e42d', '2010-08-16 20:48:09', '2010-08-16 20:48:13', 12860, 2), (2277, 'ccd43a944e149106a038259a3589c8df', '2010-08-16 21:05:11', '2010-08-16 21:05:13', 12861, 2), (2278, 'bb2df6568a1cf8cea74ce816f35c50e3', '2010-08-16 21:28:08', '2010-08-16 21:28:10', 12862, 2), (2279, 'a4c7a9e7f44c60f1fafd7474aafa064d', '2010-08-16 22:02:37', '2010-08-16 22:02:44', 12863, 2), (2280, '10a0f099ee2333e3d7b951a6fd26e757', '2010-08-16 22:38:26', '2010-08-16 22:38:30', 12864, 2), (2281, '5a3932b86a06bc89d9edd9eff7225aea', '2010-08-16 22:38:30', '2010-08-16 22:38:32', 12865, 2), (2282, '0a891942461b98c03662f90ebe464e4a', '2010-08-16 22:50:47', '2010-08-16 22:50:48', 12866, 2), (2283, '184d3a21f030a1925a69517bf736b227', '2010-08-16 23:03:17', '2010-08-16 23:03:18', 12867, 2), (2284, '66c7dc21a58a3937ff1a041e2ccda50d', '2010-08-16 23:28:40', '2010-08-16 23:28:41', 12868, 2), (2285, '966e6121b40a8332ee8b80b58ee0227d', '2010-08-16 23:54:27', '2010-08-16 23:54:28', 12869, 2), (2286, 'b4c8830b11c622d39cfaf6cca791a160', '2010-08-17 00:33:44', '2010-08-17 00:33:45', 12870, 2), (2287, 'fc55194f0e0d7fb569f70f8944433017', '2010-08-17 00:46:00', '2010-08-17 00:46:01', 12871, 2), (2288, '146c1a2009d4947e374a731d2872578e', '2010-08-17 01:11:47', '2010-08-17 01:11:48', 12872, 2), (2289, '5e2b1b4e2439114d0d39a0045b80b49c', '2010-08-17 01:37:35', '2010-08-17 01:37:36', 12873, 2), (2290, '8dd81fcefd3762fde86684358eb77bb9', '2010-08-17 02:16:14', '2010-08-17 02:16:15', 12874, 2), (2291, 'cd476a1456040f957be498327ee371f0', '2010-08-17 02:54:53', '2010-08-17 02:54:54', 12875, 2), (2292, '4349c1357561d085ebcd464a2caf1c18', '2010-08-17 03:46:25', '2010-08-17 03:46:26', 12876, 2), (2293, 'bebaa34fcd75b4d43899ce8cf01fd05e', '2010-08-17 05:03:32', '2010-08-17 05:03:36', 12877, 2), (2294, '020bfecaa72d67756b714402db2e8543', '2010-08-17 05:17:21', '2010-08-17 05:18:18', 12880, 2), (2295, 'ca785b4d07ba33b2f7eb9c428f41fd53', '2010-08-17 05:50:58', '2010-08-17 05:50:59', 12881, 2), (2296, '914fb0bf5f069ba95ff87ccbbd3c5572', '2010-08-17 06:14:41', '2010-08-17 06:14:43', 12882, 2), (2297, '087a0c58c27b359ea6ada5c99f011e57', '2010-08-17 07:08:54', '2010-08-17 07:08:56', 12883, 2), (2298, '3a058e0e9162ad0c8b680366734fcc09', '2010-08-17 07:53:31', '2010-08-17 07:53:32', 12884, 2), (2299, '9ad67ff496697932dc2a943f19336ef1', '2010-08-17 08:03:07', '2010-08-17 08:03:08', 12897, 2), (2300, '5aee6fdb6527f2c2c889e06f97d012d8', '2010-08-17 08:06:57', '2010-08-17 08:08:27', 12903, 2), (2301, '0461be784ce3edd9cd374eaef098bee4', '2010-08-17 08:26:39', '2010-08-17 08:28:33', 12917, 2), (2302, '7cdc7d32888d3652c41b9ed42129cdb7', '2010-08-17 08:39:16', '2010-08-17 08:39:17', 12918, 2), (2303, 'f6e147718eac022cdbd7868ceea702b9', '2010-08-17 09:07:07', '2010-08-17 09:07:29', 12920, 2), (2304, 'ea611ee504a679124e2766323ea1c406', '2010-08-17 09:24:58', '2010-08-17 09:24:59', 12921, 2), (2305, '454aba846e0141dfa38bc4845f04a33f', '2010-08-17 09:33:27', '2010-08-17 09:33:28', 12922, 2), (2306, '7c63aaff4cbd1932b0be7cfa81eb3bd6', '2010-08-17 10:10:01', '2010-08-17 10:16:11', 12928, 2), (2307, '53de8883fa3d81e489ebb1da20dbf513', '2010-08-17 10:27:38', '2010-08-17 10:27:39', 12929, 2), (2308, '7f505029a173abc4498d3f12c39f97e5', '2010-08-17 10:49:05', '2010-08-17 10:49:05', 12930, 2), (2309, '3b0998f63ae1c3eb8b052582b8153173', '2010-08-17 11:03:46', '2010-08-17 11:03:47', 12931, 2), (2310, '9d9c3db840762a7255f3f81039d40452', '2010-08-17 11:57:57', '2010-08-17 11:57:59', 12932, 2), (2311, '415e2f65939d9052c2f08fdf7239f1cf', '2010-08-17 12:26:48', '2010-08-17 12:27:48', 12936, 2), (2312, '3d975e5ebe5e9072e5a77fb298e0a092', '2010-08-17 12:34:05', '2010-08-17 12:34:06', 12937, 2), (2313, '03ab5b89cf0cf672d3a1af4adbc5f71b', '2010-08-17 12:35:17', '2010-08-17 12:35:20', 12938, 2), (2314, 'e401c58d0c3b8125742545af91a9712d', '2010-08-17 12:35:21', '2010-08-17 12:56:34', 12945, 2), (2315, '37ecfdb2c15ff7da3be7367cf03dd01d', '2010-08-17 13:05:37', '2010-08-17 13:05:37', 12946, 2), (2316, 'a8404cf60be47df73b2e270daeecf5a3', '2010-08-17 13:10:12', '2010-08-17 13:10:13', 12947, 2), (2317, '4c3172e2eb3825da07bd2d8e067539e3', '2010-08-17 13:46:20', '2010-08-17 13:46:21', 12948, 2), (2318, '7e7f9a5c247d11f7cdf841a1f69dc9cc', '2010-08-17 13:51:53', '2010-08-17 13:54:28', 12954, 2), (2319, '4c7ef4e98674989417f6aef609bbd370', '2010-08-17 14:05:21', '2010-08-17 14:12:09', 12963, 2), (2320, '6c1df05c169071d8273f4b3a0a59fdaf', '2010-08-17 14:15:20', '2010-08-17 14:17:26', 12973, 2), (2321, '6a4679dc35ff0053b0d76611633856c8', '2010-08-17 14:16:04', '2010-08-17 14:17:17', 12972, 2), (2322, 'b5b45361379e464aa1ec8f9263e6c59e', '2010-08-17 14:25:36', '2010-08-17 14:26:18', 12976, 2), (2323, '071f28136fd1628826085945549e09d0', '2010-08-17 14:36:02', '2010-08-17 14:36:03', 12977, 2), (2324, '17524354775681046972929a912df248', '2010-08-17 14:58:32', '2010-08-17 14:58:34', 12978, 2), (2325, '2f0e34a92b9621b447ebcba209cbe9f6', '2010-08-17 15:22:34', '2010-08-17 15:23:28', 12987, 2), (2326, '58bbd50c54b14f845a270367c6408155', '2010-08-17 15:52:42', '2010-08-17 15:52:43', 12988, 2), (2327, '8c3239d8bdccb203b8c7be8732cfbeb9', '2010-08-17 16:10:47', '2010-08-17 16:10:50', 12989, 2), (2328, '5d1afe17a43c20f4f78ce9001646e2bd', '2010-08-17 18:01:06', '2010-08-17 18:52:56', 13058, 2), (2329, 'd6fd82a9b8c22c69b6ef906366da5ccc', '2010-08-17 18:36:15', '2010-08-17 18:36:17', 13020, 2), (2330, 'c45b42d25fd6ea70678cd3dc33c07884', '2010-08-17 18:36:18', '2010-08-17 18:36:19', 13021, 2), (2331, '0e519a75a18cf10a026b9c3d74cc2072', '2010-08-17 18:43:27', '2010-08-17 18:43:28', 13042, 2), (2332, '35e176d5e2da80fa3ee18a083825667e', '2010-08-17 23:29:26', '2010-08-17 23:29:28', 13059, 2), (2333, '6ae46ddf2726e4c9c4e74e0692351bd1', '2010-08-18 00:38:34', '2010-08-18 00:38:44', 13060, 2), (2334, '8732097a57b69743ea9a3a178e3c67eb', '2010-08-18 00:55:19', '2010-08-18 00:55:20', 13061, 2), (2335, 'e86443662971cac18e9003862383ca6f', '2010-08-18 00:57:41', '2010-08-18 00:57:42', 13062, 2), (2336, 'd64db5130175d6bb811dbf59c8d2a4ec', '2010-08-18 00:59:37', '2010-08-18 00:59:39', 13063, 2), (2337, '2f85e95c66dd138396581fd6ad567ca4', '2010-08-18 01:05:17', '2010-08-18 01:05:17', 13064, 2), (2338, 'b72ee29fcb95ee6c512b6071f3731417', '2010-08-18 01:05:39', '2010-08-18 01:05:40', 13065, 2), (2339, 'aa7651594b61289ae2a04c2ee70cb268', '2010-08-18 01:06:50', '2010-08-18 01:06:51', 13066, 2), (2340, 'b925e123f7dbe5462c41fd7469d03363', '2010-08-18 01:10:12', '2010-08-18 01:10:13', 13067, 2), (2341, 'a9337a027b6e746e856173c547494fa9', '2010-08-18 01:11:03', '2010-08-18 01:11:04', 13068, 2), (2342, '6c4cb02fb5f4ed6bbece2667365f58c5', '2010-08-18 01:11:40', '2010-08-18 01:11:41', 13069, 2), (2343, '9d47a39fe6b230cbc586d6cb8035daf4', '2010-08-18 01:24:37', '2010-08-18 01:24:38', 13070, 2), (2344, '9be6bd080accaaf2cc41e95f1fa67018', '2010-08-18 01:35:11', '2010-08-18 01:35:12', 13071, 2), (2345, 'b701cf23f7c539ab170bd4ad1868e5e2', '2010-08-18 01:48:54', '2010-08-18 01:48:55', 13072, 2), (2346, '2c990fec315a3d305c71f3183982a5ee', '2010-08-18 02:10:17', '2010-08-18 02:10:19', 13073, 2), (2347, 'cd60236538bb63b851491cfae5fd3104', '2010-08-18 02:37:23', '2010-08-18 02:37:24', 13074, 2), (2348, 'f7736ffeabe5daaf44f4922bf4c37ee4', '2010-08-18 02:38:49', '2010-08-18 02:38:51', 13075, 2), (2349, 'cdac32d748fb5fb2ac34f984106597e1', '2010-08-18 02:40:14', '2010-08-18 02:40:15', 13076, 2), (2350, '9b39bc485ee40eadc786231200976961', '2010-08-18 02:47:44', '2010-08-18 02:47:45', 13077, 2), (2351, '43a58c0d4133dc34b399bb2a163b1f7b', '2010-08-18 02:50:29', '2010-08-18 02:50:30', 13078, 2), (2352, 'd0dede7c83a7ade0ee6ffd29ee932fa2', '2010-08-18 03:00:26', '2010-08-18 03:00:28', 13079, 2), (2353, '7831b1caf3c865b85dc049002b5f351b', '2010-08-18 03:05:52', '2010-08-18 03:05:57', 13080, 2), (2354, '4c3673270c3715f3329c2cb09cb2cf37', '2010-08-18 03:07:48', '2010-08-18 03:07:51', 13081, 2), (2355, 'dbda3a31ce7c171c2ce9a93a7fbba8f7', '2010-08-18 03:07:57', '2010-08-18 03:07:58', 13082, 2), (2356, 'a5c1d40f56962795d344cbafc6940930', '2010-08-18 03:15:53', '2010-08-18 03:15:54', 13083, 2), (2357, 'f09910cab73d0dc58a45a11d16fe3044', '2010-08-18 03:17:36', '2010-08-18 03:17:37', 13084, 2), (2358, '58c57aa64712050affe03d9ea4aaf62c', '2010-08-18 03:23:47', '2010-08-18 03:23:48', 13085, 2), (2359, 'fc5f5c521790b7420036713c8248a7e8', '2010-08-18 03:32:11', '2010-08-18 03:32:12', 13086, 2), (2360, 'a8a8773b02eb31964608e68fee56d345', '2010-08-18 03:38:58', '2010-08-18 03:38:58', 13087, 2), (2361, 'a404d8d00ff127df1ba85da4e7275fe7', '2010-08-18 03:52:33', '2010-08-18 03:52:33', 13088, 2), (2362, '2ed8fe0203515fdb8093cfa86a011c50', '2010-08-18 04:33:09', '2010-08-18 04:33:11', 13089, 2), (2363, '7ceeb6936ec8b87a39391bd9645fbeea', '2010-08-18 04:44:33', '2010-08-18 04:44:35', 13090, 2), (2364, '471890ee99ab5f7025fc4eb7dd9c49ad', '2010-08-18 05:22:46', '2010-08-18 05:22:47', 13091, 2), (2365, '37dfdcd1bac417ff566f2341fc1e2069', '2010-08-18 05:32:53', '2010-08-18 05:32:54', 13092, 2), (2366, '30fde66e3f01ad3fd86772bb02d6a2c5', '2010-08-18 05:43:31', '2010-08-18 05:43:32', 13093, 2), (2367, 'bd534319f614c37bb9623584627293de', '2010-08-18 06:01:57', '2010-08-18 06:01:57', 13094, 2), (2368, '6fb44d8c0d17dcef46b542a091f20f69', '2010-08-18 06:12:36', '2010-08-18 06:12:38', 13095, 2), (2369, '2d5bc5154c1c8a06c547dcdd76aff603', '2010-08-18 06:17:19', '2010-08-18 06:17:20', 13096, 2), (2370, '60521dd63fee3dec784656e15dfdc482', '2010-08-18 06:29:21', '2010-08-18 06:29:22', 13097, 2), (2371, '5edb96b1a2a5b1841e62009575c47ee9', '2010-08-18 06:32:12', '2010-08-18 06:33:22', 13111, 2), (2372, 'e738fb2680f670c9791be36236ec1b15', '2010-08-18 06:35:07', '2010-08-18 06:35:08', 13112, 2), (2373, '1c4fb4b76cab9f2a830d43f42676d5b5', '2010-08-18 06:51:32', '2010-08-18 06:51:34', 13113, 2), (2374, 'dbdd660739b3c5c1f04fe661dc031a43', '2010-08-18 06:57:48', '2010-08-18 07:00:44', 13124, 2), (2375, 'e51b000cbd21e55357cc1201e4845c59', '2010-08-18 06:59:48', '2010-08-18 07:00:41', 13123, 2), (2376, 'e00385b6c3b52899b2657c2bda219fcf', '2010-08-18 07:39:31', '2010-08-18 07:39:32', 13125, 2), (2377, '6769cf18502a27105c91cf6416c6f95e', '2010-08-18 07:40:01', '2010-08-18 07:49:24', 13130, 2), (2378, '19814e09aa333c553cc87a73ea43ebc8', '2010-08-18 07:53:14', '2010-08-18 07:53:49', 13134, 2), (2379, '6ab13769817840cf821aaf28e60d19b1', '2010-08-18 08:11:30', '2010-08-18 08:11:31', 13135, 2), (2380, '9fab611f00eae6bbae62d2fe6ce562ce', '2010-08-18 08:11:34', '2010-08-18 08:11:34', 13136, 2), (2381, 'e0b6f1ee1f27905a412fb9cd5fddae06', '2010-08-18 08:11:37', '2010-08-18 08:11:38', 13137, 2), (2382, '44e6174583162eff3a320f78ca3686bf', '2010-08-18 09:19:38', '2010-08-18 09:19:40', 13138, 2), (2383, '32d1c82d71c04e6f3d85190c872c1acc', '2010-08-18 09:28:33', '2010-08-18 09:34:51', 13158, 2), (2384, 'e62b85aa2e81d39cb5bc3e242c8da0ff', '2010-08-18 09:34:51', '2010-08-18 09:34:52', 13159, 2), (2385, '78646854cf8559c9642296bc1f342246', '2010-08-18 09:36:13', '2010-08-18 09:38:15', 13161, 2), (2386, '4664867b824cc7670a255bf49689b389', '2010-08-18 09:45:29', '2010-08-18 09:45:30', 13162, 2), (2387, '0f25ea36369b97cac6c04e73a79ee6fd', '2010-08-18 10:34:58', '2010-08-18 10:35:21', 13166, 2), (2388, 'fcf91b9a8c91c96eaaaa5c973808600a', '2010-08-18 10:42:16', '2010-08-18 10:46:24', 13182, 2), (2389, '99599e9b0ea1cc97ae442e2a8751c623', '2010-08-18 11:31:58', '2010-08-18 11:32:00', 13183, 2), (2390, 'b24b82e34d4dfd9fcb7a19621cbcba83', '2010-08-18 12:03:52', '2010-08-18 12:03:54', 13184, 2), (2391, 'f235d14ba9adeebee208ee3f5915d0d0', '2010-08-18 12:11:53', '2010-08-18 12:11:53', 13185, 2), (2392, '4dd2331bf1df8719c6371e9c3efaccce', '2010-08-18 13:16:39', '2010-08-18 13:16:40', 13186, 2), (2393, 'f7e3bffa22b3b8f60e9800dacc203885', '2010-08-18 13:23:56', '2010-08-18 13:30:15', 13199, 2), (2394, 'cfcba564a29af4b0f19171a8ce1ff29d', '2010-08-18 13:34:22', '2010-08-18 13:53:40', 13223, 2), (2395, '55c895d6830422f5395369095502eaa6', '2010-08-18 13:44:51', '2010-08-18 13:44:53', 13216, 2), (2396, '453e43e3e79df41350924c591f311648', '2010-08-18 13:56:51', '2010-08-18 14:02:46', 13236, 2), (2397, '93dc4dc2ad07c272b66bb5657ee95de7', '2010-08-18 13:57:51', '2010-08-18 13:57:52', 13227, 2), (2398, '669b88c7d8a3904055f5363d82f6443d', '2010-08-18 14:03:44', '2010-08-18 14:03:45', 13237, 2), (2399, '6127543d67a52bfa96311fe439dd378d', '2010-08-18 14:36:24', '2010-08-18 14:36:25', 13238, 2), (2400, '7b39467fcb0c9b0f4e58339b88e4b8df', '2010-08-18 15:41:09', '2010-08-18 15:51:26', 13269, 2), (2401, 'bc1a2505d5e2e173da8e4c77ecc81942', '2010-08-18 16:14:38', '2010-08-18 16:14:39', 13271, 2), (2402, 'c9cdacde1b8b4f6242bf9a09cd0b8e18', '2010-08-18 16:14:38', '2010-08-18 16:23:49', 13295, 2), (2403, '8ac92a0215b34d105b42da6a8f71891c', '2010-08-18 16:30:56', '2010-08-18 16:33:51', 13309, 2), (2404, '200e588a7581d0e805f1ba3404168c7b', '2010-08-18 17:06:32', '2010-08-18 17:13:28', 13368, 2), (2405, 'fbc6647f7fb1ff2f76e8478052999915', '2010-08-18 17:14:44', '2010-08-18 17:14:45', 13369, 2), (2406, 'c28d0b5cb49881e344d7515135a94f7a', '2010-08-18 17:46:36', '2010-08-18 17:46:37', 13370, 2), (2407, '7159e4f07bb6f82d5cea6ba6f019fd6e', '2010-08-18 17:49:48', '2010-08-28 21:52:12', 16143, 2), (2408, 'a04f0a06eae243cf34ae4211a585af24', '2010-08-18 17:49:57', '2010-08-18 17:49:58', 13372, 2), (2409, '5755d8cb822676f0ecacd3ed2122a858', '2010-08-18 17:57:16', '2010-08-18 18:04:18', 13381, 2), (2410, 'a640c45ee1ad803f27f516591017d16c', '2010-08-18 18:17:12', '2010-08-18 18:17:13', 13382, 2), (2411, 'ef5b7a87decb15ef9135ae17746cfb7b', '2010-08-18 18:18:42', '2010-08-18 18:21:08', 13397, 2), (2412, 'c204ba5f7f5b9448fbc15457835bd7af', '2010-08-18 18:27:56', '2010-08-18 18:27:57', 13398, 2), (2413, '7563a5e3a0b95b93038354061ee5434b', '2010-08-18 18:40:55', '2010-08-18 18:40:56', 13399, 2), (2414, '5e3d0bbf89ac1866c5f13b9fa0d17043', '2010-08-18 18:50:55', '2010-08-18 18:50:56', 13400, 2), (2415, '4008cd77c655afd3114a7b44ebccfb39', '2010-08-18 18:56:15', '2010-08-18 18:56:16', 13401, 2), (2416, '9a12b5cdcc0a9bae8722f20974f5c720', '2010-08-18 19:05:47', '2010-08-18 19:05:48', 13402, 2), (2417, '48dca8d8df789acdb4c2f9a85f73a12d', '2010-08-18 19:12:43', '2010-08-18 19:12:44', 13403, 2), (2418, 'ca47aaf95cad15130da049f1e3ad5803', '2010-08-18 19:22:25', '2010-08-18 19:22:25', 13404, 2), (2419, 'a7544960ad2112de71ec6f37da3c7a4c', '2010-08-18 19:58:56', '2010-08-18 20:04:35', 13437, 2), (2420, 'cd059c4f70ba8840795cf29229710f35', '2010-08-18 20:25:13', '2010-08-18 20:25:29', 13440, 2), (2421, '10113afdbab34beddeaeb8a162b6f621', '2010-08-18 20:25:44', '2010-08-18 20:25:45', 13441, 2), (2422, '2dfd8c9dbcda55d91264cf34e9b69ef0', '2010-08-18 20:40:53', '2010-08-18 20:40:56', 13442, 2), (2423, '03d8267edc9a01d20f147c4db06cb02d', '2010-08-18 20:42:17', '2010-08-18 20:42:17', 13443, 2), (2424, '3e694346127201810647ac870f3f3fe6', '2010-08-18 20:53:57', '2010-08-18 20:53:58', 13444, 2), (2425, '1a65dcb0f00df298c0ea32fcc1ba9442', '2010-08-18 21:42:49', '2010-08-18 21:42:50', 13445, 2), (2426, 'b3a9d0bb04f91ad56c261cf6b6765b97', '2010-08-18 21:53:03', '2010-08-18 21:53:05', 13446, 2), (2427, 'b5cbde38be99e770d205f867b582e06a', '2010-08-18 22:46:13', '2010-08-18 22:57:06', 13488, 2), (2428, '7c44098dc64cac194a1514d08c3c3c37', '2010-08-18 23:08:02', '2010-08-18 23:08:03', 13489, 2), (2429, '14df680914165eca62f647e1db125695', '2010-08-18 23:17:57', '2010-08-18 23:17:58', 13490, 2), (2430, '08cf3ce58b31696fe110313217f793a2', '2010-08-18 23:54:58', '2010-08-18 23:54:58', 13491, 2), (2431, 'b550a07f9a8176d48d23fedcabcb019f', '2010-08-19 00:53:57', '2010-08-19 00:53:58', 13492, 2), (2432, '10f35a3f6643c322c6fa547f22dff79c', '2010-08-19 00:55:18', '2010-08-19 00:55:19', 13493, 2), (2433, '29bbde1ae891f2170aff00133daefbce', '2010-08-19 01:18:12', '2010-08-19 01:18:13', 13494, 2), (2434, 'ec6bef3d5313267c446e91e663e26b5a', '2010-08-19 02:02:35', '2010-08-19 02:02:35', 13495, 2), (2435, '93e29fca9622f6f1693ef9f08a5a5b74', '2010-08-19 02:03:48', '2010-08-19 02:03:49', 13496, 2), (2436, '172e09f1468be7763b055a8aeb64ad09', '2010-08-19 02:19:42', '2010-08-19 02:19:43', 13497, 2), (2437, 'f27ee14c8a046a3872b1522a866ff7c8', '2010-08-19 03:28:59', '2010-08-19 03:29:00', 13498, 2), (2438, 'fb7507f57a8da082a9e993e825e03dcc', '2010-08-19 03:51:12', '2010-08-19 03:51:13', 13499, 2), (2439, '9265471c5c89709652922faebe46cf32', '2010-08-19 03:53:58', '2010-08-19 03:53:59', 13500, 2), (2440, '54e484eef0d6a812f923f08c000dc0f0', '2010-08-19 04:51:48', '2010-08-19 04:51:50', 13501, 2), (2441, 'e3088fc0c10d7e74342cb016d273f4ff', '2010-08-19 05:26:28', '2010-08-19 05:26:29', 13502, 2), (2442, '2f74130f3ee6b4502bdfd159c1e1d7e9', '2010-08-19 05:29:47', '2010-08-19 05:29:48', 13503, 2), (2443, '943469da3a3d8a52d722b76b2d29b4d7', '2010-08-19 05:56:22', '2010-08-19 05:56:23', 13504, 2), (2444, 'd155e6b569c3b706ce63aa09af9aa4a2', '2010-08-19 06:44:44', '2010-08-19 06:59:21', 13552, 2), (2445, 'bc36b37b97ef6551c1a9ea10a74f6a77', '2010-08-19 06:52:13', '2010-08-19 06:52:15', 13521, 2), (2446, '1385082190841e8117041b2ef3ced31f', '2010-08-19 07:16:21', '2010-08-19 07:17:52', 13561, 2), (2447, '9489be01d3eedd6e10a3d8178d92a588', '2010-08-19 07:29:42', '2010-08-19 07:29:43', 13562, 2), (2448, 'db0e2835bc17d70686ab1f107f6c0e1b', '2010-08-19 07:44:12', '2010-08-19 07:44:13', 13563, 2), (2449, '05c3f4b726569bb0ad292d330b243a0e', '2010-08-19 08:02:12', '2010-08-19 08:02:13', 13564, 2), (2450, 'ee2d965504ab6f863341c7535180e954', '2010-08-19 08:26:48', '2010-08-19 08:26:49', 13565, 2), (2451, '3b018b84e399c8e18565ba4aaa50f599', '2010-08-19 08:31:31', '2010-08-19 08:38:40', 13575, 2), (2452, '08a93cdef29bd659efa84a6236f01ce8', '2010-08-19 09:11:38', '2010-08-19 09:12:04', 13578, 2), (2453, 'c5191284d5436995cee4bc7165d8c6b9', '2010-08-19 09:25:08', '2010-08-19 09:25:09', 13579, 2), (2454, 'd4d85fabfdd065903cbee0f07b8c7a02', '2010-08-19 09:28:12', '2010-08-19 09:30:43', 13588, 2), (2455, '001103fb75933fe5277ae444c257769f', '2010-08-19 09:47:56', '2010-08-19 09:47:57', 13589, 2), (2456, '963969bce5c1f6c0239e8a742865990b', '2010-08-19 10:24:37', '2010-08-19 10:26:56', 13596, 2), (2457, '5644e6ee2b2f8caf3a6ddc0f2dc227e0', '2010-08-19 11:11:50', '2010-08-19 11:23:57', 13608, 2), (2458, 'bc940ba39c5e6b66ee7a9ce43c0d915d', '2010-08-19 11:21:45', '2010-08-19 11:21:46', 13598, 2), (2459, '513532dd2b352871ed4bae82cf672295', '2010-08-19 11:54:24', '2010-08-19 11:54:25', 13609, 2), (2460, '4737710f20dd904a48eb9652e5444150', '2010-08-19 12:55:01', '2010-08-19 12:55:02', 13610, 2), (2461, 'f18fe938bdee58bc92423e6ba138be1b', '2010-08-19 12:55:25', '2010-08-19 12:55:33', 13612, 2), (2462, '504708744183dfd93132f043714f9348', '2010-08-19 12:56:03', '2010-08-19 12:57:05', 13620, 2), (2463, 'd73bb9994829662d43612a69dd316327', '2010-08-19 13:25:22', '2010-08-19 13:25:25', 13621, 2), (2464, '6b5d03c21b7ac53d85f43b70359758c2', '2010-08-19 13:46:13', '2010-08-19 13:50:50', 13638, 2), (2465, '823ca66252457450e9b220f0c51b4e7c', '2010-08-19 14:02:49', '2010-08-19 14:02:50', 13639, 2), (2466, '46e947920dbf1e5e2dbd77cbc76c7be6', '2010-08-19 15:32:52', '2010-08-19 15:32:54', 13640, 2), (2467, '55722235056294abffa48a746401dbe7', '2010-08-19 15:38:41', '2010-08-19 15:42:56', 13653, 2), (2468, '506f7f2aba2f4e1ea0936a408db65d11', '2010-08-19 15:42:43', '2010-08-19 15:42:56', 13652, 2), (2469, '17ce1a4949aacfdb6bbbb589f525909d', '2010-08-19 15:50:50', '2010-08-19 15:52:36', 13662, 2), (2470, 'd03f79dde8d2b9f4d597119aa73f4dcb', '2010-08-19 15:55:18', '2010-08-19 15:55:20', 13663, 2), (2471, '263f51cd7021015d0ad7681837b01d3b', '2010-08-19 16:19:59', '2010-08-19 16:20:00', 13664, 2), (2472, '7f617e1a203c08d28b3ac018b2b45593', '2010-08-19 16:23:22', '2010-08-19 16:23:23', 13665, 2), (2473, '7955cad79183a19f02d3c40605619966', '2010-08-19 17:18:33', '2010-08-19 17:19:01', 13668, 2), (2474, '1754da1f429a8f5e70b544e4dcd33092', '2010-08-19 17:27:29', '2010-08-19 17:27:30', 13669, 2), (2475, '8c157a595ed55735b25518b7e4fa196b', '2010-08-19 18:18:49', '2010-08-19 18:22:10', 13684, 2), (2476, 'f51bc90d1f763e53efe2a4f78669c189', '2010-08-19 18:32:47', '2010-08-19 18:32:47', 13685, 2), (2477, '643343d22b3be409ab9ef9c3278eb58d', '2010-08-19 18:39:27', '2010-08-19 18:39:28', 13686, 2), (2478, 'defccff594be72bc910025d27c7b3b22', '2010-08-19 19:22:34', '2010-08-19 19:23:27', 13689, 2), (2479, 'bb5a5ef37d5e77b50220462dde25606b', '2010-08-19 19:23:38', '2010-08-20 06:31:42', 13825, 2), (2480, '6470986077d3fdfbb529886e587ec40f', '2010-08-19 19:29:03', '2010-08-19 19:29:03', 13700, 2), (2481, 'f106cd61250d905f7b8c9f052f036ea5', '2010-08-19 19:44:11', '2010-08-19 19:44:11', 13701, 2), (2482, 'b04a4710d09fb2cafe50999c5ecc7bad', '2010-08-19 19:55:41', '2010-08-19 19:56:45', 13709, 2), (2483, 'a77388cd1d5b1a24cac4f12d2ea84e79', '2010-08-19 19:58:11', '2010-08-19 19:58:12', 13710, 2), (2484, '634b949f4bf81a7aeaa02780d9997d32', '2010-08-19 20:15:52', '2010-08-19 20:15:53', 13711, 2), (2485, '4d93b1cfc6e4d028c10ba24f93d76129', '2010-08-19 20:28:51', '2010-08-19 20:32:32', 13724, 2), (2486, 'ec2d64a660b1b88d37c82e03d7b3a1d4', '2010-08-19 20:29:31', '2010-08-19 20:29:31', 13716, 2), (2487, 'bf85899d424d7c2330b608a3439a3b57', '2010-08-19 20:35:17', '2010-08-19 20:35:19', 13725, 2), (2488, '6fda4a856eb65a168089f58c5bde6317', '2010-08-19 20:39:08', '2010-08-19 20:39:12', 13726, 2), (2489, '0849e88d97932cbf6a2707090d353c81', '2010-08-19 20:39:13', '2010-08-19 20:39:14', 13727, 2), (2490, '507deaa4d9ade4a30a8f128353df0b23', '2010-08-19 20:39:15', '2010-08-19 20:39:16', 13728, 2), (2491, 'f0706d1bb758dfc497046829cff02f74', '2010-08-19 20:39:20', '2010-08-19 20:39:20', 13729, 2), (2492, 'e45938ec9f7fc2e8419c4162bb62470f', '2010-08-19 20:39:22', '2010-08-19 20:39:22', 13730, 2), (2493, 'cf0e2397e0f7d14eb79e0105c3f821c3', '2010-08-19 20:39:24', '2010-08-19 20:39:24', 13731, 2), (2494, '28f55a24f2ead4c7cabe86678089b22b', '2010-08-19 20:39:26', '2010-08-19 20:39:26', 13732, 2), (2495, '40884c7c5923142ed007565e863d70a9', '2010-08-19 20:45:59', '2010-08-19 20:47:38', 13738, 2), (2496, '72dd44829f5195df715b3bc11594379d', '2010-08-19 21:14:51', '2010-08-19 21:14:52', 13739, 2), (2497, '601fa31509bfe35ee5e0b507203de6fb', '2010-08-19 21:44:51', '2010-08-19 21:44:52', 13740, 2), (2498, '4e2aa2e9a10828409397c6440daeb477', '2010-08-19 22:17:32', '2010-08-19 22:17:37', 13741, 2), (2499, '3b23ace49d6b7c5232cfeac039caa4fc', '2010-08-19 22:17:38', '2010-08-19 22:17:39', 13742, 2), (2500, '4b1dca2f84212adba834186bef074822', '2010-08-19 22:17:41', '2010-08-19 22:17:42', 13743, 2), (2501, '3d0ad83c42bca32af90b56cbab7d6072', '2010-08-19 22:17:44', '2010-08-19 22:17:44', 13744, 2), (2502, '55b5929eeb9baece7f911b8fc28a64a3', '2010-08-19 22:17:45', '2010-08-19 22:17:48', 13745, 2), (2503, 'f6eb3d1f83617325f7c80c8d7ab00141', '2010-08-19 22:17:49', '2010-08-19 22:17:50', 13746, 2), (2504, '29b3346bc2c2db97403b8e681dc4cf8b', '2010-08-19 22:17:51', '2010-08-19 22:17:53', 13747, 2), (2505, '4744fe1759f0c1aaaad8b70c4c1dd72b', '2010-08-19 22:17:54', '2010-08-19 22:17:55', 13748, 2), (2506, '2696c86fda13fe2358933d3b23fd5846', '2010-08-19 22:17:57', '2010-08-19 22:17:57', 13749, 2), (2507, 'c2f9bc9f8eee3b67fb6824fcfd3d7e1b', '2010-08-19 22:17:59', '2010-08-19 22:18:00', 13750, 2), (2508, '7b051572f7f8edd2deeb21953b9f762d', '2010-08-19 22:18:01', '2010-08-19 22:18:02', 13751, 2), (2509, 'f19ba2c980f280e11ba2d8d1edecd996', '2010-08-19 22:18:03', '2010-08-19 22:18:04', 13752, 2), (2510, '39e1e91e02e03a640260f3d74b31a3d2', '2010-08-19 22:18:05', '2010-08-19 22:18:05', 13753, 2), (2511, 'c0bbf69bc8a69a568122d81b405d4fee', '2010-08-19 22:18:07', '2010-08-19 22:18:07', 13754, 2), (2512, '358722cf4528c0521a91c621f0434618', '2010-08-19 22:18:09', '2010-08-19 22:18:09', 13755, 2), (2513, 'e50c079fdf8ca762fa361edff1c78ffd', '2010-08-19 22:18:10', '2010-08-19 22:18:10', 13756, 2), (2514, '4ca79df0a27bc12cf632ae1603376eef', '2010-08-19 22:18:12', '2010-08-19 22:18:12', 13757, 2), (2515, '315712f22cf0e5684932812156a3efd0', '2010-08-19 22:18:13', '2010-08-19 22:18:13', 13758, 2), (2516, '9747505dd4566315a326c04f55cd0830', '2010-08-19 22:18:15', '2010-08-19 22:18:15', 13759, 2), (2517, '014464b7ac66dbc4dc54faee0d7c6575', '2010-08-19 22:18:16', '2010-08-19 22:18:17', 13760, 2), (2518, 'a427b2246dc116406e41e8fe0a665965', '2010-08-19 22:18:18', '2010-08-19 22:18:19', 13761, 2), (2519, 'ea6fb8c0526e600f4321f02883b29e4d', '2010-08-19 22:18:20', '2010-08-19 22:18:21', 13762, 2), (2520, '67a7e3bf622d78fd123480cf0d73a45a', '2010-08-19 22:18:22', '2010-08-19 22:18:22', 13763, 2), (2521, '442d42ad18a12147c6b38352e933a2c5', '2010-08-19 22:18:23', '2010-08-19 22:18:24', 13764, 2), (2522, '52a9f5ac79f46abd159f3bb5a372708c', '2010-08-19 22:18:25', '2010-08-19 22:18:26', 13765, 2), (2523, 'abfeee286a20cdf535676bdebc18b144', '2010-08-19 22:18:27', '2010-08-19 22:18:28', 13766, 2), (2524, '300987c851cc59df95fd363901d73005', '2010-08-19 22:18:29', '2010-08-19 22:18:30', 13767, 2), (2525, '0eb033cf95f9f1e5c473fb9ce355a990', '2010-08-19 22:18:31', '2010-08-19 22:18:32', 13768, 2), (2526, '5798e966381aa5f54e06922416554f80', '2010-08-19 22:18:33', '2010-08-19 22:18:34', 13769, 2), (2527, 'd5acbcbb3788e40b33ef20ce8f539cae', '2010-08-19 22:18:36', '2010-08-19 22:18:37', 13770, 2), (2528, 'ac4eb323f73984aef7128143825291e5', '2010-08-19 22:18:38', '2010-08-19 22:18:39', 13771, 2), (2529, 'eeb133ee0dc8ae712b06821bab6e0eb6', '2010-08-19 22:18:40', '2010-08-19 22:18:41', 13772, 2), (2530, '29507bf1655d3bef474f9200f43ad5d8', '2010-08-19 22:18:43', '2010-08-19 22:18:43', 13773, 2), (2531, '47a5eb820bd077b6790c274960a3957b', '2010-08-19 22:18:45', '2010-08-19 22:18:46', 13774, 2), (2532, '15d34f610bdb9ef985da0448b52c82a9', '2010-08-19 22:18:47', '2010-08-19 22:18:48', 13775, 2), (2533, '6bf957d0c010c0724a8a65ebeb2f1f2a', '2010-08-19 22:18:49', '2010-08-19 22:18:50', 13776, 2), (2534, '4562fb692384dca2f5a0983a0788df31', '2010-08-19 22:18:51', '2010-08-19 22:18:55', 13777, 2), (2535, 'bee540397f7584e0abad99e7b7ecb98c', '2010-08-19 22:18:56', '2010-08-19 22:18:57', 13778, 2), (2536, '1b731fb6e61ec7135b4b2de6e2bb3df3', '2010-08-19 22:18:58', '2010-08-19 22:18:59', 13779, 2), (2537, 'f786a37eb75e57d685eba8e2817ab37e', '2010-08-19 22:19:00', '2010-08-19 22:19:01', 13780, 2), (2538, '5390e2d86750ffa5e5acb309257bf38a', '2010-08-19 22:19:03', '2010-08-19 22:19:04', 13781, 2), (2539, '9d041ff4796cf1b5db0bb7332710bbad', '2010-08-19 22:19:05', '2010-08-19 22:19:06', 13782, 2), (2540, 'de987285341aa5c20383313743881100', '2010-08-19 22:19:07', '2010-08-19 22:19:08', 13783, 2), (2541, '8e17419130238b01fe1ac328624ccb17', '2010-08-19 22:19:09', '2010-08-19 22:19:10', 13784, 2), (2542, '11313c38c9abb2e12190e610def0c638', '2010-08-19 22:19:11', '2010-08-19 22:19:12', 13785, 2), (2543, '6064cd01165839adf34155297924fda2', '2010-08-19 22:19:13', '2010-08-19 22:19:14', 13786, 2), (2544, '0df467ab4d90dc5d8eef105f0cb60a0e', '2010-08-19 22:19:16', '2010-08-19 22:19:16', 13787, 2), (2545, '572e320fd087b12d2295cb27d1123634', '2010-08-19 22:19:18', '2010-08-19 22:19:19', 13788, 2), (2546, '748e09c4a1dcb46ae3b195ebb10fa66f', '2010-08-19 22:19:20', '2010-08-19 22:19:21', 13789, 2), (2547, '8115a7f1c26e52143e98c7fcd2723683', '2010-08-19 22:19:22', '2010-08-19 22:19:23', 13790, 2), (2548, '090b35213f8364acd3d6ec8a390f2325', '2010-08-19 22:23:13', '2010-08-19 22:23:15', 13791, 2), (2549, 'cdb84d40e003e938950470e21f14e3d5', '2010-08-19 22:40:46', '2010-08-19 22:40:50', 13792, 2), (2550, 'c3e0d061ac4e13336409eb6cd86acf23', '2010-08-19 22:46:06', '2010-08-19 22:46:07', 13793, 2), (2551, 'fa5197547ff7f07c7b89b07e543ad823', '2010-08-19 22:59:13', '2010-08-19 23:00:07', 13794, 2), (2552, '5680cc93853858c144c472f110204751', '2010-08-19 23:17:35', '2010-08-19 23:17:37', 13795, 2), (2553, '6e6e11079d826946c7e7f8f36e2074f6', '2010-08-19 23:30:02', '2010-08-19 23:30:04', 13796, 2), (2554, '6921eca441a7978e513f17d8ef13bad1', '2010-08-20 01:33:52', '2010-08-20 01:33:53', 13797, 2), (2555, 'ab6420215035e497e2f9b2b683805521', '2010-08-20 02:24:17', '2010-08-20 02:24:19', 13798, 2), (2556, '48b62ed51213dc94f57e9416d6392a22', '2010-08-20 02:57:56', '2010-08-20 02:57:57', 13799, 2), (2557, '2f2f277629d74320cfca254d41b2a1c0', '2010-08-20 03:09:12', '2010-08-20 03:09:13', 13800, 2), (2558, '42d11662999bc6864a3e225da492772f', '2010-08-20 03:09:48', '2010-08-20 03:12:34', 13817, 2), (2559, '1b2f7ad02049ea737aa305a7909c39dc', '2010-08-20 03:31:34', '2010-08-20 03:31:35', 13818, 2), (2560, '991846b2626f0cb3323c7cb1f9a1c1a0', '2010-08-20 04:37:19', '2010-08-20 04:37:22', 13819, 2), (2561, 'ea589ce8176020a3b2d59570bbbfb0d3', '2010-08-20 04:42:11', '2010-08-20 04:42:12', 13820, 2), (2562, '5d3a57ddecad21c4d80ec8f3669477a9', '2010-08-20 05:10:14', '2010-08-20 05:10:15', 13821, 2), (2563, '2bb1e3d149cf58eab1854f1b6b338915', '2010-08-20 05:35:17', '2010-08-20 05:35:18', 13822, 2), (2564, '1068b27e586d20467b52a2016e2bc387', '2010-08-20 06:15:58', '2010-08-20 06:15:59', 13823, 2), (2565, 'd404fba5f16d18d37486ccd411527bdd', '2010-08-20 06:27:30', '2010-08-20 06:27:30', 13824, 2), (2566, '771a160c778f783b444d8def1e1228e7', '2010-08-20 07:08:27', '2010-08-20 07:18:22', 13835, 2), (2567, 'a01d9b188391e1407f3201a7d84b8080', '2010-08-20 07:36:18', '2010-08-20 07:36:19', 13836, 2), (2568, '739d0a827b27c8b4307901a179397244', '2010-08-20 07:44:44', '2010-08-20 08:01:55', 13850, 2), (2569, 'fd63d903475a5b5798c9ae7b33faf55e', '2010-08-20 08:14:21', '2010-08-20 08:14:22', 13851, 2), (2570, '7a6a96856d93ac90e9e2beb45aa0010c', '2010-08-20 08:34:31', '2010-08-20 08:35:42', 13856, 2), (2571, 'fde4626710eb612030212f9a6d1e2f32', '2010-08-20 08:45:50', '2010-08-20 08:47:39', 13865, 2), (2572, '3c885b5ed828467589942cb94b5fe23c', '2010-08-20 08:56:10', '2010-08-20 08:56:11', 13866, 2), (2573, '4d3c118ec9a2c88134429fc44987de98', '2010-08-20 08:57:34', '2010-08-20 09:02:45', 13870, 2), (2574, '7c471b23d9e5a089304d6bcb001775cc', '2010-08-20 09:13:58', '2010-08-20 09:13:59', 13871, 2), (2575, 'e6b0ec7c0175bb1f06f80d5966ff476a', '2010-08-20 09:21:21', '2010-08-20 09:21:23', 13872, 2), (2576, 'f92a581a23229433c4141e3f1920aae5', '2010-08-20 09:28:42', '2010-08-20 09:28:42', 13873, 2), (2577, 'db15d47f1a8011e497eec5ed60063dfc', '2010-08-20 10:00:04', '2010-08-20 10:00:05', 13874, 2), (2578, 'debfe0ed6a7798b1cff283f07ac5fa4c', '2010-08-20 10:45:02', '2010-08-20 10:45:03', 13875, 2), (2579, '32c4bdff6a32cf5e9ecf46ae693a795b', '2010-08-20 10:47:58', '2010-08-20 10:48:00', 13876, 2), (2580, '3e6616956beabb98b7f2e67a654c3c91', '2010-08-20 11:04:40', '2010-08-20 11:32:01', 13906, 2), (2581, '1a20bfee553834efd56963df972305d8', '2010-08-20 11:19:56', '2010-08-20 11:19:58', 13887, 2), (2582, '385b889033bc2865732edac542c3fb23', '2010-08-20 11:20:43', '2010-08-20 11:20:44', 13888, 2), (2583, '5f4be99b4c07240d2189f0c769f87584', '2010-08-20 11:20:45', '2010-08-20 11:23:35', 13904, 2), (2584, '1df884ce5ab645d5ad6d70907690a14c', '2010-08-20 11:40:17', '2010-08-20 11:40:18', 13907, 2), (2585, '0b79a9ca8381722fd86b9254056a3c72', '2010-08-20 12:07:50', '2010-08-20 12:07:51', 13908, 2), (2586, 'd394778f50f5f88546abd6eac47e8d3d', '2010-08-20 12:42:45', '2010-08-20 12:43:09', 13911, 2), (2587, '7e968a8ea32cd1fcdea21ee2e396d0eb', '2010-08-20 12:45:07', '2010-08-20 12:45:12', 13912, 2), (2588, 'e935d5ff0217481021f250f2023396c0', '2010-08-20 12:45:10', '2010-08-20 12:45:44', 13915, 2), (2589, '44cefabc6ab29f472056b34f2e00165d', '2010-08-20 12:55:44', '2010-08-20 12:55:45', 13916, 2), (2590, 'a0a246667f95817c1fe1acf733378d12', '2010-08-20 12:59:22', '2010-08-20 12:59:23', 13917, 2), (2591, 'fd45f501d481f29a9bf6e96c572432dd', '2010-08-20 13:20:21', '2010-08-20 13:20:27', 13919, 2), (2592, 'db8abf0dfec81c06eb68ab3c3d8a91a7', '2010-08-20 13:20:23', '2010-08-20 13:20:27', 13920, 2), (2593, '3999e73c96746e9066992cb3629c9ec7', '2010-08-20 13:20:25', '2010-08-20 13:28:38', 13923, 2), (2594, '5048c631e0a0bbe0b16a42fb0affbcd0', '2010-08-20 13:43:36', '2010-08-20 13:43:37', 13924, 2), (2595, 'acc0e12b37d53b82502dd5d96fbc94a6', '2010-08-20 13:44:25', '2010-08-20 13:44:26', 13925, 2), (2596, '2676800970d78ce99b3b97768303f365', '2010-08-20 14:31:28', '2010-08-20 14:31:29', 13926, 2), (2597, 'd6f4a6f4b6be6c007f56f98aa10e0ad9', '2010-08-20 14:47:26', '2010-08-20 14:47:27', 13927, 2), (2598, '1960c610536e58aa78d8f2837a63756b', '2010-08-20 15:19:18', '2010-08-20 15:19:19', 13929, 2), (2599, 'c11a9c516aca423156ec5be6c51ec9a8', '2010-08-20 15:22:38', '2010-08-20 15:22:42', 13930, 2), (2600, '49a05342aae0d42b1c35c1cf1caeee79', '2010-08-20 15:22:40', '2010-08-20 15:22:43', 13931, 2), (2601, '6ce718cff49c62e34f26468de223018f', '2010-08-20 15:22:44', '2010-08-20 15:22:44', 13932, 2), (2602, 'dd2b0c9fbf7fdce4b43423dd30e227c4', '2010-08-20 15:22:46', '2010-08-20 15:22:47', 13933, 2), (2603, '82e08edb0997ac50a86b254ced709369', '2010-08-20 15:22:48', '2010-08-20 15:22:49', 13934, 2), (2604, '3a3f95efcdbb648e74e2ae81edb111ca', '2010-08-20 15:22:48', '2010-08-20 15:22:50', 13935, 2), (2605, '85d478a138e14e2b19066ce81d8127c8', '2010-08-20 15:22:51', '2010-08-20 15:24:19', 13945, 2), (2606, 'dba170aa2e7008fce845445069bed06a', '2010-08-20 15:23:14', '2010-08-20 15:23:15', 13938, 2), (2607, '2a0ff6d3271a42a373a3c26783ac11dc', '2010-08-20 15:23:20', '2010-08-20 15:23:22', 13940, 2), (2608, 'a8ad924d476d3eb14d343ddf386e3c43', '2010-08-20 15:23:20', '2010-08-20 15:23:22', 13941, 2), (2609, '8d6e6bf79805bbe8d5c4137aa62c5b1f', '2010-08-20 15:23:34', '2010-08-20 15:23:35', 13943, 2), (2610, '7b7b4de7625b9f4b194a3da20eb65f2f', '2010-08-20 15:59:14', '2010-08-20 15:59:15', 13946, 2), (2611, 'f016d169d4e626cc2cbbc60c29ccc51f', '2010-08-20 16:21:14', '2010-08-20 16:25:35', 13965, 2), (2612, 'd21b3493219c3000b2d120e9daba0082', '2010-08-20 16:28:06', '2010-08-20 16:28:07', 13966, 2), (2613, '5d694dd3325810692e5dae8680e9a5c6', '2010-08-20 16:42:26', '2010-08-20 16:44:38', 13976, 2), (2614, 'd555367fad3d3d3fc22f845cdce2f3e8', '2010-08-20 16:53:43', '2010-08-20 16:53:44', 13977, 2), (2615, '1febe9bef5deb14f224976d9e31b0cda', '2010-08-20 16:53:45', '2010-08-20 17:17:54', 13999, 2), (2616, 'c14dabb8f73698a8015fdfec7e4c9e06', '2010-08-20 17:45:07', '2010-08-20 17:45:08', 14000, 2), (2617, '96edf206f88e55ec466c4cbc03f51111', '2010-08-20 18:28:33', '2010-08-20 18:32:52', 14010, 2), (2618, '6268fc626ba159c9c9738b1091ad8bf2', '2010-08-20 21:09:22', '2010-08-20 21:10:51', 14020, 2), (2619, '7a0008c9eeb736924123c1c743c47c0e', '2010-08-20 22:42:15', '2010-08-20 22:44:50', 14034, 2), (2620, '832e5825c985f2d8bd66032e18184cc2', '2010-08-21 01:52:49', '2010-08-21 01:52:50', 14035, 2), (2621, '36e883e0f4f7a9ece9914caff36ad8fb', '2010-08-21 02:01:34', '2010-08-21 02:07:38', 14055, 2), (2622, 'ef9035defc80230ae8f9a2f912f6cb58', '2010-08-21 04:28:54', '2010-08-21 04:28:56', 14056, 2), (2623, 'ad1d607f12d86b13010172efab0ceaf7', '2010-08-21 04:55:56', '2010-08-21 04:55:57', 14057, 2), (2624, 'c7f983ec2cd693911d725fb9fcff3cee', '2010-08-21 05:04:59', '2010-08-21 05:07:04', 14063, 2), (2625, 'd3fcb574fcfd5ce1929bcb3fb64076a0', '2010-08-21 05:25:47', '2010-08-21 05:25:48', 14064, 2), (2626, '6df4eaabed37ab9cfe6cb3b2bb4efe08', '2010-08-21 05:52:43', '2010-08-21 05:52:44', 14065, 2), (2627, 'fa77d8e1a3adbb2d09a5a29f4b45efd0', '2010-08-21 06:15:24', '2010-08-21 06:15:25', 14066, 2), (2628, '820f6bac5a0384887885b87a5b21f161', '2010-08-21 06:19:43', '2010-08-21 06:19:44', 14067, 2), (2629, '60b081124c70f3b0869e5fcc1c0f259c', '2010-08-21 06:46:44', '2010-08-21 06:46:45', 14068, 2), (2630, '2b46dcfbcea7b61e5a0b4bd3efb97afa', '2010-08-21 07:13:44', '2010-08-21 07:13:46', 14069, 2), (2631, 'fbd57070c75217b47bd760e24ccccd46', '2010-08-21 07:45:14', '2010-08-21 07:45:16', 14070, 2), (2632, '21cb4c538faececaf95ce3ad1c1443c5', '2010-08-21 08:16:44', '2010-08-21 08:16:45', 14071, 2), (2633, 'a138c1d7ec8232221b4b113c119f0337', '2010-08-21 08:39:15', '2010-08-21 08:39:15', 14072, 2), (2634, '6ccf3d7818c3b2ec6b461069c1fd6901', '2010-08-21 08:57:28', '2010-08-21 09:00:56', 14091, 2), (2635, '4b847a3084bf396a9641463bb0b860a6', '2010-08-21 08:58:58', '2010-08-21 12:14:51', 14123, 2), (2636, '197097a884552e84225d182c61462148', '2010-08-21 09:05:47', '2010-08-21 09:05:47', 14092, 2), (2637, 'b18049bb1707f4edabec23751137c167', '2010-08-21 09:10:44', '2010-08-21 09:10:46', 14093, 2), (2638, '59b6878f52cee1eb5b41ecd859990c95', '2010-08-21 09:33:30', '2010-08-21 09:33:31', 14098, 2), (2639, '002deecf40ee144d23b2333e0b65a408', '2010-08-21 09:37:45', '2010-08-21 09:37:46', 14099, 2), (2640, '9c9138d3214ec42f9043faf507ed9971', '2010-08-21 10:04:44', '2010-08-21 10:04:45', 14100, 2), (2641, 'ae126ad4e794dd97390737ae03e947b5', '2010-08-21 10:27:27', '2010-08-21 10:28:14', 14102, 2), (2642, 'd8e08d7376003ecf36e902eb01f93321', '2010-08-21 10:27:27', '2010-08-21 10:28:14', 14103, 2), (2643, '119f08f642eae6b3e9cb2ec979d3a20b', '2010-08-21 10:27:27', '2010-08-21 10:28:14', 14101, 2), (2644, '72b47a9a3edd9c821fdfaa1f7865f6ce', '2010-08-21 10:27:55', '2010-08-21 10:28:14', 14104, 2), (2645, '6dae0e3dd32258355c4b66ae9f8aa638', '2010-08-21 10:28:19', '2010-08-21 10:29:15', 14114, 2), (2646, 'a0e318cfdc6c3a1bfb91d1bec1f6d39b', '2010-08-21 11:00:11', '2010-08-21 11:00:15', 14115, 2), (2647, '822931cf558b62c916f439e16db5ce3c', '2010-08-21 11:31:46', '2010-08-21 11:31:54', 14116, 2), (2648, '993bbca9adee6dabe726926db84dbc67', '2010-08-21 11:35:25', '2010-08-21 11:35:27', 14117, 2), (2649, 'db55ddf17236c60c4b3b61980fe13b72', '2010-08-21 11:54:20', '2010-08-21 11:54:21', 14118, 2), (2650, '2b5d83b7099ffa2174f2dd6751f0c7c8', '2010-08-21 12:21:16', '2010-08-21 12:21:17', 14124, 2), (2651, '2c2a9295c8caf5334cb632a91887d445', '2010-08-21 12:52:41', '2010-08-21 12:52:42', 14125, 2), (2652, '9cb8c77a8f011f7c9cfddc25cea1678f', '2010-08-21 13:19:37', '2010-08-21 13:19:38', 14126, 2), (2653, 'c5d70723d548f91355214955cf4cdb7f', '2010-08-21 13:46:32', '2010-08-21 13:46:34', 14127, 2), (2654, 'f4ff7bec40a207f98959cf2cdd5b51a2', '2010-08-21 14:00:05', '2010-08-21 14:00:06', 14128, 2), (2655, 'd07f7dcc8c6feea49053497a2e434f87', '2010-08-21 14:08:50', '2010-08-21 14:08:51', 14129, 2), (2656, 'cc1b5f4933f5749189d2e72a0e564d2a', '2010-08-21 14:13:29', '2010-08-21 14:13:30', 14130, 2), (2657, 'c4ff7ac58ae8ae729d05aab77718fdc2', '2010-08-21 14:36:14', '2010-08-21 14:36:15', 14131, 2), (2658, '36adaf16e6c1bd651ff865c8a4d4cfe2', '2010-08-21 14:40:24', '2010-08-21 14:40:25', 14132, 2), (2659, '3a32d263d3d55f7553a2a0755b9b1d90', '2010-08-21 14:52:24', '2010-08-21 14:52:25', 14133, 2), (2660, '131602e3d86496cf9e86a0c08feca280', '2010-08-21 15:00:45', '2010-08-21 15:02:24', 14147, 2), (2661, '012bc78ff91c7ab01500961b23c54f41', '2010-08-21 15:19:55', '2010-08-21 15:19:56', 14148, 2), (2662, '50738f7d32fe900fdf1659549686059f', '2010-08-21 15:51:59', '2010-08-21 15:52:01', 14149, 2), (2663, '7222513804328fd771627c249051c2f2', '2010-08-21 15:59:18', '2010-08-21 16:04:30', 14171, 2), (2664, '62ca958f5685ebc59b6147cb853156ac', '2010-08-21 16:13:13', '2010-08-21 16:27:44', 14252, 2), (2665, '300b4ec03c783ad91dd21681f0dfba92', '2010-08-21 16:24:03', '2010-08-21 16:24:04', 14215, 2), (2666, '926810b01fbf05d7dc152522fc297823', '2010-08-21 16:29:23', '2010-08-21 16:29:24', 14253, 2), (2667, '60fd888a678668b34b47833eccbdbd8e', '2010-08-21 16:56:08', '2010-08-21 16:56:08', 14254, 2), (2668, '576c0ce508f77a72b9e152b1d5643502', '2010-08-21 16:56:32', '2010-08-21 16:56:32', 14255, 2), (2669, 'd1e5c416bb05a5eed09f8104889e1825', '2010-08-21 17:02:30', '2010-08-21 17:06:00', 14265, 2), (2670, '44151837031dba8e1880fa91215e85f5', '2010-08-21 17:31:58', '2010-08-21 17:31:59', 14266, 2), (2671, '5cd4f2800311ab752416f7c23c3e4d6b', '2010-08-21 17:46:04', '2010-08-21 17:46:05', 14267, 2), (2672, 'd1c440f4998ca263925319d734acef13', '2010-08-21 18:00:11', '2010-08-21 18:00:12', 14268, 2), (2673, 'f6fb01815e564a497ec5eae98f923936', '2010-08-21 18:30:36', '2010-08-21 18:30:37', 14269, 2), (2674, 'fdf397ca36695531762f1e88a4317943', '2010-08-21 18:48:22', '2010-08-21 18:48:23', 14270, 2), (2675, 'ed9a169ea0140cb3b97ed9feff739ea0', '2010-08-21 19:06:09', '2010-08-21 19:06:09', 14271, 2), (2676, '9f27b19eaeb9938232eb256509c8b0fe', '2010-08-21 19:20:32', '2010-08-21 19:22:47', 14278, 2), (2677, 'ab2d43d6000269254172004f27844ec5', '2010-08-21 19:24:22', '2010-08-21 19:24:23', 14279, 2), (2678, '09ff2c1cc38eb8863f330435feaf15b4', '2010-08-21 19:46:40', '2010-08-21 19:46:41', 14280, 2), (2679, 'a279f432080567c92475a11343e7cecc', '2010-08-21 19:53:26', '2010-08-21 19:53:27', 14281, 2), (2680, '015e24cc8b8394416079eeea5042bb69', '2010-08-21 20:05:19', '2010-08-21 20:05:21', 14282, 2), (2681, 'a81eaf91fc78d003124639cbafc7c668', '2010-08-21 20:13:10', '2010-08-21 20:14:33', 14289, 2), (2682, 'fc181ce2239c737329860c518a76739d', '2010-08-21 20:16:22', '2010-08-21 20:16:22', 14290, 2), (2683, '5c2e2baef4cc07ec720e1c0501e82568', '2010-08-21 20:24:27', '2010-08-21 20:24:28', 14291, 2), (2684, '8740cd1d350e4912a8415fcd7b0361a4', '2010-08-21 20:51:23', '2010-08-21 20:51:24', 14292, 2), (2685, '3442dbc3f0cc056f85b23d4924051097', '2010-08-21 20:56:41', '2010-08-21 20:56:42', 14293, 2), (2686, 'df2201cbc3ccbe916d395f1cfda3c382', '2010-08-21 21:08:44', '2010-08-21 21:13:30', 14304, 2), (2687, 'bc01c4e6fc801cf6d5ffa47717330ee2', '2010-08-21 21:10:38', '2010-08-21 21:10:39', 14295, 2), (2688, '5dafb042cac48f63f617d0da2644daca', '2010-08-21 21:30:50', '2010-08-21 21:30:51', 14305, 2), (2689, '03853adbb9720a960627f7b40770ff9f', '2010-08-21 21:51:02', '2010-08-21 21:51:03', 14306, 2), (2690, '3f491f557273313b5d0a5f18d02ec64a', '2010-08-21 22:15:11', '2010-08-21 22:15:13', 14307, 2), (2691, '8b53bcf54b8cc4b75e2d217799c993fa', '2010-08-21 22:39:10', '2010-08-21 22:39:12', 14308, 2), (2692, 'cad33cf0b6098af4f0f12bd055c2dac1', '2010-08-21 22:39:14', '2010-08-21 22:39:14', 14309, 2), (2693, '27f8b54fa17c31a34a32bd2c764aeef9', '2010-08-21 22:39:27', '2010-08-21 22:39:27', 14310, 2), (2694, '8259af728b444ee026c2f85b605da664', '2010-08-21 22:59:39', '2010-08-21 22:59:39', 14311, 2), (2695, '6e74b68c13d68e9384d89b20ec1ff5f0', '2010-08-21 23:17:11', '2010-08-21 23:17:12', 14312, 2), (2696, '72bb20d78a89e7d3ce672ff8a5ba6caa', '2010-08-21 23:27:59', '2010-08-21 23:28:00', 14313, 2), (2697, '5e672714aed4c3683fd0547bd0fe4714', '2010-08-21 23:48:10', '2010-08-21 23:48:11', 14314, 2), (2698, 'f1b160eb4fe6669528c0d7c1df6f4cf4', '2010-08-22 00:08:22', '2010-08-22 00:08:23', 14315, 2), (2699, '834905d8dd8c0a7497f6946d60cdf615', '2010-08-22 00:28:34', '2010-08-22 00:28:35', 14316, 2), (2700, 'b9f7ab177624ab98ff88c503f6691d39', '2010-08-22 00:52:48', '2010-08-22 00:52:49', 14317, 2), (2701, '8e6ce37e0bd970ba2abf147b425bd239', '2010-08-22 01:12:59', '2010-08-22 01:13:00', 14318, 2), (2702, '38d27ad8f2399e550e483c1cf9606454', '2010-08-22 01:33:11', '2010-08-22 01:33:12', 14319, 2), (2703, '78efa8e9344c0cc02e1ac06ff95fa587', '2010-08-22 02:01:27', '2010-08-22 02:01:28', 14320, 2), (2704, '516a0b0a068851bc2dfb374130c2b437', '2010-08-22 02:21:38', '2010-08-22 02:21:40', 14321, 2), (2705, '75dfd09613c51b980c25f26f62eed786', '2010-08-22 02:43:19', '2010-08-22 02:43:19', 14322, 2), (2706, '9fd2f31a3c8d9e2ff3307a797321b8c9', '2010-08-22 03:03:35', '2010-08-22 03:03:42', 14323, 2), (2707, '315328ed9507c5ebad5216860809497a', '2010-08-22 03:59:20', '2010-08-22 03:59:21', 14324, 2), (2708, '6d61d49a7ef0427695aa2b42bdc2f3d4', '2010-08-22 04:20:49', '2010-08-22 04:20:50', 14325, 2), (2709, 'bdb0b6d7a62cf62511a3e3ce708333fd', '2010-08-22 04:46:50', '2010-08-22 04:46:53', 14326, 2), (2710, 'f517581091999586b1be3506f69351f9', '2010-08-22 05:04:31', '2010-08-22 05:04:33', 14327, 2), (2711, '1535541b4422501221f3e532a2c7706e', '2010-08-22 05:26:35', '2010-08-22 05:26:36', 14328, 2), (2712, '009d6d847a1aeeafa7b0f3fe21786a27', '2010-08-22 05:36:35', '2010-08-22 05:51:24', 14368, 2), (2713, '4ca00cdb98420aad79d3c3d5380bcc23', '2010-08-22 05:48:38', '2010-08-22 05:48:39', 14358, 2), (2714, '47756b711ef437ba31abc3f963d57389', '2010-08-22 05:54:48', '2010-08-22 05:54:48', 0, 2), (2715, 'f9ca8aa313b2a8e37c07ae7c259f41a5', '2010-08-22 06:10:41', '2010-08-22 06:10:42', 14369, 2), (2716, '2eb7ed599bbc52f86274b8595f59fbf2', '2010-08-22 06:32:47', '2010-08-22 06:32:49', 14370, 2), (2717, '3986698eb181416b22da8ae1ea2a51b4', '2010-08-22 06:50:33', '2010-08-22 06:50:34', 14371, 2), (2718, 'eb0a326a239cc0045b98c257dee056a9', '2010-08-22 07:06:01', '2010-08-22 07:06:02', 14372, 2), (2719, '75336ada868d0ba036d7e730fcba4a5f', '2010-08-22 07:12:44', '2010-08-22 07:12:45', 14373, 2), (2720, 'da3b0985c3b4bea87c813946a785e548', '2010-08-22 07:18:02', '2010-08-22 07:40:41', 14382, 2), (2721, 'c859a38e896bfb75e5fec6e0b2501358', '2010-08-22 07:20:02', '2010-08-22 07:21:22', 14380, 2), (2722, 'e39961a11ebcf03081f4e3aeb65ccf8b', '2010-08-22 07:39:20', '2010-08-22 07:39:21', 14381, 2), (2723, '8661d518aa828603e9764f206f7ed347', '2010-08-22 08:00:54', '2010-08-22 08:01:35', 14387, 2), (2724, 'b1703ad401609a70c62540bf8552d3c9', '2010-08-22 08:01:31', '2010-08-22 08:01:32', 14386, 2), (2725, 'f3c9828c0c0dab40a642ebda005828de', '2010-08-22 08:09:11', '2010-08-22 08:09:12', 14388, 2), (2726, 'f59c063e90f68d9215484be812ba5355', '2010-08-22 08:28:07', '2010-08-22 08:28:08', 14389, 2), (2727, '7a90cff37e4b52290de246a001ecc52a', '2010-08-22 08:50:17', '2010-08-22 08:50:19', 14390, 2), (2728, '86e5e9e110ffbd0a5a8c956ca2daa3fb', '2010-08-22 08:59:34', '2010-08-22 09:04:32', 14393, 2), (2729, '6b84807d6a987b21b2e2c208d3847b61', '2010-08-22 09:12:28', '2010-08-22 09:12:30', 14394, 2), (2730, '79a2e6afc8ab09b6150ae12336601536', '2010-08-22 09:25:50', '2010-08-22 09:25:51', 14395, 2), (2731, '95ae42ca8300cb57b8fe8de420ec0a2b', '2010-08-22 09:39:37', '2010-08-22 09:39:38', 14396, 2), (2732, '51addd77fed2c584af14810c16d57b2b', '2010-08-22 10:02:32', '2010-08-22 10:02:33', 14397, 2), (2733, '2f3b04c9ca84deb9359dbab1b4a1662b', '2010-08-22 10:02:46', '2010-08-22 10:03:34', 14406, 2), (2734, 'b6eee9f3ddbf7a317fb36f4c772a002f', '2010-08-22 10:05:11', '2010-08-22 10:05:12', 14407, 2), (2735, '27920b4e7e2bfc7849e2f12e98f4296c', '2010-08-22 10:30:02', '2010-08-22 10:30:03', 14408, 2), (2736, '3aea1a548c17f84363b2a2e740dde072', '2010-08-22 10:48:22', '2010-08-22 10:48:24', 14409, 2), (2737, '85df37e2b72d5a0a346d54d5405fae18', '2010-08-22 10:55:09', '2010-08-22 10:56:44', 14415, 2), (2738, 'fb7ab686e632c0ec7fd615504e1b157f', '2010-08-22 11:11:18', '2010-08-22 11:11:19', 14416, 2), (2739, 'f7370e81e8bafc970d6d1614bb0832c7', '2010-08-22 11:34:13', '2010-08-22 11:34:14', 14417, 2), (2740, '41132198e980dd12215c61d8b4331fd7', '2010-08-22 11:42:01', '2010-08-22 11:42:02', 14418, 2), (2741, '0d7d149af5e6e0e54c15feebb5c75ed6', '2010-08-22 11:57:07', '2010-08-22 11:57:08', 14419, 2), (2742, 'a621d778895b229b76cdf9db07ce32dd', '2010-08-22 12:20:01', '2010-08-22 12:20:02', 14420, 2), (2743, 'bd70a2d17e8d16344b91a143f99741e9', '2010-08-22 12:28:36', '2010-08-22 12:32:36', 14432, 2), (2744, 'dbc0799b8660f1d017b576510c84d497', '2010-08-22 12:38:21', '2010-08-22 12:38:22', 14433, 2), (2745, 'f003b1f9ade666a7e05855f26817d29c', '2010-08-22 13:05:50', '2010-08-22 13:05:51', 14434, 2), (2746, '4e566c33ee929f9237004e8ae613ccaa', '2010-08-22 13:13:14', '2010-08-22 13:21:09', 14474, 2), (2747, 'ac29705738acffc909b6f4cce7b15feb', '2010-08-22 13:18:35', '2010-08-22 13:19:38', 14465, 2), (2748, '91a5352a3aeeb5aeafae2a76af01ed2f', '2010-08-22 13:26:58', '2010-08-22 13:26:59', 14475, 2), (2749, 'cfaeededb9ebe6b84c7d6e4174006adf', '2010-08-22 13:28:43', '2010-08-22 13:28:44', 14476, 2), (2750, 'a8e1ac602c1e1d8e396d2d838ecdfac0', '2010-08-22 13:30:56', '2010-08-22 13:48:04', 14498, 2), (2751, '32921847b2b6344533190ed6c265126e', '2010-08-22 13:51:36', '2010-08-22 13:51:37', 14499, 2), (2752, '5cbc4042be72b1c525d59253dc2a54ba', '2010-08-22 13:55:22', '2010-08-22 14:00:34', 14520, 2), (2753, '65e8e6aef490582afaa0e83f5b792a36', '2010-08-22 14:19:02', '2010-08-22 14:19:03', 14521, 2), (2754, 'c88738b94c9a2cb6bb272baec700ec80', '2010-08-22 14:37:20', '2010-08-22 14:37:21', 14522, 2), (2755, '9d1626c392a939502717957da67dae4f', '2010-08-22 14:50:24', '2010-08-22 14:50:25', 14523, 2), (2756, 'dcabab32108fd8bf6677d39301f7b7b3', '2010-08-22 15:00:12', '2010-08-22 15:00:12', 14524, 2), (2757, '0e85ab371e7ec6bf3346347cf383eb86', '2010-08-22 15:01:27', '2010-08-22 15:06:18', 14538, 2), (2758, '7ca6a00b6a6488fc7b246797de3fc652', '2010-08-22 15:23:03', '2010-08-22 15:23:04', 14539, 2), (2759, '4a28ef42c451a5f4814404a70f449bf1', '2010-08-22 15:26:22', '2010-08-22 15:29:50', 14555, 2), (2760, 'c1a520873f75b34668c3133eb6710623', '2010-08-22 15:45:53', '2010-08-22 15:45:54', 14556, 2), (2761, 'b57d1042b42745dcba24e59b87f112d1', '2010-08-22 16:08:42', '2010-08-22 16:08:43', 14557, 2), (2762, '99259ccf8445aee74436d81578fc6805', '2010-08-22 16:17:13', '2010-08-22 16:17:14', 14558, 2), (2763, '091b375d69d8da25e2ffa66ae690aa19', '2010-08-22 16:26:58', '2010-08-22 16:26:59', 14559, 2), (2764, '21ce0c158c2827231cf2f1e7e476df69', '2010-08-22 16:40:16', '2010-08-22 16:40:16', 14560, 2), (2765, '355829de9e4b4a14d24f5de155780783', '2010-08-22 16:49:46', '2010-08-22 16:49:47', 14561, 2), (2766, 'fc31b411e3657b77cc9fe830f34948fd', '2010-08-22 16:58:32', '2010-08-22 16:58:33', 14562, 2), (2767, 'cc8b1c884f4cae261c85ae41c738d319', '2010-08-22 17:52:35', '2010-08-22 17:52:36', 14564, 2), (2768, 'fe8ed163423914321bba4a779c07a08f', '2010-08-22 18:23:22', '2010-08-22 18:23:23', 14565, 2), (2769, '7851433dc33f10db6b04a2223cd8f6b2', '2010-08-22 18:45:30', '2010-08-22 18:45:31', 14566, 2), (2770, '0f87b0fab8238a190a56b1f79ed8eabf', '2010-08-22 19:12:10', '2010-08-22 19:12:11', 14567, 2), (2771, '31a9cc1754935edde3612bf893435f0a', '2010-08-22 19:43:24', '2010-08-22 19:43:25', 14568, 2), (2772, 'c70e895423618f2ea2b164255e47e39a', '2010-08-22 20:05:44', '2010-08-22 20:05:45', 14569, 2), (2773, '4d4566a572c69203ef4441da94811619', '2010-08-22 20:32:31', '2010-08-22 20:32:32', 14570, 2), (2774, '719a7b863416e671eb9807721222a5a1', '2010-08-22 20:59:17', '2010-08-22 20:59:18', 14571, 2), (2775, '2d611e9835bd8c1e837f13a1f0dfe6a3', '2010-08-22 21:08:53', '2010-08-22 21:08:54', 14572, 2), (2776, 'f42c1b7e485ceb01c74d1df9c98da004', '2010-08-22 21:31:35', '2010-08-22 21:31:36', 14573, 2), (2777, 'd9dc05d89544e3a308773304b7ae41a7', '2010-08-22 21:55:53', '2010-08-22 21:55:54', 14574, 2), (2778, 'd90a327ad835b862b5b977260394a869', '2010-08-22 22:14:22', '2010-08-22 22:14:23', 14575, 2), (2779, 'ef3da65907240cf240eb106c5ec11082', '2010-08-22 22:37:23', '2010-08-22 22:37:24', 14576, 2), (2780, '3d98cc9d8b307f4e2ba2584aa0c4d9d8', '2010-08-22 23:09:45', '2010-08-22 23:09:46', 14577, 2), (2781, '5658848ce5f9acabf6091a4789f54090', '2010-08-22 23:37:26', '2010-08-22 23:37:27', 14578, 2), (2782, '244cc1cf9d31a6f51063e0abad48df46', '2010-08-23 00:05:06', '2010-08-23 00:05:07', 14579, 2), (2783, '004d406894de05c0d100b9c1e6e1fba9', '2010-08-23 00:14:23', '2010-08-23 00:14:25', 14580, 2), (2784, '537f2031c55c4ed6ba849999ed5ccfb3', '2010-08-23 00:37:59', '2010-08-23 00:38:00', 14581, 2), (2785, '4ce0e5231970345797b4277e8c352f01', '2010-08-23 01:06:17', '2010-08-23 01:06:18', 14582, 2), (2786, '3ef6eef15d66656fcad532b1a210191e', '2010-08-23 01:39:17', '2010-08-23 01:39:18', 14583, 2), (2787, '47d0e9be8d7493d694c306859a276f51', '2010-08-23 02:07:37', '2010-08-23 02:07:42', 14584, 2), (2788, '506b91c58711cc1918adf3bd26a0fb53', '2010-08-23 02:24:39', '2010-08-23 02:27:52', 14588, 2), (2789, '4580cf2cee07dda7fcb83e2454b4e925', '2010-08-23 02:31:16', '2010-08-23 02:31:17', 14589, 2), (2790, 'efe3e4a1bd066d76b374c717aaf6c126', '2010-08-23 02:59:33', '2010-08-23 02:59:34', 14590, 2), (2791, '1b7ea2a88a0f84a21418accae38c8586', '2010-08-23 03:09:06', '2010-08-23 03:09:13', 14591, 2), (2792, '7b9f2af3298a0a18b5057650179b01d0', '2010-08-23 03:54:52', '2010-08-23 03:54:54', 14592, 2), (2793, '3c5725add7e973adb456efa09f92de04', '2010-08-23 04:13:38', '2010-08-23 04:13:39', 14593, 2), (2794, 'a58e1d3895f3506af452a95157b623ce', '2010-08-23 04:46:27', '2010-08-23 04:46:29', 14594, 2), (2795, '5bc9d9fa957af5fc9f9456043e11c722', '2010-08-23 05:09:45', '2010-08-23 05:09:45', 14595, 2), (2796, '5bfe6d79dfe18ba73503063d2a04120e', '2010-08-23 05:37:36', '2010-08-23 05:37:37', 14597, 2), (2797, '2a59cb748babbe4ca05b0e30f278d81b', '2010-08-23 06:02:22', '2010-08-23 06:02:23', 14599, 2), (2798, 'e216382add5515f3dadc221e9fd82937', '2010-08-23 06:05:28', '2010-08-23 06:05:29', 14600, 2), (2799, '1f07bfe5fdd994cd769e4315b9d4500f', '2010-08-23 06:37:57', '2010-08-23 06:37:59', 14601, 2), (2800, '45a22c610c02deb4eb780baebb15491b', '2010-08-23 06:38:56', '2010-08-23 06:45:32', 14615, 2), (2801, 'aaff7ad2693d5de6b8a2bfaa9ae27c75', '2010-08-23 07:05:49', '2010-08-23 07:05:50', 14616, 2), (2802, 'e19608f64ed6f16ce6a0eb78c5d5c2a8', '2010-08-23 07:29:18', '2010-08-23 07:47:33', 14637, 2), (2803, '3a6f7eb20facbdb2747f884721d78f42', '2010-08-23 07:33:40', '2010-08-23 07:33:41', 14621, 2), (2804, '41fbb1b10403e59cabe0aade516178a9', '2010-08-23 07:59:02', '2010-08-23 07:59:03', 14638, 2), (2805, '0e3d526f1282a226b723a15644568132', '2010-08-23 08:01:32', '2010-08-23 08:01:33', 14639, 2), (2806, 'f2fcecc9a1a14bbfb59b9f99406a37cb', '2010-08-23 08:07:46', '2010-08-23 08:07:47', 14640, 2), (2807, '2fb25bca36def382f0d979f892522b8f', '2010-08-23 08:08:44', '2010-08-23 08:08:45', 14641, 2), (2808, '10d4094467445c026a8441b11effcf87', '2010-08-23 08:20:37', '2010-08-23 08:23:05', 14649, 2), (2809, '90aa6fe642a9a3c68ab0ab30a8b1eb66', '2010-08-23 08:26:17', '2010-08-23 08:29:22', 14654, 2), (2810, '421dc78e173e4807700afd93ad86081b', '2010-08-23 08:37:05', '2010-08-23 08:37:05', 14655, 2), (2811, '1fb31d6658113bc4e57af0719242a803', '2010-08-23 08:38:09', '2010-08-23 08:38:10', 14656, 2), (2812, '987bc34ce6bd9616f298d213072aedec', '2010-08-23 09:01:04', '2010-08-23 09:01:06', 14657, 2), (2813, 'e270c12138ff2fc348489923d79a5dce', '2010-08-23 09:07:44', '2010-08-23 09:09:28', 14662, 2), (2814, '8ed3cd3606038903481596b23ec51193', '2010-08-23 09:15:19', '2010-08-23 09:16:57', 14671, 2), (2815, 'f969fa9f59ce5cd58c75dec9b71bf3c8', '2010-08-23 09:21:55', '2010-08-23 09:21:56', 14672, 2), (2816, '86ac9c893d0aaa4b19932159208e18e7', '2010-08-23 09:23:41', '2010-08-23 09:29:17', 14682, 2), (2817, 'cb58e279942fa642117bc096b497674c', '2010-08-23 09:33:07', '2010-08-23 09:33:09', 14683, 2), (2818, '4676ceaa00f08845fcc8ec0571a95fb2', '2010-08-23 09:56:02', '2010-08-23 09:56:03', 14684, 2), (2819, '183be8f72968ce0009ba8744b3fff85b', '2010-08-23 10:23:29', '2010-08-23 10:23:30', 14685, 2), (2820, 'dadbd3a75dd86a476094cdd597a4900e', '2010-08-23 10:46:22', '2010-08-23 10:46:23', 14686, 2), (2821, '02726fcc143436bacfee0df171637787', '2010-08-23 10:48:18', '2010-08-23 10:48:19', 14687, 2), (2822, 'edbe159f30e24f9459fd564e46a51101', '2010-08-23 11:07:53', '2010-08-23 11:07:59', 14689, 2), (2823, '66ef8e183a1fa03398f0bbe10d8152aa', '2010-08-23 11:18:22', '2010-08-23 11:18:23', 14690, 2), (2824, 'f88ab2b1a1c834700f9a4433f618d511', '2010-08-23 11:30:23', '2010-08-23 11:30:24', 14691, 2), (2825, '9470e23335cd63b110530b911b2a6cdf', '2010-08-23 11:50:39', '2010-08-23 11:50:40', 14692, 2), (2826, 'abcb08da12574a229772f062f4119cd9', '2010-08-23 11:55:07', '2010-08-23 11:56:36', 14697, 2), (2827, '6275d4230ef36fe2b7523d0c4fee8948', '2010-08-23 12:15:32', '2010-08-23 12:15:33', 14698, 2), (2828, '1bfe012998b8f1f19ee7d8c67808787f', '2010-08-23 12:21:01', '2010-08-23 12:21:02', 14699, 2), (2829, '37214a2084de5aaaae46cc68d1700f7a', '2010-08-23 12:51:22', '2010-08-23 12:51:23', 14700, 2), (2830, 'eed4f1bd2d77f7596a665fa586fbd189', '2010-08-23 13:06:03', '2010-08-23 13:09:12', 14709, 2), (2831, 'd5371c0553075032d3e69bc090a75a90', '2010-08-23 13:26:44', '2010-08-23 13:26:45', 14710, 2), (2832, '5aa2ed1e95060f936b77770c61cdcfa9', '2010-08-23 13:36:39', '2010-08-23 13:40:01', 14722, 2), (2833, 'e160d3e71569220a1486a561d1b8e9e3', '2010-08-23 14:00:27', '2010-08-23 14:00:28', 14723, 2), (2834, 'cc9334b497f4f2db81d4e8da103a920f', '2010-08-23 15:08:29', '2010-08-23 15:13:12', 14748, 2), (2835, '703d213487b7dcc73200f1cde6c935ef', '2010-08-23 15:09:56', '2010-08-23 15:10:49', 14740, 2), (2836, '2f512882221f151f12bce285cfb0d232', '2010-08-23 16:21:29', '2010-08-23 16:21:30', 14749, 2), (2837, '89b71bf5a221fdaf102bcf8d919e31e2', '2010-08-23 17:20:19', '2010-08-23 17:20:21', 14750, 2), (2838, '42f3e7944488da71b74a067a5128d987', '2010-08-23 17:40:01', '2010-08-23 17:52:14', 14772, 2), (2839, '8d5797cae1aa4b36a422ffd850af4d5d', '2010-08-23 17:50:09', '2010-08-23 17:50:10', 14765, 2), (2840, '6a8b33e54f9ff8f14260f6b3cc221e9b', '2010-08-23 18:16:02', '2010-08-23 18:16:04', 14773, 2), (2841, 'f40d9d642f02146caf664f0ccc7261ca', '2010-08-23 18:48:20', '2010-08-23 18:48:21', 14774, 2), (2842, '40fd9610346c4b97e7d04d63939afcf7', '2010-08-23 19:01:19', '2010-08-23 19:02:12', 14777, 2), (2843, 'a02130985e26d171bb0bc8fae6082ed1', '2010-08-23 19:09:52', '2010-08-23 19:09:54', 14778, 2), (2844, '17ae77896945a223254ea6db3d0deec2', '2010-08-23 19:10:17', '2010-08-23 19:19:51', 14785, 2), (2845, '98470095088930ed044c5045857440b7', '2010-08-23 19:15:32', '2010-08-23 19:15:33', 14781, 2), (2846, 'a68cdbe65fa7c6f639cd155d87322771', '2010-08-23 19:21:22', '2010-08-23 19:22:42', 14787, 2), (2847, '527fb4a538b14467b833cb631c5661ea', '2010-08-23 19:23:24', '2010-08-23 19:25:31', 14794, 2), (2848, 'b04e763defa7df21000aae2e9c87500d', '2010-08-23 19:36:48', '2010-08-23 19:36:49', 14796, 2), (2849, 'd92b43d9975d7009b29fa49a4c2c53ad', '2010-08-23 19:43:12', '2010-08-23 19:43:13', 14797, 2), (2850, '1d338aa459eb05b17eff6aab0089ccb1', '2010-08-23 19:43:37', '2010-08-23 19:43:37', 14798, 2), (2851, '4debc4ba3e5bd58f3db67a08a4270099', '2010-08-23 19:43:46', '2010-08-23 19:43:47', 14799, 2), (2852, 'af1b452f2117cbc975fbb383d4508a0e', '2010-08-23 19:46:37', '2010-08-23 19:46:38', 14800, 2), (2853, '7fbccaf01a65eeb30f054a379a0ecda1', '2010-08-23 19:47:11', '2010-08-23 19:47:12', 14801, 2), (2854, '7653c59bd6a6dce13283a1ef81fcd97d', '2010-08-23 19:48:11', '2010-08-23 19:48:12', 14802, 2), (2855, 'fdf64583b4696b8edf892e0edb5505f5', '2010-08-23 19:48:17', '2010-08-23 19:48:17', 14803, 2), (2856, '3a3cce2f2fb33341d618bf8f2773c7e0', '2010-08-23 19:48:51', '2010-08-23 19:48:52', 14804, 2), (2857, '4c33c59bd39b22cb8e51d329a830dc39', '2010-08-23 19:49:41', '2010-08-23 19:49:42', 14805, 2), (2858, 'cf15fe9cbce961410779e9b94669ac74', '2010-08-23 19:52:09', '2010-08-23 19:52:09', 14806, 2), (2859, '4077116dd4b07b9ae9078d54464de1c3', '2010-08-23 19:52:59', '2010-08-23 19:53:00', 14807, 2), (2860, '30e820182a26ac60bc125ef6f7f328e6', '2010-08-23 19:54:29', '2010-08-23 19:54:31', 14808, 2), (2861, '5040e4d67883698b0622a6731f501f35', '2010-08-23 19:58:08', '2010-08-23 19:58:09', 14809, 2), (2862, 'f41ec6840f64c922ffb18deb68e63427', '2010-08-23 20:04:35', '2010-08-23 20:04:36', 14810, 2), (2863, '54d6a1b3acfda81ffef2e939dd6a4530', '2010-08-23 20:04:49', '2010-08-23 20:04:50', 14811, 2), (2864, 'd2ab19452ef7267a5a4b289c105e0772', '2010-08-23 20:06:15', '2010-08-23 20:06:16', 14812, 2), (2865, 'b819d6f2236a3865b91eaaf9574194f2', '2010-08-23 20:06:39', '2010-08-23 20:06:40', 14813, 2), (2866, '21485b0d5bcb2dfe532bc5a852e6e037', '2010-08-23 20:11:25', '2010-08-23 20:11:26', 14814, 2), (2867, '1dc84380c7d99b0e860764b49ab24274', '2010-08-23 20:11:59', '2010-08-23 20:12:00', 14815, 2), (2868, 'a7818eff9cd26f95acf8f7b4dd36a18e', '2010-08-23 20:12:04', '2010-08-23 20:12:05', 14816, 2), (2869, 'f07ba1e92e7cd9182fca55543183be3d', '2010-08-23 20:20:06', '2010-08-23 20:20:07', 14817, 2), (2870, '53e5fbedf487e9d89a9d25c4cf29daf3', '2010-08-23 20:23:03', '2010-08-23 20:23:03', 14818, 2), (2871, 'e0c089494d5ea4491a0f63db826536d0', '2010-08-23 20:31:17', '2010-08-23 20:31:18', 14819, 2), (2872, '4e682550f125bd424135eede7d6fafe7', '2010-08-23 20:40:39', '2010-08-23 20:40:46', 14820, 2), (2873, '45842be198150379c1d1fd087b84e7e4', '2010-08-23 20:45:21', '2010-08-23 20:45:22', 14821, 2); INSERT INTO `log_visitor` (`visitor_id`, `session_id`, `first_visit_at`, `last_visit_at`, `last_url_id`, `store_id`) VALUES (2874, '9ef4d107e13be58d67e5210b4724b753', '2010-08-23 20:45:54', '2010-08-23 20:45:55', 14822, 2), (2875, 'f22b297e31965fe54125bd68308c1987', '2010-08-23 20:46:05', '2010-08-23 20:46:06', 14823, 2), (2876, '9407e20be97ed2bced0d08fcab16611e', '2010-08-23 20:47:19', '2010-08-23 20:47:19', 14824, 2), (2877, 'ba025d19d8de59f47a34dc340c81d52b', '2010-08-23 20:57:26', '2010-08-23 20:57:27', 14825, 2), (2878, 'ffbf7c4e1bf2c9daee7a81eff21e32ca', '2010-08-23 21:07:34', '2010-08-23 21:07:35', 14826, 2), (2879, '6995ff6f0250f683f62616e10893791b', '2010-08-23 21:17:42', '2010-08-23 21:17:43', 14827, 2), (2880, 'de71f1ac9618c56527f6c25e99e1572a', '2010-08-23 21:37:55', '2010-08-23 21:37:57', 14828, 2), (2881, '6ab539e03df8be67b5244334a494c5ec', '2010-08-23 22:18:21', '2010-08-23 22:18:22', 14829, 2), (2882, '3536b688192f2521eb2b42dd8da05e5e', '2010-08-23 22:38:34', '2010-08-23 22:38:35', 14830, 2), (2883, '528e9d538544fa3790476473f5292c6f', '2010-08-23 23:08:53', '2010-08-23 23:08:54', 14831, 2), (2884, 'adf2d3740838fe5d4fb4273e9a522a15', '2010-08-23 23:39:12', '2010-08-23 23:39:13', 14832, 2), (2885, '614dfc6715fdbbeed99ebd4e89679735', '2010-08-23 23:57:16', '2010-08-23 23:57:17', 14833, 2), (2886, '67cdb1720cc789ee928d6e618b80ad63', '2010-08-24 00:09:32', '2010-08-24 00:23:02', 14891, 2), (2887, '795bb09a09f683bfdc42211350f02cc7', '2010-08-24 00:19:36', '2010-08-24 00:19:37', 14872, 2), (2888, 'cb7124f2cf6999b07bc90d0fe9cc527a', '2010-08-24 01:09:45', '2010-08-24 01:09:46', 14892, 2), (2889, '4ee5426ee1e8806a18cd5f3e3c51c5dd', '2010-08-24 01:49:13', '2010-08-24 01:49:14', 14893, 2), (2890, '7bb1ed9c3ed94255304f7d1bfaaea635', '2010-08-24 02:05:30', '2010-08-24 02:06:44', 14899, 2), (2891, '989f03233f6d0acfd87f15e70f1731b1', '2010-08-24 02:28:40', '2010-08-24 02:28:41', 14900, 2), (2892, 'dd042175c751388565557c51942e0588', '2010-08-24 02:58:18', '2010-08-24 02:58:19', 14901, 2), (2893, 'e8b15e3b9d4d9955e9f46d647ffb757b', '2010-08-24 03:08:46', '2010-08-24 03:08:47', 14902, 2), (2894, '0efde4eca4a24c90830ec474eac1d412', '2010-08-24 03:19:13', '2010-08-24 03:19:14', 14903, 2), (2895, '7ee7d7de00d7b72ac308c52b9aa37a87', '2010-08-24 03:22:13', '2010-08-24 03:22:15', 14904, 2), (2896, '3406a08d6fdf8093fbebe4d27c3c0196', '2010-08-24 04:29:11', '2010-08-24 04:29:13', 14905, 2), (2897, 'ca90f31d008604b8eb9958123e0adcdd', '2010-08-24 04:58:42', '2010-08-24 04:58:43', 14906, 2), (2898, 'ec368f096fd38a34088cee9eeb0f5992', '2010-08-24 05:20:18', '2010-08-24 05:25:21', 14910, 2), (2899, '38c25398963404937d0bba69792cbc89', '2010-08-24 05:39:58', '2010-08-24 05:42:09', 14914, 2), (2900, 'aba6bc785c4d2a490125cad97030ea7f', '2010-08-24 05:50:09', '2010-08-24 05:50:10', 14915, 2), (2901, 'd76f6ec267b805f25e884f4729c10c2f', '2010-08-24 06:53:29', '2010-08-24 06:53:30', 14916, 2), (2902, 'e18bb19e0bb175d3d36e0a0a3bcc9234', '2010-08-24 07:24:42', '2010-08-24 07:27:16', 14932, 2), (2903, 'e7a3c2ff9cd127a0a09afaab9140ea76', '2010-08-24 07:32:34', '2010-08-24 07:32:35', 14934, 2), (2904, 'd5544dd3599882afafdf07d713fbac2f', '2010-08-24 08:13:45', '2010-08-24 08:15:48', 14945, 2), (2905, '7b3a4b3c6f8a3d2b4a9a1af97a0a84bb', '2010-08-24 08:15:18', '2010-08-24 08:18:08', 14954, 2), (2906, 'c2e79eeb63a1bb49d947981fe0eea840', '2010-08-24 08:30:56', '2010-08-24 08:32:22', 14967, 2), (2907, '3e5d5e51d6a0a2214a72b6f705734a4c', '2010-08-24 08:35:59', '2010-08-24 08:37:40', 14982, 2), (2908, '4eca52d2f620cce1374cadb0aae82c63', '2010-08-24 09:11:35', '2010-08-24 09:11:36', 14984, 2), (2909, '567428f2e6a62fe81329eb884a533c51', '2010-08-24 09:32:15', '2010-08-24 09:33:37', 14989, 2), (2910, '6e7b67ff32b537b6fcfdc9d79c239a07', '2010-08-24 09:34:11', '2010-08-24 09:34:12', 14990, 2), (2911, '03950bfee8c77afdffe75190a583a15d', '2010-08-24 09:52:30', '2010-08-24 09:53:05', 14992, 2), (2912, '80c0ae28c47474d62402ece88c4990d3', '2010-08-24 10:08:34', '2010-08-24 10:10:13', 15000, 2), (2913, 'a2a16c2cb920369199cd7e4e236c41a5', '2010-08-24 10:31:25', '2010-08-24 10:35:26', 15014, 2), (2914, 'ae982b95239ab146632c7b50b80f3e78', '2010-08-24 10:41:53', '2010-08-24 16:07:14', 15186, 2), (2915, '37ff5b3e7fb56353f9a2c9ed5cac1b23', '2010-08-24 10:43:21', '2010-08-24 10:43:23', 15016, 2), (2916, 'fc12609a7043bfd3b524b89dcaf7cb6e', '2010-08-24 10:47:40', '2010-08-24 10:49:42', 15030, 2), (2917, 'ad747237eb8b2e86b6c36fe62614832e', '2010-08-24 10:55:17', '2010-08-24 10:55:18', 15031, 2), (2918, '6b68f02e2e3ab7a57ee9e4ae2ea6c2aa', '2010-08-24 11:04:39', '2010-08-24 11:13:22', 15037, 2), (2919, '0aa88209225472d0c89de5a7f59a3101', '2010-08-24 11:18:31', '2010-08-24 11:19:09', 15039, 2), (2920, '495d39e037b4cfe649d3e067432d83e0', '2010-08-24 11:40:36', '2010-08-24 11:42:13', 15045, 2), (2921, 'd8aabe3fb95c3a92a5d1f91405918f4a', '2010-08-24 12:00:45', '2010-08-24 12:10:47', 15089, 2), (2922, 'd14e613451d2f0ead547319e6ffebb60', '2010-08-24 12:02:51', '2010-08-24 12:02:54', 15047, 2), (2923, 'a91657e1838e3c0f5c3f571ebbd987b2', '2010-08-24 12:02:54', '2010-08-24 12:15:29', 15098, 2), (2924, 'fafcae89e74c279694d0ca7db9e28072', '2010-08-24 12:16:22', '2010-08-24 12:16:23', 15099, 2), (2925, '46bcea3912207ccafc8892f67e964f7e', '2010-08-24 12:29:49', '2010-08-24 12:38:49', 15120, 2), (2926, '7592401ef7b21959bf1af86201774f02', '2010-08-24 12:36:41', '2010-08-24 12:36:42', 15114, 2), (2927, '578a5812698b7df3675109a6131c97da', '2010-08-24 12:46:32', '2010-08-24 12:47:12', 15123, 2), (2928, '051a0df2f0c6bf1d2fe42234e8ed2481', '2010-08-24 12:59:10', '2010-08-24 12:59:12', 15124, 2), (2929, 'dbfb528660b42a0c1da942f145613956', '2010-08-24 13:01:03', '2010-08-24 13:01:04', 15125, 2), (2930, '973d5c5ea80182e1680e291692151bc0', '2010-08-24 13:21:39', '2010-08-24 13:21:41', 15126, 2), (2931, '611184c3f6abba5465857f84307f157d', '2010-08-24 13:29:21', '2010-08-24 13:37:06', 15139, 2), (2932, 'fb32d6585b26f737359374d87349e271', '2010-08-24 13:47:12', '2010-08-24 13:47:12', 15140, 2), (2933, '4b34c9c87e6397445707518e50fb1727', '2010-08-24 14:10:00', '2010-08-24 14:10:03', 15142, 2), (2934, 'b8bb7d371cb388aa56d9d6de9819977a', '2010-08-24 14:10:01', '2010-08-24 14:10:03', 15141, 2), (2935, '5cce5c485b0dfafe25b8bf591c7f0c75', '2010-08-24 14:12:34', '2010-08-24 14:12:35', 15143, 2), (2936, 'dc1d95ca70911c747f672b372b622197', '2010-08-24 14:27:05', '2010-08-24 14:27:50', 15150, 2), (2937, '2a997a8838dd98d325fda88863290c5e', '2010-08-24 14:41:54', '2010-08-24 14:54:39', 15166, 2), (2938, '8ad88e2c8357a239ce3f0127858b3076', '2010-08-24 14:42:36', '2010-08-24 14:42:38', 15152, 2), (2939, 'cc4c8be67b9672b73e648072ab436864', '2010-08-24 14:54:36', '2010-08-24 15:02:59', 15168, 2), (2940, '4d27d01369aa7255319f2dde3501b6f0', '2010-08-24 15:03:16', '2010-08-24 15:03:17', 15169, 2), (2941, '515afaaca2e9395bd1a91dc712d7c3e8', '2010-08-24 15:04:48', '2010-08-24 15:06:42', 15176, 2), (2942, '34e47ab175a18d82a2b24517c2ea8c6e', '2010-08-24 15:19:21', '2010-08-24 15:19:22', 15177, 2), (2943, '1e543ae0918d18a159f29e470258480f', '2010-08-24 16:23:16', '2010-08-24 16:23:34', 15189, 2), (2944, 'b7c6aec24a3d4ba1b404cd4c314e6d9e', '2010-08-24 16:27:55', '2010-08-24 16:27:56', 15190, 2), (2945, '1d940aed365a27c004453e85a9e730c6', '2010-08-24 17:05:40', '2010-08-24 17:05:42', 15191, 2), (2946, '1794d2181e0a89374cf5f3e9e4866ae8', '2010-08-24 17:42:03', '2010-08-24 17:42:03', 15192, 2), (2947, '41584628d1e2e7bbe7d815f258663a0c', '2010-08-24 18:02:06', '2010-08-24 18:02:07', 15193, 2), (2948, 'ae517268a039d6836e540004c7f47ddc', '2010-08-24 18:22:45', '2010-08-24 18:22:46', 15194, 2), (2949, '419436dfac6b059d7476077d173389b7', '2010-08-24 18:33:17', '2010-08-24 18:33:18', 15195, 2), (2950, '149ef46c43791188f921c13f29426336', '2010-08-24 19:02:10', '2010-08-24 19:02:11', 15196, 2), (2951, '92c123e98010d04290bf32108e7b24d3', '2010-08-24 19:27:02', '2010-08-24 19:27:04', 15197, 2), (2952, 'a982f8b86f96dfb5b027e655e050b55a', '2010-08-24 20:12:23', '2010-08-24 20:12:25', 15198, 2), (2953, 'c46c58615bf641210fb2cbaf990f859f', '2010-08-24 20:35:22', '2010-08-24 20:35:27', 15199, 2), (2954, '33f9385455695a6a83baef0c7f14f21f', '2010-08-24 20:58:21', '2010-08-24 20:58:23', 15200, 2), (2955, '9947ef1fec8d7c6b68d1fc8b8960203f', '2010-08-24 21:32:19', '2010-08-24 21:32:21', 15201, 2), (2956, '3f34c094952e228e9977d29164c40ded', '2010-08-24 22:17:42', '2010-08-24 22:17:49', 15202, 2), (2957, 'db11fba9f93c53edf295c95deaf4687e', '2010-08-24 23:02:47', '2010-08-24 23:02:49', 15203, 2), (2958, '6bc03a64a73befddfba8f0fa6cc3996c', '2010-08-24 23:21:41', '2010-08-24 23:21:42', 15204, 2), (2959, 'a5b73063951e96af4c947ee0eefa618b', '2010-08-24 23:23:12', '2010-08-24 23:23:13', 15205, 2), (2960, '407939af3dac4e58d242dc5d1925c7d0', '2010-08-24 23:24:08', '2010-08-24 23:24:10', 15206, 2), (2961, 'ddbdb860298c663fd088c61988332f56', '2010-08-24 23:25:44', '2010-08-24 23:25:45', 15207, 2), (2962, '3ab9fe6ee8249e96d8d66c85c7c9861d', '2010-08-24 23:25:57', '2010-08-24 23:25:58', 15208, 2), (2963, '3c0c96ead67fdbdffb029f5ebf639219', '2010-08-24 23:40:12', '2010-08-24 23:40:14', 15209, 2), (2964, 'd93d6f25701b71af0327b3bf0abdf316', '2010-08-24 23:54:28', '2010-08-24 23:54:29', 15210, 2), (2965, 'a7cdd921afa74a5fba364f4990503fa0', '2010-08-25 00:44:16', '2010-08-25 00:44:17', 15211, 2), (2966, 'ede5076ea1cf1b0f6b2e053558126264', '2010-08-25 00:57:17', '2010-08-25 00:57:18', 15212, 2), (2967, 'cccd1f361e57c42b5d1444d370ab6363', '2010-08-25 01:11:29', '2010-08-25 01:11:30', 15213, 2), (2968, '5e53c48838a550e6df7e1f6a20e864c6', '2010-08-25 01:12:43', '2010-08-25 01:12:45', 15214, 2), (2969, '5af9afa9f57779d1a6ae5a0ed6f4a59f', '2010-08-25 01:13:46', '2010-08-25 01:13:48', 15215, 2), (2970, 'e78d0faf55f47b4128fccd22145c6036', '2010-08-25 01:14:52', '2010-08-25 01:14:53', 15216, 2), (2971, '391d3613c645e32834d7af258b63539c', '2010-08-25 01:15:04', '2010-08-25 01:15:05', 15217, 2), (2972, 'cee1100c6eed2510c8c9ec9f77ce8ea9', '2010-08-25 01:15:46', '2010-08-25 01:15:48', 15218, 2), (2973, '578d01bc76c1b2a80b8411ac10524698', '2010-08-25 01:26:34', '2010-08-25 01:26:35', 15219, 2), (2974, 'dc3ee08dec29988d58d669fc4d4e0028', '2010-08-25 02:11:49', '2010-08-25 02:11:56', 15220, 2), (2975, '533c44720911e7b0f46f407b76af1eb5', '2010-08-25 02:37:58', '2010-08-25 02:38:00', 15221, 2), (2976, '7b27dc90623a17138c71260179ab6d8f', '2010-08-25 02:39:52', '2010-08-25 02:39:54', 15222, 2), (2977, '5d5eca58a210241b585c67cb2f838be0', '2010-08-25 02:53:07', '2010-08-25 02:53:08', 15223, 2), (2978, '53fc873e0ab8a83a3cb6d87e952cfac3', '2010-08-25 02:58:12', '2010-08-25 02:58:13', 15224, 2), (2979, 'bf9c5d1755daf6b4b8ab8410fe340b68', '2010-08-25 03:18:08', '2010-08-25 03:18:16', 15225, 2), (2980, 'ebab84cf94a7fc1ce2be1f7519d372b2', '2010-08-25 03:19:40', '2010-08-25 03:19:41', 15226, 2), (2981, 'a8e10441ad9b49605888b8e126681dcc', '2010-08-25 03:28:18', '2010-08-25 03:28:19', 15227, 2), (2982, 'dc7d5314f7a1dbedab4f74e6c1cbf2a7', '2010-08-25 03:33:30', '2010-08-25 03:33:32', 15228, 2), (2983, '84c646048c5805cb1e6fa5caacf3212e', '2010-08-25 04:36:12', '2010-08-25 04:36:15', 15229, 2), (2984, '1302f1d07201d48b3dce90fd56143473', '2010-08-25 04:42:18', '2010-08-25 04:42:20', 15230, 2), (2985, 'a21e6b01e19f2d5fa8d5e65f5ed1ba2e', '2010-08-25 04:48:32', '2010-08-25 04:48:34', 15231, 2), (2986, '0a336d1270cb66416036354335734626', '2010-08-25 05:23:30', '2010-08-25 05:23:31', 15232, 2), (2987, 'eb62fa25ce4a1f89203c6fa1b223e031', '2010-08-25 05:33:02', '2010-08-25 05:33:03', 15233, 2), (2988, '20e08143d1be8e0618d563d4ce8033cc', '2010-08-25 05:35:35', '2010-08-25 05:35:36', 15234, 2), (2989, 'eb31e86d774e760044b8183fdf03d2d0', '2010-08-25 05:39:08', '2010-08-25 05:43:34', 15244, 2), (2990, 'e4d4e65039b30d3fe85088e54b6928e6', '2010-08-25 05:56:26', '2010-08-25 05:56:27', 15245, 2), (2991, 'd66f22f057d5123863570fbb4cf06bb2', '2010-08-25 05:58:10', '2010-08-25 05:58:11', 15246, 2), (2992, '0334540903f919591f886c08a2882bcc', '2010-08-25 05:58:27', '2010-08-25 05:58:28', 15247, 2), (2993, '3d5fc6f742680dfb7abeb712321b9bb5', '2010-08-25 05:59:15', '2010-08-25 05:59:16', 15248, 2), (2994, '37d1e9fa9f3f0fa19ac2efff5c3eaae8', '2010-08-25 06:03:07', '2010-08-25 06:03:07', 15249, 2), (2995, '6ac924728a58b161d3585e71421c31cd', '2010-08-25 06:15:57', '2010-08-25 06:15:58', 15250, 2), (2996, '12abbce0a43fd16cd928d0b838d5daa3', '2010-08-25 06:40:24', '2010-08-25 06:40:26', 15251, 2), (2997, '5039766db3bd5c5f270062fcac39a6dd', '2010-08-25 06:45:58', '2010-08-25 06:45:58', 15252, 2), (2998, '960af60d5988ba0d15a51d2a8bd80945', '2010-08-25 06:46:01', '2010-08-25 06:46:01', 15253, 2), (2999, '3284e68cc6977745c171d18240b1aad4', '2010-08-25 06:46:02', '2010-08-25 06:48:00', 15264, 2), (3000, '8a26b86cf3525c1e017e6540f858784a', '2010-08-25 06:46:20', '2010-08-25 06:46:21', 15255, 2), (3001, 'd81304cba756627c1a1a4bf72e40a752', '2010-08-25 06:46:30', '2010-08-25 06:46:31', 15257, 2), (3002, '5ac5812e202cb0ec9598764baeb0b472', '2010-08-25 06:46:36', '2010-08-25 06:46:37', 15259, 2), (3003, '0b7f3590b3d2911f8ce58b30338d71a3', '2010-08-25 06:46:50', '2010-08-25 06:46:51', 15260, 2), (3004, '26224cf6c18b78f1da431cdf952c764e', '2010-08-25 06:49:39', '2010-08-25 06:49:40', 15265, 2), (3005, '2d3ae746446e2db6cc1bf43734a3ae59', '2010-08-25 07:06:37', '2010-08-25 07:06:38', 15266, 2), (3006, 'fcf11ef0d17b494a16c64a652066e3c4', '2010-08-25 07:35:55', '2010-08-25 08:09:48', 15348, 2), (3007, '66dc37f0da0ad14ab5f4594414bcafae', '2010-08-25 07:37:37', '2010-08-25 07:37:39', 15273, 2), (3008, 'f84b6e773c2889ffa3927c2dd3828875', '2010-08-25 07:40:09', '2010-08-25 07:40:10', 15282, 2), (3009, 'c0c462f4e118a7e60616c528eb1d9c1e', '2010-08-25 07:55:21', '2010-08-25 07:55:24', 15312, 2), (3010, '5596965788d7d4370eef1a6476e0d340', '2010-08-25 08:15:34', '2010-08-25 08:16:56', 15358, 2), (3011, 'fa4a8f695c4a8837b113a368f338bba6', '2010-08-25 08:58:48', '2010-08-25 09:02:43', 15369, 2), (3012, 'b13846cc6e4adbc77d568e1578ad74d5', '2010-08-25 09:02:00', '2010-08-25 09:02:01', 15365, 2), (3013, '90a0f6b3286c7dea37a0c62095964514', '2010-08-25 09:04:19', '2010-08-25 09:04:21', 15370, 2), (3014, '7de097f31ffa3b5de79ccbbf135fcd96', '2010-08-25 09:05:39', '2010-08-25 09:06:47', 15372, 2), (3015, '3ccf1492e26f69654abcf3b8b9e03194', '2010-08-25 09:12:42', '2010-08-25 09:12:43', 15373, 2), (3016, '511b72b7cde746f8688e9645ee9b0c07', '2010-08-25 09:25:59', '2010-08-25 09:26:26', 15375, 2), (3017, '44b6b5723da95643a86235bad9919814', '2010-08-25 09:40:21', '2010-08-25 09:40:24', 15376, 2), (3018, '6dc270ab047ec917aa8fabfb9411c288', '2010-08-25 09:49:26', '2010-08-25 09:51:31', 15382, 2), (3019, '1aa2317b46c4403b058e935c210c738a', '2010-08-25 09:53:00', '2010-08-25 09:53:03', 15383, 2), (3020, 'e6b678ef994b6aaed325a03e87671bf5', '2010-08-25 10:01:12', '2010-08-25 10:09:22', 15392, 2), (3021, '5552863022602586d6d2e0829af17b79', '2010-08-25 10:05:10', '2010-08-25 10:20:01', 15424, 2), (3022, '3414efd900cf1ae229d87be2b39c1f8c', '2010-08-25 10:13:50', '2010-08-25 10:16:01', 15414, 2), (3023, '9048c108c9a8763f0a7dacb06e7088c7', '2010-08-25 10:27:53', '2010-08-25 10:27:53', 15425, 2), (3024, 'b87e9d2765cdf40fa272569497d13642', '2010-08-25 10:40:42', '2010-08-25 10:40:44', 15426, 2), (3025, '5cb7eb9eea6b1f72ec6d8e6a3dbea03f', '2010-08-25 10:46:39', '2010-08-25 10:46:40', 15427, 2), (3026, '45330e21b0e47aa0ba2672202d1168a0', '2010-08-25 11:31:13', '2010-08-25 11:31:15', 15428, 2), (3027, '341cf2d0e81c6bb9d30003cf807b1a2b', '2010-08-25 11:33:32', '2010-08-25 11:33:33', 15429, 2), (3028, '21a7624059d461ae18399a9b24145201', '2010-08-25 11:33:46', '2010-08-25 11:33:46', 15430, 2), (3029, '58142df95624d3e517bb5b26a8f9ba95', '2010-08-25 11:49:36', '2010-08-25 11:49:37', 15431, 2), (3030, '1d7e09c2e1e863818ba7da5c97b7408b', '2010-08-25 11:52:34', '2010-08-25 11:52:35', 15432, 2), (3031, '94a40b69afc2c8fab2a58a2d650d142d', '2010-08-25 12:10:13', '2010-08-25 12:10:14', 15433, 2), (3032, '7e43785ecea355391652aaee497b8b26', '2010-08-25 12:15:44', '2010-08-25 12:15:44', 15434, 2), (3033, 'd482ff90a4306715d267bd4e6944b46d', '2010-08-25 12:49:12', '2010-08-25 12:49:13', 15435, 2), (3034, 'f1a4e8ebbbef4742bc97037651892296', '2010-08-25 12:56:45', '2010-08-25 12:56:46', 15436, 2), (3035, 'aac59e19ffc8d50e5cd8f01ef92f6da9', '2010-08-25 13:00:38', '2010-08-25 13:02:43', 15464, 2), (3036, '560a4c5819ac1e20d2ca55d79aed5947', '2010-08-25 13:20:58', '2010-08-25 13:20:59', 15465, 2), (3037, '41904e3d0203c612dfd32ce5a61b4e2c', '2010-08-25 13:21:19', '2010-08-25 13:27:59', 15489, 2), (3038, '3a9ae63a05539a3ca06d7465c81c4f8b', '2010-08-25 13:25:15', '2010-08-25 13:25:16', 15477, 2), (3039, 'f38cb70e9536900b17526a307eca69b4', '2010-08-25 13:25:46', '2010-08-25 13:25:47', 15478, 2), (3040, 'e15776f332b318a67c8e8304e4c3a65b', '2010-08-25 13:26:08', '2010-08-25 13:26:09', 15479, 2), (3041, 'b750efbdb05aca380db11e657eb5518a', '2010-08-25 13:26:40', '2010-08-25 13:26:41', 15480, 2), (3042, 'cab621b0375dc09ff64424d2da455684', '2010-08-25 13:27:00', '2010-08-25 13:27:01', 15481, 2), (3043, 'ece159f49a966b3d2375d75d71f86d70', '2010-08-25 13:27:53', '2010-08-25 13:27:54', 15487, 2), (3044, '31d773f215792ecd39282806991a9068', '2010-08-25 13:46:35', '2010-08-25 13:46:36', 15490, 2), (3045, '6718f1f987b90f5cd8fa2f244b88e865', '2010-08-25 13:46:52', '2010-08-25 13:46:53', 15491, 2), (3046, '4b1ede7800fcc987a89f7de3896cff58', '2010-08-25 13:54:33', '2010-08-25 13:54:34', 15492, 2), (3047, '4a5c482601d109bdd42bc564ff0f6933', '2010-08-25 14:05:55', '2010-08-25 14:05:56', 15493, 2), (3048, 'b5058c2260d6aa73a256d43082249085', '2010-08-25 14:47:45', '2010-08-25 14:47:46', 15494, 2), (3049, '9c55cffc6fb142b0f0d619e748a3ecb4', '2010-08-25 14:53:53', '2010-08-25 14:53:54', 15495, 2), (3050, '4940d69dab5e3f71db28102fa60a87c2', '2010-08-25 15:05:25', '2010-08-25 15:19:50', 15523, 2), (3051, '2fab798e6b244bc3ed3cd541192d7b06', '2010-08-25 15:09:11', '2010-08-25 15:09:36', 15502, 2), (3052, 'd3c5f62facc4738967ce0d789576af43', '2010-08-25 15:11:05', '2010-08-25 15:11:06', 15503, 2), (3053, '939e0e5be366d3e5dbfd72b07d950943', '2010-08-25 15:11:07', '2010-08-25 15:22:20', 15536, 2), (3054, '2630de5470a5dad57ab4ecf24e744b22', '2010-08-25 16:34:24', '2010-08-25 16:35:00', 15538, 2), (3055, '57f2316619206b5e29bb05c5f2d4007d', '2010-08-25 17:33:41', '2010-08-25 17:33:43', 15539, 2), (3056, '245460371b19c0a15418262e9e9e1eb0', '2010-08-25 17:48:00', '2010-08-25 17:48:01', 15540, 2), (3057, '00d4984b10bff2d56c5f59f833cf48a8', '2010-08-25 17:48:54', '2010-08-25 17:48:55', 15541, 2), (3058, 'c671d4e0861d763b1ca66e2d540a3f79', '2010-08-25 17:55:15', '2010-08-25 17:55:15', 15542, 2), (3059, '50f8495092cce0ea5aac6e4e00217edd', '2010-08-25 17:58:49', '2010-08-25 17:59:23', 15546, 2), (3060, '88d68a8ab8f8cd00700a3cba4e02e536', '2010-08-25 18:07:11', '2010-08-25 19:03:02', 15579, 2), (3061, 'c781c42d06b47c479b00c396e9b329d4', '2010-08-25 18:10:49', '2010-08-25 18:10:50', 15557, 2), (3062, '7b941b8a48f7ad38b00e0d421f50a6f9', '2010-08-25 18:52:46', '2010-08-25 18:52:47', 15577, 2), (3063, 'e26a42fdf58aacf9f1bce5974d1ff6fc', '2010-08-25 19:36:37', '2010-08-25 19:36:38', 15580, 2), (3064, '8f6d524f81a0507bd338df6a53cf1145', '2010-08-25 20:25:33', '2010-08-25 20:25:35', 15583, 2), (3065, 'c1087d7388425c8a5229576032b86d93', '2010-08-25 20:31:33', '2010-08-25 20:31:34', 15584, 2), (3066, 'ba7d76f244f4c1cb55b1e1c16c6b4273', '2010-08-25 20:48:16', '2010-08-25 20:48:19', 15585, 2), (3067, '4e8a3ba2f88f6a61aa4e4ba5ef9ce27a', '2010-08-25 21:07:05', '2010-08-25 21:07:07', 15586, 2), (3068, 'ee41eedbb41b572d218ef086a31927cd', '2010-08-25 21:53:52', '2010-08-25 21:53:53', 15587, 2), (3069, '4187b4da3c0bb524b728727c39e6f0cf', '2010-08-25 22:16:49', '2010-08-25 22:18:48', 15600, 2), (3070, '8aa9bcae03ceb9ce54ba8e942ecc84e7', '2010-08-25 22:34:24', '2010-08-25 22:34:40', 15601, 2), (3071, 'dd52a156d6ec7b6c910f3361067d368f', '2010-08-25 22:35:24', '2010-08-25 22:35:25', 15602, 2), (3072, 'de6c029d2a471a7ccddf56e21dec4131', '2010-08-25 23:31:55', '2010-08-25 23:32:39', 15606, 2), (3073, '31ce411c4bb471ada0dde8f7e44c7674', '2010-08-26 00:35:35', '2010-08-26 00:35:36', 15607, 2), (3074, '4728a9131ef8c47caa2cd0e5f53f5514', '2010-08-26 00:59:06', '2010-08-26 00:59:06', 15608, 2), (3075, '598df13a06e0048e87b65a86ab67bf5d', '2010-08-26 01:20:26', '2010-08-26 01:20:27', 15609, 2), (3076, '9ad14ce35b740954ea18e72c03ee54f0', '2010-08-26 01:34:08', '2010-08-26 01:34:08', 15610, 2), (3077, 'd6d9b06e06120fcac913350e4a262ab0', '2010-08-26 02:04:41', '2010-08-26 02:04:47', 15611, 2), (3078, 'c63b016d0740a56618532018606c49bb', '2010-08-26 02:38:44', '2010-08-26 02:38:45', 15612, 2), (3079, '028cc478df9672acbae5132bf1f257fd', '2010-08-26 02:45:15', '2010-08-26 02:45:16', 15613, 2), (3080, 'a994a77731dcf9dbe2f2aa7bad26380a', '2010-08-26 03:18:50', '2010-08-26 03:18:58', 15614, 2), (3081, '98fb8294d34077ffa6dcc05a3eb4abf7', '2010-08-26 03:25:48', '2010-08-26 03:25:49', 15615, 2), (3082, 'f37aca484a06d440f5e9803cf7f0ecae', '2010-08-26 03:28:13', '2010-08-26 03:28:14', 15616, 2), (3083, 'd5ae8c31115e8a548f7b5be2f393c305', '2010-08-26 03:33:20', '2010-08-26 03:33:21', 15617, 2), (3084, '1f11d8967f17266e1f82bc1b7f99cc79', '2010-08-26 03:51:59', '2010-08-26 03:52:00', 15618, 2), (3085, '3100f91d05699e6c6a5c44b06abf5f03', '2010-08-26 04:41:58', '2010-08-26 04:42:00', 15619, 2), (3086, '898b858facf5c7e098ce6c69536cd996', '2010-08-26 04:51:55', '2010-08-26 04:51:56', 15620, 2), (3087, '2ec1ecde82d2f4e79fee85929b6095e6', '2010-08-26 05:02:17', '2010-08-26 05:02:19', 15621, 2), (3088, '43140876bac7a2177433b6aac1ca8663', '2010-08-26 06:39:36', '2010-08-26 06:39:37', 15622, 2), (3089, '2467f03cdd750660061ddb0f0fc35b27', '2010-08-26 06:39:38', '2010-08-26 06:42:17', 15629, 2), (3090, '2d9c43cc848066a24ae9e5480ccd3b56', '2010-08-26 06:43:40', '2010-08-26 06:43:41', 15630, 2), (3091, 'd07a6add6746b63cf7fc17431372c601', '2010-08-26 07:55:39', '2010-08-26 07:55:40', 15631, 2), (3092, 'f301b5c3d816bfffb25d1c37783dfcfa', '2010-08-26 08:23:13', '2010-08-26 08:23:15', 15632, 2), (3093, 'c16e1fe250506b1d822015acf6952308', '2010-08-26 08:59:45', '2010-08-26 08:59:45', 15633, 2), (3094, '93efa516fc1d4bb6cc860d3a4d3b7892', '2010-08-26 09:02:35', '2010-08-26 09:05:52', 15644, 2), (3095, '1c4c853d912c62e2043b01f893d8bf23', '2010-08-26 09:28:34', '2010-08-26 09:28:36', 15645, 2), (3096, '3db267d3a43c16823e31857249412f6f', '2010-08-26 09:51:09', '2010-08-26 09:51:09', 15646, 2), (3097, '2169311ee8ab6b7e31d18dfeb4d239d2', '2010-08-26 09:57:59', '2010-08-26 09:57:59', 15647, 2), (3098, 'ba5308473ca487b0aeab20b0d588c6fa', '2010-08-26 10:35:53', '2010-08-26 10:37:19', 15652, 2), (3099, '184763e23b58b1304b2a02328b5c29f9', '2010-08-26 10:41:08', '2010-08-26 10:41:09', 15653, 2), (3100, 'fedf81796c2457de2bdbc00699e1181b', '2010-08-26 10:46:08', '2010-08-26 10:48:03', 15664, 2), (3101, '360a1fdaf1471a780e5c5f217e112794', '2010-08-26 10:58:28', '2010-08-26 10:58:29', 15665, 2), (3102, 'a36e28130e3cb18b0084e5a1536b4d15', '2010-08-26 11:08:27', '2010-08-26 11:08:28', 15666, 2), (3103, 'ce7beb6bc51a5ce24739d2fbcc5f2e8b', '2010-08-26 11:11:18', '2010-08-26 11:11:19', 15667, 2), (3104, 'cee4c47da73d07be382a3e359fa1bd33', '2010-08-26 11:21:25', '2010-08-26 11:21:26', 15668, 2), (3105, '90890bfc17200d535d8cba3e7919eaf5', '2010-08-26 12:11:34', '2010-08-26 12:11:37', 15669, 2), (3106, 'c26787f68148f195d7735dde0218a464', '2010-08-26 13:02:06', '2010-08-26 13:02:09', 15670, 2), (3107, 'b572791b29f99b229bc72554f92de4b3', '2010-08-26 13:17:31', '2010-08-26 13:17:33', 15671, 2), (3108, 'e5edb06739fe596a77088e662a3e014a', '2010-08-26 13:22:47', '2010-08-26 13:25:14', 15685, 2), (3109, 'd75871f8451e4084756279a33834b644', '2010-08-26 13:39:19', '2010-08-26 13:39:21', 15686, 2), (3110, 'f09248fd41ed6d9a2450494102678825', '2010-08-26 14:07:29', '2010-08-26 14:07:30', 15687, 2), (3111, '488aa918cf241c8d2358493315c9e688', '2010-08-26 14:18:40', '2010-08-26 14:18:41', 15688, 2), (3112, 'c4e3673684deaf64f438325f861358fb', '2010-08-26 15:43:26', '2010-08-26 15:43:28', 15689, 2), (3113, '67fbfbe3c66152ac3222ac7542650324', '2010-08-26 16:44:11', '2010-08-26 16:52:34', 15706, 2), (3114, '66a9ac46d10e0dc324fbad8c44e64fb6', '2010-08-26 16:58:00', '2010-08-26 16:58:01', 15707, 2), (3115, 'bd9d306dce49e705ee02237b9304a4f4', '2010-08-26 17:08:50', '2010-08-26 17:08:51', 15708, 2), (3116, '232b7f945e46e615d5692c5e9c53ad11', '2010-08-26 17:10:20', '2010-08-26 17:10:20', 15709, 2), (3117, '4824234484154ff305ac7fd7d9d55172', '2010-08-26 17:14:57', '2010-08-26 17:14:58', 15710, 2), (3118, '1e7a8fac3e3927adb06a6613f2605a82', '2010-08-26 17:36:04', '2010-08-26 17:36:05', 15711, 2), (3119, 'bd1e6b33d91eec98e94fa9a7813f6cbc', '2010-08-26 18:05:13', '2010-08-26 18:05:15', 15712, 2), (3120, '78f5e53760f53a7748aacbf07079c847', '2010-08-26 18:14:56', '2010-08-26 18:16:48', 15717, 2), (3121, 'f5e55f3cd7efcc637e82a5a5c587c9c9', '2010-08-26 18:23:33', '2010-08-26 18:23:33', 15718, 2), (3122, 'ebba8ef898c0050b833d0e730d7f062f', '2010-08-26 18:35:06', '2010-08-26 18:35:07', 15720, 2), (3123, '8d0ef7de101a6cb162301303ed21003f', '2010-08-26 18:57:41', '2010-08-26 18:57:42', 15721, 2), (3124, '8491e6bb7b3b87b3219c837655e59274', '2010-08-26 18:59:31', '2010-08-26 19:01:02', 15725, 2), (3125, '77d01caef61ce6ec3700672a6bef51c4', '2010-08-26 19:35:19', '2010-08-26 19:35:19', 15726, 2), (3126, '01b24662821810fd2d2f92dba252b8db', '2010-08-26 20:05:25', '2010-08-26 20:05:26', 15728, 2), (3127, '82658310cd543747d9e16673b7487324', '2010-08-26 20:09:11', '2010-08-26 20:09:12', 15729, 2), (3128, 'd2f48c6b92cc9fe276febbc1c530887a', '2010-08-26 20:09:16', '2010-08-26 20:09:17', 15730, 2), (3129, '25fcaec6420e5ee9395934d5192b96a4', '2010-08-26 20:32:26', '2010-08-26 20:32:31', 15731, 2), (3130, '483577aa0761fada14d0f3ce00a3337f', '2010-08-26 20:36:33', '2010-08-26 20:36:34', 15732, 2), (3131, '366f7df392b600aa061bafb39813fe19', '2010-08-26 21:03:24', '2010-08-26 21:03:28', 15733, 2), (3132, '23a67361e43358476eaf4e349d9349c3', '2010-08-26 21:11:13', '2010-08-26 21:11:14', 15734, 2), (3133, '81312a88f38d942c750d9c0982febf49', '2010-08-26 21:35:00', '2010-08-26 21:35:01', 15735, 2), (3134, '874c9f2c3f41ecad1fa5bf0dc76ecf7f', '2010-08-26 22:07:01', '2010-08-26 22:07:08', 15736, 2), (3135, 'f88ee94b9ef1804f61221d4904b39e8f', '2010-08-26 22:19:51', '2010-08-26 22:27:06', 15758, 2), (3136, '91af26e7699943a3519803b41cc8ee74', '2010-08-26 22:38:52', '2010-08-26 22:38:56', 15759, 2), (3137, 'ac2fcef1a793ee0900b959cde78f87cf', '2010-08-26 23:02:36', '2010-08-26 23:02:43', 15760, 2), (3138, '3bf22181452de356e48021b6384bb321', '2010-08-26 23:34:45', '2010-08-26 23:34:46', 15761, 2), (3139, 'f77f6e68ba7a5631a411e7a227c49333', '2010-08-27 00:16:30', '2010-08-27 00:16:32', 15762, 2), (3140, 'cf258e75148bc5d99729fc3ede57a2bb', '2010-08-27 00:31:02', '2010-08-27 00:31:03', 15763, 2), (3141, 'f4ae2243113b79c0a766569a230e7645', '2010-08-27 00:54:36', '2010-08-27 00:54:37', 15764, 2), (3142, '44035d3c7fd87da22ce8d1bcac901321', '2010-08-27 01:01:49', '2010-08-27 01:01:50', 15765, 2), (3143, 'c4e2fce5c545f5735751d28452a4d071', '2010-08-27 01:10:12', '2010-08-27 01:10:13', 15766, 2), (3144, '3ccc3996ed81eb01c9c2b3100184dae8', '2010-08-27 01:36:57', '2010-08-27 01:36:58', 15767, 2), (3145, '232fd3015a28b6b8da80215e1ea75fbf', '2010-08-27 02:13:14', '2010-08-27 02:13:20', 15768, 2), (3146, '05b5f335ac11265d5dc4238ec56c0457', '2010-08-27 02:41:41', '2010-08-27 02:41:42', 15769, 2), (3147, '0ad2c2ffcdd6b02658258f75b69bb2c6', '2010-08-27 02:53:42', '2010-08-27 02:53:43', 15770, 2), (3148, 'fc4ea53a628457d8933075b41dc50797', '2010-08-27 03:13:08', '2010-08-27 03:13:16', 15771, 2), (3149, '21c6bcb30c86409c0256d87765ba9486', '2010-08-27 03:42:15', '2010-08-27 03:42:16', 15772, 2), (3150, 'f805f33208d9d46f8765439913c4d4ec', '2010-08-27 04:11:14', '2010-08-27 04:11:15', 15773, 2), (3151, '428da20da059d74779a53eeab4eccce8', '2010-08-27 04:40:13', '2010-08-27 04:40:15', 15774, 2), (3152, '15c59c5fe29155276d548cf3398bea83', '2010-08-27 04:43:11', '2010-08-27 04:43:12', 15775, 2), (3153, 'd4fba7c1c3b281f68d5dcc7821952fd2', '2010-08-27 05:09:13', '2010-08-27 05:09:14', 15776, 2), (3154, '36d37d4af011380dbb7b395bbd2814b5', '2010-08-27 05:57:52', '2010-08-27 05:57:53', 15777, 2), (3155, '95a8442cd52e9d30755ac40fcb9258e4', '2010-08-27 06:41:22', '2010-08-27 06:41:24', 15778, 2), (3156, '2844eda64fc49eac59fa84543abde90a', '2010-08-27 07:45:01', '2010-08-27 07:45:03', 15779, 2), (3157, 'd6a993ba9f4fdb783c765147cd765d64', '2010-08-27 07:47:21', '2010-08-27 07:48:32', 15787, 2), (3158, '375c585471f530a1a3b5c05d7548c838', '2010-08-27 07:59:53', '2010-08-27 08:00:52', 15792, 2), (3159, 'db3462ae9f89fb9f2d7946fd0dda2f10', '2010-08-27 08:22:55', '2010-08-27 08:23:47', 15798, 2), (3160, '85ec49463868f8b1855b324400f645fd', '2010-08-27 08:25:53', '2010-08-27 08:25:54', 15799, 2), (3161, '2d2bb61104ccc33abf06a3601e36684b', '2010-08-27 08:29:55', '2010-08-27 08:29:56', 15800, 2), (3162, 'ad75ec401de5928b6a3e55c6693f9635', '2010-08-27 08:34:16', '2010-08-27 08:34:54', 15803, 2), (3163, 'af6b7dbfed545cd74d8e421abc723d6a', '2010-08-27 08:47:59', '2010-08-27 08:48:00', 15804, 2), (3164, '64b297d6019eabaacc8f7f993c2e65aa', '2010-08-27 08:48:01', '2010-08-27 08:48:02', 15805, 2), (3165, '9add04f89050809bfdd9ad04c2e88563', '2010-08-27 09:13:06', '2010-08-27 09:13:07', 15806, 2), (3166, '6c0be3b9d223ef36ccabb45a86d23381', '2010-08-27 09:22:17', '2010-08-27 09:22:18', 15807, 2), (3167, '8945a2ba61b4f00026d9d223980accec', '2010-08-27 09:52:36', '2010-08-27 09:55:52', 15818, 2), (3168, '90052caeb1ec55859f0f6b7e6b3d8794', '2010-08-27 09:55:18', '2010-08-27 09:55:19', 15817, 2), (3169, '207037491c315d8b1b302a40a7b8e156', '2010-08-27 09:56:17', '2010-08-27 09:57:28', 15824, 2), (3170, 'bb3111c3518826be8547cf54ad32bb5d', '2010-08-27 10:05:31', '2010-08-27 10:05:59', 15827, 2), (3171, '015aa6e7fc65d4b895acff3e07c34b0b', '2010-08-27 10:09:05', '2010-08-27 10:09:07', 15828, 2), (3172, '2ad37aeefa1517ab0700e9420094f447', '2010-08-27 11:20:28', '2010-08-27 11:22:03', 15832, 2), (3173, '0806ff8d903faa60b6a6232e26f265bd', '2010-08-27 11:42:37', '2010-08-27 11:42:38', 15833, 2), (3174, '9c879bb7a52d0036bee7cc26f036aa21', '2010-08-27 11:42:59', '2010-08-27 11:43:00', 15834, 2), (3175, 'd47a68adf4dc5366620a1eb25b84e59f', '2010-08-27 11:47:21', '2010-08-27 11:48:32', 15840, 2), (3176, '2b237d13cbf8835895baa25f45cb1f1c', '2010-08-27 12:20:23', '2010-08-27 12:22:08', 15851, 2), (3177, '4f1c7acc6349ced0ad6a9cb976fa36d3', '2010-08-27 12:57:06', '2010-08-27 12:57:08', 15852, 2), (3178, 'd22e747135ced5b27b1120c4df8df2ce', '2010-08-27 14:11:14', '2010-08-27 14:11:17', 15853, 2), (3179, '5bf227be8ddecbd0ead2cecb91af69dd', '2010-08-27 14:17:57', '2010-08-27 14:17:58', 15854, 2), (3180, 'e0bcd353db6f9954ef16091fe86266d0', '2010-08-27 14:18:01', '2010-08-27 14:20:02', 15867, 2), (3181, '825cf35a05da167eee7c8fc3cc34c495', '2010-08-27 15:10:45', '2010-08-27 15:10:47', 15868, 2), (3182, '2f8fc711d7e1ec72d9419f845ab76dce', '2010-08-27 15:18:09', '2010-08-27 15:22:19', 15884, 2), (3183, 'bfe1b9d3179d435375a5c395367ad71e', '2010-08-27 15:37:12', '2010-08-27 15:37:13', 15885, 2), (3184, '68d65268cffef6e0fc609ff43bee0e0d', '2010-08-27 16:10:33', '2010-08-27 16:38:41', 15925, 2), (3185, '8aa26716a86c1539e1a2b79216825f6f', '2010-08-27 16:48:48', '2010-08-27 16:56:06', 15953, 2), (3186, '34338386152500b68be73dc069a197af', '2010-08-27 16:49:53', '2010-08-27 16:49:54', 15930, 2), (3187, '7d588a037656dc22afe1abc4d655f794', '2010-08-27 17:17:22', '2010-08-27 17:17:24', 15954, 2), (3188, '86c16cc720483356e683e612e5763a94', '2010-08-27 17:47:10', '2010-08-27 17:47:12', 15955, 2), (3189, 'ae3557ddf0d301b680ee14f3ebe224f4', '2010-08-27 18:13:39', '2010-08-27 18:17:56', 15977, 2), (3190, '3a8fc5c5cb2fa173a682ed64dd9a8790', '2010-08-27 19:00:06', '2010-08-27 19:00:07', 15978, 2), (3191, '6c6c2f55a1e507de84c40af3ca12fe36', '2010-08-27 19:14:20', '2010-08-27 19:14:21', 15979, 2), (3192, 'f6f4fcb115996fe74ec7b410934f9900', '2010-08-27 19:48:10', '2010-08-27 19:48:11', 15980, 2), (3193, '682e737ec6270f93a5d034c38d669494', '2010-08-27 19:49:06', '2010-08-27 19:49:08', 15981, 2), (3194, '7415c2ba8756599f5a9051feb30508c3', '2010-08-27 19:55:21', '2010-08-27 19:55:21', 0, 2), (3195, '7415c2ba8756599f5a9051feb30508c3', '2010-08-27 19:55:23', '2010-08-27 19:55:23', 15982, 2), (3196, '0566341727de33089603a4d323cbeeb3', '2010-08-27 20:05:22', '2010-08-27 20:06:08', 15987, 2), (3197, '90eb94fde2d174deed9ed5de2c52f086', '2010-08-27 20:06:38', '2010-08-27 20:06:38', 15988, 2), (3198, '3502cc861df6aae72e15ba79ac5e625b', '2010-08-27 20:24:08', '2010-08-27 20:24:09', 15989, 2), (3199, 'b6cc2391110fd0b8324af4d62eec1043', '2010-08-27 20:41:40', '2010-08-27 20:41:45', 15990, 2), (3200, 'e380a2cf6e0a32352a805309f3070430', '2010-08-27 20:59:14', '2010-08-27 20:59:16', 15991, 2), (3201, '3bfeadb3130c371c1acf0f1b8503b457', '2010-08-27 21:34:14', '2010-08-27 21:34:15', 15992, 2), (3202, '9ede7cc3b03402ac8eb64020b4e25471', '2010-08-27 22:09:12', '2010-08-27 22:09:14', 15993, 2), (3203, '4ba07d12028620ae904742c57a49a73d', '2010-08-27 22:44:11', '2010-08-27 22:44:12', 15994, 2), (3204, '78bdbd76bdf435daef77052dad224880', '2010-08-27 22:48:37', '2010-08-27 22:48:38', 15995, 2), (3205, 'ad9760a4b6a28bb538c673a9ee22c22a', '2010-08-27 23:07:21', '2010-08-27 23:07:22', 15996, 2), (3206, 'b2fce8ea55b1696a3cb79108924a12a9', '2010-08-27 23:26:09', '2010-08-27 23:26:10', 15997, 2), (3207, '9e3306ec435cdbf5310c66610bda5a48', '2010-08-27 23:44:58', '2010-08-27 23:44:59', 15998, 2), (3208, 'bd39f6991e6be84fe92592164b2549c5', '2010-08-28 00:22:37', '2010-08-28 00:22:38', 15999, 2), (3209, 'be71032f6d2da89f54fb175e1c2cf093', '2010-08-28 01:00:38', '2010-08-28 01:00:40', 16000, 2), (3210, 'd8626e49542b243419ac641bf3dd417c', '2010-08-28 01:21:54', '2010-08-28 01:21:55', 16001, 2), (3211, '0ebaf84a3e47f979c395aec56b549e31', '2010-08-28 01:43:10', '2010-08-28 01:43:11', 16002, 2), (3212, 'd7e36f0a98aa72b8e7cb72bc90dbc1e0', '2010-08-28 02:04:26', '2010-08-28 02:04:29', 16003, 2), (3213, '3e6265e871a7e6c9ba3532c44bdd122e', '2010-08-28 02:46:57', '2010-08-28 02:46:59', 16004, 2), (3214, '9f8bd65eafefc5a25400f54421078f43', '2010-08-28 03:08:18', '2010-08-28 03:08:26', 16005, 2), (3215, '5a76c8ec0a1da5d27ad50938fadc7693', '2010-08-28 03:21:58', '2010-08-28 03:22:00', 16006, 2), (3216, 'b7273db3c2cbc4cbab995d30e7a97537', '2010-08-28 03:53:33', '2010-08-28 03:53:34', 16007, 2), (3217, 'f38a2d612a352d507e5a4ad0ba719c0e', '2010-08-28 04:18:56', '2010-08-28 04:18:57', 16008, 2), (3218, '20fa7b67dfbd45b1aee252cbf32c9b18', '2010-08-28 04:44:20', '2010-08-28 04:44:22', 16009, 2), (3219, '8b3449e3e0f2e38997a20844d0af2adb', '2010-08-28 05:35:04', '2010-08-28 05:35:06', 16010, 2), (3220, 'ae26a25ec38c22ff4afc201e8d27f192', '2010-08-28 06:00:29', '2010-08-28 06:00:30', 16011, 2), (3221, 'cb00045b11e5358e10b56acc103e97d1', '2010-08-28 06:06:48', '2010-08-28 06:06:50', 16012, 2), (3222, '502ac3ec6edde780d8e937ac2bc3ca6e', '2010-08-28 06:11:26', '2010-08-28 06:15:27', 16024, 2), (3223, 'bb88ea43e229cd9e78fb419f7b3f32bf', '2010-08-28 07:40:36', '2010-08-28 07:40:38', 16025, 2), (3224, '8e7e4fb59a20a68346647bd8f33d5ab0', '2010-08-28 07:51:52', '2010-08-28 07:52:57', 16034, 2), (3225, '8801beab8257518778e6364155d4ded6', '2010-08-28 08:06:03', '2010-08-28 08:06:05', 16035, 2), (3226, '682445cd502def8b53c41d9707c3a360', '2010-08-28 08:31:31', '2010-08-28 08:31:33', 16036, 2), (3227, '03d5ddd0585269ccb26e381c7c79f75e', '2010-08-28 08:54:20', '2010-08-28 08:54:21', 16037, 2), (3228, 'd0da2281553424ed3388137f967ecb6b', '2010-08-28 09:03:18', '2010-08-28 09:03:20', 16038, 2), (3229, '8e02a837ef09a6f86657c10805ee9544', '2010-08-28 09:16:16', '2010-08-28 09:16:18', 16039, 2), (3230, 'cc7cf07e382470d46bae513d0988dff5', '2010-08-28 09:55:02', '2010-08-28 09:55:03', 16041, 2), (3231, '8debedb924207f9952e7e369c1a1e930', '2010-08-28 09:55:09', '2010-08-28 09:55:10', 16042, 2), (3232, '3c5fc6729ada6f09f7f0784180682802', '2010-08-28 10:28:44', '2010-08-28 10:28:45', 16043, 2), (3233, '4334aa6a3830ea32d652fd68a00046f3', '2010-08-28 10:32:21', '2010-08-28 10:36:50', 16047, 2), (3234, '3bf4a051cc47b681769c0e3e86890fa5', '2010-08-28 11:05:20', '2010-08-28 11:05:28', 16048, 2), (3235, '38d22713a7ceacd770acfe6963eaef33', '2010-08-28 11:06:16', '2010-08-28 11:06:17', 16049, 2), (3236, 'e3349e576f68bc6ba4285a559fe9a91a', '2010-08-28 11:16:27', '2010-08-28 11:16:29', 16050, 2), (3237, '2aea8d5bba5dda877f5e00b1c12e7a84', '2010-08-28 11:31:03', '2010-08-28 11:31:10', 16051, 2), (3238, '737cf1cdef12a4d66afff77965765c27', '2010-08-28 11:40:54', '2010-08-28 11:45:25', 16060, 2), (3239, 'b02807bd7d8c73a943d2959931900f37', '2010-08-28 11:47:28', '2010-08-28 11:48:31', 16065, 2), (3240, '9d84a6a914fa293c74ca368862b64b20', '2010-08-28 11:56:51', '2010-08-28 11:56:52', 16066, 2), (3241, 'f0e436778d750d8644a68fb3ff9dc43a', '2010-08-28 12:59:19', '2010-08-28 12:59:20', 16067, 2), (3242, '12f377c3a74d724f2b32111cd87728ca', '2010-08-28 14:00:03', '2010-08-28 14:00:05', 16068, 2), (3243, '6d3e90852e469a8f03acf5107ac8fdc8', '2010-08-28 14:01:11', '2010-08-28 14:01:16', 16069, 2), (3244, '64089deee6f36ba9f382bc45d235658b', '2010-08-28 14:56:51', '2010-08-28 14:57:49', 16073, 2), (3245, 'fc5df1db0f9f154e04b3f7d3d9aba280', '2010-08-28 16:09:30', '2010-08-28 16:10:13', 16077, 2), (3246, '56944e055d95b3b3e27865949bbba5b2', '2010-08-28 17:17:27', '2010-08-28 17:21:20', 16088, 2), (3247, '70eacc343d5e0bcba05bd685fd145b37', '2010-08-28 17:27:25', '2010-08-28 17:27:26', 16089, 2), (3248, '485464c09768235bd833901d514b4740', '2010-08-28 18:51:09', '2010-08-28 18:51:11', 16090, 2), (3249, 'da2143aeb09fe5acdc23a5989fd7209d', '2010-08-28 19:01:02', '2010-08-28 19:01:41', 16093, 2), (3250, '8f2cde760309a17a298ee762b04a7bb8', '2010-08-28 19:02:47', '2010-08-28 19:02:49', 16094, 2), (3251, 'f913e795264a51a251498728c598ddcd', '2010-08-28 19:12:28', '2010-08-28 19:12:29', 16095, 2), (3252, '84b9a69930f9351db85f63c7f488a428', '2010-08-28 19:36:33', '2010-08-28 19:36:52', 16098, 2), (3253, '73bfc8054ed8dcf78b9ec5dbe7436d36', '2010-08-28 19:45:54', '2010-08-28 19:47:03', 16106, 2), (3254, 'dd7b1a4a502499c396653fd2efd742ae', '2010-08-28 20:08:57', '2010-08-28 20:08:58', 16107, 2), (3255, 'a1866d6b8b929b8be77d5adf5002482f', '2010-08-28 20:48:44', '2010-08-28 20:49:33', 16112, 2), (3256, 'd1412365a938827cfdcd69d259471949', '2010-08-28 21:25:28', '2010-08-28 21:26:50', 16121, 2), (3257, 'badecb5e3dd066dfd11404f53d7c9d5e', '2010-08-28 21:27:31', '2010-08-28 21:32:38', 16134, 2), (3258, 'bba6b660068d6920b4ca3625f44a5956', '2010-08-28 21:37:18', '2010-08-28 21:37:19', 16135, 2), (3259, '0d47f98f451e4be7856fbbc670fd49e6', '2010-08-28 22:00:50', '2010-08-28 22:00:51', 16144, 2), (3260, 'b4f27ca4f32216a272e7f569c9aaf3af', '2010-08-28 22:03:35', '2010-08-28 22:03:36', 16145, 2), (3261, '1ae3b8916e03bf30f5cf7db2f4b65eb3', '2010-08-28 22:04:30', '2010-08-28 22:04:43', 16147, 2), (3262, 'd620d16b46a3c76fc1b70f8f148d31fc', '2010-08-28 22:34:31', '2010-08-28 22:34:32', 16148, 2), (3263, '479e0361c33cb4560a7daf7bf7cad128', '2010-08-28 22:41:18', '2010-08-28 22:41:18', 16149, 2), (3264, 'f2839b84c3e0578a640b1574586ab31c', '2010-08-28 22:43:06', '2010-08-28 22:43:07', 16150, 2), (3265, 'ff448385ce4fa95b75a466285166dcea', '2010-08-28 23:05:28', '2010-08-28 23:05:29', 16151, 2), (3266, '6db62fd51cba87e9f14b5d7064be3572', '2010-08-28 23:20:01', '2010-08-28 23:20:50', 16159, 2), (3267, 'cda13f96c7dbec3f224b229c60561989', '2010-08-28 23:36:24', '2010-08-28 23:36:26', 16160, 2), (3268, '882f6f10a902012533c4c25e46bfca82', '2010-08-29 00:38:15', '2010-08-29 00:38:16', 16161, 2), (3269, 'd47a1a8a2e4365e8fed07378d626b5a2', '2010-08-29 02:41:54', '2010-08-29 02:41:55', 16162, 2), (3270, '5ea891955c2a47e544fb9018cad50d5c', '2010-08-29 03:31:35', '2010-08-29 03:31:37', 16163, 2), (3271, 'a06826a7fd9f5d1f79cf7416b1bf5367', '2010-08-29 04:08:44', '2010-08-29 04:08:45', 16164, 2), (3272, '79b971c50148662071506bb7e7ae336b', '2010-08-29 04:45:51', '2010-08-29 04:45:54', 16165, 2), (3273, '61b2ad99200fb62352512aa40543421c', '2010-08-29 04:46:02', '2010-08-29 04:49:58', 16181, 2), (3274, 'e90888266ce0ef2e9bc587cc87bf731e', '2010-08-29 05:12:33', '2010-08-29 05:12:34', 16182, 2), (3275, '98ed94334a435779b6f23e83561b3552', '2010-08-29 05:12:35', '2010-08-29 05:12:36', 16183, 2), (3276, 'a31828d67c24df570ac56f30af0626ff', '2010-08-29 05:12:37', '2010-08-29 05:12:38', 16184, 2), (3277, 'c381df7eba8962a3befd47e674048c6c', '2010-08-29 05:12:40', '2010-08-29 05:12:40', 16185, 2), (3278, '32016577f6dc43dceef4ca8adc0f9c67', '2010-08-29 05:12:42', '2010-08-29 05:12:42', 16186, 2), (3279, '66b22904d150a755804840b0a2943416', '2010-08-29 05:12:44', '2010-08-29 05:12:45', 16187, 2), (3280, '67a54d47392a115348cfd31cae40824d', '2010-08-29 05:12:46', '2010-08-29 05:12:47', 16188, 2), (3281, 'cca61b2fefd2c60846a7450c633bae72', '2010-08-29 05:12:48', '2010-08-29 05:12:49', 16189, 2), (3282, 'cd1a924c7e4a9b09a54579f1fadd3f5a', '2010-08-29 05:12:51', '2010-08-29 05:12:52', 16190, 2), (3283, 'a69779c54da222454f7b435acee51d92', '2010-08-29 05:12:53', '2010-08-29 05:12:54', 16191, 2), (3284, '3abc0016448eb86ffcc199eb6f847f17', '2010-08-29 05:12:55', '2010-08-29 05:12:56', 16192, 2), (3285, 'bc31af50045bb0a1244b002e1ceb793b', '2010-08-29 05:12:58', '2010-08-29 05:12:58', 16193, 2), (3286, 'd0bfc5da056f5f7c50889fcea562d2b2', '2010-08-29 05:12:59', '2010-08-29 05:13:00', 16194, 2), (3287, '79722f2cc985bcb719cc298ff40dec0f', '2010-08-29 05:13:01', '2010-08-29 05:13:02', 16195, 2), (3288, '49f96d78aee217cd0f296ebec4c78e0d', '2010-08-29 05:13:04', '2010-08-29 05:13:04', 16196, 2), (3289, 'ce8777eba62ca5ca24ff802806573cc5', '2010-08-29 05:13:06', '2010-08-29 05:13:06', 16197, 2), (3290, '5d17047ca2e92d2c49f8dfb8a3be2878', '2010-08-29 05:13:07', '2010-08-29 05:13:07', 16198, 2), (3291, 'ca4516e4a0c304a404a7fc0b22c5b5e4', '2010-08-29 05:13:08', '2010-08-29 05:13:09', 16199, 2), (3292, 'dd200bc96eb7633846400bf14cff4cf0', '2010-08-29 05:13:10', '2010-08-29 05:13:11', 16200, 2), (3293, '6dbb63e3f5c3aa9504a9548a1d667702', '2010-08-29 05:13:12', '2010-08-29 05:13:12', 16201, 2), (3294, '7e1e38586b69d66e4ab748a79a7455ba', '2010-08-29 05:13:14', '2010-08-29 05:13:14', 16202, 2), (3295, '7b087de8f84ac4f0120245397de838d2', '2010-08-29 05:13:16', '2010-08-29 05:13:16', 16203, 2), (3296, '7a2abf40683d8f2fd5839f0c3cf055e3', '2010-08-29 05:13:18', '2010-08-29 05:13:18', 16204, 2), (3297, '2842d17407cf60ac627aecf38f800bbe', '2010-08-29 05:13:19', '2010-08-29 05:13:20', 16205, 2), (3298, 'cfed4eac117a114d86912411b29f2360', '2010-08-29 05:13:21', '2010-08-29 05:13:22', 16206, 2), (3299, '89f21d2934b7e562dbf0e2a5ac0c3fc5', '2010-08-29 05:13:23', '2010-08-29 05:13:24', 16207, 2), (3300, 'e9c0a28905733df71138ef6e547e9db9', '2010-08-29 05:13:25', '2010-08-29 05:13:26', 16208, 2), (3301, '3b36073ab1b242308679fa76b8c6c6e9', '2010-08-29 05:13:28', '2010-08-29 05:13:28', 16209, 2), (3302, '5794680dddbaaa6d52a2c7440fda2c20', '2010-08-29 05:13:30', '2010-08-29 05:13:31', 16210, 2), (3303, 'd452b0f0e992bc09aa20ed681b167f2c', '2010-08-29 05:13:32', '2010-08-29 05:13:33', 16211, 2), (3304, '0f931da38720854a25c7589bbdd34b27', '2010-08-29 05:13:35', '2010-08-29 05:13:36', 16212, 2), (3305, '330aa1602d6ef71ad2825d1104890e4c', '2010-08-29 05:13:37', '2010-08-29 05:13:38', 16213, 2), (3306, '27f998fb3bb059674af5c24c675d8072', '2010-08-29 05:13:39', '2010-08-29 05:13:40', 16214, 2), (3307, '9ca33e99047df732a876b02d541d4296', '2010-08-29 05:13:41', '2010-08-29 05:13:42', 16215, 2), (3308, 'e46ea913981ef06eb604a7ac674069fe', '2010-08-29 05:13:44', '2010-08-29 05:13:45', 16216, 2), (3309, 'c5403de967f02fd4ecd833b16a1d0b33', '2010-08-29 05:13:46', '2010-08-29 05:13:47', 16217, 2), (3310, 'f388493122e9390df7cb573330d6f95e', '2010-08-29 05:13:48', '2010-08-29 05:13:49', 16218, 2), (3311, '9b30ce89e3bbfc8dd2672489045ea38d', '2010-08-29 05:13:50', '2010-08-29 05:13:51', 16219, 2), (3312, 'f04aa6c9dbc5b86cadf8db70cf05a1ca', '2010-08-29 05:13:53', '2010-08-29 05:13:53', 16220, 2), (3313, 'dfc1ef1f3801e8fcd7cfb1ac5698c08f', '2010-08-29 05:13:55', '2010-08-29 05:13:56', 16221, 2), (3314, '7e1f82c0e30b7c3053d15e45e15cb301', '2010-08-29 05:13:57', '2010-08-29 05:13:58', 16222, 2), (3315, '8bd1a4e9fb2833c2180d3a95c7504e64', '2010-08-29 05:13:59', '2010-08-29 05:14:00', 16223, 2), (3316, '3f67219b019eecdbcfef88c62bf04a8a', '2010-08-29 05:14:02', '2010-08-29 05:14:02', 16224, 2), (3317, '831a2272b4f74a0f5c5b0dbae52d7be6', '2010-08-29 05:14:04', '2010-08-29 05:14:05', 16225, 2), (3318, '4ca04eb88326d3673f96298fc55533ef', '2010-08-29 05:14:06', '2010-08-29 05:14:07', 16226, 2), (3319, 'cb70aac420da92391d43bd80a3beffe8', '2010-08-29 05:14:08', '2010-08-29 05:14:09', 16227, 2), (3320, 'c85c92876991a64545730248812f7a8e', '2010-08-29 05:14:10', '2010-08-29 05:14:11', 16228, 2), (3321, 'ff05aeb950dc19623507d356845d9449', '2010-08-29 05:14:13', '2010-08-29 05:14:14', 16229, 2), (3322, '0251e44c8e7ec219d2af3fb0a31dae60', '2010-08-29 05:14:15', '2010-08-29 05:14:16', 16230, 2), (3323, 'a045d91235bcecd9517a569a37f5f60d', '2010-08-29 05:14:17', '2010-08-29 05:14:18', 16231, 2), (3324, '2438cd86847617dca246a684af1bbfb8', '2010-08-29 05:22:59', '2010-08-29 05:23:00', 16232, 2), (3325, '021bf2c787eede5a19d615192a2e659b', '2010-08-29 06:00:04', '2010-08-29 06:00:05', 16233, 2), (3326, '0431ba1b042abb86c6ac3aecbdaff654', '2010-08-29 07:26:12', '2010-08-29 07:30:45', 16270, 2), (3327, 'd8f8a6b9445790e8400d9d00a7752dff', '2010-08-29 07:37:02', '2010-08-29 07:37:59', 16274, 2), (3328, '547e543e84b34b5ee2e40bdf275e0c86', '2010-08-29 09:00:45', '2010-08-29 09:00:46', 16275, 2), (3329, '74a0ef8b05ce9c748605ff11f7656246', '2010-08-29 09:16:39', '2010-08-29 09:17:44', 16282, 2), (3330, '35d0ea00a82658ab5975b064cbc3d1d2', '2010-08-29 09:43:44', '2010-08-29 09:48:25', 16289, 2), (3331, '372c52f31a2009b5a8025be31b12dec9', '2010-08-29 10:05:37', '2010-08-29 10:05:38', 16290, 2), (3332, 'e7ef9128eb408cc78c34acb54e12138a', '2010-08-29 10:09:28', '2010-08-29 10:09:29', 16291, 2), (3333, '40bdda4e824d2ef4f154a9e9830e7d91', '2010-08-29 10:09:30', '2010-08-29 10:10:53', 16294, 2), (3334, '572f3092ec9c40978eaeaeff777fb2d4', '2010-08-29 10:18:34', '2010-08-29 10:19:24', 16297, 2), (3335, '84eb733ef077db18f7665847300024d0', '2010-08-29 11:24:06', '2010-08-29 11:26:31', 16310, 2), (3336, '9d34cb0e5ad763771798b9dfd1b50075', '2010-08-29 11:35:57', '2010-08-29 11:35:58', 16311, 2), (3337, 'cb20de8d8ab9408f1abc6287f7529de3', '2010-08-29 11:46:02', '2010-08-29 11:47:20', 16320, 2), (3338, '62aed953b49f5a89dcd740ebdac1e27b', '2010-08-29 13:36:23', '2010-08-29 13:36:24', 16321, 2), (3339, '80aa49ea27c39d02d595345aa3ffb191', '2010-08-29 14:44:00', '2010-08-29 14:44:27', 16328, 2), (3340, '8b11a44a0289550504ad7405f54c3043', '2010-08-29 15:36:47', '2010-08-29 15:36:48', 16329, 2), (3341, '06612eede0803b9e7423d447ee5768a6', '2010-08-29 15:39:54', '2010-08-29 15:39:55', 16330, 2), (3342, 'b053f5bdd299d2c0b5c75ef016a16d75', '2010-08-29 15:54:16', '2010-08-29 16:03:01', 16341, 2), (3343, '4409fc8a73146febd9d78973c90b9b0a', '2010-08-29 16:05:32', '2010-08-29 16:05:33', 16342, 2), (3344, '4247c5f9cbf504db179b88f6e4040f91', '2010-08-29 16:11:47', '2010-08-29 16:11:48', 16343, 2), (3345, '9816d99ef1ef56a294b7d9cf2529b074', '2010-08-29 16:53:36', '2010-08-29 16:53:38', 16344, 2), (3346, '6467f12b72a1e758c0468c4597a861ba', '2010-08-29 17:01:27', '2010-08-29 17:04:31', 16349, 2), (3347, '5bc94491ef1cc7468caba4cb8d2c1ce2', '2010-08-29 17:10:05', '2010-08-29 17:11:13', 16358, 2), (3348, 'ef69af90acf9993b4f8e75ea1f01f033', '2010-08-29 17:46:50', '2010-08-29 17:53:24', 16370, 2), (3349, '81031a2d56b17e28e9e93926b32f6089', '2010-08-29 18:31:55', '2010-08-29 18:31:56', 16371, 2), (3350, 'e554a0c3e792632b32f9add0031ff929', '2010-08-29 18:33:08', '2010-08-29 18:42:42', 16408, 2), (3351, '44ee69e1d13931d179c94ae657c37882', '2010-08-29 18:43:45', '2010-08-29 18:43:47', 16409, 2), (3352, '969299e118eb7e50ae627126cc98df29', '2010-08-29 19:06:38', '2010-08-29 19:06:40', 16410, 2), (3353, '2f95c39078fafb3e2edbf0bc6364be9f', '2010-08-29 19:19:19', '2010-08-29 19:20:20', 16416, 2), (3354, '3fcc6789a86f05496181f95bacf017cf', '2010-08-29 19:29:30', '2010-08-29 19:29:31', 16417, 2), (3355, 'ccfbd5944f83e97016f0563ab8a392fd', '2010-08-29 19:52:21', '2010-08-29 19:52:22', 16418, 2), (3356, '76dc1d93c30c2175a3f7e3e2d4164771', '2010-08-29 19:52:25', '2010-08-29 19:54:54', 16427, 2), (3357, '941796b3993456a82d103e7112f2fb13', '2010-08-29 20:03:49', '2010-08-29 20:03:50', 16428, 2), (3358, 'd43c76fc2f228e8a87bd9c7922924462', '2010-08-29 20:27:22', '2010-08-29 20:27:23', 16429, 2), (3359, 'a5da662e56bd3d08662ce2d407b9926f', '2010-08-29 20:50:55', '2010-08-29 20:50:56', 16430, 2), (3360, '8231f8583a89f63713aed951833822b2', '2010-08-29 21:26:12', '2010-08-29 21:26:15', 16431, 2), (3361, '6174191bca9c7acc1b236722c557c537', '2010-08-29 21:48:07', '2010-08-29 21:48:08', 16432, 2), (3362, '7c3b988a19aa6a6e8e8795d765b41134', '2010-08-29 22:12:48', '2010-08-29 22:12:48', 16433, 2), (3363, '6994275a9ba4f213f1332d43b732af66', '2010-08-29 22:37:28', '2010-08-29 22:37:29', 16434, 2), (3364, '7442c1f13a8d352e5d031b0a439ae43a', '2010-08-29 23:14:27', '2010-08-29 23:14:28', 16435, 2), (3365, '6740ddd471e66167011be50900a8f83b', '2010-08-29 23:35:45', '2010-08-29 23:35:47', 16436, 2), (3366, '3ccaf0ab32d0321c0d46fc1f5ca7c68f', '2010-08-29 23:51:26', '2010-08-29 23:51:27', 16437, 2), (3367, '309153ba59792112651e2f8b649f5152', '2010-08-30 00:09:30', '2010-08-30 00:09:31', 16438, 2), (3368, '8d568793e8c7f579f5627c325e111924', '2010-08-30 00:53:03', '2010-08-30 00:53:04', 16439, 2), (3369, '84bbab45fe0fe506ac0b3faf51314585', '2010-08-30 01:42:21', '2010-08-30 01:42:23', 16440, 2), (3370, '5106d99be252ffb0c117d0910d686423', '2010-08-30 02:07:05', '2010-08-30 02:07:11', 16441, 2), (3371, 'c3af0abf17ceca8854fc70d4fc0cd356', '2010-08-30 02:31:53', '2010-08-30 02:31:58', 16442, 2), (3372, '45774b4295f8eb85a231894e79941c98', '2010-08-30 03:21:18', '2010-08-30 03:21:25', 16443, 2), (3373, 'e865c60e9dd54bdbe44ff649533a52d3', '2010-08-30 03:46:03', '2010-08-30 03:46:06', 16444, 2), (3374, 'f646537a5510978d0e4503c6de541b9d', '2010-08-30 04:09:08', '2010-08-30 04:09:09', 16445, 2), (3375, 'c1f93e34015d29b5a06e7c25039f8fe5', '2010-08-30 04:23:01', '2010-08-30 04:23:02', 16446, 2), (3376, '467a30da48e62587dc243bff44254164', '2010-08-30 05:37:23', '2010-08-30 05:37:26', 16447, 2), (3377, '577f1a40d5193d64f637555310c58fcc', '2010-08-30 06:15:36', '2010-08-30 06:16:35', 16452, 2), (3378, 'deacdacf14fe39b32c7fb300665c021c', '2010-08-30 06:20:32', '2010-08-30 06:20:33', 16453, 2), (3379, '5c9dfe37dbb075af35ebf6cfe95812c3', '2010-08-30 06:21:33', '2010-08-30 06:21:34', 16454, 2), (3380, 'a7838ee44e133836312577d3aecf29e7', '2010-08-30 06:38:20', '2010-08-30 06:38:21', 16455, 2), (3381, '1aa34275abf6787c4c5a41ebaaac2836', '2010-08-30 06:39:29', '2010-08-30 06:39:30', 16456, 2), (3382, '231f3f79d5a1ec56639e9d77d16f5c40', '2010-08-30 07:17:27', '2010-08-30 07:17:28', 16457, 2), (3383, '16e5a34c57bb50c6fa8ba0aaf54c81fb', '2010-08-30 07:17:51', '2010-08-30 07:17:52', 16458, 2), (3384, '5818e2a937bde1eb425303cf3042c84b', '2010-08-30 08:10:15', '2010-08-30 08:11:19', 16462, 2), (3385, '16baad6b60661dd59118a01328236730', '2010-08-30 09:01:33', '2010-08-30 09:01:34', 16463, 2), (3386, '9a6e038c12a74c680199b65b860d86cb', '2010-08-30 09:48:23', '2010-08-30 09:50:59', 16477, 2), (3387, '1fcdc06d2d8130f521df99a47fa69c2c', '2010-08-30 10:05:17', '2010-08-30 10:20:56', 16517, 2), (3388, 'eb97ec19db9f7f830fd985abebe32fa6', '2010-08-30 10:31:21', '2010-08-30 10:31:22', 16518, 2), (3389, '907522ad070d92430e5bc18b08520113', '2010-08-30 10:36:33', '2010-08-30 10:38:15', 16527, 2), (3390, 'c3739012fefcac858086068c376f7a74', '2010-08-30 10:39:26', '2010-08-30 10:39:57', 16530, 2), (3391, 'e7437dc006e51560ddcb7e50c249f902', '2010-08-30 11:41:34', '2010-08-30 11:41:35', 16531, 2), (3392, 'e63f23e6c12928807bd135b254049c5d', '2010-08-30 11:58:14', '2010-08-30 11:58:15', 16532, 2), (3393, 'ad867cfd3453718dcc58969f8dcefedf', '2010-08-30 12:51:48', '2010-08-30 12:51:50', 16533, 2), (3394, '832e2b0e9085318712e7d838a4be3fbd', '2010-08-30 13:12:50', '2010-08-30 13:14:16', 16536, 2), (3395, '82fa501ed7cfad724ccf16e46d0a302d', '2010-08-30 13:17:48', '2010-08-30 13:18:24', 16542, 2), (3396, '8be7615c1b6126cbbf3b9ea81b6b3d39', '2010-08-30 13:38:38', '2010-08-30 13:38:40', 16543, 2), (3397, '0a7eeed986ec6a99d0b6c1cc4ac7d489', '2010-08-30 14:31:22', '2010-08-30 14:32:33', 16556, 2), (3398, 'ac536cf48cda9e4a223f58c1fad7979f', '2010-08-30 14:32:38', '2010-08-30 14:33:24', 16559, 2), (3399, 'c2dc3ce99c166f4af777c8fb172de3f0', '2010-08-30 14:46:44', '2010-08-30 14:46:45', 16560, 2), (3400, 'bb4388c8f1402c9b13671ec1a8d17b10', '2010-08-30 15:15:32', '2010-08-30 15:15:33', 16561, 2), (3401, 'ce8fcb360711451cb9e8a53decc963b1', '2010-08-30 15:15:35', '2010-08-30 15:16:08', 16564, 2), (3402, '5aadfc55d9cde14fd6135c8b76186cde', '2010-08-30 15:47:53', '2010-08-30 15:50:22', 16582, 2), (3403, '6b209e8d58a7f3ff619c8f061019b282', '2010-08-30 15:49:12', '2010-08-30 16:04:39', 16607, 2), (3404, '24e97144f508d2e19714b2aa6f4f7ed7', '2010-08-30 15:50:13', '2010-08-30 15:51:00', 16584, 2), (3405, 'c1af8b67da89a27dea97aaa07f0866bf', '2010-08-30 15:54:48', '2010-08-30 15:54:49', 16588, 2), (3406, '9591bb15d4ed0a2c8cddacffb61e53d3', '2010-08-30 16:02:07', '2010-08-30 16:04:52', 16610, 2), (3407, 'a1fb4d4dea65017074424e2fdef8f109', '2010-08-30 16:03:46', '2010-08-30 16:05:37', 16615, 2), (3408, 'c95ea37c0c9f8365370d1b788b1dd33a', '2010-08-30 16:21:16', '2010-08-30 16:24:09', 16628, 2), (3409, 'f0a0d121f02e5ff5ae138a5d62b9980f', '2010-08-30 17:03:37', '2010-08-30 17:03:39', 16629, 2), (3410, 'a177b4d3775d46841b640187a520d048', '2010-08-30 17:03:42', '2010-08-30 17:03:43', 16630, 2), (3411, '7d0c795fc7e374a51f030539fdeb649a', '2010-08-30 17:32:20', '2010-08-30 17:32:22', 16631, 2), (3412, '06fe76177fa49fcc57539c9b8a0fbd74', '2010-08-30 17:44:13', '2010-08-30 17:44:13', 16632, 2), (3413, '399ac3dfea504e23f7af85a6898c088c', '2010-08-30 18:10:38', '2010-08-30 18:10:39', 16633, 2), (3414, '632dfa9567bf6b03181139ed0a6ae672', '2010-08-30 18:39:21', '2010-08-30 18:39:22', 16634, 2), (3415, 'fdb38145cb26aa2ea953a311bfc0e263', '2010-08-30 18:53:59', '2010-08-30 18:54:00', 16635, 2), (3416, 'a41e5070933c460d232565e39f23cd53', '2010-08-30 19:38:12', '2010-08-30 19:38:12', 16636, 2), (3417, '8893a67433c53875b1022b8be7c93dc5', '2010-08-30 20:09:26', '2010-08-30 20:09:28', 16637, 2), (3418, '18f9b5e479bc98a505e8412757c1ab0b', '2010-08-30 20:22:36', '2010-08-30 20:22:36', 16638, 2), (3419, '113d9e573c9947e942a73d3415efa62d', '2010-08-30 20:52:14', '2010-08-30 20:52:20', 16639, 2), (3420, 'b456f82fad12aadfd62a0a2bc62335a9', '2010-08-30 21:07:08', '2010-08-30 21:07:10', 16640, 2), (3421, '74e085d79ae7910bf6abc06a8b54da18', '2010-08-30 21:36:45', '2010-08-30 21:36:47', 16641, 2), (3422, '08f1a7a3fbee0586520fcf8619f4e0cd', '2010-08-30 22:27:57', '2010-08-30 22:28:00', 16642, 2), (3423, '489808bbc64539dd8e1795abfe5a2722', '2010-08-30 22:36:01', '2010-08-30 22:36:06', 16643, 2), (3424, '8d9a55427b843820e0825499888fa7f7', '2010-08-30 22:40:27', '2010-08-30 22:40:28', 16644, 2), (3425, 'b27c2e15229a1dc2c6340d02a00a3ae6', '2010-08-30 22:50:54', '2010-08-30 22:50:55', 16645, 2), (3426, '565638fe5dc7eb0f32794d694dc2b251', '2010-08-30 23:05:43', '2010-08-30 23:05:45', 16646, 2), (3427, '1cdd120a787b186ec8d8ce81bf9a22bc', '2010-08-30 23:50:07', '2010-08-30 23:50:08', 16647, 2), (3428, '45c2dda2e89c508ab39e49dbef2d00f2', '2010-08-31 00:19:43', '2010-08-31 00:19:44', 16648, 2), (3429, 'c3a770e40409c9bd067db281f7d0643e', '2010-08-31 01:18:19', '2010-08-31 01:18:20', 16649, 2), (3430, 'c52f1d7d955885e679ba7dfd0a094233', '2010-08-31 02:01:53', '2010-08-31 02:01:54', 16650, 2), (3431, '143f8da6b3f28fd196baae577f113e1f', '2010-08-31 02:45:33', '2010-08-31 02:45:41', 16651, 2), (3432, 'b21c62e45d37626e6c4a1372995dec18', '2010-08-31 03:43:43', '2010-08-31 03:43:47', 16652, 2), (3433, '9a3c7311a4aa456ad09cbd0a001ed3b0', '2010-08-31 03:58:18', '2010-08-31 03:58:19', 16653, 2), (3434, 'a7456d87998b6f69626ff29061a076b5', '2010-08-31 04:12:50', '2010-08-31 04:12:51', 16654, 2), (3435, '434bd37947376c54fa139c16d298c83d', '2010-08-31 04:25:01', '2010-08-31 04:25:24', 16656, 2), (3436, 'aeaa40f57c06f533c53d41137a9103e0', '2010-08-31 04:27:35', '2010-08-31 04:27:39', 16657, 2), (3437, '74bc054cebec090fcb818fdf36fcf379', '2010-08-31 05:21:41', '2010-08-31 05:37:50', 16667, 2), (3438, '39bc5cb4ca8ab455796116c6d593d98c', '2010-08-31 05:37:15', '2010-08-31 05:37:15', 16666, 2), (3439, '0cedeb35a5e1e08a57b56426aa265c8d', '2010-08-31 05:45:05', '2010-08-31 05:45:06', 16668, 2), (3440, '0a1abed6a4c43f9d877892c069b57db3', '2010-08-31 06:15:17', '2010-08-31 06:21:21', 16685, 2), (3441, '4fa3c9b0cb092773585fd061a514e9bc', '2010-08-31 06:41:16', '2010-08-31 06:58:32', 16695, 2), (3442, 'ecb29b23f060dd8bddca1bcf48828762', '2010-08-31 07:11:16', '2010-08-31 07:13:29', 16705, 2), (3443, 'd3b0ef22258c7abfaa3fb2867d38ed02', '2010-08-31 08:06:58', '2010-08-31 08:10:23', 16714, 2), (3444, '095298d0e73b5a5e6c9628120a53fc94', '2010-08-31 08:31:06', '2010-08-31 08:31:06', 0, 2), (3445, '095298d0e73b5a5e6c9628120a53fc94', '2010-08-31 08:31:07', '2010-08-31 10:06:49', 16747, 2), (3446, '369e7f8e1cb93d77a348b8c66c55876b', '2010-08-31 08:42:56', '2010-08-31 08:44:15', 16734, 2), (3447, '0e3af0b162e28526b4a71549c2dd9ad8', '2010-08-31 08:51:25', '2010-08-31 08:54:25', 16737, 2), (3448, '11566af9909bfca9c4c321a4d1257329', '2010-08-31 10:06:01', '2010-08-31 10:06:03', 16745, 2), (3449, 'a2dbc688a67fd853c79ef78b867c3712', '2010-08-31 10:37:54', '2010-08-31 10:37:55', 16748, 2), (3450, 'f9b69ced218a517389a0f40b498b48b4', '2010-08-31 11:46:22', '2010-08-31 11:46:46', 16750, 2), (3451, '2dbd2caf4f3c27f7bbcacf328e00db89', '2010-08-31 11:51:08', '2010-08-31 11:54:13', 16760, 2), (3452, '14c2782d441e13d4177e198a8397c3ae', '2010-08-31 12:09:21', '2010-08-31 12:10:54', 16765, 2), (3453, '1a88fd0e42a3ba1ecbc0ea9cf0f60009', '2010-08-31 12:10:52', '2010-08-31 12:10:54', 16764, 2), (3454, '4f6fa804f1aa9f4ecee006b90ffa8ff6', '2010-08-31 12:41:53', '2010-08-31 12:41:54', 16766, 2), (3455, 'ea59e719a55fd5011efd877db99eb04c', '2010-08-31 12:52:13', '2010-08-31 12:56:26', 16781, 2), (3456, 'cbb6734557cc9e43d691d28f9cf922ee', '2010-08-31 13:16:00', '2010-08-31 13:16:40', 16783, 2), (3457, '95840e83d7e7642f04875b98823a1d3d', '2010-08-31 14:11:23', '2010-08-31 14:11:25', 16784, 2), (3458, '153807e9d8ce32b14237957e43dabcc5', '2010-08-31 14:19:30', '2010-08-31 14:19:31', 16785, 2), (3459, '27dc3dfe3f273650d634bd776bfb6093', '2010-08-31 14:41:15', '2010-08-31 14:41:16', 16786, 2), (3460, 'f26c999fbb7af7a092576475f8f41e53', '2010-08-31 15:11:41', '2010-08-31 15:13:24', 16795, 2), (3461, 'd89ea51066716b8f9ac2925d327700f8', '2010-08-31 16:13:18', '2010-08-31 16:15:42', 16809, 2), (3462, '52b0ac8971e506e4fcfb11515565d922', '2010-08-31 16:46:45', '2010-08-31 16:48:14', 16815, 2), (3463, 'f70d403704acbf22e6596b3d7340b4e7', '2010-08-31 17:35:14', '2010-08-31 17:42:54', 16821, 2), (3464, '23581ecaea524e1aa05999db9c18d133', '2010-08-31 18:43:48', '2010-08-31 18:44:18', 16823, 2), (3465, 'e5ca668bfb4691cfa2d73f19a6bc9556', '2010-08-31 19:06:04', '2010-08-31 19:06:05', 16824, 2), (3466, '0f2510d9be50ad98709840ff777b5bb0', '2010-08-31 19:26:24', '2010-08-31 19:32:00', 16837, 2), (3467, 'd0c4e684a1d588772011025678077fcf', '2010-08-31 19:32:17', '2010-08-31 19:38:13', 16859, 2), (3468, 'a937f21af7a269432102d9ce69f24edc', '2010-08-31 19:34:48', '2010-08-31 19:34:51', 16844, 2), (3469, 'f1dc714d6baa95d3ee8ae24155840f47', '2010-08-31 19:47:30', '2010-08-31 19:47:31', 16860, 2), (3470, 'feef91e3d1187e2ef7e3461c2069316f', '2010-08-31 19:52:29', '2010-08-31 19:53:34', 16868, 2), (3471, 'b254ac252216f02528d16d1672ac4cb8', '2010-08-31 19:59:04', '2010-08-31 19:59:05', 16869, 2), (3472, 'c64511414de703ec31ee7e0c09ebf1dd', '2010-08-31 20:12:50', '2010-08-31 20:12:52', 16870, 2), (3473, '2f8f52676b15632be2d156700ee60e68', '2010-08-31 20:38:12', '2010-08-31 20:38:16', 16871, 2), (3474, 'ea4518d2e3deb36eef70b0d45f75f586', '2010-08-31 21:03:34', '2010-08-31 21:03:37', 16872, 2), (3475, '951ecd4b0af6a62f4882e08abe48a56a', '2010-08-31 21:22:45', '2010-08-31 21:27:34', 16884, 2), (3476, '1925492313ed1bad092882dc1c82c897', '2010-08-31 21:37:05', '2010-08-31 21:37:06', 16885, 2), (3477, 'd280c7a38673c0f9d0448d54582795b5', '2010-08-31 21:51:03', '2010-08-31 21:51:44', 16886, 2), (3478, '8536e8a60fe56f3bc9a27138dc681a8b', '2010-08-31 22:18:30', '2010-08-31 22:18:31', 16887, 2), (3479, '62a318d2e54eb7c18a2ada482a75e1df', '2010-08-31 22:35:13', '2010-08-31 22:35:14', 16888, 2), (3480, 'b5d7df2e1bdd8ef75404698e9a8a0f8f', '2010-08-31 22:45:16', '2010-08-31 22:45:17', 16889, 2), (3481, '89da63a7948a215d65a8852c68ddf6c1', '2010-08-31 22:56:31', '2010-08-31 23:18:05', 16912, 2), (3482, '6d1f298400d7430bc91593d166e99c02', '2010-08-31 23:12:02', '2010-08-31 23:12:04', 16898, 2), (3483, '077cfa6d7e57773104d792e17dc5251a', '2010-09-01 00:54:10', '2010-09-01 00:54:20', 16913, 2), (3484, 'a045ef71a6fbe79ed0b03e815dcbabf6', '2010-09-01 00:59:58', '2010-09-01 00:59:59', 16914, 2), (3485, '4c0ed399586254067e34288369f01692', '2010-09-01 01:12:41', '2010-09-01 01:12:42', 16915, 2), (3486, '9765d744723cb2551573d65a0aa843d0', '2010-09-01 01:15:15', '2010-09-01 01:15:17', 16916, 2), (3487, '7a1abaf372db19d5c8af0c881cfaf7a6', '2010-09-01 01:16:54', '2010-09-01 01:16:55', 16917, 2), (3488, 'e256f1438a140fa7f2f89c30a826b90a', '2010-09-01 01:17:12', '2010-09-01 01:17:13', 16918, 2), (3489, '8e4b83e49bce3376e62e154069f197e0', '2010-09-01 01:18:12', '2010-09-01 01:18:13', 16919, 2), (3490, 'fad4524c61c833f808eca4f2412623a6', '2010-09-01 01:28:28', '2010-09-01 01:28:29', 16920, 2), (3491, '680c1e27206aa6f3d27cc28cd574c904', '2010-09-01 02:05:01', '2010-09-01 02:11:17', 16969, 2), (3492, '1323b560896af4be25908d699d06545f', '2010-09-01 02:25:53', '2010-09-01 02:25:54', 16970, 2), (3493, '3cdb2677d596f0d4afadab4609b86050', '2010-09-01 02:39:42', '2010-09-01 02:39:43', 16971, 2), (3494, 'b41cecec5516948c4aec8cb522e57e24', '2010-09-01 02:55:40', '2010-09-01 02:55:42', 16972, 2), (3495, 'b4fcbd39ba5d7716e63a70fa91a1b2b5', '2010-09-01 03:00:13', '2010-09-01 03:00:24', 16973, 2), (3496, '82996fa65d4f8df025903a37bb8ece9a', '2010-09-01 03:13:12', '2010-09-01 03:13:21', 16974, 2), (3497, '3ff9617b98bc9cbc6a10dfb1bda45ca4', '2010-09-01 03:16:19', '2010-09-01 03:16:21', 16975, 2), (3498, '37ca239d3d30acf949beb34d98ee8847', '2010-09-01 03:28:56', '2010-09-01 03:28:57', 16976, 2), (3499, 'c593d5a9905cb784243281488b88c2ab', '2010-09-01 03:31:02', '2010-09-01 03:31:44', 16979, 2), (3500, 'a57cb0f001b4cefac8d0c7364a572bd2', '2010-09-01 03:34:58', '2010-09-01 03:34:58', 16980, 2), (3501, '139559c0e44069d8f0610d91f9749070', '2010-09-01 03:35:08', '2010-09-01 03:35:09', 16981, 2), (3502, '96c284c98686bb71575fb09d92adde21', '2010-09-01 03:54:17', '2010-09-01 03:54:18', 16982, 2), (3503, '8cf7faf01b7374116d23b7fc1b587fec', '2010-09-01 04:25:01', '2010-09-01 04:25:02', 16983, 2), (3504, '82cc4d1988b3582c77130a67bc1069c2', '2010-09-01 04:50:53', '2010-09-01 04:50:55', 16984, 2), (3505, '0df048731249a3a17d4adbe15df93414', '2010-09-01 05:14:50', '2010-09-01 05:14:50', 16985, 2), (3506, 'd85e53c098b7dceab86f27ea2cc8294a', '2010-09-01 05:17:55', '2010-09-01 05:17:57', 16986, 2), (3507, '3f523a6efa915a0ef0add3e329c56914', '2010-09-01 05:32:41', '2010-09-01 05:32:43', 16987, 2), (3508, 'f4604dd563638fe57d6694b781432c28', '2010-09-01 05:35:42', '2010-09-01 05:35:43', 16988, 2), (3509, 'e46f0f4539b71993ffe18915c8ffd59c', '2010-09-01 05:35:50', '2010-09-01 05:35:51', 16989, 2), (3510, 'cb8aab7fa67d239b40e1f44100fb4f6f', '2010-09-01 05:37:26', '2010-09-01 05:37:27', 16990, 2), (3511, 'd63cd607aad8a25031a1e16007310de4', '2010-09-01 05:37:32', '2010-09-01 05:37:33', 16991, 2), (3512, '46a7b6763a92d5370259ae8108843b0c', '2010-09-01 05:37:58', '2010-09-01 05:37:58', 16992, 2), (3513, 'e3a73d373be0f109ba764f8f516a9558', '2010-09-01 06:12:28', '2010-09-01 06:12:30', 16993, 2), (3514, '273fd2b5db942dd70a3042e998a3ad93', '2010-09-01 06:33:16', '2010-09-01 06:33:17', 16994, 2), (3515, 'a03c7d530b9af358586b419ab4a70efa', '2010-09-01 06:35:35', '2010-09-01 13:57:28', 17130, 2), (3516, '3c34e87c26fa5c6852f88bb39b14dcbd', '2010-09-01 06:40:26', '2010-09-01 06:40:27', 16996, 2), (3517, '8de2cf6111f10bf2b1e8db1af43fd4fa', '2010-09-01 06:47:10', '2010-09-01 07:39:45', 17027, 2), (3518, '49d0e862f4eb1819f43335c80bb42d50', '2010-09-01 06:50:03', '2010-09-01 06:51:47', 17006, 2), (3519, 'b558cce8f4e9746249c7ef08cbb77da7', '2010-09-01 07:10:02', '2010-09-01 07:10:04', 17022, 2), (3520, '05fcbebc2ff7120059101867a1345658', '2010-09-01 07:10:07', '2010-09-01 07:10:08', 17023, 2), (3521, '281098a907712dee8954db3eccc54805', '2010-09-01 07:10:10', '2010-09-01 07:10:10', 17024, 2), (3522, '36f70582e68b8455b588e0a3d9b125c8', '2010-09-01 07:11:18', '2010-09-01 07:11:18', 17025, 2), (3523, '78a0d42f2fe5abff0712c43d0cb192e8', '2010-09-01 07:44:05', '2010-09-01 07:44:06', 17028, 2), (3524, 'fa2de208098de7244828e674f3120111', '2010-09-01 07:49:58', '2010-09-01 07:49:59', 17029, 2), (3525, '6468d1d74d3d771f06cf76f3d0d0fa3f', '2010-09-01 09:09:47', '2010-09-01 09:09:48', 17030, 2), (3526, '3addba38fcb0ee20815b6f8f2d0ebb11', '2010-09-01 09:42:50', '2010-09-01 09:47:21', 17037, 2), (3527, '50fd4e00710e094895ae34b8cac77d5e', '2010-09-01 10:08:10', '2010-09-01 10:47:46', 17064, 2), (3528, '5865eef983767c2508c935826ca15860', '2010-09-01 10:09:31', '2010-09-01 10:10:50', 17049, 2), (3529, 'b0ddb81c7b30bdd837d0a3079369f80e', '2010-09-01 10:31:25', '2010-09-01 10:31:26', 17053, 2), (3530, '7d944a13875ac2fef9c136a45caa0702', '2010-09-01 10:32:43', '2010-09-01 10:33:43', 17058, 2), (3531, '6cd66646590af0f3fad2a98d23ebc918', '2010-09-01 10:47:44', '2010-09-01 10:47:46', 17063, 2), (3532, 'ba0c28c263cfd27414bb00e1b498220b', '2010-09-01 10:51:37', '2010-09-01 10:51:38', 17065, 2), (3533, '55e4596aa9e9dc2749b1424f226167e2', '2010-09-01 10:58:23', '2010-09-01 10:58:24', 17066, 2), (3534, 'b88f41f1e5bdc63927e0db31c480511c', '2010-09-01 10:59:05', '2010-09-01 10:59:05', 17067, 2), (3535, 'c26c6175f7a54ea69f2a91c9a2ad5540', '2010-09-01 10:59:44', '2010-09-01 10:59:44', 17068, 2), (3536, '1eb2995db2840b0fd1c519028ab82c8c', '2010-09-01 11:00:19', '2010-09-01 11:00:20', 17069, 2), (3537, '4901874cd29d37762f960722bbce3d25', '2010-09-01 11:00:56', '2010-09-01 11:00:57', 17070, 2), (3538, 'a35310b71fba669ce6ee8a95be2a6b30', '2010-09-01 11:01:34', '2010-09-01 11:01:35', 17071, 2), (3539, '63d06ea61c7db5cdd6a86567c8392eb8', '2010-09-01 11:02:13', '2010-09-01 11:02:14', 17072, 2), (3540, '7bc19974fb6ec7363ead4495f326d4f1', '2010-09-01 11:02:54', '2010-09-01 11:02:54', 17073, 2), (3541, 'a4068551178802a27d8a9b2a5da5e61f', '2010-09-01 11:03:34', '2010-09-01 11:03:35', 17074, 2), (3542, '8d2aaaf1824b4a72a1ac6a34f2c1c558', '2010-09-01 11:04:17', '2010-09-01 11:04:18', 17075, 2), (3543, 'a36b77195ef7640db869ee2dd21f9c5e', '2010-09-01 11:05:40', '2010-09-01 11:05:40', 17076, 2), (3544, 'c6ac5135b76b64758928c3dbb82c158f', '2010-09-01 11:06:23', '2010-09-01 11:06:24', 17077, 2), (3545, '9e4712832df5ffd265a3c0bd3cdbacad', '2010-09-01 11:07:06', '2010-09-01 11:07:06', 17078, 2), (3546, '1216709a9311bdd738751c1062876d38', '2010-09-01 11:07:49', '2010-09-01 11:07:49', 17079, 2), (3547, '129086bf6bfd73dd0c624a9a0b373797', '2010-09-01 11:08:26', '2010-09-01 11:08:27', 17080, 2), (3548, 'bba437f12b4feefd588bfa06f66ceec1', '2010-09-01 11:09:03', '2010-09-01 11:09:04', 17081, 2), (3549, 'aa3e290adffaf8ac63b1077a7c3768f9', '2010-09-01 11:09:56', '2010-09-01 11:09:57', 17082, 2), (3550, '098a9f5d7630ee587959343d65391f86', '2010-09-01 11:10:30', '2010-09-01 11:10:30', 17083, 2), (3551, '71b10c251a3d9175e4cad56b8fc84979', '2010-09-01 11:11:42', '2010-09-01 11:11:43', 17084, 2), (3552, '040f8e825bd84f262d2814e8d3652478', '2010-09-01 11:35:31', '2010-09-01 11:35:32', 17085, 2), (3553, '1b744f50a9094182e2deffcccc60f8d2', '2010-09-01 11:52:19', '2010-09-01 11:53:43', 17090, 2), (3554, '6529c565f1eea3ad728ca0f54829848b', '2010-09-01 11:54:51', '2010-09-01 11:54:52', 17091, 2), (3555, '7c0573ac14c1017cefe36b75be19558b', '2010-09-01 12:20:43', '2010-09-01 12:20:43', 17092, 2), (3556, 'cc810c76c00fa5f6cc035f9fe388069d', '2010-09-01 12:22:14', '2010-09-01 12:25:47', 17103, 2), (3557, '6a1eaebea3e891e17cf2910014dfe28b', '2010-09-01 13:04:16', '2010-09-01 13:04:17', 17104, 2), (3558, 'e0b5b284dbcbff2ea7c55437b3d987c2', '2010-09-01 13:04:19', '2010-09-01 13:04:56', 17108, 2), (3559, 'af01e3bc67025d0020668fcf9f36c624', '2010-09-01 13:05:23', '2010-09-01 13:06:18', 17114, 2), (3560, '82f5a024dde0ad54042419f17ed148e3', '2010-09-01 13:13:11', '2010-09-01 13:13:47', 17120, 2), (3561, '50245f8c61f49d521dc7f0adcd2dad64', '2010-09-01 13:18:17', '2010-09-01 13:18:18', 17121, 2), (3562, '421d9cd4ff52c199c57ccfdeebfa5962', '2010-09-01 13:26:34', '2010-09-01 13:26:35', 17122, 2), (3563, '195d5cda8767808d3985000328828bff', '2010-09-01 13:32:54', '2010-09-01 14:50:30', 17152, 2), (3564, '80813f4d802905334677868cadc37f28', '2010-09-01 13:52:23', '2010-09-01 13:52:48', 17129, 2), (3565, 'f349d37d94e7c261ed941af37db91710', '2010-09-01 14:09:56', '2010-09-01 14:10:43', 17135, 2), (3566, '21906d8da639974f5d3750a77b807984', '2010-09-01 14:11:12', '2010-09-01 14:11:14', 17136, 2), (3567, 'c2fa76a5e2ebd1c4ff03b5e4c85584e7', '2010-09-01 14:13:16', '2010-09-01 14:13:18', 17137, 2), (3568, '5d086f7ee57266bbd1f90faea9b2205e', '2010-09-01 14:41:43', '2010-09-01 14:41:44', 17138, 2), (3569, '091fe9b3fdeb6958e359d466a81777a6', '2010-09-01 15:22:53', '2010-09-01 15:22:54', 17153, 2), (3570, 'de2b48b90971e79500b809d0ba864f0f', '2010-09-01 15:30:10', '2010-09-01 15:33:41', 17168, 2), (3571, 'fc84e040a4e0d4a8ae3aec00ff460465', '2010-09-01 15:37:26', '2010-09-01 15:41:10', 17178, 2), (3572, '5fc4471443112111873cc2f592f82559', '2010-09-01 16:05:08', '2010-09-01 16:05:09', 17179, 2), (3573, 'e7f625bf580d6b31abb9010671a2296f', '2010-09-01 16:17:31', '2010-09-01 16:17:32', 17180, 2), (3574, '618830ba7f0a917c1145630da3053cd1', '2010-09-01 16:48:41', '2010-09-01 16:48:42', 17181, 2), (3575, 'a596cc830dbaf5df54b5185de4720b7e', '2010-09-01 16:48:43', '2010-09-01 16:48:44', 17182, 2), (3576, '7998a55c1b6b08d8bda5cbb51a172487', '2010-09-01 16:48:45', '2010-09-01 16:48:45', 17183, 2), (3577, 'cd7aec8f06bcc0c2ebd4f4055f919ece', '2010-09-01 16:48:48', '2010-09-01 16:48:48', 17184, 2), (3578, '7e38ed47106058c17832413a3998a2ec', '2010-09-01 16:48:49', '2010-09-01 16:48:49', 17185, 2), (3579, '762edec5c1e452fcef2bd18ca7f12c5f', '2010-09-01 16:48:51', '2010-09-01 16:48:51', 17186, 2), (3580, '2520b758d694ac02ab9640938600131b', '2010-09-01 16:48:52', '2010-09-01 16:48:52', 17187, 2), (3581, '0eea54cb01c0071443a6c65882b20cd5', '2010-09-01 17:18:02', '2010-09-01 17:19:09', 17192, 2), (3582, '2c4bff08ac1056e36c69fdd762cda1a4', '2010-09-01 17:45:30', '2010-09-01 17:45:31', 17193, 2), (3583, '30632d212a3f39af2cc1532727ad9312', '2010-09-01 17:50:25', '2010-09-01 17:50:25', 17194, 2), (3584, '33f2ca887401327230b7473256ff47ac', '2010-09-01 17:53:05', '2010-09-01 17:53:06', 17195, 2), (3585, 'e84d1d0b6d22ffdf6c5cca847cc5fa52', '2010-09-01 18:28:26', '2010-09-01 18:28:27', 17196, 2), (3586, '4e90d9455f42f4d3b28c83ba6422c271', '2010-09-01 18:53:32', '2010-09-01 18:53:33', 17197, 2), (3587, '1bc2f48ab098f00a901a635fdedd3386', '2010-09-01 19:00:46', '2010-09-01 19:00:48', 17198, 2), (3588, '69cd1a9652bef7b4434062e7dc08f497', '2010-09-01 19:02:34', '2010-09-01 19:02:35', 17199, 2), (3589, '4213d419ff4a0aff93f811d81c02a21f', '2010-09-01 19:02:51', '2010-09-01 19:02:52', 17200, 2), (3590, 'f424fdef24fc73218e50593789409f1a', '2010-09-01 19:13:19', '2010-09-01 19:17:52', 17222, 2), (3591, '338fba277e4cb4bfb2ddb29759a6bb2d', '2010-09-01 19:20:11', '2010-09-01 19:20:12', 17223, 2), (3592, '60beeb0d9315b6c801357f73b8029e4e', '2010-09-01 19:52:39', '2010-09-01 19:52:42', 17224, 2), (3593, '251460fd308054713a6be597971ee983', '2010-09-01 20:18:38', '2010-09-01 20:18:39', 17225, 2), (3594, '84ef9118f097b2ab3b4f0930975d9cbb', '2010-09-01 20:29:03', '2010-09-01 20:29:05', 17226, 2), (3595, '048f305cd68387104c5b194b7d24b28f', '2010-09-01 20:33:13', '2010-09-01 20:33:16', 17227, 2), (3596, 'bf1dd18b3f4d9c8b7c8662c51bcd89e8', '2010-09-01 20:37:29', '2010-09-01 20:39:57', 17233, 2), (3597, '597ccfefeb50e3dc427b6386d81b710e', '2010-09-01 20:38:08', '2010-09-01 20:38:10', 17230, 2), (3598, 'd2bb6fdafdbc7e4645202ee5c628cde6', '2010-09-01 20:58:56', '2010-09-01 20:58:57', 17234, 2), (3599, 'b6f4c991ca6488c38d3f2f6e7bb00307', '2010-09-01 21:04:46', '2010-09-01 21:04:47', 17235, 2), (3600, '6ba39216f94e2fe131a6982da80c7723', '2010-09-01 21:10:02', '2010-09-01 21:10:03', 17236, 2), (3601, '49778ca2da3e7f8b45d4b7966fbc1114', '2010-09-01 21:22:08', '2010-09-01 21:22:09', 17237, 2), (3602, '1c2d59eef5000896cc1696591f34ab87', '2010-09-01 21:28:06', '2010-09-01 21:28:08', 17238, 2), (3603, 'c5ce0ca61146f043dc60e4dc455d2ec1', '2010-09-01 21:38:01', '2010-09-01 21:38:02', 17239, 2), (3604, '896b925e7a3e72b9c805c4b91ae140cb', '2010-09-01 22:03:55', '2010-09-01 22:05:06', 17241, 2), (3605, 'd92fa328b91a15432998fcaa7252404a', '2010-09-01 22:04:01', '2010-09-01 22:05:06', 17240, 2), (3606, '0449f60b5dd37670dbfeb54e301fae7b', '2010-09-01 22:04:21', '2010-09-01 22:05:06', 17243, 2), (3607, 'ca697b8c93d31badb39000713e56244d', '2010-09-01 22:04:47', '2010-09-01 22:05:06', 17244, 2), (3608, '797dfdadc23ba4d9791931feb900d1fb', '2010-09-01 22:04:47', '2010-09-01 22:05:06', 17242, 2), (3609, '3e7e541e4222666aff46247a53f6e62c', '2010-09-01 22:05:16', '2010-09-01 22:05:18', 17245, 2), (3610, '040e9d6712b6ea3ef0831d4eea8abcc8', '2010-09-01 22:45:28', '2010-09-01 22:45:35', 17246, 2), (3611, '65108bafc02ac8446838fbd3ce77b81b', '2010-09-01 22:49:10', '2010-09-01 22:49:11', 17247, 2), (3612, 'b4303f783865da91bf8173097d50b0ad', '2010-09-01 22:49:14', '2010-09-01 22:52:56', 17264, 2), (3613, '5e66482fa15c07e4edbfd9cdecec8af4', '2010-09-01 23:25:25', '2010-09-01 23:25:26', 17265, 2), (3614, '7e2f000c1b8a0225ef678e361d1834cd', '2010-09-01 23:58:37', '2010-09-01 23:58:38', 17266, 2), (3615, 'e8a867069369aa5ddb88e800472609ac', '2010-09-02 00:38:28', '2010-09-02 00:38:29', 17267, 2), (3616, '2369f37400b10466bdbe8434878a3ffb', '2010-09-02 01:11:40', '2010-09-02 01:11:42', 17268, 2), (3617, 'c5ab7797ee75c70c5576ffa4d58de696', '2010-09-02 01:36:07', '2010-09-02 01:36:07', 17269, 2), (3618, 'd59daa914990c32ff4bb77ed0114f290', '2010-09-02 01:38:15', '2010-09-02 01:38:16', 17270, 2), (3619, '0192e0b3aceff501325dbb1d8998b2f3', '2010-09-02 02:11:26', '2010-09-02 02:11:28', 17271, 2), (3620, 'b5be242d73560f0d4a34105558290c83', '2010-09-02 02:44:39', '2010-09-02 02:44:40', 17272, 2), (3621, 'ea3d849f5f4fe5effd98e82bda08e5d8', '2010-09-02 02:45:37', '2010-09-02 02:45:38', 17273, 2), (3622, 'db09f79f0647817894ae6392122bf0b1', '2010-09-02 03:01:34', '2010-09-02 03:01:40', 17274, 2), (3623, '4ff32f120393af1e729d46e452dd59a8', '2010-09-02 03:02:06', '2010-09-02 03:02:07', 17275, 2), (3624, '2807aa9c7c37c36285a18dd1065f9866', '2010-09-02 03:11:13', '2010-09-02 03:11:16', 17276, 2), (3625, '3b615b203ec498b20704fa297bb695b7', '2010-09-02 03:44:26', '2010-09-02 03:44:27', 17277, 2), (3626, '95267481d6be4c92a0601774d4c6d322', '2010-09-02 03:49:46', '2010-09-02 03:49:47', 17278, 2), (3627, '22b10e9abcc223b5312ffddb5dab91fd', '2010-09-02 03:54:12', '2010-09-02 03:54:13', 17279, 2), (3628, '7aec8d9f0c60988e2b6aa0a79f6490b5', '2010-09-02 04:06:05', '2010-09-02 04:06:06', 17280, 2), (3629, '7c494b5c5960bd2fe6dd92b58bc71ada', '2010-09-02 04:24:15', '2010-09-02 04:24:16', 17281, 2), (3630, '6acb5ec95ebf942c6cbe2bff829feb0d', '2010-09-02 04:34:57', '2010-09-02 04:35:01', 17283, 2), (3631, 'a0878fe599aa4721619ee2334c382d76', '2010-09-02 04:34:57', '2010-09-02 04:37:43', 17296, 2), (3632, '91aab47cb5eb19209ca413d5ead3c707', '2010-09-02 04:39:32', '2010-09-02 04:39:33', 17297, 2), (3633, '7b876ce97b1d04ed4ca522119a2cee68', '2010-09-02 05:09:32', '2010-09-02 05:09:33', 17298, 2), (3634, '8970deb97bf5cd3c6453787184804841', '2010-09-02 05:10:41', '2010-09-02 05:10:42', 17299, 2), (3635, '396ccff3a4a823d0638e17a8e7d46028', '2010-09-02 05:11:31', '2010-09-02 05:11:32', 17300, 2), (3636, '9e45c105a9a7315fd7e62b2073c307ff', '2010-09-02 05:12:23', '2010-09-02 05:12:24', 17301, 2), (3637, 'c0cca375b326a0c4fbc16aeab1b90926', '2010-09-02 05:24:36', '2010-09-02 05:24:37', 17302, 2), (3638, '15ebc0b74c590c70b69b590758724dd3', '2010-09-02 05:55:19', '2010-09-02 05:55:20', 17303, 2), (3639, '63d7f5c33d82e328aba6771c8985aad7', '2010-09-02 05:58:22', '2010-09-02 05:58:23', 17304, 2), (3640, 'd88235c861e7021507e68ac003291214', '2010-09-02 06:20:04', '2010-09-02 06:20:05', 17305, 2), (3641, '3a9af7f7e67da18ca5f6431dc33812c9', '2010-09-02 06:43:16', '2010-09-02 06:43:17', 17306, 2), (3642, '4704eaecdf1936879682efbfa205d594', '2010-09-02 06:44:50', '2010-09-02 06:44:51', 17307, 2), (3643, '62f20899f42c56296f3207f0038fdca9', '2010-09-02 07:17:05', '2010-09-02 07:17:06', 17308, 2), (3644, '3eac72d3e656fe3d56a19954a4164227', '2010-09-02 07:58:31', '2010-09-02 08:00:16', 17315, 2), (3645, '608bf3216e272d70664388380b9117a4', '2010-09-02 08:15:04', '2010-09-02 11:31:14', 17402, 2), (3646, '93433456eb10ddec9e769860757ff391', '2010-09-02 08:19:28', '2010-09-02 08:19:29', 17320, 2), (3647, '41255219200575816aaafc4a75569e54', '2010-09-02 08:32:24', '2010-09-02 08:32:25', 17330, 2), (3648, '60a9a5c57c24ae6178cc631e1372a297', '2010-09-02 08:35:33', '2010-09-02 08:35:34', 17335, 2), (3649, 'cf8a7f0a2e8ae9dba6d0eb33b5c88687', '2010-09-02 08:36:59', '2010-09-02 08:37:00', 17338, 2), (3650, 'c16839b979446263043324523bcec4ef', '2010-09-02 08:50:36', '2010-09-02 08:50:37', 17341, 2), (3651, '77e54d824c6e1b1d1c15c6dcdb4803f8', '2010-09-02 08:57:31', '2010-09-02 08:57:32', 17342, 2), (3652, 'bcc78895f63cfe9d9f0aa7a67e97d8f6', '2010-09-02 09:34:51', '2010-09-02 09:34:52', 17343, 2), (3653, '4bbc3d2a8ee8f948b26a63c764fc8631', '2010-09-02 09:38:20', '2010-09-02 09:38:21', 17344, 2), (3654, '0b0eeb144b87334172e089ac30758761', '2010-09-02 09:51:39', '2010-09-02 10:00:41', 17372, 2), (3655, '46a8491a7045bea943e752c7392cb233', '2010-09-02 10:19:37', '2010-09-02 10:19:38', 17373, 2), (3656, '4e1426a6765fb55180d71c242b52bd33', '2010-09-02 10:20:33', '2010-09-02 10:20:34', 17374, 2), (3657, 'fe6a8699f7cecd292562f2d4dbf81a6e', '2010-09-02 10:32:18', '2010-09-02 10:32:19', 17375, 2), (3658, '52bfa8a1fb7dad77f3ce60cb2e3277e8', '2010-09-02 10:35:15', '2010-09-02 10:35:16', 17376, 2), (3659, '431cb2307e0d1dfea2ec36256a8c20f8', '2010-09-02 10:44:00', '2010-09-02 10:44:01', 17377, 2), (3660, 'f18bc0faffd7f88d6e24a8112650918b', '2010-09-02 10:44:04', '2010-09-02 10:44:05', 17378, 2), (3661, 'f997f86974a0b0319e94038dc289bcde', '2010-09-02 10:44:04', '2010-09-02 10:44:05', 17379, 2), (3662, 'c8c8a306319e6d2350e761d1ac972b6a', '2010-09-02 10:44:07', '2010-09-02 10:46:06', 17385, 2), (3663, '6fcdfaf012c50a37e792168e2422bdd8', '2010-09-02 10:45:53', '2010-09-02 10:45:54', 17383, 2), (3664, '9f6cc7f2cda80034f0c67b73f6a97223', '2010-09-02 10:52:50', '2010-09-02 10:52:50', 17386, 2), (3665, 'bfd0556c100e7058df030e4efaf39bd4', '2010-09-02 11:12:58', '2010-09-02 11:12:59', 17387, 2), (3666, 'ebf46aee60213e57175afd64d973f11a', '2010-09-02 11:54:02', '2010-09-02 11:54:03', 17403, 2), (3667, '0862ff379d57db2488fdd108b46526a1', '2010-09-02 12:14:48', '2010-09-02 12:25:16', 17417, 2), (3668, '17b811bcb83c61629ed7fd13cdcb8d1b', '2010-09-02 12:16:04', '2010-09-02 12:16:06', 17411, 2), (3669, '5b6dae0388f96ee4a65c871ac887b14e', '2010-09-02 12:38:02', '2010-09-02 14:06:34', 17573, 2), (3670, 'c9feb5c99d1323bcee13ebdb3938f3a0', '2010-09-02 13:07:35', '2010-09-02 13:07:36', 17485, 2), (3671, 'db6ac5122d5cd0689d9f119a9e525b36', '2010-09-02 13:16:46', '2010-09-02 13:18:59', 17490, 2), (3672, '715dd90aee0ebe68aaf5429fff234351', '2010-09-02 13:17:02', '2010-09-02 13:17:04', 17487, 2), (3673, 'e45d29de9ce03eef423fba4219e10229', '2010-09-02 13:18:59', '2010-09-02 13:19:06', 17492, 2), (3674, 'dd53257fd76336eba8bde6ae5e48dba9', '2010-09-02 13:19:42', '2010-09-02 13:20:12', 17496, 2), (3675, 'b5a2f1353516f9a972bd33ff4b756f13', '2010-09-02 13:25:46', '2010-09-02 13:25:47', 17497, 2), (3676, 'e5bb606f1eed600a0c227ab0a9e642b9', '2010-09-02 13:26:59', '2010-09-02 13:27:00', 17498, 2), (3677, 'e10bff394d29e2eebddc049828c41ee6', '2010-09-02 13:27:06', '2010-09-02 13:31:19', 17515, 2), (3678, '1bd0ed692b5aa3ed6b5e532d3b7d0b76', '2010-09-02 13:29:01', '2010-09-02 13:29:01', 17505, 2), (3679, '90285aa559f7ed1cdc50e9dae61f5a1b', '2010-09-02 13:29:33', '2010-09-02 13:29:34', 17509, 2), (3680, 'c5b66f2b77657bc974901421f849512d', '2010-09-02 13:33:27', '2010-09-02 13:33:28', 17516, 2), (3681, '3bd73eeed292e6fa9b62aaee66857d26', '2010-09-02 13:34:56', '2010-09-02 13:34:57', 17517, 2), (3682, 'b716e8cc45fcb83d99a359e457a9dcd9', '2010-09-02 13:41:04', '2010-09-02 13:41:05', 17526, 2), (3683, 'e9bf1ab585987c745513796cf7620355', '2010-09-02 13:58:50', '2010-09-02 14:02:20', 17559, 2), (3684, '4cc3bd602738532017dca1df81d0a32c', '2010-09-02 14:19:07', '2010-09-02 14:19:08', 17574, 2), (3685, '5486de7de5a6e36e360765ce40a1767e', '2010-09-02 15:09:33', '2010-09-02 15:09:34', 17575, 2), (3686, '6c140df163444284732a47891b6781b9', '2010-09-02 15:43:23', '2010-09-02 15:44:40', 17581, 2), (3687, '7ba344a4c368e4c4aeefe5e353d5404e', '2010-09-02 16:12:38', '2010-09-02 16:12:39', 17582, 2), (3688, '0e74ae519afa2930145320dd3fe356a6', '2010-09-02 16:29:32', '2010-09-02 16:32:13', 17597, 2), (3689, '19a3c6914bbfda8b2543983ebc589878', '2010-09-02 16:34:22', '2010-09-02 16:35:09', 17600, 2), (3690, 'c0b87f1461a9ba5823df4794cb5604b4', '2010-09-02 17:10:22', '2010-09-02 17:10:23', 17601, 2), (3691, '00d11675f171ca9309bfabaa903d8052', '2010-09-02 17:19:05', '2010-09-02 17:19:06', 17602, 2), (3692, '8b7958af5b2613c3e07e664ea629dbf5', '2010-09-02 17:22:57', '2010-09-02 17:32:59', 17610, 2), (3693, '3c4191419aecd48d61f180461f8d0f76', '2010-09-02 18:01:41', '2010-09-02 20:06:58', 17710, 2), (3694, 'a1eae75bbecf4d36e51fe65114c5a490', '2010-09-02 18:02:08', '2010-09-02 18:03:52', 17621, 2), (3695, '2c7837c003475821fc87467abdba408f', '2010-09-02 18:03:02', '2010-09-02 18:03:03', 17619, 2), (3696, '71ed15c71bce40f5c14150d6c2f21dba', '2010-09-02 18:52:26', '2010-09-02 18:56:14', 17664, 2), (3697, '4a861f310cfecf56f075fddbe4227b34', '2010-09-02 18:52:37', '2010-09-02 18:52:38', 17645, 2), (3698, '3ea2c549e06dbfdf88d6f6f64ab86e04', '2010-09-02 18:57:25', '2010-09-02 18:57:26', 17665, 2), (3699, '2f103a126b168701bf5b948f05b53970', '2010-09-02 19:02:29', '2010-09-02 19:02:30', 17675, 2), (3700, '0ad5e4842715274fa3aa5130a075d25c', '2010-09-02 20:02:21', '2010-09-02 20:02:22', 17702, 2), (3701, '2b6145dbe2d6ef80bc3da556bbd461c2', '2010-09-02 20:10:45', '2010-09-02 20:11:37', 17714, 2), (3702, '851e42ae9d30bdc6e465c6eefdf8aa40', '2010-09-02 20:34:02', '2010-09-02 20:34:05', 17715, 2), (3703, '71d7bbb45616503a702a1f64f467cbd0', '2010-09-02 20:37:33', '2010-09-02 20:37:34', 17716, 2), (3704, 'e9229a5309e321a99a55a1d6c565b4e1', '2010-09-02 20:40:53', '2010-09-02 20:40:59', 17717, 2), (3705, '0c4571966578fa672b4fe7180c87dfce', '2010-09-02 20:41:34', '2010-09-02 20:41:35', 17718, 2), (3706, '38557f3512107d7a720172af5cfcb51d', '2010-09-02 20:42:05', '2010-09-02 20:42:09', 17719, 2), (3707, 'b9a7029a0a3ebde91a1abdde59a67ea9', '2010-09-02 20:45:40', '2010-09-02 20:45:41', 17720, 2), (3708, '53b18d471d0c7a5bca59a138206f957d', '2010-09-02 20:47:55', '2010-09-02 20:47:56', 17721, 2), (3709, '01dc184450abe2842d2ad39795b9fe38', '2010-09-02 20:48:55', '2010-09-02 20:50:05', 17726, 2), (3710, '855ed5659fafdaef91cf681584994661', '2010-09-02 20:51:20', '2010-09-02 20:51:21', 17727, 2), (3711, '0bc75488edb0ab464da0ed4fc2c05455', '2010-09-02 20:55:02', '2010-09-02 20:55:03', 17728, 2), (3712, '0b134fd813493a675e93205a03530c7a', '2010-09-02 21:23:39', '2010-09-02 21:23:40', 17729, 2), (3713, '0024d9a3036dd3d6e7156b9a6c99c4b1', '2010-09-02 22:07:35', '2010-09-02 22:07:36', 17730, 2), (3714, '22f56b95f08b8e1d6f5946f3b6e61985', '2010-09-02 23:07:10', '2010-09-02 23:07:16', 17731, 2), (3715, '5ae9d8846d4a76dd4ac04b1a02d85a97', '2010-09-02 23:35:04', '2010-09-02 23:35:07', 17732, 2), (3716, 'e214ded702e5c5ea900430cb03fe6cba', '2010-09-03 00:48:57', '2010-09-03 00:48:58', 17733, 2), (3717, '482150df994c92cc590fdefe71911baf', '2010-09-03 01:03:19', '2010-09-03 01:03:20', 17734, 2), (3718, '77aed61bd2cbf43781b9be176d434020', '2010-09-03 01:07:36', '2010-09-03 01:07:38', 17735, 2), (3719, '565a2e15ea85b26851099874b662e7af', '2010-09-03 02:07:16', '2010-09-03 02:07:17', 17736, 2), (3720, '78d7c15e3c4bbf3b3bcf4129a765af72', '2010-09-03 02:29:04', '2010-09-03 02:29:06', 17737, 2), (3721, '72e2896a9608acbe334fc4d1f7945de2', '2010-09-03 03:12:30', '2010-09-03 03:12:37', 17738, 2), (3722, '1b9b0b3b44a30f6059c3a62527920d23', '2010-09-03 03:20:46', '2010-09-03 03:20:47', 17739, 2), (3723, '3b643ef8b4fc9c2d21fd99b07e8add5a', '2010-09-03 04:10:03', '2010-09-03 04:10:07', 17740, 2), (3724, '0566c9f7a933b9e1576daf8c1d55ac83', '2010-09-03 04:19:57', '2010-09-03 04:19:58', 17741, 2), (3725, '8c9373822b9aa9ae4f9ad3653fe3ba63', '2010-09-03 04:47:09', '2010-09-03 04:47:11', 17742, 2), (3726, 'e88ca71f014f48c062fde5f6b13f7a64', '2010-09-03 05:32:01', '2010-09-03 05:32:04', 17743, 2), (3727, '91a50e66ed5dd6f75057164fbe192f36', '2010-09-03 05:58:05', '2010-09-03 05:59:11', 17750, 2), (3728, '972bb87623c4bd6e0c768bd791eb1343', '2010-09-03 06:08:34', '2010-09-03 06:10:01', 17755, 2), (3729, 'c33c317b30e1ce9557e40da141e05098', '2010-09-03 06:13:30', '2010-09-03 06:13:31', 17756, 2), (3730, '8080947f7ac0c82b057171fce72c2249', '2010-09-03 06:23:38', '2010-09-03 06:23:39', 17757, 2), (3731, '2e2b585ac3e8e829d350590efb425cd0', '2010-09-03 06:45:23', '2010-09-03 06:45:24', 17758, 2), (3732, 'a78455756bfd5cd2d8dda1cd59dad2d8', '2010-09-03 06:51:12', '2010-09-03 06:51:46', 17761, 2), (3733, '78699b941524dfb133c076250cf9c30a', '2010-09-03 07:00:19', '2010-09-03 07:00:20', 17762, 2), (3734, '4daaef39bc4b84e7c4603544d4741fe1', '2010-09-03 07:05:05', '2010-09-03 07:05:06', 17763, 2), (3735, 'b80f467c486d9db2286b52d96d6c116c', '2010-09-03 07:06:31', '2010-09-03 07:07:31', 17768, 2), (3736, '5b1bd21a3fc98076bfbdf34547550c30', '2010-09-03 07:14:03', '2010-09-03 07:14:04', 17769, 2), (3737, '0c80468ebbd144f13dd16d3bbbf95074', '2010-09-03 07:51:59', '2010-09-03 07:52:02', 17770, 2), (3738, 'e636a251f9086b4a2d38cae0e40e434f', '2010-09-03 08:00:05', '2010-09-03 08:00:05', 17771, 2), (3739, 'dcd65a39898fbbc438cbe5549819da4d', '2010-09-03 08:00:08', '2010-09-03 08:00:09', 17772, 2), (3740, 'fee5df2da48af42a5e75a4edae604ccc', '2010-09-03 08:24:21', '2010-09-03 08:24:22', 17773, 2), (3741, 'a06a78ace8aca2b70add2e872da09b09', '2010-09-03 09:08:52', '2010-09-03 09:08:52', 17774, 2), (3742, '4149e036cacb956ba73138833d93f850', '2010-09-03 09:25:12', '2010-09-03 09:25:13', 17775, 2), (3743, '558a92981bea1b28bc5f90a72372355f', '2010-09-03 09:54:39', '2010-09-03 09:54:41', 17776, 2), (3744, '6e261bd69a50e08bf8b5b86451fe854b', '2010-09-03 10:07:22', '2010-09-03 10:10:45', 17792, 2), (3745, '9b52b7e76e0b8b648d2f67198f37041f', '2010-09-03 10:09:51', '2010-09-03 10:10:36', 17791, 2), (3746, 'ded3c49037ef5ace6c2dc1a0a88d48bd', '2010-09-03 10:13:42', '2010-09-03 10:23:18', 17832, 2), (3747, 'b9a34f3a078d17911a61573c1e4a9271', '2010-09-03 10:38:12', '2010-09-03 10:38:13', 17833, 2), (3748, 'e8483ce503656e89a93e72608133ce9b', '2010-09-03 10:40:10', '2010-09-03 10:40:11', 17834, 2), (3749, '73558f6ed6e9f5843b141ab8bc683cfb', '2010-09-03 10:40:26', '2010-09-03 10:40:27', 17835, 2), (3750, '2ee5ab7fbfa04d637ad3282032768d41', '2010-09-03 10:40:32', '2010-09-03 10:40:33', 17836, 2), (3751, 'a028be3383143d5536b14ac5bb2320fa', '2010-09-03 11:14:08', '2010-09-03 11:17:05', 17849, 2), (3752, 'da5cc8114142d17c146de7c12392f232', '2010-09-03 11:22:09', '2010-09-03 11:22:11', 17850, 2), (3753, 'be044805565c60634fedc6e0bb86963a', '2010-09-03 11:34:31', '2010-09-03 11:38:46', 17855, 2), (3754, 'bb054f7a45709b1fd6cfcd461070e0ea', '2010-09-03 11:35:17', '2010-09-03 11:35:18', 17853, 2), (3755, 'f458a7e593075b1f579489b25dfa8040', '2010-09-03 12:19:40', '2010-09-03 12:28:23', 17891, 2), (3756, '93cb6dc3e41b725026ded67add925607', '2010-09-03 12:28:17', '2010-09-03 12:28:26', 17892, 2), (3757, '41005a467b3e8bda4ffa2af3a445c4f9', '2010-09-03 12:29:03', '2010-09-03 12:30:12', 17896, 2), (3758, '0a2c176417565c883856f43ca9687b50', '2010-09-03 12:39:03', '2010-09-03 12:39:04', 17897, 2), (3759, 'fad2ebb6364c73699bd3f7f228389c89', '2010-09-03 13:23:11', '2010-09-03 13:23:14', 17898, 2), (3760, '04954b49c8cc6777cfd2120cdff3a2ef', '2010-09-03 14:00:34', '2010-09-03 14:00:35', 17899, 2), (3761, 'bcb3cb677da7c87d82a627ed204e7a24', '2010-09-03 14:00:36', '2010-09-03 14:00:38', 17900, 2), (3762, 'd1ab6413e11de635eaf95823ee1e768c', '2010-09-03 14:05:24', '2010-09-03 14:05:25', 17901, 2), (3763, 'c171862e90bbb02efb82929a09f67ed5', '2010-09-03 14:29:08', '2010-09-03 14:29:10', 17902, 2), (3764, '1e4323471d917f8a750e07a66a3faac4', '2010-09-03 14:53:31', '2010-09-03 14:53:32', 17903, 2), (3765, 'd237603ad7b9f0535200f2ff5fab4d1e', '2010-09-03 15:07:57', '2010-09-03 15:07:58', 17904, 2), (3766, '18bea5ea5a0ad78e2a3bac6ae17feaad', '2010-09-03 15:18:54', '2010-09-03 15:18:55', 17905, 2), (3767, 'eb68c3721c122b4d52ebcd8e9142440e', '2010-09-03 15:45:34', '2010-09-03 15:45:34', 17906, 2), (3768, 'f65e0fc0252f71a6649919e3977794da', '2010-09-03 16:01:49', '2010-09-03 16:01:50', 17907, 2), (3769, '89d51385215f3041ec78978afd4e9c26', '2010-09-03 18:27:03', '2010-09-03 18:51:32', 17941, 2), (3770, '45f8e5b0d4907d3975bf8d16726770b4', '2010-09-03 18:29:54', '2010-09-03 18:32:00', 17925, 2), (3771, '92b4c0b5b3c6414bd596477f682c6480', '2010-09-03 18:43:01', '2010-09-03 18:43:03', 17936, 2), (3772, '755d524760365fd66bd429b0b7c08c24', '2010-09-03 19:13:34', '2010-09-03 19:13:36', 17942, 2), (3773, 'f2c66ccb6c97edfb1e00d00ad7620cad', '2010-09-03 20:32:07', '2010-09-03 20:35:28', 17970, 2), (3774, 'ca6a33628de9cfae84ff38eb1e429a8b', '2010-09-03 20:32:23', '2010-09-03 20:34:53', 17966, 2), (3775, '60b92b1ca871645e1f8a8e6cad93681d', '2010-09-03 20:59:48', '2010-09-03 20:59:49', 17971, 2), (3776, '7d03154f63701ee898aedbdcba6f5e87', '2010-09-03 21:19:22', '2010-09-03 21:19:24', 17972, 2), (3777, '68c43516fe1f7da034776a72f78915de', '2010-09-03 22:11:10', '2010-09-03 22:11:11', 17973, 2), (3778, '9b123985a2c58e5b1b5a45c18f374f4c', '2010-09-03 22:42:20', '2010-09-03 22:42:21', 17974, 2), (3779, '5530dfa82cc08b6765114c91138d8e2c', '2010-09-04 00:32:09', '2010-09-04 00:32:10', 17975, 2), (3780, '4de67dd8a612f53079ed2d7459fbf721', '2010-09-04 03:15:51', '2010-09-04 03:15:52', 17976, 2), (3781, '3b2a58cbeeded8a2a70dee8dc6290c72', '2010-09-04 04:40:01', '2010-09-04 04:40:03', 17977, 2), (3782, '2b7e7dd8a020716ebd2e5af0576a2944', '2010-09-04 04:57:13', '2010-09-04 04:57:14', 17978, 2), (3783, 'e47e41470ee889541a2ea7f6790d98f4', '2010-09-04 05:30:00', '2010-09-04 05:30:01', 17979, 2), (3784, 'b1c9a14ce787da5ff6148b3afcf0cadf', '2010-09-04 06:10:14', '2010-09-04 06:10:16', 17980, 2), (3785, '31e5deed092688e61217cdc3d4f4ccef', '2010-09-04 07:21:48', '2010-09-04 07:21:49', 17981, 2), (3786, 'fb687fbe068888f56fe96da71584a35a', '2010-09-04 07:34:53', '2010-09-04 07:36:15', 17986, 2), (3787, 'dc6abdbee4501a230319149c66986866', '2010-09-04 07:42:28', '2010-09-04 07:42:29', 17987, 2), (3788, '57cac11c2583d8491a8ed9a85041cf1a', '2010-09-04 07:53:52', '2010-09-04 07:53:53', 17988, 2), (3789, '1287f1ce1be014f157c3a848c647413d', '2010-09-04 07:58:33', '2010-09-04 08:02:58', 17996, 2), (3790, '48925481dc6dd7445209dbc6e3728350', '2010-09-04 08:18:38', '2010-09-04 08:18:39', 17997, 2), (3791, '95671bbbf71cf3f9631b568e9ccf9e02', '2010-09-04 08:22:40', '2010-09-04 08:22:41', 17998, 2), (3792, '65f4af4378fe0a5798a21be6398b1104', '2010-09-04 10:13:24', '2010-09-04 10:13:25', 17999, 2), (3793, '34141bf5330fea86479e36d15ef18a35', '2010-09-04 10:13:26', '2010-09-04 10:13:27', 18000, 2), (3794, 'd7e1eb7bb7354f5e843c11bbab547007', '2010-09-04 10:31:23', '2010-09-04 10:37:54', 18007, 2), (3795, '828f4b392ee59a310fb7a2d8c2e0b911', '2010-09-04 10:37:43', '2010-09-04 10:37:54', 18006, 2), (3796, '66e65e82da14bfdf1430fc964ed8718a', '2010-09-04 10:41:07', '2010-09-04 10:41:39', 18008, 2), (3797, 'c1ba2e20efd88f89fb0287f44c103fa6', '2010-09-04 10:41:38', '2010-09-04 10:41:39', 18009, 2), (3798, '4310616c0e728e2c1089ce8a3bf90657', '2010-09-04 11:28:45', '2010-09-04 11:30:20', 18011, 2), (3799, 'ada16699e3a9f850ca6cd0f85a4889b9', '2010-09-04 12:03:44', '2010-09-04 12:03:45', 18012, 2), (3800, '05378af1675660ac76c4ead93576f865', '2010-09-04 12:13:13', '2010-09-04 12:14:28', 18016, 2), (3801, '7a4558b0c38185ff27a3b86f824eb301', '2010-09-04 12:52:28', '2010-09-04 12:52:29', 18017, 2), (3802, 'd43a14dda3b4d6636625b2db9041240e', '2010-09-04 13:16:00', '2010-09-04 13:17:26', 18026, 2), (3803, '4a8d94320329e856c502a6982a82314b', '2010-09-04 14:04:26', '2010-09-04 14:04:27', 18027, 2), (3804, 'ec5f8f5926dd9d402fec7d2d92842b1c', '2010-09-04 14:54:16', '2010-09-04 14:54:18', 18028, 2), (3805, '808bb976a634b0d563d4a7a6afbfaae3', '2010-09-04 16:23:34', '2010-09-04 16:23:35', 18029, 2), (3806, 'b1b5a39440433ca4d8bbce70a23c6a3f', '2010-09-04 16:28:34', '2010-09-04 16:29:22', 18034, 2), (3807, '811f7efaf749492a96b0508fb8aabd74', '2010-09-04 17:28:30', '2010-09-04 17:43:44', 18069, 2), (3808, '5d8c6303fca272af86183bc8f9eaf22c', '2010-09-04 17:45:14', '2010-09-04 17:45:16', 18070, 2), (3809, '417c9cbb6681ec1047cb94f9519e9762', '2010-09-04 18:51:14', '2010-09-04 18:52:43', 18073, 2), (3810, '41a509f13e453b1123e3f2729f7f8f24', '2010-09-04 19:47:13', '2010-09-04 19:52:57', 18097, 2), (3811, 'e04077856f97b03342e8328a9850164e', '2010-09-04 19:52:19', '2010-09-04 19:52:20', 18095, 2), (3812, 'a4c24b36b64226bfb1626c0af65161aa', '2010-09-04 20:14:57', '2010-09-04 20:19:23', 18119, 2), (3813, '02779c02d40bced8aaeca068ae90154c', '2010-09-04 21:26:30', '2010-09-04 21:27:37', 18122, 2), (3814, '145094a61aa4ece0408b438730126f57', '2010-09-04 21:38:20', '2010-09-04 21:38:21', 18123, 2), (3815, '9a4249df7b5d659993361bb77bed9ebe', '2010-09-04 22:42:48', '2010-09-04 22:42:48', 18124, 2), (3816, 'da6ccbab1dc60dca6417f06dabceb9c4', '2010-09-04 22:47:18', '2010-09-04 22:47:19', 18125, 2), (3817, 'ccb1133705187f905f7381398a09027e', '2010-09-05 01:00:55', '2010-09-05 01:00:56', 18126, 2), (3818, '112c8efa5add71c42ea39942c548221f', '2010-09-05 02:50:45', '2010-09-05 02:50:46', 18127, 2), (3819, '095d72b4aaf7d4d8689b2f60e586f515', '2010-09-05 07:01:02', '2010-09-05 07:01:03', 18128, 2), (3820, '0610d44546a4b6cabd4f019c4d6e66c7', '2010-09-05 07:16:12', '2010-09-05 07:26:33', 18146, 2), (3821, '3600a4d5a1dfafca110524eefb837f77', '2010-09-05 08:57:50', '2010-09-05 09:04:53', 18155, 2), (3822, 'b6a34248527d529bb36b7d4fbd5d8d46', '2010-09-05 10:16:53', '2010-09-05 10:16:54', 18156, 2), (3823, '8b4d5e66dbc0dc10883969734cc3c4e4', '2010-09-05 10:20:54', '2010-09-05 10:22:05', 18159, 2), (3824, 'd26ac0339830a8c9bb403ffc0a6f9b1d', '2010-09-05 10:58:41', '2010-09-05 10:59:28', 18161, 2), (3825, '74ba3a8ea55e9ab692ac40afc1dc96ac', '2010-09-05 11:10:25', '2010-09-05 11:10:26', 18162, 2), (3826, '2d48a2248db48aa9e08e0b5d7a171516', '2010-09-05 11:37:15', '2010-09-05 11:37:16', 18163, 2), (3827, '3e663c62ef030be32b57cb42e837dd67', '2010-09-05 11:57:03', '2010-09-05 11:57:04', 18164, 2), (3828, 'cebc2fc42f543fb9e4f60b05a929afd3', '2010-09-05 12:48:07', '2010-09-05 12:48:08', 18165, 2), (3829, '964d37c77801f12b405a1ad97aa22157', '2010-09-05 13:57:37', '2010-09-05 14:02:52', 18171, 2), (3830, '0b89579da485a409105f730795b83ca7', '2010-09-05 14:21:29', '2010-09-05 14:21:30', 18172, 2), (3831, '8f5178cf6627b6b527a9707ab7a4b012', '2010-09-05 14:29:42', '2010-09-05 14:29:43', 18173, 2), (3832, '092209114fa4be1edb011d063ca19dbd', '2010-09-05 15:03:34', '2010-09-05 15:03:35', 18174, 2), (3833, '80cacf877da8dfaa18396beda3467796', '2010-09-05 15:15:37', '2010-09-05 15:34:12', 18195, 2), (3834, '77e846db0b7925e125143331d99b7df8', '2010-09-05 15:26:27', '2010-09-05 15:26:28', 18182, 2), (3835, '5af0b1126990af07b3e5e7e8fd18802d', '2010-09-05 15:26:29', '2010-09-05 15:27:30', 18194, 2), (3836, '28346b444534bc4a853ae3a10f8cc744', '2010-09-05 15:49:22', '2010-09-05 15:49:23', 18196, 2), (3837, '5cdd872bcc330b5b83339008ba93ca27', '2010-09-05 16:15:27', '2010-09-05 16:16:08', 18201, 2), (3838, 'b687a1bba58118ff157db6c0c1bdfcd6', '2010-09-05 16:33:56', '2010-09-05 16:34:48', 18208, 2), (3839, '59ed268d1ccb13fd5cff2f2c35725bc9', '2010-09-05 16:54:47', '2010-09-05 16:55:44', 18213, 2), (3840, '890d2349ca473092be47320cd2906e52', '2010-09-05 17:23:01', '2010-09-05 17:23:01', 18214, 2), (3841, 'cb72591d2a6b879cf77076108854fed9', '2010-09-05 17:34:37', '2010-09-05 17:35:02', 18217, 2), (3842, 'edb2fe277469900750bbdc5f1a9c07dd', '2010-09-05 17:38:42', '2010-09-05 17:39:47', 18226, 2), (3843, '2f46a4616a22c08b272f4b44c233a25e', '2010-09-05 17:47:55', '2010-09-05 17:47:56', 18227, 2), (3844, 'a76dcc3621a0d74a449446dd8733d225', '2010-09-05 17:49:27', '2010-09-05 17:49:27', 18228, 2), (3845, 'cd10ddb68c351b14334706ccf350bb78', '2010-09-05 17:49:30', '2010-09-05 17:49:31', 18229, 2), (3846, 'a67247877523d15893ff4614cb49ab21', '2010-09-05 17:54:14', '2010-09-05 17:54:15', 18230, 2), (3847, 'adf3c5d1085bba25c8856f94a64fdfef', '2010-09-05 18:23:27', '2010-09-05 18:27:13', 18254, 2), (3848, '29f972c03aea996dd10edb0f60ef854a', '2010-09-05 19:16:43', '2010-09-05 19:16:44', 18255, 2), (3849, '45903487ca1d17b568bf396f2ece7a07', '2010-09-05 20:30:54', '2010-09-05 20:31:40', 18258, 2), (3850, 'cc77a3a6aad5ed329dcf9376f527b776', '2010-09-05 20:40:39', '2010-09-05 21:00:38', 18312, 2), (3851, '524eb3be146b047bccb4358cf1e40ea5', '2010-09-05 20:49:08', '2010-09-05 21:01:17', 18314, 2), (3852, 'e696ba25d52e2944b5338e4e56819431', '2010-09-05 20:56:20', '2010-09-05 20:59:00', 18305, 2), (3853, '0e3fbd84220e12ae51c668cdf03c5873', '2010-09-05 21:52:22', '2010-09-05 21:52:23', 18315, 2), (3854, 'e216d15041a4e085bb43a6064c8f07ed', '2010-09-05 21:56:41', '2010-09-05 21:56:42', 18316, 2), (3855, '36ec42a015907c3a392e947c20d4e7a6', '2010-09-06 01:20:49', '2010-09-06 01:20:50', 18317, 2), (3856, 'da289b398ea22d3912a4837e3a740b94', '2010-09-06 02:15:49', '2010-09-06 02:22:20', 18321, 2), (3857, '51cd1c5a09507db895c4eaae93f90d9b', '2010-09-06 05:54:44', '2010-09-06 06:06:35', 18330, 2), (3858, '9c169bca591116cb8795f2be36b7405e', '2010-09-06 06:49:36', '2010-09-06 06:51:13', 18336, 2), (3859, 'b9429a019aebe0c1ded31a9c11d6923b', '2010-09-06 06:55:45', '2010-09-06 06:56:19', 18339, 2), (3860, '10aaa610f69bc249895f455de0ed645f', '2010-09-06 07:07:54', '2010-09-06 07:07:55', 18340, 2), (3861, '972d01456ee202decb8966949781128b', '2010-09-06 07:19:18', '2010-09-06 07:19:19', 18341, 2), (3862, 'bac2a80c5ee66a14c190c66b85a8559a', '2010-09-06 07:32:46', '2010-09-06 07:32:47', 18342, 2), (3863, 'a87920e92f246e75f54e577654580b59', '2010-09-06 07:58:03', '2010-09-06 07:58:04', 18343, 2), (3864, '7e0bc0a003c7acb9fbf05363dd9790ae', '2010-09-06 08:13:23', '2010-09-06 08:13:24', 18344, 2), (3865, 'ddb4cbb390aed01b2e64e7f05a0ac32f', '2010-09-06 08:37:59', '2010-09-06 08:38:00', 18345, 2), (3866, '47bbae3b9f30ca07dabf57c391c86c07', '2010-09-06 09:56:06', '2010-09-06 09:56:08', 18346, 2), (3867, '889a49864688a532e0635fd6ce9e5821', '2010-09-06 10:02:53', '2010-09-06 10:02:54', 18347, 2), (3868, '24d855bf61e70fd1b40b20747bec27e2', '2010-09-06 10:02:56', '2010-09-06 10:24:02', 18392, 2), (3869, 'aa6ff888171e7dceec56c3cfb8d56565', '2010-09-06 10:20:15', '2010-09-06 10:20:16', 18382, 2), (3870, 'f33d86ae1070e261edb4c0d7350d22ac', '2010-09-06 10:21:29', '2010-09-06 10:21:30', 18383, 2), (3871, 'ab6af0f2bbd9d22b0e40ba6602d8013b', '2010-09-06 10:28:57', '2010-09-06 10:28:58', 18393, 2), (3872, '059284714a84487466efa280b6358029', '2010-09-06 11:06:41', '2010-09-06 11:07:53', 18396, 2), (3873, '3a8190128535a79d0fb12976f6f424f7', '2010-09-06 11:22:41', '2010-09-06 11:35:57', 18412, 2), (3874, 'b1a2b7c3676b096c973dadd8eccef472', '2010-09-06 11:36:56', '2010-09-06 11:43:37', 18449, 2), (3875, '5dfa3d3c23ffea429129101a309926e1', '2010-09-06 11:41:41', '2010-09-06 11:41:42', 18437, 2), (3876, 'ed89e88ec5ce278b832769db95b6eb22', '2010-09-06 11:43:30', '2010-09-06 11:48:30', 18450, 2), (3877, '17018acbbd970ec7dd552c1bb9a36a53', '2010-09-06 11:44:41', '2010-09-06 11:49:41', 18451, 2), (3878, '5e295d6e6415237349cdd985b79a5cfc', '2010-09-06 11:46:02', '2010-09-06 11:51:02', 18452, 2), (3879, '7d0f4bc00f4a051bc07f26051cfdc6c5', '2010-09-06 11:47:43', '2010-09-06 11:52:43', 18456, 2), (3880, '673a0342be2e2da778707217405fb5bc', '2010-09-06 11:50:06', '2010-09-06 11:55:06', 18457, 2), (3881, '623ed5cbc97220e591059b6a370390af', '2010-09-06 11:51:49', '2010-09-06 11:52:05', 18455, 2), (3882, 'd017aa85b7fdede645700635be2cbdf9', '2010-09-06 11:53:47', '2010-09-06 11:58:47', 18458, 2), (3883, 'a807d66332b1767a9b65553718f45649', '2010-09-06 12:00:07', '2010-09-06 12:05:08', 18459, 2), (3884, '33790d2ed960c8b18d46c3b341898a13', '2010-09-06 12:11:48', '2010-09-06 12:16:48', 18460, 2), (3885, 'c7103e976e19af7efcf77732dfc8de8b', '2010-09-06 12:34:10', '2010-09-06 12:39:10', 18461, 2), (3886, 'fde42fbb1dd89dab786d889fd0926f60', '2010-09-06 13:16:24', '2010-09-06 13:22:35', 18485, 2), (3887, 'f2e9a18c7f484c111a693d873ed0eb08', '2010-09-06 13:17:51', '2010-09-06 13:22:51', 18486, 2), (3888, '7be554d35f58cffd5fea7a5ef4f6c00a', '2010-09-06 14:02:24', '2010-09-06 14:03:02', 18492, 2), (3889, '83dc64c33faa12557ef416c33161acdc', '2010-09-06 14:44:12', '2010-09-06 14:49:12', 18493, 2), (3890, 'a0851d8600bdde5178f7b417729b7069', '2010-09-06 15:37:33', '2010-09-06 15:37:34', 18494, 2), (3891, 'b1aef07bcea82c62c88de526b84f6f33', '2010-09-06 15:45:19', '2010-09-06 15:46:04', 18499, 2), (3892, 'c202358267d56918dcf84c802a03c5d2', '2010-09-06 15:56:58', '2010-09-06 15:56:59', 18500, 2), (3893, '3da5f2ac298d30117dc9a40ef1a4566e', '2010-09-06 16:46:16', '2010-09-06 16:46:17', 18501, 2), (3894, 'b35ddb321d7fa2542ffde390d9d85b3f', '2010-09-06 17:10:16', '2010-09-06 17:23:01', 18521, 2), (3895, 'ce220dd9f4437afe79a413d76058f7bf', '2010-09-06 17:19:58', '2010-09-06 17:19:58', 18520, 2), (3896, '7b0349c2227ca4e4458b309974183e60', '2010-09-06 17:35:53', '2010-09-06 17:40:54', 18522, 2), (3897, 'd0a22096c78ed1a70d6115f6e4559e22', '2010-09-06 17:44:05', '2010-09-06 18:00:36', 18526, 2), (3898, '74eb0b5e5f7181868a4a447064721b7d', '2010-09-06 18:13:26', '2010-09-06 18:13:27', 18527, 2), (3899, '4ee0b535992daa97f6cebccee0380748', '2010-09-06 18:59:48', '2010-09-06 19:03:14', 18540, 2), (3900, 'a737c15cb94b2860c9d3155a4fa334ff', '2010-09-06 19:09:02', '2010-09-06 19:09:03', 18541, 2), (3901, 'c9285a4961890e5ad492daa12b639faa', '2010-09-06 19:28:31', '2010-09-06 19:28:32', 18542, 2), (3902, '125341a6fbf9b2ed8a2ffe0ecf5d04c9', '2010-09-06 19:37:48', '2010-09-06 19:37:49', 18543, 2), (3903, '0f469fca6226a1d4509043427206ab7c', '2010-09-06 21:11:40', '2010-09-06 21:11:45', 18544, 2), (3904, '21e36e79f2a3bf6d3955f9e9f8459f76', '2010-09-06 21:46:06', '2010-09-06 21:46:44', 18545, 2), (3905, '35f635aabef7be4971f3c56559a833e9', '2010-09-06 22:14:22', '2010-09-06 22:14:28', 18546, 2), (3906, '71587c93bbad8ccaebc7d2e893cfc99a', '2010-09-06 22:15:55', '2010-09-06 22:16:54', 18556, 2), (3907, '463274e8d9f3ea0c551affb6313e2f32', '2010-09-06 22:21:49', '2010-09-06 22:21:50', 18557, 2), (3908, '652fbafa3a96db4132f02ea0f86e3949', '2010-09-06 22:29:53', '2010-09-06 22:29:54', 18558, 2), (3909, '625df2005e2659cf58cf1b3da4941818', '2010-09-06 22:46:09', '2010-09-06 22:46:10', 18559, 2), (3910, '26bd6d954c7ecdc3c4141c10e6765375', '2010-09-06 23:10:01', '2010-09-06 23:10:02', 18560, 2), (3911, '0d5266d27185aeff856e569238de4060', '2010-09-06 23:18:14', '2010-09-06 23:23:14', 18561, 2), (3912, '5b5e2744f01c4189da09cd357b02a091', '2010-09-06 23:40:55', '2010-09-06 23:40:56', 18562, 2), (3913, '20fca08078a323fcfabef68d90b5df8c', '2010-09-06 23:58:15', '2010-09-06 23:58:16', 18563, 2), (3914, 'b3dcd5b6c6ca45c7e2c15fd05cef6efd', '2010-09-07 01:15:08', '2010-09-07 01:15:09', 18564, 2), (3915, '3b54d0457d52548edf9c4d1d2c7fcade', '2010-09-07 01:15:11', '2010-09-07 01:15:12', 18565, 2), (3916, '1186b0a0eb64cb42a7d3eb4bd7c81a47', '2010-09-07 01:15:13', '2010-09-07 01:15:14', 18566, 2), (3917, '884717d0d98a49be204039dffc6be772', '2010-09-07 01:15:16', '2010-09-07 01:15:16', 18567, 2), (3918, 'aab9352e30def1571e96fc84d76ae833', '2010-09-07 01:15:18', '2010-09-07 01:15:19', 18568, 2), (3919, 'b19e317396a44034831364df10803942', '2010-09-07 01:15:21', '2010-09-07 01:15:22', 18569, 2), (3920, '0bc97792e007199fa2f53b031e3279a8', '2010-09-07 01:15:24', '2010-09-07 01:15:25', 18570, 2), (3921, 'ba71a47542a7a46c2cb7b335020b98c9', '2010-09-07 01:15:27', '2010-09-07 01:15:28', 18571, 2), (3922, '380dd8cb6b73f90484500012ca8c2b79', '2010-09-07 01:15:30', '2010-09-07 01:15:31', 18572, 2), (3923, 'f9db2f1f8775c61cb48f686cdf86d311', '2010-09-07 01:15:33', '2010-09-07 01:15:34', 18573, 2), (3924, 'd72b0225912ce5289bcd31c51a8b5fc0', '2010-09-07 01:15:36', '2010-09-07 01:15:37', 18574, 2), (3925, '5b6b178fa6904e4f27dc252b5c2dda1e', '2010-09-07 01:15:39', '2010-09-07 01:15:40', 18575, 2), (3926, '79f92e34aefc36330cb2157d92dafabd', '2010-09-07 01:15:42', '2010-09-07 01:15:43', 18576, 2), (3927, '032247888da862969aeb35f17b7c7740', '2010-09-07 01:15:45', '2010-09-07 01:15:45', 18577, 2), (3928, '0ecb0d269498b087358b05f5891d0895', '2010-09-07 01:15:46', '2010-09-07 01:15:47', 18578, 2), (3929, '2f08d5096318a9396d7b42046249b723', '2010-09-07 01:15:49', '2010-09-07 01:15:50', 18579, 2), (3930, 'fdac223efe476c2cca36a2a82e5569be', '2010-09-07 01:15:51', '2010-09-07 01:15:52', 18580, 2), (3931, 'b415103c2baccb9965d424568137dd21', '2010-09-07 01:15:53', '2010-09-07 01:15:53', 18581, 2), (3932, '09b8c08ea0630cc5d2ab437cace3b2c6', '2010-09-07 01:15:55', '2010-09-07 01:15:56', 18582, 2), (3933, '336b237869d701a68971fe08259fcc2f', '2010-09-07 01:16:01', '2010-09-07 01:16:01', 18583, 2), (3934, '3ae29eac9d8d83afa4f83d463617cfdf', '2010-09-07 01:16:04', '2010-09-07 01:16:05', 18584, 2), (3935, '753019e3b11cfe7a5ba95884b10023cd', '2010-09-07 01:16:07', '2010-09-07 01:16:07', 18585, 2), (3936, 'b93e59281e287acd0ac47683eb18b80a', '2010-09-07 01:16:10', '2010-09-07 01:16:10', 18586, 2), (3937, 'c8c866bbe16f30262256a8c728c0aae9', '2010-09-07 01:16:12', '2010-09-07 01:16:13', 18587, 2), (3938, 'ade5f7a905d410eeefac998364afa479', '2010-09-07 01:16:14', '2010-09-07 01:16:15', 18588, 2), (3939, '91493ac8cc7ad7e8bed41957c96225e6', '2010-09-07 01:16:17', '2010-09-07 01:16:17', 18589, 2), (3940, 'a3046bb6a0202170474519a60425c9e6', '2010-09-07 01:16:19', '2010-09-07 01:16:20', 18590, 2), (3941, 'bad3059079f012219a6e7194fbcea113', '2010-09-07 01:16:22', '2010-09-07 01:16:23', 18591, 2), (3942, 'd47153890dfd2a6a9d40a114c6847a7d', '2010-09-07 01:16:25', '2010-09-07 01:16:26', 18592, 2), (3943, 'da2d969fd7f34105c17c4cd07115aeb3', '2010-09-07 01:16:27', '2010-09-07 01:16:29', 18593, 2), (3944, 'f0714cc357d8e6902874a528edbfdefa', '2010-09-07 01:16:30', '2010-09-07 01:16:31', 18594, 2), (3945, 'c17c7949d914430b7783606929663580', '2010-09-07 01:16:33', '2010-09-07 01:16:34', 18595, 2), (3946, 'a6e337a65df682912cc3e3bd9d3c5217', '2010-09-07 01:16:36', '2010-09-07 01:16:37', 18596, 2), (3947, '744ed9ebb71c372dff25d295ab55ce62', '2010-09-07 01:16:39', '2010-09-07 01:16:40', 18597, 2), (3948, 'd737ca1409f8d625b5fe606f85f5bb2b', '2010-09-07 01:16:42', '2010-09-07 01:16:43', 18598, 2), (3949, '0a74a5a4a22802109e387d75824cbf49', '2010-09-07 01:16:45', '2010-09-07 01:16:46', 18599, 2), (3950, '0bc3c503d6f74da2e74cd5fa3aa874e9', '2010-09-07 01:16:47', '2010-09-07 01:16:48', 18600, 2), (3951, '21b815dfffb3a7a46b7feb4f092cceb3', '2010-09-07 01:16:50', '2010-09-07 01:16:51', 18601, 2), (3952, '0d48d6c5a16e613acd769902ac92b360', '2010-09-07 01:16:53', '2010-09-07 01:16:54', 18602, 2), (3953, '28584ed043b6dcbfc4cbaa89f3bb91a6', '2010-09-07 01:16:56', '2010-09-07 01:16:57', 18603, 2), (3954, 'e97ada9bb3b19e2caafb51551de4e806', '2010-09-07 01:16:59', '2010-09-07 01:17:00', 18604, 2), (3955, 'b87d07c360e526c0b3d3f4a6b5c957e5', '2010-09-07 01:17:04', '2010-09-07 01:17:05', 18605, 2), (3956, 'd567f25d9d31bab8275760870a52e16d', '2010-09-07 01:17:09', '2010-09-07 01:17:10', 18606, 2), (3957, 'd5995f29d3a02ab6521739be7312c481', '2010-09-07 01:17:12', '2010-09-07 01:17:13', 18607, 2), (3958, '16d65e1d8ca27823c95741e13680b068', '2010-09-07 01:17:15', '2010-09-07 01:17:16', 18608, 2), (3959, '6009dc154576b2f74ff8f91a223e48f5', '2010-09-07 01:17:18', '2010-09-07 01:17:19', 18609, 2), (3960, 'e81e0ea070480eeb23794bcefdd10d8e', '2010-09-07 01:17:21', '2010-09-07 01:17:21', 18610, 2), (3961, '16436af2825d97bb0763690219b789cc', '2010-09-07 01:17:23', '2010-09-07 01:17:24', 18611, 2), (3962, 'a27baae084d44a26cb8be2d7feb0a787', '2010-09-07 01:17:26', '2010-09-07 01:17:27', 18612, 2), (3963, '1d5507edff45717ac172709c2e02f533', '2010-09-07 01:17:28', '2010-09-07 01:17:29', 18613, 2), (3964, 'a7ac2edeb656aadc4a09fb243c9df622', '2010-09-07 01:17:31', '2010-09-07 01:17:32', 18614, 2), (3965, '050c5b473cde81bcd67417c1efa448c6', '2010-09-07 05:22:54', '2010-09-07 05:38:13', 18649, 2), (3966, '6e86e0d84ed1336d9f79623f9afbd619', '2010-09-07 05:28:10', '2010-09-07 05:28:11', 18624, 2), (3967, 'd4bd0dd474f2ab4a9e149137d4f2fe69', '2010-09-07 05:44:48', '2010-09-07 05:44:49', 18650, 2), (3968, '3c23f684e3176e4406fa2c421283fa64', '2010-09-07 05:58:01', '2010-09-07 05:58:02', 18651, 2), (3969, 'cc29f6a2f7a6e45700c3c71c0c64c7dc', '2010-09-07 06:01:12', '2010-09-07 06:02:23', 18654, 2), (3970, '600682a61a9b7fc974af237241488ac7', '2010-09-07 06:04:14', '2010-09-07 06:04:16', 18655, 2), (3971, '9f62be200ee0693f606357527c8905c8', '2010-09-07 07:02:24', '2010-09-07 07:05:43', 18669, 2), (3972, 'e9970af0412360712b8fad2fca9e2591', '2010-09-07 07:28:07', '2010-09-07 07:28:16', 18671, 2), (3973, '0d7258a61ffbcea99903c639f1c85819', '2010-09-07 07:35:41', '2010-09-07 07:35:42', 18672, 2), (3974, 'd6bd00cf45f2e73fa3a4e5b6852fa323', '2010-09-07 07:39:29', '2010-09-07 07:39:30', 18673, 2), (3975, 'fabef23475b3b76a87d439abbd15fb30', '2010-09-07 10:04:24', '2010-09-07 10:04:50', 18675, 2), (3976, '2b95095e3cb76ec60f0a4b7eba165a53', '2010-09-07 10:13:36', '2010-09-07 10:14:29', 18677, 2), (3977, 'f5dc809fcf9ee540df821eab61bc7f6b', '2010-09-07 10:33:41', '2010-09-07 10:35:39', 18686, 2), (3978, 'be5042b3054db49f184a6c1d790c420c', '2010-09-07 10:36:35', '2010-09-07 10:37:39', 18689, 2), (3979, 'ed1a75242c94ce881390b810fbcdce9c', '2010-09-07 10:41:56', '2010-09-07 10:46:56', 18691, 2), (3980, 'a972a9856afb709249bfe40e957ae050', '2010-09-07 10:45:02', '2010-09-07 10:45:02', 18690, 2), (3981, 'e4aec6a873516e3c9c0b7a98577048f9', '2010-09-07 10:49:49', '2010-09-07 11:38:42', 18711, 2), (3982, 'a596e5f7830b50a6819f7e0890c5f661', '2010-09-07 11:21:58', '2010-09-07 11:21:59', 18693, 2), (3983, 'f4474ed43a489434a6d729753069157c', '2010-09-07 11:25:36', '2010-09-07 11:27:17', 18707, 2), (3984, 'eeaad1646a1e56a16975a776b2277c19', '2010-09-07 11:49:09', '2010-09-07 11:57:24', 18748, 2), (3985, '54d653488ca40879f993e325b5d1598c', '2010-09-07 11:59:13', '2010-09-07 12:04:13', 18749, 2), (3986, '08d62d29f31d2166919212269ba076f6', '2010-09-07 12:00:26', '2010-09-07 12:05:26', 18750, 2), (3987, '58b60a5a066b171827ae28d841359838', '2010-09-07 12:01:48', '2010-09-07 12:06:48', 18751, 2), (3988, 'ee22feec8d36268870b34648f16dcd16', '2010-09-07 12:03:30', '2010-09-07 12:08:31', 18752, 2), (3989, 'ad38d24c92757db2d3b14e4eaacf98bb', '2010-09-07 12:05:52', '2010-09-07 12:10:52', 18753, 2), (3990, '5e3d7f946e61e89474e18f45d7366038', '2010-09-07 12:09:34', '2010-09-07 12:14:35', 18754, 2), (3991, 'bbce831f6f2362623afa4dedca4b13c7', '2010-09-07 12:15:55', '2010-09-07 12:20:57', 18757, 2), (3992, '4e24e51aaf35c0c5bc4cca8f34303f28', '2010-09-07 12:17:32', '2010-09-07 12:17:35', 18755, 2), (3993, '13bcc0197d3612d8947be9109fd9401a', '2010-09-07 12:17:37', '2010-09-07 12:17:38', 18756, 2), (3994, 'c3a1e819c70f27592c7b13c19eecbeb4', '2010-09-07 12:27:34', '2010-09-07 12:32:35', 18758, 2), (3995, '80a51d1588a5231c3fac5c9f93ee8c2a', '2010-09-07 12:49:55', '2010-09-07 12:54:55', 18759, 2), (3996, 'f98cce698b9854d8ebbcd3967912f52c', '2010-09-07 13:33:36', '2010-09-07 13:38:37', 18760, 2), (3997, '87d505a749e7281e46c0444a2b096d1c', '2010-09-07 13:41:11', '2010-09-07 13:41:12', 18761, 2), (3998, 'd9f5c8016bedf4886faefb425fd1c3a2', '2010-09-07 14:08:18', '2010-09-07 14:27:03', 18782, 2), (3999, 'bb33df08cc2a4f537e7e43f2d9a32a19', '2010-09-07 14:18:17', '2010-09-07 14:23:45', 18780, 2), (4000, '600378d32644a59aaa5f371854eb1d3c', '2010-09-07 14:43:19', '2010-09-07 14:56:21', 18805, 2), (4001, '878fa81a2c378d0c609073b0b421d476', '2010-09-07 14:59:57', '2010-09-07 15:04:57', 18806, 2), (4002, '2bd368b26ea06f008a5bae2083f39fcb', '2010-09-07 15:25:05', '2010-09-07 15:26:59', 18816, 2), (4003, 'c890c2c0aa3cf99e807c5518fc92fd5d', '2010-09-07 16:17:14', '2010-09-07 16:19:45', 18823, 2), (4004, '10d4aba3d41b7ddd041aa11d64e9d777', '2010-09-07 16:20:33', '2010-09-07 16:21:31', 18828, 2), (4005, 'b98aa9f252376426235b0837cb77193d', '2010-09-07 17:51:38', '2010-09-07 17:56:38', 18829, 2), (4006, '99279a930aaa1f08fe61442e6139cf2a', '2010-09-07 18:14:35', '2010-09-07 18:14:36', 18830, 2), (4007, '9ab1104063f5330d59934edc7a0397dc', '2010-09-07 19:12:26', '2010-09-07 19:12:28', 18831, 2), (4008, '87740c71166ba87acea85f273714bfc5', '2010-09-07 19:18:35', '2010-09-07 19:18:38', 18832, 2), (4009, '2307b0973c8daa92608fbd1195f304a0', '2010-09-07 19:18:37', '2010-09-07 19:18:38', 18833, 2), (4010, '5923f8e9d05922e669c52c45a6bf46fa', '2010-09-07 19:22:50', '2010-09-07 19:22:51', 18834, 2), (4011, '85f14e0d8c6a197ed88f6a025d65ca42', '2010-09-07 19:30:20', '2010-09-07 19:30:21', 18835, 2), (4012, 'dbe565d4512123ac27adfbc191fb4e61', '2010-09-07 20:18:15', '2010-09-07 20:18:16', 18836, 2), (4013, '30bc94c5e41df93583852bbda9595b47', '2010-09-07 20:31:11', '2010-09-07 20:31:12', 18837, 2), (4014, 'ba96453665adda8d31ee3f1670e0fc14', '2010-09-07 21:20:38', '2010-09-07 21:20:43', 18838, 2), (4015, 'c1ab78d8992fbee97d9b7cc9e61c8e8e', '2010-09-07 23:34:08', '2010-09-07 23:39:09', 18839, 2), (4016, '886ad9a9f3208448924dba5ff2aaf8f2', '2010-09-07 23:52:25', '2010-09-07 23:52:32', 18840, 2), (4017, '8aeb080070b0c0b42dc07fd0ddc6a232', '2010-09-08 00:18:51', '2010-09-08 00:19:08', 18841, 2), (4018, '6219498af42d49a17e000a6318219997', '2010-09-08 00:19:12', '2010-09-08 00:19:13', 18842, 2), (4019, '4fe89845322781fb9c28eea190584ecd', '2010-09-08 00:19:19', '2010-09-08 00:19:20', 18843, 2), (4020, 'eb68cce794d206b5de6bf9b0bc6653eb', '2010-09-08 00:19:23', '2010-09-08 00:19:24', 18844, 2), (4021, '404c457daaef92693b367b9da281eaeb', '2010-09-08 00:41:44', '2010-09-08 00:41:45', 18845, 2), (4022, 'b2b7c2786aad87fc0883f84aeae78bdd', '2010-09-08 01:02:07', '2010-09-08 01:02:08', 18846, 2), (4023, 'aa4240dc2f9649bf68cfe65669c9ab54', '2010-09-08 01:09:26', '2010-09-08 01:09:27', 18847, 2), (4024, 'dc2ae8dfb2e2ff87c8abaabad9bcf847', '2010-09-08 01:16:29', '2010-09-08 01:16:30', 18848, 2), (4025, 'eb62b7e69c85b952b25bc28f47f2fbd7', '2010-09-08 01:16:42', '2010-09-08 01:16:43', 18849, 2), (4026, '5e8da397c30a6f603d7324b36705e3de', '2010-09-08 03:56:34', '2010-09-08 03:56:43', 18850, 2), (4027, 'af134794ee6de061530a7e8715aebca1', '2010-09-08 05:39:00', '2010-09-08 05:39:03', 18851, 2), (4028, '5d2ba4495c68443630691b0eacd7a57a', '2010-09-08 05:46:22', '2010-09-08 05:55:20', 18855, 2), (4029, '23df0e49ef2eb373c0f9412bbb86e229', '2010-09-08 07:05:38', '2010-09-08 07:05:40', 18856, 2), (4030, 'b66b90b3a21eee6cf3c4f41f165672b6', '2010-09-08 07:14:02', '2010-09-08 07:14:02', 18857, 2), (4031, '1fce261c4e2ec801337baec8af8cac7f', '2010-09-08 07:48:31', '2010-09-08 07:48:33', 18858, 2), (4032, '01c16b4da9134828095780cdc47eb35f', '2010-09-08 08:11:54', '2010-09-08 08:18:27', 18881, 2), (4033, '90a1e885ca8123ee0669f3e0be89e368', '2010-09-08 08:13:11', '2010-09-08 08:13:14', 18862, 2), (4034, '27a1f5ff03d513c43b51a762b66d3997', '2010-09-08 08:36:53', '2010-09-08 08:36:54', 18882, 2), (4035, '2448c97c8596d11de7ab8bd80405cdb2', '2010-09-08 08:36:56', '2010-09-08 08:44:36', 18895, 2), (4036, '6c4291660a63baec90ccd43e8a638818', '2010-09-08 09:08:24', '2010-09-08 09:08:26', 18896, 2), (4037, 'f07292ad92aac70f5d3147b6d880a447', '2010-09-08 09:28:17', '2010-09-08 09:33:18', 18897, 2), (4038, 'a44a4ee15d3179968b2a13f13e326e59', '2010-09-08 09:41:31', '2010-09-08 09:44:51', 18910, 2), (4039, '3ca1538033cf56fe8a2851efe2200456', '2010-09-08 09:52:30', '2010-09-08 09:52:31', 18911, 2), (4040, 'b2fb0d8f1399f55382f5ff87518203de', '2010-09-08 09:52:33', '2010-09-08 09:52:35', 18912, 2), (4041, '757eeffba1487b8e37e871a47c4a879c', '2010-09-08 09:52:35', '2010-09-08 09:52:36', 18913, 2), (4042, '286f8a18ac32f3509d43246959b40c66', '2010-09-08 10:23:44', '2010-09-08 10:27:30', 18918, 2), (4043, 'bb7b7bf9e31c2da47fceac8823a13da3', '2010-09-08 10:35:23', '2010-09-08 10:36:27', 18924, 2), (4044, 'd5cd88164c88e520f4e2e67c70cb241d', '2010-09-08 10:48:30', '2010-09-08 10:48:31', 18925, 2), (4045, '691394f6534242fc3347f8c2b515a334', '2010-09-08 10:57:45', '2010-09-08 11:02:45', 18926, 2), (4046, 'f197d3bd981b2bb452fed57209e03b27', '2010-09-08 11:37:32', '2010-09-08 11:37:33', 18927, 2), (4047, 'a1cb37459a9cf163622836c850122e1d', '2010-09-08 11:48:26', '2010-09-08 11:48:27', 18928, 2), (4048, '2175eaf49a459fd5673d001e21e7a177', '2010-09-08 12:18:20', '2010-09-08 12:20:38', 18939, 2), (4049, '025b9f8ffc64fe71a68935ff13d4d899', '2010-09-08 12:23:00', '2010-09-08 12:23:00', 18940, 2), (4050, '85c008328263ae37b6de81bebd7b643b', '2010-09-08 13:26:54', '2010-09-08 13:27:46', 18943, 2), (4051, 'b8653454e06701fc8a57fc5d4d026c2d', '2010-09-08 13:40:28', '2010-09-08 13:42:41', 18950, 2), (4052, '30bd46ee1e8e0f9bdf12ec1bb00eb894', '2010-09-08 14:47:44', '2010-09-08 14:49:24', 18959, 2), (4053, 'df61f50eff711c7a001f27d1f72ed8d3', '2010-09-08 14:59:43', '2010-09-08 15:01:32', 18966, 2), (4054, 'c981b4afad32199a51d15b78a125f269', '2010-09-08 15:30:57', '2010-09-08 15:33:23', 18975, 2), (4055, '0a4c578af24f7f695b7a0bd2b2f42a01', '2010-09-08 15:39:04', '2010-09-08 15:45:44', 18992, 2), (4056, '5082a334f0c93dc48827fc546815dca4', '2010-09-08 15:48:24', '2010-09-08 15:48:25', 18993, 2), (4057, '6ff9dd594b96081693a4366ebd9b84df', '2010-09-08 15:56:24', '2010-09-08 15:56:25', 18994, 2), (4058, 'dcfc88bf9700ed9b4b7e7b916af9dfa9', '2010-09-08 15:58:14', '2010-09-08 15:59:31', 18996, 2), (4059, '7826e6d5bbedec829ccb3edf5f2236bf', '2010-09-08 17:07:33', '2010-09-08 17:12:35', 19017, 2), (4060, '3510fa685eb6fd5ace9e2af7c4cde12e', '2010-09-08 17:13:29', '2010-09-08 17:20:47', 19038, 2), (4061, '8fe6f2bbb3cbf89d47b084c5e7ef8790', '2010-09-08 17:58:45', '2010-09-08 18:00:23', 19041, 2), (4062, 'e4a27f3f8b64eff7c78b74f21742ef8a', '2010-09-08 18:03:59', '2010-09-08 18:23:18', 19073, 2), (4063, '34a90e0601756a176e522377307c5de4', '2010-09-08 18:55:47', '2010-09-08 18:55:48', 19074, 2), (4064, '9215b2c8dbad92d9bd82f1c78b782e7e', '2010-09-08 20:13:31', '2010-09-08 20:13:33', 19075, 2), (4065, '67bd3a5deefd4b5bb0dc165e34180938', '2010-09-08 21:41:08', '2010-09-08 21:41:11', 19076, 2), (4066, 'bf956c5ff53e4079f4b22192094df8ed', '2010-09-08 21:42:28', '2010-09-08 21:42:30', 19077, 2), (4067, 'b47d1b03afa1b33020f2c777dc31fc1d', '2010-09-09 00:56:18', '2010-09-09 00:56:21', 19078, 2), (4068, 'e382e127ad710a966e8864fe6b6dd1ed', '2010-09-09 01:03:38', '2010-09-09 01:03:38', 19079, 2), (4069, '91159b2b6af4cc4e09cad385eeaf8805', '2010-09-09 01:07:21', '2010-09-09 01:07:24', 19080, 2), (4070, 'b8138201e1edf23c8126441504374271', '2010-09-09 01:11:05', '2010-09-09 01:11:06', 19081, 2), (4071, '89b12f364cf68762c97e415c17275687', '2010-09-09 01:43:17', '2010-09-09 01:43:17', 19082, 2), (4072, 'dd584033ab59d9e6a9e8b2b5dbc57eaa', '2010-09-09 04:22:29', '2010-09-09 04:22:32', 19083, 2), (4073, '9fb8fea0fe9311ec75ce23f4a5cd401b', '2010-09-09 06:06:50', '2010-09-09 06:06:54', 19084, 2), (4074, '36fb95cce21ac06fd1e431c4d7edadb1', '2010-09-09 07:18:56', '2010-09-09 07:18:57', 19085, 2), (4075, 'e56b0c98fed02d74627f67f5ab978fb1', '2010-09-09 08:57:55', '2010-09-09 09:01:35', 19101, 2), (4076, '18d4120be22d1ffc068bbc55ae024167', '2010-09-09 09:00:43', '2010-09-09 09:02:06', 19102, 2), (4077, '7ca4ea441cd62a3933b84aadaa4bd8b8', '2010-09-09 09:06:29', '2010-09-09 09:06:31', 19103, 2), (4078, 'a5a9ec886c4df71abdedb95d7c033058', '2010-09-09 09:26:04', '2010-09-09 09:26:06', 19104, 2), (4079, 'c243ab153527da9b642bf688d1110973', '2010-09-09 09:26:07', '2010-09-09 09:26:07', 19105, 2), (4080, '4531ba82c88148c69113a1d9d7c58265', '2010-09-09 09:29:04', '2010-09-09 09:31:26', 19112, 2), (4081, 'd0ca88dc19b7b279d628f86583a4c754', '2010-09-09 09:29:18', '2010-09-09 09:34:18', 19113, 2), (4082, '10ea90380cdf83b06669b9bbdb1ef56a', '2010-09-09 09:44:07', '2010-09-09 09:49:07', 19114, 2), (4083, 'f0034a2b3483224d3094784d58326393', '2010-09-09 10:09:46', '2010-09-09 10:09:47', 19115, 2), (4084, 'd058ba68e76481bead82c5332fde22ea', '2010-09-09 11:22:00', '2010-09-09 11:31:43', 19158, 2), (4085, '5f825d86a6485597257bf290383e2bb7', '2010-09-09 11:29:36', '2010-09-09 11:29:37', 19149, 2), (4086, '1448315c529dcd731696933470eba7f2', '2010-09-09 11:37:22', '2010-09-09 11:41:51', 19172, 2), (4087, 'a63b45af76b81c82d75b18b1fef0af67', '2010-09-09 11:44:24', '2010-09-09 11:45:33', 19178, 2), (4088, '2a7475637b87d037080be9d6419216ec', '2010-09-09 13:10:41', '2010-09-09 13:27:39', 19199, 2), (4089, 'eeb136e7365cde412950a25c085ad949', '2010-09-09 13:34:17', '2010-09-09 13:34:19', 19200, 2), (4090, '8c5eb5ca4d00bd4a0ab88cb244d9d11f', '2010-09-09 13:44:36', '2010-09-09 13:45:45', 19204, 2), (4091, 'e8663919c53795dda5021bcace7e7169', '2010-09-09 13:58:25', '2010-09-09 13:58:25', 19205, 2), (4092, '611894a2830af128ead0411456fd767b', '2010-09-09 14:35:10', '2010-09-09 15:23:06', 19233, 2), (4093, '840cbc15618ce3b3a3647ea4a928c1bd', '2010-09-09 14:59:32', '2010-09-09 15:00:35', 19218, 2), (4094, '263ae5baffa070dc68663a61d68c1719', '2010-09-09 15:19:37', '2010-09-09 17:05:19', 19269, 2), (4095, 'ea30e6c0fd1d0b40c6202e1dd9ff2b01', '2010-09-09 15:27:37', '2010-09-09 15:32:37', 19246, 2), (4096, '5fcd4f63febb7a0edfa29a58c1b434e7', '2010-09-09 15:28:48', '2010-09-09 15:33:48', 19247, 2), (4097, 'aa014db559656d27a2fa261b043f6b28', '2010-09-09 15:30:11', '2010-09-09 15:35:11', 19248, 2), (4098, 'e5173557918e82f3cf7be291976a3204', '2010-09-09 15:31:53', '2010-09-09 15:36:53', 19249, 2), (4099, 'db712baf3e446e5abd5869625c439f77', '2010-09-09 15:34:15', '2010-09-09 15:39:15', 19250, 2), (4100, 'a650539d766a6418ddf55dcb19d6de81', '2010-09-09 15:37:56', '2010-09-09 15:42:56', 19251, 2), (4101, '0bccb2cfb8fa0dceb82590310d04ca99', '2010-09-09 15:44:18', '2010-09-09 15:49:19', 19252, 2), (4102, '1e8c6b4cc27b3ecc04d8542b7d21d7b3', '2010-09-09 15:56:00', '2010-09-09 16:01:00', 19253, 2), (4103, 'd14c56ee738075fd4237cc513d92afa3', '2010-09-09 16:18:22', '2010-09-09 16:23:22', 19257, 2), (4104, '61731c6aaaee82a502e06f521e28b7a6', '2010-09-09 16:21:44', '2010-09-09 17:15:57', 19277, 2), (4105, '2f3630fab54c566be55f63379ff0f16f', '2010-09-09 17:02:03', '2010-09-09 17:07:04', 19270, 2), (4106, '18ddf659c05bd3e90e5738a4cd011a69', '2010-09-09 17:52:10', '2010-09-09 17:53:48', 19283, 2), (4107, '390e73697c4bebad47d02359b8189bb9', '2010-09-09 18:28:24', '2010-09-09 18:33:25', 19288, 2), (4108, '1d85008b101ddc7c5da123645df600f2', '2010-09-09 18:31:28', '2010-09-09 18:33:20', 19287, 2), (4109, 'c3002e15f0ffbaf3cdd90f80befea8bd', '2010-09-09 18:32:20', '2010-09-09 18:35:23', 19292, 2), (4110, 'c0f0075044434cf0e4765538213631f6', '2010-09-09 18:57:05', '2010-09-09 18:57:06', 19293, 2), (4111, '9170a771dc41e136e3d9bad9d816a3f0', '2010-09-09 20:42:02', '2010-09-09 20:42:06', 19294, 2), (4112, 'a78b9cd4f6633934d475233f96c5bc59', '2010-09-09 20:42:33', '2010-09-09 20:42:37', 19295, 2), (4113, '22bff192a0498e0be48cd2245a2fd06f', '2010-09-09 20:44:04', '2010-09-09 20:44:06', 19296, 2), (4114, '43a1737f179cdfe8da592e24dd2550a7', '2010-09-09 20:44:04', '2010-09-09 20:44:07', 19297, 2), (4115, 'e6975ac527ccb684836882fd7e47edd9', '2010-09-09 20:44:08', '2010-09-09 20:44:09', 19298, 2), (4116, 'd4caee7efa916b0ab68074630b768a30', '2010-09-09 20:44:23', '2010-09-09 20:44:24', 19299, 2), (4117, 'd4bdd84d857193566f58bb8e66e203bc', '2010-09-09 20:48:13', '2010-09-09 20:48:13', 19300, 2), (4118, '6346afbd089866f9a8bb34eaf08b5a75', '2010-09-09 20:48:48', '2010-09-09 20:48:49', 19301, 2), (4119, '7e5ef9446999f3eb02d5b8f93966fe34', '2010-09-09 20:49:32', '2010-09-09 20:49:33', 19302, 2), (4120, '60cb1feb9877bed173c08dacf77908ac', '2010-09-09 20:49:44', '2010-09-09 20:49:44', 19303, 2), (4121, '6ecbbc7c6bef8d8bcda46c9cc9af2c3a', '2010-09-09 20:50:13', '2010-09-09 20:50:14', 19304, 2), (4122, '9ee6dd1aaa02e8a0dcd7be4a15846a24', '2010-09-09 21:00:01', '2010-09-09 21:00:01', 19305, 2), (4123, '5661c37f43d3f78cc01604eeaef6c480', '2010-09-09 21:05:55', '2010-09-09 21:05:56', 19306, 2), (4124, '70afb7e0554d9bf41a3fe3dedf58000f', '2010-09-09 21:20:05', '2010-09-09 21:25:07', 19307, 2), (4125, 'bd32c3460c8b8274ecef48d51385dd8b', '2010-09-09 21:39:25', '2010-09-09 21:39:26', 19308, 2), (4126, '545efb26b27f2f17fc9b3afcf058160a', '2010-09-09 22:02:58', '2010-09-09 22:03:40', 19309, 2), (4127, 'ad3c6fd33f9d4c02be752dcfefe9706a', '2010-09-09 22:04:53', '2010-09-09 22:06:13', 19310, 2), (4128, '5ffb34a4189d8cddb0daf717c67dae25', '2010-09-09 22:06:09', '2010-09-09 22:06:13', 19311, 2), (4129, '5649fa44288e3ba865677ac8a3fcb04a', '2010-09-09 22:06:09', '2010-09-09 22:06:13', 19312, 2), (4130, 'ec4cf6755586f573ba580eb8d24287e2', '2010-09-09 23:59:29', '2010-09-10 00:04:45', 19315, 2), (4131, '7b65d067423c608e43cc493b42e47416', '2010-09-10 01:55:41', '2010-09-10 01:55:42', 19316, 2), (4132, 'ca06163aa9f5bef39bf7799427e19659', '2010-09-10 03:02:32', '2010-09-10 03:07:33', 19317, 2), (4133, '176a680b0de7d77d33bb8f10f0e0e848', '2010-09-10 04:18:16', '2010-09-10 04:18:24', 19318, 2), (4134, 'caf5347da3029f018c3cf3ab0a01fe59', '2010-09-10 04:33:05', '2010-09-10 04:33:56', 19321, 2), (4135, '1a45b713f84c5b51f26acf900cd86b80', '2010-09-10 04:41:57', '2010-09-10 04:41:58', 19322, 2), (4136, 'd4443c379098547873bde98ae132a6d2', '2010-09-10 05:10:38', '2010-09-10 05:10:39', 19323, 2), (4137, '55ee83f5a1739560cab70decde6ac236', '2010-09-10 05:26:21', '2010-09-10 05:26:22', 19324, 2), (4138, '881085be7c3086cfb1d3d65cfc05156d', '2010-09-10 05:55:23', '2010-09-10 05:55:25', 19325, 2), (4139, 'c24e549b601c18be832f527cc200ef6f', '2010-09-10 06:25:09', '2010-09-10 06:25:11', 19326, 2), (4140, '4ba3eb3167148e293b7ec1084ecc3cdb', '2010-09-10 06:30:02', '2010-09-10 06:35:04', 19338, 2), (4141, 'e6673c1b7289f779c44493d6ea96c547', '2010-09-10 07:04:42', '2010-09-10 07:04:42', 19339, 2), (4142, '6625188240f3e60c40bd8e3a490b7b9a', '2010-09-10 07:06:04', '2010-09-10 07:14:58', 19370, 2), (4143, '1e61ed4dcf0ba4efdb95dfa4f050728b', '2010-09-10 07:10:08', '2010-09-10 07:10:09', 19361, 2), (4144, 'e3d25a96d7a413c47637ef162f6985ea', '2010-09-10 07:23:24', '2010-09-10 07:23:25', 19371, 2), (4145, '96bf1a9b7fc3d36df56d641b18ebf003', '2010-09-10 07:56:24', '2010-09-10 07:56:24', 19372, 2), (4146, 'd673189d473055f80886d8f9a0bea079', '2010-09-10 08:01:02', '2010-09-10 08:01:03', 19373, 2), (4147, '193380f77c44a60a04e03c48e50b3bf0', '2010-09-10 08:02:02', '2010-09-10 08:02:03', 19374, 2), (4148, '589e424410bdc2dca68c0b021f1ec7a6', '2010-09-10 08:02:17', '2010-09-10 08:02:18', 19375, 2), (4149, 'f9a6499a77535a4e673eb2afeb1656be', '2010-09-10 08:03:58', '2010-09-10 08:03:59', 19376, 2), (4150, 'ecbcf84791e940f514431df3b7f97adb', '2010-09-10 08:11:57', '2010-09-10 08:11:58', 19377, 2), (4151, 'de8b406eae5f6f048c2c0dc93b3f9c83', '2010-09-10 08:14:33', '2010-09-10 08:14:34', 19378, 2), (4152, '7e869e11456e47dc7e0174c20d5e024e', '2010-09-10 08:39:08', '2010-09-10 08:39:09', 19379, 2), (4153, 'fd18c4a76c3f188a8d8ec998f8a74633', '2010-09-10 09:10:42', '2010-09-10 09:10:43', 19380, 2), (4154, '72f1e177cc7d9568254e7ee5c106ce2b', '2010-09-10 09:30:21', '2010-09-10 09:35:21', 19382, 2), (4155, 'b41642bc3af70cebd5a26e0340204bbc', '2010-09-10 09:34:59', '2010-09-10 09:35:01', 19381, 2), (4156, '076c53b0a37531b2c6237ffe26089b16', '2010-09-10 09:45:08', '2010-09-10 09:50:10', 19383, 2), (4157, 'fe72187dd2e8f0d19379e76ed6b8a53a', '2010-09-10 10:04:10', '2010-09-10 10:05:48', 19392, 2), (4158, '316702d8e95472fbc6f5c11b2d707ef6', '2010-09-10 10:25:55', '2010-09-10 10:25:56', 19393, 2), (4159, 'c92de073a4e43141b990004077e65c25', '2010-09-10 10:41:13', '2010-09-10 10:41:14', 19394, 2), (4160, 'c37977466319b901e26dec550c76fe6e', '2010-09-10 10:42:19', '2010-09-10 10:42:20', 19395, 2), (4161, 'cc364652811de15eb46d8519f988f8de', '2010-09-10 10:42:37', '2010-09-10 10:42:38', 19396, 2), (4162, 'd85105959cdf5843a15cc329b602cdb1', '2010-09-10 10:43:16', '2010-09-10 10:43:17', 19397, 2), (4163, 'ac87c7fe81f05636db7a04545fb41257', '2010-09-10 10:43:56', '2010-09-10 10:43:57', 19398, 2), (4164, '22f9ba6a410111afe630084ccb95f65e', '2010-09-10 10:44:01', '2010-09-10 10:44:01', 19399, 2), (4165, '9355c03e43643af65b633358ccdc5385', '2010-09-10 10:44:27', '2010-09-10 10:44:28', 19400, 2), (4166, 'bead0de71ae1eb0c818ae4594e173c4d', '2010-09-10 10:44:53', '2010-09-10 10:44:54', 19401, 2), (4167, '9f76502e9b2137bbb06eb039a815cc7d', '2010-09-10 10:45:10', '2010-09-10 10:45:11', 19402, 2), (4168, '4c907a477b6590fa16768ab89d2461a9', '2010-09-10 10:45:53', '2010-09-10 10:45:54', 19403, 2), (4169, '7faad0a2d88a9e694e277c822b40bcdb', '2010-09-10 10:46:10', '2010-09-10 10:46:11', 19404, 2), (4170, '04ff3cadf9b96d41ab2c6e2079c76fb6', '2010-09-10 10:49:33', '2010-09-10 10:50:07', 19407, 2), (4171, 'b8b3a66ce1386597e57ba905683d851c', '2010-09-10 10:51:45', '2010-09-10 10:51:46', 19408, 2), (4172, '36040b3ff2836abd460e443adbfc2611', '2010-09-10 10:56:26', '2010-09-10 10:56:27', 19409, 2), (4173, 'bacf369adcd8aa008dd94c1726cd3036', '2010-09-10 11:01:49', '2010-09-10 11:03:43', 19418, 2), (4174, '5e3ba2b42e97753ad65bf06d7e2d0cc3', '2010-09-10 12:29:02', '2010-09-10 12:31:41', 19432, 2), (4175, 'dc65c1b6875b65df6b4d826999b3edad', '2010-09-10 12:40:38', '2010-09-10 12:40:39', 19433, 2), (4176, '986edc9740bf9788d51b631a8f3c19f3', '2010-09-10 12:56:40', '2010-09-10 13:24:40', 19441, 2), (4177, 'd94ecdc1b76456467d1f4cacac4583fc', '2010-09-10 13:13:34', '2010-09-10 13:13:34', 19435, 2), (4178, 'd6097a762ca0f2d9ca410b298cc0a3de', '2010-09-10 13:38:14', '2010-09-10 13:45:50', 19454, 2), (4179, '695044f920aec6eb6c9ffdd45bca5028', '2010-09-10 13:53:39', '2010-09-10 13:53:40', 19455, 2), (4180, '6dadb671934884dfe571d9ae8b00734b', '2010-09-10 14:05:00', '2010-09-10 14:08:57', 19463, 2), (4181, 'd33787d1a5eec3d055eb7609dd4bff54', '2010-09-10 14:09:53', '2010-09-10 14:12:49', 19473, 2), (4182, '034a08255e78200bbdcfd82647e944bc', '2010-09-10 14:16:25', '2010-09-10 14:16:27', 19474, 2), (4183, '512f3d1a42aa874110fa01eb048824ee', '2010-09-10 14:26:08', '2010-09-10 14:31:08', 19475, 2), (4184, 'f37f5dac60d5cb60f3fbc252357b5527', '2010-09-10 14:36:48', '2010-09-10 14:42:21', 19499, 2), (4185, '6f5ffb9bc330303a605291d1d51e2369', '2010-09-10 14:57:03', '2010-09-10 14:57:51', 19507, 2), (4186, '602103da7965a21cc733feb0a6a83ca6', '2010-09-10 16:41:21', '2010-09-10 16:41:22', 19508, 2), (4187, '852deb1d7c673edf938da6fa21146e03', '2010-09-10 16:47:52', '2010-09-10 16:47:52', 19509, 2), (4188, '27cf960648ac3406e969e82f20b9da9d', '2010-09-10 16:56:53', '2010-09-10 16:58:20', 19517, 2), (4189, '44bd5d45a1368e34e94862ea01875ed8', '2010-09-10 17:08:14', '2010-09-10 17:09:51', 19520, 2), (4190, 'fe1b02fa32bcecbff889402a48c80fcd', '2010-09-10 17:18:23', '2010-09-10 17:18:24', 19521, 2), (4191, 'b50137d0ad54e5939bcb81da6ec6cfd6', '2010-09-10 17:23:41', '2010-09-10 17:24:37', 19523, 2), (4192, '1558dab8e456ba3d00347b49605045d5', '2010-09-10 17:45:20', '2010-09-10 17:46:10', 19529, 2), (4193, '4e6762f9791deb361f46f43c1aa74882', '2010-09-10 17:45:49', '2010-09-10 17:46:14', 19530, 2), (4194, '094991e22da64e49f6335ca5f6fb3b00', '2010-09-10 19:12:02', '2010-09-10 19:12:05', 19531, 2), (4195, '52cfe792f47461a81a1a6473daf24ef4', '2010-09-10 19:17:39', '2010-09-10 19:18:56', 19539, 2), (4196, 'fad3a2bcdbe8a4cfc413dfecdfe6a568', '2010-09-10 19:30:22', '2010-09-10 19:31:50', 19543, 2), (4197, 'bb8afa6ce6534d00bf08e5da1f1dc93e', '2010-09-10 19:33:08', '2010-09-10 19:36:08', 19552, 2), (4198, 'fe1bef6a1b876e72fcb8518198fa4879', '2010-09-10 19:33:52', '2010-09-10 19:33:53', 19545, 2), (4199, 'e0d6fbdd50629c7eba20239bd2b02c6b', '2010-09-10 19:39:18', '2010-09-10 19:39:19', 19553, 2), (4200, '7dbd5c429651cc93ca2f1d0abe8c8d9b', '2010-09-10 19:55:36', '2010-09-10 19:55:38', 19554, 2), (4201, '0f91869645d9616b88381ebb90e545d4', '2010-09-10 19:55:53', '2010-09-10 19:55:55', 19555, 2), (4202, '4b7b8f6aaea1cf025fd0f4edc69159f0', '2010-09-10 20:07:58', '2010-09-10 20:09:09', 19558, 2), (4203, '824b6fdd89f016d1137e67f8c9fdfaa1', '2010-09-10 21:15:35', '2010-09-10 21:15:40', 19559, 2), (4204, '2f25a43ce02a836c4df1256e07751b3c', '2010-09-10 22:31:57', '2010-09-10 22:31:58', 19560, 2), (4205, '23da19b254094a83da6670280f272a46', '2010-09-11 00:19:29', '2010-09-11 00:19:31', 19561, 2), (4206, '8b004470aa38843a61da61caa058df76', '2010-09-11 01:40:25', '2010-09-11 01:40:26', 19562, 2), (4207, '708c3dee05460383c9e2dc40fa327947', '2010-09-11 03:23:13', '2010-09-11 03:23:22', 19563, 2), (4208, 'a2aeeeef4de2361b975be17850543308', '2010-09-11 03:34:43', '2010-09-11 03:34:44', 19564, 2), (4209, 'd86d86083bee5c607fbe646d615ddb29', '2010-09-11 04:19:58', '2010-09-11 04:19:59', 19565, 2), (4210, 'fb154ed319a187575cce740c5b3fc36f', '2010-09-11 04:56:19', '2010-09-11 04:56:22', 19566, 2), (4211, '01fae9493b6591851d9f48367bac7b21', '2010-09-11 05:51:42', '2010-09-11 05:52:08', 19568, 2), (4212, 'ce411914d368957e0d4354dd01e584f7', '2010-09-11 06:42:45', '2010-09-11 06:43:55', 19575, 2), (4213, '75818752ca18787035f1a046ee754c8c', '2010-09-11 06:45:55', '2010-09-11 06:47:25', 19586, 2), (4214, '57d74b1ffd5483552f5b6f9f5ebcd548', '2010-09-11 07:11:04', '2010-09-11 07:11:05', 19587, 2), (4215, '178f648fc4f57018d41ba39ca85a87c6', '2010-09-11 07:24:49', '2010-09-11 07:24:50', 19588, 2), (4216, '8eee1a5ae652f584dead49f593285638', '2010-09-11 07:32:08', '2010-09-11 07:32:08', 19589, 2), (4217, '27923794fc57b5747256d175ef769019', '2010-09-11 08:21:26', '2010-09-11 08:24:12', 19601, 2), (4218, 'e23b1d505e43c874f04057c7b064fa19', '2010-09-11 09:46:15', '2010-09-11 09:51:16', 19602, 2), (4219, '38bba3a09482c495d485de1c3720264f', '2010-09-11 10:04:40', '2010-09-11 10:04:45', 19603, 2), (4220, '322e76145ceb299130a9e2c4a9151081', '2010-09-11 10:23:07', '2010-09-11 10:23:14', 19604, 2), (4221, '7eb826a93306383052447d766bb376cd', '2010-09-11 10:46:44', '2010-09-11 10:48:10', 19613, 2), (4222, '31ad2fa7271fcdc91b170075b18f0f39', '2010-09-11 10:49:54', '2010-09-11 10:50:05', 19615, 2), (4223, '33b088588f1735d91f2fdcf2748158f9', '2010-09-11 11:28:46', '2010-09-11 11:29:33', 19620, 2), (4224, 'a50ccbcadeb08abd28f7c6e1dbf8255a', '2010-09-11 12:03:35', '2010-09-11 12:04:07', 19622, 2), (4225, '6555a3a12c16d464e0a5347512be7c07', '2010-09-11 12:18:03', '2010-09-11 12:18:04', 19623, 2), (4226, '085c8416e203a90cd877640fa4284b4c', '2010-09-11 12:31:31', '2010-09-11 12:31:33', 19624, 2), (4227, '5bbaf88c32c545cbd3982c5f116e3ba3', '2010-09-11 12:53:25', '2010-09-11 12:53:26', 19625, 2), (4228, '5d38d20b599d0981230cf2dd07649f08', '2010-09-11 13:12:30', '2010-09-11 13:17:30', 19626, 2), (4229, 'ce0467c67705ced80c7e7e34691d85a4', '2010-09-11 13:18:30', '2010-09-11 13:20:25', 19633, 2), (4230, '7e95bf2a464de6d92252ec4e00c88027', '2010-09-11 13:24:10', '2010-09-11 13:39:25', 19653, 2), (4231, '851bb90e1d3fefae43a8109df53581d2', '2010-09-11 13:52:23', '2010-09-11 14:02:53', 19669, 2), (4232, 'a9578c1e72a9449fdbf0853b37827edd', '2010-09-11 14:54:45', '2010-09-11 14:54:47', 19670, 2), (4233, 'f9368e2e39b637fc1363eb1cfa8c7867', '2010-09-11 14:59:47', '2010-09-11 14:59:48', 19671, 2), (4234, 'c01fbe5dc50881a27983eb1202d913d4', '2010-09-11 16:02:35', '2010-09-11 16:03:18', 19679, 2), (4235, '44f5224c54bba144716e866ca81a796a', '2010-09-11 16:08:15', '2010-09-11 16:08:16', 19680, 2), (4236, 'a373422b796467ede13f8c3d849324fd', '2010-09-11 16:08:33', '2010-09-11 16:08:33', 19681, 2), (4237, '434d0189052b975e9edd1ad146dff557', '2010-09-11 16:34:48', '2010-09-11 16:35:30', 19686, 2), (4238, '06d27b217c017fb4681bc6d2bfc80a20', '2010-09-11 16:45:15', '2010-09-11 16:46:32', 19695, 2), (4239, '91034b64415241aca990805d2afd9c15', '2010-09-11 19:09:35', '2010-09-11 19:10:49', 19701, 2), (4240, '759f3d3a8260f49c7a2153418236e1d5', '2010-09-11 19:46:48', '2010-09-11 19:56:54', 19717, 2), (4241, '5700db9123fdc0e90bc28bc75bdff01c', '2010-09-11 20:01:02', '2010-09-11 20:07:50', 19733, 2), (4242, '755e150a6dd98d8c3b18531fcd408a45', '2010-09-11 20:02:08', '2010-09-11 20:02:09', 19720, 2), (4243, '4db63155d0c8ccdc180333eeeba3aef0', '2010-09-11 20:30:39', '2010-09-11 20:30:40', 19734, 2), (4244, '93db8d28dd1884fde2fa7143c54a1ba0', '2010-09-11 21:40:29', '2010-09-11 21:40:30', 19735, 2), (4245, '0a9277e905baf351c6e0086e18c6faaf', '2010-09-11 22:44:09', '2010-09-11 22:44:10', 19736, 2), (4246, '247fe966c06b0a815564c52098857b74', '2010-09-11 23:17:02', '2010-09-11 23:17:03', 19737, 2), (4247, '9d3812266edce04864b8689a22f4714b', '2010-09-11 23:25:08', '2010-09-11 23:25:09', 19738, 2), (4248, 'ceff30cc7154b2b7922768d80a123857', '2010-09-12 00:43:25', '2010-09-12 00:43:26', 19739, 2), (4249, 'a8833cb9bd3193f4ea9e1061984ee18b', '2010-09-12 00:58:19', '2010-09-12 00:58:54', 19741, 2), (4250, 'daab1fd805c936bb97703d57bf2db479', '2010-09-12 04:16:23', '2010-09-12 04:16:28', 19742, 2), (4251, '57d9264d030c0277aaccb75d5484418d', '2010-09-12 05:06:19', '2010-09-12 05:06:21', 19743, 2), (4252, '210a70ba14d58132fb143666184a5953', '2010-09-12 05:26:19', '2010-09-12 05:26:21', 19744, 2), (4253, '7a761e8aab82e7a9c648f37a357409ba', '2010-09-12 05:46:32', '2010-09-12 05:47:31', 19749, 2), (4254, 'babba8bd22f908c19b0fd150e3b6c767', '2010-09-12 07:02:15', '2010-09-12 07:02:16', 19750, 2), (4255, 'a30b385bcf16389172ac68ad6fef57f6', '2010-09-12 08:11:27', '2010-09-12 08:11:28', 19751, 2), (4256, 'a7c96b994c32cabf7b55344995b94c7a', '2010-09-12 08:48:29', '2010-09-12 08:52:59', 19768, 2), (4257, '939e1129a92b08923fd2f9923cb86e48', '2010-09-12 08:56:26', '2010-09-12 08:56:28', 19769, 2), (4258, '50a534d9beae591c0568d033240da2e4', '2010-09-12 09:16:20', '2010-09-12 09:20:57', 19786, 2), (4259, '7d60fdc6bb2501fa7c0d27f9fd5465e7', '2010-09-12 09:23:27', '2010-09-12 09:23:27', 19787, 2), (4260, 'af6ef7badf98808686222e6d07e6b1e5', '2010-09-12 09:26:28', '2010-09-12 09:26:29', 19788, 2), (4261, 'ca68be1f51b1811897f478cb9e4725a1', '2010-09-12 09:30:43', '2010-09-12 09:31:47', 19790, 2), (4262, '637429ac076276c390dd0344259f4f2c', '2010-09-12 09:35:54', '2010-09-12 09:38:36', 19804, 2), (4263, '4672ec21ddcad7f7e60c83be4066db85', '2010-09-12 11:34:05', '2010-09-12 11:38:46', 19817, 2), (4264, '9093ec0cdb8577185da4cfc150e46fc0', '2010-09-12 11:56:02', '2010-09-12 11:56:03', 19818, 2), (4265, 'c828941819b1b8c03585cf061bc05f24', '2010-09-12 11:58:30', '2010-09-12 11:58:32', 19820, 2), (4266, '57fa8e8532efc94aff3a4852d9c70928', '2010-09-12 11:58:30', '2010-09-12 11:58:32', 19819, 2), (4267, '2b261fe727fe0edb9c08fca4dc80316e', '2010-09-12 12:55:00', '2010-09-12 12:57:35', 19830, 2), (4268, 'c222b498fd8b33eaa969a7f7d656ef43', '2010-09-12 13:00:18', '2010-09-12 13:01:20', 19834, 2), (4269, 'caddf2158a6262fd44b5942bab5b9ab7', '2010-09-12 13:05:43', '2010-09-12 13:12:52', 19857, 2), (4270, 'bb1022facb2bd325121c0ec4b9f9b71f', '2010-09-12 13:13:31', '2010-09-12 13:18:31', 19859, 2), (4271, 'e8506543b509d6d2ff6204ebd6b7be23', '2010-09-12 13:18:18', '2010-09-12 13:18:33', 19860, 2), (4272, '70cf7e966492ba466798d47a8bdd536d', '2010-09-12 13:54:41', '2010-09-12 13:55:17', 19862, 2), (4273, 'e44100470ece345b4ef82601a1295162', '2010-09-12 14:11:50', '2010-09-12 14:12:03', 19864, 2), (4274, 'b6d55ea995af12f387ada1eb0ea148d9', '2010-09-12 14:22:58', '2010-09-12 14:22:59', 19865, 2), (4275, '0fb392a0c03be5ef5cf268de9c0f6825', '2010-09-12 16:18:42', '2010-09-12 16:18:43', 19866, 2), (4276, '93013ac8e98ceeb38d9db48442ce7f95', '2010-09-12 16:26:03', '2010-09-12 16:26:04', 19867, 2), (4277, '9769c49698aa6805b04e0c5f61933191', '2010-09-12 16:48:48', '2010-09-12 16:48:49', 19868, 2), (4278, '97f1c3de2ac972d85e54270f5e049fa4', '2010-09-12 17:19:28', '2010-09-12 23:01:58', 19918, 2), (4279, '5a9dc3f6b706eaa986f2a34255a631e1', '2010-09-12 18:41:10', '2010-09-12 18:42:12', 19887, 2), (4280, '7320277a2f38c419c5ab5fd9f98baa13', '2010-09-12 19:11:04', '2010-09-12 19:11:05', 19888, 2), (4281, '22450f9ef3b36a0cbf43cc7658e4e4ae', '2010-09-12 19:19:29', '2010-09-12 19:21:27', 19898, 2), (4282, 'b1a9dd5a948cc30c2c70ffe0270308a8', '2010-09-12 19:36:42', '2010-09-12 19:36:43', 19899, 2), (4283, '7ea523c6f6efb9cf0c90ad32f5141cd0', '2010-09-12 20:17:40', '2010-09-12 20:17:41', 19900, 2), (4284, '7a025a1bfc28eb463ffe8a66f6b06f39', '2010-09-12 20:34:20', '2010-09-12 20:34:21', 19901, 2), (4285, '537b6233eb0abec7fa2103ab0a572947', '2010-09-12 20:36:25', '2010-09-12 20:36:26', 19902, 2), (4286, 'b8a7d0ebec251fb09b8a9197b0f26487', '2010-09-12 20:51:14', '2010-09-12 20:53:37', 19912, 2), (4287, 'd2487eddc1b49311615beca7fdd93053', '2010-09-12 21:02:45', '2010-09-12 21:02:46', 19913, 2), (4288, '8b92383319a339efaa8f165d89ba8b42', '2010-09-12 21:10:36', '2010-09-12 21:11:22', 19915, 2), (4289, '69259358b8a6711312e71a2c7c75ec62', '2010-09-12 23:23:02', '2010-09-12 23:23:03', 19919, 2), (4290, 'bfdcb4b1a6ddab11133c20db50df4a51', '2010-09-13 01:59:25', '2010-09-13 02:02:13', 19933, 2), (4291, '9aa171a39f1092abc24ca215bd9bac56', '2010-09-13 02:19:50', '2010-09-13 02:19:56', 19934, 2), (4292, 'befbf34435fe589ee8e2292ea18bd281', '2010-09-13 02:44:07', '2010-09-13 02:44:08', 19935, 2), (4293, '0373fdb37aa43a9664b28d266d0ee71f', '2010-09-13 05:09:44', '2010-09-13 05:24:47', 19950, 2), (4294, '14706936ef6d291406006c24240f8e5b', '2010-09-13 05:54:19', '2010-09-13 05:54:21', 19951, 2), (4295, 'fea4424a10d521e449fdacbc95146ecc', '2010-09-13 06:32:17', '2010-09-13 06:32:19', 19952, 2), (4296, '2a92403094fd6232e36fdc38a9955af8', '2010-09-13 06:35:37', '2010-09-13 06:36:08', 19954, 2), (4297, '9863085b6d186e0c6ff488b7549982fb', '2010-09-13 07:07:22', '2010-09-13 07:07:23', 19955, 2), (4298, '2c945b73f1977e87fd5492a388c31895', '2010-09-13 07:18:17', '2010-09-13 07:18:21', 19956, 2), (4299, 'fa431962108f02e1ae9963674e8d5ccd', '2010-09-13 08:27:02', '2010-09-13 08:27:03', 19957, 2), (4300, '6c1029a6250e1ecf78696e9722d6591b', '2010-09-13 08:29:37', '2010-09-13 08:29:39', 19958, 2), (4301, 'bf394875f0d873faae31f22f75467f2b', '2010-09-13 08:41:27', '2010-09-13 08:41:28', 19959, 2), (4302, '74bbf40e5a9ffa2ba33162ba8b657686', '2010-09-13 08:45:05', '2010-09-13 08:45:06', 19960, 2), (4303, 'a3cfa087309bd3b752b3629d86d84207', '2010-09-13 09:21:23', '2010-09-13 09:21:24', 19961, 2), (4304, 'd99d4c481cb9382ba9f78351f4d56273', '2010-09-13 09:39:47', '2010-09-13 09:41:08', 19969, 2), (4305, 'a2348a9ab7bc82b18830f006e734994d', '2010-09-13 09:45:37', '2010-09-13 09:46:55', 19974, 2), (4306, '52809b9ed03c33db83062415576acc29', '2010-09-13 10:10:35', '2010-09-13 10:15:35', 19975, 2), (4307, '3eba180b47814beec36d8d80a5caf9ba', '2010-09-13 10:11:45', '2010-09-13 10:16:45', 19976, 2), (4308, '68720b88bb323838a73f39fcbeda7b82', '2010-09-13 10:13:05', '2010-09-13 10:18:05', 19977, 2), (4309, '62526889d66f1364d29d1f75a9f1ec6e', '2010-09-13 10:14:46', '2010-09-13 10:19:46', 19978, 2), (4310, '7cb4b6952df4e76bbb6e8e574763ba86', '2010-09-13 10:17:07', '2010-09-13 10:22:07', 19979, 2), (4311, 'f75b40a836313066bd2aef077bf69922', '2010-09-13 10:20:49', '2010-09-13 10:25:49', 19980, 2), (4312, '96b1e49ac5bb3278a80d0eeb1949adc0', '2010-09-13 10:27:10', '2010-09-13 10:32:12', 19981, 2), (4313, 'ce00df27698d4334ba62d464827b7504', '2010-09-13 10:37:28', '2010-09-13 10:41:46', 19983, 2), (4314, '1e5f8621f2ac0e845efab4de639c96e8', '2010-09-13 10:38:51', '2010-09-13 10:43:51', 19984, 2), (4315, 'ce02968882b8b095698f324fbb93111d', '2010-09-13 11:01:04', '2010-09-13 11:01:14', 19985, 2), (4316, 'f1effb3ffcbfa921670c39bb72ca2b42', '2010-09-13 11:01:15', '2010-09-13 11:06:16', 19986, 2), (4317, '9142f104f3f7b36f464b18e593619d39', '2010-09-13 11:12:37', '2010-09-13 11:19:20', 19999, 2), (4318, '3192547296e6d9f5124d7f05983d9108', '2010-09-13 11:24:49', '2010-09-13 11:24:50', 20000, 2), (4319, '50814015bedabbc122ed72d4b75f6053', '2010-09-13 11:24:53', '2010-09-13 11:24:54', 20001, 2), (4320, '9fe5f44660b56f84d732ab15aa93652c', '2010-09-13 11:24:53', '2010-09-13 11:24:55', 20002, 2), (4321, 'e64324da8517838724df78ca5dd4fb36', '2010-09-13 11:24:57', '2010-09-13 11:24:58', 20003, 2), (4322, 'c1a26e7ce51a900f421aca98a64b5b75', '2010-09-13 11:41:55', '2010-09-13 11:44:46', 20014, 2), (4323, 'b0dd1e33daf7a074ddf3c6c565eac245', '2010-09-13 11:44:55', '2010-09-13 11:45:00', 20015, 2), (4324, 'db798285acbb346bd29ebe5af4f61ba7', '2010-09-13 12:19:13', '2010-09-13 12:19:14', 20016, 2), (4325, '9ef974b89998ebe277216785ae496e75', '2010-09-13 12:36:34', '2010-09-13 12:36:35', 20017, 2), (4326, '6b4ba29be59f50824b8d6686d22d9be4', '2010-09-13 12:43:47', '2010-09-13 12:44:49', 20027, 2), (4327, 'df5eb1a94fe7d36c6c009f6194216831', '2010-09-13 12:50:48', '2010-09-13 12:50:48', 20028, 2), (4328, '3b6e3ed3ed0a63c0fd547cd7c8e801a9', '2010-09-13 13:03:16', '2010-09-13 13:03:18', 20029, 2), (4329, '049103f5b1ba85224e564afec561d17b', '2010-09-13 13:14:32', '2010-09-13 13:14:39', 20030, 2), (4330, 'bcefb1a4f0518614b083eed2995df998', '2010-09-13 13:25:11', '2010-09-13 13:25:12', 20031, 2), (4331, '0845c5f4f0129e19700eab0ddf42cf07', '2010-09-13 13:47:37', '2010-09-13 13:47:38', 20032, 2), (4332, 'a27b3fd4b89f9bbb5ca1f6ba26fb5f61', '2010-09-13 13:52:28', '2010-09-13 14:02:44', 20039, 2), (4333, '5bed9041ab4d0b4362c87e44bcaf2363', '2010-09-13 14:02:46', '2010-09-13 14:02:47', 20040, 2), (4334, '53977f1dcbe511b7fa5bd8974f0de1cd', '2010-09-13 14:37:03', '2010-09-13 14:39:02', 20047, 2), (4335, '2e323ca3919aaeb2f33e0a1b58b77a8c', '2010-09-13 15:01:27', '2010-09-13 15:06:32', 20051, 2), (4336, 'c9ef80e0413ca9bfa8078c0090fe37dd', '2010-09-13 15:41:15', '2010-09-13 15:41:18', 20052, 2), (4337, '3ad864940eee6d981b66fa284e9c37f0', '2010-09-13 15:42:49', '2010-09-13 15:42:50', 20053, 2), (4338, '6872a407d93332cd44a5ab7c5bc44930', '2010-09-13 16:55:18', '2010-09-13 17:05:28', 20094, 2), (4339, '9441d549f709b7f18971c278dc9a46aa', '2010-09-13 16:59:30', '2010-09-13 17:02:39', 20088, 2), (4340, '0124b30f47a6616d5dac4be2f2c1e195', '2010-09-13 17:07:30', '2010-09-13 17:07:31', 20095, 2), (4341, '1bb3826a7602964b83621ae84530de99', '2010-09-13 17:47:02', '2010-09-13 17:48:19', 20104, 2), (4342, '8783a415a1cdb1e9116b60db06fd37ac', '2010-09-13 18:19:53', '2010-09-13 18:21:19', 20118, 2), (4343, 'd2f2fe8283b8fd47aa163f0c505cd7ef', '2010-09-13 18:35:52', '2010-09-13 18:36:14', 20121, 2), (4344, 'ce01227c0caa67d112034e79c74d9a38', '2010-09-13 18:45:24', '2010-09-13 18:47:27', 20123, 2), (4345, 'ce5c9a594f982d4a048d14926206b8ca', '2010-09-13 18:56:17', '2010-09-13 18:59:57', 20137, 2), (4346, '5080ac9771b808fd7f57ca7e2adbdf52', '2010-09-13 19:40:51', '2010-09-13 19:40:53', 20138, 2), (4347, 'd88ce5da7226503cb83e0aa83d2cc1a5', '2010-09-13 21:01:23', '2010-09-13 21:03:54', 20144, 2), (4348, '27cf78fd6a2692c6b0ebb37640fbe97f', '2010-09-13 23:05:59', '2010-09-13 23:06:07', 20145, 2), (4349, '0640bdab1f408ec8c862e370ff48d318', '2010-09-13 23:31:34', '2010-09-13 23:31:34', 20146, 2), (4350, '041a8470a68c301a7b5c2bdf537b46bf', '2010-09-13 23:59:27', '2010-09-13 23:59:29', 20147, 2), (4351, 'f88e17eed87d41c2aa9569d73210def2', '2010-09-14 02:14:33', '2010-09-14 02:14:35', 20148, 2), (4352, '5ece75d2563e8bf5f723a39de3d04bda', '2010-09-14 03:34:32', '2010-09-14 03:34:40', 20149, 2), (4353, '50c63a2c66e0ec436bf46964fb83aac0', '2010-09-14 04:35:23', '2010-09-14 04:35:24', 20150, 2), (4354, '78bf12f832caad6491fffff40e987aca', '2010-09-14 04:53:07', '2010-09-14 04:54:14', 20156, 2), (4355, '566f7b5a14fde762c89beae4154e7450', '2010-09-14 06:30:32', '2010-09-14 06:31:11', 20159, 2), (4356, '41766341d28ae5b29e4490b058b0b604', '2010-09-14 07:32:00', '2010-09-14 07:32:01', 20160, 2), (4357, 'b103b422151a2f7f8fcc906636bcd50f', '2010-09-14 07:51:21', '2010-09-14 07:51:22', 20161, 2), (4358, 'f8b9fe7577d472222c2d02f1a0b222a9', '2010-09-14 07:54:01', '2010-09-14 07:54:02', 20162, 2), (4359, '24298ff0e1a84aaa12f05268f56c7f8c', '2010-09-14 07:57:51', '2010-09-14 07:57:52', 20163, 2), (4360, '6d465a4b6666f84dbd3d47e052d849fe', '2010-09-14 08:13:16', '2010-09-14 08:13:38', 20166, 2), (4361, 'c548e3083621c9ec70e6da7bdd8c8c2b', '2010-09-14 08:19:23', '2010-09-14 08:22:45', 20185, 2), (4362, '58a832250f1fc2578337b1733e8f06a9', '2010-09-14 08:25:09', '2010-09-14 08:27:39', 20203, 2), (4363, 'e12d93d7fac6bd9a2d8de4db6aaa5116', '2010-09-14 08:29:50', '2010-09-14 08:30:57', 20215, 2), (4364, '0646fbb57cf7b8331b13985ac7ece3de', '2010-09-14 08:37:03', '2010-09-14 08:37:36', 20217, 2), (4365, '4b9528a868b0bf1faadd6338fbd27637', '2010-09-14 09:45:49', '2010-09-14 09:45:51', 20218, 2), (4366, 'e9c5a8f272dbb745ac2b1646eb6fdb55', '2010-09-14 09:59:13', '2010-09-14 09:59:16', 20219, 2), (4367, '8c920c244eb7c5e48f6355d317a4f13a', '2010-09-14 09:59:17', '2010-09-14 09:59:36', 20221, 2), (4368, '3def17951468a5d5dfffadb2e34a6c69', '2010-09-14 10:43:32', '2010-09-14 10:44:12', 20224, 2), (4369, '4660c7d1e1ef6ffe05e7284a38c3c869', '2010-09-14 10:48:25', '2010-09-14 10:49:19', 20229, 2), (4370, '7b4c59453b947fea33438ef9623507ba', '2010-09-14 11:04:27', '2010-09-14 11:04:27', 20230, 2), (4371, '98b1c159d7758de887932203bdea4f88', '2010-09-14 11:07:43', '2010-09-14 13:57:57', 20365, 2), (4372, '5aa60094da0a44f7c5a5864dcf95ef3e', '2010-09-14 11:15:27', '2010-09-14 11:15:28', 20236, 2), (4373, 'dd1b62926dbd49f51dd2e0f7869d6b46', '2010-09-14 11:17:35', '2010-09-14 11:17:36', 20237, 2), (4374, '7bffa6fc57631430314265484ed3cb55', '2010-09-14 11:21:56', '2010-09-14 11:21:58', 20238, 2), (4375, '4e39ce9cd198d7108a98e725fbe3a8ad', '2010-09-14 12:29:43', '2010-09-14 12:29:44', 20247, 2), (4376, '0cb05488635d65b3cf297501ee763ff1', '2010-09-14 12:33:22', '2010-09-14 12:34:50', 20261, 2), (4377, '59332bf29d0bba32a1a022729cc3da56', '2010-09-14 12:33:34', '2010-09-14 12:33:35', 20250, 2), (4378, '18432dd20c33194b48c0a102fa74eedd', '2010-09-14 12:35:23', '2010-09-14 12:35:24', 20262, 2), (4379, '2544ea39de946a594bfbea8dab57c5a6', '2010-09-14 12:37:24', '2010-09-14 12:37:25', 20263, 2), (4380, '3d461001139238fa7e1be27b97f66fc3', '2010-09-14 12:45:22', '2010-09-14 13:07:23', 20320, 2), (4381, '01d15c2d34ab3e5fa0bddb154b046593', '2010-09-14 13:08:17', '2010-09-14 14:11:43', 20376, 2), (4382, '1468785a957fd364cc4d28459dcf6691', '2010-09-14 13:58:50', '2010-09-14 15:02:31', 20398, 2), (4383, '3d77f7215838030e3d4420eb88586f8b', '2010-09-14 13:59:12', '2010-09-14 13:59:13', 20367, 2), (4384, 'b71014df2957bd6268e042fa1809f7d3', '2010-09-14 13:59:54', '2010-09-14 13:59:55', 20369, 2), (4385, '894fd28120a038f2b87b3621a0f9bd53', '2010-09-14 14:16:39', '2010-09-14 14:16:40', 20377, 2), (4386, 'e522e907e40f5af6e5ce5c042a9831a1', '2010-09-14 14:17:36', '2010-09-14 14:17:37', 20378, 2), (4387, 'fea91e7ee81c3a9e138d71ad244cbbe8', '2010-09-14 14:19:04', '2010-09-14 14:19:05', 20379, 2), (4388, 'bfe8cbb3ba1a3c70c224eed9c079451d', '2010-09-14 14:21:03', '2010-09-14 14:21:04', 20380, 2), (4389, '088b6f642f39fd5ffc9752df9348f0a1', '2010-09-14 14:25:15', '2010-09-14 14:25:16', 20381, 2), (4390, '071995335e85072f9af42ea76599fbe5', '2010-09-14 14:52:38', '2010-09-14 15:00:13', 20397, 2), (4391, 'f3dd51c3617e47e68527e7f4a8787737', '2010-09-14 14:54:24', '2010-09-14 15:28:15', 20430, 2), (4392, '67feab00f31d3525b418346593e4cc88', '2010-09-14 15:07:11', '2010-09-14 15:07:12', 20399, 2), (4393, '9f7bff876703a1bef24726dc3a267a4a', '2010-09-14 15:07:35', '2010-09-14 15:07:37', 20400, 2), (4394, '176f558bcff9084d137777e0d0187ee0', '2010-09-14 15:10:34', '2010-09-14 15:15:40', 20414, 2), (4395, '4828442c9733dddc43df1ccc0ed4a9f7', '2010-09-14 15:37:20', '2010-09-14 15:41:04', 20444, 2), (4396, '06136f9d8d30bc34b27d32c05f9160a9', '2010-09-14 15:46:16', '2010-09-14 15:46:17', 20447, 2), (4397, 'f33ca44157bfd736384c24c16e8bff8f', '2010-09-14 17:01:29', '2010-09-14 17:04:33', 20466, 2), (4398, '1e4683d80350e13b456e84c1709f1522', '2010-09-14 17:18:40', '2010-09-14 17:18:40', 20467, 2), (4399, '49fbd7395d29e33f320f96922c83fc0c', '2010-09-14 17:54:02', '2010-09-14 17:57:06', 20482, 2), (4400, '0044a2ce761989056d53a895c9d8ff20', '2010-09-14 17:55:28', '2010-09-14 18:11:13', 20496, 2), (4401, '874c4e796cdcb915d17b04e59ace4cbe', '2010-09-14 17:59:42', '2010-09-14 18:03:42', 20495, 2), (4402, '2a9ee91b791570ab03a940bd0e889f4d', '2010-09-14 18:15:52', '2010-09-14 18:15:53', 20497, 2), (4403, 'e4892130cf8ddb79769d689c0dcad738', '2010-09-14 19:24:17', '2010-09-14 19:24:17', 20498, 2), (4404, '2fea6b8412b0eacf19130b9920f41a41', '2010-09-14 22:40:08', '2010-09-14 22:40:12', 20499, 2), (4405, '581969ab5c4a5f3218ae56791495f39f', '2010-09-14 23:06:26', '2010-09-14 23:06:30', 20500, 2), (4406, '0cd28df0abe84199e4c3f85709d64918', '2010-09-14 23:44:35', '2010-09-14 23:44:35', 20501, 2), (4407, '84a8389b9b7f953b6c05cd0ef64c9846', '2010-09-15 01:03:51', '2010-09-15 01:03:55', 20502, 2), (4408, '524141779216efbb4c57ebb544af35f8', '2010-09-15 01:17:52', '2010-09-15 01:17:53', 20503, 2), (4409, 'ebc6c1c3a0e0d3e5d182b0be55d70bc5', '2010-09-15 01:30:35', '2010-09-15 01:30:40', 20504, 2), (4410, '469c8dcdde2468963d25fd3f1ae65131', '2010-09-15 01:41:36', '2010-09-15 01:43:34', 20522, 2), (4411, 'aff6000a7dc9c9ad29d875cd6cae4dac', '2010-09-15 03:58:50', '2010-09-15 03:58:52', 20523, 2), (4412, '0f5ba181cf6c89f6815c360b8a0f8e72', '2010-09-15 04:26:05', '2010-09-15 04:26:07', 20524, 2), (4413, '5fce819164e6ea851c7c72efc23592c6', '2010-09-15 06:18:51', '2010-09-15 06:18:57', 20525, 2), (4414, 'b1eb7317dd6b8cffb14e493912b2b52a', '2010-09-15 06:47:01', '2010-09-15 06:52:50', 20541, 2), (4415, '854e09615b9deb1efcf5f63ceb342419', '2010-09-15 07:07:58', '2010-09-15 07:07:59', 20542, 2), (4416, '774ba1f8dc0dd0f041f0b34fcd1648a3', '2010-09-15 07:15:08', '2010-09-15 07:15:09', 20543, 2), (4417, '325670ecc921f90963f6942002351dfa', '2010-09-15 08:01:58', '2010-09-15 08:01:59', 20544, 2), (4418, 'c64faedd4f8e1da16c1db8692f142ccd', '2010-09-15 08:02:29', '2010-09-15 08:02:55', 20552, 2), (4419, '09b84025e63bee01f56e2afb2908903f', '2010-09-15 08:26:54', '2010-09-15 08:26:56', 20553, 2), (4420, 'ee4ae2c6d528913570f75dffb9669880', '2010-09-15 08:51:22', '2010-09-15 08:52:03', 20559, 2), (4421, '2c6ddd7b45dde419dcc1b06e5a97ca40', '2010-09-15 08:52:42', '2010-09-15 08:52:53', 20563, 2), (4422, 'cf7d9576d1ca4f5cf4d85e777461104b', '2010-09-15 09:29:23', '2010-09-15 09:31:11', 20571, 2), (4423, '75e9a1a645dc82e357be114723032b17', '2010-09-15 10:18:33', '2010-09-15 10:23:37', 20589, 2), (4424, '332620d53d8bc1434e7cbcb63d182253', '2010-09-15 10:49:52', '2010-09-15 10:49:53', 20590, 2), (4425, '584c57dc55de190b18dedfc0668582ca', '2010-09-15 11:04:34', '2010-09-15 11:04:35', 20591, 2), (4426, '07d67f25120180db63654ff40a1cbd27', '2010-09-15 11:39:38', '2010-09-15 11:39:39', 20592, 2), (4427, 'b66360a6e9b636aa6221579735aa38e5', '2010-09-15 11:47:41', '2010-09-15 11:47:44', 20593, 2), (4428, 'adb4fe505e2c06c0ef5270579cf3edca', '2010-09-15 12:21:13', '2010-09-15 12:21:14', 20594, 2), (4429, 'dcf8d011dee102e9784b81785778e5bb', '2010-09-15 12:23:16', '2010-09-15 12:25:45', 20611, 2), (4430, 'f25f1001ec4d4d74abb96fc1c96c75fc', '2010-09-15 12:23:54', '2010-09-15 12:23:55', 20599, 2), (4431, 'c212acf8d872df7efc133954be5f0fe2', '2010-09-15 12:49:54', '2010-09-15 12:49:57', 20612, 2), (4432, 'cf2c59e1479b38ad9ff1daa31c0b503f', '2010-09-15 13:54:45', '2010-09-15 13:55:25', 20615, 2), (4433, '5c2dd6e16c022eef95bef2c80c8890a9', '2010-09-15 14:31:27', '2010-09-15 14:34:05', 20625, 2), (4434, '9d39cd444b8aba6a777ab6397750a500', '2010-09-15 14:38:48', '2010-09-15 14:38:51', 20626, 2), (4435, '02b7f9abc584a58291be2a5048e20a48', '2010-09-15 15:05:14', '2010-09-15 15:06:10', 20628, 2), (4436, '703f21a5e71a1f97fdc3fa11bd4e3933', '2010-09-15 15:06:57', '2010-09-15 15:07:00', 20629, 2), (4437, '20f9a0356eb53d99850ee72d5ae4e747', '2010-09-15 15:58:24', '2010-09-15 15:58:25', 20630, 2), (4438, 'bd5f93d678d9532c0766633d3bf28b68', '2010-09-15 16:07:14', '2010-09-15 16:07:15', 20631, 2), (4439, '9e7af72714cf8eab24861f64bfe6aa84', '2010-09-15 16:28:52', '2010-09-15 16:28:53', 20632, 2), (4440, '5b7bf52614b5968b0deb028e15d508f3', '2010-09-15 17:40:07', '2010-09-15 17:41:48', 20639, 2), (4441, '9cf3b054a1ec0b2bcf17ea2f74a15187', '2010-09-15 17:45:33', '2010-09-15 17:45:35', 20640, 2), (4442, 'a1398ab890f31dc5bced094656ea0fa7', '2010-09-15 18:00:13', '2010-09-15 18:03:51', 20648, 2), (4443, 'ff7175811aa001ecde01edd793f71c3d', '2010-09-15 18:08:16', '2010-09-15 18:08:17', 20649, 2), (4444, '05414609717a75acc74511e1a1e97d25', '2010-09-15 18:32:21', '2010-09-15 18:32:22', 20650, 2), (4445, '1337dfc5fbe0ff09ff560eb5a47d2c12', '2010-09-15 18:41:50', '2010-09-15 18:44:12', 20662, 2), (4446, 'f1e7fd4bb33760167e0d6944c1c6952f', '2010-09-15 19:08:12', '2010-09-15 19:12:52', 20672, 2), (4447, 'f7eea05c7ae2f583726f2652d468c603', '2010-09-15 19:09:24', '2010-09-15 19:09:24', 20665, 2), (4448, 'd1d6cd73d93045e63741e1812b528835', '2010-09-15 19:55:18', '2010-09-15 19:55:20', 20673, 2), (4449, '777e0a131d826c5d33791bf9039e6ee0', '2010-09-15 22:55:56', '2010-09-15 22:56:02', 20674, 2), (4450, '4f6d7dd03b28326f30a5c64f565dd1e6', '2010-09-15 22:56:06', '2010-09-15 22:56:07', 20675, 2), (4451, 'c5d83c153491cfc6e76e6ad02eafcc15', '2010-09-15 23:32:36', '2010-09-15 23:32:37', 20676, 2), (4452, '0b0938e8f17317773b4230cf5b077a2b', '2010-09-15 23:42:19', '2010-09-15 23:42:20', 20677, 2), (4453, '629d30bd82279ef4d6fc2ae6b2a33a1c', '2010-09-16 01:06:41', '2010-09-16 01:06:42', 20678, 2), (4454, 'b8b99bb400072920d9347a9dbfae75b1', '2010-09-16 01:45:11', '2010-09-16 01:45:11', 20679, 2), (4455, '00a10d118a31b33af6b859071528f0de', '2010-09-16 01:55:17', '2010-09-16 01:55:17', 20680, 2), (4456, 'f3023cefbb00c91a7bd0954def9a8d78', '2010-09-16 03:02:09', '2010-09-16 03:02:19', 20681, 2), (4457, '4cc4f914f14bf2f89ff5749016af68f8', '2010-09-16 04:13:40', '2010-09-16 04:14:26', 20684, 2), (4458, 'b744ecfd43982bca921368a312d1c604', '2010-09-16 04:16:08', '2010-09-16 04:16:09', 20685, 2), (4459, '09b922f2475add1f947e3a45d405e355', '2010-09-16 04:36:06', '2010-09-16 04:36:08', 20686, 2), (4460, 'f5071ac3e87bb5db074b1f6727ad23d6', '2010-09-16 05:57:40', '2010-09-17 05:57:44', 21149, 2), (4461, '77f68ae13502f58db49ba2e3de1a24ff', '2010-09-16 06:23:49', '2010-09-16 06:41:42', 20703, 2), (4462, '7487c605b4daba209455ca640019ba7c', '2010-09-16 06:24:19', '2010-09-16 06:24:21', 20692, 2), (4463, '8f69848dd4e2cd22e3c01624ece5ba8b', '2010-09-16 07:00:44', '2010-09-16 07:03:04', 20734, 2), (4464, '6c626318a2a2671941e172d19e1f35d9', '2010-09-16 07:01:08', '2010-09-16 07:01:09', 20706, 2), (4465, '8f95687132fa8259a501d440743e9433', '2010-09-16 07:01:13', '2010-09-16 07:01:13', 20707, 2), (4466, '4770571ec3df27d39d053a8f0d2c92c5', '2010-09-16 07:01:16', '2010-09-16 07:01:17', 20708, 2), (4467, 'e3f322ee7fb31b625a5f474fce3b6bdb', '2010-09-16 07:01:20', '2010-09-16 07:01:21', 20709, 2), (4468, '65d168c1153d7c7769c6eb587cbe6313', '2010-09-16 07:01:24', '2010-09-16 07:01:26', 20710, 2), (4469, 'e363adcdc011685c8bbb75f8c2d79f92', '2010-09-16 07:01:29', '2010-09-16 07:01:30', 20711, 2), (4470, '85d4eb2bb675e1ced8a13925710f24ac', '2010-09-16 07:01:33', '2010-09-16 07:01:34', 20713, 2), (4471, 'c0b96b1e4125de44826dd29ef189b448', '2010-09-16 07:01:36', '2010-09-16 07:01:37', 20714, 2), (4472, '9049975fd7445787e2635c80e7aaf2f6', '2010-09-16 07:01:41', '2010-09-16 07:01:42', 20715, 2), (4473, '96254cccda89a70d93316d88dae6a57d', '2010-09-16 07:01:45', '2010-09-16 07:01:46', 20716, 2), (4474, 'dcdf56f20d1d5528b53ea1a40f79ddfc', '2010-09-16 07:01:49', '2010-09-16 07:01:50', 20717, 2), (4475, 'a48913490b81fa27cae16c19ed6c7b8e', '2010-09-16 07:01:53', '2010-09-16 07:01:53', 20718, 2), (4476, '84b8e84882f41eca144ee334505517d4', '2010-09-16 07:01:56', '2010-09-16 07:01:56', 20719, 2), (4477, 'a9517ee1dcfc31cc0b5f29b0451a1970', '2010-09-16 07:01:59', '2010-09-16 07:02:00', 20720, 2), (4478, '4e80a9965b0d3fdab23e7d875bc2f2ea', '2010-09-16 07:02:04', '2010-09-16 07:02:05', 20721, 2), (4479, 'd17ce8d47f3e8753a36a48ec11099aca', '2010-09-16 07:02:07', '2010-09-16 07:02:08', 20723, 2), (4480, 'e1aae27befb821cf3f50b5c2542f8e5c', '2010-09-16 07:02:12', '2010-09-16 07:02:13', 20724, 2), (4481, 'd979693cfdd04af98701f155ed91a55d', '2010-09-16 07:02:16', '2010-09-16 07:02:17', 20725, 2), (4482, 'fe375819eba64234f6d7c231feacc2cb', '2010-09-16 07:02:21', '2010-09-16 07:02:22', 20726, 2), (4483, 'd2963ffd60d35dd08199c726f0d79a47', '2010-09-16 07:02:26', '2010-09-16 07:02:28', 20727, 2), (4484, 'eddf1f93d912ada980aab0c5dd0c3492', '2010-09-16 07:02:33', '2010-09-16 07:02:34', 20728, 2), (4485, 'ea49464bcf4b3fc193b94ddec2984c7f', '2010-09-16 07:02:39', '2010-09-16 07:02:40', 20729, 2), (4486, 'd1d53a353560fcb76d35d47fb718aeb8', '2010-09-16 07:02:43', '2010-09-16 07:02:46', 20731, 2), (4487, 'ef452880e55840fdf83c252ded9c6977', '2010-09-16 07:02:50', '2010-09-16 07:02:51', 20732, 2), (4488, '6d52b9dd01d20289e0d0a8a2d14d2dee', '2010-09-16 07:02:56', '2010-09-16 07:02:57', 20733, 2), (4489, '088ef129d2efc347847beeb7367c68c6', '2010-09-16 07:03:02', '2010-09-16 07:03:04', 20735, 2), (4490, '10309e17ee5feef9ddd3d34bbde8e9bc', '2010-09-16 07:03:09', '2010-09-16 07:03:10', 20736, 2), (4491, 'aa821edf4848e3200be98f8f3520adc0', '2010-09-16 07:03:15', '2010-09-16 07:03:16', 20737, 2), (4492, '79f5b40869277458e204d832c229c831', '2010-09-16 07:03:22', '2010-09-16 07:03:23', 20738, 2), (4493, 'a777ffc58b7f49fe6aa9a885d4b0b85d', '2010-09-16 07:03:28', '2010-09-16 07:03:29', 20739, 2), (4494, '35d4723914ce3073f868daec985ec188', '2010-09-16 07:03:34', '2010-09-16 07:03:35', 20740, 2), (4495, 'e9a73ef88b9038297d9e4fa95998bc72', '2010-09-16 07:03:39', '2010-09-16 07:03:40', 20741, 2), (4496, '11e7c9986956fc78d62b7697af64ff9a', '2010-09-16 07:03:45', '2010-09-16 07:03:46', 20742, 2), (4497, '210ee48e5cb746c3731e8ff791d3caec', '2010-09-16 07:03:49', '2010-09-16 07:03:51', 20743, 2), (4498, '7baab07386ab4035e18874687e03f562', '2010-09-16 07:03:51', '2010-09-16 07:03:52', 20744, 2), (4499, '9f62dfdd9b859e0c306774e2af56f753', '2010-09-16 07:03:56', '2010-09-16 07:03:57', 20745, 2), (4500, 'a74e9e89f944f3211c015e7b3f0e5af3', '2010-09-16 07:04:02', '2010-09-16 07:04:03', 20746, 2), (4501, '974d803c666500867f21c387e6b470a5', '2010-09-16 07:04:08', '2010-09-16 07:04:09', 20747, 2), (4502, 'df095170a66fcc2ea32023a9365dc809', '2010-09-16 07:04:13', '2010-09-16 07:04:14', 20748, 2), (4503, 'd4d15a390206182fafd63027b018926b', '2010-09-16 07:04:19', '2010-09-16 07:04:20', 20749, 2), (4504, '4b20101c18ab079e88c8c816f5559d4c', '2010-09-16 07:04:24', '2010-09-16 07:04:25', 20750, 2), (4505, 'acd08b3d5e117717af1e828eb4644261', '2010-09-16 07:04:31', '2010-09-16 07:04:32', 20751, 2), (4506, '903ba3af2c30fb383b446c4227e645f5', '2010-09-16 07:04:39', '2010-09-16 07:04:40', 20752, 2), (4507, '6ae484fc4f30e7492d121e621c3ff915', '2010-09-16 07:04:46', '2010-09-16 07:04:47', 20753, 2), (4508, 'ff15e9cdb165da36f7850148475d8cb1', '2010-09-16 07:04:54', '2010-09-16 07:04:55', 20754, 2), (4509, 'e60e09d053ea37f4a9bbc40a236798d1', '2010-09-16 07:04:59', '2010-09-16 07:05:00', 20755, 2), (4510, 'df986a7595c18da7dca14ad2372e5475', '2010-09-16 07:05:06', '2010-09-16 07:05:07', 20756, 2), (4511, '00030d8dff632600bc1237ab6c5479aa', '2010-09-16 07:05:11', '2010-09-16 07:05:12', 20757, 2), (4512, '6e628d1fd1f46a0d4937ad03cabdc497', '2010-09-16 07:05:18', '2010-09-16 07:05:19', 20758, 2), (4513, 'c9b1a97be8309eaa0d041040d9c3aaff', '2010-09-16 07:05:24', '2010-09-16 07:05:25', 20759, 2), (4514, '97f19d1f26f9e4fa6166333bdddbec61', '2010-09-16 07:05:31', '2010-09-16 07:05:32', 20760, 2), (4515, '4f25107f158135f03af97c903eb16f21', '2010-09-16 07:05:37', '2010-09-16 07:05:37', 20761, 2), (4516, '06e008a8635c1f1f120b0fad9ddfb367', '2010-09-16 07:05:42', '2010-09-16 07:05:43', 20762, 2), (4517, '912f728a8303214c3f77678cf61428c6', '2010-09-16 07:05:49', '2010-09-16 07:05:50', 20763, 2), (4518, '81876089f9ed3e8443180097de797899', '2010-09-16 07:05:57', '2010-09-16 07:05:57', 20764, 2), (4519, '504a747fb282fab33c1a97a05a2bb4c3', '2010-09-16 07:06:03', '2010-09-16 07:06:04', 20765, 2), (4520, '2a0a20cd9d42294b10779d4dc578b324', '2010-09-16 07:06:08', '2010-09-16 07:06:09', 20766, 2), (4521, '418658792fae58cc0bab38ec9c4e8aa2', '2010-09-16 07:06:14', '2010-09-16 07:06:15', 20767, 2), (4522, '781ccbacb4927886336fcd830b0ecdcc', '2010-09-16 07:06:19', '2010-09-16 07:06:20', 20768, 2), (4523, '1fd9ad97788f1615eeab944e5a4b17f6', '2010-09-16 07:06:25', '2010-09-16 07:06:26', 20769, 2), (4524, '3f35a5fb023c73918554be0974978946', '2010-09-16 07:06:30', '2010-09-16 07:06:31', 20770, 2), (4525, '2d185e2a9390e5f5d80ae0cd250d4783', '2010-09-16 07:06:36', '2010-09-16 07:06:37', 20771, 2), (4526, '814ea3dffa67eea2f9378cb9b65214b1', '2010-09-16 07:06:41', '2010-09-16 07:06:42', 20772, 2), (4527, '25bf79f99010686e2c92e3fcf2fff01d', '2010-09-16 07:06:45', '2010-09-16 07:06:46', 20773, 2), (4528, 'a3477b5ab7cfa4258e1fce2cddbb28aa', '2010-09-16 07:06:50', '2010-09-16 07:06:51', 20774, 2), (4529, 'df2ef6631576804db0dbdc4560894a72', '2010-09-16 07:06:55', '2010-09-16 07:06:56', 20775, 2), (4530, '9d6e01c4c5505e06195cdd7c4a939bad', '2010-09-16 07:06:59', '2010-09-16 07:07:00', 20776, 2), (4531, '3ec8dabb143f58e182c59d4bce680206', '2010-09-16 07:07:03', '2010-09-16 07:07:04', 20777, 2), (4532, '800d9d52c205721ddaf43a04b1509e50', '2010-09-16 07:07:07', '2010-09-16 07:07:08', 20778, 2), (4533, 'dc2149d1627069971743134cb89b845a', '2010-09-16 07:07:12', '2010-09-16 07:07:13', 20779, 2), (4534, 'e9db97fb664d1fba73a46cebb1c94231', '2010-09-16 07:07:16', '2010-09-16 07:07:17', 20780, 2), (4535, 'e80c066af466619ffa1e401626f8f14f', '2010-09-16 07:07:21', '2010-09-16 07:07:22', 20781, 2), (4536, 'b21759298ae2149be8abc18da4a3b5a5', '2010-09-16 07:07:24', '2010-09-16 07:07:25', 20782, 2), (4537, 'c51a5c789ab710006d35368cc8054bf2', '2010-09-16 07:07:28', '2010-09-16 07:07:29', 20783, 2), (4538, 'fddb7a4d7e2eb6d83e6acbe2ca9d05d2', '2010-09-16 07:07:35', '2010-09-16 07:07:35', 20784, 2), (4539, '8556f1b68606b93d02c8f336fe372559', '2010-09-16 07:07:37', '2010-09-16 07:07:38', 20785, 2), (4540, '8914330e9f136852db2d477e06a73c73', '2010-09-16 07:07:42', '2010-09-16 07:07:42', 20786, 2), (4541, 'bc577d4c71cff0a22eb370654fe01af3', '2010-09-16 07:07:45', '2010-09-16 07:07:46', 20787, 2), (4542, 'f24fc0360e080bb2063c6dde6640f101', '2010-09-16 07:07:48', '2010-09-16 07:07:49', 20788, 2), (4543, 'e9cc4a145c233ab27d1281f0204d4cfb', '2010-09-16 07:07:53', '2010-09-16 07:07:54', 20789, 2), (4544, '0ca82720c7835399039ffe8fa2178717', '2010-09-16 07:07:57', '2010-09-16 07:07:58', 20790, 2), (4545, '58de9e0623a4a53cbc48b9b2f1e7614a', '2010-09-16 07:08:03', '2010-09-16 07:08:04', 20791, 2), (4546, 'dde566873517cbd5c37740f0a3427272', '2010-09-16 07:08:08', '2010-09-16 07:08:09', 20792, 2), (4547, 'abda7b6b7335fa083f2a57b8c6865bbc', '2010-09-16 07:08:13', '2010-09-16 07:08:14', 20793, 2), (4548, 'b38639b181f9268b3bc196cda005aede', '2010-09-16 07:08:19', '2010-09-16 07:08:20', 20794, 2), (4549, '6ad496dca44ae647ce0ad8df1d86b943', '2010-09-16 07:08:24', '2010-09-16 07:08:24', 20795, 2), (4550, 'daf620343ce3ff27d9ba79ebd02da47f', '2010-09-16 07:08:29', '2010-09-16 07:08:30', 20796, 2), (4551, '683ebb1f8577fdeaea4d71678fcba691', '2010-09-16 07:08:35', '2010-09-16 07:08:36', 20797, 2), (4552, '9c17978b8914f951ea96b358d1fd5f23', '2010-09-16 07:08:38', '2010-09-16 07:08:39', 20798, 2), (4553, '3054357c905f1bd86cda55169dd613f2', '2010-09-16 07:08:43', '2010-09-16 07:08:44', 20799, 2), (4554, '129e6cf0350eeed94c68b09f1b1dbd39', '2010-09-16 07:08:48', '2010-09-16 07:08:49', 20800, 2), (4555, '6743917c3b5fcdefad2658692bbe5704', '2010-09-16 07:08:52', '2010-09-16 07:08:53', 20801, 2), (4556, '2319e9a600e0a4f30333bf85edd93219', '2010-09-16 07:08:56', '2010-09-16 07:08:57', 20802, 2), (4557, '83378ef5708d0fdb522bfddadae4bf28', '2010-09-16 07:08:59', '2010-09-16 07:09:00', 20803, 2), (4558, '69722da283d2bca363f191c4ade1ca4f', '2010-09-16 07:09:04', '2010-09-16 07:09:04', 20804, 2), (4559, '796ab1e2d6071c03eee0b8f5b70a4c4a', '2010-09-16 07:09:07', '2010-09-16 07:09:08', 20805, 2), (4560, 'ff078e543a7b385072a34176659cbf8a', '2010-09-16 07:09:12', '2010-09-16 07:09:12', 20806, 2), (4561, '27a4c93bdea11bf8cdca587bfdb5daa6', '2010-09-16 07:09:14', '2010-09-16 07:09:15', 20807, 2), (4562, '9b793d6209b62f561e61c35cab0842e7', '2010-09-16 07:09:20', '2010-09-16 07:09:20', 20808, 2), (4563, 'ebf071543b07848dca65113f7eb2f239', '2010-09-16 07:09:24', '2010-09-16 07:09:25', 20809, 2), (4564, '49327cf1e92ed48e78360919d98c6067', '2010-09-16 07:11:48', '2010-09-16 07:11:48', 20810, 2), (4565, 'eb5cdee5e3a784be7e87bc6c4e8ddfee', '2010-09-16 07:20:27', '2010-09-16 07:20:28', 20811, 2), (4566, '386b8125e8b638c2524964bd3ab9ca50', '2010-09-16 08:13:22', '2010-09-16 08:13:24', 20812, 2), (4567, '4a5b932ee9a2339be9d346b36a4d2a5f', '2010-09-16 08:24:49', '2010-09-16 08:24:50', 20813, 2), (4568, 'bf5dc4686eb9610fca8658f4e622de53', '2010-09-16 08:28:15', '2010-09-16 08:30:35', 20823, 2), (4569, '7513ec445edc5f164ea1b3bc5aad506c', '2010-09-16 08:37:22', '2010-09-16 08:37:23', 20824, 2), (4570, 'ae0283b0c294de1491e248ba40cbc6cf', '2010-09-16 09:00:02', '2010-09-16 09:00:03', 20825, 2), (4571, '3feefd0d4cb59873b99eeb1ebc50d3e4', '2010-09-16 09:23:54', '2010-09-16 09:28:50', 20839, 2), (4572, '8c81ecf25694c2bacf8a68038d229c13', '2010-09-16 11:00:19', '2010-09-16 11:00:21', 20840, 2), (4573, '311a9e9fdb7a014f03752883a10016e6', '2010-09-16 11:11:29', '2010-09-16 11:11:30', 20841, 2), (4574, 'f9fb46cb8b75168a4dc481f701de2bec', '2010-09-16 11:11:32', '2010-09-16 11:12:18', 20846, 2), (4575, '999d0176170071a196d663bc8a5c1022', '2010-09-16 11:31:36', '2010-09-16 11:51:11', 20851, 2), (4576, 'a898651a8a43f2fd5ca905fdc5349972', '2010-09-16 11:37:46', '2010-09-16 13:38:26', 20880, 2), (4577, '58ab585537a90797372bb1daba712a05', '2010-09-16 11:51:23', '2010-09-29 12:23:45', 24669, 2), (4578, 'b011484fd2531cba6c02b868ad3dea25', '2010-09-16 12:06:20', '2010-09-16 12:06:21', 20866, 2), (4579, 'fc565aae1de952d06a92c20511c9113d', '2010-09-16 12:12:51', '2010-09-16 12:14:56', 20875, 2), (4580, 'bad92f15c77966dc8916f75d8d928f83', '2010-09-16 13:19:44', '2010-09-16 13:19:46', 20876, 2), (4581, '1f4acfdc6918d385f9ceecb5ed2dd895', '2010-09-16 13:45:10', '2010-09-16 13:46:18', 20888, 2), (4582, 'ca4801701f1d95a7a4da9b1e96c91565', '2010-09-16 13:45:53', '2010-09-16 13:45:54', 20885, 2), (4583, 'eec272b5267c300266a2a0f27bf1d642', '2010-09-16 13:45:55', '2010-09-16 13:48:05', 20893, 2), (4584, 'b55d5ecdc20960de3c3ce7c1c21dc132', '2010-09-16 13:49:38', '2010-09-16 13:49:39', 20894, 2), (4585, '6c3266898d35d7aa6e4fc9ad03767f61', '2010-09-16 14:13:30', '2010-09-16 14:15:08', 20906, 2), (4586, 'e9285c45e7d6750f4758375a5411c0a2', '2010-09-16 14:35:35', '2010-09-16 14:35:37', 20907, 2), (4587, '1caa5ca05f6fff7ff450cf60267d62f1', '2010-09-16 14:47:54', '2010-09-16 14:48:09', 20912, 2), (4588, '1de1c53c788a01a303ed28f0b77d9e60', '2010-09-16 15:13:41', '2010-09-16 15:15:46', 20917, 2), (4589, '33bbfa34901b86ad50c2658cd42e4770', '2010-09-16 15:26:58', '2010-09-16 15:35:41', 20930, 2), (4590, '2d4dce177962e430ba0bd877f89ee8b7', '2010-09-16 16:28:00', '2010-09-16 16:28:58', 20934, 2), (4591, '343827200fcf9fe384daead9b5ec1fed', '2010-09-16 16:29:52', '2010-09-16 16:29:53', 20935, 2), (4592, '66cf48227160b8b4fcb0811159f46614', '2010-09-16 16:34:58', '2010-09-16 16:35:10', 20937, 2), (4593, '26ee2bbd3fa7125c4df874b8369b07a2', '2010-09-16 16:38:51', '2010-09-16 18:09:25', 20973, 2), (4594, '4a50dffe2d132c599777ec3e5be76ecc', '2010-09-16 17:03:55', '2010-09-16 17:03:56', 20942, 2), (4595, '3bb45c3724bc4f8a3848ed3b317e0fce', '2010-09-16 17:12:23', '2010-09-16 17:22:02', 20958, 2), (4596, '105d853fbcdce28bf3846b0ff63d40d0', '2010-09-16 17:32:02', '2010-09-16 17:32:03', 20959, 2), (4597, '3a879b155d2aa67a23764deb75210ea7', '2010-09-16 17:52:54', '2010-09-16 17:52:55', 20960, 2), (4598, '086fe3a4da5e12f0e4ba9fbf469e6880', '2010-09-16 18:01:30', '2010-09-16 18:02:49', 20965, 2), (4599, '18213016edaea52a0c3aeee9c63f0800', '2010-09-16 18:13:17', '2010-09-16 18:13:18', 20974, 2), (4600, '8fe8da89d1210eb2ae64a166d220daea', '2010-09-16 19:53:02', '2010-09-16 19:53:04', 20975, 2), (4601, '078fef7836d2895d88c7d586522c224c', '2010-09-16 20:22:06', '2010-09-16 20:27:48', 20997, 2), (4602, '54aeef5f1f8312a0b3b5dcae40cd4d00', '2010-09-16 20:34:03', '2010-09-16 20:34:05', 20998, 2), (4603, '966f78d3641dcfb54be380068fa519db', '2010-09-16 20:41:18', '2010-09-16 20:42:13', 21003, 2), (4604, 'ce0b643decb95c60c5b8993be5cefd8a', '2010-09-16 20:43:50', '2010-09-16 20:43:51', 21004, 2), (4605, 'ee5cffb659dc52015930c56630bba98a', '2010-09-16 20:47:56', '2010-09-16 20:47:58', 21005, 2), (4606, '8143d2e8a8370d872f76132fec7445e1', '2010-09-16 20:50:06', '2010-09-16 20:50:08', 21006, 2), (4607, 'a0d6cd73381e1cc0ea3aae88ec36ec89', '2010-09-16 20:50:15', '2010-09-16 20:50:16', 21007, 2), (4608, '74ddccb1459c84cba6e2eb1e781bdc16', '2010-09-16 20:50:20', '2010-09-16 20:50:21', 21008, 2), (4609, 'b6968afe57886f313adc5b82e7467a1f', '2010-09-16 20:50:52', '2010-09-16 20:50:53', 21009, 2), (4610, 'c233ff64881bc4d186736583db6fd9d3', '2010-09-16 20:51:07', '2010-09-16 20:51:08', 21010, 2), (4611, '870604cd1df97ad17ffd05f3adffcb5e', '2010-09-16 20:52:22', '2010-09-16 20:52:23', 21011, 2), (4612, '3bed19b9777b5cd22c0d3de734345944', '2010-09-16 20:57:42', '2010-09-16 20:57:43', 21012, 2), (4613, '3933b8ab34f0b2ba68f5f8b993384f6f', '2010-09-16 21:03:01', '2010-09-16 21:03:01', 21013, 2), (4614, 'af4174d6502489e53a412c6d188832fd', '2010-09-16 21:08:52', '2010-09-16 21:08:53', 21014, 2), (4615, 'b729a6ca02b30dcf46849b625bbe2d4a', '2010-09-16 21:54:52', '2010-09-16 21:54:54', 21015, 2), (4616, '321750309b9e7b9ffcb22a2995536c1f', '2010-09-16 22:12:50', '2010-09-16 22:14:05', 21018, 2), (4617, 'dcd5a409c713bfc8e46d458445060ac4', '2010-09-16 22:12:50', '2010-09-16 22:14:05', 21020, 2), (4618, '0c4b240843d87ae4b6a570fcd09bdeb8', '2010-09-16 22:12:50', '2010-09-16 22:14:05', 21016, 2), (4619, '37553a8ee815233e3f1432fff3f2cf37', '2010-09-16 22:13:06', '2010-09-16 22:14:05', 21019, 2), (4620, 'b46f6eadfd93e9e39f37cf338432ecee', '2010-09-16 22:13:26', '2010-09-16 22:14:05', 21017, 2), (4621, '8df52030ee9d3c74506766fd65cf3553', '2010-09-16 22:14:46', '2010-09-16 22:14:54', 21021, 2), (4622, '65b0db42b71952e4aeef25b0e273f3c7', '2010-09-16 22:14:52', '2010-09-16 22:14:54', 21022, 2), (4623, '6a029830dedb5bcfeef68d1a7ee927ac', '2010-09-16 22:17:04', '2010-09-16 22:17:07', 21023, 2), (4624, '4bd8fbd26c9985cd7dd9bac2707d37de', '2010-09-16 22:53:38', '2010-09-16 22:53:45', 21024, 2), (4625, '7226026790425392404a7d554e6ac226', '2010-09-16 22:56:56', '2010-09-16 22:56:57', 21025, 2), (4626, '252eb039fe58d403cbfce188024bda92', '2010-09-16 22:57:02', '2010-09-16 22:57:03', 21026, 2), (4627, '9f884b7ddf8fe1df69fba9d2793a9b75', '2010-09-17 00:03:27', '2010-09-17 00:03:29', 21027, 2), (4628, '14deafcc3067a95ea25a21a8e3806f69', '2010-09-17 01:21:30', '2010-09-17 01:21:31', 21028, 2), (4629, 'cf5e2e0a635275acfbe90d305bcccf94', '2010-09-17 02:41:54', '2010-09-17 02:41:56', 21029, 2), (4630, '12a8cda4b1b8a7d6e9ee3785fbfc8b82', '2010-09-17 03:35:18', '2010-09-17 03:36:12', 21032, 2), (4631, '5b62d8aebb78fb857866d13765dbef1e', '2010-09-17 04:06:57', '2010-09-17 04:07:00', 21033, 2), (4632, '4d0b9ea950f7105117536ab09faf3ae9', '2010-09-17 04:19:10', '2010-09-17 04:19:11', 21034, 2), (4633, '05a72465ed47489b9c94bd322c38a0f5', '2010-09-17 04:26:38', '2010-09-17 04:26:39', 21035, 2), (4634, 'a9952a37077de6d54e0b656b44779638', '2010-09-17 04:49:36', '2010-09-17 04:49:38', 21036, 2), (4635, '14522d18cec0927feda0609faf6903ed', '2010-09-17 04:52:39', '2010-09-17 04:53:29', 21044, 2), (4636, '38263652eb65c7597ffed267faf5de96', '2010-09-17 05:00:12', '2010-09-17 05:00:14', 21045, 2), (4637, 'f20b10dfb38bbaa7a11894e5bb9b50f9', '2010-09-17 05:13:03', '2010-09-17 05:13:04', 21046, 2), (4638, '3e8eee5d8ea04721c08ea39779aa4a4a', '2010-09-17 05:45:17', '2010-09-17 05:45:18', 21047, 2), (4639, '034d7d67d4a7b1e6d75bc37253691935', '2010-09-17 05:45:20', '2010-09-17 05:45:21', 21048, 2), (4640, 'c868b590e4c8e7829470de08e55be86c', '2010-09-17 05:45:24', '2010-09-17 05:45:25', 21049, 2), (4641, '75ae0a90193e8af167e1547000ec4283', '2010-09-17 05:45:27', '2010-09-17 05:45:28', 21050, 2), (4642, '4d912f13d1b01aed29bbe5d8af329d90', '2010-09-17 05:45:31', '2010-09-17 05:45:32', 21051, 2), (4643, '275e252f16dfd934c4f8a3faec3b7d05', '2010-09-17 05:45:35', '2010-09-17 05:45:36', 21052, 2), (4644, '5b0ad3743fecb0c4099fab6e094fcb9d', '2010-09-17 05:45:38', '2010-09-17 05:45:39', 21053, 2), (4645, '42f5c42a0c18f7e3285ac3d2c9ea4bdd', '2010-09-17 05:45:41', '2010-09-17 05:45:41', 21054, 2), (4646, 'cf78a122d1fa0631eff39b79cbdf56f5', '2010-09-17 05:45:44', '2010-09-17 05:45:45', 21055, 2), (4647, 'd0cc8b767b7f937218e70f822b0cc715', '2010-09-17 05:45:47', '2010-09-17 05:45:48', 21056, 2), (4648, 'faaa3960f8add5255dab459fd763755f', '2010-09-17 05:45:50', '2010-09-17 05:45:51', 21057, 2), (4649, '3f62d559c4d047584bfeb56a84f1e637', '2010-09-17 05:45:54', '2010-09-17 05:45:54', 21058, 2), (4650, '58814082be6913732c69069f17b2924f', '2010-09-17 05:45:57', '2010-09-17 05:45:58', 21059, 2), (4651, '60dd114ac4d44d3cddfca61e68994369', '2010-09-17 05:46:00', '2010-09-17 05:46:01', 21060, 2), (4652, '9034bd3588136d61b0a851d1078b5a74', '2010-09-17 05:46:03', '2010-09-17 05:46:04', 21061, 2), (4653, '230ca311a9fef30fcf59686a734e5a7a', '2010-09-17 05:46:07', '2010-09-17 05:46:08', 21062, 2), (4654, '3c0ddac6d1b6fdd4752d447fcdaeaad8', '2010-09-17 05:46:10', '2010-09-17 05:46:11', 21063, 2), (4655, '5c8758a83b2b026d9d5f6304000364ee', '2010-09-17 05:46:13', '2010-09-17 05:46:14', 21064, 2), (4656, '6b1fb45bbb4d9f860e2f3c4edc14b1e4', '2010-09-17 05:46:18', '2010-09-17 05:46:19', 21065, 2), (4657, 'ba993ec6c8463ff032a773a532c5eb72', '2010-09-17 05:46:23', '2010-09-17 05:46:24', 21066, 2), (4658, '5e19325afc9e2c752dc5e30c6b5eacf9', '2010-09-17 05:46:27', '2010-09-17 05:46:28', 21067, 2), (4659, '0b6d286d4696466fe411fc4879ccbc7a', '2010-09-17 05:46:32', '2010-09-17 05:46:33', 21068, 2), (4660, 'db91d3b44142812bd87df01cb16e63df', '2010-09-17 05:46:36', '2010-09-17 05:46:37', 21069, 2), (4661, '0b88747dca6117d7cfe1a71ff7a1ceb3', '2010-09-17 05:46:40', '2010-09-17 05:46:40', 21070, 2), (4662, '5cae29bdab77fb7d1cbd2ff31b2e992b', '2010-09-17 05:46:44', '2010-09-17 05:46:45', 21071, 2), (4663, '47619ecd3943dc471ee1b81145be06ec', '2010-09-17 05:46:48', '2010-09-17 05:46:48', 21072, 2), (4664, '717d9381900194602e5a523654b113ea', '2010-09-17 05:46:52', '2010-09-17 05:46:53', 21073, 2), (4665, 'c0eea5056a7a9752054192420a9c590f', '2010-09-17 05:46:57', '2010-09-17 05:46:58', 21074, 2), (4666, 'd92cb21b2eccf52039e9e6981aec140d', '2010-09-17 05:47:02', '2010-09-17 05:47:03', 21075, 2), (4667, '3236cab35da40c06668c16ce1c13dde0', '2010-09-17 05:47:06', '2010-09-17 05:47:07', 21076, 2), (4668, 'bdbace4125c7b902410a93ce19d049f6', '2010-09-17 05:47:10', '2010-09-17 05:47:11', 21077, 2), (4669, '6e280e953ea4b28354359e8b1fe538d7', '2010-09-17 05:47:15', '2010-09-17 05:47:16', 21078, 2), (4670, '068fa853427c5314996dfc46055dba05', '2010-09-17 05:47:19', '2010-09-17 05:47:20', 21079, 2), (4671, 'eea264f5f58c5f9c4ed795d9641bdde3', '2010-09-17 05:47:23', '2010-09-17 05:47:24', 21080, 2), (4672, '1e0e2a30b5d1c44d7ae256454c30367f', '2010-09-17 05:47:27', '2010-09-17 05:47:27', 21081, 2), (4673, '85e9fbd784df073d302fe5eeeb719e38', '2010-09-17 05:47:31', '2010-09-17 05:47:32', 21082, 2), (4674, '148228a21c74e00bc7ea52e6f42951f6', '2010-09-17 05:47:35', '2010-09-17 05:47:36', 21083, 2), (4675, 'fced6d5c99a345903e75f68e4506c4a1', '2010-09-17 05:47:39', '2010-09-17 05:47:40', 21084, 2), (4676, '55358b50976713730dffc7050443f83b', '2010-09-17 05:47:42', '2010-09-17 05:47:43', 21085, 2), (4677, '620715b1fc2cda5d4c5a0effafe9e93d', '2010-09-17 05:47:46', '2010-09-17 05:47:47', 21086, 2), (4678, 'e97cacd8ce57876349f1984cc51bcd66', '2010-09-17 05:47:51', '2010-09-17 05:47:52', 21087, 2), (4679, '9a0a723465d0360adecd6162c50206df', '2010-09-17 05:47:55', '2010-09-17 05:47:56', 21088, 2), (4680, 'ac446b6a27f01dd8ff35ae190776e01e', '2010-09-17 05:47:59', '2010-09-17 05:48:00', 21089, 2), (4681, '6e1ae27cc85437fdba938277aad09313', '2010-09-17 05:48:04', '2010-09-17 05:48:04', 21090, 2), (4682, '8b25ec2411ed725318d4e5e088354915', '2010-09-17 05:48:07', '2010-09-17 05:48:08', 21091, 2), (4683, '89128c1b1581d85e7133d1ce6e4c8337', '2010-09-17 05:48:11', '2010-09-17 05:48:12', 21092, 2), (4684, '58fd7af6505c153d1f02d0bd599acb39', '2010-09-17 05:48:15', '2010-09-17 05:48:16', 21093, 2), (4685, '6d5dcb9cfd13881de554210023510753', '2010-09-17 05:48:19', '2010-09-17 05:48:20', 21094, 2), (4686, '55a8c0ee7c48a5761b46c3abc596bd7d', '2010-09-17 05:48:23', '2010-09-17 05:48:24', 21095, 2), (4687, 'a233c691c0c182ede132078402f05c52', '2010-09-17 05:48:28', '2010-09-17 05:48:28', 21096, 2), (4688, '1daa6b57f6ce0402d4185032ca98f574', '2010-09-17 05:48:32', '2010-09-17 05:48:32', 21097, 2), (4689, '180a5ba5f1488e2c5e961f352767fc04', '2010-09-17 05:48:36', '2010-09-17 05:48:36', 21098, 2), (4690, 'cfaf736c16fa4d31c374ea745e054074', '2010-09-17 05:48:41', '2010-09-17 05:48:42', 21099, 2), (4691, 'c363a6ce799c93472d01fdddb4190bba', '2010-09-17 05:48:46', '2010-09-17 05:48:47', 21100, 2), (4692, 'eee659163dd045d68e3bf5465c185edc', '2010-09-17 05:48:50', '2010-09-17 05:48:51', 21101, 2), (4693, 'f930ae9111c06cc2d517021e8a99455a', '2010-09-17 05:48:54', '2010-09-17 05:48:55', 21102, 2), (4694, 'ac43ad3779b0d2cddad08967f73de029', '2010-09-17 05:48:59', '2010-09-17 05:49:00', 21103, 2), (4695, 'f32fa95b4a0252c52d2d25a699929e68', '2010-09-17 05:49:03', '2010-09-17 05:49:04', 21104, 2), (4696, 'dd48d25110a0a435c62a1db6b3ccd668', '2010-09-17 05:49:08', '2010-09-17 05:49:09', 21105, 2), (4697, 'b1c13f62c4571da29cb8d01659631029', '2010-09-17 05:49:12', '2010-09-17 05:49:13', 21106, 2), (4698, '3421dd3471b982c5ced68ca713808e46', '2010-09-17 05:49:16', '2010-09-17 05:49:16', 21107, 2), (4699, '7ae93bb632da375b82acb268112be284', '2010-09-17 05:49:20', '2010-09-17 05:49:21', 21108, 2), (4700, 'af703938644751ee2d8719dbfc5277de', '2010-09-17 05:49:24', '2010-09-17 05:49:25', 21109, 2), (4701, '5a08021696edf313be4c40b018a747b4', '2010-09-17 05:49:28', '2010-09-17 05:49:29', 21110, 2), (4702, '37bf8364d4a6c262707f8b54cb905a43', '2010-09-17 05:49:31', '2010-09-17 05:49:32', 21111, 2), (4703, '928080811126321c2ca6e207dce3321d', '2010-09-17 05:49:34', '2010-09-17 05:49:35', 21112, 2), (4704, '4d94dc02d8d7f2e0196a9b2f3cf906d1', '2010-09-17 05:49:38', '2010-09-17 05:49:39', 21113, 2), (4705, '3949a8786855d2f8575d962bb7c6eb9e', '2010-09-17 05:49:42', '2010-09-17 05:49:43', 21114, 2), (4706, '1bdc052fa04e2b0c122a546aa487393f', '2010-09-17 05:49:46', '2010-09-17 05:49:46', 21115, 2), (4707, '2912ab02b75b25ecbbfc6c6733df0f48', '2010-09-17 05:49:49', '2010-09-17 05:49:50', 21116, 2), (4708, 'b6810d8c4ce7dafad6bf535f5b72be5a', '2010-09-17 05:49:53', '2010-09-17 05:49:54', 21117, 2), (4709, 'a5bc842c932e3f05dc98c298ae130ef3', '2010-09-17 05:49:57', '2010-09-17 05:49:57', 21118, 2), (4710, 'a1c8e863134700151b12da1721485cde', '2010-09-17 05:50:01', '2010-09-17 05:50:02', 21119, 2), (4711, '914a02d550bdad2296f1e41ca1fa2a57', '2010-09-17 05:50:06', '2010-09-17 05:50:07', 21120, 2), (4712, '2ceaf1318d357ad3012df04b66182e56', '2010-09-17 05:50:10', '2010-09-17 05:50:11', 21121, 2), (4713, 'c6a96c11677d16da611f094ce32b7515', '2010-09-17 05:50:13', '2010-09-17 05:50:14', 21122, 2), (4714, '7c59f9bdf6e372cc05e305b70c5d7543', '2010-09-17 05:50:17', '2010-09-17 05:50:17', 21123, 2), (4715, '3856659264f8f585050831b306adc235', '2010-09-17 05:50:20', '2010-09-17 05:50:21', 21124, 2), (4716, '78ac29b434d6c7019f8d3ecc0c5c6ed0', '2010-09-17 05:50:24', '2010-09-17 05:50:25', 21125, 2), (4717, 'c688e8f0857b175c3694224211dc0b8f', '2010-09-17 05:50:28', '2010-09-17 05:50:29', 21126, 2), (4718, 'ee500fc455a7c37dcf5a71527eadad93', '2010-09-17 05:50:33', '2010-09-17 05:50:34', 21127, 2), (4719, 'd85350a2bb30208548ec7bbc11b66e0f', '2010-09-17 05:50:37', '2010-09-17 05:50:38', 21128, 2), (4720, '825fd1c118fdbb72ca89b3620340768a', '2010-09-17 05:50:42', '2010-09-17 05:50:43', 21129, 2), (4721, '26e89999bac6b58755f467cbe869289e', '2010-09-17 05:50:46', '2010-09-17 05:50:48', 21130, 2), (4722, '6e3aa1a8ef66320f690439d35ac1f80a', '2010-09-17 05:50:52', '2010-09-17 05:50:52', 21131, 2), (4723, 'f7ad0891f1c3f3f2db229e3063be5573', '2010-09-17 05:50:55', '2010-09-17 05:50:56', 21132, 2), (4724, '7ad96efa8a89813c71c7ef664474b039', '2010-09-17 05:50:59', '2010-09-17 05:51:00', 21133, 2), (4725, 'b265fdab9dd831765f62aa69f8090b7e', '2010-09-17 05:51:02', '2010-09-17 05:51:03', 21134, 2), (4726, '9d18a83a7b39d6120be24eee8a1f2563', '2010-09-17 05:51:07', '2010-09-17 05:51:08', 21135, 2), (4727, '9c0ab8a87bc37a0fa2e964fe1f7f4a5e', '2010-09-17 05:51:12', '2010-09-17 05:51:13', 21136, 2), (4728, 'c04a9a476452b214653ca291c09611de', '2010-09-17 05:51:16', '2010-09-17 05:51:17', 21137, 2), (4729, 'a37cf7c23e9f03e6a9d23fbc6c9e50c1', '2010-09-17 05:51:21', '2010-09-17 05:51:22', 21138, 2), (4730, '2cd316dd1976615065b8142c4aa88622', '2010-09-17 05:51:24', '2010-09-17 05:51:25', 21139, 2), (4731, '58d47a0921166db93d216a88c631604e', '2010-09-17 05:51:28', '2010-09-17 05:51:29', 21140, 2), (4732, '564812aa48b48473c71abf46720f32bf', '2010-09-17 05:51:32', '2010-09-17 05:51:33', 21141, 2), (4733, '3ebe273f79956e0e5e98a716565c77bd', '2010-09-17 05:51:36', '2010-09-17 05:51:37', 21142, 2), (4734, '9fc81cfb4e306e4374637f14dfe142d9', '2010-09-17 05:51:40', '2010-09-17 05:51:41', 21143, 2), (4735, 'dc35c73b92e34860536dfd54740478ae', '2010-09-17 05:51:44', '2010-09-17 05:51:44', 21144, 2), (4736, '0c92e2ef810ec85180e5d00e890928ce', '2010-09-17 05:51:47', '2010-09-17 05:51:48', 21145, 2), (4737, 'ad276754a5863c47e8b0ef82f4920898', '2010-09-17 06:11:05', '2010-09-17 06:11:59', 21156, 2), (4738, 'ae55c3b1cf23062f24d7fa290bb0d6f1', '2010-09-17 06:26:23', '2010-09-17 06:26:24', 21157, 2), (4739, '91d6e50e6a7d7137a79f14d9346ef8fc', '2010-09-17 06:30:21', '2010-09-17 06:30:22', 21158, 2), (4740, '2a0075eec13e5024cb16003a6417e8d9', '2010-09-17 06:58:38', '2010-09-17 06:58:39', 21159, 2), (4741, '796614fd724eedcf8010d60e55145b37', '2010-09-17 07:20:46', '2010-09-17 07:20:47', 21160, 2), (4742, '45a720fa35e42d5ccf5a621db98e5095', '2010-09-17 07:42:28', '2010-09-17 07:42:29', 21161, 2), (4743, 'e723527e7dd8b6e70ff169c060957a49', '2010-09-17 08:03:41', '2010-09-17 08:03:42', 21162, 2), (4744, '9fc09663cf10a8b9e76c828ee1d07699', '2010-09-17 08:05:11', '2010-09-17 08:05:12', 21163, 2), (4745, '0b2ff0df7481561462c95a7eed197e31', '2010-09-17 08:08:36', '2010-09-17 08:08:37', 21164, 2), (4746, 'fcf2b4d848f50bbd167fa21cf3bcd9e6', '2010-09-17 08:15:17', '2010-09-17 08:15:18', 21165, 2), (4747, 'b3a7eee14d05a418d61d130c5b817234', '2010-09-17 08:29:03', '2010-09-17 08:31:55', 21174, 2), (4748, 'c430af834833d0ebf106009edbb3a094', '2010-09-17 08:42:28', '2010-09-17 08:42:29', 21175, 2), (4749, '540aa696bf2e0f4a0f74b8eff636f5e7', '2010-09-17 08:54:34', '2010-09-17 08:54:35', 21176, 2), (4750, '8900f68d9e58b922df41bd8288bd0b40', '2010-09-17 09:05:29', '2010-09-17 09:05:30', 21177, 2), (4751, 'b76797af5daca592677dfb188dea1b13', '2010-09-17 09:12:55', '2010-09-17 09:12:56', 21178, 2), (4752, '5236ebb92e2371f878b7d77ec7629ddd', '2010-09-17 09:29:27', '2010-09-17 09:31:00', 21190, 2), (4753, '4547153332018d9d103417144306571a', '2010-09-17 09:30:08', '2010-09-17 09:30:09', 21183, 2), (4754, '9285ea97b0e152724eee86d1987fef50', '2010-09-17 09:39:52', '2010-09-17 09:39:52', 21191, 2), (4755, '47c43abc857b9d761c7b3b3ae3c2766a', '2010-09-17 10:40:32', '2010-09-17 10:40:34', 21192, 2), (4756, '6e6a39e9aeabbc1f85eaa3d4eb78132c', '2010-09-17 10:40:52', '2010-09-17 10:41:23', 21196, 2), (4757, '6f74f42de52342aeb75ea76c38a40a89', '2010-09-17 10:41:05', '2010-09-17 10:41:36', 21197, 2), (4758, 'f61d83c491694646712befd55c00235a', '2010-09-17 10:44:04', '2010-09-17 10:44:05', 21198, 2), (4759, '5430bc4499337de7c51b370ba861426a', '2010-09-17 10:44:15', '2010-09-17 10:44:16', 21199, 2), (4760, '4c0fd590355b84d7e76d298e4f6e842e', '2010-09-17 10:45:13', '2010-09-17 10:45:14', 21200, 2), (4761, 'd3a5f5bc78832583db587a174ec5eac9', '2010-09-17 10:45:45', '2010-09-17 10:45:46', 21201, 2), (4762, 'c3ab741cc5a4491e4355854b6bfdd395', '2010-09-17 10:47:37', '2010-09-17 10:47:38', 21202, 2), (4763, 'eba0d75b5c4466ba16c67da758a4472f', '2010-09-17 10:47:59', '2010-09-17 10:48:02', 21204, 2), (4764, '4bbfdfc2c7856361dc61af56337402ce', '2010-09-17 10:48:00', '2010-09-17 10:48:01', 21203, 2), (4765, '2548f2eb501ea7a8aba6d5d0403188d5', '2010-09-17 10:49:13', '2010-09-17 10:57:13', 21217, 2), (4766, 'cbf899bc6a3bed2bfd67ce1a7e28d5f8', '2010-09-17 10:49:35', '2010-09-17 10:49:36', 21206, 2), (4767, '7bbe76c34dfe66e8c1ea335d71a64848', '2010-09-17 10:57:02', '2010-09-17 10:57:03', 21215, 2), (4768, '9a9dadd9692abbb5ea02acaff03ccab1', '2010-09-17 10:59:18', '2010-09-17 10:59:20', 21218, 2), (4769, '3050ee955ba7f8334a5886df9b118bde', '2010-09-17 11:01:14', '2010-09-17 11:01:15', 21219, 2), (4770, 'de93ff539aec368923c293132f4cdffd', '2010-09-17 11:02:57', '2010-09-17 11:02:58', 21220, 2), (4771, 'a05d0991121462192f0b08b0972bff9b', '2010-09-17 11:13:28', '2010-09-17 11:13:30', 21221, 2), (4772, 'f84451181f97e8f7cba9591f69f5b53f', '2010-09-17 11:23:34', '2010-09-17 11:23:35', 21222, 2), (4773, '1efbb6e44134b1249200a86f679519a6', '2010-09-17 12:06:41', '2010-09-17 12:06:42', 21223, 2), (4774, '47777031aa4c9c2b136aae52521b4080', '2010-09-17 12:38:29', '2010-09-17 12:38:30', 21224, 2), (4775, 'e98d69e11ed0e7718043b93ec57497bb', '2010-09-17 12:39:43', '2010-09-17 12:39:45', 21225, 2), (4776, 'd8623231753e796b14351464ed8d4d4b', '2010-09-17 12:39:47', '2010-09-17 12:42:44', 21234, 2), (4777, '9679dcb107588bcc516f2c4cd85dbbb9', '2010-09-17 12:41:54', '2010-09-17 12:41:55', 21229, 2), (4778, '28d454e7f0c5ef3853b98d537c92e1db', '2010-09-17 12:48:32', '2010-09-17 12:50:43', 21242, 2), (4779, '61cda16bb321e6aa6cd98883127a29b3', '2010-09-17 12:53:27', '2010-09-17 12:53:55', 21245, 2), (4780, '9772a4fade4f3bec28cdc2c71c9cf8b1', '2010-09-17 13:26:06', '2010-09-17 13:26:37', 21248, 2), (4781, 'f5265bb6ea79ceefc4a0985d0b7e0654', '2010-09-17 13:49:53', '2010-09-17 13:49:54', 21249, 2), (4782, '9256d7c8ba3017e4d051bbba741e1316', '2010-09-17 13:53:24', '2010-09-17 13:53:25', 21250, 2), (4783, 'cbe91f0d57440f459b7a0883a4859fd0', '2010-09-17 13:54:42', '2010-09-17 13:57:45', 21259, 2), (4784, '1f9812f8e3041cc88f0f0db23acb97f1', '2010-09-17 14:04:00', '2010-09-17 14:04:01', 21260, 2), (4785, '3052f67d74b25049d65ec618565ac380', '2010-09-17 14:31:33', '2010-09-17 14:31:34', 21261, 2), (4786, '8daf42483d36366285e242ac9594b99c', '2010-09-17 15:06:16', '2010-09-17 15:08:56', 21270, 2), (4787, '413e640e24d2b12fd25c2b63f5805c83', '2010-09-17 15:08:21', '2010-09-17 15:08:22', 21267, 2), (4788, '36e710f440653a16633075503523db01', '2010-09-17 15:08:49', '2010-09-17 15:08:50', 21269, 2), (4789, '3e413e43c6628390d3407505a3a33a8f', '2010-09-17 15:10:07', '2010-09-17 15:10:08', 21271, 2), (4790, 'c112aaf36c84d68d76d048e0a78370a1', '2010-09-17 15:57:09', '2010-09-17 15:57:11', 21272, 2), (4791, '93802ba803036adfeb5a697b790f1e4c', '2010-09-17 16:41:57', '2010-09-17 16:41:58', 21273, 2), (4792, 'c8015d70adba1e93d5f54477c7085543', '2010-09-17 17:29:44', '2010-09-17 17:29:45', 21274, 2), (4793, '4f6ac1af1187b0806bbfa34de356853b', '2010-09-17 17:29:46', '2010-09-17 17:29:47', 21275, 2), (4794, '4b239e6fa15a942ef375136215fe586e', '2010-09-17 17:54:17', '2010-09-17 17:54:17', 21276, 2), (4795, 'ff02b5289bb0cf734e9805e097436b6a', '2010-09-17 18:05:05', '2010-09-17 18:05:06', 21277, 2), (4796, '6b4d2dfa81569b4233c515a95d4f7490', '2010-09-17 18:24:21', '2010-09-17 18:24:22', 21278, 2), (4797, 'f7ae77c826ec851262f28a6bd53b8421', '2010-09-17 18:28:51', '2010-09-17 18:28:52', 21279, 2), (4798, 'a7b4bb87d0094a703532d0f3ca5b4c84', '2010-09-17 18:30:12', '2010-09-17 18:30:12', 21280, 2), (4799, 'a504846b89ec01be45dd20703f837cc0', '2010-09-17 18:41:57', '2010-09-17 18:42:00', 21281, 2), (4800, '28db40d518f3fd1ebb1b8b64e3fa2fbb', '2010-09-17 19:00:19', '2010-09-17 19:00:21', 21282, 2), (4801, 'ba15e60b9adeae178b8c15d61f108169', '2010-09-17 19:19:36', '2010-09-17 19:20:01', 21289, 2), (4802, '3ae1813a0279c0c37ad01ec63a70ff65', '2010-09-17 19:21:12', '2010-09-17 19:21:13', 21290, 2), (4803, '769cd64e7a2ca0c222461e91cce249e0', '2010-09-17 19:33:52', '2010-09-17 19:33:53', 21291, 2), (4804, '17dd9e4d01b6493596024475941d2c60', '2010-09-17 19:38:34', '2010-09-17 19:40:08', 21297, 2), (4805, 'd50ffc88628bb11038806a34343c9409', '2010-09-17 20:01:17', '2010-09-17 20:01:18', 21298, 2), (4806, 'b687f4481cfd5f97b3f60bc3462ac58d', '2010-09-17 22:05:13', '2010-09-17 22:05:38', 21300, 2), (4807, '338cb55635dbe6a6fa8fb28642713123', '2010-09-17 22:22:35', '2010-09-17 22:22:37', 21301, 2), (4808, '49d6af88fee65eb22a6ff88908491838', '2010-09-18 04:22:13', '2010-09-18 04:22:21', 21302, 2), (4809, 'aa0435f559056cd4de9ae3890f4e3762', '2010-09-18 04:42:25', '2010-09-18 04:42:28', 21303, 2), (4810, 'fea3799947c06cd4ef75105bac850d40', '2010-09-18 04:47:00', '2010-09-18 04:47:01', 21304, 2), (4811, 'aeb0d41d2c87edd27b19239f2f4248f9', '2010-09-18 05:03:15', '2010-09-18 05:09:25', 21323, 2), (4812, '52ba6f0fc18b02d3a2b81aa6add120fb', '2010-09-18 05:07:23', '2010-09-18 05:07:24', 21313, 2), (4813, '2470d39d46a036866b7f6c0b0a6913c5', '2010-09-18 05:09:21', '2010-09-18 05:09:23', 21322, 2), (4814, 'fa8339df3645b21944e9205c13c1c018', '2010-09-18 05:33:05', '2010-09-18 05:33:05', 21324, 2), (4815, 'fb53d9ab4d303d201711772cae1949e0', '2010-09-18 05:33:08', '2010-09-18 05:33:09', 21325, 2), (4816, '43da8e9f3a1810f910b166094badb7f2', '2010-09-18 05:33:12', '2010-09-18 05:33:12', 21326, 2), (4817, '24f47575da4aecf83863372619fc374f', '2010-09-18 05:33:15', '2010-09-18 05:33:16', 21327, 2), (4818, 'e144b318532b160b75835936d2270dca', '2010-09-18 05:33:19', '2010-09-18 05:33:19', 21328, 2), (4819, '279c648e67fbdca7609ec7a1a0642bea', '2010-09-18 05:33:23', '2010-09-18 05:33:23', 21329, 2), (4820, '48fb487b439ba5d582ea1409b57a494e', '2010-09-18 05:33:26', '2010-09-18 05:33:26', 21330, 2), (4821, '663d4a73a58d190a1f028be0e6df94bf', '2010-09-18 05:33:29', '2010-09-18 05:33:30', 21331, 2), (4822, '980b0d4f235fd0454c2649762449970d', '2010-09-18 05:33:32', '2010-09-18 05:33:33', 21332, 2), (4823, 'b3bff83a7b654647cb7dd75e9b0af0b7', '2010-09-18 05:33:35', '2010-09-18 05:33:36', 21333, 2), (4824, '63a521e96b872c5bbcf7bac5642b0db8', '2010-09-18 05:33:39', '2010-09-18 05:33:39', 21334, 2), (4825, '4feb2a557414890e6647661b167d28e9', '2010-09-18 05:33:41', '2010-09-18 05:33:42', 21335, 2), (4826, '77eaff87ba023e756e3832876bc36c88', '2010-09-18 05:33:44', '2010-09-18 05:33:44', 21336, 2), (4827, '7cf3549a390e2d823533274e036ebeb2', '2010-09-18 05:33:47', '2010-09-18 05:33:48', 21337, 2), (4828, 'd15159daeb12ba08edbb91ca756a9cfd', '2010-09-18 05:33:51', '2010-09-18 05:33:51', 21338, 2), (4829, '0859bf5d73d1237972ecfecc5a643316', '2010-09-18 05:33:54', '2010-09-18 05:33:55', 21339, 2), (4830, 'fb577a27f1b34279d8207d3e9269f2ad', '2010-09-18 05:33:58', '2010-09-18 05:33:59', 21340, 2), (4831, 'ff6759481a90c59ef8baecd93a29bf36', '2010-09-18 05:34:02', '2010-09-18 05:34:03', 21341, 2), (4832, 'f4df390309bcdcd08ec504f6a0443b22', '2010-09-18 05:34:06', '2010-09-18 05:34:07', 21342, 2), (4833, 'e29056a7f2a2f4218f3c3b3b3dfa704a', '2010-09-18 05:34:10', '2010-09-18 05:34:11', 21343, 2), (4834, '3ec45abcf202b15fd49a8f95f6573d05', '2010-09-18 05:34:15', '2010-09-18 05:34:15', 21344, 2), (4835, 'cd916c559d9d22167de24983afb2b965', '2010-09-18 05:34:19', '2010-09-18 05:34:20', 21345, 2), (4836, 'bf137f61a73927d3ace6312383a181d2', '2010-09-18 05:34:23', '2010-09-18 05:34:24', 21346, 2), (4837, 'cf7dbb636a8b4f79e18e7a23ee0a4b2a', '2010-09-18 05:34:27', '2010-09-18 05:34:28', 21347, 2), (4838, '944b46c2ff6780ce0f2627513f91a319', '2010-09-18 05:34:32', '2010-09-18 05:34:33', 21348, 2), (4839, 'aa81ddf2fb67009d101f83a94da4269b', '2010-09-18 05:34:36', '2010-09-18 05:34:37', 21349, 2), (4840, '15aa8ebe8130f1d530b0b3ffe3396264', '2010-09-18 05:34:40', '2010-09-18 05:34:41', 21350, 2), (4841, 'b3f36894a7719121e4ea8a9b4a3ec88a', '2010-09-18 05:34:45', '2010-09-18 05:34:46', 21351, 2), (4842, '689c5f1ddd5634a4b224b795bf93bb71', '2010-09-18 05:34:50', '2010-09-18 05:34:51', 21352, 2), (4843, 'f3f221e5de205f983c6c1306f1161612', '2010-09-18 05:34:56', '2010-09-18 05:34:57', 21353, 2), (4844, '354b42a8639c63a757d0f3636447d645', '2010-09-18 05:35:00', '2010-09-18 05:35:00', 21354, 2), (4845, '932d91b83de50ec1f737cf8c66e31856', '2010-09-18 05:35:04', '2010-09-18 05:35:05', 21355, 2), (4846, '7607666e8385969c1ca21293adae3720', '2010-09-18 05:35:08', '2010-09-18 05:35:09', 21356, 2), (4847, '4dc412c232215272f656f4bcca78107f', '2010-09-18 05:35:12', '2010-09-18 05:35:13', 21357, 2), (4848, '6331ff5b19f2d5e3582820f79e8c57ce', '2010-09-18 05:35:16', '2010-09-18 05:35:17', 21358, 2), (4849, 'c4f68af43e5d4975997cbad015a407a5', '2010-09-18 05:35:21', '2010-09-18 05:35:21', 21359, 2), (4850, '3320f290fde04ba2c3bb4ccde3d4953e', '2010-09-18 05:35:25', '2010-09-18 05:35:26', 21360, 2), (4851, 'e441bc3e2fffbc3de649fa419da5dd3f', '2010-09-18 05:35:30', '2010-09-18 05:35:31', 21361, 2), (4852, '5b757faa3593e1ab4ff495279ae6676e', '2010-09-18 05:35:35', '2010-09-18 05:35:35', 21362, 2), (4853, '83996f68231a0d6ed83c7dcce5333380', '2010-09-18 05:35:39', '2010-09-18 05:35:40', 21363, 2), (4854, '2c82439364aeeb69bdee2d1ea3132966', '2010-09-18 05:35:45', '2010-09-18 05:35:46', 21364, 2), (4855, '669f840a07ec84be1d421621e6d5c527', '2010-09-18 05:35:50', '2010-09-18 05:35:51', 21365, 2), (4856, 'f89205a6cb9087371d67159740c92ac5', '2010-09-18 05:35:55', '2010-09-18 05:35:56', 21366, 2), (4857, 'cb0f8717e4c80250987866759a68a167', '2010-09-18 05:36:00', '2010-09-18 05:36:01', 21367, 2), (4858, '051a28106932d1248157201d76762123', '2010-09-18 05:36:03', '2010-09-18 05:36:04', 21368, 2), (4859, '8237f5e7d232e4e6ab0471fb0cd264ea', '2010-09-18 05:36:08', '2010-09-18 05:36:09', 21369, 2), (4860, '41d13dedf2ccf48229f8f3767313b53f', '2010-09-18 05:36:12', '2010-09-18 05:36:13', 21370, 2), (4861, '236d21bb72f41278b7377ead5c2322ca', '2010-09-18 05:36:17', '2010-09-18 05:36:18', 21371, 2), (4862, 'c912444445395e7cd5922b228a7c78d5', '2010-09-18 05:36:21', '2010-09-18 05:36:22', 21372, 2), (4863, 'fa6906dd342eebf6b8f61107832c7c64', '2010-09-18 05:36:25', '2010-09-18 05:36:26', 21373, 2), (4864, '4d66d29b38b2e42b40cf61dee20a9df8', '2010-09-18 05:36:30', '2010-09-18 05:36:31', 21374, 2), (4865, '69b3b992f68b60fa752fcba4fb288a7e', '2010-09-18 05:36:34', '2010-09-18 05:36:35', 21375, 2), (4866, 'c58dba7d2d614adfbc0a4eaeba218e65', '2010-09-18 05:36:41', '2010-09-18 05:36:42', 21376, 2), (4867, 'a9e3cba22668bba98389049e7c9f2756', '2010-09-18 05:36:46', '2010-09-18 05:36:47', 21377, 2), (4868, '28e9c1c0dac196eeaa8afcca178b4b8a', '2010-09-18 05:36:50', '2010-09-18 05:36:51', 21378, 2), (4869, 'd0f285798dc12a73ecf6af631274cd64', '2010-09-18 05:36:54', '2010-09-18 05:36:55', 21379, 2), (4870, 'cf6291bd37f1e701b4998d797460c1f4', '2010-09-18 05:36:58', '2010-09-18 05:36:59', 21380, 2), (4871, 'a78a00a9d5e7b970383b9ab5301af36b', '2010-09-18 05:37:03', '2010-09-18 05:37:04', 21381, 2), (4872, '7caaf6389115439211ecac166f950630', '2010-09-18 05:37:07', '2010-09-18 05:37:08', 21382, 2), (4873, '8a6edef5827af20f15889003092621ce', '2010-09-18 05:37:11', '2010-09-18 05:37:11', 21383, 2), (4874, 'd69681c16df48dbde7bbbd33ac9713e6', '2010-09-18 05:37:15', '2010-09-18 05:37:16', 21384, 2), (4875, 'b33817b8c6af36b8d4e595bd2009f8c7', '2010-09-18 05:37:19', '2010-09-18 05:37:20', 21385, 2), (4876, '09924fd8145e00b3fb6de0d3a3fc822c', '2010-09-18 05:37:23', '2010-09-18 05:37:24', 21386, 2), (4877, 'ccf092bedd8d62a7ebab7a48306eb698', '2010-09-18 05:37:27', '2010-09-18 05:37:28', 21387, 2), (4878, '56835719cdecb1b043afe0936a46d0a2', '2010-09-18 05:37:31', '2010-09-18 05:37:32', 21388, 2), (4879, 'a912675957030c75ca64e069bb343f03', '2010-09-18 05:37:35', '2010-09-18 05:37:36', 21389, 2), (4880, 'cc02eeb701b7122e4fcd648fd62b5416', '2010-09-18 05:37:39', '2010-09-18 05:37:40', 21390, 2), (4881, 'd7e23ed54bb7087522bf6ee6806e4b95', '2010-09-18 05:37:43', '2010-09-18 05:37:44', 21391, 2), (4882, '334bde6ceaf5b8379a3fe2bb7c330a4a', '2010-09-18 05:37:47', '2010-09-18 05:37:48', 21392, 2), (4883, '75e39b43f242710f5df8a484ad7cfda4', '2010-09-18 05:37:51', '2010-09-18 05:37:52', 21393, 2), (4884, '67d34518604f5f74fa462865c40b6325', '2010-09-18 05:37:55', '2010-09-18 05:37:56', 21394, 2), (4885, '2612fc372ea1d0f065e1d9f516fb6be0', '2010-09-18 05:37:59', '2010-09-18 05:38:00', 21395, 2), (4886, '93ea77ffb577c10865b1fe990cf389ad', '2010-09-18 05:38:03', '2010-09-18 05:38:04', 21396, 2), (4887, 'fb1a500b73b0b575f225872e1852323a', '2010-09-18 05:38:08', '2010-09-18 05:38:09', 21397, 2), (4888, '50596c34fe53e5a761b107d197549f0c', '2010-09-18 05:38:11', '2010-09-18 05:38:12', 21398, 2), (4889, 'f98baab5b4471599158290df4a3ad7de', '2010-09-18 05:38:15', '2010-09-18 05:38:16', 21399, 2), (4890, '541920828f9af2e3c8ca62965974ed8f', '2010-09-18 05:38:19', '2010-09-18 05:38:20', 21400, 2), (4891, '1363b7002788ca1bd86673aa299db46c', '2010-09-18 05:38:23', '2010-09-18 05:38:24', 21401, 2), (4892, '0ed5820c81dbe1771957629e1dbf04d3', '2010-09-18 05:38:27', '2010-09-18 05:38:28', 21402, 2), (4893, '4598f5186888b37deed1ce17cec3bfed', '2010-09-18 05:38:31', '2010-09-18 05:38:32', 21403, 2), (4894, '0c9f53cccabefa70e0d1d0a8da3ee385', '2010-09-18 05:38:36', '2010-09-18 05:38:37', 21404, 2), (4895, '948e08c9b4eb58af90cac7f50bf641cd', '2010-09-18 05:38:41', '2010-09-18 05:38:42', 21405, 2), (4896, '5ed160fdc5b302755c7ae34b42ede564', '2010-09-18 05:38:45', '2010-09-18 05:38:47', 21406, 2), (4897, '8e6e803f0ecb6a50ee6b34cca19f5bb0', '2010-09-18 05:38:50', '2010-09-18 05:38:51', 21407, 2), (4898, '515df47dbc51197794cb18c68a3d25dd', '2010-09-18 05:38:55', '2010-09-18 05:38:56', 21408, 2), (4899, 'c71106e36b47133f98d6b37f2e1c3b57', '2010-09-18 05:38:59', '2010-09-18 05:39:00', 21409, 2), (4900, '57a5efc5e6cef33fbb61d72f9153618b', '2010-09-18 05:39:04', '2010-09-18 05:39:05', 21410, 2), (4901, 'cc72c782f0f211f5ffc0c4351429fdf3', '2010-09-18 05:39:08', '2010-09-18 05:39:09', 21411, 2), (4902, 'be0107cb76ea22c042b464dde9c4c9e7', '2010-09-18 05:39:13', '2010-09-18 05:39:14', 21412, 2), (4903, 'd88cce90ae8a185e7754c0d4668aaf6e', '2010-09-18 05:39:19', '2010-09-18 05:39:20', 21413, 2), (4904, '732c74cd3ceda5e4f2464ad685a4d2c0', '2010-09-18 05:39:24', '2010-09-18 05:39:25', 21414, 2), (4905, 'a850503653976bd2751bcf039d29a51c', '2010-09-18 05:39:28', '2010-09-18 05:39:30', 21415, 2), (4906, '166caf2175f57c780f5d9b063b5a3197', '2010-09-18 05:39:33', '2010-09-18 05:39:34', 21416, 2), (4907, '8f0ef09e6833b87afbcc964bf08360f2', '2010-09-18 05:39:38', '2010-09-18 05:39:39', 21417, 2), (4908, 'e2706db886b6e1481751a19f44b2a011', '2010-09-18 05:39:42', '2010-09-18 05:39:43', 21418, 2), (4909, '7b9f02804a8261f8b5b75f1f92436edc', '2010-09-18 05:39:46', '2010-09-18 05:39:47', 21419, 2), (4910, '1f27b3739df33b719f375f72a867ff59', '2010-09-18 05:39:50', '2010-09-18 05:39:51', 21420, 2), (4911, '5fa3b8e77b57bf74a8173251b5647731', '2010-09-18 05:39:54', '2010-09-18 05:39:55', 21421, 2), (4912, 'de02011e7d585c3b7ff9b0aebcb672be', '2010-09-18 05:39:59', '2010-09-18 05:39:59', 21422, 2), (4913, '8a0ef8b3026ebe370d81dfa2522a292f', '2010-09-18 05:51:33', '2010-09-18 05:51:34', 21423, 2), (4914, 'fbbe4421a912e2fcf86f1f5183beac83', '2010-09-18 05:55:06', '2010-09-18 06:06:43', 21437, 2), (4915, 'e7bc73ae5036dda6c51961abd6f39288', '2010-09-18 06:15:23', '2010-09-18 06:15:24', 21438, 2), (4916, '7779134dd3942234ad5a28e1d1dc3a80', '2010-09-18 07:03:21', '2010-09-18 07:03:23', 21439, 2), (4917, 'e570473f0bf9a895f931912a06c9e175', '2010-09-18 07:38:57', '2010-09-18 07:38:58', 21440, 2), (4918, 'fd4d22e93375668b783a45c76fef3a4b', '2010-09-18 07:46:49', '2010-09-18 07:46:49', 21441, 2), (4919, '140682ff90d044152aa8d2550b3e4ab9', '2010-09-18 08:10:51', '2010-09-18 08:10:51', 21442, 2), (4920, 'e25ec365f692e8bca3c59e7feaf4af5a', '2010-09-18 08:43:50', '2010-09-18 08:44:23', 21445, 2), (4921, '4e5172f11d4a1043f8dd86488c4e8df1', '2010-09-18 09:04:52', '2010-09-18 09:09:51', 21447, 2), (4922, '1abee904bbcef53e88110078684fdf40', '2010-09-18 09:27:48', '2010-09-18 09:27:49', 21448, 2), (4923, '995af933e0612fa86dfa2b7aafcb08a3', '2010-09-18 11:25:01', '2010-09-18 11:25:07', 21449, 2), (4924, '2733314b4f43b8f5930cb91ef879dfba', '2010-09-18 11:27:04', '2010-09-18 11:27:48', 21450, 2), (4925, '9ccb1dfd2ee3507500184d3a2220fa49', '2010-09-18 11:33:26', '2010-09-18 11:33:33', 21451, 2), (4926, 'bcf8ce05397840963c0533ea910bcf6d', '2010-09-18 12:44:20', '2010-09-18 12:44:21', 21452, 2), (4927, 'c93fe74e35fb9d09f4048e7b5ea3c003', '2010-09-18 14:36:46', '2010-09-18 14:37:43', 21458, 2), (4928, '70ab6ba8549164138022e4c182bb81d1', '2010-09-18 15:37:21', '2010-09-18 15:37:22', 21459, 2), (4929, 'c96575705b5bf8e521b0ba667192817d', '2010-09-18 16:25:23', '2010-09-18 16:25:24', 21460, 2), (4930, 'b63a7e69e48d6ebba18f1b4a4df3be2c', '2010-09-18 16:26:13', '2010-09-18 16:32:27', 21466, 2), (4931, 'b369f87207e1286cf6244badfb9cd3b9', '2010-09-18 16:32:46', '2010-09-18 16:32:47', 21467, 2), (4932, '1ad26bfe056b4a40dcc82662e00581ca', '2010-09-18 16:37:43', '2010-09-18 16:38:06', 21469, 2), (4933, '0b487d66d6a184ff884a6a9f7c735cc0', '2010-09-18 17:31:56', '2010-09-18 18:13:11', 21498, 2), (4934, 'db5defd596bac1decf4bfe1d197fb414', '2010-09-18 17:42:56', '2010-09-18 17:44:34', 21478, 2), (4935, '69af0e6fa660afdd2cc91cc416d04914', '2010-09-18 18:05:33', '2010-09-18 18:07:44', 21496, 2), (4936, '2772673b0804c0c9d287f6ccb905d8e9', '2010-09-18 18:21:15', '2010-09-18 18:21:48', 21502, 2), (4937, '6177be522baf5b582192b2c2b210ee1e', '2010-09-18 18:30:09', '2010-09-18 18:30:57', 21505, 2), (4938, 'e1a447beca14be43f29f38fabb4bb264', '2010-09-18 18:49:03', '2010-09-18 19:06:46', 21528, 2), (4939, '0b9ed2ab0814636006d8ef79fc9036b6', '2010-09-18 19:19:40', '2010-09-18 19:19:40', 21529, 2), (4940, '1808ad090546a75817303ff16b611f08', '2010-09-18 19:33:55', '2010-09-18 19:33:56', 21530, 2), (4941, 'de71cbd1cfaf7e3dc8797c21dd51ea97', '2010-09-18 20:02:42', '2010-09-18 20:02:43', 21531, 2), (4942, '40606f23114ca2ee8ee86c2b36d3bd99', '2010-09-18 20:41:08', '2010-09-18 20:41:09', 21532, 2), (4943, '1a8b1f1bfa295d835f9f0a44ee500b72', '2010-09-18 21:41:30', '2010-09-18 21:41:31', 21533, 2), (4944, '93afa0e7a16899ea8b52a14dca03c166', '2010-09-18 22:45:10', '2010-09-18 22:45:10', 21534, 2), (4945, '95eedfe105de64bd6aa428d78c4eaaf6', '2010-09-18 22:57:04', '2010-09-18 22:57:06', 21535, 2), (4946, 'e45d733dafb95b2f1b3d2e4219c5a78d', '2010-09-18 23:19:21', '2010-09-18 23:19:22', 21536, 2), (4947, 'e48acf30a1025e4cdc97ead9c80de85a', '2010-09-18 23:25:44', '2010-09-18 23:25:45', 21537, 2), (4948, '1e31aea31ff00d1cfe3a94f4dd31e6df', '2010-09-19 01:12:02', '2010-09-19 01:12:04', 21538, 2), (4949, '9d72f96d5423bac7cf686ae9795a11d3', '2010-09-19 01:12:27', '2010-09-19 01:12:29', 21539, 2), (4950, '75464174848f79772c79ec6dd579bc7f', '2010-09-19 02:13:40', '2010-09-19 02:13:45', 21540, 2), (4951, '703c1a74c8f0dfbb4f0753fcc7003c14', '2010-09-19 02:44:13', '2010-09-19 02:44:14', 21541, 2), (4952, 'c2c94ca6c90ce6addad04bee623bec2c', '2010-09-19 03:52:53', '2010-09-19 03:52:57', 21542, 2), (4953, 'eb5ed3156fc8103b1e18cd5ccca80bd9', '2010-09-19 04:49:13', '2010-09-19 04:49:16', 21543, 2), (4954, '49cdf2327ba201bed242d03a3be7eeeb', '2010-09-19 05:28:43', '2010-09-19 05:28:44', 21544, 2), (4955, 'a266a8534fa296e3a2f544a1f9baba92', '2010-09-19 05:48:53', '2010-09-19 05:53:23', 21563, 2), (4956, '7a67588c152cea6cb8a906b9ceb94cbd', '2010-09-19 05:58:42', '2010-09-19 05:58:43', 21564, 2), (4957, '9a38dc702209062f391b8aaf429f3874', '2010-09-19 07:04:02', '2010-09-19 07:04:03', 21565, 2), (4958, 'd2e29e249765ba35be58b11a6c5a178a', '2010-09-19 07:52:31', '2010-09-19 07:52:33', 21566, 2), (4959, '3f2cd57bb2f09f569d936fd2408c693e', '2010-09-19 08:24:04', '2010-09-19 08:24:05', 21567, 2), (4960, 'da4e32d98fd1384a0518678cf985a564', '2010-09-19 08:59:08', '2010-09-19 08:59:09', 21568, 2), (4961, 'ced5c5098c2567560a2398a0a1318b0a', '2010-09-19 09:23:35', '2010-09-19 09:23:36', 21569, 2), (4962, '72b169b2cea3416d9a8143488b9ed49e', '2010-09-19 10:02:38', '2010-09-19 10:03:35', 21571, 2), (4963, 'c4d6f31ab7bc4a03ecc23ed6aece58c6', '2010-09-19 10:31:52', '2010-09-19 10:31:53', 21572, 2), (4964, '5cef7a935cda700b6659abb111dd57b1', '2010-09-19 10:54:42', '2010-09-19 10:54:43', 21573, 2), (4965, '5d6c61249576c52db1faa2da6a8e56fa', '2010-09-19 11:39:37', '2010-09-19 11:39:38', 21574, 2), (4966, 'b1341cbc0c6855f84d40f60da22d982d', '2010-09-19 11:43:52', '2010-09-19 11:43:53', 21575, 2), (4967, '22c35f23f1c640ab3e1ebce04a787584', '2010-09-19 11:44:19', '2010-09-19 11:44:20', 21576, 2), (4968, 'cc6d5ae81951e1c71d5301fc305aeacc', '2010-09-19 11:49:53', '2010-09-19 11:49:54', 21577, 2), (4969, 'ad9b40512f31f42780c6b59fcf4737f7', '2010-09-19 12:12:18', '2010-09-19 12:14:35', 21586, 2), (4970, '8ed296f27f854340868b29d4ab0b34b9', '2010-09-19 12:19:07', '2010-09-19 12:25:17', 21610, 2), (4971, '1965c0f1c96e49312682e4607b18f02c', '2010-09-19 12:33:48', '2010-09-19 12:33:49', 21611, 2), (4972, '54229de0f20075ca7f61e27edaf48823', '2010-09-19 12:47:13', '2010-09-19 12:47:14', 21612, 2), (4973, '05e3fc3656091368318b7bda131f5eb0', '2010-09-19 13:13:43', '2010-09-19 13:13:44', 21613, 2), (4974, '0952b6b15d798ff719ffee9806104fe7', '2010-09-19 13:14:11', '2010-09-19 13:14:12', 21614, 2), (4975, '7d84006d88a171d2d512f7976a8672be', '2010-09-19 13:23:20', '2010-09-19 13:23:23', 21615, 2), (4976, 'fc65ee912bdbf231bae70e44196f107a', '2010-09-19 13:23:21', '2010-09-19 13:23:24', 21617, 2), (4977, 'b9d3089dff45699b67508ef1e1fc79ba', '2010-09-19 13:23:23', '2010-09-19 13:23:24', 21616, 2), (4978, '4703214f948c874e010aa061caaf3564', '2010-09-19 13:23:26', '2010-09-19 13:23:50', 21620, 2), (4979, '5a9f65e5b40e57c512349175c1bccafd', '2010-09-19 13:23:47', '2010-09-19 13:23:48', 21619, 2), (4980, 'f85aaff142e97cf0611c3e7b7d0d9ec2', '2010-09-19 13:31:25', '2010-09-19 13:32:04', 21623, 2), (4981, '28ee5b4a0b3831e4db0dc2bd19ee5abb', '2010-09-19 13:57:15', '2010-09-19 14:01:59', 21625, 2), (4982, 'a437b6a738890820bbc20e9c40737b71', '2010-09-19 14:04:58', '2010-09-19 14:06:46', 21633, 2), (4983, 'dc99e9c4d5c2d080e2a133a36c1804f4', '2010-09-19 14:24:33', '2010-09-19 14:24:35', 21634, 2), (4984, '22d25f53c392c48aca858c5c2997db2e', '2010-09-19 14:26:27', '2010-09-19 14:26:28', 21635, 2), (4985, 'c6a74f8b96946a23ad68bfb9cd6ce9d5', '2010-09-19 14:29:09', '2010-09-19 14:29:11', 21636, 2), (4986, '6966c79c38ae9d6945606a1c47fe42c3', '2010-09-19 14:33:10', '2010-09-19 14:33:11', 21637, 2), (4987, '7f7bbd75d7fa98ccb9d72a2a1bc3d830', '2010-09-19 14:55:39', '2010-09-19 14:56:39', 21641, 2), (4988, '3822f766684c98f53c3d89756de4b187', '2010-09-19 15:00:15', '2010-09-19 15:00:16', 21642, 2), (4989, '7aeb50cd7e2b2e2eb2cc8856709cb5f1', '2010-09-19 15:08:16', '2010-09-19 15:08:16', 21643, 2), (4990, '52fb985abfdea0e8b479bef0ab906081', '2010-09-19 15:13:30', '2010-09-19 15:13:51', 21647, 2), (4991, 'bc7cf79c9e27d501b2d60f947c004b5f', '2010-09-19 15:18:43', '2010-09-19 15:19:53', 21649, 2), (4992, '5ad8b5d1488e9fa0af54d620c2b2a103', '2010-09-19 15:26:07', '2010-09-19 15:26:08', 21650, 2), (4993, '3e881899a2e7a9b4018fb72a0b8f1c83', '2010-09-19 15:44:06', '2010-09-19 15:44:44', 21653, 2), (4994, '58ccdf3cd9e075955ec5d8efd73de4a6', '2010-09-19 16:19:01', '2010-09-19 16:20:03', 21660, 2), (4995, '74ef6c3375a6272fad64890745759ffe', '2010-09-19 16:24:06', '2010-09-19 16:24:07', 21661, 2), (4996, '6cc413d1ad7fa6567f8c6bd52e7142ac', '2010-09-19 16:44:27', '2010-09-19 16:44:29', 21662, 2), (4997, '7589b32264cbfce053091862f1ea611a', '2010-09-19 16:55:32', '2010-09-19 17:08:09', 21680, 2), (4998, 'de9d1fe6dcdc6d94ce8c3e2deee1869c', '2010-09-19 17:21:22', '2010-09-19 17:21:23', 21681, 2), (4999, 'eedb9b8cfa170ad4709bd3a59bcffeff', '2010-09-19 17:37:15', '2010-09-19 17:46:47', 21700, 2), (5000, '69f731a4339791d50be250d95f3bdabc', '2010-09-19 17:58:52', '2010-09-19 17:58:53', 21701, 2), (5001, 'aba86f6e5238c98253b2b0e467f88c1a', '2010-09-19 18:58:58', '2010-09-19 18:58:58', 21702, 2), (5002, '9ce6d4214b7bdc5167e307c921e2d3ba', '2010-09-19 19:20:38', '2010-09-19 19:21:39', 21707, 2), (5003, 'e1c8eaa1a04c18519fc696926186a3e9', '2010-09-19 20:45:59', '2010-09-19 20:45:59', 21708, 2), (5004, '65b792e7d139c7d0228ba3234cb98851', '2010-09-19 21:18:53', '2010-09-19 21:18:55', 21709, 2), (5005, '4278d4d004845bdcf3d00b2d91e68909', '2010-09-20 00:22:28', '2010-09-20 00:22:29', 21710, 2), (5006, '259b90102aaf5e675f835cf0c78e01f3', '2010-09-20 02:28:21', '2010-09-20 02:28:29', 21711, 2), (5007, '1f2c7f89f284b6955bcbc7087cd5919b', '2010-09-20 03:37:37', '2010-09-20 03:37:43', 21712, 2), (5008, '2713d9a23eb246f2b027cec3b532a355', '2010-09-20 04:22:01', '2010-09-20 04:22:02', 21713, 2), (5009, '8a21ab39e1778257a59d73b8aa9c93b5', '2010-09-20 05:12:40', '2010-09-20 05:12:43', 21714, 2), (5010, 'cde7999ae07f0cc36878364dc70b6df6', '2010-09-20 05:57:46', '2010-09-20 05:57:47', 21715, 2), (5011, '19582b0c81919843cab6b405aa20df06', '2010-09-20 05:57:50', '2010-09-20 05:57:50', 21716, 2), (5012, '8464e3d5bec82f8b05836100ddcdefa3', '2010-09-20 05:57:52', '2010-09-20 05:57:53', 21717, 2), (5013, 'a7192614c0a107cd187de7a13bf35495', '2010-09-20 05:57:55', '2010-09-20 05:57:56', 21718, 2), (5014, '77e014aad1e6616ea24144550bc3dce5', '2010-09-20 05:57:59', '2010-09-20 05:58:00', 21719, 2), (5015, '9a7d39fdc93d1cb267b60b14ac3149c5', '2010-09-20 05:58:03', '2010-09-20 05:58:03', 21720, 2), (5016, '1ddb169a3198c902d664e7dd7a643ac1', '2010-09-20 05:58:07', '2010-09-20 05:58:07', 21721, 2), (5017, '9a04153d647da6c72fcdafd6b1fd4379', '2010-09-20 05:58:10', '2010-09-20 05:58:10', 21722, 2), (5018, '54419afdf685fd8d355fe29cdfcd0e07', '2010-09-20 05:58:13', '2010-09-20 05:58:13', 21723, 2), (5019, 'abb768318c1c7ff18b6e2d77bb7f3f0b', '2010-09-20 05:58:16', '2010-09-20 05:58:17', 21724, 2), (5020, '2bacf2aa4196e3cd15858f86e3b0b924', '2010-09-20 05:58:19', '2010-09-20 05:58:20', 21725, 2), (5021, '617d3c3877478b5bb07a64fad30c2506', '2010-09-20 05:58:22', '2010-09-20 05:58:23', 21726, 2), (5022, 'a8d64129a1e3ac583c6f14fdb994293f', '2010-09-20 05:58:26', '2010-09-20 05:58:26', 21727, 2), (5023, '9bbde145b0d85c18ee98f2f510b1e306', '2010-09-20 05:58:30', '2010-09-20 05:58:30', 21728, 2), (5024, '212411afd357ca322e01507b22594ee4', '2010-09-20 05:58:33', '2010-09-20 05:58:34', 21729, 2), (5025, 'fed404b554a1771c903b7f38125a37b4', '2010-09-20 05:58:37', '2010-09-20 05:58:38', 21730, 2), (5026, 'f00f8097dcea8b9a326cdb05eb544e32', '2010-09-20 05:58:41', '2010-09-20 05:58:42', 21731, 2), (5027, '075bf1d2c1210a3f2d4d979b0485dfb1', '2010-09-20 05:58:44', '2010-09-20 05:58:45', 21732, 2), (5028, '63c81bc0582456c509b494c04d9e5df7', '2010-09-20 05:58:48', '2010-09-20 05:58:49', 21733, 2), (5029, '0538c1115fbc20b90ef707a7b8352b2b', '2010-09-20 05:58:52', '2010-09-20 05:58:53', 21734, 2), (5030, 'fb84c0a7e4de909c14de343fe25c0477', '2010-09-20 05:58:55', '2010-09-20 05:58:56', 21735, 2), (5031, 'cced3b27628966c6dd72e5fca68acaa4', '2010-09-20 05:58:59', '2010-09-20 05:59:00', 21736, 2), (5032, 'e6a1ff8ab79b1446c6402972c584c1a6', '2010-09-20 05:59:03', '2010-09-20 05:59:04', 21737, 2), (5033, '7e967672ea3421ef3dfc63ac8894e4b5', '2010-09-20 05:59:06', '2010-09-20 05:59:07', 21738, 2), (5034, 'ced540d76d55acb12b1a8bb80428b7a1', '2010-09-20 05:59:10', '2010-09-20 05:59:11', 21739, 2), (5035, '4860b123237d890b8789b0041f25a8ff', '2010-09-20 05:59:14', '2010-09-20 05:59:15', 21740, 2), (5036, '1c6815fba9f09b24ef457bcdf1843fc9', '2010-09-20 05:59:18', '2010-09-20 05:59:19', 21741, 2), (5037, 'd219a3fd0a25a83c843407c96db9c693', '2010-09-20 05:59:23', '2010-09-20 05:59:24', 21742, 2), (5038, 'e04f5511ed4a4339d6a251d86fe7b9cb', '2010-09-20 05:59:28', '2010-09-20 05:59:29', 21743, 2), (5039, '33ef928cb98c3d82894519d88032262d', '2010-09-20 05:59:33', '2010-09-20 05:59:34', 21744, 2), (5040, 'cff862c6d9d85b761b5d845b1a3fa580', '2010-09-20 05:59:37', '2010-09-20 05:59:37', 21745, 2), (5041, 'a5c681c471f066f2058cb79acf1eeb51', '2010-09-20 05:59:41', '2010-09-20 05:59:41', 21746, 2), (5042, 'ded9172fd4bf44f1b4a7eb5fab469eb1', '2010-09-20 05:59:45', '2010-09-20 05:59:46', 21747, 2), (5043, '04c367f0ec5531cd0ed8f8f00cdee75e', '2010-09-20 05:59:50', '2010-09-20 05:59:50', 21748, 2), (5044, '1d32d6a980fa9edae406432d3ca1428a', '2010-09-20 05:59:54', '2010-09-20 05:59:55', 21749, 2), (5045, '3acedf4447756b647c600cd584ecffed', '2010-09-20 05:59:58', '2010-09-20 05:59:59', 21750, 2), (5046, '14e5b931c17690672bbc37db6f8ed235', '2010-09-20 06:00:03', '2010-09-20 06:00:04', 21751, 2), (5047, 'e5f16a3c83d97a8f3a90b2a59c2ece69', '2010-09-20 06:00:07', '2010-09-20 06:00:08', 21752, 2), (5048, 'dce870eb9740b2007da6f97f641cc416', '2010-09-20 06:00:11', '2010-09-20 06:00:12', 21753, 2), (5049, 'ab1b2323316fcfa9999f5d873fe27c11', '2010-09-20 06:00:15', '2010-09-20 06:00:16', 21754, 2), (5050, 'bb9e1a3d53c41ddac2ce085059ac15e2', '2010-09-20 06:00:20', '2010-09-20 06:00:21', 21755, 2), (5051, '302106a2eb4f132a088fb798ec15d740', '2010-09-20 06:00:24', '2010-09-20 06:00:25', 21756, 2), (5052, 'c4428a9dcdb0eb543099bd533dc7219d', '2010-09-20 06:00:29', '2010-09-20 06:00:30', 21757, 2), (5053, '579d43741a030b7045c1bbd02f2b11e3', '2010-09-20 06:00:34', '2010-09-20 06:00:34', 21758, 2), (5054, '88ac6e7570fa2e31dd615c0afac3ed85', '2010-09-20 06:00:37', '2010-09-20 06:00:38', 21759, 2), (5055, '0f3720fc189696c33589b884b60a7c8a', '2010-09-20 06:00:42', '2010-09-20 06:00:43', 21760, 2), (5056, '04ca6f26add5a409ae43af51aeefe764', '2010-09-20 06:00:46', '2010-09-20 06:00:47', 21761, 2), (5057, '54665b195013d1c1f9d1663c41bb830f', '2010-09-20 06:00:51', '2010-09-20 06:00:51', 21762, 2), (5058, 'd6906135492272598ac8c203da97251d', '2010-09-20 06:00:55', '2010-09-20 06:00:56', 21763, 2), (5059, 'ae688027644fc4dd6a9fce522ebd3f31', '2010-09-20 06:01:00', '2010-09-20 06:01:01', 21764, 2), (5060, '2c4c74a52f7c1b02d9aca4743c6c9ea3', '2010-09-20 06:01:05', '2010-09-20 06:01:06', 21765, 2), (5061, '7ebe7c20cf4f3157a3751bb709b3ee26', '2010-09-20 06:01:09', '2010-09-20 06:01:10', 21766, 2), (5062, '1f77e957b248ccdaf88ba8f8f9f1da00', '2010-09-20 06:01:14', '2010-09-20 06:01:15', 21767, 2), (5063, '470de937a7f767ce76dd8379c9df0850', '2010-09-20 06:01:19', '2010-09-20 06:01:19', 21768, 2), (5064, '2381d78981fea328c546bfaa28ba2660', '2010-09-20 06:01:22', '2010-09-20 06:01:23', 21769, 2), (5065, 'd0abb1615ba3f82e929230375c990472', '2010-09-20 06:01:27', '2010-09-20 06:01:28', 21770, 2), (5066, 'e77e03d41c355c04ab602b60e81a589a', '2010-09-20 06:01:31', '2010-09-20 06:01:31', 21771, 2), (5067, '210d2c6e769c1a19c16c199ab4c248ba', '2010-09-20 06:01:35', '2010-09-20 06:01:36', 21772, 2), (5068, '56d9dc3229e7b5c5fd3742aab3f25e6c', '2010-09-20 06:01:39', '2010-09-20 06:01:40', 21773, 2), (5069, '1426cdf7627021ace383725929792e20', '2010-09-20 06:01:42', '2010-09-20 06:01:43', 21774, 2), (5070, '8ef1adef4f23929a3fd338cc2abb83b0', '2010-09-20 06:01:46', '2010-09-20 06:01:47', 21775, 2), (5071, 'e6da3b1646c6ea598f89c955c362d91e', '2010-09-20 06:01:49', '2010-09-20 06:01:50', 21776, 2), (5072, '1f0bae6c7503dd5a0a7ef11214525ede', '2010-09-20 06:01:52', '2010-09-20 06:01:53', 21777, 2), (5073, 'f8053e40590a4d98d537f98b1baf414f', '2010-09-20 06:01:56', '2010-09-20 06:01:57', 21778, 2), (5074, '552962234cda236f4bbb5fb576b88acd', '2010-09-20 06:02:00', '2010-09-20 06:02:01', 21779, 2), (5075, '9a5542206b33056ed43544b0c03e139b', '2010-09-20 06:02:03', '2010-09-20 06:02:04', 21780, 2), (5076, 'd4bfab9d461d1468aef5c15eed83d65d', '2010-09-20 06:02:06', '2010-09-20 06:02:07', 21781, 2), (5077, 'f5903ee4244914f395f78482558cfefc', '2010-09-20 06:02:10', '2010-09-20 06:02:11', 21782, 2), (5078, '953a75ca4caf5d63888fadf0d1e722c3', '2010-09-20 06:02:14', '2010-09-20 06:02:15', 21783, 2), (5079, '3e238d77d6be50c00c94c70347907256', '2010-09-20 06:02:17', '2010-09-20 06:02:18', 21784, 2), (5080, '154e9380f605b5d113cdb48a9a8e8926', '2010-09-20 06:02:20', '2010-09-20 06:02:21', 21785, 2), (5081, '21347b01b00f04246c600680414feec9', '2010-09-20 06:02:24', '2010-09-20 06:02:25', 21786, 2), (5082, 'ea237aae398830efed1b88806e9477c3', '2010-09-20 06:02:27', '2010-09-20 06:02:29', 21787, 2), (5083, '7309ee0f0f48e09d48a7be798e7e37e2', '2010-09-20 06:02:31', '2010-09-20 06:02:32', 21788, 2), (5084, 'a900d5f6726a492508060970a313b9a7', '2010-09-20 06:02:35', '2010-09-20 06:02:35', 21789, 2), (5085, 'bf31a28f6d0af6791c658d5087c37fe3', '2010-09-20 06:02:38', '2010-09-20 06:02:39', 21790, 2), (5086, '2360429c93c51b9f40735f4a75b9478b', '2010-09-20 06:02:41', '2010-09-20 06:02:42', 21791, 2), (5087, '58b8e6b43145cf78fa19cf7008f413aa', '2010-09-20 06:02:45', '2010-09-20 06:02:46', 21792, 2), (5088, '0c63cff474d30a31455418281b94fc2f', '2010-09-20 06:02:49', '2010-09-20 06:02:50', 21793, 2), (5089, '01d1fbbb04e93f5030b72ac0dd14be90', '2010-09-20 06:02:53', '2010-09-20 06:02:54', 21794, 2), (5090, '85083380e1f4df31f56af3a07cefa1cb', '2010-09-20 06:02:57', '2010-09-20 06:02:58', 21795, 2), (5091, 'c6a05e61d1c858edb2213f0b9f5adeaa', '2010-09-20 06:03:02', '2010-09-20 06:03:03', 21796, 2), (5092, '74bd5951c084bd6fa31946aa7f8ece80', '2010-09-20 06:03:06', '2010-09-20 06:03:07', 21797, 2), (5093, '7de4f701e5ce9dc850f9d489588625b5', '2010-09-20 06:03:10', '2010-09-20 06:03:11', 21798, 2), (5094, 'da436451fa87c95c789ad26c317c7c1b', '2010-09-20 06:03:15', '2010-09-20 06:03:15', 21799, 2), (5095, '6096e5537bc99ba24fec6d02599698ab', '2010-09-20 06:03:18', '2010-09-20 06:03:18', 21800, 2), (5096, '1a594bcebe9cb7b32d0ddf3dfbba03f8', '2010-09-20 06:03:21', '2010-09-20 06:03:22', 21801, 2), (5097, 'f144d125556b29acf702b5978eef521f', '2010-09-20 06:03:24', '2010-09-20 06:03:25', 21802, 2), (5098, 'd3ab9274411c03d839267b75c9fb0c29', '2010-09-20 06:03:28', '2010-09-20 06:03:29', 21803, 2), (5099, 'd79d54dddd247cbf78e3a698222f15d4', '2010-09-20 06:03:32', '2010-09-20 06:03:33', 21804, 2), (5100, '835974662fc2b1ab2ce7c16974887dfb', '2010-09-20 06:03:37', '2010-09-20 06:03:38', 21805, 2), (5101, 'dc8d646b38d4c8dc12be2cce14f6905b', '2010-09-20 06:03:40', '2010-09-20 06:03:41', 21806, 2), (5102, 'ba652799f29558065ee8820a9cfb89a9', '2010-09-20 06:03:44', '2010-09-20 06:03:45', 21807, 2), (5103, '5396de74d0655e068146185c971244f8', '2010-09-20 06:03:48', '2010-09-20 06:03:50', 21808, 2), (5104, 'db1e69352b62f3a3020cc27aa3a72d5a', '2010-09-20 06:03:52', '2010-09-20 06:03:53', 21809, 2), (5105, '96c09a130758437933817dce68082d86', '2010-09-20 06:03:56', '2010-09-20 06:03:56', 21810, 2), (5106, '6dacadb7e537b04d0797764724a9f9ef', '2010-09-20 06:03:59', '2010-09-20 06:04:00', 21811, 2), (5107, 'b5fca555139bacdb6f235d340f51ec2c', '2010-09-20 06:04:02', '2010-09-20 06:04:03', 21812, 2), (5108, '9acbcb04f6cb741e44a597abdd2a5520', '2010-09-20 06:04:05', '2010-09-20 06:04:06', 21813, 2), (5109, '1acef0ce0e4c99b66cb6887146f103ba', '2010-09-20 07:18:07', '2010-09-20 07:18:09', 21814, 2), (5110, '47de2a0d1390746bb32c9bb4889886f4', '2010-09-20 08:18:55', '2010-09-20 08:32:20', 21838, 2), (5111, '3b9b70d0f25425bce25e6a1ea6ba34e0', '2010-09-20 08:24:39', '2010-09-20 08:24:40', 21827, 2), (5112, '6674ebda86d47e4432165b0b8cfc093d', '2010-09-20 08:27:55', '2010-09-20 08:32:45', 21840, 2), (5113, 'bb9f336a1af754a97d51367117eeed53', '2010-09-20 09:02:17', '2010-09-20 09:02:18', 21841, 2), (5114, '8a700f54cf30a933efa0aad88ea9ca61', '2010-09-20 09:11:15', '2010-09-20 09:11:16', 21842, 2), (5115, '24de4dee76faa9995a5dc6d3b7fec182', '2010-09-20 09:38:04', '2010-09-20 09:38:12', 21843, 2), (5116, '724d1a8ce4e4490688398aa1571856db', '2010-09-20 09:45:29', '2010-09-20 09:45:33', 21844, 2), (5117, '737d5a656f22d939c2e28130162ed552', '2010-09-20 09:47:53', '2010-09-20 09:47:54', 21845, 2), (5118, 'fcc49079f6e4ce6c514a44f60ed65081', '2010-09-20 10:26:10', '2010-09-20 10:47:13', 21881, 2), (5119, '3ba4c675488a446136860880484844dd', '2010-09-20 10:46:21', '2010-09-20 10:46:22', 21877, 2), (5120, '4fcdf6e2f5c8438c46bfcdf97360083a', '2010-09-20 11:00:14', '2010-09-20 11:00:15', 21882, 2), (5121, 'a04ea49421d86f8db0c363c17d1e0736', '2010-09-20 11:36:49', '2010-09-20 11:36:51', 21883, 2), (5122, '994bfb4ee88a86059e6645033a58b03a', '2010-09-20 11:36:52', '2010-09-20 11:36:53', 21884, 2), (5123, 'bb44212675cd89cd6d2d7f976ad45375', '2010-09-20 11:36:54', '2010-09-20 11:40:26', 21909, 2), (5124, '9412b0dddc62f26a1e6e2e422e41c8df', '2010-09-20 11:37:36', '2010-09-20 11:37:37', 21887, 2), (5125, 'ef35197693180eb0408809aee10fb39c', '2010-09-20 11:37:40', '2010-09-20 11:37:40', 21889, 2), (5126, 'eb3f7ab1c6d5767a77acf31f45acb914', '2010-09-20 11:37:47', '2010-09-20 11:37:48', 21890, 2), (5127, '1e3740ad38a625b681bd52c0f1ca1af9', '2010-09-20 11:37:50', '2010-09-20 11:37:53', 21894, 2), (5128, '8085054aebc9dd240eda567f73f134d8', '2010-09-20 11:38:11', '2010-09-20 11:38:13', 21896, 2), (5129, 'e400cff38a7bf94b96d3e758674ab983', '2010-09-20 11:39:11', '2010-09-20 11:39:12', 21901, 2), (5130, '74ec01a04bb34f7e845ece79892f19f7', '2010-09-20 11:42:10', '2010-09-20 11:42:53', 21914, 2), (5131, 'bc1e04a3d57b77d9605ab7445bd6ad94', '2010-09-20 13:30:25', '2010-09-20 13:36:21', 21929, 2), (5132, '86dc539829efb54ffc5ea24a680d96c2', '2010-09-20 13:59:39', '2010-09-20 13:59:41', 21930, 2), (5133, 'bd96cc7bfd71c98054a92897b0d92308', '2010-09-20 14:24:12', '2010-09-20 14:29:28', 21952, 2), (5134, '2719e40891053da8a95a856ebf531910', '2010-09-20 14:30:45', '2010-09-20 14:34:42', 21960, 2), (5135, 'f5867b1c2f4d02a6e07773eb84023152', '2010-09-20 14:42:51', '2010-09-20 14:42:52', 21961, 2), (5136, '78ad4d84661cc7a21c0ff27fbf383824', '2010-09-20 14:47:16', '2010-09-20 14:49:08', 21971, 2), (5137, 'd89c04f6e8124579fecb97a76251051c', '2010-09-20 14:50:07', '2010-09-20 14:51:30', 21979, 2), (5138, '606f4a90303eb4713417bda0c00b527e', '2010-09-20 15:19:51', '2010-09-20 15:23:32', 21987, 2), (5139, '1aa5cc25b55ef080fec09b74a6322b61', '2010-09-20 15:56:53', '2010-09-20 15:56:54', 22028, 2), (5140, '0fe5edd39532ea5c326ffe0ea32272e2', '2010-09-20 16:08:45', '2010-09-20 16:08:45', 22037, 2), (5141, '9523cea0b153a6b52fd2b448afdaaa9f', '2010-09-20 16:08:46', '2010-09-20 16:08:47', 22038, 2), (5142, '80884da8dcf2dabe16c1a44640b50a3f', '2010-09-20 16:10:31', '2010-09-20 16:10:32', 22044, 2), (5143, 'f1277c17fac009bca3848ea249ce8ed3', '2010-09-20 16:13:24', '2010-09-20 16:17:01', 22072, 2), (5144, 'dd91d8c8046aa0a5dead895f3fbf7523', '2010-09-20 16:16:02', '2010-09-20 16:16:03', 22059, 2), (5145, 'ddab407230d4af77bc1e7eb980dff2df', '2010-09-20 16:44:02', '2010-09-20 16:47:43', 22120, 2), (5146, '7dff13347033028d71bbeccfa8dadb64', '2010-09-20 17:11:28', '2010-09-20 17:13:41', 22127, 2), (5147, 'b54e49a7b8a1c68df89063515a32840c', '2010-09-20 17:23:24', '2010-09-20 17:23:25', 22128, 2), (5148, '9d8a17c668b75fa2606cebe795bfcd90', '2010-09-20 18:02:02', '2010-09-20 18:02:38', 22133, 2), (5149, '0403825ff3607a813244ae4a9437ef3d', '2010-09-20 18:32:46', '2010-09-20 18:32:46', 22134, 2), (5150, '623fcb5453d86a0f8a8b18841d1a2e89', '2010-09-20 19:28:57', '2010-09-20 19:28:58', 22135, 2), (5151, '8a13c7b42107e42cb60bad57b81ca495', '2010-09-20 22:03:06', '2010-09-20 22:03:12', 22136, 2), (5152, 'd2639352186874c80fb675d3d599a9fd', '2010-09-20 22:11:19', '2010-09-20 22:11:20', 22137, 2), (5153, 'bd776ab32be144a0bcb0fe61a3f7488e', '2010-09-20 22:50:56', '2010-09-20 22:54:44', 22147, 2), (5154, '7fe61d72ab7a52774ec080ea000191b3', '2010-09-20 23:32:43', '2010-09-20 23:32:44', 22148, 2), (5155, '5c64bb7c781c61bba2b3f8ac92d842d3', '2010-09-21 00:04:40', '2010-09-21 00:04:42', 22149, 2), (5156, 'b00eda70486bc9770e896f3769d79066', '2010-09-21 02:22:47', '2010-09-21 02:22:55', 22150, 2), (5157, 'ba2ef1c1b26470441e776f5cf5d00546', '2010-09-21 04:08:14', '2010-09-21 04:08:20', 22151, 2), (5158, '921becf1d177d9aaf2c6edc38809f3a5', '2010-09-21 05:43:04', '2010-09-21 05:43:08', 22152, 2), (5159, 'ed3a9960008f0d1b648842ef0e0b3e20', '2010-09-21 05:54:27', '2010-09-21 05:58:03', 22158, 2), (5160, '7ffdca04a9d15bbe74f5b9dc2daec497', '2010-09-21 06:11:46', '2010-09-21 06:11:47', 22159, 2), (5161, '1da31181b345f4293a9e76bdf1871746', '2010-09-21 06:13:12', '2010-09-21 06:13:13', 22160, 2), (5162, '92d18a0f82a2d4d3a1620c2e41238491', '2010-09-21 06:48:37', '2010-09-21 06:48:38', 22161, 2), (5163, 'd59e6b70d6bbcc1e7cb57dbc0c1f1005', '2010-09-21 06:48:40', '2010-09-21 06:49:09', 22166, 2), (5164, '190969e623d189b7a20cbcbd0a84e309', '2010-09-21 07:19:03', '2010-09-21 07:20:38', 22172, 2), (5165, '347f1802f14341d6e06821d911160234', '2010-09-21 07:22:05', '2010-09-21 07:23:15', 22181, 2), (5166, '548fae7dea1df36a0912d4d317f4637d', '2010-09-21 07:33:35', '2010-09-21 07:33:36', 22182, 2), (5167, '6394c4b69e1819804cf4ad5e4422ca2a', '2010-09-21 07:58:51', '2010-09-21 07:58:53', 22183, 2), (5168, 'aa2db3775cfcc95a6607853a741d6b7f', '2010-09-21 08:07:14', '2010-09-21 08:07:38', 22185, 2), (5169, '84452cd332628418855f2c6f90aa4bb2', '2010-09-21 08:59:06', '2010-09-21 08:59:07', 22186, 2), (5170, '983f717d06f98bb5e2a8f72316cdb3a5', '2010-09-21 09:35:10', '2010-09-21 11:03:59', 22217, 2), (5171, '8b21ae52d4fcd7162a8c0934b051dd27', '2010-09-21 10:37:52', '2010-09-21 10:41:55', 22215, 2), (5172, '414877d9610d20d762255d31516b5118', '2010-09-21 11:12:28', '2010-09-21 11:12:43', 22219, 2), (5173, '6b09d03a75fd58201df66241cf7d1199', '2010-09-21 11:42:16', '2010-09-21 11:42:17', 22220, 2), (5174, '0a361debf8001f5bcc28a149518f82d5', '2010-09-21 11:42:20', '2010-09-21 11:42:20', 22221, 2), (5175, 'c66404f09c036cc1832b990214b81575', '2010-09-21 11:42:23', '2010-09-21 11:42:24', 22222, 2), (5176, '8dc8005f615b3eb9da7afee43872b063', '2010-09-21 11:42:28', '2010-09-21 11:42:29', 22223, 2), (5177, '6919d5f813f2c1f27e3e060e453cd935', '2010-09-21 11:42:32', '2010-09-21 11:42:33', 22224, 2), (5178, '073a005084b68afea7e4f298cc0e9bff', '2010-09-21 11:42:35', '2010-09-21 11:42:36', 22225, 2), (5179, '6d7c450949be374e019940023effc649', '2010-09-21 11:42:40', '2010-09-21 11:42:41', 22226, 2), (5180, '68cb33beb926ab40b2ab4d1ab20f010a', '2010-09-21 11:42:44', '2010-09-21 11:42:45', 22227, 2), (5181, '042e67b7abfc7e119b38445d76870cb3', '2010-09-21 11:42:48', '2010-09-21 11:42:49', 22228, 2), (5182, '02de2c58261cb1a66da7fd3424d3f7f6', '2010-09-21 11:42:52', '2010-09-21 11:42:53', 22229, 2), (5183, '88e677d04b4efbf485a763f89f1dbed3', '2010-09-21 11:42:57', '2010-09-21 11:42:57', 22230, 2), (5184, '0f6d2d71e8943f78d285e4f6a764f9b8', '2010-09-21 11:43:00', '2010-09-21 11:43:01', 22231, 2), (5185, '8f3ac98ba6614b577bb10bab088f9e39', '2010-09-21 11:43:03', '2010-09-21 11:43:05', 22232, 2), (5186, 'ecef3f28fd7af503da7dd59727d7acaa', '2010-09-21 11:43:08', '2010-09-21 11:43:09', 22233, 2), (5187, '7ae85f1593b95d5dc745bedbefcd4503', '2010-09-21 11:43:14', '2010-09-21 11:43:15', 22234, 2), (5188, '9a2cd8bbe7d8fedfc6324a6ecd82ab21', '2010-09-21 11:43:19', '2010-09-21 11:43:19', 22235, 2), (5189, '8f84081dcf1ebf475381dcd4708a025c', '2010-09-21 11:43:22', '2010-09-21 11:43:23', 22236, 2), (5190, '1c5fc2dcd40d0f59d9c5a222736dd20e', '2010-09-21 11:43:26', '2010-09-21 11:43:26', 22237, 2), (5191, '0323a8bc7b2ee0d07c5c06d7e2b713b2', '2010-09-21 11:43:29', '2010-09-21 11:43:30', 22238, 2), (5192, 'fb6c791190703919c701f314c136b782', '2010-09-21 11:43:32', '2010-09-21 11:43:33', 22239, 2), (5193, '883b79f1c43f5533a1f32b4f73d90f71', '2010-09-21 11:43:36', '2010-09-21 11:43:36', 22240, 2), (5194, 'afa441155891423b085a68b6d9d38e9a', '2010-09-21 11:43:39', '2010-09-21 11:43:39', 22241, 2), (5195, '85ef6f0e930ca9804054142c9ecba47c', '2010-09-21 11:43:42', '2010-09-21 11:43:43', 22242, 2), (5196, '5252f15877f2f62c05c2f2a1282aa93f', '2010-09-21 11:43:45', '2010-09-21 11:43:46', 22243, 2), (5197, '5c64962acc3ab110a8a08d1e66b1270e', '2010-09-21 11:43:48', '2010-09-21 11:43:49', 22244, 2), (5198, '9ca0fbdef3ffd85837634e89709388ec', '2010-09-21 11:43:54', '2010-09-21 11:43:55', 22245, 2), (5199, '5385d420341a01e2260a71c3652aae27', '2010-09-21 11:43:59', '2010-09-21 11:44:00', 22246, 2), (5200, 'c5bdcab532d518c32ace5386403afb1b', '2010-09-21 11:44:04', '2010-09-21 11:44:04', 22247, 2), (5201, 'b083431b403056d051a99572d76cb981', '2010-09-21 11:44:08', '2010-09-21 11:44:09', 22248, 2), (5202, 'e2b21d30c62d0baa8c5b24cfa0a6d363', '2010-09-21 11:44:13', '2010-09-21 11:44:14', 22249, 2), (5203, 'b3b6a7e16e86df2c472567a999748a4c', '2010-09-21 11:44:17', '2010-09-21 11:44:18', 22250, 2), (5204, 'bb30a61421a9746b06bc1ae1724882b1', '2010-09-21 11:44:22', '2010-09-21 11:44:24', 22251, 2), (5205, 'a0d8ba14fbaa5ed8da124f9adbafda51', '2010-09-21 11:44:27', '2010-09-21 11:44:28', 22252, 2), (5206, 'dbdfac6798e186db2b552a6a71ef1833', '2010-09-21 11:44:31', '2010-09-21 11:44:32', 22253, 2), (5207, '2ac8bb0cffc2101010ce0b67017d5a4e', '2010-09-21 11:44:36', '2010-09-21 11:44:37', 22254, 2), (5208, '360f8dd8824ce183389cc23ad93eee1e', '2010-09-21 11:44:41', '2010-09-21 11:44:42', 22255, 2), (5209, '6a577a64173802e8f5fe8b35f37595b3', '2010-09-21 11:44:45', '2010-09-21 11:44:46', 22256, 2), (5210, '1bedc872eb770b4e6bd454dbee4c815c', '2010-09-21 11:44:49', '2010-09-21 11:44:50', 22257, 2), (5211, '9dbc61287678de741e100fbd6fae1b04', '2010-09-21 11:44:53', '2010-09-21 11:44:54', 22258, 2), (5212, 'a5db41894c635cffc3b8d1f8d0d2c1a0', '2010-09-21 11:44:58', '2010-09-21 11:44:59', 22259, 2), (5213, 'b85012115fb6d2088e54279fd465d6e2', '2010-09-21 11:45:03', '2010-09-21 11:45:04', 22260, 2), (5214, 'c78f1b4c0bae5498fffc9688d550efa1', '2010-09-21 11:45:08', '2010-09-21 11:45:09', 22261, 2), (5215, '96abbce68ff44b7132c8d747a2c454f2', '2010-09-21 11:45:12', '2010-09-21 11:45:13', 22262, 2), (5216, '21519a7e929548ab2b498d2e28bec561', '2010-09-21 11:45:16', '2010-09-21 11:45:16', 22263, 2), (5217, '74af1e984e253d26882b1414210847d1', '2010-09-21 11:45:20', '2010-09-21 11:45:21', 22264, 2), (5218, '0cb6485081f7b46b72b1ee34b365509d', '2010-09-21 11:45:24', '2010-09-21 11:45:25', 22265, 2), (5219, '67fb52351be7bb0bd77b7929a663c8b4', '2010-09-21 11:45:28', '2010-09-21 11:45:29', 22266, 2), (5220, 'd2ec5c688874838fe797aeedbe5de947', '2010-09-21 11:45:33', '2010-09-21 11:45:34', 22267, 2), (5221, '6b8c2525ce23c65d7d68e3402647a90b', '2010-09-21 11:45:37', '2010-09-21 11:45:38', 22268, 2), (5222, 'd00e30e66c6ff8625d43e0b3033c6405', '2010-09-21 11:45:42', '2010-09-21 11:45:43', 22269, 2), (5223, 'a33ed411f3aacdafc67a27b7a954868d', '2010-09-21 11:45:47', '2010-09-21 11:45:48', 22270, 2), (5224, '3ee81c643ee2ef75e7081a84b58b9dd1', '2010-09-21 11:45:52', '2010-09-21 11:45:53', 22271, 2), (5225, 'a75cd6c6f022d85007fb23e3bfea9bee', '2010-09-21 11:45:58', '2010-09-21 11:45:58', 22272, 2), (5226, '50924f9a17ebadad32415cd2beae4eff', '2010-09-21 11:46:01', '2010-09-21 11:46:02', 22273, 2), (5227, 'c14830446486ab639c230e841fe53073', '2010-09-21 11:46:06', '2010-09-21 11:46:07', 22274, 2), (5228, 'be4938f8284584f52409d58be71f70fa', '2010-09-21 11:46:10', '2010-09-21 11:46:11', 22275, 2), (5229, 'd525b50816d3a91a20891c1102abbff7', '2010-09-21 11:46:14', '2010-09-21 11:46:15', 22276, 2), (5230, '341ab5f3299c34241bda4e7c4d459f97', '2010-09-21 11:46:18', '2010-09-21 11:46:19', 22277, 2), (5231, '8b262b9549efe7d8ebc2d0b3012e15ad', '2010-09-21 11:46:22', '2010-09-21 11:46:23', 22278, 2), (5232, 'bbac9b85b465727b193c80d8c5e8cfb3', '2010-09-21 11:46:26', '2010-09-21 11:46:28', 22279, 2), (5233, 'c7ffdf45b8b730236a93731f31a492e5', '2010-09-21 11:46:31', '2010-09-21 11:46:32', 22280, 2), (5234, '6a1d2a8d576d448d9835514935e705e9', '2010-09-21 11:46:36', '2010-09-21 11:46:37', 22281, 2), (5235, 'e9af84b9340b91591ef0f72e6c8471e7', '2010-09-21 11:46:40', '2010-09-21 11:46:41', 22282, 2), (5236, 'f4c58ecb66860ece59f8438b78a5c02a', '2010-09-21 11:46:45', '2010-09-21 11:46:45', 22283, 2), (5237, 'f9b4d3ebe556a1a50c1d4ef7eb2026ee', '2010-09-21 11:46:51', '2010-09-21 11:46:52', 22284, 2), (5238, 'e543592712aa1bd6a24e470dce92cfeb', '2010-09-21 11:46:55', '2010-09-21 11:46:56', 22285, 2), (5239, 'd42cd56ebf298bcc5eda16da323c1457', '2010-09-21 11:46:59', '2010-09-21 11:47:00', 22286, 2), (5240, 'd552a17fed59d69b4fbd4ceecdcc8340', '2010-09-21 11:47:03', '2010-09-21 11:47:05', 22287, 2), (5241, '9d9d5bee270eae2bde1ec4bd52ae0928', '2010-09-21 11:47:08', '2010-09-21 11:47:09', 22288, 2), (5242, 'f0a44f8862425930fb3c3e102dd7c7b6', '2010-09-21 11:47:12', '2010-09-21 11:47:13', 22289, 2), (5243, 'f00056cacd57f8d50ca082f5c1c638f2', '2010-09-21 11:47:16', '2010-09-21 11:47:17', 22290, 2), (5244, '6408ebb34b6381ceada5445af29965c1', '2010-09-21 11:47:21', '2010-09-21 11:47:22', 22291, 2), (5245, 'd6fd8387403956042c6c55bedcf443e6', '2010-09-21 11:47:27', '2010-09-21 11:47:28', 22292, 2), (5246, 'f1574374d023746e3d0f60f797c8ab6c', '2010-09-21 11:47:31', '2010-09-21 11:47:32', 22293, 2), (5247, '71e5ceac8ebb69136a1d874e4ed27f94', '2010-09-21 11:47:36', '2010-09-21 11:47:37', 22294, 2), (5248, 'dacd588737e13ca7b74133fd1ed9bb86', '2010-09-21 11:47:41', '2010-09-21 11:47:42', 22295, 2), (5249, '6128391ad0f22bdd4bcfb331e0822f7a', '2010-09-21 11:47:45', '2010-09-21 11:47:46', 22296, 2), (5250, '6aa2ad9f62c6fd8cddcd44824b658948', '2010-09-21 11:47:49', '2010-09-21 11:47:50', 22297, 2), (5251, 'e96617b790d903edecaa885568936da1', '2010-09-21 11:47:55', '2010-09-21 11:47:56', 22298, 2), (5252, '688b9768d96c911c32edfbd21dc3d88c', '2010-09-21 11:47:59', '2010-09-21 11:48:00', 22299, 2), (5253, 'f709256148ff3f27a800cf8960d09b71', '2010-09-21 11:48:04', '2010-09-21 11:48:05', 22300, 2), (5254, '144a722b1d19d8d736586fa667f36dba', '2010-09-21 11:48:08', '2010-09-21 11:48:09', 22301, 2), (5255, '6317b1660bb35de291247607c582a3a3', '2010-09-21 11:48:12', '2010-09-21 11:48:13', 22302, 2), (5256, 'f9e7f571d7d3b0840f4b7d5b47f50dfb', '2010-09-21 11:48:18', '2010-09-21 11:48:19', 22303, 2), (5257, '24954b2c7a023df90d89085ffc46be8d', '2010-09-21 11:48:22', '2010-09-21 11:48:23', 22304, 2), (5258, 'c08f4531dd890e4aa79131f268d9332d', '2010-09-21 11:48:27', '2010-09-21 11:48:28', 22305, 2), (5259, 'cfe275415bc602e52108c2d0ea1600e1', '2010-09-21 11:48:31', '2010-09-21 11:48:32', 22306, 2), (5260, 'f09262fd620a2f3546a0a9255fb9dbd0', '2010-09-21 11:48:35', '2010-09-21 11:48:36', 22307, 2), (5261, '4c00f8e2224b18f882b86b5cab471a2c', '2010-09-21 11:48:39', '2010-09-21 11:48:40', 22308, 2), (5262, '30761ecb6008e6e52de67db026752539', '2010-09-21 11:48:44', '2010-09-21 11:48:45', 22309, 2), (5263, '39b4ff92feb47e19b0547a52fa9134d2', '2010-09-21 11:56:19', '2010-09-21 11:56:20', 22310, 2), (5264, '79edc99abcf134d83d3bd280d4ec72c4', '2010-09-21 12:13:03', '2010-09-21 12:14:39', 22317, 2), (5265, '8810fac37b97e54edb9bccb1ae917a28', '2010-09-21 12:25:14', '2010-09-21 12:25:52', 22320, 2), (5266, 'e91a3ab10a09a1b7a8ea4520ba4cd98c', '2010-09-21 12:36:10', '2010-09-21 12:37:57', 22332, 2), (5267, 'eb0d67d918b73ba4d9fa5e73bd4a723b', '2010-09-21 13:28:42', '2010-09-21 13:28:42', 22333, 2), (5268, '41dd769024f2984bb799c01d0b781bae', '2010-09-21 14:08:53', '2010-09-21 14:10:21', 22336, 2), (5269, '3cfd2e30aa683c736c035e1ed4b6193c', '2010-09-21 14:20:42', '2010-09-21 14:20:43', 22337, 2), (5270, 'cf417aa115dc271b7dc2a4d186d09cf1', '2010-09-21 15:12:57', '2010-09-21 15:13:59', 22343, 2), (5271, 'd9b111023097a2c26fcfdd4f392fccdf', '2010-09-21 15:29:25', '2010-09-21 15:29:26', 22344, 2), (5272, '7a3d4eb720c4f8d0741d88669ce83c2e', '2010-09-21 16:30:16', '2010-09-21 16:31:36', 22348, 2), (5273, 'c25985919654a961c3de16168e0f17a0', '2010-09-21 16:31:28', '2010-09-21 16:32:29', 22363, 2), (5274, 'bff94a9ce36a794014b97a65f2246532', '2010-09-21 16:47:55', '2010-09-21 16:48:44', 22374, 2), (5275, '10b2bc4def7e5a724d07b1810e3c0489', '2010-09-21 17:05:52', '2010-09-21 17:05:53', 22375, 2), (5276, 'f9097c36a3e5d4c8b639a728de288142', '2010-09-21 17:34:02', '2010-09-21 17:34:49', 22380, 2), (5277, 'c1b3645317b097ed34430d762235a66c', '2010-09-21 17:41:12', '2010-09-21 17:45:16', 22391, 2), (5278, 'ab816b38d465c64a69018ef851b7cdbd', '2010-09-21 18:17:56', '2010-09-21 18:19:16', 22396, 2), (5279, '4870b186531ce2828ad63a1f074da668', '2010-09-21 18:47:03', '2010-09-21 19:08:19', 22444, 2), (5280, 'fec408db884ef66af3ae63b3fa5ecedd', '2010-09-21 18:49:21', '2010-09-21 18:53:40', 22423, 2), (5281, 'a460cc93702bc11842d7e1fecf7e0aff', '2010-09-21 19:25:46', '2010-09-21 19:25:47', 22445, 2), (5282, 'a5ae7ae99a7e608e1b557837f6dc2d5e', '2010-09-21 19:39:52', '2010-09-21 19:39:53', 22446, 2), (5283, '5591ac2d698c7e5eb3a14940560e95e1', '2010-09-21 22:01:38', '2010-09-21 22:01:42', 22447, 2), (5284, 'f680408668a79349a900e6c30e86cd15', '2010-09-21 22:06:33', '2010-09-21 22:06:37', 22448, 2), (5285, 'c48230215f8664e72d0ee6041b2fb401', '2010-09-21 22:10:45', '2010-09-21 22:10:46', 22449, 2), (5286, '3b779bd1f35a79f327bee18b9970dca3', '2010-09-22 00:18:37', '2010-09-22 00:18:46', 22450, 2), (5287, 'de58cb96cd58413c6c61f5935bd5b829', '2010-09-22 01:05:58', '2010-09-22 01:05:59', 22451, 2), (5288, 'dd37e9aedd110df9f80cefb5f7ad4045', '2010-09-22 01:27:01', '2010-09-22 01:27:03', 22452, 2), (5289, '2261e6015ddcf5018c1c34000395d575', '2010-09-22 03:55:14', '2010-09-22 03:55:23', 22453, 2), (5290, 'fc04bf43035e58ae73ab3091197e8132', '2010-09-22 04:15:53', '2010-09-22 04:15:55', 22454, 2), (5291, '73fdbd927a7bc742c5b8fe7a8fb3003b', '2010-09-22 04:18:32', '2010-09-22 04:18:33', 22455, 2), (5292, '6498b2c2558a1d51f2e4cd23b90fa1e8', '2010-09-22 04:55:22', '2010-09-22 04:55:24', 22456, 2), (5293, 'd5f40ce8ee0dbe08b2a5b8887c99b83d', '2010-09-22 04:56:20', '2010-09-22 04:56:34', 22458, 2), (5294, 'f2593389ca5afa9d818f75cca3da52c3', '2010-09-22 04:57:08', '2010-09-22 04:58:06', 22463, 2), (5295, 'f5ea10373d9b406323bd31d83b33be8c', '2010-09-22 05:06:32', '2010-09-22 05:06:33', 22464, 2), (5296, '7d917427492ececd98c53469b3547b01', '2010-09-22 05:53:39', '2010-09-22 05:53:40', 22465, 2), (5297, '5ec75d9c7fdd94f9eea423c746bad704', '2010-09-22 06:14:40', '2010-09-22 06:14:56', 22468, 2), (5298, 'fb92fb8279d18c38855474c1eb4e9be0', '2010-09-22 06:27:12', '2010-09-22 06:27:13', 22469, 2), (5299, 'c22786c738aa84db7567385b38b3eb01', '2010-09-22 06:27:55', '2010-09-22 06:29:41', 22478, 2), (5300, 'd87ff83773044ba9bb124d59705c838c', '2010-09-22 06:46:03', '2010-09-22 06:46:04', 22479, 2), (5301, '95650bb5f054e144be6a96a785015542', '2010-09-22 07:40:50', '2010-09-22 07:42:16', 22492, 2), (5302, '61ee6e78f05e643f16fe6ab6651ef9b7', '2010-09-22 08:14:21', '2010-09-22 08:14:22', 22493, 2), (5303, 'a443096723cf1f6dd9e76849644d6ead', '2010-09-22 08:30:06', '2010-09-22 08:30:07', 22494, 2), (5304, '18bf35d987c9a03134bf5442084552a2', '2010-09-22 08:30:08', '2010-09-22 08:30:09', 22495, 2), (5305, '6a394af2abde32d45b0cc0f80d19ca3b', '2010-09-22 09:00:17', '2010-09-22 09:00:18', 22496, 2), (5306, '9dadb02cd45d83f347d63ae5a0a0660a', '2010-09-22 09:27:10', '2010-09-22 09:27:12', 22497, 2), (5307, '17ecfa11198431a47ba52f348b63b09a', '2010-09-22 09:27:16', '2010-09-22 09:27:17', 22498, 2), (5308, '17b34599982dbf4a005dce9f40d5ce24', '2010-09-22 09:27:20', '2010-09-22 09:27:20', 22499, 2), (5309, '61a6a7dc3a5832ed09d7d0bd86fd4f52', '2010-09-22 09:27:23', '2010-09-22 09:27:24', 22500, 2), (5310, '0dd45af6603895012a6b5b87f619a4e8', '2010-09-22 09:27:27', '2010-09-22 09:27:28', 22501, 2), (5311, '16d35f74bf0d1923f52acf9c27818052', '2010-09-22 09:27:32', '2010-09-22 09:27:33', 22502, 2), (5312, '6d9f98e94b2aeb5ba686817c1837781e', '2010-09-22 09:27:36', '2010-09-22 09:27:37', 22503, 2), (5313, '57a9e5dd6f3fa701a9b294793e49b258', '2010-09-22 09:27:39', '2010-09-22 09:27:40', 22504, 2), (5314, '9ba7bce5d530096efb09f162edc44ed4', '2010-09-22 09:27:43', '2010-09-22 09:27:44', 22505, 2), (5315, 'bf9bc71ff7156cbfc22cbeef40ffb751', '2010-09-22 09:27:46', '2010-09-22 09:27:47', 22506, 2), (5316, '1204dae5179f063f8d0f619890231e0d', '2010-09-22 09:27:50', '2010-09-22 09:27:51', 22507, 2), (5317, '43c60ae9bd8ac0831b8745b416670a9c', '2010-09-22 09:27:54', '2010-09-22 09:27:55', 22508, 2), (5318, '60bd48f9cd25acf284be0950b1fc23d8', '2010-09-22 09:27:58', '2010-09-22 09:27:59', 22509, 2), (5319, '60134a6373c94337c7b2004395a12e4e', '2010-09-22 09:28:02', '2010-09-22 09:28:03', 22510, 2), (5320, '5c8b69498d58af41518b334a2446e443', '2010-09-22 09:28:06', '2010-09-22 09:28:07', 22511, 2), (5321, 'f61fb985bfeea24e14ef8f5370eabdd6', '2010-09-22 09:28:10', '2010-09-22 09:28:11', 22512, 2), (5322, '58ec2674a48e549b306f187c2d23d0db', '2010-09-22 09:28:13', '2010-09-22 09:28:15', 22513, 2), (5323, 'a3212ce4e4adc6169d43a0aa87e1b7bd', '2010-09-22 09:28:17', '2010-09-22 09:28:18', 22514, 2), (5324, '536602f344a836d0d311a3ddd7d295a8', '2010-09-22 09:28:22', '2010-09-22 09:28:23', 22515, 2), (5325, '4b48fe8a0aa4615316a849554a59c5ad', '2010-09-22 09:28:26', '2010-09-22 09:28:27', 22516, 2), (5326, 'd1054733db735a598322ef01fde3ac48', '2010-09-22 09:28:30', '2010-09-22 09:28:31', 22517, 2), (5327, '540616831b518c8bd84fc5e53f7beaba', '2010-09-22 09:28:34', '2010-09-22 09:28:35', 22518, 2), (5328, '3482907d3038a8f6df74ebadf9dee481', '2010-09-22 09:28:37', '2010-09-22 09:28:38', 22519, 2), (5329, '86619a669a3f9d6c4be357c65ada8298', '2010-09-22 09:28:41', '2010-09-22 09:28:42', 22520, 2), (5330, '0bc48917ba2f73e9b1a4f907d958d2eb', '2010-09-22 09:28:46', '2010-09-22 09:28:50', 22521, 2), (5331, 'b60eed0ad53eb53303ef1e4566347688', '2010-09-22 09:28:54', '2010-09-22 09:28:55', 22522, 2), (5332, '1ef6ce79008ddddda08b1a17965f2c22', '2010-09-22 09:28:59', '2010-09-22 09:29:00', 22523, 2), (5333, 'a79a3047130027c39d7fef6353856b57', '2010-09-22 09:29:04', '2010-09-22 09:29:05', 22524, 2), (5334, 'a1ba7a46f1ad566d3f520dde9d441ce7', '2010-09-22 09:29:08', '2010-09-22 09:29:10', 22525, 2), (5335, '4961b3ef7bb8bd59630b210f7f81a451', '2010-09-22 09:29:14', '2010-09-22 09:29:15', 22526, 2), (5336, '307028704d49d172c8b9ada2f9b8fc81', '2010-09-22 09:29:19', '2010-09-22 09:29:21', 22527, 2), (5337, 'a13a4dfdd59f40914da2cf842e69b87c', '2010-09-22 09:29:24', '2010-09-22 09:29:26', 22528, 2), (5338, 'c1ad3f679a4d6f80b42fc00306761be6', '2010-09-22 09:29:29', '2010-09-22 09:29:30', 22529, 2), (5339, '3839c1d76b2f160e06380264ebf3cc9f', '2010-09-22 09:29:34', '2010-09-22 09:29:35', 22530, 2), (5340, '322cf9836dffea79fcb30969c28e59b4', '2010-09-22 09:29:39', '2010-09-22 09:29:40', 22531, 2), (5341, 'c176beb6748d9190fc80b296f0c51a59', '2010-09-22 09:29:43', '2010-09-22 09:29:44', 22532, 2), (5342, 'c9ff70b74b265b01c3263146fe15ddb5', '2010-09-22 09:29:48', '2010-09-22 09:29:49', 22533, 2), (5343, '47078a53202728be8104fa19f7758934', '2010-09-22 09:29:52', '2010-09-22 09:29:54', 22534, 2), (5344, 'e542290f5037f1834fd42e9752d917cf', '2010-09-22 09:29:58', '2010-09-22 09:29:59', 22535, 2), (5345, 'd3ff45d780d0ca6680168b23b5d0d996', '2010-09-22 09:30:04', '2010-09-22 09:30:06', 22536, 2), (5346, '11168b634b64df1d1fd137018fcaad75', '2010-09-22 09:30:11', '2010-09-22 09:30:13', 22537, 2), (5347, '04db1a27bf598d4edbd6d4d37a35b528', '2010-09-22 09:30:16', '2010-09-22 09:30:17', 22538, 2), (5348, '010e4fc79a107b2cef4768bc89f544e7', '2010-09-22 09:30:19', '2010-09-22 09:30:20', 22539, 2), (5349, 'b3a8104292b3cc367b32e07b052e32f3', '2010-09-22 09:30:23', '2010-09-22 09:30:24', 22540, 2), (5350, 'c5608af20c9a508db510a1e4fcc6ed1c', '2010-09-22 09:30:27', '2010-09-22 09:30:28', 22541, 2), (5351, '6519d3f85c1917a17bb50ce67ffdcfd2', '2010-09-22 09:30:31', '2010-09-22 09:30:32', 22542, 2), (5352, '61694c641da455433c6465ffc1fb3583', '2010-09-22 09:30:34', '2010-09-22 09:30:35', 22543, 2), (5353, 'eefb8daa4986599fe2f11041fba1ff96', '2010-09-22 09:30:38', '2010-09-22 09:30:39', 22544, 2), (5354, '5925addb43b54e9e595b018e0cbfed1c', '2010-09-22 09:30:42', '2010-09-22 09:30:43', 22545, 2), (5355, '16a5314cccaded3c68f543e5810e76e3', '2010-09-22 09:30:46', '2010-09-22 09:30:47', 22546, 2), (5356, 'e7ba9cabb788eeda527090cfa1c6009b', '2010-09-22 09:30:50', '2010-09-22 09:30:51', 22547, 2), (5357, '8521806ea76f2a3838d930bcf44113d9', '2010-09-22 09:30:54', '2010-09-22 09:30:55', 22548, 2), (5358, 'a84cdfee158b2b6894ca7d2e3c79f3a7', '2010-09-22 09:30:59', '2010-09-22 09:31:00', 22549, 2), (5359, '97bafb718301ce1107f8b573553229ba', '2010-09-22 09:31:03', '2010-09-22 09:31:04', 22550, 2), (5360, '2782bf9dc9781a5fca1bd0322d54ea6d', '2010-09-22 09:31:06', '2010-09-22 09:31:08', 22551, 2), (5361, '023e90b47dd1a5a0ade2c455e97c3417', '2010-09-22 09:31:12', '2010-09-22 09:31:13', 22552, 2), (5362, '33dda73387d4fc439e16421856830854', '2010-09-22 09:31:17', '2010-09-22 09:31:17', 22553, 2), (5363, '6b17df9bf8853116527fba51e3ded42c', '2010-09-22 09:31:21', '2010-09-22 09:31:21', 22554, 2), (5364, '889065a4ecb6933ec2707cad46231d79', '2010-09-22 09:31:25', '2010-09-22 09:31:25', 22555, 2), (5365, '31b2280f3b440416efbee73278bf6a60', '2010-09-22 09:31:28', '2010-09-22 09:31:29', 22556, 2), (5366, '514eedadde8708e7bfc6fa573b513984', '2010-09-22 09:31:32', '2010-09-22 09:31:33', 22557, 2), (5367, 'cfb757b70fb025fd352abe150870a657', '2010-09-22 09:31:35', '2010-09-22 09:31:36', 22558, 2), (5368, '9cac05a9fbfbdeec94ea5af676514561', '2010-09-22 09:31:38', '2010-09-22 09:31:39', 22559, 2), (5369, '49f3cd42b2029372bad2923ee5a9a952', '2010-09-22 09:31:41', '2010-09-22 09:31:42', 22560, 2), (5370, '3147e68b219605176391222ddad90c73', '2010-09-22 09:31:44', '2010-09-22 09:31:45', 22561, 2), (5371, 'fa803aedb4b867320b2cdbeaf1a5e81e', '2010-09-22 09:31:47', '2010-09-22 09:31:48', 22562, 2), (5372, 'fd4e75b4fadc32a12e9bb8c36e7b7c89', '2010-09-22 09:31:50', '2010-09-22 09:31:51', 22563, 2), (5373, '454a9c8fb6838b1d82179d6bee57e22d', '2010-09-22 09:31:53', '2010-09-22 09:31:54', 22564, 2), (5374, 'bc1a22c937f614e67d84c703a8dbcec8', '2010-09-22 09:31:57', '2010-09-22 09:31:58', 22565, 2), (5375, '87fad4821731684ce2d7bf289bcbff05', '2010-09-22 09:31:59', '2010-09-22 09:32:00', 22566, 2), (5376, '8b7933bf9c3f6a400bd2856df7c31aa3', '2010-09-22 09:32:02', '2010-09-22 09:32:03', 22567, 2), (5377, 'ed71831633b9f585ae13854f3cef8735', '2010-09-22 09:32:05', '2010-09-22 09:32:06', 22568, 2), (5378, 'f7fc98adabde4a32de1d4f6feda63aad', '2010-09-22 09:32:08', '2010-09-22 09:32:10', 22569, 2), (5379, '00a9b7ef15876daebfb1e06fd548799b', '2010-09-22 09:32:13', '2010-09-22 09:32:14', 22570, 2), (5380, '56055d7e0c0aaf7fd3822c8447974e27', '2010-09-22 09:32:16', '2010-09-22 09:32:17', 22571, 2), (5381, '953a0851e70847163a7d021cd597c81a', '2010-09-22 09:32:19', '2010-09-22 09:32:20', 22572, 2), (5382, '108cdb67f13e41c479bc8cc463897a80', '2010-09-22 09:32:22', '2010-09-22 09:32:23', 22573, 2), (5383, '4320defa20dba618a75188304cba6422', '2010-09-22 09:32:25', '2010-09-22 09:32:25', 22574, 2), (5384, '38b616b0663207a5c2eac9c45338edcb', '2010-09-22 09:32:28', '2010-09-22 09:32:29', 22575, 2), (5385, 'c3bf7e709e2f75e2b677dbaeb1b8c60b', '2010-09-22 09:32:31', '2010-09-22 09:32:32', 22576, 2), (5386, '954e1ed7b44ed6ec6ed7029d18d0931d', '2010-09-22 09:32:35', '2010-09-22 09:32:36', 22577, 2), (5387, '6ccc0ca6dd25ab6ef8805e65cb9375bf', '2010-09-22 09:32:40', '2010-09-22 09:32:41', 22578, 2), (5388, '60f90ca3f6c2a1169cc02530c2ddd6e7', '2010-09-22 09:32:44', '2010-09-22 09:32:45', 22579, 2), (5389, '0042b6e66adc2f34bbd85452e7d0265e', '2010-09-22 09:32:49', '2010-09-22 09:32:51', 22580, 2), (5390, 'ccd98cd32183795396d63416296979f1', '2010-09-22 09:32:49', '2010-09-22 09:32:51', 22581, 2), (5391, 'b6dcad8b874e1919ce8b07e89466cec2', '2010-09-22 09:32:53', '2010-09-22 09:32:54', 22582, 2), (5392, '28c1a4d16daa09d7f84bd93319be23b2', '2010-09-22 09:32:56', '2010-09-22 09:32:57', 22583, 2), (5393, '01d288edd0c7a5dea3f8f711b598abb2', '2010-09-22 09:32:59', '2010-09-22 09:33:00', 22584, 2), (5394, 'ca718e8140bdb955b7bf337f204335c4', '2010-09-22 09:33:03', '2010-09-22 09:33:04', 22585, 2), (5395, '03704bb851d95d2c274bf24e2e9ee26a', '2010-09-22 09:33:07', '2010-09-22 09:33:08', 22586, 2), (5396, '31d0053bd30d3d2a613af069dd5a9ad0', '2010-09-22 09:33:11', '2010-09-22 09:33:12', 22587, 2), (5397, '9ed7e2228e96efa30447c901152f68b8', '2010-09-22 09:33:14', '2010-09-22 09:33:15', 22588, 2), (5398, 'a1b0d4c64d0362787f2190122a201988', '2010-09-22 09:33:18', '2010-09-22 09:33:19', 22589, 2), (5399, 'd4a60853c6ebd1202feda502d9120d7f', '2010-09-22 09:33:21', '2010-09-22 09:33:22', 22590, 2), (5400, '61bdcc8685a61548df966094273aa115', '2010-09-22 09:33:25', '2010-09-22 09:33:26', 22591, 2), (5401, 'da11d6a53aaf790c4f36b0f15ced3c39', '2010-09-22 09:33:29', '2010-09-22 09:33:30', 22592, 2), (5402, 'a1ddba8c92f9bd35ffff28fd415ff52c', '2010-09-22 09:33:33', '2010-09-22 09:33:33', 22593, 2), (5403, '357edab84bb6447814a66802b43e1e96', '2010-09-22 09:33:36', '2010-09-22 09:33:37', 22594, 2), (5404, '2912743a3b673ad8da87b72ca3abc23d', '2010-09-22 09:33:39', '2010-09-22 09:33:40', 22595, 2), (5405, 'ef05479f9755c654601e19181e1f5c79', '2010-09-22 09:33:42', '2010-09-22 09:33:43', 22596, 2), (5406, 'b46d8add3de594b7dc62df2f8667b658', '2010-09-22 09:41:32', '2010-09-22 09:41:33', 22597, 2), (5407, '965625f7102c6e400aa5da2af04a12bc', '2010-09-22 10:51:04', '2010-09-22 10:51:06', 22598, 2), (5408, '71cb26ce38d93d07b25d631c69eb1287', '2010-09-22 11:49:58', '2010-09-22 11:49:59', 22599, 2), (5409, 'a291473f6c4bf5a9f81c83807a1859b6', '2010-09-22 12:08:15', '2010-09-22 12:08:16', 22600, 2), (5410, 'ff3df1a2c34b7ada61b5959700b3f00c', '2010-09-22 12:14:30', '2010-09-22 12:15:19', 22602, 2), (5411, '493cc41b02abc0d2b90c3f373ec94c9f', '2010-09-22 12:35:44', '2010-09-22 12:35:45', 22603, 2), (5412, '0ba238c4dbd5d50b1449956c88c1c62b', '2010-09-22 13:13:18', '2010-09-22 13:17:45', 22613, 2), (5413, 'e1bc0bb5f5db2497d7d4a2fee27388ee', '2010-09-22 13:21:31', '2010-09-22 13:23:54', 22624, 2), (5414, '9f1e70e46f305d3203e1ecd8f55e41b3', '2010-09-22 14:10:16', '2010-09-22 14:10:18', 22625, 2), (5415, '86d6643149d855eb8aa95ae6fcf74e7a', '2010-09-22 14:18:58', '2010-09-22 14:24:15', 22631, 2), (5416, 'b4034bec880cd9d92ac3171aedeea3fa', '2010-09-22 14:44:40', '2010-09-22 14:47:58', 22643, 2), (5417, 'e068a5364be68309581213c24a03a15e', '2010-09-22 14:45:11', '2010-09-22 14:45:13', 22634, 2), (5418, '5af94b2022da986914e7adc9829f570a', '2010-09-22 14:54:43', '2010-09-22 14:55:55', 22648, 2), (5419, 'ef5b0e3cbaaffb25af3fd795024d6f99', '2010-09-22 15:01:31', '2010-09-22 15:01:32', 22649, 2), (5420, '148a52eb27f16eb7e14929fef57186f8', '2010-09-22 15:02:01', '2010-09-22 15:02:39', 22652, 2), (5421, '902f1aa878592a128417dd7a805d632c', '2010-09-22 15:15:07', '2010-09-22 15:16:39', 22659, 2), (5422, 'fe94713b5004bdf8a6eb4db96b5871d6', '2010-09-22 15:59:34', '2010-09-22 15:59:35', 22660, 2), (5423, 'ad162a59792d83802df209b8c8aa0fc4', '2010-09-22 16:41:44', '2010-09-22 16:41:44', 22661, 2), (5424, 'ad68416a72701a94b33258d02de1813f', '2010-09-22 17:31:18', '2010-09-22 17:31:19', 22662, 2), (5425, 'f223d69d072ed0b318afb0ea5b0afd4f', '2010-09-22 17:58:29', '2010-09-22 18:01:09', 22677, 2), (5426, '520009042d6b838b21600682fc7b9eec', '2010-09-22 18:14:01', '2010-09-22 18:39:01', 22707, 2), (5427, 'b401bfc1d9af29a46844a1facc9883a3', '2010-09-22 18:14:13', '2010-09-22 18:15:45', 22686, 2), (5428, '5a721e5ba95d4b5ee27bf83fa5d2d82b', '2010-09-22 18:16:45', '2010-09-22 18:17:40', 22692, 2), (5429, 'e57565ea529e6521b8318e0a63d9beae', '2010-09-22 18:21:14', '2010-09-22 18:21:15', 22693, 2), (5430, '7afa2dbf7815153101832af3c6e2f5b0', '2010-09-22 18:47:23', '2010-09-22 18:47:24', 22708, 2), (5431, 'f16cadba71011a0b794f0b97967e83b9', '2010-09-22 19:21:36', '2010-09-22 19:21:38', 22709, 2), (5432, '0620a8099d6322c7322e1608a01df33d', '2010-09-22 19:26:42', '2010-09-22 19:30:18', 22720, 2), (5433, 'a864a3f2a74dc1901d22deb2acf34aea', '2010-09-22 19:41:04', '2010-09-22 19:41:06', 22721, 2), (5434, '4936fd97b9a2c387cd3d88d4c99cb4f0', '2010-09-22 20:24:09', '2010-09-22 20:24:10', 22722, 2), (5435, 'd4efe891afc984aab437d905bcba5b06', '2010-09-22 20:48:07', '2010-09-22 20:48:11', 22723, 2), (5436, '6c2f15fd2d198ff7b263951e5d0d8c90', '2010-09-22 21:12:07', '2010-09-22 21:12:08', 22724, 2), (5437, '5287e091de158415febded4f7713205e', '2010-09-22 21:14:32', '2010-09-22 21:14:34', 22725, 2), (5438, '138923474f0e38703c40a893c0496f0e', '2010-09-22 21:35:10', '2010-09-22 21:35:12', 22726, 2), (5439, 'c547626e0d5d7fbdf571a2e2f8986e46', '2010-09-22 21:41:14', '2010-09-22 21:41:16', 22727, 2), (5440, '47a210e4f049ec9a0af341d6f98e1fe3', '2010-09-22 21:56:17', '2010-09-22 21:56:19', 22728, 2), (5441, 'efbb7447dee956bd302d5d6598401cdf', '2010-09-22 22:00:48', '2010-09-22 22:01:19', 22729, 2), (5442, '10b51bc32fa23b5d856ce2a76e6b16a1', '2010-09-22 22:11:56', '2010-09-22 22:12:02', 22730, 2), (5443, 'd59309b4d1e3b896fa90492a50673b72', '2010-09-22 22:22:47', '2010-09-22 22:22:59', 22731, 2), (5444, '8c0608069e8b7867a690a2e377a16173', '2010-09-22 22:23:02', '2010-09-22 22:23:05', 22732, 2), (5445, '3aeb34bdbfb34677a15ddd4db3775778', '2010-09-22 22:23:09', '2010-09-22 22:23:10', 22733, 2), (5446, '54e7309b366aab4ab23bae76983ecce6', '2010-09-22 22:38:03', '2010-09-22 22:38:04', 22734, 2), (5447, 'd4810b15b78003b493df29b66c596fc4', '2010-09-22 22:38:08', '2010-09-22 22:38:09', 22735, 2), (5448, '697fdb3ed7653005d6bd2b724e70867b', '2010-09-22 22:45:40', '2010-09-22 22:45:41', 22736, 2), (5449, '3e59dfa013702971c8f91e0b8c4d28f6', '2010-09-22 22:45:44', '2010-09-22 22:45:45', 22737, 2), (5450, '06323d954cf61cd7bba1e3649d674f5a', '2010-09-22 22:49:36', '2010-09-22 22:49:37', 22738, 2), (5451, 'ea31508b3322b8ac224fcb801458e6f6', '2010-09-22 22:49:40', '2010-09-22 22:49:41', 22739, 2), (5452, 'c3b3076cb95aa8596be3d531fe3f33ec', '2010-09-22 22:52:36', '2010-09-22 22:52:37', 22740, 2), (5453, '63eb527100fbef2e19a994b45b638dff', '2010-09-22 22:52:40', '2010-09-22 22:52:41', 22741, 2), (5454, '4a28f0fe1c345448b2ecde039f418251', '2010-09-22 23:13:02', '2010-09-22 23:13:03', 22742, 2), (5455, 'bc716643196625f6cab3e86726235e0d', '2010-09-22 23:13:06', '2010-09-22 23:13:07', 22743, 2), (5456, '7478b70631e5147377137237a463aeae', '2010-09-22 23:20:07', '2010-09-22 23:20:08', 22744, 2), (5457, 'f2008f8d4b82a62c3b9a428dcfb57bab', '2010-09-22 23:48:15', '2010-09-22 23:48:17', 22745, 2), (5458, '109e3d51d466092c896bc5ac569dcafb', '2010-09-22 23:48:20', '2010-09-22 23:48:21', 22746, 2), (5459, 'fd08180a5d6b0887acc3712e7b9f801b', '2010-09-22 23:56:16', '2010-09-22 23:56:17', 22747, 2), (5460, '0ad6c56cf6ec9fb2b0c801b54b76e154', '2010-09-23 00:03:58', '2010-09-23 00:03:59', 22748, 2), (5461, 'fa72db994a2a18a4a5a0306f6738f98f', '2010-09-23 00:04:03', '2010-09-23 00:04:04', 22749, 2), (5462, '93cab061ebfc97230b354b67a7040d55', '2010-09-23 00:04:07', '2010-09-23 00:04:08', 22750, 2), (5463, '2bf07f61474160d6e2f99328dd0889e4', '2010-09-23 00:06:03', '2010-09-23 00:06:04', 22751, 2), (5464, '3b10966738c7b04d63fdc24e5d45d99e', '2010-09-23 00:31:40', '2010-09-23 00:31:41', 22752, 2), (5465, 'd591d701698291cbffb374521b2354db', '2010-09-23 00:31:44', '2010-09-23 00:31:45', 22753, 2), (5466, 'ec09ac840530553b14729a29eb64c7af', '2010-09-23 01:32:24', '2010-09-23 01:38:36', 22776, 2), (5467, '36902fd3d287ff3f58bbf26cad9f629e', '2010-09-23 01:46:34', '2010-09-23 01:46:35', 22777, 2), (5468, 'c85bef83a9f49355acc0b7d7f482f2f0', '2010-09-23 02:03:36', '2010-09-23 02:03:37', 22778, 2), (5469, '4dfe89f25a280c14949588c9c95a91b4', '2010-09-23 02:03:40', '2010-09-23 02:03:42', 22779, 2), (5470, '2b842fc055ffd7169fce7b906433a1f0', '2010-09-23 03:47:38', '2010-09-23 03:49:45', 22784, 2), (5471, 'cf9955c0bdb6f25a080dca09d922f84f', '2010-09-23 04:46:35', '2010-09-23 04:46:38', 22785, 2), (5472, 'b7a948fca69d054f9524364b9268e331', '2010-09-23 04:46:43', '2010-09-23 04:47:52', 22792, 2), (5473, 'b5c7da9fa7c2e38be01c69f406f9f714', '2010-09-23 05:36:07', '2010-09-23 05:37:21', 22797, 2), (5474, '83a5497f88ad900fe35ca6f3583ed04d', '2010-09-23 06:19:30', '2010-09-23 06:19:30', 22798, 2), (5475, '90153446aa7a75486b5bad34b49bce05', '2010-09-23 06:20:18', '2010-09-23 06:20:18', 22799, 2), (5476, 'c5a0e088cfe45c56ad57b8f6e3707496', '2010-09-23 06:23:06', '2010-09-23 06:23:07', 22800, 2), (5477, 'aa3ca562d3d6281960a871bb73d6e11c', '2010-09-23 06:23:47', '2010-09-23 06:23:47', 22801, 2), (5478, '711ef01fc3878d7355fe3e5b9a09387e', '2010-09-23 06:24:23', '2010-09-23 06:24:23', 22802, 2), (5479, '9d86a99e4eb0c0f6fc5386d1212907dd', '2010-09-23 06:25:04', '2010-09-23 06:25:06', 22803, 2), (5480, '025aaca0cdd6eb54c8a305c82d871d66', '2010-09-23 06:25:47', '2010-09-23 06:25:48', 22804, 2), (5481, '3a613632bc516c41c92915b1043de72a', '2010-09-23 06:26:29', '2010-09-23 06:26:29', 22805, 2), (5482, 'b9a0fc94f82ff209338ab710e2211ee3', '2010-09-23 06:28:41', '2010-09-23 06:28:42', 22806, 2), (5483, 'b65719689611020b9b1e9a160d0b26dd', '2010-09-23 06:29:20', '2010-09-23 06:29:21', 22807, 2), (5484, '6f34fb1c3d701e443102c33db5c2bb01', '2010-09-23 06:30:07', '2010-09-23 06:30:07', 22808, 2), (5485, '9c3b3016f7f4612a40b8b07ede0fafcf', '2010-09-23 06:30:48', '2010-09-23 06:30:49', 22809, 2), (5486, 'c9cc457bee8b5efc0b185f1baa640a73', '2010-09-23 06:37:42', '2010-09-23 06:39:18', 22814, 2), (5487, '9c155a0a81c14ef41ffa6195a7b9ce15', '2010-09-23 07:54:55', '2010-09-23 07:54:58', 22815, 2), (5488, 'ca4e2f7a973e20215f75ae00ac1710d9', '2010-09-23 09:23:10', '2010-09-23 09:24:24', 22821, 2), (5489, '48221f919a3cf559f844c6c152e8a98a', '2010-09-23 09:25:37', '2010-09-23 09:25:38', 22822, 2), (5490, '41f0e8d6f8d7a9a24cd9c1af10d277d6', '2010-09-23 09:52:49', '2010-09-23 09:52:50', 22823, 2), (5491, 'e4a856453170e4654ac6233d088e4324', '2010-09-23 09:52:51', '2010-09-23 09:52:53', 22824, 2), (5492, 'e10a14342f77668ac3b14a226491a33e', '2010-09-23 10:32:31', '2010-09-23 10:33:47', 22831, 2), (5493, 'b78d3ab03be5fa72ca3cca38eec9af63', '2010-09-23 10:57:10', '2010-09-23 10:57:11', 22832, 2), (5494, 'd6560fdb4340d13424820078af0efc7b', '2010-09-23 11:14:56', '2010-09-23 11:14:57', 22833, 2), (5495, 'c1a3ba7ddfe996696f5d340e5ac326b1', '2010-09-23 11:16:13', '2010-09-23 11:16:55', 22836, 2), (5496, '16d1889a8776cb9116aab0184dc93635', '2010-09-23 11:48:16', '2010-09-23 11:48:17', 22837, 2), (5497, '63ac218941bcf13ec4e14f8528baaa31', '2010-09-23 12:24:10', '2010-09-23 12:24:12', 22838, 2), (5498, '5dc5ba9cd6be313b2981899991e839a8', '2010-09-23 12:36:39', '2010-09-23 12:36:40', 22839, 2), (5499, '5d49f78ccdef1677661cedb9cf730330', '2010-09-23 12:50:32', '2010-09-23 12:50:33', 22840, 2), (5500, 'fbd79ae17b8d354e6ebbd18978d61f49', '2010-09-23 12:55:43', '2010-09-23 12:55:44', 22841, 2), (5501, '68ac49a465ab96e2bde041640fff5fdc', '2010-09-23 12:55:45', '2010-09-23 13:08:12', 22854, 2), (5502, '37fd71fccb40e46b35ec9b6f46efe429', '2010-09-23 13:30:42', '2010-09-23 13:30:42', 22855, 2), (5503, 'e07c7ecb7f7264c5664dde428c1e7004', '2010-09-23 13:55:26', '2010-09-23 13:55:27', 22856, 2), (5504, '9bffd00475634b6f0cba9ac1e92a5324', '2010-09-23 13:55:29', '2010-09-23 13:55:30', 22857, 2), (5505, 'a9f641949ff0e93fb66dfa7785c3cef9', '2010-09-23 13:55:31', '2010-09-23 13:55:32', 22858, 2), (5506, 'f74e67e8f555f4bd42784fea42231406', '2010-09-23 13:55:33', '2010-09-23 13:56:34', 22862, 2), (5507, '5ad517edab26943b25e53a918e449152', '2010-09-23 13:56:14', '2010-09-23 13:56:15', 22860, 2), (5508, '01268ff986dff1c28efcbbcaaadcc9c4', '2010-09-23 14:17:52', '2010-09-23 14:17:53', 22863, 2), (5509, 'e6fad55b6cccb9b73c17cfcbe12e3ff1', '2010-09-23 14:23:28', '2010-09-23 14:24:00', 22868, 2), (5510, '5acc75e63b1dbeb1a514e509b0998dad', '2010-09-23 14:42:08', '2010-09-23 14:42:11', 22869, 2), (5511, 'd39bbb35f61e661e6ae5797b6b9a4209', '2010-09-23 14:43:58', '2010-09-23 14:43:59', 22870, 2), (5512, '8e0aa417091d84505548961f102f116c', '2010-09-23 15:03:06', '2010-09-23 15:03:07', 22871, 2), (5513, '32cf9862b7040148e35b1289875286a7', '2010-09-23 15:07:42', '2010-09-23 15:07:43', 22872, 2), (5514, '7abc7e5538a54afdd296ca41a64cfd8a', '2010-09-23 15:58:50', '2010-09-23 15:59:16', 22877, 2), (5515, 'da59ba8d387290970328fb2e04f5b14a', '2010-09-23 16:16:08', '2010-09-23 16:16:09', 22878, 2), (5516, '1362c125f1da43ef15d2f4f38abeb560', '2010-09-23 16:29:22', '2010-09-23 16:31:03', 22887, 2), (5517, 'b0fcc0ef5b39a8c5c30474da59c5ea72', '2010-09-23 16:29:58', '2010-09-23 16:36:27', 22903, 2), (5518, '8d9aa898a8f3857c51279135818068a6', '2010-09-23 16:36:07', '2010-09-23 16:36:07', 22900, 2), (5519, '47ddcb4a405fe26fb42c73f8075dfa60', '2010-09-23 16:59:38', '2010-09-23 17:18:42', 22924, 2), (5520, '94e68f9fc065a08fd73ad1191c737be1', '2010-09-23 17:02:46', '2010-09-23 17:03:27', 22915, 2), (5521, '51fa650c3217b7eb71ad18107493ec09', '2010-09-23 17:23:36', '2010-09-23 17:23:37', 22925, 2), (5522, 'ce1ae6acdc7f4bdd64346a2ff6abcd42', '2010-09-23 17:55:50', '2010-09-23 17:55:51', 22926, 2), (5523, 'a5d718eb5e847ac11321b6f967083c7d', '2010-09-23 18:03:37', '2010-09-23 18:03:38', 22927, 2), (5524, '15e70090c5c8901b89498ab1a18eedf8', '2010-09-23 18:04:49', '2010-09-23 18:05:15', 22929, 2), (5525, 'b4d1904212b03f4b6bcbb0ad28a31d2b', '2010-09-23 18:06:12', '2010-09-23 18:06:13', 22930, 2), (5526, 'ffce365ad7436c7ba41a758db9e1a573', '2010-09-23 18:14:00', '2010-09-23 18:14:02', 22931, 2), (5527, 'b81f07f4fbf885994ac909c2265a104f', '2010-09-23 18:41:49', '2010-09-23 18:49:06', 22968, 2), (5528, '50138101902e8e0c778b4da49d87ab94', '2010-09-23 18:53:19', '2010-09-23 18:53:20', 22969, 2), (5529, 'd4700209ac5f91d2ca930140a84edee7', '2010-09-23 19:47:43', '2010-09-23 19:47:44', 22970, 2), (5530, 'd90cc250fda1822b1e729daae77e4bd3', '2010-09-23 20:38:54', '2010-09-23 20:38:58', 22971, 2), (5531, 'ba78978a6a59070a5e88af993cd8947e', '2010-09-23 20:49:03', '2010-09-23 20:49:07', 22972, 2), (5532, '17207a30843306b4f0a75d4c50c53ab0', '2010-09-23 20:50:20', '2010-09-23 20:50:22', 22973, 2), (5533, '265a7d011c2acedec7c97104f97eb1ad', '2010-09-23 20:51:27', '2010-09-23 20:51:28', 22974, 2), (5534, '1a6cc14a51645adfbc222f7939f735e9', '2010-09-23 20:51:33', '2010-09-23 20:51:36', 22975, 2), (5535, 'b320db624d3addaae43a95dd63744788', '2010-09-23 20:51:52', '2010-09-23 20:51:53', 22976, 2), (5536, 'a4a5e1d9d782e8fbb8f32fc3f7afd2e1', '2010-09-23 20:51:54', '2010-09-23 20:51:55', 22977, 2), (5537, '6c0f7fce4c3e67c683fbfc9c99ee43a6', '2010-09-23 20:52:26', '2010-09-23 20:52:27', 22978, 2), (5538, '69b9549a8e2ffb869f12a99512999ae3', '2010-09-23 20:55:54', '2010-09-23 20:55:55', 22979, 2), (5539, 'bb4f8b38d65f434d04b4840776e52e21', '2010-09-23 20:57:44', '2010-09-23 20:57:45', 22980, 2), (5540, '97ec806e788c2e9f0a89c900f577fec8', '2010-09-23 21:03:29', '2010-09-23 21:03:30', 22981, 2), (5541, '333ca5b633b6c6c9b6fe9bf52b7f26f9', '2010-09-23 21:10:20', '2010-09-23 21:10:22', 22982, 2), (5542, '00c837061dfb3991a8f5f177bc4ac989', '2010-09-23 21:16:47', '2010-09-23 21:16:48', 22983, 2), (5543, 'd4707314933e869fa886fdae2fdb82d8', '2010-09-23 21:23:16', '2010-09-23 21:23:17', 22984, 2), (5544, '73a22891766fae72eab4ac61346afd4a', '2010-09-23 21:36:11', '2010-09-23 21:36:13', 22985, 2), (5545, 'f43631851dc0d6a0785cc0e87404857f', '2010-09-23 22:15:27', '2010-09-23 22:15:34', 22986, 2), (5546, '1714c37f2fc3408a7dc0c98ad7d06082', '2010-09-23 22:17:17', '2010-09-23 22:17:20', 22987, 2), (5547, 'cc4f6ba25b981b11c134ddebf5cf72ca', '2010-09-23 22:19:48', '2010-09-23 22:19:49', 22988, 2), (5548, 'dc0474d0d0f4168c60b112ee4162454b', '2010-09-23 22:33:56', '2010-09-23 22:35:09', 22990, 2), (5549, '825193f97b481f5de7186dcc71397031', '2010-09-23 22:41:03', '2010-09-23 22:41:04', 22991, 2), (5550, '2709113e658914afb9f55f715b1bb7e6', '2010-09-23 22:47:34', '2010-09-23 22:47:37', 22992, 2), (5551, '6b91a4bb45bc421ca6187335454d0698', '2010-09-23 22:59:59', '2010-09-23 23:00:00', 22993, 2), (5552, 'eae15b693b50935f993b93148c9ba55c', '2010-09-23 23:00:36', '2010-09-23 23:00:37', 22994, 2), (5553, '5768d3fd42ec8ce5d867df5c168d1900', '2010-09-23 23:23:37', '2010-09-23 23:23:38', 22995, 2), (5554, '989d132338e1f3da3e522cf91868249e', '2010-09-23 23:25:11', '2010-09-23 23:25:12', 22996, 2), (5555, 'd8b95e5a0e7240f9a4d86758f992e82f', '2010-09-23 23:26:37', '2010-09-23 23:26:38', 22997, 2), (5556, '2cd8f69fdbb32319fd712ff6f3b31ece', '2010-09-23 23:32:03', '2010-09-23 23:32:04', 22998, 2), (5557, '92bfcb0d2390edec7975dfe7a5ba1e02', '2010-09-23 23:33:20', '2010-09-23 23:33:21', 22999, 2), (5558, '8ebb49b3951d71bfa22f4832c3894dd7', '2010-09-24 00:00:04', '2010-09-24 00:00:05', 23000, 2), (5559, 'd80790fc12af63b1280de02a46526e40', '2010-09-24 00:33:48', '2010-09-24 00:33:49', 23001, 2), (5560, 'cdc87ca38a67761529cba00661894013', '2010-09-24 00:40:47', '2010-09-24 00:40:48', 23002, 2), (5561, '19a82948ad29be1d20a29fbbeddb3ae8', '2010-09-24 00:47:55', '2010-09-24 00:47:56', 23003, 2), (5562, '3e6a35cfbb1b532bf7576f55cda2ffbb', '2010-09-24 00:54:47', '2010-09-24 00:54:48', 23004, 2), (5563, '5082bb35843f0ce29cfbf9064d8c133d', '2010-09-24 00:55:07', '2010-09-24 00:55:08', 23005, 2), (5564, '40e042ab211a8f7d9700079a64d3560a', '2010-09-24 01:02:32', '2010-09-24 01:02:33', 23006, 2), (5565, '5c4604c67c2511c38241144b56eb9e3f', '2010-09-24 01:09:59', '2010-09-24 01:10:00', 23007, 2), (5566, 'e949e20c91c65ef556dd8c7933ff790c', '2010-09-24 01:17:25', '2010-09-24 01:17:26', 23008, 2), (5567, '2e359bffc679557e640153010cf013c1', '2010-09-24 01:54:29', '2010-09-24 01:54:30', 23009, 2), (5568, '03fbbbf66bad1e13ef5b99e70e56a88b', '2010-09-24 02:19:17', '2010-09-24 02:19:23', 23010, 2), (5569, '6480e3d0101d802452e8f8030d8cf5ab', '2010-09-24 02:22:38', '2010-09-24 02:22:41', 23011, 2), (5570, 'c3b776b63c942f98325e170934cb9122', '2010-09-24 02:27:45', '2010-09-24 02:27:46', 23012, 2), (5571, '89efe3ca809b5b7ba681448ff269cad1', '2010-09-24 02:31:00', '2010-09-24 02:31:01', 23013, 2), (5572, '42ecde3ab6946c51fb93f9691d44fdc2', '2010-09-24 02:39:19', '2010-09-24 02:39:20', 23014, 2), (5573, 'e6ec8cb9017d3b6cb7c3416788afc048', '2010-09-24 02:42:40', '2010-09-24 02:42:41', 23015, 2), (5574, '1e8f1a5f9efd6c8eb36a17cbe4500408', '2010-09-24 03:04:20', '2010-09-24 03:04:29', 23016, 2), (5575, 'ef5e51a29e25178d6c2703c5e399e46c', '2010-09-24 03:30:43', '2010-09-24 03:30:44', 23017, 2), (5576, '6cf6ff1909d2344796f8fc2456ce25be', '2010-09-24 03:39:50', '2010-09-24 03:39:51', 23018, 2), (5577, '2d2a228cb72df4f684506e244ab698c7', '2010-09-24 04:07:36', '2010-09-24 04:07:47', 23019, 2), (5578, 'c8a2e7673ea91b0d85b5c6905946ada1', '2010-09-24 04:21:46', '2010-09-24 04:21:48', 23020, 2), (5579, 'db2907f4dc9ad541ffc2ed43add72f1a', '2010-09-24 05:01:29', '2010-09-24 05:01:30', 23021, 2), (5580, 'c5d15a432273bf8d545ac0f987ed320b', '2010-09-24 05:19:15', '2010-09-24 05:19:15', 23022, 2), (5581, '487cfb1d11d1a6736dfb7bb3990de998', '2010-09-24 05:22:10', '2010-09-24 05:22:11', 23023, 2), (5582, 'bcbde7d8f2542b0327a7887d5d6979c9', '2010-09-24 05:33:22', '2010-09-24 05:33:23', 23024, 2), (5583, '5cccd349a12a698441f3d35499695d5a', '2010-09-24 05:47:08', '2010-09-24 05:47:09', 23025, 2), (5584, '67574866938930c13365200355c9a5ec', '2010-09-24 05:47:55', '2010-09-24 05:47:56', 23026, 2), (5585, '9752fed2896c5323208475a2cb1eed3a', '2010-09-24 06:06:56', '2010-09-24 06:06:57', 23027, 2), (5586, '483c6dbe8632fd195fce9e23e58950e2', '2010-09-24 06:17:49', '2010-09-24 06:17:51', 23028, 2), (5587, '4bc4791e73b40ea61418abe2bb06eee3', '2010-09-24 06:27:47', '2010-09-24 06:27:49', 23029, 2), (5588, 'c1364a39b860a943954dbdb64f6479a9', '2010-09-24 06:52:01', '2010-09-24 06:54:35', 23048, 2), (5589, '587b7b2643fdf04e8884e1ef793ac6ba', '2010-09-24 07:00:45', '2010-09-24 07:00:46', 23049, 2), (5590, '64f655bed812f7a7b6266ae66600309e', '2010-09-24 07:02:49', '2010-09-24 07:02:50', 23050, 2), (5591, '3569ebf9ac5514d89b5027ec512fb24b', '2010-09-24 07:06:36', '2010-09-24 07:08:24', 23068, 2), (5592, 'b78385b283c025220ba30859acaa2542', '2010-09-24 07:10:04', '2010-09-24 07:10:05', 23069, 2), (5593, '08edb542c21c2bfe58b177cd4a942856', '2010-09-24 07:29:36', '2010-09-24 07:29:37', 23070, 2), (5594, '5bffef497ecf537b9f22836ac85c5a9e', '2010-09-24 07:33:33', '2010-09-24 07:33:34', 23071, 2), (5595, 'e82f4e33be6a84b60decb9aedb289e06', '2010-09-24 07:58:42', '2010-09-24 07:58:43', 23072, 2), (5596, 'db2f874c011530886a13ee4abc78f955', '2010-09-24 08:04:59', '2010-09-24 08:05:00', 23073, 2), (5597, 'b2f0ef1eccb21ca58a232ee963dacc10', '2010-09-24 08:07:25', '2010-09-24 08:07:26', 23074, 2), (5598, 'a93e464a5124e8072f93d3fb7ad6800d', '2010-09-24 08:07:41', '2010-09-24 08:07:42', 23075, 2), (5599, '2995d94b16a653c85994f78c1970bddb', '2010-09-24 08:29:58', '2010-09-24 08:30:00', 23076, 2), (5600, '6df73109ab0d6caccb4d628e5e95802a', '2010-09-24 08:54:09', '2010-09-24 08:54:10', 23077, 2), (5601, '591c12a5be1a58826a3180079202d3a4', '2010-09-24 08:54:25', '2010-09-24 08:54:26', 23078, 2), (5602, '6716a005011256236f2c64f03d6ca509', '2010-09-24 09:04:00', '2010-09-24 09:04:00', 23079, 2), (5603, '91c8105dd928dcb4b96c786d0ccd03da', '2010-09-24 09:06:50', '2010-09-24 09:06:51', 23080, 2), (5604, 'f79850d392c1cf1d17386a220681e3c9', '2010-09-24 09:18:30', '2010-09-24 09:18:31', 23081, 2), (5605, '33179048c7a4f31a04a0f8d9df90fcf0', '2010-09-24 09:32:52', '2010-09-24 09:37:58', 23088, 2), (5606, 'bceccf9a9c38c463c8294a7e2ecc9522', '2010-09-24 09:38:01', '2010-09-24 09:38:02', 23089, 2), (5607, '33f66d915b9602ad2e27c34283b71879', '2010-09-24 09:38:18', '2010-09-24 09:38:19', 23090, 2), (5608, 'd899806bd689a7b99c193476a3576a41', '2010-09-24 09:40:09', '2010-09-24 09:40:10', 23091, 2), (5609, '79d0f39b56b60b4d64a80181b5024a65', '2010-09-24 09:42:07', '2010-09-24 09:42:08', 23092, 2), (5610, '64d7f1193dd9647cc6d0f260ce20c821', '2010-09-24 09:48:42', '2010-09-24 09:48:42', 23093, 2), (5611, '58aaea9d98b6e0b232aae38a6dfdf367', '2010-09-24 09:59:01', '2010-09-24 09:59:02', 23094, 2), (5612, '50084fae8664f83dda900d55d6ead8d8', '2010-09-24 10:01:30', '2010-09-24 10:03:32', 23104, 2), (5613, 'dfb1c3aaeff4052f9e418e55f7f128b3', '2010-09-24 10:22:12', '2010-09-24 10:23:31', 23110, 2), (5614, 'f8599b10b3ece8a35817d0bcc578a7af', '2010-09-24 10:46:57', '2010-09-24 10:47:00', 23111, 2), (5615, 'a514227660e8935fa0203e37e4dda94b', '2010-09-24 10:52:10', '2010-09-24 10:52:11', 23112, 2), (5616, '6af0e525d0019dce6afa474547084e71', '2010-09-24 10:54:47', '2010-09-24 10:54:48', 23113, 2), (5617, 'ef806d2f388d4f450e8392b711434838', '2010-09-24 10:57:46', '2010-09-24 10:57:48', 23114, 2), (5618, '2d1a935fb426a124c72b1abff3a9f0b0', '2010-09-24 10:57:55', '2010-09-24 10:57:57', 23115, 2), (5619, 'ae8a0e6c412e343fb92fd3cc08c1c720', '2010-09-24 11:02:02', '2010-09-24 13:33:48', 23249, 2), (5620, '579cd4f32544a8b68399c04b94d3a703', '2010-09-24 11:03:39', '2010-09-24 11:17:37', 23155, 2), (5621, '896e0511298321ca01ffeec35a5bfc96', '2010-09-24 11:04:07', '2010-09-24 11:17:58', 23157, 2), (5622, 'ee1970116f328ea7415102d29e1e7fbb', '2010-09-24 11:05:50', '2010-09-24 11:05:51', 23121, 2), (5623, '4556d611f9423b87bf45d7f4d40cd0dd', '2010-09-24 11:05:57', '2010-09-24 11:13:29', 23147, 2), (5624, '73c2d9ea6c6e4e481378c7cb7764d7dc', '2010-09-24 11:07:11', '2010-09-24 11:07:12', 23126, 2), (5625, 'a942d9376f0499450afec25617eadc6c', '2010-09-24 11:07:16', '2010-09-24 11:18:21', 23158, 2), (5626, 'c46d7ee6463c16fec3a46cc4b3cea88d', '2010-09-24 11:07:57', '2010-09-24 11:07:58', 23129, 2), (5627, '46995a65c61d7b8e4968ebf3b81cf3c2', '2010-09-24 11:08:43', '2010-09-24 11:08:45', 23131, 2), (5628, '43d45b0d48d251c85d8fe6e72d33c56b', '2010-09-24 11:08:49', '2010-09-24 11:08:50', 23132, 2), (5629, 'f46420f4e79826c0f7ac45bed2439409', '2010-09-24 11:08:57', '2010-09-24 11:08:58', 23133, 2), (5630, 'dc7523569efb6f78fab7183bd12f0ca8', '2010-09-24 11:17:10', '2010-09-24 11:17:11', 23152, 2), (5631, '029c30c3e32c9019516cfacc832364f1', '2010-09-24 11:21:58', '2010-09-24 11:22:00', 23159, 2), (5632, 'f0db9b31d03a4636f4b225d9f8e9fd9c', '2010-09-24 11:25:05', '2010-09-24 11:26:21', 23166, 2), (5633, '2e32b6e381d6447a9ba0184e75df5e66', '2010-09-24 11:44:00', '2010-09-24 12:02:50', 23202, 2), (5634, 'cf090eddcb69142cfceca1618558e0f8', '2010-09-24 11:44:51', '2010-09-24 12:06:10', 23212, 2), (5635, 'b64d8efcab9cdd13707f17bc86361aba', '2010-09-24 11:46:41', '2010-09-24 12:08:15', 23215, 2), (5636, '527fca2f80fdbc7a45ec48da645144ee', '2010-09-24 11:48:36', '2010-09-24 12:13:19', 23218, 2), (5637, 'ed344cbb47e8fab44bf625dd14041e27', '2010-09-24 11:56:34', '2010-09-24 11:56:35', 23190, 2), (5638, 'fab02fc59b7bfac66bbf05e72edaa759', '2010-09-24 12:09:14', '2010-09-24 12:09:14', 23217, 2), (5639, '3977601eb9fe4ad1abd8f2422c585caf', '2010-09-24 12:34:34', '2010-09-24 12:44:16', 23234, 2), (5640, 'b07769a3c2229b2f7c554e8155e68f68', '2010-09-24 12:35:47', '2010-09-24 12:35:48', 23223, 2), (5641, '57e332482568797593bd046402edb42a', '2010-09-24 12:55:48', '2010-09-24 12:55:57', 23236, 2), (5642, 'b52206f4dd71cc6d77699b9542a5bfc8', '2010-09-24 12:58:28', '2010-09-24 12:58:29', 23237, 2), (5643, '5768abf4dd4750f8e10f773eb7842e7f', '2010-09-24 13:11:19', '2010-09-24 13:11:20', 23238, 2), (5644, '1829163f353d1f792e365403ac70e6f4', '2010-09-24 13:22:18', '2010-09-24 13:24:33', 23247, 2), (5645, '037c5c3c2554be9176d77c6e8cc413fd', '2010-09-24 14:08:31', '2010-09-24 14:08:32', 23250, 2), (5646, '82324ea0939669c187c7eda756fe974c', '2010-09-24 14:10:44', '2010-09-24 14:11:44', 23252, 2), (5647, '9c3c5420988f155105170f002e1fcc6b', '2010-09-24 14:32:06', '2010-09-24 14:32:08', 23253, 2), (5648, '56089c0f15386e6d407300a5b627d140', '2010-09-24 15:10:35', '2010-09-24 15:10:36', 23254, 2), (5649, '3f52c7dfc63a7fe2026422db54a41713', '2010-09-24 15:32:24', '2010-09-24 15:32:25', 23255, 2), (5650, '2c11879407ef6e72e13ce422b4b4b394', '2010-09-24 15:58:10', '2010-09-24 15:58:11', 23256, 2), (5651, '2b520d65fc1897714360a5e8bba2cec3', '2010-09-24 16:20:58', '2010-09-24 16:22:49', 23267, 2), (5652, 'e8765affd6523bb72ed61ba8a7dade2f', '2010-09-24 16:35:49', '2010-09-24 16:36:23', 23270, 2), (5653, 'f2e9adec5f2a9d6b60f8f9d4f900889f', '2010-09-24 17:05:32', '2010-09-24 17:08:34', 23282, 2), (5654, '79e22a4c537b79d9e9ae4bdd76578838', '2010-09-24 17:13:55', '2010-09-24 17:15:03', 23287, 2), (5655, '2630134c6e930b89cc21739a0fd08cb2', '2010-09-24 18:11:03', '2010-09-24 18:11:04', 23288, 2), (5656, 'b6a8de80b5ea390a4b8c5ba6501cedc5', '2010-09-24 18:17:01', '2010-09-24 19:10:43', 23349, 2), (5657, '9a9ccf24c1fe88a90f9d0cc23863e417', '2010-09-24 18:36:00', '2010-09-24 18:45:38', 23334, 2), (5658, '31fb1311500276c1cc77efe2b706bb9f', '2010-09-24 19:03:21', '2010-09-24 19:03:22', 23335, 2), (5659, 'f4b1a84adf36be346dd231b857b31080', '2010-09-24 19:06:17', '2010-09-24 19:06:17', 23337, 2), (5660, '544cdb37db0ccb22734b9b8ae32779d8', '2010-09-24 19:35:47', '2010-09-24 19:35:49', 23350, 2), (5661, '9eebf9819acda38383369dd1495e87c7', '2010-09-24 19:37:09', '2010-09-24 19:37:10', 23351, 2), (5662, '1424925bcb40115c534c68194fd3f871', '2010-09-24 19:57:25', '2010-09-24 19:58:14', 23356, 2), (5663, 'e0a4fce81e81530531547adfb6c2389e', '2010-09-24 20:15:00', '2010-09-24 20:18:16', 23368, 2), (5664, '5fc1511ce7406ac10eb65f4be4417d4c', '2010-09-24 20:17:39', '2010-09-24 20:17:40', 23366, 2), (5665, '8e8a715069f9b412680cd3c128f62e9b', '2010-09-24 22:26:01', '2010-09-24 22:26:07', 23369, 2), (5666, '8e35d2a51c3b8021c1a1af02407110d4', '2010-09-24 23:31:30', '2010-09-24 23:31:31', 23370, 2), (5667, 'd569785fd1777f3a10d1e77da806bf87', '2010-09-25 04:57:13', '2010-09-25 04:57:18', 23371, 2), (5668, '364f641de94c9b80c7d0a796be10a237', '2010-09-25 07:13:25', '2010-09-25 07:18:10', 23378, 2), (5669, 'e3ea7e97b7b4f51def9ecb65f05a110d', '2010-09-25 07:26:20', '2010-09-25 07:28:18', 23392, 2), (5670, '3340cdb594be91fa8943e884982d68b2', '2010-09-25 07:29:06', '2010-09-25 07:29:06', 23393, 2), (5671, '97a244110bcdbbe031fe64de55f53ab8', '2010-09-25 07:47:35', '2010-09-25 07:47:36', 23394, 2), (5672, '9081c2cae20d4db65c8152c46223a893', '2010-09-25 07:48:06', '2010-09-25 07:48:07', 23395, 2), (5673, 'ba206e9f2df800fdd0303fcecc9015f0', '2010-09-25 08:25:31', '2010-09-25 08:31:03', 23416, 2), (5674, 'd017f3e2fe5b3ea092e55722ca7cb423', '2010-09-25 08:53:47', '2010-09-25 09:16:02', 23432, 2), (5675, '87a0811cab66bc8e480f9a89ceec038e', '2010-09-25 09:06:39', '2010-09-25 09:06:40', 23421, 2), (5676, 'e2b293318d1aee03822ae1adbd73708f', '2010-09-25 09:11:12', '2010-09-25 09:11:13', 23429, 2), (5677, '5ecfa134ecadf453e29c45c74d8af3ad', '2010-09-25 09:16:29', '2010-09-25 09:21:09', 23443, 2), (5678, '3a90e694bcfc66939565b7e21e49e5aa', '2010-09-25 09:42:58', '2010-09-25 09:43:16', 23444, 2), (5679, 'e81c1f3716fd8e252780bcac223098bd', '2010-09-25 09:43:48', '2010-09-25 09:43:49', 23445, 2), (5680, '71ca33ebb36be03e683fafbc9a22a6fa', '2010-09-25 09:46:20', '2010-09-25 09:46:40', 23446, 2), (5681, 'b413cf05c43dbee9f8707eab09a0d173', '2010-09-25 09:46:56', '2010-09-25 09:46:58', 23447, 2), (5682, 'c9937c96cbacb0d16ec5c9e3a64c1e7f', '2010-09-25 10:19:20', '2010-09-25 10:20:55', 23453, 2), (5683, '7ada453c0ae8447d545801dd08459201', '2010-09-25 10:36:24', '2010-09-25 10:36:29', 23454, 2), (5684, '0b8e47663b43e251a00626e4491d7955', '2010-09-25 10:37:23', '2010-09-25 10:38:42', 23459, 2), (5685, '79f52683cfd276971a07f9fb2f4f83fc', '2010-09-25 10:42:29', '2010-09-25 11:05:05', 23465, 2), (5686, '3001ece381e04b590a161c09ceb9fb35', '2010-09-25 11:28:19', '2010-09-25 11:55:28', 23511, 2), (5687, 'b2873538a5fa40c918f86827153b30fc', '2010-09-25 11:37:44', '2010-09-25 11:37:45', 23482, 2), (5688, 'd94c37588e5e8109c1977f898710bf92', '2010-09-25 12:00:40', '2010-09-25 12:03:51', 23515, 2), (5689, '49cf2bfe0f3f86274bb099d3e7dd601a', '2010-09-25 12:45:01', '2010-09-25 12:45:02', 23516, 2), (5690, '00608bd8f76ffacce10aaf37b46ac94b', '2010-09-25 13:50:00', '2010-09-25 13:50:02', 23517, 2), (5691, 'bf2a69b5b396391874445a9c0e81461c', '2010-09-25 14:17:58', '2010-09-25 14:17:59', 23518, 2), (5692, '781709924bdc68c413204ac6a053b0c7', '2010-09-25 16:26:07', '2010-09-25 16:26:07', 23519, 2), (5693, '64a7b9e995cb2c9fe2e592e48d6653db', '2010-09-25 16:51:13', '2010-09-25 16:51:48', 23523, 2), (5694, '2bae6e068af854616cab30726c82967f', '2010-09-25 17:02:05', '2010-09-25 17:02:39', 23526, 2), (5695, '0df8d5d127ff621709717364af9cf52b', '2010-09-25 17:13:01', '2010-09-25 17:17:06', 23528, 2), (5696, 'af76c528d9cbfb44eb9efb09a481e224', '2010-09-25 17:56:43', '2010-09-25 17:57:33', 23533, 2), (5697, '02b7fe49eef51171840912c165e70a84', '2010-09-25 18:27:35', '2010-09-25 18:27:37', 23534, 2), (5698, '072dcee7acdb0537c55d6adffcbe442a', '2010-09-25 18:27:38', '2010-09-25 18:27:38', 23535, 2), (5699, 'bb19a3832ffb92139312ea3139336c82', '2010-09-25 18:27:40', '2010-09-25 18:27:40', 23536, 2), (5700, '57ed8b3e49bff8245439ecc7a566bd28', '2010-09-25 18:27:41', '2010-09-25 18:27:42', 23537, 2), (5701, 'd92809a7586bf9a3ab3c5532e6c8b55c', '2010-09-25 18:27:43', '2010-09-25 18:27:43', 23538, 2), (5702, 'fea58f54b6b2ed016f8dda8338240eb5', '2010-09-25 18:27:44', '2010-09-25 18:27:44', 23539, 2), (5703, 'd1acf774ccc8a30f37fb4ed369d9143b', '2010-09-25 18:27:45', '2010-09-25 18:27:46', 23540, 2), (5704, '5b0bacaf5fd8b12bd1243caa901b9a1f', '2010-09-25 18:27:47', '2010-09-25 18:27:48', 23541, 2), (5705, '7754c26730d30d1e48f2a374ac9e8fdd', '2010-09-25 18:27:50', '2010-09-25 18:27:50', 23542, 2), (5706, 'd1ad668e6fa44cec8b6c2f6b1fd69337', '2010-09-25 18:27:52', '2010-09-25 18:27:53', 23543, 2), (5707, 'c233e579a5cc611b737c25fe5bdc47c9', '2010-09-25 18:27:54', '2010-09-25 18:27:55', 23544, 2), (5708, '6bd1b886ac24d587e34387035be8406d', '2010-09-25 18:27:56', '2010-09-25 18:27:57', 23545, 2), (5709, '37873c3e9b3441dbdbb270c160706770', '2010-09-25 18:27:58', '2010-09-25 18:27:59', 23546, 2), (5710, '599cc995f170a9f86d222007311dfc23', '2010-09-25 18:28:00', '2010-09-25 18:28:01', 23547, 2), (5711, '6fbb10f3191dd7871944a05fd72f4957', '2010-09-25 18:28:02', '2010-09-25 18:28:03', 23548, 2), (5712, 'a66bb3a83ce540ccb0df6cb4ae78ab33', '2010-09-25 18:28:04', '2010-09-25 18:28:04', 23549, 2), (5713, '92cce8cb4703d680598e54aa7dcc2d20', '2010-09-25 18:28:06', '2010-09-25 18:28:07', 23550, 2), (5714, '91ed422f303fe7c603644fd0fb58347e', '2010-09-25 18:28:08', '2010-09-25 18:28:09', 23551, 2), (5715, '8829b965e823bf1bd9625ffcacb29f7b', '2010-09-25 18:28:10', '2010-09-25 18:28:11', 23552, 2), (5716, '525c1728cab4979fe0fa74ae5054cf59', '2010-09-25 18:28:13', '2010-09-25 18:28:13', 23553, 2), (5717, 'bd803d6ae90da1e8360933567b37b20b', '2010-09-25 18:28:14', '2010-09-25 18:28:15', 23554, 2), (5718, '2f1218c9d1e480cec6323ff875a036d6', '2010-09-25 18:28:16', '2010-09-25 18:28:17', 23555, 2), (5719, '8829ac860608c04057ce1ef87cf4ba26', '2010-09-25 18:28:18', '2010-09-25 18:28:18', 23556, 2), (5720, 'f96d7bf113de433b2918352a4cbdd7c7', '2010-09-25 18:28:20', '2010-09-25 18:28:20', 23557, 2), (5721, '042a10952024c362c0f402ead66ad5f6', '2010-09-25 18:34:45', '2010-09-25 18:34:46', 23558, 2), (5722, 'af0a573d544cd16e08a34948e9408206', '2010-09-25 18:34:53', '2010-09-25 18:34:54', 23559, 2), (5723, 'cb0e0a0e3a4c5aff5ebd471fc35f9f71', '2010-09-25 18:38:36', '2010-09-25 18:38:37', 23560, 2), (5724, '0aca03f15feddd2dc02d9c71236c8721', '2010-09-25 18:42:03', '2010-09-25 18:42:04', 23561, 2), (5725, '3d549586d0d7249d5af5f9dc98634aed', '2010-09-25 18:43:49', '2010-09-25 18:44:21', 23564, 2), (5726, 'ec36d314740ddd9d46753bfc949c89a7', '2010-09-25 18:54:10', '2010-09-25 18:54:11', 23565, 2), (5727, '3be3eb0e41f456647e9b5b04e90be757', '2010-09-25 19:01:26', '2010-09-25 19:01:27', 23566, 2), (5728, '8289f5ffd90ef44397910ac30a723ca6', '2010-09-25 19:14:00', '2010-09-25 19:14:01', 23567, 2), (5729, 'e16ea8796abf2f6b039c358e8dbf0a18', '2010-09-25 19:27:05', '2010-09-25 19:27:06', 23568, 2), (5730, 'd1e4e5d6b40058a8afd7e4d3ccc43df1', '2010-09-25 19:38:00', '2010-09-25 19:38:01', 23569, 2), (5731, '94b1e5bed27083546e5d6048a6be0f2e', '2010-09-25 19:50:56', '2010-09-25 19:50:57', 23570, 2), (5732, 'a934e56995debf440fbaf03b6a99a617', '2010-09-25 20:02:53', '2010-09-25 20:02:54', 23571, 2), (5733, 'f0e400c91ad416e6088a8845331ccd40', '2010-09-25 20:06:22', '2010-09-25 20:21:20', 23574, 2), (5734, 'dc7c820e4e020d0086d5c4d6b5cd8bc6', '2010-09-25 20:12:39', '2010-09-25 20:12:40', 23573, 2), (5735, '346158cdedbe1bb1667d490bafab7c65', '2010-09-25 20:28:54', '2010-09-25 20:28:56', 23575, 2), (5736, 'a9053c611acc7876d018fb3a49d6e66f', '2010-09-25 20:39:25', '2010-09-25 20:39:26', 23576, 2), (5737, '2de40448aefa363445cb26507a4c3827', '2010-09-25 20:50:04', '2010-09-25 20:50:05', 23577, 2), (5738, 'cdca6cb91541214315ca424638f8173d', '2010-09-25 21:00:48', '2010-09-25 21:00:49', 23578, 2), (5739, '2a54ec8d68789080df4c1eb20e343214', '2010-09-25 21:18:19', '2010-09-25 21:18:20', 23579, 2), (5740, '04bb7cab545f4b9ce32581e4f8a56b3f', '2010-09-25 21:36:47', '2010-09-25 21:36:48', 23580, 2), (5741, '8c4d47bba9eaf0e3b1663ac250273f23', '2010-09-25 21:39:02', '2010-09-25 21:39:03', 23581, 2), (5742, 'a7770df646247999ee45be3fb04b123f', '2010-09-25 21:43:08', '2010-09-25 21:43:09', 23582, 2), (5743, 'b84327252aa8b0e2735afe521fcff29d', '2010-09-25 21:51:43', '2010-09-25 21:51:44', 23583, 2), (5744, '60e51739e4ef06ad02cf1414b13e6f51', '2010-09-25 22:01:51', '2010-09-25 22:01:52', 23584, 2), (5745, '2ef98c5216cbc1aaa275aef8e2e46c48', '2010-09-25 22:14:18', '2010-09-25 22:14:19', 23585, 2), (5746, 'd74ddfa2bb0c5cb5e99bfba07dcc5e14', '2010-09-25 22:17:07', '2010-09-25 22:17:08', 23586, 2); INSERT INTO `log_visitor` (`visitor_id`, `session_id`, `first_visit_at`, `last_visit_at`, `last_url_id`, `store_id`) VALUES (5747, 'f821c7aefe6811de102a729d641ef280', '2010-09-25 22:20:10', '2010-09-25 22:20:10', 23587, 2), (5748, 'a5eac4cd2198e20621e4f229cf02151d', '2010-09-25 22:38:33', '2010-09-25 22:38:35', 23588, 2), (5749, 'c5226017b069daae93ae71986c40fc68', '2010-09-25 22:44:23', '2010-09-25 22:44:24', 23589, 2), (5750, '2ea4b4247200597f2d3c5b859a696268', '2010-09-25 22:48:32', '2010-09-25 22:48:33', 23590, 2), (5751, '41d13d9336cb0f8b62554a1943416f19', '2010-09-25 22:50:14', '2010-09-25 22:50:15', 23591, 2), (5752, 'bc780551be0165ba1ed1cb9567adc422', '2010-09-25 23:13:44', '2010-09-25 23:13:45', 23592, 2), (5753, '3e17ea97ca2298d9c6b8041e59d2f6b1', '2010-09-25 23:20:26', '2010-09-25 23:20:27', 23593, 2), (5754, '1ede7ddc6ec63784c65b68d227e93d70', '2010-09-25 23:44:03', '2010-09-25 23:44:04', 23594, 2), (5755, 'c36cb2f85a67719dd1d7cbe1d642ea5d', '2010-09-26 00:02:39', '2010-09-26 00:02:40', 23595, 2), (5756, '68c6b55b1a6dd2b397a20b99c864bb9f', '2010-09-26 00:06:41', '2010-09-26 00:06:42', 23596, 2), (5757, '34d794905488e8aab9e722deb8dac3c8', '2010-09-26 00:28:08', '2010-09-26 00:28:09', 23597, 2), (5758, 'df3f7821aeb750b55e7f06de64ca7d48', '2010-09-26 00:41:05', '2010-09-26 00:41:07', 23598, 2), (5759, '01381a8dc2f36ae58519e25eeaeddd9d', '2010-09-26 01:06:59', '2010-09-26 01:07:00', 23599, 2), (5760, 'e69275d6b2607a806ba177b374bff388', '2010-09-26 01:22:54', '2010-09-26 01:22:55', 23600, 2), (5761, '3d7767968cd9233b775fb0bbdefdc6b3', '2010-09-26 01:26:16', '2010-09-26 01:26:16', 23601, 2), (5762, '1ece1c7788ec160b1e7db73395d153ea', '2010-09-26 02:00:14', '2010-09-26 02:00:15', 23602, 2), (5763, 'f2a9e128a666009776f94df024b47b8c', '2010-09-26 02:26:27', '2010-09-26 02:26:28', 23603, 2), (5764, 'da2f24d8e860beaa98e3eef4307cfce1', '2010-09-26 02:33:07', '2010-09-26 02:33:08', 23604, 2), (5765, 'c1a605e817d90e2ea6a977cca12591e1', '2010-09-26 02:59:46', '2010-09-26 02:59:48', 23605, 2), (5766, '9f3bb23b533adc8863164222d8fc367a', '2010-09-26 03:06:42', '2010-09-26 03:06:51', 23606, 2), (5767, '1c767171f4f1a1d5983017361998fdeb', '2010-09-26 03:19:24', '2010-09-26 03:19:25', 23607, 2), (5768, '1caa5f2324d39e7de6f94b8a1531abca', '2010-09-26 03:26:22', '2010-09-26 03:26:24', 23608, 2), (5769, '7133eca16f66b3e4857052df433ecb06', '2010-09-26 03:40:50', '2010-09-26 03:40:51', 23609, 2), (5770, 'f5fd91bef1984af70cf028670939efcd', '2010-09-26 03:54:36', '2010-09-26 03:54:37', 23610, 2), (5771, '2aa527b14f1d21350d0d34569cf1faf2', '2010-09-26 04:07:16', '2010-09-26 04:07:17', 23611, 2), (5772, '060795898d625b1b297083ba90bfc72c', '2010-09-26 04:08:25', '2010-09-26 04:08:26', 23612, 2), (5773, '9f4ca19207f29aa1a73f9af86ac996f0', '2010-09-26 05:00:00', '2010-09-26 05:00:03', 23613, 2), (5774, 'e9b2199bcd695447efa6d1adc0f0ceea', '2010-09-26 05:05:03', '2010-09-26 05:05:05', 23614, 2), (5775, '0f5dc9e6fabf29ba8fc63752a6e71280', '2010-09-26 05:23:52', '2010-09-26 05:23:53', 23615, 2), (5776, 'f267673a0abd07ace076ee203d4b3ffb', '2010-09-26 05:31:27', '2010-09-26 05:31:28', 23616, 2), (5777, 'a146c8b792bc6c03f6d594f30acdb98e', '2010-09-26 05:47:44', '2010-09-26 06:04:30', 23643, 2), (5778, '434fd2f6d2a3b24cf9d563b38b79f04d', '2010-09-26 05:50:33', '2010-09-26 05:50:34', 23631, 2), (5779, '39278c4ee6550528aed8305780295bdc', '2010-09-26 06:01:28', '2010-09-26 06:01:29', 23635, 2), (5780, '2e6034b8d8d695c2089a23f0c9d38046', '2010-09-26 06:04:33', '2010-09-26 06:04:34', 23644, 2), (5781, '6635a44d6ae6ceacab815ad2efdb70ab', '2010-09-26 06:31:28', '2010-09-26 06:31:30', 23645, 2), (5782, '8b4d0dd4a9defd12a22e0d7fd4272d1c', '2010-09-26 07:16:28', '2010-09-26 07:16:30', 23646, 2), (5783, '97ca8c7d1b8bb1475c15408c96c210e0', '2010-09-26 07:43:34', '2010-09-26 07:45:01', 23652, 2), (5784, 'ea89d0bb5a63edecaac82b2166e4e86a', '2010-09-26 07:46:32', '2010-09-26 07:46:33', 23653, 2), (5785, 'a6f1d791ae2bae6e0f8341a9f7c5d302', '2010-09-26 07:54:25', '2010-09-26 07:54:26', 23654, 2), (5786, 'd50b6dba9a34d6336e4700b8f87c61e3', '2010-09-26 09:00:25', '2010-09-26 09:00:26', 23655, 2), (5787, '3c1fdd06e6fd2b774fbc1dbe8af1954b', '2010-09-26 09:11:12', '2010-09-26 09:11:13', 23656, 2), (5788, '563ff3b0a3be1c98aef6ef73d4421833', '2010-09-26 09:13:08', '2010-09-26 09:13:09', 23657, 2), (5789, 'e69813cc724dadc9a2fc73509191f188', '2010-09-26 09:30:23', '2010-09-26 09:30:25', 23658, 2), (5790, 'c67251a6b021c8967d3a3a19921986ae', '2010-09-26 10:04:53', '2010-09-26 10:04:54', 23659, 2), (5791, 'f91e6d7e33a1f729fea2fef0d5925d26', '2010-09-26 10:28:48', '2010-09-26 10:28:49', 23660, 2), (5792, '4460048b1f89093d6ac426c9eb7e0672', '2010-09-26 10:29:53', '2010-09-26 10:33:22', 23695, 2), (5793, '6ebef7adfce0c747c12cc62f1e008c68', '2010-09-26 11:04:22', '2010-09-26 11:04:23', 23696, 2), (5794, '9efaca4e50ba14e0703a8d1aa1e20036', '2010-09-26 11:31:07', '2010-09-26 11:31:08', 23697, 2), (5795, 'c4a3041ae9e2acd6e0c80c3d4c83f3f9', '2010-09-26 11:32:14', '2010-09-26 11:32:15', 23698, 2), (5796, '141e9a9625312bfeab2357dacf316488', '2010-09-26 11:34:36', '2010-09-26 11:36:01', 23701, 2), (5797, 'f9525a74b77525e922a6c76ac7a6423c', '2010-09-26 11:37:03', '2010-09-26 11:40:08', 23703, 2), (5798, '27009ede4bbd8f9110c7b9f8b12da366', '2010-09-26 11:57:04', '2010-09-26 11:57:05', 23704, 2), (5799, '3e9b8f9cea78c55baa72f8137c41c685', '2010-09-26 12:09:26', '2010-09-26 12:09:27', 23705, 2), (5800, '547737d185279971ab6432f999bb6719', '2010-09-26 12:19:26', '2010-09-26 12:19:27', 23706, 2), (5801, '613c66a901d40b7e31417de51140ca00', '2010-09-26 12:59:18', '2010-09-26 12:59:19', 23707, 2), (5802, 'f250e73d721affcf77236d1bcc99a49c', '2010-09-26 13:15:14', '2010-09-26 13:15:15', 23708, 2), (5803, '3437552f82a03838dab2ab56948b253e', '2010-09-26 13:39:13', '2010-09-26 13:39:15', 23709, 2), (5804, 'be42d80b571c593396e248d775216187', '2010-09-26 14:19:05', '2010-09-26 14:19:06', 23710, 2), (5805, '47ea59c4fc723d4254c1a80a3ee6d3e0', '2010-09-26 14:25:14', '2010-09-26 14:25:15', 23711, 2), (5806, '7e5ad376fc8d1b5742455dbb85abf099', '2010-09-26 14:52:02', '2010-09-26 14:52:02', 23712, 2), (5807, 'f2530c28732e17429b19ea9451e0892e', '2010-09-26 15:08:57', '2010-09-26 15:08:58', 23713, 2), (5808, '7b06d2e36d0742f50651991bee49a15a', '2010-09-26 15:17:04', '2010-09-26 15:17:05', 23714, 2), (5809, '15c8d9ac57fe22c57c1f0f982642bf77', '2010-09-26 15:19:53', '2010-09-26 15:19:54', 23715, 2), (5810, '2900c4558e43c8d8f504d4b6d68cc683', '2010-09-26 15:31:54', '2010-09-26 15:31:55', 23716, 2), (5811, 'ab3c6cd517f5b93fbde8146bdf53fcc2', '2010-09-26 15:45:01', '2010-09-26 15:45:03', 23717, 2), (5812, '1aa014f9ea5e4dd43c58ffe070a95ace', '2010-09-26 16:03:59', '2010-09-26 16:03:59', 23718, 2), (5813, 'e3865ecff045c95b7cd1f65937261b0d', '2010-09-26 16:15:50', '2010-09-26 16:15:51', 23719, 2), (5814, '156c4e07de8625cb592a5c04e24aba6c', '2010-09-26 16:25:23', '2010-09-26 16:25:24', 23720, 2), (5815, '31c2501a126f60381316d0c41607f3b9', '2010-09-26 16:30:24', '2010-09-26 16:33:44', 23729, 2), (5816, '5dfe03c0d36a6d46cb8eede1c843e866', '2010-09-26 16:41:14', '2010-09-26 16:41:53', 23732, 2), (5817, '624221408704ca3582f59fd96db1f5ab', '2010-09-26 17:01:12', '2010-09-26 17:04:45', 23745, 2), (5818, '899c1efa430cbf5fca44e96a9f396768', '2010-09-26 17:16:45', '2010-09-26 17:25:02', 23783, 2), (5819, 'eb19649c50eee520f6a7bcf94eb3a878', '2010-09-26 18:11:41', '2010-09-26 18:12:03', 23789, 2), (5820, '69ddd6ad04dd93534dedb0be44fdc7f7', '2010-09-26 18:17:31', '2010-09-26 18:17:32', 23790, 2), (5821, '00a08f301628df12142b88dfe1bab2ab', '2010-09-26 18:24:30', '2010-09-26 18:29:39', 23808, 2), (5822, 'eded5e48082187752dac8becfad5a152', '2010-09-26 18:26:59', '2010-09-26 18:28:34', 23806, 2), (5823, '7e3af5588a418039a6cd088bf425ff87', '2010-09-26 19:05:20', '2010-09-26 19:48:35', 23840, 2), (5824, '117859487e2ff9927f3105e4f6283c0e', '2010-09-26 19:13:13', '2010-09-26 19:13:14', 23831, 2), (5825, '2b58a50e3eab5b0f5dc9a76308444858', '2010-09-26 19:50:25', '2010-09-26 20:00:54', 23845, 2), (5826, 'f41d2294e193051a239db53386117f0a', '2010-09-26 21:01:04', '2010-09-26 21:01:05', 23846, 2), (5827, '53cd5c87938ff604609a5aec8c57bbb1', '2010-09-26 21:15:32', '2010-09-26 21:15:33', 23847, 2), (5828, '2630f04e2e96b74a427f0f0e25ff7160', '2010-09-26 21:26:37', '2010-09-26 21:26:38', 23848, 2), (5829, 'e383e4be752696b9f9dd70a739d715cd', '2010-09-26 21:54:18', '2010-09-26 21:54:19', 23849, 2), (5830, 'd1dbf71cf019f03cc76e83ff0d6dfdf9', '2010-09-26 21:59:05', '2010-09-26 21:59:06', 23850, 2), (5831, '70484acc9ea7fdf8ccf7de40c61c6c10', '2010-09-26 22:06:10', '2010-09-26 22:07:09', 23854, 2), (5832, 'c1bbbbaabfc6d1a79da2a96c04080643', '2010-09-27 05:15:49', '2010-09-27 05:15:52', 23855, 2), (5833, '06f71e0ac98d24c568e2236599b1b125', '2010-09-27 07:17:09', '2010-09-27 07:17:54', 23857, 2), (5834, 'e49da1b4841226f9bac73c61263775f5', '2010-09-27 08:08:21', '2010-09-27 08:17:04', 23887, 2), (5835, 'e1832cf66a3c7257bba2dd1a3904a9a7', '2010-09-27 08:29:28', '2010-09-27 08:29:29', 23888, 2), (5836, 'c594dccd5c948a3b02c0cd96298861f0', '2010-09-27 09:07:18', '2010-09-27 09:07:19', 23889, 2), (5837, '7a19439e454bd8b924a50a29eaf73fdd', '2010-09-27 09:16:10', '2010-09-27 09:16:10', 23890, 2), (5838, '3509943646a909968368c334e032a96f', '2010-09-27 09:57:52', '2010-09-27 09:57:54', 23891, 2), (5839, '8c1107dbc72f916f8f13875451e82342', '2010-09-27 10:11:54', '2010-09-27 10:11:54', 23892, 2), (5840, 'a2ffecd7e93b2ffe27aae3314dcceb42', '2010-09-27 10:47:49', '2010-09-27 10:48:29', 23903, 2), (5841, '7756e8379d12eb03226b0d0e77f58060', '2010-09-27 11:00:58', '2010-09-27 11:00:59', 23904, 2), (5842, '4bdda4f371174d5d6b5ccf8660941cf3', '2010-09-27 11:22:13', '2010-10-10 16:47:49', 27749, 2), (5843, 'b9b43e0e03883cc1154c262fba2feb77', '2010-09-27 11:23:37', '2010-09-27 11:23:38', 23908, 2), (5844, '38900e53e548fa1bc64032fab8a337c7', '2010-09-27 13:19:35', '2010-09-27 13:19:36', 23921, 2), (5845, '1b30da7631f70e8b60bd88638361b8e1', '2010-09-27 14:17:58', '2010-09-27 14:43:20', 23946, 2), (5846, '8d41875e7657f2b1a1232bf02f76474c', '2010-09-27 15:10:30', '2010-09-27 15:10:31', 23947, 2), (5847, 'f5210b78092fb2ca164efd85e367d640', '2010-09-27 15:36:23', '2010-09-27 15:36:24', 23949, 2), (5848, '7989356d80456bc2adc902b07d6f453b', '2010-09-27 16:13:23', '2010-09-27 16:14:40', 23955, 2), (5849, '6b4d8602464b3a19ef71ccd2258152db', '2010-09-27 16:45:04', '2010-09-27 16:48:38', 23968, 2), (5850, '28eea797380bea3df3ac7f0767d23e16', '2010-09-27 16:57:16', '2010-09-27 17:09:01', 23996, 2), (5851, '5e17a2e7fe0d26334cbb4d709c0d3801', '2010-09-27 17:17:32', '2010-09-27 17:19:35', 24008, 2), (5852, 'ea183636d1fdb8311f07b223894914f8', '2010-09-27 17:36:10', '2010-09-27 17:37:23', 24012, 2), (5853, 'f9f595d7873e3d9384f4fad9b4486008', '2010-09-27 17:48:58', '2010-09-27 17:48:59', 24013, 2), (5854, 'd07c4e0dd9cb44a7c4abe6b14a204cc9', '2010-09-27 18:10:46', '2010-09-27 18:42:07', 24058, 2), (5855, '1051f5b80b3df2a277d63dceb6a92b3c', '2010-09-27 18:27:04', '2010-09-27 18:36:35', 24053, 2), (5856, '97ea318cdced6260b23a77a3c7ef226f', '2010-09-27 18:53:20', '2010-09-27 18:53:21', 24059, 2), (5857, '70d69cfd710ea3a3dd5240243edacc40', '2010-09-27 19:13:24', '2010-09-27 19:13:24', 24060, 2), (5858, 'c6eb02ffaa76e2bc22d727ae28a55747', '2010-09-27 19:26:38', '2010-09-27 19:31:06', 24071, 2), (5859, '5b4891b1c7398d1475823b46532edc06', '2010-09-27 19:39:05', '2010-09-27 19:41:45', 24084, 2), (5860, '52f10270f1c5cf70389e6894a1391483', '2010-09-27 19:46:19', '2010-09-27 19:46:21', 24085, 2), (5861, '5cbdc084f722b83deb7ce6d4752090cc', '2010-09-27 19:55:38', '2010-09-27 19:55:39', 24086, 2), (5862, '6f0d5dbe06fe6121e9ea97012bed3170', '2010-09-27 19:58:23', '2010-09-27 19:58:24', 24087, 2), (5863, 'cb9e7b6786e8512cf2df20714b441c20', '2010-09-27 20:08:05', '2010-09-27 20:08:06', 24088, 2), (5864, '23fda06958675868531405257bdc9df3', '2010-09-27 20:09:44', '2010-09-27 20:12:22', 24094, 2), (5865, '538e8e6d188da9edba138d0fd9d0112e', '2010-09-27 20:17:46', '2010-09-27 20:17:47', 24095, 2), (5866, '47cb90de952834c37127d1a235d76a3c', '2010-09-27 20:19:48', '2010-09-27 20:19:49', 24096, 2), (5867, '52220812e5a85698bb9b9588e9096a06', '2010-09-27 20:19:53', '2010-09-27 20:19:54', 24097, 2), (5868, '17681af45dc482657adf2921f29d79ff', '2010-09-27 20:30:30', '2010-09-27 20:30:31', 24098, 2), (5869, '8a4e0fcbd7f36af3fd9a057ce142e76e', '2010-09-27 20:41:09', '2010-09-27 20:41:13', 24099, 2), (5870, '4016a805d4596a127ff465f4476b29c6', '2010-09-27 21:02:23', '2010-09-27 21:02:25', 24100, 2), (5871, 'f89dd7197045186dcc2741b3c835cbe3', '2010-09-27 21:13:00', '2010-09-27 21:13:01', 24101, 2), (5872, '8308451135d7650c551b3713584b82fc', '2010-09-27 21:53:10', '2010-09-27 21:54:23', 24103, 2), (5873, 'a9314c32dfa0527f67554b6867364086', '2010-09-27 21:53:29', '2010-09-27 21:54:23', 24104, 2), (5874, '4b72a82a86e95e2cf6a8a6f5792d752e', '2010-09-27 21:53:35', '2010-09-27 21:54:23', 24102, 2), (5875, 'cd9c5e92252ee67ba3aec2b540a6dfb0', '2010-09-27 21:54:19', '2010-09-27 21:54:25', 24106, 2), (5876, '34a7f97ad50097e5a887c8d3c219e464', '2010-09-27 21:54:19', '2010-09-27 21:54:25', 24105, 2), (5877, 'e7cd94574dad4164c4836a843a481a8d', '2010-09-27 21:55:19', '2010-09-27 21:55:20', 24107, 2), (5878, '719ee0b6fc87cde8dfb96d4a250ae4bc', '2010-09-27 22:13:35', '2010-09-27 22:15:20', 24113, 2), (5879, '8f388698dae648874eacc248cefbb557', '2010-09-27 22:16:30', '2010-09-27 22:16:31', 24114, 2), (5880, 'b7c68905c0fa58de361db6e86e6d0559', '2010-09-27 22:48:14', '2010-09-27 22:48:16', 24115, 2), (5881, '1f37cbbb306247ec7edf608f23b61412', '2010-09-27 23:19:59', '2010-09-27 23:20:01', 24116, 2), (5882, '9b7a09b8a02a391b955319dbe076fe10', '2010-09-27 23:23:24', '2010-09-27 23:23:25', 24117, 2), (5883, '98b5557572317e359d0f96d14f79618d', '2010-09-27 23:34:21', '2010-09-27 23:34:22', 24118, 2), (5884, '7f8e635f0f905fbccd83cf6a29c972f1', '2010-09-27 23:45:18', '2010-09-27 23:45:19', 24119, 2), (5885, '9e4ab54a7fa4c8efc147134583880994', '2010-09-28 00:06:20', '2010-09-28 00:06:21', 24120, 2), (5886, 'a09b4dd704053a1a229c3e6a38848c21', '2010-09-28 00:07:10', '2010-09-28 00:07:11', 24121, 2), (5887, 'aa8af38fe4c7f297adbdfeaecbf9a15f', '2010-09-28 00:50:51', '2010-09-28 00:50:52', 24122, 2), (5888, '552191cc8faf6ab8bbae779323ffc491', '2010-09-28 01:21:22', '2010-09-28 01:21:23', 24123, 2), (5889, '220b84a842fdb0a931d753c364c8511b', '2010-09-28 01:53:47', '2010-09-28 01:53:48', 24124, 2), (5890, '8ccf8439d3937cdb10d6c91ef21b90c0', '2010-09-28 02:04:37', '2010-09-28 02:04:39', 24125, 2), (5891, '6dd326ccc8cea8055a29e9c84547d1e7', '2010-09-28 02:37:31', '2010-09-28 02:37:32', 24126, 2), (5892, 'e481c90272cde9d7a7e84a7a50674dea', '2010-09-28 02:47:49', '2010-09-28 02:47:50', 24127, 2), (5893, 'eb2dd1823d70fa969f6c86f8e337995b', '2010-09-28 03:31:01', '2010-09-28 03:31:10', 24128, 2), (5894, '16e85c9652420ced06f22eb577e9a895', '2010-09-28 03:52:45', '2010-09-28 03:52:47', 24129, 2), (5895, '514704b53e6d3f65496560027d7df09b', '2010-09-28 04:14:22', '2010-09-28 04:14:23', 24130, 2), (5896, '0b37192609f77bf8d7d1e4192b765b87', '2010-09-28 04:30:11', '2010-09-28 04:30:14', 24131, 2), (5897, 'ef1019a66a86018cc5aa2e2cea7d89c7', '2010-09-28 04:41:47', '2010-09-28 04:41:49', 24132, 2), (5898, '7586e359d4390d51c7eba6baea4aefe8', '2010-09-28 04:42:44', '2010-09-28 04:46:25', 24141, 2), (5899, '3af74e0e77f29dfa59ac69222dd10fac', '2010-09-28 04:53:22', '2010-09-28 04:53:23', 24142, 2), (5900, 'dbfbd0970eab88ea3f4fbc239733558e', '2010-09-28 05:16:29', '2010-09-28 05:16:30', 24143, 2), (5901, '90dd7a77d8ba02fbad2ff5e16a014782', '2010-09-28 05:18:54', '2010-09-28 05:18:55', 24144, 2), (5902, 'b2ec1d2bf377bbd09ac68f60ed838e4c', '2010-09-28 05:54:07', '2010-09-28 05:56:58', 24159, 2), (5903, '4849ab5246d71c14bc82bd28df049ca2', '2010-09-28 07:04:40', '2010-09-28 07:04:41', 24160, 2), (5904, '4cfb21ec946665d0d49e1c7982d73e16', '2010-09-28 07:27:32', '2010-09-28 07:27:33', 24161, 2), (5905, 'ee93944c1b67d55d3c6a15123b298fcf', '2010-09-28 07:36:45', '2010-09-28 08:29:59', 24180, 2), (5906, '73961cfd94d8c818934dfcf3c09beace', '2010-09-28 08:11:00', '2010-09-28 08:11:02', 24176, 2), (5907, '56debfa5d7a4a415e9dafc4c7c580384', '2010-09-28 08:46:43', '2010-09-28 08:59:47', 24188, 2), (5908, '0380d95841172ba639856fff5b7dcc94', '2010-09-28 08:50:59', '2010-09-28 08:51:00', 24183, 2), (5909, '806a0bfb5c3ac0b6d90b7b60faf82f3b', '2010-09-28 09:13:48', '2010-09-28 09:13:49', 24189, 2), (5910, '6d73d562f2cab8978a22fa87d1d2e4e5', '2010-09-28 09:39:17', '2010-09-28 09:42:11', 24196, 2), (5911, '53024117f6ef65210c2d36d08af33819', '2010-09-28 09:44:10', '2010-09-28 09:44:11', 24197, 2), (5912, '0f8c9cff3c711f6634cb5ac79765733f', '2010-09-28 09:55:16', '2010-09-28 09:55:18', 24198, 2), (5913, '141afabc9b039ce256d5b76fa197efd6', '2010-09-28 10:12:09', '2010-09-28 10:12:11', 24199, 2), (5914, '1128cd2e347418acb31e23745209c7e6', '2010-09-28 10:12:13', '2010-09-28 10:12:14', 24200, 2), (5915, 'c3e606c5b5fc0624e1ed20e7b0b8ea90', '2010-09-28 10:12:17', '2010-09-28 10:12:18', 24201, 2), (5916, 'eaa42b11e8e2387540e9428ed37c7b72', '2010-09-28 10:12:22', '2010-09-28 10:12:22', 24202, 2), (5917, 'f13f72ee3d8b1f2ff3dffc7e3e50ffc3', '2010-09-28 10:12:25', '2010-09-28 10:12:26', 24203, 2), (5918, '4e4af483032f889b218ca530a6362a2a', '2010-09-28 10:12:29', '2010-09-28 10:12:30', 24204, 2), (5919, '6c5a3a588837f00a216d0348c669469a', '2010-09-28 10:12:33', '2010-09-28 10:12:34', 24205, 2), (5920, '2a9d358f738e263a4272fd8b791efa33', '2010-09-28 10:12:37', '2010-09-28 10:12:38', 24206, 2), (5921, 'c8011b3d7bb3c184760778b373956d4d', '2010-09-28 10:12:41', '2010-09-28 10:12:43', 24207, 2), (5922, 'ca9b0c3a5b06e56a80bcdc75c10f98d2', '2010-09-28 10:12:46', '2010-09-28 10:12:47', 24208, 2), (5923, 'a1af52635f6114bac76e80b19aea973b', '2010-09-28 10:12:50', '2010-09-28 10:12:51', 24209, 2), (5924, '22951525740ac7ec2ffb1969cd70b0f2', '2010-09-28 10:12:53', '2010-09-28 10:12:54', 24210, 2), (5925, 'a29dc4a6d9fbe833122285727d330e05', '2010-09-28 10:12:57', '2010-09-28 10:12:58', 24211, 2), (5926, 'a3d34edd8f47952348d616ad7062d6f8', '2010-09-28 10:13:01', '2010-09-28 10:13:02', 24212, 2), (5927, '00210763343e96063f8e597f6eeb23bc', '2010-09-28 10:13:05', '2010-09-28 10:13:06', 24213, 2), (5928, '34e221c5305a8beb89ac04aa542170c4', '2010-09-28 10:13:09', '2010-09-28 10:13:10', 24214, 2), (5929, 'a3a9d83e47642e686c3ff3226e993fe6', '2010-09-28 10:13:14', '2010-09-28 10:13:14', 24215, 2), (5930, '99faae8f10e598c17a2f18b249ee0d35', '2010-09-28 10:13:18', '2010-09-28 10:13:18', 24216, 2), (5931, 'd432b5011293c5f46eb6764a30029d66', '2010-09-28 10:13:21', '2010-09-28 10:13:21', 24217, 2), (5932, 'e371261e7d0fff156f97b13f87e3d8f1', '2010-09-28 10:13:25', '2010-09-28 10:13:26', 24218, 2), (5933, '7be6a1ae99aa98bd25cf51913519bb8c', '2010-09-28 10:13:29', '2010-09-28 10:13:30', 24219, 2), (5934, '15d9e6d5b12a56cc74ae5d42be44443d', '2010-09-28 10:13:34', '2010-09-28 10:13:34', 24220, 2), (5935, '8e513cf71cfe3d4262c1acccbe9866eb', '2010-09-28 10:13:37', '2010-09-28 10:13:37', 24221, 2), (5936, '5bb920e7c23e9e72c91aa01c2ae130b9', '2010-09-28 10:13:41', '2010-09-28 10:13:41', 24222, 2), (5937, 'f20fa5f0569907692f9314ac4b4f0f0f', '2010-09-28 10:13:45', '2010-09-28 10:13:46', 24223, 2), (5938, 'bf5aa08efc53604ee0933ded8359e42f', '2010-09-28 10:13:49', '2010-09-28 10:13:50', 24224, 2), (5939, 'f9f5e4043bb959d71b14f1ed42fa90c5', '2010-09-28 10:13:54', '2010-09-28 10:13:54', 24225, 2), (5940, '988be09e95f22c40f6604a817589217e', '2010-09-28 10:13:57', '2010-09-28 10:13:58', 24226, 2), (5941, '8f7106cf95cfac4102994dd688954ebb', '2010-09-28 10:14:02', '2010-09-28 10:14:03', 24227, 2), (5942, 'a1a00ac24d998bba92fa10e5584ea8f9', '2010-09-28 10:14:06', '2010-09-28 10:14:07', 24228, 2), (5943, '55b452d2fae57ef7da6b652fdcd67fe1', '2010-09-28 10:14:10', '2010-09-28 10:14:11', 24229, 2), (5944, 'b88812399f298444d62ac9d84016e344', '2010-09-28 10:14:14', '2010-09-28 10:14:15', 24230, 2), (5945, '6f7be942f2102db32bace67884766259', '2010-09-28 10:14:18', '2010-09-28 10:14:19', 24231, 2), (5946, '9ccb283098c63ad1eadf3df72e6eb31f', '2010-09-28 10:14:22', '2010-09-28 10:14:23', 24232, 2), (5947, 'd1f6348d72fe8559fc5f24b1ad530095', '2010-09-28 10:14:26', '2010-09-28 10:14:27', 24233, 2), (5948, '65f4c67ad2fdf33dc6467f0bae141cb1', '2010-09-28 10:14:30', '2010-09-28 10:14:31', 24234, 2), (5949, '59cc965ebab162918fcbcede747fdcfd', '2010-09-28 10:14:35', '2010-09-28 10:14:35', 24235, 2), (5950, '5c0ffec27c85c183931c1f6ed1122cb4', '2010-09-28 10:14:39', '2010-09-28 10:14:40', 24236, 2), (5951, '0587c970666f06d7928c32b542844da1', '2010-09-28 10:14:43', '2010-09-28 10:14:44', 24237, 2), (5952, '611f241a5d655d40b20df7c0261be463', '2010-09-28 10:14:48', '2010-09-28 10:14:48', 24238, 2), (5953, 'd60a060d00b020da601302fe2414891b', '2010-09-28 10:14:51', '2010-09-28 10:14:52', 24239, 2), (5954, 'b91481a98c7c4bc0a48c1313b36ef858', '2010-09-28 10:14:56', '2010-09-28 12:36:42', 24290, 2), (5955, '9ae50e868e1f85bd448a2e0c6df21996', '2010-09-28 10:14:57', '2010-09-28 10:14:58', 24241, 2), (5956, 'ad4ba848f40a15b36a3db2cce76e668b', '2010-09-28 10:15:01', '2010-09-28 10:15:01', 24242, 2), (5957, 'aff4b7277cd07b842175f8916b108fa0', '2010-09-28 10:15:05', '2010-09-28 10:15:06', 24243, 2), (5958, '77007179b712b813781e7f650b6d74f0', '2010-09-28 10:15:09', '2010-09-28 10:15:10', 24244, 2), (5959, 'a76ed217e80d6102c3a0e2e51591a605', '2010-09-28 10:15:14', '2010-09-28 10:15:16', 24245, 2), (5960, '65951dc1aa0d3b78b0882c73e35fc608', '2010-09-28 10:15:18', '2010-09-28 10:15:21', 24246, 2), (5961, 'a0750367202f4fe59557b8c22e0943b3', '2010-09-28 10:15:23', '2010-09-28 10:15:25', 24247, 2), (5962, '43c7be92f6d8436678654dae7abf3701', '2010-09-28 10:15:27', '2010-09-28 10:15:28', 24248, 2), (5963, '1509572e4bc37aad81f55a7fa4fb8aa6', '2010-09-28 10:15:31', '2010-09-28 10:15:32', 24249, 2), (5964, 'b0de309cfe50c96bf476e01fafceb31f', '2010-09-28 10:20:51', '2010-09-28 10:20:53', 24250, 2), (5965, '69d3dbad3b4651a8932cb346e875baee', '2010-09-28 10:20:54', '2010-09-28 10:20:56', 24251, 2), (5966, 'cd92bac892b8729b426579d368cc9c37', '2010-09-28 10:20:57', '2010-09-28 10:20:58', 24252, 2), (5967, 'f0936917f6604155ebf306b4cde2e8ed', '2010-09-28 10:20:59', '2010-09-28 10:21:00', 24253, 2), (5968, 'a42c8d9588faaea0acf3f2c325bb9f49', '2010-09-28 10:21:01', '2010-09-28 10:23:56', 24265, 2), (5969, 'a7a392898403bd8ff8c18fb8164f551a', '2010-09-28 10:24:46', '2010-09-28 10:24:47', 24266, 2), (5970, 'd007f208bb1b1df3c6eb648c51b35a65', '2010-09-28 10:57:49', '2010-09-28 11:01:11', 24277, 2), (5971, '2fbd6edaff5e1b3f96ff544d202c3fbd', '2010-09-28 11:09:40', '2010-09-28 11:13:20', 24283, 2), (5972, '305b68933eea06f44f554182a5603bbb', '2010-09-28 11:23:44', '2010-09-28 11:23:45', 24284, 2), (5973, '83ce76b33882742162478f13abf3b277', '2010-09-28 11:39:39', '2010-09-28 12:47:59', 24294, 2), (5974, 'b8e8b359b73dcb2c78eebdca2137eeda', '2010-09-28 13:10:44', '2010-09-28 13:10:45', 24295, 2), (5975, '7280d9c975bd2cf050dac443fdea880e', '2010-09-28 13:15:08', '2010-09-28 13:18:15', 24311, 2), (5976, 'ce8f476455dcd72084e46a270cc65ed5', '2010-09-28 13:21:34', '2010-09-28 13:21:35', 24312, 2), (5977, '4f5e0616f76a720ea996259836681d31', '2010-09-28 13:29:25', '2010-09-28 13:29:26', 24313, 2), (5978, 'af817b8972c8eb2334fdb903c7e49501', '2010-09-28 13:32:50', '2010-09-28 13:32:51', 24314, 2), (5979, '77b773410cbdf0db180920e59a93a737', '2010-09-28 14:07:32', '2010-09-28 14:07:33', 24315, 2), (5980, '6759a7823c4aeb76c2f71a759a3cf151', '2010-09-28 14:11:42', '2010-09-28 14:15:54', 24337, 2), (5981, 'aaf85cb8f404e7bab0d89db1494aca84', '2010-09-28 14:49:56', '2010-09-28 14:49:58', 24338, 2), (5982, '4ba6b3988e80f95b1b38e8ece9db889c', '2010-09-28 15:35:00', '2010-09-28 15:38:24', 24361, 2), (5983, '072e841c226a3c8605d57baf1f7f63d3', '2010-09-28 15:39:20', '2010-09-28 16:35:11', 24387, 2), (5984, '9e26830d73e0d04e08022507a9cd2740', '2010-09-28 16:11:49', '2010-09-28 16:11:49', 24383, 2), (5985, '506cec525d69d7ebf91e48c951f76393', '2010-09-28 16:47:46', '2010-09-28 16:47:47', 24388, 2), (5986, '150f83527b0e1f30e6bcaa67fd0cbf06', '2010-09-28 17:21:28', '2010-09-28 17:22:10', 24395, 2), (5987, '38281964d598e0827393ee52bb2e84e2', '2010-09-28 17:28:36', '2010-09-28 17:28:37', 24396, 2), (5988, '82502b8c83cd8c25d08f93e3b6cfa64f', '2010-09-28 17:29:19', '2010-09-28 17:29:20', 24397, 2), (5989, '75785786d9dd28742c6e60c0b0522b77', '2010-09-28 18:08:13', '2010-09-28 18:26:45', 24422, 2), (5990, '8b68a9a6a364321c4f2e261ad62cc56b', '2010-09-28 18:18:20', '2010-09-28 18:19:28', 24419, 2), (5991, '30542824fab666326e6a71455c11d451', '2010-09-28 18:53:05', '2010-09-28 19:00:47', 24436, 2), (5992, '22128ce219f6037e2843c907262004e8', '2010-09-28 18:53:54', '2010-09-28 18:53:55', 24426, 2), (5993, 'd1a0438b85bd08ebe01137a3f48f036f', '2010-09-28 19:15:17', '2010-09-28 19:17:43', 24448, 2), (5994, '72a43121e768d7fe589e2c62de69edfb', '2010-09-28 19:18:26', '2010-09-28 19:18:27', 24449, 2), (5995, 'e52319a451d1eceda461122cb668c087', '2010-09-28 19:18:30', '2010-09-28 19:18:31', 24450, 2), (5996, 'b857af3548cb1999ff48c14b61301b1e', '2010-09-28 19:18:34', '2010-09-28 19:18:35', 24451, 2), (5997, '4ff62a4e23c0bf28d372a0dae70f4fa5', '2010-09-28 19:18:58', '2010-09-28 19:18:59', 24452, 2), (5998, 'fc93d727126bb1f8970f1b21e48b8190', '2010-09-28 19:19:02', '2010-09-28 19:19:03', 24453, 2), (5999, '69bc7de7eb30156dae44f4bc5065db3c', '2010-09-28 19:19:11', '2010-09-28 19:19:12', 24454, 2), (6000, '45c5f9c4e8c333e304e338f9bb062a4f', '2010-09-28 19:19:14', '2010-09-28 19:19:15', 24455, 2), (6001, 'b1e996419a1be736c5e2c92a5249326f', '2010-09-28 19:19:18', '2010-09-28 19:19:19', 24456, 2), (6002, 'ff9caed181ce0ea23b83ca2ccf8ff262', '2010-09-28 19:19:27', '2010-09-28 19:19:27', 24457, 2), (6003, '313d6971ee9fea8566d7c87b4b8ea159', '2010-09-28 19:19:31', '2010-09-28 19:19:32', 24458, 2), (6004, '6c8adbbe7a84de15a1462c4eec5f5737', '2010-09-28 19:19:35', '2010-09-28 19:19:36', 24459, 2), (6005, '31fc536f4fa05213f1b3635b96a6a68e', '2010-09-28 19:19:39', '2010-09-28 19:19:40', 24460, 2), (6006, 'aade3898285f8916cb31d2d17be0e020', '2010-09-28 19:19:43', '2010-09-28 19:19:44', 24461, 2), (6007, 'fa82bb4a5dbc7fc9b4cb435a30ca8359', '2010-09-28 19:19:47', '2010-09-28 19:19:48', 24462, 2), (6008, '02dd465095684e4a7352f5c467f86b72', '2010-09-28 19:19:52', '2010-09-28 19:19:53', 24463, 2), (6009, '8114a141cb253216af276bb964f0d598', '2010-09-28 19:19:59', '2010-09-28 19:20:00', 24464, 2), (6010, '9a81b3fb69818b50fbc6df5b313dddb1', '2010-09-28 19:20:03', '2010-09-28 19:20:04', 24465, 2), (6011, '5528bfa2d3e5eed971924a202c93b52f', '2010-09-28 19:20:07', '2010-09-28 19:20:08', 24466, 2), (6012, '362ebdf987bd08b21de7415e9c27d7ac', '2010-09-28 19:20:14', '2010-09-28 19:20:15', 24467, 2), (6013, '9c8e5fdf887bb37971ed7830232fdaba', '2010-09-28 19:20:18', '2010-09-28 19:20:19', 24468, 2), (6014, '2de1bd5148a584cf3996808a8c587ebc', '2010-09-28 19:20:23', '2010-09-28 19:20:23', 24469, 2), (6015, '0975a06df653745d7952257281fd63d3', '2010-09-28 19:20:28', '2010-09-28 19:20:29', 24470, 2), (6016, '4c2d70ae0ebc6601557139e3f5b96d1d', '2010-09-28 19:20:32', '2010-09-28 19:20:33', 24471, 2), (6017, 'd488b96da7b3daf5fc65849b88960016', '2010-09-28 19:20:37', '2010-09-28 19:20:37', 24472, 2), (6018, 'fcc90926470337b019a9dbdaa9013adc', '2010-09-28 19:20:40', '2010-09-28 19:20:41', 24473, 2), (6019, '688732b493273b584dbb3a45f6e05642', '2010-09-28 19:20:44', '2010-09-28 19:20:45', 24474, 2), (6020, 'd643d5a61996d7a0f6197c8f0c893ac4', '2010-09-28 19:20:49', '2010-09-28 19:20:50', 24475, 2), (6021, 'b8297772e4ec183bc436e39f8592917e', '2010-09-28 19:20:53', '2010-09-28 19:20:54', 24476, 2), (6022, '51e66abbad27b4eec3e7aee1fd2273d5', '2010-09-28 19:20:57', '2010-09-28 19:20:58', 24477, 2), (6023, '9058302cecb76b324f68c01673a3dae0', '2010-09-28 19:21:01', '2010-09-28 19:21:02', 24478, 2), (6024, 'ba2c2146696db425550b5953b2228d0a', '2010-09-28 19:21:05', '2010-09-28 19:21:06', 24479, 2), (6025, '4cbc4a19bcaf691d4b1d0a4ec89c9b91', '2010-09-28 19:21:09', '2010-09-28 19:21:10', 24480, 2), (6026, 'e92a3c9a67ac601aa0ada629c656e443', '2010-09-28 19:21:14', '2010-09-28 19:21:15', 24481, 2), (6027, '1b973484ed37613ad790f504d5e51381', '2010-09-28 19:21:17', '2010-09-28 19:21:18', 24482, 2), (6028, '7026a800fee4aae3127e459f4f0dc22f', '2010-09-28 19:21:21', '2010-09-28 19:21:22', 24483, 2), (6029, 'e534aff4d12e734e6a301fdfae04d4d0', '2010-09-28 19:21:28', '2010-09-28 19:21:29', 24484, 2), (6030, '4b14bef77bdbf1b705bee034b06dbf44', '2010-09-28 19:21:33', '2010-09-28 19:21:34', 24485, 2), (6031, '926a6ee28e46d8f1f22b7a2b9e4961fa', '2010-09-28 19:21:44', '2010-09-28 19:21:45', 24486, 2), (6032, '6c656c2050e93238f2b003f0c2d05dac', '2010-09-28 19:21:48', '2010-09-28 19:21:49', 24487, 2), (6033, 'd95ca8e5bcf2651abff825705d202c07', '2010-09-28 19:21:55', '2010-09-28 19:21:56', 24488, 2), (6034, '06135369ae9ae1fea0143492ed96b359', '2010-09-28 19:22:04', '2010-09-28 19:22:05', 24489, 2), (6035, '09de3052dc7998a55a8993d3f4ad275b', '2010-09-28 19:22:10', '2010-09-28 19:22:11', 24490, 2), (6036, 'efb56a35355cff9a256d060eb83b5248', '2010-09-28 19:22:15', '2010-09-28 19:22:16', 24491, 2), (6037, '8d742fe59e272764f40677334a77976f', '2010-09-28 19:22:24', '2010-09-28 19:22:25', 24492, 2), (6038, '662a226296d0160c086330db92f0a606', '2010-09-28 19:22:28', '2010-09-28 19:22:29', 24493, 2), (6039, 'e8018073d4b80171728fd15991850123', '2010-09-28 19:22:32', '2010-09-28 19:22:33', 24494, 2), (6040, '65c05569cc79955605ce04a3f4835968', '2010-09-28 19:22:36', '2010-09-28 19:22:37', 24495, 2), (6041, '276214527bbf16826fbf3281837b4ccf', '2010-09-28 19:22:40', '2010-09-28 19:22:41', 24496, 2), (6042, 'ef71287b78fdd7d69f1e8d07b04e4970', '2010-09-28 19:22:44', '2010-09-28 19:22:45', 24497, 2), (6043, '10d860a0a73c9955d4d3fd6e9724a8bb', '2010-09-28 19:22:54', '2010-09-28 19:22:55', 24498, 2), (6044, '915c21215f9cb691b605e8f34e0eab85', '2010-09-28 19:24:13', '2010-09-28 19:24:14', 24499, 2), (6045, '5e28d40954624a2cb7524159b9e073f1', '2010-09-28 19:27:14', '2010-09-28 19:27:14', 24500, 2), (6046, 'ae7db4f341b4048b2a49ca1fb62b2b87', '2010-09-28 19:31:51', '2010-09-28 19:31:51', 24501, 2), (6047, '20adb9336d453dbacc82955c47f39fd5', '2010-09-28 19:42:45', '2010-09-28 19:43:26', 24507, 2), (6048, '7c81f0465e9faee5fe9494dcc56341c7', '2010-09-28 19:44:30', '2010-09-28 19:44:31', 24508, 2), (6049, '6c9339679d23d2f0e2bd2ec7ecb94491', '2010-09-28 19:52:59', '2010-09-28 19:53:00', 24509, 2), (6050, 'e4ebd45e6cda5b6e6711645e57156840', '2010-09-28 20:35:18', '2010-09-28 20:35:24', 24510, 2), (6051, '8014856806aeacfe02f88049af9fa762', '2010-09-28 20:56:30', '2010-09-28 20:56:32', 24511, 2), (6052, 'e95b1048eba6833174d27582cbf115a4', '2010-09-28 21:17:36', '2010-09-28 21:17:38', 24512, 2), (6053, 'c1d2f7eea7c162b4631352faebc5f3f2', '2010-09-28 22:00:27', '2010-09-28 22:00:55', 24513, 2), (6054, '5c8e7e97733a9415806b5b1066c9a862', '2010-09-28 22:12:53', '2010-09-28 22:13:00', 24514, 2), (6055, 'd30d7090be412d14fe13ad00be58fe0c', '2010-09-28 22:34:48', '2010-09-28 22:34:55', 24515, 2), (6056, '86e9423848ed36da90195acefb972a77', '2010-09-28 22:56:37', '2010-09-28 22:56:38', 24516, 2), (6057, 'd0c11a5d22d4e7334086ba985f966af8', '2010-09-28 23:09:16', '2010-09-28 23:09:17', 24517, 2), (6058, '942e8be519b7632a43f9a4900c5f6df0', '2010-09-28 23:40:02', '2010-09-28 23:40:03', 24518, 2), (6059, 'f677f1cf67bf86f4a31bedae98ad6c46', '2010-09-29 00:18:34', '2010-09-29 00:18:41', 24519, 2), (6060, '0d5ee4e97838f7e0b90d296d0308977f', '2010-09-29 00:31:27', '2010-09-29 00:31:28', 24520, 2), (6061, 'd644f66867149f44817bb05ec92ad2bd', '2010-09-29 00:52:16', '2010-09-29 00:52:18', 24521, 2), (6062, 'bba1a9d6f60da6e283b9a6325e100f5c', '2010-09-29 01:05:47', '2010-09-29 01:05:48', 24522, 2), (6063, '499feeb5b5392e9545e639ba6246dd1d', '2010-09-29 01:07:31', '2010-09-29 01:07:32', 24523, 2), (6064, '258ee3333b6c8947b9352e630ac86294', '2010-09-29 01:17:04', '2010-09-29 01:17:06', 24524, 2), (6065, '44c9bf88f133406b4fb47bca5ce53853', '2010-09-29 01:35:15', '2010-09-29 01:35:17', 24525, 2), (6066, 'de3fe4c2caf5f5c93cb4b0f2731b377f', '2010-09-29 01:44:38', '2010-09-29 01:44:39', 24526, 2), (6067, 'f28fb1d2e01c41ad736a8aab748d3a86', '2010-09-29 02:25:56', '2010-09-29 02:25:58', 24527, 2), (6068, '9d532df63d41487d68483c498509821e', '2010-09-29 03:07:20', '2010-09-29 03:07:28', 24528, 2), (6069, 'd9bc397b6f6d030c37db6e29031b59ac', '2010-09-29 03:48:45', '2010-09-29 03:48:46', 24529, 2), (6070, 'e3fa874ab088d8229e01081ff634c68a', '2010-09-29 04:30:04', '2010-09-29 04:30:07', 24530, 2), (6071, '64d3f5ba569a0ac6f4dffd148588b965', '2010-09-29 05:11:18', '2010-09-29 05:11:19', 24531, 2), (6072, 'a6a72167482c08c2ea0ee6743e6ce440', '2010-09-29 05:50:45', '2010-09-29 06:08:12', 24567, 2), (6073, '3babc5fe26356ee39c92e1ec538ba406', '2010-09-29 05:57:58', '2010-09-29 06:01:09', 24561, 2), (6074, 'c34a8039213950f876ecbd913d4d640a', '2010-09-29 06:06:19', '2010-09-29 06:06:20', 24562, 2), (6075, '59b373e557e2f18bc35a1f7d024a189f', '2010-09-29 06:21:30', '2010-09-29 06:24:55', 24574, 2), (6076, '7fe4b11cd6e0d499e6c121e6fd167936', '2010-09-29 06:47:34', '2010-09-29 06:47:36', 24575, 2), (6077, '1993c8ac36804cfc48f12c725450d63b', '2010-09-29 06:47:55', '2010-09-29 06:47:57', 24576, 2), (6078, 'e77b1d195a84d2c908cda3d8469bdd76', '2010-09-29 07:27:58', '2010-09-29 07:27:59', 24577, 2), (6079, 'bb610f66c42aa6c7af8328366bf56043', '2010-09-29 07:40:52', '2010-09-29 07:44:07', 24585, 2), (6080, '037322baf2904fcaeb9328817b58b887', '2010-09-29 07:52:54', '2010-09-29 07:59:47', 24617, 2), (6081, 'bd9e0092de2886d9fee8c4dea24955f9', '2010-09-29 07:54:37', '2010-09-29 07:54:38', 24594, 2), (6082, 'd9d72c15171ab73da23a889a33ed5a4e', '2010-09-29 07:58:50', '2010-09-29 07:58:51', 24613, 2), (6083, 'e5f6b3f737a8b29545180e47bfffc58d', '2010-09-29 07:59:30', '2010-09-29 07:59:31', 24614, 2), (6084, '6035b2c6133390c57595304eb24b4546', '2010-09-29 08:00:24', '2010-09-29 08:00:24', 24618, 2), (6085, '7ac4bf7119a6905b3356955f359d24d3', '2010-09-29 08:01:01', '2010-09-29 08:01:02', 24619, 2), (6086, 'b3585213963db9d0781adfd84bdac0bf', '2010-09-29 08:21:22', '2010-09-29 08:21:23', 24620, 2), (6087, '2fdd1a57a2ae2ca3a3a5be936bbbfd4a', '2010-09-29 08:36:26', '2010-09-29 08:36:27', 24621, 2), (6088, '4123b41776aa146277b5ecd70be36d67', '2010-09-29 08:51:29', '2010-09-29 08:51:30', 24622, 2), (6089, 'a7fa19bb5768335956c9249fb27f5e31', '2010-09-29 08:53:59', '2010-09-29 08:54:00', 24623, 2), (6090, '3cfb5a940571e7d8dded4f51702d7e38', '2010-09-29 09:21:00', '2010-09-29 09:23:05', 24640, 2), (6091, 'cae4f05d834bf492a723d7ff5dfc334c', '2010-09-29 09:21:35', '2010-09-29 09:21:36', 24627, 2), (6092, 'f252187ec6466dcd882da29676f1a43e', '2010-09-29 10:06:42', '2010-09-29 10:06:43', 24641, 2), (6093, 'c601f6fb9f66a50305ec17e1d472374e', '2010-09-29 10:09:18', '2010-09-29 10:14:33', 24651, 2), (6094, '803bc9d91403d9e5d75639082e509026', '2010-09-29 10:26:44', '2010-09-29 10:26:45', 24652, 2), (6095, 'c83be0602ec8a2eb98d1882226ea86d6', '2010-09-29 10:30:36', '2010-09-29 13:25:04', 24671, 2), (6096, '43de72d11b4ec2878b8ea5073ed37b68', '2010-09-29 10:46:55', '2010-09-29 10:46:56', 24661, 2), (6097, '4bae25f46e554e3869fcba343caf752e', '2010-09-29 10:51:49', '2010-09-29 10:51:51', 24662, 2), (6098, '110626df759f9acbb3b18138d146ff0e', '2010-09-29 10:53:08', '2010-09-29 10:53:09', 24663, 2), (6099, '67a7d529f3ef13dac9e603e347dfef69', '2010-09-29 11:19:22', '2010-09-29 11:19:23', 24664, 2), (6100, '47d4891ba3949f199a5837792c600d71', '2010-09-29 11:36:56', '2010-09-29 11:36:57', 24665, 2), (6101, 'a164977fcb76f463fa6aacad70ce9454', '2010-09-29 11:47:19', '2010-09-29 11:47:20', 24666, 2), (6102, '3ff540d7e50c1f281eaa1d5aab398f82', '2010-09-29 12:20:15', '2010-09-29 12:20:16', 24667, 2), (6103, 'ba9f93abb28a6afd1f213e2ab31fb812', '2010-09-29 12:22:00', '2010-09-29 12:22:02', 24668, 2), (6104, '63d37c7277c6802c0cd579dccf478cd4', '2010-09-29 13:07:04', '2010-09-29 13:07:06', 24670, 2), (6105, 'dc4353a0e21919725a0585a42a971406', '2010-09-29 13:37:05', '2010-09-29 13:37:07', 24672, 2), (6106, 'e7f6a57b5ff227f38d6780c61e1a0b6d', '2010-09-29 13:50:34', '2010-09-29 13:50:35', 24673, 2), (6107, '415e3e82960c811375b7642f092696d9', '2010-09-29 14:21:58', '2010-09-29 14:21:59', 24674, 2), (6108, '024a34c26fcc3dfae5a95cb42309ef47', '2010-09-29 15:00:02', '2010-09-29 15:04:07', 24681, 2), (6109, 'ff1a0728a0c9cffe6377fd03f1aeaa20', '2010-09-29 15:10:26', '2010-09-29 15:41:15', 24697, 2), (6110, '3251b1ef319649d11c05484872713d60', '2010-09-29 15:43:48', '2010-09-29 15:48:07', 24708, 2), (6111, '54ee1ae6e8e0d37691920fd485d52403', '2010-09-29 16:05:31', '2010-09-29 16:06:50', 24715, 2), (6112, '8008f5dacd7d4102412a484b248a618e', '2010-09-29 16:25:48', '2010-09-29 16:25:49', 24716, 2), (6113, '9812e6bd5fb2c5bdc7830d5f43b0acff', '2010-09-29 17:13:37', '2010-09-29 17:14:37', 24722, 2), (6114, 'f27e8d22bb1edef725bd705fc2223c6c', '2010-09-29 17:27:12', '2010-09-29 17:27:12', 24723, 2), (6115, '39632f3e7cd85cbedba593fc48571cba', '2010-09-29 17:34:08', '2010-09-29 17:34:09', 24724, 2), (6116, '8f5ec428f16e5cabe88acc8482a59af3', '2010-09-29 17:58:18', '2010-09-29 17:58:19', 24725, 2), (6117, 'c70120478395c19b51ed73350df65ac8', '2010-09-29 17:59:45', '2010-09-29 18:36:15', 24775, 2), (6118, 'e8f396a1e4b181950418c89163ffefc2', '2010-09-29 18:08:04', '2010-09-29 18:08:05', 24735, 2), (6119, '5cbbced5199f2abd6958b5d4246ae6e5', '2010-09-29 18:14:53', '2010-09-29 18:15:58', 24744, 2), (6120, 'b757c2223660429bf7844d2f794a0b2a', '2010-09-29 18:22:53', '2010-09-29 18:22:54', 24745, 2), (6121, 'c6604991894184243ac7360604bad20e', '2010-09-29 18:24:32', '2010-09-29 18:25:49', 24753, 2), (6122, '84da7d43f2144f97ab5073567c31e8f5', '2010-09-29 18:35:24', '2010-09-29 18:35:25', 24774, 2), (6123, '6eb7e67c57517b29813013c27d82dd15', '2010-09-29 18:59:59', '2010-09-29 19:00:00', 24776, 2), (6124, 'f7fbb95eb54a0932964152efa3ca941f', '2010-09-29 19:12:53', '2010-09-29 19:15:03', 24782, 2), (6125, '19759a0716a6f673de9bf47c625d2994', '2010-09-29 19:38:06', '2010-09-29 19:38:07', 24783, 2), (6126, '2c599f41fc6b81c0a582d559261410f4', '2010-09-29 20:02:54', '2010-09-29 20:02:55', 24784, 2), (6127, '2ea3dcd06e836fa528c61179cb00304e', '2010-09-29 20:10:20', '2010-09-29 20:10:58', 24787, 2), (6128, '4483c2771f8b98af46cdf6dcf8a0535c', '2010-09-29 20:15:19', '2010-09-29 20:15:21', 24788, 2), (6129, '2576e01fe3433d6a64faa65389fa5e2b', '2010-09-29 20:27:45', '2010-09-29 20:27:46', 24789, 2), (6130, '051788164578f7700bc634db2dd2ab65', '2010-09-29 20:48:54', '2010-09-29 20:49:20', 24791, 2), (6131, 'a130b3d1da20c830805c75a9dd0d4ff2', '2010-09-29 20:52:34', '2010-09-29 20:52:35', 24792, 2), (6132, '0e4b98202bb45ec8a08cb0906e523871', '2010-09-29 21:06:07', '2010-09-29 21:06:08', 24793, 2), (6133, 'af79b869c81f736eedf15d38214ca90b', '2010-09-29 21:12:20', '2010-09-29 21:12:21', 24794, 2), (6134, '9123d8260244a119f6dd0b754624b929', '2010-09-29 21:24:40', '2010-09-29 21:24:42', 24795, 2), (6135, '40a11b3c08f0bf9823b277960fce4473', '2010-09-29 21:25:23', '2010-09-29 22:00:55', 24828, 2), (6136, '661ff51646811716a8a79ebf1f41826c', '2010-09-29 21:28:12', '2010-09-29 21:28:25', 24805, 2), (6137, '9b4cd18976067a87e5bd9e0f11ae3603', '2010-09-29 21:29:35', '2010-09-29 21:29:36', 24806, 2), (6138, 'be3ca619bdaac3d1b0cffde2785900f9', '2010-09-29 21:30:54', '2010-09-29 21:30:55', 24807, 2), (6139, 'da75839d43b6c5ae73dacab3c7d104b4', '2010-09-29 21:49:20', '2010-09-29 21:49:21', 24810, 2), (6140, 'bcb9662f2ad25e839d457b4ba76108b7', '2010-09-29 22:01:40', '2010-09-29 22:01:41', 24829, 2), (6141, '743be4903b2c9a3cdd29aa27727c9977', '2010-09-29 22:21:26', '2010-09-29 22:21:31', 24830, 2), (6142, 'a3f3696a1b7a6b1b804dfb5a42c05457', '2010-09-29 22:26:20', '2010-09-29 22:26:21', 24831, 2), (6143, '3481cd678cf02b5ceae6c65fded44df0', '2010-09-29 22:37:47', '2010-09-29 22:37:54', 24832, 2), (6144, '3c62da175cfe2266ed312a89574cc17c', '2010-09-29 22:50:59', '2010-09-29 22:51:01', 24833, 2), (6145, '24af8ed1e4c9c0b5a1a763494e91c5bd', '2010-09-29 23:03:19', '2010-09-29 23:03:21', 24834, 2), (6146, '25cbc5a153c9efae5c0b7a8f474f8d3d', '2010-09-29 23:15:40', '2010-09-29 23:15:41', 24835, 2), (6147, '491ed8a8d488677595f8bba2b00c3b13', '2010-09-29 23:52:36', '2010-09-29 23:52:36', 24836, 2), (6148, '480b52075bcea657589a6eef6a6042b0', '2010-09-30 00:04:55', '2010-09-30 00:04:58', 24837, 2), (6149, '5b5b40c683d7252e7a80875ffa29650d', '2010-09-30 00:07:16', '2010-09-30 00:07:17', 24838, 2), (6150, '0b89b8b0c7ece37be87bf67ca54f79aa', '2010-09-30 00:17:17', '2010-09-30 00:17:18', 24839, 2), (6151, 'fb374ae92ad3fa3b6aaf9e85dbdb5e6a', '2010-09-30 00:41:55', '2010-09-30 00:41:56', 24840, 2), (6152, '42212345579e801d3b8948c24516e8d3', '2010-09-30 01:06:33', '2010-09-30 01:06:34', 24841, 2), (6153, 'e6afde60e5ecfb5dda007e24551e1128', '2010-09-30 01:31:10', '2010-09-30 01:31:11', 24842, 2), (6154, '9284673df1fc0be7f2f4f83ccf799018', '2010-09-30 01:43:30', '2010-09-30 01:43:31', 24843, 2), (6155, '6c956e62d4d15b16d19a579880204507', '2010-09-30 01:48:12', '2010-09-30 01:48:12', 24844, 2), (6156, '0073ed88585795d45bbae6c1557f1761', '2010-09-30 01:55:50', '2010-09-30 01:55:50', 24845, 2), (6157, '25088bcc7ebc8a62948e063a2b0507f2', '2010-09-30 02:32:46', '2010-09-30 02:32:48', 24846, 2), (6158, '08df0f17024d0956314e3bf3b75043e2', '2010-09-30 02:45:07', '2010-09-30 02:45:08', 24847, 2), (6159, '644f1bef6bda90f66eaa4bf0b7825814', '2010-09-30 03:09:25', '2010-09-30 03:09:32', 24848, 2), (6160, 'c319dfe69666d3cb25a4806e03b26c27', '2010-09-30 03:57:56', '2010-09-30 03:57:58', 24849, 2), (6161, '6827035b34ed9eb48c6234193fcdec17', '2010-09-30 04:22:10', '2010-09-30 04:22:12', 24850, 2), (6162, 'a755034d8757f5f1a8e02c4eefba4fa6', '2010-09-30 04:24:34', '2010-09-30 04:24:35', 24851, 2), (6163, '0aa8232cf4d26fa5b35e57931ec349b5', '2010-09-30 04:46:25', '2010-09-30 04:46:27', 24852, 2), (6164, '10aa0dde4c98c0b2afba0beefabe013d', '2010-09-30 05:03:25', '2010-09-30 05:03:27', 24853, 2), (6165, 'd40076ed7a5f2dc96eab70a143a85f04', '2010-09-30 05:10:16', '2010-09-30 05:10:17', 24854, 2), (6166, '20d4570095f255eaaabc4b407ee8bdf5', '2010-09-30 05:34:28', '2010-09-30 05:34:29', 24855, 2), (6167, 'f95e09442a5b0cbbc8a655ad8a8a4868', '2010-09-30 05:46:36', '2010-09-30 05:46:37', 24856, 2), (6168, '819b83af29f80e1d5bce695e787d8f41', '2010-09-30 05:58:43', '2010-09-30 05:58:44', 24857, 2), (6169, '02bd906980ef4466cac0d635575b10af', '2010-09-30 06:35:01', '2010-09-30 06:35:02', 24858, 2), (6170, '049e81cdcf6f666d4a9c38046ddfc82d', '2010-09-30 06:47:09', '2010-09-30 06:47:10', 24859, 2), (6171, '36b210164fbdb0719b74981c43c0c30e', '2010-09-30 07:00:43', '2010-09-30 07:00:44', 24860, 2), (6172, '4c159c50170e05345277230ca7f301a6', '2010-09-30 07:22:25', '2010-09-30 07:22:26', 24861, 2), (6173, 'f620ea2240c491fd1f6470271a5a2282', '2010-09-30 07:24:50', '2010-09-30 07:24:51', 24862, 2), (6174, '42e59eb45c2088f973a012e745e40205', '2010-09-30 07:32:35', '2010-09-30 07:33:27', 24867, 2), (6175, '9a3070a61b7268c3a857d78c33e05401', '2010-09-30 07:46:52', '2010-09-30 07:46:54', 24868, 2), (6176, '48e65a0914d713994d677f852a3adfd2', '2010-09-30 07:46:58', '2010-09-30 07:47:25', 24870, 2), (6177, 'de8690adc8e4feb4e7e3dec299d3bda1', '2010-09-30 07:48:58', '2010-09-30 07:48:59', 24871, 2), (6178, '080aa28991d88e3db541c8a9f7d3dd1e', '2010-09-30 08:01:02', '2010-09-30 08:01:04', 24872, 2), (6179, '5d94399bd980ff44091923b498210b5e', '2010-09-30 08:19:54', '2010-09-30 08:19:55', 24873, 2), (6180, 'a51a170f0a4a4e8941470c2ea309d1cf', '2010-09-30 08:25:10', '2010-09-30 08:25:11', 24874, 2), (6181, 'c6fe121ace6f7b185f0a7f2fc8b96b3a', '2010-09-30 08:37:14', '2010-09-30 08:37:15', 24875, 2), (6182, '627b4a84ea58bd7ff6c134ed3bc6f2cf', '2010-09-30 08:52:23', '2010-09-30 08:53:35', 24880, 2), (6183, '77dfe0671c01f1c583e42b5ee474f053', '2010-09-30 09:01:21', '2010-09-30 09:01:22', 24881, 2), (6184, 'f0fa7ec0decc303aa57b2233d6d02ef1', '2010-09-30 09:03:16', '2010-09-30 09:15:27', 24893, 2), (6185, '465167de8dbe04d7a13f674168c7ed82', '2010-09-30 09:25:28', '2010-09-30 09:25:29', 24894, 2), (6186, '9277807c1efe9024a88e65d46f8ed1ab', '2010-09-30 09:37:32', '2010-09-30 09:37:33', 24895, 2), (6187, '4c45e717e03e35842057708f6f0da4ff', '2010-09-30 09:40:30', '2010-09-30 09:40:31', 24896, 2), (6188, 'd2ad492780af57322be2931b464b2f4e', '2010-09-30 09:49:36', '2010-09-30 09:49:37', 24897, 2), (6189, '786fd348df33d7d99ae8f45f5100613b', '2010-09-30 09:57:26', '2010-09-30 10:03:52', 24910, 2), (6190, '9a3fa504eb4145e57711dbfb81660a33', '2010-09-30 10:13:42', '2010-09-30 10:13:44', 24911, 2), (6191, 'ab423c7eb33643f69c18180a7531a01b', '2010-09-30 10:35:25', '2010-09-30 10:35:25', 24912, 2), (6192, '84bce1c38806e4f6969c1b29e25f54f8', '2010-09-30 10:37:48', '2010-09-30 10:37:49', 24913, 2), (6193, '95b25f0b2e326cd62936b9146ac81596', '2010-09-30 11:01:54', '2010-09-30 11:01:56', 24914, 2), (6194, '75619b0524d4a74c1b138558b5bd2bb3', '2010-09-30 11:14:01', '2010-09-30 11:14:03', 24915, 2), (6195, '416a70937972db118316a3adf650fcdf', '2010-09-30 11:27:21', '2010-09-30 11:27:22', 24916, 2), (6196, '60c85ee7748ec8a8c91d8ef0cca9a18a', '2010-09-30 11:39:27', '2010-09-30 11:39:28', 24917, 2), (6197, '26aa95d01790629cda942cab4b990a04', '2010-09-30 11:40:40', '2010-09-30 11:40:41', 24918, 2), (6198, 'a8546f923a07db040f2d6cc25ba2b1af', '2010-09-30 11:53:59', '2010-09-30 11:54:00', 24919, 2), (6199, '02b58b959d8d6b9b88d2ab6df169f200', '2010-09-30 12:07:18', '2010-09-30 12:07:19', 24920, 2), (6200, '0292e2954460f797cd175c1bd3fdefb7', '2010-09-30 12:10:28', '2010-09-30 12:10:57', 24923, 2), (6201, '71e987b095d345329934223704637b8b', '2010-09-30 12:19:55', '2010-09-30 12:27:53', 24968, 2), (6202, '17c6dbf610581e5b1231699f74ce7204', '2010-09-30 12:33:54', '2010-09-30 12:33:55', 24969, 2), (6203, 'f2379ffbf5125708a796a20a99d2de7b', '2010-09-30 13:00:29', '2010-09-30 13:00:30', 24970, 2), (6204, '753a84220f715aec72343c919f16f2d6', '2010-09-30 13:40:20', '2010-09-30 13:40:21', 24971, 2), (6205, 'd631eb4c0a930e4d51f3d8921608a06a', '2010-09-30 13:49:57', '2010-09-30 13:49:58', 24972, 2), (6206, 'd0a994d52d4f6c605921188402a969e6', '2010-09-30 13:51:10', '2010-09-30 13:51:40', 24975, 2), (6207, '5c5d6a3d85fdbcce9a17136786a44332', '2010-09-30 13:53:38', '2010-09-30 13:53:39', 24976, 2), (6208, 'd8bd8f9fe2bee642e98772b66a4e749f', '2010-09-30 14:06:55', '2010-09-30 14:06:56', 24977, 2), (6209, 'd737d169b26421781fe37edeadbbab01', '2010-09-30 14:15:07', '2010-09-30 14:15:36', 24982, 2), (6210, '5c77617495cc4f28462e9318c13de0af', '2010-09-30 14:20:12', '2010-09-30 14:20:13', 24983, 2), (6211, 'e7d805c23e432827cef2f1a16fb7a627', '2010-09-30 14:33:29', '2010-09-30 14:33:30', 24984, 2), (6212, '4f04036f7bda2fd2ce1c36b0e75689e2', '2010-09-30 15:01:12', '2010-09-30 15:01:13', 24985, 2), (6213, 'dc520fd21d5952916744efc8e588fb2c', '2010-09-30 15:57:00', '2010-09-30 15:58:34', 24996, 2), (6214, '989202be4e1bada309b38b043d331a92', '2010-09-30 16:46:14', '2010-09-30 16:46:50', 24999, 2), (6215, '4c0273dfed415947278ee6254ca1abfa', '2010-09-30 17:24:55', '2010-09-30 17:29:25', 25012, 2), (6216, '257407933c2166bdd4461e493b6ad941', '2010-09-30 17:30:18', '2010-09-30 17:30:19', 25013, 2), (6217, '08a7d705d2e943f9b8621018df04bb5c', '2010-09-30 17:36:48', '2010-09-30 17:54:11', 25031, 2), (6218, '48173fa22d848f345bbbb786966d81b2', '2010-09-30 17:54:33', '2010-09-30 17:54:34', 25032, 2), (6219, 'ad82f2d2d161b60e9d0e84ee42a892e4', '2010-09-30 18:14:14', '2010-09-30 18:14:16', 25033, 2), (6220, 'f3f66a30d0378b856bdb9083712cf56e', '2010-09-30 18:14:16', '2010-09-30 18:27:23', 25041, 2), (6221, 'bf5c39be1b5e9c8f9dedb58af0a93c08', '2010-09-30 18:30:06', '2010-09-30 18:30:07', 25042, 2), (6222, '5b19f3d1c3bb65e63d34361573b1b6fe', '2010-09-30 19:30:58', '2010-09-30 19:43:50', 25145, 2), (6223, '24da8a99a8e3ab647a90aec56a11db43', '2010-09-30 19:37:36', '2010-09-30 19:48:49', 25150, 2), (6224, '47152af0861fe4c188a434cc0e107249', '2010-09-30 20:06:59', '2010-09-30 20:07:26', 25153, 2), (6225, '6b026268246a3194e19a51c472f2619c', '2010-09-30 20:50:05', '2010-09-30 20:50:07', 25154, 2), (6226, 'e1ee39031d6bc82922f20a80f6f644c1', '2010-09-30 20:51:27', '2010-09-30 20:51:29', 25155, 2), (6227, 'f4a500515ad9ee8a84f402f35dce0387', '2010-09-30 21:07:26', '2010-09-30 21:07:29', 25156, 2), (6228, '07e7a25f6c3360a3bc2b1ed367b91fa8', '2010-09-30 21:14:35', '2010-09-30 21:19:00', 25182, 2), (6229, '33249807976f4c5b6d19ba8c5ca1c487', '2010-09-30 21:16:07', '2010-09-30 21:16:08', 25162, 2), (6230, '0b592a0c4d50ba9f594ad076c229de5c', '2010-09-30 21:26:24', '2010-09-30 21:26:25', 25183, 2), (6231, '833bb9e35ec0d1d3f1ebabfac61a567c', '2010-09-30 21:27:09', '2010-09-30 21:27:10', 25184, 2), (6232, '23a3772c363e55a52e903b6a829c7a75', '2010-09-30 21:59:37', '2010-09-30 22:00:23', 25194, 2), (6233, 'f82fd6066f569e66962ef316836a5a9a', '2010-09-30 21:59:59', '2010-09-30 22:01:53', 25200, 2), (6234, '7ff9f56abd10e4059b0caa88b5a0322b', '2010-09-30 22:18:36', '2010-09-30 22:19:41', 25201, 2), (6235, '908b8530664e7a9bb800f464afde5996', '2010-09-30 22:19:41', '2010-09-30 22:19:48', 25203, 2), (6236, '05caa0b1eae642a81f85aaa6b16cf7ac', '2010-09-30 22:19:41', '2010-09-30 22:19:48', 25202, 2), (6237, 'af60d0aade53415d239e19daeae07b4d', '2010-09-30 22:19:50', '2010-09-30 22:19:51', 25204, 2), (6238, '41b001a860f98cd1407931b25f639ac3', '2010-09-30 22:21:15', '2010-09-30 22:21:18', 25205, 2), (6239, '1a6ad727e771178e3a22e74b4b281acd', '2010-09-30 22:29:03', '2010-09-30 22:29:06', 25206, 2), (6240, 'f5682f8d6fdf9006c9f64d6c81c2193e', '2010-09-30 22:29:55', '2010-09-30 22:29:57', 25207, 2), (6241, '7bb1c073394b254e7b6887da8625ab0a', '2010-09-30 22:30:26', '2010-09-30 22:30:28', 25208, 2), (6242, '1ce7c8702b4287565df4aa6ba2a1e0a6', '2010-09-30 22:30:28', '2010-09-30 22:30:29', 25209, 2), (6243, 'b5a7f0ebb8ddfafdae1ee2bca1fbfac1', '2010-09-30 22:30:32', '2010-09-30 22:30:33', 25210, 2), (6244, '8078ea94a523b0624ab1803b546e8f08', '2010-09-30 22:34:26', '2010-09-30 22:34:27', 25211, 2), (6245, 'bbc451d460a1ac64197a2fa2dd9590ec', '2010-09-30 22:39:36', '2010-09-30 22:39:42', 25212, 2), (6246, '9ee5c13a441fad56b04910927210c678', '2010-09-30 23:01:01', '2010-09-30 23:01:04', 25213, 2), (6247, 'd88985c359e970ebe22591559060c6ae', '2010-09-30 23:05:17', '2010-09-30 23:05:36', 25215, 2), (6248, '71bb3853ac72274d2c8aff7a769b59d1', '2010-09-30 23:36:36', '2010-09-30 23:36:37', 25216, 2), (6249, '85f45d73ea0303e50dfe2756bd907481', '2010-10-01 01:05:13', '2010-10-01 01:05:15', 25217, 2), (6250, '558f35d057690f9584c7ff2eec3733a1', '2010-10-01 01:18:41', '2010-10-01 01:18:42', 25218, 2), (6251, '6509bb277a5a04e31df2e52b83768dd4', '2010-10-01 01:56:11', '2010-10-01 01:56:12', 25219, 2), (6252, '53cee078a3aff2378ee94b2e6cea66b9', '2010-10-01 03:29:12', '2010-10-01 03:29:20', 25220, 2), (6253, '257c7bc2512647457026fe348dd890c4', '2010-10-01 03:31:07', '2010-10-01 03:31:08', 25221, 2), (6254, '0a49a1f003333a8a8ce53b6a5d01188f', '2010-10-01 04:23:16', '2010-10-01 04:23:17', 25222, 2), (6255, 'f81fcde39ac85d5deda771e369af4ac7', '2010-10-01 05:19:43', '2010-10-01 05:19:44', 25223, 2), (6256, '4dc0be4b2a6dd0f0a190ec8efe53fa55', '2010-10-01 06:29:02', '2010-10-01 06:29:07', 25225, 2), (6257, 'bd1b2414673ad0a387f22e5539e4a1ee', '2010-10-01 06:29:04', '2010-10-01 06:29:06', 25224, 2), (6258, 'b49823c8a5a8d4b22ad9f0894c3fcd64', '2010-10-01 07:05:39', '2010-10-01 07:05:40', 25226, 2), (6259, 'd581e34c121b57b06faa0aa539bd0778', '2010-10-01 07:07:12', '2010-10-01 07:07:13', 25227, 2), (6260, '7e751e18e9c98a68aecbedcab4587840', '2010-10-01 07:07:34', '2010-10-01 07:07:35', 25228, 2), (6261, 'c1e8634e18ef3d424931104ffbad606e', '2010-10-01 07:14:42', '2010-10-01 07:14:43', 25229, 2), (6262, '47caa1f72f406054edbf954a6c002fba', '2010-10-01 07:48:30', '2010-10-01 07:48:31', 25230, 2), (6263, '282c860969778761934d7ed441ee79bf', '2010-10-01 08:20:42', '2010-10-01 08:20:43', 25231, 2), (6264, '8460ab9c400df7d092b8d621434b2df9', '2010-10-01 08:22:05', '2010-10-01 08:22:06', 25232, 2), (6265, 'c9894b800ac132f9fed15be210a3d0f1', '2010-10-01 08:22:18', '2010-10-01 08:22:19', 25233, 2), (6266, '6561620b2d48a10b3305c1bd630738b9', '2010-10-01 09:06:51', '2010-10-01 09:06:52', 25234, 2), (6267, '3ea2af085eaceb4de8c22961a1c35b61', '2010-10-01 09:09:13', '2010-10-01 09:09:14', 25235, 2), (6268, '24c6301d0c7ce55d438f0d74c15cbbb2', '2010-10-01 09:25:19', '2010-10-01 09:25:20', 25236, 2), (6269, '3710219abf379e81a22bb2ed7add9de5', '2010-10-01 09:33:48', '2010-10-01 09:33:49', 25237, 2), (6270, 'e7c57eea8d57eeda5a103eea1964a657', '2010-10-01 09:41:21', '2010-10-01 09:41:22', 25238, 2), (6271, 'c3dd3b5ffaa5bb20d0772f772a80f27e', '2010-10-01 09:42:49', '2010-10-01 09:42:50', 25239, 2), (6272, 'c5ce28ae5f1443743b897cf84bd40ef0', '2010-10-01 09:47:21', '2010-10-01 09:47:22', 25240, 2), (6273, '8f52fa1a95c4130e7b4d4be7ebf84845', '2010-10-01 09:49:11', '2010-10-01 09:49:12', 25241, 2), (6274, '5071d2e96806db69eaa91a76b2985ff4', '2010-10-01 10:20:31', '2010-10-01 10:20:32', 25242, 2), (6275, '9f341a24eb6659d9705f19e01bed4e7f', '2010-10-01 10:21:53', '2010-10-01 10:21:54', 25243, 2), (6276, '95aa235c676f7742d7a6db14f85acd7c', '2010-10-01 10:22:14', '2010-10-01 10:22:15', 25244, 2), (6277, 'f4e5a71542ea6a5ba10cfade090c36ef', '2010-10-01 10:47:30', '2010-10-01 10:49:34', 25253, 2), (6278, '830a63ae4e5a9c187218e395b37c1518', '2010-10-01 10:51:00', '2010-10-01 10:51:01', 25254, 2), (6279, '66b9b0045e09df39cc29098c560f3aa7', '2010-10-01 11:12:20', '2010-10-01 11:12:21', 25255, 2), (6280, 'bce17d490428fc64c317c746deca1a4d', '2010-10-01 11:13:01', '2010-10-01 11:13:02', 25256, 2), (6281, 'db102d10563dba57a8c56f1ca0a98ae5', '2010-10-01 11:17:38', '2010-10-01 11:18:10', 25261, 2), (6282, '5eccd835bd72e913aa9eed70485865b7', '2010-10-01 11:17:49', '2010-10-01 11:17:50', 25258, 2), (6283, 'd529e8e6c942cc4c1ea7b306946378f0', '2010-10-01 11:20:17', '2010-10-01 11:20:18', 25262, 2), (6284, '55380f2083d1c99688045fe3d7425a32', '2010-10-01 11:28:12', '2010-10-01 11:28:13', 25263, 2), (6285, '960bb750c4634ceca627b4982eb2b1f5', '2010-10-01 11:36:53', '2010-10-01 11:37:54', 25269, 2), (6286, 'c1d521cda290335f90ae542e5066ca0f', '2010-10-01 11:56:49', '2010-10-01 11:56:50', 25270, 2), (6287, '43025260e5807e9a01bf6df70d290790', '2010-10-01 12:02:20', '2010-10-01 12:02:20', 25271, 2), (6288, '9af5871f19b407839ad670dde6932ac3', '2010-10-01 12:05:58', '2010-10-01 12:05:59', 25272, 2), (6289, 'f4382c4277e2b176a69c8a84ef1f433e', '2010-10-01 12:16:46', '2010-10-01 12:16:47', 25273, 2), (6290, '7a9e1bf8b2b15f081b5b9a10a237db11', '2010-10-01 12:19:53', '2010-10-01 12:19:54', 25274, 2), (6291, '1a1d613f039e8f3067ab063dddb5d26e', '2010-10-01 12:36:24', '2010-10-01 12:36:25', 25275, 2), (6292, 'e2899ed53f913e8d5a5b9bc9447f18d1', '2010-10-01 13:02:28', '2010-10-01 13:04:35', 25284, 2), (6293, '47c705dadcab7307c0d48e2cdfa9d5a6', '2010-10-01 13:17:31', '2010-10-01 13:21:32', 25305, 2), (6294, '2f39668a59c97f3c05b77d97c8ca6687', '2010-10-01 14:04:56', '2010-10-01 14:04:57', 25306, 2), (6295, '0b7601c1a600bc5fdfed0f5dd8beece8', '2010-10-01 14:05:29', '2010-10-01 14:08:41', 25327, 2), (6296, '252af00370b858c8dede64d86398f51a', '2010-10-01 14:07:15', '2010-10-01 14:08:30', 25326, 2), (6297, 'ac933a28f1b0893be1b2ea3c0aa1c492', '2010-10-01 15:07:00', '2010-10-01 15:11:26', 25338, 2), (6298, 'fa03aa7cb63795a88646046711b6c2f7', '2010-10-01 15:11:15', '2010-10-01 15:11:17', 25336, 2), (6299, '61ee2b6b35074d393004564c0b4ea5f9', '2010-10-01 15:15:11', '2010-10-01 15:15:12', 25339, 2), (6300, '1e3350b5ca1a1d0c984e4b6c91e46ecd', '2010-10-01 15:36:35', '2010-10-01 15:37:57', 25342, 2), (6301, '3e47f0cb59fa9edd6c3500742c669cf3', '2010-10-01 15:41:33', '2010-10-01 15:50:09', 25381, 2), (6302, 'e8a5505b7f23f76ffd3f85d203cb36c2', '2010-10-01 15:43:11', '2010-10-01 15:43:12', 25350, 2), (6303, 'ffcfb37d75e1e6d4cdecdc39b3ca2a94', '2010-10-01 15:45:33', '2010-10-01 15:45:34', 25359, 2), (6304, '3f8bae1a082a23e055043c07ffe98196', '2010-10-01 15:46:44', '2010-10-01 15:46:47', 25365, 2), (6305, '28fa28516a65ccaac1b26408d203bc4b', '2010-10-01 15:47:15', '2010-10-01 15:47:15', 25368, 2), (6306, '56340883df9844258afafaa708913d6e', '2010-10-01 16:19:41', '2010-10-01 16:23:04', 25394, 2), (6307, 'ef594eeac163075cbf343842c80ef812', '2010-10-01 16:20:14', '2010-10-01 16:20:15', 25384, 2), (6308, 'b2f44edffce1c7843a73e9f22b3c48fa', '2010-10-01 16:22:56', '2010-10-01 16:23:35', 25406, 2), (6309, '708670595f9b472cd202a3e16bfd1252', '2010-10-01 16:31:59', '2010-10-01 16:32:00', 25407, 2), (6310, '1633e2a3e209047668a5abf76f94a7af', '2010-10-01 16:35:17', '2010-10-01 16:36:26', 25412, 2), (6311, 'b39736533d174275d4d5db1bf065cf57', '2010-10-01 16:52:09', '2010-10-01 16:57:10', 25424, 2), (6312, '748032819139b87260dfac59fc0ff971', '2010-10-01 17:30:15', '2010-10-01 17:30:16', 25425, 2), (6313, '12a0f2cf1b08dbd04b93032f6e109357', '2010-10-01 17:58:30', '2010-10-01 17:58:32', 25426, 2), (6314, 'd60b9176b3a860012aade9ba2c9f3ee9', '2010-10-01 18:13:51', '2010-10-01 18:13:52', 25427, 2), (6315, 'f4dfff1923f1314c8a8a909a7677baa7', '2010-10-01 18:43:30', '2010-10-01 19:38:41', 25443, 2), (6316, '919e9590b6d8ce48066683e4bd55d7c7', '2010-10-01 19:08:56', '2010-10-01 19:08:57', 25433, 2), (6317, '5cafc4be5ab9a12d968d96e2396568d4', '2010-10-01 19:12:03', '2010-10-01 19:13:16', 25440, 2), (6318, '145d1643c5ee129a214ff17bd4ef7f71', '2010-10-01 19:12:51', '2010-10-01 19:12:52', 25438, 2), (6319, 'f0ceca85a0c2ce59464edaee0c8ec15e', '2010-10-01 19:36:16', '2010-10-01 19:36:17', 25441, 2), (6320, '9f7f4b529e2149daa99df681aecb44b1', '2010-10-01 19:49:19', '2010-10-01 20:08:20', 25453, 2), (6321, 'c0fdb7a0b730c018d733e2335c1c1768', '2010-10-01 19:52:20', '2010-10-01 20:28:10', 25459, 2), (6322, '78d12df635acfca3f97335665193d5bf', '2010-10-01 20:21:54', '2010-10-01 20:21:55', 25454, 2), (6323, 'f032f5b645f8df103e6cc21c610282b9', '2010-10-01 20:23:01', '2010-10-01 20:23:02', 25455, 2), (6324, 'ee5acb2355742b2c715f825d8facfe62', '2010-10-01 20:29:39', '2010-10-01 20:29:40', 25460, 2), (6325, '843806463880a9c01bc7ca2deb7248e9', '2010-10-01 20:43:34', '2010-10-01 20:50:53', 25473, 2), (6326, '6fd0a85d75efdaaed64ea36e4286f6aa', '2010-10-01 21:05:17', '2010-10-01 21:05:18', 25474, 2), (6327, '8e472b1a16b96f508367bf2af8ab87a8', '2010-10-01 21:22:07', '2010-10-01 21:22:10', 25475, 2), (6328, '6673eec3bfcde07b3fb1afc32c85f9e3', '2010-10-01 21:54:16', '2010-10-01 22:14:30', 25498, 2), (6329, '13297db908544222d9f7ace860fb7431', '2010-10-01 22:32:25', '2010-10-01 22:32:27', 25499, 2), (6330, 'b8c1798a3d858ba663af6c59a0343a38', '2010-10-02 01:05:06', '2010-10-02 01:05:08', 25500, 2), (6331, '18edd9c2441c72d44bf65bf399c7c27f', '2010-10-02 01:36:37', '2010-10-02 01:36:38', 25501, 2), (6332, '615c943249ace5cf15d06d5848237ab5', '2010-10-02 02:12:33', '2010-10-02 02:12:34', 25502, 2), (6333, '0a7f687db0736e2b1339ab3fefa5be71', '2010-10-02 03:04:38', '2010-10-02 03:04:44', 25503, 2), (6334, '3eb7dc05393a5097597f8fb0d17cb0c4', '2010-10-02 05:39:59', '2010-10-02 05:40:34', 25505, 2), (6335, 'b6df0862d2f0e3baeeb6bf5206d28eb8', '2010-10-02 05:49:00', '2010-10-02 05:49:01', 25506, 2), (6336, 'eae2993b2f79530957796a37ba0b5451', '2010-10-02 06:04:38', '2010-10-03 13:16:35', 25765, 2), (6337, 'ac376eb214c551b288251aac0ef72c67', '2010-10-02 06:56:37', '2010-10-02 06:56:39', 25521, 2), (6338, 'f8d35c8b72b0cd89cb24aeebe0ffc096', '2010-10-02 07:36:53', '2010-10-02 07:36:55', 25522, 2), (6339, '0a81f9df16e2e8d6309caf7174d52f0e', '2010-10-02 08:08:43', '2010-10-02 08:08:44', 25523, 2), (6340, 'cfdaf3f7085f31b9e6c6d8ba4a1c24de', '2010-10-02 08:21:31', '2010-10-02 08:25:58', 25536, 2), (6341, 'd9536dbe2083294c9a36686b281daa41', '2010-10-02 08:53:48', '2010-10-02 08:53:49', 25537, 2), (6342, 'e6e683f77aa03054dc48915ec71f5da5', '2010-10-02 09:16:52', '2010-10-02 09:16:53', 25538, 2), (6343, '009e858dff9a928e39c22bc34bdba5c0', '2010-10-02 09:25:08', '2010-10-02 09:25:09', 25539, 2), (6344, 'd4bdb4bc221a1684bbfe9ed2de69e175', '2010-10-02 09:48:48', '2010-10-02 09:49:10', 25540, 2), (6345, 'a24be3f1fb88cb7cf3e513dac10f220e', '2010-10-02 09:49:22', '2010-10-02 09:49:23', 25541, 2), (6346, '678d6e2bface096b7182dc188d1640a4', '2010-10-02 10:52:33', '2010-10-02 10:52:34', 25542, 2), (6347, 'cf7d843109c36fad6fcc854dbb82c818', '2010-10-02 11:19:14', '2010-10-02 11:26:19', 25563, 2), (6348, '32a742c39e735a3b3321a21e4b8ff72d', '2010-10-02 12:15:42', '2010-10-02 12:21:19', 25585, 2), (6349, '6f591523a7c3331b27294f6f3180cef5', '2010-10-02 12:42:38', '2010-10-02 12:42:39', 25586, 2), (6350, 'c4cc4bf71a423f2df0276f8d4a0fe2c8', '2010-10-02 13:23:49', '2010-10-02 13:23:50', 25587, 2), (6351, '942db02d482f5d3ac72799566e8f5f1a', '2010-10-02 13:51:54', '2010-10-02 13:53:33', 25598, 2), (6352, '9d9a657e3720fde30098b10b06a5f7bf', '2010-10-02 15:26:52', '2010-10-02 15:33:10', 25604, 2), (6353, '6562aa655879c21028b4f7cbb791be58', '2010-10-02 15:45:20', '2010-10-02 15:45:21', 25605, 2), (6354, 'db7df425bbf2497dbec6cf548a6a6c00', '2010-10-02 16:56:32', '2010-10-02 16:56:33', 25607, 2), (6355, '12dda3864be57b99da2ab90f84b670e8', '2010-10-02 16:59:54', '2010-10-02 16:59:55', 25608, 2), (6356, 'ce23005be7c1b5bdf9ec09479e89f7ce', '2010-10-02 17:24:56', '2010-10-02 17:26:10', 25612, 2), (6357, '96e1e9403ff0dc49d48ac4575941ad07', '2010-10-02 19:27:04', '2010-10-02 19:27:38', 25614, 2), (6358, 'd42d832e738a81153435928af0739955', '2010-10-02 20:19:22', '2010-10-02 20:20:03', 25619, 2), (6359, '46b04fa95f13c81df6b17888fd85f1fc', '2010-10-02 20:23:52', '2010-10-02 20:23:53', 25620, 2), (6360, '5630ed864c522106bd01d938aae3a0f9', '2010-10-02 20:32:16', '2010-10-02 20:34:47', 25631, 2), (6361, 'b5e215f653214e18682bac9c91b425f8', '2010-10-02 20:34:44', '2010-10-02 20:36:29', 25642, 2), (6362, 'e0d909d8eeb6cd9c69f8f7c2b1360f65', '2010-10-02 20:46:04', '2010-10-02 21:39:21', 25674, 2), (6363, 'e238eb22a08d4ac828286f91fa37d085', '2010-10-02 21:10:37', '2010-10-02 21:10:38', 25651, 2), (6364, '224ce0a8afdb920ff9dc188be425bd38', '2010-10-02 21:11:52', '2010-10-02 21:11:52', 25652, 2), (6365, '6285b59d87a6786600c7ed08421226e7', '2010-10-02 21:12:18', '2010-10-02 21:12:19', 25653, 2), (6366, 'ff2db0bec8b86d8f96bf28570387659a', '2010-10-02 21:13:00', '2010-10-02 21:13:01', 25654, 2), (6367, '48759a8a1828d275d38fa02f5660416f', '2010-10-02 21:13:31', '2010-10-02 21:13:32', 25655, 2), (6368, 'dc3185d5c82a6aeb036643e0d7eea88a', '2010-10-02 21:14:18', '2010-10-02 21:14:19', 25658, 2), (6369, '8c1b3a4064a636fe192d72e025eaa64c', '2010-10-02 21:14:43', '2010-10-02 21:14:43', 25659, 2), (6370, 'd5b11369cbb49f9af6e11d86ad70bd6d', '2010-10-02 21:15:40', '2010-10-02 21:15:41', 25660, 2), (6371, '4073c8d731151591baadf107e84a1724', '2010-10-02 21:29:10', '2010-10-02 21:30:36', 25670, 2), (6372, '837384ad8a021275c60774af0aba49ba', '2010-10-02 21:33:12', '2010-10-02 21:33:13', 25671, 2), (6373, 'b946d0f4ffc6aac2d330bac998c4d41b', '2010-10-02 21:42:57', '2010-10-02 21:42:57', 25675, 2), (6374, 'd4eb8f86b32ac1198cafd8168165eac3', '2010-10-02 22:27:48', '2010-10-02 22:31:37', 25696, 2), (6375, 'c1a61057d2496d76797386c5b6882c9a', '2010-10-02 22:55:55', '2010-10-02 22:55:56', 25697, 2), (6376, '5e0ce741c97a5b73419a20d5ace08b1a', '2010-10-03 00:01:20', '2010-10-03 00:01:21', 25698, 2), (6377, '9945f1397b1dea2c89859eda66d1bd9d', '2010-10-03 00:30:37', '2010-10-03 00:30:39', 25699, 2), (6378, '1622757665356f75001e6de4e30f0d01', '2010-10-03 01:52:56', '2010-10-03 01:52:57', 25700, 2), (6379, 'c6753d2c1daf141961b3a0500ff85e6a', '2010-10-03 03:16:20', '2010-10-03 03:16:29', 25701, 2), (6380, '71acd1f68ab3a77ee056359adceae4ec', '2010-10-03 04:02:43', '2010-10-03 04:02:44', 25702, 2), (6381, 'a136f2b41867aa04cce3806919295582', '2010-10-03 04:39:10', '2010-10-03 04:39:13', 25703, 2), (6382, 'cf8cdb81d4a76ca313ae6feea070e4bf', '2010-10-03 04:53:11', '2010-10-03 04:53:13', 25704, 2), (6383, 'db4d1b63ab6e7822d11e0abc3b217d42', '2010-10-03 05:32:01', '2010-10-03 05:32:03', 25705, 2), (6384, '2a6d159eb06fa708e25d7d74c0035ff6', '2010-10-03 06:22:55', '2010-10-03 06:23:46', 25711, 2), (6385, '0c801b35cdc7573cbe63f2ee11bdbc0a', '2010-10-03 07:16:56', '2010-10-03 07:16:56', 25712, 2), (6386, 'c74a1c6788b8e3535b359a36423d465e', '2010-10-03 08:03:35', '2010-10-03 08:09:03', 25721, 2), (6387, 'fe24f59a0e6ab3df83816fdd6df89280', '2010-10-03 08:59:08', '2010-10-03 08:59:09', 25722, 2), (6388, '960e240156b32a5e9df561614beef8e2', '2010-10-03 09:03:38', '2010-10-03 09:03:39', 25723, 2), (6389, '060930a852082077479e83c12ea25702', '2010-10-03 09:44:50', '2010-10-03 09:44:51', 25724, 2), (6390, '6de15e607273e5462b8c85ab383d35ff', '2010-10-03 09:52:31', '2010-10-03 09:53:11', 25727, 2), (6391, '944295a61740864104520d0eef13e6ce', '2010-10-03 10:10:15', '2010-10-03 10:10:17', 25728, 2), (6392, 'a88b78946aa4bd9d4a5c8c3c83dbcee0', '2010-10-03 11:15:12', '2010-10-03 11:16:09', 25734, 2), (6393, '41a0a7d2049d628ecf5cbb6a6511a552', '2010-10-03 11:58:58', '2010-10-03 11:58:59', 25735, 2), (6394, '3cdcff907eaf1d3c27004d2b3b3beb40', '2010-10-03 12:18:56', '2010-10-03 12:19:59', 25742, 2), (6395, '1f37feb80ef38fc0ef729324830c9585', '2010-10-03 12:45:46', '2010-10-03 12:45:47', 25743, 2), (6396, '52e5d85d417cceab9261324a1c54a105', '2010-10-03 13:07:30', '2010-10-03 13:07:31', 25759, 2), (6397, '5fb75ccc63dbeead71ef5ba6079302a2', '2010-10-03 13:14:49', '2010-10-03 13:14:50', 25764, 2), (6398, '28c6827f15a05e3d6ab4d9fff371864f', '2010-10-03 13:58:21', '2010-10-03 13:58:21', 25766, 2), (6399, 'e9711885e2f52484bd4c90b19105ad6e', '2010-10-03 14:29:13', '2010-10-03 14:29:15', 25767, 2), (6400, '6474c4d6e5f982e0b4655922dcb8a01f', '2010-10-03 14:31:28', '2010-10-03 14:31:29', 25768, 2), (6401, '0245e4f35755d2486880df1296374282', '2010-10-03 14:42:01', '2010-10-03 14:42:02', 25769, 2), (6402, '8ab344f59e10314bb741e891cbda11e4', '2010-10-03 15:19:23', '2010-10-03 15:20:26', 25776, 2), (6403, '45ba421544de0584205439e7dbcee97b', '2010-10-03 15:19:55', '2010-10-03 15:19:56', 25771, 2), (6404, '451712c2cf62db7ebbe4d86650137eb7', '2010-10-03 15:45:06', '2010-10-03 15:45:06', 25777, 2), (6405, '33304464ab69a02d87ec192bb4fad7d2', '2010-10-03 17:09:18', '2010-10-03 17:16:56', 25805, 2), (6406, '012525d647965a22a6d7891cfdd04182', '2010-10-03 17:14:41', '2010-10-03 17:32:27', 25834, 2), (6407, '5b488ad1f780869e0facd9ab471253ac', '2010-10-03 17:14:52', '2010-10-03 17:19:02', 25814, 2), (6408, 'ce3cdd6c69da1ff8b1cab6af469451d1', '2010-10-03 17:15:11', '2010-10-03 17:15:12', 25794, 2), (6409, 'c8184e930197ed1bf69c6144e072abeb', '2010-10-03 17:46:54', '2010-10-03 17:47:56', 25839, 2), (6410, '7ee0c8141ed9643ad9f4141b332dc9e8', '2010-10-03 17:48:45', '2010-10-03 17:54:20', 25861, 2), (6411, '5afa5c92413cb62055bdb0673a8a6fdc', '2010-10-03 17:55:27', '2010-10-03 17:55:32', 25862, 2), (6412, 'bfbfe234a99cdc71bf9a2ef62b54cdaa', '2010-10-03 17:59:17', '2010-10-03 18:01:33', 25878, 2), (6413, 'd42f28b561cac404ba020a95093f6ec2', '2010-10-03 18:04:08', '2010-10-03 18:46:46', 25918, 2), (6414, '9f0a36dee943c241bcb94e51ec0f0499', '2010-10-03 18:10:31', '2010-10-03 18:10:32', 25889, 2), (6415, '36bf43c57d8169bfb7ba410c190132b9', '2010-10-03 19:12:22', '2010-10-03 19:13:03', 25921, 2), (6416, 'aa0b0b47f6165b0567a4eaae7fefd1e2', '2010-10-03 19:13:57', '2010-10-03 19:13:58', 25922, 2), (6417, 'd44093ad1f4867375ad653e995c87766', '2010-10-03 19:40:03', '2010-10-03 19:40:04', 25923, 2), (6418, '73369cba27361549ca22d16f78ad4edf', '2010-10-03 19:40:14', '2010-10-03 19:42:14', 25927, 2), (6419, '437d8cd05094f7ac33c331517ff36d33', '2010-10-03 21:05:11', '2010-10-03 21:05:13', 25928, 2), (6420, '7904972e1ed91e1047577d5ed8561db1', '2010-10-03 21:25:53', '2010-10-03 21:25:54', 25929, 2), (6421, 'f9efcab9556a125dce315a8f3ce6fc60', '2010-10-03 22:45:25', '2010-10-03 22:45:26', 25930, 2), (6422, '524355acce70c2293b5bf43eb6a53ab9', '2010-10-04 02:37:52', '2010-10-04 02:37:56', 25931, 2), (6423, '59eac8817fc10513496d4baa9fdc87b9', '2010-10-04 02:39:40', '2010-10-04 02:39:41', 25932, 2), (6424, '74c04d4ef670c9d288bdffa689a5b448', '2010-10-04 02:39:43', '2010-10-04 02:39:44', 25933, 2), (6425, 'f4b59530787aaac574ed878fdf379606', '2010-10-04 02:39:45', '2010-10-04 02:39:46', 25934, 2), (6426, '78cf47dffc70c33599bb1f8a675755f4', '2010-10-04 02:39:47', '2010-10-04 02:39:48', 25935, 2), (6427, '9e639801f045c1ff169821c28a25a84f', '2010-10-04 02:39:49', '2010-10-04 02:39:50', 25936, 2), (6428, '6e9d487e6a6e36691d62a0b0e0fc5ee2', '2010-10-04 02:39:52', '2010-10-04 02:39:53', 25937, 2), (6429, '3e8b7ce924dc9795b8c38cfacdce4bcc', '2010-10-04 02:39:55', '2010-10-04 02:39:55', 25938, 2), (6430, 'fc9e257b091c1eb98cf5a159a703b323', '2010-10-04 02:39:57', '2010-10-04 02:39:58', 25939, 2), (6431, '979913c9a1f3717813cf78293f26e45e', '2010-10-04 02:40:00', '2010-10-04 02:40:01', 25940, 2), (6432, '288f7f7a7091d0f9bb6e666ccd508409', '2010-10-04 02:40:02', '2010-10-04 02:40:04', 25941, 2), (6433, '836bd933bf8624552452ea5dc96f687d', '2010-10-04 02:40:05', '2010-10-04 02:40:06', 25942, 2), (6434, '09798d35756760f3f549a252c1a9b31b', '2010-10-04 02:40:08', '2010-10-04 02:40:09', 25943, 2), (6435, 'd87c5af3b189cce9a7d23a559419d36b', '2010-10-04 02:40:10', '2010-10-04 02:40:11', 25944, 2), (6436, '6eb45fda688294de50c8f55f598d3c2a', '2010-10-04 02:40:12', '2010-10-04 02:40:13', 25945, 2), (6437, '6544849106a766af0b181d04d16a917c', '2010-10-04 02:40:14', '2010-10-04 02:40:15', 25946, 2), (6438, '6257c1026ad0faadba6152fa919770dd', '2010-10-04 02:40:17', '2010-10-04 02:40:17', 25947, 2), (6439, '4ece363463031c1afcd0a5c8befd69d3', '2010-10-04 02:40:19', '2010-10-04 02:40:19', 25948, 2), (6440, 'c8470e2d5578a8bdf940d9c8bcf0dd41', '2010-10-04 02:40:20', '2010-10-04 02:40:20', 25949, 2), (6441, 'a26e97c46d200512310e635b748215ff', '2010-10-04 02:40:21', '2010-10-04 02:40:22', 25950, 2), (6442, 'fdfe73b59e04681ca60b4326955845b1', '2010-10-04 02:40:23', '2010-10-04 02:40:24', 25951, 2), (6443, '7ef32691af0a1f7c6ae4aea6c1f9e80d', '2010-10-04 02:40:26', '2010-10-04 02:40:26', 25952, 2), (6444, '5ac6dafc8d293378992ff49a394e2aed', '2010-10-04 02:40:28', '2010-10-04 02:40:28', 25953, 2), (6445, '3f8202fbe2103e2937e67dc1e71ea7ca', '2010-10-04 02:40:30', '2010-10-04 02:40:31', 25954, 2), (6446, '143308e7f6894e977b4b3730b0b5ef61', '2010-10-04 02:40:32', '2010-10-04 02:40:33', 25955, 2), (6447, 'd3baae9e825f16f9aab193885d9d18a9', '2010-10-04 02:40:34', '2010-10-04 02:40:35', 25956, 2), (6448, 'cfbe5cc4df3fa9f463fc58c408a5e593', '2010-10-04 02:40:36', '2010-10-04 02:40:37', 25957, 2), (6449, '7efea0764e2c02ef327ec010cbdf9127', '2010-10-04 02:40:38', '2010-10-04 02:40:39', 25958, 2), (6450, 'ccaa71cc4e0e97ca043fb8af3ca01453', '2010-10-04 02:40:41', '2010-10-04 02:40:42', 25959, 2), (6451, '22123487e41de6302e0b0813162718be', '2010-10-04 02:40:44', '2010-10-04 02:40:45', 25960, 2), (6452, '3bf9a7acd34761f17c41365c8d5291fe', '2010-10-04 02:40:46', '2010-10-04 02:40:47', 25961, 2), (6453, '53e15b2938dbc34230f3558c533477ef', '2010-10-04 02:40:49', '2010-10-04 02:40:50', 25962, 2), (6454, '2b2f894efb6f0f2d49b8533cb41f4d35', '2010-10-04 02:40:51', '2010-10-04 02:40:52', 25963, 2), (6455, '8da47abb625c66f04e07a51a10b3e4be', '2010-10-04 02:40:54', '2010-10-04 02:40:55', 25964, 2), (6456, '30081ac507a359f4717e17148ddfef59', '2010-10-04 02:40:56', '2010-10-04 02:40:57', 25965, 2), (6457, 'f01dd263b23570e430598a03b8d6d5d1', '2010-10-04 02:40:59', '2010-10-04 02:41:00', 25966, 2), (6458, 'dec39250321b6ae34093c99913bdaab6', '2010-10-04 02:41:01', '2010-10-04 02:41:02', 25967, 2), (6459, 'fa03c2060c3561a373a1513ba988cb56', '2010-10-04 02:41:04', '2010-10-04 02:41:05', 25968, 2), (6460, 'd56063fb351783131b6563aa145e2198', '2010-10-04 02:41:06', '2010-10-04 02:41:07', 25969, 2), (6461, '96ff3fc13f5f641eeb8b8689e4e203e7', '2010-10-04 02:41:09', '2010-10-04 02:41:10', 25970, 2), (6462, '3d9639bfc97de1106852469c1f563045', '2010-10-04 02:41:11', '2010-10-04 02:41:12', 25971, 2), (6463, '8f91ba63c5f43e613ef10ed0b7dce2a2', '2010-10-04 02:41:14', '2010-10-04 02:41:15', 25972, 2), (6464, '170e66e0d28ee6987271f9f2360330bb', '2010-10-04 02:41:16', '2010-10-04 02:41:17', 25973, 2), (6465, '8a6f3ff7744a466e95488783da1beac4', '2010-10-04 02:41:19', '2010-10-04 02:41:20', 25974, 2), (6466, '77caaf46423fe0a761f5e90b10d9b277', '2010-10-04 02:41:21', '2010-10-04 02:41:22', 25975, 2), (6467, '0fa38741731071a3f4a1e74b336202d2', '2010-10-04 02:41:24', '2010-10-04 02:41:25', 25976, 2), (6468, '1e830ad960d0cc76cd8124d2b3caef71', '2010-10-04 02:41:26', '2010-10-04 02:41:27', 25977, 2), (6469, 'e43d22dd59ba6a11146b7b9602ccdcbc', '2010-10-04 02:41:29', '2010-10-04 02:41:30', 25978, 2), (6470, 'f2297c8c1566c08441ac03b491610253', '2010-10-04 02:41:31', '2010-10-04 02:41:32', 25979, 2), (6471, '70df014e346f058b3d1d9ff72e9f8b9e', '2010-10-04 02:41:34', '2010-10-04 02:41:35', 25980, 2), (6472, 'f5aac12f40efda039ddcbf7bc0e95228', '2010-10-04 02:41:36', '2010-10-04 02:41:37', 25981, 2), (6473, 'a60bfb035958871446afcbcd6b5c17ff', '2010-10-04 02:41:39', '2010-10-04 02:41:39', 25982, 2), (6474, 'b55708d80466bb05e44773c3d06806f4', '2010-10-04 04:14:30', '2010-10-04 04:14:36', 25984, 2), (6475, '9aa3d8bccb7dc5f94f6dcef99cf05949', '2010-10-04 04:16:59', '2010-10-04 04:17:03', 25985, 2), (6476, '7f7c3b3351d083c105f4a12b8a8aac9c', '2010-10-04 05:58:39', '2010-10-04 05:59:13', 25991, 2), (6477, 'af20083cd136e05cc98088bd7bbcb535', '2010-10-04 07:49:47', '2010-10-04 08:32:28', 26002, 2), (6478, 'c151454759832bc221ec00c45dfcf87f', '2010-10-04 08:09:42', '2010-10-04 08:10:38', 25999, 2), (6479, 'c2959a8a67b9b3afdf4580e17679257d', '2010-10-04 08:48:10', '2010-10-04 08:48:11', 26003, 2), (6480, 'ac1d43dfc43d5e4311f00066493b7505', '2010-10-04 09:40:41', '2010-10-04 09:40:43', 26004, 2), (6481, '2427b98b5140dce3c7bc6aa708b5c6d8', '2010-10-04 09:46:39', '2010-10-04 09:46:40', 26005, 2), (6482, '07606f656df7034fb1594728690eb57b', '2010-10-04 10:34:35', '2010-10-04 10:35:18', 26008, 2), (6483, '8f6a212c22347b18964ade251f55b3a5', '2010-10-04 11:00:33', '2010-10-04 11:00:34', 26009, 2), (6484, 'e6b072ba5d8bfc3f0c920ca444e3a492', '2010-10-04 11:08:48', '2010-10-04 11:08:49', 26010, 2), (6485, '9a53f4b9b1aa9cf0ef1b92cab7da9141', '2010-10-04 11:08:53', '2010-10-04 11:08:53', 26011, 2), (6486, '8c2beb88cfc03a2a43a85a59fd14f0f0', '2010-10-04 11:08:55', '2010-10-04 11:08:56', 26012, 2), (6487, 'ea85416a92c37bea2406e70005839c8e', '2010-10-04 11:32:48', '2010-10-04 11:32:49', 26013, 2), (6488, '5c17f3ed7013caca97ec8c519f6774b9', '2010-10-04 11:34:26', '2010-10-04 11:34:27', 26014, 2), (6489, 'e9d566344ef378e6f207f53f248f658f', '2010-10-04 13:15:48', '2010-10-04 13:16:06', 26017, 2), (6490, 'c6cabe99b59c5a73eccd46ae30e55338', '2010-10-04 13:34:23', '2010-10-04 13:35:48', 26025, 2), (6491, '65dbbfde58941073d8d81620b7bdf89b', '2010-10-04 14:51:10', '2010-10-04 14:51:11', 26026, 2), (6492, '004f15dd73262d72e02df28530080f44', '2010-10-04 15:47:02', '2010-10-04 15:47:03', 26027, 2), (6493, 'bfa7aaaa4a35313d403fd610fe986ffa', '2010-10-04 16:09:45', '2010-10-04 16:09:46', 26028, 2), (6494, '1cafc6ac708e8733fa64d1951679cb92', '2010-10-04 16:12:47', '2010-10-04 16:12:48', 26029, 2), (6495, '3fd37adccdaf897afe4f1e8e4ffe00e7', '2010-10-04 16:25:14', '2010-10-04 16:26:40', 26033, 2), (6496, 'f0743a75321bae415ae94eda28ffe94e', '2010-10-04 16:29:28', '2010-10-04 16:32:03', 26043, 2), (6497, '9c03e9a34372375fd38b479338c878e4', '2010-10-04 16:38:12', '2010-10-04 16:39:16', 26045, 2), (6498, 'c327fbba62ba892e46e605a385935676', '2010-10-04 16:42:41', '2010-10-04 16:42:42', 26046, 2), (6499, '29c0e19f2f566b0a8b074579a997f8a3', '2010-10-04 16:52:43', '2010-10-04 16:58:38', 26058, 2), (6500, '127ceff0c98b44efca8533174b17fac8', '2010-10-04 17:12:36', '2010-10-04 17:21:11', 26067, 2), (6501, '57a5bb05d3358a2cb6b3894a8517eebf', '2010-10-04 17:18:07', '2010-10-04 17:19:12', 26064, 2), (6502, 'df4ac8e5f4e6ea1ddded4462e799cc3d', '2010-10-04 17:24:46', '2010-10-04 17:33:20', 26081, 2), (6503, 'adfa5054c99255866143c7cacdbe5cb8', '2010-10-04 17:26:36', '2010-10-04 17:28:40', 26078, 2), (6504, '9a120704c99154fa383594d290876914', '2010-10-04 17:31:38', '2010-10-04 17:31:38', 26079, 2), (6505, '0bbe0da9d924388b777cfcf5f54453e6', '2010-10-04 17:55:32', '2010-10-04 17:55:33', 26082, 2), (6506, '92eb9e113c7c078d69cde6d394ea455c', '2010-10-04 18:09:12', '2010-10-04 18:09:13', 26083, 2), (6507, 'f93bb49d8ca4a7260f7390b46c427407', '2010-10-04 18:14:29', '2010-10-04 18:18:20', 26111, 2), (6508, 'e524eb9c6938911648fbec3c52f16683', '2010-10-04 18:16:55', '2010-10-04 18:18:03', 26109, 2), (6509, 'dec89b40b7625d7b8afe7f27c68cf727', '2010-10-04 18:36:17', '2010-10-04 18:36:18', 26112, 2), (6510, 'b8ad18d75892e73c05f5afc15f623a21', '2010-10-04 18:37:22', '2010-10-04 18:37:23', 26113, 2), (6511, '58fb07edf3071e0e56f0187302700a86', '2010-10-04 19:01:52', '2010-10-04 19:01:53', 26114, 2), (6512, 'cb6d993b3ce6cdd26183c7860f168b41', '2010-10-04 19:07:17', '2010-10-04 19:08:24', 26117, 2), (6513, '32c95deaaab37d7c7e5cf7115a0664a1', '2010-10-04 19:40:40', '2010-10-04 19:44:40', 26134, 2), (6514, '18994f9acedf85bbcdb33c406ca55e04', '2010-10-04 20:31:38', '2010-10-04 20:31:44', 26135, 2), (6515, '915a9f0d319093894cefb48d00a71a1c', '2010-10-04 21:38:34', '2010-10-04 21:38:36', 26136, 2), (6516, '30d142bb5fda98c854e28c6631dfef84', '2010-10-04 22:44:13', '2010-10-04 22:45:28', 26138, 2), (6517, 'd0ca6b61abb2f06fc8a5a81d70695314', '2010-10-05 00:05:55', '2010-10-05 00:05:58', 26139, 2), (6518, '4cb9f406aab472e81f9d5adc69312235', '2010-10-05 00:30:52', '2010-10-05 00:32:16', 26146, 2), (6519, '21878f160edaeae4347c39465f9f2777', '2010-10-05 04:31:50', '2010-10-05 04:36:49', 26170, 2), (6520, '8a28917709730eb508ff4a7f132e393a', '2010-10-05 07:08:17', '2010-10-05 07:09:08', 26175, 2), (6521, 'a8a0c40d3444333da3422932cfb4e9fa', '2010-10-05 07:25:15', '2010-10-05 07:25:16', 26176, 2), (6522, '2831bcdb0e02d232e588e044b0bb90b7', '2010-10-05 07:25:52', '2010-10-05 07:33:50', 26178, 2), (6523, 'a36cccd24f53c9a5104d8b0a76bcf24d', '2010-10-05 07:42:47', '2010-10-05 07:42:48', 26179, 2), (6524, '8c744bfcb8af76a35bdc09c30ff549ee', '2010-10-05 08:10:20', '2010-10-05 10:34:12', 26188, 2), (6525, '4cdb9c005150096c97b76a93b643278f', '2010-10-05 10:22:10', '2010-10-05 10:22:11', 26186, 2), (6526, 'cac1bf5a9fed5d7c4ca1b41feb4f9f4b', '2010-10-05 11:43:29', '2010-10-05 11:43:30', 26189, 2), (6527, '9e13f675c68690caabefd1783ea29e91', '2010-10-05 11:45:00', '2010-10-05 11:45:01', 26190, 2), (6528, 'c942ed4a2bf461ee2f6e0b2c7c43c7a2', '2010-10-05 11:52:23', '2010-10-05 11:52:24', 26191, 2), (6529, 'bd1565b3f5244a279e9dd590bb712549', '2010-10-05 12:26:28', '2010-10-05 12:39:22', 26201, 2), (6530, 'f37df92864bb49e43ce441939b94848a', '2010-10-05 13:05:16', '2010-10-05 13:10:41', 26216, 2), (6531, 'ed850dc5afde09bcecd183079ee40a7f', '2010-10-05 13:07:21', '2010-10-05 13:16:49', 26217, 2), (6532, '6ce7c6fee12aef4c2da3905a2212c4f5', '2010-10-05 13:20:03', '2010-10-05 13:21:08', 26232, 2), (6533, 'd29dbcbe61e1646018da676abd9cd99e', '2010-10-05 13:39:27', '2010-10-05 13:39:28', 26233, 2), (6534, '1030e55cad3d2716439ab0c4fbe79742', '2010-10-05 14:07:53', '2010-10-05 14:36:03', 26277, 2), (6535, '4caaacff95642944cb37797f17f4b2bc', '2010-10-05 14:46:30', '2010-10-05 14:49:36', 26286, 2), (6536, 'aad3e03e6f401a6aae56a58fe0f1534a', '2010-10-05 15:05:45', '2010-10-05 15:07:03', 26289, 2), (6537, 'e93a311ecf1869204a322636dffb49c8', '2010-10-05 15:15:22', '2010-10-05 15:16:30', 26293, 2), (6538, '8c179d71b7bd09ea9d988890d4319d8b', '2010-10-05 15:22:17', '2010-10-05 15:22:18', 26294, 2), (6539, '5ba661ac54f10c1153a04ab10b93aeaa', '2010-10-05 15:37:41', '2010-10-05 15:38:12', 26299, 2), (6540, '8d9f785e368e3811f248a7e2f32fa7ee', '2010-10-05 17:36:38', '2010-10-05 17:36:39', 26300, 2), (6541, '7cb70c6c6ca19373f77fe9db4a080280', '2010-10-05 18:05:03', '2010-10-05 18:05:04', 26301, 2), (6542, 'f72da116ff8bb87e08da0f994a61d848', '2010-10-05 18:12:04', '2010-10-05 18:12:05', 26302, 2), (6543, '81c6a31b35740a39844ece3dc0740137', '2010-10-05 18:12:46', '2010-10-05 18:12:47', 26303, 2), (6544, '0aee28781516c26c50b130a2523b07a0', '2010-10-05 18:13:00', '2010-10-05 18:13:01', 26304, 2), (6545, '76cce7a851cf2e49de54213f577835f4', '2010-10-05 18:13:58', '2010-10-05 18:13:59', 26305, 2), (6546, '6604eff02c980ab740bdb8398efcb92f', '2010-10-05 18:14:27', '2010-10-05 18:14:28', 26306, 2), (6547, '28622339c49d9f34a7381031875dc3d6', '2010-10-05 18:14:39', '2010-10-05 18:14:40', 26307, 2), (6548, 'd9395e06982d31b05da98124cd8f5efc', '2010-10-05 18:39:35', '2010-10-05 18:40:08', 26311, 2), (6549, '96031f31a46ab28c7119b4c993b59b88', '2010-10-05 19:19:10', '2010-10-05 19:19:21', 26313, 2), (6550, 'c14ced5b7884477712289f8ae2fc072e', '2010-10-05 19:27:09', '2010-10-05 19:27:09', 26314, 2), (6551, '05a41ff61a0bfd06e3b99b2a4dd23534', '2010-10-05 19:28:25', '2010-10-05 19:28:26', 26315, 2), (6552, '0891ba014659391cd055f94b7dd94a93', '2010-10-05 19:40:16', '2010-10-05 19:42:44', 26317, 2), (6553, '0269e2fcf0afa550491df4004284ff50', '2010-10-05 19:49:32', '2010-10-05 19:50:27', 26322, 2), (6554, '07aaaae0b2f3fd545a4f61193fbbea51', '2010-10-05 19:50:14', '2010-10-05 19:50:15', 26321, 2), (6555, '9a4db177b55a5dd54dd22baa29715693', '2010-10-05 19:53:45', '2010-10-05 19:53:46', 26323, 2), (6556, 'eb7ca2e81b531b9cb8883ccbdd56fcd8', '2010-10-05 20:19:44', '2010-10-05 21:13:14', 26329, 2), (6557, '7968ca1bed4d24b3a7009b3ced73c7b5', '2010-10-05 21:30:19', '2010-10-05 21:32:50', 26336, 2), (6558, 'a4676990a002f6b9814e54e608a7988a', '2010-10-05 23:52:47', '2010-10-05 23:52:50', 26337, 2), (6559, 'c118f186d334c38e14f6e45ff0d358f5', '2010-10-06 01:08:40', '2010-10-06 01:08:41', 26338, 2), (6560, '9845b768fb5ed7b149ecb046b2e7b3b5', '2010-10-06 01:36:50', '2010-10-06 01:36:52', 26339, 2), (6561, 'bf49f6a21b48a1a17c611161d16b9984', '2010-10-06 01:39:25', '2010-10-06 01:39:29', 26340, 2), (6562, '2d29e1dcf0e5bb064124034414075e34', '2010-10-06 02:24:34', '2010-10-06 02:24:36', 26341, 2), (6563, 'f192feeb92bac2f2c3e37642b1072be5', '2010-10-06 02:48:34', '2010-10-06 02:48:35', 26342, 2), (6564, 'b1cecdea12678ae9170de86f35523d06', '2010-10-06 04:02:10', '2010-10-06 04:02:12', 26343, 2), (6565, '4d8e1f4b8db971daf05f7901762851cf', '2010-10-06 05:34:58', '2010-10-06 05:34:59', 26344, 2), (6566, '226dfacb212f6139972245f6f0498240', '2010-10-06 05:36:55', '2010-10-06 05:36:56', 26345, 2), (6567, '948ae49457e8a15d7d37226cbfdf319e', '2010-10-06 06:49:58', '2010-10-06 06:49:59', 26346, 2), (6568, '6f0192fc8fe76c1449a06438e532967f', '2010-10-06 08:11:59', '2010-10-06 08:12:20', 26348, 2), (6569, '8359b15537bca056970b49af951cebfa', '2010-10-06 08:52:10', '2010-10-06 08:53:16', 26354, 2), (6570, 'dfd3983e3a24a4a4b1af0092a654641b', '2010-10-06 09:50:02', '2010-10-06 09:50:03', 26355, 2), (6571, '746d70edb5202013d94d6385959a89a7', '2010-10-06 10:11:42', '2010-10-06 11:00:30', 26402, 2), (6572, 'b2ab875c8f9286b5867f2723b520d158', '2010-10-06 10:53:53', '2010-10-06 10:53:54', 26396, 2), (6573, 'afe73ae6392b674bbdda9a2d760b6129', '2010-10-06 11:00:37', '2010-10-06 11:00:38', 26403, 2), (6574, 'f6938c189072e476269a60d6be2bb666', '2010-10-06 11:39:41', '2010-10-06 11:40:59', 26415, 2), (6575, 'e9b8c318181a247fa5b9367b1c8cfb26', '2010-10-06 11:54:00', '2010-10-06 11:56:28', 26430, 2), (6576, '07d4611a5382b9203ba6fb74baa5ced5', '2010-10-06 11:59:47', '2010-10-06 12:00:19', 26432, 2), (6577, 'c69fc05f95ae3da2e4b4aec4752a0048', '2010-10-06 12:59:41', '2010-10-06 12:59:42', 26433, 2), (6578, '78a8b042ec53f5a1fa8938e122d0d33d', '2010-10-06 14:52:42', '2010-10-06 14:53:59', 26438, 2), (6579, '5db0e86b6f50e040248d9f7e41499680', '2010-10-06 14:54:44', '2010-10-13 09:03:17', 28735, 2), (6580, '8a5f705e9a80ac85d83a843bbfcf3360', '2010-10-06 15:06:48', '2010-10-06 15:08:15', 26459, 2), (6581, 'd7530b0072b1892374ae1043b75e5926', '2010-10-06 15:22:33', '2010-10-06 15:25:35', 26468, 2), (6582, '46e59d30d9233b2e55cdb5573ff19ce4', '2010-10-06 15:25:35', '2010-10-06 15:25:36', 26469, 2), (6583, '1fbc22039c037568ff9cee78b0161e32', '2010-10-06 16:07:57', '2010-10-06 16:07:59', 26470, 2), (6584, '5ed8325418168ef4085086fc768e9a69', '2010-10-06 16:07:59', '2010-10-06 16:08:00', 26471, 2), (6585, 'f7d1459ae60060f50bbdfca138a962a2', '2010-10-06 16:13:54', '2010-10-06 16:14:20', 26475, 2), (6586, '5004595efbea63767dfb241373e819c1', '2010-10-06 16:38:15', '2010-10-06 16:38:16', 26476, 2), (6587, '2f00f07add250c0f01f2179ef3d6a2e9', '2010-10-06 17:20:30', '2010-10-06 17:22:03', 26478, 2), (6588, '83fc5dc94c199d98d7e0c7b662e1d90e', '2010-10-06 17:33:06', '2010-10-06 17:33:52', 26482, 2), (6589, '4116c6da67e71feb747e2c30e7282a38', '2010-10-06 17:42:20', '2010-10-06 17:59:57', 26509, 2), (6590, '9034eab97bd4caccaaa2e712886d2be4', '2010-10-06 17:44:22', '2010-10-06 17:54:57', 26505, 2), (6591, '0d027298ae2dc022ab1838e6dfe57119', '2010-10-06 17:58:28', '2010-10-06 17:59:10', 26508, 2), (6592, '24d9be160a3b8c7153fa03d7b1ea2943', '2010-10-06 18:41:41', '2010-10-06 19:16:33', 26525, 2), (6593, '18cd87e1b9f8a62ddc6d37acf69cec07', '2010-10-06 19:01:50', '2010-10-06 19:01:51', 26523, 2), (6594, 'b2edd1ae7d09dd7318e56cf2b5b0e044', '2010-10-07 03:40:51', '2010-10-07 03:40:53', 26526, 2), (6595, '70f2b98685da7c481f8058c1efead672', '2010-10-07 04:27:42', '2010-10-07 04:27:45', 26527, 2), (6596, '3efad6f0bb3c5755b71bb0a650da5e9f', '2010-10-07 06:31:36', '2010-10-07 06:52:15', 26535, 2), (6597, '2f18843b240ed417409395774589c03a', '2010-10-07 08:46:20', '2010-10-07 08:46:21', 26536, 2), (6598, '5d7fc520d50ae12246db99419921134d', '2010-10-07 09:42:44', '2010-10-07 09:42:45', 26537, 2), (6599, 'e50aa885c22036e327aaa33207d647cc', '2010-10-07 10:15:54', '2010-10-07 11:54:43', 26565, 2), (6600, 'dff98b6d1d7345b95fca23e2099f727d', '2010-10-07 11:00:37', '2010-10-07 11:01:49', 26555, 2), (6601, '7256052397dcd4ff731d232dbe23e427', '2010-10-07 11:29:48', '2010-10-07 11:42:57', 26558, 2), (6602, '6f2692e6d3a8d31dba35d19aaec23a54', '2010-10-07 12:22:51', '2010-10-07 12:27:00', 26575, 2), (6603, '642116d34d852d381417e5188dbb3d43', '2010-10-07 12:25:43', '2010-10-07 12:25:44', 26573, 2), (6604, 'd1881384a93ed1f3ad607c43ff2a1d6b', '2010-10-07 12:48:06', '2010-10-07 12:49:42', 26580, 2), (6605, 'adf3c419ac320bb158e702edd5214d32', '2010-10-07 13:12:14', '2010-10-07 13:12:15', 26581, 2), (6606, '31a7bddbeb6ab9dfec4e9538d1dced99', '2010-10-07 13:39:09', '2010-10-07 13:39:09', 26582, 2), (6607, 'f979b1ffddd97c7788ebcfa2360013fc', '2010-10-07 13:46:50', '2010-10-07 13:58:33', 26613, 2), (6608, '47ea6383e00d888f843a495372cd9993', '2010-10-07 13:52:32', '2010-10-07 13:55:17', 26611, 2), (6609, 'ae5c9d9b47cf94a26aa2e94dfd9739b5', '2010-10-07 13:59:00', '2010-10-07 14:00:11', 26619, 2), (6610, '38b33709bc2d4f1fc042b9a08e20e8d1', '2010-10-07 14:16:41', '2010-10-07 14:16:42', 26620, 2), (6611, '8222e24d6962bf168f4f4aa522c80653', '2010-10-07 14:21:35', '2010-10-07 14:21:36', 26621, 2), (6612, 'cf39a7ae9602a6ba70447adfbf79734b', '2010-10-07 14:24:35', '2010-10-07 14:24:36', 26622, 2), (6613, 'd2972fa36350227c539af6d6a7ea9b18', '2010-10-07 14:26:40', '2010-10-07 14:26:41', 26623, 2), (6614, '0c05be5c1427a380cb03be868d26b0ba', '2010-10-07 14:47:00', '2010-10-07 14:47:01', 26624, 2), (6615, '761e8bc72ed54cdcf5122c89f78d9dc1', '2010-10-07 14:47:52', '2010-10-07 14:52:06', 26642, 2), (6616, 'a1d00c2683044b0baea1b03992f95d08', '2010-10-07 14:53:53', '2010-10-07 14:53:54', 26643, 2), (6617, '373d235a71c9a7100860dad6f3b72f43', '2010-10-07 15:02:40', '2010-10-07 15:02:41', 26644, 2), (6618, '217241cfcb7ce110442b3fcb75ffbd81', '2010-10-07 16:08:42', '2010-10-07 16:08:43', 26646, 2), (6619, '8fc24dd37e29df7d03322734eba7ab6f', '2010-10-07 16:08:42', '2010-10-07 16:08:43', 26647, 2), (6620, '9666d90100209ab14bf2e275a81b700a', '2010-10-07 16:53:38', '2010-10-07 16:54:03', 26650, 2), (6621, '08bf08f07b7177b2b18ef6518aba9a8e', '2010-10-07 16:54:15', '2010-10-07 16:54:16', 26651, 2), (6622, '6a06edb25ab1460b4c0152bc42b0dceb', '2010-10-07 17:09:27', '2010-10-07 17:11:33', 26660, 2), (6623, 'e4c4a4a911545ac6db9e50f8f30e5e3a', '2010-10-07 17:33:31', '2010-10-07 17:56:58', 26675, 2), (6624, '30bf6e9bf21ce7ddeb75e0c1b103cedc', '2010-10-07 17:44:11', '2010-10-07 17:45:46', 26669, 2), (6625, 'cd74c48a712343c89ecece28876fe25d', '2010-10-07 18:00:34', '2010-10-07 18:02:02', 26680, 2), (6626, 'cd6bd53dd86a17d99d8dd7870e5b6675', '2010-10-07 18:37:44', '2010-10-07 18:37:45', 26681, 2), (6627, 'b3442872e7b6d5d0c5815bacd71b5615', '2010-10-07 18:46:55', '2010-10-07 18:48:08', 26686, 2), (6628, 'f2538ce9f24b1810b57b13aaa2a89152', '2010-10-07 18:52:44', '2010-10-07 18:52:45', 26687, 2), (6629, 'bfd8f16e7b1e9907abaada96dfcc8e1b', '2010-10-07 19:13:58', '2010-10-07 19:14:26', 26689, 2), (6630, 'a02a04a467dee7236bcc05ddc1eca898', '2010-10-07 19:14:59', '2010-10-07 19:15:00', 26690, 2), (6631, '8c4bd2cd51850224332890886b7f7b54', '2010-10-07 19:35:04', '2010-10-07 19:35:06', 26691, 2), (6632, 'a243a2ae15f7a6e66ef14a985c1be64b', '2010-10-07 20:05:29', '2010-10-07 20:27:25', 26752, 2), (6633, 'acc6816ae003977b374bfe899c920a34', '2010-10-07 20:06:12', '2010-10-07 20:28:09', 26753, 2), (6634, 'f0f4251843afd405d928f0e76de3d8f1', '2010-10-07 20:51:28', '2010-10-07 20:51:30', 26754, 2), (6635, 'dfd735e38b6a0afaf03a033cfb2e18e3', '2010-10-07 20:52:16', '2010-10-07 20:52:17', 26755, 2), (6636, 'd5d3bbd6bd37935b10c1293b30dddf87', '2010-10-07 20:54:05', '2010-10-07 20:54:06', 26756, 2), (6637, '81353066b8cb350089fbdf0795891052', '2010-10-07 20:55:54', '2010-10-07 20:57:10', 26761, 2), (6638, '1fd87c375b2b1525e434972c1d93b83d', '2010-10-07 20:56:04', '2010-10-07 20:56:05', 26758, 2), (6639, '628a61670849217f9ec4d8104201276e', '2010-10-07 21:04:11', '2010-10-07 21:11:46', 26779, 2), (6640, '742e212284a74add6eb78c3262b434dd', '2010-10-07 21:11:48', '2010-10-07 21:11:49', 26780, 2), (6641, '9676bc76affc15d82cc2cd7f0c7d67f3', '2010-10-07 21:25:23', '2010-10-07 21:26:17', 26783, 2), (6642, '41558955898fc828743191288e008393', '2010-10-07 21:30:02', '2010-10-07 21:30:03', 26784, 2), (6643, '12cb404d7d08c0b70e81a572b96b9353', '2010-10-07 21:32:07', '2010-10-07 21:34:54', 26788, 2), (6644, 'bba02e9d451bed71e50a5da19f744f98', '2010-10-07 22:22:36', '2010-10-07 22:22:41', 26789, 2), (6645, '41e92315f5f048a3c672470d46d4b982', '2010-10-07 22:32:13', '2010-10-07 22:32:15', 26790, 2), (6646, 'd32c44f2c0ad239fc18d32b4ec7fe40d', '2010-10-07 22:33:43', '2010-10-07 22:33:44', 26791, 2), (6647, '9ef8dbcccaf5c8de3dc8a71778d135e1', '2010-10-07 22:34:13', '2010-10-07 22:34:14', 26792, 2), (6648, 'bae3269c1bfc1b21f37c0e9f33269ed8', '2010-10-07 22:36:01', '2010-10-07 22:36:02', 26793, 2), (6649, '38fd9f210e4ad4791b362cef54e9693a', '2010-10-07 22:38:47', '2010-10-07 22:38:48', 26794, 2), (6650, '11ec4cfff8c032299e69f97aeb733bf4', '2010-10-07 22:39:40', '2010-10-07 22:39:41', 26795, 2), (6651, '81b1b234d5630a7794752f932ae45ce3', '2010-10-07 22:45:52', '2010-10-07 22:45:58', 26796, 2), (6652, 'b2742a11da31aac197a551d7dbaf4306', '2010-10-07 23:03:34', '2010-10-07 23:03:36', 26797, 2), (6653, '01de428223dc054ada0f0bd2993f7651', '2010-10-08 04:02:08', '2010-10-08 04:02:10', 26798, 2), (6654, 'ddc9ba59d5456a029b8bd1d42859509a', '2010-10-08 04:34:09', '2010-10-08 04:34:12', 26799, 2), (6655, 'c0ffee3b8bd7d8fbfd260413b5b24f4a', '2010-10-08 05:22:20', '2010-10-08 05:22:21', 26801, 2), (6656, 'd38270e1ac85635fb5a7dd446328ec1e', '2010-10-08 06:13:42', '2010-10-08 14:21:16', 27099, 2), (6657, '829cb3094b2fd7dc40dd51267da9a65c', '2010-10-08 06:21:13', '2010-10-08 06:21:14', 26804, 2), (6658, 'b4dd44e6d6d7a71da6db08023a1ff7d2', '2010-10-08 06:30:43', '2010-10-08 06:30:44', 26805, 2), (6659, '99977e7e0aee6b52d105d60800c91585', '2010-10-08 06:40:29', '2010-10-08 06:46:08', 26809, 2), (6660, 'c266d532695fa4cc01bf3c2c3b4b3bc2', '2010-10-08 06:50:13', '2010-10-08 06:50:40', 26812, 2), (6661, '24186884fbdc6fd40e20c61e57fa8217', '2010-10-08 06:57:23', '2010-10-08 06:57:23', 26814, 2), (6662, '72a9383413e2001513d303135aea1b2f', '2010-10-08 07:01:04', '2010-10-12 08:39:20', 28309, 2), (6663, 'f1fb0a518d5595bbfa35d33c3b27483b', '2010-10-08 07:08:09', '2010-10-08 07:08:10', 26827, 2), (6664, '8817518b43205fd82f871aaff171ed42', '2010-10-08 07:14:48', '2010-10-08 07:14:49', 26828, 2), (6665, 'd173d972136c73180433657563a2d017', '2010-10-08 07:16:12', '2010-10-08 07:16:13', 26829, 2), (6666, 'b366a387886b9abd891a60876e9d5494', '2010-10-08 07:16:16', '2010-10-08 07:16:17', 26830, 2), (6667, '3a1aa1f0ab021007fb1e80d7f5e06b33', '2010-10-08 07:16:18', '2010-10-08 09:10:41', 26879, 2), (6668, '29f164ebad06750168f4580b95762ae2', '2010-10-08 07:24:02', '2010-10-08 07:24:03', 26832, 2), (6669, 'f96fa7f96e4b256265892c69e5fecb9e', '2010-10-08 07:34:10', '2010-10-08 07:34:10', 26833, 2), (6670, '8566d48a01ab168544b82301325f03ec', '2010-10-08 07:53:35', '2010-10-08 07:54:54', 26842, 2), (6671, 'ffed5f6e8fd86f38bc6c9d6a2055baa5', '2010-10-08 08:18:58', '2010-10-08 08:19:00', 26843, 2), (6672, '26e67c0f21a9a3d7fbfa87c96f56a676', '2010-10-08 08:19:01', '2010-10-08 08:19:02', 26844, 2), (6673, '9a9cd7a9fbd368f5efa05b2d18ee2281', '2010-10-08 08:28:05', '2010-10-08 08:34:29', 26848, 2), (6674, '8f69cc5087a93f16dbe6f720090e5b77', '2010-10-08 08:40:41', '2010-10-08 08:40:43', 26849, 2), (6675, '0da493f6bcf05bf8e96fc4e5c8608937', '2010-10-08 08:44:08', '2010-10-08 08:44:09', 26850, 2), (6676, '42a335adfa5cb2fc96ea749bd49e5036', '2010-10-08 08:53:27', '2010-10-08 08:53:28', 26853, 2), (6677, '71e993df9823122bc813d17b515b013c', '2010-10-08 08:57:17', '2010-10-14 17:57:41', 29071, 2), (6678, '0de87bda0b51c9fc88e9f95ba3568966', '2010-10-08 09:07:46', '2010-10-08 09:07:48', 26866, 2), (6679, 'd2529fcb296e52e09fc3190110ae6404', '2010-10-08 09:07:47', '2010-10-08 09:07:48', 26865, 2), (6680, 'dddada0902aacbc3779c49b87b8c468b', '2010-10-08 09:08:06', '2010-10-08 09:08:07', 26869, 2), (6681, '92962f8ec7b8abbd37a98ed5c62c1cb0', '2010-10-08 09:08:18', '2010-10-08 09:08:19', 26871, 2), (6682, '19354c616d91334a67ffadc22a3c1cf7', '2010-10-08 09:08:18', '2010-10-08 09:08:21', 26872, 2), (6683, '70652dcf66f5ed8286eb65b86f41f5a6', '2010-10-08 09:09:27', '2010-10-08 09:09:30', 26875, 2), (6684, '199ebf5a29164ed366bc6006bd194db1', '2010-10-08 09:09:27', '2010-10-08 09:09:31', 26876, 2), (6685, 'b6710767a5e185f6dbab3783bcca4859', '2010-10-08 09:39:18', '2010-10-08 09:47:04', 26918, 2), (6686, 'e8c60655ee497b8e6acdc65f363747d8', '2010-10-08 09:45:09', '2010-10-08 09:45:10', 26905, 2), (6687, '681ab9d1b95e58293191c03aa4b530f7', '2010-10-08 09:46:01', '2010-10-08 09:46:01', 26915, 2), (6688, '855757cf1fa5b5a6475ecd1666fc6664', '2010-10-08 09:49:48', '2010-10-08 09:49:49', 26921, 2), (6689, 'd50add8e97df9f846c42295179ea61f4', '2010-10-08 09:54:12', '2010-10-08 10:04:23', 26941, 2), (6690, '47d40ce474bb1fcefac0c5601716bd28', '2010-10-08 09:57:25', '2010-10-08 09:57:52', 26930, 2), (6691, '25ca02c16a4874bdeba95a913faf2bd7', '2010-10-08 10:00:30', '2010-10-08 10:00:32', 26931, 2), (6692, 'fda80a9826b77c0527080fdc1b3d7f41', '2010-10-08 10:08:34', '2010-10-08 12:10:31', 27036, 2), (6693, '295316bf749dbbbb0a9f703c7f61eb79', '2010-10-08 10:40:09', '2010-10-08 10:40:11', 26944, 2), (6694, 'e13794fa10957a1131f78176f885dc83', '2010-10-08 10:53:16', '2010-10-08 10:53:17', 26945, 2), (6695, 'd1e9755f7fc03a6c23605fdd904b77bd', '2010-10-08 10:54:05', '2010-10-08 10:54:06', 26946, 2), (6696, '5f259ba949dca44c3c3dcffa4f2c1588', '2010-10-08 10:55:29', '2010-10-08 10:55:30', 26947, 2), (6697, 'd2aa6f008419ecc4938a76320cec5ed3', '2010-10-08 10:55:36', '2010-10-08 10:55:37', 26948, 2), (6698, '43198220257541514ae9a4ba115405ba', '2010-10-08 10:55:47', '2010-10-08 10:55:48', 26949, 2), (6699, '6ef95341583a851dd54297a93d643e0d', '2010-10-08 11:14:04', '2010-10-08 11:14:05', 26952, 2), (6700, '9b25a0e5f6c0f7ac3222916fe70610fd', '2010-10-08 11:19:53', '2010-10-08 11:19:54', 26954, 2), (6701, 'd87936e36f7e1c84647ff1fcfe42408d', '2010-10-08 11:22:55', '2010-10-08 11:22:56', 26955, 2), (6702, '924605c97800ef52e31d04d2ab93667e', '2010-10-08 11:23:38', '2010-10-08 11:23:49', 26957, 2), (6703, 'cc54db1c21ed63bd6d8036804532933b', '2010-10-08 11:30:52', '2010-10-08 11:30:53', 26958, 2), (6704, '662780ac85ae1b0f4bc0344ffe68eb05', '2010-10-08 11:54:25', '2010-10-08 11:54:26', 26973, 2), (6705, '2bdf53e023dea8d084e589da9e624822', '2010-10-08 11:58:04', '2010-10-08 11:59:35', 26976, 2), (6706, '5213c815e34e594f32771168855b3bd5', '2010-10-08 12:00:40', '2010-10-08 12:00:41', 26977, 2), (6707, 'fddc01feecfd1282aba639d3773e5523', '2010-10-08 12:05:01', '2010-10-08 12:05:01', 26978, 2), (6708, 'ce437322b25d2e9cb3400dd2ee0da33b', '2010-10-08 12:07:23', '2010-10-08 12:07:24', 26979, 2), (6709, '721616b3ff9dee1f13c86497602f3f7a', '2010-10-08 12:07:26', '2010-10-08 12:07:27', 26980, 2), (6710, 'a7e7b5315e201800c0ef70651a9951c7', '2010-10-08 12:07:29', '2010-10-08 12:07:30', 26981, 2), (6711, '4e0404182f0b87234691ccbb2a2d50fc', '2010-10-08 12:07:33', '2010-10-08 12:07:33', 26982, 2), (6712, '94f6989eb83cc245ef257fb348c77223', '2010-10-08 12:07:36', '2010-10-08 12:07:37', 26983, 2), (6713, '0fde95618ea0027f59676dd7552f2606', '2010-10-08 12:07:39', '2010-10-08 12:07:40', 26984, 2), (6714, 'b76b1200c162fdbfc07993becf2119d2', '2010-10-08 12:07:43', '2010-10-08 12:07:44', 26985, 2), (6715, 'a8da81b5fbaebba861fbae76e1a9abde', '2010-10-08 12:07:46', '2010-10-08 12:07:47', 26986, 2), (6716, 'e142dbc8d810a4370f4dc2335139c18f', '2010-10-08 12:07:50', '2010-10-08 12:07:51', 26987, 2), (6717, '6c7e925f5c8e181c28f8e2ba866bbf06', '2010-10-08 12:07:54', '2010-10-08 12:07:54', 26988, 2), (6718, '69c2b96e5ebe03cc7e6832c81f6ed8b6', '2010-10-08 12:07:57', '2010-10-08 12:07:58', 26989, 2), (6719, '9a68e72f0c4c2cf7433c02bf67d72933', '2010-10-08 12:08:02', '2010-10-08 12:08:02', 26990, 2), (6720, '3231f9c8dfed95efa33319e0f5acff2a', '2010-10-08 12:08:04', '2010-10-08 12:08:05', 26991, 2), (6721, '7bad2866ebc4f686b5e655b128613485', '2010-10-08 12:08:07', '2010-10-08 12:08:07', 26992, 2), (6722, '54673f50bcb85afb74cee74d96f7aa07', '2010-10-08 12:08:09', '2010-10-08 12:08:10', 26993, 2), (6723, '9817360ee27acd664fd583adb665f2f0', '2010-10-08 12:08:11', '2010-10-08 12:08:12', 26994, 2), (6724, '531ad2849ad08c461150993e7ee72d91', '2010-10-08 12:08:18', '2010-10-08 12:08:19', 26995, 2), (6725, '98a381e57ad0b77bd2db9ae856d3e072', '2010-10-08 12:08:21', '2010-10-08 12:08:21', 26996, 2), (6726, '35a080dd8b09dfbf5f2aa52909e74f7b', '2010-10-08 12:08:23', '2010-10-08 12:08:23', 26997, 2), (6727, '7b27707274f2e87ef3edfd97c51a083c', '2010-10-08 12:08:25', '2010-10-08 12:08:25', 26998, 2), (6728, '630790c4f03a2df7a1d016b3b6f7a3ab', '2010-10-08 12:08:26', '2010-10-08 12:08:27', 26999, 2), (6729, '8e5d733bdd82ffb2ee12fcc9996a4106', '2010-10-08 12:08:29', '2010-10-08 12:08:29', 27000, 2), (6730, 'a1c95cb3ee4ca5ac4faada2d4aa41a81', '2010-10-08 12:08:31', '2010-10-08 12:08:32', 27001, 2), (6731, '6566b08d757201287c2a2e67fd92cb18', '2010-10-08 12:08:33', '2010-10-08 12:08:34', 27002, 2), (6732, '4002ea6cf825edaa1cdf98ba8d32f930', '2010-10-08 12:08:36', '2010-10-08 12:08:36', 27003, 2), (6733, 'a58c003e3cb0c074f2c4c2ba3797a3fe', '2010-10-08 12:08:38', '2010-10-08 12:08:39', 27004, 2), (6734, '45acdefd65a0feb03924030eebe40ee9', '2010-10-08 12:08:41', '2010-10-08 12:08:41', 27005, 2), (6735, '6235fcab464c542a4243d9cfc6dbf55e', '2010-10-08 12:08:43', '2010-10-08 12:08:43', 27006, 2), (6736, 'aed1f01be9af2bf31c00c7a37de03e87', '2010-10-08 12:08:45', '2010-10-08 12:08:46', 27007, 2), (6737, '645bbeb7d56efcc37fe40a4b65b47ade', '2010-10-08 12:08:48', '2010-10-08 12:08:49', 27008, 2), (6738, '3a982a789e330cb29743cd5e2535d23f', '2010-10-08 12:08:51', '2010-10-08 12:08:51', 27009, 2), (6739, '97d9b695351c37bad6f51ace2f987021', '2010-10-08 12:08:53', '2010-10-08 12:08:54', 27010, 2), (6740, 'a172c964079fc09b83b4f7409f3a25bc', '2010-10-08 12:08:57', '2010-10-08 12:08:58', 27011, 2), (6741, 'd86da1ff4fc0a4f1d4aee7fbb6163095', '2010-10-08 12:09:00', '2010-10-08 12:09:00', 27012, 2), (6742, '97f24cef0d1ad2c7880ef7a4da672789', '2010-10-08 12:09:02', '2010-10-08 12:09:03', 27013, 2), (6743, '491754da4f91c66479087c84127e9512', '2010-10-08 12:09:05', '2010-10-08 12:09:06', 27014, 2), (6744, '9a97c656252c88c620c28f0479aaeb5f', '2010-10-08 12:09:08', '2010-10-08 12:09:09', 27015, 2), (6745, '4db21ecb97c983271d6476f803753209', '2010-10-08 12:09:10', '2010-10-08 12:09:11', 27016, 2), (6746, '962141e4e6de335d19b05d3130289d53', '2010-10-08 12:09:13', '2010-10-08 12:09:14', 27017, 2), (6747, '42d87b38a71e555e6626a81a3e042834', '2010-10-08 12:09:16', '2010-10-08 12:09:17', 27018, 2), (6748, '134f25327636098e1bd9dc8160e8522a', '2010-10-08 12:09:19', '2010-10-08 12:09:21', 27019, 2), (6749, 'd9557d600972d118b2898e424d031608', '2010-10-08 12:09:24', '2010-10-08 12:09:25', 27021, 2), (6750, '67ecc2db5cd92c976ac29c77d2351e35', '2010-10-08 12:09:27', '2010-10-08 12:09:28', 27023, 2), (6751, 'c082466f8a1432e4683ac9f9ed931af2', '2010-10-08 12:09:30', '2010-10-08 12:09:31', 27024, 2), (6752, '5dfaf31d5f90e417f113aa81171c72f8', '2010-10-08 12:09:33', '2010-10-08 12:09:34', 27025, 2), (6753, '76353c3c0b0e9339f5b14bf35b457e2f', '2010-10-08 12:09:36', '2010-10-08 12:09:37', 27026, 2), (6754, '2df9000f45c70dee3682060860d36249', '2010-10-08 12:09:39', '2010-10-08 12:09:41', 27027, 2), (6755, '045e3a00b46f678cfb3dbadd47a7a727', '2010-10-08 12:09:43', '2010-10-08 12:09:43', 27028, 2), (6756, '784b5e42e1b787620b997bd97d521fc8', '2010-10-08 12:09:45', '2010-10-08 12:09:46', 27029, 2), (6757, '9d810c6b31126ebedcbef658a6617763', '2010-10-08 12:09:48', '2010-10-08 12:09:49', 27030, 2), (6758, 'eb6f5ba61a647f165763cee1dc45b2b3', '2010-10-08 12:09:56', '2010-10-08 12:09:57', 27031, 2), (6759, '14bad824ac7ccbde96ce83ad75ce79a6', '2010-10-08 12:09:59', '2010-10-08 12:10:00', 27032, 2), (6760, 'f7b36fc6d281487871da90beb916ba4d', '2010-10-08 12:10:03', '2010-10-08 12:10:04', 27033, 2), (6761, 'cf30485b9d10ff6ee06f05846387e31f', '2010-10-08 12:10:13', '2010-10-08 12:10:14', 27034, 2), (6762, '4905da2e45363031dc8f74bb69164859', '2010-10-08 12:17:02', '2010-10-08 12:17:44', 27044, 2), (6763, 'ff9c98d9aea0ccc7a6cf5b6e7b0a6de6', '2010-10-08 12:18:39', '2010-10-08 12:18:40', 27045, 2), (6764, 'ee517770676eb9e5116f72442d71c4cd', '2010-10-08 12:21:23', '2010-10-08 12:21:24', 27049, 2), (6765, '256fbbf170065a0d0f56ec6753909a52', '2010-10-08 12:35:33', '2010-10-08 12:36:26', 27069, 2), (6766, 'd53784267ef11fc484884d79bd4aa581', '2010-10-08 12:41:51', '2010-10-08 12:41:52', 27074, 2), (6767, 'a12cd55365511d10ee0038d37c6c7632', '2010-10-08 12:58:22', '2010-10-08 12:58:23', 27091, 2), (6768, '9dc38d26281c20fd95eb95a1739e79da', '2010-10-08 13:31:09', '2010-10-08 13:31:10', 27095, 2), (6769, 'ab82faf534d448c9ad0db0281a30ee25', '2010-10-08 13:39:09', '2010-10-08 13:39:10', 27096, 2), (6770, '7efbcc60dd94d432e9f1e5396a017255', '2010-10-08 13:47:23', '2010-10-08 13:47:24', 27097, 2), (6771, '4afe37ce6a799be9b226b0d1f1b5aaf6', '2010-10-08 14:45:38', '2010-10-08 14:49:39', 27106, 2), (6772, 'e4cabb6d0ef4e66b57cb76a890abc273', '2010-10-08 14:46:52', '2010-10-08 14:47:48', 27103, 2), (6773, '348e5c25e4c38dc011a682f2a47c6ca2', '2010-10-08 14:51:28', '2010-10-08 14:51:29', 27107, 2), (6774, 'bf01e7e99df82b67c67fb0ca0503a299', '2010-10-08 15:21:43', '2010-10-08 15:32:37', 27125, 2), (6775, 'fc689eff27b93e6bd76adc547200f9b4', '2010-10-08 15:22:06', '2010-10-08 15:22:07', 27110, 2), (6776, '7b10b19858ceb7e442b38d37adb8ee5f', '2010-10-08 15:25:34', '2010-10-08 15:25:35', 27111, 2), (6777, '64058ccb5580e8962daf9bbd4b72c830', '2010-10-08 15:25:58', '2010-10-08 15:28:32', 27123, 2), (6778, 'cab15e68483ebe138c746aaf2ab5d344', '2010-10-08 15:42:34', '2010-10-08 15:46:43', 27138, 2), (6779, '835e811459915272503472586a55e447', '2010-10-08 15:45:35', '2010-10-08 15:45:36', 27131, 2), (6780, 'd6c6d4bf5386e69b3aa5ad55ae8705eb', '2010-10-08 15:46:09', '2010-10-08 15:46:11', 27134, 2), (6781, 'ab93025a2e31fabe802792e880012487', '2010-10-08 15:58:18', '2010-10-08 15:58:19', 27139, 2), (6782, '5d8e73588c1a52beb53ec8f8ba041fe5', '2010-10-08 16:01:41', '2010-10-08 16:01:42', 27140, 2), (6783, 'e74e6317788e80db5c8ec20b496a5395', '2010-10-08 16:23:04', '2010-10-08 16:23:05', 27142, 2), (6784, '1afaa395eb838fc5776251de7e90e080', '2010-10-08 16:41:24', '2010-10-08 16:41:25', 27143, 2), (6785, '0985626ba7a6b62b76fb55c14b75c1d6', '2010-10-08 16:56:26', '2010-10-08 16:56:28', 27144, 2), (6786, '35a4563a04337d352aea9718e817a52f', '2010-10-08 17:37:03', '2010-10-08 17:37:04', 27145, 2), (6787, 'bdd4034227288060fa9d102dbd1bc0d9', '2010-10-08 17:55:07', '2010-10-08 17:55:08', 27146, 2), (6788, '704c6dedb2d799a28b7cc8a0ce67558d', '2010-10-08 18:12:40', '2010-10-08 18:12:41', 27148, 2), (6789, '8797de34c2764491157555476ccade97', '2010-10-08 18:42:08', '2010-10-08 18:47:22', 27187, 2), (6790, '0b0f2e52044ea79fcfb5d69f27b73349', '2010-10-08 19:15:00', '2010-10-08 19:15:01', 27188, 2), (6791, 'c12d59fd31f8dc5e7b24e72fc9ce11e8', '2010-10-08 20:14:43', '2010-10-08 20:19:43', 27196, 2), (6792, 'ce55dda37cfb6a5fd2823782cfbe8fe3', '2010-10-08 20:26:02', '2010-10-08 20:26:03', 27197, 2), (6793, '85094840a4f20ef539bdc7e47b9b6946', '2010-10-08 20:34:19', '2010-10-08 20:34:28', 27198, 2), (6794, '63e1e7557bf5d70f2ecb80a0c06d5ca2', '2010-10-08 22:10:01', '2010-10-08 22:10:06', 27200, 2), (6795, 'c37841f9dc86cfbe2f05828a5f9ca2c7', '2010-10-08 22:10:03', '2010-10-08 22:10:06', 27199, 2), (6796, '02c1f0806baab2f6ea4db4d2d673166b', '2010-10-08 22:13:21', '2010-10-08 22:14:24', 27211, 2), (6797, '710725519e8aebb8886c905b0922ece9', '2010-10-08 23:40:23', '2010-10-08 23:40:24', 27212, 2), (6798, 'd05bf5a784e0128ad3f440b102955b61', '2010-10-09 02:09:37', '2010-10-09 02:28:05', 27258, 2), (6799, 'a3685892df7bb803c23ddda4a2e8e358', '2010-10-09 02:55:03', '2010-10-09 02:55:04', 27259, 2), (6800, 'a2a1baad51c1d694dcbbacfcd0b43a6f', '2010-10-09 04:32:17', '2010-10-09 04:32:19', 27260, 2), (6801, '7bf08cf8746b057a1e44b77c727f4a6c', '2010-10-09 06:52:04', '2010-10-09 06:52:05', 27262, 2), (6802, 'b6247c8d936fbb61f3e112776a2b29b0', '2010-10-09 07:56:21', '2010-10-09 07:56:22', 27264, 2), (6803, 'd74ebe9051b7fa60600d787fae57bd37', '2010-10-09 08:20:41', '2010-10-09 08:20:43', 27265, 2), (6804, 'a4e5d8f45434a5c1b6f56aca0133aa78', '2010-10-09 08:34:55', '2010-10-09 08:48:14', 27311, 2), (6805, '61ade42c545c8e700f948ace1af9527f', '2010-10-09 09:01:36', '2010-10-09 09:01:37', 27312, 2), (6806, 'bbe12be2fe7754c82914835f9bb40352', '2010-10-09 09:02:15', '2010-10-09 09:02:16', 27313, 2), (6807, '80aba20dfd7d404b1fbcd34d661827a9', '2010-10-09 09:02:21', '2010-10-09 09:05:50', 27353, 2), (6808, '6b5a1ed746ffab0bd97332c5b6e6e47f', '2010-10-09 10:01:15', '2010-10-09 10:01:16', 27354, 2), (6809, 'eb5f254ac62b452f3567b2c9b7ebe4be', '2010-10-09 10:03:25', '2010-10-09 10:03:26', 27355, 2), (6810, '6c3ff8dc413611e2dc4538236cf1be47', '2010-10-09 10:16:02', '2010-10-09 10:19:18', 27360, 2), (6811, 'd461dea190f39498510c7935b5df45ef', '2010-10-09 10:28:12', '2010-10-09 18:24:06', 27426, 2), (6812, '8863331021b8dc22abb26476faf28c4e', '2010-10-09 10:29:44', '2010-10-09 10:29:45', 27367, 2), (6813, '35d7b979512d95e25dc19692d1e72d7a', '2010-10-09 10:29:58', '2010-10-09 10:30:00', 27369, 2), (6814, '1f2d44a813f01b13b1868694fe149506', '2010-10-09 10:29:59', '2010-10-09 10:29:59', 27368, 2), (6815, '16e484d8db97d5033f90f3e80fb6b4ba', '2010-10-09 10:30:10', '2010-10-09 10:30:11', 27370, 2), (6816, '4a07603e8fff6044e5b0ab877722c12b', '2010-10-09 10:55:01', '2010-10-09 10:55:28', 27371, 2), (6817, '0ca4702abde7440cb8e7b6c65a1d1cfd', '2010-10-09 10:55:58', '2010-10-09 10:56:04', 27372, 2), (6818, 'd9f16fdb5f1e567a1dda02dbf92c6bbe', '2010-10-09 10:56:08', '2010-10-09 10:56:10', 27373, 2), (6819, '5dc9502b655ce9ca403b23e54430208f', '2010-10-09 11:04:42', '2010-10-09 11:05:23', 27375, 2), (6820, '502859d09bdda87d4f2f10b8dc716dea', '2010-10-09 11:04:42', '2010-10-09 11:05:23', 27376, 2), (6821, 'f44523234f407ff650e251939afe17e1', '2010-10-09 11:04:42', '2010-10-09 11:05:23', 27374, 2), (6822, 'e24d3d6072c968744f5033f85f11aa8f', '2010-10-09 11:49:51', '2010-10-09 11:49:58', 27377, 2), (6823, 'f829fabd7e425a45fb3cdd5e3bfa0f74', '2010-10-09 13:23:55', '2010-10-09 13:25:05', 27383, 2), (6824, '47f61e0ca34a46cbb3635b88ba8e8dc8', '2010-10-09 15:33:39', '2010-10-09 15:33:41', 27385, 2), (6825, '37b8be5c0fb4d741238497a53be3eb64', '2010-10-09 16:26:15', '2010-10-09 16:26:15', 27386, 2), (6826, '06da8372bd9194572b260452adb099ca', '2010-10-09 16:51:09', '2010-10-09 16:53:28', 27401, 2), (6827, '7822208caee4faeaa5b5e9329bd2f55b', '2010-10-09 16:55:09', '2010-10-09 16:55:33', 27403, 2), (6828, 'a6db4308cec528ea4542a5b1b3a01220', '2010-10-09 17:07:25', '2010-10-09 17:07:45', 27405, 2), (6829, 'dc496034b7f5566bcff18a225c551101', '2010-10-09 17:39:54', '2010-10-09 17:39:55', 27406, 2), (6830, '5167386540b52bf60698dd1ca9f5fa19', '2010-10-09 17:41:03', '2010-10-09 17:47:21', 27422, 2), (6831, 'ea8af6853065dd2923283325c9e57cbc', '2010-10-09 17:43:52', '2010-10-09 17:43:53', 27416, 2), (6832, '7572b8279626d0756f278baf22b050f3', '2010-10-09 17:49:55', '2010-10-09 17:49:56', 27423, 2), (6833, 'b5cb928c484e8fd8305fb866582ccbd8', '2010-10-09 17:51:16', '2010-10-09 19:04:42', 27428, 2), (6834, 'c400f630478f051eec7fc458c373b8e1', '2010-10-09 19:28:25', '2010-10-09 19:34:46', 27444, 2), (6835, 'dee2ee11d9001d8e692046823992b729', '2010-10-09 19:55:36', '2010-10-09 19:55:48', 27446, 2), (6836, '250f5e48030821a26c48d8e9f20eac81', '2010-10-09 20:01:35', '2010-10-09 20:01:55', 27448, 2), (6837, 'fc6303a5dfb41f1cbc7e0f0ef554eb6c', '2010-10-09 20:26:56', '2010-10-09 20:26:56', 27449, 2), (6838, '1fbda23a64ebcd0631bd8889294501f0', '2010-10-09 20:28:29', '2010-10-09 20:39:05', 27466, 2), (6839, '692d78dc75b3636ca9167c5b0cb241e5', '2010-10-09 21:00:21', '2010-10-09 21:01:51', 27473, 2), (6840, 'ac44ec3d5262f67dc57e3cd2719c8290', '2010-10-09 21:19:45', '2010-10-09 22:51:53', 27540, 2), (6841, '6e0c40a1b480553d398cf6d7fb9b68b3', '2010-10-09 21:26:43', '2010-10-09 21:26:43', 27481, 2), (6842, 'c78a6ee7c6f18480577de4df8d367fbe', '2010-10-09 21:45:51', '2010-10-09 21:45:52', 27498, 2), (6843, 'bb91fe161a35af0d1b5b0ce48e19edd1', '2010-10-09 22:46:20', '2010-10-09 22:46:22', 27508, 2), (6844, 'd487b0d16a08a7f38ca1deb27163662f', '2010-10-09 22:46:24', '2010-10-09 22:46:24', 27509, 2), (6845, '9c28c17cab48ed0f1ab7987d7664bbf3', '2010-10-10 01:50:28', '2010-10-10 01:50:30', 27541, 2), (6846, 'f08b403b8f0bbcb04b38c57a1c317aee', '2010-10-10 01:55:43', '2010-10-10 01:55:44', 27542, 2), (6847, '9be5d7d5acfb4a399835ea5014779cc4', '2010-10-10 03:18:58', '2010-10-10 03:19:06', 27543, 2), (6848, '64181060a2f193a7893fadfa1946c535', '2010-10-10 04:13:54', '2010-10-10 04:13:55', 27544, 2), (6849, 'dfd29c5ec9ba0167b4c8acb2af019118', '2010-10-10 04:43:15', '2010-10-10 04:43:17', 27545, 2), (6850, 'd2d0a31fc4f1a29ccb7a49508a1b23e5', '2010-10-10 04:46:49', '2010-10-10 04:46:51', 27546, 2), (6851, '9872a329f6afc85994544b7107f4e3d1', '2010-10-10 07:12:42', '2010-10-10 07:12:43', 27549, 2), (6852, '49555de7621b48b799cfaeb62004c591', '2010-10-10 07:28:46', '2010-10-10 07:28:47', 27550, 2), (6853, '4a82012a0cd9d1386de690364b966694', '2010-10-10 08:27:37', '2010-10-10 08:28:14', 27552, 2), (6854, 'be180d1235b0e3b05fad21f4da9e7eca', '2010-10-10 09:19:30', '2010-10-10 09:19:32', 27553, 2), (6855, 'ea4fcede62d10e60b6fc39642ed5cbca', '2010-10-10 09:46:33', '2010-10-10 09:46:34', 27554, 2), (6856, 'cd65334a523782d0274537cfe4650495', '2010-10-10 10:01:51', '2010-10-10 10:01:52', 27555, 2), (6857, 'e346c4e3f823ef26824752f716b35163', '2010-10-10 10:05:27', '2010-10-10 10:05:28', 27556, 2), (6858, 'e9266c5828842669178a1b0b9d95b06d', '2010-10-10 10:30:20', '2010-10-10 10:32:10', 27565, 2), (6859, 'e4e2c72f0186c41a71199559349abec3', '2010-10-10 11:00:23', '2010-10-10 11:00:24', 27566, 2), (6860, '8ccb5150cbcdc27b53b0353cbe4fb4a2', '2010-10-10 11:32:37', '2010-10-10 11:32:39', 27567, 2), (6861, 'd10bc4612082610dce78d71c8c56c186', '2010-10-10 11:37:11', '2010-10-10 11:37:20', 27569, 2), (6862, '359e41840da0ae38eedfa13d0df04379', '2010-10-10 11:47:58', '2010-10-10 11:47:59', 27570, 2), (6863, 'a198b977b874d6c866faf1802b1581ec', '2010-10-10 11:53:02', '2010-10-10 11:53:03', 27571, 2), (6864, '8be2e43542bcfaa7edb51c38db2d6065', '2010-10-10 11:53:06', '2010-10-10 11:53:07', 27572, 2), (6865, 'bd5e526537d1bc47de689172c766d537', '2010-10-10 12:19:09', '2010-10-10 12:19:10', 27573, 2), (6866, 'a666bd4f5096de507af9a808756b09ac', '2010-10-10 13:00:28', '2010-10-10 13:01:52', 27584, 2), (6867, '29211b2f40850f09d8e02d056b19f259', '2010-10-10 13:05:02', '2010-10-10 13:08:18', 27598, 2), (6868, 'b4b8d3f1314db81521c0d8ce317c38d5', '2010-10-10 13:37:31', '2010-10-10 13:37:32', 27599, 2), (6869, 'cd752a43c0eea9aef5dfffe3f32d89d9', '2010-10-10 14:14:21', '2010-10-10 14:21:50', 27612, 2), (6870, 'c319c4ab4a505b9d3c902c2ec794db72', '2010-10-10 14:26:26', '2010-10-10 14:26:26', 27613, 2), (6871, 'f880883cbf4bb1523960790ab8740c3c', '2010-10-10 14:32:44', '2010-10-10 14:32:45', 27614, 2), (6872, '978d6a930ff9a3662d82da76eb0d029b', '2010-10-10 14:34:34', '2010-10-10 14:37:13', 27625, 2), (6873, '323d91000115472fe93d88855763565a', '2010-10-10 14:35:53', '2010-10-10 14:35:54', 27619, 2), (6874, '2bf5e64d7c90863e684b9ba6410c7dec', '2010-10-10 14:41:17', '2010-10-10 14:41:18', 27626, 2), (6875, 'bf152beb12c71ea2205e548405ce5884', '2010-10-10 14:56:29', '2010-10-10 14:57:29', 27633, 2), (6876, '53633852a86fb51cf1a6010678d5e5a1', '2010-10-10 15:01:34', '2010-10-10 15:01:35', 27634, 2), (6877, '5218765dadef549cbacf91362ead968a', '2010-10-10 15:04:54', '2010-10-10 15:09:10', 27644, 2), (6878, '4740a70ee775e4e22bfa3fdf7fc4521a', '2010-10-10 15:23:17', '2010-10-10 15:23:18', 27645, 2), (6879, 'bf5bbd4e17567e10f384fea036e0b585', '2010-10-10 15:31:22', '2010-10-10 15:32:20', 27652, 2), (6880, 'ffd66fbb1dd1badb41d60cd7c714a4a9', '2010-10-10 15:53:20', '2010-10-10 15:54:43', 27658, 2), (6881, 'ce8ffdb669eb96a5ae97728d9f1355fa', '2010-10-10 15:53:55', '2010-10-10 15:53:56', 27655, 2), (6882, 'e38ba1c22720d390c3d415daae6fa1ab', '2010-10-10 16:04:22', '2010-10-10 16:04:23', 27659, 2), (6883, 'c310e8e1cc8b4eeafd7a58dba1845c30', '2010-10-10 16:10:19', '2010-10-10 16:18:20', 27730, 2), (6884, '99aa0ccf4c7045dc6636d42d05d6df9e', '2010-10-10 16:23:25', '2010-10-10 16:23:27', 27731, 2), (6885, '3b34e2ee9baae7d4c1d16c1cbb5e2d43', '2010-10-10 16:38:38', '2010-10-10 16:40:19', 27746, 2), (6886, '812bd7ac8746b26e3a9665f42fcf6ec5', '2010-10-10 17:06:27', '2010-10-10 17:12:23', 27756, 2), (6887, 'e5642e1c894165deff3920ff62638dea', '2010-10-10 17:32:38', '2010-10-10 17:32:39', 27757, 2), (6888, '8768a5638bd6c8fa8bc515fea054be55', '2010-10-10 18:30:00', '2010-10-10 18:30:01', 27759, 2), (6889, '88a99c4fd549f095ad0d7f1a6e5000ed', '2010-10-10 18:39:22', '2010-10-10 18:42:47', 27769, 2), (6890, 'b59ea78c4279a3cf94fd559c4e9f78c7', '2010-10-10 19:06:42', '2010-10-10 19:06:43', 27770, 2), (6891, '76940a518e7bf47fced2d3ca4f168fc3', '2010-10-10 19:19:17', '2010-10-10 19:19:17', 27771, 2), (6892, 'f1905759341c6700431b654fe5d95cc8', '2010-10-10 21:05:32', '2010-10-10 21:06:50', 27777, 2), (6893, '44ee4b88e6104af5faafe07cc3ff203f', '2010-10-10 22:47:53', '2010-10-10 22:47:54', 27778, 2), (6894, '1c410da37dcacb4c9a1b06388d52c72f', '2010-10-11 04:26:39', '2010-10-11 04:26:52', 27779, 2), (6895, '3e78fbeb68c5d85c25b888415faec6a9', '2010-10-11 04:26:55', '2010-10-11 04:26:55', 27780, 2), (6896, '8069878755d912e1c1599fedd1a25a27', '2010-10-11 04:26:57', '2010-10-11 04:26:58', 27781, 2), (6897, '10fd2255b1e4fe83faa0dc4d011b4df7', '2010-10-11 04:26:59', '2010-10-11 04:26:59', 27782, 2), (6898, '1ba647e5de1d2c71e3113b7b35f75ac4', '2010-10-11 04:27:00', '2010-10-11 04:27:01', 27783, 2), (6899, '0b6df24a6bcae0215b7c13ef75a5bd9e', '2010-10-11 04:27:02', '2010-10-11 04:27:02', 27784, 2), (6900, '54d9e30d04e2500c9545b2c88366da28', '2010-10-11 04:27:04', '2010-10-11 04:27:05', 27785, 2), (6901, 'd20b1c4df32598b780de219d0b966061', '2010-10-11 04:27:06', '2010-10-11 04:27:11', 27786, 2), (6902, 'c391499ce898468b1386a94d31fd1766', '2010-10-11 04:27:13', '2010-10-11 04:27:13', 27787, 2), (6903, '8b4d0acad523e282d9a62a2adafd1131', '2010-10-11 04:27:14', '2010-10-11 04:27:16', 27788, 2), (6904, 'c125887a5f4a5f3b08c83aca27c36d90', '2010-10-11 04:27:17', '2010-10-11 04:27:18', 27789, 2), (6905, '8132449ad834347c609cabed74514454', '2010-10-11 04:27:20', '2010-10-11 04:27:21', 27790, 2), (6906, '872e7e532e504bc1af53ccb35485de00', '2010-10-11 04:27:22', '2010-10-11 04:27:23', 27791, 2), (6907, '62e6608cfaad8b3a945e3565c570310e', '2010-10-11 04:27:24', '2010-10-11 04:27:26', 27792, 2), (6908, '9ac1b1c146946e4d4f08e149c02267db', '2010-10-11 04:27:28', '2010-10-11 04:27:28', 27793, 2), (6909, '80dd96064a1cee34042083bcbdcba3d2', '2010-10-11 04:27:30', '2010-10-11 04:27:31', 27794, 2), (6910, '55d5d57afaa5a4f42fc01bc2cd422264', '2010-10-11 04:27:32', '2010-10-11 04:27:34', 27795, 2), (6911, 'b7cd3c075a47cbe71db914744a655808', '2010-10-11 04:27:35', '2010-10-11 04:27:38', 27796, 2), (6912, 'a003a52dc959189f40b414e195d1431b', '2010-10-11 04:27:40', '2010-10-11 04:27:41', 27797, 2), (6913, 'e8ec55a2435b982c3a0882945399b6ef', '2010-10-11 04:27:43', '2010-10-11 04:27:44', 27798, 2), (6914, '62085ba645ef33ae1022063276cbfd49', '2010-10-11 04:27:45', '2010-10-11 04:27:46', 27799, 2), (6915, 'e1b330eccc112369782385c8fc1bc491', '2010-10-11 04:27:48', '2010-10-11 04:27:49', 27800, 2), (6916, '2790f2a7ba11aed336a5d4a943a941a1', '2010-10-11 04:27:50', '2010-10-11 04:27:51', 27801, 2), (6917, 'ec601241233bed13529a24cbcfe0e784', '2010-10-11 04:27:52', '2010-10-11 04:27:52', 27802, 2), (6918, 'a025b05d538483c7fbb279ee85ff7d01', '2010-10-11 04:45:57', '2010-10-11 04:46:01', 27803, 2), (6919, '51d626107ef20639107fb983fe14abad', '2010-10-11 05:19:38', '2010-10-11 06:08:54', 27842, 2), (6920, '82f4efda6666be1d70d1f758e3e521f9', '2010-10-11 05:59:15', '2010-10-11 06:08:33', 27841, 2), (6921, '6fd83184f396e149bf655f6297790eee', '2010-10-11 06:05:38', '2010-10-11 06:05:39', 27828, 2), (6922, 'a0401d56f291448a4080e38f2559b206', '2010-10-11 07:35:26', '2010-10-11 07:39:06', 27879, 2), (6923, '4c5e951c43219ca7cf470aaff4ef7a0e', '2010-10-11 07:36:00', '2010-10-11 07:39:25', 27889, 2), (6924, 'e25a358e70f93ff1bdaa23403e9b7507', '2010-10-11 08:14:16', '2010-10-11 08:17:53', 27913, 2), (6925, '6e4031448d3376e2db7fd2b8ed926d3b', '2010-10-11 08:46:46', '2010-10-11 08:48:22', 27918, 2), (6926, '6dbb426801f735f65c1316cbfe6f8966', '2010-10-11 09:16:24', '2010-10-11 09:16:25', 27919, 2), (6927, '744b1d030000f3ff690870be0c83b221', '2010-10-11 09:47:10', '2010-10-11 09:59:50', 27928, 2), (6928, '0d045a9e0679c34ff85d04672f0d6994', '2010-10-11 10:39:42', '2010-10-11 10:39:43', 27929, 2), (6929, '04df2674cf5b8833c526226316704d7d', '2010-10-11 10:58:46', '2010-10-11 10:58:47', 27930, 2), (6930, '4b36a68fe6dc51a153fde3457b90118e', '2010-10-11 11:36:38', '2010-10-11 11:36:39', 27931, 2), (6931, '9f404a038104ed4d6ab810835a2c8cb9', '2010-10-11 11:37:57', '2010-10-11 11:37:58', 27932, 2), (6932, '4e18342419f2539449429ff1cd16e68b', '2010-10-11 12:04:15', '2010-10-11 12:07:50', 27943, 2), (6933, '8b693bf3a0249172ec1c1499b144a024', '2010-10-11 12:06:24', '2010-10-11 12:06:24', 27939, 2), (6934, '35ead361607e0be5cf817adfde625685', '2010-10-11 12:47:23', '2010-10-11 12:47:23', 27945, 2), (6935, '5bc8f7036b2770782d3932f43a0e7aa7', '2010-10-11 12:51:45', '2010-10-11 12:51:45', 27946, 2), (6936, '67085fff63058a5b36597e671e46bd2d', '2010-10-11 13:02:43', '2010-10-11 13:02:44', 27947, 2), (6937, '9c06a32061956938e8a5b19504d9e88c', '2010-10-11 13:43:38', '2010-10-11 14:11:24', 27956, 2), (6938, '45fcf6fc0de1a47046b6178e370e9fc4', '2010-10-11 14:17:50', '2010-10-11 14:17:51', 27957, 2), (6939, 'b6464a54bb4207751375428784d236b0', '2010-10-11 14:25:34', '2010-10-11 14:25:35', 27958, 2), (6940, 'c2ae7f32ee4928e44fc657d143aaae3f', '2010-10-11 14:38:50', '2010-10-11 14:38:51', 27959, 2), (6941, 'd7f2aeffe966a28ef1d3457023eff9ed', '2010-10-11 14:41:01', '2010-10-11 14:41:02', 27960, 2), (6942, '85bdd9eca09c3e3142b720221957149d', '2010-10-11 14:41:03', '2010-10-11 14:46:25', 27993, 2), (6943, 'a7e8ba079a071894696ce88d75794fbc', '2010-10-11 14:43:28', '2010-10-11 14:45:43', 27979, 2), (6944, 'f92e625f5f8341c5258bb8e9c30506ea', '2010-10-11 15:28:14', '2010-10-11 15:28:15', 28010, 2), (6945, '530a48f53bd1afa94aada55537c5778b', '2010-10-11 15:28:17', '2010-10-11 15:28:18', 28011, 2), (6946, 'e491e528092cc3155abd68ab7cf532e3', '2010-10-11 15:28:19', '2010-10-11 15:28:20', 28012, 2), (6947, '08222b0267cb184702580c0af6a5f902', '2010-10-11 15:28:22', '2010-10-11 15:28:23', 28013, 2), (6948, 'd8b1f94fb90f941b1aba381d1de5c600', '2010-10-11 15:28:25', '2010-10-11 15:28:26', 28014, 2), (6949, 'cccb2679f11403876cb94c4af8cea6e0', '2010-10-11 15:28:28', '2010-10-11 15:28:29', 28015, 2), (6950, '334d6f9a2e1df87440818c92bea0b7d4', '2010-10-11 15:28:31', '2010-10-11 15:28:32', 28016, 2), (6951, 'c8292e3c24c2776f268d3377c55e7dd0', '2010-10-11 15:28:34', '2010-10-11 15:28:35', 28017, 2), (6952, '90e62c932eae36fd617e82758ff8b5cd', '2010-10-11 15:28:37', '2010-10-11 15:28:37', 28018, 2), (6953, '884398fcb60e75dcbd7977ce1bcea510', '2010-10-11 15:28:40', '2010-10-11 15:28:41', 28019, 2), (6954, '60d8fe922b393c7a96badcc19d14ed7b', '2010-10-11 15:28:43', '2010-10-11 15:28:44', 28020, 2), (6955, 'a05ebf10191b13afdc482b0c462b32b7', '2010-10-11 15:28:46', '2010-10-11 15:28:47', 28021, 2), (6956, '81b77e41c2ce4762a2d1fed0aacbc2e1', '2010-10-11 15:28:49', '2010-10-11 15:28:50', 28022, 2), (6957, '90d6e989d0c681458805c0f723c4f271', '2010-10-11 15:28:52', '2010-10-11 15:28:52', 28023, 2), (6958, '0f9684ab17fd26742800e5a8f0b5b642', '2010-10-11 15:28:54', '2010-10-11 15:28:55', 28024, 2), (6959, 'e1cab45c79adea31e20d753f3a448ddd', '2010-10-11 15:28:57', '2010-10-11 15:28:57', 28025, 2), (6960, '21d508d46b4d7c80150f35eccfc00301', '2010-10-11 15:28:59', '2010-10-11 15:29:00', 28026, 2), (6961, '56a4dd52997b1f62b1f8aa1ea7418a27', '2010-10-11 15:29:02', '2010-10-11 15:29:02', 28027, 2), (6962, '286306075c40bb2649e70df4225d43be', '2010-10-11 15:29:03', '2010-10-11 15:29:03', 28028, 2), (6963, 'c37c3ee200bd7a699f97b3cb948eb247', '2010-10-11 15:29:05', '2010-10-11 15:29:05', 28029, 2), (6964, '467606bb789f09ef74e41adc40b687ed', '2010-10-11 15:29:07', '2010-10-11 15:29:07', 28030, 2), (6965, 'be2129a20765bb72c6f74243f6cbd4bd', '2010-10-11 15:29:09', '2010-10-11 15:29:10', 28031, 2), (6966, '6e87f12caa635243f1476658ccef61b6', '2010-10-11 15:29:12', '2010-10-11 15:29:12', 28032, 2), (6967, 'b68d080257ef7bc13c96ebf987300f0f', '2010-10-11 15:29:14', '2010-10-11 15:29:15', 28033, 2), (6968, '7a04b4137d719c3eb2dd5d490e50caf1', '2010-10-11 15:29:17', '2010-10-11 15:29:17', 28034, 2), (6969, 'b7ddcf23b91b153b0b3a3f1d7c58ccdb', '2010-10-11 15:29:19', '2010-10-11 15:29:19', 28035, 2), (6970, 'd86f0c8e5be447f79f730a8669c00eb4', '2010-10-11 15:29:21', '2010-10-11 15:29:22', 28036, 2), (6971, 'fc0e5b70433e7f7c19719089373b6a53', '2010-10-11 15:29:26', '2010-10-11 15:29:27', 28037, 2), (6972, '5dd9e953d73ed9375af9f391f3e324e2', '2010-10-11 15:29:31', '2010-10-11 15:29:32', 28038, 2), (6973, 'd7924258370f7d85f1e04cad7ad42a5c', '2010-10-11 15:29:35', '2010-10-11 15:29:35', 28039, 2), (6974, 'dc83736d78bf1762843438c56065cfee', '2010-10-11 15:29:38', '2010-10-11 15:29:39', 28040, 2), (6975, 'e844304c298c109f01a09403859b785e', '2010-10-11 15:29:43', '2010-10-11 15:29:44', 28041, 2), (6976, 'b34fbf9850e6b422020d2e44753673a3', '2010-10-11 15:29:48', '2010-10-11 15:29:49', 28042, 2), (6977, 'eb6abd6ccadeba1a04153c298fa25f2f', '2010-10-11 15:29:51', '2010-10-11 15:29:52', 28043, 2), (6978, '4eda476a4fac95c4bb4adfb9c294b97c', '2010-10-11 15:29:57', '2010-10-11 15:29:58', 28044, 2), (6979, '4d3bf319ab6720c4493d19a090c78481', '2010-10-11 15:30:01', '2010-10-11 15:30:02', 28045, 2), (6980, '4c7737cfc204eea48b1e6e1021f98bdb', '2010-10-11 15:30:05', '2010-10-11 15:30:06', 28046, 2), (6981, 'f3a2ce0cddafb324f3dd4e7e4ca97def', '2010-10-11 15:30:09', '2010-10-11 15:30:10', 28047, 2), (6982, '62153708614488aeed9992fd9c5e6171', '2010-10-11 15:30:13', '2010-10-11 15:30:14', 28048, 2), (6983, 'c82c5075bd41667d88e77f94bd22f12f', '2010-10-11 15:30:21', '2010-10-11 15:30:22', 28049, 2), (6984, '8b4333bee444e06e0faa3d910f384765', '2010-10-11 15:30:24', '2010-10-11 15:30:25', 28050, 2), (6985, '07be18727f455281c6aaa6a649c581cd', '2010-10-11 15:30:27', '2010-10-11 15:30:28', 28051, 2), (6986, 'b3e63f99c6db179503f3d8ea2c86e8fa', '2010-10-11 15:30:31', '2010-10-11 15:30:32', 28052, 2), (6987, 'a85147324468a3763ae37951087b4258', '2010-10-11 15:30:34', '2010-10-11 15:30:35', 28053, 2), (6988, 'ce1f073b9cdb1b40f8c42f120e4bf624', '2010-10-11 15:30:42', '2010-10-11 15:30:42', 28054, 2), (6989, 'f1c9c2c2e221149733bad307cb0dca64', '2010-10-11 15:30:45', '2010-10-11 15:30:46', 28055, 2), (6990, '384f4b4e821402a50bea454e650c2182', '2010-10-11 15:30:48', '2010-10-11 15:30:49', 28056, 2), (6991, '0948068545a9daf2afccce184a72289c', '2010-10-11 15:30:51', '2010-10-11 15:30:52', 28057, 2), (6992, '6126906cc191bae2fd442ad8fa378741', '2010-10-11 15:30:54', '2010-10-11 15:30:55', 28058, 2), (6993, '7a7060a8a9077b9d40a96e3d61d93c82', '2010-10-11 15:30:58', '2010-10-11 15:30:59', 28059, 2), (6994, '4e77e6d2c223c7a5e34a0d8cd8f9c2e7', '2010-10-11 15:31:01', '2010-10-11 15:31:02', 28060, 2), (6995, 'a8c49ef4c868d3593c6e1772391767f0', '2010-10-11 15:31:05', '2010-10-11 15:31:06', 28061, 2), (6996, '39e1d46750f60f5957cec9cbc92f6877', '2010-10-11 15:44:38', '2010-10-11 15:44:39', 28062, 2), (6997, 'bccce10010d0769ac8a41a6fcdfbd2cd', '2010-10-11 16:20:26', '2010-10-11 16:24:12', 28088, 2), (6998, 'e072e2a026871c7265d53fc296d2bcbf', '2010-10-11 16:24:11', '2010-10-11 16:24:12', 28087, 2), (6999, '323b7b6bbca5b9f7779a2ccf67d00e46', '2010-10-11 16:25:18', '2010-10-11 16:27:10', 28092, 2), (7000, '48dc9a0b8b1d25a00bda55f03bead57b', '2010-10-11 16:39:08', '2010-10-11 16:48:52', 28107, 2), (7001, '6bf92b9833b901b494d031334538f73e', '2010-10-11 16:59:25', '2010-10-11 16:59:46', 28110, 2), (7002, 'bf5b7e183db1297a17eca3c31c1f51c0', '2010-10-11 17:25:35', '2010-10-11 17:26:01', 28115, 2), (7003, '60708f74ad576d473013cc2098c4297e', '2010-10-11 17:42:16', '2010-10-11 17:48:27', 28125, 2), (7004, '28951327dacb4c8434de1fc6a217a1b6', '2010-10-11 17:45:28', '2010-10-11 17:45:29', 28119, 2), (7005, '3e799018c63478cd7237b7595ffc56d4', '2010-10-11 18:11:11', '2010-10-11 18:11:12', 28126, 2), (7006, '3d0098b4f7cf5277ecbad15465c588b2', '2010-10-11 19:13:08', '2010-10-11 19:18:39', 28131, 2), (7007, 'f9eb491947e9133258dec41195c4a562', '2010-10-11 19:31:54', '2010-10-11 19:52:07', 28162, 2), (7008, 'f852bccee29fb1296fad831807f4994e', '2010-10-11 19:32:04', '2010-10-11 19:32:05', 28134, 2), (7009, 'be100aab8bd61717f726eea2d392b535', '2010-10-11 19:33:57', '2010-10-11 19:33:58', 28137, 2), (7010, '7fad0aa954297c89e7289e4bc715f029', '2010-10-11 19:36:12', '2010-10-11 19:36:13', 28145, 2), (7011, '10f77e0542c58a017ab76afb93207a14', '2010-10-11 19:49:00', '2010-10-11 19:51:30', 28161, 2), (7012, '8adc2c5cff99f4a9c8a0056abf1d8802', '2010-10-11 20:08:25', '2010-10-11 20:11:58', 28169, 2), (7013, '5b4c0c82c5c965e14eb47bd6d365af37', '2010-10-11 20:12:37', '2010-10-11 20:12:38', 28170, 2), (7014, '7e1537a8d91f94d0866c0638257d68cf', '2010-10-11 20:54:54', '2010-10-11 20:55:20', 28172, 2), (7015, '05c7498cdc1f5a26752c03237c25c4d6', '2010-10-11 21:58:17', '2010-10-11 21:58:24', 28173, 2), (7016, '7101ceb8fcd7b27e3f8829ba2271e9e5', '2010-10-12 00:19:01', '2010-10-12 00:19:03', 28174, 2), (7017, '5d2ccb222991664705c0a6c4ce078301', '2010-10-12 01:31:10', '2010-10-12 01:31:12', 28175, 2), (7018, '32ed25441ab08067c7f74420e7d6b2ea', '2010-10-12 01:50:28', '2010-10-12 01:50:30', 28176, 2), (7019, 'a094c1044b899487d092ddde4652f9d5', '2010-10-12 01:50:33', '2010-10-12 01:50:33', 28177, 2), (7020, '57bb51c0aac7a16299d335af10734319', '2010-10-12 03:22:42', '2010-10-12 03:22:49', 28178, 2), (7021, '06d143895dbacbb91fff063f87cfca08', '2010-10-12 04:27:57', '2010-10-12 04:28:01', 28179, 2), (7022, '816d21df6a750b2be08341fb4ca815e1', '2010-10-12 04:28:02', '2010-10-12 04:28:03', 28180, 2), (7023, '6ec825e2c92e2c960fd2ca48b4531bbe', '2010-10-12 05:02:34', '2010-10-12 05:02:34', 28182, 2), (7024, '145d0b3c27395ba55983a2f906f7dc4d', '2010-10-12 05:37:50', '2010-10-12 05:37:51', 28183, 2), (7025, '83d2dca26a0954077f049d97e918f2b0', '2010-10-12 05:40:50', '2010-10-12 05:40:51', 28184, 2), (7026, '57223581e4acd89bcae1e7e47bd2f2de', '2010-10-12 05:40:54', '2010-10-12 05:40:55', 28185, 2), (7027, 'a63eeb5072277316ef76154410bd9e94', '2010-10-12 05:40:57', '2010-10-12 05:40:57', 28186, 2), (7028, '013e5bbbe963d6e582dc212f72c72429', '2010-10-12 05:40:59', '2010-10-12 05:40:59', 28187, 2), (7029, '1dfe75d17afad391fa4bc1d0a32da61d', '2010-10-12 05:41:01', '2010-10-12 05:41:02', 28188, 2), (7030, '21a9e23f8dfb6952897bc9140cc186d3', '2010-10-12 05:41:04', '2010-10-12 05:41:05', 28189, 2), (7031, '41dc577b4276a6c8443b1fd0dab8d7a2', '2010-10-12 05:41:07', '2010-10-12 05:41:08', 28190, 2), (7032, 'b0fc58d48a5edd6c9ccb1a3b682223e8', '2010-10-12 05:41:09', '2010-10-12 05:41:10', 28191, 2), (7033, 'd168a2c69b9a619da2d44e2f07b56589', '2010-10-12 05:41:12', '2010-10-12 05:41:13', 28192, 2), (7034, '32f3bfdfd0b6061a6b82f006569add46', '2010-10-12 05:41:16', '2010-10-12 05:41:17', 28193, 2), (7035, 'dd89a2954cc02eac1e340de16a2e6aa0', '2010-10-12 05:41:20', '2010-10-12 05:41:21', 28194, 2), (7036, '2cc0acfdca7fb202de8b8eeefb6fde98', '2010-10-12 05:41:23', '2010-10-12 05:41:24', 28195, 2), (7037, 'be5529f419509e80d1bcb546cd09ffb0', '2010-10-12 05:41:27', '2010-10-12 05:41:27', 28196, 2), (7038, '68383ba4ed1eb738b1f48b88d3a35105', '2010-10-12 05:41:29', '2010-10-12 05:41:30', 28197, 2), (7039, 'c96507724402bde2632043927129fb26', '2010-10-12 05:41:32', '2010-10-12 05:41:32', 28198, 2), (7040, '3e1877bfb1a8ab032d336a0d016abb7c', '2010-10-12 05:41:35', '2010-10-12 05:41:36', 28199, 2), (7041, 'db29a757f92d4da7920f41157167ff56', '2010-10-12 05:41:38', '2010-10-12 05:41:38', 28200, 2), (7042, '939b3c4c0b7770d8808a250144b3ae52', '2010-10-12 05:41:40', '2010-10-12 05:41:40', 28201, 2), (7043, 'fab490b2731fd0531d0262ea82229793', '2010-10-12 05:41:42', '2010-10-12 05:41:42', 28202, 2), (7044, '66eef44018b8c51ff172791cacf3fa30', '2010-10-12 05:41:44', '2010-10-12 05:41:44', 28203, 2), (7045, '4f81a3fa1958b474d37dd988fb28deff', '2010-10-12 05:41:46', '2010-10-12 05:41:47', 28204, 2), (7046, '02048b3797e866eca914d111ba2d820c', '2010-10-12 05:41:48', '2010-10-12 05:41:49', 28205, 2), (7047, '08de96cac2f4c0559cf5e7688003b0f4', '2010-10-12 05:41:50', '2010-10-12 05:41:51', 28206, 2), (7048, 'c25823679712c400454ff6ae24d85fb1', '2010-10-12 05:41:53', '2010-10-12 05:41:53', 28207, 2), (7049, '7fe2a296f5694af0919a1ba0230f4251', '2010-10-12 05:41:55', '2010-10-12 05:41:56', 28208, 2), (7050, 'd3d6aec8f47209184ace7609f6a7f504', '2010-10-12 05:41:57', '2010-10-12 05:41:58', 28209, 2), (7051, '58920318c0b30f1e1e6250d22fdd20e4', '2010-10-12 05:42:00', '2010-10-12 05:42:00', 28210, 2), (7052, '1c942569f94ecb77de1c4a3a63d0a2bf', '2010-10-12 05:42:02', '2010-10-12 05:42:03', 28211, 2), (7053, '2355bb63be3bd783c82389bf9f88dc6b', '2010-10-12 05:42:06', '2010-10-12 05:42:07', 28212, 2), (7054, 'c119b4b0fef01ca57f6476879154cb34', '2010-10-12 05:42:09', '2010-10-12 05:42:10', 28213, 2), (7055, '42078528fa22533256aaed4af28cbad6', '2010-10-12 05:42:13', '2010-10-12 05:42:13', 28214, 2), (7056, '1d5968e6d4dac763225a41c7c98560b5', '2010-10-12 05:42:15', '2010-10-12 05:42:16', 28215, 2), (7057, '56ced8466aad4f786f93b01f8524d444', '2010-10-12 05:42:18', '2010-10-12 05:42:19', 28216, 2), (7058, '9efdac7a6819ecf1879fa82c49553c27', '2010-10-12 05:42:21', '2010-10-12 05:42:22', 28217, 2), (7059, 'f4ee63627dfb3059bff7b7f2adfce1b0', '2010-10-12 05:42:24', '2010-10-12 05:42:24', 28218, 2), (7060, '3a67c741b5b8370f18dcfa90c5711cb6', '2010-10-12 05:42:26', '2010-10-12 05:42:27', 28219, 2), (7061, '003d363006a65e54be79a21d9315f667', '2010-10-12 05:42:30', '2010-10-12 05:42:31', 28220, 2), (7062, 'b9b290755de3f88350f8fa5c970db1ca', '2010-10-12 05:42:32', '2010-10-12 05:42:33', 28221, 2), (7063, 'bb12db115330f8e3731ceb34b146d6f0', '2010-10-12 05:42:35', '2010-10-12 05:42:36', 28222, 2), (7064, '7b5242e02f810040f7c43c6b9ed7f2de', '2010-10-12 05:42:38', '2010-10-12 05:42:39', 28223, 2), (7065, '514c4f56707100759a852f55a4711a8d', '2010-10-12 05:42:41', '2010-10-12 05:42:42', 28224, 2), (7066, '0708f71fb9283b3738d2e72b253bd86e', '2010-10-12 05:42:43', '2010-10-12 05:42:44', 28225, 2), (7067, '2228804280c52ab341877635e9c25d48', '2010-10-12 05:42:47', '2010-10-12 05:42:47', 28226, 2), (7068, '6993a044acc6d5a4719514436399e12e', '2010-10-12 05:42:50', '2010-10-12 05:42:51', 28227, 2), (7069, 'e9abe9ebe6d9d12836175bfcbf231e18', '2010-10-12 05:42:53', '2010-10-12 05:42:54', 28228, 2), (7070, 'e4397468ecd9457082d71be183307730', '2010-10-12 05:42:55', '2010-10-12 05:42:56', 28229, 2), (7071, 'a33ce9948c189140f2ff6c84e22939e8', '2010-10-12 05:42:58', '2010-10-12 05:42:59', 28230, 2), (7072, '3a1e64b7abea16ea59c9b32bbc07bec6', '2010-10-12 05:43:01', '2010-10-12 05:43:02', 28231, 2), (7073, '001ede1535c4abda9dd9bee4f27060f5', '2010-10-12 05:43:04', '2010-10-12 05:43:05', 28232, 2), (7074, 'e7bc967f2711a326be6d0ce3da6638a4', '2010-10-12 05:43:07', '2010-10-12 05:43:09', 28233, 2), (7075, 'ea4b75413bb786f1c180e28fb509939f', '2010-10-12 05:43:10', '2010-10-12 05:43:11', 28234, 2), (7076, '356b1c86a10d86b27834e4bcbc6641bd', '2010-10-12 05:43:13', '2010-10-12 05:43:14', 28235, 2), (7077, 'b4784fccbf79be7103a6b8fdc36ea498', '2010-10-12 06:33:52', '2010-10-12 06:34:48', 28242, 2), (7078, '30059905161ab82c2370fe204a449acd', '2010-10-12 07:47:05', '2010-10-12 09:36:30', 28358, 2), (7079, '7f48e09f4be2b404018011d243b9548e', '2010-10-12 08:06:39', '2010-10-12 13:37:22', 28513, 2), (7080, 'c0fa1fec70bdc614348d323ee298fdc7', '2010-10-12 08:14:01', '2010-10-12 08:14:02', 28276, 2), (7081, '37fcd8f6b26b92e4318f3094d646eafc', '2010-10-12 08:14:05', '2010-10-12 08:14:06', 28277, 2), (7082, '80d2b5a86dbebe989e0300ee2e2afcb7', '2010-10-12 08:14:30', '2010-10-12 08:15:38', 28280, 2), (7083, '45bf48a3e7cb299b9c295456e2ba8222', '2010-10-12 08:39:35', '2010-10-12 09:03:23', 28353, 2), (7084, 'ba18e9e3e16c85401b5d44793bfaaf68', '2010-10-12 09:45:48', '2010-10-12 09:47:43', 28365, 2), (7085, '810ff5feea8a89afa3133bd314184275', '2010-10-12 09:57:33', '2010-10-12 09:57:34', 28366, 2), (7086, '895f78c8689e7edf7489c77ec03cf2a9', '2010-10-12 09:57:37', '2010-10-12 09:57:38', 28367, 2), (7087, '3074750aff560901fd224c038ee750dd', '2010-10-12 09:57:42', '2010-10-12 09:57:42', 28368, 2), (7088, '7ca822ba88c901a6a892b68528be577e', '2010-10-12 09:57:46', '2010-10-12 09:57:46', 28369, 2), (7089, '3e21d1ea3c90aece77226b473853b9e7', '2010-10-12 09:57:49', '2010-10-12 09:57:50', 28370, 2), (7090, 'f5f88832f5537317a0eb3ad1840a2b63', '2010-10-12 09:57:53', '2010-10-12 09:57:53', 28371, 2), (7091, '7d8ef30a00a771f9cc315e4f0baa19fa', '2010-10-12 09:57:57', '2010-10-12 09:57:58', 28372, 2), (7092, '3ae5d6a7382ef2561b60cbb475cc8a51', '2010-10-12 09:58:01', '2010-10-12 09:58:02', 28373, 2), (7093, '4998c61c7a959a232c8b14ab2429b22e', '2010-10-12 09:58:05', '2010-10-12 09:58:06', 28374, 2), (7094, '5b92dc589a0a323933a656b370e6a9d7', '2010-10-12 09:58:10', '2010-10-12 09:58:11', 28375, 2), (7095, '6be1cfff658207105bdfe0095e33bf88', '2010-10-12 09:58:14', '2010-10-12 09:58:15', 28376, 2), (7096, 'f0f820737fe994ed97b61398c5bfdcb5', '2010-10-12 09:58:17', '2010-10-12 09:58:17', 28377, 2), (7097, 'b768294b80c22aa113982d24e5fcc7d7', '2010-10-12 09:58:21', '2010-10-12 09:58:22', 28378, 2), (7098, '95eb03d5da6bc0cd22149b945ec9741c', '2010-10-12 09:58:25', '2010-10-12 09:58:26', 28379, 2), (7099, '69eff2b61e414783d2efd536b62938a1', '2010-10-12 09:58:29', '2010-10-12 09:58:30', 28380, 2), (7100, '29e8d7b03de31a328d0e2cf78ab0178e', '2010-10-12 09:58:34', '2010-10-12 09:58:35', 28381, 2), (7101, 'a40174ca3ea47512226d28cec5969e6e', '2010-10-12 09:58:38', '2010-10-12 09:58:38', 28382, 2), (7102, '8489ca72c060e3661a6b91496b4a6015', '2010-10-12 09:58:42', '2010-10-12 09:58:43', 28383, 2), (7103, '6a0b47e39b785a356f45567646fa64a0', '2010-10-12 09:58:46', '2010-10-12 09:58:47', 28384, 2), (7104, '4010137ec8866cc6086fc2e1d24864bd', '2010-10-12 09:58:51', '2010-10-12 09:58:51', 28385, 2), (7105, 'b52cc8eb51de217ba2da06c68b745340', '2010-10-12 09:58:55', '2010-10-12 09:58:55', 28386, 2), (7106, '518ce0d6f4428b3a114a0f05b9812016', '2010-10-12 09:58:58', '2010-10-12 09:58:59', 28387, 2), (7107, '760d9832433975f3a5ceec84e049f2ce', '2010-10-12 09:59:00', '2010-10-12 10:00:43', 28416, 2), (7108, '1199324c0fcfa10abdf2e5b35f265667', '2010-10-12 09:59:02', '2010-10-12 09:59:02', 28389, 2), (7109, '765c9cb474298eae9527e25cb99a6328', '2010-10-12 09:59:06', '2010-10-12 09:59:07', 28390, 2), (7110, '7a76ae6ac9d3196c1ccf1d5d98b738ea', '2010-10-12 09:59:10', '2010-10-12 09:59:11', 28391, 2), (7111, '164959c3aae306c8ec6659e06f814050', '2010-10-12 09:59:14', '2010-10-12 09:59:15', 28392, 2), (7112, '8a02bcf5c6be060d1ae20cec1598ae1e', '2010-10-12 09:59:19', '2010-10-12 09:59:20', 28393, 2), (7113, '92e5767b6fa51b5515aed8573ad5683e', '2010-10-12 09:59:22', '2010-10-12 09:59:25', 28394, 2), (7114, '6a6610d75e18ca92a22fc5ad4ed1fc56', '2010-10-12 09:59:27', '2010-10-12 09:59:28', 28396, 2), (7115, '61456604a239bd62911744be2fe85d89', '2010-10-12 09:59:31', '2010-10-12 09:59:32', 28397, 2), (7116, '20b57289506d7fa0855259a995f5cec8', '2010-10-12 09:59:35', '2010-10-12 09:59:36', 28398, 2), (7117, 'c9944491e462a2e13e35a70adaf041b5', '2010-10-12 09:59:39', '2010-10-12 09:59:40', 28399, 2), (7118, 'dd0bbd8c34f58084fa11349db9ccf247', '2010-10-12 09:59:43', '2010-10-12 09:59:44', 28400, 2), (7119, 'bec6a2c523617f478a8776cb00a94007', '2010-10-12 09:59:47', '2010-10-12 09:59:48', 28401, 2), (7120, '991cbf69529d09371fa0bc350c4f5191', '2010-10-12 09:59:51', '2010-10-12 09:59:52', 28402, 2), (7121, '09b812ce06bd9b4d821c7bb102b89846', '2010-10-12 09:59:55', '2010-10-12 09:59:56', 28403, 2), (7122, '601d95774e98a40e73b8e8f15589e926', '2010-10-12 10:00:00', '2010-10-12 10:00:01', 28404, 2), (7123, '803c0b299e731a9c7cf6946c321a2427', '2010-10-12 10:00:03', '2010-10-12 10:00:04', 28406, 2), (7124, '56ff5552e68e3d4362d8aae40b910a50', '2010-10-12 10:00:08', '2010-10-12 10:00:09', 28407, 2), (7125, 'c4efcd2946bab292005ef9423b074c5c', '2010-10-12 10:00:12', '2010-10-12 10:00:12', 28408, 2), (7126, '81b9293004738818d1137ef0a37770ff', '2010-10-12 10:00:16', '2010-10-12 10:00:17', 28409, 2), (7127, 'eb9c199cffa962608c8eb660d5653e13', '2010-10-12 10:00:20', '2010-10-12 10:00:21', 28410, 2), (7128, '0c1363f9ab324e0b1c74c79ee128187f', '2010-10-12 10:00:24', '2010-10-12 10:00:25', 28411, 2), (7129, 'fbf7c9e1cecfa0b9a07dfcc06d7f0945', '2010-10-12 10:00:28', '2010-10-12 10:00:29', 28412, 2), (7130, '5a2ec764a4ef98fea545ed667ba79b6a', '2010-10-12 10:00:33', '2010-10-12 10:00:34', 28413, 2), (7131, 'a71eb9352bd5741ac73a50c9fe336ac9', '2010-10-12 10:00:36', '2010-10-12 10:00:37', 28414, 2), (7132, '01d7644ea552300d7334a90a4f623335', '2010-10-12 10:00:40', '2010-10-12 10:00:42', 28415, 2), (7133, '8fa1a317a969108608e742b048d58a85', '2010-10-12 10:00:44', '2010-10-12 10:00:45', 28417, 2), (7134, 'fe9468c531216930094fb4107cb57479', '2010-10-12 10:00:48', '2010-10-12 10:00:49', 28418, 2), (7135, 'd3eae9f4ae5a340d41bb75652d60df88', '2010-10-12 10:00:52', '2010-10-12 10:00:53', 28419, 2), (7136, '5c39393c05c4c66b7f17edee68615132', '2010-10-12 10:08:02', '2010-10-12 10:08:03', 28424, 2), (7137, '96ff57a6d62f87f7f4077baf36d9e6ea', '2010-10-12 10:20:42', '2010-10-12 10:23:15', 28439, 2), (7138, '670a9dcdb08a614f94940b23be3bcf62', '2010-10-12 10:36:14', '2010-10-12 10:42:12', 28450, 2), (7139, 'db7c143d46507322f9f13959420ccc29', '2010-10-12 10:49:43', '2010-10-12 10:49:44', 28451, 2), (7140, '8e09ddfa293b6eebbf3a1ac3b2708140', '2010-10-12 10:49:46', '2010-10-12 10:52:34', 28459, 2), (7141, '97f90aa756c8c86c0dc8769bba2990dc', '2010-10-12 10:57:23', '2010-10-12 10:58:08', 28462, 2), (7142, '8b81498fcc6e0da8857f099884c661e3', '2010-10-12 11:05:01', '2010-10-12 12:48:38', 28503, 2), (7143, '74cdd4821574fdfdb6a330793e8db887', '2010-10-12 11:20:40', '2010-10-12 11:20:41', 28469, 2), (7144, '3df1db72a41afaf73a645b7a89af04e5', '2010-10-12 11:43:45', '2010-10-12 11:48:01', 28489, 2), (7145, 'ff352d02915b03379aeda617045b984d', '2010-10-12 11:45:35', '2010-10-12 11:47:35', 28488, 2), (7146, '7f000728cfd1bd9a23b86018d66339d4', '2010-10-12 12:11:51', '2010-10-12 12:11:52', 28491, 2), (7147, '366bf387ec4a05af24e4e42157526790', '2010-10-12 12:42:03', '2010-10-12 12:42:04', 28492, 2), (7148, 'a588695ca352143f93e7e2f277efdefa', '2010-10-12 12:48:54', '2010-10-12 12:49:03', 28505, 2), (7149, 'febd6b55244698993dae14f0bba7480a', '2010-10-12 13:13:17', '2010-10-12 13:13:18', 28506, 2), (7150, 'cc33deec23d238b6f353d065feac917c', '2010-10-12 13:24:16', '2010-10-12 13:24:17', 28507, 2), (7151, '97aea3f950c262fc47b188bd922bf01e', '2010-10-12 13:25:38', '2010-10-12 13:25:39', 28508, 2), (7152, '91766c8da6e0ad1501f11fbd0eaa613d', '2010-10-12 13:31:04', '2010-10-12 13:31:05', 28509, 2), (7153, '76fc1e38bbf668579dd6fb54b0cf8f45', '2010-10-12 13:37:11', '2010-10-12 13:37:13', 28510, 2), (7154, 'ae3cf2547d805b76debc21ad56b3e702', '2010-10-12 13:37:14', '2010-10-12 13:37:15', 28511, 2), (7155, 'f096af0e4312e8f76158d76879d6cddd', '2010-10-12 13:37:16', '2010-10-12 13:38:36', 28515, 2), (7156, '1a35671d39515c97689b23ec22e34cbd', '2010-10-12 13:38:33', '2010-10-12 13:38:34', 28514, 2), (7157, '7193986bd283b0901f15783c6ff06a76', '2010-10-12 13:40:56', '2010-10-12 13:41:15', 28517, 2), (7158, 'd7b0e9977c54d4f58a0b417165b46942', '2010-10-12 13:45:34', '2010-10-12 13:45:35', 28518, 2), (7159, 'f51ae5c272e13d73a7b926eeff2d455f', '2010-10-12 13:52:48', '2010-10-12 13:52:50', 28519, 2), (7160, 'c650f4c3de3818a479cc5378f258d421', '2010-10-12 13:54:12', '2010-10-12 13:54:13', 28520, 2), (7161, '4d2dda0fc71e9a521a9fb67d4913b89d', '2010-10-12 13:57:54', '2010-10-12 13:57:55', 28521, 2), (7162, '9c420ab922846fe3638b12c9a0ea4dc9', '2010-10-12 14:00:38', '2010-10-12 14:00:39', 28522, 2), (7163, '91c6944cb570e0073bc25407875d2e26', '2010-10-12 14:16:12', '2010-10-12 14:16:13', 28523, 2), (7164, '3a747d08c361ca4830410c323c7de865', '2010-10-12 14:36:44', '2010-10-12 14:37:42', 28534, 2), (7165, 'fcc2aaba7431d75cd08754902139b131', '2010-10-12 14:36:56', '2010-10-12 14:36:57', 28525, 2), (7166, '8c87d3bf9740b78122e0f85320a59c65', '2010-10-12 14:46:09', '2010-10-12 14:46:10', 28535, 2), (7167, '34884da418ceebea131c2a2ec57b02b8', '2010-10-12 14:53:24', '2010-10-12 14:53:25', 28536, 2), (7168, '31599f14009c2fb809daf7c0eec26ba9', '2010-10-12 15:40:00', '2010-10-12 15:40:01', 28538, 2), (7169, 'c9ec2b93fb62ec1f127a138eff5d3b3f', '2010-10-12 15:40:56', '2010-10-12 15:40:57', 28539, 2), (7170, 'edbad31d0d5bf34a4968db7a3b0dca2f', '2010-10-12 15:44:06', '2010-10-12 15:46:10', 28550, 2), (7171, '5b56818aca1e6a3fee87f406f2b5a4fd', '2010-10-12 16:02:33', '2010-10-12 16:05:48', 28560, 2), (7172, 'b9bd9db0b70d7f6df434300c2d81e6cb', '2010-10-12 16:13:37', '2010-10-12 16:17:17', 28570, 2), (7173, '9ab57fa3f88f0faf11ebabff1e474254', '2010-10-12 16:38:54', '2010-10-12 16:38:54', 28571, 2), (7174, '7929d9b33215f7aa6e37c164047a26fb', '2010-10-12 16:47:55', '2010-10-12 16:47:55', 28573, 2), (7175, '68021cf79b9cbdf7525f98af572728b9', '2010-10-12 17:39:47', '2010-10-12 17:39:48', 28574, 2), (7176, '323c3aeeb8e6e9bfe36e4a3ccde9b660', '2010-10-12 17:39:53', '2010-10-12 17:45:14', 28593, 2), (7177, '1c4ced81bebd554f6a3d45bf3ec44d0a', '2010-10-12 17:42:35', '2010-10-12 17:42:36', 28590, 2), (7178, '2e17c5b5579642784d5ed157a9785b75', '2010-10-12 17:57:16', '2010-10-12 17:57:17', 28594, 2), (7179, '2c4c91ae085ad665bf0e01e38d200bde', '2010-10-12 17:58:34', '2010-10-12 17:58:35', 28595, 2), (7180, '666ded7343306e983eb465f107946c55', '2010-10-12 17:59:34', '2010-10-12 17:59:35', 28596, 2), (7181, '025ccd6fb8e8c26ffca753498d1ee079', '2010-10-12 18:18:42', '2010-10-12 18:25:17', 28629, 2), (7182, '8110b6ee8b5f74858129db675b092af6', '2010-10-12 18:24:25', '2010-10-12 18:45:54', 28641, 2), (7183, '2b4d72aa9c95b0c2d9e2121515fa0996', '2010-10-12 18:36:05', '2010-10-12 18:37:56', 28639, 2), (7184, 'b3e3ded96afaf8a421a5ed41ce453989', '2010-10-12 21:01:02', '2010-10-12 21:01:08', 28642, 2), (7185, '8bc4c0a9aaeb0c09781a5c1ee95a696b', '2010-10-12 21:19:12', '2010-10-12 21:19:13', 28643, 2), (7186, '74ec924e99c2c1e603352a6f1924f2c2', '2010-10-12 21:59:02', '2010-10-12 21:59:37', 28644, 2), (7187, '448c3540112acd91af1088c8a4431ccd', '2010-10-12 22:12:49', '2010-10-12 22:12:50', 28645, 2), (7188, '81fab9989c8d1d3be981f266cd864394', '2010-10-12 22:43:21', '2010-10-12 22:43:23', 28646, 2), (7189, 'c81461700b71938ecc9628f6ff4d7950', '2010-10-12 23:43:02', '2010-10-12 23:43:04', 28647, 2), (7190, 'fdb2a7c23ce08c729c47613b312a2fb0', '2010-10-12 23:43:08', '2010-10-12 23:43:08', 28648, 2), (7191, '111c47739b3164426ee74dd61538515e', '2010-10-13 01:09:47', '2010-10-13 01:09:52', 28649, 2), (7192, '34a0edefb5f51c2a9061b55c67f73527', '2010-10-13 04:51:26', '2010-10-13 04:53:52', 28660, 2), (7193, '12e5aa4083579b8961044ee7e21c4c32', '2010-10-13 05:04:27', '2010-10-13 05:04:28', 28661, 2), (7194, '729042aed5f0d15747b51cf29586e4ed', '2010-10-13 05:07:53', '2010-10-13 05:07:56', 28662, 2), (7195, '683fd1b305d04a0d9734e9056e0750c7', '2010-10-13 05:07:55', '2010-10-13 05:07:56', 28663, 2), (7196, 'aa6018c598065ae64ae861e298119534', '2010-10-13 05:15:02', '2010-10-13 05:15:03', 28664, 2), (7197, '55f69876c5164a9909ee6218501239bc', '2010-10-13 05:25:27', '2010-10-13 05:25:28', 28665, 2), (7198, '33ea8a58bef312c2ab673a7159594b40', '2010-10-13 05:44:24', '2010-10-13 05:44:26', 28667, 2), (7199, 'b17f77154452332ee9e2005ad146d872', '2010-10-13 05:44:26', '2010-10-13 05:44:27', 28668, 2), (7200, 'e5662c942dde1f70cc7e7161f4e863fe', '2010-10-13 06:00:21', '2010-10-13 06:00:23', 28669, 2), (7201, '8ba7db20476efe2342bbabfa25c607d3', '2010-10-13 06:00:24', '2010-10-13 06:00:26', 28670, 2), (7202, '91d725de27bf94ee68a1f5497d4da9bc', '2010-10-13 06:00:25', '2010-10-13 06:02:07', 28683, 2), (7203, '34d10f67ab45e3992ff5940e1398d971', '2010-10-13 06:00:32', '2010-10-13 06:00:33', 28672, 2), (7204, '79c3984bdd771a610808495258f3993d', '2010-10-13 06:00:47', '2010-10-13 06:00:48', 28674, 2), (7205, 'a6b94afa90871da428d73fe1ba278c06', '2010-10-13 06:01:13', '2010-10-13 06:01:14', 28677, 2), (7206, '42370c0ddbf8f23d0a4a5d09c5dd46cf', '2010-10-13 06:01:54', '2010-10-13 06:01:55', 28679, 2), (7207, '04436e77950dc427a7e70f55dc4a471e', '2010-10-13 06:04:23', '2010-10-13 06:06:40', 28703, 2), (7208, '3771cfdae6a0df099b3c8f4097a1e234', '2010-10-13 06:43:33', '2010-10-13 06:54:12', 28716, 2), (7209, '01f97bcb4bc3283de0713556c558e3cc', '2010-10-13 06:48:56', '2010-10-13 06:49:37', 28712, 2), (7210, '1eb8477e451fc54a0e27675a1d010c18', '2010-10-13 07:15:40', '2010-10-13 07:17:25', 28725, 2), (7211, 'bb891e4ed8f2edc8b7ccde493c70d319', '2010-10-13 08:05:11', '2010-10-13 08:05:12', 28726, 2), (7212, '52d360136d39d72e579030f0a6cbc7f1', '2010-10-13 08:39:33', '2010-10-13 08:39:42', 28728, 2), (7213, 'bd497ef648e5e82033f43d4116598f41', '2010-10-13 08:42:54', '2010-10-13 08:43:58', 28731, 2), (7214, '6925c04d363019648845b659a5e496bf', '2010-10-13 08:59:04', '2010-10-13 09:08:56', 28737, 2), (7215, '7a27f8b7a4a8589c8b4467c796014f29', '2010-10-13 09:14:27', '2010-10-13 09:14:28', 28738, 2), (7216, 'b118520d8a7ca2c4d6bfbcfc92200fb0', '2010-10-13 09:14:31', '2010-10-13 09:14:32', 28739, 2), (7217, 'c0406b5a14c928dfd52c64757a367a05', '2010-10-13 09:41:59', '2010-10-13 09:41:59', 28740, 2), (7218, 'f43c21fa2987789e439c0537d0132639', '2010-10-13 10:46:04', '2010-10-13 10:47:47', 28752, 2), (7219, '19d7d4683c4be89a75be47754521ab0b', '2010-10-13 10:54:44', '2010-10-13 10:54:45', 28753, 2), (7220, 'd66fc6d56e557428623a09ae3096f921', '2010-10-13 11:10:05', '2010-10-13 11:11:40', 28758, 2), (7221, '266e1963f77be692232d101e94369a24', '2010-10-13 11:15:50', '2010-10-13 11:19:57', 28771, 2), (7222, 'e905e25e5c306612a34e044e5b072b0a', '2010-10-13 11:52:48', '2010-10-13 11:52:49', 28773, 2), (7223, '5988485cd566c748e147e57ce80496ba', '2010-10-13 12:23:49', '2010-10-13 12:26:42', 28783, 2), (7224, '2f43fcb20ac51bdff493de1a4ae9d3c6', '2010-10-13 12:47:15', '2010-10-13 12:47:44', 28786, 2), (7225, '8fbe1826c1222d28ce293ba6bee5f4a7', '2010-10-13 12:55:28', '2010-10-13 12:55:29', 28787, 2), (7226, 'ad9f90563eeae82c03c305b0aeeb79f0', '2010-10-13 13:27:24', '2010-10-13 13:27:25', 28788, 2), (7227, 'f471b0b305d85914acc5212957ca2bbf', '2010-10-13 13:33:46', '2010-10-13 13:33:47', 28789, 2), (7228, '95dbccd7e9577502ae72cba212cbd190', '2010-10-13 14:02:08', '2010-10-13 14:02:20', 28791, 2), (7229, 'd846a35fc18f7724b6ed9d05002ff81e', '2010-10-13 14:57:10', '2010-10-13 15:07:56', 28798, 2), (7230, 'bbce1b718a85ab59b4a25ae5e043e6d4', '2010-10-13 15:45:30', '2010-10-13 15:46:32', 28801, 2), (7231, '4b7b7fbefc691557ceeda336f6d374c5', '2010-10-13 15:50:59', '2010-10-13 15:53:30', 28803, 2), (7232, 'f2b8c910932999e6046da8c96c2114cf', '2010-10-13 15:59:12', '2010-10-13 16:10:53', 28806, 2), (7233, 'f94204c73cde170e3398831d75cac255', '2010-10-13 16:02:29', '2010-10-13 16:02:30', 28805, 2), (7234, 'fc579c2bcb0879bfc4faae183b85e8b6', '2010-10-13 17:57:57', '2010-10-13 17:57:59', 28807, 2), (7235, '774b1e1d2bcec4c92604d362f1b43b26', '2010-10-13 17:59:27', '2010-10-13 17:59:28', 28808, 2), (7236, '3f1377860f9199ba661d111df59fef03', '2010-10-13 17:59:55', '2010-10-13 17:59:56', 28809, 2), (7237, 'c96fedd5c1f6ff90e5dc954b6d6163cc', '2010-10-13 18:16:24', '2010-10-13 18:16:25', 28810, 2), (7238, '0fcf05d7b6b0a5cde59931ae10bc379b', '2010-10-13 18:17:03', '2010-10-13 18:18:55', 28822, 2), (7239, 'fee80f875bfb99d2933691bbd8f760cf', '2010-10-13 18:34:15', '2010-10-13 18:34:16', 28823, 2), (7240, 'b997e2892349a937e34a676ff81d87b4', '2010-10-13 19:21:05', '2010-10-13 19:21:06', 28824, 2), (7241, '5046d14293ca2ab8fe32b68bda329a52', '2010-10-13 19:53:55', '2010-10-13 19:53:56', 28825, 2), (7242, 'b3009b627eb280d18a6abfd3e2b97675', '2010-10-13 20:28:08', '2010-10-13 20:28:09', 28827, 2), (7243, '549927affc0c8b4af26089fab8e684a0', '2010-10-13 20:32:17', '2010-10-13 20:32:26', 28828, 2), (7244, '1b1a11a8eb9dd9fb563ca8dc6dac5bbd', '2010-10-13 21:18:59', '2010-10-13 21:19:02', 28829, 2), (7245, 'a8a3c88c76865f8d98fdbe32f9bb4add', '2010-10-13 21:31:54', '2010-10-13 21:31:56', 28830, 2), (7246, 'c293456fbf2b40c6b5a726f3c875f6ae', '2010-10-13 22:35:48', '2010-10-13 22:35:56', 28831, 2), (7247, '23087e5531411d03499df9603a9251da', '2010-10-13 23:07:48', '2010-10-13 23:07:49', 28832, 2), (7248, '6709cc7beecc83374894ac3c0b3600cf', '2010-10-13 23:39:42', '2010-10-13 23:39:43', 28833, 2), (7249, '29c918dcf869bdd7738436cd063b9197', '2010-10-14 00:11:35', '2010-10-14 00:11:36', 28834, 2), (7250, '0d8739358f7701925a234003f5e65389', '2010-10-14 00:43:28', '2010-10-14 00:43:30', 28835, 2), (7251, '8a33e50ee0265c99f6ce887d72789161', '2010-10-14 01:15:22', '2010-10-14 01:15:23', 28836, 2), (7252, 'd8b8a888f1d83a0020c31ffde3ac0b65', '2010-10-14 01:47:15', '2010-10-14 01:47:16', 28837, 2), (7253, 'f1f4e93b552c898d01ef29b9599f7c6e', '2010-10-14 02:19:08', '2010-10-14 02:19:09', 28838, 2), (7254, 'ee9ac55a48502abccc77602043cb72bd', '2010-10-14 02:51:01', '2010-10-14 02:51:02', 28839, 2), (7255, 'b46a45f318ba0e2a820463ed25fab5e3', '2010-10-14 03:22:59', '2010-10-14 03:23:07', 28840, 2), (7256, '7425ff8c050f56961db661071ee87f96', '2010-10-14 03:54:58', '2010-10-14 03:55:00', 28841, 2), (7257, 'ae5fcc42d272f6b5bc4879f86de75e00', '2010-10-14 04:26:52', '2010-10-14 04:26:57', 28842, 2), (7258, 'f0fabc6d82dd72d1ec23fb90c58677c3', '2010-10-14 04:29:39', '2010-10-14 04:29:40', 28843, 2), (7259, 'fb696fbedc33ae4f5ebafda0a1af4b5b', '2010-10-14 04:56:43', '2010-10-14 04:56:46', 28844, 2), (7260, '5dd6b41a67100627582cc0e725658797', '2010-10-14 04:58:48', '2010-10-14 04:58:49', 28845, 2), (7261, 'c3dfc2b50e8b2b44bd10c1e09478c6bb', '2010-10-14 05:30:39', '2010-10-14 05:30:40', 28846, 2), (7262, 'af1cc813c15a6e7a9e887a808dbd7802', '2010-10-14 05:40:02', '2010-10-14 05:40:03', 28847, 2), (7263, 'f6b9d47ccf109cf1b100a1e0e22dadc4', '2010-10-14 05:40:05', '2010-10-14 05:40:06', 28848, 2), (7264, '81dd5cfb9af0f3113fb7f256212b7173', '2010-10-14 05:56:35', '2010-10-14 05:59:22', 28853, 2), (7265, '335166a2dc2b188a7c02a2a6d91cfeaf', '2010-10-14 06:02:31', '2010-10-14 06:02:32', 28854, 2), (7266, 'c025cdcc86c85bee1965df0eaeec59df', '2010-10-14 06:31:35', '2010-10-14 06:31:37', 28855, 2), (7267, 'fe87c96f8ad2101ed1852ff9533f1735', '2010-10-14 06:31:39', '2010-10-14 06:31:40', 28856, 2), (7268, 'eb2c62d7d7fbfb8a06c65ccb135689ae', '2010-10-14 06:31:39', '2010-10-14 06:31:41', 28857, 2), (7269, 'adb7515de16dc29734f7cc9ce7caf25a', '2010-10-14 06:34:22', '2010-10-14 06:34:23', 28858, 2), (7270, '92419b11377bd94c14de339697559b70', '2010-10-14 07:33:55', '2010-10-14 07:33:55', 28859, 2), (7271, '29660113a570009f2719586d9f25b644', '2010-10-14 07:38:03', '2010-10-14 07:38:04', 28860, 2), (7272, 'a0051541d90538aa3839ec761ab4cfe5', '2010-10-14 08:09:54', '2010-10-14 08:09:55', 28861, 2), (7273, 'c33ffb789de0e06e91ea8352b976dabe', '2010-10-14 08:41:45', '2010-10-14 08:41:46', 28862, 2), (7274, 'f84bc5097588e0ebc1730b841601246a', '2010-10-14 08:49:42', '2010-10-14 08:49:43', 28863, 2), (7275, '4c20c31995971cb417398137fe74908e', '2010-10-14 09:13:36', '2010-10-14 09:13:36', 28864, 2), (7276, 'fee8a21bdc3daf73faec88487e4c9780', '2010-10-14 09:43:10', '2010-10-14 09:43:12', 28865, 2), (7277, '6f592bf9d19e7a51f94810fc21d84a80', '2010-10-14 10:15:12', '2010-10-14 10:15:13', 28866, 2), (7278, 'de7883db01460a8233a3fba9c3d6afcd', '2010-10-14 10:25:59', '2010-10-14 10:26:00', 28867, 2), (7279, 'aacda613846bbf9eaba44abd9f1445ff', '2010-10-14 10:26:03', '2010-10-14 10:26:04', 28868, 2), (7280, '3f836506a6b609cfdff348987f8bf5d1', '2010-10-14 10:28:26', '2010-10-14 10:28:27', 28869, 2), (7281, '221b5bfbcba8c9bec5dc709fa76648b3', '2010-10-14 10:35:21', '2010-10-14 10:35:22', 28870, 2), (7282, 'c1d3425097296e9fab0c41683b67cfd2', '2010-10-14 10:36:45', '2010-10-14 10:36:46', 28871, 2), (7283, '4232ecfb349948daec323c85ef44f333', '2010-10-14 10:43:51', '2010-10-14 10:43:52', 28872, 2), (7284, '2618a6777e9b4c014b855fac6452f796', '2010-10-14 10:51:43', '2010-10-14 11:15:43', 28922, 2), (7285, 'c36c97738a0b0de0d15d59cd0ffc13f3', '2010-10-14 10:57:32', '2010-10-14 11:43:59', 28950, 2), (7286, '725eaf0bb44591980a6a314dd01953ba', '2010-10-14 11:01:50', '2010-10-14 11:01:51', 28894, 2), (7287, 'e334a3c6bc4fd91d02226bd1a7fb7bd6', '2010-10-14 11:06:20', '2010-10-14 11:06:21', 28905, 2), (7288, 'b2546e825a6bae39274ff389588c5b2a', '2010-10-14 11:07:58', '2010-10-14 11:08:00', 28906, 2), (7289, 'c4bd0e7c694420fab599f5cbe67d8f73', '2010-10-14 11:14:12', '2010-10-14 11:14:13', 28907, 2), (7290, 'dd39bb970466a915edc48c0497c62e0a', '2010-10-14 11:28:21', '2010-10-14 11:28:22', 28923, 2), (7291, '789177f576901dadf812e785f08c2669', '2010-10-14 11:34:45', '2010-10-14 11:37:28', 28940, 2), (7292, '513983f222d05e6056b34a8fe079f7ba', '2010-10-14 11:34:59', '2010-10-14 11:40:14', 28948, 2), (7293, '0b1e60babd776fc8769e63c8c5c055db', '2010-10-14 11:44:33', '2010-10-14 11:44:34', 28951, 2), (7294, '398ffe361c5bbac24385b8a072e8eb7d', '2010-10-14 11:54:51', '2010-10-14 11:54:53', 28952, 2), (7295, '6d1710d440f8b4793f892b6038b18d7a', '2010-10-14 12:19:10', '2010-10-14 12:19:11', 28953, 2), (7296, 'b978175bfafa1d0a8c8d9337c565ba4a', '2010-10-14 12:25:27', '2010-10-14 12:25:28', 28954, 2), (7297, '0a0596e2dc15112b749d522de3880807', '2010-10-14 12:25:29', '2010-10-14 12:25:30', 28955, 2), (7298, '1f256eecc7692ffd5d9101a70ea6ba03', '2010-10-14 12:40:29', '2010-10-14 12:44:02', 28969, 2), (7299, '46b5095e852247786a1c32c9d5d18774', '2010-10-14 12:45:17', '2010-10-14 12:45:35', 28971, 2), (7300, 'bc8edcc7b9d6313f16a3a2a3b8358064', '2010-10-14 12:50:54', '2010-10-14 12:50:55', 28972, 2), (7301, '2ae7f65cf2e1486f986fd2edfef3847e', '2010-10-14 13:15:15', '2010-10-14 13:15:15', 28973, 2), (7302, '56533476b47b3939f60d2630544afaae', '2010-10-14 14:17:03', '2010-10-14 14:17:03', 28974, 2), (7303, '3e4d59faaecb94af7d94fa234cd6d335', '2010-10-14 14:31:18', '2010-10-14 14:47:27', 29013, 2), (7304, '9683cf65e75fb64e2df860560666faf4', '2010-10-14 14:38:07', '2010-10-14 14:39:51', 28988, 2), (7305, '1f8c687d678c0b38337afa103963b749', '2010-10-14 14:44:33', '2010-10-14 14:50:35', 29028, 2), (7306, '03e8e9636738eb013dab81996cde4d45', '2010-10-14 14:56:30', '2010-10-14 14:59:21', 29037, 2), (7307, 'e1da292aaae3d3aeb56bb618c0a97429', '2010-10-14 15:07:14', '2010-10-14 15:11:50', 29064, 2), (7308, '39cb5ac6bd1ab085c102347a9296fc5c', '2010-10-14 15:09:20', '2010-10-14 15:11:35', 29062, 2), (7309, '6f91e40ab0c6ed8759ce39607d2a0927', '2010-10-14 15:15:55', '2010-10-14 15:16:26', 29067, 2), (7310, 'bb732a056e9b19847b9fbe99085a411f', '2010-10-14 15:20:55', '2010-10-14 15:20:55', 29068, 2), (7311, 'bee95374cac0805fce0f7036fa14dec8', '2010-10-14 15:37:10', '2010-10-14 15:37:11', 29069, 2), (7312, '7cf7f1929cc9b1d9f5b8b8be849f18bf', '2010-10-14 15:45:32', '2010-10-14 15:45:33', 29070, 2), (7313, 'b2ceeb65dc21909025615f2a47820ef0', '2010-10-14 18:09:44', '2010-10-14 18:30:45', 29084, 2), (7314, '800cd4a513682afa39c8b308cc896cc1', '2010-10-14 18:12:42', '2010-10-14 18:12:43', 29082, 2), (7315, 'cb9d0d1a4f0835b82d619e7fa2fc7e49', '2010-10-14 18:16:43', '2010-10-14 18:16:45', 29083, 2), (7316, 'b93847d413658807261db1577e9b1de8', '2010-10-14 18:41:38', '2010-10-14 18:41:40', 29085, 2), (7317, '2591661d1d0fda958137455ad9b89a93', '2010-10-14 19:23:30', '2010-10-14 19:25:18', 29090, 2), (7318, 'b7f0917d0b2cf4a36d234b7f08acb211', '2010-10-14 19:31:58', '2010-10-14 19:34:44', 29097, 2), (7319, 'bf3bf6017fdd6277dc9bdb72b5503cc4', '2010-10-14 19:42:08', '2010-10-14 19:48:41', 29104, 2), (7320, 'db9384022a7057cc4faaf3ca6ca6c99d', '2010-10-14 20:07:06', '2010-10-14 20:07:23', 29106, 2), (7321, '9f9c4833d2b94c49658ff2b0d5f42d2b', '2010-10-14 20:54:02', '2010-10-14 20:54:05', 29107, 2), (7322, '875db56ddecc4192c1940a14a1e6a011', '2010-10-14 20:57:53', '2010-10-14 21:00:36', 29123, 2), (7323, '7be404fe38dfc9841f992371be76830c', '2010-10-14 21:24:52', '2010-10-14 21:24:53', 29124, 2), (7324, 'c014e355553f84cce701162504ae5add', '2010-10-14 22:35:01', '2010-10-14 22:35:07', 29125, 2), (7325, '552a3fdafd07686a36cfb3da605e04e5', '2010-10-14 22:38:56', '2010-10-14 22:38:59', 29126, 2), (7326, 'bcbd06017b03cae4bc513693b1996542', '2010-10-14 22:46:34', '2010-10-14 22:46:35', 29127, 2), (7327, 'b7f975abfd35fb360304480973caa92c', '2010-10-14 23:04:43', '2010-10-14 23:04:44', 29128, 2), (7328, '26e587d494b7bda841422871df6f2cc6', '2010-10-15 01:04:31', '2010-10-15 01:04:33', 29129, 2), (7329, '01e1f1592c38a7696e5cb81fe29172d4', '2010-10-15 01:48:38', '2010-10-15 01:48:39', 29130, 2), (7330, 'aafc801b0c0a21c64f6e273d36787a6b', '2010-10-15 02:16:42', '2010-10-15 02:16:44', 29131, 2), (7331, '219a637d96e7d0f9075f7b3bbf9db110', '2010-10-15 02:39:57', '2010-10-15 02:39:58', 29132, 2), (7332, 'd255b6d4a2d3653b096fb992cf6f820a', '2010-10-15 03:02:32', '2010-10-15 03:02:41', 29133, 2), (7333, '7393a0087e3c312c7bb8e77abaf252b4', '2010-10-15 04:02:42', '2010-10-15 04:02:44', 29134, 2), (7334, 'b544b7514535aa91a089ffd818ed568f', '2010-10-15 04:19:44', '2010-10-15 04:19:46', 29135, 2), (7335, '76e1a5446884e6ca4d7c3e52fd33d610', '2010-10-15 04:20:48', '2010-10-15 04:20:49', 29136, 2), (7336, '3cf9a688d8847b97c30e7a23587c8b7c', '2010-10-15 04:21:14', '2010-10-15 04:21:15', 29137, 2), (7337, 'cf5039373262aa73e1492a0f764f6abc', '2010-10-15 04:21:32', '2010-10-15 04:21:33', 29138, 2), (7338, '139f0e02af00472a1c55e02557ea490a', '2010-10-15 04:21:53', '2010-10-15 04:21:54', 29139, 2), (7339, '599e62b8b7b68f4e27d2d231436e6d4b', '2010-10-15 04:36:07', '2010-10-15 04:36:09', 29140, 2), (7340, '45bc1a47d7218c38a824d847a93835c5', '2010-10-15 04:54:14', '2010-10-15 04:54:15', 29141, 2), (7341, '2995df432a23b2f4248c1e6c7eac4c26', '2010-10-15 05:24:18', '2010-10-15 05:24:18', 29142, 2), (7342, '2ca78971c876b99010ae6d0e19e2269b', '2010-10-15 05:45:05', '2010-10-15 05:47:29', 29155, 2), (7343, '56b5590070c1b91e8968e23581aff933', '2010-10-15 06:23:39', '2010-10-15 06:23:41', 29156, 2), (7344, '04b7fe014a4d54a49cff71afbca9c2c0', '2010-10-15 06:32:03', '2010-10-15 06:32:04', 29157, 2), (7345, '9dc77cba9899767571071eff7339ce07', '2010-10-15 06:55:30', '2010-10-15 06:55:32', 29158, 2), (7346, '7bb4f3fbe2ab77313e075620cb491f32', '2010-10-15 06:57:03', '2010-10-15 06:57:04', 29159, 2), (7347, 'e55f266cff87c273f9e11d205215dd14', '2010-10-15 07:13:58', '2010-10-15 07:13:59', 29160, 2), (7348, '05378176db890cec7e3da562f0ad265b', '2010-10-15 07:32:46', '2010-10-15 07:32:47', 29161, 2), (7349, '654f0969b69fed773f9f203218a07af8', '2010-10-15 07:40:09', '2010-10-15 07:40:10', 29162, 2), (7350, '2a336313a8f856ff9d27ed1cdca98fbe', '2010-10-15 07:52:27', '2010-10-15 07:54:02', 29171, 2), (7351, '125cab7933b19ab5d9196d926c73f8c8', '2010-10-15 08:27:34', '2010-10-15 08:28:41', 29173, 2), (7352, '257ed91a342e3766fa1c8d83ea0ceb4a', '2010-10-15 08:45:47', '2010-10-15 08:45:48', 29174, 2), (7353, '8ea3de0ab5b7432c67f1bc759388e31a', '2010-10-15 08:48:52', '2010-10-15 08:48:53', 29175, 2), (7354, 'ebb2a9730fdd3c2be9a5ef307591a224', '2010-10-15 08:54:31', '2010-10-15 08:54:32', 29176, 2), (7355, '125c9ffc1ea19c66aab3d5432c25a5fd', '2010-10-15 09:05:02', '2010-10-15 09:05:03', 29177, 2), (7356, '02fae87228139ca9c0ce0faff221ec58', '2010-10-15 09:06:04', '2010-10-15 09:08:10', 29186, 2), (7357, 'a0d95a288f90aacd68a31a73e04db52b', '2010-10-15 09:07:35', '2010-10-15 09:08:32', 29190, 2), (7358, '4466b8e57eb2081ec333416bbfa25df2', '2010-10-15 09:07:55', '2010-10-15 09:07:55', 29184, 2), (7359, '057522a4d5505d93060164e493557099', '2010-10-15 09:22:27', '2010-10-15 09:24:28', 29198, 2), (7360, '963ca601481a1ae9662c893790c30526', '2010-10-15 09:28:46', '2010-10-15 09:28:47', 29199, 2), (7361, '5d8051f8e65c1eb20c01d413a8915420', '2010-10-15 09:28:50', '2010-10-15 09:28:51', 29200, 2), (7362, '958c273fc36e0057942b0e28075733dc', '2010-10-15 09:41:25', '2010-10-15 09:41:25', 29201, 2), (7363, '5c02393548d95caf092959402125b871', '2010-10-15 09:46:53', '2010-10-15 09:46:53', 29202, 2), (7364, '4bccca11b2a0106a4ebc2f2fecb5609f', '2010-10-15 10:10:59', '2010-10-15 10:11:00', 29203, 2), (7365, '6023505fe3cacdf2547166d432741d70', '2010-10-15 10:26:22', '2010-10-15 10:26:23', 29204, 2), (7366, '88fe6f876163bf1873984bc23fa3d855', '2010-10-15 10:39:09', '2010-10-15 10:39:10', 29205, 2), (7367, 'e4b8eb4b0eb1b0c36741124509c5e9df', '2010-10-15 10:58:47', '2010-10-15 10:58:48', 29206, 2), (7368, 'e45945bab2c1f009759004e2175ad224', '2010-10-15 11:16:12', '2010-10-15 11:18:30', 29216, 2), (7369, 'd528c1ca5964e6f2d8be95872055ea9e', '2010-10-15 11:20:01', '2010-10-15 11:20:01', 29217, 2), (7370, 'edff1ad163ce04f2dbca1d27d4f2346a', '2010-10-15 11:21:55', '2010-10-15 11:21:56', 29218, 2), (7371, 'c174fa6ad6576d2082895ed70d773727', '2010-10-15 11:22:25', '2010-10-15 11:22:26', 29219, 2), (7372, 'fe603728a10995b4c602b65b007d99ae', '2010-10-15 11:23:46', '2010-10-15 11:23:47', 29220, 2), (7373, 'fc5c8abc59d71c11f876fc58d9b5906b', '2010-10-15 11:27:24', '2010-10-15 11:27:25', 29221, 2), (7374, 'a75cf1413b7084abbdd842a76dd4b8c7', '2010-10-15 11:27:26', '2010-10-15 11:27:27', 29222, 2), (7375, 'dc2fab473e9b8f6d7b66b72416878b64', '2010-10-15 11:37:50', '2010-10-15 11:37:51', 29223, 2), (7376, '484662b1e3010a3eced35510ffbfcec5', '2010-10-15 11:54:53', '2010-10-15 11:59:11', 29232, 2), (7377, '8d541d7407ced71d111abd0ea2d2e12e', '2010-10-15 11:56:39', '2010-10-15 11:56:40', 29226, 2), (7378, 'f0483cc6af4b66c544bafd6544491c77', '2010-10-15 12:09:34', '2010-10-15 12:09:35', 29233, 2), (7379, 'd70bda058d4998bc3426d280dbfcb8fc', '2010-10-15 12:12:18', '2010-10-15 12:12:19', 29234, 2), (7380, 'f924b8c75cd6c59070b94579a479addd', '2010-10-15 12:13:33', '2010-10-15 12:13:34', 29235, 2), (7381, '22d39c96f8a1466683c2434d5741080a', '2010-10-15 12:33:23', '2010-10-15 12:33:28', 29236, 2), (7382, 'c89fe88c5b5ef3b4376a1b7a58b717de', '2010-10-15 12:43:11', '2010-10-15 12:43:14', 29237, 2), (7383, '1cac454ab745271df955c82c0f80713e', '2010-10-15 13:31:41', '2010-10-15 13:31:44', 29238, 2), (7384, 'fbf02b95e06b43918322486f0d13e35a', '2010-10-15 13:54:20', '2010-10-15 13:54:32', 29240, 2), (7385, '97ba56dd0f6ebd4d5e31af419e6468b5', '2010-10-15 14:13:05', '2010-10-15 14:13:06', 29241, 2), (7386, '5624d37ed3281c9484466480869d94cb', '2010-10-15 14:38:39', '2010-10-15 14:43:55', 29252, 2), (7387, 'a0b8e710f9b5610ecf5417925ec44dde', '2010-10-15 15:30:04', '2010-10-15 15:31:37', 29260, 2), (7388, 'e90039815e2edb3847fca535894732f6', '2010-10-15 15:31:29', '2010-10-15 15:31:31', 29258, 2), (7389, '6cddedb17565d3dd6b23b52a7e0cac12', '2010-10-15 15:58:53', '2010-10-15 15:58:54', 29261, 2), (7390, '56881af2f0ee0ab3918fe94417be59c8', '2010-10-15 15:59:44', '2010-10-15 15:59:45', 29262, 2), (7391, '511f2c8d912e091ae8a401080b9a81bc', '2010-10-15 16:20:42', '2010-10-15 16:20:44', 29263, 2), (7392, '437fa41168449f047289356381b486a5', '2010-10-15 17:00:27', '2010-10-15 17:00:29', 29264, 2), (7393, 'c73c9d72079eeb5b3f7986b1b95d7344', '2010-10-15 17:28:46', '2010-10-15 17:28:48', 29265, 2), (7394, '2101c8b145de0cb9c2bc1792bd6c31b3', '2010-10-15 17:29:09', '2010-10-15 17:29:10', 29266, 2), (7395, 'b01d84cf1ba712f4a3be5c76fa4b61ae', '2010-10-15 17:36:04', '2010-10-15 17:36:05', 29267, 2), (7396, 'fe69da781cd624e397a850e597657cde', '2010-10-15 17:38:15', '2010-10-15 17:38:16', 29268, 2), (7397, '6cb4f2e9407adcd6d7d15625f1b8a491', '2010-10-15 18:13:29', '2010-10-15 18:13:30', 29269, 2), (7398, '802e78df576cce626e7073de80c53ac9', '2010-10-15 18:18:07', '2010-10-15 18:18:47', 29272, 2), (7399, '56e17df9bdc067b358924c5a653fa711', '2010-10-15 18:28:15', '2010-10-15 18:28:16', 29273, 2), (7400, '078a47dc843d9d694c256912e502127b', '2010-10-15 18:28:46', '2010-10-15 18:28:47', 29274, 2), (7401, 'aeba79e0f182649036c649f8f1c44372', '2010-10-15 19:16:45', '2010-10-15 19:16:47', 29275, 2), (7402, 'd9fe21391c35c92a733ed16f8535c13e', '2010-10-15 19:37:04', '2010-10-15 19:37:05', 29276, 2), (7403, '5bf1e785a111850bbb6f8145ae1b98ec', '2010-10-15 20:26:56', '2010-10-15 20:26:57', 29277, 2), (7404, '596068a5740e0054170ef10ba34a50c6', '2010-10-15 20:44:00', '2010-10-15 20:44:05', 29278, 2), (7405, 'f6853ff44745799b44f95e981d299651', '2010-10-15 21:26:58', '2010-10-15 21:26:59', 29279, 2), (7406, 'faf96e7888382e0bc85bf49aaeec4646', '2010-10-15 22:28:38', '2010-10-15 22:29:03', 29281, 2), (7407, '282931555227568ede476cfce75be4e8', '2010-10-15 22:32:55', '2010-10-15 22:32:56', 29282, 2), (7408, '60963ecbd2cdfb18441df27d02477b65', '2010-10-15 23:26:21', '2010-10-15 23:26:21', 29283, 2), (7409, 'e5c6d9a560a129db7d40ee02ad408cda', '2010-10-15 23:27:29', '2010-10-15 23:27:30', 29284, 2), (7410, 'c0b6534847ac4d364e39c7c041e57eeb', '2010-10-15 23:28:25', '2010-10-15 23:28:26', 29285, 2), (7411, '0c0f57e3a0b4ee1a25aafadd8da70f5c', '2010-10-15 23:29:16', '2010-10-15 23:29:17', 29286, 2), (7412, 'ebdc2be8d145dde2b0afc7e66c63e985', '2010-10-15 23:30:12', '2010-10-15 23:30:12', 29287, 2), (7413, 'd055cd986197dcf6f36168f31e2f6c25', '2010-10-15 23:30:52', '2010-10-15 23:30:52', 29288, 2), (7414, 'aa37a8f42607638527c319fea749b023', '2010-10-15 23:31:52', '2010-10-15 23:31:53', 29289, 2), (7415, 'bbbdfff3f757ed5c64d63e799940618c', '2010-10-15 23:32:55', '2010-10-15 23:32:55', 29290, 2), (7416, 'c5bd2fb1b57712199928fa0a3074c090', '2010-10-15 23:34:01', '2010-10-15 23:34:01', 29291, 2), (7417, '7585636cb275ba0f7149b3543e990c70', '2010-10-15 23:35:06', '2010-10-15 23:35:06', 29292, 2), (7418, '31803003c869ab42a8cf4a81d893f527', '2010-10-15 23:36:17', '2010-10-15 23:36:18', 29293, 2), (7419, '0366dd8ad12c81e47be5bdb2e769d531', '2010-10-15 23:37:27', '2010-10-15 23:37:27', 29294, 2), (7420, '67bb1f0e96b7ef07f7d57d1c1bba710b', '2010-10-15 23:38:30', '2010-10-15 23:38:31', 29295, 2), (7421, 'fc81c44cfc12dd314d83fa5a37b1d528', '2010-10-16 00:00:00', '2010-10-16 00:00:01', 29296, 2), (7422, 'c313da4e0fe3d9371a836d77f367e931', '2010-10-16 00:14:47', '2010-10-16 00:14:49', 29297, 2), (7423, '62f7716c2c3c25df89df980d18954bca', '2010-10-16 00:54:34', '2010-10-16 00:54:52', 29299, 2), (7424, '5e1d79077bffe6b42b80a1bfb1525fea', '2010-10-16 01:07:20', '2010-10-16 01:07:21', 29300, 2), (7425, '267a6a4b0f1c0e2269632674ffd812cc', '2010-10-16 02:05:20', '2010-10-16 02:05:21', 29301, 2), (7426, 'ed029cbd95e65a4f14f16440b7cae97d', '2010-10-16 02:36:04', '2010-10-16 02:36:05', 29302, 2), (7427, '61ff4fe9e16346474e7622bdfa65b566', '2010-10-16 02:40:51', '2010-10-16 02:40:52', 29303, 2), (7428, '1eee1c0399f6b8419c4aefeb6f1020fd', '2010-10-16 02:48:46', '2010-10-16 02:48:47', 29304, 2), (7429, 'ad5461ef4e0ab51776d465fddc83929f', '2010-10-16 05:50:48', '2010-10-16 05:53:04', 29308, 2), (7430, '69971f121b19ff08d49b9ff0dd95c23c', '2010-10-16 05:55:13', '2010-10-16 05:56:53', 29316, 2), (7431, 'c052a5a81c5801d3f5e21c929759f29b', '2010-10-16 06:05:49', '2010-10-16 06:05:50', 29317, 2), (7432, 'b0a3cb82c9e7ccdf405b305f4aac7c5d', '2010-10-16 06:52:48', '2010-10-16 06:52:49', 29318, 2), (7433, '7b8fa50a20a1393fff930b145a0991a2', '2010-10-16 08:22:19', '2010-10-16 08:22:20', 29319, 2), (7434, '4c50e984ba2bf5eba0d7bb2e1635f5ee', '2010-10-16 08:23:38', '2010-10-16 08:25:26', 29323, 2), (7435, 'c3ce6b95d5b4d3fe5a332e394b55bc99', '2010-10-16 08:40:58', '2010-10-16 08:40:59', 29324, 2), (7436, '8833186b0eca1bc326fe19eadc54eabc', '2010-10-16 08:41:02', '2010-10-16 08:41:03', 29325, 2), (7437, '7b77f0e3abc19a3522f7a867855dedf1', '2010-10-16 08:45:29', '2010-10-16 08:48:48', 29334, 2), (7438, 'd7bd58e7f40bd35bd36fe453d7a232db', '2010-10-16 09:33:25', '2010-10-16 09:34:22', 29339, 2), (7439, 'bd156d356607fde2ee37bd0515e0b019', '2010-10-16 10:04:56', '2010-10-16 10:04:57', 29340, 2), (7440, '40fbb93c58cdb140178791f4934b7939', '2010-10-16 10:16:27', '2010-10-16 10:18:19', 29347, 2), (7441, '02399b5635e9b140902194451632efc5', '2010-10-16 10:58:20', '2010-10-16 10:58:23', 29348, 2), (7442, '0a3255de54dcd77094a73369bac1f6cf', '2010-10-16 11:30:59', '2010-10-16 11:31:41', 29356, 2), (7443, 'd5611d2b5f263d43e4fe46c63eaa8c39', '2010-10-16 11:40:00', '2010-10-16 11:40:09', 29357, 2), (7444, '598aedff7abc89829e1951054bbf7bf4', '2010-10-16 12:01:02', '2010-10-16 12:01:04', 29358, 2), (7445, '89ae9f98ba0efcfea72fb4b25240cf24', '2010-10-16 12:33:50', '2010-10-16 12:33:51', 29359, 2), (7446, 'afef6721bc6839845529530949d81589', '2010-10-16 12:36:41', '2010-10-16 12:36:45', 29360, 2), (7447, 'f100c6b5c12a74dafc455108904b33b1', '2010-10-16 12:55:39', '2010-10-16 12:55:40', 29361, 2), (7448, '0fa8cfc49dce8c418d090d443e43b8a0', '2010-10-16 13:03:20', '2010-10-16 13:03:21', 29362, 2), (7449, '69e28c8dc76204d453a0442f4323c674', '2010-10-16 13:28:26', '2010-10-16 13:28:41', 29364, 2), (7450, '6587d998f07d96196da561a91e060a27', '2010-10-16 13:50:31', '2010-10-16 13:53:05', 29373, 2), (7451, 'b010dff5d38003aeb45844719726371d', '2010-10-16 13:56:51', '2010-10-16 13:58:17', 29381, 2), (7452, '6094e2bef9d47fc866f65fd209a168dd', '2010-10-16 14:08:37', '2010-10-16 14:08:38', 29382, 2), (7453, '50fed7ec71904c09d181c842ea10b020', '2010-10-16 14:25:10', '2010-10-16 14:25:11', 29383, 2), (7454, 'dd1e59affd6d838be2195387992f42b0', '2010-10-16 15:15:19', '2010-10-16 15:34:52', 29389, 2), (7455, '97e0eafdf101e007b6f813c37a1e774a', '2010-10-16 15:24:02', '2010-10-16 15:24:55', 29387, 2), (7456, 'a2e94bfc78064e78d5af9210759d2562', '2010-10-16 15:44:05', '2010-10-16 15:49:32', 29393, 2), (7457, 'b83445c6d98bbc6a391ba710b751eae1', '2010-10-16 16:08:23', '2010-10-16 16:29:56', 29400, 2), (7458, 'ed2e2883f6feddf99e8a7b83c695b46b', '2010-10-16 17:05:48', '2010-10-16 17:05:49', 29401, 2), (7459, 'bd1d2f3fb1a418569d433125a17a2ce3', '2010-10-16 17:59:02', '2010-10-16 17:59:03', 29402, 2), (7460, '58a1b4def431ec9830d186164ea703c2', '2010-10-16 18:24:45', '2010-10-16 18:24:46', 29403, 2), (7461, '3c94bc4fea91369ab730c98aaa2b829b', '2010-10-16 18:34:18', '2010-10-16 18:34:54', 29405, 2), (7462, '25e19d165ff7b0399d7646998069249e', '2010-10-16 19:13:52', '2010-10-16 19:14:02', 29407, 2), (7463, '7bcfacd931c144bdfa534fdc296614ba', '2010-10-16 19:35:51', '2010-10-16 19:35:52', 29408, 2), (7464, 'e774d6f4ad543158e5117fbb63cdd4e8', '2010-10-16 20:20:02', '2010-10-16 20:20:03', 29409, 2), (7465, '99e310d488201715c35757dafd2b07c2', '2010-10-16 20:27:47', '2010-10-16 20:27:48', 29410, 2), (7466, '6e1fd944d0d2983f250947ad4ea66f13', '2010-10-16 20:41:52', '2010-10-16 20:41:54', 29411, 2), (7467, '763f92ca1ce0341cebe361c6cd7fc102', '2010-10-16 20:57:42', '2010-10-16 21:00:55', 29421, 2), (7468, '19f4095797049754e6720b06c8869207', '2010-10-16 22:01:54', '2010-10-16 22:01:55', 29422, 2), (7469, '64b478ee9cb8a6fb7eaa19efc59f0e83', '2010-10-16 22:25:10', '2010-10-16 22:25:12', 29423, 2), (7470, '29a4aea88b433bdbe5060ffb1f83715a', '2010-10-16 22:25:12', '2010-10-16 22:25:13', 29424, 2), (7471, '51816de11a38b0af77eecb41ee30a43d', '2010-10-16 23:27:01', '2010-10-16 23:27:02', 29425, 2), (7472, '529db64b28eae925f7561d9d092f8089', '2010-10-17 00:56:12', '2010-10-17 00:56:13', 29426, 2), (7473, '07b6ef9559d86706594b61cacc37a276', '2010-10-17 01:27:35', '2010-10-17 01:27:37', 29427, 2), (7474, '8711356d433d94f16027a74458d62579', '2010-10-17 01:49:47', '2010-10-17 01:49:48', 29428, 2), (7475, '3877e20151894670ed1a4b5e18455e8c', '2010-10-17 01:57:50', '2010-10-17 01:57:51', 29429, 2), (7476, 'efc2dd81be12680b7049a7abdd6a617e', '2010-10-17 02:43:32', '2010-10-17 02:43:34', 29430, 2), (7477, '229d214e093db7f28443a4d08f2592b5', '2010-10-17 04:16:32', '2010-10-17 04:16:34', 29431, 2), (7478, 'cfaf8e3618e62a97343a0fb1cbae945a', '2010-10-17 04:44:13', '2010-10-17 04:44:16', 29432, 2), (7479, '6a7c9a3de63a575b550e9c14fc8090cc', '2010-10-17 05:27:34', '2010-10-17 05:27:36', 29433, 2), (7480, 'c0af06bf41a5ff7350a012ce7b1667a6', '2010-10-17 06:41:35', '2010-10-17 06:41:36', 29434, 2), (7481, '557acc25e66cd29ace704665768e3ec1', '2010-10-17 07:23:45', '2010-10-17 08:14:14', 29449, 2), (7482, '722eb262f343d1028ebc3c36b2c78b60', '2010-10-17 07:25:15', '2010-10-17 07:25:16', 29438, 2), (7483, '1087e2c6c56041aa769ff4b0d70f7f7d', '2010-10-17 07:27:02', '2010-10-17 07:27:03', 29439, 2), (7484, '04dcda62058fb912eefee6e84b8a58da', '2010-10-17 07:27:52', '2010-10-17 07:27:52', 29440, 2), (7485, 'd8fde3e96a9dbee2a8c283234e5a9d39', '2010-10-17 07:28:47', '2010-10-17 07:28:48', 29441, 2), (7486, '65e40de3c0a067b1e226830768462739', '2010-10-17 08:05:45', '2010-10-17 08:05:46', 29442, 2), (7487, 'e182caf6c9f2462201643ebda8b26780', '2010-10-17 08:08:21', '2010-10-17 08:09:12', 29445, 2), (7488, '68e978226e7ed199f570052cf8c58ed1', '2010-10-17 08:29:13', '2010-10-17 08:31:12', 29462, 2), (7489, '15e594aa0ba7a85ca92f4b96c89c1921', '2010-10-17 08:41:31', '2010-10-17 08:48:54', 29469, 2), (7490, '32cfd25e2119868fb73d7c2241f86600', '2010-10-17 08:50:53', '2010-10-17 08:50:54', 29470, 2), (7491, '955612fcf113711dfd9945416b0c9a47', '2010-10-17 09:18:57', '2010-10-17 09:19:16', 29472, 2), (7492, 'c5c4dde3cc13cf3ccc804b2859fcc08b', '2010-10-17 09:21:05', '2010-10-17 09:21:06', 29473, 2), (7493, 'b02e5fbef3e551607d5d45e7385e1ca2', '2010-10-17 09:28:06', '2010-10-17 09:28:17', 29475, 2), (7494, 'e1bfede57f11e1d8b7db30c49fcef488', '2010-10-17 09:38:06', '2010-10-17 09:38:07', 29476, 2), (7495, '0725e55c062eff27cf832970e37ede12', '2010-10-17 09:38:10', '2010-10-17 09:38:11', 29477, 2), (7496, 'a68340431e6c680fb09c85fdfd4da2d0', '2010-10-17 09:48:46', '2010-10-17 09:48:47', 29478, 2), (7497, '41205fe51c85d0727ca129a304565601', '2010-10-17 09:55:16', '2010-10-17 09:55:39', 29480, 2), (7498, 'e1117158bcc59f4c15ba4718af2d416c', '2010-10-17 10:10:05', '2010-10-17 10:10:06', 29481, 2), (7499, '866c51d266464c8cd3842b307c889ae8', '2010-10-17 10:22:54', '2010-10-17 10:22:55', 29482, 2), (7500, '59fc27bf25534b1d84512dd41ea484fe', '2010-10-17 10:36:50', '2010-10-17 10:38:16', 29489, 2), (7501, 'ebaed0c920741540a2ba60999b0266d6', '2010-10-17 10:40:29', '2010-10-17 10:44:55', 29506, 2), (7502, '1e57cfa92575a877d090ecf3f81ac7c5', '2010-10-17 10:52:53', '2010-10-17 10:54:55', 29514, 2), (7503, 'a85592f5d35c8aed94e6452f0e63cde7', '2010-10-17 11:03:18', '2010-10-17 11:03:19', 29515, 2), (7504, '744f771b3dc5a5f4443fbd1d40197dd5', '2010-10-17 12:28:22', '2010-10-17 12:28:23', 29516, 2), (7505, 'e868296232c38148260b4f295ebbd7af', '2010-10-17 12:30:51', '2010-10-17 12:30:52', 29517, 2), (7506, 'e6cae1c7553530572fa751e698e0da3a', '2010-10-17 12:39:04', '2010-10-17 12:39:05', 29518, 2), (7507, 'f2b7001927a91c713997d36ffe9a0b98', '2010-10-17 12:55:39', '2010-10-17 13:02:05', 29552, 2), (7508, 'e830ed4bf0aeeccbe8a01fd1632f6668', '2010-10-17 13:07:54', '2010-10-17 13:07:55', 29553, 2), (7509, 'b0764351f10d2c795106c03cdf14a5b6', '2010-10-17 13:28:30', '2010-10-17 13:28:31', 29554, 2), (7510, 'a5caedb21496eddf0146d46e623a30ab', '2010-10-17 14:14:12', '2010-10-17 14:14:13', 29555, 2), (7511, '3b5bc92d3367d8dd56c2813ee0c49fa6', '2010-10-17 14:37:23', '2010-10-17 14:37:25', 29556, 2), (7512, 'eec1ffdaec8621bc4b9d9316205b96da', '2010-10-17 14:37:26', '2010-10-17 14:37:26', 29557, 2), (7513, 'e63abd7628315d03d6e84950051e72ef', '2010-10-17 16:14:35', '2010-10-17 16:14:37', 29558, 2), (7514, '2e37b7f450bb7b6f18a991c252529e08', '2010-10-17 16:24:37', '2010-10-17 16:24:38', 29559, 2), (7515, '00c447f095753b1117660bd0ca6a316d', '2010-10-17 16:31:10', '2010-10-17 16:31:11', 29560, 2), (7516, '2177e80f720d7767987e3d6b96dfe9f1', '2010-10-17 17:36:19', '2010-10-17 17:36:37', 29562, 2), (7517, '44bf911d83fefb840d51326128d10a54', '2010-10-17 17:47:14', '2010-10-17 17:47:15', 29563, 2), (7518, 'd23e3faff919274443e2e629f5a10e6e', '2010-10-17 17:53:36', '2010-10-17 17:54:32', 29568, 2), (7519, '9d8d9e6b995841c5cf7d1c38db53c685', '2010-10-17 17:55:14', '2010-10-17 18:21:02', 29617, 2), (7520, '5f70f9de2f7fc84d64abaece9bbd1d93', '2010-10-17 18:05:11', '2010-10-17 18:05:12', 29583, 2), (7521, '72acebb75b20d7a315fab906f7be4513', '2010-10-17 18:08:07', '2010-10-17 18:08:09', 29594, 2), (7522, '5d12a885e26db5f8bc2872df7a72d78e', '2010-10-17 19:11:18', '2010-10-17 19:11:19', 29618, 2), (7523, 'fbef5edd6f7c41f7e51a6e380365cf5a', '2010-10-17 19:15:29', '2010-10-17 19:15:30', 29619, 2), (7524, '4b64a9922ca6628eadaa4f9547a21476', '2010-10-17 19:27:03', '2010-10-17 19:27:04', 29620, 2), (7525, '81918897a27024a9edb6f41d1fa40bca', '2010-10-17 19:28:46', '2010-10-17 19:28:47', 29621, 2), (7526, '1da0820e8bd2dc1f20ef3c0c542aba43', '2010-10-17 19:35:42', '2010-10-17 19:35:43', 29622, 2), (7527, '1f09bca8267f847dd10657a078bf0d1f', '2010-10-17 19:36:04', '2010-10-17 19:36:04', 29623, 2), (7528, 'bef5894160d38c6d00f92390eb47095a', '2010-10-17 19:50:28', '2010-10-17 19:56:35', 29639, 2), (7529, '19d8ebf2382abc94499ecf5e9c3c7566', '2010-10-17 20:39:58', '2010-10-17 20:39:59', 29640, 2), (7530, 'dc937eda76311eeda8e10f742753aef9', '2010-10-17 20:41:58', '2010-10-17 20:41:59', 29641, 2), (7531, '312ea49d046df8dcdaeb522d406dcd2d', '2010-10-17 20:44:12', '2010-10-17 20:44:13', 29642, 2), (7532, '5d961e53c11820a604ee7a3f4859964f', '2010-10-17 21:24:21', '2010-10-17 21:24:22', 29643, 2), (7533, '9f68b11408bb9e67ae4cd15b92b0997d', '2010-10-17 22:04:30', '2010-10-17 22:04:32', 29644, 2), (7534, '0b09de2d4875557962d132644bfcd5d3', '2010-10-17 22:05:06', '2010-10-17 22:05:07', 29645, 2), (7535, '0d73372e9dfff4f86d7d0845fdd70ba9', '2010-10-17 22:41:35', '2010-10-17 22:41:37', 29646, 2), (7536, '816038c828383a83cac7ebf9b233ae04', '2010-10-17 23:04:16', '2010-10-17 23:04:17', 29647, 2), (7537, '7ecab7d428cced2efee1b3b5885c4084', '2010-10-17 23:12:43', '2010-10-17 23:12:45', 29648, 2), (7538, 'c40448aa7649c331f840cdf80a3f6fa0', '2010-10-17 23:12:43', '2010-10-17 23:12:45', 29649, 2), (7539, '14499e4aee4735a592d3343e0531a948', '2010-10-17 23:23:42', '2010-10-17 23:23:44', 29650, 2), (7540, '510dbf229de1e43465ca632a4359a851', '2010-10-18 00:05:49', '2010-10-18 00:05:50', 29651, 2), (7541, '19349a10c4683f8aae6b106b0f5d0636', '2010-10-18 00:47:55', '2010-10-18 00:47:55', 29652, 2), (7542, '6643eb06217bca6f70918822559b4daf', '2010-10-18 01:26:39', '2010-10-18 01:26:41', 29653, 2), (7543, '68a153892cda753147f7f2757cd2faad', '2010-10-18 01:30:00', '2010-10-18 01:30:01', 29654, 2), (7544, '4c7860fd5c163adf43d53dd5d0ccd32e', '2010-10-18 02:12:09', '2010-10-18 02:12:11', 29655, 2), (7545, '2208b2e0ee67c82fa9d2c2cc1e276b78', '2010-10-18 02:35:25', '2010-10-18 02:35:26', 29656, 2), (7546, '1366c668ad9cb408f169096bf7f196e4', '2010-10-18 02:59:52', '2010-10-18 02:59:53', 29657, 2), (7547, '65ccfc48cdded661071d9c215815f165', '2010-10-18 03:22:31', '2010-10-18 03:22:39', 29658, 2), (7548, '372fa8301c0ac23233033335898bca72', '2010-10-18 03:24:00', '2010-10-18 03:24:01', 29659, 2), (7549, '3c31121c685fbc0974bfc42274076a03', '2010-10-18 03:47:37', '2010-10-18 03:47:39', 29660, 2), (7550, '7cbf3922938697e54f9ae20dcabaa56c', '2010-10-18 04:20:04', '2010-10-18 04:20:05', 29661, 2), (7551, '10a4eff9c54b27ea9927fc29ca596459', '2010-10-18 04:35:24', '2010-10-18 04:35:26', 29662, 2), (7552, '1e5fcc03781426cae0e4d2f45f28743e', '2010-10-18 04:40:42', '2010-10-18 04:40:43', 29663, 2), (7553, '5da1df06658cd370dc1465866b795dd0', '2010-10-18 04:56:52', '2010-10-18 04:56:53', 29664, 2), (7554, '979a29313e6a24ab084017a0049b4bf9', '2010-10-18 05:23:05', '2010-10-18 05:23:07', 29665, 2), (7555, '3823e3f26d3c23b5732d3b3dd486c545', '2010-10-18 06:10:49', '2010-10-18 06:10:51', 29666, 2), (7556, '446bce581b1b0ce5b00404193d673181', '2010-10-18 06:29:50', '2010-10-18 06:29:51', 29667, 2), (7557, 'bc68e89974c82fe02ee1d73d1c150ee3', '2010-10-18 06:42:51', '2010-10-18 06:42:52', 29668, 2), (7558, '9fc94b8b6662c9319ad72660879d6d80', '2010-10-18 06:55:36', '2010-10-18 06:58:29', 29677, 2), (7559, '49bf81630aaddf090dea6f366cdda4f6', '2010-10-18 06:58:29', '2010-10-18 06:58:30', 29678, 2), (7560, '9329d667c0fa875da2813dce88c3dfae', '2010-10-18 07:46:11', '2010-10-18 07:46:13', 29679, 2), (7561, 'dc8eabdc028de429d07364ec442bd3b0', '2010-10-18 07:50:05', '2010-10-18 07:50:06', 29680, 2), (7562, 'f343f55abeb3fdad063aafa9493b179e', '2010-10-18 08:03:50', '2010-10-18 08:04:53', 29683, 2), (7563, '5671a1ac88a4df46309f8ccc5cd31d28', '2010-10-18 08:16:08', '2010-10-18 08:16:09', 29684, 2), (7564, 'c07531030c6cd8b3ec59829db4a149ff', '2010-10-18 08:33:50', '2010-10-18 08:33:51', 29685, 2), (7565, '1363cc5d675286609512ec58eef2f057', '2010-10-18 08:43:50', '2010-10-18 08:44:10', 29687, 2), (7566, '230eeaf845d2a42f0b4edf3955d912b6', '2010-10-18 08:52:31', '2010-10-18 08:54:03', 29700, 2), (7567, 'ce6b9ab5a9ddaa8f4e3badac7a29109e', '2010-10-18 09:10:16', '2010-10-18 09:10:17', 29701, 2), (7568, 'fb74d6cfa9b0dc80d89458eaed6ac396', '2010-10-18 09:21:31', '2010-10-18 09:21:32', 29702, 2), (7569, 'a68adf21aa3367c9f537d1dfbaed7b22', '2010-10-18 09:32:41', '2010-10-18 09:32:42', 29703, 2), (7570, 'fc4cffac64b94d63dc111b91d0f02851', '2010-10-18 09:55:29', '2010-10-18 09:55:29', 0, 2), (7571, 'fc4cffac64b94d63dc111b91d0f02851', '2010-10-18 09:55:31', '2010-10-18 09:55:31', 29704, 2), (7572, '3aa28cb3873cc619389e0328e3ea9be6', '2010-10-18 10:05:05', '2010-10-18 10:05:05', 29705, 2), (7573, 'ee74789ea8eef86ccbdaac798acdd028', '2010-10-18 10:05:07', '2010-10-18 10:05:08', 29706, 2), (7574, 'f5608f6bfad4c65ccdc2d5cf38449922', '2010-10-18 10:07:16', '2010-10-18 10:07:17', 29707, 2), (7575, 'f182a4d7759f53b0a4049a1f23eaa7cf', '2010-10-18 10:07:20', '2010-10-18 10:07:21', 29708, 2), (7576, '684b8b07cfcd1c2e504a8be43f317275', '2010-10-18 10:09:08', '2010-10-18 10:09:09', 29709, 2), (7577, '7090917bc505fe7870d0e7302e016863', '2010-10-18 10:56:45', '2010-10-18 10:56:46', 29710, 2), (7578, 'e6c47b63e50358fa59819314c09e04d3', '2010-10-18 11:08:21', '2010-10-18 11:16:58', 29729, 2), (7579, '7a3b5ff08c7f1bec0aee519cd221126b', '2010-10-18 11:19:59', '2010-10-18 11:26:13', 29750, 2), (7580, 'bcc98dfb78e7acc33cb1cd2349d1c964', '2010-10-18 11:44:21', '2010-10-18 11:44:23', 29751, 2), (7581, 'bdb51817528e3709a9766aba810909ce', '2010-10-18 11:59:11', '2010-10-18 12:27:57', 29753, 2), (7582, 'ad5928b7c162cbd0c73eda641600d8ef', '2010-10-18 12:31:57', '2010-10-18 12:31:58', 29754, 2), (7583, '671727dae33a085d59b8501e83c4095e', '2010-10-18 12:35:29', '2010-10-18 12:35:30', 29755, 2), (7584, 'aa53f844afad8fe94ff33163852943b7', '2010-10-18 12:35:31', '2010-10-18 12:35:32', 29756, 2), (7585, '57973b522f92034cb9c93747f52958b4', '2010-10-18 12:35:33', '2010-10-18 12:35:34', 29757, 2), (7586, 'd45294c5aa6996cfd636f2563a6499a1', '2010-10-18 12:35:36', '2010-10-18 12:35:37', 29758, 2), (7587, '4a860fc4c7942e5fe691b605a2c23477', '2010-10-18 12:35:38', '2010-10-18 12:35:38', 29759, 2), (7588, '5807f8985de71839e4bc3ed9b2cc37ad', '2010-10-18 12:35:40', '2010-10-18 12:35:40', 29760, 2), (7589, '74f4667a8e3ccbbf1f94af768e721eeb', '2010-10-18 12:35:42', '2010-10-18 12:35:42', 29761, 2), (7590, 'f8c6f72609ac6e3ba112431b33bd3f90', '2010-10-18 12:35:43', '2010-10-18 12:35:44', 29762, 2), (7591, '85ea347d73d066c8437c4258ab8811ef', '2010-10-18 12:54:51', '2010-10-18 12:57:05', 29769, 2), (7592, 'f2246b9c96ea7d51b4558f15fc28f0ff', '2010-10-18 13:13:29', '2010-10-18 13:14:34', 29774, 2), (7593, '83250f2d79b388da196fafeee60f2485', '2010-10-18 13:42:46', '2010-10-18 13:42:46', 29775, 2), (7594, 'f52de55263112a04dfb18b7dc1445d7b', '2010-10-18 13:42:48', '2010-10-18 13:42:49', 29776, 2), (7595, 'f1622a479f542b5dab9c57922e0e8ea9', '2010-10-18 14:31:40', '2010-10-18 14:34:10', 29786, 2), (7596, '9b3837e828006bbaeb8cd9ab21be0678', '2010-10-18 15:38:51', '2010-10-18 15:38:52', 29787, 2), (7597, '6c962352a96434ed200f7f78134281ce', '2010-10-18 15:46:20', '2010-10-18 15:46:21', 29788, 2), (7598, '5b85aa38973549ec1c017c9731a2d912', '2010-10-18 15:52:56', '2010-10-18 15:52:57', 29789, 2), (7599, '3f8e10f5f1f40cd4a9bdf4ecace88328', '2010-10-18 16:17:39', '2010-10-18 16:18:28', 29792, 2), (7600, '0d1fd3953dafab9b1e2ab597c95c16d6', '2010-10-18 16:49:28', '2010-10-18 16:53:27', 29797, 2), (7601, 'c0eabeb3c796c858f57add017fb10878', '2010-10-18 17:00:58', '2010-10-18 17:20:14', 29806, 2), (7602, '3eddb0bd0ba5898e7d99188c03be708e', '2010-10-18 17:07:12', '2010-10-18 17:07:52', 29802, 2), (7603, 'e67567ec17b06cb02a797ee1a48d9d32', '2010-10-18 17:22:01', '2010-10-18 17:22:01', 29807, 2), (7604, '148bed46afb3efc4e6e07e49cda0ce85', '2010-10-18 17:24:16', '2010-10-18 17:24:17', 29808, 2), (7605, 'ba5bca0f46c371d517866c34da113378', '2010-10-18 17:35:57', '2010-10-18 17:35:57', 29809, 2), (7606, '0e83d41c91f45fa3001efe2a35973ba6', '2010-10-18 17:44:20', '2010-10-18 17:44:22', 29810, 2), (7607, '9f07ca500588d1ee61743c08226fac7d', '2010-10-18 17:55:07', '2010-10-18 17:55:08', 29811, 2), (7608, '9452eba04117fef3c1bef47647eac42c', '2010-10-18 18:27:04', '2010-10-18 18:27:22', 29813, 2), (7609, 'ca7c78af97d06ad2ee047ceb97432b5d', '2010-10-18 18:37:01', '2010-10-18 18:37:02', 29814, 2), (7610, 'd80dcf94cda0c7db4136a3a43834bdd9', '2010-10-18 18:41:06', '2010-10-18 18:41:07', 29815, 2), (7611, '3d7d926a82b14d4af29103ed1adf00ed', '2010-10-18 19:18:25', '2010-10-18 19:18:26', 29816, 2), (7612, 'cd204d8c04963c0ed0d6086b40dac441', '2010-10-18 19:36:43', '2010-10-18 19:36:44', 29817, 2), (7613, '4aa37dd42fcbe5f310c11aaa08fb0efa', '2010-10-18 20:00:09', '2010-10-18 20:00:10', 29818, 2), (7614, '06007b21cdbb9f854deb7b4b371c4ce2', '2010-10-18 20:18:07', '2010-10-18 20:19:24', 29825, 2), (7615, 'b66e297d1a37a6afbeee6dffbc99779f', '2010-10-18 21:42:48', '2010-10-18 21:42:52', 29826, 2), (7616, 'b140a59d3cb29cf4de048893fb4dbb30', '2010-10-18 21:55:22', '2010-10-18 21:55:29', 29827, 2), (7617, 'f6eca7a7642dc8a446e1b066a4c387d7', '2010-10-18 21:59:18', '2010-10-18 21:59:24', 29828, 2), (7618, 'e07cb6ef5b0c8a741db44ca2393418a6', '2010-10-18 22:06:09', '2010-10-18 22:06:11', 29829, 2), (7619, '2092671ef7b5f6dab77e53edcf71cd3d', '2010-10-18 22:09:35', '2010-10-18 22:09:38', 29830, 2), (7620, '14f8e661c147c316d8022a4331b8d07d', '2010-10-18 22:09:42', '2010-10-18 22:09:42', 29831, 2), (7621, '0cddcdf50afb9dc00789d01d61feb2a2', '2010-10-18 22:11:04', '2010-10-18 22:11:05', 29832, 2), (7622, 'ebc61fe0fb44c564d090e71810804d01', '2010-10-18 22:11:16', '2010-10-18 22:11:18', 29833, 2), (7623, '3cf7a8f36cf589d81bc1ed7ab1a2d914', '2010-10-18 22:12:03', '2010-10-18 22:12:04', 29834, 2), (7624, 'df673dc70cd402b208ca641c0835d8d8', '2010-10-18 22:12:22', '2010-10-18 22:12:23', 29835, 2), (7625, '8516c6a3c69c1e8a00289fb83270e987', '2010-10-18 22:25:18', '2010-10-18 22:25:19', 29836, 2), (7626, '605505df3157fbe9b584824486596936', '2010-10-18 22:31:16', '2010-10-18 22:31:17', 29837, 2), (7627, '055a0f9b42cc1a023d14b3f4b9c54630', '2010-10-18 22:38:02', '2010-10-18 22:38:03', 29838, 2), (7628, 'dbd5f9404728bf3f663ecfc6abee520e', '2010-10-18 22:49:01', '2010-10-18 22:49:02', 29839, 2), (7629, 'cd1dc9053269269c1987eb67e1850adf', '2010-10-18 22:49:10', '2010-10-18 22:49:11', 29840, 2), (7630, 'e507a867418911d0d8b387aeb459aaa5', '2010-10-18 23:22:06', '2010-10-18 23:22:07', 29841, 2), (7631, 'aae9cedef5f3b35de342075b1f05891e', '2010-10-19 00:06:11', '2010-10-19 00:06:13', 29842, 2), (7632, '1cacede1d435c5940423c91034104f83', '2010-10-19 00:16:48', '2010-10-19 00:16:49', 29843, 2), (7633, 'acf0e7cce194e7fc56fe920e681a803a', '2010-10-19 00:21:27', '2010-10-19 00:21:28', 29844, 2), (7634, 'e92f3009400b9d0cfd332ba4d261b750', '2010-10-19 00:50:16', '2010-10-19 00:50:17', 29845, 2), (7635, '68c4164894e198e1c6bf6799e9b5c3d9', '2010-10-19 01:08:01', '2010-10-19 01:08:02', 29846, 2), (7636, '3d553a22fbad1d8e5ef4545d7b50c347', '2010-10-19 01:34:23', '2010-10-19 01:34:24', 29847, 2), (7637, 'fafc408a5af1939c6cee67a2e270943e', '2010-10-19 01:36:21', '2010-10-19 01:36:22', 29848, 2), (7638, '3772e924e4fc0b97d568a1a10227c668', '2010-10-19 02:20:30', '2010-10-19 02:20:32', 29849, 2), (7639, '4eafb990e829d26c0bbc34b2fd650385', '2010-10-19 02:56:49', '2010-10-19 02:56:50', 29850, 2), (7640, '3bba7675d03e737c8a9fa5783a50f4a7', '2010-10-19 03:08:58', '2010-10-19 03:09:07', 29851, 2), (7641, '2ab2952a8b4d2f72ecfb22d963a2ef4d', '2010-10-19 03:40:41', '2010-10-19 03:40:42', 29852, 2), (7642, '752b63fd679655cb35672d6f1e3a4a23', '2010-10-19 03:53:28', '2010-10-19 03:53:29', 29853, 2), (7643, '9bb8fa5515f9df55357caf2bad13c2d7', '2010-10-19 03:57:30', '2010-10-19 03:57:31', 29854, 2), (7644, '30784a4aff50fcd362bfb7e1b08a7294', '2010-10-19 04:33:55', '2010-10-19 04:33:58', 29855, 2), (7645, '6d893633ca0aa7039706ed152cf27ca0', '2010-10-19 04:40:52', '2010-10-19 04:40:54', 29856, 2), (7646, '49445570bc6e1a627d4238bb36660f6f', '2010-10-19 04:48:45', '2010-10-19 04:48:46', 29857, 2), (7647, '4f3896b6f90c381b8de8ab24714f201c', '2010-10-19 05:12:48', '2010-10-19 05:12:49', 29858, 2), (7648, 'ddb2dc45ea3c7624e312546879b4ebf5', '2010-10-19 05:12:50', '2010-10-19 05:12:51', 29859, 2), (7649, '4c153ddf4b3699e23471cb289c3f8381', '2010-10-19 05:39:58', '2010-10-19 05:40:00', 29860, 2), (7650, '04895cf0de870ccbac0b6d5383864517', '2010-10-19 06:16:51', '2010-10-19 06:17:30', 29863, 2), (7651, 'ad1ca379c6f287cbb79492e768abe685', '2010-10-19 06:26:51', '2010-10-19 06:26:52', 29864, 2), (7652, '200c787fd7318bd5ea7b34792f3fb5d4', '2010-10-19 06:31:09', '2010-10-19 06:31:10', 29865, 2), (7653, '0ed35532e198892d5e377237f769e9cb', '2010-10-19 07:22:19', '2010-10-19 07:22:21', 29866, 2), (7654, '0bf1cfa093ba61e576c1150dcaa3fd2e', '2010-10-19 08:12:54', '2010-10-19 08:12:55', 29867, 2), (7655, 'b1941a941751fda40de7f4817b4f6f80', '2010-10-19 08:13:02', '2010-10-19 08:13:03', 29868, 2), (7656, 'cd91df542b72f7cade1835a71159e0af', '2010-10-19 08:36:58', '2010-10-19 08:36:58', 29869, 2), (7657, '821eeae9766dfba7e1bce5166d9c10bd', '2010-10-19 08:37:01', '2010-10-19 08:37:02', 29870, 2), (7658, '3c6e90bfa298fc0f0c30cc281bd22dc0', '2010-10-19 08:58:26', '2010-10-19 09:01:28', 29884, 2), (7659, '46a65d9ad0cb337d165e2a3a5b0117e3', '2010-10-19 09:04:43', '2010-10-19 09:04:44', 29885, 2), (7660, '515ddad18575f9a53af59ac2d5c391ef', '2010-10-19 09:04:59', '2010-10-19 09:36:01', 29892, 2), (7661, '1aba7972221491516d8cff5c83f2b677', '2010-10-19 09:10:24', '2010-10-19 09:10:25', 29889, 2), (7662, '826583d544da8683515becc3bb09b6ed', '2010-10-19 09:23:04', '2010-10-19 09:23:06', 29890, 2), (7663, 'ba4be7669822e9941fcfc06bbd313269', '2010-10-19 10:05:42', '2010-10-19 10:05:43', 29893, 2), (7664, '3ec31996e38a262518aa4f5c33c9c43e', '2010-10-19 10:12:36', '2010-10-19 10:12:36', 29894, 2), (7665, '998c6eb93524fda2f6678c6b2ff87098', '2010-10-19 10:14:44', '2010-10-19 10:14:45', 29895, 2), (7666, '0e2196a3c45d2c945e0fef24e47e66a5', '2010-10-19 10:17:34', '2010-10-19 10:17:35', 29896, 2), (7667, '8d41a0145d8365ddbbc5ab0d607075a7', '2010-10-19 10:40:04', '2010-10-19 10:41:08', 29899, 2), (7668, '5ef65e18062914dff058d444525c76e5', '2010-10-19 10:48:16', '2010-10-19 10:48:17', 29900, 2), (7669, '640ffc298bad545f882fd156807fa68b', '2010-10-19 11:02:04', '2010-10-19 11:03:43', 29906, 2), (7670, '79333ee97147f201955ffc3a9c6f7dd4', '2010-10-19 11:12:02', '2010-10-19 11:12:04', 29907, 2), (7671, '61b9cbef8387eb7e094e08bdb432a2da', '2010-10-19 11:31:26', '2010-10-19 11:31:28', 29908, 2), (7672, '38d59fd554e1ed6de4ac2c8144d5efc3', '2010-10-19 11:31:32', '2010-10-19 11:31:32', 29909, 2), (7673, '68cbce75a73b5acf0771d89baea6b95e', '2010-10-19 11:31:36', '2010-10-19 11:31:36', 29910, 2), (7674, 'd9637e9c2c655186358fdd95e6abfff5', '2010-10-19 11:32:41', '2010-10-19 11:32:42', 29911, 2), (7675, '751f7a4184bc8f259766f7199a7c9030', '2010-10-19 12:06:30', '2010-10-19 12:06:31', 29912, 2), (7676, '320e27427680603210a02b5a76810248', '2010-10-19 12:10:13', '2010-10-19 12:10:14', 29913, 2), (7677, '3cac2ecea0b1579cf5f58edc82900433', '2010-10-19 12:31:54', '2010-10-19 12:31:55', 29914, 2), (7678, '70aa5a43ddde6bb14a1d385c9ca03d01', '2010-10-19 13:00:57', '2010-10-19 13:00:58', 29915, 2), (7679, '5e72cfd127e66a7272a84603bc5018bc', '2010-10-19 13:43:59', '2010-10-19 13:47:06', 29926, 2), (7680, 'c0439b529243747806c807e95c05290c', '2010-10-19 13:55:20', '2010-10-19 13:55:21', 29927, 2), (7681, '1241bdea37cd592e929596ac2401b0b2', '2010-10-19 14:11:21', '2010-10-19 14:11:21', 29928, 2), (7682, '521d43214e252d93282564b8ad424b20', '2010-10-19 14:31:22', '2010-10-19 14:31:23', 29929, 2), (7683, '64702cb38301d884424c8b1c0ce4087f', '2010-10-19 14:49:42', '2010-10-19 14:49:43', 29930, 2), (7684, 'af654da4cb3fa8edfd9d8e4d651344ff', '2010-10-19 15:44:07', '2010-10-19 15:44:09', 29931, 2), (7685, '56fc0667ca18a686129ee4a01a878749', '2010-10-19 16:08:55', '2010-10-19 16:09:27', 29934, 2), (7686, 'fb313598bb326ce353881bce75b33924', '2010-10-19 16:14:47', '2010-10-19 16:14:48', 29935, 2), (7687, 'ac89f7bf048ab43b9cf946b3221ed8f3', '2010-10-19 16:15:05', '2010-10-19 16:15:06', 29936, 2), (7688, '75d8201d23a19db0817c5d79a13e0719', '2010-10-19 16:15:12', '2010-10-19 16:15:12', 29937, 2), (7689, '2bd39057e657b3fcf47713c17604ae43', '2010-10-19 16:18:09', '2010-10-19 16:18:10', 29938, 2), (7690, '91f2280920493edf75f776d77244ad63', '2010-10-19 16:18:22', '2010-10-19 16:18:23', 29939, 2), (7691, '9accd73c286f6781635769853cb012d6', '2010-10-19 16:38:30', '2010-10-19 16:38:31', 29940, 2), (7692, '3c1e5bb607cac920abc554099bb0a36a', '2010-10-19 16:54:55', '2010-10-19 16:54:56', 29941, 2), (7693, 'fd9147ba466b5c45c936507b39648f66', '2010-10-19 16:55:03', '2010-10-19 16:56:32', 29946, 2), (7694, '84922c7bc588fba01ae719ec28b3d20f', '2010-10-19 17:46:49', '2010-10-19 17:46:51', 29947, 2), (7695, '9fe2deb3f62ff2d275d6d862712ee763', '2010-10-19 17:48:57', '2010-10-19 17:48:58', 29948, 2), (7696, '1ded5d07dbacf6204751747014a53ce1', '2010-10-19 18:05:58', '2010-10-19 18:05:59', 29949, 2), (7697, '4b2af0bd86d6299dcdef27676009be4a', '2010-10-19 18:06:55', '2010-10-19 18:06:56', 29950, 2), (7698, '89e969d317fd92249058d9de1e7cf763', '2010-10-19 18:08:36', '2010-10-19 18:08:36', 29951, 2), (7699, '613250081719bae2dc38ad370014adda', '2010-10-19 18:10:27', '2010-10-19 20:16:54', 30055, 2), (7700, 'b720550ec99b2e8479aa40557b6aa6fb', '2010-10-19 18:48:12', '2010-10-19 18:48:13', 29966, 2), (7701, '5a677caa3cc491d6f98dacf82e185373', '2010-10-19 18:50:31', '2010-10-19 18:50:34', 29967, 2), (7702, 'd3f84e52d726d2876063a930fc1cfb72', '2010-10-19 18:50:37', '2010-10-19 18:50:39', 29968, 2), (7703, '989e3979702b2bb672602d9785e3e7ed', '2010-10-19 18:50:38', '2010-10-19 18:51:31', 29971, 2), (7704, 'd14bc7778a3b0fdb35707d979365d472', '2010-10-19 19:10:21', '2010-10-19 19:21:33', 30006, 2), (7705, '5d312029dadac676d56f87ac9e67acad', '2010-10-19 19:16:39', '2010-10-19 19:16:40', 29985, 2), (7706, '006a51b9f97c47c86e673fcc4855b35c', '2010-10-19 19:50:20', '2010-10-19 19:50:22', 30013, 2), (7707, 'c2a20ea03c344c080a84906fde8558da', '2010-10-19 20:04:43', '2010-10-19 20:04:44', 30037, 2), (7708, '98efa819b38788535ce5f2866c5f9587', '2010-10-19 20:05:40', '2010-10-19 20:05:40', 30041, 2), (7709, 'd49f2b9421979e6bd6dc5e1c7fddb55a', '2010-10-19 20:09:54', '2010-10-19 20:12:39', 30053, 2), (7710, '4943b76ecb7ecf424a94c65dc6b07886', '2010-10-19 20:13:28', '2010-10-19 20:13:29', 30054, 2), (7711, 'd2111a2ec612a217d0b337801a1f0018', '2010-10-19 20:19:28', '2010-10-19 20:20:50', 30062, 2), (7712, '136415695dedd3da6a59806f526ea084', '2010-10-19 20:22:32', '2010-10-19 20:22:33', 30063, 2), (7713, 'a8feb1404494f8e07424eaf3c8c4e724', '2010-10-19 20:37:52', '2010-10-19 20:38:19', 30065, 2), (7714, '8bd7b617d192faf33398f5fa49176878', '2010-10-19 20:43:09', '2010-10-19 20:44:10', 30067, 2), (7715, 'cfdc01082c807bfb4d31be4850b2a979', '2010-10-19 21:19:19', '2010-10-19 21:19:20', 30068, 2), (7716, '861ca7876c5b5cd8c00dbcfb19906a98', '2010-10-19 21:27:00', '2010-10-19 21:27:59', 30074, 2), (7717, '2011de0bca27d234a0b483b4d01f2a2a', '2010-10-19 23:15:43', '2010-10-19 23:17:43', 30084, 2), (7718, 'ce654cfe8ba13d4e87158eaa58f93323', '2010-10-20 00:18:55', '2010-10-20 00:19:01', 30085, 2), (7719, '96e9ca43e36da85296378cde7815758e', '2010-10-20 01:12:18', '2010-10-20 01:12:19', 30086, 2), (7720, 'b1dee6da99cc82886a282fb1f5c5d385', '2010-10-20 03:31:19', '2010-10-20 03:31:28', 30087, 2), (7721, 'f5b786443633f73141e07b8fa3d97d7a', '2010-10-20 03:36:21', '2010-10-20 03:36:23', 30088, 2), (7722, 'd03de0678c3c5df1078e5110ef43481a', '2010-10-20 05:10:25', '2010-10-20 05:10:27', 30089, 2), (7723, '2f67d61e3b27c73a53cb6655d6555d4e', '2010-10-20 07:14:26', '2010-10-20 07:15:42', 30094, 2), (7724, '63feb605deb13155783e2c1fe34d4331', '2010-10-20 07:37:46', '2010-10-20 07:42:35', 30113, 2), (7725, '9b7627dd6ae88dd0989f18084fae4dd8', '2010-10-20 08:41:06', '2010-10-20 08:41:07', 30114, 2), (7726, '6d74aa4ca8089c230eb0c8ed4096acf7', '2010-10-20 08:41:10', '2010-10-20 08:41:12', 30115, 2), (7727, '3654c558bc2bfffd626cecac2c530535', '2010-10-20 08:41:11', '2010-10-20 08:41:12', 30116, 2), (7728, 'f85f6825b078a3f731c286417f727f71', '2010-10-20 08:41:13', '2010-10-20 08:52:00', 30153, 2), (7729, '1f9e6a66278435f9734db00a3f1cc650', '2010-10-20 08:42:06', '2010-10-20 08:42:07', 30118, 2), (7730, '8795a4cbeabc0db08358809302c89757', '2010-10-20 08:49:59', '2010-10-20 08:49:59', 30133, 2), (7731, 'd385c874d8a2762a9162d13b671197ae', '2010-10-20 08:51:14', '2010-10-20 08:51:14', 30135, 2), (7732, 'a2d607eb2bc39fd04f3f955cd7d1c381', '2010-10-20 08:51:16', '2010-10-20 08:51:17', 30137, 2), (7733, '1df4f26e34a9b8304841427e39b2e578', '2010-10-20 08:51:16', '2010-10-20 08:51:17', 30136, 2), (7734, '064d311a21406458fee370ee42a6836e', '2010-10-20 08:51:20', '2010-10-20 08:51:20', 30141, 2), (7735, '8850934f3eebbdb906c45fbe3c3a428a', '2010-10-20 08:51:32', '2010-10-20 08:51:33', 30147, 2), (7736, '02c8068c598ced2dd44d97cbaee931be', '2010-10-20 09:09:31', '2010-10-20 09:09:33', 30154, 2), (7737, '83a1b0766a877818e599b18491dd1606', '2010-10-20 09:23:31', '2010-10-20 09:23:33', 30155, 2), (7738, 'c0a0c872ca4cc8553198192acab21e19', '2010-10-20 09:23:34', '2010-10-20 09:23:34', 30156, 2), (7739, '74096bb1f8793543badd926ae248b828', '2010-10-20 09:23:35', '2010-10-20 09:23:36', 30157, 2), (7740, '4fcea63f91dfd87f085ff994c87826e6', '2010-10-20 09:23:38', '2010-10-20 09:23:39', 30158, 2), (7741, 'a23e7ed2f94e3e849089c60edf2a3c2e', '2010-10-20 09:23:40', '2010-10-20 09:23:41', 30159, 2), (7742, '773be1e1e5ec49de4aea05be29fbe7f0', '2010-10-20 09:23:42', '2010-10-20 09:23:42', 30160, 2), (7743, 'a5669766603a22d42499c65117b02038', '2010-10-20 09:23:43', '2010-10-20 09:23:44', 30161, 2), (7744, 'aa51c8f3bca4ceab6d05d227d1c0a23b', '2010-10-20 09:23:45', '2010-10-20 09:23:45', 30162, 2), (7745, '86ff9eee043a0759d9bf3d03b8d7d633', '2010-10-20 10:00:44', '2010-10-20 10:03:21', 30169, 2), (7746, '92f14134e87e43f157e38a39ed545234', '2010-10-20 10:15:03', '2010-10-20 10:15:21', 30172, 2), (7747, '9f2032d21aec47fcbbdade4d73e42b3b', '2010-10-20 10:37:09', '2010-10-20 10:41:51', 30194, 2), (7748, '0edf2da30d645622f09752f41129599e', '2010-10-20 11:46:44', '2010-10-20 11:47:56', 30200, 2), (7749, '94db9a53da08bf392c5f72cec1226aaf', '2010-10-20 11:53:02', '2010-10-20 11:53:03', 30201, 2), (7750, '2b692066347a1ecb965a9f785f149d0f', '2010-10-20 11:53:04', '2010-10-20 11:53:05', 30202, 2), (7751, 'd3cb695e42bca1f25820cadd2eeeaa8c', '2010-10-20 12:01:55', '2010-10-20 12:03:44', 30206, 2), (7752, '81de3edadcd8157579fae90da22b2d62', '2010-10-20 12:15:21', '2010-10-20 12:15:21', 30207, 2), (7753, '3fe3dcacff4335d0c572220df6399427', '2010-10-20 12:44:12', '2010-10-20 12:44:13', 30208, 2), (7754, 'b7ac4f714aa910fb7303f10503a10854', '2010-10-20 12:44:39', '2010-10-20 12:44:39', 30209, 2), (7755, '9894be8728d4034dd57941d40528cda1', '2010-10-20 12:55:56', '2010-10-20 12:59:13', 30213, 2), (7756, 'eaebb46f941f5e20c252c51874d5dfe9', '2010-10-20 14:24:06', '2010-10-20 14:24:55', 30218, 2), (7757, '540fa7cacbb1cc6a2717d91e3f954031', '2010-10-20 14:41:20', '2010-10-20 14:42:38', 30230, 2), (7758, 'e0000b259dfccbc84fae158a33b364c5', '2010-10-20 14:51:36', '2010-10-20 14:58:56', 30232, 2), (7759, '9c90db4b1fd1e57b96713b77f055392b', '2010-10-20 15:02:52', '2010-10-20 15:20:00', 30239, 2), (7760, '0e91640238ed79c56fb8481844922743', '2010-10-20 15:26:17', '2010-10-20 15:27:59', 30243, 2), (7761, '856ee0969693c3ecbfc56707aceb552f', '2010-10-20 15:49:29', '2010-10-20 15:49:30', 30244, 2), (7762, '8c5e33615a620012d53e69ec6a66ee33', '2010-10-20 15:50:34', '2010-10-20 15:50:35', 30245, 2), (7763, '1df5e4b55dbda04bad53893e2ab3d784', '2010-10-20 15:52:17', '2010-10-20 15:53:26', 30248, 2), (7764, '6c03978724c161a136fdb64ec2939afe', '2010-10-20 16:28:24', '2010-10-20 16:29:33', 30253, 2), (7765, '527bb39878dac1cbe92901d3e8f5de49', '2010-10-20 17:34:32', '2010-10-20 17:34:33', 30254, 2), (7766, 'a516be2aacdaf1c2739bd75bd8534a81', '2010-10-20 17:37:45', '2010-10-20 17:37:46', 30255, 2), (7767, '1d14db01e9dac83d86da13e59c133568', '2010-10-20 18:00:27', '2010-10-20 18:00:28', 30256, 2), (7768, '332187beaa677789f71d3aca5a420c6a', '2010-10-20 18:30:59', '2010-10-20 18:34:06', 30273, 2), (7769, '32b943d0bf8f1cba134b57ceb46983ba', '2010-10-20 18:48:34', '2010-10-20 18:48:35', 30274, 2), (7770, '29eace17b2b34a9e84fd0cd26959b197', '2010-10-20 19:14:18', '2010-10-20 19:16:34', 30281, 2), (7771, '56d45ad414cbb84641c557fa884a8a4a', '2010-10-20 19:22:35', '2010-10-20 19:22:49', 30283, 2), (7772, 'eb57cdaa0c076a4194b57722fbc47cf6', '2010-10-20 19:40:47', '2010-10-20 19:55:39', 30309, 2), (7773, '95a304727e7ba05344733439eab1e8a5', '2010-10-20 20:11:42', '2010-10-20 20:11:42', 30310, 2), (7774, '5b3183df4aa41f884b5567e9719607df', '2010-10-20 20:16:44', '2010-10-20 20:18:05', 30317, 2), (7775, '5bd3734e48d515e9ac058c5ac4f41927', '2010-10-20 20:47:18', '2010-10-20 20:47:19', 30318, 2), (7776, 'f8651336f9d842cc0d0b6e8d331675db', '2010-10-20 21:35:08', '2010-10-20 21:35:09', 30319, 2), (7777, 'f79547fde391e9eb09271e84db76c128', '2010-10-20 22:52:01', '2010-10-20 22:53:42', 30331, 2), (7778, '1fd611891b85b788b28ff8665ed0c99b', '2010-10-20 22:56:04', '2010-10-20 22:56:48', 30334, 2), (7779, '9e3dba0861b08b4aabb0f9cdea8abc75', '2010-10-20 23:07:56', '2010-10-20 23:07:57', 30335, 2), (7780, '2d1343ca31a7b15406df565908db12a4', '2010-10-21 01:24:42', '2010-10-21 01:24:43', 30336, 2), (7781, 'b290d32ac67a9d091bf901ad0cb7b724', '2010-10-21 02:19:04', '2010-10-21 02:19:09', 30337, 2), (7782, 'ddfb9db7bcf2d09f84ce445c58576ebd', '2010-10-21 04:58:39', '2010-10-21 04:58:46', 30338, 2), (7783, '57a4640f93065cadf7ef508e5e1f6b93', '2010-10-21 06:00:52', '2010-10-21 06:00:54', 30339, 2), (7784, '85d533e05f5bb4310fbad004e488e9c6', '2010-10-21 06:58:47', '2010-10-21 07:14:06', 30368, 2), (7785, '5f90ec6b536476ac7ef55cd080b34e87', '2010-10-21 07:01:42', '2010-10-21 07:01:43', 30343, 2), (7786, 'fc835adf2ed2b13f687dc6bcd15c45b3', '2010-10-21 07:07:12', '2010-10-21 07:07:13', 30356, 2), (7787, '9f420b2239db5a309ea0b656d64f6232', '2010-10-21 07:08:31', '2010-10-21 07:08:32', 30358, 2), (7788, '86993e8b496ad79dcd889ec31fafc0cd', '2010-10-21 07:10:21', '2010-10-21 07:10:22', 30361, 2), (7789, '99cb05e0b9b117886ad7161eb4b0fff5', '2010-10-21 07:10:58', '2010-10-21 07:10:59', 30363, 2), (7790, '32acd00d8a47b94db7ba58d67dafc6f9', '2010-10-21 07:18:07', '2010-10-21 07:22:36', 30386, 2), (7791, 'd0a6ca5524f5003fc92aefece3ec0acb', '2010-10-21 08:27:49', '2010-10-21 08:27:50', 30387, 2), (7792, '85428071e09e101efe9862fd1bd64083', '2010-10-21 08:51:09', '2010-10-21 08:51:10', 30388, 2), (7793, '49ab6183f168b87a41ff9242c1510fbd', '2010-10-21 09:02:38', '2010-10-21 09:03:23', 30392, 2), (7794, '64dda0b6daecb208f2b6691d6a693e5b', '2010-10-21 09:26:02', '2010-10-21 09:26:03', 30393, 2), (7795, '2000eb1ead26689d23d8ced2ebcb23d4', '2010-10-21 09:47:20', '2010-10-21 09:47:21', 30394, 2), (7796, 'c918338facf2e28104408d43aca3b41e', '2010-10-21 10:09:05', '2010-10-21 10:09:06', 30395, 2), (7797, 'c908fdd6bd0283deaa41e2ff50592434', '2010-10-21 10:19:33', '2010-10-21 10:19:34', 30396, 2), (7798, 'b6749172a50717e09e67553f177068c5', '2010-10-21 10:19:35', '2010-10-21 10:56:52', 30415, 2), (7799, 'cb40d27418562c5a0043dfaf67edb1ac', '2010-10-21 10:25:11', '2010-10-21 10:35:57', 30411, 2), (7800, '4abb76e2cdbfa447fd1584d40a9de977', '2010-10-21 10:32:38', '2010-10-21 10:33:08', 30409, 2), (7801, 'e2b460f0da44dbd90b9705516f395b09', '2010-10-21 10:37:07', '2010-10-21 10:37:09', 30412, 2), (7802, '479b6ebd85263579240acbc3a196fd9a', '2010-10-21 10:43:48', '2010-10-21 10:43:49', 30413, 2), (7803, '6de0347c64d213182ec18773a98002d3', '2010-10-21 10:56:49', '2010-10-21 10:56:50', 30414, 2), (7804, '23ed115cd04323bcea014ddf95f02eb2', '2010-10-21 10:57:40', '2010-10-21 10:57:41', 30416, 2), (7805, '97ea9f7b96b9e655a6b18bf7902dffc3', '2010-10-21 11:37:04', '2010-10-21 11:37:33', 30418, 2), (7806, '34d7c1078be269a2ee025b46dcd0e697', '2010-10-21 12:05:49', '2010-10-21 12:05:50', 30419, 2), (7807, '70f8caa47843d6fa73761d91b2b311a2', '2010-10-21 12:41:00', '2010-10-21 12:41:53', 30422, 2), (7808, 'f4da2268a388ac6f6dbb58591627b2e3', '2010-10-21 12:58:29', '2010-10-21 13:01:03', 30428, 2), (7809, 'e1ea997e19b8abe9c97b097121fd7830', '2010-10-21 13:22:48', '2010-10-21 13:22:50', 30429, 2), (7810, 'd1a0c6d918ea4cb4ab6f499e0004e640', '2010-10-21 14:03:32', '2010-10-21 14:03:34', 30430, 2), (7811, 'b2b69d0a9303f434c5004fb9d46e5b0a', '2010-10-21 14:16:16', '2010-10-21 14:28:42', 30456, 2), (7812, '2cd53d7c29f5ddfe0307ce4e5ab148d4', '2010-10-21 14:18:19', '2010-10-21 14:18:20', 30439, 2), (7813, '1a333a608baee325e689bd2df448bc42', '2010-10-21 14:24:43', '2010-10-21 14:24:43', 30444, 2), (7814, '92a3b401a6507feb17243d5474f59a6a', '2010-10-21 14:24:44', '2010-10-21 14:24:45', 30445, 2), (7815, 'a5dbda9fadca1829e92fa0c805f6fafc', '2010-10-21 16:02:19', '2010-10-21 16:02:20', 30457, 2), (7816, '5586b74d3729c8d3ab42297b994537b0', '2010-10-21 16:37:47', '2010-10-21 16:43:57', 30462, 2), (7817, 'd4cbb88a4e166ba576b09ce051432576', '2010-10-21 16:50:04', '2010-10-21 16:58:46', 30480, 2), (7818, '4f6c25036e0723ae09e0e300b7082e7e', '2010-10-21 16:59:17', '2010-10-21 16:59:19', 30481, 2), (7819, '719d4c84118c28d09c97c8be249c5be6', '2010-10-21 16:59:19', '2010-10-21 16:59:20', 30482, 2), (7820, '33a7c6145c213159d48b51cc11bc9b88', '2010-10-21 17:28:54', '2010-10-21 17:29:22', 30486, 2), (7821, 'c538db9d99c74f80ca7e54b8ce4d912c', '2010-10-21 17:40:38', '2010-10-21 17:40:39', 30487, 2), (7822, 'de75303d8f6959450d4844280315975a', '2010-10-21 18:16:59', '2010-10-21 18:17:00', 30488, 2), (7823, '7c465b853066f095d4456bfdc782f007', '2010-10-21 18:24:54', '2010-10-21 18:25:54', 30491, 2), (7824, '7c16439edaf58ed5de8aa1dce044f8c8', '2010-10-21 18:35:51', '2010-10-21 18:35:52', 30492, 2), (7825, 'cf5c9b60a623404a42f49e1cff9f691a', '2010-10-21 18:39:00', '2010-10-21 18:39:02', 30493, 2), (7826, '6148a06fa8beba96857b4c787e51fa32', '2010-10-21 19:04:04', '2010-10-21 19:04:05', 30494, 2), (7827, 'd716efbd9c43f979e61e7606348c0fcf', '2010-10-21 19:59:34', '2010-10-21 19:59:54', 30497, 2), (7828, 'aed4362d3e1f9942a697d0c75c6b5adc', '2010-10-21 20:54:52', '2010-10-21 20:54:52', 30498, 2), (7829, '566c591e2f8c3fdbcedda2461275f66a', '2010-10-21 20:55:10', '2010-10-21 20:55:12', 30499, 2), (7830, 'e48a5253eadc71295d8327113cea77cd', '2010-10-21 21:24:15', '2010-10-21 21:24:16', 30500, 2), (7831, '70c46c1e165aa6c5832b64a99f592637', '2010-10-21 22:36:53', '2010-10-21 22:36:58', 30501, 2), (7832, '242e8e7f3cd05dd2107de44c204d1beb', '2010-10-21 22:41:02', '2010-10-21 22:41:05', 30502, 2), (7833, '837788c80e94e79d2f4efd65c3b653c0', '2010-10-21 22:48:06', '2010-10-21 22:48:07', 30503, 2), (7834, '79221f318a6e3c4305db54c07d361180', '2010-10-21 23:05:54', '2010-10-21 23:05:56', 30504, 2), (7835, 'f3ec9bb10b58b293c5d004e5dec9ea91', '2010-10-22 01:06:04', '2010-10-22 01:06:06', 30505, 2), (7836, '52f7c95323b40dad60d2ecf545dbf0cf', '2010-10-22 02:24:29', '2010-10-22 02:24:35', 30506, 2), (7837, '72aa66caf77c5fc18167d63ee6863d0f', '2010-10-22 02:24:38', '2010-10-22 02:24:39', 30507, 2), (7838, '68a08d8ba36cc090c5082fe9839928c6', '2010-10-22 03:05:16', '2010-10-22 03:05:22', 30508, 2), (7839, '10231bad2a2e4a9586f073bfa4475261', '2010-10-22 03:05:23', '2010-10-22 03:06:16', 30513, 2), (7840, 'd943cc0afe74bc0af70d9bafaee0d679', '2010-10-22 04:23:59', '2010-10-22 04:24:01', 30514, 2), (7841, 'b2165da56e87b41fe15a46d80f78ada7', '2010-10-22 04:24:45', '2010-10-22 04:24:46', 30515, 2), (7842, '247414462ca5c402c59fb7f559ef93de', '2010-10-22 04:24:48', '2010-10-22 04:24:51', 30516, 2), (7843, 'b8072b7c1f82ee103095c8f857856e33', '2010-10-22 04:25:08', '2010-10-22 04:25:09', 30517, 2), (7844, '6f016b1d822eb59efc1e86802ed7e8a3', '2010-10-22 04:40:04', '2010-10-22 04:40:07', 30518, 2), (7845, 'e68ed610ce34c738a6608dc73e71dd72', '2010-10-22 05:27:38', '2010-10-22 05:27:38', 30519, 2), (7846, 'becb26c04b2a10acb19e6b7abfcd9bad', '2010-10-22 05:30:05', '2010-10-22 05:30:07', 30520, 2), (7847, '780916f46ccc7482332f1a0c46a70bf5', '2010-10-22 05:30:08', '2010-10-22 05:30:09', 30521, 2), (7848, 'e64ce1561b111618e5c29362331096e0', '2010-10-22 05:30:11', '2010-10-22 05:30:11', 30522, 2), (7849, 'a91e6fc0c24f3eaa1f7acb3fcd15c7dd', '2010-10-22 05:30:12', '2010-10-22 05:30:13', 30523, 2), (7850, 'b6d924ab42b8a2cac9140f68583fd7dc', '2010-10-22 05:30:15', '2010-10-22 05:30:16', 30524, 2), (7851, 'babdb8c153107713d807307395755883', '2010-10-22 06:15:33', '2010-10-22 06:15:35', 30525, 2), (7852, 'c0cab6a86b23a5f3eca2280e9222a2d4', '2010-10-22 06:33:15', '2010-10-22 06:33:16', 30526, 2), (7853, '3b1bd240d7dec6751da424bac6164951', '2010-10-22 06:58:54', '2010-10-22 06:59:23', 30528, 2), (7854, '48b768b6b7eae59a52dc6ef7d76004db', '2010-10-22 07:14:58', '2010-10-22 07:14:59', 30529, 2), (7855, 'd85328781e32bb06da519abcc20d648a', '2010-10-22 07:19:52', '2010-10-22 07:19:53', 30530, 2), (7856, '818d627e289deb1100b0c7178aa005d4', '2010-10-22 07:23:35', '2010-10-22 07:23:36', 30531, 2), (7857, 'e7e7cc78f5cfda872fee81d68c4ab3fa', '2010-10-22 08:34:52', '2010-10-22 08:34:54', 30532, 2), (7858, '90d623ba63b17629aea7212ed6759461', '2010-10-22 08:48:00', '2010-10-22 08:48:01', 30533, 2), (7859, '29789e39761d056a7a8ab685b1a43722', '2010-10-22 08:49:40', '2010-10-22 08:49:42', 30534, 2), (7860, 'd5b76db35ae79fe32184eb25f8aa4e32', '2010-10-22 08:58:56', '2010-10-22 08:58:57', 30535, 2), (7861, '09fcf36c99460358a779ac1e8b9d9523', '2010-10-22 08:59:00', '2010-10-22 08:59:01', 30536, 2), (7862, 'e4d5ee6dee534d495babe48aababaf64', '2010-10-22 09:21:41', '2010-10-22 09:22:37', 30538, 2), (7863, '68acda048805b67c680c707afebc0098', '2010-10-22 09:29:29', '2010-10-22 09:29:30', 30539, 2), (7864, 'b7925dc5146605972d9c38d2a176bcb3', '2010-10-22 09:44:31', '2010-10-22 09:44:32', 30540, 2), (7865, '4fb41cd6c59074bf45ae0e63fc62e036', '2010-10-22 09:48:06', '2010-10-22 09:48:07', 30541, 2), (7866, 'c294966571cb2fb3e368a6742a5946ab', '2010-10-22 09:59:39', '2010-10-22 09:59:40', 30542, 2), (7867, '9727e79a790d738a20c563d9f46a3d38', '2010-10-22 10:05:33', '2010-10-22 10:05:34', 30543, 2), (7868, '11ad0e77cc9aa25781e54a231aaacbaf', '2010-10-22 10:33:58', '2010-10-22 10:33:59', 30544, 2), (7869, '850236b4f8711b7c7d9c278d92711f74', '2010-10-22 10:40:39', '2010-10-22 10:40:42', 30546, 2), (7870, '79a254f666f6f16b388df0fcad051745', '2010-10-22 10:40:39', '2010-10-22 10:40:42', 30545, 2), (7871, '5d235be0efb1c3a740b177ed0dcdd607', '2010-10-22 11:01:54', '2010-10-22 11:01:56', 30547, 2), (7872, '0bd9eb933aafa69d729350d7b82bac07', '2010-10-22 11:01:56', '2010-10-22 11:01:58', 30548, 2), (7873, '551c8a0027ccb9b0f43686d938ebe40e', '2010-10-22 11:01:58', '2010-10-22 11:09:46', 30557, 2), (7874, '0863f87ed0dd5c97cff8be0f7d6acf2b', '2010-10-22 11:05:32', '2010-10-22 11:05:33', 30550, 2), (7875, 'b77643ae70b885c74a6026b8711b94e0', '2010-10-22 11:05:57', '2010-10-22 11:05:57', 30552, 2), (7876, '55e87775a9d79eb5de426719f3b516ec', '2010-10-22 11:08:03', '2010-10-22 11:08:04', 30555, 2), (7877, 'b516f441b84cb2908f786d2fddbcb933', '2010-10-22 11:09:44', '2010-10-22 11:09:45', 30556, 2), (7878, '7826e8010165d64277046a067f9d8a9c', '2010-10-22 11:14:32', '2010-10-22 11:14:33', 30558, 2), (7879, '9a4e6fd3ce01cb92a810a8f144a4bc0b', '2010-10-22 11:15:10', '2010-10-22 11:15:11', 30559, 2), (7880, 'dd363a5d4c5ade5842024de558a6dbfc', '2010-10-22 11:15:21', '2010-10-22 11:15:22', 30560, 2), (7881, 'f02365ef2529af3533441dfa9a9fa0b3', '2010-10-22 11:20:33', '2010-10-22 11:20:33', 30561, 2), (7882, 'ce1217793b905ee27dd1162c7ea5ee4a', '2010-10-22 11:21:56', '2010-10-22 11:21:57', 30562, 2), (7883, '3e62f679819ac2499d7956b9afe11668', '2010-10-22 11:23:53', '2010-10-22 11:23:54', 30563, 2), (7884, 'f9acbe96e085792eedbcdf22b5a6109f', '2010-10-22 11:23:58', '2010-10-22 11:24:00', 30564, 2), (7885, 'ff425c82ffe8cd4a1ea54ae2de15e00d', '2010-10-22 11:23:59', '2010-10-22 11:24:01', 30565, 2), (7886, 'e7b910173dd175ec3496292fd0357dfe', '2010-10-22 11:25:35', '2010-10-22 11:25:36', 30566, 2), (7887, 'b162580dd5f81c76c032e01bb194b38b', '2010-10-22 11:28:15', '2010-10-22 11:28:16', 30567, 2), (7888, '368af895238872996d966b017d48d98d', '2010-10-22 11:37:45', '2010-10-22 11:37:46', 30568, 2), (7889, '8e09fa48d7c8fadea7b9edb2db94eaf4', '2010-10-22 12:02:46', '2010-10-22 12:02:47', 30569, 2), (7890, '1b5b8f9414f80cb7a105b48b40ae43ed', '2010-10-22 12:07:26', '2010-10-22 12:07:27', 30570, 2), (7891, 'a32755a3ebb18b6d1ef788baa339a177', '2010-10-22 12:11:27', '2010-10-22 12:11:28', 30571, 2), (7892, 'aa662e674d08158cbde83b11fc4b8609', '2010-10-22 12:14:25', '2010-10-22 12:14:26', 30572, 2), (7893, '1acea6eedfd0ddcf11aecb9be23992ea', '2010-10-22 12:36:14', '2010-10-22 12:36:15', 30573, 2), (7894, '258a6995a7601c2ad6dc37cad0c77733', '2010-10-22 12:45:42', '2010-10-22 12:45:44', 30574, 2), (7895, '999a3afb85146b3a978b03068aacc9f5', '2010-10-22 13:23:59', '2010-10-22 13:25:58', 30585, 2), (7896, 'a4615abac0063cc41f43d5e8e33a83e2', '2010-10-22 13:33:45', '2010-10-22 13:33:45', 30586, 2), (7897, 'adb8f64bf632122c47b2aba0bf95acf0', '2010-10-22 13:40:01', '2010-10-22 13:40:02', 30587, 2), (7898, '6e45bb8da38cd6b39f486216b3154515', '2010-10-22 13:54:07', '2010-10-22 13:54:08', 30588, 2), (7899, '1c628070bdc08a004190c754a0809e01', '2010-10-22 13:59:24', '2010-10-22 13:59:25', 30589, 2), (7900, '396f1d8bcd89a943984053cf11cb982d', '2010-10-22 14:03:06', '2010-10-22 14:03:30', 30592, 2), (7901, '8b3287a6b98af7901cc02ad51d98d14d', '2010-10-22 14:42:44', '2010-10-22 14:43:47', 30598, 2), (7902, '91aed49359d22d38f521b6c52837d813', '2010-10-22 14:54:37', '2010-10-22 14:54:39', 30599, 2), (7903, '394b3db12b311780b31a6519eac185cf', '2010-10-22 15:00:14', '2010-10-22 16:03:26', 30615, 2), (7904, 'c3c41e7344c91f9171ddebc869f727c1', '2010-10-22 15:33:27', '2010-10-22 15:33:29', 30605, 2), (7905, 'c2a81b01e6135c54608dd52d6c35e2c0', '2010-10-22 16:00:26', '2010-10-22 16:00:26', 30609, 2), (7906, '5a3623f9c1cb0a99ae83525b5dbc943d', '2010-10-22 16:06:30', '2010-10-22 16:08:17', 30624, 2), (7907, 'c620ab9c5fbe69eeea39d6bc5a1ed17c', '2010-10-22 16:19:32', '2010-10-22 16:19:33', 30625, 2), (7908, 'f76bec99fe3de3c92262e975ab6c9371', '2010-10-22 16:51:36', '2010-10-22 16:57:21', 30638, 2), (7909, '32444cc1e1f26c21afc2156777be06ea', '2010-10-22 17:01:44', '2010-10-22 17:01:45', 30639, 2), (7910, 'e81c4dd32c242b4e72d58b3c8cb106db', '2010-10-22 17:03:41', '2010-10-22 17:03:42', 30640, 2), (7911, '0f007b33e207fd406f84388ac69035e3', '2010-10-22 17:28:48', '2010-10-22 17:29:10', 30643, 2), (7912, '74ad65279ce1180d9868f8a89a9c68ee', '2010-10-22 17:30:47', '2010-10-22 17:30:48', 30644, 2), (7913, '5b398e0b28b9f5dbef9b348b6d03909a', '2010-10-22 17:37:51', '2010-10-22 17:37:51', 30645, 2), (7914, '254fc11fee1ca4b1b287d40d3ddbd90e', '2010-10-22 17:39:17', '2010-10-22 17:39:18', 30646, 2), (7915, '804667d69327bbe4041bcf5009161c82', '2010-10-22 19:19:04', '2010-10-22 19:19:06', 30647, 2), (7916, 'cbe494650ff519c13d640a259d724668', '2010-10-22 19:35:36', '2010-10-22 19:41:05', 30659, 2), (7917, 'c5cea007ea3db4d3241d32667a972ec4', '2010-10-22 19:48:42', '2010-10-22 19:52:35', 30682, 2), (7918, 'e724cd0b35eb4127dc00b92604eaa5e1', '2010-10-22 20:29:15', '2010-10-22 20:29:16', 30683, 2), (7919, 'fddd9cf5a8fc0b7cc7197bba3330f57e', '2010-10-22 21:00:50', '2010-10-22 21:00:57', 30684, 2), (7920, '899e3a3434a1c10fba1d8dfef941cc33', '2010-10-22 21:00:50', '2010-10-22 21:01:29', 30687, 2), (7921, '9d47415bacf120a16abefa0c78d10a1d', '2010-10-22 21:00:54', '2010-10-22 21:00:57', 30686, 2), (7922, 'db36655e4ab5f1355f3c869708384b14', '2010-10-22 22:02:29', '2010-10-22 22:02:32', 30688, 2), (7923, 'fa3f162b89342108a87785f3792a18da', '2010-10-22 22:03:42', '2010-10-22 22:03:44', 30689, 2), (7924, '2065fc2d4ed8ad0e37bcd8a06d2f8b40', '2010-10-22 22:03:43', '2010-10-22 22:03:44', 30690, 2), (7925, '2e238fd527e3d609779f3e9f46b5930f', '2010-10-22 22:38:33', '2010-10-22 22:41:53', 30698, 2), (7926, '7fd614c5a712236e18732f1e2122cded', '2010-10-22 22:54:08', '2010-10-22 22:54:09', 30699, 2), (7927, '4acd4db4b47cedaf085d743bc99e3217', '2010-10-22 23:03:07', '2010-10-22 23:03:07', 30700, 2), (7928, '7f9eadd7303d2db3e14ebfba3be7d1cf', '2010-10-22 23:08:23', '2010-10-22 23:08:24', 30701, 2), (7929, '89c856c71ff9afd21e6ed1bd3d8c637a', '2010-10-22 23:08:53', '2010-10-22 23:08:54', 30702, 2), (7930, 'a517a368435bb0c6321f44984b35944c', '2010-10-22 23:14:41', '2010-10-22 23:14:42', 30703, 2), (7931, '15cb085a8779d766285f5fe301624639', '2010-10-22 23:17:55', '2010-10-22 23:17:56', 30704, 2), (7932, '33eeb753afab3ee9870035e365e1d7fb', '2010-10-22 23:19:54', '2010-10-22 23:19:55', 30705, 2), (7933, 'e6893f07d3bacaba799520969680a253', '2010-10-22 23:35:37', '2010-10-22 23:35:38', 30706, 2), (7934, 'ad5a74be54eafa6544b3c95e6e3d90f1', '2010-10-22 23:43:45', '2010-10-22 23:43:45', 30707, 2), (7935, '0aa114e4fc6bdc902c6ebcb219aa1677', '2010-10-23 00:32:53', '2010-10-23 00:32:54', 30708, 2), (7936, '9ee88824e04fb439f20d92d087ba9888', '2010-10-23 00:59:47', '2010-10-23 00:59:47', 30709, 2), (7937, 'd55c3a82eb3e41e01e5c403279e75ac9', '2010-10-23 01:21:43', '2010-10-23 01:21:44', 30710, 2), (7938, 'b7d1a412460dc6f4294631bba374530a', '2010-10-23 01:34:17', '2010-10-23 01:34:18', 30711, 2), (7939, '18f19dfdfa3f403a78df40a0d2bf7662', '2010-10-23 01:42:49', '2010-10-23 01:42:49', 30712, 2), (7940, 'f4b33d00a7d0f4968a83f6acb2af7f92', '2010-10-23 01:49:10', '2010-10-23 01:49:11', 30713, 2), (7941, '12cd95ff55cf23a7c6b4a5f99c8b4c45', '2010-10-23 02:08:57', '2010-10-23 02:09:03', 30714, 2), (7942, '4f22146534a522acb64e85a472d6b80b', '2010-10-23 02:46:26', '2010-10-23 02:46:28', 30715, 2), (7943, 'c2ffd687afe69adc35904660c9a69abb', '2010-10-23 03:26:54', '2010-10-23 03:26:57', 30716, 2), (7944, 'fccd3ac2b25a77ad084b824dfa76e94a', '2010-10-23 04:01:43', '2010-10-23 04:01:44', 30717, 2), (7945, '0534d7fd88aaba367054c945662934c5', '2010-10-23 04:53:03', '2010-10-23 04:53:04', 30718, 2), (7946, '5f333547e9a58bf7bd10455a332b04a5', '2010-10-23 05:02:21', '2010-10-23 05:13:44', 30779, 2), (7947, '5c43c62dbff8fb8be0e917ee9d98e15b', '2010-10-23 05:14:16', '2010-10-23 05:14:47', 30782, 2), (7948, '084f3808d12f165a3272b5ff8d728a76', '2010-10-23 05:38:55', '2010-10-23 05:38:56', 30783, 2), (7949, 'baca79f8e88cff4bdd937153c97523dd', '2010-10-23 06:52:53', '2010-10-23 06:52:55', 30784, 2), (7950, 'c42d5b1daf035c00d43a325f616d7e53', '2010-10-23 07:17:16', '2010-10-23 07:17:17', 30785, 2), (7951, 'a6592a12c9b156f9f58e9710adbd9d8d', '2010-10-23 07:21:49', '2010-10-23 07:21:50', 30786, 2), (7952, '63bd1f23d05ccc6abeb6f3aafb53d43c', '2010-10-23 07:21:53', '2010-10-23 07:21:54', 30787, 2), (7953, 'a48488f8704d6f7b42698b8759d035a7', '2010-10-23 09:52:44', '2010-10-23 09:58:27', 30805, 2), (7954, '8c68cf714bc23ff897d882c75a151f23', '2010-10-23 10:16:40', '2010-10-23 10:16:40', 30806, 2), (7955, '21bc4d382643173d04e25950bfc8aea8', '2010-10-23 10:33:20', '2010-10-23 10:33:21', 30807, 2), (7956, '24471989d821493d9db5eb6b8f95810c', '2010-10-23 11:00:23', '2010-10-23 11:00:38', 30808, 2), (7957, '398da0569e388f4e30c77140af837ad2', '2010-10-23 11:01:11', '2010-10-23 11:01:12', 30809, 2), (7958, '86e5c8e5b1d7357a7bda98a0e8b9121b', '2010-10-23 11:27:47', '2010-10-23 11:27:54', 30810, 2), (7959, '224d75efedce1424908d122b4ed70a13', '2010-10-23 12:36:18', '2010-10-23 12:37:44', 30817, 2), (7960, '5f3461ba806b47a8d9a3d3cef702e999', '2010-10-23 13:01:55', '2010-10-23 13:16:07', 30839, 2), (7961, '249d1578a1ea16d218dbf150f5f96598', '2010-10-23 14:29:35', '2010-10-23 14:31:47', 30849, 2), (7962, '4347f18b7d98ad90b728fa5be37b2d67', '2010-10-23 15:32:55', '2010-10-23 15:32:56', 30850, 2), (7963, 'f7c7e326db466fca1019bcb68982f5da', '2010-10-23 17:39:33', '2010-10-23 17:39:39', 30851, 2), (7964, 'b71b62a72d3f37d8349164dc5440157d', '2010-10-23 17:39:45', '2010-10-23 17:39:49', 30852, 2), (7965, 'bcc4c9fe03c62a086bde6852be12929b', '2010-10-23 17:39:55', '2010-10-23 17:39:56', 30853, 2), (7966, 'b4817ef656db0ec736c9588c6d3981d9', '2010-10-23 17:40:02', '2010-10-23 17:40:03', 30854, 2), (7967, 'd8985207947ef0f3d3ce7931b6367d34', '2010-10-23 17:40:10', '2010-10-23 17:40:11', 30855, 2), (7968, '03a2d00d9e0a777681194161f58bfc94', '2010-10-23 17:40:14', '2010-10-23 17:40:15', 30856, 2), (7969, '707573bb4f17538c78712eda53cf7aa5', '2010-10-23 17:53:25', '2010-10-23 17:55:27', 30862, 2), (7970, '7be5f2b031239f989efdc84dc25c96cb', '2010-10-23 18:00:40', '2010-10-23 18:00:41', 30863, 2), (7971, 'e51891fc64d32dfee4f9b32d98b8944b', '2010-10-23 18:43:35', '2010-10-23 18:43:36', 30864, 2), (7972, 'ccdf9fd93edcdcc25716b45851032e26', '2010-10-23 20:11:24', '2010-10-23 20:11:25', 30865, 2), (7973, '0bb731f3b2228734b7e32704aca72725', '2010-10-23 21:56:40', '2010-10-23 21:56:41', 30866, 2), (7974, '890c37fcc9ff94366e835841f800992d', '2010-10-23 22:24:56', '2010-10-23 22:25:30', 30873, 2), (7975, 'f1c78acee8a2b292c2aed8b54cd7a131', '2010-10-23 23:25:21', '2010-10-23 23:25:22', 30874, 2), (7976, '49a509f0d6f89d8184ed33bc5551966b', '2010-10-23 23:25:25', '2010-10-23 23:25:26', 30875, 2), (7977, 'ff44071541855d4c4ce8857b0660750a', '2010-10-23 23:30:26', '2010-10-23 23:30:27', 30876, 2), (7978, 'd2a1de835bcd92a28a55d79ba02fb52a', '2010-10-24 01:32:16', '2010-10-24 01:32:18', 30877, 2), (7979, 'b75811d71ddb95f8206aef79db898e74', '2010-10-24 01:54:15', '2010-10-24 01:54:16', 30878, 2), (7980, '4fe1f9bc6c9842d9fadbfd8757340dd5', '2010-10-24 02:01:39', '2010-10-24 02:01:41', 30879, 2), (7981, '3ae5ca706b49bc90d17954ee6ea7f852', '2010-10-24 02:10:14', '2010-10-24 02:10:21', 30880, 2), (7982, '1f1b3ec47103ce33d58d19ab90ae2b6b', '2010-10-24 02:48:28', '2010-10-24 02:48:29', 30881, 2), (7983, '6be8c0a6cf0d467283b48d1439a52664', '2010-10-24 03:17:00', '2010-10-24 03:17:06', 30882, 2), (7984, '5a90b06683a6c5973ecd2c46a4b16d5a', '2010-10-24 03:17:08', '2010-10-24 03:17:11', 30883, 2), (7985, 'bc134fbb590dbb7db231b4d4b2b750a7', '2010-10-24 03:17:13', '2010-10-24 03:17:13', 30884, 2), (7986, '2bec4ec70e5955bf7707db8b97ad64b4', '2010-10-24 03:17:15', '2010-10-24 03:17:15', 30885, 2), (7987, '1724618e956023e7d641f9a444b51c8d', '2010-10-24 03:17:17', '2010-10-24 03:17:18', 30886, 2), (7988, 'ad9767a9ce2b7e4d7a9aefa04fc7fc87', '2010-10-24 03:17:19', '2010-10-24 03:17:20', 30887, 2), (7989, '8a662a30a211553efb1f61822bf7bfe2', '2010-10-24 03:17:22', '2010-10-24 03:17:22', 30888, 2), (7990, '2fd4c25e5311359d50a5f13470c20857', '2010-10-24 03:17:24', '2010-10-24 03:17:25', 30889, 2), (7991, 'e8a925afe8073fa0b741b06b20db6e72', '2010-10-24 03:17:27', '2010-10-24 03:17:28', 30890, 2), (7992, 'bf579735f27f63411ea1dd29f74d3c94', '2010-10-24 03:17:30', '2010-10-24 03:17:31', 30891, 2), (7993, '9fc8498078ae8a772c55d61a9877204e', '2010-10-24 03:17:32', '2010-10-24 03:17:33', 30892, 2), (7994, '299f1bea6f1d029f5b9015c3eaf22cc6', '2010-10-24 03:17:35', '2010-10-24 03:17:36', 30893, 2), (7995, '766e3d066cbba5fd5a8c29e0fafefcb0', '2010-10-24 03:17:37', '2010-10-24 03:17:38', 30894, 2), (7996, '53ebe6639a0cab5192d3c6c54d3fc66a', '2010-10-24 03:17:39', '2010-10-24 03:17:40', 30895, 2), (7997, '631084059a60bfd77f52928459ad994e', '2010-10-24 03:17:41', '2010-10-24 03:17:42', 30896, 2), (7998, '9302fc21e81f20d42a45e624c1327e4b', '2010-10-24 03:17:43', '2010-10-24 03:17:44', 30897, 2), (7999, '0dd23e305651babf9d3128d351d1f3e5', '2010-10-24 03:17:46', '2010-10-24 03:17:46', 30898, 2), (8000, '6cde5f333015b7d414ebe5c54a263fe4', '2010-10-24 03:17:48', '2010-10-24 03:17:48', 30899, 2), (8001, '81b84eacced34b62dbfd69cbefeaa13a', '2010-10-24 03:17:52', '2010-10-24 03:17:52', 30900, 2), (8002, 'a19cb114b4acf9cb970b3b800b3937f6', '2010-10-24 03:17:53', '2010-10-24 03:17:54', 30901, 2), (8003, 'c63475a465ad2b1b51fcd4d552ef1887', '2010-10-24 03:17:55', '2010-10-24 03:17:56', 30902, 2), (8004, 'f25cd963ccd767d46c7f6f219f75a939', '2010-10-24 03:17:57', '2010-10-24 03:17:58', 30903, 2), (8005, 'dcda1e597fee973d4f732012b1fb794a', '2010-10-24 03:17:59', '2010-10-24 03:18:00', 30904, 2), (8006, '161c7e3118fe14833bec435c26351990', '2010-10-24 03:18:01', '2010-10-24 03:18:02', 30905, 2), (8007, '5682914f6939c9c724d8610f6bac5a03', '2010-10-24 03:18:04', '2010-10-24 03:18:04', 30906, 2), (8008, 'a4beb329100c76ecfe868ee8b3eebfe6', '2010-10-24 03:18:05', '2010-10-24 03:18:06', 30907, 2), (8009, 'c6b6dd679d202b2bc0555a914dd996fb', '2010-10-24 03:18:08', '2010-10-24 03:18:08', 30908, 2), (8010, '7e9c42bb02fbb89327f34395b8cb241c', '2010-10-24 03:18:10', '2010-10-24 03:18:10', 30909, 2), (8011, '03eb8a584d45977b91d06bce94affb3d', '2010-10-24 03:18:12', '2010-10-24 03:18:13', 30910, 2), (8012, '155477341bd171c37e428a7a19e2e188', '2010-10-24 03:18:14', '2010-10-24 03:18:15', 30911, 2), (8013, 'fe739c7f3f89889d43c8eec9e98c8a27', '2010-10-24 03:18:17', '2010-10-24 03:18:18', 30912, 2), (8014, '1c3d9ea6b4b3adfd92c550e900ee5b69', '2010-10-24 03:18:20', '2010-10-24 03:18:21', 30913, 2), (8015, '5920163402f58ef0f54a9e064748a356', '2010-10-24 03:18:22', '2010-10-24 03:18:23', 30914, 2), (8016, '817622ed78a5b57525720deced2f0f74', '2010-10-24 03:18:25', '2010-10-24 03:18:26', 30915, 2), (8017, '0928054d7a1c172c1e1bab2a0516a096', '2010-10-24 03:18:27', '2010-10-24 03:18:28', 30916, 2), (8018, 'c500156492f24d5728c16455ea60c369', '2010-10-24 03:18:30', '2010-10-24 03:18:31', 30917, 2), (8019, 'ebb6b20b2fb5ece5cb6e0769afd2ce9c', '2010-10-24 03:18:32', '2010-10-24 03:18:33', 30918, 2), (8020, '54b92e88b84ab4e0b9a2c83f0a3c9b2d', '2010-10-24 03:18:35', '2010-10-24 03:18:36', 30919, 2), (8021, '2b58619fb6e219d7f8b24c44418ca375', '2010-10-24 03:18:37', '2010-10-24 03:18:38', 30920, 2), (8022, '373f9d988ce8ec8ff1465dcb3ea8d080', '2010-10-24 03:18:39', '2010-10-24 03:18:40', 30921, 2), (8023, 'af6412f219e5ec222cd155d6ed1f0809', '2010-10-24 03:18:42', '2010-10-24 03:18:43', 30922, 2), (8024, '46ebe032db810248e1f63aff1380ba8a', '2010-10-24 03:18:44', '2010-10-24 03:18:46', 30923, 2), (8025, '01d098ddcf4862eccb23ea9834e7e692', '2010-10-24 03:18:47', '2010-10-24 03:18:48', 30924, 2), (8026, '68b67e04a406cecd9a5e6b6f4926b1c9', '2010-10-24 03:18:50', '2010-10-24 03:18:51', 30925, 2), (8027, '2a6bf8ecce5cefe805555de2caeea586', '2010-10-24 03:18:52', '2010-10-24 03:18:53', 30926, 2), (8028, 'b9ea96f6acd6b19dd6126d84e8fe2864', '2010-10-24 03:18:55', '2010-10-24 03:18:56', 30927, 2), (8029, '0f2ebeb69f9d6a8c3909beec35e472a9', '2010-10-24 03:18:57', '2010-10-24 03:18:58', 30928, 2), (8030, 'ca8b5132012dae075fe108ac56dac1e1', '2010-10-24 03:18:59', '2010-10-24 03:19:00', 30929, 2), (8031, 'b996b3ea4eecec81403acb27542e7678', '2010-10-24 03:19:02', '2010-10-24 03:19:03', 30930, 2), (8032, '830467b0afe174b4655920aff604080f', '2010-10-24 03:19:04', '2010-10-24 03:19:05', 30931, 2), (8033, 'a86da495d52affe092440e7bc4159854', '2010-10-24 03:19:06', '2010-10-24 03:19:07', 30932, 2), (8034, 'e15dfa359adfd96ac832fa0a9c0d17dc', '2010-10-24 03:19:09', '2010-10-24 03:19:10', 30933, 2), (8035, '916c533dedeafd17ea51b81d7f8e827e', '2010-10-24 04:31:56', '2010-10-24 04:31:59', 30934, 2), (8036, '3972499e0ce429af344a74b820dc3210', '2010-10-24 04:45:53', '2010-10-24 04:45:54', 30935, 2), (8037, '8ef6c045772fbc98903775a2d720bd44', '2010-10-24 05:17:06', '2010-10-24 05:17:07', 30936, 2), (8038, 'd95858d29539d58a36d57863a008e872', '2010-10-24 05:26:57', '2010-10-24 05:26:58', 30937, 2), (8039, '01639ed5e47b4154738a13625a089b7a', '2010-10-24 06:28:17', '2010-10-24 06:28:18', 30938, 2), (8040, '336c99486f62beaf3006ae5f7072f786', '2010-10-24 06:28:29', '2010-10-24 06:28:29', 30939, 2), (8041, '4dda09c4dc60c0e5a15ad5fe12d79430', '2010-10-24 06:28:33', '2010-10-24 06:28:34', 30940, 2), (8042, 'bf1c1c8a5bf2488326270e122a609977', '2010-10-24 06:28:49', '2010-10-24 06:28:50', 30941, 2), (8043, 'afb050b8db1333d6ffa98c542696a17d', '2010-10-24 06:28:54', '2010-10-24 06:28:55', 30942, 2), (8044, 'a27ed137818f68dc3a24382982ab36c0', '2010-10-24 06:29:29', '2010-10-24 06:29:29', 30943, 2), (8045, '038fda9c1207552e1f4842c8ef52ffd3', '2010-10-24 06:29:33', '2010-10-24 06:29:34', 30944, 2), (8046, '1f070a0bc9c967cee8407766ac652b97', '2010-10-24 06:29:52', '2010-10-24 06:29:53', 30945, 2), (8047, 'e8e35a495e8a884c4cac9ceef1c4111c', '2010-10-24 06:29:58', '2010-10-24 06:29:59', 30946, 2), (8048, '905ac511376036a06f3f48e82608a6d1', '2010-10-24 06:30:03', '2010-10-24 06:30:04', 30947, 2), (8049, '8a2ddf2d8a35cd7c3838e00099a30625', '2010-10-24 06:30:27', '2010-10-24 06:30:28', 30948, 2), (8050, 'a0381d4649ef3b0ba5aeb9d1a3d22b1b', '2010-10-24 06:30:34', '2010-10-24 06:30:35', 30949, 2), (8051, '2dcaf50c59cc74b25db15d7b42a1d841', '2010-10-24 06:30:54', '2010-10-24 06:30:54', 30950, 2), (8052, '563c68f4006e6e9177f74de355181379', '2010-10-24 06:30:59', '2010-10-24 06:30:59', 30951, 2), (8053, '836734986d87a43f39ec4e1dd0cf0d4d', '2010-10-24 06:31:33', '2010-10-24 06:31:34', 30952, 2), (8054, '77f37c02b83ac1854572149f9ba75954', '2010-10-24 06:31:39', '2010-10-24 06:31:39', 30953, 2), (8055, '2c20784caa5b7056e26523cf756650bc', '2010-10-24 06:31:43', '2010-10-24 06:31:44', 30954, 2), (8056, '5b80df99ebd92caf8df0d88087003c1a', '2010-10-24 06:32:10', '2010-10-24 06:32:11', 30955, 2), (8057, '5753b9ea1097a878b7415111c2e706aa', '2010-10-24 06:32:16', '2010-10-24 06:32:17', 30956, 2), (8058, '8763b7adfe91ee16f7e8f132a267ff68', '2010-10-24 06:32:27', '2010-10-24 06:32:29', 30957, 2), (8059, 'f9db19d7d59359ad03d844564ef8e295', '2010-10-24 06:32:35', '2010-10-24 06:32:36', 30958, 2), (8060, '52b103d3b24ef8407fb8236e8c8a8971', '2010-10-24 06:32:40', '2010-10-24 06:32:41', 30959, 2), (8061, '1dd70c17b306f8172c965a72cddfc18b', '2010-10-24 06:33:14', '2010-10-24 06:33:15', 30960, 2), (8062, 'aa26b8b0778bf5a62464051901b21797', '2010-10-24 06:33:27', '2010-10-24 06:33:29', 30961, 2), (8063, '66cfde82152f54903b9716c3a2615c29', '2010-10-24 06:33:35', '2010-10-24 06:33:36', 30962, 2), (8064, '5665c295b749d53d2b1424e0bffc28fa', '2010-10-24 06:34:08', '2010-10-24 06:34:09', 30963, 2), (8065, 'dc8e7f5ab7c209bc9af08d5e417140d3', '2010-10-24 06:34:28', '2010-10-24 06:34:29', 30964, 2), (8066, '665e245c74747237e375aad362bc7ffd', '2010-10-24 06:34:51', '2010-10-24 06:34:52', 30965, 2), (8067, 'eddeea3645ad144bfe8d4718a53dc474', '2010-10-24 06:35:08', '2010-10-24 06:35:09', 30966, 2), (8068, '4d33792fe61fb2c4f15825cef1e76ba8', '2010-10-24 06:35:34', '2010-10-24 06:35:35', 30967, 2), (8069, 'dd092c55806c107cac74189af6709ac3', '2010-10-24 06:35:57', '2010-10-24 06:35:58', 30968, 2), (8070, '390b1763acec41230ccdd9e5f64f28df', '2010-10-24 06:36:01', '2010-10-24 06:36:02', 30969, 2), (8071, 'e29543928cc7ae8754b127b12b8c5c10', '2010-10-24 06:36:36', '2010-10-24 06:36:37', 30970, 2), (8072, 'fad07713321c8c6a1aeb2b064a3704de', '2010-10-24 06:36:44', '2010-10-24 06:36:45', 30971, 2), (8073, '6f398671ab9e54e40fc1942f3ab285dc', '2010-10-24 06:37:18', '2010-10-24 06:37:19', 30972, 2), (8074, '9864926473309f034a54468db9a93f17', '2010-10-24 06:37:39', '2010-10-24 06:37:40', 30973, 2), (8075, '28f4178746f82e1cf863f63c454f4f08', '2010-10-24 06:38:15', '2010-10-24 06:38:16', 30974, 2), (8076, 'c9d523e018145323114e020c089b4e42', '2010-10-24 06:38:32', '2010-10-24 06:38:33', 30975, 2), (8077, 'b288f138fa9ad808b6e2328fdb10101b', '2010-10-24 06:38:40', '2010-10-24 06:38:41', 30976, 2), (8078, '13ef6507219c393f2c7ae97e36ba78e5', '2010-10-24 06:39:10', '2010-10-24 06:39:11', 30977, 2), (8079, '13fa2da166fea6d2824eae9cb65034f3', '2010-10-24 06:39:20', '2010-10-24 06:39:20', 30978, 2), (8080, '5324cfd5c48de32062b2a02cbb81694e', '2010-10-24 06:39:53', '2010-10-24 06:39:53', 30979, 2), (8081, '5b27c8da7ac11e68e3c2846a66e43afe', '2010-10-24 06:40:02', '2010-10-24 06:40:03', 30980, 2), (8082, '07373b65892b931bfd26ed61bbf9e2b2', '2010-10-24 06:40:35', '2010-10-24 06:40:36', 30981, 2), (8083, '4bee05f457c9367938a9c724f4c6e55c', '2010-10-24 06:41:24', '2010-10-24 06:41:25', 30982, 2), (8084, '9efd649623f63620479ef2c08b8540a3', '2010-10-24 06:41:44', '2010-10-24 06:41:45', 30983, 2), (8085, '750e44d9f7db4912241de76c598c77ad', '2010-10-24 06:42:02', '2010-10-24 06:42:03', 30984, 2), (8086, '61a87ab9edd1083748af1a5ecbe44ae8', '2010-10-24 06:42:40', '2010-10-24 06:42:41', 30985, 2), (8087, '7248d3528e235dbc09c007cf577082c7', '2010-10-24 06:42:47', '2010-10-24 06:42:48', 30986, 2), (8088, '549dce8af5a8c5e9d37913ca3661ca6f', '2010-10-24 06:42:53', '2010-10-24 06:42:54', 30987, 2), (8089, 'df3742e9f0f5b17a25d833643285baca', '2010-10-24 06:43:05', '2010-10-24 06:43:06', 30988, 2), (8090, '953fd6bb9e79dfba57ab8f888778fddb', '2010-10-24 06:43:21', '2010-10-24 06:43:21', 30989, 2), (8091, '252cf9e92f3246cf012a00403f7de82d', '2010-10-24 06:43:41', '2010-10-24 06:43:42', 30990, 2), (8092, 'ea21ab287d4949fd0085250cb82c50b3', '2010-10-24 06:44:06', '2010-10-24 06:44:07', 30991, 2), (8093, '7b8698c0a735c37a1c524d55a2b95722', '2010-10-24 06:44:28', '2010-10-24 06:44:29', 30992, 2), (8094, '4d1c9264ce9ba9393df3c1515fbb076c', '2010-10-24 06:44:44', '2010-10-24 06:44:45', 30993, 2), (8095, '673426dfa6cb5410e5e190d8aa0f6204', '2010-10-24 06:45:21', '2010-10-24 06:45:22', 30994, 2), (8096, 'a376a199f065ffaa310fbf6976427594', '2010-10-24 06:45:29', '2010-10-24 06:45:30', 30995, 2), (8097, '266ba821fa5a9815ba427d2f16965df5', '2010-10-24 06:45:40', '2010-10-24 06:45:41', 30996, 2), (8098, 'eb7f23613996dde8d2017611828f5756', '2010-10-24 06:46:02', '2010-10-24 06:46:03', 30997, 2), (8099, '4a048a1d17d965629f637682c78c5ca9', '2010-10-24 06:46:10', '2010-10-24 06:46:11', 30998, 2), (8100, '3ee2b1c98667712308c8a9bd5c180abd', '2010-10-24 06:46:22', '2010-10-24 06:46:23', 30999, 2), (8101, '80fc592a9593ea56f9632eff84f6040b', '2010-10-24 06:46:26', '2010-10-24 06:46:27', 31000, 2), (8102, '70f76a31c142e5bbad40d27cc6c6c549', '2010-10-24 06:46:46', '2010-10-24 06:46:47', 31001, 2), (8103, '74acd8a6fb38d8c70db7687034b9a107', '2010-10-24 06:47:08', '2010-10-24 06:47:09', 31002, 2), (8104, '1f2318e43a15825ecfb8c0486012db35', '2010-10-24 06:47:41', '2010-10-24 06:47:42', 31003, 2), (8105, '847a68b8773475f8af171e2bb8e66eef', '2010-10-24 06:47:48', '2010-10-24 06:47:49', 31004, 2), (8106, '1ef3c687e279308cf9ec4e9a519f6b33', '2010-10-24 06:47:53', '2010-10-24 06:47:54', 31005, 2), (8107, 'b3bf51fb571358d4d07e692fe233bd1b', '2010-10-24 06:47:57', '2010-10-24 06:47:58', 31006, 2), (8108, '2ae5dc71624e2b1c4664dae1dc655e8e', '2010-10-24 06:48:06', '2010-10-24 06:48:07', 31007, 2), (8109, '22b782bb36586509951c2c517c2ffdb6', '2010-10-24 06:48:10', '2010-10-24 06:48:11', 31008, 2), (8110, '0b8d8a3d2d659e03f40a2e3a1cbbb6e3', '2010-10-24 06:48:24', '2010-10-24 06:48:25', 31009, 2), (8111, '04b08950545f478a4c3c30444576c5d8', '2010-10-24 06:48:29', '2010-10-24 06:48:30', 31010, 2), (8112, 'c271bda13632bf7ac3b7b48a102490c0', '2010-10-24 06:48:51', '2010-10-24 06:48:52', 31011, 2), (8113, 'c1d5d0b51f686190b89839ed1265108c', '2010-10-24 06:48:56', '2010-10-24 06:48:56', 31012, 2), (8114, '0ece177430ff252519fa030eded9f3af', '2010-10-24 06:49:29', '2010-10-24 06:49:30', 31013, 2), (8115, '0ba47084d6a9ea5b1459c84c5f62aa78', '2010-10-24 06:49:33', '2010-10-24 06:49:34', 31014, 2), (8116, 'b84ecd2d7e8ef3170901c7ad2ce2b470', '2010-10-24 06:49:38', '2010-10-24 06:49:39', 31015, 2), (8117, '65b66fc366df47cd73439f409ffbd0d3', '2010-10-24 06:50:10', '2010-10-24 06:50:11', 31016, 2), (8118, 'dc159864dadc4fbc9dfe6dbcac0d42d9', '2010-10-24 06:50:15', '2010-10-24 06:50:16', 31017, 2), (8119, '7fa59549db9803a7f184a49d93d43c38', '2010-10-24 06:50:27', '2010-10-24 06:50:28', 31018, 2), (8120, '0f9db0e53ba78f89c81458e5175ddf0c', '2010-10-24 06:50:33', '2010-10-24 06:50:34', 31019, 2), (8121, '0e711cf9798d821f4131fedb81cb17af', '2010-10-24 06:50:38', '2010-10-24 06:50:39', 31020, 2), (8122, 'a19ee16ba2edcd414429460e7311f086', '2010-10-24 06:51:13', '2010-10-24 06:51:14', 31021, 2), (8123, 'fab2dff6e82b481c9f4f7801de1d0be4', '2010-10-24 06:51:26', '2010-10-24 06:51:27', 31022, 2), (8124, 'bdf2cdf6871e35368acfb224660ead92', '2010-10-24 06:51:46', '2010-10-24 06:51:47', 31023, 2), (8125, '1cec0d785e90c2700b16f4ae9c05f619', '2010-10-24 06:51:51', '2010-10-24 06:51:52', 31024, 2), (8126, '79862d04c770d209cfdbf818cf6b8644', '2010-10-24 06:52:10', '2010-10-24 06:52:11', 31025, 2), (8127, '6ce7640f18cfbb740d99ad235f44d69e', '2010-10-24 06:52:15', '2010-10-24 06:52:16', 31026, 2), (8128, 'de1a287e7eea88627b7619604e3dbd5e', '2010-10-24 06:52:20', '2010-10-24 06:52:21', 31027, 2), (8129, '73d2190381d4b11eeaca0295b5da30b0', '2010-10-24 06:53:15', '2010-10-24 06:53:16', 31028, 2), (8130, 'fb41f96e975e061b34cc8b6c56021c33', '2010-10-24 06:53:31', '2010-10-24 06:53:31', 31029, 2), (8131, '256a51458f2c406f01fdc0eb8feff1f1', '2010-10-24 06:53:53', '2010-10-24 06:53:54', 31030, 2), (8132, '70d64d81bd548a51c1c8277f672a9545', '2010-10-24 06:54:14', '2010-10-24 06:54:15', 31031, 2), (8133, 'e83220674d367ffb0ee0746f680657ef', '2010-10-24 06:54:33', '2010-10-24 06:54:34', 31032, 2), (8134, 'aa5e68f11a16e4e5d438072019edfb1c', '2010-10-24 06:55:13', '2010-10-24 06:55:13', 31033, 2), (8135, 'a674c533d418769847ba48a83b070c6b', '2010-10-24 06:55:18', '2010-10-24 06:55:19', 31034, 2), (8136, '4892306242796923499103531e140647', '2010-10-24 06:55:37', '2010-10-24 06:55:38', 31035, 2), (8137, 'f8ada07c858424a0150a150396ceebd7', '2010-10-24 06:56:02', '2010-10-24 06:56:03', 31036, 2), (8138, '24b909524da27af2fc8770a140e9beed', '2010-10-24 08:05:58', '2010-10-24 08:05:59', 31037, 2), (8139, 'b5eafa8ce24d5f1948499076623cc254', '2010-10-24 08:16:27', '2010-10-24 08:16:28', 31038, 2), (8140, '0441b909bdda11c2e2215a0acdae4af2', '2010-10-24 08:16:50', '2010-10-24 08:16:50', 31039, 2), (8141, 'eec5bfad228b4de5ea3afbae2ca88c7f', '2010-10-24 08:17:26', '2010-10-24 08:17:26', 31040, 2), (8142, '74331f6fd8ebfdbadc655b51494228fb', '2010-10-24 08:17:31', '2010-10-24 08:17:32', 31041, 2), (8143, '9bffc98e10f220496c05fac9f33070cc', '2010-10-24 08:17:50', '2010-10-24 08:17:50', 31042, 2), (8144, '6f6064f9f8c735287a749260fe749766', '2010-10-24 08:18:58', '2010-10-24 08:18:58', 31043, 2), (8145, '8279819bc3e5f32d65ef1ca2c1a773dd', '2010-10-24 08:19:35', '2010-10-24 08:19:36', 31044, 2), (8146, '4a55e16445c3a11c4562c8fb31e8bf57', '2010-10-24 08:19:55', '2010-10-24 08:19:56', 31045, 2), (8147, '28840c8c591b1e462c661a142ba178b9', '2010-10-24 08:20:12', '2010-10-24 08:20:13', 31046, 2), (8148, '4449381217d3832e3194f02ad8c27696', '2010-10-24 08:20:15', '2010-10-24 08:20:16', 31047, 2), (8149, '9f8b68fd5afd9894ec258e43e426556d', '2010-10-24 08:20:35', '2010-10-24 08:20:35', 0, 2), (8150, '232a358c7f25dbc6b7b1d13a9b5a4a40', '2010-10-24 08:20:50', '2010-10-24 08:20:51', 31048, 2), (8151, '03c0f16009e3c2eee510f162214dfb82', '2010-10-24 08:21:12', '2010-10-24 08:21:13', 31049, 2), (8152, '771c41f769698ed874a152c2f3a81654', '2010-10-24 08:21:33', '2010-10-24 08:21:34', 31050, 2), (8153, '489744144131f2812b90b558e19aa57e', '2010-10-24 08:21:54', '2010-10-24 08:21:55', 31051, 2), (8154, '50071895142e75ed0f677fdb9de2f0e2', '2010-10-24 08:22:17', '2010-10-24 08:22:18', 31052, 2), (8155, 'a978056c0d1bb49fb646c192fbaaffc0', '2010-10-24 08:22:55', '2010-10-24 08:22:56', 31053, 2), (8156, 'ed37338fb4ca700a393ae3bf36925068', '2010-10-24 08:23:16', '2010-10-24 08:23:17', 31054, 2), (8157, '6128ea09246b26a28d91a0e7b951c92e', '2010-10-24 08:23:33', '2010-10-24 08:23:34', 31055, 2), (8158, 'beebaaf5e208271cacc0d32509f9ccb3', '2010-10-24 08:23:55', '2010-10-24 08:23:56', 31056, 2), (8159, '600fa88b133bd1dcc261206c0078760e', '2010-10-24 08:24:16', '2010-10-24 08:24:17', 31057, 2), (8160, 'e869cb6056d46884d33c7137011391fe', '2010-10-24 08:24:36', '2010-10-24 08:24:37', 31058, 2), (8161, '87e564f044ab3d19f90d5d61ea286a6b', '2010-10-24 08:24:55', '2010-10-24 08:24:57', 31059, 2), (8162, 'e8d82d7bd8820071f95de1a0388953fc', '2010-10-24 08:25:17', '2010-10-24 08:25:18', 31060, 2), (8163, '353ab80836756c779aa7c53ed71beac8', '2010-10-24 08:25:54', '2010-10-24 08:25:55', 31061, 2), (8164, '336f305e20fac55ddc84fb877d003e4c', '2010-10-24 08:26:55', '2010-10-24 08:26:56', 31062, 2), (8165, 'bd94cd20f2633c1c80b10ed900179e11', '2010-10-24 08:27:17', '2010-10-24 08:27:18', 31063, 2), (8166, '5415c32c1ef778b08e290dbd1ef0eac0', '2010-10-24 08:27:40', '2010-10-24 08:27:41', 31064, 2), (8167, '670bcacb2e3e25e07592549609c85d6b', '2010-10-24 08:27:59', '2010-10-24 08:28:00', 31065, 2), (8168, '94419abd280cb869ba5c8db7778b6e17', '2010-10-24 08:28:36', '2010-10-24 08:28:37', 31066, 2), (8169, '5865ff6529a4dc5cf10bece6d9a93314', '2010-10-24 08:28:56', '2010-10-24 08:28:57', 31067, 2), (8170, 'f789a7e30099786377a70a2555da01ad', '2010-10-24 08:29:18', '2010-10-24 08:29:19', 31068, 2), (8171, 'e4e64a93aec9beb20f8d8881f8b0a8ee', '2010-10-24 08:29:55', '2010-10-24 08:29:56', 31069, 2), (8172, '5253888354d2009b52a7fd4393bc285f', '2010-10-24 08:30:13', '2010-10-24 08:30:14', 31070, 2), (8173, 'f75d246449b4293a65086bd41fac83e6', '2010-10-24 08:30:35', '2010-10-24 08:30:36', 31071, 2), (8174, '815cf641011b97573f192019d3564006', '2010-10-24 08:31:14', '2010-10-24 08:31:15', 31072, 2), (8175, '845b3f1a7ccf9aff2b0ad4ca7cfa884e', '2010-10-24 08:31:34', '2010-10-24 08:31:35', 31073, 2), (8176, '07054fe6d5881aca992415a01c757443', '2010-10-24 08:31:57', '2010-10-24 08:31:58', 31074, 2), (8177, '1b26736f7033d2bfc7719ece5b567668', '2010-10-24 08:32:18', '2010-10-24 08:32:20', 31075, 2), (8178, 'e8e87ea658a082c9e3fbc7f625241488', '2010-10-24 08:32:37', '2010-10-24 08:32:38', 31076, 2), (8179, '40b05805c99fd011f48c51ca21698a7d', '2010-10-24 08:32:59', '2010-10-24 08:33:00', 31077, 2), (8180, 'e4e728e85e51a8f409e066f6b5e370e0', '2010-10-24 08:33:18', '2010-10-24 08:33:19', 31078, 2), (8181, 'bc5d45a25b04feb49405cf1bd157c281', '2010-10-24 08:33:52', '2010-10-24 08:33:52', 31079, 2), (8182, 'f8038ebd83813911aeb293c109c336f7', '2010-10-24 08:33:56', '2010-10-24 08:33:57', 31080, 2), (8183, '8ba4280125f23308b5d268fd503a8306', '2010-10-24 08:34:00', '2010-10-24 08:34:01', 31081, 2), (8184, 'df14138a6eefee80152beb69bf020865', '2010-10-24 08:34:33', '2010-10-24 08:34:34', 31082, 2), (8185, '618790dd8e0b71445933072541802efd', '2010-10-24 08:34:36', '2010-10-24 08:34:37', 31083, 2), (8186, '70a1f59018ef48b5406279840f20c63f', '2010-10-24 08:34:57', '2010-10-24 08:34:58', 31084, 2), (8187, 'f396ca80a38fa0215c4af75cd6e26300', '2010-10-24 08:35:32', '2010-10-24 08:35:33', 31085, 2), (8188, 'a43e875d14d102ecdd817968a9c621cb', '2010-10-24 08:35:51', '2010-10-24 08:35:52', 31086, 2), (8189, 'be84759a51c6eb8c18e0a570fba4801f', '2010-10-24 08:36:11', '2010-10-24 08:36:12', 31087, 2), (8190, 'd15087e6c5a13919dc1f8f71dc1ea12c', '2010-10-24 08:37:17', '2010-10-24 08:37:18', 31088, 2), (8191, 'ffc3b1335a488971b2327f2745dac437', '2010-10-24 08:37:37', '2010-10-24 08:37:38', 31089, 2), (8192, '47fcbaa15ff9235f8b0f14cb6a5f5e41', '2010-10-24 08:38:12', '2010-10-24 08:38:13', 31090, 2), (8193, '61744401ba5bd70c851c12cb45be5486', '2010-10-24 08:38:35', '2010-10-24 08:38:36', 31091, 2), (8194, 'aa2988e2415d9993cfcbaa3f218c59d9', '2010-10-24 08:39:10', '2010-10-24 08:39:11', 31092, 2), (8195, '16a7ce92f9e57fb1ab04b78c28210a36', '2010-10-24 08:39:30', '2010-10-24 08:39:31', 31093, 2), (8196, '73820e1de6d7ffdddc8c49072ea2a1ee', '2010-10-24 08:39:49', '2010-10-24 08:39:50', 31094, 2), (8197, '7c9fc4716b2f948d7397f125a9d293e9', '2010-10-24 08:40:10', '2010-10-24 08:40:11', 31095, 2), (8198, '31925247ff70b4da45de23aa7021f96e', '2010-10-24 08:40:30', '2010-10-24 08:40:31', 31096, 2), (8199, '0098e2b95805fa06916771a637bbdd55', '2010-10-24 08:40:45', '2010-10-24 08:40:46', 31097, 2), (8200, '2a4c3202d115b7ba17582297ce83d442', '2010-10-24 08:40:51', '2010-10-24 08:40:52', 31098, 2), (8201, 'a799675cad7e266d8d358f22732cfcca', '2010-10-24 08:41:13', '2010-10-24 08:41:14', 31099, 2), (8202, 'd4b3a72b3a03960c4d454b2b84b61ca8', '2010-10-24 08:41:51', '2010-10-24 08:41:52', 31100, 2), (8203, '96246f5693578be2e3652e6bfe089c41', '2010-10-24 08:42:12', '2010-10-24 08:42:12', 31101, 2), (8204, '361d92435277d3aadc433236eec0f866', '2010-10-24 08:42:33', '2010-10-24 08:42:34', 31102, 2), (8205, '503f5fe9354515cc64bc04aaf6145f91', '2010-10-24 08:42:53', '2010-10-24 08:42:53', 31103, 2), (8206, '2f5de8b4e79adaaa4e70844418bfb39d', '2010-10-24 08:43:53', '2010-10-24 08:43:54', 31104, 2), (8207, 'a251e61a899a3b7790b07d01f2c39eff', '2010-10-24 08:44:13', '2010-10-24 08:44:14', 31105, 2), (8208, '79eb0dab4b95f69abad75313c0078a4b', '2010-10-24 08:44:34', '2010-10-24 08:44:35', 31106, 2), (8209, '4d572acb304f62791179d16cb28cad5f', '2010-10-24 08:44:57', '2010-10-24 08:44:58', 31107, 2), (8210, '4fb42f3213a19a897a6f367a6898ab20', '2010-10-24 08:45:18', '2010-10-24 08:45:19', 31108, 2), (8211, '78191bfbdcfb62c2a3e70f8c73ff46b4', '2010-10-24 08:46:17', '2010-10-24 08:46:18', 31109, 2), (8212, '99365fa5044b598208a50f2c16d6e71e', '2010-10-24 08:46:39', '2010-10-24 08:46:41', 31110, 2), (8213, '33403d29203b544b012bf3c7558675c4', '2010-10-24 08:47:16', '2010-10-24 08:47:17', 31111, 2), (8214, '76d214ec5c0eee476701143fd184b86d', '2010-10-24 08:47:20', '2010-10-24 08:47:21', 31112, 2), (8215, 'b2132385609eb5db5f6b44e600573e06', '2010-10-24 08:48:22', '2010-10-24 08:48:23', 31113, 2), (8216, 'd09f3c6391749badac90fab709988a51', '2010-10-24 08:48:46', '2010-10-24 08:48:47', 31114, 2), (8217, '4ef163f955903cf520490efb652277f5', '2010-10-24 08:49:47', '2010-10-24 08:49:48', 31115, 2), (8218, 'd5fd14500dee7a2f02f002ae875e62c3', '2010-10-24 08:50:30', '2010-10-24 08:50:31', 31116, 2), (8219, '3db086fe0c58d42b6a9615e01d07c111', '2010-10-24 08:51:08', '2010-10-24 08:51:09', 31117, 2), (8220, 'bc6ca19d6eca54313d8a3a83fea5b3b5', '2010-10-24 08:51:29', '2010-10-24 08:51:30', 31118, 2), (8221, 'bd3687722bebfcd4f8fbab0c9fe4a744', '2010-10-24 08:51:50', '2010-10-24 08:51:51', 31119, 2), (8222, '15729fc33a59496e3486a86a67bd7ca0', '2010-10-24 08:52:14', '2010-10-24 08:52:15', 31120, 2), (8223, 'ad1fd3ae32707f5e52fc2ae7be0b7a46', '2010-10-24 08:52:36', '2010-10-24 08:52:37', 31121, 2), (8224, '19e583c3644ab61cdc579101a496de8d', '2010-10-24 08:52:57', '2010-10-24 08:52:58', 31122, 2), (8225, '32061bd15a89c11d4ce86e5756b2cac4', '2010-10-24 08:53:55', '2010-10-24 08:53:56', 31123, 2), (8226, 'fdb31d875617cc3a1038d3aa99c282b3', '2010-10-24 08:54:31', '2010-10-24 08:54:32', 31124, 2), (8227, '6a767ce94acb44f758383b48b7b624d9', '2010-10-24 08:54:35', '2010-10-24 08:54:37', 31125, 2), (8228, '86f1284a53e27d57e889b0899b8114d7', '2010-10-24 08:55:10', '2010-10-24 08:55:11', 31126, 2), (8229, 'b9c7f6c86c7174b8b0744f38c8b3b504', '2010-10-24 08:55:33', '2010-10-24 08:55:34', 31127, 2), (8230, '1ee2b100709463c769bb67ca19b845cb', '2010-10-24 08:56:14', '2010-10-24 08:56:15', 31128, 2), (8231, '13f354b0340f99a53e7815ad39c54e43', '2010-10-24 08:56:54', '2010-10-24 08:56:55', 31129, 2), (8232, '93d0fb2f0d3e13f594815d8945a75956', '2010-10-24 08:57:14', '2010-10-24 08:57:15', 31130, 2), (8233, '3a5816e6c46605cb6b18d1755400f840', '2010-10-24 08:57:50', '2010-10-24 08:57:51', 31131, 2), (8234, 'd93e9e5d2e5c4eb0d837b9e9c0597a8f', '2010-10-24 08:58:33', '2010-10-24 08:58:34', 31132, 2), (8235, '0a3856e064520c1a1ab0951c73ec9a8c', '2010-10-24 08:59:09', '2010-10-24 08:59:09', 31133, 2), (8236, '76749370bc46115bbf58c4c90e0100cc', '2010-10-24 08:59:29', '2010-10-24 08:59:30', 31134, 2), (8237, '2dc5950a153c06f6dd1687cf49543623', '2010-10-24 08:59:53', '2010-10-24 08:59:53', 31135, 2), (8238, 'c2dcce403f15ae4b6e4093234632f7a8', '2010-10-24 09:00:30', '2010-10-24 09:00:31', 31136, 2), (8239, '144144999a648df629156110a27ef62e', '2010-10-24 09:15:41', '2010-10-24 09:22:42', 31161, 2), (8240, '237d76790d6a700831d649b40995c334', '2010-10-24 09:48:18', '2010-10-24 09:50:57', 31169, 2), (8241, '157d0eb15d9e01ac0547263efa9c5ba6', '2010-10-24 09:49:33', '2010-10-24 09:53:43', 31174, 2), (8242, '05f775e3dd268a3e8b2b23bc70e1a161', '2010-10-24 10:13:39', '2010-10-24 10:13:39', 31175, 2), (8243, 'b1c307b91c9442aa1e67c14de20e8c2e', '2010-10-24 10:42:22', '2010-10-24 10:43:21', 31180, 2), (8244, '6061530a262889cf5b662c91d01bdd91', '2010-10-24 11:15:32', '2010-10-24 11:15:33', 31181, 2), (8245, '5263356299570d87046e77eef225debd', '2010-10-24 11:39:46', '2010-10-24 11:39:47', 31182, 2), (8246, '1176e873c3fb8b47123861f5ed376c08', '2010-10-24 12:04:29', '2010-10-24 12:04:31', 31183, 2), (8247, 'fea6fad9e62e9b4bded4cbaa33ffd662', '2010-10-24 12:04:50', '2010-10-24 12:04:51', 31184, 2), (8248, 'f01e41778bd37cbd8808184f74d84743', '2010-10-24 12:05:11', '2010-10-24 12:05:12', 31185, 2), (8249, 'ec4eced541ac7812dee4e9d29632f48d', '2010-10-24 12:05:50', '2010-10-24 12:05:51', 31186, 2), (8250, '269b0cec07132bb90fcdccb5e27db871', '2010-10-24 12:06:12', '2010-10-24 12:06:12', 31187, 2), (8251, '8bf4541a2e261327bfa1850d953e6d20', '2010-10-24 12:06:50', '2010-10-24 12:06:51', 31188, 2), (8252, '496fdcbf9fed43399d5bc124f99c5d26', '2010-10-24 12:07:13', '2010-10-24 12:07:14', 31189, 2), (8253, '5045643d36be845b8c42ba78a5c28288', '2010-10-24 12:07:50', '2010-10-24 12:07:51', 31190, 2), (8254, 'a325f2401f4ed028901fe495fea18575', '2010-10-24 12:08:28', '2010-10-24 12:08:32', 31191, 2), (8255, 'aecb8e36e75a9a21176c722746ae791e', '2010-10-24 12:08:32', '2010-10-24 12:08:33', 31192, 2), (8256, '37c6ae8ef68f29a1ecfee5cfc9427141', '2010-10-24 12:08:52', '2010-10-24 12:08:53', 31193, 2), (8257, '9f9653fbe6bc1fe51e33e908d79c5e20', '2010-10-24 12:08:52', '2010-10-24 12:08:53', 31194, 2), (8258, 'c1c0e8c13d307e14aa1636d6dc62d69c', '2010-10-24 12:09:13', '2010-10-24 12:09:14', 31195, 2), (8259, '21d268e8813640462c462d6e97050c89', '2010-10-24 12:09:32', '2010-10-24 12:09:33', 31196, 2), (8260, '3b2c22d89383d7896a9b0854202005a0', '2010-10-24 12:09:33', '2010-10-24 12:09:34', 31197, 2), (8261, '5233e25eb5f1f9b4631850bf581f7902', '2010-10-24 12:10:12', '2010-10-24 12:10:13', 31198, 2), (8262, 'ba0316a695d9e7e7875ceeaff10810a0', '2010-10-24 12:10:12', '2010-10-24 12:10:13', 31199, 2), (8263, '2e9b05f26a8bbcdce1de88a4f8399ede', '2010-10-24 12:10:32', '2010-10-24 12:10:33', 31200, 2), (8264, '301b786307809b57c67ec9bfd44bd2d4', '2010-10-24 12:10:51', '2010-10-24 12:10:51', 31201, 2), (8265, '16e3c33293701f06477754d92953152e', '2010-10-24 12:11:08', '2010-10-24 12:11:09', 31202, 2), (8266, 'ccd024837adfcb62a773e6b816cf8234', '2010-10-24 12:11:14', '2010-10-24 12:11:15', 31203, 2), (8267, 'dc4d2ab6366949f38f6deef74b2b31c5', '2010-10-24 12:11:16', '2010-10-24 12:11:16', 31204, 2), (8268, 'b3b99157f7232c6d13950d31d5a17146', '2010-10-24 12:11:33', '2010-10-24 12:11:34', 31205, 2), (8269, '1354501e8da2e044b1c4dac687df3dc5', '2010-10-24 12:11:35', '2010-10-24 12:11:36', 31206, 2), (8270, '61da0ea2d43f49a083f99a8292366871', '2010-10-24 12:12:12', '2010-10-24 12:12:13', 31207, 2), (8271, '69f91782c6b6b964429c8f8dfb8ae507', '2010-10-24 12:12:13', '2010-10-24 12:12:14', 31208, 2), (8272, 'd8ef9562e2a363101e1a6c3064cd99d6', '2010-10-24 12:12:35', '2010-10-24 12:12:36', 31209, 2), (8273, '8a451e10af55226a7bba29c5ef126867', '2010-10-24 12:12:37', '2010-10-24 12:12:37', 31210, 2), (8274, 'a27e402468d067db0ef5154612c1d09e', '2010-10-24 12:13:09', '2010-10-24 12:13:15', 31211, 2), (8275, 'cb8fb85f18c3edf4819a5cad76069c73', '2010-10-24 12:13:14', '2010-10-24 12:13:15', 31212, 2), (8276, 'b8920f27feb43a9cb5eda2e11337e727', '2010-10-24 12:13:31', '2010-10-24 12:13:33', 31214, 2), (8277, '6098d51c256216d39bc8a4614120f92a', '2010-10-24 12:13:32', '2010-10-24 12:13:32', 31213, 2), (8278, '7edd60c8b04019bef9090a451c054ca5', '2010-10-24 12:13:53', '2010-10-24 12:13:54', 31215, 2), (8279, '1a96ab298d38b5eadd0cd17c66374c51', '2010-10-24 12:13:54', '2010-10-24 12:13:55', 31216, 2), (8280, '5784a03acf407cf204f42b5a6fd521ce', '2010-10-24 12:14:12', '2010-10-24 12:14:13', 31217, 2), (8281, '21655dc2cf818cb89581ae39345dd12a', '2010-10-24 12:14:34', '2010-10-24 12:14:35', 31218, 2), (8282, '24ca3a66118b786cc2feaecbb8df29f5', '2010-10-24 12:14:49', '2010-10-24 12:14:50', 31219, 2), (8283, 'abcdad777f66ad86c095ce68f3ef357e', '2010-10-24 12:15:08', '2010-10-24 12:15:09', 31220, 2), (8284, '92121333d5a33ce221becc9f04fb53ab', '2010-10-24 12:15:30', '2010-10-24 12:15:31', 31221, 2), (8285, '7b9761560817d85c2c7d36f3c24ac495', '2010-10-24 12:15:30', '2010-10-24 12:15:32', 31222, 2), (8286, 'c13f66080486b538286ed11706542b63', '2010-10-24 12:15:48', '2010-10-24 12:15:49', 31223, 2), (8287, '206843a685275f0e89e9b18d19c8b9a5', '2010-10-24 12:15:50', '2010-10-24 12:15:51', 31224, 2), (8288, '82ed150d853fa28b84e58485b3967f1c', '2010-10-24 12:16:30', '2010-10-24 12:16:32', 31225, 2), (8289, '7fab6a7ffc74122e77c3b1820d871cf2', '2010-10-24 12:16:30', '2010-10-24 12:16:32', 31226, 2), (8290, '222ea7b0ec925be4414e242393092c9a', '2010-10-24 12:16:46', '2010-10-24 12:16:47', 31227, 2), (8291, 'e349d8d705f944596b095dec2b1db44b', '2010-10-24 12:16:49', '2010-10-24 12:16:50', 31228, 2), (8292, '8d26bf702531e07828035d5064eefd39', '2010-10-24 12:17:13', '2010-10-24 12:17:15', 31229, 2), (8293, '62ce60f7c3b8669134997219de7e0577', '2010-10-24 12:17:14', '2010-10-24 12:17:16', 31230, 2), (8294, 'c9c8abf883c3b400801d90324b754842', '2010-10-24 12:17:39', '2010-10-24 12:17:40', 31231, 2), (8295, 'faed0ae558e4268162f44fa822d9b0ad', '2010-10-24 12:17:58', '2010-10-24 12:18:02', 31233, 2), (8296, 'c9b374e292f972a080067f8125cfdc1a', '2010-10-24 12:18:01', '2010-10-24 12:18:02', 31232, 2), (8297, 'ca8bfde2bd8a5998b100350ea94699b2', '2010-10-24 12:18:40', '2010-10-24 12:18:42', 31234, 2), (8298, '9900a14807197296e52eab456069b985', '2010-10-24 12:18:42', '2010-10-24 12:18:43', 31235, 2), (8299, 'd897f50e6e3e46f5a10325df8f3ed9cf', '2010-10-24 12:19:00', '2010-10-24 12:19:03', 31236, 2), (8300, '6852fbc205b934da18b97566c6d46a8c', '2010-10-24 12:19:03', '2010-10-24 12:19:06', 31237, 2), (8301, 'c62bdc32c5bdd8beac5adbdd2818773f', '2010-10-24 12:19:05', '2010-10-24 12:19:06', 31238, 2), (8302, '8a347af1f538361df450626d34edebbc', '2010-10-24 12:19:24', '2010-10-24 12:19:25', 31239, 2), (8303, '5050aa80a28e0d603cdfe821c9ff3bb2', '2010-10-24 12:19:44', '2010-10-24 12:19:45', 31240, 2), (8304, 'dd0346a0585988d4eab123c9b8a0c211', '2010-10-24 12:19:46', '2010-10-24 12:19:47', 31241, 2), (8305, '9776685d5a101b1f050316b0f0044007', '2010-10-24 12:20:07', '2010-10-24 12:20:08', 31242, 2), (8306, '599da2ef019c4fbf14611d35be8eefb3', '2010-10-24 12:20:08', '2010-10-24 12:20:09', 31243, 2), (8307, '042cc233f5034f56f1416a9f5cbd3d01', '2010-10-24 12:20:45', '2010-10-24 12:20:46', 31244, 2), (8308, '20cfa72b76ca65887e1f355cca4a12fd', '2010-10-24 12:20:45', '2010-10-24 12:20:47', 31245, 2), (8309, '164b4351a79cb7327d286611a90e1636', '2010-10-24 12:21:04', '2010-10-24 12:21:07', 31246, 2), (8310, '09951f0349522cc63fc06965eae5e6d7', '2010-10-24 12:21:07', '2010-10-24 12:21:08', 31247, 2), (8311, '9d963aea6c545eeea40ecf33a93d8527', '2010-10-24 12:21:27', '2010-10-24 12:21:27', 31248, 2), (8312, '5e73e77cf20b672dab2faeec2e12dceb', '2010-10-24 12:21:43', '2010-10-24 12:21:44', 31249, 2), (8313, '37b156a8866d56b878a348942566fea0', '2010-10-24 12:22:06', '2010-10-24 12:22:07', 31250, 2), (8314, '611c42455847d21885a3f7125ca34bbf', '2010-10-24 12:22:06', '2010-10-24 12:22:07', 31251, 2), (8315, 'd210e5b4f1c832df9ade9fa5abdcdca0', '2010-10-24 12:22:27', '2010-10-24 12:22:28', 31252, 2), (8316, '3b4945ffabd0d82ce2e0b91a334d50e4', '2010-10-24 12:22:46', '2010-10-24 12:22:47', 31253, 2), (8317, 'a4b7be594a6cd20373d95bcc30a3e5eb', '2010-10-24 12:23:11', '2010-10-24 12:23:11', 31254, 2), (8318, '972adb96654488d1c95cac0f38ff516b', '2010-10-24 12:23:28', '2010-10-24 12:23:32', 31255, 2), (8319, '127d03c76bd2a2d871b04d76a1565c3d', '2010-10-24 12:23:32', '2010-10-24 12:23:33', 31256, 2), (8320, '9a16d24d1644fbe66b0a47c9fb07be53', '2010-10-24 12:23:49', '2010-10-24 12:23:51', 31257, 2), (8321, '3adfef5d3ab5e7db438e0a9a335260d0', '2010-10-24 12:23:52', '2010-10-24 12:23:53', 31258, 2), (8322, 'f5f74eed5338eb74c44f6690e09e50ff', '2010-10-24 12:24:10', '2010-10-24 12:24:11', 31259, 2), (8323, '7cf8a663c001d08b6f8756cf36636c1a', '2010-10-24 12:24:49', '2010-10-24 12:24:52', 31260, 2), (8324, '24bf83b1fdad47111655eed96af44f1a', '2010-10-24 12:24:52', '2010-10-24 12:24:53', 31261, 2), (8325, '04296ac18c7456ef413fc0badbedfd3c', '2010-10-24 12:25:13', '2010-10-24 12:25:16', 31262, 2), (8326, '83e6c68c7d40cf5e37d5d5b711a7f46e', '2010-10-24 12:25:15', '2010-10-24 12:25:17', 31263, 2), (8327, 'ed6f02e1bf0c22b6f060f06922c7e069', '2010-10-24 12:25:35', '2010-10-24 12:25:38', 31264, 2), (8328, 'de842de7df24468cdb56524dcd735f92', '2010-10-24 12:25:37', '2010-10-24 12:25:38', 31265, 2), (8329, '01ff3f4210ad4f00a5b06c4ee403f882', '2010-10-24 12:26:15', '2010-10-24 12:26:17', 31266, 2), (8330, '09a05ef59265bb772b7427a9aaec735c', '2010-10-24 12:26:17', '2010-10-24 12:26:18', 31267, 2), (8331, '9eb81ca8d69b0d841f7bce39d1e6da50', '2010-10-24 12:26:36', '2010-10-24 12:26:39', 31269, 2), (8332, 'c94c09228968a83afa30f5617507b2a8', '2010-10-24 12:26:37', '2010-10-24 12:26:38', 31268, 2), (8333, 'af5000dc9d0c647e548ebf873d3f072c', '2010-10-24 12:27:15', '2010-10-24 12:27:17', 31270, 2), (8334, '617fc6e29b20b96b2cbdaf711bf958b9', '2010-10-24 12:27:17', '2010-10-24 12:27:18', 31271, 2), (8335, '314f24a38e67b6fdb111940893415857', '2010-10-24 12:27:33', '2010-10-24 12:27:34', 31272, 2), (8336, 'b6cb707b9a26af56ec276c748f315625', '2010-10-24 12:27:38', '2010-10-24 12:27:40', 31273, 2), (8337, '937817cf18fbcfbf92b916527202d4b5', '2010-10-24 12:27:39', '2010-10-24 12:27:40', 31274, 2), (8338, 'b6a7c1c36c08069f71347d714f8c6deb', '2010-10-24 12:28:00', '2010-10-24 12:28:01', 31275, 2), (8339, '601e64ad7db90923c91fc0b1fb3034a1', '2010-10-24 12:28:17', '2010-10-24 12:28:18', 31276, 2), (8340, 'faa94058778c2329c60b19d55c0a2907', '2010-10-24 12:28:36', '2010-10-24 12:28:38', 31278, 2), (8341, 'd6ce3d7a3e78642e7bf7ce664b043091', '2010-10-24 12:28:37', '2010-10-24 12:28:38', 31277, 2), (8342, '67609d52ab92d43956f02ea6a0e40727', '2010-10-24 12:28:55', '2010-10-24 12:28:56', 31279, 2), (8343, 'cea5137074cd7002df9e3cdedcc80393', '2010-10-24 12:29:18', '2010-10-24 12:29:19', 31280, 2), (8344, '12ab23b7ac8c4be14ead2c72229c34fc', '2010-10-24 12:29:18', '2010-10-24 12:29:20', 31281, 2), (8345, 'e79fca0cbad4657eabe7a2455379d3ad', '2010-10-24 12:29:35', '2010-10-24 12:29:36', 31282, 2), (8346, 'f0a04d9ce2d184ea54072076c2563914', '2010-10-24 12:29:38', '2010-10-24 12:29:39', 31283, 2), (8347, '296771d967c0f5b05b8360408aeffd17', '2010-10-24 12:29:54', '2010-10-24 12:29:55', 31284, 2), (8348, '65a5420d431b31ff36da7d204e265c0b', '2010-10-24 12:30:17', '2010-10-24 12:30:18', 31285, 2), (8349, 'ee0b805bda85e047bac3ae01f0550c26', '2010-10-24 12:30:27', '2010-10-24 12:30:28', 31286, 2), (8350, '63c583cb532791aea13024a4126deef0', '2010-10-24 12:30:31', '2010-10-24 12:30:31', 31287, 2), (8351, '6bf15bb199b0e1c60ff5cf8dac21591b', '2010-10-24 12:30:34', '2010-10-24 12:30:35', 31288, 2), (8352, '6180f3e1eeb3f1f4c39600274d61c13a', '2010-10-24 12:30:55', '2010-10-24 12:30:56', 31289, 2), (8353, 'fff2c42927352813e8893c0dd046d3db', '2010-10-24 12:30:55', '2010-10-24 12:30:57', 31290, 2), (8354, '7d96f3c140d13578a0e2431198dd451f', '2010-10-24 12:31:34', '2010-10-24 12:31:36', 31291, 2), (8355, '66ba9505e8fad39909536da7db54949e', '2010-10-24 12:31:34', '2010-10-24 12:31:36', 31292, 2), (8356, '22d9ae8db52acead66fe67f17da1519d', '2010-10-24 12:31:55', '2010-10-24 12:31:56', 31293, 2), (8357, 'c20ef18b5689c11655f370c3a23e3467', '2010-10-24 12:31:55', '2010-10-24 12:31:57', 31294, 2), (8358, '3e2157e6e7a6fa4f7ecdaf06ce2dd8cc', '2010-10-24 12:32:14', '2010-10-24 12:32:16', 31295, 2), (8359, 'e59495044f8a1f52b4f140d59fb277a8', '2010-10-24 12:32:32', '2010-10-24 12:32:33', 31296, 2), (8360, '300394533f6ed1807241e6e684545b64', '2010-10-24 12:32:53', '2010-10-24 12:32:54', 31297, 2), (8361, 'c81acb3140733ba4171ee7f89b74ca56', '2010-10-24 12:32:55', '2010-10-24 12:32:56', 31298, 2), (8362, 'e9fd1a18b4226ea36d20aedb32f66b21', '2010-10-24 12:33:14', '2010-10-24 12:33:15', 31299, 2), (8363, '8bb2ae184f25492752c42fd64c1038c5', '2010-10-24 12:33:35', '2010-10-24 12:33:37', 31301, 2), (8364, '97589f9676a3f7c92359fab47b9d6cc3', '2010-10-24 12:33:36', '2010-10-24 12:33:37', 31300, 2), (8365, '686a0cfcdfc743a791930b428f946b53', '2010-10-24 12:33:55', '2010-10-24 12:33:56', 31302, 2), (8366, '208ca65d51476cdb1bc1897288255a34', '2010-10-24 12:33:57', '2010-10-24 12:33:58', 31303, 2), (8367, 'eb90fe01604d24507991693b6cd43b66', '2010-10-24 12:34:36', '2010-10-24 12:34:37', 31304, 2), (8368, '4a67807cb9630f880c0087fcca856d8d', '2010-10-24 12:34:55', '2010-10-24 12:34:56', 31305, 2), (8369, '88cd0c80fc05b487ff96a5bbd5ca1935', '2010-10-24 12:34:57', '2010-10-24 12:34:58', 31306, 2), (8370, 'bd0c5cb113703f9b2252420022f1eff5', '2010-10-24 12:35:36', '2010-10-24 12:35:37', 31307, 2), (8371, 'b2e5c6f7b54410a4bafc9fc322707b9b', '2010-10-24 12:35:36', '2010-10-24 12:35:38', 31308, 2), (8372, 'c8edf6eeab25bc9067ee98c6f9fd32f8', '2010-10-24 12:35:57', '2010-10-24 12:35:58', 31309, 2), (8373, 'da8f42b37995e8581374a5a24c7c67b1', '2010-10-24 12:35:58', '2010-10-24 12:35:59', 31310, 2), (8374, '78d884649c78a474bd5a850880fad393', '2010-10-24 12:36:16', '2010-10-24 12:36:18', 31311, 2), (8375, '876d05666caeeabba6e664671c4c09b4', '2010-10-24 12:36:16', '2010-10-24 12:36:18', 31312, 2), (8376, '4d17cb93fa52ddf05c1bb8ebfe7d2327', '2010-10-24 12:36:38', '2010-10-24 12:36:39', 31313, 2), (8377, 'f7f29d2c6d9498b62a2c00e289661990', '2010-10-24 12:36:56', '2010-10-24 12:36:57', 31314, 2), (8378, 'ecaa40c667732db7be36706ab5faa597', '2010-10-24 12:37:18', '2010-10-24 12:37:19', 31315, 2), (8379, '8a6713f01501689c5d8b4c47941e4d2e', '2010-10-24 12:37:18', '2010-10-24 12:37:20', 31316, 2), (8380, '6b25a74a8c233198dcffbf3a805617b8', '2010-10-24 12:37:39', '2010-10-24 12:37:41', 31317, 2), (8381, 'a4c86a639fe090f31ddf29392e7f2a7e', '2010-10-24 12:37:40', '2010-10-24 12:37:42', 31318, 2), (8382, '889a1f9f7a6290574016b2a2d7a28a40', '2010-10-24 12:37:57', '2010-10-24 12:37:59', 31319, 2), (8383, '1ea4c1a87b2e1da0b0fae389a4c457c3', '2010-10-24 12:37:59', '2010-10-24 12:38:00', 31320, 2), (8384, '36d5e25a16a4ef7e49147a0b9c0886c2', '2010-10-24 12:38:35', '2010-10-24 12:38:37', 31321, 2), (8385, '84c107f993f935ce7c694f2ed620ae69', '2010-10-24 12:38:37', '2010-10-24 12:38:38', 31322, 2), (8386, '801a90b3f5a43738a449e66e92f2c3e5', '2010-10-24 12:38:57', '2010-10-24 12:38:58', 31323, 2), (8387, '7af76dce78ace14f2d395401f8c834fb', '2010-10-24 12:38:57', '2010-10-24 12:38:59', 31324, 2), (8388, 'eaca3c7a74dfcede5aeca4a695681dae', '2010-10-24 12:39:19', '2010-10-24 12:39:20', 31325, 2), (8389, '1b95c07207dda539fde40743e2ddb5cd', '2010-10-24 12:39:19', '2010-10-24 12:39:20', 31326, 2), (8390, '76a634ac8db5a32373e1cc41399e61a8', '2010-10-24 12:40:02', '2010-10-24 12:40:03', 31327, 2), (8391, '9407ee37cfb93f7adfa55f01437eb0b0', '2010-10-24 12:40:04', '2010-10-24 12:40:05', 31328, 2), (8392, '28cca01b7312213ee4239dcfadc3ff9f', '2010-10-24 12:40:21', '2010-10-24 12:40:23', 31329, 2), (8393, '454b17f6a4d6b20829ca155c21d26296', '2010-10-24 12:40:22', '2010-10-24 12:40:24', 31330, 2), (8394, '0ffd922f567da06e107d0e7d3b289f6a', '2010-10-24 12:40:42', '2010-10-24 12:40:43', 31331, 2), (8395, '3442d8b3618240e18b5232f5152e37c7', '2010-10-24 12:41:00', '2010-10-24 12:41:01', 31332, 2), (8396, '1605e5faf14dd3b2f2eb9301110b88d0', '2010-10-24 12:41:02', '2010-10-24 12:41:03', 31333, 2), (8397, '517b0651919bb08d83f11ba287025e3b', '2010-10-24 12:41:22', '2010-10-24 12:41:23', 31334, 2), (8398, '2f396cccf667e4986c96bd7565daa50e', '2010-10-24 12:41:23', '2010-10-24 12:41:24', 31335, 2), (8399, '2e325c4636f042aaf88fcc53ca95941e', '2010-10-24 12:42:00', '2010-10-24 12:42:01', 31336, 2), (8400, 'efda12bf1ffd3ed76c064465a77848a0', '2010-10-24 12:42:18', '2010-10-24 12:42:19', 31337, 2), (8401, '3d3807a85346754de3babec27e8b332e', '2010-10-24 12:42:22', '2010-10-24 12:42:23', 31338, 2), (8402, '5560fc0dc10f7aa59dc1f1f0451bbbbc', '2010-10-24 12:42:39', '2010-10-24 12:42:41', 31339, 2), (8403, 'ce4c561acb73e940c85720deb53709e7', '2010-10-24 12:43:00', '2010-10-24 12:43:01', 31340, 2), (8404, '8182488e719ade76a5bd6d349fb92fe3', '2010-10-24 12:43:01', '2010-10-24 12:43:02', 31341, 2), (8405, '92e60712326367c08a18dcde51f9ef15', '2010-10-24 12:43:20', '2010-10-24 12:43:22', 31342, 2), (8406, 'd105de86177b67ee6fbbfabb6123ca2b', '2010-10-24 12:43:21', '2010-10-24 12:43:23', 31343, 2), (8407, '8f8689b3b4700f4b56a39080f937f9ee', '2010-10-24 12:43:40', '2010-10-24 12:43:41', 31344, 2), (8408, 'b06a1b1205afd89d4295cd0b9e801f9c', '2010-10-24 12:43:43', '2010-10-24 12:43:44', 31345, 2), (8409, '35e5d20330ff88f0f66c8422c988e4fd', '2010-10-24 12:43:59', '2010-10-24 12:44:01', 31346, 2), (8410, '9b0c7e5bf661508aa1ede2225751e389', '2010-10-24 12:44:37', '2010-10-24 12:44:38', 31347, 2), (8411, '60916bcdcc2c12cff73fd942156f61d4', '2010-10-24 12:44:39', '2010-10-24 12:44:40', 31348, 2), (8412, '5fbc10f46e12b4cd501e5a6b50bc863c', '2010-10-24 12:44:55', '2010-10-24 12:44:56', 31349, 2), (8413, 'bd2a2b77c844723ee18b273f24d46e8a', '2010-10-24 12:44:59', '2010-10-24 12:45:00', 31350, 2), (8414, '8fcf7376c4838748c9ca47be84d38e2d', '2010-10-24 12:45:18', '2010-10-24 12:45:19', 31351, 2), (8415, 'b3d1bdc55ecae6fa349d5de30487411c', '2010-10-24 12:45:39', '2010-10-24 12:45:40', 31352, 2), (8416, 'e1368ca41db9e4e69137e72594d36bad', '2010-10-24 12:45:58', '2010-10-24 12:45:59', 31353, 2), (8417, '1d6af1b1a0c205b5932f1f62f48a6ec5', '2010-10-24 12:46:01', '2010-10-24 12:46:02', 31354, 2), (8418, 'b08da6df7a43fcf6f524267a08f235a9', '2010-10-24 12:46:18', '2010-10-24 12:46:19', 31355, 2), (8419, 'c8cbae61ad3b44f2c9c84723b3cb70cd', '2010-10-24 12:46:37', '2010-10-24 12:46:38', 31356, 2), (8420, '7771ce97e6f6045710669009698843ea', '2010-10-24 12:46:40', '2010-10-24 12:46:41', 31357, 2), (8421, '27e7869d4ca110db65927b44708dd42f', '2010-10-24 12:47:00', '2010-10-24 12:47:02', 31358, 2), (8422, 'a2b9282c9564119e54d3cb3a1e6be215', '2010-10-24 12:47:01', '2010-10-24 12:47:02', 31359, 2), (8423, '940c2edeebdbd9f45d31ce297b1d3fa6', '2010-10-24 12:47:37', '2010-10-24 12:47:38', 31360, 2), (8424, '69c9a0680797dcae395544f052d427c2', '2010-10-24 12:47:55', '2010-10-24 12:47:57', 31361, 2), (8425, '9e202bbea2b26658f5d8f3059026486d', '2010-10-24 12:47:57', '2010-10-24 12:47:58', 31362, 2), (8426, '54bea9e5b91bb30b04fbfc0a0c46bea6', '2010-10-24 12:48:38', '2010-10-24 12:48:39', 31363, 2), (8427, '47a536965db8161f4c5279fbe3c81bc0', '2010-10-24 12:49:00', '2010-10-24 12:49:02', 31365, 2), (8428, 'bb1b540f21e23955b44f8d92460a9d83', '2010-10-24 12:49:01', '2010-10-24 12:49:02', 31364, 2), (8429, '09e9042d805dceeba637ab635fde5a0d', '2010-10-24 12:49:20', '2010-10-24 12:49:22', 31367, 2), (8430, 'e383624edd0d8a112068149742d357d1', '2010-10-24 12:49:20', '2010-10-24 12:49:21', 31366, 2), (8431, 'a6ad98bf34d6dfc061efa7c0f1bef0f7', '2010-10-24 12:49:57', '2010-10-24 12:50:01', 31369, 2), (8432, '1178b34e566ab559dc285ec82c4408e2', '2010-10-24 12:49:59', '2010-10-24 12:50:01', 31368, 2), (8433, 'a3ed1f3cadf645eea12da29062ce8ba6', '2010-10-24 12:50:37', '2010-10-24 12:50:38', 31370, 2), (8434, '9ab8a40bf2158b3fe92fa631c8fe81c1', '2010-10-24 12:50:56', '2010-10-24 12:50:56', 31371, 2), (8435, '5c36996e7b85954c7f9e7a72e152e1ae', '2010-10-24 12:51:13', '2010-10-24 12:51:14', 31372, 2), (8436, '716d1a1c0fdf1b170f5a64f2895c582d', '2010-10-24 12:51:18', '2010-10-24 12:51:18', 31373, 2), (8437, 'a46226f7fd442cfaa71ed2fcc99467d4', '2010-10-24 12:51:38', '2010-10-24 12:51:39', 31374, 2), (8438, 'da5d767baa38e99d0aaa91528a22b0c0', '2010-10-24 12:52:13', '2010-10-24 12:52:14', 31375, 2), (8439, 'f96a7c520b74b9e68598c368dcc07591', '2010-10-24 12:52:34', '2010-10-24 12:52:35', 31376, 2), (8440, 'a124ae9646997762eaf0e31e7303685d', '2010-10-24 12:53:13', '2010-10-24 12:53:14', 31377, 2), (8441, '7f4a0038aac0778fbd91097c069eb1c5', '2010-10-24 12:53:32', '2010-10-24 12:53:33', 31378, 2), (8442, '949b5acc05bb379808bb8c22b9dd0423', '2010-10-24 12:53:35', '2010-10-24 12:53:36', 31379, 2), (8443, '838ae65f071ff7b7b726f605c14c4cba', '2010-10-24 12:53:38', '2010-10-24 12:53:39', 31380, 2), (8444, '7975f55b99c6ff0d5ef495b10d97747b', '2010-10-24 12:54:13', '2010-10-24 12:54:14', 31381, 2), (8445, '30ffefd355d7ded6b03493597d970fec', '2010-10-24 12:59:36', '2010-10-24 12:59:37', 31382, 2), (8446, 'e300bc25c12c0f33a5aef6bfb4d24993', '2010-10-24 13:25:44', '2010-10-24 13:34:34', 31395, 2), (8447, '38b69742d2f517ae8249418e9c76a1d3', '2010-10-24 13:35:48', '2010-10-24 13:35:49', 31396, 2), (8448, '3695e1f88376527716fd608b6b245532', '2010-10-24 13:48:12', '2010-10-24 13:48:13', 31397, 2), (8449, '4e43c8610ef8dcad181f5856526cf3f3', '2010-10-24 14:02:54', '2010-10-24 14:02:54', 31398, 2), (8450, '1bac08cb36dd63bba74a4745994f432d', '2010-10-24 14:47:13', '2010-10-24 14:47:56', 31401, 2), (8451, 'fbdc69a3d33ecae6cbb9662848dc4054', '2010-10-24 15:03:53', '2010-10-24 15:03:54', 31402, 2), (8452, 'e64e7cbdb90425875ef57218a0a39f35', '2010-10-24 15:34:58', '2010-10-24 15:36:11', 31409, 2), (8453, '647f8553f4883f4bda7893754daee2e4', '2010-10-24 15:48:01', '2010-10-24 15:48:02', 31410, 2), (8454, '6f81723ac3e723825eb33aafecd82501', '2010-10-24 15:56:26', '2010-10-24 15:56:43', 31412, 2), (8455, 'de7aaf0dc4fc24d2a8b76cfdeb8908f4', '2010-10-24 16:56:57', '2010-10-24 17:01:53', 31424, 2), (8456, '16043c9bff72365ac10b65b65784ffdf', '2010-10-24 17:44:43', '2010-10-24 17:44:44', 31425, 2), (8457, '4f6f61a4390474a50a19e5b8646e96d3', '2010-10-24 17:46:09', '2010-10-24 17:46:10', 31426, 2), (8458, 'afbf8db5468e8581d96af14850973f07', '2010-10-24 17:57:58', '2010-10-24 17:58:47', 31435, 2), (8459, '94faaebcb0d0ce861d0a1224094d3fc6', '2010-10-24 18:04:33', '2010-10-24 18:05:25', 31439, 2), (8460, 'd4fadfe8b055a65c9041130fa1a64b49', '2010-10-24 18:07:06', '2010-10-24 18:21:35', 31461, 2), (8461, '69a9caeece4a4df4a994fdbd39e27a60', '2010-10-24 18:37:58', '2010-10-24 18:38:29', 31463, 2), (8462, 'd1d38b60bd69bb48ff3806d3e60424cb', '2010-10-24 19:47:32', '2010-10-24 19:47:56', 31465, 2), (8463, '63c5651eb862be2486829baed2a140ff', '2010-10-24 20:29:00', '2010-10-24 20:29:01', 31466, 2), (8464, '3bf7630f9815d6ad5ab2e4dfad75dfdc', '2010-10-24 22:07:44', '2010-10-24 22:07:45', 31467, 2), (8465, 'c3cc285f45d59e9b0d79a649327ba4e3', '2010-10-24 23:07:02', '2010-10-24 23:07:03', 31468, 2), (8466, '76bd39bec3f55e58387ccce66923a18d', '2010-10-24 23:21:05', '2010-10-24 23:21:06', 31469, 2), (8467, 'b0bf153be13684e1eda9e413b6aa94bb', '2010-10-24 23:21:07', '2010-10-24 23:21:07', 31470, 2), (8468, '1e1446485a06f3710e4c8d332395c03d', '2010-10-24 23:21:09', '2010-10-24 23:21:09', 31471, 2), (8469, '6fd648ee5fb9e7f332df4ad49ddd722f', '2010-10-24 23:21:12', '2010-10-24 23:21:12', 31472, 2), (8470, 'a0f37c15b052ba7c232b3a7b10ae1b96', '2010-10-24 23:21:13', '2010-10-24 23:21:14', 31473, 2), (8471, 'a591f29dff5e6b42f63e3df8cc694e43', '2010-10-24 23:21:15', '2010-10-24 23:21:15', 31474, 2), (8472, 'c3a0d26f1fe627f237cbff2bd9073ed3', '2010-10-24 23:21:16', '2010-10-24 23:21:17', 31475, 2), (8473, '7f326ed9047b4b4f176dcdb6732dda23', '2010-10-24 23:32:54', '2010-10-24 23:32:55', 31476, 2), (8474, '244927c58e515b80b7021f500d17059c', '2010-10-25 00:17:20', '2010-10-25 00:33:29', 31517, 2), (8475, '22b33946db0bd87295690dd904f7ea50', '2010-10-25 02:38:04', '2010-10-25 02:38:07', 31518, 2), (8476, '432e807203c407e565dc8cc1319bef23', '2010-10-25 04:35:24', '2010-10-25 04:35:29', 31519, 2), (8477, 'ab3e8ba664aad42407a8700cebfc0c6a', '2010-10-25 05:30:53', '2010-10-25 05:30:55', 31520, 2), (8478, '94a871069f09872af391e6ad4e291e7e', '2010-10-25 05:30:57', '2010-10-25 05:30:58', 31521, 2), (8479, '088433030abe3ce2cfac141aa7ce55de', '2010-10-25 07:41:50', '2010-10-25 07:42:32', 31524, 2), (8480, '20f4dd20113fb6a7f50cb5939a69d011', '2010-10-25 07:51:46', '2010-10-25 07:55:41', 31544, 2), (8481, '45964d466704615699c1d15159b8bc8b', '2010-10-25 07:53:39', '2010-10-25 08:22:18', 31558, 2), (8482, '072b3b429188216e7d6d7a146488a0c3', '2010-10-25 08:04:42', '2010-10-25 08:04:42', 31551, 2), (8483, '74c37633ae73dc922647be2b21625217', '2010-10-25 08:04:45', '2010-10-25 08:04:46', 31552, 2), (8484, 'd4e76605581096fad84591e1613575bc', '2010-10-25 08:59:03', '2010-10-25 09:05:33', 31577, 2), (8485, 'f5e70b95595b1b08a353563455d27f08', '2010-10-25 09:03:52', '2010-10-25 09:03:53', 31572, 2), (8486, '2ab84aae2259d2759c11ac597902e501', '2010-10-25 09:04:28', '2010-10-25 09:04:29', 31573, 2), (8487, 'a0bc9f5fb859bd895d5514d3df961c19', '2010-10-25 09:04:36', '2010-10-25 09:04:37', 31574, 2), (8488, '9a711aff327f8417dc2b48b183848f6b', '2010-10-25 09:04:44', '2010-10-25 09:04:45', 31575, 2), (8489, '642c5ab9a93af6d18140bbf18fce03ac', '2010-10-25 09:08:03', '2010-10-25 09:08:04', 31578, 2), (8490, '75da97c95a1d0a12fabbc7bf8e0062df', '2010-10-25 09:14:58', '2010-10-25 09:14:59', 31579, 2), (8491, 'e5ea00d895054f045107d629d1f710e2', '2010-10-25 09:20:41', '2010-10-25 09:20:42', 31580, 2), (8492, 'e790366db8a0ff206364da0af048143f', '2010-10-25 11:06:28', '2010-10-25 11:06:31', 31581, 2), (8493, '6484fd7f755d39552c0204710a2ac3ce', '2010-10-25 11:06:29', '2010-10-25 11:11:32', 31585, 2), (8494, 'f68ab7c6767f1bc43b36043e033854ad', '2010-10-25 11:07:27', '2010-10-25 11:07:28', 31584, 2), (8495, '581fde60d141cce784a17dd9f8043941', '2010-10-25 12:09:59', '2010-10-25 12:11:36', 31598, 2), (8496, '82d366a0c2691c2a4f8f923d3104fa18', '2010-10-25 12:15:36', '2010-10-25 12:24:04', 31609, 2), (8497, '32eb43ae476aacff6378ce4ccbca516e', '2010-10-25 12:24:40', '2010-10-25 12:24:41', 31610, 2), (8498, '905a380329b9132dca58f8f0355786c0', '2010-10-25 13:20:27', '2010-10-25 13:20:28', 31611, 2), (8499, '3071137bbe00fb7d7ef4f30e6a1ebc81', '2010-10-25 13:39:28', '2010-10-25 13:39:40', 31613, 2), (8500, '9cd4e6b9ae566f38eb4987744ee23bbe', '2010-10-25 13:51:26', '2010-10-25 13:51:53', 31615, 2), (8501, 'a5d9af34e41cf85ebd7c587ac12cd2ea', '2010-10-25 13:59:48', '2010-10-25 14:00:17', 31617, 2), (8502, '94e7783b094f61c0a02c2bb65bc8ac29', '2010-10-25 15:03:04', '2010-10-25 15:10:19', 31635, 2), (8503, '0d8b28870aee181e8ef57ea74a4d6110', '2010-10-25 15:09:25', '2010-10-25 15:10:59', 31638, 2), (8504, 'ce4bde2c9c7f97a09151036ffacb13a8', '2010-10-25 16:00:51', '2010-10-25 16:06:29', 31652, 2), (8505, '88283d37da0fa7ec1b4ec4dace7729c8', '2010-10-25 16:32:14', '2010-10-25 16:33:07', 31654, 2), (8506, '3c0543cd6dd728487800949019daf6e4', '2010-10-25 16:46:32', '2010-10-25 16:46:33', 31655, 2), (8507, 'd6a93609717691ce304c6dd66dbb6f91', '2010-10-25 16:53:16', '2010-10-25 16:54:38', 31674, 2), (8508, '6a30567e7f5bb9dee9ccbe30dc374e3d', '2010-10-25 16:55:38', '2010-10-25 16:56:08', 31677, 2), (8509, '688c60a12c175c1b69543cb4ff328197', '2010-10-25 17:06:09', '2010-10-25 17:06:10', 31678, 2), (8510, 'aa9e48183e190263d99ed94c8db774c9', '2010-10-25 17:14:38', '2010-10-25 17:16:22', 31685, 2), (8511, '97d45949dde4b566549c14415a284cca', '2010-10-25 17:24:30', '2010-10-25 17:24:31', 31686, 2), (8512, '09f9dc1934d448b6ca442ff632102848', '2010-10-25 17:27:10', '2010-10-25 17:27:11', 31687, 2), (8513, '108c543d5c6b34e3cfc8060909a8a970', '2010-10-25 18:19:26', '2010-10-25 18:19:28', 31688, 2), (8514, 'eb0c2dfc2f288c36111aed2fbaa8068b', '2010-10-25 18:29:49', '2010-10-25 19:28:13', 31743, 2), (8515, '1fb6098823cca0cadf31b6e14941acc8', '2010-10-25 19:02:24', '2010-10-25 19:10:53', 31738, 2), (8516, 'e3451410205290896abcbb5ff3f11b73', '2010-10-25 19:14:29', '2010-10-25 19:14:45', 31742, 2), (8517, 'b851e50718bbdd8c1b95427d90f5ce7d', '2010-10-25 19:39:52', '2010-10-25 19:40:07', 31747, 2), (8518, 'b5b91fa6b26c3eac30955fd56f2c270b', '2010-10-25 19:47:28', '2010-10-25 19:47:29', 31748, 2), (8519, '046dc52f032b27f16b8d318298254cd5', '2010-10-25 22:22:00', '2010-10-25 22:22:03', 31749, 2), (8520, 'ac48a0b573a4f4c9031c6ed2f52a4dcb', '2010-10-25 22:35:47', '2010-10-25 22:35:47', 31750, 2), (8521, 'b5700ef025df387f76df8faf0041159a', '2010-10-25 22:42:13', '2010-10-25 22:43:30', 31754, 2), (8522, '1dd1e3e702a4c68cfef68d62544eedd9', '2010-10-26 00:13:32', '2010-10-26 00:13:33', 31755, 2), (8523, '050dcf09b9028e5fdcc56c643a7d974d', '2010-10-26 00:58:00', '2010-10-26 00:58:02', 31756, 2), (8524, '08e18733fb79f3079a44f6af2326e1a3', '2010-10-26 01:55:57', '2010-10-26 01:55:58', 31757, 2), (8525, 'b5f07fc95c48966d7476318c5f2355e4', '2010-10-26 03:08:48', '2010-10-26 03:09:46', 31763, 2), (8526, '32441876162378b900048b9e208b0016', '2010-10-26 03:24:17', '2010-10-26 03:24:18', 31764, 2), (8527, '8ca435daa3d10b35d739c78f81b3b364', '2010-10-26 03:24:20', '2010-10-26 03:24:23', 31765, 2), (8528, '9543937869d3e3759d2e434471d41645', '2010-10-26 03:24:24', '2010-10-26 03:24:25', 31766, 2), (8529, 'dc24fea8488d72d966574e4406a26332', '2010-10-26 03:24:26', '2010-10-26 03:24:27', 31767, 2), (8530, 'b69958a6da36892dd131740d825f8eb4', '2010-10-26 03:24:29', '2010-10-26 03:24:30', 31768, 2), (8531, 'ecee6a48bfc0f7d166b85b0db285d4ec', '2010-10-26 03:24:31', '2010-10-26 03:24:32', 31769, 2), (8532, 'f6ac77f5eafbdb8c1fff72d7bf8d981c', '2010-10-26 03:24:34', '2010-10-26 03:24:34', 31770, 2), (8533, 'a1a66ea10fb7622555157be192cdb499', '2010-10-26 03:24:36', '2010-10-26 03:24:37', 31771, 2), (8534, 'ca9bf732b3e0550ca9d529c6eb53b70c', '2010-10-26 03:24:39', '2010-10-26 03:24:41', 31772, 2), (8535, 'b51c630b35fe626082b4f7b0681537ad', '2010-10-26 03:24:42', '2010-10-26 03:24:43', 31773, 2), (8536, 'f748e3b4fcc0ad803233d8093617fd18', '2010-10-26 03:24:45', '2010-10-26 03:24:46', 31774, 2), (8537, '11a1359eac2d06b3035a3beb97b69312', '2010-10-26 03:24:48', '2010-10-26 03:24:49', 31775, 2), (8538, '01dff8849f7ce5fa686d7048bd5ec4ac', '2010-10-26 03:24:50', '2010-10-26 03:24:51', 31776, 2), (8539, 'ad2797e5fd2810f4e638a4427cd5f69a', '2010-10-26 03:24:52', '2010-10-26 03:24:53', 31777, 2), (8540, 'dc0b92098b1bc725c5015b6ba35b9ecd', '2010-10-26 03:24:54', '2010-10-26 03:24:55', 31778, 2), (8541, 'b18b959725c249f58091957c9b8b8091', '2010-10-26 03:24:57', '2010-10-26 03:24:58', 31779, 2), (8542, '1f26b0cc03d66987e8839147940bd212', '2010-10-26 03:25:00', '2010-10-26 03:25:00', 31780, 2), (8543, 'c416bd78de9de1d68d9cd4c1ee9b4143', '2010-10-26 03:25:02', '2010-10-26 03:25:02', 31781, 2), (8544, '853de90694ffa3cd652c61070a57c151', '2010-10-26 03:25:03', '2010-10-26 03:25:03', 31782, 2), (8545, 'c0e27b8f477174997cf48b88d447a5f0', '2010-10-26 03:25:04', '2010-10-26 03:25:05', 31783, 2), (8546, '4a61a4b95e5cc75963384ffdd45f8dfd', '2010-10-26 03:25:06', '2010-10-26 03:25:06', 31784, 2), (8547, 'c741819ac1784cb5d48c40253b798eb0', '2010-10-26 03:25:08', '2010-10-26 03:25:08', 31785, 2), (8548, 'be0fb1e543d120040531946a5535a180', '2010-10-26 03:25:10', '2010-10-26 03:25:10', 31786, 2), (8549, 'a9fb883ac23fe6139ea1b9b4c34b208c', '2010-10-26 03:25:12', '2010-10-26 03:25:13', 31787, 2), (8550, '914ec08d2ac32fd804d53cb9d4622b76', '2010-10-26 03:25:14', '2010-10-26 03:25:15', 31788, 2), (8551, 'c43ae7d9c6203f5a61fe4683c8c5d51c', '2010-10-26 03:25:16', '2010-10-26 03:25:16', 31789, 2), (8552, '489f84a9f19a6295d3741081d65f8e88', '2010-10-26 03:25:18', '2010-10-26 03:25:19', 31790, 2), (8553, 'de98f7ef219798d6c7994f39fd6769be', '2010-10-26 03:25:20', '2010-10-26 03:25:21', 31791, 2), (8554, '565dd81ac22673102529b8ce7290b457', '2010-10-26 03:25:23', '2010-10-26 03:25:24', 31792, 2), (8555, '1ee72af7f4f0a6e5c4068d73b275d16a', '2010-10-26 03:25:25', '2010-10-26 03:25:26', 31793, 2), (8556, '57d29d2826c247a65e7dfac809279058', '2010-10-26 03:25:28', '2010-10-26 03:25:29', 31794, 2), (8557, '4448ceedfb438e236ee0e7b2dc6c06ea', '2010-10-26 03:25:31', '2010-10-26 03:25:32', 31795, 2), (8558, '3a9531d477838b11909cafbee1bb4015', '2010-10-26 03:25:34', '2010-10-26 03:25:34', 31796, 2), (8559, '96c18d69bc0954e7ddc60e8f1519cc05', '2010-10-26 03:25:36', '2010-10-26 03:25:37', 31797, 2), (8560, '1673c9d26112c1fb225431ad93167428', '2010-10-26 03:25:38', '2010-10-26 03:25:39', 31798, 2), (8561, '7eccab49afb2a9aca93d3bdc9be1b9f5', '2010-10-26 03:25:41', '2010-10-26 03:25:42', 31799, 2), (8562, '930463fe6b4a24052dc36cc12c7fd4c7', '2010-10-26 03:25:43', '2010-10-26 03:25:44', 31800, 2), (8563, '5b640fe270966c93b4190b8281bc067d', '2010-10-26 03:25:46', '2010-10-26 03:25:47', 31801, 2), (8564, '41804b9bde5d2e053d8bc2b3ef071fc9', '2010-10-26 03:25:48', '2010-10-26 03:25:49', 31802, 2), (8565, '67dc02866cf2eb10f4a0ea7ca4ddfca1', '2010-10-26 03:25:51', '2010-10-26 03:25:52', 31803, 2), (8566, '1af468ba5568e900b1ae2ebb504f38aa', '2010-10-26 03:25:53', '2010-10-26 03:25:54', 31804, 2), (8567, '2e4c73fe1e7e03861c65041e9e8dde79', '2010-10-26 03:25:56', '2010-10-26 03:25:57', 31805, 2), (8568, '55eed3763dcf0a95e7eafc40f39e084d', '2010-10-26 03:25:58', '2010-10-26 03:25:59', 31806, 2), (8569, 'ac212d7ba80ba1327dcebdd49b9483c0', '2010-10-26 03:26:01', '2010-10-26 03:26:02', 31807, 2), (8570, '57f5535c1341377eb9333921667dfa25', '2010-10-26 03:26:03', '2010-10-26 03:26:04', 31808, 2), (8571, '26385dd39ac2b8e1d90ffb3088158a07', '2010-10-26 03:26:06', '2010-10-26 03:26:07', 31809, 2), (8572, '19dfb6e3fe97fe3cdd51aac123bf633a', '2010-10-26 03:26:08', '2010-10-26 03:26:09', 31810, 2), (8573, '436aa06cbe255da3138aeff8fab6fdaa', '2010-10-26 03:26:11', '2010-10-26 03:26:12', 31811, 2), (8574, 'e46c43c373a417f76640859e0dde2e20', '2010-10-26 03:26:13', '2010-10-26 03:26:14', 31812, 2), (8575, '0d1ae140af0f0bae10d7789426a1da9b', '2010-10-26 03:26:16', '2010-10-26 03:26:17', 31813, 2), (8576, '0b651e633926770434fb2016cf17b843', '2010-10-26 03:26:18', '2010-10-26 03:26:19', 31814, 2), (8577, '40fa7824c2fcdbac03a9bca407020572', '2010-10-26 03:26:21', '2010-10-26 03:26:22', 31815, 2), (8578, '96a7179cc3dc3b83dd05fa8a60b43fab', '2010-10-26 05:52:21', '2010-10-26 05:52:23', 31816, 2), (8579, '45ffb17f0c349fa7d127f1720ae760f4', '2010-10-26 06:19:41', '2010-10-26 06:19:41', 31817, 2), (8580, '3d4101427c82957c882fcda1f37805bc', '2010-10-26 06:36:16', '2010-10-26 06:36:17', 31818, 2), (8581, '1ef6322059103458f18038308ed20f20', '2010-10-26 07:07:10', '2010-10-26 07:07:11', 31819, 2), (8582, 'd6f4b7d18f6db8478b2a0014d2a7c3d1', '2010-10-26 07:07:12', '2010-10-26 07:12:02', 31829, 2), (8583, '4e69930a945905374b5322efc85a20ef', '2010-10-26 07:26:09', '2010-10-26 07:26:10', 31830, 2), (8584, '095e50c77ff79a1799aa694e4df0cee8', '2010-10-26 07:26:11', '2010-10-26 07:28:32', 31836, 2), (8585, '652b6ee441df5ab1b7a3020a004f7b3f', '2010-10-26 07:33:51', '2010-10-26 07:44:21', 31860, 2), (8586, 'b745822d662178ce388cd58e5d8ad558', '2010-10-26 08:11:31', '2010-10-26 08:12:34', 31866, 2), (8587, '80d460857c1256dc9a20ad4b2326bcfe', '2010-10-26 08:12:43', '2010-10-26 08:12:44', 31867, 2), (8588, '0977b3525ee740f87cabeb13746894ab', '2010-10-26 08:41:23', '2010-10-26 08:41:25', 31868, 2), (8589, '054cd23cd686dce7d7a7ecb1f70df9bd', '2010-10-26 08:41:27', '2010-10-26 08:41:28', 31869, 2), (8590, '7cb8887df66a7ac8d8830da06ad73d69', '2010-10-26 09:04:48', '2010-10-26 09:04:49', 31870, 2), (8591, '58b69ca4cbb5bfb832567b5dd4b915ca', '2010-10-26 09:43:46', '2010-10-26 09:43:47', 31871, 2), (8592, 'f8537f982f7ba5e207a387e4a84f3901', '2010-10-26 09:43:49', '2010-10-26 09:43:50', 31872, 2), (8593, '56d95106d3bb12580b44896ff8a0b9de', '2010-10-26 09:43:52', '2010-10-26 09:43:52', 31873, 2), (8594, '238fa2075f8449849261f317ab6245a5', '2010-10-26 09:43:55', '2010-10-26 09:43:56', 31874, 2), (8595, 'f7141fe69f3c21aba14057c42f7b2943', '2010-10-26 09:43:59', '2010-10-26 09:43:59', 31875, 2), (8596, '33ed4203aab54663ae8e57e1742c6210', '2010-10-26 09:44:02', '2010-10-26 09:44:02', 31876, 2), (8597, '898114bb084326650d560ae09f397e88', '2010-10-26 09:44:04', '2010-10-26 09:44:05', 31877, 2), (8598, 'f25c1ad448dfdede002ebd1f579d1a20', '2010-10-26 09:44:08', '2010-10-26 09:44:08', 31878, 2), (8599, '806db954b7e777ec02c24c213b06a338', '2010-10-26 09:44:11', '2010-10-26 09:44:12', 31879, 2), (8600, '6878cb21eaeac24a7609ed3ffea296ed', '2010-10-26 09:44:14', '2010-10-26 09:44:15', 31880, 2), (8601, '181d0f115e6b308619cbd9b11da5ec1d', '2010-10-26 09:44:18', '2010-10-26 09:44:18', 31881, 2), (8602, 'ead513b9c9905aeccc65d79fcd272d40', '2010-10-26 09:44:21', '2010-10-26 09:44:21', 31882, 2), (8603, '82f8f7cf5188368edf3ef4f3620308b8', '2010-10-26 09:44:23', '2010-10-26 09:44:24', 31883, 2), (8604, 'fbcd268a1dd9c7fd9dbd838995d8ab63', '2010-10-26 09:44:27', '2010-10-26 09:44:27', 31884, 2), (8605, '44e3f63153d6f3d51da687e897d54fa7', '2010-10-26 09:44:30', '2010-10-26 09:44:31', 31885, 2), (8606, '28e9584c834fe4ba1ec1b8f0b9965bf2', '2010-10-26 09:44:34', '2010-10-26 09:44:34', 31886, 2), (8607, '505de207105ee63c30c957fce2ced053', '2010-10-26 09:44:36', '2010-10-26 09:44:37', 31887, 2), (8608, 'cf42ee09d0fc222945dbc56b9f8ede5e', '2010-10-26 09:44:40', '2010-10-26 09:44:41', 31888, 2), (8609, '628f83a11c41f6888579d3440be52f33', '2010-10-26 09:44:44', '2010-10-26 09:44:44', 31889, 2), (8610, '62d9e70d72824c2be755ea8fb2c72134', '2010-10-26 09:44:48', '2010-10-26 09:44:49', 31890, 2), (8611, '8ceb777f89e6ea268d786becac0d1b63', '2010-10-26 09:44:51', '2010-10-26 09:44:52', 31891, 2), (8612, '5b47683268c6fce04ea27ade9e2dce63', '2010-10-26 09:44:55', '2010-10-26 09:44:56', 31892, 2), (8613, '0d6964ac1ecfc54784c4f9a046a18a62', '2010-10-26 09:45:00', '2010-10-26 09:45:01', 31893, 2), (8614, '40c1d13fa910e0b19eed57e4aed0e424', '2010-10-26 09:45:03', '2010-10-26 09:45:04', 31894, 2), (8615, '8308ab45b2b6222c9c4832bedac761c6', '2010-10-26 09:45:07', '2010-10-26 09:45:08', 31895, 2), (8616, '9f9dff1b50a1655722b5c894a915ba19', '2010-10-26 09:45:11', '2010-10-26 09:45:12', 31896, 2), (8617, '5f29c077449fad5661fd8bff4248cbb0', '2010-10-26 09:45:15', '2010-10-26 09:45:15', 31897, 2), (8618, '48321f0b240f615f0fa7bf2112339172', '2010-10-26 09:45:18', '2010-10-26 09:45:19', 31898, 2), (8619, 'a8eb7634c6d06d6d3d93d76ce60cc0db', '2010-10-26 09:45:22', '2010-10-26 09:45:23', 31899, 2); INSERT INTO `log_visitor` (`visitor_id`, `session_id`, `first_visit_at`, `last_visit_at`, `last_url_id`, `store_id`) VALUES (8620, 'fe371f8a9e21b16f1f5bb485d6c143cf', '2010-10-26 09:45:26', '2010-10-26 09:45:27', 31900, 2), (8621, 'e9f4982b78d75f8ab0162bdb1577a877', '2010-10-26 09:45:31', '2010-10-26 09:45:31', 31901, 2), (8622, '0630bb581173e3be00a04e9733521691', '2010-10-26 09:45:34', '2010-10-26 09:45:35', 31902, 2), (8623, '48be2b72bf78de57bd94f2a1893b645f', '2010-10-26 09:45:38', '2010-10-26 09:45:39', 31903, 2), (8624, 'df7e6fc0792a615d6929b7aa49344726', '2010-10-26 09:45:43', '2010-10-26 09:45:44', 31904, 2), (8625, '8f087cb4408e0636ff3077919fbb267f', '2010-10-26 09:45:47', '2010-10-26 09:45:48', 31905, 2), (8626, '4b15f953ac762835ecb2e6065226a63d', '2010-10-26 09:45:51', '2010-10-26 09:45:52', 31906, 2), (8627, 'd7a799dd244459c4caa669f7b0e7b2e3', '2010-10-26 09:45:55', '2010-10-26 09:45:56', 31907, 2), (8628, '401f4f1b2d1a347d9d8e705c9168710c', '2010-10-26 09:45:59', '2010-10-26 09:46:00', 31908, 2), (8629, '3dcc32d75c62dcadf0e27bf153dee906', '2010-10-26 09:46:03', '2010-10-26 09:46:04', 31909, 2), (8630, '35c5212d0b1e91091e8bf5d1f3ce3564', '2010-10-26 09:46:08', '2010-10-26 09:46:08', 31910, 2), (8631, '761ba7c4eca2c14652e429e069a79fdc', '2010-10-26 09:46:12', '2010-10-26 09:46:13', 31911, 2), (8632, 'ca2e400479509847830c527921bbec49', '2010-10-26 09:46:17', '2010-10-26 09:46:18', 31912, 2), (8633, 'bc89bea7174ce1f7d84de8c1068036ac', '2010-10-26 09:46:22', '2010-10-26 09:46:23', 31913, 2), (8634, 'eb9679a6b9c0047fa27467d6ec69e889', '2010-10-26 09:46:27', '2010-10-26 09:46:29', 31914, 2), (8635, '1aeac3f12f95d1aa41a89c03f19d3fa0', '2010-10-26 09:46:33', '2010-10-26 09:46:34', 31915, 2), (8636, 'aa0129eeaddb7d718abae03c84addd22', '2010-10-26 09:46:37', '2010-10-26 09:46:38', 31916, 2), (8637, '43d74b370eedd782ceba246246800de8', '2010-10-26 09:46:42', '2010-10-26 09:46:43', 31917, 2), (8638, '57ed9545ed86bed47e5de9bbc08dfd7d', '2010-10-26 09:46:45', '2010-10-26 09:46:47', 31918, 2), (8639, '972dc374bdd492b1f996dc6305e3eadf', '2010-10-26 09:46:50', '2010-10-26 09:46:51', 31919, 2), (8640, 'bcebdc80b6070030934ca335796aa1a2', '2010-10-26 09:46:54', '2010-10-26 09:46:56', 31920, 2), (8641, '1fd60dfc5c551e425f3f374ecf1d847e', '2010-10-26 09:46:59', '2010-10-26 09:47:01', 31921, 2), (8642, 'f96f83017d548e98f3a48ec46b1687a4', '2010-10-26 09:47:04', '2010-10-26 09:47:05', 31922, 2), (8643, 'c030fc225b3adbd16d376168b8dad568', '2010-10-26 09:47:09', '2010-10-26 09:47:10', 31923, 2), (8644, '89a379f07c1d70b3bbfc166abb81fa76', '2010-10-26 09:47:14', '2010-10-26 09:47:15', 31924, 2), (8645, '94f891d5814bc0d607a88e47622c86b7', '2010-10-26 09:47:18', '2010-10-26 09:47:19', 31925, 2), (8646, '697acd803d97d5a4d054e528dccb0410', '2010-10-26 09:47:22', '2010-10-26 09:47:24', 31926, 2), (8647, '9040ab716c0ea590a778bd4bb9982aa8', '2010-10-26 09:47:27', '2010-10-26 09:47:28', 31927, 2), (8648, 'bbd49c7ea82ec8daebb4e72acf4c7c56', '2010-10-26 09:47:32', '2010-10-26 09:47:33', 31928, 2), (8649, '5fbefcbaf835a83c3ed00187fbfd9702', '2010-10-26 09:47:36', '2010-10-26 09:47:37', 31929, 2), (8650, '0921c456cfda513520199e5cd337e561', '2010-10-26 09:47:40', '2010-10-26 09:47:41', 31930, 2), (8651, 'b2d7f0d488957809cac0c2e37d587c07', '2010-10-26 09:47:45', '2010-10-26 09:47:47', 31931, 2), (8652, 'c28b03ab3bd316b16308e97366f3a40c', '2010-10-26 09:47:49', '2010-10-26 09:47:51', 31932, 2), (8653, '08edf0dba3161c95a2533a59ab7c46e7', '2010-10-26 09:47:53', '2010-10-26 09:47:54', 31933, 2), (8654, 'ed6649e1961ec561c27efdc26283134c', '2010-10-26 09:47:57', '2010-10-26 09:47:58', 31934, 2), (8655, 'ab9c1f84ede9e0d4093b246c7f54c1c1', '2010-10-26 09:48:02', '2010-10-26 09:48:03', 31935, 2), (8656, '52580de4c7f1248b09308c32cb1389c6', '2010-10-26 09:48:06', '2010-10-26 09:48:08', 31936, 2), (8657, '7a659f04ec73a7d25338bfe238385ac3', '2010-10-26 09:48:11', '2010-10-26 09:48:13', 31937, 2), (8658, 'fe90cafbdeb34f4b62ebec1567767ed7', '2010-10-26 09:48:15', '2010-10-26 09:48:16', 31938, 2), (8659, '65f6b9d48a6881bcdb8f9e5b5e32fe77', '2010-10-26 09:48:19', '2010-10-26 09:48:20', 31939, 2), (8660, '0fc51f0b754a243b05af3dcf034d8ddd', '2010-10-26 09:48:24', '2010-10-26 09:48:26', 31940, 2), (8661, '1035f2546aabaaff65cd0309bac0d621', '2010-10-26 09:48:30', '2010-10-26 09:48:32', 31941, 2), (8662, '8437ff137a0d89dbcc9cf2eda780b999', '2010-10-26 09:48:36', '2010-10-26 09:48:38', 31942, 2), (8663, 'f412969f3a4018a04e9f43650f17e360', '2010-10-26 09:48:40', '2010-10-26 09:48:43', 31943, 2), (8664, '856f6ba284c16e00f233a2af699a39b4', '2010-10-26 09:48:46', '2010-10-26 09:48:47', 31944, 2), (8665, 'e1f8ab6ddd51124a8d7d4fc6f4aef5b6', '2010-10-26 09:48:50', '2010-10-26 09:48:51', 31945, 2), (8666, '45fe17c6f06dd292f2e43377671b6d51', '2010-10-26 09:48:54', '2010-10-26 09:48:55', 31946, 2), (8667, 'f9144bf1e7fbf4c5a552e172871222fd', '2010-10-26 09:48:58', '2010-10-26 09:49:00', 31947, 2), (8668, '21c6cc1885cdb18aab6e14d881105fd6', '2010-10-26 09:49:02', '2010-10-26 09:49:03', 31948, 2), (8669, '504ed43fd3c1a3d6b971af5b514b7b9a', '2010-10-26 09:49:05', '2010-10-26 09:49:06', 31949, 2), (8670, 'f797c97422db228d1233c29f3c90651f', '2010-10-26 09:49:09', '2010-10-26 09:49:10', 31950, 2), (8671, 'e1a37aa633f765de5f30b5d5baa4c56a', '2010-10-26 09:49:13', '2010-10-26 09:49:14', 31951, 2), (8672, '095ddbcc6eb9f20ce6d16755796cb92a', '2010-10-26 09:49:17', '2010-10-26 09:49:19', 31952, 2), (8673, 'cc402b2e49332c7ee8c9a23d4307ab33', '2010-10-26 09:49:23', '2010-10-26 09:49:24', 31953, 2), (8674, '897f7d302459fb309fa80aaf2662bd98', '2010-10-26 09:49:26', '2010-10-26 09:49:27', 31954, 2), (8675, 'c992308e8a6205a75f993e4bc45aaf79', '2010-10-26 09:49:30', '2010-10-26 09:49:31', 31955, 2), (8676, '7c123bf08a1057d15b9cd1193149b821', '2010-10-26 09:49:34', '2010-10-26 09:49:35', 31956, 2), (8677, 'cd3a4e0adbd7622d6425c2d121cfc4c1', '2010-10-26 09:49:37', '2010-10-26 09:49:38', 31957, 2), (8678, '863cf7e1d9d04a53c7795382ff3c8bd3', '2010-10-26 09:49:41', '2010-10-26 09:49:42', 31958, 2), (8679, 'c94de23d455b9e55a4f582a7fac30cfb', '2010-10-26 09:49:46', '2010-10-26 09:49:47', 31959, 2), (8680, '6068218995ab1ad8beffdc2d07ee1497', '2010-10-26 09:49:50', '2010-10-26 09:49:51', 31960, 2), (8681, '8c749670341edf7bf24c42cc64ba6755', '2010-10-26 09:49:55', '2010-10-26 09:49:55', 31961, 2), (8682, 'f5a4517ecc73e6814073faaea55b1ba4', '2010-10-26 09:49:58', '2010-10-26 09:49:59', 31962, 2), (8683, 'a8e0e72e78865a428fea2fb12b47242f', '2010-10-26 09:50:01', '2010-10-26 09:50:02', 31963, 2), (8684, '523df1558a14d2e4c4a24442020afea4', '2010-10-26 09:50:04', '2010-10-26 09:50:05', 31964, 2), (8685, 'b1d8861358f22596447336d79ebd426f', '2010-10-26 09:50:08', '2010-10-26 09:50:09', 31965, 2), (8686, '2d3ae757734415a1cd00741f0c08a512', '2010-10-26 09:50:12', '2010-10-26 09:50:12', 31966, 2), (8687, 'e64e8705ca7c48def0caf96ab1bb73ad', '2010-10-26 09:50:15', '2010-10-26 09:50:16', 31967, 2), (8688, '1973b90bf63b33118ddfcf2af9aaf644', '2010-10-26 09:50:19', '2010-10-26 09:50:20', 31968, 2), (8689, '0c9e10457ee0fe7175cfcce0f5422324', '2010-10-26 09:50:22', '2010-10-26 09:50:23', 31969, 2), (8690, 'a481dcc311155e2ec132e28addd1c852', '2010-10-26 10:02:53', '2010-10-26 10:02:54', 31970, 2), (8691, 'c7323f3aca4479d16630285e31afbbfa', '2010-10-26 10:02:57', '2010-10-26 10:02:57', 31971, 2), (8692, '61a4907dcb0fd134d8841da86cdfbf3e', '2010-10-26 10:03:00', '2010-10-26 10:03:00', 31972, 2), (8693, '34acf8128c6de42f19e8772236fa5152', '2010-10-26 10:03:03', '2010-10-26 10:03:04', 31973, 2), (8694, 'db21412139fe82a2c8d193d65936a3ac', '2010-10-26 10:03:06', '2010-10-26 10:03:07', 31974, 2), (8695, '7acb3ac2ecfa040b679220855284e27b', '2010-10-26 10:03:09', '2010-10-26 10:03:10', 31975, 2), (8696, '8eb6d20707507b05d9ef81b71b897072', '2010-10-26 10:03:12', '2010-10-26 10:03:13', 31976, 2), (8697, 'd1de9a38e711d277f699ef1b66d38809', '2010-10-26 10:03:16', '2010-10-26 10:03:16', 31977, 2), (8698, '7e15adf6d9eb1e89cb21462af92b1a5a', '2010-10-26 10:03:19', '2010-10-26 10:03:19', 31978, 2), (8699, '6a7dac5b50d8121053d0f98985485e7d', '2010-10-26 10:03:21', '2010-10-26 10:03:22', 31979, 2), (8700, 'e00b4aaf9e6695f09684928987787609', '2010-10-26 10:03:24', '2010-10-26 10:03:25', 31980, 2), (8701, '55af19f59cea40dfee6864a8157e8b18', '2010-10-26 10:03:28', '2010-10-26 10:03:29', 31981, 2), (8702, 'b2eb5a26cc2bb2fb60421b44b0220e49', '2010-10-26 10:03:32', '2010-10-26 10:03:32', 31982, 2), (8703, '5e2677fd7c0f7544f6f06d2700c8dbb9', '2010-10-26 10:03:35', '2010-10-26 10:03:36', 31983, 2), (8704, '8a08317d76e546e91afa3993ba4526e1', '2010-10-26 10:03:38', '2010-10-26 10:03:39', 31984, 2), (8705, '57c4b594707be0af34d03d220c8c2988', '2010-10-26 10:03:41', '2010-10-26 10:03:42', 31985, 2), (8706, 'b780cf1084d2e72701ab8a6420992209', '2010-10-26 10:03:44', '2010-10-26 10:03:45', 31986, 2), (8707, '4829b297b4b540a629ba82f7ddc7d42b', '2010-10-26 10:03:47', '2010-10-26 10:03:49', 31987, 2), (8708, '8c3827c719b8952e49b1fbd9e33d6d90', '2010-10-26 10:03:51', '2010-10-26 10:03:52', 31988, 2), (8709, '24357e8b9a998c2872c943f79139eee8', '2010-10-26 10:03:56', '2010-10-26 10:03:56', 31989, 2), (8710, 'be6adb9fa2076a105e4b2525884d2410', '2010-10-26 10:03:59', '2010-10-26 10:04:00', 31990, 2), (8711, '8c7ac7bb4bb41a7529cd330e3d036254', '2010-10-26 10:04:03', '2010-10-26 10:04:04', 31991, 2), (8712, '3a2e7bd91ddbee8732a5a6e696ab4c13', '2010-10-26 10:04:08', '2010-10-26 10:04:08', 31992, 2), (8713, '6f76914c83829c58f0a6df1d86801f34', '2010-10-26 10:04:11', '2010-10-26 10:04:12', 31993, 2), (8714, '0959cfbaa39de675e9a4282778064e41', '2010-10-26 10:04:18', '2010-10-26 10:04:19', 31994, 2), (8715, 'be68529a6209f452169b38e96c94c4cb', '2010-10-26 10:04:21', '2010-10-26 10:04:22', 31995, 2), (8716, '81624e5554966ac8b2629384d7f2516f', '2010-10-26 10:04:25', '2010-10-26 10:04:26', 31996, 2), (8717, '2b69187b0fbee876bdc0c6e4f51b5e3e', '2010-10-26 10:04:28', '2010-10-26 10:04:29', 31997, 2), (8718, 'a505d456de600c0953e2eb54e3ee6080', '2010-10-26 10:04:31', '2010-10-26 10:04:33', 31998, 2), (8719, '91fef6f59910d7903cc43dd45543627b', '2010-10-26 10:04:36', '2010-10-26 10:04:37', 31999, 2), (8720, '43ccde3eb5c141088ae02f4b21d32015', '2010-10-26 10:04:40', '2010-10-26 10:04:41', 32000, 2), (8721, 'eb6167f3312ed9f04bdc7adca8b63dd9', '2010-10-26 10:04:43', '2010-10-26 10:04:44', 32001, 2), (8722, '2a5a8ed48623e7ed2d859bac62a6f069', '2010-10-26 10:04:47', '2010-10-26 10:04:48', 32002, 2), (8723, 'd2811864e9b64bcd3f454e922daee627', '2010-10-26 10:04:51', '2010-10-26 10:04:52', 32003, 2), (8724, '94e3617c32e80207bbb36cb3afa3aa1b', '2010-10-26 10:04:54', '2010-10-26 10:04:55', 32004, 2), (8725, 'f3379dc0f0808abb5499e01fc6e8e666', '2010-10-26 10:04:59', '2010-10-26 10:05:00', 32005, 2), (8726, 'c058cea32173aaff7736e2871ee83ad8', '2010-10-26 10:05:02', '2010-10-26 10:05:03', 32006, 2), (8727, '5555834e01375e0d9ca34ee2deb950ad', '2010-10-26 10:05:06', '2010-10-26 10:05:07', 32007, 2), (8728, 'dbd101fb1646de4423aa7e7b3ad52b49', '2010-10-26 10:05:10', '2010-10-26 10:05:11', 32008, 2), (8729, '79376ed8f787942cab754833d4c3c72b', '2010-10-26 10:05:15', '2010-10-26 10:05:16', 32009, 2), (8730, '9c927fc36c3ad5c6876b264a0949876b', '2010-10-26 10:05:19', '2010-10-26 10:05:20', 32010, 2), (8731, 'e3848879c6dd2f142a7ba6c596043ea4', '2010-10-26 10:05:23', '2010-10-26 10:05:24', 32011, 2), (8732, 'fab24c9e61040dd34c6041d516d7751d', '2010-10-26 10:05:28', '2010-10-26 10:05:29', 32012, 2), (8733, '6e4571c80aeea3fc212fea1758c12d0b', '2010-10-26 10:05:32', '2010-10-26 10:05:34', 32013, 2), (8734, '93250cd4f88b0be9c402ee55068b0b56', '2010-10-26 10:05:37', '2010-10-26 10:05:38', 32014, 2), (8735, '2ebf3f71db23e64f2aa9e341e1a329ae', '2010-10-26 10:05:41', '2010-10-26 10:05:43', 32015, 2), (8736, '7f8f43bbf42528ca777cd68d1a067589', '2010-10-26 10:05:46', '2010-10-26 10:05:47', 32016, 2), (8737, '354310a031a953816ac513ef48e1810d', '2010-10-26 10:05:50', '2010-10-26 10:05:51', 32017, 2), (8738, 'd4c9117c64f3dd97b83650e77c719f09', '2010-10-26 10:05:55', '2010-10-26 10:05:56', 32018, 2), (8739, '0785949e6781655f8797e859dfc0dce1', '2010-10-26 10:05:59', '2010-10-26 10:06:00', 32019, 2), (8740, '7bc317b10f9105fa13b05036ecf335ae', '2010-10-26 10:06:03', '2010-10-26 10:06:05', 32020, 2), (8741, '9e3f4fdbafc114a88cf79c903f0f327a', '2010-10-26 10:06:07', '2010-10-26 10:06:09', 32021, 2), (8742, 'aeffec08a3bd2ea9f82b2b59f2047c50', '2010-10-26 10:06:12', '2010-10-26 10:06:13', 32022, 2), (8743, '7234db024f8a5cccddd3844fc1c6bf3e', '2010-10-26 10:06:17', '2010-10-26 10:06:18', 32023, 2), (8744, '7b85777e079ff86ff6ce1830b427203a', '2010-10-26 10:06:20', '2010-10-26 10:06:21', 32024, 2), (8745, '71edca2122bc2b14e3cfe75ca6a313e0', '2010-10-26 10:06:24', '2010-10-26 10:06:25', 32025, 2), (8746, '3ac50507e5c871efb0869eb0d159c216', '2010-10-26 10:06:28', '2010-10-26 10:06:29', 32026, 2), (8747, '55a2e2749b805e348eda0ba93fcd04fb', '2010-10-26 10:06:33', '2010-10-26 10:06:34', 32027, 2), (8748, '0cd866cfae9373a03e22ab3c830456c6', '2010-10-26 10:06:36', '2010-10-26 10:06:38', 32028, 2), (8749, '66cf106396b0ad8f5537366d5bc2719d', '2010-10-26 10:06:40', '2010-10-26 10:06:41', 32029, 2), (8750, 'c13174d2bbcc5b334712c59ae3d8eaff', '2010-10-26 10:06:44', '2010-10-26 10:06:46', 32030, 2), (8751, '305f282e5a76ee31fbfba092890620e4', '2010-10-26 10:06:48', '2010-10-26 10:06:50', 32031, 2), (8752, '59431c8ef2da99dbf87f6cab9c1b2291', '2010-10-26 10:06:52', '2010-10-26 10:06:53', 32032, 2), (8753, '8c4a646f49a7bbf41ba7d6767e6a95d7', '2010-10-26 10:06:56', '2010-10-26 10:06:57', 32033, 2), (8754, '063f745ae8efe2ba3d457dcd5a827b4d', '2010-10-26 10:06:59', '2010-10-26 10:07:00', 32034, 2), (8755, 'adcc5d34f40e83d27949255d79c0278f', '2010-10-26 10:07:03', '2010-10-26 10:07:04', 32035, 2), (8756, '9ff82c2af39768ba52785046bbd58319', '2010-10-26 10:07:07', '2010-10-26 10:07:08', 32036, 2), (8757, '109070fd16d8c26e097328e582073619', '2010-10-26 10:07:11', '2010-10-26 10:07:13', 32037, 2), (8758, '3ec58dc1fe73bff5afebba8fca5b3c1f', '2010-10-26 10:07:16', '2010-10-26 10:07:17', 32038, 2), (8759, '0b574348ee07ba145d861a25cc9d29d6', '2010-10-26 10:07:20', '2010-10-26 10:07:22', 32039, 2), (8760, 'cb3f606ff1304983f8f3db34b6c10eaf', '2010-10-26 10:07:24', '2010-10-26 10:07:26', 32040, 2), (8761, '26051d99285c77b40e7c8df2160a9b89', '2010-10-26 10:07:29', '2010-10-26 10:07:30', 32041, 2), (8762, 'cedf8ff5a7a49f551bc82326fd3eb511', '2010-10-26 10:07:33', '2010-10-26 10:07:35', 32042, 2), (8763, '69a5c4a6e10f1b9d47c510cf868d0e5a', '2010-10-26 10:07:38', '2010-10-26 10:07:40', 32043, 2), (8764, '2d91e8749d9ffb54aed6fb5b9812c61f', '2010-10-26 10:07:42', '2010-10-26 10:07:44', 32044, 2), (8765, '4be058edb05d1230ceb91f42ade54a70', '2010-10-26 10:07:47', '2010-10-26 10:07:49', 32045, 2), (8766, 'b90512b91e53c4f56a472364d208fc4f', '2010-10-26 10:07:51', '2010-10-26 10:07:52', 32046, 2), (8767, '2828b1fe0da67c1a9c8a365839e0ea7c', '2010-10-26 10:07:55', '2010-10-26 10:07:57', 32047, 2), (8768, '7589f65a77754dbec5987b46ef83e63e', '2010-10-26 10:08:00', '2010-10-26 10:08:02', 32048, 2), (8769, 'b931a1c9fb2d3d7353c99312d428b0ff', '2010-10-26 10:08:05', '2010-10-26 10:08:07', 32049, 2), (8770, '9a73f919c4134d99ca642184e046bddc', '2010-10-26 10:08:10', '2010-10-26 10:08:12', 32050, 2), (8771, '8a2d051d288ee53142004a6bbb3daba6', '2010-10-26 10:08:16', '2010-10-26 10:08:18', 32051, 2), (8772, '646034afdf5a811f6c72ea21b99ac9fc', '2010-10-26 10:08:21', '2010-10-26 10:08:23', 32052, 2), (8773, 'f0a810bc55da50139ccf98531af1b534', '2010-10-26 10:08:26', '2010-10-26 10:08:28', 32053, 2), (8774, '4ab24a61117281d9135527b99b6cde5d', '2010-10-26 10:08:31', '2010-10-26 10:08:32', 32054, 2), (8775, '9d7f1272049bb4a1d5145f40e7b69a98', '2010-10-26 10:08:34', '2010-10-26 10:08:35', 32055, 2), (8776, '306ece723e0c20e4c5a92b97a3b541e3', '2010-10-26 10:08:38', '2010-10-26 10:08:40', 32056, 2), (8777, '07d1a384d1eb642515bf40928e34c4b2', '2010-10-26 10:08:42', '2010-10-26 10:08:44', 32057, 2), (8778, 'fd0570cdf252c61861912af7a16d54e1', '2010-10-26 10:08:47', '2010-10-26 10:08:49', 32058, 2), (8779, '589329f8f6fb35a6bd8d188231abb492', '2010-10-26 10:08:51', '2010-10-26 10:08:53', 32059, 2), (8780, 'd00aacb42811036fa35a9cc812c6f9a9', '2010-10-26 10:08:56', '2010-10-26 10:08:57', 32060, 2), (8781, '8c4b14df6bed893480aec640f16a646d', '2010-10-26 10:08:59', '2010-10-26 10:09:00', 32061, 2), (8782, 'fda4afe19c924c001da16f80799daaad', '2010-10-26 10:09:03', '2010-10-26 10:09:04', 32062, 2), (8783, '6ff0d279a876341c1afe53b83c5ccfdd', '2010-10-26 10:09:07', '2010-10-26 10:09:09', 32063, 2), (8784, '2e0f549d54f11617e28b1317ef53008d', '2010-10-26 10:09:12', '2010-10-26 10:09:14', 32064, 2), (8785, '68578dfed56bb279ba2b8ae066ae1b73', '2010-10-26 10:09:16', '2010-10-26 10:09:17', 32065, 2), (8786, '34f3b4109e9d3224becaabe750068a8c', '2010-10-26 10:09:19', '2010-10-26 10:09:20', 32066, 2), (8787, '825ecbfd7392c4a15ece6256af6ba9dc', '2010-10-26 10:09:23', '2010-10-26 10:09:23', 32067, 2), (8788, '1e4af0a02b4dd288cd945da36c043603', '2010-10-26 10:09:26', '2010-10-26 10:09:27', 32068, 2), (8789, '0e2a952248c5c9660181ead06cc93956', '2010-10-26 10:21:17', '2010-10-26 10:21:18', 32069, 2), (8790, 'af1938ffdb77fd318c0ca6baa30ed413', '2010-10-26 10:21:20', '2010-10-26 10:21:21', 32070, 2), (8791, '13e6f9d43620fd5bf08a2a6bd37a4852', '2010-10-26 10:21:24', '2010-10-26 10:21:24', 32071, 2), (8792, '18fa1c7a304df615f3e2e7c3043a27b5', '2010-10-26 10:21:27', '2010-10-26 10:21:27', 32072, 2), (8793, '0afb173d3e5d5e70fbda7377858b3299', '2010-10-26 10:21:30', '2010-10-26 10:21:30', 32073, 2), (8794, '435867c8ed2fa06ca31e5a9c19be3fde', '2010-10-26 10:21:33', '2010-10-26 10:21:33', 32074, 2), (8795, '892796b4d5306b8120c4a33543e0d1a4', '2010-10-26 10:21:36', '2010-10-26 10:21:37', 32075, 2), (8796, 'aeec800b4ebbb997366eff061612dad4', '2010-10-26 10:21:39', '2010-10-26 10:21:40', 32076, 2), (8797, '096531763b930b723b0f0fe3517cc41a', '2010-10-26 10:21:43', '2010-10-26 10:21:43', 32077, 2), (8798, '74f7d445d92deba5a1207fc957146945', '2010-10-26 10:21:46', '2010-10-26 10:21:46', 32078, 2), (8799, 'd9530ba572e0b3f3d8f25757edd509ba', '2010-10-26 10:21:49', '2010-10-26 10:21:50', 32079, 2), (8800, '7b2b7d4470294ab042f3624755ac930a', '2010-10-26 10:21:52', '2010-10-26 10:21:53', 32080, 2), (8801, '6a1a2663bdf8c51ceb4cace82a10ea0c', '2010-10-26 10:21:55', '2010-10-26 10:21:56', 32081, 2), (8802, '696a6f458c7d11e4f8fbfb7034ae9891', '2010-10-26 10:21:58', '2010-10-26 10:21:58', 32082, 2), (8803, '95f61e68aeac2ca4a960d5d6712a2213', '2010-10-26 10:22:01', '2010-10-26 10:22:01', 32083, 2), (8804, '96250bcfffd6f70eb29b4c7a9cbb2b78', '2010-10-26 10:22:04', '2010-10-26 10:22:05', 32084, 2), (8805, '6c32782ee671bef87731c1dc90065d88', '2010-10-26 10:22:08', '2010-10-26 10:22:09', 32085, 2), (8806, '82d852a455ad9a5f63c3107c7d7c8354', '2010-10-26 10:22:11', '2010-10-26 10:22:12', 32086, 2), (8807, '600494ed9d72e9ca091996031e714204', '2010-10-26 10:22:15', '2010-10-26 10:22:16', 32087, 2), (8808, '4165d3427d535fa403ed4c11f13301d0', '2010-10-26 10:22:19', '2010-10-26 10:22:20', 32088, 2), (8809, '70823a251341fcc2fb35faa7d614e36c', '2010-10-26 10:22:22', '2010-10-26 10:22:24', 32089, 2), (8810, 'e6a4a3f7479c86d57c22a1e3e3a3096e', '2010-10-26 10:22:27', '2010-10-26 10:22:27', 32090, 2), (8811, 'f8fec6d28a44e29dcf0271fd4dcfecf9', '2010-10-26 10:22:31', '2010-10-26 10:22:32', 32091, 2), (8812, '5b1f5591338066d31790ef571a3f2958', '2010-10-26 10:22:35', '2010-10-26 10:22:35', 32092, 2), (8813, '93ecfd5bee5ae93737875c90ba0c6213', '2010-10-26 10:22:38', '2010-10-26 10:22:39', 32093, 2), (8814, '57bedc72a7012bff8067048a4af94b04', '2010-10-26 10:22:42', '2010-10-26 10:22:43', 32094, 2), (8815, '2e4f6e1b1c03a76830fc2bc271a03c0a', '2010-10-26 10:22:46', '2010-10-26 10:22:47', 32095, 2), (8816, 'b08d5873271aee98847e38f85880c3d2', '2010-10-26 10:22:50', '2010-10-26 10:22:51', 32096, 2), (8817, 'b00efafb69008ee453c8ca4c0335e2ff', '2010-10-26 10:22:54', '2010-10-26 10:22:55', 32097, 2), (8818, '266c98205cbbda00b4ad49fabcd8f2ea', '2010-10-26 10:22:58', '2010-10-26 10:22:59', 32098, 2), (8819, '54e469325946f4cf9960413bb41e33b7', '2010-10-26 10:23:03', '2010-10-26 10:23:04', 32099, 2), (8820, '7101e8862370496ee4a679e06d633bf1', '2010-10-26 10:23:06', '2010-10-26 10:23:07', 32100, 2), (8821, 'fdbc686550ec09284358b2d412c18d8e', '2010-10-26 10:23:10', '2010-10-26 10:23:11', 32101, 2), (8822, 'e3348e124895528252200584faf1c034', '2010-10-26 10:23:14', '2010-10-26 10:23:15', 32102, 2), (8823, 'dc9d8347c3123122126a1ec6ab244e89', '2010-10-26 10:23:17', '2010-10-26 10:23:18', 32103, 2), (8824, 'a7c4d95c82a9966fad11de154639cc8f', '2010-10-26 10:23:21', '2010-10-26 10:23:22', 32104, 2), (8825, '8a9c99090e4914c99ed290c01159ae07', '2010-10-26 10:23:25', '2010-10-26 10:23:26', 32105, 2), (8826, '06d434e285cfb4b9240f5dd208103459', '2010-10-26 10:23:29', '2010-10-26 10:23:30', 32106, 2), (8827, 'bf25b8b78ef76c1d18c14602edae910f', '2010-10-26 10:23:33', '2010-10-26 10:23:34', 32107, 2), (8828, '4e7e1fddee0758228533ca8df8bbbe7a', '2010-10-26 10:23:37', '2010-10-26 10:23:37', 32108, 2), (8829, 'b39017b667b46f68317f27e6b6173798', '2010-10-26 10:23:40', '2010-10-26 10:23:41', 32109, 2), (8830, '4778f178d5697728286bacdfd836d368', '2010-10-26 10:23:45', '2010-10-26 10:23:46', 32110, 2), (8831, 'dd99f820d223331edf94dc610c67af1b', '2010-10-26 10:23:50', '2010-10-26 10:23:51', 32111, 2), (8832, '97a053fbf8283c4bf3a9453decca4be2', '2010-10-26 10:23:54', '2010-10-26 10:23:55', 32112, 2), (8833, '242f6d6d9d33acde6fad77b1c57cd942', '2010-10-26 10:23:58', '2010-10-26 10:23:59', 32113, 2), (8834, '1574686a461f44f83b02e3d98235846c', '2010-10-26 10:24:02', '2010-10-26 10:24:03', 32114, 2), (8835, '92a55606d781b10f6a2e8a687b23355e', '2010-10-26 10:24:06', '2010-10-26 10:24:07', 32115, 2), (8836, '41fc46ffe24f61be83fd6b8db24ba9e5', '2010-10-26 10:24:10', '2010-10-26 10:24:11', 32116, 2), (8837, 'b3fea110fecdfb7187d988358a6a3e4f', '2010-10-26 10:24:14', '2010-10-26 10:24:15', 32117, 2), (8838, '8500c4d169990ace6d0108e9e3e2523f', '2010-10-26 10:24:17', '2010-10-26 10:24:18', 32118, 2), (8839, 'e9de42f332f255b6cbe5cfd129fa6d5d', '2010-10-26 10:24:21', '2010-10-26 10:24:22', 32119, 2), (8840, '377202b4035e1189e8f4c708dea8d9fa', '2010-10-26 10:24:25', '2010-10-26 10:24:26', 32120, 2), (8841, '20d4ace7f76d00c9047b930d4d314e8e', '2010-10-26 10:24:29', '2010-10-26 10:24:30', 32121, 2), (8842, '251a5951d80ee81ade9872f4d4909a48', '2010-10-26 10:24:34', '2010-10-26 10:24:35', 32122, 2), (8843, '9de636d797f74960773ceffca7825b59', '2010-10-26 10:24:37', '2010-10-26 10:24:38', 32123, 2), (8844, '5317c3122dc6c1cc1c8cd28dae2a9c6a', '2010-10-26 10:24:42', '2010-10-26 10:24:43', 32124, 2), (8845, 'f393ed991541343a75242e7038f312a3', '2010-10-26 10:24:46', '2010-10-26 10:24:47', 32125, 2), (8846, '7c1ecb6066b6e4f96996a3d23b9c8ad7', '2010-10-26 10:24:49', '2010-10-26 10:24:50', 32126, 2), (8847, '752ef112799453f630d1750a728ba50f', '2010-10-26 10:24:54', '2010-10-26 10:24:55', 32127, 2), (8848, '4ec9f048009e39dea604dca851afb56d', '2010-10-26 10:24:57', '2010-10-26 10:24:59', 32128, 2), (8849, '3a5069a809b1d022ab73de148d39f02a', '2010-10-26 10:25:01', '2010-10-26 10:25:02', 32129, 2), (8850, 'ef66777ea890df1714d64429064020c3', '2010-10-26 10:25:05', '2010-10-26 10:25:06', 32130, 2), (8851, '52234ada32494d641cb054f4db94e74d', '2010-10-26 10:25:08', '2010-10-26 10:25:09', 32131, 2), (8852, '44a6b230167702ac95da484fb1cd9098', '2010-10-26 10:25:12', '2010-10-26 10:25:13', 32132, 2), (8853, 'bb8190345732decd1f2e0cd81090cc5f', '2010-10-26 10:25:15', '2010-10-26 10:25:16', 32133, 2), (8854, '98b62409c21e9cd8fbb7ec9ff3472e20', '2010-10-26 10:25:19', '2010-10-26 10:25:20', 32134, 2), (8855, '7e7fc7c377568b7a740f0c3b23610279', '2010-10-26 10:25:22', '2010-10-26 10:25:23', 32135, 2), (8856, '360ece14375628670c113ed96eca1ebb', '2010-10-26 10:25:26', '2010-10-26 10:25:27', 32136, 2), (8857, 'eca8a172ac4a8c6db9a8e16d139a6a90', '2010-10-26 10:25:29', '2010-10-26 10:25:30', 32137, 2), (8858, 'a005534134681974bc544f4087a7c96a', '2010-10-26 10:25:33', '2010-10-26 10:25:34', 32138, 2), (8859, 'dc458d903aaf812f8993900b014d30d7', '2010-10-26 10:25:36', '2010-10-26 10:25:37', 32139, 2), (8860, 'd7fb385300b180e1e98519a994c8c58a', '2010-10-26 10:25:39', '2010-10-26 10:25:40', 32140, 2), (8861, '438a54a92c5dacec45d69f5981d92820', '2010-10-26 10:25:42', '2010-10-26 10:25:43', 32141, 2), (8862, '49d5e25797b9d91a3ddfb2b0139ef831', '2010-10-26 10:25:46', '2010-10-26 10:25:48', 32142, 2), (8863, '68b4da454f550aab4823f14cdd9d2d71', '2010-10-26 10:25:50', '2010-10-26 10:25:51', 32143, 2), (8864, '5c77c847b131d94a37e125e3430c3f95', '2010-10-26 10:25:54', '2010-10-26 10:25:55', 32144, 2), (8865, 'dc07ea294a9f58e4e296d28e02e10b72', '2010-10-26 10:25:58', '2010-10-26 10:25:58', 32145, 2), (8866, '68126941133adf9422ce681b8a77bad4', '2010-10-26 10:26:00', '2010-10-26 10:26:02', 32146, 2), (8867, '02459607f1051a8e1bb4d394cb2f30ef', '2010-10-26 10:26:04', '2010-10-26 10:26:05', 32147, 2), (8868, '968e124a5d78e7928b581a5af31cbe2b', '2010-10-26 10:26:07', '2010-10-26 10:26:08', 32148, 2), (8869, '77a2276525b197d5701312eddb568ca1', '2010-10-26 10:26:11', '2010-10-26 10:26:12', 32149, 2), (8870, '835b36a08d35ac4abd4f537307ff7f35', '2010-10-26 10:26:15', '2010-10-26 10:26:16', 32150, 2), (8871, '2299fc2db6f263a7e837837661d68052', '2010-10-26 10:26:19', '2010-10-26 10:26:20', 32151, 2), (8872, '517f2f353f8f7c3b9877445c097d0f84', '2010-10-26 10:26:22', '2010-10-26 10:26:23', 32152, 2), (8873, '116811c5367793a600130ccc11929c66', '2010-10-26 10:26:26', '2010-10-26 10:26:27', 32153, 2), (8874, '18b935206d34a6d42e7a9df15401bcb8', '2010-10-26 10:26:30', '2010-10-26 10:26:31', 32154, 2), (8875, 'f32ada21e575330a2a12b1992e34ccc8', '2010-10-26 10:26:33', '2010-10-26 10:26:34', 32155, 2), (8876, 'ec12dd71dc922a13a0c53e8b89e2c165', '2010-10-26 10:26:37', '2010-10-26 10:26:38', 32156, 2), (8877, '39c2ac8f07551ef9df4b1607777afa01', '2010-10-26 10:26:40', '2010-10-26 10:26:42', 32157, 2), (8878, '2906f94cff45b351a5baffaf7b3801e4', '2010-10-26 10:26:44', '2010-10-26 10:26:46', 32158, 2), (8879, '85c1a84f5737dc14afa744028e58701c', '2010-10-26 10:26:48', '2010-10-26 10:26:49', 32159, 2), (8880, 'e7c1724eec37bd11aa93f5d929a8446a', '2010-10-26 10:26:51', '2010-10-26 10:26:52', 32160, 2), (8881, '96dcb0afb8916b63738bb4baa607dd97', '2010-10-26 10:26:55', '2010-10-26 10:26:55', 32161, 2), (8882, 'a4529a00a386eff41b79c09b903c7e6f', '2010-10-26 10:26:58', '2010-10-26 10:26:59', 32162, 2), (8883, '090edf8b6e63647d56763f0eaa6e487b', '2010-10-26 10:27:01', '2010-10-26 10:27:02', 32163, 2), (8884, 'b2ed4d0d02e5971f5789f5ca4377fc70', '2010-10-26 10:27:05', '2010-10-26 10:27:05', 32164, 2), (8885, '9a06777f7e8593ea361f92e6781579cd', '2010-10-26 10:27:08', '2010-10-26 10:27:09', 32165, 2), (8886, 'fa8d11c28475f20b370be03a91974f92', '2010-10-26 10:27:11', '2010-10-26 10:27:12', 32166, 2), (8887, '491e1d67963bebb96dae99eecdcd487a', '2010-10-26 10:27:14', '2010-10-26 10:27:14', 32167, 2), (8888, '4002fc7378862b9d3f1e6e79f5e91195', '2010-10-26 10:34:30', '2010-10-26 10:34:31', 32168, 2), (8889, '245ce5e6eb5dd63f4a50cd4ad64f5e9d', '2010-10-26 10:34:33', '2010-10-26 10:34:34', 32169, 2), (8890, '15257297fef7c484e4bea224cd8ee5ff', '2010-10-26 10:34:36', '2010-10-26 10:34:37', 32170, 2), (8891, '0fd5332fd550a1e319924bb1260a5166', '2010-10-26 10:34:39', '2010-10-26 10:34:40', 32171, 2), (8892, '4ea5344c4b6e8de7a1a123f5d0abb61b', '2010-10-26 10:34:43', '2010-10-26 10:34:43', 32172, 2), (8893, 'ed5e64b0a3c74e4b684a9b203c012dbe', '2010-10-26 10:34:46', '2010-10-26 10:34:47', 32173, 2), (8894, '4c04a5c29311a11c63003b7ea9538334', '2010-10-26 10:34:49', '2010-10-26 10:34:50', 32174, 2), (8895, '601ab160ba81a09076cb59bccb52d047', '2010-10-26 10:34:52', '2010-10-26 10:34:52', 32175, 2), (8896, 'cc95a1d73b8ce857a30e79cdf2d3160b', '2010-10-26 10:34:55', '2010-10-26 10:34:55', 32176, 2), (8897, 'bc4d64e13a5b59f500e16cfe01700ed7', '2010-10-26 10:34:59', '2010-10-26 10:34:59', 32177, 2), (8898, 'b3f800af7ca56113a4adaa75cb5bca5f', '2010-10-26 10:35:01', '2010-10-26 10:35:02', 32178, 2), (8899, '46fbf74b06f98a843bb3a941789ee4ba', '2010-10-26 10:35:04', '2010-10-26 10:35:05', 32179, 2), (8900, '7b0c05068801986255517ab6ef0644f8', '2010-10-26 10:35:07', '2010-10-26 10:35:07', 32180, 2), (8901, '9a3e7ed51dcf6a564e854da1e82128f8', '2010-10-26 10:35:09', '2010-10-26 10:35:09', 32181, 2), (8902, '08f439a4f5687443752ddb6a8bbf5ce2', '2010-10-26 10:35:11', '2010-10-26 10:35:12', 32182, 2), (8903, '54ea809d9c7106908d99ebffdd868e5f', '2010-10-26 10:35:15', '2010-10-26 10:35:16', 32183, 2), (8904, '132d4331fdee9907e6319183b8f9a5ce', '2010-10-26 10:35:18', '2010-10-26 10:35:19', 32184, 2), (8905, '4f8586d56c06de29d7d38b7be91e4259', '2010-10-26 10:35:21', '2010-10-26 10:35:22', 32185, 2), (8906, '95209d943408a36205d8abed0959b4a0', '2010-10-26 10:35:24', '2010-10-26 10:35:25', 32186, 2), (8907, '4b557a461eb1a4930257745a5158e5f9', '2010-10-26 10:35:28', '2010-10-26 10:35:29', 32187, 2), (8908, '32bc894df3046f06b15c05573ab2eed5', '2010-10-26 10:35:31', '2010-10-26 10:35:32', 32188, 2), (8909, '0d5034bea8e9320ba186cc78f2a23b3a', '2010-10-26 10:35:40', '2010-10-26 10:35:41', 32189, 2), (8910, 'b3d185057823d6d6d0ac79e33f5115bb', '2010-10-26 10:35:44', '2010-10-26 10:35:45', 32190, 2), (8911, '5b26dd75ef810aca1a606944be693368', '2010-10-26 10:35:47', '2010-10-26 10:35:48', 32191, 2), (8912, '6dc2bf72dfa60f36731a92764140300b', '2010-10-26 10:35:50', '2010-10-26 10:35:51', 32192, 2), (8913, 'deb9470b100b6f0df10256e43b43bf77', '2010-10-26 10:35:53', '2010-10-26 10:35:54', 32193, 2), (8914, '0538861eb7046f4b37d0705e6a510f75', '2010-10-26 10:35:57', '2010-10-26 10:35:58', 32194, 2), (8915, '2a914ea960a5e771b8a2bfa52fabbc2a', '2010-10-26 10:36:01', '2010-10-26 10:36:02', 32195, 2), (8916, 'f1fa72ac783efc6427f9d12491c5fa82', '2010-10-26 10:36:05', '2010-10-26 10:36:05', 32196, 2), (8917, '00bda7d7ea2bcdf9a345c51b1c2288d5', '2010-10-26 10:36:08', '2010-10-26 10:36:09', 32197, 2), (8918, '900ffcb2bfc1f2015aeedec1f87940c8', '2010-10-26 10:36:12', '2010-10-26 10:36:13', 32198, 2), (8919, '9703bf8680081249c6f92dba325fb69f', '2010-10-26 10:36:15', '2010-10-26 10:36:16', 32199, 2), (8920, 'f306855705a6c621b0b195d2101c3d26', '2010-10-26 10:36:19', '2010-10-26 10:36:20', 32200, 2), (8921, 'bd3d126ac02762fb94a635c61e86118d', '2010-10-26 10:36:22', '2010-10-26 10:36:23', 32201, 2), (8922, '7528add9e54c07af2019d1a6eb029b64', '2010-10-26 10:36:25', '2010-10-26 10:36:26', 32202, 2), (8923, '4ed7b3a298b61cf43e578e58e9fc5cb8', '2010-10-26 10:36:29', '2010-10-26 10:36:30', 32203, 2), (8924, 'cffa55778dd2194aad42c3be12a3513f', '2010-10-26 10:36:33', '2010-10-26 10:36:34', 32204, 2), (8925, '0fc00ed34cc6633e21e294399a44adc7', '2010-10-26 10:36:36', '2010-10-26 10:36:37', 32205, 2), (8926, 'e29cf335f16d38ec8fab3178c266eb58', '2010-10-26 10:36:40', '2010-10-26 10:36:41', 32206, 2), (8927, '8b84211db4171543d50091a39376147b', '2010-10-26 10:36:44', '2010-10-26 10:36:44', 32207, 2), (8928, '9e92644b1163cc968a371138c8041a48', '2010-10-26 10:36:47', '2010-10-26 10:36:48', 32208, 2), (8929, '30c3ecb5e748b8cff2ce191b519b072f', '2010-10-26 10:36:52', '2010-10-26 10:36:53', 32209, 2), (8930, '8e5c7c0b7fcaabf9f2245a3ba92fa095', '2010-10-26 10:36:56', '2010-10-26 10:36:57', 32210, 2), (8931, '6cdfc588d08ea5c6c8c2f91922cb527f', '2010-10-26 10:37:01', '2010-10-26 10:37:02', 32211, 2), (8932, '094e0e7981f854a3a82c1cf3dbd786bd', '2010-10-26 10:37:05', '2010-10-26 10:37:06', 32212, 2), (8933, '01f7e48a792a49f15cc4597ee47b97b3', '2010-10-26 10:37:08', '2010-10-26 10:37:09', 32213, 2), (8934, '9212ca42cb13ef10eec8e62950c0d31c', '2010-10-26 10:37:12', '2010-10-26 10:37:13', 32214, 2), (8935, 'faa1ce96a47fb35002999d0a65d22531', '2010-10-26 10:37:16', '2010-10-26 10:37:17', 32215, 2), (8936, 'b9f80ef85ae10829acd14931f66a76ae', '2010-10-26 10:37:19', '2010-10-26 10:37:20', 32216, 2), (8937, '507322ce517e9c422ea76f39bd4df790', '2010-10-26 10:37:22', '2010-10-26 10:37:23', 32217, 2), (8938, '7a817757c8c4d86e24a15cebcfc55c6c', '2010-10-26 10:37:27', '2010-10-26 10:37:27', 32218, 2), (8939, '44f4ee52a24f498e51567ad4884ed79b', '2010-10-26 10:37:30', '2010-10-26 10:37:31', 32219, 2), (8940, 'cbcfb4fc71c869e26822051ef5f556e8', '2010-10-26 10:37:34', '2010-10-26 10:37:35', 32220, 2), (8941, 'e77823a77c71cfbcffdb527f09472b64', '2010-10-26 10:37:38', '2010-10-26 10:37:39', 32221, 2), (8942, 'cb2efa4ef24c89c506dd67b716931563', '2010-10-26 10:37:41', '2010-10-26 10:37:42', 32222, 2), (8943, '0cf7da8cfd7a553903716a4b255f7e11', '2010-10-26 10:37:46', '2010-10-26 10:37:47', 32223, 2), (8944, 'c80099de34efcf274ffef46fa59f4359', '2010-10-26 10:37:55', '2010-10-26 10:37:56', 32224, 2), (8945, 'e9989272c784e858b950b4837936ce89', '2010-10-26 10:38:02', '2010-10-26 10:38:03', 32225, 2), (8946, 'f7ca64468ba5a473d66010bdd33f020b', '2010-10-26 10:38:06', '2010-10-26 10:38:07', 32226, 2), (8947, '432eacafc315958f224385a62e0296b5', '2010-10-26 10:38:09', '2010-10-26 10:38:10', 32227, 2), (8948, '5ddc81ea6824b399776d24d7275d2a99', '2010-10-26 10:38:13', '2010-10-26 10:38:14', 32228, 2), (8949, '823b759fc5b6caee9f95c92f287fc524', '2010-10-26 10:38:16', '2010-10-26 10:38:17', 32229, 2), (8950, 'a293930065c1a9729d784ed77009eb12', '2010-10-26 10:38:19', '2010-10-26 10:38:20', 32230, 2), (8951, '0995c9cb06b19e3fc82664a7d5b3adf4', '2010-10-26 10:38:22', '2010-10-26 10:38:23', 32231, 2), (8952, '325f6cef6f3ff531feb071beeeab7bc8', '2010-10-26 10:38:25', '2010-10-26 10:38:26', 32232, 2), (8953, 'd61c27fb91ffb9f7aa8749e0ad8a9b63', '2010-10-26 10:38:29', '2010-10-26 10:38:30', 32233, 2), (8954, '39e3b8a00d38e0d5102ce829324468b1', '2010-10-26 10:38:32', '2010-10-26 10:38:33', 32234, 2), (8955, 'd83108cb314f86b09721180e26ee6585', '2010-10-26 10:38:36', '2010-10-26 10:38:37', 32235, 2), (8956, 'ecf1548aec9757776c9708b0475eb4df', '2010-10-26 10:38:39', '2010-10-26 10:38:40', 32236, 2), (8957, 'be56c4c696a063e7ed5c56bcaf1e2086', '2010-10-26 10:38:42', '2010-10-26 10:38:43', 32237, 2), (8958, 'b3986502aa3e7247c0bb7cf7c376e0dd', '2010-10-26 10:38:45', '2010-10-26 10:38:46', 32238, 2), (8959, '8d825fdd83ab86af4904825bc0239cfa', '2010-10-26 10:38:48', '2010-10-26 10:38:49', 32239, 2), (8960, '4ce5228969770032eefe6abdf07f37b1', '2010-10-26 10:38:51', '2010-10-26 10:38:52', 32240, 2), (8961, 'a05b0ec4d096417e3d0089fb823c9456', '2010-10-26 10:38:55', '2010-10-26 10:38:56', 32241, 2), (8962, '899e4fe993daf3d54455ecb55265900e', '2010-10-26 10:38:59', '2010-10-26 10:39:01', 32242, 2), (8963, 'dd4ed6e00eadeef8b4a6966acebc690a', '2010-10-26 10:38:59', '2010-10-26 10:39:03', 32244, 2), (8964, '5faa9e6145a79d251df777c38502efe2', '2010-10-26 10:39:01', '2010-10-26 10:39:02', 32243, 2), (8965, 'eca7fce01f1cd9443b32293e72cfe0db', '2010-10-26 10:39:04', '2010-10-26 10:39:05', 32245, 2), (8966, '4f544689f7efcab8cd236e4af152a8d9', '2010-10-26 10:39:07', '2010-10-26 10:39:08', 32246, 2), (8967, 'dfa4b881175ac8656c830389b747c277', '2010-10-26 10:39:10', '2010-10-26 10:39:11', 32247, 2), (8968, '3c49763a201b1cbc24b02b1a630daa28', '2010-10-26 10:39:13', '2010-10-26 10:39:14', 32248, 2), (8969, '7b004957bcd0c2368f17387eed4bd307', '2010-10-26 10:39:16', '2010-10-26 10:39:17', 32249, 2), (8970, '3fd73d8a3b298b394c9542f467020536', '2010-10-26 10:39:20', '2010-10-26 10:39:21', 32250, 2), (8971, '78b32c26f53d4151147e75e2a260b490', '2010-10-26 10:39:24', '2010-10-26 10:39:25', 32251, 2), (8972, 'c7b899079add56323291bd41316a7410', '2010-10-26 10:39:28', '2010-10-26 10:39:29', 32252, 2), (8973, 'b421a0eac31ee5ab5b08a9e4f05bf5c5', '2010-10-26 10:39:32', '2010-10-26 10:39:33', 32253, 2), (8974, '49aad04f03a489bd07fe15b27c17c554', '2010-10-26 10:39:36', '2010-10-26 10:39:37', 32254, 2), (8975, '9da7c29459072804865c9050800d0499', '2010-10-26 10:39:40', '2010-10-26 10:39:41', 32255, 2), (8976, '585ead6eb2a8494c35aa0e507202b232', '2010-10-26 10:39:44', '2010-10-26 10:39:45', 32256, 2), (8977, '746ea7b6a39c06ee65c06099c9dbabe3', '2010-10-26 10:39:48', '2010-10-26 10:39:49', 32257, 2), (8978, 'dec5afbedca1a098ae588bc51888e79d', '2010-10-26 10:39:52', '2010-10-26 10:39:53', 32258, 2), (8979, '877ea43059df246423f669d9ec14f34f', '2010-10-26 10:39:56', '2010-10-26 10:39:57', 32259, 2), (8980, 'd1384f722ada94d334c7a4a722cda8b6', '2010-10-26 10:40:00', '2010-10-26 10:40:01', 32260, 2), (8981, '6de377fac2f316a2a5fe28de0b856b26', '2010-10-26 10:40:03', '2010-10-26 10:40:04', 32261, 2), (8982, '533f38ae8c4412d5c79b7088c1db9501', '2010-10-26 10:40:06', '2010-10-26 10:40:07', 32262, 2), (8983, 'bb35f6c576cac3f244d9cd1366bdac6e', '2010-10-26 10:40:10', '2010-10-26 10:40:10', 32263, 2), (8984, '684bc5764e2fc1a4994add4284d423eb', '2010-10-26 10:40:13', '2010-10-26 10:40:15', 32264, 2), (8985, '4a638436548016cf84d23049fccaa20c', '2010-10-26 10:40:18', '2010-10-26 10:40:19', 32265, 2), (8986, '221493cbe3367a66d554a7f44946b735', '2010-10-26 10:40:22', '2010-10-26 10:40:23', 32266, 2), (8987, '453d77b026ff0f382ee66b3c3264c1ea', '2010-10-26 10:40:26', '2010-10-26 10:40:26', 32267, 2), (8988, '46f36499ee01d642b7cd3463c25b59e1', '2010-10-26 10:40:29', '2010-10-26 10:40:29', 32268, 2), (8989, '3799e120dbb8c8b2bf5cce01bc0e70c2', '2010-10-26 11:15:28', '2010-10-26 11:15:30', 32269, 2), (8990, 'be3140ed926d3388a20a349c7fb2240e', '2010-10-26 11:15:34', '2010-10-26 11:15:36', 32270, 2), (8991, '9b1f85a0ccad7f0ef156b61f9b4174b6', '2010-10-26 11:15:36', '2010-10-26 11:15:37', 32271, 2), (8992, 'efef5b170545310cc591991c1d2c3609', '2010-10-26 11:15:38', '2010-10-26 11:15:39', 32272, 2), (8993, '31d9c8550d192590f5c2ac851d5571bf', '2010-10-26 11:37:17', '2010-10-26 11:37:18', 32273, 2), (8994, '9cce784a68afe572baf1031932956a72', '2010-10-26 11:37:50', '2010-10-26 11:37:51', 32274, 2), (8995, '2bec9daa37e326a29f973713168a2846', '2010-10-26 11:58:16', '2010-10-26 13:38:43', 32300, 2), (8996, '72fab034fdc9b828450ff89d179dd63f', '2010-10-26 12:07:02', '2010-10-26 12:07:03', 32278, 2), (8997, '7c937b0ed4c4361c835e853feefbefc6', '2010-10-26 12:16:32', '2010-10-26 12:22:43', 32295, 2), (8998, 'eebb4e911c292eafb249fbd22d21da92', '2010-10-26 12:58:29', '2010-10-26 12:59:09', 32298, 2), (8999, '91db92dc38ddf957667ebb89b530e8f0', '2010-10-26 13:36:17', '2010-10-26 13:36:18', 32299, 2), (9000, '44f379bbec2a75366c66839feb536958', '2010-10-26 13:41:08', '2010-10-26 13:41:08', 32301, 2), (9001, '351a652bce52b8d08d3e63a1c09e28e3', '2010-10-26 16:14:54', '2010-10-26 16:16:31', 32309, 2), (9002, 'd1c4a4fec9ebd029ce45e880fc327eb0', '2010-10-26 16:35:41', '2010-10-26 16:35:42', 32310, 2), (9003, 'ce14c334445663fc2314e00f6378929c', '2010-10-26 17:42:49', '2010-10-26 18:20:56', 32320, 2), (9004, '5c8561a75ae2b7168d063917df6e9021', '2010-10-26 17:55:52', '2010-10-26 17:55:52', 32313, 2), (9005, '61faf3cfb6934acf2d4a1fe03a11a7ea', '2010-10-26 18:07:22', '2010-10-26 18:07:23', 32314, 2), (9006, '02d691d1df09bad930f5812e1df1a36a', '2010-10-26 18:07:26', '2010-10-26 18:07:27', 32315, 2), (9007, 'cbcd504d0995cedd0a6a5500cfcd9baa', '2010-10-26 18:16:33', '2010-10-26 18:18:19', 32318, 2), (9008, 'd94277b55b45ec361b7e1875273fe7b6', '2010-10-26 18:20:58', '2010-10-26 18:20:59', 32321, 2), (9009, '60b4a6b176ce1b91e71472ce6c8605b5', '2010-10-26 18:43:07', '2010-10-26 18:43:08', 32322, 2), (9010, 'e79f6fd6853dfb18d42db70ed7098fab', '2010-10-26 18:43:09', '2010-10-26 18:43:10', 32323, 2), (9011, 'a222edaf0a5bf517d6b9b4dcd2229785', '2010-10-26 18:43:12', '2010-10-26 18:43:12', 32324, 2), (9012, '5f45ecd76076e5fdfd9fd890e3bf22ea', '2010-10-26 18:43:14', '2010-10-26 18:43:15', 32325, 2), (9013, 'b7c7517ae455ae491963b3621d80c6dd', '2010-10-26 18:43:17', '2010-10-26 18:43:18', 32326, 2), (9014, 'b7b86f04cd1d7701c15bc76159d87e86', '2010-10-26 18:43:20', '2010-10-26 18:43:21', 32327, 2), (9015, '6fb6beece506dd299a66b7f05bac9ca5', '2010-10-26 18:43:23', '2010-10-26 18:43:23', 32328, 2), (9016, 'e69eaf1d79b79ef925b1fa0d838bc2e3', '2010-10-26 18:43:25', '2010-10-26 18:43:26', 32329, 2), (9017, 'bf2b578bfbbffc9d8c63312dd05cb8a9', '2010-10-26 18:43:27', '2010-10-26 18:43:28', 32330, 2), (9018, 'bfe1a4f8131f6a0213f794b4084b7c7d', '2010-10-26 18:43:30', '2010-10-26 18:43:30', 32331, 2), (9019, '6012a83d45c9a2789a9f4407f2fa8d8b', '2010-10-26 18:43:32', '2010-10-26 18:43:33', 32332, 2), (9020, '72f6c9123fb623ccf594662aaa4376b5', '2010-10-26 18:43:35', '2010-10-26 18:43:35', 32333, 2), (9021, '3305fc13e49aa418d3bbb2c9ce97c629', '2010-10-26 18:43:37', '2010-10-26 18:43:37', 32334, 2), (9022, '9c6b471969f0379b351ff6d52c15a048', '2010-10-26 18:43:38', '2010-10-26 18:43:39', 32335, 2), (9023, 'eebcb35504f2226ca37d722fc2f6af02', '2010-10-26 18:43:40', '2010-10-26 18:43:41', 32336, 2), (9024, 'df02e7969cdfaecff6f150c63af2e82b', '2010-10-26 18:43:42', '2010-10-26 18:43:43', 32337, 2), (9025, 'bc52a7e9dc1ca30158deb3b1e0506ec0', '2010-10-26 18:43:45', '2010-10-26 18:43:45', 32338, 2), (9026, 'f45bacbae27f8b04dc4c23bef26baa4e', '2010-10-26 18:43:47', '2010-10-26 18:43:47', 32339, 2), (9027, 'ae250dcfd5a34bf15202336292484e0f', '2010-10-26 18:43:48', '2010-10-26 18:43:48', 32340, 2), (9028, '871308b6d8a28f4306e8084c2d3d9c91', '2010-10-26 18:43:49', '2010-10-26 18:43:50', 32341, 2), (9029, 'c18f53ce6219a053fdbfb849964375b6', '2010-10-26 18:43:51', '2010-10-26 18:43:51', 32342, 2), (9030, 'bae5f98f67d31a4be3cb1d3ec71df4da', '2010-10-26 18:43:52', '2010-10-26 18:43:53', 32343, 2), (9031, 'bc74e80b8f6fb84bf19e9c4b07c93126', '2010-10-26 18:43:54', '2010-10-26 18:43:55', 32344, 2), (9032, '4959ae125fa0ca53872368599997dc44', '2010-10-26 18:43:56', '2010-10-26 18:43:57', 32345, 2), (9033, '193e44a8ce3a094b35dc71284c87b17e', '2010-10-26 18:43:58', '2010-10-26 18:43:59', 32346, 2), (9034, '7a44dd3bace410544eae8d55ccd80bbc', '2010-10-26 18:44:00', '2010-10-26 18:44:01', 32347, 2), (9035, '1a06980693cdb4ae038628d11e24bca0', '2010-10-26 18:44:02', '2010-10-26 18:44:02', 32348, 2), (9036, '2ef7a746a9fba003397e13569df7d8c0', '2010-10-26 18:44:04', '2010-10-26 18:44:04', 32349, 2), (9037, '6331ef6080a3a61782ddf803d30730f4', '2010-10-26 18:44:06', '2010-10-26 18:44:07', 32350, 2), (9038, 'ea57026eed4827d366afbb67e657745a', '2010-10-26 18:44:09', '2010-10-26 18:44:09', 32351, 2), (9039, '8f14df37ba4c3b4c009d0667cb287768', '2010-10-26 18:44:11', '2010-10-26 18:44:12', 32352, 2), (9040, 'b2a0efd83dd8a5a216fea2feb2055634', '2010-10-26 18:44:14', '2010-10-26 18:44:14', 32353, 2), (9041, 'b0e47b3f919f4778cd6ced877711343c', '2010-10-26 18:44:16', '2010-10-26 18:44:17', 32354, 2), (9042, '33343b52f67017e3d84d8e80ca9b24ae', '2010-10-26 18:44:18', '2010-10-26 18:44:19', 32355, 2), (9043, 'bfb04a3a7bbfbae3e1d310abc4f8e144', '2010-10-26 18:44:20', '2010-10-26 18:44:21', 32356, 2), (9044, '2b104e9c2f348bbe5af58faa77e4a3d1', '2010-10-26 18:44:23', '2010-10-26 18:44:24', 32357, 2), (9045, 'e565cbc8df71546516b545cfaa395b5d', '2010-10-26 18:44:25', '2010-10-26 18:44:26', 32358, 2), (9046, '2a301b7914ebac5a639bfee270b4045d', '2010-10-26 18:44:28', '2010-10-26 18:44:28', 32359, 2), (9047, '0012366f1c3d3743a99d27eab417f44e', '2010-10-26 18:44:30', '2010-10-26 18:44:31', 32360, 2), (9048, 'fe9ee70c769a355e43ec963753b0deea', '2010-10-26 18:44:32', '2010-10-26 18:44:33', 32361, 2), (9049, '40b21f84898e164f5d77d328b59e21cc', '2010-10-26 18:44:34', '2010-10-26 18:44:35', 32362, 2), (9050, '4cb310dab6c5f7ca65f9f309d912295b', '2010-10-26 18:44:37', '2010-10-26 18:44:38', 32363, 2), (9051, 'cf458197c331df579005b6f05762f7b3', '2010-10-26 18:44:39', '2010-10-26 18:44:40', 32364, 2), (9052, '38e311520099d7a9636cd33e7a5cf9c3', '2010-10-26 18:44:42', '2010-10-26 18:44:43', 32365, 2), (9053, '88779bdb0da3c7a046208eb68826daf4', '2010-10-26 18:44:44', '2010-10-26 18:44:45', 32366, 2), (9054, 'a755143b97a10fa8952c8575d8f88622', '2010-10-26 18:44:46', '2010-10-26 18:44:47', 32367, 2), (9055, 'bcfba197ce5a26a87d6e0d82f601838f', '2010-10-26 18:44:49', '2010-10-26 18:44:50', 32368, 2), (9056, '24af2aeebf5357d04b64724eea08143b', '2010-10-26 18:44:51', '2010-10-26 18:44:52', 32369, 2), (9057, '7bde8b5967b75db9f4e00581440f912d', '2010-10-26 18:44:53', '2010-10-26 18:44:54', 32370, 2), (9058, '83d6df6a1345437747fbcdbce3e127d4', '2010-10-26 18:44:56', '2010-10-26 18:44:57', 32371, 2), (9059, '7861f57dfaab78a6c7ed17f792863982', '2010-10-26 18:44:58', '2010-10-26 18:44:59', 32372, 2), (9060, '0779e90216cedb0a03f6b77dd65db808', '2010-10-26 18:45:01', '2010-10-26 18:45:02', 32373, 2), (9061, '1ec912bcfae6a9b183ce358db60b5ef9', '2010-10-26 18:49:36', '2010-10-26 18:49:37', 32374, 2), (9062, 'fb6520fabc76b07191b4b155ac6820d9', '2010-10-26 18:55:17', '2010-10-26 18:55:18', 32375, 2), (9063, 'bea1065f86ec831097d5d4950698f0a0', '2010-10-26 18:59:00', '2010-10-26 19:01:36', 32387, 2), (9064, '5e0180721666e2c9a0767abad2350085', '2010-10-26 19:00:20', '2010-10-26 19:01:36', 32388, 2), (9065, 'b33f62b6d01633fe052df291d251ae53', '2010-10-26 19:16:20', '2010-10-26 19:46:12', 32415, 2), (9066, '9667c594396f9a77561458cfe42eb519', '2010-10-26 19:17:07', '2010-10-26 23:20:22', 32560, 2), (9067, '815c580d0399bf2e64c440ba7f731ae9', '2010-10-26 19:35:02', '2010-10-26 19:35:14', 32407, 2), (9068, 'f05e6000c63be52361701e3436f77cd2', '2010-10-26 19:43:17', '2010-10-26 20:18:06', 32426, 2), (9069, 'd4e9ca94cf146718ee2fe88c8d7743ab', '2010-10-26 20:14:54', '2010-10-26 20:14:55', 32425, 2), (9070, '64f576e9e26ef0e1e53330c62b19d726', '2010-10-26 21:03:31', '2010-10-26 21:03:32', 32482, 2), (9071, '1d27f84ea0153204e923388aaff96990', '2010-10-26 21:22:36', '2010-10-26 21:25:28', 32493, 2), (9072, 'bb0e1f569a46333642435c027be71a8a', '2010-10-26 21:33:53', '2010-10-26 21:33:53', 32494, 2), (9073, 'b93a25ade7f713d5722b736c942cb9cb', '2010-10-26 22:58:50', '2010-10-26 23:02:26', 32525, 2), (9074, '83854cd3177536edacc27f8c9c7ea778', '2010-10-26 23:17:18', '2010-10-26 23:17:24', 32555, 2), (9075, '2d7d08e35e6c1e889f78488300a26df7', '2010-10-27 01:40:01', '2010-10-27 01:40:04', 32561, 2), (9076, 'eddb801f2c9bf394ab58832d9af171e2', '2010-10-27 01:53:50', '2010-10-27 01:53:55', 32562, 2), (9077, 'd27ba933f8cd43d376fc7b46bcf60aa3', '2010-10-27 05:14:02', '2010-10-27 05:15:26', 32567, 2), (9078, '98d0c7071d6c428a17ecadb2459c3e1c', '2010-10-27 07:30:03', '2010-10-27 07:31:08', 32578, 2), (9079, 'ca43e47e35b579274566ffd3856df0cf', '2010-10-27 07:30:08', '2010-10-27 07:35:04', 32582, 2), (9080, '4ad57b364e5d3a6968737788fb08b592', '2010-10-27 07:30:13', '2010-10-27 07:30:14', 32570, 2), (9081, '03087bb921757f607d0f0d955da5464a', '2010-10-27 07:32:01', '2010-10-27 13:02:53', 32664, 2), (9082, 'b14663f1e60e960df9a15a2bd32e7525', '2010-10-27 07:43:51', '2010-10-27 07:46:32', 32588, 2), (9083, 'fc2e5ab261b1721287a4a3d697cc5374', '2010-10-27 08:15:21', '2010-10-27 08:15:22', 32589, 2), (9084, '87b86115478a8f93c3a234e25b71372c', '2010-10-27 08:33:26', '2010-10-27 08:39:06', 32601, 2), (9085, 'fd765ca4f092d036206bf767c44f7b56', '2010-10-27 09:05:28', '2010-10-27 09:08:36', 32611, 2), (9086, 'dc85ef667661d1dfb8e7ddd0df63469d', '2010-10-27 09:47:01', '2010-10-27 09:50:08', 32621, 2), (9087, '197c5f27152587d5b3a9bdb7279fb24f', '2010-10-27 11:09:48', '2010-10-27 11:09:49', 32622, 2), (9088, '4d4cddb61bd89fc3ad29086a5e459246', '2010-10-27 11:17:11', '2010-10-27 11:17:12', 32623, 2), (9089, 'f7d373212c1263399a4be6cf6cdb8dc6', '2010-10-27 11:29:55', '2010-10-27 11:29:56', 32624, 2), (9090, 'df8e078eaf9afc6bc77f6e4477797f47', '2010-10-27 11:29:57', '2010-10-27 11:29:58', 32625, 2), (9091, '41924471419ba58c36e58ae22c8d169f', '2010-10-27 11:54:53', '2010-10-27 11:56:12', 32633, 2), (9092, '1e212343c758e8162774ec05f1e5477b', '2010-10-27 12:03:24', '2010-10-27 12:03:25', 32634, 2), (9093, '4f18edd4c3e6567b400a2e937f7dd6fb', '2010-10-27 12:27:44', '2010-10-27 12:32:42', 32656, 2), (9094, 'fe7667d640627ae5693cdfdefd5fc188', '2010-10-27 12:42:45', '2010-10-27 12:43:45', 32659, 2), (9095, '9bc15912e847252f6cb4424209b7d391', '2010-10-27 12:46:18', '2010-10-27 12:46:19', 32660, 2), (9096, '3af65c51c64b9fa7d1449816a2f31ee4', '2010-10-27 13:20:11', '2010-10-27 14:10:34', 32681, 2), (9097, '914a6b1f32979e1d9a3e4e76c3ed0810', '2010-10-27 13:50:49', '2010-10-27 13:53:32', 32676, 2), (9098, 'd2a5bfda61781cd718904fa26df0a61c', '2010-10-27 13:53:30', '2010-10-27 13:53:31', 32675, 2), (9099, 'ff3ab45d8544d48387f4bd1ea51354fa', '2010-10-27 13:53:33', '2010-10-27 13:53:33', 32677, 2), (9100, '01d0428e97e38a02d067beb31bbbb4a3', '2010-10-27 13:53:37', '2010-10-27 13:54:31', 32680, 2), (9101, '90c205013053199bd4e4550b4a3eaafa', '2010-10-27 13:54:28', '2010-10-27 13:54:29', 32679, 2), (9102, 'a6711cd567dffd71116479daba3148ac', '2010-10-27 14:51:47', '2010-10-27 14:56:16', 32710, 2), (9103, '9878b163d8f9b7172ea5776a22c870fb', '2010-10-27 14:52:50', '2010-10-27 14:52:52', 32690, 2), (9104, '5207bf61a7a88c19b1f9aea842aa9af3', '2010-10-27 14:52:53', '2010-10-27 14:57:01', 32711, 2), (9105, 'f274be3cc78a7a81b4f38d7c85c0ff94', '2010-10-27 15:05:05', '2010-10-27 15:08:03', 32713, 2), (9106, '8cbaa62e3c6adf57d92b1494fc2c7c15', '2010-10-27 15:17:25', '2010-10-27 15:17:27', 32714, 2), (9107, '4f18cc6963b95744a836f7a09ffb8152', '2010-10-27 15:52:01', '2010-10-27 15:52:23', 32716, 2), (9108, '5e038044a804d4a2acf300e351b7e1e4', '2010-10-27 16:06:16', '2010-10-27 16:06:17', 32717, 2), (9109, '197e7723c8ee269dbc3b1ce51b9489e5', '2010-10-27 17:58:23', '2010-10-27 18:02:43', 32736, 2), (9110, 'a2a9d367614e5c0a2c4e2b8cf6fed039', '2010-10-27 18:10:10', '2010-10-27 18:11:14', 32741, 2), (9111, '5486f3df6d118034c669dc3e5f8741cb', '2010-10-27 18:59:05', '2010-10-27 19:00:29', 32747, 2), (9112, 'e0ecfa970cf95c31ab43b1dfdb22142a', '2010-10-27 19:14:55', '2010-10-27 19:14:56', 32748, 2), (9113, '3e61b6bfba3c45f69403da153dbe597d', '2010-10-27 19:46:56', '2010-10-27 19:47:34', 32753, 2), (9114, 'd9b275b9fcec5164aab19e4aeb1e35b8', '2010-10-27 20:10:12', '2010-10-27 20:10:13', 32754, 2), (9115, '435d655bf36c457c17a8a7003a993110', '2010-10-27 20:29:18', '2010-10-27 20:35:44', 32758, 2), (9116, 'eaa67a633815a2752c367fa0e21d54e1', '2010-10-27 22:08:49', '2010-10-27 22:12:06', 32770, 2), (9117, 'a8ca0dd66d116b3e6520dc3b4f7c193b', '2010-10-27 23:14:33', '2010-10-27 23:14:39', 32771, 2), (9118, '9176455f8ef35a0f718ecc71118e8a06', '2010-10-27 23:14:40', '2010-10-27 23:59:16', 32830, 2), (9119, 'e34d5fded25986139d846230caae08cf', '2010-10-27 23:25:45', '2010-10-27 23:25:46', 32776, 2), (9120, '25d6146c21cae98d6b7f513795ce228b', '2010-10-27 23:44:39', '2010-10-27 23:44:41', 32788, 2), (9121, 'c556c0536917f6572c2b0e938542847b', '2010-10-27 23:46:23', '2010-10-27 23:46:24', 32796, 2), (9122, '4284bd52d660f5f39841d0ffbaf1385b', '2010-10-27 23:48:48', '2010-10-27 23:48:49', 32798, 2), (9123, 'f9c4d4d1a62544ad6eba4f0517612433', '2010-10-27 23:53:27', '2010-10-27 23:53:31', 32810, 2), (9124, 'd1bef6ff0433bd48dc523c336c330772', '2010-10-27 23:53:28', '2010-10-27 23:53:32', 32811, 2), (9125, 'dacd44a467026b2aa31a0cf13abfd535', '2010-10-27 23:55:59', '2010-10-27 23:55:59', 32815, 2), (9126, '0b48b003ed4459323cdf8e9f2d7cc1c7', '2010-10-27 23:57:05', '2010-10-27 23:57:05', 0, 2), (9127, '48cea6c107657d7772e14469db14fa42', '2010-10-27 23:58:08', '2010-10-27 23:58:16', 32823, 2), (9128, '69a9ee35322c40a4a056d3942852b219', '2010-10-27 23:58:37', '2010-10-27 23:58:37', 32825, 2), (9129, 'dd4ebaebe760e68a265416cf1a1893ce', '2010-10-27 23:58:38', '2010-10-27 23:58:39', 32826, 2), (9130, '17af8ac0b1c56f4a9d5bb69a7c91877a', '2010-10-27 23:58:39', '2010-10-27 23:58:41', 32828, 2), (9131, '9029736c2bcdfddf1758fa1d6baf9123', '2010-10-28 02:20:42', '2010-10-28 02:20:44', 32831, 2), (9132, 'db5042ffdeb4f89116213ac41c5fd929', '2010-10-28 02:22:49', '2010-10-28 02:22:50', 32832, 2), (9133, '30656cc6d2a81863020a2ae7e7394e21', '2010-10-28 02:56:54', '2010-10-28 02:56:55', 32833, 2), (9134, '9c61bde427e1ff6e471f2e5c1c544ece', '2010-10-28 02:56:56', '2010-10-28 02:56:57', 32834, 2), (9135, '18410e4ed0e076bde5012e563c899c81', '2010-10-28 02:56:58', '2010-10-28 02:56:59', 32835, 2), (9136, 'c2a0a0c9a003c5d7682bb03604c94841', '2010-10-28 02:57:00', '2010-10-28 02:57:00', 32836, 2), (9137, '4bfa8560485bdc69cdce9ba474424d4a', '2010-10-28 02:57:01', '2010-10-28 02:57:01', 32837, 2), (9138, '55a6ef76fe6d899b74ed8b6e7848b301', '2010-10-28 02:57:02', '2010-10-28 02:57:03', 32838, 2), (9139, '7ea7c6c9ad7a5cad82455a7b945cd43a', '2010-10-28 02:57:04', '2010-10-28 02:57:05', 32839, 2), (9140, '8473b9c323a2480ffca7f46e61d35e52', '2010-10-28 02:57:06', '2010-10-28 02:57:07', 32840, 2), (9141, '4533456cc82831d18199340883a75d21', '2010-10-28 02:57:08', '2010-10-28 02:57:09', 32841, 2), (9142, '5ea89f0a7b6d00566a3c352594e1dfed', '2010-10-28 02:57:10', '2010-10-28 02:57:11', 32842, 2), (9143, 'd5981d756cfc28295031c1ac802891b5', '2010-10-28 02:57:12', '2010-10-28 02:57:13', 32843, 2), (9144, '03252e7b1c7e85bdce43f42a013238d8', '2010-10-28 02:57:14', '2010-10-28 02:57:15', 32844, 2), (9145, '853adc1632439911dcbc33b37dfd4e82', '2010-10-28 02:57:16', '2010-10-28 02:57:17', 32845, 2), (9146, '01acb5c9a6f6dc1d77711a659ae6f223', '2010-10-28 02:57:18', '2010-10-28 02:57:19', 32846, 2), (9147, 'ef878f465d0680541835c56c078efe87', '2010-10-28 02:57:20', '2010-10-28 02:57:21', 32847, 2), (9148, '8645076be43286ba1f811447be2a1e65', '2010-10-28 02:57:22', '2010-10-28 02:57:23', 32848, 2), (9149, '16a9a64513fa1ea26be18fa279a6f1cd', '2010-10-28 02:57:24', '2010-10-28 02:57:25', 32849, 2), (9150, '372a3d5086978f215bd0adef104206f2', '2010-10-28 02:57:26', '2010-10-28 02:57:27', 32850, 2), (9151, 'f1b63bb270e6b66fed561e0f35cf9452', '2010-10-28 02:57:29', '2010-10-28 02:57:30', 32851, 2), (9152, 'cedfe24e0d59d7662cc9492b7eea27fc', '2010-10-28 02:57:31', '2010-10-28 02:57:32', 32852, 2), (9153, 'fe0cabdf3d8e621e6fbef4fcb843436c', '2010-10-28 02:57:33', '2010-10-28 02:57:33', 32853, 2), (9154, 'cb289b9ff5b12d0cae397526d9640988', '2010-10-28 02:57:35', '2010-10-28 02:57:35', 32854, 2), (9155, 'f27960a933c2d1e2eadfef379f4852a4', '2010-10-28 02:57:36', '2010-10-28 02:57:37', 32855, 2), (9156, '9df7a16d6c827074808bcce8eb738c27', '2010-10-28 02:57:38', '2010-10-28 02:57:39', 32856, 2), (9157, '6a2be73e1d43c7d2cbdff3c4dec81c95', '2010-10-28 06:30:46', '2010-10-28 06:30:47', 32857, 2), (9158, '6f9b3ee5ff3a8b28cc8032633ee40153', '2010-10-28 06:30:49', '2010-10-28 06:30:50', 32858, 2), (9159, '8ebeebbd2d7d7402108b7c2a3db05e35', '2010-10-28 06:30:51', '2010-10-28 06:30:51', 32859, 2), (9160, '6625367cf386062f443835bce40452d2', '2010-10-28 06:30:53', '2010-10-28 06:30:54', 32860, 2), (9161, '89db92b4e2f7cd7cca0c4e5ebf93e7bd', '2010-10-28 06:30:55', '2010-10-28 06:30:56', 32861, 2), (9162, '54075d156d84331bca531d1ca111237f', '2010-10-28 07:06:56', '2010-10-28 07:06:57', 32862, 2), (9163, '76e1a806b73289b7b930d4930e89c334', '2010-10-28 08:07:49', '2010-10-28 08:11:03', 32877, 2), (9164, 'def2b1c30bb7f91682460901473f6dfe', '2010-10-28 08:31:30', '2010-10-28 08:31:31', 32878, 2), (9165, '53ad92bf36b608617eb5a62a7573e188', '2010-10-28 08:41:40', '2010-10-28 08:43:42', 32888, 2), (9166, '68cb4cbd35e044c30ae0c40d301da75d', '2010-10-28 08:52:34', '2010-10-28 08:52:35', 32889, 2), (9167, '018239b531072788756a010f31f66e95', '2010-10-28 09:04:15', '2010-10-28 09:04:16', 32890, 2), (9168, 'dd38ceca994bbd6a4061907c423a620d', '2010-10-28 09:25:45', '2010-10-28 09:25:46', 32891, 2), (9169, 'f034ee7870f5492a5827ff79a024d2ff', '2010-10-28 09:32:13', '2010-10-28 09:32:14', 32892, 2), (9170, 'a0944322a52be6603a0edca49273d52d', '2010-10-28 09:49:23', '2010-10-28 09:49:24', 32893, 2), (9171, 'ac5bce8a410979fe62a0e79a5b8d2b0c', '2010-10-28 09:49:25', '2010-10-28 09:56:01', 32932, 2), (9172, '75701c22505a723c30709f60ad9057b4', '2010-10-28 09:50:57', '2010-10-28 09:50:58', 32899, 2), (9173, '8fb026cf026f3a5836b7ef056e5c9a3c', '2010-10-28 09:52:11', '2010-10-28 09:52:12', 32904, 2), (9174, '39a8881da1c82d6a8596bd7e37d603b7', '2010-10-28 09:53:53', '2010-10-28 09:53:54', 32913, 2), (9175, 'b5b81596b5063888e6ab639adc2acc38', '2010-10-28 09:54:36', '2010-10-28 09:54:37', 32917, 2), (9176, 'c24557491a705cb689c85ee3bd333651', '2010-10-28 09:55:30', '2010-10-28 09:55:30', 32921, 2), (9177, '44100891cca5fc7dc1990f6308b61125', '2010-10-28 09:55:32', '2010-10-28 09:55:32', 32923, 2), (9178, '7bdfbe15ee35d8e9da2f0c1ec2eade2e', '2010-10-28 09:55:37', '2010-10-28 09:55:40', 32927, 2), (9179, 'b506677e2b189b29f1abc8077c087074', '2010-10-28 09:55:37', '2010-10-28 09:55:39', 32926, 2), (9180, 'f99f973476219c4b6c1d727f6c196b2d', '2010-10-28 10:10:31', '2010-10-28 10:10:31', 32933, 2), (9181, '6274f4c65852fef581eec389b806c58d', '2010-10-28 10:34:59', '2010-10-28 10:38:59', 32947, 2), (9182, 'ff11b485d3e2fe90cde3cad3d97e096c', '2010-10-28 11:28:23', '2010-10-28 11:28:56', 32951, 2), (9183, 'c9b878e1dcee17f08670e83efdac0dcc', '2010-10-28 11:41:52', '2010-10-28 11:41:53', 32952, 2), (9184, '0b536cc583f54f7483aed175110806c1', '2010-10-28 11:47:01', '2010-10-28 11:48:03', 32955, 2), (9185, '90615872c8c3e12eabe79ae97c650077', '2010-10-28 11:52:11', '2010-10-28 11:52:12', 32956, 2), (9186, '38bf0f729563a3be04b5e0a54e364b7b', '2010-10-28 11:52:15', '2010-10-28 11:52:15', 32957, 2), (9187, '34d95a410d3943b1d847dfc3a9be17ae', '2010-10-28 11:55:24', '2010-10-28 11:55:25', 32958, 2), (9188, '30ea8d8c5b496e128fd393373161d4dd', '2010-10-28 11:55:26', '2010-10-28 11:55:27', 32959, 2), (9189, '1b35e9699af2d75d7b4faacb30437169', '2010-10-28 12:35:02', '2010-10-28 12:35:03', 32960, 2), (9190, 'fbc915a5af287517960454c8eb3133fa', '2010-10-28 12:35:04', '2010-10-28 12:35:05', 32961, 2), (9191, 'f6a7bbfa220b0aea3a35470784aa3724', '2010-10-28 12:35:06', '2010-10-28 12:35:07', 32962, 2), (9192, '90c24c9f58dfc9261f71a37928bdb830', '2010-10-28 12:35:09', '2010-10-28 12:35:09', 32963, 2), (9193, '0a0383b5048cc1d2d6a385ab002edce9', '2010-10-28 12:35:10', '2010-10-28 12:35:11', 32964, 2), (9194, 'bf86121efd8b1ec3649f1b2e54573fc8', '2010-10-28 12:35:12', '2010-10-28 12:35:12', 32965, 2), (9195, '71fd1984d6e4517d799ad5a6dd1f0988', '2010-10-28 12:35:14', '2010-10-28 12:35:14', 32966, 2), (9196, '73de932f9dd7c106ec59e688831d9a56', '2010-10-28 14:22:32', '2010-10-28 14:22:32', 32967, 2), (9197, '79430782a43d1d7b9904b003130b7ab9', '2010-10-28 15:12:37', '2010-10-28 15:16:53', 32972, 2), (9198, '056bbb9292c6af7b865baadedaf95b9a', '2010-10-28 15:40:52', '2010-10-28 15:41:16', 32975, 2), (9199, '68c7df1f0191be2cc65f2172772885e2', '2010-10-28 15:50:32', '2010-10-28 15:54:46', 32984, 2), (9200, '43285eeb13657425ad89a2ed046bebf2', '2010-10-28 15:57:16', '2010-10-28 15:59:08', 32987, 2), (9201, 'c8a274f2359d5b8d41e5d602ea0c7bd9', '2010-10-28 16:05:16', '2010-10-28 16:06:25', 32994, 2), (9202, 'c600ace4f5e1db869d7f98a9b74295b1', '2010-10-28 16:19:12', '2010-10-28 16:21:35', 33007, 2), (9203, '9af1028a6473f73e94f5b9547222cd49', '2010-10-28 16:20:23', '2010-10-28 16:20:24', 32998, 2), (9204, 'ad3fda306923e48175354f018e2e2fdd', '2010-10-28 17:36:11', '2010-10-28 18:52:15', 33032, 2), (9205, 'a00431593b3df65ebc59f5ee60ad35a2', '2010-10-28 18:37:28', '2010-10-28 18:44:43', 33027, 2), (9206, 'f823a271d68372ca40c49cb44780a23a', '2010-10-28 18:39:05', '2010-10-28 18:39:06', 33023, 2), (9207, 'c10c78445f72607858872d05849a102b', '2010-10-28 19:15:16', '2010-10-28 19:15:30', 33035, 2), (9208, 'd37239203394a3447ff7abc5297d888c', '2010-10-28 19:23:08', '2010-10-28 19:26:51', 33044, 2), (9209, '1f83842968c14973c720b66fc987b8fa', '2010-10-28 19:41:43', '2010-10-28 19:41:44', 33045, 2), (9210, '2b951432d6477d51ad2c6dcc3eba2f8b', '2010-10-28 19:46:03', '2010-10-28 19:54:26', 33079, 2), (9211, '8944a408a20c6c36f15efd15be2f8b02', '2010-10-28 19:51:39', '2010-10-28 19:52:17', 33072, 2), (9212, 'eb59caca46ec2282fe9be31b3c768ab1', '2010-10-28 20:20:32', '2010-10-28 20:23:42', 33088, 2), (9213, '083df0d16598bf0a35cfb7b951880606', '2010-10-28 20:28:16', '2010-10-28 20:31:19', 33105, 2), (9214, '0c8b96cffb1703667d5ee6ef7aebc645', '2010-10-28 20:40:06', '2010-10-28 20:48:33', 33128, 2), (9215, 'd0bddf199b9c1c95e2875122643fecfc', '2010-10-28 20:46:40', '2010-10-28 20:47:37', 33124, 2), (9216, '782475e33c1218d09363be2490e91dd9', '2010-10-28 20:53:32', '2010-10-28 20:54:11', 33131, 2), (9217, '629416dfe852d6133f491b5f1b8fe6d0', '2010-10-28 20:56:01', '2010-10-28 20:56:01', 33132, 2), (9218, '04c7bf071a9a305da35d2b019775c5ec', '2010-10-28 21:34:24', '2010-10-28 21:41:28', 33144, 2), (9219, 'a672ab2e8768cc6af2d07cfaa65ea24f', '2010-10-28 22:14:45', '2010-10-28 22:15:09', 33145, 2), (9220, '96f16c7ac4abca4963185840513134bf', '2010-10-28 22:21:44', '2010-10-28 22:21:49', 33146, 2), (9221, '729c56765629d6688d2941d5d9cdad0a', '2010-10-28 22:37:51', '2010-10-28 22:37:53', 33147, 2), (9222, 'ff1eedde7a76503fd001edbe5437bd3b', '2010-10-28 22:42:54', '2010-10-28 22:42:57', 33148, 2), (9223, '0b97be9db83f6474d9716e62dbc1796a', '2010-10-28 22:48:36', '2010-10-28 22:48:36', 33149, 2), (9224, '281207214c20959c5b8e2d98a85c143d', '2010-10-28 23:16:04', '2010-10-28 23:16:07', 33150, 2), (9225, 'ed0fd004ec9f1963e9640e963a0b44e5', '2010-10-29 00:13:00', '2010-10-29 00:13:03', 33151, 2), (9226, 'a6fef93b540d56824c946898a3710513', '2010-10-29 01:55:38', '2010-10-29 01:55:42', 33152, 2), (9227, '01cf6fc1ebee83101540692abfc1523c', '2010-10-29 02:12:30', '2010-10-29 02:12:31', 33153, 2), (9228, '43d927b6823a5554f1d0cc39e4a04209', '2010-10-29 03:12:20', '2010-10-29 03:12:29', 33154, 2), (9229, 'cae94588cc9a32c57144ec315fc5c02e', '2010-10-29 03:34:31', '2010-10-29 03:35:14', 33160, 2), (9230, '86d91b14a5b23d7924b79215559a46ce', '2010-10-29 04:25:40', '2010-10-29 04:25:43', 33161, 2), (9231, 'c54a552cbdb0c9c4caa4f19be8e371c9', '2010-10-29 04:27:11', '2010-10-29 04:27:14', 33162, 2), (9232, '537d4ac8363e801bc7625e83c241f52a', '2010-10-29 04:33:06', '2010-10-29 04:33:09', 33163, 2), (9233, '54475137e777a2930f650a96f0eb0f4e', '2010-10-29 05:11:54', '2010-10-29 05:11:55', 33164, 2), (9234, '739b7906182707d0986efe090385d6f1', '2010-10-29 05:18:02', '2010-10-29 05:18:03', 33165, 2), (9235, 'a635a7fb1b0530429eddc4173da14851', '2010-10-29 05:22:10', '2010-10-29 05:22:11', 33166, 2), (9236, '07bf5dbdaf72f6ee26c6a938e76b686e', '2010-10-29 05:59:12', '2010-10-29 05:59:13', 33167, 2), (9237, 'c88e6d495e9c98588ae307748a24cd63', '2010-10-29 06:11:38', '2010-10-29 06:11:39', 33168, 2), (9238, '90e7da32cf1bdfa659c8e758040f517a', '2010-10-29 06:12:29', '2010-10-29 06:12:30', 33169, 2), (9239, 'c8079fa40f1ed265ba822ed572bcea42', '2010-10-29 06:31:55', '2010-10-29 06:31:58', 33170, 2), (9240, 'aa0028877f909fe034237473acd5aa7e', '2010-10-29 07:08:21', '2010-10-29 11:12:05', 33253, 2), (9241, 'e80e9c5e7320897e79fb47e4a891d77e', '2010-10-29 07:11:22', '2010-10-29 07:11:23', 33176, 2), (9242, 'ac650f81c2ff6325c0f6eb1e1874c647', '2010-10-29 07:20:55', '2010-10-29 07:20:56', 33177, 2), (9243, '33b3b6bd9e230adc8eec084ea722e817', '2010-10-29 07:22:04', '2010-10-29 07:22:05', 33178, 2), (9244, '36f5ac288e162883c73ae663ad2a3258', '2010-10-29 07:46:05', '2010-10-29 07:46:06', 33189, 2), (9245, '67d7d59258c8cd9a0aa6caea4a6c806c', '2010-10-29 08:41:36', '2010-10-29 08:41:38', 33190, 2), (9246, 'b37364cafaa5ba3ee90ebf79a0c77461', '2010-10-29 08:41:41', '2010-10-29 08:41:42', 33191, 2), (9247, '8781fe93712d0b92c4b078661ebf05a1', '2010-10-29 08:50:02', '2010-10-29 08:50:03', 33192, 2), (9248, 'b1cf113eb89815b0d8f97fb5489699ff', '2010-10-29 09:02:55', '2010-10-29 09:20:26', 33213, 2), (9249, '62ec78e4701d47855ae60447d33c4c63', '2010-10-29 09:10:48', '2010-10-29 09:10:49', 33207, 2), (9250, '8a35f638e28fa66a804a3d2594e995c8', '2010-10-29 09:45:55', '2010-10-29 09:45:56', 33214, 2), (9251, 'ad71fd845e811915408bd1cad5e23f57', '2010-10-29 10:10:25', '2010-10-29 10:10:26', 33216, 2), (9252, 'f71addb3b01952448464ce23dd4a4401', '2010-10-29 10:10:34', '2010-10-29 10:10:35', 33217, 2), (9253, '14e048de7faa923f959088a73c2fa4f3', '2010-10-29 10:13:49', '2010-10-29 10:16:36', 33227, 2), (9254, '0a9f7b17d5388aacf24b6d6a92c0023d', '2010-10-29 10:27:54', '2010-10-29 10:28:50', 33230, 2), (9255, 'a0fbad6af75faa31b588f1267c6e305c', '2010-10-29 10:36:14', '2010-10-29 10:36:52', 33233, 2), (9256, '561ae660259b3a7f759471bbfb8bd71c', '2010-10-29 10:41:29', '2010-10-29 10:41:30', 33234, 2), (9257, 'faae42dd7400c7436623c8c1ea2b09d9', '2010-10-29 10:48:24', '2010-10-29 10:48:26', 33235, 2), (9258, '865a399b799393bb8ff62b8eda1c502f', '2010-10-29 10:51:39', '2010-10-29 10:51:40', 33236, 2), (9259, 'bfdb7af709f66d8cb2ba3a18bcec3137', '2010-10-29 10:58:47', '2010-10-29 11:00:06', 33246, 2), (9260, '2c0ef8979505e3a960d071a5bea1fcee', '2010-10-29 11:07:53', '2010-10-29 11:07:54', 33247, 2), (9261, 'a4929eb797de8162bb4b02246e2ccff9', '2010-10-29 11:14:16', '2010-10-29 11:14:32', 33255, 2), (9262, 'e9dbeeb4173b31036da1e9d0acc46cf7', '2010-10-29 11:16:11', '2010-10-29 11:16:12', 33256, 2), (9263, '0eeb423eebc1fee01e65039ebb82c3c8', '2010-10-29 11:23:51', '2010-10-29 11:23:52', 33257, 2), (9264, '914736afd7cb59545eb38f7057a241ae', '2010-10-29 11:24:47', '2010-10-29 11:24:49', 33258, 2), (9265, 'aac196a269462d8a11a571a1ab290689', '2010-10-29 11:26:52', '2010-10-29 11:26:53', 33259, 2), (9266, '39eb9bae0ced875e0874f7360c88fb65', '2010-10-29 11:29:11', '2010-10-29 11:29:12', 33260, 2), (9267, '18c8b15ac3cdb20a1488493ba842c081', '2010-10-29 11:44:15', '2010-10-29 11:44:16', 33261, 2), (9268, 'b9b963e0901b20397f7d173bdb6ee628', '2010-10-29 12:04:32', '2010-10-29 12:04:33', 33262, 2), (9269, '88ac9abe6b3874c249e300d1872175b1', '2010-10-29 12:08:12', '2010-10-29 12:08:14', 33263, 2), (9270, 'bc6e1f685a8bd78b60732686558313ea', '2010-10-29 12:14:00', '2010-10-29 12:14:01', 33264, 2), (9271, '490ee6c16cd5ae226d0795d021f5d763', '2010-10-29 12:21:59', '2010-10-29 12:22:00', 33265, 2), (9272, 'be6aa92e1e3ec60368845e7f3dab8240', '2010-10-29 12:25:23', '2010-10-29 12:25:24', 33266, 2), (9273, 'ac7609757ba92fd9f067a61be656d65a', '2010-10-29 12:32:16', '2010-10-29 12:32:17', 33267, 2), (9274, '2310d006ec75ffd669a81ee884635a20', '2010-10-29 12:38:27', '2010-10-29 12:38:28', 33268, 2), (9275, '449f1d8f7feab87a7abf065db83eb2af', '2010-10-29 12:41:12', '2010-10-29 12:42:44', 33274, 2), (9276, 'c0fc0d65283a13a890561e1665c916f7', '2010-10-29 12:46:31', '2010-10-29 12:47:13', 33277, 2), (9277, '4a636a1cb999d6de7cd85b66e925a6ca', '2010-10-29 12:57:33', '2010-10-29 12:57:35', 33278, 2), (9278, 'cc11b0859a41cd553da1439f10b1d2ca', '2010-10-29 12:57:40', '2010-10-29 12:57:41', 33279, 2), (9279, '3c1dce64e3be40b1c87323a86ff800f8', '2010-10-29 13:21:05', '2010-10-29 13:24:01', 33293, 2), (9280, '1c1a572c9865e55b6e501a8a42cf1773', '2010-10-29 13:33:37', '2010-10-29 13:33:38', 33294, 2), (9281, '3e02f4695b0e0105ab4d0769be633368', '2010-10-29 13:35:20', '2010-10-29 13:35:20', 33295, 2), (9282, 'ac48b87d1b9b9bebaf8fb20172614453', '2010-10-29 13:38:03', '2010-10-29 13:38:50', 33303, 2), (9283, 'a1e1dda42b0535fa8fdf47fd14b07eca', '2010-10-29 13:43:54', '2010-10-29 13:43:55', 33304, 2), (9284, '35e75bbce9ddf3c186739790e46e30a0', '2010-10-29 13:43:58', '2010-10-29 13:46:29', 33331, 2), (9285, 'f25008d9753b1070bc63fc8601f38378', '2010-10-29 13:45:53', '2010-10-29 13:45:56', 33317, 2), (9286, 'a19e99e1dce4e7c0f5d25c1ff2e4766b', '2010-10-29 13:46:35', '2010-10-29 13:46:36', 33332, 2), (9287, 'aa8f25671ae6ab3b98f64d8fe7abd4ff', '2010-10-29 13:47:12', '2010-10-29 13:47:39', 33335, 2), (9288, '0883aa0eae2886add2702eb32b8f0f3c', '2010-10-29 13:48:17', '2010-10-29 13:48:18', 33336, 2), (9289, '1ba80a5fe2386aae2727df9d9ea03b20', '2010-10-29 13:48:24', '2010-10-29 13:48:25', 33337, 2), (9290, '7c4d34e5943cce6ce9b04b59ba12de27', '2010-10-29 13:50:56', '2010-10-29 13:50:56', 33338, 2), (9291, 'b72f57806e9b21cd7880eb048bc46892', '2010-10-29 13:51:48', '2010-10-29 13:51:48', 33339, 2), (9292, '2ca0b08faeca8fb0b5fcaa16d64adbb4', '2010-10-29 13:51:49', '2010-10-29 13:51:50', 33340, 2), (9293, '17fc4aa7db1d7195204d4e94ae50c55f', '2010-10-29 13:51:58', '2010-10-29 13:51:59', 33341, 2), (9294, 'f8923e3d5350c4f77e23c133d5b8794a', '2010-10-29 13:52:03', '2010-10-29 13:52:04', 33342, 2), (9295, '5f453b1747dcb7f4c88224e7f91f59c4', '2010-10-29 13:58:06', '2010-10-29 13:58:06', 33343, 2), (9296, 'ad249414bdf5bdfc069d6a54edaad741', '2010-10-29 14:19:55', '2010-10-29 14:19:55', 33344, 2), (9297, '4ee6bf6947a6371177bb3097e30ecbba', '2010-10-29 15:10:56', '2010-10-29 15:10:58', 33345, 2), (9298, '997631e10ef166e8a46dd1aa27c5dff7', '2010-10-29 15:13:19', '2010-10-29 15:15:34', 33358, 2), (9299, '97d434a97e93f59c73e53579bcaaf99d', '2010-10-29 15:23:57', '2010-10-29 15:23:58', 33359, 2), (9300, 'e360a557d735a99ccb24d125416255b1', '2010-10-29 15:29:46', '2010-10-29 15:30:16', 33361, 2), (9301, '49a70d1df4b3d7b360e05a5f675029f3', '2010-10-29 15:36:08', '2010-10-29 15:36:09', 33362, 2), (9302, 'd1bcc4d71a91c3fba89efd5ca2f1cc4c', '2010-10-29 15:37:33', '2010-10-29 15:38:18', 33365, 2), (9303, 'c6c85f5470bb00ce539dca42d65ff7d6', '2010-10-29 15:42:22', '2010-10-29 15:42:23', 33366, 2), (9304, 'ef7c1b19c67fbfc17e9c6565c2c7c51b', '2010-10-29 16:04:11', '2010-10-29 16:04:12', 33367, 2), (9305, 'd9b62f267621315f62e68b631e2733f9', '2010-10-29 16:10:04', '2010-10-29 16:10:04', 33368, 2), (9306, '161d3bb4ece20cced676dabc2f568dae', '2010-10-29 16:37:12', '2010-10-29 16:37:13', 33369, 2), (9307, '3d42eac74c0a8da7b02cf2dec014d9dd', '2010-10-29 16:37:15', '2010-10-29 16:37:16', 33370, 2), (9308, '1e99262e665c00ffe89fea82eea48c2a', '2010-10-29 16:45:09', '2010-10-29 16:46:21', 33376, 2), (9309, '219034119782fe112719d3739b04407e', '2010-10-29 16:53:42', '2010-10-29 16:54:03', 33378, 2), (9310, '3a64e843a415847e7f3798779b206aca', '2010-10-29 17:03:56', '2010-10-29 17:03:57', 33379, 2), (9311, '6f6210724a828fd569ae618c9a0d4113', '2010-10-29 17:08:31', '2010-10-29 17:09:11', 33382, 2), (9312, 'b422f6433c0ff62ae5209df5a11b9613', '2010-10-29 17:14:46', '2010-10-29 17:16:18', 33388, 2), (9313, '2fb4960d78b083f546169ba6f7b5baec', '2010-10-29 17:32:21', '2010-10-29 17:32:22', 33389, 2), (9314, '48a4b6234901d89326a6db93693088bd', '2010-10-29 19:26:04', '2010-10-29 19:26:06', 33390, 2), (9315, '36df7b65a82002a16352c209045b5225', '2010-10-29 19:29:12', '2010-10-29 19:29:13', 33391, 2), (9316, '690d5b197cf2daf7dd6376bf0c5f05fd', '2010-10-29 19:38:31', '2010-10-29 19:38:32', 33392, 2), (9317, '12863d6b40c1abbd19077b7573ddba84', '2010-10-29 19:40:15', '2010-10-29 19:41:19', 33394, 2), (9318, '0a2a255535ec71ac94e7d617d661271c', '2010-10-29 20:09:54', '2010-10-29 20:09:55', 33395, 2), (9319, 'ba276683973c9b0d990ff3b9e479566d', '2010-10-29 20:31:26', '2010-10-29 20:31:27', 33396, 2), (9320, 'b2090d4838065039f54a2384ca3a9988', '2010-10-29 20:48:02', '2010-10-29 20:48:03', 33397, 2), (9321, '84eecb5e4353ebb9bb7da87a21a918a8', '2010-10-29 21:06:19', '2010-10-29 21:06:21', 33398, 2), (9322, 'abdb3ba138c340e0ac4aac8700b63d42', '2010-10-29 21:15:27', '2010-10-29 21:15:28', 33399, 2), (9323, 'dc586547e085aaa052c404e68c43db94', '2010-10-29 21:26:47', '2010-10-29 21:26:49', 33400, 2), (9324, '7458cffb15861970307810b891f11378', '2010-10-29 21:57:36', '2010-10-29 21:57:38', 33401, 2), (9325, '214d2baee114fe6df77209a8aade5c48', '2010-10-29 22:01:20', '2010-10-29 22:01:21', 33402, 2), (9326, 'e0ff86281a7d0c755546f619e77dfae5', '2010-10-29 22:39:25', '2010-10-29 22:39:26', 33403, 2), (9327, '4c05f22b5dfeaccef74ce162a70f7d7b', '2010-10-29 23:21:13', '2010-10-29 23:21:14', 33404, 2), (9328, '1df0e0edf27918a05c79a26aa25ae7f5', '2010-10-30 00:04:47', '2010-10-30 00:04:47', 33405, 2), (9329, '93fb93a12f061eba050cb416c62d9f68', '2010-10-30 00:04:59', '2010-10-30 00:05:00', 33406, 2), (9330, '132cab804f04ece7e98156926eb24b46', '2010-10-30 00:09:10', '2010-10-30 00:09:11', 33407, 2), (9331, 'fafba4b201a09b5239b4bd6ba7525f42', '2010-10-30 00:34:00', '2010-10-30 00:34:01', 33408, 2), (9332, 'c384c25ef6443512233cccc88e0f1bd1', '2010-10-30 00:49:40', '2010-10-30 00:49:41', 33409, 2), (9333, 'ae6d1ca94dd2c4d3003283f6d4d6b11c', '2010-10-30 00:58:07', '2010-10-30 01:08:27', 33442, 2), (9334, '5d3f043d1022106a834db8dbb787f672', '2010-10-30 00:59:17', '2010-10-30 01:08:15', 33441, 2), (9335, 'dffe5a9687f84eee392b4eb68bbace26', '2010-10-30 00:59:55', '2010-10-30 01:08:54', 33443, 2), (9336, 'd3f159151ad389baa752ac32d3f522b1', '2010-10-30 01:10:37', '2010-10-30 01:10:38', 33444, 2), (9337, '432dcbaaf37697b093b912a74b46a923', '2010-10-30 01:22:39', '2010-10-30 01:39:29', 33495, 2), (9338, 'cc5857ed2137e73042690c3941e3c2d2', '2010-10-30 01:23:32', '2010-10-30 01:35:49', 33482, 2), (9339, '06bbeda7941ec7efd86a41324872c521', '2010-10-30 01:24:55', '2010-10-30 01:46:49', 33506, 2), (9340, 'fae8ea742508a76f4077225f47e33aa1', '2010-10-30 01:25:03', '2010-10-30 01:42:55', 33502, 2), (9341, 'e9f5bf20b90ea59a1b7dc5aa458ebf7e', '2010-10-30 01:29:29', '2010-10-30 01:29:29', 33462, 2), (9342, '5cf0f72455f1f9ca66b7b83a5d7ae57c', '2010-10-30 01:42:03', '2010-10-30 01:42:05', 33499, 2), (9343, '8e1ffdbee393b33f653f1e00f52456de', '2010-10-30 01:45:02', '2010-10-30 01:45:03', 33503, 2), (9344, '0b8234d44d6a1b737c3c36b499a2a4c4', '2010-10-30 01:50:50', '2010-10-30 01:50:51', 33507, 2), (9345, '127d96de4b5e60e6bc4e02e8e38ce482', '2010-10-30 02:32:03', '2010-10-30 02:32:09', 33508, 2), (9346, '26a0f9e9c0aec4a1d7bb6385141cdcfb', '2010-10-30 03:20:59', '2010-10-30 03:21:08', 33509, 2), (9347, '85d335ce6160db29ed618cafd2ef5551', '2010-10-30 03:28:50', '2010-10-30 03:28:52', 33510, 2), (9348, '99fdfcbbf784ddbb216ba7acb6242667', '2010-10-30 04:56:58', '2010-10-30 04:57:00', 33511, 2), (9349, 'c8ae29e76421092a9ea317e8feddfe2e', '2010-10-30 05:27:48', '2010-10-30 05:27:50', 33512, 2), (9350, '83b76a6b5f15faca277bc6fa68c32223', '2010-10-30 06:28:24', '2010-10-30 06:28:25', 33513, 2), (9351, 'b8f2229f9212a5bf4da41c37d4b1062c', '2010-10-30 06:32:49', '2010-10-30 06:32:50', 33514, 2), (9352, '3f05c13d5f7e24341a07484f10b4a518', '2010-10-30 06:34:26', '2010-10-30 06:35:55', 33519, 2), (9353, '049bf1263dc12d83292eabe16397a2df', '2010-10-30 07:47:52', '2010-10-30 07:49:01', 33522, 2), (9354, '591b5090bba60652fe66a26371dae3c1', '2010-10-30 07:48:31', '2010-10-30 07:48:32', 33521, 2), (9355, 'b153956803e56865e1d1f79dfc406e58', '2010-10-30 08:08:39', '2010-10-30 08:08:40', 33523, 2), (9356, 'f7f7d36775500cc024f915f116b4f0d2', '2010-10-30 08:25:44', '2010-10-30 08:25:45', 33524, 2), (9357, '1af767d2c6c6a0437839250eebe6fdfb', '2010-10-30 08:25:48', '2010-10-30 08:25:49', 33525, 2), (9358, '9e43e00c38e6dace32cd7ea3f8b0324a', '2010-10-30 08:46:04', '2010-10-30 09:00:45', 33543, 2), (9359, '7e07d13a778194cdb6f2fce8be01664b', '2010-10-30 09:08:06', '2010-10-30 09:08:07', 33544, 2), (9360, 'd70bbd6f44564b13288b4991c2051ec5', '2010-10-30 09:20:18', '2010-10-30 09:20:20', 33545, 2), (9361, '2fe8a61a9bab46ea428d7f3e9bf6bd62', '2010-10-30 10:32:22', '2010-10-30 10:32:24', 33546, 2), (9362, 'a2799c112eff67e1c082343065a17ab5', '2010-10-30 10:34:43', '2010-10-30 10:34:44', 33547, 2), (9363, '532a6c6baa57124b9ecb6c2a9aa79a7c', '2010-10-30 10:38:01', '2010-10-30 10:39:32', 33558, 2), (9364, '73f580d381eabb78e4f94312b515bb5c', '2010-10-30 11:04:28', '2010-10-30 11:04:29', 33559, 2), (9365, '9254586bdb73c8ee63aa00dcf1997f95', '2010-10-30 11:53:12', '2010-10-30 11:58:37', 33561, 2), (9366, '008ed6a7061e6fcdc534f46b60fba640', '2010-10-30 12:00:15', '2010-10-30 12:03:47', 33568, 2), (9367, 'e3c256d323760eee041c72399711c690', '2010-10-30 12:08:12', '2010-10-30 12:08:13', 33569, 2), (9368, 'b8493c22e675f8c57370613c01b2be66', '2010-10-30 13:44:00', '2010-10-30 13:44:02', 33570, 2), (9369, 'd35e7547b619d790232d9b30d2aae483', '2010-10-30 14:34:07', '2010-10-30 14:34:08', 33571, 2), (9370, 'b811073a79d2a31dde9822c97506cc28', '2010-10-30 14:42:14', '2010-10-30 14:42:15', 33572, 2), (9371, '2b5036091cd52d95f34c8b8072d5cb7c', '2010-10-30 15:19:48', '2010-10-30 15:19:49', 33573, 2), (9372, '14f4556d61dd577e4e5571e26e6c9cd8', '2010-10-30 15:34:09', '2010-10-30 15:34:10', 33574, 2), (9373, 'f3339a7813390357a4175facdf4422db', '2010-10-30 16:38:08', '2010-10-30 16:38:10', 33575, 2), (9374, '3750ab96dd6452b6015909e651a2ee0d', '2010-10-30 16:38:12', '2010-10-30 16:38:13', 33576, 2), (9375, '9b8879f890996747b58d0be05d8ea6b4', '2010-10-30 16:55:35', '2010-10-30 16:55:36', 33577, 2), (9376, '8f6fdd9c2bdc39b660c6442c36541ef1', '2010-10-30 17:30:04', '2010-10-30 17:30:04', 33578, 2), (9377, 'f734d3f1133927685fb6aaa216ca6928', '2010-10-30 17:30:04', '2010-10-30 17:30:05', 33579, 2), (9378, '68371b156c89773f858b7cb9d93fc2af', '2010-10-30 17:30:48', '2010-10-30 17:30:49', 33580, 2), (9379, 'a06a620ee838341fef85152aa3f49459', '2010-10-30 17:30:49', '2010-10-30 17:30:52', 33582, 2), (9380, '1fe9157169b7b55d140b4c385f24c574', '2010-10-30 17:30:49', '2010-10-30 17:30:51', 33581, 2), (9381, '4e077af51025bf5c6f9b012e1482dc64', '2010-10-30 17:30:52', '2010-10-30 17:30:53', 33583, 2), (9382, '4a9a99b77b711db660dbd4dcd227b64c', '2010-10-30 18:57:28', '2010-10-30 18:57:29', 33584, 2), (9383, '3517a08ad86df0c1ffde88a29a52fe22', '2010-10-30 19:10:39', '2010-10-30 19:10:40', 33585, 2), (9384, '3f87b315142f1b112ca3d493d1d86947', '2010-10-30 19:27:55', '2010-10-30 19:27:56', 33586, 2), (9385, '273dda86e238fea6fa671cb19b775c73', '2010-10-30 19:36:37', '2010-10-30 19:36:38', 33587, 2), (9386, '4b05b2d7ef65c30d043267064082b49a', '2010-10-30 20:22:17', '2010-10-30 20:22:18', 33588, 2), (9387, '29b0ac3b86a9cd001fc93be0c71dd13b', '2010-10-30 20:24:46', '2010-10-30 20:24:47', 33589, 2), (9388, 'b44a07bde30888f24a31c27d30454841', '2010-10-30 20:43:19', '2010-10-30 20:43:36', 33592, 2), (9389, 'd528cad8966d46fbc0f755cd7c980a57', '2010-10-30 21:29:06', '2010-10-30 21:29:07', 33593, 2), (9390, '6ac2db0c12db845f8d8b8e84fdac7ccc', '2010-10-30 22:03:14', '2010-10-30 22:03:15', 33594, 2), (9391, '0a5c4ce3935867ac70183d010d22005a', '2010-10-30 22:05:33', '2010-10-30 22:05:34', 33595, 2), (9392, '00cda4f8637e471b2bbca51d72a37efb', '2010-10-30 22:14:08', '2010-10-30 22:14:09', 33596, 2), (9393, '42430b0f1916284d81d935386ce51175', '2010-10-30 22:26:19', '2010-10-30 22:26:20', 33597, 2), (9394, '99de6505ef397b258793648bbe11836f', '2010-10-30 22:42:00', '2010-10-30 22:42:01', 33598, 2), (9395, '1470c1fde0c3a15282be3022b5c30bcc', '2010-10-30 23:06:26', '2010-10-30 23:06:27', 33599, 2), (9396, '4c0cebb8e1dbf0f94a78320e10352e15', '2010-10-31 00:04:32', '2010-10-31 00:04:34', 33600, 2), (9397, 'e8fb5d8927bf9a927dded3b545556fff', '2010-10-31 00:08:42', '2010-10-31 00:09:19', 33603, 2), (9398, '9ab61d430cc497644acbd0bc2aaacd89', '2010-10-31 00:36:55', '2010-10-31 00:36:56', 33604, 2), (9399, 'e383b80900d7ff18e07552b1f5931f03', '2010-10-31 01:13:18', '2010-10-31 01:13:19', 33605, 2), (9400, '522a6dedbd8038e10accb9e3c186f51d', '2010-10-31 01:56:25', '2010-10-31 01:56:26', 33606, 2), (9401, '3087e829fca3a8a909ea069f26d85fdf', '2010-10-31 02:03:56', '2010-10-31 02:03:57', 33607, 2), (9402, '9c8cd8eb5f7029264158aa5c78362053', '2010-10-31 02:04:00', '2010-10-31 02:04:01', 33608, 2), (9403, '05500c01c788c8d5d38afeaa8d83c320', '2010-10-31 02:49:53', '2010-10-31 02:49:54', 33609, 2), (9404, '1a48dd97d6559c0af7c8269b3509fb78', '2010-10-31 03:33:09', '2010-10-31 03:33:13', 33610, 2), (9405, 'e5df828adeb89e5e07c6820de502fd53', '2010-10-31 03:57:28', '2010-10-31 03:57:31', 33611, 2), (9406, 'dd63e1f4a173e3af91b0ce17de3ef305', '2010-10-31 04:14:30', '2010-10-31 04:14:36', 33612, 2), (9407, 'd8eedbb9f5671ce57ba738d4250760a7', '2010-10-31 04:33:45', '2010-10-31 04:33:49', 33613, 2), (9408, '30f797683eb00a81da12a614a2ba55aa', '2010-10-31 04:47:42', '2010-10-31 04:47:43', 33614, 2), (9409, '8bffe8f049838637c57dbfc022c391dc', '2010-10-31 05:09:54', '2010-10-31 05:09:56', 33615, 2), (9410, '7a1d56b2f8bb72b0e72da45c057a925d', '2010-10-31 05:25:06', '2010-10-31 05:25:08', 33616, 2), (9411, 'c9588d7e42398f6f1b482978b5fca5bc', '2010-10-31 06:07:57', '2010-10-31 06:07:59', 33617, 2), (9412, '8c0e8de6609c214748c6eb270e7b9e19', '2010-10-31 07:09:00', '2010-10-31 07:09:01', 33618, 2), (9413, '9a7a6e2a200470bfc6e1232c988441a7', '2010-10-31 07:11:24', '2010-10-31 07:11:26', 33619, 2), (9414, '059f8c9c8da3600d6cd016bb51a4396d', '2010-10-31 07:11:29', '2010-10-31 07:11:30', 33620, 2), (9415, '2bb7cf0781b5487022f3b4ea423546b9', '2010-10-31 08:01:04', '2010-10-31 08:02:13', 33625, 2), (9416, '7556c62b37e1b4cb76f01fdc46ef6458', '2010-10-31 08:02:34', '2010-10-31 08:02:36', 33626, 2), (9417, '5400c3afeb3a17f7db6ba8424447d8c1', '2010-10-31 08:14:05', '2010-10-31 08:20:54', 33637, 2), (9418, '1f3b078fcf91b69a08694124cacd440a', '2010-10-31 08:21:47', '2010-10-31 08:21:47', 33638, 2), (9419, 'de74ec740dcc9a8b0e5372b9f6f6835d', '2010-10-31 08:28:28', '2010-10-31 08:28:54', 33641, 2), (9420, 'b12e637d1e82ab567d5ce6980c4917de', '2010-10-31 08:33:04', '2010-10-31 08:44:16', 33665, 2), (9421, '9631a7b41884a643a4ae6598b768f610', '2010-10-31 08:33:45', '2010-10-31 08:33:47', 33643, 2), (9422, '13afba17daecef82a6f6582c702e48f3', '2010-10-31 09:07:21', '2010-10-31 09:16:24', 33717, 2), (9423, 'ee95e9c1ad3da9f7f9aa6428c00c69af', '2010-10-31 09:07:29', '2010-10-31 09:09:03', 33681, 2), (9424, '39a2462d66fec067489582df89fdd0cb', '2010-10-31 09:07:57', '2010-10-31 09:07:57', 33670, 2), (9425, '8c85db1b60b9b8cff872006c4f19dbf7', '2010-10-31 09:26:26', '2010-10-31 09:26:27', 33718, 2), (9426, '87dca7fbfcbef19567074174cc7d4793', '2010-10-31 09:49:01', '2010-10-31 09:49:02', 33719, 2), (9427, 'e1782404b12987e9d681fa0d004b9f33', '2010-10-31 10:04:30', '2010-10-31 10:04:39', 33721, 2), (9428, '6bce520e25574a01bda50420a03359d6', '2010-10-31 10:15:44', '2010-10-31 10:15:45', 33722, 2), (9429, '465e651c45f9f8283bff3d938e49c823', '2010-10-31 10:23:18', '2010-10-31 10:23:20', 33723, 2), (9430, '9bb7a5c40f0b5da60a25f0b5976bdb36', '2010-10-31 10:23:18', '2010-10-31 10:23:20', 33724, 2), (9431, '3a511c7fefa6adf16fa4723aa8d95d2d', '2010-10-31 10:23:31', '2010-10-31 10:23:32', 33725, 2), (9432, '9aebfa75719e0427d2e3da1a77b0850c', '2010-10-31 10:26:18', '2010-10-31 10:26:19', 33726, 2), (9433, '9c0003208176cdca20baf3bbbabdf58d', '2010-10-31 10:54:19', '2010-10-31 10:54:20', 33727, 2), (9434, '140f995bb572303e6f13dac5cecb8749', '2010-10-31 10:54:21', '2010-10-31 10:58:14', 33740, 2), (9435, 'd60b7bcda71142a6f9866adf3f70f48b', '2010-10-31 10:54:42', '2010-10-31 10:56:25', 33737, 2), (9436, '379edf46385007fdfaa690171afed502', '2010-10-31 10:58:07', '2010-10-31 10:58:08', 33738, 2), (9437, 'e592a0cfddcf18065c009620d7ae4b54', '2010-10-31 11:17:20', '2010-10-31 11:20:24', 33744, 2), (9438, 'c0947f4137ce4d447f979f02abc1e1e2', '2010-10-31 12:10:03', '2010-10-31 12:10:04', 33745, 2), (9439, '25ff2a125fc9fb05b67366a268fcbf03', '2010-10-31 12:15:54', '2010-10-31 12:16:10', 33747, 2), (9440, 'f791c1a080c1504ae558dc097706110a', '2010-10-31 12:24:36', '2010-10-31 12:26:32', 33760, 2), (9441, '27947a591fe4c7b55050ee32811f46fe', '2010-10-31 12:54:02', '2010-10-31 12:54:02', 33761, 2), (9442, '0905075a1c0e5c49e643141d56ffd18f', '2010-10-31 13:18:03', '2010-10-31 13:18:05', 33762, 2), (9443, 'b2a6cc835419dcd389906ee22e4921be', '2010-10-31 13:24:16', '2010-10-31 13:25:03', 33764, 2), (9444, '839557b8c6d71aff75376fae8da44834', '2010-10-31 13:26:14', '2010-10-31 13:26:15', 33765, 2), (9445, 'bf1b3982a805e1e2234d3129c7140cd9', '2010-10-31 13:43:05', '2010-10-31 13:43:46', 33768, 2), (9446, '63ccd1fe36e94f92d71585360aeda8a5', '2010-10-31 14:17:44', '2010-10-31 14:17:45', 33769, 2), (9447, '71f3001775f9b25f6d623bb3428ffc31', '2010-10-31 14:18:29', '2010-10-31 14:18:30', 33770, 2), (9448, '2e70a81cac87d8b8f6fdffe50e48b76a', '2010-10-31 14:18:48', '2010-10-31 14:22:07', 33776, 2), (9449, 'f24d3ca20a687f3d43e9d21af1d0391f', '2010-10-31 14:43:38', '2010-10-31 14:43:39', 33777, 2), (9450, '2e47af17c05abf24469a748f277922ba', '2010-10-31 15:37:03', '2010-10-31 15:37:04', 33778, 2), (9451, '2094534b5407474caa441784ebe6dd2f', '2010-10-31 15:41:26', '2010-10-31 15:41:27', 33779, 2), (9452, '4b041f2cac1b180765c84a953ddf9df1', '2010-10-31 16:37:17', '2010-10-31 16:37:18', 33780, 2), (9453, 'aec7c402eacc3536e66ac81b15d5c642', '2010-10-31 16:37:20', '2010-10-31 16:37:20', 33781, 2), (9454, '028c32d3e5776f83bfdeaad8c49b67c6', '2010-10-31 16:37:22', '2010-10-31 16:37:22', 33782, 2), (9455, '5e0dca797080447c1928378d3e783a4d', '2010-10-31 16:37:25', '2010-10-31 16:37:26', 33783, 2), (9456, 'fa92257444bbff1ec3865065087b5b06', '2010-10-31 16:37:28', '2010-10-31 16:37:29', 33784, 2), (9457, 'e567895f3343a8ccee606f0a386615f0', '2010-10-31 16:37:31', '2010-10-31 16:37:32', 33785, 2), (9458, '83a762782b24f03645a697214e30a630', '2010-10-31 16:37:34', '2010-10-31 16:37:35', 33786, 2), (9459, '8dacb998f6281e0b24babfcaa0ab441a', '2010-10-31 16:37:36', '2010-10-31 16:37:37', 33787, 2), (9460, 'bdeb4c9781b1f265518b7ae71234510d', '2010-10-31 16:37:39', '2010-10-31 16:37:40', 33788, 2), (9461, '96d885fdb01676c5fa63a98a2dccc291', '2010-10-31 16:37:42', '2010-10-31 16:37:43', 33789, 2), (9462, '62a2ccb957b93c66d90023858fb02758', '2010-10-31 16:37:45', '2010-10-31 16:37:46', 33790, 2), (9463, '155714f6a4d366b1aa4099aa352a2e6b', '2010-10-31 16:37:48', '2010-10-31 16:37:49', 33791, 2), (9464, 'e3f90f81c4993fb65fc4cb30e5deea2a', '2010-10-31 16:37:50', '2010-10-31 16:37:51', 33792, 2), (9465, 'c55ab7d69f132bd0b14cb18928101934', '2010-10-31 16:37:52', '2010-10-31 16:37:53', 33793, 2), (9466, '2566042c6e20e3b8f3fe5a67b9eb506f', '2010-10-31 16:37:54', '2010-10-31 16:37:55', 33794, 2), (9467, '364119178df56ac2e27f2d5ef2d72652', '2010-10-31 16:37:58', '2010-10-31 16:37:58', 33795, 2), (9468, '4fe636b7da1b1904a382f96cd6317868', '2010-10-31 16:38:00', '2010-10-31 16:38:01', 33796, 2), (9469, '63dbbaf2d411f7be05a22341963ab1af', '2010-10-31 16:38:02', '2010-10-31 16:38:02', 33797, 2), (9470, '2fef444d4bf82ebd7cd15284e3f660ad', '2010-10-31 16:38:06', '2010-10-31 16:38:07', 33798, 2), (9471, 'd31d45528ad86ac5926a8844ca445397', '2010-10-31 16:38:08', '2010-10-31 16:38:09', 33799, 2), (9472, '16794ec23fb1e48983d6d9a501017274', '2010-10-31 16:38:11', '2010-10-31 16:38:11', 33800, 2), (9473, 'e920bff61fb9d9837b16118b5b967afc', '2010-10-31 16:38:13', '2010-10-31 16:38:13', 33801, 2), (9474, 'a9b4b5c91cb7ef87b965f721e481ca84', '2010-10-31 16:38:15', '2010-10-31 16:38:16', 33802, 2), (9475, '46ee4deb673d267a0d5bc4a9d184486f', '2010-10-31 16:38:18', '2010-10-31 16:38:19', 33803, 2), (9476, 'c169fb7a6f5c4dd97603d63a0b1c66f0', '2010-10-31 16:38:21', '2010-10-31 16:38:21', 33804, 2), (9477, '4d5932d2a39c48abe313339700b54f27', '2010-10-31 16:38:23', '2010-10-31 16:38:24', 33805, 2), (9478, '1c3afc777adb14c2f596e53a9ef06182', '2010-10-31 16:38:26', '2010-10-31 16:38:27', 33806, 2), (9479, 'e4ad8be2b0e65b81fee7751baae5e1a4', '2010-10-31 16:38:29', '2010-10-31 16:38:30', 33807, 2), (9480, 'af7b30eb1ae211c220913c8e08e07260', '2010-10-31 16:38:31', '2010-10-31 16:38:32', 33808, 2), (9481, '0fd0886569cf06abe4687e1ca2ce5c92', '2010-10-31 16:38:36', '2010-10-31 16:38:37', 33809, 2), (9482, '93b9410f1be96622042f7810639a0c04', '2010-10-31 16:38:40', '2010-10-31 16:38:41', 33810, 2), (9483, 'bda55a0cbfc1da5b7400308f35eba63b', '2010-10-31 16:38:42', '2010-10-31 16:38:43', 33811, 2), (9484, '6184bb3db57a55e34d7add61c0c71b87', '2010-10-31 16:38:45', '2010-10-31 16:38:46', 33812, 2), (9485, '7399ebf672d55dc2312f88e72b144455', '2010-10-31 16:38:48', '2010-10-31 16:38:49', 33813, 2), (9486, '7f4f5e92e814c0fd9129c16dc26be9bc', '2010-10-31 16:38:51', '2010-10-31 16:38:52', 33814, 2), (9487, '961fbd3995986f04657a2c3b23d5b700', '2010-10-31 16:38:53', '2010-10-31 16:38:54', 33815, 2), (9488, 'eb26166d5802dad24542a2a6f6f1edb4', '2010-10-31 16:38:57', '2010-10-31 16:38:58', 33816, 2), (9489, '46959d049fe18e11c68841c539905ac0', '2010-10-31 16:39:00', '2010-10-31 16:39:01', 33817, 2), (9490, '3790b31c5b73b440d08953d0c2fb5ca2', '2010-10-31 16:39:02', '2010-10-31 16:39:03', 33818, 2), (9491, 'df1b8171d735c9052796fbd85bf25011', '2010-10-31 16:39:05', '2010-10-31 16:39:06', 33819, 2), (9492, '71954151504e8f1505f6c5d2f6b62b34', '2010-10-31 16:39:08', '2010-10-31 16:39:09', 33820, 2), (9493, '4bc6cd47742819ec0b54b9df0e4ba0ef', '2010-10-31 16:39:10', '2010-10-31 16:39:11', 33821, 2), (9494, 'd8899f85a1e3f4db6957602cd4f20150', '2010-10-31 16:39:13', '2010-10-31 16:39:14', 33822, 2), (9495, '640d7b510aaed309e3c9dc63200efeb7', '2010-10-31 16:39:16', '2010-10-31 16:39:17', 33823, 2), (9496, '4137e5d50313ef6f3b9c75c1b3ac780c', '2010-10-31 16:39:19', '2010-10-31 16:39:20', 33824, 2), (9497, 'd6a20baeb5391af3fe6be67017652298', '2010-10-31 16:39:21', '2010-10-31 16:39:22', 33825, 2), (9498, 'b6088b29753bc4ee65b09b00bfc9f12a', '2010-10-31 16:39:25', '2010-10-31 16:39:25', 33826, 2), (9499, 'eaafbc402efab13d8c5aad76f57dd6b2', '2010-10-31 16:39:28', '2010-10-31 16:39:29', 33827, 2), (9500, '7db72545096f33590719fb29d3b9c2a9', '2010-10-31 16:39:32', '2010-10-31 16:39:33', 33828, 2), (9501, 'b22fe091569409db214a53488365c051', '2010-10-31 16:39:34', '2010-10-31 16:39:35', 33829, 2), (9502, '7eecb45ddebba2acd3a41ac1f6eb4c0c', '2010-10-31 16:39:37', '2010-10-31 16:39:38', 33830, 2), (9503, '9960d45bf26a3310bd5516ff82f89d5f', '2010-10-31 17:10:03', '2010-10-31 17:10:04', 33831, 2), (9504, 'd5cf1720f8fd5e81ad3866bda907172d', '2010-10-31 17:10:06', '2010-10-31 17:10:07', 33832, 2), (9505, '8d7e2fb5c423bb3410aba251bdf9bb18', '2010-10-31 17:12:37', '2010-10-31 17:38:42', 33836, 2), (9506, 'b0d4ea089975046329e4c7ef14c1d8ae', '2010-10-31 18:08:39', '2010-10-31 18:08:40', 33837, 2), (9507, 'ecd5e9ad17b809e4e5cc91f3e17deafc', '2010-10-31 18:45:50', '2010-10-31 18:45:51', 33838, 2), (9508, '55fca43b8f182e1692babe52de86e51c', '2010-10-31 19:17:54', '2010-10-31 19:17:55', 33839, 2), (9509, '57cedfd86dac3c4c7cd362517c7f00e1', '2010-10-31 21:07:47', '2010-10-31 21:07:49', 33840, 2), (9510, '54b9a7f61bb213af1384e8c158377fce', '2010-10-31 21:21:19', '2010-10-31 21:21:20', 33841, 2), (9511, '19a4a8e9d36edd0033bea12efe96cd91', '2010-10-31 21:22:11', '2010-10-31 21:22:12', 33842, 2), (9512, '78219ae79c20142f77d7d0797e8d8e68', '2010-10-31 21:43:19', '2010-10-31 21:43:20', 33843, 2), (9513, 'd994e59a14e99c246f7a03a481aa69be', '2010-10-31 23:10:30', '2010-10-31 23:10:31', 33844, 2), (9514, 'dc52769192c79e6f70a39492f4b96d27', '2010-11-01 01:05:19', '2010-11-01 01:05:20', 33845, 2), (9515, 'ce06a3c9baf6494474a761a7cf9e645c', '2010-11-01 02:39:00', '2010-11-01 02:39:01', 33846, 2), (9516, '6696c6076ac6238fe087fc878dcc7a8d', '2010-11-01 04:43:01', '2010-11-01 04:43:10', 33847, 2), (9517, 'e24da19e4db3082e506282eb946e04b2', '2010-11-01 04:43:39', '2010-11-01 04:43:40', 33848, 2), (9518, 'b893dda5f48ecaf3c866b60949ad7c17', '2010-11-01 07:49:06', '2010-11-01 07:49:07', 33849, 2), (9519, '8ae4a3a00471da3ec06125d3ec9218ec', '2010-11-01 07:52:59', '2010-11-01 07:52:59', 33850, 2), (9520, 'c4568031b016c812ecf7ccdeec1c32bb', '2010-11-01 07:53:02', '2010-11-01 07:53:03', 33851, 2), (9521, 'd93c17659ec0e38e843efa548515d913', '2010-11-01 08:17:24', '2010-11-01 08:21:44', 33861, 2), (9522, 'babab17a08539009f198c8185cb64598', '2010-11-01 08:20:46', '2010-11-01 08:22:37', 33863, 2), (9523, 'a572a6f219e1037e28a6c95fb5f5a24e', '2010-11-01 09:11:49', '2010-11-01 09:13:11', 33870, 2), (9524, 'e148ddf62a05279a5827f9aa43780e4a', '2010-11-01 09:30:04', '2010-11-01 09:30:05', 33871, 2), (9525, '2dd982656360423c3a12e92a3b3db19c', '2010-11-01 09:31:10', '2010-11-01 09:31:52', 33876, 2), (9526, '931217466ea41543d7e66a5ce243febc', '2010-11-01 09:37:59', '2010-11-01 09:41:52', 33884, 2), (9527, '30c2cb184ee1971481552ef42501d882', '2010-11-01 09:57:24', '2010-11-01 10:02:39', 33910, 2), (9528, 'aca90df70d0722575a723e5db69e9628', '2010-11-01 10:14:30', '2010-11-01 10:16:38', 33925, 2), (9529, '5a765b78d1361cfde33bfa780bea5de8', '2010-11-01 10:31:40', '2010-11-01 10:37:50', 33946, 2), (9530, '4ca2859aadd8eb34b5f65eeed3f39eea', '2010-11-01 10:31:57', '2010-11-01 10:35:23', 33935, 2), (9531, 'fa16692f6d507a53b5f00d98216fe4cb', '2010-11-01 11:16:19', '2010-11-01 11:16:20', 33947, 2), (9532, 'a4fbb9ea08d69f94867470a013c848ab', '2010-11-01 12:20:04', '2010-11-01 12:25:33', 33952, 2), (9533, 'bf5dbe38bdf18376479e8abc3ee1fbda', '2010-11-01 13:54:59', '2010-11-01 13:54:59', 33953, 2), (9534, 'cc63c5bdb14dcded6295a3274aa56c4c', '2010-11-01 13:55:01', '2010-11-01 13:55:01', 33954, 2), (9535, 'f667502cb1e565707e1128092ad057d7', '2010-11-01 13:55:03', '2010-11-01 13:55:03', 33955, 2), (9536, '3bd054d803ee9b3540cb5147e8ecdff8', '2010-11-01 13:55:06', '2010-11-01 13:55:07', 33956, 2), (9537, 'a4e1dc1666822427c363d635112475ce', '2010-11-01 13:55:08', '2010-11-01 13:55:08', 33957, 2), (9538, '1d7b1193386e450efb27a61ac3ac19b6', '2010-11-01 13:55:10', '2010-11-01 13:55:10', 33958, 2), (9539, 'b5d691ac6392d32cacaf1a97f1f36e2a', '2010-11-01 13:55:11', '2010-11-01 13:55:12', 33959, 2), (9540, 'd57a324f62b7df45f54131c8d9d40b4b', '2010-11-01 15:11:30', '2010-11-01 15:15:07', 33962, 2), (9541, 'c73301d7daf8ee12c9b57ce56ee2046e', '2010-11-01 15:16:11', '2010-11-01 15:19:31', 33967, 2), (9542, '5607491ef5d14de01c8939556903a3dd', '2010-11-01 16:35:05', '2010-11-01 16:37:47', 33980, 2), (9543, '82be16d09f4292d5484f60288b7ba7c5', '2010-11-01 16:50:21', '2010-11-01 16:50:21', 33981, 2), (9544, '03e6e53aa5d48406f7e6c82ca8681dff', '2010-11-01 16:50:25', '2010-11-01 16:50:25', 33982, 2), (9545, 'bd380992d7125a4fd496ad5fed526c04', '2010-11-01 16:50:27', '2010-11-01 16:50:28', 33983, 2), (9546, 'ac60a73f7e15b38465ac356aa76e24af', '2010-11-01 16:50:30', '2010-11-01 16:50:31', 33984, 2), (9547, 'e9dc410419189d8a977e75e763c49771', '2010-11-01 16:50:36', '2010-11-01 16:50:37', 33985, 2), (9548, '0580119800f19f0f6276f1e030970d2b', '2010-11-01 16:50:39', '2010-11-01 16:50:41', 33986, 2), (9549, '21293b0d2cdf11d38e82c51893488b74', '2010-11-01 16:50:45', '2010-11-01 16:50:46', 33987, 2), (9550, '822bee4d759949e455488e011ab52144', '2010-11-01 16:50:50', '2010-11-01 16:50:51', 33988, 2), (9551, '6040f4a575c1886e537fbc026d29a5f2', '2010-11-01 16:50:53', '2010-11-01 16:50:53', 33989, 2), (9552, '920525e76422793bdc14ad910bc0a660', '2010-11-01 16:50:56', '2010-11-01 16:50:57', 33990, 2), (9553, 'bcc72389ac6b85909dee54284f4096bf', '2010-11-01 16:51:00', '2010-11-01 16:51:01', 33991, 2), (9554, '282a482a0cc18cd045d3d6bf8ec8e363', '2010-11-01 16:51:03', '2010-11-01 16:51:03', 33992, 2), (9555, 'aaf0d5af1fdace0e9a4de3c850d5a49c', '2010-11-01 16:51:05', '2010-11-01 16:51:05', 33993, 2), (9556, '1905b376a2d6541ecd4ce399438339a1', '2010-11-01 16:51:06', '2010-11-01 16:51:07', 33994, 2), (9557, 'ccb7936e2458cc12b9a06d0ff6ae64e7', '2010-11-01 16:51:09', '2010-11-01 16:51:10', 33995, 2), (9558, '091b3712b4c9969b8cb3489488d3bed9', '2010-11-01 16:51:13', '2010-11-01 16:51:14', 33996, 2), (9559, '4b0f839f93a69a0a9a1ebdca7311f8b8', '2010-11-01 16:51:16', '2010-11-01 16:51:16', 33997, 2), (9560, '7903d77dd88b6ec32ae6b270189f24d0', '2010-11-01 16:51:20', '2010-11-01 16:51:20', 33998, 2), (9561, '6dde9603f709cfe229559e98aa663ab6', '2010-11-01 16:51:24', '2010-11-01 16:51:25', 33999, 2), (9562, 'c9d1a848caa921e0542349746a066a5e', '2010-11-01 16:51:27', '2010-11-01 16:51:27', 34000, 2), (9563, 'dc9341fa683f5de18c710fe35df4f7fc', '2010-11-01 16:51:30', '2010-11-01 16:51:31', 34001, 2), (9564, 'cb5f398596c7141f52fdafb3c2bc22c5', '2010-11-01 16:51:35', '2010-11-01 16:51:36', 34002, 2), (9565, 'e0189e48d810caeae58a995935e71952', '2010-11-01 16:51:38', '2010-11-01 16:51:39', 34003, 2), (9566, '330f0861fb72fecf82fdebcd39e334d8', '2010-11-01 16:51:41', '2010-11-01 16:51:43', 34004, 2), (9567, 'b3d2114a2f7b0245fb0ff4fb55f8cbc2', '2010-11-01 16:51:45', '2010-11-01 16:51:47', 34005, 2), (9568, '2fb5926c518d406f9ea10df9588b03cc', '2010-11-01 16:51:49', '2010-11-01 16:51:50', 34006, 2), (9569, '7f1ca90579f155ac9ab32f3357acbb3f', '2010-11-01 16:51:52', '2010-11-01 16:51:53', 34007, 2), (9570, '254d18f050233456d7505cb81e3b68d1', '2010-11-01 16:51:55', '2010-11-01 16:51:56', 34008, 2), (9571, '678e9e8329e09cd74ccce5950afece48', '2010-11-01 16:51:59', '2010-11-01 16:52:00', 34009, 2), (9572, '06b009912ad21edbb7643b796b432f4a', '2010-11-01 16:52:02', '2010-11-01 16:52:03', 34010, 2), (9573, '4798422c32f74a0d63636f55ffd45236', '2010-11-01 16:52:05', '2010-11-01 16:52:06', 34011, 2), (9574, '07beb4a4ee80ac41330e1976bf68fcb8', '2010-11-01 16:52:08', '2010-11-01 16:52:09', 34012, 2), (9575, '30bc6ba34ede6587181fdb5dfb4eccc9', '2010-11-01 16:52:11', '2010-11-01 16:52:12', 34013, 2), (9576, 'f048fb5f4051da97bf3a4ca0699d2edf', '2010-11-01 16:52:15', '2010-11-01 16:52:17', 34014, 2), (9577, 'd281f1f3b9c4c3a2b5ba4a0515336989', '2010-11-01 16:52:19', '2010-11-01 16:52:20', 34015, 2), (9578, 'ee8122e81f5f99b35fbcebaec3abb91a', '2010-11-01 16:52:22', '2010-11-01 16:52:23', 34016, 2), (9579, 'be38c873ac646b210e3f7d845d014bd1', '2010-11-01 16:52:26', '2010-11-01 16:52:27', 34017, 2), (9580, '64648485be3f53f696083db1ba91577f', '2010-11-01 16:52:29', '2010-11-01 16:52:30', 34018, 2), (9581, '699e63cfaa9695e56e8be068e4c34d99', '2010-11-01 16:52:32', '2010-11-01 16:52:33', 34019, 2), (9582, '809bf06b5cd9b93707cf9b1d2925e8b9', '2010-11-01 16:52:34', '2010-11-01 16:52:35', 34020, 2), (9583, '4f60c99d2b596525bb68cf6d6f18e8b5', '2010-11-01 16:52:38', '2010-11-01 16:52:38', 34021, 2), (9584, 'bbd38825133acd552afaec38ea262871', '2010-11-01 16:52:40', '2010-11-01 16:52:41', 34022, 2), (9585, 'f7214cc7fce1c921816fbe92a7844650', '2010-11-01 16:52:45', '2010-11-01 16:52:46', 34023, 2), (9586, '6b00ad6edb26e49d1cc70106afc134da', '2010-11-01 16:52:49', '2010-11-01 16:52:50', 34024, 2), (9587, '50071e305527934f417ec6635ad9fee9', '2010-11-01 16:52:54', '2010-11-01 16:52:55', 34025, 2), (9588, '9b3e7ced0c2785833cc46e2d72a325e4', '2010-11-01 16:52:58', '2010-11-01 16:52:59', 34026, 2), (9589, '96244519ebbe5648adb02e10c238c96b', '2010-11-01 17:26:01', '2010-11-01 17:26:01', 34027, 2), (9590, 'ea6c2ba71d13ea89e636ad783589983e', '2010-11-01 17:29:00', '2010-11-01 17:29:01', 34028, 2), (9591, '5f6490e7a62ebe726407bb46ad781f08', '2010-11-01 17:39:04', '2010-11-01 17:40:17', 34036, 2), (9592, 'f2a51131e053f84c2749c413bb68a828', '2010-11-01 17:53:33', '2010-11-01 17:53:34', 34037, 2), (9593, '431e34c5f80c642bf528e5d25328b6a5', '2010-11-01 18:06:08', '2010-11-01 18:08:11', 34049, 2), (9594, '0118f3e6199ba114bebb83109a55ea3f', '2010-11-01 18:15:40', '2010-11-01 18:18:26', 34053, 2), (9595, 'c19c3dc02687632ffe9057fec6518b59', '2010-11-01 18:44:17', '2010-11-01 18:44:19', 34054, 2), (9596, 'bb9358619c959c4ede9dedda7066afe1', '2010-11-01 19:34:02', '2010-11-01 19:36:29', 34064, 2), (9597, 'ca7965109d87402d893ae6dbffcc5b5d', '2010-11-01 19:39:54', '2010-11-01 19:39:55', 34065, 2), (9598, '474cdce6512039172f18f59a33e81ecd', '2010-11-01 19:59:06', '2010-11-01 20:01:17', 34073, 2), (9599, '6dfdc25e358ad02ee1aa8de870225c9f', '2010-11-01 20:09:21', '2010-11-01 20:13:55', 34085, 2), (9600, '76bf32306941b32ec32be87fe14d427f', '2010-11-01 20:11:01', '2010-11-01 20:11:02', 34079, 2), (9601, '92e5d5acf5de07c0debb24bf6a23b063', '2010-11-01 20:42:51', '2010-11-01 20:45:52', 34101, 2), (9602, 'f1079952447c932bbd00d7c84470757a', '2010-11-01 21:08:59', '2010-11-01 21:14:32', 34156, 2), (9603, '5897c74005119eb3ad087c2a45b4de07', '2010-11-01 21:28:53', '2010-11-01 21:30:50', 34164, 2), (9604, '4a28d28a4513a86b22812399f006d94e', '2010-11-01 22:42:21', '2010-11-01 22:42:24', 34165, 2), (9605, 'dc4ae405e4b6672805aa3291d7a45c52', '2010-11-01 23:42:02', '2010-11-01 23:42:07', 34166, 2), (9606, '2f789f2d98ebeddd7e9d3687a5c55a88', '2010-11-01 23:42:10', '2010-11-01 23:42:11', 34167, 2), (9607, '80721466fed10036ab33e43f686e5705', '2010-11-02 01:20:39', '2010-11-02 01:20:40', 34168, 2), (9608, '3b6846ae8df377c0aadd9f6c2b4dcf48', '2010-11-02 01:37:05', '2010-11-02 01:37:06', 34169, 2), (9609, 'c2f0aa1def68a86ea7954358841d6009', '2010-11-02 02:06:00', '2010-11-02 02:06:01', 34170, 2), (9610, '8e42e08e593c9ebd971f2ea38daf923f', '2010-11-02 02:06:04', '2010-11-02 02:06:05', 34171, 2), (9611, 'd445e52666748e7acc7f3afccf331673', '2010-11-02 02:06:08', '2010-11-02 02:06:10', 34172, 2), (9612, '1c39ef4470891a6c52f03b6336624ee7', '2010-11-02 04:03:06', '2010-11-02 04:03:13', 34173, 2), (9613, '606609b8671e39d529bccf5d13e23b5d', '2010-11-02 05:59:27', '2010-11-02 06:01:05', 34177, 2), (9614, '0a6d633c4306376d5b0fb0ca68b299f6', '2010-11-02 06:06:29', '2010-11-02 06:06:37', 34178, 2), (9615, 'e5df6a8eaf12e63908f9e05e539dde9d', '2010-11-02 06:39:37', '2010-11-02 06:39:59', 34181, 2), (9616, '9a72ec2da79b33a0b819d4ba3688ae75', '2010-11-02 06:41:11', '2010-11-02 06:41:44', 34185, 2), (9617, '7a83bd75076eb19c2b317a5284e70ee4', '2010-11-02 06:41:32', '2010-11-02 06:43:34', 34191, 2), (9618, 'a7185a08d0b241060c340afc6596b8d2', '2010-11-02 06:50:57', '2010-11-02 06:50:58', 34192, 2), (9619, '5a1b9116794bd5a5595aaed8feb4542e', '2010-11-02 07:06:33', '2010-11-02 07:10:09', 34204, 2), (9620, '3be6057540916df2c4911a0550ef48ef', '2010-11-02 07:09:46', '2010-11-02 07:09:47', 34199, 2), (9621, '598dbae1172e8d26b78632984eac4e82', '2010-11-02 07:09:50', '2010-11-02 07:09:51', 34200, 2), (9622, '2b83a429225665630f80629a07b718f3', '2010-11-02 08:28:17', '2010-11-02 08:30:31', 34218, 2), (9623, 'c54d907b368e279ea0c6082bd8664a94', '2010-11-02 09:34:12', '2010-11-02 09:34:13', 34219, 2), (9624, '1ec16ef9adb75e934ab6522639a8eeac', '2010-11-02 10:03:51', '2010-11-02 10:09:44', 34226, 2), (9625, 'd481e29f45203ca0cff42c4921ba8a76', '2010-11-02 10:06:46', '2010-11-02 10:06:47', 34225, 2), (9626, '1201c4e73654df56aa8afe72c28ee465', '2010-11-02 10:48:44', '2010-11-02 10:50:39', 34237, 2), (9627, '58c277579ad745e4327bde51f146e172', '2010-11-02 10:49:50', '2010-11-02 10:49:51', 34230, 2), (9628, 'cc6a786378e73f5e6b8ae121a917a30a', '2010-11-02 11:14:18', '2010-11-02 11:43:20', 34258, 2), (9629, '4794603885dd868aa59432a3d74582c8', '2010-11-02 11:24:39', '2010-11-02 11:24:40', 34252, 2), (9630, 'd77f4c0d25bbcbc7d87a725bfba5d7bb', '2010-11-02 11:43:28', '2010-11-02 11:43:29', 34259, 2), (9631, '9de210c629e95183025fb8ef7b77b941', '2010-11-02 12:19:55', '2010-11-02 12:19:56', 34260, 2), (9632, 'fbb51c6c9ccb56f55acf220f8a782632', '2010-11-02 12:19:58', '2010-11-02 12:19:58', 34261, 2), (9633, 'c15a8d52bd150afa1149d2248611985e', '2010-11-02 12:20:00', '2010-11-02 12:20:01', 34262, 2), (9634, 'be7ef5ef59ea772653c0e7bc0858b7aa', '2010-11-02 12:20:03', '2010-11-02 12:20:04', 34263, 2), (9635, '36b07ecdb47f8c14478a83ea3bacdeac', '2010-11-02 12:20:07', '2010-11-02 12:20:08', 34264, 2), (9636, 'f3ae9bc46c2ddc1616204270e47b5e75', '2010-11-02 12:20:10', '2010-11-02 12:20:11', 34265, 2), (9637, '59ca140d94a177929aaab6065fdb83a4', '2010-11-02 12:20:14', '2010-11-02 12:20:15', 34266, 2), (9638, '84c94f5c179fb4c4d8d44758cdc37133', '2010-11-02 12:20:17', '2010-11-02 12:20:18', 34267, 2), (9639, '6e532a577638a7788deef3f5ff780849', '2010-11-02 12:20:20', '2010-11-02 12:20:20', 34268, 2), (9640, 'a25637054a745a58c16daec0ae3d66ac', '2010-11-02 12:20:22', '2010-11-02 12:20:23', 34269, 2), (9641, '7aa5599721c21b3e987c96cecad48e55', '2010-11-02 12:20:25', '2010-11-02 12:20:25', 34270, 2), (9642, 'f6f031c6018a62781c1902f4c5bccb0b', '2010-11-02 12:20:27', '2010-11-02 12:20:27', 34271, 2), (9643, 'cbb0ecde07a6a0ceac33a39d52ff413a', '2010-11-02 12:20:29', '2010-11-02 12:20:29', 34272, 2), (9644, '4bc7f80dc22ed81fab71493f9a983cf0', '2010-11-02 12:20:31', '2010-11-02 12:20:32', 34273, 2), (9645, 'd4d7972e6e4377031a4f534b1702c051', '2010-11-02 12:20:33', '2010-11-02 12:20:34', 34274, 2), (9646, '1720a371a327728fba7343f5c922165e', '2010-11-02 12:20:36', '2010-11-02 12:20:37', 34275, 2), (9647, '9293a7a38fda4bbff3ebcf33f748ef10', '2010-11-02 12:20:39', '2010-11-02 12:20:40', 34276, 2), (9648, '16177effb80aebc7518a18081d9e587e', '2010-11-02 12:20:41', '2010-11-02 12:20:42', 34277, 2), (9649, 'b9675ecdd3235eaa5619978fa9f91e93', '2010-11-02 12:20:45', '2010-11-02 12:20:45', 34278, 2), (9650, '0fa700312061acb282975f9076b98aa5', '2010-11-02 12:20:47', '2010-11-02 12:20:48', 34279, 2), (9651, 'f1e843ba55a1928ee95aae8cc5ae8fc9', '2010-11-02 12:20:50', '2010-11-02 12:20:50', 34280, 2), (9652, '573b5c67a6363add27925ce0698afc65', '2010-11-02 12:20:53', '2010-11-02 12:20:54', 34281, 2), (9653, '1197c30037fef68043aa2e63c9f97163', '2010-11-02 12:20:57', '2010-11-02 12:20:58', 34282, 2), (9654, 'efe9dd05530e93ce1dd3ca1c67900fd8', '2010-11-02 12:21:00', '2010-11-02 12:21:01', 34283, 2), (9655, 'ed4578874b543b6dcf7649e446891766', '2010-11-02 12:21:03', '2010-11-02 12:21:04', 34284, 2), (9656, '0572c9dce096941b3dcc2a7787dba27d', '2010-11-02 12:21:07', '2010-11-02 12:21:08', 34285, 2), (9657, '3ed0f55abf08e86fa56173adb204c520', '2010-11-02 12:21:10', '2010-11-02 12:21:12', 34286, 2), (9658, 'b1bff0e270c029202ac245c93b867b08', '2010-11-02 12:21:14', '2010-11-02 12:21:15', 34287, 2), (9659, 'b74d73bfdc88201323eb653f2eae0c50', '2010-11-02 12:21:17', '2010-11-02 12:21:18', 34288, 2), (9660, 'ca0a23b32f2492e4fab35f5e1282621b', '2010-11-02 12:21:19', '2010-11-02 12:21:20', 34289, 2), (9661, '73b1014fd9c1852aa9511bd3bf2f0309', '2010-11-02 12:21:23', '2010-11-02 12:21:24', 34290, 2), (9662, 'f487def64c0518829231506fca74fa61', '2010-11-02 12:21:26', '2010-11-02 12:21:27', 34291, 2), (9663, 'f7352b7ef8656bbaa3096e1ef4fd1b60', '2010-11-02 12:21:29', '2010-11-02 12:21:30', 34292, 2), (9664, '60b69501155c822b6a4a137e5cdfc92b', '2010-11-02 12:21:32', '2010-11-02 12:21:33', 34293, 2), (9665, '5e8a2be8f70cfaa369d13771dfacf4d0', '2010-11-02 12:21:35', '2010-11-02 12:21:35', 34294, 2), (9666, '301dd4f37109ac130e679982483996c3', '2010-11-02 12:21:37', '2010-11-02 12:21:38', 34295, 2), (9667, '7eddcdb6edd9b20e7c86650d8a989656', '2010-11-02 12:21:40', '2010-11-02 12:21:41', 34296, 2), (9668, '0b2a41884fdea33a004374eea548f5bf', '2010-11-02 12:21:43', '2010-11-02 12:21:44', 34297, 2), (9669, 'b1ef6e55c34812f83209dc696b3cf6f8', '2010-11-02 12:21:46', '2010-11-02 12:21:47', 34298, 2), (9670, 'e619cd4b1132254777aab868a1e276bc', '2010-11-02 12:21:49', '2010-11-02 12:21:50', 34299, 2), (9671, '3151613b9af520ef240cc3b6a8382ac9', '2010-11-02 12:21:53', '2010-11-02 12:21:54', 34300, 2), (9672, '5b0619571e61284a9d537bc894702bd2', '2010-11-02 12:21:56', '2010-11-02 12:21:57', 34301, 2), (9673, 'eb38978d8fd10b222b26771a9682bb45', '2010-11-02 12:21:59', '2010-11-02 12:21:59', 34302, 2), (9674, 'c4c2f0f74fd3dd39e030f36776bd3579', '2010-11-02 12:22:02', '2010-11-02 12:22:02', 34303, 2), (9675, 'd84379e70a34df10d475d644f7813a08', '2010-11-02 12:22:05', '2010-11-02 12:22:06', 34304, 2), (9676, 'cd387992175329bffa9dbc896b4c774b', '2010-11-02 12:22:08', '2010-11-02 12:22:08', 34305, 2), (9677, '359224b725a8ef82ff5b7a0cc3b31819', '2010-11-02 12:59:27', '2010-11-02 13:00:37', 34309, 2), (9678, '1c547121ca3c2295e1d0c8cd859fd7d4', '2010-11-02 13:20:04', '2010-11-02 13:20:05', 34310, 2), (9679, '9114ab7b6f6e744608117c15d9dbe20c', '2010-11-02 13:21:06', '2010-11-02 13:22:59', 34321, 2), (9680, '08b2f1f0c9d14dd76ffa7a5dfe98b394', '2010-11-02 13:29:09', '2010-11-02 13:29:10', 34322, 2), (9681, '99ae35e37737774a2da2a7b793128f5e', '2010-11-02 13:29:09', '2010-11-02 13:29:11', 34323, 2), (9682, '2878002089cc23ae3b5c8c15b4b4576a', '2010-11-02 13:34:41', '2010-11-02 13:36:16', 34336, 2), (9683, 'c129167f48ddc59dbd2cc91983d6bdbc', '2010-11-02 14:50:00', '2010-11-02 14:50:01', 34337, 2), (9684, '4b3308b315a86af795f6bb7a9fca3c1c', '2010-11-02 16:00:15', '2010-11-02 16:04:00', 34341, 2), (9685, '22847e869f19193f0a0efc81b70bb186', '2010-11-02 16:01:54', '2010-11-02 16:01:55', 34340, 2), (9686, '7d3eb49716ef7404a22e476731d04f2a', '2010-11-02 16:54:02', '2010-11-02 16:56:45', 34350, 2), (9687, '27f03842c2e06c7ba1a94cfc77ae4134', '2010-11-02 17:20:57', '2010-11-02 17:22:08', 34355, 2), (9688, 'ff38f9d07aaf2da2183cd365e81068fc', '2010-11-02 18:34:24', '2010-11-02 18:43:19', 34361, 2), (9689, 'b2ef27d3f8c425d60236efdf92e45eda', '2010-11-02 18:49:32', '2010-11-02 19:05:27', 34432, 2), (9690, '16d49bbfd911a179c75216f6739f2961', '2010-11-02 18:54:57', '2010-11-02 19:02:46', 34416, 2), (9691, '6d92568b5d646b941ae77fb67ed8766c', '2010-11-02 19:43:55', '2010-11-02 19:45:11', 34438, 2), (9692, 'b8141bb9db4e373d4fd38c5f1cf5a50f', '2010-11-02 21:15:22', '2010-11-02 21:15:23', 34439, 2), (9693, '86d5f02c2088a3525b262b074ece7d66', '2010-11-02 22:18:14', '2010-11-02 22:20:14', 34448, 2), (9694, '2af604b40750cea880dae122536ae92a', '2010-11-02 22:54:27', '2010-11-02 22:54:30', 34449, 2), (9695, '0375f4147bd50002010669a0e752d272', '2010-11-02 22:54:31', '2010-11-02 22:54:32', 34450, 2), (9696, 'a9a0a259dadfe921877d996be37429ff', '2010-11-02 23:14:33', '2010-11-02 23:14:36', 34451, 2), (9697, '8cc3d00fad462973e46b41391a6c8a58', '2010-11-02 23:54:19', '2010-11-02 23:54:20', 34452, 2), (9698, '76b880b479881468b7b2661c6c9f34f1', '2010-11-03 00:34:02', '2010-11-03 00:34:03', 34453, 2), (9699, '73099b1b3e8f45480736f330737bb623', '2010-11-03 00:50:05', '2010-11-03 00:50:06', 34454, 2), (9700, '2bb061b26dbfb58ea03b6586e39b51dd', '2010-11-03 01:41:41', '2010-11-03 01:41:46', 34455, 2), (9701, 'cc6f066165b66faa8142a3df1f58e01c', '2010-11-03 02:42:33', '2010-11-03 02:42:40', 34456, 2), (9702, '031c3b1cc764bbadf5bb5e250ad15bb9', '2010-11-03 03:26:29', '2010-11-03 03:26:30', 34457, 2), (9703, '0cdb9d7ad18d72bce1edea4e52f770ac', '2010-11-03 04:49:05', '2010-11-03 04:49:12', 34458, 2), (9704, '1ad2f602ab7e1e6f69109fdc505a6723', '2010-11-03 05:36:48', '2010-11-03 05:36:52', 34459, 2), (9705, '77ccddb24afbb7bfb0e97a0209c08546', '2010-11-03 06:28:43', '2010-11-03 06:28:44', 34460, 2), (9706, '7335b3baa4da3c48d54bf5cfff3997a1', '2010-11-03 07:20:38', '2010-11-03 07:20:40', 34461, 2), (9707, '15f3635d06c6bc023523a34aa527f6dd', '2010-11-03 08:06:01', '2010-11-03 08:06:02', 34462, 2), (9708, '02315a84b0518ce2a3a0ee5baf890ae6', '2010-11-03 08:06:05', '2010-11-03 08:06:06', 34463, 2), (9709, '1486bb6b490dadb91a576169f7bc564b', '2010-11-03 09:00:08', '2010-11-03 09:02:05', 34476, 2), (9710, '6d005cb325a75d47fe47597b8124c061', '2010-11-03 09:11:53', '2010-11-03 09:14:48', 34491, 2), (9711, 'a1d533c1331c3192102a4fd1475776b1', '2010-11-03 09:17:20', '2010-11-03 09:17:21', 34492, 2), (9712, 'ae36cf7788ad1a06b3ee0d343424ec60', '2010-11-03 09:47:15', '2010-11-03 09:49:03', 34499, 2), (9713, '085a3a583b9aa89e1f0d2bd2b0e03859', '2010-11-03 10:15:42', '2010-11-03 10:15:43', 34500, 2), (9714, 'c7a5935519dc0478b5e3eddad504ce8c', '2010-11-03 11:13:54', '2010-11-03 11:13:55', 34501, 2), (9715, '5a9c258db847bd128d17654f90fc6334', '2010-11-03 11:20:38', '2010-11-03 11:20:40', 34502, 2), (9716, '749fe188afea5bcbb44532eaba9dc75e', '2010-11-03 11:23:38', '2010-11-03 11:23:39', 34503, 2), (9717, 'ea2d7c5309d2eb347d54d99c8ead7ab3', '2010-11-03 11:26:29', '2010-11-03 11:27:37', 34509, 2), (9718, 'a03c229189b61df9dbb8d87ebcf75a47', '2010-11-03 11:43:40', '2010-11-03 11:43:41', 34510, 2), (9719, 'c6e1e43a045cbfce113d096c46db5016', '2010-11-03 11:53:55', '2010-11-03 11:53:55', 34511, 2), (9720, '103425230c5f98e90544ddc8c1b04570', '2010-11-03 11:54:06', '2010-11-03 11:54:06', 34512, 2), (9721, 'a2830179b2bf160847e4316f96ef3902', '2010-11-03 11:56:32', '2010-11-03 11:56:34', 34513, 2), (9722, '447b4d298aae9ca4c48916ad19c31261', '2010-11-03 12:06:59', '2010-11-03 12:06:59', 34514, 2), (9723, 'dc29a092fd01952ea577532a3807fadf', '2010-11-03 14:04:56', '2010-11-03 14:05:42', 34519, 2), (9724, '731c9ead33441859d2b507eda97dfe8c', '2010-11-03 14:49:35', '2010-11-03 14:49:36', 34520, 2), (9725, 'e046cd5ae558803c2c3c452b8a3402ae', '2010-11-03 14:59:08', '2010-11-03 14:59:49', 34525, 2), (9726, '01f948ffd11ba3636b7422b05b1b924e', '2010-11-03 15:54:09', '2010-11-03 15:56:04', 34530, 2), (9727, '0a2c6b6d5f7a135ad58838c26f3cb4d1', '2010-11-03 16:00:36', '2010-11-03 16:01:08', 34533, 2), (9728, 'c82508950616d3beef03862d4cb57216', '2010-11-03 16:10:51', '2010-11-03 16:12:00', 34540, 2), (9729, '0c72dbc4b53fdf698c8c70dd47129cd7', '2010-11-03 16:29:13', '2010-11-03 16:29:14', 34541, 2), (9730, '6c83c04f1c861ace9fd9e48f2966203e', '2010-11-03 17:06:11', '2010-11-03 17:35:40', 34551, 2), (9731, '77f8536be85c3283e0bfbe47674777d0', '2010-11-03 17:44:48', '2010-11-03 17:44:49', 34552, 2), (9732, '5b9e864a3ce1200e7f43a5269f499d16', '2010-11-03 18:23:23', '2010-11-03 18:54:27', 34599, 2), (9733, 'ff2ac19157e9f8e81d12022a11659ea2', '2010-11-03 18:36:11', '2010-11-03 18:36:12', 34563, 2), (9734, 'deafd5e7a601ab9365c44f95b1db9a32', '2010-11-03 18:37:26', '2010-11-03 18:43:17', 34582, 2), (9735, '2bf9fb88d7edaee6c7a80c0e9542375c', '2010-11-03 18:46:38', '2010-11-03 18:51:06', 34598, 2), (9736, 'c86b64196fc6264d88e16e3f81614fbd', '2010-11-03 18:57:56', '2010-11-03 18:57:56', 34600, 2), (9737, '6ac593a6b82c263974ae9f2cbc361cda', '2010-11-03 19:01:45', '2010-11-03 19:07:09', 34604, 2), (9738, '54db3ada17994df666daf28461473d2e', '2010-11-03 20:00:33', '2010-11-03 20:00:34', 34605, 2), (9739, '532a04bb8c6029dee0130c193f3099ab', '2010-11-03 22:08:27', '2010-11-03 22:13:01', 34618, 2), (9740, 'dbb843e8023db690c1626a3d43a44eb8', '2010-11-03 22:19:09', '2010-11-03 22:25:23', 34639, 2), (9741, '25261baae2e1c39d896e725c232853c6', '2010-11-04 00:09:13', '2010-11-04 00:11:06', 34649, 2), (9742, '8c48c395dd9e74264e72390c66a90e9e', '2010-11-04 02:23:37', '2010-11-04 02:23:40', 34650, 2), (9743, 'a14d6a35163d5218c286350fa05a0dfb', '2010-11-04 03:30:06', '2010-11-04 03:30:07', 34651, 2), (9744, 'cb35dc81cb4d2be9bf896a2a857f7157', '2010-11-04 03:36:34', '2010-11-04 03:36:35', 34652, 2), (9745, 'a2bbb1cab6aaff176f9e45429de8daeb', '2010-11-04 03:58:57', '2010-11-04 03:58:58', 34653, 2), (9746, '7ff102a8719aab3111a308aea2995f5c', '2010-11-04 04:14:53', '2010-11-04 04:14:57', 34654, 2), (9747, 'de180d4c5f6354fa52a570da6b89caec', '2010-11-04 05:14:28', '2010-11-04 05:14:28', 34655, 2), (9748, '9a6b20aa89cc924ac7d58636287244fc', '2010-11-04 05:30:48', '2010-11-04 05:30:48', 34656, 2), (9749, '5f4cf0027cc737f6edb3676acdc20599', '2010-11-04 05:30:50', '2010-11-04 05:30:50', 34657, 2), (9750, '4bac29f4762bee62bfb0ff12b6e60cfd', '2010-11-04 07:15:16', '2010-11-04 07:15:17', 34658, 2), (9751, '031e82a31ed1cd69cffdb23b3cf041e4', '2010-11-04 07:23:58', '2010-11-04 07:23:59', 34659, 2), (9752, '61a7a240bf4a83b5443e6c523a5914d5', '2010-11-04 07:38:35', '2010-11-04 07:42:08', 34680, 2), (9753, '837b5d5dfc3d1ce70f66e3fc17edf70c', '2010-11-04 08:55:15', '2010-11-04 08:55:16', 34681, 2), (9754, '6cc0039de7ceb9f0d69ce50f00f40e7d', '2010-11-04 09:28:09', '2010-11-04 09:29:39', 34689, 2), (9755, 'e1a47f4ee86a9ff427cf782a2d558117', '2010-11-04 09:33:04', '2010-11-04 09:54:09', 34697, 2), (9756, 'a882f85bee7b932b66d04b44d01d512e', '2010-11-04 09:51:16', '2010-11-04 09:51:17', 34691, 2), (9757, '17fba35570643b927363ee6c46bbcd9a', '2010-11-04 11:11:08', '2010-11-04 11:11:49', 34704, 2), (9758, '31d2f42c879887afb478c2b0e6504376', '2010-11-04 11:22:44', '2010-11-04 11:22:44', 34705, 2), (9759, 'f0edd736b3a01640799c611486f33f9f', '2010-11-04 13:55:05', '2010-11-04 18:02:02', 34766, 2), (9760, '8da81d230e6c5b4e638f12da9d965733', '2010-11-04 14:15:14', '2010-11-04 14:18:00', 34716, 2), (9761, 'd1c01012f8c3e8f890d36e58c9bf886c', '2010-11-04 14:25:17', '2010-11-04 14:25:17', 34717, 2), (9762, '28b3ec11b18d63e6eb4bce343c4d02eb', '2010-11-04 15:49:53', '2010-11-04 15:52:35', 34728, 2), (9763, '1d0e22f33dcbc4d05f2f41790e96522c', '2010-11-04 16:04:42', '2010-11-04 16:12:23', 34738, 2), (9764, '3d98ee21782b7cbab9aee3bedd29ee6f', '2010-11-04 16:26:25', '2010-11-04 16:26:55', 34744, 2), (9765, '2663a223a2139bf965cf7021dc533ed9', '2010-11-04 16:32:40', '2010-11-04 16:35:42', 34759, 2), (9766, 'dee988095cd13bd8aa8d723e1a121fc4', '2010-11-04 16:42:34', '2010-11-04 16:42:35', 34760, 2), (9767, 'f162fff96fb3a6e57f90388cc2083573', '2010-11-04 16:52:19', '2010-11-04 16:52:57', 34765, 2), (9768, '88a6a3bdc6787b81997257eacf889985', '2010-11-04 18:18:46', '2010-11-04 18:30:58', 34791, 2), (9769, '2d22a34924da56ca36c05908efd5c280', '2010-11-04 18:21:38', '2010-11-04 18:28:25', 34783, 2), (9770, '5dbc72e8c4d02810fd204d2c514c0547', '2010-11-04 18:31:30', '2010-11-04 18:34:40', 34800, 2), (9771, '1f3143bc63ee47dffee6fc5f54913f4f', '2010-11-04 18:39:00', '2010-11-04 18:39:01', 34801, 2), (9772, '9ab0bde29cd02d4e90765dddf52187cf', '2010-11-04 18:41:48', '2010-11-04 18:41:49', 34802, 2), (9773, 'f80274e5d82992f05358759f41c45358', '2010-11-04 18:43:48', '2010-11-04 18:48:00', 34807, 2), (9774, '583f8ae5e68346bf9dd47998bdd8dd59', '2010-11-04 19:22:30', '2010-11-04 19:22:31', 34808, 2), (9775, '2ea2412a0db181db21bca44b204d670d', '2010-11-04 19:33:24', '2010-11-04 19:33:25', 34809, 2), (9776, '774b9602376053e21076e69cca473963', '2010-11-04 20:12:00', '2010-11-04 20:12:00', 34810, 2), (9777, '0b21655683e5fbdafc5d322906611e16', '2010-11-04 20:19:34', '2010-11-04 20:19:36', 34811, 2), (9778, '24fd7a8466e475e3ad736a5281b0c219', '2010-11-04 20:57:50', '2010-11-04 20:57:50', 34812, 2), (9779, '87070bb72dd24c9ebbdf6a7a11db757e', '2010-11-04 21:02:14', '2010-11-04 21:03:16', 34818, 2), (9780, 'f5376a366ab3b83395fb90f9e300f721', '2010-11-04 21:02:41', '2010-11-04 21:07:11', 34822, 2), (9781, '1948b5093fc628d34d5151edcf14b08e', '2010-11-04 22:39:27', '2010-11-04 22:39:32', 34823, 2), (9782, '3fb4a1fd112ee1a14ad43fe110b37c55', '2010-11-04 22:51:49', '2010-11-04 22:51:49', 34824, 2), (9783, 'a65ccdee3bb247e628412e48c3be6383', '2010-11-04 22:51:57', '2010-11-04 22:52:00', 34825, 2), (9784, 'e6ba5a6ad65e3ea2682aec832ae5e3a9', '2010-11-05 00:27:39', '2010-11-05 00:27:41', 34826, 2), (9785, '23dc85a05b7129b9dea622ad51eb4bfa', '2010-11-05 00:27:43', '2010-11-05 00:27:43', 34827, 2), (9786, '043b4a31cf482c20ffc1ab9bc8172434', '2010-11-05 00:27:48', '2010-11-05 00:27:48', 34828, 2), (9787, 'a5f251be6b610531797156a0c1357d7a', '2010-11-05 00:27:54', '2010-11-05 00:27:55', 34829, 2), (9788, '5b62a82dd1f490809ab7f08aac8fee67', '2010-11-05 00:27:59', '2010-11-05 00:27:59', 34830, 2), (9789, '0ef78f95c64f8a5b4fc5022733221f35', '2010-11-05 00:28:03', '2010-11-05 00:28:03', 34831, 2), (9790, 'e5c942c1e02691672219b1240203799e', '2010-11-05 00:28:07', '2010-11-05 00:28:08', 34832, 2), (9791, 'c9f56de25c7fca1e84031270a5d6ca1e', '2010-11-05 00:28:10', '2010-11-05 00:28:11', 34833, 2), (9792, '86a0e39e8e6c931d40d0b9f0153048ab', '2010-11-05 00:28:14', '2010-11-05 00:28:15', 34834, 2), (9793, 'aec61b5d90402044f794f241efd027f5', '2010-11-05 00:28:20', '2010-11-05 00:28:21', 34835, 2), (9794, '9f87b9d66a99f70aecfb2b3cbe666c1e', '2010-11-05 00:28:26', '2010-11-05 00:28:26', 34836, 2), (9795, '827ba3789c2881936c4ecb5fbae962b0', '2010-11-05 00:28:33', '2010-11-05 00:28:34', 34837, 2), (9796, '8909b9dfafa2eac0702119d95e7373f5', '2010-11-05 00:28:38', '2010-11-05 00:28:38', 34838, 2), (9797, '5bbc804bafe806a400d08eb5f5be546c', '2010-11-05 00:28:41', '2010-11-05 00:28:42', 34839, 2), (9798, 'e446a6e97845d82e1935bde2b1024140', '2010-11-05 00:28:44', '2010-11-05 00:28:45', 34840, 2), (9799, '5ee060eb5359c03171a56c65ae99668f', '2010-11-05 00:28:49', '2010-11-05 00:28:50', 34841, 2), (9800, 'f24760e5659a37d9be284e0512518015', '2010-11-05 00:28:53', '2010-11-05 00:28:55', 34842, 2), (9801, 'f276329fd5e03dfd0f39fec9394fff13', '2010-11-05 00:28:58', '2010-11-05 00:28:59', 34843, 2), (9802, 'cf05cc5ce7f0dad0037b4f58e40af7f9', '2010-11-05 00:29:03', '2010-11-05 00:29:05', 34844, 2), (9803, 'eae7b76f84ca52060b25d81d8f679015', '2010-11-05 00:29:12', '2010-11-05 00:29:13', 34845, 2), (9804, '18b8caf13b33e6c8a9496cb3112033ba', '2010-11-05 00:29:17', '2010-11-05 00:29:18', 34846, 2), (9805, 'fa8267bbf02fe0f4e8110d245a5f4c23', '2010-11-05 00:29:24', '2010-11-05 00:29:24', 34847, 2), (9806, 'ebce4668a7427bc3ca77d615645d4ad0', '2010-11-05 00:29:28', '2010-11-05 00:29:29', 34848, 2), (9807, '072e0d8bb091046152622002a1030388', '2010-11-05 00:29:34', '2010-11-05 00:29:35', 34849, 2), (9808, '9f4170dcd6b55d56ed9aa5edc922118f', '2010-11-05 00:29:40', '2010-11-05 00:29:41', 34850, 2), (9809, '74a746397b26f5ce70cfe6ffd612b566', '2010-11-05 00:29:45', '2010-11-05 00:29:45', 34851, 2), (9810, '8cfb75506ea05bf19e509b58d2b20601', '2010-11-05 00:29:52', '2010-11-05 00:29:53', 34852, 2), (9811, '68adfd0122cbb01b7506d219232beb70', '2010-11-05 00:29:58', '2010-11-05 00:29:59', 34853, 2), (9812, '2202dce3864ede7a922436e9b712bf05', '2010-11-05 00:30:05', '2010-11-05 00:30:06', 34854, 2), (9813, '871509d7ee063feaca46c536bbfff35e', '2010-11-05 00:30:11', '2010-11-05 00:30:12', 34855, 2), (9814, '3c16d7485dc5143d06ee0ed17baff3ea', '2010-11-05 00:30:15', '2010-11-05 00:30:16', 34856, 2), (9815, '489c21126699627baf115c05312583eb', '2010-11-05 00:30:21', '2010-11-05 00:30:22', 34857, 2), (9816, '5604d3a0820105f7e0ba8294075621ab', '2010-11-05 00:30:26', '2010-11-05 00:30:27', 34858, 2), (9817, '836fb6d28d5accd47d905af4a0cd7825', '2010-11-05 00:30:31', '2010-11-05 00:30:31', 34859, 2), (9818, '5fc0e876b32a40357c03304e8dc1b8a7', '2010-11-05 00:30:36', '2010-11-05 00:30:37', 34860, 2), (9819, '16470f815c51bd2f442f517cfb458eb3', '2010-11-05 00:30:41', '2010-11-05 00:30:42', 34861, 2), (9820, '19f3c301e498bf2b6c93ee4b2a0db5dc', '2010-11-05 00:30:47', '2010-11-05 00:30:48', 34862, 2), (9821, '84cd8eeed901f7d3e45fcfc475adb1c2', '2010-11-05 00:30:51', '2010-11-05 00:30:52', 34863, 2), (9822, 'a9d1ab4d3f41eac1145c2ce24107a1a7', '2010-11-05 00:30:57', '2010-11-05 00:30:58', 34864, 2), (9823, 'ba9006f917de481d0da683366894501e', '2010-11-05 00:31:03', '2010-11-05 00:31:04', 34865, 2), (9824, 'ec202e925aa3f00a3521959f572e010d', '2010-11-05 00:31:10', '2010-11-05 00:31:10', 34866, 2), (9825, '571c8265f4033e8579198689f9b528e5', '2010-11-05 00:31:16', '2010-11-05 00:31:17', 34867, 2), (9826, '8710b5816a62d30cbfcfec44c397951c', '2010-11-05 00:31:21', '2010-11-05 00:31:22', 34868, 2), (9827, 'dea2c2114a052c495a4fbd0bd527ed44', '2010-11-05 00:31:26', '2010-11-05 00:31:27', 34869, 2), (9828, '1b049cfad93feb3b7ad466050354c8fa', '2010-11-05 00:31:30', '2010-11-05 00:31:31', 34870, 2), (9829, 'c686b62ff3239acafce659f5a4626a41', '2010-11-05 00:31:37', '2010-11-05 00:31:38', 34871, 2), (9830, 'e6480f8c56cf168f583f90c10c95c63b', '2010-11-05 00:31:43', '2010-11-05 00:31:43', 34872, 2), (9831, '7bb51b4fc15079268c162259e44d5ec8', '2010-11-05 00:31:49', '2010-11-05 00:31:49', 34873, 2), (9832, '0c4ac8865a07e73038463ead1fdf7a3b', '2010-11-05 00:31:53', '2010-11-05 00:31:54', 34874, 2), (9833, 'f451ad0662dae33235f3ebb3ed0a221e', '2010-11-05 00:32:00', '2010-11-05 00:32:00', 34875, 2), (9834, '7e8792c176a561ca5982500ff04b0645', '2010-11-05 00:32:05', '2010-11-05 00:32:06', 34876, 2), (9835, '1635624393d63c6202bcdc159bb21657', '2010-11-05 00:32:10', '2010-11-05 00:32:10', 34877, 2), (9836, '2e9014fece77c308da8ea20bff6b520a', '2010-11-05 00:32:15', '2010-11-05 00:32:16', 34878, 2), (9837, '2166334e87aa534c45ff65bdce2a3b8b', '2010-11-05 00:32:20', '2010-11-05 00:32:21', 34879, 2), (9838, 'cc133c0a1d81d8a3a0034b1d2009efd3', '2010-11-05 00:32:26', '2010-11-05 00:32:26', 34880, 2), (9839, 'feae157f263bbf505d32e60ff162825e', '2010-11-05 00:32:33', '2010-11-05 00:32:34', 34881, 2), (9840, 'f5f7e856e832d523097e6c83f15c2480', '2010-11-05 00:32:38', '2010-11-05 00:32:39', 34882, 2), (9841, 'bcd48e68981f7f566ff8b5eb02836b50', '2010-11-05 00:32:43', '2010-11-05 00:32:44', 34883, 2), (9842, 'a88649929bc93b256cbd8725c2f2ab5f', '2010-11-05 00:32:47', '2010-11-05 00:32:48', 34884, 2), (9843, '8160f86266e7d67b8de0500d858da50a', '2010-11-05 00:32:51', '2010-11-05 00:32:52', 34885, 2), (9844, '535030cb721e1f9945152e478be58c3b', '2010-11-05 00:32:56', '2010-11-05 00:32:57', 34886, 2), (9845, '11d4191824d14d0596e0d654413ac4f6', '2010-11-05 00:33:02', '2010-11-05 00:33:02', 34887, 2), (9846, 'ce7c2e34808edd244d6940fb6da077ce', '2010-11-05 00:33:06', '2010-11-05 00:33:07', 34888, 2), (9847, 'bb34a91c387ff5e005d488fa2d69e487', '2010-11-05 00:33:11', '2010-11-05 00:33:12', 34889, 2), (9848, '9d9dc69836852b6258cb4c1db6fd15e9', '2010-11-05 00:33:15', '2010-11-05 00:33:16', 34890, 2), (9849, 'e32c554788b3e90e93f681268d82ac43', '2010-11-05 00:33:18', '2010-11-05 00:33:19', 34891, 2), (9850, '261e1e19a484ba2e189ca4322bb69354', '2010-11-05 00:33:22', '2010-11-05 00:33:23', 34892, 2), (9851, '07b07feb51b3464cf6c1f26d8d4a6ccc', '2010-11-05 00:33:25', '2010-11-05 00:33:26', 34893, 2), (9852, '80cc4b7f0fddbcc17b6a22b43c3bbf88', '2010-11-05 00:33:34', '2010-11-05 00:33:35', 34894, 2), (9853, 'b04a48e9b7433fa879174d8df7438f7d', '2010-11-05 00:33:38', '2010-11-05 00:33:38', 34895, 2), (9854, 'aaa5ad1de84d1ca853b40ce67e3d91f2', '2010-11-05 00:33:40', '2010-11-05 00:33:41', 34896, 2), (9855, 'cf4971f6d876f86d40b3b95b851a3f3a', '2010-11-05 00:33:46', '2010-11-05 00:33:47', 34897, 2), (9856, '5f32affe0c61a152bed6577e63baf26f', '2010-11-05 00:33:50', '2010-11-05 00:33:52', 34898, 2), (9857, '6d2e741c1537e7b1bd3d797aafd130eb', '2010-11-05 00:33:56', '2010-11-05 00:33:57', 34899, 2), (9858, 'df5de8d8d89ffe3c17e8d75b55a537dc', '2010-11-05 00:34:00', '2010-11-05 00:34:01', 34900, 2), (9859, 'bc04684098706d29554c4f50f182f2b2', '2010-11-05 00:34:05', '2010-11-05 00:34:06', 34901, 2), (9860, 'f0de32e2d1fbf2a31cb2810201654b13', '2010-11-05 00:34:10', '2010-11-05 00:34:11', 34902, 2), (9861, '2be90e6f0aaa104a99cb3e601b41f403', '2010-11-05 00:34:13', '2010-11-05 00:34:13', 34903, 2), (9862, '826b0a735729c454f2408efde067d32b', '2010-11-05 00:34:16', '2010-11-05 00:34:17', 34904, 2), (9863, '84a27832b1a3696a66030b27a9dcfd5c', '2010-11-05 00:34:19', '2010-11-05 00:34:20', 34905, 2), (9864, 'e4c2facb5362d32040ddb27b5f7b53bc', '2010-11-05 00:34:24', '2010-11-05 00:34:25', 34906, 2), (9865, '18a02fd1c889134bdee4a00f22603952', '2010-11-05 00:34:30', '2010-11-05 00:34:31', 34907, 2), (9866, '60ee7cda016b7cfeab6fea6c2c49cff1', '2010-11-05 00:34:36', '2010-11-05 00:34:37', 34908, 2), (9867, 'fa4ee5b0d0506d5a638924b81f6a1307', '2010-11-05 00:34:41', '2010-11-05 00:34:42', 34909, 2), (9868, 'e606c5d488bc747c5e33798a0a968693', '2010-11-05 00:34:46', '2010-11-05 00:34:47', 34910, 2), (9869, 'c25eee9554869248aa1f80203fc14357', '2010-11-05 00:34:50', '2010-11-05 00:34:51', 34911, 2), (9870, '758e212c123cb01f630aae2c4a632ae0', '2010-11-05 00:34:54', '2010-11-05 00:34:55', 34912, 2), (9871, 'ec03c29d4338a9cabebb32f3ca439b7f', '2010-11-05 00:34:57', '2010-11-05 00:34:58', 34913, 2), (9872, '74f82b71cad39d8cc73eb1527349058c', '2010-11-05 00:35:01', '2010-11-05 00:35:02', 34914, 2), (9873, 'bd053b71d70b316aa542db16d9483552', '2010-11-05 00:35:05', '2010-11-05 00:35:06', 34915, 2), (9874, '80d28cd836fd9e22fb02a386798b0c23', '2010-11-05 00:35:10', '2010-11-05 00:35:11', 34916, 2), (9875, 'a4b40a4ec1308069958f12dd5cce8277', '2010-11-05 00:35:18', '2010-11-05 00:35:19', 34917, 2), (9876, 'a2e93f1fb329d1422437d529afd38c32', '2010-11-05 00:35:23', '2010-11-05 00:35:24', 34918, 2), (9877, 'deb56f5ce2ce52636de5b74546b015ab', '2010-11-05 00:35:27', '2010-11-05 00:35:28', 34919, 2), (9878, '103c27604d0908b1ddcc03831ba89529', '2010-11-05 00:35:31', '2010-11-05 00:35:32', 34920, 2), (9879, '888637e328588772cb5cfcc6230f9c86', '2010-11-05 00:35:35', '2010-11-05 00:35:36', 34921, 2), (9880, 'f654d579aff5031b4c0065300c32b7d1', '2010-11-05 00:35:38', '2010-11-05 00:35:39', 34922, 2), (9881, '0f2b36320303fbcb00d8b03191bb3871', '2010-11-05 00:35:41', '2010-11-05 00:35:42', 34923, 2), (9882, '35a9e5f561946ae784ff91c132a4f890', '2010-11-05 00:35:44', '2010-11-05 00:35:44', 34924, 2), (9883, '89d3ad2d84cfbacabf3cbe33e186ff43', '2010-11-05 00:41:59', '2010-11-05 00:42:00', 34925, 2), (9884, '3e33e62e9e4951393a00401877962486', '2010-11-05 00:42:03', '2010-11-05 00:42:04', 34926, 2), (9885, 'b1ccf6512b7d875c962abd2144451d3b', '2010-11-05 00:42:08', '2010-11-05 00:42:09', 34927, 2), (9886, '36032b2104316588505b93aca17ba136', '2010-11-05 00:42:14', '2010-11-05 00:42:15', 34928, 2), (9887, '59e4c64501bdfdb77de5728bc403d208', '2010-11-05 00:42:19', '2010-11-05 00:42:20', 34929, 2), (9888, 'f8b7c53ec67d6e1cdfe3e1951cf3ba8f', '2010-11-05 00:42:25', '2010-11-05 00:42:25', 34930, 2), (9889, '4b709ff43c8a257a553eae1fa7c805e5', '2010-11-05 00:42:31', '2010-11-05 00:42:32', 34931, 2), (9890, '0c02009608b6867017ab3680adac9e4d', '2010-11-05 00:42:37', '2010-11-05 00:42:37', 34932, 2), (9891, '81b716d5ab67bd3fc626f3158e1ea954', '2010-11-05 00:42:42', '2010-11-05 00:42:42', 34933, 2), (9892, '9b8925be7369ac42dc053baca432938f', '2010-11-05 00:42:44', '2010-11-05 00:42:45', 34934, 2), (9893, '5eecab022e4c1aef8602c32804601298', '2010-11-05 00:42:48', '2010-11-05 00:42:49', 34935, 2), (9894, '6ee2820899ddbc63090a7e1e3e0c8a22', '2010-11-05 00:42:54', '2010-11-05 00:42:55', 34936, 2), (9895, '8c447e94728db7fba2956c9dce2bc34d', '2010-11-05 00:42:58', '2010-11-05 00:42:59', 34937, 2), (9896, '75cc0908a8b2e568f8c692b2cfcb205a', '2010-11-05 00:43:04', '2010-11-05 00:43:05', 34938, 2), (9897, '257f57e3822796d906d3dbb7b9b8f3b8', '2010-11-05 00:43:10', '2010-11-05 00:43:10', 34939, 2), (9898, '5ea40691e0ad85a7cad945ca7213d303', '2010-11-05 00:43:16', '2010-11-05 00:43:17', 34940, 2), (9899, 'c441bafd24db3ce7a37c09807e7f3670', '2010-11-05 00:43:22', '2010-11-05 00:43:23', 34941, 2), (9900, '84662a55a48e64234dcf0c953426b2f7', '2010-11-05 00:43:27', '2010-11-05 00:43:28', 34942, 2), (9901, 'ea3fc12ae2d1b347e2ad727ee48b1750', '2010-11-05 00:43:32', '2010-11-05 00:43:33', 34943, 2), (9902, '4598d0e343994b3838d3db6a6580418d', '2010-11-05 00:43:39', '2010-11-05 00:43:40', 34944, 2), (9903, '406da69b0e49a31e818df09dfeb4fc2e', '2010-11-05 00:43:45', '2010-11-05 00:43:46', 34945, 2), (9904, 'f809883a2e3a1ceb686c13e166d875b3', '2010-11-05 00:43:51', '2010-11-05 00:43:52', 34946, 2), (9905, 'aa1ef753b6498b78448a7e9c652e17f4', '2010-11-05 00:43:57', '2010-11-05 00:43:58', 34947, 2), (9906, '5924526bfba29dec1792b1974d71798c', '2010-11-05 00:44:03', '2010-11-05 00:44:03', 34948, 2), (9907, 'e0227f8d57c5420c393f93f7c2ee536a', '2010-11-05 00:44:08', '2010-11-05 00:44:09', 34949, 2), (9908, 'fb263a7e368bf586beda128ee5d06146', '2010-11-05 00:44:12', '2010-11-05 00:44:13', 34950, 2), (9909, '56a29a6816e68b85a3ad1875c8fe3f89', '2010-11-05 00:44:17', '2010-11-05 00:44:18', 34951, 2), (9910, '2c3f57a9e4ded53d1e1dcc28ecc4b58a', '2010-11-05 00:44:23', '2010-11-05 00:44:24', 34952, 2), (9911, '71d379918bba3ea0a72d7dc0e8665670', '2010-11-05 00:44:29', '2010-11-05 00:44:30', 34953, 2), (9912, '0ce5ed95b265c3ff5118ff96c2e00c1a', '2010-11-05 00:44:35', '2010-11-05 00:44:35', 34954, 2), (9913, '63488a285b87188adb5dcb4c3d08beee', '2010-11-05 00:44:39', '2010-11-05 00:44:40', 34955, 2), (9914, 'b0f9f2ad33805e7c6c78ae082287626f', '2010-11-05 00:44:45', '2010-11-05 00:44:46', 34956, 2), (9915, 'bd2ebf394bc1e91e4954d4b317495d59', '2010-11-05 00:44:50', '2010-11-05 00:44:51', 34957, 2), (9916, 'cfa58d4c7db56ba45d8d5e78840f678d', '2010-11-05 00:44:56', '2010-11-05 00:44:57', 34958, 2), (9917, '9ec763dd9ade5687e143842e53e4170a', '2010-11-05 00:45:03', '2010-11-05 00:45:03', 34959, 2), (9918, '1a1629cdcdb5e829546d089c29d8f6ae', '2010-11-05 00:45:10', '2010-11-05 00:45:11', 34960, 2), (9919, 'fb2360778fddc8cd2f24ad600a3cd11d', '2010-11-05 00:45:14', '2010-11-05 00:45:15', 34961, 2), (9920, '08a70ce9be912705b156e8bccff53931', '2010-11-05 00:45:20', '2010-11-05 00:45:21', 34962, 2), (9921, '0135aa61ab35cb6ae5b2d9d201f2a837', '2010-11-05 00:45:26', '2010-11-05 00:45:27', 34963, 2), (9922, '5b919062cd3062ae8b22f483b7d6dbfd', '2010-11-05 00:45:31', '2010-11-05 00:45:32', 34964, 2), (9923, 'c64c56c10a0ebd4288b9e67240bb2d1a', '2010-11-05 00:45:37', '2010-11-05 00:45:38', 34965, 2), (9924, 'e243ffff2501363c2ec9d3e7514c897e', '2010-11-05 00:45:43', '2010-11-05 00:45:44', 34966, 2), (9925, 'a426e733d9b62dfea8d60c37e997ba24', '2010-11-05 00:45:48', '2010-11-05 00:45:49', 34967, 2), (9926, 'a8a35bb9fbb125d366e4e01af5408bd9', '2010-11-05 00:45:54', '2010-11-05 00:45:55', 34968, 2), (9927, '3c994bea75ec0b9691599c9ad4d57199', '2010-11-05 00:45:59', '2010-11-05 00:46:00', 34969, 2), (9928, '9ad61f309dc6fd745e4fdabe2065ee8d', '2010-11-05 00:46:04', '2010-11-05 00:46:05', 34970, 2), (9929, '97857879307a1dd5565d44a65e8c8730', '2010-11-05 00:46:10', '2010-11-05 00:46:10', 34971, 2), (9930, '765394202401b94533246ff7a6fadec1', '2010-11-05 00:46:15', '2010-11-05 00:46:15', 34972, 2), (9931, 'cefec18566da57de421ad38be8e27bad', '2010-11-05 00:46:24', '2010-11-05 00:46:24', 34973, 2), (9932, '18e97940be8295e20d633edfc8662a4f', '2010-11-05 00:46:29', '2010-11-05 00:46:30', 34974, 2), (9933, '697539a3fb6955dc62129b6ad02e9aa0', '2010-11-05 00:46:35', '2010-11-05 00:46:35', 34975, 2), (9934, '5657b4b6251a89423e499d34bc328c5a', '2010-11-05 00:46:40', '2010-11-05 00:46:41', 34976, 2), (9935, 'e05c32530b708cbfd9d7da6796cf495d', '2010-11-05 00:46:45', '2010-11-05 00:46:46', 34977, 2), (9936, '654b13482af5ae24a4652aa4226d18f0', '2010-11-05 00:46:51', '2010-11-05 00:46:52', 34978, 2), (9937, '3b2b85ec3f7ef73c5f65d5669decd98f', '2010-11-05 00:46:54', '2010-11-05 00:46:55', 34979, 2), (9938, 'e115759258e624e4321549728c994444', '2010-11-05 00:46:58', '2010-11-05 00:46:59', 34980, 2), (9939, 'af77b34d9b81b0471aee9d5104f5c05c', '2010-11-05 00:47:04', '2010-11-05 00:47:04', 34981, 2), (9940, '2b9b5c225d67581faa1ee0473e20062f', '2010-11-05 00:47:10', '2010-11-05 00:47:11', 34982, 2), (9941, 'c73047027d01aff80c1a67a5ccd2d72e', '2010-11-05 00:47:17', '2010-11-05 00:47:18', 34983, 2), (9942, 'ad156db71139806a57d3f593fef59471', '2010-11-05 00:47:22', '2010-11-05 00:47:23', 34984, 2), (9943, 'd6ee9e17f79cb4839309407b09891076', '2010-11-05 00:47:27', '2010-11-05 00:47:28', 34985, 2), (9944, 'f057ec924adc4f589ca02dcb7b0fcf19', '2010-11-05 00:47:35', '2010-11-05 00:47:36', 34986, 2), (9945, '4a337d843ac85ccdeef41ee69072151d', '2010-11-05 00:47:43', '2010-11-05 00:47:44', 34987, 2), (9946, 'd02428bce323ee28d599946d8e7a4cb5', '2010-11-05 00:47:46', '2010-11-05 00:47:47', 34988, 2), (9947, '7892edcd0fe38db1522a0a45f606eba9', '2010-11-05 00:47:49', '2010-11-05 00:47:50', 34989, 2), (9948, '86be4cdba7b2a11c1905e08aa643debf', '2010-11-05 00:47:53', '2010-11-05 00:47:54', 34990, 2), (9949, '371c71168b29f59c59a65e74dbbfaf73', '2010-11-05 00:47:59', '2010-11-05 00:47:59', 34991, 2), (9950, '50c693a7a026d43eea8dc36b324e3883', '2010-11-05 00:48:03', '2010-11-05 00:48:04', 34992, 2), (9951, 'a59fee69c015daf913308eb3a5e565a8', '2010-11-05 00:48:08', '2010-11-05 00:48:09', 34993, 2), (9952, '12edd58a36129f1af3ca6927dba460de', '2010-11-05 00:48:11', '2010-11-05 00:48:12', 34994, 2), (9953, 'cceb0169b8906077ddc71645e8ccdb0b', '2010-11-05 00:48:14', '2010-11-05 00:48:15', 34995, 2), (9954, 'a6db2af38a049d3c9872dad594bddff2', '2010-11-05 00:48:20', '2010-11-05 00:48:21', 34996, 2), (9955, 'e1da5a85b4029ac3224c31d3da460312', '2010-11-05 00:48:23', '2010-11-05 00:48:25', 34997, 2), (9956, '8a13efcec59ee18935c1037835c224b8', '2010-11-05 00:48:32', '2010-11-05 00:48:33', 34998, 2), (9957, '73f95e1376b58ee0e638b13aabddca25', '2010-11-05 00:48:37', '2010-11-05 00:48:38', 34999, 2), (9958, '3467ebdbc23e1c772a8048a681a50458', '2010-11-05 00:48:41', '2010-11-05 00:48:42', 35000, 2), (9959, '1d074f2fafae437e2bf44f2af945d3de', '2010-11-05 00:48:44', '2010-11-05 00:48:45', 35001, 2), (9960, '873957d71ff210f25ec894273c3a7108', '2010-11-05 00:48:49', '2010-11-05 00:48:49', 35002, 2), (9961, '6e5a1d011b005962b7b8061deb733312', '2010-11-05 00:48:53', '2010-11-05 00:48:53', 35003, 2), (9962, 'bf5802a75e4c4286a242e80f635bc752', '2010-11-05 00:48:57', '2010-11-05 00:48:58', 35004, 2), (9963, 'e74d8fc251fb2dcb68e82de447aacc6c', '2010-11-05 00:49:02', '2010-11-05 00:49:03', 35005, 2), (9964, 'ea22ff9020d6f47c110af8e8d8dbaf22', '2010-11-05 00:49:07', '2010-11-05 00:49:08', 35006, 2), (9965, '9a4991481509f0843d8b0509b9ace71f', '2010-11-05 00:49:13', '2010-11-05 00:49:14', 35007, 2), (9966, '15c62cf9ee3f857e450b9042379df43c', '2010-11-05 00:49:18', '2010-11-05 00:49:19', 35008, 2), (9967, 'bde68c5d81e6bfe6b07282c67cbf5a51', '2010-11-05 00:49:23', '2010-11-05 00:49:24', 35009, 2), (9968, 'e70501567c10add2024aa6bd7eeeaf99', '2010-11-05 00:49:28', '2010-11-05 00:49:29', 35010, 2), (9969, 'b4680ccc3dda3f5fd2f30169c5d061a6', '2010-11-05 00:49:32', '2010-11-05 00:49:33', 35011, 2), (9970, '941a06ad8b0d5a63ccc9d95eb7bb3990', '2010-11-05 00:49:37', '2010-11-05 00:49:38', 35012, 2), (9971, '25ceb13f1d94b80e4e0723f8657f3d05', '2010-11-05 00:49:42', '2010-11-05 00:49:43', 35013, 2), (9972, 'bfc040037a86e1e31fa49dedea1318f7', '2010-11-05 00:49:49', '2010-11-05 00:49:50', 35014, 2), (9973, 'a42e0edcd1bd77dd57729b5f8c1848d1', '2010-11-05 00:49:53', '2010-11-05 00:49:53', 35015, 2), (9974, '6723c242f00d7780d203562ed80b12aa', '2010-11-05 00:49:58', '2010-11-05 00:49:59', 35016, 2), (9975, '786a6fce93e04b14480e59ba34ef1705', '2010-11-05 00:50:02', '2010-11-05 00:50:03', 35017, 2), (9976, '0730af77b808cc7a765012e3973d14d2', '2010-11-05 00:50:07', '2010-11-05 00:50:08', 35018, 2), (9977, '17aacf05380e52dc8869c287820146ab', '2010-11-05 00:50:13', '2010-11-05 00:50:15', 35019, 2), (9978, '12b4e561d0ed5ba3c11657c1c1edaf0d', '2010-11-05 00:50:19', '2010-11-05 00:50:20', 35020, 2), (9979, '65a340fe31ce9adacabc2fd63fda113d', '2010-11-05 00:50:24', '2010-11-05 00:50:25', 35021, 2), (9980, '6798096aef4f56c9e683b8e4df60d66b', '2010-11-05 00:50:30', '2010-11-05 00:50:31', 35022, 2), (9981, 'e3f8e8dd45a6e1091f10bd7f3ae5ab5c', '2010-11-05 00:50:38', '2010-11-05 00:50:38', 35023, 2), (9982, '8916b36eb4b122ab60200a0ceee4812a', '2010-11-05 03:34:14', '2010-11-05 03:34:16', 35024, 2), (9983, '4cc0870a33b20627307c1141e311b4b4', '2010-11-05 03:44:02', '2010-11-05 03:44:03', 35025, 2), (9984, '1b00ad9d14dde65964543e418f54aeff', '2010-11-05 06:42:54', '2010-11-05 06:42:55', 35026, 2), (9985, 'e68729024209da1d7f4ec797ab53faca', '2010-11-05 06:43:43', '2010-11-05 06:43:44', 35027, 2), (9986, '8e4e42db245c99884bd274749f546978', '2010-11-05 06:49:30', '2010-11-05 06:49:31', 35028, 2), (9987, '1a2ca5d71b2efab88c40146ed0d32000', '2010-11-05 06:49:35', '2010-11-05 06:49:36', 35029, 2), (9988, '2bc967c1c201980c5ff87043c129160c', '2010-11-05 06:49:38', '2010-11-05 06:49:39', 35030, 2), (9989, 'cf557058a830eec7510b740be4f38495', '2010-11-05 06:49:41', '2010-11-05 06:49:42', 35031, 2), (9990, 'eccea0103f4090b0058fecb9df36a643', '2010-11-05 06:49:45', '2010-11-05 06:49:45', 35032, 2), (9991, 'dd925eac8895b21f19ad23d00597689a', '2010-11-05 06:49:48', '2010-11-05 06:49:48', 35033, 2), (9992, 'cbf3a8b75045b5685472b24e4b8148ea', '2010-11-05 06:49:51', '2010-11-05 06:49:52', 35034, 2), (9993, '466b0814d7f4e2ddddc8be87224f69ee', '2010-11-05 06:49:55', '2010-11-05 06:49:55', 35035, 2), (9994, '5dda5d76cb2457729cc437ddb3a52fd6', '2010-11-05 06:49:58', '2010-11-05 06:49:59', 35036, 2), (9995, 'aa03e7b72ce529d62f2a1e3134bbde3f', '2010-11-05 06:50:01', '2010-11-05 06:50:02', 35037, 2), (9996, '83a611b32e0143758f2edab7685f1a0b', '2010-11-05 06:50:05', '2010-11-05 06:50:05', 35038, 2), (9997, 'aa9f07c8ffa8c335a2983f70adaa8a90', '2010-11-05 06:50:08', '2010-11-05 06:50:09', 35039, 2), (9998, 'f2a607a90f4e6fb7f7752bfc9f114868', '2010-11-05 06:50:11', '2010-11-05 06:50:12', 35040, 2), (9999, '46de25e1095e48bb2ec4de7a2efb0e72', '2010-11-05 06:50:15', '2010-11-05 06:50:15', 35041, 2), (10000, 'a333ed7d2c2e523cc74ad5595e1cc10d', '2010-11-05 06:50:18', '2010-11-05 06:50:19', 35042, 2), (10001, '22465b89c57bc1bed78f62fb01182e03', '2010-11-05 06:50:21', '2010-11-05 06:50:22', 35043, 2), (10002, '3fbeb8a5e3d681f9b4711f4237e53939', '2010-11-05 06:50:24', '2010-11-05 06:50:25', 35044, 2), (10003, 'd51756672a6f862e5523bdd8e888d9f7', '2010-11-05 06:50:27', '2010-11-05 06:50:28', 35045, 2), (10004, '2490c30f1935a84c3aba73114c1cb21e', '2010-11-05 06:50:32', '2010-11-05 06:50:32', 35046, 2), (10005, '4f669464eb670bf682843a9b4e8b8962', '2010-11-05 06:50:36', '2010-11-05 06:50:37', 35047, 2), (10006, '99b19e5f00ff602fbfecbc2d0ad2a4b7', '2010-11-05 06:50:40', '2010-11-05 06:50:41', 35048, 2), (10007, 'b98dc62e0145c92a5570174ea1f57ad7', '2010-11-05 06:50:45', '2010-11-05 06:50:46', 35049, 2), (10008, '57637272ceb87bca5d1202165bda0853', '2010-11-05 06:50:49', '2010-11-05 06:50:50', 35050, 2), (10009, '28c83b6c0b7ce552293fa440e1242c74', '2010-11-05 06:50:54', '2010-11-05 06:50:55', 35051, 2), (10010, '221f4f43d20631aa5503e3251001c461', '2010-11-05 06:50:58', '2010-11-05 06:50:59', 35052, 2), (10011, '8601af436e09fac84928b953333e78ff', '2010-11-05 06:51:03', '2010-11-05 06:51:03', 35053, 2), (10012, 'df69a9efc94e2df9ddcae85d88a20ed2', '2010-11-05 06:51:07', '2010-11-05 06:51:08', 35054, 2), (10013, 'dbea73bad869ddf9e4ea83c38eceef4d', '2010-11-05 06:51:12', '2010-11-05 06:51:13', 35055, 2), (10014, 'c6256342b6e832bcc64f41e380f64f69', '2010-11-05 06:51:17', '2010-11-05 06:51:18', 35056, 2), (10015, '558efde2257030139e707234556a84b8', '2010-11-05 06:51:22', '2010-11-05 06:51:23', 35057, 2), (10016, '2cad1f03180ce998850693b3ca634f55', '2010-11-05 06:51:25', '2010-11-05 06:51:26', 35058, 2), (10017, '3c39697237c06f8240557727bbc12969', '2010-11-05 06:51:29', '2010-11-05 06:51:30', 35059, 2), (10018, 'a21a420f8f8a738290b771ef2f3319af', '2010-11-05 06:51:33', '2010-11-05 06:51:34', 35060, 2), (10019, 'ea340a92922f7af822878d4a05989fb7', '2010-11-05 06:51:37', '2010-11-05 06:51:38', 35061, 2), (10020, '4228fad2235285c4b4651d228309feff', '2010-11-05 06:51:40', '2010-11-05 06:51:41', 35062, 2), (10021, 'e4a7f83a198fd4d33a6b0ab531e8184a', '2010-11-05 06:51:45', '2010-11-05 06:51:45', 35063, 2), (10022, '1cc3cdc878d36531a04c014756a1c161', '2010-11-05 06:51:48', '2010-11-05 06:51:49', 35064, 2), (10023, 'da59481e201aeb9e6393c7feaa6d0eca', '2010-11-05 06:51:52', '2010-11-05 06:51:53', 35065, 2), (10024, 'de4b6488fdf8e2dc58c54fb7aff044fe', '2010-11-05 06:51:56', '2010-11-05 06:51:56', 35066, 2), (10025, '00422783477c7603f4ac3d0ce0a2f10d', '2010-11-05 06:51:59', '2010-11-05 06:52:00', 35067, 2), (10026, '0131e8fd4abbfa41033d07470eb2c40d', '2010-11-05 06:52:04', '2010-11-05 06:52:04', 35068, 2), (10027, 'badb9b384a6967ce601724824efdd9a1', '2010-11-05 06:52:08', '2010-11-05 06:52:09', 35069, 2), (10028, '7ff187af33fcc89a5ca56f0f32bf5ff0', '2010-11-05 06:52:13', '2010-11-05 06:52:13', 35070, 2), (10029, '31631f9cebfd8644ace9a27e21c2a1d7', '2010-11-05 06:52:17', '2010-11-05 06:52:18', 35071, 2), (10030, 'e4f0fa65f213a39787372c1d4a935d96', '2010-11-05 06:52:21', '2010-11-05 06:52:22', 35072, 2), (10031, 'af16f16df09dd17e6a591e5f71a895df', '2010-11-05 06:52:24', '2010-11-05 06:52:25', 35073, 2), (10032, 'b4cfeeb581efaea09447772acd687b56', '2010-11-05 06:52:28', '2010-11-05 06:52:29', 35074, 2), (10033, '79706f5d91c9b8e79b89692eb0ab48a6', '2010-11-05 06:52:32', '2010-11-05 06:52:32', 35075, 2), (10034, 'd9c1075fc4738f33a6ba4683f62bcdc9', '2010-11-05 06:52:36', '2010-11-05 06:52:37', 35076, 2), (10035, '3b8ec0f3802022dbbb2ed48aafa1fcf7', '2010-11-05 06:52:40', '2010-11-05 06:52:41', 35077, 2), (10036, '0c134905386cd49dcb1a11f21a74b331', '2010-11-05 06:52:44', '2010-11-05 06:52:45', 35078, 2), (10037, '8e8f8bc58746ea0d239a7c3cdab575de', '2010-11-05 06:52:48', '2010-11-05 06:52:48', 35079, 2), (10038, '463e746996ce056aadc3f7ea68b0ccf5', '2010-11-05 06:52:52', '2010-11-05 06:52:53', 35080, 2), (10039, 'bcfe7afd30775ca88339e248f626f75e', '2010-11-05 06:52:56', '2010-11-05 06:52:56', 35081, 2), (10040, '10078f3129e5b600a51e970edb239f94', '2010-11-05 06:53:00', '2010-11-05 06:53:01', 35082, 2), (10041, '9dbab92a58f91e85b62293fb94a09091', '2010-11-05 06:53:04', '2010-11-05 06:53:04', 35083, 2), (10042, 'd068f99d7cede6c2026fa7bca2b6ed10', '2010-11-05 06:53:07', '2010-11-05 06:53:08', 35084, 2), (10043, 'afcf549bd04ec852e13e772e6798b41a', '2010-11-05 06:53:11', '2010-11-05 06:53:12', 35085, 2), (10044, '3b93557425a8e28361a70de4202b9643', '2010-11-05 06:53:17', '2010-11-05 06:53:18', 35086, 2), (10045, '1568f73702c8c59ffe33daadb0a438da', '2010-11-05 06:53:22', '2010-11-05 06:53:23', 35087, 2), (10046, '21bf57becf9b8530411c18b2896351b4', '2010-11-05 06:53:30', '2010-11-05 06:53:31', 35088, 2), (10047, '3649149ce01ae1f553b5e156c85f6933', '2010-11-05 06:53:35', '2010-11-05 06:53:36', 35089, 2), (10048, '76887af0cd7e941e1c0e0b900969444c', '2010-11-05 06:53:41', '2010-11-05 06:53:41', 35090, 2), (10049, '80672c48ff6c30e2655095e6ed378cca', '2010-11-05 06:53:48', '2010-11-05 06:53:49', 35091, 2), (10050, '92917ac4043ff7e155eb9ecc1b84f27e', '2010-11-05 06:53:52', '2010-11-05 06:53:53', 35092, 2), (10051, 'c3aa71f575a188bf1c45884567a91c35', '2010-11-05 06:53:56', '2010-11-05 06:53:57', 35093, 2), (10052, 'c826f290705032d7b2dfb7b3a7c73c8d', '2010-11-05 06:54:00', '2010-11-05 06:54:01', 35094, 2), (10053, '366706350949d2925313a0bdba0a5de7', '2010-11-05 06:54:03', '2010-11-05 06:54:04', 35095, 2), (10054, '96518bb5b0c5fb115c4e5aaced87c1aa', '2010-11-05 06:54:07', '2010-11-05 06:54:08', 35096, 2), (10055, '16ffb346531e471f6a280d38ea7fafed', '2010-11-05 06:54:10', '2010-11-05 06:54:11', 35097, 2), (10056, 'cd946b4069cbb477ebbda85af0eac020', '2010-11-05 06:54:13', '2010-11-05 06:54:14', 35098, 2), (10057, '0dda61071b8eb47ba5b675c4351a7fc4', '2010-11-05 06:54:17', '2010-11-05 06:54:18', 35099, 2), (10058, '2d670349ebd91f144531aca83fdfe4b9', '2010-11-05 06:54:20', '2010-11-05 06:54:22', 35100, 2), (10059, 'bf436851b1278a5611aad75a6bcd3491', '2010-11-05 06:54:25', '2010-11-05 06:54:26', 35101, 2), (10060, '5dc2d89e8c66d2443b77d9e09bfa0677', '2010-11-05 06:54:30', '2010-11-05 06:54:30', 35102, 2), (10061, '1316617605ebeaf3585124bc3769c6e9', '2010-11-05 06:54:33', '2010-11-05 06:54:34', 35103, 2), (10062, '77aef997b1908cc06eaa77ad664bfb5c', '2010-11-05 06:54:37', '2010-11-05 06:54:38', 35104, 2), (10063, 'f2228350385d135fd8d8e4c5ac697d5f', '2010-11-05 06:54:41', '2010-11-05 06:54:42', 35105, 2), (10064, '96a9c652e62048fb695b85b03e591e3f', '2010-11-05 06:54:43', '2010-11-05 06:54:44', 35106, 2), (10065, '7a2b898619da60b7e6d32f1e4121fa6f', '2010-11-05 06:54:47', '2010-11-05 06:54:48', 35107, 2), (10066, '666435ad6a2d18aad1d92f870ccb94fa', '2010-11-05 06:54:50', '2010-11-05 06:54:52', 35108, 2), (10067, 'e86dfbeb6be6a5779b7617fbbef0f44e', '2010-11-05 06:54:54', '2010-11-05 06:54:55', 35109, 2), (10068, 'bb86ac361bc594f8a7dd6803e508c220', '2010-11-05 06:54:58', '2010-11-05 06:54:59', 35110, 2), (10069, '5d16db17fec1e5e5308e91c5b9e95ed7', '2010-11-05 06:55:01', '2010-11-05 06:55:02', 35111, 2), (10070, '8a9c4aa573669aa76def3e1adaa91681', '2010-11-05 06:55:05', '2010-11-05 06:55:06', 35112, 2), (10071, 'e211e40e87a7f04895ec916e5c2a2197', '2010-11-05 06:55:08', '2010-11-05 06:55:09', 35113, 2), (10072, 'bf6e314d472dbe681c9d16476ad96497', '2010-11-05 06:55:11', '2010-11-05 06:55:12', 35114, 2), (10073, 'b1beaef8af922805d70ef7e61d261618', '2010-11-05 06:55:14', '2010-11-05 06:55:15', 35115, 2), (10074, 'd1fd33f5a6b8e8e21dffbd493d48998d', '2010-11-05 06:55:18', '2010-11-05 06:55:19', 35116, 2), (10075, '2fcd44d0d13ac7d04ec3d0930eb5c485', '2010-11-05 06:55:23', '2010-11-05 06:55:24', 35117, 2), (10076, 'f2f518c79a5a9951286842d45cd4df7d', '2010-11-05 06:55:27', '2010-11-05 06:55:28', 35118, 2), (10077, '703d66bffce67eea568f289d40d84e74', '2010-11-05 06:55:30', '2010-11-05 06:55:31', 35119, 2), (10078, 'a2b8438e42b6683c3ac979fc95afb56c', '2010-11-05 06:55:34', '2010-11-05 06:55:35', 35120, 2), (10079, '20f15838eba98de3f24256c513a2b86e', '2010-11-05 06:55:38', '2010-11-05 06:55:39', 35121, 2), (10080, 'a1b70936b5c53e244e554bab1f98fea3', '2010-11-05 06:55:42', '2010-11-05 06:55:43', 35122, 2), (10081, 'e4455b8796000fa30734821724f3b462', '2010-11-05 06:55:46', '2010-11-05 06:55:46', 35123, 2), (10082, '3ff2963f1f6f94bed0e6387ab1ccb831', '2010-11-05 06:55:49', '2010-11-05 06:55:50', 35124, 2), (10083, '0913f66def38701ed9500edbab7ea50d', '2010-11-05 06:55:52', '2010-11-05 06:55:52', 35125, 2), (10084, '4810a99deadcf2f25d67d88cba71cf9d', '2010-11-05 06:55:54', '2010-11-05 06:55:55', 35126, 2), (10085, '93853a48c50b3e48ea1cd46de6c3dc49', '2010-11-05 07:16:41', '2010-11-05 07:16:42', 35127, 2), (10086, 'a6f4e699d85ffe416b01c6c25271e6e6', '2010-11-05 07:31:27', '2010-11-05 07:31:28', 35128, 2), (10087, '36025bc9bb21d7e9100d42f03ab06ac2', '2010-11-05 07:31:32', '2010-11-05 07:31:32', 35129, 2), (10088, 'f75a81bc41e774cac7d92507b008755d', '2010-11-05 08:08:41', '2010-11-05 08:10:47', 35137, 2), (10089, '350615041b05bb7b2eeea418cf018a02', '2010-11-05 08:31:02', '2010-11-05 08:31:03', 35138, 2), (10090, '3d0c6941cef742c444f60569ebb75dd6', '2010-11-05 08:48:02', '2010-11-05 08:48:03', 35139, 2), (10091, '3e86b25a0d454ddd590e7b3470c158f1', '2010-11-05 08:55:43', '2010-11-05 08:55:44', 35140, 2), (10092, 'aa1f95b6fca3a24a69f34399b879ca1d', '2010-11-05 09:21:45', '2010-11-05 09:21:46', 35141, 2), (10093, 'd5de5deaba658dc739a5d9e5df2b0dcd', '2010-11-05 09:23:49', '2010-11-05 09:23:50', 35142, 2), (10094, 'ada711d6792eefe24f662052214ff562', '2010-11-05 09:29:18', '2010-11-05 09:29:19', 35143, 2), (10095, '6459972bdf00c35d2a3e9b00c81f27e8', '2010-11-05 09:48:14', '2010-11-05 09:48:15', 35144, 2), (10096, 'cff9717424d3cb5c5262d7b853c02340', '2010-11-05 09:57:06', '2010-11-05 09:58:20', 35147, 2), (10097, '681ca8d684f87321898b3ae517a506ab', '2010-11-05 10:57:40', '2010-11-05 10:57:41', 35148, 2), (10098, '43cb424d346057bbb448fc25324dddcb', '2010-11-05 11:01:06', '2010-11-05 11:01:08', 35150, 2), (10099, '7c1443629da21a5866d7bce2a858d43f', '2010-11-05 11:01:07', '2010-11-05 11:01:08', 35149, 2), (10100, 'aedd227bb2977415355a5bae236892aa', '2010-11-05 11:03:31', '2010-11-05 11:03:32', 35151, 2), (10101, '3ea10e3be29f0a97457e0c88b74fae15', '2010-11-05 11:25:30', '2010-11-05 11:26:26', 35156, 2), (10102, 'b9ca79a93983588abcad970f8ac0b784', '2010-11-05 11:26:20', '2010-11-05 11:26:21', 35155, 2), (10103, '91f24df2ecd356831d3f11126c8344a8', '2010-11-05 11:32:20', '2010-11-05 11:32:21', 35157, 2), (10104, '71a3720854a26ada4487c79285289fa0', '2010-11-05 12:08:03', '2010-11-05 12:08:04', 35158, 2), (10105, '7c8ca7d9ffc62e20df1e8d3f681c928c', '2010-11-05 12:30:37', '2010-11-05 12:30:38', 35159, 2), (10106, 'e6586893f3a2b46798ab2624e21285f9', '2010-11-05 12:51:10', '2010-11-05 12:51:11', 35160, 2), (10107, '926f8a069408770fc6c9858478b62820', '2010-11-05 12:51:14', '2010-11-05 12:51:14', 35161, 2), (10108, '81f6b4c6d57badc934922cd1a4d40d54', '2010-11-05 12:51:18', '2010-11-05 12:51:18', 35162, 2), (10109, '88822b46d29a2a7f05dec2918205eb0f', '2010-11-05 12:51:22', '2010-11-05 12:51:23', 35163, 2), (10110, '4b46e01baedc333a4aa13b486168613e', '2010-11-05 12:51:30', '2010-11-05 12:51:30', 35164, 2), (10111, 'b4c3653ac9f7983b8248fcd911824557', '2010-11-05 12:51:34', '2010-11-05 12:51:34', 35165, 2), (10112, '55bdc17e6273b23a0f1642e9ad543bc8', '2010-11-05 12:51:37', '2010-11-05 12:51:38', 35166, 2), (10113, '59cbd9d50250f490fd9e045c801330b4', '2010-11-05 12:51:42', '2010-11-05 12:51:42', 35167, 2), (10114, '7c5cca0c97cc968222b1e917ddb9d3fd', '2010-11-05 12:51:45', '2010-11-05 12:51:46', 35168, 2), (10115, '8883bbf292e80dabbb8f85830a0c58f3', '2010-11-05 12:51:50', '2010-11-05 12:51:51', 35169, 2), (10116, 'fd03909b969d677d17be8c61fa72b4fb', '2010-11-05 12:51:53', '2010-11-05 12:51:54', 35170, 2), (10117, '9a7407df2e220deda72e6baa7bc5448d', '2010-11-05 12:51:56', '2010-11-05 12:51:57', 35171, 2), (10118, '0540aa09007f3a4b61416f2afbc38a95', '2010-11-05 12:52:01', '2010-11-05 12:52:01', 35172, 2), (10119, '332ff5a938c604b82821f0a3bb089fd6', '2010-11-05 12:52:04', '2010-11-05 12:52:04', 35173, 2), (10120, '67bef6042902ba2496c90c46924a39cb', '2010-11-05 12:52:06', '2010-11-05 12:52:07', 35174, 2), (10121, '4d4e00c7f9e3e36f96c3d8ea46cefeda', '2010-11-05 12:52:09', '2010-11-05 12:52:10', 35175, 2), (10122, 'e21506cf7892aa04d76d1d23dbe1b776', '2010-11-05 12:52:15', '2010-11-05 12:52:17', 35176, 2), (10123, '9b8dcb0308559c8fe8ea4f4c51312f00', '2010-11-05 12:52:19', '2010-11-05 12:52:20', 35177, 2), (10124, 'e820b634927ccc1bed0131e8cc21c25f', '2010-11-05 12:52:24', '2010-11-05 12:52:25', 35178, 2), (10125, 'a9c30ed6bbe60fbacd35ada242ab6d09', '2010-11-05 12:52:29', '2010-11-05 12:52:30', 35179, 2), (10126, '0d3d1671a309fa333bc177bce8afb631', '2010-11-05 12:52:34', '2010-11-05 12:52:35', 35180, 2), (10127, 'f31f9fb518ee1a430f58d1e44d7ad25e', '2010-11-05 12:52:39', '2010-11-05 12:52:40', 35181, 2), (10128, '33c6fa460b47535f88b1fd02bfc90617', '2010-11-05 12:52:43', '2010-11-05 12:52:44', 35182, 2), (10129, '1e2d955c5c6e496dea0a58627b980e4f', '2010-11-05 12:52:47', '2010-11-05 12:52:48', 35183, 2), (10130, 'a3300afb2548d22ea239a813ab07e0be', '2010-11-05 12:52:50', '2010-11-05 12:52:51', 35184, 2), (10131, '1dc07e5ad030d26d8afa26064bd8585f', '2010-11-05 12:52:54', '2010-11-05 12:52:55', 35185, 2), (10132, '712b92e3804bc1520565949ff9a1ff9e', '2010-11-05 12:52:58', '2010-11-05 12:52:59', 35186, 2), (10133, '3faad5c2119b03be93474103160a5185', '2010-11-05 12:53:03', '2010-11-05 12:53:03', 35187, 2), (10134, '89e803559cb487b0d94e864fb2d331b4', '2010-11-05 12:53:07', '2010-11-05 12:53:08', 35188, 2), (10135, 'd28ab2b89c68f77f89bd14e90fce6fec', '2010-11-05 12:53:12', '2010-11-05 12:53:13', 35189, 2), (10136, 'ea3ca8c2da2244a71c9b489694471e58', '2010-11-05 12:53:16', '2010-11-05 12:53:16', 35190, 2), (10137, '8efc84ab3f6b9a0d0297d155002a23e7', '2010-11-05 12:53:20', '2010-11-05 12:53:21', 35191, 2), (10138, '1f63e5572025c991c025c1d76c744004', '2010-11-05 12:53:25', '2010-11-05 12:53:26', 35192, 2), (10139, 'c5ed071905c7846467e232389311f22e', '2010-11-05 12:53:30', '2010-11-05 12:53:30', 35193, 2), (10140, '6243a0847be4c2068dfc416bbc374ce5', '2010-11-05 12:53:34', '2010-11-05 12:53:35', 35194, 2), (10141, '4091320193566f84289d1b86a3bc9737', '2010-11-05 12:53:39', '2010-11-05 12:53:40', 35195, 2), (10142, 'c7c9c74716a5247c6ae8da0f9a51404b', '2010-11-05 12:53:43', '2010-11-05 12:53:44', 35196, 2), (10143, '5db2425d5ff0e9bbccf8ebb6cc53ddda', '2010-11-05 12:53:47', '2010-11-05 12:53:47', 35197, 2), (10144, 'b7f068d1930a1f2cb6ea6864480d0970', '2010-11-05 12:53:53', '2010-11-05 12:53:54', 35198, 2), (10145, '7ffc8d8b65b5bf32a8f37e78d20f214f', '2010-11-05 12:53:56', '2010-11-05 12:53:57', 35199, 2), (10146, '208374c297a23e041ca285a73cc595a5', '2010-11-05 12:54:02', '2010-11-05 12:54:03', 35200, 2), (10147, '31e81f66c315c524ec666a6eb6a11767', '2010-11-05 12:54:07', '2010-11-05 12:54:08', 35201, 2), (10148, 'adcb9b7d2b42cc7513a6c0fe8cdc3a04', '2010-11-05 12:54:11', '2010-11-05 12:54:12', 35202, 2), (10149, 'fb66c76224b32fa76f7ae17f54ad64ad', '2010-11-05 12:54:16', '2010-11-05 12:54:17', 35203, 2), (10150, 'a5a5ff24766f97f19d694e134db56d0f', '2010-11-05 12:54:22', '2010-11-05 12:54:23', 35204, 2), (10151, '7a200a6af8fa90fa91e14ab5f128d34a', '2010-11-05 12:54:25', '2010-11-05 12:54:26', 35205, 2), (10152, '41740ff02fb36fd8f87af3457a6794cc', '2010-11-05 12:54:30', '2010-11-05 12:54:31', 35206, 2), (10153, '5f1318d127a6890eaca7073887740014', '2010-11-05 12:54:33', '2010-11-05 12:54:34', 35207, 2), (10154, '7cb8001de76be9b4d64e304bfd5e51b6', '2010-11-05 12:54:38', '2010-11-05 12:54:39', 35208, 2), (10155, 'be5bf5382130768ed8cc96b0ee2ca225', '2010-11-05 12:54:42', '2010-11-05 12:54:43', 35209, 2), (10156, 'ebd4250ff8eaf5b3cadbe395d0e754fd', '2010-11-05 12:54:46', '2010-11-05 12:54:47', 35210, 2), (10157, 'ff48bf841a50d0794abbd313a98c227c', '2010-11-05 12:54:50', '2010-11-05 12:54:51', 35211, 2), (10158, 'a214c7fabe005c7a3d4ed8ce647e7302', '2010-11-05 12:54:54', '2010-11-05 12:54:55', 35212, 2), (10159, '1faafc4bdef575b40342138f35983601', '2010-11-05 12:54:58', '2010-11-05 12:54:59', 35213, 2), (10160, '2a05ff197d272df2280586fc7841b35b', '2010-11-05 12:55:01', '2010-11-05 12:55:02', 35214, 2), (10161, '2fe67f627f2b74746581bb541cf97db7', '2010-11-05 12:55:05', '2010-11-05 12:55:06', 35215, 2), (10162, '16cf0c8d91738f6d78a61c9643228de7', '2010-11-05 12:55:09', '2010-11-05 12:55:10', 35216, 2), (10163, '142d32810ce327d150ffaea04a6aea58', '2010-11-05 12:55:13', '2010-11-05 12:55:14', 35217, 2), (10164, '87ee59ff1fbd3d7da491a9372e230a12', '2010-11-05 12:55:18', '2010-11-05 12:55:19', 35218, 2), (10165, 'f8adb1658c9adf9fdf40e5253ad0e837', '2010-11-05 12:55:25', '2010-11-05 12:55:25', 35219, 2), (10166, '6e734452362a07da6d4ad264bea9fcf9', '2010-11-05 12:55:29', '2010-11-05 12:55:30', 35220, 2), (10167, '85ed4ba9d7c7f282fad57a9dad3f1f70', '2010-11-05 12:55:34', '2010-11-05 12:55:35', 35221, 2), (10168, 'a139aa0633bf33118740bfe7dad45416', '2010-11-05 12:55:37', '2010-11-05 12:55:38', 35222, 2), (10169, '846e281cf8cb9fe86640d4daef007ae0', '2010-11-05 12:55:41', '2010-11-05 12:55:42', 35223, 2), (10170, '5a355526c3616c63fc497e6ea58a1a37', '2010-11-05 12:55:47', '2010-11-05 12:55:48', 35224, 2), (10171, 'b86c6f12c062fa3adda39f210e3742af', '2010-11-05 12:55:50', '2010-11-05 12:55:51', 35225, 2), (10172, 'f859a56ccc4f3f13fc130723e1942dd7', '2010-11-05 12:55:54', '2010-11-05 12:55:55', 35226, 2), (10173, '520ab695d6f280661c5b88559cce3105', '2010-11-05 12:55:57', '2010-11-05 12:55:58', 35227, 2), (10174, '52514ffb6de3f87d5af7395a59fe45fb', '2010-11-05 12:56:01', '2010-11-05 12:56:02', 35228, 2), (10175, '34aa403ca405e8aa2fcfcd27040165dc', '2010-11-05 12:56:09', '2010-11-05 12:56:10', 35229, 2), (10176, 'eb2b35727db4f2190764647327569275', '2010-11-05 12:56:28', '2010-11-05 12:56:29', 35230, 2), (10177, 'ef603fbc2ed27c6d3a6f67fe645581c3', '2010-11-05 12:56:33', '2010-11-05 12:56:36', 35231, 2), (10178, 'fb39d534cdbafd493b2833157c33325d', '2010-11-05 12:56:36', '2010-11-05 12:56:37', 35232, 2), (10179, 'ea921b2c33e96c21840c222246552e26', '2010-11-05 12:56:38', '2010-11-05 12:56:40', 35233, 2), (10180, 'be73d885d2ba7cb03abb879ffacb4d57', '2010-11-05 12:56:44', '2010-11-05 12:56:45', 35234, 2), (10181, 'cf94b25aedd22e4fa22285cb2591672f', '2010-11-05 12:56:50', '2010-11-05 12:56:51', 35235, 2), (10182, '07396a06736e2d930e2281bf4f2b4eb5', '2010-11-05 12:56:53', '2010-11-05 12:56:54', 35236, 2), (10183, 'a3b07a62b9d5a4ce7beb6370a1d00398', '2010-11-05 12:57:02', '2010-11-05 12:57:03', 35237, 2), (10184, '280dbdee601fe5ca6db654ca7fa662aa', '2010-11-05 12:57:05', '2010-11-05 12:57:06', 35238, 2), (10185, '7ad2f78535b17fcefbb32c462c5374b3', '2010-11-05 12:57:12', '2010-11-05 12:57:13', 35239, 2), (10186, '04f47dbd272e9b930b096a5319ad5c22', '2010-11-05 12:57:17', '2010-11-05 12:57:19', 35240, 2), (10187, 'a16bebc258b36747e64df3c6c8f16d70', '2010-11-05 12:57:23', '2010-11-05 12:57:24', 35241, 2), (10188, '1ad6159cf19e6357d172e63edb3abf95', '2010-11-05 12:57:31', '2010-11-05 12:57:32', 35242, 2), (10189, '4c9dfb70957a5f80c4a4bccef0addaf0', '2010-11-05 12:57:37', '2010-11-05 12:57:38', 35243, 2), (10190, 'ecef9666bf563fa156fa7cab830f990e', '2010-11-05 12:57:41', '2010-11-05 12:57:42', 35244, 2), (10191, 'b367a2af9f3e10c77790972148d4666f', '2010-11-05 12:57:48', '2010-11-05 12:57:49', 35245, 2), (10192, 'db162412dbb266a9c9d79547e1198741', '2010-11-05 12:57:52', '2010-11-05 12:57:53', 35246, 2), (10193, '53aa1020472ad558181cd69587d22918', '2010-11-05 12:58:00', '2010-11-05 12:58:01', 35247, 2), (10194, '452313e371e27050e5aab3ac7344e336', '2010-11-05 12:58:05', '2010-11-05 12:58:06', 35248, 2), (10195, '226b3f9c2ebd3d39851e6d19b36ce2c4', '2010-11-05 12:58:11', '2010-11-05 12:58:12', 35249, 2), (10196, 'b3105800a13133f23dbc68fb8a922e79', '2010-11-05 12:58:16', '2010-11-05 12:58:17', 35250, 2), (10197, '9426fd2c8fbaf09fc55caa3ecf0223b6', '2010-11-05 12:58:19', '2010-11-05 12:58:21', 35251, 2), (10198, 'f2b6b01ba7f011eb7c66bc3f69d0762a', '2010-11-05 12:58:25', '2010-11-05 12:58:26', 35252, 2), (10199, 'e39cbcc92afab1febd7c59a18f3ae650', '2010-11-05 12:58:28', '2010-11-05 12:58:29', 35253, 2), (10200, 'bf3f5feac4b9c7bfca18c97f0ba5e4c2', '2010-11-05 12:58:34', '2010-11-05 12:58:35', 35254, 2), (10201, '0d40dd2ac15768303590420bb0f4e86a', '2010-11-05 12:58:43', '2010-11-05 12:58:44', 35255, 2), (10202, 'b76e7e0e933c2ca67017e546d8b7ccec', '2010-11-05 12:58:48', '2010-11-05 12:58:48', 35256, 2), (10203, '41ef06f7180f0b2773cf66523667aa19', '2010-11-05 12:58:51', '2010-11-05 12:58:52', 35257, 2), (10204, 'acc71e2da36d3331d95083c1777627fc', '2010-11-05 12:58:55', '2010-11-05 12:58:55', 35258, 2), (10205, 'd8aca626f0dc71168ea0644586412e72', '2010-11-05 12:59:02', '2010-11-05 12:59:03', 35259, 2), (10206, '599c739d060819f0f16a1979ca600029', '2010-11-05 13:01:02', '2010-11-05 13:36:32', 35265, 2), (10207, '8c4b92126f21e42a4dbd8c3e2a89ff18', '2010-11-05 13:01:56', '2010-11-05 13:01:57', 35261, 2), (10208, '6c80aaf634c1883d14e3348b1d8a7b0a', '2010-11-05 13:03:58', '2010-11-05 13:03:59', 35262, 2), (10209, 'dfbd6c60805226b1601d4164eefddac7', '2010-11-05 13:31:06', '2010-11-05 13:31:07', 35263, 2), (10210, '4facd4d5358ce637825d83edefedddb7', '2010-11-05 13:35:43', '2010-11-05 13:35:44', 35264, 2), (10211, 'cfcfbfb4aaac73d9be870f9f77106c2d', '2010-11-05 13:37:06', '2010-11-05 13:37:07', 35266, 2), (10212, 'b95ba66fa84f629f334e56515c0b3b29', '2010-11-05 13:48:48', '2010-11-05 14:03:40', 35276, 2), (10213, '1912079cce232a77a5c39289eeb84c90', '2010-11-05 14:28:41', '2010-11-05 14:30:02', 35284, 2), (10214, '846f522d0721c40619fc4bab22d6cfcc', '2010-11-05 14:51:36', '2010-11-05 14:51:37', 35285, 2), (10215, '5c6086bce30ba84c2fa47df7f06e6540', '2010-11-05 14:52:34', '2010-11-05 14:58:31', 35306, 2), (10216, '80ef420277cb242c5b6e7ff373914972', '2010-11-05 14:52:44', '2010-11-05 14:52:45', 35287, 2), (10217, '16a0112a01cbd5a5e548b1afdca2283e', '2010-11-05 14:52:53', '2010-11-05 14:52:54', 35289, 2), (10218, 'c733fc149bd29f6f2755487f16e60500', '2010-11-05 14:53:05', '2010-11-05 14:53:06', 35291, 2), (10219, 'bc13caaad805899aa30b76b48adc7988', '2010-11-05 14:54:31', '2010-11-05 14:54:32', 35296, 2), (10220, '071bf6f8e8f453d3fdc6d7dac8842641', '2010-11-05 14:58:29', '2010-11-05 14:58:30', 35305, 2), (10221, 'c81327be9bb5b527e65ec79d39c8ec59', '2010-11-05 15:11:27', '2010-11-05 15:11:28', 35307, 2), (10222, 'dca5e10d654611a4f451b3944cdbf71f', '2010-11-05 15:12:49', '2010-11-05 15:12:50', 35308, 2), (10223, '542c59de3740cf4b01fb7f42331a561d', '2010-11-05 15:14:39', '2010-11-05 15:14:40', 35309, 2), (10224, 'dc0edf2eceac8883289c34d0ccf3eb4a', '2010-11-05 15:39:01', '2010-11-05 15:40:08', 35313, 2), (10225, '315326602f2dbaa54052bd81945a284e', '2010-11-05 15:41:03', '2010-11-05 15:41:04', 35314, 2), (10226, '934102e17ebd28fed275b23804bdec75', '2010-11-05 15:43:50', '2010-11-05 15:43:51', 35315, 2), (10227, 'd95b65857c7012cdb869134097c70931', '2010-11-05 15:54:16', '2010-11-05 15:54:32', 35318, 2), (10228, '9f6344bfe93ce2aa173aa9def1264db0', '2010-11-05 16:11:50', '2010-11-05 16:11:51', 35319, 2), (10229, '4c6ddfce78c87f7ecce4967c6212db38', '2010-11-05 17:04:39', '2010-11-05 17:04:40', 35320, 2), (10230, '70c95c423cded567faf00212e5e74f57', '2010-11-05 17:04:57', '2010-11-05 17:04:58', 35321, 2), (10231, '083f3bb2eeedf4606b7ddb683748dec6', '2010-11-05 17:12:34', '2010-11-05 17:13:03', 35323, 2), (10232, 'c1d3e01f29f32b4a5075843c6c4c693b', '2010-11-05 17:41:28', '2010-11-05 17:41:29', 35324, 2), (10233, 'c7d558fb041791c5edad8da7f12b57db', '2010-11-05 18:06:28', '2010-11-05 18:06:29', 35325, 2), (10234, '1f08e2334e796db7846ed5fb08940f26', '2010-11-05 18:10:35', '2010-11-05 18:10:35', 35326, 2), (10235, 'ae3dbdc530ea9697589c774e5328672f', '2010-11-05 18:16:37', '2010-11-05 18:18:51', 35339, 2), (10236, '7b1999496b1a8f800f90028747de33f9', '2010-11-05 18:17:30', '2010-11-05 18:19:45', 35345, 2), (10237, 'f6fc2060dfca2cce850edbba610b6a40', '2010-11-05 18:41:52', '2010-11-05 18:54:54', 35354, 2), (10238, 'a810fc46a53054be081e2f4f1b8fb898', '2010-11-05 18:43:33', '2010-11-05 18:43:34', 35347, 2), (10239, '38931226f0a2f9647e803593915bf227', '2010-11-05 19:28:29', '2010-11-05 19:28:30', 35355, 2), (10240, 'ee0173be229a403cf66a20101ed4ab0e', '2010-11-05 19:31:12', '2010-11-05 19:47:42', 35384, 2), (10241, 'da0c2564d6bdd3788d19bf51c41cc598', '2010-11-05 20:55:07', '2010-11-05 20:55:09', 35385, 2), (10242, 'bae6a7f666c50247871fe2964304ed2c', '2010-11-05 20:58:19', '2010-11-05 20:58:20', 35386, 2), (10243, 'd0c2b78215bdef3406891dbc6ba05155', '2010-11-05 21:38:28', '2010-11-05 21:38:32', 35387, 2), (10244, 'e21a7693af49fe6a0d4df09fc1bc4a1a', '2010-11-05 21:43:06', '2010-11-05 21:43:06', 35388, 2), (10245, '9aec4167759574194d7897b58156a931', '2010-11-05 21:49:55', '2010-11-05 21:49:56', 35389, 2), (10246, '1184d3b86fe2a276171476a3e21edb60', '2010-11-05 22:14:07', '2010-11-05 22:17:46', 35405, 2), (10247, 'abcec8c1593bf78e25bf4185c6a3ffc2', '2010-11-05 22:15:30', '2010-11-05 22:15:31', 35397, 2), (10248, 'a6ad97c1004dd79ca9083b5555190316', '2010-11-05 23:57:54', '2010-11-05 23:57:56', 35406, 2), (10249, 'd44cbae8e2b79a064a9ef78785717606', '2010-11-06 01:12:40', '2010-11-06 01:12:42', 35407, 2), (10250, '58d7d60e340d723ec5f24d397dbbc3bc', '2010-11-06 01:44:48', '2010-11-06 01:44:49', 35408, 2), (10251, '72ca6da986db8aaafbb689a36b25143c', '2010-11-06 01:48:10', '2010-11-06 01:48:11', 35409, 2), (10252, 'f74fdffa10feb5b58a8c3f5e349a7581', '2010-11-06 02:01:34', '2010-11-06 02:01:36', 35410, 2), (10253, '0bda629e1112c16beae4e018abc97d83', '2010-11-06 02:36:07', '2010-11-06 02:36:08', 35411, 2), (10254, '5fa790c1d5b47e8a3c541dd210ef89eb', '2010-11-06 03:38:27', '2010-11-06 03:38:29', 35412, 2), (10255, 'f9eb84dbf940e4a1766d04b1ffab62f0', '2010-11-06 03:44:23', '2010-11-06 03:44:24', 35413, 2), (10256, '0b669986f17c955599db41a6f0410ee3', '2010-11-06 04:22:32', '2010-11-06 04:22:40', 35414, 2), (10257, 'b98dc8467e593e46f96566040beb7ec7', '2010-11-06 05:04:03', '2010-11-06 05:04:04', 35415, 2), (10258, 'a45be60974ea3a838c093227fb6c84ac', '2010-11-06 05:40:43', '2010-11-06 05:40:47', 35416, 2), (10259, '0a38ed6dc33111115c9b10dffbea836e', '2010-11-06 07:06:18', '2010-11-06 07:06:20', 35417, 2), (10260, '3487c2453b99da28117772a9172908e7', '2010-11-06 07:08:11', '2010-11-06 07:08:13', 35418, 2), (10261, '8c3ae5175649b6cf2158a323eccbbe5f', '2010-11-06 07:08:16', '2010-11-06 07:08:17', 35419, 2), (10262, 'f3d0647aa547a169a8f2e7dd5a980488', '2010-11-06 07:10:14', '2010-11-06 07:10:15', 35420, 2), (10263, '877e84c12d1b15647feda791170a82cd', '2010-11-06 07:18:14', '2010-11-06 07:18:15', 35421, 2), (10264, 'b7f10a13f86af4c805ac398d96a97309', '2010-11-06 07:30:43', '2010-11-06 07:30:44', 35422, 2), (10265, 'd75bd58d00751e5c56b4b52b71a5c6f3', '2010-11-06 08:37:03', '2010-11-06 08:45:26', 35449, 2), (10266, '0ee9787507e1bfdda2c140d120c2917c', '2010-11-06 08:54:08', '2010-11-06 08:54:09', 35450, 2), (10267, 'fa868c8bed222fdfd8c834411cf0c8ad', '2010-11-06 09:16:34', '2010-11-06 09:16:36', 35451, 2), (10268, '1ea485c522f260329f1ec563c4bd6c42', '2010-11-06 09:26:57', '2010-11-06 09:30:05', 35466, 2), (10269, '918835a12bb8e32f9a82b75b069f5bb7', '2010-11-06 09:38:21', '2010-11-06 09:42:43', 35475, 2), (10270, 'bdb15c45771351b480ecbf86bdcd67e6', '2010-11-06 09:42:56', '2010-11-06 09:42:57', 35476, 2), (10271, '31b1efb04dd7b8aaf209a38d0e273406', '2010-11-06 10:11:54', '2010-11-06 10:13:03', 35480, 2), (10272, 'bdd7cd1b33b28f7cb14d1f996dbd2db7', '2010-11-06 10:13:50', '2010-11-06 10:17:51', 35489, 2), (10273, '7ab2d827a58a9e7a488e46dd758c3882', '2010-11-06 10:15:24', '2010-11-06 10:15:27', 35485, 2), (10274, '3679600b9109f62e15e9eb65040edc24', '2010-11-06 10:20:13', '2010-11-06 10:20:14', 35490, 2), (10275, '295032be6314048bc19faf6c4e8a9e7a', '2010-11-06 10:20:16', '2010-11-06 10:20:16', 35491, 2), (10276, 'a6e10629772cb841a909bb8d3871f2b2', '2010-11-06 10:24:03', '2010-11-06 10:24:04', 35492, 2), (10277, '5ccd171962f1059422f6e0b38b032a07', '2010-11-06 10:46:11', '2010-11-06 10:51:36', 35511, 2), (10278, 'fffe94cccdddde4cf490f73832ccf2b0', '2010-11-06 10:55:18', '2010-11-06 10:55:19', 35512, 2), (10279, '89e41dba52657a8837e3254c909958a7', '2010-11-06 10:56:43', '2010-11-06 10:56:44', 35513, 2), (10280, '918e3a00d089ec33747b032a4645d6f7', '2010-11-06 11:46:20', '2010-11-06 11:46:21', 35514, 2), (10281, '45a127ff0c2e68481301894d0ac8b568', '2010-11-06 11:50:23', '2010-11-06 11:50:24', 35515, 2), (10282, 'cb145f7765c9a1b8988ff454da33c4f2', '2010-11-06 12:04:49', '2010-11-06 12:04:49', 35516, 2), (10283, 'a98e7e2c47f2141f177578a0eb3163cb', '2010-11-06 12:21:07', '2010-11-06 12:23:31', 35526, 2), (10284, '315ab57aedc6d9b9ff20f15dea276a4c', '2010-11-06 12:24:22', '2010-11-06 12:24:24', 35527, 2), (10285, '9056bc7a4003078f39ed89bd8f72b668', '2010-11-06 12:25:27', '2010-11-06 12:25:28', 35528, 2), (10286, '569748a8a6ebc4eef7590d3738d6b713', '2010-11-06 12:29:23', '2010-11-06 12:30:06', 35529, 2), (10287, 'fb7d65179d18a1aea00aa09497f7a044', '2010-11-06 12:31:08', '2010-11-06 12:31:10', 35530, 2), (10288, '639dd622a03a92b0a1d76dfe2c8f6514', '2010-11-06 12:57:35', '2010-11-06 13:08:33', 35543, 2), (10289, '32786254dbcb0046823463d5948141d4', '2010-11-06 13:08:22', '2010-11-06 13:09:00', 35545, 2), (10290, 'bdfcb97877f52feeefed1029334214d7', '2010-11-06 13:25:12', '2010-11-06 13:26:05', 35550, 2), (10291, 'cb986cbc25fae58daa24a6101f333320', '2010-11-06 13:43:21', '2010-11-06 13:43:22', 35551, 2), (10292, '3152d834160efadac75efc624b41f239', '2010-11-06 13:43:23', '2010-11-06 13:43:23', 35552, 2), (10293, '1fdc875c0964a89302b160daf027be6c', '2010-11-06 13:43:25', '2010-11-06 13:43:25', 35553, 2), (10294, '62873370752286dd68e8f11d8273b245', '2010-11-06 13:43:28', '2010-11-06 13:43:28', 35554, 2), (10295, '056b8147bb14944c93408c08d4e119f0', '2010-11-06 13:43:29', '2010-11-06 13:43:30', 35555, 2), (10296, '9fc002d6e3e27042db93d65e086acc94', '2010-11-06 13:43:31', '2010-11-06 13:43:31', 35556, 2), (10297, 'be3e71e8cad661e1cf4442626401e4b7', '2010-11-06 13:43:33', '2010-11-06 13:43:33', 35557, 2), (10298, '931cf52a46894266f2ca83da15d1331e', '2010-11-06 13:54:10', '2010-11-06 13:54:12', 35558, 2), (10299, 'd5c8788da9e27c398a7ef044604870f0', '2010-11-06 14:00:28', '2010-11-06 14:04:11', 35564, 2), (10300, 'dd3c1dbcf01637d6c51882e7d5ac4503', '2010-11-06 14:26:05', '2010-11-06 14:29:54', 35580, 2), (10301, '2c2f47216a226e3c78f7e6503640dda5', '2010-11-06 14:34:14', '2010-11-06 14:34:15', 35581, 2), (10302, 'b47c1e6e3c308ed96b672490c35cebdc', '2010-11-06 16:00:55', '2010-11-06 16:02:18', 35587, 2), (10303, '354c2c2ccbe9ea6ec33839a70828e145', '2010-11-06 16:30:57', '2010-11-06 16:30:58', 35588, 2), (10304, '32d30eee7f35066ca38c7ccd6097c7a1', '2010-11-06 17:04:12', '2010-11-06 17:04:12', 35589, 2), (10305, 'ae4a1bdd18f46c40900e6b24eb5f784b', '2010-11-06 17:42:30', '2010-11-06 17:47:12', 35609, 2), (10306, 'aa38cc5ba1edbdfb0fc92e0b08863ea7', '2010-11-06 17:57:42', '2010-11-06 18:02:47', 35613, 2), (10307, 'b9ce697cdbaef7ff1cd5d3be756f5749', '2010-11-06 18:05:35', '2010-11-06 18:07:05', 35618, 2), (10308, '4453bf01e1934b345deb6841a15ce26b', '2010-11-06 18:17:37', '2010-11-06 18:20:15', 35624, 2), (10309, '15401345ee4d3a725e7f89cbf2150350', '2010-11-06 19:35:05', '2010-11-06 19:35:06', 35625, 2), (10310, 'c6b042207cdd1a5de36670e34489d578', '2010-11-06 19:38:16', '2010-11-06 19:38:17', 35626, 2), (10311, 'a64fc6099f831063605a46212734135d', '2010-11-06 22:09:57', '2010-11-06 22:13:50', 35645, 2), (10312, '29bf3f4aa943e2c0026a4725139a9241', '2010-11-06 23:21:33', '2010-11-06 23:21:34', 35646, 2), (10313, '0a306eecce154af6ef49506247c2a690', '2010-11-06 23:40:45', '2010-11-06 23:45:28', 35663, 2), (10314, 'e222f483e3dba0fa0417e70c4f86fd7d', '2010-11-07 01:06:42', '2010-11-07 01:06:44', 35664, 2), (10315, '417681b276a5d71f4465b33ce6b62ce9', '2010-11-07 01:06:45', '2010-11-07 01:06:46', 35665, 2), (10316, '707095c0c0ab6dc9c78dd1260e00033b', '2010-11-07 01:06:47', '2010-11-07 01:06:48', 35666, 2), (10317, '3e7e6b42ac4b7e59dffcfb48a401cdbd', '2010-11-07 01:17:48', '2010-11-07 01:17:49', 35667, 2), (10318, '30871c0bf5b9fa18cb24fb58703435f3', '2010-11-07 01:17:50', '2010-11-07 01:17:51', 35668, 2), (10319, '3d3969697c8dde2f78ba8b2ce8e14667', '2010-11-07 01:17:52', '2010-11-07 01:17:53', 35669, 2), (10320, '815af159c7e87ed03a74e143fa069e99', '2010-11-07 01:58:17', '2010-11-07 01:58:18', 35670, 2), (10321, '9dde43438e92d855ff02a964c1978e4e', '2010-11-07 02:56:12', '2010-11-07 02:56:13', 35671, 2), (10322, 'ab95f5d122eedbd683f5add258574dcd', '2010-11-07 04:36:01', '2010-11-07 04:36:10', 35672, 2), (10323, '091cd3a4e2e3da36d9b2371bb7e562a7', '2010-11-07 04:49:22', '2010-11-07 04:49:24', 35673, 2), (10324, 'cdd1ef4ee3e902fd5a6c540205b6de93', '2010-11-07 05:26:37', '2010-11-07 05:26:38', 35674, 2), (10325, 'e89c83014370d8886b05b98891fd1732', '2010-11-07 07:12:58', '2010-11-07 07:13:00', 35675, 2), (10326, '7a13bb84c6fef3b6e7fd95cc8541b082', '2010-11-07 07:13:04', '2010-11-07 07:13:05', 35676, 2), (10327, 'b61b100da5369c9320b8b64edd0a21fa', '2010-11-07 07:20:47', '2010-11-07 07:20:48', 35677, 2), (10328, 'dc375e661661e6ae3d9908ed7281e0f5', '2010-11-07 08:08:59', '2010-11-07 08:09:00', 35678, 2), (10329, '37650d0da1b1054c86a103e6d4ed5c5c', '2010-11-07 09:04:58', '2010-11-07 09:05:19', 35680, 2), (10330, 'cbf9c697609adabc7f9b2473ad3f9af2', '2010-11-07 09:06:53', '2010-11-07 09:06:55', 35681, 2), (10331, '613c392aa3c3bbdb8ef41558a886cba8', '2010-11-07 09:21:29', '2010-11-07 09:24:55', 35693, 2), (10332, '04f3e28b765409f2e24bcd6b9efee5c5', '2010-11-07 09:55:26', '2010-11-07 09:55:28', 35694, 2), (10333, 'e218d1abb17ceea6f2ed057bfb301661', '2010-11-07 09:55:30', '2010-11-07 09:55:31', 35695, 2), (10334, '3d93951564d3d4c84c68bb937407e021', '2010-11-07 09:55:32', '2010-11-07 09:55:35', 35696, 2), (10335, '4fae20dae1dfd566b97ae0cb57abeae8', '2010-11-07 09:55:35', '2010-11-07 09:55:36', 35697, 2), (10336, '7ffe2e9ef27f687dd5bf6aecbb17fac6', '2010-11-07 10:51:34', '2010-11-07 10:51:35', 35698, 2), (10337, '86d1e6cf1e54f15cae2515ef2bdc0663', '2010-11-07 11:14:50', '2010-11-07 11:14:51', 35699, 2), (10338, '0de63a9d4aebd9ac61e6357ee9a52ca4', '2010-11-07 11:16:02', '2010-11-07 11:27:01', 35728, 2), (10339, '6498a3db0a7b85ea4aeba14e22d9457c', '2010-11-07 11:42:22', '2010-11-07 11:42:23', 35729, 2), (10340, '714bad656671c6530e6291ba189f8f91', '2010-11-07 12:11:38', '2010-11-07 12:11:59', 35731, 2), (10341, 'ac5b3b8733e6a9566ee1ff4f56e16284', '2010-11-07 12:14:32', '2010-11-07 12:15:07', 35734, 2), (10342, 'f89f0f6955bb4104e31cc10321e1ba9a', '2010-11-07 12:32:05', '2010-11-07 12:32:24', 35736, 2), (10343, '66f81dfacb54c92ff42f5789c6315ef9', '2010-11-07 12:46:43', '2010-11-07 12:50:29', 35745, 2), (10344, '64d48f2995fb965e8bf358d130f23294', '2010-11-07 12:47:23', '2010-11-07 12:47:24', 35738, 2), (10345, '0d1323c866249dae49c809e8bcfdce47', '2010-11-07 13:06:18', '2010-11-07 13:12:49', 35757, 2), (10346, '1cd5af0034e6137c64493869627ba6e6', '2010-11-07 13:15:33', '2010-11-07 13:16:51', 35764, 2), (10347, '7016dbe7fa3a2e875a8e1408efe34327', '2010-11-07 14:35:34', '2010-11-07 14:36:31', 35767, 2), (10348, 'fbf505980eca81f823e03470ba0f8816', '2010-11-07 14:44:45', '2010-11-07 14:44:46', 35768, 2), (10349, '97525f5eab7db8db09548ba1c356dc9f', '2010-11-07 14:55:07', '2010-11-07 14:55:23', 35770, 2), (10350, '6bf3d7da715382e2cb867e8eb32e1ba1', '2010-11-07 15:32:03', '2010-11-07 15:32:04', 35771, 2), (10351, '098efca3cb8ad895819e62b4f33a79c2', '2010-11-07 16:22:49', '2010-11-07 16:22:51', 35772, 2), (10352, '28e881c0d2b22bfdbbeb6b556c18d2d8', '2010-11-07 16:22:51', '2010-11-07 16:22:52', 35773, 2), (10353, 'fdba60152cbb648e6b1b977b1c59a769', '2010-11-07 17:08:02', '2010-11-07 17:08:52', 35775, 2), (10354, '45e2c40f9edd6f1b4232aa23490c4d58', '2010-11-07 17:14:33', '2010-11-07 17:19:34', 35787, 2), (10355, '1964e2e072b96014810ffe609e1e09a3', '2010-11-07 17:31:46', '2010-11-07 17:33:31', 35794, 2), (10356, '9071654874030d1d83989831a46006ac', '2010-11-07 17:46:53', '2010-11-07 17:46:54', 35795, 2), (10357, '12262665da63e0597a723e83d66d36a1', '2010-11-07 17:58:22', '2010-11-07 17:58:43', 35798, 2), (10358, 'd8ce36bae0c681c42be6427f440100aa', '2010-11-07 18:15:39', '2010-11-07 18:16:02', 35800, 2), (10359, '3df1a19823e461deae82be98e2558f92', '2010-11-07 18:20:58', '2010-11-07 18:20:58', 35801, 2), (10360, '7163090e787e50b88ff9f21c6c7e4e83', '2010-11-07 19:20:22', '2010-11-07 19:20:23', 35802, 2), (10361, '2620243fe6ac0e491492fcf687ef44f7', '2010-11-07 20:25:14', '2010-11-07 20:28:26', 35810, 2), (10362, 'e10b7cff60f75f88ea4fb029794fdbb8', '2010-11-07 21:05:13', '2010-11-07 21:06:57', 35814, 2), (10363, '42f1ea4a349c49a0bb4b94c7d4b51885', '2010-11-07 21:23:20', '2010-11-07 21:23:21', 35815, 2), (10364, '4d1cde303950b54d31c5a65412000ecc', '2010-11-07 23:09:05', '2010-11-07 23:10:02', 35819, 2), (10365, '96f2ecde2630bbb8c74877c543a18455', '2010-11-07 23:28:54', '2010-11-07 23:28:55', 35820, 2), (10366, 'bf73f983f52d85db2eeee55f67377250', '2010-11-07 23:48:03', '2010-11-07 23:48:05', 35821, 2), (10367, '423b90551483ae9ea6305777d737c062', '2010-11-08 00:08:25', '2010-11-08 00:09:50', 35828, 2), (10368, '94e8495d47eb0d27da809bc8b2729047', '2010-11-08 01:35:33', '2010-11-08 01:35:34', 35829, 2), (10369, 'eed988ece53300711c7250f3f283dd06', '2010-11-08 01:50:04', '2010-11-08 01:50:06', 35830, 2), (10370, '9bb8784c822bafb7faf7bc927755aa19', '2010-11-08 02:15:59', '2010-11-08 02:16:00', 35831, 2), (10371, '9670ec084f36d604a88e3df5b04f6630', '2010-11-08 02:40:26', '2010-11-08 02:40:27', 35832, 2), (10372, 'd8ee41016ea0edd32b8ea51323ebccb6', '2010-11-08 02:46:35', '2010-11-08 02:46:36', 35833, 2), (10373, '108775887db652646a9cf7ac14e8d18a', '2010-11-08 03:31:32', '2010-11-08 03:31:35', 35834, 2), (10374, '33284617b35cd760d8737ac24167d6d9', '2010-11-08 05:26:55', '2010-11-08 05:26:57', 35835, 2), (10375, 'cc92d2ac3c1727db85111bbde7c239e0', '2010-11-08 05:54:02', '2010-11-08 05:56:06', 35842, 2), (10376, '60572890582f0443a7aebaa6ff3b556d', '2010-11-08 07:10:29', '2010-11-08 07:10:30', 35843, 2), (10377, '281a160d96e179f7cab2a8f9376ae5f3', '2010-11-08 07:10:33', '2010-11-08 07:10:34', 35844, 2), (10378, '8c4372e23ff273c49e273c66b4c8cb24', '2010-11-08 07:16:23', '2010-11-08 07:17:08', 35849, 2), (10379, 'ec8aa1fed48036e243078c309476ead3', '2010-11-08 07:22:44', '2010-11-08 07:25:58', 35852, 2), (10380, 'beadf61b775befa72ef80d1117051c2b', '2010-11-08 07:32:27', '2010-11-08 07:34:23', 35854, 2), (10381, '2bbe1d73233ce3f2d7ec18fd5c06d171', '2010-11-08 08:20:43', '2010-11-08 08:20:44', 35855, 2), (10382, 'bb7eaf5effe80dde40314febb63bbf09', '2010-11-08 09:05:48', '2010-11-08 09:12:15', 35862, 2), (10383, '07ffadee992bf0f0e423264d553cf7da', '2010-11-08 11:21:54', '2010-11-08 11:25:54', 35881, 2), (10384, '9fe0cb1edc260e5bdb7ca39875aba605', '2010-11-08 11:29:39', '2010-11-08 11:30:16', 35890, 2), (10385, '3679eae0206b0693a4d41943184b51c7', '2010-11-08 11:44:44', '2010-11-08 11:44:45', 35891, 2), (10386, 'a2bdbc5d142a3f93eb3031bf4596d3a9', '2010-11-08 11:58:16', '2010-11-08 11:58:17', 35892, 2), (10387, '9aa848fd2c7bc643dbc8d6f2d49b0945', '2010-11-08 12:26:15', '2010-11-08 12:26:16', 35893, 2), (10388, '6318c34e1b3c019dcf27c1d8a4cc2042', '2010-11-08 14:12:41', '2010-11-08 14:12:43', 35894, 2), (10389, '651e86503575698cbca00b0abaa35f44', '2010-11-08 14:19:45', '2010-11-08 14:19:46', 35895, 2), (10390, '911a79103301cca49cff8e1cad630777', '2010-11-08 15:50:18', '2010-11-08 16:22:45', 35928, 2), (10391, '130036051f4524536cd05aefa56ea352', '2010-11-08 15:58:21', '2010-11-08 16:19:22', 35923, 2), (10392, '7778845404c8cf1346e4a748f7ae44ae', '2010-11-08 16:18:31', '2010-11-08 16:19:04', 35917, 2), (10393, '9068c24bf5c6441ad1ce29fe89cb42ad', '2010-11-08 16:28:56', '2010-11-08 16:30:11', 35931, 2), (10394, '895eb298bf59757425d543a344b83f66', '2010-11-08 16:35:00', '2010-11-08 16:35:01', 35932, 2), (10395, '4904e3de63ba685ef5d5b3810cfe2f12', '2010-11-08 17:15:27', '2010-11-08 17:22:13', 35946, 2), (10396, '3adc1384308e1ac872c6fd614572199c', '2010-11-08 17:20:44', '2010-11-08 17:45:38', 35949, 2), (10397, 'b889601675e6df5dcbe01315c06bca8a', '2010-11-08 17:30:59', '2010-11-08 17:31:00', 35947, 2), (10398, '85840ef8d22f961302ccc92853496982', '2010-11-08 17:31:40', '2010-11-08 17:31:41', 35948, 2), (10399, 'b5a5d53a162a34b2021f0dba61c9c937', '2010-11-08 18:14:03', '2010-11-08 18:14:12', 35951, 2), (10400, '6a29c33b8f9564d75312d5c332bf287d', '2010-11-08 18:35:46', '2010-11-08 18:36:32', 35955, 2), (10401, '9af5cf503f2d9236a70db879d4da3b1a', '2010-11-08 18:37:06', '2010-11-08 18:38:49', 35966, 2), (10402, 'e93d34f481b8fb189c7704b1b067c5c6', '2010-11-08 18:51:56', '2010-11-08 19:10:47', 36020, 2), (10403, '1543e6981fdab64346002171ba03c8c8', '2010-11-08 19:25:57', '2010-11-08 19:31:53', 36023, 2), (10404, 'db68a5102f9602330e60e23c00621fd1', '2010-11-08 19:53:48', '2010-11-08 19:53:49', 36024, 2), (10405, '5389fa9ba2cc5e95254da4cfb7cbac9b', '2010-11-08 20:05:56', '2010-11-08 20:05:57', 36025, 2), (10406, '46583698b10456ce5f01b7a4272693c5', '2010-11-08 20:12:45', '2010-11-08 20:14:27', 36031, 2), (10407, 'd12657a6b05a0cc104356de91fba5cc0', '2010-11-08 20:38:51', '2010-11-08 20:38:54', 36032, 2), (10408, '184494f7e322a5d98e6681a82f1f1ff8', '2010-11-08 22:30:06', '2010-11-08 22:30:08', 36033, 2), (10409, '8d8012bbb8dfd9375ce8bebaec69424f', '2010-11-08 22:47:55', '2010-11-08 22:52:32', 36041, 2), (10410, 'b252fd0dc58abcf9ea080f91fdcb3f49', '2010-11-08 23:37:46', '2010-11-08 23:37:52', 36042, 2), (10411, '498d22e4d83c23d7ec3ffcd66d9886d6', '2010-11-09 00:57:55', '2010-11-09 01:00:49', 36050, 2), (10412, 'e7c252953af8e1d1aaeae6d4633eecc4', '2010-11-09 02:56:24', '2010-11-09 02:56:25', 36051, 2), (10413, '81b482a8ce4d57e4f28ec3401febc004', '2010-11-09 03:29:05', '2010-11-09 03:29:06', 36052, 2), (10414, '903c678af8ada2f9100f2a452f528f18', '2010-11-09 04:21:33', '2010-11-09 04:21:34', 36053, 2), (10415, '6fe8b2b40c9a0898a47de52395a9e1db', '2010-11-09 04:30:27', '2010-11-09 04:30:28', 36054, 2), (10416, 'ba6e45264c0c44a18020bec862a10d1d', '2010-11-09 05:12:29', '2010-11-09 05:12:30', 36055, 2), (10417, 'a25bc83c57f2ebcc7d4408e0269b1e7f', '2010-11-09 05:54:19', '2010-11-09 05:56:54', 36068, 2), (10418, '0c801fc7c65b7ebc1c8278926513bc12', '2010-11-09 06:03:18', '2010-11-09 06:03:20', 36069, 2), (10419, '743a9b912fa9b8e8500ff022b9a2f475', '2010-11-09 06:46:54', '2010-11-09 06:46:55', 36070, 2), (10420, '0da2647454ff87aab743c6c0d5fc722d', '2010-11-09 06:48:35', '2010-11-09 06:48:36', 36071, 2), (10421, 'bbd8d4947fe88257a7a256e85c8dac97', '2010-11-09 07:12:21', '2010-11-09 07:12:21', 36072, 2), (10422, 'a9281cee0e137d6bc185e4f96898fedc', '2010-11-09 07:12:25', '2010-11-09 07:12:26', 36073, 2), (10423, '74171a644cfc16a12ac93973df62158a', '2010-11-09 07:24:54', '2010-11-09 07:24:55', 36074, 2), (10424, 'a27062de57ede1b8c42158c6f61e24e7', '2010-11-09 07:48:54', '2010-11-09 07:48:57', 36075, 2), (10425, '5574758fd506f4c33102f6bbe3beda84', '2010-11-09 08:36:29', '2010-11-09 08:37:10', 36078, 2), (10426, '0fe0b5c46ea0ed6fd44cbfd2f44f130d', '2010-11-09 09:47:58', '2010-11-09 09:47:59', 36079, 2), (10427, '8f7ab1504eac758079210e0784747377', '2010-11-09 12:10:52', '2010-11-09 12:11:34', 36082, 2), (10428, '877b9a99ec1ac4a4a24bff1b7a275078', '2010-11-09 12:47:08', '2010-11-09 13:57:46', 36107, 2), (10429, 'f3621cbad33371c844bb5eb696e1251d', '2010-11-09 13:30:02', '2010-11-09 15:33:53', 36172, 2), (10430, 'fa9c315c7756dcc664fa71949a4f11a2', '2010-11-09 13:32:19', '2010-11-09 13:32:20', 36094, 2), (10431, '42d84b4d4161c1c6d03d73715dabe008', '2010-11-09 13:59:56', '2010-11-09 14:24:28', 36117, 2), (10432, '85d81453438ec0d7037091331dcd4cf4', '2010-11-09 14:09:57', '2010-11-09 14:09:58', 36114, 2), (10433, '521bd683a92e62f14a7547d4288fe302', '2010-11-09 14:17:17', '2010-11-09 14:17:18', 36115, 2), (10434, 'a9f1f7ae19ab55173ff7d053316005f4', '2010-11-09 14:32:09', '2010-11-09 14:36:29', 36122, 2), (10435, '4970eac39e7ddc4bef274c7f64ca9c77', '2010-11-09 14:49:02', '2010-11-09 15:56:17', 36181, 2), (10436, 'fdce1f59f3ee07ff019ea0ae481ede95', '2010-11-09 14:57:11', '2010-11-09 14:57:12', 36134, 2), (10437, '4bbec0c3b8fc46e61cfaf057e0e9ac48', '2010-11-09 15:10:46', '2010-11-09 15:10:48', 36145, 2), (10438, 'f2f1d1e6c1bf0074efbbbc528729ba76', '2010-11-09 15:10:50', '2010-11-09 15:10:53', 36146, 2), (10439, '7c471a612f6c985444bf9f3216719ff2', '2010-11-09 15:10:53', '2010-11-09 15:10:54', 36147, 2), (10440, '71d47e469ec7d1e69df60db8b51ff73c', '2010-11-09 15:10:55', '2010-11-09 15:12:56', 36160, 2), (10441, 'a1fab75745798f299c3fc8e54041b266', '2010-11-09 15:12:52', '2010-11-09 15:12:53', 36158, 2), (10442, '3adbc16a1eb43722d86e45abc2fb6bc9', '2010-11-09 15:12:54', '2010-11-09 15:12:54', 36159, 2), (10443, '74bf24f4244dd62398684f88bb50c46d', '2010-11-09 15:42:31', '2010-11-09 15:42:32', 36173, 2), (10444, '810a311d5b39dd9d64107710edbdb9ca', '2010-11-09 15:48:09', '2010-11-09 15:48:10', 36174, 2), (10445, '4f9e526d790515eeee9b3803d8e114af', '2010-11-09 15:53:20', '2010-11-09 15:54:31', 36178, 2), (10446, 'de28c43ec02e8808dde33dc1b8c12432', '2010-11-09 16:04:00', '2010-11-09 16:04:34', 36184, 2), (10447, '5eabc866fc79a18e5c161875a4a277f4', '2010-11-09 16:12:26', '2010-11-09 16:16:38', 36196, 2), (10448, 'ee7a96f0146cdf3d14922242624f7692', '2010-11-09 16:25:33', '2010-11-09 16:25:33', 36197, 2), (10449, '20c570dd73bb08ee768d1f3d8b14861c', '2010-11-09 16:40:07', '2010-11-09 16:40:08', 36198, 2), (10450, 'eedac91b4c170467ebb0079cbf546412', '2010-11-09 16:41:56', '2010-11-09 16:41:57', 36199, 2), (10451, '410a9810fdf32d8b20df399860e769ee', '2010-11-09 16:42:02', '2010-11-09 16:42:03', 36200, 2), (10452, 'ac7613773ec54749f4e36b232681c67a', '2010-11-09 16:56:18', '2010-11-09 16:56:19', 36201, 2), (10453, '10976c9e9834c75338203b036bf3b8b7', '2010-11-09 17:00:13', '2010-11-09 17:00:14', 36202, 2), (10454, '19a58d0d1820f56e19b06428c08f1fcb', '2010-11-09 17:06:32', '2010-11-09 17:06:32', 36203, 2), (10455, '909e7e96f603570f70c93b8c028630e6', '2010-11-09 17:27:24', '2010-11-09 17:32:23', 36207, 2), (10456, '692a8e7affe6aa990bcb2659b73263cb', '2010-11-09 17:29:16', '2010-11-09 17:29:16', 36206, 2), (10457, 'b18d675597228e18907319b9532afd09', '2010-11-09 17:33:44', '2010-11-09 17:33:45', 36208, 2), (10458, '4c07071eff28dc946161cf3f3b045834', '2010-11-09 18:28:29', '2010-11-09 18:29:19', 36211, 2), (10459, '1b34de4dea26a7cef893b3e6894d9220', '2010-11-09 18:39:32', '2010-11-09 18:41:47', 36238, 2), (10460, '434f4bcfef9a4de8f83ea7cf0a9fa2c2', '2010-11-09 18:59:34', '2010-11-09 19:00:59', 36244, 2), (10461, 'ed72db48a9b6124ab28bbf2a75b8e1c4', '2010-11-09 18:59:42', '2010-11-09 18:59:43', 36240, 2), (10462, '5caa9deeb517ef0de3c9c5757ef9b79b', '2010-11-09 19:02:18', '2010-11-09 19:02:19', 36245, 2), (10463, 'a8fa581f8a25a173ec43d1504294edd3', '2010-11-09 19:07:10', '2010-11-09 19:08:46', 36251, 2), (10464, 'b2a1e564bd90f67859f2d3058f96f8d5', '2010-11-09 19:18:01', '2010-11-09 19:21:36', 36267, 2), (10465, '86336bacb9a02e87d7670e6456fb0e3a', '2010-11-09 20:33:28', '2010-11-09 20:33:29', 36268, 2), (10466, '53ec474ec3ee813945c43032b8489adb', '2010-11-09 21:41:45', '2010-11-09 21:41:48', 36269, 2), (10467, 'f491cf4a3ae8fc88469c483afa1344dd', '2010-11-09 23:41:46', '2010-11-09 23:42:46', 36270, 2), (10468, '7a931e5d912898a707d4b08d43aaa351', '2010-11-10 00:37:43', '2010-11-10 00:37:48', 36271, 2), (10469, 'cdce64ac991f4210805f7e157a39a208', '2010-11-10 02:12:33', '2010-11-10 02:12:45', 36272, 2), (10470, '70b880ef10273b2c9f79be11447824d3', '2010-11-10 02:43:13', '2010-11-10 02:43:15', 36273, 2), (10471, '5f20a2ebc2f198d3350eec8aa63e4cb8', '2010-11-10 02:43:16', '2010-11-10 02:43:17', 36274, 2), (10472, 'd27ab4cad4987c0b83fbf34868afdd57', '2010-11-10 05:43:37', '2010-11-10 05:43:39', 36275, 2), (10473, '7da722f153aab0d1932adef08ef5b269', '2010-11-10 06:47:44', '2010-11-10 06:47:45', 36276, 2), (10474, 'eb3acd2ebc21285a316a2674fd5e7d87', '2010-11-10 07:19:40', '2010-11-10 07:48:41', 36288, 2), (10475, '43f60a746b1497288650cc91ac00a0ad', '2010-11-10 08:48:39', '2010-11-10 08:49:14', 36291, 2), (10476, '1375fd92ee1c74b04f7843c6176f0e06', '2010-11-10 09:03:28', '2010-11-10 09:03:28', 36292, 2), (10477, '4218c705518a435f76afa1c0bad62c40', '2010-11-10 09:33:31', '2010-11-10 09:33:32', 36293, 2), (10478, '4cb80febe2c5b1700746bd3928c58beb', '2010-11-10 10:01:13', '2010-11-10 10:01:14', 36294, 2), (10479, 'd3ddb258a841cad9419731495451ef84', '2010-11-10 10:01:50', '2010-11-10 10:01:51', 36295, 2), (10480, '0f29ca751c6ec731f243a2e79dfe9518', '2010-11-10 10:02:09', '2010-11-10 10:02:10', 36296, 2), (10481, 'f5a354482e5a1ac569345d9ac49a92bb', '2010-11-10 10:02:32', '2010-11-10 10:02:33', 36297, 2), (10482, 'b9ed85509ce8980fca469e77abd0ba8e', '2010-11-10 10:02:36', '2010-11-10 10:02:37', 36298, 2), (10483, 'e263cbb54ee1a6efc216418899ebbc4e', '2010-11-10 10:14:58', '2010-11-10 10:14:59', 36299, 2), (10484, '59b1935ae2b8080b4886da311a20e6f3', '2010-11-10 10:37:34', '2010-11-10 10:39:24', 36304, 2), (10485, 'c8b1a9af3d778fe860503946c3a07bc4', '2010-11-10 11:57:05', '2010-11-10 11:57:07', 36305, 2), (10486, '3a67d636a0cb23a1d8ecdfa739c2ee86', '2010-11-10 12:05:12', '2010-11-10 12:07:01', 36315, 2), (10487, '906b81b33ea650e955f0464e1615d323', '2010-11-10 13:09:47', '2010-11-10 13:09:48', 36316, 2), (10488, '9d0296d966254af448aab9cc5df79aa4', '2010-11-10 13:52:49', '2010-11-10 13:52:50', 36317, 2), (10489, 'c83a70dfc29413a1244d7b768b9d8963', '2010-11-10 14:19:11', '2010-11-10 14:21:39', 36321, 2), (10490, '9ddc6ffd28a48d6a8c12b384df537e88', '2010-11-10 15:25:41', '2010-11-10 15:25:42', 36322, 2), (10491, '23a2acc0c5c13417f604fa20f3599544', '2010-11-10 15:47:58', '2010-11-10 15:47:59', 36323, 2), (10492, 'f5257d772334a7e2419ac3ca1b6e6c6b', '2010-11-10 15:48:31', '2010-11-10 15:50:58', 36332, 2), (10493, '24f2c5630daf548f763ef5e4eda567db', '2010-11-10 16:05:34', '2010-11-10 16:07:44', 36342, 2), (10494, '59719c9da2043ebb7db8ee3019bd225b', '2010-11-10 16:23:49', '2010-11-10 16:23:50', 36343, 2), (10495, '8edff2b923647f5e9016bb9f1459d9dd', '2010-11-10 16:31:47', '2010-11-10 16:33:11', 36349, 2), (10496, '217ea04019956edf5bc4ba81e4451249', '2010-11-10 16:58:29', '2010-11-10 16:58:42', 36352, 2), (10497, '1de02085764006cd2b631c2062b60ef6', '2010-11-10 17:35:34', '2010-11-10 17:35:35', 36353, 2), (10498, '3e756fa529642d7812c3b2cfe1b588bf', '2010-11-10 17:46:11', '2010-11-10 17:46:12', 36354, 2), (10499, '1c30248bb36d2fd623226721dc4b955f', '2010-11-10 17:49:16', '2010-11-10 17:49:17', 36355, 2), (10500, 'd9b12acc11fc474c2c98c4294a763089', '2010-11-10 17:57:56', '2010-11-10 18:08:37', 36432, 2), (10501, 'd74836455215e6600c79cb252955158e', '2010-11-10 17:59:33', '2010-11-10 18:01:39', 36378, 2), (10502, '321adb0191c581e4a6fcfd7b29200a2d', '2010-11-10 18:01:16', '2010-11-10 18:03:13', 36404, 2), (10503, 'c97558e59a6a3cabf5a75f219300824b', '2010-11-10 18:46:45', '2010-11-10 19:06:29', 36481, 2), (10504, 'f3233a3d911b712a6739007656c1ca6c', '2010-11-10 18:51:44', '2010-11-10 18:51:45', 36447, 2), (10505, '32555ced4ad1a531b122307823c8806a', '2010-11-10 18:58:19', '2010-11-10 18:58:20', 36468, 2), (10506, '50e71559b297e02713a705db56119cad', '2010-11-10 19:16:47', '2010-11-10 19:16:48', 36482, 2), (10507, '6f968d59acedb167f8248b76f6fe97af', '2010-11-10 19:23:33', '2010-11-10 19:31:40', 36491, 2), (10508, '206918e7fc8f250e669cbeb553ae47a1', '2010-11-10 19:33:20', '2010-11-10 20:14:02', 36535, 2), (10509, 'd99ac51d3e9238e55a4a0277e55d5125', '2010-11-10 19:42:30', '2010-11-10 19:42:30', 36507, 2), (10510, '10e771bbbcf2f164d5f149a4292aaa72', '2010-11-10 19:49:15', '2010-11-10 19:58:20', 36526, 2), (10511, '384ac1a336544460fa7e867f68c31535', '2010-11-10 19:53:21', '2010-11-10 19:53:21', 36518, 2), (10512, '86387043ce50976b7863f45dc8399f84', '2010-11-10 19:53:24', '2010-11-10 19:54:19', 36523, 2), (10513, '093acd7c1a3eeec9bc0b27a451dc55f7', '2010-11-10 20:16:14', '2010-11-10 20:17:15', 36542, 2), (10514, '80a51cfca980cce33a3a25982f5467f6', '2010-11-10 20:23:30', '2010-11-10 20:24:34', 36548, 2), (10515, '170810c7fb8f5e6a8d475b3e5c24b210', '2010-11-10 20:44:01', '2010-11-10 20:44:02', 36549, 2), (10516, '59773ef880201033f790572e58689350', '2010-11-10 20:44:04', '2010-11-10 20:44:04', 36550, 2), (10517, '179265668107ade0347f6b52d6a65768', '2010-11-10 20:44:05', '2010-11-10 20:44:06', 36551, 2), (10518, 'eb1fb724cc4cb41e3ab5fe57d26c1ffd', '2010-11-10 20:44:08', '2010-11-10 20:44:09', 36552, 2), (10519, 'f6d528b5830d748e31775b1bb36266df', '2010-11-10 20:44:10', '2010-11-10 20:44:10', 36553, 2), (10520, 'd0500c31ec68e1ee71bd3fb894df607d', '2010-11-10 20:44:12', '2010-11-10 20:44:12', 36554, 2), (10521, 'efac540888cfceeaf322777eeb80143c', '2010-11-10 20:44:14', '2010-11-10 20:44:14', 36555, 2), (10522, '1ea6125ecba4646c5f945709d1387f0f', '2010-11-10 21:21:03', '2010-11-10 21:23:04', 36564, 2), (10523, 'bfb0e454ed7d20e5024d41025e9fc295', '2010-11-10 21:37:39', '2010-11-10 22:07:20', 36652, 2), (10524, '938db3c3ae5eb0540bfbe7f30699b5e8', '2010-11-10 21:46:14', '2010-11-10 22:03:35', 36643, 2), (10525, 'a08f7633400be1437e269dfc83304587', '2010-11-10 21:54:44', '2010-11-10 21:54:45', 36597, 2), (10526, 'ca07c778f8fe270025dff5af3e16e70b', '2010-11-10 22:40:44', '2010-11-10 22:40:46', 36653, 2), (10527, '3fc016a236f25a239d12a2c3bcc2232b', '2010-11-10 22:52:16', '2010-11-10 22:52:17', 36654, 2), (10528, 'ab532f319ecdb8eaaff5ffa90c57d722', '2010-11-10 22:57:13', '2010-11-10 22:57:14', 36655, 2), (10529, 'eef886e8431eeae8e02322308f557b6b', '2010-11-11 01:01:48', '2010-11-11 01:02:02', 36656, 2), (10530, '7685f7738a0ba7215c7bcbedc07358b6', '2010-11-11 01:34:31', '2010-11-11 01:34:34', 36657, 2), (10531, '531cc391c9a28092e8612cda9af9e36e', '2010-11-11 02:07:19', '2010-11-11 02:07:19', 36658, 2), (10532, '76a0f44eedd58694b195fcb9d8e7e5d7', '2010-11-11 03:52:39', '2010-11-11 03:52:39', 36659, 2), (10533, '7d66398390932ee45c94d66edd6131d7', '2010-11-11 04:59:48', '2010-11-11 04:59:49', 36660, 2), (10534, 'd24e3b802731b22dfef6a1d653167b00', '2010-11-11 07:08:21', '2010-11-11 07:08:24', 36661, 2), (10535, '889b7d9b90262777c211cfbb8bb858db', '2010-11-11 07:08:23', '2010-11-11 07:08:25', 36662, 2), (10536, 'e096575a49966b206bfa147604852e01', '2010-11-11 07:30:38', '2010-11-11 07:30:38', 36663, 2), (10537, 'd46e0c52784a69a8e797718da03f3146', '2010-11-11 08:56:56', '2010-11-11 12:52:45', 36745, 2), (10538, '30ffde9be500da4d3d7ad19f54a57149', '2010-11-11 09:03:58', '2010-11-11 09:07:43', 36676, 2), (10539, '551b7f27462e7b4a5d4e01ecbb69222a', '2010-11-11 10:13:10', '2010-11-11 10:17:25', 36685, 2), (10540, '671c098ed1202916dcd88a468930b3c8', '2010-11-11 10:16:02', '2010-11-11 10:24:08', 36700, 2), (10541, 'e0b0405e215b6182d9eeab5ed62c7b3f', '2010-11-11 10:20:59', '2010-11-11 10:21:00', 36691, 2), (10542, '4104734071e3d2d763b67da0c4add300', '2010-11-11 10:38:00', '2010-11-11 10:38:01', 36701, 2), (10543, '84ba96a8d84709d83aec98a2716d3313', '2010-11-11 10:38:29', '2010-11-11 10:39:31', 36705, 2), (10544, 'b17d6bceef2b226222ba479f441a36c9', '2010-11-11 11:30:26', '2010-11-11 11:31:20', 36710, 2), (10545, 'dac8cc3eb9aba81a816d38ac269e368f', '2010-11-11 11:58:59', '2010-11-11 11:59:00', 36711, 2), (10546, 'e131c3544fbab516a2580f8ed1f643be', '2010-11-11 11:59:18', '2010-11-11 11:59:19', 36712, 2), (10547, 'cd125245d9e18e2c3f9b7fe3f23f16ee', '2010-11-11 12:26:55', '2010-11-11 12:29:29', 36732, 2), (10548, 'c323b7facd11bd2087cb33894f8906f0', '2010-11-11 12:40:26', '2010-11-11 12:41:59', 36744, 2), (10549, '8ed2e82f50be02532e43187d4e2d3565', '2010-11-11 12:53:01', '2010-11-11 12:53:02', 36746, 2), (10550, '740ef441903541a4016cf9bac20f9149', '2010-11-11 13:17:19', '2010-11-11 13:17:20', 36747, 2), (10551, '5b0ee15763a15cc1e74cccda1619be72', '2010-11-11 13:17:33', '2010-11-11 13:22:15', 36760, 2), (10552, '8e56fdb5988c90d3f68a5af961a0372c', '2010-11-11 13:18:13', '2010-11-11 13:18:13', 36751, 2), (10553, '0d3d61d1ed0ea366f97e04608aaa2983', '2010-11-11 13:35:43', '2010-11-11 13:35:45', 36761, 2), (10554, 'd6f848e63a2678d7aa48354008d5e93f', '2010-11-11 13:49:50', '2010-11-11 13:49:51', 36762, 2), (10555, '5b0ee15763a15cc1e74cccda1619be72', '2010-11-11 14:43:46', '2010-11-11 15:08:47', 36810, 2), (10556, '94dadc8c5d8197a90cd27f214b621245', '2010-11-11 15:02:12', '2010-11-11 15:02:13', 36781, 2), (10557, '764d8b8aff66267e884f63876b345a51', '2010-11-11 15:02:33', '2010-11-11 15:06:13', 36802, 2), (10558, 'bdc0ac77862621b8ecfbd7fac191d9a1', '2010-11-11 15:03:29', '2010-11-11 15:03:30', 36787, 2), (10559, '1eee27affb17679f125df54f6e3c6875', '2010-11-11 15:03:31', '2010-11-11 15:09:10', 36815, 2), (10560, 'ebdb0139c277f7aee468c5040f8f1d08', '2010-11-11 15:11:24', '2010-11-11 15:11:25', 36816, 2), (10561, 'd46e0c52784a69a8e797718da03f3146', '2010-11-11 15:27:54', '2010-11-11 15:29:37', 36830, 2), (10562, '7c47ec1e40a51709daf9a53144427803', '2010-11-11 15:41:55', '2010-11-11 15:41:56', 36831, 2), (10563, 'c36ff23413ae50485feaa192959e4952', '2010-11-11 15:55:02', '2010-11-11 15:55:04', 36832, 2), (10564, '2f5531090fe9b20fb5807ecfafd7adb7', '2010-11-11 15:57:30', '2010-11-11 15:57:31', 36833, 2), (10565, '959ef8f44809a74c46a850683291d828', '2010-11-11 16:47:35', '2010-11-11 16:50:10', 36840, 2), (10566, 'eea68e84be709084d306a4ca02dfcaf0', '2010-11-11 16:57:24', '2010-11-11 16:57:25', 36841, 2), (10567, 'c3edeeb05563093b8e37ab207c67f193', '2010-11-11 17:25:57', '2010-11-11 17:25:58', 36842, 2), (10568, '47bc6f5e30b026f9a07b3149afc0f0d0', '2010-11-11 17:26:34', '2010-11-11 17:26:35', 36843, 2), (10569, '7bed8bd042f2be5c79ea8562809c96c3', '2010-11-11 17:34:29', '2010-11-11 17:35:28', 36847, 2), (10570, '55acb3d682ae0eae51adc4c77809e8b8', '2010-11-11 17:43:41', '2010-11-11 17:45:39', 36852, 2), (10571, 'c0beb6402283b76106df26c86b58c525', '2010-11-11 18:16:01', '2010-11-11 18:18:18', 36876, 2), (10572, '14ba971478b325fe4027d5109bcf2bff', '2010-11-11 19:19:09', '2010-11-11 19:20:55', 36880, 2), (10573, '89ebc155e345d8d8cdf48c239542d57e', '2010-11-11 19:38:15', '2010-11-11 19:43:55', 36896, 2), (10574, 'cb5a5cafe9d4dcf99f01049236ee9a22', '2010-11-11 19:43:02', '2010-11-11 19:43:03', 36889, 2), (10575, '6254ece9ab1204ba9162445be0676e11', '2010-11-11 20:00:11', '2010-11-11 20:00:12', 36897, 2), (10576, '8fa2e210c2b30e95dd68902f3dacbabd', '2010-11-11 20:20:05', '2010-11-11 20:30:33', 36922, 2), (10577, '7cb2ec66e14e0be94db2e1ed033db8a8', '2010-11-11 20:20:53', '2010-11-11 20:22:55', 36911, 2), (10578, '1b691bc81c79c220f17d812ed9cff4d6', '2010-11-11 20:30:27', '2010-11-11 20:30:28', 36920, 2), (10579, '017cf8d6f2567e70405d58bed95bdadf', '2010-11-11 20:30:30', '2010-11-11 20:30:31', 36921, 2), (10580, '42c1547dfea920c2233ccfc53780d01a', '2010-11-11 20:30:33', '2010-11-11 20:30:33', 36923, 2), (10581, 'e92f77773cc47844c70268b65e214b3b', '2010-11-11 20:30:35', '2010-11-11 20:30:36', 36924, 2), (10582, 'e41b11e3d27d05f570f26e6c327fc445', '2010-11-11 20:30:38', '2010-11-11 20:30:39', 36925, 2), (10583, '93260d35745e5a84c0716263925bff8b', '2010-11-11 21:06:26', '2010-11-11 21:06:26', 36926, 2), (10584, '4d181a1d763c145d3f38ad7caef4b5b8', '2010-11-11 21:49:55', '2010-11-11 21:50:00', 36927, 2), (10585, 'dbc60d8eb3a6175d3bcbf0913834a0d7', '2010-11-11 22:52:57', '2010-11-11 22:52:58', 36928, 2), (10586, '927f6197c6fb3e2ad75939dff812c8e3', '2010-11-11 23:45:55', '2010-11-11 23:46:55', 36931, 2), (10587, '5baac5d27c90d95f46d9004b3c4c7291', '2010-11-12 00:33:15', '2010-11-12 00:33:16', 36932, 2), (10588, '8433e8a36b67375c6d21acebb28c1fd0', '2010-11-12 01:38:45', '2010-11-12 01:38:45', 36933, 2), (10589, '4e8a12f6e404cb352e65c10700a92cc4', '2010-11-12 01:38:49', '2010-11-12 01:38:49', 36934, 2), (10590, 'cd87a4824ff99bc4dc001ed9fa7c95e2', '2010-11-12 01:52:49', '2010-11-12 01:52:49', 36935, 2), (10591, '9067bc0ef5807974914bfa4871eceae0', '2010-11-12 01:52:52', '2010-11-12 01:52:53', 36936, 2), (10592, '1d7b3029a7e02b32d3295c47a1f90e93', '2010-11-12 03:54:59', '2010-11-12 03:55:01', 36937, 2), (10593, '54b0ab396096897dabbf46840e26aa42', '2010-11-12 04:58:34', '2010-11-12 04:58:34', 36938, 2), (10594, '4a43a55f793f8f998f72f995894e502e', '2010-11-12 05:09:42', '2010-11-12 05:09:45', 36939, 2), (10595, 'e44ca015536d8c65973e87403f3e7092', '2010-11-12 05:11:35', '2010-11-12 05:11:38', 36940, 2), (10596, '79a7479ad720fe7400d8492cadd90335', '2010-11-12 05:34:28', '2010-11-12 05:34:30', 36941, 2), (10597, '015bd82aebab08ead4b79a582811d288', '2010-11-12 06:32:00', '2010-11-12 06:42:03', 36946, 2), (10598, '6b6d01ad2a8f1f789ea9ae17c0a0755b', '2010-11-12 06:48:54', '2010-11-12 06:48:55', 36947, 2), (10599, 'd332c6ba84575b287d1fb9e7144c3d9b', '2010-11-12 07:07:16', '2010-11-12 07:07:17', 36948, 2), (10600, '2b1072d809ee51f3556eebb48c524be0', '2010-11-12 07:24:59', '2010-11-12 07:25:00', 36949, 2), (10601, '59474da00fa27b2fa1f31bb3a5a7ef07', '2010-11-12 07:25:03', '2010-11-12 07:25:04', 36950, 2), (10602, '1282e9b6ad02f5f4f85bad0c45b4509a', '2010-11-12 07:29:04', '2010-11-12 07:29:05', 36951, 2), (10603, '4efdde5664c76b5ef51982f11774eb10', '2010-11-12 08:00:31', '2010-11-12 08:00:32', 36952, 2), (10604, 'c4ab6d6a8fc8e5e508e11c7df8047081', '2010-11-12 08:20:14', '2010-11-12 08:20:23', 36954, 2), (10605, '223334ba66259ebbf430da01553ce8c0', '2010-11-12 08:46:38', '2010-11-12 08:49:43', 36975, 2), (10606, '02cadd319d58fa4bcf6fd5736933f0fc', '2010-11-12 09:00:00', '2010-11-12 09:00:01', 36976, 2), (10607, '97a157887136f8bb83897e29eac44d94', '2010-11-12 09:23:36', '2010-11-12 09:23:37', 36977, 2), (10608, 'c0cbd2974bf76c7e05dd9ea12c1f9f26', '2010-11-12 09:26:23', '2010-11-12 09:26:24', 36978, 2), (10609, 'fc10aec2410002d280f462945a1d2ae9', '2010-11-12 09:27:35', '2010-11-12 09:27:36', 36979, 2), (10610, 'dfd6c754b5d0aa8e7b59482f0a7d5746', '2010-11-12 09:31:55', '2010-11-12 09:31:56', 36980, 2), (10611, '857fa78b7dbec37f7e4d2e2f753c1dc4', '2010-11-12 09:36:34', '2010-11-12 09:36:44', 36982, 2), (10612, 'd891292c5ae9044c24624ab3d3a19e51', '2010-11-12 10:22:43', '2010-11-12 10:22:45', 36983, 2), (10613, '5a32076a4e7975f0c8f985d2b455a896', '2010-11-12 10:22:45', '2010-11-12 10:22:46', 36984, 2), (10614, '416772df0a7ac7780ee69d9259330dcc', '2010-11-12 10:31:52', '2010-11-12 10:31:53', 36985, 2), (10615, '97be62f76196144f74e9e09aad2d9079', '2010-11-12 10:33:35', '2010-11-12 10:33:37', 36986, 2), (10616, 'ac6ca588446fc184b098d9d7d7818968', '2010-11-12 10:37:18', '2010-11-12 10:37:18', 36987, 2), (10617, '2bbbf1b5c5ef6e83f232381c14fb391b', '2010-11-12 10:58:52', '2010-11-12 10:58:54', 36988, 2), (10618, 'd5f4658ff9bb067894041ca48c90eefa', '2010-11-12 11:19:41', '2010-11-12 11:20:04', 36989, 2), (10619, '7982ae0a93f9a4a8f5740d53b906620e', '2010-11-12 11:19:41', '2010-11-12 11:20:04', 36990, 2), (10620, '9c515f69a0de927ac91c1c5aaec4622b', '2010-11-12 11:36:49', '2010-11-12 11:36:49', 0, 2), (10621, 'c8769a0ad225e0e7f8bad2e6f6dd3316', '2010-11-12 11:36:49', '2010-11-12 11:37:24', 36992, 2), (10622, '9c515f69a0de927ac91c1c5aaec4622b', '2010-11-12 11:36:57', '2010-11-12 11:37:50', 36996, 2), (10623, '69b1e17eca6d0bc03fd63157c4e49c2e', '2010-11-12 11:37:13', '2010-11-16 09:36:13', 37868, 2), (10624, 'c20e036ba1a0656522cc46ad839cf24f', '2010-11-12 12:02:05', '2010-11-12 12:03:42', 37012, 2), (10625, 'f2cb994f6cbd9831cac6ccb68d9d3087', '2010-11-12 12:17:46', '2010-11-12 12:17:46', 37017, 2), (10626, '2e06e693f18968a5839d2675a9df0be8', '2010-11-12 12:25:22', '2010-11-12 12:30:12', 37043, 2), (10627, 'e41d32c4a306c0b5ef9ee0f263abe29d', '2010-11-12 12:32:07', '2010-11-12 12:32:08', 37044, 2), (10628, '56d21c67a9e62e0a539d9961cd3f4c83', '2010-11-12 12:32:39', '2010-11-12 12:32:42', 37045, 2), (10629, 'bda07dc4064fc219a05f37d68929679f', '2010-11-12 12:35:15', '2010-11-12 12:35:16', 37052, 2), (10630, 'ac4684c10aa308bef35fb8df0d9cfc52', '2010-11-12 13:01:49', '2010-11-12 13:01:51', 37053, 2), (10631, 'dcb163c12f12f0a837d312cc379130b8', '2010-11-12 13:26:17', '2010-11-12 13:26:18', 37054, 2), (10632, '7ce5e8b61c2de57930efad4b5faab012', '2010-11-12 13:38:31', '2010-11-12 13:38:31', 37055, 2), (10633, 'ca47393dea90459631fee27179e1def5', '2010-11-12 14:37:08', '2010-11-12 14:37:09', 37056, 2), (10634, '5ddd47d0f1138e35bba6fa955a84ecee', '2010-11-12 14:45:57', '2010-11-12 14:45:58', 37057, 2), (10635, 'aded4481bcd022f6f3a68d43f2367dd3', '2010-11-12 15:05:27', '2010-11-12 15:05:29', 37058, 2), (10636, '1663e61e35406b1a5df9177562473591', '2010-11-12 15:41:04', '2010-11-12 15:41:13', 37060, 2), (10637, 'c05aa493f94269cd1213c0b218da89d6', '2010-11-12 15:42:06', '2010-11-12 15:42:07', 37061, 2), (10638, 'a32f1acf29f4d3d3c16dbea1c06d2d20', '2010-11-12 15:52:07', '2010-11-12 15:52:07', 37062, 2), (10639, '4b05b1341c7a8a6bf6e65c9921ddbe80', '2010-11-12 16:13:21', '2010-11-12 16:13:22', 37063, 2), (10640, '67cecc34f50acb15873ab47f6fcd8a78', '2010-11-12 16:16:28', '2010-11-12 16:21:08', 37070, 2), (10641, '4e442a8cf3e15e11fc073b653f633d10', '2010-11-12 16:31:09', '2010-11-12 16:31:10', 37071, 2), (10642, 'ecd02bdfcd1242d33d54507a98622c9d', '2010-11-12 16:42:54', '2010-11-12 16:49:42', 37086, 2), (10643, '6609a28632721210049b18e999b65681', '2010-11-12 17:06:06', '2010-11-12 17:06:08', 37087, 2), (10644, '9d0a8ba853fbe14d50fce187b755e7d4', '2010-11-12 17:06:31', '2010-11-12 17:06:32', 37088, 2), (10645, 'bfeceb1c399a24e5f639c7bd9424b43e', '2010-11-12 17:14:18', '2010-11-12 17:19:12', 37111, 2), (10646, '59154d58c10cc0564dc1bf400372c490', '2010-11-12 17:45:18', '2010-11-12 17:45:18', 37112, 2), (10647, 'aa831de6b53a2437b00592b9b7a474bc', '2010-11-12 18:08:15', '2010-11-12 18:08:16', 37113, 2), (10648, '41605f14b1f017aad47d811ca8730bbd', '2010-11-12 19:01:46', '2010-11-12 19:04:56', 37122, 2), (10649, '85150755e08a0bfd0b867d8f91081722', '2010-11-12 19:06:48', '2010-11-12 19:06:50', 37123, 2), (10650, '02d10e34455f3b12353345c8bd807ec3', '2010-11-12 19:25:01', '2010-11-12 19:25:02', 37124, 2), (10651, 'f5fa10278b24209f1a6e217bb08de81e', '2010-11-12 19:30:41', '2010-11-12 19:30:42', 37125, 2), (10652, '46f04b81855601e904eca5f4df990b9a', '2010-11-12 19:35:15', '2010-11-12 19:35:16', 37126, 2), (10653, 'f749dca0064a4e6a83c1e8025239cee8', '2010-11-12 19:36:02', '2010-11-12 19:36:03', 37127, 2), (10654, '970c3aaf91b49635ea378bf5f540ec1e', '2010-11-12 19:53:07', '2010-11-12 19:53:08', 37128, 2), (10655, 'c41b126e54408926842acf1006cd6456', '2010-11-12 19:56:41', '2010-11-12 19:56:42', 37129, 2), (10656, 'a95d7d9436e31172370ecb42467c0cf9', '2010-11-12 20:34:33', '2010-11-12 20:34:34', 37130, 2), (10657, '1d9473faea78f45082a1e17e4f8de383', '2010-11-12 20:35:42', '2010-11-12 20:38:43', 37144, 2), (10658, '628e2a25f14680805ccaaf47d54bf4ba', '2010-11-12 20:36:41', '2010-11-12 20:37:57', 37142, 2), (10659, '9fc1d21bef03fd39d270dd7c88e91eb7', '2010-11-12 21:01:20', '2010-11-12 21:01:21', 37145, 2), (10660, '80db4a690dc4e0529a53f482b6948288', '2010-11-12 21:02:58', '2010-11-12 21:02:59', 37146, 2), (10661, 'bd844904aace1e222e3091efc3b33cb5', '2010-11-12 21:47:19', '2010-11-12 21:47:23', 37147, 2), (10662, 'fbca2a7f3f65e7699f9bf59919b3cd74', '2010-11-12 22:32:52', '2010-11-12 22:33:28', 37154, 2), (10663, '4f8f570b880fa7faeed59a28c8a1fc21', '2010-11-12 22:49:15', '2010-11-12 22:49:16', 37155, 2), (10664, 'de5ab7e1137edfb91abefda4a6a69c87', '2010-11-12 23:53:48', '2010-11-12 23:53:50', 37156, 2), (10665, '0da4518398789128594790864cd3c3d3', '2010-11-13 00:02:48', '2010-11-13 00:02:49', 37157, 2), (10666, 'd5138f97af57dd2c9fba3eed5fe0c396', '2010-11-13 02:04:00', '2010-11-13 02:04:02', 37158, 2), (10667, 'd18db8dd77304f77a4dc86faf7a3ddda', '2010-11-13 02:20:12', '2010-11-13 02:20:13', 37159, 2), (10668, '4d4d09b439717789d2789f4611543a78', '2010-11-13 02:41:36', '2010-11-13 02:41:37', 37160, 2), (10669, '3a60e90d5b1e5e0d685a397c2550bca4', '2010-11-13 03:24:01', '2010-11-13 03:24:01', 37161, 2), (10670, 'fad8506b2d970d29ef0ef128279ff808', '2010-11-13 04:14:50', '2010-11-13 04:14:59', 37162, 2), (10671, 'df308b35d18c8190e94a05650ab57334', '2010-11-13 04:24:30', '2010-11-13 04:24:31', 37163, 2), (10672, 'c436fdde9bcdaca3315eaf9665c73bff', '2010-11-13 05:18:02', '2010-11-13 05:18:04', 37164, 2), (10673, '8f22b74d351cb0abbed238cb3d311534', '2010-11-13 06:33:20', '2010-11-13 06:33:22', 37165, 2), (10674, 'bac9ca9559455f8d2ca725f6fcb6d417', '2010-11-13 06:51:46', '2010-11-13 06:51:47', 37166, 2), (10675, '5ba88f49de3a4e8ca6e2ede36d0c9301', '2010-11-13 07:11:41', '2010-11-13 07:11:42', 37167, 2), (10676, 'b6876488cc5989d979dc02d65bfd4499', '2010-11-13 07:53:12', '2010-11-13 07:53:13', 37168, 2), (10677, 'b7c11fac4f547c0e3be1b86bcd2e1781', '2010-11-13 07:53:17', '2010-11-13 07:53:17', 37169, 2), (10678, 'd0ba51af88019639cdcd2219972b5547', '2010-11-13 08:07:29', '2010-11-13 08:07:30', 37170, 2), (10679, '730f54849139e45a7d611773244d670a', '2010-11-13 09:03:25', '2010-11-13 09:03:27', 37171, 2), (10680, '24a2e3e468919cb4ebf2ee165c1f1251', '2010-11-13 09:16:07', '2010-11-13 09:16:35', 37173, 2), (10681, '5ebda8a59f7c051b657be8fe7d35a290', '2010-11-13 09:35:53', '2010-11-13 10:28:00', 37190, 2), (10682, 'fa3f97ff765a4ab2bc071294830c50f0', '2010-11-13 10:03:35', '2010-11-13 10:03:36', 37181, 2), (10683, '62903cd1bac36d4869d0b7ecd769a271', '2010-11-13 10:40:09', '2010-11-13 10:40:10', 37191, 2), (10684, 'e195e210a03e749994ee538f98457a0f', '2010-11-13 10:40:12', '2010-11-13 10:40:12', 37192, 2), (10685, '0f3ec8b7a33e1ebfeb6614733bff4ae3', '2010-11-13 11:03:32', '2010-11-13 11:03:33', 37193, 2), (10686, 'eedda0ee5e80ea4f62fe91de42a00aa4', '2010-11-13 11:52:04', '2010-11-13 11:52:34', 37194, 2), (10687, '882fe8466dab5ddd869852d2299a2504', '2010-11-13 11:52:55', '2010-11-13 11:52:57', 37195, 2), (10688, '7b13d5ff32a9445d67517e06775fc905', '2010-11-13 12:28:29', '2010-11-13 12:28:36', 37196, 2), (10689, '21248ab5508cf515e0f4365e57b4936c', '2010-11-13 12:56:26', '2010-11-13 12:56:28', 37197, 2), (10690, '44b3fcfb87e7254c28bec629877c79f6', '2010-11-13 13:46:53', '2010-11-13 13:48:39', 37211, 2), (10691, '891d650c57e30fe31e42044dfd6f7868', '2010-11-13 15:08:42', '2010-11-13 15:08:43', 37212, 2), (10692, '8982b09e81a656ca6eebcd9f099bdf29', '2010-11-13 16:21:08', '2010-11-13 16:21:10', 37213, 2), (10693, 'a0f5c8522096c3d2fff60fd6fb01457c', '2010-11-13 16:49:12', '2010-11-13 16:49:13', 37214, 2), (10694, 'c4b8e9019938dc98a40248960f35ca82', '2010-11-13 17:03:02', '2010-11-13 17:04:51', 37229, 2), (10695, '3f462db434a659b39a78f0aa4703579f', '2010-11-13 18:10:52', '2010-11-13 18:10:53', 37230, 2), (10696, 'c1ea797cd0db40188c0d4596320fd885', '2010-11-13 18:32:38', '2010-11-13 18:32:40', 37231, 2), (10697, '0da18b775e288a6ccf4051c8ed948e8c', '2010-11-13 19:00:31', '2010-11-13 19:00:32', 37232, 2), (10698, 'e9fb59b0e8b7fb4cbe7b68860773287a', '2010-11-13 19:24:42', '2010-11-13 19:24:43', 37233, 2), (10699, '75df81a03c12fdd03588660ee9bc6add', '2010-11-13 19:35:12', '2010-11-13 19:39:12', 37245, 2), (10700, 'e292e2fa970b9e8c7ac080727c9759a4', '2010-11-13 19:39:07', '2010-11-13 19:39:09', 37244, 2), (10701, 'c33e1cfe291220b3c328fc68bd0567c1', '2010-11-13 19:39:56', '2010-11-13 19:39:57', 37246, 2), (10702, '4b9eee330c5eb4f0245b8f1678c2dc8e', '2010-11-13 20:05:39', '2010-11-13 20:08:22', 37259, 2), (10703, '0c366160862dd748c7b257ba25e386b2', '2010-11-13 20:13:04', '2010-11-13 20:32:17', 37314, 2), (10704, 'da0d706c944bcfab99c882cb0bb90b6f', '2010-11-13 20:18:40', '2010-11-13 20:43:16', 37364, 2), (10705, '17f1f904a263ee107586c8fd916f44c8', '2010-11-13 20:24:23', '2010-11-13 20:40:39', 37357, 2), (10706, '8c035112d8bf6e5d8c7adc147fdcacf2', '2010-11-13 20:26:22', '2010-11-13 20:26:23', 37281, 2), (10707, 'd8ab07ba1dbafffeaee04ad74f0dae67', '2010-11-13 20:34:06', '2010-11-13 20:36:30', 37334, 2), (10708, '5872566a338e82d64211a9b443a91ca5', '2010-11-13 20:46:52', '2010-11-13 20:48:06', 37369, 2), (10709, '2504f7204d5f20b5e110d98ce1cd2d10', '2010-11-13 21:15:40', '2010-11-13 21:15:41', 37370, 2), (10710, 'e476de4578cf4d0099cf1733dc67baa2', '2010-11-13 21:26:14', '2010-11-13 21:26:15', 37371, 2), (10711, 'ac176aec83ed5fd8d7eabdb92a32b165', '2010-11-13 21:29:45', '2010-11-13 21:29:46', 37372, 2), (10712, 'e5a7fc9616a7419f3b5109845229ba7d', '2010-11-13 21:32:25', '2010-11-13 21:34:02', 37377, 2), (10713, 'b4c033293e92d72d2e472db81d2f1ccb', '2010-11-13 21:44:20', '2010-11-13 21:44:21', 37378, 2), (10714, '2c1e0a82e9b5cc61776baf4d5a78a080', '2010-11-13 21:44:23', '2010-11-13 21:44:23', 37379, 2), (10715, '9faf0d50162dc2d0cb297e6e3db411a6', '2010-11-13 21:44:24', '2010-11-13 21:44:25', 37380, 2), (10716, 'b6779b1b7d353c19d8b2471ad0415e75', '2010-11-13 21:44:27', '2010-11-13 21:44:28', 37381, 2), (10717, 'a9a9b5eb8a8c19bf588939b98c9bd35e', '2010-11-13 21:44:29', '2010-11-13 21:44:29', 37382, 2), (10718, 'b774a3698a2aaa36aef76f06bd5fcfad', '2010-11-13 21:44:31', '2010-11-13 21:44:31', 37383, 2), (10719, '5aac5f04a1859028075b6ad45aede56f', '2010-11-13 21:44:32', '2010-11-13 21:44:33', 37384, 2), (10720, 'f00ed3d19e503d88290f6bc8dbba884e', '2010-11-13 22:22:21', '2010-11-13 22:22:22', 37385, 2), (10721, '7849055968267f8c1741a0921e1f0d96', '2010-11-13 22:50:05', '2010-11-13 22:50:07', 37386, 2), (10722, 'c677dbe684152c8f7512f166696a4220', '2010-11-13 23:03:21', '2010-11-13 23:03:21', 37387, 2), (10723, '65d5140fc88904cc7f0322ffbd39e83d', '2010-11-13 23:23:03', '2010-11-13 23:23:04', 37388, 2), (10724, '7588011580192f92777d5fe24ca25088', '2010-11-13 23:33:33', '2010-11-13 23:39:56', 37393, 2), (10725, 'eefa8dc722369302918bd6fe2b69a61a', '2010-11-14 00:30:06', '2010-11-14 00:30:07', 37394, 2), (10726, 'f56ca33b5198d9cec40cc2b91f354ed9', '2010-11-14 01:10:32', '2010-11-14 01:10:33', 37395, 2), (10727, 'aa92a2c3e7b0fad89d9058869684d5c0', '2010-11-14 02:04:33', '2010-11-14 02:04:34', 37396, 2), (10728, 'd2f26d8f3adc45b39d4937a1966b85a9', '2010-11-14 02:57:28', '2010-11-14 02:57:29', 37397, 2), (10729, 'c3be24ea670b53e0e19593262e98df25', '2010-11-14 03:57:00', '2010-11-14 03:57:01', 37398, 2), (10730, '46583de93c7882c039f96a5bc37529d4', '2010-11-14 04:16:44', '2010-11-14 04:16:45', 37399, 2), (10731, '715162420ca102dd24731c9686a2c22f', '2010-11-14 04:38:40', '2010-11-14 04:38:41', 37400, 2), (10732, '5b66add4888bdd428ac2399c82122f42', '2010-11-14 04:51:03', '2010-11-14 04:51:05', 37401, 2), (10733, 'eda18781f5b9bcb96979ed8cebfe9e6f', '2010-11-14 07:14:19', '2010-11-14 07:14:20', 37402, 2), (10734, 'a12d24136f071e8c7e6354f4923f5de2', '2010-11-14 07:14:23', '2010-11-14 07:14:24', 37403, 2), (10735, '8ec6392055d8bf9fb1807648dca1ee2e', '2010-11-14 07:28:17', '2010-11-14 07:28:18', 37404, 2), (10736, 'f6b9b69a821f0e3b323ee26c397306a8', '2010-11-14 08:15:53', '2010-11-14 08:15:55', 37405, 2), (10737, 'd58d12c337de0f1404f6ba118ccfdb62', '2010-11-14 10:15:36', '2010-11-14 10:30:41', 37412, 2), (10738, 'f56e6d3b4d4828f4ac1c1b311cd3aeff', '2010-11-14 10:43:48', '2010-11-14 10:43:51', 37414, 2), (10739, '59ff202c31ed6999b4625f66b21687b4', '2010-11-14 10:43:49', '2010-11-14 10:43:50', 37413, 2), (10740, '80ead81a001be1c370ae47b1ef41d017', '2010-11-14 10:49:23', '2010-11-14 10:49:24', 37415, 2), (10741, '87c1e877efdaa08a323f9caf833ae204', '2010-11-14 11:17:54', '2010-11-14 11:18:58', 37424, 2), (10742, 'b00d560f7dda076036230f1aa195d313', '2010-11-14 11:22:50', '2010-11-14 11:22:51', 37425, 2), (10743, '080acfde23be3f496091294ad17ee741', '2010-11-14 11:43:00', '2010-11-14 11:45:12', 37436, 2), (10744, 'f13911f99aad5fefa050eb5bca009971', '2010-11-14 12:17:10', '2010-11-14 12:20:13', 37448, 2), (10745, '7c2f904f797bf1620beddf0a9612e8d4', '2010-11-14 12:23:09', '2010-11-14 12:23:41', 37451, 2), (10746, '0b313c7a4c8fc977b08af56c70ceaf13', '2010-11-14 12:27:49', '2010-11-14 12:45:51', 37489, 2), (10747, '6bc710845b4b21c8f3b38df0a0820122', '2010-11-14 12:38:01', '2010-11-14 12:40:24', 37468, 2), (10748, 'd0f6800ea8d22950e98b44885703099b', '2010-11-14 12:41:55', '2010-11-14 12:41:56', 37469, 2), (10749, 'fa377f5a509c64608d7cf72b46761d3b', '2010-11-14 15:20:50', '2010-11-14 15:20:51', 37490, 2), (10750, 'f5cbed057720ef3894f97aaab0fdc60b', '2010-11-14 16:04:48', '2010-11-14 16:07:43', 37501, 2), (10751, '1ad1748a0b5e48c54c34ff8718b7cf24', '2010-11-14 16:33:23', '2010-11-14 16:33:48', 37504, 2), (10752, '2e91f925ff61fdda8f84101578dc10c0', '2010-11-14 16:42:17', '2010-11-14 16:42:19', 37505, 2), (10753, '39b1a87ad9b8e52e2a95f37fbb5f833d', '2010-11-14 16:42:21', '2010-11-14 16:42:23', 37506, 2), (10754, '590dd6b9487cee8fb74a61ed5f7dec52', '2010-11-14 16:42:21', '2010-11-14 16:42:23', 37507, 2), (10755, '29616a1e7aae00afff144af4db018b62', '2010-11-14 16:49:06', '2010-11-14 16:53:05', 37519, 2), (10756, '118314370eb3b5fccff599886355b8da', '2010-11-14 17:39:04', '2010-11-14 17:41:19', 37523, 2), (10757, '26c96fb0d72028bf96a2021df897ee97', '2010-11-14 17:48:42', '2010-11-14 17:48:43', 37524, 2), (10758, '2bbf631d9fde99b1ce3f2da278115b4c', '2010-11-14 18:05:42', '2010-11-14 18:05:43', 37525, 2), (10759, '9f3c8a603fe4f11edbbe9984d2e3a5fe', '2010-11-14 18:24:27', '2010-11-14 18:24:28', 37526, 2), (10760, '79c98735c938df54d20fec2677090284', '2010-11-14 19:09:38', '2010-11-14 19:10:38', 37529, 2), (10761, 'c94e2fbb209c7e578967de84a671509a', '2010-11-14 19:26:55', '2010-11-14 19:27:20', 37531, 2), (10762, '268a86457a254b145f34837a119db137', '2010-11-14 19:27:25', '2010-11-14 19:27:35', 37533, 2), (10763, '1992b1fcdc626c3637bf162c409ff8fa', '2010-11-14 19:36:24', '2010-11-14 19:38:43', 37545, 2), (10764, '741ad0bfd38bef78afe2bdca3ec5afea', '2010-11-14 19:39:54', '2010-11-14 19:39:55', 37546, 2), (10765, 'be4d6c326ce6dbf919e9a7ce3588aeae', '2010-11-14 19:40:06', '2010-11-14 19:40:08', 37547, 2), (10766, 'a1637c353a4e8749866f1ac73a99fa13', '2010-11-14 19:40:08', '2010-11-14 19:40:09', 37548, 2), (10767, 'dddf9c3b15075953492146338b84f763', '2010-11-14 19:41:45', '2010-11-14 19:41:46', 37549, 2), (10768, '1cd0857222e31bcc3903112726cb1e2b', '2010-11-14 21:26:53', '2010-11-14 21:26:54', 37550, 2), (10769, 'dc647613327030256ed2db815c2c8931', '2010-11-14 21:51:48', '2010-11-14 21:51:50', 37551, 2), (10770, '21618ede029a0207c0cfb708550867c7', '2010-11-14 22:22:44', '2010-11-14 22:22:45', 37552, 2), (10771, '80976cd23be0558e72533176a1e20c04', '2010-11-14 23:30:24', '2010-11-14 23:30:24', 37553, 2), (10772, '238b70c1b1c2702727fda282a412075e', '2010-11-14 23:59:52', '2010-11-14 23:59:53', 37554, 2), (10773, '6738edacac6e6d0b50dc17e1018a356e', '2010-11-15 00:07:29', '2010-11-15 00:07:30', 37555, 2), (10774, '63b4cb580660323740e5fc8249d928e8', '2010-11-15 01:29:32', '2010-11-15 01:34:02', 37567, 2), (10775, '73d0b30e7e0d7ee5efa0ca4267025d43', '2010-11-15 03:00:28', '2010-11-15 03:00:30', 37568, 2), (10776, '26a5f274eb5f78feaf0b9aeecd230f5f', '2010-11-15 05:28:52', '2010-11-15 05:28:54', 37569, 2), (10777, '6f6fd7e9d66ce52ce7d6c0508dc703b8', '2010-11-15 07:38:10', '2010-11-15 07:38:12', 37570, 2), (10778, 'adca51bf08abab2a7b4e323fdbddbf2b', '2010-11-15 07:38:15', '2010-11-15 07:38:16', 37571, 2), (10779, '07d8025a67bf7bb4ee8b045f948bebb3', '2010-11-15 08:42:43', '2010-11-15 08:42:44', 37572, 2), (10780, 'cd4dadc165bab4de0aaa645e03bf492b', '2010-11-15 09:07:21', '2010-11-15 09:07:23', 37573, 2), (10781, '4e67923bea9300528e68c922952ffa99', '2010-11-15 09:07:23', '2010-11-15 09:10:33', 37586, 2), (10782, '2b797d4fdb0ba0247845f07bd5d45976', '2010-11-15 09:31:16', '2010-11-15 09:34:03', 37609, 2), (10783, '817126ad01041d92b94fb06c3d992acd', '2010-11-15 09:51:34', '2010-11-15 09:54:46', 37623, 2), (10784, '44ccc33aa103606716ff550aade29458', '2010-11-15 10:45:25', '2010-11-15 10:45:26', 37624, 2), (10785, 'c79243d440e529a9ed2741fc4205f385', '2010-11-15 10:52:02', '2010-11-15 10:52:03', 37625, 2), (10786, '6a9757bfae1051c2561992f387347264', '2010-11-15 10:54:02', '2010-11-15 10:54:02', 37626, 2), (10787, '9a79332d1a109939c5e45d5b52ad7954', '2010-11-15 11:06:16', '2010-11-15 11:06:20', 37628, 2), (10788, '5101008f3f25d696dc214efdfce42055', '2010-11-15 11:07:18', '2010-11-15 11:07:25', 37630, 2), (10789, 'f3a2b9fc106ea93260153f6fdb10cdb5', '2010-11-15 11:21:39', '2010-11-15 11:21:39', 37631, 2), (10790, '7c52a45b309538a783547444e18366d4', '2010-11-15 11:58:11', '2010-11-15 12:00:39', 37640, 2), (10791, 'b9fc31dda9320741b14d0ce250af8a35', '2010-11-15 12:41:21', '2010-11-15 12:41:48', 37642, 2), (10792, '0d6f215bb84e478597ec3d63202920eb', '2010-11-15 13:12:30', '2010-11-15 13:13:59', 37649, 2), (10793, '5f947943366f095f084f23804c79da5a', '2010-11-15 13:34:19', '2010-11-15 13:35:01', 37653, 2), (10794, 'dc51fa73649f060cd4576baf47c0c4f2', '2010-11-15 13:44:18', '2010-11-15 13:44:19', 37654, 2), (10795, '0e4aef9b57b9ffc28c42b71dd3390193', '2010-11-15 14:15:44', '2010-11-15 14:15:46', 37655, 2), (10796, '2b205387062891e7cb6b88f22ca4a509', '2010-11-15 14:50:22', '2010-11-15 14:56:17', 37726, 2), (10797, '2e854ed6abb6130fa8b1fe37e03e1844', '2010-11-15 14:54:16', '2010-11-15 14:54:17', 37664, 2), (10798, '12f5881e8b3a8ce05523de7c78da5a39', '2010-11-15 14:54:19', '2010-11-15 14:54:19', 37665, 2), (10799, 'cf60f3a03792bb5b141c9ca471b8557a', '2010-11-15 14:54:22', '2010-11-15 14:54:24', 37667, 2), (10800, '2a8fc9e76a077856bdef43ef3137e35f', '2010-11-15 14:54:25', '2010-11-15 14:54:26', 37668, 2), (10801, '0537320bc16ae5d35bcffe28fe3a6fa8', '2010-11-15 14:54:27', '2010-11-15 14:54:28', 37669, 2), (10802, 'c4aeeb33124bf4bd4590e512734aeaf3', '2010-11-15 14:54:30', '2010-11-15 14:54:31', 37670, 2), (10803, '5a2a42bc13ddf5f8f2083bc85f5198d1', '2010-11-15 14:54:32', '2010-11-15 14:54:33', 37672, 2), (10804, '1dff264420d7d4e7d14ab65ad84c6e93', '2010-11-15 14:54:35', '2010-11-15 14:54:36', 37673, 2), (10805, '4dc8ce9598ab74741aaa1a78be640eed', '2010-11-15 14:54:38', '2010-11-15 14:54:40', 37675, 2), (10806, '92b531e586e7db4e9ae835487410cbac', '2010-11-15 14:54:41', '2010-11-15 14:54:42', 37676, 2), (10807, '098dda60625a45e3c21cc1c3917418ba', '2010-11-15 14:54:44', '2010-11-15 14:54:46', 37677, 2), (10808, '2d2efbada77fd1b6727c7d5282cfdfe9', '2010-11-15 14:54:47', '2010-11-15 14:54:48', 37679, 2), (10809, '8c39886f647a4ef5a9f3b97399511b21', '2010-11-15 14:54:50', '2010-11-15 14:54:50', 37680, 2), (10810, '870e82ba0c3a6a61360c34c0a5742eb4', '2010-11-15 14:54:52', '2010-11-15 14:54:53', 37681, 2), (10811, '727053e6f7fcd3cbeec6e5ab9748eb0a', '2010-11-15 14:54:55', '2010-11-15 14:54:55', 37683, 2), (10812, '24dccc8ae127abd4cb871f73d7b09dd2', '2010-11-15 14:54:57', '2010-11-15 14:54:57', 37684, 2), (10813, '656d07ff6b3d27c00944775bb55f7e4f', '2010-11-15 14:54:59', '2010-11-15 14:54:59', 37685, 2), (10814, '20e772d3744be130fb6bdc368036f6a7', '2010-11-15 14:55:00', '2010-11-15 14:55:00', 37686, 2), (10815, 'e2424f3bf9caab1c61f0b9828a32abb6', '2010-11-15 14:55:01', '2010-11-15 14:55:02', 37687, 2), (10816, '23c799d3d2e7ad1f84f0f52ff8a8a27b', '2010-11-15 14:55:03', '2010-11-15 14:55:04', 37688, 2), (10817, '5f873a227d72670b468824bb373f4585', '2010-11-15 14:55:05', '2010-11-15 14:55:05', 37689, 2), (10818, 'a35a61a276350fb43b39b7a333560ac8', '2010-11-15 14:55:07', '2010-11-15 14:55:07', 37690, 2), (10819, '3584408f109546258da18cfe25f91859', '2010-11-15 14:55:09', '2010-11-15 14:55:09', 37691, 2), (10820, '15978fe4a21c0e054468f0337bd287c5', '2010-11-15 14:55:11', '2010-11-15 14:55:11', 37692, 2), (10821, '361bba08e6e077c51649d696e4df98a8', '2010-11-15 14:55:12', '2010-11-15 14:55:13', 37693, 2), (10822, '07a53d24dd481aadfa6702a1dd66807f', '2010-11-15 14:55:14', '2010-11-15 14:55:15', 37694, 2), (10823, 'afbed106b26c75a095d321854c8ab607', '2010-11-15 14:55:16', '2010-11-15 14:55:17', 37695, 2), (10824, 'e24ceb171f91007cf1f68cc333527291', '2010-11-15 14:55:19', '2010-11-15 14:55:20', 37696, 2), (10825, '3da56072a4730098d175fe4108385240', '2010-11-15 14:55:21', '2010-11-15 14:55:22', 37697, 2), (10826, '63971b106a27597dbc9fa35baaa7725d', '2010-11-15 14:55:23', '2010-11-15 14:55:24', 37698, 2), (10827, 'c5fa2b432b996624c418fff7c449b21e', '2010-11-15 14:55:26', '2010-11-15 14:55:27', 37699, 2), (10828, 'bc2a8f1f1c85f15cf3d1e703e246bc97', '2010-11-15 14:55:29', '2010-11-15 14:55:31', 37700, 2), (10829, '5881cfd47d67c2dc8fbad77fffb7b667', '2010-11-15 14:55:33', '2010-11-15 14:55:35', 37704, 2), (10830, '0262de0739bf51bf0705466539e801e8', '2010-11-15 14:55:38', '2010-11-15 14:55:41', 37709, 2), (10831, '1515af5be6ea022328a154f2cffd5cfc', '2010-11-15 14:55:43', '2010-11-15 14:55:45', 37711, 2), (10832, 'a8e765650039feeffd20c53e77e65c6f', '2010-11-15 14:55:49', '2010-11-15 14:55:50', 37715, 2), (10833, 'f64d5a7ae420f66aa85019eb378cd1a3', '2010-11-15 14:55:51', '2010-11-15 14:55:52', 37716, 2), (10834, '22aa9603cff7cae6814c02fd166acdb0', '2010-11-15 14:55:53', '2010-11-15 14:55:54', 37717, 2), (10835, '2eae13d2d7f81c614b842b672fa3cd25', '2010-11-15 14:55:56', '2010-11-15 14:55:57', 37718, 2), (10836, '885b3f968d847ff0e10ef52d340c75c3', '2010-11-15 14:55:58', '2010-11-15 14:55:59', 37719, 2), (10837, '45c1fcee72952de7d73189faa6557548', '2010-11-15 14:56:00', '2010-11-15 14:56:01', 37720, 2), (10838, '20a7cca05fe7604ae14aa88f0ce18f38', '2010-11-15 14:56:03', '2010-11-15 14:56:04', 37721, 2), (10839, '26574d06a0a022b89314caf01601444d', '2010-11-15 14:56:05', '2010-11-15 14:56:06', 37722, 2), (10840, '26304e0b694f9adbbb67f401be6afe11', '2010-11-15 14:56:07', '2010-11-15 14:56:08', 37723, 2), (10841, 'e3315ab5d0fc9dbbcb09c2a8dfb3332f', '2010-11-15 14:56:10', '2010-11-15 14:56:10', 37724, 2), (10842, 'e66b8afba69fd07a133e234f05fec860', '2010-11-15 14:56:12', '2010-11-15 14:56:13', 37725, 2), (10843, '690593e0c95c2211a54570b09fe8005e', '2010-11-15 14:56:15', '2010-11-15 14:56:17', 37727, 2), (10844, '2c2f5773adc37b19f1b6039f3bdee614', '2010-11-15 14:56:18', '2010-11-15 14:56:19', 37728, 2), (10845, '336164a3a0d5c6e1d00175e6c5b77832', '2010-11-15 14:56:21', '2010-11-15 14:56:22', 37729, 2), (10846, '94d0c77a5167f6ff6de8b5b8fd8082f2', '2010-11-15 14:56:23', '2010-11-15 14:56:24', 37730, 2), (10847, 'd49cb50da866546bab6170564e8ae78d', '2010-11-15 14:56:26', '2010-11-15 14:56:27', 37731, 2), (10848, 'bc4fdb62a6ace382677e2642c9458d77', '2010-11-15 15:21:01', '2010-11-15 15:21:02', 37732, 2), (10849, '05dbfc4370ad48fdd8cde660f78cfcb0', '2010-11-15 15:23:45', '2010-11-15 15:23:45', 37733, 2), (10850, 'ea0db982d7a6c2836d5cbdf5905d07da', '2010-11-15 15:25:40', '2010-11-15 15:28:43', 37752, 2), (10851, 'efc18e7a8fb372575bd67d7b66fa7631', '2010-11-15 15:27:05', '2010-11-15 15:30:05', 37755, 2), (10852, '8080a22cacf30d07e91b76472cfef6d3', '2010-11-15 16:18:55', '2010-11-15 16:18:57', 37756, 2), (10853, 'b7bb3de9d8478c29cbe9e5014af199c1', '2010-11-15 16:21:28', '2010-11-15 16:21:28', 37757, 2), (10854, '71c59cdd22133452093165095f754463', '2010-11-15 16:21:31', '2010-11-15 16:21:32', 37758, 2), (10855, 'e8f00387301a6668e0c1740768ba7b0c', '2010-11-15 16:44:15', '2010-11-15 16:45:57', 37766, 2), (10856, 'acaefc8015a701224572cef5d2a85b7f', '2010-11-15 16:58:00', '2010-11-15 17:05:16', 37771, 2), (10857, 'ea19dd2fde68f805ba08c179f5c07e9f', '2010-11-15 17:10:02', '2010-11-15 17:14:50', 37806, 2), (10858, '4c56de8baf899e376544247359572d70', '2010-11-15 17:24:05', '2010-11-15 17:24:06', 37807, 2), (10859, 'c2a4d233947dce84a7ea97a76a90a046', '2010-11-15 17:34:35', '2010-11-15 17:37:13', 37815, 2), (10860, '61be213ddbb6b713580c794b5ff27600', '2010-11-15 18:10:04', '2010-11-15 19:30:23', 37853, 2), (10861, '6396fc0242f4fa2ee71b54178b2a4622', '2010-11-15 18:18:20', '2010-11-15 18:20:24', 37820, 2), (10862, 'd0565de20b8200590a696e65d0cca525', '2010-11-15 18:45:01', '2010-11-15 18:46:01', 37825, 2), (10863, '645734518292d99763c67ee31fac4afb', '2010-11-15 20:18:23', '2010-11-15 20:18:24', 37854, 2), (10864, 'fb11ff0366a4f57c56b4e688ca2d20c7', '2010-11-15 20:44:32', '2010-11-15 20:44:33', 37855, 2), (10865, '822b5fb5a0b58f5a599b77316de784da', '2010-11-15 22:44:29', '2010-11-15 22:44:30', 37856, 2), (10866, 'ea38c0e8f52f6580fa7e730d2262845e', '2010-11-15 22:52:42', '2010-11-15 22:53:15', 37857, 2), (10867, 'f26acff3cfcbaa81b1e1154f558996e2', '2010-11-15 22:54:09', '2010-11-15 22:54:16', 37859, 2), (10868, 'a51691b5fa16473fb7541b794f9d2935', '2010-11-15 22:54:09', '2010-11-15 22:54:16', 37858, 2), (10869, '40491e0f433219ae24002b5169c001cd', '2010-11-15 22:54:15', '2010-11-15 22:54:16', 37860, 2), (10870, '9aa8bb1a62eadee43f41937cd38beda1', '2010-11-16 01:11:56', '2010-11-16 01:11:57', 37861, 2), (10871, '10fadf78b8952117b337050959b91d86', '2010-11-16 04:14:09', '2010-11-16 04:14:15', 37862, 2), (10872, '63d0c087b7d65e114d7e8207c50f4a09', '2010-11-16 05:11:04', '2010-11-16 05:11:05', 37863, 2), (10873, 'c1d48a1e5c81aa931952f288c86eb524', '2010-11-16 05:28:47', '2010-11-16 05:28:49', 37864, 2), (10874, '2070d50c35ef69b1e61301e52604db69', '2010-11-16 06:50:49', '2010-11-16 06:50:50', 37865, 2), (10875, 'f447159a4cc4c6a737e72a3d804278c4', '2010-11-16 07:53:21', '2010-11-16 07:53:22', 37866, 2), (10876, '553d479ad4f9bfbde1e23f44d8e84a20', '2010-11-16 08:36:04', '2010-11-16 08:36:06', 37867, 2), (10877, 'c0d8779c4e5bd375ea80986671b2aa5c', '2010-11-16 09:52:30', '2010-11-16 09:52:31', 37869, 2), (10878, 'f0abb8cde186001e130b988c68c2734f', '2010-11-16 09:58:16', '2010-11-16 09:58:16', 37870, 2), (10879, 'cd83083365e7b690c02612746593d030', '2010-11-16 09:58:18', '2010-11-16 09:58:18', 37871, 2), (10880, 'b121aad19235597071738f53b3c8ae7f', '2010-11-16 09:58:20', '2010-11-16 09:58:20', 37872, 2), (10881, 'a43ae17b1f98892a126561f00fa515e5', '2010-11-16 09:58:23', '2010-11-16 09:58:23', 37873, 2), (10882, 'bb48271819d067fa250c6d63aa2e56d6', '2010-11-16 09:58:25', '2010-11-16 09:58:25', 37874, 2), (10883, '9143ff55b032ab0b290a5d2f2f35204d', '2010-11-16 09:58:26', '2010-11-16 09:58:27', 37875, 2), (10884, '85ba5cec8d0aeed7e838dd93ac781178', '2010-11-16 09:58:28', '2010-11-16 09:58:28', 37876, 2), (10885, '87df1789ddbdc1c6672cfec6fb5f3fb2', '2010-11-16 10:01:42', '2010-11-16 10:01:43', 37877, 2), (10886, '2f7c2b44f7b7ea35dbabb38232a8244d', '2010-11-16 10:16:24', '2010-11-16 10:20:03', 37890, 2), (10887, '5c99b89002406b7d14510408b05882fe', '2010-11-16 12:19:58', '2010-11-16 12:23:40', 37906, 2), (10888, '3ee67d1a457d34c3a96eec133cbbd2c8', '2010-11-16 12:23:43', '2010-11-16 12:24:14', 37911, 2), (10889, 'b93c45a0bda335c5a137f5f892d5b1fc', '2010-11-16 12:31:29', '2010-11-16 12:31:30', 37912, 2), (10890, 'dd3c91fd4ff34ba58a2a76522665ecc5', '2010-11-16 12:32:01', '2010-11-16 12:41:01', 37926, 2), (10891, '1632d1aefca5bed4c8132918a473141f', '2010-11-16 13:01:48', '2010-11-16 13:01:49', 37927, 2), (10892, '6619f16fc948314e656f2a5effb94ae7', '2010-11-16 13:01:50', '2010-11-16 13:04:21', 37932, 2), (10893, 'f0b7aea1a87bf0110a1dacf6de729e75', '2010-11-16 14:30:07', '2010-11-16 14:33:56', 37946, 2), (10894, '1fd6bee1ecb85306411943c2201351a7', '2010-11-16 15:04:58', '2010-11-16 15:09:21', 37960, 2), (10895, 'cf6cbe82042fc6d7c8528e2da9a17a2b', '2010-11-16 15:16:17', '2010-11-16 15:18:35', 37968, 2), (10896, '72f7ad2ea4ae95cf50880ca90cef3ce8', '2010-11-16 15:42:56', '2010-11-16 15:47:42', 37994, 2), (10897, 'fbfdbd481723b8b6cd1a2e3f30ff24fd', '2010-11-16 15:46:04', '2010-11-16 15:47:24', 37991, 2), (10898, '4a9c25d249f2426c65da3a9610f17a4c', '2010-11-16 16:26:58', '2010-11-16 16:27:39', 37998, 2), (10899, '647a4bbfb99992e3f996946e0afcaf66', '2010-11-16 16:34:20', '2010-11-16 16:34:23', 37999, 2), (10900, '2334239634a6fd7066811493b83a535e', '2010-11-16 16:34:22', '2010-11-16 16:34:24', 38000, 2), (10901, '2e3511022b155e1c0b6acc6dfa15505a', '2010-11-16 16:37:58', '2010-11-16 16:37:58', 38001, 2), (10902, 'd6335c5b1b032471733ee6f47001e704', '2010-11-16 17:21:38', '2010-11-16 17:23:39', 38015, 2), (10903, 'b5fc695eae51e191412fca492f360703', '2010-11-16 17:22:14', '2010-11-16 17:26:25', 38023, 2), (10904, 'dd10e6c44bbb8cd1cd7197a5df1a63c9', '2010-11-16 18:01:25', '2010-11-16 18:01:26', 38024, 2), (10905, '2da64320ea2c7b077a36d226b279ec43', '2010-11-16 18:01:30', '2010-11-16 18:01:30', 38025, 2), (10906, '27b319bd6a63c1bca1b04a0180cf84c6', '2010-11-16 18:24:21', '2010-11-16 18:24:22', 38026, 2), (10907, '97677f1f9c36604013cc48245432a8a1', '2010-11-16 18:37:18', '2010-11-16 18:37:20', 38027, 2), (10908, '98955fb97829ecce0788e1886be9ba92', '2010-11-16 18:43:27', '2010-11-16 18:43:28', 38028, 2), (10909, '22942e120a93fec05e7d80b556bc6055', '2010-11-16 18:43:45', '2010-11-16 18:47:16', 38035, 2), (10910, 'aa8a6a64576822cc1930139b36a27688', '2010-11-16 19:18:22', '2010-11-16 19:19:21', 38041, 2), (10911, '42ee0475f91e4b825751526171023ada', '2010-11-16 20:00:54', '2010-11-16 20:01:22', 38047, 2), (10912, 'e5f484bcf5b42efde3856b7519bcd6bc', '2010-11-16 20:13:21', '2010-11-16 20:13:23', 38048, 2), (10913, 'a0ef2500703840f05bd001df052a3f7c', '2010-11-16 20:47:01', '2010-11-16 20:47:33', 38051, 2), (10914, '070c8e6299ccfcb84b4b8de50d1eedb6', '2010-11-16 21:35:35', '2010-11-16 21:35:36', 38052, 2), (10915, '1c594636e92d01dc2282238303b4c09b', '2010-11-16 21:37:42', '2010-11-16 21:51:25', 38094, 2), (10916, '749b9d6cefa93c1d9a026cc6a1c898c2', '2010-11-16 22:30:17', '2010-11-16 22:30:41', 38096, 2), (10917, 'ed958babf1f7f41ef689da54efd620ad', '2010-11-16 22:46:04', '2010-11-16 22:50:32', 38099, 2), (10918, '5953b253a59bfbe2b93018e59200e0ad', '2010-11-16 23:42:03', '2010-11-16 23:42:04', 38100, 2), (10919, '3d08b0e7ac58efa28226fc70b029e59a', '2010-11-17 00:08:24', '2010-11-17 00:08:26', 38101, 2), (10920, 'c503ed9bb4c7f08b9cbc2953904860df', '2010-11-17 00:44:49', '2010-11-17 00:44:49', 38102, 2), (10921, '73cea93feea79d1e465243d6ee24853e', '2010-11-17 02:29:13', '2010-11-17 02:29:17', 38103, 2), (10922, '7f9faaa1309a281089683322a75bde8a', '2010-11-17 05:13:54', '2010-11-17 05:14:02', 38104, 2), (10923, '182d190079c59bf0f50f848d7a0e9e75', '2010-11-17 05:33:20', '2010-11-17 05:33:23', 38105, 2), (10924, 'df9eac04886c80963f88db306b57d7dc', '2010-11-17 06:44:14', '2010-11-17 06:44:14', 38106, 2), (10925, '15a4218bf17a5b08a8c22a96221014eb', '2010-11-17 07:30:01', '2010-11-17 07:30:40', 38109, 2), (10926, '5f6ae1af99850a7654a46c38e89dea6e', '2010-11-17 07:56:28', '2010-11-17 07:56:29', 38110, 2), (10927, 'af2e6f05e06ebab2b35b1201caa01615', '2010-11-17 09:04:54', '2010-11-17 09:06:19', 38117, 2), (10928, '344033f3edb98130cba7066aa06cef0b', '2010-11-17 09:20:54', '2010-11-17 17:02:18', 38162, 2), (10929, '2fc3b30d533f46add629ccd66265de77', '2010-11-17 09:24:19', '2010-11-17 09:24:20', 38119, 2), (10930, '6b8cb96147220815c068bc36e2e47149', '2010-11-17 10:07:13', '2010-11-17 10:22:56', 38136, 2), (10931, '19a86ca5237dd3ea28894f0577dfc0bf', '2010-11-17 10:27:47', '2010-11-17 10:29:26', 38143, 2), (10932, '114722481f247f7d57dfa12dce47099e', '2010-11-17 10:35:47', '2010-11-17 10:36:45', 38146, 2), (10933, '1fdfc53578ceba71d2535ca476813f39', '2010-11-17 10:41:08', '2010-11-17 10:41:09', 38147, 2), (10934, '01d56126ecda576774e424c5968d810f', '2010-11-17 10:49:25', '2010-11-17 10:49:45', 38149, 2), (10935, '3a7031a4bd5cd4688aed714cd1c75edd', '2010-11-17 11:38:34', '2010-11-17 11:38:35', 38150, 2), (10936, '232fa74b3f237c7d5a38b80c760ef510', '2010-11-17 12:03:53', '2010-11-17 12:03:54', 38151, 2), (10937, '4b751e9dd856fafb2665555e0f2e875c', '2010-11-17 12:31:00', '2010-11-17 12:31:02', 38152, 2), (10938, '2057adb02a1dbf40b9f0f1a201fd0c7d', '2010-11-17 12:38:34', '2010-11-17 12:38:34', 38153, 2), (10939, '8d48542e2f057790966a733087451d1d', '2010-11-17 14:02:08', '2010-11-17 14:02:09', 38154, 2), (10940, '693021f35f4a6f95edafdcecd20112c1', '2010-11-17 16:17:27', '2010-11-17 16:17:29', 38155, 2), (10941, '079aee0b162cafe70735f4ff5bc87c03', '2010-11-17 16:17:32', '2010-11-17 16:17:33', 38156, 2), (10942, '299e942b103daacb00adf28c4e3f22dc', '2010-11-17 16:27:27', '2010-11-17 16:27:28', 38157, 2), (10943, '9300f3900626c01d9579886bd7817009', '2010-11-17 16:59:33', '2010-11-17 17:00:16', 38160, 2), (10944, 'cb94c4b75ab5ce06bf6c71c15467e2bc', '2010-11-17 17:48:18', '2010-11-17 17:48:20', 38163, 2), (10945, '2a9ab3e3fa901f03e6c601fcb58ddd8f', '2010-11-17 17:54:08', '2010-11-17 17:54:09', 38164, 2), (10946, '4ca80db5fa2b5d7f97b5837ed7956b29', '2010-11-17 18:01:35', '2010-11-17 18:03:14', 38171, 2), (10947, '0ed65f78853726584a21f6d8e1649922', '2010-11-17 18:06:26', '2010-11-18 10:29:56', 38444, 2), (10948, '0c0665865aad0f0fbcf70ff28ee5967d', '2010-11-17 18:10:22', '2010-11-17 18:13:46', 38183, 2), (10949, 'b3eb5d204072f6e4d021f8c820a3d36a', '2010-11-17 18:17:09', '2010-11-17 18:20:11', 38237, 2), (10950, '4fa12bdd3f43b12a765ef0ed19d654e2', '2010-11-17 18:18:26', '2010-11-17 18:21:39', 38258, 2), (10951, '64ce5700e17c8447ee02669124769d91', '2010-11-17 18:59:46', '2010-11-17 18:59:47', 38298, 2), (10952, '109af71fd0849f1952b276776b2f6f6a', '2010-11-17 19:06:15', '2010-11-17 19:06:16', 38299, 2), (10953, '51c4f20ab9cd70fc5a03636a8db74cd3', '2010-11-17 19:14:36', '2010-11-17 19:15:56', 38301, 2), (10954, '0aadfad485fa664557355933b92ccbbc', '2010-11-17 19:19:04', '2010-11-17 19:20:15', 38306, 2), (10955, '3b9773b4c9d0dad7e9e946e5ef30dd8b', '2010-11-17 20:34:30', '2010-11-17 20:34:31', 38307, 2), (10956, '091df44b07a0871ca37eba78a59bf2f7', '2010-11-17 21:04:21', '2010-11-17 21:04:22', 38308, 2), (10957, '042d760d6177a05d5d60425f663a96ee', '2010-11-17 21:27:05', '2010-11-17 21:27:31', 38310, 2), (10958, '7c89604b175d681667ed1526117b0e83', '2010-11-17 21:28:51', '2010-11-17 21:28:52', 38311, 2), (10959, '7a8107f9abfe940451bef017a49112ea', '2010-11-17 21:38:12', '2010-11-17 21:39:55', 38321, 2), (10960, '51be5425438fae8a2e961da868df51cd', '2010-11-17 22:09:05', '2010-11-17 22:09:06', 38322, 2), (10961, '311f0fe46fc268000a9aca8216a5a0ca', '2010-11-17 22:52:16', '2010-11-17 22:52:18', 38323, 2), (10962, 'ea8ec3c7078c450c4dc3a14b0ae9e98b', '2010-11-17 22:52:17', '2010-11-17 22:52:18', 38324, 2), (10963, 'f174f8ff2411a97c9a9fabc13dade3da', '2010-11-17 23:01:19', '2010-11-17 23:01:20', 38325, 2), (10964, '3d6346223100d001c68d7873ae368c21', '2010-11-18 01:07:25', '2010-11-18 01:07:41', 38326, 2), (10965, '08bd6dcd8f51eada646330592a6746e8', '2010-11-18 01:07:42', '2010-11-18 01:10:00', 38336, 2), (10966, '4fd64d1c45da0360565f435067084817', '2010-11-18 03:05:48', '2010-11-18 03:05:49', 38337, 2), (10967, '677d63beb1b1539eab422f7b23f16575', '2010-11-18 04:18:52', '2010-11-18 04:18:54', 38338, 2), (10968, 'b3ef98204ceada5ed3e7a0645850af8c', '2010-11-18 06:00:53', '2010-11-18 06:00:54', 38339, 2), (10969, '2e980683cbe4eff8f083e9ea21531fbd', '2010-11-18 06:46:54', '2010-11-18 06:46:55', 38340, 2), (10970, '19cfeb130585c6b5af5c4acd9adcd7e7', '2010-11-18 07:23:03', '2010-11-18 07:23:04', 38341, 2), (10971, 'a86e48d48d14abbdda9083c73b2243ee', '2010-11-18 08:03:31', '2010-11-18 08:03:32', 38342, 2), (10972, 'ce1965a2d7f98c51e52a0309840304fd', '2010-11-18 09:56:03', '2010-11-18 10:50:04', 38461, 2), (10973, '42279e3e83de2e98a24db68589bd3fc6', '2010-11-18 10:22:15', '2010-11-18 10:22:16', 38390, 2), (10974, '653c801d9e1d253ba2d8d3d9ab2fbe3f', '2010-11-18 10:50:05', '2010-11-18 10:50:06', 38462, 2), (10975, '317af53364fabccade2a0bf52edbfda0', '2010-11-18 10:51:14', '2010-11-18 10:51:14', 0, 2), (10976, '317af53364fabccade2a0bf52edbfda0', '2010-11-18 10:51:15', '2010-11-18 10:58:57', 38482, 2), (10977, '1474408f1e2fa6527763160bc47c3fcd', '2010-11-18 11:09:18', '2010-11-18 11:12:35', 38498, 2), (10978, '8c7886cf2e08dfba04255e7117ce1695', '2010-11-18 11:10:11', '2010-11-18 11:19:55', 38501, 2), (10979, '8c7886cf2e08dfba04255e7117ce1695', '2010-11-18 11:21:20', '2010-11-18 11:21:20', 0, 2), (10980, '8c7886cf2e08dfba04255e7117ce1695', '2010-11-18 11:21:21', '2010-11-18 11:54:20', 38591, 2), (10981, 'dad945863b36b4dc4ca1ea666a6800fb', '2010-11-18 11:26:26', '2010-11-18 11:26:53', 38508, 2), (10982, '3932d93bca65bd653e9be7eb0845133a', '2010-11-18 11:37:59', '2010-11-18 11:38:00', 38512, 2), (10983, '317af53364fabccade2a0bf52edbfda0', '2010-11-18 11:40:54', '2010-11-18 12:11:56', 38603, 2), (10984, '6b1044058c40c9813b6c1356d7a71068', '2010-11-18 12:00:09', '2010-11-18 12:02:35', 38599, 2), (10985, 'f8d43bc8f2c97359a1c02858fecfbaf9', '2010-11-18 12:05:39', '2010-11-18 12:07:29', 38602, 2), (10986, 'b7195f203804eeb32c6b2c9350049d17', '2010-11-18 12:55:06', '2010-11-18 12:55:08', 38604, 2), (10987, 'e804479fe98f3fb87524aa617bbb678a', '2010-11-18 13:29:55', '2010-11-18 13:29:56', 38605, 2), (10988, '487da242ccfee945a74addf66b282bfa', '2010-11-18 13:59:39', '2010-11-18 13:59:40', 38606, 2), (10989, 'd22901d172a1c367d2ba027810183f61', '2010-11-18 14:22:26', '2010-11-18 14:22:27', 38607, 2), (10990, '262e1354ce2cbf0b36790d4c1c7421cb', '2010-11-18 15:12:30', '2010-11-18 15:12:31', 38608, 2), (10991, '5dab1eb6e3ba33839f10ede51de37f0e', '2010-11-18 15:56:42', '2010-11-18 15:56:43', 38609, 2), (10992, '5f3a15a6c4ed763021a6266e3b340564', '2010-11-18 16:57:25', '2010-11-18 17:07:13', 38655, 2), (10993, 'a270bd816ac80150ba1abd18fb46caaf', '2010-11-18 16:59:14', '2010-11-18 16:59:15', 38618, 2), (10994, '5c32bd282afd25f21404626f607db476', '2010-11-18 17:46:25', '2010-11-18 17:46:26', 38656, 2), (10995, '9ba16073b7333392e153b5b21d215b50', '2010-11-18 18:46:29', '2010-11-18 18:47:19', 38661, 2), (10996, '6d94c8fde0b5ba780e42cb636d94c11e', '2010-11-18 19:26:49', '2010-11-18 19:27:43', 38667, 2), (10997, '5f9fff7e8ae6110b22e1723824080bfa', '2010-11-18 19:46:37', '2010-11-18 20:20:15', 38692, 2), (10998, '4a872e2dca11b9346895d7c3230ecb9e', '2010-11-18 20:20:20', '2010-11-18 20:20:21', 38693, 2), (10999, 'eff5ebee2cd70151b5fd41ce3af0988e', '2010-11-18 21:07:55', '2010-11-18 21:07:55', 38694, 2), (11000, '4c0053ff0f8ba8c8f9003b7f0e819c05', '2010-11-18 21:54:02', '2010-11-18 21:54:06', 38695, 2), (11001, '91383b38cd73c761dda7e48a714c405a', '2010-11-18 21:56:27', '2010-11-18 21:56:28', 38696, 2), (11002, '5e271396e5e14f18fac5d1c975383066', '2010-11-18 22:53:43', '2010-11-18 22:53:44', 38697, 2), (11003, 'a01e050d11f1a29c3a66a1ae27e30fc7', '2010-11-18 23:59:30', '2010-11-18 23:59:37', 38698, 2), (11004, '888790185ea0d5c021ad8c0ed58f8c68', '2010-11-19 00:08:48', '2010-11-19 00:08:49', 38699, 2), (11005, '4de2a1e9b36a53c0620fd996b7989826', '2010-11-19 00:58:34', '2010-11-19 00:58:36', 38700, 2), (11006, 'a0f981e0da8071d7fa3a2cd11e12af33', '2010-11-19 01:02:44', '2010-11-19 01:02:45', 38701, 2), (11007, 'c7e0f81a5142ba3a7b9e7591b745a38f', '2010-11-19 03:42:58', '2010-11-19 03:43:05', 38702, 2), (11008, 'ef3c2760707f14a8bff0cfcba39c779d', '2010-11-19 04:40:27', '2010-11-19 04:40:33', 38704, 2), (11009, 'cbdbb04931ddc1fb4b22dab0e383103f', '2010-11-19 04:40:32', '2010-11-19 04:40:33', 38703, 2), (11010, '1af0f16dac34bafe982a8e25fc346c5e', '2010-11-19 04:46:59', '2010-11-19 04:47:01', 38705, 2), (11011, '8cb9abff5956a8a5b204a6a1775260d3', '2010-11-19 05:15:38', '2010-11-19 05:15:39', 38706, 2), (11012, '4a9e5006e62221ca86ba374b8feceeed', '2010-11-19 05:17:32', '2010-11-19 05:17:35', 38707, 2), (11013, '688307583bb19a189e7af4c99e9d9a95', '2010-11-19 06:50:20', '2010-11-19 06:50:21', 38708, 2), (11014, 'f748f9fc835d390b1d998e31155aa163', '2010-11-19 07:16:05', '2010-11-19 07:16:06', 38709, 2), (11015, '714034d5e9aa706a5f50118bc54563be', '2010-11-19 07:16:10', '2010-11-19 07:16:11', 38710, 2), (11016, 'd8456554dbc595808ebd0382716e9e47', '2010-11-19 07:34:41', '2010-11-19 07:35:49', 38713, 2), (11017, '98b125ca97d294dc3908ae855d0a6a2d', '2010-11-19 07:43:52', '2010-11-19 07:48:01', 38731, 2), (11018, '0fb642e179124eae8b0efc394d616b58', '2010-11-19 08:04:51', '2010-11-19 08:04:52', 38732, 2), (11019, 'ec2622f9329df3948e3be6ad10281cad', '2010-11-19 08:08:30', '2010-11-19 08:08:31', 38733, 2), (11020, '33f6f53b643ff11c0ecc3173c4936b91', '2010-11-19 09:01:31', '2010-11-19 09:01:32', 38734, 2), (11021, '8d47e086c5a1d5091502c904bd6d722b', '2010-11-19 09:09:45', '2010-11-19 09:09:46', 38735, 2), (11022, 'bab6c53df188b2d4007dd6453600eabe', '2010-11-19 09:22:57', '2010-11-19 09:26:55', 38747, 2), (11023, 'b80213b54f6045c886e091a42ef8857e', '2010-11-19 09:28:46', '2010-11-19 09:28:47', 38748, 2), (11024, '2466da763c1ec70b6ed6453641252cda', '2010-11-19 09:31:30', '2010-11-19 09:31:31', 38749, 2), (11025, 'b14e9fac9ab72bb10ec050d486861e67', '2010-11-19 10:00:23', '2010-11-19 10:07:41', 38784, 2), (11026, '77c1926fe57926d3f567f987f67f1190', '2010-11-19 10:19:19', '2010-11-19 10:19:20', 38785, 2), (11027, 'd8a8afd21bf4fd6382399290c186335a', '2010-11-19 10:19:21', '2010-11-19 10:19:22', 38786, 2), (11028, '5560da90a18b56526c8ff28b1a7cd9ac', '2010-11-19 10:24:19', '2010-11-19 10:24:20', 38787, 2), (11029, '97e8564b1c453e74a277f7686e06131b', '2010-11-19 10:34:48', '2010-11-19 10:47:49', 38839, 2), (11030, '2b07bd950dafe7758095e642a2385dea', '2010-11-19 10:35:19', '2010-11-19 10:35:20', 38789, 2), (11031, 'caff950fcbf9cd770a6d483a6c60b966', '2010-11-19 10:37:00', '2010-11-19 10:37:02', 38790, 2), (11032, '14d875e79050e8396a0612c74608a219', '2010-11-19 10:39:48', '2010-11-19 10:46:50', 38836, 2), (11033, '6a757eea6c3ba6e76604ee6a8920ad9a', '2010-11-19 10:39:55', '2010-11-19 10:39:56', 38793, 2), (11034, '97e8564b1c453e74a277f7686e06131b', '2010-11-19 10:48:25', '2010-11-19 11:29:05', 38918, 2), (11035, '812bec2f0c77e0ce18b60bdf8d2589b6', '2010-11-19 10:53:16', '2010-11-19 11:49:22', 38950, 2), (11036, '29c35d7b57c9fd2f485f958b604fb485', '2010-11-19 10:56:23', '2010-11-19 10:56:24', 38859, 2), (11037, 'b492fc8eb8059e6b2c6fe20bc21edc95', '2010-11-19 11:00:29', '2010-11-19 11:00:30', 38877, 2), (11038, 'b528502ab411b0c2d6eedb690d22e2fe', '2010-11-19 11:17:35', '2010-11-19 11:17:45', 38901, 2), (11039, '8fd33c1ac3ef015280544cd6d54cdf87', '2010-11-19 11:30:01', '2010-11-19 11:30:02', 38920, 2), (11040, 'b14e9fac9ab72bb10ec050d486861e67', '2010-11-19 11:33:52', '2010-11-19 11:36:47', 38947, 2), (11041, 'ba9b57c1fec9cd90d4970660964fed6b', '2010-11-19 11:34:59', '2010-11-19 11:35:00', 38925, 2), (11042, 'dcb39fc901bbe7ea9f651dd8a49f9b68', '2010-11-19 11:44:41', '2010-11-19 11:44:42', 38949, 2), (11043, '0bc66e661d8c6297789ae8b30dd288ca', '2010-11-19 11:55:52', '2010-11-19 11:55:53', 38951, 2), (11044, '36d464b5cbcd455b48e5530b8da6d435', '2010-11-19 12:07:18', '2010-11-19 12:07:22', 38953, 2), (11045, '4b9448c14d13db82b4df992bc51ab27d', '2010-11-19 12:07:18', '2010-11-19 12:07:20', 38952, 2), (11046, '7ad9ebd356c3f724cffbb383aaf78c75', '2010-11-19 12:07:21', '2010-11-19 12:07:22', 38954, 2), (11047, 'df2a040b22975b96ecf14049d16513e4', '2010-11-19 12:08:29', '2010-11-19 12:09:10', 38961, 2), (11048, '110ed85dc956a0bc4b9aa3717da3ff62', '2010-11-19 12:31:15', '2010-11-19 12:31:16', 38962, 2), (11049, '40b5409608e1c2c943bb27279e65e4e5', '2010-11-19 12:34:48', '2010-11-19 12:34:49', 38963, 2), (11050, '0b8a8cf66abc39199e05a8318782ceb9', '2010-11-19 12:37:04', '2010-11-19 12:37:05', 38964, 2), (11051, '20b2db00f79494576e6ef0f361f7bd67', '2010-11-19 12:41:44', '2010-11-19 12:41:45', 38965, 2), (11052, '1be25fa0fe50be3eb6601b1a393256a3', '2010-11-19 12:47:45', '2010-11-19 13:04:31', 38970, 2), (11053, '53343c6e7cc0f234ce7190e4e894ff59', '2010-11-19 13:28:03', '2010-11-19 13:28:04', 38971, 2), (11054, '5ef604c5928643c9591d684cfc0420a4', '2010-11-19 14:42:41', '2010-11-19 14:45:30', 38992, 2), (11055, '7453b31f154e7212ef57941af4acab1b', '2010-11-19 14:42:44', '2010-11-19 14:45:10', 38988, 2), (11056, '6c2d881fcdfbfd446bdc41b39f111ab6', '2010-11-19 14:45:59', '2010-11-19 14:46:00', 38993, 2), (11057, 'edea13ecc47481be376c0eb1f7ac0a63', '2010-11-19 14:51:04', '2010-11-19 14:53:03', 39015, 2), (11058, 'd44da9a4962194fa25e542111b5e4900', '2010-11-19 15:12:39', '2010-11-19 15:12:41', 39016, 2), (11059, '735a72e2b4d7ce5daabaf27c97f0bebe', '2010-11-19 15:43:06', '2010-11-19 15:47:17', 39050, 2), (11060, '8092d109fcc618d80c431c7a211320b1', '2010-11-19 15:53:40', '2010-11-19 15:53:41', 39051, 2), (11061, '0be498ce84f060a75b97c0f596f1e5d0', '2010-11-19 16:15:34', '2010-11-19 16:15:34', 39052, 2), (11062, 'd6cc1a4431de27cfbd09696f9cf8d930', '2010-11-19 16:24:05', '2010-11-19 16:24:06', 39053, 2), (11063, 'ac3244a07074be20f7d23c3021d6a35a', '2010-11-19 16:27:29', '2010-11-19 16:27:30', 39054, 2), (11064, '4827985e79533693d9f63679e7e9d30f', '2010-11-19 16:27:33', '2010-11-19 16:30:52', 39065, 2), (11065, '631ebd824dac901b1a03396c5e0d6f4c', '2010-11-19 16:50:05', '2010-11-19 16:51:42', 39075, 2), (11066, '4deeb8774eb8dc26678f1aa9d7b3db47', '2010-11-19 17:10:33', '2010-11-19 17:10:34', 39076, 2), (11067, '54d17e83285df70a7213403dba89d3a9', '2010-11-19 17:28:43', '2010-11-19 17:28:45', 39077, 2), (11068, 'b386e93be1c6f1db7dc8ef50a7a66f1d', '2010-11-19 18:09:22', '2010-11-19 18:09:22', 39078, 2), (11069, 'a83dd20c35056e3ba92c67b590362c81', '2010-11-19 18:10:21', '2010-11-19 18:10:22', 39079, 2), (11070, 'f6a4d19220168321e32c885c47960f6c', '2010-11-19 18:16:12', '2010-11-19 18:16:13', 39080, 2), (11071, 'ebba64d30e6d83164d5a6c6e05d7defa', '2010-11-19 19:03:22', '2010-11-19 19:17:51', 39140, 2), (11072, 'f4fabf52ad56af5fdff1baf0d48be150', '2010-11-19 19:07:59', '2010-11-19 19:09:04', 39105, 2), (11073, '4f359f92d5fa9d6e82c3af77ee6af2b6', '2010-11-19 19:37:20', '2010-11-19 19:37:22', 39141, 2), (11074, '5cb3207d88b490d08ba79057b5155098', '2010-11-19 20:16:30', '2010-11-19 20:16:30', 39142, 2), (11075, '9822077761495f484a549ca9ca90f531', '2010-11-19 20:27:09', '2010-11-19 20:28:47', 39147, 2), (11076, '0bc963471cc256e03d9ea7f06f984049', '2010-11-19 20:31:29', '2010-11-19 20:34:00', 39151, 2), (11077, 'b2149c1bbe3aa041a09a199bfef027d0', '2010-11-19 21:02:11', '2010-11-19 21:02:12', 39152, 2), (11078, '9e51f34832d4b1328779851258dc4c76', '2010-11-19 22:13:51', '2010-11-19 22:13:55', 39153, 2), (11079, 'c732f2a2052e10b8e6c283cfe0cbb733', '2010-11-19 23:10:56', '2010-11-19 23:10:58', 39154, 2), (11080, 'b0cd83b94c3d358b9da8c12819301452', '2010-11-20 00:44:00', '2010-11-20 00:44:03', 39155, 2), (11081, '6d9117f523f0653b9f43c270d1ce5f6c', '2010-11-20 02:22:45', '2010-11-20 02:22:46', 39156, 2), (11082, '12594196949351bc765d573dd585afaf', '2010-11-20 02:46:55', '2010-11-20 02:46:56', 39157, 2), (11083, '5b9772b987bd8bd0924b8663d45850a0', '2010-11-20 03:25:47', '2010-11-20 03:25:52', 39158, 2), (11084, '603aaffe4e4efba92a0952f4519ba137', '2010-11-20 03:36:32', '2010-11-20 03:36:33', 39159, 2), (11085, '0ece42303df7a52e40fd6489f3d859a7', '2010-11-20 03:56:51', '2010-11-20 03:56:53', 39160, 2), (11086, 'e0d1f058c2b741b8344f2739fa3060eb', '2010-11-20 04:47:59', '2010-11-20 04:48:07', 39161, 2), (11087, '4bd0a4702246c122bd763f01a9ece73d', '2010-11-20 04:49:15', '2010-11-20 04:49:18', 39162, 2), (11088, 'ca72061adfb8e159923eb1515408c3b3', '2010-11-20 04:49:16', '2010-11-20 04:49:18', 39163, 2), (11089, '40e42470a7067a795a5c1be75f7f7614', '2010-11-20 05:11:44', '2010-11-20 05:11:46', 39164, 2), (11090, 'a25109017c379f806749d509fec1f8a1', '2010-11-20 05:32:00', '2010-11-20 05:32:01', 39165, 2), (11091, 'd5d25b7ea9af05ffb10059913b79d7df', '2010-11-20 05:55:25', '2010-11-20 05:55:26', 39166, 2), (11092, '2fce78df836030136e492d45e7e8de54', '2010-11-20 06:07:25', '2010-11-20 06:10:14', 39171, 2), (11093, '2ea612555f71694ea4f56806d4c20305', '2010-11-20 06:26:47', '2010-11-20 06:28:53', 39178, 2), (11094, '354ac249a9a8b5f63518ba6bfd7aefcf', '2010-11-20 06:34:31', '2010-11-20 06:34:32', 39179, 2), (11095, 'c28712269e0f3ecbb5f05f3ac776b96d', '2010-11-20 07:08:37', '2010-11-20 07:08:39', 39180, 2), (11096, 'c6b574cbeb3055d2d44e4c36baad2e87', '2010-11-20 07:08:42', '2010-11-20 07:08:43', 39181, 2), (11097, 'c40e50ba6eca3c0fe1511eff89e64987', '2010-11-20 07:13:45', '2010-11-20 07:13:46', 39182, 2), (11098, '16711110567a7bc5fc03695e91e7a56a', '2010-11-20 07:22:46', '2010-11-20 07:22:47', 39183, 2), (11099, 'f48033721151ad5bb02c545cb64f4f33', '2010-11-20 07:31:22', '2010-11-20 07:31:23', 39184, 2), (11100, 'f45b33f9936340883bdef11124bb5ce7', '2010-11-20 07:31:33', '2010-11-20 07:31:33', 39185, 2), (11101, '19fe73754f321ef17a73ffef0ad399f3', '2010-11-20 07:48:10', '2010-11-20 07:48:11', 39186, 2), (11102, '2502e1f086c35460038d3d98200e82b6', '2010-11-20 07:54:32', '2010-11-20 07:54:33', 39187, 2), (11103, '30aa8315234fd1e4acdb166443a29a51', '2010-11-20 09:37:34', '2010-11-20 09:38:51', 39193, 2), (11104, '72d55c9103c3456616f62d52a7e9f5f0', '2010-11-20 10:41:48', '2010-11-20 10:41:49', 39194, 2), (11105, '43806437727ab132f314b33f84d15149', '2010-11-20 11:04:11', '2010-11-20 11:04:12', 39195, 2), (11106, 'c268ad25394efa00c94bc212f6cbe991', '2010-11-20 11:29:55', '2010-11-20 11:29:55', 39196, 2), (11107, 'f1522a78d4a1a375d4315253dc290a3a', '2010-11-20 11:56:23', '2010-11-20 11:57:37', 39200, 2), (11108, '885c8957f3b27376f10d2746a836c4c1', '2010-11-20 12:15:12', '2010-11-20 12:16:26', 39204, 2), (11109, 'd4fd735d4292340e9ad2698a0544dfaf', '2010-11-20 12:18:59', '2010-11-20 12:19:00', 39205, 2), (11110, 'a67254b0bad88e06825c93730ea9c7f7', '2010-11-20 12:35:11', '2010-11-20 12:35:12', 39206, 2), (11111, '16a5c599321f5ae4ae0fcb40ae5aa8c5', '2010-11-20 13:08:29', '2010-11-20 13:08:47', 39209, 2), (11112, '0d91e85f7f650a6de9e71cb5d9d6b0c5', '2010-11-20 13:31:31', '2010-11-20 13:31:43', 39210, 2), (11113, '479516d8ce3c79c1ec51aaddc9dc7a95', '2010-11-20 13:32:36', '2010-11-20 13:32:38', 39211, 2), (11114, 'd361f43f5103eb2f3977d56d6085d34d', '2010-11-20 14:06:58', '2010-11-20 14:07:09', 39213, 2), (11115, 'b0576f83fbc8e08979658090b395646a', '2010-11-20 14:06:59', '2010-11-20 14:07:09', 39212, 2), (11116, 'ed15ad4de028fe2d2d1b73ae3e5b2cb8', '2010-11-20 14:31:22', '2010-11-20 14:31:33', 39214, 2), (11117, '19b54c91a9984dc5391aedeef7ecdbb2', '2010-11-20 14:32:30', '2010-11-20 14:32:41', 39215, 2), (11118, '0efac220b7a3b54568aa47574f855938', '2010-11-20 15:12:05', '2010-11-20 15:12:11', 39216, 2), (11119, '3299e0456c1245ff0ba95dc2cd384533', '2010-11-20 15:27:25', '2010-11-20 15:27:26', 39217, 2), (11120, 'fd739c8cfaf041ee6ed53c06acd302d8', '2010-11-20 15:36:46', '2010-11-20 15:36:48', 39218, 2), (11121, '1428a757e8ef954d326380e48b24697a', '2010-11-20 15:43:54', '2010-11-20 15:43:55', 39219, 2), (11122, '98775736fa670e9ac3c8db6168f57afb', '2010-11-20 15:56:47', '2010-11-20 15:56:47', 39220, 2), (11123, '6eed70bb6033ae662cc2e31e27a80020', '2010-11-20 16:02:00', '2010-11-20 16:05:34', 39227, 2), (11124, 'd9c64b0d570683c388a0e7322f62e732', '2010-11-20 16:45:51', '2010-11-20 16:50:38', 39229, 2), (11125, '1a5904ecabdb5d3d40858d77d17063d9', '2010-11-20 16:59:48', '2010-11-20 17:12:04', 39235, 2), (11126, '4b305f8f7d909b88f203d8468087ab41', '2010-11-20 17:10:57', '2010-11-20 17:10:58', 39231, 2), (11127, '5e14b0c981d4034602cd33d58015f4b9', '2010-11-20 17:31:35', '2010-11-20 17:31:36', 39236, 2), (11128, 'e2ca02d6f9eaa193aabe469d289615ee', '2010-11-20 17:45:59', '2010-11-20 17:46:00', 39237, 2), (11129, '86019a9943b7551fcfde08bfe63ad9f1', '2010-11-20 18:10:25', '2010-11-20 18:10:26', 39238, 2), (11130, '2b65b0d67b1d91f82c3ba428a6e2453e', '2010-11-20 18:27:38', '2010-11-20 18:27:39', 39239, 2), (11131, 'de60fbfdfa5a3c4fe60d6ae242d2f326', '2010-11-20 18:37:10', '2010-11-20 18:42:40', 39273, 2), (11132, '0579c36c0ad0df1488095ee4986ce328', '2010-11-20 18:38:55', '2010-11-20 18:38:56', 39255, 2), (11133, '665cfc40e0de775940ecbc1aa6630bee', '2010-11-20 19:17:42', '2010-11-20 19:25:30', 39291, 2), (11134, '72694e5a8997d3467895c7a0fd2e9549', '2010-11-20 19:20:52', '2010-11-20 19:20:52', 39275, 2), (11135, '7d8ebd6bf6bfb783176c18fb3263f184', '2010-11-20 19:45:52', '2010-11-20 19:48:42', 39300, 2), (11136, 'f8b9f98632ff5aadec311e72aa65c5f5', '2010-11-20 19:46:02', '2010-11-20 19:46:02', 39293, 2), (11137, '880ce9e8dbe05078d36eab4dd7cb8747', '2010-11-20 20:04:49', '2010-11-20 20:04:50', 39301, 2), (11138, '0693d06efeeda999683a207fe29ab6f4', '2010-11-20 20:41:35', '2010-11-20 20:41:36', 39302, 2), (11139, '68c7e65b187945481f66c0f8b04c3324', '2010-11-20 21:02:26', '2010-11-20 21:02:27', 39303, 2), (11140, 'b65debf1212237fa8ef6b6a5eb465844', '2010-11-20 21:15:28', '2010-11-20 21:15:29', 39304, 2), (11141, '4ce964ee6f48c1799aa37b2285dd1604', '2010-11-20 21:38:53', '2010-11-20 21:38:54', 39305, 2), (11142, '89afea169636a7c945692ebe2fc3bd1a', '2010-11-20 21:38:56', '2010-11-20 21:38:57', 39306, 2), (11143, 'fff576544454a8011235985c7709437c', '2010-11-20 21:38:58', '2010-11-20 21:38:59', 39307, 2), (11144, '86d0ecbbe9cfda06810390b624d24a89', '2010-11-20 21:39:01', '2010-11-20 21:39:01', 39308, 2), (11145, '42cf40a3ffab40df772a756435f4deb0', '2010-11-20 21:39:03', '2010-11-20 21:39:03', 39309, 2), (11146, '8fb3eb860b349ef2917bf4438330d0a6', '2010-11-20 21:39:04', '2010-11-20 21:39:05', 39310, 2), (11147, 'c645ec59b41d21359c98c7ba29fbce68', '2010-11-20 21:39:07', '2010-11-20 21:39:07', 39311, 2), (11148, '80f7fc29124634af57ba2c53c75c2a07', '2010-11-20 21:39:09', '2010-11-20 21:39:10', 39312, 2), (11149, 'b7178e822066076ccedb74effd23d958', '2010-11-20 21:39:12', '2010-11-20 21:39:13', 39313, 2), (11150, '861c151419606147a92da7e898821de5', '2010-11-20 21:39:15', '2010-11-20 21:39:16', 39314, 2), (11151, '6a4dbb9f645c6c009f6e3a2b05c2c851', '2010-11-20 21:39:17', '2010-11-20 21:39:18', 39315, 2), (11152, '150f79ea8aca7e1b3a6deb672655dc0f', '2010-11-20 21:39:19', '2010-11-20 21:39:20', 39316, 2), (11153, '9811a6aa8a283e7eec10b12b0a3f3960', '2010-11-20 21:39:22', '2010-11-20 21:39:22', 39317, 2), (11154, 'b886bff77530ce6a242b9a01e59c7438', '2010-11-20 21:39:24', '2010-11-20 21:39:24', 39318, 2), (11155, 'ce5bda9701237f03bd2b2cb7d3463809', '2010-11-20 21:39:25', '2010-11-20 21:39:26', 39319, 2), (11156, 'ba09f329a8ab5c95a9bedaf2317cbda2', '2010-11-20 21:39:28', '2010-11-20 21:39:28', 39320, 2), (11157, '0187f3ed182da9a225ccd556213d5c34', '2010-11-20 21:39:30', '2010-11-20 21:39:30', 39321, 2), (11158, '488f2c4e1300c901e1ba85a1615ac567', '2010-11-20 21:39:31', '2010-11-20 21:39:31', 39322, 2), (11159, 'bc532b85eb4da3b5de669b35240806af', '2010-11-20 21:39:32', '2010-11-20 21:39:33', 39323, 2), (11160, '058e5ee2a6487f2b7cf716892eeb3c0c', '2010-11-20 21:39:34', '2010-11-20 21:39:35', 39324, 2), (11161, '70939cdfbb3a316e1feb4c00922e89d1', '2010-11-20 21:39:36', '2010-11-20 21:39:36', 39325, 2), (11162, '1e476db4d031863b472a5bc6ae413ef9', '2010-11-20 21:39:38', '2010-11-20 21:39:38', 39326, 2), (11163, '34c59fa2fef9252229ef13030f23b04b', '2010-11-20 21:39:40', '2010-11-20 21:39:40', 39327, 2), (11164, '547f43ae1aad7c7efbce1f131ebf8e04', '2010-11-20 21:39:41', '2010-11-20 21:39:42', 39328, 2), (11165, 'a3544b2afa0b331486a86042bbda75f3', '2010-11-20 21:39:44', '2010-11-20 21:39:44', 39329, 2), (11166, 'ff9c052c972e54366174b572b179826b', '2010-11-20 21:39:45', '2010-11-20 21:39:46', 39330, 2), (11167, 'b7420a6175b90a6b650fccca60d10e99', '2010-11-20 21:39:47', '2010-11-20 21:39:48', 39331, 2), (11168, '80b0aae3bb85c4b44e10210988c8bf98', '2010-11-20 21:39:49', '2010-11-20 21:39:50', 39332, 2), (11169, '4d74a16e47b3e30d2211a163b2c261d5', '2010-11-20 21:39:52', '2010-11-20 21:39:53', 39333, 2), (11170, '18c5ce5d7c942e0a722a9c1e36da1c4c', '2010-11-20 21:39:54', '2010-11-20 21:39:55', 39334, 2), (11171, '07b0ec7f89842340f44c4b45db16142e', '2010-11-20 21:39:57', '2010-11-20 21:39:58', 39335, 2), (11172, '7c7d2ca164039b77ea600a9ef4b18a11', '2010-11-20 21:40:00', '2010-11-20 21:40:01', 39336, 2), (11173, '89fcc20e987bb9b1a69347e0529fc8d2', '2010-11-20 21:40:03', '2010-11-20 21:40:03', 39337, 2), (11174, '8bb5226f3b557b8f53ed664b79acbf4b', '2010-11-20 21:40:07', '2010-11-20 21:40:08', 39338, 2), (11175, '895ccd507689075983ce9e77aab82f50', '2010-11-20 21:40:09', '2010-11-20 21:40:10', 39339, 2), (11176, 'f9b998bb1b7fa217dbac3f7b03394ead', '2010-11-20 21:40:12', '2010-11-20 21:40:13', 39340, 2), (11177, '9ef51cca5997e463ad462b790ad37869', '2010-11-20 21:40:15', '2010-11-20 21:40:16', 39341, 2), (11178, '7fd302105f65878a94a3795e8f7f92d1', '2010-11-20 21:40:17', '2010-11-20 21:40:18', 39342, 2), (11179, '2d48d20c128584ef165b6bc8170b07f1', '2010-11-20 21:40:19', '2010-11-20 21:40:20', 39343, 2), (11180, '7e618a76b5e6d2ab42abe9966d57c4d5', '2010-11-20 21:40:22', '2010-11-20 21:40:23', 39344, 2), (11181, 'e7f0799fa039b22f996723c14e9dda3c', '2010-11-20 21:40:24', '2010-11-20 21:40:25', 39345, 2), (11182, '6a70d04ee9b4657192d949d527ee4dab', '2010-11-20 21:40:27', '2010-11-20 21:40:28', 39346, 2), (11183, 'c76f68b2de1279353ce83974beca6240', '2010-11-20 21:40:29', '2010-11-20 21:40:30', 39347, 2), (11184, '44c1a181712abccc5936ce3825bd9190', '2010-11-20 21:40:31', '2010-11-20 21:40:32', 39348, 2), (11185, 'e301b08b63f1e7a62e1ba142650bde24', '2010-11-20 21:40:34', '2010-11-20 21:40:35', 39349, 2), (11186, '4bc32455e81aa4415019f6bbafb628b3', '2010-11-20 21:40:36', '2010-11-20 21:40:37', 39350, 2), (11187, '8315a0ad5fe6b729d19ee5c5a865fe1d', '2010-11-20 21:40:38', '2010-11-20 21:40:39', 39351, 2), (11188, '8f8443daed706ca8feb551a067ca29fb', '2010-11-20 21:40:41', '2010-11-20 21:40:41', 39352, 2), (11189, 'b95e5c478987df3e7a6a027ae553bb2a', '2010-11-20 21:40:43', '2010-11-20 21:40:44', 39353, 2), (11190, '3602be7c8e2ddfd0cd00275e3ade16f5', '2010-11-20 21:40:45', '2010-11-20 21:40:46', 39354, 2), (11191, 'bff69cf14f3d79682d3f3b494b6673b9', '2010-11-20 21:40:48', '2010-11-20 21:40:49', 39355, 2), (11192, '8bfacb74c68f5f49798d5dae0d7d1345', '2010-11-20 22:21:49', '2010-11-20 22:21:50', 39356, 2), (11193, '74016e53250fcfa19ec9b4f90a428b84', '2010-11-20 23:43:55', '2010-11-20 23:43:56', 39357, 2), (11194, '5006c93f857d8ed95bb33ef316677478', '2010-11-21 01:06:04', '2010-11-21 01:06:05', 39358, 2), (11195, '216d5534654f9f76d9782066f7755e7f', '2010-11-21 04:12:46', '2010-11-21 04:12:53', 39359, 2), (11196, '5b77493fd5c0e18aba1cf07b9e1eccb2', '2010-11-21 04:21:35', '2010-11-21 04:21:36', 39360, 2), (11197, 'a12840f71aae9b8900fb64a564ca9707', '2010-11-21 04:40:35', '2010-11-21 04:40:38', 39361, 2), (11198, '9db905d0dbf210a4f5ad3527a1e5320c', '2010-11-21 04:53:00', '2010-11-21 04:53:01', 39362, 2), (11199, '53791fd14d1f58f0911213b574569688', '2010-11-21 05:13:33', '2010-11-21 05:13:34', 39363, 2), (11200, '4b95636750e48ad73947b9c4ac756ad0', '2010-11-21 06:14:06', '2010-11-21 06:21:35', 39377, 2), (11201, '01588ffca1eb23c17f3cf7437d545c48', '2010-11-21 06:25:24', '2010-11-21 06:25:47', 39381, 2), (11202, '91a14b622ab7b56b365aab9e829999df', '2010-11-21 06:26:26', '2010-11-21 06:42:06', 39422, 2), (11203, 'ed1603e77cf0e2f9ff63d8506fc57b22', '2010-11-21 06:26:46', '2010-11-21 06:26:47', 39383, 2), (11204, '390b8c0f754ca7fd4d36174c7f413a45', '2010-11-21 06:56:57', '2010-11-21 06:56:58', 39423, 2), (11205, '11c73677de94783a4ba5f9927d85c99e', '2010-11-21 07:11:03', '2010-11-21 07:11:04', 39424, 2), (11206, 'ffbc42983a4214f50f194511aa7dd5bd', '2010-11-21 07:11:07', '2010-11-21 07:11:08', 39425, 2), (11207, 'f8be799da40a694e16d320c327182d6a', '2010-11-21 07:49:07', '2010-11-21 07:54:47', 39427, 2), (11208, 'cb2856ea845ee3aa43aeed655ab97e1a', '2010-11-21 08:17:19', '2010-11-21 08:17:20', 39428, 2), (11209, 'bb96e672bc7e07409aeffad0c6a00a1f', '2010-11-21 09:24:19', '2010-11-21 09:24:20', 39429, 2), (11210, 'eb9acc74b12d53ccb117536d70f42b25', '2010-11-21 10:05:04', '2010-11-21 10:15:40', 39486, 2), (11211, '4ceaf2e81d87c0541b882ee046b7d67b', '2010-11-21 10:40:05', '2010-11-21 10:40:07', 39487, 2), (11212, '7574de2542c2a9c1e542199abaf3b1f4', '2010-11-21 11:12:35', '2010-11-21 11:12:36', 39488, 2), (11213, 'a99ecf23339f7b6928907b30fff3ac0b', '2010-11-21 11:35:30', '2010-11-21 11:38:23', 39495, 2), (11214, 'f6f8364bb5ca2dbf20e5781ad312a792', '2010-11-21 11:57:58', '2010-11-21 11:57:59', 39496, 2), (11215, '2b3222dd40dc1390d9dacaf60ff2ea93', '2010-11-21 13:11:37', '2010-11-21 13:11:39', 39497, 2), (11216, 'c85d69df13277fe6ead83ebc5cd4892b', '2010-11-21 13:32:04', '2010-11-21 13:39:00', 39503, 2), (11217, '887755b67c9cdfee4f19abb459af5c38', '2010-11-21 13:49:14', '2010-11-21 13:51:20', 39514, 2), (11218, '79dae253c598cbfa1b0093db3657d413', '2010-11-21 13:59:36', '2010-11-21 14:02:10', 39523, 2), (11219, 'e9fff0241616ec27f2da77a4f506dbe9', '2010-11-21 14:43:58', '2010-11-21 14:43:58', 39524, 2), (11220, '88ec284152af2f75990c0032805e6301', '2010-11-21 15:03:02', '2010-11-21 15:04:16', 39527, 2), (11221, 'a8405f03999d2af577920dfb91e6b16c', '2010-11-21 15:19:37', '2010-11-21 15:19:39', 39528, 2), (11222, '3ef752630fd7399357810ec6e39402df', '2010-11-21 15:20:44', '2010-11-21 15:20:45', 39529, 2), (11223, 'fb171b4f4281b10c2f6cbe08a75ef178', '2010-11-21 15:43:01', '2010-11-21 15:43:02', 39530, 2), (11224, '9764bb5be659cec2f157d1978f143ff8', '2010-11-21 15:51:19', '2010-11-21 15:51:19', 39531, 2), (11225, 'bcfd190784d1ca70fcc3b55bc0cb8d76', '2010-11-21 16:03:50', '2010-11-21 16:05:30', 39538, 2), (11226, '5491da69ee14a677a57f812dcaceb852', '2010-11-21 16:31:42', '2010-11-21 16:31:43', 39539, 2), (11227, 'cce49c68f5ba90fd7f3563a32003dcc4', '2010-11-21 16:32:17', '2010-11-21 16:32:19', 39540, 2), (11228, '9a629c16c1f7a7923befb4356404ad6c', '2010-11-21 17:03:35', '2010-11-21 17:03:36', 39541, 2), (11229, '41b3181084005b3bda71d9577d0ba73b', '2010-11-21 17:12:26', '2010-11-21 17:12:27', 39542, 2), (11230, '1ad83d981ab1bdd404a0e3a22d4c9c96', '2010-11-21 17:15:54', '2010-11-21 17:15:55', 39543, 2), (11231, '68cd78cad88fe2f67411e445e8364a7e', '2010-11-21 17:49:48', '2010-11-21 17:49:50', 39544, 2), (11232, '97909da72284c11d5cdd65f8c3bc2c36', '2010-11-21 17:51:50', '2010-11-21 17:55:50', 39553, 2), (11233, '6b23a22bb201517ea4956f1c392e0057', '2010-11-21 18:23:47', '2010-11-21 18:26:18', 39565, 2), (11234, 'c57ee4fc7175ec3002870303f7f1b51e', '2010-11-21 18:45:15', '2010-11-21 18:46:27', 39570, 2), (11235, '1f002c37b5e417adf0853f6fcac39b4a', '2010-11-21 18:52:57', '2010-11-21 18:52:59', 39571, 2), (11236, '7dccd8aefdbcf02b7e55f66f59165e25', '2010-11-21 19:24:13', '2010-11-21 19:24:14', 39572, 2), (11237, 'fd76119e5a2e5c5d60347c8b7ec79a50', '2010-11-21 19:25:55', '2010-11-21 19:44:51', 39584, 2), (11238, '69c39337220865b7db98c5778e5a9bd0', '2010-11-21 19:30:58', '2010-11-21 19:30:59', 39579, 2), (11239, '9c9a79100a35097d40afa745f383846c', '2010-11-21 20:03:22', '2010-11-21 20:09:43', 39599, 2), (11240, '0bf613808dc3384d69cf7704bc4dafb1', '2010-11-21 20:09:58', '2010-11-21 20:09:58', 39600, 2), (11241, 'ed414257708f5a9ef665a31516a86398', '2010-11-21 20:55:55', '2010-11-21 20:55:55', 39601, 2), (11242, '8aceca374894e5253ef891e21fd7a7ce', '2010-11-21 21:01:06', '2010-11-21 21:01:07', 39602, 2), (11243, 'a8f7cc9d83eff82c5c52b7cfc4531b07', '2010-11-21 21:51:38', '2010-11-21 21:51:39', 39603, 2), (11244, 'b2a6f8872c0b5a7c15f8ce7af6d5cb77', '2010-11-21 21:52:57', '2010-11-21 21:52:57', 39604, 2), (11245, '2be3bea9bf88f827fff7ebe6b81dae8d', '2010-11-21 22:14:14', '2010-11-21 22:14:15', 39605, 2), (11246, 'a7a2e6c1aa1f4115a1ceeff53b7397ec', '2010-11-21 22:20:44', '2010-11-21 22:20:45', 39606, 2), (11247, '21bc46fdbeeaaaedbf96ac093122326f', '2010-11-21 22:22:00', '2010-11-21 22:22:01', 39607, 2), (11248, 'cd0781856d4282b0edf6e51b631564e9', '2010-11-21 23:57:31', '2010-11-21 23:57:32', 39608, 2), (11249, 'f6d6712387342dde01f33c77ab948c3d', '2010-11-22 00:42:30', '2010-11-22 00:42:31', 39609, 2), (11250, '0146a394f6d7e97ea518931a11be37a9', '2010-11-22 01:20:54', '2010-11-22 01:20:55', 39610, 2), (11251, '78ba6eb3f5e38bcac3c3b4e9e78befa1', '2010-11-22 01:53:27', '2010-11-22 01:53:27', 39611, 2), (11252, 'a7e5cfa0ec770180fa45a6f02e21e797', '2010-11-22 01:59:39', '2010-11-22 01:59:40', 39612, 2), (11253, '4928f8ca90123a21d56cd11f1e9bf73b', '2010-11-22 02:18:08', '2010-11-22 02:18:09', 39613, 2), (11254, '12464f930f8863b0c52806f85241e3c9', '2010-11-22 02:25:57', '2010-11-22 02:25:58', 39614, 2), (11255, '81d87dce3103f04c8d4de029587129fc', '2010-11-22 02:38:02', '2010-11-22 02:38:03', 39615, 2), (11256, '23fac2591f723badec6b7ee5c8b7cea3', '2010-11-22 02:44:09', '2010-11-22 02:44:11', 39616, 2), (11257, '9038fc3ba85b33aec627d682c3e6d9cd', '2010-11-22 03:04:17', '2010-11-22 03:04:18', 39617, 2), (11258, '357e54ea4df128be431b734f37f47ca4', '2010-11-22 03:05:40', '2010-11-22 03:05:41', 39618, 2), (11259, '8a7e3353791bb9af57d3e707d8f3d4c0', '2010-11-22 03:49:47', '2010-11-22 03:49:48', 39619, 2), (11260, 'b6d4c6cf880ee3231dfd40861f3d53d8', '2010-11-22 04:53:38', '2010-11-22 04:53:45', 39620, 2), (11261, '99c56524f35c70273d25cdb74808b4bb', '2010-11-22 05:28:17', '2010-11-22 05:28:19', 39621, 2), (11262, 'ebaa4b4db2f394beb725dc936cbff046', '2010-11-22 05:31:02', '2010-11-22 05:31:05', 39622, 2), (11263, 'dd0aab2922909412db0d9d8d6341a8f8', '2010-11-22 05:51:11', '2010-11-22 05:51:12', 39623, 2), (11264, '79229395fa569fb3a047e84266d53b41', '2010-11-22 06:11:51', '2010-11-22 06:11:52', 39624, 2), (11265, 'b8e02dc9e29edbf5c0e2fab41fa13d72', '2010-11-22 06:58:52', '2010-11-22 06:59:01', 39626, 2), (11266, '9eba5a1b130f1bf26b6bc66959c15d27', '2010-11-22 07:10:45', '2010-11-22 07:10:46', 39627, 2), (11267, '31387bce8782bf0fce7056b1d04a2bbf', '2010-11-22 07:10:49', '2010-11-22 07:10:50', 39628, 2), (11268, 'cc8382550388dc037a8cf7b4c9c75bab', '2010-11-22 07:27:13', '2010-11-22 07:27:14', 39629, 2), (11269, '20fc71e628bb20bf14f11853c9c6cd08', '2010-11-22 07:30:29', '2010-11-22 07:30:30', 39630, 2), (11270, '69f80d874d16681b05e59ecf6d6ff4f8', '2010-11-22 07:56:46', '2010-11-22 08:06:14', 39676, 2), (11271, '95ebc36a7d684ae23922cb7fe43aeb5f', '2010-11-22 08:01:18', '2010-11-22 08:01:18', 39649, 2), (11272, '742cbb080f5af5f92d8ec89f3ed41194', '2010-11-22 08:02:52', '2010-11-22 08:02:52', 39653, 2), (11273, '3f36a2d637ef2334109fd7ed355a0f12', '2010-11-22 08:03:05', '2010-11-22 08:03:05', 39655, 2), (11274, 'fbfae9bfb91ef43c8caace0aa2e8d12a', '2010-11-22 08:03:10', '2010-11-22 08:03:11', 39656, 2), (11275, '307049d3a2249cfb58b4be104506b9cb', '2010-11-22 08:03:15', '2010-11-22 08:03:18', 39658, 2), (11276, '9a9b04395087d71f3e38fe7083c621b0', '2010-11-22 08:03:16', '2010-11-22 08:03:17', 39657, 2), (11277, '18af6e4c352851d98baddb3da489c0d2', '2010-11-22 08:03:19', '2010-11-22 08:03:20', 39660, 2), (11278, '70edc33beac88242846448e001136a0e', '2010-11-22 08:05:51', '2010-11-22 08:05:53', 39673, 2), (11279, '5decc4a7de30e2bb0ce5589a1db3ae8c', '2010-11-22 08:05:52', '2010-11-22 08:05:54', 39674, 2), (11280, '3f1472febdaf86287c0f36316490bfe1', '2010-11-22 08:07:04', '2010-11-22 08:07:05', 39677, 2), (11281, '0f5cd5eaa50d0d1cf20caf685c26ff5a', '2010-11-22 08:07:12', '2010-11-22 08:07:13', 39678, 2), (11282, 'd7fadb4fa29ac62a38f3c80dd8b3d1ff', '2010-11-22 08:07:37', '2010-11-22 08:07:38', 39679, 2), (11283, 'f8fa1a6496c1978ca2eeb9f21e9349d9', '2010-11-22 08:07:44', '2010-11-22 08:07:45', 39680, 2), (11284, '1d4d79948f5ff7531aaa48f699be7f61', '2010-11-22 08:07:57', '2010-11-22 08:07:58', 39681, 2), (11285, 'fd4ae83f3393441609861b09eaff06c5', '2010-11-22 08:09:12', '2010-11-22 08:09:13', 39682, 2), (11286, 'f65fcff84d107707b89b5c656eb08bff', '2010-11-22 08:09:25', '2010-11-22 08:09:25', 39683, 2), (11287, '942416cb54cf06853037baa173bb466d', '2010-11-22 08:09:30', '2010-11-22 08:09:31', 39684, 2), (11288, '1aaed9db616560a614d6027f122e2736', '2010-11-22 08:09:42', '2010-11-22 08:09:42', 39685, 2), (11289, '203267b88e7deea5440cd2d3c73e313d', '2010-11-22 08:10:55', '2010-11-22 08:10:56', 39686, 2), (11290, 'b954354038640177ada493d49a765c5e', '2010-11-22 08:16:07', '2010-11-22 08:16:50', 39690, 2), (11291, '30d743a7e46bc70dd2e7d8ed337314eb', '2010-11-22 08:24:28', '2010-11-22 08:24:29', 39691, 2), (11292, '031c7bebd53d4a7e52dd119525239929', '2010-11-22 08:49:00', '2010-11-22 09:39:41', 39697, 2), (11293, 'ff0cfc70143b8e93f59b32c1b9e9b124', '2010-11-22 08:54:09', '2010-11-22 08:54:18', 39694, 2), (11294, '89fba0f8161fc86fe4c6576853159c71', '2010-11-22 09:22:31', '2010-11-22 09:22:32', 39695, 2), (11295, '46275b4fceb10efba507255d2e3ea57c', '2010-11-22 09:30:37', '2010-11-22 09:30:37', 39696, 2), (11296, 'dc9566a2a5a72e7e5957138cf88f4043', '2010-11-22 09:42:07', '2010-11-22 09:42:17', 39699, 2), (11297, '0bd2c340f00026e64650319bf652e0fa', '2010-11-22 10:03:11', '2010-11-22 10:03:12', 39700, 2), (11298, '4b1593df474ebf08bd4c04f14ff43a7a', '2010-11-22 10:03:16', '2010-11-22 10:03:16', 39701, 2), (11299, '219cc4429038ba6676f70adb14d8e1e5', '2010-11-22 10:04:09', '2010-11-22 10:04:10', 39702, 2), (11300, '76ce8ba105831b6b365a903c38f87658', '2010-11-22 10:04:22', '2010-11-22 10:04:22', 39703, 2), (11301, '6b434c384b04191a11f229d83680287b', '2010-11-22 10:05:00', '2010-11-22 10:05:01', 39704, 2), (11302, '2a356a7334be129a1425c56eb9470c2d', '2010-11-22 10:05:11', '2010-11-22 10:05:12', 39705, 2), (11303, '2205ad6ad27b59a6478e6910d7dc3090', '2010-11-22 10:05:18', '2010-11-22 10:05:19', 39706, 2), (11304, '5f9fb23508fbf16ed7cbd48042a1159c', '2010-11-22 10:06:36', '2010-11-22 10:06:37', 39707, 2), (11305, '5027d71a35fa5e73ca856effb9990631', '2010-11-22 10:06:40', '2010-11-22 10:06:41', 39708, 2), (11306, '305fd7b559f5632dabf967c6ca0dbbcb', '2010-11-22 10:08:08', '2010-11-22 10:08:08', 39709, 2), (11307, 'd5bc94bcb5c4ab54a085c9fc2a9c7f46', '2010-11-22 10:08:14', '2010-11-22 10:08:15', 39710, 2), (11308, 'c8ae7f836d1258f157424c3c3f8cca35', '2010-11-22 10:08:25', '2010-11-22 10:08:26', 39711, 2), (11309, 'a1069bb2fd87c2dbdeb82f5295ca9be0', '2010-11-22 10:09:14', '2010-11-22 10:09:15', 39712, 2), (11310, '0fafbcad68fff676e5ef350d775d8756', '2010-11-22 10:09:45', '2010-11-22 10:09:46', 39713, 2), (11311, '0bf5653f15af1a21bd485c0f6b7f800d', '2010-11-22 10:10:17', '2010-11-22 10:10:18', 39714, 2), (11312, 'e82a80ef630fd708725f0fa370810312', '2010-11-22 10:43:59', '2010-11-22 10:44:00', 39715, 2), (11313, 'ab9e28045fb65080a17072d703947f6f', '2010-11-22 10:47:13', '2010-11-22 10:52:21', 39719, 2), (11314, 'fa0a9e593e84121935102f431e225ee9', '2010-11-22 10:58:55', '2010-11-22 10:58:56', 39720, 2), (11315, '2613ef927b20e8e2354676a2fbc7e0ac', '2010-11-22 12:47:25', '2010-11-22 12:47:25', 39721, 2), (11316, 'fd1117245a3e9ce91d618e5b97799be0', '2010-11-22 13:25:08', '2010-11-22 13:26:16', 39724, 2), (11317, 'c3c9d2b3b86d5ce6f212da99f24e2284', '2010-11-22 13:53:05', '2010-11-22 13:53:06', 39725, 2), (11318, '927c836af19ce87edcea77f573c5b240', '2010-11-22 14:16:14', '2010-11-22 14:16:15', 39726, 2), (11319, 'ee84b6a46fa1abda2c7c712862c257bd', '2010-11-22 14:18:03', '2010-11-22 14:18:58', 39728, 2), (11320, 'e58f3ff5e22aecc429300c6fe1cd2051', '2010-11-22 14:55:49', '2010-11-22 14:55:51', 39729, 2), (11321, '641fe98d76c344e76e99bd5ac8039c53', '2010-11-22 14:55:53', '2010-11-22 14:55:54', 39730, 2), (11322, '62cf69f53a280f711cece61204afc07d', '2010-11-22 14:55:54', '2010-11-22 14:55:55', 39731, 2), (11323, 'e3ae226cc5c2fbd041509e9e1e3be19e', '2010-11-22 14:55:56', '2010-11-22 14:55:57', 39732, 2), (11324, '295e6478d9af849ec8cff92b73d64a15', '2010-11-22 15:11:43', '2010-11-22 15:11:44', 39733, 2), (11325, '2e3727d7a22077d1dce4d4989dbea22c', '2010-11-22 15:11:45', '2010-11-22 15:41:46', 39773, 2), (11326, '470cb9a9105467ab4ab6649e9c6024bb', '2010-11-22 15:13:11', '2010-11-22 15:13:13', 39739, 2), (11327, '63c1dd94b007f69d9e71bdf49648478d', '2010-11-22 15:14:32', '2010-11-22 15:19:19', 39755, 2), (11328, '676676ff103907f6dc27f0b789b1aea4', '2010-11-22 15:22:18', '2010-11-22 15:22:19', 39756, 2), (11329, '175c761a8a38c8f80d4ca9e8853be70a', '2010-11-22 15:27:01', '2010-11-22 15:27:40', 39764, 2), (11330, '28f508626271a963495bdebb80d478bb', '2010-11-22 15:38:43', '2010-11-22 15:39:35', 39769, 2), (11331, '2b302876d2842c2fa9146ccc4c5d0dea', '2010-11-22 15:40:21', '2010-11-22 15:40:52', 39771, 2), (11332, '0d9861bd34710ad9f0ada2ae11f964f1', '2010-11-22 15:41:43', '2010-11-22 15:41:44', 39772, 2), (11333, 'cb2627cf213c0a950065ec0bf8e7e0fb', '2010-11-22 16:04:39', '2010-11-22 16:05:18', 39779, 2), (11334, '19fb5b99a4fe58b495c8c010697bdae0', '2010-11-22 16:32:37', '2010-11-22 16:32:38', 39780, 2), (11335, 'd4e838004d825e214b7acdfce4db3a7b', '2010-11-22 16:34:18', '2010-11-22 16:34:19', 39781, 2), (11336, 'c56927b2f7277435ff215cf61a784ac6', '2010-11-22 16:35:25', '2010-11-22 16:35:27', 39782, 2), (11337, '8ec2528069ff2744dca5e069636beb90', '2010-11-22 16:35:25', '2010-11-22 16:35:27', 39783, 2), (11338, '5bac3f8a05594d557ce593a2e253ce67', '2010-11-22 16:35:30', '2010-11-22 16:35:40', 39785, 2), (11339, '1d3aed6b677fa7480b5be3d4fc276e4a', '2010-11-22 16:53:37', '2010-11-22 16:53:38', 39786, 2), (11340, '8898f0a17ecfb47c5f16b3c397c57d34', '2010-11-22 17:05:57', '2010-11-22 17:05:58', 39787, 2), (11341, '9ec47a4c3509f21703f1f660babbfe1d', '2010-11-22 18:43:05', '2010-11-22 18:43:07', 39788, 2), (11342, 'ab85ad4cae3d9462577f2254cc434178', '2010-11-22 18:58:50', '2010-11-22 18:59:32', 39793, 2), (11343, 'f935ab1ca9d2469b5e19803bb50c540b', '2010-11-22 19:38:02', '2010-11-22 19:38:03', 39794, 2), (11344, '17f6a0352e6c83a7a4abd12ba9eaf66d', '2010-11-22 19:46:25', '2010-11-22 19:46:26', 39795, 2), (11345, 'e9a1a1da34657603bbcf59a238da025c', '2010-11-22 19:46:29', '2010-11-22 19:46:30', 39796, 2), (11346, '4746c4c5a5a689ea9aaaeb0f5e4a9dda', '2010-11-22 20:06:52', '2010-11-22 20:06:53', 39797, 2), (11347, '3409d381c864b4d2205fbb7baf0686d3', '2010-11-22 20:19:36', '2010-11-22 20:19:37', 39798, 2), (11348, '8df31c9f509ba3d1f39b60036170aa6a', '2010-11-22 20:42:37', '2010-11-22 20:42:39', 39799, 2), (11349, '3e5c77694f461f0d95587ba7e47060c3', '2010-11-22 20:47:05', '2010-11-22 20:49:17', 39812, 2), (11350, 'a55bd082d782889e94ca09fc6ec97a49', '2010-11-22 21:20:10', '2010-11-22 21:20:11', 39813, 2), (11351, '11bb190157aeb01cdb6f8ce3bb646d4a', '2010-11-22 21:40:45', '2010-11-22 21:40:48', 39814, 2), (11352, 'bb62c72940d02208cb47a0d6921b37a1', '2010-11-23 00:13:34', '2010-11-23 00:13:41', 39815, 2), (11353, 'e487a9fa9c627fcadb35027bc3f72271', '2010-11-23 00:16:59', '2010-11-23 00:17:00', 39816, 2), (11354, '82f4dbad619e2417f5ebcfd0868f7a69', '2010-11-23 02:06:07', '2010-11-23 02:06:08', 39817, 2), (11355, '4c530eae739c66fbc5dbc701070f21db', '2010-11-23 02:33:02', '2010-11-23 02:33:03', 39818, 2), (11356, '7787592dbce3e199749c3ed960cbe3d6', '2010-11-23 05:46:17', '2010-11-23 05:46:21', 39819, 2), (11357, '5b2078a0d51860a6fb406d92930686f0', '2010-11-23 06:54:28', '2010-11-23 06:54:28', 39820, 2), (11358, '2aad3d75340d3f0ff8d66776e5b90143', '2010-11-23 07:08:38', '2010-11-23 07:08:38', 39821, 2), (11359, '047ab7093d3123fe9ae26089ca210eff', '2010-11-23 07:08:42', '2010-11-23 07:08:42', 39822, 2), (11360, 'aeda36385f7fc78284146772f5d8801d', '2010-11-23 07:47:56', '2010-11-23 07:47:59', 39823, 2), (11361, '0230ea065987223290abe9f4c9f85918', '2010-11-23 09:10:08', '2010-11-23 09:10:09', 39824, 2), (11362, 'cbb08e716491827516721ed9cdda6d92', '2010-11-23 09:10:10', '2010-11-23 09:10:11', 39825, 2), (11363, 'bd3d778d19d28827a556700a5316ebdc', '2010-11-23 09:10:12', '2010-11-23 09:10:12', 39826, 2), (11364, '5b10f604f9d2f2318b8e5037f12e803b', '2010-11-23 09:10:15', '2010-11-23 09:10:15', 39827, 2), (11365, '359a45beb4c871918b6c504d304c8db9', '2010-11-23 09:10:17', '2010-11-23 09:10:17', 39828, 2), (11366, '08e5a0bc827b322fd44d54e4efa71554', '2010-11-23 09:10:18', '2010-11-23 09:10:19', 39829, 2), (11367, '9f573f2d15fb0286edd085049e0cf399', '2010-11-23 09:10:20', '2010-11-23 09:10:20', 39830, 2), (11368, 'd90de5851c00f29acf416ba46b49356f', '2010-11-23 09:27:50', '2010-11-23 09:27:51', 39831, 2), (11369, '4b64425c7a4015450c6ca88b1f69eaf1', '2010-11-23 09:47:11', '2010-11-23 09:47:12', 39832, 2), (11370, '1e422ddf34ec366904d04d7870031544', '2010-11-23 09:54:59', '2010-11-23 09:56:02', 39834, 2), (11371, '87ea3c503a386e30d51dd8e9d7b8033b', '2010-11-23 09:57:21', '2010-11-23 09:57:22', 39835, 2), (11372, '2d41ad535e06a39f5f28138e421f49c4', '2010-11-23 09:57:29', '2010-11-23 09:57:30', 39836, 2), (11373, 'fd97f6bbccd13e212456c893bfe2d690', '2010-11-23 09:59:14', '2010-11-23 09:59:15', 39837, 2), (11374, 'e1258c59c58ef38b3d953c12103e695a', '2010-11-23 10:06:23', '2010-11-23 10:06:24', 39838, 2), (11375, 'aa5d7813e48bc983661d7cdda8143b43', '2010-11-23 10:10:26', '2010-11-23 10:25:16', 39868, 2), (11376, 'edde6fba43bb149fa9283e5656d6a0e2', '2010-11-23 10:32:07', '2010-11-23 10:32:08', 39869, 2), (11377, 'fc00b29e4117138f50058da413e1ac65', '2010-11-23 11:34:25', '2010-11-23 11:43:04', 39880, 2), (11378, 'e18ceefdd30619e5a4a6c90c60b80224', '2010-11-23 11:46:59', '2010-12-17 10:35:20', 44523, 2), (11379, '574b7fa382ee4889411a424c3f8cdc56', '2010-11-23 12:07:39', '2010-11-23 12:07:40', 39883, 2), (11380, '927b4b3dd35ff41bb75b391ea364913c', '2010-11-23 12:28:30', '2010-11-23 12:28:31', 39884, 2), (11381, '21e5a437d4f6450528818020935ec112', '2010-11-23 12:38:59', '2010-11-23 12:39:00', 39885, 2), (11382, '7e722a4c75555314c7cec62dd906da6d', '2010-11-23 12:42:09', '2010-11-23 12:42:11', 39887, 2), (11383, '93308b544984be3939000a2f448f6f12', '2010-11-23 12:51:29', '2010-11-23 12:51:30', 39888, 2), (11384, '4ce1eb070d588cfb92f70dee6ff6cad6', '2010-11-23 12:55:34', '2010-11-23 12:55:35', 39889, 2), (11385, '6e97827bd804871d545cfad5d263c3bf', '2010-11-23 13:57:57', '2010-11-23 14:22:04', 39908, 2), (11386, 'd72e80bf1733c54815ee1f87d49c4660', '2010-11-23 14:30:07', '2010-11-23 14:31:51', 39918, 2), (11387, 'e93bae9c16089cbe9d41d294357da9c0', '2010-11-23 14:30:52', '2010-11-23 14:37:06', 39941, 2), (11388, 'a8bb99ad68eed7640eeac71019483fe6', '2010-11-23 14:31:30', '2010-11-23 14:31:31', 39916, 2), (11389, '366c90127814b4d7960d4b9e94da0841', '2010-11-23 14:39:44', '2010-11-23 14:41:00', 39948, 2), (11390, '277747118347a18e2105a3e8507cde91', '2010-11-23 14:40:21', '2010-11-23 14:40:46', 39947, 2), (11391, 'a39509747012a7a1a62eee726a69b3ab', '2010-11-23 15:04:14', '2010-11-23 15:04:39', 39951, 2), (11392, '0b1e3babd8169e07a016d34b5812bffd', '2010-11-23 15:19:51', '2010-11-23 15:20:39', 39955, 2), (11393, '107836f4ecb506c81760adbfc5bbc4bd', '2010-11-23 15:49:32', '2010-11-23 15:49:33', 39956, 2), (11394, '1798ec61212daff26b95ed466305c433', '2010-11-23 16:08:02', '2010-11-23 16:08:03', 39957, 2), (11395, 'a0bebb7c9813b3c33fa9e2fd97959d89', '2010-11-23 16:50:34', '2010-11-23 16:50:35', 39958, 2), (11396, '4420237121071c9d0b2461e77abed3d3', '2010-11-23 17:19:00', '2010-11-23 18:34:34', 40019, 2), (11397, '210369fea0220b40347e50d63fa9c331', '2010-11-23 17:37:51', '2010-11-23 17:37:52', 39981, 2), (11398, '176b5ecb777e47618799b4f571fd903c', '2010-11-23 17:38:01', '2010-11-23 17:38:23', 39983, 2), (11399, '775147d09134d80640617fd000e1288d', '2010-11-23 18:08:58', '2010-11-23 18:08:59', 40006, 2), (11400, '640b869aafeae95a3880a3497837ad4a', '2010-11-23 18:23:50', '2010-11-23 18:23:51', 40012, 2), (11401, 'eac528353b7ee1ef6c1bd90078eaf063', '2010-11-23 18:51:50', '2010-11-23 18:53:07', 40026, 2), (11402, '82be997a33529ee649ae47c967fac236', '2010-11-23 19:22:05', '2010-11-23 19:31:18', 40057, 2), (11403, '52e1e16d993fed398889097c2afb01cc', '2010-11-23 19:22:51', '2010-11-23 19:22:52', 40029, 2), (11404, 'f43b4e9bab26f5f77ecaa1e80968fb14', '2010-11-23 20:09:53', '2010-11-23 20:09:55', 40058, 2), (11405, '94493546cd6a4a9165001f76050e9302', '2010-11-23 20:11:48', '2010-11-23 20:11:49', 40059, 2), (11406, '03aae52568d9f3b635d74e24fd9cc757', '2010-11-23 20:53:25', '2010-11-23 20:53:57', 40062, 2), (11407, 'b962e00fdc17aae1152f2dffb8d7eee1', '2010-11-23 20:59:11', '2010-11-23 20:59:12', 40063, 2), (11408, 'be32815afdb883e40ad9d654b2cfc0e0', '2010-11-23 21:13:49', '2010-11-23 21:13:49', 40064, 2), (11409, '265bb92af0a39de8b414ec6dda4ecff3', '2010-11-23 21:46:01', '2010-11-23 21:46:39', 40068, 2), (11410, '4dac1f13de6cdba933daefec7c35df54', '2010-11-23 21:46:34', '2010-11-23 21:46:35', 40067, 2), (11411, '5d9b9342fa56e0925712e03356ce85d5', '2010-11-23 21:48:40', '2010-11-23 21:48:42', 40069, 2), (11412, '684eef424191fb9dde8dd7beab64c08a', '2010-11-23 22:10:43', '2010-11-23 22:10:44', 40070, 2), (11413, '1b26130c261875b8625186f7842521fa', '2010-11-23 22:38:13', '2010-11-23 22:38:14', 40071, 2), (11414, '4ac1351eacdaf4613bc7fed4cf37595e', '2010-11-23 22:46:50', '2010-11-23 22:46:51', 40072, 2), (11415, '6ecbc2fe838b905906177ed8b15944d8', '2010-11-23 23:30:18', '2010-11-23 23:30:20', 40073, 2), (11416, '933b95d1bf630b4ca1413f49cd908497', '2010-11-23 23:32:25', '2010-11-23 23:32:26', 40074, 2), (11417, '34e8e06eb6eef0bc67035e3b32c15e72', '2010-11-23 23:42:24', '2010-11-23 23:42:26', 40075, 2), (11418, '72a319e952da096bc783ede5ec729ae7', '2010-11-24 00:19:36', '2010-11-24 00:19:36', 40076, 2), (11419, '7e1a68795794b63821a8bff892c19a49', '2010-11-24 00:48:33', '2010-11-24 00:48:34', 40077, 2), (11420, 'efaa67533004cf7f4251ee1736b37919', '2010-11-24 01:55:09', '2010-11-24 01:55:20', 40078, 2), (11421, '90a2bf664c3e32ca01acd51c1a348378', '2010-11-24 02:05:30', '2010-11-24 02:05:32', 40079, 2), (11422, '49298f6cc96e2256783522399535fe60', '2010-11-24 02:05:54', '2010-11-24 02:05:55', 40080, 2), (11423, 'a2d0476839c9cc644e06a48639b27f0d', '2010-11-24 03:01:25', '2010-11-24 03:01:26', 40081, 2), (11424, 'cdc6dd9731de921b8158deead41832b5', '2010-11-24 04:14:08', '2010-11-24 04:14:17', 40082, 2), (11425, 'a8b858dd508e2c28fd8d37ef2f384f1e', '2010-11-24 04:50:24', '2010-11-24 04:50:26', 40083, 2), (11426, 'b01d9b4dcb19063d7a20310e2740168f', '2010-11-24 05:57:22', '2010-11-24 05:59:26', 40095, 2), (11427, 'd124ad723a2603d8a6f2377db299fa6b', '2010-11-24 06:57:05', '2010-11-24 06:57:07', 40096, 2), (11428, 'de26df5948a82b81dbe963ff71946ca6', '2010-11-24 06:58:03', '2010-11-24 06:58:04', 40097, 2), (11429, 'fb5e42e468614dccf83e22a363648b87', '2010-11-24 07:31:06', '2010-11-24 07:39:07', 40103, 2), (11430, '2ad18fc8a0b2774efa5fc08bd3a4aab5', '2010-11-24 07:41:17', '2010-11-24 07:41:18', 40104, 2), (11431, '385aae37cd9bb053db388253b039d94a', '2010-11-24 08:03:32', '2010-11-24 08:03:33', 40105, 2), (11432, 'c62113a428a26f6fbdb1b665ab23aaaa', '2010-11-24 08:03:36', '2010-11-24 08:03:37', 40106, 2), (11433, 'f0232fe96355fe6d36bd56e642dcf5cc', '2010-11-24 08:42:11', '2010-11-24 08:42:12', 40107, 2), (11434, '187d563c0987eae487aefe8bf4a2a827', '2010-11-24 08:43:16', '2010-11-24 08:43:17', 40108, 2), (11435, 'cadf5e90a8ee8274081c41e003b6ed1e', '2010-11-24 09:02:23', '2010-11-24 09:02:25', 40109, 2), (11436, 'da85fdd535005b9737e870824284f025', '2010-11-24 09:13:14', '2010-11-24 09:13:14', 40110, 2), (11437, 'ffdb80f11bb62929fc6a9e5ebb68e04f', '2010-11-24 09:28:43', '2010-11-24 09:28:44', 40111, 2), (11438, '800652437c6dd97401ba265a22a1876e', '2010-11-24 09:28:48', '2010-11-24 09:28:49', 40112, 2), (11439, '85217026be232464b4bf91fb2f97d71d', '2010-11-24 09:28:52', '2010-11-24 09:28:52', 40113, 2), (11440, 'a125059e16648d21a7fb3e4711b8d82e', '2010-11-24 09:43:46', '2010-11-24 09:43:46', 40114, 2), (11441, '45eb13f83b83f5bd41e6d0ecd7c9683f', '2010-11-24 09:45:42', '2010-11-24 09:45:43', 40115, 2), (11442, '7525245677f24ddae72cf000457cb239', '2010-11-24 09:53:07', '2010-11-24 09:53:08', 40116, 2), (11443, '7891e5ec9f0f2b1bceff6dde2404c49b', '2010-11-24 09:56:44', '2010-11-24 10:00:43', 40132, 2), (11444, '198a819eda584deab2951fecd9d799e4', '2010-11-24 10:02:30', '2010-11-24 10:02:31', 40133, 2), (11445, '7c64a8e7e2d9a7b1804d50fe28cf4be7', '2010-11-24 10:42:19', '2010-11-24 10:53:51', 40143, 2), (11446, 'f79dceb7c244296dc4b2fba135aacd28', '2010-11-24 10:48:55', '2010-11-24 10:49:10', 40141, 2), (11447, '6cd38e3310062eb09f4ec81c21389601', '2010-11-24 10:56:12', '2010-11-24 10:56:13', 40144, 2), (11448, '961e2c8e0256f29c1ee482512baa2753', '2010-11-24 11:03:45', '2010-11-24 11:03:47', 40145, 2), (11449, '50ec7517d301c485fbf0e7fd342733b8', '2010-11-24 11:09:04', '2010-11-24 11:09:05', 40146, 2), (11450, 'b292b12b5aa973ed1cc05e7bdceb4081', '2010-11-24 11:32:22', '2010-11-24 11:32:23', 40147, 2), (11451, 'f8a829cc45be73f177b87f1ec0f56204', '2010-11-24 11:35:09', '2010-11-24 11:35:10', 40148, 2), (11452, '2df07346640cade093c84b261ed769b7', '2010-11-24 13:31:00', '2010-11-24 13:59:12', 40204, 2), (11453, '5a850d4fab9506f8790ede29a8f3e87f', '2010-11-24 13:38:38', '2010-11-24 13:38:39', 40167, 2), (11454, 'a1ee7f763c828a643300e19d8c1d0a45', '2010-11-24 14:00:19', '2010-11-24 14:00:20', 40205, 2), (11455, 'd0727e7a66f2ad5cb7dc4aa2e5d1d047', '2010-11-24 14:16:09', '2010-11-24 14:24:24', 40217, 2), (11456, '47f18e07482fd68178c66094aa6d6b8f', '2010-11-24 14:23:56', '2010-11-24 14:24:22', 40216, 2), (11457, '9f362b0473304ed5f298f946ae454c3c', '2010-11-24 14:26:33', '2010-11-24 14:49:56', 40271, 2), (11458, '85fd6067bd497c5d904c0f2e617ede55', '2010-11-24 14:37:15', '2010-11-24 14:40:14', 40248, 2), (11459, '31538baeb2624d476cbd763ef8ed2d42', '2010-11-24 14:38:13', '2010-11-24 14:38:14', 40236, 2), (11460, 'fdbc28ecd2cac7929d723e7391334385', '2010-11-24 14:51:34', '2010-11-24 14:54:47', 40281, 2), (11461, '1af06c522b3136421c7a659f2ee6ae7a', '2010-11-24 14:57:29', '2010-11-24 14:57:40', 40283, 2), (11462, 'a99d32136000c917c87dd165f5cff73e', '2010-11-24 15:16:23', '2010-11-24 15:16:25', 40284, 2), (11463, '99ccdaddc52aa0e5c3d39a0f3df65b5f', '2010-11-24 15:33:19', '2010-11-24 15:33:58', 40288, 2), (11464, 'cb2389133aeffece0a8d311c21e21e3b', '2010-11-24 16:03:51', '2010-11-24 16:03:51', 40289, 2), (11465, '6e7fa465dbbcea917b759c81af2eee22', '2010-11-24 16:14:56', '2010-11-24 16:16:33', 40292, 2), (11466, '02c130ae6a5b0f661909fd5588c76d03', '2010-11-24 16:24:57', '2010-11-24 16:25:55', 40294, 2), (11467, '668fe126e3f714ae2281cb20171211f6', '2010-11-24 16:55:47', '2010-11-24 16:55:48', 40295, 2), (11468, 'b55cf979e50f3c96e91d27c3b1acb7c3', '2010-11-24 17:49:11', '2010-11-24 17:49:12', 40296, 2), (11469, '3e9e96353be88cec5c2d132a54567fe1', '2010-11-24 17:50:22', '2010-11-24 17:50:23', 40297, 2), (11470, '4bec1f99a005386a1adfb70ab897b9e1', '2010-11-24 17:50:45', '2010-11-24 17:50:46', 40298, 2), (11471, 'f4cef11de28c9263ca6a248229d4274d', '2010-11-24 17:59:47', '2010-11-24 17:59:48', 40299, 2), (11472, '77c9db4c4b1c5c1c03c89de735238079', '2010-11-24 19:06:48', '2010-11-24 19:09:34', 40316, 2), (11473, 'fa19f2a1e5123a62fa128eb49b7d2ff5', '2010-11-24 19:20:34', '2010-11-24 19:49:17', 40338, 2), (11474, '1dc0c23f3e97e9eb6f5d1e5029d9ebcb', '2010-11-24 19:30:25', '2010-11-24 19:30:26', 40319, 2), (11475, '87c90097f3ecec48bb8e76365256ca69', '2010-11-24 19:41:55', '2010-11-24 19:48:24', 40337, 2), (11476, 'b1cadcf82b4a61864ac0f6bb1170bc5f', '2010-11-24 20:18:08', '2010-11-24 20:19:04', 40341, 2), (11477, '5edb9972e0d0fc7d7604bfb4fb7f2ebd', '2010-11-24 20:26:42', '2010-11-24 20:26:43', 40342, 2), (11478, '5dab285df640e9a7f4af4a331cc72fac', '2010-11-24 21:29:20', '2010-11-24 21:33:10', 40350, 2), (11479, 'd2751385d3aaefa0b632b0de23166ac7', '2010-11-24 21:34:27', '2010-11-24 21:34:28', 40351, 2), (11480, '169976d974d0dbf56a9c49ac0e02481b', '2010-11-24 22:16:03', '2010-11-24 22:16:07', 40352, 2), (11481, 'c65d6e176b199bea84e3aac49c043084', '2010-11-24 22:28:20', '2010-11-24 22:28:22', 40353, 2), (11482, '0894141ed5ea0de1cfcedfec9c5092c4', '2010-11-24 22:28:23', '2010-11-24 22:28:24', 40354, 2), (11483, '0b865c3b57db9b07fdf757f8f1e64bb0', '2010-11-25 00:00:48', '2010-11-25 00:02:07', 40359, 2), (11484, 'a1fa64b6d49cec55ce3d38867d77915c', '2010-11-25 00:43:03', '2010-11-25 00:43:04', 40360, 2), (11485, '4b34922aeabd5aca7fc739d0185cd251', '2010-11-25 01:23:21', '2010-11-25 01:23:23', 40361, 2), (11486, 'd0139bf42f9266145893d9f06785c34c', '2010-11-25 03:06:07', '2010-11-25 03:06:09', 40362, 2), (11487, '8095517bdca93ee1e21c18cf3ee44d46', '2010-11-25 04:04:36', '2010-11-25 04:04:44', 40363, 2), (11488, '3db85fc217ecd946bd64363d9b1852b4', '2010-11-25 04:12:15', '2010-11-25 04:12:16', 40364, 2), (11489, '2e3053585f0fbc9e467e2cd5fd533dd4', '2010-11-25 05:37:16', '2010-11-25 05:37:18', 40365, 2), (11490, '0f19bf74d60245100fcfb4116d3c8d00', '2010-11-25 05:41:56', '2010-11-25 05:51:34', 40400, 2), (11491, 'adae9b7c7ceef5351c15819ce3e17c03', '2010-11-25 05:43:30', '2010-11-25 05:50:50', 40396, 2), (11492, 'e21d04489ce34dccb1f9c205c9da026a', '2010-11-25 05:44:02', '2010-11-25 05:50:35', 40394, 2); INSERT INTO `log_visitor` (`visitor_id`, `session_id`, `first_visit_at`, `last_visit_at`, `last_url_id`, `store_id`) VALUES (11493, '4e6149ea6afb41d3091bcfa5ca1c6edd', '2010-11-25 06:12:52', '2010-11-25 06:33:51', 40450, 2), (11494, '46b2141f86cf63587d047f4392e82e8a', '2010-11-25 06:16:05', '2010-11-25 06:42:26', 40466, 2), (11495, 'c635b1417a1bdf0fe0bbf159fce00b3c', '2010-11-25 06:17:24', '2010-11-25 06:28:12', 40436, 2), (11496, '2e088c4e10482553785376329cf98574', '2010-11-25 06:19:09', '2010-11-25 06:27:16', 40433, 2), (11497, 'd8d6f2d1fe134137577e458506cd5d6c', '2010-11-25 07:10:44', '2010-11-25 07:10:45', 40467, 2), (11498, 'dca5d44ea3c48cf63ec4b5e99fbca68b', '2010-11-25 07:10:48', '2010-11-25 07:10:49', 40468, 2), (11499, '1e6346c22c8550a685bca5f9414b98cb', '2010-11-25 07:58:36', '2010-11-25 07:59:14', 40471, 2), (11500, '2bdc49b6f18edff37b69db3eb9eca8d7', '2010-11-25 07:59:24', '2010-11-25 07:59:25', 40472, 2), (11501, '3925db80b8402832002852921fb679de', '2010-11-25 09:28:50', '2010-11-25 09:40:34', 40500, 2), (11502, 'acc4d25f6870b6b3326aec09ce7ed88c', '2010-11-25 09:28:56', '2010-11-25 09:29:06', 40475, 2), (11503, '6be78b7264ed3177c2711b9b23c993d9', '2010-11-25 10:17:27', '2010-11-25 10:22:22', 40508, 2), (11504, 'ba75a3e0c18974c0ba8c9df341e24fad', '2010-11-25 10:34:55', '2010-11-25 10:37:24', 40520, 2), (11505, 'dee9df88ee9087897accbf054b0d9cad', '2010-11-25 10:35:16', '2010-11-25 10:35:17', 40511, 2), (11506, '40f97cbe82e6f40faf97dd873f905f1d', '2010-11-25 10:42:53', '2010-11-25 10:42:54', 40521, 2), (11507, 'b1375f9f94a1bad3aa7d1785b6ebf37d', '2010-11-25 10:43:10', '2010-11-25 10:43:11', 40522, 2), (11508, 'e242b141e5cd50fa211322b58f84c09e', '2010-11-25 10:43:58', '2010-11-25 10:46:43', 40541, 2), (11509, 'c0605aa08fcbf1566e9cb83d994b9cea', '2010-11-25 10:44:16', '2010-11-25 10:49:02', 40557, 2), (11510, '659a08c3d3a5b139c146bca272a0600a', '2010-11-25 10:48:33', '2010-11-25 10:48:40', 40553, 2), (11511, 'c1babcdb401bac1fa91390a9f4c7a902', '2010-11-25 11:29:33', '2010-11-25 11:30:30', 40560, 2), (11512, 'ac4743d20ce59cfd9e2596e3c386ad43', '2010-11-25 11:51:38', '2010-11-25 11:57:27', 40574, 2), (11513, '1555f114c757946b08dcb0275679ff82', '2010-11-25 12:44:18', '2010-11-25 12:50:40', 40581, 2), (11514, 'e6120a2dee4abc2e73369c6bcac8ec9a', '2010-11-25 13:26:07', '2010-11-25 13:33:53', 40606, 2), (11515, 'dc4f0b42074387dbf59d7a504caa65e7', '2010-11-25 13:33:16', '2010-11-25 13:36:44', 40615, 2), (11516, 'cf01bb4fbbf8c966cf47e089f98d91ca', '2010-11-25 13:33:35', '2010-11-25 13:33:36', 40602, 2), (11517, 'db44f1322bb79e4296fa9aaf4b299380', '2010-11-25 13:33:52', '2010-11-25 13:33:54', 40607, 2), (11518, '42da2e44cad18764a4c39ece0254afba', '2010-11-25 13:34:15', '2010-11-25 13:34:15', 40609, 2), (11519, '017bd8f9dc5c3b506ab6f35e6650f9cd', '2010-11-25 13:34:43', '2010-11-25 13:34:44', 40611, 2), (11520, '48487cfabef883aa7b385915bd6b659e', '2010-11-25 14:36:59', '2010-11-25 14:37:00', 40616, 2), (11521, 'e817781790bf43c273a8991dfd627c44', '2010-11-25 14:40:55', '2010-11-25 14:41:00', 40618, 2), (11522, '1898e96952a4b6b738f0b2c8c09748af', '2010-11-25 14:45:56', '2010-11-25 14:46:48', 40620, 2), (11523, '7dc758c3937ac1dd50d542bd4ddc270e', '2010-11-25 14:50:44', '2010-11-25 14:57:00', 40633, 2), (11524, '7d86f143d353f6a23ddf3a22c772d93c', '2010-11-25 14:52:30', '2010-11-25 14:52:31', 40624, 2), (11525, '85d368787184a410e74381c755bc1d42', '2010-11-25 15:02:40', '2010-11-25 15:22:40', 40661, 2), (11526, '468f003154ce26da7a4eeb29ec67e748', '2010-11-25 15:13:33', '2010-11-25 15:13:34', 40644, 2), (11527, 'cdeec1588fdf71de9d1287da6d6c09c8', '2010-11-25 15:27:13', '2010-11-25 15:27:14', 40662, 2), (11528, '1b6483a4893b55d55494059ba5137e09', '2010-11-25 15:58:48', '2010-11-25 15:58:49', 40663, 2), (11529, 'f90c68137ef84ed3da0605ebba4cf9cd', '2010-11-25 16:50:57', '2010-11-25 16:52:01', 40667, 2), (11530, '829f0bf8c3df61e1edaf91846019263e', '2010-11-25 16:54:21', '2010-11-25 16:54:44', 40669, 2), (11531, '740f3663ecd0df1e69513b971f58e7e6', '2010-11-25 17:02:31', '2010-11-25 17:02:31', 40670, 2), (11532, 'be2695dcd8de417a966fd93c2131ef30', '2010-11-25 21:17:28', '2010-11-25 21:17:28', 40671, 2), (11533, '28417cd52384af1331fd41e29a8a8f4a', '2010-11-25 21:50:29', '2010-11-25 21:50:33', 40672, 2), (11534, 'be396ee65a3fa814c983b86b2d37898f', '2010-11-25 22:07:00', '2010-11-25 22:07:02', 40673, 2), (11535, '30a3e091551e64839cc4b453d774f2ee', '2010-11-25 22:34:40', '2010-11-25 22:34:41', 40674, 2), (11536, 'fb56ca36d6b2288d8a034e5c28c8e54a', '2010-11-25 22:57:22', '2010-11-25 22:57:23', 40675, 2), (11537, '839a5060d9f693da4b89f40946558aa9', '2010-11-26 05:18:02', '2010-11-26 05:18:06', 40676, 2), (11538, '49b3ea83140ffc4dee4a38d0c75eafb2', '2010-11-26 05:19:16', '2010-11-26 05:19:19', 40677, 2), (11539, 'acfc4c79d937bf3f02bc2fe51fc7e539', '2010-11-26 05:53:32', '2010-11-26 05:53:33', 40678, 2), (11540, '0bafedd9615f1be6bc68c166db1e5110', '2010-11-26 06:37:29', '2010-11-26 06:37:31', 40679, 2), (11541, '58b7fc39516769d970e34d1f297785e8', '2010-11-26 06:50:52', '2010-11-26 06:50:52', 40680, 2), (11542, '2ccffaf9af6c34026ff57a34692b64ce', '2010-11-26 07:07:26', '2010-11-26 07:07:27', 40681, 2), (11543, '55ed0413165da8779a03ae07e4d21b72', '2010-11-26 07:07:30', '2010-11-26 07:07:31', 40682, 2), (11544, 'd21358d9180ab7a354c8faceb8e24801', '2010-11-26 07:55:44', '2010-11-26 07:56:47', 40696, 2), (11545, '4ac7678b0f36a3b023d9f47554cb353c', '2010-11-26 08:24:30', '2010-11-26 08:24:32', 40697, 2), (11546, '7dc0ad12b0d351912424e3d6445b2a32', '2010-11-26 08:42:39', '2010-11-26 08:49:56', 40710, 2), (11547, 'dee262ef04c8e36ef7e7ad55e430ede1', '2010-11-26 09:02:13', '2010-11-26 09:04:45', 40725, 2), (11548, '73eb3c97923c6675e862527445a09e7e', '2010-11-26 09:11:05', '2010-11-26 09:13:03', 40730, 2), (11549, 'fab5470ddb99cfc5664f64121139144e', '2010-11-26 10:47:17', '2010-11-26 10:49:20', 40739, 2), (11550, 'e10ab57c6eaf3315a21f61650affefb9', '2010-11-26 10:48:47', '2010-11-26 10:48:48', 40738, 2), (11551, 'c0e12445ea278a00148a9357b9478991', '2010-11-26 11:02:51', '2010-11-26 11:02:52', 40740, 2), (11552, '282bf10da27dee1c7f88eb61279e6572', '2010-11-26 11:18:33', '2010-11-26 11:19:43', 40743, 2), (11553, '87cae61c067ebfe5f689aacf82d5a66b', '2010-11-26 12:02:10', '2010-11-26 12:04:09', 40755, 2), (11554, '0f85bd2783439fa37fc0db4ae8f08304', '2010-11-26 12:08:22', '2010-11-26 12:08:23', 40756, 2), (11555, '57c3fe4233e389a3da147926bd7e3621', '2010-11-26 12:27:11', '2010-11-26 12:27:11', 40757, 2), (11556, '47b566c516354019721dfb5ee1828d1c', '2010-11-26 12:35:32', '2010-11-26 12:35:33', 40758, 2), (11557, 'faf9d00f977bd06d24a5dad0aacb8273', '2010-11-26 12:38:03', '2010-11-26 12:38:05', 40759, 2), (11558, 'a1e64615fbba00bc96acd20f57c0d7d9', '2010-11-26 12:38:19', '2010-11-26 12:38:20', 40760, 2), (11559, 'ee086d2bdd6922f01530abd4c11c51f0', '2010-11-26 12:43:21', '2010-11-26 12:45:07', 40766, 2), (11560, '9a1374e08ae03546d088557491646e64', '2010-11-26 12:45:22', '2010-11-26 12:45:22', 40767, 2), (11561, '11e5145a462bcfa40a94ecf204c73821', '2010-11-26 13:23:41', '2010-11-26 13:23:42', 40768, 2), (11562, 'edca47fb6994cc1455238254df7a97f5', '2010-11-26 13:25:39', '2010-11-26 13:26:31', 40774, 2), (11563, 'e49a792142e93a4941f7c295a4dac860', '2010-11-26 13:35:11', '2010-11-26 13:35:12', 40775, 2), (11564, 'c66a135120984be263db24581dbd0c1c', '2010-11-26 13:36:43', '2010-11-26 13:36:44', 40776, 2), (11565, '15795589cf83c49389d8d648bd23b625', '2010-11-26 14:01:03', '2010-11-26 14:01:04', 40777, 2), (11566, '90ac391bf20673c9fdc1eb24fdff7949', '2010-11-26 14:09:06', '2010-11-26 14:10:21', 40788, 2), (11567, '587dd1ae0b29a65f18fc8a501e5209ed', '2010-11-26 14:21:11', '2010-11-26 16:09:22', 40831, 2), (11568, '6d384d67759ec2bc2b7a3387adbb25ca', '2010-11-26 14:29:06', '2010-11-26 14:29:07', 40801, 2), (11569, '3d3406aae81d0c4af4df0d75abfcd291', '2010-11-26 14:30:00', '2010-11-26 14:30:02', 40802, 2), (11570, '361ba4a39afc1de9f4067d5c5c0fdda7', '2010-11-26 14:36:29', '2010-11-26 14:36:30', 40803, 2), (11571, '1cbde65e3a7cacab5b1c3b856616a7d8', '2010-11-26 14:48:06', '2010-11-26 14:48:07', 40804, 2), (11572, 'ae61b5383afc2c9de90c4257093a52f8', '2010-11-26 15:07:16', '2010-11-26 15:07:33', 40806, 2), (11573, 'ba1f119e0a748b848107f5a1166ba657', '2010-11-26 15:25:27', '2010-11-26 15:25:28', 40807, 2), (11574, '9d93179ac4e8d9d21b0f54899bcbf4ad', '2010-11-26 15:32:01', '2010-11-26 15:32:02', 40808, 2), (11575, 'b1a2e905100afb525da1942449815c23', '2010-11-26 15:46:17', '2010-11-26 15:46:18', 40810, 2), (11576, '5a7522f933ee4e70deab2e13c168b044', '2010-11-26 15:52:28', '2010-11-26 15:52:29', 40811, 2), (11577, '0a3b09d48d500f1e38683c4d711f3e91', '2010-11-26 16:07:54', '2010-11-26 16:09:33', 40832, 2), (11578, 'aff9d60063464f217ad27fa2abbaaf48', '2010-11-26 16:12:08', '2010-11-26 16:12:10', 40833, 2), (11579, '7a1619fa79ee5eef8f1eb811c7d5d3f0', '2010-11-26 16:16:39', '2010-11-26 16:16:40', 40834, 2), (11580, '36b669e3bf7023f2f3cf16232245ce7e', '2010-11-26 17:11:46', '2010-11-26 17:11:47', 40835, 2), (11581, '58ceeed441b60671d144b1822bf0e767', '2010-11-26 17:31:08', '2010-11-26 17:31:09', 40836, 2), (11582, 'b71340e243c5c8fb641ebf340f3d4227', '2010-11-26 17:36:12', '2010-11-26 17:37:31', 40847, 2), (11583, '3a1213cf0f0e1d4a7387eb48792515bf', '2010-11-26 17:50:02', '2010-11-26 17:50:02', 40848, 2), (11584, '77a6b48f34360da85e30bfaa084e211c', '2010-11-26 19:25:30', '2010-11-26 19:27:03', 40853, 2), (11585, '4615c9a39fe5fe9ce7cc70ae5d786b06', '2010-11-26 19:25:52', '2010-11-26 19:25:53', 40850, 2), (11586, 'a1899a175fd19107c07cbc4d7f160290', '2010-11-26 19:26:31', '2010-11-26 19:26:32', 40852, 2), (11587, '3b77b5a2781a885e5520886e7af7e71f', '2010-11-26 19:35:04', '2010-11-26 19:35:05', 40854, 2), (11588, 'f1d04356314bc5a6bc333899ef8be07d', '2010-11-26 19:38:24', '2010-11-26 19:38:25', 40855, 2), (11589, '73ba99c1887795884ec5308b2f159597', '2010-11-26 19:51:25', '2010-11-26 19:51:26', 40856, 2), (11590, '99b369a275cdc80757632854beb5eb31', '2010-11-26 20:17:24', '2010-11-26 20:17:25', 40857, 2), (11591, '3e07d81576216b7e72164370134f3b6b', '2010-11-26 20:42:05', '2010-11-26 20:43:15', 40862, 2), (11592, 'dff125a6013762ce3ae7b78c3d6aa28c', '2010-11-26 20:46:59', '2010-11-26 20:50:48', 40874, 2), (11593, '89d8962f3bcc2d19673b05840b1af23d', '2010-11-26 20:48:02', '2010-11-26 20:48:03', 40870, 2), (11594, 'b98b02c2677ca4c3d17e46151d5c6fb0', '2010-11-26 20:56:09', '2010-11-26 20:56:10', 40875, 2), (11595, '4d29180d3dd0a7d3f8a940827eb814b6', '2010-11-26 21:04:27', '2010-11-26 21:04:28', 40876, 2), (11596, 'b23943b3a1d8349bd7db14b17cc6d3fd', '2010-11-26 21:06:33', '2010-11-26 21:06:34', 40877, 2), (11597, '990f9ebf245bbd14e29c4ab76a5168d5', '2010-11-26 21:21:22', '2010-11-26 21:21:23', 40878, 2), (11598, '4b3598d18f64ad44eff2e95a4fe54208', '2010-11-26 22:00:35', '2010-11-26 22:02:04', 40887, 2), (11599, '6b7d10d8132663601eef84a3588ea18c', '2010-11-26 22:29:09', '2010-11-26 22:29:10', 40888, 2), (11600, 'a01144f8913c00443e501de3c092a4c3', '2010-11-26 22:30:56', '2010-11-26 22:30:57', 40889, 2), (11601, 'cb704b9df9acd8694fc85ce59e6f88bc', '2010-11-26 22:47:54', '2010-11-26 22:47:55', 40890, 2), (11602, '1bc0be656d8437ab6f06d174f2f31d56', '2010-11-26 23:06:36', '2010-11-26 23:06:37', 40891, 2), (11603, '58e793a660cfdf0fddc44d0919266691', '2010-11-26 23:06:40', '2010-11-26 23:06:41', 40892, 2), (11604, '372758ca7b14bcfacb636c3fad46276e', '2010-11-26 23:06:45', '2010-11-26 23:06:46', 40893, 2), (11605, '1208241adc44341098b599f0f6960ef2', '2010-11-26 23:06:51', '2010-11-26 23:06:52', 40894, 2), (11606, '0138f2d61d96ba9bc89c97c8ccd0ae4f', '2010-11-26 23:06:56', '2010-11-26 23:06:57', 40895, 2), (11607, '6947bb45b1bc0709c8b703af26f6fc82', '2010-11-26 23:07:01', '2010-11-26 23:07:02', 40896, 2), (11608, 'b676135039529c77628d3da5fd0df7cc', '2010-11-26 23:07:07', '2010-11-26 23:07:08', 40897, 2), (11609, 'ccd51a5772ab1fa33cc69d1f35f4c933', '2010-11-26 23:07:12', '2010-11-26 23:07:13', 40898, 2), (11610, '7db773bee5ff5c71a212c3dc52aa16b7', '2010-11-26 23:07:18', '2010-11-26 23:07:19', 40899, 2), (11611, 'b7b8cef7147861e8151784fd8993e2d8', '2010-11-26 23:57:46', '2010-11-26 23:57:47', 40900, 2), (11612, '323d03d19d736ec0dcc5a940ef5be3d9', '2010-11-27 02:52:23', '2010-11-27 02:52:24', 40901, 2), (11613, '2329ff5542c0055facd57ba2705e4feb', '2010-11-27 02:52:27', '2010-11-27 02:52:28', 40902, 2), (11614, 'c629ebd9239b5fc6a480cd8aa1527367', '2010-11-27 02:52:32', '2010-11-27 02:52:33', 40903, 2), (11615, '479d7569fc3b3c7878b8e3eecab35cdf', '2010-11-27 02:52:38', '2010-11-27 02:52:38', 40904, 2), (11616, '903b4b283656925417bf98918cae93ef', '2010-11-27 02:52:43', '2010-11-27 02:52:43', 40905, 2), (11617, 'ae4fe59ceddbad79e6852b21db9debfd', '2010-11-27 02:53:04', '2010-11-27 02:53:04', 40906, 2), (11618, 'fda3a07b76faaad994a8fa27bb722c5b', '2010-11-27 02:56:22', '2010-11-27 02:56:22', 40907, 2), (11619, '67d140006aae846ccd3956b3660a6765', '2010-11-27 02:56:27', '2010-11-27 02:56:28', 40908, 2), (11620, 'a32473397c6a4b84a4311b927d82ea29', '2010-11-27 03:38:48', '2010-11-27 03:38:50', 40909, 2), (11621, 'ab2676d051a3d8c9d7da22fe7051b04b', '2010-11-27 03:50:57', '2010-11-27 03:50:58', 40910, 2), (11622, 'ca3ffa63d9d5a70f397b76469409a54e', '2010-11-27 04:22:01', '2010-11-27 04:22:07', 40911, 2), (11623, '65f49ca68d8840cdb1cf9b559a5ce608', '2010-11-27 04:36:27', '2010-11-27 04:36:31', 40912, 2), (11624, '6e338f8b52cc6879240c47f953d5022e', '2010-11-27 04:49:12', '2010-11-27 04:49:13', 40913, 2), (11625, '2a754e960c197174c56d4f29b365cd8a', '2010-11-27 04:50:37', '2010-11-27 04:50:38', 40914, 2), (11626, '5fdbc6b22ca80fb95371fa2d5c67b4d4', '2010-11-27 05:41:37', '2010-11-27 05:41:39', 40915, 2), (11627, 'eab83d2441918104b008a63aa235ac24', '2010-11-27 05:47:43', '2010-11-27 05:47:44', 40916, 2), (11628, '2474229acadf44799fe5c8db1cd60172', '2010-11-27 05:56:00', '2010-11-27 05:56:01', 40917, 2), (11629, '0c0c69205224b8b620b041e1a6c977ef', '2010-11-27 05:59:59', '2010-11-27 06:00:00', 40918, 2), (11630, '11f4a0ab15897f1528fb63ad2a7fb9da', '2010-11-27 06:11:54', '2010-11-27 06:12:30', 40921, 2), (11631, '661bf8beb98e2d3333f667779d16f89c', '2010-11-27 06:47:22', '2010-11-27 06:47:24', 40922, 2), (11632, 'e8ea7b87fe190760747b7e1abfc8d103', '2010-11-27 06:47:25', '2010-11-27 06:47:25', 40923, 2), (11633, 'f682dfc2524c1dcc81b2f32da255e004', '2010-11-27 06:47:39', '2010-11-27 06:47:39', 40924, 2), (11634, '65481cf1ce1af3ba5c9116a37d23e273', '2010-11-27 06:47:44', '2010-11-27 06:47:44', 40925, 2), (11635, '0151afb1626c0e4b7b852b3bdaec9f95', '2010-11-27 06:47:49', '2010-11-27 06:47:50', 40926, 2), (11636, '040c34be116c34a492e07ba405145144', '2010-11-27 06:47:54', '2010-11-27 06:47:55', 40927, 2), (11637, 'e87d69972ecf6a017fbe60e110686352', '2010-11-27 06:48:00', '2010-11-27 06:48:00', 40928, 2), (11638, '20bb279fe6111c7286f0a946ca15a8e5', '2010-11-27 06:48:52', '2010-11-27 06:48:52', 40929, 2), (11639, '77b5c0f1225c0c46d917e58fb0e9a9fe', '2010-11-27 07:07:42', '2010-11-27 07:07:43', 40930, 2), (11640, 'cdc8f0fe79abf8881824116c2c873e96', '2010-11-27 07:07:46', '2010-11-27 07:07:47', 40931, 2), (11641, '3e944de09d925b55cadffc98d4f97bce', '2010-11-27 07:11:09', '2010-11-27 07:11:31', 40933, 2), (11642, 'd188ca2389adc648a2e35202aa2351a2', '2010-11-27 07:18:37', '2010-11-27 07:18:38', 40934, 2), (11643, 'ce1dceabb4f29f733893f06950d29255', '2010-11-27 07:28:43', '2010-11-27 07:28:44', 40935, 2), (11644, '36c0979e59dfa2d05fde66a55c391981', '2010-11-27 07:49:30', '2010-11-27 07:49:31', 40936, 2), (11645, '3eb79c9460034d4f98a24881d7c866a8', '2010-11-27 07:54:36', '2010-11-27 08:14:31', 40957, 2), (11646, 'd324b30766cb7860002f4f267df0ffee', '2010-11-27 08:17:07', '2010-11-27 08:17:08', 40958, 2), (11647, 'a33d2c9df36adb7bda94a533dc53992a', '2010-11-27 08:58:23', '2010-11-27 09:02:44', 40968, 2), (11648, 'ba2fcaab4dd8cb5daecf0a82b42ede03', '2010-11-27 09:38:08', '2010-11-27 09:38:09', 40969, 2), (11649, '6c232cdd9d7eb7b92b15f1b4cc34a57b', '2010-11-27 10:30:36', '2010-11-27 10:30:37', 40970, 2), (11650, '2bda069ce62d80ca4ad8c728a8b60af2', '2010-11-27 10:30:38', '2010-11-27 10:30:39', 40971, 2), (11651, '7a14130166d6e487826de7458e361bec', '2010-11-27 10:48:56', '2010-11-27 10:57:42', 40977, 2), (11652, '07661529b3bcf4816134c24bfcfddeec', '2010-11-27 12:10:16', '2010-11-27 12:10:20', 40978, 2), (11653, 'e899b6aac3c2e1d5705d315b72099204', '2010-11-27 13:36:54', '2010-11-27 13:37:16', 40981, 2), (11654, '8219b501c9b1000d04d02a48d36e30d6', '2010-11-27 14:02:54', '2010-11-27 14:02:55', 40982, 2), (11655, '5868130f291c8b93475139c420e90beb', '2010-11-27 14:48:29', '2010-11-27 14:49:00', 40985, 2), (11656, '11b2d85a79f2f12c8273cbcecee66547', '2010-11-27 15:12:47', '2010-11-27 15:12:48', 40986, 2), (11657, 'e571cacb48fcbc18accad44f3b34a62c', '2010-11-27 15:21:17', '2010-11-27 15:22:35', 41004, 2), (11658, '51e28298b666df2e409e2485695a53e1', '2010-11-27 15:36:57', '2010-11-27 15:36:58', 41005, 2), (11659, 'e6ae9d7d079821a9c0883c9f36eafa4d', '2010-11-27 15:51:01', '2010-11-27 15:52:28', 41008, 2), (11660, '0c00e0f156ac59ef4827390ce99760f9', '2010-11-27 17:11:51', '2010-11-27 17:11:53', 41009, 2), (11661, '2873bb186281d594b32d804b498b901e', '2010-11-27 18:00:44', '2010-11-27 18:04:26', 41034, 2), (11662, '44a284a742fbedcbeedd63a136a0e5b2', '2010-11-27 18:08:49', '2010-11-27 18:08:50', 41035, 2), (11663, '2eec01ff412150bb54670665f6e69476', '2010-11-27 18:30:16', '2010-11-27 18:30:52', 41038, 2), (11664, '24cec6f78c87ad67d590e019bee8a723', '2010-11-27 19:16:20', '2010-11-27 19:16:20', 41039, 2), (11665, '12755950ddadc5a654b55bcc4409ccab', '2010-11-27 19:29:18', '2010-11-27 19:29:19', 41040, 2), (11666, '6c048c6b7d4518ba006629dcb556afd4', '2010-11-27 19:38:25', '2010-11-27 19:42:16', 41056, 2), (11667, '0f88d94b5609387173abff1ef4b8295b', '2010-11-27 19:55:45', '2010-11-27 19:55:46', 41057, 2), (11668, '255f5d0f198073b5b3c18539197045c8', '2010-11-27 20:57:33', '2010-11-27 20:58:38', 41060, 2), (11669, '4f859ad1e620145313d08f405a9e10f2', '2010-11-27 22:30:32', '2010-11-27 22:32:13', 41069, 2), (11670, 'd69f356d9f6e905444cf8424667c01f2', '2010-11-28 01:08:21', '2010-11-28 01:08:22', 41070, 2), (11671, 'ebf70dc3a32de36496da192806674d6c', '2010-11-28 01:10:37', '2010-11-28 01:10:38', 41071, 2), (11672, 'f512662f18e0cc946fc26b404ecbed76', '2010-11-28 01:21:42', '2010-11-28 01:21:43', 41072, 2), (11673, 'e46038549a0ecb96526de690109f57e1', '2010-11-28 04:20:11', '2010-11-28 04:20:14', 41073, 2), (11674, '15571541989dff784b87ce5f190d6c76', '2010-11-28 04:41:15', '2010-11-28 04:41:20', 41074, 2), (11675, '69cbf24a9eb9575de3402c994f06828f', '2010-11-28 04:56:29', '2010-11-28 04:56:31', 41075, 2), (11676, '6c489d9ef84fa6569e75076d80b38da9', '2010-11-28 07:11:00', '2010-11-28 07:11:02', 41076, 2), (11677, '419aa05e9250acf31637b3559d9e0ed5', '2010-11-28 07:11:05', '2010-11-28 07:11:06', 41077, 2), (11678, '3581c7e6b2ad31191af3c514c5fa364a', '2010-11-28 07:51:29', '2010-11-28 07:51:30', 41078, 2), (11679, 'fcb299a2eb558e8a3d030b97aff1635c', '2010-11-28 09:30:01', '2010-11-28 09:30:02', 41079, 2), (11680, '760baef82dbaaf82d99a56cfb69ad746', '2010-11-28 10:25:08', '2010-11-28 10:27:07', 41099, 2), (11681, '764f0a041f695c6ebd2f55f6f888e1ad', '2010-11-28 10:36:13', '2010-11-28 10:36:14', 41100, 2), (11682, 'a407163c9286d148dbf4d327aa2c4880', '2010-11-28 11:02:37', '2010-11-28 11:03:16', 41106, 2), (11683, 'a4b18267a8abf83f9789d719f408b1d4', '2010-11-28 11:09:53', '2010-11-28 11:09:54', 41107, 2), (11684, '8952962b7618dbd99589ceec0118a9f0', '2010-11-28 11:15:07', '2010-11-28 11:15:08', 41108, 2), (11685, '01ca34d0cace7bf8999d941ad87484ac', '2010-11-28 11:25:46', '2010-11-28 11:25:47', 41109, 2), (11686, 'b2d50e4dcd531971e91c79389fbcaa6c', '2010-11-28 11:28:02', '2010-11-28 11:29:47', 41119, 2), (11687, '259083fe447edcab1042279a76e6e14e', '2010-11-28 12:15:17', '2010-11-28 12:15:18', 41120, 2), (11688, 'c107618bcfc98b0b10c33de75e267b39', '2010-11-28 13:30:55', '2010-11-28 13:30:56', 41121, 2), (11689, '2c364a480f59a6a4717a6839cd74d334', '2010-11-28 13:32:22', '2010-11-28 13:35:24', 41126, 2), (11690, '27da4b0ad35724c10b5afa8b1191e39c', '2010-11-28 13:44:23', '2010-11-28 13:44:24', 41127, 2), (11691, '3fcde4e8f608f68b9ab3f85e2f7a3f17', '2010-11-28 14:12:58', '2010-11-28 14:12:59', 41128, 2), (11692, 'b3b6ffc15c22d64727ae531c502d1430', '2010-11-28 14:40:32', '2010-11-28 14:41:13', 41133, 2), (11693, 'e999419ad2847ca7037bbd4270f5434a', '2010-11-28 15:02:31', '2010-11-28 15:02:32', 41134, 2), (11694, '5694b449650a8dcf0800c4131f821697', '2010-11-28 15:40:06', '2010-11-28 15:43:44', 41139, 2), (11695, 'a48ba74ff1c0433319bf0b234090d087', '2010-11-28 15:41:34', '2010-11-28 15:42:17', 41138, 2), (11696, '8a75eb83de6de15b9441678b08eccad2', '2010-11-28 15:44:01', '2010-11-28 15:44:02', 41140, 2), (11697, '7faa2f4139b7e5cd6073fd0707379138', '2010-11-28 15:44:05', '2010-11-28 15:44:06', 41141, 2), (11698, 'cc8754fccf90d523561971540a9e2e66', '2010-11-28 15:54:16', '2010-11-28 15:54:17', 41142, 2), (11699, 'c97354bbfb31f9c2cfbd1c99b976c5a7', '2010-11-28 16:05:41', '2010-11-28 16:09:03', 41150, 2), (11700, '7d1b964f949b34bc8b61151cd7d33231', '2010-11-28 16:17:00', '2010-11-28 16:17:00', 41151, 2), (11701, '8bc959001cd7285a050ac1589c074f6f', '2010-11-28 16:19:53', '2010-11-28 16:19:55', 41152, 2), (11702, '91a587d58818fb84819544b8b6e79624', '2010-11-28 16:19:56', '2010-11-28 16:21:30', 41154, 2), (11703, 'be3e9b6d00e54a51866855ccaa6f4522', '2010-11-28 16:25:48', '2010-11-28 16:25:49', 41155, 2), (11704, '6dccac180fbe982b6236d578dfce7f2d', '2010-11-28 16:25:50', '2010-11-28 16:25:51', 41156, 2), (11705, '58761c59b08a25c1fe55af453197947b', '2010-11-28 16:27:49', '2010-11-28 16:27:50', 41157, 2), (11706, 'd3aab91db880be9162fa9c011171363b', '2010-11-28 17:24:30', '2010-11-28 17:25:38', 41162, 2), (11707, 'c891393b1399945778246f99a43fe5f0', '2010-11-28 17:36:38', '2010-11-28 17:36:39', 41163, 2), (11708, '330ccf488c83357e2edc19ef5ed8ee52', '2010-11-28 17:47:39', '2010-11-28 17:47:40', 41164, 2), (11709, '75e6fdb2c86d29447f41adb36f343b51', '2010-11-28 17:50:55', '2010-11-28 17:50:56', 41165, 2), (11710, '4a1a016ccf8408427b6937fbe0a5861d', '2010-11-28 17:57:58', '2010-11-28 17:58:34', 41169, 2), (11711, 'eb22675b8e0e8111c58f6f5e16ac65ff', '2010-11-28 18:00:08', '2010-11-28 18:01:12', 41172, 2), (11712, 'd8a236e694e60d5ac7a1ba303f052868', '2010-11-28 18:09:48', '2010-11-28 18:12:11', 41186, 2), (11713, 'b02aade30280c26ae66311d1156a9a2f', '2010-11-28 18:22:26', '2010-11-28 19:48:58', 41229, 2), (11714, 'e50ebe1dc67a81107b91afa5484058a8', '2010-11-28 18:28:19', '2010-11-28 18:28:19', 41188, 2), (11715, '9fcc45ef78a71e53250a70118838711a', '2010-11-28 18:28:21', '2010-11-28 18:28:21', 41189, 2), (11716, '3d9cce80b95b782aab853476d58367a0', '2010-11-28 18:28:23', '2010-11-28 18:28:23', 41190, 2), (11717, 'db35a72276e02ad28109590749c5b49f', '2010-11-28 18:28:25', '2010-11-28 18:28:25', 41191, 2), (11718, '622a89cd6d89f6712ad1672a2e21243c', '2010-11-28 18:28:26', '2010-11-28 18:28:26', 41192, 2), (11719, 'b14e0002a64b578e303d095b4dce8d3e', '2010-11-28 18:28:28', '2010-11-28 18:28:28', 41193, 2), (11720, '246c715c701661f80f2751354328f51b', '2010-11-28 18:28:29', '2010-11-28 18:28:30', 41194, 2), (11721, '0f41dfe923691de5f2b05a0ca42a43c6', '2010-11-28 18:28:31', '2010-11-28 18:28:32', 41195, 2), (11722, 'f60377dd7600688687b15d25c3cbb373', '2010-11-28 18:28:33', '2010-11-28 18:28:34', 41196, 2), (11723, '9ea571566a2645f7151aad85a23a0ea3', '2010-11-28 18:28:35', '2010-11-28 18:28:36', 41197, 2), (11724, '79beb97f968190ae6d6b8606855b6dc4', '2010-11-28 18:28:38', '2010-11-28 18:28:39', 41198, 2), (11725, 'cfa5bc07b13c10daca57904e2abac272', '2010-11-28 18:28:40', '2010-11-28 18:28:41', 41199, 2), (11726, '16221f67774f984169bcbee3c60e5402', '2010-11-28 18:28:42', '2010-11-28 18:28:43', 41200, 2), (11727, '6b6cc2b1295b4dcacf69a7efa6d3a0ba', '2010-11-28 18:28:44', '2010-11-28 18:28:46', 41201, 2), (11728, 'e809a6e17e43cfce2cbd8dd7b462c101', '2010-11-28 18:28:47', '2010-11-28 18:28:48', 41202, 2), (11729, '16c7456210fae2faa24b93bf19ad13d5', '2010-11-28 18:28:49', '2010-11-28 18:28:49', 41203, 2), (11730, '185d5b08a6583ed7ade831e7e195830d', '2010-11-28 18:28:51', '2010-11-28 18:28:54', 41204, 2), (11731, '489192e2c3a8790e8759d101c76aa04c', '2010-11-28 18:28:56', '2010-11-28 18:28:57', 41205, 2), (11732, '7c2dd44a89dd8940945dcac7210b3f8e', '2010-11-28 18:28:59', '2010-11-28 18:29:00', 41206, 2), (11733, '396847b5756ad21dac9d1c7b113f16c7', '2010-11-28 18:29:01', '2010-11-28 18:29:02', 41207, 2), (11734, '2f3fd615dc49fad85874f723e74bcace', '2010-11-28 18:29:03', '2010-11-28 18:29:04', 41208, 2), (11735, '910f104499de2522440d3ca71242cd0d', '2010-11-28 18:29:05', '2010-11-28 18:29:06', 41209, 2), (11736, 'f030b5f68e3e206fa35d0e155fde4b1a', '2010-11-28 18:29:08', '2010-11-28 18:29:08', 41210, 2), (11737, '84cb6c1a5ded88bc3f5f8a21c660cd56', '2010-11-28 18:29:10', '2010-11-28 18:29:11', 41211, 2), (11738, '5602caa03a6a0f922c9be93184862200', '2010-11-28 18:33:25', '2010-11-28 18:33:26', 41212, 2), (11739, 'af52b954011527b49962568d5eff4ef8', '2010-11-28 19:04:02', '2010-11-28 19:05:08', 41218, 2), (11740, '068953871e726f774a4c3760823c6d3d', '2010-11-28 19:14:32', '2010-11-28 19:17:32', 41227, 2), (11741, '35f6f740d8228e8895abe3b729583039', '2010-11-28 19:15:03', '2010-11-28 19:15:04', 41220, 2), (11742, 'fe9d6d2d044705f384f2e89954cbb4f5', '2010-11-28 19:57:02', '2010-11-28 19:57:03', 41230, 2), (11743, '38f30dcd117d7d76110c9fd6629cd1ec', '2010-11-28 20:05:23', '2010-11-28 20:05:24', 41231, 2), (11744, '502d95b941009d75009ab34b17fd5e15', '2010-11-28 20:28:35', '2010-11-28 20:28:36', 41232, 2), (11745, '2eeb8a872a4f2414a4965d61061eb920', '2010-11-28 21:53:04', '2010-11-28 21:53:04', 41233, 2), (11746, 'de7a3f2ae63ac6c9b399d1c0d4c6c2bb', '2010-11-28 22:30:12', '2010-11-28 22:30:13', 41234, 2), (11747, '8ed03c4c070c8c2eae3bfd155c3056da', '2010-11-28 23:56:56', '2010-11-28 23:56:58', 41235, 2), (11748, '05a65f31d7eaea8c504119a4e73e0eaf', '2010-11-28 23:59:04', '2010-11-28 23:59:05', 41236, 2), (11749, 'a9e436dcddcef2f730a1169bdb1ce0a3', '2010-11-29 00:42:24', '2010-11-29 00:42:25', 41237, 2), (11750, 'fb728db59f629c6648dabd2c06abab9f', '2010-11-29 02:23:14', '2010-11-29 02:26:18', 41244, 2), (11751, 'bcab0273a73d5c64f5931eb599a3aef1', '2010-11-29 03:05:36', '2010-11-29 03:05:38', 41245, 2), (11752, '7cc984634a41fc4a221bb4e049802ffd', '2010-11-29 04:40:29', '2010-11-29 04:40:31', 41246, 2), (11753, '3cff5c4d8d9a150aba0d7e1118986823', '2010-11-29 05:31:20', '2010-11-29 05:31:21', 41247, 2), (11754, '8a744a69addf03ed2d92d53b3140b9e8', '2010-11-29 05:46:53', '2010-11-29 05:48:41', 41258, 2), (11755, '5e5ce7734d80c4c0e029baac5b167f25', '2010-11-29 05:50:34', '2010-11-29 05:50:35', 41259, 2), (11756, 'ec1a22719c642c36dc17dd3fb18c0e9c', '2010-11-29 05:52:22', '2010-11-29 05:52:22', 41260, 2), (11757, '09a23c4ee3e1c3c4663a0dbdc4fedb18', '2010-11-29 07:07:35', '2010-11-29 07:07:37', 41261, 2), (11758, '46b4abbc8b570bdca3276ecda72c8fcb', '2010-11-29 07:07:40', '2010-11-29 07:07:41', 41262, 2), (11759, '634a917cabcf67c220a5635e156dd186', '2010-11-29 07:34:18', '2010-11-29 07:41:39', 41278, 2), (11760, 'bd00ef986ab52bffd0024cdd905fa170', '2010-11-29 07:39:00', '2010-11-29 07:39:01', 41269, 2), (11761, '255cf30463e16926d3a1ee8775291f44', '2010-11-29 07:39:04', '2010-11-29 07:39:04', 41270, 2), (11762, '13217f19c313d8fcd027346bd3fc42e7', '2010-11-29 07:39:06', '2010-11-29 07:40:08', 41276, 2), (11763, '459a5e270b6556b55972522f704e13fa', '2010-11-29 07:39:26', '2010-11-29 07:39:27', 41272, 2), (11764, '71e31a31d27c9b80441e0f5b0221ba2b', '2010-11-29 07:48:00', '2010-11-29 07:48:01', 41279, 2), (11765, '3fabfaffc6b6d707ef771a137cd8029d', '2010-11-29 08:22:17', '2010-11-29 08:22:18', 41280, 2), (11766, '175875e536a90db18e6aab2c46458bd2', '2010-11-29 08:50:16', '2010-11-29 08:50:17', 41281, 2), (11767, '928fb53e01712f5f1fb539ee4cf523e6', '2010-11-29 08:50:18', '2010-11-29 08:50:19', 41282, 2), (11768, '17da4cb34471925bc5e9d616b8d153b9', '2010-11-29 09:22:36', '2010-11-29 09:22:37', 41283, 2), (11769, '28803e1ab13546c25bbcbdc83c7986b4', '2010-11-29 09:43:32', '2010-11-29 09:43:33', 41284, 2), (11770, '3920ff63c2c968aa4ba818f2d7eb8831', '2010-11-29 09:53:03', '2010-11-29 09:53:04', 41285, 2), (11771, 'b858ba79aa6090dc789bfeb7f5c3f0ec', '2010-11-29 09:55:46', '2010-11-29 09:55:47', 41286, 2), (11772, 'c917bc99064db03065220d6b71894e0b', '2010-11-29 10:08:56', '2010-11-29 10:08:57', 41287, 2), (11773, 'c016afab5b8df49c6ef8a310ff78dfc4', '2010-11-29 10:13:46', '2010-11-29 10:13:46', 41288, 2), (11774, 'b05eb24672c766729c3587dc435857c6', '2010-11-29 10:36:56', '2010-11-29 10:47:01', 41303, 2), (11775, '02cd31b072b0f1cd4ae3882d3a3d3909', '2010-11-29 10:40:25', '2010-11-29 10:40:26', 41297, 2), (11776, '52430b4b212a250437ab7c86b304939f', '2010-11-29 10:54:32', '2010-11-29 10:54:33', 41304, 2), (11777, 'd3462871ff5035f76206968a9f65a476', '2010-11-29 11:06:58', '2010-11-29 11:06:59', 41305, 2), (11778, 'b8358b7f6fbee7cf5b658c35c876908d', '2010-11-29 12:01:48', '2010-11-29 12:02:00', 41307, 2), (11779, '0c347459b84a666e5e1f2364cbf15f54', '2010-11-29 12:32:38', '2010-11-29 12:32:39', 41308, 2), (11780, '7c5fc86fea1c56b2e34b3675f198abfd', '2010-11-29 12:52:31', '2010-11-29 12:52:32', 41309, 2), (11781, '0d9bf93ae5f9199a0a4dd24412100228', '2010-11-29 13:46:26', '2010-11-29 13:46:28', 41310, 2), (11782, '13e1802f1d55b640fe058d1a8d94b585', '2010-11-29 13:46:29', '2010-11-29 13:48:55', 41316, 2), (11783, 'cf6f7fe398dc89eab35ca16123f286bc', '2010-11-29 14:57:05', '2010-11-29 14:57:06', 41321, 2), (11784, 'fefda6eb7befdd4d17113b25a5c332d6', '2010-11-29 14:59:05', '2010-11-29 14:59:06', 41322, 2), (11785, '2a19a142f47bc4325fb041f633bf15d5', '2010-11-29 15:04:43', '2010-11-29 15:05:39', 41324, 2), (11786, 'b174369726be59e4e1be9f68b1bd18de', '2010-11-29 15:18:40', '2010-11-29 15:18:41', 41325, 2), (11787, 'fdece6806c171cf81424f658e18d2841', '2010-11-29 15:20:06', '2010-11-29 15:26:41', 41346, 2), (11788, '3b78faf86a6a48fa8138c050ae583134', '2010-11-29 15:31:49', '2010-11-29 16:56:37', 41380, 2), (11789, '9bb4eb3ca188696698712b248343bf92', '2010-11-29 16:35:17', '2010-11-29 16:35:18', 41363, 2), (11790, 'fb8873ce9b9c4a2e452e1b1e0c26d7e4', '2010-11-29 16:37:02', '2010-11-29 16:37:33', 41365, 2), (11791, 'bb30f96ef856e3c709c9ff0c2f0cf733', '2010-11-29 16:50:55', '2010-11-29 16:50:56', 41366, 2), (11792, '98075e002c4fc4795ea2bfbdeed94571', '2010-11-29 17:50:43', '2010-11-29 17:57:11', 41392, 2), (11793, 'b957469bd8be177714fa19e6ce49958d', '2010-11-29 19:05:47', '2010-11-29 19:08:23', 41398, 2), (11794, '36850d2ca6f30b577c5e55d51074b14d', '2010-11-29 19:44:29', '2010-11-29 19:44:30', 41399, 2), (11795, '6fe7d84f617e8351b437d11cf57e5b98', '2010-11-29 20:19:35', '2010-11-29 20:19:36', 41400, 2), (11796, '83b72a3d02dcca60b5173fe387ae3c81', '2010-11-29 20:44:32', '2010-11-29 20:46:27', 41411, 2), (11797, 'df40f478fcc35e74b4c4168df06dfd0d', '2010-11-29 21:55:57', '2010-11-29 21:56:02', 41412, 2), (11798, '6b0411caeb44b6c5dc3d50621e311ec6', '2010-11-29 22:04:31', '2010-11-29 22:04:33', 41413, 2), (11799, '8c66169622a3b7b644f701e65413ecc1', '2010-11-29 22:05:41', '2010-11-29 22:05:42', 41414, 2), (11800, '7e9e3bebc1da90709deecf32b46eace0', '2010-11-29 22:36:32', '2010-11-29 22:36:33', 41415, 2), (11801, 'e683bec028d8c91c8c59c56f376a918b', '2010-11-29 23:10:32', '2010-11-29 23:10:33', 41416, 2), (11802, '8f060dcdd22f624e68c2d54d39f55d35', '2010-11-29 23:10:53', '2010-11-29 23:10:54', 41417, 2), (11803, 'bb59b0d6c3313c90242f2318434225f8', '2010-11-30 00:02:53', '2010-11-30 00:02:54', 41418, 2), (11804, '41eb5f4d94e90f2c478ccb33b28d10b3', '2010-11-30 01:22:11', '2010-11-30 01:33:18', 41449, 2), (11805, '6c0337f143c7b9c344582c78451b2147', '2010-11-30 02:13:53', '2010-11-30 02:13:55', 41450, 2), (11806, 'c8292d3ef458e90b3a602d08f92c3a06', '2010-11-30 02:48:18', '2010-11-30 02:48:19', 41451, 2), (11807, 'e8e59897960646af1bc998ae5e8d136f', '2010-11-30 03:09:35', '2010-11-30 03:09:40', 41452, 2), (11808, '20adb236523be33e6c89c2f1d03dfd5c', '2010-11-30 03:21:08', '2010-11-30 03:21:09', 41453, 2), (11809, '071e2d68fa02f53d73c7b7c5f559f29b', '2010-11-30 03:28:28', '2010-11-30 03:28:29', 41454, 2), (11810, '6bc45d26a057c82f9d2640b6f5e3a16b', '2010-11-30 04:50:18', '2010-11-30 04:52:27', 41476, 2), (11811, 'f81ebe7839771c7a5e2927dbca4bbcdd', '2010-11-30 05:43:53', '2010-11-30 05:43:56', 41477, 2), (11812, '14776e73f8d98d5f5d08dbb51722277a', '2010-11-30 05:58:35', '2010-11-30 06:00:26', 41484, 2), (11813, '3d7aeb8f8d9c93ceb502e1cd49802840', '2010-11-30 06:39:14', '2010-11-30 06:39:14', 41485, 2), (11814, '19f5792c3581a8b44688ead8f1f8af1f', '2010-11-30 08:43:33', '2010-11-30 08:43:35', 41486, 2), (11815, 'eaee97ad29312277f2f7d0af4c9583d9', '2010-11-30 09:58:53', '2010-11-30 09:58:54', 41487, 2), (11816, '1e5d382a155fab6f4d57619bf1b040fa', '2010-11-30 10:11:15', '2010-11-30 10:12:27', 41489, 2), (11817, '337dd70ba45579a4399ac57ea60d1696', '2010-11-30 10:55:49', '2010-11-30 10:55:51', 41490, 2), (11818, '9c2e5a5a4f6c7d04809ea7fa800cc761', '2010-11-30 12:39:51', '2010-11-30 12:39:51', 41491, 2), (11819, '952c4ac60eadedf693cb40e41a12b385', '2010-11-30 14:31:50', '2010-11-30 14:32:33', 41494, 2), (11820, '69041b546dc8203f958f5db0088e9c1f', '2010-11-30 15:00:24', '2010-11-30 15:01:02', 41498, 2), (11821, '281b90e956b684a11c7fc5751596234b', '2010-11-30 15:12:21', '2010-11-30 15:12:22', 41499, 2), (11822, '2207dac9b8b5c8183b9f2e09034de416', '2010-11-30 15:30:07', '2010-11-30 15:55:15', 41511, 2), (11823, 'c3e0d1daddbac323458c3ef4374d965c', '2010-11-30 15:47:38', '2010-11-30 15:47:59', 41510, 2), (11824, 'f2f04c596326c3e8b44d1e3203294d6c', '2010-11-30 17:04:45', '2010-11-30 17:11:31', 41518, 2), (11825, 'a63ea5624691cc421ab8235dd2bb57c8', '2010-11-30 17:45:45', '2010-11-30 17:45:46', 41519, 2), (11826, 'fe84b5e2e5ab074a951b9eb7a9f7f22a', '2010-11-30 17:50:58', '2010-11-30 17:50:59', 41520, 2), (11827, '1b980aedf541bcfd6536c0f403d28484', '2010-11-30 17:51:57', '2010-11-30 17:51:58', 41521, 2), (11828, '6677840587befa51b65ec6d63bd6b0fb', '2010-11-30 17:57:24', '2010-11-30 17:58:52', 41530, 2), (11829, '081a7b51e28fd7113a92ddc4238539eb', '2010-11-30 18:34:27', '2010-11-30 18:34:28', 41531, 2), (11830, '233480c7c9a6d5c4e14998c9f05e148e', '2010-11-30 19:35:00', '2010-11-30 19:37:08', 41538, 2), (11831, '5a02e3519ce09e42156208a3ee7e0327', '2010-11-30 19:35:38', '2010-11-30 19:35:39', 41534, 2), (11832, '505a63e2536aebb33cc45f69a983eec6', '2010-11-30 20:12:51', '2010-11-30 20:12:52', 41539, 2), (11833, '9450899b56cabfba9f4be87b78c79954', '2010-11-30 20:17:52', '2010-11-30 20:17:53', 41540, 2), (11834, '50edbf83e0a516b7badeb7c6504d8ca5', '2010-11-30 20:59:59', '2010-11-30 20:59:59', 41541, 2), (11835, '52d88beb93fdbeaa506b18157a129562', '2010-11-30 21:49:24', '2010-11-30 21:49:28', 41542, 2), (11836, '5d4aa8031b7689923cde9a94c3f48965', '2010-11-30 22:34:30', '2010-11-30 22:34:31', 41543, 2), (11837, '3cfb06454260a288dd09a230dd81d312', '2010-11-30 22:34:33', '2010-11-30 22:34:34', 41544, 2), (11838, '5a219bf938c3940b62c0a81feb9ccadb', '2010-11-30 22:47:09', '2010-11-30 22:49:07', 41556, 2), (11839, 'a8b33b0cdf34d7199935d5f301e6ba0f', '2010-12-01 00:52:12', '2010-12-01 00:53:22', 41559, 2), (11840, '8657c190ac3a594196788498ae27c004', '2010-12-01 01:23:27', '2010-12-01 01:23:35', 41560, 2), (11841, 'b73ff9b24fd12b9bb753bb3c5f227425', '2010-12-01 01:23:41', '2010-12-01 01:23:44', 41561, 2), (11842, '9633fc8574a5fdb198a5971eadfbaaa3', '2010-12-01 02:19:09', '2010-12-01 02:19:10', 41562, 2), (11843, '74cb8107b0b19fe494c31bb7218805f3', '2010-12-01 06:04:11', '2010-12-01 06:04:13', 41563, 2), (11844, 'a8c9eaca9873fc23e25885c852436d3e', '2010-12-01 06:07:37', '2010-12-01 06:07:38', 41564, 2), (11845, 'd43e336967ed5d87865259525f4a64c0', '2010-12-01 07:37:12', '2010-12-01 07:37:13', 41567, 2), (11846, 'b753bbb5fa46946e102c9eb36bcd6a31', '2010-12-01 07:47:46', '2010-12-01 08:26:38', 41587, 2), (11847, 'b14a1f07fd0c8742e0ccb9e1c5aa4bab', '2010-12-01 07:52:10', '2010-12-01 08:45:00', 41599, 2), (11848, 'bfbafd9247d1fb9ef0deeca6705bb543', '2010-12-01 07:55:10', '2010-12-01 07:55:11', 41582, 2), (11849, '1bc9c01408710ed645ab3616f2e5a7b1', '2010-12-01 08:08:07', '2010-12-01 08:08:08', 41583, 2), (11850, '94e5e097200665d8e1e57c5e3881fb73', '2010-12-01 08:08:11', '2010-12-01 08:08:12', 41584, 2), (11851, '01a98a84d86abf23a1e5dd8715886ede', '2010-12-01 08:17:01', '2010-12-01 08:17:02', 41585, 2), (11852, '6f319afe8dc801fada0b826aa347512b', '2010-12-01 08:20:16', '2010-12-01 08:20:18', 41586, 2), (11853, '4e5b62cfb536ab5fc500772f7b275ad1', '2010-12-01 10:18:58', '2010-12-01 10:19:30', 41601, 2), (11854, '0b705b2f57fb6c4f6bb75612692ac2f4', '2010-12-01 11:47:42', '2010-12-01 11:47:43', 41602, 2), (11855, '6269faebe9ff4f1df09f273c90b6a0d3', '2010-12-01 11:50:59', '2010-12-01 11:55:42', 41610, 2), (11856, 'f62729949d43fa46448a67108bf220db', '2010-12-01 12:20:07', '2010-12-01 12:20:07', 41611, 2), (11857, 'b7ec8d2698bdd715494c3003144ac337', '2010-12-01 12:33:05', '2010-12-01 12:33:06', 41612, 2), (11858, '5de2aa2c93cdfd758a5fc95c66f5280d', '2010-12-01 12:43:42', '2010-12-01 12:43:43', 41613, 2), (11859, '59bbd508eddbf4ffc3a2c43827b6f158', '2010-12-01 12:58:06', '2010-12-01 12:58:07', 41614, 2), (11860, '57bb1d3dd7c515e7fe2c61c12bd6dd59', '2010-12-01 13:17:02', '2010-12-01 13:17:05', 41615, 2), (11861, 'c070b91b96f1c9554f10c615dbc1182c', '2010-12-01 13:41:00', '2010-12-01 13:43:43', 41625, 2), (11862, '2c222c747fc43057912d5d5945a97230', '2010-12-01 13:42:30', '2010-12-01 13:42:31', 41622, 2), (11863, '41b6b73341ced927d22c7c7fd828dfc6', '2010-12-01 14:35:23', '2010-12-01 14:35:25', 41626, 2), (11864, '7fe91d4954e906b6ffe557c01328ae51', '2010-12-01 14:42:01', '2010-12-01 14:42:02', 41627, 2), (11865, '3c7114f639268ebbd76b3364aa1ccd8a', '2010-12-01 14:42:03', '2010-12-01 14:42:50', 41632, 2), (11866, '2fda7f3223f10857c8970e54dce149d2', '2010-12-01 14:54:57', '2010-12-01 14:54:58', 41633, 2), (11867, '5491ea620d79f8e633ccd1c30eb98f0f', '2010-12-01 16:02:36', '2010-12-01 16:02:37', 41634, 2), (11868, '8af85f2bb4eed65776e487d093389379', '2010-12-01 17:50:21', '2010-12-01 17:50:23', 41635, 2), (11869, '7daaf0bc75740aa728a7522907a7be62', '2010-12-01 17:52:29', '2010-12-01 17:52:31', 41636, 2), (11870, '3c97e544bfd0c761f526b412a1e82d75', '2010-12-01 18:01:34', '2010-12-01 18:01:35', 41637, 2), (11871, '0b1bdd84e26b9fd9cfd4b10138818096', '2010-12-01 18:57:04', '2010-12-01 19:00:57', 41650, 2), (11872, '3340e3952e5b944164db25517588d096', '2010-12-01 19:10:09', '2010-12-01 19:10:10', 41651, 2), (11873, 'ba4ce11c0f3717d00ceba6f9659c19e6', '2010-12-01 19:41:40', '2010-12-01 19:42:15', 41654, 2), (11874, '87ed567fd04ba159fbeed2ab21e8f699', '2010-12-01 19:45:15', '2010-12-01 19:45:45', 41657, 2), (11875, 'f2c12dfa9eaa47de25db9ec78d57da94', '2010-12-01 21:06:48', '2010-12-01 21:06:50', 41658, 2), (11876, 'a0b9f9784baa706a056b948959f1c8c7', '2010-12-01 21:06:51', '2010-12-01 21:07:50', 41663, 2), (11877, '60bd97609f665608e6368b49cc1d0740', '2010-12-01 22:10:45', '2010-12-01 22:10:45', 0, 2), (11878, '60bd97609f665608e6368b49cc1d0740', '2010-12-01 22:10:47', '2010-12-01 22:19:09', 41684, 2), (11879, '0084ecce2383a285719c092abe53730f', '2010-12-01 22:14:34', '2010-12-01 22:19:11', 41685, 2), (11880, '567d8b066c0eb73fefa58f061bd8d19d', '2010-12-01 22:40:11', '2010-12-01 22:46:24', 41693, 2), (11881, '6ec75db69a51c89a4f9a9845774df78f', '2010-12-01 22:47:33', '2010-12-01 22:47:34', 41694, 2), (11882, 'e4bedc213bf857e20f432a0db5e3625f', '2010-12-02 00:12:56', '2010-12-02 00:13:38', 41697, 2), (11883, '0efeea3ddc9a935629dcdfbe20b82164', '2010-12-02 00:26:06', '2010-12-02 00:26:07', 41698, 2), (11884, '31d9ae3d2b24f76b39955ae517277fb1', '2010-12-02 00:41:05', '2010-12-02 00:41:06', 41699, 2), (11885, '780df10751c549672b749bc56726dd89', '2010-12-02 01:10:11', '2010-12-02 01:10:13', 41700, 2), (11886, 'b08d4e1b6b2c2965da4abab05549e0e8', '2010-12-02 04:08:54', '2010-12-02 04:09:02', 41701, 2), (11887, 'f207df67f72a8a9abf6b439a3ec83058', '2010-12-02 04:10:27', '2010-12-02 04:10:31', 41702, 2), (11888, '37a005fc042efa421568b3ac80be59d9', '2010-12-02 04:34:34', '2010-12-02 04:34:39', 41704, 2), (11889, 'b8d49d1710b240a11870767e69d89c4a', '2010-12-02 04:53:24', '2010-12-02 04:53:25', 41705, 2), (11890, '00e555732c2973bd7817386760075de8', '2010-12-02 06:35:01', '2010-12-02 06:35:03', 41706, 2), (11891, 'a2120d4859e1540d5e9590e2bd7aa5f2', '2010-12-02 06:53:28', '2010-12-02 06:53:28', 41707, 2), (11892, '6f9fe8101cc8a0bcace0bf811e985a95', '2010-12-02 06:54:18', '2010-12-02 06:54:19', 41708, 2), (11893, '7c1f54a1de4d0165fe30a5ce65bf7b4b', '2010-12-02 06:56:34', '2010-12-02 06:56:35', 41709, 2), (11894, 'acb46828e0a9e15ca7ca1a7262a50f58', '2010-12-02 06:58:35', '2010-12-02 06:58:35', 41710, 2), (11895, '8612d34e7332b0dfe72e140b23b2822f', '2010-12-02 06:59:09', '2010-12-02 06:59:10', 41711, 2), (11896, '2e56283dc67554ee8118e65c0b5ab246', '2010-12-02 07:02:45', '2010-12-02 07:02:46', 41712, 2), (11897, '8e709288e46c079d7e38ef137d4c6b1c', '2010-12-02 07:11:22', '2010-12-02 07:11:23', 41713, 2), (11898, '59d138155a18304eff1523d840fde243', '2010-12-02 07:11:27', '2010-12-02 07:11:28', 41714, 2), (11899, '19f50f6abd89deb7f59b25a70e810831', '2010-12-02 07:18:48', '2010-12-02 07:18:50', 41715, 2), (11900, '85305e6f35e4545e1e02c145de172a0d', '2010-12-02 07:27:28', '2010-12-02 07:27:29', 41716, 2), (11901, '810d7e2f3c5c268ac18c2aeaf623debb', '2010-12-02 07:35:29', '2010-12-02 07:35:29', 41717, 2), (11902, 'dec2433e54b6c7bc8d8b3ad6647cb26a', '2010-12-02 08:25:29', '2010-12-02 08:25:29', 41718, 2), (11903, '782b0366f6a29bb852564c8ada1ed4a4', '2010-12-02 09:23:42', '2010-12-02 09:31:01', 41740, 2), (11904, '8bd280a6b45708bd2934059df04a2fb0', '2010-12-02 10:07:22', '2010-12-02 10:07:23', 41741, 2), (11905, 'aa5e82297e2639d4937975fff1c2c6e8', '2010-12-02 10:48:30', '2010-12-02 10:48:31', 41742, 2), (11906, 'f3cb7a6da8f521499f82b2cf382832c5', '2010-12-02 10:58:14', '2010-12-02 11:00:33', 41757, 2), (11907, '25ba96ff5c74a8672cb3ee0af31b1a34', '2010-12-02 11:45:42', '2010-12-02 11:47:00', 41764, 2), (11908, 'ca1dbde7f30b14f627b020c31e326aad', '2010-12-02 12:55:31', '2010-12-02 12:55:32', 41765, 2), (11909, '61c9d4e06827392914359eddadd1185e', '2010-12-02 14:08:17', '2010-12-02 14:12:32', 41769, 2), (11910, 'ebb61daa5e3dd33224f484885a71dcaf', '2010-12-02 15:15:13', '2010-12-02 15:15:14', 41770, 2), (11911, '33c7d3358563ea99a06dfdf530b389d6', '2010-12-02 15:34:19', '2010-12-02 15:36:37', 41776, 2), (11912, '2aa2ceac5e40c44919fa972b34199d42', '2010-12-02 15:36:28', '2010-12-02 15:37:58', 41780, 2), (11913, 'c960351e32239a328bf95f60471af16d', '2010-12-02 16:01:39', '2010-12-02 16:01:40', 41781, 2), (11914, 'c2937249b6dfcb1bbbea62c2b90672ed', '2010-12-02 17:05:17', '2010-12-02 17:05:18', 41782, 2), (11915, 'a8c3e91d9770f082527fcfe0b5de14b6', '2010-12-02 17:15:48', '2010-12-02 17:17:46', 41787, 2), (11916, '8f04706b4b9e955245a167f581bca4f3', '2010-12-02 17:19:36', '2010-12-02 17:24:25', 41812, 2), (11917, '0371605c5f57318a60bc10ea5831325a', '2010-12-02 18:16:56', '2010-12-02 18:19:58', 41818, 2), (11918, 'b86fd8f844357bda39ecf86d13e74de2', '2010-12-02 18:52:43', '2010-12-02 19:41:16', 41837, 2), (11919, '56eba109436dac864fc9168bdc7404a4', '2010-12-02 18:56:15', '2010-12-02 18:58:07', 41836, 2), (11920, '8b423ce55c7d07b2fce7163e53b2f35e', '2010-12-02 19:57:09', '2010-12-02 19:57:10', 41838, 2), (11921, '818b79df58f2b5fb89e529033e3e4b04', '2010-12-02 20:30:56', '2010-12-02 20:30:57', 41839, 2), (11922, 'd1f4e50086b82276a8bebb0443c419ae', '2010-12-02 20:57:59', '2010-12-02 20:58:39', 41841, 2), (11923, '721b3d026da57666bc9fa829c81c44a6', '2010-12-02 21:18:55', '2010-12-02 21:18:55', 41842, 2), (11924, '366b0006638c43b4593e4c9432896c93', '2010-12-02 22:01:57', '2010-12-02 22:06:50', 41877, 2), (11925, 'c92d28fcee9a8ce2963dd37e053b0a5f', '2010-12-02 23:01:23', '2010-12-02 23:01:23', 41878, 2), (11926, 'ac466b73554f4ff48dab84cfd9c205ef', '2010-12-02 23:11:51', '2010-12-02 23:13:24', 41888, 2), (11927, 'c1b215413e94940b871794ea18e6bdd3', '2010-12-03 00:00:01', '2010-12-03 00:00:09', 41889, 2), (11928, '42ef4047954f21b2f714f4a73bfbc165', '2010-12-03 00:39:37', '2010-12-03 00:39:38', 41890, 2), (11929, '15abe5704c9394fca7f82893c8bd24af', '2010-12-03 02:07:07', '2010-12-03 02:07:09', 41891, 2), (11930, '6259be154ef17e06e8676222d5c92ca8', '2010-12-03 03:07:10', '2010-12-03 03:07:12', 41892, 2), (11931, 'f014738221a1fcf6beb833666aa0fc62', '2010-12-03 04:31:07', '2010-12-03 04:31:11', 41893, 2), (11932, 'e1830948eaece7010c97ba7270b24128', '2010-12-03 05:07:13', '2010-12-03 05:07:18', 41894, 2), (11933, 'f86b871656201e4c9cfc5e924bd5b9b2', '2010-12-03 05:22:07', '2010-12-03 05:22:09', 41895, 2), (11934, '943eec47620ee4baff430780f8df72e4', '2010-12-03 05:24:09', '2010-12-03 05:24:11', 41896, 2), (11935, 'a269a51f9b91e6b60f0b307ffef8ed44', '2010-12-03 05:58:30', '2010-12-03 05:58:31', 41897, 2), (11936, '6dbdfe8d41c17bb5f0da66971b9efba6', '2010-12-03 06:27:00', '2010-12-03 06:27:01', 41898, 2), (11937, 'a45034685d80ff309630265f1b1b837b', '2010-12-03 06:31:24', '2010-12-03 06:31:25', 41899, 2), (11938, 'f3d25ce6ce909880ede5e3a38aa92736', '2010-12-03 07:07:18', '2010-12-03 07:07:20', 41900, 2), (11939, 'f9f6c889338d950e437161c9bb131463', '2010-12-03 08:25:30', '2010-12-03 08:25:30', 41901, 2), (11940, 'cff6cd76073ff2d997929ae11d8fa232', '2010-12-03 08:25:34', '2010-12-03 08:25:35', 41902, 2), (11941, '98e6153ea413ccece283580bf28d47fc', '2010-12-03 09:07:26', '2010-12-03 09:07:28', 41903, 2), (11942, '3c7994dc79fd2024f6e48ed6ebeb3561', '2010-12-03 09:44:07', '2010-12-03 09:44:08', 41904, 2), (11943, '6896f234135db5b9bc4854a7c01150c3', '2010-12-03 10:04:04', '2010-12-03 10:04:05', 41905, 2), (11944, '69d64466554cab01312c6128c657a6cd', '2010-12-03 10:04:06', '2010-12-03 10:04:07', 41906, 2), (11945, '6be423021efd92b1a43e55d82063d7bc', '2010-12-03 10:19:30', '2010-12-03 10:19:31', 41907, 2), (11946, '94c62613e79d681c47a270e6155b94bf', '2010-12-03 10:19:54', '2010-12-03 10:20:30', 41911, 2), (11947, '0aa926c9f046a2c91a094d70216e5747', '2010-12-03 10:48:47', '2010-12-03 11:01:13', 41932, 2), (11948, '11719349a5f52d5690fd54fe09c454a3', '2010-12-03 11:11:24', '2010-12-03 11:11:26', 41933, 2), (11949, 'f0188c74577f30c0e0029a45272282f9', '2010-12-03 11:30:38', '2010-12-03 11:30:39', 41934, 2), (11950, '82081bdac5b29c12484e66f93ee2f7db', '2010-12-03 11:31:32', '2010-12-03 11:31:33', 41935, 2), (11951, 'ba57a02f9c28cd04f0f063172b6e1696', '2010-12-03 11:45:17', '2010-12-03 11:45:18', 41936, 2), (11952, 'b31005192124462e66a4a457889e18ae', '2010-12-03 11:45:21', '2010-12-03 11:45:22', 41937, 2), (11953, 'e7d735f4a55cc5fda70953788ff809d9', '2010-12-03 11:45:26', '2010-12-03 11:45:27', 41938, 2), (11954, 'ebc8aa052b95ecec22ff338a055bdceb', '2010-12-03 11:45:33', '2010-12-03 11:45:34', 41939, 2), (11955, 'acb059b5f3688f549f266661261eb38d', '2010-12-03 11:45:37', '2010-12-03 11:45:38', 41940, 2), (11956, '9a71ce4df29c4e374b34296809f05886', '2010-12-03 11:45:45', '2010-12-03 11:45:46', 41941, 2), (11957, '6f1cb6d4446344fc012973717805f3a8', '2010-12-03 12:38:25', '2010-12-03 12:38:26', 41942, 2), (11958, '5aedbf1ad2f6f96c3a27705f9e662629', '2010-12-03 13:39:03', '2010-12-03 13:39:39', 41945, 2), (11959, '48f40805eb1b0543a35c4b9a83af2fd7', '2010-12-03 14:04:12', '2010-12-03 14:04:13', 41946, 2), (11960, '97e65a619c1b8046a35590d4531e8ce1', '2010-12-03 14:22:52', '2010-12-03 14:22:53', 41947, 2), (11961, 'a00cbf95287d4a44074db436b1bca5f9', '2010-12-03 14:30:42', '2010-12-03 14:30:43', 41948, 2), (11962, '9c8874ef64a2f5caf2b7628416ae7974', '2010-12-03 14:52:34', '2010-12-03 14:52:34', 41949, 2), (11963, '99e5cd39e3de7c5d8c7d5413148e1227', '2010-12-03 15:32:35', '2010-12-03 15:32:36', 41950, 2), (11964, '19cc5ad26abe67b1f6741a82bcd4836f', '2010-12-03 15:51:03', '2010-12-03 15:51:05', 41951, 2), (11965, '4f9cc803c2e4f4160283d29d24544eff', '2010-12-03 16:15:55', '2010-12-03 16:15:55', 41952, 2), (11966, '25360100a528dcdc14228cb703b93229', '2010-12-03 16:31:37', '2010-12-03 16:40:53', 41978, 2), (11967, 'e52cf8988ac00ba0bc83a1547698e0c8', '2010-12-03 16:32:52', '2010-12-03 16:34:22', 41963, 2), (11968, 'd20b5588d72e480a112ed8d1ba448b66', '2010-12-03 16:54:56', '2010-12-03 16:54:57', 41979, 2), (11969, '28379b7752235fb15645e858cfdfcefa', '2010-12-03 17:24:59', '2010-12-08 12:46:55', 43100, 2), (11970, 'c975947d28bca2c27cfaec030693e7c0', '2010-12-03 18:37:53', '2010-12-03 18:37:54', 42002, 2), (11971, 'd43c37ac5e527d5e77abaf9d0593d17b', '2010-12-03 18:38:00', '2010-12-03 18:38:02', 42003, 2), (11972, '45d40153a1ef231c26657dead70a936a', '2010-12-03 18:38:05', '2010-12-03 18:38:06', 42004, 2), (11973, 'badb9c4d22ee214ec71d0083ce69ab91', '2010-12-03 18:38:12', '2010-12-03 18:38:13', 42005, 2), (11974, '8bdaf7645d32babab250cde38ab25119', '2010-12-03 18:46:07', '2010-12-03 18:50:24', 42023, 2), (11975, '72030fb6ac28037e254cfc2409939bb0', '2010-12-03 18:57:00', '2010-12-03 18:58:59', 42046, 2), (11976, 'eb5285d2cbf29be1eeea45560eda0e43', '2010-12-03 19:30:02', '2010-12-03 19:57:47', 42049, 2), (11977, '8a813e97f1427a6c667375e9adcbace0', '2010-12-03 19:59:30', '2010-12-03 20:00:19', 42058, 2), (11978, '63337cf66e5e2743b00d5eb5198b0f7e', '2010-12-03 20:52:11', '2010-12-03 20:52:11', 42059, 2), (11979, '0a380e3b0d629743f5abfa0f671f1573', '2010-12-03 21:06:11', '2010-12-03 21:06:12', 42060, 2), (11980, 'f74d17acb7deaa372c00eb4819f35414', '2010-12-03 21:47:18', '2010-12-03 21:47:21', 42061, 2), (11981, '1fdaa7d482b859d3aa191c7837271179', '2010-12-03 22:31:21', '2010-12-03 22:31:22', 42062, 2), (11982, 'f615ec51d131ddaf2933cb492d21450c', '2010-12-03 22:32:23', '2010-12-03 22:32:25', 42063, 2), (11983, '1c8d74e3c91838e561c08d3ea172bb34', '2010-12-03 22:32:36', '2010-12-03 22:32:37', 42064, 2), (11984, 'eeab95e1c31cab36cc2f9e609e6ee94b', '2010-12-03 22:33:11', '2010-12-03 22:40:21', 42101, 2), (11985, '90ea67a93eba9a97fb2612cac7bfe3ad', '2010-12-03 23:39:46', '2010-12-03 23:39:48', 42102, 2), (11986, 'f898a31b2c95c1f9ea14b8be65ce7fbb', '2010-12-03 23:39:49', '2010-12-03 23:39:50', 42103, 2), (11987, '9c4214770cffdf75949039ef3fdea818', '2010-12-04 00:07:38', '2010-12-04 00:07:39', 42104, 2), (11988, 'eff2aafe1d9897802dd28d53ac07f4f6', '2010-12-04 00:15:04', '2010-12-04 00:15:05', 42105, 2), (11989, 'df7e89b30d95b58d1d3b709e416d609f', '2010-12-04 02:02:00', '2010-12-04 02:02:01', 42106, 2), (11990, 'd8946b3da6c21d6dd8190ae5b28de172', '2010-12-04 02:02:03', '2010-12-04 02:02:03', 42107, 2), (11991, 'a2b69d028e3e0d79793c128881e639ed', '2010-12-04 02:02:05', '2010-12-04 02:02:05', 42108, 2), (11992, '8927d2e3fea8b2fc34f894c3d0c77bcf', '2010-12-04 02:02:08', '2010-12-04 02:02:08', 42109, 2), (11993, '8019b8cc2799c0798f38b94858c6cd9b', '2010-12-04 02:02:09', '2010-12-04 02:02:10', 42110, 2), (11994, 'f5c8702e08eeff88546f296ee2897329', '2010-12-04 02:02:11', '2010-12-04 02:02:11', 42111, 2), (11995, 'f2b290fe2f5aaa63d241d25d5e9942da', '2010-12-04 02:02:12', '2010-12-04 02:02:13', 42112, 2), (11996, 'f896e25263ea11085b44024087675c0c', '2010-12-04 03:01:40', '2010-12-04 03:01:41', 42113, 2), (11997, 'a1ba61a0ad33628dd11a6af8dfe9c745', '2010-12-04 04:13:38', '2010-12-04 04:13:41', 42114, 2), (11998, '74fde5184c7679a0a5320ed61b7d6699', '2010-12-04 04:55:20', '2010-12-04 04:55:23', 42115, 2), (11999, '9c1cd8108ee7f6b432c8d1e9747e625f', '2010-12-04 06:20:51', '2010-12-04 06:23:34', 42126, 2), (12000, '9f687ee6704876e9820187b07de21c5f', '2010-12-04 07:10:30', '2010-12-04 07:10:31', 42127, 2), (12001, 'a31350a7ebc46c317482f29e60f8dce4', '2010-12-04 07:33:29', '2010-12-04 07:33:30', 42128, 2), (12002, 'b9351b3c92627eb8661d6b04edef4aee', '2010-12-04 07:33:34', '2010-12-04 07:33:34', 42129, 2), (12003, '8410200dc986f12f0173187a288525b5', '2010-12-04 07:51:52', '2010-12-04 07:51:53', 42130, 2), (12004, '052ee9769d14e149f2ae308d86038d5e', '2010-12-04 07:53:08', '2010-12-04 07:53:09', 42131, 2), (12005, '8f0bd887ebd7975c23504fb1d9680b59', '2010-12-04 08:45:58', '2010-12-04 08:45:59', 42132, 2), (12006, '34a1afa075d7c2a92b68f36f9f8ad963', '2010-12-04 09:01:35', '2010-12-04 09:01:50', 42134, 2), (12007, '68747dbcd65109231ef5df1dbd3bd3cf', '2010-12-04 09:19:34', '2010-12-04 09:21:16', 42139, 2), (12008, '4a7483c9b2f19c0e6140895e1b1f7262', '2010-12-04 09:44:00', '2010-12-04 09:44:01', 42140, 2), (12009, '940a331272c9c146bee36ad18f5efa98', '2010-12-04 09:46:27', '2010-12-04 09:47:52', 42151, 2), (12010, 'c629a10ddb9167e6dda613ddd4b83843', '2010-12-04 09:52:49', '2010-12-04 09:53:15', 42153, 2), (12011, '64b07077b6b6a40932e3e2320c76e3d3', '2010-12-04 09:57:42', '2010-12-04 09:58:47', 42158, 2), (12012, 'f1e57bfcfc5282e626bece66c34bf0e4', '2010-12-04 10:41:01', '2010-12-04 10:41:02', 42159, 2), (12013, 'c3db1adaff5a36e123c7591033d7dbc2', '2010-12-04 10:41:30', '2010-12-04 10:41:31', 42160, 2), (12014, '7c18c9c0a3f3dbd490f2ba0ecbf4ee32', '2010-12-04 11:34:22', '2010-12-04 11:59:10', 42167, 2), (12015, '75d81bc7854b27cf3573aadc51b141ae', '2010-12-04 12:06:23', '2010-12-04 12:06:59', 42168, 2), (12016, '3e5797e68d685c5ff670b43d670b4a8b', '2010-12-04 13:12:38', '2010-12-04 13:12:45', 42169, 2), (12017, 'e2f08ff32efbf935a2665ff72b118b96', '2010-12-04 13:25:28', '2010-12-04 14:06:02', 42209, 2), (12018, '859426c9f8e266c1dbda71ebc10cd735', '2010-12-04 13:30:55', '2010-12-04 13:30:57', 42179, 2), (12019, 'bd58b31699a6ce3e5e71ff53575c877f', '2010-12-04 13:35:25', '2010-12-04 13:35:58', 42193, 2), (12020, '0bc8aee3bd15e9ab8aa22f28eaf877e7', '2010-12-04 13:40:09', '2010-12-04 13:40:10', 42198, 2), (12021, '7d70dbe4708351cbb4603ec7cc84264a', '2010-12-04 13:58:41', '2010-12-04 13:58:42', 42199, 2), (12022, '2e0364a4b99cc7dff47ffb1155ac0431', '2010-12-04 13:59:52', '2010-12-04 13:59:53', 42203, 2), (12023, '6ac9b992f9aa95bd8df8aa4e6d9b2d0d', '2010-12-04 14:08:24', '2010-12-04 14:08:25', 42210, 2), (12024, '57f2c0dfc2c779d308928274e8319d3a', '2010-12-04 14:49:11', '2010-12-04 14:49:12', 42211, 2), (12025, '9cab04f4a707fa1be604bc2eaf8b2a33', '2010-12-04 16:17:02', '2010-12-04 16:36:46', 42214, 2), (12026, 'dffb58df84bdd0df31b1917b6058762f', '2010-12-04 17:01:09', '2010-12-04 17:01:10', 42215, 2), (12027, '59c50921daec7e08c4343b1a3f3a19ac', '2010-12-04 17:11:38', '2010-12-04 17:11:39', 42216, 2), (12028, '4e0783e76a5fe3a1b39e672baf0de1bb', '2010-12-04 17:31:00', '2010-12-04 17:32:17', 42224, 2), (12029, 'f1cc2c4538bb8978d841d5f2f188473e', '2010-12-04 17:42:47', '2010-12-04 17:42:48', 42225, 2), (12030, 'f7955cbbc7f8e9a04fe9e5eb5b4f43e5', '2010-12-04 18:38:57', '2010-12-04 19:51:01', 42321, 2), (12031, 'ab2a107f3c1ecc7ccc85ebab81bd8c3c', '2010-12-04 19:56:14', '2010-12-04 19:56:15', 42322, 2), (12032, 'c007104343d31ae4d09a210f1f3cbdb2', '2010-12-04 22:08:38', '2010-12-04 22:08:40', 42323, 2), (12033, '65527c46da07025dfba318676deacc66', '2010-12-04 22:10:35', '2010-12-04 22:10:36', 42324, 2), (12034, 'ca679e7ecb9f121ad661e1e3ee395b8c', '2010-12-04 22:42:05', '2010-12-04 22:42:06', 42325, 2), (12035, 'b768906be3db3dd917611f82baaee237', '2010-12-04 23:02:41', '2010-12-04 23:02:43', 42326, 2), (12036, '60d9b68b331767d7db0c0dd01034d480', '2010-12-04 23:34:58', '2010-12-04 23:37:21', 42334, 2), (12037, 'f805c7bc2a6f343aea677630e1f3e920', '2010-12-05 00:01:26', '2010-12-05 00:01:27', 42335, 2), (12038, 'd311d1d0b624ff3f0391b9e435cccb36', '2010-12-05 00:43:27', '2010-12-05 00:43:28', 42336, 2), (12039, 'c38cbf22d613912d30fe55597dac78d9', '2010-12-05 01:25:31', '2010-12-05 01:25:32', 42337, 2), (12040, 'a9457a7135f408d5432ba82f88344915', '2010-12-05 02:11:57', '2010-12-05 02:11:58', 42338, 2), (12041, '03a4ebf42a40e080138ebf34d7b059ea', '2010-12-05 03:21:46', '2010-12-05 03:21:47', 42339, 2), (12042, '30ec77b7b62e6e8f26847fe466c02374', '2010-12-05 03:27:50', '2010-12-05 03:28:40', 42342, 2), (12043, 'addaaa4ac48a63354a23b7640bbea6fa', '2010-12-05 03:58:50', '2010-12-05 03:58:51', 42343, 2), (12044, '9dee8beebb718605cb825c0eb2fd9660', '2010-12-05 04:43:47', '2010-12-05 04:43:48', 42344, 2), (12045, '7b3c24a834e6cc6712b6fb4122ad7fa0', '2010-12-05 04:57:39', '2010-12-05 04:57:40', 42345, 2), (12046, '54f09c7c39372f349f4c52a51e8a7e58', '2010-12-05 05:08:00', '2010-12-05 05:08:01', 42346, 2), (12047, '464143b675ee7e0f20e289dde618f1e0', '2010-12-05 06:09:31', '2010-12-05 06:09:32', 42347, 2), (12048, 'c319e49d622f746e5b97de08b63fcd41', '2010-12-05 06:09:35', '2010-12-05 06:09:36', 42348, 2), (12049, '8a7ade85468d10dff3ecf4ca37478081', '2010-12-05 06:09:40', '2010-12-05 06:09:41', 42349, 2), (12050, 'a88096812d7b8bf41ca5a129ba475ac6', '2010-12-05 06:09:47', '2010-12-05 06:09:48', 42350, 2), (12051, '520613e86874e5d066cc3130eaf20aa8', '2010-12-05 06:09:54', '2010-12-05 06:09:55', 42351, 2), (12052, '548f8a398f125cb79d8d4b6a244ea3aa', '2010-12-05 06:10:01', '2010-12-05 06:10:02', 42352, 2), (12053, 'bb5dd6a84321e9f004abb1082e6336b5', '2010-12-05 06:10:08', '2010-12-05 06:10:09', 42353, 2), (12054, 'f25ea2edea69d5e8049c75508d328277', '2010-12-05 06:10:12', '2010-12-05 06:10:13', 42354, 2), (12055, 'dc1f48427c2a8f051f5c709b9f03a3a6', '2010-12-05 06:10:17', '2010-12-05 06:10:18', 42355, 2), (12056, '544842e35b0299c4fa4cf834ec0e65e2', '2010-12-05 08:21:11', '2010-12-05 08:21:13', 42356, 2), (12057, 'fffa3a966c7b38fbce442608f09d76fb', '2010-12-05 09:28:06', '2010-12-05 09:28:07', 42357, 2), (12058, '4968b30f7d7e7a96b271767683e95600', '2010-12-05 10:33:41', '2010-12-05 10:33:42', 42358, 2), (12059, 'b306326f7ed8cb2fa16760655cacc957', '2010-12-05 10:56:07', '2010-12-05 10:56:08', 42359, 2), (12060, '744198aafb2238607cf394a1607a23b7', '2010-12-05 10:56:11', '2010-12-05 10:56:12', 42360, 2), (12061, 'f71ddf58ddd747511d56ec982ce3117f', '2010-12-05 11:06:43', '2010-12-05 11:06:44', 42361, 2), (12062, '17f2457996ea4aa68d2056fcc5ebb47f', '2010-12-05 11:15:51', '2010-12-05 11:15:52', 42362, 2), (12063, 'f5f49bb66539d510d9ec4bf3d1d295e1', '2010-12-05 11:16:17', '2010-12-05 11:16:18', 42363, 2), (12064, '3aed327ff187db59805ef395e9ee3d58', '2010-12-05 12:18:10', '2010-12-05 12:18:11', 42364, 2), (12065, '9330263a14375476b2faf800136d3c21', '2010-12-05 13:24:34', '2010-12-05 13:26:39', 42374, 2), (12066, 'cd1943973788cee9b8a6620b74f076c9', '2010-12-05 13:50:26', '2010-12-05 13:50:27', 42375, 2), (12067, '01c73707101d5cbfe80b9e8ff04adc7d', '2010-12-05 14:34:02', '2010-12-05 14:34:03', 42376, 2), (12068, '5140f490e83edf4a0e93a7af13cb76ed', '2010-12-05 15:01:26', '2010-12-05 15:18:24', 42384, 2), (12069, '343eeb3cedfa5ddb8b4258f8ec66f9b4', '2010-12-05 15:37:48', '2010-12-05 15:38:12', 42386, 2), (12070, '3a9e729f2deb3844322fbe6edc680dfa', '2010-12-05 16:13:30', '2010-12-05 16:13:30', 42387, 2), (12071, 'c3bf8c171ce5f36cfe2f41da7b23aa8f', '2010-12-05 16:13:54', '2010-12-05 16:13:55', 42388, 2), (12072, '2cb118a14afef1769358e1685f93b377', '2010-12-05 16:13:56', '2010-12-05 16:13:57', 42389, 2), (12073, 'ed06dbc4b47b97a9b3567737d4a4a056', '2010-12-05 16:14:37', '2010-12-05 16:14:38', 42390, 2), (12074, '14f7f355776f2e274987a0fbe3a9277d', '2010-12-05 16:30:26', '2010-12-05 16:36:00', 42398, 2), (12075, '8762f5a5dabece46c720d76e5e9c5759', '2010-12-05 16:44:18', '2010-12-05 16:44:42', 42400, 2), (12076, 'c27f12a1cc95742828e5588adca51b28', '2010-12-05 17:13:38', '2010-12-05 17:49:37', 42526, 2), (12077, '3b80f60d39d6acffce23e15fe7ed9c58', '2010-12-05 17:16:30', '2010-12-05 17:16:31', 42410, 2), (12078, '6a72b11becd4ea0aa10f467c64b0e4b0', '2010-12-05 17:36:38', '2010-12-05 17:37:48', 42470, 2), (12079, 'd5f3cc52c6152f4cf096181acee57651', '2010-12-05 17:39:51', '2010-12-05 17:39:51', 0, 2), (12080, 'd5f3cc52c6152f4cf096181acee57651', '2010-12-05 17:40:02', '2010-12-05 17:40:03', 42476, 2), (12081, '03ff8361dc296a32c1ddaba4813e247e', '2010-12-05 17:40:04', '2010-12-05 17:40:04', 0, 2), (12082, '03ff8361dc296a32c1ddaba4813e247e', '2010-12-05 17:40:08', '2010-12-05 18:32:10', 42591, 2), (12083, 'c8af0231e6c6e7834bba61e7d71f6283', '2010-12-05 17:55:52', '2010-12-05 17:55:53', 42527, 2), (12084, 'd7d89aa410562b597115d028d0ecf55a', '2010-12-05 18:19:38', '2010-12-05 18:22:41', 42569, 2), (12085, '841eff9cf46d7808109bbd580855bddd', '2010-12-05 18:28:03', '2010-12-05 18:33:42', 42596, 2), (12086, '707e89242eeddb9d5e01e08c0e36f26d', '2010-12-05 18:42:52', '2010-12-05 18:43:34', 42599, 2), (12087, 'cacbfe9ab5c897867c978480c5374c34', '2010-12-05 19:02:59', '2010-12-05 19:03:35', 42603, 2), (12088, 'abfb3471192d82f2e07337fc62288afc', '2010-12-05 19:16:35', '2010-12-05 19:16:42', 42605, 2), (12089, '25cff22596d353fcb58c9540a3ad3c85', '2010-12-05 21:37:21', '2010-12-05 21:39:22', 42611, 2), (12090, '1e675f044268ef2567801f374666c433', '2010-12-05 21:57:29', '2010-12-05 21:57:30', 42612, 2), (12091, '5ebbc5112958a4498233d168ce2890dd', '2010-12-05 22:12:34', '2010-12-05 22:12:35', 42613, 2), (12092, 'a9bc15a85caad5b39de130adeacc8cca', '2010-12-06 01:03:36', '2010-12-06 01:03:37', 42614, 2), (12093, 'db1fa51499aab4df344aa2c1a26a18be', '2010-12-06 01:08:40', '2010-12-06 01:08:41', 42615, 2), (12094, '7036e904d65096bd1a385c3f86072e1b', '2010-12-06 07:55:18', '2010-12-06 07:55:20', 42616, 2), (12095, '9fef641bf265723d00a4c0c65281bab2', '2010-12-06 07:55:23', '2010-12-06 07:55:24', 42617, 2), (12096, '48e530e528ea001cb214ae0b66511656', '2010-12-06 08:07:38', '2010-12-06 08:07:38', 42618, 2), (12097, 'a48d23d5e2fdf34ae9eb5d275e9b83d8', '2010-12-06 08:15:16', '2010-12-06 08:16:16', 42621, 2), (12098, '35e886b882621f536338a666b508046e', '2010-12-06 08:33:54', '2010-12-06 08:35:25', 42630, 2), (12099, 'a64e5f8c34ed26c8eebbfc9ed7e26cc5', '2010-12-06 08:41:05', '2010-12-06 08:41:05', 0, 2), (12100, 'a64e5f8c34ed26c8eebbfc9ed7e26cc5', '2010-12-06 08:41:06', '2010-12-06 08:41:07', 42631, 2), (12101, 'c01dd32d4632bf4c29d2d7f30e745bec', '2010-12-06 09:21:02', '2010-12-06 09:21:03', 42632, 2), (12102, 'cd7d0977993c19331cb09cc82275204a', '2010-12-06 09:27:25', '2010-12-06 09:27:26', 42633, 2), (12103, 'd5f33e0d6b7320354a7964161609ac11', '2010-12-06 09:43:31', '2010-12-06 09:43:44', 42635, 2), (12104, '4ead5283131b637f9187b8b751fd9918', '2010-12-06 09:47:00', '2010-12-06 09:47:01', 42636, 2), (12105, '8daad0b34c4e3240474c81e47e72136f', '2010-12-06 09:51:12', '2010-12-06 09:51:13', 42637, 2), (12106, '1e88750e2cab1772a5eb44414a2f30ea', '2010-12-06 11:10:53', '2010-12-06 11:10:54', 42638, 2), (12107, 'f4a9ac051bdb19bb03d2a7d000362b5d', '2010-12-06 11:25:28', '2010-12-06 11:25:29', 42639, 2), (12108, 'ba52f6050097749d0b7d6ccdd53b4aff', '2010-12-06 11:25:31', '2010-12-06 11:25:32', 42640, 2), (12109, 'b1a29e5c4b729e9dd358dc7f51b97b3f', '2010-12-06 12:31:42', '2010-12-06 12:31:43', 42641, 2), (12110, '932e5539b56101da1611363480ea2935', '2010-12-06 13:50:12', '2010-12-06 13:50:13', 42642, 2), (12111, '1d364119be32c72ff1e7c9c239b940d0', '2010-12-06 13:55:09', '2010-12-06 13:55:10', 42643, 2), (12112, '06db25b6f452d292b5a9b571da79df52', '2010-12-06 14:33:06', '2010-12-06 14:42:14', 42681, 2), (12113, '02d833c5c93c617b2862df7b3c81f11d', '2010-12-06 14:34:11', '2010-12-06 14:37:17', 42670, 2), (12114, 'd21407f08dd66ae9cbafeddcf8856234', '2010-12-06 14:47:06', '2010-12-06 14:48:16', 42689, 2), (12115, '31ad2b25b5b4c2a30ac48f15038ce1eb', '2010-12-06 14:56:44', '2010-12-06 15:01:23', 42712, 2), (12116, '28edf1cccd0429644e862d26861af8f0', '2010-12-06 15:00:26', '2010-12-06 15:00:27', 42709, 2), (12117, '7a308051ce135bd8c81f4d87a3103996', '2010-12-06 15:03:21', '2010-12-06 15:03:21', 42713, 2), (12118, 'aba16663b03aef2bb21b7d126e70167f', '2010-12-06 15:05:55', '2010-12-06 15:05:56', 42714, 2), (12119, 'ab24951e296c35f46e69d05bb04940ef', '2010-12-06 15:09:37', '2010-12-06 15:09:37', 42715, 2), (12120, '1aca69d2565b73862d18ac9ce7817255', '2010-12-06 15:23:34', '2010-12-06 15:23:35', 42716, 2), (12121, 'f2731895dbca5bf16473880afb5509bf', '2010-12-06 15:26:26', '2010-12-06 15:26:27', 42717, 2), (12122, 'a4bc59475724364a58491dad19052b27', '2010-12-06 15:26:45', '2010-12-06 15:26:46', 42718, 2), (12123, 'df7e01c5e3e29a1d617f377d8f2f2464', '2010-12-06 15:32:28', '2010-12-06 15:32:29', 42719, 2), (12124, '2a06d093e5aff6c2796ddf21172e7e41', '2010-12-06 15:45:31', '2010-12-06 15:45:32', 42720, 2), (12125, '4836bcba3b29bb7e76ac231371e5d230', '2010-12-06 15:58:45', '2010-12-06 15:59:01', 42722, 2), (12126, '03f320247e77ae1a1b172077434772c7', '2010-12-06 16:32:08', '2010-12-06 18:42:39', 42794, 2), (12127, '1aab59a9ed60f9ed13ad7da0b734041f', '2010-12-06 16:41:04', '2010-12-06 16:41:42', 42744, 2), (12128, '03f5b94433472c9cabe886565f4afb9a', '2010-12-06 17:06:03', '2010-12-06 17:08:25', 42772, 2), (12129, 'ccb5cff3d49a5155d2d6e35a77df61aa', '2010-12-06 17:06:47', '2010-12-06 17:07:17', 42769, 2), (12130, 'c61d3e94d67ccd07342dde87113a6999', '2010-12-06 17:09:55', '2010-12-06 17:09:56', 42773, 2), (12131, '22ec0ae9373b9584de0bc21508bfa2f9', '2010-12-06 17:12:33', '2010-12-06 17:12:34', 42775, 2), (12132, '800536134211b484d8766fd4e3c9464a', '2010-12-06 17:57:30', '2010-12-06 17:57:31', 42776, 2), (12133, '670012698b3b1ac9e145024959a38521', '2010-12-06 18:00:40', '2010-12-06 18:00:41', 42777, 2), (12134, '7b5610f6a87846da2643e71de2abc4f1', '2010-12-06 18:26:53', '2010-12-06 18:26:53', 42778, 2), (12135, 'e38b52a09f50477dfec755e85a2b6b86', '2010-12-06 18:30:22', '2010-12-06 18:32:48', 42788, 2), (12136, '9c49bd1eb41a5b24d067948c9c9e88c5', '2010-12-06 18:44:35', '2010-12-06 18:48:50', 42806, 2), (12137, '7b426d140a1e623bdf9d150b7a18900d', '2010-12-06 18:54:42', '2010-12-06 18:54:43', 42807, 2), (12138, 'c3a77d8d9151f6500cd0eacc3ef5a467', '2010-12-06 19:23:19', '2010-12-06 19:25:27', 42817, 2), (12139, 'ac1320d5336a2311fc3ab7fa4390c52c', '2010-12-06 19:50:28', '2010-12-06 19:50:29', 42818, 2), (12140, '34655979202a3b1a5c4a2a02dd7a2c0d', '2010-12-06 20:15:40', '2010-12-06 20:20:27', 42829, 2), (12141, 'd90541bba231193b835e9855b2889580', '2010-12-06 20:19:25', '2010-12-06 20:19:26', 42827, 2), (12142, '03aa38a6118909bd0dad278eb21a3dec', '2010-12-06 20:20:39', '2010-12-06 20:20:40', 42830, 2), (12143, '60f931140c71eb5d9327b35888a14950', '2010-12-06 20:23:28', '2010-12-06 20:23:29', 42831, 2), (12144, 'fbe7e46e982fa85f69652a2c5f50ff77', '2010-12-06 20:25:46', '2010-12-06 20:26:33', 42835, 2), (12145, '4c8ab3372430e5db3fd243030ea8da69', '2010-12-06 20:35:14', '2010-12-06 20:35:15', 42836, 2), (12146, '3dd3bf8c6405167f37b948c1e749b01e', '2010-12-06 20:40:31', '2010-12-06 20:40:32', 42837, 2), (12147, '6710fabe377d3a318bc382f4c2cbc6a5', '2010-12-06 20:41:31', '2010-12-06 20:41:32', 42838, 2), (12148, 'b306ec06a7a80eaa1c6e1f5b342c8bd2', '2010-12-06 21:40:50', '2010-12-06 21:41:02', 42839, 2), (12149, '488cf7613446cba66c071c6f11a64c71', '2010-12-07 00:11:08', '2010-12-07 00:11:09', 42840, 2), (12150, 'baf3094616ebef1ec7d7a1aa18dfcef2', '2010-12-07 00:38:39', '2010-12-07 00:38:41', 42841, 2), (12151, '8d08fa1f90f12b8bae7a001ed365c166', '2010-12-07 01:38:53', '2010-12-07 01:38:54', 42842, 2), (12152, '2b805fe26c5da5556200a6a91d422c2b', '2010-12-07 01:44:36', '2010-12-07 01:45:28', 42851, 2), (12153, '62d6c0e9987c80422419f2c13c3fcfbe', '2010-12-07 03:49:57', '2010-12-07 03:49:58', 42852, 2), (12154, '56539efc243d717f4ba46ffe1f10ff6e', '2010-12-07 04:44:35', '2010-12-07 04:44:36', 42853, 2), (12155, 'e6d0265cda685464d99e2d2e0bfe96c5', '2010-12-07 06:14:47', '2010-12-07 06:14:49', 42854, 2), (12156, 'f967e1f24d3dd480fa313bd4ab768551', '2010-12-07 06:40:04', '2010-12-07 06:40:05', 42855, 2), (12157, '764646b281d7e71460f32d1c3651ac08', '2010-12-07 06:54:18', '2010-12-07 06:54:19', 42856, 2), (12158, 'fc771246d6f151007ba9e9f5d70a2af6', '2010-12-07 08:02:54', '2010-12-07 08:02:56', 42857, 2), (12159, '106271407072f33bb14c9a43de2ec4b7', '2010-12-07 08:02:59', '2010-12-07 08:03:00', 42858, 2), (12160, '2908b5528947f81505d39bf03b83c7b2', '2010-12-07 08:17:42', '2010-12-07 08:18:07', 42860, 2), (12161, 'a63298ad5356bdd323993219b86a50c2', '2010-12-07 08:54:46', '2010-12-07 08:54:47', 42861, 2), (12162, '2cb4d9ad8c02cd3781112731c7b39d48', '2010-12-07 10:10:30', '2010-12-07 10:10:32', 42862, 2), (12163, 'a7be665c5c0358f8f3377e8d2a0b1d4b', '2010-12-07 10:50:54', '2010-12-07 12:38:44', 42936, 2), (12164, 'a139da11a60236095807d4b8f37cd4b4', '2010-12-07 10:52:49', '2010-12-07 10:52:50', 42870, 2), (12165, '5922a584d4caf0790a6c3490e24747a6', '2010-12-07 11:00:13', '2010-12-07 11:00:14', 42871, 2), (12166, 'b8c42fe5fcdc9b16f708c17d7add10d3', '2010-12-07 11:42:03', '2010-12-07 12:05:31', 42919, 2), (12167, 'b08d99aae5448163b302f9d0e3df61d0', '2010-12-07 11:56:59', '2010-12-07 12:05:03', 42917, 2), (12168, 'b84134dce5629078efbe047fc90c68c9', '2010-12-07 12:01:08', '2010-12-07 12:01:18', 42914, 2), (12169, '6ffb044745733dc9a1ca8b1297c1177f', '2010-12-07 12:05:16', '2010-12-07 12:05:17', 42918, 2), (12170, 'a1af9b72d6cdc7b94b6d4a67cae3ea6b', '2010-12-07 12:08:34', '2010-12-07 12:22:44', 42923, 2), (12171, '3c5300bbd96b18a4e0188aecd909d2bf', '2010-12-07 12:25:32', '2010-12-07 12:54:09', 42946, 2), (12172, '5f7325e9c40b1bc2dd1d46200879d3e5', '2010-12-07 12:29:00', '2010-12-07 12:29:01', 42935, 2), (12173, 'afdda175d10dbedea1a71316c886d1a9', '2010-12-07 13:22:01', '2010-12-07 13:28:42', 42956, 2), (12174, '3ed4c4081e6bb166389e01830e96d086', '2010-12-07 13:42:47', '2010-12-07 13:43:25', 42962, 2), (12175, 'c39a6d68c619a9e50c4d47d3a536db53', '2010-12-07 14:54:44', '2010-12-07 14:56:48', 42973, 2), (12176, '6767fd188f556fcf842a32697a6de0f6', '2010-12-07 14:56:34', '2010-12-07 14:56:39', 42972, 2), (12177, 'd3e1283d51cde3cb82b7f7090c8c91a1', '2010-12-07 15:35:29', '2010-12-07 15:35:31', 42974, 2), (12178, 'e4b1da52e3b7b99d5a4674aac760d1a6', '2010-12-07 15:35:53', '2010-12-07 15:38:26', 42984, 2), (12179, '5029fb09bfd122d6b52ae8e595604641', '2010-12-07 15:54:30', '2010-12-07 16:01:15', 43001, 2), (12180, '83d68d8c9841b7b13b1e858cb32efeda', '2010-12-07 15:57:19', '2010-12-07 15:57:20', 42992, 2), (12181, 'c4c1a71d8746a458c97dd6b48858e798', '2010-12-07 15:57:37', '2010-12-07 15:58:01', 42995, 2), (12182, 'fece55cd989a5c63a3ce6b32c1444410', '2010-12-07 16:06:29', '2010-12-07 16:06:30', 43002, 2), (12183, 'ce969cc1436f3361acd535af60f1c40a', '2010-12-07 17:13:36', '2010-12-07 17:14:33', 43009, 2), (12184, '9d80f50f4c879f0fab609a880322af78', '2010-12-07 17:24:34', '2010-12-07 17:24:35', 43010, 2), (12185, '1e924f681ec32a314e0ea4fd7d276fca', '2010-12-07 17:28:55', '2010-12-07 17:28:56', 43011, 2), (12186, '8eb2dc44276039402404692f51837a83', '2010-12-07 17:29:10', '2010-12-07 17:29:11', 43012, 2), (12187, '31290fcc1d54782829ff7540770067ed', '2010-12-07 17:33:26', '2010-12-07 17:33:27', 43013, 2), (12188, '5c940ae6498ab7cbedcc21e2a64d4b73', '2010-12-07 18:15:35', '2010-12-07 18:15:38', 43014, 2), (12189, 'caadb4c7635d127ab50e110d17d832b8', '2010-12-07 18:24:56', '2010-12-07 18:24:57', 43015, 2), (12190, 'f0064f7a28a8603d06424c3e2f81b70f', '2010-12-07 18:52:31', '2010-12-07 18:52:33', 43016, 2), (12191, '9c8a8db9db3c361f0961835a743952b5', '2010-12-07 19:06:47', '2010-12-07 19:07:59', 43023, 2), (12192, '5f91a3df235cdd8b989af124722a07cb', '2010-12-07 20:39:11', '2010-12-07 20:39:14', 43024, 2), (12193, '27631d48a9dedcca048baa3484b37f47', '2010-12-07 21:22:09', '2010-12-07 21:23:30', 43035, 2), (12194, '3b46cc09efefc5e4d5618fdd3742546c', '2010-12-07 21:46:40', '2010-12-07 21:46:56', 43036, 2), (12195, 'aad40be6d2b602a160915de40a456b13', '2010-12-07 21:46:50', '2010-12-07 21:55:54', 43043, 2), (12196, '5eb64230d9127c8911697d1817074e0f', '2010-12-07 23:34:01', '2010-12-07 23:34:25', 43044, 2), (12197, 'd3859c06d04735aec3f17aebd4e211f5', '2010-12-07 23:34:56', '2010-12-07 23:34:57', 43045, 2), (12198, 'd3225e21a27a0eefc23d32f655d35d57', '2010-12-08 00:36:40', '2010-12-08 00:36:44', 43046, 2), (12199, '5fe0a1e49d007f55852c1f68cbb137ec', '2010-12-08 02:16:10', '2010-12-08 02:16:12', 43047, 2), (12200, '6ebd67f48813205100f238916f4a3f4a', '2010-12-08 02:20:32', '2010-12-08 02:20:34', 43048, 2), (12201, '8647d0a5bb29aaf68eeeff0c83dd7e5c', '2010-12-08 02:46:23', '2010-12-08 02:46:25', 43049, 2), (12202, '15fdb70c8b1f7366c7cb076c1a34fa50', '2010-12-08 04:23:51', '2010-12-08 04:23:54', 43050, 2), (12203, '9c9bb024d544e16d886cbc9bd912cdf2', '2010-12-08 05:42:35', '2010-12-08 05:42:40', 43051, 2), (12204, 'b7b9867412b0e8a8513a0f7fef1ef83b', '2010-12-08 06:05:28', '2010-12-08 06:05:30', 43052, 2), (12205, '964b5fa1ed87c9d2d3fb0c26286d7b27', '2010-12-08 07:03:31', '2010-12-08 07:03:33', 43053, 2), (12206, 'a7110f0235e433369723c871e97bb49a', '2010-12-08 08:45:00', '2010-12-08 08:45:03', 43054, 2), (12207, '5d87b4f86a835c5e50c03e5caaa5d76f', '2010-12-08 08:45:08', '2010-12-08 08:45:09', 43055, 2), (12208, 'ae0f4cab7734a0f96b8ad29ccad7a030', '2010-12-08 08:45:27', '2010-12-08 08:45:29', 43056, 2), (12209, 'e8482f117e46d7d7d5a0d71d83c6f7b1', '2010-12-08 09:15:35', '2010-12-08 09:15:37', 43057, 2), (12210, '08a52b98f37c591c61e52a7fc195f245', '2010-12-08 09:54:07', '2010-12-08 09:54:09', 43058, 2), (12211, '1ac83a22a7c2c6d1342fcc0d01bc02fd', '2010-12-08 09:54:11', '2010-12-08 09:54:55', 43061, 2), (12212, 'f5cac81f3db3e7edcb125c1446a726b3', '2010-12-08 10:06:17', '2010-12-08 10:12:24', 43081, 2), (12213, 'b03744ba8e9d23ae8db7ab6af2b2774d', '2010-12-08 10:30:19', '2010-12-08 10:30:20', 43082, 2), (12214, '44ecb8f9274576070bc1018ad1115a63', '2010-12-08 10:34:18', '2010-12-08 10:37:20', 43092, 2), (12215, '990606a4e7cbe55d16182edee45a6d5a', '2010-12-08 10:42:42', '2010-12-08 10:42:45', 43093, 2), (12216, '20da4bd52a7f8234b8535393f96917ba', '2010-12-08 10:44:50', '2010-12-08 10:44:52', 43094, 2), (12217, 'bed4190586641a727b8b3f263346dc25', '2010-12-08 10:44:54', '2010-12-08 10:44:55', 43095, 2), (12218, '58c5d934a09f201049188b6e9b27bd35', '2010-12-08 11:06:52', '2010-12-08 11:06:53', 43096, 2), (12219, 'b782ad5ecf50633c9d0f5f52b9300592', '2010-12-08 11:19:31', '2010-12-08 11:20:08', 43099, 2), (12220, '4704392ffe68b34fa1d7a75bc52d7893', '2010-12-08 12:52:41', '2010-12-08 12:53:58', 43106, 2), (12221, '6887b31acb65ae488f640dd345e674d7', '2010-12-08 13:38:00', '2010-12-08 13:38:01', 43107, 2), (12222, '86b5e0b022555b022a39c38acff5aa00', '2010-12-08 13:43:24', '2010-12-08 13:43:25', 43108, 2), (12223, '747e15851d0cbb42cdd5003576dea93a', '2010-12-08 14:08:28', '2010-12-08 14:12:36', 43119, 2), (12224, '8a1da9f9223943956a76d6ef44685221', '2010-12-08 14:45:55', '2010-12-08 14:56:14', 43141, 2), (12225, 'bb321333fe53c57357ce237e2cac9606', '2010-12-08 14:52:15', '2010-12-08 14:55:44', 43140, 2), (12226, '3ec6bf824b1f0885682ac1b9c2aaae03', '2010-12-08 15:26:27', '2010-12-08 15:26:28', 43142, 2), (12227, '1a207dcd53b1477b682cc3ff535a32ca', '2010-12-08 15:50:33', '2010-12-08 15:50:34', 43143, 2), (12228, '7d91d22c7301751e8cd6228aed975b79', '2010-12-08 16:15:39', '2010-12-08 16:25:50', 43145, 2), (12229, 'b5cc824e1c89f784bbc76ac719956e8c', '2010-12-08 16:32:53', '2010-12-08 16:34:51', 43151, 2), (12230, 'db4c0d5ca3e8db8b888592369c900209', '2010-12-08 16:52:01', '2010-12-08 17:02:46', 43206, 2), (12231, '71d46674ae747d1c4a138148b64553f0', '2010-12-08 16:52:32', '2010-12-08 16:58:03', 43189, 2), (12232, 'b44b0d4dee91921b358310e5939eb467', '2010-12-08 16:53:00', '2010-12-08 16:54:42', 43171, 2), (12233, '343654d98ff54c5f0512329106404c3e', '2010-12-08 17:10:49', '2010-12-08 17:10:50', 43207, 2), (12234, '0c9c8c4de2219be40fe93ea7b6070deb', '2010-12-08 17:13:35', '2010-12-08 17:13:36', 43208, 2), (12235, '4f06c6df856728f5901f1991dcf566f6', '2010-12-08 17:30:52', '2010-12-08 17:35:15', 43221, 2), (12236, '59cd19c81d0ae4793058c58142a26ec2', '2010-12-08 17:34:34', '2010-12-08 17:34:35', 43219, 2), (12237, 'dba21712abbfc8fe5adfc427415a54cb', '2010-12-08 17:46:22', '2010-12-08 17:46:22', 43222, 2), (12238, 'e7f3da8ea9817bc6a681f5df3e899cc7', '2010-12-08 17:46:59', '2010-12-08 17:47:00', 43223, 2), (12239, '1c8eb633c54b25117eebdf9a217a3e98', '2010-12-08 18:45:45', '2010-12-08 18:45:46', 43224, 2), (12240, '79543d014b783b7ae1d0af8d5c123d51', '2010-12-08 19:26:36', '2010-12-08 19:26:37', 43225, 2), (12241, '660942429ad84184c6ae28420c136797', '2010-12-08 19:26:51', '2010-12-08 19:26:51', 43226, 2), (12242, '137212fb7714ce90f53dad4374c0c12c', '2010-12-08 19:27:06', '2010-12-08 19:27:07', 43227, 2), (12243, '350d16bd561ec2490c0e4d29c008bed3', '2010-12-08 19:27:21', '2010-12-08 19:27:21', 43228, 2), (12244, '1ad952863d5828c6357e20ed8c322a7f', '2010-12-08 19:27:36', '2010-12-08 19:27:37', 43229, 2), (12245, '4a55e6b2762b0bde23e13c7f2783eb40', '2010-12-08 19:27:54', '2010-12-08 19:27:55', 43230, 2), (12246, '47767cd387b61f416fe6e1f21c9b8b33', '2010-12-08 19:27:59', '2010-12-08 19:28:00', 43231, 2), (12247, 'a89fef4b8be0f054878a4ef65d1f9056', '2010-12-08 19:28:10', '2010-12-08 19:28:11', 43232, 2), (12248, '5f75154b004f04c93f272b8900a8583c', '2010-12-08 19:28:24', '2010-12-08 19:28:25', 43233, 2), (12249, '3f9b317538e7ba153626c2be20779895', '2010-12-08 20:04:34', '2010-12-08 20:04:35', 43234, 2), (12250, '9ad079932e115d74f0d1770be6bb2097', '2010-12-08 22:04:34', '2010-12-08 22:04:39', 43235, 2), (12251, 'bc4b8efa3f61bcc878e55cf7f661a84c', '2010-12-08 23:13:53', '2010-12-08 23:13:55', 43236, 2), (12252, '5b4af7cfd116a7b0801ac35c56c52d18', '2010-12-08 23:14:07', '2010-12-08 23:14:08', 43237, 2), (12253, '444efdead30f4019da73ad90f0001c86', '2010-12-08 23:58:57', '2010-12-08 23:59:02', 43238, 2), (12254, '6e20140de2425c41197ba20fcc9a4a64', '2010-12-09 00:10:52', '2010-12-09 00:10:56', 43239, 2), (12255, '43079b740b4796eafca6e666746f6685', '2010-12-09 00:56:33', '2010-12-09 00:56:34', 43240, 2), (12256, '0597b0eea0de698d602c60db552513e1', '2010-12-09 00:58:03', '2010-12-09 00:58:03', 43241, 2), (12257, '1c5716fe4e9398c6ac2dfcdc98cbfe9b', '2010-12-09 00:58:59', '2010-12-09 00:59:00', 43242, 2), (12258, 'a2ab1fb331b9106078308f1e3346348c', '2010-12-09 04:16:09', '2010-12-09 04:16:10', 43243, 2), (12259, '5716efa4dbfcc1392832837bcac590b5', '2010-12-09 05:53:43', '2010-12-09 05:53:44', 43244, 2), (12260, '5d690e14043e073259e19f00d44443ee', '2010-12-09 06:37:35', '2010-12-09 06:37:36', 43245, 2), (12261, '28dac922cc09cfa6502878de72f6daee', '2010-12-09 08:12:53', '2010-12-09 08:12:54', 43246, 2), (12262, '97b85e0d29d9b9e0bf81ff67ebf11c60', '2010-12-09 08:29:43', '2010-12-09 08:29:44', 43247, 2), (12263, 'c04e8f2b91b02d8a93376df1ea083a4d', '2010-12-09 08:45:50', '2010-12-09 08:45:51', 43248, 2), (12264, '8927ff28e104e25dc8b6ceb825a8d357', '2010-12-09 09:29:44', '2010-12-09 09:29:45', 43249, 2), (12265, '591ffce356097aa847891de238d64d8a', '2010-12-09 09:36:23', '2010-12-09 09:36:35', 43251, 2), (12266, '9b6fb1fd65d1961a09f23dc071deae4e', '2010-12-09 10:05:56', '2010-12-09 10:09:36', 43255, 2), (12267, 'a0b567ae1eba7c08827d91ff274c50b9', '2010-12-09 10:10:59', '2010-12-09 10:11:00', 43256, 2), (12268, '31d890feb7df027ef816c8eef53660cd', '2010-12-09 10:11:03', '2010-12-09 10:11:04', 43257, 2), (12269, '85e88c8a6ecea785cb5bee26f4e039bd', '2010-12-09 10:33:29', '2010-12-09 10:34:09', 43260, 2), (12270, '7e51c8269c2026a3a46e6fa5c3e71d4c', '2010-12-09 10:50:53', '2010-12-09 10:50:55', 43261, 2), (12271, 'a893899a2d01884f037d4cfb9bedef2d', '2010-12-09 11:19:13', '2010-12-09 11:19:14', 43262, 2), (12272, 'ffceda8df5a6d60efcbdec7db6824b2a', '2010-12-09 11:23:19', '2010-12-09 11:23:54', 43267, 2), (12273, 'bf496d2e15d0315108d72439a9412a95', '2010-12-09 12:35:07', '2010-12-09 12:35:08', 43268, 2), (12274, 'b7de8fb3dd850b7c1837ad2a2805ab3d', '2010-12-09 12:51:55', '2010-12-09 12:54:13', 43273, 2), (12275, '377a20ce8011e303f3ebbd851e54b94a', '2010-12-09 13:31:14', '2010-12-09 13:31:14', 43274, 2), (12276, '3b850853bb8572b8890cab84c13353e5', '2010-12-09 13:50:40', '2010-12-09 13:50:41', 43275, 2), (12277, '7bd0c718588c6337313f481b60247075', '2010-12-09 14:32:32', '2010-12-09 14:32:33', 43276, 2), (12278, '0947ccae585eaf6bd678922d990c1c6c', '2010-12-09 15:22:42', '2010-12-09 15:22:43', 43277, 2), (12279, '64fa95dcb06f5af3d44f31b43466c706', '2010-12-09 15:51:55', '2010-12-09 15:53:35', 43288, 2), (12280, '12af4a45ad8baa6f97579bce6976a948', '2010-12-09 16:56:18', '2010-12-09 16:56:58', 43291, 2), (12281, 'c772813bd191a2daddf6f7a93bd8a1d8', '2010-12-09 17:06:51', '2010-12-09 17:06:52', 43292, 2), (12282, 'c3cc7b259bc1f9220f1c7e9c7cc64675', '2010-12-09 17:15:39', '2010-12-09 17:19:22', 43302, 2), (12283, '77a26ad06c42f76df70c373362acba38', '2010-12-09 17:24:08', '2010-12-09 17:26:23', 43311, 2), (12284, '21427f2fb7f03b94d12799811961032c', '2010-12-09 18:06:20', '2010-12-09 18:32:06', 43345, 2), (12285, 'd536c4927ccb436c1d6144854fa44137', '2010-12-09 18:22:21', '2010-12-09 18:23:00', 43328, 2), (12286, '66412dab65ce36326aebcd2a89be2941', '2010-12-09 18:27:04', '2010-12-09 18:27:05', 43330, 2), (12287, 'd20b477e72631b5d7c09c6f41443a3b0', '2010-12-09 18:39:53', '2010-12-09 19:44:27', 43356, 2), (12288, '6f20e625b7d55951ee258e399ef7b8a7', '2010-12-09 18:53:21', '2010-12-09 19:07:39', 43355, 2), (12289, 'a4472c9da1e8f67b04b7d517b496cf46', '2010-12-09 19:03:51', '2010-12-09 19:05:01', 43352, 2), (12290, 'f69e40a8aa360d49c32c16f9a6029a0e', '2010-12-09 19:47:07', '2010-12-09 19:47:08', 43357, 2), (12291, '5784d2dfb3d924097e55bf0dbd65f6d3', '2010-12-09 19:59:40', '2010-12-09 19:59:41', 43358, 2), (12292, '2b24475ccc7b442f81275fe0ef9723a8', '2010-12-09 20:40:05', '2010-12-09 20:40:05', 43359, 2), (12293, '0e6a1fff8f7efd49db682a3bfa60bd02', '2010-12-09 21:15:39', '2010-12-09 21:15:40', 43360, 2), (12294, '4e98952acb2d34f89cccc5d967598647', '2010-12-09 21:21:02', '2010-12-09 21:21:02', 43361, 2), (12295, '32298c61944a7dfc80f6b0fe44a84a83', '2010-12-09 21:39:38', '2010-12-09 21:42:33', 43371, 2), (12296, 'cd39f451b433be7fd0bd30b6e5664990', '2010-12-09 22:09:44', '2010-12-09 22:09:45', 43372, 2), (12297, 'fced739af3cb20e9899a36134e7131e3', '2010-12-09 22:11:50', '2010-12-09 22:11:51', 43373, 2), (12298, '1a393b58fdb9e42c5682c49076973506', '2010-12-09 22:14:29', '2010-12-09 22:14:30', 43374, 2), (12299, 'de68ef5b24f64b482c817d998f24a745', '2010-12-09 23:20:58', '2010-12-09 23:21:04', 43375, 2), (12300, '2a08fc6979d153372e5d2517c596244e', '2010-12-09 23:21:06', '2010-12-09 23:21:07', 43376, 2), (12301, '761b334171d912667c1ce6d7bcf20672', '2010-12-10 00:03:48', '2010-12-10 00:03:53', 43377, 2), (12302, '3fbef1c6f4f7d4226835a064f7d24f83', '2010-12-10 01:50:01', '2010-12-10 01:50:02', 43378, 2), (12303, '3ed69cee0f996cacc3f17ee7d75835d9', '2010-12-10 02:25:47', '2010-12-10 02:25:49', 43379, 2), (12304, '50dbde0d3816920c2f6273dbe10d250b', '2010-12-10 03:00:39', '2010-12-10 03:00:40', 43380, 2), (12305, '9570ffbde879712c1f1f42b1bbc34dd3', '2010-12-10 04:25:39', '2010-12-10 04:25:42', 43381, 2), (12306, '1791dfe41413478d69033d04d7448a66', '2010-12-10 04:25:41', '2010-12-10 04:25:43', 43382, 2), (12307, 'a2447f4199d9cc257739472d19462b29', '2010-12-10 04:25:43', '2010-12-10 04:25:44', 43383, 2), (12308, 'ed1207bab87524b72e27935afa70029a', '2010-12-10 04:46:39', '2010-12-10 04:46:41', 43384, 2), (12309, '9aa993fc34c33fa7271ce148a135b4a2', '2010-12-10 05:24:53', '2010-12-10 05:24:54', 43385, 2), (12310, '14d9b802dbdd341fa19e71baad315e39', '2010-12-10 06:12:35', '2010-12-10 06:12:36', 43386, 2), (12311, 'f808953fd0cfb2bf818b323672ad81c3', '2010-12-10 07:01:42', '2010-12-10 07:01:43', 43387, 2), (12312, '9fb3bb196841a986737891f810e86167', '2010-12-10 07:15:50', '2010-12-10 07:15:51', 43388, 2), (12313, 'eafaa32c773dc28bb54dd1ef220010da', '2010-12-10 07:30:31', '2010-12-10 07:41:54', 43408, 2), (12314, '5e96131eee381064c060d7ae316a2b19', '2010-12-10 07:47:36', '2010-12-10 07:47:37', 43409, 2), (12315, '7748b41b7476f665fc7cff82c72a9852', '2010-12-10 07:57:41', '2010-12-10 07:57:41', 43410, 2), (12316, 'c18a6b2dbcf3d3c895819edfeb45b21b', '2010-12-10 07:57:45', '2010-12-10 07:57:46', 43411, 2), (12317, '88f958a2fe7949fa829e692f91eaffbe', '2010-12-10 08:13:49', '2010-12-10 08:13:50', 43412, 2), (12318, '70a8956714dfa0a5153da00b6b8a7459', '2010-12-10 08:14:25', '2010-12-10 08:16:50', 43417, 2), (12319, 'ef2fa22be1bedf3b117fce4982215e30', '2010-12-10 08:23:03', '2010-12-10 08:23:03', 43418, 2), (12320, 'f4b0e507d6a65ccfdb2a188db0bbe409', '2010-12-10 08:54:02', '2010-12-10 08:54:03', 43419, 2), (12321, 'f58f5383e4eaff7f53c9325f7d189923', '2010-12-10 08:56:22', '2010-12-10 08:56:23', 43420, 2), (12322, '3814f3afff38585e0b9537a9b25cecac', '2010-12-10 09:00:33', '2010-12-10 09:00:34', 43421, 2), (12323, 'b08a4ce2f8375be6e3be1a4f4a6dfa14', '2010-12-10 09:09:37', '2010-12-10 09:09:39', 43422, 2), (12324, '76e4def46450dce9492285d20af4403e', '2010-12-10 09:18:58', '2010-12-10 09:18:59', 43423, 2), (12325, 'a200607d47ad59955b4071d16c82b917', '2010-12-10 09:19:03', '2010-12-10 09:19:04', 43424, 2), (12326, 'bcd02d5072afc3a55aff85f64ba263d1', '2010-12-10 09:19:10', '2010-12-10 09:19:11', 43425, 2), (12327, 'ea1d3498b585218ed44c54715f78e501', '2010-12-10 09:21:50', '2010-12-10 09:21:51', 43426, 2), (12328, '0da87403db76b04555376ad696240672', '2010-12-10 09:22:01', '2010-12-10 09:22:02', 43427, 2), (12329, '80a4d81e11096f080b01816c697d9e0c', '2010-12-10 09:52:47', '2010-12-10 09:55:11', 43442, 2), (12330, 'd678a03c0403cbeaed8c246f2150137e', '2010-12-10 10:15:35', '2010-12-10 10:16:19', 43447, 2), (12331, 'e49c96c7ba0d778b832305181588ad3b', '2010-12-10 10:33:00', '2010-12-10 10:33:01', 43448, 2), (12332, '209247a2e23c33d4d0a076d4d3a91168', '2010-12-10 10:34:13', '2010-12-10 10:34:14', 43449, 2), (12333, 'efe117cca80da819b3fc58502cb78f6b', '2010-12-10 10:52:00', '2010-12-10 10:52:01', 43450, 2), (12334, 'db9d18500721d2413a3242e31e15dad2', '2010-12-10 11:17:29', '2010-12-10 11:20:23', 43468, 2), (12335, '5bc50aafdd2583c103e3f21d8b05f7c6', '2010-12-10 11:22:27', '2010-12-10 11:22:28', 43469, 2), (12336, '70b0c1c7ae0d962d848be8f0352de071', '2010-12-10 11:27:21', '2010-12-10 11:27:22', 43470, 2), (12337, '9eb4ef2b8b4c12ef1b5eaf98250eae80', '2010-12-10 11:29:05', '2010-12-10 11:29:27', 43472, 2), (12338, 'df8900ddc3c46b5f9f5ff301acf128b3', '2010-12-10 11:43:35', '2010-12-10 11:43:37', 43473, 2), (12339, '3af494042340e09272019b68f9f126a3', '2010-12-10 11:45:10', '2010-12-10 11:45:11', 43474, 2), (12340, '5ec6ee51b4c690e3a4615d488521aba6', '2010-12-10 11:45:13', '2010-12-10 11:45:13', 43475, 2), (12341, 'c2f4efa43fa573e4b763d57db5d092d7', '2010-12-10 11:45:16', '2010-12-10 11:45:16', 43476, 2), (12342, '8550f86779d6983ed2fa53c937067a7f', '2010-12-10 11:45:18', '2010-12-10 11:45:19', 43477, 2), (12343, '5ed34cb2f8b555f91448c096ad53134b', '2010-12-10 11:45:21', '2010-12-10 11:45:21', 43478, 2), (12344, 'db2fea311576c882a7594699fbf930eb', '2010-12-10 11:45:24', '2010-12-10 11:45:24', 43479, 2), (12345, '3f1fff277e27f2bb60b0355f254a8814', '2010-12-10 11:45:26', '2010-12-10 11:45:27', 43480, 2), (12346, '14ee5d7f682255cb5e1136e9c82e6675', '2010-12-10 11:45:29', '2010-12-10 11:45:30', 43481, 2), (12347, 'ce04cd05884d2a7a3141b330629f9ec6', '2010-12-10 11:45:32', '2010-12-10 11:45:33', 43482, 2), (12348, '98423fa190eee1fe687b2438d4692637', '2010-12-10 11:45:35', '2010-12-10 11:45:36', 43483, 2), (12349, 'cc2b1079a50af50674f95f0894f441cb', '2010-12-10 11:45:38', '2010-12-10 11:45:39', 43484, 2), (12350, '94e4e5544ed57cec3d2a4ede9471e5e1', '2010-12-10 11:45:41', '2010-12-10 11:45:42', 43485, 2), (12351, 'c39a7b05b8f135c135be5da55f97d313', '2010-12-10 11:45:44', '2010-12-10 11:45:44', 43486, 2), (12352, 'fbc34a59af5648c73e48cb33f9292831', '2010-12-10 11:45:46', '2010-12-10 11:45:47', 43487, 2), (12353, '6bd35e7b3822ee67625784c595dfadb6', '2010-12-10 11:45:49', '2010-12-10 11:45:50', 43488, 2), (12354, '6a6150189cf93e9472b3ae33104c3b8a', '2010-12-10 11:45:52', '2010-12-10 11:45:53', 43489, 2), (12355, '60ca2e4388c887b664086ade0a34c628', '2010-12-10 11:45:54', '2010-12-10 11:45:55', 43490, 2), (12356, '4ddac0efb582c0b789d64e72f5145813', '2010-12-10 11:45:58', '2010-12-10 11:45:59', 43491, 2), (12357, '589b2d69b7bccbda4bb8c13ba5d5e87b', '2010-12-10 11:46:01', '2010-12-10 11:46:02', 43492, 2), (12358, '628ba560090ec53da1bb002e61ae1fd4', '2010-12-10 11:46:04', '2010-12-10 11:46:05', 43493, 2), (12359, 'dbd5877f8e03e3325ac5913e472367fa', '2010-12-10 11:46:08', '2010-12-10 11:46:09', 43494, 2), (12360, 'ae13fc492c478195eae4d483d0b14abc', '2010-12-10 11:46:10', '2010-12-10 11:46:11', 43495, 2), (12361, '44aa32a2f65e87973b37755ff3b46bf5', '2010-12-10 11:46:13', '2010-12-10 11:46:14', 43496, 2), (12362, 'd0686d144acaa0ae4961d2d0412312f8', '2010-12-10 11:46:16', '2010-12-10 11:46:17', 43497, 2), (12363, 'b46d71654e012344dc65a33441927987', '2010-12-10 12:19:48', '2010-12-10 12:19:49', 43498, 2), (12364, 'e87d8185f49b241836ec3a3655b55690', '2010-12-10 13:17:44', '2010-12-10 13:17:45', 43499, 2), (12365, '7f6dbe512a1e0ca311b9d7291f595b0e', '2010-12-10 13:22:04', '2010-12-10 13:25:00', 43515, 2), (12366, '104a0a1fbce0eec076d7dc864c5eaf56', '2010-12-10 13:49:02', '2010-12-10 13:50:21', 43520, 2), (12367, '77e8d51f6c609ac91a72aaa9047a979f', '2010-12-10 13:53:15', '2010-12-10 13:53:16', 43521, 2), (12368, 'b3e034b7e7b911eade37da48cbba4912', '2010-12-10 14:09:07', '2010-12-10 14:09:08', 43522, 2), (12369, 'bee7c6c6f421c4a98287d8af545768c6', '2010-12-10 14:19:59', '2010-12-10 14:22:46', 43530, 2), (12370, '0a3052d6cfd6f8666e9f3d99782a57af', '2010-12-10 14:31:37', '2010-12-10 14:31:37', 43531, 2), (12371, '3531de49e02b03ebf5d17695b472014c', '2010-12-10 14:33:26', '2010-12-10 14:33:27', 43532, 2), (12372, '488c3b9e24109dc974a1cc6a6fdf9383', '2010-12-10 14:33:32', '2010-12-10 14:33:33', 43533, 2), (12373, 'f3c01a244970c2cbd14fffede0c86f8b', '2010-12-10 15:08:55', '2010-12-10 15:08:56', 43534, 2), (12374, 'ea3a8cfe671a8bcb6af962d299393019', '2010-12-10 15:20:04', '2010-12-10 15:20:05', 43535, 2), (12375, 'b73a4688e7b08c2a5f3c006eabe1ca89', '2010-12-10 15:45:39', '2010-12-10 15:46:22', 43540, 2), (12376, 'ccebf962f75d593ee204b8b1a23c9925', '2010-12-10 16:04:36', '2010-12-10 16:04:38', 43541, 2), (12377, 'c7f8682fb7d053aac1073d1de437e987', '2010-12-10 16:11:50', '2010-12-10 16:12:17', 43546, 2), (12378, '0f9920b30effded725c24744852e21bd', '2010-12-10 16:47:45', '2010-12-10 16:47:46', 43547, 2), (12379, 'a1122d1972329a15f208075768b8c309', '2010-12-10 17:24:27', '2010-12-10 17:24:28', 43548, 2), (12380, '5f38036edc79c87c0da893a04a96a3ea', '2010-12-10 17:27:49', '2010-12-10 17:27:50', 43549, 2), (12381, 'b9c03961c2573d9911c832d5e9c45463', '2010-12-10 17:44:18', '2010-12-10 17:44:19', 43550, 2), (12382, '380a626500a7a7e792d6f4df721be73a', '2010-12-10 17:55:48', '2010-12-10 17:55:49', 43551, 2), (12383, 'fa5bc949c5997a87f093814c583bd4f3', '2010-12-10 19:14:03', '2010-12-10 19:14:04', 43552, 2), (12384, '0d19c0f2bb0b958776f5baf2ae1ef7a0', '2010-12-10 20:30:13', '2010-12-10 20:30:14', 43553, 2), (12385, '828ff8d209a3e2c4f107c529f4687a26', '2010-12-10 20:53:52', '2010-12-10 20:57:23', 43571, 2), (12386, 'ce28d7d15f595920bc4796289b443c26', '2010-12-10 23:03:22', '2010-12-10 23:03:28', 43572, 2), (12387, '0d2e0672fa5e5e7918b378f9e1799408', '2010-12-10 23:09:53', '2010-12-10 23:09:54', 43573, 2), (12388, '10b196e6d8341f069f58b97ef04dd838', '2010-12-11 02:36:35', '2010-12-11 02:36:36', 43574, 2), (12389, '514ec46369dd781c89702a43329d724c', '2010-12-11 03:10:26', '2010-12-11 03:10:27', 43575, 2), (12390, '4894ae82fc0e744247ffa9de08ee22bb', '2010-12-11 03:50:21', '2010-12-11 03:50:22', 43576, 2), (12391, 'ae411064a0221867601aa0fe2f7cd825', '2010-12-11 04:27:39', '2010-12-11 04:27:41', 43577, 2), (12392, '394104d0d0d95909753e66ede5888d46', '2010-12-11 04:30:51', '2010-12-11 04:30:52', 43578, 2), (12393, '8df8e9fa944abf71a85e647dd80a8ed1', '2010-12-11 05:59:39', '2010-12-11 05:59:40', 43579, 2), (12394, 'ee2bcc57a14edcdca44be61a132f18ba', '2010-12-11 07:40:10', '2010-12-11 07:40:18', 43581, 2), (12395, '7731fbba866d708e92834d0621f7fdeb', '2010-12-11 07:52:13', '2010-12-11 07:52:14', 43582, 2), (12396, 'd74602e7ea33182e8cd4f9d745d263f5', '2010-12-11 07:52:17', '2010-12-11 07:52:18', 43583, 2), (12397, 'c5b0514710276760e7ff332bfed5fabd', '2010-12-11 09:48:02', '2010-12-11 09:48:02', 43584, 2), (12398, '834445f0a4ef55ba9e46093d76acb2e9', '2010-12-11 09:56:20', '2010-12-11 09:56:57', 43591, 2), (12399, '91aa2147518a4737a8b0af3f33ff5ad1', '2010-12-11 09:58:34', '2010-12-11 09:58:35', 43592, 2), (12400, '03221792b2e3fd6065d71340ff98596f', '2010-12-11 09:59:55', '2010-12-11 10:10:52', 43605, 2), (12401, '7f79e117611832b73b565b046ac17373', '2010-12-11 10:50:27', '2010-12-11 10:50:27', 43606, 2), (12402, '9b31d61bbd0f8f95f5cebc0087edf930', '2010-12-11 11:30:34', '2010-12-11 11:30:35', 43607, 2), (12403, 'cc407f57ea3c29a8c9fbaa1c7c62ee3d', '2010-12-11 12:51:22', '2010-12-11 12:51:23', 43608, 2), (12404, '8720d429a4464e074a688e7542d6fe21', '2010-12-11 12:55:15', '2010-12-11 12:55:16', 43609, 2), (12405, '8a6a79ec75f1303176a60682a116c2f0', '2010-12-11 13:25:55', '2010-12-11 13:26:10', 43610, 2), (12406, '79eea07251dad272b8cd3af3db642402', '2010-12-11 14:35:28', '2010-12-11 14:35:34', 43611, 2), (12407, 'cc8ca8e6d5a61e3a8b105b7b5e063264', '2010-12-11 14:43:48', '2010-12-11 14:44:04', 43613, 2), (12408, 'd604427925cc7a7bacf9d00bb520a408', '2010-12-11 14:47:05', '2010-12-11 14:47:07', 43614, 2), (12409, 'a966a000c8772a1c4426536f7da530d7', '2010-12-11 15:20:54', '2010-12-11 15:20:56', 43615, 2), (12410, '598b98dc985c5374151b0e1dce9d5669', '2010-12-11 16:15:36', '2010-12-11 16:17:47', 43622, 2), (12411, '622eb0537f0c8a1a389e5eaf6c43e21f', '2010-12-11 16:20:44', '2010-12-11 16:20:45', 43623, 2), (12412, '65522903e9ef41db8298a9a3d7481f66', '2010-12-11 16:42:52', '2010-12-11 16:45:25', 43635, 2), (12413, 'e75acc3ba1a7e52ead669e8e419af73f', '2010-12-11 16:54:22', '2010-12-11 16:55:48', 43644, 2), (12414, 'a502258093a464ee35a4387986f597f5', '2010-12-11 16:58:57', '2010-12-11 17:04:00', 43654, 2), (12415, '2d947a61cdb746a682ff1231f08230e1', '2010-12-11 17:32:36', '2010-12-11 17:34:31', 43657, 2), (12416, '9a6f636a186da866cd821ea21a154739', '2010-12-11 18:20:48', '2010-12-11 18:20:48', 43658, 2), (12417, 'cbe5417bdfd74c9e49770332ac57b669', '2010-12-11 18:27:41', '2010-12-11 18:29:02', 43662, 2), (12418, 'b84f7c91a647d3384092099d2f59d17d', '2010-12-11 18:32:49', '2010-12-11 18:32:50', 43663, 2), (12419, '2cdd79d6b169a9b3c6ab1a6f0bbdf073', '2010-12-11 19:02:05', '2010-12-11 19:02:05', 43664, 2), (12420, 'b0e3271678b3441b9f1faf2909bca5c1', '2010-12-11 19:06:02', '2010-12-11 19:06:02', 43665, 2), (12421, '9175b5eef4f3c92b2cef936360fbc8aa', '2010-12-11 19:22:29', '2010-12-11 19:23:52', 43670, 2), (12422, '75ce0a2589b3778d44bb16fa9d0a6af7', '2010-12-11 19:49:21', '2010-12-11 19:52:10', 43683, 2), (12423, '63aaced48b41fe2d26eafe02ac0201e7', '2010-12-11 19:57:48', '2010-12-11 19:57:49', 43684, 2), (12424, '0b7577c1cd6e43b3119c28867ba7ece0', '2010-12-11 20:11:06', '2010-12-11 20:11:07', 43685, 2), (12425, '8e64e29d2753e6320fbeac682099407c', '2010-12-11 20:11:14', '2010-12-11 20:11:15', 43686, 2), (12426, '062681cf8342255036030a0ef1f3421c', '2010-12-11 20:11:22', '2010-12-11 20:11:23', 43687, 2), (12427, 'e0ae7b9ce328952bc7ba1d6c900861ae', '2010-12-11 20:43:07', '2010-12-11 20:44:50', 43693, 2), (12428, '9e0c86c950d4da26bfcfc7a5b490f4d1', '2010-12-11 20:59:12', '2010-12-11 21:01:46', 43700, 2), (12429, '034617a6d39c23f0e1be2f0beb242c4c', '2010-12-11 21:20:24', '2010-12-11 21:20:26', 43701, 2), (12430, '9b17a9283eaaa9ecf578193ae14a329e', '2010-12-11 22:22:04', '2010-12-11 22:22:05', 43702, 2), (12431, 'aa6f3099a4d0a081b929fb4e11806a17', '2010-12-11 23:11:35', '2010-12-11 23:11:36', 43703, 2), (12432, '2c09d4e0df72f63d79a004c1f0d4b9ca', '2010-12-11 23:32:52', '2010-12-11 23:32:53', 43704, 2), (12433, 'ac4d6fb7bdcd2de9e50499e57904423a', '2010-12-12 01:16:16', '2010-12-12 01:16:17', 43705, 2), (12434, 'c09ee2fe5f40fe62d21dbd4470078ae9', '2010-12-12 01:58:53', '2010-12-12 01:58:53', 43706, 2), (12435, 'b9ed3f027793d8797919a3c83359818d', '2010-12-12 04:22:57', '2010-12-12 04:23:02', 43707, 2), (12436, 'c61a86bef0018536cfd48568bbb83c0a', '2010-12-12 04:31:20', '2010-12-12 04:31:20', 43708, 2), (12437, '03f2afacdf9b9e1fe2132fc3d66eef38', '2010-12-12 04:34:49', '2010-12-12 04:34:52', 43709, 2), (12438, '2067385999fb322e90795509b8cc730b', '2010-12-12 04:35:12', '2010-12-12 04:35:13', 43710, 2), (12439, '2600834fdeceb8517bfba654fe5e0d08', '2010-12-12 04:46:10', '2010-12-12 04:46:11', 43711, 2), (12440, '364f12675f57f6d4f35b46fb3ecafba3', '2010-12-12 04:46:14', '2010-12-12 04:46:15', 43712, 2), (12441, '90e2a8d2e1fd9f12696dcbb9469c8ed8', '2010-12-12 09:18:39', '2010-12-12 09:20:36', 43720, 2), (12442, '7435100e753983f54897ab855438bc44', '2010-12-12 09:50:49', '2010-12-12 09:50:53', 43721, 2), (12443, '517218f640d4902fd56aba6f356b00ea', '2010-12-12 10:06:25', '2010-12-12 10:14:48', 43727, 2), (12444, 'bce86c68bc7a7acd6e9ec3131fe5831a', '2010-12-12 10:53:47', '2010-12-12 10:53:48', 43728, 2), (12445, '17552aaf686b6796194ca84c75d98859', '2010-12-12 10:53:51', '2010-12-12 10:53:52', 43729, 2), (12446, 'eca0b159db58fa5d123e174454aac713', '2010-12-12 11:24:47', '2010-12-12 11:24:48', 43730, 2), (12447, '7d6f3d956180f563e3e8a344cb1a58f4', '2010-12-12 11:49:49', '2010-12-12 11:51:37', 43741, 2), (12448, 'f3ab428e4ffea9b6edcbc835d2de8904', '2010-12-12 11:53:26', '2010-12-12 11:53:27', 43742, 2), (12449, 'e05c8e5816942edf5c888568aaf0705a', '2010-12-12 12:12:56', '2010-12-12 12:33:45', 43755, 2), (12450, 'd8da8869f32117db4c012bf67899009c', '2010-12-12 12:14:32', '2010-12-12 12:14:33', 43744, 2), (12451, 'd393fb2722928b9e57cff67262c9b746', '2010-12-12 12:19:12', '2010-12-12 12:19:13', 43749, 2), (12452, '6d83683b91fdbfa01e36e242abcef01f', '2010-12-12 14:22:39', '2010-12-12 15:38:45', 43757, 2), (12453, '4a3d10cc0366fab3dfbc28022a2b2771', '2010-12-12 16:40:38', '2010-12-12 16:40:38', 43758, 2), (12454, '4bd7d39ceefd51828d7951f3109f6801', '2010-12-12 17:32:06', '2010-12-12 17:32:07', 43759, 2), (12455, '0917feddee0aa4096f000538a9270742', '2010-12-12 17:57:38', '2010-12-12 17:57:40', 43760, 2), (12456, 'c17630d17c251f3ba30ff6a3791031c7', '2010-12-12 18:35:52', '2010-12-12 18:35:53', 43761, 2), (12457, 'e55753bf3ca1ab20ed73341d67c1654b', '2010-12-12 19:52:27', '2010-12-12 19:52:28', 43762, 2), (12458, '2999cda014ef7f239e42dcf608d8672c', '2010-12-12 20:31:48', '2010-12-12 20:31:50', 43763, 2), (12459, '1943ccec4709a7370ccdea22673a1060', '2010-12-12 21:36:51', '2010-12-12 21:38:38', 43771, 2), (12460, 'e8657574f809dd22fdc330146750dd80', '2010-12-12 22:31:42', '2010-12-12 22:31:43', 43772, 2), (12461, 'a015a88d2deabad4438e170aaabb02fa', '2010-12-12 22:56:03', '2010-12-12 22:56:04', 43773, 2), (12462, 'a26ba68a7980112d6a2a75155881a94d', '2010-12-12 23:34:27', '2010-12-12 23:36:39', 43779, 2), (12463, 'a90328b5e0c1d99afff9831dd857c3f9', '2010-12-12 23:59:07', '2010-12-12 23:59:08', 43780, 2), (12464, '3d48b07decc676b3dbe99e3be2f6f72a', '2010-12-13 00:18:41', '2010-12-13 00:18:42', 43781, 2), (12465, '730af44625b129f77305dff00003285b', '2010-12-13 02:08:27', '2010-12-13 02:08:27', 43782, 2), (12466, 'af979daf90c76301dde1a1d2ce19cb44', '2010-12-13 05:11:44', '2010-12-13 05:11:46', 43783, 2), (12467, '22f147bfebc3803ee415f7266e6a7ad3', '2010-12-13 05:11:53', '2010-12-13 05:11:54', 43784, 2), (12468, 'b7975e3746bdb51e448b38174622967d', '2010-12-13 07:27:15', '2010-12-13 07:27:16', 43785, 2), (12469, '2764e9e6210eaa3b0748fa020e2be629', '2010-12-13 08:07:16', '2010-12-13 08:07:17', 43786, 2), (12470, '3052cad4886d376d5d6130ac5a923c37', '2010-12-13 08:07:20', '2010-12-13 08:07:21', 43787, 2), (12471, '5f5c639550963e28ce58187a6e171023', '2010-12-13 08:14:25', '2010-12-13 08:14:45', 43789, 2), (12472, 'df4eb5fc73e57936239e9c2bb744dee1', '2010-12-13 09:11:32', '2010-12-13 09:11:37', 43790, 2), (12473, '5a6d870d98f0a59945b6c3bc3dccc388', '2010-12-13 09:28:23', '2010-12-13 09:28:24', 43791, 2), (12474, '272b880e98e93997386e06b9d68efe2a', '2010-12-13 09:38:31', '2010-12-13 09:38:31', 43792, 2), (12475, 'b99a3f95d4952c73699ea752d1f864bf', '2010-12-13 09:39:51', '2010-12-13 09:39:52', 43793, 2), (12476, '754b8c19359e2645852ef1d9a92f5903', '2010-12-13 09:40:09', '2010-12-13 09:40:10', 43794, 2), (12477, '3e0bdf56e57cc8e3e22295380a65c93a', '2010-12-13 09:40:36', '2010-12-13 09:40:37', 43795, 2), (12478, '832e081fb6645e402bb9919ee5903519', '2010-12-13 09:41:08', '2010-12-13 09:41:09', 43796, 2), (12479, 'e9cf9d268a3fd98d2af588963e5e730d', '2010-12-13 09:53:02', '2010-12-13 09:53:03', 43797, 2), (12480, 'ca90406e6c6c25060a6081a68bb8cb73', '2010-12-13 09:59:42', '2010-12-13 10:03:18', 43814, 2), (12481, '24770d5e26311978fbf7c17062daaba5', '2010-12-13 10:57:48', '2010-12-13 11:00:01', 43819, 2), (12482, '2db9d9a59f76e247f729d1597a87284a', '2010-12-13 11:15:43', '2010-12-13 11:15:45', 43820, 2), (12483, 'ad0d3fcef566fcaa1d4cf04d8d35504e', '2010-12-13 11:26:47', '2010-12-13 11:26:48', 43821, 2), (12484, 'f59c1552236beb998b68c997eafbf44f', '2010-12-13 12:02:58', '2010-12-13 12:07:51', 43827, 2), (12485, 'b0781f50619f262d2afb18e48c9b6abe', '2010-12-13 12:37:54', '2010-12-13 12:39:19', 43835, 2), (12486, '27b7698aac9bebcc25b85458c94643b6', '2010-12-13 13:05:55', '2010-12-13 13:05:56', 43836, 2), (12487, '42f9adb63fc84f802d8b7a215662eb85', '2010-12-13 13:15:40', '2010-12-13 13:15:41', 43837, 2), (12488, 'bcc048df83c0f2dbdd0202ffad5e95e3', '2010-12-13 13:20:56', '2010-12-13 13:21:17', 43839, 2), (12489, 'd529892b67c31a452f200759a3ee8dc6', '2010-12-13 13:29:44', '2010-12-13 13:31:31', 43851, 2), (12490, '3ff1e91996d631131ab8ff9bd0c56900', '2010-12-13 14:35:03', '2010-12-13 14:35:04', 43852, 2), (12491, '022c2b2270f692641bf9d89c58856adb', '2010-12-13 15:38:40', '2010-12-13 15:38:42', 43853, 2), (12492, '6041e1dd355bea61dfdd2af5555da0ad', '2010-12-13 15:56:51', '2010-12-13 15:57:11', 43855, 2), (12493, '704b3a3d986a51dff282357ea0251e78', '2010-12-13 16:09:50', '2010-12-13 16:09:51', 43856, 2), (12494, '0bc25e1a6d0b755c92d4940640507eed', '2010-12-13 17:13:20', '2010-12-13 17:14:37', 43862, 2), (12495, '02fbd4327772ad1549376376d68607b3', '2010-12-13 17:32:06', '2010-12-13 17:32:07', 43863, 2), (12496, 'ac97cbfde8ac23f0741269b8c4b0b0f3', '2010-12-13 18:08:36', '2010-12-13 18:08:37', 43864, 2), (12497, '9c2a6577e569d0976ca964183aac48f1', '2010-12-13 18:19:06', '2010-12-13 18:21:06', 43877, 2), (12498, '8c9b65a0645b47afa1d767a66d469a9c', '2010-12-13 18:29:57', '2010-12-13 18:32:04', 43884, 2), (12499, '8cb16a478337fd05c4ed709388f9f459', '2010-12-13 18:54:16', '2010-12-13 18:54:16', 43885, 2), (12500, '7cf19af59f0353c07e4c635a4cffd838', '2010-12-13 19:15:42', '2010-12-13 19:15:43', 43886, 2), (12501, '3f88316d90b1c3501b0c7fa446b07521', '2010-12-13 19:41:01', '2010-12-13 19:41:02', 43887, 2), (12502, '11bb7eda4e0055075ec104870ab1cadd', '2010-12-13 19:41:16', '2010-12-13 19:41:17', 43888, 2), (12503, '64b6f5a43e3d7f663f2226dae1ab39a1', '2010-12-13 20:03:51', '2010-12-13 20:03:52', 43889, 2), (12504, '3e98b330879b2f3710f5315318ff1fa0', '2010-12-13 20:29:37', '2010-12-13 20:57:08', 43892, 2), (12505, '350e5bc157c178c3de63b12ce5cfa348', '2010-12-13 22:11:18', '2010-12-13 22:11:22', 43893, 2), (12506, '39cb29ecda7c9141ac037b1df2741b48', '2010-12-13 22:30:27', '2010-12-13 22:30:46', 43895, 2), (12507, 'c91a3ad1ee0d3167308355481a5a227c', '2010-12-13 22:41:49', '2010-12-13 22:41:50', 43896, 2), (12508, 'f79879e5ccce5ed5cd915657fa947aec', '2010-12-14 00:41:54', '2010-12-14 00:41:56', 43897, 2), (12509, '43c41333e1f72a57f709144cb9737ca1', '2010-12-14 00:42:37', '2010-12-14 00:42:38', 43898, 2), (12510, 'b7d342aac93df400c9ae410b334accf5', '2010-12-14 00:43:31', '2010-12-14 00:43:32', 43899, 2), (12511, '8cd0d48602c8c5b75667a2670c7b8be1', '2010-12-14 00:43:37', '2010-12-14 00:43:38', 43900, 2), (12512, '3477b0b71c19f6859d7f98e73f51f9c7', '2010-12-14 01:59:32', '2010-12-14 01:59:33', 43901, 2), (12513, '01f69156ab05a7bd1d81ef1d09b38109', '2010-12-14 02:50:59', '2010-12-14 02:51:01', 43902, 2), (12514, 'f3d1edad3ad1a5e0629c11d0298d9685', '2010-12-14 03:18:14', '2010-12-14 03:18:15', 43903, 2), (12515, '35a37f7e52f79aa54102cea4b6fc849b', '2010-12-14 05:09:20', '2010-12-14 05:10:19', 43907, 2), (12516, '86985dfa93e1fc56c297143f01e657d4', '2010-12-14 05:52:48', '2010-12-14 05:52:49', 43908, 2), (12517, 'e5c91b09e3c9bea1cf11ab931f952e31', '2010-12-14 06:03:17', '2010-12-14 06:03:18', 43909, 2), (12518, 'c2cfcb288bb6e2b569ee67186f034ec5', '2010-12-14 07:20:25', '2010-12-14 07:20:26', 43910, 2), (12519, '2b46ffcf355a8af857afb34ae879ab92', '2010-12-14 07:20:30', '2010-12-14 07:20:30', 43911, 2), (12520, '6aaf8e6073f49532387a24559f7751db', '2010-12-14 08:24:13', '2010-12-14 08:24:14', 43912, 2), (12521, 'da5dde7ae42e02d9af78dd3e1e848b33', '2010-12-14 08:44:40', '2010-12-14 08:44:43', 43913, 2), (12522, 'd237d5e5b49c6164a81f19535e0a3229', '2010-12-14 08:44:41', '2010-12-14 08:44:43', 43914, 2), (12523, 'd903c00801e9cce0d9f8c5f5594829ab', '2010-12-14 08:44:44', '2010-12-14 08:44:45', 43915, 2), (12524, '2ccf02d3820c3e0878335acb7cda90e8', '2010-12-14 08:44:46', '2010-12-14 08:44:46', 43916, 2), (12525, '319e88b47992c5412bc7666cc6f25f43', '2010-12-14 09:00:22', '2010-12-14 09:00:23', 43917, 2), (12526, '8a7dc8856836d401c0b108573f270e4a', '2010-12-14 09:50:08', '2010-12-14 09:50:09', 43918, 2), (12527, 'cfda4e062c2c0770ee9f99c444128e9c', '2010-12-14 10:15:20', '2010-12-14 10:15:20', 43919, 2), (12528, 'a02775f7d8e4e245cdca5fc6ca7eed38', '2010-12-14 10:15:50', '2010-12-14 10:15:51', 43920, 2), (12529, '27677413b2304eeaeb263276b91d9193', '2010-12-14 10:15:58', '2010-12-14 10:15:59', 43921, 2), (12530, '180b9860c78e8dde45b05add614c0efe', '2010-12-14 10:16:14', '2010-12-14 10:16:15', 43922, 2), (12531, 'a1e79309cd28e824ea3c2fb8983482e5', '2010-12-14 10:16:24', '2010-12-14 10:16:25', 43923, 2), (12532, 'cf27cca758c31adc2bf4efd4c965d010', '2010-12-14 10:16:32', '2010-12-14 10:16:33', 43924, 2), (12533, '651d077ec72dae887b0d371836406894', '2010-12-14 10:35:10', '2010-12-14 11:01:40', 43940, 2), (12534, 'c09db4e81e0632f71b766e30a682e197', '2010-12-14 11:35:41', '2010-12-14 11:35:46', 43942, 2), (12535, '26b71a764b44de3dd92a20c314640985', '2010-12-14 13:02:42', '2010-12-14 13:02:43', 43943, 2), (12536, '5bbb70550515fe4f0a5feae57642b539', '2010-12-14 13:26:30', '2010-12-14 13:28:09', 43960, 2), (12537, '3071e617968544de9323bce4d0fcb425', '2010-12-14 13:41:33', '2010-12-14 13:42:39', 43971, 2), (12538, '69c47e666b9c639cc5a572d721ba9847', '2010-12-14 13:41:36', '2010-12-14 13:43:33', 43979, 2), (12539, '65311b73b1c59220f637600d9a48df75', '2010-12-14 14:06:29', '2010-12-14 14:08:02', 43985, 2), (12540, 'af5f0e032402ea323e0d96da030b919e', '2010-12-14 14:07:54', '2010-12-14 19:05:58', 44098, 2), (12541, 'b6d231bbfd2941d90465714dac7dc57d', '2010-12-14 14:15:23', '2010-12-14 14:20:24', 44018, 2), (12542, '58038dad6bea4eb9c3534a422fbb0269', '2010-12-14 14:16:34', '2010-12-14 14:21:34', 44019, 2), (12543, 'cbc8a8bbb2fd568663c81490d5ceefc0', '2010-12-14 14:17:48', '2010-12-14 14:18:16', 44009, 2), (12544, 'd58483e5e911e26e73c6039df77ca1f9', '2010-12-14 14:17:55', '2010-12-14 14:22:55', 44020, 2), (12545, 'd59804052bd6fe03bad997df4feb0f12', '2010-12-14 14:19:36', '2010-12-14 14:24:36', 44021, 2), (12546, '455132efc7cf3125dd8c97d09a05ad83', '2010-12-14 14:21:59', '2010-12-14 14:26:59', 44022, 2), (12547, '8eab418be60518baf35c910c1e0e2e21', '2010-12-14 14:25:40', '2010-12-14 14:30:40', 44023, 2), (12548, '92a7e1452db9ab39ada9ece1031b3116', '2010-12-14 14:32:02', '2010-12-14 14:37:04', 44036, 2), (12549, '97450afcd4d550c89d1ca778a64ab014', '2010-12-14 14:32:22', '2010-12-14 14:34:12', 44035, 2), (12550, 'a94d981a69a4d9d2142b3505c519e82b', '2010-12-14 14:43:43', '2010-12-14 14:48:43', 44038, 2), (12551, 'b180faaf7c2b0a611cafb06ede25a7ef', '2010-12-14 14:47:36', '2010-12-14 14:47:37', 44037, 2), (12552, '65c20728556525ce75e1b4ba08e0da88', '2010-12-14 14:50:21', '2010-12-14 14:50:22', 44039, 2), (12553, '9777e5bcf25741b114ab5c5d68e43187', '2010-12-14 15:00:36', '2010-12-14 15:00:37', 44040, 2), (12554, '1efd719acee7e58f656d35ef46336308', '2010-12-14 15:06:04', '2010-12-14 15:11:05', 44041, 2), (12555, '8dfda448f176e8f0277f0a15ee6806e1', '2010-12-14 15:47:16', '2010-12-14 15:54:11', 44047, 2), (12556, '4afe9eaafeeb9c256a4ccff51e0bf4e4', '2010-12-14 15:49:45', '2010-12-14 15:54:45', 44048, 2), (12557, '4b580ad8fbc1becfd359ff183bef3553', '2010-12-14 15:55:38', '2010-12-14 16:21:26', 44053, 2), (12558, '3b13a2688f4b8990fca52e650473ac67', '2010-12-14 16:32:07', '2010-12-14 16:32:08', 44054, 2), (12559, 'cc21948cda528f22b7d8629804fb8f8f', '2010-12-14 16:33:48', '2010-12-14 16:33:49', 44055, 2), (12560, 'f4c221a934109b4f4184c57c8c618195', '2010-12-14 16:52:24', '2010-12-14 16:52:25', 44056, 2), (12561, '0c2c94aecdd34e763ad9b7953ad92aa4', '2010-12-14 17:03:29', '2010-12-14 17:05:41', 44073, 2), (12562, '4fb3f77f5b6d2c25ecbf9a1765acf7b6', '2010-12-14 17:16:06', '2010-12-14 17:21:06', 44074, 2), (12563, 'b7fe4259dedbf86232f646cfadaa25f5', '2010-12-14 18:02:46', '2010-12-14 18:09:42', 44078, 2), (12564, '59fb7f7aa738185ea73e82490bc65776', '2010-12-14 18:39:31', '2010-12-14 18:39:32', 44079, 2), (12565, '83bb1e5a1cc918a2dd1bcac414269920', '2010-12-14 18:39:35', '2010-12-14 18:39:36', 44080, 2), (12566, 'ed398e3b8510d0ba07cf89f02314937c', '2010-12-14 18:39:41', '2010-12-14 18:39:42', 44081, 2), (12567, 'a6f154eaecc92ca6f70b93235c0297c3', '2010-12-14 18:39:47', '2010-12-14 18:39:48', 44082, 2), (12568, '1644a85ccb9af9e0c925894a469ceff3', '2010-12-14 18:40:08', '2010-12-14 18:40:09', 44083, 2), (12569, 'cf2460e236102771f6c08838d2075dce', '2010-12-14 18:43:28', '2010-12-14 18:43:29', 44084, 2), (12570, 'b6df77df187daeeda97875495cebcf9d', '2010-12-14 18:43:33', '2010-12-14 18:43:34', 44085, 2), (12571, '908847134e59f4441f46981aa1ff2f04', '2010-12-14 18:43:38', '2010-12-14 18:43:39', 44086, 2), (12572, '49e3f99c91605bf7043c6df80060a849', '2010-12-14 18:43:43', '2010-12-14 18:43:44', 44087, 2), (12573, 'ec1e94a99c874b755fbc8e16deab669e', '2010-12-14 19:04:18', '2010-12-14 19:04:18', 44088, 2), (12574, '36d5a9477f6d4dc9f2ba8603cd293aeb', '2010-12-14 19:17:35', '2010-12-14 19:17:36', 44099, 2), (12575, 'f985c6ad59f7244c9f02894d6e147d12', '2010-12-14 19:17:39', '2010-12-14 19:17:40', 44100, 2), (12576, 'a563d3671cab7caf37529721be394a62', '2010-12-14 19:43:21', '2010-12-14 19:43:22', 44103, 2), (12577, '2e2105154ea8a8c74f8df058c0d0f792', '2010-12-14 19:45:01', '2010-12-14 19:45:02', 44104, 2), (12578, '75870ef7d08b4f722b5b3e37e343292f', '2010-12-14 20:07:47', '2010-12-14 20:12:48', 44105, 2), (12579, '50298e732538ccb2d564fe43c915bd9c', '2010-12-14 20:13:16', '2010-12-14 20:13:18', 44106, 2), (12580, '9a23d46c5942ad0e662c05981659e35d', '2010-12-14 20:25:48', '2010-12-14 20:25:49', 44107, 2), (12581, 'c16cf50a01f47987b90977f59ba9e610', '2010-12-14 21:00:41', '2010-12-14 21:00:43', 44108, 2), (12582, '913de689d26c47aa5238973f2ceca261', '2010-12-14 21:12:28', '2010-12-14 21:12:29', 44109, 2), (12583, '787f4e69eeeb58241049c62e60478c65', '2010-12-14 22:27:53', '2010-12-14 22:27:56', 44110, 2), (12584, 'f8503fd8f199ea29934b1399006843e8', '2010-12-14 22:27:57', '2010-12-14 22:27:58', 44111, 2), (12585, 'adefd64feebfc43e0a0b72da2cb9b2fd', '2010-12-14 22:28:09', '2010-12-14 22:28:09', 44112, 2), (12586, '6b90450cedf05fad624add2ebf6b1548', '2010-12-14 22:28:14', '2010-12-14 22:28:18', 44113, 2), (12587, '40fd89791e22524cb113d8b3bb4532f1', '2010-12-14 22:28:19', '2010-12-14 22:28:20', 44114, 2), (12588, 'f5dbd3648fc8fe7c875abb83c92e387e', '2010-12-14 22:28:34', '2010-12-14 22:28:34', 44115, 2), (12589, '4d869d0405e556b52b076a5a1b2b2d83', '2010-12-14 22:28:39', '2010-12-14 22:28:39', 44116, 2), (12590, '3d1f41772814be1f77923d1f6bebadf1', '2010-12-14 22:28:44', '2010-12-14 22:28:45', 44117, 2), (12591, 'eb04cea08495f0905a4eadb8433c85a6', '2010-12-15 00:18:21', '2010-12-15 00:18:22', 44118, 2), (12592, 'dd6621a0cd3f4255f4943437b95e11a3', '2010-12-15 01:20:41', '2010-12-15 01:20:42', 44119, 2), (12593, '368ded99c20f99f8b1323718214020c2', '2010-12-15 01:31:57', '2010-12-15 01:31:58', 44120, 2), (12594, 'dfa299a06f3a41767cbf78e550860064', '2010-12-15 01:43:26', '2010-12-15 01:43:27', 44121, 2), (12595, 'ad909df8437e30e296ab50a7780ea730', '2010-12-15 01:50:09', '2010-12-15 01:55:10', 44123, 2), (12596, 'dfdfa2679265ce7908bfb19510a1e37e', '2010-12-15 01:54:55', '2010-12-15 01:54:57', 44122, 2), (12597, 'e87388955fcd3b4a10ed64ae716938c7', '2010-12-15 01:59:45', '2010-12-15 01:59:46', 44124, 2), (12598, '66556321364c6e2276737f52c6e57e7c', '2010-12-15 01:59:49', '2010-12-15 01:59:50', 44125, 2), (12599, '3d361388b3bde86597d4b8e5c0eb0307', '2010-12-15 01:59:55', '2010-12-15 01:59:56', 44126, 2), (12600, '1f3e8f33839291fe8ab6dfb60bc8a84b', '2010-12-15 02:00:00', '2010-12-15 02:00:01', 44127, 2), (12601, '5f3546be5d59bae66036794c754c9bd6', '2010-12-15 02:00:06', '2010-12-15 02:00:07', 44128, 2), (12602, '6c1c4e39a8c7e34b23bdd83d4fc037ea', '2010-12-15 02:00:12', '2010-12-15 02:00:12', 44129, 2), (12603, '98e224d76f40226a9814b3a5ba7677db', '2010-12-15 02:00:17', '2010-12-15 02:00:18', 44130, 2), (12604, 'b2600ff7fb9f9e718c4093995c51d833', '2010-12-15 02:00:22', '2010-12-15 02:00:23', 44131, 2), (12605, 'de1a2ca349378b39a9bdccd3a69ae6c8', '2010-12-15 02:06:24', '2010-12-15 02:06:25', 44132, 2), (12606, '897df63497898082b12039412bf0d75d', '2010-12-15 02:17:53', '2010-12-15 02:17:53', 44133, 2), (12607, '650e1ef44f96101ab78feac08679a6e7', '2010-12-15 02:29:55', '2010-12-15 02:29:56', 44134, 2), (12608, '32648b4229c61d9a9d9a4462ba5b4b92', '2010-12-15 02:41:58', '2010-12-15 02:41:59', 44135, 2), (12609, '1ad3407ff728c161b5e19c85249df09b', '2010-12-15 02:54:01', '2010-12-15 02:54:02', 44136, 2), (12610, 'ed66b37a01d5572a4a28b4bacc06efc6', '2010-12-15 03:06:25', '2010-12-15 03:06:32', 44137, 2), (12611, 'e1e780e4210488c749e80b8871c9aa08', '2010-12-15 03:18:33', '2010-12-15 03:18:34', 44138, 2), (12612, '078d6d0f8c92c2dfe8aaf15565b2a111', '2010-12-15 03:30:36', '2010-12-15 03:30:38', 44139, 2), (12613, '4609261df0001227df92067d0c373b7c', '2010-12-15 03:42:39', '2010-12-15 03:42:40', 44140, 2), (12614, '1c2bbeb83b1ac7888684277ee10acf06', '2010-12-15 03:54:41', '2010-12-15 03:54:42', 44141, 2), (12615, 'a14655eda50f03fcc6fe311dff373527', '2010-12-15 04:06:44', '2010-12-15 04:06:45', 44142, 2), (12616, 'dbb49719640a26a16abcac5a5b55477a', '2010-12-15 04:18:47', '2010-12-15 04:18:47', 44143, 2), (12617, '28e06c80a088f50e6df076b356cd7a53', '2010-12-15 04:30:49', '2010-12-15 04:30:50', 44144, 2), (12618, '81158adc276a847430dff54b24b3e676', '2010-12-15 04:42:52', '2010-12-15 04:42:53', 44145, 2), (12619, 'd3f2b28ca8f5fb3d4a3bcf0288fc632c', '2010-12-15 04:47:45', '2010-12-15 04:48:46', 44148, 2), (12620, 'a1d09bf08c0a35ef21857404559e1e6b', '2010-12-15 05:06:54', '2010-12-15 05:06:56', 44149, 2), (12621, 'aa9f4c2ccc13c69c202bd7c936227760', '2010-12-15 05:18:57', '2010-12-15 05:18:58', 44150, 2), (12622, '51af98f343337dd6611ab67e97063b20', '2010-12-15 05:30:59', '2010-12-15 05:31:00', 44151, 2), (12623, 'fe92ecbcd2ca90733cec15e13ebf31f7', '2010-12-15 05:43:02', '2010-12-15 05:43:03', 44152, 2), (12624, '584c46e3242d43d6bc07ec77827b6ec3', '2010-12-15 05:55:04', '2010-12-15 05:55:05', 44153, 2), (12625, '8a59c1057db7b4cf7aa8e8aad197cee0', '2010-12-15 06:07:06', '2010-12-15 06:07:07', 44154, 2), (12626, '2b7653d8951e3fb776a823d39afc1614', '2010-12-15 06:19:08', '2010-12-15 06:19:09', 44155, 2), (12627, '95252a2939465dd635fae942033409e6', '2010-12-15 06:31:10', '2010-12-15 06:31:11', 44156, 2), (12628, 'c21207939e50fa71beeb587c338bcac2', '2010-12-15 06:43:13', '2010-12-15 06:43:14', 44157, 2), (12629, '05fa6af914eabc1e6c47547701a9fdec', '2010-12-15 06:55:16', '2010-12-15 06:55:17', 44158, 2), (12630, '9aeebc2439f93538da88c641ff3664eb', '2010-12-15 07:07:18', '2010-12-15 07:07:18', 44159, 2), (12631, '03ae027e3d1bc4e6515f8ed7a09d7a0c', '2010-12-15 07:19:19', '2010-12-15 07:19:20', 44160, 2), (12632, '84f14a3e67ec7bb44456cd7e86f8b512', '2010-12-15 07:30:01', '2010-12-15 07:30:02', 44161, 2), (12633, '57bc577f50210957d0bb3153a45331c0', '2010-12-15 07:31:21', '2010-12-15 07:31:22', 44162, 2), (12634, 'b908818965e71adfda823b0a333d5777', '2010-12-15 07:43:23', '2010-12-15 07:43:24', 44163, 2), (12635, '48001db24e3165e905a3011ea074d85c', '2010-12-15 07:55:26', '2010-12-15 07:55:27', 44164, 2), (12636, 'a0f9b1429e2fe74cf899114100ebf44e', '2010-12-15 08:07:27', '2010-12-15 08:07:28', 44165, 2), (12637, 'a9700f599e8e66c0d15aaa12604a8187', '2010-12-15 08:14:05', '2010-12-15 08:15:36', 44167, 2), (12638, '2ddd3bebca46773bf7ad269235e0b3f7', '2010-12-15 08:19:30', '2010-12-15 08:19:31', 44168, 2), (12639, '009eb85bc4ba3fb95933e31e2dfd6ae4', '2010-12-15 08:31:32', '2010-12-15 08:31:33', 44169, 2), (12640, 'd2fdc33165d11204a62d7d33dc04a827', '2010-12-15 08:55:34', '2010-12-15 08:55:35', 44170, 2), (12641, 'b5ea78cd364f20ac140ca5a5ceaad987', '2010-12-15 09:04:29', '2010-12-15 09:04:30', 44171, 2), (12642, '3effdc4802172838384cc59d7a642c4b', '2010-12-15 09:04:32', '2010-12-15 09:04:33', 44172, 2), (12643, '4e087bb11f346619f343ab10dfb7bd63', '2010-12-15 09:04:35', '2010-12-15 09:04:36', 44173, 2), (12644, '683293ba4e71b2e11f570264a9651901', '2010-12-15 09:04:38', '2010-12-15 09:04:39', 44174, 2), (12645, 'e2befb479a73b6e191fee132ef107fc2', '2010-12-15 09:04:41', '2010-12-15 09:04:41', 44175, 2), (12646, '956526e4270bf5f89c4fde6963e07785', '2010-12-15 09:04:43', '2010-12-15 09:04:43', 44176, 2), (12647, '876d20dfa6c59f8ee2c1b6e8e0f58c1b', '2010-12-15 09:04:46', '2010-12-15 09:04:46', 44177, 2), (12648, 'a430614ae292fa772198efe3ca2dc37d', '2010-12-15 09:04:48', '2010-12-15 09:04:49', 44178, 2), (12649, '55f3dfcfa2886e2276faada7b8a62d73', '2010-12-15 09:04:50', '2010-12-15 09:04:51', 44179, 2), (12650, '96a9df8646b7d4c338d187013dc0986f', '2010-12-15 09:04:53', '2010-12-15 09:04:54', 44180, 2), (12651, '65eda0cf586d5a72ccd97dd92626d27c', '2010-12-15 09:04:55', '2010-12-15 09:04:56', 44181, 2), (12652, 'd0a1486f840f3a44448e2075f5d38066', '2010-12-15 09:05:00', '2010-12-15 09:05:01', 44182, 2), (12653, '6100983fa119196f7c7372a919148ebf', '2010-12-15 09:05:05', '2010-12-15 09:05:06', 44183, 2), (12654, 'eac0a6a771eef13921328c1d71d85844', '2010-12-15 09:05:09', '2010-12-15 09:05:09', 44184, 2), (12655, 'f433d66a9fdf7aca457a1d5c2fb178b2', '2010-12-15 09:05:11', '2010-12-15 09:05:12', 44185, 2), (12656, '8e3eaa427a328f27537c974a51f6e0f5', '2010-12-15 09:05:14', '2010-12-15 09:05:14', 44186, 2), (12657, 'fb8cf1bb56e1e246dc207b8875d67c3a', '2010-12-15 09:05:17', '2010-12-15 09:05:18', 44187, 2), (12658, '93060a944b95cb8e30a45fc9da1dd1ab', '2010-12-15 09:05:19', '2010-12-15 09:05:20', 44188, 2), (12659, '0b57b9cca15623e3ef86f21fd96585f0', '2010-12-15 09:05:22', '2010-12-15 09:05:23', 44189, 2), (12660, '4501df98aba48209e9d2160a7a94ff20', '2010-12-15 09:05:24', '2010-12-15 09:05:25', 44190, 2), (12661, '590d41985434dde28b87d154212515a2', '2010-12-15 09:05:27', '2010-12-15 09:05:29', 44191, 2), (12662, 'd52d1f039098011498784594619a489a', '2010-12-15 09:05:31', '2010-12-15 09:05:32', 44192, 2), (12663, '5a485c44cdef43bb710f8752f23ffaee', '2010-12-15 09:05:34', '2010-12-15 09:05:35', 44193, 2), (12664, '85335b0f8e02f989f15a75c05b57def0', '2010-12-15 09:05:37', '2010-12-15 09:05:38', 44194, 2), (12665, '780b3a5fc106e4fa2ceab164877edeac', '2010-12-15 09:05:40', '2010-12-15 09:05:41', 44195, 2), (12666, 'ddadb94b4e9a59eeb27229d5adee641f', '2010-12-15 09:05:42', '2010-12-15 09:05:43', 44196, 2), (12667, '336dee30825882b4e5bd07b3b8b3e8bd', '2010-12-15 09:05:44', '2010-12-15 09:05:45', 44197, 2), (12668, '74d4183a289cdcbaf3bdfe7daa413423', '2010-12-15 09:05:47', '2010-12-15 09:05:48', 44198, 2), (12669, '3832d03ac9fb6b2cca96e045cece0c02', '2010-12-15 09:05:49', '2010-12-15 09:05:50', 44199, 2), (12670, '098c0ae15ca35977198f0ff9be20e6a4', '2010-12-15 09:05:52', '2010-12-15 09:05:53', 44200, 2), (12671, 'acd021a4e1e338404e24b3fcc1827faf', '2010-12-15 09:05:54', '2010-12-15 09:05:55', 44201, 2), (12672, '3c8877b69c9256b29d3b8e4f4981f9dd', '2010-12-15 09:05:56', '2010-12-15 09:05:57', 44202, 2), (12673, '1c4cdd3f055087851de236e86a4882d3', '2010-12-15 09:05:59', '2010-12-15 09:06:00', 44203, 2), (12674, 'c8b033c20ab2fce8d547034361fd41d1', '2010-12-15 09:06:01', '2010-12-15 09:06:02', 44204, 2), (12675, '2ddf292a25f3151985690976a1b79aa5', '2010-12-15 09:07:36', '2010-12-15 09:07:37', 44205, 2), (12676, '92fb01a6eae9db096e05f9e20272259f', '2010-12-15 09:19:38', '2010-12-15 09:19:39', 44206, 2), (12677, 'd1cbf0a2eebce7183e53528e5013e803', '2010-12-15 09:29:56', '2010-12-15 09:31:21', 44212, 2), (12678, 'b55a39e25197a4f9d8ac09bcc0ff8a50', '2010-12-15 09:43:39', '2010-12-15 09:43:40', 44213, 2), (12679, 'd3c744a2ea1e4ffb97daef0ce084fc17', '2010-12-15 09:49:09', '2010-12-15 09:49:09', 44214, 2), (12680, '275f8cf10d9464ef47d5dc4bc2d262e6', '2010-12-15 09:52:54', '2010-12-15 09:52:54', 44215, 2), (12681, '3d526140d23999b5e88c093d96fcae0e', '2010-12-15 09:55:41', '2010-12-15 09:55:42', 44216, 2), (12682, '90af1d6a538894d0f857f8128a44f1ff', '2010-12-15 09:56:43', '2010-12-15 09:56:44', 44217, 2), (12683, 'd0b856620d398c036c1e6f75aeac5986', '2010-12-15 10:07:43', '2010-12-15 10:07:44', 44218, 2), (12684, 'abb459a82bd7fd60acaff2db1e5dd67a', '2010-12-15 10:12:39', '2010-12-15 10:17:56', 44235, 2), (12685, '06f0140e0d82e8f27ad8b3b11ddf4f93', '2010-12-15 10:19:44', '2010-12-15 10:19:45', 44236, 2), (12686, 'c112b19ad1354e0dbf15a0f759cadfc1', '2010-12-15 10:31:46', '2010-12-15 10:31:47', 44237, 2), (12687, 'd8fb34c2d27393ceb35167adeeeeba8a', '2010-12-15 10:43:48', '2010-12-15 10:43:48', 44238, 2), (12688, 'c1f86172dc804f04fc731eba5fe80502', '2010-12-15 10:55:49', '2010-12-15 10:55:51', 44239, 2), (12689, '84688ec705b9ac109acec84aa5a6cf3d', '2010-12-15 11:07:51', '2010-12-15 11:07:52', 44240, 2), (12690, '118584f3983e35823c20954e39747dff', '2010-12-15 11:19:53', '2010-12-15 11:19:54', 44241, 2), (12691, '65dd42afa8f4f6a0fd9dcfd555094dbc', '2010-12-15 11:24:58', '2010-12-15 11:24:59', 44242, 2), (12692, 'd8b14e0b639508393336cae4595ac36b', '2010-12-15 11:31:54', '2010-12-15 11:31:55', 44243, 2), (12693, '39bb151ed73d773087ce3005644f9837', '2010-12-15 11:43:55', '2010-12-15 11:43:56', 44244, 2), (12694, '251422fd9b156eedf007b6e416ffdd9f', '2010-12-15 11:55:57', '2010-12-15 11:55:58', 44245, 2), (12695, '507e4cfaef756603e9211918a8c08071', '2010-12-15 12:07:58', '2010-12-15 12:07:59', 44246, 2), (12696, '82106db2a3f42247f025653ee6e9c75d', '2010-12-15 12:13:14', '2010-12-15 12:13:15', 44247, 2), (12697, 'da512e5aa2f134dbd3a647077a1af98d', '2010-12-15 12:24:39', '2010-12-15 12:26:42', 44251, 2), (12698, '3a77c3c41513afe8b3fb02e0b301098c', '2010-12-15 12:31:59', '2010-12-15 12:31:59', 44252, 2), (12699, 'ad0b52037c59ef7b21daf1037b4b615f', '2010-12-15 12:44:00', '2010-12-15 12:44:01', 44253, 2), (12700, '0eade666616a3126af2208015016f1dc', '2010-12-15 12:56:01', '2010-12-15 12:56:03', 44254, 2), (12701, '15c152cbcedb628157a82cebebd588f3', '2010-12-15 13:07:01', '2010-12-15 13:07:01', 44255, 2), (12702, 'be107d14b14384aa95ac42d2598d64b7', '2010-12-15 13:08:03', '2010-12-15 13:08:04', 44258, 2), (12703, 'd00d3eba388489c80ad1f136c5da4957', '2010-12-15 13:13:50', '2010-12-15 13:18:51', 44259, 2), (12704, 'ddab783318d6ace295475ef286780c17', '2010-12-15 13:27:49', '2010-12-15 13:27:50', 44260, 2), (12705, 'a8f772b68417741bd47fd6af510153eb', '2010-12-15 13:27:51', '2010-12-15 13:27:52', 44261, 2), (12706, '66a2fe566b5e9cd6c40469b17ae07c15', '2010-12-15 13:34:42', '2010-12-15 13:34:43', 44262, 2), (12707, '72442c92f43c2a4c5f090b63996b709a', '2010-12-15 13:40:58', '2010-12-15 13:40:59', 44263, 2), (12708, '114eec3f2cac287bec89ef0ec5e439ba', '2010-12-15 13:59:28', '2010-12-15 13:59:28', 44264, 2), (12709, '1663d0baa506bc8fcfca799f7aaff203', '2010-12-15 14:24:13', '2010-12-15 14:24:14', 44265, 2), (12710, '9b04cbf9d3e1452e8b88540440dd0c1e', '2010-12-15 14:24:15', '2010-12-15 14:25:07', 44272, 2), (12711, '764ccca9502f00d7fd0777e78e3eea93', '2010-12-15 14:25:25', '2010-12-16 10:54:21', 44412, 2), (12712, 'b694c488b517ae7c5a219485f6558105', '2010-12-15 15:06:41', '2010-12-15 15:06:43', 44280, 2), (12713, 'f54de6f532de7b1d38aea541a38b5fb5', '2010-12-15 15:06:44', '2010-12-15 15:09:10', 44283, 2), (12714, '1354801c3568249c93f008c96855c203', '2010-12-15 15:13:35', '2010-12-15 15:13:36', 44284, 2), (12715, 'f57163163ab6413dcbec504b1c127d36', '2010-12-15 15:37:11', '2010-12-15 15:38:01', 44291, 2), (12716, '7d30c2104d4315d23275bd7178f98850', '2010-12-15 16:45:36', '2010-12-15 16:45:37', 44292, 2), (12717, '46b5b6c498a9c32cd71e489a822f4034', '2010-12-15 16:45:39', '2010-12-15 16:45:40', 44293, 2), (12718, '93346ce6cc8721a0e15028711fbea41d', '2010-12-15 17:07:17', '2010-12-15 17:07:18', 44294, 2), (12719, 'c62ee5af59902c0ccbd74dd3be056b4f', '2010-12-15 17:10:56', '2010-12-15 17:11:42', 44296, 2), (12720, '2f65bbc456bc3e39fc762e78544286dc', '2010-12-15 18:53:02', '2010-12-15 18:53:52', 44299, 2), (12721, '5a80df1a765b2186cbf47063d31b25f7', '2010-12-15 19:08:19', '2010-12-15 19:12:19', 44317, 2), (12722, 'be69d65764621001e0e9ab1166aeb148', '2010-12-15 19:31:32', '2010-12-15 19:34:05', 44319, 2), (12723, 'dbef539234a748efa8060e8b710513ac', '2010-12-15 20:14:49', '2010-12-15 20:17:17', 44325, 2), (12724, '9df20d24a8e98e617f548a82d26c8e71', '2010-12-15 20:21:40', '2010-12-15 20:21:41', 44326, 2), (12725, '8552fe3aed6b5e86bad21cf253817545', '2010-12-15 20:21:42', '2010-12-15 20:21:43', 44327, 2), (12726, 'a9f48adf3c4abfeecccd1ea06aa458aa', '2010-12-15 20:21:44', '2010-12-15 20:21:44', 44328, 2), (12727, 'bdf379ab6c2647e045c533f9a4cd13bf', '2010-12-15 20:21:47', '2010-12-15 20:21:48', 44329, 2), (12728, 'cd7428a60f7e50f146e38e690c1f6b5a', '2010-12-15 20:21:49', '2010-12-15 20:21:49', 44330, 2), (12729, 'a57528a2b4391f6684ab6cff0eb1a645', '2010-12-15 20:21:51', '2010-12-15 20:21:51', 44331, 2), (12730, '2f50499b442b92a82c6427329cff6531', '2010-12-15 20:21:52', '2010-12-15 20:21:53', 44332, 2), (12731, 'af86fee27173f3d8a89c4527952bd941', '2010-12-15 20:32:20', '2010-12-15 20:32:21', 44333, 2), (12732, 'd674c24209fdc43f0efc7509466d1805', '2010-12-15 20:37:09', '2010-12-15 20:37:25', 44336, 2), (12733, 'fe0c05996c4e83d51bbc5bbf4cba287a', '2010-12-15 21:48:41', '2010-12-15 21:48:45', 44337, 2), (12734, 'ea8dbd77f0195e132249777022eb4d30', '2010-12-15 22:01:05', '2010-12-15 22:01:06', 44338, 2), (12735, '49a5bc5c2400ca91e646fe38d1c2f744', '2010-12-15 22:31:47', '2010-12-15 22:31:48', 44339, 2), (12736, 'ed018ab4b35ccf99d7f3637d1162bc68', '2010-12-15 23:31:37', '2010-12-15 23:31:42', 44340, 2), (12737, '08e87b1aaa8d80ffd0151a5b24012279', '2010-12-15 23:31:45', '2010-12-15 23:31:46', 44341, 2), (12738, '4d3e4bb1ecbba45a2a9a2f298adeae22', '2010-12-16 01:53:47', '2010-12-16 01:53:48', 44342, 2), (12739, 'f2dee9ab2a17112a2f02d2d1e5f6c1fc', '2010-12-16 02:01:21', '2010-12-16 02:01:22', 44343, 2), (12740, '95ec921d9c21ce1117eedd88b0ea32bb', '2010-12-16 04:16:20', '2010-12-16 04:16:22', 44344, 2), (12741, '2651a5760980b19daa129d24caa0d602', '2010-12-16 06:23:34', '2010-12-16 06:25:06', 44353, 2), (12742, 'b398bae9ef624c24cdb11a1bcafe1c37', '2010-12-16 06:33:41', '2010-12-16 06:33:42', 44354, 2), (12743, '05d82b031055ead77bb57def4fd15111', '2010-12-16 07:39:26', '2010-12-16 07:56:04', 44367, 2), (12744, '119079af6e470842d784b8c198728064', '2010-12-16 08:06:01', '2010-12-16 08:06:02', 44368, 2), (12745, 'db493e83f653d096f28b970ba6a1b92c', '2010-12-16 08:08:28', '2010-12-16 08:08:29', 44369, 2), (12746, 'c75c9ab9810f8e55185e930ef8227c72', '2010-12-16 08:26:06', '2010-12-16 08:26:07', 44370, 2), (12747, '5cb6e221dcb1a4769e5530b8307197d9', '2010-12-16 09:02:14', '2010-12-16 09:03:06', 44379, 2), (12748, 'ab3709a659c3dd03b8b1b34a8ae783f7', '2010-12-16 09:03:59', '2010-12-16 09:06:56', 44389, 2), (12749, '5b7bdbe7e599f065d449d372a26d1439', '2010-12-16 09:22:42', '2010-12-16 09:22:43', 44390, 2), (12750, '850adb54316ee73dff4b13c52c399702', '2010-12-16 09:33:11', '2010-12-16 09:35:07', 44400, 2), (12751, '2cb1a2de8aadc610a1ed15af2ddf2d86', '2010-12-16 09:35:22', '2010-12-16 09:35:22', 44401, 2), (12752, 'cc3d69a073028d441cdc9a72c5db5f3b', '2010-12-16 10:35:25', '2010-12-16 10:35:29', 44402, 2), (12753, 'e6de62f1431247ed4912150ab9a95aa2', '2010-12-16 10:35:27', '2010-12-16 10:35:53', 44407, 2), (12754, '6f77472412e90d58ad7dc550b7ac59eb', '2010-12-16 10:57:44', '2010-12-16 10:57:45', 44413, 2), (12755, '7999b0841ac2a407048db33a49e4c6c9', '2010-12-16 10:57:49', '2010-12-16 10:57:50', 44414, 2), (12756, '2ef219cda982034c2d58e306ceacadb2', '2010-12-16 12:00:11', '2010-12-16 12:05:12', 44415, 2), (12757, '87937f2ae7aa78b89366dfbfd425d91a', '2010-12-16 12:08:31', '2010-12-16 12:08:32', 44416, 2), (12758, '47bf700f6cc3a88e5536595ae9dcd52c', '2010-12-16 12:26:55', '2010-12-16 12:27:15', 44419, 2), (12759, 'c5abd0b79a694adf3a245d3671f53eec', '2010-12-16 12:27:55', '2010-12-16 12:33:43', 44430, 2), (12760, '84b6222bcc6ea5f4356bd95c8ef2657d', '2010-12-16 13:01:31', '2010-12-16 13:07:25', 44437, 2), (12761, '7da40b2d7843c1e4a84aaa9565d6d2c8', '2010-12-16 13:26:27', '2010-12-16 13:26:28', 44438, 2), (12762, '8e1d37a4aaf8294dbc8d136d5e3c8c1a', '2010-12-16 13:57:25', '2010-12-16 13:59:57', 44448, 2), (12763, '00546db7f3ba861012ecff5dd0dc6c5a', '2010-12-16 14:18:31', '2010-12-16 14:18:31', 44449, 2), (12764, 'a41548ab2f4a51d34ce9ae59d55ea89f', '2010-12-16 15:09:46', '2010-12-16 15:09:47', 44450, 2), (12765, '2f2e21e1373c6a9aff6442c8192c2665', '2010-12-16 15:09:48', '2010-12-16 15:12:35', 44456, 2), (12766, '56cf5763f0f676c89a4a39a2ab59db2a', '2010-12-16 16:56:00', '2010-12-16 16:56:01', 44457, 2), (12767, 'dd5a45fc0dd3fa9a0e5d225d1d86650d', '2010-12-16 17:07:54', '2010-12-16 17:07:54', 44458, 2), (12768, '10c8d634edd2eb7ceb4c5beb87c67cd8', '2010-12-16 17:40:42', '2010-12-16 17:40:43', 44459, 2), (12769, '5cfcada408a2c7b0e3d7281510c0d048', '2010-12-16 18:05:26', '2010-12-16 18:05:44', 44463, 2), (12770, '7ad2002aeb0248b8b6485f3fa64581fb', '2010-12-16 18:42:56', '2010-12-16 18:44:44', 44472, 2), (12771, '88ea787410e92fafa821ab01bd9aa52f', '2010-12-16 18:56:53', '2010-12-16 18:59:12', 44482, 2), (12772, 'db35ec48d30c32d2e08e1e5127eabaf8', '2010-12-16 19:23:22', '2010-12-16 19:25:05', 44491, 2), (12773, '9d7b9d7de03a50b81070201de7efbdcf', '2010-12-16 20:08:44', '2010-12-16 20:08:45', 44492, 2), (12774, '94ba1f9ce02553623a668aa11797c1cf', '2010-12-16 20:08:46', '2010-12-16 20:08:47', 44494, 2), (12775, '0b1b09391932c2c5c7541af22d67f263', '2010-12-16 20:08:46', '2010-12-16 20:08:48', 44495, 2), (12776, '17789af54283e3f5d23b37661e72a15e', '2010-12-16 20:08:46', '2010-12-16 20:08:46', 44493, 2), (12777, '7a1ffd54ae93bde8a39bc0399d0322aa', '2010-12-16 20:10:02', '2010-12-16 20:10:02', 44496, 2), (12778, 'f903e83aa72b5724c9eccbac3b099b70', '2010-12-16 20:10:07', '2010-12-16 20:10:07', 44497, 2), (12779, '8a2649d7ed842d5f5433aed4c12c9a10', '2010-12-16 21:04:20', '2010-12-16 21:04:21', 44498, 2), (12780, '43c12ee68eea6cd2f8f0c6dd0c029fbc', '2010-12-16 21:06:03', '2010-12-16 21:06:04', 44499, 2), (12781, '851377f71aafcb7fa4c760a932d3ac01', '2010-12-16 21:25:10', '2010-12-16 21:25:11', 44500, 2), (12782, '44de2f6a7c9523a30117ff17216f2bb0', '2010-12-16 21:31:31', '2010-12-16 21:31:32', 44501, 2), (12783, 'e7d34474b3594e716014d89f9699d171', '2010-12-16 22:40:33', '2010-12-16 22:40:35', 44502, 2), (12784, 'df328caeb689a15532a64a00abb925e6', '2010-12-16 22:40:35', '2010-12-16 22:40:36', 44503, 2), (12785, '0402d3778d4cd6b6c6dca3fea229f40e', '2010-12-16 22:53:14', '2010-12-16 22:53:15', 44504, 2), (12786, 'e3babed2952a24fdbdb9904bed92379b', '2010-12-17 05:28:22', '2010-12-17 05:28:23', 44505, 2), (12787, '18b59c3c56a4e32c2195718b2824ce9c', '2010-12-17 05:29:01', '2010-12-17 05:29:02', 44506, 2), (12788, 'e80cac5aa72aa6435fd4b4b7fe735d69', '2010-12-17 05:32:46', '2010-12-17 05:32:47', 44507, 2), (12789, 'cbc37feb830fab5378413e2b4f6f63c4', '2010-12-17 08:35:30', '2010-12-17 08:35:32', 44508, 2), (12790, '0ee79bbe6fe0e48c4db7e0ec8e4a6055', '2010-12-17 08:35:35', '2010-12-17 08:35:36', 44509, 2), (12791, 'f72ce8912f424e4da30577c2c9a6d982', '2010-12-17 09:47:20', '2010-12-17 09:52:47', 44519, 2), (12792, '8d2c87a2bc2cbb1e97d6b3772ddec646', '2010-12-17 10:04:10', '2010-12-17 10:04:12', 44520, 2), (12793, '863ed56e28e490564df43ec4ad0eb048', '2010-12-17 10:05:03', '2010-12-17 10:05:04', 44521, 2), (12794, '901b828010149bc2ce3374e7b4092225', '2010-12-17 11:24:30', '2010-12-23 08:04:04', 45461, 2), (12795, 'ab84e5b21ae17502a9d5de39061a0cba', '2010-12-17 11:24:32', '2010-12-17 11:24:33', 44525, 2), (12796, '2cc2aa9cf0f2b0b1193e943641ba9ebb', '2010-12-17 12:01:12', '2010-12-17 12:06:12', 44542, 2), (12797, 'a8fd614ac2a7b661eb0f6b126e41aa29', '2010-12-17 12:08:47', '2010-12-17 12:08:48', 44543, 2), (12798, '87b0bdd6f385b705943486c93a87f328', '2010-12-17 14:32:19', '2010-12-17 14:32:21', 44544, 2), (12799, 'af7d0fa115dad2ec03a890acfd5d2557', '2010-12-17 14:33:50', '2010-12-17 14:33:51', 44545, 2), (12800, '363b3ea47dcc728120025f4633f02260', '2010-12-17 14:50:52', '2010-12-17 14:52:18', 44550, 2), (12801, '814ece44e4152166c11549e7cdfa92b9', '2010-12-17 15:58:02', '2010-12-17 15:58:43', 44553, 2), (12802, '6f459eefb814416ae4c3b7bdfa768a18', '2010-12-17 16:01:35', '2010-12-17 16:01:36', 44554, 2), (12803, '972cfac6fbf9f4a161e1f8763be8c9ad', '2010-12-17 16:15:13', '2010-12-17 16:15:14', 44555, 2), (12804, 'f78c5ec2aec5644cba67c0c29fa6ab63', '2010-12-17 16:44:55', '2010-12-17 16:44:56', 44556, 2), (12805, '943d1e11475ea084894c31258033bd0f', '2010-12-17 17:30:28', '2010-12-17 17:30:29', 44557, 2), (12806, '83fa497871e1f5bcbefdb3d3371b535e', '2010-12-17 17:31:02', '2010-12-17 17:31:03', 44558, 2), (12807, 'bea9d36419760254c8bcb42c3af8cc7b', '2010-12-17 17:36:36', '2010-12-17 17:36:37', 44559, 2), (12808, '40b6aada1e208781ba52cec0eafcbfb0', '2010-12-17 18:31:16', '2010-12-17 18:33:16', 44563, 2), (12809, 'ed1ac7e454b0479efa56dc13776049a5', '2010-12-17 20:27:32', '2010-12-17 20:27:42', 44565, 2), (12810, 'c500aadd087ce7a027880adae1a521d2', '2010-12-17 21:31:45', '2010-12-17 21:31:47', 44566, 2), (12811, '585b5232f2270023f328fe87493b7405', '2010-12-17 22:18:33', '2010-12-17 22:18:55', 44568, 2), (12812, '157b60159f6e2c5daa6f642007a9267c', '2010-12-17 22:43:16', '2010-12-17 22:43:23', 44570, 2), (12813, 'e4dce8b0561d922d8277827111716eb8', '2010-12-18 00:20:28', '2010-12-18 00:20:28', 44571, 2), (12814, 'd8a348367c7cdbd96fc23d1c972f3294', '2010-12-18 02:07:46', '2010-12-18 02:07:47', 44572, 2), (12815, 'c70e1ac20d7d4fba12fb5d9c111d5b75', '2010-12-18 02:08:07', '2010-12-18 02:08:08', 44573, 2), (12816, '9ca8ca3cc20e1f7d59abf1ab3bce0643', '2010-12-18 04:24:19', '2010-12-18 04:24:21', 44574, 2), (12817, 'a3846dcf12457318be40430768ddeac2', '2010-12-18 06:37:06', '2010-12-18 06:37:07', 44575, 2), (12818, '1993b9c5c473b1bbafc2a86309464c1b', '2010-12-18 07:51:20', '2010-12-18 07:51:21', 44576, 2), (12819, 'e4128430a36eea8ad23b99fb16fec941', '2010-12-18 08:38:05', '2010-12-18 08:38:06', 44577, 2), (12820, '20e66389d28a1e5865e5288f89aa5fe4', '2010-12-18 08:38:10', '2010-12-18 08:38:11', 44578, 2), (12821, '991f0080857849f05357d8becdeb99b0', '2010-12-18 08:54:04', '2010-12-18 08:54:05', 44579, 2), (12822, '749b8b503bacfec0a655524cb7d36066', '2010-12-18 09:27:06', '2010-12-18 09:27:07', 44580, 2), (12823, '56aa18a8de5de504a71d970abdee609b', '2010-12-18 09:49:31', '2010-12-18 09:49:31', 44581, 2), (12824, 'b61d24ec34a55db7c17faf03f9fb726d', '2010-12-18 10:13:21', '2010-12-18 10:13:22', 44582, 2), (12825, '076b6afa85ca9c4267556da358cced32', '2010-12-18 10:42:40', '2010-12-18 10:42:42', 44583, 2), (12826, '48e9273d05bd24b3ae13247e1442d377', '2010-12-18 11:33:03', '2010-12-18 11:33:04', 44584, 2), (12827, '2021ced6d5f42921dd4b4199a9c7c45b', '2010-12-18 12:02:15', '2010-12-18 12:07:15', 44585, 2), (12828, '2fa8d027521c430e22c32fd353c412e0', '2010-12-18 12:13:54', '2010-12-18 12:14:56', 44594, 2), (12829, 'ce4b1ec5b22a0a32ca8005a92e0bcd8d', '2010-12-18 12:14:39', '2010-12-18 12:16:06', 44603, 2), (12830, '8981e5df16fef71be09162e28b57b967', '2010-12-18 12:19:05', '2010-12-18 12:22:52', 44614, 2), (12831, '1ab317d02fd13e8b78a94104cd64ef3f', '2010-12-18 14:11:00', '2010-12-18 14:11:06', 44616, 2), (12832, 'da8955135299441cb77ae424ffe3636e', '2010-12-18 14:11:04', '2010-12-18 14:12:48', 44626, 2), (12833, '5d5619b842f7a63764623f1c46f33693', '2010-12-18 14:54:28', '2010-12-18 14:54:41', 44628, 2), (12834, '6ff5a1343752355481348b967699f447', '2010-12-18 15:14:55', '2010-12-18 15:14:57', 44629, 2), (12835, 'f7c9a4cbe7748c41fed5ecc79942c549', '2010-12-18 15:40:04', '2010-12-18 15:40:05', 44630, 2), (12836, '83cfb8183f8029bd405da2c1033419fc', '2010-12-18 16:02:59', '2010-12-18 16:06:22', 44648, 2), (12837, '8cec0eed2853606810c672fb4d3e35ab', '2010-12-18 16:30:49', '2010-12-18 16:30:50', 44649, 2), (12838, '036a2b40aa6d025ca1618100076db198', '2010-12-18 16:31:39', '2010-12-18 16:31:40', 44650, 2), (12839, 'f6c2a3b2369f3924a9a99cd20a5c0c38', '2010-12-18 16:51:59', '2010-12-18 16:52:00', 44651, 2), (12840, 'ff24eea2de9804e85fc3cc72defc36a5', '2010-12-18 17:07:45', '2010-12-18 17:07:46', 44652, 2), (12841, 'dcbdc8f75d603e41b67d2eee312b3c32', '2010-12-18 17:55:59', '2010-12-18 17:56:00', 44653, 2), (12842, '9f098c2690e3d1fdfa735778a19bc9ef', '2010-12-18 18:39:06', '2010-12-18 18:39:07', 44654, 2), (12843, '23e0fb832e9e010ec9e14a2ffae32963', '2010-12-18 19:10:25', '2010-12-18 19:10:56', 44657, 2), (12844, '89069d5df80e8a41939ce6f2b314617c', '2010-12-18 19:24:20', '2010-12-18 19:24:20', 44658, 2), (12845, '638b8554be6b5ab710771ad056362bae', '2010-12-18 21:36:38', '2010-12-18 21:36:39', 44659, 2), (12846, '087af97ee67bb863396d5bdda2d71b7a', '2010-12-18 22:00:49', '2010-12-18 22:00:50', 44660, 2), (12847, '6f95eb66396096e4ed047aea5d97f0ce', '2010-12-18 23:13:58', '2010-12-18 23:13:59', 44661, 2), (12848, 'de3d3ee0c8b7fe62aab4846d2c4b7c30', '2010-12-18 23:23:19', '2010-12-18 23:23:20', 44662, 2), (12849, 'cb6dbae98c271bb6da531cd4b2f4b09e', '2010-12-18 23:28:12', '2010-12-18 23:28:13', 44663, 2), (12850, '769af6c83f9d0bba8900c1e57992c26b', '2010-12-18 23:33:07', '2010-12-18 23:33:08', 44664, 2), (12851, '1d353075b587efc98853665f98f04917', '2010-12-18 23:36:55', '2010-12-18 23:36:56', 44665, 2), (12852, '54ff9f7c1f3151c11e6a289b23764486', '2010-12-19 00:11:12', '2010-12-19 00:11:13', 44666, 2), (12853, 'c12e3566c4ca9a6601037f1c4fe85054', '2010-12-19 01:16:00', '2010-12-19 01:16:01', 44667, 2), (12854, 'c186dc1f38b6c4741d56f93c2c723296', '2010-12-19 03:00:59', '2010-12-19 03:01:00', 44668, 2), (12855, 'dedc1445be4d94c222b3ffc3affc489a', '2010-12-19 03:44:31', '2010-12-19 03:44:33', 44669, 2), (12856, '0bb6475dae974cef55ae156f05d85230', '2010-12-19 04:18:13', '2010-12-19 04:18:15', 44670, 2), (12857, '9de27484197987c5ce4831fe300610c1', '2010-12-19 04:42:48', '2010-12-19 04:42:49', 44671, 2), (12858, 'd6147a55c7552bfb09c1c00cd1ba74e9', '2010-12-19 04:42:51', '2010-12-19 04:42:52', 44672, 2), (12859, '76f34a75765dc5677d494d55fa0b8871', '2010-12-19 07:06:00', '2010-12-19 07:06:01', 44673, 2), (12860, '2180dd5c53343d003148ad1b9cf9a7ec', '2010-12-19 07:54:04', '2010-12-19 07:54:05', 44674, 2), (12861, '50a0c866b5aa5c031618d3df964ce623', '2010-12-19 08:32:01', '2010-12-19 08:32:02', 44675, 2), (12862, 'a2c7920fef523ecac99c745fd4edf22a', '2010-12-19 09:21:49', '2010-12-19 09:21:50', 44676, 2), (12863, '4b6d31b5cc81809803f4b4e5967d46ad', '2010-12-19 09:46:33', '2010-12-19 09:59:37', 44679, 2), (12864, '80c4b7dd7d0c81cd614f7ec9614db1e2', '2010-12-19 10:32:12', '2010-12-19 10:32:13', 44680, 2), (12865, 'b7379f2d735678488944b7d7e9c0c650', '2010-12-19 11:36:39', '2010-12-19 11:36:40', 44681, 2), (12866, '71d83ba8f842ffa761f7995fa7520fb8', '2010-12-19 11:49:21', '2010-12-19 11:49:21', 44682, 2), (12867, '7e40d880c64370d88c26edc90dac3f3b', '2010-12-19 12:20:03', '2010-12-19 12:20:03', 44683, 2), (12868, '26c6cc77daac7f6a22211a1477b3eed6', '2010-12-19 12:42:25', '2010-12-19 12:42:26', 44684, 2), (12869, '15b0320bb9ef62c29e1caf4b10bfbbe6', '2010-12-19 13:10:32', '2010-12-19 13:15:11', 44688, 2), (12870, 'c3f64aa974bd832f3290248d2350451b', '2010-12-19 13:59:54', '2010-12-19 14:00:43', 44690, 2), (12871, '24a0a7f1144f96ac35bdced157c567bf', '2010-12-19 14:40:04', '2010-12-19 14:59:08', 44716, 2), (12872, '32f6c1eaff7417540fc04d602640b928', '2010-12-19 15:00:21', '2010-12-19 15:10:31', 44759, 2), (12873, '4d67b20bad4cbd478b919b1aadbb934c', '2010-12-19 15:01:55', '2010-12-19 15:03:58', 44737, 2), (12874, 'a98da96242fb43ce0197d869496818b3', '2010-12-19 15:05:17', '2010-12-19 15:05:18', 44738, 2), (12875, '7d1a47a1c134aa5ff4ea0843f793d449', '2010-12-19 15:28:46', '2010-12-19 15:28:47', 44760, 2), (12876, '96e71267f6a95adf35a302fe207d0eba', '2010-12-19 15:47:52', '2010-12-19 15:47:53', 44761, 2), (12877, '043b9a24554524f84ad66e39ada69f03', '2010-12-19 15:59:09', '2010-12-19 15:59:10', 44762, 2), (12878, '166aa651b7ec664f7a890aefeae09fe0', '2010-12-19 17:17:34', '2010-12-19 17:17:35', 44763, 2), (12879, '878054c403d9caaecc6abe97a1209b3c', '2010-12-19 18:10:08', '2010-12-19 18:10:09', 44764, 2), (12880, '0f328d1531f16c93431463bdb7bcea4d', '2010-12-19 18:39:28', '2010-12-19 18:40:39', 44771, 2), (12881, '079e7356be0bb29b05a0b1e9b5574576', '2010-12-19 18:54:19', '2010-12-19 18:55:06', 44777, 2), (12882, '46dec58822f50488bbf2a097a9817094', '2010-12-19 19:20:46', '2010-12-19 19:20:53', 44779, 2), (12883, '4ca29a2f775df9d35a8162e8259dd455', '2010-12-19 19:33:01', '2010-12-19 19:33:03', 44780, 2), (12884, '29dbab5c95c5c70ce4be9e12067aec0e', '2010-12-19 19:58:36', '2010-12-19 19:58:37', 44781, 2), (12885, 'f6b90acd340f69d08bef894f7391f7e7', '2010-12-19 20:00:41', '2010-12-19 20:01:20', 44786, 2), (12886, '6057d4658736c015f9e5705986bc18ee', '2010-12-19 20:06:36', '2010-12-19 20:06:37', 44787, 2), (12887, '2bc660d28d456f3d824e01fd229a95e0', '2010-12-19 20:07:27', '2010-12-19 20:07:28', 44788, 2), (12888, '4c700c9b398400162e9ae83f78ce3879', '2010-12-19 20:25:24', '2010-12-19 20:25:46', 44791, 2), (12889, '114b7a90aaac73a04b2af642d65b0eba', '2010-12-19 20:42:08', '2010-12-19 20:42:09', 44792, 2), (12890, '166206062da91b3480ab4bc26eaa8c5a', '2010-12-19 20:58:03', '2010-12-19 21:00:08', 44804, 2), (12891, '69141b2d6c81a24e13b94cc3f39f4351', '2010-12-19 21:04:37', '2010-12-19 21:04:42', 44806, 2), (12892, '485dbc28c21d284d1a30fd67c69b8524', '2010-12-19 21:42:24', '2010-12-19 21:42:25', 44807, 2), (12893, '88dc6f18a9ab5781eb1121b3ee9900b5', '2010-12-19 23:20:54', '2010-12-19 23:20:56', 44808, 2), (12894, 'c4e17ccee08e3296f61a80a8f7daf602', '2010-12-20 00:10:02', '2010-12-20 00:10:03', 44809, 2), (12895, '3e04145837b62c4f0680c8c449d6d016', '2010-12-20 03:44:50', '2010-12-20 03:44:57', 44810, 2), (12896, 'de649250857df7c10b2db564d6f0ce8a', '2010-12-20 04:01:47', '2010-12-20 04:02:04', 44811, 2), (12897, '928c1d9e8ad47da37d74e35b0f7e0b89', '2010-12-20 04:02:04', '2010-12-20 04:02:06', 44812, 2), (12898, 'eb4e9ac6750efd79c69102bf8dd49cae', '2010-12-20 04:48:23', '2010-12-20 04:48:25', 44813, 2), (12899, 'd4452aa0e1b8b5f6dee732fcf6f73cf9', '2010-12-20 04:52:19', '2010-12-20 04:52:20', 44814, 2), (12900, '05c17877d95279dbee4c4c110e3d7095', '2010-12-20 05:07:20', '2010-12-20 05:07:22', 44815, 2), (12901, 'e04accdd289eb47bcb8c7b8da4711a73', '2010-12-20 07:38:30', '2010-12-20 07:38:33', 44816, 2), (12902, '19eef99849135c674ced747cd5065b84', '2010-12-20 07:55:59', '2010-12-20 07:56:00', 44817, 2), (12903, '054857348fce51d66b6af7f0ca5e460d', '2010-12-20 08:25:13', '2010-12-20 08:25:14', 44819, 2), (12904, 'aa248d9e3ac598fb01defbc6bffb689a', '2010-12-20 08:28:13', '2010-12-20 08:28:14', 44820, 2), (12905, '4d6e5bee68feb6516f127a0d8c14ceb0', '2010-12-20 08:52:10', '2010-12-20 08:55:47', 44828, 2), (12906, '65616547081c9f416e80689e83611876', '2010-12-20 10:32:17', '2010-12-20 10:32:18', 44829, 2), (12907, '05f64ddcb5882c2049ba3be0ad96edf9', '2010-12-20 10:32:20', '2010-12-20 10:32:21', 44830, 2), (12908, '0a3a64d611a91d3325de740adc3f6b14', '2010-12-20 11:10:49', '2010-12-20 11:10:50', 44831, 2), (12909, '7b97fd754260a7c5101d9c15d19d1e9e', '2010-12-20 11:23:38', '2010-12-20 11:23:39', 44832, 2), (12910, '7611bff0449083cad621cf222ffd996c', '2010-12-20 11:23:42', '2010-12-20 11:23:43', 44833, 2), (12911, '19e552182636dac3a44f096db8ac687c', '2010-12-20 11:23:44', '2010-12-20 11:23:45', 44834, 2), (12912, '2f1c2e418feed23b9dd8b753df003d03', '2010-12-20 11:23:46', '2010-12-20 11:23:46', 44835, 2), (12913, '911dab11f9d4f74bb7bef07d843d97f4', '2010-12-20 11:37:02', '2010-12-20 11:37:03', 44836, 2), (12914, '331c05251817133d850825da88b7fcda', '2010-12-20 11:47:58', '2010-12-20 11:53:49', 44858, 2), (12915, '39eade0de70fa4b5b3c591c09b28222b', '2010-12-20 12:23:57', '2010-12-20 12:23:58', 44859, 2), (12916, '9b26f866c75bad8d2ea9679d23b7da95', '2010-12-20 12:37:26', '2010-12-20 12:39:18', 44868, 2), (12917, '3e7ae4a29ca5ca7e4933b72158c8c1d4', '2010-12-20 13:23:18', '2010-12-20 13:23:19', 44869, 2), (12918, 'c977b3a4cdc96f9b2c3f81fbfba4a5bb', '2010-12-20 13:31:51', '2010-12-20 13:31:52', 44870, 2), (12919, '5e49dc8f2083f35df6c23b11e25daa54', '2010-12-20 13:59:06', '2010-12-20 13:59:08', 44871, 2), (12920, 'c9b215dc5bef8b660234e7bb2023db44', '2010-12-20 14:10:17', '2010-12-20 14:11:51', 44883, 2), (12921, 'e6db6d6b3f23afa47ba179f217f7ebf8', '2010-12-20 14:25:27', '2010-12-20 14:25:28', 44884, 2), (12922, 'faae0775f9d2dcc6d224ffe1582cfd62', '2010-12-20 15:00:46', '2010-12-20 15:00:49', 44885, 2), (12923, 'f1f4d37267be33248b87e32919c70d05', '2010-12-20 15:49:53', '2010-12-20 15:50:43', 44892, 2), (12924, 'c7a547945e3fdad54193980e4d48cf37', '2010-12-20 16:52:18', '2010-12-20 17:07:33', 44898, 2), (12925, 'ac650e8eb6c9111b6c24cf731a4c749a', '2010-12-20 17:08:04', '2010-12-20 17:16:25', 44912, 2), (12926, '8f7326f1befcd57cc27f8a9ee16b4882', '2010-12-20 17:41:27', '2010-12-20 17:41:28', 44913, 2), (12927, 'aa1e42681ec47785f6cb4953608a3460', '2010-12-20 17:58:52', '2010-12-20 18:01:14', 44919, 2), (12928, '4b0b6b77df420866a7ae91c2ec35ee26', '2010-12-20 18:00:48', '2010-12-20 18:00:50', 44918, 2), (12929, '35deeeecf7a4e3ad904608eb07150009', '2010-12-20 18:43:50', '2010-12-20 18:44:13', 44921, 2), (12930, 'f6b25a25e4ff95937ca24bcaa51b3028', '2010-12-20 18:55:56', '2010-12-20 18:55:57', 44922, 2), (12931, '54af3bc72d7e6adfb0b44fc1aca9aa23', '2010-12-20 19:33:43', '2010-12-20 19:33:45', 44923, 2), (12932, 'b7b05df3d79aa929c6d0a3401b2127cf', '2010-12-20 19:53:18', '2010-12-20 20:01:44', 44930, 2), (12933, '4b7d30ed644170c126e6ee537bbaef95', '2010-12-20 20:29:59', '2010-12-20 20:33:40', 44942, 2), (12934, '4c95f10a0325719fcd3f1ec9abab5b28', '2010-12-20 21:41:33', '2010-12-20 21:53:40', 44967, 2), (12935, 'f2945bce29e26ee5a126c61a338eec83', '2010-12-20 21:50:48', '2010-12-20 21:50:49', 44955, 2), (12936, '92a255f5d3801a03d7f2e2aebe60090a', '2010-12-20 23:32:16', '2010-12-20 23:47:09', 44983, 2), (12937, '57b1d327b68fc52d5e0a457507e988d0', '2010-12-20 23:56:56', '2010-12-20 23:57:30', 44987, 2), (12938, '86a99a0a44e6bd8d01558ba26f5eba35', '2010-12-21 00:45:01', '2010-12-21 00:45:03', 44988, 2), (12939, '253f98b62c1dd459f6e1698c2d5c228f', '2010-12-21 03:43:33', '2010-12-21 03:43:34', 44989, 2), (12940, '6060cfa0b650ed403d70dd82a003dd69', '2010-12-21 03:54:55', '2010-12-21 03:54:56', 44990, 2), (12941, '8698ba510b4af52260722de36fc9c53e', '2010-12-21 06:39:37', '2010-12-21 06:39:38', 44991, 2), (12942, '030b492985a29d28ed502a92c5ef895c', '2010-12-21 06:39:42', '2010-12-21 06:39:43', 44992, 2), (12943, '70c51dfd9ab2d7ddd87f4eb1a98fb638', '2010-12-21 06:45:30', '2010-12-21 06:45:31', 44993, 2), (12944, 'bfe020e8c9b7e4120f33b3a158f779b9', '2010-12-21 07:13:07', '2010-12-21 07:13:09', 44994, 2), (12945, 'da1401e269458956d0b8293281a5c4ad', '2010-12-21 07:14:14', '2010-12-21 07:14:15', 44995, 2), (12946, '968d4431ff7ec0f0237ee316cbbf9381', '2010-12-21 07:14:29', '2010-12-21 07:14:30', 44996, 2), (12947, '3664b37b3a40a785b3af648c752383fb', '2010-12-21 07:14:35', '2010-12-21 07:14:35', 44997, 2), (12948, '09c2977cfa8f8e872ad26276feea9fa5', '2010-12-21 07:15:10', '2010-12-21 07:15:11', 44998, 2), (12949, '2d6d6366c3d6a31160326a9cf208df3a', '2010-12-21 07:15:19', '2010-12-21 07:15:20', 44999, 2), (12950, '555ea01565cae1c530d91a25dc24228d', '2010-12-21 07:15:31', '2010-12-21 07:15:31', 45000, 2), (12951, '64f14f7bbacdf2c53af16a9b29bfe516', '2010-12-21 07:16:00', '2010-12-21 07:16:01', 45001, 2), (12952, '3bb887aa02e3a39dc405cb384da375a5', '2010-12-21 07:16:33', '2010-12-21 07:16:33', 45002, 2), (12953, 'cffaaad2e3aca29418c8841ab5940463', '2010-12-21 07:21:25', '2010-12-21 07:21:26', 45003, 2), (12954, '84a34f6ef7c40a2c3aa16f74748d85cf', '2010-12-21 07:23:39', '2010-12-21 07:23:39', 45004, 2), (12955, '1e84e244282bbc15b8b0cd20c53007bb', '2010-12-21 07:33:46', '2010-12-21 07:33:47', 45005, 2), (12956, 'da0e6d794019f4a79d7a457296cee93e', '2010-12-21 07:34:56', '2010-12-21 07:34:57', 45006, 2), (12957, '5c97143a77000c8ea550f068f68d82c3', '2010-12-21 07:35:44', '2010-12-21 07:35:45', 45007, 2), (12958, '48596c5a044fe71683c12659e2fd4186', '2010-12-21 07:35:55', '2010-12-21 07:35:55', 45008, 2), (12959, 'b72c31efb9d0f1b148de4497587d0c6e', '2010-12-21 07:36:15', '2010-12-21 07:36:16', 45009, 2), (12960, 'ef773fd55456a66c054ba4eadff1915e', '2010-12-21 07:37:25', '2010-12-21 07:37:26', 45010, 2), (12961, '31950e08fef010b420aa0826d13cbcc0', '2010-12-21 07:40:29', '2010-12-21 07:40:30', 45011, 2), (12962, 'b346f67a7aaa757fdaa4f70c3e1fdebd', '2010-12-21 07:40:56', '2010-12-21 07:40:57', 45012, 2), (12963, 'a6064e8ccfce6b7094584ac3b23b1b50', '2010-12-21 07:41:24', '2010-12-21 07:41:25', 45013, 2), (12964, '69caf9638cb326d0897090c96efefe9a', '2010-12-21 07:49:21', '2010-12-21 07:49:22', 45014, 2), (12965, '3b3410e318ea9e50d747b2f3b190ad26', '2010-12-21 08:42:05', '2010-12-21 08:42:06', 45016, 2), (12966, 'a8d9dc0443f0ef2de372f96e8cfa67c1', '2010-12-21 08:42:09', '2010-12-21 08:42:10', 45017, 2), (12967, '8fb91876b001e73c0d2f535506b4546b', '2010-12-21 09:01:03', '2010-12-21 09:01:04', 45018, 2), (12968, '2d619b351797c899ef4372d85e739aa9', '2010-12-21 10:06:20', '2010-12-21 10:06:54', 45021, 2), (12969, 'caf7394625aa961ac831c596e15c31ff', '2010-12-21 10:09:28', '2010-12-21 10:09:29', 45022, 2), (12970, '48d55ad0f12b126acd17a9ee179522d6', '2010-12-21 10:40:07', '2010-12-21 10:40:07', 45023, 2), (12971, 'af3deda13703d9b80894f65b357a78a2', '2010-12-21 10:40:09', '2010-12-21 10:40:10', 45024, 2), (12972, '2ab7464b49eac1f12eca8a3f53769414', '2010-12-21 10:52:46', '2010-12-21 10:52:47', 45025, 2), (12973, 'b26b9b543fc7ab621ce07355feac1182', '2010-12-21 11:13:29', '2010-12-21 11:13:31', 45026, 2), (12974, 'fa40dd89a288231d1e0de382515e85d1', '2010-12-21 11:19:55', '2010-12-21 11:19:56', 45027, 2), (12975, '8d37f7d4709c72f73f636edf56297b9b', '2010-12-21 12:09:56', '2010-12-21 12:09:56', 45028, 2), (12976, '64f60ecff4bcbe28a36061cfaaa699b3', '2010-12-21 12:18:37', '2010-12-21 12:18:38', 45029, 2), (12977, 'dcffc06ba7ee96552b95e26d69180338', '2010-12-21 12:42:14', '2010-12-21 12:45:22', 45045, 2), (12978, 'd1e89cd297ce418eebdbb90169186c85', '2010-12-21 12:44:22', '2010-12-21 12:49:45', 45058, 2), (12979, 'ae7d43be14f4a1756577e37607789218', '2010-12-21 12:47:37', '2010-12-21 12:48:34', 45056, 2), (12980, '8570119c481592903ae9b455f2698258', '2010-12-21 12:49:55', '2010-12-21 12:50:24', 45061, 2), (12981, 'cbe7da655632dc2bbd08dc682c7c04c5', '2010-12-21 13:09:01', '2010-12-21 13:10:26', 45067, 2), (12982, '371b33779de2cab103e4cbeb05638a1e', '2010-12-21 13:35:52', '2010-12-21 13:39:12', 45070, 2), (12983, '5e8c92f6c53e687dc840338d0ddc5008', '2010-12-21 13:46:15', '2010-12-21 13:46:16', 45071, 2), (12984, 'c0d1c28cc9351aafd9a3b3bfd6923b94', '2010-12-21 14:11:54', '2010-12-21 14:14:34', 45082, 2), (12985, 'ba7df77f6b2728636fe451d52dc6fa93', '2010-12-21 14:14:02', '2010-12-21 14:14:02', 45076, 2), (12986, 'd52d8217c2701aa83190738cb25057e3', '2010-12-21 16:08:58', '2010-12-21 16:11:36', 45086, 2), (12987, 'b0b06f3f92ad38f7a284bd27a3945354', '2010-12-21 16:13:55', '2010-12-21 16:14:48', 45093, 2), (12988, '2dfd0f9da73b1abec3df41b0bd8ae2fc', '2010-12-21 20:04:11', '2010-12-21 20:04:12', 45094, 2), (12989, 'ea96aa2d81f7d654fe3453a3dd4f5b82', '2010-12-21 20:04:15', '2010-12-21 20:04:15', 45095, 2), (12990, '97f348ea04d2de73353325308ff22583', '2010-12-21 20:04:19', '2010-12-21 20:04:19', 45096, 2), (12991, '1afbb8b2af6f23b3644d7a8b5740326b', '2010-12-21 20:04:21', '2010-12-21 20:04:22', 45097, 2), (12992, '1418407837b871c83cee1b5f43d8e96e', '2010-12-21 20:04:24', '2010-12-21 20:04:25', 45098, 2), (12993, '409a4f56c0745956da11b97d9a34f7f2', '2010-12-21 20:05:15', '2010-12-21 20:08:24', 45100, 2), (12994, '7378d412b2db770a142c6783804a0d0d', '2010-12-21 22:29:11', '2010-12-21 22:29:13', 45101, 2), (12995, '5ce157c0bfccd8bef83f4e58dea427e2', '2010-12-21 23:45:08', '2010-12-21 23:45:14', 45102, 2), (12996, '0a1424519554640bfe6fb1c1e81ef92f', '2010-12-22 03:20:35', '2010-12-22 03:20:37', 45103, 2), (12997, '77911c083bcb6594c836fcbc8c5b3114', '2010-12-22 03:31:39', '2010-12-22 03:31:40', 45104, 2), (12998, '4932f916df29bd000e648de52db48ce6', '2010-12-22 03:59:47', '2010-12-22 03:59:48', 45105, 2), (12999, '17c75083634a6f7b19e441f988749390', '2010-12-22 04:32:02', '2010-12-22 04:32:05', 45106, 2), (13000, 'd8b172193150155a4094c4504bce5306', '2010-12-22 04:33:43', '2010-12-22 04:33:44', 45107, 2), (13001, '4f605e237d798f82c945a0583417848b', '2010-12-22 04:44:05', '2010-12-22 04:44:05', 45108, 2), (13002, 'fc1ebb3270c4b6d4e9f517b4fbc48992', '2010-12-22 05:11:01', '2010-12-22 05:11:02', 45109, 2), (13003, '72f3f55879fefeeecb9199f053f8ac23', '2010-12-22 05:20:03', '2010-12-22 05:20:04', 45110, 2), (13004, '46de41b6ab637773415b9198795c87fe', '2010-12-22 06:09:43', '2010-12-22 06:09:44', 45111, 2), (13005, '618fb1ee0c1a6e23d56d5b7ff5d7f9d9', '2010-12-22 06:37:20', '2010-12-22 06:37:21', 45112, 2), (13006, 'ec28b8bcad646aefd499c2974fca0b42', '2010-12-22 06:37:24', '2010-12-22 06:37:25', 45113, 2), (13007, '71f979665d0d09161ca195739d467be6', '2010-12-22 06:37:31', '2010-12-22 06:37:32', 45114, 2), (13008, 'ec26679f4ca677651cade1f4bd021866', '2010-12-22 06:37:36', '2010-12-22 06:37:37', 45115, 2), (13009, 'e10a0f676b24b1b128a51cd82fc54955', '2010-12-22 06:37:41', '2010-12-22 06:37:42', 45116, 2), (13010, '41b86a07ebab234c28b96b6be9d8c1ad', '2010-12-22 06:37:46', '2010-12-22 06:37:47', 45117, 2), (13011, '902f36fadb69e1c07034689ed77897d1', '2010-12-22 06:37:52', '2010-12-22 06:37:53', 45118, 2), (13012, 'e09cd065088c24860a2c9d38301a9bd6', '2010-12-22 06:37:57', '2010-12-22 06:37:58', 45119, 2), (13013, '25ac3a7093a33386755b9d3f8b705f7f', '2010-12-22 06:58:15', '2010-12-22 06:58:16', 45120, 2), (13014, 'fe60a3b41ff5fcde6535887005fe2bac', '2010-12-22 07:02:38', '2010-12-22 07:02:39', 45121, 2), (13015, '0454295eabeb05831c87fbaac04b047f', '2010-12-22 07:21:02', '2010-12-22 07:22:25', 45128, 2), (13016, '89f3e4a02d97aee6cd05c0ce539f97cf', '2010-12-22 07:25:49', '2010-12-22 07:27:58', 45137, 2), (13017, '344c815a09e7e51f2061c644451c8c7c', '2010-12-22 07:31:48', '2010-12-22 07:31:49', 45138, 2), (13018, '73d111b7a0d78da86daf33bcf349de3f', '2010-12-22 07:42:43', '2010-12-22 07:42:43', 45139, 2), (13019, 'b9dd115d8f6230e3c5ac964d62cb2342', '2010-12-22 07:59:07', '2010-12-22 07:59:07', 45141, 2), (13020, 'd84e233b1eeffd2892358d21e3c4a46e', '2010-12-22 08:08:11', '2010-12-22 08:08:12', 45142, 2), (13021, 'a04ea04dec3b4ead9963aac78170b60a', '2010-12-22 08:15:10', '2010-12-22 09:41:55', 45188, 2), (13022, 'c0d048a4ea6c597aaf48a7c157e7fa62', '2010-12-22 08:19:50', '2010-12-22 08:20:33', 45149, 2), (13023, '012b316844dc98bbf9efc62f8ae7ae95', '2010-12-22 08:39:21', '2010-12-22 08:40:47', 45157, 2), (13024, '27f19615166f7db40d9c046af7cc8e5e', '2010-12-22 08:45:22', '2010-12-22 08:45:22', 45158, 2), (13025, '1d605f1a6e7647b9abb02024c6942398', '2010-12-22 08:48:44', '2010-12-22 08:51:00', 45171, 2), (13026, '4c745a8410e7f1f1987df9d5f888b5ff', '2010-12-22 09:22:38', '2010-12-22 09:22:39', 45172, 2), (13027, '7f508cb97054e8c3b748edaae7a82c87', '2010-12-22 09:24:14', '2010-12-22 09:24:14', 45173, 2), (13028, '1e56a1b52fb113d45e29a65cfde5f211', '2010-12-22 09:48:22', '2010-12-22 09:48:23', 45189, 2), (13029, 'caeec67e60c67b773f570182c9cbd9b6', '2010-12-22 09:52:02', '2010-12-22 09:52:03', 45190, 2), (13030, '5930dead4c14e1d0e69578d000327f7a', '2010-12-22 09:52:06', '2010-12-22 09:52:07', 45191, 2), (13031, '3bba618b554b209757fa3e163f8a0c28', '2010-12-22 10:01:55', '2010-12-22 10:01:55', 45192, 2), (13032, 'ea6e2e86914d030198d62d08bcf82479', '2010-12-22 10:17:44', '2010-12-22 10:18:49', 45197, 2), (13033, '1ed39115dc76a533c72c3cac170a0a9b', '2010-12-22 10:18:54', '2010-12-22 10:18:54', 45198, 2), (13034, '1f4d2a4ee30168ec0a0c5494b13020d9', '2010-12-22 10:32:16', '2010-12-22 10:32:16', 45199, 2), (13035, '8189e1e91a93d304082f9437bf741b03', '2010-12-22 10:32:20', '2010-12-22 10:32:21', 45200, 2), (13036, 'f78b38576fadbde2068dcc74c973dcb2', '2010-12-22 10:32:24', '2010-12-22 10:32:25', 45201, 2), (13037, '3e3ee9aebab35fa7b9a3e77e70d31d89', '2010-12-22 10:32:29', '2010-12-22 10:32:30', 45202, 2), (13038, 'bcac4824307ac56371dfe36b0c514786', '2010-12-22 10:32:35', '2010-12-22 10:32:35', 45203, 2), (13039, 'bac954c0b87508479ca134ae1d4daea4', '2010-12-22 10:32:40', '2010-12-22 10:32:41', 45204, 2), (13040, '5af0247e5c225da269b71811f89563f2', '2010-12-22 10:32:45', '2010-12-22 10:32:46', 45205, 2), (13041, '880983680305a55290f0b3b35ced70ec', '2010-12-22 10:32:50', '2010-12-22 10:32:51', 45206, 2), (13042, '8ac773195c0b5b59f26de592e3e60abc', '2010-12-22 10:32:56', '2010-12-22 10:32:57', 45207, 2), (13043, 'de786223023231045025887b0670a38a', '2010-12-22 10:58:19', '2010-12-22 11:14:34', 45209, 2), (13044, 'f6938c458c0740026312779c52ec8161', '2010-12-22 11:26:39', '2010-12-22 11:26:40', 45210, 2), (13045, '6ceaf7773746827f53343feffc6cb9c3', '2010-12-22 11:33:18', '2010-12-22 11:33:19', 45211, 2), (13046, '75f89eba3027b334f9876627a53b1e75', '2010-12-22 11:34:01', '2010-12-22 11:34:02', 45212, 2), (13047, '7f08785ff2b557589698353b54f64d42', '2010-12-22 11:41:57', '2010-12-22 11:41:58', 45213, 2), (13048, '6e32e60ac731d53022633d42d4b5239c', '2010-12-22 13:18:14', '2010-12-22 17:03:59', 45353, 2), (13049, 'd97422034ebf7cc256e9d7279bda8390', '2010-12-22 13:19:06', '2010-12-22 13:19:07', 45216, 2), (13050, 'e9c3bdd8311cb2b45a1a550dbe463a44', '2010-12-22 13:26:00', '2010-12-22 13:26:46', 45223, 2), (13051, 'a488aa3c3ca267a5cd2871e796e5a406', '2010-12-22 13:28:19', '2010-12-22 13:28:20', 45224, 2), (13052, 'd7f01dcb8f11737bed8af358bb318254', '2010-12-22 13:31:58', '2010-12-22 13:31:59', 45227, 2), (13053, 'caafe43d5093fd5868c9ea9b22330ea6', '2010-12-22 13:44:09', '2010-12-22 13:44:10', 45234, 2), (13054, '32aa474d5b2491ba4a756ae65e43957e', '2010-12-22 13:51:15', '2010-12-22 13:51:24', 45236, 2), (13055, '1b58a6b8cef7778732197abd1d358e94', '2010-12-22 14:13:17', '2010-12-22 14:13:18', 45237, 2), (13056, 'd98098acb5b77dbffd4fae830150de74', '2010-12-22 14:13:20', '2010-12-22 14:13:21', 45238, 2), (13057, '22e045af98aa6a8709844a11ad86971d', '2010-12-22 14:24:59', '2010-12-22 14:30:44', 45257, 2), (13058, '8fb9c0688e15aedea697e6c5787ee677', '2010-12-22 14:41:13', '2010-12-22 14:41:13', 45261, 2), (13059, '371372151c0982a31f85993d04927047', '2010-12-22 14:41:17', '2010-12-22 14:41:18', 45262, 2), (13060, '6c274f96ce448248acf7921612ed3f08', '2010-12-22 14:41:21', '2010-12-22 14:41:22', 45263, 2), (13061, '868f8e94235adee08235a199d863b6fb', '2010-12-22 14:41:28', '2010-12-22 14:41:28', 45264, 2), (13062, '3eef8b1ade2b6478d64d54095daf7c51', '2010-12-22 14:41:33', '2010-12-22 14:41:33', 45265, 2), (13063, '74b0dbe10486812c401033f721f9fa39', '2010-12-22 14:41:38', '2010-12-22 14:41:39', 45266, 2), (13064, 'd5a2f7185238bbafca8ec2516585babd', '2010-12-22 14:41:43', '2010-12-22 14:41:44', 45267, 2), (13065, '3ef1f0dc7deeffc21076e29460df6e3b', '2010-12-22 14:41:48', '2010-12-22 14:41:49', 45268, 2), (13066, '4e0bf79dcc69fc33dc66b4c0d7033708', '2010-12-22 14:41:53', '2010-12-22 14:41:54', 45269, 2), (13067, '3921ac591ffc3837ec1e41813bf7c217', '2010-12-22 14:41:59', '2010-12-22 14:41:59', 45270, 2), (13068, '33d1a45789c8e8b457be8ed9d10cfd1c', '2010-12-22 14:56:47', '2010-12-22 14:56:48', 45280, 2), (13069, '6230b573de6beb4baafc8067559436af', '2010-12-22 14:58:13', '2010-12-22 14:58:14', 45281, 2), (13070, '9b1b788f967390f3393735faa1c37587', '2010-12-22 14:58:57', '2010-12-22 14:58:58', 45284, 2), (13071, 'eecdb789c200b4fc0971bd6947125999', '2010-12-22 14:59:42', '2010-12-22 14:59:43', 45286, 2), (13072, 'efa54530148f3a98d4be1487f037bb65', '2010-12-22 15:01:01', '2010-12-22 15:01:02', 45287, 2), (13073, 'f9e04ba49c26dd7ef6415e413816a7e4', '2010-12-22 15:02:04', '2010-12-22 15:02:05', 45288, 2), (13074, '683d7dabda212699653b9f5fd08f9f7d', '2010-12-22 15:04:29', '2010-12-22 15:04:30', 45293, 2), (13075, 'c69d0d0b8b4fb02b17ea6aca64d8565f', '2010-12-22 16:10:31', '2010-12-22 16:10:31', 45315, 2), (13076, '85726169058306cfd62ee2c53b5167b7', '2010-12-22 16:32:15', '2010-12-22 16:32:16', 45329, 2), (13077, 'f82a9d54b62fd3bca1f478333099b676', '2010-12-22 16:33:31', '2010-12-22 16:33:32', 45332, 2), (13078, '92e3acd3f589e2796bf2277e388a0125', '2010-12-22 16:34:33', '2010-12-22 16:34:34', 45333, 2), (13079, 'ccbb35056fd5aa1981bbc63141171fa4', '2010-12-22 16:42:18', '2010-12-22 16:42:19', 45336, 2), (13080, 'bdf3e6ae51675895fc9b9bf3ad015ee0', '2010-12-22 16:48:48', '2010-12-22 16:48:48', 45345, 2), (13081, '92bd834d3f277f903ac3a5d252cda385', '2010-12-22 16:50:25', '2010-12-22 16:50:26', 45346, 2), (13082, '17edef994ffe5e1ad8ad59f4f490ddfb', '2010-12-22 17:06:44', '2010-12-22 17:06:44', 45354, 2), (13083, '407a11404fdee469cc4eae91945fdc84', '2010-12-22 18:10:38', '2010-12-22 18:10:39', 45355, 2), (13084, '73719fab816b27925dc95b9e6fda41f2', '2010-12-22 18:43:12', '2010-12-22 18:48:50', 45370, 2), (13085, '7dab929e6287e226c1a0a65cbdcc2332', '2010-12-22 18:45:27', '2010-12-22 18:45:28', 45359, 2), (13086, 'd4900b148844ad0f76e2e71b2bdc9f95', '2010-12-22 18:45:31', '2010-12-22 18:45:32', 45360, 2), (13087, '4699efacb106e3fb6896657ff0126a7e', '2010-12-22 18:45:36', '2010-12-22 18:45:36', 45361, 2), (13088, '7398e29326b65e2375c9772fae1a5e0c', '2010-12-22 18:45:41', '2010-12-22 18:45:41', 45362, 2), (13089, 'dc183f5ded3bb48b25af7b537510b50e', '2010-12-22 18:45:46', '2010-12-22 18:45:46', 45363, 2), (13090, '49b1c153eb438812c8b652c6009db0fa', '2010-12-22 18:45:51', '2010-12-22 18:45:51', 45364, 2), (13091, 'd2399a231eae78cd84ed64f9b4da8c6d', '2010-12-22 18:45:56', '2010-12-22 18:45:56', 45365, 2), (13092, '14b7d88a9898ff26515b813cb06fd21b', '2010-12-22 18:46:01', '2010-12-22 18:46:01', 45366, 2), (13093, '93af27a4a46f3966150c4133ea71da56', '2010-12-22 18:46:06', '2010-12-22 18:46:07', 45367, 2), (13094, '84669f89fd60d84546e590f760c6b327', '2010-12-22 18:46:11', '2010-12-22 18:46:11', 45368, 2), (13095, '5c4601bf851ac8bef9e8cf7bfad40042', '2010-12-22 20:07:43', '2010-12-22 20:07:44', 45371, 2), (13096, 'dde1f61d66c1270b8b940db2ec0603d6', '2010-12-22 20:07:46', '2010-12-22 20:07:47', 45372, 2), (13097, '2991846eba7ef2c93a90719cc8d6ea61', '2010-12-22 20:07:49', '2010-12-22 20:07:50', 45373, 2), (13098, '38b31414fe69431326b624c68a3ef00c', '2010-12-22 20:07:52', '2010-12-22 20:07:53', 45374, 2), (13099, 'c739b8f1540ade0d044b71d6741a1430', '2010-12-22 20:07:55', '2010-12-22 20:07:56', 45375, 2), (13100, 'ceddff40976f37c43f43bd181f24106b', '2010-12-22 20:07:58', '2010-12-22 20:07:59', 45376, 2), (13101, 'c106f137680d6b180d2953d8420c7af1', '2010-12-22 20:08:01', '2010-12-22 20:08:01', 45377, 2), (13102, 'de90ca2b8697784aa608b4f5609dd479', '2010-12-22 20:08:04', '2010-12-22 20:08:04', 45378, 2), (13103, '658b3cc053959d3ae570774cfb84414c', '2010-12-22 20:08:06', '2010-12-22 20:08:07', 45379, 2), (13104, 'f624ef33fab9d957a1a4e6ad994a2d90', '2010-12-22 20:08:09', '2010-12-22 20:08:10', 45380, 2), (13105, 'dcd33795dc26260813b8da19c2c76a98', '2010-12-22 20:08:11', '2010-12-22 20:08:12', 45381, 2), (13106, '5471b3804244c261332cf9cee46bbe79', '2010-12-22 20:08:15', '2010-12-22 20:08:16', 45382, 2), (13107, 'bf64a9a6d4abe0db17810a8242597329', '2010-12-22 20:08:17', '2010-12-22 20:08:18', 45383, 2), (13108, 'bf560830d2e8168325611981067a01d5', '2010-12-22 20:08:21', '2010-12-22 20:08:22', 45384, 2), (13109, 'be6b4f16b8d1d20fd62591c62e75588a', '2010-12-22 20:08:24', '2010-12-22 20:08:24', 45385, 2), (13110, 'f39d08feddf7ee0dd8234faeedffc1ff', '2010-12-22 20:08:27', '2010-12-22 20:08:28', 45386, 2), (13111, '34b536d3b5ea20240d0885eeb520c12c', '2010-12-22 20:08:30', '2010-12-22 20:08:31', 45387, 2), (13112, '6be4a36b782fd5ebdc75542665a9a4ad', '2010-12-22 20:08:34', '2010-12-22 20:08:34', 45388, 2), (13113, '831e83efde49d559c0574933c80fd198', '2010-12-22 20:08:36', '2010-12-22 20:08:37', 45389, 2), (13114, '7a3c2dbcc0556c9b64faef8a7a696d9b', '2010-12-22 20:08:40', '2010-12-22 20:08:41', 45390, 2), (13115, 'facb3dfbfab7f5acbbafcbf5a1a00cdf', '2010-12-22 20:08:42', '2010-12-22 20:08:43', 45391, 2), (13116, '57a16345ffe578f80fa16d418fdb8183', '2010-12-22 20:08:46', '2010-12-22 20:08:47', 45392, 2), (13117, '7df9c1901b9ca2c6862cbbb698f4c30e', '2010-12-22 20:08:49', '2010-12-22 20:08:50', 45393, 2), (13118, '4251d05ec710c1cf5a92579c77725f4a', '2010-12-22 20:08:53', '2010-12-22 20:08:53', 45394, 2), (13119, '8ae5b2bb3babb457ade40d295b09bafa', '2010-12-22 20:08:55', '2010-12-22 20:08:56', 45395, 2), (13120, 'a49c583cf2337e7c71071266a3fdeb7d', '2010-12-22 20:08:59', '2010-12-22 20:09:00', 45396, 2), (13121, '4f3bcfb1798b2f9913274bc107a1e704', '2010-12-22 20:09:02', '2010-12-22 20:09:03', 45397, 2), (13122, '56d36fb049ba3cab0c9b5fece7cf74aa', '2010-12-22 20:09:06', '2010-12-22 20:09:06', 45398, 2), (13123, '8e20d5db0d2a9628a00bef65461fff3f', '2010-12-22 20:09:08', '2010-12-22 20:09:09', 45399, 2), (13124, 'ce53e8005347a8265e6f6d2d1b9c32d0', '2010-12-22 20:09:12', '2010-12-22 20:09:13', 45400, 2), (13125, '06cac8447cc25746f71a8033be9e91fc', '2010-12-22 20:09:15', '2010-12-22 20:09:17', 45401, 2), (13126, 'a218d0599d3b7c84d190966cefb3d0c2', '2010-12-22 20:09:20', '2010-12-22 20:09:21', 45402, 2), (13127, '580f8c50a603ab18a80c08fbe39ad96b', '2010-12-22 20:09:23', '2010-12-22 20:09:24', 45403, 2), (13128, '35bed4cccbf33186a3b2460a2f7a98fb', '2010-12-22 20:09:27', '2010-12-22 20:09:28', 45404, 2), (13129, '399e80555e887b9cf4724058f7a964ce', '2010-12-22 20:09:30', '2010-12-22 20:09:31', 45405, 2), (13130, '9931abd36aa8f7e734fd591633aae69c', '2010-12-22 20:09:34', '2010-12-22 20:09:35', 45406, 2), (13131, 'e2aaf72525144bba9775929ce25d01e6', '2010-12-22 20:09:37', '2010-12-22 20:09:38', 45407, 2), (13132, 'fc1ab1eb5d3b078cb1a8bb19eddf3885', '2010-12-22 20:09:54', '2010-12-22 20:09:55', 45408, 2), (13133, 'dc9d4053a07f8586c19976e924bc474b', '2010-12-22 20:09:57', '2010-12-22 20:09:57', 45409, 2), (13134, 'a20a490be64c41cb6306bab7794aad0c', '2010-12-22 20:10:00', '2010-12-22 20:10:01', 45410, 2), (13135, 'cb61af705cf4b8eff371a24bb9d6a033', '2010-12-22 20:10:03', '2010-12-22 20:10:04', 45411, 2), (13136, 'd322b9de4b7ae398d3a1605ebc5e1ec8', '2010-12-22 20:10:07', '2010-12-22 20:10:08', 45412, 2), (13137, '792c520f09557d538aaab43c3c3cfcc0', '2010-12-22 20:10:09', '2010-12-22 20:10:10', 45413, 2), (13138, '4b58de4b2c8d8cc044a68e2925e36e1c', '2010-12-22 20:10:13', '2010-12-22 20:10:14', 45414, 2), (13139, '3fef4a518f7d076553a663755f31876f', '2010-12-22 20:10:15', '2010-12-22 20:10:16', 45415, 2), (13140, 'ed7b2b993181873629c60ef978fbb4c8', '2010-12-22 20:10:19', '2010-12-22 20:10:20', 45416, 2), (13141, '9d80a12d69ecd3159083fcb7cfe1c8e7', '2010-12-22 20:10:22', '2010-12-22 20:10:23', 45417, 2), (13142, 'd9cd1ea5c2c3213d004b429b84c5582e', '2010-12-22 20:10:26', '2010-12-22 20:10:27', 45418, 2), (13143, '945bbe994a045fa020b57095469b613c', '2010-12-22 20:10:29', '2010-12-22 20:10:29', 45419, 2), (13144, '55a836826b59e632779b32f28dd13785', '2010-12-22 20:10:32', '2010-12-22 20:10:33', 45420, 2), (13145, 'bd8ebe6bc24d149a5a9db808471676bc', '2010-12-22 20:10:35', '2010-12-22 20:10:36', 45421, 2), (13146, 'bd6a49789edacd0f10f3322a876373e1', '2010-12-22 20:10:39', '2010-12-22 20:10:40', 45422, 2), (13147, '6edba94fc4d74bea5221b67f0633275a', '2010-12-22 20:10:41', '2010-12-22 20:10:42', 45423, 2), (13148, 'd34c73b2791afcdb55078286168ad797', '2010-12-22 20:10:45', '2010-12-22 20:10:46', 45424, 2), (13149, 'd5d9b4feac37b55d74c6fdc51ce7e901', '2010-12-22 20:10:48', '2010-12-22 20:10:49', 45425, 2), (13150, 'd451935526e0171ab0f202baadada04d', '2010-12-22 20:10:52', '2010-12-22 20:10:52', 45426, 2), (13151, '6f621f43702a00ec9378eef6ada78c96', '2010-12-22 20:10:54', '2010-12-22 20:10:55', 45427, 2), (13152, '857e301e8e63b5e55ee778cb245bfdf8', '2010-12-22 20:10:58', '2010-12-22 20:10:59', 45428, 2), (13153, 'd147fad8d2f1dfa2a3986f427156dfa0', '2010-12-22 20:11:01', '2010-12-22 20:11:02', 45429, 2), (13154, '470b7cf02c23d0c497aad948cff5c45e', '2010-12-22 20:11:05', '2010-12-22 20:11:06', 45430, 2), (13155, '79a106d60ed371bec52a03ef0231e714', '2010-12-22 20:25:30', '2010-12-22 20:25:31', 45431, 2), (13156, 'e82cb5186d418bf014fcac062a2f897e', '2010-12-22 21:35:46', '2010-12-22 21:35:49', 45432, 2), (13157, 'a9ef0d423a8fe7f65ff31a4d1568eb96', '2010-12-22 21:37:22', '2010-12-22 21:37:24', 45433, 2), (13158, '3344e6c11c5e312751e7951096be7a4d', '2010-12-22 22:36:55', '2010-12-22 22:36:56', 45434, 2), (13159, '7ad2c8667b64f42aca7c156b9cd3dbd7', '2010-12-22 22:40:22', '2010-12-22 22:40:23', 45435, 2), (13160, 'aed5ede1259ce0964d31b0b107c68108', '2010-12-22 22:40:27', '2010-12-22 22:40:27', 45436, 2), (13161, '0f50e12f82247d64ee3a47ebaa7b5c4f', '2010-12-22 22:40:34', '2010-12-22 22:40:35', 45437, 2), (13162, '11db07bd20405fbee2de55a5bc1afcd1', '2010-12-22 22:40:40', '2010-12-22 22:40:41', 45438, 2), (13163, 'bbaecc82895829f8432adb340553bada', '2010-12-23 01:18:47', '2010-12-23 01:18:48', 45439, 2), (13164, 'b4675b09c6b72176c4e09d2d31a09122', '2010-12-23 01:20:29', '2010-12-23 01:20:30', 45440, 2), (13165, 'f922a75a77fee3ea19af6ddbf3c4545d', '2010-12-23 01:55:46', '2010-12-23 01:55:48', 45441, 2), (13166, '707fc64d36c8db31583bf3b703f99bc9', '2010-12-23 02:05:12', '2010-12-23 02:05:13', 45442, 2), (13167, '84d6400016bb70d269f5d35ecec9c702', '2010-12-23 04:17:22', '2010-12-23 04:19:15', 45449, 2), (13168, 'b142cf66d4bc9ebd352db643dfaf600b', '2010-12-23 06:34:48', '2010-12-23 06:34:49', 45450, 2), (13169, '245bd209d82e7a67a3b50fd20126bcbd', '2010-12-23 06:41:43', '2010-12-23 06:41:44', 45451, 2), (13170, 'b7ebd8c1d5f3b8bcb02b029bf2467534', '2010-12-23 07:13:33', '2010-12-23 14:43:43', 55032, 2), (13171, 'b57c5b098c6bdc29b19d71828989abb6', '2010-12-23 07:37:27', '2010-12-23 07:40:08', 45458, 2), (13172, '39f82fc09c04dcc97fb90dd20c1b9cbb', '2010-12-23 07:50:50', '2010-12-23 07:50:51', 45459, 2), (13173, '01465f7a2bd676559afcbf6ff0c4fa45', '2010-12-23 07:52:54', '2010-12-23 07:52:55', 45460, 2), (13174, '460e2ec0c3a87701e4e1ab5244f7b056', '2010-12-23 08:34:04', '2010-12-23 08:34:05', 45462, 2), (13175, 'ab76b0b8eacf3537df51bbe33e680f20', '2010-12-23 08:54:54', '2010-12-23 11:04:06', 48641, 2), (13176, 'ab6a881736f05a7e9b9a5fae885e37ed', '2010-12-23 08:55:03', '2010-12-23 08:55:04', 45464, 2), (13177, 'db4fc0dd76ecf90a4c19c3be75388489', '2010-12-23 08:55:12', '2010-12-23 08:55:13', 45466, 2), (13178, '00a91571be72bb992c0812343f224a3f', '2010-12-23 08:55:34', '2010-12-23 08:55:35', 45468, 2), (13179, '382a6ccae77517cff5cbb202befbc9d3', '2010-12-23 08:56:22', '2010-12-23 08:56:23', 45472, 2), (13180, '98ed16ee053f272af6f94111e356f54d', '2010-12-23 09:09:52', '2010-12-23 14:41:02', 55025, 2), (13181, '4584cc312c8628472712f3da6234a3ef', '2010-12-23 09:14:44', '2010-12-23 09:14:46', 45585, 2), (13182, '2be8d7d8dca18cdbddaacd1a0024256e', '2010-12-23 09:32:51', '2010-12-23 09:34:35', 46127, 2), (13183, '98a4b2ae7d337a62c0a70070492a4664', '2010-12-23 09:38:53', '2010-12-23 09:38:54', 46258, 2), (13184, 'bfc89c52072df19e7619073130c59740', '2010-12-23 10:37:52', '2010-12-23 10:37:54', 47873, 2), (13185, '6cc12e9c214e120f6201b7d15a46402e', '2010-12-23 10:57:40', '2010-12-23 10:57:42', 48463, 2), (13186, '3ca92a113945597eb2d8d6144be5a25e', '2010-12-23 10:57:45', '2010-12-23 11:17:45', 48988, 2), (13187, '09b82859ca00014d494eef176dd73fa5', '2010-12-23 11:08:17', '2010-12-23 11:08:18', 48759, 2), (13188, 'b93aa67de8e5d065d35a9001e114d68f', '2010-12-23 11:09:46', '2010-12-23 11:09:49', 48793, 2), (13189, '1359fdc8a93ab604d53a1713c281f412', '2010-12-23 11:36:12', '2010-12-23 11:36:13', 49459, 2), (13190, 'a3392e22b545200651a5f991bdac6fd5', '2010-12-23 11:36:50', '2010-12-23 11:36:51', 49477, 2), (13191, '98a926114dbdc059f45e185c63a632d2', '2010-12-23 12:11:49', '2010-12-23 12:11:50', 50575, 2), (13192, '0c6164206132f308ac987b46db66a35f', '2010-12-23 12:11:55', '2010-12-23 12:11:57', 50577, 2), (13193, 'ddb2bae22385c5481f0b4d12a7a3c19c', '2010-12-23 13:59:25', '2010-12-23 13:59:27', 53789, 2), (13194, '1547f454ccbc3499cd48ee8cc9dd3b07', '2010-12-23 14:52:02', '2010-12-23 14:52:03', 55033, 2), (13195, '8b88a570f2b23649ab7078f5b89e5555', '2010-12-23 14:52:54', '2010-12-23 14:55:21', 55041, 2), (13196, '080664d7c89b584c1c7297b2b9779410', '2010-12-23 15:54:57', '2010-12-23 15:54:57', 55042, 2), (13197, 'd06c01ae6588569b2b39e3252b612be8', '2010-12-23 15:55:21', '2010-12-23 15:55:22', 55043, 2), (13198, 'cddec9264de7cdf2d8a05581926f4ce6', '2010-12-23 16:08:24', '2010-12-23 16:08:25', 55044, 2), (13199, 'f8c0c846fcafa4f9ba4b39ed53445195', '2010-12-23 16:40:52', '2010-12-23 16:40:53', 55045, 2), (13200, 'ef473d07928918c2e1c09bc790c56bc4', '2010-12-23 16:40:55', '2010-12-23 16:40:56', 55046, 2), (13201, '671edf99fe846a5b7a15ba3713148055', '2010-12-23 16:57:25', '2010-12-23 16:57:27', 55047, 2), (13202, '0dcdd932a4dde4c460437a985b47a87d', '2010-12-23 17:25:02', '2010-12-23 17:25:03', 55048, 2), (13203, 'd1deb6696eb350b355522129e7f0e83f', '2010-12-23 17:26:46', '2010-12-23 17:26:47', 55049, 2), (13204, '7a90d6182da5b9fdc313a3ea9f249315', '2010-12-23 17:29:32', '2010-12-23 17:41:12', 55083, 2), (13205, 'e02e76e2e2ed09c30dd7cfa61eeccab7', '2010-12-23 17:30:46', '2010-12-23 17:41:46', 55086, 2), (13206, 'bb03254e3c005b118f0e9f1e0bc16a94', '2010-12-23 17:30:56', '2010-12-23 17:38:16', 55077, 2), (13207, 'dbcf4e522724f9fd64b4a914e7f4d758', '2010-12-23 17:31:34', '2010-12-23 17:31:35', 55057, 2), (13208, 'c71763df4b98fb5a3928bd197d327efe', '2010-12-23 17:41:36', '2010-12-23 17:44:49', 55102, 2), (13209, '341f0184741784281ba5ae10b266a7ef', '2010-12-23 17:57:12', '2010-12-23 17:57:13', 55103, 2), (13210, '1136efe11f37b9a1451c0ab436dff51c', '2010-12-23 17:57:21', '2010-12-23 18:01:49', 55116, 2), (13211, 'f5bd681ad3577022ac6da6344e8e8795', '2010-12-23 18:00:54', '2010-12-23 18:22:21', 55164, 2), (13212, 'cb9ccc6ff4115c86cb5f97341111074b', '2010-12-23 18:02:53', '2010-12-23 18:23:09', 55165, 2), (13213, '9346a85287d64eac2f93f6f9d3c0c72d', '2010-12-23 21:49:42', '2010-12-23 21:50:26', 55169, 2), (13214, '7988dd5d7484ffc55376acf5f4103873', '2010-12-23 22:59:00', '2010-12-23 22:59:02', 55170, 2), (13215, 'db0862b8609b43191825a819fe5cf62e', '2010-12-24 00:18:31', '2010-12-24 00:18:38', 55171, 2), (13216, '0c7ce2d6d4e02f890c0e3bf6f52d8158', '2010-12-24 01:39:23', '2010-12-24 01:39:24', 55172, 2), (13217, 'cf2e31e018bbf34c2dc39220927bf4c5', '2010-12-24 01:56:59', '2010-12-24 02:00:58', 55182, 2), (13218, 'e7b56f5d2a410e0b1b7a3426b4bbd60c', '2010-12-24 02:08:31', '2010-12-24 02:08:32', 55183, 2), (13219, 'b68790ec3775699df4b887038a157e48', '2010-12-24 02:08:33', '2010-12-24 02:08:34', 55184, 2), (13220, '5b998b0482520dec08dd5c77fb8ed999', '2010-12-24 02:08:36', '2010-12-24 02:08:36', 55185, 2), (13221, '7dd3d95e0034e5fa30ec2ccce0438fa5', '2010-12-24 02:08:38', '2010-12-24 02:08:39', 55186, 2), (13222, '1953394a7a3261a021553fdcb2cdcc23', '2010-12-24 02:08:40', '2010-12-24 02:08:40', 55187, 2), (13223, 'a2d81acfb8a7557a5b7aab9930e957e9', '2010-12-24 02:08:42', '2010-12-24 02:08:43', 55188, 2), (13224, '626fff0360288ae8bb103533c7d97bd9', '2010-12-24 02:08:44', '2010-12-24 02:08:45', 55189, 2), (13225, 'bafae57144e68659cbfc901c5253e517', '2010-12-24 02:08:47', '2010-12-24 02:08:47', 55190, 2), (13226, '018e67ec24a77e7bb13a71b7ea3a44f4', '2010-12-24 02:08:49', '2010-12-24 02:08:50', 55191, 2), (13227, 'a19c49ed4eb18247005aa37184176033', '2010-12-24 02:08:51', '2010-12-24 02:08:52', 55192, 2), (13228, '08ef05c3cf0ae09351179aed255a8e18', '2010-12-24 02:08:53', '2010-12-24 02:08:54', 55193, 2), (13229, '25530c8e66799034a542492bee84ac80', '2010-12-24 02:08:55', '2010-12-24 02:08:56', 55194, 2), (13230, 'f46d0def76ce1a8c3f558f1167375c90', '2010-12-24 02:08:57', '2010-12-24 02:08:58', 55195, 2), (13231, 'a0740900e41ee5ceda26eb731cbed1f5', '2010-12-24 02:08:59', '2010-12-24 02:09:00', 55196, 2), (13232, '4abbb430836b0dcb71d87f46fa4438f2', '2010-12-24 02:09:02', '2010-12-24 02:09:03', 55197, 2), (13233, 'b85abd54f5bb1ada40ee04be1379b3b1', '2010-12-24 02:09:04', '2010-12-24 02:09:05', 55198, 2), (13234, 'a29598355a821c28afa9f4211745b214', '2010-12-24 02:09:06', '2010-12-24 02:09:07', 55199, 2), (13235, '199636b2a4f7798c81ed71690038c2ff', '2010-12-24 02:09:08', '2010-12-24 02:09:09', 55200, 2), (13236, 'fa624920c83708bd67b70cfe6348e27e', '2010-12-24 02:09:10', '2010-12-24 02:09:11', 55201, 2), (13237, 'ef2bab45551b764baaca27721d348eaa', '2010-12-24 02:09:12', '2010-12-24 02:09:12', 55202, 2), (13238, '9e5492eb3fc045407c891a84789740a3', '2010-12-24 02:09:13', '2010-12-24 02:09:14', 55203, 2), (13239, 'c1c874ec73ab6c7d4877160360b942f6', '2010-12-24 02:09:15', '2010-12-24 02:09:16', 55204, 2), (13240, '876bf18a43575340781696286d2cb603', '2010-12-24 02:09:17', '2010-12-24 02:09:18', 55205, 2), (13241, '9dd3213c0578ba40a4f139f5c6b7fcc2', '2010-12-24 02:09:19', '2010-12-24 02:09:20', 55206, 2), (13242, 'b6e3ef042689c86ceae58987d60927a2', '2010-12-24 02:09:21', '2010-12-24 02:09:22', 55207, 2), (13243, '2c9f4c60bf85f13b786f635743473367', '2010-12-24 02:09:23', '2010-12-24 02:09:24', 55208, 2), (13244, 'bac0ca61d5867fd0b9128ab938df483e', '2010-12-24 02:09:25', '2010-12-24 02:09:26', 55209, 2), (13245, 'b89546afa26f7cb3df55e755237c755a', '2010-12-24 02:09:27', '2010-12-24 02:09:28', 55210, 2), (13246, 'fbbb371605db55f4bdc0c3b3861c7cba', '2010-12-24 02:09:29', '2010-12-24 02:09:30', 55211, 2), (13247, '78f9328181237a5870c315c1c9d39bc6', '2010-12-24 02:09:31', '2010-12-24 02:09:32', 55212, 2), (13248, 'd9801c2297edb40b556c08c60eef27b7', '2010-12-24 02:09:33', '2010-12-24 02:09:34', 55213, 2), (13249, '51b09e74bd48b8b2a664faaf356fea0d', '2010-12-24 02:09:35', '2010-12-24 02:09:36', 55214, 2), (13250, '1b700e8353fbac5037e14864618fa9e2', '2010-12-24 02:09:37', '2010-12-24 02:09:39', 55215, 2), (13251, 'bb42ceee32c52211f16d0ca719b59728', '2010-12-24 02:09:40', '2010-12-24 02:09:41', 55216, 2), (13252, 'd498f1a7da5a070838e271b8bf4f3d03', '2010-12-24 02:09:42', '2010-12-24 02:09:43', 55217, 2), (13253, '5904e5c3d75b807baf5f3e5db073d425', '2010-12-24 02:09:44', '2010-12-24 02:09:45', 55218, 2), (13254, '2542f368a6eab1f88eafff8ce927e7ca', '2010-12-24 02:09:46', '2010-12-24 02:09:47', 55219, 2), (13255, 'd0ec7c5b4cc2b6087a39cd3c0fc7b7bd', '2010-12-24 02:09:48', '2010-12-24 02:09:49', 55220, 2), (13256, '5602f845385cafbc9de07d3e1a01a9bc', '2010-12-24 02:09:50', '2010-12-24 02:09:51', 55221, 2), (13257, '4fea5a11327aba3ece3d87be9d97b645', '2010-12-24 02:09:52', '2010-12-24 02:09:53', 55222, 2), (13258, '4a11a7ebfa78ce51d6a3d28f6a4ff4de', '2010-12-24 02:09:54', '2010-12-24 02:09:55', 55223, 2), (13259, '55f7e125455212d152f90d13d0a1bd2c', '2010-12-24 02:09:56', '2010-12-24 02:09:56', 55224, 2), (13260, 'd24471d2f8df1853855f3b7ddccc968f', '2010-12-24 02:09:58', '2010-12-24 02:09:58', 55225, 2), (13261, '8dc588f5f38a7b9711b661f7bedd46a2', '2010-12-24 02:09:59', '2010-12-24 02:10:01', 55226, 2), (13262, 'cfa7876a9c2023c768dbd9d2f982b541', '2010-12-24 02:10:02', '2010-12-24 02:10:03', 55227, 2), (13263, '980b92088958e69c89a0c9a307088712', '2010-12-24 02:10:04', '2010-12-24 02:10:05', 55228, 2), (13264, 'd00e63a574e17c1c16793180d53d429e', '2010-12-24 02:10:06', '2010-12-24 02:10:07', 55229, 2), (13265, '89a0cb9d0c74daa81bab6627aafc77fb', '2010-12-24 02:10:08', '2010-12-24 02:10:09', 55230, 2), (13266, '0b2c358e8b91a04758f3f570b23fc1e4', '2010-12-24 02:10:10', '2010-12-24 02:10:11', 55231, 2), (13267, '83145fa1f588f5bddd56f17c6580e207', '2010-12-24 02:10:12', '2010-12-24 02:10:13', 55232, 2), (13268, '4ae8e5b86a040227bffdb94773dfdaa5', '2010-12-24 02:10:14', '2010-12-24 02:10:15', 55233, 2), (13269, 'ff9519a0532e7862a224cc7c9daa8735', '2010-12-24 02:10:16', '2010-12-24 02:10:17', 55234, 2), (13270, '1f8a6f1c6c78c78469a337d5f1927dd8', '2010-12-24 02:10:18', '2010-12-24 02:10:19', 55235, 2), (13271, 'b171bf2793682719034fcc0239c6319c', '2010-12-24 02:10:20', '2010-12-24 02:10:21', 55236, 2), (13272, '3c87ab1d5f1257a7bc4493bee04cd0d3', '2010-12-24 02:10:22', '2010-12-24 02:10:23', 55237, 2), (13273, '835416c7f76002f00808fef874c20e67', '2010-12-24 02:10:24', '2010-12-24 02:10:25', 55238, 2), (13274, '41b9207fc063d819df57ce773a691092', '2010-12-24 02:10:26', '2010-12-24 02:10:27', 55239, 2), (13275, '3fbb06e48bdd45492552b514a06b274a', '2010-12-24 02:10:28', '2010-12-24 02:10:29', 55240, 2), (13276, '649defdc9b3ca68b307491936d21e092', '2010-12-24 02:10:30', '2010-12-24 02:10:31', 55241, 2), (13277, '66c100ce0ff5d4426d82184c3dc8df14', '2010-12-24 02:10:32', '2010-12-24 02:10:33', 55242, 2), (13278, '93161457d5a4a7443edb56be172164dc', '2010-12-24 02:10:34', '2010-12-24 02:10:35', 55243, 2), (13279, '4de49ee7900298c36aa0b0cb11906381', '2010-12-24 02:10:36', '2010-12-24 02:10:37', 55244, 2), (13280, 'ba758f6c4019c9e229ab7c939c277864', '2010-12-24 02:10:38', '2010-12-24 02:10:39', 55245, 2), (13281, 'da6fa7edca9c2a99cca1610c719067df', '2010-12-24 02:10:40', '2010-12-24 02:10:41', 55246, 2), (13282, 'bd88679c594d294b118be9d83994fde7', '2010-12-24 02:10:42', '2010-12-24 02:10:43', 55247, 2), (13283, '21a1c159bb36d3a383a2a4778bd2ac9f', '2010-12-24 02:10:44', '2010-12-24 02:10:45', 55248, 2), (13284, '78cb1f482ed4e7fa95389d492937723e', '2010-12-24 02:10:46', '2010-12-24 02:10:47', 55249, 2), (13285, '9f8396deb7dd01dca2d05911610d172c', '2010-12-24 02:10:48', '2010-12-24 02:10:49', 55250, 2), (13286, 'dacec02f458feef85dd75a9b14a2718e', '2010-12-24 02:10:50', '2010-12-24 02:10:51', 55251, 2), (13287, 'ad1dc584654a6031486340c2e2979089', '2010-12-24 02:10:52', '2010-12-24 02:10:54', 55252, 2), (13288, 'd5619e6764d07590656039c0690d2d74', '2010-12-24 02:10:55', '2010-12-24 02:10:56', 55253, 2), (13289, '00e5319d28a90af6d16a2033e0f62bd8', '2010-12-24 02:10:57', '2010-12-24 02:10:58', 55254, 2), (13290, 'f2a6faba7cfe5cfaa2576af72f977a03', '2010-12-24 02:10:59', '2010-12-24 02:10:59', 55255, 2), (13291, 'da3ca3be6c56e5796761fee58655b697', '2010-12-24 02:11:01', '2010-12-24 02:11:01', 55256, 2), (13292, 'dff89756a4c49bffa128e6c0adb342e9', '2010-12-24 02:11:02', '2010-12-24 02:11:03', 55257, 2), (13293, 'b6b5ae7396a9d7f664840cff5515c24e', '2010-12-24 02:11:04', '2010-12-24 02:11:05', 55258, 2), (13294, '2cf74cfbfecef052b212a15386a51e85', '2010-12-24 02:11:07', '2010-12-24 02:11:07', 55259, 2), (13295, '36c1f0aa2972493560e8da263c1de5d2', '2010-12-24 02:11:08', '2010-12-24 02:11:09', 55260, 2), (13296, 'dd633efe51b82094aa8d9d1a6e2e320c', '2010-12-24 02:11:10', '2010-12-24 02:11:11', 55261, 2), (13297, '6a56caa3a140dd7647bcc39549890357', '2010-12-24 02:11:12', '2010-12-24 02:11:14', 55262, 2), (13298, '427096c8c44138cb4c0e5eef12c12dcf', '2010-12-24 02:11:15', '2010-12-24 02:11:16', 55263, 2), (13299, '1660fc917c4a7e499f9d9ee7478ae884', '2010-12-24 02:11:18', '2010-12-24 02:11:18', 55264, 2), (13300, 'a03f3fe00609af9513883efb0c8e1830', '2010-12-24 02:11:19', '2010-12-24 02:11:20', 55265, 2), (13301, 'd2f4951865c3e8469083cdd353347a03', '2010-12-24 02:11:22', '2010-12-24 02:11:23', 55266, 2), (13302, 'bdc31a7cb1d2370aa3f729b70b7f6c30', '2010-12-24 02:11:24', '2010-12-24 02:11:25', 55267, 2), (13303, 'b34cbaace9a774372ffd3fb8c134fd21', '2010-12-24 02:11:26', '2010-12-24 02:11:27', 55268, 2), (13304, '2757674cf60cb207e93f7d08cb4b8f0a', '2010-12-24 02:11:28', '2010-12-24 02:11:29', 55269, 2), (13305, 'f424da22d48c1456fa6221e3f154cfd1', '2010-12-24 02:11:30', '2010-12-24 02:11:31', 55270, 2), (13306, 'a87ab19c0c9f42a3c61275eec2d2c1fa', '2010-12-24 02:11:32', '2010-12-24 02:11:33', 55271, 2), (13307, '3373d97a93fb5bedc190319ece124a66', '2010-12-24 02:11:34', '2010-12-24 02:11:35', 55272, 2), (13308, '29a9ccf054e5bba83b01cc1a53ebbfcb', '2010-12-24 02:11:36', '2010-12-24 02:11:36', 55273, 2), (13309, '437b4e8cfcd087d6a69f5b8269ec5650', '2010-12-24 02:11:37', '2010-12-24 02:11:38', 55274, 2), (13310, '91c61080e0764cfd045f37e0182bcc88', '2010-12-24 02:11:40', '2010-12-24 02:11:40', 55275, 2), (13311, '61486c66de0a7c6a61658819b515e5ba', '2010-12-24 02:11:42', '2010-12-24 02:11:42', 55276, 2), (13312, '5547b2b89b2d93990d67131dcc1714e4', '2010-12-24 02:11:43', '2010-12-24 02:11:45', 55277, 2), (13313, '09dbd0d0268f263289190aebcaf7d1ad', '2010-12-24 02:11:47', '2010-12-24 02:11:48', 55278, 2), (13314, '2a5f0c07d84d81e794e1bee539600898', '2010-12-24 02:11:49', '2010-12-24 02:11:50', 55279, 2), (13315, '7996a1de296421fc153af72787b834ee', '2010-12-24 02:11:51', '2010-12-24 02:11:52', 55280, 2), (13316, '834ce26ba9b413aad974261dd8605999', '2010-12-24 02:11:53', '2010-12-24 02:11:54', 55281, 2), (13317, '9bb1cb02e4ca53364d5f6813e6f8f5d2', '2010-12-24 02:11:55', '2010-12-24 02:11:56', 55282, 2), (13318, 'f1147c9cb0f25ecce92de34a5a017c33', '2010-12-24 02:11:58', '2010-12-24 02:11:59', 55283, 2), (13319, 'bede6461b2eb8bec8213383fd6ce68ab', '2010-12-24 02:12:01', '2010-12-24 02:12:02', 55284, 2), (13320, 'dee4c8509d2def5747216b6aaf8138b9', '2010-12-24 02:12:03', '2010-12-24 02:12:04', 55285, 2), (13321, 'ac123671b8168c6ed7abb37e52764dec', '2010-12-24 02:12:06', '2010-12-24 02:12:07', 55286, 2), (13322, '619dfd023437573f1fa1867d620c0989', '2010-12-24 02:12:08', '2010-12-24 02:12:09', 55287, 2), (13323, 'cbdeaa7f33ac6a1b774e43e45c122765', '2010-12-24 02:12:10', '2010-12-24 02:12:11', 55288, 2), (13324, 'b930e66bf6a4781bf8208f0d95bfb8f9', '2010-12-24 02:12:13', '2010-12-24 02:12:14', 55289, 2), (13325, '92d8618655fea6010c44dad1c368e8ab', '2010-12-24 02:12:16', '2010-12-24 02:12:17', 55290, 2), (13326, 'dcba1919c08dcef02fe2a1b01e5bc31b', '2010-12-24 02:12:18', '2010-12-24 02:12:19', 55291, 2), (13327, '10b889bbadea05b2b84d6e731635d897', '2010-12-24 02:12:21', '2010-12-24 02:12:22', 55292, 2), (13328, 'cf2f8d37b91af48adb2dc09afc66d119', '2010-12-24 02:12:23', '2010-12-24 02:12:24', 55293, 2), (13329, '551cbfc35b477cc573679101b6889aa9', '2010-12-24 02:12:25', '2010-12-24 02:12:26', 55294, 2), (13330, '304f2f8d998579f4ac54e5c4d7be6068', '2010-12-24 02:12:28', '2010-12-24 02:12:29', 55295, 2), (13331, 'b0591799fa82ef378b296de4f6520fb6', '2010-12-24 02:12:30', '2010-12-24 02:12:31', 55296, 2), (13332, 'c5cb44974225d99c3165e63095a3c662', '2010-12-24 02:12:33', '2010-12-24 02:12:33', 55297, 2), (13333, 'cbf2d08545cf810098706054237738b2', '2010-12-24 02:12:35', '2010-12-24 02:12:36', 55298, 2), (13334, 'e401692126d8003d1e07c5d43e848753', '2010-12-24 02:12:37', '2010-12-24 02:12:38', 55299, 2), (13335, 'c39614b03abb37e172e3efa8d3410157', '2010-12-24 02:12:40', '2010-12-24 02:12:40', 55300, 2), (13336, '8f90130e78f85dc4cc7e512117776606', '2010-12-24 02:12:41', '2010-12-24 02:12:43', 55301, 2), (13337, 'fe9fdbb123ae46175c2837b6b436026d', '2010-12-24 02:12:44', '2010-12-24 02:12:44', 55302, 2), (13338, 'ac8bf3c0263f6b82fcb7470f2aefed51', '2010-12-24 02:12:46', '2010-12-24 02:12:46', 55303, 2), (13339, '3b43262eeabcbc8bf0b1a3d5d927fd4f', '2010-12-24 02:12:47', '2010-12-24 02:12:48', 55304, 2), (13340, '1b80e29dc3bf24c35289eb92e1e31b10', '2010-12-24 02:12:49', '2010-12-24 02:12:50', 55305, 2), (13341, '9fee3ec8822d55c0a75c03395d8a0fc8', '2010-12-24 02:12:51', '2010-12-24 02:12:52', 55306, 2), (13342, 'a32203c650a890d6a09bfbc67e8f1ed6', '2010-12-24 02:12:54', '2010-12-24 02:12:55', 55307, 2), (13343, '5781cba2675084767bfe58b7d820fdcd', '2010-12-24 02:12:56', '2010-12-24 02:12:57', 55308, 2), (13344, '6de731203ac0c7db9825207d89a70a7d', '2010-12-24 02:12:58', '2010-12-24 02:12:59', 55309, 2), (13345, '828b950e575a11660f9880b5a64dc1fa', '2010-12-24 02:13:00', '2010-12-24 02:13:01', 55310, 2), (13346, 'a91f33fc7e64a9cf5691e94b10892995', '2010-12-24 02:13:02', '2010-12-24 02:13:02', 55311, 2), (13347, '4bc29954754b52eb81e845a5817ebd3b', '2010-12-24 02:13:04', '2010-12-24 02:13:04', 55312, 2), (13348, 'a404b35a74e7739ddd112bebdede92a9', '2010-12-24 02:13:05', '2010-12-24 02:13:06', 55313, 2), (13349, '165bef4e0012f5b04f778d31da3f6e6d', '2010-12-24 02:13:07', '2010-12-24 02:13:08', 55314, 2), (13350, 'e7bd950f8c8e45350bbc53050b1adc68', '2010-12-24 02:13:09', '2010-12-24 02:13:10', 55315, 2), (13351, 'e22f8433c09f4e72f44e214d492cb62c', '2010-12-24 02:13:11', '2010-12-24 02:13:12', 55316, 2), (13352, '4ba01f27c4386d90106b6e9dee1b4ed3', '2010-12-24 02:13:13', '2010-12-24 02:13:14', 55317, 2), (13353, '29be12afbe620048339643c3bba6a66d', '2010-12-24 02:13:15', '2010-12-24 02:13:16', 55318, 2), (13354, 'a1fedb66a76d1ff869c077d13a3d8009', '2010-12-24 02:13:17', '2010-12-24 02:13:18', 55319, 2), (13355, '1da5c8d78d38902b3e23675d6e3bdde2', '2010-12-24 02:13:19', '2010-12-24 02:13:20', 55320, 2), (13356, '24354b266a934c1e4a15fd52c83f6263', '2010-12-24 02:13:21', '2010-12-24 02:13:22', 55321, 2), (13357, '090f2ed1d06270fe8244e92cdcbfe6da', '2010-12-24 02:13:23', '2010-12-24 02:13:24', 55322, 2), (13358, '00f2746930978eb7288ff2571dc23290', '2010-12-24 02:13:25', '2010-12-24 02:13:26', 55323, 2), (13359, '87836516a807852d2a94a855c5b84c8a', '2010-12-24 02:13:27', '2010-12-24 02:13:28', 55324, 2), (13360, '9dea066e530415aaedc46ef31f3511b1', '2010-12-24 02:13:29', '2010-12-24 02:13:30', 55325, 2), (13361, '59b347f872f23caebe1f6565950b6a23', '2010-12-24 02:13:31', '2010-12-24 02:13:32', 55326, 2), (13362, '0f593ce368792466c7c4fb9491764638', '2010-12-24 02:13:33', '2010-12-24 02:13:34', 55327, 2), (13363, '9c2dc4a9c6907be4f26db87c3c19dd4c', '2010-12-24 02:13:35', '2010-12-24 02:13:36', 55328, 2), (13364, '9b640e973b5e72b52796bb3cd224887e', '2010-12-24 02:13:37', '2010-12-24 02:13:38', 55329, 2), (13365, '43f11c9e9502f35cfaa4463b3ba5b6d5', '2010-12-24 02:13:39', '2010-12-24 02:13:40', 55330, 2), (13366, '65ee24354e9a3d6ad6600078a8cbaeb1', '2010-12-24 02:13:41', '2010-12-24 02:13:42', 55331, 2), (13367, 'ab839851ddf2aaa13bb4c8135df22dc1', '2010-12-24 02:13:43', '2010-12-24 02:13:44', 55332, 2), (13368, 'd4dfb6e3be1dc42c8f87bb565a597adf', '2010-12-24 02:13:45', '2010-12-24 02:13:46', 55333, 2), (13369, 'eeb8dc87ec20cfbc83f0fa1deea4af01', '2010-12-24 02:13:47', '2010-12-24 02:13:48', 55334, 2), (13370, 'b0996fc23f257ff1fe92695c42af3f7b', '2010-12-24 02:13:49', '2010-12-24 02:13:50', 55335, 2), (13371, 'fda0f137839eb33aa7ea47f0a46b2427', '2010-12-24 02:13:51', '2010-12-24 02:13:52', 55336, 2), (13372, '136c89f52d7618c740b438ae7c52fe7e', '2010-12-24 02:13:53', '2010-12-24 02:13:54', 55337, 2), (13373, 'b2fbe120a78161760f3c88cd34dc5d8d', '2010-12-24 02:13:55', '2010-12-24 02:13:56', 55338, 2), (13374, '60a497833745622d3fffa8279576c8d3', '2010-12-24 02:13:57', '2010-12-24 02:13:58', 55339, 2), (13375, '0e9fca940559c1299d08b1b77fb66406', '2010-12-24 02:13:59', '2010-12-24 02:14:00', 55340, 2), (13376, '683d1c22884a192f0ddba2b916967c32', '2010-12-24 02:14:01', '2010-12-24 02:14:02', 55341, 2), (13377, '112eb58c56e667b84e5f194b9eb5f9c2', '2010-12-24 02:14:03', '2010-12-24 02:14:04', 55342, 2), (13378, '70b985d20601619a6ca0b1364ee76795', '2010-12-24 02:14:05', '2010-12-24 02:14:06', 55343, 2), (13379, 'c916dde47974b388797cc36c3bb2116a', '2010-12-24 02:14:07', '2010-12-24 02:14:08', 55344, 2), (13380, '873aaf36307dfb47ca69dfaa3e0ad320', '2010-12-24 02:14:09', '2010-12-24 02:14:10', 55345, 2), (13381, '2a084520752b00348fc0f7d8bfddedc6', '2010-12-24 02:14:11', '2010-12-24 02:14:12', 55346, 2), (13382, 'c276155cbf6e397bfe4a900a0b4ab650', '2010-12-24 02:14:13', '2010-12-24 02:14:14', 55347, 2), (13383, '86d23f13d7074e59f6db1ba6c7438f01', '2010-12-24 02:14:15', '2010-12-24 02:14:16', 55348, 2), (13384, '274c0ff7fef41d1d998a9774f7c3d44e', '2010-12-24 02:14:17', '2010-12-24 02:14:18', 55349, 2), (13385, '3b5e7407fc3896fd036c2454194b76d9', '2010-12-24 02:14:19', '2010-12-24 02:14:20', 55350, 2), (13386, 'f24a8e01a8465a972e98db674f5d24cd', '2010-12-24 02:14:21', '2010-12-24 02:14:22', 55351, 2), (13387, '11e478c8d350101c5fa1015b7abc8d98', '2010-12-24 02:14:23', '2010-12-24 02:14:24', 55352, 2), (13388, 'd02b750f0c24e47e2d61b1b9a47045d0', '2010-12-24 02:14:25', '2010-12-24 02:14:26', 55353, 2), (13389, 'd15419bcd20cb310fc8dd6ea4d3684c1', '2010-12-24 02:14:27', '2010-12-24 02:14:28', 55354, 2), (13390, 'db1af128b7f27b575950220472c5b92c', '2010-12-24 02:14:29', '2010-12-24 02:14:29', 55355, 2), (13391, '746e1cbf9fe90e976a53e9a6a182a9ae', '2010-12-24 02:14:30', '2010-12-24 02:14:32', 55356, 2), (13392, 'da220dae5b9172394616bf3b85fc43da', '2010-12-24 02:14:33', '2010-12-24 02:14:34', 55357, 2), (13393, '17aa6336fc6310dc3fc4e4622a4587b0', '2010-12-24 02:14:35', '2010-12-24 02:14:36', 55358, 2), (13394, 'f89f91327dbc75bd06be2642ff0065ca', '2010-12-24 03:41:30', '2010-12-24 03:41:30', 55359, 2), (13395, '6a18d9e3c78d1828e324d548fcce6281', '2010-12-24 04:56:39', '2010-12-24 04:56:40', 55360, 2), (13396, '4170fef8025320c70264e20be4c08bb5', '2010-12-24 05:30:40', '2010-12-24 05:30:41', 55361, 2), (13397, 'eb4fa2a0af8269c56e40c1265c11c9a7', '2010-12-24 05:37:24', '2010-12-24 05:37:26', 55362, 2), (13398, '2c2c22ce620664523c60576ef57ebfcf', '2010-12-24 05:39:32', '2010-12-24 05:39:32', 55363, 2), (13399, 'bc6816a8502a6fe7a0966c9c71d0f1ca', '2010-12-24 06:16:40', '2010-12-24 06:16:41', 55364, 2), (13400, '4afcde6af09573f6938dca80643cc70a', '2010-12-24 07:15:09', '2010-12-24 07:15:10', 55365, 2), (13401, '1fe4d6432afcc19d4318f6e695217b92', '2010-12-24 07:49:36', '2010-12-24 07:49:37', 55366, 2), (13402, '204df646fb5ce075bb331f09e0697751', '2010-12-24 10:06:55', '2010-12-24 10:06:57', 55367, 2), (13403, 'f72fcad37b64a65e3c4eca6ea663a763', '2010-12-24 10:07:00', '2010-12-24 10:07:01', 55368, 2), (13404, 'ea7da253b1c335fe551bc8dcd257e706', '2010-12-24 11:23:34', '2010-12-24 11:26:32', 55376, 2), (13405, 'd82bf587d5667792f537e0a3c52708d8', '2010-12-24 11:52:01', '2010-12-24 11:52:03', 55377, 2), (13406, '0ab9b3a360201382c7002f9343716a8b', '2010-12-24 13:17:24', '2010-12-24 13:17:25', 55378, 2), (13407, '8579c63131c3ca1effc336e2f8b45fcc', '2010-12-24 13:37:51', '2010-12-24 13:37:52', 55379, 2), (13408, '2316116679e39b76f0e8af8045a1260f', '2010-12-24 13:56:02', '2010-12-24 13:56:48', 55382, 2), (13409, 'a1ec461e63fca745dd9dcc6c0ca4c62f', '2010-12-24 14:35:58', '2010-12-24 14:35:59', 55383, 2), (13410, 'eeb266a3a8114a3d4b736555f2a87845', '2010-12-24 15:07:19', '2010-12-24 15:09:07', 55389, 2), (13411, 'ae692423e4c3856341b8e81bfdf74a6b', '2010-12-24 15:18:23', '2010-12-24 15:18:24', 55390, 2), (13412, '5f748fb60f51751c21cce680bdcae602', '2010-12-24 15:21:53', '2010-12-24 15:21:53', 55391, 2), (13413, '07fc896da1c95d1b1537643529a260d0', '2010-12-24 16:17:05', '2010-12-24 16:17:06', 55392, 2), (13414, '2fdb61c4513ebab686df81f7dbf26e87', '2010-12-24 16:41:23', '2010-12-24 16:41:25', 55393, 2), (13415, 'dc668f47720d60ba3215204b0a71c87c', '2010-12-24 16:41:26', '2010-12-24 16:41:26', 55394, 2), (13416, 'ffad6f12eb433153c24364d89210c8ff', '2010-12-24 16:48:50', '2010-12-24 16:48:51', 55395, 2), (13417, '66c401fbfa8951e527da4ad689067ee2', '2010-12-24 17:09:34', '2010-12-24 17:09:35', 55396, 2), (13418, '7d487a7eef9ced4f8c58e521cd83b030', '2010-12-24 17:25:50', '2010-12-24 17:27:22', 55407, 2), (13419, '0064437d0733cf703e9d81732c30e743', '2010-12-24 17:56:29', '2010-12-24 17:56:30', 55408, 2), (13420, 'cae5936daf409f5cdd90592cd1dc54b4', '2010-12-24 17:57:15', '2010-12-24 17:57:16', 55409, 2), (13421, '4a2750d56ce60caeeb3d09795548c3a5', '2010-12-24 17:57:21', '2010-12-24 17:57:22', 55410, 2), (13422, 'ea1a12f0e86a4927cb02f67206e383db', '2010-12-24 20:37:10', '2010-12-24 20:37:11', 55411, 2), (13423, 'e1b42a9608f8dde2effd40322d67d4e6', '2010-12-24 21:34:18', '2010-12-24 21:34:19', 55412, 2), (13424, '7f65fef0c14cca101b6d5c07a8c72f1a', '2010-12-24 21:37:54', '2010-12-24 21:37:55', 55413, 2), (13425, '9a545dced170f772154b81b47c9e174f', '2010-12-24 21:41:11', '2010-12-24 21:41:12', 55414, 2), (13426, '43907077fdc6353937f526897548b711', '2010-12-24 22:24:13', '2010-12-24 22:24:14', 55415, 2), (13427, 'd5bf7166bc05f29064d2d7bad986bd6c', '2010-12-24 22:42:48', '2010-12-24 22:45:31', 55418, 2), (13428, 'e99a9dcddbec37defe7ce6c453bebad6', '2010-12-24 22:45:20', '2010-12-24 22:45:21', 55417, 2), (13429, 'c59e1b76c97bb60688a69e6e3f36d90b', '2010-12-24 23:42:30', '2010-12-24 23:42:31', 55419, 2), (13430, '21ecaba11565a77169709eef3b18c27f', '2010-12-24 23:51:04', '2010-12-24 23:51:05', 55420, 2), (13431, '5ab46efee7a152c9ced1c65cbb156d6c', '2010-12-25 00:22:26', '2010-12-25 00:22:26', 55421, 2), (13432, 'e9c7d1619360e7feea37409e2e769666', '2010-12-25 01:57:32', '2010-12-25 01:57:33', 55422, 2), (13433, '0b8ad9b63d56903734813920f7f8afb4', '2010-12-25 02:47:54', '2010-12-25 02:47:55', 55423, 2), (13434, '0729d834f7bb6f1f91cd32ff20bcbc26', '2010-12-25 03:19:59', '2010-12-25 03:20:00', 55424, 2), (13435, '2f893776bd25f9683f8e3034d14f8745', '2010-12-25 03:36:40', '2010-12-25 03:36:41', 55425, 2), (13436, 'd739fa02995d881a950ae68314ee19b0', '2010-12-25 04:16:47', '2010-12-25 04:16:48', 55426, 2), (13437, '9aad5b3b5aa635b2f1be8d15817c6fe7', '2010-12-25 06:01:29', '2010-12-25 06:01:31', 55427, 2), (13438, '2112e84dc65e6c2561916b141a1cfebd', '2010-12-25 07:12:08', '2010-12-25 07:12:10', 55428, 2), (13439, '4ee77f3336a41a1cfebed299e6db2164', '2010-12-25 07:12:14', '2010-12-25 07:12:14', 55429, 2), (13440, '03ffe2287f0f8bb762182abdfabb4185', '2010-12-25 08:17:42', '2010-12-25 08:17:43', 55430, 2), (13441, 'd2478e32fca0012dbceadf0e6793715a', '2010-12-25 08:28:50', '2010-12-25 08:28:51', 55431, 2), (13442, '937d6fecc9ce312b23db12f553f54f9a', '2010-12-25 09:29:24', '2010-12-25 09:29:25', 55432, 2), (13443, '416d1813a55495440463d15d07a08a2d', '2010-12-25 09:37:57', '2010-12-25 09:37:58', 55433, 2), (13444, 'a0a785379b6baf31975f948b792ac921', '2010-12-25 09:50:33', '2010-12-25 09:50:33', 55434, 2), (13445, 'f27186ec70a50b0bf06ffc051d1c2bb8', '2010-12-25 09:58:36', '2010-12-25 09:58:37', 55435, 2), (13446, '1207870e8b26068511cd849b63c74658', '2010-12-25 10:07:58', '2010-12-25 10:07:59', 55436, 2), (13447, '55dc1369fc266f84d7df472337ad950c', '2010-12-25 10:46:37', '2010-12-25 10:46:38', 55437, 2), (13448, '47b42710aa65897085bc21d9f4dc9d6f', '2010-12-25 11:04:17', '2010-12-25 11:05:36', 55440, 2), (13449, '7b0f42485bb7df3b9ff5cd63a3c459b7', '2010-12-25 11:27:17', '2010-12-25 11:27:18', 55441, 2), (13450, 'd9a65f0372249105e4d07a241982fb3d', '2010-12-25 12:15:49', '2010-12-25 12:15:57', 55443, 2), (13451, '2b5ec783ac8e49a7e8f3f48639252c60', '2010-12-25 12:15:54', '2010-12-25 12:15:57', 55442, 2), (13452, 'a8c9ed10b06a255802028e9885f44945', '2010-12-25 12:42:32', '2010-12-25 12:42:38', 55444, 2), (13453, 'f8ed5c485b29f8f0f97d5016e0b7246d', '2010-12-25 12:51:07', '2010-12-25 13:02:13', 55446, 2), (13454, '10b3b675239da0891e468a26a05b9911', '2010-12-25 13:07:22', '2010-12-25 13:07:23', 55447, 2), (13455, '35e8f6876dc9595bf79870c43a6c5fba', '2010-12-25 13:07:28', '2010-12-25 13:07:29', 55448, 2), (13456, '9500acb041c388230e8943fafc78161b', '2010-12-25 13:07:35', '2010-12-25 13:07:35', 55449, 2), (13457, '5f1564ad3b9d795021fc9268f5946a8c', '2010-12-25 13:07:52', '2010-12-25 13:07:53', 55450, 2), (13458, '30a39d75307cd12319c2b1702d68d2c6', '2010-12-25 13:11:23', '2010-12-25 13:11:24', 55451, 2), (13459, '7ddd12bc229213781acc4a1364f4955d', '2010-12-25 13:11:46', '2010-12-25 13:11:46', 55452, 2), (13460, '8591b7efbbed6360973cb6adb93b21f7', '2010-12-25 13:12:09', '2010-12-25 13:12:10', 55453, 2), (13461, '4cf62a8a4903039fe7835c5069855bff', '2010-12-25 13:12:24', '2010-12-25 13:12:25', 55454, 2), (13462, '40082898ee61372c47ab544a9b4ab136', '2010-12-25 13:12:36', '2010-12-25 13:12:36', 55455, 2), (13463, '28510a6e08c87bc4db8c62fe0fcf500e', '2010-12-25 13:12:50', '2010-12-25 13:12:52', 55456, 2), (13464, '311d5db0ecac32283d1df36b3dfe049f', '2010-12-25 13:13:05', '2010-12-25 13:13:06', 55457, 2), (13465, 'f4c3bac4c1c8caebcb46f95aaa4cb40f', '2010-12-25 13:13:15', '2010-12-25 13:13:16', 55458, 2), (13466, '39db0e7cdd4ecd9ac6df12d9d02f2520', '2010-12-25 13:13:22', '2010-12-25 13:13:23', 55459, 2), (13467, 'ef001e8997592f5d9f7ca607762f1f50', '2010-12-25 13:13:32', '2010-12-25 13:13:32', 55460, 2), (13468, '0c2dedc34ca86d53571fc19f500b11bd', '2010-12-25 13:13:44', '2010-12-25 13:13:44', 55461, 2), (13469, '8991858ee5a134b900733808170ace0a', '2010-12-25 13:13:55', '2010-12-25 13:13:56', 55462, 2), (13470, '5cc25589965875487b8b7ee21155833e', '2010-12-25 13:14:04', '2010-12-25 13:14:05', 55463, 2), (13471, '327c2a4ca299c14465a7fde6d2f7e926', '2010-12-25 13:16:18', '2010-12-25 13:16:18', 55464, 2), (13472, '1f5cd4742f5bd6e9ccf31c592f728866', '2010-12-25 14:22:44', '2010-12-25 14:22:46', 55465, 2), (13473, 'eb36b64a721673a60101c1b2255b4515', '2010-12-25 14:38:49', '2010-12-25 14:38:50', 55466, 2), (13474, 'ffdae6e7f1bf3cd380b931a96f7fa708', '2010-12-25 14:50:43', '2010-12-25 14:50:44', 55467, 2), (13475, '7ee26f11835d4f01213a7d1dfc344513', '2010-12-25 15:16:38', '2010-12-25 15:16:40', 55468, 2), (13476, 'daf1bc6f7f840194775627c9a1ff1e4b', '2010-12-25 16:02:40', '2010-12-25 16:02:41', 55469, 2), (13477, '8dad2cddd3c60672a51736d8ca1a3c3a', '2010-12-25 16:02:51', '2010-12-25 16:02:52', 55470, 2), (13478, '082556393a558c4d00c6612b6545057d', '2010-12-25 16:15:14', '2010-12-25 16:19:25', 55473, 2), (13479, 'ebc3eec9f1542bc557e9b0bb80946cf0', '2010-12-25 16:20:10', '2010-12-25 16:27:38', 55497, 2), (13480, '84839f6bb5d52106e05d3b6879500cf3', '2010-12-25 16:36:11', '2010-12-25 16:36:12', 55498, 2), (13481, 'f8e50bb64351fa9f4950564fcad1fa01', '2010-12-25 16:46:53', '2010-12-25 16:47:03', 55500, 2), (13482, '4c3517fc88f08a13e9a3cf4963cd11dd', '2010-12-25 16:50:53', '2010-12-25 16:50:54', 55501, 2), (13483, '5016db1e362dff8d0953b2bb604d7860', '2010-12-25 17:34:27', '2010-12-25 17:34:28', 55502, 2), (13484, '1346b7fb74b1b8635eb3d97100121436', '2010-12-25 18:31:18', '2010-12-25 18:31:19', 55503, 2), (13485, '9da92531dc3ab0e8db815743eef1887e', '2010-12-25 19:06:41', '2010-12-25 19:06:42', 55504, 2), (13486, '3a84a1a951acf385eca215498da12bf5', '2010-12-25 19:25:30', '2010-12-25 19:25:31', 55505, 2), (13487, '52ed275400ec0c79497fe60b2c08f82f', '2010-12-25 19:59:26', '2010-12-25 19:59:27', 55506, 2), (13488, '1115a8f66c3b0b0150b51904fbb9c00f', '2010-12-25 20:51:31', '2010-12-25 20:51:31', 55507, 2), (13489, '9f2c51a79ef82d4cd84f57069fb97be7', '2010-12-25 22:00:33', '2010-12-25 22:01:31', 55509, 2), (13490, '09dca7eb16fecc55dc6164ec3958fbb1', '2010-12-25 22:06:49', '2010-12-25 22:06:50', 55510, 2), (13491, '202a4aecee5b25cbca835897170a2384', '2010-12-25 22:06:52', '2010-12-25 22:06:52', 55511, 2), (13492, '70ca9b0f5fd17de5ed730594476d782f', '2010-12-25 23:16:18', '2010-12-25 23:16:20', 55512, 2), (13493, '3a7f64f07f5ac36dc108e95696819415', '2010-12-25 23:47:12', '2010-12-25 23:47:13', 55513, 2), (13494, '7f1d7033b279c2c4f66f8f3436c7631b', '2010-12-26 04:26:52', '2010-12-26 04:26:54', 55514, 2), (13495, '773e1b33e6d125e0bca12bf2cef27ddb', '2010-12-26 04:34:19', '2010-12-26 04:34:20', 55515, 2), (13496, '6cf60fccb0c57d08ad373b63bb324c1f', '2010-12-26 07:22:45', '2010-12-26 07:24:09', 55522, 2), (13497, '2911c0fc7c03a11950f5bd2aac2fefc8', '2010-12-26 08:30:38', '2010-12-26 08:30:39', 55523, 2), (13498, 'd542af32e497094ccb20e710e2775347', '2010-12-26 09:05:18', '2010-12-26 09:07:56', 55537, 2), (13499, 'a6938956f91a2069216d6c966a80645b', '2010-12-26 09:58:26', '2010-12-26 09:58:27', 55538, 2), (13500, '12a8eaa86d12b0b92e22bb61ff30f0ac', '2010-12-26 09:58:30', '2010-12-26 09:58:30', 55539, 2), (13501, '241f00c84209b580d54f51886b884d1a', '2010-12-26 09:58:33', '2010-12-26 09:58:34', 55540, 2), (13502, 'a8912a5497b03320f83fce63306b4612', '2010-12-26 09:58:36', '2010-12-26 09:58:37', 55541, 2), (13503, '29dde3c5c0be3b37f88a1de9bf486045', '2010-12-26 09:58:39', '2010-12-26 09:58:39', 55542, 2), (13504, 'a387e36f974a783055859cfcbb3713eb', '2010-12-26 09:58:41', '2010-12-26 09:58:42', 55543, 2), (13505, 'e3e79e733e409171f3d7c7f4d1fd1921', '2010-12-26 09:58:44', '2010-12-26 09:58:45', 55544, 2), (13506, '3e4f6671ce92c6175d5614ecd88880df', '2010-12-26 09:58:48', '2010-12-26 09:58:49', 55545, 2), (13507, 'ca6537b6019ac6f8f9d1024ba218c0d3', '2010-12-26 09:58:51', '2010-12-26 09:58:52', 55546, 2), (13508, 'a89a3b37524772715faee7cd4b5dbd71', '2010-12-26 09:58:55', '2010-12-26 09:58:55', 55547, 2), (13509, '058ed215fb5b718b22c12615806df1b5', '2010-12-26 09:58:57', '2010-12-26 09:58:58', 55548, 2), (13510, '8495644c6b33b25d1a46ec57b1e32d3a', '2010-12-26 10:37:23', '2010-12-26 10:37:24', 55549, 2), (13511, '64a536ef41cd6a0f114b0a94100f2044', '2010-12-26 10:55:17', '2010-12-26 10:55:18', 55550, 2), (13512, '610c739dead96d67481168409ee93ee3', '2010-12-26 10:56:23', '2010-12-26 10:56:24', 55551, 2), (13513, '706183b53321d9ef9e0636e14c9b06b7', '2010-12-26 11:18:55', '2010-12-26 11:18:56', 55552, 2), (13514, '678add0b9d734e952a45a69e04bf8f3a', '2010-12-26 11:19:07', '2010-12-26 11:19:07', 55553, 2), (13515, '428588109bc8f4b7efcd9eeb6bf1eb28', '2010-12-26 11:45:18', '2010-12-26 11:45:19', 55554, 2), (13516, '043b2cd32523405ef2320ace6909ca9e', '2010-12-26 12:16:12', '2010-12-26 12:18:44', 55563, 2), (13517, 'e0e9e035fb2a68ee1a6487fa7f8fde08', '2010-12-26 12:18:34', '2010-12-26 12:18:35', 55562, 2), (13518, 'a0259a1cfe7b8e916ca3f8d07d3ebcaf', '2010-12-26 12:22:16', '2010-12-26 12:22:17', 55564, 2), (13519, '2bcd4da4210664418aacfbb9532bdf66', '2010-12-26 12:36:32', '2010-12-26 12:37:18', 55567, 2), (13520, '24a6efdf1b36b35f4e3e4dc8e970de0f', '2010-12-26 12:48:34', '2010-12-26 12:49:22', 55569, 2), (13521, '59c67a02a85606cd54e1f86a709ace29', '2010-12-26 12:52:51', '2010-12-26 13:07:17', 55577, 2), (13522, 'a2b9adc6fd1d4d50d2383367e019b806', '2010-12-26 14:19:25', '2010-12-26 15:26:50', 55642, 2), (13523, '369ad53a69969006bfde4bcb70ea7610', '2010-12-26 14:20:44', '2010-12-26 14:20:45', 55583, 2), (13524, '2c4bea6d02f1aa69148b98b57bdd8d32', '2010-12-26 14:34:18', '2010-12-26 14:34:19', 55602, 2), (13525, 'a404a03f2810c86280a247ea9d324968', '2010-12-26 14:34:21', '2010-12-26 14:34:22', 55603, 2), (13526, '2251d40d7f22f54d93336e9e3d65b404', '2010-12-26 15:24:54', '2010-12-26 15:26:35', 55640, 2), (13527, '649236ab532d319fdbe6948fed84b58f', '2010-12-26 15:51:00', '2010-12-26 15:51:40', 55647, 2), (13528, 'ce8cf5223a93c7b63c80872dea4028c8', '2010-12-26 16:06:06', '2010-12-26 16:06:07', 55648, 2), (13529, '0e9d83951e4323b9b1a32c50a2475b23', '2010-12-26 16:36:01', '2010-12-26 16:37:09', 55655, 2), (13530, '42272411cbf053b95dbc819f44334d96', '2010-12-26 16:59:28', '2010-12-26 17:01:43', 55674, 2), (13531, '9f02ed27aa84aa305a76a3cb1121671f', '2010-12-26 17:24:07', '2010-12-26 17:24:08', 55675, 2), (13532, '94d324fb112a34e0cc3943dc65bb7703', '2010-12-26 18:12:32', '2010-12-26 18:12:33', 55676, 2), (13533, 'ffa284bcc39a23d43581fc21909c7346', '2010-12-26 18:18:40', '2010-12-26 18:18:40', 55677, 2), (13534, 'b3d39d5f3dd9e5a613e6a8c2d20ad50c', '2010-12-26 20:30:03', '2010-12-26 20:30:04', 55678, 2), (13535, '01f5878c7a7958979936f1c83d1595a6', '2010-12-26 21:08:53', '2010-12-26 21:08:54', 55679, 2), (13536, '827a959bb89168e8e8f8dffd90611dd4', '2010-12-26 22:05:40', '2010-12-26 22:05:41', 55680, 2), (13537, '284ac4887d37d412e85bc2d31b3dbd0d', '2010-12-26 22:09:10', '2010-12-26 22:09:11', 55681, 2), (13538, 'bb72674100f58b1f9cda4bef8eccb6d4', '2010-12-26 22:16:20', '2010-12-26 22:16:20', 55682, 2), (13539, '031f85695062ba3b8b1c0dee6150b2cb', '2010-12-26 23:43:11', '2010-12-26 23:43:12', 55683, 2), (13540, 'f04ffb786ffc3d905bca376ef9d48c2c', '2010-12-26 23:54:41', '2010-12-26 23:54:43', 55684, 2), (13541, '846d6beaa22a5572e70fedf4226f5b08', '2010-12-27 02:26:09', '2010-12-27 02:26:10', 55685, 2), (13542, '84c2d4ccfe354b79282617e9a928029c', '2010-12-27 03:17:53', '2010-12-27 03:17:54', 55686, 2), (13543, 'bc4358d26f0dd330516b70288c128cf1', '2010-12-27 04:36:43', '2010-12-27 04:36:44', 55687, 2), (13544, 'a741839c01b183cab470c413b3433e5c', '2010-12-27 04:36:46', '2010-12-27 04:36:47', 55688, 2), (13545, '674d50cd45639b08a746913aae0f9bc9', '2010-12-27 04:54:40', '2010-12-27 04:54:41', 55689, 2), (13546, '95127dcd038e1f5fc8f8e8ed2548c4c3', '2010-12-27 05:07:14', '2010-12-27 05:07:15', 55690, 2), (13547, '445184d669e6bc4c402bfe716be7c44e', '2010-12-27 07:12:16', '2010-12-27 07:13:15', 55697, 2), (13548, '2e597d2544b8af423a1ffce19023da38', '2010-12-27 08:53:35', '2010-12-27 08:53:36', 55698, 2), (13549, 'a41ed8559a9e1a73e0271ed380511685', '2010-12-27 09:29:14', '2010-12-27 09:29:15', 55699, 2), (13550, 'de5214f2b8d8707abb5916af88ad8630', '2010-12-27 09:47:08', '2010-12-27 09:47:21', 55701, 2), (13551, '00ba918aec7e9f1407e0b525ddcc8ebd', '2010-12-27 10:41:20', '2010-12-27 10:42:10', 55706, 2), (13552, '43cbd397789a99b6978e669e6b02ccde', '2010-12-27 11:09:11', '2010-12-27 11:09:12', 55707, 2), (13553, '41a76ee0c5ef94635aea8dddad05f8c6', '2010-12-27 11:14:07', '2010-12-27 11:14:08', 55708, 2), (13554, 'a2a02a18a7b20fb4e881e4efb01ad892', '2010-12-27 11:29:37', '2010-12-27 11:29:38', 55709, 2), (13555, '155078c0d444692aec08417240e4164c', '2010-12-27 12:01:43', '2010-12-27 12:01:44', 55710, 2), (13556, '49a978a4a896c79f701b6e25a637025a', '2010-12-27 12:14:06', '2010-12-27 12:14:08', 55711, 2), (13557, 'c210712b5844d13793db9387cdf088d3', '2010-12-27 13:29:46', '2010-12-27 13:31:45', 55723, 2), (13558, '322caf6b89f4186c9ac9f23f29f577a5', '2010-12-27 13:44:13', '2010-12-27 13:53:45', 55729, 2), (13559, 'd442ce756ea13d015cbc5de9c6568c3f', '2010-12-27 15:04:51', '2010-12-27 15:04:52', 55730, 2), (13560, 'c49d31aeb06b12004401b61e2a2094c5', '2010-12-27 15:37:27', '2010-12-27 15:37:28', 55731, 2), (13561, '7244a3b0ff652057bdf97f1fb2790607', '2010-12-27 16:20:57', '2010-12-27 16:20:59', 55732, 2), (13562, 'd8d155d1b31af7b51357bdbeb8aec285', '2010-12-27 16:21:05', '2010-12-27 16:21:06', 55733, 2), (13563, 'bb4ad92d7ba21ab1e027911bb55e9f8e', '2010-12-27 16:21:14', '2010-12-27 16:21:15', 55734, 2), (13564, '0239b84ec459513d5f0197ec1b117b04', '2010-12-27 16:21:24', '2010-12-27 16:21:25', 55735, 2), (13565, '22fd09dd769fff069f7ae1cc5f4775bd', '2010-12-27 16:21:40', '2010-12-27 16:21:42', 55736, 2), (13566, '18a4f96ff30adbef73383a92a06e846e', '2010-12-27 16:21:42', '2010-12-27 16:21:43', 55737, 2), (13567, 'd7def9c70dc3098a9e7094692d2134e3', '2010-12-27 16:21:46', '2010-12-27 16:21:46', 55738, 2), (13568, 'a6c602b7b088fd8e18028e354e4efa0e', '2010-12-27 17:02:03', '2010-12-27 17:08:32', 55768, 2), (13569, '1c0175d6850d29fcd2ca8438e3d340b1', '2010-12-27 17:09:29', '2010-12-27 17:14:30', 55769, 2), (13570, '11ee57a258c44a67148d660914cc3608', '2010-12-27 17:10:40', '2010-12-27 17:15:40', 55771, 2), (13571, '0b30d698920572d94801b8c68a74f91e', '2010-12-27 17:12:01', '2010-12-27 17:17:01', 55773, 2), (13572, '13404e704b6e52a2153ecc3a26f264b2', '2010-12-27 17:13:45', '2010-12-27 17:18:45', 55781, 2), (13573, '56991e5ef23ef31d01b935c7d2a5354a', '2010-12-27 17:15:26', '2010-12-27 17:15:27', 55770, 2), (13574, 'be9668e90414c9cd3c85b7fa82140898', '2010-12-27 17:16:08', '2010-12-27 17:21:08', 55783, 2), (13575, 'a176149297523b97bc3a4341cd84bc16', '2010-12-27 17:16:39', '2010-12-27 17:16:40', 55772, 2), (13576, '0c7e04beec719cb72957199b0596639c', '2010-12-27 17:17:01', '2010-12-27 17:17:03', 55774, 2), (13577, 'af8801570415c1a8e7176a5c3d559bb5', '2010-12-27 17:17:05', '2010-12-27 17:17:07', 55775, 2), (13578, '46a60a42e13d46b79f246fca277699b2', '2010-12-27 17:17:07', '2010-12-27 17:17:08', 55776, 2), (13579, 'ae9f255446839832bffdcd089db37478', '2010-12-27 17:18:06', '2010-12-27 17:18:07', 55777, 2), (13580, '3d169e0cf7506b0ae62ebb4bad81014e', '2010-12-27 17:18:14', '2010-12-27 17:18:16', 55778, 2), (13581, 'a18d2e0d985ca07e8be8f65ae66d2e5a', '2010-12-27 17:18:16', '2010-12-27 17:18:17', 55779, 2), (13582, 'cffd6e8add4a83c863077c7f7d15484f', '2010-12-27 17:18:23', '2010-12-27 17:18:24', 55780, 2), (13583, 'b5e80c5061548de28fff729d6fae60ac', '2010-12-27 17:19:37', '2010-12-27 17:19:38', 55782, 2), (13584, 'b677c82c58847c900ee0efa79c20b296', '2010-12-27 17:19:49', '2010-12-27 17:24:50', 55786, 2), (13585, '26bc78a35b91492919306b89ab3878b5', '2010-12-27 17:21:37', '2010-12-27 17:21:38', 55784, 2), (13586, '37aa9774185d5d2fbe5936fb6807634f', '2010-12-27 17:23:30', '2010-12-27 17:23:31', 55785, 2), (13587, '1622e7f892890e6c757aba23bf2f127d', '2010-12-27 17:26:11', '2010-12-27 17:31:11', 55787, 2), (13588, '8d0777fa801338f80310a4e5bb60b599', '2010-12-27 17:37:53', '2010-12-27 17:42:53', 55788, 2), (13589, '81e041a46f9345045d10b364b7a8cb07', '2010-12-27 17:43:56', '2010-12-27 17:43:57', 55789, 2), (13590, '5d43645e1e6018d6575bcb26bba42437', '2010-12-27 17:45:05', '2010-12-27 17:45:06', 55790, 2), (13591, '7537a98c41fedb7fd99c49a9d1b7a7db', '2010-12-27 17:45:30', '2010-12-27 17:45:31', 55791, 2), (13592, 'dfa7378dc30da67f4eb80db623b50dd8', '2010-12-27 17:45:41', '2010-12-27 17:45:42', 55792, 2), (13593, '636329b8dacf23b68a21cb5afa800a6f', '2010-12-27 17:45:44', '2010-12-27 17:45:46', 55793, 2), (13594, '5c5515947a7a9efc66fe5bb50a4ca7a8', '2010-12-27 17:45:54', '2010-12-27 17:45:55', 55794, 2), (13595, '9d6aa8cac0c33761f906a51c01774555', '2010-12-27 17:55:26', '2010-12-27 17:55:27', 55795, 2), (13596, '487506bd6e7da9232b67090032238eaf', '2010-12-27 17:59:09', '2010-12-27 17:59:10', 55796, 2), (13597, '9380fb390e6ff3f9c319c9cbef202ecb', '2010-12-27 18:00:15', '2010-12-27 18:05:16', 55797, 2), (13598, '0ed39fc55fea866a90262e6baadf1c2a', '2010-12-27 18:13:33', '2010-12-27 18:14:34', 55803, 2), (13599, '396e0629ae62d414dbe462a482ee5d93', '2010-12-27 18:16:07', '2010-12-27 18:16:08', 55804, 2), (13600, '2be166acb2926fbbcb8608d37ea43b43', '2010-12-27 18:41:20', '2010-12-27 18:41:21', 55805, 2), (13601, '25df9c5786308eb205d5b47a83274281', '2010-12-27 18:43:57', '2010-12-27 18:48:57', 55806, 2), (13602, '81b68c38d0067925a9b866604c6cc982', '2010-12-27 19:12:49', '2010-12-27 19:12:50', 55807, 2), (13603, 'b53e191c890fc4c7a53de29b2dec4811', '2010-12-27 19:33:14', '2010-12-27 19:33:14', 55808, 2), (13604, '23d8cb076c9770fbfccce360b30ce490', '2010-12-27 19:47:22', '2010-12-27 19:49:27', 55814, 2), (13605, '1007e6e68749c89f6861d0dd04efd0db', '2010-12-27 20:09:14', '2010-12-27 20:09:16', 55815, 2), (13606, '8969281b264779b90062e03dc6404c7f', '2010-12-27 20:10:18', '2010-12-27 20:15:18', 55817, 2), (13607, 'f9ca8287e6673aab7a962a6a67d83a74', '2010-12-27 20:14:59', '2010-12-27 20:15:00', 55816, 2), (13608, 'a0dcbcfd060b7eae1de7ecf8417ff246', '2010-12-27 20:22:28', '2010-12-27 20:22:29', 55818, 2), (13609, 'c5e38074b44af6f9be37425c9b4338df', '2010-12-27 20:22:34', '2010-12-27 20:22:35', 55819, 2), (13610, 'f97dc97aa8db9e922b3de7b103ba830d', '2010-12-27 20:22:41', '2010-12-27 20:22:42', 55820, 2), (13611, '057902bc699f27957b3b37517f821855', '2010-12-27 20:22:45', '2010-12-27 20:22:46', 55821, 2), (13612, 'c745511b557fcaeda490433d1034318e', '2010-12-27 20:22:53', '2010-12-27 20:22:55', 55822, 2), (13613, '9873228e6a23bb1f142edee069ef5f68', '2010-12-27 20:22:59', '2010-12-27 20:23:00', 55823, 2), (13614, '1a9f08b5f010c90b5d10ef784e092e61', '2010-12-27 20:23:05', '2010-12-27 20:23:06', 55824, 2), (13615, 'c0b07260a305e20f437a9bfacfc65ab6', '2010-12-27 20:23:09', '2010-12-27 20:23:09', 55825, 2), (13616, '1e66bd2b66d5dc0d2c937a49ffc7d61b', '2010-12-27 20:23:13', '2010-12-27 20:23:14', 55826, 2), (13617, 'e472423ab3e85077d7dea6802a9c51a4', '2010-12-27 20:23:18', '2010-12-27 20:23:18', 55827, 2), (13618, 'ada4e0e0d558c8b63d3526e4982c531d', '2010-12-27 20:49:34', '2010-12-27 20:49:35', 55828, 2), (13619, 'd2327a5d5a0baeb537ed35acaed50a62', '2010-12-27 21:03:09', '2010-12-27 21:05:09', 55831, 2), (13620, 'c02daaffb03dd980e92276ab8f486ccf', '2010-12-27 21:28:54', '2010-12-27 21:28:55', 55832, 2), (13621, '03bc6e56e35d78f995f957d830390d9e', '2010-12-27 21:30:41', '2010-12-27 21:30:42', 55833, 2), (13622, '069788b318f5bf6c705b92727af21dc5', '2010-12-27 21:36:38', '2010-12-27 21:36:40', 55834, 2), (13623, '3ac99f68ea4bd482078e353d6c3dca2c', '2010-12-27 22:45:30', '2010-12-27 22:45:45', 55835, 2), (13624, '90db1b5ccf1ecc4181fade634f68b211', '2010-12-27 22:46:42', '2010-12-27 22:46:59', 55836, 2), (13625, 'd34e835ca39fa8c4ffb6f52f99de1946', '2010-12-27 22:47:07', '2010-12-27 22:47:08', 55837, 2), (13626, 'a81eef0905890d476b080a275d2271a7', '2010-12-27 22:47:16', '2010-12-27 22:47:18', 55838, 2), (13627, 'c9706b9366cf9ab1a21e455fd8d994bb', '2010-12-27 22:49:30', '2010-12-27 22:50:28', 55840, 2), (13628, 'd6429e4eefb40f6366d75613c21e6aae', '2010-12-27 22:49:30', '2010-12-27 22:50:28', 55839, 2), (13629, 'cc373e89c8879bdf9b15b87d9026bf79', '2010-12-27 22:50:52', '2010-12-27 22:50:54', 55841, 2), (13630, '4748089ed689f946aa2b4020e99d74ac', '2010-12-27 22:51:25', '2010-12-27 22:51:26', 55842, 2), (13631, '375743be90f53480dcb7dce03112e863', '2010-12-27 22:51:37', '2010-12-27 22:51:38', 55843, 2), (13632, 'c1de3dd7e170dbc0fafd07dadf8c243a', '2010-12-27 22:51:48', '2010-12-27 22:51:49', 55844, 2), (13633, '1b96821edd51368e9a7477d8789e3e2c', '2010-12-27 22:51:58', '2010-12-27 22:51:59', 55845, 2), (13634, 'a5f7ba149929d6d79449ac661c9f9c5e', '2010-12-27 22:56:14', '2010-12-27 22:56:15', 55846, 2), (13635, '7a7a057d0189312d1191f26b406e5810', '2010-12-27 22:57:00', '2010-12-27 22:57:00', 55847, 2), (13636, 'a7195d792d99d094d6ad0dc226ce8235', '2010-12-27 23:01:59', '2010-12-27 23:07:00', 55848, 2), (13637, '243f66ebc7ffc2bbf05ed9939534eae5', '2010-12-27 23:08:18', '2010-12-27 23:08:19', 55849, 2), (13638, '68f6bb9dab21c7e53f7ec39f27bfc6df', '2010-12-27 23:08:23', '2010-12-27 23:08:24', 55850, 2), (13639, '10405892e30a7aaa928f04c2154f546f', '2010-12-27 23:16:22', '2010-12-27 23:16:24', 55851, 2), (13640, '84498dece32eef5b9b303f560a4e3f11', '2010-12-28 00:41:55', '2010-12-28 00:48:23', 55865, 2), (13641, '21637b220aaa1c2ace9e4d55884b6731', '2010-12-28 00:46:27', '2010-12-28 00:46:28', 55863, 2), (13642, '0b9cddf7dc3b4bc68124fc0c68501f1d', '2010-12-28 02:52:31', '2010-12-28 02:52:32', 55866, 2), (13643, '25364bd3460dc42d86db3e33aff8159e', '2010-12-28 03:44:52', '2010-12-28 03:44:52', 55867, 2), (13644, '8755675375da4659113c8168e7feaecd', '2010-12-28 04:44:20', '2010-12-28 04:49:21', 55868, 2), (13645, '084a30d6136fcf00f383e994752e7f40', '2010-12-28 07:53:20', '2010-12-28 07:53:21', 55869, 2), (13646, '6fd912476b621f22d747d5850ad27347', '2010-12-28 07:54:02', '2010-12-28 07:54:02', 55870, 2), (13647, 'a1d55d8e4da552c5fd484a7c182509d0', '2010-12-28 08:29:39', '2010-12-28 08:29:40', 55871, 2), (13648, '8d84dc6a657107309352cb664fc36d1a', '2010-12-28 08:29:43', '2010-12-28 08:29:44', 55872, 2), (13649, '38f4fb87579c9e4a71cdd0dd5179cd4e', '2010-12-28 10:01:04', '2010-12-28 10:03:32', 55889, 2), (13650, '89d597161482813d5f96501c74590b5b', '2010-12-28 10:06:00', '2010-12-28 10:06:04', 55891, 2), (13651, '793a3ee19348495edac825ebd08c6024', '2010-12-28 10:07:31', '2010-12-28 10:07:32', 55892, 2), (13652, '0f546d2dbde9773e2006dd6c8b1f838f', '2010-12-28 10:07:33', '2010-12-28 10:07:34', 55893, 2), (13653, '18e07d6655d19bd3a416115237c18455', '2010-12-28 10:20:43', '2010-12-28 10:21:08', 55897, 2), (13654, 'b42759586f0178dfa651d77238413f2d', '2010-12-28 10:29:08', '2010-12-28 10:29:09', 55898, 2), (13655, 'fd4f556610388657f4cac6b84f8a3f30', '2010-12-28 10:44:04', '2010-12-28 10:47:40', 55906, 2), (13656, 'c9e2c5ec8d4f0f6a5d8a8c952603461e', '2010-12-28 10:54:29', '2010-12-28 10:56:28', 55909, 2), (13657, '05f2886a576e327585865255829fa7f7', '2010-12-28 12:24:54', '2010-12-28 12:24:56', 55910, 2), (13658, 'dfa317176810fcca9de377f84673bd7d', '2010-12-28 12:34:05', '2010-12-28 12:36:04', 55918, 2), (13659, '69353c1bd455aaab1fde9d7094cd8ddf', '2010-12-28 14:36:10', '2010-12-28 15:01:45', 55947, 2), (13660, 'bb406e797cca89b45690be04037743aa', '2010-12-28 14:46:50', '2010-12-28 14:47:45', 55924, 2), (13661, 'c69d8112f1c56deb7fd248b65282d8db', '2010-12-28 14:48:21', '2010-12-28 14:50:02', 55929, 2), (13662, '3481bf3899666f911a51f414e3e05e07', '2010-12-28 14:50:21', '2010-12-28 14:50:55', 55942, 2), (13663, '101eda1004625f5f4ecf00435b8c79de', '2010-12-28 14:50:45', '2010-12-28 14:50:47', 55935, 2), (13664, 'd90d164867ccb90d3a301d81a5b6c5f1', '2010-12-28 15:46:02', '2010-12-28 15:47:08', 55952, 2), (13665, 'fa2771455fe09a94b08f7c93e5f16010', '2010-12-28 16:08:03', '2010-12-28 16:08:10', 55953, 2), (13666, '7724d30f6b3c36ed04eae1e95178cb9a', '2010-12-28 16:26:14', '2010-12-28 16:26:15', 55954, 2), (13667, 'a909cb82557a35e23d6875edc3f2e2f0', '2010-12-28 16:44:50', '2010-12-28 16:44:52', 55955, 2), (13668, '7b9c93925ba4da037e93775c4215ab97', '2010-12-28 17:01:59', '2010-12-28 17:02:35', 55958, 2), (13669, 'c0b001cb569b12e62bbe18ebe4b5547f', '2010-12-28 17:19:33', '2010-12-28 17:20:09', 55962, 2), (13670, '33cce956478a56817b1f83204b55f828', '2010-12-28 17:41:37', '2010-12-28 17:41:38', 55963, 2), (13671, 'cbfd8ed930b177b226b8cbd2d54d9d77', '2010-12-28 18:17:19', '2010-12-28 18:17:19', 55964, 2), (13672, 'fa80415e2dbb414cf269e0be846e6923', '2010-12-28 19:37:27', '2010-12-28 19:38:49', 55966, 2), (13673, '443c9de972d2b29e3156f16f1bc8ea6c', '2010-12-28 19:39:08', '2010-12-28 19:39:09', 55967, 2), (13674, '457a871afe35b5fa4d08d07ab5bda01a', '2010-12-28 19:49:03', '2010-12-28 19:53:33', 55983, 2), (13675, 'aa17a83f6126af25f8f8a105eae59a47', '2010-12-28 20:00:53', '2010-12-28 22:52:26', 55991, 2), (13676, '613c85b9bffe05b52258d67647ec20ef', '2010-12-28 20:22:32', '2010-12-28 20:22:33', 55988, 2), (13677, '352d9acc5690c4c382f7775428410514', '2010-12-28 21:44:06', '2010-12-28 21:44:10', 55989, 2), (13678, '4cf1c2d99d555c855158fe3313c6e42b', '2010-12-28 22:30:09', '2010-12-28 22:30:09', 55990, 2), (13679, 'd36879a3dd5144dec85f3abb35a35977', '2010-12-29 02:29:00', '2010-12-29 02:29:01', 55992, 2), (13680, 'fe3ee56a26ed41592fc871244304b8d4', '2010-12-29 04:02:27', '2010-12-29 04:02:34', 55993, 2), (13681, '6c978e4ceaaee7792c6ac3756eb494af', '2010-12-29 04:02:36', '2010-12-29 04:02:39', 55994, 2), (13682, '049e45d7b0bcf368a54fc4a0ae5382d3', '2010-12-29 04:02:40', '2010-12-29 04:02:41', 55995, 2), (13683, '2cf6f89688c6298050d3ba26b383caa1', '2010-12-29 04:02:43', '2010-12-29 04:02:44', 55996, 2), (13684, '7a46141860a2ff2d080875ff4a1594d4', '2010-12-29 04:02:45', '2010-12-29 04:02:46', 55997, 2), (13685, 'c4eb586d6330ba02901b5a5eff4f47ce', '2010-12-29 04:02:47', '2010-12-29 04:02:48', 55998, 2), (13686, 'f60f2150d3beba246d5b85ac36789b21', '2010-12-29 04:02:49', '2010-12-29 04:02:50', 55999, 2), (13687, '4699ca6af054b8abe0729509f0f7c733', '2010-12-29 04:02:52', '2010-12-29 04:02:53', 56000, 2), (13688, '6c642a968f167f22e01be5924c162150', '2010-12-29 04:02:55', '2010-12-29 04:02:56', 56001, 2), (13689, 'b7892305378ddb11de5f2412601c1664', '2010-12-29 04:02:58', '2010-12-29 04:02:59', 56002, 2), (13690, '8687c470054d9ff80fdd81084fd763f5', '2010-12-29 04:03:00', '2010-12-29 04:03:01', 56003, 2), (13691, '6433f6c03e1aefb19275eed66a6099e6', '2010-12-29 04:03:03', '2010-12-29 04:03:04', 56004, 2), (13692, '1e5be9f0dc215c67850c40b239633146', '2010-12-29 04:03:05', '2010-12-29 04:03:06', 56005, 2), (13693, 'cbf5174d7b0c7bfec094bd296a7b715e', '2010-12-29 04:03:07', '2010-12-29 04:03:08', 56006, 2), (13694, '94a174400a2fa20e7bc098bf2687ac8b', '2010-12-29 04:03:09', '2010-12-29 04:03:10', 56007, 2), (13695, 'fe9c8c0cd9ad9c6ff701ef6e512b3ed2', '2010-12-29 04:03:11', '2010-12-29 04:03:12', 56008, 2), (13696, 'b26cb9aa638246e6d40c303d9596daac', '2010-12-29 04:03:13', '2010-12-29 04:03:13', 56009, 2), (13697, 'a86b8355d2af86eac9817cefa4de507a', '2010-12-29 04:03:14', '2010-12-29 04:03:15', 56010, 2), (13698, '239055c813c575062a1c31ceccbf5d59', '2010-12-29 04:03:16', '2010-12-29 04:03:16', 56011, 2), (13699, 'd331bc61b44ca95460fada55bca81484', '2010-12-29 04:03:18', '2010-12-29 04:03:18', 56012, 2), (13700, 'e22bbe11b4f623b906a0e508098bb82f', '2010-12-29 04:03:19', '2010-12-29 04:03:20', 56013, 2), (13701, '781ebbcc8abd80cd29338cff32ed3077', '2010-12-29 04:03:21', '2010-12-29 04:03:22', 56014, 2), (13702, 'f396ab88c7f54be167b20f3fc17f010a', '2010-12-29 04:03:23', '2010-12-29 04:03:24', 56015, 2), (13703, '854a73b970068b7616c960b942ff78da', '2010-12-29 04:03:25', '2010-12-29 04:03:26', 56016, 2), (13704, '75d43e2d8fae651be5380a651ebd317e', '2010-12-29 04:03:27', '2010-12-29 04:03:28', 56017, 2), (13705, '166f604843d36a40aecbad5a946d3c1b', '2010-12-29 04:03:29', '2010-12-29 04:03:29', 56018, 2), (13706, 'fedd7abdac89ad7576b9e46e14a4f047', '2010-12-29 04:03:31', '2010-12-29 04:03:32', 56019, 2), (13707, 'bfcdfd5ae7cf151bf7aa03a9af9ee1c5', '2010-12-29 04:03:33', '2010-12-29 04:03:34', 56020, 2), (13708, '70bea47bc2e7591bdab7c1087d0b7e32', '2010-12-29 04:03:36', '2010-12-29 04:03:37', 56021, 2), (13709, '221ee9b999e7f14f876bc06fc937c15b', '2010-12-29 04:03:38', '2010-12-29 04:03:39', 56022, 2), (13710, '6dc20b6b4054cf2f593807a5bacd3d33', '2010-12-29 04:03:41', '2010-12-29 04:03:42', 56023, 2), (13711, '113ec60fc9a763370312c86a03ba0b01', '2010-12-29 04:03:43', '2010-12-29 04:03:44', 56024, 2), (13712, 'e50f7cc2744d89f9f0b812ff6b7be828', '2010-12-29 04:03:46', '2010-12-29 04:03:46', 56025, 2), (13713, '16a94d6000e2251b4579a786232e45e9', '2010-12-29 04:03:48', '2010-12-29 04:03:49', 56026, 2), (13714, 'eb6a19afc85445e3b2905a96930237bf', '2010-12-29 04:03:50', '2010-12-29 04:03:51', 56027, 2), (13715, '7489baecafe53af5a88ca836f2cf1bb7', '2010-12-29 04:03:53', '2010-12-29 04:03:53', 56028, 2), (13716, '2eb19cc1ad0b126c2b4748d045ef79e3', '2010-12-29 04:03:55', '2010-12-29 04:03:56', 56029, 2), (13717, '0712804c9b13a05c5b17bc5b49f69be5', '2010-12-29 04:03:57', '2010-12-29 04:03:58', 56030, 2), (13718, '5176b9cf12779ef571f7b36d7f81eebb', '2010-12-29 04:03:59', '2010-12-29 04:04:00', 56031, 2), (13719, '381a37158bce77a7fd91e7b82e5343bf', '2010-12-29 04:04:02', '2010-12-29 04:04:03', 56032, 2), (13720, 'fa7e0800dd9d2947b98b95c6ac7c757b', '2010-12-29 04:04:04', '2010-12-29 04:04:05', 56033, 2), (13721, '1d39202389d6a004ea67936b845d0130', '2010-12-29 04:04:06', '2010-12-29 04:04:07', 56034, 2), (13722, '2ab24ef3a3af41a26145eb0e8e9f5adf', '2010-12-29 04:04:09', '2010-12-29 04:04:10', 56035, 2), (13723, 'a475f6b7d5e1c79a3754bfb74000b143', '2010-12-29 04:04:11', '2010-12-29 04:04:12', 56036, 2), (13724, '7dabce8651293498cbef0206779e8375', '2010-12-29 04:04:14', '2010-12-29 04:04:14', 56037, 2), (13725, '56fd91762353bc201d2b6e4d2be61061', '2010-12-29 04:04:16', '2010-12-29 04:04:17', 56038, 2), (13726, 'ae6445923c2a2d6998e745edafc34031', '2010-12-29 04:04:18', '2010-12-29 04:04:19', 56039, 2), (13727, '19a3c1411542cfc8129ee391aaa87ee9', '2010-12-29 04:04:20', '2010-12-29 04:04:21', 56040, 2), (13728, '0efacc5e8d9979e16a6988b2e60392dc', '2010-12-29 04:04:23', '2010-12-29 04:04:24', 56041, 2), (13729, '6fbe2173fa773e6cabc07cb6329bbd42', '2010-12-29 04:04:25', '2010-12-29 04:04:26', 56042, 2), (13730, 'fabdb60879ad705e521410dbf0b8f346', '2010-12-29 04:04:27', '2010-12-29 04:04:28', 56043, 2), (13731, '9a5661a66babd947b99a6cb60b34a648', '2010-12-29 04:34:14', '2010-12-29 04:34:15', 56044, 2), (13732, 'dd83d8211f75e656f87150cdd8bef41d', '2010-12-29 04:48:51', '2010-12-29 04:48:52', 56045, 2), (13733, 'c810ad7b018eea451aa80e6e4be25749', '2010-12-29 06:24:37', '2010-12-29 06:24:38', 56046, 2), (13734, '9083dbb775cf7919ecf2077242ff526f', '2010-12-29 06:38:09', '2010-12-29 06:38:10', 56047, 2), (13735, '372d4ec816d858b1a31b89eb2857de71', '2010-12-29 06:43:55', '2010-12-29 06:43:56', 56048, 2), (13736, '11986c1e994be6239332d2aaeb12c1b0', '2010-12-29 06:57:21', '2010-12-29 06:57:22', 56049, 2), (13737, '42cc124b8418be189e7e4a681b277045', '2010-12-29 07:39:20', '2010-12-29 07:41:21', 56053, 2), (13738, 'cf490fd959045e79a34990d9bc4b2762', '2010-12-29 07:51:12', '2010-12-29 07:51:12', 56054, 2), (13739, 'c9e9f8a929a1b6ce64f47c55b73eeb1e', '2010-12-29 07:52:27', '2010-12-29 07:55:36', 56076, 2), (13740, '1ba5da01ce92182797ba6a5e957cf0a2', '2010-12-29 08:12:13', '2010-12-29 08:19:29', 56110, 2), (13741, 'b84bccebbe42dadefda5f689609938cd', '2010-12-29 08:31:16', '2010-12-29 08:32:24', 56118, 2), (13742, '60b662901510ff05081378e65b8ee9e7', '2010-12-29 08:48:38', '2010-12-29 08:48:39', 56119, 2), (13743, '4f18d02c5fedd1f6328771f3da129bba', '2010-12-29 08:49:09', '2010-12-29 08:49:10', 56120, 2), (13744, '5e442e39d905c3f8ca5d4b8ec7428c44', '2010-12-29 09:03:29', '2010-12-29 09:03:31', 56121, 2), (13745, '2ed158add8cafbafe865b0132f87fef1', '2010-12-29 09:33:07', '2010-12-29 09:33:08', 56122, 2), (13746, 'f523c7b1514ad0ecfc150f02960393f9', '2010-12-29 09:54:28', '2010-12-29 09:55:07', 56125, 2), (13747, 'a4a4fd18ae38ebf372e79ed6cb46ef95', '2010-12-29 10:20:13', '2010-12-29 10:34:54', 56144, 2), (13748, '984a9b4fce39f6c9b955d5965d1ae731', '2010-12-29 10:25:55', '2010-12-29 10:27:31', 56139, 2), (13749, '56e3286b61a686fa3056bda1d3957f8c', '2010-12-29 10:33:17', '2010-12-29 10:33:18', 56140, 2), (13750, '31438f0ab9d3d152166897fb2e48d494', '2010-12-29 10:33:19', '2010-12-29 10:33:20', 56141, 2), (13751, 'f45ee338f8053ef48329b048200677f3', '2010-12-29 10:35:20', '2010-12-29 10:39:13', 56153, 2), (13752, '3a0c67b729ecaf3882a664b787a6057f', '2010-12-29 11:03:17', '2010-12-29 11:03:18', 56154, 2), (13753, '5e6652080dedfbdbb4deb9db86f36cae', '2010-12-29 11:05:05', '2010-12-29 11:05:07', 56155, 2), (13754, '5c101ba325a2906170fe5f835729a3dd', '2010-12-29 11:26:00', '2010-12-29 11:26:01', 56156, 2), (13755, '4c8ebcc1695e3f956d9fbd3570821cde', '2010-12-29 11:30:03', '2010-12-29 11:30:04', 56157, 2), (13756, 'facc34c42d52c7a40d7d1a189d85a457', '2010-12-29 11:35:11', '2010-12-29 11:58:14', 56175, 2), (13757, '4ce9d811f4a1d90150e1a695296b56a1', '2010-12-29 11:36:14', '2010-12-29 11:36:15', 56159, 2), (13758, '30957629d0c355fc11f8b8688c85ff0a', '2010-12-29 11:56:27', '2010-12-29 11:56:28', 56163, 2), (13759, '825bfebfd390ef7993f4b1ab1d9144b9', '2010-12-29 12:07:34', '2010-12-29 12:07:35', 56176, 2), (13760, 'cd33279582c50ac239367841599aa419', '2010-12-29 12:18:49', '2010-12-29 12:19:30', 56179, 2), (13761, '44637e480dfe514343d424776cacda60', '2010-12-29 12:20:07', '2010-12-29 12:28:13', 56188, 2), (13762, '2c0847609b756538fef32432b0d2ebcf', '2010-12-29 12:34:57', '2010-12-29 12:34:58', 56189, 2), (13763, '9ab258eb6c0c30cca29d77955c6ca255', '2010-12-29 12:53:57', '2010-12-29 12:55:32', 56194, 2), (13764, '5d9301a7cae722834850964f0ee03f96', '2010-12-29 12:59:56', '2010-12-29 12:59:57', 56195, 2), (13765, '2400d9f0a4783a86a6744919aa8704b2', '2010-12-29 13:12:57', '2010-12-29 13:16:29', 56210, 2), (13766, '59b690cf988c7ad680c273217bf23f0a', '2010-12-29 13:26:04', '2010-12-29 13:26:05', 56211, 2), (13767, '8f4a1f6d3e39dcb4b0f2391cdaa63bbf', '2010-12-29 13:41:47', '2010-12-29 13:41:48', 56212, 2), (13768, 'be6f1dcc64268d670bd13bf84f24e3fb', '2010-12-29 14:00:26', '2010-12-29 14:00:26', 56213, 2), (13769, '2a0a533fbaf9d1a5ad5067bef6ed2d38', '2010-12-29 15:11:42', '2010-12-29 15:14:34', 56215, 2), (13770, '5db243d73a06130810dbe7121409c959', '2010-12-29 16:02:01', '2010-12-29 16:02:02', 56216, 2), (13771, 'cb3eb961cf41677390b88ea53b7fa0d8', '2010-12-29 16:16:05', '2010-12-29 16:16:47', 56219, 2), (13772, '24b1085a6f03bcb7273c17e1d0118c62', '2010-12-29 16:46:46', '2010-12-29 17:28:25', 56225, 2), (13773, '84f8b251354a134ffefeca42f8a820f7', '2010-12-29 17:00:24', '2010-12-29 17:00:25', 56221, 2), (13774, '66f10ec2b12927d5ddd20cbaa3082efd', '2010-12-29 17:00:34', '2010-12-29 17:00:54', 56223, 2), (13775, '19f4ec03ae750ac1b12fec503d7b6b76', '2010-12-29 17:51:03', '2010-12-29 17:51:04', 56226, 2), (13776, 'f1755d0a1d4b64d961ce2258b268072c', '2010-12-29 17:58:32', '2010-12-29 17:59:39', 56232, 2), (13777, '33e057b8db7f3dcce16fc701beaaa457', '2010-12-29 18:27:52', '2010-12-29 18:35:17', 56251, 2), (13778, '61d68cc5c66caafc02ddfe12815f0340', '2010-12-29 19:18:29', '2010-12-29 19:18:29', 56252, 2), (13779, 'b97797183f17cd1f39016ecd46933898', '2010-12-29 19:22:43', '2010-12-29 19:22:44', 56253, 2), (13780, 'c1a6f88b2340083db5ccdc29d6bc9a7f', '2010-12-29 19:40:09', '2010-12-29 19:41:54', 56262, 2), (13781, 'c7aafe97c032855b586d9db7dbbc71a1', '2010-12-29 19:52:47', '2010-12-29 19:53:12', 56265, 2), (13782, 'e9671cb1a6f1ed1ffc225cd431b78fa1', '2010-12-29 20:03:56', '2010-12-29 20:03:57', 56266, 2), (13783, '41bdd486b7e602563452eaae1a57c3c5', '2010-12-29 20:18:51', '2010-12-29 20:34:19', 56272, 2), (13784, 'b5f5677c207076e53b0a6a42447901c1', '2010-12-29 20:27:16', '2010-12-29 20:27:17', 56270, 2), (13785, '3348f446773fbdaa851841fed715bd37', '2010-12-29 20:28:42', '2010-12-29 20:28:43', 56271, 2), (13786, '41bdd486b7e602563452eaae1a57c3c5', '2010-12-29 20:57:46', '2010-12-29 21:19:39', 56276, 2), (13787, 'b4edfeaacf59406328f2ab2bf27c8a9a', '2010-12-29 21:41:35', '2010-12-29 21:41:39', 56277, 2), (13788, '35eaad823c842f068feae9391532c25c', '2010-12-29 22:33:35', '2010-12-29 22:33:36', 56278, 2), (13789, '3b3e7a1971552c95385dbfecdb0203c9', '2010-12-29 23:54:06', '2010-12-30 00:00:16', 56291, 2), (13790, '364c73e4053a306a7060d56e07e3e826', '2010-12-30 01:20:23', '2010-12-30 01:20:24', 56292, 2), (13791, 'c09839f6a60bdcb23a0c07b0a27c8734', '2010-12-30 01:51:06', '2010-12-30 01:56:51', 56298, 2), (13792, 'c6597173fdfabc283ec9657dd8c0a38d', '2010-12-30 01:58:36', '2010-12-30 01:58:37', 56299, 2), (13793, '7e97c9eaa13f18c9376d0029246c2adb', '2010-12-30 02:06:17', '2010-12-30 02:06:17', 56300, 2), (13794, '1912f8441851ced4594de6c34f061f07', '2010-12-30 02:38:17', '2010-12-30 02:40:27', 56310, 2), (13795, '7ac476cd696a5e4d44ff4a4196bd443a', '2010-12-30 02:39:00', '2010-12-30 02:39:01', 56305, 2), (13796, '8f247bbe3844494367b610eea9247481', '2010-12-30 03:59:53', '2010-12-30 03:59:54', 56311, 2), (13797, '2a25d6d31fe816429d5e9eaef9e16785', '2010-12-30 03:59:57', '2010-12-30 03:59:58', 56312, 2), (13798, '3748e64794779fa75e9d0e80c48d6c1c', '2010-12-30 04:47:15', '2010-12-30 04:52:44', 56331, 2), (13799, '92ec512c6c15d96c5ac2f0a38e7cf940', '2010-12-30 04:51:39', '2010-12-30 04:51:39', 56326, 2), (13800, '4b970c1d040f3ec21f6f45a889e0bd00', '2010-12-30 05:31:37', '2010-12-30 05:31:38', 56332, 2), (13801, '29301b4e015d46e9fab49c6fadd9c79b', '2010-12-30 05:31:40', '2010-12-30 05:31:40', 56333, 2), (13802, '631b28a80d7246adca25cfb1ac75ddc6', '2010-12-30 05:31:41', '2010-12-30 05:31:42', 56334, 2), (13803, 'f179dfdddf67c7197401ad637b6dad39', '2010-12-30 05:31:43', '2010-12-30 05:31:43', 56335, 2), (13804, '1a195e341637a4ac6fd4df3269b5b2f2', '2010-12-30 05:31:44', '2010-12-30 05:31:44', 56336, 2), (13805, 'b05c80649bb686f3081f9ba2dc89c3ba', '2010-12-30 05:31:45', '2010-12-30 05:31:46', 56337, 2), (13806, '5bc3c45fa2bf86c33aa3a3f55a77dfd1', '2010-12-30 05:31:48', '2010-12-30 05:31:49', 56338, 2), (13807, '1721d02778c9b3d042666250ca29d9fd', '2010-12-30 05:31:50', '2010-12-30 05:31:51', 56339, 2), (13808, 'fc7c09bb0bf500c5f449bec1fb680b9c', '2010-12-30 05:31:52', '2010-12-30 05:31:52', 56340, 2), (13809, 'f4f4fd384576c1d5c43f554937ad81a7', '2010-12-30 05:31:54', '2010-12-30 05:31:55', 56341, 2), (13810, 'dc062e388954a1e9e0fb5982a57a65d5', '2010-12-30 05:31:56', '2010-12-30 05:31:57', 56342, 2), (13811, 'ce6eba55ef3b993465e0bfa6e517024e', '2010-12-30 05:31:58', '2010-12-30 05:31:59', 56343, 2), (13812, 'bba4c194e4ac5f657fa72da0cfb63ae7', '2010-12-30 05:32:00', '2010-12-30 05:32:01', 56344, 2), (13813, '0736d152c49e48fcfd517fca84ffbcda', '2010-12-30 05:32:02', '2010-12-30 05:32:03', 56345, 2), (13814, 'b4f4eccc3c8552d7495c4c434d12b46c', '2010-12-30 05:32:04', '2010-12-30 05:32:05', 56346, 2), (13815, 'b9a782d65ee1018de26fc1a54b366e80', '2010-12-30 05:32:06', '2010-12-30 05:32:07', 56347, 2), (13816, 'b97a4a463aa90f4333cea18a0ecebbfe', '2010-12-30 05:32:08', '2010-12-30 05:32:09', 56348, 2), (13817, 'cea568b79279ccacbb6c11ca1f66156b', '2010-12-30 05:32:10', '2010-12-30 05:32:11', 56349, 2), (13818, '0960da31421b83b8b8484e0a8c01a791', '2010-12-30 05:32:12', '2010-12-30 05:32:13', 56350, 2), (13819, 'd600c4b075a9e5910b120c86a2d66445', '2010-12-30 05:32:15', '2010-12-30 05:32:15', 56351, 2), (13820, 'd20d80be2c94240d961214e7ef698b37', '2010-12-30 05:32:16', '2010-12-30 05:32:17', 56352, 2), (13821, 'd58f71ca5e6d947f0c678533c3b4445a', '2010-12-30 05:32:18', '2010-12-30 05:32:19', 56353, 2), (13822, '773819cc67955024357be7df6a512ce4', '2010-12-30 05:32:20', '2010-12-30 05:32:20', 56354, 2), (13823, '55a5f4bac774840a886e798a0f060741', '2010-12-30 05:32:21', '2010-12-30 05:32:22', 56355, 2), (13824, '563cd2e5c4d407b571e0d006b0282ad2', '2010-12-30 08:08:08', '2010-12-30 08:08:29', 56358, 2), (13825, '62b031be5d22081a7fce3a442f2849ac', '2010-12-30 09:17:42', '2010-12-30 09:18:56', 56366, 2), (13826, '5907002379462b25ae517a7c502e6f19', '2010-12-30 09:24:59', '2010-12-30 09:28:38', 56378, 2), (13827, 'c2f376f2e2da878c5ef7c37292eeabde', '2010-12-30 09:32:52', '2010-12-30 09:37:52', 56389, 2), (13828, '9f9e1a6ebfbdf28e03e2f23ca51aa4d4', '2010-12-30 09:42:49', '2010-12-30 09:42:50', 56390, 2), (13829, '5f9bb54dd0dff7f9daca50699225d207', '2010-12-30 09:52:00', '2010-12-30 09:52:01', 56391, 2), (13830, '14fed99a70e06429d80602a945262916', '2010-12-30 09:55:53', '2010-12-30 10:04:50', 56412, 2), (13831, '3a3d9c102d86d89b20be6b35fb13deb2', '2010-12-30 10:33:48', '2010-12-30 10:33:50', 56413, 2), (13832, '49203f6597cac56261cd7e9082bbe1ad', '2010-12-30 10:33:50', '2010-12-30 10:33:51', 56414, 2), (13833, '8d256fbb0b1272a7286fb8d720879385', '2010-12-30 10:49:13', '2010-12-30 10:50:46', 56418, 2), (13834, '4c7f9696b04c42c4a05a8ff32ebcb611', '2010-12-30 11:20:18', '2010-12-30 11:20:19', 56419, 2), (13835, '93ef6514d7a83bf918a1729124059052', '2010-12-30 11:36:58', '2010-12-30 11:36:59', 56420, 2), (13836, '4a275ae28c0f68aba325ee5ec72d3bf7', '2010-12-30 11:49:53', '2010-12-30 11:51:49', 56428, 2), (13837, '515453b89d5c92be2899ac028b4de490', '2010-12-30 12:17:06', '2010-12-30 12:17:06', 56429, 2), (13838, '896eac51cd0e53eb798a85732807ce49', '2010-12-30 12:41:52', '2010-12-30 12:48:07', 56431, 2), (13839, 'f7c1be893f9876856d78f845737191fa', '2010-12-30 12:55:01', '2010-12-30 12:55:02', 56432, 2), (13840, 'eb7341a7a93b1bc6bb786eabf34ead09', '2010-12-30 12:55:55', '2010-12-30 12:55:56', 56433, 2), (13841, '256e05aa16272008fa93fed17db6b133', '2010-12-30 13:13:52', '2010-12-30 13:16:01', 56438, 2), (13842, 'a3dbeb44068e3dc9c1367a786610a912', '2010-12-30 13:18:55', '2010-12-30 13:18:55', 56439, 2), (13843, '05a5ce7cef5a2a20cbb0166b7e2b3237', '2010-12-30 13:46:45', '2010-12-30 13:46:46', 56440, 2), (13844, 'd00104e912ec9ef684e7b1f372930154', '2010-12-30 13:50:06', '2010-12-30 13:51:47', 56452, 2), (13845, '3ba5f192f0556a7c490a19595c6d2e92', '2010-12-30 13:53:37', '2010-12-30 13:53:38', 56453, 2), (13846, 'f907c824fa1aba6c45a06b68a9c9325a', '2010-12-30 14:10:19', '2010-12-30 14:10:20', 56454, 2), (13847, '8201b90b8c717e2839e8f12e37cec9e8', '2010-12-30 14:33:18', '2010-12-30 14:33:20', 56455, 2), (13848, '86efc701d7b21c3815af8aa753ea98d9', '2010-12-30 14:33:21', '2010-12-30 14:33:22', 56456, 2), (13849, '8abed96e9b557e46da647fc14601a8ec', '2010-12-30 14:33:23', '2010-12-30 14:33:23', 56457, 2), (13850, '71e30fcc37c69c209ea4e446f82e430f', '2010-12-30 14:33:25', '2010-12-30 14:33:26', 56458, 2), (13851, 'b1ea5ac46d265d536717eb3c4133637b', '2010-12-30 14:33:27', '2010-12-30 14:33:27', 56459, 2), (13852, '3a837580af3fdab736420b3ce1bbb017', '2010-12-30 14:33:28', '2010-12-30 14:33:29', 56460, 2), (13853, 'a2c054dae80391b26afd5e03d1fbaa0a', '2010-12-30 14:33:30', '2010-12-30 14:33:30', 56461, 2), (13854, '042fd4dce710a8d26139032694f53ec1', '2010-12-30 15:52:37', '2010-12-30 15:52:38', 56462, 2), (13855, 'da4b0a83311441602e7fb4be985cac20', '2010-12-30 16:10:03', '2010-12-30 16:10:04', 56463, 2), (13856, 'f0a9da1d3632c68ccab210014a59b383', '2010-12-30 16:10:53', '2010-12-30 16:15:45', 56477, 2), (13857, '52bb9036c245ecd4b95858e214e3de7e', '2010-12-30 16:40:56', '2010-12-30 19:20:35', 56512, 2), (13858, 'fd86f6f0afb721864b5d829eb76428d2', '2010-12-30 17:06:21', '2010-12-30 17:06:22', 56485, 2), (13859, '65aaf13d9336c69765e6b401ca19be33', '2010-12-30 17:35:01', '2010-12-30 17:35:01', 56486, 2), (13860, 'b12096ca1b3a2499c3d5a17450d28fa3', '2010-12-30 17:46:58', '2010-12-30 17:48:28', 56489, 2), (13861, 'd801b0006f92a7175e476c56ae53d7b0', '2010-12-30 18:29:03', '2010-12-30 18:31:37', 56504, 2), (13862, 'b7c5d7ba30302f50a366e6def03ba16b', '2010-12-30 19:10:04', '2010-12-30 19:10:36', 56507, 2), (13863, '310a19b9479cbbea21a57f798aee1237', '2010-12-30 19:43:30', '2010-12-30 19:43:31', 56513, 2), (13864, 'dc50760e0af757569443d055458cce46', '2010-12-30 20:09:47', '2010-12-30 20:09:48', 56514, 2), (13865, '053d0b13cecd65585ffccd2b46a8a0f1', '2010-12-30 20:59:41', '2010-12-30 21:02:35', 56522, 2), (13866, '47128d712c6e4c144f824493cd18c706', '2010-12-30 21:41:00', '2010-12-30 21:41:09', 56523, 2), (13867, 'a196f48e7202529e2a87424e12428f10', '2010-12-30 23:01:56', '2010-12-30 23:01:58', 56524, 2), (13868, 'ce525ca12d93e4a863d633a8b400fabb', '2010-12-30 23:40:17', '2010-12-30 23:40:22', 56525, 2), (13869, 'bdb5ee43c508accc4086d9a6026ff1d8', '2010-12-30 23:40:37', '2010-12-30 23:40:39', 56526, 2), (13870, '2756701eb69530caff52c0217cbef44f', '2010-12-30 23:40:51', '2010-12-30 23:40:52', 56527, 2), (13871, 'f3ccd73ca1b76c73aca4d38378f2a7b1', '2010-12-30 23:41:05', '2010-12-30 23:41:06', 56528, 2), (13872, '3c34c2043c933ba1cb91767d858dc0bd', '2010-12-30 23:41:37', '2010-12-30 23:41:38', 56529, 2), (13873, 'af09829ee470c1c19597af1ebe8b60e8', '2010-12-30 23:41:56', '2010-12-30 23:41:57', 56530, 2), (13874, '2045a5860ae7b72173caa4429b866deb', '2010-12-30 23:42:06', '2010-12-30 23:42:07', 56531, 2), (13875, '6091356f1073aa9f5fbde0b197327e3b', '2010-12-30 23:56:11', '2010-12-30 23:56:13', 56532, 2), (13876, '526fcab0ee46113f6b91c47249375a44', '2010-12-31 01:23:35', '2010-12-31 01:26:14', 56557, 2), (13877, 'c4595e32635ee96f5ce305465c4980f1', '2010-12-31 04:19:11', '2010-12-31 04:19:12', 56558, 2), (13878, 'cc45ee42b0734c9c79c1ac5e1e536b70', '2010-12-31 04:19:18', '2010-12-31 04:19:19', 56559, 2), (13879, '46940b49c322eae7d080277feaec5bb1', '2010-12-31 04:19:27', '2010-12-31 04:19:28', 56560, 2), (13880, '1089e8fb1cb8880f21a3357337646871', '2010-12-31 04:19:32', '2010-12-31 04:19:33', 56561, 2), (13881, '8965f5181333c7b04bc3585c7e83ae1e', '2010-12-31 04:19:39', '2010-12-31 04:19:39', 56562, 2), (13882, '4501be8be520943aacc00f7c7dfaa71b', '2010-12-31 04:19:48', '2010-12-31 04:19:48', 56563, 2), (13883, '18069e7aaa443e08726685b41a511f0b', '2010-12-31 04:19:55', '2010-12-31 04:19:55', 56564, 2), (13884, '1302e0c51a62323db1985b87d20f42cc', '2010-12-31 04:20:01', '2010-12-31 04:20:02', 56565, 2), (13885, '6692c4c4c95ccad6383503ffe79f20f4', '2010-12-31 04:20:07', '2010-12-31 04:20:07', 56566, 2), (13886, '2c2e5e16107d8ce3c681e5eb23989d2b', '2010-12-31 04:20:17', '2010-12-31 04:20:17', 56567, 2), (13887, '9f6bba0cb780cfcec7322f83dc975c4c', '2010-12-31 04:20:22', '2010-12-31 04:20:22', 56568, 2), (13888, 'e01fca388c05a809a1af5f6b03b3a444', '2010-12-31 04:20:29', '2010-12-31 04:20:30', 56569, 2), (13889, 'd2eedbee7bc1fe53fad2e827a5303d04', '2010-12-31 04:20:35', '2010-12-31 04:20:37', 56570, 2), (13890, '43da61aab90734f318e6063987cd814b', '2010-12-31 04:20:44', '2010-12-31 04:20:45', 56571, 2), (13891, '94dced63618f27152efb9bdc91a91d33', '2010-12-31 04:20:51', '2010-12-31 04:20:51', 56572, 2), (13892, 'dde4ecf655ca456a20641fc13e73834a', '2010-12-31 04:21:03', '2010-12-31 04:21:04', 56573, 2), (13893, '842cab2d79dcce480fabfef29aecb866', '2010-12-31 04:21:13', '2010-12-31 04:21:14', 56574, 2), (13894, '7654fb54e4fbb78113caa0f18e9ff54c', '2010-12-31 04:21:19', '2010-12-31 04:21:20', 56575, 2), (13895, '26ba3378f389f625dcc263d78d058cf2', '2010-12-31 04:21:28', '2010-12-31 04:21:28', 56576, 2), (13896, '9dbed2afe78fce6759145848c09c6dbc', '2010-12-31 04:21:34', '2010-12-31 04:21:35', 56577, 2), (13897, '5577e64f9bdc205a83e66909ef1c0c3c', '2010-12-31 04:21:39', '2010-12-31 04:21:40', 56578, 2), (13898, 'c32e9b7763d7b95fe92bf9cda064f95a', '2010-12-31 05:39:22', '2010-12-31 05:39:23', 56579, 2), (13899, '45da62cd0a497a82d2ff014b3b5b4658', '2010-12-31 05:39:52', '2010-12-31 05:39:53', 56580, 2), (13900, '428b26248c0874b1a333f55c6097434f', '2010-12-31 05:43:40', '2010-12-31 05:43:41', 56581, 2), (13901, 'd49bc9d0e54706cfdd1ed8775b78cf83', '2010-12-31 05:53:04', '2010-12-31 05:53:05', 56582, 2), (13902, '878100485f3b9e24869d6935dc05d97b', '2010-12-31 06:03:36', '2010-12-31 06:03:37', 56583, 2), (13903, '86b91797fbb1d6fddcf52c36f2eaefed', '2010-12-31 06:21:27', '2010-12-31 06:21:28', 56584, 2), (13904, 'ba0167afba2b16d2ec134f13f82da823', '2010-12-31 07:00:50', '2010-12-31 07:00:51', 56585, 2), (13905, 'b06d5e72cdbb2b05736f28aa682b3fc0', '2010-12-31 07:27:54', '2010-12-31 07:29:25', 56590, 2), (13906, 'cf17c32b57d201a2eefdccb89afd12a5', '2010-12-31 07:43:07', '2010-12-31 07:43:08', 56591, 2), (13907, '7a9136712158fef9c6bbef6117844b87', '2010-12-31 07:55:56', '2010-12-31 07:55:57', 56592, 2), (13908, 'fa26544baf72a3c59a6a930e2a094ec9', '2010-12-31 08:10:16', '2010-12-31 08:10:17', 56593, 2), (13909, '981fdc809c56b28eb4d0f175b96fc1ab', '2010-12-31 08:31:02', '2010-12-31 08:31:03', 56594, 2), (13910, 'e639e985f0ba0b4c683d77e4f5922b8f', '2010-12-31 08:50:46', '2010-12-31 08:50:46', 0, 2), (13911, 'e639e985f0ba0b4c683d77e4f5922b8f', '2010-12-31 08:50:47', '2010-12-31 08:58:26', 56618, 2), (13912, '450d6f7e82ba30eedb36e33dbc76102e', '2010-12-31 09:32:11', '2010-12-31 09:32:24', 56621, 2), (13913, '5586ca0e50a15bbb78c54dc33021d121', '2010-12-31 10:15:27', '2010-12-31 10:15:28', 56622, 2), (13914, '578836260995003c2a08e9a2d7cf3b3f', '2010-12-31 10:38:18', '2010-12-31 10:38:19', 56623, 2), (13915, 'd4177c71b6247e7a9d3463393d89a57e', '2010-12-31 10:38:23', '2010-12-31 10:38:23', 56624, 2), (13916, '3007ac50553d3c7ecf8c835eeb4e37c9', '2010-12-31 10:42:04', '2010-12-31 10:42:06', 56625, 2), (13917, '358f833c6ff85f5446fb8eb4d25c3151', '2010-12-31 10:42:05', '2010-12-31 10:42:06', 56626, 2), (13918, '9c9151a19894d57441a57a37616194a2', '2010-12-31 10:55:07', '2010-12-31 11:37:53', 56701, 2), (13919, '112540dcc25eafa50cb05ccb3e42952f', '2010-12-31 11:11:47', '2010-12-31 11:11:48', 56647, 2), (13920, '0d5e12e497c5486039286e523b17e0ed', '2010-12-31 11:20:57', '2010-12-31 11:20:58', 56648, 2), (13921, '04d04fb39f5af1259179e295df912ca4', '2010-12-31 11:21:00', '2010-12-31 11:21:01', 56649, 2), (13922, 'a1d85e1ca761e2d558ca5baf7c83e910', '2010-12-31 11:21:03', '2010-12-31 11:21:04', 56650, 2), (13923, 'bf56f82cab1573fcbcee4dd90bbbc034', '2010-12-31 11:21:06', '2010-12-31 11:21:07', 56651, 2), (13924, '6cfbfd9ee314f410ce52d7f46540c3cf', '2010-12-31 11:21:09', '2010-12-31 11:21:09', 56652, 2), (13925, '43eff9b83ce5968354932e4485a9249b', '2010-12-31 11:21:11', '2010-12-31 11:21:12', 56653, 2), (13926, 'e4e3b88f7f5c312bbc941d1cb7e7e857', '2010-12-31 11:21:14', '2010-12-31 11:21:15', 56654, 2), (13927, '031e0c763e8f170ce7709d70408cb6ca', '2010-12-31 11:21:18', '2010-12-31 11:21:19', 56655, 2), (13928, 'd345da41ab81a95376f09ea2c0e36306', '2010-12-31 11:21:21', '2010-12-31 11:21:22', 56656, 2), (13929, '68bcb8c01d0e5613df5999632c517677', '2010-12-31 11:21:24', '2010-12-31 11:21:25', 56657, 2), (13930, '61b4bef18a52c7b3fa03d6cefdf53bc9', '2010-12-31 11:21:27', '2010-12-31 11:21:28', 56658, 2), (13931, '92b928d363a27fc400fb00965223cf93', '2010-12-31 11:21:30', '2010-12-31 11:21:31', 56659, 2), (13932, '991104ef370b38ce7ec529ca70e631c5', '2010-12-31 11:21:33', '2010-12-31 11:21:34', 56660, 2), (13933, 'c56415994cc5f4a0654492a42c5adb7a', '2010-12-31 11:21:35', '2010-12-31 11:21:36', 56661, 2), (13934, '6b5b188d0cfdff77f102c8db4e35686f', '2010-12-31 11:21:38', '2010-12-31 11:21:39', 56662, 2), (13935, '5c60c3b5f50c3a9e267605b4360c1f19', '2010-12-31 11:21:41', '2010-12-31 11:21:41', 56663, 2), (13936, '9bfd2784e1aa27ebbbc9d1a6b1d3d0b3', '2010-12-31 11:21:43', '2010-12-31 11:21:43', 56664, 2), (13937, 'eb3d1a9e5e35218da4b10b05bd46be72', '2010-12-31 11:21:45', '2010-12-31 11:21:45', 56665, 2), (13938, 'cd0f5f3dc649f90367f635cda9792553', '2010-12-31 11:21:46', '2010-12-31 11:21:47', 56666, 2), (13939, 'a256ea48bbaeb0195ed72aefb9a685c9', '2010-12-31 11:21:49', '2010-12-31 11:21:49', 56667, 2), (13940, 'f2e3e3afa8411020f8e9ee4f65588693', '2010-12-31 11:21:51', '2010-12-31 11:21:52', 56668, 2), (13941, 'de6d1cf1a21f6fae142f49978442ec4e', '2010-12-31 11:21:53', '2010-12-31 11:21:54', 56669, 2), (13942, '9ca66f3f0cc9ef2b514c5da4ad44240a', '2010-12-31 11:21:56', '2010-12-31 11:21:57', 56670, 2), (13943, '98b0fff52d9ae92a227f457a09a713df', '2010-12-31 11:21:59', '2010-12-31 11:21:59', 56671, 2), (13944, '6204269e1661cb703ff772dfcaf6ad7d', '2010-12-31 11:22:01', '2010-12-31 11:22:01', 56672, 2), (13945, '2219f82a2c212000ee3fc5b8f1906b4c', '2010-12-31 11:22:03', '2010-12-31 11:22:04', 56673, 2), (13946, '00fef65b90e6ff88689fd38d44639e6e', '2010-12-31 11:22:05', '2010-12-31 11:22:06', 56674, 2), (13947, '10d2cf98e887a2d39d4a1d0422972a3f', '2010-12-31 11:22:09', '2010-12-31 11:22:10', 56675, 2), (13948, '90fe9f5b41c577117f887799bbd17cd9', '2010-12-31 11:22:12', '2010-12-31 11:22:13', 56676, 2), (13949, '33093e103b4c3141cd6020fec2e9f99b', '2010-12-31 11:22:16', '2010-12-31 11:22:17', 56677, 2), (13950, '98c136260d32f2f609a61abf13923af1', '2010-12-31 11:22:21', '2010-12-31 11:22:21', 56678, 2), (13951, '605f053b428177ecaab755f3ae0410ee', '2010-12-31 11:22:23', '2010-12-31 11:22:24', 56679, 2), (13952, '3593bd6c71287a1c9df11b643357647a', '2010-12-31 11:22:26', '2010-12-31 11:22:27', 56680, 2), (13953, '20f60d1e1711ed0223593ea820608d7b', '2010-12-31 11:22:30', '2010-12-31 11:22:32', 56681, 2), (13954, 'cc14069806450a4d3dd9770199329b8f', '2010-12-31 11:22:30', '2010-12-31 11:22:32', 56682, 2), (13955, '79def8f9981b54b7588f836a546798b3', '2010-12-31 11:22:35', '2010-12-31 11:22:36', 56683, 2), (13956, '6b1280c11c812be48f58b6ac71a49a5b', '2010-12-31 11:22:38', '2010-12-31 11:22:39', 56684, 2), (13957, 'b499f919ddeb0ef598b2506016b81245', '2010-12-31 11:22:41', '2010-12-31 11:22:42', 56685, 2), (13958, '10078c1bf5b52034fe72b1002591aa84', '2010-12-31 11:22:43', '2010-12-31 11:22:44', 56686, 2), (13959, '03e51a526a990ffe91d22f6d46dd0589', '2010-12-31 11:22:46', '2010-12-31 11:22:47', 56687, 2), (13960, '05c76bcb87da41c2622c0417731b44cf', '2010-12-31 11:22:49', '2010-12-31 11:22:50', 56688, 2), (13961, 'cec34dfd9e619eaa7ab405c6c480314c', '2010-12-31 11:22:52', '2010-12-31 11:22:53', 56689, 2), (13962, 'cc0639929de41e36359206db3927c506', '2010-12-31 11:22:56', '2010-12-31 11:22:57', 56690, 2), (13963, '73228a51a9ec2ed7a5ae49aa3c2d9fa0', '2010-12-31 11:22:58', '2010-12-31 11:22:59', 56691, 2), (13964, 'e6c94a9b536eb6ed450bf726ecd06366', '2010-12-31 11:23:01', '2010-12-31 11:23:02', 56692, 2), (13965, 'd2b05a3ffb194c7465fa38943f7235e3', '2010-12-31 11:23:04', '2010-12-31 11:23:05', 56693, 2), (13966, 'a3d45fd4362166f77a5d234e6e54b0eb', '2010-12-31 11:23:07', '2010-12-31 11:23:07', 56694, 2), (13967, '226b611a620da4892a24ed4869629b18', '2010-12-31 11:23:09', '2010-12-31 11:23:10', 56695, 2), (13968, 'f3358c8352be49aca44bd573c51d4238', '2010-12-31 11:23:12', '2010-12-31 11:23:13', 56696, 2), (13969, '7f93bfeccdef6b9772d38b1b8183ad0b', '2010-12-31 11:23:15', '2010-12-31 11:23:16', 56697, 2), (13970, '9f5b8025bf6e068ba96d41e1160c42ab', '2010-12-31 11:23:18', '2010-12-31 11:23:19', 56698, 2), (13971, 'ce9873a2d2fcfde148a9d9516b5416f2', '2010-12-31 11:23:21', '2010-12-31 11:23:22', 56699, 2), (13972, '902bf603d0ae3b418839bd9247df3251', '2010-12-31 11:30:28', '2010-12-31 11:30:29', 56700, 2), (13973, '7396054075df62c9a6df4bcaad839f58', '2010-12-31 11:42:24', '2010-12-31 11:43:22', 56704, 2), (13974, '24f55bac4e0718497903da4b5f0330a8', '2010-12-31 11:57:24', '2010-12-31 11:57:25', 56705, 2), (13975, '645439b5b72ff0d90c62c5f170749bc5', '2010-12-31 12:27:22', '2010-12-31 12:27:22', 56706, 2), (13976, '88bed25e35b949957f7bf8c7f504c6dd', '2010-12-31 13:48:58', '2010-12-31 13:51:48', 56715, 2), (13977, '2f53e80b1eaaea01ba5337f80fd6e800', '2010-12-31 14:05:54', '2010-12-31 14:05:55', 56716, 2), (13978, 'f867a9d3dd86ec7b38cacfa7f65288bf', '2010-12-31 14:18:08', '2010-12-31 14:19:08', 56725, 2), (13979, '462bef29e6e878cea0014ceb11f8309c', '2010-12-31 14:42:47', '2010-12-31 14:42:47', 56726, 2), (13980, 'abed28405918b80022fab2a21a0dfb78', '2010-12-31 14:50:28', '2010-12-31 14:50:29', 56727, 2), (13981, 'c43e5bb8fadd161394f672e7152150c0', '2010-12-31 15:03:37', '2010-12-31 15:03:37', 56728, 2), (13982, '5c3eac35e4c6b4c9197bd75b3b38e471', '2010-12-31 15:08:44', '2010-12-31 15:09:14', 56732, 2), (13983, '26aae6aff88ac1cb9a78812c6464ff02', '2010-12-31 15:43:48', '2010-12-31 15:46:11', 56738, 2), (13984, '84cc0b063f6d7a1a2df54c347974b42d', '2010-12-31 15:50:40', '2010-12-31 15:55:56', 56756, 2), (13985, 'f1d3426dd1b0f58e86885de04d375dc6', '2010-12-31 16:27:44', '2010-12-31 16:28:11', 56760, 2), (13986, 'dc0e3904af6ccbb5462a065a37bb159e', '2010-12-31 16:50:59', '2010-12-31 16:51:00', 56761, 2), (13987, 'a1dcda6260cb1eba75a58d585821bc17', '2010-12-31 17:06:22', '2010-12-31 17:16:24', 56814, 2), (13988, '5eafde176c8e8e0c9fc5ac7b1322cfea', '2010-12-31 17:14:29', '2010-12-31 17:18:41', 56826, 2), (13989, '68f1ff8e4ef781c04b7e9b5886542194', '2010-12-31 18:25:58', '2010-12-31 18:26:00', 56827, 2), (13990, '1ba3ac231ad78eb00e428dabed733be4', '2010-12-31 18:53:44', '2010-12-31 18:53:45', 56828, 2), (13991, 'c0c44ba6e1ae9c73c4a0f3de4ae72cd9', '2010-12-31 19:13:26', '2010-12-31 19:13:27', 56829, 2), (13992, '4018665fb45d6325073b84ec7e3c125e', '2010-12-31 19:30:56', '2010-12-31 20:14:29', 56856, 2), (13993, '5d144f182a610ecadc874ba92e2daf64', '2010-12-31 19:53:01', '2010-12-31 19:53:02', 56834, 2), (13994, '9a624e2656b1b7662b8e38827482ba0e', '2010-12-31 20:04:46', '2010-12-31 20:04:47', 56849, 2), (13995, 'd36ccfc9d77d7fc7a140c96e3b284732', '2010-12-31 20:51:06', '2010-12-31 20:54:42', 56871, 2), (13996, '8af7bd62b28e7ff08ab35acc6c2933be', '2010-12-31 21:08:17', '2010-12-31 21:08:18', 56872, 2), (13997, '66c30e41c2426960d30cb72ac3d7212d', '2010-12-31 21:36:09', '2010-12-31 21:36:13', 56873, 2), (13998, '0d64132e9d8f9961d66ca3f7da711e81', '2010-12-31 22:01:15', '2010-12-31 22:01:15', 56874, 2), (13999, '7859a76dfe3cb490acbe973d8390655f', '2010-12-31 22:12:21', '2010-12-31 22:36:04', 56932, 2), (14000, '414c31ba5bf3f87db71935aeff0cb679', '2010-12-31 22:21:17', '2010-12-31 22:21:18', 56919, 2), (14001, '6f542e548dd6af57366b16dc38f7d57e', '2010-12-31 22:22:48', '2010-12-31 22:22:50', 56920, 2), (14002, '2a9bf9c8d8917c9b378bc6693668f300', '2010-12-31 22:32:14', '2010-12-31 22:32:15', 56921, 2), (14003, 'c997b7038019f505a6bb77d696c76d99', '2010-12-31 22:32:18', '2010-12-31 22:32:18', 56922, 2), (14004, '8a8c3cafd751039ec4278c8eb80bec7d', '2010-12-31 22:32:21', '2010-12-31 22:32:23', 56923, 2), (14005, '9dec772bda65b0af44e679991d759d26', '2010-12-31 22:32:26', '2010-12-31 22:32:27', 56924, 2), (14006, '368a92d4ca87bc517a9b51d771152843', '2010-12-31 22:32:31', '2010-12-31 22:32:32', 56925, 2), (14007, '1302ae2c92840844cdfd5bca27c66051', '2010-12-31 22:40:43', '2010-12-31 22:40:44', 56933, 2), (14008, 'fc911d029761e61f99b5b168fb4d358d', '2010-12-31 22:49:35', '2010-12-31 22:49:37', 56934, 2), (14009, '264ced1bae5a0de944fba490b20ac92e', '2010-12-31 22:49:40', '2010-12-31 22:49:41', 56935, 2), (14010, '4fa12f9aa8367b4c3bcad6bac9befda4', '2010-12-31 22:49:45', '2010-12-31 22:49:45', 56936, 2), (14011, 'e20fc7854ddf505b9849ff74c8e6c7c3', '2010-12-31 22:49:49', '2010-12-31 22:49:50', 56937, 2), (14012, 'c3539166231eb39f672e26a8c058865c', '2010-12-31 22:49:53', '2010-12-31 22:49:54', 56938, 2), (14013, 'b725dc5f25aecf6959d824b65463afb3', '2010-12-31 22:49:57', '2010-12-31 22:49:58', 56939, 2), (14014, '8929ed73bb744830a5f0021ca7584224', '2010-12-31 22:52:59', '2010-12-31 22:53:28', 56944, 2), (14015, '5440e1e57b78c0933d0cafe760185995', '2010-12-31 23:31:51', '2010-12-31 23:31:51', 56945, 2), (14016, '6d1e821e5c296a4718b608d0e9d0221b', '2010-12-31 23:36:27', '2010-12-31 23:36:27', 56946, 2), (14017, 'ec1f033bd373d3b1e407db47adea9bd2', '2010-12-31 23:36:29', '2010-12-31 23:36:29', 56947, 2), (14018, '3a1a1d47da47182eb4ebf497beaa60f5', '2010-12-31 23:36:31', '2010-12-31 23:36:31', 56948, 2), (14019, '0e7801df5e6941dd9c1da2020c2f6cbd', '2010-12-31 23:36:33', '2010-12-31 23:36:33', 56949, 2), (14020, '68bfdea86f04307c4476e50ed399b635', '2010-12-31 23:36:34', '2010-12-31 23:36:35', 56950, 2), (14021, 'add307b73556b19edbe8d573e560f770', '2010-12-31 23:36:36', '2010-12-31 23:36:37', 56951, 2), (14022, '15d8e12bfaa26e3572c230857c296e90', '2010-12-31 23:45:34', '2010-12-31 23:45:35', 56952, 2), (14023, 'e55ff59ce118d3b82e83af93977b2c49', '2010-12-31 23:49:14', '2010-12-31 23:49:14', 56953, 2), (14024, 'ebc90300b8f200aadf112616b4ade975', '2010-12-31 23:49:24', '2010-12-31 23:49:24', 56954, 2), (14025, '895cdb1eebd82626146feee9fdc111fc', '2010-12-31 23:49:27', '2010-12-31 23:49:28', 56955, 2), (14026, '8157be70d010f45fae2db8a1e646f5b3', '2010-12-31 23:49:33', '2010-12-31 23:49:34', 56956, 2), (14027, '2cc0aa328f55720306a60d2d63005454', '2010-12-31 23:49:37', '2010-12-31 23:49:38', 56957, 2), (14028, '709a176c386d51969b2a68641effb568', '2010-12-31 23:49:41', '2010-12-31 23:49:42', 56958, 2), (14029, '551afcf38416e7e76551c6a69dd61989', '2010-12-31 23:58:55', '2010-12-31 23:58:56', 56959, 2), (14030, '682064121c9abb5478e6f3eb97f39121', '2010-12-31 23:58:59', '2010-12-31 23:58:59', 56960, 2), (14031, 'e4ef9f3f0141d05b5dd35a7d2e59e91f', '2011-01-01 00:17:46', '2011-01-01 00:17:46', 56961, 2), (14032, '933d625ae68c78656c375e2c302415d0', '2011-01-01 00:23:42', '2011-01-01 00:23:42', 56962, 2), (14033, 'd585abd04852c2cdc25c8056cafcf12b', '2011-01-01 00:28:06', '2011-01-01 00:28:07', 56963, 2), (14034, '83b27c2b9fa5335a75e989e4b3eb86f9', '2011-01-01 00:32:21', '2011-01-01 00:32:22', 56964, 2), (14035, '9f132f490dfa0dbdd9b7ed9d2354c197', '2011-01-01 00:44:42', '2011-01-01 00:44:43', 56965, 2), (14036, '1178adaa9ab8e45ba58c8baec7bd262c', '2011-01-01 00:45:15', '2011-01-01 00:45:16', 56966, 2), (14037, '11dd28147f216d40acbcfed08c291264', '2011-01-01 01:51:19', '2011-01-01 01:51:20', 56967, 2), (14038, '0f584c972702206b033e106e24188056', '2011-01-01 02:04:22', '2011-01-01 02:04:23', 56968, 2), (14039, 'ba9cf68d2a5f01102587e60908f489aa', '2011-01-01 02:49:01', '2011-01-01 02:49:02', 56969, 2), (14040, 'ce26faf633fbfcc072d47ffe7132f850', '2011-01-01 03:48:25', '2011-01-01 03:48:26', 56970, 2), (14041, 'a08b6487ea1affb4c36790d196841aa0', '2011-01-01 03:59:38', '2011-01-01 03:59:39', 56971, 2), (14042, '2a36784b3318310dbfc9057dcd88ae1c', '2011-01-01 04:42:32', '2011-01-01 04:42:33', 56972, 2), (14043, 'c4bd32457d4894b0b1630a9a5087b5b2', '2011-01-01 05:32:24', '2011-01-01 05:32:25', 56973, 2), (14044, '567d5ca55ac818ca113c7e3c579cfebd', '2011-01-01 07:05:49', '2011-01-01 07:05:50', 56974, 2), (14045, '252cd67bd40eea24c73f9e28433ec08f', '2011-01-01 07:16:23', '2011-01-01 07:16:24', 56975, 2), (14046, '35619a81ddb159e79e521e188472fe80', '2011-01-01 08:04:05', '2011-01-01 08:04:06', 56976, 2), (14047, '5552e9b3b6a4b8bd6cc0afe2d9bbea89', '2011-01-01 08:04:09', '2011-01-01 08:04:10', 56977, 2), (14048, '0ea1d4595247379a5507b4b226f76244', '2011-01-01 08:42:31', '2011-01-01 08:42:32', 56978, 2), (14049, 'b8d6513fce2ca044d7c6d141079c9b67', '2011-01-01 08:42:35', '2011-01-01 08:42:35', 56979, 2), (14050, '5c1b5f1bb2494185bed464a44db9ce72', '2011-01-01 08:57:27', '2011-01-01 08:57:28', 56980, 2), (14051, 'b09fc6d5ab8cd4e42d33f69c396b1fe5', '2011-01-01 09:31:41', '2011-01-01 09:31:43', 56981, 2), (14052, 'ddf752af9fbb1498f033ef65f7f7c1f0', '2011-01-01 09:40:02', '2011-01-01 09:40:03', 56982, 2), (14053, '98ad35eb9d135da4d491a8f5e98c1c90', '2011-01-01 09:51:08', '2011-01-01 09:51:09', 56983, 2), (14054, 'c15f1c697dc7aa703ef9bc069529d054', '2011-01-01 09:51:12', '2011-01-01 09:51:13', 56984, 2), (14055, 'e3fd68cc4689dc7e6cc3901bc50e6b9b', '2011-01-01 09:51:27', '2011-01-01 09:51:28', 56985, 2), (14056, 'dbfb15a6d9fe7d80b09c82af9ec47e57', '2011-01-01 10:13:31', '2011-01-01 10:20:10', 56997, 2), (14057, '7a6626048e50dd63cdb270f3732ab65e', '2011-01-01 10:36:38', '2011-01-01 10:40:54', 57003, 2), (14058, '6ea1dda8e73c7dfbcd3a0beca3937120', '2011-01-01 11:28:31', '2011-01-01 11:28:43', 57005, 2), (14059, '65937ad463e7db8ecd28b2add7f24897', '2011-01-01 11:33:01', '2011-01-01 11:33:03', 57006, 2), (14060, '6a6353bf0d184318cc95c618127b4363', '2011-01-01 11:33:06', '2011-01-01 11:33:07', 57007, 2), (14061, '131e062461b44cf6c668732b4c27cd10', '2011-01-01 11:58:29', '2011-01-01 11:58:30', 57008, 2), (14062, '270e23c9084d2f388066f1f27e44602f', '2011-01-01 12:40:34', '2011-01-01 12:40:35', 57009, 2), (14063, '2632f87d6d71f2bee0c2686dc47c7bbf', '2011-01-01 13:23:29', '2011-01-01 13:23:49', 57010, 2), (14064, 'b39847e54ed20b466b62b7fb6e50aa3d', '2011-01-01 13:24:26', '2011-01-01 13:24:36', 57011, 2), (14065, 'ab433a6040aac639a4b91d2cb7cc4410', '2011-01-01 13:24:40', '2011-01-01 13:24:42', 57012, 2), (14066, '24e8c26bb29970cdbcc0bb132aed6b2c', '2011-01-01 13:49:33', '2011-01-01 13:49:40', 57013, 2), (14067, '951f23a2a5a57d96c9742a834c4250c3', '2011-01-01 14:40:08', '2011-01-01 14:40:09', 57014, 2), (14068, '41bb734434aa6e0db85da356290477fa', '2011-01-01 14:52:24', '2011-01-01 14:52:25', 57015, 2), (14069, 'd42377b818e88cf7a0a76f8629800e05', '2011-01-01 15:02:08', '2011-01-01 15:02:09', 57016, 2), (14070, '4e77e542ff6bc727b329fd274a075ff3', '2011-01-01 15:31:05', '2011-01-01 15:31:06', 57017, 2), (14071, '7af57910951732ff6b57aaca64e78050', '2011-01-01 15:31:18', '2011-01-01 15:31:19', 57018, 2), (14072, '8a6b07c8a8d60e27da263ef0eae67043', '2011-01-01 15:33:14', '2011-01-01 15:33:15', 57019, 2), (14073, '83d15aaa00bbb279412a78c98ba70465', '2011-01-01 15:34:43', '2011-01-01 15:34:43', 57020, 2), (14074, 'a568d78f322ec4c6e1de8f6dd3e27490', '2011-01-01 16:06:32', '2011-01-01 16:06:33', 57021, 2), (14075, '67648cfca03490a708f9fd1702cf5ec7', '2011-01-01 16:06:33', '2011-01-01 16:06:34', 57022, 2), (14076, '6f9ae8d4b31aa456383c50b5f95aa94d', '2011-01-01 16:42:16', '2011-01-01 16:50:12', 57041, 2), (14077, 'a1e8573f4adfe719f1146de16191394c', '2011-01-01 16:51:21', '2011-01-01 16:53:47', 57048, 2), (14078, '7a4b65652e2f910b6068461caf6e354f', '2011-01-01 16:52:01', '2011-01-01 16:52:02', 57044, 2), (14079, '20df168dd0ac4e5a59bbea747a58d5ef', '2011-01-01 16:59:37', '2011-01-01 16:59:38', 57049, 2), (14080, '2f3b18643d192289a096f47c5f261d73', '2011-01-01 18:00:06', '2011-01-01 18:01:12', 57058, 2), (14081, '819414659a94de27c4e3f8130cfc5c78', '2011-01-01 18:15:44', '2011-01-01 18:15:45', 57059, 2), (14082, '63bd0e59967f51dc6b76636643789b47', '2011-01-01 18:16:23', '2011-01-01 18:25:47', 57082, 2), (14083, '9dc5629130c345e36bffc7a8ca0611c5', '2011-01-01 18:33:02', '2011-01-01 18:33:04', 57083, 2), (14084, '1d351431ff076aeff9213c084a7f2279', '2011-01-01 18:56:23', '2011-01-01 19:01:15', 57093, 2), (14085, 'bcf4551155b7e98196da6c37940e4e59', '2011-01-01 19:02:22', '2011-01-01 19:03:27', 57097, 2), (14086, '7c8bb8d05de5f5e006d113f22eb5e135', '2011-01-01 19:12:22', '2011-01-01 19:12:31', 57099, 2), (14087, 'e2c3235aa9cb16ab7725e4c0b689ef79', '2011-01-01 19:26:37', '2011-01-01 19:26:38', 57100, 2), (14088, 'ac1ec5ccd8c39da8bbcea9252c86ce0d', '2011-01-01 19:39:34', '2011-01-01 19:43:01', 57112, 2), (14089, 'cffac697f154ad59cb9be5efcd6ff5b0', '2011-01-01 19:50:07', '2011-01-01 19:55:48', 57114, 2), (14090, '5dc4dfe3504a3369159e1384a0a1560e', '2011-01-01 20:16:12', '2011-01-01 20:17:32', 57119, 2), (14091, '4e16b71e2d0230a502a2827a3ab7e466', '2011-01-01 20:28:59', '2011-01-01 20:29:00', 57120, 2), (14092, 'fa4a4e281aa2851ed7d2caa713d35740', '2011-01-01 20:53:14', '2011-01-01 20:53:48', 57123, 2), (14093, '43d21c840e2c9d12f487f34988967fba', '2011-01-01 20:58:16', '2011-01-01 21:04:32', 57142, 2), (14094, 'f8a9d8446551dd36de9a493e49dfe21e', '2011-01-01 21:18:40', '2011-01-01 21:19:53', 57147, 2), (14095, '9d692f91859c368d7ad4b19cc22fa985', '2011-01-01 22:33:00', '2011-01-01 22:36:50', 57176, 2), (14096, '7242e9d5a24c3b6f18aa699912a63504', '2011-01-01 22:44:42', '2011-01-01 22:51:56', 57202, 2), (14097, '64ab7fa26d47b381aa9e15072e311453', '2011-01-01 22:59:35', '2011-01-01 22:59:36', 57203, 2), (14098, '7634e0cd2772ec60393dc6b53e054930', '2011-01-01 23:41:24', '2011-01-01 23:48:22', 57213, 2), (14099, 'fd83245dcbe0ef2f7ed565818c9e805d', '2011-01-02 00:06:47', '2011-01-02 00:53:57', 57228, 2), (14100, '7c0ba589136c1516b8ce7d2d1ba4cbbe', '2011-01-02 00:44:21', '2011-01-02 00:44:47', 57227, 2), (14101, 'c98134be32b51461a145f7b53e838507', '2011-01-02 01:10:53', '2011-01-02 01:10:53', 57229, 2), (14102, 'edf84afe2dfa85122a58a292d6b18cf3', '2011-01-02 02:59:44', '2011-01-02 02:59:45', 57230, 2), (14103, 'e7f4091a9dd1580dc54fab7e58101f4a', '2011-01-02 03:12:38', '2011-01-02 03:12:39', 57231, 2), (14104, '4bb43b2f9e45247c59f496717e72dac3', '2011-01-02 03:21:42', '2011-01-02 03:21:43', 57232, 2), (14105, 'bdbf6509d43e8b2e3183ba0cdac16fb9', '2011-01-02 04:07:28', '2011-01-02 04:07:29', 57233, 2), (14106, '03f60b3aaf78f4085e9e451143b84efd', '2011-01-02 04:09:08', '2011-01-02 04:09:09', 57234, 2), (14107, '5a48092d204cae2e67cabc90eb18b3e2', '2011-01-02 04:11:37', '2011-01-02 04:11:38', 57235, 2), (14108, '1ee17c186f8d73db30301ccc5d22a1dc', '2011-01-02 04:34:29', '2011-01-02 04:34:30', 57236, 2), (14109, 'f47d111eccb69aff932549ccf377c49f', '2011-01-02 08:48:30', '2011-01-02 08:48:31', 57237, 2), (14110, '0e62d1314bd98f4854dab528fbb7df72', '2011-01-02 08:48:36', '2011-01-02 08:48:37', 57238, 2), (14111, 'f26f4a936af772b398d04aa0191dc750', '2011-01-02 08:48:42', '2011-01-02 08:48:43', 57239, 2), (14112, '66e72b1eb04e348f10b38bf083f6b8db', '2011-01-02 08:48:49', '2011-01-02 08:48:49', 57240, 2), (14113, '8ae27804d717addaed840cc9fc5a000b', '2011-01-02 08:48:55', '2011-01-02 08:48:56', 57241, 2), (14114, '851b98c6e06cb24db93c84b0244975ba', '2011-01-02 08:49:02', '2011-01-02 08:49:03', 57242, 2), (14115, 'abdf7ced52e3d328ac1ed45aa29f1e67', '2011-01-02 08:49:13', '2011-01-02 08:49:14', 57243, 2), (14116, 'd3793e43d9c89631a5b6c024b7df18b3', '2011-01-02 08:56:12', '2011-01-02 08:56:13', 57244, 2), (14117, '68c02e125253c8f8407860058fa02b63', '2011-01-02 09:18:06', '2011-01-02 10:15:29', 57323, 2), (14118, '417c4aaf1a6b3515c8ff233085f29005', '2011-01-02 09:53:31', '2011-01-02 09:54:32', 57296, 2), (14119, 'a071ed38b1d2310aaac6020529f0b0bf', '2011-01-02 10:34:01', '2011-01-02 10:34:02', 57324, 2), (14120, 'a736bfe241203403a193e39a89fa0a0c', '2011-01-02 10:34:05', '2011-01-02 10:34:06', 57325, 2), (14121, '35fadde411f6bb0086c6fca22008dfb3', '2011-01-02 10:41:44', '2011-01-02 10:41:45', 57326, 2), (14122, 'c1a495a7fc8d87d0e59bf4d19f7d24e9', '2011-01-02 10:57:50', '2011-01-02 10:57:51', 57327, 2), (14123, '9697cf965e66b871ca90b1759dc46935', '2011-01-02 10:57:56', '2011-01-02 10:57:57', 57328, 2), (14124, '49b0d08a52f209d1ff1085414291da6f', '2011-01-02 10:58:03', '2011-01-02 10:58:04', 57329, 2), (14125, 'e339e71d7536d316df11d66c07269c9e', '2011-01-02 10:58:13', '2011-01-02 10:58:14', 57330, 2), (14126, '770a4df520465c4c91a5d113dfb5d7d4', '2011-01-02 10:58:23', '2011-01-02 10:58:24', 57331, 2), (14127, '3f03a38d1626c4697730e10ce9246f13', '2011-01-02 10:58:29', '2011-01-02 10:58:30', 57332, 2), (14128, '55d585361eabe63dc1c0837906e87275', '2011-01-02 10:58:40', '2011-01-02 10:58:41', 57333, 2), (14129, 'c590d919f7361c7113544111c496c85f', '2011-01-02 10:58:50', '2011-01-02 10:58:51', 57334, 2), (14130, '2389e3ac9e3ab5bb0a195fad16a6c4a8', '2011-01-02 12:18:21', '2011-01-02 12:18:23', 57335, 2), (14131, '6bee2ab92dd21d42e826e1ab0782ec50', '2011-01-02 12:29:15', '2011-01-02 12:30:46', 57343, 2), (14132, '8d0cc16a4624ab06f728df3e34f56484', '2011-01-02 12:31:54', '2011-01-02 12:31:55', 57344, 2), (14133, '720cb6208bfd944e0c545fd47c9d21c3', '2011-01-02 13:20:46', '2011-01-02 13:20:47', 57345, 2), (14134, 'c9c2bd01b399709980db5edffeb878ad', '2011-01-02 13:43:43', '2011-01-02 13:43:44', 57346, 2), (14135, '8d7f618d31c115326adcb50fc49ed4c7', '2011-01-02 13:43:50', '2011-01-02 13:43:51', 57347, 2), (14136, 'e868af8e443bd2f0ce4f17ea1a81f385', '2011-01-02 14:05:36', '2011-01-02 14:05:37', 57348, 2), (14137, '64b44f35ae8a29bf933bfdd13830b351', '2011-01-02 14:05:46', '2011-01-02 14:05:47', 57349, 2), (14138, '3bbbd4b4ef17020908204ba239db8218', '2011-01-02 14:05:52', '2011-01-02 14:05:53', 57350, 2), (14139, '5621a8cae3342ce7e198e379a453f2e5', '2011-01-02 14:06:05', '2011-01-02 14:06:06', 57351, 2), (14140, '13a57ec0bed7ac58c7adc13715a50cb8', '2011-01-02 14:06:12', '2011-01-02 14:06:13', 57352, 2), (14141, '1aaf75372aed9a6ef607bcfb01190f28', '2011-01-02 14:06:18', '2011-01-02 14:06:18', 57353, 2), (14142, '7ecf8404f872ac74c20c5b225a91131d', '2011-01-02 14:11:20', '2011-01-02 14:11:21', 57354, 2), (14143, 'fa0fc508c77e6ff4380937b55381ddf3', '2011-01-02 14:11:41', '2011-01-02 14:11:42', 57355, 2), (14144, '1f7f8b63a01386b3f8ad941ffffbaf75', '2011-01-02 14:11:46', '2011-01-02 14:11:47', 57356, 2), (14145, '30011ad1dc300ffeb3156e0053ed61e0', '2011-01-02 14:11:52', '2011-01-02 14:11:53', 57357, 2), (14146, '2aa5cdc4f0554064830d262e1da20a2a', '2011-01-02 14:12:00', '2011-01-02 14:12:01', 57358, 2), (14147, 'a4907dd1ffcd49576993145a73f88bf4', '2011-01-02 14:12:08', '2011-01-02 14:12:09', 57359, 2), (14148, '6c3379965d49916132f080c5c47d301c', '2011-01-02 14:39:55', '2011-01-02 14:41:27', 57364, 2), (14149, 'a7cf0559bad98669b084fa7883319331', '2011-01-02 14:58:52', '2011-01-02 14:58:53', 57365, 2), (14150, '8512fb8839e4eec7c87ae6c08e667579', '2011-01-02 15:28:50', '2011-01-02 15:28:51', 57366, 2), (14151, 'f7c61f65b5443830d233e8c1e1b813af', '2011-01-02 15:28:56', '2011-01-02 15:28:57', 57367, 2), (14152, '386212ecc1d9198e734d18be4da8f82f', '2011-01-02 15:29:03', '2011-01-02 15:29:04', 57368, 2), (14153, 'b61ba78ba51e8e969bc56f5712dd8bb6', '2011-01-02 15:29:10', '2011-01-02 15:29:11', 57369, 2), (14154, '0a327b62cfe50b57a1d18880b8d5f64e', '2011-01-02 15:29:16', '2011-01-02 15:29:17', 57370, 2), (14155, '067f8a880d2cac15f570346b7fc385fb', '2011-01-02 15:29:26', '2011-01-02 15:29:26', 57371, 2), (14156, '3e446a73ee4bc07880e839d9338c4013', '2011-01-02 15:32:01', '2011-01-02 15:32:03', 57372, 2), (14157, '2e1938d33b8085e984e2f1af83c1a853', '2011-01-02 15:32:12', '2011-01-02 15:32:12', 57373, 2), (14158, '3056db890f9a9667a92021f85170c361', '2011-01-02 15:32:16', '2011-01-02 15:32:17', 57374, 2), (14159, 'f79dd7599ca5a825bc37092d22669075', '2011-01-02 15:32:23', '2011-01-02 15:32:24', 57375, 2), (14160, 'bcf38fcc81f4253e891064265019be2c', '2011-01-02 15:32:31', '2011-01-02 15:32:32', 57376, 2), (14161, '5c7863b4ccc7cbe4032fc0fcb7726417', '2011-01-02 15:42:31', '2011-01-02 15:42:32', 57377, 2), (14162, 'bc8052af1e80b5a59e736e71c8387893', '2011-01-02 15:42:39', '2011-01-02 15:42:40', 57378, 2), (14163, 'e50d3c8bf4b1fd16d9ee60188c6660b5', '2011-01-02 15:42:45', '2011-01-02 15:42:46', 57379, 2), (14164, '171c7796895207863d8f89cfc715bd00', '2011-01-02 15:42:53', '2011-01-02 15:42:54', 57380, 2), (14165, '2eaf150592763f92835d8aecbdba608a', '2011-01-02 15:42:58', '2011-01-02 15:42:59', 57381, 2), (14166, '795275331b06b994a51553f3d27ba8f6', '2011-01-02 16:02:20', '2011-01-02 16:02:21', 57382, 2), (14167, 'b265d941cfff1069b3d16dee1e2ace80', '2011-01-02 16:02:25', '2011-01-02 16:02:26', 57383, 2), (14168, '3f211f5fbad5757c93ec6245ffd6d85f', '2011-01-02 16:02:31', '2011-01-02 16:02:32', 57384, 2), (14169, '6feea772f9bcf104adee7c3d3a73f1a4', '2011-01-02 16:02:35', '2011-01-02 16:02:36', 57385, 2), (14170, '21bc857382b1d42166ff8e0b7daf96fb', '2011-01-02 16:02:40', '2011-01-02 16:02:41', 57386, 2), (14171, '4a05fbedc8055949d759b1225725eb29', '2011-01-02 16:02:46', '2011-01-02 16:02:47', 57387, 2), (14172, 'a86a4881ae87dd4525f091f0ae873e7e', '2011-01-02 16:02:55', '2011-01-02 16:02:56', 57388, 2), (14173, '83cfc9dc1c37c842a87dd37401d5529b', '2011-01-02 16:06:41', '2011-01-02 16:06:41', 57389, 2), (14174, '9198419433200f591e46684a39501b44', '2011-01-02 16:26:18', '2011-01-02 16:27:23', 57397, 2), (14175, '53b6092b9ba907ad052ac7d1dbd41835', '2011-01-02 16:33:32', '2011-01-02 16:33:33', 57398, 2), (14176, '0d844e7683079f9b71ab210c49f87e5c', '2011-01-02 16:33:35', '2011-01-02 16:33:35', 57399, 2), (14177, '937ba694460f9b4ed6745857874c14cc', '2011-01-02 17:15:14', '2011-01-02 17:15:54', 57402, 2), (14178, 'c6635e331ee0174aba0a4569de6c5cad', '2011-01-02 17:28:34', '2011-01-02 17:33:15', 57410, 2), (14179, 'a78e9f3293b5ed1f14aa1f300ce739e9', '2011-01-02 17:49:48', '2011-01-02 17:51:27', 57416, 2), (14180, 'c977bbc9ac94050d0276aded3180b627', '2011-01-02 18:13:43', '2011-01-02 18:13:45', 57417, 2), (14181, '083dfb2e1cb920d159f1a23828204df7', '2011-01-02 18:17:49', '2011-01-02 21:06:25', 57456, 2), (14182, '945c11669be521a4870be94f48727c0f', '2011-01-02 18:24:43', '2011-01-02 18:24:45', 57419, 2), (14183, '7215d7d3f5f0acb8765c5fa6617aff14', '2011-01-02 18:24:45', '2011-01-02 18:25:49', 57423, 2), (14184, '3de42ce216d9f2e64c2c9832bf14e470', '2011-01-02 19:16:48', '2011-01-02 19:16:49', 57424, 2), (14185, '1724b88646a4ee271408386f9d751fec', '2011-01-02 19:28:35', '2011-01-02 19:28:36', 57425, 2), (14186, '6722ec2affcd0d7eb0a7127136b5cff9', '2011-01-02 19:50:37', '2011-01-02 19:52:37', 57435, 2), (14187, 'b0480fdc265cd50bfdb608bf9930dcb5', '2011-01-02 19:51:48', '2011-01-02 19:54:19', 57442, 2), (14188, '4f8db5ae4a1ab3f4b55daa16d4738804', '2011-01-02 20:22:15', '2011-01-02 20:24:25', 57454, 2), (14189, '100acf86cdede08909e73f32ffce2dc0', '2011-01-02 20:22:39', '2011-01-02 20:22:39', 57447, 2), (14190, '7f7bdc96b6a9070a90cfa22958c30a15', '2011-01-02 21:06:10', '2011-01-02 21:06:11', 57455, 2), (14191, '8d3e03d8d2f5268eec883384d21b7a1a', '2011-01-02 21:09:59', '2011-01-02 21:10:01', 57457, 2), (14192, '6fdf15dd6b74cc871be57fd55d5e4868', '2011-01-02 21:15:26', '2011-01-02 22:23:52', 57473, 2), (14193, '42329a8f3dca2b7dd3af38df91130ed0', '2011-01-02 22:10:11', '2011-01-02 22:10:12', 57467, 2), (14194, '77451bbeeb26ebed6ee4a16fc862daa0', '2011-01-02 22:10:17', '2011-01-02 22:10:18', 57468, 2), (14195, '0585e10f38e29a6afff337ea99844a0d', '2011-01-02 22:10:19', '2011-01-02 22:10:20', 57469, 2), (14196, '3aa594c78a0f6bd982ece58ab6aee858', '2011-01-02 22:19:59', '2011-01-02 22:20:00', 57472, 2), (14197, '8727d93ef8badea89104c1814778ec35', '2011-01-02 23:10:24', '2011-01-02 23:12:57', 57479, 2), (14198, 'b142910eac6b0d04f39f609a4bf19f80', '2011-01-02 23:42:04', '2011-01-02 23:42:05', 57480, 2), (14199, '20227f4209db7b7d9a3d885e5b3eee2a', '2011-01-02 23:42:56', '2011-01-02 23:57:03', 57499, 2), (14200, '6bc9157add9ac8dc94fb72af6c096b0c', '2011-01-03 00:09:12', '2011-01-03 00:09:58', 57504, 2), (14201, '0693f72a97350fba66ca2d513021de1d', '2011-01-03 02:27:59', '2011-01-03 02:27:59', 57505, 2), (14202, '3d1475d883f36691e95295bc059a45f9', '2011-01-03 03:09:34', '2011-01-03 03:09:35', 57506, 2), (14203, '8180b40a08a722f7c2dd2fcd603f9f0e', '2011-01-03 04:01:46', '2011-01-03 04:02:03', 57507, 2), (14204, '504484a41be0c6f24b8eec4787c13a0b', '2011-01-03 04:09:48', '2011-01-03 04:09:48', 57508, 2), (14205, '55430b025b92781f4017be0eb8eabd56', '2011-01-03 04:39:53', '2011-01-03 04:39:54', 57509, 2), (14206, 'ba20efc4aa93cfee6f528dc056b1965c', '2011-01-03 05:29:58', '2011-01-03 05:29:59', 57510, 2), (14207, '64a635615cd181b2bb149514427091d3', '2011-01-03 07:41:59', '2011-01-03 07:42:00', 57511, 2), (14208, 'e4ce8b577af0dcec25c8041adecdea08', '2011-01-03 07:42:04', '2011-01-03 07:42:04', 57512, 2), (14209, 'edf49d8fe30837d4c65637e087315577', '2011-01-03 08:55:02', '2011-01-03 08:55:03', 57513, 2), (14210, '9a1a359b850563992ec2ed233a34be5e', '2011-01-03 09:31:46', '2011-01-03 09:31:48', 57514, 2), (14211, 'aa554e78763ee9f2e91d37742f2447da', '2011-01-03 10:10:47', '2011-01-03 10:22:56', 57542, 2), (14212, '92fa61b6ca59656650fa9963831c24e1', '2011-01-03 10:28:30', '2011-01-03 10:31:09', 57548, 2), (14213, '511a1342a18ad5138127bc89ff41edcd', '2011-01-03 10:43:17', '2011-01-03 10:43:18', 57549, 2), (14214, '59679f8778489a6deffbbe507b1cd6f9', '2011-01-03 10:44:17', '2011-01-03 10:44:18', 57550, 2), (14215, '785d5a2594e1f8c6409bdaec249bd7c3', '2011-01-03 11:30:55', '2011-01-03 11:33:11', 57561, 2), (14216, 'd8ec8fb2def7cf39c93f6ac534d660fe', '2011-01-03 11:47:24', '2011-01-03 11:47:25', 57562, 2), (14217, 'a09ba97266edaf714df8c65ea9272906', '2011-01-03 12:13:10', '2011-01-03 12:14:20', 57567, 2), (14218, '7d841ee68869dd4a0e39d5fb94ecf93e', '2011-01-03 12:16:31', '2011-01-03 12:16:31', 57568, 2), (14219, 'e0bb0ddf0c02be8f095d5b626a2032bc', '2011-01-03 12:21:11', '2011-01-03 12:21:12', 57569, 2), (14220, '3a76831c24e34eb0e2c5d0b1c66ae98a', '2011-01-03 12:26:28', '2011-01-03 12:32:41', 57573, 2), (14221, '5f48c9a1a0202f715b56d87c6f776fa4', '2011-01-03 13:26:52', '2011-01-03 13:26:53', 57574, 2), (14222, '32f98881ccb19d41cbc6678d070a0fe4', '2011-01-03 13:29:17', '2011-01-03 13:32:24', 57585, 2), (14223, 'f3952b659f2adb32b8e1d8159deb07a0', '2011-01-03 14:57:28', '2011-01-03 14:58:38', 57590, 2), (14224, '24607c05314b3f5fcf6c33c1b9e4d270', '2011-01-03 15:25:40', '2011-01-03 15:26:57', 57598, 2), (14225, 'c3e668bfb6672b92ea90f2a6fe3f6343', '2011-01-03 15:39:20', '2011-01-03 15:39:21', 57599, 2), (14226, '78c486db3d98a45a9e38bf8739d677fe', '2011-01-03 15:51:32', '2011-01-03 15:51:34', 57600, 2), (14227, 'bd62f5aefc1ce264276b15e5ccd650b7', '2011-01-03 15:56:05', '2011-01-03 15:56:46', 57604, 2), (14228, '5c37ba85eaee47a246467cb8103b6828', '2011-01-03 16:21:18', '2011-01-03 16:21:19', 57605, 2), (14229, '71e598c85a855f827f5dafc63d32c2ec', '2011-01-03 17:07:52', '2011-01-03 17:08:29', 57608, 2), (14230, 'e8ebbf86e5da6ea99b9b23c67ab9f7b2', '2011-01-03 17:18:24', '2011-01-03 17:18:25', 57609, 2), (14231, 'dea740aacd3d0110de05c41f40464b6c', '2011-01-03 17:32:00', '2011-01-03 17:32:26', 57612, 2), (14232, '3b69595f80a52e24ae48d505b9ec2010', '2011-01-03 17:45:47', '2011-01-03 17:45:49', 57613, 2), (14233, '8124a77aafc1044891497b446f68b0a5', '2011-01-03 17:47:09', '2011-01-03 17:47:10', 57614, 2), (14234, 'a8c7ac6b1229487da11e0f4ff4e7dc09', '2011-01-03 17:47:46', '2011-01-03 17:47:47', 57615, 2), (14235, '7a0c536fb06d8ec57ff3882d86d87b21', '2011-01-03 17:51:23', '2011-01-03 17:51:24', 57616, 2), (14236, '98615963df30944fc2121dffb1804760', '2011-01-03 17:59:12', '2011-01-03 17:59:13', 57617, 2), (14237, '9a0fb8fea76ae0aa649536c461ff32b6', '2011-01-03 18:20:06', '2011-01-03 18:20:07', 57618, 2), (14238, '7e093a4bdf354d98a8618d36b437cba4', '2011-01-03 18:30:37', '2011-01-03 18:35:33', 57630, 2), (14239, 'cf09c6685379cabd7d4c56c94f17b57d', '2011-01-03 18:44:05', '2011-01-03 18:44:06', 57631, 2), (14240, '2d84ad0098660602cd5bd3802553834c', '2011-01-03 19:02:45', '2011-01-03 19:02:46', 57632, 2), (14241, '68831ccd7495af1763104270b0d2dbc7', '2011-01-03 19:03:18', '2011-01-03 19:03:19', 57633, 2), (14242, '09fcb28de74fcfd2a38b1ae5ea1708b3', '2011-01-03 19:35:27', '2011-01-03 19:35:28', 57634, 2), (14243, '445a41e7d5fbce74e4a336228af42614', '2011-01-03 20:11:23', '2011-01-03 20:11:25', 57635, 2), (14244, 'c28e3e44b5a33a14170122446a0235d8', '2011-01-03 21:02:38', '2011-01-03 21:02:39', 57636, 2), (14245, '8c7078b0801ca02918d07a2d34e555cb', '2011-01-03 21:02:51', '2011-01-03 21:02:51', 57637, 2), (14246, '431ce91e3b457921910e0c48ace80ef4', '2011-01-03 21:03:11', '2011-01-03 21:03:12', 57638, 2), (14247, '5a3b0b59966979eba64c0a8e69672f35', '2011-01-03 21:03:46', '2011-01-03 21:03:46', 57639, 2), (14248, 'fda9fb928ac108796bb4d4a2a56ea1d8', '2011-01-03 21:04:22', '2011-01-03 21:04:23', 57640, 2), (14249, '780ed10532c0ccaa8af3d6feb899d39a', '2011-01-03 21:29:43', '2011-01-03 21:29:44', 57641, 2), (14250, '17abc2163f92e5454f9d6b7ba56dcfe0', '2011-01-03 21:30:17', '2011-01-03 21:30:18', 57642, 2), (14251, 'ca0e21fe2ed57bfc155c88cbdb5ff74c', '2011-01-03 21:56:54', '2011-01-03 21:56:58', 57643, 2), (14252, '3c28d56b6995b22cf574321088559231', '2011-01-03 22:05:32', '2011-01-03 22:05:33', 57645, 2), (14253, 'd1119e6a38f2b77b126b9d9f3591ee18', '2011-01-03 22:05:32', '2011-01-03 22:05:33', 57644, 2), (14254, '41cedb82aecbded9d2fae6dae57a4b47', '2011-01-03 22:28:55', '2011-01-03 22:28:56', 57646, 2), (14255, '570d464a92d87153deb8f92fdc3f981d', '2011-01-03 22:38:26', '2011-01-03 22:38:28', 57647, 2), (14256, '16803b709aaaf179c5285ce3b66d653a', '2011-01-04 00:47:32', '2011-01-04 00:47:34', 57648, 2), (14257, '9eec6802b45deceafebc9aae4a74fa74', '2011-01-04 01:14:24', '2011-01-04 01:14:25', 57649, 2), (14258, '63e0ece0fb6a977315e0d012b565064d', '2011-01-04 01:51:59', '2011-01-04 01:52:00', 57650, 2), (14259, '6fc01c99bce722fff8e5b9ce2b912129', '2011-01-04 02:12:50', '2011-01-04 02:13:36', 57655, 2), (14260, 'ace970e4f97eb9295e7fa0dbff97f193', '2011-01-04 02:54:43', '2011-01-04 02:54:45', 57656, 2), (14261, '616b6cf7649c66b8f179c0a97360ea4b', '2011-01-04 03:45:52', '2011-01-04 03:45:52', 57657, 2), (14262, '8200c54bdd5c2ed196a1f2df26244877', '2011-01-04 06:12:09', '2011-01-04 06:15:13', 57669, 2), (14263, '4ca9cc4a2a8b0c89801521981506f928', '2011-01-04 07:19:04', '2011-01-04 07:19:05', 57670, 2), (14264, '83776784cc85e4c62fe5363650893fa0', '2011-01-04 07:21:52', '2011-01-04 07:27:04', 57673, 2), (14265, '438deaffc95c034497a39a0214b1e3b7', '2011-01-04 08:07:02', '2011-01-04 08:07:30', 57678, 2), (14266, '0bf467d26ac108807a396b5a2061cb18', '2011-01-04 08:57:50', '2011-01-04 08:57:51', 57679, 2), (14267, '05c9e07d0b5c6f43985d3381986d28fa', '2011-01-04 08:57:56', '2011-01-04 08:57:57', 57680, 2), (14268, '9b6df8705b3fb845833d0a3a0d060298', '2011-01-04 08:58:08', '2011-01-04 08:58:09', 57681, 2), (14269, '6f510a7357721166991a0c94080ddf47', '2011-01-04 08:58:16', '2011-01-04 08:58:17', 57682, 2), (14270, 'bc96c73d5e475e174e2b6afc569fcbc9', '2011-01-04 08:58:22', '2011-01-04 08:58:23', 57683, 2), (14271, 'a4647297c16491c872dbcedd1132717d', '2011-01-04 08:58:27', '2011-01-04 08:58:28', 57684, 2), (14272, '8fca7af31001807c321a3b1794c614f8', '2011-01-04 08:58:34', '2011-01-04 08:58:35', 57685, 2), (14273, '1d55b1367b2094b8f177e82785bcc16a', '2011-01-04 08:58:40', '2011-01-04 08:58:41', 57686, 2), (14274, '3ab7e383dc4296a9ae6c98f03bb2ab03', '2011-01-04 08:58:46', '2011-01-04 08:58:47', 57687, 2), (14275, 'd450ed1a5c8565d6690573f15ad7a23e', '2011-01-04 08:58:52', '2011-01-04 08:58:53', 57688, 2), (14276, '39051d667bc0dbda6ad6d9518b946705', '2011-01-04 09:05:42', '2011-01-04 09:05:43', 57689, 2), (14277, 'b5d381cce8fe412abff33edeea3adc2d', '2011-01-04 09:05:48', '2011-01-04 09:05:50', 57690, 2), (14278, 'dee660eac6bceef5fa3c6e055e4127bf', '2011-01-04 09:05:58', '2011-01-04 09:05:59', 57691, 2), (14279, 'aec03403f61a3a0dcac99d53397b9432', '2011-01-04 09:06:05', '2011-01-04 09:06:06', 57692, 2), (14280, 'e26c4420fd997bdb057a5adf6dade964', '2011-01-04 09:06:11', '2011-01-04 09:06:12', 57693, 2), (14281, '5289f4b79b1b20eadc407225e228965b', '2011-01-04 09:06:25', '2011-01-04 09:06:26', 57694, 2), (14282, '89cca4bea6a4ea0620486e49ce39096a', '2011-01-04 09:06:36', '2011-01-04 09:06:37', 57695, 2), (14283, 'c5a5ce163b731fb950c978ff69f58c77', '2011-01-04 09:06:41', '2011-01-04 09:06:43', 57696, 2), (14284, '54b6becb0795d3b46a196d44e16daf90', '2011-01-04 09:06:48', '2011-01-04 09:06:49', 57697, 2), (14285, '475cbb501be75d8a705ef9f32d927461', '2011-01-04 09:15:52', '2011-01-04 09:15:54', 57698, 2), (14286, 'daa938191506aaf07c0bc9704c80fdac', '2011-01-04 09:23:19', '2011-01-04 09:23:19', 57699, 2), (14287, 'e5c74174c5030d00d890bcf247226d7f', '2011-01-04 09:37:16', '2011-01-04 09:37:17', 57700, 2), (14288, 'e8139e5eec7d55f3eee660c60ca5301d', '2011-01-04 09:37:20', '2011-01-04 09:37:21', 57701, 2), (14289, '16fbbb02d94ec4c188f7dc214e7206c7', '2011-01-04 10:25:00', '2011-01-04 14:03:35', 57855, 2), (14290, 'd9c96982a2af59f75821f2f930873902', '2011-01-04 10:27:04', '2011-01-04 10:27:05', 57714, 2), (14291, '18848db4bc82917cb259454b6384d6f4', '2011-01-04 10:28:15', '2011-01-04 10:28:17', 57720, 2), (14292, '65da9da1f4abcf0630f1680d9080751f', '2011-01-04 10:28:23', '2011-01-04 10:28:24', 57723, 2), (14293, '764ec68830e47053236adeeaa0f760d6', '2011-01-04 10:28:31', '2011-01-04 10:28:32', 57724, 2), (14294, 'd3491f7ae0bc2e6edfc5b370f8c5cfac', '2011-01-04 10:28:44', '2011-01-04 10:28:45', 57726, 2), (14295, '30fa86a811e5b0b1ff27ccf85801724a', '2011-01-04 10:28:50', '2011-01-04 10:28:51', 57727, 2), (14296, '4c67134aa9e72e2b66401f46ebae7fcb', '2011-01-04 10:28:58', '2011-01-04 10:29:00', 57728, 2), (14297, '45b900524ecc40d209d3ab83e7dc9cea', '2011-01-04 10:29:05', '2011-01-04 10:29:07', 57730, 2), (14298, '463ef605036db7ead0da4cc6ddf57cb4', '2011-01-04 10:29:14', '2011-01-04 10:29:15', 57732, 2), (14299, '6f1507c7be6492ad89b936897ab41c3c', '2011-01-04 10:29:22', '2011-01-04 10:29:23', 57734, 2), (14300, '49fd92941ad44b36e23ecb42e5ad7281', '2011-01-04 10:29:28', '2011-01-04 10:29:29', 57735, 2), (14301, 'ee518077b824e5ceb83bfaca9dadfda2', '2011-01-04 10:29:39', '2011-01-04 10:29:40', 57737, 2), (14302, 'f456ba6ac5269f27cfd392a304d20948', '2011-01-04 10:29:44', '2011-01-04 10:29:45', 57738, 2), (14303, '9e6e2967b85b14a9372c683aef5c5e21', '2011-01-04 10:29:53', '2011-01-04 10:29:54', 57739, 2), (14304, '1c77911b717f51cdf750f3b18fd8fff0', '2011-01-04 10:29:59', '2011-01-04 10:30:00', 57741, 2), (14305, '15be449c9cacd8118009e99df18e441c', '2011-01-04 10:30:06', '2011-01-04 10:30:06', 57743, 2), (14306, '91e17515037a5e04c543ce2447fd1115', '2011-01-04 10:30:12', '2011-01-04 10:30:13', 57744, 2), (14307, '0ec7c25b79656ac50fa9640f7cd8c1ec', '2011-01-04 10:30:17', '2011-01-04 10:30:18', 57745, 2), (14308, 'f938c379d1b2666d6e7ee93a313ae731', '2011-01-04 10:30:22', '2011-01-04 10:30:23', 57746, 2), (14309, '331d344e54ec9a294f165f19d6b87cfc', '2011-01-04 10:57:29', '2011-01-04 10:58:51', 57753, 2), (14310, '50ca8ab1a2960a3363e5a2b84805419a', '2011-01-04 11:17:39', '2011-01-04 11:20:11', 57758, 2), (14311, 'c8dc4f07cae06b76ab9788a305c75920', '2011-01-04 11:50:16', '2011-01-04 11:50:17', 57760, 2), (14312, '2a70971ed94ac60f42d58fd36eacfa45', '2011-01-04 12:27:03', '2011-01-04 12:27:04', 57769, 2), (14313, '89a21d17d850f7a643a064df684e0fa8', '2011-01-04 12:52:42', '2011-01-04 12:52:43', 57783, 2), (14314, '1c5a668e8008dd40c906e45b1fffe700', '2011-01-04 13:18:05', '2011-01-04 13:19:40', 57809, 2), (14315, 'b7c9f4ba4cae6a9865ba292c3e63ee00', '2011-01-04 13:18:19', '2011-01-04 13:21:22', 57814, 2), (14316, '21eb7e7d2ca3319bcbfde39dbac5018f', '2011-01-04 13:54:10', '2011-01-04 14:14:38', 57863, 2), (14317, '97c514c25bcd30f5079d6dd0d4ecbe1b', '2011-01-04 13:57:06', '2011-01-04 13:58:16', 57850, 2), (14318, 'da19216c1dbb5bd1bba23d1fdc657eb3', '2011-01-04 14:10:41', '2011-01-04 14:11:00', 57861, 2), (14319, '289ced2051ac93fd87c7a8201e2b3c41', '2011-01-04 14:17:50', '2011-01-04 14:22:16', 57895, 2), (14320, '50b14966733990bc4a248ad725d2b119', '2011-01-04 14:19:45', '2011-01-04 15:04:12', 57916, 2), (14321, '8cefd891357e4caf398b8919ab49186a', '2011-01-04 14:38:17', '2011-01-04 14:38:18', 57905, 2), (14322, '6880a1c11eedb8acbee3a4a0b3eb2dc8', '2011-01-04 14:38:25', '2011-01-04 14:38:26', 57906, 2), (14323, 'ffff3d51207b94641dc6be62238567eb', '2011-01-04 14:38:31', '2011-01-04 14:38:32', 57907, 2), (14324, '4f900cf8beec5d88192a9b4c96368553', '2011-01-04 14:38:43', '2011-01-04 14:38:44', 57908, 2), (14325, 'a7a746a1c80eed62d7cb275f42756fe2', '2011-01-04 14:38:51', '2011-01-04 14:38:52', 57909, 2), (14326, '3df9106c62b2721b819c19006649ef89', '2011-01-04 14:38:58', '2011-01-04 14:38:59', 57910, 2), (14327, 'f866d28d63035684ccead0ec795a3f36', '2011-01-04 14:39:06', '2011-01-04 14:39:07', 57911, 2), (14328, '9ffa6682f8bcc83d65f596772dbe7718', '2011-01-04 15:14:40', '2011-01-04 15:54:10', 57941, 2), (14329, 'f686637419a02f33383785aad1089444', '2011-01-04 15:26:00', '2011-01-04 15:45:42', 57934, 2), (14330, '28267ca251b503a52d25b433961b71ba', '2011-01-04 15:43:06', '2011-01-04 15:43:07', 57933, 2), (14331, 'aca93f52bfc0a4c1a9fb4d773f180ccc', '2011-01-04 15:54:24', '2011-01-04 15:54:25', 57942, 2), (14332, 'f86f9fe0e3a8e2e128a2ca68ffba704e', '2011-01-04 15:55:14', '2011-01-04 15:55:16', 57943, 2), (14333, 'da1fb2e303101c131bb7499ae3400a99', '2011-01-04 15:55:23', '2011-01-04 15:55:23', 57944, 2), (14334, 'cf6a1b51e0dcc6359b03b0e6ee933bbb', '2011-01-04 15:55:33', '2011-01-04 15:58:40', 57970, 2), (14335, '06f9bbeb430ee9a4e18ef43757dcfa6d', '2011-01-04 15:55:46', '2011-01-04 15:55:47', 57946, 2), (14336, 'ad0e5489b177e8836aec5462b137171d', '2011-01-04 15:55:52', '2011-01-04 15:55:52', 57948, 2), (14337, 'c185977640087e3fbf636760a7a44b6c', '2011-01-04 15:56:00', '2011-01-04 15:56:01', 57949, 2), (14338, '108771440424a1052db520b462e8acbb', '2011-01-04 15:56:09', '2011-01-04 15:56:10', 57951, 2), (14339, '2f8313b09ebff2a94ae6bb57d920a3ba', '2011-01-04 15:56:22', '2011-01-04 15:56:23', 57953, 2), (14340, '615ab43d1c556393ecd4fd5ab16e76cb', '2011-01-04 15:56:30', '2011-01-04 15:56:31', 57954, 2), (14341, '547068b7c6f342339193ff92f2e8a92d', '2011-01-04 15:56:38', '2011-01-04 15:56:39', 57955, 2), (14342, '9a463b5dd87d4b771c0483c7199b2fac', '2011-01-04 15:56:54', '2011-01-04 15:56:55', 57956, 2), (14343, '6581f858aa3017128d66f51fd0b95bc5', '2011-01-04 15:57:03', '2011-01-04 15:57:04', 57957, 2), (14344, 'becde7ba89f7b672d4e89ef95c127952', '2011-01-04 15:57:13', '2011-01-04 15:57:14', 57958, 2), (14345, '68e1d8bb901fffe71b19a9a07d049869', '2011-01-04 15:57:19', '2011-01-04 15:57:21', 57960, 2), (14346, 'b12d86b6b6a12f925086e123a3a8a8ae', '2011-01-04 15:57:30', '2011-01-04 15:57:32', 57961, 2), (14347, 'cf70de7bd113d0d57556903c821393e0', '2011-01-04 15:57:41', '2011-01-04 15:59:20', 57975, 2), (14348, 'e7aa2b20594871fa5f52189a3d69e940', '2011-01-04 16:16:30', '2011-01-04 16:16:31', 57976, 2), (14349, '897e21df3c9bcfbac7e3b24030c3a2b3', '2011-01-04 16:16:42', '2011-01-04 16:16:43', 57977, 2), (14350, 'b3146895080acd3bbed7da59fe578930', '2011-01-04 16:16:53', '2011-01-04 16:16:54', 57978, 2), (14351, 'ad7941f12a35d1ca9ff423a05feebe9f', '2011-01-04 16:16:59', '2011-01-04 16:17:01', 57979, 2), (14352, '92691a1688ef80f35da6ceb2114ce68b', '2011-01-04 16:17:12', '2011-01-04 16:17:13', 57980, 2), (14353, '66d4791ddcd910ce2c3e7af783ea6c78', '2011-01-04 16:17:17', '2011-01-04 16:17:18', 57981, 2), (14354, '71019e895d0d218e3f5e277942932a43', '2011-01-04 16:17:24', '2011-01-04 16:17:24', 57982, 2), (14355, '5eaf44ceaf857dba9550926974505c37', '2011-01-04 16:17:33', '2011-01-04 16:17:34', 57983, 2), (14356, '34d1644a0e148ea1966bcc68c0ea9480', '2011-01-04 16:17:47', '2011-01-04 16:17:47', 57984, 2), (14357, 'a2808ddb3ee9b0f2cba3b48f1610befa', '2011-01-04 16:17:50', '2011-01-04 16:17:51', 57985, 2), (14358, '300396c344265252bcc3b7beccdf495d', '2011-01-04 16:17:54', '2011-01-04 16:17:55', 57986, 2), (14359, 'bc5062a14ec32839d97cd4680909cd66', '2011-01-04 16:18:03', '2011-01-04 16:18:04', 57987, 2), (14360, '3f571e4520ea6a10538ee32152a7c967', '2011-01-04 16:18:08', '2011-01-04 16:18:09', 57988, 2), (14361, '1edb5a40c042abc58dfec213af33bf8e', '2011-01-04 16:18:21', '2011-01-04 16:18:22', 57989, 2), (14362, '92c86e55ed19d529213f5223ade4b195', '2011-01-04 16:51:57', '2011-01-04 16:51:58', 57990, 2), (14363, '7330b55e0fb704636fcc1d21a727a936', '2011-01-04 17:48:07', '2011-01-04 17:48:09', 57991, 2), (14364, 'acc47f6bd059e8269a8d3323d28d101f', '2011-01-04 17:53:10', '2011-01-04 17:53:11', 57992, 2), (14365, '03a1549636c6fe314603e334f0990f57', '2011-01-04 18:00:09', '2011-01-04 18:00:10', 57993, 2); INSERT INTO `log_visitor` (`visitor_id`, `session_id`, `first_visit_at`, `last_visit_at`, `last_url_id`, `store_id`) VALUES (14366, 'd06fbe235feba63fa1d95b2c61d6f3c2', '2011-01-04 18:20:51', '2011-01-04 18:20:51', 57994, 2), (14367, '185b8f27b5adfa386ce0f6feab44b9ed', '2011-01-04 18:26:23', '2011-01-04 18:26:24', 57995, 2), (14368, '59ac36618986fad7fd4d9aa62e8b63b6', '2011-01-04 18:27:52', '2011-01-04 18:27:53', 57996, 2), (14369, '4aa2884bba57674eb72a94b162508f16', '2011-01-04 18:28:10', '2011-01-04 18:28:11', 57997, 2), (14370, 'a8cf3c4600e214e3a1a13baa08aa6b09', '2011-01-04 18:30:52', '2011-01-04 18:30:53', 57998, 2), (14371, 'c7293e88ec651f8088469b820b02eeeb', '2011-01-04 18:33:18', '2011-01-04 18:33:19', 57999, 2), (14372, 'a35b93204c7d559a2d554cec39592b15', '2011-01-04 18:47:50', '2011-01-04 18:53:23', 58004, 2), (14373, 'f210c76c63aaaf6d7671da5ab0584cc0', '2011-01-04 19:05:32', '2011-01-04 19:05:32', 58005, 2), (14374, '0b4ccbc3cb1c933af1a9addb29c7299f', '2011-01-04 19:08:30', '2011-01-04 19:08:31', 58006, 2), (14375, '92386d68da359a9d66b364eb0e46731f', '2011-01-04 19:15:53', '2011-01-04 19:16:04', 58009, 2), (14376, 'd89efeac4c6e10173d70507b1f618a8f', '2011-01-04 19:22:00', '2011-01-04 19:22:01', 58010, 2), (14377, '491354a3ba2eae728fa59261cbca3d5f', '2011-01-04 19:26:27', '2011-01-04 19:26:47', 58014, 2), (14378, '7603f3976223476df39687436f94925d', '2011-01-04 20:32:35', '2011-01-04 20:32:36', 58015, 2), (14379, '037c1cbc31cf0478e9ceafb3821f7469', '2011-01-04 20:33:45', '2011-01-04 20:33:46', 58016, 2), (14380, 'b654a8b70348d44a6c38e8717485bbff', '2011-01-04 20:33:52', '2011-01-04 20:33:53', 58017, 2), (14381, '67d751e9153a44718d984aa89570e0f2', '2011-01-04 20:34:09', '2011-01-04 20:34:10', 58018, 2), (14382, 'c409e72f0fd08e189bc38fdeb75252aa', '2011-01-04 20:34:17', '2011-01-04 20:34:18', 58019, 2), (14383, 'ebd301cf7cea8c9c769425d88732820e', '2011-01-04 20:34:35', '2011-01-04 20:34:36', 58020, 2), (14384, 'b7f5a9a1e8f2463b5a0426999ea4d93d', '2011-01-04 20:34:43', '2011-01-04 20:34:44', 58021, 2), (14385, '62a1ddc85a800ded8afb72b0d27726fb', '2011-01-04 20:34:52', '2011-01-04 20:34:53', 58022, 2), (14386, '500c5a31c37ebc0c807363c393993af8', '2011-01-04 20:35:03', '2011-01-04 20:35:05', 58023, 2), (14387, 'b6e253a583281c43bf754f824323dca1', '2011-01-04 21:49:05', '2011-01-04 21:49:11', 58024, 2), (14388, '8fc5a24c9c1fe00f1f77cd8b9ee6cda8', '2011-01-04 21:49:19', '2011-01-04 21:49:20', 58025, 2), (14389, '1242e83f1ab518eef6aa812aa0fc6ecb', '2011-01-04 21:49:29', '2011-01-04 21:49:30', 58026, 2), (14390, 'b620ed7f87a158b9130eb27b5d1efa9d', '2011-01-04 21:49:41', '2011-01-04 21:49:42', 58027, 2), (14391, 'a75fa119b91771c650a20982a79fe685', '2011-01-04 21:49:51', '2011-01-04 21:49:52', 58028, 2), (14392, 'bd354e46c009a1daf1f4fbecfe194d27', '2011-01-04 21:49:57', '2011-01-04 21:49:59', 58029, 2), (14393, '28417f376b23c818e4a3122a1f33a429', '2011-01-04 21:50:07', '2011-01-04 21:50:08', 58030, 2), (14394, '912e356fb3e01ca91b708344a3588ced', '2011-01-04 21:50:13', '2011-01-04 21:50:14', 58031, 2), (14395, '0c44fd968c35cbceea13cc2b96b3bbb6', '2011-01-04 21:50:19', '2011-01-04 21:50:19', 58032, 2), (14396, '579f71be0e31a854a550cd932e594f6d', '2011-01-04 21:50:27', '2011-01-04 21:50:28', 58033, 2), (14397, '3ee931be7f8e8cc14ccd6cc8d54a821c', '2011-01-04 21:50:36', '2011-01-04 21:50:37', 58034, 2), (14398, 'fe04a2b10b10dcab76df75b8a551b437', '2011-01-04 21:50:42', '2011-01-04 21:50:44', 58035, 2), (14399, 'e3ffaac9696b5d91aab3ed29569ccb48', '2011-01-04 21:50:48', '2011-01-04 21:50:49', 58036, 2), (14400, '61f9c296209615957e81589e40a1fbea', '2011-01-04 21:50:55', '2011-01-04 21:50:56', 58037, 2), (14401, '1d4c15f294a87658d5266dfbe2857c4b', '2011-01-04 21:51:04', '2011-01-04 21:51:05', 58038, 2), (14402, '3e6988d9fb0c667b1281efbeab2e780e', '2011-01-04 21:51:11', '2011-01-04 21:51:12', 58039, 2), (14403, 'd494fd70f7d1d31987fd570c4f487dd3', '2011-01-04 21:51:18', '2011-01-04 21:51:19', 58040, 2), (14404, '5d74f096934d584c3de1d25401d763a9', '2011-01-04 21:51:26', '2011-01-04 21:51:27', 58041, 2), (14405, '4b1e16b217221f371cd21c3106bd9be5', '2011-01-04 21:51:33', '2011-01-04 21:51:34', 58042, 2), (14406, '7db4ab18b3eca06abe055acb8c38e896', '2011-01-04 21:51:46', '2011-01-04 21:51:47', 58043, 2), (14407, 'dfa25d14a73120fd49e85878c1b17e5f', '2011-01-04 21:51:53', '2011-01-04 21:51:54', 58044, 2), (14408, 'f4e831e5a9856c7b788cd16103085988', '2011-01-04 22:31:08', '2011-01-04 22:31:09', 58045, 2), (14409, 'f8f9f2f2462eefdc6e226c1923f62a6e', '2011-01-04 22:41:22', '2011-01-04 22:41:23', 58046, 2), (14410, '4d2325edbcd2962ac2130c9c17b7d3b7', '2011-01-04 22:41:25', '2011-01-04 22:41:26', 58047, 2), (14411, '6e83a5f44622dfd42e111e12301292e7', '2011-01-04 23:22:04', '2011-01-04 23:23:00', 58049, 2), (14412, 'a4161601e7d709a6fabada5de3ef2774', '2011-01-04 23:22:56', '2011-01-04 23:23:00', 58048, 2), (14413, '6ad8dcac964546517cdc0826b4e1e11b', '2011-01-04 23:23:01', '2011-01-04 23:23:02', 58050, 2), (14414, '07da36486d3c2d04510056323fa2ccb3', '2011-01-04 23:40:11', '2011-01-04 23:42:44', 58061, 2), (14415, '655b54434e028350fcbe6fe11580b4de', '2011-01-05 00:00:06', '2011-01-05 00:00:07', 58062, 2), (14416, '2d011a47fcdc47dbf7e13a36dc38fd35', '2011-01-05 00:00:19', '2011-01-05 00:00:20', 58063, 2), (14417, '54f2bf886028425be407adaee5dcfb8e', '2011-01-05 00:00:52', '2011-01-05 00:00:53', 58064, 2), (14418, '1175dbb7f657c2e27137aa4f062e9429', '2011-01-05 00:01:01', '2011-01-05 00:01:02', 58065, 2), (14419, 'ff3259c74cb0e55ee631c143b6e0a70d', '2011-01-05 00:01:11', '2011-01-05 00:01:12', 58066, 2), (14420, '09dda4efb0883a3c170e4078cc5d21cd', '2011-01-05 00:01:22', '2011-01-05 00:01:23', 58067, 2), (14421, '0ea1060a708d7d684912527a63d1d47c', '2011-01-05 00:01:28', '2011-01-05 00:01:29', 58068, 2), (14422, 'b2c49a7fc466a824feb4ccfa5b398f6d', '2011-01-05 00:01:38', '2011-01-05 00:01:39', 58069, 2), (14423, '9b8b9b722bb6dfc36026d3807935bff9', '2011-01-05 00:01:46', '2011-01-05 00:01:47', 58070, 2), (14424, '1ade27355a104d43e1e342bd8c0695f9', '2011-01-05 00:01:57', '2011-01-05 00:01:59', 58071, 2), (14425, '8e986693d99087d4c22b1476ae953e3b', '2011-01-05 00:02:14', '2011-01-05 00:02:15', 58072, 2), (14426, '17c462ac9acdcd4aafa4a9a696ec7b67', '2011-01-05 00:02:21', '2011-01-05 00:02:22', 58073, 2), (14427, 'b714cfb204323d182803a74406116f60', '2011-01-05 00:02:29', '2011-01-05 00:02:30', 58074, 2), (14428, '35148073a5d2ee9caf6994995b2960b5', '2011-01-05 00:02:40', '2011-01-05 00:02:41', 58075, 2), (14429, 'e3973527c9e095b34e4833746d9c11e0', '2011-01-05 00:02:48', '2011-01-05 00:02:49', 58076, 2), (14430, '6487ed11a1ff12a677e2e98c5ac84592', '2011-01-05 03:20:46', '2011-01-05 03:20:47', 58077, 2), (14431, '6361a628868087c727ceb953a8459420', '2011-01-05 03:44:18', '2011-01-05 03:44:19', 58078, 2), (14432, '57a0fa948e73cb5766a6fd34f3d1df06', '2011-01-05 03:56:42', '2011-01-05 03:56:43', 58079, 2), (14433, '0fb7b72685db403ac3492d8c3f51b370', '2011-01-05 03:56:53', '2011-01-05 03:56:54', 58080, 2), (14434, 'f38f546cd8e08636c28c2d5ce527b88f', '2011-01-05 03:56:59', '2011-01-05 03:57:00', 58081, 2), (14435, '46676cd0cfd0580d7667f61f626580c3', '2011-01-05 03:57:04', '2011-01-05 03:57:05', 58082, 2), (14436, 'e6dafc9c5491e20a8fb3fb132f524216', '2011-01-05 03:57:16', '2011-01-05 03:57:17', 58083, 2), (14437, 'e4393cd387e7f01da2a24e98339c4725', '2011-01-05 03:57:24', '2011-01-05 03:57:25', 58084, 2), (14438, 'ffe38ef5940c27b28c85868660edef37', '2011-01-05 03:57:30', '2011-01-05 03:57:31', 58085, 2), (14439, 'b59c589b876b01d45b7087fe0bb06fcb', '2011-01-05 03:57:37', '2011-01-05 03:57:38', 58086, 2), (14440, 'dbda7f7f857afd4168a2b9b5c71cbfd7', '2011-01-05 03:57:44', '2011-01-05 03:57:45', 58087, 2), (14441, '51d9b3f1dc0d8620978755dded5081fe', '2011-01-05 04:16:20', '2011-01-05 04:16:22', 58088, 2), (14442, '55250a7c8aae3e3056e41308876568cb', '2011-01-05 04:16:23', '2011-01-05 04:23:17', 58097, 2), (14443, '5705341d0b6f28636d5301c99d3155ff', '2011-01-05 05:11:58', '2011-01-05 05:11:59', 58098, 2), (14444, 'd7713230daa6dbe4455af068abbde422', '2011-01-05 05:12:03', '2011-01-05 05:12:05', 58099, 2), (14445, '57e49c6c99e7523fba877177c7a6f9aa', '2011-01-05 06:48:53', '2011-01-05 06:53:34', 58114, 2), (14446, 'ef77e47941726973ed474ba3ed1c20d3', '2011-01-05 06:56:04', '2011-01-05 06:56:04', 58115, 2), (14447, 'a51c9ba53b06dad1e06a7a9210106c9f', '2011-01-05 08:29:31', '2011-01-05 08:29:32', 58116, 2), (14448, 'e42d09536e75fb9e498273e8dfdcfb76', '2011-01-05 08:56:42', '2011-01-05 08:56:43', 58117, 2), (14449, 'b97835e96558cedb4ad64ca62784fc0f', '2011-01-05 09:34:40', '2011-01-05 09:34:41', 58118, 2), (14450, '62cc25a41c29543b1cdddfbc1225c888', '2011-01-05 10:44:21', '2011-01-05 11:13:39', 58141, 2), (14451, '9fb01c74c447958658061765c3a970a2', '2011-01-05 10:58:19', '2011-01-05 10:58:19', 58133, 2), (14452, '9e2b2ecd4c0cdc6213f86ad7b843fc81', '2011-01-05 11:34:21', '2011-01-05 11:34:23', 58142, 2), (14453, '04f506af79dd323795d1bde229da092e', '2011-01-05 12:20:42', '2011-01-05 12:20:43', 58143, 2), (14454, '8dec89208a76399041bb1df05954e9c4', '2011-01-05 12:28:50', '2011-01-05 12:30:16', 58150, 2), (14455, '37d15fa788b672d303619c76f6b39d3f', '2011-01-05 13:31:59', '2011-01-05 13:32:00', 58151, 2), (14456, '24937678587244e38d93bb1a5ba61bb0', '2011-01-05 13:42:52', '2011-01-05 15:30:28', 58237, 2), (14457, '7cb306652396279c584e5cb63ae30b27', '2011-01-05 13:42:55', '2011-01-05 13:42:56', 58153, 2), (14458, '499d0badfed5ae10fc97099b46e703de', '2011-01-05 13:52:44', '2011-01-05 13:52:45', 58172, 2), (14459, '53f2aceed019350369ed3f07b898e948', '2011-01-05 14:51:55', '2011-01-05 15:04:49', 58222, 2), (14460, 'a785aec600f70b7ae126e2b08e035dd6', '2011-01-05 15:58:47', '2011-01-05 16:02:03', 58244, 2), (14461, 'e4f9e5f777fdc2ab89005cca4194c0e2', '2011-01-05 16:21:12', '2011-01-05 16:21:13', 58245, 2), (14462, 'a49a5fb6360557ce22defba31b4c85ae', '2011-01-05 16:29:37', '2011-01-05 16:29:37', 58246, 2), (14463, '03a3009b18a92aa17192aa965db3f0c4', '2011-01-05 16:31:18', '2011-01-05 16:31:19', 58247, 2), (14464, 'ad6ee2cef08064293d695ac37c790ce1', '2011-01-05 16:31:58', '2011-01-05 16:31:59', 58248, 2), (14465, '637aa2fe535ca26475d09e274cff7122', '2011-01-05 16:56:49', '2011-01-05 16:56:50', 58249, 2), (14466, '09ff31661ad78d732877de2c64ae878c', '2011-01-05 18:21:10', '2011-01-05 18:21:11', 58250, 2), (14467, '70fe6d86aa3087120425dd38267bd2da', '2011-01-05 18:21:19', '2011-01-05 18:21:19', 58251, 2), (14468, '1fd4f6aaec416b2492a6139bc144b339', '2011-01-05 19:04:25', '2011-01-05 19:05:50', 58260, 2), (14469, '9d9f0968fc17d4f4c4ba9a78118fbc74', '2011-01-05 19:38:23', '2011-01-05 19:39:04', 58263, 2), (14470, 'c96c105b8f80d356ff57cc5ac32449a8', '2011-01-05 20:04:41', '2011-01-05 20:04:43', 58264, 2), (14471, '9196cf005300c12baab52734a317d91f', '2011-01-05 20:30:39', '2011-01-05 20:40:56', 58271, 2), (14472, 'efcb3cc5d05261725302be67a947e3de', '2011-01-05 21:02:05', '2011-01-05 21:07:27', 58290, 2), (14473, '77b51168dbd91f653f493246ca2171f0', '2011-01-05 21:17:00', '2011-01-05 21:17:01', 58291, 2), (14474, '5b3fd899438ec583cfe732ac9f76f22a', '2011-01-05 21:27:45', '2011-01-05 21:27:52', 58293, 2), (14475, '8fc38d0b35c3cc9aa06204a8eb81bd53', '2011-01-05 21:31:44', '2011-01-05 21:31:45', 58294, 2), (14476, '3331c075e91f221ff4040f83e43cebf3', '2011-01-05 21:39:33', '2011-01-05 21:39:34', 58295, 2), (14477, '4632505adb32ec713378d2a939deb966', '2011-01-05 22:51:20', '2011-01-05 22:51:23', 58296, 2), (14478, '08698f4330a564162fc2e1ed7319436b', '2011-01-05 22:51:24', '2011-01-05 22:51:25', 58297, 2), (14479, '0f860aee21bd6023a34cae7a0ba2d05f', '2011-01-05 23:03:22', '2011-01-05 23:08:51', 58329, 2), (14480, '9c64d25310f8b7aa20236ba4041f359c', '2011-01-05 23:54:35', '2011-01-05 23:54:41', 58330, 2), (14481, '4600ae67dca341df09c0d2168d27e6e0', '2011-01-06 00:00:50', '2011-01-06 00:00:52', 58331, 2), (14482, 'efb78eb3b190fb3b4bca662bc4cbc08d', '2011-01-06 00:10:30', '2011-01-06 00:10:31', 58332, 2), (14483, '57c7f6acbf7460774d8fe1e10a1a208f', '2011-01-06 00:11:17', '2011-01-06 00:11:18', 58333, 2), (14484, '717a21b65f6632095fa4a7c1fd8b1a2c', '2011-01-06 00:18:45', '2011-01-06 00:18:46', 58334, 2), (14485, '61bc845dce397b25514f2e8aba6dae84', '2011-01-06 00:24:38', '2011-01-06 00:24:39', 58335, 2), (14486, '2d2fcb2f318148603113888fd33e09bd', '2011-01-06 01:30:46', '2011-01-06 01:30:48', 58336, 2), (14487, 'c2bcccdcb4cbebe81fd06c9d042317c1', '2011-01-06 01:59:39', '2011-01-06 01:59:40', 58337, 2), (14488, '5be2b943f2a59763f57a71fd27503bdd', '2011-01-06 02:07:25', '2011-01-06 02:07:25', 58338, 2), (14489, '45082563e7f88582e8759352be6ed10e', '2011-01-06 03:12:17', '2011-01-06 03:12:18', 58339, 2), (14490, '73a2c3fc864a178ea045c785b34cdba0', '2011-01-06 03:50:44', '2011-01-06 03:50:46', 58340, 2), (14491, '8875b76dd73a652aa98c6fb4fbd9f316', '2011-01-06 04:45:17', '2011-01-06 04:45:21', 58341, 2), (14492, 'a66dcffde232e7fc3c4be36f9d0bcfc9', '2011-01-06 05:44:46', '2011-01-06 05:44:50', 58342, 2), (14493, 'c5b8572a2613712cce4a361b03560e40', '2011-01-06 07:22:47', '2011-01-06 07:22:49', 58343, 2), (14494, '8e62939c2083091705e611905fd9acbb', '2011-01-06 08:17:41', '2011-01-06 08:17:42', 58344, 2), (14495, 'd0b1dc912e3f20f027f95dcc51a15322', '2011-01-06 08:31:00', '2011-01-06 11:32:10', 58433, 2), (14496, '065bb6b952a30ca49832a7953714acfe', '2011-01-06 08:36:06', '2011-01-06 08:37:55', 58357, 2), (14497, '906342d41cbc93c7d046697de65ec5e0', '2011-01-06 08:59:21', '2011-01-06 08:59:22', 58364, 2), (14498, '2d90aa65493c2f0846f9d940982aaab7', '2011-01-06 09:15:39', '2011-01-06 09:34:51', 58387, 2), (14499, 'ea1558120e1e4b68f51388e18af09f84', '2011-01-06 09:39:09', '2011-01-06 09:39:09', 58389, 2), (14500, 'e18ceefdd30619e5a4a6c90c60b80224', '2011-01-06 09:52:49', '2011-01-20 12:12:19', 62104, 2), (14501, '30458cdd613e0538f3de3c6517f98a25', '2011-01-06 09:53:05', '2011-01-06 09:55:42', 58403, 2), (14502, '47ce361d194e9dd76f63044e02214e99', '2011-01-06 09:56:28', '2011-01-06 09:56:29', 58404, 2), (14503, 'b755df18b243ebbb1575158ac2c56557', '2011-01-06 09:56:54', '2011-01-06 09:56:55', 58405, 2), (14504, '38533e441a31c29c4b56d6b956d85118', '2011-01-06 09:56:58', '2011-01-06 09:56:59', 58406, 2), (14505, '1cbf60229d2502e0cc95e1284f7af67d', '2011-01-06 09:57:07', '2011-01-06 09:57:08', 58407, 2), (14506, 'a60c239c97be5016a4ee2346c10e2c1f', '2011-01-06 09:57:39', '2011-01-06 09:57:39', 58408, 2), (14507, '3644e6411f61f907d8325df35ef44e56', '2011-01-06 10:20:24', '2011-01-06 10:20:25', 58413, 2), (14508, 'f7cb4d3d173669cc36f82871fe8ba911', '2011-01-06 10:23:06', '2011-01-06 10:23:07', 58414, 2), (14509, 'c481fdaf895108d1d243c3bd733099b4', '2011-01-06 10:38:51', '2011-01-06 10:41:48', 58424, 2), (14510, '7513b8726b8629b2a143e8d5d6752dcd', '2011-01-06 10:39:10', '2011-01-06 10:39:11', 58417, 2), (14511, '9624ee66c264a5d80ab49ac769af2c03', '2011-01-06 11:35:06', '2011-01-06 11:37:40', 58444, 2), (14512, '57cf0e9b0bf05242b1d5128543e82f18', '2011-01-06 14:12:35', '2011-01-06 14:12:37', 58445, 2), (14513, 'b8eda3ff9c9e07593d4e63f274077a4f', '2011-01-06 14:16:20', '2011-01-06 14:33:44', 58453, 2), (14514, '5b7fbaec43635fa0726b706164813f79', '2011-01-06 14:22:14', '2011-01-06 14:28:40', 58452, 2), (14515, '751b640c7a540c0710a7bc68bb6b936b', '2011-01-06 14:40:59', '2011-01-06 14:41:00', 58454, 2), (14516, 'c096a85c359797facd6fec3c782f8ad1', '2011-01-06 14:59:42', '2011-01-06 14:59:48', 58455, 2), (14517, 'c1db4de749f96ee7f90c1780d1c4084f', '2011-01-06 16:10:38', '2011-01-06 16:10:39', 58456, 2), (14518, 'f40084f14aeb709a4d60989795de27af', '2011-01-06 16:26:12', '2011-01-06 16:27:42', 58464, 2), (14519, '85c9c3d36ac0112520b6cf574a765cc2', '2011-01-06 16:27:59', '2011-01-06 16:29:19', 58467, 2), (14520, 'f4a3ec11ebb90bde8b6cd1d240ac899a', '2011-01-06 16:49:27', '2011-01-06 16:51:06', 58476, 2), (14521, '0b8f6f90c78e3a3d2ed6fa50ae7c71b5', '2011-01-06 16:52:56', '2011-01-06 16:52:57', 58477, 2), (14522, 'b2f1fa42907e487e09b8b9bae10110ff', '2011-01-06 16:56:21', '2011-01-06 16:57:01', 58480, 2), (14523, 'b73eebb5c000adda340d7bf825c215f7', '2011-01-06 17:07:08', '2011-01-06 17:07:09', 58481, 2), (14524, '6c4241f440f3d423926d058f750a1f09', '2011-01-06 17:32:51', '2011-01-06 17:32:52', 58482, 2), (14525, '44fac7e71751c90fcba98d6cf03eb7fd', '2011-01-06 17:38:09', '2011-01-06 17:38:09', 58483, 2), (14526, '1745959c39eb0bf40a731ed3125b4d1b', '2011-01-06 18:26:23', '2011-01-06 18:26:24', 58484, 2), (14527, '472efef0cf8a18e0e75824b6285fdeaf', '2011-01-06 18:29:32', '2011-01-06 18:29:32', 58485, 2), (14528, '64a62c013039750355ca547b04413348', '2011-01-06 18:33:52', '2011-01-06 18:35:14', 58492, 2), (14529, '9237417ab3ffe15d6ed2ec487fb476fc', '2011-01-06 18:46:50', '2011-01-06 18:50:09', 58505, 2), (14530, '92ae46c901ef8a0c48d6583dc7a86cc6', '2011-01-06 18:53:46', '2011-01-06 18:54:09', 58509, 2), (14531, '7d9ab296a24cac93c20f7ebb26bae0bf', '2011-01-06 19:02:00', '2011-01-06 19:02:01', 58510, 2), (14532, '6b5d68c4d0d262eb051bf4425d2c9d5d', '2011-01-06 20:08:42', '2011-01-06 20:10:07', 58515, 2), (14533, 'a8834fa855dbb222d0c9e8fb0b97caa4', '2011-01-06 20:33:01', '2011-01-06 20:33:02', 58516, 2), (14534, '6edb5d3895fc52340ed481b83025e05a', '2011-01-06 22:26:42', '2011-01-06 22:26:44', 58517, 2), (14535, '9a8ddd9e288220c0b4192fd9a7f2c87c', '2011-01-06 22:38:56', '2011-01-06 22:38:58', 58518, 2), (14536, 'eb7bce6ba0cb08af8c14b52cb837f951', '2011-01-06 23:03:38', '2011-01-06 23:03:39', 58519, 2), (14537, '65132ea50e9f3e74c9203f74f594cbdc', '2011-01-07 00:12:11', '2011-01-07 00:12:17', 58520, 2), (14538, 'd0cdea7e60c5775610eee76dcf9281fb', '2011-01-07 00:12:20', '2011-01-07 00:12:21', 58521, 2), (14539, '7bdb6fcf7e102e61702b47967087702f', '2011-01-07 00:12:24', '2011-01-07 00:12:24', 58522, 2), (14540, '61f93a78f9b7fbe34e9e9e70b3a3df0b', '2011-01-07 00:12:29', '2011-01-07 00:12:31', 58523, 2), (14541, '3bf6868e172b40d26b0d26aa5873451d', '2011-01-07 00:12:36', '2011-01-07 00:12:37', 58524, 2), (14542, '5b3a93e6ea80b71a9e1a7dacb2427219', '2011-01-07 00:12:41', '2011-01-07 00:12:42', 58525, 2), (14543, '3dcb8928cc406dcf2524a911aa0f1816', '2011-01-07 00:12:46', '2011-01-07 00:12:47', 58526, 2), (14544, 'ee482f11025401259c82289018ecd76e', '2011-01-07 00:12:50', '2011-01-07 00:12:51', 58527, 2), (14545, '657813db8c12d259122ff3c9dd7b7bbb', '2011-01-07 00:12:53', '2011-01-07 00:12:55', 58528, 2), (14546, 'a8f0329dab4ed65e8c627f71d8ad258f', '2011-01-07 00:12:57', '2011-01-07 00:12:58', 58529, 2), (14547, '5536c148b00c9eb70b1f498ba5f33a61', '2011-01-07 00:13:01', '2011-01-07 00:13:02', 58530, 2), (14548, 'e317544991e074400881d0ccb6a2336c', '2011-01-07 00:13:04', '2011-01-07 00:13:05', 58531, 2), (14549, 'b2eb86c13416769210a26db857555eaa', '2011-01-07 00:13:08', '2011-01-07 00:13:09', 58532, 2), (14550, '8a5c24e9d16c5f24b54d0f60cc94a326', '2011-01-07 00:13:12', '2011-01-07 00:13:13', 58533, 2), (14551, 'ff0dfcdd85eb8aa1e669127f183e4340', '2011-01-07 00:13:15', '2011-01-07 00:13:16', 58534, 2), (14552, 'bdad5815826a5535b0ceab5d4e3df9a5', '2011-01-07 00:13:19', '2011-01-07 00:13:20', 58535, 2), (14553, '44bea8d91005245e4c383be8ff5776c7', '2011-01-07 00:13:24', '2011-01-07 00:13:25', 58536, 2), (14554, '4de6ae4f093f2c8df3712c91a6f4ed15', '2011-01-07 00:13:28', '2011-01-07 00:13:29', 58537, 2), (14555, 'a2b8e2e44c671ee1ca781c826e2d094c', '2011-01-07 00:13:32', '2011-01-07 00:13:32', 58538, 2), (14556, '4ae091d45637091e2ba91462d5bc0463', '2011-01-07 00:13:35', '2011-01-07 00:13:35', 58539, 2), (14557, '024e3d47712870e45a3a15a005ed0af4', '2011-01-07 00:13:38', '2011-01-07 00:13:38', 58540, 2), (14558, '3bf2ace5ccbda911734cc0b310c099ef', '2011-01-07 00:13:39', '2011-01-07 00:13:40', 58541, 2), (14559, '1566dc059d06aa08e14b7c3a88f3b50a', '2011-01-07 00:13:42', '2011-01-07 00:13:42', 58542, 2), (14560, '00ae39acd40e0e115c2c934a4eab2601', '2011-01-07 00:13:44', '2011-01-07 00:13:45', 58543, 2), (14561, '18efb7633ebd87ff21fe08c163d9aae6', '2011-01-07 00:13:47', '2011-01-07 00:13:48', 58544, 2), (14562, '9c6b19eb4c2ddf09b67527f33881929f', '2011-01-07 00:13:51', '2011-01-07 00:13:52', 58545, 2), (14563, '652f30962e1b4353b1f9015355ba0364', '2011-01-07 00:13:54', '2011-01-07 00:13:54', 58546, 2), (14564, 'a2491f4dfff468e5c2e75cc4514fbe96', '2011-01-07 00:13:57', '2011-01-07 00:13:58', 58547, 2), (14565, '369881a52a3aa946d1f5172bc7c91678', '2011-01-07 00:14:00', '2011-01-07 00:14:00', 58548, 2), (14566, '4df814dab0099f07de4f9a96b1d533fc', '2011-01-07 00:14:04', '2011-01-07 00:14:05', 58549, 2), (14567, '47ec314f63d3edb2dbc906f48b56bf61', '2011-01-07 00:14:09', '2011-01-07 00:14:10', 58550, 2), (14568, '9b45b3f4054c72c910146217473bd8d0', '2011-01-07 00:14:14', '2011-01-07 00:14:15', 58551, 2), (14569, '2baa81ae4f90e453a5779c3591b5cd58', '2011-01-07 00:14:18', '2011-01-07 00:14:20', 58552, 2), (14570, 'aebafa27fed516dfbf3ebe52b8acf74e', '2011-01-07 00:14:22', '2011-01-07 00:14:23', 58553, 2), (14571, '7672beb41035d0ac8eba356b4d0cee38', '2011-01-07 00:14:26', '2011-01-07 00:14:27', 58554, 2), (14572, '4fb3d190528a6d6f9a1e737e9882d7ae', '2011-01-07 00:14:30', '2011-01-07 00:14:31', 58555, 2), (14573, 'fc8d36a533edd8c0c4f01b97fdd2b42a', '2011-01-07 00:14:34', '2011-01-07 00:14:35', 58556, 2), (14574, '33a7731fc813746923c9cbea69710aa0', '2011-01-07 00:14:38', '2011-01-07 00:14:39', 58557, 2), (14575, '99f59c8a7ef21f45b9f3f593db14d93f', '2011-01-07 00:14:41', '2011-01-07 00:14:42', 58558, 2), (14576, '156dba667e4a7ae201253d71b93b4f46', '2011-01-07 00:14:45', '2011-01-07 00:14:46', 58559, 2), (14577, '0427f53d7d4d76f5e806406afbf4b16d', '2011-01-07 00:14:48', '2011-01-07 00:14:49', 58560, 2), (14578, 'e31b3732e18d27627a796e66e0732c9e', '2011-01-07 00:14:51', '2011-01-07 00:14:52', 58561, 2), (14579, 'e734c0e22d381b18590ad1822f4d5988', '2011-01-07 00:14:54', '2011-01-07 00:14:55', 58562, 2), (14580, '287cf56793cd4a63b4224f2bb52db29a', '2011-01-07 00:14:59', '2011-01-07 00:15:00', 58563, 2), (14581, '6fce30e38bd98df78bc1b513dfdbb9b7', '2011-01-07 00:15:06', '2011-01-07 00:15:07', 58564, 2), (14582, 'bd4d36eef48f0d0b0f6d04de2e3f7d0b', '2011-01-07 00:15:10', '2011-01-07 00:15:11', 58565, 2), (14583, '35d1ac137d94c9d3c373fcf6ada073de', '2011-01-07 00:15:14', '2011-01-07 00:15:15', 58566, 2), (14584, 'a2da52a6782dc9a424df754f55223e79', '2011-01-07 00:15:18', '2011-01-07 00:15:19', 58567, 2), (14585, 'e874e3a0a454d3120b25c1d8fa90fe77', '2011-01-07 00:15:22', '2011-01-07 00:15:22', 58568, 2), (14586, 'ac33e71f8b8307fbec3b683954d916d3', '2011-01-07 00:15:26', '2011-01-07 00:15:27', 58569, 2), (14587, '697e10e10e531154cedfb36326b4a4a6', '2011-01-07 00:15:29', '2011-01-07 00:15:30', 58570, 2), (14588, 'cec0b1e09d2331b59e71569b848dac1d', '2011-01-07 00:15:33', '2011-01-07 00:15:34', 58571, 2), (14589, 'd4467f6f5b82eeab9743b86a80f72e4f', '2011-01-07 00:15:36', '2011-01-07 00:15:37', 58572, 2), (14590, 'ced816be946d5ef42c62f903d4307858', '2011-01-07 00:15:39', '2011-01-07 00:15:40', 58573, 2), (14591, '493940cc585d22e68dac431d895522c3', '2011-01-07 01:05:16', '2011-01-07 01:05:17', 58574, 2), (14592, '7ac883a8fd3c00cfe01650bfeed31ce7', '2011-01-07 01:27:08', '2011-01-07 01:27:09', 58575, 2), (14593, 'd73cd01f87e714d3e46b3e0ed2e9affe', '2011-01-07 02:18:50', '2011-01-07 02:18:51', 58576, 2), (14594, '148e7e2bf8529c415e480365f8de5658', '2011-01-07 02:18:55', '2011-01-07 02:18:56', 58577, 2), (14595, '81b8afbd568cb7104396fff1449dab40', '2011-01-07 02:19:01', '2011-01-07 02:19:02', 58578, 2), (14596, 'd2b1d24a4ab85c48aa330d62d570be1a', '2011-01-07 02:19:06', '2011-01-07 02:19:07', 58579, 2), (14597, 'c53c55209b88f61e84fc0d62d7646f37', '2011-01-07 02:19:11', '2011-01-07 02:19:12', 58580, 2), (14598, '61d21c855654c9167d4b555edb5d2855', '2011-01-07 04:16:49', '2011-01-07 04:16:56', 58581, 2), (14599, 'fd4d21012cead2e86fea925657fae5c8', '2011-01-07 04:48:06', '2011-01-07 04:48:07', 58582, 2), (14600, '6ca2c59fa31d2026a011a2e54e6c38aa', '2011-01-07 04:48:10', '2011-01-07 04:48:11', 58583, 2), (14601, 'bfc1779c3898c61921677870d8273f03', '2011-01-07 04:48:14', '2011-01-07 04:48:15', 58584, 2), (14602, '8a1450024c096ad95a37b0c1d502776d', '2011-01-07 04:48:18', '2011-01-07 04:48:19', 58585, 2), (14603, '589a1ff25361e81851f2903df95cd7ef', '2011-01-07 04:48:21', '2011-01-07 04:48:22', 58586, 2), (14604, '08204a12d2a9c6c00f35b2d2f4f6bfa7', '2011-01-07 04:48:26', '2011-01-07 04:48:26', 58587, 2), (14605, '298b87414c0d486323faca4f5763e8b6', '2011-01-07 04:48:31', '2011-01-07 04:48:32', 58588, 2), (14606, 'bcc4048281c86abe8e6ebbaf0d6624af', '2011-01-07 04:48:35', '2011-01-07 04:48:35', 58589, 2), (14607, 'a4609a44adbb686b91eae03d44f033e1', '2011-01-07 04:48:38', '2011-01-07 04:48:39', 58590, 2), (14608, '6b46fe8e7714634c9ba6d612f3d3df99', '2011-01-07 04:48:42', '2011-01-07 04:48:42', 58591, 2), (14609, '4047d7b7f3d788fd12330cdfa3e9841a', '2011-01-07 04:48:54', '2011-01-07 04:48:54', 58592, 2), (14610, 'f60d3f97fd2008ad3f34167935e4bc38', '2011-01-07 04:48:57', '2011-01-07 04:48:58', 58593, 2), (14611, '314adf036d1ffcddb65a05db4e9c2923', '2011-01-07 04:49:01', '2011-01-07 04:49:02', 58594, 2), (14612, 'c2f1f05e7982a714ca7b97f6f58dbfe5', '2011-01-07 04:49:05', '2011-01-07 04:49:06', 58595, 2), (14613, '87c5e6a53f1122bb9771bb5600413af5', '2011-01-07 04:49:09', '2011-01-07 04:49:10', 58596, 2), (14614, 'cc67cee3393714d2e6963c81a9d56882', '2011-01-07 04:49:19', '2011-01-07 04:49:20', 58597, 2), (14615, '9c7f5e39de0b73253d2adfedea10d071', '2011-01-07 04:49:24', '2011-01-07 04:49:25', 58598, 2), (14616, 'd39302db900f4a2c7e06478e778f504c', '2011-01-07 04:49:28', '2011-01-07 04:49:29', 58599, 2), (14617, '4f3b907b3b3b02bb7dede3ce4f2bdba4', '2011-01-07 04:49:33', '2011-01-07 04:49:33', 58600, 2), (14618, 'c56134547477be638d28a5f5ee2fe178', '2011-01-07 04:49:36', '2011-01-07 04:49:37', 58601, 2), (14619, '2edf110ce34679a510711f8c1b181ba6', '2011-01-07 04:49:40', '2011-01-07 04:49:41', 58602, 2), (14620, '92eae4cb57c35e1b713c813e11c7f0f6', '2011-01-07 04:59:58', '2011-01-07 04:59:59', 58603, 2), (14621, '6723ebe592408f695d82e5c3bf1c0c46', '2011-01-07 05:00:01', '2011-01-07 05:00:01', 58604, 2), (14622, '3cd6721000971fc938e99a58f93b6fa0', '2011-01-07 05:44:21', '2011-01-07 05:44:24', 58605, 2), (14623, 'da069236d7e4e646cf8c60342afd7791', '2011-01-07 05:46:55', '2011-01-07 05:46:56', 58606, 2), (14624, 'af6915a19b2b2c94f0470481cc80e54e', '2011-01-07 06:25:50', '2011-01-07 06:25:54', 58607, 2), (14625, 'aa6e9b0ca4c587ab717dd121b97577dc', '2011-01-07 06:25:51', '2011-01-07 06:25:54', 58608, 2), (14626, '67173f4ac917f37f02ca064be1aba555', '2011-01-07 06:25:55', '2011-01-07 06:25:56', 58609, 2), (14627, 'db25771783c470f193c2a38c1bc5ed01', '2011-01-07 06:26:04', '2011-01-07 06:26:05', 58610, 2), (14628, 'a30373a063bdf90dcd4e082dac8886b2', '2011-01-07 06:26:18', '2011-01-07 06:26:19', 58611, 2), (14629, '5f0ce7820f7da457f6ddc00e048716ae', '2011-01-07 06:26:23', '2011-01-07 06:26:24', 58612, 2), (14630, '7b16c6425f3b45fd4cfdc0f78c8827e0', '2011-01-07 06:26:29', '2011-01-07 06:26:29', 58613, 2), (14631, '1b28615513b712c0f994c34209eed99b', '2011-01-07 06:26:34', '2011-01-07 06:26:35', 58614, 2), (14632, '27fca9f3366a898954917abd8af300b6', '2011-01-07 06:26:39', '2011-01-07 06:26:40', 58615, 2), (14633, '21de89a8fe0430c9c243c64a804cac1a', '2011-01-07 06:26:44', '2011-01-07 06:26:46', 58616, 2), (14634, 'dcfd8d34d4117ed853822a8308b4bc2c', '2011-01-07 06:39:49', '2011-01-07 06:39:50', 58617, 2), (14635, '4d53ae5537bcd4263710086e68fcf129', '2011-01-07 06:55:50', '2011-01-07 06:55:51', 58618, 2), (14636, '1bf03a5f4f3bb5cb8852115abff234df', '2011-01-07 08:02:31', '2011-01-07 08:02:32', 58619, 2), (14637, 'b73c81b63516f24c1875d9c8d52495aa', '2011-01-07 08:10:28', '2011-01-07 08:10:29', 58620, 2), (14638, '2983426e7ac6942f06eeab97d35eb526', '2011-01-07 08:43:58', '2011-01-07 08:44:43', 58623, 2), (14639, '1531e94d9f1358ce20972a2590abfafe', '2011-01-07 08:54:19', '2011-01-07 08:54:20', 58624, 2), (14640, '5198f161ba38c2f30139bd0f00f58632', '2011-01-07 08:54:24', '2011-01-07 08:54:25', 58625, 2), (14641, 'a9782bbb5b823bd8ba86be1139ac5b88', '2011-01-07 09:04:54', '2011-01-07 09:04:55', 58626, 2), (14642, '9976f3315b6d66868f92bc2af33a5f3d', '2011-01-07 09:43:05', '2011-01-07 13:25:26', 58729, 2), (14643, '051a2bea4a6a052253fae1db2feb70ac', '2011-01-07 10:15:56', '2011-01-07 10:15:58', 58657, 2), (14644, '27c7e78e7821766e6568604b04f4ebac', '2011-01-07 10:18:25', '2011-01-07 10:18:26', 58658, 2), (14645, 'b3b791f680dc163ef255558b99e18fc2', '2011-01-07 10:21:25', '2011-01-07 10:21:26', 58662, 2), (14646, '0a4ea63a57316344125a68a83eb8376a', '2011-01-07 10:22:48', '2011-01-07 10:22:50', 58663, 2), (14647, '14681f6e8a61a4bd45c482d0f6a14a4d', '2011-01-07 10:27:09', '2011-01-07 10:27:11', 58664, 2), (14648, 'd06959ab1a544ec4c7b6e8a223a112e0', '2011-01-07 10:31:18', '2011-01-07 10:31:19', 58665, 2), (14649, 'fe7096439c9e654b10272ef86b259f2b', '2011-01-07 10:31:22', '2011-01-07 10:31:23', 58666, 2), (14650, '19ecb48428b170afab0a87ba75c7d6ef', '2011-01-07 10:31:29', '2011-01-07 10:31:30', 58667, 2), (14651, 'edf518506baf7441bae52b7b6f8747a7', '2011-01-07 10:31:34', '2011-01-07 10:31:35', 58668, 2), (14652, 'e2523e08ca37f40076cd40ead8291ccf', '2011-01-07 10:31:40', '2011-01-07 10:31:41', 58669, 2), (14653, 'accd2252bec2206e047128660b68ef98', '2011-01-07 10:31:45', '2011-01-07 10:31:46', 58670, 2), (14654, '2e0ebd47f3f555b3300561c9032cd2ab', '2011-01-07 10:31:50', '2011-01-07 10:31:51', 58671, 2), (14655, '68a30983ca501f991b4965f788a65186', '2011-01-07 10:31:55', '2011-01-07 10:31:56', 58672, 2), (14656, 'a1335909b17465aa83734e32104abc3f', '2011-01-07 10:32:23', '2011-01-07 10:32:24', 58673, 2), (14657, '14e9c45c86cfd29ccd29febe6cdf5cb5', '2011-01-07 11:54:20', '2011-01-07 12:06:38', 58689, 2), (14658, 'e596bcefc089d0d52d78a6074de4139b', '2011-01-07 12:33:11', '2011-01-07 12:33:12', 58690, 2), (14659, '30bf3a3dca36db299e391be96f35d2df', '2011-01-07 12:35:46', '2011-01-07 12:35:47', 58691, 2), (14660, '8a9573046d9ec5537330fb97bbb63301', '2011-01-07 12:41:47', '2011-01-07 12:55:06', 58718, 2), (14661, 'a8bfd3bb5e316aae30684f6d096a1745', '2011-01-07 14:41:45', '2011-01-07 14:43:22', 58742, 2), (14662, '16ece9e4c84a70be1202e5d822ec41ce', '2011-01-07 14:42:05', '2011-01-07 14:42:06', 58731, 2), (14663, '68e5f7401ae8c98fe0e1206cc1e81680', '2011-01-07 14:42:10', '2011-01-07 14:42:11', 58732, 2), (14664, '4bf4c89724f8b5fbc14df6c3da9d62c9', '2011-01-07 14:42:16', '2011-01-07 14:42:17', 58734, 2), (14665, 'e8d3e0c35e4b3734a789c7260d5ca703', '2011-01-07 14:42:19', '2011-01-07 14:42:22', 58735, 2), (14666, '52c63a21ecd871949d9270e2ae84dfe8', '2011-01-07 14:42:22', '2011-01-07 14:42:24', 58737, 2), (14667, '81cfdb1f46d51000e0b7de5ae483a3fd', '2011-01-07 14:42:22', '2011-01-07 14:42:24', 58736, 2), (14668, '31dc2d469fcace76e2f6ba7b56401ab1', '2011-01-07 14:42:27', '2011-01-07 14:42:28', 58738, 2), (14669, '8786b814a3e674e84c2cdee94b9ef493', '2011-01-07 14:42:43', '2011-01-07 14:42:44', 58739, 2), (14670, '3318228ffd8755441cbae35496a2d81e', '2011-01-07 14:45:57', '2011-01-07 14:45:58', 58743, 2), (14671, '75203ddfe368796128685debb343e245', '2011-01-07 15:31:39', '2011-01-07 15:31:40', 58744, 2), (14672, '578e73f9eadbdcf6e11f95b830a2365a', '2011-01-07 15:35:27', '2011-01-07 15:37:34', 58751, 2), (14673, '6af90c5d610182feb46caa393ea62d6a', '2011-01-07 16:41:42', '2011-01-07 16:43:18', 58756, 2), (14674, '94ffa55dae585d089969769a4ad0c968', '2011-01-07 17:03:52', '2011-01-07 17:03:53', 58757, 2), (14675, '7f8200906c3b9dc37939748a838daf0a', '2011-01-07 17:56:11', '2011-01-07 17:56:45', 58760, 2), (14676, 'db102109863e609b8206436de26056b5', '2011-01-07 18:35:30', '2011-01-07 18:45:08', 58788, 2), (14677, 'ef96f464aea33ee3661c0f9f047d9f0e', '2011-01-07 18:43:07', '2011-01-07 18:43:09', 58780, 2), (14678, 'ddfc4d5c93b45623f6007d739b3e028c', '2011-01-07 18:43:12', '2011-01-07 18:43:13', 58781, 2), (14679, 'a4f19f636022d573ed392dc05792b1bb', '2011-01-07 18:43:20', '2011-01-07 18:43:21', 58782, 2), (14680, 'e638d987c172e2ccd3c45692420d8ec7', '2011-01-07 18:43:25', '2011-01-07 18:43:26', 58783, 2), (14681, 'd68a270713b0f53d1154488501c07f53', '2011-01-07 18:43:31', '2011-01-07 18:43:32', 58784, 2), (14682, '9d0d7e5dd01a4a7f2e5024971258c73b', '2011-01-07 18:43:36', '2011-01-07 18:43:37', 58785, 2), (14683, '975d32756d781e77a57cdac431e44917', '2011-01-07 18:53:23', '2011-01-07 18:58:42', 58796, 2), (14684, '9dc647ca9c8e615e03ceba9d33d78038', '2011-01-07 18:59:55', '2011-01-07 18:59:56', 58797, 2), (14685, '52b5a59a5d9924a642a925b968f129be', '2011-01-07 19:04:54', '2011-01-07 19:09:43', 58800, 2), (14686, '8a92eb0e00c838b4728f59f2f55bb716', '2011-01-07 19:24:22', '2011-01-07 19:28:37', 58830, 2), (14687, '4969016ebea0ee57d64273a29a3e63b4', '2011-01-07 19:28:41', '2011-01-07 19:28:42', 58831, 2), (14688, '1fe9aefa2092fed596c4f38453a14434', '2011-01-07 19:50:37', '2011-01-07 19:51:30', 58834, 2), (14689, '28c27a6963dd00b31fd65eee3db26a13', '2011-01-07 20:06:57', '2011-01-07 20:06:58', 58835, 2), (14690, '349e29d5e66358e1c6f3ba762d6ce4cc', '2011-01-07 20:13:32', '2011-01-07 20:13:32', 58836, 2), (14691, '80bc01fbf859837bf40f3ff4ddbf379c', '2011-01-07 20:14:39', '2011-01-07 20:14:40', 58837, 2), (14692, '247f6a4e8b34e76b9717903bd84f8ac4', '2011-01-07 20:14:48', '2011-01-07 20:14:49', 58838, 2), (14693, 'db02b9dcb62fce6f0b285f6f919791e7', '2011-01-07 20:15:04', '2011-01-07 20:15:05', 58839, 2), (14694, 'ea9acb71011fb4a1940d445785d13567', '2011-01-07 20:15:11', '2011-01-07 20:15:12', 58840, 2), (14695, '2b15e1c5d3a95cfe0b8e2e7cf9a2caea', '2011-01-07 20:15:44', '2011-01-07 20:15:46', 58842, 2), (14696, 'c898343d8ec1b4a5995a0aae9593c8da', '2011-01-07 20:15:44', '2011-01-07 20:15:46', 58841, 2), (14697, 'e3e45a57eba2f5c9f8ec0f05cfd2d9a1', '2011-01-07 20:15:48', '2011-01-07 20:15:49', 58843, 2), (14698, '57f2d5c43e92700d8ffa46bd5f5080f3', '2011-01-07 20:15:51', '2011-01-07 20:15:52', 58844, 2), (14699, '5418a43a9eefbcd54fdf785b83ce3f3c', '2011-01-07 20:16:32', '2011-01-07 20:16:36', 58846, 2), (14700, '1a69e4c067befbba481436d0b1822403', '2011-01-07 20:16:34', '2011-01-07 20:16:35', 58845, 2), (14701, 'd167c003af54cd8e3cd42952ebc984ef', '2011-01-07 20:16:37', '2011-01-07 20:16:43', 58849, 2), (14702, 'fd004c19e67ab7873468ad8c3543936d', '2011-01-07 20:16:39', '2011-01-07 20:16:40', 58847, 2), (14703, 'a30325d4944b923c59a29db278f42425', '2011-01-07 20:16:40', '2011-01-07 20:16:44', 58850, 2), (14704, 'd53db277ef61221e32ee86cc74dc9b3c', '2011-01-07 20:16:41', '2011-01-07 20:16:42', 58848, 2), (14705, 'ffb1a9136bb3d3bf1753e8cd857a3322', '2011-01-07 20:16:43', '2011-01-07 20:16:44', 58851, 2), (14706, 'ae94e39a99c687afb772eb4fb494e865', '2011-01-07 20:49:13', '2011-01-07 20:49:14', 58852, 2), (14707, 'fc81f7e774ecc6b1b9108367aef46cd4', '2011-01-07 21:34:35', '2011-01-07 21:38:01', 58859, 2), (14708, '1d2ccca58baf76a1202ac3eaaee1d6cb', '2011-01-07 21:37:33', '2011-01-07 21:37:35', 58858, 2), (14709, '40f64758b6df272e15a1638891495b32', '2011-01-07 22:01:08', '2011-01-07 22:01:09', 58860, 2), (14710, '7810e75beff1665fb81f2c52fc4eaf5e', '2011-01-07 22:22:48', '2011-01-07 22:22:50', 58861, 2), (14711, '482aef5a716c0a8c66fc58745aedbef7', '2011-01-07 22:35:53', '2011-01-07 22:35:54', 58862, 2), (14712, '878ce0bbe22d6e4ba684a541a70d3bb0', '2011-01-07 22:35:57', '2011-01-07 22:35:58', 58863, 2), (14713, '17f577c262e871ebb093c4b6465d3bae', '2011-01-07 22:36:05', '2011-01-07 22:36:06', 58864, 2), (14714, 'e4c717237c0dae35f555e6d491e549a7', '2011-01-07 22:36:10', '2011-01-07 22:36:11', 58865, 2), (14715, '6ec5b4bc2371b17fec11dc0be0b0ce7b', '2011-01-07 22:36:15', '2011-01-07 22:36:16', 58866, 2), (14716, '0c714682f2896b5022b47083af35d54e', '2011-01-07 22:36:21', '2011-01-07 22:36:22', 58867, 2), (14717, '2af84d1c8f191692a1da5e26c4b63426', '2011-01-07 22:36:27', '2011-01-07 22:36:28', 58868, 2), (14718, '372ac479cdf32adeacfb148187fbe7e0', '2011-01-07 22:36:33', '2011-01-07 22:36:34', 58869, 2), (14719, 'cdf78a3fa3ca1f6eddaccacd68f8db02', '2011-01-07 22:46:38', '2011-01-07 22:46:40', 58870, 2), (14720, '9da94a7ca4ed66e6bff0eafc003c1689', '2011-01-07 22:46:40', '2011-01-07 22:48:31', 58878, 2), (14721, 'bb39a89bebbf6d1d8633e09e300abbdc', '2011-01-07 22:46:43', '2011-01-07 22:56:01', 58923, 2), (14722, '73c5ee7cb4d193731130386cc2276d9e', '2011-01-08 00:26:01', '2011-01-08 00:26:02', 58924, 2), (14723, 'faa0a3505c7616e9b0d485bab8988429', '2011-01-08 01:54:56', '2011-01-08 01:54:57', 58925, 2), (14724, '7016a0eb5c47c83139efb07e5f8e4a63', '2011-01-08 02:15:18', '2011-01-08 02:15:19', 58926, 2), (14725, '9277a05b4479b5aa285732458609f767', '2011-01-08 02:50:40', '2011-01-08 02:50:42', 58927, 2), (14726, '340fb1496d395f770a37c8a4cb16cbd8', '2011-01-08 03:38:28', '2011-01-08 03:38:29', 58928, 2), (14727, '3183a2f67d7989b32a3ab8cb227a06cb', '2011-01-08 04:12:09', '2011-01-08 04:12:17', 58929, 2), (14728, '47c1e5f1510def5b2f49be871b1bb09d', '2011-01-08 04:29:46', '2011-01-08 04:29:48', 58930, 2), (14729, '78bcae4853e79601574e3c365b3e5972', '2011-01-08 04:45:00', '2011-01-08 04:45:01', 58931, 2), (14730, 'd793da5be5ff77a2701a585c7a2b02b0', '2011-01-08 05:02:46', '2011-01-08 05:02:48', 58932, 2), (14731, 'a3351303aaee58af36d43e3f70883b49', '2011-01-08 06:34:37', '2011-01-08 06:34:38', 58933, 2), (14732, '558174821ee12805507f00bd696df996', '2011-01-08 06:39:44', '2011-01-08 06:39:45', 58934, 2), (14733, '574f6df558b634df6d7be0f0b1c9f1e3', '2011-01-08 07:16:54', '2011-01-08 07:16:56', 58935, 2), (14734, '1aaf800d582dd3c6057a663f49aba2ae', '2011-01-08 07:33:50', '2011-01-08 07:33:51', 58936, 2), (14735, '474d63dff865c54dd9bd1353b599268d', '2011-01-08 09:27:43', '2011-01-08 09:27:45', 58937, 2), (14736, '9e43ad427da9193b2cae7a24a0c46c1d', '2011-01-08 09:31:02', '2011-01-08 09:31:02', 58938, 2), (14737, '1474fdc9bba1fec52568d377bacde6bd', '2011-01-08 09:31:06', '2011-01-08 09:31:07', 58939, 2), (14738, '1340e13de2a4b30a190f654728abf8ac', '2011-01-08 09:33:47', '2011-01-08 09:33:48', 58940, 2), (14739, '14a3a6c28da4b6648694d1fdf3cdb83d', '2011-01-08 09:52:40', '2011-01-08 09:52:41', 58941, 2), (14740, '4cac7f6c250ab9a72ae5f48fb7fc53c1', '2011-01-08 10:12:01', '2011-01-08 10:16:02', 58961, 2), (14741, '5d8d5cc19c77d9039207cfebfcca18a0', '2011-01-08 10:40:58', '2011-01-08 10:40:59', 58962, 2), (14742, 'f2f01780071e6e347c68da2195d9bb03', '2011-01-08 10:41:01', '2011-01-08 10:41:02', 58963, 2), (14743, '9c4a5b14c8212197858d26db38b99e86', '2011-01-08 10:46:26', '2011-01-08 10:46:27', 58964, 2), (14744, '80a0d199aebad08fb42c13980e3d6582', '2011-01-08 11:03:57', '2011-01-08 11:04:34', 58967, 2), (14745, '4320fdd8d3768ed36d2260b5c4def461', '2011-01-08 12:25:38', '2011-01-08 12:25:59', 58970, 2), (14746, 'f22aa4f9d13ce5b355683e5f0aa01be0', '2011-01-08 12:25:38', '2011-01-08 12:25:59', 58968, 2), (14747, '704ad03a4e263cb36fb3127eb8c221d4', '2011-01-08 12:25:56', '2011-01-09 11:34:13', 59251, 2), (14748, '1d025660889bf26bc1392142d7e9d297', '2011-01-08 12:42:38', '2011-01-08 12:42:49', 58985, 2), (14749, 'f2d9e1697bd760fb0e5b3f3c0a4ec5c8', '2011-01-08 13:35:33', '2011-01-08 13:41:31', 59004, 2), (14750, '0cec3f110f56bb54f27691eccdf47fdb', '2011-01-08 13:35:48', '2011-01-08 13:35:49', 58987, 2), (14751, 'e69bd7e6b6e91825c8ae299782ad4001', '2011-01-08 14:34:57', '2011-01-08 14:34:58', 59005, 2), (14752, '1953b548fead704cfba9d47178968329', '2011-01-08 14:56:39', '2011-01-08 14:56:40', 59006, 2), (14753, '3d1a62895f1a7fcfa5bcdcec963ccb24', '2011-01-08 15:30:12', '2011-01-08 15:32:08', 59013, 2), (14754, '845de0a1ec3e54aa02311448157c1758', '2011-01-08 15:33:51', '2011-01-08 15:33:53', 59014, 2), (14755, 'fe68bd58169527fa3ec1ae96daa0c06a', '2011-01-08 15:39:10', '2011-01-08 15:50:11', 59024, 2), (14756, '79bb57454de5335c0e42cada81d339f6', '2011-01-08 15:42:02', '2011-01-08 15:43:20', 59023, 2), (14757, 'e2d0e70e201cea41ce51183b03b3f533', '2011-01-08 16:16:33', '2011-01-08 16:16:34', 59025, 2), (14758, '795d98fd35489616485b24a5120415fa', '2011-01-08 16:16:56', '2011-01-08 16:16:57', 59026, 2), (14759, '9af21670ccea5d355806455fd31e2721', '2011-01-08 16:19:51', '2011-01-08 16:51:24', 59043, 2), (14760, '46a63c29e5f3e5d9a940f5cbbb5bf635', '2011-01-08 16:53:32', '2011-01-08 16:53:33', 59044, 2), (14761, '1ce8e891026de838d06692443e6ca316', '2011-01-08 18:34:49', '2011-01-08 18:34:50', 59045, 2), (14762, 'fad012cef1c2f9f3130fd64300f84014', '2011-01-08 19:03:03', '2011-01-08 19:03:03', 59046, 2), (14763, 'ab220c887615a0b5a1a504a8163e3784', '2011-01-08 19:28:31', '2011-01-08 19:28:31', 59047, 2), (14764, '16db2d033a075a0dca40b25a272f40a9', '2011-01-08 19:39:13', '2011-01-08 19:39:14', 59048, 2), (14765, 'fd16b404f26cfd933a1b247669356c3e', '2011-01-08 19:42:44', '2011-01-08 19:44:51', 59056, 2), (14766, '4c01d18995ff9930dc62af13f171309f', '2011-01-08 19:54:59', '2011-01-08 19:55:00', 59057, 2), (14767, '07db3156b7ec7c951a912e50cebca364', '2011-01-08 20:17:55', '2011-01-08 20:17:56', 59058, 2), (14768, '962673f94f100dc1c73f050713987d3a', '2011-01-08 20:47:52', '2011-01-08 20:49:18', 59063, 2), (14769, 'ab813a68e2e642f0c1f07a7ec856e286', '2011-01-08 21:56:26', '2011-01-08 21:56:27', 59064, 2), (14770, '6922c7f7292c24ae931b6c4394464b31', '2011-01-08 22:18:37', '2011-01-08 22:34:18', 59093, 2), (14771, '715fe6045a1c342822e2e1b1090357a3', '2011-01-08 23:35:16', '2011-01-08 23:35:17', 59094, 2), (14772, '8c3d18fe1e2d6cb79481fb26be701c74', '2011-01-08 23:36:30', '2011-01-08 23:37:32', 59100, 2), (14773, '13056cc228c0c12170e2b1f3f15b2d43', '2011-01-09 00:00:01', '2011-01-09 00:00:02', 59101, 2), (14774, 'bbb2e2ecf7ef2ace814828e65f727e2a', '2011-01-09 00:23:04', '2011-01-09 00:23:05', 59102, 2), (14775, 'c7167cadb5ca4d61fe2440f00867937e', '2011-01-09 01:22:53', '2011-01-09 01:26:04', 59113, 2), (14776, '0fda023cec0318f0f74e08375b9ebba4', '2011-01-09 02:27:17', '2011-01-09 02:27:17', 59114, 2), (14777, 'b339bec8d967fea5f82603240a3bce0f', '2011-01-09 03:07:42', '2011-01-09 03:07:42', 59115, 2), (14778, '59cb5bbfbfe58bcd633c4a294b21cddb', '2011-01-09 04:37:05', '2011-01-09 04:37:12', 59116, 2), (14779, '9f45b2303ccee06d66cb6fc5e29cc77f', '2011-01-09 04:58:34', '2011-01-09 04:58:37', 59117, 2), (14780, '67433f0f3c56b1b8d98db441c945826d', '2011-01-09 04:59:04', '2011-01-09 04:59:05', 59118, 2), (14781, 'e323410e2f94f698cd6d4c482c022a24', '2011-01-09 04:59:34', '2011-01-09 04:59:35', 59119, 2), (14782, '2f88bf8a9c5c2cb8f879ba21fec0b7b9', '2011-01-09 05:00:04', '2011-01-09 05:00:05', 59120, 2), (14783, 'e01e6ccaa175c895682d06c04844256d', '2011-01-09 05:00:34', '2011-01-09 05:00:35', 59121, 2), (14784, 'ce8f4c2de5c663534c013c25771aff92', '2011-01-09 05:00:49', '2011-01-09 05:00:50', 59122, 2), (14785, '796b388e1f4407b92247d281e2193e06', '2011-01-09 05:01:04', '2011-01-09 05:01:05', 59123, 2), (14786, 'd2e656c6f18237e8c76ca61be8381019', '2011-01-09 05:01:19', '2011-01-09 05:01:19', 59124, 2), (14787, '71bd399bef7d78880f56c40505547b10', '2011-01-09 05:01:34', '2011-01-09 05:01:34', 59125, 2), (14788, '670ccb83d9f7a893de77564c430423b9', '2011-01-09 05:01:49', '2011-01-09 05:01:49', 59126, 2), (14789, 'e6579e2da93b23bc988240614dc2b3e7', '2011-01-09 05:02:04', '2011-01-09 05:02:04', 59127, 2), (14790, '6d25e1a0d24ad24187d8ca030eaefc8d', '2011-01-09 05:02:19', '2011-01-09 05:02:20', 59128, 2), (14791, '028bfab09134b5d6610b6b8c37052c1a', '2011-01-09 05:02:34', '2011-01-09 05:02:35', 59129, 2), (14792, '8d045e0930e250b49dd1491b5419f4e7', '2011-01-09 05:02:49', '2011-01-09 05:02:50', 59130, 2), (14793, 'e6c639076b8da2f48d5c50705d6259d1', '2011-01-09 05:03:04', '2011-01-09 05:03:05', 59131, 2), (14794, 'c6987c38c3e862185fb4b9830e18c7f3', '2011-01-09 05:03:19', '2011-01-09 05:03:20', 59132, 2), (14795, 'dee792eb5810cedba4900940365a5c41', '2011-01-09 05:03:34', '2011-01-09 05:03:35', 59133, 2), (14796, '7fe5a390c652c3ef16d3c9fdf54e4e1e', '2011-01-09 05:03:49', '2011-01-09 05:03:50', 59134, 2), (14797, '3d51b76fe2567bc9d8053ee4eafad269', '2011-01-09 05:04:04', '2011-01-09 05:04:05', 59135, 2), (14798, '4381a551f708c0634bef7fa3f2c6fce9', '2011-01-09 05:04:19', '2011-01-09 05:04:20', 59136, 2), (14799, '59b09e39039c9ad9babf4f22713f264b', '2011-01-09 05:04:34', '2011-01-09 05:04:35', 59137, 2), (14800, '7811261acab1ad47dd7cf2f994d24fc3', '2011-01-09 05:04:49', '2011-01-09 05:04:50', 59138, 2), (14801, 'bf6f75ebe709e6dcd986d404b9cade81', '2011-01-09 05:05:04', '2011-01-09 05:05:05', 59139, 2), (14802, '21fa80f38f03c9f8c26cdd1a8a21a3cf', '2011-01-09 05:05:19', '2011-01-09 05:05:20', 59140, 2), (14803, '4c94796f1b018ef16e2d9bb53680a78d', '2011-01-09 05:05:34', '2011-01-09 05:05:35', 59141, 2), (14804, '5b996ca6f680fda69b1bfda394da5fd1', '2011-01-09 05:05:49', '2011-01-09 05:05:50', 59142, 2), (14805, '5fa2578acf23441c0ee1d641d6891ef1', '2011-01-09 05:06:04', '2011-01-09 05:06:05', 59143, 2), (14806, '190e78ae659ec6a00356f98907c44ced', '2011-01-09 05:06:19', '2011-01-09 05:06:20', 59144, 2), (14807, '28a9ffc2f7eed7559c91b133e47e5fb8', '2011-01-09 05:06:34', '2011-01-09 05:06:35', 59145, 2), (14808, 'dd47991642a1fc11bd19cd6bc181933d', '2011-01-09 05:06:49', '2011-01-09 05:06:50', 59146, 2), (14809, 'f320be1bce13e87ebd0c112fe0af99b8', '2011-01-09 05:07:04', '2011-01-09 05:07:05', 59147, 2), (14810, 'ca126164eb01d5164dc6f31e17478fa2', '2011-01-09 05:07:19', '2011-01-09 05:07:20', 59148, 2), (14811, 'fe9d9fc139f9d1cc2ef346ae6cdb07d2', '2011-01-09 05:07:34', '2011-01-09 05:07:35', 59149, 2), (14812, '83991d52f141ee9d713f5b92382b519d', '2011-01-09 05:07:49', '2011-01-09 05:07:50', 59150, 2), (14813, 'b2c3aeda8bf040d13264b1ac040811bb', '2011-01-09 05:08:04', '2011-01-09 05:08:05', 59151, 2), (14814, '41e53c94acec6c23db8a37f506da8399', '2011-01-09 05:08:14', '2011-01-09 05:08:15', 59152, 2), (14815, '4de808609707090f7b2fd7ee0c034db0', '2011-01-09 05:08:29', '2011-01-09 05:08:30', 59153, 2), (14816, '653ce226f3108931121a6847586a2fa9', '2011-01-09 05:08:44', '2011-01-09 05:08:45', 59154, 2), (14817, '6856eb2e73ef2564fec392a0ed7a26e1', '2011-01-09 05:08:59', '2011-01-09 05:09:00', 59155, 2), (14818, 'e4f881da00bbeb5c163d8aa096877201', '2011-01-09 05:09:09', '2011-01-09 05:09:10', 59156, 2), (14819, '0e4d14d3c1fb72c2ecad31082c5a174d', '2011-01-09 05:09:19', '2011-01-09 05:09:20', 59157, 2), (14820, 'cb61f6246422fba81de214c70181e8bc', '2011-01-09 05:09:34', '2011-01-09 05:09:35', 59158, 2), (14821, '762abb9624a1a64bf8c7d02e8dfd5402', '2011-01-09 05:09:49', '2011-01-09 05:09:50', 59159, 2), (14822, '073cd6dd2f658b66770065caa87d1a67', '2011-01-09 05:10:04', '2011-01-09 05:10:05', 59160, 2), (14823, '3dc69e4de73139ed2556f143350c1165', '2011-01-09 05:10:14', '2011-01-09 05:10:15', 59161, 2), (14824, '4a04bf5821baf9a4877565f8cf5f4cf1', '2011-01-09 05:10:24', '2011-01-09 05:10:26', 59162, 2), (14825, '77e8a35476abd89337f87a51db4a78c9', '2011-01-09 05:10:26', '2011-01-09 05:10:27', 59163, 2), (14826, '21df71c600ee63c48eef79e6f9d828e7', '2011-01-09 05:10:39', '2011-01-09 05:10:40', 59164, 2), (14827, '236c43afd7115e5543c50d8d0ebb385c', '2011-01-09 05:10:54', '2011-01-09 05:10:55', 59165, 2), (14828, '85c3e27299f2744e7e578de790085b28', '2011-01-09 05:11:09', '2011-01-09 05:11:10', 59166, 2), (14829, '03ad2ed27188cb91b9a28de922fd1143', '2011-01-09 05:11:19', '2011-01-09 05:11:20', 59167, 2), (14830, 'b9d58dad3831f6c0c0c470354726dfa4', '2011-01-09 05:11:34', '2011-01-09 05:11:35', 59168, 2), (14831, 'd27a23bd7b4d76dd09cb15f60c4681ca', '2011-01-09 05:11:49', '2011-01-09 05:11:50', 59169, 2), (14832, 'a5b8133dfb430de4ceba18012ba54068', '2011-01-09 05:12:04', '2011-01-09 05:12:05', 59170, 2), (14833, 'cb05bf44cb7459928c2c639e4a5cdca6', '2011-01-09 05:12:19', '2011-01-09 05:12:20', 59171, 2), (14834, '664496ba654f8cd318ffc844f5b84add', '2011-01-09 05:12:34', '2011-01-09 05:12:35', 59172, 2), (14835, 'e0efd19763bfa497ef8e5bfca241769b', '2011-01-09 05:12:49', '2011-01-09 05:12:49', 59173, 2), (14836, '438ac5d44f490794a730ac09b84a27ea', '2011-01-09 05:13:04', '2011-01-09 05:13:04', 59174, 2), (14837, 'e324654f2b6b3c56f333ba373aaa0dc1', '2011-01-09 05:13:19', '2011-01-09 05:13:20', 59175, 2), (14838, 'b52a4f1b453e24932978e95d2246dd94', '2011-01-09 05:13:34', '2011-01-09 05:13:34', 59176, 2), (14839, 'b31fd3137fb160fa2b0748629d5667ba', '2011-01-09 05:13:49', '2011-01-09 05:13:49', 59177, 2), (14840, '52fe093949dd429d81f6cb8b314cd4d4', '2011-01-09 05:14:19', '2011-01-09 05:14:19', 59178, 2), (14841, '39096d508d7d5c1ebbccbea6696561bf', '2011-01-09 05:14:49', '2011-01-09 05:14:49', 59179, 2), (14842, 'c639c53563af097e71d117f082d8fb4a', '2011-01-09 05:15:19', '2011-01-09 05:15:20', 59180, 2), (14843, '01a1b74ce0350387609eb08074b24962', '2011-01-09 05:15:49', '2011-01-09 05:15:50', 59181, 2), (14844, 'f6b07cef32cab3432ff90ac345106247', '2011-01-09 05:16:19', '2011-01-09 05:16:19', 59182, 2), (14845, '5d4335292dbc6982fecc70244e44a5bd', '2011-01-09 05:16:49', '2011-01-09 05:16:50', 59183, 2), (14846, '9a24da3a62f9dbf95fa7e3bcd4d4353d', '2011-01-09 05:17:19', '2011-01-09 05:17:20', 59184, 2), (14847, 'c0e5d9593c00ae5a0289341924202632', '2011-01-09 05:17:49', '2011-01-09 05:17:49', 59185, 2), (14848, '910df3a194c96b24c6097f9cb03f1dec', '2011-01-09 05:18:20', '2011-01-09 05:18:21', 59186, 2), (14849, 'feaaef94e8edd05c3753ddbadd9bd2ae', '2011-01-09 05:18:21', '2011-01-09 05:18:22', 59187, 2), (14850, '18697775c378fd87fc729257e16ceb2a', '2011-01-09 05:18:49', '2011-01-09 05:18:49', 59188, 2), (14851, 'b18a316d7f1ebb8e5fdf34686efb0451', '2011-01-09 07:35:45', '2011-01-09 07:35:46', 59189, 2), (14852, 'a5eed8c07b76c195c200d1068b8ff127', '2011-01-09 07:35:49', '2011-01-09 07:35:50', 59190, 2), (14853, '52292f45c11e5566f3350329bc82aafa', '2011-01-09 07:38:02', '2011-01-09 07:38:04', 59191, 2), (14854, '4a8de167050ca3e42a6ecb44ce10279f', '2011-01-09 07:57:11', '2011-01-09 07:58:31', 59193, 2), (14855, 'b3c668fc53c9e1b4423230d7e413902b', '2011-01-09 08:28:24', '2011-01-09 08:28:25', 59194, 2), (14856, '65f08177192cf8d6b11230b0c4e88e30', '2011-01-09 08:34:10', '2011-01-09 08:34:11', 59195, 2), (14857, '4ee7476c2f405f4e93acf95f69c19c1b', '2011-01-09 09:07:01', '2011-01-09 09:07:03', 59196, 2), (14858, 'fd7794a2727757a1256ac56e7f6bbfb6', '2011-01-09 09:20:23', '2011-01-09 09:24:33', 59210, 2), (14859, '5f65710a9cac3061ed63946cbbbd9160', '2011-01-09 09:30:22', '2011-01-09 09:30:23', 59211, 2), (14860, '9f7f85e177049cd6ed7a223c86f71768', '2011-01-09 09:30:51', '2011-01-09 09:30:52', 59212, 2), (14861, 'ccff8b98f3b472e6c3752f349ed65961', '2011-01-09 09:31:24', '2011-01-09 09:31:25', 59213, 2), (14862, '6f8c4f2dc0cfe623a405960011e919d2', '2011-01-09 09:51:27', '2011-01-09 09:55:13', 59222, 2), (14863, '975e9ac1ee32cb477d84139fed423c75', '2011-01-09 10:28:16', '2011-01-09 10:28:17', 59223, 2), (14864, '940b365b70708bdbd977927f65232c63', '2011-01-09 10:33:01', '2011-01-09 10:38:50', 59238, 2), (14865, 'fd206459879d45e4936986ac2354d49a', '2011-01-09 10:37:20', '2011-01-09 10:43:08', 59249, 2), (14866, '137f3bf6fc70531df3ab7b46692cd03a', '2011-01-09 10:42:46', '2011-01-09 10:42:51', 59247, 2), (14867, 'f39dbcc18d73e5184037d0c639f164e9', '2011-01-09 12:09:49', '2011-01-09 12:09:50', 59252, 2), (14868, '4bf44208975788e9bb41aa89873e57df', '2011-01-09 12:09:54', '2011-01-09 12:12:23', 59270, 2), (14869, 'f1dd09b130fe4210bcd282e56d369707', '2011-01-09 12:42:51', '2011-01-09 12:42:52', 59271, 2), (14870, '52ae361763f7e51face4299dfdc21fdd', '2011-01-09 12:53:12', '2011-01-09 12:55:03', 59278, 2), (14871, '68e3b4b3f7d31c53b5e076629710ac8a', '2011-01-09 13:18:13', '2011-01-09 13:18:14', 59279, 2), (14872, '9db783cae40465f5b910aa5c635eb9a0', '2011-01-09 13:40:33', '2011-01-09 13:40:51', 59281, 2), (14873, '1d3f44e56310f0fe6e8dd056ada81d17', '2011-01-09 14:00:52', '2011-01-11 17:01:28', 59767, 2), (14874, 'c4258d386005e8b1c149199c40ad6b39', '2011-01-09 14:48:51', '2011-01-09 14:48:52', 59285, 2), (14875, '38d082a1267850d55baa940284ab0267', '2011-01-09 15:31:59', '2011-01-09 17:13:25', 59303, 2), (14876, 'cb26709fe59753bfa735d951888f4fc2', '2011-01-09 16:20:04', '2011-01-09 16:20:05', 59289, 2), (14877, 'fb45a5b0fc5f027ef6b01867d9e0fe1d', '2011-01-09 16:22:45', '2011-01-09 16:27:02', 59299, 2), (14878, '1535710eb8dbb0e54a65ee2540edfff1', '2011-01-09 16:58:45', '2011-01-09 16:58:46', 59300, 2), (14879, '5e01901a29e29f9d3cef52f5cb98277f', '2011-01-09 18:43:29', '2011-01-09 18:43:31', 59304, 2), (14880, '4c1c0896deb2dbe4ab3b10ae8ae53f6a', '2011-01-09 18:53:50', '2011-01-09 18:56:00', 59318, 2), (14881, '19885d010f895b047fc398526c8c1772', '2011-01-09 19:11:04', '2011-01-09 19:18:07', 59357, 2), (14882, '923a2df0307540382e8cc30b6238c4b9', '2011-01-09 19:11:44', '2011-01-09 19:15:06', 59342, 2), (14883, '78c0274655c37b9ec3d31e8cb1138a30', '2011-01-09 19:58:38', '2011-01-09 19:58:39', 59358, 2), (14884, 'f13dce35fdb09e5c111aa382d45fa03b', '2011-01-09 20:16:03', '2011-01-09 20:16:04', 59359, 2), (14885, 'fed344514ed743ef738420bbe23529b8', '2011-01-09 20:19:48', '2011-01-09 20:19:49', 59360, 2), (14886, 'b1de0a712796cf5be51d9dd4a68cf465', '2011-01-09 20:21:40', '2011-01-09 20:21:41', 59361, 2), (14887, '2e4ff245e1d61fc54c48913da6a8b20a', '2011-01-09 20:29:59', '2011-01-09 20:29:59', 59362, 2), (14888, '4b60bddd0bca61f403d38805ee3290b6', '2011-01-09 20:53:10', '2011-01-09 20:53:12', 59363, 2), (14889, '5d7c054b17739ff1069cf92c1693c334', '2011-01-09 21:09:21', '2011-01-09 21:09:22', 59364, 2), (14890, '52cc9c2adf3ca9d64b2339224f09add3', '2011-01-09 21:26:02', '2011-01-09 21:26:03', 59365, 2), (14891, '02a3e0dddaf19bd6da9b138c349d0275', '2011-01-09 21:59:30', '2011-01-09 21:59:31', 59366, 2), (14892, 'ebed2ec71dc0a993b3e1d7dba7d12167', '2011-01-09 22:12:10', '2011-01-09 22:12:11', 59367, 2), (14893, 'f5d51ac3e7189f2f68ae96904be4dc78', '2011-01-09 22:16:10', '2011-01-09 22:16:17', 59369, 2), (14894, '8ebd119ecfbbb66a833925a47044bdde', '2011-01-09 22:29:02', '2011-01-09 22:29:03', 59370, 2), (14895, '228bc075370692650c709030c581f305', '2011-01-09 22:32:50', '2011-01-09 22:32:51', 59371, 2), (14896, 'efc3c309180b148c23d41cc51caea0bb', '2011-01-09 22:32:55', '2011-01-09 22:32:56', 59372, 2), (14897, 'f9b49bc3382d9904b92a61009597c8e6', '2011-01-09 22:42:21', '2011-01-09 22:42:23', 59373, 2), (14898, 'd9167c6a48809419e22f8d049c30afa8', '2011-01-09 23:27:02', '2011-01-09 23:27:04', 59374, 2), (14899, 'a4c50af585f43e0845c433ab29f2166d', '2011-01-09 23:56:40', '2011-01-09 23:57:25', 59379, 2), (14900, '3f5e534c501faeb051eed5692a2f078e', '2011-01-10 00:17:20', '2011-01-10 00:17:21', 59380, 2), (14901, '404c8578ab3ac060f6773cbd1f978cc7', '2011-01-10 00:20:35', '2011-01-10 00:20:36', 59381, 2), (14902, 'a9c5b3034e8cdeb94211b7202a34a7c3', '2011-01-10 01:17:52', '2011-01-10 01:17:53', 59382, 2), (14903, 'c42432d4a951f2c2a51eb2ad3b36d51a', '2011-01-10 02:03:31', '2011-01-10 02:03:33', 59383, 2), (14904, '59218678f76306f35429195b8876f242', '2011-01-10 02:09:38', '2011-01-10 02:09:39', 59384, 2), (14905, '2c063ce6bac3d2e1e528dc3cae0add33', '2011-01-10 02:21:50', '2011-01-10 02:21:51', 59385, 2), (14906, 'cf69c78b21dd70125e5c5d1cf31e8e12', '2011-01-10 02:29:31', '2011-01-10 02:29:32', 59386, 2), (14907, '92ab79a50b4a95e497ba1e0d15bfe090', '2011-01-10 02:34:27', '2011-01-10 02:34:28', 59387, 2), (14908, 'f289d49dd2dde50d6e9ee9523a2f977b', '2011-01-10 02:35:12', '2011-01-10 02:35:13', 59388, 2), (14909, '5bc58d6631c2b0a861d9b40ff15e7901', '2011-01-10 03:01:26', '2011-01-10 03:01:28', 59389, 2), (14910, '8921c640c9a6f59cc6e2349f2a2a3760', '2011-01-10 03:10:47', '2011-01-10 03:10:48', 59390, 2), (14911, '1b07f9e5302f1dcb0e67cb6e8d4864b8', '2011-01-10 03:59:21', '2011-01-10 03:59:22', 59391, 2), (14912, 'b10a8a65c57d3c89ff99a48579e0d14a', '2011-01-10 04:57:15', '2011-01-10 04:57:16', 59393, 2), (14913, '7aae8a95461863833081f97a6396d465', '2011-01-10 05:55:09', '2011-01-10 05:55:11', 59394, 2), (14914, '2e2a15908054297de5dc6e2fa20c8795', '2011-01-10 06:00:13', '2011-01-10 06:00:14', 59395, 2), (14915, 'bd9db43e95a175a6bf6424d48c0d8779', '2011-01-10 06:53:04', '2011-01-10 06:53:06', 59396, 2), (14916, '5532d0dd587352d58328d08587174dbc', '2011-01-10 07:31:47', '2011-01-10 07:31:48', 59397, 2), (14917, '1573adf4b9484e1e912c5ffb0cf8db2f', '2011-01-10 07:32:38', '2011-01-10 07:34:47', 59400, 2), (14918, '563809a4c93d293484358594f6368666', '2011-01-10 07:49:32', '2011-01-10 07:49:33', 59401, 2), (14919, '51d18316d1207dbf0d34f3c1a8b22496', '2011-01-10 08:12:05', '2011-01-10 08:12:32', 59404, 2), (14920, '0b7d7507b6788b13c309fa3aa9e9acf0', '2011-01-10 08:47:32', '2011-01-10 08:47:33', 59405, 2), (14921, 'c758289cb6f9d64a0fa83a00b6ab8faf', '2011-01-10 08:56:23', '2011-01-10 08:56:24', 59406, 2), (14922, '9ad5c50235f4cfd9a0314aa33e43dd9d', '2011-01-10 09:02:50', '2011-01-10 09:02:51', 59407, 2), (14923, '3507131eb412411916bfbaca14144c7d', '2011-01-10 09:11:10', '2011-01-10 09:12:11', 59413, 2), (14924, 'c0c4756eccdfd769452d0f650623d8dc', '2011-01-10 09:12:27', '2011-01-10 09:12:28', 59414, 2), (14925, '58de6e08cfa884a0fae59b1c51630fea', '2011-01-10 09:22:28', '2011-01-10 09:22:29', 59415, 2), (14926, '109287dfc5febaf4acf19a707cf2c420', '2011-01-10 09:33:57', '2011-01-10 09:33:58', 59416, 2), (14927, '86820647797bed6e7fcb6837f304c07c', '2011-01-10 09:36:19', '2011-01-10 09:36:21', 59417, 2), (14928, 'c0d90aa5fd9651ac635f36ea0b5313c8', '2011-01-10 09:55:48', '2011-01-10 09:56:47', 59420, 2), (14929, '4149a09f9b75e9745bc18ae77ca207bc', '2011-01-10 10:17:29', '2011-01-10 10:18:02', 59422, 2), (14930, 'a0c73023a61b69437a10ed2b0c5f4d58', '2011-01-10 10:30:16', '2011-01-10 10:30:17', 59423, 2), (14931, 'ffda265c69b6153e09f7d39df3d7ec9a', '2011-01-10 10:34:50', '2011-01-10 10:34:51', 59424, 2), (14932, '4dd79da9b204d1274b5db6df34c41944', '2011-01-10 10:35:09', '2011-01-10 10:35:10', 59425, 2), (14933, 'c654d5a1e3645cf4c2fa65285a5e0094', '2011-01-10 10:50:50', '2011-01-10 10:50:51', 59426, 2), (14934, '183c773192b194f919238ba9a9436e5d', '2011-01-10 11:33:59', '2011-01-10 11:34:00', 59427, 2), (14935, '3b63a5eec0fec1bdb543a4a47b7ace7e', '2011-01-10 11:42:31', '2011-01-10 11:42:32', 59428, 2), (14936, '733879edb9f2e87c790b476269bd589d', '2011-01-10 11:44:29', '2011-01-10 11:44:29', 59429, 2), (14937, '0c75fa3689ab6041bbef6d47b8e7be3a', '2011-01-10 11:48:47', '2011-01-10 11:48:48', 59430, 2), (14938, 'cc7b5f1b7086635bb9ed6a42663825ff', '2011-01-10 12:09:26', '2011-01-10 12:12:36', 59441, 2), (14939, '29089dce9eed33d5adf185c3947b319d', '2011-01-10 12:14:15', '2011-01-10 12:14:16', 59442, 2), (14940, '3564befd847124e81b511372b8308d95', '2011-01-10 12:49:21', '2011-01-10 12:49:21', 59443, 2), (14941, 'cc4c760d834985cb8079c90831c547b1', '2011-01-10 13:15:23', '2011-01-10 13:15:23', 59444, 2), (14942, '9826a4c8a06d143d10d1a2ac68322f66', '2011-01-10 13:53:02', '2011-01-10 13:59:10', 59453, 2), (14943, '7905e1fedb49c7a13e7c0404a944ef57', '2011-01-10 14:10:12', '2011-01-10 14:10:13', 59454, 2), (14944, '4b94269dd3dd5cd62e2d9f39e8bafc20', '2011-01-10 14:18:38', '2011-01-10 14:23:09', 59470, 2), (14945, '12489956f3f1fad7f9cc78e732c23db1', '2011-01-10 14:39:13', '2011-01-10 14:39:38', 59473, 2), (14946, 'c36bf2ecb8e25dabe1eeb3a6e2c1b49a', '2011-01-10 14:57:50', '2011-01-10 14:59:36', 59482, 2), (14947, 'c604ff68e9417014713b43e1292be8ba', '2011-01-10 15:11:18', '2011-01-10 15:11:19', 59483, 2), (14948, '1122ed9735e227f15898140390f26a3d', '2011-01-10 15:12:23', '2011-01-10 15:12:24', 59484, 2), (14949, '37bdb7a2478cfc51fe8a63c74dcb407e', '2011-01-10 15:18:17', '2011-01-10 15:18:19', 59485, 2), (14950, 'c3fab46fa5f55e6a1a073c08b52c95a5', '2011-01-10 15:19:44', '2011-01-10 15:20:44', 59488, 2), (14951, '8b52f5283edb2b19adc9a1fd56d60cb8', '2011-01-10 15:32:16', '2011-01-10 15:36:30', 59514, 2), (14952, '0daa4892bf5568a19d434c1c57e52da9', '2011-01-10 15:44:42', '2011-01-10 15:49:00', 59526, 2), (14953, 'bda5657f745c41961da12ba56230e53c', '2011-01-10 16:16:41', '2011-01-10 16:16:42', 59527, 2), (14954, '76ec90e1cd7b7947b4a5643abce863a4', '2011-01-10 16:34:31', '2011-01-10 16:34:32', 59528, 2), (14955, '3a62f4a771a6c6d552627774962de29b', '2011-01-10 16:40:39', '2011-01-10 16:40:40', 59529, 2), (14956, '646c9f295e050b398d60205b22bf755f', '2011-01-10 16:40:41', '2011-01-10 16:40:42', 59530, 2), (14957, '77f24c16afeac2ed1a40e4cb5a8565bc', '2011-01-10 17:02:51', '2011-01-10 17:02:56', 59531, 2), (14958, '19c72f4c147d817fea4c1fc9a3c02c58', '2011-01-10 17:28:44', '2011-01-10 17:28:45', 59532, 2), (14959, 'a7321b9e6c59c44daa9841a1a1ad16f4', '2011-01-10 17:36:20', '2011-01-10 17:36:21', 59533, 2), (14960, 'f8fc9e9a0c50f409e7ce4aefa3c47bfc', '2011-01-10 18:51:58', '2011-01-10 18:51:59', 59535, 2), (14961, '9a3824c762872f3bc04f4e9eb0b1dd4a', '2011-01-10 19:12:44', '2011-01-10 19:12:45', 59536, 2), (14962, 'fd1d07f3e6e94e628b17ad69d93d9baf', '2011-01-10 19:30:34', '2011-01-10 19:30:35', 59537, 2), (14963, '142af584ffbbcb40a01e41249defdccc', '2011-01-10 19:35:55', '2011-01-10 19:35:56', 59538, 2), (14964, '5a478d3b298012b75cc3433209f88915', '2011-01-10 19:36:15', '2011-01-10 19:36:16', 59539, 2), (14965, '4efaebcdf101e787e7b41cb92a28a8ac', '2011-01-10 20:09:44', '2011-01-10 20:09:45', 59540, 2), (14966, '7ab7ae9d6f5b0ddc4b9dcb65ad5434da', '2011-01-10 20:47:27', '2011-01-10 20:47:28', 59541, 2), (14967, 'c5bc5778fbc18544926daf23c56c5c92', '2011-01-10 20:54:32', '2011-01-10 20:54:33', 59542, 2), (14968, '06d5718dede7e9e604b35ecc3ab0437b', '2011-01-10 21:30:48', '2011-01-10 21:30:49', 59543, 2), (14969, '6a0098291b7a97116e6e82d82a4f2578', '2011-01-10 21:33:45', '2011-01-10 21:33:48', 59544, 2), (14970, '23c1b831ecf93657ecb6443e96534f66', '2011-01-10 23:50:48', '2011-01-10 23:50:55', 59545, 2), (14971, '4720a4c1c68ea81173c1d14683228fdb', '2011-01-11 00:38:47', '2011-01-11 00:43:37', 59549, 2), (14972, '422068018e6bd9a25bafafc89196cb65', '2011-01-11 00:49:10', '2011-01-11 00:49:11', 59550, 2), (14973, '7c128ba43119ebddba213a42207ebee3', '2011-01-11 02:14:29', '2011-01-11 02:14:30', 59551, 2), (14974, 'deb5599895d74d0a255f3c6887fd121e', '2011-01-11 02:44:51', '2011-01-11 02:44:52', 59552, 2), (14975, 'a6c49706132a7c2cf470c4c61e0ddcc4', '2011-01-11 02:56:34', '2011-01-11 02:56:35', 59553, 2), (14976, 'fbf07b77fca81810c2c60cbf78a93e59', '2011-01-11 03:47:54', '2011-01-11 03:47:55', 59554, 2), (14977, '486316258f204f05696562417ec3775c', '2011-01-11 04:18:27', '2011-01-11 04:18:29', 59555, 2), (14978, 'de98dbecc51aa6edc0909eaa77b72c15', '2011-01-11 05:08:31', '2011-01-11 05:08:31', 59558, 2), (14979, 'c6a9e6cefb44b1fa49b26aafdf02f8fe', '2011-01-11 06:57:28', '2011-01-11 06:57:29', 59559, 2), (14980, '6885b75093a226ec9045d1fed0bd0e83', '2011-01-11 07:43:07', '2011-01-11 07:43:08', 59560, 2), (14981, 'de15851a4a97534981a33d742bc27d38', '2011-01-11 07:43:13', '2011-01-11 07:43:14', 59561, 2), (14982, '27ab13a18594e9ad00d85a29e1ee0578', '2011-01-11 07:53:45', '2011-01-11 07:54:34', 59567, 2), (14983, '83ace0f2ddfc611a38ca31320c40bf78', '2011-01-11 08:07:43', '2011-01-11 08:15:18', 59570, 2), (14984, '545182301958289d4dd86b5da07a8f58', '2011-01-11 08:47:28', '2011-01-11 18:36:47', 59783, 2), (14985, '1e95f10ae243d75874359ce56101b28e', '2011-01-11 09:46:27', '2011-01-11 09:46:28', 59589, 2), (14986, '36ff6f570bcdf2120c704a68fb90dea7', '2011-01-11 09:57:01', '2011-01-11 09:57:51', 59593, 2), (14987, '414e0c0366c48812c93d807eda059ba4', '2011-01-11 10:09:35', '2011-01-11 10:56:56', 59649, 2), (14988, 'a11f2f547bac6c53c8e15527f036c699', '2011-01-11 10:10:56', '2011-01-11 10:38:45', 59626, 2), (14989, '2e5218a3dcefb3c595155488af478176', '2011-01-11 10:16:59', '2011-01-11 10:17:00', 59607, 2), (14990, '79e0a242c3a41397b5a8a44a2cda3678', '2011-01-11 10:19:43', '2011-01-11 10:23:40', 59619, 2), (14991, '2da9e9a69f5b48021095a44a8a425afc', '2011-01-11 10:47:43', '2011-01-11 10:47:45', 59632, 2), (14992, 'ca4bdf05d147d9943a71a4bc8bbdb96c', '2011-01-11 10:50:57', '2011-01-11 10:50:58', 59636, 2), (14993, '7a3b3770547824e15ae2a5a8fe38baf1', '2011-01-11 10:53:28', '2011-01-11 10:53:34', 59645, 2), (14994, 'cba8f6b2e04feb4c2add1818d8bdb362', '2011-01-11 11:01:03', '2011-01-11 11:01:04', 59650, 2), (14995, '5e670097cad7452cc64e311523c12bfb', '2011-01-11 11:20:01', '2011-01-11 11:20:02', 59656, 2), (14996, 'd0377a9e665a558fb5ad78149120826d', '2011-01-11 11:26:36', '2011-01-11 11:26:37', 59657, 2), (14997, '22db69d645dac3bba1315ab0f3736a8b', '2011-01-11 11:28:07', '2011-01-11 11:28:08', 59658, 2), (14998, 'd4bc1176ee7b2a63d97aa34e89459132', '2011-01-11 11:52:53', '2011-01-11 11:52:54', 59659, 2), (14999, '53dc3cd7dfc7aa25e361b37c5205558c', '2011-01-11 12:58:37', '2011-01-11 12:58:38', 59660, 2), (15000, '59944602b2495a579d48cf4ab2665a63', '2011-01-11 13:05:17', '2011-01-11 13:05:19', 59661, 2), (15001, '83df09e3accd70b2a1fb362be363f6ad', '2011-01-11 13:16:21', '2011-01-11 13:30:45', 59702, 2), (15002, 'a6817b17dea1d2b6c4cbd55967aed032', '2011-01-11 13:24:33', '2011-01-11 13:25:18', 59672, 2), (15003, '7fde5b2dbf1a284632c428ffecc85af6', '2011-01-11 13:30:33', '2011-01-11 13:30:36', 59700, 2), (15004, 'f1edd23591b9ac086320d78e44f0d237', '2011-01-11 13:39:59', '2011-01-11 13:55:33', 59731, 2), (15005, '71e59220e578a73dbf76cdcc8ded83ec', '2011-01-11 14:12:22', '2011-01-11 14:12:23', 59732, 2), (15006, '5337d3b243717a3c5cc5d51ca06038be', '2011-01-11 14:18:15', '2011-01-11 14:22:25', 59739, 2), (15007, '087a3da017f3e7fd5b8c2973d6b55a32', '2011-01-11 14:26:15', '2011-01-11 15:32:28', 59760, 2), (15008, '62aa888eddf870a4b7eb2f0d8e629066', '2011-01-11 14:27:56', '2011-01-11 14:37:09', 59750, 2), (15009, '484c86cf32c11f266243d1206b6a4aa0', '2011-01-11 14:40:57', '2011-01-11 14:40:59', 59751, 2), (15010, '02d994691baf332d2989e241426416a1', '2011-01-11 14:46:52', '2011-01-11 14:46:52', 59752, 2), (15011, '05ad1e2642ce76044cc46dd7f76330e9', '2011-01-11 14:47:13', '2011-01-11 14:47:14', 59753, 2), (15012, '140b82a3964857b477fd034d264fe640', '2011-01-11 14:48:10', '2011-01-11 14:48:11', 59754, 2), (15013, 'e841dcd8dc56bd61e67cffeb0010b52c', '2011-01-11 15:28:47', '2011-01-11 15:29:24', 59757, 2), (15014, '679b62058c441da5fb21ea97d6576056', '2011-01-11 15:42:24', '2011-01-11 15:42:25', 59761, 2), (15015, 'b213165f972b74cb3f944e141b81894c', '2011-01-11 15:52:54', '2011-01-11 15:52:55', 59762, 2), (15016, 'f50d0c575e31ea948edb47c4b19cc5eb', '2011-01-11 15:53:37', '2011-01-11 15:54:43', 59765, 2), (15017, 'c0110ec722df73eda3075f2cb19d82ca', '2011-01-11 16:46:03', '2011-01-11 16:46:05', 59766, 2), (15018, '64a4f9b54d96e71ba07fe50af896bbf3', '2011-01-11 18:23:00', '2011-01-11 18:23:01', 59768, 2), (15019, '9be4553d4ff7374595d590b06659eefa', '2011-01-11 18:29:37', '2011-01-11 18:29:38', 59773, 2), (15020, '75d2eed55257e6b4a527150328bc603d', '2011-01-11 18:30:02', '2011-01-11 18:30:03', 59774, 2), (15021, '3f552250190d836f8c1ee6271b566c96', '2011-01-11 18:33:03', '2011-01-11 18:33:04', 59775, 2), (15022, '2607d9cba48ef93e4a6524c5bb6250f9', '2011-01-11 18:40:59', '2011-01-11 18:51:36', 59817, 2), (15023, 'b6ac528f946643b259e427fba7706ce1', '2011-01-11 18:48:46', '2011-01-11 18:48:48', 59812, 2), (15024, 'a0c71202890ccecdd370d5ca07e00e4f', '2011-01-11 20:51:24', '2011-01-11 20:51:26', 59818, 2), (15025, '50dee16096c6b5d5d8904d1f89350d78', '2011-01-11 20:55:17', '2011-01-11 20:57:23', 59823, 2), (15026, '6321b68a49ee7ca84515a4743ad87efb', '2011-01-11 21:13:17', '2011-01-11 21:17:58', 59838, 2), (15027, '8387713a35f5ca66bc8e963574140873', '2011-01-11 22:08:03', '2011-01-11 22:31:47', 59905, 2), (15028, '5e5f205017125312da5c4cb37b470ff4', '2011-01-11 22:20:22', '2011-01-11 22:20:56', 59864, 2), (15029, '05a109b54b20eec4a6e08be8ba6c5ba4', '2011-01-11 22:32:53', '2011-01-11 22:32:53', 59906, 2), (15030, '033312a79b1e52624a7d968d4f8f41b5', '2011-01-11 22:48:39', '2011-01-11 22:48:40', 59907, 2), (15031, '4cd724fb798c32dbd8be846f86b8d604', '2011-01-11 22:48:41', '2011-01-11 22:48:42', 59908, 2), (15032, '05c67be610daef06db41ff38f53839b6', '2011-01-11 23:24:08', '2011-01-11 23:24:15', 59909, 2), (15033, '6ee5ba767d3707349e4e4583872f11de', '2011-01-12 00:07:45', '2011-01-12 00:07:46', 59910, 2), (15034, 'ed1962d3084a16d65c6f05a63ef3f47d', '2011-01-12 00:29:24', '2011-01-12 00:29:25', 59911, 2), (15035, '605680d4deb7a258a16b68530e8886ea', '2011-01-12 02:17:06', '2011-01-12 02:17:07', 59912, 2), (15036, '93e94a87afece9bda1c1df92903609f6', '2011-01-12 08:08:06', '2011-01-12 08:08:52', 59916, 2), (15037, '5221f8983e5f785d2dd5fe579541e86d', '2011-01-12 08:32:22', '2011-01-12 08:32:23', 59917, 2), (15038, '839e56737ac93e45b5da6e3be4d7f964', '2011-01-12 08:58:25', '2011-01-12 08:58:26', 59918, 2), (15039, 'f2c347a8c18de7782fa74a93e55d002b', '2011-01-12 09:07:26', '2011-01-12 09:08:52', 59924, 2), (15040, '810c8935733ef8156536fb77f71f767f', '2011-01-12 09:08:39', '2011-01-12 12:20:00', 59996, 2), (15041, 'ad516b554cf43e488e63d95d486bcc89', '2011-01-12 09:35:12', '2011-01-12 09:35:13', 59935, 2), (15042, '9077357c0e622721a8b68e90ba96b0cb', '2011-01-12 09:36:19', '2011-01-12 09:36:19', 59936, 2), (15043, '4cad0d88342755740e070deb1ba99d0f', '2011-01-12 10:19:19', '2011-01-12 10:19:20', 59938, 2), (15044, '24cc65cf5d407c2b876e8063aa8ca5bb', '2011-01-12 10:20:27', '2011-01-12 10:20:28', 59939, 2), (15045, '2d842bd59b248b007c617ac86cfb3564', '2011-01-12 10:27:17', '2011-01-12 10:27:18', 59940, 2), (15046, '17865af9239896f0afbc84fe2d03f064', '2011-01-12 10:52:27', '2011-01-12 10:53:19', 59950, 2), (15047, 'e3fdc3812b26247499bd282cae613409', '2011-01-12 11:35:55', '2011-01-12 12:01:49', 59983, 2), (15048, '3c55f4c915acd20202c268af304a4f3d', '2011-01-12 11:36:05', '2011-01-12 11:36:05', 59954, 2), (15049, 'b1c8ac99906447cdf201702be8648ba0', '2011-01-12 11:45:39', '2011-01-12 11:47:36', 59968, 2), (15050, 'cef89495d77a8b6909ad227fa1b8d20f', '2011-01-12 12:12:23', '2011-01-12 12:12:23', 59984, 2), (15051, 'e6a1e2cd4c462b844adeaba2d3901b14', '2011-01-12 13:08:42', '2011-01-12 13:08:42', 59997, 2), (15052, 'be7f6bd5d9ffe6aa67a8fbec0b0dd8ef', '2011-01-12 13:10:36', '2011-01-12 13:10:37', 59998, 2), (15053, '47df9c80b5bab63f75e1d7dea14be54a', '2011-01-12 13:45:57', '2011-01-12 13:45:58', 59999, 2), (15054, 'b025c4702e034e28f9f17cc8d8eb5177', '2011-01-12 13:48:17', '2011-01-12 13:48:18', 60000, 2), (15055, '6e28b6f53f9d2f37e1480474543df561', '2011-01-12 13:56:00', '2011-01-12 13:56:05', 60001, 2), (15056, '8660a2753766ca512dec27a86e32a751', '2011-01-12 14:22:26', '2011-01-12 14:22:30', 60002, 2), (15057, 'd355fc689dcce809c785bad371f983e3', '2011-01-12 14:48:01', '2011-01-12 14:48:01', 60003, 2), (15058, '97feb27633c7a253f886cf267c631a45', '2011-01-12 14:55:11', '2011-01-12 15:07:29', 60048, 2), (15059, 'a38c921b4f70dcff2de4bef398cbee04', '2011-01-12 15:07:11', '2011-01-12 15:07:12', 60043, 2), (15060, '2bea8a6de45e6d256fe3623b41411941', '2011-01-12 15:07:15', '2011-01-12 15:07:16', 60045, 2), (15061, 'ff265141afdd94f23a861a62bedb117a', '2011-01-12 15:12:48', '2011-01-12 15:12:49', 60049, 2), (15062, '67221e89533cab8da664a2c7a1a6f93d', '2011-01-12 15:45:01', '2011-01-12 15:46:56', 60057, 2), (15063, 'c42cdbea34ba3c890d4833e038e5fa11', '2011-01-12 16:31:05', '2011-01-12 16:31:05', 60058, 2), (15064, '374d576b56fa680f1c800c017026eae7', '2011-01-12 17:12:23', '2011-01-12 17:13:05', 60063, 2), (15065, 'b38e90e840e48398cf9da5ee00f80645', '2011-01-12 17:44:15', '2011-01-12 17:44:47', 60066, 2), (15066, '2a68c4ab0f0f1cb7cc07eb7c2a35cff0', '2011-01-12 18:01:45', '2011-01-12 18:01:46', 60067, 2), (15067, '0cc463e24c97e23998f802fa5f6cbf1f', '2011-01-12 18:15:42', '2011-01-12 18:19:39', 60077, 2), (15068, 'f44696eeae91c35b52a0710499271c18', '2011-01-12 18:30:32', '2011-01-12 18:33:32', 60091, 2), (15069, '75d51cb58ebfce3bec304f843a6c60f5', '2011-01-12 18:40:10', '2011-01-12 18:40:11', 60092, 2), (15070, '184675fcc5c56f065f4f646749373aea', '2011-01-12 18:44:07', '2011-01-12 18:44:47', 60094, 2), (15071, '4db4ba1220c44558cadbd0d955676b1c', '2011-01-12 19:11:01', '2011-01-12 19:11:46', 60099, 2), (15072, 'b8bbc8497692939d3217ed9d5cb8c610', '2011-01-12 19:16:28', '2011-01-12 19:16:29', 60100, 2), (15073, '92330c1770dc429a49b286847587b878', '2011-01-12 19:31:22', '2011-01-12 19:31:24', 60101, 2), (15074, '1da2b1a1e22562a70cfd3fdd89f60a64', '2011-01-12 19:54:22', '2011-01-12 19:56:27', 60112, 2), (15075, 'fdff2726969e7b301110219668a1d014', '2011-01-12 20:12:48', '2011-01-12 20:12:49', 60113, 2), (15076, '34877ba7161a458500dfede72c9ee733', '2011-01-12 21:29:13', '2011-01-12 21:30:13', 60117, 2), (15077, 'f9ce30a90517aafd592672099b46623d', '2011-01-12 22:52:18', '2011-01-12 22:52:21', 60118, 2), (15078, 'ae691e1a4a5eb4469220948a6e8b45da', '2011-01-12 23:04:21', '2011-01-12 23:04:22', 60119, 2), (15079, '8856f5384d71922b5dffe18f6b0a1c60', '2011-01-12 23:04:24', '2011-01-12 23:04:24', 60120, 2), (15080, '21bbcb60335aa23ffa9501cf9bf2d10e', '2011-01-13 00:03:09', '2011-01-13 00:03:16', 60121, 2), (15081, 'ced965459370a145758903245e5f2ba3', '2011-01-13 00:20:21', '2011-01-13 00:20:23', 60122, 2), (15082, '3ae3fbc3f9b2d9e28d27f0a2b9b5420f', '2011-01-13 00:52:45', '2011-01-13 00:52:47', 60123, 2), (15083, 'd27a830ae89638d399e8b1270d9a5680', '2011-01-13 01:32:17', '2011-01-13 01:32:18', 60124, 2), (15084, '48cd22c3979a9436271dee63982deced', '2011-01-13 01:44:08', '2011-01-13 01:44:09', 60125, 2), (15085, 'e4fdcb619f55ea39c4b914dae38ce083', '2011-01-13 02:01:40', '2011-01-13 02:01:40', 60126, 2), (15086, 'b2b93d09acfb2954ba69daae8b7e2ddb', '2011-01-13 02:09:00', '2011-01-13 02:09:01', 60127, 2), (15087, 'dd332ede32b4857fc7b6bd429fcfd8ad', '2011-01-13 06:53:21', '2011-01-13 06:55:47', 60136, 2), (15088, 'c5abf2311211629afd174ccf50e02195', '2011-01-13 07:23:06', '2011-01-13 07:23:07', 60137, 2), (15089, 'e390d1dacfe108241707de04b7485e5d', '2011-01-13 08:21:42', '2011-01-13 08:21:43', 60138, 2), (15090, 'd1f9b7ae24dbfcd4570433031a646d10', '2011-01-13 08:35:56', '2011-01-13 08:35:57', 60139, 2), (15091, 'f06a561a2c705c8d02a83bf5d305e7a3', '2011-01-13 08:50:50', '2011-01-13 08:52:04', 60144, 2), (15092, '8d84e80250e42b15a9b8d24cb120dc7b', '2011-01-13 09:02:44', '2011-01-13 09:02:45', 60145, 2), (15093, '9d5cdaca20eb0b41a2762a38b3cb894d', '2011-01-13 09:34:11', '2011-01-13 09:41:01', 60154, 2), (15094, '6e62ab02dfd3bb5b23fab147947b760f', '2011-01-13 09:47:01', '2011-01-13 09:47:02', 60155, 2), (15095, 'a98da6b25846fbf6cfce4d210c9570fe', '2011-01-13 09:53:13', '2011-01-13 09:53:14', 60156, 2), (15096, 'b7681438a44f943ceefdce015abcb9ea', '2011-01-13 09:55:55', '2011-01-13 09:55:56', 60157, 2), (15097, '7f602e9f48cb70ce6ad3a8dc786f11ae', '2011-01-13 10:24:38', '2011-01-13 10:24:39', 60158, 2), (15098, '7d6a6bb881e580adfdf57f5da0a29dda', '2011-01-13 10:48:13', '2011-01-13 10:48:51', 60161, 2), (15099, 'eaedcef07b91e3d898bf31d5b3146cc5', '2011-01-13 10:48:22', '2011-01-13 10:48:23', 60160, 2), (15100, 'eb3c7f52c77dd59b8f0743949d3fd11f', '2011-01-13 11:26:28', '2011-01-13 11:26:30', 60162, 2), (15101, '62eb517c537edb6c74b5408d0dbe892a', '2011-01-13 11:26:31', '2011-01-13 11:26:32', 60163, 2), (15102, '27accf685fef129462fb16697e70b39b', '2011-01-13 11:26:33', '2011-01-13 11:30:42', 60171, 2), (15103, '42784d85b9a39760f98a35c7ebc2abf2', '2011-01-13 11:35:54', '2011-01-13 11:35:55', 60172, 2), (15104, '8a6d25b9f79dab3e2fb38ed4ee25a697', '2011-01-13 11:51:32', '2011-01-13 11:51:33', 60173, 2), (15105, 'd457ff1ac4df67a4303e0d967472a417', '2011-01-13 11:57:01', '2011-01-13 11:58:13', 60177, 2), (15106, '87d797a3e24d2c97cef092c67ba2a95b', '2011-01-13 12:09:32', '2011-01-13 12:11:51', 60179, 2), (15107, '3ff9863c0b46789a387f485e2ff597df', '2011-01-13 12:13:01', '2011-01-13 12:13:02', 60180, 2), (15108, '301c603567e48b54599e12eed8de0643', '2011-01-13 12:18:51', '2011-01-13 12:18:52', 60181, 2), (15109, 'b754e5d03b24d7e029d1f983206a2991', '2011-01-13 12:28:08', '2011-01-13 12:28:09', 60182, 2), (15110, '09a3c7365c8a14521cae818da5aa8a6a', '2011-01-13 12:45:47', '2011-01-13 12:45:57', 60184, 2), (15111, 'f78a0da96881e93769e415ff2bfefe12', '2011-01-13 13:08:54', '2011-01-13 13:08:55', 60185, 2), (15112, 'ac9c706efad343041a8adb7b628f6a68', '2011-01-13 13:13:48', '2011-01-13 13:13:50', 60186, 2), (15113, 'f3bed9aa4232bb84790b35c4abfa0ea4', '2011-01-13 14:17:38', '2011-01-13 14:17:39', 60187, 2), (15114, 'c83247b282e9bb9855bc90e4d4cd1cfc', '2011-01-13 14:48:46', '2011-01-13 14:48:47', 60188, 2), (15115, 'd1b2b4d3e75d945e6663107d60abfe5c', '2011-01-13 15:09:50', '2011-01-13 15:09:51', 60189, 2), (15116, 'c66663cac959b586f20d7a0fb47d75ca', '2011-01-13 15:28:59', '2011-01-13 15:33:26', 60199, 2), (15117, '19514b32a2def3dc04b43f265583bbde', '2011-01-13 15:34:54', '2011-01-13 15:34:55', 60200, 2), (15118, 'b42c7c76bea2699e8c599ced3e13be95', '2011-01-13 16:01:31', '2011-01-13 16:02:28', 60203, 2), (15119, '1c73568467c3bc57c4be12adead167ff', '2011-01-13 16:14:03', '2011-01-13 16:14:04', 60204, 2), (15120, 'fc84cbec722c1030520aecdfde2cbdf6', '2011-01-13 17:09:00', '2011-01-13 17:09:01', 60205, 2), (15121, 'cf598f281f5636befb188b259d45c3ef', '2011-01-13 17:39:55', '2011-01-13 17:39:55', 60206, 2), (15122, 'a17bea8751b7c8a7c3505a1e24ba9c92', '2011-01-13 17:49:00', '2011-01-13 17:53:04', 60219, 2), (15123, '638b457ade470145521ea3ecf6b5f0e7', '2011-01-13 17:55:28', '2011-01-13 17:55:29', 60220, 2), (15124, '0b38a925e4d64bdae03bbf9bca8ce343', '2011-01-13 18:29:25', '2011-01-13 18:29:27', 60221, 2), (15125, 'aa2728553eaadd654bced0a67aae8048', '2011-01-13 18:48:12', '2011-01-13 18:48:13', 60222, 2), (15126, 'bca0a64f3335a69213c97f36ed78e360', '2011-01-13 19:55:38', '2011-01-13 19:55:39', 60223, 2), (15127, '48641837ac8175bb5b16f2307a362ab7', '2011-01-13 21:07:22', '2011-01-13 21:07:22', 60224, 2), (15128, '373de0a7075a4eb2e4255f3226780f79', '2011-01-13 21:36:25', '2011-01-13 21:36:26', 60225, 2), (15129, '99c9d36fe4109b0a232cdc9315083d59', '2011-01-13 22:28:24', '2011-01-13 22:28:25', 60226, 2), (15130, '78cc087d7915546df56af61b5dcfe43a', '2011-01-13 23:05:05', '2011-01-13 23:05:07', 60227, 2), (15131, '9224557f5f4c2680f7a27845d3dd010f', '2011-01-13 23:17:56', '2011-01-13 23:18:03', 60228, 2), (15132, '9d78a88bcc7b147a0d82129563154a2f', '2011-01-13 23:34:23', '2011-01-13 23:34:28', 60229, 2), (15133, 'ea2d54c6805e41f1e731dce965377ea2', '2011-01-13 23:56:28', '2011-01-14 00:03:18', 60233, 2), (15134, '0702c0234c4c2054e7ae99b064803fe1', '2011-01-14 00:22:19', '2011-01-14 00:22:22', 60234, 2), (15135, 'a53a8f6732a6e2f75d831d0ee50815cf', '2011-01-14 00:34:50', '2011-01-14 00:34:51', 60235, 2), (15136, '942704b34111ae000907f65f54356963', '2011-01-14 01:46:33', '2011-01-14 01:46:34', 60236, 2), (15137, '4004b7db8743b9f7a9e48a9279b4b9a1', '2011-01-14 04:05:41', '2011-01-14 04:05:43', 60237, 2), (15138, 'b888e56f3755777ea7f87a8c473615e3', '2011-01-14 04:47:23', '2011-01-14 04:47:28', 60239, 2), (15139, 'eb47ef4fba5fb679dab63538eb37c699', '2011-01-14 04:49:09', '2011-01-14 04:51:42', 60249, 2), (15140, 'c23f23565701c3ae94a54477b724f614', '2011-01-14 05:48:56', '2011-01-14 05:48:58', 60250, 2), (15141, '2ada3a3b14656ea09e4e08149a1b0758', '2011-01-14 06:20:19', '2011-01-14 06:20:20', 60251, 2), (15142, '97739543b1bb116670b80ad41bf057bd', '2011-01-14 07:28:26', '2011-01-14 07:29:33', 60260, 2), (15143, '8ccf69199fe9744ce972297ebccc687c', '2011-01-14 07:31:14', '2011-01-14 07:31:15', 60261, 2), (15144, '76191760f4565bef2cd9b3664e7051b9', '2011-01-14 07:31:30', '2011-01-14 07:31:31', 60262, 2), (15145, '4ad0044f4e039b6e5a0f8cb9286ddc32', '2011-01-14 07:31:48', '2011-01-14 07:31:49', 60263, 2), (15146, 'a1cd6c97e935568fd09df78df06a5109', '2011-01-14 07:32:31', '2011-01-14 07:32:32', 60264, 2), (15147, '28c7b2eaa25af01faab62e4fd7583cf5', '2011-01-14 07:33:18', '2011-01-14 07:33:19', 60265, 2), (15148, 'f5730e3824e9b870d47db631125017f2', '2011-01-14 07:56:40', '2011-01-14 08:00:28', 60269, 2), (15149, '835ce97ee28a419b82aa642c700aa231', '2011-01-14 08:10:15', '2011-01-14 08:10:16', 60270, 2), (15150, '29202052d35bad039ec3e3882d7dfe7e', '2011-01-14 08:47:13', '2011-01-14 08:47:14', 60271, 2), (15151, 'cdbc9e2c160553448ba179cf41c9cc83', '2011-01-14 09:34:02', '2011-01-14 09:34:03', 60272, 2), (15152, 'b60abf5f4f890df4bd0f39bce9db65d3', '2011-01-14 09:39:29', '2011-01-14 09:39:30', 60273, 2), (15153, 'd5504fd1ff9019054dff9323983834d4', '2011-01-14 10:18:20', '2011-01-14 10:34:27', 60280, 2), (15154, 'a914126452b8634a273cda366b422c66', '2011-01-14 10:29:14', '2011-01-14 10:29:15', 60277, 2), (15155, 'af0206984ed31ffffae36d1a6bb95df2', '2011-01-14 12:11:25', '2011-01-14 12:11:27', 60281, 2), (15156, '3148845f27fc137df7ffc9c9240354ac', '2011-01-14 12:23:37', '2011-01-14 12:26:36', 60290, 2), (15157, 'a4fdd1c97e2494954ca7980230186137', '2011-01-14 12:52:37', '2011-01-14 12:52:37', 60291, 2), (15158, 'e6a43bcb8130b5c56f3e558b2b8c2709', '2011-01-14 14:04:14', '2011-01-14 14:04:15', 60292, 2), (15159, '1e3b31d6ac8a88f9ad6a2c628a152bee', '2011-01-14 14:12:25', '2011-01-14 14:13:41', 60296, 2), (15160, 'b3bb2a5779c2dca2eff7890233b1594b', '2011-01-14 14:16:17', '2011-01-14 14:16:18', 60297, 2), (15161, '4548fde034e48185ad2137003c0b0b89', '2011-01-14 14:48:05', '2011-01-14 14:48:06', 60298, 2), (15162, '0a2af976d1b6bea7e51f188d6af5c086', '2011-01-14 15:01:43', '2011-01-14 15:01:44', 60299, 2), (15163, '940c340a8ccb94f06a14f3e2f3aca44f', '2011-01-14 15:33:57', '2011-01-14 15:33:58', 60300, 2), (15164, 'c59aece213cec8ffca84d1c1671a27a0', '2011-01-14 16:04:45', '2011-01-14 16:04:46', 60301, 2), (15165, '61040ba36d653d24a71fe014fd3e0bd5', '2011-01-14 17:04:41', '2011-01-14 17:04:42', 60302, 2), (15166, 'e6db80db7ff0823fcd90f3af1be0db84', '2011-01-14 17:10:22', '2011-01-14 18:29:45', 60339, 2), (15167, '3f7e141d99ed9f5ab2711ce7746b7809', '2011-01-14 17:54:54', '2011-01-14 17:58:12', 60333, 2), (15168, 'f382f5dd918c19c7c3f58800fb5fe5ba', '2011-01-14 18:08:45', '2011-01-14 18:10:27', 60338, 2), (15169, '3c0e58faee822dbb9471a3e45544ed7d', '2011-01-14 19:01:56', '2011-01-14 19:13:57', 60360, 2), (15170, '7a4ca09d9746e4f54ca28eb13ef88f7b', '2011-01-14 19:50:51', '2011-01-14 19:50:52', 60361, 2), (15171, 'ae182044c631344466a9f3d5e3ba1355', '2011-01-14 19:50:55', '2011-01-14 19:50:56', 60362, 2), (15172, '4864b76b387ac56bb3f6add4544db1a7', '2011-01-14 19:53:04', '2011-01-14 19:53:05', 60363, 2), (15173, 'fe20bf49d3e5a4cb5c7fee064b2a87fc', '2011-01-14 20:00:27', '2011-01-14 20:03:50', 60376, 2), (15174, '198d63108ca5f4a03e4bb21e99239958', '2011-01-14 20:13:26', '2011-01-14 20:26:01', 60387, 2), (15175, 'ec5aa4c099ac0e05a514eb368d3c6dcb', '2011-01-14 20:20:00', '2011-01-14 20:20:02', 60378, 2), (15176, 'be276712269ed9972b7257e324ccb19a', '2011-01-14 20:21:53', '2011-01-14 20:21:54', 60379, 2), (15177, '5e23cfca8e930760b0c11076b38d440c', '2011-01-14 20:24:01', '2011-01-14 20:24:02', 60380, 2), (15178, 'f003a6adf1825b065d1af1240cfb112b', '2011-01-14 21:25:00', '2011-01-14 21:35:20', 60406, 2), (15179, 'e1b3ada06efe04815a9689586a18c035', '2011-01-14 21:30:23', '2011-01-14 21:30:24', 60397, 2), (15180, '551939860465cd86fb2229c047f97613', '2011-01-14 21:37:24', '2011-01-14 21:37:25', 60407, 2), (15181, 'f4d4ccf41786baca857c3ebc781c6011', '2011-01-14 21:39:09', '2011-01-14 21:39:11', 60408, 2), (15182, '0da1b1c8f21c5cffd5a4658b7367058e', '2011-01-14 22:52:14', '2011-01-14 22:52:17', 60409, 2), (15183, '3064ea265c62452a9639918329afe9c2', '2011-01-14 22:54:26', '2011-01-14 23:34:48', 60435, 2), (15184, '36b0b2d7cdc42cee57408a6cb69a1696', '2011-01-14 23:43:15', '2011-01-14 23:43:16', 60436, 2), (15185, 'ea47f7a4cee4f4cdf94f35f635d56e9a', '2011-01-15 00:28:32', '2011-01-15 00:28:33', 60437, 2), (15186, '22d0647d2457a488795da159fbbddbb3', '2011-01-15 00:52:19', '2011-01-15 00:52:21', 60438, 2), (15187, '89c1e6650023817edba00ca995a49d90', '2011-01-15 01:19:53', '2011-01-15 01:19:54', 60439, 2), (15188, 'b519d783a371ac899821d92a72404b13', '2011-01-15 01:19:55', '2011-01-15 01:19:56', 60440, 2), (15189, 'e333ea8af685a829a36c823b5358f86c', '2011-01-15 01:19:58', '2011-01-15 01:19:58', 60441, 2), (15190, '690bef856fe5a23ce77a3426a6313823', '2011-01-15 01:50:53', '2011-01-15 01:50:54', 60442, 2), (15191, '574ddf34c812ca451437d7ae35117670', '2011-01-15 01:58:51', '2011-01-15 01:58:52', 60443, 2), (15192, '0cf75c937f37a57e77c7447afbac3f85', '2011-01-15 02:40:23', '2011-01-15 02:40:24', 60444, 2), (15193, 'ff5f20bc6f142a7b2eeba333faa0fdf8', '2011-01-15 03:11:58', '2011-01-15 03:11:59', 60445, 2), (15194, 'cbdd4d06e0fc5c7eb931b10bfc84583f', '2011-01-15 04:06:49', '2011-01-15 04:06:50', 60446, 2), (15195, '3870339cd81e53b7a3bda35e3359d9ef', '2011-01-15 04:50:42', '2011-01-15 04:50:43', 60447, 2), (15196, 'dbbadce422804111ad64ee1fca7da736', '2011-01-15 04:50:45', '2011-01-15 04:50:46', 60448, 2), (15197, '08900b1c619fcdc30877f25891918ffb', '2011-01-15 05:28:39', '2011-01-15 05:28:41', 60449, 2), (15198, '16a2bcdad86ae974b84747d4e0c6a2c0', '2011-01-15 06:00:39', '2011-01-15 06:06:30', 60460, 2), (15199, '89983dc645732a7141c2ac3a35608714', '2011-01-15 06:02:27', '2011-01-15 06:02:28', 60452, 2), (15200, '0a16b8f851b7bba8ac2ed503bbf81d7f', '2011-01-15 06:06:35', '2011-01-15 06:06:36', 60461, 2), (15201, '5d4110a0f6857e20b1eb0772a3123aa6', '2011-01-15 06:07:53', '2011-01-15 06:07:54', 60462, 2), (15202, '8a8dd452146b0bd49a13d4fca298ee78', '2011-01-15 06:08:28', '2011-01-15 06:08:29', 60463, 2), (15203, '1f3a2a26f20a8c38857df70c6d461915', '2011-01-15 06:08:31', '2011-01-15 06:08:32', 60464, 2), (15204, '59deecd7ee9b29957220a90ea939ed30', '2011-01-15 06:09:05', '2011-01-15 06:09:05', 60465, 2), (15205, 'c9d6c0ea07de139eddf1977f29344751', '2011-01-15 06:13:16', '2011-01-15 06:13:17', 60466, 2), (15206, 'be2d1972204d2bbae1b97fb729c7bd84', '2011-01-15 06:13:27', '2011-01-15 06:13:28', 60467, 2), (15207, '543b69176748d061a6505f985619cec0', '2011-01-15 06:17:22', '2011-01-15 06:17:23', 60468, 2), (15208, '96b8358ca4cea1a499be7299c28e9b43', '2011-01-15 06:17:28', '2011-01-15 06:17:29', 60469, 2), (15209, 'd7ffb1798b2902e66ca28f0f0f3ce436', '2011-01-15 06:30:54', '2011-01-15 06:30:55', 60470, 2), (15210, '2054d8d37cd73844ef888e4b560d870f', '2011-01-15 06:35:07', '2011-01-15 06:35:08', 60471, 2), (15211, 'bd6bb399e56bf74c97d94f0c677bbc06', '2011-01-15 07:35:45', '2011-01-15 07:35:46', 60472, 2), (15212, '4b3a765a297adb3d821b565092267ab7', '2011-01-15 07:35:49', '2011-01-15 07:35:50', 60473, 2), (15213, 'a1479a64cf87115a1e0d48a770d9a975', '2011-01-15 07:40:26', '2011-01-15 07:41:28', 60481, 2), (15214, '3d25ae660309a4e2cd05fc6e5f4b3661', '2011-01-15 09:50:38', '2011-01-15 09:51:15', 60484, 2), (15215, '1f9a0a21698dd5d1d9dbdddd3e6d48bd', '2011-01-15 09:54:00', '2011-01-15 09:54:00', 60485, 2), (15216, '9f1d06a0f3a4482b7195d494c5d27fa5', '2011-01-15 10:18:56', '2011-01-15 10:27:26', 60487, 2), (15217, '86822c3631f7cef493682bc15fc2ae42', '2011-01-15 10:34:37', '2011-01-15 10:34:38', 60488, 2), (15218, '26c35b885b4ce43c71ec60c066763223', '2011-01-15 10:36:57', '2011-01-15 10:36:58', 60489, 2), (15219, '4ef85488c8a4fca9dde3c7fd9aaa057c', '2011-01-15 10:46:45', '2011-01-15 10:46:46', 60490, 2), (15220, 'a23989495208a7c752c0c2474bfe2038', '2011-01-15 10:50:21', '2011-01-15 10:50:22', 60491, 2), (15221, 'f419b67fccca636b75d5b452e0e969ec', '2011-01-15 10:50:25', '2011-01-15 10:50:26', 60492, 2), (15222, 'c114477aeb52c06d81215076de3e8dd8', '2011-01-15 10:50:32', '2011-01-15 10:50:33', 60493, 2), (15223, 'aa0071f831117a38be8a67a4d15cb36d', '2011-01-15 10:52:24', '2011-01-15 10:52:50', 60496, 2), (15224, '72126902760012d2c97816f6888b59c5', '2011-01-15 11:47:17', '2011-01-15 11:47:19', 60497, 2), (15225, 'c9caa6650b382e2cda083033fe46fde6', '2011-01-15 12:53:14', '2011-01-15 12:53:47', 60498, 2), (15226, 'a53ada030c0e218a4711fe7123d08912', '2011-01-15 13:04:18', '2011-01-15 13:04:58', 60499, 2), (15227, 'f9346569a4db744b14792e134fc21500', '2011-01-15 13:16:24', '2011-01-15 13:16:29', 60500, 2), (15228, '0ab669489419a87833476921ce0af93b', '2011-01-15 13:20:09', '2011-01-15 13:20:10', 60501, 2), (15229, '4c4773120ad4536d8a0664f1e3b7aba6', '2011-01-15 13:47:03', '2011-01-15 13:48:06', 60504, 2), (15230, '30b5dc23f7deac56f8a5211ad8e6770c', '2011-01-15 13:51:54', '2011-01-15 13:51:55', 60505, 2), (15231, '8ee7f68f400797d565206051600de7ee', '2011-01-15 14:04:42', '2011-01-15 15:37:30', 60539, 2), (15232, '36843510ec9462583be741227b3d8c71', '2011-01-15 14:05:22', '2011-01-15 14:05:36', 60510, 2), (15233, '67e1f1558fe6a7950af763866e46420d', '2011-01-15 14:09:47', '2011-01-15 14:09:49', 60514, 2), (15234, '188f455bff84138cf5275a27ad14dba6', '2011-01-15 14:36:39', '2011-01-15 14:36:40', 60515, 2), (15235, '655d2c962b3e37bcb8ae6e0175aaa717', '2011-01-15 14:50:49', '2011-01-15 14:50:50', 60516, 2), (15236, '55573b2bfd3365671637d1b2a8fd7116', '2011-01-15 15:05:55', '2011-01-15 15:06:59', 60518, 2), (15237, 'c60e345919932ecc082f0cad624fd615', '2011-01-15 15:13:56', '2011-01-15 15:16:02', 60531, 2), (15238, 'b69433cf34e0be3985853c3edca0b0a6', '2011-01-15 15:16:22', '2011-01-15 15:16:59', 60534, 2), (15239, '36d890f88a5b2f65bae0d2f622a9c159', '2011-01-15 15:23:48', '2011-01-15 15:23:48', 60535, 2), (15240, 'aee995fc8fc1ad4dad182c82963ca247', '2011-01-15 16:08:10', '2011-01-15 16:08:11', 60540, 2), (15241, '3e0b6e7d7e0ef0c8d09b6a8de47d3f99', '2011-01-15 16:08:49', '2011-01-15 16:08:50', 60541, 2), (15242, '25befcbb47744de776b089b62072012e', '2011-01-15 16:08:58', '2011-01-15 16:08:59', 60542, 2), (15243, '3e83f921d87fa5b09c092537506384ed', '2011-01-15 16:16:28', '2011-01-15 16:23:41', 60551, 2), (15244, '3eb00dc5b7ff91198e469cc31a9970d0', '2011-01-15 17:01:24', '2011-01-15 17:04:35', 60566, 2), (15245, '856537a3116c2e591b3282a5e0882748', '2011-01-15 17:05:29', '2011-01-15 17:06:17', 60570, 2), (15246, 'f3206a55e4c415e0c0cbd0b7a7b7b174', '2011-01-15 17:15:09', '2011-01-15 19:47:35', 60597, 2), (15247, 'ae13725bda1e505c8c0c75ef50e7b15b', '2011-01-15 17:29:07', '2011-01-15 17:29:09', 60572, 2), (15248, '847b11d65f1f48a0e4d8b164f4f81525', '2011-01-15 17:49:07', '2011-01-15 17:49:09', 60573, 2), (15249, 'ee20616e9e0274c4bb95341df7961941', '2011-01-15 18:21:41', '2011-01-15 19:13:54', 60594, 2), (15250, '6d3d31ed109a24f22388fd41c30c10bf', '2011-01-15 18:33:22', '2011-01-15 18:33:26', 60589, 2), (15251, '3495f429fa04de2af4ac009d513fc755', '2011-01-15 18:48:23', '2011-01-15 18:48:24', 60590, 2), (15252, 'd4b005525f37c05505d90d3727241e95', '2011-01-15 19:04:25', '2011-01-15 19:04:26', 60591, 2), (15253, 'a95261a0268c6634624621cc17ac602a', '2011-01-15 19:29:55', '2011-01-15 19:29:56', 60595, 2), (15254, '44723593bc883efbfc457feb6959779e', '2011-01-15 19:30:10', '2011-01-15 19:30:11', 60596, 2), (15255, 'd7e5eb24550ceacb4a441af39355d660', '2011-01-15 21:17:29', '2011-01-15 21:17:30', 60598, 2), (15256, '72a3c589817b4be4d9ef3a058016a27c', '2011-01-15 22:16:52', '2011-01-15 22:16:53', 60599, 2), (15257, '70489a0a1a71d6277bb83138ee94c374', '2011-01-15 22:17:47', '2011-01-15 22:17:48', 60600, 2), (15258, '6aefe25eb2d45da6cf5283140dd4a8b9', '2011-01-15 22:23:48', '2011-01-15 22:23:49', 60601, 2), (15259, 'bf4998724298c409cf70171fc6a308c6', '2011-01-15 23:42:03', '2011-01-15 23:47:04', 60610, 2), (15260, '104adbe2ca67632e5bd0dc8546fd7c8e', '2011-01-15 23:45:48', '2011-01-15 23:50:21', 60612, 2), (15261, '2b4aec09146716dbea97f6a5a520710a', '2011-01-16 00:52:39', '2011-01-16 00:52:39', 60613, 2), (15262, '704f279525edcca6ee6805915a8c9c75', '2011-01-16 01:52:54', '2011-01-16 01:52:54', 60614, 2), (15263, '5be0514d7ecf225bdfcb9470400d8f1b', '2011-01-16 02:21:37', '2011-01-16 02:21:38', 60615, 2), (15264, '79e4181ef1df05be34bc6b84dcb1241e', '2011-01-16 03:18:48', '2011-01-16 03:18:49', 60616, 2), (15265, 'b6c8d2d5cb817db9bd2b9a45af1419dd', '2011-01-16 03:18:50', '2011-01-16 03:18:51', 60617, 2), (15266, 'b4c43c8eb9186de1df33f049b6c14175', '2011-01-16 03:18:52', '2011-01-16 03:18:52', 60618, 2), (15267, '5f5a38a99570ce10a993c6eca72631d8', '2011-01-16 03:18:53', '2011-01-16 03:18:53', 60619, 2), (15268, '1356186e147a873b0b59e120edb480e2', '2011-01-16 03:18:55', '2011-01-16 03:18:55', 60620, 2), (15269, '435b3f93a594005bb2a568b217fc5385', '2011-01-16 03:18:56', '2011-01-16 03:18:56', 60621, 2), (15270, 'efc2d9e3142ef2e96f6dcc38f43c5e4b', '2011-01-16 03:18:57', '2011-01-16 03:18:58', 60622, 2), (15271, '1feed77dd85d103b3d7621634d71cc6c', '2011-01-16 03:19:00', '2011-01-16 03:19:01', 60623, 2), (15272, '9f755d116e8018b601ea5b17761a7036', '2011-01-16 03:19:02', '2011-01-16 03:19:02', 60624, 2), (15273, '8552257f7ad3702aa0e2362e9fc314f6', '2011-01-16 03:19:03', '2011-01-16 03:19:04', 60625, 2), (15274, 'bdf2f827b512069aaaf77bccbfd94029', '2011-01-16 03:19:06', '2011-01-16 03:19:06', 60626, 2), (15275, 'fec63611adfa13798b90e43ec655b978', '2011-01-16 03:19:08', '2011-01-16 03:19:09', 60627, 2), (15276, '9c234cb1049ed3b4f54ad003004bef5d', '2011-01-16 03:19:10', '2011-01-16 03:19:11', 60628, 2), (15277, '6d456a485d5f7d7c0a7e5d4aafeca4a5', '2011-01-16 03:19:12', '2011-01-16 03:19:13', 60629, 2), (15278, '5436f7d1bbed95e9a0dcf7785cec42d3', '2011-01-16 03:19:14', '2011-01-16 03:19:15', 60630, 2), (15279, 'e05209dd1f39c2b1c89259b3196fc408', '2011-01-16 03:19:16', '2011-01-16 03:19:16', 60631, 2), (15280, 'a11757bc619533d17af249232ec257f8', '2011-01-16 03:19:17', '2011-01-16 03:19:18', 60632, 2), (15281, '10e008ced8eaca0723afcaacecc0742e', '2011-01-16 03:19:20', '2011-01-16 03:19:20', 60633, 2), (15282, 'f43bea5fd6a87f0f153835924ea70533', '2011-01-16 03:19:22', '2011-01-16 03:19:22', 60634, 2), (15283, '92b1902c60405ad4b631fc43ebd61607', '2011-01-16 03:19:24', '2011-01-16 03:19:24', 60635, 2), (15284, 'b9491391e476208702fb1afaa87e736b', '2011-01-16 03:19:25', '2011-01-16 03:19:26', 60636, 2), (15285, 'f2b03a7e17dfba908a7bd2c4164ce30a', '2011-01-16 03:19:27', '2011-01-16 03:19:27', 60637, 2), (15286, '9ebce7d526f8db3bb03d09c189d8eb76', '2011-01-16 03:19:29', '2011-01-16 03:19:29', 60638, 2), (15287, 'e48285705024a9a1192065778145e313', '2011-01-16 04:10:19', '2011-01-16 04:10:20', 60639, 2), (15288, 'db31ba121a2796f85bfffbede4029e48', '2011-01-16 04:42:34', '2011-01-16 04:42:35', 60640, 2), (15289, 'e61c209389c17a98dbaf2429f29b60d8', '2011-01-16 05:35:47', '2011-01-16 05:43:46', 60715, 2), (15290, 'd82ae4043e57588d2aab18738cacebe5', '2011-01-16 05:57:34', '2011-01-16 06:07:06', 60816, 2), (15291, 'd1ea2bb323b3b0f6732bec2cb167b876', '2011-01-16 06:11:03', '2011-01-16 06:11:04', 60817, 2), (15292, '7e5b89344679601d5df491afc29d29d3', '2011-01-16 06:52:05', '2011-01-16 06:52:06', 60818, 2), (15293, '4bff45455c825c9c95358a9a3027da87', '2011-01-16 06:52:41', '2011-01-16 06:52:42', 60819, 2), (15294, '1bab435964de87ab86171a198ee6571b', '2011-01-16 06:53:25', '2011-01-16 06:53:26', 60820, 2), (15295, '869d714613ea71c112ef9b4c2a68e427', '2011-01-16 07:08:34', '2011-01-16 07:08:35', 60821, 2), (15296, '152d3fece99c2ae625cfa7e5c168ecce', '2011-01-16 07:20:22', '2011-01-16 07:20:22', 60822, 2), (15297, 'bcbd481c96ce3e0e2e4796e54ed47e13', '2011-01-16 08:04:11', '2011-01-16 08:04:12', 60823, 2), (15298, 'deb6f9d179deb8b20d1207f642b35cdb', '2011-01-16 08:04:14', '2011-01-16 08:04:14', 60824, 2), (15299, 'c4c70e792a45dce6ecfc80c366afd601', '2011-01-16 08:04:15', '2011-01-16 08:04:16', 60825, 2), (15300, 'bb6d052e6fdcecf1b268c155b3fe6548', '2011-01-16 08:04:17', '2011-01-16 08:04:18', 60826, 2), (15301, '7b087ac29b1ae7cb248df8c485728369', '2011-01-16 08:04:19', '2011-01-16 08:04:20', 60827, 2), (15302, '434bb604e51e31c374d6910403439df4', '2011-01-16 08:04:22', '2011-01-16 08:04:23', 60828, 2), (15303, 'cf60a9bf936ded18f05c57a2103134c8', '2011-01-16 08:04:24', '2011-01-16 08:04:25', 60829, 2), (15304, '6da329d70b8792dfb1275a471c75a0b5', '2011-01-16 08:04:26', '2011-01-16 08:04:27', 60830, 2), (15305, 'f04c3b91f05ec0c433c1bdeeb496cc69', '2011-01-16 08:04:28', '2011-01-16 08:04:29', 60831, 2), (15306, '37f782c1524632e82bc2d087ec988f0a', '2011-01-16 08:04:30', '2011-01-16 08:04:31', 60832, 2), (15307, '01d52e442255260297e6251a1759d7b7', '2011-01-16 08:04:33', '2011-01-16 08:04:33', 60833, 2), (15308, '84590d026c8a7ed9813db07498472df6', '2011-01-16 08:04:35', '2011-01-16 08:04:36', 60834, 2), (15309, '19f8f7d63e491fdca661f1bc91a3bf61', '2011-01-16 08:04:37', '2011-01-16 08:04:37', 60835, 2), (15310, '1f405699cc47a2c39cafd6207a9c6934', '2011-01-16 08:04:39', '2011-01-16 08:04:39', 60836, 2), (15311, '00d763c2cb7099a086f635e3c48083b4', '2011-01-16 08:04:40', '2011-01-16 08:04:41', 60837, 2), (15312, 'ddf761c39da4bbc69b43104b495644f2', '2011-01-16 08:04:43', '2011-01-16 08:04:43', 60838, 2), (15313, '915b65b5e99378f47a2a1e6e890349a5', '2011-01-16 08:04:45', '2011-01-16 08:04:46', 60839, 2), (15314, 'e9d689eeb93016ef9bbd3198f29e0a2e', '2011-01-16 08:04:47', '2011-01-16 08:04:48', 60840, 2), (15315, '239efece0a0f6f9ed6ef5d1ad408e1f4', '2011-01-16 08:04:49', '2011-01-16 08:04:50', 60841, 2), (15316, '969d546d330e764e316a4e05756f8d7e', '2011-01-16 08:04:51', '2011-01-16 08:04:51', 60842, 2), (15317, 'e17afed45188b5f9a2f2aa8419b07ec8', '2011-01-16 08:04:52', '2011-01-16 08:04:52', 60843, 2), (15318, '50248e32e9e06c5d26816df13372220e', '2011-01-16 08:04:53', '2011-01-16 08:04:54', 60844, 2), (15319, '5b6a75d6a26f547a2e45a7ac4bf7cd80', '2011-01-16 08:04:55', '2011-01-16 08:04:55', 60845, 2), (15320, 'b3a4b3bddb917b65473efa7edd0129ce', '2011-01-16 08:04:56', '2011-01-16 08:04:57', 60846, 2), (15321, '089c68fab10f35eb02a24b0e6f386f1b', '2011-01-16 08:04:58', '2011-01-16 08:04:59', 60847, 2), (15322, '710ee5f5becb165a76a16a20da9bfc97', '2011-01-16 08:05:00', '2011-01-16 08:05:00', 60848, 2), (15323, '211850d9e9c723deba0337b2e3766292', '2011-01-16 08:05:02', '2011-01-16 08:05:02', 60849, 2), (15324, 'f0262d093033d4628e531a3dde809d37', '2011-01-16 08:05:03', '2011-01-16 08:05:04', 60850, 2), (15325, '05ae66bcf8d01a0fc731be785a88a2a1', '2011-01-16 08:05:05', '2011-01-16 08:05:06', 60851, 2), (15326, 'fa7b1fa40d46a373460070b9038ecffb', '2011-01-16 08:05:08', '2011-01-16 08:05:09', 60852, 2), (15327, '24dff3614f310fa27057d25ad6388b5f', '2011-01-16 08:05:11', '2011-01-16 08:05:12', 60853, 2), (15328, 'db7d9ca58036e6d18205831c42b9d230', '2011-01-16 08:05:13', '2011-01-16 08:05:14', 60854, 2), (15329, '918bc890daf599e36dcbdb717d6c0e1f', '2011-01-16 08:05:15', '2011-01-16 08:05:16', 60855, 2), (15330, 'b605544d501d62273d53e095a5381f9f', '2011-01-16 08:05:17', '2011-01-16 08:05:18', 60856, 2), (15331, '927819c7b1bb549a47351e3046777b94', '2011-01-16 08:05:19', '2011-01-16 08:05:20', 60857, 2), (15332, '3075deb5a6626a2c5fdb1d5f6922efec', '2011-01-16 08:05:22', '2011-01-16 08:05:22', 60858, 2), (15333, 'dbb5e446aed2f1acb6f597340d03685c', '2011-01-16 08:05:24', '2011-01-16 08:05:25', 60859, 2), (15334, '42addc2c2cfa21c2c1898025fb63615b', '2011-01-16 08:05:26', '2011-01-16 08:05:27', 60860, 2), (15335, 'fa10553702976b1e8ad54ad744bcd183', '2011-01-16 08:05:28', '2011-01-16 08:05:29', 60861, 2), (15336, 'f5a625bd835829b38eda845be7cfc8a8', '2011-01-16 08:05:30', '2011-01-16 08:05:31', 60862, 2), (15337, 'acbcc9c20f88a86a883b22c55053bddf', '2011-01-16 08:05:32', '2011-01-16 08:05:33', 60863, 2), (15338, 'd56385997f513938d0904f0928337fd7', '2011-01-16 08:05:34', '2011-01-16 08:05:35', 60864, 2), (15339, '058f669d0d85e070d2d7482b10197121', '2011-01-16 08:05:37', '2011-01-16 08:05:37', 60865, 2), (15340, 'b70c21c2b5fd9f04605143fa68dbbbdc', '2011-01-16 08:05:39', '2011-01-16 08:05:40', 60866, 2), (15341, 'ddebce9c0fa1120d90b9eb49990b733d', '2011-01-16 08:05:41', '2011-01-16 08:05:42', 60867, 2), (15342, '00df3e395a63c90301a4c0d0bd08862a', '2011-01-16 08:05:43', '2011-01-16 08:05:44', 60868, 2), (15343, '2d19797b6c1e4ff81677a5b543ad0c2a', '2011-01-16 08:05:45', '2011-01-16 08:05:46', 60869, 2), (15344, 'dd64ca6927bbe9e976896f4daa87bee4', '2011-01-16 08:05:47', '2011-01-16 08:05:48', 60870, 2), (15345, '82cff90b1ab8609f9dcdc500e1f6b726', '2011-01-16 08:05:49', '2011-01-16 08:05:50', 60871, 2), (15346, '29f217c2110d741b4d72bbbcebec58ea', '2011-01-16 08:05:51', '2011-01-16 08:05:52', 60872, 2), (15347, '1ac94b0265eebea454b4b643af6b1475', '2011-01-16 08:05:54', '2011-01-16 08:05:55', 60873, 2), (15348, '45f9e9b8db15ce7d91d8443f2b7bc979', '2011-01-16 08:05:56', '2011-01-16 08:05:57', 60874, 2), (15349, 'd7f62baed7d20bd40477d9fbece7a87b', '2011-01-16 08:05:58', '2011-01-16 08:05:59', 60875, 2), (15350, 'cdced9c5fabb5cb613b28ec662382052', '2011-01-16 08:06:00', '2011-01-16 08:06:01', 60876, 2), (15351, '3d06bc5816faf37c930feeedc17108a0', '2011-01-16 08:24:46', '2011-01-16 08:24:46', 60877, 2), (15352, '966b995ef2c0f11114cbd10336044c0d', '2011-01-16 09:33:47', '2011-01-16 09:33:48', 60878, 2), (15353, '0327a5d3a4c5ce258968190b157f8b7c', '2011-01-16 10:20:00', '2011-01-16 10:22:58', 60883, 2), (15354, 'e11a36d114fbef06804e813a0244c4cb', '2011-01-16 11:00:30', '2011-01-16 11:00:30', 60884, 2), (15355, '77f8ad1b44fd9005cbc8261158279abc', '2011-01-16 11:00:32', '2011-01-16 11:00:33', 60885, 2), (15356, '5cc5ca15167cb913f61262560b6d426f', '2011-01-16 11:12:48', '2011-01-16 11:12:49', 60886, 2), (15357, 'ecc7ba9ea2bd805642dec72fa5efab95', '2011-01-16 11:39:21', '2011-01-16 11:49:44', 60891, 2), (15358, '92f58dfa9511e0c500c92de57591f436', '2011-01-16 11:47:44', '2011-01-16 11:47:45', 60888, 2), (15359, '0fcb11fb06bbe0ab299a52b6b0965c60', '2011-01-16 11:47:49', '2011-01-16 11:47:50', 60889, 2), (15360, '49aed4d0e11f7ead0fcda309272b3e85', '2011-01-16 12:07:38', '2011-01-16 12:08:14', 60894, 2), (15361, '483326580f26b48093341cb938cb9a6d', '2011-01-16 12:57:39', '2011-01-16 13:50:32', 60906, 2), (15362, '94970aa8e183ce41ed02f0d95af319d2', '2011-01-16 13:43:01', '2011-01-16 13:43:02', 60900, 2), (15363, '6f96704c887f20af14dff4619c0b3617', '2011-01-16 13:56:15', '2011-01-16 13:56:42', 60908, 2), (15364, '85bedb8353907da0a79c6362a958a0bb', '2011-01-16 14:15:46', '2011-01-16 14:15:47', 60909, 2), (15365, '83cda09eb6194f011669752aa41a6d53', '2011-01-16 14:56:16', '2011-01-16 14:56:16', 60910, 2), (15366, '356bf85bca6b6e5a569b2dc6c63586df', '2011-01-16 14:56:18', '2011-01-16 14:56:19', 60911, 2), (15367, 'b9df5a7f2f39f5123c545ca139cf4dff', '2011-01-16 15:23:22', '2011-01-16 15:23:24', 60912, 2), (15368, '52493ec02284beeaff68502bc5cfed11', '2011-01-16 15:45:57', '2011-01-16 15:45:59', 60913, 2), (15369, '7217c61bb5408ed3e10db02b31634f1b', '2011-01-16 15:57:23', '2011-01-16 15:58:49', 60920, 2), (15370, 'bed25b06bb8559266fafc1722dcbba49', '2011-01-16 16:49:14', '2011-01-16 16:49:48', 60925, 2), (15371, 'e7daa1bbf3e909fc0fd65e2d84976185', '2011-01-16 16:50:21', '2011-01-16 16:51:14', 60928, 2), (15372, '956e8f644e278e06607d67823a5e7634', '2011-01-16 17:10:05', '2011-01-16 17:27:50', 60966, 2), (15373, '57a9e6d2ff4a1930ada0f272e3ada4d3', '2011-01-16 17:26:55', '2011-01-16 17:27:02', 60964, 2), (15374, 'cc1543f539702f7b330bdfb767d5a415', '2011-01-16 17:45:00', '2011-01-16 17:45:28', 60970, 2), (15375, '629d29a79c898cfebca3d2cadb5bac1d', '2011-01-16 17:45:21', '2011-01-16 17:45:42', 60971, 2), (15376, '7e9e54a626e51c72f5c082f5399a5eff', '2011-01-16 17:55:08', '2011-01-16 17:59:25', 60991, 2), (15377, 'a3558921837b77b53e0aecb08cf68de6', '2011-01-16 18:17:37', '2011-01-16 18:27:22', 61006, 2), (15378, 'd60703b4a891f0adfc46816c4576578e', '2011-01-16 19:15:58', '2011-01-16 19:16:00', 61007, 2), (15379, 'b4658989eb3b3ee3d8025cfdd7c400c0', '2011-01-16 20:21:38', '2011-01-16 20:21:39', 61008, 2), (15380, 'd003eb934d0a86f8b1cac7c60ff2eeb9', '2011-01-16 21:49:02', '2011-01-16 21:49:04', 61009, 2), (15381, 'b5cd352c7e6e50351487121cfc0a3a65', '2011-01-16 21:57:18', '2011-01-16 21:57:19', 61010, 2), (15382, 'ca08e0a206c2d28cc337fdc8ee316a38', '2011-01-17 01:03:14', '2011-01-17 01:03:15', 61011, 2), (15383, 'd31696d4183148c47c939ee7e845630a', '2011-01-17 01:11:33', '2011-01-17 01:11:34', 61012, 2), (15384, '56d91a07d4626741f96bc44377d874f2', '2011-01-17 01:11:37', '2011-01-17 01:11:38', 61013, 2), (15385, 'b9f005be0c11c538d41e8363d39183aa', '2011-01-17 01:11:41', '2011-01-17 01:11:41', 61014, 2), (15386, 'a0bd59ec58a7d52e62af04b8399e1bab', '2011-01-17 01:11:45', '2011-01-17 01:11:46', 61015, 2), (15387, '4f8214edf226cf7d83d3b758ae526d40', '2011-01-17 01:11:49', '2011-01-17 01:11:49', 61016, 2), (15388, 'd007fc51b9bd1dfa8bb8619f675b5a3a', '2011-01-17 01:11:52', '2011-01-17 01:11:53', 61017, 2), (15389, 'cde12b580845641253acea7a7f42b4a1', '2011-01-17 01:11:56', '2011-01-17 01:11:57', 61018, 2), (15390, '06bf543d500fcd68e73a31d111e2c39e', '2011-01-17 01:12:00', '2011-01-17 01:12:01', 61019, 2), (15391, 'a5a366160bb4be5bb2b35721a9a1731c', '2011-01-17 01:12:04', '2011-01-17 01:12:05', 61020, 2), (15392, 'e23805a0dc34af646f299c17eb20f893', '2011-01-17 01:12:08', '2011-01-17 01:12:09', 61021, 2), (15393, 'a16e2b3b7dffccaf974d880862176cbf', '2011-01-17 01:12:13', '2011-01-17 01:12:13', 61022, 2), (15394, 'e97093bad20c5a963550ff244a808a0c', '2011-01-17 01:12:16', '2011-01-17 01:12:17', 61023, 2), (15395, 'ad81d27365bf649be58ec62c43b42256', '2011-01-17 01:12:20', '2011-01-17 01:12:21', 61024, 2), (15396, '9e613e0d480b67dc11c303da77e7d8ae', '2011-01-17 01:12:24', '2011-01-17 01:12:25', 61025, 2), (15397, '6be5afa6de807c88300fae8a9335535a', '2011-01-17 01:12:28', '2011-01-17 01:12:29', 61026, 2), (15398, '96d7bf0a87ee4702601acbbba6cc0320', '2011-01-17 01:12:32', '2011-01-17 01:12:33', 61027, 2), (15399, 'cb07086e1e6ca4f968f2d9e023a112c5', '2011-01-17 01:12:36', '2011-01-17 01:12:37', 61028, 2), (15400, '7ad22aecc63a6925247026ce86923e9f', '2011-01-17 01:12:40', '2011-01-17 01:12:40', 61029, 2), (15401, '4aa14ed1ac75c6ae0dcabe0e35f00eca', '2011-01-17 01:12:43', '2011-01-17 01:12:44', 61030, 2), (15402, 'd53bc764a32b2f04886936816fea8c92', '2011-01-17 01:12:47', '2011-01-17 01:12:47', 61031, 2), (15403, 'd06045a1a70b857040091b3026b6877a', '2011-01-17 01:12:50', '2011-01-17 01:12:51', 61032, 2), (15404, '65d7ee33652d89b66a092e4fecf9eca0', '2011-01-17 01:12:54', '2011-01-17 01:12:55', 61033, 2), (15405, '350568cd62486a98b0d3526d58de863b', '2011-01-17 01:12:57', '2011-01-17 01:12:58', 61034, 2), (15406, '00ec721334726b32da0837439054957a', '2011-01-17 01:13:01', '2011-01-17 01:13:02', 61035, 2), (15407, '0621961db10c8d6db18344bf96c352a8', '2011-01-17 01:32:26', '2011-01-17 01:32:27', 61036, 2), (15408, '1c02c13d019c9898f17cf291d93b28b0', '2011-01-17 01:56:03', '2011-01-17 01:56:04', 61037, 2), (15409, '90dc1cd276d0d5f66fd952fc761653c1', '2011-01-17 02:39:41', '2011-01-17 02:39:42', 61038, 2), (15410, '0e46d2f5fa0fb73b662200bcbb2295a1', '2011-01-17 02:41:33', '2011-01-17 02:41:34', 61039, 2), (15411, '740e160293b393e8ef8499977902dd07', '2011-01-17 04:41:19', '2011-01-17 04:41:20', 61040, 2), (15412, '896217308bca8ba34a6e4652c4589595', '2011-01-17 06:00:22', '2011-01-17 06:00:24', 61041, 2), (15413, '20fd9f838d838d1a25f79c64e9ddfab3', '2011-01-17 07:08:23', '2011-01-17 07:08:24', 61042, 2), (15414, '17cbccd94153befe92a06b5d833b66a8', '2011-01-17 07:13:53', '2011-01-17 07:13:54', 61043, 2), (15415, '426387f64576080f9635a9500c9323af', '2011-01-17 07:13:58', '2011-01-17 07:13:59', 61044, 2), (15416, 'db9d77dbf5d134469fcda67b96998e24', '2011-01-17 07:46:20', '2011-01-17 07:46:20', 61045, 2), (15417, '1d9966e2a4a28a9fbd65854a0aaeda05', '2011-01-17 08:55:40', '2011-01-17 08:59:55', 61051, 2), (15418, '1ed4a6c089fb14b6d89357da06dde889', '2011-01-17 09:08:11', '2011-01-17 09:09:55', 61053, 2), (15419, '047e26880179c74625780268b33869d6', '2011-01-17 09:23:12', '2011-01-17 09:23:28', 61055, 2), (15420, 'd8c50c5ec0a7015dca85d3e32119ca88', '2011-01-17 10:11:08', '2011-01-17 10:12:14', 61061, 2), (15421, '4d26b58449328bc7cbebb746b321c40d', '2011-01-17 10:14:49', '2011-01-17 10:14:50', 61062, 2), (15422, '56984d927c653f93a580440ec5a033b8', '2011-01-17 10:32:17', '2011-01-17 10:32:39', 61064, 2), (15423, '0a685defbaf270c1fe20f9cce39baa80', '2011-01-17 10:43:08', '2011-01-17 10:47:42', 61076, 2), (15424, '376c04b36926b0d0f7af1d36a0095032', '2011-01-17 10:53:33', '2011-01-17 10:53:33', 61077, 2), (15425, 'c23c933b032f574f08d3061034aa36bd', '2011-01-17 10:54:54', '2011-01-17 10:55:15', 61080, 2), (15426, 'dcc651b0ecd1af6a3b6d7b9f872d098a', '2011-01-17 11:10:19', '2011-01-17 11:10:20', 61081, 2), (15427, 'b388bc550a1167f8a53233ebc73485a7', '2011-01-17 11:11:32', '2011-01-17 11:23:09', 61097, 2), (15428, '605a61c96c08e54167bcdaa603d61ae6', '2011-01-17 11:14:55', '2011-01-17 11:14:56', 61089, 2), (15429, 'a2c85d048748a74d5506fc5ea3741347', '2011-01-17 11:15:27', '2011-01-17 11:16:03', 61091, 2), (15430, '46cbf66b0575f2aca505f91a5e0b119f', '2011-01-17 11:30:56', '2011-01-17 11:34:20', 61128, 2), (15431, '4b5a8a69dd9fb34580e1f7667f93f451', '2011-01-17 12:01:55', '2011-01-17 12:02:29', 61132, 2), (15432, '101a9f90d755c81d025b0007bc69382c', '2011-01-17 12:47:10', '2011-01-17 12:48:12', 61139, 2), (15433, '73fdfe09d16708186fea2f713ae0192c', '2011-01-17 13:10:30', '2011-01-17 13:10:31', 61140, 2), (15434, 'a761bdc22e9815fb481c630be0316120', '2011-01-17 13:29:13', '2011-01-17 13:33:27', 61151, 2), (15435, 'feedab06bb00ac06d0d2bd2fa464db57', '2011-01-17 14:53:20', '2011-01-17 14:53:21', 61152, 2), (15436, 'fd07cdbd963bd211642b007aa5e3de05', '2011-01-17 14:55:35', '2011-01-17 14:57:41', 61164, 2), (15437, '527ea1e1019ac356016b0cde70d99dbb', '2011-01-17 14:59:44', '2011-01-17 15:06:58', 61183, 2), (15438, '8bf00b1082d4e72d7f99fe5b2a526c85', '2011-01-17 15:00:00', '2011-01-17 15:00:00', 61166, 2), (15439, '5eb1ff77f639281d978e7721dbd160a7', '2011-01-17 15:13:58', '2011-01-17 15:20:22', 61206, 2), (15440, '6ea044fb6398cee8b50941fd4fe3e686', '2011-01-17 15:16:06', '2011-01-17 15:25:36', 61236, 2), (15441, 'b5d84691970d48c3a8aecb2ebf05af62', '2011-01-17 15:18:23', '2011-01-17 15:20:40', 61210, 2), (15442, '0cb9baec9e47b7f4b70f2badeb54ea6e', '2011-01-17 15:21:13', '2011-01-17 15:21:19', 61211, 2), (15443, 'e2c22aaa12ece481d18ac2aca8509b7c', '2011-01-17 15:45:59', '2011-01-17 15:46:00', 61237, 2), (15444, 'f878c2f763ae909281711a776323bec9', '2011-01-17 16:09:18', '2011-01-17 16:13:02', 61263, 2), (15445, '233e2af128c007388b2f3362716583ac', '2011-01-17 16:25:19', '2011-01-17 16:25:20', 61264, 2), (15446, '20600cf6720354d8ac2adfc1ea3796bb', '2011-01-17 16:47:30', '2011-01-17 16:55:22', 61300, 2), (15447, 'e2a35b178e5002109367a55285a3d2cc', '2011-01-17 16:55:32', '2011-01-17 16:55:33', 61301, 2), (15448, '89c78871eb50adaf8f39755d17edc817', '2011-01-17 16:55:34', '2011-01-17 16:55:35', 61302, 2), (15449, '1a6b551b06c9418743510b94682c3b0e', '2011-01-17 16:59:16', '2011-01-17 17:01:01', 61311, 2), (15450, '83e70a42766c9c872558ad9e2a661897', '2011-01-17 17:41:03', '2011-01-17 17:42:39', 61314, 2), (15451, '2d472c376a9573c216f996d89e05fe0f', '2011-01-17 18:00:45', '2011-01-17 18:32:45', 61347, 2), (15452, '3a40c6724be0ef91c0bb81c48e082be9', '2011-01-17 18:58:03', '2011-01-17 18:58:04', 61348, 2), (15453, 'e2680f86ae7c439eda84eedb5543cc98', '2011-01-17 18:58:17', '2011-01-17 18:58:18', 61349, 2), (15454, '7f5b93f706ffd3689378c3e29e390238', '2011-01-17 18:58:26', '2011-01-17 18:58:27', 61350, 2), (15455, 'e0765e81f5f942f32cef1edace5c4c3e', '2011-01-17 18:58:31', '2011-01-17 18:58:32', 61351, 2), (15456, 'f035c6f2d84b6d72cb948cb0044ae948', '2011-01-17 18:58:47', '2011-01-17 18:58:48', 61352, 2), (15457, '604fb77b39014400b67019acbb632580', '2011-01-17 18:58:52', '2011-01-17 18:58:53', 61353, 2), (15458, '1ca600c70034b384de9576d584d6d6fc', '2011-01-17 18:58:53', '2011-01-17 18:58:54', 61354, 2), (15459, 'b8f2e737d8a51ca758c287e21b5ab6dc', '2011-01-17 18:58:54', '2011-01-17 18:58:56', 61356, 2), (15460, 'e3ce670c430c267ac31682c6aa064f35', '2011-01-17 18:58:55', '2011-01-17 18:58:55', 61355, 2), (15461, '615b127f120950df0082a8cc76cc387b', '2011-01-17 18:58:56', '2011-01-17 18:58:56', 61357, 2), (15462, '281e0d609751f473f9cbfaa425c08e65', '2011-01-17 18:59:06', '2011-01-17 18:59:06', 61358, 2), (15463, 'dd9ce6ae138c3688a405f338f2442178', '2011-01-17 18:59:07', '2011-01-17 18:59:07', 61359, 2), (15464, 'a96f16c972a2989e9430431ed262d38f', '2011-01-17 18:59:13', '2011-01-17 18:59:13', 61360, 2), (15465, '77e7a1874805fd5078469bb75c9152ff', '2011-01-17 18:59:13', '2011-01-17 18:59:13', 61361, 2), (15466, 'fef4319cd75ea24be87d6e036acdbc4b', '2011-01-17 18:59:19', '2011-01-17 18:59:20', 61362, 2), (15467, '83f6e04cc98d2fbe14b3e8faa5395c94', '2011-01-17 18:59:21', '2011-01-17 18:59:22', 61363, 2), (15468, 'dbbd644942f777d435cc78e8ebff2faa', '2011-01-17 18:59:27', '2011-01-17 18:59:27', 61364, 2), (15469, '764e324cdb4fed9ad2087fead8f4f9f5', '2011-01-17 18:59:29', '2011-01-17 18:59:30', 61365, 2), (15470, '5380b161a84c7ca0d81c618b04d67f7a', '2011-01-17 18:59:31', '2011-01-17 18:59:31', 61366, 2), (15471, 'c83de8131ea7c2cb90cd49fa73d2cc44', '2011-01-17 18:59:32', '2011-01-17 18:59:33', 61367, 2), (15472, '1bf967e084e00cf3df9bdfe427010d31', '2011-01-17 18:59:40', '2011-01-17 18:59:41', 61368, 2), (15473, '1ab79c0933bab2562e894f651668420a', '2011-01-17 19:00:11', '2011-01-17 19:00:12', 61369, 2), (15474, '287602443bf4247d8cfaaf306ccd7bfb', '2011-01-17 19:00:34', '2011-01-17 19:00:34', 61370, 2), (15475, 'dad07fe2d21dc116ca55e1b064a7b4f9', '2011-01-17 19:01:01', '2011-01-17 19:01:01', 61371, 2), (15476, '98bc924de8491197c575a9af05052c2c', '2011-01-17 19:01:08', '2011-01-17 19:01:09', 61372, 2), (15477, '783ca4ac63b7dd5b8ecbe93d5e544338', '2011-01-17 19:01:11', '2011-01-17 19:01:12', 61373, 2), (15478, '7807b5172bc21cbdff00f190a21af988', '2011-01-17 19:01:33', '2011-01-17 19:01:33', 61374, 2), (15479, '8fb469e81129c5d3b90021c9946a05a5', '2011-01-17 19:01:35', '2011-01-17 19:01:35', 61375, 2), (15480, '04a4b627917e60ea9dcd2beb89711c27', '2011-01-17 19:14:20', '2011-01-17 19:14:20', 61376, 2), (15481, 'faf8725a14f0dd93cf0ecbbbf8b9634c', '2011-01-17 19:43:07', '2011-01-17 21:01:39', 61456, 2), (15482, 'ef20a32f33ef82751314d5d428dbded4', '2011-01-17 19:45:23', '2011-01-17 19:48:27', 61409, 2), (15483, '9a242b1ad3d2be6a84f06d3d0a6e3646', '2011-01-17 19:47:08', '2011-01-17 19:47:09', 61391, 2), (15484, '04fc18f70464dfff44b79df6e039478f', '2011-01-17 19:47:08', '2011-01-17 19:47:08', 61390, 2), (15485, 'abaa43dafaf76c6ffc7daff0bf19ed55', '2011-01-17 20:12:27', '2011-01-17 20:17:42', 61423, 2), (15486, 'c024aea89a035746e9915ab261b78bdc', '2011-01-17 20:15:50', '2011-01-17 20:15:52', 61415, 2), (15487, '4d84f4ba70a3a7757eb070cc40e2b9c6', '2011-01-17 20:20:35', '2011-01-17 20:20:36', 61424, 2), (15488, 'abf05d59e5dca5e2ab96ed87c7a778b0', '2011-01-17 20:20:38', '2011-01-17 20:20:38', 61425, 2), (15489, '4f5a18b60d9d6744ba0cc9294d4fe137', '2011-01-17 20:21:01', '2011-01-17 20:21:02', 61426, 2), (15490, 'e451b87128e86e2efbaebf38495866cb', '2011-01-17 20:22:39', '2011-01-17 20:59:55', 61455, 2), (15491, 'ecb21bcffd4e2e61c0d32b502820e1e4', '2011-01-17 20:23:14', '2011-01-17 20:23:15', 61428, 2), (15492, '6062b7690f3e17d90f0b1ecb6a376897', '2011-01-17 20:23:53', '2011-01-17 20:23:54', 61429, 2), (15493, 'e9b2747f5b421fa5c5964d7472c68b9a', '2011-01-17 20:30:42', '2011-01-17 20:30:43', 61430, 2), (15494, 'a00dcb51f51871e309dc95c828379160', '2011-01-17 20:35:37', '2011-01-17 20:37:04', 61441, 2), (15495, 'f9cd8c475430437b7f218f6ced27abb9', '2011-01-17 20:37:22', '2011-01-17 20:38:15', 61445, 2), (15496, 'd2e333dbeb6a9f018e92ca5411d26269', '2011-01-17 20:37:56', '2011-01-17 20:40:54', 61453, 2), (15497, '8ece1584df4d09d8f6fc2f6b8e4918f2', '2011-01-17 20:51:43', '2011-01-17 20:51:44', 61454, 2), (15498, 'd277fd69b93be2a2455a099202621ef3', '2011-01-17 21:07:12', '2011-01-17 21:14:15', 61463, 2), (15499, 'd1a8e445a2202d73a57eb6b32e60f812', '2011-01-17 21:20:00', '2011-01-17 21:20:44', 61472, 2), (15500, 'beb8182d265735ae8d7418409c0ecd94', '2011-01-17 22:56:55', '2011-01-17 22:57:01', 61473, 2), (15501, '5d3def0e6d7b41114973cdde43e82f7a', '2011-01-17 22:57:04', '2011-01-17 22:57:05', 61474, 2), (15502, '4ae4b82fde4005729676f1b3a647f501', '2011-01-17 22:57:10', '2011-01-17 22:57:11', 61475, 2), (15503, '9939d3593617f3119f98063098c9d6bb', '2011-01-17 22:57:15', '2011-01-17 22:57:16', 61476, 2), (15504, 'f7883da6969cd56727c89cfa1c758ed6', '2011-01-17 23:54:55', '2011-01-17 23:54:57', 61477, 2), (15505, '32641101ae8d7deb5c0384a87fe04edd', '2011-01-18 00:09:52', '2011-01-18 00:09:53', 61478, 2), (15506, 'eb4468c941656cabdfe541d561522958', '2011-01-18 00:09:57', '2011-01-18 00:09:57', 61479, 2), (15507, 'e6b9cfa597f9bbe4534bf2407e9e8c60', '2011-01-18 00:10:01', '2011-01-18 00:10:02', 61480, 2), (15508, '5120ca9439e4073faebe312a466287d8', '2011-01-18 00:10:05', '2011-01-18 00:10:06', 61481, 2), (15509, '1c61242a39391a92e7e1efcd1085c408', '2011-01-18 00:10:09', '2011-01-18 00:10:11', 61482, 2), (15510, '86844e024bcd198b02b38f96c530334b', '2011-01-18 00:10:14', '2011-01-18 00:10:15', 61483, 2), (15511, '42b0c2fd411538501c5ff1b25bbd0a3b', '2011-01-18 00:30:26', '2011-01-18 00:31:14', 61488, 2), (15512, 'b4453727d645a6f43067a9e57bf55355', '2011-01-18 00:32:42', '2011-01-18 00:32:43', 61489, 2), (15513, 'a59d63f14d2d6538d98d7ebfc07061d6', '2011-01-18 00:32:48', '2011-01-18 00:32:49', 61490, 2), (15514, 'e2528cf064a404607c475219cede2aac', '2011-01-18 00:51:17', '2011-01-18 00:51:18', 61491, 2), (15515, '3afc94061f3dc8b80d079fb5df89f265', '2011-01-18 02:35:30', '2011-01-18 02:35:31', 61492, 2), (15516, '5b7cf8b0a76fb6bca9acff37d05d4ab8', '2011-01-18 02:35:34', '2011-01-18 02:35:34', 61493, 2), (15517, '4e8ea387b822d3856509144c2dca424c', '2011-01-18 02:35:40', '2011-01-18 02:35:40', 61494, 2), (15518, '4a3b6c9d76109ff6233cbc119e5c4672', '2011-01-18 02:35:44', '2011-01-18 02:35:45', 61495, 2), (15519, 'b72f0cd1fc5d344528b91b106110c308', '2011-01-18 03:26:23', '2011-01-18 03:26:24', 61496, 2), (15520, '2a2ed48e05f10b322096cc9399ef2e70', '2011-01-18 03:26:28', '2011-01-18 03:26:29', 61497, 2), (15521, 'ae855a09e86c51c1ed38d3e705f90dfc', '2011-01-18 03:49:55', '2011-01-18 03:49:55', 61498, 2), (15522, 'cf25e4916abf5a91d2f7cfb1db12c411', '2011-01-18 03:50:58', '2011-01-18 03:50:59', 61499, 2), (15523, '8a1247725ad6eb6b5d6b40abc5073c04', '2011-01-18 03:51:03', '2011-01-18 03:51:04', 61500, 2), (15524, '531ba225ec8a53fa7b24b6e95879e023', '2011-01-18 03:51:08', '2011-01-18 03:51:09', 61501, 2), (15525, '11a8841b52da4358790e01adf43af909', '2011-01-18 03:51:13', '2011-01-18 03:51:14', 61502, 2), (15526, 'bc82609ddd0877c9f6070f0ade809408', '2011-01-18 03:51:19', '2011-01-18 03:51:19', 61503, 2), (15527, 'f7ff862eae0db076de15906dfdf8b36e', '2011-01-18 03:54:38', '2011-01-18 03:54:39', 61504, 2), (15528, 'cb1decc5d784fb4555be482bf1a11319', '2011-01-18 06:18:36', '2011-01-18 06:18:37', 61505, 2), (15529, '6f402a6d536b25220f34014ad0355849', '2011-01-18 06:25:53', '2011-01-18 06:25:54', 61506, 2), (15530, '677bbb2bd1fee6c70dcb820f63e2bf1c', '2011-01-18 07:11:23', '2011-01-18 07:11:24', 61507, 2), (15531, '8e13d75e57044575bbc9cbdc6868e714', '2011-01-18 07:11:27', '2011-01-18 07:11:28', 61508, 2), (15532, 'df745d372a93e8690f96a43f1a4eab44', '2011-01-18 07:16:12', '2011-01-18 07:16:13', 61509, 2), (15533, 'e4f16a3014a83ff4aa90b30b17095096', '2011-01-18 07:28:52', '2011-01-18 13:40:27', 61679, 2), (15534, 'fc52eba470e3ec43f6b86a01457e3b9c', '2011-01-18 07:42:48', '2011-01-18 07:42:49', 61511, 2), (15535, '545c238936d0a52d86674855607e0f7f', '2011-01-18 07:42:50', '2011-01-18 07:42:51', 61512, 2), (15536, 'ba4e20081ab35cff2d9b95e094e8d549', '2011-01-18 07:42:52', '2011-01-18 07:42:53', 61513, 2), (15537, '0a0e7dfc671c358fc93fcc6d9bbd61c6', '2011-01-18 07:42:54', '2011-01-18 07:45:30', 61520, 2), (15538, '2a5429d34a1bd5c3440959f9189bf9d6', '2011-01-18 08:16:43', '2011-01-18 08:16:44', 61521, 2), (15539, '35e4f0083929af6e134385b1f5b0aa27', '2011-01-18 09:21:16', '2011-01-18 13:53:26', 61686, 2), (15540, '952a20ced144022db167932838660323', '2011-01-18 09:21:29', '2011-01-18 09:21:31', 61526, 2), (15541, 'ecbf2be92e31200b1ec5f9f4cc172afc', '2011-01-18 09:27:38', '2011-01-18 09:27:39', 61531, 2), (15542, 'e0b2f614e53569530d62c760957987c4', '2011-01-18 10:08:02', '2011-01-18 10:20:51', 61555, 2), (15543, 'f0da14b8de5cde1b2b9f59fe41f5e170', '2011-01-18 10:27:21', '2011-01-18 10:27:23', 61559, 2), (15544, 'e47fd7dc0984bc82b0b70145d872faf5', '2011-01-18 10:33:45', '2011-01-18 10:34:58', 61567, 2), (15545, '20f8f72315281d146ca470410b0b09d6', '2011-01-18 10:33:55', '2011-01-18 10:35:04', 61568, 2), (15546, '3efb81d933596e4dc1ec7ac6c88e766c', '2011-01-18 10:48:24', '2011-01-18 10:48:25', 61575, 2), (15547, '623e557a168107e2e069fba1c2105c53', '2011-01-18 10:53:49', '2011-01-18 10:56:07', 61582, 2), (15548, 'f95ce5b7dd115be9f3344674ac0659cf', '2011-01-18 11:06:50', '2011-01-18 11:06:51', 61583, 2), (15549, 'eaea35be748d97f3778be4f3c1f380cc', '2011-01-18 11:16:01', '2011-01-18 11:19:27', 61612, 2), (15550, 'ca46710e96383628f032e2ee9ca0d983', '2011-01-18 11:46:18', '2011-01-18 11:46:55', 61616, 2), (15551, 'b36fe38cb8b88e1afd853fa8690d601e', '2011-01-18 11:47:14', '2011-01-18 11:48:47', 61626, 2), (15552, '62f13e59ba9ed1333addb88962663751', '2011-01-18 12:06:58', '2011-01-18 12:09:30', 61646, 2), (15553, '233021ad642c371b6e463fa287a0f519', '2011-01-18 12:09:21', '2011-01-18 12:09:24', 61644, 2), (15554, '3bbe7d37d7a0012f825bbec71451ea8a', '2011-01-18 12:11:38', '2011-01-18 12:11:39', 61647, 2), (15555, 'c8716fb020671bf08642ce2b2265eff4', '2011-01-18 12:13:59', '2011-01-18 12:14:00', 61648, 2), (15556, '27d1d44656c85f6d69dd737c234f9d06', '2011-01-18 12:13:59', '2011-01-18 12:14:00', 61649, 2), (15557, 'ebe66d1248780d05fb19d03099268a5b', '2011-01-18 12:14:06', '2011-01-18 12:14:07', 61650, 2), (15558, '234b02a57bc40cfec9d01c89afb44508', '2011-01-18 12:14:08', '2011-01-18 12:14:08', 61651, 2), (15559, 'a656b1441dcc495e1335b9c81d2722bf', '2011-01-18 12:17:08', '2011-01-18 12:17:09', 61653, 2), (15560, 'd40ab5b60d542be673005511f7af9977', '2011-01-18 12:17:08', '2011-01-18 12:17:08', 61652, 2), (15561, '275dea9894c3ef340bed7c23ecf8eb3b', '2011-01-18 12:17:11', '2011-01-18 12:17:11', 61654, 2), (15562, '79d4efa28d605d460be03c5a03031f64', '2011-01-18 12:17:13', '2011-01-18 12:17:14', 61655, 2), (15563, '6787281f63ba35bf48821b9fcd3ceb0c', '2011-01-18 12:17:14', '2011-01-18 12:17:14', 61656, 2), (15564, '112bfbb3e3d779b7650e5fce49461419', '2011-01-18 12:17:19', '2011-01-18 12:17:20', 61657, 2), (15565, '0b62f2b0fa9dff2df929fabe520ffdfb', '2011-01-18 12:20:16', '2011-01-18 12:20:17', 61658, 2), (15566, '13df5d20cf14c5e718ca63d3819397f6', '2011-01-18 12:21:28', '2011-01-18 13:14:53', 61678, 2), (15567, 'df951e8a370110119adb6f7e0d5bfaf0', '2011-01-18 12:29:11', '2011-01-18 12:29:12', 61660, 2), (15568, '4de549bf0be3d1dc9edcea149decf547', '2011-01-18 12:29:13', '2011-01-18 12:31:37', 61668, 2), (15569, '42a2246e2805f88553255a56f0346a3e', '2011-01-18 12:32:06', '2011-01-18 12:32:07', 61669, 2), (15570, 'a314f7831ef950e5dd9a7f112127760d', '2011-01-18 12:38:41', '2011-01-18 12:38:43', 61670, 2), (15571, 'd433f1541396944a98b2e891558068a1', '2011-01-18 12:59:20', '2011-01-18 13:00:16', 61673, 2), (15572, '87d007dd71db80a146d3d6666f4f562c', '2011-01-18 13:05:48', '2011-01-18 13:05:49', 61674, 2), (15573, 'a577cee2cf5368c9251c984ef9691393', '2011-01-18 13:09:00', '2011-01-18 13:09:01', 61675, 2), (15574, 'f02d00f8b5d6d98f900fe2b2d3bda281', '2011-01-18 13:09:17', '2011-01-18 13:09:17', 61676, 2), (15575, 'bc8974b739def029319f228e7457946b', '2011-01-18 13:09:38', '2011-01-18 13:09:38', 61677, 2), (15576, 'e0346111ad40e2fc345148d4102f9763', '2011-01-18 13:41:43', '2011-01-18 13:41:44', 61681, 2), (15577, 'cebc82030ccf2e0c45906cd6a9e2aee5', '2011-01-18 14:00:05', '2011-01-18 14:00:05', 61687, 2), (15578, 'ef7b32b51f129356e5d0e261ee5ac554', '2011-01-18 15:00:40', '2011-01-18 15:01:20', 61691, 2), (15579, '6fbbd8df63e4682434191429005dd23b', '2011-01-18 15:02:56', '2011-01-18 15:02:57', 61692, 2), (15580, '6be30f3d140f85468663f034e56662a0', '2011-01-18 15:07:34', '2011-01-18 15:09:08', 61695, 2), (15581, 'f505d4ba5aed6c1b58e1719873379250', '2011-01-18 15:10:02', '2011-01-18 15:20:35', 61724, 2), (15582, '7931bc210c3261ddc941030fcc6c26d1', '2011-01-18 15:29:31', '2011-01-18 15:29:32', 61725, 2), (15583, 'fd77377bc000b84e0523c774424c49c7', '2011-01-18 15:50:51', '2011-01-18 15:50:52', 61726, 2), (15584, '817cb627fc5d835a90e409b7c4611941', '2011-01-18 15:58:51', '2011-01-18 15:59:44', 61728, 2), (15585, '61ae4f99381a813bd808b63cf62814e1', '2011-01-18 16:06:04', '2011-01-18 16:08:45', 61730, 2), (15586, 'a314a9500ffbe2b78eae6cec16840f9a', '2011-01-18 18:24:27', '2011-01-18 18:24:28', 61731, 2), (15587, 'ff3666a00319759a88a1beb89d5e6404', '2011-01-18 18:31:07', '2011-01-18 18:31:09', 61732, 2), (15588, '9bc10c0a61a93c6ea202f66bde2d0459', '2011-01-18 18:31:12', '2011-01-18 18:31:13', 61733, 2), (15589, 'db4eefd43bc39731afc76aa3722e38a7', '2011-01-18 18:36:23', '2011-01-18 18:36:24', 61734, 2), (15590, '56180409fa02dcbbd37c29a838706a02', '2011-01-18 18:50:01', '2011-01-18 18:50:02', 61735, 2), (15591, 'ca4e6ce97f803c8aafbfbf2722bbd548', '2011-01-18 20:40:35', '2011-01-18 20:40:37', 61736, 2), (15592, 'b19c6ed3d8c89806ef848aac37ae46ae', '2011-01-18 21:34:17', '2011-01-18 21:34:19', 61737, 2), (15593, 'a74573d41ded9ba84d559355e8c04e1b', '2011-01-18 22:16:54', '2011-01-18 22:16:55', 61738, 2), (15594, 'b8314b610290fb2202bacca40bf6ee7d', '2011-01-18 22:16:57', '2011-01-18 22:16:58', 61739, 2), (15595, '30cd77eada961ee76c4334a7980da238', '2011-01-18 22:49:20', '2011-01-18 22:49:22', 61740, 2), (15596, 'f9e296e0ca50ca058e1d7c028b652f27', '2011-01-19 02:59:51', '2011-01-19 02:59:52', 61741, 2), (15597, 'aec1f1a998a1bd03015f6c892ff40957', '2011-01-19 06:04:57', '2011-01-19 06:05:30', 61747, 2), (15598, 'd58753f594d814948a47a0fffbd98d99', '2011-01-19 06:31:51', '2011-01-19 06:31:52', 61748, 2), (15599, '05507519b6dfbf56e856437b99056cd8', '2011-01-19 07:28:49', '2011-01-19 07:29:50', 61752, 2), (15600, '062289e933227001e32f3205201b1fab', '2011-01-19 07:46:34', '2011-01-19 07:46:35', 61753, 2), (15601, '0900d7f93b777be270ce5df41115bf54', '2011-01-19 08:08:25', '2011-01-19 08:08:26', 61754, 2), (15602, '6d1ff4d26a0104adc03abd6f2ba3d7d2', '2011-01-19 08:08:29', '2011-01-19 08:08:30', 61755, 2), (15603, '5f6d9ad778fc2c1e5c4082fe885125e2', '2011-01-19 08:12:31', '2011-01-19 08:13:07', 61760, 2), (15604, '7400fb5d929b0fc926d93a03d953eecf', '2011-01-19 08:16:01', '2011-01-19 08:16:02', 61761, 2), (15605, 'a001f9e936ea0be3a925304b3cbb50ae', '2011-01-19 08:18:10', '2011-01-19 08:18:11', 61762, 2), (15606, '288f31395d03a77afde76f33625a5643', '2011-01-19 08:18:13', '2011-01-19 08:18:13', 61763, 2), (15607, 'e36db1b8c0a2e51938b3f322b95e8726', '2011-01-19 08:18:35', '2011-01-19 08:18:36', 61764, 2), (15608, '72759928b475b2dc688651bd35557875', '2011-01-19 08:22:34', '2011-01-19 08:22:35', 61765, 2), (15609, '72c5ca9e0c1ed3af1c040ff53a2a219b', '2011-01-19 08:56:28', '2011-01-19 08:56:29', 61766, 2), (15610, '6606b909bdc0aacc9007744c588e9bba', '2011-01-19 08:59:40', '2011-01-19 08:59:41', 61767, 2), (15611, '2e3cd39aa83898981ccdb680f658c1ef', '2011-01-19 09:38:11', '2011-01-19 09:38:11', 61768, 2), (15612, '0292dc6414c5a2e97629397ae11adc32', '2011-01-19 10:04:09', '2011-01-19 10:04:13', 61769, 2), (15613, '8c01cc77032db8f7f0abc16c6714e516', '2011-01-19 10:52:02', '2011-01-19 10:52:03', 61770, 2), (15614, '975b95ed57e83c719c14fba8d4a66c94', '2011-01-19 11:19:09', '2011-01-19 11:19:10', 61771, 2), (15615, '78e7b251731b2d05e3824df039c0dc63', '2011-01-19 11:20:36', '2011-01-19 11:20:37', 61772, 2), (15616, '49ad4dd61ee4c5583c1070c55ecf25ba', '2011-01-19 11:23:25', '2011-01-19 11:23:26', 61773, 2), (15617, '23bdcfb21c79811e17a7bd924501bda1', '2011-01-19 11:35:12', '2011-01-19 11:35:14', 61774, 2), (15618, 'b4771250cb566e94ca8c2533d20aa4ef', '2011-01-19 11:48:49', '2011-01-19 11:48:50', 61775, 2), (15619, 'd929173a16859e7782cc5a8846bfd350', '2011-01-19 11:49:00', '2011-01-19 11:50:21', 61778, 2), (15620, 'ea529cdd4dcd6f13a476625fc0a2010b', '2011-01-19 11:52:05', '2011-01-19 11:52:51', 61781, 2), (15621, 'bcf620eb970aad96a4977254dc991086', '2011-01-19 12:41:14', '2011-01-19 12:42:44', 61795, 2), (15622, 'd2d41ae15fc9ad7fca10464445e4e982', '2011-01-19 12:55:39', '2011-01-19 18:03:35', 61933, 2), (15623, 'e614d92fe7d78e7c387272007ef056cb', '2011-01-19 13:10:06', '2011-01-19 13:10:47', 61811, 2), (15624, '1d4a69d80e4c9877df42049cb2932f6a', '2011-01-19 13:20:36', '2011-01-19 13:28:04', 61839, 2), (15625, '86a8c0388523972ba2c742e7a49e4e2a', '2011-01-19 14:05:30', '2011-01-19 14:06:22', 61860, 2), (15626, 'bb6c0fa03c0175a617de4b6e6785cc74', '2011-01-19 14:44:57', '2011-01-19 14:46:37', 61870, 2), (15627, '7b5de6b8012dc54e03cd4498bd10a200', '2011-01-19 14:46:18', '2011-01-19 14:46:20', 61868, 2), (15628, '233e28d350b02162485123f049795e0a', '2011-01-19 15:25:59', '2011-01-19 15:26:00', 61877, 2), (15629, 'f7f75948e3b67f7e33e33f109f0d1ff5', '2011-01-19 15:47:08', '2011-01-19 15:47:10', 61882, 2), (15630, 'f15fbafddde7456e9aed75d11b5a3280', '2011-01-19 16:10:04', '2011-01-19 16:10:04', 61893, 2), (15631, 'b533f7f86915aa94669d8de902e744ac', '2011-01-19 16:10:04', '2011-01-19 16:10:04', 61892, 2), (15632, '6d5ffcbbd0e655f4e83c65d6ec580c1b', '2011-01-19 16:32:46', '2011-01-19 16:32:47', 61899, 2), (15633, '5ed5ac7e90ec7de64098407bc4879300', '2011-01-19 16:51:56', '2011-01-19 16:51:57', 61905, 2), (15634, '8a2b1a1cfe6cb2a946d69313abc6f944', '2011-01-19 16:56:03', '2011-01-19 16:56:04', 61906, 2), (15635, 'dec7deac4860ae8d3677dc993878a288', '2011-01-19 16:58:03', '2011-01-19 16:59:31', 61918, 2), (15636, 'dce04f6d00a9f1ae419b27395f760d28', '2011-01-19 17:29:41', '2011-01-19 17:29:42', 61926, 2), (15637, 'f950330c6792e98cd68bd9275cf8cfb9', '2011-01-19 17:32:30', '2011-01-19 17:33:03', 61930, 2), (15638, 'a65f9d95a5c82f97719d5cc607aca417', '2011-01-19 18:35:46', '2011-01-19 18:37:11', 61944, 2), (15639, '9cbbd6568d7f7d58c585a65626a47515', '2011-01-19 18:54:30', '2011-01-19 18:55:30', 61946, 2), (15640, '8df477a756c0fc672be7216913cab4ef', '2011-01-19 19:39:50', '2011-01-19 19:39:51', 61947, 2), (15641, '5d33e947ea85b58a167d9121c093fbcc', '2011-01-19 20:26:28', '2011-01-19 20:27:36', 61952, 2), (15642, 'bc7134b3bcc84eae437e20d134e41317', '2011-01-19 20:34:30', '2011-01-19 20:35:54', 61959, 2), (15643, '9666398d391ab7807101064cacfb1152', '2011-01-19 20:40:32', '2011-01-19 20:42:07', 61964, 2), (15644, '59390b9ffa143af9936eba8e4141cb1a', '2011-01-19 20:41:02', '2011-01-19 20:41:37', 61963, 2), (15645, 'b520beea09a399579cab82fc2fdd6397', '2011-01-19 20:59:44', '2011-01-19 21:12:13', 61978, 2), (15646, '5d8459fd0e046b3cfde88442eb1a9d8d', '2011-01-19 21:04:03', '2011-01-19 21:04:04', 61970, 2), (15647, 'de22845df472ce07b737d538e22f94c9', '2011-01-19 21:52:49', '2011-01-19 21:52:53', 61979, 2), (15648, 'dd940e05a9bb026c7920c698c540a466', '2011-01-19 22:00:01', '2011-01-19 22:00:03', 61980, 2), (15649, 'c44b352d5e5ce9a48989849412799926', '2011-01-19 22:46:45', '2011-01-19 22:46:47', 61981, 2), (15650, '3070307c4068ffe19e7d4d43fe47c1be', '2011-01-19 22:46:49', '2011-01-19 22:46:50', 61982, 2), (15651, 'a0544ec0f34ee24c971676c67eb0285d', '2011-01-20 00:52:43', '2011-01-20 00:52:44', 61983, 2), (15652, 'af11da291375c7e0d6f22dced1586aa4', '2011-01-20 00:52:49', '2011-01-20 00:52:49', 61984, 2), (15653, '1f9ee3d8729c6b30b29f830a3132bbe3', '2011-01-20 00:52:56', '2011-01-20 00:52:57', 61985, 2), (15654, '6b76fef8dac8b96d25482e7ecc3f02bb', '2011-01-20 00:53:05', '2011-01-20 00:53:06', 61986, 2), (15655, '0e63c07dc6b7273c8e146be0f1119697', '2011-01-20 00:53:11', '2011-01-20 00:53:12', 61987, 2), (15656, 'acab9dfd1618e7175e80139b700300d5', '2011-01-20 00:53:19', '2011-01-20 00:53:19', 61988, 2), (15657, '0585997cb1689709ee3b06fadd070034', '2011-01-20 00:53:24', '2011-01-20 00:53:25', 61989, 2), (15658, '296f9081008e5515b77e3d0807e9eb94', '2011-01-20 00:53:32', '2011-01-20 00:53:32', 61990, 2), (15659, '2bff0130242308ea7d06b140e7851dae', '2011-01-20 00:53:37', '2011-01-20 00:53:38', 61991, 2), (15660, '523283e5d61ffea2304b5befb941a3c0', '2011-01-20 00:53:47', '2011-01-20 00:53:48', 61992, 2), (15661, '76d92a807515602b9f596b19551cbd58', '2011-01-20 00:53:52', '2011-01-20 00:53:53', 61993, 2), (15662, 'cf96d3b86597577c8bf45cef16795883', '2011-01-20 00:54:01', '2011-01-20 00:54:01', 61994, 2), (15663, 'b5967af6c46f94b60090c1df7c2737c1', '2011-01-20 00:54:06', '2011-01-20 00:54:06', 61995, 2), (15664, '8f469434681b4e75e27c42d8496efbeb', '2011-01-20 00:54:10', '2011-01-20 00:54:10', 61996, 2), (15665, '50dad04b8af5ae1f87868d0d867a7320', '2011-01-20 00:54:14', '2011-01-20 00:54:15', 61997, 2), (15666, 'dd1919f8ac9c1af478c6f9525c48df4e', '2011-01-20 00:54:17', '2011-01-20 00:54:18', 61998, 2), (15667, '9b1825ab235bec7f81c97bf69ca5bba5', '2011-01-20 00:54:22', '2011-01-20 00:54:22', 61999, 2), (15668, 'cde823c1fd5116136a7bfcf95b96158e', '2011-01-20 00:54:26', '2011-01-20 00:54:26', 62000, 2), (15669, '078cb072d528f183a8f463b4cf9ca53d', '2011-01-20 00:54:32', '2011-01-20 00:54:32', 62001, 2), (15670, '9e569260d663df248ec76d3d1c9ca126', '2011-01-20 00:54:39', '2011-01-20 00:54:40', 62002, 2), (15671, 'defb6fe04f4477ba474f6d6cf9c582e2', '2011-01-20 00:54:45', '2011-01-20 00:54:46', 62003, 2), (15672, '47a8797a1475809f297bbc173c3dbfd2', '2011-01-20 00:54:50', '2011-01-20 00:54:51', 62004, 2), (15673, '9eeb6083b4e1b71b0202a8c15792416e', '2011-01-20 00:54:55', '2011-01-20 00:54:56', 62005, 2), (15674, 'd2256f3ebbb7d634e205c948d811a534', '2011-01-20 00:55:01', '2011-01-20 00:55:02', 62006, 2), (15675, '9cdbadeeafb0ee7deeec27beb38a8a54', '2011-01-20 00:55:06', '2011-01-20 00:55:07', 62007, 2), (15676, '7c271834155f3145d49817ec08a9e959', '2011-01-20 02:10:38', '2011-01-20 02:10:38', 62008, 2), (15677, '5ab03aacc2cde92abd887dee588e5ac6', '2011-01-20 04:05:04', '2011-01-20 04:05:05', 62009, 2), (15678, '66fcb40bc8251a75843287ab17efb301', '2011-01-20 06:12:13', '2011-01-20 06:18:27', 62022, 2), (15679, '3a32ed2bcafbad5c31038c765dace225', '2011-01-20 06:49:33', '2011-01-20 06:49:34', 62023, 2), (15680, 'e761464ea73de56d8b6258fa99450d8c', '2011-01-20 07:51:50', '2011-01-20 07:51:51', 62024, 2), (15681, 'f1d75d7e8232310592878128e9018a42', '2011-01-20 08:10:31', '2011-01-20 08:17:11', 62028, 2), (15682, '26e0b458e176163533aaeaa28da28975', '2011-01-20 08:30:25', '2011-01-20 12:48:12', 62113, 2), (15683, '291f1c0aa8996f555f1cd00e69b4af61', '2011-01-20 08:46:23', '2011-01-20 08:47:39', 62037, 2), (15684, '87c8f7cda292d88a18af7dc2d1d9b9a7', '2011-01-20 09:25:01', '2011-01-20 09:27:45', 62050, 2), (15685, '0e88a60115acd6ecda0d78e048ea210f', '2011-01-20 10:18:18', '2011-01-20 10:18:19', 62058, 2), (15686, 'f0bb554dd52eb2a614a96e575f114486', '2011-01-20 10:22:36', '2011-01-20 10:28:08', 62071, 2), (15687, 'a3e750c5f73df411771edca783245728', '2011-01-20 10:26:32', '2011-01-20 10:26:34', 62068, 2), (15688, '63dec2e23e7e323b3e41bf73c489c3f6', '2011-01-20 10:43:49', '2011-01-20 10:46:23', 62082, 2), (15689, '7d4f69074a55b1022a318aeb21f0bdf5', '2011-01-20 10:57:18', '2011-01-20 10:57:19', 62083, 2), (15690, 'cc3046c5ffa6945955297b34dcbd4bda', '2011-01-20 11:07:48', '2011-01-20 11:07:49', 62084, 2), (15691, '751a608a2afceafff453ea40fb3ae0d0', '2011-01-20 11:17:38', '2011-01-20 11:17:39', 62085, 2), (15692, 'ca651c23833f5f2db078698394430caa', '2011-01-20 11:30:54', '2011-01-20 11:32:47', 62099, 2), (15693, '56e2f71b3bb043b41cffb8c8b9e71484', '2011-01-20 11:43:03', '2011-01-20 11:43:04', 62100, 2), (15694, '3058ae2fdf52571ae5984ca8ab34a360', '2011-01-20 12:12:24', '2011-01-20 12:12:26', 62105, 2), (15695, '1ee234a984da93cf164a058d348feb0b', '2011-01-20 12:12:31', '2011-01-20 12:12:32', 62106, 2), (15696, '3fcbba11daaa3913f3462d4265edf690', '2011-01-20 12:13:56', '2011-01-20 12:14:06', 62108, 2), (15697, '118d8f5d0984e9782eebe15d6a33b25f', '2011-01-20 13:22:24', '2011-01-20 13:46:37', 62159, 2), (15698, 'bdd1329806c482f9cbdf7f0e5959a88a', '2011-01-20 13:26:25', '2011-01-20 13:26:26', 62128, 2), (15699, '93e6aca2b9cd69508c6d2e6a513bb4f7', '2011-01-20 13:33:56', '2011-01-20 13:37:16', 62136, 2), (15700, '3f437bedea72bdb85c0d32ee2979e8a7', '2011-01-20 13:44:10', '2011-01-20 13:44:10', 62151, 2), (15701, 'b0ee4da1c7ac4b12a41262f1c9c6117a', '2011-01-20 13:45:08', '2011-01-20 13:45:14', 62152, 2), (15702, '2e565622cea405d633b87f7d81032c2d', '2011-01-20 13:52:46', '2011-01-20 13:52:47', 62160, 2), (15703, 'a62d5afc6d59a4aec8d79429c75d0786', '2011-01-20 13:53:14', '2011-01-20 13:53:14', 62161, 2), (15704, 'fed1d06bdb686ba2ba05f8be27191881', '2011-01-20 14:15:46', '2011-01-20 14:16:48', 62165, 2), (15705, '7cbae090167f900ca1af4b37ba8ddfca', '2011-01-20 15:36:50', '2011-01-20 15:36:51', 62166, 2), (15706, 'dacbbc05d9b7515098afe29083d83601', '2011-01-20 15:58:03', '2011-01-20 16:01:14', 62170, 2), (15707, 'bcb0407430969b53e1c2e46dc175af85', '2011-01-20 16:04:37', '2011-01-20 16:04:38', 62171, 2), (15708, '1e06dacececff89050bbd4d878174a6c', '2011-01-20 16:12:12', '2011-01-20 16:12:13', 62172, 2), (15709, '0506be932bedc62144af95374374ecb8', '2011-01-20 16:15:21', '2011-01-20 16:15:22', 62173, 2), (15710, '9e59ce3d13d6c361af77ca22c72e316b', '2011-01-20 16:56:03', '2011-01-20 17:20:41', 62196, 2), (15711, '9564371cc718c6cfdd2924798e468ea2', '2011-01-20 17:02:21', '2011-01-20 17:02:22', 62179, 2), (15712, '736dac27c37dae75b871f3735ce95d0c', '2011-01-20 17:06:08', '2011-01-20 17:06:09', 62181, 2), (15713, '0bd870315eb083223d37cfe252d3bdee', '2011-01-20 17:06:09', '2011-01-20 17:06:12', 62182, 2), (15714, 'c385ddb66dc820e4f75fc127af00f4f0', '2011-01-20 17:06:11', '2011-01-20 17:30:21', 62221, 2), (15715, 'c90f32ca28f6544fc201364e48cb94b4', '2011-01-20 17:15:14', '2011-01-20 17:15:15', 62194, 2), (15716, 'e0fd1e7a5c23cefe52e9ad230a0cbbf2', '2011-01-20 17:21:38', '2011-01-20 17:21:38', 62197, 2), (15717, 'f0691699d8b8cda0f4d15b36501281d2', '2011-01-20 17:41:17', '2011-01-20 17:41:17', 62222, 2), (15718, '2bff1a34e1f26ddeaf034b0a6a121305', '2011-01-20 17:46:08', '2011-01-20 17:46:09', 62223, 2), (15719, 'd3639329acca2cc79bd5a17a65532662', '2011-01-20 18:43:45', '2011-01-20 18:45:57', 62231, 2), (15720, '34cad7319ee78ba7057f69470ab573a0', '2011-01-20 18:56:40', '2011-01-20 18:59:49', 62243, 2), (15721, '8e3f7c172b71e4b0597979fb1328c47f', '2011-01-20 20:09:00', '2011-01-20 20:11:37', 62252, 2), (15722, '062e0702a68c90f6b05102d734a4a3aa', '2011-01-20 21:30:43', '2011-01-20 21:32:23', 62260, 2), (15723, 'edd6c983149188e9256f7e82e5e0cfc4', '2011-01-20 21:30:56', '2011-01-20 21:34:04', 62268, 2), (15724, '353353e495ef5b1511327348d6c27829', '2011-01-20 21:53:13', '2011-01-20 21:53:16', 62269, 2), (15725, 'b480375e63c07069a8a1b6eda045ae83', '2011-01-20 22:31:01', '2011-01-20 22:31:03', 62270, 2), (15726, '35fba239d372c4c3460cf9d81051daf7', '2011-01-20 22:52:24', '2011-01-20 22:57:15', 62278, 2), (15727, 'fa90dd148b18e1ba822fe506320e75f7', '2011-01-21 01:09:34', '2011-01-21 01:09:35', 62279, 2), (15728, 'c90cd164d114eb94e1850b3402580618', '2011-01-21 02:47:26', '2011-01-21 02:47:27', 62280, 2), (15729, '435fb8b3d94ac17d81ea75b0314ae863', '2011-01-21 04:47:07', '2011-01-21 04:47:13', 62282, 2), (15730, '2475c06e8bbf9431dc4053be6f5a4549', '2011-01-21 05:03:23', '2011-01-21 05:03:25', 62283, 2), (15731, '5c6515bcd043a0ef072b3adfb253d00f', '2011-01-21 05:05:00', '2011-01-21 05:05:01', 62284, 2), (15732, '3052ac9246d7460d0cdeedce9175ff8c', '2011-01-21 05:51:25', '2011-01-21 05:51:26', 62285, 2), (15733, 'cb5c7f15db2b3c91568bf26e78ac3aa7', '2011-01-21 05:57:54', '2011-01-21 05:57:55', 62286, 2), (15734, 'ea0466272f33270e893c459e8d6ca9fc', '2011-01-21 06:14:20', '2011-01-21 06:14:22', 62287, 2), (15735, '8ab24fd264fe8066c7bf3d34fed618c7', '2011-01-21 07:37:05', '2011-01-21 07:37:15', 62290, 2), (15736, 'd6816530d4764ccf7548bb6634992dec', '2011-01-21 07:51:33', '2011-01-21 07:51:47', 62292, 2), (15737, 'e18bd665cf243cb80e5fdf87ce34a7b0', '2011-01-21 07:54:39', '2011-01-21 07:54:40', 62293, 2), (15738, 'f46d94f90040c36cd18253ff3ed7a3ff', '2011-01-21 07:58:54', '2011-01-21 07:58:55', 62294, 2), (15739, 'b472f04319d9e3f3f3296c14874f01ca', '2011-01-21 08:10:39', '2011-01-21 08:10:40', 62295, 2), (15740, '925141d3787f3c67fa0e1de34aa9074a', '2011-01-21 08:10:43', '2011-01-21 08:10:44', 62296, 2), (15741, '618fbc711de1ba4dd644d6114bf495f2', '2011-01-21 08:35:25', '2011-01-21 08:35:26', 62297, 2), (15742, '876ce9a3e524b81f994abd9b6825ceff', '2011-01-21 09:45:20', '2011-01-21 09:45:21', 62298, 2), (15743, '69fcc96a4deb8d15853e618aa946ae10', '2011-01-21 10:22:56', '2011-01-21 10:22:57', 62299, 2), (15744, 'cce1a767f9838016db939f491694c26c', '2011-01-21 10:28:21', '2011-01-21 10:28:22', 62300, 2), (15745, '4748bbb5882a784d29c881d9191289cb', '2011-01-21 10:55:37', '2011-01-21 10:55:38', 62301, 2), (15746, 'a83578411e45a2cebb1b10fe64e0bfae', '2011-01-21 11:09:09', '2011-01-21 11:10:23', 62304, 2), (15747, '07e72507632ce00350787685c8124c69', '2011-01-21 11:14:32', '2011-01-21 11:14:32', 62305, 2), (15748, '364232e8da1756feea04222ee19b9560', '2011-01-21 11:44:12', '2011-01-21 11:44:13', 62306, 2), (15749, 'f3615170e9a04ced30e01218aa93744f', '2011-01-21 11:49:09', '2011-01-21 11:49:10', 62307, 2), (15750, '1bd03fb7a1596abb6f02b0bfb661ddce', '2011-01-21 12:16:16', '2011-01-21 12:16:17', 62308, 2), (15751, 'a083488c307f18da6641bd18c473b26f', '2011-01-21 12:34:19', '2011-01-21 12:43:13', 62336, 2), (15752, '639e4c7cb98d40258d1be4718d3f714e', '2011-01-21 12:37:44', '2011-01-21 12:37:45', 62311, 2), (15753, 'a1227a75296d89e5b0453691e4b221b9', '2011-01-21 13:00:51', '2011-01-21 13:00:52', 62337, 2), (15754, '47cc43a160f25657dbc6517d2c88f337', '2011-01-21 13:59:55', '2011-01-21 14:39:12', 62348, 2), (15755, 'b8854188c018dd9f9049fb4ae52aaad8', '2011-01-21 14:30:22', '2011-01-21 14:30:23', 62346, 2), (15756, '826c4b02bd27167ae60af2426a51f708', '2011-01-21 14:57:45', '2011-01-21 15:14:12', 62361, 2), (15757, '6d2d13f27533871787c991fb6890bc3f', '2011-01-21 15:08:19', '2011-01-21 15:08:20', 62350, 2), (15758, 'f9a58148eed472f5c3480b039ee72ab7', '2011-01-21 15:22:55', '2011-01-21 15:22:56', 62362, 2), (15759, '256f30849109da43cb18328685a71393', '2011-01-21 15:44:58', '2011-01-21 15:44:59', 62363, 2), (15760, '0b41d371bed2694b7eedf3811914815e', '2011-01-21 15:53:22', '2011-01-21 15:53:23', 62364, 2), (15761, '1ca41b90fbd2d9eb3f5e6aa19382742f', '2011-01-21 16:06:12', '2011-01-21 16:06:13', 62365, 2), (15762, '8b96202fb4759cbd74dcf7c437dadb8f', '2011-01-21 16:10:22', '2011-01-21 16:10:23', 62366, 2), (15763, 'ba56e841a5da37b65623460a505ee42c', '2011-01-21 16:24:57', '2011-01-21 16:24:58', 62367, 2), (15764, 'fe9d68ab04c2f4fa1f476fc6bf5db444', '2011-01-21 16:32:40', '2011-01-21 16:33:08', 62369, 2), (15765, '9d286dc021d2d05f3bf3fcfcc684c171', '2011-01-21 16:40:33', '2011-01-21 16:40:34', 62370, 2), (15766, '0363ef7dd829d8c752d679ad9a070e91', '2011-01-21 16:40:36', '2011-01-21 16:40:37', 62371, 2), (15767, '77069ab659ee32e84fbc92c830ce8fe8', '2011-01-21 16:41:45', '2011-01-21 16:42:10', 62375, 2), (15768, 'b925f6429c51a18c0472d61ecdf40de6', '2011-01-21 17:13:17', '2011-01-21 17:14:21', 62379, 2), (15769, '65b89da220f57191f2eeed72b1e9c347', '2011-01-21 17:32:10', '2011-01-21 17:32:11', 62380, 2), (15770, '8596a6942df1ad1c043dbcca6b893afe', '2011-01-21 17:42:40', '2011-01-21 17:42:41', 62381, 2), (15771, 'cbcf7cdb42f0207c94cc725d3846445e', '2011-01-21 18:15:09', '2011-01-21 18:16:19', 62390, 2), (15772, '30d981ff8be7def6228a3e96e076c6bb', '2011-01-21 18:27:49', '2011-01-21 18:27:50', 62391, 2), (15773, '25dd120f3ca5481a2ef5f07af3a3f481', '2011-01-21 18:28:19', '2011-01-21 18:28:20', 62392, 2), (15774, '74f4e304b0f9e14ab4f681594d1796f1', '2011-01-21 18:40:58', '2011-01-21 18:40:59', 62393, 2), (15775, 'f7908686d3d336c823db49ed0367da5d', '2011-01-21 18:44:34', '2011-01-21 18:44:34', 62394, 2), (15776, 'f142bebb7b2726f6813a145653623120', '2011-01-21 18:58:01', '2011-01-21 19:02:50', 62407, 2), (15777, 'b24c35b259c8e4ef922b465fd0d1da36', '2011-01-21 19:02:06', '2011-01-21 19:02:07', 62400, 2), (15778, '42370d7052e9826e54b2d481c2eaa4de', '2011-01-21 19:02:09', '2011-01-21 19:24:03', 62434, 2), (15779, '11de0205d52ff70730aca5a3d9ccc85b', '2011-01-21 19:41:56', '2011-01-21 19:41:57', 62435, 2), (15780, 'd30180908a4356c5713912ad42903216', '2011-01-21 19:42:38', '2011-01-21 19:42:39', 62436, 2), (15781, 'd4ff4c919b0dc97972f68f066fd33171', '2011-01-21 19:42:42', '2011-01-21 19:42:43', 62437, 2), (15782, '61f486d252aed5fcca157f4a187c2521', '2011-01-21 19:42:49', '2011-01-21 19:42:49', 62438, 2), (15783, 'a649ca8273e3d8865ed2ae0ad9ac0009', '2011-01-21 19:47:14', '2011-01-21 19:47:15', 62439, 2), (15784, 'b1de9ce99319f9b027b3b4c51beecf06', '2011-01-21 20:38:35', '2011-01-21 20:38:36', 62440, 2), (15785, 'c9e9faaa6cbe0d3a385548b560564ce6', '2011-01-21 20:50:00', '2011-01-21 20:51:13', 62444, 2), (15786, 'e76be1fd401af929203c2e93d2020389', '2011-01-21 21:05:37', '2011-01-21 21:06:24', 62451, 2), (15787, 'f80cc989e448dee20ba8c12931596f39', '2011-01-21 21:20:00', '2011-01-21 21:20:01', 62452, 2), (15788, '2d4eab873164c78f12d7838d317a7b50', '2011-01-21 21:50:22', '2011-01-21 21:50:26', 62453, 2), (15789, 'b2c1dfc0c83f1227dc403ba07056cacc', '2011-01-21 22:53:49', '2011-01-21 22:54:11', 62455, 2), (15790, 'ae893c6280a2f4a14e848afc787a9a52', '2011-01-22 00:30:23', '2011-01-22 00:30:24', 62456, 2), (15791, '6bef1970be414afa29540b0807f1753b', '2011-01-22 02:17:54', '2011-01-22 02:17:55', 62457, 2), (15792, 'a141a0900837cfc61d18b94b82f0456c', '2011-01-22 03:13:03', '2011-01-22 03:13:04', 62458, 2), (15793, '749191efb8594e564c35449c5fd0004f', '2011-01-22 03:30:23', '2011-01-22 03:30:23', 62459, 2), (15794, 'a03a082e706716856591550dac71324e', '2011-01-22 03:34:26', '2011-01-22 03:34:27', 62460, 2), (15795, '19a8e84b336f36da7d9a412d12705b40', '2011-01-22 04:31:20', '2011-01-22 04:31:22', 62461, 2), (15796, '9ea5e1bbba1b2002be79a435cc1947e4', '2011-01-22 06:16:36', '2011-01-22 06:16:37', 62462, 2), (15797, 'f88a28db8c04c9c387a893152ec983ca', '2011-01-22 06:16:40', '2011-01-22 06:16:41', 62463, 2), (15798, '2498d8a7bbfd9de22f2bac9fac8bf5fa', '2011-01-22 06:16:43', '2011-01-22 06:16:44', 62464, 2), (15799, 'c68b23a183a9e519b3df25e929fff809', '2011-01-22 06:16:47', '2011-01-22 06:16:48', 62465, 2), (15800, '5a4f41c0b46363406255abc27369a6e7', '2011-01-22 06:16:50', '2011-01-22 06:16:52', 62466, 2), (15801, '12e7f0594e0a1433f5e2c4e6d30caac2', '2011-01-22 06:16:58', '2011-01-22 06:16:59', 62467, 2), (15802, '533694f65e8f77b8377530568b7bd51a', '2011-01-22 06:17:24', '2011-01-22 06:17:25', 62468, 2), (15803, '1f49ce1c20a09f7cc127b6fb6a8fe892', '2011-01-22 06:17:30', '2011-01-22 06:17:31', 62469, 2), (15804, '326d81f04ede4b2a96bffa391f6baa4c', '2011-01-22 06:17:34', '2011-01-22 06:17:35', 62470, 2), (15805, '7a0f2390d02fe7eca33b60c5a371f21f', '2011-01-22 06:17:37', '2011-01-22 06:17:38', 62471, 2), (15806, '8a3991048a7ff2dc605d9f23bfeea29e', '2011-01-22 06:17:50', '2011-01-22 06:17:51', 62472, 2), (15807, '37e8eb9bdbc71b4eea74911a6d86be45', '2011-01-22 06:18:43', '2011-01-22 06:18:44', 62473, 2), (15808, 'c0ade2863b3d281554595ba4faed6306', '2011-01-22 06:18:46', '2011-01-22 06:18:47', 62474, 2), (15809, '95294f1f90acf0565da93bd578c15566', '2011-01-22 06:18:52', '2011-01-22 06:18:53', 62475, 2), (15810, '7636a748dcb457ae1056ca9b0376999a', '2011-01-22 06:18:56', '2011-01-22 06:18:57', 62476, 2), (15811, 'b19411e3be427072533868179f1ecf4c', '2011-01-22 06:18:59', '2011-01-22 06:19:00', 62477, 2), (15812, '035a0781d7a0fee8f983662cff78c663', '2011-01-22 06:19:03', '2011-01-22 06:19:04', 62478, 2), (15813, '16e9a5b85a92cd42f64d01d456af7979', '2011-01-22 06:19:06', '2011-01-22 06:19:07', 62479, 2), (15814, '6a5758eee5e069619471fc5e655c139a', '2011-01-22 06:19:09', '2011-01-22 06:19:10', 62480, 2), (15815, '8ac132dd00c94e66bad22d62a5299795', '2011-01-22 06:19:16', '2011-01-22 06:19:17', 62481, 2), (15816, '17dd458c800ef09e64ecd43a28900165', '2011-01-22 06:19:19', '2011-01-22 06:19:20', 62482, 2), (15817, '9069eb3c97a4dd44fc8b5333153497ec', '2011-01-22 06:19:23', '2011-01-22 06:19:24', 62483, 2), (15818, '0b047de23b54db75f51fff55d28dd4db', '2011-01-22 06:19:48', '2011-01-22 06:19:49', 62484, 2), (15819, '1d02eda8256f0779920c235e5ce36e3c', '2011-01-22 06:19:51', '2011-01-22 06:19:52', 62485, 2), (15820, 'fb9c853ae7d095f27ccb8ca854af9079', '2011-01-22 06:20:17', '2011-01-22 06:20:18', 62486, 2), (15821, '8a5b0ff78ce7d3d9341abc17fc0cde77', '2011-01-22 06:20:21', '2011-01-22 06:20:21', 62487, 2), (15822, '0e715bd0834a8994e1108677f37c1fed', '2011-01-22 06:20:24', '2011-01-22 06:20:25', 62488, 2), (15823, 'ee0a42db935f97276aab1359036163c9', '2011-01-22 06:20:27', '2011-01-22 06:20:28', 62489, 2), (15824, 'e9597e745f9ddcf37912c3be2ab71a5e', '2011-01-22 06:20:31', '2011-01-22 06:20:32', 62490, 2), (15825, '4e1fda3efe3553eaa4a4c999fc3fcd5c', '2011-01-22 06:20:34', '2011-01-22 06:20:35', 62491, 2), (15826, 'a3a5d8129b8c3377a9cb93f4e32253b0', '2011-01-22 06:20:46', '2011-01-22 06:20:47', 62492, 2), (15827, '37c7c9db496f29dd569003849ca67bc0', '2011-01-22 06:20:50', '2011-01-22 06:20:51', 62493, 2), (15828, 'bd8a11aa37141744eee2a79bd4eb2722', '2011-01-22 06:20:53', '2011-01-22 06:20:54', 62494, 2), (15829, 'd998b707c96479847755f88707749f03', '2011-01-22 06:21:06', '2011-01-22 06:21:06', 62495, 2), (15830, '43f114d00043448c7dc101058a808b59', '2011-01-22 06:21:09', '2011-01-22 06:21:10', 62496, 2), (15831, '764dc3824c9aaf7e2e142c74bfeacc14', '2011-01-22 06:21:16', '2011-01-22 06:21:17', 62497, 2), (15832, '4e8df2188c842eaf0cca3e7920d8dc9e', '2011-01-22 06:21:20', '2011-01-22 06:21:21', 62498, 2), (15833, '883efcf5d6e962076ed63eb81c0ef246', '2011-01-22 06:21:32', '2011-01-22 06:21:33', 62499, 2), (15834, 'db7e6aa93a4eeede277197f349c7706d', '2011-01-22 06:21:35', '2011-01-22 06:21:36', 62500, 2), (15835, '0ebda7293d4941756b1faa9598a84c29', '2011-01-22 06:21:39', '2011-01-22 06:21:40', 62501, 2), (15836, '8ae1d8d27f1e07442e6dc8a9b5ed659c', '2011-01-22 06:21:42', '2011-01-22 06:21:43', 62502, 2), (15837, 'c257d6a8f6250f858f6096bc0e1e9ccc', '2011-01-22 06:21:53', '2011-01-22 06:21:54', 62503, 2), (15838, '5ca626562b3890165d4da3e92834cd7e', '2011-01-22 06:21:57', '2011-01-22 06:21:58', 62504, 2), (15839, '88ed91bba8fac386183645ff89095db1', '2011-01-22 06:22:00', '2011-01-22 06:22:01', 62505, 2), (15840, 'f7303f6a85e8ee940a26ab3a335acb67', '2011-01-22 06:22:03', '2011-01-22 06:22:04', 62506, 2), (15841, '6b5803237b9da31a921e8ec6a6664afb', '2011-01-22 06:22:07', '2011-01-22 06:22:08', 62507, 2), (15842, '71a4dfaa9e720104c8f18822c2ede514', '2011-01-22 06:22:21', '2011-01-22 06:22:22', 62508, 2), (15843, 'ab892b636009316e97361a4dcc09820c', '2011-01-22 06:22:25', '2011-01-22 06:22:26', 62509, 2), (15844, 'a0ebaf3de34e8f41b1b07a6253f823f7', '2011-01-22 06:22:31', '2011-01-22 06:22:32', 62510, 2), (15845, '9e8421980a28d04a2fb7240cc9d98fef', '2011-01-22 06:22:43', '2011-01-22 06:22:44', 62511, 2), (15846, 'a72b334bc3e194862f04a0e873678076', '2011-01-22 06:22:50', '2011-01-22 06:22:51', 62512, 2), (15847, '83790264bb26bb29424417c4b33904d8', '2011-01-22 06:22:53', '2011-01-22 06:22:54', 62513, 2), (15848, 'b9807390a9939530d4b8ae6d7a93551e', '2011-01-22 06:22:56', '2011-01-22 06:22:57', 62514, 2), (15849, '276c7297c1df72bd610cd30d6b6d8939', '2011-01-22 06:23:09', '2011-01-22 06:23:10', 62515, 2), (15850, 'f6a6c3d9244b68b6a4abe1f373c7d4b3', '2011-01-22 06:23:15', '2011-01-22 06:23:17', 62516, 2), (15851, '43c95ee5a7b5e1fad4a6104fcff29417', '2011-01-22 06:23:19', '2011-01-22 06:23:20', 62517, 2), (15852, 'd191929fb462b6994a0729948e840c45', '2011-01-22 06:23:26', '2011-01-22 06:23:27', 62518, 2), (15853, 'd7f9160ed299006791594d587b7ec179', '2011-01-22 06:23:44', '2011-01-22 06:23:45', 62519, 2), (15854, 'bce2e2bf0e1bca2d4e8180d364212a88', '2011-01-22 06:23:48', '2011-01-22 06:23:49', 62520, 2), (15855, '9cfd22341e581682e0d0720044a12fd0', '2011-01-22 06:23:55', '2011-01-22 06:23:56', 62521, 2), (15856, 'ad8c6fe615f8ab2d5c2d580748825407', '2011-01-22 06:23:59', '2011-01-22 06:23:59', 62522, 2), (15857, '893d758a8cb2655951d4a9d17ecd75ad', '2011-01-22 06:24:11', '2011-01-22 06:24:12', 62523, 2), (15858, '31923f33ce3cc5cbc174d927f04f4bf4', '2011-01-22 06:24:15', '2011-01-22 06:24:16', 62524, 2), (15859, '6cc67400113dfa7f45c1b0ca12e6163b', '2011-01-22 06:24:21', '2011-01-22 06:24:22', 62525, 2), (15860, '1c45131d2060578aa0138768e38d663b', '2011-01-22 06:24:24', '2011-01-22 06:24:25', 62526, 2), (15861, 'bce45e0d36ccc0fe6098ea73e712e97a', '2011-01-22 06:24:37', '2011-01-22 06:24:38', 62527, 2), (15862, '1efc0b73c8bc5175910b2d7ec5a475bc', '2011-01-22 06:24:40', '2011-01-22 06:24:41', 62528, 2), (15863, '5f97e748132cb1c86ff534384525f486', '2011-01-22 06:24:44', '2011-01-22 06:24:45', 62529, 2), (15864, 'e73b65656013b2210ee189eaa55feb87', '2011-01-22 06:24:48', '2011-01-22 06:24:49', 62530, 2), (15865, '15b19c50139ed090ad3d0d2e69e80592', '2011-01-22 06:24:55', '2011-01-22 06:24:56', 62531, 2), (15866, '9914006ab14b7ba49a5a1097ac8d3bb1', '2011-01-22 06:24:58', '2011-01-22 06:24:59', 62532, 2), (15867, '17b31cbd9a6767d99c8ef2f134c06cf2', '2011-01-22 06:25:05', '2011-01-22 06:25:06', 62533, 2), (15868, '0d6b3b0be253302b882d1b856fdf4b41', '2011-01-22 06:25:08', '2011-01-22 06:25:09', 62534, 2), (15869, 'f0d0f02e7c41bc1ce0fa27b3d6564133', '2011-01-22 06:25:15', '2011-01-22 06:25:16', 62535, 2), (15870, 'dc2ac5a4ddeb80723984f186f374e6b5', '2011-01-22 06:25:19', '2011-01-22 06:25:20', 62536, 2), (15871, '675424ca76856dc5adc0d7b928b7380c', '2011-01-22 06:25:22', '2011-01-22 06:25:23', 62537, 2), (15872, '800d7e871e1f64e45a711594249c9774', '2011-01-22 06:25:26', '2011-01-22 06:25:27', 62538, 2), (15873, '74e65cc11cf7dd0e0f89d3ae6e6ee7e7', '2011-01-22 06:25:32', '2011-01-22 06:25:33', 62539, 2), (15874, '200c94e2b93cc084e9455c23b80f3420', '2011-01-22 06:25:39', '2011-01-22 06:25:40', 62540, 2), (15875, '741019c35dce79323fd06cf603112081', '2011-01-22 06:25:42', '2011-01-22 06:25:43', 62541, 2), (15876, '59d65b54c6c02f5a9f8aea25338c7d23', '2011-01-22 06:25:48', '2011-01-22 06:25:49', 62542, 2), (15877, 'e0fdb77fb8a2a2270f39d9fb0c22251f', '2011-01-22 06:25:52', '2011-01-22 06:25:53', 62543, 2), (15878, 'a8db910630850c01b332ab90b62901ff', '2011-01-22 06:25:55', '2011-01-22 06:25:56', 62544, 2), (15879, 'dae745aea6a014c338585472ff8d7337', '2011-01-22 06:25:59', '2011-01-22 06:26:00', 62545, 2), (15880, 'b689cddff1828f739d925dafaa802af1', '2011-01-22 06:26:11', '2011-01-22 06:26:12', 62546, 2), (15881, 'e4d003d46985d41fae4b1b9cb65c3343', '2011-01-22 06:26:15', '2011-01-22 06:26:15', 62547, 2), (15882, '216cff2a5151931b0b42a913daf59839', '2011-01-22 06:26:27', '2011-01-22 06:26:28', 62548, 2), (15883, '3db87b3772dc975bc2694a96ce7a5ab6', '2011-01-22 06:26:39', '2011-01-22 06:26:40', 62549, 2), (15884, 'efe26ded84ac80eeeceaa81a6d5b870c', '2011-01-22 06:26:43', '2011-01-22 06:26:44', 62550, 2), (15885, 'ddc34dec2c28fb664a5d72d054cd800c', '2011-01-22 06:26:46', '2011-01-22 06:26:47', 62551, 2), (15886, 'f5537728ac1803585a4ed364e4b2f9c3', '2011-01-22 06:26:52', '2011-01-22 06:26:53', 62552, 2), (15887, '130ae75ad45a0b92ab78ed0f97f42f5a', '2011-01-22 06:26:59', '2011-01-22 06:26:59', 62553, 2), (15888, 'ce4b38fb931ca91b5278d193928c6659', '2011-01-22 06:27:02', '2011-01-22 06:27:03', 62554, 2), (15889, '8ac1f78a8b6c3f4a5295b07b154df022', '2011-01-22 06:27:08', '2011-01-22 06:27:09', 62555, 2), (15890, 'b8e60a8884fab3857cf9ef92e5f00919', '2011-01-22 06:27:11', '2011-01-22 06:27:12', 62556, 2), (15891, '966dd06fe422f4ff076fb41dc6f79716', '2011-01-22 07:33:08', '2011-01-22 07:36:33', 62575, 2), (15892, '33ae98b51f31972f01b44b7e7d7b7e34', '2011-01-22 07:35:05', '2011-01-22 07:37:57', 62576, 2), (15893, '65b03fe57f82fe7a03859f06fd08ba0a', '2011-01-22 07:46:00', '2011-01-22 07:46:00', 62577, 2), (15894, '0f9638a84964b16b88a3ddd4df1f3fba', '2011-01-22 08:15:11', '2011-01-22 08:15:11', 62578, 2), (15895, 'c7e77877e29200d7a39bdca73fe13b55', '2011-01-22 08:45:27', '2011-01-22 08:45:29', 62579, 2), (15896, '86d3fb01eee4b863174ecc4d9f78db63', '2011-01-22 08:47:20', '2011-01-22 08:47:20', 62580, 2), (15897, '370a70dafff655a18f3a2247f8ac6fb3', '2011-01-22 08:47:23', '2011-01-22 08:47:24', 62581, 2), (15898, 'ba6f4aef5708c23aa374fec5fabb5a79', '2011-01-22 08:49:18', '2011-01-22 08:49:19', 62582, 2), (15899, 'fc86343302063d1e553095cfce842c18', '2011-01-22 08:58:52', '2011-01-22 09:01:30', 62601, 2), (15900, '3c54cdb2ef71c4ed22c4e963e567619e', '2011-01-22 09:00:03', '2011-01-22 09:00:04', 62597, 2), (15901, '94f97e85996850ce96e1008b888775fa', '2011-01-22 09:07:37', '2011-01-22 09:07:38', 62602, 2), (15902, 'fe208a3d94838b50c1e1c92be5f880c7', '2011-01-22 09:55:06', '2011-01-22 09:55:07', 62603, 2), (15903, '908dd37a274ff3b31993a57bb0ec3998', '2011-01-22 10:25:15', '2011-01-22 10:35:10', 62621, 2), (15904, '3076c3420bdf752ab222cb731be9b179', '2011-01-22 10:33:50', '2011-01-22 10:33:51', 62620, 2), (15905, '0632d23377cb5c75ef90b4acab6fa7d2', '2011-01-22 10:47:04', '2011-01-22 10:47:07', 62623, 2), (15906, 'e1b176ef670a6d2a71988e9d25d14734', '2011-01-22 10:47:06', '2011-01-22 10:47:07', 62622, 2), (15907, '608ab85014aae5d3adb964c44e90097d', '2011-01-22 10:53:52', '2011-01-22 10:53:53', 62624, 2), (15908, '83c410383f4d44aa43c41d8ed5742643', '2011-01-22 10:58:49', '2011-01-22 10:58:51', 62625, 2), (15909, 'd5680549a05e8a2c7cf90999733aea41', '2011-01-22 11:18:09', '2011-01-22 11:18:09', 62626, 2), (15910, '9905d364508f86c61e1a546eb9c42aba', '2011-01-22 11:29:50', '2011-01-22 11:29:51', 62627, 2), (15911, 'db6889ecb671eb690147f06eada69ed3', '2011-01-22 11:45:27', '2011-01-22 11:45:28', 62628, 2), (15912, '3dd27e00736eb205a08db5448f8d711d', '2011-01-22 12:47:21', '2011-01-22 12:47:23', 62629, 2), (15913, '3c2b8df377c65f170429371a691af909', '2011-01-22 13:12:09', '2011-01-22 13:14:55', 62645, 2), (15914, '17523cf8f51b9700c4725a69c4e573bf', '2011-01-22 13:27:33', '2011-01-22 13:28:25', 62648, 2), (15915, '2f905f6affd32698ffcb3692c3b1022c', '2011-01-22 14:06:00', '2011-01-22 14:07:53', 62660, 2), (15916, '6ae398c2fb00fcc3aa95de5b54eed419', '2011-01-22 14:06:11', '2011-01-22 14:11:52', 62681, 2), (15917, 'f591353f20942a288adc02af70245345', '2011-01-22 14:16:10', '2011-01-22 14:25:10', 62703, 2), (15918, 'ac0b4f751cd4f058f8bb8bccfaaa2709', '2011-01-22 14:45:54', '2011-01-22 14:45:55', 62704, 2), (15919, '20a80bb1d890e3efabc06d9692d3777d', '2011-01-22 14:46:42', '2011-01-22 14:46:43', 62705, 2), (15920, '7db3df7060b70e6f557bf408b46a6851', '2011-01-22 14:46:46', '2011-01-22 14:46:47', 62706, 2), (15921, '75309b993aa2546272b77c2a355bf278', '2011-01-22 15:08:05', '2011-01-22 15:08:06', 62707, 2), (15922, 'f40369e84d57c3b4967fbbe0ed33b8f6', '2011-01-22 15:10:19', '2011-01-22 15:10:20', 62708, 2), (15923, 'b24773294e55c98b2126960b1d4ab521', '2011-01-22 15:47:36', '2011-01-22 15:52:47', 62724, 2), (15924, '2c13ae45451e0bb6e02ca85b0a059b6b', '2011-01-22 16:39:57', '2011-01-22 16:39:58', 62725, 2), (15925, '1e0e0514da64db2a9864db9e60cc9d73', '2011-01-22 17:09:57', '2011-01-22 17:09:59', 62726, 2), (15926, 'a67be3fbea79b8fcdd432dc888be592c', '2011-01-22 17:31:51', '2011-01-22 17:31:52', 62727, 2), (15927, '21b40cb9c4c67f390bfe69756fe6a924', '2011-01-22 17:42:21', '2011-01-22 17:45:20', 62742, 2), (15928, '3e68a5c3cad18489fba57729046a27b4', '2011-01-22 17:48:29', '2011-01-22 17:53:54', 62759, 2), (15929, '7ecf022efab2b54fa505f3ff95be52d7', '2011-01-22 18:37:57', '2011-01-22 18:37:58', 62760, 2), (15930, '5df6d57bdee045a5fd8be8d03ee569aa', '2011-01-22 18:38:00', '2011-01-22 18:38:01', 62761, 2), (15931, '517710f52056d3f41dcbd954273d55f9', '2011-01-22 19:07:14', '2011-01-22 19:07:15', 62762, 2), (15932, '61c6a2ba7bd05b7e96ba067ed2e5b428', '2011-01-22 19:33:32', '2011-01-22 19:33:32', 62763, 2), (15933, '5a3dc116af87bd1407ad6a2f98190dfc', '2011-01-22 19:33:51', '2011-01-22 19:35:21', 62771, 2), (15934, 'eede90ef4f748a5a3dd706277e3fc5cd', '2011-01-22 19:49:14', '2011-01-22 19:49:15', 62772, 2), (15935, '664db49958e2ad03720eda3fa921f740', '2011-01-22 19:53:07', '2011-01-22 19:53:08', 62773, 2), (15936, '9bee9f9b3b2707550a2ee3bf5f118aac', '2011-01-22 19:57:26', '2011-01-22 19:58:21', 62782, 2), (15937, '82a9c57a6df175d5bb0bae09a02c9140', '2011-01-22 20:02:18', '2011-01-22 20:08:17', 62805, 2), (15938, 'fc7ea5703cbf1b15a1387745a0ceee77', '2011-01-22 20:11:00', '2011-01-22 20:13:58', 62810, 2), (15939, '64c31832a8e0c950c44ab3bfe01f4065', '2011-01-22 20:31:16', '2011-01-22 20:31:16', 62811, 2), (15940, 'feafe05bc55a30286fb7b4a3bd446fb7', '2011-01-22 20:34:55', '2011-01-22 20:34:55', 62812, 2), (15941, '3638a7bd0c250ccaab3375b09f0e8899', '2011-01-22 20:35:00', '2011-01-22 20:35:00', 62813, 2), (15942, '2c5d324571543c7109e9280dcbf2e8b5', '2011-01-22 20:35:06', '2011-01-22 20:35:07', 62814, 2), (15943, 'fcbd081298d89ee1b10c84380f938301', '2011-01-22 20:35:10', '2011-01-22 20:35:11', 62815, 2), (15944, '240c32906db400a3746b6b34bf79a825', '2011-01-22 20:35:17', '2011-01-22 20:35:18', 62816, 2), (15945, '1a617fdd50f4674ed401f65ca8026840', '2011-01-22 21:12:50', '2011-01-22 21:12:51', 62817, 2), (15946, 'c343e7982587e3686b664800ebbcba76', '2011-01-22 22:58:19', '2011-01-22 22:58:20', 62818, 2), (15947, 'f0b82207a9d713c09bc04292edde8d21', '2011-01-23 00:20:29', '2011-01-23 00:20:30', 62819, 2), (15948, '644ac968680a22e0e21d7e80fb715450', '2011-01-23 00:46:52', '2011-01-23 00:46:53', 62820, 2), (15949, '60199f56071f4712a82e472e9b8d2b5e', '2011-01-23 00:46:56', '2011-01-23 00:46:57', 62821, 2), (15950, '39caf03182d2661a8fdb69f9af4235d6', '2011-01-23 00:47:02', '2011-01-23 00:47:03', 62822, 2), (15951, '93da805efc6c6074dc4ed40e1614cc60', '2011-01-23 00:47:08', '2011-01-23 00:47:08', 62823, 2), (15952, '96ec2404fcbedb20f1361a47842127f0', '2011-01-23 00:47:13', '2011-01-23 00:47:14', 62824, 2), (15953, 'dbaa905d47762b8113bd59c0bab6f862', '2011-01-23 00:47:18', '2011-01-23 00:47:19', 62825, 2), (15954, 'c0a8ec2e90d2203c789289315c315903', '2011-01-23 00:47:23', '2011-01-23 00:47:24', 62826, 2), (15955, '8a82560a01cb03a70871e6e072314f32', '2011-01-23 00:47:28', '2011-01-23 00:47:29', 62827, 2), (15956, '6b3a4361a9752bf9763154c582993da4', '2011-01-23 00:47:34', '2011-01-23 00:47:35', 62828, 2), (15957, 'e049933374427f8e381744c552040755', '2011-01-23 01:58:27', '2011-01-23 01:58:27', 62829, 2), (15958, 'cb1aa980c972609d575a7e186e5c9089', '2011-01-23 02:24:37', '2011-01-23 02:24:38', 62830, 2), (15959, '70888929f5077ab53408c3cdd9ed4b89', '2011-01-23 03:29:42', '2011-01-23 03:29:43', 62831, 2), (15960, '3fb77d2caf89335d55d80138524aebac', '2011-01-23 04:47:01', '2011-01-23 04:47:02', 62832, 2), (15961, 'eec4ff5fa8ba2daaa133a7f537c1fc77', '2011-01-23 05:04:31', '2011-01-23 05:04:32', 62833, 2), (15962, '0f4259f167550d0636bb3d49740d6ebe', '2011-01-23 05:04:35', '2011-01-23 05:04:36', 62834, 2), (15963, 'd8220b31b530088361f4a08e4268e9da', '2011-01-23 05:04:43', '2011-01-23 05:04:44', 62835, 2), (15964, 'b9198a31223c439ad0139811996b6062', '2011-01-23 05:04:48', '2011-01-23 05:04:49', 62836, 2), (15965, '1c1f35672a7cdf2e8caa07485bf9c634', '2011-01-23 05:04:55', '2011-01-23 05:04:56', 62837, 2), (15966, 'd092645eea5ccf586be36c62153e642a', '2011-01-23 05:05:00', '2011-01-23 05:05:01', 62838, 2), (15967, '8fb8ffd4b934f8c6f84fafca315744f0', '2011-01-23 05:05:06', '2011-01-23 05:05:07', 62839, 2), (15968, '33a3c12772bdd04ae0eb06d2a7b7e5db', '2011-01-23 05:05:26', '2011-01-23 05:05:27', 62840, 2), (15969, 'e360d969a82476448f61b54414fa4baa', '2011-01-23 05:24:35', '2011-01-23 05:24:38', 62841, 2), (15970, '6707e3f4c4f6520e9e8ed2eeda90fed5', '2011-01-23 05:24:39', '2011-01-23 05:24:39', 62842, 2), (15971, '8c5f345ca768d5d15ad6b81957fc4409', '2011-01-23 05:24:41', '2011-01-23 05:24:41', 62843, 2), (15972, 'aafb59e6a6d4c62808b045bcfa9d61a0', '2011-01-23 05:24:42', '2011-01-23 05:24:42', 62844, 2), (15973, '04358b53ff5a6ea9571f489c7d359c0c', '2011-01-23 05:24:43', '2011-01-23 05:24:44', 62845, 2), (15974, '19cf3dcc58e8caf51e07cdc480db9680', '2011-01-23 05:24:45', '2011-01-23 05:24:45', 62846, 2), (15975, 'a29434b186b590d4f721cb6ca03fa982', '2011-01-23 05:24:46', '2011-01-23 05:24:47', 62847, 2), (15976, 'c2da2cb36cc3997c7db2da2cf9f0e2af', '2011-01-23 05:24:49', '2011-01-23 05:24:50', 62848, 2), (15977, '027efac4db32d49b472c555b1d041072', '2011-01-23 05:24:51', '2011-01-23 05:24:51', 62849, 2), (15978, '932593dd989a9d308d548a7e754edbf6', '2011-01-23 05:24:52', '2011-01-23 05:24:53', 62850, 2), (15979, '9a5a90fc642859f9a2669e592a531b29', '2011-01-23 05:24:54', '2011-01-23 05:24:55', 62851, 2), (15980, 'a56b19346bd14f6f4f0661b59b55321c', '2011-01-23 05:24:57', '2011-01-23 05:24:58', 62852, 2), (15981, 'e60f502a925c02708967597b5d9f2c9f', '2011-01-23 05:24:59', '2011-01-23 05:25:00', 62853, 2), (15982, '4dbcd1622c5d78525268d4223a5315a8', '2011-01-23 05:25:01', '2011-01-23 05:25:03', 62854, 2), (15983, '429bed3d380fe7cd5443ae09a7ffa045', '2011-01-23 05:25:04', '2011-01-23 05:25:05', 62855, 2), (15984, '25c92a96b003cd638c23757fba0a0acb', '2011-01-23 05:25:06', '2011-01-23 05:25:06', 62856, 2), (15985, '3a4578e77f72ef2afa6386f5c3616b1d', '2011-01-23 05:25:08', '2011-01-23 05:25:10', 62857, 2), (15986, 'd0b606cf77d03e6d7ab419696a73b2aa', '2011-01-23 05:25:11', '2011-01-23 05:25:14', 62858, 2), (15987, '3d3c9babf19780eb3b0c1d3be7c00a3b', '2011-01-23 05:25:15', '2011-01-23 05:25:16', 62859, 2), (15988, 'bf5f236b5da9642d619b8f4cbc5fd19d', '2011-01-23 05:25:17', '2011-01-23 05:25:18', 62860, 2), (15989, '3bd281d3a0fb9632c42f3288a2380daf', '2011-01-23 05:25:19', '2011-01-23 05:25:20', 62861, 2), (15990, '4db349f575ca65fec6a362857ae0c95e', '2011-01-23 05:25:21', '2011-01-23 05:25:22', 62862, 2), (15991, 'd439ac973d4def905405abfde563ca3f', '2011-01-23 05:25:23', '2011-01-23 05:25:23', 62863, 2), (15992, '5d65c3d304998cab483def6948e3a46c', '2011-01-23 06:43:35', '2011-01-23 06:44:09', 62867, 2), (15993, '56cfe5df2f2a9a52425121f5e7b93457', '2011-01-23 07:41:02', '2011-01-23 07:41:03', 62868, 2), (15994, 'f013638607e424f45839517a11031a6a', '2011-01-23 08:54:51', '2011-01-23 08:54:52', 62869, 2), (15995, 'df84331423785b1ed7a601515c6f6fcc', '2011-01-23 09:26:40', '2011-01-23 09:26:41', 62870, 2), (15996, '8c3e640c6203dd17508b7d15c7ba0b6e', '2011-01-23 09:27:05', '2011-01-23 09:27:06', 62871, 2), (15997, '7e21fce9a418821b1a4f5c3dc2e2f85c', '2011-01-23 09:27:11', '2011-01-23 09:27:12', 62872, 2), (15998, 'ca7fcc0e1dc8b0a510074cf37951e3fc', '2011-01-23 09:27:17', '2011-01-23 09:27:18', 62873, 2), (15999, '6042cd3e110ec7fb8bc72a27aae29b4d', '2011-01-23 09:27:22', '2011-01-23 09:27:23', 62874, 2), (16000, '7d1dfcf9b4203f3cf52c950f16f05039', '2011-01-23 09:27:27', '2011-01-23 09:27:28', 62875, 2), (16001, '90b2e2d86dc661340bd376d3d1302ae8', '2011-01-23 09:27:33', '2011-01-23 09:27:34', 62876, 2), (16002, '216c4cffda4b138c906dce475522acbc', '2011-01-23 09:42:00', '2011-01-23 09:42:42', 62878, 2), (16003, 'fe5c298728094c19a00b965a7060b7e4', '2011-01-23 10:20:37', '2011-01-23 10:20:38', 62879, 2), (16004, 'ec04739193f420e859490cbba832d660', '2011-01-23 10:26:06', '2011-01-23 10:27:26', 62883, 2), (16005, 'f36683539bdb92de661accd721afbf74', '2011-01-23 11:00:28', '2011-01-23 11:00:30', 62884, 2), (16006, '3c142752aa0c5b04be43b74d3f2e9a12', '2011-01-23 11:21:07', '2011-01-23 11:30:56', 62893, 2), (16007, 'fbf1ff0fe71c163186c8f0900f0edb32', '2011-01-23 11:29:51', '2011-01-23 11:30:33', 62891, 2), (16008, '182ea69a01d7ddf57178fbb51b169aa9', '2011-01-23 11:42:21', '2011-01-23 11:42:22', 62894, 2), (16009, '0d537d910ee551586c67526b8fe8e0a7', '2011-01-23 11:42:38', '2011-01-23 11:48:01', 62902, 2), (16010, '1608c3070b2bd18243b626d22e1ff7e5', '2011-01-23 11:53:04', '2011-01-23 11:53:07', 62903, 2), (16011, '345e90b0a6b734e2302b9c7f3bf4c360', '2011-01-23 11:53:07', '2011-01-23 11:53:08', 62904, 2), (16012, '5bfd697a46fb0edd98a18d52168db37c', '2011-01-23 12:15:12', '2011-01-23 12:43:10', 62907, 2), (16013, '3cd23d2e545ad9569c16f9030ba24aef', '2011-01-23 12:20:49', '2011-01-23 12:20:50', 62906, 2), (16014, '87080f87bb9bc8c8fdb1d8910a1086ab', '2011-01-23 13:01:34', '2011-01-23 13:03:14', 62924, 2), (16015, '5a3a877005349edbe5a31bc7a4f972aa', '2011-01-23 13:38:53', '2011-01-23 13:38:53', 62925, 2), (16016, '5fb870c32951eba893354427a7002cfc', '2011-01-23 13:40:40', '2011-01-23 13:40:42', 62926, 2), (16017, '4a478a65f48c99512b7392661da5309e', '2011-01-23 13:40:45', '2011-01-23 13:40:46', 62927, 2), (16018, '66a662441d48ecfdac7ddf226a4fc914', '2011-01-23 13:40:54', '2011-01-23 13:40:55', 62928, 2), (16019, '314988ed2bd3ea13c012366b525a38bf', '2011-01-23 13:41:01', '2011-01-23 13:41:02', 62929, 2), (16020, '0e2702a8acdd91e001bf632f568f73fe', '2011-01-23 13:41:07', '2011-01-23 13:41:09', 62930, 2), (16021, '48f40a3ff6f3672ffc0a0602c704e76a', '2011-01-23 13:41:14', '2011-01-23 13:41:15', 62931, 2), (16022, '25c2641dcab025987e130b0f88b2e6ec', '2011-01-23 13:42:51', '2011-01-23 13:46:46', 62941, 2), (16023, '203df1d44c81dfb323d9a81faf9a30b1', '2011-01-23 14:00:22', '2011-01-23 14:02:00', 62946, 2), (16024, '1ae11d5fa4e4a7665c11d2720c6bf369', '2011-01-23 14:41:14', '2011-01-23 14:47:09', 62952, 2), (16025, '0f5cf5529f4c3910e895caa45b5e5ff4', '2011-01-23 14:49:08', '2011-01-23 14:49:09', 62953, 2), (16026, '9bfac410c28338e3ca2d2e2997d43176', '2011-01-23 14:50:33', '2011-01-23 14:56:53', 62962, 2), (16027, '42d7eadf3390cfd8fbfb296e146cdf79', '2011-01-23 14:55:55', '2011-01-23 14:55:56', 62960, 2), (16028, 'ee04397a7d455656eaaf802c2c75eedf', '2011-01-23 14:59:26', '2011-01-23 14:59:37', 62964, 2), (16029, '2a10335f88b1302a4c6c82af25372aad', '2011-01-23 15:13:08', '2011-01-23 15:17:19', 62978, 2), (16030, 'b230b3420e037a3f86f36f1eeedf87f2', '2011-01-23 15:27:56', '2011-01-23 15:30:44', 62989, 2), (16031, 'a64491635842b61dff1f09ecb086639a', '2011-01-23 17:58:05', '2011-01-23 17:58:06', 62990, 2), (16032, '273bc51b4d72f57e67e491e1861d4873', '2011-01-23 17:58:09', '2011-01-23 17:58:10', 62991, 2), (16033, 'ab3946d024e2189801acbc01071cc265', '2011-01-23 17:58:16', '2011-01-23 17:58:17', 62992, 2), (16034, '13ea80ff1fda820c058116c01b795429', '2011-01-23 17:58:21', '2011-01-23 17:58:22', 62993, 2), (16035, 'edbfa3a615c242317ce6ad3ec3ca662b', '2011-01-23 17:58:27', '2011-01-23 17:58:27', 62994, 2), (16036, '17f6c0d69bd973205898e56c5cc19784', '2011-01-23 17:58:32', '2011-01-23 17:58:33', 62995, 2), (16037, 'cb04e7d50ee7cdaece4768eb7718d850', '2011-01-23 17:58:38', '2011-01-23 17:58:39', 62996, 2), (16038, '6faf335155402509fa2d543796735287', '2011-01-23 17:58:44', '2011-01-23 17:58:45', 62997, 2), (16039, '9fc31f350f6d7fe4a439d2db5d929dca', '2011-01-23 17:59:49', '2011-01-23 17:59:50', 62998, 2), (16040, '1e6d82c25a417db34a68e309b1654943', '2011-01-23 18:02:46', '2011-01-23 18:02:47', 62999, 2), (16041, '46fbff5569d32f78951565b5e8803035', '2011-01-23 21:44:30', '2011-01-23 21:49:31', 63017, 2), (16042, '6fca7f13c31c9f05500e4ed8344a39f5', '2011-01-23 22:17:14', '2011-01-23 22:17:15', 63018, 2), (16043, 'c99911202115f1af309228c6b0e912f0', '2011-01-23 22:17:18', '2011-01-23 22:17:19', 63019, 2), (16044, '6ba964dffda1f4495200f57655b17d53', '2011-01-23 22:17:27', '2011-01-23 22:17:28', 63020, 2), (16045, '3923e103374de978b77e96c89e31b71f', '2011-01-23 22:17:32', '2011-01-23 22:17:33', 63021, 2), (16046, '25d908182e90ea2ec02fd93fe210e94a', '2011-01-23 22:17:38', '2011-01-23 22:17:39', 63022, 2), (16047, 'e676bd6ea420c4c6d0663d31fe2307ef', '2011-01-23 22:17:43', '2011-01-23 22:17:44', 63023, 2), (16048, '61078fe18b9ec814d3ab05b8a2038c04', '2011-01-23 22:17:49', '2011-01-23 22:17:50', 63024, 2), (16049, '1f3c5ace0ed9ab8f1216c9fe555483ef', '2011-01-23 22:17:54', '2011-01-23 22:17:55', 63025, 2), (16050, '0d8f18f5183a8bd3645393e6371af496', '2011-01-24 00:17:50', '2011-01-24 00:17:51', 63026, 2), (16051, 'e8b917478890187de7950a038ad4df41', '2011-01-24 00:46:50', '2011-01-24 00:48:27', 63028, 2), (16052, '2de1bd528054885115aa93abe3d7d482', '2011-01-24 01:51:52', '2011-01-24 01:51:53', 63029, 2), (16053, '3b92a6a0f7b15c220503141ebbc7627b', '2011-01-24 02:01:32', '2011-01-24 02:01:32', 63030, 2), (16054, 'd7e351fffd9c779e629aded530173cab', '2011-01-24 02:29:26', '2011-01-24 02:29:27', 63031, 2), (16055, 'ba717a18b930629c906a9c873a205b7d', '2011-01-24 02:29:30', '2011-01-24 02:29:31', 63032, 2), (16056, '66620e2ff6d773a2b3630b15fe018d35', '2011-01-24 02:29:36', '2011-01-24 02:29:37', 63033, 2), (16057, 'da76ec631f3af5e8fb6185e66d2d49c0', '2011-01-24 02:29:41', '2011-01-24 02:29:42', 63034, 2), (16058, '705ad1f9127bf782cb4325772f6e0f53', '2011-01-24 02:29:47', '2011-01-24 02:29:48', 63035, 2), (16059, '7a8362dce6245f622677d92099e332ae', '2011-01-24 02:29:52', '2011-01-24 02:29:53', 63036, 2), (16060, '42cd17e7956db8fd7e94d773309492b4', '2011-01-24 02:29:57', '2011-01-24 02:29:58', 63037, 2), (16061, 'c8a9c6e5a809c8ba26b88d2a6882811f', '2011-01-24 02:30:02', '2011-01-24 02:30:03', 63038, 2), (16062, 'f0ebaed4fee6c1dcce934edcf2286f5f', '2011-01-24 02:30:08', '2011-01-24 02:30:09', 63039, 2), (16063, '5891bb5ec6c9486d43bb139b16ce8d2a', '2011-01-24 03:42:17', '2011-01-24 03:42:19', 63040, 2), (16064, 'fbda0c8eb02609a813c45ce68c360969', '2011-01-24 06:46:37', '2011-01-24 06:46:38', 63041, 2), (16065, '6d16afc337b53aec9c8267ab0a10d07f', '2011-01-24 06:46:41', '2011-01-24 06:46:42', 63042, 2), (16066, '1d6210ef713fc2e60dc274a8c79d1cec', '2011-01-24 06:46:46', '2011-01-24 06:46:47', 63043, 2), (16067, '466b3b4be37a677901b2f4cc67fc2364', '2011-01-24 06:46:51', '2011-01-24 06:46:52', 63044, 2), (16068, '9304a9ec08514f95df55a4a29cb7af07', '2011-01-24 06:46:53', '2011-01-24 06:46:54', 63045, 2), (16069, '089b59e6bcdce171f3abe81293fbffab', '2011-01-24 06:46:56', '2011-01-24 06:46:57', 63046, 2), (16070, '974cc9f1d3a2e0761411aae814b937da', '2011-01-24 06:47:01', '2011-01-24 06:47:02', 63047, 2), (16071, '651e72ba4af73c4032743aad0a683181', '2011-01-24 06:47:06', '2011-01-24 06:47:07', 63048, 2), (16072, 'bf6da38307a22acd4b33250913540f60', '2011-01-24 06:47:12', '2011-01-24 06:47:13', 63049, 2), (16073, '397ac809a49a772f25f21c430c3c0256', '2011-01-24 06:47:17', '2011-01-24 06:47:18', 63050, 2), (16074, 'd498189dd3a5563201a8d5bb0de3f5f2', '2011-01-24 06:47:22', '2011-01-24 06:47:23', 63051, 2), (16075, 'd3e67fe2f4674163521bc97b9015b061', '2011-01-24 08:13:46', '2011-01-24 08:13:47', 63052, 2), (16076, 'd781a6f5358e68a69b1ffe2f3f667452', '2011-01-24 08:21:50', '2011-01-24 08:21:51', 63053, 2), (16077, 'db0ad2f2d2d2f4442a2b8d6153fc14c9', '2011-01-24 08:21:54', '2011-01-24 08:21:55', 63054, 2), (16078, 'fb580cec0c8ed327aa79496bb7cdc301', '2011-01-24 08:49:05', '2011-01-24 08:49:06', 63055, 2), (16079, '6ad9bf548f7681396b34542c28d4af4f', '2011-01-24 10:33:07', '2011-01-24 10:43:14', 63061, 2), (16080, '1db34c5875046ce8a40d3d68995e0ecb', '2011-01-24 10:40:56', '2011-01-24 10:40:57', 63060, 2), (16081, 'a7f5ec4a0cb5b4eccc9bfff7a6c04797', '2011-01-24 10:43:34', '2011-01-24 10:44:47', 63067, 2), (16082, '910c2d982877291b221bdaa16c64138b', '2011-01-24 10:45:53', '2011-01-24 10:45:54', 63068, 2), (16083, 'cc0cd850ccaabc2e2373cc58acb65331', '2011-01-24 10:54:19', '2011-01-24 10:54:21', 63069, 2), (16084, '2558ba69bcda41eb94c550780c065df9', '2011-01-24 11:02:11', '2011-01-24 11:02:12', 63070, 2), (16085, 'd6f639e04b315ce68b6de1de35b5963d', '2011-01-24 11:02:16', '2011-01-24 11:02:16', 63071, 2), (16086, 'faff0cd717f6188436cc922fd93c1b17', '2011-01-24 11:02:22', '2011-01-24 11:02:22', 63072, 2), (16087, 'e38755f7a7d5368fc91ae15601e2a4c1', '2011-01-24 11:02:27', '2011-01-24 11:02:28', 63073, 2), (16088, 'c5912a7938bc3c0e81d2cf5e7f782717', '2011-01-24 11:02:32', '2011-01-24 11:02:33', 63074, 2), (16089, '84c68665e58cc9a824b907ff6fbfd9d2', '2011-01-24 11:02:39', '2011-01-24 11:02:40', 63075, 2), (16090, '9d174f13f78c47eb0890ed2ad72f79c5', '2011-01-24 11:02:44', '2011-01-24 11:02:45', 63076, 2), (16091, '61c0644c7eeff8909a0c515071b278d8', '2011-01-24 11:09:16', '2011-01-24 11:09:18', 63077, 2), (16092, 'ca07f27da823e2341ae9a7865989e348', '2011-01-24 11:09:18', '2011-01-24 11:09:19', 63078, 2), (16093, '3e073355257601e3b46f880ad8103be4', '2011-01-24 11:23:04', '2011-01-24 11:23:05', 63079, 2), (16094, '9b0f28a251b29b3407c0f5fee458d0fb', '2011-01-24 11:26:16', '2011-01-24 11:27:53', 63088, 2), (16095, '112e7d3d9ff0630cc87c7e2a09b877bf', '2011-01-24 11:54:59', '2011-01-24 11:55:47', 63091, 2), (16096, 'e03e8b235529a868dba81d2e8d31b823', '2011-01-24 12:06:16', '2011-01-24 12:06:17', 63092, 2), (16097, 'c5aa000e7a56c4777dd7c71b037a2f1d', '2011-01-24 12:40:19', '2011-01-24 12:40:19', 63093, 2), (16098, 'b9cd25c0b2db586bb2776bacfa49c133', '2011-01-24 12:52:39', '2011-01-24 12:53:15', 63096, 2), (16099, '58f3a14154e42feecc242c71a485a154', '2011-01-24 13:02:28', '2011-01-24 13:02:32', 63098, 2), (16100, 'b592c875711f5fe8a81c9c653188b778', '2011-01-24 13:07:00', '2011-01-24 13:07:01', 63099, 2), (16101, '7ab26d5f874a9521350d2fd4c343900a', '2011-01-24 13:07:10', '2011-01-24 13:09:13', 63105, 2), (16102, '3f782d17d88c95a90a6f23ba9328adac', '2011-01-24 13:29:28', '2011-01-24 13:31:28', 63113, 2), (16103, '6dcb6eed4cd07a636cf2ee34e5710e3e', '2011-01-24 13:41:18', '2011-01-24 13:41:20', 63114, 2), (16104, 'c8e4302441e8aa239fc42ba0dbed5b8d', '2011-01-24 14:00:26', '2011-01-24 14:00:27', 63115, 2), (16105, '8dc8029ba9d59d7dec507ec9da9f35b4', '2011-01-24 14:14:32', '2011-01-24 15:02:12', 63177, 2), (16106, 'e856759a354ee0c707e2bb811943570b', '2011-01-24 14:17:48', '2011-01-24 14:17:49', 63119, 2), (16107, '8f12cb85c3c3492410986b9e62c55ac0', '2011-01-24 14:17:48', '2011-01-24 14:17:50', 63120, 2), (16108, 'eb26af2265b166dc4ee7bdfa1a3cca5d', '2011-01-24 14:34:24', '2011-01-24 14:37:26', 63148, 2), (16109, 'a6167c15cf57fa486ccd7315b6fda720', '2011-01-24 14:40:07', '2011-01-24 14:40:08', 63149, 2), (16110, '4265ea1c7d256f891f7012528c9cc097', '2011-01-24 14:43:00', '2011-01-24 14:49:36', 63157, 2), (16111, '33a3b1a4e2e09a5a7a37cff05a509bc5', '2011-01-24 14:50:28', '2011-01-24 14:55:54', 63175, 2), (16112, 'c2c1af2b61469c66c3408658b61ffc79', '2011-01-24 14:50:42', '2011-01-24 14:50:43', 63160, 2), (16113, 'c84fed23f9f6d299497ab2685b093e8a', '2011-01-24 15:01:47', '2011-01-24 15:01:48', 63176, 2), (16114, '6c2c39607ff8eae1cb322d5385e94bef', '2011-01-24 15:17:06', '2011-01-24 15:17:08', 63178, 2), (16115, '4e4343d991fd6f0d3e176cb4c7ca8810', '2011-01-24 15:19:46', '2011-01-24 15:19:47', 63179, 2), (16116, 'c59af721f33e4c3b63c4d43eb7fe99eb', '2011-01-24 15:33:29', '2011-01-24 15:33:30', 63180, 2), (16117, 'ce44e49873bf58b96b9d8e03ea512ece', '2011-01-24 15:33:34', '2011-01-24 15:33:34', 63181, 2), (16118, '7713c2e0b2ad7abad2d4f071065828ea', '2011-01-24 15:33:42', '2011-01-24 15:33:42', 63182, 2), (16119, '37dcb33db1388cc493ad54da08d0d6b4', '2011-01-24 15:33:46', '2011-01-24 15:33:47', 63183, 2), (16120, '6d41dd464764b6f01b70dc2d449c1544', '2011-01-24 15:33:52', '2011-01-24 15:33:52', 63184, 2), (16121, '0e01ad58fdceeab6733f14a201c8aa5f', '2011-01-24 15:35:47', '2011-01-24 15:35:48', 63185, 2), (16122, '65284ef852774c96908cfbd254dcf4d1', '2011-01-24 15:43:07', '2011-01-24 15:43:08', 63186, 2), (16123, '18ff3505f51b04c2fb35b925c7297cb9', '2011-01-24 15:56:58', '2011-01-24 15:57:10', 63190, 2), (16124, '6d8a9287dd59bd8a0579f1957129591c', '2011-01-24 16:21:29', '2011-01-24 16:23:08', 63200, 2), (16125, '412dcc5abe8a60b0d9bac56e6909bedc', '2011-01-24 16:31:38', '2011-01-24 16:31:39', 63201, 2), (16126, '014ecb4d790041a639ea2a3205acbe19', '2011-01-24 16:55:05', '2011-01-24 16:55:06', 63202, 2), (16127, '4ee80f523b7a0247b3962dda4d2f85d8', '2011-01-24 17:08:23', '2011-01-24 17:09:45', 63205, 2), (16128, '003fa217a2a5ec30ee50810cf7c51c15', '2011-01-24 17:21:21', '2011-01-24 17:24:05', 63218, 2), (16129, '61924ef1d7daf7d0f6868128795d8a56', '2011-01-24 17:46:15', '2011-01-24 17:47:50', 63221, 2), (16130, '1842bd2c0ae3a2138445bb684dbd4323', '2011-01-24 18:29:27', '2011-01-24 18:29:28', 63222, 2), (16131, 'fa35531e7b5e21810997782c1ade0a88', '2011-01-24 18:54:39', '2011-01-24 18:54:40', 63223, 2), (16132, 'a241a1f5a1a7fd8dcbc4a1ad0c9de360', '2011-01-24 19:28:57', '2011-01-24 19:28:59', 63224, 2), (16133, '181c5c2a1d55d2359d8b1a65b836f5df', '2011-01-24 19:30:00', '2011-01-24 19:30:01', 63225, 2), (16134, '1f489e00abd1744f888edc5349091889', '2011-01-24 20:12:45', '2011-01-24 20:12:46', 63226, 2), (16135, '7e1ab11b04ab712f0df08cd57eb48ea8', '2011-01-24 21:29:40', '2011-01-24 21:39:32', 63232, 2), (16136, '1968fa37f7837e5a72d061cfaeed3b17', '2011-01-24 21:52:55', '2011-01-24 21:52:58', 63233, 2), (16137, 'd7082595c9c1d8111c0db5df934c7740', '2011-01-24 21:53:05', '2011-01-24 21:53:06', 63234, 2), (16138, 'efef138aa8e5ce792981cdcb55541574', '2011-01-24 21:53:09', '2011-01-24 21:53:10', 63235, 2), (16139, 'ffc6b9d0c10a30c0ce8faa4f10b8c671', '2011-01-24 21:53:14', '2011-01-24 21:53:15', 63236, 2), (16140, '982b72be40dadbada37f6cf390f14b85', '2011-01-24 21:53:58', '2011-01-24 21:53:58', 63237, 2), (16141, '02a47be7bfaa71f066508d4f2bc25b64', '2011-01-24 21:54:08', '2011-01-24 21:54:09', 63238, 2), (16142, '5c3fd7ecf4c2e272bedd4e24de114ecc', '2011-01-24 21:54:16', '2011-01-24 21:54:16', 63239, 2), (16143, 'f3c94035fc3f9ed44644bf1a76537659', '2011-01-24 21:54:21', '2011-01-24 21:54:23', 63240, 2), (16144, '1da16baf000297ff7c0ffbb14fc8b91d', '2011-01-24 21:54:35', '2011-01-24 21:54:37', 63241, 2), (16145, '3cb39923cc416fd66873b7405c2f1402', '2011-01-24 21:54:42', '2011-01-24 21:54:43', 63242, 2), (16146, '793663cacf5126bbf0e44f78db08d767', '2011-01-24 21:54:50', '2011-01-24 21:54:51', 63243, 2), (16147, 'a4908dfc6bd9754d974e8a69b34790f2', '2011-01-24 21:54:56', '2011-01-24 21:54:57', 63244, 2), (16148, 'd598c903c7ea7fa7d8837229a53102a1', '2011-01-24 21:55:01', '2011-01-24 21:55:01', 63245, 2), (16149, 'c9369765864e64edcfaa7cc5b5075a71', '2011-01-24 21:55:04', '2011-01-24 21:55:05', 63246, 2), (16150, 'f7e6cc1d8cb8156e509a4421daa9112e', '2011-01-24 21:55:08', '2011-01-24 21:55:09', 63247, 2), (16151, '5250642d1b891d2e88e4ae9ce5715997', '2011-01-24 21:56:08', '2011-01-24 21:56:09', 63248, 2), (16152, 'f3c8703fa04c77d04cf0e9d389444bf1', '2011-01-24 21:56:12', '2011-01-24 21:56:13', 63249, 2), (16153, '8d7eb28e33188c3cc25f92bd5bb312ad', '2011-01-24 21:56:16', '2011-01-24 21:56:16', 63250, 2), (16154, '3938511c7418069c546a95ab06795d6b', '2011-01-24 21:56:33', '2011-01-24 21:56:33', 63251, 2), (16155, '47dab72e9d93814e31fcb16035db71f3', '2011-01-24 21:56:45', '2011-01-24 21:56:46', 63252, 2), (16156, 'b61e4b3071836f63736af5ee95090a2c', '2011-01-24 21:56:57', '2011-01-24 21:56:58', 63253, 2), (16157, '310a4259782fa7f2690eb56a0c85b08c', '2011-01-24 21:58:49', '2011-01-24 21:58:50', 63254, 2), (16158, '763e95e79d13bb6596668373eb922216', '2011-01-24 21:59:18', '2011-01-24 21:59:19', 63255, 2), (16159, 'f0988a4b42d21e893162d29b7e757103', '2011-01-24 21:59:27', '2011-01-24 21:59:28', 63256, 2), (16160, '92f119b8b0ef653ec24c1ab15edda8e2', '2011-01-24 21:59:36', '2011-01-24 21:59:37', 63257, 2), (16161, 'ede2d5343ee486ac65e199fc2aea7d8b', '2011-01-24 21:59:44', '2011-01-24 21:59:46', 63258, 2), (16162, '846b6de27d10a5c7877f04333beeab2e', '2011-01-24 21:59:53', '2011-01-24 21:59:53', 63259, 2), (16163, '5ec62e5bbf660e53a6080ac9889f5b1c', '2011-01-24 23:58:16', '2011-01-24 23:58:22', 63260, 2), (16164, '58b5b555732810e7c58df01c3cd7a58e', '2011-01-25 03:04:48', '2011-01-25 03:04:49', 63261, 2), (16165, '1b1dd5091838aa0d6d6242adc41d4449', '2011-01-25 03:05:47', '2011-01-25 03:05:48', 63262, 2), (16166, 'c43f08f5d8150154dd80b6a0e4611186', '2011-01-25 03:06:40', '2011-01-25 03:06:41', 63263, 2), (16167, '7ad20f375d7a3f8dd3e8cdbce2cdecfd', '2011-01-25 03:08:16', '2011-01-25 03:08:17', 63264, 2), (16168, '8d2169fd42c2c37161b4bb3f165be4d7', '2011-01-25 03:50:53', '2011-01-25 03:50:54', 63265, 2), (16169, '0b0df2ac3df771597050f6fae81b6daf', '2011-01-25 03:56:07', '2011-01-25 03:56:08', 63266, 2), (16170, '1baac2da5b1a452cefbed41528f348e6', '2011-01-25 05:24:18', '2011-01-25 05:24:19', 63267, 2), (16171, '56b556783596d8b928d0ef561d897390', '2011-01-25 06:32:41', '2011-01-25 06:32:42', 63268, 2), (16172, 'dc13590683f589b81b75e580d93cb571', '2011-01-25 07:18:21', '2011-01-25 07:18:43', 63270, 2), (16173, '3078b2a479adb32a7c226b65c61aeed2', '2011-01-25 08:18:13', '2011-01-25 08:18:15', 63271, 2), (16174, '62f73ebf23bdc3d9bdea0266c670beb8', '2011-01-25 08:37:52', '2011-01-25 08:37:53', 63272, 2), (16175, '3a20746dfaf34b9bfc799d469ff87be6', '2011-01-25 09:23:39', '2011-01-25 09:23:40', 63273, 2), (16176, '11f1d024e5bd8530c289b2d6d8c70ad5', '2011-01-25 09:25:13', '2011-01-25 09:25:14', 63274, 2), (16177, '522433d39637e7e943ea158cf39ce9d3', '2011-01-25 09:27:45', '2011-01-25 09:27:46', 63275, 2), (16178, '5aec376bec863c03dca0fd38e244580c', '2011-01-25 09:28:39', '2011-01-25 09:28:40', 63276, 2), (16179, 'a08c86bec7f681fa52a864e2ff619ac4', '2011-01-25 09:53:08', '2011-01-25 10:45:48', 63298, 2), (16180, '94a3dc116ad87cc5ca7bbe5d86c30fef', '2011-01-25 10:09:16', '2011-01-25 10:11:47', 63290, 2), (16181, 'f4ceccd9e6a849ef69c679a8c0782b76', '2011-01-25 10:10:36', '2011-01-25 10:10:37', 63288, 2), (16182, '1b0a2b73510ff124d8a9d340a57149d8', '2011-01-25 10:11:32', '2011-01-25 10:11:33', 63289, 2), (16183, '01ceac0827a62d58139bc452f0446a87', '2011-01-25 10:12:56', '2011-01-25 10:12:57', 63291, 2), (16184, 'ec1816b965ca1728affc4b1e5d3d26d1', '2011-01-25 10:27:01', '2011-01-25 10:27:36', 63296, 2), (16185, '6dd4fb030790620c14ccdff51a869872', '2011-01-25 10:27:21', '2011-01-25 10:27:22', 63294, 2), (16186, '1154556c9d0386ccb26f50b40715a02e', '2011-01-25 10:41:00', '2011-01-25 10:41:01', 63297, 2), (16187, '998ef1df68dfd223613a9afe625c377a', '2011-01-25 11:05:42', '2011-01-25 11:05:44', 63299, 2), (16188, '5f3d0ea3c7d3b8f6e9f5b7ff3696fc1e', '2011-01-25 11:25:58', '2011-01-25 11:25:59', 63300, 2), (16189, '73c635b9024ae4aff097379228185f7d', '2011-01-25 11:26:01', '2011-01-25 11:29:29', 63302, 2), (16190, '734b675d54b6df13e00734137c57f8a4', '2011-01-25 11:40:53', '2011-01-25 11:40:54', 63303, 2), (16191, '17d500cf97a576426fa54547626a0c8d', '2011-01-25 11:50:37', '2011-01-25 11:50:38', 63304, 2), (16192, '2b182f7e048e732e0cbc5b56e65fd20a', '2011-01-25 12:03:15', '2011-01-25 12:03:16', 63305, 2), (16193, '8136407245d6acd5bec52ce21b375fa2', '2011-01-25 12:45:35', '2011-01-25 12:45:36', 63306, 2), (16194, '7161909f262ede32d962d10a81146980', '2011-01-25 13:32:40', '2011-01-25 13:40:00', 63313, 2), (16195, 'e129c05af2a45dffd7fa0f4b345bee6c', '2011-01-25 13:44:38', '2011-01-25 13:48:18', 63325, 2), (16196, '3ccb01ab16a77bc1a40be4691c2054a6', '2011-01-25 13:48:34', '2011-01-25 13:48:35', 63326, 2), (16197, '6cd041921aaff052af85f4370648d366', '2011-01-25 13:48:37', '2011-01-25 13:48:38', 63327, 2), (16198, 'b8ce286f49c05e2412a44fd8104afb9c', '2011-01-25 15:05:59', '2011-01-25 15:06:01', 63328, 2), (16199, '23657a6473365dd98e8462d04c734829', '2011-01-25 15:14:56', '2011-01-25 15:14:57', 63329, 2), (16200, 'a147932da7bf793b540ed75cb181fd63', '2011-01-25 16:36:50', '2011-01-25 16:36:51', 63330, 2), (16201, 'c5875faaf5be6a2be28f985595e96dc0', '2011-01-25 16:54:24', '2011-01-25 17:03:58', 63332, 2), (16202, '56240530f7929f55e843a035790944cb', '2011-01-25 17:29:31', '2011-01-25 17:29:34', 63333, 2), (16203, '045e63d0e422ca73c8afa78b5fde0cc0', '2011-01-25 17:29:31', '2011-01-25 17:29:34', 63334, 2), (16204, 'fb3697167214cd38b780960d8ca67c57', '2011-01-25 17:38:50', '2011-01-25 17:38:51', 63335, 2), (16205, 'd32f47c07eabf34c15a54fb02c51ea57', '2011-01-25 17:54:03', '2011-01-25 17:54:04', 63336, 2), (16206, '9b5e90ce2113f39596d7dafbc84aac07', '2011-01-25 18:05:49', '2011-01-25 18:06:44', 63342, 2), (16207, 'ea824b09dcbcdc66911be5ba37256208', '2011-01-25 18:26:23', '2011-01-25 18:26:24', 63343, 2), (16208, '2355bde9dc1ff92c7f3dd5522583781c', '2011-01-25 18:29:03', '2011-01-25 18:29:57', 63346, 2), (16209, '98ba2daead2ceb216c4dff99af906eea', '2011-01-25 18:31:58', '2011-01-25 18:31:59', 63347, 2), (16210, 'aed3cc9ade2096d763333356ecdc60b9', '2011-01-25 18:32:33', '2011-01-25 18:32:34', 63348, 2), (16211, '4c8dc25ad04819fe6bc66cc593846a07', '2011-01-25 18:53:11', '2011-01-25 18:53:11', 63349, 2), (16212, '0263dde63cd10fdcc678d4da01fb1590', '2011-01-25 18:54:19', '2011-01-25 18:56:05', 63355, 2), (16213, '5e06f0a5c916d609da88521867e205ee', '2011-01-25 18:56:01', '2011-01-25 18:56:02', 63354, 2), (16214, '614c53a4e1fff85c384c5844c2008c64', '2011-01-25 18:58:25', '2011-01-25 18:58:53', 63358, 2), (16215, 'b78e64cb12970adca5b3b04c85be3865', '2011-01-25 19:08:22', '2011-01-25 19:08:22', 63359, 2), (16216, 'c8820ecf5383fd1310929b797edecb9e', '2011-01-25 19:08:28', '2011-01-25 19:09:01', 63362, 2), (16217, 'e16e549ef09eb7c4e9d176766c88265e', '2011-01-25 19:38:50', '2011-01-25 19:38:52', 63363, 2), (16218, 'd1fc4fd9e480ff7ed53f7b4659393b2e', '2011-01-25 19:58:51', '2011-01-25 20:03:59', 63371, 2), (16219, 'c4d8ceeacb08882e275c219a9247a100', '2011-01-25 20:03:19', '2011-01-25 20:03:20', 63369, 2), (16220, '9d17acb4d73e047dd8093562041d1dd0', '2011-01-25 20:23:26', '2011-01-25 20:23:27', 63372, 2), (16221, '2d9d1a3b01a4e6193778076e35048935', '2011-01-25 20:24:04', '2011-01-25 20:49:26', 63411, 2), (16222, '7f83c99f95720968a750eea812196829', '2011-01-25 20:33:41', '2011-01-25 20:35:05', 63395, 2), (16223, '27b755139f56ec092ba02bcf8ef1f4eb', '2011-01-25 20:46:57', '2011-01-25 20:48:26', 63406, 2), (16224, '24a1d246d074d1b7625c04c96cd63cd0', '2011-01-25 20:47:14', '2011-01-25 20:49:24', 63410, 2), (16225, '394f6e164c2b385bfb81c1f944a49ee0', '2011-01-25 20:53:03', '2011-01-25 20:56:35', 63422, 2), (16226, '9653fd094d1808a951c726871e8c463c', '2011-01-25 21:12:52', '2011-01-25 21:16:04', 63460, 2), (16227, 'adebca186430503bbfe45d7f394ba4aa', '2011-01-25 21:17:02', '2011-01-25 21:19:58', 63467, 2), (16228, '21b19b49d1dca6626d4c7a375e26c2fc', '2011-01-25 21:51:39', '2011-01-25 21:51:44', 63468, 2), (16229, 'd4928e4272623a41ec132a77510d10fc', '2011-01-25 22:42:34', '2011-01-25 22:42:35', 63469, 2), (16230, '0091dd0020c0638ec2fc8cbedca953b9', '2011-01-25 22:49:20', '2011-01-25 22:56:49', 63485, 2), (16231, '5d739279a8cd258bf00ffbab234a324c', '2011-01-25 23:50:05', '2011-01-25 23:50:07', 63486, 2), (16232, 'fa10c3b27fc610c65e9217a16f27c041', '2011-01-26 02:09:08', '2011-01-26 02:09:09', 63487, 2), (16233, '6baeddf1200421ecc4f6f7a25da86d49', '2011-01-26 02:57:49', '2011-01-26 02:57:50', 63488, 2), (16234, 'ae3a407d91f3ed69b35ab172686a8fea', '2011-01-26 03:02:47', '2011-01-26 03:03:08', 63489, 2), (16235, 'a5e6d98e4e10294dc3394922516974a6', '2011-01-26 03:03:32', '2011-01-26 03:03:33', 63490, 2), (16236, '989c995ec28d1d4f443f08e8b981ee53', '2011-01-26 03:16:35', '2011-01-26 03:16:37', 63491, 2), (16237, 'a0a6a7f0f84056f8455ace3fa99b6daa', '2011-01-26 05:46:45', '2011-01-26 05:46:46', 63492, 2), (16238, 'bf225c027287aefaaea3fc8670d77348', '2011-01-26 06:42:07', '2011-01-26 06:42:08', 63493, 2), (16239, '8ca3087591f219a693607743b893f49c', '2011-01-26 07:05:42', '2011-01-26 07:05:43', 63494, 2), (16240, '343b8efc6f3f18ce284a197ea630df6f', '2011-01-26 07:23:42', '2011-01-26 07:25:14', 63501, 2), (16241, 'e47134c6fa730194aa92cb5e6f5c58a2', '2011-01-26 08:09:18', '2011-01-26 08:09:19', 63502, 2), (16242, '7baee20c5600a69af872c33060a7d540', '2011-01-26 08:15:00', '2011-01-26 08:15:01', 63503, 2), (16243, '9715a01f24cff7a0ec10f9450ff5e3ab', '2011-01-26 09:30:41', '2011-01-26 09:34:53', 63517, 2), (16244, '25b3c705f4f090968145bab1a83c6948', '2011-01-26 09:41:02', '2011-01-26 09:41:03', 63518, 2), (16245, '92113b9d1a53181f409fa3957a05da06', '2011-01-26 09:55:56', '2011-01-26 09:56:26', 63521, 2), (16246, '8a59c6e0e132db02dce8860eafe1eab6', '2011-01-26 10:09:49', '2011-01-26 10:09:50', 63522, 2), (16247, 'a19f6a54cc0672f8f4e78a95c0178992', '2011-01-26 10:12:00', '2011-01-26 10:12:01', 63523, 2), (16248, '0369dfb8fe9ce6bc139fe4ce0b81e56c', '2011-01-26 10:14:32', '2011-01-26 10:15:01', 63526, 2), (16249, 'eb2a45078bc8e9f2995809f6da4ff8f4', '2011-01-26 10:49:54', '2011-01-26 10:52:22', 63550, 2), (16250, '3df889dcbf125db7097a0f96d3e067c4', '2011-01-26 11:21:25', '2011-01-26 11:21:26', 63551, 2), (16251, '352d4a136fca4acbd0500511ee5ac9aa', '2011-01-26 11:47:19', '2011-01-26 11:47:21', 63552, 2), (16252, '73a473fbf177d9b81f08f3c77227bc84', '2011-01-26 11:54:25', '2011-01-26 11:54:26', 63553, 2), (16253, 'ebe1fe15a1c1a93c736de44ac49c44c7', '2011-01-26 11:59:17', '2011-01-26 12:00:16', 63573, 2), (16254, '75b308dcc87522ec5760171ffa8ea63a', '2011-01-26 12:46:56', '2011-01-26 12:46:57', 63574, 2), (16255, '6c89e4d6eb93fede82bd3c09c13ae8cb', '2011-01-26 13:29:06', '2011-01-26 13:29:07', 63575, 2), (16256, 'd4194335a21e7878c88b40aae68898b4', '2011-01-26 13:44:34', '2011-01-26 13:44:35', 63576, 2), (16257, '3a5e6e2d1322c63a933b62d110da268c', '2011-01-26 13:50:29', '2011-01-26 13:53:13', 63589, 2), (16258, '09c5e5a1f7f20bcb388ec5076404b2ec', '2011-01-26 13:54:14', '2011-01-26 14:01:57', 63601, 2), (16259, '464963f63db0bd91936f10fb3a8b2dca', '2011-01-26 14:17:07', '2011-01-26 14:17:08', 63602, 2), (16260, 'eb3efc2d2c6df3f991b646f3826d33d7', '2011-01-26 14:36:55', '2011-01-26 14:36:56', 63603, 2), (16261, '6f237a241f239235dc3cea5b82d1929c', '2011-01-26 14:39:15', '2011-01-26 14:39:16', 63604, 2), (16262, 'c8985b83ae544ce9d8af88fee63ae19b', '2011-01-26 14:57:52', '2011-01-26 14:57:53', 63605, 2), (16263, 'c08ec0fbed6d77e4454f05af6ffe6b71', '2011-01-26 15:10:58', '2011-01-26 15:12:36', 63608, 2), (16264, '114c64a7123c987dce31aef1da2d4d4c', '2011-01-26 15:23:31', '2011-01-26 15:24:41', 63617, 2), (16265, 'a2e40bc22c81df65f1af4e3944c1a811', '2011-01-26 15:25:38', '2011-01-26 15:25:39', 63618, 2), (16266, '7ef958b78b306ab7b884609d45cee92a', '2011-01-26 15:48:38', '2011-01-26 15:48:39', 63619, 2), (16267, '457a014d8bdacc859aa0f0bbd2537f27', '2011-01-26 16:08:32', '2011-01-26 16:09:02', 63622, 2), (16268, 'e6213d07a1dc8fc51563cb96473aed3a', '2011-01-26 16:14:18', '2011-01-26 16:14:19', 63623, 2), (16269, 'a27a3cfd19f2c22f8bc6ef54d1c37c9b', '2011-01-26 16:34:26', '2011-01-26 16:34:27', 63624, 2), (16270, 'edc578701a8aee48f34820a9f57562c6', '2011-01-26 16:55:16', '2011-01-26 16:55:17', 63625, 2), (16271, '5c219d2a2759fca3f685d6c360d7a1c5', '2011-01-26 16:55:42', '2011-01-26 16:55:43', 63626, 2), (16272, '552211e38bfe4567e02608f6f7a0d1f6', '2011-01-26 16:57:52', '2011-01-26 16:57:53', 63627, 2), (16273, 'f8c9d3098d10656d84af3c77508f03bb', '2011-01-26 17:01:21', '2011-01-26 17:05:17', 63630, 2), (16274, '016a79ffc0fad6ee5a8f066a80ec7ff5', '2011-01-26 17:06:01', '2011-01-26 17:06:02', 63631, 2), (16275, '6221013888e9a24c96f9cb64976e8a4e', '2011-01-26 17:07:32', '2011-01-26 17:07:33', 63632, 2), (16276, '9c5cbb4878a4288aeda06542dc670b1b', '2011-01-26 17:11:28', '2011-01-26 17:11:29', 63633, 2), (16277, '3146f1d320a7e4be8b3be00d034e98ed', '2011-01-26 17:11:45', '2011-01-26 17:11:46', 63634, 2), (16278, '6fee5a15e37ede7caf8b456865f9c1b8', '2011-01-26 17:30:20', '2011-01-26 17:30:21', 63635, 2), (16279, 'c2ecd68ce26dbf6bf83b8603e92a587e', '2011-01-26 17:31:25', '2011-01-26 17:31:26', 63636, 2), (16280, '99f9174837ca2ee7b5168fb920762cfc', '2011-01-26 17:51:48', '2011-01-26 17:58:34', 63651, 2), (16281, '6a466178061088e9b79a1fbab8d644fd', '2011-01-26 18:03:36', '2011-01-26 18:03:37', 63652, 2), (16282, '345c1c21b4829a3649c3b7fe0e544294', '2011-01-26 18:53:55', '2011-01-26 18:57:24', 63659, 2), (16283, '140753d6ac088d9014f46b7e42f82914', '2011-01-26 19:01:25', '2011-01-26 19:01:26', 63660, 2), (16284, '6405cce0190a71ec7fa825f8a1c81ded', '2011-01-26 20:05:19', '2011-01-26 20:05:20', 63661, 2), (16285, 'fedb83eafcf5122bb76e9207e265ccad', '2011-01-26 20:05:57', '2011-01-26 20:06:58', 63665, 2), (16286, '64f257874926999feb0701fdbdd32af8', '2011-01-26 20:42:22', '2011-01-26 21:03:32', 63685, 2), (16287, '3866bc201c98d09c3e75b66927f3efcc', '2011-01-26 20:58:25', '2011-01-26 20:58:26', 63674, 2), (16288, '57f4e1520a3bc7ca72cbc53991adf31f', '2011-01-26 21:25:45', '2011-01-26 21:25:46', 63686, 2), (16289, '84fa298e52d2e056d3294d631e0a3b7c', '2011-01-26 22:06:21', '2011-01-26 22:06:24', 63687, 2), (16290, '5c0f78a708beeea04229fb3760caea65', '2011-01-26 22:32:33', '2011-01-26 22:32:36', 63688, 2), (16291, 'f5e6bf59e287476fc00360d9e35b4940', '2011-01-26 22:49:20', '2011-01-26 22:50:47', 63691, 2), (16292, '53c1bdb4d4b5bebcf3a1541912f75c25', '2011-01-26 22:51:35', '2011-01-26 22:51:35', 63692, 2), (16293, '851bb3da52e0b56419c09d90b536245b', '2011-01-26 22:51:37', '2011-01-26 22:51:38', 63693, 2), (16294, '2ec8d33dea288bbe6979be9c090befc3', '2011-01-26 22:52:09', '2011-01-26 22:52:48', 63696, 2), (16295, '666076b0d3fdbfc85446b288ac6590ee', '2011-01-26 23:00:32', '2011-01-26 23:16:17', 63724, 2), (16296, '51ed8ff8a2187ae0dc09d1a15b130a07', '2011-01-26 23:05:04', '2011-01-26 23:05:10', 63707, 2), (16297, '5e22a64fce95bb47961a084901c24e51', '2011-01-26 23:12:48', '2011-01-26 23:12:50', 63723, 2), (16298, '973c2f154b9496a27b52aab7cf1da0ef', '2011-01-26 23:18:45', '2011-01-26 23:24:18', 63735, 2), (16299, '8502637549914f795f3a668f274668b6', '2011-01-26 23:24:06', '2011-01-26 23:27:09', 63743, 2), (16300, 'f7fb4c9620b8f6e297ad8b3b4fc4b5e2', '2011-01-26 23:35:30', '2011-01-26 23:38:35', 63766, 2), (16301, 'f82ba4a7959ee00dc6ad54e0831af3e6', '2011-01-26 23:41:00', '2011-01-26 23:41:01', 63767, 2), (16302, '045adef39f6cab63a97aa82f27a8e254', '2011-01-27 00:56:18', '2011-01-27 00:56:49', 63769, 2), (16303, '7174aea7fef7c98d81f3cba1a7679352', '2011-01-27 01:38:27', '2011-01-27 01:38:28', 63770, 2), (16304, '54ff6948f9417d947d50c259782a7f5d', '2011-01-27 02:14:38', '2011-01-27 02:14:38', 63771, 2), (16305, 'a6a12d0ab2b0d492cea936ca4709e66e', '2011-01-27 02:47:29', '2011-01-27 02:47:30', 63772, 2), (16306, 'ce51f12484f195647aa1dbc1583d3f3b', '2011-01-27 03:05:04', '2011-01-27 03:05:05', 63773, 2), (16307, '64b377319dd2a4f868ff39ef2731cf84', '2011-01-27 03:44:30', '2011-01-27 03:52:19', 63784, 2), (16308, '80c8b82be4162dbb1262bab8b4a36481', '2011-01-27 08:05:13', '2011-01-27 08:17:06', 63796, 2), (16309, 'cb0eb3046080efc233e7fcaca3a4995e', '2011-01-27 08:50:17', '2011-01-27 08:50:18', 63797, 2), (16310, '6f410f4fc48e28e853d6255ea0e2c54d', '2011-01-27 08:50:21', '2011-01-27 08:50:22', 63798, 2), (16311, '08690e9dc67458cfe0e9ca5ecd1db5ab', '2011-01-27 09:41:13', '2011-01-27 09:41:14', 63799, 2), (16312, 'df67f63c5768349276e36de0e07b287d', '2011-01-27 10:27:58', '2011-01-27 10:27:59', 63800, 2), (16313, '259c944df50659825a097cc17dce39b2', '2011-01-27 11:08:01', '2011-01-27 11:11:15', 63808, 2), (16314, '9312907906c6ad918739ed51dea8c0ae', '2011-01-27 11:32:37', '2011-01-27 11:32:39', 63809, 2), (16315, '621b832d825c3e4b0fab34894cb4c9d5', '2011-01-27 11:40:55', '2011-01-27 11:40:56', 63810, 2), (16316, '37e5c8c2761ac2a145053615d823fb1e', '2011-01-27 11:40:56', '2011-01-27 11:40:58', 63811, 2), (16317, '63678ad3e4e15ccca10b8824ed0f1861', '2011-01-27 11:40:58', '2011-01-27 11:40:58', 63812, 2), (16318, '6d20da90c71a9de8bb37afa836bfeaeb', '2011-01-27 12:38:14', '2011-01-27 12:38:15', 63813, 2), (16319, 'f17120c5d9735685763797ec07f94bf1', '2011-01-27 12:48:28', '2011-01-27 12:48:29', 63814, 2), (16320, '65dd963537dfaf42b47e9c5945850048', '2011-01-27 13:02:06', '2011-01-27 13:02:08', 63815, 2), (16321, 'c75a5bf2a375e5a1f3dbb5c6f44ccdca', '2011-01-27 13:54:56', '2011-01-27 13:54:58', 63816, 2), (16322, '7436b7ad6f185aa6df15e355de0bc61d', '2011-01-27 14:58:23', '2011-01-27 14:58:24', 63817, 2), (16323, '9c07ade278edc8492a0ffa3d542b1e84', '2011-01-27 15:22:24', '2011-01-27 15:22:25', 63818, 2), (16324, '4b03415c90808c58b89533242fa7ebc2', '2011-01-27 15:22:37', '2011-01-27 22:38:02', 63907, 2), (16325, 'c9581e804a2aba07a2fb43d3fc0c84a7', '2011-01-27 15:53:57', '2011-01-27 16:23:13', 63833, 2), (16326, '52f56bb5d9cd3b3fc1ba47a213874a8a', '2011-01-27 16:47:37', '2011-01-27 16:47:38', 63834, 2), (16327, '1626380ffb03b82ddf5eeb5fcd694448', '2011-01-27 17:16:58', '2011-01-27 17:16:59', 63835, 2), (16328, 'e210b41b4ca55ae20e3b476d32cf22a9', '2011-01-27 18:08:44', '2011-01-27 18:08:45', 63836, 2), (16329, '79746b67576ee3d9f264df7d51c6fca6', '2011-01-27 19:12:33', '2011-01-27 19:13:52', 63851, 2), (16330, '1afe4552e0544712803a6cfb01b14fe7', '2011-01-27 19:12:52', '2011-01-27 19:12:53', 63838, 2), (16331, '90d8da349eab27a82dc1b7475388a513', '2011-01-27 19:20:59', '2011-01-27 19:24:32', 63864, 2), (16332, '4917469acdade54f27d6aa68f56d961b', '2011-01-27 19:27:08', '2011-01-27 19:35:58', 63873, 2), (16333, '0f16714bf7a1ed5683ae2ba367bd3555', '2011-01-27 19:57:24', '2011-01-27 19:57:25', 63874, 2), (16334, '825694e59499684fbe7b7873919d1f48', '2011-01-27 20:15:23', '2011-01-27 20:17:25', 63882, 2), (16335, 'eef1573f6362a763eedc3af4d1bbfb23', '2011-01-27 20:24:41', '2011-01-27 20:25:13', 63885, 2), (16336, 'f10e22f238de9f8a1b4f9c829b49f052', '2011-01-27 20:27:22', '2011-01-27 20:29:38', 63896, 2), (16337, 'fe5c2e4fadd35bd57a5042bb3afd0913', '2011-01-27 21:58:04', '2011-01-27 21:58:05', 63897, 2), (16338, '6f843650d7103303da126e0397ca1c0f', '2011-01-27 22:05:38', '2011-01-27 22:07:08', 63904, 2), (16339, '25ff3cd49e7e00fa1a4f8689b082ea7e', '2011-01-27 22:32:16', '2011-01-27 22:32:17', 63905, 2), (16340, 'c93ede0ad004d690079b4d868d19e765', '2011-01-27 22:48:27', '2011-01-27 22:48:28', 63908, 2), (16341, '99c15c1e3c8dcbcb029359128877d369', '2011-01-28 00:07:23', '2011-01-28 00:07:28', 63909, 2), (16342, '94c4c8a9906abbfaf677f5ec8ca15334', '2011-01-28 00:07:30', '2011-01-28 00:07:31', 63910, 2), (16343, '2f6d98754de4f04cd3fa669065dd24c5', '2011-01-28 00:45:18', '2011-01-28 00:45:19', 63911, 2), (16344, '5916ad5341b4ed6c48758966806f1c47', '2011-01-28 02:52:21', '2011-01-28 02:52:23', 63912, 2), (16345, 'a450417e214ed72689b750d00cda0dc0', '2011-01-28 02:55:54', '2011-01-28 02:55:55', 63913, 2), (16346, '00d3e74acfbb1c144c8f26b5eb07fb51', '2011-01-28 03:52:27', '2011-01-28 03:52:28', 63914, 2), (16347, '7003062e47442e9ee0558888bd74b877', '2011-01-28 04:06:59', '2011-01-28 04:07:00', 63915, 2), (16348, '5037fd0310a37cf949133d191a532749', '2011-01-28 04:22:10', '2011-01-28 04:22:11', 63916, 2), (16349, 'babd4abe0bd6844db32a8c6bca173197', '2011-01-28 04:57:30', '2011-01-28 04:57:31', 63917, 2), (16350, '03d3c69ed09b96d212b097b4092c6e4b', '2011-01-28 05:04:21', '2011-01-28 05:04:22', 63918, 2), (16351, 'c5bb4662042d47c36c9471449b00f5d9', '2011-01-28 05:05:50', '2011-01-28 05:05:51', 63919, 2), (16352, 'c0c1d964ebd454b5a8cf049b2101d3c0', '2011-01-28 05:52:41', '2011-01-28 05:52:42', 63920, 2), (16353, 'e71251abbe1d7e3c63781ea60878e1fd', '2011-01-28 07:21:20', '2011-01-28 07:21:20', 0, 2), (16354, 'e71251abbe1d7e3c63781ea60878e1fd', '2011-01-28 07:21:21', '2011-01-28 07:21:21', 63921, 2), (16355, '6c8df52358cfd4f511bc094a19b063eb', '2011-01-28 07:28:29', '2011-01-28 07:31:38', 63933, 2), (16356, '7cf5365008c71df24eedf1bcfb893e36', '2011-01-28 07:38:11', '2011-01-28 07:38:11', 63934, 2), (16357, '47c43063063acd9af3e47dd5882e2b7b', '2011-01-28 08:44:02', '2011-01-28 08:44:02', 63935, 2), (16358, 'f34a66d1af6820001ddf92c045f7ee41', '2011-01-28 08:44:06', '2011-01-28 08:44:07', 63936, 2), (16359, '9eab4d40beb86940a2c4c707cbb4157e', '2011-01-28 09:17:47', '2011-01-28 09:17:48', 63937, 2), (16360, '10a87ae36a9bfa6e4ed2b3f88a20a705', '2011-01-28 09:34:27', '2011-01-28 09:35:10', 63940, 2), (16361, 'c89b09fd19aa0cf4f439279566cc9002', '2011-01-28 09:51:13', '2011-01-28 09:51:14', 63941, 2), (16362, '6f41d505a4d3e26594f1a5ccf4632b70', '2011-01-28 10:53:50', '2011-01-28 10:53:51', 63942, 2), (16363, 'a19a0b9815d2b56a6140704cf464f838', '2011-01-28 10:57:14', '2011-01-28 10:57:15', 63943, 2), (16364, '37f54a3e24f1c17f3a0266b02690d830', '2011-01-28 11:01:57', '2011-01-28 11:02:48', 63955, 2), (16365, 'f85f96255bffeafcdbf9aea9e55bee75', '2011-01-28 11:24:57', '2011-01-28 11:24:59', 63956, 2), (16366, '804c4c069604cf72e864c782617be0cb', '2011-01-28 11:54:30', '2011-01-28 11:54:54', 63959, 2), (16367, '6eff2dabd5259410ea5d96393a280d21', '2011-01-28 12:14:45', '2011-01-28 12:14:46', 63960, 2), (16368, '58bd101d42f4b99a18a346179aa570b5', '2011-01-28 12:19:48', '2011-01-28 12:20:57', 63965, 2), (16369, '7dcb85e4f327db606fce750e3b819f31', '2011-01-28 12:51:05', '2011-01-28 12:51:06', 63966, 2), (16370, 'ded026e4f39e248ba65627b27883b90f', '2011-01-28 12:55:40', '2011-01-28 12:59:05', 63982, 2), (16371, '7ea9baa778224fc5cae73ea43a75d854', '2011-01-28 12:58:04', '2011-01-28 12:58:05', 63974, 2), (16372, '4e748ca34d702f4d437ff326af460df7', '2011-01-28 12:58:07', '2011-01-28 12:58:08', 63975, 2), (16373, 'ff95e99b6fe8c6d1bb491e5234822af1', '2011-01-28 12:58:09', '2011-01-28 12:59:52', 63988, 2), (16374, 'fe54a6f284fb66857d8fc0ae5f660b46', '2011-01-28 12:58:30', '2011-01-28 12:58:31', 63977, 2), (16375, 'b07c861facc4e534a8362c0bc526a36e', '2011-01-28 13:19:18', '2011-01-28 13:24:49', 63996, 2), (16376, '76d891c315a525970835d6e57eedfcd9', '2011-01-28 13:23:08', '2011-01-28 13:47:33', 64006, 2), (16377, '87fca83cef50434d98c4f5565986cfc0', '2011-01-28 14:23:33', '2011-01-28 14:25:16', 64013, 2), (16378, 'd625952e114f2b6d5bd4c81704264dc3', '2011-01-28 14:28:43', '2011-01-28 14:34:01', 64031, 2), (16379, '59f9002ea4e0d4dc89c837015883c402', '2011-01-28 15:53:44', '2011-01-28 16:06:39', 64060, 2), (16380, '75238eb173d81592f00d4dcf1c8c8588', '2011-01-28 15:55:41', '2011-01-28 15:55:42', 64035, 2), (16381, 'a9cc344fc8d40995d0f01b4bb17d35a3', '2011-01-28 16:40:21', '2011-01-28 16:40:23', 64061, 2), (16382, '310bcd019a4aaea67e369f4c53776c83', '2011-01-28 16:40:25', '2011-01-28 16:40:26', 64062, 2), (16383, '4b79b3b2e11dcea50d0f015172389088', '2011-01-28 16:42:19', '2011-01-31 08:32:06', 65088, 2), (16384, '118b335c811900569e0ad092faf6fde0', '2011-01-28 17:31:39', '2011-01-28 17:31:40', 64073, 2), (16385, 'd4ccd2e4f853f04c37a56c0c308279f7', '2011-01-28 17:37:58', '2011-01-28 17:37:59', 64074, 2), (16386, 'f5ed98503ee6aed0be4ab7c907c74159', '2011-01-28 17:41:31', '2011-01-28 17:46:50', 64085, 2), (16387, '9fc14a4485e924b926f0394c39c6ab4f', '2011-01-28 17:44:16', '2011-01-28 17:44:17', 64077, 2), (16388, 'c82fa76d5836748ccd81c5233b6381d6', '2011-01-28 17:49:03', '2011-01-28 17:51:14', 64093, 2), (16389, '3ec1f2905f4b8e8081f4e880539e0e84', '2011-01-28 17:52:30', '2011-01-28 17:52:30', 64094, 2), (16390, 'e2bebd42e74179eceb6bd3bfccf08ce6', '2011-01-28 18:14:28', '2011-01-28 19:59:54', 64201, 2), (16391, 'ec57c53ecba06cdaa114895c58cda212', '2011-01-28 18:17:05', '2011-01-28 18:17:06', 64097, 2), (16392, 'dafb44eef0eba79f113863ef5e164297', '2011-01-28 18:17:24', '2011-01-28 18:17:25', 64098, 2), (16393, 'e72cdac58e39f4887c44d294362da216', '2011-01-28 18:51:14', '2011-01-28 18:51:33', 64105, 2), (16394, '4e45b92a89a81f6c478653f818f8a4c3', '2011-01-28 19:04:00', '2011-01-28 19:04:01', 64106, 2), (16395, 'b9bd6fb04327338eb3a9c5116cfdcbe9', '2011-01-28 19:33:02', '2011-01-28 19:33:03', 64155, 2), (16396, 'c4db3b9a5f1802a021726b9fd9a1db99', '2011-01-28 19:47:52', '2011-01-28 19:47:53', 64167, 2), (16397, '8d812f86fdfcad9c9766ac6d0eedfc59', '2011-01-28 19:48:18', '2011-01-28 19:51:32', 64186, 2), (16398, '7af5f1e2e22b85352b2f87cc98dcfac2', '2011-01-28 19:53:47', '2011-01-28 19:53:49', 64199, 2), (16399, '7e554d368b6cc7d69fb37984bde513d4', '2011-01-28 20:07:52', '2011-01-28 20:28:13', 64224, 2), (16400, '1af6607c939bd0c4d6d5a7633dd83075', '2011-01-28 20:29:08', '2011-01-28 20:29:09', 64225, 2), (16401, '6bc15401b1b208f6ca940106699e7dcb', '2011-01-28 20:41:14', '2011-01-28 20:41:14', 64226, 2), (16402, '3b7676e7ac84cae008ac05c708ba2a1a', '2011-01-28 20:53:29', '2011-01-28 20:53:31', 64227, 2), (16403, 'f2c576047315c9b5aa39571023937ecc', '2011-01-28 21:10:16', '2011-01-28 21:10:17', 64228, 2), (16404, '7c06263143368bc5cefdcedf50622543', '2011-01-28 21:11:32', '2011-01-29 19:27:31', 64505, 2), (16405, '0d05f49b918c1da9676cc93272707a16', '2011-01-28 21:14:31', '2011-01-28 21:14:32', 64233, 2), (16406, 'c1fdd0ae81c9dcc942294bc564494413', '2011-01-28 21:25:42', '2011-01-28 21:25:43', 64234, 2), (16407, 'ab3febb27b63f41b1ae5ddf376b3549c', '2011-01-28 21:46:42', '2011-01-28 21:46:46', 64235, 2), (16408, '67b8dec32bad23293c7cc50ff003462a', '2011-01-28 21:48:25', '2011-01-28 21:48:26', 64236, 2), (16409, '6149a6ec0f9aef6f1452294a91cdb924', '2011-01-28 21:51:58', '2011-01-28 21:51:59', 64237, 2), (16410, 'a2ea24496a875b35ef21ddc77d519fde', '2011-01-28 21:59:47', '2011-01-28 21:59:48', 64238, 2), (16411, '791c03443cf2990bb78a565f8d3793e5', '2011-01-28 22:08:19', '2011-01-28 22:08:20', 64239, 2), (16412, '4d5dfda235a57058cd91109e6b0fa2b0', '2011-01-28 22:20:27', '2011-01-28 22:20:28', 64240, 2), (16413, '003b00801021c8faf458890d513d039f', '2011-01-28 22:26:32', '2011-01-28 22:26:34', 64241, 2), (16414, '2df5f95239ea43a4da731d28c8d9a307', '2011-01-28 22:33:10', '2011-01-28 22:33:11', 64242, 2), (16415, '8bc6702a1308d594174e05befb6b608c', '2011-01-28 22:39:19', '2011-01-28 22:39:20', 64243, 2), (16416, '1019cd49f46ff1afced63f4feccc6ffa', '2011-01-28 22:52:03', '2011-01-28 22:52:04', 64244, 2), (16417, '707b31f46b9be21ab2cc1f55d8fbf87d', '2011-01-28 23:04:46', '2011-01-28 23:04:47', 64245, 2), (16418, '81200a5a6ec679357cef0ff7ed33cd74', '2011-01-28 23:17:55', '2011-01-28 23:17:56', 64246, 2), (16419, '5d80e61378c26aa9b6d5e7da7770b6ed', '2011-01-28 23:31:04', '2011-01-28 23:31:05', 64247, 2), (16420, 'b6b330bcf1ab4cb6b045e76ee918ba2b', '2011-01-28 23:44:13', '2011-01-28 23:44:14', 64248, 2), (16421, '59048e3abb5811e4a451fd36326a2002', '2011-01-28 23:55:28', '2011-01-28 23:55:28', 64249, 2), (16422, '68443ee0cf5a75ffe86d65eecebbbc5d', '2011-01-28 23:57:21', '2011-01-28 23:57:22', 64250, 2), (16423, '973c714fc46d9ba44e9703ebdcd05d29', '2011-01-29 00:10:30', '2011-01-29 00:10:31', 64251, 2), (16424, 'a36a26afa73161b1dd2fc34eb40631fe', '2011-01-29 00:24:18', '2011-01-29 00:24:19', 64252, 2), (16425, '55dcbf4ae6c613691e7ff11d7d7ebf85', '2011-01-29 00:38:06', '2011-01-29 00:38:08', 64253, 2), (16426, 'd4657b547295bafcc9db85709eb85867', '2011-01-29 00:51:55', '2011-01-29 00:51:56', 64254, 2), (16427, 'b26b66288bdf7c46feda8e110ac279ed', '2011-01-29 01:20:11', '2011-01-29 01:20:12', 64255, 2), (16428, 'b82e656548559750bc25d3519843c544', '2011-01-29 01:34:40', '2011-01-29 01:34:41', 64256, 2), (16429, '9be7ddb3058b28e810618ca69b8143fd', '2011-01-29 01:35:27', '2011-01-29 01:35:28', 64257, 2), (16430, '572ba62103539b68222c14aba625a414', '2011-01-29 01:49:10', '2011-01-29 01:49:11', 64258, 2), (16431, '3540af2990b5991a6445e404727f4587', '2011-01-29 02:03:39', '2011-01-29 02:03:40', 64259, 2), (16432, '6cb23950065e7bf7782e5b53f099643c', '2011-01-29 02:10:48', '2011-01-29 02:10:49', 64260, 2), (16433, 'aff0efb5826c8864f83b9edb7ce3a12a', '2011-01-29 02:18:08', '2011-01-29 02:18:09', 64261, 2), (16434, '9b8a59a6de7f1a9c5f4487003e7c6fa3', '2011-01-29 02:32:38', '2011-01-29 02:32:39', 64262, 2), (16435, '51e88e2d694d37aaf305a2e48d648898', '2011-01-29 02:47:07', '2011-01-29 02:47:08', 64263, 2), (16436, '33a6c7a60bfcc50eeef4474c98d01c01', '2011-01-29 03:01:36', '2011-01-29 03:01:37', 64264, 2), (16437, '055a0047e9e531317f3bacd6517c3a9a', '2011-01-29 03:32:49', '2011-01-29 03:32:50', 64265, 2), (16438, 'ef68639b56fdfb8b9f301d2a4f835d34', '2011-01-29 03:33:33', '2011-01-29 03:33:34', 64266, 2), (16439, '16304d1d69383069693f430400df1bbd', '2011-01-29 03:38:26', '2011-01-29 03:38:27', 64267, 2), (16440, 'a54fe4af7c574d4780b4022b032ff084', '2011-01-29 03:39:18', '2011-01-29 03:39:18', 64268, 2), (16441, '2e4c5c6ee2cb5fc1532ec08a9f606e8d', '2011-01-29 03:48:46', '2011-01-29 03:48:47', 64269, 2), (16442, '7cecdb077f76a87ea2ba3a02a34aef70', '2011-01-29 03:53:17', '2011-01-29 03:53:17', 64270, 2), (16443, '05c8c571f4819d3d31ee545b4ee345ef', '2011-01-29 04:04:04', '2011-01-29 04:04:10', 64271, 2), (16444, 'c8bf9f40095a15232a3311425dcd58e4', '2011-01-29 04:10:27', '2011-01-29 04:10:28', 64272, 2), (16445, 'd778b3fe4d18de7a444f8d59dc3fe21d', '2011-01-29 04:27:25', '2011-01-29 04:27:27', 64273, 2), (16446, 'c2ae160b95db66a421ae71ff9b1f54b8', '2011-01-29 04:34:10', '2011-01-29 04:34:11', 64274, 2), (16447, '13f82db9c02bf4c540e3506abc88f411', '2011-01-29 04:39:55', '2011-01-29 04:39:57', 64275, 2), (16448, '68bf4a5cd7f00934657cbe86760cea65', '2011-01-29 04:40:13', '2011-01-29 04:40:13', 64276, 2), (16449, 'ced61d37e17e8d31dfd0e358bad5c5c7', '2011-01-29 04:46:17', '2011-01-29 04:46:18', 64277, 2), (16450, 'a7c183457a8eceb96ec2fa287870265a', '2011-01-29 04:50:13', '2011-01-29 04:50:15', 64278, 2), (16451, '3ba978f5dbb1e4d28bfdeec64ebd714a', '2011-01-29 05:01:13', '2011-01-29 05:01:14', 64279, 2), (16452, '98c604a6d74b2d83fc61220407a69d5b', '2011-01-29 05:06:17', '2011-01-29 05:06:18', 64280, 2), (16453, 'a2abcdb93f97f8178f97a641bf37a62a', '2011-01-29 05:10:50', '2011-01-29 05:10:51', 64281, 2), (16454, 'ec46d00abd1d64a5ff2baf4468bc9ce1', '2011-01-29 05:11:20', '2011-01-29 05:11:21', 64282, 2), (16455, 'e8376b522ae087d6846664ca8a6dd690', '2011-01-29 05:20:46', '2011-01-29 05:21:11', 64284, 2), (16456, '417ac88717e8eb6050543b975ba0a4d9', '2011-01-29 05:22:20', '2011-01-29 05:22:21', 64285, 2), (16457, '9b5e62c43eeae0aa0a072a17f38bb9b8', '2011-01-29 05:39:49', '2011-01-29 05:42:30', 64293, 2), (16458, '2b7ab14b92be6a5089a10230cd1aae21', '2011-01-29 05:52:55', '2011-01-29 05:52:56', 64294, 2), (16459, 'f77e59f8dde166edc2114b55d9d78ff6', '2011-01-29 05:54:27', '2011-01-29 05:54:28', 64295, 2), (16460, '0475e120372036c96ef3aab5f3bbb0db', '2011-01-29 05:58:21', '2011-01-29 05:58:22', 64296, 2), (16461, 'b8d02070498f9d8622c7aed8c4243bdc', '2011-01-29 06:15:45', '2011-01-29 06:15:46', 64297, 2), (16462, '8ca49a5288f2cd776f4f7e5b9e2f7f58', '2011-01-29 06:15:48', '2011-01-29 06:15:49', 64298, 2), (16463, '1f0f9e6258060d4d2f34c190edce4f54', '2011-01-29 06:26:31', '2011-01-29 06:26:32', 64299, 2), (16464, 'ae1059fd08345338506944e97666f603', '2011-01-29 06:42:33', '2011-01-29 06:42:34', 64300, 2), (16465, '636fffa75934378a42e22dfe419cda1c', '2011-01-29 06:58:36', '2011-01-29 06:58:37', 64302, 2), (16466, '2e05f251cd99f99c5ca4a47054b89f9b', '2011-01-29 07:27:30', '2011-01-29 07:31:10', 64313, 2), (16467, 'd19e711bd4ee1e5f45426180d01f1473', '2011-01-29 07:30:40', '2011-01-29 07:30:40', 64311, 2), (16468, '63d411b336e2404093f1aa1a040aa68d', '2011-01-29 07:46:42', '2011-01-29 07:46:43', 64316, 2), (16469, '98f8aab3f94442707ccf3ddc4a963725', '2011-01-29 08:02:45', '2011-01-29 08:02:46', 64317, 2), (16470, '66e42bedb4c26bd901c8ff5ff5dfcf02', '2011-01-29 08:18:48', '2011-01-29 08:18:49', 64318, 2), (16471, '16f22ff60040b0639475d10f554055c5', '2011-01-29 08:44:34', '2011-01-29 09:27:07', 64342, 2), (16472, '4a1a1ee6bbd5f200c0143fde851a96b2', '2011-01-29 08:47:30', '2011-01-29 08:47:31', 64325, 2), (16473, '2b8b642cf94098d1775517c5d04c6482', '2011-01-29 08:48:38', '2011-01-29 08:48:39', 64327, 2), (16474, '6aee1755a8a6afd01acf909688df9ede', '2011-01-29 08:49:19', '2011-01-29 08:49:20', 64328, 2), (16475, 'c54b558d2bde2cee82e077175afeefec', '2011-01-29 08:50:49', '2011-01-29 08:50:52', 64330, 2), (16476, 'ebe7ca4620887fb408ccc5bfe94e9722', '2011-01-29 08:50:51', '2011-01-29 08:50:52', 64329, 2), (16477, '2ba13d2aa6390f6dff47aed95a406c81', '2011-01-29 08:51:10', '2011-01-29 08:51:11', 64331, 2), (16478, 'df9da7a790d798414d1cc3a406c43480', '2011-01-29 08:52:08', '2011-01-29 08:52:09', 64332, 2), (16479, 'f9a626eebdce4ee005d8e21e11acec3f', '2011-01-29 09:00:43', '2011-01-29 09:00:54', 64334, 2), (16480, '5bb8544e5ee987dbb3912c2dea648572', '2011-01-29 09:06:53', '2011-01-29 09:06:54', 64335, 2), (16481, '0529804b74871ea6ef71706c408d502b', '2011-01-29 09:10:09', '2011-01-30 16:11:03', 64827, 2), (16482, '47d7d9042862b1a3d6f857722760ad02', '2011-01-29 09:22:56', '2011-01-29 09:22:57', 64341, 2), (16483, '2b01e059b8569ac4ed5b965745f3c12b', '2011-01-29 09:38:58', '2011-01-29 09:39:00', 64343, 2), (16484, '898f3f011c9ad28d154077a40d70bc5d', '2011-01-29 09:54:57', '2011-01-29 09:54:58', 64344, 2), (16485, '786c763b751f674a40aeb1dd35d51048', '2011-01-29 09:55:48', '2011-01-29 09:55:49', 64345, 2), (16486, '79c85d9fb42d50779efc718df16da88d', '2011-01-29 10:11:17', '2011-01-29 10:11:18', 64346, 2), (16487, 'ea38292322d4bd0919ded18ec2d29f78', '2011-01-29 10:19:00', '2011-01-29 10:20:22', 64353, 2), (16488, '172609ff90be7d607feea7ef50c3bd17', '2011-01-29 10:20:56', '2011-01-29 10:20:56', 64354, 2), (16489, '195b520efc0c42a95cb58c98b788009e', '2011-01-29 10:21:00', '2011-01-29 10:21:01', 64355, 2), (16490, '8c6c8a348981c6a5f81b94d519de0620', '2011-01-29 10:27:32', '2011-01-29 10:27:33', 64356, 2), (16491, 'a95467700b5314131ebb9a10e31f310c', '2011-01-29 10:27:36', '2011-01-29 10:27:37', 64357, 2), (16492, 'e46cde100af36c40fa0dd3b07c21d2fb', '2011-01-29 10:43:55', '2011-01-29 10:43:56', 64358, 2), (16493, '15bdb44f30890d06b8c6f37d3f653149', '2011-01-29 11:00:14', '2011-01-29 11:00:15', 64359, 2), (16494, '2624913fa4c81256e0e68d9a4d08516f', '2011-01-29 11:04:27', '2011-01-29 11:04:29', 64360, 2), (16495, '7d529fd047fb69a0af2f79b827b67ce8', '2011-01-29 11:11:14', '2011-01-29 11:11:15', 64361, 2), (16496, '645906b64366e76e6a0c75fdf46deb16', '2011-01-29 11:11:45', '2011-01-29 11:16:33', 64377, 2), (16497, '723d5abf9cca98ac8ec49afaff18cd85', '2011-01-29 11:16:33', '2011-01-29 11:16:34', 64378, 2), (16498, '301dc92639cd6d9afd064edca389d679', '2011-01-29 11:31:34', '2011-01-29 11:33:01', 64386, 2), (16499, '1af1a595bad0dba2e1d6a8e66cdface3', '2011-01-29 11:32:52', '2011-01-29 11:32:53', 64384, 2), (16500, 'f39a29fba5ef7752b4f988d73eb29391', '2011-01-29 11:43:07', '2011-01-29 11:43:08', 64387, 2), (16501, '347f8806252296d984ed689c7e33af02', '2011-01-29 11:46:32', '2011-01-29 11:46:33', 64388, 2), (16502, '1f644dbbdc561f06ff0cff1f0de749e7', '2011-01-29 11:49:11', '2011-01-29 11:49:12', 64389, 2), (16503, '5bcb0ab357101b7ddef947c87fdc3d2e', '2011-01-29 12:00:20', '2011-01-29 12:01:27', 64397, 2), (16504, '8add74f6d46ad494c7e3693e0ac26756', '2011-01-29 12:05:30', '2011-01-29 12:05:31', 64398, 2), (16505, '5f519fe7d67b627ba4d2100a4accbaff', '2011-01-29 12:22:23', '2011-01-29 12:22:58', 64399, 2), (16506, '08aa22a8c8c373016d06ad73eedec7c1', '2011-01-29 12:55:30', '2011-01-29 12:55:31', 64400, 2), (16507, '7b31e9dbf78fe01748c731561690dac5', '2011-01-29 12:56:10', '2011-01-29 12:56:11', 64401, 2), (16508, '7f1f9928691b89f8b6a6a5e36420127f', '2011-01-29 13:11:52', '2011-01-29 13:11:57', 64402, 2), (16509, '43a7c78097d5339d57efec8cb35efc58', '2011-01-29 13:12:35', '2011-01-29 13:28:42', 64411, 2), (16510, 'd48315fd5fb88f53e550fb5fb1a568ed', '2011-01-29 13:26:20', '2011-01-29 13:26:23', 64407, 2), (16511, '51464c5352602bc7609f2b2d5d4d90ff', '2011-01-29 13:28:13', '2011-01-29 13:28:15', 64410, 2), (16512, '32f0b32ca31d674b792fec318aefeb96', '2011-01-29 13:35:30', '2011-01-29 13:35:31', 64412, 2), (16513, '56672a54276699b4f36313d63e3515c8', '2011-01-29 13:44:31', '2011-01-29 13:44:31', 64413, 2), (16514, 'cc7de1e663394f5986aab43d398958e6', '2011-01-29 14:00:47', '2011-01-29 14:00:49', 64414, 2), (16515, 'a30775c87ecfd574d596c44abc07378e', '2011-01-29 14:02:36', '2011-01-29 14:02:37', 64415, 2), (16516, '563389c8ee480d90a8cc2353e9b66821', '2011-01-29 14:03:20', '2011-01-29 14:03:21', 64416, 2), (16517, '18b93adff394a78b03301d881235b71a', '2011-01-29 14:04:22', '2011-01-29 14:06:39', 64425, 2), (16518, '6506e47dd3e2663922245bd097f1939c', '2011-01-29 14:17:05', '2011-01-29 14:17:06', 64427, 2), (16519, '55fd82477cf0961c35ee3426bb2a0c38', '2011-01-29 14:33:22', '2011-01-29 14:33:23', 64428, 2), (16520, '91ed5e13e7992bc80b55483bdeeabd03', '2011-01-29 14:49:39', '2011-01-29 14:49:40', 64429, 2), (16521, '6212746bfe6e45d6152db3e064829e35', '2011-01-29 15:05:56', '2011-01-29 15:05:57', 64430, 2), (16522, 'cc899a5ceadf9c3acdf400c362ab3d32', '2011-01-29 15:18:11', '2011-01-29 15:20:26', 64447, 2), (16523, 'dfdc5580bae8ca91291f9e17560fb871', '2011-01-29 15:38:27', '2011-01-29 15:38:28', 64448, 2), (16524, '257b6ee572bb757220ee111023f08d5e', '2011-01-29 15:43:46', '2011-01-29 15:43:47', 64449, 2), (16525, '6dae6b28226a875361e761ac91a54bcd', '2011-01-29 15:45:06', '2011-01-29 16:32:57', 64469, 2), (16526, 'c78616995a29ff664e4f3cb19c452e53', '2011-01-29 15:54:44', '2011-01-29 15:54:45', 64458, 2), (16527, 'e8d21177e0729473b158e86e72d97eb3', '2011-01-29 15:54:49', '2011-01-29 15:55:33', 64463, 2), (16528, '08ed671a5bde3732262a285725d9c2fd', '2011-01-29 16:11:01', '2011-01-29 16:11:02', 64465, 2), (16529, '64bba97a26ae76c5164ae763e1be8b76', '2011-01-29 16:27:18', '2011-01-29 16:27:19', 64466, 2), (16530, 'bbfcb8a07f6c5ddb5213de7045725e1d', '2011-01-29 16:43:34', '2011-01-29 16:43:36', 64470, 2), (16531, 'e71c4c7675a61dec72220f90de0ef523', '2011-01-29 16:59:51', '2011-01-29 16:59:52', 64471, 2), (16532, 'cae2e376713db26f6763cb778f1bd5ea', '2011-01-29 17:16:07', '2011-01-29 17:16:08', 64472, 2), (16533, '4c3dd0b014716ae80d7a722bf9867812', '2011-01-29 17:18:06', '2011-01-29 17:18:08', 64473, 2), (16534, 'dc87632fe29067c6077920a381d7b83e', '2011-01-29 17:35:28', '2011-01-29 17:35:30', 64474, 2), (16535, 'ee6d0c303d5f2cb4dbfd28beb85cd0ca', '2011-01-29 17:52:50', '2011-01-29 17:52:51', 64475, 2), (16536, '463c08ab524b29b5fc7001e6fdf6c2a4', '2011-01-29 18:02:07', '2011-01-29 18:02:08', 64476, 2), (16537, 'edbccb7993389efee265ec467144dada', '2011-01-29 18:27:36', '2011-01-29 18:27:37', 64477, 2), (16538, 'ad379f6d9ef945c11265a863045842af', '2011-01-29 18:38:44', '2011-01-29 18:44:51', 64490, 2), (16539, 'b71dc27267a1dfe975643ada47f7ee48', '2011-01-29 18:54:03', '2011-01-29 18:56:22', 64498, 2), (16540, '5846934aa6ed73c7b559fcbe7d5f51ca', '2011-01-29 19:25:00', '2011-01-29 19:25:01', 64503, 2), (16541, '378c8b1333f23b0d3cf9f07586ce29b7', '2011-01-29 19:34:36', '2011-01-29 19:34:37', 64506, 2), (16542, 'c9e991d77089d1a4664b4a0e2fe12337', '2011-01-29 19:36:35', '2011-01-29 19:36:36', 64507, 2), (16543, 'f8a419ff1a59b079f1e83b19536dddfd', '2011-01-29 19:55:32', '2011-01-29 19:55:32', 64508, 2), (16544, '872e400f76811b10af70c2c3f3b78ca7', '2011-01-29 19:59:04', '2011-01-29 19:59:05', 64509, 2), (16545, '841460ba37047930b8babe38a0b0e076', '2011-01-29 19:59:36', '2011-01-29 19:59:36', 64510, 2), (16546, '3db2940e7318a3e938a75a89eb065db4', '2011-01-29 20:01:01', '2011-01-29 20:01:02', 64511, 2), (16547, '32546cf753eace60ba9a5afc5203fde3', '2011-01-29 20:11:16', '2011-01-29 20:11:17', 64512, 2), (16548, '6d7d81b0fd62e87bbd1009acafaa410b', '2011-01-29 20:34:45', '2011-01-29 20:37:39', 64522, 2), (16549, '777a24ec09570f97ca817a7d3faaa4db', '2011-01-29 21:08:40', '2011-01-29 21:10:57', 64542, 2), (16550, '6daf1ebc1e0772fbeea5b75ae9b5516d', '2011-01-29 21:12:16', '2011-01-29 21:12:16', 64543, 2), (16551, '355abdff77efda77eca7a62bf7c89887', '2011-01-29 21:12:47', '2011-01-29 21:12:47', 64544, 2), (16552, '06d8efd537756fb5a46fd4214f99ac95', '2011-01-29 21:12:48', '2011-01-29 21:12:48', 64545, 2), (16553, '70c7fb5beed0458487d90122586d3817', '2011-01-29 21:13:43', '2011-01-29 21:13:43', 64546, 2), (16554, '10dcc050f726ef449d3dfe9839307aa8', '2011-01-29 21:13:44', '2011-01-29 21:13:45', 64547, 2), (16555, '35ee63589b2dda7c98ec9ebc0f9a30f2', '2011-01-29 21:13:49', '2011-01-29 21:13:50', 64548, 2), (16556, '548e8eb058ecebfcf23257502a00416e', '2011-01-29 21:13:49', '2011-01-29 21:13:50', 64550, 2), (16557, '74f8c679fc1c404024c0fae4a486f407', '2011-01-29 21:13:50', '2011-01-29 21:13:50', 64549, 2), (16558, '70eb9858657731aaada83aa6d4d66a69', '2011-01-29 21:17:35', '2011-01-29 21:27:16', 64560, 2), (16559, 'f4bd9bd76d72522deb82b52c8a7eff11', '2011-01-29 21:20:57', '2011-01-29 21:20:57', 64557, 2), (16560, '02cd94d41f0bd14f295e3718177ebec7', '2011-01-29 21:31:56', '2011-01-29 21:31:57', 64561, 2), (16561, '80f5fe7e04a340e5ea33a892f9f8c27c', '2011-01-29 21:55:46', '2011-01-29 21:55:48', 64562, 2), (16562, 'cb6c4344d4ed3e7de26dca4b8aec7362', '2011-01-30 00:22:15', '2011-01-30 00:22:16', 64563, 2), (16563, '56d3c8f78496fc23472f42b4630cca93', '2011-01-30 01:08:57', '2011-01-30 01:08:58', 64564, 2), (16564, '73ab3b3544bffe80d0b7c89c0e0795dd', '2011-01-30 01:45:19', '2011-01-30 01:45:20', 64565, 2), (16565, 'ee0eb69cfa371152f6f1a4f6814f526f', '2011-01-30 02:09:22', '2011-01-30 02:09:23', 64566, 2), (16566, 'ea89a034320ff5321006ca8b9eb08d9a', '2011-01-30 02:26:50', '2011-01-30 02:26:52', 64567, 2), (16567, '5aa4d8356759d40879fcb31372f5d95e', '2011-01-30 03:05:52', '2011-01-30 03:05:54', 64568, 2), (16568, '23fb7074c516bf61f30be03b77197278', '2011-01-30 03:31:52', '2011-01-30 03:31:53', 64569, 2), (16569, '6e91dae2beb40cd5a69115863f8f46a5', '2011-01-30 04:49:15', '2011-01-30 04:49:16', 64570, 2), (16570, 'cd87e73110834bee499e4f0483dc9595', '2011-01-30 07:14:07', '2011-01-30 07:14:08', 64571, 2), (16571, 'bbb8686658c59e888b22d5109b41d004', '2011-01-30 08:38:45', '2011-01-30 08:38:46', 64572, 2), (16572, 'f115721363c4f6aa725b9caa40a294af', '2011-01-30 08:38:49', '2011-01-30 08:38:50', 64573, 2), (16573, '0d20854d61da1f48693e9fa71541db18', '2011-01-30 08:38:52', '2011-01-30 08:38:53', 64574, 2), (16574, '1d2665b0c70f9088d2161a292c8e8b3a', '2011-01-30 08:38:55', '2011-01-30 08:38:56', 64575, 2), (16575, '8f1e0f1fd73f280be89f34ad1c66915a', '2011-01-30 08:38:59', '2011-01-30 08:39:00', 64576, 2), (16576, '9984b4130bb96f835a47413bb63b17ee', '2011-01-30 08:39:02', '2011-01-30 08:39:03', 64577, 2), (16577, 'f14e9dd808d97213ddb881db7ac3d855', '2011-01-30 08:39:05', '2011-01-30 08:39:06', 64578, 2), (16578, 'c6635dba7a17fc826a7ca5eed6be6fc3', '2011-01-30 08:39:09', '2011-01-30 08:39:10', 64579, 2), (16579, 'f051759a0157814fad55a4cb4579f3e4', '2011-01-30 08:39:11', '2011-01-30 08:39:12', 64580, 2), (16580, 'a1b8d8fa24aac461344c25bd75cb770d', '2011-01-30 08:39:14', '2011-01-30 08:39:15', 64581, 2), (16581, '93acfa36c36c64981610bf84025c3dc3', '2011-01-30 08:39:17', '2011-01-30 08:39:18', 64582, 2), (16582, 'b3dcf9b610a45742f1ef1b5ee2054de9', '2011-01-30 08:39:20', '2011-01-30 08:39:21', 64583, 2), (16583, '4973dea35216e5d788189669e4f7bcd5', '2011-01-30 08:39:23', '2011-01-30 08:39:24', 64584, 2), (16584, '0eda4e21ef9e0c22ed71460c7f824e1b', '2011-01-30 08:39:25', '2011-01-30 08:39:26', 64585, 2), (16585, 'b84a98e5173a79e63725e3a7aa7ecf42', '2011-01-30 08:39:28', '2011-01-30 08:39:29', 64586, 2), (16586, 'a448bcb6af70683ec820046bf2a817ba', '2011-01-30 08:39:31', '2011-01-30 08:39:31', 64587, 2), (16587, '411c9b3981448a57e9b7aed95153a5a4', '2011-01-30 08:39:33', '2011-01-30 08:39:34', 64588, 2), (16588, 'fc0ae8aebba7279d5df9efbda1479b53', '2011-01-30 08:39:36', '2011-01-30 08:39:37', 64589, 2), (16589, '2abc7ec1ff05149b15e19eae58de1b5a', '2011-01-30 08:39:38', '2011-01-30 08:39:39', 64590, 2), (16590, 'c948eb893d2c21cf72e8c8d5f605a56a', '2011-01-30 08:39:40', '2011-01-30 08:39:41', 64591, 2), (16591, 'e21bec155eb4d5fbcc9a0d5578e41b21', '2011-01-30 08:39:43', '2011-01-30 08:39:44', 64592, 2), (16592, 'da3895aa68d181b08da06320c3451fca', '2011-01-30 08:39:46', '2011-01-30 08:39:47', 64593, 2), (16593, 'b211ac109ab8cae7caf3b8e5f5e44ef9', '2011-01-30 08:39:49', '2011-01-30 08:39:49', 64594, 2), (16594, '441125534273d6ca82f423fba8cabd00', '2011-01-30 08:39:51', '2011-01-30 08:39:52', 64595, 2), (16595, '7dbea10e1210de6e3e0d7b7664344e39', '2011-01-30 08:39:53', '2011-01-30 08:39:54', 64596, 2), (16596, '0526bd0e2e83aad1d3f2c6206e53f614', '2011-01-30 08:39:56', '2011-01-30 08:39:56', 64597, 2), (16597, '36d8d1223cf2c273c4cc1d94c05ffd11', '2011-01-30 08:39:58', '2011-01-30 08:39:59', 64598, 2), (16598, '488a69e5cab9385ec09c4630b4c1c83b', '2011-01-30 09:11:00', '2011-01-30 09:12:10', 64603, 2), (16599, '0701d4c87f1568033f2ab20c4bf72b8b', '2011-01-30 09:18:29', '2011-01-30 09:21:14', 64619, 2), (16600, '28ed885dd2c8303269176ab8a3f6e789', '2011-01-30 10:02:51', '2011-01-30 10:02:51', 64620, 2), (16601, 'f81caa3d0cf08cd9e07e3af956eb7582', '2011-01-30 10:04:47', '2011-01-30 10:04:48', 64621, 2), (16602, '0a1a9912819a9ab97ff9961693a276c6', '2011-01-30 10:40:41', '2011-01-30 10:40:44', 64622, 2), (16603, 'a85f3f34d155d47ad4980c83b5383b40', '2011-01-30 10:40:42', '2011-01-30 10:41:06', 64632, 2), (16604, 'd707addd991dc11b9c7d1cfd9bac0ff7', '2011-01-30 10:56:51', '2011-01-30 10:56:52', 64633, 2), (16605, '9f92c246d81afef92fc8fa39108a1e7a', '2011-01-30 10:58:45', '2011-01-30 11:18:11', 64666, 2), (16606, 'c4ddbd86608407e458283ad7c0260cc6', '2011-01-30 11:08:22', '2011-01-30 11:08:23', 64661, 2), (16607, '925e3c086e3e252ccc1634329412fd02', '2011-01-30 11:08:24', '2011-01-30 11:08:25', 64662, 2), (16608, 'be55d3e9c7758e6bfc0ee9a26bced84d', '2011-01-30 11:22:45', '2011-01-30 11:22:46', 64667, 2), (16609, 'dbb25329997f91e1d833e497c9689c66', '2011-01-30 11:26:29', '2011-01-30 11:26:30', 64668, 2), (16610, '97552d8ad00db4febd7308a5373162a2', '2011-01-30 11:26:33', '2011-01-30 11:26:34', 64669, 2), (16611, 'b34aa71056c87f4d429b717cfbe4ece9', '2011-01-30 11:29:55', '2011-01-30 11:30:17', 64675, 2), (16612, 'ce54317a350ecc5ed3fa34cced95aa01', '2011-01-30 11:37:48', '2011-01-30 11:37:49', 64677, 2), (16613, '236bc054604cec641c7508ab4e313464', '2011-01-30 11:55:47', '2011-01-30 11:56:40', 64684, 2), (16614, 'ee9cce6b22543baea8fe297bc6049018', '2011-01-30 12:15:20', '2011-01-30 12:15:21', 64685, 2), (16615, '3b4332f241220fac1785c686b4e2a5dc', '2011-01-30 12:18:38', '2011-01-30 12:18:39', 64686, 2), (16616, 'b7804509a7bbdebb6bdd8087b129c16f', '2011-01-30 12:40:23', '2011-01-30 12:40:41', 64688, 2), (16617, '9de46cd2d2f247c4900f6589c3209099', '2011-01-30 13:06:07', '2011-01-30 13:06:08', 64689, 2), (16618, 'a8d3ae84600a3f51df331cd6d8d362e2', '2011-01-30 13:17:02', '2011-01-30 13:17:26', 64692, 2), (16619, 'e204cb68ac296f7bc92b32c49352c745', '2011-01-30 13:26:22', '2011-01-30 13:35:01', 64713, 2), (16620, '48517a7222a6b180e95b6d867ec4658d', '2011-01-30 13:45:23', '2011-01-30 13:48:47', 64723, 2), (16621, 'c5928f680de704538a1d89e2190278ee', '2011-01-30 13:48:31', '2011-01-30 13:51:40', 64727, 2), (16622, 'b5235b844e704f2a9b38382c9a6f2afb', '2011-01-30 14:07:59', '2011-01-30 14:08:00', 64728, 2), (16623, '31bd17c932297ec9ee2e50ffa891eacc', '2011-01-30 14:26:24', '2011-01-30 14:26:47', 64731, 2), (16624, '5c0a4140ed28ce12d502fd2d5c67a043', '2011-01-30 14:48:37', '2011-01-30 14:48:38', 64732, 2), (16625, 'f36b1fb0cf3f416ec57ef4803fe7edf7', '2011-01-30 14:48:56', '2011-01-30 14:48:58', 64734, 2), (16626, '04b66fe7f33ba02511d090002ac28776', '2011-01-30 14:48:56', '2011-01-30 16:24:43', 64833, 2), (16627, '665a6e34371c2bbde2fd044c74aa943b', '2011-01-30 14:51:44', '2011-01-30 14:51:45', 64736, 2), (16628, 'a1f677910add167b965c5327ac9d7dc9', '2011-01-30 14:59:12', '2011-01-30 17:51:15', 64841, 2), (16629, 'e3f6bfdb4f5d8e5882261ccb0c004edc', '2011-01-30 15:04:06', '2011-01-30 15:20:21', 64814, 2), (16630, 'a6af11f76594d23a410762aac266892c', '2011-01-30 15:14:09', '2011-01-30 15:14:10', 64810, 2), (16631, '4753d9ece48281f5dcf5691875e8d093', '2011-01-30 16:22:10', '2011-01-30 16:22:11', 64828, 2), (16632, 'd53d2a97bcfef57d1599d7ce77878722', '2011-01-30 16:57:52', '2011-01-30 17:00:00', 64837, 2), (16633, 'af942b20fb2153f8654d1f7e20ccca25', '2011-01-30 17:46:14', '2011-01-30 18:05:40', 64872, 2), (16634, 'cc0d7a144e2968dc044bb4c3a5a1ff04', '2011-01-30 18:03:04', '2011-01-30 18:03:10', 64860, 2), (16635, '46aee9f2f08adb4c5acf3e193d89e6e0', '2011-01-30 18:03:51', '2011-01-30 18:03:52', 64864, 2), (16636, '9893da7aa45155cc8be0da40adb9a223', '2011-01-30 18:23:23', '2011-01-30 18:25:21', 64875, 2), (16637, '3eea75ceee0e1eeebc91a9f51fd289b1', '2011-01-30 18:26:49', '2011-01-30 18:26:50', 64876, 2), (16638, '56d63f3654e22d354e255aee1f38451e', '2011-01-30 18:28:32', '2011-01-30 18:28:32', 64877, 2), (16639, '3f22f36412ba7bb266ec2ee0c02ac548', '2011-01-30 18:29:23', '2011-01-30 18:29:24', 64878, 2), (16640, '093b5d0285b809dcea0444e62c9437a3', '2011-01-30 18:35:14', '2011-01-30 18:35:15', 64879, 2), (16641, 'f7d2d3d7f244f1dcea78c175f0fd6492', '2011-01-30 18:39:55', '2011-01-30 19:30:24', 64925, 2), (16642, '8acc6f33fab05b063ee20f90e594ae7c', '2011-01-30 18:43:34', '2011-01-30 18:43:34', 64883, 2), (16643, 'fb9db58cc701fd22daac73269d42d025', '2011-01-30 19:00:26', '2011-01-30 19:00:27', 64897, 2), (16644, 'a0137b47d1b3b73f798dce52efd46182', '2011-01-30 19:32:20', '2011-01-30 19:32:25', 64926, 2), (16645, '64031e6134dbea20b2ed0bf0d8058075', '2011-01-30 19:52:57', '2011-01-30 19:52:58', 64927, 2), (16646, '955f086a9b48b58c7da5ef9e54aa19f3', '2011-01-30 20:30:53', '2011-01-30 20:30:53', 64928, 2), (16647, 'f5696fbde8dcc2afd48bb8c8fac35057', '2011-01-30 20:31:03', '2011-01-30 20:31:03', 64929, 2), (16648, 'd2cef18f9278617059587d71f2a325ff', '2011-01-30 22:00:17', '2011-01-30 22:00:18', 64930, 2), (16649, '440fda3ea5b1036776d82e662bb523e7', '2011-01-30 22:28:08', '2011-01-30 22:28:09', 64931, 2), (16650, 'a53824eb2227c8880e2705e9dcd18d2c', '2011-01-31 01:34:23', '2011-01-31 01:34:24', 64932, 2), (16651, 'a2b1a9405d9e94157c01a98180fbad0b', '2011-01-31 01:50:44', '2011-01-31 01:54:03', 64946, 2), (16652, '8ab2409a18a454930b892e68eefe42df', '2011-01-31 02:03:55', '2011-01-31 02:03:55', 64947, 2), (16653, '97f03b06604a4c0f654faf1cb0eafe12', '2011-01-31 03:00:52', '2011-01-31 03:00:54', 64948, 2), (16654, 'ea840fc4f83d8c5c3fe4bc6d51846161', '2011-01-31 03:35:18', '2011-01-31 03:35:19', 64949, 2), (16655, '7069add3731a02150553dc2fca32c3bf', '2011-01-31 03:51:02', '2011-01-31 03:51:03', 64950, 2), (16656, '1392ba084f9d93b7e07c38512530ed71', '2011-01-31 03:51:05', '2011-01-31 03:51:06', 64951, 2), (16657, '80803dd684d46982f39219b6fb900f25', '2011-01-31 03:51:07', '2011-01-31 03:51:08', 64952, 2), (16658, '09ea216d33a55402eb7cd3e84cc61ffe', '2011-01-31 03:51:09', '2011-01-31 03:51:10', 64953, 2), (16659, '3e87b149331ff0705f95af75ff424e76', '2011-01-31 03:51:12', '2011-01-31 03:51:12', 64954, 2), (16660, 'f546fc917ef5353b69db3da319e6836e', '2011-01-31 03:51:16', '2011-01-31 03:51:17', 64955, 2), (16661, '30ca64a5f3e5f8558e7bd27309a0b63e', '2011-01-31 03:51:19', '2011-01-31 03:51:20', 64956, 2), (16662, '269ceebfc9d638b5049374324c2a5d4f', '2011-01-31 03:51:22', '2011-01-31 03:51:23', 64957, 2), (16663, '147548ded505ee29cf763bde8955d561', '2011-01-31 03:51:25', '2011-01-31 03:51:26', 64958, 2), (16664, '65af9c7470f0a093226bac39062df869', '2011-01-31 03:51:27', '2011-01-31 03:51:28', 64959, 2), (16665, '1353c8a1a8718fdf7d0559b0a48b44d9', '2011-01-31 03:51:30', '2011-01-31 03:51:30', 64960, 2), (16666, 'c3fc00aa32e87afe9e5bc835e3e97547', '2011-01-31 03:51:31', '2011-01-31 03:51:32', 64961, 2), (16667, '606ff1c8592760a17c4a010e43ae1466', '2011-01-31 03:51:35', '2011-01-31 03:51:36', 64962, 2), (16668, '3991c397d1ad17ac0a7b407a5b86d3bd', '2011-01-31 03:51:38', '2011-01-31 03:51:39', 64963, 2), (16669, '4fc408f15fd2b9ba75ee82f7a31bedf3', '2011-01-31 03:51:40', '2011-01-31 03:51:41', 64964, 2), (16670, '368a09b53b0e169cc83ec8af4bf66539', '2011-01-31 03:51:42', '2011-01-31 03:51:43', 64965, 2), (16671, '0e1754ab9cb1a644f83d62a33547e0cf', '2011-01-31 03:51:46', '2011-01-31 03:51:46', 64966, 2), (16672, 'bec99dfd9def2aa37d59f7b8d4ef3f03', '2011-01-31 03:51:48', '2011-01-31 03:51:48', 64967, 2), (16673, 'd58f9331009c589eb54354738c983ded', '2011-01-31 03:51:49', '2011-01-31 03:51:50', 64968, 2), (16674, '472c774d0827f7671ed635e817b0ff50', '2011-01-31 03:51:51', '2011-01-31 03:51:52', 64969, 2), (16675, '02605947b4465d8415e54715b7cb6f4a', '2011-01-31 03:51:55', '2011-01-31 03:51:56', 64970, 2), (16676, 'cb373d03a914e7a9637cb4a6d9b1d277', '2011-01-31 03:51:57', '2011-01-31 03:51:57', 64971, 2), (16677, '266f9e7798a9e27950bc12f2558538b3', '2011-01-31 03:51:59', '2011-01-31 03:51:59', 64972, 2), (16678, '51368c76cd50e75a8a162ff917d669da', '2011-01-31 03:52:00', '2011-01-31 03:52:01', 64973, 2), (16679, 'f79a500485bcc92f0df7e7b8153e3612', '2011-01-31 03:52:02', '2011-01-31 03:52:03', 64974, 2), (16680, 'a23a33c3c6ee1fd5e7b8e204b4e69bba', '2011-01-31 03:52:05', '2011-01-31 03:52:06', 64975, 2), (16681, '66d9ccac50b79e3092e5eebe900d28ec', '2011-01-31 03:52:07', '2011-01-31 03:52:08', 64976, 2), (16682, '47f30711619fb71d03e72b1315b7badf', '2011-01-31 03:52:10', '2011-01-31 03:52:11', 64977, 2), (16683, '8204acd6bc94d9d6daa099c7144b4838', '2011-01-31 03:52:12', '2011-01-31 03:52:13', 64978, 2), (16684, '16d7a236e69351703c854b7f23295191', '2011-01-31 03:52:14', '2011-01-31 03:52:15', 64979, 2), (16685, 'fdcf38b7e3c5304cdb5b364e8483fb4e', '2011-01-31 03:52:17', '2011-01-31 03:52:18', 64980, 2), (16686, 'ee3b2c31f272886fff39cf85aa64a161', '2011-01-31 03:52:19', '2011-01-31 03:52:22', 64981, 2), (16687, 'baa53325b9b6207a11eb7806295c2305', '2011-01-31 03:52:26', '2011-01-31 03:52:26', 64982, 2), (16688, '39b90b116ee30311256d2dc2a8352198', '2011-01-31 03:52:28', '2011-01-31 03:52:29', 64983, 2), (16689, 'f6a2a457cb2af71feeac21cb6362690b', '2011-01-31 03:52:30', '2011-01-31 03:52:31', 64984, 2), (16690, '78f40977a767a8af857ad78d6a802094', '2011-01-31 03:52:32', '2011-01-31 03:52:33', 64985, 2), (16691, '4287a09205407b27c3a0b31bfd8fdb7b', '2011-01-31 03:52:35', '2011-01-31 03:52:36', 64986, 2), (16692, '208db544b46f46d8d552d8e9cb1821d1', '2011-01-31 03:52:37', '2011-01-31 03:52:38', 64987, 2), (16693, '4bcb86a36e6ecd904c634f484193e3c7', '2011-01-31 03:52:39', '2011-01-31 03:52:40', 64988, 2), (16694, '67148d249070588e13ca0fc2245d2246', '2011-01-31 03:52:42', '2011-01-31 03:52:42', 64989, 2), (16695, 'a1d30c263ba72d06ca8df104b71cd098', '2011-01-31 03:52:44', '2011-01-31 03:52:45', 64990, 2), (16696, '4a346bd370bdc08a8eb986e9b336018d', '2011-01-31 03:52:46', '2011-01-31 03:52:47', 64991, 2), (16697, '59212a6ca6d3c2653824fef78fdacc92', '2011-01-31 03:52:51', '2011-01-31 03:52:51', 64992, 2), (16698, '4b42d23232b7198a5cba9581ae3a91a1', '2011-01-31 03:52:53', '2011-01-31 03:52:54', 64993, 2), (16699, '6d851a12e300e61d6d8bf7ca07218efc', '2011-01-31 03:52:55', '2011-01-31 03:52:56', 64994, 2), (16700, 'c7e9fc4edc7c5bc4fb88140896d06797', '2011-01-31 03:52:57', '2011-01-31 03:52:58', 64995, 2), (16701, '71d53a3bc331428adc054e4e155a267b', '2011-01-31 03:53:01', '2011-01-31 03:53:02', 64996, 2), (16702, 'b99ac3d7f23b4cb09163df97ad29045a', '2011-01-31 03:53:06', '2011-01-31 03:53:07', 64997, 2), (16703, '56c438ef3aacecb77b1058f6e2d71e30', '2011-01-31 03:53:11', '2011-01-31 03:53:12', 64998, 2), (16704, 'ce30deeb468b44bf4d0b251369f1bad9', '2011-01-31 03:53:15', '2011-01-31 03:53:16', 64999, 2), (16705, 'a2021943c106c54b044c89f8a18fe65f', '2011-01-31 03:53:18', '2011-01-31 03:53:18', 65000, 2), (16706, '605864b40f67bbc59e8e8b1e5645eeb4', '2011-01-31 03:53:21', '2011-01-31 03:53:22', 65001, 2), (16707, '03d63a98e29aadf7f412a0fd7642a25b', '2011-01-31 03:53:25', '2011-01-31 03:53:26', 65002, 2), (16708, '2be01f21f09d7cf110fbcca93a48981d', '2011-01-31 03:53:28', '2011-01-31 03:53:28', 65003, 2), (16709, 'd7e09fa7f13c7b67473fa2af10ba1ee6', '2011-01-31 03:53:30', '2011-01-31 03:53:31', 65004, 2), (16710, '8741ea21136ce79eca1f68ffb819ae9d', '2011-01-31 03:53:32', '2011-01-31 03:53:33', 65005, 2), (16711, 'b8e74cbc3d1ab3df9bbd22f444e8b364', '2011-01-31 03:53:34', '2011-01-31 03:53:35', 65006, 2), (16712, '82c263d8263e9ffdb529e26b3a0d5b3a', '2011-01-31 03:53:36', '2011-01-31 03:53:37', 65007, 2), (16713, '0974bb74eb4f764ee563d9ecc9d569c8', '2011-01-31 03:53:40', '2011-01-31 03:53:41', 65008, 2), (16714, '8452863bc1fd6480bfb3e14bfab10cc7', '2011-01-31 03:53:42', '2011-01-31 03:53:43', 65009, 2), (16715, '468c30f24c3f69e14cb4507c804300a5', '2011-01-31 03:53:46', '2011-01-31 03:53:47', 65010, 2), (16716, '39fb2a8e456f2b88594dc5e3afc99ddf', '2011-01-31 03:53:50', '2011-01-31 03:53:51', 65011, 2), (16717, '32acfb5fe0249b9ede9695422174e70c', '2011-01-31 03:53:52', '2011-01-31 03:53:53', 65012, 2), (16718, '2971ce9f040566a3042c3a31f47aa397', '2011-01-31 03:53:56', '2011-01-31 03:53:57', 65013, 2), (16719, '66cf2b2db846d2524b91c14e357f7dfb', '2011-01-31 03:53:58', '2011-01-31 03:53:59', 65014, 2), (16720, 'baa47d91cbdf0568a23e06517f83ac7d', '2011-01-31 03:54:01', '2011-01-31 03:54:02', 65015, 2), (16721, 'efc289c1844a431747282c386d88fd1f', '2011-01-31 03:54:06', '2011-01-31 03:54:07', 65016, 2), (16722, 'e5e8a37df3e58e46b7f7a90235f84b12', '2011-01-31 03:54:08', '2011-01-31 03:54:09', 65017, 2), (16723, '297bf684e4e70cda6a8c619eabf10919', '2011-01-31 03:54:11', '2011-01-31 03:54:12', 65018, 2), (16724, '8669e9e823b45df0651928a0744e062f', '2011-01-31 03:54:13', '2011-01-31 03:54:14', 65019, 2), (16725, 'ba574ee10a27b6eda030e83b9986a56f', '2011-01-31 03:54:15', '2011-01-31 03:54:16', 65020, 2), (16726, '877ca2c3ddda44f585e84c72c8c1c295', '2011-01-31 03:54:17', '2011-01-31 03:54:18', 65021, 2), (16727, 'd28f04c0c0706c8b07bf3e4fdeb7515d', '2011-01-31 03:54:21', '2011-01-31 03:54:22', 65022, 2), (16728, 'e5db2fbb2c11d9be5507f0daf9e6bdba', '2011-01-31 03:54:26', '2011-01-31 03:54:27', 65023, 2), (16729, '63bb647a373658e095131d97704208bc', '2011-01-31 03:54:30', '2011-01-31 03:54:31', 65024, 2), (16730, '7b2bd11b0ced027bbbec21dd0212e2ba', '2011-01-31 03:54:33', '2011-01-31 03:54:34', 65025, 2), (16731, '86f87baebe137c8c5aaa85b1f8c030d8', '2011-01-31 03:54:35', '2011-01-31 03:54:36', 65026, 2), (16732, '7b05aa0ee9408b8b09ee8ecf32c76f95', '2011-01-31 03:54:37', '2011-01-31 03:54:38', 65027, 2), (16733, 'c78a001ac6bd3c37ada62f7009596deb', '2011-01-31 03:54:41', '2011-01-31 03:54:42', 65028, 2), (16734, 'a71daca9da3acc41f95dd6a9414b8404', '2011-01-31 03:54:46', '2011-01-31 03:54:47', 65029, 2), (16735, 'faada93da34f90e2bbf1e7b553849d86', '2011-01-31 03:54:50', '2011-01-31 03:54:51', 65030, 2), (16736, '7186dd387fd13f6d2d78e03c2edbfe0b', '2011-01-31 03:54:52', '2011-01-31 03:54:53', 65031, 2), (16737, '3ab206c235f13146acb207758a7d67b4', '2011-01-31 03:54:55', '2011-01-31 03:54:55', 65032, 2), (16738, '8cbce0bc82e91facadaa08bca663c495', '2011-01-31 03:54:57', '2011-01-31 03:54:57', 65033, 2), (16739, '931260f07bc4e31cd55bc8c5a739b317', '2011-01-31 03:54:59', '2011-01-31 03:55:00', 65034, 2), (16740, '4fe717f6efb7d8c23154d5938dc42dda', '2011-01-31 03:55:01', '2011-01-31 03:55:02', 65035, 2), (16741, 'b9344ed1c99cd081a37c84c1be478d5b', '2011-01-31 03:55:06', '2011-01-31 03:55:07', 65036, 2), (16742, 'a61251beaa1737b245c425c8c04a501f', '2011-01-31 03:55:09', '2011-01-31 03:55:10', 65037, 2), (16743, '852b2b6f80432ec957ae26e3af301bd8', '2011-01-31 03:55:12', '2011-01-31 03:55:13', 65038, 2), (16744, 'ec8cb0f4ef4a1d7bc3f9a9edf63ac06a', '2011-01-31 03:55:16', '2011-01-31 03:55:17', 65039, 2), (16745, '40db418cf965b7272dfd51a996653782', '2011-01-31 03:55:18', '2011-01-31 03:55:19', 65040, 2), (16746, '9ce824719d53f2af70fdd5b38b37107d', '2011-01-31 03:55:20', '2011-01-31 03:55:21', 65041, 2), (16747, 'a49639ec57dd4cf607e3daa54b60ba89', '2011-01-31 03:55:23', '2011-01-31 03:55:23', 65042, 2), (16748, '612e2de1341d48c9ad761d3287615e8a', '2011-01-31 03:55:25', '2011-01-31 03:55:26', 65043, 2), (16749, '4ecd5680f164d8a72f5e32bc327640a5', '2011-01-31 03:55:27', '2011-01-31 03:55:28', 65044, 2), (16750, '33428a450ada7488b46d02a9b8c80d6e', '2011-01-31 03:55:32', '2011-01-31 03:55:33', 65045, 2), (16751, '41c182622225a8ccd2f3cfe1b6767662', '2011-01-31 03:55:34', '2011-01-31 03:55:35', 65046, 2), (16752, 'df49d2661b4fb60c0fba4a458e14b7ea', '2011-01-31 03:55:36', '2011-01-31 03:55:37', 65047, 2), (16753, 'd896c72a97f9e7db67711785ca8a8479', '2011-01-31 03:55:41', '2011-01-31 03:55:42', 65048, 2), (16754, '835e9a6c27487e5eb06f6b9781fa2e10', '2011-01-31 03:55:46', '2011-01-31 03:55:47', 65049, 2), (16755, '0fc70b24d0b249c28b8a7ea31121a498', '2011-01-31 04:10:29', '2011-01-31 04:10:30', 65050, 2), (16756, '4846f2f9d55f3843df4559604900760b', '2011-01-31 05:53:19', '2011-01-31 05:53:22', 65051, 2), (16757, '8b3b0ab5bdf06799c1ebb4f8f5f4d7e1', '2011-01-31 06:30:31', '2011-01-31 06:30:31', 65052, 2), (16758, 'f5aee96a58d6f2830264d4897d5380ce', '2011-01-31 06:30:32', '2011-01-31 06:30:32', 65053, 2), (16759, 'cec5962bc1ac64c60f827a7670f7b711', '2011-01-31 06:30:32', '2011-01-31 06:30:32', 65054, 2), (16760, 'dc74984d5ee3c109f3a4707492582543', '2011-01-31 06:30:33', '2011-01-31 06:30:33', 65055, 2), (16761, 'cadf51f941784bc1eda94ee63012c195', '2011-01-31 06:30:36', '2011-01-31 06:30:36', 65056, 2), (16762, '3d3e116e1efba7ab73afdf4f83e88928', '2011-01-31 06:30:38', '2011-01-31 06:30:38', 65057, 2), (16763, '368457327aa9fac4a99f003ca870a311', '2011-01-31 07:58:50', '2011-01-31 07:58:51', 65059, 2), (16764, '36554321f8b732de23f071ddb7683d48', '2011-01-31 07:58:54', '2011-01-31 07:58:55', 65060, 2), (16765, '97ac2236a3852096c5c47522ca148765', '2011-01-31 08:10:45', '2011-01-31 08:12:19', 65072, 2), (16766, 'eca13ffb8fe1c4d630b9969e8772d186', '2011-01-31 08:33:30', '2011-01-31 08:33:36', 65089, 2), (16767, '796c51fa7d9bd1d6cfaea4b900c4077d', '2011-01-31 08:51:56', '2011-01-31 08:51:57', 65090, 2), (16768, '0dbed729f673c5bc2e9e6941bf77615d', '2011-01-31 08:54:28', '2011-01-31 08:54:29', 65091, 2), (16769, 'b85c13e33e1ee19ade2da00ba0562256', '2011-01-31 08:58:48', '2011-01-31 08:58:49', 65092, 2), (16770, 'b69e2da90c23bc6884e81f5a69cb5cc5', '2011-01-31 09:38:07', '2011-01-31 09:49:38', 65103, 2), (16771, '939db89aeeb1dbf08fc5ae1b66ba47eb', '2011-01-31 09:52:13', '2011-01-31 10:12:18', 65130, 2), (16772, '8886c8daf8ce8fad818d9f36829a3cdc', '2011-01-31 10:33:32', '2011-01-31 10:35:43', 65142, 2), (16773, '7271cd1b2adfabe5c0cd20759c2f7195', '2011-01-31 10:37:58', '2011-01-31 10:38:50', 65149, 2), (16774, 'e0eae9248d0f88baf7f610d08476b963', '2011-01-31 10:42:10', '2011-01-31 10:45:08', 65154, 2), (16775, '5d1a2e9ca3731ca6ae0ccbbe796d88d4', '2011-01-31 10:43:38', '2011-01-31 10:56:18', 65164, 2), (16776, '6e0cbdb99304ea9647aa7b16aba97df8', '2011-01-31 10:47:49', '2011-01-31 10:47:50', 65155, 2), (16777, 'e84de39625a407c0c545cc0106b58f85', '2011-01-31 11:09:55', '2011-01-31 11:09:55', 0, 2), (16778, 'e84de39625a407c0c545cc0106b58f85', '2011-01-31 11:09:57', '2011-01-31 11:09:57', 65165, 2), (16779, '0c8467d57f7581926484709e3d7058d8', '2011-01-31 11:21:15', '2011-01-31 11:21:16', 65166, 2), (16780, '653098754ab85e16ca0ac1b20b766396', '2011-01-31 11:35:16', '2011-01-31 11:35:18', 65167, 2), (16781, '8c8a0279d71f1b0f379471a9f066edbd', '2011-01-31 12:14:52', '2011-01-31 12:43:26', 65198, 2), (16782, '76bc6963df76bac7fc16ca5f573171e6', '2011-01-31 12:18:11', '2011-01-31 12:18:12', 65174, 2), (16783, '5f4c266dfcd07ed5ca1d40cbb1610f21', '2011-01-31 12:31:26', '2011-01-31 12:31:56', 65195, 2), (16784, '6f0bafc7061c11bd1d01b5776e4db93d', '2011-01-31 12:33:20', '2011-01-31 12:33:21', 65196, 2), (16785, '7ecc5f3d52ff09c4add01c1670b0d70f', '2011-01-31 12:33:56', '2011-01-31 12:33:56', 65197, 2), (16786, '01da90a6828f17751d8b73a2b1a2b03d', '2011-01-31 12:47:03', '2011-01-31 12:47:04', 65199, 2), (16787, '714213ded79ee5cf5e8a0d62ed90250c', '2011-01-31 12:47:21', '2011-01-31 12:47:22', 65200, 2), (16788, 'c65dfbd653966efc5168b0dfdfd6fd19', '2011-01-31 13:02:46', '2011-01-31 13:02:46', 65201, 2), (16789, 'a6baf896ffe59cbc1edeea8e13e24170', '2011-01-31 13:02:47', '2011-01-31 13:02:48', 65202, 2), (16790, 'b989e51c2de1fc590f481328f5c488a4', '2011-01-31 13:02:48', '2011-01-31 13:02:49', 65203, 2), (16791, 'f9a0f6f793c92b4c569611ac07feed72', '2011-01-31 13:02:51', '2011-01-31 13:02:51', 65204, 2), (16792, '583cfd1ae3983cf4f27384626391ce7f', '2011-01-31 13:02:54', '2011-01-31 13:02:55', 65205, 2), (16793, '5825fed07d7b895792016a01a512203f', '2011-01-31 13:02:57', '2011-01-31 13:02:57', 65206, 2), (16794, '09f597656913e80959b9e938da26b0ac', '2011-01-31 13:02:57', '2011-01-31 13:02:57', 65207, 2), (16795, '70894ea3484939ed6f65f150a7f0f887', '2011-01-31 13:02:57', '2011-01-31 13:02:57', 65208, 2), (16796, 'e0525a53dd1a3bfeeed3ff902ef7ca72', '2011-01-31 13:02:58', '2011-01-31 13:02:58', 65209, 2), (16797, 'efcee216b3d40a3c8a2652eea6a12717', '2011-01-31 13:02:58', '2011-01-31 13:02:59', 65210, 2), (16798, 'a17c27d94cef5c8e22b0f416f57dd68c', '2011-01-31 13:02:59', '2011-01-31 13:02:59', 65211, 2), (16799, '78e949b5c750d1167f4805a3e45435e3', '2011-01-31 13:02:59', '2011-01-31 13:03:01', 65214, 2), (16800, '1a369d70ecb2a6b86064ebe94ba22530', '2011-01-31 13:03:00', '2011-01-31 13:03:01', 65212, 2), (16801, 'a651481e79be258313a19a98ef1dee4a', '2011-01-31 13:03:01', '2011-01-31 13:03:01', 65213, 2), (16802, '7d5f5a9a555d262ce0dfb282e469138c', '2011-01-31 13:17:47', '2011-01-31 13:17:48', 65215, 2), (16803, 'fdb121455e9196370fdc6a0fc97fd427', '2011-01-31 13:29:26', '2011-01-31 13:29:27', 65216, 2), (16804, 'f68d3ae220d12f028981027cf9e288ae', '2011-01-31 14:04:36', '2011-01-31 14:04:37', 65217, 2), (16805, '84d3d11f444fae9d99dd4ab3791fbadd', '2011-01-31 14:12:09', '2011-01-31 14:12:11', 65218, 2), (16806, 'af7f7df27ee930841e670915c537bbe6', '2011-01-31 14:14:50', '2011-01-31 14:18:15', 65261, 2), (16807, '8cfd12dd7b3ac32c733777ed0ca3c9ea', '2011-01-31 14:15:22', '2011-01-31 14:15:24', 65223, 2), (16808, '9e1ac6d27635c8f55483860883a902c0', '2011-01-31 14:15:47', '2011-01-31 14:15:48', 65226, 2), (16809, '1da12a6078a312a5ee7cfe0175c6067e', '2011-01-31 14:22:36', '2011-01-31 14:22:38', 65262, 2), (16810, '65c0e0e78d4726c1094b3828c9b8d108', '2011-01-31 14:22:58', '2011-01-31 14:22:59', 65263, 2), (16811, 'bc666bc2dd714ddf80fe1494236796b3', '2011-01-31 14:26:24', '2011-01-31 14:26:24', 65264, 2), (16812, 'fec4b4c5a42f40fb4e098a6d706c3703', '2011-01-31 14:29:56', '2011-01-31 14:29:57', 65265, 2), (16813, '6201b420c5be1aef6fb367425e0251a7', '2011-01-31 14:30:34', '2011-01-31 14:30:35', 65266, 2), (16814, '120a8403a2f035b3c93d3184847a96f4', '2011-01-31 14:31:42', '2011-01-31 14:31:42', 65267, 2), (16815, '23862f45129428c60ad305c38f7bcba7', '2011-01-31 14:31:47', '2011-01-31 14:34:09', 65274, 2), (16816, 'e16407d2b3c9e23ed234fa1039b6a21a', '2011-01-31 14:37:03', '2011-01-31 14:37:04', 65275, 2), (16817, 'abf4c970dd53505358fb900e7599beb9', '2011-01-31 15:03:21', '2011-01-31 15:06:39', 65283, 2), (16818, 'aa76309d4ca0b6f1a3d4a1d5fd1a4784', '2011-01-31 15:07:30', '2011-01-31 15:07:31', 65284, 2), (16819, '086bcef92ebd3fd08aaeac48ac23da21', '2011-01-31 15:07:36', '2011-01-31 15:07:36', 65285, 2), (16820, '185ba3ce9dbd27d5d988e39fb04adafe', '2011-01-31 15:12:31', '2011-01-31 15:15:30', 65287, 2), (16821, '680127b2f61c254f2bed4e61e2548072', '2011-01-31 15:20:30', '2011-01-31 15:20:32', 65288, 2), (16822, '5bc09de575be09a09f86cb8e7cedb1f3', '2011-01-31 15:45:19', '2011-01-31 15:45:20', 65289, 2), (16823, '59563a3676190af1292675e4e57aba8e', '2011-01-31 15:48:23', '2011-01-31 15:49:23', 65299, 2), (16824, '77e90127ef7431f0448c7b659b989a83', '2011-01-31 15:58:42', '2011-01-31 16:01:29', 65305, 2), (16825, '4f9ed974aae9e0811f677550f83081c2', '2011-01-31 16:24:51', '2011-01-31 16:24:52', 65306, 2), (16826, 'b29d4e52235b6cd1527a6bebee0ad74e', '2011-01-31 16:33:05', '2011-01-31 16:43:41', 65318, 2), (16827, 'e9508bc61049ece4f9b4abd3762bdf92', '2011-01-31 16:43:03', '2011-01-31 16:43:04', 65312, 2), (16828, '9606c64e6ac9b2b2196e2906252bbc9a', '2011-01-31 16:44:24', '2011-01-31 16:44:25', 65319, 2), (16829, '429ff0db2f3d35ef6a9fc64f64827f49', '2011-01-31 16:48:17', '2011-01-31 16:48:34', 65321, 2), (16830, '21440a0206ad0a8f8b33ecff63c134fb', '2011-01-31 16:57:25', '2011-01-31 16:57:26', 65322, 2), (16831, '9fa87722782f2df7e9859490036819b1', '2011-01-31 17:00:39', '2011-01-31 17:00:39', 65323, 2), (16832, '2e4d94d92a93673e29413b6997cf2a1b', '2011-01-31 17:05:58', '2011-01-31 17:05:59', 65324, 2), (16833, '2565b8db2f62a9bce4d79730b7933a44', '2011-01-31 17:13:45', '2011-01-31 18:32:54', 65354, 2), (16834, '901c5edb72cef0d4d4566cf9cc089ebe', '2011-01-31 17:20:05', '2011-01-31 17:28:15', 65341, 2), (16835, '42c434fd3d179b97ac1f1de8ac2c4e1c', '2011-01-31 17:40:20', '2011-01-31 17:40:20', 65346, 2), (16836, 'ed57e8889aca9e834d200c2c802686e0', '2011-01-31 17:41:58', '2011-01-31 17:41:59', 65347, 2), (16837, '24c3007810e33d678e7eff34ffa94290', '2011-01-31 17:42:00', '2011-01-31 17:42:01', 65348, 2), (16838, '9a051328b215d0bed78bc020289572b9', '2011-01-31 17:43:55', '2011-01-31 17:43:55', 65349, 2), (16839, 'd080141e7932532d37e83ed4e58bc24a', '2011-01-31 18:01:25', '2011-01-31 18:01:26', 65350, 2), (16840, 'c5c54f1264df71e3300ea8ee0fbb8453', '2011-01-31 18:05:22', '2011-01-31 18:05:23', 65351, 2), (16841, '555bcf03154c5a3e01b054fc562afeea', '2011-01-31 18:11:37', '2011-01-31 18:11:38', 65352, 2), (16842, '0f84a5c2e891baf9b85f6de4e1153189', '2011-01-31 18:11:39', '2011-01-31 18:11:40', 65353, 2), (16843, '6a3fb257b28f24037e2d4e8a9e59f337', '2011-01-31 18:39:53', '2011-01-31 18:39:54', 65355, 2), (16844, '466f49d02c3a1701d75ecd7fde67f7c5', '2011-01-31 19:32:10', '2011-01-31 19:32:10', 65356, 2), (16845, '475064dbfe609a87f2b85bd0519356af', '2011-01-31 20:03:33', '2011-01-31 20:03:34', 65357, 2), (16846, '5273ed281c78c73c85624308171f7cdf', '2011-01-31 20:04:32', '2011-01-31 20:04:33', 65358, 2), (16847, 'e4bd2ab131c76caecface5b1f20c096c', '2011-01-31 20:15:20', '2011-01-31 20:16:09', 65361, 2), (16848, '737357765bffc851045d52fd3e823699', '2011-01-31 21:00:55', '2011-01-31 21:02:08', 65371, 2), (16849, 'aa2cd7c1b0a51cd39a7251c57287f255', '2011-01-31 21:15:44', '2011-01-31 21:15:45', 65372, 2), (16850, 'a55855c793e7792e8884a37fc1f8cad1', '2011-01-31 21:15:45', '2011-01-31 21:15:47', 65373, 2), (16851, '7c05f14e62cf2376b7a58b6baff326b1', '2011-01-31 21:15:47', '2011-01-31 21:15:48', 65374, 2), (16852, 'db99b8249ffeaed375da27003c7d04f2', '2011-01-31 21:15:49', '2011-01-31 21:15:50', 65375, 2), (16853, 'f24b7b81e216c1f6ae3a8b4a460f5560', '2011-01-31 21:15:51', '2011-01-31 21:15:52', 65376, 2), (16854, 'f6117417254ab4cd42487618b7939a4f', '2011-01-31 21:15:53', '2011-01-31 21:15:53', 65377, 2), (16855, '16fa0697ae85f1ec8b7b685a7f964469', '2011-01-31 21:28:46', '2011-01-31 21:28:47', 65378, 2), (16856, '658f3c8f585b27d8c339902750f73b93', '2011-01-31 22:25:56', '2011-01-31 22:26:00', 65379, 2), (16857, '832a42a07be0341739e60ad91b463406', '2011-01-31 23:00:12', '2011-01-31 23:00:18', 65380, 2), (16858, 'd84b6ee501b2aafe3bc10c1177f68b89', '2011-01-31 23:00:18', '2011-01-31 23:00:21', 65381, 2), (16859, '2e62ae932b4ca69511ab5066766b324d', '2011-01-31 23:12:13', '2011-01-31 23:12:15', 65382, 2), (16860, '204260010a820ca35f44ee9ede7cedef', '2011-01-31 23:54:17', '2011-01-31 23:54:18', 65383, 2), (16861, 'bacac75fb4dbbe8c99ca047f39fe19c1', '2011-02-01 00:00:21', '2011-02-01 00:00:22', 65384, 2), (16862, '5275a0df7095004b1c66715e4e8aca3b', '2011-02-01 03:09:41', '2011-02-01 03:09:41', 65385, 2), (16863, '9b1294f259d1ae574bbc56e7d21c8aae', '2011-02-01 03:58:04', '2011-02-01 03:58:05', 65386, 2), (16864, '4964e795e37cb88f3b89cb996eb8dfed', '2011-02-01 04:07:14', '2011-02-01 04:07:15', 65387, 2), (16865, '09e16ad02c477136cd369980a7f1eb3a', '2011-02-01 04:08:27', '2011-02-01 04:08:29', 65388, 2), (16866, '4a7e10f92fedfc445743900cafa10012', '2011-02-01 05:12:01', '2011-02-01 05:12:03', 65389, 2), (16867, 'f7a62a3e86cc7403213738a157e29510', '2011-02-01 07:00:57', '2011-02-01 07:00:59', 65390, 2), (16868, 'c3bf3d0395d06ad0c572e5aa2e7fd9aa', '2011-02-01 07:52:44', '2011-02-01 07:53:57', 65396, 2), (16869, '0c206ad817a9c60af8ab8424d4bbb1de', '2011-02-01 07:55:12', '2011-02-01 08:00:14', 65408, 2), (16870, 'df5f550528384cc936b952b0814a8355', '2011-02-01 08:01:00', '2011-02-01 08:01:01', 65409, 2), (16871, 'cea704aa43ca0bda9b1c209b3f67ce2c', '2011-02-01 08:01:05', '2011-02-01 08:01:05', 65410, 2), (16872, 'ee8040e3f28c2bd4a594570791cc2a5c', '2011-02-01 08:11:20', '2011-02-01 08:11:21', 65411, 2), (16873, 'a1459a55920541b0774d0dfb6a3011c5', '2011-02-01 08:19:42', '2011-02-01 08:19:43', 65412, 2), (16874, 'e8e180ef91cd6e272e448ad668f09b25', '2011-02-01 08:46:51', '2011-02-01 08:46:52', 65413, 2), (16875, '1a6abcf62d22c187e70238864a56a1e4', '2011-02-01 09:13:28', '2011-02-01 09:13:28', 0, 2), (16876, '1a6abcf62d22c187e70238864a56a1e4', '2011-02-01 09:13:29', '2011-02-01 09:19:07', 65425, 2), (16877, 'f700a05c651225624736ebbcfd96b70d', '2011-02-01 09:26:19', '2011-02-01 09:26:20', 65426, 2), (16878, '528277946addb14d2cb1bb11b4de3adc', '2011-02-01 09:29:07', '2011-02-01 09:29:08', 65427, 2), (16879, '7eb64cc70c03a1a92bc20f14d53fe257', '2011-02-01 09:36:10', '2011-02-01 09:38:57', 65435, 2), (16880, '0bb85bb65ecdecba4ca0cf26bfa09a0c', '2011-02-01 09:44:23', '2011-02-01 09:44:24', 65436, 2), (16881, '4fbab04c921ac45d4f3a146549cb6c9d', '2011-02-01 09:58:52', '2011-02-01 10:16:38', 65447, 2), (16882, 'e2f5e8cbbf60b3d9d11125bef9b5cd28', '2011-02-01 10:48:35', '2011-02-01 10:48:36', 65448, 2), (16883, '51c3de22d4e929b99f4c795be1fc7fdf', '2011-02-01 10:48:42', '2011-02-01 10:48:42', 65449, 2), (16884, 'ca09601967bc3ca948963764b1b9ce72', '2011-02-01 10:48:44', '2011-02-01 10:48:45', 65450, 2), (16885, '32328499bdf74f899d8a18424309865e', '2011-02-01 10:53:26', '2011-02-01 11:02:26', 65460, 2), (16886, '3ffd234fffbfe86cbfbd86fa946f71e7', '2011-02-01 11:06:23', '2011-02-01 11:06:27', 65462, 2), (16887, '5e447be23f5fa3dd446a2d7fcdbb84b8', '2011-02-01 11:39:36', '2011-02-01 11:39:37', 65463, 2), (16888, 'fd8481c42ca51dbff2cf563d018396a4', '2011-02-01 12:13:53', '2011-02-01 12:14:09', 65465, 2), (16889, '7cab7ca725b20941aae56d9c1cf5c74e', '2011-02-01 12:19:02', '2011-02-01 12:19:22', 65467, 2), (16890, 'bae5636eaca586bc14eeb3be8cf46b70', '2011-02-01 12:23:19', '2011-02-01 12:23:20', 65468, 2), (16891, '7ed450398394f1b24d78bbb743f952fc', '2011-02-01 12:52:18', '2011-02-01 12:57:13', 65500, 2), (16892, 'aee88f844436884a5a8c90b55ff768e0', '2011-02-01 12:58:59', '2011-02-01 12:59:00', 65501, 2), (16893, '4a54b6ff30ae834b96b8b68e68f27ebc', '2011-02-01 13:06:27', '2011-02-01 13:06:28', 65502, 2), (16894, '9496bce9000d3e55041b9a505834b3ee', '2011-02-01 13:13:44', '2011-02-01 13:14:00', 65504, 2), (16895, 'b7601dce10eab93a199f8115cbb36b20', '2011-02-01 13:21:00', '2011-02-01 13:21:45', 65512, 2), (16896, 'ba93b1a6d6365e5e9ee2c6a42daaa48b', '2011-02-01 13:32:51', '2011-02-01 13:32:52', 65513, 2), (16897, '9e11c6dd20729bae7ff224929c209353', '2011-02-01 13:32:53', '2011-02-01 13:32:54', 65514, 2), (16898, 'c47ddd2572ed51b343ca042e67ea851f', '2011-02-01 13:58:43', '2011-02-01 13:58:44', 65515, 2), (16899, 'efc7f69ba481db926597aaa0564b1acc', '2011-02-01 14:14:45', '2011-02-01 14:14:47', 65516, 2), (16900, '841b863706555ad89e5c01c460d69567', '2011-02-01 14:17:08', '2011-02-01 14:17:09', 65517, 2), (16901, 'b0f23b2ab67826fbedfb56f55f4c8d93', '2011-02-01 14:19:20', '2011-02-01 14:19:20', 65518, 2), (16902, 'f51da9544dd0ee435f28a65a46756fa4', '2011-02-01 14:21:42', '2011-02-01 14:26:43', 65535, 2), (16903, 'f32c068c8f6b642c56496c45cb6e6bb1', '2011-02-01 14:22:50', '2011-02-01 14:26:19', 65534, 2), (16904, '61de06c57208409b7cec9bccf0dcf1e0', '2011-02-01 14:27:04', '2011-02-01 14:27:05', 65536, 2), (16905, '7b240f03a9e7d179bb96694f178c948d', '2011-02-01 14:28:51', '2011-02-01 14:28:52', 65537, 2), (16906, 'c24ccc47ee4e711f0b2442483f74e280', '2011-02-01 14:36:28', '2011-02-01 14:36:29', 65538, 2), (16907, '14270099ebf419f2ed40e1ce94823725', '2011-02-01 14:36:33', '2011-02-01 14:36:34', 65539, 2), (16908, '70880f4e70fe4c5489311a3c26e88c87', '2011-02-01 14:49:17', '2011-02-01 14:49:18', 65540, 2), (16909, '6b439194ed36688697fdb1a699c3c0c9', '2011-02-01 14:50:47', '2011-02-01 14:50:47', 65541, 2), (16910, '118f9687613e49b31ac8d6275f43df8b', '2011-02-01 15:01:05', '2011-02-01 15:01:06', 65542, 2), (16911, '3007827844b0ed63a69f7ab0f8338694', '2011-02-01 15:14:27', '2011-02-01 15:14:28', 65543, 2), (16912, '92a0a42a509181791a2550a9e86cc3f4', '2011-02-01 15:15:45', '2011-02-01 15:16:10', 65547, 2), (16913, 'e16d6813d4d4e08562c23693e6dfbbe3', '2011-02-01 15:19:54', '2011-02-01 15:19:55', 65548, 2), (16914, '61177f11d22dcdb3431268a2e02eed98', '2011-02-01 15:28:36', '2011-02-01 15:28:37', 65549, 2), (16915, 'd6eca6be0f51a845a327d5eebae825b5', '2011-02-01 15:29:50', '2011-02-01 15:29:51', 65550, 2), (16916, '32987ac6c13c6d3c519f67ac84176599', '2011-02-01 15:48:03', '2011-02-01 15:48:04', 65551, 2), (16917, '04bc869589e225205947c3eb2c701236', '2011-02-01 17:25:21', '2011-02-01 17:26:10', 65554, 2), (16918, 'c55533060e10032f564995f808bdcd48', '2011-02-01 17:51:32', '2011-02-01 17:51:32', 0, 2), (16919, 'c55533060e10032f564995f808bdcd48', '2011-02-01 17:51:33', '2011-02-01 17:52:51', 65559, 2), (16920, 'edd7461208504c0cfbdf193cea7114c1', '2011-02-01 17:58:16', '2011-02-01 17:58:35', 65561, 2), (16921, '238f3b70e44f62219d92e69adebd53bd', '2011-02-01 18:09:57', '2011-02-01 18:09:58', 65562, 2), (16922, 'adbec1a0bf046d4d2a6aa242c7175011', '2011-02-01 18:13:32', '2011-02-01 18:13:33', 65563, 2), (16923, 'ffba2011483139cb0f1dd5cb567429ba', '2011-02-01 18:27:35', '2011-02-01 18:27:35', 65564, 2), (16924, '767bc8745178680961ec313f00c9acb4', '2011-02-01 18:33:10', '2011-02-01 18:33:11', 65565, 2), (16925, '8737d991628f9786ca3ea34ac3bb9ed9', '2011-02-01 18:33:57', '2011-02-01 18:33:58', 65566, 2), (16926, '4002577fddfd1bdd610117be27a58f97', '2011-02-01 18:39:12', '2011-02-01 19:34:18', 65576, 2), (16927, '63a3eea44bda121eb3e1c42a19f85990', '2011-02-01 19:07:09', '2011-02-01 19:07:09', 65573, 2), (16928, '62a94302fe7798efe663c08dbef1cb00', '2011-02-01 19:38:38', '2011-02-01 19:38:39', 65577, 2), (16929, 'f3966a29eab937a282b838cffd2d9068', '2011-02-01 19:46:49', '2011-02-01 19:46:50', 65578, 2), (16930, 'ebaa62e8baf1b607803b1606ef2900f3', '2011-02-01 20:52:56', '2011-02-01 20:52:57', 65579, 2), (16931, 'b9f5f841101744b42f5010432df16f2a', '2011-02-01 21:01:55', '2011-02-01 21:01:56', 65580, 2), (16932, '6839cc8d6afb0d2bb269bec25a2d4f49', '2011-02-01 21:14:00', '2011-02-01 21:14:01', 65581, 2), (16933, 'e013ae7cfe54f78430c253d7a71c4f69', '2011-02-01 21:21:49', '2011-02-01 21:21:50', 65582, 2), (16934, '793a29fb62d11ba48be59050ebf5fb2d', '2011-02-01 21:43:31', '2011-02-01 21:43:34', 65583, 2), (16935, 'ac5ebba67fef10678948b233202d8ea9', '2011-02-01 21:53:01', '2011-02-01 21:53:04', 65584, 2), (16936, '3bb7d5cead6287aa3b98f1ce4205c8c4', '2011-02-01 21:54:41', '2011-02-01 21:54:42', 65585, 2), (16937, 'd27fdced03c03b658c58126f1241ae21', '2011-02-01 23:02:54', '2011-02-01 23:02:59', 65586, 2), (16938, '4d3a1b72391fdaa210d58e4f00b10a33', '2011-02-01 23:28:41', '2011-02-01 23:28:47', 65588, 2), (16939, '7557da2b0e7fc7c7d1e5ad1d4e6ac118', '2011-02-01 23:33:34', '2011-02-01 23:33:35', 65589, 2), (16940, '1b4f549fb64e7fa7ef8bcbdecc813588', '2011-02-02 02:12:04', '2011-02-02 02:12:05', 65590, 2), (16941, '4efc5923f41b78cfed4069285c41f301', '2011-02-02 02:34:24', '2011-02-02 02:34:26', 65591, 2), (16942, 'b2cb243ada12930eb08108779a7db563', '2011-02-02 03:00:03', '2011-02-02 03:00:04', 65592, 2), (16943, 'e4d900bb700d50892eb5d128f609de88', '2011-02-02 03:00:58', '2011-02-02 03:01:12', 65593, 2), (16944, '53840ee3806c6fd842c996db106353d8', '2011-02-02 03:04:54', '2011-02-02 03:04:55', 65594, 2), (16945, '668b9912fcdeb32f92738f6d6d660467', '2011-02-02 03:09:05', '2011-02-02 03:09:07', 65595, 2), (16946, '5b888d9a5d6b248161db75082a172f1c', '2011-02-02 03:29:29', '2011-02-02 03:29:29', 65596, 2), (16947, '6d8084828696d8dda06c6a9426337ab4', '2011-02-02 03:30:21', '2011-02-02 03:30:23', 65597, 2), (16948, '0f142e95c2321a6f8fbc94ee042d6e91', '2011-02-02 03:41:39', '2011-02-02 03:41:40', 65598, 2), (16949, 'e4899e4f0bca6ddd22f28f312ee79c40', '2011-02-02 03:57:32', '2011-02-02 05:18:34', 65616, 2), (16950, '1951711d3307daefd029d06ab7b26d5e', '2011-02-02 04:32:36', '2011-02-02 04:32:37', 65606, 2), (16951, '9475ca8960f1589b20c71312115d9860', '2011-02-02 05:12:52', '2011-02-02 05:12:53', 65615, 2), (16952, '7e87e97cbd17fd46af61f5732f74db06', '2011-02-02 05:20:32', '2011-02-02 05:20:33', 65617, 2), (16953, '62b7d0d3c204912f62a14bdb589f8131', '2011-02-02 05:41:10', '2011-02-02 05:41:11', 65618, 2), (16954, 'e8ec33e07851ccbbc4a41e74b7aae55d', '2011-02-02 05:46:28', '2011-02-02 05:46:29', 65619, 2), (16955, '0e4c460b4f6c3d3b2e26d2cfe0f647c4', '2011-02-02 05:52:05', '2011-02-02 05:52:05', 65620, 2), (16956, 'b6dbcb8e25e28c8b19a23c778b4543f0', '2011-02-02 06:28:38', '2011-02-02 06:29:51', 65622, 2), (16957, '3940be97f2aaef03f2e9c84988e6637b', '2011-02-02 06:44:02', '2011-02-02 06:44:03', 65623, 2), (16958, '053a7ee7d31fe11f583840a800dbec5d', '2011-02-02 09:00:47', '2011-02-02 09:04:09', 65640, 2), (16959, 'c8463aa9b4a1a6c891bf9a64b4a36545', '2011-02-02 09:43:04', '2011-02-02 09:43:05', 65641, 2), (16960, 'c705bbf06fe3d1310bc448d44d6bcb7a', '2011-02-02 09:43:18', '2011-02-02 10:02:11', 65651, 2), (16961, 'f5d196a134546a533725e9ec2545d485', '2011-02-02 10:02:43', '2011-02-02 10:02:44', 65652, 2), (16962, '8625826bb413af482c8cc3d2a5a20539', '2011-02-02 11:03:36', '2011-02-02 11:03:37', 65653, 2), (16963, 'e592e5471c5f56b9355ccd46d3a2c935', '2011-02-02 11:22:16', '2011-02-02 11:22:17', 65654, 2), (16964, 'b9c6afee0845d2bafd59814537417d46', '2011-02-02 11:36:32', '2011-02-02 11:36:35', 65656, 2), (16965, '31d4492129adec033e40843f3778a16c', '2011-02-02 11:39:02', '2011-02-02 11:39:03', 65657, 2), (16966, '9a957595004f14e09deaf76aaf179b63', '2011-02-02 12:16:59', '2011-02-02 12:22:05', 65664, 2), (16967, 'c8d7567ab5a65cc9504a9621a58e827c', '2011-02-02 13:08:58', '2011-02-02 13:13:15', 65669, 2), (16968, 'abe675d763f4b409cc2bf9ff6d093cd8', '2011-02-02 13:23:10', '2011-02-02 13:23:11', 65670, 2), (16969, 'ff8aed96f56120a4502ca2fc0bc54982', '2011-02-02 13:23:14', '2011-02-02 13:23:15', 65671, 2), (16970, 'a8fbf2bf372cfcc116eaf11769cac09e', '2011-02-02 14:09:05', '2011-02-02 14:10:57', 65674, 2), (16971, 'ccb5aa84398115b55986ccb80c394359', '2011-02-02 14:59:51', '2011-02-02 15:00:20', 65677, 2), (16972, '5f521985a5c88c2e9e1f96e7bebdce00', '2011-02-02 15:02:51', '2011-02-02 15:02:52', 65678, 2), (16973, '142bec71034e5c226b082bcc745c6d5f', '2011-02-02 15:10:32', '2011-02-02 15:44:26', 65691, 2), (16974, 'c60d506c34126cc72ca40729d84f0e3e', '2011-02-02 15:36:16', '2011-02-02 15:47:19', 65694, 2), (16975, '345e1d0f9448de84a17c3fffc6cf5cfa', '2011-02-02 15:48:56', '2011-02-02 15:48:57', 65695, 2), (16976, 'e320dc2b82bc74fcdad7427efd31bd9d', '2011-02-02 15:49:21', '2011-02-02 15:49:23', 65696, 2), (16977, 'b39c5e499f8d8687ee3dd1aa19818fe5', '2011-02-02 16:03:11', '2011-02-02 16:04:08', 65701, 2), (16978, '2879b24398e64412e33854b9150d9a60', '2011-02-02 16:17:56', '2011-02-02 16:19:30', 65703, 2), (16979, '77e1a93805541339b59409192ec03a69', '2011-02-02 16:21:33', '2011-02-02 16:27:06', 65716, 2), (16980, '7d8371131f0261d6577b9585b09c72cd', '2011-02-02 16:25:19', '2011-02-02 16:25:20', 65713, 2), (16981, '24bb0b513f4ab05f283f429e404dc0c6', '2011-02-02 16:26:58', '2011-02-02 16:26:59', 65715, 2), (16982, 'a746fd3e77ad68ecc0e0fc9bdaa4e9df', '2011-02-02 16:38:40', '2011-02-02 16:39:16', 65720, 2), (16983, 'd204a400901e6d461f8a68892a42f46e', '2011-02-02 16:56:50', '2011-02-02 16:56:50', 65721, 2), (16984, '5f7bdb2ecb20cc737c45d0cfa545ace9', '2011-02-02 17:03:52', '2011-02-02 17:03:53', 65722, 2), (16985, '3ecd32d861e5a4cffbd146a17fd0e4af', '2011-02-02 17:16:02', '2011-02-02 17:16:03', 65723, 2), (16986, '2dfa7a0ec052bf366656d20e1a7ecf24', '2011-02-02 17:25:44', '2011-02-02 17:28:37', 65726, 2), (16987, '841cb8c2d046630cd5820f8223820afb', '2011-02-02 17:34:13', '2011-02-02 17:34:14', 65727, 2), (16988, '821503c5a2a2c06495612823eac7c853', '2011-02-02 18:06:20', '2011-02-02 18:13:49', 65739, 2), (16989, 'a7efab1805c6249eb30ec6c33029ae6a', '2011-02-02 18:13:08', '2011-02-02 18:13:09', 65738, 2), (16990, 'c9c7c1e51ef4979e8fbe499e8c2be17f', '2011-02-02 18:21:52', '2011-02-02 18:21:53', 65740, 2), (16991, '69bf505fe048b20fd187e8948a5bcc02', '2011-02-02 18:25:04', '2011-02-02 18:30:16', 65753, 2), (16992, '89b893ca376806dc663630e5fc028cfe', '2011-02-02 18:39:59', '2011-02-02 18:40:01', 65754, 2), (16993, 'f016ae13534c4fb471f63716dc99d0bc', '2011-02-02 19:06:57', '2011-02-02 19:06:58', 65755, 2), (16994, 'af3e3fab307f285099e9b6514a883582', '2011-02-02 19:16:29', '2011-02-02 19:18:03', 65760, 2), (16995, 'b8b9eadf44cd5f8e54bb522d16160702', '2011-02-02 19:19:14', '2011-02-02 19:19:16', 65762, 2), (16996, 'fa22916ea23849d41decfbef4904ae6a', '2011-02-02 19:19:14', '2011-02-02 19:23:33', 65773, 2), (16997, '463d206bb90ecd05c4533d0b6ee6443c', '2011-02-02 19:21:43', '2011-02-02 19:21:44', 65769, 2), (16998, '5639b8945196306bba8fe80428b0f820', '2011-02-02 19:21:43', '2011-02-02 21:12:16', 65858, 2), (16999, '4fa62e346e542c1de0089bdfff806578', '2011-02-02 19:30:39', '2011-02-02 19:30:40', 65774, 2), (17000, '1ad75d344d7893af1a43ebd3407a7167', '2011-02-02 20:33:43', '2011-02-02 20:51:36', 65825, 2), (17001, '98ed70fe46c009172c24541ab5cfdb3c', '2011-02-02 20:40:25', '2011-02-02 20:41:50', 65789, 2), (17002, '0378dc5314637a0f88afa6fd93ed7dcf', '2011-02-02 20:45:57', '2011-02-02 20:58:42', 65846, 2), (17003, 'e98f13205603ae717f8a401e9d6d84bc', '2011-02-02 20:58:10', '2011-02-02 20:58:15', 65843, 2), (17004, '9382482b5e396bce03089c038f451cc0', '2011-02-02 21:05:55', '2011-02-02 21:05:56', 65850, 2), (17005, '8f8921501b18d27d30669640880eb230', '2011-02-02 21:14:52', '2011-02-02 21:18:48', 65876, 2), (17006, '3c2e1c6a605f441a7fa44aa7d69d79f1', '2011-02-02 21:36:01', '2011-02-02 21:36:53', 65880, 2), (17007, '2cc9fc38fd5612ab2f484fa8554a62bf', '2011-02-02 22:03:55', '2011-02-02 22:03:57', 65881, 2), (17008, '9a3be57e0ac8632349ac0d1d0d712b6f', '2011-02-02 22:05:13', '2011-02-02 22:05:14', 65882, 2), (17009, '6b9c4c27b3a8a1057c1e976935815de1', '2011-02-02 22:14:04', '2011-02-02 22:26:19', 65904, 2), (17010, 'a423d1057d8d2202075cf40b3d3bd9d5', '2011-02-02 22:20:58', '2011-02-02 22:21:44', 65895, 2), (17011, 'd440fa43f976bec54591c32418c2e643', '2011-02-02 22:34:47', '2011-02-02 22:36:54', 65906, 2), (17012, '94a9887b3a067f41b44f10e6518ffc19', '2011-02-02 23:24:18', '2011-02-02 23:26:00', 65916, 2), (17013, '647668073215257a90ad0ddec9095c52', '2011-02-03 00:51:24', '2011-02-03 00:51:25', 65917, 2), (17014, 'b011e3e3b3188bb3faf509eac67153e6', '2011-02-03 01:10:12', '2011-02-03 01:10:15', 65918, 2), (17015, '447ad976923546a57eb9175975044cba', '2011-02-03 02:35:13', '2011-02-03 02:35:14', 65919, 2), (17016, 'f599c385dbfe9f6dbe6c1bd579025913', '2011-02-03 02:44:40', '2011-02-03 02:44:40', 65920, 2), (17017, 'f179a0406514ba0065803beb82191608', '2011-02-03 03:02:15', '2011-02-03 03:02:16', 65921, 2), (17018, '6a3e4a4462b0d83de9882be495f45edd', '2011-02-03 03:15:10', '2011-02-03 03:15:12', 65922, 2), (17019, '1b513255a1af8aae0970f1e03be9c8e7', '2011-02-03 03:25:26', '2011-02-03 03:25:26', 65923, 2), (17020, 'e4e3c1e677757b44ecbaea7a5670aaef', '2011-02-03 03:56:54', '2011-02-03 03:56:55', 65924, 2), (17021, '148ce7e2f9ba6c559b2f85eb9ce334f1', '2011-02-03 04:07:39', '2011-02-03 04:07:40', 65925, 2), (17022, '4ff6cb2074b6e16f4a092a867070c6dc', '2011-02-03 04:07:42', '2011-02-03 04:07:43', 65926, 2), (17023, '31e9e20095741636cb8dc1d64c02e7a8', '2011-02-03 04:13:28', '2011-02-03 04:13:29', 65927, 2), (17024, '842ab827bb3d999c5a694134b0a69ecd', '2011-02-03 07:11:31', '2011-02-03 07:11:32', 65928, 2), (17025, 'b9ce43a2ef5d144bba6010f02839d983', '2011-02-03 07:11:33', '2011-02-03 07:11:34', 65929, 2), (17026, 'a8b7a5e339080f57e05dfd63c225350f', '2011-02-03 07:11:35', '2011-02-03 07:11:36', 65930, 2), (17027, '786f6ed491dce4bcdcedb3e061422513', '2011-02-03 07:11:37', '2011-02-03 07:11:38', 65931, 2), (17028, '82915d0d8b9578c8874872c40712dcef', '2011-02-03 07:11:39', '2011-02-03 07:11:40', 65932, 2), (17029, 'af0035302e120bee5e95369eece479fa', '2011-02-03 07:11:42', '2011-02-03 07:11:43', 65933, 2), (17030, '82d52884b4da3676206613d20e6e3e81', '2011-02-03 07:11:44', '2011-02-03 07:11:45', 65934, 2), (17031, 'b77bce155055b5d123149ecef1d72df3', '2011-02-03 07:11:46', '2011-02-03 07:11:47', 65935, 2), (17032, '01ec96a676fcc9da7445755fb2991d1f', '2011-02-03 07:11:49', '2011-02-03 07:11:50', 65936, 2), (17033, 'b9e4ea4e6736e79a51453aa4ed7595c8', '2011-02-03 07:11:52', '2011-02-03 07:11:53', 65937, 2), (17034, 'af84ad58f9184848b8c6d6a668c521b3', '2011-02-03 07:11:54', '2011-02-03 07:11:55', 65938, 2), (17035, 'a4b68df974d63a28eeaa1e3708e6601f', '2011-02-03 07:11:57', '2011-02-03 07:11:58', 65939, 2), (17036, 'e1b427ff369e7b021d2cac17eeee1e98', '2011-02-03 07:11:59', '2011-02-03 07:12:00', 65940, 2), (17037, 'd476b39478b9210fe2bbb07fbc426e80', '2011-02-03 07:12:01', '2011-02-03 07:12:02', 65941, 2), (17038, '220a8e351d7d2cb3831aa51844c171ac', '2011-02-03 07:12:03', '2011-02-03 07:12:04', 65942, 2), (17039, '86a5a09fa37fc9f0fefbcf71115ba87f', '2011-02-03 07:12:05', '2011-02-03 07:12:06', 65943, 2), (17040, '14ae93bdf173b00529fff4eb1204e15d', '2011-02-03 07:12:08', '2011-02-03 07:12:09', 65944, 2), (17041, '8c5ba8dda2fe62181b84fbfd122b4a79', '2011-02-03 07:12:10', '2011-02-03 07:12:11', 65945, 2), (17042, 'ca26747cedd18a4ef9902cf593ebc797', '2011-02-03 07:12:12', '2011-02-03 07:12:13', 65946, 2), (17043, '5d08fd9dbe10fbf50043ed0bf2737c4e', '2011-02-03 07:12:15', '2011-02-03 07:12:15', 65947, 2), (17044, '3935bca05866f91d4fee2e5a9510522e', '2011-02-03 07:12:16', '2011-02-03 07:12:16', 65948, 2), (17045, '5d83264a61645a338b219a9ad3281217', '2011-02-03 07:12:17', '2011-02-03 07:12:18', 65949, 2), (17046, '1131816f601bfc70e0509ed8d2e56813', '2011-02-03 07:12:19', '2011-02-03 07:12:20', 65950, 2), (17047, '368c096457b056a26ccc7533f40f3e78', '2011-02-03 07:12:21', '2011-02-03 07:12:22', 65951, 2), (17048, 'ff64545b08ef203487acbb6913d26497', '2011-02-03 07:12:23', '2011-02-03 07:12:23', 65952, 2), (17049, 'fdbe2a828c0d1d9cf21ad6a238c159db', '2011-02-03 07:12:25', '2011-02-03 07:12:25', 65953, 2), (17050, '93d08b51a3bf8f563cc712af54d3ce82', '2011-02-03 07:12:27', '2011-02-03 07:12:27', 65954, 2), (17051, '82ddcca5bfa7361db77edc88d3f2b5b6', '2011-02-03 07:12:29', '2011-02-03 07:12:29', 65955, 2), (17052, 'b14ba8a9badad1ec7e9bf3b2f0672a9e', '2011-02-03 07:12:31', '2011-02-03 07:12:31', 65956, 2), (17053, 'd2dd84eebb4c76c4994763e2d8ec4912', '2011-02-03 07:12:33', '2011-02-03 07:12:34', 65957, 2), (17054, 'a92ba4234a733ed7b309df5675fe3e19', '2011-02-03 07:12:35', '2011-02-03 07:12:36', 65958, 2), (17055, '33012e2786c3e6cf4142d53f548704cf', '2011-02-03 07:12:38', '2011-02-03 07:12:39', 65959, 2), (17056, '625f7df51c3f8ef4ca2e82be2760d2e5', '2011-02-03 07:12:40', '2011-02-03 07:12:41', 65960, 2), (17057, '7cdeb4b88b5b6cc8e9f67f233054b9b8', '2011-02-03 07:12:43', '2011-02-03 07:12:43', 65961, 2), (17058, '9af3eb34ff8b4f70faa0d5bfd871324d', '2011-02-03 07:12:45', '2011-02-03 07:12:46', 65962, 2), (17059, 'c830b69020714611d0a0a79d44caac13', '2011-02-03 07:12:47', '2011-02-03 07:12:48', 65963, 2), (17060, '19b537df8f14dd2e430ae6bb437dae24', '2011-02-03 07:12:50', '2011-02-03 07:12:50', 65964, 2), (17061, 'fe904c2bd21a62610af983e769753cc4', '2011-02-03 07:12:52', '2011-02-03 07:12:53', 65965, 2), (17062, '9af898de93afb5f3752ee911f05b2707', '2011-02-03 07:12:54', '2011-02-03 07:12:55', 65966, 2), (17063, '7f4fe52dbdd0cd17f39aec1c29cb410e', '2011-02-03 07:12:57', '2011-02-03 07:12:57', 65967, 2), (17064, '62895515dc256d272406bbb375168e23', '2011-02-03 07:12:59', '2011-02-03 07:13:00', 65968, 2), (17065, '295cb6282b627617ed8ad6b20d18d41c', '2011-02-03 07:13:01', '2011-02-03 07:13:02', 65969, 2), (17066, 'eafaa07795e029c8cc9064c3694d7b40', '2011-02-03 07:13:04', '2011-02-03 07:13:04', 65970, 2), (17067, '395ab9a69164f2a3255fcd7772242d64', '2011-02-03 07:13:06', '2011-02-03 07:13:07', 65971, 2), (17068, '7d1b65fdb58dbd3c2c0d70651fd53b1f', '2011-02-03 07:13:08', '2011-02-03 07:13:09', 65972, 2), (17069, 'cce2807b58e6bb29b1bb33ec78eb126d', '2011-02-03 07:13:11', '2011-02-03 07:13:11', 65973, 2), (17070, '0e9ac246f91a103c0450b10fdb82e23b', '2011-02-03 07:13:13', '2011-02-03 07:13:14', 65974, 2), (17071, '6215587608a6332d85e44efe820a3d2c', '2011-02-03 07:13:15', '2011-02-03 07:13:16', 65975, 2), (17072, 'ad6d9e2f49e3c695b3372ce49c9f127d', '2011-02-03 07:13:18', '2011-02-03 07:13:18', 65976, 2), (17073, '0194ff1bc4d0350721cafd5c7a5f75b0', '2011-02-03 07:13:20', '2011-02-03 07:13:21', 65977, 2), (17074, '4d0f1ee988cb312087ecdcd14bc721a9', '2011-02-03 07:13:22', '2011-02-03 07:13:24', 65978, 2), (17075, '06ef87314798299c8d05e5d6997677e9', '2011-02-03 07:13:25', '2011-02-03 07:13:26', 65979, 2), (17076, 'cc3997cee92cbf6672e0182af17387d8', '2011-02-03 07:13:28', '2011-02-03 07:13:28', 65980, 2), (17077, 'ff429ce55e25aa3eb437891392f9d797', '2011-02-03 07:13:30', '2011-02-03 07:13:31', 65981, 2), (17078, 'e08012f2d60adf58dde9b47fbfde8bfd', '2011-02-03 07:40:50', '2011-02-03 07:40:51', 65982, 2), (17079, 'def08a176fb60ecfdbbbebae6be6f628', '2011-02-03 07:53:01', '2011-02-03 08:11:26', 66002, 2), (17080, 'f9161c2b3cecf576b2d4c0661901ed2c', '2011-02-03 07:54:23', '2011-02-03 07:54:24', 65984, 2), (17081, '3f4be4f5038ee182defe95e4f46cf7d9', '2011-02-03 08:45:20', '2011-02-03 09:12:33', 66004, 2), (17082, '6dc44e0dd502e3c3034d02e667c8ba0a', '2011-02-03 09:16:02', '2011-02-03 09:17:55', 66008, 2), (17083, '3f42ff80b5031f3ffe3015b8055c174e', '2011-02-03 10:23:27', '2011-02-03 10:23:28', 66009, 2), (17084, '774454a65ff908f8de6dab90577a95a8', '2011-02-03 10:23:32', '2011-02-03 10:23:33', 66010, 2), (17085, 'f508cfd10df53ddf95e90bdcf830c199', '2011-02-03 10:32:52', '2011-02-03 10:32:53', 66011, 2), (17086, '653a5c30d4f4b7a8d611c153d1b3d0f2', '2011-02-03 12:32:29', '2011-02-03 13:19:47', 66049, 2), (17087, '7fbdce0afda7b570e89cd977aaf2133e', '2011-02-03 13:00:34', '2011-02-03 13:00:35', 66031, 2), (17088, 'a4ff4b4d95f62b5e2b1da6f6322357c7', '2011-02-03 13:26:19', '2011-02-03 13:26:20', 66050, 2), (17089, 'fc28a88453d39e7148c8bea464269f0d', '2011-02-03 13:31:27', '2011-02-03 13:31:27', 66051, 2), (17090, 'ac9a7b877b90aa92ec8c26bbcbc95cd6', '2011-02-03 13:31:34', '2011-02-03 13:31:35', 66052, 2), (17091, '2971bcb500c8ef2cef561f4bd7f744d9', '2011-02-03 14:05:40', '2011-02-03 14:05:42', 66053, 2), (17092, '3f07a184fdf0bc02c0e1a0f1e8812fde', '2011-02-03 14:17:50', '2011-02-03 14:19:34', 66062, 2), (17093, 'e6d930ede37407a102c0a497a046bd35', '2011-02-03 14:22:46', '2011-02-03 14:22:47', 66063, 2), (17094, '2dab07ecd9108b5ec7a9a21d4e56c7fe', '2011-02-03 14:48:11', '2011-02-03 14:48:12', 66064, 2), (17095, '91da6c130bdce1adefcf65bee9e9981b', '2011-02-03 15:17:23', '2011-02-03 15:17:24', 66065, 2), (17096, 'b5c3663869bce993d5cb45214bae3ecf', '2011-02-03 15:17:37', '2011-02-03 15:17:38', 66066, 2), (17097, 'b4a8ee0d36378f856cf45f0848aaa5a6', '2011-02-03 15:19:09', '2011-02-03 15:19:10', 66067, 2), (17098, 'c90025d58468d7d8d8733d34d9fd4033', '2011-02-03 15:19:46', '2011-02-03 15:19:47', 66068, 2), (17099, 'd0c4c9e1e56d5d14fb702420bd5caf2a', '2011-02-03 15:19:56', '2011-02-03 15:19:57', 66069, 2), (17100, '7a09e288ff4a3e9ca97514d8931cbe8b', '2011-02-03 15:20:08', '2011-02-03 15:20:09', 66070, 2), (17101, 'e1cb2402725ff648498c2477e99eb7bb', '2011-02-03 15:20:56', '2011-02-03 15:20:57', 66071, 2), (17102, 'c1d6edb37c8cda4a524f8f79c100592e', '2011-02-03 15:21:06', '2011-02-03 15:21:07', 66072, 2), (17103, '3eef7ab6d5e1f4f7a1d69a6a595900de', '2011-02-03 15:24:18', '2011-02-03 15:24:19', 66073, 2), (17104, '01c255e12712080d580eef542b346292', '2011-02-03 15:24:50', '2011-02-03 15:24:51', 66074, 2), (17105, '751f2442b3a4e91f7989f4b39d8191dc', '2011-02-03 15:31:01', '2011-02-03 15:31:22', 66076, 2), (17106, '4d56212ed6779f101cbc39d20c96cb78', '2011-02-03 15:52:21', '2011-02-03 15:53:02', 66081, 2), (17107, 'acda77310a729c280889cf2c87121050', '2011-02-03 15:55:24', '2011-02-03 15:55:25', 66082, 2), (17108, '4431da5b71abd15c5cf9e2158d598582', '2011-02-03 16:02:32', '2011-02-03 16:02:33', 66083, 2), (17109, 'acda8521e0a9b0129a31660e9f4663f6', '2011-02-03 16:02:35', '2011-02-03 16:02:36', 66084, 2), (17110, '000260e5efc154fb11ddb50f2e0b5b3f', '2011-02-03 16:02:38', '2011-02-03 16:02:38', 66085, 2), (17111, '773a8c15c5983270f6fe15bdfad00a79', '2011-02-03 16:02:42', '2011-02-03 16:02:43', 66086, 2), (17112, 'e08591db37cd4bdcbeae6550aab319af', '2011-02-03 16:02:45', '2011-02-03 16:02:46', 66087, 2), (17113, '5c6b3ec603a92b52ae9c413f67a0cce3', '2011-02-03 16:02:49', '2011-02-03 16:02:50', 66088, 2), (17114, '973e034fd442cea8d704a2a614b2ed04', '2011-02-03 16:02:53', '2011-02-03 16:02:54', 66089, 2), (17115, '6e0514e5c05c164110a3389d0ecef82e', '2011-02-03 16:02:57', '2011-02-03 16:02:57', 66090, 2), (17116, '882d3c5f2887f50b34d5f9cf21a66ca3', '2011-02-03 16:03:00', '2011-02-03 16:03:01', 66091, 2), (17117, 'e1dfbc2bed519b519940488cabcee7c2', '2011-02-03 16:03:05', '2011-02-03 16:03:06', 66092, 2), (17118, '2734075aada694a8298a6fdeda3bef77', '2011-02-03 16:03:07', '2011-02-03 16:06:45', 66143, 2), (17119, '888dde6285a37225fed89572799e8dfb', '2011-02-03 16:03:09', '2011-02-03 16:03:10', 66094, 2), (17120, 'a197811fdbf5e82ab2b88f3b4c2dd454', '2011-02-03 16:03:12', '2011-02-03 16:03:13', 66095, 2), (17121, '4b528e22ea8f00b9d98b98b921335205', '2011-02-03 16:03:16', '2011-02-03 16:03:16', 66096, 2), (17122, 'd3a56179a1abf53e12f603ba6b1db27d', '2011-02-03 16:03:19', '2011-02-03 16:03:19', 66097, 2), (17123, '48605f469f2c7536f584881585c21116', '2011-02-03 16:03:22', '2011-02-03 16:03:23', 66098, 2), (17124, '1157439c3671ec2724f1a0e2167d36e3', '2011-02-03 16:03:25', '2011-02-03 16:03:26', 66099, 2), (17125, 'e592887216f7071eb13dd795da16b148', '2011-02-03 16:03:29', '2011-02-03 16:03:30', 66100, 2), (17126, '65f2a5b2eb29f7b3b11cb1ca5b43b804', '2011-02-03 16:03:33', '2011-02-03 16:03:34', 66101, 2), (17127, '9c3e4bfa7fbd0a1d4dcadbae216128a3', '2011-02-03 16:03:36', '2011-02-03 16:03:37', 66102, 2), (17128, '11221713bf2b711245f733bc9bed200c', '2011-02-03 16:03:39', '2011-02-03 16:03:39', 66103, 2), (17129, 'eee8927bc152bd33596711e269fb23b2', '2011-02-03 16:03:40', '2011-02-03 16:03:41', 66104, 2), (17130, '2123673b0dc65121e3ee4b46ae9d8d6c', '2011-02-03 16:03:42', '2011-02-03 16:03:42', 66105, 2), (17131, '80c0659aea9cd8af03fe0c815de89bc3', '2011-02-03 16:03:44', '2011-02-03 16:03:45', 66106, 2), (17132, '40e2ef13f1b0ba7bcde51d51861ccb38', '2011-02-03 16:03:46', '2011-02-03 16:03:47', 66107, 2), (17133, 'f66af25209764f03efa411de9cf43963', '2011-02-03 16:03:49', '2011-02-03 16:03:49', 66108, 2), (17134, '008794ac607a6944d44acf6b84e9afa4', '2011-02-03 16:03:51', '2011-02-03 16:03:52', 66109, 2), (17135, 'f360e0147df498e6f3428870441e4312', '2011-02-03 16:03:54', '2011-02-03 16:03:54', 66110, 2), (17136, 'dd9d16c374dd1e121f11119213eec8fb', '2011-02-03 16:03:56', '2011-02-03 16:03:56', 66111, 2), (17137, 'eaaee3278796941e09a52d2df4107418', '2011-02-03 16:03:59', '2011-02-03 16:03:59', 66112, 2), (17138, '562210a50705f2338d26b3e0772c1b36', '2011-02-03 16:04:01', '2011-02-03 16:04:02', 66113, 2), (17139, '37b6b98f053a1ff3f0295c2acc6c56f4', '2011-02-03 16:04:05', '2011-02-03 16:04:06', 66114, 2), (17140, '843cce3029737c76459014e682fc0404', '2011-02-03 16:04:09', '2011-02-03 16:04:10', 66115, 2), (17141, '164b5e95df81de0eb096c9df1c73c8ce', '2011-02-03 16:04:14', '2011-02-03 16:04:15', 66116, 2), (17142, '96f4551b48404673127211e44ac031bb', '2011-02-03 16:04:18', '2011-02-03 16:04:19', 66117, 2), (17143, '2168d854a759724b8fbc9c7b6aec76d7', '2011-02-03 16:04:21', '2011-02-03 16:04:22', 66118, 2), (17144, 'b41ae6e087c36a3a669cb85029848750', '2011-02-03 16:04:24', '2011-02-03 16:04:25', 66119, 2), (17145, '196dcb1b385459684ac7083591e6fb91', '2011-02-03 16:04:28', '2011-02-03 16:04:29', 66120, 2), (17146, 'e443310f0eac8f02b5c74c8bd5f9febb', '2011-02-03 16:04:31', '2011-02-03 16:04:32', 66121, 2), (17147, 'c2bc13a46e99823579ca2576a8c48e42', '2011-02-03 16:04:35', '2011-02-03 16:04:36', 66122, 2), (17148, '3daecbcf86de8ad2a90704424f3bb3e3', '2011-02-03 16:04:38', '2011-02-03 16:04:39', 66123, 2), (17149, 'fcf6e83fad3b2b1f6d4e56a3859ccd6e', '2011-02-03 16:04:44', '2011-02-03 16:04:46', 66124, 2), (17150, '3ba1199d482a19d8a5d522c1647385db', '2011-02-03 16:04:49', '2011-02-03 16:04:50', 66126, 2), (17151, '84a2e38e80c0e1aaa5d45892a51bbd52', '2011-02-03 16:04:52', '2011-02-03 16:04:53', 66127, 2), (17152, '36f5ada32353cb3a8c7b2ab3678ee87d', '2011-02-03 16:04:55', '2011-02-03 16:04:56', 66128, 2), (17153, '260e70568f0771c78251fd7515e8e176', '2011-02-03 16:05:00', '2011-02-03 16:05:01', 66129, 2), (17154, '201c9cdcd39c3d5d2ab7444962efa41c', '2011-02-03 16:05:03', '2011-02-03 16:05:04', 66130, 2), (17155, '61655a714681e04bd6b4c0d65ad98ff0', '2011-02-03 16:05:07', '2011-02-03 16:05:08', 66132, 2), (17156, '6d719272b53b9ebe75ecbc6b8f55efda', '2011-02-03 16:05:11', '2011-02-03 16:05:12', 66133, 2), (17157, '9e08aa3a4b836bce04471b64c95f981e', '2011-02-03 16:05:14', '2011-02-03 16:05:15', 66134, 2), (17158, 'b8735248aa2cc4ce2f3037b209355bec', '2011-02-03 16:05:17', '2011-02-03 16:05:18', 66135, 2), (17159, '68c50d9242f8d4e4684315f23b060810', '2011-02-03 16:05:20', '2011-02-03 16:05:21', 66136, 2), (17160, '6b263e01cd602b0cbab1598a8794544e', '2011-02-03 16:05:24', '2011-02-03 16:05:25', 66137, 2), (17161, '19c7ec3d11d4f88f3713f4e690760f30', '2011-02-03 16:05:27', '2011-02-03 16:05:28', 66138, 2), (17162, '58243e7a48cfbef7d423933c674624d3', '2011-02-03 16:05:30', '2011-02-03 16:05:31', 66139, 2), (17163, '3ec3b5431fcf60d9a01e638d66244870', '2011-02-03 16:21:00', '2011-02-03 16:34:41', 66175, 2), (17164, '2b1175ef4539e4186b0ac55542daf1e1', '2011-02-03 16:51:55', '2011-02-03 16:51:57', 66176, 2), (17165, 'a99e84430b67c0cceb66d800145a7f77', '2011-02-03 16:51:58', '2011-02-03 16:51:59', 66177, 2), (17166, '8ee87cfc7f497cd5ddcd2ce45c43bdb4', '2011-02-03 16:52:00', '2011-02-03 16:52:01', 66178, 2), (17167, '32cfa30427157704b2aadd075c2679c5', '2011-02-03 16:52:02', '2011-02-03 16:52:04', 66179, 2), (17168, '60b7000db7896ffbbc4e1b26d7ad9d75', '2011-02-03 16:52:05', '2011-02-03 16:52:06', 66180, 2), (17169, '06315f64f98632a33c7646ce3f2aa7ae', '2011-02-03 16:59:09', '2011-02-03 16:59:10', 66181, 2), (17170, '93fb4a13715bbdd3757ba6a809cad7d3', '2011-02-03 17:03:57', '2011-02-03 17:06:55', 66186, 2), (17171, '3264ca9c223f4906d8b1e7e22df4cfaf', '2011-02-03 17:44:37', '2011-02-03 17:46:02', 66191, 2), (17172, '02d9d8f5d664869c8935e68a474fc943', '2011-02-03 18:02:51', '2011-02-03 20:07:57', 66312, 2), (17173, 'af41736b00cd1070babbc8fee996f805', '2011-02-03 18:24:49', '2011-02-03 18:24:50', 66205, 2), (17174, 'ec30ace7ced024f9be78cdb753ed7525', '2011-02-03 18:38:45', '2011-02-03 18:38:46', 66214, 2), (17175, 'b1837b9f49922dd7fdde53cfc39f0e55', '2011-02-03 18:56:58', '2011-02-03 18:56:59', 66221, 2), (17176, '67ec751b23de79e980898d3b55d7f2ce', '2011-02-03 19:13:57', '2011-02-03 19:13:58', 66225, 2), (17177, '8ae48c163adc7c91242983fefe5ed552', '2011-02-03 19:26:03', '2011-02-03 19:26:04', 66230, 2), (17178, 'f925698d6d3dcb84507f52643e92a594', '2011-02-03 19:40:35', '2011-02-03 19:40:36', 66242, 2), (17179, '2a5eefd31d1b4c9fe69ba7c166126c49', '2011-02-03 19:49:38', '2011-02-03 20:22:08', 66340, 2), (17180, '127b36e739ec7374923654b14a9d03a7', '2011-02-03 20:10:39', '2011-02-03 20:10:40', 66315, 2), (17181, '55eb30a4aa8674446a77a5b3ab8ac001', '2011-02-03 20:32:53', '2011-02-03 20:38:17', 66367, 2), (17182, '86d9de60b0aa52d590c2c1db99142e22', '2011-02-03 20:43:39', '2011-02-03 20:43:40', 66368, 2), (17183, '730c423e214a493737c10903b2b5c81c', '2011-02-03 20:52:01', '2011-02-03 20:52:31', 66373, 2), (17184, 'd9470271f6f60df14966134e45ecbec0', '2011-02-03 21:24:23', '2011-02-03 21:24:24', 66374, 2), (17185, '7a6378866d430cd400f098469a0a656d', '2011-02-03 22:02:32', '2011-02-03 22:02:36', 66375, 2), (17186, 'a794c719824f25c2b430a83c72f45154', '2011-02-03 22:34:14', '2011-02-03 22:34:16', 66376, 2), (17187, '1b340535ea914c8000fb162d1b065be1', '2011-02-03 22:55:27', '2011-02-03 22:55:28', 66377, 2), (17188, '91b626cfee2f9ab5570780f563aeba93', '2011-02-03 23:24:01', '2011-02-03 23:24:03', 66378, 2), (17189, '39f3762c02adf1f4d60017efcb79d2de', '2011-02-04 01:42:49', '2011-02-04 01:42:50', 66379, 2), (17190, '40d48e0f9f111d6424d41ea6819f4960', '2011-02-04 05:06:02', '2011-02-04 05:06:04', 66380, 2), (17191, 'f4f8dea158ee4f9ae12c9be36c2cfe3d', '2011-02-04 05:09:59', '2011-02-04 05:10:00', 66381, 2), (17192, 'f1629a28d5259d41659012df96d4d1fb', '2011-02-04 05:12:42', '2011-02-04 05:12:44', 66382, 2), (17193, '9e29cdf489bb2dadfdd598c832fb11be', '2011-02-04 05:12:45', '2011-02-04 05:12:46', 66383, 2), (17194, '87ea17efb17edbff04f8b4d6e67dac5a', '2011-02-04 05:34:54', '2011-02-04 05:34:55', 66384, 2), (17195, '1feb48a94518a0b53c97893328f86b81', '2011-02-04 05:54:18', '2011-02-04 05:54:20', 66385, 2), (17196, 'fd447c63f2f7349f150f723e7c31accb', '2011-02-04 07:09:08', '2011-02-04 07:09:10', 66386, 2), (17197, '82b2e209ad27353e1bdb53a1ba618175', '2011-02-04 07:32:46', '2011-02-04 07:33:31', 66390, 2), (17198, '8ac96f4a241b7ad2954e659c594ccbef', '2011-02-04 07:52:08', '2011-02-04 07:57:45', 66418, 2), (17199, '5cadf50fd6afc2d8c3891a4231b92127', '2011-02-04 08:16:22', '2011-02-04 08:19:28', 66427, 2), (17200, 'e28e5008e8277565e5f1a55ebf9dc3b0', '2011-02-04 09:25:36', '2011-02-04 09:28:43', 66439, 2), (17201, '5402f3d89d0f4e98606b82af3aaba696', '2011-02-04 09:31:12', '2011-02-04 09:49:49', 66479, 2), (17202, '554ecb969da8b86349e18169fa437aec', '2011-02-04 09:39:45', '2011-02-04 09:43:08', 66457, 2), (17203, '9eb7ff87992babd156976b6975995475', '2011-02-04 09:44:54', '2011-02-04 09:44:55', 66465, 2), (17204, '139807656267917ab91f740334e8ec5b', '2011-02-04 09:44:59', '2011-02-04 09:45:00', 66466, 2), (17205, '1227aaac83b65c550ddb974e8776a684', '2011-02-04 09:55:53', '2011-02-04 09:55:54', 66480, 2), (17206, 'ef1b9ec3b7eae18e9446eb96e525a8c2', '2011-02-04 09:55:56', '2011-02-04 09:59:05', 66491, 2), (17207, 'edea463799f1718b61e5f5ee4621c586', '2011-02-04 10:52:49', '2011-02-04 10:53:11', 66493, 2), (17208, '7f3d6a0ae9ac131838248313b76e955b', '2011-02-04 10:59:51', '2011-02-04 11:01:57', 66499, 2), (17209, '0aaaa77804396610be2dc1d07add0412', '2011-02-04 11:08:35', '2011-02-04 11:08:36', 66500, 2), (17210, '245897d3f3b814af1007cc001685949f', '2011-02-04 11:38:50', '2011-02-04 11:40:16', 66508, 2), (17211, '065b5f82a389448a7b6c860dcbfdff9b', '2011-02-04 12:24:21', '2011-02-04 12:24:22', 66509, 2), (17212, 'ba47f302e3353e0a0887a4cbadb13472', '2011-02-04 12:36:09', '2011-02-04 13:47:44', 66531, 2), (17213, '4c99d8d34c625f66a5a001daefd9c8f2', '2011-02-04 12:38:34', '2011-02-04 12:39:14', 66519, 2), (17214, 'de815d7705113877fc8ce987198f52e9', '2011-02-04 12:45:20', '2011-02-04 12:45:22', 66520, 2), (17215, '1b93f40c118c64bd75826298be18e270', '2011-02-04 12:46:32', '2011-02-04 12:47:36', 66528, 2), (17216, '223842a4f79e89dc0d085a330d62e4bc', '2011-02-04 13:48:13', '2011-02-04 13:48:13', 66532, 2), (17217, '68dfd85e5981cc148f5cc319f5e5d7df', '2011-02-04 14:14:15', '2011-02-04 14:23:54', 66555, 2), (17218, '8956c91a833809aa5593326e25c7e113', '2011-02-04 14:20:28', '2011-02-04 14:21:44', 66547, 2), (17219, '816706033164a13a350462b245272153', '2011-02-04 14:37:51', '2011-02-04 14:37:52', 66556, 2), (17220, '516439010b0a70c341c5405ac0ea1c8f', '2011-02-04 14:37:51', '2011-02-04 14:37:53', 66557, 2), (17221, '7072dedd6dad599d078c640ce884b12b', '2011-02-04 14:41:49', '2011-02-04 14:43:58', 66571, 2), (17222, '017979383a12d7735a1054e5a05a7d81', '2011-02-04 14:41:59', '2011-02-04 14:42:00', 66559, 2), (17223, 'd59181af2ccd7368c6de1ee102ff6b92', '2011-02-04 14:42:21', '2011-02-04 14:42:23', 66561, 2), (17224, '0096dc92e4fb815386bdcb133f9dea19', '2011-02-04 14:42:54', '2011-02-04 14:42:55', 66564, 2), (17225, '417a988df01a18f2c8109d3e6759d703', '2011-02-04 14:43:22', '2011-02-04 14:43:24', 66567, 2), (17226, '80f3f566611830d7b0fafdebe9d670d0', '2011-02-04 15:31:10', '2011-02-04 15:31:10', 66572, 2), (17227, '79a490a6f5d1803ce7dde6267e55df54', '2011-02-04 15:57:30', '2011-02-04 15:57:32', 66573, 2), (17228, '6381a28b6ca005f799ed7525006a7d45', '2011-02-04 16:22:52', '2011-02-04 16:42:04', 66587, 2), (17229, '1a832e36d1d27e38ccef410131b7f4ff', '2011-02-04 17:04:17', '2011-02-04 17:04:18', 66588, 2), (17230, 'efb24f26b263d129e2885521f794bf5c', '2011-02-04 17:19:56', '2011-02-04 17:21:46', 66597, 2), (17231, 'ec7a9f64e0046e23d37471c1a2d1106d', '2011-02-04 18:29:13', '2011-02-04 18:30:24', 66600, 2), (17232, 'ffc00a77c5cf9de7662b6a5a38cca329', '2011-02-04 19:29:51', '2011-02-04 19:29:52', 66601, 2), (17233, '1e498f6c52b0db2c45daeb715861f5af', '2011-02-04 20:38:31', '2011-02-04 20:40:38', 66607, 2), (17234, '09c4cc2a19202f52827941d65a9b355c', '2011-02-04 21:01:18', '2011-02-04 21:01:19', 66608, 2), (17235, '8f259fde9f01ef69215cf1cea95d88da', '2011-02-04 21:17:59', '2011-02-04 21:18:00', 66609, 2), (17236, '83b20339c4863938b42dc418f51b8942', '2011-02-04 21:46:51', '2011-02-04 21:46:54', 66610, 2), (17237, '38622fc801be9365fb034ab87815be36', '2011-02-04 21:47:46', '2011-02-04 21:47:49', 66611, 2), (17238, 'c144bd97612c346974087c759c63656f', '2011-02-04 21:53:23', '2011-02-04 21:53:24', 66612, 2); INSERT INTO `log_visitor` (`visitor_id`, `session_id`, `first_visit_at`, `last_visit_at`, `last_url_id`, `store_id`) VALUES (17239, '8218bf3545db51af83084316655f1b57', '2011-02-04 22:07:33', '2011-02-04 22:09:08', 66623, 2), (17240, '9f4a38cf299f3039f73de55382e46519', '2011-02-04 22:39:35', '2011-02-04 22:39:36', 66624, 2), (17241, '330459ba5f7f2671a6c25f8513410044', '2011-02-04 22:39:37', '2011-02-04 22:40:19', 66629, 2), (17242, 'c38896f746cfc6a0e53586c720bc9ef8', '2011-02-04 22:40:06', '2011-02-04 22:40:06', 66626, 2), (17243, 'b5c005b279b39fe866e6c475ed756df9', '2011-02-04 22:40:16', '2011-02-04 22:40:17', 66628, 2), (17244, '58596cb1065a8007324638d9e6a07508', '2011-02-04 22:47:20', '2011-02-04 22:47:21', 66630, 2), (17245, 'ea0caf3edc183472413a1deb9608771d', '2011-02-04 22:49:18', '2011-02-04 22:49:20', 66631, 2), (17246, 'b9f606786ed347aa1725bebce323cb06', '2011-02-04 22:49:20', '2011-02-04 22:51:52', 66640, 2), (17247, '8ce4fb7614282e5ade0de4c0d4f8a344', '2011-02-04 22:50:09', '2011-02-04 22:50:40', 66638, 2), (17248, '043440033b91b771915e1c30b68614f6', '2011-02-04 22:52:18', '2011-02-04 22:52:18', 66641, 2), (17249, '187f6b58ec7bb7504610c641217cb8a4', '2011-02-04 23:06:24', '2011-02-04 23:06:25', 66642, 2), (17250, '12262a030f50ba3c984124ba9e0b8688', '2011-02-04 23:20:25', '2011-02-04 23:20:26', 66643, 2), (17251, '322732b62c26f93cd9bb43341fdca842', '2011-02-04 23:23:26', '2011-02-04 23:23:27', 66644, 2), (17252, 'd6ce788549ea192a91861439bd4e920e', '2011-02-04 23:33:21', '2011-02-04 23:33:22', 66645, 2), (17253, 'b941e26c5483d893c74aef55145b566a', '2011-02-04 23:34:50', '2011-02-04 23:34:50', 66646, 2), (17254, '913df14a599de487060714c58a3ac11b', '2011-02-05 00:22:31', '2011-02-05 00:22:32', 66647, 2), (17255, '01697e5cb8623a4034d4a29b0346932f', '2011-02-05 00:46:19', '2011-02-05 00:46:20', 66648, 2), (17256, '1b974bc2c945ab7ec8e9d075cb3b01c6', '2011-02-05 01:04:23', '2011-02-05 01:04:24', 66649, 2), (17257, '1dcb485f030eafc341033d5472381083', '2011-02-05 01:13:38', '2011-02-05 01:13:39', 66650, 2), (17258, '6263a2147ee38b8c2e1042073062da39', '2011-02-05 02:02:19', '2011-02-05 02:02:20', 66651, 2), (17259, '32c8a1dbf6edf83be14b299024912b77', '2011-02-05 02:04:55', '2011-02-05 02:05:23', 66653, 2), (17260, 'd0ad1b8a45a0ad5a6738ed94cde9d4a2', '2011-02-05 03:26:18', '2011-02-05 03:26:18', 66654, 2), (17261, '87c09db90513c270ea51d5c917cd2664', '2011-02-05 04:42:08', '2011-02-05 04:42:09', 66655, 2), (17262, '03877749b58ac70151ed5644edde19da', '2011-02-05 05:47:15', '2011-02-05 05:47:16', 66656, 2), (17263, '895f41ecbac731188abb5b9285ddb52f', '2011-02-05 07:07:46', '2011-02-05 07:07:47', 66657, 2), (17264, '1638683c7c68b8e10206cbbe3bb99c04', '2011-02-05 07:07:51', '2011-02-05 07:07:52', 66658, 2), (17265, '37028953606eb96723aa1ee4967e5e2d', '2011-02-05 08:28:01', '2011-02-05 08:28:01', 66659, 2), (17266, 'ae4829a3e906ef8fab4e648fa6431a2b', '2011-02-05 08:29:06', '2011-02-05 08:29:07', 66660, 2), (17267, 'f84a6371eb06b53b89493f1f0463905a', '2011-02-05 08:48:23', '2011-02-05 08:48:24', 66661, 2), (17268, 'e9fb11581ad8b432334e81e9056507fc', '2011-02-05 08:49:56', '2011-02-05 08:49:57', 66662, 2), (17269, 'd89b0b6778da62f99fb13a7dd3392197', '2011-02-05 08:56:51', '2011-02-05 08:56:52', 66663, 2), (17270, 'b976faf03ab1249eac2ad1b8d14d7cc1', '2011-02-05 09:19:55', '2011-02-05 09:19:57', 66664, 2), (17271, '1f3b548a393442c1223886a6c61f5399', '2011-02-05 09:29:01', '2011-02-05 09:29:02', 66665, 2), (17272, '5ca49996bdd7e584706a968a09ab1c6d', '2011-02-05 09:37:13', '2011-02-05 09:37:56', 66668, 2), (17273, 'f4c23a2ed745f3c4e19bed722082f42d', '2011-02-05 09:48:08', '2011-02-05 09:51:03', 66680, 2), (17274, '559f875139b6bb0aa857d7d7afee52a5', '2011-02-05 09:57:20', '2011-02-05 09:57:20', 66681, 2), (17275, 'f3dec716bb50ab9279de6f60520e4618', '2011-02-05 09:58:28', '2011-02-05 09:58:29', 66682, 2), (17276, 'b6388551b066bc7666793c2e3d8b3f10', '2011-02-05 10:42:24', '2011-02-05 10:42:24', 66683, 2), (17277, '5edb4f8daf07c9407a5b2669b6ef68af', '2011-02-05 10:43:36', '2011-02-05 10:44:02', 66686, 2), (17278, '8d42e107c43a6d3f6e75fcea4f216ddc', '2011-02-05 10:47:23', '2011-02-05 10:47:24', 66687, 2), (17279, 'f9455417dcccd889096c06110252f80f', '2011-02-05 11:07:57', '2011-02-05 11:07:58', 66688, 2), (17280, '64f58b7738ed9ae1d9fa0704fa9bd6cc', '2011-02-05 11:09:29', '2011-02-05 11:09:30', 66689, 2), (17281, 'fab09784937a1811b0c73b5762373c5a', '2011-02-05 11:09:31', '2011-02-05 11:09:31', 66690, 2), (17282, '1bec3f949226904da74c54098a0124a3', '2011-02-05 11:22:30', '2011-02-05 11:24:08', 66699, 2), (17283, 'a757235992140c9ce0b72171877faa72', '2011-02-05 11:52:24', '2011-02-05 11:52:25', 66700, 2), (17284, '01e81aae3217a58455da1bcd60415ff6', '2011-02-05 12:40:49', '2011-02-05 12:40:51', 66701, 2), (17285, 'bf81469433195b52eba64ace900f6f0e', '2011-02-05 13:00:46', '2011-02-05 13:01:00', 66702, 2), (17286, 'f7aa62030de67eefd9f7b2f92550542a', '2011-02-05 13:17:01', '2011-02-05 13:17:06', 66703, 2), (17287, 'd8dc213e1666e55904c9146244b07b65', '2011-02-05 13:25:28', '2011-02-05 13:25:34', 66704, 2), (17288, '1825c185fd6f87d88743620fff80df5f', '2011-02-05 13:29:11', '2011-02-05 13:29:53', 66707, 2), (17289, 'd1f2dfaa07788d802b4069b99c95f22c', '2011-02-05 13:42:09', '2011-02-05 13:42:10', 66708, 2), (17290, '8df2c3ec3e82b2c55695767969287b20', '2011-02-05 13:45:07', '2011-02-05 15:30:42', 66755, 2), (17291, '72af6cc10dc8a72280f54eb2356806b1', '2011-02-05 13:49:23', '2011-02-05 13:49:24', 66710, 2), (17292, '96b7f0c49d71d80969e9c5abd003f447', '2011-02-05 14:06:56', '2011-02-05 14:06:57', 66716, 2), (17293, 'b7e10ea3617eabddf6de5f94313cdedd', '2011-02-05 14:09:51', '2011-02-05 14:09:52', 66717, 2), (17294, '32800b82b79944b550eefeab01b634a6', '2011-02-05 14:45:37', '2011-02-05 14:47:07', 66735, 2), (17295, '81e2303d94b3c3919f054f6aabc8417f', '2011-02-05 14:52:48', '2011-02-05 14:52:49', 66737, 2), (17296, 'cb7bbbdb679e2a21f5fa7318835c48c1', '2011-02-05 15:00:29', '2011-02-05 15:00:30', 66743, 2), (17297, '65c59ac939e24dc8fc98734e2743ee0e', '2011-02-05 15:13:25', '2011-02-05 15:13:52', 66752, 2), (17298, 'ababe4fe543b7c5133cb2d36d84cb560', '2011-02-05 15:35:33', '2011-02-05 15:38:44', 66766, 2), (17299, '8331fe1846d8395b7adcb041c06ae060', '2011-02-05 15:58:04', '2011-02-05 15:58:05', 66767, 2), (17300, '141be16bab1a52d9a6ef7ef3a22abe43', '2011-02-05 16:03:05', '2011-02-05 16:03:06', 66768, 2), (17301, 'f8ece157d2deb96ae582b60306384520', '2011-02-05 16:16:20', '2011-02-05 16:16:21', 66769, 2), (17302, 'e3b7c00bc73670c8e9b1e2b5ba071fba', '2011-02-05 16:40:40', '2011-02-05 16:40:41', 66770, 2), (17303, '8fc2019f807cbf3f8c4fbd403e160efe', '2011-02-05 17:03:41', '2011-02-05 17:03:42', 66771, 2), (17304, '397bd2a798364891b0a9d41c27849c39', '2011-02-05 17:19:19', '2011-02-05 17:20:44', 66773, 2), (17305, 'a9d8ea6aba764715ac2b7913332e1828', '2011-02-05 17:37:18', '2011-02-05 17:37:19', 66774, 2), (17306, 'f43ecb256a3d4e8f40d4696b0c49c2c3', '2011-02-05 17:49:55', '2011-02-05 17:49:55', 66775, 2), (17307, 'ab23f237bbddc579cc8aa0ff58365e8d', '2011-02-05 18:25:25', '2011-02-05 18:25:26', 66776, 2), (17308, '50c3eb41886640c7eddf0d042fcfc5b8', '2011-02-05 18:28:26', '2011-02-05 18:28:27', 66777, 2), (17309, 'c1f419cbdbdaee7994c6c1f0fd3ada52', '2011-02-05 18:38:48', '2011-02-05 18:38:49', 66778, 2), (17310, '60ac6172e05409e2d3983f37d2226e6b', '2011-02-05 18:50:49', '2011-02-05 18:50:49', 66779, 2), (17311, '0efd6eb8dd9364ea9475795d60ff0da2', '2011-02-05 18:54:18', '2011-02-05 18:54:18', 66780, 2), (17312, 'fc806224bdc1068631c7278d6186acdb', '2011-02-05 19:00:35', '2011-02-05 19:00:36', 66781, 2), (17313, '2af9056c21068405650a0f912af8b522', '2011-02-05 19:00:38', '2011-02-05 19:02:22', 66784, 2), (17314, '2038fe2611105acaa06d868d77831036', '2011-02-05 19:13:35', '2011-02-05 19:15:11', 66793, 2), (17315, '3018967d88d57660340dabf4475358fc', '2011-02-05 19:15:48', '2011-02-05 19:15:49', 66794, 2), (17316, 'a59095f8c3090ba9816f3137d0e5d688', '2011-02-05 19:17:43', '2011-02-05 19:19:13', 66798, 2), (17317, 'b4ddc9ec43af38ab3ed24460c5a241fd', '2011-02-05 19:29:28', '2011-02-05 19:29:29', 66799, 2), (17318, '0f1e12909fb13987a02789e03cb9e37f', '2011-02-05 19:29:30', '2011-02-05 19:34:41', 66818, 2), (17319, 'f41fefbb4924350f13f4c2ba90d40606', '2011-02-05 19:33:45', '2011-02-05 19:33:46', 66809, 2), (17320, 'a1c55d8b2cc44012bb44f683ef1192d8', '2011-02-05 19:35:51', '2011-02-05 19:35:52', 66819, 2), (17321, 'aef9c25b48fc17e12b6c6e162285b58e', '2011-02-05 19:43:50', '2011-02-05 19:46:30', 66824, 2), (17322, '69c01ca763539838b2dccd239140736c', '2011-02-05 19:46:09', '2011-02-05 19:46:10', 66821, 2), (17323, '100397b5bf04df21568c61d8fdbd39b3', '2011-02-05 20:00:29', '2011-02-05 20:00:30', 66825, 2), (17324, '0586a667dc406c9b87055417ecedb78f', '2011-02-05 20:01:56', '2011-02-05 20:01:57', 66826, 2), (17325, '1dc514e719671dc7a688c024db7d5b3e', '2011-02-05 20:02:30', '2011-02-05 20:02:31', 66827, 2), (17326, '6f7c9ca1637e9500e7e0415a7a809edf', '2011-02-05 21:06:43', '2011-02-05 21:06:44', 66828, 2), (17327, 'c7a45a45caccc72878cecb2d558512b1', '2011-02-06 00:16:24', '2011-02-06 00:16:40', 66830, 2), (17328, '9283fcaf1d6bffacb4c89b858a5d81ff', '2011-02-06 00:59:29', '2011-02-06 00:59:30', 66831, 2), (17329, '45f5ed579773732f4596281f81e3c6b4', '2011-02-06 01:26:49', '2011-02-06 01:26:50', 66832, 2), (17330, '9cbec92f0350d2c141047c2e0f8497b3', '2011-02-06 02:11:44', '2011-02-06 02:11:45', 66833, 2), (17331, '36927c3ca82840b79cd05d9a92815b70', '2011-02-06 02:43:48', '2011-02-06 02:43:49', 66834, 2), (17332, '45ea3d7aaba728262eb52c722afbd284', '2011-02-06 03:08:24', '2011-02-06 03:08:25', 66835, 2), (17333, '7ccaf35f616043a52ff244d88137365b', '2011-02-06 03:33:20', '2011-02-06 03:33:20', 66836, 2), (17334, 'f26667233ddef824f37491b7d5d5e3db', '2011-02-06 03:41:32', '2011-02-06 03:41:33', 66837, 2), (17335, 'f215e53995ce8f24ace291137ed351be', '2011-02-06 03:57:10', '2011-02-06 03:57:10', 66838, 2), (17336, 'd94c769d8ac029e41dc07251865ae9bd', '2011-02-06 04:31:32', '2011-02-06 04:31:33', 66839, 2), (17337, '7dddd1128a33f1ad6aacae4ea767fbb9', '2011-02-06 04:31:47', '2011-02-06 04:31:47', 66840, 2), (17338, '10e2a0facf3b90c4478b5638f5b5b52d', '2011-02-06 04:42:25', '2011-02-06 04:42:26', 66841, 2), (17339, '65537f8724c77976e34a75d90c5c8528', '2011-02-06 04:50:57', '2011-02-06 04:50:57', 66842, 2), (17340, '5126b1f90deda53134f2f27eee94300f', '2011-02-06 04:56:09', '2011-02-06 04:56:10', 66843, 2), (17341, '8e843d3ce3c53b69aff5922a34fbcd48', '2011-02-06 04:57:08', '2011-02-06 04:57:08', 66844, 2), (17342, '33dc4fc9ab4eb2b9d50cec5bf23cc61a', '2011-02-06 05:03:33', '2011-02-06 05:03:33', 66845, 2), (17343, 'fd7d5a23f85ff2737b5678a37fd48855', '2011-02-06 05:07:39', '2011-02-06 05:07:40', 66846, 2), (17344, 'e398713899564833ba459460177ac0ce', '2011-02-06 05:37:21', '2011-02-06 05:37:23', 66847, 2), (17345, '38c2f3313b83aeb7351b111380d0bf7c', '2011-02-06 05:56:39', '2011-02-06 05:56:40', 66848, 2), (17346, '34478d06eb90cdf8623a2c5a3d7c0854', '2011-02-06 05:56:42', '2011-02-06 05:56:42', 66849, 2), (17347, '29f16667ef17e6d91c1c3e2896f08ac1', '2011-02-06 05:56:44', '2011-02-06 05:56:44', 66850, 2), (17348, '23060c65fb4e627f0e0b97fad9008621', '2011-02-06 05:56:46', '2011-02-06 05:56:47', 66851, 2), (17349, '81f10af0237f4a8b0c150b10ce1a7762', '2011-02-06 05:56:48', '2011-02-06 05:56:49', 66852, 2), (17350, '941752aec786dc6cca1050245371714a', '2011-02-06 05:56:50', '2011-02-06 05:56:51', 66853, 2), (17351, 'a0f776a71fbb0d5a0fd3cc7526626a5e', '2011-02-06 05:56:53', '2011-02-06 05:56:53', 66854, 2), (17352, '4da4f82eab843f684d567dd77e8e1fdd', '2011-02-06 05:56:55', '2011-02-06 05:56:56', 66855, 2), (17353, '18ecb31bf602423fab99d1add2a11584', '2011-02-06 05:56:57', '2011-02-06 05:56:58', 66856, 2), (17354, '35291139ffdd9570c6940794124121bd', '2011-02-06 05:57:00', '2011-02-06 05:57:01', 66857, 2), (17355, '7ea29bfd3ada9f0e73bae9b3d4db570f', '2011-02-06 05:57:02', '2011-02-06 05:57:03', 66858, 2), (17356, '9b52aa42ab0f7a531bee165c9a5e0802', '2011-02-06 05:57:05', '2011-02-06 05:57:06', 66859, 2), (17357, 'c1ca58d0dcbf325f5ae7e6f360853138', '2011-02-06 05:57:07', '2011-02-06 05:57:08', 66860, 2), (17358, 'a0b1e67173056fce7f3b96e2d5303ccf', '2011-02-06 05:57:09', '2011-02-06 05:57:10', 66861, 2), (17359, '4e88b7e1efc551b261cf1ff030199041', '2011-02-06 05:57:11', '2011-02-06 05:57:12', 66862, 2), (17360, 'd5893d326e4f62082aaf1ead7cfcde08', '2011-02-06 05:57:14', '2011-02-06 05:57:15', 66863, 2), (17361, '9d7abf9b7fe89251b68b8c502322902f', '2011-02-06 05:57:16', '2011-02-06 05:57:17', 66864, 2), (17362, 'a421cf20b1a34fa866049d8f439e3828', '2011-02-06 05:57:18', '2011-02-06 05:57:19', 66865, 2), (17363, 'b64f911ab71104c088ebebc85de28b02', '2011-02-06 05:57:21', '2011-02-06 05:57:21', 66866, 2), (17364, 'f33d32ed2e50d033b4c7b8191d8df931', '2011-02-06 05:57:23', '2011-02-06 05:57:23', 66867, 2), (17365, '65965be8c46bc1c24fcdb2214b9d95ba', '2011-02-06 05:57:24', '2011-02-06 05:57:24', 66868, 2), (17366, 'bbaaa2f4ce38c05962202dc61d879768', '2011-02-06 05:57:25', '2011-02-06 05:57:26', 66869, 2), (17367, '2b1e56996a4df6aa5061df47420c7993', '2011-02-06 05:57:27', '2011-02-06 05:57:28', 66870, 2), (17368, '9b840c04529d61cd759e4437a30f7fb7', '2011-02-06 05:57:29', '2011-02-06 05:57:29', 66871, 2), (17369, '5117127e03bb20e0a346324c693916be', '2011-02-06 05:57:31', '2011-02-06 05:57:31', 66872, 2), (17370, 'b70478563b6c6246b4de921fb25a628c', '2011-02-06 05:57:33', '2011-02-06 05:57:34', 66873, 2), (17371, '053350466882bc5d487938bbffa54301', '2011-02-06 05:57:35', '2011-02-06 05:57:36', 66874, 2), (17372, '7509ee6f25a0000369c19b7f7c45620f', '2011-02-06 05:57:37', '2011-02-06 05:57:37', 66875, 2), (17373, 'a998ca9c234edc2036aca8d4d746db95', '2011-02-06 05:57:39', '2011-02-06 05:57:39', 66876, 2), (17374, '9e26f26a03ed303cfa30004c35da0496', '2011-02-06 05:57:41', '2011-02-06 05:57:42', 66877, 2), (17375, '5d8b81e202213baf1d81aa69d637b102', '2011-02-06 05:57:43', '2011-02-06 05:57:44', 66878, 2), (17376, 'b0b2c63db48834cf7eefa276b7228b74', '2011-02-06 05:57:46', '2011-02-06 05:57:47', 66879, 2), (17377, '32285331e04e6f056111943e1c9ef7cf', '2011-02-06 05:57:48', '2011-02-06 05:57:49', 66880, 2), (17378, 'c42c57b90465f524c673f699d647952a', '2011-02-06 05:57:51', '2011-02-06 05:57:52', 66881, 2), (17379, '19547279c1c4d6e67bbe6a3d476dd32a', '2011-02-06 05:57:53', '2011-02-06 05:57:54', 66882, 2), (17380, 'bf8a6a1ffe1a50c50227334808d962cb', '2011-02-06 05:57:56', '2011-02-06 05:57:56', 66883, 2), (17381, '3a4c57426f7cbcc30c58f5e9e187eda3', '2011-02-06 05:57:58', '2011-02-06 05:57:59', 66884, 2), (17382, 'e2ca12194fcd4a0c1c67a589f31a19b2', '2011-02-06 05:58:00', '2011-02-06 05:58:01', 66885, 2), (17383, '799c1f3a1fd6238896e4a52efcee6de8', '2011-02-06 05:58:03', '2011-02-06 05:58:04', 66886, 2), (17384, 'e539fbb1dc1bf9ed3a34c6cbe29cb10c', '2011-02-06 05:58:05', '2011-02-06 05:58:06', 66887, 2), (17385, '6bad75394d22b2e3098922eb3782d6e2', '2011-02-06 05:58:07', '2011-02-06 05:58:08', 66888, 2), (17386, '45aa26f2c4f57db573db8007c3673c92', '2011-02-06 05:58:10', '2011-02-06 05:58:11', 66889, 2), (17387, 'a4a5efa921efa1af7dc923f69e8075ff', '2011-02-06 05:58:12', '2011-02-06 05:58:13', 66890, 2), (17388, '9cae734ae3da49d807877579d47f4492', '2011-02-06 05:58:14', '2011-02-06 05:58:15', 66891, 2), (17389, '2a1b30b1b1e41d1c6f5d11c9ee027c60', '2011-02-06 05:58:17', '2011-02-06 05:58:18', 66892, 2), (17390, 'ef420e5065c0e418a6d1a2d5e4d6e53b', '2011-02-06 05:58:47', '2011-02-06 05:58:48', 66893, 2), (17391, 'cf1dd3123678e1689bc7c019f53b6e46', '2011-02-06 05:58:50', '2011-02-06 05:58:50', 66894, 2), (17392, '92884a08a020f5efd3508247e117a6fc', '2011-02-06 05:58:52', '2011-02-06 05:58:53', 66895, 2), (17393, '95f5b7d7953d3759ef911e4ab68a8d43', '2011-02-06 05:58:54', '2011-02-06 05:58:55', 66896, 2), (17394, '5717e963ff6fbf939b7816fba482dc6c', '2011-02-06 05:58:56', '2011-02-06 05:58:57', 66897, 2), (17395, '6450f2e227a3ef275a9526c86bcd82f9', '2011-02-06 05:58:59', '2011-02-06 05:59:00', 66898, 2), (17396, 'e6231532586a1d4507a00832fca7f33f', '2011-02-06 05:59:01', '2011-02-06 05:59:02', 66899, 2), (17397, '181a369a1462da4733c8cdc8342a1708', '2011-02-06 05:59:04', '2011-02-06 05:59:05', 66900, 2), (17398, '9bc76d6ca24dcff47b14d9a0fada259a', '2011-02-06 05:59:06', '2011-02-06 05:59:07', 66901, 2), (17399, 'e002a7393a721c59ca5876fd842613e0', '2011-02-06 06:20:33', '2011-02-06 06:20:33', 66902, 2), (17400, '7d70c334875f6d9917c0e658fd6bc3f8', '2011-02-06 07:38:30', '2011-02-06 07:38:32', 66903, 2), (17401, 'ca3fd1ffdbb5c50a6be02e085598e63e', '2011-02-06 07:38:32', '2011-02-06 07:38:33', 66904, 2), (17402, 'a053a09794af0e7d0053a94876cc0048', '2011-02-06 07:40:21', '2011-02-06 07:40:22', 66905, 2), (17403, 'f4532c1170b7b326390fcbf5620d55a7', '2011-02-06 08:15:18', '2011-02-06 08:15:18', 66906, 2), (17404, '127f21d48a2a1af7bbd0f15bc4c8e32c', '2011-02-06 09:24:14', '2011-02-06 09:26:00', 66913, 2), (17405, 'afbca16bb70f10228383f50b80a338fb', '2011-02-06 09:34:19', '2011-02-06 09:34:20', 66914, 2), (17406, '2953b5e6d524f8bd100e2e4001e39031', '2011-02-06 09:37:46', '2011-02-06 09:37:47', 66915, 2), (17407, 'd55fd7b80bb7508b999e603a4fb3d9f0', '2011-02-06 09:40:39', '2011-02-06 09:45:02', 66920, 2), (17408, '61e206b743d206b32cd1bce893fe1b86', '2011-02-06 09:50:52', '2011-02-06 09:52:23', 66924, 2), (17409, '205456e9ddb911c8e6b290c41e6a812c', '2011-02-06 10:05:57', '2011-02-06 10:05:58', 66925, 2), (17410, '970013d46c8a601a41b89dae39972dcb', '2011-02-06 10:34:37', '2011-02-06 10:50:13', 66955, 2), (17411, '5f86c98babc63133a3f42e58c85558dd', '2011-02-06 10:43:29', '2011-02-06 10:43:30', 66944, 2), (17412, 'dec428d99547dfaa0f57b2795d1a98a9', '2011-02-06 10:46:17', '2011-02-06 10:46:18', 66947, 2), (17413, 'd6ccd45a0b32ed7fcb2d4ee20db2e881', '2011-02-06 11:07:02', '2011-02-06 11:11:30', 66975, 2), (17414, '4773194b2c9e670b38e96456052848c3', '2011-02-06 11:13:06', '2011-02-06 11:13:11', 66977, 2), (17415, '257198a6516b615062a23b4660906831', '2011-02-06 11:21:22', '2011-02-06 12:34:02', 67036, 2), (17416, '76d055872182e896dea55c22da86303e', '2011-02-06 11:24:02', '2011-02-06 11:24:03', 66982, 2), (17417, '2e1ee1b8fc17adba967c564230b25ac0', '2011-02-06 11:29:49', '2011-02-06 11:29:50', 66985, 2), (17418, 'f4e1ef5087e49f70a1de6cc2f2d00574', '2011-02-06 11:43:50', '2011-02-06 11:43:52', 67005, 2), (17419, '23d560b5b7994ac61ab18e867ea68607', '2011-02-06 11:44:01', '2011-02-06 11:44:02', 67006, 2), (17420, '7bb36dac7650321bedb0612e6458e794', '2011-02-06 11:44:13', '2011-02-06 11:44:14', 67007, 2), (17421, '0120fdcd2b8d68b74630288e150c5469', '2011-02-06 12:07:36', '2011-02-06 12:14:20', 67030, 2), (17422, 'e970e3100d2b0c212dff97937cd3a8eb', '2011-02-06 12:22:10', '2011-02-06 12:22:11', 67031, 2), (17423, '1b701e086a6edfefb239309a46c13d01', '2011-02-06 12:24:27', '2011-02-06 12:24:28', 67032, 2), (17424, '64409ea9a80e6fe28f4e52da9717e26d', '2011-02-06 12:30:06', '2011-02-06 12:30:07', 67033, 2), (17425, '5368cc95055868a429ac24bfcbe29a4f', '2011-02-06 12:30:10', '2011-02-06 12:30:11', 67034, 2), (17426, '84cc10f96d77b2bd655374791a1de95c', '2011-02-06 12:55:12', '2011-02-06 12:55:13', 67037, 2), (17427, 'fa0f98aef388c163cdabbf52944bf69b', '2011-02-06 13:06:53', '2011-02-06 13:07:34', 67042, 2), (17428, '3c848de9d8a79e869f5c4bc90f629f70', '2011-02-06 13:15:51', '2011-02-06 13:15:52', 67043, 2), (17429, '5d1480fed021b0e887f5aa57d8138630', '2011-02-06 13:21:58', '2011-02-06 13:21:59', 67044, 2), (17430, '94b71a88ca9d85c7d7b79a2d073177b9', '2011-02-06 14:23:20', '2011-02-06 14:23:23', 67045, 2), (17431, '547b26d82e6cbcfd225ab3d672a92030', '2011-02-06 14:26:06', '2011-02-06 14:26:07', 67046, 2), (17432, 'c266d9f639cf31b8092297bb713afbeb', '2011-02-06 14:59:07', '2011-02-06 15:02:09', 67054, 2), (17433, '72887d6b4c8df57ce8e6fa30dfb77015', '2011-02-06 15:14:04', '2011-02-06 15:19:54', 67094, 2), (17434, 'dcbef59c1bda5f50b8710ba1029b1129', '2011-02-06 15:17:20', '2011-02-06 15:17:21', 67072, 2), (17435, '10f07762ad2ef349ef7e8ba071e56984', '2011-02-06 15:36:54', '2011-02-06 15:37:15', 67096, 2), (17436, '7599b9088e7e24be17f581e36e412b1d', '2011-02-06 15:57:30', '2011-02-06 16:20:10', 67128, 2), (17437, 'a8dc2991ba1212c6063c6b8faaa9c379', '2011-02-06 16:08:48', '2011-02-06 16:08:49', 67104, 2), (17438, 'c39648daf35822912ba2218ee3e3d6f7', '2011-02-06 16:12:16', '2011-02-06 16:13:48', 67118, 2), (17439, 'ddc1f984ba47033291d36962c8aaddc8', '2011-02-06 16:15:47', '2011-02-06 16:15:48', 67119, 2), (17440, '32fa36103b344c50113c880947564e86', '2011-02-06 16:24:52', '2011-02-06 16:24:54', 67129, 2), (17441, '7af78211782ce988f2b252af4c09e29c', '2011-02-06 16:55:04', '2011-02-06 16:57:11', 67134, 2), (17442, '444902a2f948fc2b3cd04db3e9892201', '2011-02-06 16:55:17', '2011-02-06 16:55:17', 67131, 2), (17443, 'f2858f4b41e3466de5029567ab573810', '2011-02-06 17:04:22', '2011-02-06 17:04:23', 67135, 2), (17444, 'fd75250c2cb16e61aef9c05b2a8f2270', '2011-02-06 17:11:56', '2011-02-06 17:11:57', 67136, 2), (17445, '88c4c72ee02997d6a9a9f455266dc1b5', '2011-02-06 17:15:41', '2011-02-06 17:17:29', 67138, 2), (17446, '14f7841a9c6258f5aeea843f19300873', '2011-02-06 17:38:42', '2011-02-06 17:38:43', 67139, 2), (17447, '7ea4cda4a6c43a50f599a7c2de49254f', '2011-02-06 17:38:47', '2011-02-06 17:38:48', 67140, 2), (17448, '62c993eb4b2e1fcf487e4216ce7fe80c', '2011-02-06 17:58:53', '2011-02-06 18:49:24', 67172, 2), (17449, '61bf117167b47a97d0db511dc3bf41c1', '2011-02-06 18:01:37', '2011-02-06 18:01:38', 67144, 2), (17450, '28ff7c32f96260718209a9d6f512620f', '2011-02-06 18:20:03', '2011-02-06 18:42:38', 67171, 2), (17451, '197ba56de35f30dbe9cee7335c536f15', '2011-02-06 18:26:11', '2011-02-06 18:26:12', 67150, 2), (17452, '97442da24271bc4dac0903793feb9dbd', '2011-02-06 18:32:53', '2011-02-06 18:32:54', 67154, 2), (17453, '3e60389921c8a8e99b780c0df1025f6a', '2011-02-06 18:36:42', '2011-02-06 18:38:00', 67168, 2), (17454, '84677ef487fcda014a16ad470c7f5c81', '2011-02-06 19:08:26', '2011-02-06 19:08:43', 67174, 2), (17455, '7f8be5745c1db956713c9f6fb8a15fd7', '2011-02-06 19:53:36', '2011-02-06 19:53:38', 67175, 2), (17456, '625c5eec8dc975d1ba9d703ea1854498', '2011-02-06 20:44:54', '2011-02-06 20:44:55', 67176, 2), (17457, '3f026e333d3841ab9f8608da765e06d1', '2011-02-06 21:19:14', '2011-02-06 21:25:11', 67191, 2), (17458, 'ccd6fbca225bc39ca47cd172ae1a7964', '2011-02-06 21:55:43', '2011-02-06 21:55:44', 67192, 2), (17459, '2186682eab162984e84dd10ad862d574', '2011-02-06 21:59:50', '2011-02-06 21:59:52', 67193, 2), (17460, '97cfe6d3f4cb73703e1972b8f81395a3', '2011-02-06 22:02:50', '2011-02-06 22:02:50', 67194, 2), (17461, '4096e49b1d28553f2cb3924d1db4efaf', '2011-02-06 22:17:35', '2011-02-06 22:17:36', 67195, 2), (17462, 'a41efe4c999339afa4f91ab7cbf3b2bd', '2011-02-07 00:50:58', '2011-02-07 00:50:59', 67196, 2), (17463, '3cd1e213c00d08b835c5bf8b730aada4', '2011-02-07 01:13:25', '2011-02-07 01:13:26', 67197, 2), (17464, 'db45d4954e38c1eeac0c0a151d7945a0', '2011-02-07 01:42:18', '2011-02-07 01:42:19', 67198, 2), (17465, '3d7c47b8b4edc558f2e6f9f80d1e879e', '2011-02-07 01:56:19', '2011-02-07 01:56:20', 67199, 2), (17466, '5fb807499aab5631f39914b47afffa3c', '2011-02-07 02:05:55', '2011-02-07 02:05:56', 67200, 2), (17467, '6198b0f1570211bdfb8647b8e172dbb1', '2011-02-07 02:50:14', '2011-02-07 04:36:42', 67209, 2), (17468, 'f83ce0b0923a616d8180d902ab9d090c', '2011-02-07 03:17:09', '2011-02-07 03:17:10', 67205, 2), (17469, '0cb34444bd07ba88d3fc9c60f0ab3d2e', '2011-02-07 04:12:45', '2011-02-07 04:12:46', 67208, 2), (17470, 'edc5cc321af6bfe3f723036be8943072', '2011-02-07 04:39:19', '2011-02-07 04:39:21', 67210, 2), (17471, '71db43cd984aa0647df33dc9f81f3a76', '2011-02-07 05:47:33', '2011-02-07 05:49:22', 67215, 2), (17472, '2ce7779d1b7909bbe7edcdb54a30a78b', '2011-02-07 11:26:32', '2011-02-08 17:04:59', 67931, 2), (17473, '4691e4b4444096cf7626e8f9be3cc470', '2011-02-07 11:44:22', '2011-02-07 11:44:23', 67218, 2), (17474, 'd5017b9c172ff070c0a6edf65a24ff46', '2011-02-07 11:57:19', '2011-02-07 11:57:20', 67219, 2), (17475, '813a611aea919576e777c8da41e7d615', '2011-02-07 12:02:50', '2011-02-07 12:02:52', 67220, 2), (17476, '84333f4d8f80f4a8bdb1f437bb49207a', '2011-02-07 12:04:16', '2011-02-07 13:50:28', 67252, 2), (17477, '16c43700a60f1714f81a8e4fbc34ed2e', '2011-02-07 12:07:50', '2011-02-07 12:07:51', 67222, 2), (17478, 'aa3119ad6b39c52a267664115eb7b70a', '2011-02-07 12:10:18', '2011-02-07 12:10:19', 67223, 2), (17479, '61dd4320a3d565aad04e3a4806c05b5c', '2011-02-07 12:25:07', '2011-02-07 12:25:08', 67226, 2), (17480, '2b9d25475da148093f5cb47d85452240', '2011-02-07 13:14:27', '2011-02-07 13:24:12', 67249, 2), (17481, 'e6b89811a3f285ae7f05fd01d2ff2f38', '2011-02-07 13:18:37', '2011-02-07 13:18:49', 67233, 2), (17482, '02f65d63b5bdc355c103fd40a89d3c05', '2011-02-07 13:19:42', '2011-02-07 13:19:50', 67237, 2), (17483, '82c5a416bf75d54d9c7f96f417630c40', '2011-02-07 13:24:24', '2011-02-07 13:24:25', 67250, 2), (17484, '0ebe26858d01387facd69e322accbf44', '2011-02-07 13:26:11', '2011-02-07 13:26:12', 67251, 2), (17485, 'fbd04f68ccb43beba265ec31d2ccbc31', '2011-02-07 14:06:19', '2011-02-07 14:13:39', 67277, 2), (17486, '3aaf1156247e9e390ed0d6c607237835', '2011-02-07 14:08:28', '2011-02-07 14:15:08', 67284, 2), (17487, 'cda1a3eaf58193a0644f62d50de10b08', '2011-02-07 14:44:55', '2011-02-07 14:45:03', 67285, 2), (17488, '3d83411c842b41994d56edc9269ec14b', '2011-02-07 14:45:18', '2011-02-07 14:45:30', 67288, 2), (17489, '20d50319a13fa48e42dda898d81d9e99', '2011-02-07 14:57:30', '2011-02-07 14:57:31', 67290, 2), (17490, 'a1a9940aba1122281007d6664f8921f0', '2011-02-07 15:17:23', '2011-02-07 15:17:24', 67291, 2), (17491, '96d7dde31ce66c964e08640f5b437d0e', '2011-02-07 15:27:46', '2011-02-07 15:27:47', 67292, 2), (17492, 'aebef648c4d3a2aeaf9426c206520ed6', '2011-02-07 15:43:26', '2011-02-07 15:44:51', 67303, 2), (17493, 'cf3a67d9f3d64ec1455f7a95a74e148c', '2011-02-07 16:08:02', '2011-02-07 16:08:04', 67304, 2), (17494, '6843e263bd2e6ed04079d5d581938a8f', '2011-02-07 16:08:05', '2011-02-07 16:17:49', 67317, 2), (17495, 'e215d2199bc64a5ec233517e3a60d3b8', '2011-02-07 16:13:19', '2011-02-07 16:13:20', 67307, 2), (17496, '35b607d842b7ee9bffac5e05ee77c095', '2011-02-07 16:13:27', '2011-02-07 16:13:28', 67309, 2), (17497, '7a56a064a56d8af7a2923e437099c809', '2011-02-07 16:15:41', '2011-02-07 16:15:42', 67315, 2), (17498, 'ce5e8f38abd5c4ade570e164b8bfda54', '2011-02-07 16:26:55', '2011-02-07 16:26:55', 67318, 2), (17499, 'ae69724f07c1066317258aab97ce1194', '2011-02-07 16:29:29', '2011-02-07 16:29:30', 67319, 2), (17500, '11f80b0226f503a4d17505057363ae6f', '2011-02-07 16:57:25', '2011-02-07 16:57:26', 67320, 2), (17501, '7648c0b81076de167a1a50c789fadbda', '2011-02-07 17:04:01', '2011-02-07 17:13:13', 67324, 2), (17502, '28692ce1d4683a634ff942cf9a8322fa', '2011-02-07 17:22:22', '2011-02-07 17:46:54', 67353, 2), (17503, 'caf3fc3694ae58afcc884adbe00502f0', '2011-02-07 17:45:35', '2011-02-07 17:45:36', 67349, 2), (17504, 'd669fb4ae17e6a8e3e44579f73f6fae6', '2011-02-07 17:56:31', '2011-02-07 17:56:31', 67354, 2), (17505, 'c3f404e7810f320361a57976a6e49b25', '2011-02-07 18:02:31', '2011-02-07 18:02:32', 67355, 2), (17506, '83f036d03b44cff5da71c7ab73bd4d99', '2011-02-07 18:02:34', '2011-02-07 19:06:17', 67420, 2), (17507, 'c0af6c85909a1e1bd62df9cbebd7823c', '2011-02-07 18:03:37', '2011-02-07 18:03:38', 67359, 2), (17508, 'c0821ad4453837d43dd054011e43d60d', '2011-02-07 18:07:23', '2011-02-07 18:09:14', 67368, 2), (17509, '44dc6bf3efb0288ecc881b3d65baf0eb', '2011-02-07 18:27:14', '2011-02-07 18:27:15', 67376, 2), (17510, '1d1b2766697877303bba18409bef5a15', '2011-02-07 18:52:18', '2011-02-07 18:52:19', 67377, 2), (17511, '23411d8a3f95d4fbc9373c105d59d66e', '2011-02-07 18:56:05', '2011-02-07 19:01:26', 67399, 2), (17512, 'c3177a3d6620a9c8c6eb4ea155f183a2', '2011-02-07 19:04:11', '2011-02-07 19:06:14', 67418, 2), (17513, '5e4af0951a0be96f1a48c0d07329869d', '2011-02-07 19:33:48', '2011-02-07 19:43:01', 67432, 2), (17514, '9b26e704eb4c6a641a5541b777fde7ae', '2011-02-07 19:46:21', '2011-02-07 19:46:22', 67433, 2), (17515, '0c234b98560fe78a42058e9e82fd6ca8', '2011-02-07 20:10:37', '2011-02-07 20:16:12', 67449, 2), (17516, '2b4dda129c1f99bae2e83c2fd57b067e', '2011-02-07 20:18:14', '2011-02-07 20:18:15', 67450, 2), (17517, '0fca52c1817d2ebae48404bf5193d622', '2011-02-07 20:18:18', '2011-02-07 20:19:16', 67455, 2), (17518, '1ba7bc69a11d2abc2de57b9e0e6491a9', '2011-02-07 21:54:45', '2011-02-07 22:04:51', 67482, 2), (17519, 'd5d4a0587ae96b65f5f3855da7ecb16b', '2011-02-07 22:08:11', '2011-02-07 22:08:20', 67486, 2), (17520, 'd1e2f2dd85766c6edd21ed91ccdfab97', '2011-02-07 22:40:53', '2011-02-07 22:40:55', 67487, 2), (17521, 'd247bef2ba4f922bb714e8d537a98790', '2011-02-07 23:03:35', '2011-02-07 23:03:42', 67488, 2), (17522, 'be920e8df46e5f374f1900afd841aa35', '2011-02-07 23:19:20', '2011-02-07 23:19:22', 67489, 2), (17523, '1ee47ae3e88827c72a0fd7ee7cb73628', '2011-02-07 23:19:23', '2011-02-07 23:20:24', 67496, 2), (17524, '28b678a14562e38ac680b26b5fb0ea6d', '2011-02-08 00:02:22', '2011-02-08 00:02:24', 67497, 2), (17525, '01748298541a10a7847b24f464e10448', '2011-02-08 00:50:00', '2011-02-08 00:50:01', 67498, 2), (17526, '4ed44e2360151e7492190713ac402490', '2011-02-08 01:59:33', '2011-02-08 02:17:34', 67501, 2), (17527, '3e211b713058b82071028e155258abf6', '2011-02-08 02:40:26', '2011-02-08 02:40:33', 67505, 2), (17528, 'ab3fe44e401121cf18131efefcdb154a', '2011-02-08 03:11:37', '2011-02-08 03:11:38', 67506, 2), (17529, '539bf56dfbe3dcf386e3fd7fac5711e8', '2011-02-08 03:54:32', '2011-02-08 03:54:33', 67507, 2), (17530, 'bff9e9e06b435fac73ec997d03458c2b', '2011-02-08 03:54:36', '2011-02-08 03:54:36', 67508, 2), (17531, '450229e0401df4ab9ec710f45ed3d498', '2011-02-08 03:54:48', '2011-02-08 03:54:49', 67509, 2), (17532, 'ddbed721b7781d38bbd290e1e176ce6d', '2011-02-08 03:54:51', '2011-02-08 03:54:52', 67510, 2), (17533, 'd17a8c2bf7dc86304f62d1b70e6c2e73', '2011-02-08 03:54:54', '2011-02-08 03:54:55', 67511, 2), (17534, '55d054148928be5f4ce02805ac6e93ac', '2011-02-08 03:54:58', '2011-02-08 03:54:58', 67512, 2), (17535, 'e499faf74a139d88038c3affae86ae6f', '2011-02-08 03:55:01', '2011-02-08 03:55:02', 67513, 2), (17536, '68b2b97e4e97dd0050448e7726ebd789', '2011-02-08 03:55:07', '2011-02-08 03:55:08', 67514, 2), (17537, '2eca9ce3ef67730bb5d42f7f1681c7f5', '2011-02-08 03:55:14', '2011-02-08 03:55:15', 67515, 2), (17538, '6f757e28ce108b054e0422c1fc9be043', '2011-02-08 03:55:17', '2011-02-08 03:55:18', 67516, 2), (17539, '7f5d5999e6beb1d43069140dcf0c747f', '2011-02-08 03:55:21', '2011-02-08 03:55:22', 67517, 2), (17540, '032f6c95cd606e3a988219a4c81a17c5', '2011-02-08 03:55:24', '2011-02-08 03:55:25', 67518, 2), (17541, 'e0967f635e1da30315f998cc8c7c335b', '2011-02-08 03:55:30', '2011-02-08 03:55:31', 67519, 2), (17542, '659fc7ce7fe62ffcb2f355ca6e37292b', '2011-02-08 03:55:34', '2011-02-08 03:55:35', 67520, 2), (17543, 'e3da93fa6246bae5c00df187f95eafff', '2011-02-08 03:55:37', '2011-02-08 03:55:38', 67521, 2), (17544, 'f2939692b746cc2037199a6ca282d981', '2011-02-08 03:55:45', '2011-02-08 03:55:48', 67522, 2), (17545, 'b9b11b50fd9eb31ad0491af92448a8c3', '2011-02-08 03:55:50', '2011-02-08 03:55:51', 67523, 2), (17546, 'd1eb593e7c57c7c63af51c09d034ae0c', '2011-02-08 03:55:54', '2011-02-08 03:55:54', 67524, 2), (17547, '2295dab6e91c14457e6f9fe8bcbc382b', '2011-02-08 03:55:57', '2011-02-08 03:55:58', 67525, 2), (17548, '7493f51f4dc33d4d354f5ab30f777536', '2011-02-08 03:56:00', '2011-02-08 03:56:01', 67526, 2), (17549, 'e97fd859ba9e64e65e21a64e531c596d', '2011-02-08 03:56:04', '2011-02-08 03:56:05', 67527, 2), (17550, '1a6aa4b1fd3bf2e3632ad8f5777d863b', '2011-02-08 03:56:07', '2011-02-08 03:56:08', 67528, 2), (17551, 'a5c7aecd10c4d8466827e4d834e1a1ba', '2011-02-08 03:56:11', '2011-02-08 03:56:12', 67529, 2), (17552, 'ec52b9bd53bee0e332b006b286274618', '2011-02-08 03:56:15', '2011-02-08 03:56:16', 67530, 2), (17553, 'de9252ae6f2b3497f3ca5acdf95cddbc', '2011-02-08 03:56:18', '2011-02-08 03:56:19', 67531, 2), (17554, 'd816b7d1d88d6aee05c8ab5a03b0fde5', '2011-02-08 03:56:22', '2011-02-08 03:56:23', 67532, 2), (17555, '7810dda58b11717186ebf222c2295217', '2011-02-08 03:56:25', '2011-02-08 03:56:26', 67533, 2), (17556, '94316cc999bc7c155e10cc821acda9f2', '2011-02-08 03:56:29', '2011-02-08 03:56:30', 67534, 2), (17557, '03f9836ee2da1e57efb50324ca1a8177', '2011-02-08 03:56:35', '2011-02-08 03:56:36', 67535, 2), (17558, 'c0fbfc0c8bfe00157050ee9a360f613b', '2011-02-08 03:56:39', '2011-02-08 03:56:41', 67536, 2), (17559, '47d7c67fe020874ca3ad37f295e132b9', '2011-02-08 03:56:43', '2011-02-08 03:56:44', 67537, 2), (17560, 'a8f1291385e84254f7a63d26a6d03f38', '2011-02-08 03:56:47', '2011-02-08 03:56:48', 67538, 2), (17561, 'abd87436055dabcb158172f5a9b511f6', '2011-02-08 03:56:50', '2011-02-08 03:56:51', 67539, 2), (17562, '3ce8a25d670e0b37df3c5226aff8aca0', '2011-02-08 03:56:54', '2011-02-08 03:56:55', 67540, 2), (17563, '0538d68a6d00afc303db2fa6d5d8cd39', '2011-02-08 03:57:00', '2011-02-08 03:57:01', 67541, 2), (17564, '3e162740d01a947b72a13eb3c8c96a29', '2011-02-08 03:57:06', '2011-02-08 03:57:07', 67542, 2), (17565, 'f1bf60d96da071fbff6e26f650e7644a', '2011-02-08 03:57:10', '2011-02-08 03:57:11', 67543, 2), (17566, 'f9350911be213a47f7d408cef19cd0ab', '2011-02-08 03:57:13', '2011-02-08 03:57:14', 67544, 2), (17567, 'db219adcfddb475f77c3abd37f08643c', '2011-02-08 03:57:20', '2011-02-08 03:57:21', 67545, 2), (17568, '5df744b1d4d064fce46496b0b182a70a', '2011-02-08 03:57:23', '2011-02-08 03:57:24', 67546, 2), (17569, '31a9ef10a7797fe2f8def2e47360bfd8', '2011-02-08 03:57:26', '2011-02-08 03:57:27', 67547, 2), (17570, '0c544f75122e7f2bde5f829f27d507eb', '2011-02-08 03:57:30', '2011-02-08 03:57:31', 67548, 2), (17571, 'e3ed2cb553b20de20d6978c8f3c23803', '2011-02-08 03:57:33', '2011-02-08 03:57:34', 67549, 2), (17572, '18620821028831764f7e7507a154d905', '2011-02-08 03:57:37', '2011-02-08 03:57:38', 67550, 2), (17573, 'f5bf0059304422fd3ee5527e76df775e', '2011-02-08 03:57:40', '2011-02-08 03:57:41', 67551, 2), (17574, '074544e13f61efae3188526b49dd4e0a', '2011-02-08 03:57:46', '2011-02-08 03:57:47', 67552, 2), (17575, '8cce997415e2c56d621964e448a97a1a', '2011-02-08 03:57:50', '2011-02-08 03:57:50', 67553, 2), (17576, 'bd4dc1512f0da53bb890d8c0dd3c3097', '2011-02-08 03:57:53', '2011-02-08 03:57:53', 67554, 2), (17577, '8a7204773c8725b5df9fa5cac2024c31', '2011-02-08 03:57:56', '2011-02-08 03:57:56', 67555, 2), (17578, 'a8cf4e3d8fec4aefe4ecd7e5921d291d', '2011-02-08 03:57:59', '2011-02-08 03:58:00', 67556, 2), (17579, '06cbcb7933033287537ff7856be19370', '2011-02-08 03:58:02', '2011-02-08 03:58:03', 67557, 2), (17580, 'c4b3fe8ba4e1e71685481e1a07b33813', '2011-02-08 03:58:06', '2011-02-08 03:58:07', 67558, 2), (17581, '29ced86d865a2e9ae9067a3446245055', '2011-02-08 03:58:12', '2011-02-08 03:58:13', 67559, 2), (17582, 'd6ea0cfd96e4da4f73ce7e682e453747', '2011-02-08 03:58:15', '2011-02-08 03:58:16', 67560, 2), (17583, '95b7ef4037c0c452fb36947d2765d963', '2011-02-08 03:58:18', '2011-02-08 03:58:20', 67561, 2), (17584, 'e599626c9e856affaac81994d3a5bf37', '2011-02-08 03:58:25', '2011-02-08 03:58:26', 67562, 2), (17585, '34afaf350f61314d4d13b80a8d12f3f3', '2011-02-08 03:58:53', '2011-02-08 03:58:54', 67563, 2), (17586, '6b75910995b53d8c3b791e3e222402c9', '2011-02-08 03:59:36', '2011-02-08 03:59:37', 67564, 2), (17587, '8fe85e426b297b51a2ae1651eb696ead', '2011-02-08 03:59:40', '2011-02-08 03:59:41', 67565, 2), (17588, 'c73036cb07c91ca9b00db5dca9884bb6', '2011-02-08 03:59:43', '2011-02-08 03:59:44', 67566, 2), (17589, 'ef1ad665c40c999e1482f03e7b5ad47b', '2011-02-08 03:59:46', '2011-02-08 03:59:48', 67567, 2), (17590, 'ad89ff680b037406898b92dd5b9f10a9', '2011-02-08 03:59:50', '2011-02-08 03:59:51', 67568, 2), (17591, 'a5ef56663043b07a3c174a00b88a742f', '2011-02-08 03:59:56', '2011-02-08 03:59:57', 67569, 2), (17592, 'b88e3ebdcae9e33da4cd1c54145177a3', '2011-02-08 04:00:03', '2011-02-08 04:00:04', 67570, 2), (17593, '5a102c063ae372abced168bbe47e35e7', '2011-02-08 04:00:10', '2011-02-08 04:00:12', 67571, 2), (17594, 'c78642c9b2281fbfbb5851264d1c66f1', '2011-02-08 04:00:15', '2011-02-08 04:00:16', 67572, 2), (17595, '30fdd020eba1e832afdd9d4938406205', '2011-02-08 04:00:18', '2011-02-08 04:00:36', 67573, 2), (17596, '53597b20d3be4e1179df7d590878fddb', '2011-02-08 04:00:42', '2011-02-08 04:00:44', 67574, 2), (17597, '5ecb8f388582ea99de00782d5c4d69bf', '2011-02-08 04:00:47', '2011-02-08 04:00:48', 67575, 2), (17598, '125eb45e7cd87e60201cab91e01b3fe0', '2011-02-08 04:00:50', '2011-02-08 04:00:52', 67576, 2), (17599, 'b09eaabbcc190447adc99d4458e76b0d', '2011-02-08 04:00:55', '2011-02-08 04:00:57', 67577, 2), (17600, 'e1d1f5794bb5f38e6a9e8ac5681a6c80', '2011-02-08 04:01:02', '2011-02-08 04:01:11', 67578, 2), (17601, 'b3e797cfb7503c92c62c3ddcaf35c09c', '2011-02-08 04:01:21', '2011-02-08 04:01:23', 67579, 2), (17602, 'ad6399e75452e23a93f8558ccd142c61', '2011-02-08 04:01:26', '2011-02-08 04:01:27', 67580, 2), (17603, '6feca27bcc6cffdeac5ce78c39de3409', '2011-02-08 04:01:29', '2011-02-08 04:01:30', 67581, 2), (17604, 'e2fc030b6681d02a930347a439feb72a', '2011-02-08 04:01:33', '2011-02-08 04:01:34', 67582, 2), (17605, '26df4336f974475c05fa6845fd8b5b33', '2011-02-08 04:01:36', '2011-02-08 04:01:37', 67583, 2), (17606, '60944c1102d17cbe995da892f8edec8c', '2011-02-08 04:01:40', '2011-02-08 04:01:41', 67584, 2), (17607, 'c6661c8c28c44fcbc8859fb469a2b689', '2011-02-08 04:01:46', '2011-02-08 04:01:47', 67585, 2), (17608, 'ab7a1c2aebea36cadc4ec1c0581ced93', '2011-02-08 04:01:49', '2011-02-08 04:01:50', 67586, 2), (17609, 'c9fdc45011187d41da9075783eae0d1d', '2011-02-08 04:01:53', '2011-02-08 04:01:54', 67587, 2), (17610, 'ef59ec06a8682f4ef56bab04e3e534fc', '2011-02-08 04:01:56', '2011-02-08 04:01:57', 67588, 2), (17611, '7a941e3fd95aab97ee327cc46fff48e0', '2011-02-08 04:02:00', '2011-02-08 04:02:01', 67589, 2), (17612, '2fe3857a6efd57d31181f19f8f11aa7a', '2011-02-08 04:02:03', '2011-02-08 04:02:04', 67590, 2), (17613, '4e0e4be1e30f14689ebbe206f7745451', '2011-02-08 04:02:07', '2011-02-08 04:02:08', 67591, 2), (17614, '0dae89e141649f3fcb19fbd3c729cd53', '2011-02-08 04:02:10', '2011-02-08 04:02:11', 67592, 2), (17615, 'c5158e4938cbcc6b7c48a99add6829b7', '2011-02-08 04:02:14', '2011-02-08 04:02:15', 67593, 2), (17616, '6eabed5bfc698798a3208519774267d1', '2011-02-08 04:02:18', '2011-02-08 04:02:19', 67594, 2), (17617, '6603fc935dd23728b7800ff0c84c8715', '2011-02-08 04:02:21', '2011-02-08 04:02:22', 67595, 2), (17618, 'adfca41bf476a61e113a500f00fdb45f', '2011-02-08 04:02:25', '2011-02-08 04:02:26', 67596, 2), (17619, '5263d21836f417902badc06c7cc8f106', '2011-02-08 04:02:28', '2011-02-08 04:02:29', 67597, 2), (17620, 'd6769a6ef49efb96f05ac4cece88f149', '2011-02-08 04:02:31', '2011-02-08 04:02:32', 67598, 2), (17621, 'ec34ec0b4214ed1468ce8fb610761926', '2011-02-08 04:02:38', '2011-02-08 04:02:39', 67599, 2), (17622, 'e0d14060737f88c45c1c90ba00b04055', '2011-02-08 04:02:50', '2011-02-08 04:02:51', 67600, 2), (17623, '094aa2ae7b403bcef689ee006cf3a95f', '2011-02-08 04:02:54', '2011-02-08 04:02:54', 67601, 2), (17624, 'a5dc9e0b419f99d683fa0da54770d8d2', '2011-02-08 04:02:57', '2011-02-08 04:02:58', 67602, 2), (17625, 'ff3c77e4b0e793bf11b296ebb6895551', '2011-02-08 04:03:00', '2011-02-08 04:03:01', 67603, 2), (17626, '4243b1db991fce6012ed4858bca84a0d', '2011-02-08 04:03:04', '2011-02-08 04:03:05', 67604, 2), (17627, '41a354679904e268c144979cc611e0be', '2011-02-08 04:03:07', '2011-02-08 04:03:08', 67605, 2), (17628, 'f7c8d0ccf32e23854e7c4e8754d8feaa', '2011-02-08 04:03:10', '2011-02-08 04:03:11', 67606, 2), (17629, '84d947f62c8a2ff0018d83ec0eb4240a', '2011-02-08 04:03:14', '2011-02-08 04:03:15', 67607, 2), (17630, 'edc494589b53d4819a624fa8a5874c79', '2011-02-08 04:03:18', '2011-02-08 04:03:19', 67608, 2), (17631, '56d2b96d9163a49578aaa2ff704b697d', '2011-02-08 04:03:21', '2011-02-08 04:03:22', 67609, 2), (17632, 'c199c50bf4314ff631041cf99b566c29', '2011-02-08 04:03:27', '2011-02-08 04:03:28', 67610, 2), (17633, '2156571b07781317be422f4fed9987eb', '2011-02-08 04:03:31', '2011-02-08 04:03:32', 67611, 2), (17634, 'af16afaf815cce599c8833ef890e34b8', '2011-02-08 04:03:34', '2011-02-08 04:03:35', 67612, 2), (17635, '9743a69819b25cae5a5211e026471692', '2011-02-08 04:03:38', '2011-02-08 04:03:39', 67613, 2), (17636, 'd0dcf95ad0a4ca2472d601898680fb94', '2011-02-08 04:03:41', '2011-02-08 04:03:42', 67614, 2), (17637, 'cc0c44aa9693f69cda369e0a0d35bdb1', '2011-02-08 04:03:45', '2011-02-08 04:03:46', 67615, 2), (17638, '659e37727d5fe601aed99682e9e49ae7', '2011-02-08 04:03:48', '2011-02-08 04:03:49', 67616, 2), (17639, '0bcd9f327a38154afe94014f4b92dcad', '2011-02-08 04:03:52', '2011-02-08 04:03:53', 67617, 2), (17640, '6c1de45f773c542111a5e56336382c1e', '2011-02-08 04:03:56', '2011-02-08 04:03:57', 67618, 2), (17641, 'b5b058be59f2a7b69bea479581efd213', '2011-02-08 04:03:59', '2011-02-08 04:04:00', 67619, 2), (17642, 'bc6f07f7daae21fe8c3626d53a30117f', '2011-02-08 04:04:05', '2011-02-08 04:04:06', 67620, 2), (17643, 'e9489ac17963162ac37e02ff33371981', '2011-02-08 04:04:12', '2011-02-08 04:04:13', 67621, 2), (17644, '41edd403abfdc077e32dfa198c80593f', '2011-02-08 04:04:14', '2011-02-08 04:04:15', 67622, 2), (17645, '2b8e97d655d90d06ebe6cc5e0d35b778', '2011-02-08 04:04:18', '2011-02-08 04:04:18', 67623, 2), (17646, 'a6d84a6032d1eb2897e5c3fd7e6704cb', '2011-02-08 04:04:21', '2011-02-08 04:04:22', 67624, 2), (17647, '7cca83faeee69a008b5be42b457a6b96', '2011-02-08 04:04:24', '2011-02-08 04:04:25', 67625, 2), (17648, 'c2cf219fb824eb14b95f1646543b4473', '2011-02-08 04:04:28', '2011-02-08 04:04:28', 67626, 2), (17649, '230e0c9606ce9d47141184c4eb722bed', '2011-02-08 04:04:31', '2011-02-08 04:04:32', 67627, 2), (17650, '4a2d19adecdd052150d74f94e8e81d4f', '2011-02-08 04:04:34', '2011-02-08 04:04:35', 67628, 2), (17651, '6f2ac50a85bf9639bc994abfeb3f02d5', '2011-02-08 04:04:38', '2011-02-08 04:04:39', 67629, 2), (17652, 'f09ae3e11f5e26c62d4941362005b44a', '2011-02-08 04:04:41', '2011-02-08 04:04:42', 67630, 2), (17653, '1763300ef51ed2534c2ed1d921a955b6', '2011-02-08 04:04:44', '2011-02-08 04:04:45', 67631, 2), (17654, '1300de2b8bd3fa7f614a5a105889d540', '2011-02-08 04:04:47', '2011-02-08 04:04:48', 67632, 2), (17655, '28dd03cabe06ae5a202781b50309501a', '2011-02-08 04:04:54', '2011-02-08 04:04:55', 67633, 2), (17656, 'fd6fefe24f4d7a3ea95b79e3fc1d234b', '2011-02-08 04:04:57', '2011-02-08 04:04:58', 67634, 2), (17657, '66f1ff1f8a5ed928900bab83c7cc002b', '2011-02-08 04:05:04', '2011-02-08 04:05:05', 67635, 2), (17658, '575f97b0fa1167e885a6ccc028f6dfe0', '2011-02-08 04:05:10', '2011-02-08 04:05:11', 67636, 2), (17659, '45f9a4aad6b063737f7a46a55b1c5ee0', '2011-02-08 04:05:16', '2011-02-08 04:05:17', 67637, 2), (17660, '0d5f0570183904b9c448c950ff0d6fb0', '2011-02-08 04:05:44', '2011-02-08 04:05:44', 67638, 2), (17661, '47b5a826d26ce70bcf8a477dcc346b6b', '2011-02-08 04:06:27', '2011-02-08 04:06:28', 67639, 2), (17662, '3ec4ed5a013df124c0c3df27e1ec5229', '2011-02-08 04:06:31', '2011-02-08 04:06:31', 67640, 2), (17663, 'e1f15bbf36794de347dbe3377ba761de', '2011-02-08 04:06:34', '2011-02-08 04:06:35', 67641, 2), (17664, '15157db7be705d1f848e99ba685d1967', '2011-02-08 04:06:36', '2011-02-08 04:06:37', 67642, 2), (17665, '01077434ca3195c1ea0a8ab0c367bb4f', '2011-02-08 04:06:40', '2011-02-08 04:06:41', 67643, 2), (17666, '161e30ab1ccbb3c2ceb2fe082a713c20', '2011-02-08 04:06:43', '2011-02-08 04:06:44', 67644, 2), (17667, '6e4924d21fa65d4ef370cf044db4fd81', '2011-02-08 04:07:11', '2011-02-08 04:07:12', 67645, 2), (17668, '1334bf864d8ca9dbefd9ae39ebc89f89', '2011-02-08 04:07:54', '2011-02-08 04:07:55', 67646, 2), (17669, '2dd2b6c3ca9ab51cc134e1796678d47b', '2011-02-08 04:07:58', '2011-02-08 04:07:59', 67647, 2), (17670, '16a8915dd55b6baeb52154adec16a461', '2011-02-08 04:08:02', '2011-02-08 04:08:03', 67648, 2), (17671, '4370677de569734759528923029cc42c', '2011-02-08 04:08:05', '2011-02-08 04:08:06', 67649, 2), (17672, '0669dc2c393110b40880070d7dc88ad6', '2011-02-08 04:08:08', '2011-02-08 04:08:09', 67650, 2), (17673, 'e1af0c31f0a394d2d0a2246e539446c4', '2011-02-08 04:08:12', '2011-02-08 04:08:14', 67651, 2), (17674, '0a00f9c7800313ace7d1fbda2b0bd2fa', '2011-02-08 04:08:16', '2011-02-08 04:08:17', 67652, 2), (17675, 'c6da1e97e2e6381da18a9aad1a7b83b2', '2011-02-08 04:08:20', '2011-02-08 04:08:21', 67653, 2), (17676, 'c8e8876c259f85621a8f4cd0036677a7', '2011-02-08 04:08:23', '2011-02-08 04:08:24', 67654, 2), (17677, 'b05855435d613a14ef9696c17db96564', '2011-02-08 04:08:27', '2011-02-08 04:08:28', 67655, 2), (17678, '4430dbb84b2f0c2773d4ec427139fe18', '2011-02-08 04:08:30', '2011-02-08 04:08:31', 67656, 2), (17679, 'c79b6f05d232c4fc0be238ed9e8cb078', '2011-02-08 04:08:33', '2011-02-08 04:08:34', 67657, 2), (17680, '95fb07931dc574d7cc5572e805b5e784', '2011-02-08 04:08:39', '2011-02-08 04:08:40', 67658, 2), (17681, '7eb578e9093ba039e2c4e2dc761585a9', '2011-02-08 04:08:43', '2011-02-08 04:08:43', 67659, 2), (17682, '2c6a613594bc1bf557648f06a3cbdf5f', '2011-02-08 04:08:46', '2011-02-08 04:08:47', 67660, 2), (17683, '3d38dbac41d2ea7e0b99ee169892a97f', '2011-02-08 04:08:49', '2011-02-08 04:08:50', 67661, 2), (17684, 'e753e4ea25751ef5844778c75f8a42d1', '2011-02-08 04:08:52', '2011-02-08 04:08:53', 67662, 2), (17685, 'f780c70f3cbe0382277bbb2e3a911252', '2011-02-08 04:08:59', '2011-02-08 04:09:00', 67663, 2), (17686, 'beceeeb22a23b49a4ced60f163859bca', '2011-02-08 04:09:02', '2011-02-08 04:09:03', 67664, 2), (17687, '242b4d78961dc00ddc659874af0bdf8e', '2011-02-08 04:09:05', '2011-02-08 04:09:06', 67665, 2), (17688, 'a45f1bb517ea9b795a29153a612d4a46', '2011-02-08 04:09:08', '2011-02-08 04:09:09', 67666, 2), (17689, '151ca892c9d8d9901643e3e1c0c297bd', '2011-02-08 04:09:11', '2011-02-08 04:09:12', 67667, 2), (17690, '25ac1e45f3b71da7513950ab851c0770', '2011-02-08 04:09:15', '2011-02-08 04:09:15', 67668, 2), (17691, '4c1dc4a885fea532b415718f07987dc0', '2011-02-08 04:09:20', '2011-02-08 04:09:21', 67669, 2), (17692, '9f730405b18fbf18fdb73dda854a67ed', '2011-02-08 04:09:27', '2011-02-08 04:09:28', 67670, 2), (17693, '0a8042f47cbdf7b632e6833015bb3171', '2011-02-08 04:09:30', '2011-02-08 04:09:31', 67671, 2), (17694, '3d06bc5e288c3f991622a32e569a14d3', '2011-02-08 04:09:33', '2011-02-08 04:09:34', 67672, 2), (17695, 'f0523deebcf0a28f2ae96f82e635104d', '2011-02-08 04:09:37', '2011-02-08 04:09:37', 67673, 2), (17696, '3635efb38264f06f1f70872d05a761dd', '2011-02-08 04:09:40', '2011-02-08 04:09:40', 67674, 2), (17697, '07f8f017580a3f7b72a3282acdec92f1', '2011-02-08 04:09:43', '2011-02-08 04:09:43', 67675, 2), (17698, '7e07e2468c29116b99150e2264c1b88c', '2011-02-08 04:10:07', '2011-02-08 04:10:08', 67676, 2), (17699, '610ff70615dc2fdfe36ac4ba8cf3365f', '2011-02-08 04:10:10', '2011-02-08 04:10:11', 67677, 2), (17700, '7953f1de83b65b78beeb2b50de8c1834', '2011-02-08 04:10:53', '2011-02-08 04:10:54', 67678, 2), (17701, '022b266dd289245a1054aa8de5e0966a', '2011-02-08 04:10:56', '2011-02-08 04:10:58', 67679, 2), (17702, 'ef430c597f5aad334db9d87ebf244329', '2011-02-08 04:11:03', '2011-02-08 04:11:04', 67680, 2), (17703, '0368b0994c86c2a50cfdb268c8c5c956', '2011-02-08 04:11:07', '2011-02-08 04:11:08', 67681, 2), (17704, '4cd695f9ea2624a273af27ea61d63dde', '2011-02-08 04:11:13', '2011-02-08 04:11:14', 67682, 2), (17705, '50e1b565aed5eb308dd8dd60ee9a0f8d', '2011-02-08 04:11:26', '2011-02-08 04:11:27', 67683, 2), (17706, '330b2527a145e90005760ab9811d2745', '2011-02-08 04:11:29', '2011-02-08 04:11:30', 67684, 2), (17707, '959a9321d2b70de22128d52b0465589a', '2011-02-08 04:11:32', '2011-02-08 04:11:33', 67685, 2), (17708, '087fd03bd8f5edcfc67062cbd6fa6806', '2011-02-08 04:11:35', '2011-02-08 04:11:36', 67686, 2), (17709, 'f103af051e751e98364a8f77a48a68aa', '2011-02-08 04:11:42', '2011-02-08 04:11:42', 67687, 2), (17710, 'af0e704a09fb79b0106a9d80dc089893', '2011-02-08 04:11:45', '2011-02-08 04:11:45', 67688, 2), (17711, '0c91082e5f05ab52b946b827aefa8279', '2011-02-08 04:11:48', '2011-02-08 04:11:49', 67689, 2), (17712, 'f494d9acbeef9c53c68d4a1926a27491', '2011-02-08 04:11:51', '2011-02-08 04:11:52', 67690, 2), (17713, 'a36c1880fc9e733ebc451c141ec39b01', '2011-02-08 04:11:55', '2011-02-08 04:11:56', 67691, 2), (17714, 'a90b77a0cfbaeb2751140948a90239dc', '2011-02-08 04:11:58', '2011-02-08 04:11:59', 67692, 2), (17715, '4469a4bdab6a992e34736b7aa9cd9dd5', '2011-02-08 04:12:02', '2011-02-08 04:12:03', 67693, 2), (17716, '0d61387db57980b4689bb3d7c08f810e', '2011-02-08 04:12:05', '2011-02-08 04:12:06', 67694, 2), (17717, '9e94ccc53651d6cbf6bd28155edb791f', '2011-02-08 04:12:08', '2011-02-08 04:12:09', 67695, 2), (17718, 'ad99862be2ff8835bbe93af666d2a583', '2011-02-08 04:12:11', '2011-02-08 04:12:12', 67696, 2), (17719, '88ac034e8ea93bd7c1cf7cf61a55cb1d', '2011-02-08 04:12:14', '2011-02-08 04:12:15', 67697, 2), (17720, '75d3728ac7de3670e74951ee6d8aa9e2', '2011-02-08 04:12:18', '2011-02-08 04:12:18', 67698, 2), (17721, 'e5b0118b7c108ba5864e41f92e69107d', '2011-02-08 04:12:24', '2011-02-08 04:12:25', 67699, 2), (17722, '1438dc5a397cb2ea55b4c73d033068de', '2011-02-08 04:43:00', '2011-02-08 04:43:01', 67700, 2), (17723, '85169d0c1378bac2d588d577b6dedabd', '2011-02-08 04:43:04', '2011-02-08 04:43:05', 67701, 2), (17724, '16d58392f97335552baf30508bf546bb', '2011-02-08 04:43:07', '2011-02-08 04:43:08', 67702, 2), (17725, 'a5f00709a24680f2b8113b0d497c2998', '2011-02-08 04:43:11', '2011-02-08 04:43:12', 67703, 2), (17726, 'b1e5030fc72a0254c747df8404d53006', '2011-02-08 04:43:15', '2011-02-08 04:43:16', 67704, 2), (17727, '506a1b908a4dae1fd5b0c6df70e6bdd0', '2011-02-08 04:43:20', '2011-02-08 04:43:20', 67705, 2), (17728, 'b6141d648366a709dfd637ada6f38a11', '2011-02-08 04:43:25', '2011-02-08 04:43:26', 67706, 2), (17729, 'fc2d3e39227eecd5077155bb2ea551b2', '2011-02-08 04:43:29', '2011-02-08 04:43:30', 67707, 2), (17730, '8622584c2793136a3c84586632d7ad22', '2011-02-08 04:43:32', '2011-02-08 04:43:33', 67708, 2), (17731, '69fd3117c0c3f663b0f711d6beb238e6', '2011-02-08 04:43:39', '2011-02-08 04:43:40', 67709, 2), (17732, 'b0831383ac90aac7a61f7366f37dada4', '2011-02-08 04:43:43', '2011-02-08 04:43:44', 67710, 2), (17733, 'dc945e47e1cbc292befb0c770c3acb6a', '2011-02-08 04:43:47', '2011-02-08 04:43:47', 67711, 2), (17734, 'd10ce7feacfa25f0a149ae85d6e0cfd4', '2011-02-08 04:43:50', '2011-02-08 04:43:51', 67712, 2), (17735, '43080075974f5c6eefc710344d6d8fe1', '2011-02-08 04:43:54', '2011-02-08 04:43:55', 67713, 2), (17736, '68f238a14ddad6b1ee133e6ad26c9396', '2011-02-08 04:43:57', '2011-02-08 04:43:58', 67714, 2), (17737, 'd5c3ec88e7436515a18bc344836df84a', '2011-02-08 04:44:01', '2011-02-08 04:44:02', 67715, 2), (17738, '060559d2ba253f269929b62cf0b1fe92', '2011-02-08 04:44:05', '2011-02-08 04:44:06', 67716, 2), (17739, 'a959b154c754f72bf695eeec4706a8a0', '2011-02-08 04:44:10', '2011-02-08 04:44:11', 67717, 2), (17740, 'fafa2ac1aa969216731015f731a10e42', '2011-02-08 04:44:16', '2011-02-08 04:44:17', 67718, 2), (17741, '21e605b0b2fc283bd2bc4caab730d6c3', '2011-02-08 04:44:21', '2011-02-08 04:44:22', 67719, 2), (17742, '6f3f0b9c22f4427bf0f7afefc01eae3c', '2011-02-08 04:44:24', '2011-02-08 04:44:25', 67720, 2), (17743, '22900715cc8c7fd512cbaaa0a711c4a6', '2011-02-08 04:44:28', '2011-02-08 04:44:29', 67721, 2), (17744, '6ab745339e911ce5b66a15c34de7b5ee', '2011-02-08 04:44:31', '2011-02-08 04:44:32', 67722, 2), (17745, '7b51015702da1a675ece1eb66ee720e1', '2011-02-08 04:44:35', '2011-02-08 04:44:36', 67723, 2), (17746, 'a8934ac23f9a8163203576d6961129bf', '2011-02-08 04:44:39', '2011-02-08 04:44:39', 67724, 2), (17747, '8315834fc69623898af687fec8e8b329', '2011-02-08 04:44:43', '2011-02-08 04:44:44', 67725, 2), (17748, '76b3a01ad6dc39587eba43e6f9e72e3a', '2011-02-08 04:44:47', '2011-02-08 04:44:48', 67726, 2), (17749, '0e9d4f6f86b284997eb6eeeccda7b2a8', '2011-02-08 04:44:50', '2011-02-08 04:44:51', 67727, 2), (17750, '1b43ac9a43a58aa24312033aefce7725', '2011-02-08 04:44:54', '2011-02-08 04:44:55', 67728, 2), (17751, '99e57745f9436ac39c462854bb3cd8d0', '2011-02-08 04:44:57', '2011-02-08 04:44:58', 67729, 2), (17752, 'f3cfb2e0647e94b60a1221c66d2b9915', '2011-02-08 04:45:01', '2011-02-08 04:45:02', 67730, 2), (17753, '5374ed799a2ff511e21d0242faa0697e', '2011-02-08 04:45:05', '2011-02-08 04:45:06', 67731, 2), (17754, 'efebf6244886e39f24b5685b275fcc22', '2011-02-08 04:45:10', '2011-02-08 04:45:11', 67732, 2), (17755, 'a8cdd5c7d3c9ecb7a02b755cb0af1cf4', '2011-02-08 04:45:13', '2011-02-08 04:45:14', 67733, 2), (17756, 'fb8c49a01fb7b53f0f8c78f2f6458b41', '2011-02-08 04:45:17', '2011-02-08 04:45:18', 67734, 2), (17757, '025bc87dcce7732c75fdf5f22586023b', '2011-02-08 04:45:21', '2011-02-08 04:45:22', 67735, 2), (17758, '98614c56b1d1cf430dfa4f54a1589269', '2011-02-08 04:45:26', '2011-02-08 04:45:26', 67736, 2), (17759, '692e00729dbfa0cb3f125b5a2f1beb6e', '2011-02-08 04:45:29', '2011-02-08 04:45:30', 67737, 2), (17760, '62bc3272114ce1ff5ba652576ad60a78', '2011-02-08 04:45:33', '2011-02-08 04:45:34', 67738, 2), (17761, '68fbaacd7a9032fc7208e73f534595cc', '2011-02-08 04:45:38', '2011-02-08 04:45:39', 67739, 2), (17762, '0f2ddfb629fbce62ae65e59cc75938c4', '2011-02-08 04:45:41', '2011-02-08 04:45:42', 67740, 2), (17763, 'b1620be59b3169514cc179b7ed2b65b7', '2011-02-08 04:45:45', '2011-02-08 04:45:46', 67741, 2), (17764, 'f9ebe7d4dfb4ac7e6532a9d307c45f05', '2011-02-08 04:45:49', '2011-02-08 04:45:50', 67742, 2), (17765, 'eea68a5a449e296f73cd44d224cdec78', '2011-02-08 04:45:53', '2011-02-08 04:45:54', 67743, 2), (17766, 'ec207da40af0329eff6c6641996223cb', '2011-02-08 04:45:56', '2011-02-08 04:45:57', 67744, 2), (17767, 'f33f26bddaba1e758d841647fc788a95', '2011-02-08 04:46:00', '2011-02-08 04:46:01', 67745, 2), (17768, '8ec9a1b9d0f4894556b2c6732ec10488', '2011-02-08 04:46:04', '2011-02-08 04:46:05', 67746, 2), (17769, 'eb83d9d98a7d5f6615b7f0e55e35ca9c', '2011-02-08 04:46:08', '2011-02-08 04:46:09', 67747, 2), (17770, 'e2b9d2d721e42ee558510417e8e83cc3', '2011-02-08 04:46:12', '2011-02-08 04:46:13', 67748, 2), (17771, '7517bdb86b9c2200aadf9a36a8c5a71b', '2011-02-08 04:46:16', '2011-02-08 04:46:17', 67749, 2), (17772, 'f2fbe444c629803461d7368f9ced857a', '2011-02-08 04:46:19', '2011-02-08 04:46:20', 67750, 2), (17773, 'c751e2ae7f14afc991abcd3d8cbbafaf', '2011-02-08 04:46:23', '2011-02-08 04:46:24', 67751, 2), (17774, '43c3a50d65448586bfdfdfda23b33f5c', '2011-02-08 04:46:26', '2011-02-08 04:46:27', 67752, 2), (17775, 'c1775a58950645bd9b7685295a6265b6', '2011-02-08 04:46:30', '2011-02-08 04:46:31', 67753, 2), (17776, 'e2c4b7dcccd27d2424462cf18a39e923', '2011-02-08 04:46:34', '2011-02-08 04:46:35', 67754, 2), (17777, 'f523a2d97609f9d925f96939d33a461e', '2011-02-08 04:46:38', '2011-02-08 04:46:39', 67755, 2), (17778, 'c9ab7429daaa092740fc0e434d78fbaf', '2011-02-08 04:46:41', '2011-02-08 04:46:42', 67756, 2), (17779, 'da807bd20de5c5236e6117c07ae05c9d', '2011-02-08 04:46:45', '2011-02-08 04:46:45', 67757, 2), (17780, '712adc97d06608f5d4e66cc5871bd977', '2011-02-08 04:46:48', '2011-02-08 04:46:49', 67758, 2), (17781, '5f4115ebf2bd87042f25dbf8010008a5', '2011-02-08 04:46:56', '2011-02-08 04:46:57', 67759, 2), (17782, '7dca0a1c46707d9d7405f8610b2d44f6', '2011-02-08 04:46:59', '2011-02-08 04:47:00', 67760, 2), (17783, 'd10f558faca13ff6c7af7f40fa2b0ba4', '2011-02-08 04:47:03', '2011-02-08 04:47:04', 67761, 2), (17784, '39804d4c2f7f1f334c8f1270ddb358a3', '2011-02-08 04:47:07', '2011-02-08 04:47:08', 67762, 2), (17785, '122c1daa69ea5e882139d44ba2114206', '2011-02-08 04:47:11', '2011-02-08 04:47:12', 67763, 2), (17786, 'd90675cc1f9979687f1bad25045f4cd4', '2011-02-08 06:28:38', '2011-02-08 06:28:40', 67764, 2), (17787, '9d216dd0f41c1033fd046d3f75333bf1', '2011-02-08 07:32:55', '2011-02-08 07:35:51', 67775, 2), (17788, '050004a817fab70de5e2f557be908280', '2011-02-08 07:35:17', '2011-02-08 07:35:18', 67771, 2), (17789, '0c3a1793175164d32f14402f531fbc0e', '2011-02-08 07:36:51', '2011-02-08 07:36:52', 67776, 2), (17790, '16dd5a1aa67b4f5f9286995f6391db64', '2011-02-08 07:42:05', '2011-02-08 07:42:06', 67777, 2), (17791, 'c8f0fecf7e46a788b969743fef4f53cb', '2011-02-08 07:43:19', '2011-02-08 07:43:20', 67778, 2), (17792, '195844411d43d6fd887c377278477bf2', '2011-02-08 08:05:00', '2011-02-08 08:05:01', 67779, 2), (17793, '9ded78a331245bc14d8f1d0e70eabc53', '2011-02-08 08:17:40', '2011-02-08 09:07:29', 67808, 2), (17794, '2443bc8d756bb5a64f3855ceae428e9d', '2011-02-08 09:05:40', '2011-02-08 09:05:49', 67804, 2), (17795, 'e7f531fc40d1db27f65107bc0cf8dba7', '2011-02-08 09:07:00', '2011-02-08 09:07:00', 67807, 2), (17796, 'f670c4c8c24b3082de882126be7e3b05', '2011-02-08 09:11:02', '2011-02-08 09:11:03', 67809, 2), (17797, '671631e081162b579236654e2dfa1647', '2011-02-08 09:37:22', '2011-02-08 09:37:23', 67810, 2), (17798, 'cd48cd27718551e8dd6ecb75b5518c67', '2011-02-08 09:46:25', '2011-02-08 09:46:25', 67811, 2), (17799, 'de6a4a8e78a1ca52979c025899b59cfa', '2011-02-08 10:12:21', '2011-02-08 10:21:21', 67825, 2), (17800, '4269987796f9b07bd355d534ed817294', '2011-02-08 10:13:44', '2011-02-08 10:15:42', 67821, 2), (17801, '9a985067d00a57c674eb6a8b3aa03387', '2011-02-08 10:32:50', '2011-02-08 10:32:51', 67826, 2), (17802, 'dc4ebc7c6c15c31f42da3d0893cc16f5', '2011-02-08 10:46:04', '2011-02-08 10:50:07', 67840, 2), (17803, '120ef1c96b6c60d02091d9940797fbb8', '2011-02-08 11:40:02', '2011-02-08 11:40:02', 67841, 2), (17804, '91032fdc4e82d4c2ffb2455fdf2caebf', '2011-02-08 11:42:46', '2011-02-08 11:42:47', 67842, 2), (17805, '184ebc1867b9c9e16877329e6ebfc003', '2011-02-08 12:07:34', '2011-02-08 12:10:12', 67853, 2), (17806, '92962f5c907224ce62738dccea83c00b', '2011-02-08 12:08:11', '2011-02-08 12:08:12', 67846, 2), (17807, 'cc1e62495ebf85f9b5ad5c8e85fb502d', '2011-02-08 12:50:32', '2011-02-08 12:50:33', 67854, 2), (17808, '796edf3da0147839eb32235cb86eab64', '2011-02-08 13:08:08', '2011-02-08 13:08:09', 67855, 2), (17809, '69f159df5d87154afabb9ac9e114f420', '2011-02-08 13:10:07', '2011-02-08 13:10:08', 67856, 2), (17810, '0421fdc7f755643d98ed8a0d19410dc3', '2011-02-08 13:35:23', '2011-02-08 13:35:24', 67857, 2), (17811, '26ed1bc9558d12173da531b0c2d379c3', '2011-02-08 14:03:23', '2011-02-08 14:03:24', 67858, 2), (17812, 'a5779eb68016c81f4ee496c560cf2e4b', '2011-02-08 14:11:19', '2011-02-08 14:12:47', 67862, 2), (17813, '0d1194ea1db4162892ec4da2240ca3dc', '2011-02-08 14:13:08', '2011-02-08 14:15:11', 67868, 2), (17814, '6269377aa68338620cc40437c9e2fbd4', '2011-02-08 14:20:34', '2011-02-08 14:24:47', 67879, 2), (17815, '3e7194a12832096df757a4f027d94c72', '2011-02-08 14:51:32', '2011-02-08 14:51:33', 67880, 2), (17816, '0c9b6b204d509f93026ea50b48f34673', '2011-02-08 14:57:57', '2011-02-08 14:57:58', 67881, 2), (17817, '49d8a5edeb16c5dbc6f7998f84d1ea2d', '2011-02-08 15:03:01', '2011-02-08 15:03:02', 67882, 2), (17818, '3d8d99bf0d914c855185f1c796a30e39', '2011-02-08 15:26:35', '2011-02-08 15:26:36', 67883, 2), (17819, '1eee9b544aaf16c0b1f894cf9b04cd0b', '2011-02-08 15:43:37', '2011-02-08 15:45:13', 67890, 2), (17820, 'cacfc911342733ff05ccf3779544f9bf', '2011-02-08 15:49:47', '2011-02-08 15:49:48', 67891, 2), (17821, 'b74a44e96a59fa48b3c5276271afc62a', '2011-02-08 15:57:45', '2011-02-08 16:02:16', 67909, 2), (17822, '8eed1fb3a977591ab08707e775c538cb', '2011-02-08 16:21:52', '2011-02-08 16:36:51', 67930, 2), (17823, 'b4173ffa6695123d5e6454a5e16bdba7', '2011-02-08 16:24:42', '2011-02-08 16:24:43', 67911, 2), (17824, 'e5fd2c7cb6451184846476f4f4c04abd', '2011-02-08 17:08:14', '2011-02-08 17:09:19', 67940, 2), (17825, '2bd5aa3e7ec98b126c865acaf8f772ae', '2011-02-08 17:25:17', '2011-02-08 17:26:00', 67946, 2), (17826, '80ce810b6cac0feea9235789187db681', '2011-02-08 17:31:34', '2011-02-08 17:32:18', 67950, 2), (17827, 'd94f59af72bbcc5f2586fc7e849c2f3e', '2011-02-08 17:42:52', '2011-02-08 17:42:53', 67951, 2), (17828, '50b0a7840a8c658fc010868d93227621', '2011-02-08 17:55:24', '2011-02-08 17:55:25', 67952, 2), (17829, '5351108714b71a2552efc0635ed44c73', '2011-02-08 18:08:26', '2011-02-08 18:08:27', 67953, 2), (17830, '967b4069ba358595af0774fc2a82335a', '2011-02-08 18:12:38', '2011-02-08 18:13:41', 67958, 2), (17831, 'dc6f0289654e41519ee105a1bacb2776', '2011-02-08 18:28:42', '2011-02-08 18:28:43', 67959, 2), (17832, 'ff6809857279ae7ebcc95b7bd5033589', '2011-02-08 18:28:59', '2011-02-08 18:29:00', 67960, 2), (17833, '4e4373ec41d2935022a1fa4fddbc4c37', '2011-02-08 18:30:38', '2011-02-08 18:30:38', 67961, 2), (17834, 'f60f553fe83ee00020b41238467d393e', '2011-02-08 18:33:05', '2011-02-08 18:33:05', 67962, 2), (17835, 'bd15e4159103353e87fe0aa4fce1774f', '2011-02-08 18:36:23', '2011-02-08 18:36:24', 67963, 2), (17836, '8e5992e8b3fb5dab1ca8854049c437db', '2011-02-08 18:36:25', '2011-02-08 18:36:26', 67964, 2), (17837, '4c052404eb05d57e2f052f056514b725', '2011-02-08 19:00:04', '2011-02-08 19:04:30', 67972, 2), (17838, 'd9c9deefa663bac9bcc52bc64c1b0180', '2011-02-08 19:09:21', '2011-02-08 19:09:22', 67973, 2), (17839, '08ac3c22b60ac13ae460deb88a8a16da', '2011-02-08 19:14:35', '2011-02-08 19:14:36', 67974, 2), (17840, 'b520eb3d2e227ff07a7359f407e3e036', '2011-02-08 19:55:58', '2011-02-08 19:55:59', 67975, 2), (17841, 'ee0be6491199444d19f3407d54c18890', '2011-02-08 20:27:12', '2011-02-08 20:30:13', 67984, 2), (17842, 'a755924d301d1d5d1841c74ebfebdedc', '2011-02-08 20:31:58', '2011-02-08 20:31:58', 67985, 2), (17843, '453a5dd514c5dcf02f2215878d196d4b', '2011-02-08 21:45:33', '2011-02-08 22:00:30', 67995, 2), (17844, '8f724ce02b99145df17d219516d14adb', '2011-02-08 21:55:28', '2011-02-08 21:55:30', 67992, 2), (17845, '7a0260852915b1c055eeb3fd6a2564e8', '2011-02-08 21:56:13', '2011-02-08 21:56:28', 67994, 2), (17846, '39adeec11b82cc25781fb1a292828578', '2011-02-08 22:35:40', '2011-02-08 22:35:41', 67996, 2), (17847, 'ba08ef0e4a69f8de2d08c149ab80e458', '2011-02-08 23:10:03', '2011-02-08 23:10:33', 67997, 2), (17848, '2b1d206c08afa36bb6b7ff362aaaa43c', '2011-02-08 23:10:48', '2011-02-08 23:10:59', 67998, 2), (17849, 'a09ea6cb1619f0e4e8c8baae14c35fe5', '2011-02-08 23:44:33', '2011-02-08 23:44:38', 67999, 2), (17850, 'e000894b88ee439b8950ecf62239994a', '2011-02-09 02:13:49', '2011-02-09 02:13:50', 68000, 2), (17851, '497fdd4a3e5b0f9898b7f3cb411e6624', '2011-02-09 02:37:03', '2011-02-09 02:37:05', 68001, 2), (17852, 'a4d3e70a0a29c84bbe6651adfee9ae36', '2011-02-09 03:05:34', '2011-02-09 03:05:35', 68002, 2), (17853, '8527ef2bb62ef2a981fbca9adc31bd4e', '2011-02-09 03:08:25', '2011-02-09 03:08:27', 68003, 2), (17854, 'ae37bafe9603ee215e12bfa07e422dec', '2011-02-09 03:49:58', '2011-02-09 03:49:59', 68004, 2), (17855, '776772401a685888d186dc0d9f10b99a', '2011-02-09 05:49:24', '2011-02-09 05:49:25', 68005, 2), (17856, '5a201b7062f1ea044dc04b234537139d', '2011-02-09 05:59:47', '2011-02-09 05:59:48', 68006, 2), (17857, '5d5d83068ea4cc24da244326c71c5c2e', '2011-02-09 06:48:18', '2011-02-09 06:48:57', 68009, 2), (17858, 'd658a51a2e9b8d05ef0c147a908b5bfc', '2011-02-09 07:13:28', '2011-02-09 07:13:29', 68010, 2), (17859, '1a363b3a86be751c06f49a0e3ab57758', '2011-02-09 07:13:32', '2011-02-09 07:13:33', 68011, 2), (17860, '3ebba4fad23855b1f12db7a91200e08f', '2011-02-09 07:28:27', '2011-02-09 07:28:28', 68012, 2), (17861, '9d4112074001833c509222640d26434d', '2011-02-09 08:41:51', '2011-02-09 08:41:52', 68013, 2), (17862, 'c672fc778c4e046feb252bb3d4a3224a', '2011-02-09 08:41:53', '2011-02-09 08:42:41', 68016, 2), (17863, 'ce9e196d8b213d5e29a1bb8dbecb87f9', '2011-02-09 09:18:32', '2011-02-09 09:20:18', 68027, 2), (17864, 'c94a33719472ba663c598c56f73c4b8c', '2011-02-09 09:21:39', '2011-02-09 09:21:40', 68028, 2), (17865, 'a00bb47775e7a3f555a959c24cd99e1e', '2011-02-09 09:40:27', '2011-02-09 09:40:27', 68029, 2), (17866, 'c4fee896f2885e0d43ed9894878cdda2', '2011-02-09 09:44:30', '2011-02-09 09:44:31', 68030, 2), (17867, '42bc3b3b4d67f1906ce9688ce6ee95bd', '2011-02-09 10:28:18', '2011-02-09 10:30:07', 68035, 2); /*!40000 ALTER TABLE `log_visitor` ENABLE KEYS */; # Dumping structure for table web35db1.log_visitor_info CREATE TABLE IF NOT EXISTS `log_visitor_info` ( `visitor_id` bigint(20) unsigned NOT NULL default '0', `http_referer` varchar(255) default NULL, `http_user_agent` varchar(255) default NULL, `http_accept_charset` varchar(255) default NULL, `http_accept_language` varchar(255) default NULL, `server_addr` bigint(20) default NULL, `remote_addr` bigint(20) default NULL, PRIMARY KEY (`visitor_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Additional information by visitor'; # Dumping data for table web35db1.log_visitor_info: 19.780 rows /*!40000 ALTER TABLE `log_visitor_info` DISABLE KEYS */; INSERT INTO `log_visitor_info` (`visitor_id`, `http_referer`, `http_user_agent`, `http_accept_charset`, `http_accept_language`, `server_addr`, `remote_addr`) VALUES (1, 'http://www.markenoele.de/index.php/install/wizard/end/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (2, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (3, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (4, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; MRA 5.5 (build 02842); SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2)', '', 'de-DE', -732170672, -1062729209), (5, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; MRA 5.5 (build 02842); SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2)', '', 'de-DE', -732170672, -1062729209), (6, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; MRA 5.5 (build 02842); SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2)', '', 'de-DE', -732170672, -1062729209), (7, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (8, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (9, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (10, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (11, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (12, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; MRA 5.5 (build 02842); SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2)', '', 'de-DE', -732170672, -1062729209), (13, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; MRA 5.5 (build 02842); SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2)', '', 'de-DE', -732170672, -1062729209), (14, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; MRA 5.5 (build 02842); SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2)', '', 'de-DE', -732170672, -1062729209), (15, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (16, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729203), (17, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; MRA 5.5 (build 02842); SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2)', '', 'de-DE', -732170672, -1062729209), (18, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729203), (19, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (20, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.4; .NET CLR 1.1.4322)', '', 'de', -732170672, 1352247182), (21, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1420833660), (22, 'http://www.markenoele.de/index.php/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (23, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1303927808), (24, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312048587), (25, 'http://www.markenoele.de/index.php/schmierstoffe/garten.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (26, 'http://www.markenoele.de/index.php/schmierstoffe/quad.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (27, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (28, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (29, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (30, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729132), (31, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (32, 'http://www.markenoele.de/index.php/diesel.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729132), (33, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558258457), (34, 'http://www.markenoele.de/index.php/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558329817), (35, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (36, 'http://www.markenoele.de/index.php/customer/account/login/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (37, 'http://www.markenoele.de/index.php/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (38, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (39, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (40, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (41, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (42, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (43, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 GTB7.0 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729106), (44, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, -661581378), (45, 'http://whois.domaintools.com/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, -661581378), (46, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (47, 'http://www.markenoele.de/index.php/schmierstoffe/motorrad/motorenol.html?p=2', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (48, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729182), (49, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (50, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (51, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (52, 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol/motul-8100-eco-clean-c2-1l.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (53, 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (54, 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (55, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1045441260), (56, 'http://www.markenoele.de/index.php/schmierstoffe/auto.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (57, 'http://www.markenoele.de/index.php/schmierstoffe.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (58, 'http://www.markenoele.de/index.php/schmierstoffe/auto.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (59, 'http://www.markenoele.de/index.php/schmierstoffe.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (60, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437812192), (61, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1045441260), (62, 'http://www.markenoele.de/index.php/schmierstoffe/auto.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (63, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (64, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (65, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (66, '', 'Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/533.2 (KHTML, like Gecko) Chrome/5.0.342.9 Safari/533.2', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', -732170672, -1062729129), (67, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (68, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (69, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (70, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089906090), (71, 'http://whois.domaintools.com/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089906090), (72, 'http://www.markenoele.de/index.php/schmierstoffe/auto.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (73, '', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_3 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16', '', 'de-de', -732170672, 1522194840), (74, 'http://www.markenoele.de/index.php/oelberater/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (75, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (76, 'http://www.markenoele.de/index.php/oelberater/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (77, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (78, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729132), (79, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (80, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729132), (81, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (82, 'http://www.markenoele.de/index.php/oelberater/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (83, 'http://www.markenoele.de/index.php/fanmeile.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (84, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729128), (85, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (86, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (87, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (88, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (89, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de-DE', -732170672, 168430081), (90, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1303933013), (91, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (92, 'http://www.markenoele.de/index.php/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (93, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (94, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (95, 'http://www.markenoele.de/index.php/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (96, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (97, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (98, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (99, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (100, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729182), (101, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (102, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 GTB7.0 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729106), (103, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (104, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (105, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (106, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (107, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089906130), (108, 'http://whois.domaintools.com/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089906130), (109, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (110, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (111, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (112, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (113, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (114, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (115, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (116, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729128), (117, 'http://www.markenoele.de/index.php/checkout/cart/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (118, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (119, 'http://www.markenoele.de/index.php/heizol.html', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (120, 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (121, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (122, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de-DE', -732170672, 168430081), (123, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (124, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (125, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (126, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 MRA 5.5 (build 02842) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (127, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (128, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1062729206), (129, '', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_3 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16', '', 'de-de', -732170672, 1522235336), (130, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558272638), (131, '', 'Mozilla/5.0 (compatible; MSIE 7.0; Windows NT 6.0; en-US)', '', '', -732170672, -1367374838), (132, '', 'Mozilla/5.0 (compatible; MSIE 7.0; Windows NT 6.0; en-US)', '', '', -732170672, -1367374838), (133, '', 'MS Internet Explorer', '', '', -732170672, -778026648), (134, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 GTB7.0 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729106), (135, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de-DE', -732170672, 168430081), (136, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322)', '', 'de', -732170672, 1352247182), (137, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1352247182), (138, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1420826716), (139, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1420826716), (140, 'http://www.markenoele.de/index.php/checkout/cart/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (141, 'http://www.markenoele.de/index.php/checkout/cart/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (142, 'http://www.markenoele.de/index.php/checkout/cart/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (143, 'http://www.markenoele.de/index.php/checkout/cart/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (144, 'http://www.markenoele.de/index.php/checkout/cart/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (145, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (146, 'http://www.markenoele.de/index.php/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (147, 'http://www.markenoele.de/index.php/e-z-clean.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (148, 'http://www.markenoele.de/index.php/e-z-clean.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (149, 'http://www.markenoele.de/index.php/e-z-clean.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (150, 'http://www.markenoele.de/index.php/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (151, 'http://www.markenoele.de/index.php/e-z-clean.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (152, 'http://www.markenoele.de/index.php/agb/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (153, 'http://www.markenoele.de/index.php/impressum/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (154, 'http://www.markenoele.de/index.php/datenschutz/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (155, 'http://www.markenoele.de/index.php/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (156, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (157, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.17) Gecko/2009122116 Firefox/3.0.17 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (158, 'http://www.markenoele.de/index.php/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (159, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374717), (160, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374784), (161, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374712), (162, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374716), (163, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374713), (164, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374739), (165, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374734), (166, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374704), (167, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374736), (168, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374737), (169, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (170, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374737), (171, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374734), (172, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374736), (173, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374735), (174, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 GTB7.0', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1303906366), (175, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=8100', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437812681), (176, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1045441260), (177, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (178, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1045441260), (179, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1045441260), (180, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (181, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (182, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.4; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1470248848), (183, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729128), (184, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729182), (185, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (186, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322)', '', 'de', -732170672, 1352247182), (187, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de', -732170672, -710391171), (188, '', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_3 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16', '', 'de-de', -732170672, 1522149993), (189, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de-DE', -732170672, 168430081), (190, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (191, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 GTB7.0 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729106), (192, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (193, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (194, 'http://www.markenoele.de/index.php/fanmeile.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729182), (195, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1304180657), (196, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de-DE', -732170672, 168430081), (197, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1304180657), (198, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1352247182), (199, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (200, 'http://www.markenoele.de/index.php/fanmeile.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729182), (201, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (202, 'http://www.markenoele.de/index.php/admin/index/index/key/d14125adeebb32c3064318f48d244a5b/', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (203, 'http://www.markenoele.de/index.php/fanmeile/bekleidung.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729182), (204, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (205, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (206, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (207, 'http://www.markenoele.de/index.php/motul-8100-eco-clean-c1-17.html', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_3 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16', '', 'de-de', -732170672, 1522149993), (208, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (209, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (210, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729182), (211, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (212, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid) Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (213, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; InfoPath.3)', '', 'de-DE', -732170672, -710391171), (214, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de-DE', -732170672, 168430081), (215, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 GTB7.0 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729106), (216, 'http://www.markenoele.de/index.php/checkout/onepage/', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_3 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16', '', 'de-de', -732170672, 1522149993), (217, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -709069383), (218, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089906090), (219, 'http://whois.domaintools.com/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089906090), (220, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 168430081), (221, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 GTB7.0 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729106), (222, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=gfhf', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (223, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (224, 'http://www.markenoele.de/index.php/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (225, 'http://www.markenoele.de/index.php/schmierstoffe.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (226, 'http://www.markenoele.de/index.php/schmierstoffe/garten.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (227, 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-4-takt.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (228, 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-2-takt.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (229, 'http://www.markenoele.de/index.php/schmierstoffe/garten/kettensagen.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (230, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (231, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (232, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 168430081), (233, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (234, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (235, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (236, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (237, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.4) Gecko/20100611 MRA 5.5 (build 02842) Firefox/3.6.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (238, 'http://www.markenoele.de/index.php/checkout/onepage/success/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.4) Gecko/20100611 MRA 5.5 (build 02842) Firefox/3.6.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (239, 'http://www.markenoele.de/index.php/checkout/onepage/success/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.4) Gecko/20100611 MRA 5.5 (build 02842) Firefox/3.6.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (240, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (241, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (242, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (243, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (244, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (245, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (246, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (247, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1420820643), (248, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=20W', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (249, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=20W', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (250, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 GTB7.0 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729106), (251, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322)', '', 'de', -732170672, 1352247182), (252, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (253, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729122), (254, 'http://www.markenoele.de/index.php/checkout/cart/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (255, 'http://www.markenoele.de/index.php/checkout/cart/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (256, 'http://www.markenoele.de/index.php/checkout/onepage/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 MRA 5.5 (build 02842) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (257, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (258, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (259, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (260, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 MRA 5.5 (build 02842) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (261, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (262, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558329819), (263, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558258329), (264, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 168430081), (265, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', '', -732170672, -778026648), (266, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558329603), (267, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (268, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (269, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558329603), (270, 'http://www.markenoele.de/index.php/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558329603), (271, 'http://www.markenoele.de/index.php/agb/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558329603), (272, 'http://www.markenoele.de/index.php/impressum/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558329603), (273, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558329603), (274, 'http://www.markenoele.de/index.php/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558329603), (275, 'http://www.markenoele.de/index.php/diesel.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558329603), (276, 'http://www.markenoele.de/index.php/zusatzstoffe.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558329603), (277, 'http://www.markenoele.de/index.php/zusatzstoffe/fett.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558329603), (278, 'http://www.markenoele.de/index.php/zusatzstoffe/bleiersatz.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558329603), (279, 'http://www.markenoele.de/index.php/zusatzstoffe/handwaschgel.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558329603), (280, 'http://www.markenoele.de/index.php/zusatzstoffe/kuhlflussigkeit.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558329603), (281, 'http://www.markenoele.de/index.php/zusatzstoffe/kuhlflussigkeit.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558329603), (282, 'http://www.markenoele.de/index.php/zusatzstoffe/kuhlflussigkeit.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558329603), (283, 'http://www.markenoele.de/index.php/pflegeprodukte.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558329603), (284, 'http://www.markenoele.de/index.php/pflegeprodukte/chain-clean.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558329603), (285, 'http://www.markenoele.de/index.php/fanshop.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558329603), (286, 'http://www.markenoele.de/index.php/fanshop/regenschirm.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558329603), (287, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558329603), (288, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (289, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 3.0.30618; SLCC1; InfoPath.3; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -710391171), (290, 'http://www.markenoele.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 3.0.30618; SLCC1; InfoPath.3; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, -710391171), (291, 'http://www.markenoele.de/index.php/diesel.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 3.0.30618; SLCC1; InfoPath.3; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, -710391171), (292, 'http://www.markenoele.de/index.php/heizol.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 3.0.30618; SLCC1; InfoPath.3; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, -710391171), (293, 'http://www.markenoele.de/index.php/schmierstoffe.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 3.0.30618; SLCC1; InfoPath.3; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, -710391171), (294, 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 3.0.30618; SLCC1; InfoPath.3; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, -710391171), (295, 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-2-takt.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 3.0.30618; SLCC1; InfoPath.3; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, -710391171), (296, 'http://www.markenoele.de/index.php/schmierstoffe/scooter/motorenol-4-takt.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 3.0.30618; SLCC1; InfoPath.3; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, -710391171), (297, 'http://www.markenoele.de/index.php/schmierstoffe/quad.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 3.0.30618; SLCC1; InfoPath.3; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, -710391171), (298, 'http://www.markenoele.de/index.php/schmierstoffe/garten.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 3.0.30618; SLCC1; InfoPath.3; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, -710391171), (299, 'http://www.markenoele.de/index.php/schmierstoffe/garten/motorenol-2-takt.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 3.0.30618; SLCC1; InfoPath.3; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, -710391171), (300, 'http://www.markenoele.de/index.php/schmierstoffe/garten/kettensagen.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 3.0.30618; SLCC1; InfoPath.3; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, -710391171), (301, 'http://www.markenoele.de/index.php/schmierstoffe/modellbau.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 3.0.30618; SLCC1; InfoPath.3; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, -710391171), (302, 'http://www.markenoele.de/index.php/schmierstoffe/modellbau/motorenol.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 3.0.30618; SLCC1; InfoPath.3; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, -710391171), (303, 'http://www.markenoele.de/index.php/pflegeprodukte.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 3.0.30618; SLCC1; InfoPath.3; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, -710391171), (304, 'http://www.markenoele.de/index.php/zusatzstoffe.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 3.0.30618; SLCC1; InfoPath.3; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, -710391171), (305, 'http://www.markenoele.de/index.php/fanshop.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 3.0.30618; SLCC1; InfoPath.3; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, -710391171), (306, 'http://www.markenoele.de/index.php/fanshop.html?p=2', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 3.0.30618; SLCC1; InfoPath.3; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, -710391171), (307, 'http://www.markenoele.de/index.php/agb/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 3.0.30618; SLCC1; InfoPath.3; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, -710391171), (308, 'http://www.markenoele.de/index.php/lieferung/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 3.0.30618; SLCC1; InfoPath.3; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, -710391171), (309, 'http://www.markenoele.de/index.php/altoelentsorgung/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 3.0.30618; SLCC1; InfoPath.3; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, -710391171), (310, 'http://www.markenoele.de/index.php/zahlung/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 3.0.30618; SLCC1; InfoPath.3; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, -710391171), (311, 'http://www.markenoele.de/index.php/datenschutz/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 3.0.30618; SLCC1; InfoPath.3; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, -710391171), (312, 'http://www.markenoele.de/index.php/widerruf/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 3.0.30618; SLCC1; InfoPath.3; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, -710391171), (313, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (314, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (315, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (316, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (317, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558707100), (318, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089906080), (319, 'http://whois.domaintools.com/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089906080), (320, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)', '', 'de', -732170672, -1062729116), (321, 'http://www.markenoele.de', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)', '', 'de', -732170672, -1062729116), (322, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (323, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (324, 'http://www.markenoele.de/index.php/schmierstoffe.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (325, 'http://www.markenoele.de/index.php/schmierstoffe/auto.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (326, 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (327, 'http://www.markenoele.de/index.php/schmierstoffe/auto/getriebeol.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (328, 'http://www.markenoele.de/index.php/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (329, 'http://www.markenoele.de/index.php/fork-oil-light.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (330, 'http://www.markenoele.de/index.php/fork-oil-light.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (331, 'http://www.markenoele.de/index.php/fork-oil-light.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (332, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (333, 'http://www.markenoele.de/index.php/impressum/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (334, 'http://www.markenoele.de/index.php/widerruf/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (335, 'http://www.markenoele.de/index.php/datenschutz/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (336, 'http://www.markenoele.de/index.php/fanshop.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (337, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, -1062727272), (338, 'http://www.markenoele.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, -1062727272), (339, 'http://www.markenoele.de/index.php/schmierstoffe.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, -1062727272), (340, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 MRA 5.5 (build 02842) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (341, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 MRA 5.5 (build 02842) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (342, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 MRA 5.5 (build 02842) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (343, 'http://www.markenoele.de/index.php/diesel-system-clean.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 MRA 5.5 (build 02842) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (344, 'http://www.markenoele.de/index.php/fanshop.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, -1062727272), (345, 'http://www.markenoele.de/index.php/schmierstoffe.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, -1062727272), (346, 'http://www.markenoele.de/index.php/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, -1062727272), (347, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (348, 'http://www.markenoele.de/index.php/fork-oil-light.html', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (349, '', 'Opera/9.20 (Windows NT 6.0; U; en)', 'ISO-8859-1', '', -732170672, 1112377497), (350, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (351, 'http://www.markenoele.de/index.php/fanshop.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, -1062727272), (352, 'http://www.markenoele.de/index.php/admin/cms_page/index/key/caeedb5291ff214ce00a8bbdb90ec10c/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729128), (353, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729182), (354, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729182), (355, 'http://www.markenoele.de/index.php/', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (356, 'http://www.markenoele.de/index.php/e-z-clean.html', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (357, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (358, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (359, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (360, '', 'CatchBot/2.0; +http://www.catchbot.com', '', '', -732170672, -888747203), (361, '', 'CatchBot/2.0; +http://www.catchbot.com', '', '', -732170672, -888747203), (362, '', 'CatchBot/2.0; +http://www.catchbot.com', '', '', -732170672, -888747203), (363, '', 'CatchBot/2.0; +http://www.catchbot.com', '', '', -732170672, -888747203), (364, '', 'CatchBot/2.0; +http://www.catchbot.com', '', '', -732170672, -888747203), (365, 'http://www.google.de/search?hl=de&lr=lang_de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&tbs=lr%3Alang_1de&q=gartenbedarf&aq=f&aqi=g10&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437728980), (366, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 GTB7.0 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729106), (367, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729182), (368, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1352247182), (369, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (370, 'http://www.google.de/url?q=motul+chain+lube+road+plus&url=/aclk%3Fsa%3Dl%26ai%3DCPtdfOH41TPWJKdXXOKiSvbEBhaq1wAH96b3tFMWW_4RHEAEoAlCer6GNAWCV-oqCmAegAcfRhPgDyAEBqQJTyYgc_jm1PqoEGE_Qacr2rBhBPTCk2uhBTRn-mivRkE4Ycg%26num%3D1%26sig%3DAGiWqtzdvRCdSCGRqXrORp3TB', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1054972172), (371, 'http://www.markenoele.de/index.php/schmierstoffe.html', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (372, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1354460120), (373, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (374, '', 'Mozilla/2.0 (compatible; MSIE 3.0B; Win32)', 'ISO-8859-1', '', -732170672, 1112377497), (375, 'http://www.google.com/url?sa=D&q=http%3A%2F%2Fwww.motulshop.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1579837537), (376, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928101), (377, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928101), (378, 'http://www.google.de/search?hl=de&&sa=X&ei=Xqk1TKHeA9CnOPiN2NsE&ved=0CBwQBSgA&q=amoral+wasch+%26+wax&spell=1', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.1)', '', 'de', -732170672, -648450021), (379, 'http://suche.aolsvc.de/aol/search?s_it=topsearchbox.search&query=H%C3%A4cksler+2500+W&rp=', 'Mozilla/4.0 (compatible; MSIE 7.0; AOL 9.0; Windows NT 5.1; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1017299866), (380, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729128), (381, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (382, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (383, 'http://www.markenoele.de/', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (384, 'http://www.markenoele.de/index.php/', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (385, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (386, 'http://www.markenoele.de/index.php/', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (387, 'http://www.markenoele.de/index.php/schmierstoffe.html', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (388, 'http://www.markenoele.de/index.php/schmierstoffe/quad.html', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (389, 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (390, 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (391, 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile/snowpower-2t-4l.html', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (392, 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (393, 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html?mode=list', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (394, 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html?mode=grid', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (395, 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (396, 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (397, 'http://www.markenoele.de/index.php/schmierstoffe/scooter.html', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (398, 'http://www.markenoele.de/index.php/schmierstoffe/motorrad.html', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (399, 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (400, 'http://www.markenoele.de/index.php/checkout/onepage/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (401, 'http://www.markenoele.de/index.php/checkout/onepage/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (402, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (403, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (404, 'http://www.markenoele.de/index.php/fork-oil-very-light.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (405, 'http://www.markenoele.de/index.php/schmierstoffe.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (406, 'http://www.markenoele.de/index.php/schmierstoffe/motul-4100-power-5l.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (407, 'http://www.markenoele.de/index.php/schmierstoffe/oldtimer.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (408, 'http://www.markenoele.de/index.php/schmierstoffe/oldtimer/motul-classic-motor-oil.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (409, 'http://www.markenoele.de/index.php/motul_pflegeberater/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (410, 'http://www.markenoele.de/index.php/heizol.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (411, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 168430081), (412, 'http://www.markenoele.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 168430081), (413, 'http://www.markenoele.de/index.php/fanshop.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 168430081), (414, 'http://www.markenoele.de/index.php/fanshop/arbeitshandschuhe.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 168430081), (415, 'http://www.markenoele.de/index.php/schmierstoffe.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 168430081), (416, 'http://www.markenoele.de/index.php/schmierstoffe.html?mode=list', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 168430081), (417, 'http://www.markenoele.de/index.php/fanshop.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 168430081), (418, 'http://www.markenoele.de/index.php/fanshop/bekleidung.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 168430081), (419, 'http://www.markenoele.de/index.php/fanshop/bekleidung/poloshirt-sw-herren.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 168430081), (420, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 168430081), (421, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1062729106), (422, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729182), (423, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729182), (424, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729182), (425, 'http://shop.ebay.de/i.html?_kw=Vertikutierer&_kw=Rasenl%C3%BCfter', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB0.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; InfoPath.1; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1526954089), (426, 'http://shop.ebay.de/i.html?_nkw=Benzin+Rasenm%C3%A4her&_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A3411&_trksid=p3286.c0.m14&_sop=1&_sc=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421169088), (427, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312049065), (428, 'http://www.markenoele.de/index.php/schmierstoffe.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312049065), (429, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=99', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312049065), (430, 'http://suche.aol.de/aol/search?query=H%C3%A4cksler&s_it=spelling&rp=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1558300063), (431, 'http://www.markenoele.de/index.php/schmierstoffe.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312049065), (432, 'http://www.markenoele.de/index.php/schmierstoffe.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312049065), (433, 'http://www.markenoele.de/index.php/schmierstoffe.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312049065), (434, 'http://www.markenoele.de/index.php/schmierstoffe/motul-8100-x-clean-c3-5l.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312049065), (435, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=MoCool', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312049065), (436, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=MoCool', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312049065), (437, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=MoCool', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312049065), (438, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (439, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (440, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (441, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (442, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (443, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (444, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (445, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (446, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (447, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (448, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (449, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (450, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (451, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (452, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (453, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (454, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (455, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (456, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (457, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (458, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (459, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (460, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (461, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (462, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (463, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (464, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (465, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (466, 'http://www.markenoele.de/index.php/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (467, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (468, 'http://www.motulshop.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; ja; rv:1.9.2a1pre) Gecko/20090402 Firefox/3.6a1pre (.NET CLR 3.5.30729)', '', '', -732170672, 1145335397), (469, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2)', '', 'de', -732170672, 1529558983), (470, 'http://www.amazon.de/Amazon-de-Elektrisches-Gartenwerkzeug/s/qid=1278670811/ref=sr_pg_3?ie=UTF8&rh=n%3A80084031%2Cn%3A%2180085031%2Cn%3A84132031%2Cn%3A118530031%2Cn%3A120589031%2Cp_6%3AA3JWKAKR8XB7XF&page=3', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341596824), (471, 'http://www.markenoele.de/index.php/admin/system_config/index/website/base/store/esso_store_view/key/57523aab8a9189b1e434553561e3813c/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (472, 'http://www.markenoele.de/index.php/admin/system_config/index/website/base/store/esso_store_view/key/57523aab8a9189b1e434553561e3813c/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (473, 'http://www.markenoele.de/index.php/admin/system_config/index/website/base/store/esso_store_view/key/57523aab8a9189b1e434553561e3813c/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (474, 'http://www.markenoele.de/index.php/admin/system_config/index/website/base/store/esso_store_view/key/57523aab8a9189b1e434553561e3813c/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (475, 'http://www.markenoele.de/index.php/admin/system_config/index/website/base/store/esso_store_view/key/57523aab8a9189b1e434553561e3813c/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (476, 'http://www.markenoele.de/index.php/admin/system_config/index/website/base/store/esso_store_view/key/57523aab8a9189b1e434553561e3813c/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (477, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (478, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (479, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (480, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=506', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (481, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=229', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (482, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=506', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (483, 'http://www.markenoele.de/index.php/schmierstoffe.html?limit=all&mode=list', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (484, 'http://www.markenoele.de/index.php/schmierstoffe.html?mode=list', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (485, 'http://www.markenoele.de/index.php/schmierstoffe.html?p=2', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (486, 'http://www.markenoele.de/index.php/schmierstoffe.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (487, 'http://www.markenoele.de/index.php/schmierstoffe.html?p=2', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (488, 'http://www.markenoele.de/index.php/schmierstoffe/auto.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (489, 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (490, 'http://www.markenoele.de/index.php/schmierstoffe/auto/motorenol.html?p=2', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (491, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 MRA 5.5 (build 02842) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (492, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (493, 'http://www.markenoele.de/index.php/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (494, 'http://www.markenoele.de/index.php/heizol.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (495, 'http://www.markenoele.de/index.php/diesel.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (496, 'http://www.markenoele.de/index.php/heizol.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (497, 'http://www.markenoele.de/index.php/diesel.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (498, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1352247182), (499, 'http://www.markenoele.de/index.php/zusatzstoffe.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (500, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1352247182), (501, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (502, 'http://www.markenoele.de/index.php/diesel.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1352247182), (503, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (504, 'http://www.markenoele.de/index.php/heizol.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1352247182), (505, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (506, 'http://www.markenoele.de/', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (507, 'http://www.markenoele.de/index.php/schmierstoffe.html', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (508, 'http://www.markenoele.de/index.php/schmierstoffe.html', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (509, 'http://www.markenoele.de/index.php/checkout/cart/', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (510, 'http://www.markenoele.de/index.php/', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (511, 'http://www.markenoele.de/index.php/schmierstoffe.html', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (512, 'http://www.markenoele.de/index.php/schmierstoffe.html', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (513, 'http://www.markenoele.de/index.php/checkout/cart/', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (514, 'http://www.markenoele.de/index.php/checkout/cart/', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (515, 'http://www.markenoele.de/index.php/', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (516, 'http://www.markenoele.de/index.php/', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (517, 'http://www.markenoele.de/index.php/checkout/cart/', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (518, 'http://www.markenoele.de/index.php/', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (519, 'http://www.markenoele.de/index.php/', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (520, 'http://www.markenoele.de/index.php/checkout/cart/', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (521, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (522, 'http://www.markenoele.de/index.php/angebote-des-monats/', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (523, 'http://www.markenoele.de/index.php/checkout/cart/', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (524, 'http://www.markenoele.de/index.php/', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (525, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (526, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (527, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (528, 'http://www.markenoele.de/', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (529, 'http://www.markenoele.de/', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (530, 'http://www.markenoele.de/index.php/checkout/cart/', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (531, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729129), (532, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928101), (533, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928101), (534, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 168430081), (535, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928101), (536, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=MoCool', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558261557), (537, 'http://www.google.de/url?q=kimpex+schneemobile&url=/aclk%3Fsa%3Dl%26ai%3DCQSLBzyY4TNu6FoiK-gagxuWtD4WqtcAB_em97RSNnf-ERwgAEAEoA1Cer6GNAWCVgqCCsAegAcfRhPgDyAEBqQK69Qx0_Da1PqoEGE_Qdii8aVMNDejx3oNh3gd8VMP1jhzGhw%26sig%3DAGiWqtyIB2022-_Mc3ncQljPi3iIGeWB4g%26a', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -653791491), (538, 'http://www.google.de/search?sourceid=navclient&aq=0&oq=Motul+Wash+a&hl=de&ie=UTF-8&rlz=1T4GGLR_deDE256DE257&q=motul+wash+and+wax', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1530708383), (539, 'http://www.markenoele.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1530708383), (540, 'http://www.markenoele.de/index.php/pflegeprodukte.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1530708383), (541, 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1530708383), (542, 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1530708383), (543, 'http://www.markenoele.de/index.php/pflegeprodukte/motorrad.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1530708383), (544, 'http://shop.ebay.de/i.html?_nkw=motul+shine+and+go&_sacat=0&_dmpt=Motorrad_Kraftradteile&_odkw=motul+shine+and+go&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1560049820), (545, 'http://www.google.de/hws/dell-row/afe?hl=de&channel=de-smb&s=http://www.motul.dw/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1506580960), (546, 'http://www.markenoele.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1506580960), (547, 'http://www.markenoele.de/index.php/schmierstoffe.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1506580960), (548, 'http://www.markenoele.de/index.php/schmierstoffe/auto.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1506580960), (549, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928101), (550, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928101), (551, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928101), (552, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928101), (553, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en-us', -732170672, 1351178660), (554, 'http://suche.t-online.de/fast-cgi/tsc?q=enduro+und+mehr&wo=&mandant=toi&device=html&portallanguage=de&userlanguage=de&ptl=std&dia=portal&context=internet-tab&tpc=internet&classification=internet-tab_internet_std&suchraum=1&x=37&y=11', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1529597903), (555, 'http://www.markenoele.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1529597903), (556, 'http://de.ask.com/web?l=dis&qsrc=999&siteid=3138&o=3138&q=olteimer+alfa&sq=1&ifr=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471075209), (557, 'http://de.ask.com/web?l=dis&qsrc=999&siteid=3138&o=3138&q=olteimer+alfa&sq=1&ifr=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471075209), (558, 'http://de.ask.com/web?l=dis&qsrc=999&siteid=3138&o=3138&q=olteimer+alfa&sq=1&ifr=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471075209), (559, 'http://de.ask.com/web?l=dis&qsrc=999&siteid=3138&o=3138&q=olteimer+alfa&sq=1&ifr=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471075209), (560, 'http://de.ask.com/web?l=dis&qsrc=999&siteid=3138&o=3138&q=olteimer+alfa&sq=1&ifr=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471075209), (561, 'http://search.icq.com/search/results.php?q=panser+f%C3%BCr+motorcroos+bilig&ch_id=start&search_mode=web', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1418904317), (562, 'http://search.icq.com/search/results.php?q=panser+f%C3%BCr+motorcroos+bilig&ch_id=start&search_mode=web', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1418904317), (563, 'http://search.icq.com/search/results.php?q=panser+f%C3%BCr+motorcroos+bilig&ch_id=start&search_mode=web', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1418904317), (564, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1464712807), (565, 'http://www.produkte24.com/r/wasch-und-wachs.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339813143), (566, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339813143), (567, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 GTB7.0 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729106), (568, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897630), (569, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897630), (570, 'http://www.produkte24.com/cy/cypacc-1036/motorrad-pflegemittel-oel-2007-2354.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; Mozilla/4.0 (compatible; MSIE 7.0; Win32; 1&1); .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1133622410), (571, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (572, 'http://shop.ebay.de/i.html?_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A2897&_nkw=Ruderboot&_trksid=p3286.c0.m14&_sop=15&_sc=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1522186337), (573, 'http://www.google.de/url?q=motul+wash+%26+bWax&url=/aclk%3Fsa%3Dl%26ai%3DCXpBvr_c6TJWVEtbWOJn69cUChaq1wAH96b3tFK2Z_4RHEAIoBFCer6GNAWCVspWCpAegAcfRhPgDyAEBqQKzJy0Xyx-1PqoEGE_QnPCTgIlbPOfOzGWbN16qezOgbZJNig%26num%3D3%26sig%3DAGiWqtxYNXsgtxnj7gaFxH-GlF7S225-', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en-us', -732170672, 1352451666), (574, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897630), (575, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897630), (576, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558706671), (577, 'http://shop.ebay.de/i.html?_nkw=fg%20modellbau&rvr_id=&keyword=fg+modellbau&geo_id=41&crlp=1060339694_109&MT_ID=42&tt_encode=raw', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470844730), (578, 'http://shop.ebay.de/i.html?_nkw=motul+chain+lube+off+road&_sacat=0&_odkw=motul&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1339450970), (579, 'http://www.shopping.news.de/search/landing/query/anh%C3%A4nger+offroad/s/google/koid/1970835074/', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 (.NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437600346), (580, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558258238), (581, 'http://www.markenoele.de/index.php/catalogsearch/result/?q=MoCool', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558706671), (582, 'http://www.google.de/search?q=motul+510+2t', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1133558963), (583, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729182), (584, '', 'CatchBot/1.0; +http://www.catchbot.com', '', '', -732170672, -888747198), (585, '', 'CatchBot/1.0; +http://www.catchbot.com', '', '', -732170672, -888747198), (586, '', 'CatchBot/1.0; +http://www.catchbot.com', '', '', -732170672, -888747198), (587, '', 'CatchBot/1.0; +http://www.catchbot.com', '', '', -732170672, -888747198), (588, '', 'CatchBot/1.0; +http://www.catchbot.com', '', '', -732170672, -888747198), (589, '', 'CatchBot/1.0; +http://www.catchbot.com', '', '', -732170672, -888747198), (590, '', 'CatchBot/1.0; +http://www.catchbot.com', '', '', -732170672, -888747198), (591, '', 'CatchBot/1.0; +http://www.catchbot.com', '', '', -732170672, -888747198), (592, '', 'CatchBot/1.0; +http://www.catchbot.com', '', '', -732170672, -888747198), (593, '', 'CatchBot/1.0; +http://www.catchbot.com', '', '', -732170672, -888747198), (594, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 MRA 5.5 (build 02842) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (595, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -710389118), (596, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (597, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1591674533), (598, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (599, 'http://www.google.de/search?q=supermoto+shop&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352401402), (600, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928101), (601, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928101), (602, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1279027868&flash=10.0.45.2&url=http%3A%2F%2Fwww.apriliaforum.de%2Fandere-sxv-mxv-450-550-moto-tuareg%2F28509-ist-mit-www-aprilia-o', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1471051518), (603, 'http://www.motorradfrage.net/alles-zu/motul/oel/1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 (webde/1.7.2) Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1556892205), (604, 'http://www.google.de/search?q=wash+%26+wachs&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529333201), (605, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928101), (606, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928101), (607, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1279053075&channel=4582219326&flash=10.0.42.34&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F2-takt-oel-dieselkraftstoff-t623039.htm', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET CLR 1.1.4322; .NET4.0C)', '', 'de', -732170672, -639344542), (608, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (609, 'http://www.google.de/url?q=fg+modellsport&url=/aclk%3Fsa%3Dl%26ai%3DCH8tWlWo9TI-vHYmH-gbt0dHGBYWqtcAB_em97RSFrf-ERwgAEAEoA1Cer6GNAWCVgoqCmAeQAQKgAcfRhPgDyAEBqQKAkuu3CU-1PqoEGE_QwBC0gpIkQLjmk7XAMbyzi-2mWYaWuw%26sig%3DAGiWqty4XQ5V-6_Ic0MA95nxmAdnHPF3WA%26ad', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1339089915), (610, 'http://search.incredimail.com/?q=Snowmobil&lang=german&source=012053023198', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -653800268), (611, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729135), (612, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -710389118), (613, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3104740109422881&output=html&h=600&slotname=4497076478&w=160&lmt=1279115947&flash=10.0.45&url=http%3A%2F%2Fwww.y8-games.net%2Fde%2Fy8spiele%2FOffroad_Transporter&dt=1279115948127&shv=r20100625&pr', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529392191), (614, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1279117171&flash=10.1.53.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Frichtiges-motoroel-229-1-oder-229-3-t1134075.html&dt=1279', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.4; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 2.0.50727)', '', 'de', -732170672, 1293508654), (615, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729182), (616, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (617, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -710389118), (618, 'http://www.redrock4x4.com/index.php', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1291928958), (619, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 168430081), (620, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1279138534&flash=10.1.53&url=http%3A%2F%2Fwww.apriliaforum.de%2F125-ccm-rs-125-etx-und-andere-125er-modelle%2F6514-125-ccm-erfahru', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1133778996), (621, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928101), (622, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928101), (623, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (624, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (625, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928101), (626, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928101), (627, 'http://www.motorradfrage.net/frage/taugt-das-motul-fuel-system-clean-fuer-die-winterstilllegung', 'Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_5_8; de-de) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16', '', 'de-de', -732170672, -735729083), (628, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1279274687&flash=10.1.53&url=http%3A%2F%2Fwww.apriliaforum.de%2F250-ccm-rs-250%2F28666-motor-l-3.html&dt=1279274690772&shv=r201007', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1591245542), (629, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322)', '', 'de', -732170672, 1352247182), (630, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322)', '', 'de', -732170672, 1352247182), (631, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (632, 'http://www.gutefrage.net/tag/5w40/1', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -1010285012), (633, 'http://www.motulshop.de/', 'Mozilla/5.0 (compatible; MarketDefenderBot/2.0; +http://www.marketdefender.com/bot.html)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-gb,en;q=0.5', -732170672, 1408659334), (634, 'http://www.google.com/uds/GafsAds?q=modellsport&hl=de&ad=w2&source=gcsc&qid=129d698cca46f74b4&cx=partner-pub-6219185998865271:dit9tm-ieqv&referer=search.webwebweb.com', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480669728), (635, '', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_3 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16', '', 'de-de', -732170672, 1338117027), (636, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 168430081), (637, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&format=728x90_as&output=html&h=90&w=728&lmt=1279218658&channel=8353346331&ad_type=text&alternate_ad_url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fgoogle_adsense_script.html&col', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1533050554), (638, 'http://www.quoka.de/motorrad-specials/oldtimer-klassiker/cat_85_8509_9918_adresult_48928114.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1556311433), (639, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1279226232&flash=10.0.32.18&url=http%3A%2F%2Fwww.apriliaforum.de%2Fallgemeines%2F8207-allg-agip-racing-l.html&dt=1279226232511&shv', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8)', '', 'de', -732170672, -648631400), (640, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928101), (641, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928101), (642, 'http://www.google.de/search?q=Modellsport+IT&hl=de&rls=com.microsoft:en-US&ei=TPY_TNnkNtGROP6X7YYN&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1055117401), (643, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MAMD; .NET CLR 4.0.20506; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de-DE', -732170672, -638919968), (644, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9894669706657579&format=300x250_as&output=html&h=250&w=300&lmt=1279270947&channel=5923204704&ad_type=text&alt_color=DCDCDC&color_bg=DCDCDC&color_border=DCDCDC&color_link=000000&color_text=000000&', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1421495771), (645, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6210944365738656&format=120x600_as&output=html&h=600&w=120&lmt=1279276609&ad_type=text&color_bg=030103&color_border=030103&color_link=FFFFFF&color_text=FFFFFF&color_url=FFFFFF&flash=10.0.45&url=h', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1054993320), (646, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928101), (647, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928101), (648, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (649, '', 'kw-lp-suggest', '', '', -732170672, 1249725185), (650, 'http://shop.ebay.de/?_from=R40&_trksid=p3984.m570.l1313&_nkw=MOTUL+8100+Xcess+5W+-40.&_sacat=See-All-Categories', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; FunWebProducts; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1573053264), (651, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-5860356910467713&output=html&h=600&slotname=6916047576&w=160&lmt=1279303762&flash=10.0.22&hints=motor%C3%B6l%20shop&url=http%3A%2F%2Fwww.firmenindex-deutschland.de%2FMotoroel-Shop_238f4f75b4fa21f', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351574459), (652, 'http://shop.ebay.de/i.html?_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A2473&_nkw=motul+300v+15w50&_trksid=p3286.c0.m14&_sop=2&_sc=1', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; de-de) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10', '', 'de-de', -732170672, 1471248437), (653, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 168430081), (654, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 GTB7.0 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729106), (655, 'http://shop.ebay.de/i.html?_nkw=motul+motocool&_sacat=0&_odkw=motul&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5)', '', 'de', -732170672, 1421773014), (656, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, -661583010), (657, 'http://whois.domaintools.com/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, -661583010), (658, 'http://whois.domaintools.com/markenoele.com', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, -661584598), (659, 'http://www.preisvergleich.org/produktsuche/Motul_0d50181c9a69ee248c63165f6c05d103/', 'Mozilla/5.0 (SymbianOS/9.4; Series60/5.0 NokiaN97-1/21.0.045; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/525 (KHTML, like Gecko) BrowserNG/7.1.4', 'iso-8859-1,utf-8;q=0.7,*;q=0.7', 'de;q=1.0,en;q=0.5,fr;q=0.5,it;q=0.5,tr;q=0.5', -732170672, 1419191263), (660, 'http://www.google.de/search?q=motul+motocool&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.21022)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471283231), (661, 'http://search.conduit.com/Results.aspx?q=motul&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=13&ctid=CT2269050', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419981346), (662, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470943032), (663, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 168430081), (664, 'http://www.amazon.de/15W-50-Motul-4100-Power-Liter/dp/B001050R0M', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470771489), (665, 'http://www.amazon.de/15W-50-Motul-4100-Power-Liter/dp/B001050R0M', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470771489), (666, 'http://fahrzeugteile.shop.ebay.de/i.html?_nkw=Zweitakt%C3%B6l+motul&_sacat=14780&_sop=12&LH_PrefLoc=2&LH_IncludeSIF=1&_dmpt=Motorrad_Kraftradteile&_dmd=1&_odkw=Zweitakt%C3%B6l&_osacat=14780&bkBtn=&_trksid=p3286.m270.l1313', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1581571049), (667, 'http://www.google.de/url?q=Motul+expert+2T&url=/aclk%3Fsa%3Dl%26ai%3DCeio0MJpBTMHzPMHrOPWq2LEJvb_ewQH96b3tFI22pTQQASgDUJ6voY0BYJXymoKsB6ABx9GE-APIAQGpAgMZWs3Vt7U-qgQYT9Ck7mBREgMuba2t7kZg5uPLBohs-YVE%26num%3D3%26sig%3DAGiWqtxw72c2I1GOydwFhPA4fMSSqvJ7xA%26a', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; InfoPath.1)', '', 'de', -732170672, 1417690628), (668, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 (webde/1.7.2) Firefox/3.6.3 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1303928860), (669, 'http://www.google.de/url?q=motul+shop&url=/aclk%3Fsa%3Dl%26ai%3DCEcjk3qhBTKz2D8eK-gaj5OW9Cb2_3sEB_em97RSNtqU0EAEoAlCer6GNAWCVsvOBkAegAcfRhPgDyAEBqQIDGVrN1be1PqoEGE_QPpL-HktQWVyWqoRnl0bUpujqZvvYrQ%26num%3D2%26sig%3DAGiWqtx_-C9zSb4iqV5xVUfNevVioiNvHQ%26adur', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 (webde/1.7.2) Firefox/3.6.3 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1303928860), (670, 'http://www.google.de/search?q=motul+5100&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGLG_de&redir_esc=&ei=iqlBTOz6NtHGOLqcgJ8N', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1303481219), (671, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 GTB7.0 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729106), (672, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928008), (673, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928008), (674, '', 'kw-lp-suggest', '', '', -732170672, 1249725185), (675, 'http://www.google.de/url?q=motul+wash+%26+wax&url=/aclk%3Fsa%3Dl%26ai%3DCv_6IYuxBTNzPOoaA-gbBvYT0CIWl5MEB_em97RS9gv2-RwgAEAIoA1Cer6GNAWCV8qCCsAegAcfRhPgDyAEBqQIDGVrN1be1PqoEE0_QX45alesEPwddvKv7dIDC_CI%26sig%3DAGiWqtzQ8StIf7a1oeQXndSqalNcWoSNTA%26adurl%3Dh', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; InfoPath.2; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, -648246713), (676, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+motor%C3%B6l&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413204449), (677, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928008), (678, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&format=728x90_as&output=html&h=90&w=728&lmt=1279394292&channel=8353346331&ad_type=text&alternate_ad_url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fgoogle_adsense_script.html&col', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574128385), (679, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET CLR 1.1.4322; .NET4.0C)', '', 'de', -732170672, -639338258), (680, 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/?gclid=CI6bt_er86ICFUqDzAodiFl23Q', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1420941861), (681, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1279406700&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwas-haltet-ihr-vom-procycle-motoroel-t1386166.html&dt=127940', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648671537), (682, 'http://search.babylon.com/home?q=abc-Modellsport&babsrc=home&s=web', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.7) Gecko/20091221 YFF35 Firefox/3.5.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338337880), (683, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ACPW_deDE382DE382&q=Timbersport', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1530289559), (684, 'http://koenigsberger-automobile.de/index.php', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340454471), (685, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2780374260353412&format=336x280_as&output=html&h=280&w=336&lmt=1279445805&ad_type=text_image&color_bg=ffffff&color_border=ffffff&color_link=000000&color_text=000000&color_url=905003&flash=9.0.115', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -1010285016), (686, 'http://www.quoka.de/zubehoer-tuning-sonstiges/sonstiges-zubehoer/cat_82_8224_9732_adresult_49887272.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; msn OptimizedIE8;DEDE)', '', 'de', -732170672, 1573302876), (687, 'http://www.google.de/url?q=snowmobile&url=/aclk%3Fsa%3Dl%26ai%3DCE7dSV-NCTJGcMI_WOOnr1dQIhaXkwQH96b3tFI2d_4RHCAAQASgDUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAgMZWs3Vt7U-qgQWT9CpUTTrSY66TxBLJg6ElpHHNNjYUw%26sig%3DAGiWqtyyhwXaINUY8sLXe-bAjIVWf3o4KQ%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340493092), (688, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE247&=&q=motul+5100&aq=2&aqi=g10&aql=&oq=motul+&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729; .NET4.0C) AutoPager/0.6.1.18', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1591616229), (689, 'http://www.motorradfrage.net/tag/kettenspray/1', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574352898), (690, 'http://www.google.de/search?q=Motoroel+Motul+15W50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529525989), (691, '', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_3 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16', '', 'de-de', -732170672, 1831693979), (692, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; msn OptimizedIE8;DEDE)', '', 'de', -732170672, 1527460051), (693, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928008), (694, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928008), (695, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928008), (696, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928008), (697, 'http://search.icq.com/search/results.php?q=motul%205100&tb_id=&ch_id=icq-fx-plug', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/2.0.0.16 (de) (TL-FF)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351575534), (698, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1352247182), (699, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (700, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729126), (701, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (702, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (703, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (704, 'http://www.amazon.de/s/ref=nb_sb_ss_i_0_7?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=robbe+modellbau&sprefix=Robbe+m', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1056948467), (705, 'http://www.google.de/search?q=motul+5100+10w40+4t&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639377055), (706, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (707, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1006423298), (708, 'http://www.google.de/url?q=Motul+300V+4T+Factory+Line+10W40&url=/aclk%3Fsa%3Dl%26ai%3DCm7ju_EpETLTBLojrOLuCuOAIhaXkwQH96b3tFI-13kQQASgDUJ6voY0BYJUCoAHH0YT4A8gBAakC845QBbW-tT6qBBhP0HO3CSLDVq_BfucZ9StxynIaEeEwdgI%26num%3D3%26sig%3DAGiWqtwC3zalh1kqC5NKff8wsf', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1006423298), (709, 'http://shop.ebay.de/i.html?_nkw=Motul+300v+10w+40&_sacat=0&_odkw=Motul+300v&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1421697306), (710, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (711, 'http://www.google.de/search?q=motul+300V+kaufen&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-GB:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-gb,en;q=0.5', -732170672, -648442998), (712, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCUaEsV1tETM7lLYeC0QSW3rWlCYWl5MEB_em97RSthP2-RwgAEAFQnq-hjQFglaq3gsgHoAHH0YT4A8gBAakC845QBbW-tT6qBBNP0KTaG_xwpJbsXzRC1APAAcya%26sig%3DAGiWqtxqijtKFy5Wbkkooc7Pn2Eey91MYA%26adurl%3Dhttp', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1527091048), (713, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (714, 'http://www.google.de/url?q=schneemobil+kaufen&url=/aclk%3Fsa%3Dl%26ai%3DC02O3029ETP7TC5SCjAf_4tjDCYWl5MEB_em97RSNnf-ERwgAEAIoA1Cer6GNAWCVovGBkAeQAQKgAcfRhPgDyAEBqQLzjlAFtb61PqoEGE_QwY2MPH4umsfJ6OfWOFSDapiKTdxRiw%26sig%3DAGiWqtxWc9HPH-H45rmzY2AZynlgHUOz4A%', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648184015), (715, 'http://suche.web.de/search/web/?mc=hp@suche.suche@home&origin=HP&su=Snowmobile', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0)', '', 'ru-RU', -732170672, 1293476892), (716, 'http://www.google.de/search?hl=de&source=hp&q=www.carson-modelsport.com&meta=&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 2.0.50727)', '', 'de', -732170672, 1359206080), (717, 'http://www.motorradfrage.net/alles-zu/motul/oel/1', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1469316727), (718, 'http://www.google.de/search?q=motul+300v+10w-40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 FireDownload/2.0.1 Firefox/3.6.6 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340809543), (719, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=90&slotname=1351630559&w=728&lmt=1279564316&flash=10.1.53.64&url=http%3A%2F%2Fwww.apriliaforum.de%2F50-ccm-rs-50-scarabeo-50-roller%2F20826-4t-unterschied-zwischen-', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C)', '', 'de', -732170672, 1599763973), (720, 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+mo&hl=de&ie=UTF-8&rlz=1T4ACPW_de___DE364&q=motul+motor%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, -639351880), (721, 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCohBBmqtETNCaApbrOKii8MIJhaXkwQH96b3tFLWD_b5HCAAQAigDUJ6voY0BYJW6joKYB6ABx9GE-APIAQGpAnfxUjf9vLU-qgQTT9B5smBeq8aI-bGCElhmT7CeRQ%26sig%3DAGiWqtyKXZNnOaWMnIhe5BrxuESpyyUp_w%26adurl%3Dhttp://www', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419067260), (722, 'http://www.google.de/search?q=motul+15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471519998), (723, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897557), (724, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897557), (725, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1055248563), (726, 'http://www.google.de/products?q=Motul+5100+4T+%C3%B6l%3F&hl=de&aq=f', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1055248563), (727, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729182), (728, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729128), (729, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729128), (730, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 MRA 5.5 (build 02842) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (731, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729128), (732, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729128), (733, 'http://www.markenoele.de/index.php/zur-shoperoffnung-als-dankeschon-ein-motul-aufkleber-fur-sie-gratis.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (734, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -710389118), (735, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (736, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (737, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1031862793), (738, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -1031862793), (739, '', 'panscient.com', '', '', -732170672, -839157499), (740, '', 'panscient.com', '', 'en', -732170672, -839157499), (741, '', 'panscient.com', '', 'en', -732170672, -839157499), (742, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897557), (743, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897557), (744, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; dccfg001; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1921952421), (745, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322)', '', 'de', -732170672, 1352247182), (746, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481333749), (747, 'http://shop.ebay.de/i.html?_nkw=motul+5100+10-40&_sacat=0&_odkw=5100+10-40&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; el; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-7,utf-8;q=0.7,*;q=0.7', 'el-gr,el;q=0.7,en-us.;q=0.3', -732170672, -1140524226), (748, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=motul+5100', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1413230417), (749, 'http://suche.t-online.de/fast-cgi/tsc?q=motul+%C3%B6l&wo=&mandant=toi&device=html&portallanguage=de&userlanguage=de&ptl=std&dia=portal&context=internet-tab&tpc=internet&classification=internet-tab_internet_std&suchraum=1&x=27&y=9', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1471537643), (750, '', 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0', '', '', -732170672, 1244984722), (751, 'http://web2.cylex.de/firma-home/moto-forza-motorsport-parts-2493112.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1338299379), (752, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', '', '', -732170672, 1136882398), (753, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (754, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (755, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (756, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (757, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (758, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (759, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', '', '', -732170672, 1136882398), (760, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (761, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (762, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (763, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (764, 'http://www.google.de/search?q=motul+15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -2040626823), (765, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (766, 'http://suche.gmx.net/search/web/?su=motul+5100+&mc=searchplugin@suche@msie.suche@web&origin=searchplugin', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.6) Gecko/20100625 (gmx/1.7.2) Firefox/3.6.6 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340732106), (767, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (768, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (769, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (770, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (771, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (772, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (773, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (774, 'http://www.google.de/search?sourceid=navclient&aq=3&oq=motul&hl=de&ie=UTF-8&rlz=1T4SMSN_de___DE352&q=motul+5100', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; GTB6.5; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.3; OfficeLivePa', '', 'de-DE', -732170672, 1420276448), (775, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1354461169), (776, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -710389118), (777, 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MS-RTC LM 8; .NET CLR 1.1.4322; InfoPath.3)', '', 'de-DE', -732170672, -1055874061), (778, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', '', '', -732170672, 1136882398), (779, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (780, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (781, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (782, 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/?gclid=CNqf2tLb_KICFdgv3wodJBfWkg', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 2.0.50727)', '', 'de', -732170672, 1527339656), (783, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (784, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928113), (785, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928113), (786, 'http://www.google.de/search?q=motul+300v+15%2F50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1601375647), (787, 'http://www.google.de/search?q=motul+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341548168), (788, 'http://search.conduit.com/Results.aspx?q=+ltz+400++forum++erfahrung++Motul+300V+4T+Factory+Line+10W-40&meta=all&hl=de&gl=de&SearchSourceOrigin=13&SelfSearch=1&ctid=CT2189224', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470363757), (789, 'http://shop.ebay.de/i.html?_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A2473&_nkw=Motul+300V+factory+Line+15W50+4T&_nkwusc=Motul+300V+Faxtory+Line+15W50+4T&_rusck=1&_trksid=p3286.c0.m14&_sop=15&_sc=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729; .NET4.0C)', 'windows-1254,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437690980), (790, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928113), (791, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET CLR 1.1.4322; .NET4.0C)', '', 'de', -732170672, -639345857), (792, 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCZxdgtWBHTOGeAsmn_gbbyfzDAoWl5MEB_em97RS1g_2-RwgAEAFQnq-hjQFglbKVgqQHoAHH0YT4A8gBAakCiGmmDdyAtT6qBBNP0L-m9UMRYliG6hZqGlFHsi5e%26sig%3DAGiWqtx1ZVU4-oVt23LUji_uMWbVbvuRgA%26adurl%3Dhttp://www.m', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5)', '', 'de', -732170672, 1312288995), (793, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (794, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', '', '', -732170672, 1136882398), (795, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (796, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (797, 'http://www.google.de/search?q=motul+5100&sourceid=ie7&rls=com.microsoft:en-US&ie=utf8&oe=utf8&rlz=&redir_esc=&ei=r-xHTJSjM4GRjAfQv8C0Dg', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.4; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1062729183), (798, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 MRA 5.5 (build 02842) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (799, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', '', '', -732170672, 1136882398), (800, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (801, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (802, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (803, 'http://www.google.de/search?hl=de&source=hp&q=motul+15w50&meta=&aq=0&aqi=g3&aql=&oq=motul+15&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1044016002), (804, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (805, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (806, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (807, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (808, 'http://www.amazon.de/s/ref=nb_sb_ss_c_1_10?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=motul+300v&sprefix=motul+300v', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', 'de', -732170672, -1301101596), (809, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -1043721205), (810, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -1043721197), (811, 'http://www.testberichte.de/test/produkt_tests_motul_chain_lube_road_plus_p47875.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1052042127), (812, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729203), (813, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3)', '', 'de', -732170672, -710391171), (814, 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCoHnLV0lITKLlHMao_gbEnsi3BoWl5MEB_em97RTFgf2-RwgAEAIoA1Cer6GNAWCVoqCCsAegAcfRhPgDyAEBqQL8OMR-Ymu1PqoEE0_QzxKjktysfBWm_Sg-o57I3uI%26sig%3DAGiWqtwZo7foQeEpE1itvsjpeHaP_BygJg%26adurl%3Dhttp://w', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)', '', 'de', -732170672, -1014203627), (815, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (816, 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DC7ZpjOktITIOdJMKe_gap5tT6BoWl5MEB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCVspWCpAegAcfRhPgDyAEBqQL7QZ93A4a1PqoEE0_QBxJEi24Q4OLDJvARpHcMbFY%26sig%3DAGiWqty_T5h3-LtnnVffHhrGtixpPs1ntA%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, -648837151), (817, 'http://www.preisvergleich.de/search/result/query/motul+motor%C3%B6l/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -731631664), (818, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, -711223313), (819, 'http://desc.shop.ebay.de/i.html?_nkw=motul+300v+10w50&_sacat=0&_sop=7&_odkw=motul+300v+15w50&_osacat=0&bkBtn=&LH_TitleDesc=1&_trksid=p3286.m270.l1313', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.60', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1572874557), (820, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928113), (821, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928113), (822, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928113), (823, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928113), (824, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', '', '', -732170672, 1136882398), (825, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (826, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1062729106), (827, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCgb7IBFRJTJ3TKYjAnAPIvPy5BoWl5MEB_em97RS97Pu-RxAEILGK3wYoBlCer6GNAWCV0puCrAegAcfRhPgDyAEBqQK5GXlXgKG1PqoEE0_QnGyZYGafWxnBvhvfUH-MC6WABZBO%26num%3D5%26sig%3DAGiWqtzpR09KbckVMzGqVlI9d3zBLRst', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1338848896), (828, 'http://www.google.de/search?q=motul+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (829, 'http://search.conduit.com/Results.aspx?q=motul+5100&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=10&ctid=CT1700389', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1470625360), (830, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729182), (831, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (832, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928113), (833, 'http://shop.ebay.de/i.html?LH_BIN=1&_nkw=Motul+300+v&_trksid=p3286.c0.m301', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1467669388), (834, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928113), (835, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 (.NET CLR 3.5.30729)', '', '', -732170672, 1440118145), (836, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 (.NET CLR 3.5.30729)', '', '', -732170672, 1440118145), (837, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 (.NET CLR 3.5.30729)', '', '', -732170672, 1440118145), (838, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCOXsxYPJKTLLeC5aI0gTEo-GTB4Wl5MEB_em97RSthP2-RwgAEAIoA1Cer6GNAWCV6qyCtAegAcfRhPgDyAEBqQIcaGj5hq21PqoEE0_QD0tkCG5spIlq3OMUHGmwNuQ%26sig%3DAGiWqtyIZek5wYo4GUUSd8clgdW0KCIV3Q%26adurl%3Dh', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7 Creative ZENcast v2.00.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574085289), (839, 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCYdXflvhKTIOnBcj--Qb-1p28DIWl5MEB_em97RTFgf2-RxACIO2K3wYoBVCer6GNAWCV2oiCmAegAcfRhPgDyAEBqQIcaGj5hq21PqoEE0_Q2vp5Kt63ttzZRX9_Ept2jqmABZBO%26num%3D2%26sig%3DAGiWqtzSwywviYAYU2urACtxtjghaHoKfw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.3; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1419145856), (840, 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCH4EjZlRLTJPXO8aU-gan1PxshaXkwQH96b3tFI-13kQIABACKAJQnq-hjQFglYKRgqAHoAHH0YT4A8gBAakCHGho-YattT6qBBNP0K_lmMsp9LJY4GmBJSFyvipo%26sig%3DAGiWqtyWVb2usGMPMSrfvmXrVKrMA2YTSg%26adurl%3Dhttp://www.m', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340635598), (841, 'http://www.google.de/products?hl=de&q=motul%2015w50%20v300&um=1&ie=UTF-8&sa=N&tab=wf', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1572913088), (842, 'http://www.google.de/search?q=Motul+Wash+%26+Wax&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GMX ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481082203), (843, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268914), (844, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1280046264&flash=10.0.45&url=http%3A%2F%2Fwww.apriliaforum.de%2F250-ccm-rs-250%2F26267-frage-zu-2t-l-speziell-agip-racing.html&dt=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648553811), (845, 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=motul+300v&_sacat=See-All-Categories', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.5; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 3.0.30729)', '', 'sv', -732170672, 1475440472), (846, 'http://de.search.yahoo.com/search?vc=&p=%C3%96lberater&toggle=1&cop=mss&ei=UTF-8&fr=yfp-t-708', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6.5; .NET CLR 1.1.4322)', '', 'de', -732170672, 1292271787), (847, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&format=728x90_as&output=html&h=90&w=728&lmt=1280053554&channel=8353346331&ad_type=text&alternate_ad_url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fgoogle_adsense_script.html&col', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1134085213), (848, 'http://www.google.de/search?q=Motul+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351362445), (849, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773775848), (850, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773775848), (851, 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DC9OwLijpMTLanMYqA-gbn0oC8DIWl5MEB_em97RS1g_2-RxABKAhQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCHGho-YattT6qBBNP0GtXXCqPFO_04sYhS5hxR85D%26num%3D2%26sig%3DAGiWqtyY-FNqZ6yn7kMqa7ad9S_ZJrtheQ%26adurl%3Dht', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.7) Gecko/20100715 Ubuntu/10.04 (lucid) Firefox/3.6.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558260208), (852, 'http://www.google.de/search?client=safari&rls=en&q=motul+15w50&ie=UTF-8&oe=UTF-8&redir_esc=&ei=H05MTMeXOISJOLTwnJYD', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; de-de) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16', '', 'de-de', -732170672, -648529845), (853, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCaXgYfVBMTJWGNY_Y0ASr96W2BoWl5MEB_em97RSthP2-RwgAEAIoA1Cer6GNAWCVqqCCsAegAcfRhPgDyAEBqQIcaGj5hq21PqoEE0_QP4JvzFbCJ5_arTp4_MXl_AA%26sig%3DAGiWqtzzC2jMxg9WUszpddKhddmSTH9bHw%26adurl%3Dh', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1340294021), (854, 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCUpr6BH9MTOj6NtH--Qadt5i8DIWl5MEB_em97RTFgf2-RwgAEAIoA1Cer6GNAWCVqqCCsAegAcfRhPgDyAEBqQIcaGj5hq21PqoEE0_QLL7dMR4ls4ZoVLBBL_QEzL8%26sig%3DAGiWqty_8dKs44x8ka01MeJEc9qzApOA9Q%26adurl%3Dhttp://w', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481535441), (855, 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1526867233), (856, 'http://www.google.de/url?q=motul+Wash+%26+Wax&url=/aclk%3Fsa%3Dl%26ai%3DCTJH2FoFMTI2wA5DVOJqOiawGhaXkwQH96b3tFL2C_b5HCAAQAygDUJ6voY0BYJXikIKgB6ABx9GE-APIAQGpAhxoaPmGrbU-qgQTT9Dfg1b4jViQ16MVWNVORk_pwg%26sig%3DAGiWqtxzPJ9-8cUqatMBzh3j-tu_gO3OZA%26adurl%3Dht', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1834240992), (857, 'http://www.google.de/m/search?q=motul+5100+10w50+ester&aq=0p&oq=m&aqi=p5-k1d0t0&fkt=600&fsdt=3736&csll=&action=<oken=f0f048191947c', 'Mozilla/5.0 (Linux; U; Android 2.1-update1; de-de; HTC Desire 1.15.161.4 Build/ERE27) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17', 'utf-8, iso-8859-1, utf-16, *;q=0.7', 'de-DE, en-US', -732170672, 1831442633), (858, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928113), (859, 'http://www.google.de/search?q=motul+%C3%B6l&rlz=1I7ACAW_de___GB363', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; eSobiSubscriber 2.0.4.16; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; InfoPath.2)', '', 'de', -732170672, 1293525088), (860, 'http://www.google.de/search?client=safari&rls=en&q=motul+5100&ie=UTF-8&oe=UTF-8&redir_esc=&ei=yJxMTKHBOoSAOMbW_JUD', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; de-de) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16', '', 'de-de', -732170672, 1509297744), (861, '', 'Mozilla/5.0 (compatible; spbot/2.0.4; +http://www.seoprofiler.com/bot )', '', '', -732170672, -1367233652), (862, '', 'Mozilla/5.0 (compatible; spbot/2.0.4; +http://www.seoprofiler.com/bot )', '', '', -732170672, -1367233652), (863, 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&aq=4&aqi=g10&aql=&oq=Motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322)', '', 'de', -732170672, 1540700184), (864, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)', '', 'de', -732170672, -732101570), (865, 'http://www.google.de/search?client=safari&rls=en&q=motul+15w50&ie=UTF-8&oe=UTF-8&redir_esc=&ei=kSlNTMXLO4n_OfehiZYD', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; de-de) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16', '', 'de-de', -732170672, -648971481), (866, 'http://www.google.de/search?client=opera&rls=de&q=MOTUL+Wash+%26+Wax&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.80 (Windows NT 6.0; U; de) Presto/2.6.30 Version/10.60', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1591467339), (867, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.2; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C)', '', 'de', -732170672, -1062729199), (868, 'http://shopping.news.de/search/landing/query/motul+%c3%b6l/s/google/gkaid/55221343/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', 'de', -732170672, 1050273538), (869, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (870, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729126), (871, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (872, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (873, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (874, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (875, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (876, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (877, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (878, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (879, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (880, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (881, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (882, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (883, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (884, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (885, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (886, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (887, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (888, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (889, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (890, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (891, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (892, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (893, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (894, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (895, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (896, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (897, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (898, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (899, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (900, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (901, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (902, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (903, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (904, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (905, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (906, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (907, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (908, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (909, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (910, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (911, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (912, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (913, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (914, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (915, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (916, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (917, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (918, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (919, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (920, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (921, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (922, '', 'Java/1.6.0_04', '', '', -732170672, 1345872065), (923, 'http://www.google.de/search?hl=&q=kettens%C3%A4gen%C3%B6l+bio&sourceid=navclient-ff&rlz=1B3GGGL_de___DE359&ie=UTF-8&aq=1&oq=kettens%C3%A4gen%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573549543), (924, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC0wlsOIBNTIakBJHVOPat3cMGhaXkwQH96b3tFL3s-75HCAAQAigCUJ6voY0BYJWSjoKYB6ABx9GE-APIAQGpAl-ZaRKrrLU-qgQTT9BloqA20RODcBvdssSulZ78hA%26sig%3DAGiWqtx_PwvzRlN5CawnU3omgW4lWz9aWA%26adurl%3Dhttp://', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 (CK-PC-WELT) Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1293365786), (925, 'http://www.google.de/search?hl=de&client=firefox-a&hs=t7N&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&q=www%2Cmarkenoele.de&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1354460792), (926, 'http://www.google.de/search?q=motul+2+takt+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-DE', -732170672, 1531062129), (927, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=markenoele&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (928, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (929, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4SUNC_deDE358DE364&q=MOTUL+15W50', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, 1311408553), (930, 'http://www.google.de/search?q=motul+%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 1.1.4322; .NET4.0C)', '', 'de-DE', -732170672, 1437617603), (931, 'http://www.google.de/search?q=motul+300v&rlz=1I7GCNV_de', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; O', '', 'de', -732170672, 1421669348), (932, 'http://www.kawasaki-ninja-forum.de/t507208f11785360-ZX-R-BJ-oelstand-am-Schauglas-nach-oelwechsel.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529526114), (933, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928113), (934, 'http://www.google.de/aclk?sa=l&ai=CQ42CFOpNTMO7LcGU-gbGtr2-DIWl5MEB_em97RS97Pu-RwgAEAIgx5j4BSgCUJ6voY0BYJWiqoKwB6ABx9GE-APIAQGpAr0JxP65x7U-qgQTT9CrYPdYT4zluf_pa50tDwpmhYAFkE4&sig=AGiWqtzn05O2PnSDqptZ9VVZ3H1uaZIG-w&adurl=http://www.motulshop.de&rct=j&q=mot', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.1; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1573542094), (935, 'http://www.google.de/url?q=motul+wash+%26+wax&url=/aclk%3Fsa%3Dl%26ai%3DCxSS7X_JNTPafJcTUOJTpmYQHhaXkwQH96b3tFL2C_b5HCAAQAigDUJ6voY0BYJWK_oGUB6ABx9GE-APIAQGpAr0JxP65x7U-qgQTT9B00BygpqENamgr098rqdEdAA%26sig%3DAGiWqtw3ooyjOK_HluRq_8mxPemVCkYlPA%26adurl%3Dht', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.07; Windows NT 6.0; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1529896523), (936, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420544525), (937, 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4TSEA_deNL308NL308&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1493975009), (938, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928113), (939, 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CCAQFjAC&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele&ei=w5JOTKqGIuWWOO22-d4C&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 MRA 5.5 (build 02842) Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (940, 'http://www.google.de/url?sa=t&source=web&cd=5&ved=0CCIQFjAE&url=http%3A%2F%2Fwww.markenoele.de%2Fimpressum%2F&rct=j&q=markenoele.de&ei=3JVOTISWCNKQOLySsO4C&usg=AFQjCNE1bf8cObb_txuMNkfZnuTXFtkvSg', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1421784207), (941, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1066549672), (942, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (943, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (944, 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 1.1.4322; InfoPath.2)', '', 'de', -732170672, -1066549672), (945, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (946, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1066549672), (947, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (948, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (949, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (950, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (951, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (952, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1093546178), (953, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (954, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -710389118), (955, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (956, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (957, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (958, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (959, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1093546178), (960, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE369&=&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1528234257), (961, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (962, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.4; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1062729183), (963, 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCY6mgDbVOTJ34IcaK-gaHn-SNCIWl5MEB_em97RTFgf2-RwgAEAFQnq-hjQFgldqdgqwHoAHH0YT4A8gBAakCAyI1xnbStT6qBBNP0HCbq5b4XkybIqA8JPb-mbv9%26sig%3DAGiWqtxof_Fkcjum0Ws1p4Th3USMWHV29Q%26adurl%3Dhttp://www.', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1529541859), (964, 'http://www.google.de/search?q=Motul+300V&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3) Gecko/20100401 SUSE/3.6.3-1.2 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1020932834), (965, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=Motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322)', '', 'de', -732170672, 1540700184), (966, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (967, 'http://shop.ebay.de/i.html?_nkw=motul+wash%26wachs&_sacat=0&_odkw=motul&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SIMBAR={2E8EF5EB-5C22-452A-A2D2-3FE8C2E43509}; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de', -732170672, 1560047595), (968, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8272886467616435&format=728x90_as&output=html&h=90&w=728&lmt=1280232398&channel=1497567061&ad_type=text_image&color_bg=ececec&color_border=000000&color_link=B80C08&color_text=000000&color_url=B80', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB0.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1529420337), (969, 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&rlz=1R2ADFA_deDE385&aq=9&aqi=g10&aql=&oq=Motu&gs_rfai=&emsg=NCSR&ei=b9ZOTKKiHM2POMnnrMMC', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.4; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)', '', 'de', -732170672, 1389557098), (970, 'http://www.google.de/search?q=motul+300v+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -647098252), (971, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=www.carson-modelsport.com', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1527730759), (972, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; FDM; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1291993232), (973, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -710389118), (974, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1040744538), (975, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1040744538), (976, 'http://www.markenoele.de/schmierstoffe/motul-4100-power-1l.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -710389118), (977, 'http://www.google.de/search?q=motul+2+takt+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1546809811), (978, '', '', '', '', -732170672, 1121167938), (979, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (980, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (981, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (982, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (983, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (984, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (985, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (986, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (987, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (988, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (989, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (990, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (991, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (992, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (993, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (994, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (995, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (996, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (997, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (998, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (999, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1000, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1001, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1002, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1003, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1004, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1005, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1006, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1007, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1008, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1009, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1010, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1011, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1012, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1013, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1014, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1015, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1016, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1017, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1018, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1019, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1020, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1021, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1022, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1023, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1024, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1025, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1026, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1027, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1028, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1029, '', 'Java/1.6.0_17', '', '', -732170672, 1052911001), (1030, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=Motul+300V+15W50&x=0&y=0', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_2 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7D11 Safari/528.16', '', 'de-de', -732170672, 1831385701), (1031, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCncJX4RpPTNDEOIeH-gbKo5i8DIWl5MEB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV4qaCsAegAcfRhPgDyAEBqQIccUPyJ8i1PqoEE0_QvKuFGmrw4BsIHE5pmDpDhIc%26sig%3DAGiWqtwUmCneI_IT_oHDNelj7-0tJ4rV_g%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1418414160), (1032, 'http://suche.t-online.de/fast-cgi/tsc?mandant=toi&device=html&portallanguage=de&userlanguage=de&dia=adr&context=themen-tab&tpc=themen&ptl=std&classification=portal&start=0&num=10&ocr=yes&type=all&more=none&lang=any&q=www.fg-modellsport.de', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 6.0; Trident/4.0; GTB6.4; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1339934805), (1033, '', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-us) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16', '', 'en-us', -732170672, 1470080350), (1034, 'http://www.google.de/search?q=motule+shine+and+go&hl=de&rlz=1T4ADBF_deDE328DE329&prmd=s&ei=kTtPTMXYEIylOITRgMwN&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1530817976), (1035, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCby6fvUFPTI3aEcyCjAfX5vy3CoWl5MEB_em97RSthP2-RwgAEAEoAlCer6GNAWCVwvaBlAegAcfRhPgDyAEBqQK9CcT-uce1PqoEE0_QihxJTB_SaaySodp90L5G-gY%26sig%3DAGiWqtz8WiRAdVfCE-o79Xqx2TxY0oudHw%26adurl%3Dh', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 (1und1/1.7.3cd) Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639036428), (1036, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC2tbRFERPTMK4CNPYOPm28VaFpeTBAf3pve0Uvez7vkcIABABKAJQnq-hjQFglaKSgqAHoAHH0YT4A8gBAakCvQnE_rnHtT6qBBNP0JlZE8SGirmtPGor83uzezF1%26sig%3DAGiWqtx1wT8XwKc8AZjMz4sCAMVSSCbiKQ%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'windows-1250,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529177134), (1037, 'http://www.hood.de/kategorie/123217/betriebsstoffe-oele-kanister.htm', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527387802), (1038, 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCFkqYd1xPTOibDoKKmAP3pO1ihaXkwQH96b3tFLWD_b5HCAAQASgCUJ6voY0BYJWCp4KwB6ABx9GE-APIAQGpAr0JxP65x7U-qgQTT9DkwsWE3jdoYoc_ii8ftEnxEg%26sig%3DAGiWqtxP1MUSXVpv7yPVvoxhcF_062DWSw%26adurl%3Dhttp://www', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1049572668), (1039, 'http://www.google.de/products?hl=de&q=motul+300V+power&um=1&ie=UTF-8&ei=i2ZPTK_xA4qRsAbUrYiTAQ&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CCEQrQQwAA', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1535139167), (1040, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1041, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1042, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1043, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1044, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1045, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1046, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1047, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1048, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1049, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1050, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1051, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1052, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1053, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1054, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1055, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1056, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1057, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1058, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1059, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1060, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1061, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1062, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1063, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1064, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1065, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1066, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1067, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1068, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1069, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1070, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1071, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1072, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1073, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1074, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1075, 'http://www.google.de/search?client=safari&rls=en&q=motul+15w50&ie=UTF-8&oe=UTF-8&redir_esc=&ei=ocBPTOSPBdSMOOGd1cYB', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; de-de) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16', '', 'de-de', -732170672, -648971392), (1076, 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCcUdipNhPTJuKM9PrOPS_yO0FhaXkwQH96b3tFLWD_b5HCAAQASgCUJ6voY0BYJXC9YGUB6ABx9GE-APIAQGpAlbdP6e7yrU-qgQTT9CynQXq6-LHG47TQHKpUgfIIA%26sig%3DAGiWqtxuXlbp31WVw04ul0s5wxVquw5DDA%26adurl%3Dhttp://www', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1133986268), (1077, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (1078, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1079, 'http://www.preisvergleich.de/produkt/a-t-u-motoroel-ultra-power-5w-40/52338/1/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574133184), (1080, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1081, 'http://www.amazon.de/Motul-300V-Power-Liter-Motoren%C3%B6l/dp/B003AXAQ6M/ref=sr_1_23?ie=UTF8&s=automotive&qid=1280304080&sr=1-23', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, -1056371320), (1082, 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&client=firefox-a&rlz=1R1GGLL_de___DE366', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638818878), (1083, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1084, 'http://www.google.com/search?hl=de&q=motul+motor%C3%B6l&cts=1280315134875&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1831553201), (1085, 'http://shop.ebay.de/?_from=R40&_trksid=m570&_nkw=supermoto+stiefel+43', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1522154293), (1086, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1087, 'http://www.google.de/search?q=markenoele.de&sourceid=ie7&rls=com.microsoft:en-US&ie=utf8&oe=utf8&rlz=&redir_esc=&ei=nhhQTMGuIsr_OfLx7NAN', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.4; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1062729183), (1088, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (1089, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1090, 'http://www.google.de/search?hl=de&source=hp&q=motul+15w50&aq=0&aqi=g3&aql=&oq=motul+15&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1017149178), (1091, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBYQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele.de&ei=2C5QTIqxPMqbOJWHkbkB&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1548716594), (1092, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -959385350), (1093, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3674512577329083&output=html&h=60&slotname=3749839254&w=468&lmt=1280324313&flash=10.0.45.2&url=http%3A%2F%2Fwww.aprilia-offroad.de%2Findex.php%3Fpage%3DPortal&dt=1280324377431&shv=r20100721&corre', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; WOW64; GM_UserLogonTimeUTC: 2010-07-27 06:45:15; GM_UserLogonTimeBias: -120; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 1.0.3705; .NET CLR 3.0.04506.30; InfoPath.2; MS-RTC LM 8; .NET CLR 3.0.4506.215', '', 'de', -732170672, -959385350), (1094, 'http://www.testberichte.de/p/aprilia-tests/rsv4-factory-132-kw-testbericht.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341028047), (1095, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1096, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCiJflf0JQTJHTOcvZON3s0JAGhaXkwQH96b3tFL3s-75HCAAQASgDUJ6voY0BYJXKioKYB6ABx9GE-APIAQGpAt4msoec1LU-qgQTT9Bm5iepe9yV_0kuqkaCywcnbg%26sig%3DAGiWqtwy5fGcoGJ6Q67jnkixP3dorQVqKA%26adurl%3Dhttp://', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573887037), (1097, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCo93M1k9QTNShOsf--QaXgrncBYWl5MEB_em97RS97Pu-RwgAEAIoAlCer6GNAWCVuoSCmAegAcfRhPgDyAEBqQK1RL-aKcu1PqoEE0_QttOv_-QMZ_J4_01GEabl8Hc%26sig%3DAGiWqtz0dyQUQa2qixuOmMvVG6_VymlNjQ%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1599754592), (1098, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE388&q=motul+5100&aq=3&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -639616720), (1099, 'http://www.google.de/url?q=MOTUL+Motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC_kjUyFVQTI6TFM7UOKT67dcFhaXkwQH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJWy94GUB6ABx9GE-APIAQGpArVEv5opy7U-qgQTT9BrrpEZOmulY1u4eBzmsa7XAg%26sig%3DAGiWqtyBoLMdatc0efZSAYXUE5fo7fCvuw%26adurl%3Dht', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de', -732170672, 1841369851), (1100, 'http://www.google.de/url?q=MOTUL+Motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC_kjUyFVQTI6TFM7UOKT67dcFhaXkwQH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJWy94GUB6ABx9GE-APIAQGpArVEv5opy7U-qgQTT9BrrpEZOmulY1u4eBzmsa7XAg%26sig%3DAGiWqtyBoLMdatc0efZSAYXUE5fo7fCvuw%26adurl%3Dht', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de', -732170672, 1841369851), (1101, 'http://www.google.de/url?q=MOTUL+Motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC_kjUyFVQTI6TFM7UOKT67dcFhaXkwQH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJWy94GUB6ABx9GE-APIAQGpArVEv5opy7U-qgQTT9BrrpEZOmulY1u4eBzmsa7XAg%26sig%3DAGiWqtyBoLMdatc0efZSAYXUE5fo7fCvuw%26adurl%3Dht', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de', -732170672, 1841369851), (1102, 'http://www.google.de/url?q=MOTUL+Motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC_kjUyFVQTI6TFM7UOKT67dcFhaXkwQH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJWy94GUB6ABx9GE-APIAQGpArVEv5opy7U-qgQTT9BrrpEZOmulY1u4eBzmsa7XAg%26sig%3DAGiWqtyBoLMdatc0efZSAYXUE5fo7fCvuw%26adurl%3Dht', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de', -732170672, 1841369851), (1103, 'http://www.google.de/url?q=MOTUL+Motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC_kjUyFVQTI6TFM7UOKT67dcFhaXkwQH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJWy94GUB6ABx9GE-APIAQGpArVEv5opy7U-qgQTT9BrrpEZOmulY1u4eBzmsa7XAg%26sig%3DAGiWqtyBoLMdatc0efZSAYXUE5fo7fCvuw%26adurl%3Dht', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de', -732170672, 1841369851), (1104, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&format=728x90_as&output=html&h=90&w=728&lmt=1280334175&channel=8353346331&ad_type=text&alternate_ad_url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fgoogle_adsense_script.html&col', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1591464649), (1105, 'http://www.google.de/products?hl=de&q=motul+5100&um=1&ie=UTF-8&ei=KFtQTO6AHdSfOPborL0B&sa=X&oi=product_result_group&ct=image&resnum=1&ved=0CCsQzAMwAA', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1420547435), (1106, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928113), (1107, 'http://suche.aolsvc.de/aol/search?s_it=topsearchbox.search&query=heiz%C3%B6l+esso+optiplus+schwefelarm+berlin&rp=', 'Mozilla/4.0 (compatible; MSIE 7.0; AOL 9.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; InfoPath.1)', '', 'de', -732170672, -1017299958), (1108, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)', '', '', -732170672, 1214183718), (1109, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1280337038&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-t83289.html&dt=1280337040485&shv=r20100721&prev_slo', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530401722), (1110, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1280339249&flash=7.0.19&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1484&dt=1280339251889&', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1353413663), (1111, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBkQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele.de&ei=tHRQTKvnLMKSON6UyK4B&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 (webde/1.7.2) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1303935296), (1112, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&format=728x90_as&output=html&h=90&w=728&lmt=1280341744&channel=8353346331&ad_type=text&alternate_ad_url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fgoogle_adsense_script.html&col', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Tablet PC 2.0; Media Center PC 6.0; .NET4.0C; MAMI)', '', 'de-DE', -732170672, 1529987582), (1113, 'http://www.gutefrage.net/frage/wo-2-takt-oel-in-groesseren-mengen-kaufen', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1485204485), (1114, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1115, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1116, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=Motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1928983796), (1117, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1118, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1119, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1120, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928113), (1121, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1599754592), (1122, 'http://whois.domaintools.com/markenoele.com', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089906060), (1123, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1124, 'http://www.google.de/search?hl=&q=nostalgische+metallschilder+pin+up&sourceid=navclient-ff&rlz=1B3GGGL_deDE366DE362&ie=UTF-8&aq=0&oq=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1054231234), (1125, 'http://whois.domaintools.com/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089906070), (1126, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1127, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=f&aqi=g9&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)', '', 'de', -732170672, 1481605674), (1128, 'http://www.motorradfrage.net/tag/oelspezifikationen/1', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1591619320), (1129, 'http://www.pixelgate.info/privat/stefan/%f6lweisheiten.htm', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529608603), (1130, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCZmOg7XxRTIHBC4bZOL289O0JhaXkwQH96b3tFL3s-75HCAAQAVCer6GNAWCVkoGCmAegAcfRhPgDyAEBqQIsBCiz6du1PqoEE0_QMBJ0U5jDMCI2J7dCRn0eOkk%26sig%3DAGiWqtw1ikjsBkKDFfPyFB2YRCIV4sY_pQ%26adurl%3Dhttp://www', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527400328), (1131, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&rlz=1W1MOOI_de&aq=4&aqi=g10&aql=&oq=Motu&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1464845047), (1132, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCyqvU7IFRTK_LKIj60ATipsiMCoWl5MEB_em97RSthP2-RwgAEAEoAlCer6GNAWCVypmCrAegAcfRhPgDyAEBqQKkw5DLqey1PqoEE0_QDy6SIU28ZMXG9yHPvPyfZCw%26sig%3DAGiWqtyr4O6BQ_4K6xCnV0eNxFn3jfq5aA%26adurl%3Dh', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1293369893), (1133, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1134, 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+5100+g%C3%BCnstig+kaufen&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 1834267938), (1135, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1136, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4123038638490099&output=html&h=600&slotname=3258836898&w=160&lmt=1280412979&flash=10.1.53&url=http%3A%2F%2Fwww.marathonrally.com%2Fm_de%2F03_database%2Fres_2010_bajaspain.html&dt=1280416690778&sh', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -708522171), (1137, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558329512), (1138, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCw5p6EblRTLucJIHWONKV-ecKhaXkwQH96b3tFL3s-75HCAAQAVCer6GNAWCVopKCoAegAcfRhPgDyAEBqQKkw5DLqey1PqoEE0_QqR2s8V8ENNIHp3iQeGZnopE%26sig%3DAGiWqtz1FL25-h9sDi7sLM5owKnJXOBy0g%26adurl%3Dhttp://www', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C; AskTB5.6)', '', 'de-DE', -732170672, 1418357214), (1139, 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DC0qKCPcNRTOXCMY3UOJ3WydIKhaXkwQH96b3tFLWD_b5HCAAQAVCer6GNAWCVspWCpAegAcfRhPgDyAEBqQLJvhMKhOq1PqoEE0_QLkPHvBzPI8bfgKY06maGWsU%26sig%3DAGiWqtzTjw7JBvSk4yZiOvVcarP4-TV9Wg%26adurl%3Dhttp://www.mo', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418706199), (1140, 'http://suche.aolsvc.de/aol/afe?invocationType=500error_de_DE&query=motul%2ede', 'Mozilla/4.0 (compatible; MSIE 6.0; AOL 9.0; Windows NT 5.0; .NET CLR 2.0.50727)', '', 'de', -732170672, -1017299866), (1141, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC_-duNMlRTK6nD8nXOJ6wnNgKhaXkwQH96b3tFL3s-75HCAAQASgCUJ6voY0BYJWSp4KwB6ABx9GE-APIAQGpAsm-EwqE6rU-qgQTT9BMZ-K4z99DfDAPRLJ3b0PGtQ%26sig%3DAGiWqtzpwVG70YAgAN6qn7zh5tOEwqz-vQ%26adurl%3Dhttp://', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 1834716714), (1142, 'http://www.google.de/products?q=motul+300v+competition+60+liter&hl=de&aq=0', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350804770), (1143, 'http://www.google.de/search?hl=de&q=motul%20710%202t&um=1&ie=UTF-8&resnum=1&sa=N&tab=fw', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1311820821), (1144, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=90&slotname=4498595130&w=728&lmt=1280434975&channel=4582219326&flash=10.1.53.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1292042847), (1145, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1146, 'http://www.shopzilla.de/8B--Computer_Zubehoer_-_cat_id--16433__keyword--port+modell', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339328011), (1147, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1834707654), (1148, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928107), (1149, 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; GTB6.3; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.1; .NET4.0C)', '', 'de-DE', -732170672, 1569074350), (1150, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1292000001), (1151, 'http://www.google.de/search?hl=de&source=hp&q=motul+wash+%26+wax&aq=0&aqi=g1&aql=&oq=Motul+Wash+%26+Wax&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)', '', 'de', -732170672, 1401504354), (1152, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1153, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1154, 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -653893786), (1155, 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&aq=f&aqi=g9&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1389342876), (1156, 'http://www.google.de/search?q=Motul+300V&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1054612618), (1157, 'http://www.idealo.de/preisvergleich/Liste/10990086/motul-15w50-300.html', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 1.1.4322; Media Center PC 5.0; SLCC1; Tablet PC 2.0; InfoPath.2; OfficeLiveConnector.1.5; Offi', '', 'de-DE', -732170672, 1469797525), (1158, 'http://www.google.de/url?q=motul+2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC0cmES5dSTIDNL4nrONnS4PMJhaXkwQH96b3tFM2A_b5HCAAQASgDUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAiwNA6yK9rU-qgQTT9AWMa8vXv1iVHnIl1bomxd6wQ%26sig%3DAGiWqtz4n8QVtijYInSbY8f730QJDtBZSA%26adurl%3D', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -647012510), (1159, 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1526938507), (1160, 'http://www.google.de/search?hl=de&q=Motul+5100&meta=&aq=f&aqi=g4&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; SIMBAR={B815CFA3-D3D3-442D-8753-C28A3EF4843F}; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1833638278), (1161, 'http://www.amazon.de/s/?ie=UTF8&keywords=motul+chain+lube+road+plus&tag=googhydr08-21&index=aps&hvadid=4435683385&ref=pd_sl_9jqixxcj8j_b', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351651452), (1162, 'http://60594.homepagemodules.de/t81f37-Richtig-Benzin-mischen.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1469676057), (1163, 'http://www.google.de/search?q=shine+and+go&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648089852), (1164, 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=motul+300v+le+mans&_sacat=See-All-Categories', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -728697950), (1165, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -735384287), (1166, 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE301DE302&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1420574824), (1167, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=motul+15W50&x=12&y=22', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1526938507), (1168, 'http://www.google.de/url?q=Motor%C3%B6l+kaufen&url=/aclk%3Fsa%3Dl%26ai%3DCfOb09ttSTNm3IsnXOJ6wnNgKhaXkwQH96b3tFNX__L5HEAYoCFCer6GNAWCVyvSBlAegAcfRhPgDyAEBqQKHhDf4vtC1PqoEE0_Qep8heTQJYDDQRGpW27-GuDk%26num%3D9%26sig%3DAGiWqtwZ27_6_xrBCXtnbgks_dNNlj9_vg%26ad', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419697760), (1169, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (1170, 'http://www.google.de/search?q=motul+8100+x-clean&hl=de&client=firefox-a&rls=org.mozilla:de:official&prmd=s&ei=3-BSTJOgE9CWOKeJ5Z4O&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573595579), (1171, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (1172, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (1173, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCMFwJz_JSTI_oFI6D-gbrtICQCoWl5MEB_em97RS97Pu-RwgAEAFQnq-hjQFgldKbgqwHoAHH0YT4A8gBAakCh4Q3-L7QtT6qBBNP0Ad_2_Hphl_OUhWFW2hsCxm-%26sig%3DAGiWqtwu6gh28p4Tv1Eh-4TVqAUPPTYHFQ%26adurl%3Dhttp://ww', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; .NET CLR 1.1.4322; InfoPath.1)', '', 'de', -732170672, 1418249163), (1174, 'http://www.google.de/url?q=www.modellsport.de&url=/aclk%3Fsa%3Dl%26ai%3DCF0NAwQJTTNbuBcyK-gaooZnACoWl5MEB_em97RSFrf-ERxABKAdQnq-hjQFgldqOgpgHoAHH0YT4A8gBAakCh4Q3-L7QtT6qBBhP0CfAdPr6ccwpU3GNy6Nnla4uXpYUMMM%26num%3D2%26sig%3DAGiWqtwY_D2qXQSQlVe271qeqCwSeMWL', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.125 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1339328430), (1175, 'http://www.google.de/url?q=www.modellsport.de&url=/aclk%3Fsa%3Dl%26ai%3DCF0NAwQJTTNbuBcyK-gaooZnACoWl5MEB_em97RSFrf-ERxABKAdQnq-hjQFgldqOgpgHoAHH0YT4A8gBAakCh4Q3-L7QtT6qBBhP0CfAdPr6ccwpU3GNy6Nnla4uXpYUMMM%26num%3D2%26sig%3DAGiWqtwY_D2qXQSQlVe271qeqCwSeMWL', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.125 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1339328430), (1176, 'http://www.google.de/url?q=www.modellsport.de&url=/aclk%3Fsa%3Dl%26ai%3DCF0NAwQJTTNbuBcyK-gaooZnACoWl5MEB_em97RSFrf-ERxABKAdQnq-hjQFgldqOgpgHoAHH0YT4A8gBAakCh4Q3-L7QtT6qBBhP0CfAdPr6ccwpU3GNy6Nnla4uXpYUMMM%26num%3D2%26sig%3DAGiWqtwY_D2qXQSQlVe271qeqCwSeMWL', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.125 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1339328430), (1177, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2589019966036808&output=html&h=280&slotname=2479015445&w=336&lmt=1280512044&flash=10.0.45&url=http%3A%2F%2Fwww.online-artikel.de%2Farticle%2Fhochwertiges-motoroel-versandkostenfrei-26432-1.html&d', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.9) Gecko/20100317 SeaMonkey/2.0.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573227420), (1178, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 1834716714), (1179, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCqB4acRpTTJyuEobZOLu50OwJhaXkwQH96b3tFL3s-75HCAAQAVCer6GNAWCVoq6CtAegAcfRhPgDyAEBqQI1ySwXeti1PqoEE0_Q2E2W1CEMiZfPJMscfY_eFrY%26sig%3DAGiWqtyN9VLC13K8AGjsP9oBw5CYZeRCrw%26adurl%3Dhttp://www', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420196061), (1180, 'http://shop.ebay.de/i.html?_nkw=motul+5100+ester&_sacat=0&_dmpt=Motorrad_Kraftradteile&_odkw=motul+5100&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1418060359), (1181, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1182, 'http://www.google.de/url?sa=t&source=web&cd=23&ved=0CBwQFjACOBQ&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=8100%20x-clean&ei=VSpTTKD_Do6WOLnL3Z4O&usg=AFQjCNE_pIURI6exewHoiOkY4FtbwQXRQw', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1133985483), (1183, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928107), (1184, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=www.carson-modelsport.de&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481558562), (1185, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=www.carson-modelsport.de&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481558562), (1186, 'http://www.google.de/search?hl=de&client=firefox-a&hs=IXR&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1311474229), (1187, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1188, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928107), (1189, 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=MOTUL&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322)', '', 'de', -732170672, 1418104588), (1190, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=90&slotname=1351630559&w=728&lmt=0&ea=0&flash=0&url=http%3A%2F%2Fwww.apriliaforum.de%2F50-ccm-rs-50-scarabeo-50-roller%2F5752-50-ccm-aprilia-mx-50-a.html&dt=1280565', 'Mozilla/5.0 (iPod; U; CPU iPhone OS 4_0 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A293 Safari/6531.22.7', '', 'de-de', -732170672, 1844424108), (1191, 'http://search.conduit.com/Results.aspx?q=carson-modellsport.de&SearchSourceOrigin=3&gil=de-DE&SelfSearch=1&hl=de&ctid=CT2269050&octid=CT2269050', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1831716202), (1192, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8117331779988340&format=468x60_as&output=html&h=60&w=468&lmt=1280570363&channel=3788232639&ad_type=text_image&color_bg=FFFFFF&color_border=FFFFFF&color_link=E1771E&color_text=000000&color_url=CC0', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)', '', 'de', -732170672, 1467654866), (1193, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1292000001), (1194, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1195, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&format=728x90_as&output=html&h=90&w=728&lmt=1280574284&channel=8353346331&ad_type=text&alternate_ad_url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fgoogle_adsense_script.html&col', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1574314223), (1196, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&more=variante0x&device=html&classification=web&mandant=toi&dia=suche-meinten&context=internet-tab&tpc=internet&ptl=std&q=modellsport', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1420574544), (1197, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=motul+shine+and+go&x=0&y=0', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574121778), (1198, 'http://suche.web.de/search/web/?&su=motul+motor%C3%B6l+baumarkt+bremen&mc=suche@web@corrects.suche@web', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 8.0; Win32; WEB.DE); (webde/1.1.0.21); .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1292562325), (1199, 'http://www.google.de/search?client=qsb-win&rlz=1R3GGLJ_deDE350DE350&hl=de&aq=1&oq=motul&q=motul+%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1493173413), (1200, 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCiQNSr1NUTKSUFobUONaprO4KhaXkwQH96b3tFI-13kQIABACKANQnq-hjQFgleKmgrAHoAHH0YT4A8gBAakC0oMYbhTntT6qBBNP0ASxLtmtxiFyqz22fQSg7vpn%26sig%3DAGiWqtxvDcsk88ZdtHJXhKyTIfTo6K-AAg%26adurl%3Dhttp://www.m', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5)', '', 'de', -732170672, 1834674449), (1201, 'http://suche.aolsvc.de/aol/search?query=robbe+modellbau&page=2&nt=SG2&s_it=relsearch-atmcs&oreq=a4faca451880bdfd', 'Mozilla/4.0 (compatible; MSIE 6.0; AOL 9.0; Windows NT 5.1; SV1)', '', 'de', -732170672, -1017299866), (1202, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1203, 'http://www.google.de/search?hl=de&client=firefox-a&hs=tqb&rls=org.mozilla:de:official&&sa=X&ei=82ZUTOadGdDaOLOypZ4O&ved=0CBsQBSgA&q=motul+2+takt+%C3%B6l&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340429986), (1204, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1205, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1206, '', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.60', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1292696334), (1207, 'http://suche.t-online.de/fast-cgi/tsc?mandant=toi&device=html&portallanguage=de&userlanguage=de&dia=adr&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&start=0&num=10&type=all&lang=any&more=none&q=info%40e-s-s-o-berlin.d', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 5.1; Trident/4.0; GTB6.3; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; yie8)', '', 'de', -732170672, 1574731039), (1208, 'http://www.google.de/url?q=www.modellsportladen.de&url=/aclk%3Fsa%3Dl%26ai%3DCZm1VgI5UTLrbGYPUOJebqN4KhaXkwQH96b3tFIWt_4RHCAAQAigDUJ6voY0BYJXajoKYB6ABx9GE-APIAQGpAtKDGG4U57U-qgQYT9AF1M6S1Yir17hkH9cO0bPALpgVqevL%26sig%3DAGiWqtxodbAuSQ8KGAIGi7eZ4e1Doxcjrg%2', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339338740), (1209, 'http://www.google.com/search?client=opera&rls=de&q=motul+motor%C3%B6l&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.62 (Windows NT 5.1; U; de) Presto/2.1.1', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1342057824), (1210, 'http://www.hotfrog.de/Firmen/Oelshop-24-Motoroel-Shop', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; MRSPUTNIK 2, 2, 0, 94; MRA 5.6 (build 03278); GTB6.5; MRA 5.6 (build 03278); SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'es', -732170672, 1296439323), (1211, 'http://www.koenigsberger-automobile.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2)', '', 'de-DE', -732170672, 1471494663), (1212, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928107), (1213, 'http://www.google.de/url?q=motul+5100+ester&url=/aclk%3Fsa%3Dl%26ai%3DCC-_VChNVTP6EGsPWOJufgfQKhaXkwQH96b3tFLWD_b5HEAEoBlCer6GNAWCV6o6CnAegAcfRhPgDyAEBqQLSgxhuFOe1PqoEGE_Qf_f6in-mA7nQUz2BWS3ofCRIuhFJxQ%26num%3D1%26sig%3DAGiWqtzmgh2RvOsqj768mPw_PHcY-LpD5w%', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1596028324), (1214, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1137779365), (1215, 'http://www.google.de/url?q=motul+wash+%26+wax&url=/aclk%3Fsa%3Dl%26ai%3DCZqwMnBxVTI_wOIeH-gbPwJGaCoWl5MEB_em97RS9gv2-RwgAEAIgx5j4BSgDUJ6voY0BYJWilYKgB6ABx9GE-APIAQGpAtKDGG4U57U-qgQTT9AwSOehseUp1F04pmuXWRfNM4AFkE4%26sig%3DAGiWqtyAi6ozlBLNZSpL-UEck_6A0qe8fw', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB6.5; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; InfoPath.2; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; ', '', 'de', -732170672, 1413130222), (1216, 'http://www.google.de/search?hl=de&client=firefox-a&hs=DiU&rls=org.mozilla:de:official&channel=s&q=snowmobil&um=1&ie=UTF-8&sa=N&tab=iw', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1350698287), (1217, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 ( .NET CLR 3.5.30729)', 'windows-1251,utf-8;q=0.7,*;q=0.7', 'ru,en-us;q=0.7,en;q=0.3', -732170672, 1558704524), (1218, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1280656491&flash=10.0.12.36&url=http%3A%2F%2Fwebcache.googleusercontent.com%2Fsearch%3Fq%3Dcache%3AJf6HTRngjRAJ%3Awww.motor-talk.d', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -649004923), (1219, 'http://www.google.de/search?hl=de&client=safari&rls=en&q=motul+%C3%B6l&aq=f&aqi=g9&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; de-de) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8', '', 'de-de', -732170672, 1440235617), (1220, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=90&slotname=1351630559&w=728&lmt=1280659971&flash=10.1.53&url=http%3A%2F%2Fwww.apriliaforum.de%2Fallgemeines%2F8207-allg-agip-racing-l.html&dt=1280659972213&shv=r20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481335123), (1221, 'http://www.dooyoo.de/motorrad-pflege/motul-chain-lube-road-plus/', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1485200338), (1222, 'http://shopping.news.de/search/landing/query/motul+%c3%b6l/s/google/gkaid/55221343/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB0.0; InfoPath.1)', '', 'de', -732170672, 1338228103), (1223, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE363&=&q=Modellsport+-+Freizeit&btnG=Google-Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1548554593), (1224, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+motor%C3%B6l&meta=lr%3D&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413341122), (1225, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC3e2h6HJVTNP8GoqA-gb1v5zWCoWl5MEB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVgpCCoAegAcfRhPgDyAEBqQLSgxhuFOe1PqoEE0_QTRjUl1DZ1yaHCR_cy20CHdY%26sig%3DAGiWqtwaYLf13AIHiTzz-2KI4TMcRd2yIg%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1494020801), (1226, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCQ6h0OH1VTOn9HY-D-gaRyO34CYWl5MEB_em97RS97Pu-RwgAEAIoAlCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQLSgxhuFOe1PqoEE0_QdpvzrmWm1fiIeMfpp-ix_CA%26sig%3DAGiWqtyBswLhpv9NiY6iq1g4sfew7hV6oQ%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.5.7 (de) (TL-FF)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471470318), (1227, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1228, 'http://www.google.de/search?q=Motul+300V+4T+15W-50&hl=de&client=firefox-a&hs=vdu&rls=org.mozilla:de:official&prmd=s&ei=GoFVTJOiNpuhOP-m9J4O&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1417991908), (1229, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC79kxq45VTJzQIIHY0QTOmJy1CoWl5MEB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVwqCCsAegAcfRhPgDyAEBqQLSgxhuFOe1PqoEE0_Q5lxTwFk8eIA2yTgF9Yo65zQ%26sig%3DAGiWqtyzCAdxZZwoO-wvBlckxjpd9fe9Mg%26adurl%3Dh', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; (webde/1.1.0.21))', '', 'de', -732170672, 1342162861), (1230, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928107), (1231, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413439749), (1232, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+5100&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1303809710), (1233, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268918), (1234, 'http://www.google.de/search?q=motul+overall&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339702448), (1235, 'http://www.ndparking.com/passion-car-lubes.de', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338625923), (1236, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928107), (1237, 'http://www.125er-forum.de/11-aprilia/58577-was-f-rn-l-2.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB5)', '', 'de', -732170672, 1339358598), (1238, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=motul+&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1389556614), (1239, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1240, 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&rlz=1R2MOOI_deDE332&aq=8&aqi=g10&aql=&oq=Motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1464834021), (1241, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -710389118), (1242, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1925231542), (1243, 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+4T+10W-40+&aq=9&aqi=g10&aql=&oq=motul+&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.2)', '', 'de', -732170672, -648633085), (1244, 'http://www.google.de/search?q=motul+5100', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1834703272), (1245, 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCR58o775WTLDsE87YOLL0scEKhaXkwQH96b3tFMWB_b5HCAAQASDHmPgFKANQnq-hjQFglfqogrAHoAHH0YT4A8gBAakC3S-NgD3vtT6qBBNP0Exrm8l_1uF3SLnrG5a58yYCgAWQTg%26sig%3DAGiWqtyFfeIVof2qRasDz2Kb_MK_KJaw-Q%26adurl', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; InfoPath.1)', '', 'de', -732170672, -1134284906), (1246, 'http://www.amazon.de/gp/product/B0022ZFSF8/ref=pd_lpo_k2_dp_sr_2?pf_rd_p=471061493&pf_rd_s=lpo-top-stripe&pf_rd_t=201&pf_rd_i=B003AWVW16&pf_rd_m=A3JWKAKR8XB7XF&pf_rd_r=11JVCJMEX9MKEGBBQ646', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341530559), (1247, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&hl=de&source=hp&q=markenoele.de&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (1248, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (1249, '', 'Mozilla/5.0 (compatible; Google Keyword Generator; +http://www.google.com/bot.html)', '', '', -732170672, 1249725185), (1250, '', 'Mozilla/5.0 (compatible; Google Keyword Generator; +http://www.google.com/bot.html)', '', '', -732170672, 1249725185), (1251, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCtiDPq-1WTMGnNYz_-QbElay6CoWl5MEB_em97RS97Pu-RwgAEAIoAlCer6GNAWCVgrSCwAegAcfRhPgDyAEBqQJ-yA2Nz-61PqoEE0_QDn1Jiw67OWPNzwZcRnkBcjQ%26sig%3DAGiWqtyT6MjEmJBgsqNLrsXyZt92F0GfYw%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)', '', 'de', -732170672, -638910995), (1252, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', 'en-us', -732170672, 1208931410), (1253, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motocross+60ccm&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339060989), (1254, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motocross+60ccm&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339060989), (1255, 'http://www.google.de/url?q=www.schwab+modellsport.de&url=/aclk%3Fsa%3Dl%26ai%3DCATFbI_ZWTIfkFdPrOMSrkLAKhaXkwQH96b3tFIWt_4RHEAIoBFCer6GNAWCVuqyCtAegAcfRhPgDyAEBqQJ-yA2Nz-61PqoEGE_Q9ybf5FpKZOCsz00KPtLvsaaW-uN_UA%26num%3D3%26sig%3DAGiWqtza1N2QWiYujo6JllTLOV', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1494050828), (1256, 'http://results.myway.com/GGmain.jhtml?searchfor=Motul+300v+4T&ptnrS=YI&st=sb', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481298764), (1257, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE386&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=Motul&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.125 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1841340313), (1258, 'http://www.google.com/search?hl=de&client=opera&hs=Kr0&rls=de&q=motul+motor%C3%B6l&aq=0&aqi=g5&aql=&oq=motul+motor&gs_rfai=', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.2.15 Version/10.10', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1494042861), (1259, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 1834716714), (1260, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 1834716714), (1261, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-7018880693126333&output=html&h=600&slotname=7930273133&w=180&lmt=1280780973&flash=10.0.32&url=http%3A%2F%2Fwww.baboons.de%2F&dt=1280780976654&shv=r20100721&correlator=1280780976663&frm=0&adk=2221', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1548631139), (1262, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418011251), (1263, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=15&slotname=4857212039&w=468&lmt=1280786163&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-longlifeoel-fuer-1-9-tdi-77-kw-t1555007.html&dt=1280', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574221299), (1264, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=15&slotname=4857212039&w=468&lmt=1280786163&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-longlifeoel-fuer-1-9-tdi-77-kw-t1555007.html&dt=1280', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574221299), (1265, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Crazy Browser 3.0.5) ; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; msn OptimizedIE8;DEDE)', '', 'de', -732170672, -1134475633), (1266, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.0 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729106), (1267, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', 'en-us', -732170672, 1249745494), (1268, 'http://www.google.de/url?q=50+liter+addinol+2t+mz+408&url=/aclk%3Fsa%3DL%26ai%3DCv2F_ZaZXTOO8IoT_-Qawt7S0CpWdrdkB5b-E2hWN1J6PTRABKARQw5Dax_r_____AWCVoreCyAeQAQPIAQGpArwkVemcF7Y-qgQeT9Cttc4xnSTEdIYlGp63ROX98t3-qdsThEm_9DEd%26num%3D3%26sig%3DAGiWqtyG-5QH2Ew', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; AskTB5.5)', '', 'de', -732170672, 1421360063), (1269, 'http://www.webmail.de/plainsearch/Motorboot/s/google/?gclid=CJ6XnarHnKMCFQYeZwodWwM7QA', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1314558494), (1270, 'http://www.google.de/search?hl=de&source=hp&q=motor%C3%B6l+Motul+5100&btnG=Google-Suche&meta=&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', '', 'de', -732170672, -1011229988), (1271, 'http://www.google.de/search?hl=de&source=hp&q=motor%C3%B6l+Motul+5100&btnG=Google-Suche&meta=&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', '', 'de', -732170672, -1011229988), (1272, 'http://www.google.de/search?hl=de&source=hp&q=motor%C3%B6l+Motul+5100&btnG=Google-Suche&meta=&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', '', 'de', -732170672, -1011229988), (1273, 'http://shop.ebay.de/i.html?_nkw=Benzin+Rasenm%C3%A4her+Hanseatic&_sacat=0&_odkw=Benzin+Rasenm%C3%A4her&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'pl', -732170672, 1508213189), (1274, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268914), (1275, 'http://shop.ebay.de/i.html?_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A2473&_nkw=motul%20300v&_trksid=p3286.c0.m14.l1513&_pgn=3', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1493207780), (1276, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1277, 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CEYQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Foutboard-synth-2t-90.html&rct=j&q=motul%20outboard%20synt%202t&ei=lMZXTMSODdDuOdW3mLsJ&usg=AFQjCNFBFF_LszS927OsB1QhRbKvzTGa5g', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529529382), (1278, 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCoIcLJ9FXTOm2N4KImAOb_LC6BIWl5MEB_em97RS1g_2-RwgAEAEoAlCer6GNAWCV2o6CmAegAcfRhPgDyAEBqQIw_U1TxBy2PqoEE0_QX2jzAny8KIB59Bh5Y3JdJR8%26sig%3DAGiWqtxIezBzXuoQFqwTvQsJo_-LpTdh1Q%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 (GMX/1.7) Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de,en-US;q=0.7,sv-SE;q=0.3', -732170672, 1350681174), (1279, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1353398163), (1280, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729130), (1281, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780300), (1282, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; AskTB5.6)', '', 'de', -732170672, 1470975539), (1283, 'http://www.google.de/search?q=motul+300v&ie=UTF-8&oe=UTF-8&hl=de&client=safari', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_0_1 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A306 Safari/6531.22.7', '', 'de-de', -732170672, 1314848400), (1284, 'http://www.google.de/search?q=motul+5100', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1420343975), (1285, 'http://www.google.com/search?q=motul+6100&hl=de&rls=com.microsoft:*:IE-SearchBox&rlz=1I7ACAW_de___AT353&ei=IvBXTJodyZM4pe7V-Qg&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; .NET CLR 2.0.50727; eSobiSubscriber 2.0.4.16; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1137864595), (1286, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (1287, 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CDYQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-multi-atf-1l.html&rct=j&q=motul%20multi%20atf&ei=4v5XTM-1J4GeOI3L_YIJ&usg=AFQjCNGJ8tYkZuOCkxINO1n4_5f1Yn5hHA', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340637094), (1288, '', 'SexShop.Sg/Nutch-1.1 (www.SexShop.Sg; crawler@SexShop.Sg)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -625342219), (1289, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCQfApkA1YTLzpM8PSswbEyMXKC4Wl5MEB_em97RS97Pu-RwgAEAIoAlCer6GNAWCV2o6CmAegAcfRhPgDyAEBqQIw_U1TxBy2PqoEE0_Qv33IivrP3AcRi8KqccdPiIQ%26sig%3DAGiWqtyf5ndTyNvRprWI0Wv7tZkZ6c5BDQ%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 AskTbBT5/3.8.0.12304 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341269545), (1290, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (1291, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1292, 'http://www.google.de/search?q=Motul+micro+2T&hl=de&ei=vhxYTKiZEILaOLGW5JYJ&start=10&sa=N', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; de-de) AppleWebKit/530.19.2 (KHTML, like Gecko) Version/4.0.2 Safari/530.19', '', 'de-de', -732170672, 1529489283), (1293, 'http://www.idealo.at/preisvergleich/OffersOfProduct/2293672E0J2_-classic-15w-50-2-l-motul.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 AskTbCPUID/3.8.0.12304 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1532616429), (1294, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; FunWebProducts; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1341417422), (1295, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351049451), (1296, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340637094), (1297, 'http://www.amazon.de/Motul-300V-10W40-Motor%C3%B6l-1Liter/dp/B0022ZFSF8/ref=sr_1_6?ie=UTF8&s=automotive&qid=1280846437&sr=1-6', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1526937682), (1298, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1340637094), (1299, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=Motul+5100', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB5; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1342116043), (1300, 'http://www.google.de/aclk?sa=l&ai=CRZvO-GdYTJz_HcrVOKOU9ZcEpeSowwH96b3tFI-13kQIABACKAJQnq-hjQFgleq3gsgHoAHH0YT4A8gBAakCtGgrfq01tj6qBBNP0Ht2Q6vDeJlK-qcqvy1lBiI_&sig=AGiWqtxSYAiPUiikRv9vZEMF-ORguVMPUQ&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1509347427), (1301, 'http://www.google.de/search?q=quad+motor%C3%B6l&hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&prmd=sdf&ei=KmZYTJaVD8WOOJGZsesI&start=40&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338297634), (1302, 'http://www.google.de/search?q=motul+800&hl=de&client=firefox-a&rls=org.mozilla:de:official&prmd=s&ei=YW9YTMCnHN2gOKr9wJkJ&start=80&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1601530085), (1303, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928107), (1304, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558260613), (1305, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 1834716714), (1306, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 1834716714), (1307, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 1834716714), (1308, 'http://www.google.de/search?hl=de&q=tragegurt+motorsense+preisvergleich&revid=646625605&sa=X&ei=-JJYTI_gJZCtOP7D1ZoJ&ved=0CEgQ1QIoAw', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1)', '', 'de', -732170672, -648053524), (1309, 'http://www.google.de/search?hl=de&ei=gpNYTJnIOIn-OaXS6IAJ&q=2+takt+%C3%B6l+gartenger%C3%A4te&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -1133667050), (1310, 'http://suche.aol.de/aol/search?s_it=aolde-homePage&q=restaurieren+terrakotta&lr=&rp=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; GTB0.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1574565686), (1311, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1312, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1313, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1314, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1315, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1316, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1317, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1318, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1319, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1320, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1321, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1322, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1323, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1324, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1325, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1326, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1327, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1328, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1329, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1330, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928107), (1331, 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1354459964), (1332, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=lr%3Dlang_de&aq=0&aqi=g10&aql=&oq=motul+&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; 3.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -1066565336), (1333, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1032700344), (1334, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1032700344), (1335, 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=8&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1032700344), (1336, 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=8&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1032700344), (1337, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928107), (1338, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=lr%3Dlang_de&aq=0&aqi=g2&aql=&oq=motul+oe&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; 3.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -1066565336), (1339, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -710389118), (1340, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1041364906), (1341, 'http://www.google.de/search?hl=de&&sa=X&ei=DyFZTP2oJcmsOLO37LcJ&ved=0CA0QBSgA&q=motul+%C3%B6l&spell=1', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -1041364906), (1342, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1280910901&flash=10.1.53.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F20w60-von-motul-t2186048.html&dt=1280910901328&shv=r20100', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1527330223), (1343, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1344, 'http://www.google.de/search?q=motul+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7TSEA_de&redir_esc=&ei=qihZTP2ZG4HLOOrR3eYI', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB0.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1470676542), (1345, 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=8&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -717365739), (1346, '', 'kw-lp-suggest', '', '', -732170672, 1249725185), (1347, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1353413074), (1348, '', 'kw-lp-suggest', '', '', -732170672, 1249725185), (1349, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (1350, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1352247182), (1351, 'http://www.google.de/search?q=Motul+Micro+2T&hl=de&ei=nDpZTMGCDuOosQaJzcj8Cw&start=10&sa=N', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; de-de) AppleWebKit/530.19.2 (KHTML, like Gecko) Version/4.0.2 Safari/530.19', '', 'de-de', -732170672, 1529510710), (1352, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928107), (1353, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; 3.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -1066565336), (1354, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1355, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (1356, 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g7&q=motul+motor%C3%B6l', 'Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.19) Gecko/20081202 Iceweasel/2.0.0.19 (Debian-2.0.0.19-0etch1)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527424585), (1357, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1358, 'http://www.google.de/url?q=motul+15w+50&url=/aclk%3Fsa%3Dl%26ai%3DCrfunqmpZTPOkFYyA-gboreDXAa3BsMMB_em97RSFyuPtRwgAEAEoAlCer6GNAWCVoqiCsAegAcfRhPgDyAEBqQJa30BANya2PqoEFk_QQJSUpj9ZU9qrmZmcYhRfX5sSmhw%26sig%3DAGiWqtzD1cL-z5y58mb6pD2wCoqO2R04UA%26adurl%3Dhtt', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -638334278), (1359, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-7120150196592957&output=html&h=90&slotname=0468272733&w=728&lmt=1280929461&flash=10.1.53.64&url=http%3A%2F%2Fwww.bmw-syndikat.de%2Fbmwsyndikatforum%2Ftopic77908_Motul_15W50_V300_woher____Baureihe', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', 'de', -732170672, -1923480981), (1360, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1038096040), (1361, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1362, 'http://shop.ebay.de/i.html?_nkw=2+takt+%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1528240136), (1363, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481614294), (1364, 'http://www.amazon.de/Motul-Scooter-Taktmotoren-Power-Liter/dp/B003B2B6LG/ref=sr_1_fkmr1_1?ie=UTF8&qid=1280933677&sr=1-1-fkmr1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 AskTbDVSV5/3.8.0.12304 (WEB.DE/1.6.2) Firefox/3.6.8 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481618474), (1365, 'http://www.google.de/search?q=Specific+LL+A/B+025&hl=de&client=firefox-a&hs=IbL&rls=org.mozilla:de:official&ei=fYJZTK_UFIjLON-Q7LsJ&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1312192442), (1366, 'http://www.auvito.de/mobil-1-protection-formula-0w-40-2-x-4-liter-8-liter-0w40/artnr7472901/details.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5)', '', 'de', -732170672, 1311460213), (1367, 'http://www.google.de/url?q=motul+800+road+racing&url=/aclk%3Fsa%3Dl%26ai%3DCEj5BQ45ZTN-uI8LMOOLZ4KQErcGwwwH96b3tFN2_4-1HCAAQAigCUJ6voY0BYJWy-4GUB6ABx9GE-APIAQGpAtV8Pg7vJ7Y-qgQTT9C0e1FEehFAIM3aWgbmDFxZmw%26sig%3DAGiWqtzvl_PiKGE22QeaYzeAH4rkqBUd4g%26adurl%3', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529770148), (1368, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1369, 'http://www.testberichte.de/test/produkt_tests_motul_chain_lube_road_plus_p47875.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1556678961), (1370, 'http://ixquick.com/do/metasearch.pl?language=deutsch&query=motul%208100%20x-clean%20longlife', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; de-de) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8', '', 'de-de', -732170672, 1420754884), (1371, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+5100+4T+10W40', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB5; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1342123798), (1372, 'http://www.google.de/search?q=motul+300v+comp+motorrad&hl=de&rls=com.microsoft:de:IE-SearchBox&prmd=s&ei=Ja5ZTNzwKobLOMPz_doI&start=40&sa=N', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 1.1.4322; Media Center PC 5.0; SLCC1; Tablet PC 2.0; InfoPath.2; OfficeLiveConnector.1.5; Offi', '', 'de-DE', -732170672, 1469796434), (1373, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1374, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1375, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1376, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1377, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1378, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1379, 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g13&q=Motul+300+V', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1338733219), (1380, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1381, 'http://maps.google.com/maps?oe=UTF-8&gfns=1&q=motocross%20kaufen&um=1&ie=UTF-8&sa=N&hl=de&tab=wl', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339518833), (1382, 'http://www.google.com/search?q=dkw+junior&hl=de&prmd=iv&ei=U-NZTMGgJYbLOLnK8NQN&start=20&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421441530), (1383, 'http://www.flohmarkt.at/traktoren/index.php?start=20', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.7) Gecko/20100713 AskTbWBG/3.8.0.12304 Firefox/3.6.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339769403), (1384, 'http://www.amazon.de/timer-2011/s/qid=1280960928/ref=sr_pg_4?ie=UTF8&keywords=Timer%202011&rh=i%3Aaps%2Ck%3ATimer%202011&page=4', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1419664359), (1385, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1386, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1387, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1388, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1389, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1390, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1391, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1392, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928107), (1393, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1394, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC-h5E1EdaTJOHCYLY0QT26PzdDa3BsMMB_em97RSthP2-RwgAEAFQnq-hjQFglaKggrAHoAHH0YT4A8gBAakC2VrTw-YYtj6qBBNP0KEQ_sbTZ7EJr7HgEaP4UOyU%26sig%3DAGiWqtxjp7xRn49PWi_W2lWjwPmqnfSGvw%26adurl%3Dhttp', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1054232404), (1395, 'http://www.google.de/search?q=motul+kettenspray&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413246882), (1396, 'http://www.google.de/search?q=Motul+Motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338843063), (1397, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1398, 'http://www.google.de/search?source=ig&hl=de&rlz=&q=Motul+5w40+Specific&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1352504455), (1399, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1032771371), (1400, '', 'Mozilla/5.0 (compatible; spbot/2.0.4; +http://www.seoprofiler.com/bot )', '', '', -732170672, 1264964624), (1401, '', 'Mozilla/5.0 (compatible; spbot/2.0.4; +http://www.seoprofiler.com/bot )', '', '', -732170672, 1264964624), (1402, '', 'Mozilla/5.0 (compatible; spbot/2.0.4; +http://www.seoprofiler.com/bot )', '', '', -732170672, 1264964624), (1403, '', 'Mozilla/5.0 (compatible; spbot/2.0.4; +http://www.seoprofiler.com/bot )', '', '', -732170672, 1264964624), (1404, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1405, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (1406, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (1407, 'http://www.google.de/search?hl=de&safe=active&ei=t2xaTImGN5GFONmzuMoP&q=motul+scooter+expert+2t&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; nfc2010001)', '', 'de', -732170672, -647020572), (1408, 'http://www.google.de/search?hl=de&safe=active&ei=t2xaTImGN5GFONmzuMoP&q=motul+scooter+expert+2t&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; nfc2010001)', '', 'de', -732170672, -647020572), (1409, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (1410, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1093546178), (1411, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (1412, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (1413, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1093546178), (1414, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (1415, 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W50-Liter/dp/B0022ZEVZQ/ref=sr_1_1?ie=UTF8&s=automotive&qid=1280996728&sr=1-1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1572943952), (1416, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1417, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; InfoPath.2)', '', 'de-DE', -732170672, 1293310678), (1418, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 8.0; Win32; WEB.DE); (webde/1.1.0.21); GTB0.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; AskTB5.4)', '', 'de', -732170672, 1293358437), (1419, 'http://www.google.de/url?q=Motul+300V+4T+Factory+Line&url=/aclk%3Fsa%3Dl%26ai%3DCqffUFJZaTKW7BoTRswb6xdWwDq3BsMMB_em97RTVz-PtRwgAEAFQnq-hjQFglaqMgpgHoAHH0YT4A8gBAakC2VrTw-YYtj6qBBhP0D4zyjdEWahOfqYcFCD1_ZDIRWM80YY%26sig%3DAGiWqtxbxNT0jr6juoN9OyPO3ZPc2wi4pA', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1574028096), (1420, 'http://shop.ebay.de/i.html?_nkw=motul%20300v&rvr_id=120325328879&keyword=motul+300v&geo_id=41&crlp=3126827492_109&MT_ID=42&tt_encode=raw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; MDDC)', '', 'de-DE', -732170672, 1556685547), (1421, 'http://www.hood.de/auction/35139731/motul-gear-300-75w-90-getriebeoel.htm', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558698385), (1422, 'http://www.amazon.de/Motul-Classic-Motor%C3%B6l-20W50-Liter/dp/B003AWYPII/ref=sr_1_8?ie=UTF8&s=automotive&qid=1281009042&sr=1-8', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413048078), (1423, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1344079939&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fpreiswertere-alternative-zu-lm-1052-2-takt-oel-t2547765.html', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; de-de) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16', '', 'de-de', -732170672, 1530475850), (1424, 'http://www.google.de/search?sourceid=navclient&aq=8&oq=motul&hl=de&ie=UTF-8&rlz=1T4ACAW_de___DE356&q=motul+motor%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1339259072), (1425, 'http://www.google.de/url?q=2takt%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCedOz2apaTIS5Jpb40ASv5bG-Dq3BsMMB_em97RTtzOPtRxAFINup6xAoCFCer6GNAWCVgoeCmAegAcfRhPgDyAEBqQJqYG8PtwS2PqoEFk_QC4U_fl8-pMhQfLlPpVV38gU9t4yABZBO%26num%3D8%26sig%3DAGiWqtzs4QTB1WzU5D-Rv41N5NztI', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 3.0.04506; Media Center PC 5.1; SLCC1; .NET4.0C)', '', 'de-DE', -732170672, 1471006716), (1426, 'http://www.google.de/products?hl=de&q=Motul%20300V%20Le%20Mans%2015W-60&um=1&ie=UTF-8&sa=N&tab=wf', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576090463), (1427, 'http://www.google.de/aclk?sa=l&ai=C1_1zYLBaTJKyGoLRswbv0YCQDq3BsMMB_em97RSFyuPtRxABKAVQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakC8qnh75cOtj6qBBhP0AaJgBHmkb4D4j2omxHEtxTkuJ8mYUs&num=2&sig=AGiWqtxExfMPCZw307k3s1atWkw7kAPrPw&adurl=http://www.motulshop.de&rct=j&q=motul', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1354459717), (1428, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1429, 'http://www.google.de/search?q=motul+specific', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1419680888), (1430, 'http://www.google.de/search?q=8100+x-cess&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1020942602), (1431, 'http://www.google.de/search?hl=de&cr=countryDE&tbs=ctr%3AcountryDE&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul+&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419702473), (1432, 'http://www.google.de/search?q=MOTUL+Fuel+system+clean&rls=com.microsoft:de:IE-ContextMenu&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7ADBF&redir_esc=&ei=dsNaTPSTCJOaONz4gJ4P', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Creative AutoUpdate v1.40.01)', '', 'de', -732170672, 1419157451), (1433, 'http://www.google.de/url?q=motul+scooter+power+2t&url=/aclk%3Fsa%3Dl%26ai%3DCA5t-WsZaTKHLN8bQswaC7tz_Da3BsMMB_em97RS9tOPtRwgAEAEoA1Cer6GNAWCVwqCCsAegAcfRhPgDyAEBqQLq7beEqCy2PqoEE0_Qf20ATJ6mWZ9SANA8iJ2ga_8%26sig%3DAGiWqtxP_YCeInblXWr33XSQFE6G9vJcWA%26adurl', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; Creative AutoUpdate v1.40.01)', '', 'de-DE', -732170672, 1530240813), (1434, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1435, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1354459701), (1436, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1437, 'http://www.google.de/url?sa=t&source=web&cd=5&ved=0CCYQFjAE&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotorrad%2Fgabelol%2Ffork-oil-expert-light.html&rct=j&q=FORK%20OIL%20EXPERT%20%E2%80%93%20LIGHT&ei=GNFaTOnEJcHvOcSb3dYN&usg=AFQjCNEtn_gqNFCJCl', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1413278625), (1438, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1439, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 MRA 5.5 (build 02842) Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (1440, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928107), (1441, 'http://www.google.at/search?hl=de&lr=lang_de&client=firefox-a&hs=Tg5&rls=org.mozilla%3Ade%3Aofficial&channel=s&tbs=lr%3Alang_1de&q=PSF+ATF&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350155954), (1442, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928107), (1443, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1444, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+motor%C3%B6l&meta=lr%3Dlang_de&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638070436), (1445, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1446, 'http://www.google.de/search?q=Motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421743697), (1447, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1448, 'http://www.google.de/search?q=motul+2+takt+%C3%B6l&rlz=1I7ADFA_de', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; Creative AutoUpdate v1.40.01)', '', 'de', -732170672, 1418936792), (1449, 'http://www.google.de/search?sourceid=navclient&aq=8&oq=motul&hl=de&ie=UTF-8&rlz=1T4ADFA_deDE379DE380&q=motul+motor%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 1.1.4322; .NET CLR 3.0.30729; .NET4.0C; T-Brand-Final)', '', 'de', -732170672, 1575455068), (1450, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1451, 'http://www.amazon.de/s/?ie=UTF8&keywords=2t+%C3%B6l&tag=googhydr08-21&index=aps&hvadid=7827328201&ref=pd_sl_8tbt3r3shn_b', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-DE,cs-CZ;q=0.7,en-US;q=0.3', -732170672, 1521538364), (1452, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -730413830), (1453, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=motul+&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET4.0C)', '', 'de-DE,en-us;q=0.5', -732170672, -1067762678), (1454, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; SIMBAR={B815CFA3-D3D3-442D-8753-C28A3EF4843F}; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1833638278), (1455, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; SIMBAR={B815CFA3-D3D3-442D-8753-C28A3EF4843F}; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1833638278), (1456, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+wash+and+wax&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648239689), (1457, 'http://www.amazon.de/Scooter-Expert-2T-Motor%C3%B6l-831801/dp/B001050N4W/ref=sr_1_1?ie=UTF8&s=automotive&qid=1281093822&sr=1-1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1591571442), (1458, 'http://www.google.de/url?q=motul+8100+x-clean+kaufen&url=/aclk%3Fsa%3Dl%26ai%3DCLYoGK_VbTPvSGoTYOMrrxO4ErcGwwwH96b3tFO294-1HCAAQAigDUJ6voY0BYJXaqYKwB6ABx9GE-APIAQGpAn_aw34RJLY-qgQYT9CqxEmpqF53-3FCEjABdojOyLPxfurx%26sig%3DAGiWqtxYi9Sxh2l6NRQ5VP6XyJdoZEE5ZQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1351413706), (1459, 'http://shop.ebay.de/i.html?_nkw=motoroel+15w-40+motul&_sacat=0&_odkw=motoroel+15w-40&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1591627205), (1460, 'http://www.google.de/search?hl=de&rls=com.microsoft:de-DE:IE-SearchBox&rlz=1I7HPEA_de&&sa=X&ei=UfpbTL6lA4-COK-JlakP&ved=0CBUQBSgA&q=motul+%C3%B6l&spell=1', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de-DE', -732170672, 1591627205), (1461, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (1462, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+Scooter+Expert+2T&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1469654503), (1463, 'http://de.ask.com/web?l=dis&o=10169&qsrc=2870&gct=dns&gc=1&q=motul.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 AskTbGLSV5/3.8.0.12304 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418399575), (1464, 'http://www.google.de/aclk?sa=l&ai=CsVw4hApcTOO_OM6U-ga9oZGxBK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbqJgpgHoAHH0YT4A8gBAakCXb3V9S4Xtj6qBBNP0LZERd-k1mCqFg3MhmIEc5k2&sig=AGiWqtwsXhrxtn4_EUFJ0HHfq7gK5EXFYg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1304324273), (1465, 'http://www.google.de/url?q=castrol+g%C3%BCnstig+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DClsZNNxZcTKv5NNXZOIXH_bQErcGwwwH96b3tFL3D4-1HEAIoCFCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQJV-NCRnhq2PqoEGE_QQNPCO70Qa2gqSWvxEZQMa2JJThkteg%26num%3D3%26sig%3DAGiWqtzfVCYu_ufs80', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480995218), (1466, 'http://search.conduit.com/Results.aspx?q=g%C3%BCnstige+motor%C3%B6l&meta=all&hl=de&gl=de&SearchSourceOrigin=13&SelfSearch=1&ctid=CT2431245', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1304274177), (1467, 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DC5hhvESdcTI2KN9PUOOzD_dkErcGwwwH96b3tFI-13kQIABACKAJQnq-hjQFglbqAgpgHoAHH0YT4A8gBAakCXb3V9S4Xtj6qBBNP0MAp9s-gf6eN5O6ipgiacPc7%26sig%3DAGiWqtzt9IMhAD5d3aivkTduexu4nd5vEg%26adurl%3Dhttp://www.m', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339799897), (1468, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCTKeXYCxcTLTAFZH-0ASFwK3xBK3BsMMB_em97RSthP2-RwgAEAEgwdb_DigDUJ6voY0BYJWKhYKYB6ABx9GE-APIAQGpAl291fUuF7Y-qgQTT9AzbqNK6sZAvyx9_r7_3VLvtoAFkE4%26sig%3DAGiWqtxuarLeJFz9nE-_5HFYFxJn4Mrq2w', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 7.0; Win32; WEB.DE); Mozilla/4.0 (compatible; MSIE 8.0; Win32; WEB.DE); GTB6.5; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -639107613), (1469, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=Motor-%C3%96l+-+G%C3%BCnstig.de', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.60', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1338038930), (1470, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-5743083768580862&output=html&h=280&slotname=2001709029&w=336&lmt=1281110111&flash=10.0.32.18&url=http%3A%2F%2Ffesselflugcenter.kostenloses-forum.be%2Farchive%2Fo_t__t_114__methanol-bezugsquelle.h', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -726012067), (1471, 'http://www.google.de/search?q=Motul+300V+Le+Mans+20w60&hl=de&rls=com.microsoft:de:IE-SearchBox&rlz=1I7GZAZ_de&prmd=s&ei=JzFcTIO3OseQON3DudcN&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152)', '', 'de', -732170672, 1558463846), (1472, 'http://www.google.de/search?q=Motul+300V+Le+Mans&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GZAZ_de&redir_esc=&ei=pTNcTKrxK6eSOMvX-N4N', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152)', '', 'de', -732170672, 1558463846), (1473, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928107), (1474, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928107), (1475, 'http://www.google.de/url?q=motul+wash+%26+wax&url=/aclk%3Fsa%3Dl%26ai%3DCtgLi3OlcTNnbHtPZON2IjbMErcGwwwH96b3tFL2C_b5HCAAQASgDUJ6voY0BYJXimYKsB6ABx9GE-APIAQGpAszAFKP_RbY-qgQTT9DMVv1fxgo9ceHyvxsIDwQaBQ%26sig%3DAGiWqtyxddTMV8gXBzsgl8ieQHgJJz4KCA%26adurl%3Dht', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1359937068), (1476, 'http://www.google.de/aclk?sa=l&ai=Cn9-omRNdTJOZE4n-0ASysfTHBK3BsMMB_em97RSthP2-RwgAEAIoAlCer6GNAWCV4pCCoAegAcfRhPgDyAEBqQLMwBSj_0W2PqoEE0_QKA2p6Vn9b6HQw75YFghXB70&sig=AGiWqtwuxroNy2vOZ3T0CbLmDom_Um3k3w&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.1; .NET CLR 2.0.50727)', '', 'de', -732170672, -648274604), (1477, 'http://www.google.de/search?q=motul+300V+double+ester&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 AskTbDVSV5/3.8.0.12304 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341619015), (1478, 'http://www.google.de/search?q=motul+motor%C3%B6l&rls=com.microsoft:de-DE:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7HPEA_de&redir_esc=&ei=ZjJdTJXnIZP00gT6pNi9Bw', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de-DE', -732170672, 1591655851), (1479, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCYIPGlDpdTKeBCoXZOJ_T5bgErcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVgoeCmAegAcfRhPgDyAEBqQLMwBSj_0W2PqoEE0_QimYpagmzIBHS8_jAogJ2HDA%26sig%3DAGiWqtwDcRpKxPqHEUkcxT0SCTKcNaGtQw%26adurl%3Dhttp://www', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; T-Online IE7; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1470997995), (1480, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCYIPGlDpdTKeBCoXZOJ_T5bgErcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVgoeCmAegAcfRhPgDyAEBqQLMwBSj_0W2PqoEE0_QimYpagmzIBHS8_jAogJ2HDA%26sig%3DAGiWqtwDcRpKxPqHEUkcxT0SCTKcNaGtQw%26adurl%3Dhttp://www', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; T-Online IE7; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1470997995), (1481, 'http://www.google.de/search?hl=de&client=firefox-a&hs=xlN&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+5100+test&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638774145), (1482, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1483, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&format=728x90_as&output=html&h=90&w=728&lmt=0&channel=8353346331&ad_type=text&ea=0&alternate_ad_url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fgoogle_adsense_script.html&color_b', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.6.30 Version/10.60', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1494005145), (1484, 'http://www.google.de/search?q=motul+classic&hl=de&client=firefox-a&hs=mFR&rls=org.mozilla:de:official&prmd=s&ei=T3pdTJCqOOOVOJOtzLkP&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338728071), (1485, 'http://www.google.de/url?q=MOTUL+300V+Le+Mans+SAE+15W-60&url=/aclk%3Fsa%3Dl%26ai%3DCVi4rRn5dTOyRO8PWOOS5yIoFrcGwwwH96b3tFKW34-1HCAAQAigCUJ6voY0BYJXqjoKcB6ABx9GE-APIAQGpAszAFKP_RbY-qgQYT9CstcFIzbu4BPCkzdUbxfyStzRYVYUq%26sig%3DAGiWqtxAo13-PfyPb-fFbAhw6vBLU0', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1128017948), (1486, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1487, 'http://www.google.de/search?hl=de&client=firefox-a&hs=DT&rls=org.mozilla%3Ade%3Aofficial&q=motul+2+takt+%C3%B6l&aq=2&aqi=g5&aql=&oq=motul+2&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340258367), (1488, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1489, 'http://www.google.de/url?q=motul+shine+%26+go&url=/aclk%3Fsa%3Dl%26ai%3DCW9eV1bZdTKGINsPQswaa1cygBK3BsMMB_em97RStxePtRwgAEAEoAlCer6GNAWCVAqABx9GE-APIAQGpAszAFKP_RbY-qgQTT9BXGzsbm-WvJ3FvqcToJ9t-rA%26sig%3DAGiWqtwapD495d3NgUHCprYYCm0rCdnh-Q%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1459623787), (1490, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1491, 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1311&_nkw=2takt%C3%B6l&_sacat=See-All-Categories', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.4) Gecko/20100611 MRA 5.5 (build 02842) Firefox/3.6.4 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481303842), (1492, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1493, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.3)', '', 'de', -732170672, 1527345535), (1494, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1281217482&flash=10.0.45&url=http%3A%2F%2Fwww.apriliaforum.de%2Farchiv-50-ccm-1000-ccm%2F2081-additive-den-tank.html&dt=1281217484', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339175081), (1495, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1496, 'http://www.google.de/url?q=motul+wash+%26+wax&url=/aclk%3Fsa%3Dl%26ai%3DChh9d8d1dTPLBD8_VOIHYxekErcGwwwH96b3tFL2C_b5HCAAQASgDUJ6voY0BYJWK_oGUB6ABx9GE-APIAQGpAszAFKP_RbY-qgQTT9DeaE3cjN8N7mJVDv_NdPXPeg%26sig%3DAGiWqtymTuEqz9WfLctQ45Ywv8nzrLbq-Q%26adurl%3Dht', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574876492), (1497, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1498, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1499, 'http://whois.domaintools.com/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089905970), (1500, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1501, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1502, 'http://whois.domaintools.com/markenoele.com', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089904938), (1503, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCB91k_AFeTKe3LJyI0gSs_b3TBK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVsveBlAegAcfRhPgDyAEBqQLMwBSj_0W2PqoEE0_Q1ci6iNph8XfyUMEOG5uJFQk%26sig%3DAGiWqtwXWuX4bQERpm1A3kidEeErS_Q7vw%26adurl%3Dh', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1311984414), (1504, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1505, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1506, 'http://www.google.de/url?q=valvoline+synpower+2t&url=/aclk%3Fsa%3Dl%26ai%3DCJrINtUBeTPioDs-CjAfQiu3IBa3BsMMB_em97RTtzOPtRxACKAhQnq-hjQFglaKggrAHoAHH0YT4A8gBAakCzMAUo_9Ftj6qBBhP0P3QZe9K3nCTBb390ws2MHcYDwQjfl4%26num%3D3%26sig%3DAGiWqtzx36L9LGWeA20BKEijlE7ix', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; InfoPath.2; MEGAUPLOAD 2.0; .NET CLR 3.0.4506.2', '', 'de', -732170672, 1351721935), (1507, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1508, 'http://www.google.de/url?sa=t&source=web&cd=51&ved=0CCMQFjAAODI&url=http%3A%2F%2Fwww.markenoele.de%2Ffanshop%2Faschenbecher.html&rct=j&q=aschenbecher%20bedrucken&ei=zlReTOjSH9WcOO-4tL0J&usg=AFQjCNGgCDVOjMcxtXQyU-Z2pXn651wACw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1534258660), (1509, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1510, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=f&aqi=g6&aql=&oq=&gs_rfai=', 'Opera/9.80 (Windows NT 6.0; U; Edition Campaign 21; de) Presto/2.5.22 Version/10.51', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1421504122), (1511, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1512, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; SIMBAR={B815CFA3-D3D3-442D-8753-C28A3EF4843F}; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1833638278), (1513, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; SIMBAR={B815CFA3-D3D3-442D-8753-C28A3EF4843F}; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1833638278), (1514, 'http://www.google.de/aclk?sa=l&ai=C0gbxz3xeTKPsEI3UOKiA2fIErcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQLMwBSj_0W2PqoEE0_Qe6rktkBKKRpa-NVzcWp9GdQ&sig=AGiWqtxALS4SNPVLvAF5UIO0iCumveFAvA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1548571696), (1515, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1516, 'http://www.google.de/search?q=Motul+15W50+f%C3%BCr+Aprilia+Motorr%C3%A4der&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576107937), (1517, 'http://www.google.de/search?hl=de&q=getriebe%C3%B6l+auto&aq=f&aqi=g2&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; AskTB5.5)', '', 'de', -732170672, -1134170543), (1518, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCvGHtWodeTJfFEJyI0gSs_b3TBK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVqqCCsAegAcfRhPgDyAEBqQLMwBSj_0W2PqoEE0_QY7BL31rc3ipfNqpVl7sSrFU%26sig%3DAGiWqtyPi7gbK_lU15NsyrPC23W_90u9kA%26adurl%3Dh', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351461150), (1519, 'http://fahrzeugteile.shop.ebay.de/i.html?_nkw=Motul+Specifie+SHE+5W++30&_sacat=30892&_odkw=Motul+Specifie+50400-50700+SHE+5W+30&_osacat=30892&bkBtn=&_trksid=p3286.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1339234845), (1520, 'http://www.google.de/search?hl=&q=motul+800+road+racing&sourceid=navclient-ff&rlz=1B3GGGL_deDE378DE350&ie=UTF-8', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529544489), (1521, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928107), (1522, 'http://shop.ebay.de/i.html?_nkw=motor%C3%B6l+Motul+5100&_sacat=0&LH_TopRatedSellers=1&_dmd=1&_odkw=motor%C3%B6l&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -638997508), (1523, 'http://suche.aol.de/aol/search?s_it=aolde-homePage&q=2+takt+%C3%B6le&lr=&rp=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)', '', 'de', -732170672, 1471376413), (1524, 'http://www.amazon.de/Motul-300V-10W40-Motor%C3%B6l-1Liter/dp/B0022ZFSF8/ref=sr_1_fkmr0_1?ie=UTF8&qid=1281268394&sr=8-1-fkmr0', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.125 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1291947753), (1525, 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul+sc&hl=de&ie=UTF-8&rlz=1T4GGLJ_de___DE346&q=motul+scooter+power+2t', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB0.0; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1599699851), (1526, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=MOTUL+OIL+300V+15W50+SYNESTR+4L&x=0&y=0', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1398888120), (1527, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCpDB7RLNeTIesG5jY0AThtvmeBK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV6qyCtAegAcfRhPgDyAEBqQLMwBSj_0W2PqoEE0_QeXwehD6-TaleXec3kqGJOjM%26sig%3DAGiWqtzuS0n611WdPaQJZHV1-U_7yIrjww%26adurl%3Dh', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 Creative ZENcast v2.00.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574095126), (1528, 'http://www.google.de/search?hl=de&client=firefox-a&hs=eNm&rlz=1R1GGGL_de___DE356&q=motul+micro+2t&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB6 ( .NET CLR 3.0.4506.2152)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -736663766), (1529, 'http://www.google.de/url?q=Motul+5100+4T+10W-40&url=/aclk%3Fsa%3Dl%26ai%3DC1oSMib1eTIq6Ns3MOP38oYYFrcGwwwH96b3tFJWH_b5HCAAQASgDUJ6voY0BYJWipoKwB6ABx9GE-APIAQGpAszAFKP_RbY-qgQTT9BymUM6lWrGTLnvatLBdD122Q%26sig%3DAGiWqtwiyEr3Exmc34cQCcT3fB3_KKIN7Q%26adurl%3D', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1338261392), (1530, 'http://www.google.de/aclk?sa=l&ai=CqKLiRsJeTJe9PJbYOOm10KkErcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQLMwBSj_0W2PqoEE0_QjJCc7DQ7w0v9pqCwERpEydw&sig=AGiWqtzIR7UV7iVkqwjyUe4WnI7IAVUP6w&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1548571696), (1531, 'http://www.google.de/url?q=motul+2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCcR7XFsNeTKC0GojrOLmU2bMErcGwwwH96b3tFM2A_b5HCAAQASgDUJ6voY0BYJXSm4KsB6ABx9GE-APIAQGpAszAFKP_RbY-qgQTT9BzLS99khCvV-2BDr61jIhE0g%26sig%3DAGiWqtw9T7mrRfeqzTYEd0353S9hcBbc7Q%26adurl%3D', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.125 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1560047524), (1532, 'http://www.motorradfrage.net/frage/was-ist-ester-im-oel', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1421402950), (1533, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 1834716714), (1534, 'http://www.google.de/aclk?sa=l&ai=CHiuOI9ZeTIZxmvrjBsjdpacErcGwwwH96b3tFK2E_b5HCAAQAVCer6GNAWCVopKCoAegAcfRhPgDyAEBqQLMwBSj_0W2PqoEE0_QnxQbOwrCkpzxFpWK6npUcF8&sig=AGiWqtzHTm7vbuhhnlmvxX9OLFtKdp3_GQ&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C3%B6', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529171371), (1535, 'http://shop.ebay.de/?_from=R40&_trksid=p2764.m570.l1313&_nkw=2.+Taktmotoren%C3%B6l+Hochleistungs+%C3%96l+f%C3%BCr+Rennen&_sacat=See-All-Categories', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1338941094), (1536, 'http://www.produkte24.com/cy/wunderlich-1147/bmw-f-650-cs-st-f-800-r-s-st-g-650-x-country-zubehoer-2009-2010-23507/seite-25.html', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 6.0; Trident/4.0; GTB6.4; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; AskTB5.4)', '', 'de', -732170672, 1420557810), (1537, 'http://shop.ebay.de/i.html?LH_BIN=1&_nkw=2-Takt-Motoren%C3%B6l&_fln=1&_ssov=1&_trksid=p3286.c0.m282&_mPrRngCbx=1&_udlo=&_udhi=5', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1338945353), (1538, 'http://www.amazon.de/Castrol-Motoren%C3%B6l-Takt-Scooting-1000/dp/B002EO56IG', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1358112802), (1539, 'http://www.amazon.de/s/ref=nb_sb_ss_i_8_2?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=2takt+%F6l&sprefix=2t', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.4) Gecko/20100611 MRA 5.5 (build 02842) Firefox/3.6.4 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481123761), (1540, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+kart+grand+prix+das+neue&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1292312788), (1541, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 168430081), (1542, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928107), (1543, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1544, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1545, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1546, 'http://www.google.de/url?q=MOTUL+Fuel+System+Clean&url=/aclk%3Fsa%3Dl%26ai%3DCYztm2LRfTOGpIJr74wbkyoSiBK3BsMMB_em97RSt1I_8BggAEAFQnq-hjQFglQKgAcfRhPgDyAEBqQLMwBSj_0W2PqoEE0_Q9Y6QEEiouThJZjI4kRSx5LE%26sig%3DAGiWqtwAeZXsUC4_7-QdtWl98mc5bEoYGw%26adurl%3Dhttp', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; NSN; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; NSN)', '', 'de', -732170672, -1067154716), (1547, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1611975448), (1548, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (1549, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1093546178), (1550, 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&q=motul+300v&aq=f&aqi=g7&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1611975448), (1551, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (1552, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (1553, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (1554, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1093546178), (1555, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (1556, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (1557, 'http://www.google.de/search?hl=de&rlz=1R1WZPB_de___DE378&q=www.marken%C3%B6le.de&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1304070952), (1558, 'http://www.google.de/search?source=ig&hl=de&rlz=&q=2+takt+motor%C3%B6l&aq=f&aqi=g3&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.125 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1607509276), (1559, 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.30729)', '', 'de', -732170672, -1023778061), (1560, 'http://www.google.de/search?hl=de&client=firefox-a&hs=M7P&rls=org.mozilla:de:official&channel=s&&sa=X&ei=4dVfTOG6NJSnsAbvs_y7Bw&ved=0CBwQBSgA&q=Motul+2+takt+%C3%B6l&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -734058109), (1561, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1562, 'http://www.google.de/url?q=2+takt+oel&url=/aclk%3Fsa%3Dl%26ai%3DCcyXl8NlfTIO8H8ey4gao4rigBK3BsMMB_em97RTtzOPtRxABKAhQnq-hjQFglfKlgrAHoAHH0YT4A8gBAakCG56KzkxNtj6qBBZP0Hfs2gNDhdSvb11It0MAPfP3rImD%26num%3D4%26sig%3DAGiWqtwyQTsU9HNvqPMyC3tTtzO1IwONMg%26adurl%', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.11) Gecko/20100714 SUSE/3.5.11-0.1.1 Firefox/3.5.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1475689764), (1563, 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=zweitakt+volsynthetik+%C3%B6l&_sacat=See-All-Categories', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.125 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1049586519), (1564, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1281352889&flash=10.0.32&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-fuer-3l-lup-bj-11-2001-t1420423.html&dt=12813528', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351659869), (1565, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCROwNMetfTKuiDIr74wbFwuigBK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVsp-CsAegAcfRhPgDyAEBqQIbnorOTE22PqoEE0_QQIvd4B21zbI964XEWzThs_s%26sig%3DAGiWqtzLY7EakklNeD94Z5CyN2dZA0F87g%26adurl%3Dh', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.125 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1351125586), (1566, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCROwNMetfTKuiDIr74wbFwuigBK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVsp-CsAegAcfRhPgDyAEBqQIbnorOTE22PqoEE0_QQIvd4B21zbI964XEWzThs_s%26sig%3DAGiWqtzLY7EakklNeD94Z5CyN2dZA0F87g%26adurl%3Dh', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.125 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1351125586), (1567, 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+oel&hl=de&ie=UTF-8&rlz=1T4GGLJ_de&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1418373986), (1568, 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1311&_nkw=2+Takt+%C3%96l&_sacat=See-All-Categories', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, -639401577), (1569, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928107), (1570, 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&aq=f&aqi=g10&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -719901958), (1571, 'http://www.google.de/aclk?sa=l&ai=COODLfPpfTJ7sMtau4gb4qZWhBK3BsMMB_em97RS9gv2-RwgAEAEoA1Cer6GNAWCVgqCCsAegAcfRhPgDyAEBqQJJXhJxt0e2PqoEE0_Q1j1buLDIWKRsUvpZzu16oyI&sig=AGiWqtwFy0rSfnrBpd5N9-CdKLXsQ_6fdA&adurl=http://www.motulshop.de&rct=j&q=motul%20wash%20', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1352253037), (1572, 'http://www.google.de/search?num=20&hl=de&newwindow=1&safe=off&rlz=1B3GGLL_deDE367DE368&q=motul+15w50&aq=0&aqi=g1&aql=&oq=Motul+15W50&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1599739226), (1573, 'http://www.google.de/aclk?sa=l&ai=C-2p5hghgTITND5Ow4gbBn5CpBK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV6qCCsAegAcfRhPgDyAEBqQJJXhJxt0e2PqoEE0_QKr4nHl_N8hWJeRfDGrmaVcs&sig=AGiWqtwjVdKH8eePcYYUhEZ9MGwqMdDLdg&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152)', '', 'de', -732170672, 1472023851), (1574, 'http://www.google.de/search?hl=de&q=motul+motor%C3%B6l&revid=1081189783&sa=X&ei=Ew9gTLagKNzbsAb55NiNCA&ved=0CFYQ1QIoAA', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1421395439), (1575, 'http://www.google.de/search?sourceid=navclient&aq=5&oq=motul+8&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE340DE340&q=motul+8100+x-clean', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 7.0; Win32; 1&1); (1und1/1.1.0.21); (1und1/1.1.0.22); GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1303717767), (1576, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1539468372), (1577, 'http://fahrzeugteile.shop.ebay.de/i.html?_nkw=Motorrad%C3%B6l+2+takt&_sacat=14780&_dmpt=Motorrad_Kraftradteile&_odkw=Motorrad%C3%B6l&_osacat=14780&bkBtn=&_trksid=p3286.m270.l1313', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1532615593), (1578, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1579, 'http://www.google.de/search?hl=de&rlz=1B3GGLL_deDE388DE388&&sa=X&ei=kh5gTPfbNomWOKTt6bwJ&ved=0CBkQBSgA&q=motul+3000+4f+20w50&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1054874988), (1580, 'http://www.google.de/search?hl=de&source=hp&q=motul+2+takt+%C3%B6l&aq=2&aqi=g5&aql=&oq=motul+2&gs_rfai=', 'Opera/9.80 (Windows NT 6.0; U; de) Presto/2.5.24 Version/10.53', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1599622736), (1581, 'http://search.icq.com/search/results.php?q=motul+300v+15w60&ch_id=start&search_mode=web', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437752953), (1582, 'http://shopping.news.de/search/landing/query/motul+%c3%b6l/s/google/gkaid/55221343/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471474249), (1583, 'http://www.google.de/search?hl=de&client=firefox-a&hs=cHW&rls=org.mozilla:de:official&&sa=X&ei=dDJgTNLQGJSUsQaX1oHwBw&ved=0CCkQBSgA&q=motul+5100+15w50&spell=1&cts=1281373058984', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341564014), (1584, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1585, 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CB0QFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fzusatzstoffe%2Fchain-lube-factory-line.html&rct=j&q=chain%20lube%20factory&ei=zFdgTPeGNNmUOLWepN8N&usg=AFQjCNGUt1WtDt3kHkjdqzoE0lPO2VZuvg', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351047663), (1586, 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CB0QFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fzusatzstoffe%2Fchain-lube-factory-line.html&rct=j&q=chain%20lube%20factory&ei=zFdgTPeGNNmUOLWepN8N&usg=AFQjCNGUt1WtDt3kHkjdqzoE0lPO2VZuvg', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351047663), (1587, 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CB0QFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fzusatzstoffe%2Fchain-lube-factory-line.html&rct=j&q=chain%20lube%20factory&ei=zFdgTPeGNNmUOLWepN8N&usg=AFQjCNGUt1WtDt3kHkjdqzoE0lPO2VZuvg', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351047663), (1588, 'http://www.google.fr/search?q=motul+913+c&hl=de&rlz=1T4FUJE_deFR311FR311&ei=ZlpgTOO9EpLh4gaf5PDGBw&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'fr', -732170672, 1487699204), (1589, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1590, 'http://www.google.de/url?q=motul+wash+%26+wax&url=/aclk%3Fsa%3Dl%26ai%3DC5lvfeH1gTIy8H83MOP38oYYFrcGwwwH96b3tFL2C_b5HCAAQASgDUJ6voY0BYJXqjoKcB6ABx9GE-APIAQGpAkCQMhSGMLY-qgQTT9DyM4bN4DRND-UQOJiiw3-9Gw%26sig%3DAGiWqtw6dzFbM3AsCYoImBuyNqUZcjVMeg%26adurl%3Dht', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1530714373), (1591, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1592, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1593, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928107), (1594, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1595, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1596, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1597, 'http://shop.ebay.de/i.html?_nkw=2+Takt+%C3%96l+Vollsynthetisch&_sacat=0&_odkw=addinol+2takt&_osacat=0&bkBtn=&_trksid=p3286.m270.l1311', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Avant Browser; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1312113457), (1598, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928107), (1599, 'http://www.google.de/search?q=motul+5100', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -648334617), (1600, 'http://www.google.de/aclk?sa=l&ai=CXPot6hdhTPXJJcnMOLft3ewErcGwwwH96b3tFN2_4-1HCAAQASgCUJ6voY0BYJWCtILAB6ABx9GE-APIAQGpAmaC2lm_E7Y-qgQTT9CZmXAJBsyIheWXZjP41akBsA&sig=AGiWqtzN_AWINlEimi5POfEpwzFGEpm1Dw&adurl=http://www.motulshop.de&rct=j&q=Motul%20800%20Ro', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421440415), (1601, 'http://www.google.de/url?q=motul+5100+fzs+1000&url=/aclk%3Fsa%3Dl%26ai%3DC6_aZ4hxhTJy3FITMOJSdnIsFrcGwwwH96b3tFLWD_b5HCAAQAVCer6GNAWCV-p-CsAeQAQKgAcfRhPgDyAEBqQJmgtpZvxO2PqoEGE_Q6i7caQVkrOH55HyVOWjR0XBmCxfsoQ%26sig%3DAGiWqtxnowIJfhWrf8HnQXyieLYdgLFO8Q%26a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1401410085), (1602, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1603, 'http://www.google.de/search?hl=de&safe=off&q=motul+5100+preis&meta=&aq=3&aqi=g4&aql=&oq=motul+5100+&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Arcor 5.007)', '', 'de', -732170672, 1480624000), (1604, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4267689453885886&format=336x280_as&output=html&h=280&w=336&lmt=1281435615&channel=3312006969&ad_type=text_image&color_bg=D9D9D9&color_border=D9D9D9&color_link=FF0000&color_text=000000&color_url=F', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1585846590), (1605, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Leistritz Turbinenkomponenten Remscheid GmbH; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; Lei', '', 'de', -732170672, -638321502), (1606, 'http://shopping.news.de/search/landing/query/motul+%c3%b6l/s/google/gkaid/55221343/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1506581409), (1607, 'http://www.google.de/aclk?sa=l&ai=Cmgl3EkRhTMG3NMTUOMnv1OcErcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV2qWCsAegAcfRhPgDyAEBqQJmgtpZvxO2PqoEE0_QT9jjjqUZnfxrRadXnEHgshA&sig=AGiWqty_HVoLs1BQj_5I0k6QpBaQq0s9kg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1050668122), (1608, 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=8&aqi=g10&aql=&oq=Motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.2; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1351455954), (1609, 'http://www.google.de/search?q=motul+5100&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7SUNA_de', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1464740581), (1610, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; Embedded Web Browser from: http://bsalsa.com/; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; Vers', '', 'de', -732170672, 1467656772), (1611, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1612, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCRFhZWVdhTPXkO9PYOKWFxeQErcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJXS_IGUB6ABx9GE-APIAQGpAqiz23LjErY-qgQTT9Auw8qjVxTiA_qA97nu__AqLg%26sig%3DAGiWqtzmt_F42yMtnzD4UNd2Ar4zf3GXQA%26adurl%3Dhttp://', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; de-de) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8', '', 'de-de', -732170672, 1532568333), (1613, 'http://www.amazon.de/TOTAL-special-mineralisches-Takt-ltr/dp/B002TDLZ3W/ref=sr_1_37?ie=UTF8&m=A39OAOLLMSDNVC&s=generic&qid=1281447475&sr=1-37', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1528240543), (1614, 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=Motul&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471988935), (1615, 'http://shop.ebay.de/i.html?_nkw=motul+wash+wax+&_cqr=true&_nkwusc=motul+wasch+wax&_rdc=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1529144714), (1616, 'http://search.icq.com/search/results.php?q=2-takt+%C3%B6le+im+test&ch_id=start&search_mode=web', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1348028073), (1617, 'http://www.markenoele.de/index.php/admin/sales_order/view/order_id/33/key/d0c283277d8c51a8ae44ac600f4c2bb1/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (1618, 'http://www.google.de/url?q=2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC05CqhmVhTOjnMYbc0AS78KD9BK3BsMMB_em97RTtzOPtRxABKAhQnq-hjQFgleqsgrQHoAHH0YT4A8gBAakCqLPbcuMStj6qBBNP0J89snkCR7f84a7M_NixHnyu%26num%3D4%26sig%3DAGiWqtxuMOEunTjj4X-V2pCEGYeinGdGMg%26adurl%', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574090702), (1619, 'http://www.google.de/search?hl=de&client=firefox-a&hs=atq&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+%C3%B6l&aq=f&aqi=g6&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1575538976), (1620, 'http://www.google.de/search?hl=de&client=firefox-a&hs=L5q&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=Motul+8100+5w40&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481121112), (1621, 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1556377869), (1622, 'http://www.google.de/url?q=20w50+motul&url=/aclk%3Fsa%3Dl%26ai%3DCiR3w2HVhTNfnGdbXOJ_t1f4NrcGwwwH96b3tFIXK4-1HCAAQASgCUJ6voY0BYJWSp4KwB6ABx9GE-APIAQGpAqiz23LjErY-qgQWT9B334cRkYxcOwZXeW7iJZD-nP87Pw%26sig%3DAGiWqtwFu3yrKcxDWd1p8AAhAgRoQtpmbA%26adurl%3Dhttp:', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; Creative AutoUpdate v1.10.10)', '', 'de', -732170672, 1509222343), (1623, 'http://www.google.com/search?source=ig&hl=de&rlz=1G1GGLQ_DECH365&=&q=motocrossaufkleber&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1426271950), (1624, 'http://www.google.de/url?q=kettens%C3%A4gen%C3%B6l+bio&url=/aclk%3Fsa%3Dl%26ai%3DCTPV8lo1hTJrTEcHUOKLXkYMFrcGwwwH96b3tFOWh_4RHCAAQAVCer6GNAWCVmqKCsAegAcfRhPgDyAEBqQKDr307aPq1PqoEFk_Qgc-QMOD_Sdeyzfll3IpCmjBQPYY%26sig%3DAGiWqtx2VqYd4BO5zusbtWSaurkPeS5o0Q%26', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1490062758), (1625, 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527705789), (1626, 'http://www.google.com/search?hl=&q=motul+5100&sourceid=navclient-ff&rlz=1B3DVFC_deDE246DE247&ie=UTF-8&aq=2&oq=motul', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1526798330), (1627, 'http://www.google.de/search?hl=de&source=hp&q=chain+lube+road+plus&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152)', '', 'de-DE', -732170672, 1307291402), (1628, '', '', '', '', -732170672, 1311657220), (1629, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928107), (1630, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1631, 'http://www.google.de/search?q=Motul+800+2T+Factory+Line+Road+Racing&hl=de&prmd=s&ei=06FhTMGQIoil4Qbu-cmECg&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 7.0; Win32; 1&1); .NET CLR 1.1.4322)', '', 'de', -732170672, 1303512339), (1632, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1633, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1634, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1353413508), (1635, 'http://www.google.de/search?q=Motul+800+2T+Factory+Line+Road+Racing&hl=de&prmd=s&ei=MK5hTO_uNcLB4gaehIm7Cg&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 7.0; Win32; 1&1); .NET CLR 1.1.4322)', '', 'de', -732170672, 1303512339), (1636, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1637, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1638, 'http://search.conduit.com/Results.aspx?q=alle+marken+%C3%B6le&meta=all&hl=de&gl=de&SearchSourceOrigin=13&SelfSearch=1&ctid=CT2269050', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1591519823), (1639, 'http://search.conduit.com/Results.aspx?q=alle+marken+%C3%B6le&meta=all&hl=de&gl=de&SearchSourceOrigin=13&SelfSearch=1&ctid=CT2269050', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1591519823), (1640, 'http://search.conduit.com/Results.aspx?q=alle+marken+%C3%B6le&meta=all&hl=de&gl=de&SearchSourceOrigin=13&SelfSearch=1&ctid=CT2269050', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1591519823), (1641, 'http://search.conduit.com/Results.aspx?q=alle+marken+%C3%B6le&meta=all&hl=de&gl=de&SearchSourceOrigin=13&SelfSearch=1&ctid=CT2269050', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1591519823), (1642, 'http://www.google.de/search?q=motul+multi+atf&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574120819), (1643, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1644, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1645, 'http://www.google.de/search?q=motul+8100+x-cess&hl=de&prmd=s&ei=y99hTK69Aon_Oc6A2YgK&start=10&sa=N&cts=1281482771330', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1054915907), (1646, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1647, '', 'Mozilla/5.0 (compatible; NetcraftSurveyAgent/1.0; +info@netcraft.com)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-gb,en;q=0.5', -732170672, -1367243830), (1648, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1649, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1650, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1651, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1652, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1653, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1654, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1655, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1656, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1657, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1658, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1659, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1660, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1661, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1662, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1663, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1664, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1665, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1666, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1667, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1668, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1669, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1670, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1671, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1672, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1673, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1674, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1675, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1676, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1677, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1678, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1679, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1680, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1681, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1682, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1683, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1684, 'http://www.google.de/url?q=motul+motor%C3%B6l+starnberg&url=/aclk%3Fsa%3Dl%26ai%3DCh5KT2DhiTPJtisw4htmY9w2twbDDAf3pve0UrYT9vkcIABACKANQnq-hjQFglaKMgpgHoAHH0YT4A8gBAakCf9rDfhEktj6qBBhP0EPljnXW31lpwuWOgqHZ8S20uGhy3yI%26sig%3DAGiWqtyGSP-uHW0YwQka7HzfNb1YfBZ6', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.125 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', -732170672, -641870634), (1685, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1686, 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE285&q=Motul+%C3%96l&aq=f&aqi=g6&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1531039585), (1687, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928107), (1688, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1689, 'http://shop.ebay.de/i.html?_nkw=Motul+800+2T+Off+Road+Factory+Line+4+L&_sacat=0&_odkw=Motul+2T&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339538173), (1690, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCr3eRBFliTO-rMYiC0QTWsZndBK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV0p2CrAegAcfRhPgDyAEBqQJ_2sN-ESS2PqoEE0_QPo0F3v3wFlqWhVPko_Ff2fU%26sig%3DAGiWqtw4o150IE74Vlkv3sV1RV9THoR60w%26adurl%3Dh', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1357178018), (1691, 'http://www.google.de/search?hl=de&rlz=1T4ADRA_deDE346DE347&ei=v15iTIKgONO74gaus6XHCg&q=quad+marken&start=70&sa=N', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6.5)', '', 'de', -732170672, 1351130006), (1692, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1693, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1694, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=MOTUL+6100+Synergie%2B&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1134531529), (1695, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1696, 'http://www.google.de/search?hl=de&q=2+takt+%C3%B6l&meta=&aq=3&aqi=g10&aql=&oq=2+takt&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1383295940), (1697, 'http://search.conduit.com/Results.aspx?q=2+takt+motoren+%C3%B6le&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=10&ctid=CT2096149', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6.3; .NET CLR 2.0.50727)', '', 'de', -732170672, -1029440095), (1698, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1699, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1700, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1701, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928107), (1702, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1703, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1704, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1506577249), (1705, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1706, 'http://www.google.de/search?q=motul+shop&hl=de&client=firefox-a&hs=cnC&rls=org.mozilla:de-DE:official&channel=s&ei=1bBiTLrpBYXLOMbw7PgJ&start=120&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1354460742), (1707, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1708, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1709, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1710, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1711, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1712, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1713, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1714, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1715, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1716, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1717, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1718, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1719, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1720, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1721, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1722, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1723, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1724, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1725, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1726, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1727, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1728, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1729, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1730, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1731, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1732, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1733, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1734, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1735, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1736, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1737, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1738, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1739, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1740, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1741, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1742, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1743, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1744, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1745, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1746, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1747, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1748, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1749, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1750, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1751, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1752, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1753, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1754, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1755, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679); INSERT INTO `log_visitor_info` (`visitor_id`, `http_referer`, `http_user_agent`, `http_accept_charset`, `http_accept_language`, `server_addr`, `remote_addr`) VALUES (1756, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1757, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1758, '', 'Java/1.6.0_17', '', '', -732170672, 1344541679), (1759, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1760, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE364&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=Motul&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.125 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1596001435), (1761, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928107), (1762, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=com.yahoo:de:official&client=firefox', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.1) Gecko/20090715 YFF35 Firefox/3.5.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339051823), (1763, 'http://www.google.de/search?q=motul+15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341566711), (1764, 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=agip+2+takt+%C3%B6l&_sacat=See-All-Categories', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 (webde/1.7.2) Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1354457546), (1765, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1766, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1767, 'http://suche.t-online.de/fast-cgi/tsc?q=2takt%C3%B6le&mandant=toi&device=html&adtest=&img_start=0&dia=suche&context=internet-tab&tpc=internet&src=&ptl=std&classification=internet-tab_internet_std&ocr=yes&tax=&tax_max=&language=&ocontext=&cr=&x=74&y=18', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.07; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1419166628), (1768, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=2T+%D6l&x=0&y=0', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351164660), (1769, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1770, 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1413424687), (1771, 'http://www.google.de/search?q=Motul+Kettenspray&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421298891), (1772, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1773, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1774, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1775, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1776, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1777, 'http://www.google.de/url?q=motul+shine+%26+go&url=/aclk%3Fsa%3Dl%26ai%3DCiZXCi_diTMjXJsvVOLOp3L0NrcGwwwH96b3tFK3F4-1HCAAQAVCer6GNAWCV6vOBlAegAcfRhPgDyAEBqQKUHvYYpqO1PqoEE0_QWhjJV5jcaVjXPjLede-4KYA%26sig%3DAGiWqtyI4Z_VVninRJpAwOeBrU9PRh53Yg%26adurl%3Dhttp:', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1389629673), (1778, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1779, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558208475), (1780, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1781, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1782, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9698065513827800&output=html&h=280&slotname=0245012782&w=336&ea=0&flash=10.1.53&url=http%3A%2F%2Fwww.carpassion.com%2Fferrari-308-328-348%2F42488-motul-300v-power-motoroel.html&dt=1281561237280&s', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -639451602), (1783, 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE341DE342&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1576313009), (1784, 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE341DE342&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1576313009), (1785, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1786, 'http://shop.ebay.de/i.html?_nkw=motul+300v&_frs=1&_trksid=p3286.c0.m359', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30618; InfoPath.2)', '', 'sv', -732170672, 1404563477), (1787, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1788, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1789, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1790, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1791, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1792, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1793, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1794, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1795, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1796, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928107), (1797, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1798, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1799, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1800, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1801, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1802, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1803, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1599739226), (1804, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1805, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1806, 'http://www.google.de/url?q=motul+5100+4L+10W-40&url=/aclk%3Fsa%3Dl%26ai%3DCKOVSeJBjTIjAO5KD-gaRqu21DK3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCV-p-CsAegAcfRhPgDyAEBqQLn2QD66pu1PqoEGE_Q8nfd7vJTXzOQnRbeivQdN9iAQmYh2g%26sig%3DAGiWqtwqX1mq6QtxSbBrw0XzU6Mzq0xgpw%26', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1509232786), (1807, 'http://www.google.de/url?q=Motul+300V+4T+Factory+Line+15W50&url=/aclk%3Fsa%3Dl%26ai%3DCIjT4-55jTMCmFMKK-gbwtbCRC63BsMMB_em97RSttuPtRwgAEAEoA1Cer6GNAWCVuv2BlAegAcfRhPgDyAEBqQLn2QD66pu1PqoEGE_QPEtFQA5wy5ASK5acDg_7mD1pQwjnLA%26sig%3DAGiWqtxWS9H-SISWtWVYRAJ0z', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1575468206), (1808, '', 'Opera/9.80 (Windows NT 6.0; U; de) Presto/2.6.30 Version/10.60', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE', -732170672, 1591491618), (1809, 'http://www.google.de/search?q=motul+300v+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418821772), (1810, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=motul+300', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)', '', 'de', -732170672, 1052046568), (1811, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1812, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1813, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1814, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928107), (1815, '', 'netEstate NE Crawler (+http://www.website-datenbank.de/)', '', '', -732170672, 1372696977), (1816, 'http://www.google.de/search?client=opera&rls=de&q=motul+%C3%B6l&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.80 (Windows NT 6.0; U; de) Presto/2.6.30 Version/10.60', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1591358003), (1817, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1818, 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=8&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', 'de', -732170672, 1056295507), (1819, 'http://www.google.de/url?q=2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC8PPEeO5jTIzPNYbY0QTY0P28BK3BsMMB_em97RTtzOPtRxAFKAhQnq-hjQFglaqggrAHoAHH0YT4A8gBAakCvvcNDXiStT6qBBNP0IsEK7MvFTKHiPlJ7TOyxm72%26num%3D8%26sig%3DAGiWqtxZKzVq0RMYcjxyVTrpB3mOB3GEsg%26adurl%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.5; OfficeLivePat', '', 'de-DE', -732170672, 1527241339), (1820, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=motul+8100+x.clean', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1575841912), (1821, 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2269050&SearchSource=3&q=motul+%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 YFF35 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419082955), (1822, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1823, 'http://www.google.de/search?q=motul', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1470515248), (1824, 'http://www.google.de/search?q=Motul+Multi+atf&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1292170096), (1825, 'http://suche.aolsvc.de/aol/search?s_it=aolde-homePage&q=Motul+%C3%B6l&lr=&rp=', 'Mozilla/4.0 (compatible; MSIE 7.0; AOL 9.0; Windows NT 6.0; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, -1017299866), (1826, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1827, 'http://www.google.de/search?q=motul+300v', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1527802559), (1828, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1829, 'http://www.google.de/search?q=motul+5100&rlz=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1053709538), (1830, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.4) Gecko/20091016 Firefox/3.5.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1475005196), (1831, 'http://www.google.de/aclk?sa=l&ai=CWpPeZBxkTLHsNuaAjAfxvK3aDK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV-vCBjAegAcfRhPgDyAEBqQIlG7dr1XS1PqoEE0_QDHinrUYAVi7xixB0a3jb4GY&sig=AGiWqtx79kzOwEJNWBubhVcUvxshgQIOFw&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530099287), (1832, 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+4t&rlz=1R2ADFA_deDE358&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1340092101), (1833, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCqr5KeCdkTM3kIYPc0ASk_J2oBK3BsMMB_em97RSthP2-RwgAEAEgsYrfBigCUJ6voY0BYJXqtYLEB6ABx9GE-APIAQGpAiUbt2vVdLU-qgQTT9D0YzLh_9jrbUNrlh-mpiTHfYAFkE4%26sig%3DAGiWqtwNvVGzXobff2rOFcF_fV06FdfMYw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6; SIMBAR={2A0B32D6-6FD5-4D17-9AC5-4222A3DA51B8}; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 1.1.4322; Media Center PC 5.1; SLCC1; Tab', '', 'de-DE', -732170672, -638962365), (1834, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'ru', -732170672, 1602721731), (1835, 'http://www.amazon.de/TOTAL-racing-vollsynthetisches-Takt-ltr/dp/B002SRA2OC/ref=sr_1_2?ie=UTF8&s=automotive&qid=1281632772&sr=1-2', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -736663123), (1836, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1837, 'http://www.google.de/search?as_q=motul+8100&hl=de&rlz=1R2ADRA_deDE351&num=10&btnG=Google-Suche&as_epq=&as_oq=&as_eq=&lr=&cr=&as_ft=i&as_filetype=&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=www.markenoele.de&as_rights=&safe=images', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 1338117107), (1838, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1839, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1840, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1841, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1842, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1843, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1844, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928107), (1845, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1846, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1847, 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g13&q=Motor%C3%B6l+Motul+5100', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET4.0C; .NET CLR 3.0.30729)', '', 'de', -732170672, 1558397064), (1848, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1849, 'http://www.google.de/search?q=Motul+800+2T+Factory+Line+Road+Racing&hl=de&prmd=s&ei=XTpkTLqJLYaNOIzvgbAM&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 7.0; Win32; 1&1); .NET CLR 1.1.4322)', '', 'de', -732170672, 1303550264), (1850, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1851, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1852, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1853, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1854, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1855, 'http://www.google.de/search?hl=de&client=firefox-a&hs=vAy&rls=org.mozilla%3Ade%3Aofficial&q=motul+2+takt+%C3%B6l&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529177369), (1856, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1857, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1858, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1859, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1860, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1861, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1862, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1863, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928107), (1864, 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCSbHG-k9kTMT7OpfYOOfC5f4NrcGwwwH96b3tFI-13kQIABACKAJQnq-hjQFglbKVgqQHoAHH0YT4A8gBAakCVsuJtXmVtT6qBBNP0MCG5bgm_8_dzzWK5ddCMnT7%26sig%3DAGiWqtwxXLPFjtCO8H7HgVdzAtCMIBADIg%26adurl%3Dhttp://www.m', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; yie8)', '', 'de', -732170672, 1438056569), (1865, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1866, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1867, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1868, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1869, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1870, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1871, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1872, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1873, 'http://shop.ebay.de/i.html?_nkw=2+Takt+%C3%96l&rt=nc&LH_Auction=1&_trksid=p3286.c0.m301', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -639392301), (1874, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1875, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1876, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1877, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1878, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1879, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1880, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1881, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1882, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1883, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1884, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1885, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1886, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1887, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1888, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1889, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1890, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1891, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1892, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1893, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1894, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1895, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1896, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1897, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1898, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1899, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1900, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1901, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1902, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1903, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1904, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1905, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1906, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1907, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1908, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1909, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1910, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1911, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1912, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1913, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1914, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1915, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1916, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1917, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1918, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1919, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1920, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1921, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1922, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1923, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1924, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1925, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1926, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1927, 'http://www.google.de/search?hl=de&source=hp&q=motul+300+v+power&cts=1281675438735&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1831460359), (1928, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1929, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1930, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1931, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1932, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1933, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1934, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1935, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1936, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1937, 'http://www.google.de/url?sa=t&source=web&cd=8&ved=0CDgQFjAH&url=http%3A%2F%2Fwww.markenoele.de%2Foelberater&rct=j&q=%C3%B6lberater&ei=M-FkTI6cGsvqOOKviMYN&usg=AFQjCNHHiJ7B8EEe0R56Xnw64GRSfsGXvw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.2; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1481604570), (1938, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1939, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1940, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1941, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1942, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1943, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1944, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1945, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1946, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+300v+10w+50&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -648335146), (1947, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+5100', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1311378032), (1948, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1949, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1950, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1951, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1952, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1953, 'http://www.google.de/search?client=safari&rls=en&q=motul+motor%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=-fpkTOPHBoG6OPXKuP0M', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; de-de) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8', '', 'de-de', -732170672, 1573647991), (1954, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1955, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1956, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1957, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1958, 'http://www.google.de/search?q=7100+4T&hl=de&prmd=s&ei=0QNlTM68LJOFONSO5NUN&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1050257227), (1959, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1960, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1961, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1962, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1963, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1964, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=teilsynthetisches+2+takt+%F6l&x=0&y=0', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1841307953), (1965, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1966, 'http://shopping.news.de/search/landing/query/2+takt+motor%c3%b6l/s/google/gkaid/55224583/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1049612411), (1967, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1968, 'http://www.amazon.de/Formula-Race-2-Takt-%C3%96l/dp/B00205T0TK', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1010294222), (1969, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1970, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1971, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1972, 'http://www.google.de/search?client=opera&rls=de&q=MOTul+5100&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.60', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, -653191256), (1973, 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CEEQFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotorrad%2Fmotul-7100-4t.html&rct=j&q=motul%207100%204t&ei=lRZlTJzfHpGUjAeW5Kz6Cw&usg=AFQjCNFw2uF_XViEFRoE4zQxxi6fcVCzKg', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1529871759), (1974, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1975, 'http://www.google.de/search?q=motul+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7SUNA_de&redir_esc=&ei=qRtlTKT6HaOTOIrMof0M', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -648335146), (1976, 'http://www.google.de/products?q=10w-50+300+motul&hl=de&aq=f', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1468733156), (1977, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1978, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1979, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1980, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1981, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1982, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1983, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1281699419&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-tt-quattro-224-ps-t998668.html&dt=1281699420827&shv', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418448023), (1984, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1985, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1986, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928107), (1987, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1988, 'http://www.google.de/search?client=opera&rls=de&q=MOTul+5100&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.60', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, -653191256), (1989, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1990, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1991, 'http://www.google.de/search?hl=de&rlz=1W1ADFA_de&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB0.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de-DE', -732170672, 1383168306), (1992, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1993, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1994, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (1995, 'http://www.elferteam.de/Forums/index.php?showtopic=42654', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)', '', 'de', -732170672, 1418508346), (1996, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (1997, 'http://www.spardeingeld.de/motorraeder/products__keyword--scooter.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 BTRS31753 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1528277985), (1998, 'http://www.google.de/url?sa=t&source=web&cd=122&ved=0CBwQFjABOHg&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=vlFlTM7kNMX7lwf8nYiTDg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1352247182), (1999, 'http://www.google.de/search?q=Motul+Scooter+power+2t&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7SUNC_de&redir_esc=&ei=M1JlTLviJ-iVOIPYwf0M', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C)', '', 'de', -732170672, 1351726523), (2000, 'http://www.elferteam.de/Forums/index.php?showtopic=42654&hl=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.21022; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de-ch', -732170672, -1040731132), (2001, 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576193431), (2002, 'http://www.google.de/search?q=MOTUL+Classic+Oil&hl=de&newwindow=1&client=firefox-a&hs=HOH&rls=org.mozilla:de:official&prmd=s&ei=ZmJlTOiOE-WSONyOoc4N&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1293405992), (2003, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCZ98mNG1lTPj8EtOu4ga_o-DlCK3BsMMB_em97RSthP2-RwgAEAFQnq-hjQFglYKKgpgHoAHH0YT4A8gBAakCHVayB0V4tT6qBBNP0EnXuCAPDpo6FcijQNo9X3yh%26sig%3DAGiWqtxEtSx2ENsFErDwB-aPvIRsFju-zw%26adurl%3Dhttp', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.126 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1339088038), (2004, 'http://www.google.de/url?q=motul+fork+oil+10w20&url=/aclk%3Fsa%3Dl%26ai%3DC0KFcTHVlTMSIOtXUOK7ZrI0HrcGwwwH96b3tFJXI4-1HCAAQASCduOYHKAJQnq-hjQFglYKQgqAHoAHH0YT4A8gBAakC2ySx7iB5tT6qBBhP0Kdgkc4GqLQsNFVqY8kNkC1J9-My3h2ABZBO%26sig%3DAGiWqtzOnjjdhHqFuygKGD2KnRX', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0)', '', 'de', -732170672, 1518908938), (2005, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0239281592955267&output=html&h=600&slotname=7986467649&w=160&lmt=1281719003&flash=10.0.42&url=http%3A%2F%2Fwww.spotlight-wissen.de%2Farchiv%2Fmessage%2F391524.html&dt=1281719005448&shv=r20100804&', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419147502), (2006, 'http://www.google.de/search?q=motul+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1528110296), (2007, 'http://www.google.de/url?q=keramikzusatz+f%C3%BCr+motor%C3%B6l+g%C3%BCnstig&url=/aclk%3Fsa%3Dl%26ai%3DCV-E-rYRlTO_WKYbZOM389cAGrcGwwwH96b3tFL3D4-1HEAQoCFCer6GNAWCV0rGCvAegAcfRhPgDyAEBqQKd0USL9Gq1PqoEGE_Q3e6iz5ExB6svjxDxTHNJUKzxSmy9dw%26num%3D7%26sig%3DAGi', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1485189962), (2008, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928107), (2009, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2010, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2011, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2012, 'http://www.elferteam.de/Forums/index.php?showtopic=42654&st=0&', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; de-de) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8', '', 'de-de', -732170672, 1573639693), (2013, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2014, 'http://www.google.de/url?q=Motul+8100+X+Clean%2B&url=/aclk%3Fsa%3Dl%26ai%3DCvyL5YcJlTNz4JpjWOLPBle0GrcGwwwH96b3tFO294-1HCAAQASgCUJ6voY0BYJWiroK0B6ABx9GE-APIAQGpAsuRzC1fZbU-qgQWT9BW5pPGnjmm5YN22byLSYWIvnUXWQ%26sig%3DAGiWqtzF1kDzAvxbvYG4n2xKEVBN-5XEuw%26adu', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1469093352), (2015, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2016, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2017, '', 'Java/1.6.0_21', '', '', -732170672, 1045693511), (2018, '', 'Java/1.6.0_21', '', '', -732170672, 1045693511), (2019, '', 'Java/1.6.0_21', '', '', -732170672, 1045693511), (2020, '', 'Java/1.6.0_21', '', '', -732170672, 1045693511), (2021, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2022, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2023, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928107), (2024, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2025, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2026, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2027, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2028, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2029, 'http://www.google.ch/search?hl=de&source=hp&q=esso+%C3%B6lberater&btnG=Google-Suche&rlz=1W1ADBF_de&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.3; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de-ch', -732170672, -1136861202), (2030, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2031, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1354459822), (2032, 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=y0NmTO60CNKVOMjT7I8P', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; de-de) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8', '', 'de-de', -732170672, 1532568333), (2033, 'http://www.google.com/search?hl=de&q=motul+race+chronometer&btnG=Google-Suche&meta=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 (webde/1.7.2) Firefox/3.6.8 WEB.DE ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1351717797), (2034, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2035, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2036, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (2037, 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -639037407), (2038, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (2039, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1024061423), (2040, 'http://www.amazon.de/s/?ie=UTF8&keywords=2+takt+motor%C3%B6l&tag=googhydr08-21&index=aps&hvadid=3401847361&ref=pd_sl_6q7roh8j63_b', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)', '', 'de', -732170672, -1024061423), (2041, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (2042, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (2043, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (2044, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (2045, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (2046, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928107), (2047, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GFRE_deDE356DE356&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1354494712), (2048, 'http://www.elferteam.de/Forums/index.php?showtopic=42654', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322)', '', 'it', -732170672, 1428582026), (2049, 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCKsQd-Z5mTKqyK5PMOK6S-esGrcGwwwH96b3tFLWD_b5HCAAQASgDUJ6voY0BYJXipoKwB6ABx9GE-APIAQGpAsuRzC1fZbU-qgQTT9AABI-WrV3bxyFCE5Fi87q0WA%26sig%3DAGiWqtwJHlrzSW53xzkZ-K4ekBL1-YftxA%26adurl%3Dhttp://www', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1528927801), (2050, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2051, '', '', '', '', -732170672, 1121167938), (2052, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420079631), (2053, 'http://www.google.de/url?q=4+liter+motul+5100+10w50&url=/aclk%3Fsa%3Dl%26ai%3DCXNtNq6RmTLPAENDYOKiWoccGrcGwwwH96b3tFLWD_b5HEAEoB1Cer6GNAWCV4qaCsAegAcfRhPgDyAEBqQLLkcwtX2W1PqoEGE_QD8VJAKCJJNF83neqQI1yNBUCwAX8ew%26num%3D2%26sig%3DAGiWqtzHqRsSbknf-qE8ShykCOs', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418413445), (2054, 'http://www.google.de/search?q=Motul+15W50+Ester&hl=de&client=firefox-a&hs=yDI&rls=org.mozilla:de:official&channel=s&prmd=s&ei=O6VmTL2wIYiPOOTP2bkF&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481054072), (2055, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; SLCC1; .NET4.0C)', '', 'de-DE', -732170672, 1529025673), (2056, 'http://www.google.de/search?hl=de&rlz=1T4ADRA_deDE351DE351&q=motul+4100+power&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 168430081), (2057, 'http://www.google.de/search?hl=de&source=hp&q=Markenoele.de&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1831503643), (2058, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB5; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 2.0.50727)', '', 'de', -732170672, 1053442251), (2059, 'http://www.google.de/search?sourceid=navclient&aq=3&oq=MOTUL+300V&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE355DE356&q=motul+300v+le+mans', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, 1596013525), (2060, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2061, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2062, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2063, 'http://www.google.de/url?q=motoren%C3%B6l+g%C3%BCnstig&url=/aclk%3Fsa%3Dl%26ai%3DCqvAkZ9xmTP29CZfVOKTt8f4GrcGwwwH96b3tFL3D4-1HEAIoCFCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQLLkcwtX2W1PqoEFk_QRfAhdTKRACXjxOcaDicztwaVqXU%26num%3D5%26sig%3DAGiWqtyV9HnO29IpT5RqIITrJ5W', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481006681), (2064, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2065, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2066, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCalkR8-RmTIOMEdPrOJz6hPEGrcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJW6rYK0B6ABx9GE-APIAQGpAsuRzC1fZbU-qgQTT9CsSN8uhWsyMt5Y848a3hJqsw%26sig%3DAGiWqtwlDn36axa26p_OMhwvehO8-zwpxQ%26adurl%3Dht', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)', '', 'de', -732170672, 1471577718), (2067, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928107), (2068, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2069, 'http://www.google.de/search?q=MOTUL+8100+X-clean+SAE+5W-30&rlz=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1484945395), (2070, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2071, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2072, 'http://www.google.de/url?q=motul+wash+%26+wax+spray+400+ml&url=/aclk%3Fsa%3Dl%26ai%3DCFwem0fRmTKmEFtDYOLGX_ccGrcGwwwH96b3tFL2C_b5HCAAQAigDUJ6voY0BYJWKiY6wB6ABx9GE-APIAQGpAsuRzC1fZbU-qgQYT9ALqSYDfpq8UX6j8iTKINklW1er6Xoz%26sig%3DAGiWqtxXbQqLcSvlRdTWkXNRaDVH', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.126 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1573459631), (2073, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2074, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2075, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2076, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2077, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2078, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2079, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2080, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2081, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2082, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2083, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2084, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2085, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2086, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2087, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2088, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2089, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2090, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2091, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2092, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2093, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2094, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2095, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2096, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2097, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928107), (2098, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2099, 'http://www.elferteam.de/Forums/index.php?showtopic=42654', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351157619), (2100, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2101, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2102, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2103, 'http://www.google.de/search?q=motul+800+road+racing&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529125395), (2104, 'http://www.google.de/search?q=motul+300v&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&redir_esc=&ei=d7RnTOn3G4-oOIrf2LkF', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1527796107), (2105, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2106, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&format=728x90_as&output=html&h=90&w=728&lmt=1281868701&channel=8353346331&ad_type=text&alternate_ad_url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fgoogle_adsense_script.html&col', 'Mozilla/4.0 (compatible; MSIE 7.0; AOL 9.0; Windows NT 5.1; GTB0.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1017298941), (2107, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE386&q=motul+2+takt+%C3%B6l&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1526940646), (2108, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2109, 'http://shop.ebay.de/i.html?_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A3357&rt=nc&_nkw=motul%205100&_dmpt=Motorrad_Kraftradteile&_ipg=&_trksid=p3286.c0.m14.l1513&_pgn=1', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1413223574), (2110, 'http://www.google.de/products?q=Motul+800+Road+Racing+g%C3%BCnstig&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=QMZnTOrLLsqmOLqg9NcF&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CC8QrQQwAg', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418603545), (2111, 'http://www.google.de/aclk?sa=l&ai=CCiewA8NnTP7QIc7UOKessOEGrcGwwwH96b3tFO294-1HCAAQASgDUJ6voY0BYJW6rYK0B6ABx9GE-APIAQGpAsuRzC1fZbU-qgQYT9B3GFVmvvivtRbWvgkoMX8k80aLK_ug&sig=AGiWqtyD7aI4D9ts_ICBSOoJ-j-WOR3GZQ&adurl=http://www.motulshop.de&rct=j&q=5%20Ltr%20', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.126 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1485198393), (2112, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928107), (2113, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2114, 'http://www.amazon.de/Motul-Wash-Wax-0-4L/dp/B0010569SG', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1342020175), (2115, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2116, 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=Motul+5100+ester+4T+SAE+10W-40&_sacat=See-All-Categories', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1341419950), (2117, 'http://www.preisvergleich.de/search/landing/query/motul+5100/s/google/gkaid/55427054/?gclid=COXk4tW7u6MCFRAFZgodd2EVcQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638980819), (2118, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCjKBTdNxnTNzeF9PWOMSu4JIHrcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJWSjIKYB6ABx9GE-APIAQGpAsuRzC1fZbU-qgQTT9ANyghdOhJi7zzjIdlYHfW9kA%26sig%3DAGiWqtzPW8t-5qRic5HtvvXTdzH0WRBfng%26adurl%3Dht', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1480828734), (2119, 'http://www.google.de/url?q=MOTUL+8100+X-clean+SAE+5W-40&url=/aclk%3Fsa%3Dl%26ai%3DCpcD3Nd5nTPbLOIeH-gatsrynB63BsMMB_em97RTtvePtRxACKARQnq-hjQFglbKBgpgHoAHH0YT4A8gBAakCy5HMLV9ltT6qBBhP0CMtag4pRUsP7R-zvDcExPJhOQ2QCGA%26num%3D2%26sig%3DAGiWqtyho9vyIZ_nG5R_Kn', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1420435773), (2120, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2121, 'http://www.google.de/url?q=motul+20w50&url=/aclk%3Fsa%3Dl%26ai%3DCYUwMyPRnTM-GNcOU-gbMx6H1CK3BsMMB_em97RSFyuPtRwgAEAIoA1Cer6GNAWCViviBlAegAcfRhPgDyAEBqQLLkcwtX2W1PqoEFk_QAwrk49j0i8qyozl68Lf3_m8wrvo%26sig%3DAGiWqtysU9PIaZfLAgteEnL_x-h4GVNbGg%26adurl%3Dhttp', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420008124), (2122, '', 'Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.9.0.2) Gecko/20121223 Ubuntu/9.25 (jaunty) Firefox/3.8', '', '', -732170672, -1367247400), (2123, 'http://www.google.com/search?sourceid=opera-portal&q=Motul+3000+4T+20W-50+-+4-Takt-Motor%C3%B6l&client=opera-portal&channel=portal', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.6.30 Version/10.61', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1413386425), (2124, 'http://www.auvito.de/mobil-shc-formula-ld-0w-30-longlife-2-ii-6-x-1-liter-6-liter-motoroel/artnr7484394/details.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.7.11) Gecko/20050728', 'ISO-8859-15,utf-8;q=0.7,*;q=0.7', 'de,en;q=0.5', -732170672, -1308614230), (2125, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928107), (2126, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=MOTUL+2-Takt+%C3%96l+%5B800+2T+Road%5D+&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1293315788), (2127, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1281892480&flash=10.0.32.18&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D722&dt=12818924809', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5)', '', 'de', -732170672, 1419319630), (2128, 'http://www.google.de/aclk?sa=l&ai=ClOVtQSloTJu3B4z74wbFkcCDCK3BsMMB_em97RS9gv2-RwgAEAFQnq-hjQFgldKngrAHoAHH0YT4A8gBAakCy5HMLV9ltT6qBBNP0PJ3WNcafk9Tmsa8ljwwvsMe&sig=AGiWqtw-aV0zbFGSvFIDvYv2Ywn-CMMkZQ&adurl=http://www.motulshop.de&rct=j&q=motul%20wash%20%26', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.126 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1573462196), (2129, 'http://www.google.de/search?hl=de&client=opera&hs=Ckh&rls=ru&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul+&gs_rfai=', 'Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.6.30 Version/10.60', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1574190248), (2130, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2131, 'http://www.google.de/search?q=motul+5100+ester&hl=de&client=firefox&hs=nOi&rls=com.yahoo:de:official&prmd=s&ei=QS5oTLrpJYS6OMzU0LgF&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2) Gecko/20100115 YFF35 Firefox/3.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350613499), (2132, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2133, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2134, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2135, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2136, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2137, '', '', '', '', -732170672, -1295267040), (2138, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2139, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2140, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2141, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2142, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2143, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2144, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2145, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2146, '', 'Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.9.0.2) Gecko/20121223 Ubuntu/9.25 (jaunty) Firefox/3.8', '', '', -732170672, -1367247400), (2147, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2148, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2149, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2150, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2151, 'http://www.google.de/search?hl=de&rlz=1B3GGLL_deDE377DE385&q=motul+300v&aq=0&aqi=g10&aql=&oq=motul+300&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 MRA 5.6 (build 03399) Firefox/3.6.8 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1292660810), (2152, 'http://www.elferteam.de/Forums/index.php?showtopic=42654', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)', '', 'de', -732170672, 1351154447), (2153, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2154, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2155, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2156, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2157, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2158, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2159, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2160, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2161, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2162, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928107), (2163, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2164, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2165, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2166, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2167, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2168, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2169, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2170, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2171, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2172, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2173, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2174, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2175, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2176, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2177, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2178, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2179, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2180, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2181, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2182, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2183, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2184, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2185, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2186, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2', '', '', -732170672, 1340560209), (2187, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2', '', '', -732170672, 1340560209), (2188, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2', '', '', -732170672, 1340560209), (2189, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2', '', '', -732170672, 1340560209), (2190, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2', '', '', -732170672, 1340560209), (2191, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2', '', '', -732170672, 1340560209), (2192, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2', '', '', -732170672, 1340560209), (2193, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2', '', '', -732170672, 1340560209), (2194, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2', '', '', -732170672, 1340560209), (2195, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2', '', '', -732170672, 1340560209), (2196, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2', '', '', -732170672, 1340560209), (2197, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2', '', '', -732170672, 1340560209), (2198, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2199, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2200, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2201, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2202, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2203, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2204, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2205, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2206, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2207, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2208, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2209, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2210, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2211, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2212, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2213, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2214, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2215, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCIu3BkdxoTKL0KYuw4gbZuIHsB63BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCViviBlAegAcfRhPgDyAEBqQLLkcwtX2W1PqoEE0_QsPYopOkJWFMFw-oWKHNaM7k%26sig%3DAGiWqtzUlcu-qh5NFmEjynhrzOCcLYUXHA%26adurl%3Dh', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1036311453), (2216, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2217, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2218, 'http://www.google.de/search?hl=de&lr=lang_de&tbs=lr%3Alang_1de&q=motul+multi+atf&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529189392), (2219, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2220, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1066549672), (2221, 'http://www.google.de/search?hl=de&safe=active&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul+&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 2.0.50727)', '', 'de', -732170672, -1066549672), (2222, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (2223, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2224, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2225, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2226, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2227, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2228, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=dexron+3+motul&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1427171785), (2229, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2230, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2231, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2232, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2233, 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=0P9oTPu7A8mbOJirxbgF', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; de-de) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7', '', 'de-de', -732170672, -727153150), (2234, 'http://www.google.de/search?hl=de&client=firefox-a&hs=HGb&rls=org.mozilla%3Ade%3Aofficial&q=MOTUL+Specific+5W-30+5L+504.00++507.0&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576295086), (2235, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2236, 'http://www.google.de/search?hl=de&source=hp&q=G%C3%BCnstiger+MOTUL+300V+LE+MANS+SAE+20W60+%C3%96l+Motor%C3%B6l&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1596035348), (2237, 'http://www.google.de/url?q=motul+20w50&url=/aclk%3Fsa%3Dl%26ai%3DCOTrXAQVpTMLTAYvUOMSjnZUHrcGwwwH96b3tFIXK4-1HCAAQAigDUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAsuRzC1fZbU-qgQWT9A3-HdEIFX7dWwgnQHb35FU60SVNQ%26sig%3DAGiWqtyCJSm_fZnGbVy7r1_PWhsyHJEe3g%26adurl%3Dhttp:', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1419224519), (2238, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2239, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2240, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2241, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2242, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2243, 'http://www.google.de/url?q=motul+factory+line&url=/aclk%3Fsa%3Dl%26ai%3DC3q5F1RJpTLSPKZuv4gagj-HdCK3BsMMB_em97RS1xOPtRwgAEAFQnq-hjQFgldqNgpgHoAHH0YT4A8gBAakCkC6rcWx9tT6qBBNP0K9DzvJV8CpXJOdWBxyzrDFo%26sig%3DAGiWqtwklMC3t30uzGuBc7GQUDCzUKYuFQ%26adurl%3Dhttp', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0)', '', 'de', -732170672, -648068357), (2244, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2245, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2246, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1031862793), (2247, 'http://shop.ebay.de/items/?_nkw=Motul+3000+4T+20W-50+4+l&_sacat=&_ex_kw=&_mPrRngCbx=1&_udlo=&_udhi=&_sop=12', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -1031862793), (2248, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2249, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2250, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2251, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1281957803&flash=10.0.12&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-vitara-1-9ddis-t1270311.html&dt=1281957806721&shv=r', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de', -732170672, 1339794137), (2252, 'http://www.google.de/search?hl=de&client=firefox-a&hs=yIJ&rlz=1R1GGGL_de___DE349&q=motul+motor%C3%B6l&revid=1322678503&sa=X&ei=FSJpTKbtFtGKONCf2bkF&ved=0CF0Q1QIoAA', 'Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413187773), (2253, 'http://suche.t-online.de/fast-cgi/tsc?q=Motul+Motor%C3%B6l&encQuery=Motul+Motor%C3%B6l&lang=all&mandant=toi&device=html&adtest=&img_start=0&dia=suche&context=internet-tab&tpc=internet&src=&ptl=std&classification=internet-tab_internet_std&ocr=yes&tax=&tax_', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16; .NET4.0C)', '', 'de-DE', -732170672, 1530252932), (2254, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2255, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2256, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2257, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2258, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2259, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2260, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2261, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2262, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2263, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2264, 'http://www.google.de/search?hl=de&client=firefox-a&hs=Rjf&rls=org.mozilla%3Ade%3Aofficial&q=motul+7100+20w50&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Ant.com Toolbar 2.0.1 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1490643187), (2265, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2266, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2267, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2268, 'http://www.google.de/search?sourceid=ie7&q=motor%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&rlz=1I7ACAW&redir_esc=&ei=HlRpTMnLE4mMOMfz-bkF', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; SIMBAR={44F8D801-5A9E-4956-A439-8999DB4E3AF9}; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1481491465), (2269, 'http://www.google.de/url?q=Motul+5100+4T+kaarst&url=/aclk%3Fsa%3Dl%26ai%3DC2KGVplxpTJSBNYyCjAeD_5ylB63BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCV2qOCsAegAcfRhPgDyAEBqQKQLqtxbH21PqoEGE_Qib--9QKTA2NvUYwDr8xqTMCLpu5ysw%26sig%3DAGiWqtxrDdeW8I2YUlpPg3dhDMpLGe6DIA%26', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1351205140), (2270, 'http://www.google.de/search?hl=de&&sa=X&ei=gWNpTOW6IsejOPSfzLgF&ved=0CBsQBSgA&q=Motul+800+road+racing&spell=1', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)', '', 'de-DE', -732170672, 1480625887), (2271, 'http://fahrzeugteile.shop.ebay.de/Auto-Motorrad-Teile-/131090/i.html?_nkw=2+Takt+%C3%96l&_trkparms=65%253A1%257C66%253A2%257C39%253A1&rt=nc&_trksid=p3286.c0.m14&_sop=1&_sc=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'windows-1250,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420769958), (2272, 'http://www.google.de/search?hl=de&rls=com.microsoft%3Ade%3AIE-ContextMenu&rlz=1I7GGIK_de&q=motul+8100+x-clean&aq=1&aqi=g2&aql=&oq=MOTUL+8100&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.30729; .NET CLR 3.5.30729; .NET4.0C)', '', 'de', -732170672, 1471057948), (2273, 'http://www.google.de/url?q=Motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCcwHsc3JpTKaHCdbrOIjErKIHrcGwwwH96b3tFLWD_b5HCAAQAVCer6GNAWCV6o6CnAegAcfRhPgDyAEBqQLrt5Wv4oy1PqoEE0_Q-K0nzCQh8US5RjWUQa7LkTM%26sig%3DAGiWqtzF7kkFZZwgUfaJqohHfhlPwCv-_w%26adurl%3Dhttp://www.mo', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1340975521), (2274, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCzPPkiX1pTKSZJJbrOPT_uI4HrcGwwwH96b3tFK2E_b5HCAAQAVCer6GNAWCVmrGCuAegAcfRhPgDyAEBqQLrt5Wv4oy1PqoEE0_QdwWBVBG3wc4cM3L_2N7cQ_k%26sig%3DAGiWqtw1lUoLyCXLK2GqFB2ROW9Bvli_1Q%26adurl%3Dhttp:', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1128166190), (2275, 'http://www.google.de/search?q=motul+quad+4t&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1304235831), (2276, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928107), (2277, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2278, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2279, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2280, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2281, 'http://www.google.de/url?q=motul+xclean&url=/aclk%3Fsa%3Dl%26ai%3DCE_3n3b1pTKq_CoyGsAOXzfT1B63BsMMB_em97RTtvePtRwgAEAEoAlCer6GNAWCVopKCoAegAcfRhPgDyAEBqQL0fJoTc4m1PqoEFk_QA3CcUASernogKkttEEN894rRfP4%26sig%3DAGiWqtwaug0xhWrOgucOy4wjkOwcNZ2ePw%26adurl%3Dhtt', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420786728), (2282, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2283, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2284, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2285, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2286, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 (.NET CLR 3.5.30729)', '', '', -732170672, 1440118145), (2287, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2288, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2289, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2290, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2291, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2292, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2293, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2294, 'http://www.google.de/url?q=motul+wash+%26+wax&url=/aclk%3Fsa%3Dl%26ai%3DCwxjwWRtqTMKmKo_ZOMCx9NIGrcGwwwH96b3tFL2C_b5HCAAQASgDUJ6voY0BYJWqlYKgB6ABx9GE-APIAQGpAtJfrIqQfLU-qgQTT9A1c0P2H9LWCHB5dXNhLpNy5g%26sig%3DAGiWqtyzmRgaBKIOHd6exi1DViR77WxYfg%26adurl%3Dht', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; DT; .NET CLR 1.1.4322; InfoPath.1)', '', 'de', -732170672, 1050233715), (2295, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928122), (2296, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2297, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2298, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1031862793), (2299, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2300, 'http://www.google.com/search?client=opera&rls=de&q=motul+300V+Competition+Motorrad&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.63 (Windows NT 5.0; U; de) Presto/2.1.1', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1475686015), (2301, 'http://www.google.de/url?q=Motul+%C3%96l&url=/aclk%3Fsa%3Dl%26ai%3DCYX0EuEdqTMaTHI_64wbTjL3xB63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCViraCxAegAcfRhPgDyAEBqQLSX6yKkHy1PqoEE0_QeqUMy9rreoDavW29QloLrTw%26sig%3DAGiWqtww5BAGmJAr8PyesKCpwX0308IBvA%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de-DE', -732170672, -648454334), (2302, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2303, 'http://www.preisvergleich.de/search/landing/query/motul+5100/s/google/gkaid/55427054/?gclid=CMWm7KeUwKMCFYN_3goddUb0cQ', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1134401229), (2304, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1282037004&flash=10.1.53.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Foel-und-schwachstellen-m52-323ti-compact-t1465273.html&dt', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1054970347), (2305, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2306, 'http://www.google.de/search?hl=de&source=hp&q=motul+classic+20W50&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; InfoPath.2; .NET CLR 2.0.50727)', '', 'de', -732170672, 1389556844), (2307, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2308, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928122), (2309, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2310, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2311, 'http://www.google.de/search?q=Motul+Multi+ATF&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.0.4506.2152)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339030437), (2312, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2313, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCj_X57IFqTMrjOI-H-gbqoKD5B63BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCV2oiCmAegAcfRhPgDyAEBqQL3YwrCC5W1PqoEE0_QsDpqizyDtU-VO0cWdfJYd_c%26sig%3DAGiWqtwd1R9vD25FzfcbglAR9wwvvkbWxg%26adurl%3Dh', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.8) Gecko/20100805 Pardus/2009 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527570681), (2314, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCj_X57IFqTMrjOI-H-gbqoKD5B63BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCV2oiCmAegAcfRhPgDyAEBqQL3YwrCC5W1PqoEE0_QsDpqizyDtU-VO0cWdfJYd_c%26sig%3DAGiWqtwd1R9vD25FzfcbglAR9wwvvkbWxg%26adurl%3Dh', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.8) Gecko/20100805 Pardus/2009 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527570681), (2315, 'http://www.google.de/search?sourceid=navclient&aq=5&oq=Motu&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE338DE338&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB0.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1419504846), (2316, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2317, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2318, 'http://www.google.de/search?hl=de&source=hp&q=Motoroel+Motul+20W-50+5100&btnG=Google-Suche&meta=&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Versatel.de ISDN 0404; .NET CLR 2.0.50727)', '', 'de', -732170672, 1509245129), (2319, 'http://www.google.de/search?hl=de&safe=off&rlz=1G1GGLQ_DEDE352&q=motul+fuel+system+clean+berlin&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de-DE; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-DE,de;q=0.7,chrome://global/locale/intl.properties;q=0.3', -732170672, 1437783390), (2320, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&rlz=1W1ADRA_de&aq=1&aqi=g10&aql=&oq=Motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1421848759), (2321, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCoxn5mZlqTPiyJYT64waE7qCvCK3BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCVsp-CsAegAcfRhPgDyAEBqQL3YwrCC5W1PqoEE0_QWUiLXQ0bgkVBYjmLnslt9Xc%26sig%3DAGiWqtxzKg_pSd9ncB6Pq5pqjS9Eoj67yg%26adurl%3Dh', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1575549887), (2322, 'http://www.google.de/search?hl=de&client=firefox-a&hs=PSi&rlz=1R1GGGL_de___DE344&&sa=X&ei=wZtqTITRKJWl4AbVkIyHAQ&ved=0CBgQBSgA&q=motul+15w50+1+liter&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1464847774), (2323, 'http://www.google.de/search?q=motul+shop&hl=de&client=firefox-a&rls=org.mozilla:de-DE:official&channel=s&ei=N55qTKnUApGmnQfp_9G7AQ&start=110&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (2324, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2325, 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCXUOrMKlqTPfbI5uPmQeezrXnAq3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFglaKSgqAHoAHH0YT4A8gBAakC92MKwguVtT6qBBNP0N5Cyl-l1GDa7BA8tt8nZsAo%26sig%3DAGiWqtzni-1fa1MlEV3TAViH_7CiBTw3sQ%26adurl%3Dhttp://www.', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1546809600), (2326, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2327, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2328, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -1030360829), (2329, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (2330, 'http://www.google.de/search?hl=de&source=hp&q=motul+multi+atf&meta=&aq=0&aqi=g1&aql=&oq=Motul+Multi&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', 'de', -732170672, -1549926887), (2331, 'http://www.google.at/search?hl=de&q=motul+snowpower&btnG=Suche&meta=lr%3Dlang_de&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1519960062), (2332, 'http://whois.domaintools.com/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089909282), (2333, 'http://whois.domaintools.com/markenoele.com', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089911594), (2334, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2335, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2336, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2337, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2338, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2339, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2340, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2341, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2342, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2343, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2344, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2345, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2346, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2347, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2348, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2349, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2350, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2351, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2352, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2353, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2354, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2355, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2356, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2357, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2358, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2359, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2360, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2361, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'en-us', -732170672, 1489388012), (2362, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2363, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2364, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCawPNH25rTPyiHpv94wbZzaS0B63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVAqABx9GE-APIAQGpAkZBgO1YnLU-qgQTT9DoO_OA_MTH5FyKCARo6sDJBQ%26sig%3DAGiWqtzBlAmQPHm0zpkjvbUIMvgDxbP82Q%26adurl%3Dhttp://www.', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; HPNTDF; InfoPath.2)', '', 'de-DE', -732170672, 1836289797), (2365, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2366, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928122), (2367, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2368, 'http://www.google.pl/search?q=motul+specyfic+913+c&hl=pl&prmdo=1&ei=oXlrTOipBJXG4gbXlcWOAw&start=90&sa=N', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)', '', 'pl', -732170672, 1337855610), (2369, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2370, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2371, 'http://www.amazon.de/s/ref=nb_sb_ss_i_0_10?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=2+takt+%F6l+vollsynthetisch+Motul&sprefix=2+takt+%F6l+', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; .NET CLR 2.0.50727)', '', 'de', -732170672, 1527851905), (2372, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2373, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928122), (2374, 'http://www.motorradfrage.net/alles-zu/motul/oel/1', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.06; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1417933405), (2375, 'http://www.hotfrog.de/Firmen/Oelshop-24-Motoroel-Shop', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; SIMBAR={45A1D854-946C-4EC4-B4A4-1C7F2B67372A}; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1128027979), (2376, 'http://www.google.de/url?q=motul+shine+%26+go&url=/aclk%3Fsa%3Dl%26ai%3DC2mzPF45rTPGiCNbXOISXmPcBrcGwwwH96b3tFK3F4-1HCAAQAVCer6GNAWCVgrOCwAegAcfRhPgDyAEBqQJGQYDtWJy1PqoEE0_Q7ThAok5x1CvM9l1wxJX_kLw%26sig%3DAGiWqtwHYeVH4wyIqhuNH5I0ELVMBrI7Hg%26adurl%3Dhttp:', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1421093712), (2377, 'http://www.google.de/url?q=motul+shine+%26+go&url=/aclk%3Fsa%3Dl%26ai%3DC2mzPF45rTPGiCNbXOISXmPcBrcGwwwH96b3tFK3F4-1HCAAQAVCer6GNAWCVgrOCwAegAcfRhPgDyAEBqQJGQYDtWJy1PqoEE0_Q7ThAok5x1CvM9l1wxJX_kLw%26sig%3DAGiWqtwHYeVH4wyIqhuNH5I0ELVMBrI7Hg%26adurl%3Dhttp:', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1421093712), (2378, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1352226757), (2379, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC4qZfq5VrTPifK9TrOIHfnbYBrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJXimYKsB6ABx9GE-APIAQGpAkZBgO1YnLU-qgQTT9BuiDDKZopNLFhT0voi20IzhQ%26sig%3DAGiWqtxrL_uMK0v4KEADfJBqzQY5KcREeQ%26adurl%3Dhttp://', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1338220025), (2380, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC4qZfq5VrTPifK9TrOIHfnbYBrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJXimYKsB6ABx9GE-APIAQGpAkZBgO1YnLU-qgQTT9BuiDDKZopNLFhT0voi20IzhQ%26sig%3DAGiWqtxrL_uMK0v4KEADfJBqzQY5KcREeQ%26adurl%3Dhttp://', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1338220025), (2381, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC4qZfq5VrTPifK9TrOIHfnbYBrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJXimYKsB6ABx9GE-APIAQGpAkZBgO1YnLU-qgQTT9BuiDDKZopNLFhT0voi20IzhQ%26sig%3DAGiWqtxrL_uMK0v4KEADfJBqzQY5KcREeQ%26adurl%3Dhttp://', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1338220025), (2382, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2383, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCLOr9uqdrTKHaGpCA-gbIovDoB63BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglZKmgrAHoAHH0YT4A8gBAakCRkGA7VictT6qBBNP0CNZFk-K1rg2qtdZNcLC_Ahl%26sig%3DAGiWqtyc70vBvgS29d6EF45_Zdqk1CkCVA%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530271705), (2384, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2385, 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CB8QFjABOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotul-specific-cng-lpg-1l.html&rct=j&q=motul%20specific&ei=falrTOKDAYfaOOGH4Ww&usg=AFQjCNFyOYTFZHSRiheuggOQ4XyuB5qBkw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; (gmx/1.1.0.21); SIMBAR={55D6EEA6-77CD-11DE-80AF-0013D3CC291D}; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1494258877), (2386, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2387, 'http://www.google.de/search?q=2+takt+valvoline+%C3%B6l+vollsynthetisch&hl=de&client=firefox-a&hs=Ofg&rls=org.mozilla:de:official&source=lnt&tbs=lr:lang_1de&lr=lang_de&sa=X&ei=LrdrTJXdKsOUOL2XvWM&ved=0CBAQpwU', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1591468412), (2388, 'http://www.google.de/search?q=motul+%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1050655765), (2389, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2390, 'http://www.google.de/url?q=motul+classic+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCfblh_45rTIbfEZDVOMzoyZ4BrcGwwwH96b3tFM3B4-1HCAAQAigCUJ6voY0BYJXCr4K4B6ABx9GE-APIAQGpAkZBgO1YnLU-qgQWT9CULFW9PcJWeTzscTMOX6237XtHlw%26sig%3DAGiWqtzk6uWFAB3-mK3I2R1RhZYfTqVOCA%26adu', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; Crazy Browser 3.0.3)', '', 'de', -732170672, 1418773304), (2391, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2392, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2393, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCzhK04N5rTP3WIY374wbF0IjRB63BsMMB_em97RSthP2-RwgAEAIoA1Cer6GNAWCVuqaCsAegAcfRhPgDyAEBqQKMUBa8dIy1PqoEE0_QPIYbu7j4S3X1LqkDfWfxsM0%26sig%3DAGiWqtz-I5wkwgBHjIMsBgAjXy2eTRX5_A%26adurl%3Dh', 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.10) Gecko/20071015 SUSE/2.0.0.10-0.1 Firefox/2.0.0.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1469499421), (2394, 'http://www.google.de/search?q=Motul+5100+4T+10W-40+(4+l)&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.14) Gecko/2009082707 (IKDhPmJcdw) Firefox/3.0.14 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1509386413), (2395, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2396, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCxJ4dm-ZrTNecKsmK-gbLg82TCq3BsMMB_em97RS97Pu-RwgAEAEgx5j4BSgDUJ6voY0BYJWCkYKgB6ABx9GE-APIAQGpAoxQFrx0jLU-qgQTT9A5EjBZc7jbD1681Px5Afa18YAFkE4%26sig%3DAGiWqtyFIVsP6Txa-7WPuVijvMhFoeRP6A%26ad', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; Media Center PC 4.0; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1338492551), (2397, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2398, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2399, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2400, 'http://www.preisvergleich.org/produktsuche/MOTUL-300V-SAE-15W-60_d06beffc2228983fc7f47a0dfa41ed8e/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1b1) Gecko/20081007 Firefox/3.1b1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413042219), (2401, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, 1352412338), (2402, 'http://www.google.de/search?hl=de&q=motul+kettenspray&meta=&aq=o&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1352412338), (2403, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC_OP4rgpsTP2MC4HWOKyPufgBrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV6qyCtAegAcfRhPgDyAEBqQJGQYDtWJy1PqoEE0_QBX-SJFQ-ot9mTXuXLTjftnk%26sig%3DAGiWqtwJLqiKUZH5qjOFpd4dGQF461Xmbg%26adurl%3Dhttp://www', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339263890), (2404, 'http://www.google.de/url?q=Motul+800+2T+Road+Racing&url=/aclk%3Fsa%3Dl%26ai%3DC7HBqEhNsTN__K8HZOPif8JsBrcGwwwH96b3tFN2_4-1HCAAQAigCUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAikLAhMPm7U-qgQYT9DoSne_-RuW1Xi73S6CUGQJt0OgDPjI%26sig%3DAGiWqtx6uEmh0Yj2dtTIJUarWPbS9CVTKg%', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1599619810), (2405, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2406, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2407, 'http://www.google.de/search?hl=de&rlz=1B3GGGL_deDE259DE259&&sa=X&ei=GR1sTKG6FImQ4AbnqJGJAw&ved=0CB4QBSgA&q=Motul+6100+synergie%2B&spell=1&cts=1282153758875', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648191977), (2408, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2409, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1470181303), (2410, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2411, 'http://www.google.com/search?hl=de&source=hp&q=motul+300v+competition&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312009139), (2412, 'http://www.google.de/search?as_q=motul++8100&hl=nl&tbo=1&num=10&btnG=Google+zoeken&as_epq=x+clean+&as_oq=&as_eq=&lr=&cr=countryDE&as_ft=i&as_filetype=&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=&as_rights=&safe=images', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 1.1.4322; MS-RTC LM 8)', '', 'nl', -732170672, 1414794591), (2413, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928122), (2414, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2415, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2416, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705)', '', 'de-DE', -732170672, -1033859806), (2417, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705)', '', 'de-DE', -732170672, -1033859806), (2418, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705)', '', 'de-DE', -732170672, -1033859806), (2419, 'http://www.google.ch/url?sa=t&source=web&cd=10&ved=0CEYQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmarine%2Finboard-tech-4t.html&rct=j&q=marine%20ch-4%20vds-2&ei=JDtsTJKIFcGCOPugrIsB&usg=AFQjCNGuWWW285eiH2McXoCt4rtylxbX6w', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-ch', -732170672, -1303178971), (2420, 'http://www.google.de/search?client=safari&rls=en&q=MOTUL+Specific+Ford+913+C&ie=UTF-8&oe=UTF-8&redir_esc=&ei=nkFsTKyaLciIOMzm1aoB', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; de-de) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8', '', 'de-de', -732170672, 1342058308), (2421, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2422, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705)', '', 'de-DE', -732170672, -1033859806), (2423, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705)', '', 'de-DE', -732170672, -1033859806), (2424, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2425, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (2426, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2427, 'http://www.shopping.de/kajo-2-takt-motorenoel-zweitakt-motoren-oel-100-ml-120/details/0/avin/13585743/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1472305377), (2428, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2429, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2430, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2431, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2432, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2433, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2434, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705)', '', 'de-DE', -732170672, -1033859806), (2435, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2436, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2437, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2438, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2439, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2440, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2441, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE391&q=motul+specific+cng*&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, -648454782), (2442, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCOelARsFsTMuJLZGv4gb-r9TAB63BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV8oCCmAegAcfRhPgDyAEBqQKY_IrOnZS1PqoEE0_QT5UdqkU8eQ7LfGWb6xnaRn0%26sig%3DAGiWqtwSgDR1K0XadpQ3RbwH5-6wJ_Mwgg%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, -1128050240), (2443, 'http://www.google.de/url?q=motor%C3%B6l+g%C3%BCnstig&url=/aclk%3Fsa%3Dl%26ai%3DCrVMeasdsTNH8IcaDjAfY5cnsBq3BsMMB_em97RS9w-PtRxABKAhQnq-hjQFglQKQAQKgAcfRhPgDyAEBqQKY_IrOnZS1PqoEE0_Q3Kb5InVQA2Bb0rxWBfasJ10%26num%3D4%26sig%3DAGiWqtzwzWfLJH4FixAxPKvxnsats3pin', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MS-RTC LM 8; MS-RTC EA 2; InfoPath.3; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, 1593147149), (2444, 'http://www.google.de/url?q=motul+8100+x-clean&url=/aclk%3Fsa%3Dl%26ai%3DC5DGf0dJsTPWjEYKpjAemwb3PBq3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglcqZgqwHoAHH0YT4A8gBAakCmPyKzp2UtT6qBBNP0OSCeW58qqMkHgSgDdLD-gco%26sig%3DAGiWqtzxdYE-PperGVntAT9cRm4gyVraSw%26adurl%3Dhttp', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1046595262), (2445, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2446, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340267806), (2447, 'http://www.google.de/search?hl=de&source=hp&q=motul+15w50&aq=7&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -736967818), (2448, 'http://www.google.de/aclk?sa=l&ai=Ce8uBxeBsTJHjMY2kjwf97cjABq3BsMMB_em97RS9gv2-RwgAEAEoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQKY_IrOnZS1PqoEE0_Qk2eZBovCyZRWOMRpMaymbrQ&sig=AGiWqtzgmK-Qgqn8LMvvYuX_m0gOWlyakw&adurl=http://www.motulshop.de&rct=j&q=motul%20wash%20', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1567124368), (2449, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2450, 'http://www.google.at/url?sa=t&source=web&cd=7&ved=0CDYQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotul-4100-power-5l.html&rct=j&q=motul%204100%20power&ei=pepsTOviN4HvOZOY0LAL&usg=AFQjCNGauXl2htPXf_C4H9ptWYULTxh5qA', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.126 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, -1139333231), (2451, 'http://de.search.yahoo.com/search;_ylt=A03uv8e762xMGzQBsjQzCQx.;_ylc=X1MDMjc2NjY3OQRfcgMyBGZyA3lmcC10LTcwOC1zBGZyMgNzYS1ncARncHJpZAMEaG9zdHB2aWQDdGxhUGYxZjRjQWlhR05iYVMxd1FKZ0dMTG5ONHVreHM2N3NBRHVRWgRuX2dwcwMyBG5fdnBzAzAEb3JpZ2luA3NycARwb3MDMQRwcXN0cgNNYX', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 779319482), (2452, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529568847), (2453, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2454, 'http://www.elferteam.de/Forums/index.php?showtopic=42654', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1490631451), (2455, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2456, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCWdFFUgZtTLipLI6u4gaU5YWHBq3BsMMB_em97RS97Pu-RwgAEAEgx5j4BSgDUJ6voY0BYJWqn4KwB6ABx9GE-APIAQGpApj8is6dlLU-qgQTT9Bvx1outq5VZOu5SEKLt9X0e4AFkE4%26sig%3DAGiWqtw2u_0nQlH_9KfQIKhZvWh7Tsagrg%26ad', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; SIMBAR={CADAAEF0-CF8E-4EDF-91E1-8C1E0E4CA7EB}; Arcor 5.007; GTB0.0; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1548327445), (2457, 'http://www.metager.de/meta/cgi-bin/meta.ger1?eingabe=motul+motorradoel&mm=and&hits=&linkTest=no&check_time=3&maxtreffer=200&sorturls=&sorturls_kompakt=&allesklar=&atsearch=on&crawler=&crossbot=&deutschland=&dmoz=on&dmozint=&metarss=on&ebay=&etoc=&fastbot=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MAMD; Tablet PC 2.0)', '', 'de-DE', -732170672, 1338778135), (2458, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2459, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2460, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; SIMBAR={CADAAEF0-CF8E-4EDF-91E1-8C1E0E4CA7EB}; Arcor 5.007; GTB0.0; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1548326883), (2461, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; SIMBAR={CADAAEF0-CF8E-4EDF-91E1-8C1E0E4CA7EB}; Arcor 5.007; GTB0.0; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1548326883), (2462, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; SIMBAR={CADAAEF0-CF8E-4EDF-91E1-8C1E0E4CA7EB}; Arcor 5.007; GTB0.0; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1548326883), (2463, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2464, 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&rlz=1W1SUNA_de&aq=3&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1339213728), (2465, 'http://www.amazon.de/Motul-300V-10W40-Motor%C3%B6l-1Liter/dp/B0022ZFSF8/ref=sr_1_3?ie=UTF8&s=automotive&qid=1282226528&sr=1-3', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1526959064), (2466, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2467, 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCJ1yG409tTLaZOoWD-gbN59DYBq3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCVspGCoAegAcfRhPgDyAEBqQKIcoEGfZu1PqoEE0_Qf6_SWIYVNNE9UKbzDz00tfA%26sig%3DAGiWqtxN9qDPHUMsGKye2sCk47ZcHKG6iQ%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338448685), (2468, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529532938), (2469, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCM86HsVJtTL_qIZP_-QbayYDdBq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVgpGCoAegAcfRhPgDyAEBqQKIcoEGfZu1PqoEE0_QH2tztMHgvN9luH5qLcfRXCs%26sig%3DAGiWqtzANSV_gXnv2zXOCNmJi_Bo7qsWIw%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648484218), (2470, 'http://www.google.de/products?hl=de&q=MOTUL+8100+X-clean+SAE+5W-30&um=1&ie=UTF-8&ei=gVNtTMXaAsWNOLWsrIUL&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CC8QrQQwAg', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1049615150), (2471, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2472, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928122), (2473, 'http://www.google.de/url?q=motul+motor%C3%B6l+&url=/aclk%3Fsa%3Dl%26ai%3DCwQZhYmdtTLD7K8qDjAfX7aWdBq3BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCVkp-CsAegAcfRhPgDyAEBqQKIcoEGfZu1PqoEE0_Qbq2ftESRUnFOMD02RgjJIH8%26sig%3DAGiWqtwO9VQz32X0TdXXwBqJdDuprXN3_Q%26adurl%3D', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418189121), (2474, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2475, 'http://www.google.de/search?hl=de&client=firefox-a&hs=7M&rls=org.mozilla%3Ade%3Aofficial&q=+Motul+300V+Le+Mans+15W-60+&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648952960), (2476, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2477, 'http://suche.t-online.de/fast-cgi/tsc?q=motul+5100+1+l&encQuery=bullet+bh+85+c&lang=any&mandant=toi&device=html&adtest=&img_start=0&dia=suche&context=internet-tab&tpc=internet&src=&ptl=std&classification=internet-tab_internet_std&ocr=yes&tax=&tax_max=&lan', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; InfoPath.2)', '', 'de', -732170672, 1340503111), (2478, 'http://www.google.de/search?q=motul++lpg&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -641772640), (2479, 'http://www.google.de/search?hl=de&client=firefox-a&hs=jjq&rls=org.mozilla:de:official&&sa=X&ei=soRtTJC-CY36sAOdkZWiCw&ved=0CCkQBSgA&q=motul+%C3%B6l&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1834707654), (2480, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2481, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2482, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+factory+line&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1548271819), (2483, 'http://www.google.de/search?hl=de&q=motul%20scooter%20expert%202t&show=dd&sa=N&tab=fw', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1385543157), (2484, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2485, 'http://www.google.de/search?q=motul+300+v+factory+line&hl=de&sourceid=gd&rlz=1Q1GPMG_deDE360DE360', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB0.0; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C)', '', 'de', -732170672, -1306929129), (2486, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2487, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2488, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.0.3705;)', '', '', -732170672, 1407826462), (2489, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.0.3705;)', '', '', -732170672, 1407826462), (2490, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.0.3705;)', '', '', -732170672, 1407826462), (2491, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.0.3705;)', '', '', -732170672, 1407826462), (2492, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.0.3705;)', '', '', -732170672, 1407826462), (2493, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.0.3705;)', '', '', -732170672, 1407826462), (2494, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.0.3705;)', '', '', -732170672, 1407826462), (2495, 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CEoQFjAL&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotul-4100-power-5l.html&rct=j&q=motul%204100%20power&ei=hpdtTKnqKJ6kONP3rLAL&usg=AFQjCNGauXl2htPXf_C4H9ptWYULTxh5qA', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)', '', 'de', -732170672, 1413306936), (2496, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2497, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2498, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2499, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2500, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2501, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2502, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2503, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2504, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2505, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2506, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2507, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2508, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2509, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2510, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2511, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2512, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2513, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2514, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2515, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2516, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2517, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2518, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2519, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2520, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2521, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2522, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2523, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2524, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2525, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2526, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2527, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2528, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2529, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2530, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2531, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2532, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2533, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2534, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2535, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2536, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2537, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2538, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2539, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2540, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2541, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2542, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2543, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2544, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2545, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2546, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2547, '', 'Java/1.6.0_20', '', '', -732170672, 1052911001), (2548, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2549, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2550, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2551, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2552, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2553, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2554, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2555, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2556, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2557, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2558, 'http://www.google.com/url?q=motul+scooter+power+2t+&url=/aclk%3Fsa%3Dl%26ai%3DC9R-Zl_FtTM--G4bSswau37GUDK3BsMMB_em97RS9tOPtRwgAEAFQnq-hjQFgleKZgqwHoAHH0YT4A8gBAakCwtWiwm-DtT6qBBNP0FGwYv3SNwYoXNit6-c14IWb%26sig%3DAGiWqtwW03aCxSk6RtWd069bU2wjS5PnBw%26adurl%', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1293284079), (2559, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2560, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2561, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928122), (2562, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2563, 'http://www.google.de/url?q=motul+20w50&url=/aclk%3Fsa%3Dl%26ai%3DCuK-FlBNuTPrrBteu4gb1qOWxDK3BsMMB_em97RSFyuPtRwgAEAIoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQLC1aLCb4O1PqoEFk_QC_ctNNRGl0FOYNy773-9Qf-C_5I%26sig%3DAGiWqtwMTg4wmLEDKg76rfqI-17l2Hw6Yg%26adurl%3Dhttp', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; www.ASPSimply.com; Mozilla/4.0 (compatible; MSIE 7.0; Win32; 1&1); .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1340471112), (2564, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2565, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2566, 'http://www.google.de/search?q=motul+fuel+system+clean', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1467704218), (2567, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2568, 'http://www.google.com/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCArXLZjJuTNK8K4GA-gbP6a3sC63BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV4pmCrAegAcfRhPgDyAEBqQLC1aLCb4O1PqoEE0_Q8Ohkr6nyYWuWQDC3_c2gMS4%26sig%3DAGiWqtytIbUTmzHNgXn9ZLSr_7e_FAMStA%26adurl%3D', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.126 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1548567807), (2569, 'http://www.google.de/search?q=motul+20+w+50+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470940562), (2570, 'http://www.google.de/search?q=MOTUL+8100+X-clean+SAE+5W-40&hl=de&client=firefox-a&hs=ay2&rls=org.mozilla:de:official&channel=s&prmd=s&ei=ezxuTNXOLI6VOOmouLAL&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470374439), (2571, 'http://www.google.de/products?hl=de&client=firefox-a&hs=N12&rls=org.mozilla:de:official&channel=s&q=motul%20sae%205w30%20specific%20504%2000&um=1&ie=UTF-8&sa=N&tab=wf', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338840422), (2572, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2573, 'http://www.idealo.de/preisvergleich/Liste/10000730/motul-7100-20w-50.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; sdfjosa7894bf; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1780759582), (2574, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2575, '', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; de-de) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7', '', 'de-de', -732170672, -727153150), (2576, 'http://www.google.com/search?hl=de&rlz=1G1GGLQ_DEDE375&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=Motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1421077665), (2577, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2578, 'http://www.google.com/search?q=%C3%96lberater+mazda&hl=de&ei=C1xuTJXhGtacONCr2bAL&start=10&sa=N', 'Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; de; rv:1.8.1) Gecko/20061010 Firefox/2.0', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351336768), (2579, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2580, 'http://www.amazon.de/Motul-Gabel%C3%B6l-Fork-Factory-Light/dp/B003B29IU2', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.126 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1050256826), (2581, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2582, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1019053564), (2583, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=5&aqi=g10&aql=&oq=motu&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)', '', 'de', -732170672, -1019053564), (2584, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527191235), (2585, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2586, 'http://www.google.de/search?q=motul+8100+x-clean&hl=de&client=firefox-a&hs=uu6&rls=org.mozilla:de:official&channel=s&prmd=s&ei=p3duTMn-N4r_Ocb3xKwL&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470373508), (2587, 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCCwHZzHhuTP3RNNODjAfNuPHQC63BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVqrOCwAegAcfRhPgDyAEBqQKJV_Abmku1PqoEE0_QtdsN2VBsiJNIgdQvSCiVICI%26sig%3DAGiWqtwmDvGnZrGuTsCIyQEm5_9Axyp3KQ%26adurl%3Dhttp://ww', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1529513738), (2588, 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCCwHZzHhuTP3RNNODjAfNuPHQC63BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVqrOCwAegAcfRhPgDyAEBqQKJV_Abmku1PqoEE0_QtdsN2VBsiJNIgdQvSCiVICI%26sig%3DAGiWqtwmDvGnZrGuTsCIyQEm5_9Axyp3KQ%26adurl%3Dhttp://ww', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1529513738), (2589, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2590, '', 'Mozilla/4.0', '', '', -732170672, -708064482), (2591, 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1; MS-RTC LM 8)', '', 'de', -732170672, -1031133384), (2592, 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1; MS-RTC LM 8)', '', 'de', -732170672, -1031133384), (2593, 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1; MS-RTC LM 8)', '', 'de', -732170672, -1031133384), (2594, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2595, 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4ADRA_deDE334DE334&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1382337409), (2596, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2597, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2598, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2599, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, 1056300998), (2600, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (2601, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+20w+50', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; WOW64; SV1; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1056300998), (2602, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+20w+50', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; WOW64; SV1; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1056300998), (2603, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (2604, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+20w+50', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; WOW64; SV1; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1056300998), (2605, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+20w+50', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; WOW64; SV1; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1056300998), (2606, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (2607, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (2608, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1093546178), (2609, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (2610, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2611, 'http://www.google.de/url?q=wo+kaufe+ich+motul+300v+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCF4MldatuTK3rEcvWONiK2fMLrcGwwwH96b3tFI-13kQIABABKAJQnq-hjQFglaKmgrAHoAHH0YT4A8gBAakCTuvzZgZJtT6qBBhP0NZsjcIQFzDeAlar43QjOJGqLwYleJ8%26sig%3DAGiWqtz61UbR--Cbi5ndgMMQUFDWb', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574526401), (2612, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928122), (2613, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527097716), (2614, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -959385350), (2615, 'http://www.google.de/search?hl=de&q=motul+300v+15W+50+factory+line&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GM_UserLogonTimeUTC: 2010-08-20 12:33:52; GM_UserLogonTimeBias: -120; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2)', '', 'de', -732170672, -959385350), (2616, 'http://www.google.de/search?sourceid=navclient&aq=0&oq=markenoe&hl=de&ie=UTF-8&rlz=1T4ACAW_deDE391DE392&q=markenoele.de', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; eSobiSubscriber 2.0.4.16; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1420600824), (2617, 'http://www.google.de/search?hl=de&rlz=1R2RNWN_deDE373&ei=-chuTI7lMcqBOJyckbEL&q=Fan+shop+Aufkleber&start=50&sa=N', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SIMBAR={00E82601-7919-4601-994B-4E2CD215B0EF}; SV1; GTB6.5; InfoPath.1; OfficeLiveConnector.1.3; OfficeLivePatch.0.0)', '', 'de', -732170672, 1418695743), (2618, 'http://www.google.de/url?q=Motul+Specific+LL+A/B+025+SAE+5W-30+5L+shop+remscheid&url=/aclk%3Fsa%3Dl%26ai%3DCcI_T9O5uTN6eN8fZOLP5jZ0MrcGwwwH96b3tFJ244-1HEAcoB1Cer6GNAWCVmqeCsAegAcfRhPgDyAEBqQLvg3RzmEi1PqoEGE_Q-BP0VC6fWl_t98PO5QI3xlFn3Q7vGA%26num%3D10%26sig', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470174079), (2619, 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCTvk7rARvTKf_EYXVOMbG5c4LrcGwwwH96b3tFMWB_b5HCAAQAVCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQLvg3RzmEi1PqoEE0_QGRWLxW6HvAynztjp5gcWUXc%26sig%3DAGiWqtwVi89SNeUkBuLJIcLiAoBapLfzWg%26adurl%3Dhttp://www.m', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1599620190), (2620, 'http://search.icq.com/search/results.php?q=www.motor%C3%B6le.+de.g%C3%BCnstieg.&tb_ver=2.0.0.4&lng=de&ch_id=tb_ff', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1528069579), (2621, 'http://www.guenstiger.de/gt/main.asp?suche=2%20takt%20öl', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1381181915), (2622, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2623, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2624, 'http://www.google.de/search?q=motul+8100+eco+clean&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGIE_de&redir_esc=&ei=-l1vTOy7IoSoONDQie0K', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; 3P_UPCPCDE 1.0.7.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1134177333), (2625, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2626, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2627, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCkwSX9G5vTKbzLsTYOI2ErLMLrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJWCkYKgB6ABx9GE-APIAQGpAnfN5lN5UrU-qgQTT9DvrTJdh3chzbY1RN8oFQEMvQ%26sig%3DAGiWqtzNwIFeaA_OSU0X4j0FvHgcj5YT8A%26adurl%3Dhttp://', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639220332), (2628, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2629, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2630, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2631, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2632, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2633, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2634, 'http://www.google.de/search?rlz=1C1GCNV_enDE314DE315&aq=f&sourceid=chrome&ie=UTF-8&q=motul+%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.126 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1557031274), (2635, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1401387030), (2636, 'http://www.google.de/url?q=motul+8100+x-clean&url=/aclk%3Fsa%3Dl%26ai%3DC7Kk95ZZvTMWHKozQswaAvtGEBa3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglbr9gZQHoAHH0YT4A8gBAakCd83mU3lStT6qBBNP0PQ96Qy4ZjYM8KkQeSv_Rvgs%26sig%3DAGiWqtwg5UACSEdg-kPEGpDM7vYsxeHi_A%26adurl%3Dhttp', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1558449192), (2637, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2638, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2639, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2640, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2641, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2642, 'http://www.google.de/url?sa=t&source=web&cd=14&ved=0CCoQFjADOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fscooter%2Fmotul-scooter-expert-2t.html&rct=j&q=motul%20scooter%20expert&ei=66lvTK3MOo6XOKeu-bAL&usg=AFQjCNEVzq2fGWRX8ydGTC_0Mqx3or1C3g', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1426610910), (2643, 'http://www.google.de/url?sa=t&source=web&cd=14&ved=0CCoQFjADOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fscooter%2Fmotul-scooter-expert-2t.html&rct=j&q=motul%20scooter%20expert&ei=66lvTK3MOo6XOKeu-bAL&usg=AFQjCNEVzq2fGWRX8ydGTC_0Mqx3or1C3g', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1426610910), (2644, 'http://www.google.de/url?sa=t&source=web&cd=14&ved=0CCoQFjADOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fscooter%2Fmotul-scooter-expert-2t.html&rct=j&q=motul%20scooter%20expert&ei=66lvTK3MOo6XOKeu-bAL&usg=AFQjCNEVzq2fGWRX8ydGTC_0Mqx3or1C3g', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1426610910), (2645, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1426610910), (2646, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2647, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2648, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=15&slotname=4651442586&w=728&lmt=1282390166&flash=10.0.22.87&url=http%3A%2F%2Fwww.apriliaforum.de%2F250-ccm-rs-250%2F28666-motor-l.html&dt=1282390166835&shv=r201008', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -639213068), (2649, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2650, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2651, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2652, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2653, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2654, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2655, 'http://www.google.de/search?hl=de&&sa=X&ei=l91vTNPtIJDEOPyCrbAL&ved=0CBMQBSgA&q=Motul+Motor%C3%B6l+6100+Synergie+SAE+10W40+1-Liter&spell=1', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)', '', 'de', -732170672, 1480668928), (2656, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2657, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2658, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2659, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2660, 'http://www.google.de/url?q=motul+competition+300v+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCFaXOEupvTOLWCcPRswbLoqSHCK3BsMMB_em97RSttuPtRwgAEAEoAlCer6GNAWCVypuCrAegAcfRhPgDyAEBqQJ3zeZTeVK1PqoEGE_Qn_QJvLaNUdLJnUye3qWNj3ul4I_FaA%26sig%3DAGiWqtx5Icd59Re-Rq8QHcQTt09CX', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 BTRS28059 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1417788312), (2661, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2662, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2663, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC-9devfdvTI6JLs6u4gbTiOmGDa3BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCVyvmBlAegAcfRhPgDyAEBqQJ3zeZTeVK1PqoEE0_QWv4swy6BgASlzLI76YZCoUw%26sig%3DAGiWqtzN_o2ugumHw51tGnyHQ9lye2E1Hw%26adurl%3Dh', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1841341972), (2664, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCKDMsA_tvTJ6DDpLYOMa5vdELrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJWC_4GUB6ABx9GE-APIAQGpAnfN5lN5UrU-qgQTT9BpYsAFF4nI3qPH6oepEmDQYA%26sig%3DAGiWqtx8oou87tYCYm3yjX9BORf5brkk8Q%26adurl%3Dhttp://', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729) FBSMTWB', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339683481), (2665, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2666, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928122), (2667, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2668, 'http://www.google.de/m/search?oe=UTF-8&client=safari&hl=de&aq=1&oq=motul%2520k&aqi=g6-k2d0t0&fkt=984&fsdt=11348&q=motul+kettenspray', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_0 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A293 Safari/6531.22.7', '', 'de-de', -732170672, 1831395978), (2669, 'http://www.auvito.de/20-liter-dbv-2-takt-oel-motorenoel-vollsyntetisch/artnr13408852/details.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.30729; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1558659923), (2670, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2671, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2672, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2673, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2674, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2675, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2676, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Media Center PC 3.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322)', '', 'de', -732170672, -639075727), (2677, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2678, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2679, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+schmierfett', 'Mozilla/4.0 (compatible; MSIE 8.0; TOB 6.11; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MAMD; OfficeLiveConnector.1.4; OfficeLivePatch.1.3)', '', 'de-DE', -732170672, 1341076152), (2680, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2681, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCy46rRzNwTOKKMYr84waC2azmDK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVwrWCxAegAcfRhPgDyAEBqQJ3zeZTeVK1PqoEE0_Qy-iZrJn_crNUlDoyBtmir5g%26sig%3DAGiWqtzYOHJ9n6_AbhweZJsmHj7PqNtT3Q%26adurl%3Dh', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1470892817), (2682, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=90&slotname=1351630559&w=728&lmt=1282422297&flash=10.1.53.64&url=http%3A%2F%2Fwww.apriliaforum.de%2F250-ccm-rs-250%2F28666-motor-l-3.html&dt=1282422297421&shv=r2010', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 8.0; Win32; WEB.DE); (webde/1.1.0.21); GTB6.5; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1420509209), (2683, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2684, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2685, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2686, 'http://www.google.de/search?q=motul+300v+15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576401494), (2687, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2688, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2689, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2690, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2691, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2692, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2693, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2694, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2695, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928122), (2696, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2697, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2698, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2699, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2700, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2701, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2702, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2703, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2704, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2705, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2706, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2707, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2708, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2709, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2710, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2711, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2712, 'http://www.google.de/search?source=ig&hl=de&rlz=&q=motul+wash+and+wax&btnG=Google-Suche', 'Opera/9.27 (Windows NT 5.1; U; de)', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1574844640), (2713, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2714, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', 'ISO-8859-1', '', -732170672, 1112377497), (2715, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2716, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2717, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2718, 'http://shopping.news.de/search/landing/query/2+Takt+%C3%B6l/s/google/gkaid/49175070/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418307253), (2719, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2720, 'http://www.google.de/url?q=Motul+15W50&url=/aclk%3Fsa%3Dl%26ai%3DCJXNv-M5wTK7kFMrXOIO42eYLrcGwwwH96b3tFMWB_b5HCAAQAVCer6GNAWCVgqeCsAegAcfRhPgDyAEBqQJ3zeZTeVK1PqoEE0_Qk8QJguR1mvS3Rnh1nAvxnGw%26sig%3DAGiWqtzZbrenZscBk1-2E1q16C9_sYLndg%26adurl%3Dhttp://www.m', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506)', '', 'de', -732170672, 1357002605), (2721, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+5100', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1311378032), (2722, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2723, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9674079350148836&output=html&h=90&slotname=2480951733&w=728&lmt=1282464028&flash=10.0.42.34&url=http%3A%2F%2Fkremergo1a.tradoria.de%2Fmotoroel-c395942&dt=1282464028453&shv=r20100812&correlator=12', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB0.0; .NET CLR 2.0.50727)', '', 'de', -732170672, 1421520223), (2724, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2725, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCdslJFttwTN_XMZXZOMTb2Z8MrcGwwwH96b3tFL3s-75HCAAQASDtit8GKAJQnq-hjQFglaqfgrAHoAHH0YT4A8gBAakCd83mU3lStT6qBBNP0IcgtcUpgfeP7rTmMkG4cSq1gAWQTg%26sig%3DAGiWqtxioJYvk2IB6r81fY_1EPVeGNDeFw%26adu', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.3; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1831380699), (2726, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2727, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2728, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=motul+wash+wax&x=0&y=0', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1134207670), (2729, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2730, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2731, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2732, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2733, 'http://www.google.de/search?hl=de&client=firefox-a&hs=Z47&rls=org.mozilla%3Ade%3Aofficial&q=motul+motor%C3%B6l&aq=f&aqi=g2&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339099378), (2734, '', '', '', '', -732170672, 1386578358), (2735, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2736, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2737, 'http://www.google.de/url?q=motul+5100+ester&url=/aclk%3Fsa%3Dl%26ai%3DCHynCKQFxTJ2SGZDRswaX2bXYBK3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCVgqCCsAegAcfRhPgDyAEBqQJ3zeZTeVK1PqoEGE_QezMubdYQRkOCtqplx_H63HnH-SHKGg%26sig%3DAGiWqty06fBgUeZpUcZkl2gvog9YMMwjJQ%26adur', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1469661905), (2738, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2739, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2740, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2741, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2742, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2743, 'http://www.pointoo.de/poi/Koeln/MOTUL-Deutschland-GmbH-11262853.html', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.8) Gecko/20100723 Ubuntu/10.04 (lucid) Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638337198), (2744, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2745, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2746, 'http://www.google.de/url?q=Motul+20w50&url=/aclk%3Fsa%3Dl%26ai%3DCFXRlYCJxTK2VN4zQswaAvtGEBa3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCVipSCoAegAcfRhPgDyAEBqQJ3zeZTeVK1PqoEFk_Q-krhp2XPrOjEkxo6UZw34_Xt7X4%26sig%3DAGiWqtxdzxxWy1okNUNti2NODl3LdqL0kw%26adurl%3Dhttp', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)', '', 'de', -732170672, 1494186504), (2747, 'http://www.google.de/search?hl=de&lr=lang_de&client=firefox-a&hs=k7&rls=org.mozilla%3Ade%3Aofficial&channel=s&tbs=lr%3Alang_1de&q=MOTUL+300V+Le+Mans+SAE+15W-60&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418401315), (2748, 'http://www.daparto.de/Getriebeoel/Fiat-Ducato-II-230244/2-537-3658?kbaTypeId=12826&query=getriebe%F6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.0.30618; .NET CLR 3.5.30729)', '', 'de', -732170672, 1419517233), (2749, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2750, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1282483743&flash=10.0.12.36&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fteilehandel%2Farticles%2F264670%2F&dt=1282483743', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, -1308378395), (2751, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2752, 'http://www.preisvgl.de/online-shops/%C3%B6l%20motul/&campid=5336531285', 'Mozilla/4.0 (compatible; MSIE 6.0; TOB 6.06; Windows NT 5.1; SV1; .NET CLR 1.1.4322)', '', 'de', -732170672, 1470950394), (2753, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2754, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2755, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1282488552&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwas-fuer-motoroel-t6765.html&dt=1282488556654&shv=r20100812&', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573525668), (2756, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2757, 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCOUq8wDtxTOmtPIzSswaf_e2bAa3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJWSgYKYB6ABx9GE-APIAQGpAnfN5lN5UrU-qgQTT9BagU0UXgCVu3_AkHDOHkTc8A%26sig%3DAGiWqtxrpv47xYt0vROD8cPrrmD-LDev5g%26adurl%3Dhttp://www', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527399213), (2758, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2759, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+300v+20-w60+le+mans&meta=lr%3Dlang_de&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1548654225), (2760, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2761, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2762, 'http://www.google.de/url?q=%22MOTUL+300V+4T+FACTORY+LINE+10W-40%22&url=/aclk%3Fsa%3Dl%26ai%3DCRJw4R01xTLf8BYTZOOHI1doLrcGwwwH96b3tFI-13kQIABABUJ6voY0BYJWC_oGUB5ABAqABx9GE-APIAQGpAnfN5lN5UrU-qgQYT9DX0e5LoSgqluNWQzGQbx9CIg1aU7S6%26sig%3DAGiWqtzKpe7_vb3lsEIj', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-15,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1528290242), (2763, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2764, 'http://www.amazon.de/s/ref=nb_sb_ss_i_7_1?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=2+takt+motor%F6l&sprefix=2', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481164691), (2765, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2766, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928122), (2767, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2768, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2769, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2770, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2771, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2772, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2773, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2774, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2775, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2776, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2777, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2778, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2779, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2780, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2781, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2782, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2783, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2784, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2785, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2786, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2787, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2788, 'http://www.google.de/m/search?oe=UTF-8&client=safari&hl=de&q=Motul+300v&gws_link_params=spell:1&ei=mdtxTMCLEYH-nQO0s5AW&ved=0CA0QBQ', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_0_1 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A306 Safari/6531.22.7', '', 'de-de', -732170672, 1354460140), (2789, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2790, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2791, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2792, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2793, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2794, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2795, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2796, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2797, 'http://www.google.com/search?q=%C3%B6lberater&ie=utf-8&oe=utf-8&lr=lang_de&safe=active', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1402023938), (2798, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2799, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2800, 'http://www.google.de/search?hl=de&q=motul+300V&aq=f&aqi=g6&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322; InfoPath.1)', '', 'de', -732170672, -733109403), (2801, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2802, 'http://www.google.de/search?hl=de&client=firefox-a&hs=z9R&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+%C3%B6l&aq=f&aqi=g8&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1133635537), (2803, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2804, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -648454782), (2805, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2806, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778021), (2807, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778021), (2808, 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&client=firefox-a&rlz=1R1WZPB_de___DE366', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1381136257), (2809, 'http://www.google.de/search?q=Motul+5100+Ester+10W-40+4Takt+Technosynthese&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1134042640), (2810, 'http://www.google.de/search?hl=de&client=firefox-a&hs=DDT&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=markenoele&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (2811, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2812, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2813, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1050421625), (2814, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCjK5_IjxyTKPqEs3Pswbxk_mPBa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVuomCmAegAcfRhPgDyAEBqQKyOeMIDVW1PqoEE0_QunxzbqhK8nLEJ7HaeHkD-vk%26sig%3DAGiWqtyT59XdO8KkXVJHmItnkph1x6iY2w%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527504095), (2815, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, 1410671244), (2816, 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CB4QFjAB&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=Markenoel.de&ei=FT5yTKTDKMLvOc7QpDs&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Leistritz Turbinenkomponenten Remscheid GmbH; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; Leistritz Turbinenkomponenten Remscheid GmbH; Leis', '', 'de', -732170672, -638321502), (2817, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2818, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2819, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2820, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2821, 'http://www.elferteam.de/Forums/index.php?showtopic=42654', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MDDR)', '', 'de', -732170672, -715974122), (2822, 'http://www.google.de/search?q=motul+multi+atf+shop&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.0.4506.2152)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339031029), (2823, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2824, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2825, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2826, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GFRE_deAT390AT391&q=motul+300V', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0)', '', 'de-DE', -732170672, 1426927582), (2827, 'http://www.google.de/search?hl=de&q=motul+300v+factory+line+double+ester+15w50+4t&meta=&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)', '', 'de', -732170672, -653838316), (2828, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2829, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2830, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCOh5NNXJyTPrML8_ZOMXquJIMrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVqqCCsAegAcfRhPgDyAEBqQJHJu8Cdky1PqoEE0_QXAOoLrVubTsnIS3bYH-jLV4%26sig%3DAGiWqtzOillrCn16bJm2TM_FTWbagtDIwQ%26adurl%3Dhttp://www', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1292186367), (2831, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2832, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC4m3UX3lyTJmWD8KPjQeekqyvBK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVopWCoAegAcfRhPgDyAEBqQJbl2h5L1G1PqoEE0_QXDeC3hbj3ZZUb_AwhakDhFU%26sig%3DAGiWqtw6sop5r_ZXqcO-wEG-z9fKZj0D_w%26adurl%3Dh', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1420410253), (2833, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2834, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCii_K6I5yTLSmNIbrOKun6KUMrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWylYKkB6ABx9GE-APIAQGpAluXaHkvUbU-qgQTT9DqqyStLiZKHSdoCq93-4W_CA%26sig%3DAGiWqtypcMIKJmHV3zloRgr0xwiv_7M8Rw%26adurl%3Dhttp://', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1353384526), (2835, 'http://www.google.de/search?hl=de&q=fanshop+marken&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.3)', '', 'de', -732170672, 1468756451), (2836, 'http://www.koenigsberger-automobile.de/Werkzeuge/Werkstatt/Hazet-Werkzeuge/Spezialwerkzeuge/Peugeot/Hazet-Oeldienstschluessel-fuer-Peugeot-Renault-3703--3945.html?referer=froogle&language=de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527433842), (2837, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2838, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCJlgtZbJyTJW5H4WD-gbu9P3nA63BsMMB_em97RS97Pu-RwgAEAIoAlCer6GNAWCVgv6BlAegAcfRhPgDyAEBqQII04KfST61PqoEE0_QnGODKIBK-uUe1wKa48QDicc%26sig%3DAGiWqtzbzRPWSZE3Tt1mlfW5VJ-sU-a_6A%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; (gmx/1.1.0.21); .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1528277133), (2839, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2840, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2841, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2842, 'http://www.google.de/search?hl=de&client=opera&hs=1tc&rls=de&q=motul+300v&aq=2&aqi=g10&aql=&oq=motul+&gs_rfai=', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.61', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1591729091), (2843, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2844, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=15&slotname=4857212039&w=468&lmt=1282590038&flash=6.0.79.0&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Funterschied-motoroel-valvoline-und-castrol-5w40-t1218342.htm', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', '', 'de', -732170672, 1383164604), (2845, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1353432859), (2846, 'http://www.gutefrage.net/frage/darf-man-motoroel-mischen', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1354461125), (2847, 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=motul+wasch+%26+Wachs&_sacat=See-All-Categories', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1134247985), (2848, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2849, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2850, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2851, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2852, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2853, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2854, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2855, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2856, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2857, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2858, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2859, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2860, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2861, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2862, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2863, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2864, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2865, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2866, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2867, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2868, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2869, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2870, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2871, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2872, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2873, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2874, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2875, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2876, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2877, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2878, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2879, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2880, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2881, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2882, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2883, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2884, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2885, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2886, 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&aq=3&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.1; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1412961028), (2887, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2888, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2889, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2890, 'http://www.google.de/url?q=bio+kettens%C3%A4gen%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC2dWk0yhzTLfmIJDQswaizuXXA63BsMMB_em97RTlof-ERwgAEAEoA1Cer6GNAWCV-vCBjAegAcfRhPgDyAEBqQK2F3i-BEa1PqoEE0_Q2vZ6n7oh6kd17LnXZ443K0Y%26sig%3DAGiWqtw-xdfeSRVxS71eNbbVgBAgGFMTPw%26', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1506580837), (2891, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2892, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2893, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2894, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2895, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928122), (2896, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2897, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2898, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCxMhWi1ZzTJ_lD47QswaquJj5BK3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV0rKCwAegAcfRhPgDyAEBqQK2F3i-BEa1PqoEE0_Q8QUW2u_ZgRHfi5dzH2RBpHg%26sig%3DAGiWqtyPdA0GLClkitlbXND-TvJOJFjOcw%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470753187), (2899, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de-DE) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8', '', 'de-DE', -732170672, 1303689167), (2900, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2901, 'http://www.yasni.de/elke+randzio/person+information?sh', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471763961), (2902, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCXUlJhHJzTIPTFMXRswaB2o3AAq3BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCVwoOCmAegAcfRhPgDyAEBqQK2F3i-BEa1PqoEE0_QD7q-CObkaVurUVnbeW-24-U%26sig%3DAGiWqtx8YUPouC6sojwPtAloUqJfOnxyHg%26adurl%3Dh', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.8) Gecko/20100723 Ubuntu/10.04 (lucid) Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527285284), (2903, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2904, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1050421626), (2905, 'http://www.google.de/search?hl=de&rls=com.microsoft:en-US&&sa=X&ei=TH9zTJ29CMWVswajiPmiDg&ved=0CBsQBSgA&q=motul+300V+4T+Factory+line+208&spell=1', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 7.0; Win32; 1&1); .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1527059361), (2906, 'http://www.google.de/search?q=motul+%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; MDDR; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1338287260), (2907, 'http://www.google.de/search?q=motul+300v++5w40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413398702), (2908, 'http://www.google.de/search?q=motul+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7ADBR&redir_esc=&ei=vYxzTJuPNdDHswamrsmNDg', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -730661110), (2909, 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+ester&meta=&aq=1&aqi=g5&aql=&oq=Motul+5100&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', 'de', -732170672, 1389632097), (2910, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2911, 'http://www.google.de/search?client=opera&rls=de&q=snowmobile+%C3%96le&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.60', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1474495640), (2912, 'http://www.elferteam.de/Forums/index.php?showtopic=42654', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1417888774), (2913, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+300v+10w40&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576173471), (2914, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+%C3%B6l&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1591329539), (2915, '', 'Mozilla/4.0 (compatible; MSIE 5.5; Windows 98)', 'iso-8859-1,utf-8', 'de-DE', -732170672, 1481216743), (2916, 'http://www.google.de/search?q=motul+%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)', '', 'de', -732170672, 1474962462), (2917, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2918, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -716835740), (2919, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1282648532&flash=10.1.82&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html&dt=1282648535282&shv=r20100812', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437861913), (2920, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, -1133752571), (2921, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCWVBTYLRzTNeAD42u4gaK35SHDK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldKogrAHoAHH0YT4A8gBAakCPlgPpkQ1tT6qBBNP0NjKTjF_ZjBkvenlnhW7jjKK%26sig%3DAGiWqtzJE1u79iQleb6FoA95GCFhwLrsaQ%26adurl%3Dhttp://ww', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1551138600), (2922, 'http://www.google.de/products?client=opera&rls=de&q=motul+5100&oe=utf-8&um=1&ie=UTF-8&ei=sLRzTK-GJaaWOIiRyM4I&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CC0QrQQwAA', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.61', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1591729091), (2923, 'http://www.google.de/products?client=opera&rls=de&q=motul+5100&oe=utf-8&um=1&ie=UTF-8&ei=sLRzTK-GJaaWOIiRyM4I&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CC0QrQQwAA', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.61', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1591729091), (2924, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2925, 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&meta=&aq=4&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -716835740), (2926, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2927, 'http://www.google.de/url?q=motul+inboard+4+t+sae+15+w40&url=/aclk%3Fsa%3Dl%26ai%3DC3wzuIb9zTOPjEpDVOKL3odMLrcGwwwH96b3tFPW84-1HCAAQAVCer6GNAWCVuqaCsAegAcfRhPgDyAEBqQKEZ6V0YCW1PqoEGE_QefqZZK7McPPBG56smCGFz4OkxlrTDA%26sig%3DAGiWqtxSiDeuzhd_wjehU5-AF9H-FAgU7', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558644405), (2928, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2929, 'http://www.google.de/url?q=Oel+2+takt&url=/aclk%3Fsa%3Dl%26ai%3DC5Mh3eMJzTL7mHMnPswa_z9WeBa3BsMMB_em97RTtzOPtRxABKAhQnq-hjQFglbr9gZQHoAHH0YT4A8gBAakC6LWUFmcxtT6qBBZP0KLnYWng0wiCGeGBld3kEBnWDcdk%26num%3D4%26sig%3DAGiWqtz-g6FWB5XZWkR7fyyRMwXmPTFpkQ%26adurl%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1013871702), (2930, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2931, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCZBFiJclzTKaQOqf84wbDxsC_C63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVAqABx9GE-APIAQGpAoRnpXRgJbU-qgQTT9DxM94UWt4AeshFDHPMyJEO6w%26sig%3DAGiWqtxgJ0O60V7U00PVlbNIcxArCVnzGA%26adurl%3Dhttp://www.', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.30729)', '', 'de', -732170672, 1602449015), (2932, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2933, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCuJ96qNJzTMDzLI3PswaT0oHZDq3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVspWCpAegAcfRhPgDyAEBqQLotZQWZzG1PqoEE0_QqhnHpsEzFxz_Zs0DQ1yXjRE%26sig%3DAGiWqtwUnBUEdMv-ILg2Ci2XbCFxCGhY7g%26adurl%3Dh', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1530659273), (2934, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCuJ96qNJzTMDzLI3PswaT0oHZDq3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVspWCpAegAcfRhPgDyAEBqQLotZQWZzG1PqoEE0_QqhnHpsEzFxz_Zs0DQ1yXjRE%26sig%3DAGiWqtwUnBUEdMv-ILg2Ci2XbCFxCGhY7g%26adurl%3Dh', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1530659273), (2935, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2936, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340635319), (2937, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, -1133752571), (2938, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCg9BDPNpzTNyiIo3SswajqpWYBa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakChGeldGAltT6qBBNP0FIsToAHq47iTF86tBEB6zOa%26sig%3DAGiWqtwLMt6mZmPLaxJmdgtiKePiaA8ibg%26adurl%3Dhttp://ww', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1471036574), (2939, 'http://www.google.de/search?client=opera&rls=de&q=snowmobile+%C3%96le&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.60', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1474495640), (2940, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2941, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCilwEhd9zTPTiFI78mAPM_OSEBa3BsMMB_em97RS97Pu-RwgAEAMoA1Cer6GNAWCV8qqCtAegAcfRhPgDyAEBqQK-06Ep9Ce1PqoEE0_Qvg9_AU7APptJAQA7qCm7ozc%26sig%3DAGiWqtwkw5Gw5req4hPpypukemTLMFb9Wg%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de-DE,de;q=0.5', -732170672, 1420765809), (2942, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1054949189), (2943, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCsINh7_FzTOWGINDSswbh--HjBK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglar7gZQHoAHH0YT4A8gBAakCZFOS5B4ztT6qBBNP0BAEXBpPOAwSiS1Xb75Msffp%26sig%3DAGiWqtz3spPaDQQaH7mnqsUNTc7Vp5h0Yg%26adurl%3Dhttp://ww', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; (gmx/1.1.0.21); .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1528276024), (2944, 'http://www.google.de/search?q=motul+shine+%26+go', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; T-Brand-RC)', '', 'de', -732170672, 1341390927), (2945, 'http://suche.t-online.de/fast-cgi/tsc?lang=any&language=&src=&cr=&more=variante2e&ocr=yes&tax=&q=motul+8100&adtest=&device=html&classification=internet-tab_internet_std&mandant=toi&encQuery=b & f schmierstoffe&tax_max=&dia=suche,&context=internet-tab&tpc=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C; Anonymisiert durch AlMiSoft', '', 'de', -732170672, 1574349286), (2946, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2947, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2948, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2949, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2950, 'http://www.google.de/url?q=motul+2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCjw--bxZ0TMDCFtDSswbh--HjBK3BsMMB_em97RTNgP2-RwgAEAEoA1Cer6GNAWCVkoGCmAegAcfRhPgDyAEBqQJ8q3sJcUO1PqoEE0_QwUerOsf3W_HwNo5kB37rYz4%26sig%3DAGiWqtxRIJvc-VN1OEyYiEjHSCGUHGvTtw%26adurl%3', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418942009), (2951, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2952, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2953, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2954, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2955, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2956, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2957, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2958, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2959, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2960, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2961, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2962, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2963, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2964, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2965, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2966, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2967, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2968, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2969, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2970, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928122), (2971, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2972, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2973, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2974, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2975, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2976, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2977, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2978, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2979, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2980, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2981, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2982, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2983, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2984, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2985, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2986, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2987, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2988, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2989, 'http://www.google.de/url?q=20W50+von+Motul&url=/aclk%3Fsa%3Dl%26ai%3DCTYNGMqx0TOqSFJHPswaWgMHTCq3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCVip6CsAegAcfRhPgDyAEBqQIADn47uUG1PqoEGE_QfME1n__hsfNsp9GV7N8MIIBonrA9VA%26sig%3DAGiWqtxanxhbhN3DtNNH-5yOyUtXoT0phQ%26adurl', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1054980370), (2990, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2991, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2992, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2993, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)', '', '', -732170672, -819065551), (2994, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2995, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (2996, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (2997, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (2998, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (2999, 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE316&q=motul+sae+20W-+50&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; Mozilla/4.0 (compatible; MSIE 6.0; Win32); Mozilla/4.0 (compatible; MSIE 6.0; Win32))', '', 'de', -732170672, -1778843437), (3000, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (3001, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (3002, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1093546178), (3003, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (3004, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3005, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928122), (3006, 'http://www.google.de/search?hl=de&source=hp&q=motul+wash+%26+wax&aq=0&aqi=g1&aql=&oq=motul+w&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1019259598), (3007, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=MOTUL+&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1413341364), (3008, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3009, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3010, 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=INF0TLbnF87MswbnqdiYBg', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; de-de) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8', '', 'de-de', -732170672, -1062812699), (3011, 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&meta=&aq=4&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -716835740), (3012, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=Motor%C3%B6l+g%C3%BCnstig', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB0.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1471830172), (3013, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3014, 'http://www.google.com/search?q=motul+20w-50&hl=de', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419140336), (3015, '', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.61', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1420703689), (3016, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1282728272&flash=10.0.45.2&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fbestes-10w-40-oel-t1357292.html&dt=1282728272765&shv=r2010', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5)', '', 'de', -732170672, 1471500750), (3017, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3018, 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&meta=&aq=4&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8)', '', 'de', -732170672, 1054980090), (3019, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3020, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8272886467616435&format=728x90_as&output=html&h=90&w=728&lmt=1282730355&channel=1497567061&ad_type=text_image&color_bg=ececec&color_border=000000&color_link=B80C08&color_text=000000&color_url=B80', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; InfoPath.2; .NET4.0C)', '', 'de-DE', -732170672, 1528214311), (3021, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16; InfoPath.2; .NET4.0C)', '', 'de-DE', -732170672, 1303766121), (3022, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1282731122&flash=10.1.82&url=http%3A%2F%2Fwww.apriliaforum.de%2Fallgemeines%2F6651-allg-kettenspray.html&dt=1282731123961&shv=r201', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648541519), (3023, 'http://www.google.de/url?q=motul+2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCq4COHPB0TJSPCY7Qswa39ZDcCq3BsMMB_em97RTNgP2-RwgAEAEoAlCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQIADn47uUG1PqoEE0_QTUuosTin_NEZNC-XFZPBjxA%26sig%3DAGiWqtzY7s-KyqW8TUNOYuarE_JJ8octFw%26adurl%3', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 7.0; Win32; 1&1); .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1530901210), (3024, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3025, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3026, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3027, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3028, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3029, 'http://www.5w40.de/', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.10) Gecko/20100622 Fedora/3.5.10-1.fc12 Firefox/3.5.10', '', '', -732170672, 1311649730), (3030, 'http://www.google.de/search?q=markenoele', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1352247182), (3031, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3032, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3033, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3034, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3035, 'http://www.google.de/url?q=polo+motul+fuel+system+clean&url=/aclk%3Fsa%3Dl%26ai%3DCxykZvhN1TMfqK8rQswaWqpnoCq3BsMMB_em97RSt1I_8BhABKAJQnq-hjQFgleKRgqAHoAHH0YT4A8gBAakCKvBwKCxLtT6qBBhP0OdqsRwFJWs2ZlWN_4F745El3cWXJEU%26num%3D1%26sig%3DAGiWqtwHhWYALsamzld78n', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1340693362), (3036, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3037, 'http://www.google.de/url?q=Motul+ATF+Multi&url=/aclk%3Fsa%3Dl%26ai%3DCeLhKuxh1TKT_MMPPswb-xsHJCq3BsMMB_em97RSFu-PtRwgAEAFQnq-hjQFgleKZgqwHoAHH0YT4A8gBAakCKvBwKCxLtT6qBBZP0AHhgqnLVyYQGGIDb0Wmu5hct3zM%26sig%3DAGiWqtyrxa6RgdfYhi7gJLpLlAskOpFN6g%26adurl%3Dhtt', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1043352190), (3038, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3039, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (3040, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (3041, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (3042, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (3043, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3044, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268914), (3045, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268918), (3046, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3047, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3048, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3049, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3050, 'http://www.sedoparking.com/www.shell-helix.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; .NET4.0C; Creative ZENcast v2.01.01)', '', 'de', -732170672, 1418096995), (3051, 'http://www.google.de/search?hl=de&rlz=1T4GGLL_deDE343DE343&q=motul+%C3%B6l&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; MDDR; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1421292850), (3052, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -647076882), (3053, 'http://www.google.de/search?hl=de&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1; .NET CLR 1.1.4322)', '', 'de', -732170672, -647076882), (3054, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.8) Gecko/20100723 Ubuntu/10.04 (lucid) Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437798889), (3055, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3056, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3057, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3058, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3059, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340634936), (3060, 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4ADBR_deDE248DE250&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; .NET CLR 1.1.4322)', '', 'de', -732170672, 1574911161), (3061, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3062, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3063, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3064, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3065, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3066, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3067, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3068, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3069, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0074852612859841&output=html&h=90&slotname=8017434754&w=728&lmt=1282774530&flash=10.0.12&url=http%3A%2F%2Fwww.golf4.de%2Fgolf4%2F58981-kennt-jemand-alpine-motoroel.html&dt=1282774531073&shv=r2010', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418854165), (3070, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3071, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3072, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&q=MOTUL+300V+', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; Media Center PC 6.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de-DE', -732170672, 1481337959), (3073, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3074, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3075, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3076, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3077, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3078, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3079, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3080, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3081, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3082, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3083, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3084, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3085, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928122), (3086, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; dcdev001; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1921952164), (3087, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882398), (3088, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -649910840), (3089, 'http://www.google.de/search?sourceid=navclient&aq=8&oq=motul&hl=de&ie=UTF-8&rlz=1T4GZEZ_deDE317DE319&q=motul+motor%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB0.0; .NET CLR 2.0.50727; InfoPath.1)', '', 'de', -732170672, -649910840), (3090, 'http://www.google.de/search?hl=&q=MOTUL++Motor%C3%B6l+Specific+505.01+5+liter&sourceid=navclient-ff&rlz=1B3GGLL_deDE369DE369&ie=UTF-8', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418291943), (3091, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421103399), (3092, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3093, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE343DE343&q=bild+%c3%b6l+road+racing+8002t+factory+line+motul', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; MDDR; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1421292850), (3094, 'http://www.google.com/search?hl=de&rlz=1G1GGLQ_DEDE261&q=motul+motor%C3%B6l&aq=7&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-DE', -732170672, 1310943815), (3095, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3096, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3097, 'http://www.preisvgl.de/online-shops/motoren%C3%B6l%2020W-40/&campid=5336629986', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.19) Gecko/20081202 Iceweasel/2.0.0.19 (Debian-2.0.0.19-0etch1)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1044015406), (3098, 'http://search.icq.com/search/results.php?q=Motul+800+Road+Racing&tb_ver=1.1.5&lng=de&ch_id=tb_ff', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481314116), (3099, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3100, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+3000+20w50&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1293298010), (3101, 'http://www.google.de/search?q=bio+kettens%C3%A4gen%C3%B6l&hl=de&prmd=s&ei=uEh2TMT0B46JOM3vxdEG&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)', '', 'de', -732170672, 1050244092), (3102, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3103, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928122), (3104, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268926), (3105, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3106, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1054506112), (3107, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3108, 'http://www.125er-forum.de/77-cagiva/90112-neues-l-motul-710-a.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1486480210), (3109, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3110, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3111, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3112, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3113, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBkQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=www.markenoele.de&ei=05l2TMrkHJCROLOXzZ8K&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -648313271), (3114, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3115, '', 'ia_archiver (+http://www.alexa.com/site/help/webmasters; crawler@alexa.com)', '', '', -732170672, -1367216739), (3116, 'http://www.google.de/products?hl=de&q=motul%205100&um=1&ie=UTF-8&sa=N&tab=wf', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1341248460), (3117, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3118, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3119, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3120, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1282846323&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Funterschied-dieser-beiden-castrol-10w40-oele-t1181964.html&d', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1353413695), (3121, 'http://shop.ebay.de/?_from=R40&_trksid=p4712.m570.l1313&_nkw=2+takt+oel&_sacat=See-All-Categories', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; msn OptimizedIE8;DEDE)', '', 'de-DE', -732170672, 1303755678), (3122, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3123, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3124, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1282849165&color_bg=F2F3F5&color_border=F2F3F5&flash=10.0.42.34&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmondi-2-0-d-oel-t1377', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET CLR 1.1.4322; .NET4.0C)', '', 'de', -732170672, 1339352842), (3125, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3126, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3127, 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+%C3%B6l&aq=5&aqi=g10&aql=&oq=motu&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1308595638), (3128, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3129, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3130, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3131, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3132, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3133, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3134, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3135, 'http://www.google.de/search?sourceid=navclient&aq=6&oq=motu&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE338DE338&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB0.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1419505637), (3136, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3137, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3138, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3139, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3140, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3141, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3142, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3143, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3144, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3145, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3146, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3147, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3148, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3149, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3150, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3151, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3152, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3153, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3154, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928122), (3155, '', 'MS Internet Explorer', '', '', -732170672, -778026648), (3156, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3157, 'http://www.google.com/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE317&=&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=Motul&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338022213), (3158, 'http://210468.homepagemodules.de/t532141f11725645-Motoroel-Viskositaet-ist-hoeher-wirklich-besser.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1413102067), (3159, 'http://www.google.de/search?q=Motul+15W50+Vollsynth&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1921952421), (3160, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3161, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3162, 'http://www.google.de/search?hl=de&client=firefox-a&hs=I5u&rls=org.mozilla%3Ade%3Aofficial&q=motul+motor%C3%B6l&aq=8&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648720514), (3163, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -647076882), (3164, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=90&slotname=1351630559&w=728&lmt=1282898774&flash=10.1.53.64&url=http%3A%2F%2Fwww.apriliaforum.de%2F125-ccm-rs-125-etx-und-andere-125er-modelle%2F31715-2-takt-l-fra', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, -647076882), (3165, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3166, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3167, 'http://www.google.de/search?hl=de&rlz=1T4ADRA_deDE363DE367&q=motul+%C3%B6l+&btnG=Suche&aq=f&aqi=g6&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8)', '', 'de', -732170672, 1834234480), (3168, 'http://www.google.de/url?q=motul+shine+%26+go&url=/aclk%3Fsa%3Dl%26ai%3DCgD4dgIt3TJy6A4mA-gbaicHeA63BsMMB_em97RStxePtRwgAEAEoAlCer6GNAWCVkpaCqAegAcfRhPgDyAEBqQL8L-mFwVC1PqoEE0_Q2-rS3gruxy103CsZyqmfam8%26sig%3DAGiWqtzovjG6HSYhAPNT7W_Xe_0FiA4ltg%26adurl%3Dh', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1574319097), (3169, 'http://www.google.de/search?sourceid=navclient&aq=0h&oq=&hl=de&ie=UTF-8&rlz=1T4ADRA_deDE363DE367&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8)', '', 'de', -732170672, 1834234480), (3170, 'http://www.google.de/aclk?sa=l&ai=C-QfH5o13TLuEI5fMOMPArbsErcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAj5h6p7lT7U-qgQTT9AMJ2oN3RegkZPzcmpJSCbrZw&sig=AGiWqtwl-EfWKvnVT3w5yRdDQ2YxiBDPhw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de,en;q=0.7,en-us;q=0.3', -732170672, 1050244900), (3171, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3172, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=MOTUL+5100+4T+10W-40', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421255709), (3173, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3174, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3175, 'http://www.google.de/url?q=MC-14+%C3%B6l++Motul+300V+4T+SAE+15w-50&url=/aclk%3Fsa%3Dl%26ai%3DCEis-mqV3TM-hHY2alQeq9u21BK3BsMMB_em97RSttuPtRwgAEAEoAlCer6GNAWCVoreCyAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEGE_QAIxATf2cEbkPmaz573nnVJz8v497bA%26sig%3DAGiWqtzhjSPDfIbPZW', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1421378283), (3176, 'http://www.testberichte.de/test/produkt_tests_motul_chain_lube_road_plus_p47875.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 1834343397), (3177, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3178, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3179, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1031862794), (3180, 'http://www.google.de/search?hl=de&q=motul+20w50&aq=0&aqi=g2&aql=&oq=motul+20&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -1031862794), (3181, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCn2fJb9V3TKjqFMjWOLaXzaMErcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVivSBlAegAcfRhPgDyAEBqQKVA2Uuw1O1PqoEE0_Q-3pUGaDpviurzRwMu1ThbXA%26sig%3DAGiWqtyKxHzlNrG3BK9OFH-JiBm6S9UUkw%26adurl%3Dhttp://www', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471373958), (3182, 'http://www.google.de/url?q=Motul+854711+8100+X+CLEAN+%2B+5W-30+504/507+(1+Liter+)&url=/aclk%3Fsa%3Dl%26ai%3DCukwlI9d3TJ3ADJ774waDxcinBK3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFgleqggrAHoAHH0YT4A8gBAakClQNlLsNTtT6qBBhP0Kd367GTs_PUqkKQ1B8wgrjzVE_2nd4%26sig%3DAGiWqt', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421585189), (3183, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3184, 'http://www.google.de/url?q=MOTUL+8100+X-clean+SAE+5W-40&url=/aclk%3Fsa%3Dl%26ai%3DC-_7PdON3TLDwGNnMOJHN-b0ErcGwwwH96b3tFO294-1HCAAQASgCUJ6voY0BYJWCoIKwB6ABx9GE-APIAQGpAql03qR8WLU-qgQYT9BZUD5umToVT3Dl7caztzhbqvIsxthf%26sig%3DAGiWqtzT7GFtuqf774luuAbPJdF0-PI', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1481491227), (3185, 'http://www.google.de/url?q=motul+800+road+racing&url=/aclk%3Fsa%3Dl%26ai%3DCyNRpaux3TK7XBMXUOIGY-cIErcGwwwH96b3tFN2_4-1HCAAQASgCUJ6voY0BYJWqhoKYB6ABx9GE-APIAQGpAql03qR8WLU-qgQTT9ByeJ0DgfKgkQpzK1_bP1F46A%26sig%3DAGiWqtx4pCLNPF4h4BhmYSsjt55b0UTQ2Q%26adurl%3', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; MS-RTC LM 8; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1293363075), (3186, 'http://www.google.de/search?hl=de&client=firefox-a&hs=Jo2&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+5100+T4+kaufen&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1303937224), (3187, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3188, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3189, 'http://www.google.de/search?source=ig&hl=de&rlz=&q=Motul+300+V+4T+Factory+Line+SAE+10W-40+&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1480712073), (3190, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3191, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET CLR 1.1.4322; .NET4.0C)', '', 'de', -732170672, 1339358446), (3192, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3193, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3194, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338538019), (3195, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338538019), (3196, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1291999450), (3197, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3198, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3199, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3200, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3201, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3202, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3203, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3204, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3205, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3206, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3207, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3208, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3209, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3210, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3211, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3212, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3213, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3214, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3215, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3216, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3217, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3218, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3219, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3220, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3221, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3222, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4PCTA_deAT366AT366&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322)', '', 'de', -732170672, -726174207), (3223, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3224, 'http://www.google.de/products?q=motul+15w50+300v+20+liter&hl=de&aq=f', 'Mozilla/5.0 (X11; U; Linux i686; sv-SE; rv:1.9.2.8) Gecko/20100723 Ubuntu/10.04 (lucid) Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'sv-se,sv;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -709295402), (3225, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3226, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3227, 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCKg1bts54TNroLYf2ngOfqtG3BK3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJXC94GUB6ABx9GE-APIAQGpAqGv2UDsW7U-qgQTT9Bm_MhUzYcWeG_gBkGFFFQyjw%26sig%3DAGiWqty1BIDjLTsdg1mk0UXeWZ_aSkXuwg%26adurl%3Dhttp://www', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420071627), (3228, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3229, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3230, 'http://whois.domaintools.com/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089909282), (3231, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3232, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3233, 'http://www.google.de/url?q=motul+kettenspray&url=/aclk%3Fsa%3Dl%26ai%3DCfnZ-luV4TOqOFYTAnQPc6-W0BK3BsMMB_em97RTNs-HtRwgAEAEoA1Cer6GNAWCVoreCyAegAcfRhPgDyAEBqQKhr9lA7Fu1PqoEE0_Q3RLIZsfjhy9tvqVV6BoWe3g%26sig%3DAGiWqtz3GvUvIYeAeHNcZ7OmFw0bh_fwAg%26adurl%3Dht', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1568716612), (3234, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3235, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3236, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3237, 'http://www.elferteam.de/Forums/index.php?showtopic=42654', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; de-de) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8', '', 'de-de', -732170672, 1591405128), (3238, 'http://search.conduit.com/Results.aspx?q=Motul+300V&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=13&ctid=CT2269050', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419699818), (3239, 'http://www.google.de/search?q=MOTUL+Specific+913C+5W30&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1133697603), (3240, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928122), (3241, 'http://whois.domaintools.com/markenoele.com', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089911594), (3242, 'http://www.google.de/url?q=motul+wash+%26+wax&url=/aclk%3Fsa%3Dl%26ai%3DCVPcgXRZ5TJqcIY-K-gaRsMCyBK3BsMMB_em97RS9gv2-RwgAEAEoA1Cer6GNAWCV-vCBjAegAcfRhPgDyAEBqQKhr9lA7Fu1PqoEE0_QFtKAZRAL7zAssvyMbCilV5M%26sig%3DAGiWqty0KMACgKxkzllV3N87Cs8xdNqzQw%26adurl%3Dh', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 AskTbGLSV5/3.8.0.12304 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1467699995), (3243, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3244, 'http://www.google.de/search?q=motul+5100+ester&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7SUNC_de&redir_esc=&ei=rCN5TJzjDcTIswa7lsyyDQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1339216480), (3245, 'http://www.google.de/aclk?sa=l&ai=Cf0YlszR5TKS5EpDVOPus8fUDrcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJWCtILAB6ABx9GE-APIAQGpAqGv2UDsW7U-qgQTT9D4oopPQs3thvxAjPhowcsARw&sig=AGiWqtxos3R5SJy-IdWfj6kdj4Mgc_f4yQ&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C3', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1308602530), (3246, 'http://www.google.de/search?sourceid=navclient&aq=5&oq=motu&hl=de&ie=UTF-8&rlz=1T4SUNA_deDE221DE221&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB0.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1470387524), (3247, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCy1-390Z5TKG0CI68nAOn05CsBK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQKhr9lA7Fu1PqoEE0_Qk1e-Z8Zc4ox7AuZ7Y81rYok%26sig%3DAGiWqtxELnY_0-OcuFJLAX8xkQJsUOK0_Q%26adurl%3Dh', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.30618; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1354460076), (3248, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3249, 'http://fahrzeugteile.shop.ebay.de/i.html?_nkw=2t+%C3%96l&_sacat=25634&_sop=1&Kraftradmarke=Italjet&_dmpt=Motorrad_Kraftradteile&_odkw=&_osacat=25634&bkBtn=&_trksid=p3286.m270.l1311', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -641744386), (3250, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; (gmx/1.1.0.21); .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1528282451), (3251, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928122), (3252, 'http://www.google.de/search?q=motul+510+2t&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340201641), (3253, 'http://www.google.de/url?q=2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCVBrkw2Z5TMemN4mH-gb3tPzvA63BsMMB_em97RTtzOPtRxACKAhQnq-hjQFgldr7gZQHoAHH0YT4A8gBAakCoa_ZQOxbtT6qBBNP0NEpIvfh_kWeRLlwoz8izWvC%26num%3D5%26sig%3DAGiWqtx36xnyWVeK_IE-ajnZrjHvFfz37w%26adurl%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1509402662), (3254, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3255, 'http://www.google.de/search?q=Motul+800+Road+Racing+brandenburg&hl=de&prmd=df&ei=6nV5TO3SKo-lOLCx_a8G&start=30&sa=N', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1831683955), (3256, 'http://www.google.de/search?q=motul+510+2t&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340256973), (3257, 'http://www.google.de/search?hl=de&client=firefox-a&hs=zu8&rls=org.mozilla%3Ade%3Aofficial&q=MOTUL+Specific+dexos&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573614983), (3258, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3259, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3260, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3261, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1ACAW_DEDE386&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16; .NET4.0C)', '', 'de-DE', -732170672, 1522160872), (3262, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3263, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3264, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3265, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3266, 'http://www.google.de/search?hl=de&client=firefox-a&hs=72p&rls=org.mozilla:de:official&q=motul+preisliste&revid=453631857&sa=X&ei=gJl5TJGPA4fFswbn9cSyDQ&ved=0CGgQ1QIoAQ', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420183082), (3267, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3268, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3269, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3270, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3271, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3272, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3273, 'http://www.google.de/search?client=opera&rls=de&q=motul+tech+grease+300&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.61', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1350939458), (3274, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3275, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3276, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3277, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3278, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3279, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3280, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3281, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3282, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3283, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3284, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3285, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3286, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3287, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3288, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3289, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3290, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3291, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3292, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3293, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3294, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3295, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3296, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3297, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3298, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3299, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3300, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3301, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3302, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3303, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3304, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3305, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3306, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3307, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3308, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3309, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3310, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3311, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3312, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3313, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3314, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3315, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3316, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3317, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3318, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3319, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3320, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3321, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3322, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3323, '', 'Java/1.6.0_14', '', '', -732170672, -1138167862), (3324, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3325, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3326, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=Motor%C3%B6l+Motul+specific+LL-01+SAE+5-W30', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MDDC; .NET4.0C)', '', 'de-DE', -732170672, 1527151984), (3327, 'http://suche.t-online.de/fast-cgi/tsc?q=motul+2+t+oel&encQuery=motul+2+t+oel&mandant=toi&device=html&img_start=0&dia=suchebutton&context=internet-tab&tpc=internet&ptl=std&classification=web&ocr=yes', 'Mozilla/4.0 (compatible; MSIE 6.0; TOB 6.11; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1417892463), (3328, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3329, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADBR_deDE305DE305&q=motul+20w50', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; http://bsalsa.com) ; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1574034212), (3330, 'http://www.google.de/search?hl=de&rlz=1T4GGLL_deDE383DE384&&sa=X&ei=iyt6TI2_LI6COOzJ5cAG&ved=0CB0QBSgA&q=Motul+300V+Le+Mans+20w60&spell=1', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; (webde/1.1.0.21); GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1530602497), (3331, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3332, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1031862794), (3333, 'http://www.google.de/search?hl=de&source=hp&q=motul+classic+20w50&aq=0&aqi=g2&aql=&oq=motul+classic&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -1031862794), (3334, 'http://www.google.de/url?q=motul+5100+10W40+in+kaarst&url=/aclk%3Fsa%3Dl%26ai%3DC7O336DN6TJTUNoHrOK6ypNIDrcGwwwH96b3tFLWD_b5HCAAQAigDUJ6voY0BYJXao4KwB6ABx9GE-APIAQGpAqGv2UDsW7U-qgQYT9ATOQ9PeAqkASbtoF7zjk8bMNKa8J__%26sig%3DAGiWqtx86qwHq-Iecwkxc_D7h31jTz4Ix', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1413359304), (3335, 'http://www.google.de/search?hl=de&source=hp&q=motul+15w50&cts=1283081031826&aq=6&aqi=g10&aql=&oq=motul+&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MDDC)', '', 'de-DE', -732170672, 1413163776), (3336, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3337, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul-%C3%B6l&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638764155), (3338, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3339, 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CCkQFjACOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotul-4100-power-5l.html&rct=j&q=motul%20schmierstoffe&ei=LHJ6TKiYB86vOJr8qfcM&usg=AFQjCNGauXl2htPXf_C4H9ptWYULTxh5qA', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1385543636), (3340, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3341, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3342, 'http://www.google.de/products?hl=de&q=%22motul%20classic%20oil%20SAE%2015W-50%22&um=1&ie=UTF-8&sa=N&tab=wf', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; de-de) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8', '', 'de-de', -732170672, 1574916155), (3343, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928122), (3344, 'http://www.google.de/search?q=Motul+5100', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.127 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1292123014), (3345, 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1506581477), (3346, 'http://www.sedoparking.com/www.shell-helix.de/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1049579492), (3347, 'http://www.google.de/url?q=2+takt+%C3%B6l+test&url=/aclk%3Fsa%3Dl%26ai%3DCsehjqZN6TLaJC4XSswau2anoBq3BsMMB_em97RTtzOPtRxACKAhQnq-hjQFglbKVgqQHoAHH0YT4A8gBAakCoa_ZQOxbtT6qBBhP0BEVfNbNQVMl1LNylt65C2D4oeOEwvg%26num%3D5%26sig%3DAGiWqtwjzdYfvEHaCS-7v3I151XZ7or', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; AskTB5.6)', '', 'de', -732170672, 1312282421), (3348, 'http://www.google.de/search?hl=de&source=hp&q=motul+15w50&aq=7&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)', '', 'de', -732170672, 1527095863), (3349, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3350, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5393150338&w=728&lmt=1283106461&flash=10.0.12.36&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F4227%2F762983%2FAchtung%2BCastrol%2BA747_______', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.1)', '', 'de', -732170672, 1573722202), (3351, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3352, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3353, 'http://shop.ebay.de/i.html?_nkw=2+takter+%C3%B6l&_sacat=0&LH_LocatedIn=0&_sop=12&_dmd=1&_odkw=103+peugeot&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; Mozilla/4.0 (compatible; MSIE 8.0; Win32; WEB.DE); GTB0.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1530037953), (3354, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3355, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3356, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4SUNA_deDE309DE309&q=motul+300v', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322)', '', 'de', -732170672, -648665384), (3357, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3358, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3359, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3360, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3361, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3362, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3363, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3364, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3365, '', 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0', '', '', -732170672, 1244984722), (3366, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3367, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928122), (3368, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3369, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3370, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3371, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3372, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3373, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3374, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3375, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3376, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3377, 'http://www.google.de/search?hl=de&source=hp&q=20w50&aq=f&aqi=g10&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1540170931), (3378, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (3379, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (3380, 'http://www.google.de/m/search?q=motul+%C3%B6l&aq=0p&oq=&aqi=p5-k0d0t0&fkt=1682&fsdt=5305&csll=&action=<oken=ae15eb35', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_3 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16', '', 'de-de', -732170672, 1354460968), (3381, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268922), (3382, 'http://www.google.de/search?hl=de&source=hp&q=motul+wash+%26+wax&aq=0&aqi=g1&aql=&oq=motul+was&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 2.0.50727)', '', 'de', -732170672, 1050325174), (3383, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3384, 'http://www.google.de/search?hl=de&source=hp&q=Motul+300V+Power+SAE+5W40+&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C)', '', 'de', -732170672, 1548715926), (3385, 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCkNr5JXN7TJfwMonSswac_KW2Bq3BsMMB_em97RS1g_2-RwgAEAIoAlCer6GNAWCVypuCrAegAcfRhPgDyAEBqQKhr9lA7Fu1PqoEE0_QJfB6HEtYJ_5YlyuhxHsAzeA%26sig%3DAGiWqtyLDikzqJKe6HmgIocvHKvMxxDGrA%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1533095016), (3386, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1481384678), (3387, 'http://www.google.de/url?q=2+takt+%C3%B6l+test&url=/aclk%3Fsa%3Dl%26ai%3DCgq1484F7TJC6LcPPswa75ozxBq3BsMMB_em97RTtzOPtRxAHKAhQnq-hjQFglYq2gsQHoAHH0YT4A8gBAakCoa_ZQOxbtT6qBBhP0PVxS0W4K_4SR81YDP_AoWnB0t0e6HM%26num%3D10%26sig%3DAGiWqtwZQR-gIUVs9rBS3_r9fzId7S', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1470348530), (3388, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3389, 'http://www.google.de/search?sourceid=navclient&aq=t&hl=de&ie=UTF-8&rls=GGLD,GGLD:2004-32,GGLD:de&q=motul+15w50', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1352260904), (3390, 'http://www.google.de/url?q=motul+5100+4t&url=/aclk%3Fsa%3Dl%26ai%3DCb47rVop7TPOmEcvSswbtzoTYBq3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCV6o6CnAegAcfRhPgDyAEBqQIBF1k0Wly1PqoEGE_QQ4Js5RqZALmmevzC_SRbP52db__ggQ%26sig%3DAGiWqtxV3mjVfq7PkdDgYnfAbHBMt0DRkw%26adurl%3', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1418293422), (3391, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3392, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCDYv30px7TKnbHtLMONLi4bMErcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV4pCCoAegAcfRhPgDyAEBqQIu1-DWxFa1PqoEE0_QMpYIjM8pS_3cAf0eO2HnfN8%26sig%3DAGiWqtyBOmJ-EBygWzn_z5t_Gv6CMKF9aQ%26adurl%3Dhttp://www', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; T-Online IE7; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; T-Online IE7)', '', 'de', -732170672, -648278376), (3393, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3394, 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&cts=1283173965163&aq=f&aqi=g2&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1311405077), (3395, 'http://www.google.de/url?q=motul+micro+2t&url=/aclk%3Fsa%3Dl%26ai%3DCSn1dWK97TPeEHMXWOPnwsd4DrcGwwwH96b3tFN3O4-1HCAAQASgCUJ6voY0BYJXip4KwB6ABx9GE-APIAQGpAgEXWTRaXLU-qgQTT9D0vkeBWSBFFw-_MtP58SzWhA%26sig%3DAGiWqtydlIXhXpfa_vzKGmodr-rfzaZVUg%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1340280541), (3396, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3397, 'http://www.google.de/search?q=motul+300v+competition&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558321736), (3398, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GZAZ_deDE332DE342&q=MOTUL+%c3%96L', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1351721699), (3399, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3400, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1721466098), (3401, 'http://www.google.de/search?hl=de&&sa=X&ei=Cct7TN_BK8OAOOKKwbIG&ved=0CB0QBSgA&q=15w+50+motul&spell=1', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1721466098), (3402, 'http://www.google.de/aclk?sa=l&ai=CytCFjtJ7TPaoG6r74wbs14jjBK3BsMMB_em97RS9tOPtRwgAEAIoA1Cer6GNAWCVuv2BlAegAcfRhPgDyAEBqQL8L-mFwVC1PqoEE0_QWZvDIMJEODuHcxi1x_jWe-G6BRMI9ZLPjMbhowIV2ybjCh1oPxi2ygUA&sig=AGiWqtxTKEU2NEEAk-hFcGeV42-l8hmLmg&adurl=http://www.mot', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437655828), (3403, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; (gmx/1.1.0.21); .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1528278316), (3404, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCffy6E9N7TLroL8zPswbnpqG9Bq3BsMMB_em97RS97Pu-RwgAEAIoA1Cer6GNAWCVuq2CtAegAcfRhPgDyAEBqQLCw-zQLU61PqoEE0_QorolO_9nbPqdwee5iJJvp6Q%26sig%3DAGiWqtw3FFaxbUupdTLZUMxkvZhZfrXR-w%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1574790648), (3405, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3406, 'http://www.google.de/url?q=motul+fuel+system+clean&url=/aclk%3Fsa%3Dl%26ai%3DC4tZ9ptR7TMaSFJDPswaAyKHhBq3BsMMB_em97RSt1I_8BhACKANQnq-hjQFglfKqgrQHoAHH0YT4A8gBAakCwsPs0C1OtT6qBBNP0MheAGct7G87wTBPdzSVSVBe%26num%3D2%26sig%3DAGiWqtwqqAOia5GgjzWn11wMd_TV8QznDw', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1340735233), (3407, 'http://www.google.de/search?q=Tech+Grease+300&hl=de&prmd=s&ei=htV7TIWhI4TvOYf8rZ4G&start=10&sa=N&cts=1283184202046', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; AskTB5.5)', '', 'de', -732170672, 1509226303), (3408, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=90&slotname=4498595130&w=728&lmt=1283185171&channel=4582219326&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fservice-a-steht-an-welches-motoroel-kann-i', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529759669), (3409, 'http://www.google.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.127 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1311390626), (3410, 'http://www.google.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.127 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1311390626), (3411, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928122), (3412, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3413, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3414, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3415, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3416, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3417, 'http://www.google.de/search?q=motul+8100x-cess&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7ADRA_de&redir_esc=&ei=yA98TM7EJcWSswb6qcCyDQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; InfoPath.2; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de', -732170672, 1591354846), (3418, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3419, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3420, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3421, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3422, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)', '', '', -732170672, 1311643459), (3423, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3424, '', 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100317 SUSE/3.5.9-0.1.1 Firefox/3.5.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1311643459), (3425, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3426, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3427, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3428, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3429, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3430, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3431, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3432, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3433, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3434, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3435, 'http://shop.ebay.de/i.html?_nkw=%C3%96l+2takt&_sacat=0&_dmpt=Motorrad_Kraftradteile&_odkw=2takt%C3%B6l+vollsynthetisch&_osacat=0&_trksid=p3286.c0.m270.l1311', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1469634262), (3436, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3437, 'http://www.google.de/url?q=motul+15+w+50&url=/aclk%3Fsa%3Dl%26ai%3DCM8zWQJF8TOGPG5XZOPibnMIErcGwwwH96b3tFIXK4-1HEAEoBFCer6GNAWCVoqCCsAegAcfRhPgDyAEBqQKEcIBtAUC1PqoEFk_QrQGo81dP_hXtIHIhVbdU04mWcOk%26num%3D1%26sig%3DAGiWqtx54kczYQB01wZDomuhZ5RuIabLrw%26adur', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1509253647), (3438, 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&rlz=1R2RNWZ_de&cts=1283233015075&aq=8&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de', -732170672, 1470911628), (3439, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3440, 'http://www.google.de/url?q=Motul+SAE+5W-40+8100+X-clean&url=/aclk%3Fsa%3Dl%26ai%3DCPbha3Z18TPT6AYSA-gb-nPzpA63BsMMB_em97RTtvePtRwgAEAEoAlCer6GNAWCV4pCCoAegAcfRhPgDyAEBqQKEcIBtAUC1PqoEGE_QEwRUIbIrh5WNl9BmfDmz-9XuHFuP-A%26sig%3DAGiWqtwT25C7VnyXmmzNw5mPMa9Re', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; T-Online IE7; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; T-Online IE7)', '', 'de', -732170672, -648278376), (3441, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1481498472), (3442, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1050244548), (3443, 'http://suche.web.de/search/web/?mc=suche@web@eingabefeldoben.suche@web&allparams=&smode=&su=motul+motor%C3%B6l++acea+c1+&webRb=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; msn OptimizedIE8;DEDE)', '', 'de', -732170672, 1314812083), (3444, 'http://de.mg41.mail.yahoo.com/dc/blank.html?bn=470&.intl=de&.lang=de-DE', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 YFF35 Firefox/3.5.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470347964), (3445, 'http://de.mg41.mail.yahoo.com/dc/blank.html?bn=470&.intl=de&.lang=de-DE', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 YFF35 Firefox/3.5.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470347964), (3446, 'http://www.google.de/search?q=Motul+Specific+504-507.00+5W30+5+Liter+Motoren%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1427131003), (3447, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC7URZf8J8TOaQMIqK-gacwsSPBK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbqJgpgHoAHH0YT4A8gBAakChHCAbQFAtT6qBBNP0L_q7nWJABjJc3cB1KkAiB0B%26sig%3DAGiWqtwRjBIdhrJMqC9O1Shi9IXEz09PEw%26adurl%3Dhttp://ww', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1527506254), (3448, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3449, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3450, 'http://www.amazon.de/s/ref=nb_sb_ss_i_9_5?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=motul+15w50&sprefix=Motul', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2)', '', 'de', -732170672, -639355296), (3451, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729126), (3452, 'http://www.google.de/search?q=motul+shop&hl=de&client=firefox-a&hs=dLQ&rls=org.mozilla:de-DE:official&channel=s&ei=1vB8TOGCE4aLOJbV8IIE&start=100&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (3453, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3454, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3455, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCGOXp-Pp8TMqKJYGA-gbL0vXkA63BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV6p2CrAegAcfRhPgDyAEBqQKmhJP9QjK1PqoEE0_Q3uHai7KqVj7XV3Av-_2z-lQ%26sig%3DAGiWqtw7Eb6J6cEKZ9k2gb-ztLXuZK_QPA%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1304214183), (3456, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (3457, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3458, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3459, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3460, 'http://www.motorradfrage.net/frage/hat-jemand-erfahrung-mit-dem-motul-engine-clean', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1420938284), (3461, 'http://www.google.de/url?q=motul+8100+x+clean&url=/aclk%3Fsa%3Dl%26ai%3DCY_4ZCip9TNjbK5TrOJ-WibAErcGwwwH96b3tFO294-1HEAFQnq-hjQFglaKggrAHoAHH0YT4A8gBAakCpoST_UIytT6qBBNP0EufxBpVdQa3_bLd7foIi4I5%26num%3D1%26sig%3DAGiWqtwDmmPXlbN3RCN9EtfwxURie8sG7w%26adurl%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1308220944), (3462, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB0.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1470381324), (3463, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=MOTUL+5100+4T+10W-40', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421262341), (3464, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DChgmdKU19TObuK9T84wanx-DnA63BsMMB_em97RSthP2-RwgAEAFQnq-hjQFglaqfgrAHoAHH0YT4A8gBAakCpoST_UIytT6qBBNP0NnPOx3p_yQMhTswdpZZcCzN%26sig%3DAGiWqtyaib1RvCSh_78QYzusB0zW4sznwg%26adurl%3Dhttp', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1608478103), (3465, 'http://www.google.de/search?q=F%26M+Computer+Systemhaus&hl=de&ei=dlJ9TLb_GofLOM3TpYIE&start=50&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 (.NET CLR 3.0.4506.2152)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1841367816), (3466, 'http://www.google.de/url?q=motul+shine+and+go&url=/aclk%3Fsa%3Dl%26ai%3DCVrudW1d9TM6VDoqA-gae7ZzSA63BsMMB_em97RStxePtRwgAEAEoAlCer6GNAWCViqyCtAegAcfRhPgDyAEBqQKmhJP9QjK1PqoEFk_QFu1qQKbxiijT_QJ9GKniHeTLDPE%26sig%3DAGiWqtwAoSFJns0x0p3PtM84awYjo-0Xqw%26adurl', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1293249400), (3467, 'http://www.google.de/search?source=ie7&q=motul+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&rlz=1I7TSEA;&redir_esc=&ei=u1h9TMTqCoOoOMOx-b8G', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1420861985), (3468, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3469, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3470, 'http://www.google.de/url?q=motul+motocool+factory+line&url=/aclk%3Fsa%3Dl%26ai%3DCDV7kXl19TMr1KI6y4gb_94WNBa3BsMMB_em97RS1xOPtRxACKANQnq-hjQFglaK3gsgHoAHH0YT4A8gBAakCPmHqnuVPtT6qBBhP0HYIJTlfEzj3IAVxObDA1ggYpSg35Q8%26num%3D2%26sig%3DAGiWqtyGqwcgQEKo0O1MUke', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339366984), (3471, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCujoK8Vt9TOi4J4vWOL2S6YIHrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQKmhJP9QjK1PqoEE0_QB_M7VEFURp80uaxgy7FN8z4%26sig%3DAGiWqtwU6D2KJz04AAH7Gbq5JlUzo4SUPA%26adurl%3Dhttp://www', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1467697394), (3472, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3473, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3474, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3475, '', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.61', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1834717426), (3476, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3477, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3478, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3479, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCblJenIN9TP_7EIiK-gb9kuTgA63BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV-oaCmAegAcfRhPgDyAEBqQLGoYGGJT-1PqoEE0_QezG3oKicNPkNy4c1SNnVfz8%26sig%3DAGiWqtyqlziuNdzEWB3jFGKEoulIsL0KXw%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 (webde/1.7.2) Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -638706011), (3480, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3481, 'http://www.google.de/url?q=2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCewmQRoZ9TJL6BYeu4gb6pqTvA63BsMMB_em97RTtzOPtRxAEKAhQnq-hjQFglcKggrAHoAHH0YT4A8gBAakCxqGBhiU_tT6qBBNP0BnZuzfW01RdyhMsoLH971rF%26num%3D7%26sig%3DAGiWqtzsceTXxvaimVTLT7bEw1kx5ICmaw%26adurl%', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.127 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 779256435), (3482, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3483, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3484, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3485, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3486, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3487, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3488, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3489, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3490, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3491, 'http://www.google.de/url?q=motul+factory+line&url=/aclk%3Fsa%3Dl%26ai%3DCRv_BxLR9TI-GENrMOKSYzeQKrcGwwwH96b3tFLXE4-1HCAAQASgDUJ6voY0BYJXSgIKYB6ABx9GE-APIAQGpAsahgYYlP7U-qgQTT9DnTkbJBsCZBGtsijNrCrQOrA%26sig%3DAGiWqtxsQ97q9C-pOKaitkWTcczYzUgJmg%26adurl%3Dht', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 YFF35 Firefox/3.6.3 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576231817), (3492, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897542), (3493, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3494, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3495, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3496, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3497, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3498, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3499, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCTLFZ7sh9TLH0MIzVON2Tnf4JrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWKpYKwB6ABx9GE-APIAQGpAsahgYYlP7U-qgQTT9Bz9DFGVwCWqPMuEcMI3OB2tQ%26sig%3DAGiWqtxv083Ufw96GxOl8pxNhzpP0nwMZw%26adurl%3Dhttp://', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -736288506), (3500, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778021), (3501, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778021), (3502, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3503, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3504, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3505, 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCYWREQOF9TI2WLoTrOI_ZoJwKrcGwwwH96b3tFI-13kQIABABKAJQnq-hjQFglaKggrAHoAHH0YT4A8gBAakCxqGBhiU_tT6qBBNP0OhMJaPBtMx99AdncV7BmDoJ%26sig%3DAGiWqtz_qZiG9YZ23L7KmVSAL212vAbp0g%26adurl%3Dhttp://www.m', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1509246672), (3506, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3507, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3508, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3509, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3510, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595); INSERT INTO `log_visitor_info` (`visitor_id`, `http_referer`, `http_user_agent`, `http_accept_charset`, `http_accept_language`, `server_addr`, `remote_addr`) VALUES (3511, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3512, 'http://www.google.de/url?q=motul+20w50&url=/aclk%3Fsa%3Dl%26ai%3DCVCZi_-V9TMCWMcTRswaFy4XpBq3BsMMB_em97RSFyuPtRwgAEAMoA1Cer6GNAWCVwqCCsAegAcfRhPgDyAEBqQLGoYGGJT-1PqoEFk_Q96FXZfEw1PvnCfSRCdnKj7-e9S8%26sig%3DAGiWqtypaPPPbYVhr1MPBVA8VNw4qzFe3A%26adurl%3Dhttp', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; Justizvollzug NRW)', '', 'de', -732170672, 1572372501), (3513, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3514, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3515, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729182), (3516, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3517, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+Motor%C3%B6l&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530014689), (3518, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCjBCNlvd9TPO6NtHQswb8qaG_Bq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVgoqCmAegAcfRhPgDyAEBqQLGoYGGJT-1PqoEE0_QN6HuJtIpzH8UczWOCezMZjo%26sig%3DAGiWqtxCjoKLwp5CVaHJJiBedxZ1RlRsTg%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418853758), (3519, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3520, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3521, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3522, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897542), (3523, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3524, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3525, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3526, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB0.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1470373236), (3527, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCsonM9CV-TPuWIcHRswa19enGBq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglYKRgqAHoAHH0YT4A8gBAakCxqGBhiU_tT6qBBNP0BR4ItSD7R5S4_IhdlXTdS5o%26sig%3DAGiWqtzIbBSQoTQlVfbJKPJIWVUOQcmsSA%26adurl%3Dhttp://ww', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -1055104442), (3528, 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&meta=&aq=f&aqi=g10&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1540673079), (3529, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3530, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=MOTUL+4100+Power+15W-50%3A&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470089849), (3531, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3532, 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CE4QFjAL&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20x-cess&ei=zy9-TKGDD4vMswb55pCWCQ&usg=AFQjCNE_y74iGfAGacrWShRsHnzWp8G_sA', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1293289025), (3533, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (3534, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (3535, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (3536, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (3537, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (3538, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (3539, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (3540, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (3541, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (3542, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (3543, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (3544, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (3545, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (3546, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (3547, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (3548, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (3549, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (3550, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (3551, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (3552, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3553, 'http://www.google.de/search?q=Motorrad%C3%B6l+10W40+Motul+5100&rlz=1I7GPMG_deDE360&ie=UTF-8&oe=UTF-8&sourceid=ie7&redir_esc=&ei=Rj5-TLDfMoeNOLfuiagG', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de', -732170672, -1308586790), (3554, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3555, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3556, 'http://www.amazon.de/s/ref=nb_sb_ss_i_4_5?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=motul+%F6l&sprefix=Motul', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1410573781), (3557, 'http://www.google.com/search?client=opera&rls=de&q=motul+shop&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.64 (Windows NT 5.1; U; de) Presto/2.1.1', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1529559530), (3558, 'http://www.google.com/search?client=opera&rls=de&q=motul+shop&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.64 (Windows NT 5.1; U; de) Presto/2.1.1', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1529559530), (3559, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE347&=&q=MOTUL+300V+4T+Factory&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418102302), (3560, 'http://www.google.de/url?q=motul+tech+grease+300&url=/aclk%3Fsa%3Dl%26ai%3DCLbBeYlF-TPOqNIvSswaphpTnBq3BsMMB_em97RTlzePtRwgAEAFQnq-hjQFglZKqgrAHoAHH0YT4A8gBAakC2ySx7iB5tT6qBBNP0GYPn6PDW_TDrOgvwlm_WRgy%26sig%3DAGiWqtwPrY0tzGgTbCkpv9s8wG0tFo6feQ%26adurl%3Dh', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -721479437), (3561, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3562, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3563, 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCHl-MAVZ-TJqNBMTQswaS8-XJBq3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFglZKWgqgHoAHH0YT4A8gBAakC2ySx7iB5tT6qBBNP0JdoQ21wbIHdiIuUaH-NEKLF%26sig%3DAGiWqty_MZPwJv-5p6ygbCioixACxZ7_1Q%26adurl%3Dhttp://www.', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.6) Gecko/20100625 AskTbDVSV5/3.8.0.12304 Firefox/3.6.6 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574314573), (3564, 'http://www.google.de/search?q=MOTUL+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1293198290), (3565, 'http://www.google.de/search?q=motul+%C3%B6l&hl=de&sa=2', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -652096587), (3566, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3567, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3568, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3569, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3570, 'http://www.google.de/url?q=motul+300v+4t+offroad&url=/aclk%3Fsa%3Dl%26ai%3DCi4-zfHF-TIqDA9DZOIvS0fsJrcGwwwH96b3tFI-13kQIABABUJ6voY0BYJXSmoKsB6ABx9GE-APIAQGpAvhaL8lqerU-qgQYT9Bqd_ua3ykdABkxxoPNj8NtxmnTBK2r%26sig%3DAGiWqtwowiBGumiPTuMFBLtqQEbEAaWVFw%26adurl', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; InfoPath.2)', '', 'de', -732170672, -1299304354), (3571, 'http://www.google.de/search?q=motul&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339756613), (3572, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3573, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DClWodknx-TNKoEtHXOKy57e8JrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJWypoKwB6ABx9GE-APIAQGpAvhaL8lqerU-qgQTT9DJxxmJge-dJXTJk8OiLOISNg%26sig%3DAGiWqtyYTKh4KH-bfF4we9ZJ3cg8_U2TUA%26adurl%3Dhttp://', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.8) Gecko/2009032609 YFF3 Firefox/3.0.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413479262), (3574, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.0.3705;)', '', '', -732170672, 1407826462), (3575, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.0.3705;)', '', '', -732170672, 1407826462), (3576, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.0.3705;)', '', '', -732170672, 1407826462), (3577, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.0.3705;)', '', '', -732170672, 1407826462), (3578, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.0.3705;)', '', '', -732170672, 1407826462), (3579, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.0.3705;)', '', '', -732170672, 1407826462), (3580, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.0.3705;)', '', '', -732170672, 1407826462), (3581, 'http://www.google.de/search?sourceid=navclient&aq=5&oq=motu&ie=UTF-8&rlz=1T4RNWN_enDE245DE246&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1608404943), (3582, 'http://www.google.de/search?q=motul+power+4100&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7SNYJ_de&redir_esc=&ei=CZF-TKGBNNaSOOHl7IIE', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5)', '', 'de', -732170672, 1467669553), (3583, 'http://www.google.de/search?q=%C3%B6lberater&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 779256724), (3584, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3585, 'http://www.icq.com/search/results.php?q=2+Taktmotorenoel&ch_id=osd', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1418911197), (3586, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3587, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3588, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3589, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3590, 'http://www.google.de/search?q=Motul+7100+4T+SAE+10W60&hl=de&prmd=s&ei=YKN-TNfTKcjOswa969yUCQ&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437987131), (3591, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3592, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3593, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3594, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3595, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3596, 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=f7l-TJHXH4mEswbEjsGVCQ', 'Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_5_8; de-de) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8', '', 'de-de', -732170672, 1529460980), (3597, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3598, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3599, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3600, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3601, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3602, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3603, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3604, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3605, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3606, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3607, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3608, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3609, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3610, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3611, 'http://www.google.de/search?q=2takt%C3%B6l++motul&ie=utf-8&oe=utf-8&aq=t&rls=com.ubuntu:de:unofficial&client=firefox-a', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.8) Gecko/20100723 Ubuntu/9.04 (jaunty) Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574214940), (3612, 'http://www.google.de/search?q=2takt%C3%B6l++motul&ie=utf-8&oe=utf-8&aq=t&rls=com.ubuntu:de:unofficial&client=firefox-a', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.8) Gecko/20100723 Ubuntu/9.04 (jaunty) Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574214940), (3613, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3614, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3615, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3616, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3617, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3618, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3619, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3620, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3621, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3622, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3623, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3624, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3625, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3626, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3627, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3628, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3629, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3630, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3631, 'http://www.google.de/url?q=motul+510+2t&url=/aclk%3Fsa%3Dl%26ai%3DC1YxHayl_TIITl9g4quGkuA2twbDDAf3pve0U3bHh7UcIABABKANQnq-hjQFglcKggrAHoAHH0YT4A8gBAakCvu4yFNd3tT6qBBNP0H06qO5N1xlDZVeTC1NzcJ6h%26sig%3DAGiWqtzg9WjzItniv941QVYW0UfhtpfD1Q%26adurl%3Dhttp://www', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1548237565), (3632, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3633, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3634, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3635, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928122), (3636, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3637, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3638, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC0-EiQDx_TLDQO5HRswbgwMHaDa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV-vCBjAegAcfRhPgDyAEBqQK-7jIU13e1PqoEE0_QSRGDkOo-ceRgG6aaaJU1e3M%26sig%3DAGiWqtw8QoPK-wtNLVm-9sWbO7DEbjp_Kg%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; MRSPUTNIK 2, 3, 0, 244; MRA 5.7 (build 03686); SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0)', '', 'de-DE', -732170672, 1312091818), (3639, 'http://www.google.de/search?hl=de&source=hp&q=motor%C3%B6l+motul+20+w50&meta=&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8)', '', 'de', -732170672, -1921952162), (3640, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3641, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3642, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3643, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3644, 'http://www.google.de/aclk?sa=l&ai=CaAkXyFh_TIn1MM3Qswah-sT8Da3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVwveBlAegAcfRhPgDyAEBqQK-7jIU13e1PqoEE0_Q-Sph-ap-lZiHBNGj-s1XErU&sig=AGiWqtxtmrJAffgTKLaPyeGRuy9hprq_WQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1420077835), (3645, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1591492527), (3646, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3647, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3648, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3649, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3650, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3651, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3652, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3653, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3654, 'http://www.google.de/search?hl=de&source=hp&q=motul+20w50&meta=&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8)', '', 'de', -732170672, -1921952162), (3655, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3656, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3657, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3658, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928122), (3659, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (3660, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1045950675), (3661, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (3662, 'http://www.google.de/search?hl=de&source=hp&q=motul+8100+x+clean&aq=f&aqi=g10&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en-gb', -732170672, -1045950675), (3663, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (3664, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3665, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3666, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1470821117), (3667, 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCZ2DTMpV_TLnGK8TYOJSxlbcNrcGwwwH96b3tFI-13kQIABABKAJQnq-hjQFglaK1gsAHoAHH0YT4A8gBAakCiGmmDdyAtT6qBBNP0HIktuEsRX-qm7tCuDQWZoe8%26sig%3DAGiWqtxsMwgt7YfGu3VrqiMVUD5_W32Mog%26adurl%3Dhttp://www.m', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1494257731), (3668, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3669, 'http://www.google.de/search?source=ig&hl=de&rlz=1R2GGLL_deDE380&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; HPNTDF; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de-DE', -732170672, -1133580596), (3670, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3671, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -717400123), (3672, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (3673, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (3674, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC3gtdZaR_TLbyJ5uCjAe7yaX6Da3BsMMB_em97RS97Pu-RwgAEAEg5qyuCygDUJ6voY0BYJUCoAHH0YT4A8gBAakCiGmmDdyAtT6qBBNP0IMUwLdfBuJ7D6-Xog95qUCxgAWQTg%26sig%3DAGiWqtwcDRloikXfbrIw4-OtVf_JbxoAxA%26adurl%3', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16)', '', 'de-AT', -732170672, 1565741538), (3675, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (3676, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (3677, 'http://www.google.de/search?hl=de&source=hp&q=kawasaki+2takt+%C3%B6l&btnG=Google-Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)', '', 'de', -732170672, 1573440142), (3678, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778021), (3679, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778021), (3680, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3681, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3682, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3683, 'http://www.google.de/url?q=motul+20w50&url=/aclk%3Fsa%3Dl%26ai%3DCnGB4ka1_TKDGMpjrOM-9sIwOrcGwwwH96b3tFIXK4-1HCAAQAVCer6GNAWCVgrSCwAegAcfRhPgDyAEBqQKIaaYN3IC1PqoEFk_Q_HK9Ji3xI84KEiEMxA1UAYA3_vI%26sig%3DAGiWqtwrOfv8EZiGd4COfQTGqQS9lWf4kg%26adurl%3Dhttp://w', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1591724334), (3684, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3685, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3686, 'http://www.google.de/url?q=motul+2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCZkpSFcZ_TMKQD47Qswbm89nyDa3BsMMB_em97RTNgP2-RwgAEAEoAlCer6GNAWCVuq2CtAegAcfRhPgDyAEBqQKIaaYN3IC1PqoEE0_Q_EZYAd4vwwsj7n1_zrO6E4s%26sig%3DAGiWqtzJJCQe6rIVJvlKGO1S1-uyZsO59w%26adurl%3', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; de-de) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8', '', 'de-de', -732170672, 1485220384), (3687, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3688, 'http://www.google.de/search?q=motul+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7MEDA_de&redir_esc=&ei=4tB_TPTlHsTCswbTqfjkDw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 1.1.4322; Media Center PC 5.0; SLCC1; Tablet PC 2.0; .NET4.0C)', '', 'de-DE', -732170672, 1437619379), (3689, 'http://www.google.de/search?q=volvo+penta+motor%C3%B6l+vds-3&hl=de&rlz=1B3GGGL_deAT239AT315&prmd=df&ei=oNF_TOyfJcGlOOT3jaYO&start=20&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1357965806), (3690, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3691, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3692, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=6&aqi=g10&aql=&oq=motu&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1526884148), (3693, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 1338116623), (3694, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1283450435&flash=7.0.19&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1517&dt=1283450438935&', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1353433080), (3695, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3696, 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=Motul+&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.127 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1419864243), (3697, 'http://www.google.de/search?hl=de&rlz=1B2GGGL_deDE204DE205&q=motul+Faktori+Line+V300+15W50+kaufen&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 (GMX/1.6.2) Firefox/3.5.11 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1354461099), (3698, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3699, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3700, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3701, 'http://www.google.at/search?q=motul+8100+eco+clean+5w-30&hl=de&lr=lang_de&newwindow=1&client=firefox-a&rlz=1R1GGGL_de___AT343&tbs=lr:lang_1de&ei=bASATKDlN92c4AbFwZnTCw&start=50&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1139377150), (3702, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3703, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3704, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3705, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3706, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3707, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3708, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3709, 'http://www.google.de/url?q=motul+15w-50&url=/aclk%3Fsa%3Dl%26ai%3DCl6E7rA2ATKKlMobSswaYjqX6Da3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFgleKpgrAHoAHH0YT4A8gBAakCwtWiwm-DtT6qBBZP0KtQ1kAOVmaSBx8v4RvuzpZtgWTi%26sig%3DAGiWqtz1vWJC7aUnfXPgXztDEECLLWl5Zg%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1351637441), (3710, 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CJT29sfP6aMCFQ8FZgodTWwg1w', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1530288118), (3711, 'http://search.icq.com/search/results.php?q=Motul%20%C3%96l&ch_id=rsrh&icid=rs_indx', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1530288118), (3712, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3713, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3714, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3715, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3716, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3717, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3718, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3719, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3720, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3721, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3722, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3723, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3724, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3725, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3726, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3727, 'http://de.mg41.mail.yahoo.com/dc/blank.html?bn=470&.intl=de&.lang=de-DE', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1470348267), (3728, 'http://www.google.de/search?q=motul+fuel+system+cleaner+louis&ie=utf-8&oe=utf-8&aq=t&client=firefox-a&rlz=1R1DVFC_de___DE345', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -2085784772), (3729, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729182), (3730, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3731, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3732, 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+ester+10W40&meta=&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1352296948), (3733, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928122), (3734, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3735, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCrVK5cZ6ATImPDYfMOKPAnZsOrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVorWCwAegAcfRhPgDyAEBqQKtZClMtn61PqoEE0_QaDNmu6B490pneB8H3vPR0Wo%26sig%3DAGiWqtz9S8D3YsIyQJI_P-pLviAX_RCvFA%26adurl%3Dhttp://www', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.127 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1509351226), (3736, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3737, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3738, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3739, 'http://www.google.de/search?q=motul+5100', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1418035522), (3740, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3741, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3742, 'http://www.google.de/search?hl=de&q=motul+5100&aq=f&aqi=g5&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1358861435), (3743, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3744, 'http://www.google.de/search?q=motul+motor%C3%B6l&hl=de&prmd=s&ei=HsaATI3UO4jDswbgz_WnBw&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)', '', 'de', -732170672, -1049760125), (3745, 'http://www.google.de/url?q=motul+800+road+racing&url=/aclk%3Fsa%3Dl%26ai%3DCGehAZsmATKWUEIbSswbk9P3MDa3BsMMB_em97RTdv-PtRwgAEAIoAlCer6GNAWCV6rWCxAegAcfRhPgDyAEBqQKtZClMtn61PqoEE0_Q-Jh5NVdrjKoM0JEuWMzTr94%26sig%3DAGiWqtylI0DBfBOqwSYBsKS4eaz0Z_LETw%26adurl%', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 2.0.50727)', '', 'de', -732170672, 1527731149), (3746, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; F-6.0SP2-20041109; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -2012733116), (3747, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3748, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3749, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3750, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3751, 'http://www.google.de/url?q=Motul+300v+double+ester&url=/aclk%3Fsa%3Dl%26ai%3DC5TC-etiATPT4LoHPswaE1YG-Da3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCVireCyAegAcfRhPgDyAEBqQJ435xFu4e1PqoEGE_QODLuDXMU_gYw4CpooHsaxvpMMfmtdg%26sig%3DAGiWqtyqpB6lQiP_rpqFTRbdYqmeZ657vQ%26a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1306935392), (3752, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3753, 'http://www.google.de/search?q=motul+snowpower+4t&hl=de&client=firefox-a&hs=vEV&rls=org.mozilla:de:official&source=lnt&tbs=lr:lang_1de&lr=lang_de&sa=X&ei=Od2ATMugL4bIswaNw6CoBw&ved=0CAwQpwU', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421750131), (3754, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3755, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; F-6.0SP2-20041109; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -2012733116), (3756, 'http://www.sedoparking.de/parken/passion-car-lubes.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437809928), (3757, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADBR_deDE253DE253&q=motul+kraftstoffsystem+reiniger', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.4; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -724812238), (3758, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928122), (3759, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3760, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, 1050453601), (3761, 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+ester&meta=&aq=1&aqi=g5&aql=&oq=motul+5100&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)', '', 'de', -732170672, 1050453601), (3762, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3763, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3764, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3765, 'http://www.google.de/aclk?sa=l&ai=CT5miGA-BTL6gG9DMOMK8tAWtwbDDAf3pve0Uhcrj7UcIABABIMeY-AUoA1Cer6GNAWCVypuCrAegAcfRhPgDyAEBqQJ435xFu4e1PqoEFk_Q2NpziFDuIESB0PMbnd09Lo8Bd2GABZBO&sig=AGiWqtz_zDxov64Ep355rTZuoOHUXV-5iw&adurl=http://www.motulshop.de&rct=j&q=mo', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; WWTClient2)', '', 'de', -732170672, 1533086814), (3766, 'http://www.google.de/search?q=motul+300v+competition&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338281056), (3767, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCGfM5GRiBTN3_JMbQswa47vXkDa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleKQgqAHoAHH0YT4A8gBAakCeN-cRbuHtT6qBBNP0Cc3XCfbUSeZZsTiwqDeVKFX%26sig%3DAGiWqtxAqKdXgv8dH1FQlO3to8dMk328qg%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 AskTbPTF/3.8.0.12304 Firefox/3.5.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341502304), (3768, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCMLy1jBuBTLFghor6Bse-hMcNrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJWCpoKwB6ABx9GE-APIAQGpAnjfnEW7h7U-qgQTT9AAqd_iOySjquEWpmQEzMoKXg%26sig%3DAGiWqtxkm8hkrwBX79-0OhwWLBFKEgpUlw%26adurl%3Dhttp://', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1573750697), (3769, 'http://www.preisvergleich.de/search/result/query/motul++vollsynthese+oel+20w50/', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6.5; .NET CLR 1.1.4322)', '', 'de', -732170672, 1292575909), (3770, 'http://www.google.de/search?hl=de&&sa=X&ei=jD6BTM6qH4fKswaezv2nBw&ved=0CB8QBSgA&q=motul+2+takt+%C3%B6l&spell=1', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1421102366), (3771, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3772, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3773, 'http://www.amazon.de/Motul-300V-10W40-Motor%C3%B6l-1Liter/dp/B0022ZFSF8/ref=sr_1_3?ie=UTF8&s=automotive&qid=1283545802&sr=8-3', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de-at,en-GB;q=0.5', -732170672, -737060018), (3774, 'http://www.google.de/url?q=motul+800+road+racing&url=/aclk%3Fsa%3Dl%26ai%3DC0m2KC1uBTPu6MIvSswbqoMjqDa3BsMMB_em97RTdv-PtRwgAEAIoAlCer6GNAWCV6raCyAegAcfRhPgDyAEBqQJjd_7Hop21PqoEE0_Q6b7Gic1eBMkSa8vklr6TtHY%26sig%3DAGiWqtyvcGGMCQEgsBdzQpwELrWvIHx4EQ%26adurl%', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de-DE) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16', '', 'de-DE', -732170672, 1529568023), (3775, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3776, 'http://www.google.de/m/search?oe=UTF-8&client=safari&hl=de&aq=f&oq=&aqi=-k0d0t0&fkt=504&fsdt=6457&q=motul+v300+15w50', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_0_2 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A400 Safari/6531.22.7', '', 'de-de', -732170672, 1354459028), (3777, '', 'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 644595542), (3778, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3779, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3780, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3781, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3782, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3783, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCKdE2UtmBTPuLIY_Sswaq4uDFDa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQKIcoEGfZu1PqoEE0_QylfkI8aCgJDQXL8LO06OvGU%26sig%3DAGiWqtxFM3gb9uZmIgkXMQyi6zdbf-N31g%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419772061), (3784, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3785, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3786, 'http://www.google.de/search?q=motul+motor%C3%B6l+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 (WEB.DE/1.7) Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530720644), (3787, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLivePatch.1.3; OfficeLiveConnector.1.5)', '', 'nl', -732170672, 1568867059), (3788, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)', '', '', -732170672, 1214183718), (3789, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=motul+&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1531133975), (3790, 'http://www.google.de/url?q=motul+20w50&url=/aclk%3Fsa%3Dl%26ai%3DCCO10hQCCTPSoAo_PswaDxpT0Da3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCVuv2BlAegAcfRhPgDyAEBqQKIcoEGfZu1PqoEFk_QUTQ9cJtUSWVXOK9BQFl5T77OZNk%26sig%3DAGiWqtyLPVNSU4u-hFw7erHJnCUuhoj9xQ%26adurl%3Dhttp', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.8) Gecko/20100723 Ubuntu/9.10 (karmic) Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413002433), (3791, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3792, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, 1050453603), (3793, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5393150338&w=728&lmt=1283595210&flash=10.0.45.2&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F4227%2F762983%2FAchtung%2BCastrol%2BA747________', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.1)', '', 'de', -732170672, 1050453603), (3794, 'http://www.google.de/search?hl=de&q=motul+300v+factory+line+online+bestellen&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)', '', 'de', -732170672, 1419588632), (3795, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul%2Ffuel+system+clean&meta=cr%3DcountryDE&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1551235549), (3796, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3797, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3798, 'http://suche.t-online.de/fast-cgi/tsc?q=2+takt+%C3%B6l&encQuery=pergone&lang=any&mandant=toi&device=html&adtest=&img_start=0&dia=suche&context=internet-tab&tpc=internet&src=&ptl=std&classification=internet-tab_internet_std&ocr=yes&tax=&tax_max=&language=&', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.6.30 Version/10.61', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1528975328), (3799, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3800, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCbL64rjeCTOWJMo3Rswaosu3gDa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVkoGCmAegAcfRhPgDyAEBqQKIcoEGfZu1PqoEE0_QNteJrpkUYjkNkw7QK9reMSw%26sig%3DAGiWqtwpUol8RMO0CwW0h0kufGLG5EYxjQ%26adurl%3Dh', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1340204861), (3801, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3802, 'http://www.google.de/search?hl=de&source=hp&q=motul+15w50&aq=8&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; de) Opera 10.61', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1467691085), (3803, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3804, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3805, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928122), (3806, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421535408), (3807, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6331092841580983&format=728x90_as&output=html&h=90&w=728&lmt=1283621305&channel=1412635406&ad_type=text&alternate_ad_url=http%3A%2F%2Fwww.7-forum.com%2F&color_bg=FFFFFF&color_border=FFFFFF&color_', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1)', '', 'de', -732170672, -2040489209), (3808, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3809, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=0&ea=0&flash=10.0.45&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotul-8100-5w-40-oder-mobil1-0w40-t1735686.html&dt=1283626191737', 'Opera/9.80 (Windows NT 6.1; U; pl) Presto/2.6.30 Version/10.61', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, -642047922), (3810, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1480906108), (3811, 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCULFlZaOCTLPgJY3PswaW8ojMDa3BsMMB_em97RS1g_2-RwgAEAIoAlCer6GNAWCV-pWCqAegAcfRhPgDyAEBqQKIcoEGfZu1PqoEE0_QZQSgXhco2rtvmWl63FGXtrA%26sig%3DAGiWqtwHxrmQu4QLVaOtXQywjNgA5U_Fmg%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; de-de) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8', '', 'de-de', -732170672, 1339908424), (3812, 'http://www.google.de/search?client=safari&rls=en&q=20w50+motul&ie=UTF-8&oe=UTF-8&redir_esc=&ei=vKiCTLj6FMTaOPetuPIP', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; de-de) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8', '', 'de-de', -732170672, 1421231416), (3813, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1283634213&channel=4582219326&flash=10.1.82&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D151', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1314830812), (3814, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3815, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3816, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3817, 'http://www.google.at/url?sa=t&source=web&cd=5&ved=0CDoQFjAE&url=http%3A%2F%2Fwww.markenoele.de%2Fsnowpower-2t-4l.html&rct=j&q=motul%20snowpower&ei=q-uCTO6ED4iAOO7bgNIO&usg=AFQjCNFpd-ntsozLlzzjJ5oxG4JnaJmWaQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, -1140672622), (3818, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3819, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3820, 'http://shop.ebay.de/i.html?_nkw=Motul+%C3%96l&_sacat=0&_odkw=motor+%C3%B6l&_osacat=0&_trksid=p3286.c0.m270.l1311', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1831599204), (3821, 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1471125729), (3822, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3823, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=Motul+5100&x=15&y=22', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2)', '', 'de', -732170672, -639338773), (3824, 'http://www.guenstiger.de/gt/main.asp?produkt=932413', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1354457186), (3825, 'http://www.google.de/search?hl=de&client=firefox-a&hs=wTY&rls=org.mozilla:de:official&&sa=X&ei=iHqDTLnQEIeVswbUl63mCA&ved=0CB8QBSgA&q=bio+kettens%C3%A4gen%C3%B6l&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1591634901), (3826, 'http://www.cosmiq.de/qa/show/1438522/Was-bedeutet-beim-Motoroel-die-Bezeichnung-15W40-OW40-0W30-u-s-w/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SIMBAR={920C23DE-F95A-45CE-A82A-C3460D2E4922}; winfx; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1340882896), (3827, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928122), (3828, 'http://www.google.de/url?q=motul+kettenspray&url=/aclk%3Fsa%3Dl%26ai%3DCUEC1ZJGDTODFF4XSswbV1eDrDa3BsMMB_em97RTNs-HtRwgAEAEoA1Cer6GNAWCV0vyBlAegAcfRhPgDyAEBqQKIcoEGfZu1PqoEE0_Q4bXvCqsJJV3mKe43xxBH26Q%26sig%3DAGiWqtxNKe7RyvK_SWzQ_V31mbZ4BgpBxw%26adurl%3Dht', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1311424356), (3829, 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCfXdAuqGDTKHQHYKD-gaN46STDq3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJWylYKkB6ABx9GE-APIAQGpAohygQZ9m7U-qgQTT9DndbvHFSSMpzzl4ZuO5Et7zQ%26sig%3DAGiWqtyzSo-0Isa9LSlzLwPF3GbiCXr_Dg%26adurl%3Dhttp://www', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1831594762), (3830, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3831, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3832, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-5743083768580862&output=html&h=280&slotname=2001709029&w=336&lmt=1283698979&flash=10.1.82.76&url=http%3A%2F%2Ffesselflugcenter.kostenloses-forum.be%2Farchive%2Fo_t__t_114__methanol-bezugsquelle.h', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.3; (webde/1.1.0.21); .NET CLR 1.1.4322)', '', 'de', -732170672, 1573171597), (3833, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCQVV6E7SDTKSHK8PPswaKmMn0Da3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCiHKBBn2btT6qBBNP0Dc-RRKhKv4tMum-XoCpUDa6%26sig%3DAGiWqtwRB3fPRqgS4xlQ85BCjo5FgweSAw%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340490730), (3834, 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CC8QFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmarine%2Finboard-tech-4t.html&rct=j&q=marine%20schmierstoffe&ei=ZLaDTKH_KdKAOOqT2ZMO&usg=AFQjCNGuWWW285eiH2McXoCt4rtylxbX6w', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413225893), (3835, 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CC8QFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmarine%2Finboard-tech-4t.html&rct=j&q=marine%20schmierstoffe&ei=ZLaDTKH_KdKAOOqT2ZMO&usg=AFQjCNGuWWW285eiH2McXoCt4rtylxbX6w', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413225893), (3836, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCHMTO-7uDTK2KOIvSswbzyMT5Da3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVoqaCsAegAcfRhPgDyAEBqQKIcoEGfZu1PqoEE0_QjGcOSH6Si0qj3oQ9xzd8YoE%26sig%3DAGiWqtw19xWAeYvK5FSQAfmhjapP38jOvA%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639142259), (3837, 'http://www.google.com/search?client=opera&rls=de&q=motul+300&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.64 (Windows NT 6.0; U; de) Presto/2.1.1', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1527564640), (3838, 'http://www.google.de/url?q=Motul+300v+Power+Racing&url=/aclk%3Fsa%3Dl%26ai%3DCnskEr8WDTMHINsP64wbGwb3gBa3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJUCoAHH0YT4A8gBAakCiHKBBn2btT6qBBhP0CRWLo1sJrXXA4ivEmX7t9GAgnZKK88%26sig%3DAGiWqtwScbYU-ndX25FvTr_ucaR6FO3vsw%26adur', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1432287299), (3839, 'http://www.auvito.de/motul-motorradoel-3000-4-t-20w50-4-ltr/artnr8789763/details.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 (WEB.DE/1.6.2) Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1342047175), (3840, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3841, 'http://www.google.de/search?hl=de&rlz=1G1FUJD_DEDE396&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=Motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.2; .NET4.0C)', '', 'de', -732170672, 1420777487), (3842, 'http://shop.ebay.de/i.html?_nkw=motul+8100+X-clean+5W-40&_sacat=0&_odkw=motul+8100+X-clean&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1573231131), (3843, 'http://www.google.de/url?q=Motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCUcynxteDTImEII_Qswa_mZnrDa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbr4gZQHoAHH0YT4A8gBAakCiHKBBn2btT6qBBNP0HaDXfbHZprFEnPStNcM4woy%26sig%3DAGiWqtzuAdGhgyUWB8Eyua6j26EkDkBBsQ%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 AskTbFF/3.8.0.12304 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1133937710), (3844, '', 'curl/7.16.4 (i686-suse-linux-gnu) libcurl/7.16.4 OpenSSL/0.9.8e zlib/1.2.3 libidn/1.0', '', '', -732170672, 1358864587), (3845, '', 'curl/7.16.4 (i686-suse-linux-gnu) libcurl/7.16.4 OpenSSL/0.9.8e zlib/1.2.3 libidn/1.0', '', '', -732170672, 1358864587), (3846, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3847, 'http://suche.t-online.de/fast-cgi/tsc?q=motul+%C3%B6l&encQuery=honda+fireblade+forum&lang=any&mandant=toi&device=html&adtest=&img_start=0&dia=suche&context=internet-tab&tpc=internet&src=&ptl=std&classification=internet-tab_internet_std&ocr=yes&tax=&tax_ma', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; T-Brand-RC)', '', 'de', -732170672, 1574022441), (3848, 'http://www.google.de/url?q=motul+shine+and+go&url=/aclk%3Fsa%3Dl%26ai%3DC-U-5WeyDTLDrGovWONOuze0NrcGwwwH96b3tFK3F4-1HCAAQASgCUJ6voY0BYJWCs4LAB6ABx9GE-APIAQGpAohygQZ9m7U-qgQWT9CxttioFxEqXbvQ_Lv9UcpU7I9i6Q%26sig%3DAGiWqtx7uCqNg5leO-ToZE0u1bXwlJmH5w%26adurl%', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1296088839), (3849, 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.05; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1528186478), (3850, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCbex3PwCETM27HoLSswb84vHEDa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQKIcoEGfZu1PqoEE0_Q6WLR2ombN2BvD-jJCOa7lA4%26sig%3DAGiWqtyZwjeQN8kTfpmtoG0VTDH7Jn-pqg%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1468935915), (3851, 'http://www.google.de/url?q=motul+300V+POWER+10W40&url=/aclk%3Fsa%3Dl%26ai%3DCd0P_PwKETKuuC4nPswbk3N3pDa3BsMMB_em97RT1y-PtRwgAEAEoAlCer6GNAWCVopKCoAegAcfRhPgDyAEBqQKIcoEGfZu1PqoEGE_Qesuhg99Hf7sgSphmIZG3jQ2cnd60bQ%26sig%3DAGiWqtxxINT8rk5BbRk-HXyr2aG72gINAg%', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -1133826170), (3852, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+%C3%B6l.&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1469413347), (3853, 'http://www.google.de/search?q=motul+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7ADRA_de&redir_esc=&ei=DxGETNDYOsTJswaflqzmCA', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; InfoPath.2; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de', -732170672, 1591354158), (3854, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3855, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3856, 'http://www.google.de/search?q=motul+300V&ie=UTF-8&oe=UTF-8&hl=de&client=safari', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_0_2 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A400 Safari/6531.22.7', '', 'de-de', -732170672, 1354458676), (3857, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574205012), (3858, 'http://www.google.de/search?q=Longlife+3+5W30&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1427131003), (3859, 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1928983797), (3860, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529754671), (3861, '', 'Yandex/2.01.000 (compatible; Win16; Dyatel; C)', '', '', -732170672, 1570669481), (3862, 'http://www.google.de/search?q=motul+300v', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, -731675146), (3863, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3864, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+Racing+Motor%C3%B6l+300V+SAE+15W-50&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351543747), (3865, 'http://www.google.de/search?hl=de&source=hp&q=motul+classic+20w50&aq=0&aqi=g2&aql=&oq=motul+classi&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)', '', 'de', -732170672, 1530168321), (3866, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3867, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -733944735), (3868, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -733944735), (3869, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3870, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -733944735), (3871, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648)', '', 'de', -732170672, -732099166), (3872, 'http://www.google.de/search?q=4100power&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GPEA_de&redir_esc=&ei=zcqETLHuKcHaOOOYkdAO', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Start Zeitarbeit NRW GmbH; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; Start Zeitarbeit NRW GmbH; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0', '', 'de', -732170672, -1845629384), (3873, 'http://www.google.de/search?q=motul+300v&hl=de&client=firefox-a&hs=x8u&rls=org.mozilla:de:official&prmd=svfd&ei=zs6ETPvhCZSGswbTw9CaBQ&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 1.1.4322)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1506580931), (3874, 'http://www.google.de/search?hl=de&client=firefox-a&hs=RGv&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+kettenspray&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1384985614), (3875, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCn8J7cNOETMncK8LRswbQiOT_C63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV6v2BlAegAcfRhPgDyAEBqQKElOxQhaq1PqoEE0_Qop6dZaak5g6f2TdhuhfX_7E%26sig%3DAGiWqtwoMx9lJo2Ojw1pPyJieEZxAi3vWQ%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1841327762), (3876, '', '', '', '', -732170672, 1121167938), (3877, '', '', '', '', -732170672, 1121167938), (3878, '', '', '', '', -732170672, 1121167938), (3879, '', '', '', '', -732170672, 1121167938), (3880, '', '', '', '', -732170672, 1121167938), (3881, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCZ-z6z9WETMK0BofQswakpZnkDa3BsMMB_em97RS97Pu-RwgAEAMoA1Cer6GNAWCVgpWCoAegAcfRhPgDyAEBqQKxVHTz76S1PqoEE0_Qc-XdKpk7sgWf_B2mC1ySxoY%26sig%3DAGiWqtyOSyJewjqWSTvIEYr7pHrkAKTKSg%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574099885), (3882, '', '', '', '', -732170672, 1121167938), (3883, '', '', '', '', -732170672, 1121167938), (3884, '', '', '', '', -732170672, 1121167938), (3885, '', '', '', '', -732170672, 1121167938), (3886, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCiH3Bo-mETPHwBpHRswaIx5iIBq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglZqVgqAHoAHH0YT4A8gBAakChJTsUIWqtT6qBBNP0DpFmFByvsDYzBrrrZkpuJJI%26sig%3DAGiWqtwL95sdjpFQJzYTzI98JDjwoyiwHg%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339646050), (3887, '', '', '', '', -732170672, 1121167938), (3888, 'http://www.sedoparking.com/parking.php?ses=Y3JlPTEyODM3ODE2ODgmdGNpZD13d3cuc2Vkb3BhcmtpbmcuY29tNGM4NGY0MzdkMTRlODQuNjM1NjA5NTEmZmtpPTE1NzIyODM2MiZ0YXNrPXNlYXJjaCZkb21haW49bW90b3JyYWRsZWloaGF1cy5kZSZzPTAzYTkxOTdiMGI1YmY1ZWUzN2RjJmxhbmd1YWdlPWRlJnBndD1seENv', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1528904004), (3889, '', '', '', '', -732170672, 1121167938), (3890, 'http://www.google.de/search?q=Motul+3000+20W50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312116559), (3891, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1283787817&flash=10.1.82.76&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Ffrage-zur-mb229-5x-oelfreigabe-t2486488.html&dt=128378781', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.4; OfficeLivePatch.1.3)', '', 'de-DE', -732170672, 1470477432), (3892, 'http://www.guenstiger.de/gt/main.asp?produkt=932518', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1599755698), (3893, 'http://www.google.de/url?q=vertriebspartner+motul+8100+X-clean+c3+sae+5W40&url=/aclk%3Fsa%3Dl%26ai%3DCauTv0BqFTPmhJsbQswa47vXkDa3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglaqggrAHoAHH0YT4A8gBAakCyqOCH6GatT6qBBhP0JpJU1tytbrCdUxRYT5957WtyHPvjUE%26sig%3DAGiWqtx_wf-uM', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1292514123), (3894, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCUbLgcyCFTMiLC4LSswb84vHEDa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVmvGBkAegAcfRhPgDyAEBqQLKo4IfoZq1PqoEE0_QyFAwZdCI2y0SXawcKzHkUoY%26sig%3DAGiWqtzlDdj6NmA48Xe7Pn3mESkSXOcB3g%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Creative AutoUpdate v1.40.01)', '', 'de-DE', -732170672, 1341053776), (3895, 'http://www.hotfrog.de/Firmen/Oelshop-24-Motoroel-Shop', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6.5; InfoPath.2)', '', 'pt', -732170672, -719973569), (3896, '', '', '', '', -732170672, 1121167938), (3897, 'http://www.amazon.de/Motul-Classic-%C3%96L-20w50-Liter/dp/B003AWYPII/ref=pd_cp_auto_1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1841306187), (3898, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928119), (3899, 'http://www.google.de/aclk?sa=l&ai=CVJUX-jWFTNeoC4TPswbGrpDTDa3BsMMB_em97RSPtd5ECAAQASgDUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAsqjgh-hmrU-qgQYT9Dh8p28HsLCSsb-8m4495tFIKXVa8zr&sig=AGiWqtz1o5EoX8F9QRvBYGfmUseFLW-m8A&adurl=http://www.motulshop.de&rct=j&q=Motul%2030', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338366377), (3900, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3901, 'http://www.motorradfrage.net/tag/motul/1', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1134057481), (3902, 'http://shop.ebay.de/i.html?_nkw=Motul+%C3%96l&_arm=1&_armi=Werkzeuge&_armm=94&_ruu=http%3A%2F%2Ffahrzeugteile.shop.ebay.de%2FWerkzeuge-%2F30896%2Fi.html%3F_nkw%3DMotul%2B%25C3%2596l%26_arr%3D1&_rdc=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.127 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1420256329), (3903, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3904, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)', '', 'de-AT', -732170672, 1299639154), (3905, 'http://www.google.de/url?sa=t&source=web&cd=10&sqi=2&ved=0CGAQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-multi-atf-1l.html&rct=j&q=welche%20atf%20marke%20&ei=oGeFTPqbO8-BOI7gzKkE&usg=AFQjCNGJ8tYkZuOCkxINO1n4_5f1Yn5hHA&sig2=IOlcxwDKBfcEGTJoS0SeJw&cad=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.53 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', -732170672, 1412320690), (3906, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1283811562&flash=10.1.82.76&url=http%3A%2F%2Fwww.apriliaforum.de%2Farchiv-50-ccm-1000-ccm%2F1510-zweitakt-l-3.html&dt=128381156295', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, -1133747421), (3907, '', 'Mozilla/5.0 (compatible; NetcraftSurveyAgent/1.0; +info@netcraft.com)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-gb,en;q=0.5', -732170672, -1203147003), (3908, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3909, '', 'Mozilla/5.0 (compatible; NetcraftSurveyAgent/1.0; +info@netcraft.com)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-gb,en;q=0.5', -732170672, -1203147003), (3910, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928119), (3911, '', '', '', '', -732170672, 1121167938), (3912, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3913, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3914, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3915, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3916, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3917, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3918, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3919, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3920, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3921, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3922, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3923, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3924, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3925, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3926, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3927, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3928, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3929, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3930, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3931, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3932, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3933, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3934, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3935, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3936, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3937, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3938, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3939, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3940, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3941, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3942, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3943, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3944, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3945, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3946, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3947, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3948, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3949, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3950, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3951, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3952, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3953, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3954, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3955, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3956, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3957, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3958, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3959, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3960, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3961, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3962, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3963, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3964, '', 'Java/1.6.0_21', '', '', -732170672, 1834704040), (3965, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1283836895&flash=10.0.12.36&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fhalbsynthetisch-und-vollsynthetisch-2-takt-motorenoel-mis', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; SU 3.1; GTB6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1340804195), (3966, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3967, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (3968, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3969, 'http://www.google.de/products?hl=de&q=motul+fuel+system+clean&rlz=1R2SUNC_deDE393&um=1&ie=UTF-8&ei=fNSFTPzFMuCgONawkNwO&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CCQQrQQwAA', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1591728617), (3970, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (3971, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5393150338&w=728&lmt=1283842931&flash=10.0.42&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F1479%2F240809%2Fwiedermal%2BOel.html&dt=1283842931', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1292636898), (3972, 'http://suche.t-online.de/fast-cgi/tsc?q=muliti+atf+60+motul&encQuery=muliti+atf+60&lang=any&mandant=toi&device=html&adtest=&img_start=0&dia=suche&context=internet-tab&tpc=internet&src=&ptl=std&classification=internet-tab_internet_std&ocr=yes&tax=&tax_max=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322)', '', 'de', -732170672, 1576326366), (3973, 'http://www.google.de/search?hl=de&q=motul+motor%C3%B6l+M%C3%BCnchen&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de-at', -732170672, 1350058514), (3974, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -2068576485), (3975, 'http://www.google.de/search?q=motul++5100+4T+15W-50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339757757), (3976, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCezxFRxCGTOWxOInSswac9vC0Da3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqegrAHoAHH0YT4A8gBAakCrW0ERVeZtT6qBBNP0KBRb0qVYjOjO0VNfdqVSFev%26sig%3DAGiWqtx8ZtT1Pfw2F6CoRExBTNtrRn337A%26adurl%3Dhttp://ww', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -638976509), (3977, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCFTO5_hSGTI7-OoTQswaC1tyHBq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldL2gZQHoAHH0YT4A8gBAakCobi0OY12tT6qBBNP0KBB8BrDpClzqXS8ZRqrvUgE%26sig%3DAGiWqtxgs6Scq0oOr2X13oBBVvWyDk4uhg%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1360752650), (3978, 'http://www.google.de/search?hl=de&source=hp&q=motul+8100+x-clean&meta=&aq=1&aqi=g2&aql=&oq=Motul+8100&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C)', '', 'de', -732170672, 1339632849), (3979, '', '', '', '', -732170672, 1121167938), (3980, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (3981, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GZAZ_deDE394DE395&q=atu+motul+5100', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; InfoPath.1)', '', 'de', -732170672, 1526937055), (3982, 'http://www.google.de/url?q=motul+valve+expert&url=/aclk%3Fsa%3Dl%26ai%3DCPc5UUCCGTLOyGYLAnAOcsOzyDa3BsMMB_em97RT9u-PtRwgAEAFQnq-hjQFglbqAgpgHoAHH0YT4A8gBAakCrW0ERVeZtT6qBBNP0N589MREfqc3toItTJebXJc-ugUTCKaMy9SZ9aMCFVDhzAoda3FkU8oFAA%26sig%3DAGiWqtwn_l1CpdI', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339805719), (3983, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCHtlj2SCGTN7ZFZWx4gblt8ThBa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV6oSCmAegAcfRhPgDyAEBqQJz-CyXIny1PqoEE0_QwvhAuazCvXov4HNnlzqxekQ%26sig%3DAGiWqtxi9ApkzkKxICX9IC73VHLJgSeBtQ%26adurl%3Dh', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648107161), (3984, 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=7&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; F-6.0SP2-20041109; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -2012733116), (3985, '', '', '', '', -732170672, 1121167938), (3986, '', '', '', '', -732170672, 1121167938), (3987, '', '', '', '', -732170672, 1121167938), (3988, '', '', '', '', -732170672, 1121167938), (3989, '', '', '', '', -732170672, 1121167938), (3990, '', '', '', '', -732170672, 1121167938), (3991, '', '', '', '', -732170672, 1121167938), (3992, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l+&rlz=1R2SUNC_deDE375&aq=f&aqi=g5&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506)', '', 'de', -732170672, 1574789076), (3993, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l+&rlz=1R2SUNC_deDE375&aq=f&aqi=g5&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506)', '', 'de', -732170672, 1574789076), (3994, '', '', '', '', -732170672, 1121167938), (3995, '', '', '', '', -732170672, 1121167938), (3996, '', '', '', '', -732170672, 1121167938), (3997, 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&btnG=Suche&aq=f&aqi=g7&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -639353184), (3998, 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCPyetSUeGTJDJG4TQswaC1tyHBq3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFglYK0gsAHoAHH0YT4A8gBAakCaypNOvFktT6qBBNP0ABM1RPcuhT-pdJZ8k8MzLO4%26sig%3DAGiWqty4WVc6X9W3u21zpTIVYZktMOjcMg%26adurl%3Dhttp://www.', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 (WEB.DE/1.6.2) Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -638926988), (3999, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Creative AutoUpdate v1.40.01)', '', 'de-DE', -732170672, 1341050884), (4000, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1283869407&channel=4582219326&color_bg=F2F3F5&color_border=F2F3F5&flash=10.0.45.2&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelc', 'Mozilla/4.0 (compatible; MSIE 7.0; AOL 9.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0)', '', 'de', -732170672, -1017299930), (4001, '', '', '', '', -732170672, 1121167938), (4002, 'http://www.google.de/url?q=motul+300v+10w40&url=/aclk%3Fsa%3Dl%26ai%3DC7NnXSVmGTJvMF5DPswb65KXjDa3BsMMB_em97RSPtd5ECAAQAigDUJ6voY0BYJWSgYKYB6ABx9GE-APIAQGpAnPvUZ6BYbU-qgQYT9B2pUoHr_20Kq6fqF4wSpxwshSlVOC6%26sig%3DAGiWqtxdhJGg43T9JYNJ-XmIPOnXUtRDNg%26adurl%', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340204089), (4003, 'http://www.google.de/aclk?sa=l&ai=CDFrSeGWGTJC1OZHYOIu1jMUNrcGwwwH96b3tFK3Uj_wGCAAQAVCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQJz71GegWG1PqoEE0_Qwld_9iuLEDjqO9t3_S1_Ah0&sig=AGiWqtyNj9u88DQxIOlEj8Oidt029HN8tA&adurl=http://www.motulshop.de&rct=j&q=motul%20fuel%20syst', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1480744864), (4004, 'http://www.google.ch/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GFRE_deCH356CH356&q=motul+80%2f90', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Media Center PC 5.0; SLCC1; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.', '', 'de-CH', -732170672, 1424168653), (4005, '', '', '', '', -732170672, 1121167938), (4006, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4007, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4008, 'http://www.google.com/search?as_q=motul+8100++c3&hl=pl&rls=com.microsoft%3Apl%3AIE-SearchBox&rlz=1I7SUNC_pl&num=10&btnG=Szukaj+w+Google&as_epq=x+clean+&as_oq=&as_eq=&lr=&cr=countryDE&as_ft=i&as_filetype=&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=&as_ri', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)', '', 'pl', -732170672, 1346146908), (4009, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4010, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4011, 'http://whois.domaintools.com/markenoele.com', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089909282), (4012, 'http://whois.domaintools.com/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, -661584598), (4013, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4014, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4015, '', '', '', '', -732170672, 1121167938), (4016, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4017, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4018, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4019, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4020, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4021, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928119), (4022, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4023, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4024, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4025, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4026, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4027, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4028, 'http://www.google.de/url?q=%C3%B6l+motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCkAfAIiOHTL72Ao3Pswb7mcTxAa3BsMMB_em97RS1g_2-RwgAEAMoA1Cer6GNAWCVoreCyAegAcfRhPgDyAEBqQJjXG3dv021PqoEGE_Q74TR8jT21cD3jVBnWpifHiWk_u4aPA%26sig%3DAGiWqty4ZSThcfA8Bj3llTSHqiZ5bFGrgw%26ad', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529562998), (4029, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928119), (4030, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4031, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4032, 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&meta=&aq=4&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de,en-gb;q=0.5', -732170672, -1017135614), (4033, 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=MOTUL+2-Takt+%C3%96l+%5BScooter+Power+2T%5D+-+vollsynth.+1+Liter++&_sacat=See-All-Categories', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1831635471), (4034, 'http://www.google.de/search?hl=de&rls=com.microsoft%3Ade%3AIE-SearchBox&rlz=1I7GGLL_de&q=10W40+motul+300+v+4+L&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; TuneUp HTML Client Embedded Web Browser from: http://bsalsa.com/; .NET CLR 1.1.4322; InfoPath.2; IEMB3; .NET CLR 2.0.50727; .NET CLR ', '', 'de', -732170672, 1527093325), (4035, 'http://www.google.de/search?hl=de&rls=com.microsoft%3Ade%3AIE-SearchBox&rlz=1I7GGLL_de&q=10W40+motul+300+v+4+L&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; TuneUp HTML Client Embedded Web Browser from: http://bsalsa.com/; .NET CLR 1.1.4322; InfoPath.2; IEMB3; .NET CLR 2.0.50727; .NET CLR ', '', 'de', -732170672, 1527093325), (4036, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADBF_deDE320DE320&q=motul+300v+4t+10w+40+daten', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1339557126), (4037, '', '', '', '', -732170672, 1121167938), (4038, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; F-6.0SP2-20041109; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -2012733116), (4039, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1607669725), (4040, 'http://www.google.de/search?hl=de&source=hp&q=motul+8100x-clean+5w30+5007%2C00&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -1607669725), (4041, 'http://www.google.de/search?hl=de&source=hp&q=motul+8100x-clean+5w30+5007%2C00&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -1607669725), (4042, 'http://www.google.de/search?q=motul+3000+20+w+50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471484322), (4043, 'http://www.google.de/url?q=Motul+Specific+504+00+SAE+5W30+100%25+Synthetic&url=/aclk%3Fsa%3Dl%26ai%3DCQ5hXEGaHTJOvNofQswa1juGTAq3BsMMB_em97RSNyePtRwgAEAMoA1Cer6GNAWCVsvuBlAegAcfRhPgDyAEBqQKEeVtmolq1PqoEGE_QTqU2COnIfYrDqxvg30GcbOHI_PysTA%26sig%3DAGiWqtxQBd', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; (webde/1.1.0.21); .NET CLR 1.1.4322)', '', 'de', -732170672, 1529763693), (4044, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4045, '', '', '', '', -732170672, 1121167938), (4046, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4047, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 MRA 5.5 (build 02842) Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (4048, 'http://www.google.de/aclk?sa=l&ai=C2vawf36HTNLoDIzUOKH6-PQBrcGwwwH96b3tFI-13kQIABACILZUKANQnq-hjQFgleq3gsgHoAHH0YT4A8gBAakCFX_3sXJGtT6qBBhP0MVLofscO3EJ--jqDOwzTpspVjj1vZ2ABZBO&sig=AGiWqtzFiEQdjc0gFn666pSi1gu_k3qcNQ&adurl=http://www.motulshop.de&rct=j&q=Mo', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1484956581), (4049, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4050, 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 YFF35 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1533120010), (4051, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 2.0.50727)', '', 'de', -732170672, 1050474595), (4052, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=Motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)', '', 'de', -732170672, 1340466123), (4053, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+300v+competition&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419178958), (4054, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.12) Gecko/20100824 Firefox/3.5.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (4055, 'http://www.google.de/aclk?sa=l&ai=C0zmeAq6HTInoMJXVOL2v3aMCrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVoreCyAegAcfRhPgDyAEBqQKmjW7240y1PqoEE0_QJjZ7MM3SEMaNv22d3Vbj0a0&sig=AGiWqtyk6gfakY1dAVgpUWC42cEcr9PZ8w&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de-at', -732170672, 1481242067), (4056, 'http://www.google.de/search?q=Motul+300V+4T+Factory+Line+10W-40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351203294), (4057, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4058, 'http://www.google.de/url?q=GPS+Motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCyls3TrKHTKXGE8_Qswa-wJ2gAq3BsMMB_em97RS1g_2-RwgAEAIoAlCer6GNAWCVgoCArAegAcfRhPgDyAEBqQKmjW7240y1PqoEGE_QseuYufCOqUWQa3Oz0XIrTadGruA1aA%26sig%3DAGiWqtzl08pGVSpkHgIS6mGeHJm66yXmBQ%26adurl%', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1021433005), (4059, 'http://www.google.de/search?q=Motul+800+Road+Racing+&rlz=1I7ADFA_de', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5)', '', 'de', -732170672, -1133591915), (4060, 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W50-Liter/dp/B0022ZEVZQ/ref=sr_1_14?ie=UTF8&s=automotive&qid=1283965956&sr=1-14', 'Mozilla/5.0 (PLAYSTATION 3; 1.00)', '', 'de, en;q=0.5', -732170672, -1133806261), (4061, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1ASUS_DEDE320&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1421145429), (4062, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339809000), (4063, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4064, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4065, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4066, 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 Creative ZENcast v2.00.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341880076), (4067, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4068, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4069, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928119), (4070, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4071, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4072, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4073, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4074, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4075, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCJQ71d6GITMyoEIbUOIWfkN8BrcGwwwH96b3tFL3s-75HCAAQAiDHmPgFKANQnq-hjQFgleKZgqwHoAHH0YT4A8gBAakCSg1fsQ5YtT6qBBNP0JvC2bHrJP3QwdnTeDmTWptygAWQTg%26sig%3DAGiWqtzPMx9W0qUdviHhmr4Igt7_3YdSWg%26adu', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1505182380), (4076, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCOTlSNqKITK_3A5HQswaC4bTvAq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV-vCBjAegAcfRhPgDyAEBqQJKDV-xDli1PqoEE0_Q52C-68RD8HTwiq0v9LTn4Es%26sig%3DAGiWqtxsem13I61n2Z0mxS54RjN6ggyPRw%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1352259535), (4077, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4078, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC8s_hJqiITJ2lB8zVOOmTgKACrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJXikIKgB6ABx9GE-APIAQGpAkoNX7EOWLU-qgQTT9DwSpWmP6tU5tHPRC_VIzoAGg%26sig%3DAGiWqtyI_RnkBuCGdjta5GjDQpuFjxh95g%26adurl%3Dhttp://', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413207441), (4079, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC8s_hJqiITJ2lB8zVOOmTgKACrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJXikIKgB6ABx9GE-APIAQGpAkoNX7EOWLU-qgQTT9DwSpWmP6tU5tHPRC_VIzoAGg%26sig%3DAGiWqtyI_RnkBuCGdjta5GjDQpuFjxh95g%26adurl%3Dhttp://', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413207441), (4080, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCuGT026iITL_-C8f_jAfK3I32Aq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVkqGCsAegAcfRhPgDyAEBqQJKDV-xDli1PqoEE0_Q-eYbxPPIESN0uXuZPFOZOiS6BRMImZWmlIT6owIVBR3jCh1RPD6MygUA%26sig%3DAGiWqtzY3jUdhdkwMC', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de', -732170672, -2063821468), (4081, '', '', '', '', -732170672, 1121167938), (4082, '', '', '', '', -732170672, 1121167938), (4083, 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&aq=0&aqi=g5&aql=&oq=Motul+5100&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705)', '', 'de', -732170672, 1471365800), (4084, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCBrOTQsOITMH9CszQswaQzsnvAq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVuvmBlAegAcfRhPgDyAEBqQIMuvJN4km1PqoEE0_QJ3Uco5vagJotRaka5sOdgi4%26sig%3DAGiWqtwzL8hNeCMbH1EDqR92-4UA4j64dw%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; T-Brand-RC)', '', 'de', -732170672, 1574026348), (4085, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCopfxG8WITPbPK43PswbOmNXvAq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVwoOCmAegAcfRhPgDyAEBqQIMuvJN4km1PqoEE0_QeAUFLJChutQg9f9wfeA_WIQ%26sig%3DAGiWqtzcS2ObN_47BA77Uv_oeRcJgdbQgg%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de,en-us;q=0.7,en;q=0.3', -732170672, -2084830443), (4086, 'http://www.google.de/url?q=Motul+20w50&url=/aclk%3Fsa%3Dl%26ai%3DCPPI5zsaITOSBF8TQswaC-bTvAq3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCViviBlAegAcfRhPgDyAEBqQIMuvJN4km1PqoEFk_QxdU6-FS9ataFn7dVAk084QFu-I0%26sig%3DAGiWqtxD07akWlD1qokmDnGzR-JR-neO8Q%26adurl%3Dhttp', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420010654), (4087, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ACAW_de___DE387&q=motoren%c3%b6le+g%c3%bcnstig', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16; InfoPath.2; .NET4.0C; InfoPath.1)', '', 'de-DE', -732170672, 1841337559), (4088, 'http://www.google.de/search?q=motul+fuel+system+clean+kaufen&hl=de&lr=lang_de&rlz=1T4ASUS_deDE308DE309&tbs=lr:lang_1de&prmd=s&ei=7NeITOy4MIfFswbtw-HDCg&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1338055774), (4089, 'http://www.motulshop.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; ja; rv:1.9.2a1pre) Gecko/20090402 Firefox/3.6a1pre (.NET CLR 3.5.30729)', '', '', -732170672, -1377133912), (4090, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&rlz=1W1ADRA_de&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET CLR 1.1.4322)', '', 'de', -732170672, 1312065000), (4091, 'http://shop.ebay.de/?_from=R40&_trksid=m570&_nkw=Motorex+10W%2F50&_sacat=See-All-Categories', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638029758), (4092, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1062729206), (4093, 'http://www.google.de/url?q=motul+shine+and+go&url=/aclk%3Fsa%3Dl%26ai%3DCjeL6TvaITPj7DMnSswaO6pnvAq3BsMMB_em97RStxePtRwgAEAEoA1Cer6GNAWCV8qWCsAegAcfRhPgDyAEBqQKyOeMIDVW1PqoEFk_Q3imFJa6I0TgCgSPIGBUNbMS7GeA%26sig%3DAGiWqtwkoLwYu1BxK9QKyhrEh1VYLU-WRQ%26adurl', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.4; OfficeLivePatch.1.3)', '', 'de', -732170672, 1475680360), (4094, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCIzdLA_uITMetOdbWOK3WyJ0CrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVAqABx9GE-APIAQGpArI54wgNVbU-qgQTT9BBSalZVIzOygnmz8IYFWnybA%26sig%3DAGiWqtxbrwCyN2pOzoBjnDD45_VfMpUmeg%26adurl%3Dhttp://www.motu', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1448732029), (4095, '', '', '', '', -732170672, 1121167938), (4096, '', '', '', '', -732170672, 1121167938), (4097, '', '', '', '', -732170672, 1121167938), (4098, '', '', '', '', -732170672, 1121167938), (4099, '', '', '', '', -732170672, 1121167938), (4100, '', '', '', '', -732170672, 1121167938), (4101, '', '', '', '', -732170672, 1121167938), (4102, '', '', '', '', -732170672, 1121167938), (4103, '', '', '', '', -732170672, 1121167938), (4104, 'http://www.google.de/search?q=motul20w50&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGIT_de&redir_esc=&ei=kAmJTJKwOcnKOP2jxQk', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1421229594), (4105, '', '', '', '', -732170672, 1121167938), (4106, 'http://www.google.de/search?q=motul+diesel+System+clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1484967023), (4107, '', '', '', '', -732170672, 1121167938), (4108, 'http://www.google.de/url?q=+Motul+5100+SAE+10+W40&url=/aclk%3Fsa%3Dl%26ai%3DCz-U7pSeJTIGOB4_QswaZx63vAq3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCViqOCsAegAcfRhPgDyAEBqQL0auQhMVS1PqoEGE_QxVzljX-1xFrk_p1HoepQ7vJ3pcDi3g%26sig%3DAGiWqtzDD3LHf4csnEB_5vzeWZvMOQbMkw%', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 (WEB.DE/1.6.2) Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530548947), (4109, 'http://shop.ebay.de/i.html?_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A3357&rt=nc&_nkw=Motul+300v+15w50&_trksid=p3286.c0.m14&_sop=2&_sc=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; et; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'et', -732170672, 1522528360), (4110, 'http://www.google.de/search?sourceid=navclient&aq=t&hl=de&ie=UTF-8&rlz=1T4HPEB_deDE393DE393&q=motul+8100+x%2dclean', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.30618; .NET CLR 3.5.30729)', '', 'de', -732170672, 1312269224), (4111, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4112, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4113, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4114, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4115, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4116, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4117, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4118, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4119, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4120, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4121, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4122, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4123, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4124, '', '', '', '', -732170672, 1121167938), (4125, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4126, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4127, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4128, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4129, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4130, 'http://www.s-boxer.de/showthread.php?t=20054&page=4', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6.5; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1351168865), (4131, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4132, '', '', '', '', -732170672, 1121167938), (4133, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4134, 'http://www.google.de/search?hl=de&source=hp&q=Vmax+motoren%C3%B6l+Motul+20W50&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2)', '', 'de', -732170672, 1407052027), (4135, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4136, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4137, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4138, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4139, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4140, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB0.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1470373561), (4141, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928119), (4142, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (4143, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4144, 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de,de-de;q=0.8,en;q=0.5,en-us;q=0.3', -732170672, -1020932834), (4145, 'http://www.motulshop.de', 'Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.9.0.2) Gecko/2008092313 Ubuntu/9.25 (jaunty) Firefox/3.8', '', '', -732170672, -775747189), (4146, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4147, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4148, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4149, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4150, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4151, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4152, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4153, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4154, '', '', '', '', -732170672, 1121167938), (4155, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4156, '', '', '', '', -732170672, 1121167938), (4157, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.12) Gecko/20100824 Firefox/3.5.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420388887), (4158, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4159, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4160, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4161, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4162, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4163, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4164, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4165, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4166, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4167, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4168, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4169, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4170, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.127 Safari/533.4', '', '', -732170672, 1836798021), (4171, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4172, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4173, 'http://www.google.de/search?aq=1&oq=motul&sourceid=chrome&ie=UTF-8&q=motul+%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.127 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1481063079), (4174, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1SMSN_DEDE342&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.2)', '', 'de', -732170672, 1481368867), (4175, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4176, 'http://www.google.de/search?hl=de&q=motul+15w-50&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; HPNTDF)', '', 'de-DE', -732170672, 1834328539), (4177, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4178, 'http://www.google.com/search?q=motul+6100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1055957246), (4179, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4180, 'http://www.google.de/search?sourceid=navclient&aq=5&oq=motul&hl=de&ie=UTF-8&rlz=1T4ADBR_deDE295DE295&q=motul+300v', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; AskTB5.6)', '', 'de', -732170672, 1480878193), (4181, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4SKPB_deDE299DE301&q=motul+5100+10w40', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB0.0)', '', 'de', -732170672, 1418692399), (4182, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4183, '', '', '', '', -732170672, 1121167938), (4184, 'http://www.google.de/search?q=Motul+%C3%B6l&rlz=1I7GGLT_de', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C; .NET4.0E; msn OptimizedIE8;DEDE)', '', 'de-at', -732170672, -1139405689), (4185, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4095929528559539&format=fp_al_lp&output=html&h=15&w=728&lmt=1284130259&host=pub-2606800903002383&ea=0&flash=10.1.82.76&url=http%3A%2F%2Fwww.db-forum.de%2Fforum%2Fmotor-antrieb%2F11576-alles-rund-', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; T-Online IE7; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1526739698), (4186, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4187, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 (.NET CLR 3.5.30729)', '', '', -732170672, 1440118145), (4188, 'http://www.google.de/search?q=motul+kettenspray&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1519991214), (4189, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC7pxs8mWKTLLJLtHSswaTxLHvAq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVgqCCsAegAcfRhPgDyAEBqQL8L-mFwVC1PqoEE0_QqWPAdJOW74s-044d9PxemNW6BRMI24Pr0Kz9owIVicfMCh1PSK0cygUA%26sig%3DAGiWqtxlP1kMJNIup6', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.2)', '', 'de-DE', -732170672, 1311846758), (4190, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4191, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1834723885), (4192, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1284140269&flash=10.0.45.2&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotor-oel-ueber-das-internet-kaufen-t1601929.html&dt=12841', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 1.1.4322; MSN Optimized;DE; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MSN Optimized;DE)', '', 'de', -732170672, 1573107435), (4193, 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 Creative ZENcast v2.00.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341875916), (4194, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)', '', '', -732170672, -819065501), (4195, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCun1WToSKTK3yJ5LYOJXy_fkBrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV4pCCoAegAcfRhPgDyAEBqQL8L-mFwVC1PqoEE0_Q3PckA-Mw9O8CG-WtUNsTYwQ%26sig%3DAGiWqtxTKhZDjM4euduKGIEuO6qMWjL8Rw%26adurl%3Dhttp://www', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.2)', '', 'de-DE', -732170672, 1480910128), (4196, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1284146347&flash=10.1.82.76&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1527&dt=1284146347', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET CLR 1.1.4322; .NET4.0C)', '', 'de', -732170672, 1339350618), (4197, 'http://www.google.ch/url?sa=t&source=web&cd=4&ved=0CCkQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=f%C3%BCr%20welchen%20hyundai%20ist%20motul%208100%20x-%20clean%205w40%20freigegeben&ei=vYeKTKHEGIuWswaz5', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; CPNTDF; AskTbFWV5/5.8.0.12304)', '', 'de-CH', -732170672, -1136861202), (4198, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4199, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4200, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4201, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4202, 'http://www.gutefrage.net/frage/kann-man-motoroel-der-sorten-10w40-und-5w40-mischen', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.8) Gecko/20100723 Ubuntu/8.04 (hardy) Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1548260357), (4203, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4204, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4205, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+5100&meta=&btnG=Google-Suche', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1591466505), (4206, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4207, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4208, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4209, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4210, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928119), (4211, 'http://www.google.de/search?q=motul+8100+x-clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de,de-de;q=0.8,en;q=0.5,en-us;q=0.3', -732170672, 1340836098), (4212, 'http://www.google.de/search?hl=de&client=firefox-a&hs=tUK&rls=org.mozilla:de:official&channel=s&&sa=X&ei=vCSLTKHZH5OCswb3ysmAAg&ved=0CB4QBSgA&q=motul+5100+10w40&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573539655), (4213, 'http://www.125er-forum.de/11-aprilia/9436-motul-600-oder-800-a.html', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_3 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16', '', 'de-de', -732170672, 1522184585), (4214, 'http://www.motulshop.de', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)', '', '', -732170672, -1377133634), (4215, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4216, 'http://www.google.de/search?hl=de&rlz=1B3GGLL_deDE386DE386&q=MOTUL+2-Takt+%C3%96l+%5B800+2T+Road%5D+-+Factory+Line+1+Liter&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 GTB7.1 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574582881), (4217, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCaUXv9juLTOLqII7QswamqcTvAq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVuoSCmAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEE0_QCMv_bACRN52rjObQpc-aiZs%26sig%3DAGiWqtzCY36C2wMroEUQRs3uOIREIsOPrQ%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1418791641), (4218, '', '', '', '', -732170672, 1121167938), (4219, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928119), (4220, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCq-aIf1iLTO_hKY7RswaV78HvAq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV4vGBkAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEE0_Q6VmPYqhUt7sptgY-OrCWAdI%26sig%3DAGiWqtwGUavVyErY4sra7KMTZ3Pm2V1TXg%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576095200), (4221, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481269004), (4222, 'http://www.google.de/search?client=opera&rls=de&q=motul+10W-50&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.6.30 Version/10.61', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, -1128064525), (4223, 'http://www.google.de/url?q=motul+5100+10w40&url=/aclk%3Fsa%3Dl%26ai%3DCHIucp2eLTLrrJ4jRswbjhNjvAq3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCV4qaCsAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEGE_QG1N7ORd4QogO5YO0NcF45lwY8UXMIQ%26sig%3DAGiWqtwrL56yDrJsncvIOTXoxQfKb-Xduw%26adur', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418409153), (4224, 'http://www.google.com/custom?hl=de&safe=active&client=pub-3794288947762788&cof=FORID:1%3BGL:1%3BLBGC:336699%3BLC:%230000ff%3BVLC:%23663399%3BGFNT:%230000ff%3BGIMP:%230000ff%3BDIV:%23336699%3B&channel=1038480766&&sa=X&ei=CHCLTOvDAdSAswb-l63-AQ&ved=0CAgQBSg', 'Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4 (Splashtop-v1.2.13.21)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1314836932), (4225, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2463933962219177&format=160x600_as&output=html&h=600&w=160&lmt=0&ad_type=text_image&ea=0&color_bg=F7F7F7&color_border=F7F7F7&color_link=000000&color_text=000000&color_url=008000&flash=0&url=http%', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_0_1 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A306 Safari/6531.22.7', '', 'de-de', -732170672, 779248399), (4226, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; (gmx/1.1.0.21); .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1528267509), (4227, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4228, '', '', '', '', -732170672, 1121167938), (4229, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1304177222), (4230, 'http://www.google.de/search?hl=&q=motul+%C3%B6l&sourceid=navclient-ff&rlz=1B3GGGL_deDE353DE354&ie=UTF-8&aq=0&oq=motul+', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351008206), (4231, 'http://www.motorradfrage.net/frage/was-ist-ester-im-oel', 'Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.55 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', -732170672, 1341779180), (4232, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4233, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4234, 'http://www.google.de/url?q=motul+5100+15w+50&url=/aclk%3Fsa%3Dl%26ai%3DCG-wRFaiLTP7tM8vPswbSmo3UBK3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCV4pmCrAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEGE_QYjtbhUpP2vm8d3AYF9aNUES6AwuTxg%26sig%3DAGiWqtxUJJyXtYQOvD-llN5_bjyqsFWWWQ%26adu', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530092835), (4235, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268922), (4236, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268918), (4237, 'http://www.google.de/url?q=motul+300v+competition&url=/aclk%3Fsa%3Dl%26ai%3DC0IfMoa-LTLfKII7RswaV78HvAq3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEGE_QhdJ-eoEx_205qv2np80Ak46URO9eWg%26sig%3DAGiWqtzad0c4aq4UbeMhKAFBok-Uoo0hiw%26ad', 'Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1468988291), (4238, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2) Gecko/20100115 Firefox/3.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1834632205), (4239, '', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.61', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1292019235), (4240, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCzv1oX9uLTM5y0Nc49NbJ8wGtwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJWqn4KwB6ABx9GE-APIAQGpAnAI4u_oVbU-qgQTT9D5Req_debcf_hkA5xI3uEwQA%26sig%3DAGiWqtyYNIWH_3eJPelW4i-wVacrmJAGQQ%26adurl%3Dhttp://www.', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, -1308548095), (4241, 'http://www.google.com/search?client=ubuntu&channel=fs&q=motul+fuel+system+clean&ie=utf-8&oe=utf-8', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.9) Gecko/20100825 Ubuntu/10.04 (lucid) Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638948709), (4242, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4243, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCUrxA6eaLTIzMJoHrjAfxr5i1A63BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCViquCtAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEE0_QBIHuG3eurf8KeHKOSJF7dhU%26sig%3DAGiWqtxn-wufXU4UXpbNMBoo_xByzLwETg%26adurl%3Dhttp:/', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5', '', 'de-de', -732170672, 1833687762), (4244, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4245, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4246, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4247, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4248, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4249, 'http://www.google.de/url?q=motul+multi+atf&url=/aclk%3Fsa%3Dl%26ai%3DC39UroCWMTIDgNYqK-gbI2a2NAq3BsMMB_em97RSFu-PtRwgAEAFQnq-hjQFgleKQgqAHoAHH0YT4A8gBAakCcAji7-hVtT6qBBNP0Nz1_Z5vjNUTlfoahWO4w1Ej%26sig%3DAGiWqtwfZ1VfCQ9Siy5O5mkI6Zyo8Ps3xw%26adurl%3Dhttp://', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1413129232), (4250, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4251, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC3SNcuV-MTNODLM-AjAf6jq3ZAq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVgqOCsAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEE0_QpgYrvrpUwAdLufgXUHkUIMU%26sig%3DAGiWqtyetOSCtY3gWqBBRn99FHsoLV8iWA%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.55 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 779230095), (4252, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4253, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+300v', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1419754366), (4254, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4255, 'http://www.google.de/search?hl=de&q=motul+motor%C3%B6l&um=1&ie=UTF-8&resnum=3&sa=N&tab=fw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1471251655), (4256, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1384599800), (4257, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4258, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCPHo0X5qMTPSIBonPswbd3envAq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEE0_QRxcj0CsEzN1HU1kCdUnHYEU%26sig%3DAGiWqtyeHqQrX-57q9HkGLz_z-uDT0jpVg%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340504742), (4259, 'http://www.google.de/search?hl=de&source=hp&q=Motul+5100+10W40&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 AskTbDVSV5/3.8.0.12304 Firefox/3.6.9 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648990990), (4260, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4261, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCQ2vSn52MTMKuHIbSswbAxtDvAq3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEE0_QxUqLkRL3r7BKPejbGcMtPqc%26sig%3DAGiWqtz4bT9BAiv7gC9zOQb-r8OoOTAs4A%26adurl%3Dh', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1490618453), (4262, 'http://www.google.de/aclk?sa=l&ai=C4TBL9p6MTJLLEsHZOM3m7O8BrcGwwwH96b3tFM2z4e1HCAAQASC2VCgDUJ6voY0BYJWK-IGUB6ABx9GE-APIAQGpAnAI4u_oVbU-qgQTT9AFOZBqvSKbR0xOOdkHi6LP0YAFkE4&sig=AGiWqtx2iJZMmLHwAfJUx-HX4IAVT6iJqA&adurl=http://www.motulshop.de&rct=j&q=motul%2', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1548415067), (4263, 'http://de.ask.com/web?q=motul+motor%C3%B6l+kaufen&qsrc=0&o=15796&l=dis&s=&part=&dm=all', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.8) Gecko/20100202 MRA 5.6 (build 03270) AskTbUT5V5/3.8.0.12304 YFF35 Firefox/3.5.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471516668), (4264, 'http://www.google.de/search?q=Motul+6100+Synergie%2B+10W40&hl=de&client=firefox-a&hs=3AR&rls=org.mozilla:de:official&channel=s&prmd=s&ei=Wr-MTK6uCsuCOMn45KAL&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1591581645), (4265, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4266, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928119), (4267, 'http://www.google.de/search?hl=de&client=opera&rls=de&q=Motorrad%C3%B6l+Motul+300V&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Opera/9.80 (Windows NT 6.0; U; de) Presto/2.6.30 Version/10.60', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1421674467), (4268, 'http://www.google.de/search?q=Motul+5100+Ester+4T+4l+ca.+38%2C00+10W40', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.2; Tablet PC 2.0; .NET4.0E)', '', 'de-DE', -732170672, 1548327925), (4269, 'http://www.google.de/url?q=motul+motoroil+g%C3%BCnstig+kaufen&url=/aclk%3Fsa%3Dl%26ai%3DCGi_0uc-MTJuQNY3RswaJmNzvAq3BsMMB_em97RS9w-PtRxAHKAhQnq-hjQFgleqOgpwHoAHH0YT4A8gBAakCcAji7-hVtT6qBBhP0CQ4vLPOVWuq5ULIuLxvBEr_350Wl7A%26num%3D10%26sig%3DAGiWqtzsKUSFwIv', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638641305), (4270, '', '', '', '', -732170672, 1121167938), (4271, 'http://www.bing.com/search?q=Motul+5100&go=&form=QBLH&filt=all', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481044357), (4272, 'http://www.google.de/search?q=motul+2+takt+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639538058), (4273, 'http://www.google.de/search?q=motul+wash+%26+wax&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1560043068), (4274, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4275, 'http://www.motulshop.de', 'Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.9.0.2) Gecko/2008092313 Ubuntu/9.25 (jaunty) Firefox/3.8', '', '', -732170672, -1377143097), (4276, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4277, 'http://www.google.ch/url?sa=t&source=web&cd=12&ved=0CBcQFjABOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fschmierstoffe%2Fauto%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=f%C3%BCr%20welcher%20hyundai%20motul%208100%20x-%20clean%205w40%20zu%20empfehlen&ei=WgSNTKXWK', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; CPNTDF; AskTbFWV5/5.8.0.12304)', '', 'de-CH', -732170672, -1136861202), (4278, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCwbGXmwuNTP3cG5PZOP6gwaICrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWCnoKsB6ABx9GE-APIAQGpAnAI4u_oVbU-qgQTT9AnNJr1qG4NszKiAm2kvMEy1w%26sig%3DAGiWqtxgQaMTho1czfkQorRSHvnLAQbdAw%26adurl%3Dhttp://', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1538924798), (4279, 'http://www.google.de/url?q=15w+50+motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCgu2owR6NTLr4J87PswbsnLTvAq3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCVopKCoAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEGE_QkhAg-4JvaBdXpgQicbCmA8AWx0metQ%26sig%3DAGiWqtyAh6ldywWVV54cVccKtFOJr2D6Rw%26adu', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470687749), (4280, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928119), (4281, 'http://www.google.de/search?hl=de&q=motul+kettenspray&meta=lr%3Dlang_de', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.8.1.20) Gecko/20081217 Firefox 9996008603', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1438109314), (4282, 'http://www.google.de/search?q=motul+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGLA_de&redir_esc=&ei=wyuNTPOkO4vOswbJqrXNAQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB5; Mozilla/4.0 (compatible; MSIE 7.0; Win32; 1&1); .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1471434454), (4283, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4284, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4285, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4286, 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&aq=4&aqi=g10&aql=&oq=Motul+&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; InfoPath.1)', '', 'de', -732170672, 1481350439), (4287, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4288, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3735595661720770&output=html&h=90&slotname=2523162632&w=728&lmt=1284325741&flash=10.1.82.76&url=http%3A%2F%2F2208.de.all-biz.info%2Fcat.php%3Foid%3D1597&dt=1284325748614&shv=r20100830&jsv=r201009', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; Maxthon 2.0)', '', 'de', -732170672, 1341249909), (4289, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4290, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCjQOR0oSNTPn9K4TQswbbzLjvAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqzgsAHoAHH0YT4A8gBAakCcAji7-hVtT6qBBNP0D8o13oaomffD0CbaRo_lZjy%26sig%3DAGiWqtxCZXd4ycX2MXCx8qxevpivsH9_fw%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574072372), (4291, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4292, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4293, 'http://www.google.de/search?hl=de&source=hp&q=motul+specific+5w30&aq=3&aqi=g10&aql=&oq=motul+s&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1529516141), (4294, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4295, 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCREccW8WNTLupAcnSswaO6pnvAq3BsMMB_em97RS1g_2-RwgAEAIoAlCer6GNAWCVoqaCsAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEE0_QG8gXRakzbCCLlE_rzMp1uOU%26sig%3DAGiWqtzfjfBN1h0BhpxhFE9xY5VaYwEu6Q%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574528970), (4296, 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCFliLKcaNTOj7DYLRswapuLnvAq3BsMMB_em97RS1g_2-RwgAEAIoAlCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEE0_QQ5JDd1kboCKPrCwMLY-nPlI%26sig%3DAGiWqtzBuhQTxBBV1qMbD7QCc44UCr5yvQ%26adurl%3Dhttp://ww', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1419916416), (4297, 'http://www.google.de/search?hl=de&source=hp&q=Motul+5100&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576238905), (4298, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4299, 'http://www.google.de/search?sourceid=navclient&aq=hts&oq=&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE338DE338&q=Motul+300V+Faxtory+Line+15W50+4T', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5)', '', 'de', -732170672, -641996584), (4300, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&rlz=1R2ADRA_deDE394&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1471477603), (4301, 'http://www.motulshop.de', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)', '', '', -732170672, 1137334717), (4302, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4303, 'http://www.google.de/search?hl=de&source=hp&q=motul+300v+ester+5W40&btnG=Google-Suche&meta=&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; AOL 9.0; AOLBuild 4327.5201; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -1017299930), (4304, 'http://www.google.de/aclk?sa=l&ai=CLvR8XfGNTOKYA9GK-gaurrCLAq3BsMMB_em97RSttuPtRwgAEAEoA1Cer6GNAWCVqrOCwAegAcfRhPgDyAEBqQJwCOLv6FW1PqoEGE_QJvTi2BeiPXg62JXJQv1pMkTaRa9XzA&sig=AGiWqtwGHO3JpXDOR7CPpB0Gn4knOTFbVA&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.5) Gecko/20091102 YFF35 Firefox/3.5.5', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470799790), (4305, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; F-6.0SP2-20041109; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -2012733116), (4306, '', '', '', '', -732170672, 1121167938), (4307, '', '', '', '', -732170672, 1121167938), (4308, '', '', '', '', -732170672, 1121167938), (4309, '', '', '', '', -732170672, 1121167938), (4310, '', '', '', '', -732170672, 1121167938), (4311, '', '', '', '', -732170672, 1121167938), (4312, '', '', '', '', -732170672, 1121167938), (4313, 'http://www.google.de/search?hl=de&source=hp&q=Motul+wash+and+wax&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1419883575), (4314, '', '', '', '', -732170672, 1121167938), (4315, 'http://www.google.de/search?hl=de&q=motul+Fuel+System+Clean&meta=&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1921952164), (4316, '', '', '', '', -732170672, 1121167938), (4317, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=90&slotname=4498595130&w=728&lmt=1284375999&channel=4582219326&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwas-haltet-ihr-vom-procycle-motoroel-t1386', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1834626037), (4318, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (4319, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (4320, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729209), (4321, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4322, 'http://www.google.com/search?q=motul+6100+synergie%2B&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1055957246), (4323, '', '', '', '', -732170672, 1121167938), (4324, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928119), (4325, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4326, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+8100+xclean%2B&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1539520131), (4327, 'http://www.google.de/aclk?sa=l&ai=CnVxSHh6OTP75EJTXON2Y-P4BrcGwwwH96b3tFI-13kQIABACKANQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCKQInGm6AtT6qBBNP0C0greE1HykKhIP5GdsdhF1O&sig=AGiWqtxDlWl9k_ThXSdYmbtlEOwBwgH-Kw&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.2; .NET4.0C; .NET4.0E; Media Center PC 6.0)', '', 'de-DE', -732170672, 1556596629), (4328, 'http://www.google.de/search?q=Motul+5100+15W50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1383164447), (4329, '', '', '', '', -732170672, 1121167938), (4330, 'http://www.google.de/search?hl=de&client=firefox-a&hs=bh9&rls=org.mozilla:de:official&channel=s&&sa=X&ei=miWOTLT1OoTMswby5uHNAQ&ved=0CCgQBSgA&q=motul+8100+x+clean%2B&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1539520131), (4331, 'http://www.google.de/url?q=motul+multi+atf&url=/aclk%3Fsa%3Dl%26ai%3DCXE8LbSuOTJHfDYbQswbZhrTvAq3BsMMB_em97RSFu-PtRwgAEAFQnq-hjQFgleL1gZQHoAHH0YT4A8gBAakC75UqZdp9tT6qBBNP0O__wLMlAQHO5Ln58JyWR4gb%26sig%3DAGiWqtyG_5t_getrwhlj01vvCC3-bkt5TQ%26adurl%3Dhttp://', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de', -732170672, 1518737363), (4332, 'http://www.google.de/search?hl=de&lr=&rlz=1G1GGLQ_DEDE334&q=motul+15w50&aq=0&aqi=g2&aql=&oq=Motul+15&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1509418193), (4333, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4334, 'http://www.google.de/search?q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&hl=de&client=safari', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7', '', 'de-de', -732170672, 1311427110), (4335, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=Motul+Specific+504+00+-+507+00+5W30+%D6l+Motor%F6l&x=18&y=17', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; eSobiSubscriber 2.0.4.16; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1527920213), (4336, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4337, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCOcHTb0aOTLqSDoOH-gabveT9Aa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCTv2pWEh-tT6qBBNP0B4nR0B78ouQujLICP9csv2x%26sig%3DAGiWqtyvamQVGCa6Hp7_dE0BITr6Er0TUw%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1467695236), (4338, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)', '', 'de', -732170672, 1530879174), (4339, 'http://www.preisvergleich.de/search/landing/query/motul+motor%C3%B6l/s/google/koid/3742571874/gkaid/58247091/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530745051), (4340, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4341, 'http://www.google.de/url?q=Motul+300V+Lemans+15W60&url=/aclk%3Fsa%3Dl%26ai%3DCM1oZemOOTKeRFoeA-gbFrIGQAq3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJWiroK0B6ABx9GE-APIAQGpAk79qVhIfrU-qgQYT9CltcJh_xX80_KlH32KnQO49PcVGPWz%26sig%3DAGiWqtzimuT0bzbpztfflKTAsST83U4YRw%2', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.12) Gecko/20100824 Firefox/3.5.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1469093702), (4342, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527411523), (4343, 'http://www.google.com/search?q=MOTUL+8100+X-clean&ie=utf-8&oe=utf-8&aq=t&rls=org.debian:de:unofficial&client=iceweasel-a', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.0.19) Gecko/2010090808 Iceweasel/3.0.6 (Debian-3.0.6-3)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420728842), (4344, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+kettenspray&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1134057693), (4345, 'http://www.preisvergleich.de/search/landing/query/motul+motor%C3%B6l/s/google/koid/3742571874/gkaid/58247091/', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; ru; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 ( .NET CLR 3.5.30729)', 'windows-1251,utf-8;q=0.7,*;q=0.7', 'ru-ru,ru;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1841329393), (4346, 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2269050&SearchSource=3&q=Motul+Wash+%26+Wax+Wipes', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419971326), (4347, 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1413446049), (4348, '', 'ia_archiver (+http://www.alexa.com/site/help/webmasters; crawler@alexa.com)', '', '', -732170672, -1367216739), (4349, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4350, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4351, '', '', '', '', -732170672, 1121167938), (4352, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4353, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4354, 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+preis&aq=3&aqi=g1&aql=&oq=motul+5100+p&gs_rfai=', '', '', 'de', -732170672, 1050269977), (4355, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCFmEoghaPTNXlDpHRswaoq5G0Da3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglaqfgrAHoAHH0YT4A8gBAakCVsuJtXmVtT6qBBNP0Aa3-rwe8qr73hEC6Tu-3OYi%26sig%3DAGiWqtxwx-w8BCrEvzzrbvsAstZiZOSpnQ%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471650279), (4356, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DClD1M7CSPTNHaCI_Pswbxr4nODa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleqQgqAHoAHH0YT4A8gBAakCVsuJtXmVtT6qBBNP0EZHNuUC2K_sah8HQ4fx08gg%26sig%3DAGiWqtxt4Z_w12yk1aMl3UtWzmDEmKmdiQ%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1593433669), (4357, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4358, 'http://www.motulshop.de', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', '', -732170672, -1377161838), (4359, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4360, 'http://shop.ebay.de/i.html?LH_Price=..101%40c&_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A3357&rt=nc&_nkw=motul+5100&_dmpt=Motorrad_Kraftradteile&_trksid=p3286.c0.m14&_sop=2&_sc=1', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30618; InfoPath.1; freenet.de GmbH; fE6)', '', 'de', -732170672, 1311994319), (4361, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1284452380&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html&dt=1284452382853&shv=r20100830', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421092595), (4362, 'http://www.google.de/url?q=motul+800+road+racing&url=/aclk%3Fsa%3Dl%26ai%3DCzgN_XjGPTL-aNMnSswaq1IGwDa3BsMMB_em97RTdv-PtRwgAEAEoA1Cer6GNAWCV-vCBjAegAcfRhPgDyAEBqQLvngVee5i1PqoEE0_Q61sCpjQsyT1ZmgP3it3y9L8%26sig%3DAGiWqtyjMDii0-bKnrBRBRXhtwoUXuOKCA%26adurl%', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de-DE', -732170672, 1337991842), (4363, 'http://www.google.de/search?q=motul+300v+power&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1834647901), (4364, 'http://www.google.de/search?q=motul+shop&hl=de&client=firefox-a&hs=aNm&rls=org.mozilla:de-DE:official&channel=s&prmd=s&ei=BjSPTOr0Hc_Fswbv6dWjDA&start=100&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1354460963), (4365, 'http://www.google.de/search?hl=de&client=firefox-a&hs=MnS&rls=org.mozilla:de:official&channel=s&&sa=X&ei=RUSPTIC2NIvMswaTk-CEDA&ved=0CB8QBSgA&q=motul+%C3%B6l&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350653852), (4366, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, 1050447186), (4367, 'http://www.google.de/search?hl=&q=anwendung+motul+fuel+system+clean&sourceid=navclient-ff&rlz=1B5_____deDE331&ie=UTF-8', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 GTB7.1 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1050447186), (4368, 'http://suche.t-online.de/fast-cgi/tsc?lang=any&portallanguage=de&userlanguage=de&start=0&more=variante2g&device=html&classification=internet-tab_internet_std&num=10&mandant=toi&type=all&dia=suche-meinten&context=internet-tab&tpc=internet&ptl=std&q=8100+x-', 'Mozilla/4.0 (compatible; MSIE 6.0; TOB 6.07; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)', '', 'de', -732170672, 1418575437), (4369, 'http://www.google.de/search?q=motul+multigrade+20w50', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1419940859), (4370, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCm-QOtFaPTI3VOIfQswb1rcm8Da3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglaq1gsAHoAHH0YT4A8gBAakC754FXnuYtT6qBBNP0Jv97N7y4c4knpQ64zf0m4ga%26sig%3DAGiWqtx9qPTmgbYJdFJkqxxOmyCcsa1meA%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.55 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1470770755), (4371, 'http://www.google.de/search?q=motul+fuel+system++clean', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1540170930), (4372, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778021), (4373, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778021), (4374, 'http://www.google.de/search?hl=de&q=20w50+MOTUL&btnG=Suche&meta=&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1347858658), (4375, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268922), (4376, 'http://www.google.de/search?hl=de&lr=&rlz=1G1GGLQ_DEDE334&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1509409949), (4377, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (4378, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (4379, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (4380, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1284468312&flash=10.1.82.76&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fteilehandel%2Farticles%2F264670%2F&dt=1284468312', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1527319746), (4381, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (4382, 'http://www.google.de/url?q=motul+5w30+specific&url=/aclk%3Fsa%3Dl%26ai%3DCsTOfYX-PTLCGBNHQswa_1MiqDa3BsMMB_em97RSNyePtRwgAEAFQnq-hjQFglYr0gZQHoAHH0YT4A8gBAakC9HyaE3OJtT6qBBZP0GaXYMFYVUM_ntBLoP-BKx4Z05h6%26sig%3DAGiWqtwj0tZmxaEharNq414Ar6QL8U0SgA%26adurl%3', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1054880279), (4383, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778021), (4384, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778021), (4385, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268926), (4386, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268922), (4387, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268918), (4388, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (4389, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCQ4xuxoWPTMOXCIn2ngPhxdWKAq3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVuoOCmAegAcfRhPgDyAEBqQKVFRsgBYm1PqoEE0_Q9kC14GFws13R9CgkNlRPX14%26sig%3DAGiWqtyf_TaSNy5ZFQZvhuPcMxI_vJx4eQ%26adurl%3Dh', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C; MSN Optimized;US)', '', 'de', -732170672, 1531167504), (4390, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCovqzKYyPTKqYAsyU-gazsZCcAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldKygsAHoAHH0YT4A8gBAakClRUbIAWJtT6qBBNP0BU28wtC6GgFzg5PviTud5g0%26sig%3DAGiWqtwLl30Qs3obZbFcFGu57KLLVtTU7A%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.55 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1470740998), (4391, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.12) Gecko/20100824 Firefox/3.5.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (4392, 'http://www.google.de/search?q=Motul+300V+10w+40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576043546), (4393, 'http://www.google.de/search?q=Motul+300V+10w+40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576043546), (4394, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCeBjxZZCPTPiHFoGKmAOz1d3qAa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVqqCCsAegAcfRhPgDyAEBqQKVFRsgBYm1PqoEE0_QTwnfPJuXNHxBUgRe280hmAI%26sig%3DAGiWqtxEbAwSvhPczdbz0iR-INuxwKQS1Q%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -642045164), (4395, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2463933962219177&format=336x280_as&output=html&h=280&w=336&lmt=1284478481&ad_type=text&color_bg=F7F7F7&color_border=F7F7F7&color_link=008000&color_text=000000&color_url=000000&flash=10.1.82.76&ur', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1470256858), (4396, 'http://www.amazon.de/s/?ie=UTF8&keywords=2-takt+%C3%B6l&tag=googhydr08-21&index=aps&hvadid=4222465341&ref=pd_sl_1svh9gaix8_e', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1437950732), (4397, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574076182), (4398, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0513990075906294&format=fp_al_lp&output=html&h=15&w=728&channel=3809302220&ea=0&flash=10.0.45&url=http%3A%2F%2Fwww.werkzeug-news.de%2FForum%2Fftopic2579.html&dt=1284484662583&shv=r20100830&jsv=r2', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; de-de) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8', '', 'de-de', -732170672, 1599711204), (4399, 'http://www.google.de/url?q=Motul+Motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCJ0gtsraPTO95iYqYA5L2rIMCrcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJXKioKYB6ABx9GE-APIAQGpApUVGyAFibU-qgQTT9CcVYRpZAukvP9tgmmquyeBSw%26sig%3DAGiWqty0LDeCJ1dnx0TtylpYZs8-q4Mrug%26adurl%3Dht', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.55 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1573885250), (4400, 'http://www.google.de/search?hl=de&rlz=1C1GGLS_deDE348DE350&q=Motul+Specific+506.01-506-00+0W30+euro&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.25 Safari/532.0', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1383164444), (4401, 'http://suche.t-online.de/fast-cgi/tsc?q=castrol+2+takt+%C3%B6l&encQuery=mrs-rau+racing&lang=any&mandant=toi&device=html&portallanguage=de&userlanguage=de&dia=suche&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&start=0&', 'Mozilla/4.0 (compatible; MSIE 8.0; TOB 6.11; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 1.1.4322)', '', 'de', -732170672, 1341419755), (4402, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4403, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4404, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4405, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928119), (4406, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4407, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4408, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4409, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4410, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCuKoRSiSQTNCxII_WOOWZzP0BrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVspWCpAegAcfRhPgDyAEBqQJ3-i0wnte1PqoEE0_Q5TU_Zztq_owQmMfJSvJEnYY%26sig%3DAGiWqtwpRTOkN_G8YZBy29LTqIHdjaPP2w%26adurl%3Dhttp://www', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -728729854), (4411, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4412, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4413, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4414, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=motul+sae+5w30+synthetic+8100+x-clean+c3', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, 1468759940), (4415, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4416, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4417, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4267689453885886&format=336x280_as&output=html&h=280&w=336&lmt=1284537710&channel=3312006969&ad_type=text_image&color_bg=D9D9D9&color_border=D9D9D9&color_link=FF0000&color_text=000000&color_url=F', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)', '', 'de', -732170672, -1781294779), (4418, 'http://www.hotfrog.de/Firmen/Oelshop-24-Motoroel-Shop', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1418955050), (4419, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4420, 'http://www.google.com/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=Motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; InfoPath.3; .NET4.0C)', '', 'de-DE', -732170672, 1292502780), (4421, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.12) Gecko/20100824 Firefox/3.5.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (4422, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5306860599&w=728&lmt=1284542953&flash=10.0.45.2&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F1479%2F237147%2FNeues%2BRennoel%2Bfuer%2BLT%2BMo', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1527905511), (4423, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; F-6.0SP2-20041109; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -2012733116), (4424, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4425, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=motul+oil+3000+4+t+20W50&x=0&y=0', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1383168308), (4426, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4427, 'http://www.motulshop.de', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)', '', '', -732170672, -1377133634), (4428, 'http://www.google.de/search?hl=de&source=hp&q=motul+20w50&meta=&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1050474595), (4429, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DClPVGrrqQTL2aK4LAnAP6wqGUAq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVwveBlAegAcfRhPgDyAEBqQLRej11c8y1PqoEE0_QHND6m8OtYqsn-cGDdijHKSY%26sig%3DAGiWqty6sBktmzM9oPrtC2rlAfxNRPg_2g%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; AskT', '', 'de', -732170672, 1420072214), (4430, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4431, 'http://www.google.ro/search?hl=ro&rlz=1B3GGLL_enRO389RO390&q=opel+markenoele&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.12) Gecko/20100824 Firefox/3.5.12 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1549084422), (4432, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCEUERm7OQTJaGL4mljweYkqGYAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleqsgrQHoAHH0YT4A8gBAakC0Xo9dXPMtT6qBBNP0NH_t6qa93FX-OLZ7FJQF0QP%26sig%3DAGiWqtyVBZ1MkbAVI_pV2pPINps4y6KEig%26adurl%3Dhttp://ww', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.8) Gecko/20100723 SUSE/3.6.8-1.1.1 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1472307954), (4433, 'http://www.google.de/search?hl=de&client=firefox-a&hs=s3Y&rls=org.mozilla%3Ade%3Aofficial&q=motul&aq=f&aqi=g10&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470885525), (4434, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4435, 'http://www.amazon.de/s/?ie=UTF8&keywords=vollsynthetisches+2+takt+%C3%B6l&tag=googhydr08-21&index=automotive&hvadid=4246264221&ref=pd_sl_8poduryovm_b', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471502877), (4436, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1484957263), (4437, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4438, 'http://www.google.de/search?as_q=motul+4100&hl=fr&num=20&btnG=Recherche+Google&as_epq=&as_oq=&as_eq=&lr=lang_de&cr=&as_ft=i&as_filetype=&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=&as_rights=&safe=images', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; fr; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1513691077), (4439, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4440, 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1312&_nkw=motul+7100+20+w+50&_sacat=See-All-Categories', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GoogleT5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; AskTB5.6)', '', 'de', -732170672, 1412232553), (4441, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)', '', '', -732170672, -819017947), (4442, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=6&aqi=g10&aql=&oq=motu&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)', '', 'de', -732170672, 1351546286), (4443, 'http://www.google.de/url?q=motul+scooter+power+2t&url=/aclk%3Fsa%3Dl%26ai%3DC9nOVWAuRTJfuNoqD-gbEvIylAq3BsMMB_em97RS9tOPtRwgAEAEoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQJW3T-nu8q1PqoEE0_QbyDnPNowXX_bITbYbIwVQ68%26sig%3DAGiWqtyzzJYyqiBYdlnbDvhwIjKrs_fwgg%26adurl', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1834247041), (4444, 'http://www.google.de/search?client=opera&rls=de&q=motul+300v&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.61', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1526819629), (4445, 'http://www.google.de/url?q=Motul+300V+10W40&url=/aclk%3Fsa%3Dl%26ai%3DCMnAdPRORTMDbNIL2ngPz3J2lAq3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCVov2BlAegAcfRhPgDyAEBqQJW3T-nu8q1PqoEGE_Q6Vxa6FkrqSgL-q2B7L7xkz8QGZp_Kg%26sig%3DAGiWqtxnHoAIlCIQaH_ASZx10LT-b767-Q%26adurl%3D', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529923831), (4446, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DChZK7lxmRTJ6qH4Gm_gaysYCjAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglaKggrAHoAHH0YT4A8gBAakCVt0_p7vKtT6qBBNP0JU_AY3kahMYq8XldjtzWsPp%26sig%3DAGiWqtwp0XQoVw57VdswePpA044zUBL5Gw%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1303515753), (4447, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4448, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1353413104), (4449, '', 'Mozilla/5.0 (compatible; MSIE 7.0; Windows NT 6.0; en-US)', '', '', -732170672, -1367374838), (4450, '', 'Mozilla/5.0 (compatible; MSIE 7.0; Windows NT 6.0; en-US)', '', '', -732170672, -1367374838), (4451, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4452, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928119), (4453, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4454, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4455, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4456, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4457, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCB3d2b5mRTJD7IsPWOIHqzZcPrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVoqaCsAegAcfRhPgDyAEBqQKkurXSCNK1PqoEE0_Q9URXNPUZEBc4lh9PFawpEmc%26sig%3DAGiWqtwob38VrG-DQjZUwY42VmeNGtVs_w%26adurl%3Dhttp://www', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1338252559), (4458, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4459, 'http://www.google.de/search?hl=de&client=firefox-a&hs=pUR&rls=org.mozilla%3Ade-DE%3Aofficial&q=motul+fork+oil+expert+heavy+20w&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-DE,de;q=0.7,chrome://global/locale/intl.properties;q=0.3', -732170672, -1845670430), (4460, 'http://www.google.de/m/search?aq=0&oq=motul%2520was&aqi=g1-k5d13t0&fkt=3052&fsdt=27325&q=motul+wash+%26+wax', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_2 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7D11 Safari/528.16', '', 'de-de', -732170672, 1354457583), (4461, 'http://www.google.de/search?hl=de&source=hp&q=motul+fuel+system+clean&aq=0&aqi=g3&aql=&oq=motul+f&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1470739115), (4462, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4463, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -732458288), (4464, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4465, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4466, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4467, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4468, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4469, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4470, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4471, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4472, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4473, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4474, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4475, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4476, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4477, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4478, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4479, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4480, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4481, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4482, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4483, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4484, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4485, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4486, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4487, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4488, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4489, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4490, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4491, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4492, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4493, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4494, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4495, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4496, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4497, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928119), (4498, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4499, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4500, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4501, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4502, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4503, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4504, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4505, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4506, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4507, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4508, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4509, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4510, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4511, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4512, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4513, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4514, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4515, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4516, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4517, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4518, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4519, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4520, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4521, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4522, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4523, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4524, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4525, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4526, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4527, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4528, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4529, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4530, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4531, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4532, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4533, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4534, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4535, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4536, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4537, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4538, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4539, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4540, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4541, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4542, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4543, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4544, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4545, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4546, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4547, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4548, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4549, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4550, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4551, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4552, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4553, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4554, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4555, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4556, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4557, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4558, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4559, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4560, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4561, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4562, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4563, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4564, 'http://www.google.de/search?q=Motul+300v+5W+40&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7RNWN_de&redir_esc=&ei=IsORTNa8JJCLswbv1_D4CQ', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1569050803), (4565, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4566, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de-DE:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-DE,de;q=0.7,chrome://global/locale/intl.properties;q=0.3', -732170672, -1845670430), (4567, 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=COaPnObCi6QCFQSRZgodNQqRHw', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, 1529126056), (4568, 'http://www.google.de/search?hl=de&source=hp&q=motul+15W-50&meta=&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1678082014), (4569, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4570, 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=h9yRTInAD8zMswamh-X7CQ', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5', '', 'de-de', -732170672, 1471482964), (4571, 'http://shop.ebay.de/i.html?_nkw=15w+40+MOTUL&_sacat=0&_odkw=15w+40&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1591541241), (4572, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4573, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1032700344), (4574, 'http://www.google.com/search?q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1032700344), (4575, 'http://www.google.de/search?q=motul+8100+x-clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de-DE:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 by Peacy ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1037575670), (4576, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (4577, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de,de-de;q=0.8,en;q=0.5,en-us;q=0.3', -732170672, -1062729209), (4578, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4579, 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-15W50-Liter/dp/B002TMB63C/ref=sr_1_3?ie=UTF8&s=automotive&qid=1284639000&sr=8-3', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1) Gecko/20061010 Firefox/2.0', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1505168199), (4580, 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CMXB9tWEjKQCFcoI3wodlGm6JQ', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.1; Versatel.de ISDN 0404; Versatel.de ISDN 0404)', '', 'de', -732170672, 1509396771), (4581, 'http://www.google.de/search?q=motul+300v+20w60&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.16) Gecko/2009120208 Firefox/3.0.16 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573789259), (4582, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1032700346), (4583, 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=COPw8cqKjKQCFZs1Dgod8A7KHw', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1032700346), (4584, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.12) Gecko/20100824 Firefox/3.5.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (4585, 'http://www.google.com/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCqittAiaSTKuNEtL--QaCl-2MAq3BsMMB_em97RSthP2-RwgAEAFQnq-hjQFglaLxgZAHoAHH0YT4A8gBAakC-1wwYubVtT6qBBNP0Ey6X9Xygs36GPeJ2_2AUl1b%26sig%3DAGiWqtyixGh-lOTACZZcqTlx7Ypc58Nhhw%26adurl%3Dhtt', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421491878), (4586, 'http://www.motulshop.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; hi-IN; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10', '', '', -732170672, 1137334702), (4587, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=markenoele.de&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (4588, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCEmWcGDSSTJzlBo_Pswacp7CxBa3BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCViqKCsAegAcfRhPgDyAEBqQL7XDBi5tW1PqoEE0_QTkRTeCPscuOQZPmPCvxnDPY%26sig%3DAGiWqtzi_wPfAkwA9rfUASspTa5h94iFhQ%26adurl%3Dh', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1354458930), (4589, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1054942536), (4590, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCMEKziEWSTLPcGsjRswa96vStBa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglaKtgrQHoAHH0YT4A8gBAakCRVwR2DvstT6qBBNP0CwmeU8nCnwlTrjNH7fjeSu9%26sig%3DAGiWqtz95-C2mhWkql-EnkH9rlcfLM9rxQ%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.2) Gecko/20100316 YFF35 Firefox/3.6.2 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1528903198), (4591, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4592, 'http://suche.t-online.de/fast-cgi/tsc?classification=web&more=variantebi&moreold=variantebi&q=Motul+Multi+ATF++&mandant=bidcs&cvold=novariante&sr=ptoweb&device=html&dia=pto&context=internet-tab&tpc=internet&ptl=std&adpage=3&www_start=20&www_num=10', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.07; Windows NT 6.0; Trident/4.0; GTB6.5; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLi', '', 'de', -732170672, 1470255812), (4593, 'http://www.google.de/url?q=2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCfI74-0eSTMGpG5L_-QaFxO3CAq3BsMMB_em97RTtzOPtRxAFKAhQnq-hjQFglYKrgrQHoAHH0YT4A8gBAakCRVwR2DvstT6qBBNP0IKvnQxT23JYthsU8u7JS1X3%26num%3D8%26sig%3DAGiWqtxHeXgAqZrF55p4YU2aQuRZST0XSQ%26adurl%', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.3 (de) (TL-FF) GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1531072687), (4594, 'http://www.pixelgate.info/privat/stefan/%F6lweisheiten.htm', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1475005938), (4595, 'http://www.125er-forum.de/76-bikes-zubeh-r-bekleidung/8860-castrol-oder-motul.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341631541), (4596, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC7Vi-iFSSTLX5IczPswb86aiwBa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleL6gZQHoAHH0YT4A8gBAakCRVwR2DvstT6qBBNP0LWdz1GjTbrmdP4YIseo8hMb%26sig%3DAGiWqtxxWIj02yAZNNMeQdJDfMC1aKvRMw%26adurl%3Dhttp://ww', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1841367469), (4597, 'http://www.koenigsberger-automobile.de/PKW-Zubehoer/PKW-Oel:::59_1.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1311494411), (4598, 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&aq=6&aqi=g10&aql=&oq=motu&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)', '', 'de', -732170672, 1413357174), (4599, 'http://210067.homepagemodules.de/t552534f11719160-Motul-W-in-der-K.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 8.0; Win32; GMX); (gmx/1.1.0.21); IEMB3; .NET CLR 2.0.50727; OfficeLiveConnector.1.3; OfficeLivePatch.0.0)', '', 'de', -732170672, 1591288428), (4600, 'http://www.google.de/url?q=motul+specific+5w30&url=/aclk%3Fsa%3Dl%26ai%3DCGsL7mHWSTKHrLoPSswa5-u2tBa3BsMMB_em97RSNyePtRwgAEAFQnq-hjQFglbqJgpgHoAHH0YT4A8gBAakCWs2KTvXwtT6qBBNP0CGWeVnu_4ss4ccb9qqwiVKA%26sig%3DAGiWqty08xTjrVG88H_zpXxqdKiRWCMTYQ%26adurl%3Dhtt', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 YFF35 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1599635915), (4601, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.62', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1599727122), (4602, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4603, 'http://www.testberichte.de/test/produkt_tests_motul_chain_lube_road_plus_p47875.html', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; es-ES; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'es-es,es;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1548472060), (4604, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4605, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4606, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4607, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4608, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4609, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4610, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4611, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4612, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4613, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4614, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4615, 'http://www.google.de/url?q=Motul+300V+LeMans+&url=/aclk%3Fsa%3Dl%26ai%3DC6MvYGpKSTKazEMHQswbViNCvBa3BsMMB_em97RSlt-PtRxACKARQnq-hjQFglfKggrAHoAHH0YT4A8gBAakCWs2KTvXwtT6qBBZP0I7WkFG5UmIB9a2pNmscaEvlFZVa%26num%3D2%26sig%3DAGiWqtzQLXZjLTIlOt1nyrTaNxErXTPSDA%', 'Mozilla/4.0 (compatible; MSIE 8.0; AOL 9.0; AOLBuild 4327.5201; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1017299930), (4616, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4617, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4618, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4619, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4620, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4621, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4622, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4623, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4624, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4625, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4626, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4627, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4628, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4629, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4630, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-7120150196592957&output=html&h=90&slotname=0468272733&w=728&lmt=1284694464&flash=10.1.82&url=http%3A%2F%2Fwww.bmw-syndikat.de%2Fbmwsyndikatforum%2Ftopic30066_Woher_bekomme_ich_Motul_%25C3%2596l__', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1509206504), (4631, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4632, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4633, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928119), (4634, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4635, 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DChvZXAvSSTNjTD47SswamoamuBa3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCVoqCCsAegAcfRhPgDyAEBqQIYnIk10fG1PqoEE0_QDuTb6U72ElmqDXIxgi9Nvp8%26sig%3DAGiWqtzx1KE-KgrtTlCx6DeXzRMgmv8D2Q%26adurl%3Dhttp://www.mo', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351642033), (4636, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4637, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4638, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4639, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4640, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4641, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4642, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4643, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4644, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4645, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4646, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4647, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4648, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4649, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4650, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4651, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4652, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4653, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4654, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4655, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4656, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4657, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4658, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4659, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4660, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4661, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4662, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4663, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4664, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4665, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4666, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4667, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4668, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4669, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4670, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4671, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4672, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4673, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4674, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4675, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4676, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4677, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4678, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4679, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4680, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4681, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4682, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4683, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4684, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4685, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4686, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4687, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4688, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4689, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4690, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4691, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4692, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4693, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4694, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4695, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4696, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4697, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4698, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4699, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4700, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4701, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4702, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4703, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4704, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4705, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4706, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4707, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4708, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4709, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4710, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4711, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4712, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4713, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4714, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4715, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4716, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4717, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4718, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4719, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4720, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4721, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4722, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4723, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4724, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4725, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4726, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4727, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4728, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4729, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4730, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4731, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4732, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4733, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4734, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4735, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4736, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4737, 'http://www.google.de/url?q=motul+300v+factory+line&url=/aclk%3Fsa%3Dl%26ai%3DCcSiHcwaTTLXpO5nUOLmdnIoCrcGwwwH96b3tFNXP4-1HCAAQAigCUJ6voY0BYJXSm4KsB6ABx9GE-APIAQGpAhiciTXR8bU-qgQYT9CrgAf4hh20R-WkiJkjj9A_NFDsaJLI%26sig%3DAGiWqtz1VyI5njDP4sfJHOTJ2WQj5caRHw%2', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; HPNTDF; InfoPath.2)', '', 'de-DE', -732170672, 1560029469), (4738, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4739, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4740, 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&aq=f&aqi=g6&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8)', '', 'de', -732170672, -641588633), (4741, 'http://www.motulshop.de', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)', '', '', -732170672, 1137334717), (4742, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4743, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4744, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4745, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4746, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4747, 'http://www.google.de/search?hl=de&source=hp&q=motul-%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1923481044), (4748, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4749, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4750, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4751, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4752, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCvxl74zSTTKDRNsLQswbuu8SvBa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbKfgrAHoAHH0YT4A8gBAakCGJyJNdHxtT6qBBNP0Awi0RBsrE5YQbHt-rQG_C7P%26sig%3DAGiWqtwAdQGi7fd2AWlW62setUgvVqSviQ%26adurl%3Dhttp://ww', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1530343833), (4753, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4754, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4755, 'http://www.google.de/search?hl=de&client=firefox-a&hs=8NE&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+%C3%B6l&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470830263), (4756, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (4757, 'http://shop.ebay.de/i.html?_nkw=motul%205100&rvr_id=141304557098&keyword=motul+5100&geo_id=41&crlp=3454344888_109&MT_ID=44&tt_encode=raw', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; F-6.0SP2-20041109; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -2012733114), (4758, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4759, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4760, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4761, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4762, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4763, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4764, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4765, 'http://www.google.de/search?q=motul+motor%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GZAZ_de&redir_esc=&ei=cEaTTOmkGo_gOJzwjIkJ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; HPDTDF; InfoPath.2; .NET4.0C)', '', 'de-DE', -732170672, -648656106), (4766, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4767, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4768, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4769, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4770, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4771, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4772, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4773, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928119), (4774, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4775, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1032700342), (4776, 'http://www.google.com/search?hl=de&q=motul+%C3%B6l&lr=&aq=f&aqi=g7&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1032700342), (4777, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1032700342), (4778, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; F-6.0SP2-20041109; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -2012733116), (4779, 'http://search.conduit.com/Results.aspx?q=motul+%C3%B6l&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=10&ctid=CT2319825', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; CMDTDF)', '', 'de', -732170672, 1420260145), (4780, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1921952417), (4781, 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCTzFU6HGTTO6YJofPswaVoaWwBa3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFglcqjgrAHoAHH0YT4A8gBAakCURFh4wUPtj6qBBNP0InMQZcBYqaXQKS9yrJnea2p%26sig%3DAGiWqtyxgj7Ei1puiW9HYM-EsDW5GRb45w%26adurl%3Dhttp://www.', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1351622309), (4782, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4783, 'http://www.google.de/search?q=Motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1528967916), (4784, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4785, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4786, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=com.pclinuxos:en-US:unofficial&client=firefox-a', 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) Gecko/20100809 PCLinuxOS/1.9.2.8-4pclos2010 (2010) Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413463505), (4787, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4788, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4789, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4790, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4791, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4792, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; MirrorDetector; +http://yandex.com/bots)', '', '', -732170672, 1600952308), (4793, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; MirrorDetector; +http://yandex.com/bots)', '', '', -732170672, 1600952308), (4794, 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DC1sK-QKuTTKenC8XRswaIk92vBa3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJWipIKwB6ABx9GE-APIAQGpAvtlC1uH8LU-qgQTT9DfSyuJdFByJZlA-AXymoviOA%26sig%3DAGiWqtwdEGHHfCpuvmK9Hn86VBUuSVSNwg%26adurl%3Dhttp://www', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1054993854), (4795, 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1493215280), (4796, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729)', '', 'en-us', -732170672, -819065646), (4797, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4798, '', 'Opera/9.63 (Windows NT 5.0; U; de) Presto/2.1.1', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de;q=1.0,en;q=0.9', -732170672, 779295167), (4799, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4800, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4801, 'http://www.google.de/search?source=ig&hl=de&rlz=1R2ACAW_de&q=motul+8100+x-cess&aq=0&aqi=g2&aql=&oq=motul+8100&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; GTB6.3; Embedded Web Browser from: http://bsalsa.com/; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; eSobiSubscriber 2.0.4.16; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1527599264), (4802, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4803, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4804, 'http://www.preisvergleich.org/produktsuche/MOTUL-300V-SAE-15W-60_d06beffc2228983fc7f47a0dfa41ed8e/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480833632), (4805, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4806, 'http://www.google.de/url?q=Motul+300V+Chrono+10W40&url=/aclk%3Fsa%3Dl%26ai%3DC4_M38-WTTPDtIcPQswaIg4yyBa3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAhx6HuvI4rU-qgQYT9D6AqCWPR1iuhGvNTSHPHmIQWlwO8pE%26sig%3DAGiWqtxV2N_gIweCBVyFC3oSZ3XYiPe2Gw%2', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1529216405), (4807, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4808, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4809, 'http://whois.domaintools.com/markenoele.com', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, -661582194), (4810, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928119), (4811, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCpAzmDUiUTJjwA5XZOKb20bUBrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVqrOCwAegAcfRhPgDyAEBqQJeqx8E7eG1PqoEE0_QtWlqB8nD9xBJ4phfd2jmnBk%26sig%3DAGiWqtyr3-HwGyJ2er2j2MZHLDyQiYY16w%26adurl%3Dhttp://www', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421058936), (4812, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4813, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4814, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4815, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4816, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4817, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4818, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4819, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4820, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4821, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4822, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4823, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4824, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4825, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4826, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4827, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4828, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4829, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4830, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4831, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4832, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4833, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4834, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4835, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4836, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4837, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4838, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4839, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4840, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4841, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4842, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4843, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4844, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4845, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4846, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4847, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4848, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4849, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4850, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4851, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4852, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4853, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4854, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4855, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4856, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4857, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4858, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4859, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4860, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4861, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4862, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4863, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4864, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4865, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4866, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4867, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4868, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4869, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4870, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4871, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4872, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4873, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4874, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4875, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4876, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4877, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4878, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4879, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4880, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4881, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4882, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4883, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4884, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4885, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4886, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4887, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4888, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4889, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4890, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4891, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4892, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4893, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4894, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4895, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4896, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4897, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4898, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4899, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4900, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4901, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4902, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4903, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4904, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4905, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4906, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4907, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4908, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4909, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4910, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4911, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4912, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (4913, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4914, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+20w-50&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1292325286), (4915, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4916, 'http://whois.domaintools.com/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, -661581378), (4917, 'http://www.motulshop.de', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', '', -732170672, -1377161838), (4918, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4919, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4920, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.1.17) Gecko/20080829 SeaMonkey/1.1.12', 'ISO-8859-15,utf-8;q=0.7,*;q=0.7', 'de,en;q=0.5', -732170672, 1527966992), (4921, 'http://webcache.googleusercontent.com/search?q=cache:dyk4JyiXzu0J:www.markenoele.de/motul-5100-4t-49.html+5100+site:www.markenoele.de&cd=1&hl=de&ct=clnk&gl=de', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 168430081), (4922, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4923, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4924, 'http://www.google.de/xhtml/search?site=local&source=mog&gl=de&q=Motul%20kettenspray', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7', '', 'de-de', -732170672, 1401369440), (4925, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4926, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4927, 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&rlz=1W1GFRE_de&aq=7&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; InfoPath.2; .NET CLR 3.0.30729)', '', 'de', -732170672, 1528920337), (4928, 'http://www.google.de/aclk?sa=l&ai=CZgAbqtyUTIzSNYzRswbV37mzBa3BsMMB_em97RTNgP2-RwgAEAEoAlCer6GNAWCVuomCmAegAcfRhPgDyAEBqQJeqx8E7eG1PqoEE0_QCLtidfk44XbHsZ5acfypNyM&sig=AGiWqtxM70W3SDsLunD2GWDvJQI8MOpNiA&adurl=http://www.motulshop.de&rct=j&q=motul%202%20tak', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.12) Gecko/20100824 Firefox/3.5.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471445900), (4929, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4930, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC1PC8HeiUTO-zEs3UOJfRwJYBrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVwqGCsAegAcfRhPgDyAEBqQJeqx8E7eG1PqoEE0_QM_tl6AG_DYsDexGOEJqVHDU%26sig%3DAGiWqtxhCa2k1hibRSAdwjOqHteTopnj2A%26adurl%3Dhttp://www', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1413225340), (4931, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4932, 'http://suche.t-online.de/fast-cgi/tsc?portallanguage=de&lang=any&dia=suche&userlanguage=de&start=0&more=variantebi&ocr=yes&q=motul+20w50&device=html&classification=internet-tab_internet_std&num=10&mandant=bidcs&encQuery=motul classic oil&type=all&context=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', 'de', -732170672, 1468741457), (4933, 'http://www.google.de/search?num=100&hl=de&lr=lang_de&safe=off&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&tbs=lr%3Alang_1de&q=motul+shine%26go&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Ant.com Toolbar 2.0.1 Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481129595), (4934, 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul+5100&hl=de&ie=UTF-8&rlz=1T4ACAW_deDE352DE354&q=motul+5100+ester', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; eSobiSubscriber 2.0.4.16; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; AskTB5.4)', '', 'de', -732170672, 1338654968), (4935, 'http://www.google.de/url?q=MOTUL+Factory+Line+800&url=/aclk%3Fsa%3Dl%26ai%3DCTN-XYP-UTKmXCo7SswamoamuBa3BsMMB_em97RS1xOPtRwgAEAEoA1Cer6GNAWCV8pqCrAegAcfRhPgDyAEBqQJeqx8E7eG1PqoEGE_Q7kI_Ki9yEOeMIFqxvptxylDIWcPIcA%26sig%3DAGiWqtxwiMdOnbaGIJ6ptDVFXvFefz8Kqw%', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 (de) (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529539883), (4936, 'http://www.google.de/search?hl=de&safe=off&client=firefox-a&hs=52h&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+300V&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1528122736), (4937, 'http://www.koenigsberger-automobile.de/', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.6) Gecko/20091216 Iceweasel/3.5.6 (like Firefox/3.5.6; Debian-3.5.6-1)', 'UTF-8,*', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1311780283), (4938, 'http://www.guenstiger.de/Preisvergleich/Eurolub/Cleantec_5W_30_5_l.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340652620), (4939, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4940, 'http://www.google.de/search?hl=de&client=firefox-a&hs=ks3&rls=org.mozilla:de:official&&sa=X&ei=FRSVTMf0CsWSswaVypFb&ved=0CCgQBSgA&q=motul+300v+10w40&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1469270045), (4941, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4942, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4943, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4944, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4945, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', '', -732170672, -778026648), (4946, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4947, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4948, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4949, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4950, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4951, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4952, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4953, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4954, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4955, 'http://www.google.de/search?client=safari&rls=en&q=motul+15w50&ie=UTF-8&oe=UTF-8&redir_esc=&ei=QKSVTLvAK8bMswarw6hk', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; de-de) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10', '', 'de-de', -732170672, -1020629884), (4956, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4957, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4958, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4959, 'http://www.google.de/url?q=motul+300v+15w+50&url=/aclk%3Fsa%3Dl%26ai%3DCKOpeSciVTKqTM43PswbZ68CvBa3BsMMB_em97RSttuPtRwgAEAIoAlCer6GNAWCV8qCCsAegAcfRhPgDyAEBqQJeqx8E7eG1PqoEE0_Q6ILDgKnWSQF1_CIFLho6yo0%26sig%3DAGiWqtzaOdgfslZ5Zf8g5tEP5Uy7VK2wzg%26adurl%3Dht', 'Mozilla/4.0 (compatible; MSIE 8.0; AOL 9.0; AOLBuild 4327.5201; Windows NT 6.0; Trident/4.0; GTB6; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, -1017299930), (4960, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4961, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4962, 'http://www.google.de/url?q=+Motul+800+Road+Racing&url=/aclk%3Fsa%3Dl%26ai%3DCxGUeud-VTJHALorRswa1samvBa3BsMMB_em97RTdv-PtRwgAEAIoAlCer6GNAWCVgrOCwAegAcfRhPgDyAEBqQJeqx8E7eG1PqoEE0_QPWk-7hWu9Ysj2oYFVhYn5Yg%26sig%3DAGiWqtwu3zcMC0tAyYJ6yUJVYPvJBCsAcw%26adurl', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2) Gecko/20100115 AskTbFF/3.8.0.12304 Firefox/3.6 ( .NET CLR 3.5.30729; .NET CLR 4.0.20506)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421131725), (4963, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4964, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4965, 'http://www.google.de/search?q=motul+wash+%26+wax&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573880260), (4966, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4967, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928119), (4968, 'http://www.google.de/aclk?sa=l&ai=C9L4T3PiVTKqJKMvQswbywvWvBa3BsMMB_em97RS97Pu-RwgAEAEgtlRQnq-hjQFglcL3gZQHoAHH0YT4A8gBAakCXqsfBO3htT6qBBNP0K2TiJpJJYWfAni1fpxVVXJdgAWQTg&sig=AGiWqtyqFduZ06YOuiw2i44Bqp3wlc5Jcw&adurl=http://www.motulshop.de&rct=j&q=Motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339657176), (4969, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC7w8aGP6VTM-IC8TQswaAhfi2Ba3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVuoCCmAegAcfRhPgDyAEBqQJeqx8E7eG1PqoEE0_QOyom-LUR9fH1qinXtZRlBKA%26sig%3DAGiWqtySpz3mP_wiZnoRWeJfKuCoIR22Ew%26adurl%3Dh', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; Arcor 5.006; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1569003002), (4970, 'http://www.google.de/search?q=motul+%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, -1133756330), (4971, 'http://www.motulshop.de', 'Mozilla/4.0 (compatible; MSIE 6.1; Windows XP; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', '', -732170672, 1161637479), (4972, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4973, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4974, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4975, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (4976, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1049706466), (4977, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (4978, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', '', 'de', -732170672, -1049706466), (4979, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (4980, 'http://www.google.de/aclk?sa=l&ai=CyaUppRCWTJHbDdvrONuqsaoBrcGwwwH96b3tFMXC4-1HCAAQASgCUJ6voY0BYJW6iYKYB6ABx9GE-APIAQGpAl6rHwTt4bU-qgQWT9ApCBmY0JRHnjcyytBjzoNIRCbR0A&sig=AGiWqtwTOI6bW95R6rHcLBUvm-YLZ0Z8yA&adurl=http://www.motulshop.de&rct=j&q=motul%20wash', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 GTB7.1 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1134425798), (4981, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1284904228&flash=10.0.45&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fdas-neue-mobil1-new-life-0w-40-5-liter-bester-preis-im-inter', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341032833), (4982, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBYQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele.de&ei=hxiWTNq4EpHOswbX4p1b&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ&cad=rja', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341032833), (4983, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4984, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4985, 'http://www.sitetalk-network.eu', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0)', '', '', -732170672, 1467372136), (4986, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4987, 'http://www.google.de/url?q=motul+%C3%B6l+8100+x-clean&url=/aclk%3Fsa%3Dl%26ai%3DC4ZV2YiSWTPCYOMzPswbq7PSwBa3BsMMB_em97RTtvePtRwgAEAIoAlCer6GNAWCVyvmBlAegAcfRhPgDyAEBqQJeqx8E7eG1PqoEGE_QUsiSNi0UKo2mSFc40bjAdZ6wy5FItQ%26sig%3DAGiWqtwf-mm31_LtcpUPImss61ujR_2', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'windows-1251,utf-8;q=0.7,*;q=0.7', 'de-de,ru;q=0.8,de;q=0.6,en-us;q=0.4,en;q=0.2', -732170672, 1527913341), (4988, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (4989, 'http://www.google.de/url?q=Motul+Specific+504+00+-+507+00+5W30+5+Ltr+%C3%96l+Motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCqTCXzSWWTNToNs7Qswaj792vBa3BsMMB_em97RSNyePtRxACKAhQnq-hjQFglaKggrAHoAHH0YT4A8gBAakCXqsfBO3htT6qBBhP0Ko3qZZxkYfXiU9Stm-0jEdqcStPjtM%26num%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)', '', 'de-DE', -732170672, 1303516167), (4990, 'http://www.google.de/url?q=motul+scooter+power+2t&url=/aclk%3Fsa%3Dl%26ai%3DCrGgziiiWTM6EJs7Qswaj792vBa3BsMMB_em97RS9tOPtRwgAEAEoA1Cer6GNAWCV4pKCoAegAcfRhPgDyAEBqQJeqx8E7eG1PqoEE0_QXKyvLQio_uzficd4QLs_feW6BRMIuKb04OOTpAIVzOXMCh3xLGELygUA%26sig%3DAGiWqtysZ', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de-DE) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0 Safari/533.16', '', 'de-DE', -732170672, 1341565490), (4991, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de-DE) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0 Safari/533.16', '', 'de-DE', -732170672, 1341565490), (4992, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (4993, 'http://www.google.com/search?q=motul+20+w+60&hl=de&client=opera&rls=de&ei=6S6WTKmgJeChOOLS0IgJ&start=50&sa=N', 'Opera/9.63 (Windows NT 5.1; U; de) Presto/2.1.1', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1528125193), (4994, 'http://www.google.de/products?q=motul+300v+factory&hl=de&aq=f', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1354458876), (4995, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5306860599&w=728&lmt=1284913442&flash=10.1.82&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F1479%2F215265%2Fhalbsynthetisch%2Bvs_%2Bvollsynthe', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1469794838), (4996, 'http://www.spardeingeld.de/fahrzeugpflege1/products__keyword--20w50.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527444182), (4997, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE364&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5', '', 'de-de', -732170672, 1573923579), (4998, 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE334&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1531072687), (4999, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419689657), (5000, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5001, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928119), (5002, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1353397827), (5003, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5004, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5005, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5006, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5007, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5008, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5009, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5010, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5011, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5012, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5013, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5014, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5015, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5016, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5017, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5018, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5019, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5020, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5021, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5022, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5023, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5024, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5025, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5026, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5027, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5028, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5029, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5030, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5031, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5032, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5033, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5034, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5035, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5036, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5037, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5038, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5039, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5040, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5041, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5042, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5043, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5044, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5045, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5046, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5047, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5048, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5049, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5050, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5051, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5052, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5053, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5054, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5055, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5056, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5057, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5058, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5059, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5060, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5061, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5062, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5063, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5064, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5065, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5066, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5067, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5068, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5069, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5070, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5071, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5072, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5073, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5074, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5075, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5076, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5077, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5078, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5079, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5080, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5081, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5082, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5083, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5084, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5085, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5086, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5087, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5088, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5089, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5090, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5091, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5092, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5093, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5094, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5095, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5096, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5097, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5098, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5099, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5100, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5101, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5102, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5103, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5104, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5105, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5106, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5107, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5108, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5109, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5110, 'http://www.google.de/search?hl=de&client=firefox-a&hs=SIc&rls=org.mozilla%3Ade%3Aofficial&q=Motul+V300+line+15W50&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1133621329), (5111, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5112, 'http://www.testberichte.de/testsieger/level3_motorrad_zubehoer_motorrad_kettensprays_2116.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5)', '', 'de', -732170672, 1568943943), (5113, 'http://www.google.de/search?q=MOTUL+600+2T+Outboard&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574767140), (5114, 'http://www.motulshop.de', 'Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.9.0.2) Gecko/20121223 Ubuntu/9.25 (jaunty) Firefox/3.8', '', '', -732170672, 1161637479), (5115, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5116, 'http://www.sedoparking.com/search/registrar.php?registrar=taudom&domain=motul.de', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1470995041), (5117, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352197737), (5118, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCVOOavTaXTO6tN8PQswaIg4yyBa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV-pWCqAegAcfRhPgDyAEBqQJBfnwiRPu1PqoEE0_Qn0Q2zQv_D7ZdI4gdgYkdZxg%26sig%3DAGiWqtxEGIk9llRTiamwWIOSs_j6OZ8LpA%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 (WEB.DE/1.6.2) Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530972355), (5119, 'http://www.google.de/url?q=motul+motocool+factory+line&url=/aclk%3Fsa%3Dl%26ai%3DCj-mhdzuXTPqUK8_Rswaw3b2wBa3BsMMB_em97RS1xOPtRwgAEAEoAlCer6GNAWCVopOCoAegAcfRhPgDyAEBqQJBfnwiRPu1PqoEGE_Qxy366y6-JK4d3CDYbz0puTqCQ4uh5Q%26sig%3DAGiWqtxA3Ii5NB0hvA0VkE0SpT5kPP', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1608440058), (5120, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=90&slotname=1351630559&w=728&lmt=1284980401&flash=10.1.82&url=http%3A%2F%2Fwww.apriliaforum.de%2F50-ccm-rs-50-scarabeo-50-roller%2F10044-50-ccm-2-takt-l.html&dt=128', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.2.8) Gecko/20100722 AskTbUT2V5/3.8.0.12304 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'windows-1251,utf-8;q=0.7,*;q=0.7', 'ru', -732170672, -648967591), (5121, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1049706466), (5122, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1049706466), (5123, 'http://www.google.de/url?q=Motul+Classic+Oil+SAE+20W50&url=/aclk%3Fsa%3Dl%26ai%3DC7cJI7EWXTM6yNo_Pswacp7CxBa3BsMMB_em97RSFyuPtRwgAEAIoAlCer6GNAWCVkpWCoAegAcfRhPgDyAEBqQJBfnwiRPu1PqoEGE_QoAAPKkFPetd5kgBAMZUX2qtdrZhiUw%26sig%3DAGiWqtxeN4taI2dtSNGSLSkcKD1hnB', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1049706466), (5124, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (5125, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (5126, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (5127, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (5128, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (5129, '', 'Mozilla/4.0', '', 'en, *;q=0.7', -732170672, 1432149758), (5130, 'http://www.google.de/search?q=Motul+300V+Factory+Line', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1834679670), (5131, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+%C3%B6l&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480592807), (5132, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1284991125&flash=10.1.82.76&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Foriginal-gm-10w-40-motoroel-datenblatt-t1947235.html&dt=1', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', 'de', -732170672, 1401372003), (5133, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1284992584&channel=4582219326&flash=10.1.82&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroelalternative-q8-5w-40-spez-daten-t1', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413115988), (5134, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+10w-40+5100+ester', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1421466775), (5135, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCq5kF1XKXTOTnEcyDjAfG27TcAq3BsMMB_em97RS97Pu-RwgAEAEgrbbmBygCUJ6voY0BYJWiroK0B6ABx9GE-APIAQGpAmZ5_2Ae-bU-qgQTT9BvUKKh-w7EuIn3Vu4KdZ86nIAFkE4%26sig%3DAGiWqtzekifGG-pDYdtO8KzMoM4nzdoe-A%26ad', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1527352012), (5136, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420302401), (5137, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=motul+fuel+system+clean&x=12&y=14', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1528909057), (5138, 'http://www.google.com/m?client=ms-samsung&channel=br&q=%70%72%65%69%73%20%38%31%30%30%20%58%2d%43%6c%65%61%6e%2b%20%6d%6f%74%75%6c', 'Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S8500/S8500BWJF1; U; Bada/1.0; de-de) AppleWebKit/533.1 (KHTML, like Gecko) Dolfin/2.0 Mobile WVGA SMM-MMS/1.2.0 NexPlayer/3.0 profile/MIDP-2.1 configuration/CLDC-1.1 OPN-B', 'utf-8;q=1.0,iso-8859-1;q=0.6', 'de', -732170672, 1506576746), (5139, 'http://suche.web.de/search/web/?su=motul+5100+15w50&mc=searchplugin@suche@msie.suche@web&origin=searchplugin', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 (WEB.DE/1.6.2) Firefox/3.5.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1293373529), (5140, '', 'W3C_Validator/1.1', '', '', -732170672, -2145504185), (5141, '', 'W3C_Validator/1.1', '', '', -732170672, -2145504185), (5142, '', 'W3C_Validator/1.1', '', '', -732170672, -2145504191), (5143, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCB4jpG4iXTJmaF47QswbP0cWyBa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVopWCoAegAcfRhPgDyAEBqQLF4H5UjPm1PqoEE0_Q5wxIjzQFQ4JcJYxfw1x-UMo%26sig%3DAGiWqtwdVTNXk-ef2P324sqnjHkDhPcg_A%26adurl%3Dh', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.15) Gecko/2009101601 Firefox/3.0.15 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1342056609), (5144, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCwdfsvYiXTOG6C4LZOJKp0ZIBrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVspSCoAegAcfRhPgDyAEBqQJ-yA2Nz-61PqoEE0_Q_Lzw9Bq_tf87JVB2esBJ78Q%26sig%3DAGiWqtwSjf2MhMt6DPkt9e8joWGNDwFb9A%26adurl%3Dhttp://www', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573857986), (5145, 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=Motul%2B%C3%96l&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1293375401), (5146, 'http://www.google.de/search?hl=de&client=firefox-a&hs=zvP&rls=org.mozilla%3Ade%3Aofficial&q=Motul+.de&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1559951943), (5147, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928119), (5148, 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCbkDmkqGXTP7zMpCKsAOi8sSJC63BsMMB_em97RSPtd5ECAAQAigDUJ6voY0BYJXShIKYB6ABx9GE-APIAQGpAsXgflSM-bU-qgQTT9Co0Gp_RfTEEWhXQKy9pHV1bw%26sig%3DAGiWqtwyLbtcwxNZ7AkpHrBAdILFGEgBSQ%26adurl%3Dhttp://www', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1527388531), (5149, 'http://www.google.de/search?q=motul+5100+t4&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648199284), (5150, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)', '', '', -732170672, -819065503), (5151, 'http://www.google.de/search?client=opera&rls=de&q=motul+5100&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.62', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de,de-DE;q=0.9,en;q=0.8', -732170672, 1528006980), (5152, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5153, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5306860599&w=728&lmt=1285023027&flash=10.0.45.2&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F1479%2F218277%2FCastrol%2BRennoel%2BA747.html&dt', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1370356891), (5154, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928119), (5155, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5156, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5157, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5158, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5159, 'http://www.google.de/search?sourceid=navclient&aq=3h&oq=&hl=de&ie=UTF-8&rlz=1T4GGLG_deDE343DE343&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1530309507), (5160, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5161, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5162, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -959385350), (5163, 'http://www.google.de/search?q=motul+300V+POWER+', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GM_UserLogonTimeUTC: 2010-09-21 06:14:16; GM_UserLogonTimeBias: -120; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.2; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET', '', 'de', -732170672, -959385350), (5164, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCUaTmUlyYTP3iEpfUOO_a0LEBrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJW6nYKsB6ABx9GE-APIAQGpAq2IlS866bU-qgQTT9AV3v1jWXb8nIVNEg1GWxoi8g%26sig%3DAGiWqtwehV7Epn1W0Ic3u9JHBsYRcGY4Qw%26adurl%3Dhttp://', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; CPDTDF)', '', 'de-DE', -732170672, 1533077909), (5165, 'http://www.google.de/aclk?sa=l&ai=CExYDTVyYTN3tPMjSswaEh-jAAa3BsMMB_em97RSPtd5EEAIoBFCer6GNAWCV6o6CnAegAcfRhPgDyAEBqQKtiJUvOum1PqoEGE_QPHgq2UbaAe6bZCmXJaQycRzMI2pVLA&num=2&sig=AGiWqtwIxU2LDhpCHG7AFYKtU3ONf_ft_w&adurl=http://www.motulshop.de&rct=j&q=motul%', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527800492), (5166, 'http://www.motulshop.de', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', '', -732170672, -1377161838), (5167, 'http://www.google.de/search?hl=&q=motul+20w50&sourceid=navclient-ff&rlz=1B3WZPB_deUS355US355&ie=UTF-8&aq=0&oq=motul+20w', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574024061), (5168, 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1480754693), (5169, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5170, 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=0s&aqi=g-s1&aql=&oq=Motul+Motorrad%C3%B6l&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', 'de', -732170672, 1437723823), (5171, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (5172, 'http://www.google.de/search?hl=de&rlz=1T4ADFA_deDE374DE374&q=motul+%C3%B6l&meta=lr%3Dlang_de&aq=1&aqi=g10&aql=&oq=Motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6; Schiedel GmbH & Co. KG; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -644781007), (5173, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5174, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5175, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5176, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5177, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5178, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5179, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5180, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5181, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5182, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5183, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5184, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5185, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5186, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5187, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5188, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5189, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5190, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5191, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5192, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5193, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5194, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5195, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5196, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5197, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5198, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5199, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5200, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5201, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5202, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5203, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5204, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5205, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5206, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5207, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5208, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5209, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5210, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5211, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5212, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5213, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5214, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5215, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5216, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5217, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5218, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5219, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5220, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5221, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5222, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5223, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5224, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5225, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5226, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5227, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5228, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5229, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5230, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5231, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5232, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5233, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5234, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5235, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5236, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5237, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5238, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5239, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5240, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5241, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5242, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5243, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5244, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5245, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5246, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5247, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5248, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5249, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5250, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5251, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5252, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5253, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5254, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5255, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5256, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5257, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5258, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5259, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5260, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5261, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5262, '', 'CatchBot/3.0; +http://www.catchbot.com', '', '', -732170672, -888747188), (5263, 'http://www.google.de/url?q=motul+classic+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCBVsTWJ2YTOifIcvWOPmo0bYBrcGwwwH96b3tFM3B4-1HCAAQAVCer6GNAWCVuviBlAegAcfRhPgDyAEBqQL7ZQtbh_C1PqoEFk_QAeprqZzO68ClcBf4JHX_n4RezW4%26sig%3DAGiWqtwZmsXse1oLqKwhtyYOPEZGsNMJBA%26adurl%', 'Mozilla/5.0 (Windows; U; Win98; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -734083874), (5264, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729188), (5265, 'http://www.google.de/search?hl=de&rlz=1G1SMSN_DEDE373&q=motul+5100+10W40&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.3)', '', 'de-DE', -732170672, 1351748508); INSERT INTO `log_visitor_info` (`visitor_id`, `http_referer`, `http_user_agent`, `http_accept_charset`, `http_accept_language`, `server_addr`, `remote_addr`) VALUES (5266, 'http://www.google.de/url?q=motul+800+road+racing&url=/aclk%3Fsa%3Dl%26ai%3DCTaHpr6aYTM2HBdPZOPKdxLgBrcGwwwH96b3tFN2_4-1HCAAQASgCUJ6voY0BYJWCtILAB6ABx9GE-APIAQGpAvtlC1uH8LU-qgQTT9Dhvkj5K3bb2lglBIao0_ql2Q%26sig%3DAGiWqtzNdcSSVwDEBaeyhcYFpoG7q2adPQ%26adurl%3', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 AskTbVD/3.8.0.12304 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1591641991), (5267, 'http://www.google.de/search?hl=de&source=hp&q=motul+8100+x-clean&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, 1468759940), (5268, 'http://www.google.de/search?hl=de&client=firefox-a&hs=Gwh&rls=org.mozilla%3Ade%3Aofficial&q=motul+5100+10w-40&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1050327810), (5269, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC-9QhL7-YTMbBNYOH-gb_nM2fAa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbr9gZQHoAHH0YT4A8gBAakC-2ULW4fwtT6qBBNP0BSC1XgT4UfSjnZDZIwO_21X%26sig%3DAGiWqtxWlz4cVQRvnmlBsLah3cyd0FqbCQ%26adurl%3Dhttp://ww', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1480803535), (5270, 'http://www.google.de/search?sourceid=navclient&aq=0&oq=Motul+2+&hl=de&ie=UTF-8&rlz=1T4HPEB_deDE257DE258&q=motul+2+takt+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1418263464), (5271, 'http://www.google.de/search?hl=de&client=firefox-a&hs=Xpk&rls=org.mozilla%3Ade%3Aofficial&q=20w-40+motul&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1601246264), (5272, 'http://www.google.de/search?hl=de&newwindow=1&q=motul+5100+10w40&btnG=Suche', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1532559568), (5273, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=motul+5100+15w50', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1418414492), (5274, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCkltEt-GYTPaQNIbUOLvHrXitwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAgM067e4B7Y-qgQTT9B8vz4RyEgaspqQs0eNKfeYWA%26sig%3DAGiWqtwiLM5r0oiYSobWUaNgWOFBIWS8jA%26adurl%3Dhttp://www.', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481367294), (5275, 'http://www.testberichte.de/testsieger/level3_motorrad_zubehoer_motorrad_kettensprays_2116.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574213005), (5276, 'http://www.google.de/search?hl=de&client=firefox-a&hs=YR7&rls=org.mozilla:de:official&channel=s&&sa=X&ei=f-yYTOm_As-k4QaXqM2EAQ&ved=0CBgQBSgA&q=motul+800+road+racing&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.13) Gecko/20100914 AskTbUT2V5/3.8.0.12304 Firefox/3.5.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1556283441), (5277, 'http://www.1000ps.de/produkt-175720-Motul_5100_4T_10W_40_teilsynthetisch', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527512873), (5278, 'http://www.google.de/search?q=motul+300v', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727)', '', 'de', -732170672, 1470343199), (5279, 'http://www.google.de/search?aq=1&oq=motul&sourceid=chrome&ie=UTF-8&q=motul+%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.62 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, -639084151), (5280, 'http://www.amazon.de/dp/B003AX8IBW/ref=asc_df_B003AX8IBW928683?smid=A105LHVJAF31RR&tag=ciao-auto-mp-21&linkCode=asn&creative=22506&creativeASIN=B003AX8IBW', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 (WEB.DE/1.7) Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1556682776), (5281, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5282, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5283, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5284, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -642051354), (5285, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928119), (5286, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5287, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5288, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5289, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5290, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928119), (5291, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5292, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5293, 'http://www.google.de/search?hl=de&q=Motul+5100+&meta=lr%3Dlang_de&aq=f&oq=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)', '', 'de', -732170672, 1352509634), (5294, 'http://www.google.de/search?q=motul+300V', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.30729; InfoPath.2; .NET CLR 3.5.21022; .NET CLR 1.1.4322; .NET CLR 3.5.30729; MS-RTC LM 8)', '', 'de', -732170672, -1055062778), (5295, 'http://www.google.de/search?q=Motul+7100+4t+10w40+Preis&ie=UTF-8&oe=UTF-8&hl=de&client=safari', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_0_2 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A400 Safari/6531.22.7', '', 'de-de', -732170672, 1576295869), (5296, 'http://www.google.de/url?q=motul+300v+farbe&url=/aclk%3Fsa%3Dl%26ai%3DCWLBEY5mZTLTdA4XSswbq0MybAa3BsMMB_em97RSPtd5ECAAQASC2VFCer6GNAWCV2oiCmAeQAQKgAcfRhPgDyAEBqQILC6YNizm2PqoEGE_QjjbJAxw9E8Ug0xfoAhxlLgN-aw1ng4AFkE4%26sig%3DAGiWqtxQAsV2NlviMvOFaVI3wkjF1Klc', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576295869), (5297, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=cr%3DcountryDE&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; MDDR; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -1022439278), (5298, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5299, 'http://www.google.de/url?q=motul+shine+and+go&url=/aclk%3Fsa%3Dl%26ai%3DCQ3F136GZTM3IJofWOKf__YUBrcGwwwH96b3tFK3F4-1HCAAQAVCer6GNAWCVgq-CuAegAcfRhPgDyAEBqQILC6YNizm2PqoEFk_QILcSstcAHPhWwHVX51BbbNCJ9ew%26sig%3DAGiWqtxUt7RpWDBlXKBUxliAwzKLZUFT9g%26adurl%3Dh', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.59 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1528100193), (5300, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5301, 'http://www.google.de/url?q=motul+classic+20w+50&url=/aclk%3Fsa%3Dl%26ai%3DCjFBS57CZTOXWGMvWOPmo0bYBrcGwwwH96b3tFIXK4-1HCAAQAVCer6GNAWCVqreCyAegAcfRhPgDyAEBqQILC6YNizm2PqoEGE_QrKtJeAVcTb5tX40GB-PT6wnlsecMlA%26sig%3DAGiWqtwGrGLnWegWsHkH7Q6eI2IsCOs3vA%26adur', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.06; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1421220063), (5302, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5303, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1029952491), (5304, 'http://www.google.de/search?hl=de&source=hp&q=motul+20+w+50&meta=lr%3Dlang_de&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'en', -732170672, -1029952491), (5305, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5306, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5307, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5308, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5309, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5310, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5311, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5312, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5313, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5314, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5315, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5316, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5317, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5318, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5319, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5320, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5321, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5322, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5323, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5324, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5325, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5326, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5327, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5328, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5329, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5330, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5331, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5332, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5333, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5334, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5335, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5336, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5337, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5338, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5339, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5340, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5341, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5342, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5343, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5344, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5345, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5346, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5347, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5348, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5349, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5350, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5351, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5352, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5353, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5354, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5355, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5356, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5357, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5358, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5359, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5360, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5361, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5362, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5363, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5364, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5365, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5366, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5367, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5368, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5369, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5370, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5371, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5372, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5373, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5374, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5375, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5376, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5377, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5378, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5379, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5380, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5381, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5382, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5383, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5384, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5385, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5386, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5387, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5388, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5389, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5390, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5391, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5392, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5393, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5394, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5395, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5396, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5397, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5398, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5399, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5400, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5401, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5402, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5403, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5404, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5405, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (5406, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5407, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5408, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5409, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5410, 'http://www.google.com/custom?q=motul+%C3%B6l&sa.x=0&sa.y=0&safe=active&client=pub-3794288947762788&forid=1&channel=1975384696&ie=UTF-8&oe=UTF-8&hl=de&cof=GALT%3A%23008000%3BGL%3A1%3BDIV%3A%23336699%3BVLC%3A663399%3BAH%3Acenter%3BBGC%3AFFFFFF%3BLBGC%3A3366', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; FDM; .NET4.0C)', '', 'de-DE', -732170672, 1591589026), (5411, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5412, 'http://www.google.de/url?q=motul+5100+ester+4t+10w&url=/aclk%3Fsa%3Dl%26ai%3DCjTpQ5QCaTIXqEI_Pswao9eWoAa3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVqp6CsAegAcfRhPgDyAEBqQJ-7HlwU1m2PqoEGE_Qj86ewdO2uXE4PV6DJEJOxcrHkO1Dcg%26sig%3DAGiWqtwC9lJ4iag3CxY_5h17Mn4oqQaW4g', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351230732), (5413, 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1313&_nkw=motul+5100+ester+4t+10w&_sacat=See-All-Categories', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351230732), (5414, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1055957246), (5415, 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCWj2yPhCaTI6yJoTrONG75aABrcGwwwH96b3tFI-13kQIABACKAJQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCJ1Pa2RZwtj6qBBNP0Kxr2nA957olHGtvsjtD81R3%26sig%3DAGiWqtzf9oR1-p6zSuE9wBtgFLQW9YOgcA%26adurl%3Dhttp://www.m', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338135661), (5416, 'http://www.google.de/search?sourceid=navclient&aq=8&oq=motul&hl=de&ie=UTF-8&rlz=1T4SUNA_deDE315&q=motul+15w50', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; Versatel.de ISDN 0404; Versatel.de ISDN 0404)', '', 'de,de-DE;q=0.5', -732170672, 1585884211), (5417, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5418, 'http://www.google.de/url?q=motul+fuel+system+clean&url=/aclk%3Fsa%3Dl%26ai%3DCk9JIqBiaTNybH9HQswaWr_iDAa3BsMMB_em97RSt1I_8BggAEAEoAlCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQInU9rZFnC2PqoEE0_Q9LwX5Djc58u2c-GMUVoHeBk%26sig%3DAGiWqtyy1gLYhQTDFjPBXOIyJB4uROAjOw%26adur', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437918337), (5419, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5420, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1285167710&flash=10.0.32.18&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotul-8100-x-cess-langzeitoel-t1452435.html%3Fpage%3D1&dt', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.3; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; AskTB5.4)', '', 'de', -732170672, 1480691432), (5421, 'http://www.google.de/url?q=motoren%C3%B6l+motul+15W-50&url=/aclk%3Fsa%3Dl%26ai%3DC8DY5dR2aTP6rJcnPswa20e2mAa3BsMMB_em97RSFyuPtRwgAEAEoAlCer6GNAWCVgrOCwAeQAQKgAcfRhPgDyAEBqQInU9rZFnC2PqoEGE_Q9x_6mvrKLj1ermecfYXIg_Ycbij6IA%26sig%3DAGiWqtyh2C1mvRW2zLPgXMl1Kj', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574070866), (5422, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5423, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCDukfvDGaTOSrIoOK-gansqjgAa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVkqeCsAegAcfRhPgDyAEBqQInU9rZFnC2PqoEE0_Q85UXwgMtIEhmQZK41R4ye8s%26sig%3DAGiWqtz3NSYMEv_LobuLiRctAqwqXGE9PQ%26adurl%3Dh', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1509220801), (5424, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5425, 'http://www.google.de/search?q=motul+5100&hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&prmd=s&ei=e0GaTM7hNYmoONj4yOUO&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1293375401), (5426, 'http://www.google.de/search?q=motul+kettenspray&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338405155), (5427, 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCRwbCcUeaTNb8DsXZOMSnxcIBrcGwwwH96b3tFLWD_b5HCAAQASgDUJ6voY0BYJW6_YGUB6ABx9GE-APIAQGpAlUTYnyBarY-qgQTT9AsiWLSP-ZsdjvSt7fDOTpeiw%26sig%3DAGiWqtwpje0OlHCEjiIGapkNzqWl1LQuNQ%26adurl%3Dhttp://www', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480662136), (5428, 'http://www.google.de/search?hl=de&client=firefox-a&hs=eDp&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=Motul+5100&aq=f&aqi=g5&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437629437), (5429, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5430, 'http://www.testberichte.de/test/produkt_tests_motul_chain_lube_road_plus_p47875.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480644941), (5431, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5432, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCYrwubViaTICIK4LZOI7Q1MABrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJXaooKwB6ABx9GE-APIAQGpAlUTYnyBarY-qgQTT9Do9LcwqAfdrqvXI5sBq-8njw%26sig%3DAGiWqtzQ14E0XV4qLTcPbvVb1eJ-LOTHWg%26adurl%3Dhttp://', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1527069161), (5433, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5434, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5435, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5436, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5437, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5438, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5439, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5440, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5441, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5442, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928119), (5443, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5444, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5445, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5446, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5447, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5448, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5449, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5450, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5451, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5452, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5453, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5454, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5455, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5456, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5457, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5458, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5459, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5460, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5461, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5462, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5463, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5464, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5465, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5466, 'http://www.google.de/search?hl=de&client=firefox-a&hs=F3v&rls=org.mozilla%3Ade%3Aofficial&q=motul+motor%C3%B6l+0W-40&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421120314), (5467, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5468, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5469, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5470, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCtkjTvc2aTNGmIoXVOJOxsPkHrcGwwwH96b3tFK2E_b5HCAAQAigDUJ6voY0BYJXCr4K4B6ABx9GE-APIAQGpAln60SoadrY-qgQTT9DwXbQTOA7W50t98A3K-dbt3w%26sig%3DAGiWqty2tQsSjsc6WxVyQKKF0Uvz4hU2Mw%26adurl%3Dht', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1467648222), (5471, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1066549672), (5472, 'http://www.google.de/search?hl=de&source=hp&q=MOTUL+300V&btnG=Google-Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 1.1.4322; InfoPath.2)', '', 'de', -732170672, -1066549672), (5473, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; InfoPath.1)', '', 'de', -732170672, -1015130739), (5474, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (5475, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (5476, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (5477, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (5478, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (5479, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (5480, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (5481, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (5482, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (5483, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (5484, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (5485, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (5486, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCbjxCsPWaTNaDDcnVOJDFsZwIrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJXCoIKwB6ABx9GE-APIAQGpAln60SoadrY-qgQTT9DoeOGYD3oFPsJhQGNTJuEo0w%26sig%3DAGiWqtxBR5peezjzLA9v8yetGgdQRWrrSQ%26adurl%3Dhttp://', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, 1293478144), (5487, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5488, 'http://www.bing.com/search?q=motul+5100&src=IE-SearchBox', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -726110884), (5489, 'http://www.preisvergleich.org/produktsuche/Motul-Wash-Wax_a29323d98505eca0abd0704a60392861/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421129713), (5490, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1607669725), (5491, 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4HPND_deDE314DE321&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB0.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -1607669725), (5492, 'http://www.google.de/aclk?sa=l&ai=CTx4qryybTNL2CY3QswbA0OSWAa3BsMMB_em97RTFwuPtRwgAEAEgtlRQnq-hjQFglYqygrwHoAHH0YT4A8gBAakCp9dHVmd9tj6qBBZP0Lwj6QtRM4GP7YLfcYGqq1u23WiGgAWQTg&sig=AGiWqtyD21-bLrMD7pHsk-vNW3Z6ecgU_g&adurl=http://www.motulshop.de&rct=j&q=motu', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -736967768), (5493, 'http://www.google.de/url?q=Modul+20w50&url=/aclk%3Fsa%3Dl%26ai%3DCWPsvdzKbTIDeBdGU-gawrrmUAa3BsMMB_em97RSFyuPtRwgAEAEgx5j4BSgDUJ6voY0BYJWqs4LAB6ABx9GE-APIAQGpAln60SoadrY-qgQWT9AXseB033sOFFL2iwuu0JXwq8zWpoAFkE4%26sig%3DAGiWqtwexkzbcxLGJFFsniKgaQXVJsYK-A%26', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1529522312), (5494, 'http://www.google.de/search?hl=&q=motul+%C3%B6l&sourceid=navclient-ff&rlz=1B3GGGL_deDE298DE298&ie=UTF-8&aq=0&oq=motul+', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1601523804), (5495, 'http://www.google.de/search?q=motul+5100+10w40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1928389119), (5496, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5497, 'http://www.google.de/search?hl=de&client=firefox-a&hs=hD6&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&q=Motul+Inboard+Tech+4T+15W-40+Datenblatt&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (5498, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5499, 'http://www.motulshop.de', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', '', -732170672, 1168278158), (5500, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1032700344), (5501, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, -1032700344), (5502, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCUZmwfFabTObGJYKD-gbjhpTPAa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbr9gZQHoAHH0YT4A8gBAakCp9dHVmd9tj6qBBNP0PRZTz8H5MF2Cjp-DT1GsAd8%26sig%3DAGiWqtw-G1-0_eHdghAp10K1QoZtmfK26Q%26adurl%3Dhttp://ww', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1601176524), (5503, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (5504, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (5505, 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W40-Liter/dp/B002TM6XZ8/ref=sr_1_2?ie=UTF8&s=automotive&qid=1285250086&sr=8-2', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1584135345), (5506, 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W40-Liter/dp/B002TM6XZ8/ref=sr_1_2?ie=UTF8&s=automotive&qid=1285250086&sr=8-2', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1584135345), (5507, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (5508, 'http://www.google.de/search?hl=de&rlz=1R2GGLL_deDE327&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=motul+&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)', '', 'de', -732170672, -649013681), (5509, 'http://www.google.de/search?q=Motul+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1607473948), (5510, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5511, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCw4WYqGebTLPmLsHYOOmK8aMIrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVoq6CtAegAcfRhPgDyAEBqQJuYnCoMmC2PqoEE0_QPmniHkmaookzEdtw-xCJadI%26sig%3DAGiWqtxaCerra4-KaZ2EZlj4Agftn_b4_w%26adurl%3Dhttp://www', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET4.0C; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET CLR 3.0.30729)', '', 'de', -732170672, 1469092999), (5512, 'http://www.google.de/search?q=Motul+5100+4T+SAE+10W40&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7ADBR&redir_esc=&ei=JWybTI6RCoSPswbOzu38Aw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1470388830), (5513, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5514, 'http://www.google.de/aclk?sa=l&ai=CAp07MXmbTLKTH4-K-gaM2KTRAa3BsMMB_em97RSPtd5ECAAQAiC2VCgDUJ6voY0BYJX69IGUB6ABx9GE-APIAQGpAur_bXbqYbY-qgQYT9CI1qikrrB5Sh6VoqIpSZlmhtGcF6_XgAWQTg&sig=AGiWqtxyIGb6GLJwzskzj8E8YkMQWK5LKQ&adurl=http://www.motulshop.de&rct=j&q=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1607506137), (5515, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5516, 'http://www.google.de/search?q=MOTUL+8100+X-clean+SAE+5W-30&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437867632), (5517, 'http://suche.t-online.de/fast-cgi/tsc?q=Motul+WAsh+u.+Wax&encQuery=Pflegemittel+MTL+Moto+Wash&x=0&y=0&lang=any&adtest=&mandant=toi&device=html&dia=suche&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&plug_id=&start=0&nu', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576190176), (5518, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5519, 'http://www.google.de/search?q=motul+300+20-w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/2.0.0.14 (de) (TL-FF) ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1509179485), (5520, 'http://search.conduit.com/Results.aspx?q=motul+motor%c3%b6l&SearchSourceOrigin=10&hl=de&SelfSearch=1&ctid=CT2269050', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1591231380), (5521, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5522, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5523, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5524, 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&q=motul+x-clean&aq=0&aqi=g2&aql=&oq=motul+x&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -2040639932), (5525, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5526, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5527, 'http://www.google.de/products?hl=de&q=motul%205100%20ester&um=1&ie=UTF-8&sa=N&tab=wf', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339815470), (5528, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5529, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5530, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5531, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5532, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5533, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5534, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5535, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5536, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5537, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5538, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5539, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5540, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5541, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5542, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5543, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5544, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5545, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5546, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5547, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5548, 'http://www.google.de/url?q=motul+2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCN4ZPyNWbTJOyDsLUOMm0zPcHrcGwwwH96b3tFM2A_b5HCAAQASgDUJ6voY0BYJWK_oGUB6ABx9GE-APIAQGpAlAs8s3oXrY-qgQTT9Cps-GsuQI6MnRKxy8uTqkqiA%26sig%3DAGiWqtxq3GssvkIg-dPp2G_Makm6ydeZuw%26adurl%3D', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; FDM; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 1470446928), (5549, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5550, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5551, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5552, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5553, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928119), (5554, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5555, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5556, 'http://www.google.de/aclk?sa=l&ai=Cn6_QW-ObTN69LsOU-gbO0LzcAa3BsMMB_em97RTFwuPtRwgAEAEgx5j4BSgCUJ6voY0BYJW6_YGUB6ABx9GE-APIAQGpAlAs8s3oXrY-qgQYT9AD4WXBP5riDQ7ZRfB3ENQTuKJ6z6sggAWQTg&sig=AGiWqtxmGtt81bi6z2Op55y3Vi1ubllkYQ&adurl=http://www.motulshop.de&rct=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341782428), (5557, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5558, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5559, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5560, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5561, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5562, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5563, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5564, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5565, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5566, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5567, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5568, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5569, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5570, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5571, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5572, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5573, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5574, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5575, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5576, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5577, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5578, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5579, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5580, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5581, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5582, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5583, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5584, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5585, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5586, 'http://www.google.de/search?hl=de&source=hp&q=motul+multi+atf&aq=0&aqi=g1&aql=&oq=motul+multi+&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; .NET CLR 1.1.4322)', '', 'de', -732170672, 1311787046), (5587, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5588, 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=Motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1352223852), (5589, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928119), (5590, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5591, 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+300v&aq=f&aqi=g6&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350643204), (5592, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (5593, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268922), (5594, 'http://www.motulshop.de', 'Mozilla/4.0 (compatible; MSIE 6.1; Windows XP; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', '', -732170672, 1160957314), (5595, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5596, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5597, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5598, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5599, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5600, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5601, 'http://www.google.de/search?q=motul+20w+50&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7ADBS_de&redir_esc=&ei=72acTJ3nFczNswap3rTmDg', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1351060095), (5602, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5603, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5604, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5605, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (5606, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (5607, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5608, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCXOAN9HGcTNWnI4nMOMHVlJIPrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWylYKkB6ABx9GE-APIAQGpAlAs8s3oXrY-qgQTT9DZOpBWJn1fsRupLx44NR0ohQ%26sig%3DAGiWqtwdDzA7z9c_QzV05ofCSmcEYRPxhw%26adurl%3Dhttp://', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.62 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1412321093), (5609, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5610, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5611, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5612, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET4.0C)', '', 'de-DE,en-us;q=0.5', -732170672, -1067762678), (5613, 'http://shopping.news.de/search/landing/query/motul+%c3%b6l/s/google/gkaid/55221343/', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1472034086), (5614, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5615, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5616, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5617, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5618, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374738), (5619, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729182), (5620, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374736), (5621, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374704), (5622, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5623, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374734), (5624, 'http://www.google.de/search?q=motul+multi+atf', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)', '', 'de', -732170672, 1530335185), (5625, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374738), (5626, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5627, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5628, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5629, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5630, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5631, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5632, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (5633, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374734), (5634, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374736), (5635, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374737), (5636, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374704), (5637, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5638, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5639, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC6Wan0ZqcTOSzM4iK-ga27IzGDq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglYKfgrAHoAHH0YT4A8gBAakCUCzyzehetj6qBBNP0Kv6ddsCBR3zcj3-pCwWMGcS%26sig%3DAGiWqtydo4_Ynf_cUsyjInJpNa7ACGYcxw%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8', '', 'de-DE', -732170672, 1352229934), (5640, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5641, 'http://www.google.de/search?q=Motul+20W50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471786642), (5642, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5643, 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCPhk9K6OcTMTJK43RswbEu5GrAa3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVgpCCoAegAcfRhPgDyAEBqQJEiVi0YHG2PqoEE0_QzeWprT6wpcFCCTPyprrSs-Y%26sig%3DAGiWqtxUixC9rK1llufZT3_55CixosHevQ%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573855909), (5644, 'http://www.google.com/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCpYg4BaacTNWQDsXRswby1sisAa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVgqiCsAegAcfRhPgDyAEBqQJEiVi0YHG2PqoEE0_QCmdIqg0cMuSLjxtQ_me3-VU%26sig%3DAGiWqtzAWP-dkLK3Zto_LaxXqkpl1RgPVQ%26adurl%3D', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638983531), (5645, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5646, 'http://www.google.de/url?q=motul+15w50+mineralisch&url=/aclk%3Fsa%3Dl%26ai%3DCCh2hVbGcTKaLIor6mAPM4uGhDq3BsMMB_em97RTFgf2-RwgAEAEgtlRQnq-hjQFglaK3gsgHoAHH0YT4A8gBAakCRIlYtGBxtj6qBBhP0F64FqV-7ObdgtUiyzZFhxaZnhn_WZ6ABZBOugUTCI-BnoefoKQCFYPmzAod9mHI7MoFAA%26', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648993261), (5647, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5648, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5649, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5650, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5651, 'http://www.google.at/search?q=motul+8100+eco+clean&hl=de&lr=lang_de&newwindow=1&client=firefox-a&rlz=1R1GGGL_de___AT343&tbs=lr:lang_1de&ei=8s6cTJfKCIf64AbTpNCVDQ&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1565664061), (5652, 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4TSEH_deDE384DE395&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1505107875), (5653, 'http://www.google.de/url?q=motul+5100+ester&url=/aclk%3Fsa%3Dl%26ai%3DCxbs-U9qcTL64IIOA-gaL-ajRDq3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCVqp6CsAegAcfRhPgDyAEBqQJAq8P-aIC2PqoEGE_QMKbv8Fy0QnO9OE83hjBCsLZAB6-UdA%26sig%3DAGiWqtxYJ2k0NCPvnV2_83PVRElG7PE5jw%26adur', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351232397), (5654, 'http://suche.t-online.de/fast-cgi/tsc?q=motul+%C3%B6l&encQuery=shell&lang=any&adtest=&mandant=toi&device=html&dia=suche&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&plug_id=&start=0&num=10&ocr=yes&language=&q_opt=&q_n', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SIMBAR={67FB5824-67A0-4541-B77B-2BE73E5A752D}; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.30618; .NET CLR 3.5.30729)', '', 'de', -732170672, 1530068653), (5655, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5656, 'http://www.google.de/url?q=Motul+5100+4T+10W-30&url=/aclk%3Fsa%3Dl%26ai%3DC9JqX8eqcTN3FBI3QswaLjZWwAa3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCVwrCCuAegAcfRhPgDyAEBqQLpESRoLJe2PqoEGE_QcpmHFE-UwEbXuoY9EktN2kuIgiF8-Q%26sig%3DAGiWqtxVaxUaNh5YRNqeshebDw7EFxxjFA%26', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1418500963), (5657, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCcJzxf--cTNHuDMyU-gbCnZiBD63BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleKZgqwHoAHH0YT4A8gBAakC6REkaCyXtj6qBBNP0GQEVzLB4EauqaCHpiv5GJ3S%26sig%3DAGiWqtymHUNCV-zOQ8Iax1dx00HfDGjoHg%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -1133738930), (5658, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5659, 'http://www.google.de/aclk?sa=l&ai=CJibfk_acTNHdJ4TZOJGezewHrcGwwwH96b3tFLWD_b5HCAAQAVCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQL9gp3e5Zu2PqoEE0_QI-PaKR1MrEpHzchJ9cunTMg&sig=AGiWqtzx52Z2Rm-sh3xpgxTHLyRDfq76Mw&adurl=http://www.motulshop.de&rct=j&q=motul%205100', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1381174214), (5660, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5661, 'http://www.google.de/search?q=motul+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1464839326), (5662, 'http://www.google.de/search?hl=de&source=hp&q=Motul+5100+10w40&btnG=Google-Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.6.30 Version/10.62', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1530763340), (5663, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=90&slotname=4498595130&w=728&lmt=1285359236&channel=4582219326&color_bg=F2F3F5&color_border=F2F3F5&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoro', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480707792), (5664, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5665, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5666, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5667, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928119), (5668, 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)', '', 'de', -732170672, 1834631697), (5669, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1ASUS_DEDE320&q=motul+%C3%B6l&aq=6&aqi=g10&aql=&oq=motu&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1421130277), (5670, 'http://www.motulshop.de', 'Mozilla/4.0 (compatible; MSIE 6.1; Windows XP; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', '', -732170672, 1071607903), (5671, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5672, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5673, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC4A_q87GdTOD9DZCH-gb5ls3bCq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldKDgpgHoAHH0YT4A8gBAakCZa8hNuSYtj6qBBNP0KTsGgp5rRoOvOtl75oOpGNB%26sig%3DAGiWqtxbtmBTqdeE4jUrHjYHMiafGHyVDg%26adurl%3Dhttp://ww', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 7.0; Win32; WEB.DE); Mozilla/4.0 (compatible; MSIE 8.0; Win32; WEB.DE); GTB0.0; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1576230904), (5674, 'http://www.google.de/url?q=motul+5100+ester&url=/aclk%3Fsa%3Dl%26ai%3DC6MoPkLidTPfUHI3QswbBio2wAa3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCVqp6CsAegAcfRhPgDyAEBqQJlryE25Ji2PqoEGE_Qjly6o4uySkStY7JwIKymo5iH8sJY5g%26sig%3DAGiWqtxOthKu5_fymNKF5Kuo1ITiGiSfbQ%26adur', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351236736), (5675, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5676, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5677, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639335833), (5678, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5679, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5680, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5681, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5682, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1418503926), (5683, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928119), (5684, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCbzUp3tCdTLS4KMSU-gbv_6GFD63BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleqggrAHoAHH0YT4A8gBAakCZa8hNuSYtj6qBBNP0PgeM8KPZg5vSCn6kJ7U6M7C%26sig%3DAGiWqtzKbaNhsnIucr7yhWbRnCr2a8l-5A%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; de-de) AppleWebKit/533.17.8 (KHTML, like Gecko) Version/5.0.1 Safari/533.17.8', '', 'de-de', -732170672, 1530527424), (5685, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCKk33D9KdTO-3J8XRswby1sisAa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV6qyCtAegAcfRhPgDyAEBqQJlryE25Ji2PqoEE0_QWDaqXpx-Ca54b_3HmN-6XLs%26sig%3DAGiWqtx5AQmNdTRE27l8zBltdKWQCqsrsQ%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420377912), (5686, 'http://www.google.de/search?source=ig&hl=de&rlz=1W1ACAW_deDE364&q=motul+%C3%B6l&aq=6&aqi=g10&aql=&oq=motu&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16; .NET4.0C)', '', 'de-DE', -732170672, 1358329004), (5687, 'http://de.search.yahoo.com/search?vc=&fl=1&vl=lang_de&p=alle+%C3%B6l+marken&toggle=1&cop=mss&ei=UTF-8&fr=yfp-t-708', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1489413990), (5688, 'http://www.google.de/url?q=MOTUL+15W50+4100+Power+Teilsynthetisch&url=/aclk%3Fsa%3Dl%26ai%3DC9py-TOSdTNuTKoPRswa35Ij2Aa3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFglcqKgpgHoAHH0YT4A8gBAakCZa8hNuSYtj6qBBhP0NogMMfI37xvJxhvi3FlMHYRqyHk1Iw%26sig%3DAGiWqtzoWpcTHTDmV4LINe', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5)', '', 'de', -732170672, 1418908097), (5689, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5690, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5691, 'http://www.google.de/cse?cx=partner-pub-7980270282110663%3Aavdw2jucya2&ie=ISO-8859-1&q=x-clean+c3+5w40&sa=Suche&siteurl=www.hiergehtslos.de%2F', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1308595671), (5692, '', 'E1E-suche-Bot (Version: 1.06, powered: by www.e1esuche.de +http://www.e1esuche.de/pfadzurbotseite/bot.html)', '', '', -732170672, -1138183574), (5693, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCqFRMdyieTOvfJIvQswakweS1Aa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleqcgqwHoAHH0YT4A8gBAakCZa8hNuSYtj6qBBNP0H3zoIzv4ffkNzfuChx3vLmOugUTCPzk6OeEo6QCFQzGzAodqRLF7MoFAA%26sig%3DAGiWqtwr1kfTvSrzEQR0', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1558222202), (5694, 'http://www.google.de/search?q=motul+5100+4t&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7ADBR&redir_esc=&ei=CCueTJD-IMbLswaGsJHmDg', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1470374021), (5695, 'http://www.preisvgl.de/online-shops/motul%206100%2010W40/&campid=5336531286', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0)', '', 'de', -732170672, 1530122513), (5696, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE395&=&q=motul+5100&aq=0&aqi=g10&aql=&oq=motul+5&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338519954), (5697, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (5698, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (5699, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (5700, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (5701, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (5702, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (5703, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (5704, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (5705, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (5706, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (5707, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (5708, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (5709, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (5710, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (5711, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (5712, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (5713, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (5714, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (5715, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (5716, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (5717, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (5718, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (5719, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (5720, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (5721, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5722, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5723, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5724, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5725, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ACAW_deAT314AT314&q=2-TAKT+SNOWPOWER+preis', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1573127210), (5726, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5727, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5728, 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CE0QFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%208100%20x-clean&ei=uEmeTPiIFo3AswafoJDmDg&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419913126), (5729, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5730, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5731, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5732, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5733, 'http://www.google.de/search?q=motul+300v+10w40&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7ADBF&redir_esc=&ei=6VWeTJONFoKSswaDwajmDg', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1312065636), (5734, '', 'E1E-suche-Bot (Version: 1.06, powered: by www.e1esuche.de +http://www.e1esuche.de/pfadzurbotseite/bot.html)', '', '', -732170672, -1138183574), (5735, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5736, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5737, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5738, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5739, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5740, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5741, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5742, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5743, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5744, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5745, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5746, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5747, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5748, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5749, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5750, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5751, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5752, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5753, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5754, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5755, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5756, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5757, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5758, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5759, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5760, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)', '', '', -732170672, -819018775), (5761, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5762, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5763, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5764, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5765, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5766, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5767, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5768, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5769, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5770, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5771, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5772, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5773, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5774, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928119), (5775, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5776, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5777, 'http://www.google.de/url?q=%22Motul+15W-40%22&url=/aclk%3Fsa%3Dl%26ai%3DCJSBqdd6eTOL5GsnPswbTn_ysAa3BsMMB_em97RSFyuPtRwgAEAMoA1Cer6GNAWCVuv2BlAegAcfRhPgDyAEBqQJlryE25Ji2PqoEFk_QN3pp3XpVEZp_SeKdE1yeu3cc-0M%26sig%3DAGiWqtygaTh4OBeRMEcUPE5mLDcQKXHfLQ%26adurl', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413069707), (5778, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)', '', 'de', -732170672, 1834631697), (5779, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5780, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5781, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5782, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5783, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1418497305), (5784, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5785, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5786, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5787, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5788, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5789, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5790, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5791, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5792, 'http://www.google.de/search?sourceid=navclient&aq=5h&oq=&hl=de&ie=UTF-8&rlz=1T4ADFA_deDE342DE342&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1421130599), (5793, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5794, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCZ1C18y6fTNvlLsXRswaP1YisAa3BsMMB_em97RS97Pu-RwgAEAIoA1Cer6GNAWCVwvaBlAegAcfRhPgDyAEBqQJlryE25Ji2PqoEE0_Qg18PHdp9hDZZadDL3VGjbIE%26sig%3DAGiWqtwT0ilN00hX8QsVog3Ba1NNpmAvxg%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1419723010), (5795, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5796, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1SNYT_DEDE373&q=MOTUL+8100+X-clean+SAE+5W-40&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Media Center PC 5.0; SLCC1; .NET4.0C; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de-DE', -732170672, 1556619349), (5797, '', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.61', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1527497840), (5798, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780300), (5799, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5800, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5801, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5802, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5803, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5804, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5805, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5806, 'http://www.google.de/search?q=MOTUL+300V+Le+Mans+SAE+15W-60&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481475879), (5807, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5808, 'http://www.motulshop.de', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', '', -732170672, -775747189), (5809, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5810, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5811, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5812, 'http://www.google.de/search?hl=de&source=hp&q=motul+8100+x-clean&aq=4&aqi=g2&aql=&oq=motul+8100&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322)', '', 'de', -732170672, 1304029116), (5813, 'http://shop.ebay.de/i.html?_nkw=Motul+5100&_armrs=1&_from=&_ipg=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 (gmx/1.7.2) Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1568978107), (5814, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5815, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1285513410&flash=10.0.45&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html&dt=1285513412867&shv=r20100909', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419030687), (5816, 'http://www.google.de/search?client=opera&rls=de&q=motul+7100+20w+50&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.6.30 Version/10.62', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1413012351), (5817, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&channel=4582219326&color_bg=F2F3F5&color_border=F2F3F5&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Ffragen-zum-motoroel-t', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1338600944), (5818, 'http://www.google.de/url?q=testberichte+motul+5100-15w50&url=/aclk%3Fsa%3Dl%26ai%3DCeZtz73-fTMfpC4zQswbe3cGrAa3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCV4pmCrAeQAQOgAcfRhPgDyAEBqQJlryE25Ji2PqoEGE_QCvkNHtyMY0RcfB4R5CKxjTR0UfZF1g%26sig%3DAGiWqtzs7p2YIaA2Azbe39zs', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; T-Brand-RC)', '', 'de', -732170672, 1574591505), (5819, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574074499), (5820, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470953867), (5821, 'http://www.google.de/search?q=MOTUL+8100+X-clean+5W40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437868789), (5822, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2289627611955391&format=336x280_as&output=html&h=280&w=336&lmt=1285525597&channel=2481586612&ad_type=text_image&alternate_ad_url=http%3A%2F%2Fwww.robotinho.de%2Fwerbung%2Fostsee_angebot.html&colo', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322)', '', 'de', -732170672, 1311416038), (5823, 'http://www.google.de/url?q=15w-50+factory+racing+von+motul&url=/aclk%3Fsa%3Dl%26ai%3DCGAhwaZmfTLCqAo3Qswab5eSuDq3BsMMB_em97RSFyuPtRwgAEAIg5qyuCygDUJ6voY0BYJWKsoK8B5ABAqABx9GE-APIAQGpAmWvITbkmLY-qgQYT9CHoN5QX2tuc3zpOjlBTGE0zrwt2hS3gAWQTg%26sig%3DAGiWqtzj4W', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16)', '', 'de-DE', -732170672, 1420134515), (5824, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5825, 'http://www.quadforum-rnz.de/showthread.php?p=469875', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471427811), (5826, 'http://www.quadforum-rnz.de/showthread.php?p=469877', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1506576771), (5827, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5828, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13 (.NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-DE', -732170672, 1529849678), (5829, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&flash=10.0.42&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Foelverbrauch-t2871928.html&dt=1285537921241&shv=r20100909&jsv=r20100917&pre', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; pl-pl) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10', '', 'pl-pl', -732170672, 1338336367), (5830, 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', '', '', 'de', -732170672, 1484924076), (5831, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; InfoPath.1)', '', 'de', -732170672, 1558466381), (5832, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928119), (5833, 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CMWVh5GIp6QCFYuhzAodGg4e3g', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576296395), (5834, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC15ai7VCgTJm0GMLRswb_6-CuAa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVopWCoAegAcfRhPgDyAEBqQJlryE25Ji2PqoEE0_Qf6b2201gffPXTMDJ5WkDJZo%26sig%3DAGiWqtyqxkoEFXchwe1zMRvWKdmnpBmcDA%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1350986291), (5835, 'http://www.motulshop.de', 'Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.9.0.2) Gecko/2008092313 Ubuntu/9.25 (jaunty) Firefox/3.8', '', '', -732170672, 1156188965), (5836, 'http://www.quadforum-rnz.de/showthread.php?t=41501&page=3', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16)', '', 'de-DE', -732170672, 1420136255), (5837, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5838, 'http://www.google.de/url?q=motul+300v+factory+line&url=/aclk%3Fsa%3Dl%26ai%3DCuw4im2qgTNjEJoX_-Qb72bHmDK3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJXipoKwB6ABx9GE-APIAQGpAmWvITbkmLY-qgQYT9B1n_1RjHx_xnMh9DqX8UTQem1aCd_-%26sig%3DAGiWqtyfNZGvdC-659Sk6sOp8j-YAUfk4g%2', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418417860), (5839, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5840, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l+20w50&meta=&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; InfoPath.1)', '', 'de', -732170672, -736967818), (5841, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928119), (5842, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC2dqYT36gTL6SBsj--QaS0YHqDK3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV2o6CmAegAcfRhPgDyAEBqQJlryE25Ji2PqoEE0_QRBK6R9mvPRtAX24nf-4pE-c%26sig%3DAGiWqtynb_ehcKOQ2sPtGT_t_B-dLVAZ7w%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.55 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1420433537), (5843, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5844, 'http://www.quadforum-rnz.de/showthread.php?p=469827', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338929580), (5845, 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=jqegTOmUF4yVswaYoLTmDg', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5', '', 'de-de', -732170672, 1340867991), (5846, 'http://www.google.de/search?q=motul+%C3%B6l&rlz=1I7ADRA_de', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1419522707), (5847, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCi1xp8LmgTI60BsHUOOq9xe0HrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV8vaBlAegAcfRhPgDyAEBqQKwpSezmJS2PqoEE0_QicYJwk__EmuOlej5t5cPjKk%26sig%3DAGiWqtwPKmqGi_3wH9ig2qh0n6ennlzOKA%26adurl%3Dhttp://www', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529819654), (5848, '', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; T-Brand-RC)', '', 'de', -732170672, 1574591969), (5849, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1575462107), (5850, 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+specific+&hl=de&ie=UTF-8&rlz=1T4SUNC_deDE356DE357&q=motul+specific+5w30', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1576297956), (5851, 'http://www.google.de/url?q=Motul+300V+4T+Factory+Line&url=/aclk%3Fsa%3Dl%26ai%3DCLnAzidGgTL64BoiK-gbX4PDqDK3BsMMB_em97RSPtd5ECAAQAigDUJ6voY0BYJXSm4KsB6ABx9GE-APIAQGpAlzqHNJTnLY-qgQYT9CQPht_V71uBME6Nhv2AD5nkPo8BXo1%26sig%3DAGiWqtzUKYvhKd_23m87UwTiY_PSpu_xZ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1385544055), (5852, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCPdyvBtagTMGmCM3--QaLmbXnDK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVsvmBlAegAcfRhPgDyAEBqQKwpSezmJS2PqoEE0_Q-f44tr_fZWcfPxsDJ08Owek%26sig%3DAGiWqtzHELRdhI7uZZrJFzUADbw38C9IjA%26adurl%3Dh', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1311466420), (5853, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=90&slotname=1351630559&w=728&lmt=1285609703&flash=0&url=http%3A%2F%2Fwww.apriliaforum.de%2Fallgemeines%2F2200-allg-welches-2takt-l-fahrt-ihr-so-6.html&dt=1285609703', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET4.0C; .NET CLR 1.1.4322)', '', 'de-DE', -732170672, 1412976793), (5854, 'http://www.google.de/search?hl=&q=motul+%C3%B6l&sourceid=navclient-ff&rlz=1B3GGGL_de___DE344&ie=UTF-8', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421162082), (5855, 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; InfoPath.2)', '', 'de', -732170672, 1528259364), (5856, 'http://www.google.de/aclk?sa=l&ai=CkPKpGuigTJSAFoTPswbR6czLDa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVgqiCsAegAcfRhPgDyAEBqQLx1ijMvJO2PqoEE0_QUrMODC1NZQlghCGo305EWJI&sig=AGiWqtwt7hgXOlRZw_PJ8FuK8lsSCDcj3g&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.3; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1573082461), (5857, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5858, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1833638278), (5859, 'http://www.koenigsberger-automobile.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de', -732170672, 1420297208), (5860, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5861, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5862, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5863, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5864, 'http://www.google.de/search?q=motul+5100+ester&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1341072879), (5865, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5866, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5867, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5868, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5869, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5870, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5871, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5872, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5873, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5874, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5875, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5876, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5877, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5878, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574071337), (5879, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5880, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5881, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5882, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5883, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5884, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5885, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5886, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5887, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5888, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5889, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5890, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5891, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (5892, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5893, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5894, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5895, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5896, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5897, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5898, 'http://www.google.de/search?hl=de&q=motul+fuel+system+cleaner&meta=&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; MS-RTC EA 2)', '', 'de', -732170672, -1036228091), (5899, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5900, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5901, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928119), (5902, 'http://www.kaufen.com/Preisvergleich/result.jsp?pageid=2&q=motul+%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; MS-RTC LM 8)', '', 'de', -732170672, 1360752648), (5903, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5904, 'http://www.google.de/search?q=15+50+300+motul&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGIH_de&redir_esc=&ei=25ihTNaHOc7MswbTl6WKBQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 1.1.4322; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1470468816), (5905, 'http://www.google.de/search?hl=de&rls=com.microsoft:de:IE-SearchBox&rlz=1I7GGIH_de&&sa=X&ei=8ZqhTKrIH5GHOK-jlIME&ved=0CB4QBSgA&q=15w+50+300v+motul&spell=1', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 1.1.4322; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1470468816), (5906, 'http://www.google.de/search?client=opera&rls=de&q=motul+%C3%B6l&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.6.30 Version/10.62', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1471887292), (5907, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5393150338&w=728&flash=10.1.85&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F4227%2F762983%2FAchtung%2BCastrol%2BA747____________.html&dt=1285', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1485218827), (5908, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5909, 'http://www.google.de/search?hl=de&q=motul+300v+le+mans+15w-60&aq=o&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; InfoPath.1)', '', 'de', -732170672, -1055382963), (5910, 'http://www.google.de/search?hl=de&source=hp&q=Motul+Motor%C3%B6l+&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB0.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1406728114), (5911, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5912, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5913, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5914, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5915, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5916, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5917, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5918, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5919, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5920, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5921, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5922, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5923, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5924, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5925, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5926, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5927, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5928, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5929, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5930, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5931, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5932, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5933, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5934, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5935, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5936, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5937, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5938, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5939, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5940, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5941, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5942, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5943, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5944, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5945, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5946, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5947, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5948, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5949, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5950, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5951, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5952, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5953, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5954, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 MRA 5.5 (build 02842) Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en,en-us;q=0.8,de-de;q=0.5,de;q=0.3', -732170672, -1062729209), (5955, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5956, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5957, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5958, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5959, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5960, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5961, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5962, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5963, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344664), (5964, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1032700346), (5965, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1032700346), (5966, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC2NJtfcGhTM2uNsHYOPP5jZYErcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJWCnoKsB6ABx9GE-APIAQGpAj-0nvcJm7Y-qgQTT9CvZo-H_p-WQETfRu8q2nivhQ%26sig%3DAGiWqtxtm7_c12Ce24-n6K-iIm0AcUbxSQ%26adurl%3Dht', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -1032700346), (5967, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC2NJtfcGhTM2uNsHYOPP5jZYErcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJWCnoKsB6ABx9GE-APIAQGpAj-0nvcJm7Y-qgQTT9CvZo-H_p-WQETfRu8q2nivhQ%26sig%3DAGiWqtxtm7_c12Ce24-n6K-iIm0AcUbxSQ%26adurl%3Dht', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -1032700346), (5968, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC2NJtfcGhTM2uNsHYOPP5jZYErcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJWCnoKsB6ABx9GE-APIAQGpAj-0nvcJm7Y-qgQTT9CvZo-H_p-WQETfRu8q2nivhQ%26sig%3DAGiWqtxtm7_c12Ce24-n6K-iIm0AcUbxSQ%26adurl%3Dht', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -1032700346), (5969, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5970, 'http://search.conduit.com/Results.aspx?q=motul+300+v&meta=all&hl=de&gl=de&SearchSourceOrigin=10&SelfSearch=1&ctid=CT2431245', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1509216612), (5971, 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4ACPW_de___DE378&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, -736663147), (5972, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5973, 'http://www.google.de/search?hl=de&q=Motul+%C3%B6l&btnG=Suche&aq=f&aqi=g7&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)', '', 'de-DE', -732170672, 1574236720), (5974, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1285679426&channel=4582219326&flash=10.0.45&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D131', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529758265), (5975, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCPBavVuqhTJObA9DWONXezaAErcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV0oCCmAegAcfRhPgDyAEBqQLpCElvi3y2PqoEE0_QuF9x9a-enpEpMfFpmW_qRUA%26sig%3DAGiWqtxkmRMG-xqZOODlis84i3PPnpyOJA%26adurl%3Dhttp://www', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1576223854), (5976, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5977, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCLcder-2hTNPAJcTSswbMg7QzrcGwwwH96b3tFL3s-75HCAAQAigDUJ6voY0BYJW6rYK0B6ABx9GE-APIAQGpAnU5K_4EkrY-qgQTT9CIQrCaeiwOMt6UDIRo2LZlhA%26sig%3DAGiWqtx8eIvVfSEZribK3ikHaEIVL8MbAw%26adurl%3Dhttp://', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1340712565), (5978, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+%C3%B6l&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529182017), (5979, 'http://www.google.de/search?hl=de&client=firefox-a&hs=PtG&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+5100+ester&aq=1&aqi=g5&aql=&oq=motul+5100&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1420952639), (5980, 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCiYfcl_ehTIimJ5DRswbXuqCtAa3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJXC94GUB6ABx9GE-APIAQGpAukISW-LfLY-qgQTT9ByQDRRtG8HGB3GlsG-XmVlOw%26sig%3DAGiWqtyiqh0OtfOBH_WsF2bS5GyCsSmA1A%26adurl%3Dhttp://www', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.3; OfficeLivePatch.0.0)', '', 'de-DE', -732170672, 1339614103), (5981, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5982, 'http://www.google.de/url?q=MOTUL+Motor%C3%B6l+5100+ester+10W-40+4T+&url=/aclk%3Fsa%3Dl%26ai%3DC4vqPyQqiTNKPCZDRswbXuqCtAa3BsMMB_em97RSthP2-RwgAEAIoA1Cer6GNAWCVgrSCwAegAcfRhPgDyAEBqQLpCElvi3y2PqoEGE_QVRSPBd7spTULfXdK37TFSwhdR3xlQQ%26sig%3DAGiWqtxsMT4zCXqxE', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1574562738), (5983, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322)', '', 'de', -732170672, -736663786), (5984, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', '', -732170672, 1420310504), (5985, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5986, 'http://www.google.de/search?q=Motul+Kettenspray+Chain+Lube+Offroad&hl=de&prmd=s&ei=XxeiTKfZI4HFswb73L2KBQ&start=20&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339988571), (5987, 'http://www.google.de/search?hl=de&q=motul+5100+ester&aq=1&aqi=g5&aql=&oq=motul+5100&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339816668), (5988, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5989, 'http://www.google.de/url?q=motul+5100+ester&url=/aclk%3Fsa%3Dl%26ai%3DCjiOHCC-iTIWBMZDRswbXuqCtAa3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVmqqCsAegAcfRhPgDyAEBqQKWX_R_iLm2PqoEGE_Q-Ii-b6wVjV6LHPgijFEyev9FzI5usw%26sig%3DAGiWqtzzBnIVl1HZNAMJqiO0dFvQbHWPnA%26adur', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351234478), (5990, 'http://www.google.de/search?q=motul+shop&hl=de&rlz=1T4SUNC_deDE356DE357&prmd=s&ei=TjGiTOuzLo_FswayybGKBQ&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1576296583), (5991, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4095929528559539&format=fp_al_lp&output=html&h=15&w=728&lmt=1285699249&host=pub-2606800903002383&ea=0&flash=10.0.45.2&url=http%3A%2F%2Fwww.db-forum.de%2Fforum%2Fb-klasse%2F37961-olverbrauch-bei-m', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1417816756), (5992, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (5993, 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471171416), (5994, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (5995, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (5996, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (5997, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (5998, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (5999, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6000, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6001, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6002, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6003, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6004, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6005, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6006, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6007, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6008, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6009, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6010, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6011, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6012, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6013, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6014, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6015, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6016, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6017, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6018, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6019, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6020, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6021, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6022, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6023, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6024, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6025, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6026, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6027, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6028, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6029, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6030, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6031, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6032, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6033, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6034, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6035, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6036, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6037, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6038, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6039, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6040, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6041, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6042, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6043, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (6044, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6045, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6046, 'http://whois.domaintools.com/markenoele.com', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089906090), (6047, 'http://www.google.de/url?q=motul+2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCe1ObODmiTO_1BIbYOJ6-xY4ErcGwwwH96b3tFM2A_b5HCAAQASgDUJ6voY0BYJWCpoKwB6ABx9GE-APIAQGpApZf9H-IubY-qgQTT9AeVMmAVS7i21ZsJoXdBqXxDA%26sig%3DAGiWqtzZUyr6kpBSP6QDjhxR41GBrOg4FQ%26adurl%3D', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; SIMBAR={6BC0274D-6C4F-46d8-A1CF-CC9A380F73B9}; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0)', '', 'de', -732170672, 1591535571), (6048, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6049, 'http://whois.domaintools.com/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089906100), (6050, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6051, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6052, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6053, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6054, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6055, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6056, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6057, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6058, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6059, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6060, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6061, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6062, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6063, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6064, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6065, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6066, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6067, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6068, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6069, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6070, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6071, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6072, 'http://www.google.de/search?hl=de&source=hp&q=motul+20+w+50&meta=&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8)', '', 'de', -732170672, -1071443695), (6073, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCCVNujNOiTPDfH4vWOOrp1YkHrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJXyqoK0B6ABx9GE-APIAQGpAgJz6IUfwrY-qgQTT9BkfMM0xwxopG1n7pL48EcU0A%26sig%3DAGiWqtyx6ZrUFIF7t02ressHSkC41yTHlg%26adurl%3Dhttp://', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, -639537685), (6074, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6075, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Media Center PC 5.0; SLCC1; .NET4.0C; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de-DE', -732170672, 1341050407), (6076, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6077, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6078, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6079, 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=COGtibiQrKQCFQiRZgodW1H_aA', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420447658), (6080, 'http://www.google.de/search?hl=de&&sa=X&ei=R_CiTNObE8qsON-31NkD&ved=0CB8QBSgA&q=motul+%C3%B6l&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1480704338), (6081, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6082, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (6083, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (6084, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (6085, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (6086, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6087, 'http://www.google.de/search?q=Motul+Xclean+8100', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0)', '', 'de-DE,en-US;q=0.5', -732170672, -730410742), (6088, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6089, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6090, 'http://www.google.de/url?q=Motul+300v+20w60&url=/aclk%3Fsa%3Dl%26ai%3DCXFQpYwSjTIKwHMzPswbEuoTwBq3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJWStoLEB6ABx9GE-APIAQGpAjMa4NYiyLY-qgQYT9AKdAROBpSi6lUcZKc-Db6U9TfBZWqJ%26sig%3DAGiWqtwV59QPZd83Yrxmd9W6WugD3_a-Mw%26adurl%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1050230771), (6091, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6092, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6093, 'http://www.google.de/url?q=motul+specific+5w30+504.00+-+507.00+preis&url=/aclk%3Fsa%3Dl%26ai%3DCJRyTIBCjTPLKLYLAnAOthaGzB63BsMMB_em97RSNyePtRwgAEAMoA1Cer6GNAWCV0qOCsAegAcfRhPgDyAEBqQIzGuDWIsi2PqoEGE_Qb0GOBqbwsxbKspRsSxBeRmoi2T1mMQ%26sig%3DAGiWqtwGhxJU4JaH', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421594910), (6094, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1045441260), (6095, 'http://www.google.de/search?hl=de&source=hp&q=Motul+300v&meta=&aq=f&aqi=g6&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; F-6.0SP2-20041109; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -2012733116), (6096, 'http://www.motulshop.de', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)', '', '', -732170672, -867511134), (6097, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6098, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6099, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470206792), (6100, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6101, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928119), (6102, 'http://www.google.de/search?q=motul+%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, -1308369712), (6103, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6104, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6105, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6106, 'http://shop.ebay.de/i.html?_nkw=Motul+Wash+%26+Wax+&_sacat=0&_odkw=motul&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, -639087698), (6107, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339735372), (6108, 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CLmt9qzzrKQCFcTnzAodhC7HbA', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1471636025), (6109, 'http://www.google.de/search?q=MOTUL+8100+X-clean+SAE+5W-40+technische+daten&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGLR_de', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.0.3705; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1381186464), (6110, 'http://www.google.de/search?sourceid=navclient&aq=5h&oq=&hl=de&ie=UTF-8&rlz=1T4ACPW_de___DE378&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1845116684), (6111, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', 'de', -732170672, -712523410), (6112, 'http://www.yatego.com/q,motul,scooter,power,2t', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1486487091), (6113, 'http://www.google.de/search?hl=de&source=hp&q=Motuel+Fuel+System+Clean&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', 'de', -732170672, 1338028170), (6114, 'http://www.google.de/search?q=Motul+15W-50', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 1.1.4322; .NET4.0C; Media Center PC 5.0; SLCC1; T-Brand-Final; Creative AutoUpdate v1.40.01)', '', 'de-DE', -732170672, 1339249398), (6115, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6116, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6117, 'http://www.google.de/search?q=motul+motor%C3%B6l+10w-40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470763842), (6118, 'http://www.meinvz.net/Link/Dereferer/?http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotorsport%2Fmotorrad%2Fmotul-300v-4t-factory-line-75.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -642074187), (6119, 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+scooter+power&hl=de&ie=UTF-8&rlz=1T4ADBF_deDE312DE312&q=motul+scooter+power+2t', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1413015099), (6120, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6121, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DClRQmWoSjTPDNE4iD-gbJtrCkB63BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCs55NU3PVtj6qBBNP0IZPcr4tzsCFYaGHB8X8-TXY%26sig%3DAGiWqtzpmmOu4yn_s5Ay3Ja-syzt4HaUmg%26adurl%3Dhttp://ww', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.1; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, -1133875158), (6122, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6123, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897624), (6124, 'http://search.conduit.com/Results.aspx?q=motul+motor%C3%B6l&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=10&ctid=CT2269050', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.1; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1339657491), (6125, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6126, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6127, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCqxqHG52jTMugF4jAnQPkgoDvBq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVwoOCmAegAcfRhPgDyAEBqQJYHj4OnuC2PqoEE0_QIqO-6ve1r34pmQd7CLw5fy26BRMIwZ-L4LitpAIV0OPMCh3nIluEygUA%26sig%3DAGiWqtxfPeKYapc1Wg', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340736650), (6128, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6129, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6130, 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350604308), (6131, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6132, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6133, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6134, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6135, 'http://suche.aol.de/aol/search?s_it=aolde-homePage&q=motul+5100&lr=&rp=', 'Opera/9.80 (Windows NT 5.1; U; it) Presto/2.6.30 Version/10.62', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'it-IT,it;q=0.9,en;q=0.8', -732170672, 1573715929), (6136, 'http://www.google.de/url?q=motul+300+v&url=/aclk%3Fsa%3Dl%26ai%3DCebhYaa-jTM-qEYeBjQeLreSzDK3BsMMB_em97RSdhv2-RwgAEAIoAlCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQLUuzvcVeK2PqoEGE_QdSuMuFAMm1jgOEhBzxq4Qdl7S0O91Q%26sig%3DAGiWqtyp4X5BjUE6qy5Xz_02XQs4QeXJ9w%26adurl%3Dh', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1556662170), (6137, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, -639094715), (6138, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6139, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6140, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6141, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCf_4537ujTJj3BcXPswao0OX7Bq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV2oiCmAegAcfRhPgDyAEBqQJYHj4OnuC2PqoEE0_Qm8GeGEkHU-134QvLfo2FKzM%26sig%3DAGiWqtx5cz1yZlA0_jYiGij4VxN9cl-4Sg%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1312153789), (6142, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6143, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6144, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6145, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6146, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6147, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6148, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6149, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6150, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6151, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6152, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6153, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6154, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6155, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6156, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6157, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6158, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6159, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6160, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6161, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6162, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6163, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6164, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6165, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6166, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6167, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6168, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6169, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6170, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6171, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6172, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCf1Q4ZjikTPmYEIvAnQO9wpDGDa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVoqCCsAegAcfRhPgDyAEBqQLUuzvcVeK2PqoEE0_QfwR63hat6ff27-arr30v14M%26sig%3DAGiWqtxTei07MSzo_tHr_CGM1JDOdP2wDA%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1427505537), (6173, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6174, 'http://fahrzeugteile.shop.ebay.de/i.html?_nkw=Motul+300v+15w50&_sacat=14780&_dmpt=Motorrad_Kraftradteile&Kraftradtyp=Motorr%C3%83%C2%A4der&_ssn=frinken-racing&_odkw=&_osacat=14780&bkBtn=&_trksid=p3286.m270.l1311', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471131415), (6175, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -961570605), (6176, 'http://www.google.de/search?q=motul+300v', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; TEIS-8-20091005.1; TE-8-20091005.1)', '', 'de-DE', -732170672, -961570605), (6177, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6178, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6179, 'http://www.motulshop.de', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', '', -732170672, 1170541842), (6180, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6181, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6182, 'http://www.google.de/search?hl=de&client=firefox-a&hs=zuu&rls=org.mozilla%3Ade%3Aofficial&q=motul+8100+X-Clean+5W-40&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1921952419), (6183, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6184, 'http://www.google.de/search?q=motul+fuel+system+clean&ie=utf-8&oe=utf-8&aq=t&rls=com.ubuntu:de:unofficial&client=firefox-a', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.10) Gecko/20100915 Ubuntu/9.04 (jaunty) Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338809767), (6185, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6186, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6187, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6188, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6189, 'http://www.google.de/url?q=motul+5100+preis&url=/aclk%3Fsa%3Dl%26ai%3DCHT0MIV-kTI_0FcLRswbPpMiLDa3BsMMB_em97RS1g_2-RwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCirxaZgDMtj6qBBhP0AoYXa6kKrfJElrdFrQf4gfb6cBpjM8%26sig%3DAGiWqtysf4C2o8o-2oCHR-NK37yyh3Hd3w%26adurl%3', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1527641278), (6190, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6191, '', 'E1E-suche-Bot (Version: 1.06, powered: by www.e1esuche.de +http://www.e1esuche.de/pfadzurbotseite/bot.html)', '', '', -732170672, -1138183574), (6192, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6193, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6194, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6195, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6196, 'http://www.google.de/search?q=motul+shop&hl=de&client=firefox-a&hs=pCI&rls=org.mozilla:de-DE:official&channel=s&prmd=s&ei=5HakTOfAFofGswaMlPi3CA&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1354458798), (6197, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6198, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6199, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6200, 'http://www.google.de/search?q=MOTUL+Tech+Grease+300&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 AskTbDVSV5/3.8.0.12304 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351135545), (6201, 'http://www.google.de/url?sa=t&source=web&cd=5&ved=0CCsQFjAE&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20onlineshop&ei=KICkTL7BA8WOswbQqtiyCA&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1576183811), (6202, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6203, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6204, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6205, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6206, 'http://www.google.de/search?q=Fuel+System+Clean&hl=de&client=firefox-a&hs=5se&rls=org.mozilla:de:official&prmd=sv&ei=J5WkTKmpJ4rBswb976yhCA&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.12) Gecko/20100824 Firefox/3.5.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648233527), (6207, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6208, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6209, 'http://www.google.de/search?q=motul+shop&hl=de&client=firefox-a&hs=0If&rls=org.mozilla:de-DE:official&channel=s&prmd=s&ei=bpukTLX9GcbCswbgzJS8CA&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (6210, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6211, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6212, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6213, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCykh7HrOkTNvwHtHPswbml5WlDa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV4pCCoAegAcfRhPgDyAEBqQL9nS7JyOu2PqoEE0_QZ7jfHSVxkcyx1nbrCKmhVcQ%26sig%3DAGiWqtyJtVJV0PiOvShvYt4it1RTEcyoDA%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1437909767), (6214, 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&&sa=X&ei=fL2kTP3tDo-TswaMqrWxCA&ved=0CB8QBSgA&q=motul+5100+ester+10w40+motorrad&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418251594), (6215, 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=motul+shine%26go&_sacat=See-All-Categories', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 8.0; Win32; GMX); (gmx/1.1.0.21); GTB6.5; http://www.Abolimba.de; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; Office', '', 'de', -732170672, 1471685074), (6216, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928119), (6217, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=90&slotname=1351630559&w=728&ea=0&flash=0&url=http%3A%2F%2Fwww.apriliaforum.de%2F125-ccm-rs-125-etx-und-andere-125er-modelle%2F17819-motul-800-a.html&dt=12858682305', 'Mozilla/5.0 (Linux; U; Android 1.6; de-de; SonyEricssonU20i Build/1.1.A.0.8) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1', 'utf-8, iso-8859-1, utf-16, *;q=0.7', 'de-DE, en-US', -732170672, 1845164500), (6218, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1285869297&flash=10.0.42.34&url=http%3A%2F%2Fwww.apriliaforum.de%2Fallgemeines%2F15722-allg-sysnthetik-l-haltbarkeit.html&dt=12858', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1576285955), (6219, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCKANYkdOkTNHwGozQswbN9JyfDa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVgqCCsAegAcfRhPgDyAEBqQJtj7eEV-W2PqoEE0_QVILVzNc9Gsy7IfwBS8q7NDo%26sig%3DAGiWqtxxVqMMTsvyAjrv7AKSV5frnc62lg%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2)', '', 'de-DE', -732170672, 1413479402), (6220, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCKANYkdOkTNHwGozQswbN9JyfDa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVgqCCsAegAcfRhPgDyAEBqQJtj7eEV-W2PqoEE0_QVILVzNc9Gsy7IfwBS8q7NDo%26sig%3DAGiWqtxxVqMMTsvyAjrv7AKSV5frnc62lg%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2)', '', 'de-DE', -732170672, 1413479402), (6221, 'http://www.google.de/url?q=motul+300v&url=/aclk%3Fsa%3Dl%26ai%3DCY_GuTNekTMTxL4HQswaxkcH5DK3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJWylYKkB6ABx9GE-APIAQGpAm2Pt4RX5bY-qgQTT9DipBWFFQLr6cdrZJY86pV1Ag%26sig%3DAGiWqty7V0As_jAcUzde7b3BM3oWGDLRzA%26adurl%3Dhttp://www', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312176497), (6222, 'http://www.google.de/search?q=motul+5100&rlz=1I7GPEA_de', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1841318852), (6223, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC6hy8IeekTKGIMoHAnQOGsIWkDa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVqp-CsAegAcfRhPgDyAEBqQJtj7eEV-W2PqoEE0_QH9tCK24BYf6FEnk_Yt34v6s%26sig%3DAGiWqtwfXM85Wi04wun6ZC3-qF__tfoSGg%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413238970), (6224, 'http://www.google.de/search?q=Motul+300+V&hl=de&safe=off&rls=com.microsoft:de:%7Breferrer:source%3F%7D&prmd=s&ei=4-2kTP6sDMiVswb9y_ydCA&start=40&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1467627467), (6225, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6226, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6227, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6228, 'http://f3.webmart.de/f.cfm?id=100478&r=threadview&t=3651732&pg=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1582272021), (6229, 'http://www.google.de/search?sourceid=ie7&q=motul+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&rlz=1I7SMSN&redir_esc=&ei=OP6kTLrlKMWSswbqxbWXCA', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 1.1.4322; .NET4.0C)', '', 'de-DE', -732170672, 1506032360), (6230, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6231, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6232, 'http://www.google.de/url?q=getriebe%C3%B6l+%2B+g%C3%BCnstig&url=/aclk%3Fsa%3Dl%26ai%3DCReCvXgilTLTcJo76mAO8tvG1Da3BsMMB_em97RS9w-PtRxAEKAhQnq-hjQFglZKBgpgHkAECoAHH0YT4A8gBAakC1Ls73FXitj6qBBZP0I1SFseeEGU-ccMO_b8FAqT_XCDw%26num%3D7%26sig%3DAGiWqtzI0Q7g2dlyD', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1527343264), (6233, 'http://www.google.de/search?q=MOTUL+Specific+MB+229.51+SAE+5W30+5+Liter', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1417826972), (6234, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6235, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6236, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6237, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6238, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6239, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6240, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6241, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6242, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6243, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6244, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6245, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928008), (6246, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6247, 'http://www.google.de/search?hl=de&q=motul+5100+test&aq=2&aqi=g4&aql=&oq=motul+5100+&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1352175878), (6248, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6249, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6250, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)', '', '', -732170672, -819065506), (6251, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6252, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6253, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6254, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6255, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6256, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6257, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6258, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6259, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6260, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6261, '', 'E1E-suche-Bot (Version: 1.06, powered: by www.e1esuche.de +http://www.e1esuche.de/pfadzurbotseite/bot.html)', '', '', -732170672, -1138183574), (6262, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6263, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6264, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6265, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6266, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530320711), (6267, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de,de-de;q=0.8,en;q=0.5,en-us;q=0.3', -732170672, -1062729209), (6268, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6269, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6270, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6271, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6272, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729182), (6273, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6274, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6275, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6276, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6277, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCbKNeZbylTPXhLZLXOMjmxOkMrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJUCoAHH0YT4A8gBAakC1Ls73FXitj6qBBNP0FpGdn7aowGEmdi4VqIZAcJ1%26sig%3DAGiWqtwN8j-E9nZ030UvscGvTqu4yYEz9g%26adurl%3Dhttp://www.mo', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1525527059), (6278, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6279, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6280, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6281, 'http://www.google.de/search?hl=de&q=motul+motor%C3%B6l+bestellen&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Opera/9.51 (Windows NT 5.1; U; de)', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1574899949), (6282, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6283, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6284, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6285, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.4) Gecko/20091016 SUSE/3.5.4-1.1.2 Firefox/3.5.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1608400140), (6286, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6287, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6288, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6289, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6290, 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CDkQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-multi-atf-1l.html&rct=j&q=motul%20multi%20atf&ei=0tGlTKGXPMfKswbz_OSuCA&usg=AFQjCNGJ8tYkZuOCkxINO1n4_5f1Yn5hHA', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421783742), (6291, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6292, 'http://www.google.de/url?q=2-takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC-cyA5NilTNCFFNeDjAfJjO2fDq3BsMMB_em97RTtzOPtRxAIKAhQnq-hjQFglZrxgZAHoAHH0YT4A8gBAakC1Ls73FXitj6qBBNP0EvSpBVbcm0-xtpjs1kF8pCX%26num%3D11%26sig%3DAGiWqtwWYTtHUR_R0TUcnfdYPtSwOFJxQg%26adurl', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 1.1.4322; OfficeLiveConnector.1.4; OfficeLivePatch.1.3)', '', 'de-DE', -732170672, 1530762610), (6293, 'http://www.google.de/search?q=Motul+Specific+913C+5W30&hl=de&client=firefox-a&hs=jVL&rls=org.mozilla:de:official&prmd=s&ei=1N6lTNHWK4fMswaWh7GcCA&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -2114455568), (6294, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9674079350148836&output=html&h=90&slotname=2480951733&w=728&lmt=1285941908&flash=10.0.32&url=http%3A%2F%2Fkremergo1a.tradoria.de%2Fmotoroel-c395942&dt=1285941909656&shv=r20100916&jsv=r20100917&co', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1295291115), (6295, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9674079350148836&output=html&h=90&slotname=2480951733&w=728&lmt=1285941908&flash=10.0.32&url=http%3A%2F%2Fkremergo1a.tradoria.de%2Fmotoroel-c395942&dt=1285941909656&shv=r20100916&jsv=r20100917&co', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1295291115), (6296, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1595998827), (6297, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (6298, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6299, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6300, 'http://www.google.de/search?q=motul+5100', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; (gmx/1.1.0.22); InfoPath.2; .NET CLR 2.0.50727)', '', 'de', -732170672, 1591409876), (6301, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE335DE335&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, -724817902), (6302, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6303, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6304, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6305, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6306, 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+%C3%B6lsorten&rlz=1W1DVXE_de&aq=f&aqi=g5&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; .NET CLR 1.0.3705; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1437701193), (6307, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6308, 'http://shop.ebay.de/i.html?_nkw=+Motul+Motor%C3%B6l+6100+Synergie%2B%2C+10W-40%2C+.&_sacat=0&_odkw=Artikelbild+Motul+Motor%C3%B6l+6100+Synergie%2B%2C+10W-40%2C+.&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1601241667), (6309, 'http://www.google.de/url?q=Motul+8100+x-clean&url=/aclk%3Fsa%3Dl%26ai%3DCJeiZMQ2mTJn0DcXPswaUxa3dDK3BsMMB_em97RTtvePtRwgAEAEoA1Cer6GNAWCVqvmBlAeQAQKgAcfRhPgDyAEBqQKeP4rO-wW3PqoEE0_Qk4_kiPzb_cId2DB7OruO30E%26sig%3DAGiWqtwZ4XIrEp59E0XEeAGuUNgJpdJI3Q%26adurl', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1841373859), (6310, 'http://www.google.de/url?q=motul+wash+and+wax&url=/aclk%3Fsa%3Dl%26ai%3DC0vV80w2mTJeIJ8bMOIz8wKoNrcGwwwH96b3tFMXC4-1HCAAQASCxit8GKANQnq-hjQFgleqOgpwHoAHH0YT4A8gBAakCnj-KzvsFtz6qBBhP0CUA6h0xf123wg_BGsKeZm_pWWh4L2WABZBO%26sig%3DAGiWqtwpPurxa0f_I7M0O7XjPQPGC', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.1; .NET4.0C)', '', 'de-DE', -732170672, 1596005962), (6311, 'http://www.google.de/url?q=motul+2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCt0S26xGmTNviFY7PswaB2ZjhDK3BsMMB_em97RTNgP2-RwgAEAFQnq-hjQFgldL8gZQHoAHH0YT4A8gBAakCnj-KzvsFtz6qBBNP0Pl1SMV5BwqprwqGa0opu3kx%26sig%3DAGiWqtzfmgfFXJSG7bFZwhjocdPd6wiNuQ%26adurl%3Dht', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1607525551), (6312, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6313, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6314, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6315, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADRA_deDE351DE351&q=motulshop', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C; InfoPath.3)', '', 'de-DE', -732170672, 168430081), (6316, '', 'Google-Site-Verification/1.0', '', '', -732170672, 1249710082), (6317, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1418501366), (6318, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6319, 'http://fahrzeugteile.shop.ebay.de/i.html?_nkw=Motul+2+Takt+%C3%96l+f%C3%BCr+Scooter&_sacat=14780&_dmpt=Motorrad_Kraftradteile&_odkw=&_osacat=14780&_trksid=p3286.c0.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; InfoPath.2; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1574218599), (6320, 'http://www.markenoele.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C; InfoPath.3)', '', 'de-DE', -732170672, 168430081), (6321, 'http://www.google.de/search?q=motul+300v+fl&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 (gmx/1.7.2) Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312145492), (6322, 'http://www.google.com/product_url', 'Python-urllib/1.16', '', '', -732170672, 1208934785), (6323, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6324, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6325, 'http://www.google.de/url?q=motul+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCeyYEGEimTNncI4rRswaGnq3gDK3BsMMB_em97RTFgf2-RwgAEAEoA1Cer6GNAWCVgrOCwAegAcfRhPgDyAEBqQK_XHhX3hK3PqoEE0_QQHAl49xpXyaQZcHboZbC0Ic%26sig%3DAGiWqtzkWT5hGToQIgYgQG6nkQ61bIhFvA%26adurl%3Dhttp://w', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421100246), (6326, 'http://www.google.de/search?q=2+takt+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1573137909), (6327, 'http://www.google.com/product_url', 'Python-urllib/1.16', '', '', -732170672, 1208934785), (6328, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574069149), (6329, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6330, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6331, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6332, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6333, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6334, 'http://www.google.de/url?sa=t&source=web&cd=11&ved=0CBoQFjAAOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%20x-clean&ei=2sWmTOxRjJOzBrriyJIM&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639155719), (6335, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6336, 'http://www.google.de/merchants/dashboard?statusGroup=3', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C; InfoPath.3)', '', 'de-DE', -732170672, 168430081), (6337, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928008), (6338, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6339, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6340, 'http://www.google.de/products?q=Motul+300v&oe=utf-8&rls=com.yahoo:de:official&client=firefox&um=1&ie=UTF-8&ei=qeumTK75PI_Gswas1riTDA&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CDsQrQQwAg', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 YFF35 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529388788), (6341, 'http://www.google.de/aclk?sa=l&ai=CtkLkWfOmTL27HIrRswaMr6HmDK3BsMMB_em97RS97Pu-RwgAEAEgtlRQnq-hjQFglaq3gsgHoAHH0YT4A8gBAakCBHXpHpsdtz6qBBNP0Hvnxu-dAHJkRJRFd8ysvwNngAWQTg&sig=AGiWqtxtDkqwJEInR2JV-wUYdfWbcat4tA&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527101673), (6342, 'http://www.motulshop.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; hi-IN; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10', '', '', -732170672, 1156189110), (6343, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6344, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6345, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6346, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6347, 'http://suche.web.de/search/web/?mc=suche%40web%40suggest.suche%40web&allparams=&smode=&su=motul+%C3%B6l&webRb=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 (webde/1.7.2) Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638999899), (6348, 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE367&q=Motul+Motor%C3%B6l+5000+4T+Motorrad+SAE+10W-40&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1134051218), (6349, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCsaNkASmnTOyBDNDQswanoOHxDK3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQIEdekemx23PqoEE0_Q5V-zh0SxV5dSmxIcW1R78HE%26sig%3DAGiWqtyTbgtfo453yoxYuJPZuvy9LrGUnQ%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1304037327), (6350, 'http://www.google.de/search?q=Motul+5100+4T+10W-40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420668412), (6351, 'http://www.amazon.de/Motul-Gabel%C3%B6l-Factory-Light-Medium/dp/B003B2BPM6/ref=sr_1_2?ie=UTF8&s=automotive&qid=1286027527&sr=1-2', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; de-de) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16', '', 'de-de', -732170672, 1303824818), (6352, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480841048), (6353, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; (gmx/1.1.0.21); .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1528272829), (6354, 'http://www.google.de/search?q=Motul+5100+4T+10W-40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420668412), (6355, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; WOW64; Trident/4.0; Data Center; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en-us', -732170672, -1203169039), (6356, 'http://www.google.de/search?q=Motul+300V+4T+gsxr&hl=de&client=firefox-a&rls=org.mozilla:de:official&ei=AWqnTI-7NZL24Aap0KWFDg&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1556707206), (6357, 'http://www.google.de/search?q=motul+motor%C3%B6l&rlz=1I7ADBF_de&ie=UTF-8&oe=UTF-8&sourceid=ie7&redir_esc=&ei=foenTM26AYHFswbT-fGYDA', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 8.0; Win32; WEB.DE); .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; AskTB5.5)', '', 'de', -732170672, -1128134062), (6358, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1286050791&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotor-oel-ueber-das-internet-kaufen-t1601929.html&dt=1286050', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,en-us;q=0.7,en;q=0.3', -732170672, 1573991745), (6359, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6360, 'http://shop.ebay.de/i.html?_nkw=motorex+cross+power+10+w+50+&_cqr=true&_nkwusc=motorex+crosspower+10+w+50&_rdc=1', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1413148928), (6361, 'http://www.google.de/url?q=motul+kettenspray+wei%C3%9F&url=/aclk%3Fsa%3Dl%26ai%3DCz1b_qpenTJaOGMnVOMbopZUNrcGwwwH96b3tFM2z4e1HCAAQAVCer6GNAWCV6rWCxAegAcfRhPgDyAEBqQIEdekemx23PqoEGE_QlGuprNVG7oaefmmpOnhdFY0JFM_Dhw%26sig%3DAGiWqtwnwD-L7eLZwvhEgm-RLVztwKmEbQ', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1) Gecko/20090624 AskTbDVSV5/3.8.0.12304 YFF35 Firefox/3.5 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339549980), (6362, 'http://www.google.de/search?hl=&q=motul+%C3%B6l&sourceid=navclient-ff&rlz=1B3GGGL_deDE211DE221&ie=UTF-8&aq=1&oq=motul', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1556282308), (6363, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6364, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6365, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6366, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6367, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6368, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6369, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6370, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6371, 'http://www.google.de/search?sourceid=navclient&aq=2&oq=motul+2&hl=de&ie=UTF-8&rlz=1T4WZPC_deDE353DE353&q=motul+2+takt+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SIMBAR={ED6CA85A-A74C-49DD-9FCE-76304613DCA1}; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.4; Offi', '', 'de-DE', -732170672, 1419865150), (6372, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6373, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6374, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2145794169354955&format=468x60_as&output=html&h=60&w=468&lmt=1286058500&channel=4292935054&ad_type=text&color_bg=2D2D2D&color_border=2D2D2D&color_link=FFFF99&color_text=FFFFFF&color_url=FFFF99&fl', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 GTB7.1 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527803065), (6375, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6376, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6377, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6378, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6379, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6380, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6381, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6382, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928008), (6383, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6384, 'http://shop.ebay.de/i.html?_nkw=getriebe%C3%B6l+sae+90+motul+classic&_sacat=0&_odkw=getriebe%C3%B6l+sae+90+motul&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; AskTB5.4)', '', 'de', -732170672, 1470673597), (6385, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6386, 'http://www.google.de/search?hl=&q=motul+motor%C3%B6l&sourceid=navclient-ff&rlz=1B3GGLL_deDE395NL396&ie=UTF-8', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529438684), (6387, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6388, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6389, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6390, 'http://www.preisvgl.de/online-shops/motul%206100%2010W40/&campid=5336531286', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0)', '', 'de', -732170672, 1530331131), (6391, '', '', '', '', -732170672, 1121167938), (6392, 'http://www.google.de/search?hl=de&client=firefox-a&hs=1b2&rls=org.mozilla%3Ade%3Aofficial&q=motul+300v+10w14&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1342056044), (6393, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928008), (6394, 'http://www.google.de/search?client=safari&rls=en&q=motul+20w50&ie=UTF-8&oe=UTF-8&redir_esc=&ei=8HSoTOyTMoPOswbu3PWiDA', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; de-de) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16', '', 'de-de', -732170672, 1529459012), (6395, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6396, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCpojbZYCoTKG-G4XAnAPYk4zqDK3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVuq2CtAegAcfRhPgDyAEBqQIEdekemx23PqoEE0_QETTy6uFvnwd6ECMShmsQqvS6BRMIobWsieK2pAIVkODMCh2RdPXFygUA%26sig%3DAGiWqty_saHGfn24Q3', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET CLR 1.1.4322; .NET4.0C)', '', 'de', -732170672, 1572952956), (6397, 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=%22Motul+5100+4T+SAE+10W40%22&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530492111), (6398, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6399, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6400, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6401, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6402, 'http://www.google.de/search?q=shop+motul+5100+10w+50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1413205248), (6403, '', 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.4) Gecko/2008103100 SUSE/3.0.4-4.6 Firefox/3.0.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, -1373465768), (6404, 'http://www.google.de/search?hl=de&client=firefox&hs=S9l&rls=com.yahoo%3Ade%3Aofficial&q=Motorenoel+f%C3%BCr+Opel+billig&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2) Gecko/20100115 YFF35 Firefox/3.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1526794885), (6405, 'http://www.google.de/search?aq=f&sourceid=chrome&ie=UTF-8&q=Motul+das+Competition+V300+15W-50', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.70 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1419811253), (6406, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC1u1lVrqoTPDdJY6u4gasns2UDa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV-vCBjAegAcfRhPgDyAEBqQIEdekemx23PqoEE0_QooJ5qKfIGh6srKKOVIXgaI8%26sig%3DAGiWqtwiZ_x05k8kr6iaXX3hnzAF9-DIuA%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de', -732170672, 1557010953), (6407, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574761464), (6408, 'http://www.google.de/search?q=motul+8100+x-clean&hl=de&client=firefox-a&hs=RsS&rls=org.mozilla:de:official&prmd=s&ei=ELqoTOzbHYqPswasrNmzDA&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1293188158), (6409, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1418499449), (6410, 'http://search.conduit.com/Results.aspx?q=motul+%C3%B6l&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=10&ctid=CT2269050', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.1; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1339658516), (6411, '', '', '', '', -732170672, 1121167938), (6412, 'http://www.google.de/search?q=Motul+800+Road+Racing&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1353395566), (6413, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCHSzj3MWoTLX3FIHPswb29cSaDa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV-oWCmAegAcfRhPgDyAEBqQIEdekemx23PqoEE0_QoNpITMBy16DQIJ-Kdax1GIA%26sig%3DAGiWqtwXbijSq48oSUBKvaxXcTfuHMLmNA%26adurl%3Dh', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418942188), (6414, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6415, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1286133152&flash=10.1.82.76&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F2-takt-oel-t1726088.html&dt=1286133152046&shv=r20100909&j', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1481266650), (6416, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6417, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6418, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0499056871023766&output=html&h=90&slotname=2992273401&w=728&lmt=1286135371&flash=10.1.82.76&url=http%3A%2F%2Fwww.elimbo.de%2FEL0100010111000000-fahrzeugoele.htm%3FPHPSESSID%3Dc696aafe9e5493d326dd', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; OfficeLiveConnector.1.4; OfficeLivePatch.1.3)', '', 'de', -732170672, -648950413), (6419, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6420, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6421, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCqvQv3wepTKf7NsvPswbw_p3vBK3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVwqCCsAegAcfRhPgDyAEBqQIEdekemx23PqoEE0_QMbKY5q29k6slUIWuwHVKA-Y%26sig%3DAGiWqtx8jjuGgG7DjKpMQGSF2XhAz8_lrg%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, 1049596510), (6422, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6423, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6424, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6425, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6426, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6427, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6428, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6429, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6430, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6431, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6432, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6433, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6434, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6435, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6436, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6437, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6438, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6439, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6440, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6441, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6442, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6443, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6444, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6445, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6446, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6447, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6448, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6449, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6450, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6451, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6452, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6453, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6454, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6455, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6456, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6457, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6458, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6459, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6460, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6461, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6462, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6463, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6464, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6465, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6466, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6467, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6468, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6469, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6470, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6471, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6472, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6473, '', 'Java/1.6.0_04', '', '', -732170672, 1522773896), (6474, 'http://www.google.de/search?hl=de&client=firefox-a&hs=JBd&rls=org.mozilla:de:official&q=motul+motor%C3%B6l&revid=329283533&sa=X&ei=yVSpTPzdOpSEswbgy6S8DA&ved=0CFcQ1QIoAA', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340864751), (6475, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6476, 'http://www.google.de/search?hl=&q=motul+300v&sourceid=navclient-ff&rlz=1B3MOZA_deDE322DE323&ie=UTF-8&aq=0&oq=motul+300', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419751596), (6477, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1295291115), (6478, 'http://www.google.de/search?hl=de&source=hp&q=motul+kettenspray&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; AskTB5.6)', '', 'de', -732170672, 1418066846), (6479, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (6480, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6481, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6482, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DChWVXGq6pTJC3LMLRswbuz8ncCa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleKZgqwHoAHH0YT4A8gBAakCFv_y5rsWtz6qBBNP0BHGklGZkNEkceXIAz02quX3%26sig%3DAGiWqtyKsy8eRNmNXnrZKMG3DAAWTzBWKg%26adurl%3Dhttp://ww', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1338069598), (6483, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6484, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (6485, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (6486, 'http://www.idealo.de/preisvergleich/Liste/12806416/motul-specific-dexos2-5w-30.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', '', 'de', -732170672, -1539449076), (6487, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6488, 'http://www.preisvgl.de/online-shops/2%20takt%20motor/&campid=5336654047', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1834292606), (6489, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.4; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1062729183), (6490, 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g7&q=motul+motor%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; MDDR; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -653878702), (6491, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)', '', '', -732170672, -819018771), (6492, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6247802133244182&output=html&h=280&slotname=8717872128&w=336&lmt=1286207295&flash=10.1.82&url=http%3A%2F%2Feifeltunes.co.de%2F&dt=1286207305335&shv=r20100916&jsv=r20100917&correlator=128620730533', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530462790), (6493, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1SVEC_DEDE391&q=motul+20w50&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1556310581), (6494, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928008), (6495, 'http://www.google.de/search?q=shine+%26+go+Motul&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351139497), (6496, 'http://www.google.de/aclk?sa=l&ai=C-QWMTQGqTOmYDtGy4gb_-sjCDK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVoqSCsAegAcfRhPgDyAEBqQIngCG2O_W2PqoEE0_QWSMIaymXNfHSCZ_NFZqMEzw&sig=AGiWqty_JCN5AVm0lOvzPcOnhj3fEaMOvQ&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350771106), (6497, 'http://www.google.de/url?q=motul+300v+&url=/aclk%3Fsa%3Dl%26ai%3DCa2JPVwOqTLy2OoaK-gaO7PhBrcGwwwH96b3tFI-13kQIABACKAJQnq-hjQFgleKmgrAHoAHH0YT4A8gBAakCAYWed2H3tj6qBBNP0A2dSEgUblnPMgg5SqIbhTbv%26sig%3DAGiWqtx1wMYmHqGLARmnAAMXJZ4rHSdxNQ%26adurl%3Dhttp://www.', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418404086), (6498, 'http://www.gs-forum.eu/showthread.php?t=49932', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1550329880), (6499, 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CI_r0qLWuaQCFRU03wodzHEC0Q', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de', -732170672, 1292618733), (6500, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC4S_SZQuqTOCWIMH84wbCv-j1Aa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQLx-pSvQP62PqoEE0_QzVEhn83pVTi2Q9foqYJX_DE%26sig%3DAGiWqtzAnoAqG7cwY2x1sABEpQ54F6ifwg%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de', -732170672, 1557010953), (6501, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.1)', '', 'de', -732170672, 1591635440), (6502, 'http://www.markenoele.de/agb/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de', -732170672, 1557010953), (6503, 'http://www.google.de/url?q=Motul+Fork+oil&url=/aclk%3Fsa%3Dl%26ai%3DCDLHrrQ6qTLe1Kc3XOLPW4eIMrcGwwwH96b3tFJXI4-1HCAAQASgCUJ6voY0BYJWCs4LAB6ABx9GE-APIAQGpAvH6lK9A_rY-qgQTT9BvE3OnKWdfMX8To5y-Ddudpw%26sig%3DAGiWqtwhLly6LRXifAXU8N5fH9p9HXL-Mw%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1481529115), (6504, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1286213514&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-im-yaris-t1305251.html&dt=1286213516242&shv=r201009', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 MRA 5.7 (build 03686) Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0C) sputnik 2.3.0.76', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'ru,de-de;q=0.8,de;q=0.6,en-us;q=0.4,en;q=0.2', -732170672, 1469693048), (6505, 'http://www.gs-forum.eu/showthread.php?p=625665', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-DE', -732170672, 1568691344), (6506, 'http://www.gs-forum.eu/showthread.php?t=49932', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1350146575), (6507, 'http://shopping.news.de/search/landing/query/motul+%c3%b6l/s/google/gkaid/55221343/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1529278010), (6508, 'http://www.google.de/url?q=motul+20w50&url=/aclk%3Fsa%3Dl%26ai%3DC57S3eBqqTIaOEs2K-gbTmtyaC63BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCViviBlAegAcfRhPgDyAEBqQLx-pSvQP62PqoEFk_QaZQIYaAkipbEEHNgvrjDMHbQNpY%26sig%3DAGiWqtw60UVDvmBcs2NOp_NSFvVteMo8sA%26adurl%3Dhttp', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420004263), (6509, 'http://www.gs-forum.eu/showthread.php?p=625749', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1574850249), (6510, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9017981989551887&output=html&h=280&slotname=3305529443&w=336&lmt=1286217525&flash=10.1.82.76&url=http%3A%2F%2Fwww.scootertuning.org%2Frollertuning-allgemein%2Fwelches-2-takter-scooter-ol-641.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1481268608), (6511, 'http://www.gs-forum.eu/showthread.php?t=49932', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3;', '', 'de', -732170672, -648808892), (6512, 'http://www.gs-forum.eu/showthread.php?p=625749', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 YFF35 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420836000), (6513, 'http://www.google.de/search?q=motul+%C3%B6le&hl=de&client=firefox-a&hs=zDC&rls=org.mozilla:de:official&prmd=s&ei=pCyqTMmDB47Gswbk27GcDA&start=40&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1353433539), (6514, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6515, 'http://www.gs-forum.eu/showthread.php?t=49932', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 (webde/1.7.2) Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1538931462), (6516, 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul+%c3%b6l&hl=de&ie=UTF-8&rlz=1T4ACPW_de___DE362&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 1831403954), (6517, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6518, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCVjNpJXKqTMGZDtHXOJWY7dQMrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWSloKoB6ABx9GE-APIAQGpAkO2n5CF9rY-qgQTT9B5zJmZ7zvsK4LorlCAjPnF7A%26sig%3DAGiWqtw6Cx5sji9ZLkgfOSly71FkOV2iVA%26adurl%3Dhttp://', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338154587), (6519, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=Motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1928983795), (6520, 'http://www.google.de/search?hl=&q=motul+%C3%B6l&sourceid=navclient-ff&rlz=1B3GGGL_deDE327DE327&ie=UTF-8&aq=0&oq=motul+', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527094919), (6521, 'http://www.gs-forum.eu/showthread.php?t=49932', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -719339773), (6522, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 AskTbFXTV5/3.8.0.12304 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (6523, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6524, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (6525, 'http://www.gs-forum.eu/showthread.php?t=49932', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 (webde/1.7.2) Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1467721480), (6526, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=15&slotname=4857212039&w=468&lmt=1286278381&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F2-takt-oel-dieselkraftstoff-t623039.html%3Fpage%3D1&dt=128627', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421604394), (6527, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (6528, 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCvHvU3RGrTNjvOILgswa49eDcCa3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVyoqCmAegAcfRhPgDyAEBqQKNrKUNOvK2PqoEE0_QFQwSUlQ-LWCJGPJ7BI-MgOw%26sig%3DAGiWqtwtcAMcQIpKX5BV_V5U7QAVZxSJgA%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339113357), (6529, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC4zAV4hmrTOL5KsvPswbW15HcCa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV-oaCmAegAcfRhPgDyAEBqQKNrKUNOvK2PqoEE0_Qr1K8whvyNb8LQbp9tQiN5BU%26sig%3DAGiWqtyK5UckmFauLecfjzIXfgPEY3jZHw%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET CLR 1.1.4322; .NET4.0C)', '', 'de', -732170672, -649064456), (6530, 'http://www.google.de/url?q=motul+8100+x-clean&url=/aclk%3Fsa%3Dl%26ai%3DCz_Md-yKrTILJDNbUONLmregIrcGwwwH96b3tFO294-1HCAAQAVCer6GNAWCVgqCCsAegAcfRhPgDyAEBqQKNrKUNOvK2PqoEE0_Qc7oZsmaUoeLwPflb1O1hssE%26sig%3DAGiWqtz-H5xKTKLyC11SFutg47wgZEiwPg%26adurl%3Dhttp:', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 1.1.4322)', '', 'de-DE', -732170672, -1055182230), (6531, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCijxLJyOrTOmvLZCBjAepsY2eDq3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVqrOCwAegAcfRhPgDyAEBqQKNrKUNOvK2PqoEE0_QUyse616Wj1Nbu-BrLtPtkds%26sig%3DAGiWqtxVfoKkreqxdSgcZp9jdle0drlvxw%26adurl%3Dh', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -638892875), (6532, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=motul+fuel+system+clean', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1340699302), (6533, 'http://www.gs-forum.eu/showthread.php?p=625665#post625665', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET4.0C; InfoPath.3)', '', 'de-DE', -732170672, -2084808667), (6534, 'http://www.google.de/search?hl=de&rlz=1T4DVXE_enDE308DE308&q=motul+motor%C3%B6l&aq=7&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; AskTB5.3)', '', 'de', -732170672, 1495005776), (6535, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCdayftzqrTO-_M4biswba4uTTC63BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV-oaCmAegAcfRhPgDyAEBqQJHpuo3vxy3PqoEE0_QZdaMXqZu6q_NflHUu0o4ogM%26sig%3DAGiWqtz11TaKBPYl91sfYQbRxfZOC38egQ%26adurl%3Dhttp:/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET CLR 1.1.4322; .NET4.0C)', '', 'de', -732170672, -649064456), (6536, 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421334278), (6537, 'http://www.google.de/search?client=safari&rls=en&q=Motul+5100+4T+Motor%C3%B6l+SAE+10W40+1+Liter&ie=UTF-8&oe=UTF-8&redir_esc=&ei=bkGrTI3gLoaVswbW2aigBA', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5', '', 'de-de', -732170672, -1307002690), (6538, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1133855598), (6539, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471290095), (6540, 'http://www.google.de/search?hl=de&client=safari&rls=en&q=motul+5100&revid=1074693138&sa=X&ei=1GGrTJnIOIuCswbauPDOBA&ved=0CF0Q1QIoBQ', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5', '', 'de-de', -732170672, -648541889), (6541, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338533562), (6542, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338533562), (6543, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338533562), (6544, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338533562), (6545, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338533562), (6546, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338533562), (6547, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338533562), (6548, 'http://www.google.com/merchants/view?docId=5932762553376389119&nav=active&statusGroup=3', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C; InfoPath.3)', '', 'de-DE', -732170672, 168430081), (6549, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312278278), (6550, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6551, 'http://www.google.de/url?q=motul+5100&url=/aclk%3Fsa%3Dl%26ai%3DCKTmRx3yrTNuSGsj8sga93oTeCa3BsMMB_em97RS1g_2-RwgAEAFQnq-hjQFgldqzgsAHoAHH0YT4A8gBAakCRq_FMGA3tz6qBBNP0GU_p2pt26BAiW9tEiS5XOoT%26sig%3DAGiWqty15eRiFvd8VvZuUOrCJpVWzoUjrA%26adurl%3Dhttp://www.m', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574072731), (6552, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBoQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=motul%20synergie%2B&ei=lH-rTNSWIc6SswbakLybBA&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1293361369), (6553, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421805512), (6554, 'http://www.gs-forum.eu/showthread.php?t=49932', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.0.16) Gecko/2009120200 SUSE/3.0.16-0.2.1 Firefox/3.0.16', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1434666894), (6555, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6556, 'http://www.google.de/search?sourceid=navclient&aq=0h&oq=motul&hl=de&ie=UTF-8&rlz=1T4ACAW_deDE355DE355&q=motul-%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SIMBAR={3D2F108C-B517-4269-B503-DB1AAE9B0C4B}; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16; OfficeLiveConne', '', 'de-DE', -732170672, 1417966089), (6557, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC7lWvCpirTP2sFIOH-gbN8p2aC63BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVgpOCoAegAcfRhPgDyAEBqQJsqkhvOjW3PqoEE0_QqYvZjA1Sm2lwzs_FY2IwMKM%26sig%3DAGiWqtxsU_n6o6CSIpynGSffK7grRSHeMw%26adurl%3Dh', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1134452659), (6558, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6559, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6560, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6561, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6562, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6563, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6564, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)', '', '', -732170672, -819017937), (6565, 'http://www.google.de/search?q=Motul+300V+10W40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1133592124), (6566, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6567, 'http://www.hotfrog.de/Firmen/Oelshop-24-Motoroel-Shop', 'Mozilla/5.0 (Windows NT 5.1; rv:2.0b6) Gecko/20100101 Firefox/4.0b6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -716831431), (6568, 'http://www.google.de/search?q=motul+2+takt+%C3%B6l&ie=UTF-8&oe=UTF-8&hl=de&client=safari', 'Mozilla/5.0 (iPad; U; CPU OS 3_2_2 like Mac OS X; de-de) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B500 Safari/531.21.10', '', 'de-de', -732170672, 1303608031), (6569, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437734027), (6570, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6571, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (6572, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6573, 'http://www.google.de/url?sa=t&source=web&cd=5&ved=0CCcQFjAE&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=Motul%206100%20Synergie%2B&ei=zlasTI3pDYeDOu7VqLUH&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ&sig2=OxkYq', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1467725189), (6574, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCDARt9F-sTJaDEcLSswb2wIW8D63BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVqrOCwAegAcfRhPgDyAEBqQI_6sDMzzq3PqoEE0_QPTEda71yzrlIP_DE_IAiWlc%26sig%3DAGiWqtz0J887FKlQV2X_S7Iv91mdHNlWKQ%26adurl%3Dh', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -638887082), (6575, 'http://shop.ebay.de/i.html?LH_TopRatedSellers=1&_trkparms=65%253A12%257C66%253A4%257C39%253A1%257C72%253A3345&rt=nc&_nkw=motul+10w+60&_dmd=1&_trksid=p3286.c0.m14&_sop=2&_sc=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 GTB7.1 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1292086852), (6576, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCSYMbrWSsTJ_DKIGkjweCy5GQBK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV4pmCrAegAcfRhPgDyAEBqQJsqkhvOjW3PqoEE0_QkYqGM0d2EkEaZIVUbpra6Kc%26sig%3DAGiWqtx38JhnXNbe0g_NuE2N_nk71SZoKw%26adurl%3Dh', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; SIMBAR={AC99D8A9-FF99-4BA4-9B09-C0BFF24CCD33}; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1340000854), (6577, 'http://www.google.de/search?q=5-w40+x-cess+motul+shop&hl=de&rls=com.microsoft:de:IE-SearchBox&rlz=1I7ADBR_de&ei=gHKsTPbNFoqBOsLTybEH&start=20&sa=N', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322; InfoPath.2)', '', 'de', -732170672, -2129835834), (6578, 'http://www.google.de/url?q=motul+8100+x-clean&url=/aclk%3Fsa%3Dl%26ai%3DCaUskNI2sTOXzFML9sgb-9-APrcGwwwH96b3tFO294-1HCAAQAVCer6GNAWCVuq2CtAegAcfRhPgDyAEBqQIJZTTG1EO3PqoEE0_QSRIokGQPJuDg1bocjOyx1BM%26sig%3DAGiWqtzWzT3HP_DguatAFwc__G_ofArcQg%26adurl%3Dhttp:', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470653785), (6579, 'http://www.google.de/url?q=billiges+Motul+300+V+4T+Factory+Line+SAE+10W-40+1&url=/aclk%3Fsa%3Dl%26ai%3DCqoEDro2sTLv0DsHgswa-r_ySDa3BsMMB_em97RTVz-PtRwgAEAIoA1Cer6GNAWCVoreCyAegAcfRhPgDyAEBqQJTWzpDiT-3PqoEGE_QEap-6SLTsHJbVJe_f08TI7lHurVkfg%26sig%3DAGiWqtz7', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529604403), (6580, 'http://www.google.de/search?hl=de&source=hp&q=motul+fuel+system+clean&aq=0&aqi=g1&aql=&oq=Motul+Fuel&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1548328674), (6581, 'http://www.google.de/search?sourceid=navclient&aq=1h&oq=&hl=de&ie=UTF-8&rlz=1T4MEDA_deDE242DE242&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB0.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; WinTSI 25.05.2010; .NET4.0C)', '', 'de', -732170672, 1418061503), (6582, 'http://www.gs-forum.eu/showthread.php?t=49932', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1347518473), (6583, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928026), (6584, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928026), (6585, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.5.2 (de)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576195797), (6586, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0239281592955267&output=html&h=600&slotname=7986467649&w=160&lmt=1286383011&flash=10.1.85&url=http%3A%2F%2Fwww.spotlight-wissen.de%2Farchiv%2Fmessage%2F259583.html&dt=1286383011647&shv=r20100916&', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350999099), (6587, 'http://www.google.de/search?q=MOTUL+Motor%C3%B6l+Oldtimer%C3%B6l+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529453103), (6588, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADBR_deDE290DE290&q=MOTUL+%7c+Motor%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1576360354), (6589, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCJ-dP9rSsTIq5G4yPOonnma0OrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVAqABx9GE-APIAQGpAlNbOkOJP7c-qgQTT9BZJQOjqDXAO0oZIBMkKXdC0g%26sig%3DAGiWqtzUZwYgYXCOmj-cffLXDY0TWPHiMg%26adurl%3Dhttp://www.motu', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'sv-SE,de;q=0.5', -732170672, 1313202701), (6590, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C; InfoPath.3)', '', 'de-DE', -732170672, 168430081), (6591, 'http://www.google.de/search?hl=de&source=hp&q=Motul+V300+10W-50&btnG=Google-Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 8.0; Win32; GMX); (gmx/1.1.0.21); .NET CLR 2.0.50727; InfoPath.2)', '', 'de', -732170672, 1303522382), (6592, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC-st038KsTOtZx9GzBoiljIoKrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWioIKwB6ABx9GE-APIAQGpAlNbOkOJP7c-qgQTT9AhszsOoHt5B2x8j6WRfc1lAw%26sig%3DAGiWqtxTUREkOZOiAkI8BhqrT7SGS6uMqA%26adurl%3Dhttp://', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; InfoPath.2)', '', 'de', -732170672, 1340292428), (6593, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574073296), (6594, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)', '', '', -732170672, -819065615), (6595, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6596, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 AskTbFXTV5/3.8.0.12304 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (6597, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6598, 'http://gs-forum.eu/showthread.php?t=49932', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1071443696), (6599, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (6600, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Weberbank Browser V1.0; .NET CLR 2.0.50727)', '', 'de', -732170672, -717357817), (6601, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (6602, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4SKPB_deDE368DE373&q=motul+300V+cimoetition+g%c3%bcnstig', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1834352526), (6603, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6604, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBkQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=x-clean%20c3&ei=gMGtTLrkCsXAswaLv82wDQ&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw', 'Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339500975), (6605, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&hl=de&source=hp&q=motul+shop&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (6606, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6607, 'http://www.google.de/search?hl=de&client=firefox-a&hs=HXr&rls=org.mozilla:de:official&&sa=X&ei=Qs-tTLr7EIyTjAfl0KB8&ved=0CB0QBSgA&q=motul+specific+913c&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1556298653), (6608, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.13) Gecko/20100914 SeaMonkey/2.0.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351407373), (6609, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&hl=de&source=hp&q=motul+shop&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (6610, 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+fuel+system&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE382DE382&q=motul+fuel+system+clean', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322; yie8)', '', 'de', -732170672, 1527195190), (6611, 'http://www.google.de/search?q=motul+shop&hl=de&rlz=1I7ADFA_de&prmd=s&ei=OtetTJ6bDcvNswbiqPXEDQ&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1470250820), (6612, 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CB0QFjABOAo&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=G9itTIW2C8bCswaitbDXDQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1352247182), (6613, 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CCYQFjABOAo&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=l9itTK2lB8SUOsnm7IoG&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322)', '', 'de', -732170672, 1352247182), (6614, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&hl=de&source=hp&q=motul+shop&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (6615, 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CBsQFjABOAo&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=k92tTKyIOc3GswapkcC_DQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1352247182), (6616, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&hl=de&source=hp&q=motul+shop&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (6617, 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CB0QFjABOAo&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=DeGtTNjYBMmdOpmuzPsF&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1352247182), (6618, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928072), (6619, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928072), (6620, 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CE0QFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-4100-power-5l-15w-50.html&rct=j&q=4100%20Power%20Motul%20Preisvergleich&ei=avmtTOufNcbLswb2uJW7DQ&usg=AFQjCNHM1H_VzdKQJY35ErBoYam', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338052230), (6621, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCiIJdLfutTPf7KMavtAbf1uRkrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWSsoK8B6ABx9GE-APIAQGpAh3fiDUvY7c-qgQTT9C15d5IQ98DYc2kGAq-ruXruQ%26sig%3DAGiWqtyBRfaEj6muZ4m3GIFpgr9Xb6qnsw%26adurl%3Dhttp://', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -712568560), (6622, 'http://www.google.de/search?hl=de&client=firefox-a&hs=EMF&rls=org.mozilla%3Ade%3Aofficial&q=20w50+v300+motul&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -2038299405), (6623, 'http://www.google.de/url?q=motul+motor%C3%B6l+&url=/aclk%3Fsa%3Dl%26ai%3DCYdrKZQSuTKvQAYH8sgbf8YhXrcGwwwH96b3tFK2E_b5HCAAQASgCUJ6voY0BYJXqtYLEB6ABx9GE-APIAQGpAh3fiDUvY7c-qgQTT9AtnZOxUmyn5Nf203Cc6Fn8eg%26sig%3DAGiWqtw33WuDv2QkfJkbKVIy2SATlIIufw%26adurl%3Dh', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527737513), (6624, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729106), (6625, 'http://www.preisvgl.de/online-shops/motul%208100%20x-cess%205W-40/&campid=5336531290', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471616648), (6626, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCGCV0cROuTKj9MYGPOu2o5L0BrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVsp-CsAegAcfRhPgDyAEBqQId34g1L2O3PqoEE0_Qg4_gXvfyfrlltiWE5nVUSUc%26sig%3DAGiWqtwy364SpChmmp5yOiAawOp_52-46A%26adurl%3Dhttp://www', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1481482967), (6627, 'http://www.google.de/search?q=Motul+3000+SAE+20W-50+Motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351484639), (6628, 'http://www.idealo.de/preisvergleich/OffersOfProduct/2294756_-scooter-expert-2t-1-l-motul.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1481482967), (6629, 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Arcor 5.006)', '', 'de', -732170672, 1480625452), (6630, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6631, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6632, 'http://www.google.de/search?sourceid=navclient&aq=0&oq=Motul+300&hl=de&ie=UTF-8&rlz=1T4ADRA_deDE377DE378&q=motul+300v', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1831511806), (6633, 'http://www.google.de/search?q=motul+300v+le+mans', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1461510868), (6634, 'http://www.google.de/products?oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&q=motul+bio&um=1&ie=UTF-8&ei=nDKuTNb8CMXFswbF7qjZDQ&sa=X&oi=product_result_group&ct=title&resnum=4&ved=0CC8QrQQwAw', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1569037758), (6635, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6636, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6637, 'http://www.google.de/search?q=motul+%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 2.8)', '', 'de', -732170672, 1582279850), (6638, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6639, 'www.google.com', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413369276), (6640, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6641, 'http://www.testberichte.de/p/polo-motorrad-tests/racing-dynamic-dry-lube-testbericht.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1417826025), (6642, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6643, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1286486418&flash=10.1.82.76&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Foel-syntetik-oder-mineral-t454919.html%3Fpage%3D3&dt=1286', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB0.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1420109731), (6644, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6645, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6646, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6647, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6648, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6649, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6650, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6651, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6652, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6653, '', 'Mozilla/5.0 (compatible; NetcraftSurveyAgent/1.0; +info@netcraft.com)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-gb,en;q=0.5', -732170672, -1203222121), (6654, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6655, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6656, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (6657, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6658, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6659, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+5100&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (6660, 'http://www.google.de/m/search?oe=UTF-8&client=safari&q=wash+wax+spray+motul&hl=de&start=10&sa=N', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7', '', 'de-de', -732170672, -1134294242), (6661, 'http://www.google.de/aclk?sa=l&ai=CcUmExMCuTOWYPML9sgaB0K3mAa3BsMMB_em97RS97Pu-RwgAEAEg8YH0BygDUJ6voY0BYJXqj4KgB6ABx9GE-APIAQGpAhAzFCMGW7c-qgQTT9DBim7KGcectj75bFPTvYtcl4AFkE4&sig=AGiWqtx6N2etFYEeUUkI5QjyOPV8R60CJQ&adurl=http://www.motulshop.de&rct=j&q=mot', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322)', '', 'de', -732170672, 1352247182), (6662, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de,de-de;q=0.8,en;q=0.5,en-us;q=0.3', -732170672, -1062729209), (6663, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6664, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6665, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (6666, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (6667, 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+&meta=&aq=f&aqi=g4&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)', '', 'de', -732170672, 1048980996), (6668, 'http://www.google.de/search?hl=de&source=hp&q=+Motul%2C+Markenname+Xcess+8100+&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351636873), (6669, 'http://www.google.de/search?q=motul+%C3%B6l&rlz=1I7ADFA_de', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1470254331), (6670, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.1)', '', 'de-DE', -732170672, 1471629231), (6671, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1066549672), (6672, 'http://www.google.de/search?hl=de&safe=active&q=20w50+motul&aq=1&aqi=g3&aql=&oq=20w50+mot&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322; InfoPath.2)', '', 'de', -732170672, -1066549672), (6673, 'http://suche.t-online.de/fast-cgi/tsc?lang=all&dia=suche&pageSection=&category=&ms=&imgsz=&mf=&imtype=&fmt=&searchSite=&language=&src=&q_opt=&cr=all&start=0&more=variantebi&ocr=yes&tax=&y=18&q_cat=&x=44&adtest=&device=html&comprisedLink=&q_not=&classifica', 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.9) Gecko/20100825 Linux Mint/9 (Isadora) Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1419558416), (6674, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6675, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6676, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6677, 'http://www.google.de/aclk?sa=l&ai=CVfqs5tyuTI6JGYmMOuDmyJQBrcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJW6iYKYB6ABx9GE-APIAQGpAiWkjZm_X7c-qgQTT9DqboIyHvB9Qez9C7WwkN0p9w&sig=AGiWqtw5Oly9AUyyOfi57xN3A_bK9Vub3Q&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C3', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1548450332), (6678, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (6679, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1093546178), (6680, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (6681, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (6682, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1093546178), (6683, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (6684, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1093546178), (6685, 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4SUNA_deDE309DE309&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1419081360), (6686, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6687, 'http://www.google.de/search?q=motul+5100+4t&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, -1134410989), (6688, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6689, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1286531504&flash=10.1.82.76&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotor-oel-ueber-das-internet-kaufen-t1601929.html&dt=1286', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5)', '', 'de', -732170672, 1353390045), (6690, 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&meta=&aq=0&aqi=g6&aql=&oq=motul+51&gs_rfai=&rlz=1W1GGLJ_de', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -648296678), (6691, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (6692, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729172), (6693, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6694, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6695, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6696, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6697, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6698, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6699, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6700, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6701, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6702, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (6703, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6704, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6705, 'http://www.google.de/products?q=motul+5100+4t&hl=de&aq=0&oq=motul+5100+', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-15,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1475004391), (6706, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6707, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6708, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6709, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6710, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6711, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6712, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6713, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6714, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6715, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6716, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6717, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6718, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6719, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6720, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6721, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6722, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6723, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6724, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6725, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6726, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6727, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6728, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6729, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6730, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6731, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6732, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6733, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6734, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6735, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6736, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6737, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6738, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6739, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6740, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6741, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6742, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6743, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6744, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6745, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6746, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6747, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6748, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6749, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6750, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6751, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6752, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6753, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6754, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6755, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6756, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6757, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6758, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6759, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6760, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6761, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6762, 'http://search.conduit.com/Results.aspx?q=motul+kettenspray&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=13&ctid=CT2431245', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 AskTbWBG/3.9.1.14019 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639315244), (6763, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6764, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6765, 'http://www.google.de/search?q=motul+wash+wax+spray', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, -1134294242), (6766, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6767, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1055957246), (6768, 'http://www.gs-forum.eu/showthread.php?p=625665#post625665', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 1.1.4322; InfoPath.2; MS-RTC LM 8)', '', 'de', -732170672, -1426305022), (6769, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6770, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6771, 'http://www.google.de/url?q=motul+8100+x-clean&url=/aclk%3Fsa%3Dl%26ai%3DC4THnvyKvTNixOs_QswbHjcWFAa3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglfqcgqwHoAHH0YT4A8gBAakCnVobud5Vtz6qBBNP0Jwgwj-tIc69mSYuG_jz6BYk%26sig%3DAGiWqtw0LQFCcQt3RtrdMZu5jnfc6jNFug%26adurl%3Dhttp', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339937911), (6772, 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=7&aqi=g10&aql=&oq=MOTUL&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727)', '', 'de', -732170672, 1529145619), (6773, 'http://www.google.de/m/search?oe=UTF-8&client=safari&hl=de&q=Motul+15w50+v300&gws_link_params=spell:1&ei=pC-vTPCGN-bPjAeUnNxf&ved=0CA8QBSgA', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7', '', 'de-de', -732170672, 1481494026), (6774, 'http://www.google.de/search?q=motul+motor%C3%B6l+10w-40', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.3)', '', 'de-DE', -732170672, -717400220), (6775, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6776, 'http://www.google.de/aclk?sa=l&ai=CdyY65jevTO61BITSswbE-KygAa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleqsgrQHoAHH0YT4A8gBAakCnVobud5Vtz6qBBNP0DTLvsghX1dBQGy1CbDd5fNj&sig=AGiWqtzGxDTsnWOknGk9aOWaGEW4h6EnQQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574087575), (6777, 'http://www.google.de/search?hl=de&rlz=1T4ADBS_deDE315DE317&&sa=X&ei=_TevTOODDIegOtWG7AQ&ved=0CCAQBSgA&q=motul+5100+15W50&spell=1', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1532603482), (6778, 'http://www.google.de/search?q=Motul+Specific+LL+A%2FB+025+5W30&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421150345), (6779, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6780, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6781, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6782, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6783, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6784, 'http://www.google.de/products?hl=de&q=leichtlauf%C3%B6l+5w30&price1=8,00&price2=30,00&lnk=prsugg&show=dd', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; msn OptimizedIE8;DEDE; AskTB5.6)', '', 'de', -732170672, 1608460005), (6785, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6786, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6787, 'http://www.gs-forum.eu/showthread.php?s=f57e4cca3722b4c3af2b17974f931544&t=49932', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648892751), (6788, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6789, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCf6ay-2WvTNOhBseOOpW2hfMBrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVsvuBlAegAcfRhPgDyAEBqQJo1Y6y4163PqoEE0_QdHkRQ04vIJsPzk6v7s-zJm4%26sig%3DAGiWqtz46P0YSAwkbuU6dmVzNGQpKWpA9Q%26adurl%3Dhttp://www', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1529761813), (6790, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6791, 'http://sn110w.snt110.mail.live.com/mail/InboxLight.aspx?n=870467401', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1418496284), (6792, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6793, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6794, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928072), (6795, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928072), (6796, 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2117678&SearchSource=3&q=motul+300v+power+preis', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480834592), (6797, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6798, 'http://www.google.de/search?q=motul+shop&hl=de&prmd=s&ei=58uvTLneDYPNswavi8XMDQ&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574220599), (6799, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6800, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)', '', '', -732170672, -819065455), (6801, 'http://whois.domaintools.com/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089906120), (6802, 'http://whois.domaintools.com/markenoele.com', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089906110), (6803, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6804, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCivZrJSmwTOb9OIzQswaLpdCcAa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCnVobud5Vtz6qBBNP0Oi8fotxFZb9xa0GRQOJ-kHV%26sig%3DAGiWqtzxKyNJGos5lt0_i4cTK201jvsmog%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340493254), (6805, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SLCC1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.30729)', '', 'en-us', -732170672, -819019471), (6806, 'http://markt.motorradonline.de/produkt-175708-Motul_Transoil_10W_30_Getriebeoel', 'Mozilla/5.0 (Windows; U; Win98; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1419459078), (6807, 'http://markt.motorradonline.de/produkt-175708-Motul_Transoil_10W_30_Getriebeoel', 'Mozilla/5.0 (Windows; U; Win98; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1419459078), (6808, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6809, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6810, 'http://www.google.de/search?sourceid=chrome&ie=UTF-8&q=motul+%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1419864111), (6811, 'http://www.google.de/aclk?sa=l&ai=CUEmutUOwTPapMInSswaZ0KmnAa3BsMMB_em97RSFyuPtRwgAEAIoA1Cer6GNAWCVuv2BlAeQAQOgAcfRhPgDyAEBqQKdWhu53lW3PqoEGE_QNlG53nr5qn0m-_Qda9yUl3BeR7uUFw&sig=AGiWqtxCNFSjiAaGcjZchtS9WRPgHcYOBw&adurl=http://www.motulshop.de&rct=j&q=Bewe', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.19) Gecko/20081202 Iceweasel/2.0.0.19 (Debian-2.0.0.19-0etch1)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1044015406), (6812, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529065733), (6813, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529065733), (6814, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529065733), (6815, 'http://www.markenoele.de/catalogsearch/result/?q=300v', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529065733), (6816, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6817, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6818, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6819, 'http://www.google.de/products?hl=de&q=tcw3+vollsynthetisch&spell=1&oi=spell', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1353387099), (6820, 'http://www.google.de/products?hl=de&q=tcw3+vollsynthetisch&spell=1&oi=spell', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1353387099), (6821, 'http://www.google.de/products?hl=de&q=tcw3+vollsynthetisch&show=dd&sa=N&lnk=next&start=10', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1353387099), (6822, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6823, 'http://www.google.de/aclk?sa=l&ai=CYiG_5WywTKSyEYzSswaH_smmAa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglaqhgrAHoAHH0YT4A8gBAakCnVobud5Vtz6qBBNP0NfZc7KL3pgkVHo6G_1BzGfg&sig=AGiWqtzCPyxvHI1Gp4PKghBGtnPHLknOiw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1568792547), (6824, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6825, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCoTOmnJewTPOILY2GOq7mnaEGrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWikoKgB6ABx9GE-APIAQGpAp1aG7neVbc-qgQTT9A7mTuPyTBROQ9JM0Ab4SckgA%26sig%3DAGiWqtx_B6FuIlJx0lzQlU2blS0yB77i-w%26adurl%3Dhttp://', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1480897543), (6826, 'http://www.google.com/search?source=ig&hl=de&rlz=&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', 'de', -732170672, 1568873976), (6827, 'http://www.google.de/search?q=motul+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGIE_de&redir_esc=&ei=Y56wTLWuDcTDswaCt9CwDQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1)', '', 'de', -732170672, 1311380930), (6828, 'http://shop.ebay.de/?_from=R40&_trksid=p3984.m570.l1313&_nkw=Motul+Synergie+6100+10W-40&_sacat=See-All-Categories', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530747457), (6829, 'http://www.google.de/search?q=oel+motul+300+15+W-50&btnG=Suche&hl=de&client=opera&rls=de&sa=2', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.6.30 Version/10.62', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1574495908), (6830, 'http://www.markenoele.de/', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.6.30 Version/10.62', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1574495908), (6831, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (6832, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6833, 'http://www.google.de/search?hl=de&client=firefox-a&hs=Eyy&rls=org.mozilla%3Ade%3Aofficial&q=motul+8100+x-clean&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573374225), (6834, 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&btnG=Google-Suche&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)', '', 'de-DE', -732170672, 1293199448), (6835, 'http://www.google.de/aclk?sa=l&ai=C9IdStMiwTJ6KHIiIOr2vgWetwbDDAf3pve0UzYD9vkcIABABKAJQnq-hjQFglbKVgqQHoAHH0YT4A8gBAakCnVobud5Vtz6qBBNP0OTqMZLYiISVklVnd3E6PPG8&sig=AGiWqtx9Tf5QJ3qy6F0oG4pY_LlKVKZj-g&adurl=http://www.motulshop.de&rct=j&q=motul%202%20takt%2', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1134496129), (6836, 'http://www.google.de/products?q=motul+10w40++vw+5l&hl=de&scoring=p', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351703152), (6837, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6838, 'http://www.google.de/search?hl=de&q=motor%C3%B6l++motorrad+motul&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; AskTB5.5)', '', 'de', -732170672, 1568883094), (6839, 'http://www.elferteam.de/Forums/index.php?showtopic=42654', 'Mozilla/4.0 (compatible; MSIE 8.0; AOL 9.0; AOLBuild 4327.5201; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16; InfoPath.1; .NET4.0C)', '', 'de-DE', -732170672, -1017299930), (6840, 'http://www.google.de/search?hl=de&rlz=1T4RNWN_deDE263DE264&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=motul+&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SIMBAR={DBDCBCA7-840E-4B29-98FA-16B3C5EBDF4E}; GTB0.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.1; InfoPath.2; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1607480335), (6841, 'http://www.google.de/aclk?sa=l&ai=Cq_T0DN6wTMexNoX_sgbWkPmbAa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglYr-gZQHoAHH0YT4A8gBAakCnVobud5Vtz6qBBNP0Itarrcq___C0X1wpgbJm8_B&sig=AGiWqtxnGYlEP3i0OEP3VX5vfa9ZnBof6Q&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470443683), (6842, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6843, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928072), (6844, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928072), (6845, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6846, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6847, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6848, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)', '', '', -732170672, -819016507), (6849, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6850, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6851, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6852, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1527643083), (6853, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1418499090), (6854, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6855, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6856, 'http://www.google.de/url?q=motul+8100+X-clean+5W-40&url=/aclk%3Fsa%3Dl%26ai%3DCFqQbB4-xTIHQJ8PhswbyhbF5rcGwwwH96b3tFP3K4-1HCAAQAigCUJ6voY0BYJWilYKgB6ABx9GE-APIAQGpAp1aG7neVbc-qgQTT9BK6BDXyP_f4is5WZ2IcEp3Wg%26sig%3DAGiWqtwRFzEvoXS2VIOl476E3JcjrO3kUw%26adur', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.1; Tablet PC 2.0)', '', 'de-DE', -732170672, 1608444291), (6857, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6858, 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4ACAW_deDE360DE367&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; eSobiSubscriber 2.0.4.16; .NET4.0C)', '', 'de-DE', -732170672, 1413079629), (6859, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6860, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6861, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C; InfoPath.3)', '', 'de-DE', -732170672, 168430081), (6862, 'http://www.google.de/url?q=motul+300v+10w40&url=/aclk%3Fsa%3Dl%26ai%3DCfNlu46exTO2fNIX9sgb6iYWzAa3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCVgq-CuAegAcfRhPgDyAEBqQKdWhu53lW3PqoEGE_Qxznk3XcJq558vR_x09XvloTt2M5rTg%26sig%3DAGiWqtwG2qYIkRVJU7tuNrCenrGioDPWhQ%26adurl%3D', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; (R1 1.6); .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1529232229), (6863, 'http://www.motulshop.de', '', '', '', -732170672, 1156188945), (6864, 'http://www.motulshop.de', '', '', '', -732170672, 1156188945), (6865, 'http://www.google.de/products?oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&q=Motul+6100+Synergie%2B+10W40&um=1&ie=UTF-8&ei=Ea-xTJGbKsuUswaq2_mgBw&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CC0QrQQwAg', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527921280), (6866, 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2117678&SearchSource=3&q=motul+%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480833031), (6867, 'http://www.google.de/url?q=motul+2+takt+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCRG-N-LmxTPWfDsaIOpSNmZMBrcGwwwH96b3tFM2A_b5HCAAQASgDUJ6voY0BYJXCoIKwB6ABx9GE-APIAQGpAp1aG7neVbc-qgQTT9ABFAUyvrDmtV-k4im_-SqvZQ%26sig%3DAGiWqty4jAZWzUak7Ase-cHo2AU6sqCW6w%26adurl%3D', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413251553), (6868, 'http://www.google.de/aclk?sa=l&ai=CcxoqksGxTNubAsX9sga-5t2JAa3BsMMB_em97RS97Pu-RwgAEAEgx5j4BVCer6GNAWCVqqCCsAegAcfRhPgDyAEBqQKdWhu53lW3PqoEE0_Qxdpi7AaKx_49uXpACSH0uTSABZBO&sig=AGiWqtzo_5Rb85vsrLkrmwJ4XD13sHQiPg&adurl=http://www.motulshop.de&rct=j&q=motul%', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351470903), (6869, 'http://www.google.de/search?hl=de&client=firefox-a&hs=S2H&rls=org.mozilla:de:official&channel=s&q=motul+motor%C3%B6l&revid=1257189605&sa=X&ei=0cmxTOT4HJHJswbbz4DIDQ&ved=0CFoQ1QIoAA', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1518922695), (6870, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=Motul+&gs_rfai=', 'Mozilla/5.0 (iPad; U; CPU OS 3_2_2 like Mac OS X; de-de) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B500 Safari/531.21.10', '', 'de-de', -732170672, -1134382341), (6871, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6872, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351652665), (6873, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6874, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6875, 'http://www.google.de/products?hl=de&rlz=1T4SUNC_deDE356DE356&q=motul+300v+le+mans&um=1&ie=UTF-8&ei=SNOxTML_IMifOs241NAF&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CCcQrQQwAA', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)', '', 'de-DE', -732170672, 1427162126), (6876, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6877, 'http://www.google.de/aclk?sa=l&ai=CsTn3DtaxTJDWMIjgswaXhcBWrcGwwwH96b3tFLWD_b5HCAAQAiC2VCgCUJ6voY0BYJWyhYKYB6ABx9GE-APIAQGpAp1aG7neVbc-qgQYT9Cr9Ql5cm_fp0VA8-12ekFm_TZY7ISDgAWQTg&sig=AGiWqtw5JGLL2Be9_AhS9Z74QF0VUKH8jw&adurl=http://www.motulshop.de&rct=j&q=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1599853649), (6878, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6879, 'http://www.google.de/url?q=motul+300v+15w50&url=/aclk%3Fsa%3Dl%26ai%3DCOturOtyxTMeZIs6QOtjHqMoBrcGwwwH96b3tFK224-1HCAAQAigDUJ6voY0BYJWCoIKwB6ABx9GE-APIAQGpAp1aG7neVbc-qgQWT9DU7UiqHUlJQIHIsA4ckjx7IyzJ2A%26sig%3DAGiWqtwyTZSuPU5UkjhEIRnc8qlinZgIaw%26adurl%3D', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1310910609), (6880, 'http://www.google.de/search?hl=de&newwindow=1&client=firefox-a&hs=aaJ&rls=org.mozilla%3Ade%3Aofficial&q=MOTUL+%E2%80%9Efuel+system+clean%E2%80%9C&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471980157), (6881, 'http://www.google.de/url?q=motul+300v+factory+line&url=/aclk%3Fsa%3Dl%26ai%3DCn_VbjeGxTLqjGYWvtAamt5HKAa3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJXK-YGUB6ABx9GE-APIAQGpAp1aG7neVbc-qgQYT9AZIS4A-Oduls9S08dLLSkP6jZXD2aw%26sig%3DAGiWqtxcI5GXEFyvizgVzk8MYXIpOJnKyw%2', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322)', '', 'de', -732170672, 1420533205), (6882, 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W50-Liter/dp/B0022ZEVZQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470083505), (6883, 'http://www.google.de/aclk?sa=l&ai=CPjvzZuWxTLKZC4Piswa0z8RercGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVqreCyAegAcfRhPgDyAEBqQKdWhu53lW3PqoEE0_QFtkuNvQ7sYGsL_SWBDqnKTY&sig=AGiWqtxlxJrifNYh-3j37UhzpySFWEcihw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527092280), (6884, 'http://shop.ebay.de/i.html?_trkparms=65%253A15%257C66%253A2%257C39%253A1&rt=nc&_nkw=motul+5100&_dmpt=Motorrad_Kraftradteile&_ipg=200&_sc=1&_sop=15&_trksid=p3286.c0.m14.l1514', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.62', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1481349483), (6885, 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+20w50&aq=0&aqi=g6&aql=&oq=motul+2&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1472053841), (6886, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCkuA2hfKxTKD3M4_Sswbah63UAa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVmqeCsAegAcfRhPgDyAEBqQKdWhu53lW3PqoEE0_QtGZZS2KGdRV-5LIoCf-UV1U%26sig%3DAGiWqty7_7yO5fzg_zsajldNq8RCRgSNJw%26adurl%3Dhttp:/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350732652), (6887, 'http://www.google.de/search?hl=de&&sa=X&ei=qfixTOCVOoKfOvKh6NQF&ved=0CB0QBSgA&q=motul+%C3%B6l&spell=1', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8)', '', 'de', -732170672, -1134812876), (6888, 'http://www.sitedossier.com/site/www.markenoele.de', '', '', '', -732170672, 1162337978), (6889, 'http://www.google.de/search?hl=de&client=firefox-a&hs=fW1&rls=org.mozilla:de:official&channel=s&&sa=X&ei=NAiyTIKPMYHBswaRk-C6DQ&ved=0CBwQBSgA&q=motul+300v+5w15+factory+line&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421317491), (6890, 'http://www.google.de/products?q=API+SJ+10W40+1l&hl=de&scoring=pd&show=dd&sa=N&start=60', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1533119803), (6891, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6892, 'http://www.google.de/search?q=MOTUL+510+2T+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows NT 5.1; rv:2.0b6) Gecko/20100101 Firefox/4.0b6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1568890608), (6893, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928072), (6894, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (6895, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (6896, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (6897, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (6898, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (6899, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (6900, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (6901, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (6902, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (6903, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (6904, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (6905, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (6906, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (6907, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (6908, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (6909, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (6910, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (6911, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (6912, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (6913, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (6914, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (6915, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (6916, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (6917, '', 'CligooRobot/1.0', '', 'de', -732170672, 1046068181), (6918, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)', '', '', -732170672, -819016466), (6919, 'http://www.google.de/m/search?q=Motul+300V+Le+Mans+15W-60&ie=UTF-8&oe=UTF-8&hl=de&client=safari', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7', '', 'de-de', -732170672, 1354457156), (6920, 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE357&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; Media Center PC 5.0; .NET CLR 3.5.21022)', '', 'de', -732170672, 1556640407), (6921, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6922, 'http://www.google.de/search?hl=de&q=kaufen+motul+fuel+system+clean&meta=&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1921952162), (6923, 'http://web2.cylex.de/suche/deutschland/ort-/plz-/l1cy1-d_ort1cy1--plz1cy1-_name1cy1-grand%20prix%202%20t-s1.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; msn OptimizedIE8;DEDE)', '', 'de', -732170672, 1419689421), (6924, 'http://www.google.de/search?hl=de&client=firefox-a&hs=NZt&rls=org.mozilla%3Ade%3Aofficial&q=motul+15w50+jaso+ma&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529560120), (6925, 'http://www.google.de/search?q=Motul+5100', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 1481119361), (6926, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6927, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=lr%3Dlang_de&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -1020932852), (6928, 'http://www.google.de/aclk?sa=l&ai=CTTV4LumyTI_6KM2IOs_DpJUMrcGwwwH96b3tFIXK4-1HCAAQAVCer6GNAWCVspWCpAegAcfRhPgDyAEBqQIhxvjjx263PqoEGE_QcpM5rF1TkJ5dkd4OVW3DxY7YxOOcSw&sig=AGiWqtxXh57tex6_o6yotVdWPvpoVkEj_Q&adurl=http://www.motulshop.de&rct=j&q=motul%207100', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.590; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1418745964), (6929, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6930, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6931, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6932, 'http://www.preisvergleich.org/produktsuche/shell-2-takt-oel-sport-r_c14f9b0008adb80552ebcb4b003316ee/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.30729; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1437979775), (6933, 'http://www.google.de/url?sa=t&source=web&cd=6&ved=0CDQQFjAF&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-multi-atf-1l.html&rct=j&q=motul%20multi%20atf&ei=rv2yTP_aKoHLswbj9823DQ&usg=AFQjCNGJ8tYkZuOCkxINO1n4_5f1Yn5hHA', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437909920), (6934, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)', '', '', -732170672, -819065550), (6935, 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4SUNC_deDE395DE395&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -648303195), (6936, 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=COD9qMXvyqQCFYWRzAodLQloFA', 'Mozilla/4.0 (compatible; MSIE 6.0; TOB 6.11; Windows NT 5.1; SV1; .NET CLR 1.1.4322)', '', 'de', -732170672, 1420016730), (6937, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (6938, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6939, 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CE0QFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Foldtimer%2Fmotul-classic-motor-oil-65.html&rct=j&q=%20motul%20classic&ei=8R2zTKK1Ac-Oswb6k4HDDQ&usg=AFQjCNE24qgcX8LfOZIbFRrvF_vZQrXpBA', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -650912381), (6940, 'http://www.google.de/aclk?sa=l&ai=C_9vjFyGzTLmnHYTiswb2y_mKAa3BsMMB_em97RStxePtRwgAEAFQnq-hjQFglZKqgrAHoAHH0YT4A8gBAakCfEYIKZ1jtz6qBBZP0PUZbU56tqRu7Lrv4zwAsPZnd_nA&sig=AGiWqtz_KnZDRl5iU6XoWoOcDXV9liKE8A&adurl=http://www.motulshop.de&rct=j&q=motul%20shine%', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350740887), (6941, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1068666168), (6942, 'http://www.google.de/url?q=motul+motor%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DC2aex-CGzTLWVCMSw4gaK0OyXBa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV0vaBlAegAcfRhPgDyAEBqQLnWfwuNGy3PqoEE0_Qm3DlGkUcbONp1EfxffJ_kpw%26sig%3DAGiWqtx5RdoaefoY5v_d98897MYFvFsD4Q%26adurl%3Dh', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1)', '', 'de', -732170672, -1068666168), (6943, 'http://www.google.de/products?q=motul+6100+synergie%2B&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=giKzTLzQJpCSswb4ucnUDQ&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CCUQrQQwAA', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527921193), (6944, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6945, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6946, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6947, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6948, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6949, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6950, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6951, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6952, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6953, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6954, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6955, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6956, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6957, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6958, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6959, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6960, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6961, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6962, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6963, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6964, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6965, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6966, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6967, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6968, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6969, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6970, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6971, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6972, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6973, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6974, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6975, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6976, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6977, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6978, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6979, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6980, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6981, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6982, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6983, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6984, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6985, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6986, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6987, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6988, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6989, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6990, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6991, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6992, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6993, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6994, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6995, '', 'Java/1.6.0_21', '', '', -732170672, 1361423911), (6996, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (6997, 'http://www.google.de/search?hl=de&client=firefox-a&hs=KUg&rls=org.mozilla:de:official&q=motul+motor%C3%B6l&revid=1459859197&sa=X&ei=8DizTIvhAY7NswbovqGrCw&ved=0CHMQ1QIoAA', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1608421134), (6998, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1418501501), (6999, 'http://www.google.com/m/search?q=motul+%C3%B6l&aq=1&oq=motul&aqi=g6-k5d0t0&fkt=24840&fsdt=40836&csll=&action=&client=ms-null', 'Mozilla/5.0 (Linux; U; Android 1.0.15; de-de; A70HB Build/CUPCAKE) AppleWebKit/528.5+ (KHTML, like Gecko) Version/3.1.2 Mobile Safari/525.20.1', 'utf-8, iso-8859-1, utf-16, *;q=0.7', 'de-DE, en-US', -732170672, 1573822061), (7000, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCP6ltpT2zTOqXLsT9sga2oNSTCK3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVAqABx9GE-APIAQGpAgCpClvlYbc-qgQTT9ChM3IQnZ27xxJfoI187W4OHw%26sig%3DAGiWqtzpx_BSl4lCRltaRBoLPHeadtQI_A%26adurl%3Dhttp://www.', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1605054750), (7001, 'http://www.google.de/aclk?sa=l&ai=CBA49ZkKzTMq_JMXiswb20tHvAa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglcL3gZQHoAHH0YT4A8gBAakCAKkKW-Vhtz6qBBNP0K8kQvXBvTKMV__38u9OeTba&sig=AGiWqtyJCi_1qjISL1Yh3Z-_LwtIDXUL4A&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420046009), (7002, 'http://www.google.de/products?q=6100+Synergie&scoring=p&show=dd&sa=N&start=10', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.12pre) Gecko/20101005 Ubuntu/10.04 (lucid) Namoroka/3.6.12pre', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1292146279), (7003, 'http://web2.cylex.de/firma-home/motul-deutschland-gmbh-2079063.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421795681), (7004, 'http://www.sedoparking.com/www.shell-helix.de/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1509338253), (7005, 'http://www.2takt-freaks.net/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339135310), (7006, 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CDIQFjAC&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-multi-atf-1l.html&rct=j&q=multi%20atf&ei=v2GzTMyfDI_BswbD7unXDQ&usg=AFQjCNGJ8tYkZuOCkxINO1n4_5f1Yn5hHA', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; HPNTDF; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 1573754053), (7007, 'http://www.google.de/url?q=motul+%C3%B6l&url=/aclk%3Fsa%3Dl%26ai%3DCc4XBJWazTKCHE8ewtAbbzp3tB63BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqzgsAHoAHH0YT4A8gBAakCAKkKW-Vhtz6qBBNP0Asb1t6fz5ejBYMsLsLVhJfi%26sig%3DAGiWqtw4znhiN4kL7W5LkwfyUxLIjrHK9Q%26adurl%3Dhttp://ww', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574072106), (7008, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7009, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7010, 'http://www.google.de/search?q=motul+%C3%96l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.15) Gecko/2009101601 Firefox/3.0.15 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1311786575), (7011, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+15w+50&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530772112), (7012, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1286825599&flash=10.0.22&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fteilehandel%2Farticles%2F173634%2F&dt=1286825600796', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420593356), (7013, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7014, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=Motul+3000+SAE+20W-50+Motor%F6l&x=17&y=19', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529767504), (7015, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)', '', '', -732170672, -819065461), (7016, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7017, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7018, 'http://www.motulshop.de', '', '', '', -732170672, 1279858957), (7019, 'http://www.motulshop.de', '', '', '', -732170672, 1279858957), (7020, '', 'Mozilla/5.0 (compatible; FindShare bot/3.0; +http://www.findshare.ru)', '', '', -732170672, 1559344664); INSERT INTO `log_visitor_info` (`visitor_id`, `http_referer`, `http_user_agent`, `http_accept_charset`, `http_accept_language`, `server_addr`, `remote_addr`) VALUES (7021, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928072), (7022, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928072), (7023, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)', '', '', -732170672, -819065506), (7024, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)', '', '', -732170672, -819017942), (7025, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7026, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7027, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7028, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7029, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7030, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7031, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7032, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7033, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7034, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7035, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7036, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7037, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7038, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7039, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7040, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7041, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7042, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7043, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7044, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7045, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7046, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7047, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7048, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7049, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7050, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7051, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7052, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7053, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7054, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7055, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7056, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7057, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7058, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7059, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7060, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7061, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7062, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7063, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7064, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7065, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7066, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7067, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7068, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7069, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7070, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7071, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7072, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7073, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7074, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7075, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7076, '', 'Java/1.6.0_20', '', '', -732170672, 1305545985), (7077, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&client=firefox-a&rlz=1R1GGIC_de___DE356', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480593391), (7078, 'http://www.google.com/search?q=mobil+classic+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.debian:de-AT:unofficial&client=iceweasel-a', 'Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.8.1.6) Gecko/20070723 Iceweasel/2.0.0.6 (Debian-2.0.0.6-0etch1)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de_DE:de,en;q=0.5', -732170672, 1404083616), (7079, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (7080, 'http://www.motulshop.de', '', '', '', -732170672, -1377133607), (7081, 'http://www.motulshop.de', '', '', '', -732170672, -1377133607), (7082, 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=7&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; F-6.0SP2-20041109; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en-gb', -732170672, -2012733113), (7083, 'http://www.markenoele.de/checkout/onepage/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de,de-de;q=0.8,en;q=0.5,en-us;q=0.3', -732170672, -1062729209), (7084, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13', 'ISO-8859-2,utf-8;q=0.7,*;q=0.7', 'pl,en-us;q=0.7,en;q=0.3', -732170672, 1393721014), (7085, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7086, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7087, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7088, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7089, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7090, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7091, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7092, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7093, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7094, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7095, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7096, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7097, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7098, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7099, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7100, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7101, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7102, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7103, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7104, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7105, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7106, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7107, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6314761684476094&output=html&h=90&slotname=5932571500&w=728&lmt=1286877520&flash=10.1.85&url=http%3A%2F%2Fwww.online-verkauf.org%2Fsearch%2F1%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2Cmotul.html%3Fgclid%3DCO', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421795681), (7108, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7109, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7110, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7111, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7112, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7113, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7114, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7115, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7116, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7117, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7118, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7119, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7120, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7121, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7122, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7123, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7124, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7125, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7126, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7127, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7128, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7129, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7130, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7131, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7132, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7133, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7134, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7135, '', 'Mozilla/5.0 (compatible; Tagoobot/3.0; +http://www.tagoo.ru)', '', '', -732170672, 1559344663), (7136, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7137, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/4.1.2 Safari/533.18.5', '', 'de-de', -732170672, 1530860640), (7138, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -710389118), (7139, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1066585590), (7140, 'http://www.google.de/aclk?sa=l&ai=Cg6MDPj20TMP-KYKwtAaP0uH5Ba3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbKfgrAHoAHH0YT4A8gBAakCRq_FMGA3tz6qBBNP0LlnHRa7y7xney2HAsLRdOap&sig=AGiWqtzBBKxbYzfEVp1Zkw408r_C7JIYew&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1066585590), (7141, 'http://www.google.de/aclk?sa=l&ai=ChZNJBz-0TLPeKcL9sgbP8-mYCq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglcKggrAHoAHH0YT4A8gBAakCt6BO7O4wtz6qBBNP0HG7J_urlvQzJa4mcp5xCsFx&sig=AGiWqtzGRY0QKKXTTSP5yQ-4TAbbZzsUzA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1572372497), (7142, 'http://www.google.de/products?hl=de&rlz=1R2MOOI_deDE393&q=motul+grand+prix&um=1&ie=UTF-8&sa=N&tab=wf', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1314845242), (7143, 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CO655tCazaQCFQI03wodIF11EA', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1354461093), (7144, 'http://shop.ebay.de/i.html?_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A3903&rt=nc&_nkw=Motul+300v+10w40&_trksid=p3286.c0.m14&_sop=15&_sc=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470044357), (7145, 'http://www.google.de/search?q=motul+300v+15w50', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2)', '', 'de-DE', -732170672, 1472026187), (7146, '', 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0', '', '', -732170672, 1244984722), (7147, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7148, 'http://www.google.de/aclk?sa=l&ai=Cy75OLVm0TK2bG4L9sgawh6XnD63BsMMB_em97RTFwuPtRwgAEAEgx5j4BVCer6GNAWCVwpaCqAegAcfRhPgDyAEBqQK3oE7s7jC3PqoEFk_Q-lGP7kx_SPY9jR28BQW3xfozkz-ABZBOugUTCJCY9q2uzaQCFUPJzAodfmuxlsoFAA&sig=AGiWqtzHaeldSmRBd7pBKEfpTG-w8VJfyg&adurl=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1128243011), (7149, 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471988695), (7150, 'http://www.google.de/search?q=motul+8100+x-clean&hl=de&client=firefox-a&hs=IYf&rls=org.mozilla:de:official&prmd=s&ei=MmG0TPzAJ4iWswaTwuGmCA&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558497174), (7151, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7152, 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980&p=71326', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 (GMX/1.6.2) Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1960924728), (7153, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1038261616), (7154, 'http://www.google.de/search?hl=de&&sa=X&ei=emS0TMCuHdHoOfTL0dkJ&ved=0CC0QBSgA&q=motul+Motor%C3%B6l&spell=1', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de-DE', -732170672, -1038261616), (7155, 'http://www.google.de/search?hl=de&&sa=X&ei=emS0TMCuHdHoOfTL0dkJ&ved=0CC0QBSgA&q=motul+Motor%C3%B6l&spell=1', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de-DE', -732170672, -1038261616), (7156, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1038261616), (7157, 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE362&q=motul+5100+4t+10w-40&meta=&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -720799523), (7158, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)', '', '', -732170672, -819017937), (7159, 'http://www.websuche.de', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1489430443), (7160, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7161, 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980', 'Mozilla/5.0 (Windows NT 5.1; rv:2.0b6) Gecko/20100101 Firefox/4.0b6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1050048139), (7162, 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.6.30 Version/10.62', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, -1960916821), (7163, 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980', 'Mozilla/5.0 (iPad; U; CPU OS 3_2_2 like Mac OS X; de-de) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B500 Safari/531.21.10', '', 'de-de', -732170672, -1128242127), (7164, 'http://www.google.de/aclk?sa=l&ai=CvAX5dnK0TPfnKdOu4gbroqCXBa3BsMMB_em97RTlzePtRwgAEAFQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCGuZilVQitz6qBBNP0CJaNeuBwnD_Kziz300iMSu4&sig=AGiWqtwuXQrKhrlmCga84XjcGYZnRNM6-g&adurl=http://www.motulshop.de&rct=j&q=motul%20tech%20gre', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1557018048), (7165, 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -648231076), (7166, 'http://www.google.de/search?hl=de&client=firefox-a&hs=bqg&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+%C3%B6l&aq=f&aqi=g7&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (7167, 'http://www.google.de/url?sa=t&source=web&cd=11&ved=0CFIQFjAK&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20X-cess&ei=7nW0TN7mF4KWOpK5uaoK&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw&cad=rja', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1340927850), (7168, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (7169, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (7170, 'http://www.google.de/aclk?sa=l&ai=CWYnGOYK0TICOBYL8sgbnwaHSAa3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJWKn4KwB6ABx9GE-APIAQGpAq7bSYheNLc-qgQYT9CootEUw5q7C4eraJWsatQo-q14PpSR&sig=AGiWqtwrcoRX2c9-KjfuPTJgzVf4xm9IeA&adurl=http://www.motulshop.de&rct=j&q=motul%2030', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1303523118), (7171, 'http://www.google.de/aclk?sa=l&ai=CWrokkIa0TLmsLYf-sgbEuoTHAa3BsMMB_em97RTFwuPtRwgAEAFQnq-hjQFglbqJgpgHoAHH0YT4A8gBAakCOgNRHjcvtz6qBBZP0KwT72XqIeeQoQLK0pBifrbvPrcw&sig=AGiWqtxtZvORfZRQpS0uxdgwKLhbCSugpA&adurl=http://www.motulshop.de&rct=j&q=motul%20wash%2', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1567133534), (7172, 'http://www.google.de/aclk?sa=l&ai=C3p-bKIm0TP3dKYGLOpjBsZ0BrcGwwwH96b3tFK2E_b5HCAAQASgCUJ6voY0BYJUCoAHH0YT4A8gBAakCOgNRHjcvtz6qBBhP0Ahc95C4Lj8-TwI2Cu84xgJv-KHgwN4&sig=AGiWqtzlmBZ0DwFanvSkGc2msxy_RJsK_g&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, -1127598471), (7173, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)', '', '', -732170672, -819016512), (7174, 'http://shop.ebay.de/i.html?_nkw=motul+300+v&_sacat=0&_odkw=motul&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1311497261), (7175, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338539395), (7176, 'http://www.google.de/products?q=motul+fuel+system+clean+eigenschaften&hl=de&aq=f', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16)', '', 'de-DE', -732170672, 1481165989), (7177, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338539395), (7178, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1286906144&flash=0&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Foelwechsel-corolla-e-11-t2844731.html&dt=1286906144947&shv=r201009', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1568957042), (7179, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338539395), (7180, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338539395), (7181, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1286907119&flash=7.0.19&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Faudi-80-b3-oellampe-leuchtet-nach-start-und-geht-kurz-darauf-', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1353413570), (7182, 'http://www.google.de/search?q=motul+300V+4T+FL+15W-50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1417982296), (7183, '', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1530439590), (7184, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7185, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1420869475), (7186, '', 'Java/1.6.0_18', '', '', -732170672, 1521117781), (7187, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7188, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7189, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7190, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7191, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7192, 'http://www.google.de/products?hl=de&client=firefox-a&hs=IhE&rls=org.mozilla:de:official&channel=s&q=motul%20%C3%96l&um=1&ie=UTF-8&sa=N&tab=wf', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -731944859), (7193, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7194, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928072), (7195, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928072), (7196, 'http://www.google.de/search?q=20w50+oldtimer&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1486465763), (7197, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)', '', '', -732170672, -819065558), (7198, 'http://www.google.de/search?q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&hl=de&client=safari', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7', '', 'de-de', -732170672, 1341570465), (7199, 'http://www.google.de/search?q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&hl=de&client=safari', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7', '', 'de-de', -732170672, 1341570465), (7200, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1690811175), (7201, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (7202, 'http://www.google.com/search?q=Motul+300V+4T+Factory+Line+10W-40+billiger&rlz=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30618; InfoPath.2)', '', 'de', -732170672, -1690811175), (7203, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (7204, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (7205, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (7206, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (7207, 'http://www.google.de/search?hl=de&source=hp&q=motul+fuel+system+clean&meta=&aq=0&aqi=g1&aql=&oq=motul+fuel&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1921952162), (7208, 'http://www.google.de/aclk?sa=l&ai=CR40eDVW1TJ_qKozQswaLpdCcAa3BsMMB_em97RSt1I_8BggAEAFQnq-hjQFglcKhgrAHoAHH0YT4A8gBAakC9PyVSLxZtz6qBBZP0D3Uib3Vjb7xjsU3pNbl9QzaeoxJ&sig=AGiWqtyx_2AnJaNJ6GAhsyWBiZzkVxlAaQ&adurl=http://www.motulshop.de&rct=j&q=Fuel%20System%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1351275701), (7209, 'http://www.google.de/aclk?sa=l&ai=CNNTvUFa1TOHxHMH6sgbhx9BhrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQL0_JVIvFm3PqoEE0_QOW8JFWsucSN3czfGnuiaP58&sig=AGiWqty5MulCfaaWPhmA4r8V5yM6NKD8uQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1351885258), (7210, 'http://www.google.de/aclk?sa=l&ai=CdW0ZWly1TKqWNsyMOvuw-JIGrcGwwwH96b3tFI-13kQQAVCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQL0_JVIvFm3PqoEGE_QkObwE590eZb3FDFVcQ6Rp6qAAIM1pw&num=2&sig=AGiWqtxrBVJDeCcUDnWuHC5dyWJGIqAEwQ&adurl=http://www.motulshop.de&rct=j&q=motul%2030', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -1007465182), (7211, 'http://www.google.de/aclk?sa=l&ai=Ciq7aLWi1TNG_Oo3PswaX7KGdAa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCViqOCsAegAcfRhPgDyAEBqQL0_JVIvFm3PqoEE0_Q4wqWVRS2xDzH_-7yuCMFbYM&sig=AGiWqtz38hbn9enUxu5rvtm1wkwPHgPTeA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421561362), (7212, 'http://www.google.de/search?q=motul+5w30', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1411199593), (7213, 'http://www.google.de/aclk?sa=l&ai=CDFVYAHG1TKinEo_QswbA0p2VAa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVqp-CsAegAcfRhPgDyAEBqQL0_JVIvFm3PqoEE0_Q3n0S0-GVwclIY7Qau0ZrvlE&sig=AGiWqtx4zS9rSld9Oybi8nnrkj-9BAW0HA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1338338701), (7214, 'http://www.google.de/products?hl=de&q=Motul+8100+X+Clean%2B&show=dd&sa=N&start=20', 'Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/4.1.2 Safari/533.18.5', '', 'de-de', -732170672, 1585857687), (7215, 'http://www.motulshop.de', '', '', '', -732170672, 1209286642), (7216, 'http://www.motulshop.de', '', '', '', -732170672, 1209286642), (7217, '', 'Mozilla/5.0 (compatible; MSIE 7.0; Windows NT 6.0; en-US)', '', '', -732170672, -1367374838), (7218, 'http://www.google.de/aclk?sa=l&ai=CH8DJ3o21TN3oOcHhswaSwcnaAq3BsMMB_em97RSFyuPtRwgAEAEoAlCer6GNAWCV2qKCsAegAcfRhPgDyAEBqQLGReme8nm3PqoEGE_Q8LpI4D0OQ5vXFopcm-wQwzoJl0bWEQ&sig=AGiWqtz2Vs479chEgXDJE3hs2WNuaewqOw&adurl=http://www.motulshop.de&rct=j&q=preise%2', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 YFF35 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1418147564), (7219, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7220, 'http://www.google.de/aclk?sa=l&ai=CobSrfpO1TIW5MIXRswbV1Z2UAa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakC9PyVSLxZtz6qBBNP0CU4staK3HqGwG4bEH5FenfA&sig=AGiWqtyFpnVTQnjfC49sRyySGpIPF8m-eA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1530901113), (7221, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=motul+&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1576143992), (7222, 'http://www.google.de/search?hl=de&client=firefox-a&hs=ab0&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&q=motul+shop&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1354459086), (7223, 'http://www.google.de/aclk?sa=l&ai=CzLY3pKS1TKLyDpCKOuSMsbAGrcGwwwH96b3tFIXK4-1HCAAQAVCer6GNAWCVgqCCsAegAcfRhPgDyAEBqQLGReme8nm3PqoEGE_QOpzQEE9lFd8nhn0ptb3pRv9Y3OxoOQ&sig=AGiWqtxEXIOjjG1TeQCr1tawCxX4qTATfA&adurl=http://www.motulshop.de&rct=j&q=motul%2020w5', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1464812140), (7224, 'http://www.google.de/products?q=%22motul+710%22+berlin&hl=de&aq=f', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574682381), (7225, 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1128260287), (7226, 'http://www.gutefrage.net/tag/5w40/1', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, -2035243499), (7227, 'http://www.google.de/search?q=+MOTUL+5100+Motor%C3%B6l+10W-40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471007013), (7228, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motor%C3%B6l+motul+5100+10w40+ester', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.05; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1529532308), (7229, 'http://www.google.de/aclk?sa=l&ai=C3x7Sc8i1TLTWConQswbyt5GBAa3BsMMB_em97RSdx-PtRxACKARQnq-hjQFglZKqgrAHoAHH0YT4A8gBAakC18_yZhNztz6qBBhP0GyV3CHbaqvwRbP-TV_uvtDdiRVGRLk&num=2&sig=AGiWqty72C5N-62nxTLy6H_rOp6Utqj-Mw&adurl=http://www.motulshop.de&rct=j&q=motul', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1471638882), (7230, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1418502376), (7231, 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529653874), (7232, 'http://www.google.de/aclk?sa=l&ai=Ce-WaR9e1TLCAIJCPOrj9vFCtwbDDAf3pve0Uvez7vkcIABACKANQnq-hjQFglaqzgsAHoAHH0YT4A8gBAakCKYv9R1hrtz6qBBNP0Khgcumr5lvKjQ4sG9TJb06h&sig=AGiWqtwouDtjBJv-WUSQ-bnFYopQtvvolg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; Arcor 5.004; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de-DE', -732170672, 1548636070), (7233, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7234, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7235, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7236, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7237, 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980&view=unread', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1128259967), (7238, 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+20w50&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1472045575), (7239, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7240, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7241, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7242, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7243, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338533646), (7244, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7245, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7246, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7247, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7248, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7249, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7250, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7251, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7252, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7253, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7254, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7255, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7256, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7257, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7258, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7259, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7260, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7261, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7262, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928072), (7263, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928072), (7264, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1133545176), (7265, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7266, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1033655796), (7267, 'http://www.google.de/search?hl=de&q=Motul+Fuel+System+Clean&btnG=Suche&meta=&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -1033655796), (7268, 'http://www.google.de/search?hl=de&q=Motul+Fuel+System+Clean&btnG=Suche&meta=&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -1539449076), (7269, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7270, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7271, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7272, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7273, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7274, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7275, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7276, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7277, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7278, 'http://www.motulshop.de', '', '', '', -732170672, -1377133653), (7279, 'http://www.motulshop.de', '', '', '', -732170672, -1377133653), (7280, 'http://www.google.de/search?q=motor%C3%B6l+20w-50+classic+motor+oil&hl=de&client=safari&rls=en&prmd=s&ei=tdq2TP_ZBMGUOt6njKEJ&start=10&sa=N', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; de-de) AppleWebKit/531.9 (KHTML, like Gecko) Version/4.0.3 Safari/531.9', '', 'de-de', -732170672, 1310885396), (7281, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7282, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7283, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7284, 'http://www.google.de/aclk?sa=l&ai=CmxmauOC2TMuzEcmvtAb66uGpA63BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV6rWCxAegAcfRhPgDyAEBqQJOmDZ4dJ63PqoEE0_QODrIqjZe5INMKwvDBK0uDg4&sig=AGiWqtwph1gYREAnZ9XFxMc8Mtsnx2CqgA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de', -732170672, 1339539324), (7285, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418562463), (7286, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7287, 'http://www.google.de/products?hl=de&q=motul+motor%C3%B6l+shop+motorrad&um=1&ie=UTF-8&ei=_uO2TKP-AcbGswbegMmRCQ&sa=X&oi=product_result_group&ct=title&resnum=4&ved=0CDgQrQQwAw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; AskTB5.5)', '', 'de', -732170672, 1568889406), (7288, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7289, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7290, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7291, 'http://www.google.at/url?sa=t&source=web&cd=6&sqi=2&ved=0CC8QFjAF&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20onlineshop&ei=NOq2TLu2BIfFswb5wMiSCw&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1434429040), (7292, 'http://www.google.de/aclk?sa=l&ai=CxFk02eq2TIqOGNCIOtOs7LgDrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV0puCrAegAcfRhPgDyAEBqQKt_7Vr4p63PqoEE0_QfyoKt-SREBV7ukvz9vSF3nw&sig=AGiWqtxN9PSJwMAKBmDOAfc-PD3-UHOXEA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l&cad', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1504112553), (7293, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7294, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7295, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7296, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1066585590), (7297, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2289627611955391&format=336x280_as&output=html&h=280&w=336&lmt=1287059050&channel=2481586612&ad_type=text_image&alternate_ad_url=http%3A%2F%2Fwww.robotinho.de%2Fwerbung%2Fostsee_angebot.html&colo', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1066585590), (7298, 'http://www.google.de/aclk?sa=l&ai=CUSPbz_i2TOndKceFOtq66NcDrcGwwwH96b3tFO3M4-1HEAUoCFCer6GNAWCV0piCrAegAcfRhPgDyAEBqQKt_7Vr4p63PqoEGE_QghAnjAsF91jswMfrCjnFNOr4TdwacA&num=7&sig=AGiWqtys3x5ci5gCP7NF5-XcZF8PPfNw4w&adurl=http://www.motulshop.de&rct=j&q=2%20ta', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -648335233), (7299, 'http://www.motorradfrage.net/frage/wann-macht-ihr-euer-motorrad-winterfest-einmotten', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -638959309), (7300, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7301, 'http://www.google.com/aclk?sa=l&ai=CzrX3SwK3TIGXCMPsjAfMpqm6Aq3BsMMB_em97RTtzOPtRwgAEAMgx5j4BSgDUJ6voY0BYJXKgoKYB6ABx9GE-APIAQGpAk6YNnh0nrc-qgQTT9C_4l1cXYH2yYtNd-2ruFXvLoAFkE4&sig=AGiWqtwlW89hLl2qphLfYu9ReBwO3F07lA&adurl=http://www.motulshop.de&rct=j&q=2%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1350671584), (7302, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7303, 'http://www.google.de/aclk?sa=l&ai=CnIDL5hO3TPfoBY6x4gaZwuiDA63BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFglYKggrAHoAHH0YT4A8gBAakCTpg2eHSetz6qBBhP0EnWhaMrkCy5jOia8-iY2aOYymNWeD0&sig=AGiWqty0iSaKAWVxmw59G0FvZGS2ZPoXsg&adurl=http://www.motulshop.de&rct=j&q=motul%20cla', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de-DE) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16', '', 'de-DE', -732170672, 1352232877), (7304, 'http://www.google.de/aclk?sa=l&ai=CnNgNyBW3TN3vEoH7sgb1s53AA63BsMMB_em97RTtvePtRwgAEAEgx5j4BSgCUJ6voY0BYJXCoIKwB6ABx9GE-APIAQGpAq3_tWvinrc-qgQYT9Dlin4nxzXY_NQTYKGQ21HxZe-5XxoTgAWQTg&sig=AGiWqtwlsqv245bBAmQJaKcrk3QfKoFvMg&adurl=http://www.motulshop.de&rct=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 3.5.21022; MDDS; SLCC1; .NET4.0C)', '', 'de-DE', -732170672, 1340371951), (7305, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729172), (7306, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE384&=&q=motul+motor%C3%B6l&aq=7&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413309676), (7307, 'http://www.google.de/aclk?sa=l&ai=CxYsrPxq3TM2IIIPhswbqq-iiA63BsMMB_em97RSPtd5ECAAQAVCer6GNAWCV4qeCsAegAcfRhPgDyAEBqQLW4ahYVai3PqoEGE_QUkAOarofV2DpHDsl8orPEAhiQIApFg&sig=AGiWqtwKfuYxiNHAGoQLM-lzeLtUx3cqzQ&adurl=http://www.motulshop.de&rct=j&q=EK%20Preis%2', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530548136), (7308, 'http://www.google.de/search?q=motul+8100+x-clean', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, 1304320987), (7309, 'http://shop.ebay.de/?_from=R40&_npmv=3&_trksid=p3902.m570.l1311&_nkw=2takt%C3%B6l&_sacat=See-All-Categories', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1133677424), (7310, 'http://www.websuche.de', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1311680167), (7311, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7312, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=90&slotname=4498595130&w=728&lmt=1287071064&channel=4582219326&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-fuer-peugeot-speedfight-2-t186', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1472018723), (7313, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.2; .NET4.0C; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de', -732170672, 1353411638), (7314, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)', '', '', -732170672, -819065619), (7315, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7316, 'http://www.gs-forum.eu/showthread.php?t=49932', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1412316498), (7317, 'http://suche.t-online.de/fast-cgi/tsc?dia=pto&cvold=novariante&sr=ptoweb&more=variante0x&q=motor%C3%B6l+volvo+penta+vds+2&device=html&classification=web&mandant=bidcs&context=internet-tab&tpc=internet&ptl=std&adpage=2&www_start=10&www_num=10', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.62', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1527006405), (7318, 'http://www.google.de/search?q=motul+specific+5w30&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530184454), (7319, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729106), (7320, 'http://www.gs-forum.eu/showthread.php?t=49932', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 7.0; Win32; WEB.DE); (webde/1.1.0.21); .NET CLR 1.1.4322)', '', 'de', -732170672, 1471371913), (7321, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7322, 'http://www.google.de/search?aq=f&sourceid=chrome&ie=UTF-8&q=motor%C3%B6le+g%C3%BCnstig', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1530842133), (7323, 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1471980037), (7324, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7325, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7326, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7327, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7328, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7329, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7330, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7331, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7332, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7333, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7334, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7335, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7336, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7337, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7338, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7339, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7340, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7341, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7342, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+Power+Plus+10W-40&meta=cr%3DcountryDE&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351133646), (7343, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7344, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7345, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1055957246), (7346, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7347, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065553), (7348, 'http://gs-forum.eu/showthread.php?t=49932', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1308568482), (7349, 'http://www.google.de/products?hl=de&q=ACEA+C1+motul+5w+30&um=1&ie=UTF-8&ei=TgW4TJDNB8yNjAeAtvmkDg&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CBYQrQQwAA', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB0.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de-at', -732170672, -1296078111), (7350, 'http://www.google.de/search?q=motul+8100+x-clean&rlz=1I7SUNC_de', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB0.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 1.1.4322; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1351373768), (7351, 'http://www.google.de/aclk?sa=l&ai=CZYQrbxC4TJXoNsLSswbI7JTeAq3BsMMB_em97RS1g_2-RwgAEAIgx5j4BSgCUJ6voY0BYJWCgIDEB6ABx9GE-APIAQGpAtL6OKq8nLc-qgQYT9CuWK7dNpENPByaflmmZD4g-KVjbPMDgAWQTg&sig=AGiWqtxQgSyczid_ApN-6eRwXgJLsfqtfg&adurl=http://www.motulshop.de&rct=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1352214349), (7352, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7353, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7354, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7355, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7356, 'http://www.amazon.de/Motul-Classic-Motor%C3%B6l-20W50-Liter/dp/B003AWYPII/ref=sr_1_5?ie=UTF8&s=automotive&qid=1276250812&sr=1-5', 'Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437721901), (7357, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322)', '', 'de', -732170672, 1352247182), (7358, 'http://www.google.de/aclk?sa=l&ai=CT3hp5Rm4TI7DBNaAjAezlqmEBK3BsMMB_em97RS97Pu-RwgAEAEg4bfmBygCUJ6voY0BYJWK-IGUB6ABx9GE-APIAQGpAtL6OKq8nLc-qgQTT9B9NbQiULmAoDfZdPHzBQ7ZdIAFkE4&sig=AGiWqtxo12MDU8p5PoZ98sEnDEEDxswPLw&adurl=http://www.motulshop.de&rct=j&q=mot', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 GTB7.1 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1601363133), (7359, 'http://www.kaufen.com/Preisvergleich/result.jsp?pageid=3&q=motul+motor%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.3; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; MS-RTC EA 2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -732381086), (7360, 'http://www.motulshop.de', '', '', '', -732170672, -1377133822), (7361, 'http://www.motulshop.de', '', '', '', -732170672, -1377133822), (7362, 'http://www.google.de/aclk?sa=l&ai=CgJ-ivyG4TJK5J4SMOqHhgeICrcGwwwH96b3tFO294-1HCAAQAVCer6GNAWCVkrKCvAegAcfRhPgDyAEBqQKAPy7Jd6S3PqoEE0_QEQaGbtDTa77iWZyKYap2SoY&sig=AGiWqtzH_GufY5byKBrXibUW52WZtrM7dg&adurl=http://www.motulshop.de&rct=j&q=motul%208100%20x-cl', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1485224132), (7363, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7364, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7365, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7366, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7367, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7368, 'http://www.google.de/aclk?sa=l&ai=CJ2kz9Te4TN2dJMmKOvyWpIIDrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWCoIKwB6ABx9GE-APIAQGpArmrKn4Lp7c-qgQTT9Dj8l-_jkIIWS5hoAiR16SyxQ&sig=AGiWqtwf_SRDsf80w7A5CaiY6_FYVjgTyA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1134246544), (7369, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7370, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7371, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7372, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7373, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1607669725), (7374, 'http://www.google.de/aclk?sa=l&ai=C8-JzlTq4TJq-II7QswaKwO36Aq3BsMMB_em97RS1xOPtRwgAEAEoAlCer6GNAWCVqpKCoAegAcfRhPgDyAEBqQK5qyp-C6e3PqoEE0_Q-i2pv8WNP4fas1w65iAvbjU&sig=AGiWqtwDIjACCqc-Idnxv2QL8ef4A80SdA&adurl=http://www.motulshop.de&rct=j&q=motul%20factory', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -1607669725), (7375, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7376, 'http://www.google.de/search?client=opera&rls=ru&q=MOTUL+300V+High+RPM+SAE+0W20+RACING+%C3%96l+Motor%C3%B6l&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.80 (Windows NT 6.0; U; MRA 5.6 (build 03278); ru) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,ru;q=0.9,de;q=0.8,en;q=0.7', -732170672, 1576350154), (7377, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7378, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7379, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7380, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7381, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7382, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7383, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7384, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (7385, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7386, 'http://www.google.de/aclk?sa=l&ai=Ct2YLS2e4TMT1FMawtAaPoc24Aq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVuomCmAegAcfRhPgDyAEBqQLCcC_im6O3PqoEE0_QStSPltfRDap9P3DM83R1vWM&sig=AGiWqtw_GB7jMjdZIqtKLFKdkofWmXo49A&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1527509182), (7387, 'http://www.google.de/aclk?sa=l&ai=CHNUZdHO4TOrJB8WROqzl4ZsGrcGwwwH96b3tFM2A_b5HCAAQASgCUJ6voY0BYJWK-IGUB6ABx9GE-APIAQGpAsJwL-Kbo7c-qgQTT9Cm9tR6pzBauG7YraWKQV5AxLoFEwiTg7r9l9WkAhVCdQ4KHVw7lcrKBQA&sig=AGiWqtwEjfreeuQShvq8nojmoyX6knMYlg&adurl=http://www.motu', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480724374), (7388, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7389, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7390, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7391, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7392, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7393, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7394, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928072), (7395, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7396, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7397, 'http://www.google.de/search?q=Motul+X-Clean+5W-40&hl=de&rls=com.microsoft:de:IE-SearchBox&rlz=1I7IRFC_de&prmd=s&ei=-pi4TO2VNIieOpuPyPMM&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.5.30428; InfoPath.2)', '', 'de', -732170672, 1351268031), (7398, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+motor%C3%B6l+sae+30', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727)', '', 'de', -732170672, 1351753912), (7399, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7400, 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, -1128263215), (7401, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7402, 'http://www.google.de/search?hl=de&source=hp&q=motul+multi+atf&aq=0&aqi=g1&aql=&oq=Motul+Multi&gs_rfai=', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1576282973), (7403, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7404, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7405, '', 'E1E-suche-Bot (Version: 1.06, powered: by www.e1esuche.de +http://www.e1esuche.de/pfadzurbotseite/bot.html)', '', '', -732170672, -1138183574), (7406, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=0&ea=0&flash=10.1.82&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-ist-besser-neues-10w-40-oder-gebrauchtes-5w-40-t1052', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de,de-DE;q=0.9', -732170672, 1413166337), (7407, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7408, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (7409, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (7410, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (7411, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (7412, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (7413, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (7414, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (7415, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (7416, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (7417, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (7418, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (7419, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (7420, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (7421, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7422, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7423, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6750338482500051&output=html&h=280&slotname=8437945483&w=336&lmt=1287190466&flash=10.0.22.87&url=http%3A%2F%2Fbizzinformation.de%2Fwww.meguin-shop.de&dt=1287190466827&shv=r20101007&jsv=r20101013_', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, -639398430), (7424, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7425, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7426, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7427, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7428, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7429, 'http://www.google.de/aclk?sa=l&ai=CNVCljzu5TNGjD4iwtAbIp_iMA63BsMMB_em97RSthP2-RwgAEAEgx5j4BSgDUJ6voY0BYJWik4KgB6ABx9GE-APIAQGpAkfBeyKibLc-qgQTT9B3VqxhEluHWVYjoJLJRd5h4IAFkE4&sig=AGiWqtw9lWG4wvbohV3O4gzTJ3RjfWc33w&adurl=http://www.motulshop.de&rct=j&q=mot', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB0.0; T-Online IE7; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; T-Online IE7)', '', 'de', -732170672, 1339612520), (7430, 'http://www.google.de/search?q=MOTUL+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1306951465), (7431, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7432, 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980&sid=38f2ad87b5db62c6049ccaa19aab90bd', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558319843), (7433, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7434, 'http://www.google.de/search?q=motul+x-clean+8100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.2) Gecko/20100316 (WEB.DE/1.6.2) Firefox/3.6.2 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1420627926), (7435, 'http://www.motulshop.de', '', '', '', -732170672, 1279858957), (7436, 'http://www.motulshop.de', '', '', '', -732170672, 1279858957), (7437, 'http://www.google.de/search?q=motul+online&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527961290), (7438, 'http://www.google.de/search?hl=de&&sa=X&ei=V3G5TPnmCoqEOsSqlMcM&ved=0CBsQBSgA&q=motul+15w50&spell=1', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1480949020), (7439, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7440, 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4ADBS_deDE315DE239&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1530763492), (7441, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7442, 'http://shop.ebay.de/i.html?_nkw=2-takt%20%F6l&rvr_id=154256285847&keyword=2-takt+%C3%B6l&geo_id=41&crlp=1534392212_109&MT_ID=43&tt_encode=raw', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 (webde/1.7.2) Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1531167616), (7443, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7444, 'http://www.google.de/aclk?sa=l&ai=CLwH8xZO5TMLULYLPswavjOniAq3BsMMB_em97RS1g_2-RwgAEAFQnq-hjQFglaK1gsAHoAHH0YT4A8gBAakCR8F7IqJstz6qBBNP0PE1zqnqxzd36Jsylp1OImcz&sig=AGiWqtx3Ra5fGCpa75DL03HbJ3iPvfbaiA&adurl=http://www.motulshop.de&rct=j&q=Motul%205100', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.3; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1433715603), (7445, 'http://www.google.de/search?q=Motul+%C3%96l+3000+20W50+4T+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 (webde/1.7.2) Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1481039355), (7446, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7447, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5226815201&w=728&lmt=1287233618&flash=10.1.82.76&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F1479%2F223556%2FBesstes%2BZweitaktgemisch_.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C)', '', 'de', -732170672, 1352176778), (7448, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7449, 'http://www.google.de/url?sa=t&source=web&cd=5&ved=0CCoQgwgwBA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-specific-ll-a-b-025-21.html%3F___store%3Desso_store_view%26___store%3Desso_store_view&rct=j&q=gm-ll-b-25%20&ei=a6i5TLevKMmQswb6yL3HDQ&usg=AFQjCNFwwBHP', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MAMD; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 1469631272), (7450, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE364&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5', '', 'de-de', -732170672, 1573922614), (7451, 'http://www.google.de/search?q=Motul+300V+%22Factory+Line%22+15W-50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1417945963), (7452, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1ACPW_DEDE400&=&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=motul+&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1470908548), (7453, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+%C3%B6l&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1469324041), (7454, 'http://www.google.de/products?q=motul+bio+2+takt&hl=de&aq=f', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1573296410), (7455, 'http://www.street-triple-forum.de/t5452f15-Procycle-Motorenoel-von-Tante-Louis.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; Media Center PC 5.1; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1418149928), (7456, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+5100&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1532578823), (7457, 'http://www.amazon.de/Motul-Power-Racing-Liter-Motoren%C3%B6l/dp/B003B2EKOQ/ref=sr_1_9?ie=UTF8&s=automotive&qid=1287245254&sr=1-9', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-2,utf-8;q=0.7,*;q=0.7', 'pl,en-us;q=0.7,en;q=0.3', -732170672, 1338495705), (7458, 'http://www.gs-forum.eu/showthread.php?t=49932', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1567099369), (7459, 'http://www.amazon.de/Motul-710-2Takt-Misch%C3%B6l-Liter/dp/B0022ZFPAQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MDDC; .NET4.0C)', '', 'de-DE', -732170672, 1528225531), (7460, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7461, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1418501435), (7462, 'http://search.conduit.com/Results.aspx?q=motul+8100+x-clean+5W40&meta=all&hl=de&gl=de&SearchSourceOrigin=13&SelfSearch=1&ctid=CT2269050', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339425110), (7463, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7464, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (7465, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7466, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7467, 'http://sn110w.snt110.mail.live.com/mail/InboxLight.aspx?FolderID=00000000-0000-0000-0000-000000000001&fav=True&n=1049835054', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1418501435), (7468, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7469, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928072), (7470, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928072), (7471, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7472, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065560), (7473, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7474, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7475, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7476, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7477, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7478, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7479, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7480, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065616), (7481, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=15&slotname=4857212039&w=468&lmt=1287300186&flash=10.0.22.87&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F2-takt-oel-dieselkraftstoff-t623039.html%3Fpage%3D219&dt=1', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.07; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1470999158), (7482, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7483, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268922), (7484, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778012), (7485, 'http://www.motorradfrage.net/frage/wo-bekomme-ich-guenstigen-bremsenreiniger-her', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 GTB7.1 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -642046409), (7486, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7487, 'http://shop.ebay.de/i.html?_nkw=sabo+2+takt%C3%B6l&_sacat=0&_odkw=stihl+2+takt%C3%B6l&_osacat=0&bkBtn=&_trksid=p3286.m270.l1313', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350963178), (7488, 'http://www.google.de/aclk?sa=l&ai=CIPbwHbO6TO-dIs3RswbKyeTzAq3BsMMB_em97RSPtd5ECAAQAigDUJ6voY0BYJXymoKsB6ABx9GE-APIAQGpAkfBeyKibLc-qgQTT9CrjgAYHHGdsg4-PzZHLoTfWA&sig=AGiWqtx1SwK-tfZ818-JtgRQYrQ7dImaIw&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1293323480), (7489, 'http://suche.t-online.de/fast-cgi/tsc?mandant=toi&device=html&portallanguage=de&userlanguage=de&dia=suche&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&q=modul+fuel+system+clean&br=ie7-toi', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1530744366), (7490, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7491, 'http://www.google.de/aclk?sa=l&ai=CUF0tdb-6TIS5GYqROq_fmeACrcGwwwH96b3tFLWD_b5HCAAQAigDUJ6voY0BYJXi-YGUB6ABx9GE-APIAQGpAkfBeyKibLc-qgQYT9By8_H1voashKzaiZcYry438TG8KJS6&sig=AGiWqtzD_e5JbgKk7sgUrGLx7A6TpoXU2g&adurl=http://www.motulshop.de&rct=j&q=Motul%2051', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1440223332), (7492, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7493, 'http://www.google.de/search?q=%22motul+Blechschild%22&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471291013), (7494, 'http://www.motulshop.de', '', '', '', -732170672, -1377142829), (7495, 'http://www.markenoele.de/', '', '', '', -732170672, -1377142829), (7496, 'http://www.google.de/aclk?sa=l&ai=Cy9aVGcW6TM2YIMqJOvbQkaYDrcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJW6_YGUB6ABx9GE-APIAQGpAkfBeyKibLc-qgQTT9C-jh8HAWpZWSViYDerK_Apqg&sig=AGiWqtxNNl-XpvCTgULJr1DCElL7IJDn_Q&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C3', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1556628625), (7497, 'http://www.google.de/search?q=motul+8100+x-clean', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1413059234), (7498, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7499, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7500, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1469266746), (7501, 'http://www.google.de/aclk?sa=l&ai=Ckhqn0tG6TL_THIH-sgbm_r23Aq3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJXSmoKsB6ABx9GE-APIAQGpAkfBeyKibLc-qgQYT9BnZkcMBPxVNqBvjSdm14SCW0JcFqbq&sig=AGiWqty4-AJ6jNvJ9pdUHOTckoyX1hypRw&adurl=http://www.motulshop.de&rct=j&q=ulje%20mot', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1338662183), (7502, 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=gNW6TMqOJ4fsOb_k6NgM', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5', '', 'de-de', -732170672, -1133776589), (7503, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7504, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351650665), (7505, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7506, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7507, 'http://www.google.de/aclk?sa=l&ai=C6EA1RfK6TMDIGMnQswbhvMGCA63BsMMB_em97RTdv-PtRwgAEAIoA1Cer6GNAWCVypaCqAegAcfRhPgDyAEBqQJHwXsiomy3PqoEGE_QVBwXnecOnqqOSB6oFbKxXLB3fwdwDroFEwi08PWZ-dmkAhVNucwKHbY64lfKBQA&sig=AGiWqtxmU9DtQe-k8jTnGhpJNBglKjuTFA&adurl=http://', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471968689), (7508, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7509, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6314761684476094&output=html&h=250&slotname=5382851661&w=250&lmt=1287322084&flash=10.1.85&url=http%3A%2F%2Fwww.online-verkauf.org%2Fsearch%2F1%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2Cmotul.html%3Fgclid%3DC', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 (webde/1.7.2) Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1467658729), (7510, 'http://www.google.de/search?hl=de&rls=com.microsoft:de:IE-SearchBox&rlz=1I7GPEA_de&q=motul+motor%C3%B6l&revid=1944672847&sa=X&ei=8QO7TJ-uOozCswaS1-ypDQ&ved=0CFYQ1QIoAA', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Win64; x64; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727; SLCC1; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, -1129424018), (7511, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7512, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7513, 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1418432186), (7514, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7515, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7516, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=Liqui+Moly+Zweitakt+2+Takt+Motor%C3%B6l+selbstmischend+', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638711395), (7517, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7518, 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+fuel+&hl=de&ie=UTF-8&rlz=1T4ADRA_deDE376DE377&q=motul+fuel+system+clean', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1484961822), (7519, 'http://www.google.de/aclk?sa=l&ai=C7sDwfTi7TND-FYTSswarzsH4Aq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglaq3gsgHoAHH0YT4A8gBAakCR8F7IqJstz6qBBNP0C_1qUcObl7RVnXp27E74JP-&sig=AGiWqtxOzu_aDc0lKhvsXCT2t9RP_UXHgg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1527099203), (7520, 'http://www.google.de/products?q=0w30+preis+motul&hl=de&aq=f', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618; freenet.de GmbH)', '', 'de', -732170672, 1529879297), (7521, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7522, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7523, 'http://www.google.de/aclk?sa=l&ai=Ce-F2SEu7TPD8DMPgswbB0fi8Aq3BsMMB_em97RTNs-HtRwgAEAIgx5j4BSgCUJ6voY0BYJW6gIKYB6ABx9GE-APIAQGpAkfBeyKibLc-qgQTT9BpB6fPFBAHRFbJ6xQhAVn5IYAFkE4&sig=AGiWqtw87oGtaqF12o9_8-T0bn-9CybzzA&adurl=http://www.motulshop.de&rct=j&q=mot', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)', '', 'de-DE', -732170672, 1470048629), (7524, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7525, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7526, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7527, 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2117678&SearchSource=3&q=+motul+8100+x-clean+5w-40', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480706146), (7528, 'http://www.google.de/search?q=motul+300v&ie=UTF-8&oe=UTF-8&hl=de&client=safari', 'Mozilla/5.0 (iPad; U; CPU OS 3_2_2 like Mac OS X; de-de) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B500 Safari/531.21.10', '', 'de-de', -732170672, 1352220290), (7529, 'http://www.google.de/products?q=motul+600+2t&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=zV67TNLbCs3ysga29Yi_BQ&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CDIQrQQwAg', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.4) Gecko/20100413 Firefox/3.6.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351755260), (7530, 'http://www.google.de/search?sourceid=navclient&aq=10h&oq=&hl=de&ie=UTF-8&rlz=1T4ADRA_deDE338DE339&q=motul+3000+4t', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322)', '', 'de', -732170672, 1529777198), (7531, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7532, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7533, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7534, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7535, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7536, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7537, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928072), (7538, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928072), (7539, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7540, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7541, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7542, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7543, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7544, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7545, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7546, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7547, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7548, 'http://www.f-m-computer.de/cfm/19000000_0000.cfm', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.10) Gecko/20100622 Fedora/3.5.10-1.fc12 Firefox/3.5.10', '', '', -732170672, 1311646985), (7549, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7550, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7551, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7552, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (7553, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7554, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7555, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7556, 'http://gs-forum.eu/showthread.php?t=49932', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1071443696), (7557, 'http://www.google.de/search?hl=de&source=hp&q=Motul+300V+4T&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1419114167), (7558, 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&aq=5&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, -1920796089), (7559, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7560, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7561, 'http://www.google.de/aclk?sa=l&ai=CnrajKPy7TPLSMIOQOryVlYADrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVoqaCsAegAcfRhPgDyAEBqQKdY_axf3C3PqoEE0_QeTWQV3IBHKxNN0cqSjAvaWY&sig=AGiWqtza9BtxY49QaqJLP5gGsmEGkdq_cQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5', '', 'de-de', -732170672, 1481620154), (7562, 'http://www.google.de/search?q=motul+Fuel+System+Clean&hl=de&prmd=s&ei=D_67TNqnEoHLswb8tcixDQ&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1546305693), (7563, 'http://www.google.de/aclk?sa=l&ai=Cy7lONAK8TLymC4WvtAaC0NGhA63BsMMB_em97RS97Pu-RwgAEAEgx4L3BVCer6GNAWCV2oiCmAegAcfRhPgDyAEBqQKdY_axf3C3PqoEE0_QCKrpH55-K4tR-AGTgwZrjQWABZBO&sig=AGiWqtw9xM5HqGdbckWYjF5TNbq638R0EA&adurl=http://www.motulshop.de&rct=j&q=motul%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1471067265), (7564, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7565, '', 'Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.8.1.6) Gecko/20070723 Iceweasel/2.0.0.6 (Debian-2.0.0.6-0etch1)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de_DE:de,en;q=0.5', -732170672, 1404082675), (7566, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=MOTUL+Kettenspray+farblos+-+400ml+%2A&x=0&y=0', 'Opera/9.80 (Windows NT 6.0; U; de) Presto/2.6.30 Version/10.62', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-AT,de;q=0.9,en;q=0.8', -732170672, 1350133564), (7567, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7568, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7569, 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&&sa=X&ei=GhS8TJKoHMmKswbXm83NDQ&ved=0CCMQBSgA&q=motor%C3%B6l+motul+5100&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -652680724), (7570, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471961882), (7571, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471961882), (7572, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; MirrorDetector; +http://yandex.com/bots)', '', '', -732170672, 1600952308), (7573, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; MirrorDetector; +http://yandex.com/bots)', '', '', -732170672, 1600952308), (7574, 'http://www.motulshop.de', '', '', '', -732170672, 1137334702), (7575, 'http://www.motulshop.de', '', '', '', -732170672, 1137334702), (7576, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7577, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7578, 'http://www.google.de/search?q=motul+shop&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481122009), (7579, 'http://www.google.de/aclk?sa=l&ai=CNBeGTy28TJrULoX9sgbPsJWLA63BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleKQgqAHoAHH0YT4A8gBAakCFRGp2P1Ltz6qBBNP0Ltk5VOHeqVcFsr9_SkUz0wp&sig=AGiWqtwrPKqOMuewhi4vltSBME4yB8xXYg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de', -732170672, -1133550598), (7580, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7581, 'http://www.google.de/url?sa=t&source=web&cd=8&ved=0CDUQFjAH&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-fanshop-artikel%2Faufkleber.html&rct=j&q=motul%20aufnaher&ei=_jW8TNuwHISSswb4i6HBDQ&usg=AFQjCNHJKVgGYGH0V4UbLfVnw0Mhxu5lgw', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421858314), (7582, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7583, '', 'Mozilla/4.0 (Infobyte CMS Spider : http://www.en.infobyte.se/spider)', '', '', -732170672, 1407826462), (7584, '', 'Mozilla/4.0 (Infobyte CMS Spider : http://www.en.infobyte.se/spider)', '', '', -732170672, 1407826462), (7585, '', 'Mozilla/4.0 (Infobyte CMS Spider : http://www.en.infobyte.se/spider)', '', '', -732170672, 1407826462), (7586, '', 'Mozilla/4.0 (Infobyte CMS Spider : http://www.en.infobyte.se/spider)', '', '', -732170672, 1407826462), (7587, '', 'Mozilla/4.0 (Infobyte CMS Spider : http://www.en.infobyte.se/spider)', '', '', -732170672, 1407826462), (7588, '', 'Mozilla/4.0 (Infobyte CMS Spider : http://www.en.infobyte.se/spider)', '', '', -732170672, 1407826462), (7589, '', 'Mozilla/4.0 (Infobyte CMS Spider : http://www.en.infobyte.se/spider)', '', '', -732170672, 1407826462), (7590, '', 'Mozilla/4.0 (Infobyte CMS Spider : http://www.en.infobyte.se/spider)', '', '', -732170672, 1407826462), (7591, 'http://www.google.de/aclk?sa=l&ai=C_BislkO8TIDrMMyROvq9_PsNrcGwwwH96b3tFM2A_b5HCAAQASgDUJ6voY0BYJW6_YGUB6ABx9GE-APIAQGpAudQITaTUbc-qgQTT9D1BMlYClToGeGPVFuY9Y4eMA&sig=AGiWqtxnGBTIH1s32mN45rEmldwkgtfowA&adurl=http://www.motulshop.de&rct=j&q=motul%202%20takt', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1591238703), (7592, 'http://www.google.de/aclk?sa=l&ai=ChuKu8Ue8TIrvGMX9sgaDrtzoAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleKygsAHoAHH0YT4A8gBAakC51AhNpNRtz6qBBNP0ArAPA5tIWgzBre1h-OzHbEx&sig=AGiWqtzPTHyoyR6th36kTxX17lwUpZPERA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1; EDL Anlagenbaugesellschaft; AskTB5.6)', '', 'de', -732170672, 1317827682), (7593, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7594, 'http://www.google.de/url?url=http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-cess-1l.html&rct=j&sa=U&ei=TT28TJWPGMWeOpnrqZkN&ved=0CEsQFjAL&q=motul+8100+x-cess&usg=AFQjCNHTFFfGrIgt49hjef6P3jcMvkbXAw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.2; .NET CLR 1.1.4322; .NET4.0C; .NET4.0E; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1426605291), (7595, 'http://www.google.de/search?aq=f&sourceid=chrome&ie=UTF-8&q=motoren%C3%B6l+g%C3%BCnstig', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1530835466), (7596, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7597, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7598, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1287417136&flash=10.0.42&url=http%3A%2F%2Fwww.apriliaforum.de%2Fallgemeines%2F26678-suche-literatur-zum-2-takt-prinzip-sowei-leist', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 AskTbATU-ASK/3.9.1.14019 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421206804), (7599, 'http://www.google.de/aclk?sa=l&ai=Cu6kqH3O8TM_QKoXRswakt_nrAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbr4gZQHoAHH0YT4A8gBAakCDUykdG1Ptz6qBBNP0OY_33QlCorrIVXHWNrM-0-IugUTCJa5lp3o3KQCFQPLzAod5nah1soFAA&sig=AGiWqtyl5o27sQlopIt3xBcUWxxjQrzPRw&adurl=http://www.motul', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1601247255), (7600, 'http://www.google.de/search?hl=de&rls=com.microsoft%3Ade%3AIE-SearchBox&rlz=1I7ACAW_de&q=motul+shop&aq=0&aqi=g2&aql=&oq=motul+sh&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; AskTB5.4)', '', 'de', -732170672, 1528194879), (7601, 'http://www.google.de/aclk?sa=l&ai=CwW3iKXi8TPLvGoaLOoqohPQCrcGwwwH96b3tFL3D4-1HEAgoCFCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQINTKR0bU-3PqoEGE_Qf78RhOhDquV-5mMoUN2KTlCae2gL9Q&num=11&sig=AGiWqtz_fVKxM0qHrlmnVsZd4cLjV4fuTQ&adurl=http://www.motulshop.de&rct=j&q=motor', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1506580742), (7602, 'http://www.google.de/aclk?sa=l&ai=CBucebn68TIPlGMTgswaWlpzCA63BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglar5gZQHoAHH0YT4A8gBAakCDUykdG1Ptz6qBBNP0MtMB_56XRqZwzkjq51ILBrn&sig=AGiWqtyssaWcDJwrZlIT-3iVeSzuMYiQDA&adurl=http://www.motulshop.de&rct=j&q=motul%208100%20x-c', 'Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.10) Gecko/20100922 Ubuntu/10.10 (maverick) Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1311444853), (7603, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7604, 'http://www.google.de/aclk?sa=l&ai=CmUO5uIK8TPyQE8LgswaAs_nfAq3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV4qaCsAegAcfRhPgDyAEBqQINTKR0bU-3PqoEGE_QsXgkk1Qkss9-F4FW3OXUL9OovDMv8g&sig=AGiWqtw9RZLTF5Iq6FrpW2CsZUabAE2o_g&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1528929034), (7605, 'http://www.google.de/aclk?sa=l&ai=CVhweeIW8TKHtKcKHOtji6N4CrcGwwwH96b3tFM2z4e1HCAAQASC2VFCer6GNAWCVsp-CsAegAcfRhPgDyAEBqQINTKR0bU-3PqoEE0_Qjk3ZYXQP18ziR-Ddyb4HAzmABZBO&sig=AGiWqtw6iyMHGnGz7e3XPrOMCrr5xZ2esw&adurl=http://www.motulshop.de&rct=j&q=Motul%20Ke', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.2) Gecko/20100115 Firefox/3.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1608426710), (7606, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7607, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7608, 'http://www.google.de/search?hl=de&q=motul+5100+ester&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1308567397), (7609, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7610, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7611, 'http://www.google.de/aclk?sa=l&ai=CK7Ble528TI-XH8TPswbi_4GbA63BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglcqKgpgHoAHH0YT4A8gBAakCDUykdG1Ptz6qBBNP0PZ7wMhAACI2KvQ8AFE5W30H&sig=AGiWqtzLB4fhHfCgY_scGPrrwU7bgg9z6w&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1351880482), (7612, 'http://www.google.de/aclk?sa=l&ai=CEH9StKG8TL37FcavtAaA9qy8Aq3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCVmvaBlAegAcfRhPgDyAEBqQLXz_JmE3O3PqoEGE_QdjNfDsE-q0Pxnf5L554vyjpX298WMA&sig=AGiWqtxlbYNUNQbGlwP1V2O1dCtH8lQqsA&adurl=http://www.motulshop.de&rct=j&q=Motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341224900), (7613, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7614, 'http://www.google.de/aclk?sa=l&ai=CxOzSequ8TNeVLoSJOtGKhbEFrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVgqCCsAegAcfRhPgDyAEBqQINTKR0bU-3PqoEE0_Q5MO_ta87l82SVUPpJ7WgqZA&sig=AGiWqtytBpbQA0HJZyhyLlxZZccqyqCyVQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1481561729), (7615, 'http://www.google.de/aclk?sa=l&ai=C5xiVPr-8TPqqDojhswb0tOmdA63BsMMB_em97RTFgf2-RwgAEAEgx5j4BVCer6GNAWCVgo-CoAegAcfRhPgDyAEBqQLXz_JmE3O3PqoEE0_QqzDusNXgJiunTVzjelKe7WqABZBO&sig=AGiWqtwRRwtDOiwthGOPonZMxVxdoJWhWQ&adurl=http://www.motulshop.de&rct=j&q=Motul%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1341566047), (7616, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7617, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338524156), (7618, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338524156), (7619, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338524156), (7620, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338524156), (7621, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338524156), (7622, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338524156), (7623, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338524156), (7624, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338524156), (7625, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7626, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338524156), (7627, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7628, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7629, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338524156), (7630, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7631, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7632, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7633, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7634, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7635, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7636, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7637, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7638, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7639, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7640, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7641, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7642, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7643, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7644, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7645, 'http://www.motulshop.de', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', '', '', -732170672, -1304477033), (7646, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7647, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928072), (7648, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928072), (7649, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7650, 'http://www.google.de/search?hl=de&source=hp&q=motul+15w50&rlz=1W1GPEA_de&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506)', '', 'de', -732170672, 1354460732), (7651, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7652, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7653, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7654, 'http://www.google.de/search?hl=de&rlz=1G1ASUS_DEDE403&&sa=X&ei=7VK9TNbzEtW7jAfg67GYAg&ved=0CCQQBSgA&q=motul+%C3%B6l&spell=1', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; InfoPath.2)', '', 'de', -732170672, 1556903910), (7655, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7656, 'http://www.motulshop.de', '', '', '', -732170672, 1168281221), (7657, 'http://www.motulshop.de', '', '', '', -732170672, 1168281221), (7658, 'http://www.google.de/search?safe=strict&q=Motul+Fuel+System+Clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576082161), (7659, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7660, 'http://www.google.de/aclk?sa=l&ai=COfQpHV29TIqMJYiwtAbIp_iMA63BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVuv2BlAegAcfRhPgDyAEBqQLjcoyAm2C3PqoEE0_Qe9zs7qjiVTwPNhkW-4Jpexw&sig=AGiWqtw0hHxn6ohIXk0T62BYSz19IsBg1g&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0; .NET CLR 2.0.50727)', '', 'de', -732170672, -648267020), (7661, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7662, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7663, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7664, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7665, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7666, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7667, 'http://www.google.de/search?q=motul+15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1574200782), (7668, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7669, 'http://www.google.de/products?hl=de&q=motul+300v&scoring=p', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470831188), (7670, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7671, '', 'Dalvik/1.1.0 (Linux; U; Android 2.1-update1; Milestone Build/SHOLS_U2_02.36.0)', '', '', -732170672, 1506580914), (7672, '', 'Dalvik/1.1.0 (Linux; U; Android 2.1-update1; Milestone Build/SHOLS_U2_02.36.0)', '', '', -732170672, 1506580914), (7673, '', 'Mozilla/5.0 (Linux; U; Android 2.1-update1; de-de; Milestone Build/SHOLS_U2_02.36.0) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17', 'utf-8, iso-8859-1, utf-16, *;q=0.7', 'de-DE, en-US', -732170672, 1506580914), (7674, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7675, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7676, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576082161), (7677, 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CD4QFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=ko-9TJ28NIqRswbN473NDQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; AskTB5.4)', '', 'de', -732170672, 1528194879), (7678, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7679, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1925231542), (7680, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7681, 'http://www.google.de/aclk?sa=l&ai=CjRNe8Ka9TMFvwq-0BsylzKsCrcGwwwH96b3tFIXK4-1HCAAQASC2VCgCUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAp1aG7neVbc-qgQYT9BmGYCu4GcBWBWw8eqAJ7H2OjgPpLKkgAWQTg&sig=AGiWqtyddEtHbms8pOaXli5m0YOBHNWFrA&adurl=http://www.motulshop.de&rct=j&q=', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1304193729), (7682, 'http://suche.t-online.de/fast-cgi/tsc?q=Motul+Wash%C2%B4n%C2%B4Wax&encQuery=Amor+All&lang=any&adtest=&mandant=toi&device=html&dia=suche&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&plug_id=&start=0&num=10&ocr=yes&lang', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1418575332), (7683, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7684, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7685, 'http://www.google.de/aclk?sa=l&ai=C4ISSkMK9TKHlCISOOvX_rLkMrcGwwwH96b3tFK2E_b5HCAAQASgCUJ6voY0BYJXq_IGUB6ABx9GE-APIAQGpArLCuTb3P7c-qgQTT9DcD6XI5RZ2OPiusrdxLf766Q&sig=AGiWqtxwvb4RS5zWnxDQKZlmg5iJOGHxfg&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C3', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1311446089), (7686, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338526988), (7687, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338526988), (7688, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338526988), (7689, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338526988), (7690, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338526988), (7691, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7692, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7693, 'http://www.google.de/search?q=Motul+300V+Power+Racing&ie=UTF-8&oe=UTF-8&hl=de&client=safari', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_3 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16', '', 'de-de', -732170672, 1354458971), (7694, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017935), (7695, 'http://www.google.de/search?q=motul+800+road+racing&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1528181596), (7696, 'http://www.google.com/search?q=motul+xcess+8100&hl=de&client=iceweasel-a&rls=org.debian:de:unofficial&ei=UN29TLOfKM-Qswas9t3FDQ&start=10&sa=N', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.0.19) Gecko/2010091807 Iceweasel/3.0.6 (Debian-3.0.6-3)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420728783), (7697, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065509), (7698, 'http://shop.ebay.de/i.html?_nkw=Motul+%C3%96l&_sacat=0&_dmpt=Motorrad_Kraftradteile&_odkw=suzuki+an650&_osacat=0&bkBtn=&_trksid=p3286.m270.l1311', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338011415), (7699, 'http://www.google.de/aclk?sa=l&ai=Cu1qZCd-9TPfWG8LgswaAs_nfAq3BsMMB_em97RSttuPtRwgAEAEgwdb_DlCer6GNAWCVqvaBlAegAcfRhPgDyAEBqQKywrk29z-3PqoEGE_QE5U52XmHZnXFRJ20w3zkrIncqaTzb4AFkE4&sig=AGiWqtwR1Uqtspr2YBFSSx22Icl2PHVfVw&adurl=http://www.motulshop.de&rct=j&q', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; AskTB5.4)', '', 'de', -732170672, 1528189820), (7700, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7701, 'http://www.google.de/aclk?sa=l&ai=C9yHWcOi9TIDVM-H64wayzZ2xBq3BsMMB_em97RSthP2-RwgAEAFQnq-hjQFglYr4gZQHoAHH0YT4A8gBAakCssK5Nvc_tz6qBBNP0LHjCP7Sgic9G0XhnttFF0hJ&sig=AGiWqtwdwgJslQAHxFa4pPXpFWR-EHSzVA&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C3%B', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1601391887), (7702, 'http://www.google.de/aclk?sa=l&ai=C9yHWcOi9TIDVM-H64wayzZ2xBq3BsMMB_em97RSthP2-RwgAEAFQnq-hjQFglYr4gZQHoAHH0YT4A8gBAakCssK5Nvc_tz6qBBNP0LHjCP7Sgic9G0XhnttFF0hJ&sig=AGiWqtwdwgJslQAHxFa4pPXpFWR-EHSzVA&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C3%B', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1601391887), (7703, 'http://www.google.de/aclk?sa=l&ai=C9yHWcOi9TIDVM-H64wayzZ2xBq3BsMMB_em97RSthP2-RwgAEAFQnq-hjQFglYr4gZQHoAHH0YT4A8gBAakCssK5Nvc_tz6qBBNP0LHjCP7Sgic9G0XhnttFF0hJ&sig=AGiWqtwdwgJslQAHxFa4pPXpFWR-EHSzVA&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C3%B', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1601391887), (7704, 'http://www.google.com/aclk?sa=l&ai=CEHNhGO29TK_tNo3Rswa46OjKAq3BsMMB_em97RS97Pu-RwgAEAEgwcLYF1Cer6GNAWCVwvaBlAegAcfRhPgDyAEBqQLXtGF8MCO3PqoEE0_QQCeHonXE725mks3DK_2yaryABZBO&sig=AGiWqtzR8cfZK18KtOBlmXovWBKFdLplGg&adurl=http://www.motulshop.de&rct=j&q=motul', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.10) Gecko/20100915 Ubuntu/10.04 (lucid) Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576390230), (7705, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7706, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7707, 'http://whois.domaintools.com/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089905086), (7708, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1287518413&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1550%23post26202523&d', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527047897), (7709, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3128591012798559&format=160x600_as&output=html&h=600&w=160&lmt=1256130704&channel=7295048813&ad_type=text&color_bg=888787&color_border=888787&color_link=ffffff&color_text=000000&color_url=ffffff&', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1131935669), (7710, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7711, 'http://www.google.de/aclk?sa=l&ai=CLXJKRf29TL6lB8mGOq7KpLQCrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQLXtGF8MCO3PqoEE0_Q0ilH6Geh_k5e4rLIotP3RMk&sig=AGiWqtyXFoG74hCJtdQOJddoJKhL69aC2w&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1480984179), (7712, 'http://whois.domaintools.com/markenoele.com', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089906130), (7713, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; AskTB5.4)', '', 'de', -732170672, 1528189820), (7714, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4267689453885886&format=336x280_as&output=html&h=280&w=336&lmt=1287520922&channel=3312006969&ad_type=text_image&color_bg=D9D9D9&color_border=D9D9D9&color_link=FF0000&color_text=000000&color_url=F', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 (CK-PC-WELT) Firefox/2.0.0.20 Creative ZENcast v2.00.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339081486), (7715, 'http://www.google.de/aclk?sa=l&ai=CSWVmQwu-TJnfOYWOOqmb0aUGrcGwwwH96b3tFL3D4-1HEAIoCFCer6GNAWCVqp2CrAegAcfRhPgDyAEBqQLXtGF8MCO3PqoEFk_QGGdiO0-R7kDDplBlvVjkqSC2COE&num=5&sig=AGiWqtz7q2n5cwEWGGDeFk_b376uWWbqyA&adurl=http://www.motulshop.de&rct=j&q=10w40', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1128160183), (7716, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=2-T-%C3%96l&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413409099), (7717, 'http://wodas.wetteronline.de/dynamic/wo_cb?LANG=de&ART=city&BL=BAY&LAND=DL&KONT=dldl&WMO=10850&ORTN=N%F6rdlingen&W1AM=bdr2__&W1PM=bdr1__&T1MAX=6&T1MIN=3&TYP_OF_LANG=htm', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437891310), (7718, 'http://www.amazon.de/dp/B003AXAM7A/ref=asc_df_B003AXAM7A1125669?smid=A168GACEIL2PQ0&tag=ciao-auto-mp-21&linkCode=asn&creative=22506&creativeASIN=B003AXAM7A', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de-ch', -732170672, -1019104166), (7719, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7720, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7721, 'http://www.strassenkatalog.de/plz/45239.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', '', '', -732170672, -1304477033), (7722, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065456), (7723, 'http://www.google.de/search?hl=de&source=hp&q=motul+fuel+system+clean&aq=0&aqi=g3&aql=&oq=motul+f&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1576156941), (7724, 'http://www.google.de/aclk?sa=l&ai=CvnFrRJy-TJKPBovRswaLu-jPAq3BsMMB_em97RS97Pu-RwgAEAEgwdb_DlCer6GNAWCV4qmCsAegAcfRhPgDyAEBqQLHIX27bg-3PqoEE0_Q-U6-CIyQXrCN9yFqDreDhbaABZBO&sig=AGiWqtzVc9GM0hvk3XIDAz74EYiE7-DASw&adurl=http://www.motulshop.de&rct=j&q=motul%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; CPDTDF)', '', 'de-DE', -732170672, 1575560681), (7725, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (7726, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1093546178), (7727, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (7728, 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g7&q=motul+motor%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)', '', 'de', -732170672, -1044016002), (7729, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (7730, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, 1352241505), (7731, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (7732, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (7733, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (7734, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1093546178), (7735, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (7736, 'http://www.google.de/search?client=safari&rls=en&q=motul+3000+4t&ie=UTF-8&oe=UTF-8&redir_esc=&ei=Y6--TKe6DoiCOsyWrGQ', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_4_11; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/4.1.2 Safari/533.18.5', '', 'de-de', -732170672, -1134256470), (7737, '', 'Mozilla/4.0 (Infobyte CMS Spider : http://www.en.infobyte.se/spider)', '', '', -732170672, 1407826462), (7738, '', 'Mozilla/4.0 (Infobyte CMS Spider : http://www.en.infobyte.se/spider)', '', '', -732170672, 1407826462), (7739, '', 'Mozilla/4.0 (Infobyte CMS Spider : http://www.en.infobyte.se/spider)', '', '', -732170672, 1407826462), (7740, '', 'Mozilla/4.0 (Infobyte CMS Spider : http://www.en.infobyte.se/spider)', '', '', -732170672, 1407826462), (7741, '', 'Mozilla/4.0 (Infobyte CMS Spider : http://www.en.infobyte.se/spider)', '', '', -732170672, 1407826462), (7742, '', 'Mozilla/4.0 (Infobyte CMS Spider : http://www.en.infobyte.se/spider)', '', '', -732170672, 1407826462), (7743, '', 'Mozilla/4.0 (Infobyte CMS Spider : http://www.en.infobyte.se/spider)', '', '', -732170672, 1407826462), (7744, '', 'Mozilla/4.0 (Infobyte CMS Spider : http://www.en.infobyte.se/spider)', '', '', -732170672, 1407826462), (7745, 'http://www.motorradfrage.net/tag/fuel-system-clean/1', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1481239862), (7746, 'http://www.google.de/aclk?sa=l&ai=Cyf2rIcG-TNbUBcLiswayr_ygA63BsMMB_em97RTdzuPtRwgAEAEoAlCer6GNAWCVkq6CtAegAcfRhPgDyAEBqQLHIX27bg-3PqoEE0_QFEzi-iw4yI5enmZxtL5uDWU&sig=AGiWqtwBVyU81nVBy0QtkKUBWLQuX9HDbg&adurl=http://www.motulshop.de&rct=j&q=motul%20micro%2', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.5; BTRS26718; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)', '', 'hu-HU', -732170672, 1527195019), (7747, 'http://www.google.de/aclk?sa=l&ai=Cfol1UMa-TKfTAcLgswaAs_nfAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbr6gZQHoAHH0YT4A8gBAakCmWrQEaUvtz6qBBNP0PdyYPDQKO4-vHu7uT-UBcxI&sig=AGiWqtw5CSG3ZBFA0eVLQT24m87bRL8Xzg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -1055138562), (7748, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, -648298125), (7749, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928072), (7750, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928072), (7751, 'http://www.google.de/search?hl=de&source=hp&q=Motul+8100+X+Clean%2B+5W30+&btnG=Google-Suche', 'Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/4.1.2 Safari/533.18.5', '', 'de-de', -732170672, 1401421453), (7752, 'http://www.google.de/aclk?sa=l&ai=CYK8DUd2-TKvnFYaNOozAlbYCrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVgpuCrAegAcfRhPgDyAEBqQKZatARpS-3PqoEE0_QkPyVoWFGGqjYmVM9ME6K7Ew&sig=AGiWqtwcAngh8opat7gYIxfo4Ig-RD_VzQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; MAMD; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 1533143306), (7753, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7754, 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+shine&hl=de&ie=UTF-8&rlz=1T4SUNA_deDE306DE272&q=motul+shine+and+go', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1311409605), (7755, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1506576868), (7756, 'http://www.google.de/aclk?sa=l&ai=Cedfpffu-TIPNB4L-sgbwoImsBq3BsMMB_em97RS9gv2-RwgAEAEoA1Cer6GNAWCVsp-CsAegAcfRhPgDyAEBqQJvkbgd00C3PqoEE0_QcaTVZIQGoXVO59Obzc7XADw&sig=AGiWqtwTM3iQb_ikwAUWf1RQ3L48D37moA&adurl=http://www.motulshop.de&rct=j&q=motul%20wash%20', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 1.1.4322; Media Center PC 5.0; SLCC1; .NET4.0C; AskTB5.5)', '', 'de-DE', -732170672, 1575550711), (7757, 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&meta=&aq=f&aqi=g9&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1472318547), (7758, 'http://www.google.de/search?hl=de&source=hp&q=motul+motor%C3%B6l&meta=&aq=0&aqi=g8&aql=&oq=Motul+M&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322)', '', 'de', -732170672, 1304058733), (7759, 'http://www.google.de/search?q=MOTUL+8100+X-clean+SAE+5W-40&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GFRE_de&redir_esc=&ei=iQS_TPafE4fBswbJkdy8DQ', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB0.0; (R1 1.6); .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1506580904), (7760, 'http://www.google.de/search?hl=de&q=motul+%C3%B6l+g%C3%BCnstig&aq=0&aqi=g6&aql=&oq=motul+%C3%B6l+&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1540170931), (7761, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778012), (7762, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778012), (7763, 'http://www.idealo.de/preisvergleich/MainSearchProductCategory.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471815452), (7764, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1287592014&flash=10.1.82&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fzweitakt-oel-t1515102.html%3Fpage%3D1&dt=1287592015531&shv=r', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339787779), (7765, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268926), (7766, 'http://www.google.de/search?q=2+takt+vollsynthetisch&hl=de&client=firefox-a&hs=AId&rls=org.mozilla:de:official&prmd=s&ei=Eii_TMOdA83HswaD69WsDQ&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470118162), (7767, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7768, 'http://www.google.de/aclk?sa=l&ai=Cz_tOXDW_TLuFNseJOrjj8N0DrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVyvmBlAegAcfRhPgDyAEBqQKALXjXNW-3PqoEE0_Q9ZiEtqNEkgCJbkL4qCImdGw&sig=AGiWqtxF36ofNQxcKDXsF34hciONZk1_hQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1601499277), (7769, 'http://www.preisvergleich.de/search/landing/query/2+takt+%C3%B6l+liqui+moly/s/google/koid/3742571874/gkaid/58249971/?gclid=CIPIm7CN4qQCFdUx3wodWkn9Lg', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 (GMX/1.6.2) Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419072029), (7770, 'http://www.ixquick.com/do/metasearch.pl', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1484960251), (7771, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1418500938), (7772, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, -1133804714), (7773, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7774, 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CFkQFjAL&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-fanshop-artikel%2Faufkleber.html&rct=j&q=motul%20aufkleber&ei=CE6_TO74JM-o4Aar1uyEAQ&usg=AFQjCNHJKVgGYGH0V4UbLfVnw0Mhxu5lgw', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1531029610), (7775, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7776, 'http://www.google.de/aclk?sa=l&ai=CGKmuhmC_TPqdJ4ONOvjZyPMErcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQIVGoTRnma3PqoEE0_QJtPNF0ckRl2FPdCdyZ71Lfg&sig=AGiWqtyVB-Z44MmcLshJnXcJln33BoKx9Q&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312040335), (7777, 'http://www.google.de/aclk?sa=l&ai=CNSzEanK_TPzbC8iJOquVgc4CrcGwwwH96b3tFI-13kQIABACKAJQnq-hjQFglQKgAcfRhPgDyAEBqQIVGoTRnma3PqoEE0_QpzEGk7OnB80UhS5Jok9uuYk&sig=AGiWqtwixJRhbcBlBhH8ysR20uaQueQkGQ&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Embedded Web Browser from: http://bsalsa.com/; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'ko', -732170672, 2039926517), (7778, 'http://www.google.de/aclk?sa=l&ai=CxwNccHO_TJ7NI8fRswathdiFA63BsMMB_em97RS1g_2-RwgAEAIoAlCer6GNAWCVivuBlAegAcfRhPgDyAEBqQIVGoTRnma3PqoEE0_Q_lhOIlLzIYFMruk4LttoGyI&sig=AGiWqtzqamiwgJN0jmMKhDGS3GR5KFzETw&adurl=http://www.motulshop.de&rct=j&q=motul%205100', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 AskTbMP3R7/3.8.0.12304 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1532609126), (7779, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7780, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7781, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7782, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7783, 'http://www.google.de/aclk?sa=l&ai=Cc4WYA9e_TLqnLcKLOqe-uMQHrcGwwwH96b3tFIW74-1HEAMoBVCer6GNAWCV8qqCtAegAcfRhPgDyAEBqQJHwXsiomy3PqoEGE_QrPmlr1yD4ZY0w-J86pDwlvCIjbDX3A&num=3&sig=AGiWqtzLmYgIDx9TYgGrjSO-CI1f7DnkwQ&adurl=http://www.motulshop.de&rct=j&q=Multi%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30729; AskTbBLT/5.8.0.12304)', '', 'de', -732170672, 1420813768), (7784, 'http://www.google.de/search?sourceid=navclient&aq=t&hl=de&ie=UTF-8&rlz=1T4ADBF_deDE302DE305&q=motul+motor%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)', '', 'de', -732170672, -1044016002), (7785, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (7786, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (7787, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (7788, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (7789, 'http://www.google.de/aclk?sa=l&ai=CSKUR0-a_TMvGBcThswbS5-ynA63BsMMB_em97RTFgf2-RwgAEAEoAlCer6GNAWCVopyCrAegAcfRhPgDyAEBqQJHwXsiomy3PqoEE0_Q5idWl5i6tfTVxoNGHhwVNwo&sig=AGiWqtymlN2CtoSXQuqgV1i9AjNhNhM2iw&adurl=http://www.motulshop.de&rct=j&q=motul%2015w50&c', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1573954178), (7790, 'http://www.google.de/aclk?sa=l&ai=CVokkKem_TNzOJ4qPOvvdnOMCrcGwwwH96b3tFI-13kQIABACKAJQnq-hjQFglarzgZAHoAHH0YT4A8gBAakCR8F7IqJstz6qBBNP0DUzb-K-X94KuMNDJuaTk96B&sig=AGiWqtwr7QJRwuxu2i1yJ7bC8HgathWXyw&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.9.2) Gecko/20100115 Firefox/3.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1013853232), (7791, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.3)', '', 'de', -732170672, 1527895508), (7792, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7793, 'http://www.google.de/aclk?sa=l&ai=CWxrvTP-_TOKuGorPswb37f2XA63BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbKVgqQHoAHH0YT4A8gBAakCR8F7IqJstz6qBBNP0PsdH_kYJuOztlCWfKvrQOYI&sig=AGiWqtxtERAapqGWWB5to1aCbk6HXzJRcQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -732328155), (7794, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7795, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729172), (7796, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7797, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (7798, 'http://www.google.de/search?q=MOTUL+Micro+2T+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3 (.NET CLR 3.5.30729) X.509', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1410671244), (7799, 'http://www.google.de/search?hl=de&client=firefox-a&hs=zIY&rls=org.mozilla%3Ade%3Aofficial&q=motul+specific+cng%2Flpg+5w-40&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -732517125), (7800, 'http://search.conduit.com/Results.aspx?q=motul+15+w+50&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=13&ctid=CT2431245', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (de) anonymized by Abelssoft 1971660731 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1427156782), (7801, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7802, 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g7&q=motul+motor%C3%B6l', 'Opera/9.61 (Windows NT 5.1; U; de) Presto/2.1.1', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1530144762), (7803, 'http://www.125er-forum.de/13-biete/54264-biete-2x-1l-bel-ray-h1r-2t-l.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3 (.NET CLR 3.5.30729) X.509', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1410671244), (7804, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7805, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+8100+x-cess', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -639402103), (7806, 'http://www.google.de/aclk?sa=l&ai=CqrB8kCzATP_4M4f7sgbehIG_A63BsMMB_em97RTdv-PtRwgAEAEgx5j4BSgCUJ6voY0BYJWK_oGUB6ABx9GE-APIAQGpAtPogrh6Z7c-qgQTT9Brbw0U5eCAlDC68XqQdXr5XYAFkE4&sig=AGiWqtyxPeSc_66YOTwkV6QqWKldw2qQCg&adurl=http://www.motulshop.de&rct=j&q=mot', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5)', '', 'de', -732170672, 1529846532), (7807, 'http://www.spardeingeld.de/motorradzubehoer/products__keyword--motul+wash+%26+wax.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de-at', -732170672, 1350104562), (7808, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; AskTB5.4)', '', 'de', -732170672, 1528186445), (7809, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7810, 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CDQQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=6100%20SYNERGIE%2B%2010W40%20&ei=D0bATILbMZHssgalnYnlCA&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -1607669725), (7811, 'http://www.google.de/aclk?sa=l&ai=CCiazHkvATIn1JIKJOvGc-a8CrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV4pCCoAegAcfRhPgDyAEBqQKlMdYOsYe3PqoEE0_Q3SmyENBcv9F7gs6WExEHFtU&sig=AGiWqtwff3QYoWFEkBSTwzXKpTyxsgCNcg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413133910), (7812, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7813, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1607669725), (7814, 'http://www.google.de/aclk?sa=l&ai=CDiVpJU3ATPb8JcOLOsPF9ccIrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJWqkoKgB6ABx9GE-APIAQGpAqUx1g6xh7c-qgQTT9A697j7M060NgNedE0e7z-fMA&sig=AGiWqtyIJBDS9G5H89HkZuTBGGN_BzxDVg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -1607669725), (7815, 'http://www.mv-moto.de/testforum/forum013/magic_viewtopic.php?f=116&t=3980', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.6.30 Version/10.62', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, -1128240893), (7816, 'http://www.google.de/search?sourceid=navclient&aq=1h&oq=Mot&hl=de&ie=UTF-8&rlz=1T4ADBS_deDE315DE317&q=motul+5100+15w50', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1532603482), (7817, 'http://www.google.de/search?hl=&q=MOTUL+Motor%C3%B6l+VW+Norm+50500&sourceid=navclient-ff&rlz=1B2GGIC_deDE216DE245&ie=UTF-8', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1351011251), (7818, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928072), (7819, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928072), (7820, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1314845242), (7821, 'http://www.google.de/search?q=x+cess+80+motul&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -653913078), (7822, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (7823, 'http://www.google.de/products?q=motul+8100+x+clean+c3+motoren%C3%B6le&hl=de&aq=f', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530170310), (7824, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7825, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1532603482), (7826, 'http://www.google.de/products?q=Motul+outboard+synth+2t&hl=de&aq=f', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -639562166), (7827, 'http://www.google.com/search?hl=en&lr=lang_de&host=www.google.com&tbs=lr%3Alang_1de&q=6100+Synergie%2B+%2210W+40%22+preisvergleich&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558467155), (7828, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7829, 'http://www.websuche.de', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1304450744), (7830, 'http://www.google.de/search?hl=de&rlz=1T4ADBF_deDE306DE307&q=5w40+cess&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; GTB0.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 1.1.4322; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de', -732170672, 1341302919), (7831, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7832, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7833, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7834, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7835, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7836, 'http://www.motulshop.de', '', '', '', -732170672, -1377133883), (7837, 'http://www.motulshop.de', '', '', '', -732170672, -1377133883), (7838, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413250985), (7839, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413250985), (7840, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7841, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7842, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7843, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7844, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7845, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7846, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1407826462), (7847, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1407826462), (7848, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1407826462), (7849, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1407826462), (7850, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1407826462), (7851, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7852, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7853, 'http://www.google.de/search?hl=de&q=motul+8100+xcess&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, -648089608), (7854, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7855, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7856, 'http://www.google.de/search?q=motul++%09+Fuel+System+Clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.0.8, Ant.com Toolbar 1.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351426215), (7857, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7858, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7859, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7860, 'http://www.motulshop.de', '', '', '', -732170672, 1168278071), (7861, 'http://www.motulshop.de', '', '', '', -732170672, 1168278071), (7862, 'http://www.google.de/aclk?sa=l&ai=CCRzdn1fBTNuyEoWOOpjJycAOrcGwwwH96b3tFIXK4-1HCAAQASgCUJ6voY0BYJWCoIKwB6ABx9GE-APIAQGpArqQmZMoV7c-qgQYT9C69tDbguU8_zYfOUNdqRgSqvloNDEN&sig=AGiWqtwvKnT5qL0xz2a9O7DxrhXGw9ro8Q&adurl=http://www.motulshop.de&rct=j&q=15W-50%20M', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.14) Gecko/20101001 Firefox/3.5.14', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1412229169), (7863, 'http://www.google.de/aclk?sa=l&ai=CpLhzblnBTLmyOcHiswa4gd3KDa3BsMMB_em97RTtzOPtRxADKAhQnq-hjQFgleqOgpwHoAHH0YT4A8gBAakCupCZkyhXtz6qBBhP0HFhSPbDpnElsa_MacTBs1TDqcIhX-4&num=5&sig=AGiWqtzftNGFa-ODJzzjegFxI0HXurN35g&adurl=http://www.motulshop.de&rct=j&q=2-t%2', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418311716), (7864, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7865, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7866, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7867, 'http://www.google.de/aclk?sa=l&ai=CknGp52HBTKC5O4GvtAaukLG0Dq3BsMMB_em97RSdhv2-RwgAEAIoAlCer6GNAWCVyvmBlAegAcfRhPgDyAEBqQK6kJmTKFe3PqoEGE_QPAD2YXfTluY5Jfpqlyxj5xUX0fzlqw&sig=AGiWqtzFheLcZxL-NjGwsUqor3_TqY7Qnw&adurl=http://www.motulshop.de&rct=j&q=Motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 YFF35 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -724930542), (7868, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7869, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1055957246), (7870, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7871, 'http://www.google.de/aclk?sa=l&ai=CpPMwHG_BTOy-Ecb6sgbSkMihDq3BsMMB_em97RSVyOPtRwgAEAEoAlCer6GNAWCVyoWCmAegAcfRhPgDyAEBqQJXQqrxIUu3PqoEFk_Q6s7ElMNul8nKKiRcgjx0DByiHO4&sig=AGiWqtzu9hO25WjIPZP984daPlWB_IDxAQ&adurl=http://www.motulshop.de&rct=j&q=motul%20sho', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; Firmen Browser)', '', 'de', -732170672, -1845669750), (7872, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1845669750), (7873, 'http://www.google.de/aclk?sa=l&ai=CpPMwHG_BTOy-Ecb6sgbSkMihDq3BsMMB_em97RSVyOPtRwgAEAEoAlCer6GNAWCVyoWCmAegAcfRhPgDyAEBqQJXQqrxIUu3PqoEFk_Q6s7ElMNul8nKKiRcgjx0DByiHO4&sig=AGiWqtzu9hO25WjIPZP984daPlWB_IDxAQ&adurl=http://www.motulshop.de&rct=j&q=motul%20sho', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; Firmen Browser)', '', 'de', -732170672, -1845669750), (7874, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (7875, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (7876, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7877, '', 'Wget/1.12 (linux-gnu)', '', '', -732170672, 1574514171), (7878, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338525625), (7879, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338525625), (7880, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338525625), (7881, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7882, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7883, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7884, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7885, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7886, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7887, 'http://www.google.de/search?client=safari&rls=de-de&q=Motul+V+3000&ie=UTF-8&oe=UTF-8&redir_esc=&ei=EHPBTK6JOcWCOoSEmJkM', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_4; de-de) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.2 Safari/525.20.1', '', 'de-de', -732170672, -724930542), (7888, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7889, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7890, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7891, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7892, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7893, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7894, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7895, 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=motul+fuel+system+clean&_sacat=See-All-Categories', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1338090184), (7896, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7897, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&hl=de&source=hp&q=motul+shop&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (7898, 'http://www.google.de/aclk?sa=l&ai=Cj9PDcZfBTIGgN4fgswbtnNmkDa3BsMMB_em97RSNyePtRwgAEAFQnq-hjQFglQKgAcfRhPgDyAEBqQJXQqrxIUu3PqoEE0_Qt6WajRZxKGrn6mdcBvZ5zaA&sig=AGiWqtwz605Psa5nWqR4du9IZskINt4fnA&adurl=http://www.motulshop.de&rct=j&q=motul%20specific%205w30', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.1)', '', 'de', -732170672, -2115618804), (7899, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7900, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1532603482), (7901, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1339697025), (7902, 'http://www.google.ca/search?q=motul+8100+%22x+clean%22&hl=en&lr=lang_de&tbs=lr:lang_1de&ei=fqXBTIvKA4-6sQOi6736Cw&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)', '', 'en-us', -732170672, 1210446876), (7903, 'http://www.google.de/url?sa=t&source=web&cd=5&ved=0CCwQgwgwBA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-6100-synergie-5l.html%3F___store%3Desso_store_view%26___store%3Desso_store_view&rct=j&q=MOTUL%206100%20Synergie%2B%2010w40&ei=2qbBTK2gCY-VOqKl-dML&usg', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341992897), (7904, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7905, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7906, 'http://fahrzeugteile.shop.ebay.de/Auto-Motorrad-Teile-/131090/i.html?_nkw=%C3%96l%205w30%20longlife%203&rt=nc&LH_ItemCondition=1&_fln=1&_ssov=1&_trksid=p3286.c0.m282', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339702371), (7907, 'http://www.google.de/aclk?sa=l&ai=C5zryjLnBTPCCBomFOsrQtO8NrcGwwwH96b3tFO3M4-1HEAQoCFCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQIJbg-_dV63PqoEFk_QdGLZHRD-AdNhaInpYSRiU1uFcDQ&num=7&sig=AGiWqtyJKDLfFCICFrJmoiuVStNwRHmtuQ&adurl=http://www.motulshop.de&rct=j&q=2-takt%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1480989475), (7908, 'http://www.google.de/aclk?sa=l&ai=Cy8dwEsHBTNGjNof7sgbO5LG3Dq3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJXSmoKsB6ABx9GE-APIAQGpAgluD791Xrc-qgQYT9A2tNDSSuER1GXZY1f-S0HxI7_SEXec&sig=AGiWqtxuE2uBcGqNpSxQADjKhEWhprxLkA&adurl=http://www.motulshop.de&rct=j&q=motul%2030', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1338651802), (7909, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7910, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7911, 'http://www.google.de/search?q=motul+5100+4t&rlz=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1528283133), (7912, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7913, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7914, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7915, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7916, 'http://www.google.de/search?hl=de&client=safari&rls=en&q=10W+50+Motul&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5', '', 'de-de', -732170672, 1464740809), (7917, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6166635499917428&format=728x90_as&output=html&h=90&w=728&lmt=1287776906&channel=3025090077&ad_type=text_image&color_bg=6CA9CD&color_border=6CA9CD&color_link=000000&color_text=000000&color_url=000', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 772093729), (7918, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7919, 'http://www.google.de/search?q=motul+quad+4t&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 Ant.com Toolbar 2.0.1 Firefox/3.6.11 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471766704), (7920, 'http://www.google.de/products?hl=de&q=Kettens%C3%A4gen%20Berlin%20&um=1&ie=UTF-8&sa=N&tab=wf', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1509372377), (7921, 'http://www.google.de/search?q=motul+quad+4t&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 Ant.com Toolbar 2.0.1 Firefox/3.6.11 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471766704), (7922, 'http://www.google.de/search?hl=de&source=hp&q=Motul+300V+Factory+Line&btnG=Google-Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1059 Safari/532.5', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1831502534), (7923, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928072), (7924, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928072), (7925, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350651642), (7926, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7927, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7928, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7929, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7930, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7931, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7932, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7933, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7934, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7935, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7936, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7937, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7938, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7939, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7940, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7941, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7942, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7943, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7944, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7945, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7946, 'http://www.google.de/url?sa=t&source=web&cd=6&ved=0CDEQFjAF&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20online%20shop&ei=R2zCTNygFMiRswbHuuS4CA&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1505103019), (7947, 'http://www.google.de/url?sa=t&source=web&cd=6&ved=0CDYQFjAF&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20online%20shop&ei=Im_CTP7LGIbOswbu9ISfCA&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1505103019), (7948, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065506), (7949, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7950, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7951, 'http://www.motulshop.de', '', '', '', -732170672, 644689395), (7952, 'http://www.motulshop.de', '', '', '', -732170672, 644689395), (7953, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+%C3%B6l&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530763040), (7954, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7955, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7956, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7957, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7958, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7959, 'http://www.google.de/search?q=motul+8100+x-clean+sae+5w40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1292026111), (7960, 'http://www.google.de/aclk?sa=l&ai=CpXxAvtzCTIOCDc7Sswaz6LD8Da3BsMMB_em97RSt1I_8BggAEAEgsYrfBigCUJ6voY0BYJWit4LIB6ABx9GE-APIAQGpAqoGkMsHXrc-qgQTT9DxEocZlaqNIo2GEC_RfrhbFYAFkE4&sig=AGiWqtzIAaDvXs79YVFtYreRL7uq_IK_6w&adurl=http://www.motulshop.de&rct=j&q=mot', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; GTB6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; Creative AutoUpdate v1.10.10)', '', 'de', -732170672, 1529380065), (7961, 'http://www.google.de/search?client=safari&rls=en&q=idealo.de+motul+kettenspray&ie=UTF-8&oe=UTF-8&redir_esc=&ei=SfHCTP6zBsGCOrP1qKYM', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5', '', 'de-de', -732170672, -639082088), (7962, 'http://www.google.de/aclk?sa=l&ai=C9UbDIgDDTOP_E43Sswa_xM3yDa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCqgaQywdetz6qBBNP0N-teDpITP8E62rLgG-gmhdi&sig=AGiWqtx4royYwpWdB89Ff-yt1mLl_lZebg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MAAU; InfoPath.1; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 1419166807), (7963, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7964, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7965, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7966, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7967, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7968, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (7969, 'http://www.amazon.de/dp/B003B28O1Q/ref=asc_df_B003B28O1Q1152938?smid=A168GACEIL2PQ0&tag=ciao-auto-mp-21&linkCode=asn&creative=22506&creativeASIN=B003B28O1Q', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 WEB.DE (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1556628131), (7970, 'http://www.google.de/search?hl=de&client=firefox-a&hs=07i&rls=org.mozilla%3Ade%3Aofficial&q=motul+300V+4T+FL+Off+Road+15W60&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413153030), (7971, 'http://www.google.de/aclk?sa=l&ai=CbXNlzSzDTOXMM8GvtAbe2o2CDq3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAqoGkMsHXrc-qgQTT9C1llFvZZeLuUoQMxnPh3KBZA&sig=AGiWqtwlXSf0EYSnOvbuA9IRMAuFvCkT8Q&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.4; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1470241583), (7972, '', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; T-Brand-RC)', '', 'de', -732170672, 1574592780), (7973, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7974, 'http://www.google.de/aclk?sa=l&ai=CD571rmDDTKLOJIrPswbqv7yQDq3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCVip-CsAegAcfRhPgDyAEBqQKqBpDLB163PqoEGE_QTxceGLSiVylvqG_iBAeJZVvp9AmPQw&sig=AGiWqtybgRL_DoDdpu415lxxAZlW58JP_Q&adurl=http://www.motulshop.de&rct=j&q=scotter%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Media Center PC 3.0; .NET CLR 1.0.3705; MSN OptimizedIE8;DEDE)', '', 'de', -732170672, 1303564113), (7975, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928072), (7976, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928072), (7977, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7978, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7979, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7980, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7981, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7982, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (7983, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (7984, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (7985, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (7986, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (7987, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (7988, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (7989, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (7990, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (7991, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (7992, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (7993, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (7994, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (7995, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (7996, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (7997, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (7998, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (7999, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8000, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8001, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8002, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8003, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8004, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8005, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8006, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8007, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8008, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8009, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8010, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8011, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8012, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8013, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8014, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8015, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8016, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8017, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8018, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8019, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8020, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8021, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8022, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8023, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8024, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8025, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8026, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8027, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8028, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8029, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8030, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8031, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8032, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8033, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8034, '', 'Java/1.6.0_04', '', '', -732170672, 1308269007), (8035, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (8036, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (8037, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (8038, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (8039, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8040, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8041, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8042, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8043, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8044, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8045, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8046, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8047, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8048, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8049, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8050, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8051, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8052, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8053, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8054, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8055, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8056, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8057, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8058, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8059, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8060, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8061, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8062, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8063, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8064, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8065, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8066, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8067, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8068, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8069, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8070, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8071, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8072, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8073, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8074, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8075, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8076, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8077, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8078, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8079, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8080, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8081, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8082, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8083, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8084, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8085, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8086, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8087, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8088, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8089, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8090, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8091, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8092, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8093, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8094, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8095, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8096, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8097, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8098, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8099, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8100, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8101, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8102, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8103, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8104, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8105, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8106, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8107, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8108, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8109, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8110, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8111, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8112, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8113, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8114, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8115, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8116, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8117, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8118, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8119, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8120, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8121, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8122, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8123, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8124, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8125, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8126, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8127, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8128, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8129, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8130, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8131, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8132, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8133, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8134, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8135, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8136, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8137, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8138, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (8139, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8140, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8141, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8142, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8143, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8144, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8145, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8146, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8147, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8148, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8149, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8150, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8151, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8152, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8153, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8154, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8155, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8156, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8157, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8158, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8159, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8160, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8161, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8162, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8163, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8164, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8165, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8166, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8167, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8168, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8169, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8170, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8171, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8172, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8173, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8174, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8175, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8176, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8177, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8178, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8179, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8180, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8181, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8182, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8183, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8184, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8185, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8186, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8187, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8188, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8189, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8190, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8191, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8192, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8193, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8194, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8195, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8196, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8197, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8198, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8199, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (8200, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8201, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8202, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8203, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8204, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8205, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8206, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8207, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8208, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8209, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8210, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8211, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8212, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8213, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8214, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8215, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8216, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8217, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8218, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8219, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8220, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8221, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8222, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8223, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8224, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8225, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8226, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8227, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8228, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8229, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8230, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8231, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8232, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8233, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8234, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8235, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8236, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8237, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8238, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8239, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1287911645&flash=10.0.32&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fauf-t3-5w40-als-oel-geht-das-t2804876.html%3Fpage%3D2&dt=128', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341437907), (8240, 'http://www.koenigsberger-automobile.de/PKW-Zubehoer/PKW-Oel/Castrol-Oel/Castrol-TWS-Motorsport-Oel-10W-60-fuer-BMW-M3M5Z8::36.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574021874), (8241, 'http://www.google.de/search?q=Motul+7100+4T+20W-50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1353420015), (8242, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (8243, 'http://www.google.de/search?q=motul+outboard+tech+10w30&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437614425), (8244, 'http://www.google.de/aclk?sa=l&ai=CDUJQSBXETOm_Bsj-sgbYppDeDa3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFgleqsgrQHoAHH0YT4A8gBAakCqgaQywdetz6qBBZP0BZ0fnyRz0XJAtDMqaUm2FnI7c39&sig=AGiWqty7yUY1R5kd_v_DnO3zcBnpjwSGyg&adurl=http://www.motulshop.de&rct=j&q=motul%2020w50', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1528871906), (8245, 'http://www.google.de/products?hl=de&rlz=1R2ADBR_de&q=motul+fuel+system+clean&um=1&ie=UTF-8&ei=vA3ETP7xCcrGswa6x5XoCA&sa=X&oi=product_result_group&ct=image&resnum=1&ved=0CCgQzAMwAA', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; GTB6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; Creative AutoUpdate v1.10.10)', '', 'de', -732170672, 1529376063), (8246, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8247, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8248, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8249, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8250, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8251, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8252, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8253, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8254, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8255, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8256, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8257, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8258, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8259, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8260, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8261, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8262, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8263, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8264, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8265, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8266, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8267, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8268, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8269, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8270, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8271, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8272, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8273, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8274, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8275, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8276, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8277, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8278, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8279, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8280, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8281, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8282, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8283, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8284, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8285, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8286, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8287, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8288, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8289, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8290, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8291, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8292, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8293, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8294, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8295, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8296, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8297, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8298, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8299, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8300, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8301, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8302, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8303, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8304, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8305, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8306, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8307, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8308, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8309, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8310, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8311, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8312, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8313, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8314, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8315, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8316, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8317, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8318, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8319, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8320, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8321, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8322, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8323, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8324, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8325, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8326, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8327, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8328, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8329, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8330, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8331, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8332, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8333, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8334, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8335, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8336, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8337, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8338, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8339, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8340, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8341, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8342, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8343, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8344, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8345, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8346, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8347, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8348, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8349, 'http://www.motulshop.de', '', '', '', -732170672, -1377161950), (8350, 'http://www.motulshop.de', '', '', '', -732170672, -1377161950), (8351, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8352, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8353, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8354, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8355, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8356, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8357, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8358, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8359, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8360, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8361, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8362, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8363, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8364, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8365, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8366, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8367, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8368, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8369, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8370, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8371, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8372, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8373, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8374, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8375, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8376, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8377, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8378, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8379, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8380, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8381, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8382, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8383, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8384, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8385, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8386, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8387, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8388, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8389, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8390, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8391, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8392, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8393, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8394, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8395, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8396, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8397, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8398, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8399, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8400, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8401, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8402, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8403, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8404, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8405, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8406, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8407, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8408, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8409, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8410, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8411, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8412, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8413, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8414, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8415, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8416, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8417, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8418, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8419, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8420, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8421, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8422, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8423, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8424, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8425, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8426, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8427, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8428, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8429, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8430, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8431, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8432, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8433, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8434, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8435, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8436, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8437, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8438, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8439, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8440, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8441, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8442, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8443, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8444, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8445, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (8446, 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g7&q=motul+motor%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1338309535), (8447, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338522476), (8448, 'http://www.spardeingeld.de/motorradzubehoer/products__keyword--motul+wash+wax.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340515802), (8449, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (8450, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+5100&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1293169853), (8451, 'http://www.google.de/aclk?sa=l&ai=ClXqo00rETPLcGsKwtAb8gsClDq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV6vyBlAegAcfRhPgDyAEBqQKqBpDLB163PqoEE0_Q_5Jniorv3BmzxhXRR8C6-WU&sig=AGiWqtwX4uHaKa3reczOS-iRx1oVviUSww&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; Media Center PC 4.0; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; SRS_IT_E8790270B3765B5B33A190)', '', 'de', -732170672, 1469078054), (8452, 'http://www.motorradfrage.net/frage/taugt-das-motul-fuel-system-clean-fuer-die-winterstilllegung', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)', '', 'de', -732170672, 1470401902), (8453, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1467731551), (8454, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1287931533&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-fahre-ich-mit-welchem-ford-motor-t984607.html&dt', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1293160329), (8455, 'http://www.amazon.de/dp/B003B28O1Q/ref=asc_df_B003B28O1Q1160121?smid=A168GACEIL2PQ0&tag=ciao-auto-mp-21&linkCode=asn&creative=22506&creativeASIN=B003B28O1Q', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de-DE', -732170672, 1338403133), (8456, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017930), (8457, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (8458, 'http://www.google.de/aclk?sa=l&ai=C5_Zln3PETNqHDMGHOuyzmagOrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJXikIKgB6ABx9GE-APIAQGpAqoGkMsHXrc-qgQTT9BAydk9CFntgRWavjqFmk8H-A&sig=AGiWqtz-DmZmfzm0IoVX8OCPc2Jjbg3XlA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413205017), (8459, 'http://www.google.de/aclk?sa=l&ai=CYmoAGHXETOuQJob7sgah5qWdDq3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFgleqhgrAHoAHH0YT4A8gBAakCqgaQywdetz6qBBNP0G7Va935kNKihNFCWia4k_Md&sig=AGiWqtzF64cmCAShryjX892jRTejV6NPLA&adurl=http://www.motulshop.de&rct=j&q=motul%2015w50', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1834653775), (8460, 'http://www.google.de/search?q=75w140+motul+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527296583), (8461, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1418502008), (8462, 'http://www.motorradfrage.net/alles-zu/motul/oel/1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419568813), (8463, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (8464, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (8465, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (8466, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (8467, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (8468, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (8469, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (8470, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (8471, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (8472, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (8473, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065508), (8474, 'http://www.google.de/aclk?sa=l&ai=Cko7F9cvETJGOHoiQOuLh7YwOrcGwwwH96b3tFN2_4-1HCAAQAigCUJ6voY0BYJXC94GUB6ABx9GE-APIAQGpAqoGkMsHXrc-qgQTT9A1yJIZEncJkr2wgLjZrYw-PQ&sig=AGiWqtwYtC_rWRkvFOEHXsUECU--R5B3og&adurl=http://www.motulshop.de&rct=j&q=motul%20800%20ro', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Media Center PC 3.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322)', '', 'de', -732170672, 1340429395), (8475, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (8476, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (8477, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928072), (8478, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928072), (8479, 'http://www.google.de/aclk?sa=l&ai=CAUK9tTTFTOCYDcf9sgbZ0eX8Da3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFglcr5gZQHoAHH0YT4A8gBAakC0-iCuHpntz6qBBNP0GXsDM9Q7ntZJPqn1s22gpRs&sig=AGiWqtx15e36qA_8o0Mmo1qtDatGf-zwMQ&adurl=http://www.motulshop.de&rct=j&q=motul%2015w50', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1042466293), (8480, 'http://www.google.de/aclk?sa=l&ai=CQnkfCTfFTPuKAoqGOvKhoMkNrcGwwwH96b3tFJWH_b5HCAAQAiDtit8GKAJQnq-hjQFglaKmgrAHoAHH0YT4A8gBAakC0-iCuHpntz6qBBNP0DfPO1oPPzhnXdWzIQUFkVUwgAWQTg&sig=AGiWqtyLqIzDBOJSYA2aDZQakTqTha7ZiA&adurl=http://www.motulshop.de&rct=j&q=Motu', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1338273809), (8481, 'http://www.google.de/search?q=motul+%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1339613685), (8482, 'http://www.motulshop.de', '', '', '', -732170672, 1071608007), (8483, 'http://www.motulshop.de', '', '', '', -732170672, 1071608007), (8484, 'http://www.google.de/search?q=motul+8100+x-clean', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -1017612906), (8485, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (8486, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (8487, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778012), (8488, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778012), (8489, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (8490, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778012), (8491, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268922), (8492, 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=motul+shine+and+go&_sacat=See-All-Categories', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; CMNTDF; .NET4.0C)', '', 'de-DE', -732170672, 1591626042), (8493, 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=motul+shine+and+go&_sacat=See-All-Categories', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; CMNTDF; .NET4.0C)', '', 'de-DE', -732170672, 1591626042), (8494, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268926), (8495, 'http://www.google.de/aclk?sa=l&ai=CNs4bjnPFTKiDEsaNOon9qKYNrcGwwwH96b3tFO3M4-1HCAAQAigDUJ6voY0BYJW6_YGUB5ABAqABx9GE-APIAQGpAoA2U9DWibc-qgQYT9DP_f8a-oJB_wY9JC5OKegxA96f3V_K&sig=AGiWqtysXtXPW3WDDeKsKwAnzeTLFXFTgg&adurl=http://www.motulshop.de&rct=j&q=2%20ta', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1292046420), (8496, 'http://search.conduit.com/Results.aspx?q=motul+300+v&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=10&ctid=CT2269050', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'nl', -732170672, 1055065909), (8497, 'http://www.preisvergleich.org/produktsuche/MOTUL-300V-SAE-15W-60_d06beffc2228983fc7f47a0dfa41ed8e/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'windows-1250,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -648274563), (8498, 'http://www.produkte24.com/cy/hein-gericke-deutschland-gmbh-1749/schmierstoffe-16064.html', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET CLR 1.1.4322; .NET4.0C)', '', 'de', -732170672, 1533110550), (8499, 'http://auto.t-online.de/motoroel-nicht-nur-auf-die-viskositaet-kommt-es-an/id_43228978/index', 'Mozilla/5.0 (compatible; MSIE 9.0; TOB 6.11; Windows NT 6.0; Trident/5.0)', '', 'de-DE', -732170672, 1055119481), (8500, 'http://www.autoplenum.de/Antworten/D/22224/welches-motoroel-fuer-vectrab-1-8-16v.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, -1306988411), (8501, 'http://shop.ebay.de/i.html?_nkw=motul+300v+15+w+60&_sacat=0&_odkw=motul+300v&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1467625455), (8502, 'http://www.google.de/m/search?oe=UTF-8&client=safari&hl=de&aq=1&oq=motul&aqi=g6-k3d3t0&fkt=1196&fsdt=8973&mshr=&q=motul+%C3%B6l', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7', '', 'de-de', -732170672, 1354458885), (8503, 'http://www.google.de/aclk?sa=l&ai=CDa2GlZ3FTJTzHoWLOsef5JsOrcGwwwH96b3tFL3s-75HCAAQASCLmPgFUJ6voY0BYJWqs4LAB6ABx9GE-APIAQGpAoA2U9DWibc-qgQTT9A-4XBS-aRw6l2KlYO4O9DfaoAFkE4&sig=AGiWqtymfMWedPbgg60VDNAu3cXSd4D9qw&adurl=http://www.motulshop.de&rct=j&q=Motul%2', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1522231259), (8504, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-7120150196592957&output=html&h=90&slotname=4531229266&w=728&lmt=1288022506&flash=10.1.85&url=http%3A%2F%2Fwww.bmw-syndikat.de%2Fbmwsyndikatforum%2Ftopic30066_Woher_bekomme_ich_Motul_%25C3%2596l__', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1831652262), (8505, 'http://shopping.news.de/search/landing/query/motul+%c3%b6l/s/google/gkaid/55221343/', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.07; Windows NT 5.1; Trident/4.0; Internet Explorer anonymized by Abelssoft 63153189; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; Internet Explorer anonymized by Ab', '', 'de', -732170672, 1418013417), (8506, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; (gmx/1.1.0.21); .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1528280822), (8507, 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1049567069), (8508, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE404&q=motul+5100&aq=3&aqi=g10&aql=&oq=Motul&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1049567069), (8509, 'http://www.google.de/aclk?sa=l&ai=CkBIFy7jFTMOcNsHgswbvypCsDa3BsMMB_em97RSPtd5EEAMoBlCer6GNAWCVsoCCmAegAcfRhPgDyAEBqQJ3cU5sRo23PqoEGE_Q4ItscHZ89L4iFzdZ6NSGR93PvrPXWA&num=3&sig=AGiWqty9y1uB6CinOcGyfCG2nnD5NzK_Aw&adurl=http://www.motulshop.de&rct=j&q=motul%', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1531098689), (8510, 'http://www.amazon.de/Motul-Specific-504-507-00-Liter-Motoren%C3%B6l/dp/B003AXAM7A', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 AskTbDVSV5/3.9.1.14019 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1526939107), (8511, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (8512, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (8513, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (8514, 'http://www.google.de/products?hl=de&q=motul+fuel+system+clean+scooter&um=1&ie=UTF-8&ei=h8zFTKOhBYfGswaVoLzbCA&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CCwQrQQwAg', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET CLR 1.1.4322)', '', 'de', -732170672, 1419399854), (8515, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1314845242), (8516, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1314845242), (8517, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1314845242), (8518, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (8519, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (8520, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (8521, 'http://www.google.de/search?source=ig&hl=de&rlz=1R2ADFA_deDE366&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1530055440), (8522, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (8523, 'http://www.google.pl/search?hl=pl&q=%22motul+race+cafe%22&um=1&biw=1600&bih=785&ie=UTF-8&sa=N&tab=iw', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7', 'ISO-8859-2,utf-8;q=0.7,*;q=0.3', 'pl-PL,pl;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1357802438), (8524, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (8525, 'http://www.google.si/search?q=motul+produkte&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:sl:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; sl; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-2,utf-8;q=0.7,*;q=0.7', 'sl,en-gb;q=0.7,en;q=0.3', -732170672, 1507098157), (8526, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8527, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8528, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8529, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8530, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8531, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8532, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8533, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8534, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8535, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8536, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8537, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8538, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8539, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8540, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8541, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8542, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8543, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8544, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8545, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8546, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8547, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8548, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8549, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8550, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8551, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8552, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8553, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8554, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8555, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8556, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8557, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8558, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8559, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8560, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8561, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8562, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8563, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8564, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8565, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8566, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8567, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8568, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8569, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8570, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8571, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8572, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8573, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8574, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8575, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8576, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8577, '', 'Java/1.6.0_07', '', '', -732170672, 1345935082), (8578, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (8579, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (8580, 'http://www.google.de/products?hl=de&expIds=17259,24472,26637,26992,27147,27183,27284&xhr=t&q=motul+41%5E00&cp=11&um=1&ie=UTF-8&ei=w3bGTImLO8-YOon45NsB&sa=X&oi=product_result_group&ct=title&resnum=4&sqi=2&ved=0CDkQrQQwAw', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 AskTbFXTV5/3.9.1.14019 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (8581, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1066585366), (8582, 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CKOU4tv776QCFdcq3wodjmd2AA', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1066585373), (8583, 'http://www.google.de/products?hl=de&q=motul+5100&um=1&ie=UTF-8&ei=e4LGTIXwN9KDswb975iKDg&sa=X&oi=product_result_group&ct=image&resnum=1&ved=0CCkQzAMwAA', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1066585373), (8584, 'http://www.google.de/products?hl=de&q=motul+5100&um=1&ie=UTF-8&ei=e4LGTIXwN9KDswb975iKDg&sa=X&oi=product_result_group&ct=image&resnum=1&ved=0CCkQzAMwAA', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1066585367), (8585, 'http://www.google.de/search?q=motul+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437762498), (8586, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+8100+x-clean+5w40', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.07; Windows NT 5.1; Trident/4.0; Internet Explorer anonymized by Abelssoft 63153189; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; Internet Explorer anonymized by Ab', '', 'de', -732170672, 1338405361), (8587, 'http://www.google.de/aclk?sa=l&ai=CuW2obo3GTI7XB43QswbF7qHUDa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQJXS4XqwmW3PqoEE0_QHJ7fAJLVyzWoqHFZ2NhB4YA&sig=AGiWqtyKUspXFfEHkoz5Co0mAjP9D2STKg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1341156566), (8588, 'http://www.motulshop.de', '', '', '', -732170672, -1377133570), (8589, 'http://www.motulshop.de', '', '', '', -732170672, -1377133570), (8590, 'http://www.google.de/search?q=motul+300v+10w40+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576076112), (8591, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8592, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8593, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8594, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8595, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8596, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8597, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8598, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8599, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8600, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8601, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8602, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8603, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8604, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8605, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8606, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8607, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8608, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8609, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8610, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8611, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8612, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8613, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8614, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8615, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8616, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8617, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8618, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8619, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8620, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8621, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8622, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8623, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8624, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8625, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8626, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8627, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8628, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8629, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8630, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8631, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8632, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8633, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8634, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8635, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8636, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8637, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8638, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8639, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8640, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8641, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8642, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8643, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8644, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8645, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8646, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8647, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8648, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8649, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8650, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8651, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8652, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8653, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8654, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8655, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8656, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8657, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8658, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8659, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8660, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8661, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8662, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8663, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8664, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8665, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8666, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8667, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8668, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8669, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8670, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8671, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8672, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8673, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8674, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8675, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8676, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8677, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8678, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8679, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8680, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8681, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8682, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8683, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8684, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8685, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8686, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8687, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8688, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8689, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (8690, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8691, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8692, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8693, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8694, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8695, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8696, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8697, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8698, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8699, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8700, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8701, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8702, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8703, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8704, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8705, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8706, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8707, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8708, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8709, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8710, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8711, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8712, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8713, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8714, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8715, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8716, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8717, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8718, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8719, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8720, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8721, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8722, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8723, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8724, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8725, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8726, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8727, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8728, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8729, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8730, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8731, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8732, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8733, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8734, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8735, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8736, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8737, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8738, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8739, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8740, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8741, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8742, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8743, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8744, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8745, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8746, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8747, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8748, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8749, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8750, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8751, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8752, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8753, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8754, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8755, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8756, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8757, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8758, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8759, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8760, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8761, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8762, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8763, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8764, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8765, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8766, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8767, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8768, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8769, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8770, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8771, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8772, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8773, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8774, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8775, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358); INSERT INTO `log_visitor_info` (`visitor_id`, `http_referer`, `http_user_agent`, `http_accept_charset`, `http_accept_language`, `server_addr`, `remote_addr`) VALUES (8776, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8777, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8778, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8779, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8780, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8781, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8782, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8783, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8784, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8785, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8786, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8787, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8788, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (8789, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8790, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8791, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8792, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8793, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8794, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8795, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8796, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8797, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8798, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8799, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8800, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8801, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8802, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8803, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8804, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8805, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8806, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8807, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8808, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8809, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8810, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8811, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8812, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8813, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8814, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8815, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8816, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8817, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8818, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8819, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8820, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8821, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8822, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8823, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8824, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8825, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8826, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8827, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8828, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8829, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8830, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8831, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8832, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8833, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8834, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8835, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8836, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8837, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8838, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8839, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8840, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8841, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8842, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8843, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8844, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8845, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8846, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8847, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8848, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8849, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8850, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8851, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8852, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8853, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8854, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8855, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8856, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8857, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8858, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8859, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8860, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8861, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8862, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8863, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8864, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8865, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8866, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8867, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8868, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8869, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8870, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8871, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8872, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8873, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8874, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8875, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8876, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8877, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8878, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8879, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8880, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8881, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8882, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8883, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8884, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8885, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8886, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8887, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (8888, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8889, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8890, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8891, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8892, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8893, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8894, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8895, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8896, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8897, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8898, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8899, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8900, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8901, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8902, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8903, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8904, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8905, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8906, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8907, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8908, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8909, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8910, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8911, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8912, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8913, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8914, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8915, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8916, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8917, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8918, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8919, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8920, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8921, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8922, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8923, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8924, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8925, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8926, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8927, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8928, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8929, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8930, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8931, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8932, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8933, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8934, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8935, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8936, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8937, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8938, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8939, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8940, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8941, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8942, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8943, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8944, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8945, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8946, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8947, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8948, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8949, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8950, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8951, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8952, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8953, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8954, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8955, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8956, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8957, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8958, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8959, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8960, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8961, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8962, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8963, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928072), (8964, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928072), (8965, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8966, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8967, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8968, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8969, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8970, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8971, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8972, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8973, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8974, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8975, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8976, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8977, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8978, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8979, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8980, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8981, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8982, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8983, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8984, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8985, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8986, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8987, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8988, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (8989, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (8990, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (8991, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -716721910), (8992, 'http://www.google.de/aclk?sa=l&ai=CYwyyILfGTKSeA8SFOpa0yZIOrcGwwwH96b3tFK2E_b5HEAIoCFCer6GNAWCVwqCCsAegAcfRhPgDyAEBqQIVGoTRnma3PqoEGE_QOHUSDUTp8h7X__gJ8BZrEmXpCdUrEw&num=2&sig=AGiWqtz64ibI1Yv5mJnMBW2OS5FYy3akrg&adurl=http://www.motulshop.de&rct=j&q=Motul%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; InfoPath.1)', '', 'de', -732170672, -716721910), (8993, 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339538769), (8994, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (8995, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (8996, 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CD0QFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=w8PGTImVPM-KswbE5OjfDQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1066585370), (8997, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1841400458), (8998, 'http://www.google.de/search?hl=de&client=firefox-a&hs=C7O&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+scooter+expert&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1047675902), (8999, 'http://www.google.de/products?q=Motul+Multi+ATF&hl=de&aq=f', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421559132), (9000, '', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7', '', 'de-de', -732170672, 1354458770), (9001, 'http://www.amazon.de/Motul-Classic-%C3%96L-20w50-Liter/dp/B003AWYPII', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'UTF-8,*', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573054887), (9002, 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CMewuYr78KQCFYmJDgodTjK81g', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1467645874), (9003, 'http://suche.t-online.de/fast-cgi/tsc?dia=pto&cvold=novariante&sr=ptoweb&more=variante2c&device=html&classification=web&mandant=bidcs&context=internet-tab&tpc=internet&ptl=std&q=motul+motor%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.07; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1529658654), (9004, 'http://www.google.de/aclk?sa=l&ai=CN1MNIxbHTJb8A8evtAaknYnKDa3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCVsveBlAegAcfRhPgDyAEBqQIVGoTRnma3PqoEGE_QwnLonV-QPpGdFiADQWdMjW8z_IjxOA&sig=AGiWqtwW6vU_tyL-58hRhbsLIla3gWnKqA&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1440244765), (9005, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9006, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9007, 'http://www.google.de/search?hl=&q=motul+%C3%B6l&sourceid=navclient-ff&rlz=1B3GGGL_deDE348DE349&ie=UTF-8&aq=1&oq=motu', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.11) Gecko/20101012 Ant.com Toolbar 2.0.1 Firefox/3.0.6, GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1311445734), (9008, 'http://www.amazon.de/dp/B003AXAM7A/ref=asc_df_B003AXAM7A1175473?smid=A168GACEIL2PQ0&tag=ciao-auto-mp-21&linkCode=asn&creative=22506&creativeASIN=B003AXAM7A', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1534319192), (9009, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9010, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9011, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9012, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9013, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9014, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9015, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9016, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9017, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9018, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9019, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9020, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9021, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9022, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9023, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9024, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9025, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9026, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9027, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9028, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9029, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9030, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9031, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9032, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9033, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9034, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9035, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9036, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9037, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9038, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9039, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9040, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9041, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9042, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9043, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9044, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9045, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9046, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9047, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9048, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9049, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9050, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9051, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9052, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9053, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9054, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9055, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9056, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9057, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9058, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9059, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9060, '', 'Java/1.6.0_21', '', '', -732170672, 1308170547), (9061, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9062, 'http://www.google.de/aclk?sa=l&ai=Cr70_DiTHTNzaPITgswaO2fmtDa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglcL2gZQHoAHH0YT4A8gBAakCS5Y13_hCtz6qBBNP0Fpo1Of6LqkfoxngozQz5DME&sig=AGiWqtywNEYHUGaa0e9Pxz7b-EbZHVzj0g&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C; AskTB5.4; freenet.de GmbH; ', '', 'de', -732170672, 1471194975), (9063, 'http://search.icq.com/search/afe_results.php?ch_id=afex&q=motul+5100', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421499877), (9064, 'http://www.koenigsberger-automobile.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.14) Gecko/20101001 Firefox/3.5.14 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1311454906), (9065, 'http://www.google.de/products?q=8100+X-lite+0W-30&hl=de&aq=f', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639286176), (9066, 'http://shop.ebay.de/?_from=R40&_trksid=p4634.m570.l1313&_nkw=2-Takt%C3%B6l&_sacat=See-All-Categories', 'Mozilla/5.0 (Windows NT 5.1; rv:2.0b6) Gecko/20100101 Firefox/4.0b6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1440245394), (9067, 'http://www.google.de/search?q=motul+8100+x-clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1293276474), (9068, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1288122110&flash=10.0.45&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fteilehandel%2Farticles%2F284659%2F%3Ficmp%3Daut-art', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527359579), (9069, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9070, 'http://www.koenigsberger-automobile.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1303448345), (9071, 'http://www.google.de/products?q=motul+229.51&hl=de&show=dd&sa=N&start=10', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639545448), (9072, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)', '', '', -732170672, 1214183717), (9073, 'http://www.google.de/aclk?sa=l&ai=CfwLEp1rHTKjWKYGvtAbLk_W0Dq3BsMMB_em97RS9w-PtRxACKAhQnq-hjQFglbL5gZQHoAHH0YT4A8gBAakC42mxh_pFtz6qBBZP0MsSxj0SRNtE_DkRHurTdhIS_Kz2&num=5&sig=AGiWqtzZ2N90oL0M5kHw2RGPLpu0JeqQ-w&adurl=http://www.motulshop.de&rct=j&q=%C3%B6l%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; Media Center PC 4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1311417210), (9074, '', '', '', '', -732170672, 1121167938), (9075, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9076, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9077, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=2t+%C3%B6l&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1047675902), (9078, 'http://www.preisvergleich.de/search/result/query/motul+5100/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30618; InfoPath.1; .NET4.0C; freenet.de GmbH; fE6)', '', 'de', -732170672, 1311977816), (9079, 'http://www.google.de/search?hl=de&rls=com.microsoft%3Ade%3AIE-SearchBox&rlz=1I7ACAW_de&q=motul+shop&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; AskTB5.4)', '', 'de', -732170672, 1528194181), (9080, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4095929528559539&output=html&h=90&slotname=5757588958&w=160&lmt=1288164625&flash=10.0.12.36&url=http%3A%2F%2Fwww.db-forum.de%2Fforum%2Fmotor-antrieb%2F11576-alles-rund-ums-motoroel-68.html&dt=128', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, -707258554), (9081, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (9082, 'http://www.google.de/aclk?sa=l&ai=CVpWNMNjHTLenK4XPswa51-yoCK3BsMMB_em97RS97Pu-RwgAEAEgwdb_DlCer6GNAWCVmvaBlAegAcfRhPgDyAEBqQKywrk29z-3PqoEE0_QaRrihqOpEJDDw-Gg3tffeKyABZBO&sig=AGiWqtwhzFCxY4TbKDnCyDSeAmxPWUmMZg&adurl=http://www.motulshop.de&rct=j&q=motul%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; AskTB5.4)', '', 'de', -732170672, 1528194181), (9083, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729182), (9084, 'http://www.google.de/aclk?sa=l&ai=CE57ZyuPHTMTrIITSswbomIXeCK3BsMMB_em97RS97Pu-RwgAEAEgwdb_DlCer6GNAWCVmvaBlAegAcfRhPgDyAEBqQKywrk29z-3PqoEE0_QcosQet2t0F_02GkV-4ZiezmABZBO&sig=AGiWqtwGTOdGWWVJDkva8oCLf2GMbm486w&adurl=http://www.motulshop.de&rct=j&q=motul%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; AskTB5.4)', '', 'de', -732170672, 1528194181), (9085, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=f&aqi=g9&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, 1576322112), (9086, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1560044386), (9087, 'http://www.google.de/aclk?sa=l&ai=CYU5gcgjITOPrFIPhswbspbSICa3BsMMB_em97RSttuPtRwgAEAIoAlCer6GNAWCV2oiCmAegAcfRhPgDyAEBqQKywrk29z-3PqoEFk_QheIEdc1l4-rEa97xE_NB-PDl9M4&sig=AGiWqtzQnLWPShgxowGxOSbMlWzZZgfivw&adurl=http://www.motulshop.de&rct=j&q=Motul%20300', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1010285016), (9088, 'http://www.google.de/aclk?sa=l&ai=CDKymLwrITITHDMmQOqu7jb4IrcGwwwH96b3tFI-13kQIABABKAJQnq-hjQFglYKggrAHoAHH0YT4A8gBAakCssK5Nvc_tz6qBBhP0Ks--1osrdwnKKMsTcWtAeuDsfUMu94&sig=AGiWqtw7vOYefXTzZ8BhEd8qzfwq8Jq-xA&adurl=http://www.motulshop.de&rct=j&q=motul%20300', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1354457283), (9089, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928072), (9090, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928072), (9091, 'http://www.google.de/aclk?sa=l&ai=Cw7FXBhPITPfoJcHiswbyhay4CK3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJXCloKoB6ABx9GE-APIAQGpAoX5VpvrKrc-qgQTT9C9tPExIr9E46fr7B1YJkDZsA&sig=AGiWqtz1wLrYDLzYUVU8dyUESP71PueuKQ&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.9.1.14) Gecko/20101001 Firefox/3.5.14', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471973849), (9092, 'http://www.google.de/aclk?sa=l&ai=CAZhA1BTITJjqDIfPswbsvY39CK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCssK5Nvc_tz6qBBNP0L2J8DP-jEP8wKAAoOPCjBYc&sig=AGiWqtzZr7KHNr7vOrxVSHCykpezQ9k4oA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -1010285014), (9093, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1304170768), (9094, 'http://www.google.de/aclk?sa=l&ai=C44_jMx7ITNOROMf6sgbW9oGzCK3BsMMB_em97RS97Pu-RwgAEAEgwdb_DlCer6GNAWCVmvaBlAegAcfRhPgDyAEBqQKF-Vab6yq3PqoEE0_QSA7VYXxCgSXlH78uxZLNyNaABZBO&sig=AGiWqtzsrxxQ2k2Q_WhJDKOEDHdjcYyaag&adurl=http://www.motulshop.de&rct=j&q=motul%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; AskTB5.4)', '', 'de', -732170672, 1528194181), (9095, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9096, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de,de-de;q=0.8,en;q=0.5,en-us;q=0.3', -732170672, -1062729209), (9097, 'http://www.google.de/search?hl=de&rls=com.microsoft%3Ade%3AIE-SearchBox&rlz=1I7ACAW_de&q=motul+%C3%B6l&aq=f&aqi=g9&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; AskTB5.4)', '', 'de', -732170672, 1528194181), (9098, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, 1360701724), (9099, 'http://www.google.de/aclk?sa=l&ai=CVmVI_S3ITPw-wo062a-B_AitwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJWipoKwB6ABx9GE-APIAQGpAoX5VpvrKrc-qgQTT9A1GMhWdbFWBzRC-BWk19PMuQ&sig=AGiWqtw-tDYkePZh0QalDDErdc9TGJY3kQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1360701724), (9100, 'http://www.google.de/aclk?sa=l&ai=CVmVI_S3ITPw-wo062a-B_AitwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJWipoKwB6ABx9GE-APIAQGpAoX5VpvrKrc-qgQTT9A1GMhWdbFWBzRC-BWk19PMuQ&sig=AGiWqtw-tDYkePZh0QalDDErdc9TGJY3kQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1360701724), (9101, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (9102, 'http://www.google.de/search?q=motol+%C3%B6l+20w50+g%C3%BCnstig&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1292161288), (9103, 'http://www.google.de/search?hl=de&q=motul&aq=f&aqi=g10&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1312267082), (9104, 'http://www.google.de/search?hl=de&q=motul&aq=f&aqi=g10&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1312267082), (9105, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de,de-de;q=0.8,en;q=0.5,en-us;q=0.3', -732170672, -1062729209), (9106, 'http://www.liqui-molly.de/', 'Mozilla/4.0 (compatible; MSIE 6.0; TOB 6.05; Windows NT 5.1; SV1; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1469639282), (9107, 'http://www.motorradfrage.net/alles-zu/motul/oel/1', 'Mozilla/4.0 (compatible; MSIE 7.0; AOL 9.0; Windows NT 5.1; GTB6.6; .NET CLR 1.1.4322; InfoPath.2)', '', 'de', -732170672, -1017299930), (9108, 'http://www.google.de/aclk?sa=l&ai=CKjrLpU3ITO3fHYTgswbb9rGaCK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglcL2gZQHoAHH0YT4A8gBAakC7CXb8ukntz6qBBNP0HBomgNcGmCvF9VpPVzJQVAm&sig=AGiWqty0oA4lH0slEcCa-ePXXBT20fkA2Q&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; FunWebProducts; SIMBAR={1B0A6BF0-519F-11DC-9452-001BFC7E2170}; FBSMTWB; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; UGESU 1.4.9.0; MSN Optimized;DE; .NET CLR 3.5.30729; FDM; .', '', 'de', -732170672, -639035261), (9109, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1304170768), (9110, 'http://www.google.de/aclk?sa=l&ai=Cr9rBCWnITI7tI8fPswavyunMCK3BsMMB_em97RTtzOPtRxAHKAhQnq-hjQFglYKAgLAHoAHH0YT4A8gBAakC7CXb8ukntz6qBBhP0Jg1069dNHtP5SKvhkwgN5kU2-xC3yM&num=10&sig=AGiWqtzBo_BXEL9yHUhh72W9BBZACin7AA&adurl=http://www.motulshop.de&rct=j&q=scoo', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; InfoPath.2)', '', 'de', -732170672, 1530399664), (9111, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1469266260), (9112, 'http://www.google.de/aclk?sa=l&ai=CM_zF2nnITMSXJsOLOp_PrZwIrcGwwwH96b3tFLWD_b5HCAAQAigCUJ6voY0BYJWyn4KwB5ABAqABx9GE-APIAQGpAmPcaBIJHrc-qgQTT9BOnkuqAoo7CU5v7RdVelL_kA&sig=AGiWqtxKXyS5fziAMHYaWLLUTr-eLG3ExA&adurl=http://www.motulshop.de&rct=j&q=motul%205100', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1493197787), (9113, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1530009889), (9114, 'http://www.google.de/aclk?sa=l&ai=CbTyy_oPITPHsKIaIOrfMlaAIrcGwwwH96b3tFLWD_b5HCAAQAigCUJ6voY0BYJW6rYK0B6ABx9GE-APIAQGpAmPcaBIJHrc-qgQTT9BU5BWVrixOYx3FbNmcha9aQw&sig=AGiWqtw9SBcgSxt73e5NiNUDCbgMjivUcA&adurl=http://www.motulshop.de&rct=j&q=motul%205100', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470647058), (9115, 'http://www.google.de/search?q=motul+3100+15w+-+50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1568755042), (9116, 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6.3; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -1055030265), (9117, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, 1352406037), (9118, 'http://www.google.de/search?hl=de&source=hp&q=Motul+15W-60&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1352406037), (9119, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, 1352406037), (9120, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, 1352406037), (9121, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (9122, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9123, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1093546178), (9124, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (9125, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (9126, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (9127, '', '', '', '', -732170672, 1121167938), (9128, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, 1352406037), (9129, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, 1352406037), (9130, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (9131, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9132, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9133, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068181), (9134, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068181), (9135, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068181), (9136, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068181), (9137, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068181), (9138, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068181), (9139, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068181), (9140, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068181), (9141, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068181), (9142, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068181), (9143, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068181), (9144, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068181), (9145, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068181), (9146, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068181), (9147, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068181), (9148, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068181), (9149, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068181), (9150, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068181), (9151, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068181), (9152, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068181), (9153, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068181), (9154, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068181), (9155, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068181), (9156, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068181), (9157, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1407826462), (9158, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1407826462), (9159, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1407826462), (9160, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1407826462), (9161, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1407826462), (9162, 'http://www.google.de/search?hl=de&client=firefox-a&hs=Qjh&rls=org.mozilla:de:official&&sa=X&ei=PB3JTI3VDtCLswaEwKGXDg&ved=0CCMQBSgA&q=2+takt+%C3%B6l+f%C3%BCr+aprilia&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529634437), (9163, 'http://www.google.de/search?q=seven-2takt-oel', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322)', '', 'de', -732170672, 1293202009), (9164, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9165, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1030104584), (9166, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9167, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9168, 'http://www.google.de/aclk?sa=l&ai=C-q1MlEHJTNjXIYqMOr-z8JIIrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVoqqCsAegAcfRhPgDyAEBqQLLCO1pBxu3PqoEE0_QRBUDc0C_RxWMa_-qS78vUl4&sig=AGiWqtzyi04IzwUiT76OPpUu0LNRI_MoxQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1573547517), (9169, 'http://www.google.pl/search?client=opera&rls=pl&q=markenoele&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.80 (Windows NT 6.0; U; pl) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'pl-PL,pl;q=0.9,en;q=0.8', -732170672, -1015786292), (9170, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1606548470), (9171, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=lr%3Dlang_de&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)', '', 'de', -732170672, -1606548470), (9172, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (9173, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (9174, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (9175, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (9176, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (9177, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (9178, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (9179, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1093546178), (9180, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9181, 'http://www.google.de/aclk?sa=l&ai=Cqck8yVHJTLexHsH6sgbA_tGjC63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV4o6CmAegAcfRhPgDyAEBqQJk5UMLqji3PqoEE0_Qwjl35QthyHDNWcrDprnPo9g&sig=AGiWqtz9XVeWjTD1btAYZ1WAuZjlNw3yyA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419116192), (9182, 'http://www.google.de/search?q=motul+motor%C3%B6l+legende', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1576076831), (9183, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9184, 'http://www.google.de/search?q=motul+5100+4+liter&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1054887286), (9185, 'http://www.motulshop.de', '', '', '', -732170672, 1209285423), (9186, 'http://www.motulshop.de', '', '', '', -732170672, 1209285423), (9187, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928072), (9188, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928072), (9189, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (9190, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (9191, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (9192, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (9193, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (9194, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (9195, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (9196, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9197, 'http://www.google.de/aclk?sa=l&ai=CFcmr3JLJTNTwPIGFOtDmwNEIrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVkoGCmAegAcfRhPgDyAEBqQJbID-nGTy3PqoEE0_QY9Z50taQZFP3bJqXLvNZQG8&sig=AGiWqtwGuusEy-0_foDuGbYjBtyIRhDoBA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; MAAU; .NET4.0C)', '', 'de-DE', -732170672, 1340198278), (9198, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.14) Gecko/20101001 Firefox/3.5.14', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558515309), (9199, 'http://www.google.de/aclk?sa=l&ai=CyhgOsZvJTP_wBsKOOrS4mK0IrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWSoYKwB6ABx9GE-APIAQGpAlsgP6cZPLc-qgQTT9DTEHxPAMtMmkdWRXLrjg_myQ&sig=AGiWqtyECqKgwtsSm8WR-EY7MsigEnHbsA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413399776), (9200, 'http://search.conduit.com/Results.aspx?q=motul+8100&meta=all&hl=de&gl=de&SearchSourceOrigin=13&SelfSearch=1&ctid=CT2269050', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527361371), (9201, 'http://www.google.de/aclk?sa=l&ai=C8Hi8M5_JTI7dNYPhswaX4tDLC63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCViv6BlAegAcfRhPgDyAEBqQJTWzpDiT-3PqoEE0_QBl7McCr0M457DA16URrXGFA&sig=AGiWqty3lc_pbGDn_2VE2NO1ri5jokypnQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419617333), (9202, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1591628042), (9203, 'http://search.conduit.com/Results.aspx?q=motul+8100&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=10&ctid=CT2269050', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MDDC; .NET4.0C)', '', 'de-DE', -732170672, 1527361371), (9204, 'http://www.google.de/search?hl=de&q=yamaha+snowmobile++motoren+%C3%B6l&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.5.24 Version/10.53', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1569057692), (9205, 'http://www.google.de/aclk?sa=l&ai=CWPdm2cLJTI6UIIL-sga6vfXWC63BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCVuv2BlAegAcfRhPgDyAEBqQJTWzpDiT-3PqoEGE_QsQQaYx2MCuf7VGZ0NlPcn6jEbVjV6A&sig=AGiWqtwekYpi_F0hDj6wH3ASsOYF1VyfQQ&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1354457437), (9206, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9207, 'http://www.google.de/aclk?sa=l&ai=Cu44lwMvJTOlBh4w6xqPsxgitwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJWi_4GUB6ABx9GE-APIAQGpAudQITaTUbc-qgQTT9AMI3uOpg-qizhfeIid7H6y9A&sig=AGiWqtwLaBwpg5SPKDqEzMz1reQL-DABNQ&adurl=http://www.motulshop.de&rct=j&q=Motul%20%C3%96l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1133972632), (9208, 'http://www.google.de/search?rls=ig&hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.1)', '', 'de', -732170672, 1338162483), (9209, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9210, 'http://shop.ebay.de/?_from=R40&_trksid=p3984.m570.l1313&_nkw=motul+fuel+system+clean&_sacat=See-All-Categories', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1354460988), (9211, 'http://www.google.de/aclk?sa=l&ai=Cb1QNR9TJTI__A4aLOp_7pYAJrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJWqn4KwB6ABx9GE-APIAQGpAqoGkMsHXrc-qgQTT9BWvPoBhAq1pi-s6LGmM9dtAA&sig=AGiWqtz-rVKuI_C40gxbRm3mlgtO-oPUYg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1481530934), (9212, 'http://www.google.de/search?sourceid=chrome&ie=UTF-8&q=motul+eco-clean%2B', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.11 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, -1133658399), (9213, 'http://www.google.de/aclk?sa=l&ai=C8KE02NzJTMGpKoWFOobmqeIIrcGwwwH96b3tFMWB_b5HCAAQASgDUJ6voY0BYJXK-YGUB6ABx9GE-APIAQGpAqoGkMsHXrc-qgQTT9B4YKx9CkS08x8aY3sWx3u1jw&sig=AGiWqtyYCf8iggSz7kHME83N7yz5-7iO4g&adurl=http://www.motulshop.de&rct=j&q=motul%2015w50', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.14) Gecko/20101001 Firefox/3.5.14 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1841428388), (9214, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2062779957120867&format=160x600_as&output=html&h=600&w=160&lmt=1288298332&channel=7364007040&ad_type=text_image&flash=10.1.85&url=http%3A%2F%2Fwww.q-test.de%2Fmotorenoel-tipps-und-tricks-angebote', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1509381696), (9215, 'http://www.wer-weiss-was.de/theme107/article2895480.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.11) Gecko/20101001 Firefox/3.6.11 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418372519), (9216, 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CEIQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%20x-cess&ei=z-HJTOHxNInFswav95WkDg&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1340684186), (9217, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9218, 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=WOzJTJ3HDMv3sgaHuYCwDg', 'Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/4.1.2 Safari/533.18.5', '', 'de-de', -732170672, 1569090140), (9219, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9220, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9221, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9222, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9223, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9224, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9225, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9226, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9227, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9228, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9229, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8)', '', 'de', -732170672, -1058729625), (9230, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9231, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9232, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9233, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9234, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9235, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9236, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1288331819&flash=10.1.85.3&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-fuer-mein-1-9-cdti-110-kw-t2118189.html&d', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de', -732170672, 1470861569), (9237, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9238, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9239, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9240, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729182), (9241, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9242, '', 'Mozilla/5.0 (compatible; MSIE 7.0; Windows NT 6.0; en-US)', '', '', -732170672, -1367374838), (9243, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9244, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9245, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (9246, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (9247, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9248, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de-DE:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de-DE; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-DE,de;q=0.7,chrome://global/locale/intl.properties;q=0.3', -732170672, 1480719833), (9249, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9250, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9251, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9252, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9253, 'http://www.google.de/search?q=motul+%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1529258098), (9254, 'http://www.google.de/search?hl=de&q=Motul+5100+4T+10W+40&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1049567069), (9255, 'http://www.google.de/search?client=safari&rls=en&q=motul+SAE+15W-50,+Technosynthese%C2%AE&ie=UTF-8&oe=UTF-8&redir_esc=&ei=maPKTO6pIIHAswbEy8ynAQ', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5', '', 'de-de', -732170672, -648559434), (9256, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9257, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018781), (9258, 'http://www.google.de/m/search?oe=UTF-8&client=safari&hl=de&aq=f&oq=&aqi=g6-k0d0t0&fkt=3983&fsdt=11118&mshr=&q=motul+600', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_3 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16', '', 'de-de', -732170672, 1354457325), (9259, 'http://www.google.de/search?hl=de&q=Motul+BREMEN+Techgrease+300&btnG=Suche&meta=&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1388762878), (9260, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9261, 'http://shop.ebay.de/?_from=R40&_trksid=p3907.m570.l1313&_nkw=motul+20+W+50&_sacat=See-All-Categories', 'Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/4.1.2 Safari/533.18.5', '', 'de-de', -732170672, 1530860599), (9262, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9263, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9264, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9265, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9266, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9267, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9268, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9269, 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CEAQgwgwBg&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-quad-4t.html%3F___store%3Desso_store_view%26___store%3Desso_store_view&rct=j&q=motul%20quad%20oil&ei=-bjKTLJt0MmzBsTvzKcB&usg=AFQjCNHZKNtrezm10vsbwyXl', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418379261), (9270, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9271, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9272, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9273, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9274, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9275, 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4TSEA_deDE313DE313&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; Arcor 5.006; GTB6.6; SLCC1; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1389640888), (9276, 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g13&q=Motul+15w+50', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5', '', 'de-de', -732170672, 1341989361), (9277, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9278, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9279, 'http://www.google.de/aclk?sa=l&ai=C1IQLPMrKTPGJKsKPOqa45bgPrcGwwwH96b3tFL3s-75HCAAQASDHmPgFUJ6voY0BYJWSoYKwB6ABx9GE-APIAQGpAuw3keQrXbc-qgQTT9DXoBm68W60qyqQDe6wkOcpYIAFkE4&sig=AGiWqtx7RTfTNbx0Vf_xkvIp_-LEPr6-Qw&adurl=http://www.motulshop.de&rct=j&q=motul%2', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1481436525), (9280, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9281, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9282, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1288359365&flash=10.1.85.3&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Febay-guter-billiger-oelhaendler-fuer-0w30-t1194006.html&dt', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1834649484), (9283, 'http://www.google.de/aclk?sa=l&ai=CwQNei8_KTMKLC4WGOu_HzPMPrcGwwwH96b3tFNXP4-1HEAEoAlCer6GNAWCVoqCCsAegAcfRhPgDyAEBqQLsN5HkK123PqoEGE_QWHY_ZeK9NwvjGluoTOMU5Mg1OcKFUw&num=1&sig=AGiWqty1-eepdx1-WyRq7CnK1Ik_cKvfzw&adurl=http://www.motulshop.de&rct=j&q=Motul%', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -642009923), (9284, 'http://www.google.de/aclk?sa=l&ai=CwQNei8_KTMKLC4WGOu_HzPMPrcGwwwH96b3tFNXP4-1HEAEoAlCer6GNAWCVoqCCsAegAcfRhPgDyAEBqQLsN5HkK123PqoEGE_QWHY_ZeK9NwvjGluoTOMU5Mg1OcKFUw&num=1&sig=AGiWqty1-eepdx1-WyRq7CnK1Ik_cKvfzw&adurl=http://www.motulshop.de&rct=j&q=Motul%', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -642009923), (9285, 'http://www.google.de/products?q=Motomix&aq=f', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100919 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1010294222), (9286, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (9287, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+20w-50', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SIMBAR Enabled; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1529326028), (9288, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778012), (9289, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778012), (9290, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778012), (9291, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778012), (9292, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778012), (9293, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778012), (9294, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778012), (9295, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9296, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778012), (9297, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -1846296017), (9298, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3246922853205388&output=html&h=90&slotname=3002731589&w=728&lmt=1288365127&flash=10.0.45&url=http%3A%2F%2Fwww.beammachine.net%2Fde%2Fsite.php%3Fdetails%3D90220&dt=1288365133888&shv=r20101007&jsv=', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437781868), (9299, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9300, 'http://www.google.de/aclk?sa=l&ai=CeDzKFujKTL-bFIPPswamub3bD63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVkp-CsAegAcfRhPgDyAEBqQLsN5HkK123PqoEE0_QSa8Mkr7r3LWPlWoGD_Bsn-0&sig=AGiWqtx_oNvuJIQ0QACSctW9ZWKnW_DiPg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1527060297), (9301, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9302, 'http://www.amazon.de/dp/B003AX8IBW/ref=asc_df_B003AX8IBW1197144?smid=A168GACEIL2PQ0&tag=ciao-auto-mp-21&linkCode=asn&creative=22506&creativeASIN=B003AX8IBW', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1351609804), (9303, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9304, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9305, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9306, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928072), (9307, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928072), (9308, 'http://www.google.de/aclk?sa=l&ai=CSapHhfnKTPnrAcmHOsGt7fQPrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVgqaCsAegAcfRhPgDyAEBqQLsN5HkK123PqoEE0_QDQhxtmqE2T6xKcwxAQAYiNY&sig=AGiWqtyU2_XAl4kqXe-sQOdfqDgXXZ06mQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1134231192), (9309, 'http://www.google.de/search?q=Motul+5100+ESTER&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1484943342), (9310, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9311, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE377&q=SAE+5W30+Motul+8100+X-Clean++&btnG=Google-Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, 1568935228), (9312, 'http://www.google.de/aclk?sa=l&ai=CWr6K9wDLTLDNLMWOOt3sscoPrcGwwwH96b3tFM2A_b5HCAAQAVCer6GNAWCV0oCCmAegAcfRhPgDyAEBqQLsN5HkK123PqoEGE_Qm6Bw3ifqbQ2hrqwTvo8DzxwlWBadxg&sig=AGiWqtwmYxml2pMKy1HBEAZkksc2plCEvw&adurl=http://www.motulshop.de&rct=j&q=motul%202%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1576225853), (9313, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9314, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9315, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9316, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9317, 'http://www.google.de/products?q=Motul+5100&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=BCPLTMnWEsqSOtq_qbsB&sa=X&oi=product_result_group&ct=image&resnum=1&ved=0CCoQzAMwAA', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1548328172), (9318, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9319, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9320, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9321, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9322, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9323, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9324, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9325, 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CDEQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-multi-atf-1l.html&rct=j&q=motul%20multi%20atf&ei=D0TLTL2UAoTsOfn9_JAB&usg=AFQjCNGJ8tYkZuOCkxINO1n4_5f1Yn5hHA', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1413135632), (9326, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9327, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9328, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9329, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9330, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9331, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9332, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374681), (9333, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374678), (9334, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374677), (9335, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374683), (9336, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017940), (9337, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374684), (9338, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374676), (9339, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374685), (9340, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374680), (9341, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9342, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9343, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9344, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9345, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9346, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9347, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9348, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9349, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9350, 'http://www.google.de/products?q=motul+10w40+4&hl=de&show=dd&sa=N&lnk=next&start=20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529345659), (9351, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9352, 'http://www.koenigsberger-automobile.de/PKW-Zubehoer/PKW-Oel/Mobil1-Oel:::59_1_6.html', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1470950219), (9353, 'http://www.google.de/aclk?sa=l&ai=Cyjkdlc3LTOPaMMOwtAbK-Ok7rcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVwvaBlAegAcfRhPgDyAEBqQLsN5HkK123PqoEE0_QtmrcHORixP0yCUt5hWWYNdw&sig=AGiWqtzoQZkz18lkwJdJatYwQxCZRVULrQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C; AskTB5.4; freenet.de GmbH; ', '', 'de', -732170672, 1471187439), (9354, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9355, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9356, 'http://www.motulshop.de', '', '', '', -732170672, -663639561), (9357, 'http://www.motulshop.de', '', '', '', -732170672, -663639561), (9358, 'http://www.google.de/search?hl=de&client=safari&rls=en&&sa=X&ei=NNvLTJTJD9CVswaCtqmXCA&ved=0CDMQvwUoAQ&q=Motul+300V+Factory+Line+15W50+4T4L&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de-DE) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5', '', 'de-DE', -732170672, 1419753576), (9359, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motoren%C3%B6l+MOTUL+8100+X-clean&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1601204277), (9360, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9361, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9362, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9363, 'http://www.google.de/search?hl=de&client=firefox-a&hs=Xto&rls=org.mozilla:de:official&&sa=X&ei=a_XLTLSrL8btOZDPsZYB&ved=0CB0QBSgA&q=MOTUL+300V+FACTORY+LINE+SAE+15W-50&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1591425932), (9364, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9365, 'http://www.google.de/aclk?sa=l&ai=CcXJ4EwfMTPPgGYiGOvKQlZUPrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVwpCCoAegAcfRhPgDyAEBqQLsN5HkK123PqoEE0_Qgduid2ua0HM4R8tsgsZYHng&sig=AGiWqtzce6ile9nUXkr43-CyraeT_f6Ikw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1133788446), (9366, 'http://suche.t-online.de/fast-cgi/tsc?q=motorrad%C3%B6l++motul+20w-50&encQuery=motorrad%C3%B6l&lang=any&adtest=&mandant=toi&device=html&dia=suche&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&plug_id=&start=0&num=10&oc', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SIMBAR Enabled; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1529333788), (9367, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9368, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9369, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9370, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9371, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9372, 'http://www.google.de/products?hl=de&q=motul+5100&um=1&ie=UTF-8&ei=2TrMTPKoPJDCswbc2qyXCA&sa=X&oi=product_result_group&ct=image&resnum=3&ved=0CDIQzAMwAg', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; MyVideo)', '', 'de', -732170672, 1834670015), (9373, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928072), (9374, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928072), (9375, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9376, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (9377, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (9378, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (9379, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (9380, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (9381, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (9382, 'http://whois.domaintools.com/markenoele.com', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089909282), (9383, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421338480), (9384, 'http://whois.domaintools.com/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, -661584598), (9385, 'http://www.google.de/aclk?sa=l&ai=Cx6ikwHPMTPRfhYGNB_qigKgPrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWCoIKwB6ABx9GE-APIAQGpAuw3keQrXbc-qgQTT9B_tlH4kp72Fx2qYY_s9I60-w&sig=AGiWqtw-77QrEfZ3BcVqMn4Dp5PryzUq3A&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 YFF35 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1556881255), (9386, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9387, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9388, 'http://www.google.de/search?q=motul+15W+50&hl=de&client=firefox-a&rls=org.mozilla:de:official&prmd=s&ei=D4HMTIq4NoKdOu-XhcAB&start=20&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1548328172), (9389, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9390, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9391, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9392, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9393, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9394, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9395, 'http://www.google.de/search?hl=de&rlz=1T4GGLL_deDE368DE368&q=motul+300V+10w-50&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6)', '', 'de', -732170672, 1421160801), (9396, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9397, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0898027765931845&output=html&h=90&slotname=6112415519&w=200&lmt=1288487265&channel=5325031638&flash=10.0.45.2&url=http%3A%2F%2Fwww.online-lexikon.com%2Findex.php%3Fq%3DMotor%25C3%25B6l%26type%3Dw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SIMBAR={DBDCBCA7-840E-4B29-98FA-16B3C5EBDF4E}; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.1; InfoPath.2; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1607480335), (9398, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9399, 'http://www.google.de/aclk?sa=l&ai=CtI9apsLMTPLhJcnQswbfwYEErcGwwwH96b3tFO3M4-1HCAAQAigDUJ6voY0BYJWy_YGUB6ABx9GE-APIAQGpAuw3keQrXbc-qgQWT9D1KiOJiB4PIQLBt1piNVxKcoPORLoFEwib2f-o9vukAhXI4MwKHXwV8ILKBQA&sig=AGiWqtzMW_7LNKTMN8Sfsnp1wE-XnMc7wg&adurl=http://www.', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1528092744), (9400, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9401, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9402, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9403, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9404, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9405, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9406, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9407, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9408, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9409, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9410, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9411, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9412, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9413, 'http://www.motulshop.de', '', '', '', -732170672, -663639561), (9414, 'http://www.motulshop.de', '', '', '', -732170672, -663639561), (9415, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1288511656&flash=10.0.32&url=http%3A%2F%2Fwww.apriliaforum.de%2F125-ccm-rs-125-etx-und-andere-125er-modelle%2F17819-motul-800-a.ht', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1469671316), (9416, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9417, 'http://www.google.de/aclk?sa=l&ai=CJAadvyTNTI3NGIqQOvSu2ZcPrcGwwwH96b3tFLXE4-1HCAAQASDmrK4LKAJQnq-hjQFglcKggrAHoAHH0YT4A8gBAakC7DeR5Ctdtz6qBBhP0FG9hRp5PKzpxyNDlAxt1zH4VcP756aABZBO&sig=AGiWqtw0XbuTFx8WOTVejmxLELrdmhcCOA&adurl=http://www.motulshop.de&rct=j&', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB0.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; eSobiSubscriber 2.0.4.16; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, -736663777), (9418, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9419, 'http://www.preisvgl.de/online-shops/diesel%20system%20cleaner,%20motul/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421117945), (9420, 'http://www.google.com/search?hl=de&client=opera&rls=de&q=eurolin+2+takt+%C3%B6l+preis&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1470121583), (9421, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9422, 'http://www.google.de/products?q=motul+fuel+system+clean&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=sTHNTJ7REIjJswaIvviWCA&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CCoQrQQwAA', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 (WEB.DE/1.6.2) Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339026096), (9423, 'http://www.google.at/search?source=ig&hl=de&rlz=&q=Motul+Aufkleber&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, -1296102814), (9424, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9425, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9426, 'http://www.google.de/aclk?sa=l&ai=CsqOxujLNTI-WJoP_sgbpw-XID63BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJXSmoKsB6ABx9GE-APIAQGpAuw3keQrXbc-qgQYT9CpA0OQ-R1QDrtzndI7nub1hUmVY_3j&sig=AGiWqtwOr3-KUOak8oTKNZVAS5W2bevIlw&adurl=http://www.motulshop.de&rct=j&q=ebay.de%20', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1338660099), (9427, 'http://www.google.de/products?hl=de&rlz=1T4ADRA_deDE351DE351&q=motul+arbeitshandschuhe&um=1&ie=UTF-8&ei=-T7NTISfCcWaOvrJ2dYB&sa=X&oi=product_result_group&ct=title&resnum=4&ved=0CD4QrQQwAw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C; InfoPath.3)', '', 'de-DE', -732170672, 168430081), (9428, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9429, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9430, 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CDkQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=dEPNTMFr0cyzBrPB9JYI&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'UTF-8,*', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573056818), (9431, 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CEQQFjAL&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=%208100%20X-Clean%205W-40&ei=nkLNTPFHwfeyBqXp-JYI&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1293248603), (9432, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9433, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (9434, 'http://www.google.de/url?sa=t&source=web&cd=6&ved=0CC0QgwgwBQ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-specific-ford-913-c-5l.html%3F___store%3Desso_store_view%26___store%3Desso_store_view&rct=j&q=motul%20Specific%20913C&ei=xkrNTKT0BsmmnAek3p3TDw&usg=AF', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; 3M/IE 6.0;; 3M/MSIE 6.0;; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; 3M/MSIE 8.0)', '', 'de', -732170672, -1071889966), (9435, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8168203725964241&format=336x280&output=html&h=280&w=336&lmt=1288522455&alt_color=E1E1E1&color_bg=ECEDF3&color_border=ECEDF3&color_link=446D8C&color_text=000000&color_url=000000&flash=10.1.85&url=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 YFF35 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338770872), (9436, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (9437, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=15&slotname=4857212039&w=468&lmt=1288524364&flash=10.0.45&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-50400-50700-t2145371.html&dt=1288524376695&shv=r2010', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339601918), (9438, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9439, 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4ADRA_deDE402DE403&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, -639619323), (9440, 'http://www.google.de/search?hl=de&client=firefox-a&hs=7CX&rls=org.mozilla:de:official&&sa=X&ei=gVjNTOmIDMPCswa3682WCA&ved=0CGgQBSgA&q=2+takt+%C3%B6l&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350783768), (9441, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9442, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9443, 'http://www.google.de/search?hl=de&q=motul+5100&revid=1598589035&sa=X&ei=023NTPDnOc74sgaFmuWWCA&ved=0CEkQ1QIoBQ', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1421256204), (9444, 'http://www.google.de/aclk?sa=l&ai=Ch6Afb27NTKeyGob9sga23piPD63BsMMB_em97RTlof-ERwgAEAEoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQLsN5HkK123PqoEFk_QsdngcuXznH1affjEwsmDEyqSvW0&sig=AGiWqtxS2nvzgXvooKqVO650CfKWL-mtQA&adurl=http://www.motulshop.de&rct=j&q=kettens%C3%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1404914505), (9445, 'http://www.autobild.de/artikel/vergleichstest-motoroel-36485.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529673349), (9446, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9447, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9448, 'http://www.google.de/aclk?sa=l&ai=COZU-wHrNTPrwHYLhswazwaCmD63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQLsN5HkK123PqoEE0_Qs-ju2Ps0BOYP7ISg-D13RJ0&sig=AGiWqtyXonua8Q2kZRRcuPmBmWErZW3aUA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1505153445), (9449, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9450, 'http://www.google.de/search?q=motul+8100+x-clean+20+ltr.+kanister', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.5.30729)', '', 'de', -732170672, 1480727470), (9451, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9452, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9453, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9454, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9455, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9456, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9457, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9458, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9459, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9460, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9461, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9462, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9463, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9464, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9465, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9466, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9467, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9468, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9469, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9470, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9471, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9472, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9473, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9474, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9475, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9476, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9477, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9478, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9479, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9480, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9481, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9482, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9483, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9484, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9485, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9486, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9487, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9488, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9489, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9490, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9491, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9492, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9493, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9494, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9495, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9496, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9497, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9498, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9499, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9500, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9501, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9502, '', 'Java/1.6.0_04', '', '', -732170672, 1501238749), (9503, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928072), (9504, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928072), (9505, 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CCQQgwgwAg&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-3000-4t-32.html%3F___store%3Desso_store_view%26___store%3Desso_store_view&rct=j&q=motul%203000%204t&ei=uaLNTMbGDYj5sgb35JCXCA&usg=AFQjCNFqoBRKvPucBr3E', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; Tablet PC 2.0)', '', 'de-DE', -732170672, 1420818556), (9506, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9507, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9508, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9509, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9510, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9511, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9512, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9513, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9514, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9515, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9516, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9517, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9518, 'http://www.google.de/search?hl=de&&sa=X&ei=63DOTLD3HsigOrHNoJQB&ved=0CB8QBSgA&q=motul+%C3%B6l&spell=1', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 3.0.30618; .NET CLR 3.5.30729)', '', 'de', -732170672, 1481522901), (9519, 'http://www.motulshop.de', '', '', '', -732170672, -663639567), (9520, 'http://www.motulshop.de', '', '', '', -732170672, -663639567), (9521, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639435369), (9522, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1288599608&channel=4582219326&color_bg=F2F3F5&color_border=F2F3F5&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fteilsy', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.13) Gecko/20100914 AskTbDVSV5/3.9.1.14019 Firefox/3.5.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471476686), (9523, 'http://suche.aolsvc.de/aol/search?s_it=aolde-homePage&q=2+Takt+%C3%B6l+von+Power%C3%B6l&lr=&rp=', 'Mozilla/4.0 (compatible; MSIE 7.0; AOL 9.0; Windows NT 6.1; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MAMD; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, -1017299930), (9524, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9525, 'http://www.google.de/products?q=motul+7100+4t+10w-30&oe=UTF-8&hl=de&scoring=p', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; http://bsalsa.com) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CL', '', 'de', -732170672, 1567126756), (9526, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506)', '', 'de', -732170672, 1054886197), (9527, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1310914651), (9528, '', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1509403504), (9529, 'http://www.google.de/aclk?sa=l&ai=CWyFIB5fOTKOENon9sgbrlqhUrcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJWa8YGQB6ABx9GE-APIAQGpAuw3keQrXbc-qgQTT9DJ0772o8m1X3fvWe0BcFRdVw&sig=AGiWqtxP5oFkv22IIkRLGyayhRTt9U65lw&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C3', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1417717786), (9530, 'http://www.google.de/search?q=motoren%C3%B6l+50400+g%C3%BCnstig&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -641859807), (9531, 'http://www.google.de/search?hl=de&q=motul+300v+competition&aq=2&aqi=g9&aql=&oq=motul+300&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1480918391), (9532, 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4GPEA_deDE308DE308&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1841411369), (9533, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (9534, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (9535, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (9536, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (9537, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (9538, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (9539, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (9540, 'http://www.sedoparking.com/www.oil24.de', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; SIMBAR={9B5AF074-76F8-4472-80ED-9BEDC180E2C8}; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1339926921), (9541, 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&q=motul+shop&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1354460730), (9542, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+motor%C3%B6l&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419070204), (9543, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9544, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9545, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9546, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9547, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9548, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9549, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9550, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9551, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9552, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9553, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9554, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9555, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9556, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9557, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9558, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9559, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9560, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9561, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9562, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9563, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9564, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9565, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9566, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9567, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9568, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9569, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9570, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9571, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9572, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9573, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9574, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9575, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9576, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9577, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9578, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9579, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9580, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9581, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9582, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9583, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9584, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9585, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9586, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9587, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9588, '', 'Java/1.6.0_17', '', '', -732170672, 1570001391), (9589, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9590, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9591, 'http://www.google.de/search?hl=de&cr=countryDE&tbs=ctr%3AcountryDE&q=motul+shine+and+go&aq=1&aqi=g2&aql=&oq=motul+shi&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339362733), (9592, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9593, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBoQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele.de&ei=iAHPTNGiBsTOswaGwfynAQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ&sig2=SMr_xdm-G3su0p6Nyjyqgg', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338077180), (9594, 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CD0QFjAI&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-pflegeprodukte%2Fshine-go-silicone-clean.html&rct=j&q=motul%20shine%20and%20go&ei=FwPPTNH-FNHHswaJvKSXCA&usg=AFQjCNEOQ5-WLHssyBPvYSv3r-35bwHo3Q', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1311770297), (9595, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1568968532), (9596, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=90&slotname=1351630559&w=728&lmt=1288640018&flash=10.1.85.3&url=http%3A%2F%2Fwww.apriliaforum.de%2Fallgemeines%2F8207-allg-agip-racing-l.html&dt=1288640018078&shv=r', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; MSN Optimized;DE; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; msn OptimizedIE8;DEDE)', '', 'de', -732170672, 1528287148), (9597, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9598, 'http://shop.ebay.de/i.html?_nkw=2+takt+%C3%B6l+1%3A100&_sacat=0&LH_TopRatedSellers=1&_dmd=1&_odkw=2+takt+%C3%B6l&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de', -732170672, 1470462540), (9599, 'http://www.google.de/search?client=opera&rls=de&q=motul+5100&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1529578335), (9600, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9601, 'http://www.google.de/search?q=2+takt+%C3%B6l&hl=de&client=firefox-a&rls=org.mozilla:de:official&prmd=s&ei=ziLPTIWVJM-Lswby2ainAQ&start=20&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639278547), (9602, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8284082489200066&output=html&h=90&slotname=4154624603&w=728&lmt=1288645709&flash=10.0.45&url=http%3A%2F%2Fwww.motortuning-forum.de%2Fboard52-motortuning%2Fboard22-fragen-zu-turbo-und-motortumbaut', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1464816203), (9603, 'http://shop.ebay.de/i.html?_nkw=motul+5100&_sacat=0&_odkw=road+plus&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7', 'ISO-8859-2,utf-8;q=0.7,*;q=0.3', 'hu-HU,hu;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1317738226), (9604, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928072), (9605, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9606, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9607, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9608, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9609, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9610, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9611, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9612, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9613, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1340880868), (9614, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9615, 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CD0QFjAI&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=A7LPTLixFs7Nswas84GuAg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; AskTB5.4)', '', 'de', -732170672, 1528184744), (9616, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; AskTB5.4)', '', 'de', -732170672, 1528184744), (9617, 'http://www.pixelgate.info/privat/stefan/%F6lweisheiten.htm', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1339027621), (9618, 'http://www.google.de/search?q=motul+%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1471739377), (9619, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; Media Center PC 4.0; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, 1576357734), (9620, 'http://www.motulshop.de', '', '', '', -732170672, -663639566), (9621, 'http://www.motulshop.de', '', '', '', -732170672, -663639566), (9622, 'http://www.google.de/aclk?sa=l&ai=CXmKplsvPTJTPFsOLOuz_oM4DrcGwwwH96b3tFL204-1HCAAQAigCUJ6voY0BYJXSm4KsB6ABx9GE-APIAQGpAg1MpHRtT7c-qgQTT9C1Ij8YgKZVaoJW6mSShb7mVw&sig=AGiWqtzpRxF8G462lj-suFkZ9v0ZsAQnEw&adurl=http://www.motulshop.de&rct=j&q=motul%20scooter%', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1560049874), (9623, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -1657335577), (9624, 'http://www.google.de/url?sa=t&source=web&cd=8&ved=0CEEQFjAH&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=6100%20Synergie%2B%2010W-40&ei=lOHPTJG9Dt-O4gaMwLTKBg&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1303508000), (9625, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9626, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1518364046), (9627, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (9628, 'http://www.google.de/search?q=motul+%C3%96l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, -864267728), (9629, 'http://www.google.de/aclk?sa=l&ai=CUkMX9fTPTO3fG4f7sgaN8q2_BK3BsMMB_em97RS97Pu-RwgAEAEg7YrfBlCer6GNAWCV2qyCtAegAcfRhPgDyAEBqQINTKR0bU-3PqoEE0_QVkna4apqpOjxcfwxBwa_PxmABZBO&sig=AGiWqtxzygDvtDUSB5_fLJEZCS-0uruDRQ&adurl=http://www.motulshop.de&rct=j&q=motul%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6)', '', 'de', -732170672, 1529954245), (9630, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9631, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9632, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9633, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9634, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9635, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9636, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9637, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9638, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9639, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9640, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9641, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9642, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9643, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9644, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9645, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9646, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9647, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9648, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9649, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9650, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9651, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9652, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9653, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9654, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9655, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9656, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9657, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9658, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9659, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9660, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9661, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9662, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9663, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9664, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9665, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9666, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9667, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9668, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9669, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9670, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9671, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9672, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9673, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9674, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9675, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9676, '', 'Java/1.6.0_20', '', '', -732170672, -1299505324), (9677, 'http://www.google.de/aclk?sa=l&ai=CEmsvKAvQTL2OB8SMOoDIteoDrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQIJbg-_dV63PqoEE0_Q4-S974xQgePlrp_rannm8rU&sig=AGiWqtxN2ichel3UO_gDeD7p5KpNfNdY5g&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480748031), (9678, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9679, 'http://www.google.de/aclk?sa=l&ai=CMbS7uA_QTJ53xvqyBq6N2akErcGwwwH96b3tFI-13kQIABACKANQnq-hjQFglYKQgqAHkAECoAHH0YT4A8gBAakCCW4Pv3Vetz6qBBhP0A25e5xf8F4YVLiROxDUYz_czZ9gaAQ&sig=AGiWqtz6API4843MdrZk-6K6LCWaKbOdDA&adurl=http://www.motulshop.de&rct=j&q=motul%2', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1470571111), (9680, 'http://www.google.de/search?hl=de&source=hp&q=motul+20w50&meta=&aq=7&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.1; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1008076282), (9681, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1008076281), (9682, 'http://www.google.de/search?hl=de&source=hp&q=motul+shop&aq=9&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1032586619), (9683, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9684, 'http://www.google.de/products?q=motul%20300%20V%20Chrono&hl=de&prmd=s&um=1&ie=UTF-8&sa=N&tab=wf', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1518875801), (9685, 'http://www.google.de/search?q=6100+Synergie%2B+10W-40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -2117182974), (9686, 'http://www.google.de/m/search?oe=UTF-8&client=safari&hl=de&aq=f&oq=&aqi=-k0d0t0&fkt=2787&fsdt=36203&mshr=&q=motul+300v+4T+factory+line+10w-40+60l', 'Mozilla/5.0 (iPod; U; CPU iPhone OS 3_1_3 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16', '', 'de-de', -732170672, 1529272366), (9687, 'http://www.amazon.de/dp/B003AX40P0/ref=asc_df_B003AX40P01197144?smid=A168GACEIL2PQ0&tag=ciao-auto-mp-21&linkCode=asn&creative=22506&creativeASIN=B003AX40P0', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1351613480), (9688, 'http://www.google.de/search?hl=de&safe=off&rlz=1G1GGLQ_DEDE329&q=Motul+Inboard+4T&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1293482560), (9689, 'http://www.google.de/aclk?sa=l&ai=CjFuVNV3QTPbuBsjhswbGsJ2MBK3BsMMB_em97RS97Pu-RwgAEAEgnbjmB1Cer6GNAWCVoviBlAegAcfRhPgDyAEBqQKt9tpyQYS3PqoEE0_QceKr2d9QDP_eDc61YyVt0baABZBOugUTCOL_7JHmgqUCFYzmzAodRm5qHsoFAA&sig=AGiWqtyhirX4SOgBJU5WntDY9G_gD9T8LQ&adurl=http', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SIMBAR={DBDCBCA7-840E-4B29-98FA-16B3C5EBDF4E}; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.1; InfoPath.2; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1607480335), (9690, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; MRSPUTNIK 2, 3, 0, 288; GTB6.5; MRA 5.7 (build 03757))', '', 'de', -732170672, 1568841670), (9691, 'http://www.google.de/search?q=motul+fuel+system+clean+200ml&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=&redir_esc=&ei=FGnQTN6WIY_oOcHizLAF', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1576437640), (9692, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9693, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1288736178&flash=10.1.85&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fpraxis%2Farticles%2F142964%2F&dt=1288736182183&shv=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 BTRS35926 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471393209), (9694, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928066), (9695, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928066), (9696, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9697, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9698, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9699, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9700, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9701, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9702, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9703, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9704, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9705, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9706, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9707, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (9708, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (9709, 'http://www.google.de/search?hl=de&source=hp&q=Motul+Motoroel+20+W+50&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_4_11; de-de) AppleWebKit/533.16 (KHTML, like Gecko) Version/4.1 Safari/533.16', '', 'de-de', -732170672, -709461655), (9710, 'http://www.google.de/aclk?sa=l&ai=ClXu8PifRTMXFC4L7sgaOz4C7BK3BsMMB_em97RTNgP2-RwgAEAFQnq-hjQFglbKBgpgHoAHH0YT4A8gBAakCnWzRqiCLtz6qBBNP0A1ANX-aeAUZGCqbae6iyM47&sig=AGiWqtzip0PoHqliG2zDpeud6rjImj0e6A&adurl=http://www.motulshop.de&rct=j&q=motul%202%20takt%2', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 2.0.50727)', '', 'de', -732170672, 1050230812), (9711, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9712, '', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1383576618), (9713, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9714, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9715, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9716, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9717, 'http://www.google.de/search?q=Motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.15) Gecko/20101026 Firefox/3.5.15', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418401614), (9718, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9719, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1066549672), (9720, 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&meta=&aq=3&aqi=g10&aql=&oq=Motul+&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)', '', 'de', -732170672, -1066549672), (9721, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9722, 'http://de.search.yahoo.com/search?ei=utf-8&fr=slv1-cclean&p=alt%C3%B6lentsorgung&ei=UTF-8&type=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530522797), (9723, 'http://www.google.de/aclk?sa=l&ai=CYL6k-WvRTNjqEoPQswbz8_WMBK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglYKAgKgHoAHH0YT4A8gBAakC353Sw0SKtz6qBBNP0Ac5U3mLryRE7x4vC6UM1Yje&sig=AGiWqtykqBcdX5Fp7lHbnkmKGlJtYFvcJQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1338220511), (9724, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093954618), (9725, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1050459692), (9726, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; T-Online IE7; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; T-Online IE7)', '', 'de', -732170672, 1420563784), (9727, 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=motul+&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1471453534), (9728, 'http://www.google.de/aclk?sa=l&ai=CCcLVgYnRTIzNE4XQswbCuPyOBK3BsMMB_em97RSttuPtRwgAEAEoA1Cer6GNAWCVsqyCtAegAcfRhPgDyAEBqQIue0jvkZG3PqoEFk_QSDk4aF2ir4IkE5M1ouP3WJOeZqw&sig=AGiWqtyn6XTkjGttk3WZToCfWaw2J_Qojw&adurl=http://www.motulshop.de&rct=j&q=Motul%2015W', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.15) Gecko/20101026 Firefox/3.5.15', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529682542), (9729, '', 'Mozilla/5.0', '', '', -732170672, -871411662), (9730, 'http://www.preisvergleich.de/search/landing/query/motul+5100+ester/s/google/koid/3742571874/gkaid/58247091/?gclid=CM2Jzt6QhaUCFZMH3wodGlGLgw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1128229189), (9731, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9732, 'http://www.google.de/aclk?sa=l&ai=C4_xQiajRTODTL4H8sgbA6dWvA63BsMMB_em97RSPtd5ECAAQAigDUJ6voY0BYJXCrYK0B6ABx9GE-APIAQGpAmMA1fWMiLc-qgQYT9BHYWp81ckh1uj98Yc3IWHN3LqwV7dB&sig=AGiWqty-zQo9gmdhmOYeF-KF-uS0vWAokg&adurl=http://www.motulshop.de&rct=j&q=motul%2030', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1470607703), (9733, 'http://www.google.de/aclk?sa=l&ai=Co6KHjavRTPSXC8X9sgb9yqniA63BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVyoqCmAegAcfRhPgDyAEBqQJjANX1jIi3PqoEE0_QXTyyiLnVBPHCUh6o3S30A0A&sig=AGiWqtzmc9f738RJ3QecYkmHkJAcQiNPCw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638774599), (9734, 'http://www.google.de/search?hl=de&&sa=X&ei=2avRTJL7J8mgOuLfucQM&ved=0CBYQBSgA&q=motul+kettenspray+off+road&spell=1', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', 'de', -732170672, 1841300785), (9735, 'http://www.s-boxer.de/showthread.php?t=20064', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576363525), (9736, 'http://www.google.de/aclk?sa=l&ai=CXV0Zk7DRTNXxA8X8sgauusXlA63BsMMB_em97RTtzOPtRxABKAhQnq-hjQFglYr4gZQHoAHH0YT4A8gBAakCYwDV9YyItz6qBBhP0CUhCZqz5s1NLnc71yViCAqviii3QE8&num=2&sig=AGiWqtwPfZ_8JhZXrT9pFm0hJRZ0Z8xpkA&adurl=http://www.motulshop.de&rct=j&q=2T%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/7.0.517.41 Chrome anonymized by Abelssoft 730273882', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1471260942), (9737, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419363197), (9738, 'http://www.mineraloele.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.2; .NET4.0C)', '', 'de', -732170672, 1413015534), (9739, 'http://www.google.de/aclk?sa=l&ai=CiQcKVN3RTN6dA8HPswbHhLD8A63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVsqyCtAegAcfRhPgDyAEBqQL0Fyczn6m3PqoEE0_Q0LPM-7XN8UAE3R6NYJ4weA8&sig=AGiWqtzexZcsp9x3hgAkdSaNmhdXkUABkQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338073530), (9740, 'http://www.google.de/aclk?sa=l&ai=CZ3KjL9_RTODMMciJOuLzzc8DrcGwwwH96b3tFLWD_b5HCAAQAigDUJ6voY0BYJWqs4LAB6ABx9GE-APIAQGpAvQXJzOfqbc-qgQYT9C1ZzitfpLxILHC6whzAqZkNp02d5dI&sig=AGiWqtyMM2hHB5lHiA65ElZP12UV-q-3IQ&adurl=http://www.motulshop.de&rct=j&q=motul%2051', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 YFF35 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1527681424), (9741, 'http://www.google.de/aclk?sa=l&ai=Cg1IHJPjRTNmfDtT64waB1-3kBK3BsMMB_em97RTtzOPtRxAFIO2K3wYoCFCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQL0Fyczn6m3PqoEE0_QBPbAYJra0ipk0do8cKUTJa2ABZBO&num=8&sig=AGiWqtxN0Rm5v8XQh5vycnmguShawSgDaQ&adurl=http://www.motulshop.de&rct=j&q=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; Arcor 5.008; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1481085737), (9742, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9743, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9744, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9745, '', 'weneobot/Nutch-1.2 (weneo.de bot; http://www.weneo.de/bot; bot at weneo.de)', '', 'de-de,de;q=0.5', -732170672, 1426772954), (9746, '', 'Mozilla/5.0 (compatible; NetcraftSurveyAgent/1.0; +info@netcraft.com)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-gb,en;q=0.5', -732170672, 839927902), (9747, '', 'Mozilla/5.0 (compatible; NetcraftSurveyAgent/1.0; +info@netcraft.com)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-gb,en;q=0.5', -732170672, 1264971494), (9748, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928002), (9749, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928002), (9750, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9751, 'http://www.google.de/search?q=motul+%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322)', '', 'de', -732170672, 1530873887), (9752, 'http://www.google.com/search?client=opera&rls=de&q=motul+10w-50&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.63 (Windows NT 5.1; U; de) Presto/2.1.1', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1831704344), (9753, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9754, 'http://www.google.de/search?q=motul+5100', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30729) Webwasher/6.8.7', '', 'de', -732170672, -1013861270), (9755, 'http://www.google.de/search?q=motul+300v+competition+4T+15W50&hl=de&sa=N&tab=fw', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1560032793), (9756, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018778), (9757, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (9758, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065553), (9759, 'http://www.google.de/aclk?sa=l&ai=CG1o2KLvSTKfFNYbiswaFsZXnA63BsMMB_em97RT1y-PtRwgAEAEgwdb_DlCer6GNAWCVmvaBlAegAcfRhPgDyAEBqQLOHKT0xKu3PqoEGE_Q9US6xYoAMiNNuKbXgeHwYZ4FkEtcioAFkE4&sig=AGiWqtzQ6WX5vWzDCvwCnhZa7ZSVvRWl4g&adurl=http://www.motulshop.de&rct=j&q', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; AskTB5.4)', '', 'de', -732170672, 1528197183), (9760, 'http://www.preisvergleich.de/search/landing/query/motor%C3%B6l+g%C3%BCnstig/s/google/gkaid/65343559/?gclid=CPrb26Gsh6UCFdgq3godgRQwOg', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1834324324), (9761, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9762, 'http://www.google.de/aclk?sa=l&ai=C9hVuEtbSTNzLI4mMOoijsO8DrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJW6_YGUB6ABx9GE-APIAQGpAs4cpPTEq7c-qgQTT9D49cGapLDv3kdB9P2HiRZfOw&sig=AGiWqtyfB7wuRCEQ2pwIk5LO4IeGe8uKIQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1292049547), (9763, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 AskTbFXTV5/3.9.1.14019 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (9764, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (9765, 'http://www.google.de/aclk?sa=l&ai=CIkIDcN_STKjBAcLRswbpstHHA63BsMMB_em97RSt1I_8BhACKAVQnq-hjQFglYr-gZQHoAHH0YT4A8gBAakCzhyk9MSrtz6qBBNP0CK9c7XkqNvBL5M6H6r_Gf0o&num=2&sig=AGiWqtyRJwPBSnodJVZ-W05_Qss_uzpOgA&adurl=http://www.motulshop.de&rct=j&q=motul%20fuel', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419563688), (9766, 'http://www.google.de/aclk?sa=l&ai=C0jfeeOHSTJ6zHsL6sgbJlZjBA63BsMMB_em97RS9w-PtRxAEKAhQnq-hjQFglbr9gZQHoAHH0YT4A8gBAakCzhyk9MSrtz6qBBhP0PkJtproGwfJZT38OYC0FY-XAIUU7JI&num=7&sig=AGiWqty9tAbs12FU5VFRxiYDRLP4ZsVaYg&adurl=http://www.motulshop.de&rct=j&q=motor', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1404911488), (9767, 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=vuTSTK3qGYj5sgb_v62LDQ', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5', '', 'de-de', -732170672, 1339055639), (9768, 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+fuel&hl=de&ie=UTF-8&rlz=1T4ADBF_deDE305DE313&q=motul+fuel+system+clean', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1841344801), (9769, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1831563179), (9770, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1288895485&channel=4582219326&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D156', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1599734140), (9771, 'http://www.motorradfrage.net/tag/motorradoel/1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1311777243), (9772, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9773, 'http://www.google.de/aclk?sa=l&ai=CpDR53f7STOLPNIX_sgbNm7n0A63BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbKsgrQHoAHH0YT4A8gBAakCzhyk9MSrtz6qBBNP0BkF66DdIomjAdkTWnjbFgrO&sig=AGiWqtz5L030NVXXf0GvKgJJpUNFvOIF0Q&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de', -732170672, 1527934364), (9774, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (9775, 'http://www.google.de/search?hl=de&source=hp&q=motul+300v+chrono+10w40&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639473224), (9776, 'http://www.google.de/search?hl=de&client=firefox-a&hs=cr6&rls=org.mozilla%3Ade%3Aofficial&q=motul+300v&aq=f&aqi=g6&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1293323480), (9777, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9778, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9779, 'http://www.amazon.de/dp/B003AXAM7A/ref=asc_df_B003AXAM7A1243748?smid=A105LHVJAF31RR&tag=ciao-auto-mp-21&linkCode=asn&creative=22506&creativeASIN=B003AXAM7A', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.15) Gecko/20101026 Firefox/3.5.15', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648662758), (9780, 'http://www.google.de/aclk?sa=l&ai=CBdJYbB_TTMD8BcP7sgaMqsTJBK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglcqKgpgHoAHH0YT4A8gBAakCzhyk9MSrtz6qBBNP0GFpD6yiu-P6tQvCnzxgGxcQ&sig=AGiWqtwlTBwmXL4_mkocZuAE2DVAGmRoTQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1418879386), (9781, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9782, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9783, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9784, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9785, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9786, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9787, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9788, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9789, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9790, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9791, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9792, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9793, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9794, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9795, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9796, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9797, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9798, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9799, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9800, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9801, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9802, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9803, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9804, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9805, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9806, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9807, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9808, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9809, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9810, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9811, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9812, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9813, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9814, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9815, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9816, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9817, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9818, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9819, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9820, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9821, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9822, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9823, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9824, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9825, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9826, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9827, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9828, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9829, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9830, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9831, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9832, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9833, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9834, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9835, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9836, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9837, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9838, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9839, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9840, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9841, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9842, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9843, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9844, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9845, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9846, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9847, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9848, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9849, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9850, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9851, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9852, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9853, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9854, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9855, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9856, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9857, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9858, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9859, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9860, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9861, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9862, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9863, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9864, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9865, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9866, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9867, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9868, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9869, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9870, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9871, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9872, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9873, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9874, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9875, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9876, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9877, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9878, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9879, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9880, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9881, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9882, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199358), (9883, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9884, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9885, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9886, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9887, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9888, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9889, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9890, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9891, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9892, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9893, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9894, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9895, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9896, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9897, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9898, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9899, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9900, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9901, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9902, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9903, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9904, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9905, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9906, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9907, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9908, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9909, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9910, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9911, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9912, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9913, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9914, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9915, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9916, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9917, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9918, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9919, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9920, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9921, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9922, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9923, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9924, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9925, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9926, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9927, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9928, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9929, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9930, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9931, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9932, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9933, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9934, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9935, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9936, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9937, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9938, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9939, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9940, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9941, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9942, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9943, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9944, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9945, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9946, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9947, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9948, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9949, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9950, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9951, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9952, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9953, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9954, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9955, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9956, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9957, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9958, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9959, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9960, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9961, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9962, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9963, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9964, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9965, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9966, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9967, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9968, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9969, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9970, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9971, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9972, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9973, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9974, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9975, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9976, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9977, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9978, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9979, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9980, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9981, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199357), (9982, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9983, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018775), (9984, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9985, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (9986, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (9987, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (9988, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (9989, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (9990, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (9991, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (9992, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (9993, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (9994, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (9995, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (9996, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (9997, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (9998, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (9999, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10000, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10001, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10002, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10003, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10004, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10005, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10006, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10007, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10008, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10009, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10010, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10011, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10012, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10013, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10014, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10015, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10016, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10017, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10018, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10019, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10020, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10021, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10022, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10023, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10024, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10025, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10026, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10027, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10028, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10029, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10030, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10031, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10032, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10033, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10034, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10035, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10036, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10037, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10038, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10039, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10040, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10041, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10042, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10043, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10044, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10045, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10046, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10047, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10048, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10049, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10050, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10051, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10052, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10053, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10054, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10055, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10056, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10057, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10058, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10059, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10060, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10061, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10062, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10063, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10064, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10065, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10066, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10067, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10068, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10069, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10070, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10071, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10072, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10073, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10074, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10075, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10076, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10077, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10078, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10079, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10080, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10081, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10082, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10083, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10084, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (10085, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10086, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (10087, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (10088, 'http://www.bing.com/search?q=markenoele.de&src=IE-SearchBox&FORM=IE8SRC', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -724900366), (10089, 'http://www.google.de/url?sa=t&source=web&cd=8&ved=0CD0QFjAH&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-pflegeprodukte%2Fshine-go-silicone-clean.html&rct=j&q=motul%20shine%20and%20go&ei=E8DTTI_lNs6gOrO8zfgF&usg=AFQjCNEOQ5-WLHssyBPvYSv3r-35bwHo3Q', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1480747717), (10090, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10091, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (10092, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10093, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10094, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10095, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10096, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0433164044183876&format=fp_al_lp&output=html&h=15&w=468&lmt=1288950896&flash=9.0.246&url=http%3A%2F%2Finfopirat.com%2Fbm_anleitung-oelwechsel-selber-machen-und-geld-sparen&ui=rc%3A0&dt=1288950897', 'Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; en-us) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/4.1.2 Safari/533.18.5', '', 'en-us', -732170672, 1312170247), (10097, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10098, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928110), (10099, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928110), (10100, 'http://www.google.de/search?sourceid=navclient&aq=1&oq=Motul&hl=de&ie=UTF-8&rlz=1T4ADBF_deDE302DE302&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1351691893), (10101, 'http://www.google.de/aclk?sa=l&ai=CsRb6Q-nTTOCaH8Sv4gaFnvDOCa3BsMMB_em97RTtzOPtRwgAEAMoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQIg6mTHS9m3PqoEE0_QWjuYA58Zo0OepfdlJ1ME6cg&sig=AGiWqtz2cad_ILyBbl0pI1XlrlK43eITRw&adurl=http://www.motulshop.de&rct=j&q=2%20takt%20%C3%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1412969329), (10102, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10103, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10104, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10105, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10106, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10107, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10108, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10109, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10110, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10111, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10112, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10113, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10114, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10115, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10116, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10117, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10118, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10119, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10120, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10121, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10122, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10123, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10124, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10125, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10126, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10127, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10128, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10129, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10130, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10131, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10132, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10133, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10134, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10135, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10136, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10137, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10138, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10139, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10140, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10141, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10142, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10143, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10144, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10145, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10146, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10147, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10148, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10149, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10150, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10151, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10152, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10153, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10154, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10155, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10156, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10157, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10158, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10159, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10160, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10161, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10162, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10163, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10164, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10165, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10166, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10167, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10168, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10169, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10170, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10171, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10172, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10173, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10174, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10175, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10176, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10177, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10178, 'http://search.conduit.com/Results.aspx?q=billiges+2+takt+%c3%b6l&gil=de-DE&hl=de&SearchSourceOrigin=3&SelfSearch=1&ctid=CT2269050&octid=CT2269050', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1526767139), (10179, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10180, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10181, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10182, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10183, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10184, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10185, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10186, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10187, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10188, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10189, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10190, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10191, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10192, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10193, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10194, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10195, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10196, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10197, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10198, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10199, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10200, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10201, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10202, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10203, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10204, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10205, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -709199676), (10206, 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CEQQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-arbeitshandschuhe.html&rct=j&q=arbeitshandschuhe%20mit%20druck&ei=mv_TTNmsL4nCswbb7e3vBA&usg=AFQjCNGwJAnunwgwP_lRgBXzqeDDG_kUQw&sig2=W2dv-JY6IxiLm-KbZt1', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 YFF3 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350681903), (10207, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10208, 'http://www.preisvergleich.de/search/landing/query/motul+motor%C3%B6l/s/google/koid/3742571874/gkaid/58247091/?gclid=CI2gmLDeiaUCFcnozAodtEud8g', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16)', '', 'de-DE', -732170672, 1419970944), (10209, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017946), (10210, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10211, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10212, 'http://www.google.de/aclk?sa=l&ai=CRQlvOgvUTILSPMHSswaC0-zRA63BsMMB_em97RSt1I_8BggAEAEoAlCer6GNAWCVqpyCrAegAcfRhPgDyAEBqQJfNPYx18y3PqoEE0_QPAY6oIumCTO-tZ66bpsvdeQ&sig=AGiWqtxuhH9gBaF7oJa_6rYiRl7K_4_jqA&adurl=http://www.motulshop.de&rct=j&q=motul%20fuel%20', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.11) Gecko/20100714 SUSE/3.5.11-0.1.1 Firefox/3.5.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573665806), (10213, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6314761684476094&output=html&h=250&slotname=5382851661&w=250&lmt=1288967306&flash=10.1.85.3&url=http%3A%2F%2Fwww.online-verkauf.org%2Fsearch%2F1%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2Cmotul.html%3Fgclid%3', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SIMBAR={8DE7E71F-1649-4C02-B1DE-78DE52ECE04A}; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MALN; .NET4.0C; Tablet PC 2.0; OfficeLiveConnector.1.5; ', '', 'de-DE', -732170672, 1533062848), (10214, 'http://www.google.de/aclk?sa=l&ai=CbRTn6BnUTOLSN4WNOriynI4GrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQIIiaCpWK63PqoEE0_QW4jjO3ozr5d4on5ZzUSfydM&sig=AGiWqtypvlvwHuWoPm4HJRwN0KqUuqjuPQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1467697770), (10215, 'http://www.google.de/search?q=motul+%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)', '', 'de', -732170672, -1014203626), (10216, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (10217, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (10218, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (10219, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (10220, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (10221, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10222, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1288969936&channel=4582219326&color_bg=F2F3F5&color_border=F2F3F5&flash=10.1.85.3&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fbetr', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -1889679083), (10223, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065560), (10224, 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+shine&hl=de&ie=UTF-8&rlz=1T4GZAZ_deDE256DE256&q=motul+shine+and+go', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322)', '', 'de', -732170672, 1548721616), (10225, 'http://searchportal.information.com/?o_id=55422&domainname=liqui-moli.de', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1293280434), (10226, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10227, 'http://www.google.de/search?q=motul+scooter+power+2T', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1558398160), (10228, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10229, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10230, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10231, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5306860599&w=728&lmt=0&ea=0&flash=10.0.45&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F1519%2F90827%2FRedline%2BOel%2Bin%2BDeutschland.html&d', 'Opera/9.80 (Windows NT 6.1; U; pl) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1292514676), (10232, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10233, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10234, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1288980207&flash=10.1.85.3&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-ist-den-nun-das-richtige-oel-t1790223.html&dt=1288', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1413178074), (10235, 'http://www.google.de/search?sourceid=navclient&aq=3&oq=motul&hl=de&ie=UTF-8&rlz=1T4HPNN_deDE311DE311&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; freenet.de GmbH)', '', 'de', -732170672, 1572961331), (10236, 'http://www.google.de/aclk?sa=l&ai=C4DbeL0rUTKOtBIzPswaJofTlA63BsMMB_em97RSt1I_8BggAEAFQnq-hjQFglbr9gZQHoAHH0YT4A8gBAakCyjU0Riygtz6qBBNP0NUDej-rBJos10Esd9LJrW4V&sig=AGiWqtztc6xf4hmk_WhRhewEPqz_IJp94w&adurl=http://www.motulshop.de&rct=j&q=motul%20fuel%20sys', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419871709), (10237, 'http://www.preisvgl.de/online-shops/getriebeoel%20SAE%20140/&campid=5336531285', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.61', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1522221511), (10238, 'http://www.preisvgl.de/online-shops/ATF%20typ%20a/&campid=5336531286&ggkey=ATF%20typ%20a', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1484933109), (10239, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10240, 'http://www.google.de/aclk?sa=l&ai=CBchhO1vUTIShO8jPswbcg8zwA63BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVkp-CsAegAcfRhPgDyAEBqQLfndLDRIq3PqoEE0_Q_lvzQJGnb-T75xbv6_WePOA&sig=AGiWqtw91WYAvKf3vKfbw_8mQh5Na4Jyuw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; eSobiSubscriber 2.0.4.16; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET CLR 1.1.4322; .NET4.0C)', '', 'de', -732170672, 1528078378), (10241, 'http://www.google.de/search?q=motul+4100+15W50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437610985), (10242, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10243, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10244, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10245, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10246, 'http://www.google.de/search?hl=de&client=firefox-a&hs=2c&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+factory+line&aq=0&aqi=g1&aql=&oq=motul+factory+&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1841369287), (10247, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065466), (10248, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10249, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10250, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10251, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10252, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10253, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955138), (10254, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10255, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10256, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10257, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10258, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10259, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10260, 'http://www.motulshop.de', '', '', '', -732170672, -663639560), (10261, 'http://www.motulshop.de', '', '', '', -732170672, -663639560), (10262, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10263, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10264, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065499), (10265, 'http://www.google.de/aclk?sa=l&ai=CrY1oqhPVTKeUGoGLOrCV4Y4GrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJWCoIKwB6ABx9GE-APIAQGpArLdSiHaj7c-qgQTT9C3U4bWkdAXgs-g-J1w5bTy1A&sig=AGiWqtzqR0OvV32GDiDErbHeCRiS4IeXTw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1354457242), (10266, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10267, 'http://www.google.de/aclk?sa=l&ai=Cby9Y6xzVTO2PLsGTOtL64Y8GrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVgoCAlAegAcfRhPgDyAEBqQKy3Uoh2o-3PqoEE0_QBkS-TW5Xanjfv7QmzrzKdPw&sig=AGiWqtxwOnohFLX1OQeYYGZu8cJCIz9oYg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1419852521), (10268, 'http://www.google.de/aclk?sa=l&ai=CjSwiQh_VTNmUL8OPOsfw0I4GrcGwwwH96b3tFK3Uj_wGCAAQASCxit8GKAJQnq-hjQFglfKogrAHoAHH0YT4A8gBAakCst1KIdqPtz6qBBNP0L-mx85vs2W8ZKtiNo_kXOtZgAWQTg&sig=AGiWqty575hl10BkGifIp3wFrSLitfFlkA&adurl=http://www.motulshop.de&rct=j&q=motu', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1418247410), (10269, 'http://www.google.de/aclk?sa=l&ai=CiiY6BSLVTP3aB4eFOuDZrI8GrcGwwwH96b3tFIXK4-1HCAAQASgDUJ6voY0BYJXqtYLEB6ABx9GE-APIAQGpArLdSiHaj7c-qgQYT9AwbCLvM_SlHS8tND1WLVn1MRArWF3K&sig=AGiWqtx-jk0gDjDWWyOg3oapNMCZWb0gUQ&adurl=http://www.motulshop.de&rct=j&q=motor%C3%B', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527728164), (10270, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10271, 'http://www.google.de/search?hl=de&client=firefox-a&hs=6Mg&rls=org.mozilla:de:official&&sa=X&ei=8CfVTP20JYnHswaJ8ZzwCA&ved=0CC8QBSgA&q=motul+motor%C3%B6l&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1350669800), (10272, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1350669800), (10273, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10274, '', 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.6.30 Version/10.62', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1599721805), (10275, '', 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.6.30 Version/10.62', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1599721805), (10276, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10277, 'http://www.google.de/aclk?sa=l&ai=CgivH7jHVTOWqGIaQOpXX9I8GrcGwwwH96b3tFKW34-1HCAAQASgCUJ6voY0BYJXygYKYB6ABx9GE-APIAQGpArLdSiHaj7c-qgQYT9CeoSj8puFeUtv4B8eCrXRwO53GYo3p&sig=AGiWqtxW-lZniKFn5ZA6uGzq6dnwijYYdg&adurl=http://www.motulshop.de&rct=j&q=Motul%2030', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET CLR 1.1.4322)', '', 'de-DE', -732170672, 1531094031), (10278, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10279, 'http://www.google.de/aclk?sa=l&ai=CJnX0RTTVTPHsM8OLOvWp4I8GrcGwwwH96b3tFK3Uj_wGCAAQAVCer6GNAWCVqvuBlAegAcfRhPgDyAEBqQKy3Uoh2o-3PqoEGE_Qx9n7wpWHrFH-pqa4pZC5UdYuHf47fQ&sig=AGiWqtwCzx7GjTigO1yX-IGwdJai-G1qtQ&adurl=http://www.motulshop.de&rct=j&q=Motul%20Fuel', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)', '', 'de-DE', -732170672, 1469074781), (10280, 'http://fahrzeugteile.shop.ebay.de/Schmierstoffe-/30892/i.html?_nkw=5%20w%2030%20longlife%203&_fln=1&_trksid=p3286.c0.m283&_sadis=50&_fpos=65232&_fspt=1&LH_Distance=65232..50', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 2.0.50727; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1480969040), (10281, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10282, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10283, 'http://www.google.de/search?q=2+takt+%C3%B6l+10ml&hl=de&ei=CkjVTMmhJMTpOZ-jvMYJ&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; eSobiSubscriber 2.0.4.16; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET CLR 1.1.4322; .NET4.0C)', '', 'de', -732170672, 1340913621), (10284, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10285, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10286, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928110), (10287, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928110), (10288, 'http://www.google.de/aclk?sa=l&ai=C5I50t1DVTNTIG4Kv4gaziumhBK3BsMMB_em97RS97Pu-RwgAEAEgx5j4BSgCUJ6voY0BYJWCgICYB6ABx9GE-APIAQGpArLdSiHaj7c-qgQTT9BYhYrNXdQNnN3KzE7FqaOmVYAFkE4&sig=AGiWqty2NJxgsY0INzIuK4ODIFE2dPmUdw&adurl=http://www.motulshop.de&rct=j&q=mot', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB5)', '', 'de', -732170672, 1558134527), (10289, 'http://shop.ebay.de/i.html?_nkw=Motul+Motor%C3%B6l+5w30+Longlife+Vw&_sacat=0&_odkw=Motor%C3%B6l+5w30+Longlife+Vw&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.06; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1471364199), (10290, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6314761684476094&output=html&h=15&slotname=2894474806&w=468&lmt=1289049862&flash=10.0.32&url=http%3A%2F%2Fwww.online-verkauf.org%2Fsearch%2F2%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C20w50.html&dt=128904980', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480841478), (10291, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10292, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10293, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10294, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10295, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10296, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10297, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10298, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10299, 'http://www.google.de/search?q=motul+300v+10w-40+4l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 FireDownload/2.0.1 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340803607), (10300, 'http://www.google.de/aclk?sa=l&ai=Cnfkyd2XVTL3_K4GOOpb6wY4GrcGwwwH96b3tFM2A_b5HCAAQASgDUJ6voY0BYJWK-IGUB6ABx9GE-APIAQGpArLdSiHaj7c-qgQTT9BoOgzO1QqOBBsxF0nGY32sBg&sig=AGiWqtx7QefFR0owKQwds9jVyMmHfN7yJA&adurl=http://www.motulshop.de&rct=j&q=motul%202%20takt', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1532562560), (10301, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10302, 'http://www.google.de/aclk?sa=l&ai=CujX5sHvVTJ3_CMGJOozR5I8GrcGwwwH96b3tFL3s-75HCAAQASDB1v8OUJ6voY0BYJWq9oGUB5ABAqABx9GE-APIAQGpArLdSiHaj7c-qgQTT9Dam1S2FL0AvgThCciM3CazXYAFkE4&sig=AGiWqtykCMokOytvnQQiNpSfJsYTvWp5HA&adurl=http://www.motulshop.de&rct=j&q=mot', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; AskTB5.4)', '', 'de', -732170672, 1528198541), (10303, 'http://suche.t-online.de/fast-cgi/tsc?dia=pto&cvold=novariante&sr=ptoweb&more=variante2k&moreold=variante2k&device=html&classification=web&mandant=bidcs&context=internet-tab&tpc=internet&ptl=std&q=motul+fuel+system+clean', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 GTB7.1 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529072258), (10304, 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g7&q=motul+motor%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MAAU; .NET4.0C)', '', 'de-DE', -732170672, 1055077831), (10305, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419727690), (10306, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=Motul+Fuel+System+Clean', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1469667476), (10307, 'http://www.google.de/search?q=Motul+Fuel+System+Clean&hl=de&lr=lang_de&rlz=1T4GGLL_deDE351DE351&tbs=lr:lang_1de&prmd=s&ei=4pjVTNewO8TDswaxx_yGCA&start=30&sa=N', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; .NET CLR 2.0.50727; .NET CLR 1.1.4322)', '', 'de', -732170672, 1531180106), (10308, 'http://www.google.de/aclk?sa=l&ai=Cr_XCs5vVTITGMsGOOuDD2I8GrcGwwwH96b3tFN2_4-1HCAAQAVCer6GNAWCVoqCCsAeQAQKgAcfRhPgDyAEBqQKy3Uoh2o-3PqoEE0_QR3qNM5NRlX3RI6c9hoAIamY&sig=AGiWqtz2VJXfTRX2ZQ0glEI-zyMSKzyuuA&adurl=http://www.motulshop.de&rct=j&q=motul%20800%20r', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421801221), (10309, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10310, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10311, 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CDkQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=CdLVTMepKYOWswaN9fiRCA&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; AskTB5.4)', '', 'de', -732170672, 1528198541), (10312, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10313, 'http://www.google.de/aclk?sa=l&ai=CSypedOfVTIOiGYOpjAfapqnvBK3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJXCoIKwB6ABx9GE-APIAQGpArLdSiHaj7c-qgQTT9CpC4PcJ9vzg21o1QJAdG49kQ&sig=AGiWqtxn4YqjU1uqXjAhIahSBbMbok7lYg&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 (webde/1.7.2) Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1413408774), (10314, 'http://www.f-m-computer.de/cfm/19000000_0000.cfm', 'PHPCrawl', '', '', -732170672, 1833513737), (10315, '', 'Sppera.de Bot', '', '', -732170672, 1833513737), (10316, '', 'Sppera.de Bot', '', '', -732170672, 1833513737), (10317, 'http://www.f-m-computer.de/cfm/19000000_0000.cfm', 'PHPCrawl', '', '', -732170672, 1833513737), (10318, '', 'Sppera.de Bot', '', '', -732170672, 1833513737), (10319, '', 'Sppera.de Bot', '', '', -732170672, 1833513737), (10320, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10321, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10322, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10323, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10324, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10325, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (10326, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (10327, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10328, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10329, 'http://shop.ebay.de/i.html?_nkw=motul+SPECIFIC+LL-04+5W40+&_sacat=0&_stpos=&_sop=15&gbr=1&_odkw=motul&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; msn OptimizedIE8;SVSE)', '', 'sv', -732170672, 1474503158), (10330, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10331, 'http://www.google.de/search?q=motul+300v+factory+line&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.15) Gecko/20101026 Firefox/3.5.15 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530594507), (10332, 'http://www.google.de/aclk?sa=l&ai=CKzQLUnfWTM3qNoOKOryCldYMrcGwwwH96b3tFO3M4-1HEAEoCFCer6GNAWCV0oCCmAegAcfRhPgDyAEBqQKy3Uoh2o-3PqoEGE_QtDqPgQFuVgRVfR8y7c0w6iliec4FiQ&num=4&sig=AGiWqtzJ2U8E1WOi52Ge_3VVhvSZtsk19g&adurl=http://www.motulshop.de&rct=j&q=Solo%2', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1421197234), (10333, 'http://www.google.de/aclk?sa=l&ai=CKzQLUnfWTM3qNoOKOryCldYMrcGwwwH96b3tFO3M4-1HEAEoCFCer6GNAWCV0oCCmAegAcfRhPgDyAEBqQKy3Uoh2o-3PqoEGE_QtDqPgQFuVgRVfR8y7c0w6iliec4FiQ&num=4&sig=AGiWqtzJ2U8E1WOi52Ge_3VVhvSZtsk19g&adurl=http://www.motulshop.de&rct=j&q=Solo%2', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1421197234), (10334, 'http://www.google.de/aclk?sa=l&ai=CKzQLUnfWTM3qNoOKOryCldYMrcGwwwH96b3tFO3M4-1HEAEoCFCer6GNAWCV0oCCmAegAcfRhPgDyAEBqQKy3Uoh2o-3PqoEGE_QtDqPgQFuVgRVfR8y7c0w6iliec4FiQ&num=4&sig=AGiWqtzJ2U8E1WOi52Ge_3VVhvSZtsk19g&adurl=http://www.motulshop.de&rct=j&q=Solo%2', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1421197234), (10335, 'http://www.google.de/aclk?sa=l&ai=CKzQLUnfWTM3qNoOKOryCldYMrcGwwwH96b3tFO3M4-1HEAEoCFCer6GNAWCV0oCCmAegAcfRhPgDyAEBqQKy3Uoh2o-3PqoEGE_QtDqPgQFuVgRVfR8y7c0w6iliec4FiQ&num=4&sig=AGiWqtzJ2U8E1WOi52Ge_3VVhvSZtsk19g&adurl=http://www.motulshop.de&rct=j&q=Solo%2', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1421197234), (10336, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10337, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10338, 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&aq=5&aqi=g10&aql=&oq=motu&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1351532693), (10339, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10340, 'http://www.google.de/search?hl=de&client=firefox-a&hs=Sq4&rls=org.mozilla:de:official&channel=s&&sa=X&ei=a5fWTJ3PEMLOswbJjoTbCA&ved=0CB0QBSgA&q=Motul+300V+4T+SAE+5W-40+Racing&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1054882027), (10341, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6457587928014896&output=html&h=600&slotname=2616054856&w=160&lmt=1288556975&flash=10.1.82&url=http%3A%2F%2Fwww.code-knacker.de%2Fmotorenoele.htm&dt=1289130549480&shv=r20101027&jsv=r20101028_2&pre', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.13) Gecko/20100914 Firefox/3.5.13 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419031851), (10342, 'http://www.google.de/products?hl=de&q=modische+Herren+Westen&um=1&ie=UTF-8&ei=ZJvWTJP0GcihOtGnxIgK&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CEQQrQQwAg', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480714943), (10343, 'http://www.google.de/url?sa=t&source=web&cd=11&ved=0CB0QFjAAOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%208100%20x-clean&ei=qJ_WTMzWJILMswac3YyfCA&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471972732), (10344, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10345, 'http://www.guenstiger.de/Preisvergleich/Motul/300V_4T_Factory_Line_5W_40_1_l.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1418967098), (10346, 'http://www.google.de/search?hl=de&source=hp&q=2+takt+%C3%B6l+g%C3%BCnstig&meta=&aq=8&aqi=g10&aql=&oq=2+takt&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -639548547), (10347, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1289138007&flash=10.0.42.34&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Foel-nach-229-51-verfuegbar-t833201.html&dt=1289138007599&', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1556368789), (10348, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10349, 'http://www.google.de/aclk?sa=l&ai=CQdLqvL3WTMuoG4SGOv6rodYMrcGwwwH96b3tFL3s-75HCAAQASDmrK4LKANQnq-hjQFglfKqgrQHoAHH0YT4A8gBAakCst1KIdqPtz6qBBNP0LYBsayw2g2lZ-xsb34neeTugAWQTg&sig=AGiWqtzFUaaefVgvrfNBrzz0XWqm5X7htw&adurl=http://www.motulshop.de&rct=j&q=motu', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1529130029), (10350, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065467), (10351, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928110), (10352, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928110), (10353, 'http://suche.t-online.de/fast-cgi/tsc?lang=any&dia=suche&pageSection=&category=&ms=&imgsz=&mf=&imtype=&fmt=&searchSite=&language=&src=&q_opt=&cr=&start=0&more=variante0x&ocr=yes&tax=&q_cat=&adtest=&device=html&comprisedLink=&q_not=&classification=internet', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de', -732170672, 1573240168), (10354, 'http://www.google.de/search?q=motul+5100+4t+10w-40+f+208&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7ADRA_de&redir_esc=&ei=Yd7WTM7sNcjBswb2k8zZCA', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MAMD; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 1599838363), (10355, 'http://www.hotfrog.de/Firmen/Oelshop-24-Motoroel-Shop', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1306980861), (10356, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10357, 'http://www.google.de/search?q=motul+Shine+%26+Go&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339909742), (10358, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=node%3D82400031&field-keywords=motul+wash+wax+', 'Mozilla/4.0 (compatible; MSIE 8.0; AOL 9.0; AOLBuild 4327.5201; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; AskTB5.6)', '', 'de', -732170672, -1017299930), (10359, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10360, 'http://www.google.de/search?q=motul+5100+4t&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1467656186), (10361, 'http://www.google.de/products?hl=de&q=vollsynthetisches+Motor%C3%B6l+Motul+7100+4T+10W40&um=1&ie=UTF-8&ei=mwrXTMbiI9HHswaq-4jXCA&sa=X&oi=product_result_group&ct=title&resnum=4&ved=0CEMQrQQwAw', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1404905080), (10362, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul-motor%C3%B6l.de', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470428307), (10363, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10364, 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CEcQFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-motorrad%2Fmotul-7100-4t.html&rct=j&q=motul%207100&ei=2jDXTKrXGcbsOf-fkdMJ&usg=AFQjCNGzxRg6Vgi3Nc4XcyAsY2ZU6o_Enw&cad=rja', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1406728031), (10365, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10366, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016520), (10367, 'http://www.amazon.de/Motul-Power-Racing-Liter-Motoren%C3%B6l/dp/B003B2EKOQ/ref=sr_1_26?s=automotive&ie=UTF8&qid=1289174828&sr=1-26', 'Opera/9.80 (Macintosh; Intel Mac OS X; U; en) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'en,en-US;q=0.9,ja;q=0.8,fr;q=0.7,de;q=0.6,es;q=0.5,it;q=0.4,pt;q=0.3,pt-PT;q=0.2,nl;q=0.1,sv;q=0.1,nb;q=0.1,da;q=0.1,fi;q=0.1,ru;q=0.1,pl;q=0.1,zh-CN;q=0.1,zh-TW;q=0.1,ko;q=0.1', -732170672, 1467722239), (10368, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10369, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10370, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10371, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10372, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10373, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10374, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10375, 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&meta=&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)', '', 'de', -732170672, 1050630595), (10376, 'http://www.motulshop.de', '', '', '', -732170672, -663639556), (10377, 'http://www.motulshop.de', '', '', '', -732170672, -663639556), (10378, 'http://www.google.de/search?q=motul+shine+%26+go&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGLL_de&redir_esc=&ei=tqPXTOTcFdDpOcPzgMwJ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6)', '', 'de', -732170672, 1548721616), (10379, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1370356463), (10380, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, 1480714408), (10381, 'http://www.google.de/search?hl=de&rlz=1W1_____de&q=motul+multi+atf&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1527993182), (10382, 'http://www.google.de/search?hl=de&client=firefox-a&hs=nk3&rls=org.mozilla:de:official&&sa=X&ei=WL3XTK7sCoigOtmi3bkJ&ved=0CCYQBSgA&q=motul+motor%C3%B6l&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1509188177), (10383, 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 BTRS30464 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1304217843), (10384, 'http://www.google.de/aclk?sa=l&ai=Cq1AeGt_XTKfpAYaQOvGcmNYMrcGwwwH96b3tFIXK4-1HCAAQAigDUJ6voY0BYJXK9IGUB6ABx9GE-APIAQGpAj78dr4RcLc-qgQWT9B9MHSH-pPtc5R4w0HYAt1102-JcQ&sig=AGiWqtxZVmF9Kq1CrpLzIQY41cfHPkYYpQ&adurl=http://www.motulshop.de&rct=j&q=MOTUL%2020W-', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; WinTSI 25.11.2009; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1528064191), (10385, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10386, 'http://www.google.de/aclk?sa=l&ai=CPfIW0uXXTOtZwq-0BoPA6fYOrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJWyn4KwB6ABx9GE-APIAQGpAj78dr4RcLc-qgQTT9A4DEjG7b9vps0ofgR_fL7P3w&sig=AGiWqtwNSCKrzB1UglewmK0jOBnIFpKpSg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1568753543), (10387, 'http://www.google.de/search?q=MOTUL+8100+X-clean+SAE+5W-40&hl=de&prmd=s&ei=VezXTLvfG8SSswaFopXdCA&start=10&sa=N', 'Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.12 (KHTML, like Gecko) Ubuntu/10.10 Chromium/9.0.575.0 Chrome/9.0.575.0 Safari/534.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', -732170672, 1312042561), (10388, 'http://shop.ebay.de/items/?_nkw=Liqui+Moli+2-Takt+Motor%C3%B6l&_sacat=&_ex_kw=&_mPrRngCbx=1&_udlo=&_udhi=&_sop=12', 'Mozilla/4.0 (compatible; MSIE 7.0; AOL 9.0; Windows NT 6.1; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MAMD; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, -1017299930), (10389, 'http://www.google.de/search?hl=de&client=firefox-a&hs=me8&rls=org.mozilla:de:official&channel=s&&sa=X&ei=9wbYTKCSFNGRswbaxqXnCA&ved=0CCUQBSgA&q=motul+%C3%B6l&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1304301258), (10390, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (10391, 'http://www.google.de/aclk?sa=l&ai=CWozO_x3YTKOEEsTRswbSvN32Dq3BsMMB_em97RTNgP2-RwgAEAEoA1Cer6GNAWCViomOsAegAcfRhPgDyAEBqQKlHyAdb1K3PqoEE0_QiX6mO-zverhsC5NJNjBzjkM&sig=AGiWqtypiqlJiiTqJQJzHsDIlmqjDvnuqw&adurl=http://www.motulshop.de&rct=j&q=motul%202%20tak', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; FunWebProducts; SIMBAR=%toolbar_id; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.1; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .N', '', 'de-DE', -732170672, 1526809558), (10392, 'http://www.google.de/search?hl=de&source=hp&q=motul+classic+20w50&aq=1&aqi=g2&aql=&oq=motul+classic&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322)', '', 'de', -732170672, -1308205155), (10393, 'http://www.pixelgate.info/privat/stefan/%F6lweisheiten.htm', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341439297), (10394, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1417782249), (10395, 'http://www.hotfrog.de/Firmen/OILTECH-Schmierstoffvertriebs', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1133991769), (10396, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=node%3D82407031&field-keywords=motul+wash%26wax&x=15&y=16', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; CyberSafe-IWA-Enable; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; MS-RTC LM 8)', '', 'de', -732170672, -1070823321), (10397, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10398, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10399, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=2+takt+%C3%B6l+rein+mineralisch', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530902329), (10400, 'http://www.google.de/search?q=2+takt+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340748737), (10401, 'http://www.hotfrog.de/Firmen/Innospec-Deutschland', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529047632), (10402, 'http://www.google.de/hws/dell-row/afe?hl=de&channel=de-smb&s=http://www.motul.e/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET4.0C; .NET CLR 3.0.30729)', '', 'de', -732170672, 1383164452), (10403, 'http://suche.t-online.de/fast-cgi/tsc?q=hersteller+freigabe+Motul+8100+x-clean&encQuery=hths+viskosit%C3%A4t&lang=any&mandant=toi&device=html&adtest=&img_start=0&dia=suche&context=internet-tab&tpc=internet&src=&ptl=std&classification=internet-tab_internet', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1470817473), (10404, 'http://www.google.de/search?q=MOTUL+6100+Synergie%2B+10W40+5+Liter&hl=de&client=firefox-a&rls=org.mozilla:de:official&prmd=s&ei=EFXYTJ7NH8_sOYLkudYE&start=40&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -1134447724), (10405, 'http://www.google.de/aclk?sa=l&ai=Cppx8GljYTNecIsb9sgabm_T3Dq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglZKfgrAHoAHH0YT4A8gBAakCw1We97hTtz6qBBNP0PS2zi66D1s89wC1a0ZIYIqk&sig=AGiWqtxMFwjiKquP1zoGcuxNwKpG45mmIg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5', '', 'de-de', -732170672, 1528081603), (10406, 'http://www.google.de/aclk?sa=l&ai=CRFz4t1nYTNyNEYH9sga88eD2Dq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVgrOCwAegAcfRhPgDyAEBqQLDVZ73uFO3PqoEE0_Qc6YgEteqnoHVqQ3mhvCQlcc&sig=AGiWqtxkRJQlYr9DcnXH_9b2s6y9cXuvfA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.07; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E; T-Brand-Final)', '', 'de', -732170672, 1527665518), (10407, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=90&slotname=4498595130&w=728&lmt=1289249013&channel=4582219326&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1&d', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (de) anonymized by Abelssoft 1074554680 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574343547), (10408, 'http://www.google.de/url?sa=t&source=web&cd=23&ved=0CCEQFjACOBQ&url=http%3A%2F%2Fwww.markenoele.de%2Flieferung%2F&rct=j&q=versand%20per%20gls&ei=p3nYTL-QOI_tsgbkobzdCA&usg=AFQjCNFBhWDcIPh2h-VxS-DMnqpo9zlsQA', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.14) Gecko/20101001 Firefox/3.5.14 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639025374), (10409, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; .NET CLR 2.0.50727)', '', 'de', -732170672, 1338404512), (10410, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', '', -732170672, -778026648), (10411, 'http://www.google.de/products?hl=de&q=Motul+7100+4T+SAE+10W+60&um=1&ie=UTF-8&ei=MZzYTMPEBISSswaiuOnvBw&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CCoQrQQwAA', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; FDM; Tablet PC 2.0)', '', 'de-DE', -732170672, -638673401), (10412, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; SLCC1; .NET CLR 1.1.4322; .NET CLR 2.0.40607; .NET CLR 3.0.04506.648)', '', 'en-us', -732170672, -819065687), (10413, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10414, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065509), (10415, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10416, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10417, 'http://www.google.de/aclk?sa=l&ai=CqJzrn-HYTIX1BoSJOo-5mdYMrcGwwwH96b3tFI-13kQIABACKAJQnq-hjQFglaKSgqAHoAHH0YT4A8gBAakC7DeR5Ctdtz6qBBNP0OCRl3L33zj6PofzwPoBdDs_&sig=AGiWqtwhRUxk9oAL3pmEj59bzhOXzIzDCQ&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Hier werden die Fahrtenschreiber konfiguriert!; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; Hier ', '', 'de', -732170672, 1364901901), (10418, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10419, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10420, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10421, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (10422, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (10423, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10424, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp/3.0; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10425, 'http://www.amazon.de/s/ref=nb_sb_ss_i_0_10?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=2+takt+oel&sprefix=2+takt+oel', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1341517004), (10426, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10427, 'http://www.google.de/aclk?sa=l&ai=CAQ7JQjrZTPbmIsHhswbBkLnpCa3BsMMB_em97RSt1I_8BggAEAFQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakC4IJB2WE6tz6qBBhP0BlLRoNmSae_SojvDGUxJeRDEVA7OVA&sig=AGiWqtx5bZQlq_WZby5dQH-H3Wd83zRGyA&adurl=http://www.motulshop.de&rct=j&q=motul%20fue', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1352266164), (10428, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (10429, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729198), (10430, 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4GFRE_deDE383DE383&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1340863609), (10431, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648293806), (10432, 'http://www.google.de/search?q=motul+%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; MDDC; InfoPath.3; .NET4.0C; MDDC)', '', 'de-DE', -732170672, 1420236628), (10433, 'http://www.google.de/url?sa=t&source=web&cd=6&ved=0CDQQFjAF&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-multi-atf-1l.html&rct=j&q=psf%203%20und%20atf&ei=0VfZTK6MApHFswbTsfGSCA&usg=AFQjCNGJ8tYkZuOCkxINO1n4_5f1Yn5hHA', 'Mozilla/4.0 (compatible; MSIE 8.0; TOB 6.11; Windows NT 5.1; Trident/4.0; BTRS26300; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.2)', '', 'de', -732170672, 1338089282), (10434, 'http://www.google.de/search?pws=0&oe=iso-8859-1&q=x-clean+c3', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1389342764), (10435, 'http://www.google.de/aclk?sa=l&ai=CtMuZVV_ZTMHbEcSMOpvsndYMrcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAp1aG7neVbc-qgQTT9C8as-PHOotATdqMME5MnWwHA&sig=AGiWqtzbVkfBBQB47VpHYbspQEoR2KVaBA&adurl=http://www.motulshop.de&rct=j&q=Motul%20Motor%C3', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 BTRS87900 Firefox/3.6.12 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340458878), (10436, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10437, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', '', -732170672, -1036311481), (10438, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', '', -732170672, -1036311481), (10439, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', '', -732170672, -1036311481), (10440, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4288176278211786&output=html&h=250&slotname=0139094261&w=300&lmt=1289315400&flash=0&url=http%3A%2F%2Fwww.talkteria.de%2Fforum%2Ftopic-31219.html&dt=1289315400253&shv=r20101104&jsv=r20101102&corre', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1036311481), (10441, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', '', -732170672, -1036311479), (10442, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', '', -732170672, -1036311479), (10443, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0239281592955267&output=html&h=600&slotname=7986467649&w=160&lmt=1289317458&flash=10.0.22&url=http%3A%2F%2Fwww.spotlight-wissen.de%2Farchiv%2Fmessage%2F1208435.html&dt=1289317459006&shv=r20101104', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648633287), (10444, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018772), (10445, 'http://search.icq.com/search/results.php?q=Motul+8100X-clean&ch_id=start&search_mode=web', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.3; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1407013866), (10446, 'http://www.google.de/aclk?sa=l&ai=CHWYAwnDZTOPBKMH9sgaMp8jLCa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVgoeCmAegAcfRhPgDyAEBqQKdWhu53lW3PqoEE0_Q88eI1R_xmcpmuJToeqVv9ig&sig=AGiWqtyT0KNImlVUqUD49TCtSXySuCO2EQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1338990099), (10447, 'http://www.google.de/products?q=motul+%C3%B6l&oe=utf-8&client=firefox-a&rlz=1R1GPCK_de___DE372&um=1&ie=UTF-8&ei=v3LZTL2wCMT5sgawi5ngBw&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CDUQrQQwAg', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530471174), (10448, 'http://www.google.de/aclk?sa=l&ai=CdQOr9HXZTNH6AcKIOp7tndYMrcGwwwH96b3tFK3Uj_wGCAAQAVCer6GNAWCVorWCwAegAcfRhPgDyAEBqQKdWhu53lW3PqoEGE_QqldT2x2QGpdzkSiERGjoRmLBr_jUMw&sig=AGiWqtw0F7uRJfwFZG3mHbED-dvzYrGnJw&adurl=http://www.motulshop.de&rct=j&q=Motul%20MOTU', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576204778), (10449, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10450, 'http://www.google.de/search?q=2+takt+%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET4.0C; .NET CLR 3.0.30729; InfoPath.2; Internet Explorer anonymized by Abelssoft 1172601330)', '', 'de', -732170672, 1467686970), (10451, 'http://www.google.de/aclk?sa=l&ai=CfvDP1HnZTMP9B8f8jAek68DVCa3BsMMB_em97RTtzOPtRwgAEAIoA1Cer6GNAWCVuv2BlAegAcfRhPgDyAEBqQKdWhu53lW3PqoEE0_QmUvzDcWycBkVl_xRtUB9jLo&sig=AGiWqtwIJR0kU9TvScEQr-xtAkVmYj0LJg&adurl=http://www.motulshop.de&rct=j&q=2%20takt%20%C3%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1607487524), (10452, 'http://www.koenigsberger-automobile.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; MDDC; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de', -732170672, 1340423956), (10453, 'http://search.conduit.com/Results.aspx?q=motul%2015w50&start=10&ctid=CT2122003&SearchSourceOrigin=3', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 BTRS26718 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1841400813), (10454, 'http://www.google.de/aclk?sa=l&ai=CYfV_jH_ZTIKoHIGJOuicvNYMrcGwwwH96b3tFI-13kQIABACKAJQnq-hjQFglcKggrAHoAHH0YT4A8gBAakCOhUHEHlktz6qBBNP0OkxTSTBrusbyKYU7mMM_bcW&sig=AGiWqtyjVBZuRkMYmUE6hB-lWLTCEubgBw&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1133705332), (10455, 'http://www.motorradfrage.net/tag/motorradoel/1', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421261840), (10456, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065469), (10457, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10458, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; Trident/5.0)', '', 'de', -732170672, 1339342170), (10459, 'http://www.google.de/aclk?sa=l&ai=CTNFWU5XZTLO2AYP-sgap1uiFCq3BsMMB_em97RTNgP2-RwgAEAEoA1Cer6GNAWCV4qaCsAegAcfRhPgDyAEBqQK6kJmTKFe3PqoEE0_Qk_p_mGCfEygNRAulkBjR2eI&sig=AGiWqtw808slBgXuSJ36xHHVoziczAQNbw&adurl=http://www.motulshop.de&rct=j&q=motul%202%20tak', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648779736), (10460, 'http://www.google.de/aclk?sa=l&ai=CWJVGEprZTMeDCsX7sgaVjYXqCa3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglYr1gZQHoAHH0YT4A8gBAakCupCZkyhXtz6qBBNP0HsBFF7BmjT4ffsCTRNwSLZ7&sig=AGiWqtwCPsbKic4uuG54PBcidp2U1AbPmA&adurl=http://www.motulshop.de&rct=j&q=motul%208100%20x-c', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574026744), (10461, 'http://www.google.de/search?source=ig&hl=de&rlz=&q=motul+%C3%B6l&btnG=Google-Suche&aq=0&oq=motul+', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1601370481), (10462, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10463, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; MSN Optimized;DE; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; msn OptimizedIE8;DEDE)', '', 'de', -732170672, 1528284985), (10464, 'http://www.s-boxer.de/showthread.php?t=15025', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338992314), (10465, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10466, 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CL2J-77ZlKUCFYS-zAodp2W-6g', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1575551690), (10467, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10468, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10469, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10470, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928011), (10471, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (10472, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10473, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10474, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (10475, 'http://www.google.de/aclk?sa=l&ai=CQsZkVFzaTNW8G4KwtAbSz4CSBa3BsMMB_em97RSt1I_8BggAEAEoA1Cer6GNAWCViqOCsAegAcfRhPgDyAEBqQK_XHhX3hK3PqoEE0_Q6BbV5PvAfpt3klbQ1EmuZgE&sig=AGiWqtz5rkqfS6-veVCa2GiTndULEHUOwQ&adurl=http://www.motulshop.de&rct=j&q=motul%20fuel%20', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MAAU; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de-DE', -732170672, 1421572451), (10476, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -1657335577), (10477, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10478, '', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341434146), (10479, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10480, '', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341434146), (10481, 'http://www.motulshop.de', '', '', '', -732170672, -663639566), (10482, 'http://www.motulshop.de', '', '', '', -732170672, -663639566), (10483, '', 'Mozilla/5.0 (en-us) AppleWebKit/525.13 (KHTML, like Gecko; Google Web Preview) Version/3.1 Safari/525.13', '', '', -732170672, -782900651), (10484, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=Motul+&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1418129993), (10485, 'http://www.google.de/aclk?sa=l&ai=C7cbgjIjaTKTTBoaIOrHaoY8KrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVqqCCsAegAcfRhPgDyAEBqQI_4eXTLiC3PqoEE0_Qri2GwRvuzt7_ldhsl-KPw24&sig=AGiWqtzeNh-qWxy8N_zt27-uioBKihWE_Q&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de-de', -732170672, 1413387262), (10486, 'http://www.google.de/search?hl=de&&sa=X&ei=AoraTLmnHIXGswbr09j6BQ&ved=0CG8QBSgA&q=motul+motor%C3%B6l&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470377918), (10487, 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CFQQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=v5jaTJ7HA8r0sgaqw_mFAQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)', '', 'de', -732170672, 1533446234), (10488, 'http://www.google.de/url?sa=t&source=web&cd=11&ved=0CEYQFjAK&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-4100-power-5l-15w-50.html&rct=j&q=motul%204100&ei=1KHaTMSNBcr2sgaZ05CGAQ&usg=AFQjCNHM1H_VzdKQJY35ErBoYamcTbdLgQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -638082045), (10489, '', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1419907761), (10490, 'http://www.google.de/aclk?sa=l&ai=CDDLWbrnaTMaTMIOCjAeW_czVCa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQI_4eXTLiC3PqoEE0_QWPJPygGDVPgXN8SC0sq7XLE&sig=AGiWqtzPdRKUQhhaSkKLvL52eNfPhCf0pA&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6; SLCC1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1419172776), (10491, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1607669725), (10492, 'http://www.amazon.de/dp/B002TMB63C/ref=pe_41331_22473321_pe_abandon_t1', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -1921952164), (10493, 'http://www.google.de/aclk?sa=l&ai=CzeoMyMLaTNjxMcLRswaAmcWmBa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCfCt3ProTtz6qBBNP0K9acqb513Y3EuIMkgJVDNfF&sig=AGiWqtyBf0-HVkNVoE5SJ-MS9qL8xKPs_A&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1421715918), (10494, 'http://www.google.com/aclk?sa=l&ai=CtLLhDMfaTO8fhOKzBu2j6IoFrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJWS8YGQB6ABx9GE-APIAQGpAj_h5dMuILc-qgQTT9CoqnrmRMPdXtKrd1U5xNZfVA&sig=AGiWqtzWh8hyZVItD3l-xSM51dbG9Fp3hw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; FunWebProducts; Mozilla/4.0 (compatible; MSIE 8.0; Win32; WEB.DE); (webde/1.1.0.21); SlimBrowser)', '', 'de', -732170672, -648899448), (10495, 'http://suche.web.de/search/web/?mc=suche@web@eingabefeldoben.suche@web&allparams=&smode=&su=motul+multi+atf&search=Suche&webRb=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -639445344), (10496, 'http://www.google.de/search?hl=de&rls=com.microsoft:*:IE-SearchBox&rlz=1I7DADE_de&&sa=X&ei=L8_aTM8uw5g6yLbMmAk&ved=0CCAQBSgA&q=motul+%C3%B6l&spell=1', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.30618; .NET CLR 3.5.30729)', '', 'de', -732170672, 1509195144), (10497, 'http://www.google.de/search?q=2-takt+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.15) Gecko/20101026 Firefox/3.5.15 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1548333030), (10498, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10499, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10500, 'http://www.amazon.de/Scooter-Expert-2T-Motor%C3%B6l-831801/dp/B001050N4W/ref=sr_1_fkmr0_2?ie=UTF8&qid=1289411822&sr=1-2-fkmr0', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 (webde/1.7.2) Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338258216), (10501, 'http://www.google.de/search?hl=de&client=firefox-a&hs=4gF&rls=org.mozilla:de:official&&sa=X&ei=O93aTNu-BIKdnwf5w_TeAQ&ved=0CDAQBSgA&q=oel+motul+5100&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1055106823), (10502, 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CGgQFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=Motul%208100%20X-Cess&ei=4d3aTOv5L5GgOo3p8f8I&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471981724), (10503, 'http://www.google.de/search?hl=de&safe=off&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', 'de', -732170672, 1576067919), (10504, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10505, 'http://whois.domaintools.com/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089906120), (10506, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10507, 'http://shop.ebay.de/i.html?_nkw=2-takt+%C3%96l+LM+1053&_sacat=0&_odkw=2-takt+%C3%96l&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1338239599), (10508, 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE338DE338&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1419502615), (10509, 'http://whois.domaintools.com/markenoele.com', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089906110), (10510, 'http://www.google.de/aclk?sa=l&ai=CTJglNPfaTKvkNYKNOtWjndYMrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJW6sYK4B6ABx9GE-APIAQGpAnwrdz66E7c-qgQTT9C7zTNPGVr9eJxlPryLc5g_-Q&sig=AGiWqtzJ9YGW5_wXQooGUnvPWO1zTIpQxw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1831389970), (10511, 'http://www.google.de/search?q=mineralisches+2-Takt+%C3%96l&hl=de&prmd=s&ei=BPPaTIeVFcKAhQeCk6HPAg&start=10&sa=N', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1351459948), (10512, 'http://www.google.de/search?q=mineralisches+2-Takt+%C3%96l&hl=de&prmd=s&ei=BPPaTIeVFcKAhQeCk6HPAg&start=10&sa=N', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1351459948), (10513, 'http://www.google.de/aclk?sa=l&ai=CP32Mif3aTPjjMo2oqAHN0bykCq3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFglYL_gZQHoAHH0YT4A8gBAakCFvYX7hr8tj6qBBZP0K2Z3EnVAmzVsNDbK_MD580FU9va&sig=AGiWqtxoJYr-o2NbXGdddTHtpYxGkCR5ng&adurl=http://www.motulshop.de&rct=j&q=motul%2020W50', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1527954583), (10514, 'http://www.google.de/aclk?sa=l&ai=CkNHFOf_aTKauI4zcsQPU1s2eAa3BsMMB_em97RSttuPtRwgAEAEoA1Cer6GNAWCV2o6CmAegAcfRhPgDyAEBqQIW9hfuGvy2PqoEFk_QTRYNs8owfkQU6902mAn0g4YuVJA&sig=AGiWqtx70DrVw4HcVN7fG1Ywgkc3HmtTBg&adurl=http://www.motulshop.de&rct=j&q=motul%2015w', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339430245), (10515, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10516, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10517, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10518, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10519, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10520, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10521, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10522, 'http://www.google.de/search?q=motul+10w-50+m0torrad&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Ant.com Toolbar 2.0.1 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1472315964), (10523, 'http://www.google.de/aclk?sa=l&ai=CgfyGmBDbTP2sA4GLOpSxmakNrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCViv6BlAegAcfRhPgDyAEBqQIW9hfuGvy2PqoEE0_QxxEcZjzFVN192gORunpLhyc&sig=AGiWqtztOcBTVNn7iYdTGJ-sPHXKIQx6gA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420388140), (10524, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1295383336), (10525, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10526, 'http://www.google.de/aclk?sa=l&ai=CmGIPNx_bTPjlHYvtjAfFxq3VCa3BsMMB_em97RSPtd5ECAAQAigDUJ6voY0BYJXq-oGUB6ABx9GE-APIAQGpAhrdh5yzB7c-qgQYT9DlICcce0TLyUbd-cEuV-eydi50RjlH&sig=AGiWqtzkb2XqSZm2dUfftyvj4Xx1saK6bA&adurl=http://www.motulshop.de&rct=j&q=motul%2030', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1529216836), (10527, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10528, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10529, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10530, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990); INSERT INTO `log_visitor_info` (`visitor_id`, `http_referer`, `http_user_agent`, `http_accept_charset`, `http_accept_language`, `server_addr`, `remote_addr`) VALUES (10531, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10532, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10533, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10534, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928011), (10535, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (10536, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10537, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (10538, 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDYQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20pflegeberater&ei=IrDbTK1PjJY6w6rVpwk&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1381200703), (10539, 'http://www.google.de/aclk?sa=l&ai=Cw_-ebMHbTIGONIOHOo3PxaACrcGwwwH96b3tFLWD_b5HCAAQAigCUJ6voY0BYJW6iYKYB6ABx9GE-APIAQGpAipwbF11G7c-qgQYT9Cb_Ws4tp6TeuKTR0swshR6WjG4S6t7&sig=AGiWqtwxecDlf7mNUAGvcA_mR733tD_lFw&adurl=http://www.motulshop.de&rct=j&q=motul%2051', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1548448339), (10540, 'http://www.google.de/search?hl=de&client=firefox-a&hs=tbp&rls=org.mozilla:de:official&&sa=X&ei=OMLbTPe2C83wsgbZyJWiBA&ved=0CC4QBSgA&q=motors%C3%A4ge+%C3%B6l+2+takt&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529168387), (10541, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10542, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10543, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1055957246), (10544, 'http://www.google.de/search?hl=de&q=motul+300v+factory+line+10w40&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1354461061), (10545, 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CGsQFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20x-cess&ei=RdnbTNyQHcugOvqX7OYI&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481340702), (10546, '', '', '', '', -732170672, -663639936), (10547, 'http://www.google.de/aclk?sa=l&ai=ClVGKC-HbTNfkBoKPOqGe5JcCrcGwwwH96b3tFLXE4-1HCAAQASgCUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAqYNaistHbc-qgQTT9Aof6T8pTdgPu7KP2Yj6HMl1g&sig=AGiWqtzT7pDwTJTRE60y0Ldbh6u_1TA9Wg&adurl=http://www.motulshop.de&rct=j&q=motul%20factory%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1591395494), (10548, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729190), (10549, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10550, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729172), (10551, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729172), (10552, 'http://www.google.de/search?hl=de&rls=com.microsoft:de:IE-SearchBox&rlz=1I7DADE&&sa=X&ei=Eu3bTOSAJI-aOvW6hcUJ&ved=0CCAQBSgA&q=motul+%C3%B6l&spell=1', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1923481044), (10553, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093954875), (10554, 'http://www.google.de/aclk?sa=l&ai=CkM6Fd_TbTNWAE4KIOsCM6YgCrcGwwwH96b3tFK3F4-1HCAAQAVCer6GNAWCV4pCCoAeQAQKgAcfRhPgDyAEBqQKmDWorLR23PqoEGE_Qj1yFOm-TozQE3reXhiPOcC8ntYvelg&sig=AGiWqtxAkGYPJbKfItCofcmuSZ6QzR6lSw&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MALC)', '', 'de-DE', -732170672, 1437976060), (10555, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729172), (10556, 'http://www.hotfrog.de/Firmen/Deutsche-Castrol-Vertriebsgesellschaft', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'sr', -732170672, 1383450266), (10557, 'http://shop.ebay.de/?_from=R40&_npmv=3&_trksid=m570&_nkw=Motul+20+w+60', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; eSobiSubscriber 2.0.4.16; .NET4.0C)', '', 'de-DE', -732170672, 1831387729), (10558, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, 1048577861), (10559, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4RNWN_deDE315DE315&q=Artikelbezeichnung+1+Ltr+MOTUL+300V+4T+Factory+Line+10W40+%c3%96l+Motorrad%c3%b6l++', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; WOW64; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; MS-RTC LM 8; .NET CLR 3.0.04506.30)', '', 'de', -732170672, 1048577861), (10560, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10561, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (10562, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017929), (10563, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10564, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10565, 'http://www.google.de/aclk?sa=l&ai=C6QSYIR7cTNqoK8LQswakwMyjAq3BsMMB_em97RS97Pu-RwgAEAEgx5j4BSgDUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAmyYkn34_7Y-qgQTT9Adxd8RG2W1Ciq_08ABgi1E5IAFkE4&sig=AGiWqtyXA1XCNhUK9FWkdZvEvPjIZgtl-A&adurl=http://www.motulshop.de&rct=j&q=mot', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)', '', 'de', -732170672, -1308451964), (10566, 'http://www.google.de/aclk?sa=l&ai=CNzNEbCDcTMOJHob9sgbT8_3rAq3BsMMB_em97RSt1I_8BggAEAEoA1Cer6GNAWCVorWCwAegAcfRhPgDyAEBqQJsmJJ9-P-2PqoEE0_Q6GyKOTXtceRHfX_MxjICxqk&sig=AGiWqtysFDc3nbHBZgcg5Or9gju9kfCj7w&adurl=http://www.motulshop.de&rct=j&q=motul%20fuel%20', 'Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.0.7) Gecko/2009022800 SUSE/3.0.7-1.1.6 Firefox/3.0.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576205590), (10567, '', 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0', '', '', -732170672, 1244984722), (10568, 'http://www.google.de/search?q=aufkleber+0,00&hl=de&client=firefox-a&hs=szG&rls=org.mozilla:de:official&ei=HSfcTOqYHsvtsgbT9oyiBA&start=60&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1128093381), (10569, 'http://www.google.de/aclk?sa=l&ai=CyzrO6SjcTPKnFIHSswbU_pn7A63BsMMB_em97RSthP2-RwgAEAFQnq-hjQFglaKggrAHoAHH0YT4A8gBAakC9dgpZTjvtj6qBBhP0CqWKFZaBFYgmoDcYYO5n4tMzGz3ydc&sig=AGiWqtzFKzHFjPanGEKvddyxjnXWprkhBg&adurl=http://www.motulshop.de&rct=j&q=motul%20mot', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1292621270), (10570, 'http://www.google.de/aclk?sa=l&ai=CFrIrJCvcTKuBHYThswbumNXrA63BsMMB_em97RTtzOPtRxABKAhQnq-hjQFglZqwgrgHoAHH0YT4A8gBAakC9dgpZTjvtj6qBBZP0OHkG02WXVTu3d9U8abqyP0EZHRA&num=4&sig=AGiWqtwLJmkdDhV82pHYoj6islPvZj-smw&adurl=http://www.motulshop.de&rct=j&q=2%20t-oe', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1530553358), (10571, 'http://www.preisvergleich.de/search/landing/query/motul+motor%C3%B6l/s/google/koid/3742571874/gkaid/58247091/?gclid=CLePvbGvmaUCFQK-zAodW08JIA', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.1; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1341782298), (10572, 'http://www.google.de/aclk?sa=l&ai=CH6WivUDcTICMI4n_jAea9PiTA63BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglQKgAcfRhPgDyAEBqQJsmJJ9-P-2PqoEE0_Q5cuhxswygW3uZdhjh0WbLWQ&sig=AGiWqtz_AB8jGn6WeK5uEgPf15UyzaZjHw&adurl=http://www.motulshop.de&rct=j&q=motul%208100%20x-clean', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.1)', '', 'en-securid', -732170672, -1770003976), (10573, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-7120150196592957&output=html&h=90&slotname=4531229266&w=728&lmt=1289503949&flash=10.0.32.18&url=http%3A%2F%2Fwww.bmw-syndikat.de%2Fbmwsyndikatforum%2Ftopic124552_M3_%25C3%25B6ltemperatur_zu_hoch_', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.6; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1530180164), (10574, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (10575, 'http://www.lubetube.de/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1351103064), (10576, 'http://www.google.de/aclk?sa=l&ai=CT1_m7k_cTIoOxYc6i-PJmwKtwbDDAf3pve0UrYT9vkcIABABKANQnq-hjQFglYr-gZQHoAHH0YT4A8gBAakC9dgpZTjvtj6qBBNP0A6Sl97jJlW2tiLR4RfU7OrJ&sig=AGiWqty5UQ2ouh6SsHKXgQcFAIQaiRubiQ&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C3%B', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420390354), (10577, 'http://shop.ebay.de/i.html?_nkw=motul+%C3%B6l&_sacat=0&_odkw=motoll+%C3%B6l&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1339908277), (10578, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1407826462), (10579, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1407826462), (10580, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1407826462), (10581, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1407826462), (10582, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1407826462), (10583, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10584, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10585, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10586, 'http://www.google.de/aclk?sa=l&ai=CYJ9KLYDcTNb-PMSwtAaGgfXhA63BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVuv2BlAegAcfRhPgDyAEBqQK7bC2wpOy2PqoEE0_Q01g4QtwhtU0g_zn_ZfA9yIo&sig=AGiWqtz_VIwSyn0nwM5_Ml8B_NQ-78twpw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1412998140), (10587, '', 'Mozilla/5.0 (compatible; Plukkie/1.3; http://www.botje.com/plukkie.htm)', '', '', -732170672, 1467373189), (10588, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10589, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10590, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10591, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10592, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065462), (10593, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065500), (10594, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10595, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10596, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10597, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3246922853205388&output=html&h=200&slotname=0708159100&w=200&lmt=1289543437&flash=10.1.103&url=http%3A%2F%2Fwww.beammachine.net%2Fde%2Fsite.php%3Fdetails%3D90220&dt=1289543444355&shv=r20101104&js', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1506576744), (10598, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10599, 'http://www.google.de/aclk?sa=l&ai=CVKdUmufcTJbsLIL_sgam4NGUA63BsMMB_em97RSNyePtRwgAEAEoA1Cer6GNAWCVspWCpAegAcfRhPgDyAEBqQKeNq_VWuu2PqoEE0_QUOdntKpGypkQFl1Yvz2JPdU&sig=AGiWqtwzY9FYLF42xtkeVqaPhB6O9VANUQ&adurl=http://www.motulshop.de&rct=j&q=motul%20specifi', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1055182245), (10600, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (10601, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (10602, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10603, 'http://www.google.de/aclk?sa=l&ai=C8YODFvTcTPC6F8b8sgakvbm4Aq3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCVsqyCtAegAcfRhPgDyAEBqQKeNq_VWuu2PqoEGE_Q8g-PNB0cG_L_ZGAR4gw_mA4z__2afw&sig=AGiWqtwABzeW0UfHSP2RJSfngxUZvumaZA&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( )', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573982145), (10604, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (10605, 'http://www.google.de/search?hl=de&q=motul+tech+grease+300&aq=0&aqi=g1&aql=&oq=motul+tech+grease&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Win64; x64; .NET CLR 2.0.50727; SLCC1; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1576174150), (10606, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10607, 'http://www.google.de/search?client=opera&rls=de&q=motul+8100+clean&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.80 (Windows NT 6.0; U; de) Presto/2.6.30 Version/10.61', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1841326682), (10608, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10609, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10610, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10611, 'http://www.google.de/products?hl=de&rlz=1T4GFRE_deDE371DE374&q=Motul+Dexron+III&um=1&ie=UTF-8&ei=VArdTOieN8bBswbzgL2SDA&sa=X&oi=product_result_group&ct=image&resnum=3&ved=0CDgQzAMwAg', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8)', '', 'de', -732170672, 1340350009), (10612, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897606), (10613, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897606), (10614, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10615, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10616, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10617, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10618, 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CGAQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-multi-atf-1l.html&rct=j&q=hyundai%20psf3&ei=uyHdTOPMBMKQswa7z4WPDA&usg=AFQjCNGJ8tYkZuOCkxINO1n4_5f1Yn5hHA', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1530195978), (10619, 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CGAQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-multi-atf-1l.html&rct=j&q=hyundai%20psf3&ei=uyHdTOPMBMKQswa7z4WPDA&usg=AFQjCNGJ8tYkZuOCkxINO1n4_5f1Yn5hHA', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1530195978), (10620, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', 'de', -732170672, 1576073632), (10621, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de,de-de;q=0.8,en;q=0.5,en-us;q=0.3', -732170672, -1062729209), (10622, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', 'de', -732170672, 1576073632), (10623, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de,de-de;q=0.8,en;q=0.5,en-us;q=0.3', -732170672, -1062729209), (10624, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729172), (10625, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10626, 'http://www.google.de/aclk?sa=l&ai=C0qmsKTLdTJfbA8KwtAa4maWtA63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVwveBlAegAcfRhPgDyAEBqQIzI7vPw-K2PqoEE0_QCiLVx7Ds3zTFnmc_v20Y9K8&sig=AGiWqtzvgHIpN64vnfCcp-Kc41nhmjA0ww&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1339614552), (10627, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10628, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10629, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10630, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10631, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10632, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10633, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1289572360&flash=10.1.53.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Ferfahrung-mit-multimiles-bio-oele-t1673065.html%3Fpage%3D', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1420102815), (10634, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10635, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10636, 'http://www.google.de/aclk?sa=l&ai=CCtxNCmDdTJ_VNcHiswaCrOHjAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglYqNgpgHoAHH0YT4A8gBAakCmVgaIGP6tj6qBBNP0FzRjrKHOXDT6B4mqUoyFh2t&sig=AGiWqtx8N-PKxw8XjDAKQIFcD5MvJfh59w&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET CLR 1.1.4322)', '', 'de', -732170672, 1574227659), (10637, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10638, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10639, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10640, 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=UmjdTM_vKIyYOt_UkfcO', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5', '', 'de-de', -732170672, 1340049241), (10641, 'http://www.google.de/search?hl=de&source=hp&q=motul+8100+x-cess&btnG=Google-Suche&meta=&aq=0&aqi=g2&aql=&oq=motul+8100+x&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)', '', 'de', -732170672, 1558134146), (10642, 'http://www.google.de/search?hl=de&rlz=1R2GFRE_deDE367&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1354461137), (10643, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10644, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10645, 'http://www.google.de/aclk?sa=l&ai=Ccn994nXdTOKyFcGvtAawu6nmBK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglcKsgrQHoAHH0YT4A8gBAakCmVgaIGP6tj6qBBNP0O2vaQ9pPXTEfiU_bsIp4AEY&sig=AGiWqtx1wPGO_rz6Vhr4cVFv9UQpRSnmuQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420188922), (10646, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1SVEC_DEDE390&q=markenoele.de&aq=0&oq=markenoel', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de-DE', -732170672, 1573888884), (10647, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10648, 'http://www.google.de/search?q=motul+%C3%B6l&rlz=1I7ADSA_de', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 1.1.4322; .NET4.0C)', '', 'de-DE', -732170672, -718810083), (10649, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10650, 'http://www.google.de/aclk?sa=l&ai=CSv-EhZTdTI2nAsSvtAaO8qnYAq3BsMMB_em97RT1y-PtRwgAEAEoA1Cer6GNAWCV4pCCoAegAcfRhPgDyAEBqQJ1XZfhiPy2PqoEGE_QFVhRnQmeSVwnzXiu3gcDDXsBbuoZ1A&sig=AGiWqtwJASFUGULjNw1EAqAC73bd8kbmFg&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1469795476), (10651, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10652, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10653, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10654, '', 'ssearch_bot (sSearch Crawler; http://www.semantissimo.de)', '', '', -732170672, 1489377453), (10655, 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2117678&SearchSource=3&q=Motul+8100+X-CLEAN+5W-40+', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480769590), (10656, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10657, 'http://www.google.de/url?sa=t&source=web&cd=5&sqi=2&ved=0CEcQFjAE&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=motul%20%20schmierstoffe%2010%20&ei=1qTdTJ0Ww4E6q8fByg4&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SIMBAR={DBDCBCA7-840E-4B29-98FA-16B3C5EBDF4E}; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.1; InfoPath.2; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1607480335), (10658, 'http://www.google.de/aclk?sa=l&ai=C4awNTqXdTMjUKcHgswaVh4mkA63BsMMB_em97RSt1I_8BggAEAFQnq-hjQFglbL3gZQHkAEEoAHH0YT4A8gBAakCdV2X4Yj8tj6qBBhP0A9AZjY6y2Wb0V8-TET9xe_SmTdg2kg&sig=AGiWqtxE2SS0sa5E0qs3-qKdiOWHInZHlA&adurl=http://www.motulshop.de&rct=j&q=Motul%2', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; MAMD)', '', 'de-DE', -732170672, 1527885968), (10659, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10660, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10661, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10662, 'http://www.google.de/aclk?sa=l&ai=C7Dt8g8DdTPuKHoT7sgbOy8SMAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCto6Y-qz7tj6qBBNP0NWLkT8AgaMs0IgUsVDgPx9gugUTCK77ldaqnKUCFU62zAodw27SvsoFAA&sig=AGiWqty_lFZIrQrmSUDFmgEGYC1mE5TRvg&adurl=http://www.motul', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527630098), (10663, 'http://shop.ebay.de/i.html?_nkw=motul+x-clean+c3+8100&_sacat=0&_odkw=motul&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1556628098), (10664, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10665, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10666, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10667, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10668, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10669, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018779), (10670, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10671, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10672, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10673, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10674, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10675, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10676, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (10677, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (10678, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10679, '', 'Mozilla/5.0 (en-us) AppleWebKit/525.13 (KHTML, like Gecko; Google Web Preview) Version/3.1 Safari/525.13', '', '', -732170672, 1249710145), (10680, 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE376&q=motul+5100+ester&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1303417815), (10681, 'http://www.google.de/aclk?sa=l&ai=CUhQp71veTM_uFsT6sgbejuHtA63BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV2o6CmAegAcfRhPgDyAEBqQLciRs5h_m2PqoEE0_QwqF37_srHfavTcZOJI-vBbY&sig=AGiWqtz_qBRMvnNoKukcmcEzF2Pg9qXIYg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420439637), (10682, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648648670), (10683, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897606), (10684, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897606), (10685, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10686, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10687, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10688, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10689, 'http://www.safersite.de/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', '', '', -732170672, -1304477033), (10690, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&rlz=1R2GGLL_de&aq=f&aqi=g9&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6; SIMBAR={902A20F9-1099-46AA-9FDB-EC459F5EE2F7}; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET4.0C; .NET CLR 3.0.30729)', '', 'de', -732170672, 1528876983), (10691, 'http://www.shopzilla.de/7Y_-_cat_id--16697__keyword--castrol+longlife+3+5w30', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1311933644), (10692, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10693, 'http://www.google.de/search?hl=de&client=opera&hs=uge&rls=de&q=2+takt+%C3%B6l+vollsynthetisch&aq=0&aqi=g3&aql=&oq=2+takt+%C3%B6l+voll&gs_rfai=', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1530883432), (10694, 'http://www.google.de/aclk?sa=l&ai=CMtlQvcTeTIi9NoaKOt_ovOQBrcGwwwH96b3tFI3J4-1HCAAQAigDUJ6voY0BYJWCoIKwB6ABx9GE-APIAQGpAtyJGzmH-bY-qgQYT9CY5z_Ro3FvRwERMWlK6_bbyU5zkUND&sig=AGiWqtzenbHmh2ilYX8cy4wRwu_sc5EeVg&adurl=http://www.motulshop.de&rct=j&q=Specific%2', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)', '', 'de', -732170672, 1311812778), (10695, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065560), (10696, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10697, 'http://www.motorradfrage.net/alles-zu/motul/oel/1', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; MSN OptimizedIE8;DEDE)', '', 'de', -732170672, -639547877), (10698, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE333&=&q=motul+%C3%B6l&aq=1&oq=motul', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729) sputnik 2.0.1.41', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1304106211), (10699, 'http://www.google.de/products?q=Motul+8100x-cess+5w40&hl=de&aq=f', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; Tablet PC 2.0)', '', 'de-DE', -732170672, 1481170217), (10700, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10701, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10702, 'http://shop.ebay.de/i.html?_nkw=motul+300v+facktor+line&_sacat=0&_odkw=motul+300+v+competition&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Opera/9.80 (Windows NT 6.0; U; ru) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1303857665), (10703, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+300v+.de&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1303857665), (10704, '', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1529656270), (10705, 'http://www.google.de/aclk?sa=l&ai=Cc0ft7vPeTIyaPIOPOoX0hZ4CrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVyoqCmAegAcfRhPgDyAEBqQLciRs5h_m2PqoEE0_QxkiQ8agZ2rNYTce-oD5LwGw&sig=AGiWqtz0MbLULTTlR0AFFVQyXBbOHkk3yQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MSN OptimizedIE8;DEDE)', '', 'de', -732170672, 1339120711), (10706, 'http://www.preisvergleich.de/search/result/query/MOTUL+300V+Competition+SAE+15W50+/rootcategory/96451/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.2)', '', 'de', -732170672, 1531026946), (10707, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MALN; Tablet PC 2.0; .NET4.0C)', '', 'de-DE', -732170672, 1529353493), (10708, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MALN; Tablet PC 2.0; .NET4.0C)', '', 'de-DE', -732170672, 1529353493), (10709, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10710, 'http://www.gs-forum.eu/showthread.php?t=49932', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, -637552170), (10711, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10712, 'http://www.google.de/aclk?sa=l&ai=CkuZY4gPfTMv1Fob9sgb_9vHsAq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVsveBlAegAcfRhPgDyAEBqQLciRs5h_m2PqoEE0_QUwA4x2LNjREjohVHVzsSmkQ&sig=AGiWqtyMboVJhYrBoRDbqMRz5Sg4jrbPNQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1532598018), (10713, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10714, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10715, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10716, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10717, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10718, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10719, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10720, 'http://www.google.de/search?q=motul+x-cess&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1293248116), (10721, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10722, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10723, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10724, 'http://www.google.de/aclk?sa=l&ai=CshgrRSDfTL-eCcOvtAbG-PHCA63BsMMB_em97RTNgP2-RwgAEAIoAlCer6GNAWCViviBlAegAcfRhPgDyAEBqQLciRs5h_m2PqoEE0_QKNqunUKLx4z5bVyzGboMRhQ&sig=AGiWqtwdWBHIsdhcZvlWjxE7w0ccyyU96w&adurl=http://www.motulshop.de&rct=j&q=motul%202%20tak', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1417737275), (10725, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10726, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10727, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10728, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10729, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10730, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10731, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10732, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10733, 'http://www.motulshop.de', '', '', '', -732170672, -663639609), (10734, 'http://www.motulshop.de', '', '', '', -732170672, -663639609), (10735, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10736, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10737, 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CNmL-MmJoKUCFZQK3wodHi07Hg', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1351620253), (10738, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928011), (10739, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (10740, 'http://www.hood.de/auction/39114011/divinol-syntholight-03-5w-30-5liter-motorenoel.htm', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, -1134391927), (10741, 'http://www.google.de/search?hl=de&client=safari&rls=en&q=motul+800+road+racing&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5', '', 'de-de', -732170672, 1493983403), (10742, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065467), (10743, 'http://shop.ebay.de/i.html?_nkw=Motul+300v+10w40+&_sacat=0&LH_Auction=1&_odkw=Motul+10w40+300v&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.15) Gecko/20101026 Firefox/3.5.15 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1557041728), (10744, 'http://www.google.de/aclk?sa=l&ai=CyjxzO9PfTMbsJ8T9sgbBtoz8Aq3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV2o6CmAegAcfRhPgDyAEBqQLciRs5h_m2PqoEE0_QHNdKRTGQEmwJzRf0hWNNghM&sig=AGiWqtyshoY0w-RvbLBUN5SBPxf1rebShQ&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420470444), (10745, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GGLJ_deDE313DE313&q=motul+shine+and+go', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1558426048), (10746, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MSN OptimizedIE8;DEDE)', '', 'de', -732170672, 1339116447), (10747, 'http://www.google.de/search?hl=de&rlz=1C1SKPL_enDE395DE395&q=motul+marine&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1533109773), (10748, 'http://www.google.de/search?q=motul+5w-40&hl=de&client=firefox-a&hs=EKx&rls=org.mozilla:de:official&prmd=s&ei=AdnfTPulNMjIswbfnv3DCw&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1575462683), (10749, 'http://www.google.de/search?client=safari&rls=en&q=Motul+Specific+CNG+/+LPG+5W40&ie=UTF-8&oe=UTF-8&redir_esc=&ei=Sf7fTPvsDZHJswbv2eSQDA', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5', '', 'de-de', -732170672, -1128148965), (10750, 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CFgQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=8wbgTIHsGZCVOs66kegO&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1134445932), (10751, 'http://fahrzeugteile.shop.ebay.de/Motorrad-Kraftradteile-/14780/i.html?_nkw=2+takt+%C3%B6l&_catref=1&_dmd=1&_fln=1&_trksid=p3286.c0.m282', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530371965), (10752, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1678082023), (10753, 'http://www.google.de/search?hl=de&source=hp&q=motul+2t+%C3%B6l&meta=&aq=0&aqi=g1&aql=&oq=motul+2t+&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)', '', 'de', -732170672, -1678082023), (10754, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (10755, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1289753186&flash=10.1.102&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fteilehandel%2Farticles%2F257849%2F%3Ficmp%3Daut-ar', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573107539), (10756, 'http://search.conduit.com/ResultsExt.aspx?q=Motul+300V+4T+Factory+Line+10W40&SearchSource=4&ctid=CT2613550', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C)', '', 'de', -732170672, 1531088136), (10757, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10758, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10759, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10760, 'http://de.search.yahoo.com/search;_ylt=A03uv8beM.BMSC0BkbczCQx.;_ylc=X1MDMjExNDcxODAwMwRfcgMyBGFvAzEEZnIDeWZwLXQtNzA4BGhvc3RwdmlkA0RjUEpFRmY0Y0FqWkI2cExUTUx5dVFXSTJlVHBEa3pnTTk0QUFVMjcEbl9ncHMDMARuX3ZwcwMxNgRvcmlnaW4Dc3JwBHF1ZXJ5A01vdHVsIDgxMDAEc2FvAzEEdn', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639309554), (10761, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; tb-gmx/1.3.2)', '', 'de', -732170672, 1420868328), (10762, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1289762767&flash=10.0.32&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-nehmt-ihr-t2423946.html&dt=1289762768987&shv=r20', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418283208), (10763, 'http://suche.aol.de/aol/search?s_it=aolde-homePage&q=motor%C3%B6l+kaufen&lr=&rp=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1526873604), (10764, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778013), (10765, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778013), (10766, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778013), (10767, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (10768, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10769, 'http://www.google.de/url?sa=t&source=web&cd=11&ved=0CFcQFjAK&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=Motul%208100%20X-clean%205W-40&ei=bVngTKWQDcWdOvDkgeYO&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481233472), (10770, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10771, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10772, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10773, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10774, 'http://www.google.de/aclk?sa=l&ai=CZvRh7ozgTIjBH4X_sgaC0-GmA63BsMMB_em97RTNs-HtRwgAEAIoAlCer6GNAWCV6rWCxAegAcfRhPgDyAEBqQLciRs5h_m2PqoEE0_QKGY1stkokobfhBWmNX-m4sM&sig=AGiWqtyhmTjlkZv46JtRZ2V7TmxNnCvkAg&adurl=http://www.motulshop.de&rct=j&q=motul%20kettens', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527736139), (10775, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10776, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10777, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (10778, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (10779, 'http://shop.ebay.de/i.html?_nkw=castrol+longlive+III+5w-30+&_trksid=p5197.c0.m627', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1051785401), (10780, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1050456234), (10781, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1050456234), (10782, 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2269050&SearchSource=3&q=motul+kettenspray', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471036002), (10783, 'http://www.google.de/search?q=Motul+V300+15w50&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7SUNA_de&redir_esc=&ei=oQLhTPb4PNHoOfboxYoP', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1481189876), (10784, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1295291115), (10785, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10786, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10787, 'http://www.google.de/search?hl=de&client=firefox-a&hs=0dx&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1311769728), (10788, 'http://shop.ebay.de/i.html?_nkw=aussenborder+2+takt+%C3%B6l+vollsynt&_sacat=0&_odkw=aussenborder2+takt+%C3%B6l+vollsynt&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1599688600), (10789, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=f&aqi=g10&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', 'de', -732170672, -1015031341), (10790, 'http://www.google.de/search?q=motul+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&redir_esc=&ei=TCDhTOOpKdG6jAf8qsTIAQ', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1556377720), (10791, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows NT 5.1; rv:2.0b7) Gecko/20100101 Firefox/4.0b7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -711680002), (10792, 'http://www.google.de/aclk?sa=l&ai=C3IbLgDDhTMmiK8H8sgaPur3AA63BsMMB_em97RSNuuPtRxAGKAhQnq-hjQFglcr9gZQHoAHH0YT4A8gBAakCQ7afkIX2tj6qBBhP0OZd5C-mdFAaQrACvc3l_uCWFX9yONs&num=9&sig=AGiWqtzPCyQVYycl8B0qkdcZp4am2hZOZg&adurl=http://www.motulshop.de&rct=j&q=castr', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)', '', 'de-DE', -732170672, 1339212445), (10793, 'http://www.google.de/aclk?sa=l&ai=CD9_V1DbhTN-6HISPOr6RgI8CrcGwwwH96b3tFL204-1HCAAQAigDUJ6voY0BYJX68IGMB5ABAqABx9GE-APIAQGpAppPPyfC37Y-qgQTT9Co0m5Yasi7wVWv3SzDnFS_ZA&sig=AGiWqtyQIA4lA7rKE-BzsfuwJTFMKujRPw&adurl=http://www.motulshop.de&rct=j&q=MOTUL%20Scoo', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; Mozilla/4.0 (compatible; MSIE 8.0; Win32; WEB.DE); SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1481193126), (10794, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+8100+x+cess&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639481464), (10795, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10796, 'http://www.google.de/search?hl=de&source=hp&q=motul+shop&aq=8&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', 'de', -732170672, -728697950), (10797, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10798, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10799, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10800, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10801, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10802, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10803, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10804, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10805, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10806, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10807, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10808, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10809, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10810, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10811, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10812, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10813, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10814, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10815, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10816, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10817, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10818, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10819, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10820, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10821, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10822, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10823, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10824, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10825, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10826, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10827, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10828, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10829, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10830, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10831, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10832, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10833, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10834, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10835, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10836, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10837, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10838, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10839, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10840, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10841, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10842, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10843, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10844, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10845, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10846, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10847, '', 'Java/1.6.0_15', '', '', -732170672, -718384827), (10848, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322; .NET4.0C)', '', 'de', -732170672, -639150628), (10849, '', 'Mozilla/5.0 (en-us) AppleWebKit/525.13 (KHTML, like Gecko; Google Web Preview) Version/3.1 Safari/525.13', '', '', -732170672, 1249710145), (10850, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1289834369&flash=10.1.102.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fbenoetige-info-ueber-gm-getriebeoel-t1264843.html&dt=128', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6)', '', 'de', -732170672, 1527933507), (10851, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312042473), (10852, 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1313&_nkw=5+liter+2takt+oil&_sacat=See-All-Categories', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1526996276), (10853, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928011), (10854, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (10855, 'http://www.motorradfrage.net/frage/taugen-produkte-wie-engine-clean-oder-fuel-system-clean-etwas', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341171204), (10856, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1289839925&flash=10.1.85.3&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-fuer-tsi-motoren-statt-longlife-t2714166.html&', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET4.0C)', '', 'de-DE', -732170672, 1493175209), (10857, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5393150338&w=728&lmt=1289840954&flash=10.1.102&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F1479%2F237147%2FNeues%2BRennoel%2Bfuer%2BLT%2BMot', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1054219495), (10858, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018775), (10859, 'http://www.google.de/search?hl=de&client=firefox-a&hs=HFO&rls=org.mozilla%3Ade%3Aofficial&q=Motul+Factory+Line+7%2C5&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1548575400), (10860, 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CG0QFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20x-cess&ei=zHbhTLyaB4btOcLg6aAP&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1417735198), (10861, 'http://www.google.de/search?hl=de&client=firefox-a&hs=62O&rls=org.mozilla%3Ade%3Aofficial&q=motul+motor%C3%B6l+g%C3%BCnstig&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1551185693), (10862, 'http://www.google.de/aclk?sa=l&ai=CadGKgX7hTJadBYKNOs6yxJQCrcGwwwH96b3tFO3M4-1HEAQoCFCer6GNAWCViviBlAegAcfRhPgDyAEBqQJErcSX5Nu2PqoEGE_QZSnATcIblmByG0DzzHln_M6-1hV3ow&num=5&sig=AGiWqtyyLAQQOZwKA-3PgY9LGymxbIjgOw&adurl=http://www.motulshop.de&rct=j&q=vollsy', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529721445), (10863, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10864, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10865, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10866, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10867, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10868, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10869, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10870, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10871, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093954574), (10872, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10873, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10874, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10875, 'http://www.google.de/search?q=motul+8100+x-clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1548724407), (10876, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (10877, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10878, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10879, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10880, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10881, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10882, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10883, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10884, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (10885, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de,de-de;q=0.8,en;q=0.5,en-us;q=0.3', -732170672, -1062729209), (10886, 'http://www.google.de/aclk?sa=l&ai=C027E7FniTOHVE4KNOs6yxJQCrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVsqKCsAegAcfRhPgDyAEBqQLM7Vt_JMu2PqoEE0_Q86AD2bN-Ku4w66SCtxvsnDg&sig=AGiWqtyjRpv8N2ArgeZTM8uiZ8EO8AbYIw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 7.0; AOL 9.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.0.3705; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1017299930), (10887, 'http://www.google.de/search?hl=de&source=hp&q=motul+onlineshop&meta=&aq=0&aqi=g1&aql=&oq=motul+onlin&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1040278736), (10888, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -653941885), (10889, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -653941885), (10890, 'http://www.rx8forum.de/index.php?page=PMView&pmID=171360', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 BTRS28621 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1472306306), (10891, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1066549672), (10892, 'http://www.google.de/search?sourceid=navclient&aq=h1&oq=polo&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE300DE300&q=motul+fork+oil', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB5; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 1.1.4322; InfoPath.2)', '', 'de', -732170672, -1066549672), (10893, 'http://www.hood.de/auction/35904366/shell-helix-ultra-x-0w30-6x1-liter-motorenoel-vw-50601.htm', 'Mozilla/5.0 (Windows NT 6.0; rv:2.0b7) Gecko/20100101 Firefox/4.0b7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1467665005), (10894, 'http://www.google.de/search?hl=de&source=hp&q=markenoele.de&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', 'de', -732170672, -728697950), (10895, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+classic+%C3%B6l&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1841369287), (10896, 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2431245&SearchSource=3&q=motor%C3%B6l+g%C3%BCnstig', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1354458721), (10897, 'http://www.google.de/url?sa=t&source=web&cd=11&ved=0CFQQFjAK&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=motul%206100&ei=LKfiTLP8GsfBswaR5tz5Cw&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1576218227), (10898, 'http://business.shop.ebay.de/i.html?_nkw=oregon+2+Takt+%C3%96l&_sacat=56559&_odkw=Misch%C3%B6l&_osacat=56559&_trksid=p3286.c0.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.30729; .NET CLR 3.5.30729; Creative AutoUpdate v1.40.01)', '', 'de', -732170672, 1529225409), (10899, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928011), (10900, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (10901, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ACAW_deNL373NL373&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.1; .NET4.0C)', '', 'de-DE', -732170672, -648953775), (10902, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MDDC; .NET4.0C)', '', 'de-DE', -732170672, 1304107004), (10903, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=Motul+motor%F6l+SAE+5W30+', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, -639400554), (10904, 'http://www.motulshop.de', '', '', '', -732170672, -663639573), (10905, 'http://www.motulshop.de', '', '', '', -732170672, -663639573), (10906, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10907, '', 'Mozilla/5.0 (en-us) AppleWebKit/525.13 (KHTML, like Gecko; Google Web Preview) Version/3.1 Safari/525.13', '', '', -732170672, 1123635714), (10908, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017933), (10909, 'http://shop.ebay.de/i.html?_nkw=motul+wash%26wax&_sacat=0&_sop=1&_odkw=motul&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 8.0; AOL 9.0; AOLBuild 4327.5201; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1017299930), (10910, 'http://shop.ebay.de/i.html?_nkw=2-takt%20%C3%96l&_trkparms=65%253A1%257C66%253A2%257C39%253A1&rt=nc&_sc=1&_sop=1&_trksid=p3286.c0.m14.l1581&_pgn=13', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1338239936), (10911, 'http://www.google.de/', 'Mozilla/5.0 (Windows NT 5.1; rv:2.0b6) Gecko/20100101 Firefox/4.0b6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1568962089), (10912, 'http://www.google.de/search?q=Motul+Scooter+Expert+2T+2Takt-Roller%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1509279901), (10913, 'http://www.google.de/aclk?sa=l&ai=CuQPWjO3iTKP-DsL8sgaMmuGvAq3BsMMB_em97RSt1I_8BggAEAFQnq-hjQFgleKTgqAHoAHH0YT4A8gBAakCLzNwKIq8tj6qBBNP0Ih91g9u8SaDyxrh5yc-_QzhugUTCP_nw6mapqUCFcLkzAod0HTbvsoFAA&sig=AGiWqtw8LeFvAyYCRCXG2swB4JosOHPuiQ&adurl=http://www.motul', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1608449743), (10914, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10915, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4288176278211786&output=html&h=250&slotname=0139094261&w=300&lmt=1289943411&flash=10.1.85&url=http%3A%2F%2Fwww.talkteria.de%2Fforum%2Ftopic-31219.html&dt=1289943411510&shv=r20101110&jsv=r20101112', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351441894), (10916, 'http://www.google.de/search?q=5W+40+Motul+Motor%C3%B6l&hl=de&spell=1&sa=X&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, 1054973997), (10917, 'http://www.google.de/aclk?sa=l&ai=Cl6DrkQnjTO_5KoL-sga2xZXcA63BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV2o6CmAegAcfRhPgDyAEBqQLUqYXqE622PqoEE0_Q-qlSDCZZst9gmDVEKkpCJkA&sig=AGiWqtzj1HtDy3b5cGadACXRuz976xUdVw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, -639364730), (10918, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018775), (10919, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10920, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10921, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018777), (10922, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10923, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10924, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017939), (10925, 'http://www.google.de/aclk?sa=l&ai=C1OoIcYTjTJuILcH7sgaW6N2dA63BsMMB_em97RSt1I_8BggAEAFQnq-hjQFglYKQgqAHoAHH0YT4A8gBAakCjpEUI1eitj6qBBNP0HIoFA3V6urTtwT37ciSaYDi&sig=AGiWqtx6KyI0UYHaDEb2M4QBH2bYh5EFqA&adurl=http://www.motulshop.de&rct=j&q=motul%20fuel%20sys', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 AskTbF-ET/3.9.1.14019 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341183523), (10926, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10927, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -724900366), (10928, 'http://www.rx8forum.de/index.php?form=PMNew&action=new&pmID=171360&reply=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 BTRS28621 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1472306306), (10929, 'http://www.google.de/search?sourceid=navclient&aq=7&oq=motul&hl=de&ie=UTF-8&rlz=1T4SUNC_deDE393DE394&q=motul+multi+atf', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1420716334), (10930, 'http://shop.ebay.de/usvona-z/m.html?_nkw=Motul+%C3%96l&_sacat=0&_odkw=&_osacat=0&_trksid=p3911.c0.m270.l1311', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1292652131), (10931, 'http://www.google.de/search?q=Motoren%C3%B6l+Motul+Specific+50400+bis+50700+SAE+5W30+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351223217), (10932, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+diesel+system+clean&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 (WEB.DE/1.6.2) Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1381228222), (10933, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10934, 'http://www.google.de/aclk?sa=l&ai=CW9lXLbPjTK3WEMaQOtOcjP4BrcGwwwH96b3tFL2C_b5HCAAQASCFiN8GKANQnq-hjQFgleqXgqwHkAECoAHH0YT4A8gBAakCjpEUI1eitj6qBBhP0EUNTaVgDtglf20NZaRQ2U5vkNE8KoyABZBO&sig=AGiWqtweZXyHpYYli_j0TDQnEcMrcfGlDg&adurl=http://www.motulshop.de&rc', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.2; .NET4.0C)', '', 'de-DE', -732170672, -1128038807), (10935, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10936, 'http://www.google.de/aclk?sa=l&ai=CcxcW3rzjTJ_7LMj-sgaA3-C4A63BsMMB_em97RS9w-PtRxAIKAhQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCowKOmRCntj6qBBZP0NPfaB3nweyESfWQ7R8aRdYlJYyB&num=11&sig=AGiWqtwyCLImIO24XKG0KtIjWH7FQmTBDQ&adurl=http://www.motulshop.de&rct=j&q=motor%C', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1506576745), (10937, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018903), (10938, 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CHAQFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%20x%20cess%205w-40&ei=KczjTMOZIcrMswaRntjWCw&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.21022; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1529984002), (10939, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10940, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (10941, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (10942, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10943, 'http://www.google.de/search?q=MOTUL+Fuel+System+Clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1303550690), (10944, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10945, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10946, 'http://www.google.de/search?q=Motul+%C3%96L&rlz=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, -1133584152), (10947, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -710389118), (10948, 'http://shop.ebay.de/i.html?_nkw=2+takt+%C3%B6l&_frs=1&_trksid=p3286.c0.m359', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)', '', 'de', -732170672, 1599706257), (10949, 'http://www.google.de/search?hl=de&source=hp&q=2+takt+%C3%B6l&aq=2&aqi=g10&aql=&oq=2+takt&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.15) Gecko/20101027 SeaMonkey/2.0.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338121345), (10950, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+fuel-system+clean&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638861862), (10951, 'http://www.motorradfrage.net/alles-zu/motul/oel/1', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -714739845), (10952, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10953, 'http://www.google.de/search?aq=f&sourceid=chrome&ie=UTF-8&q=motul+motor%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1420800556), (10954, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338993153), (10955, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10956, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017945), (10957, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1290028594&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motorroel-fuer-sv-650-s-t1542303.html&dt=12900286057', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 (webde/1.7.2) Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481151388), (10958, 'http://www.amazon.de/s/ref=nb_sb_ss_i_2_23?__mk_de_DE=%C3%85M%C3%85Z%C3%95%C3%91&url=search-alias%3Daps&field-keywords=castrol+5w30+longlife+2&sprefix=castrol+5w30+longlife+3&rh=i%3Aaps%2Ck%3Acastrol+5w30+longlife+2&enc=1&ajr=3', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419545729), (10959, 'http://www.preisvgl.de/online-shops/Putoline/&page=2', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 (WEB.DE/1.5) Firefox/3.6.12 WEB.DE GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1591246175), (10960, 'http://www.google.de/search?q=motul+berlin&hl=de&ei=PFLkTMavKo7sObfC7ZIB&start=30&sa=N', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; Media Center PC 2.8; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0)', '', 'de', -732170672, 1421664489), (10961, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (10962, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928011), (10963, 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CGQQFjAL&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%208100%20x-clean&ei=hF7kTLS8Bsn1sgaL7qSgBA&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437699137), (10964, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1055248565), (10965, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1290042394&flash=10.1.85.3&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fteilehandel%2Farticles%2F265752%2F&dt=12900423946', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1055248565), (10966, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268918), (10967, 'http://www.google.com/m/search?q=motul+fuel+system+clean&pbx=1&aq=0&oq=motul%2520fuel%2520&aqi=g2-k10d0t0&fkt=9355&fsdt=22825&csll=&action=&source=android-home<oken=2fee5ab71d97c', 'Mozilla/5.0 (Linux; U; Android 2.1-update1; de-de; GT-I9000 Build/ECLAIR) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Mobile Safari/530.17', 'utf-8, iso-8859-1, utf-16, *;q=0.7', 'de-DE, en-US', -732170672, 1831719872), (10968, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10969, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10970, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10971, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (10972, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (10973, 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1313&_nkw=motul+wash%26wax&_sacat=See-All-Categories', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.2; .NET4.0C)', '', 'de-DE', -732170672, -1128038807), (10974, 'http://www.google.de/search?q=Classic+Motor+Oil&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7HPNN_de&redir_esc=&ei=tATlTOrvEY_6sgag_J2wCw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SIMBAR={25B7715B-0B1F-4D60-8261-C43278409462}; Ant.com 1.9.30.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1591673954), (10975, 'http://www.markenoele.de/checkout/cart/index/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (10976, 'http://www.markenoele.de/checkout/cart/index/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (10977, 'http://www.google.de/search?source=ig&hl=de&rlz=&q=fork+oil+motul&aq=f&oq=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1; MS-RTC LM 8)', '', 'de', -732170672, -1031133384), (10978, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729172), (10979, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729172), (10980, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729172), (10981, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+Shine+%26+Go+g%C3%BCnstig&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1779420066), (10982, 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CEIQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-pflegeprodukte%2Fshine-go-silicone-clean.html&rct=j&q=motul%20shine%20%26%20go&ei=xQ_lTOakLoiWswbN_YW4Cw&usg=AFQjCNEOQ5-WLHssyBPvYSv3r-35bwHo3Q&cad=rjt', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MALC)', '', 'de-DE', -732170672, 1558459012), (10983, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (10984, 'http://www.rx8forum.de/index.php?page=PMView&pmID=171360&folderID=0&pageNo=1&sortField=time&sortOrder=DESC', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 BTRS28621 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1472306306), (10985, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE263&q=markenoele.de&aq=f&oq=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; Media Center PC 2.8; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0)', '', 'de', -732170672, 1421656004), (10986, 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CDMQFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fsnowmobile%2Fmotul-snowpower-2t-1l.html&rct=j&q=motul%20snowpower&ei=GyLlTLAVg5GzBtezvLEL&usg=AFQjCNG_9ZL4s6s_iwBvumsuimfad_n0Kw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1351974373), (10987, 'http://shop.ebay.de/i.html?_nkw=Motul+sae+5w40+specific+100%25su+&_trksid=p5197.c0.m627', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 YFF35 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471691681), (10988, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018782), (10989, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+%C3%B6l&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1528206845), (10990, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10991, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10992, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1290099305&channel=4582219326&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D157', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1353432844), (10993, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (10994, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1290102074&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Foel-bei-ebay-alles-original-t1495831.html&dt=1290102079945&', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1548328629), (10995, 'http://www.google.de/search?hl=de&client=opera&hs=DjU&rls=de&&sa=X&ei=fHHlTPqACoP5sgaqkpiuCw&ved=0CB4QBSgA&q=Test+2+Takt+%C3%96le&spell=1', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1481451180), (10996, '', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1522270182), (10997, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6457587928014896&output=html&h=600&slotname=2616054856&w=160&lmt=1289331558&flash=10.1.53&url=http%3A%2F%2Fwww.code-knacker.de%2Fmotorenoele.htm&dt=1290109414224&shv=r20101110&jsv=r20101117&saldr', 'Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1572912530), (10998, 'http://www.google.de/search?hl=de&client=firefox-a&hs=3iB&rls=org.mozilla:de:official&channel=s&&sa=X&ei=dorlTOOMDMzpOd3p0KwK&ved=0CBkQBSgA&q=2+takt+%C3%B6l&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558334952), (10999, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11000, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11001, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11002, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11003, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11004, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11005, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11006, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (11007, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (11008, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928011), (11009, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (11010, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11011, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11012, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11013, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11014, 'http://www.motulshop.de', '', '', '', -732170672, -663639554), (11015, 'http://www.motulshop.de', '', '', '', -732170672, -663639554), (11016, 'http://suche.t-online.de/fast-cgi/tsc?q=motul+300+v+competition&encQuery=motul&lang=any&adtest=&mandant=toi&device=html&dia=suche&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&plug_id=&start=0&num=10&ocr=yes&language=&', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.07; Windows NT 6.0; Trident/4.0; GTB6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1573075806), (11017, 'http://www.amazon.de/gp/product/B002SRA2OC/ref=s9_simh_gw_p263_d3_i1?pf_rd_m=A3JWKAKR8XB7XF&pf_rd_s=center-5&pf_rd_r=0RQEWX7KP78HBEJE9TC9&pf_rd_t=101&pf_rd_p=463375093&pf_rd_i=301128', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529716128), (11018, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016523), (11019, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11020, 'http://www.google.de/aclk?sa=l&ai=C98yh5DzmTLKkF4L-sgaf7v3QBq3BsMMB_em97RTtvePtRxABIMeC9wUoAlCer6GNAWCVopWCoAegAcfRhPgDyAEBqQIzI7vPw-K2PqoEE0_Q_nUs6LWzYvcP-B1XjtClXfeABZBO&num=1&sig=AGiWqtyeBSCUr3gZ4V0TpKrTYkVv8aYnYg&adurl=http://www.motulshop.de&rct=j&q=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1574083282), (11021, 'http://www.google.de/aclk?sa=l&ai=CTqMQyj7mTMHaMMbiswb9of2tBq3BsMMB_em97RTtzOPtRwgAEAEoA1Cer6GNAWCVsp-CsAegAcfRhPgDyAEBqQIzI7vPw-K2PqoEGE_Q9bhlgjqZCm-G8TbSvM207LpWcLJv1A&sig=AGiWqtywye7AwqcD9V62lzshGyCVBkMuWg&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1008522238), (11022, 'http://www.google.de/search?hl=de&source=hp&q=Motul+%2F710%2F2t%2FEster&btnG=Google-Suche&rlz=1R2SKPB_deDE362&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1292361041), (11023, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11024, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11025, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -710389118), (11026, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; MirrorDetector; +http://yandex.com/bots)', '', '', -732170672, 1600952308), (11027, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; MirrorDetector; +http://yandex.com/bots)', '', '', -732170672, 1600952308), (11028, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11029, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729172), (11030, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11031, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11032, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Pflegeprodukte+Motul&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1310887364), (11033, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11034, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729172), (11035, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (11036, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11037, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11038, 'http://www.google.de/search?q=Motul+8100xcess+5W-40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 AskTbFXTV5/3.9.1.14019 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1506580813), (11039, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11040, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -710389118), (11041, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C; .NET4.0E)', '', 'en-us', -732170672, 1247164900), (11042, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11043, 'http://www.google.de/search?hl=de&source=hp&q=motul+15w50&aq=0&aqi=g3&aql=&oq=motul+15w&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727)', '', 'de', -732170672, 1351554667), (11044, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (11045, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1093546178), (11046, '', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_0 like Mac OS X; el-gr) AppleWebKit/532.9 (KHTML, like Gecko) Mobile/8A293', '', 'el-gr', -732170672, -705098573), (11047, 'http://search.conduit.com/Results.aspx?q=5%20Liter%202%20TAkt%20%C3%96l%20Preise&start=10&ctid=WEBSITE&SearchSourceOrigin=32', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648544358), (11048, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11049, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11050, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11051, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11052, 'http://www.google.de/search?q=motul+multi+atf&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339513627), (11053, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11054, 'http://www.motorradfrage.net/frage/gibt-es-irgendwo-im-netz-einen-serioesen-motoroel-vergleichstest', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'UTF-8,*', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573054373), (11055, 'http://www.google.de/search?hl=de&q=2+takt+%C3%B6l&aq=3s&aqi=g-s2g1g-s2g1g-s2g1g-s1&aql=&oq=2tak&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1568760711), (11056, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11057, 'http://www.preisvgl.de/online-shops/Motul-Oil%20%20%208100%20X-cess%20%20SAE%20%205%20W-40/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530601837), (11058, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11059, 'http://www.google.de/search?sourceid=navclient&aq=6&oq=2+takt+%c3%b6l&hl=de&ie=UTF-8&rlz=1T4FTSA_de___DE363&q=2+takt+%c3%b6l+vollsynthetisch', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1050561855), (11060, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11061, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11062, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3246922853205388&output=html&h=200&slotname=0708159100&w=200&lmt=1290183455&flash=10.1.103&url=http%3A%2F%2Fwww.beammachine.net%2Fde%2Fsite.php%3Fdetails%3D90220&dt=1290183497819&shv=r20101110&js', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1506580837), (11063, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -710389118), (11064, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -710389118), (11065, 'http://www.google.de/search?sourceid=navclient&aq=hts&oq=&hl=de&ie=UTF-8&rlz=1T4GFRE_deAT374AT375&q=MOTUL+800+2T+FACTORY+LINE+Off+Road', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.6; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) )', '', 'de', -732170672, -1139379261), (11066, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11067, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11068, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11069, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11070, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11071, 'http://www.google.com/search?source=ig&hl=de&rlz=1G1GGLQ_DEUS357&q=motul+motor%C3%B6l&aq=9&oq=motul+', 'Opera/9.80 (Windows NT 6.0; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1470874256), (11072, 'http://www.google.de/aclk?sa=l&ai=CsD4DCMvmTNj7McT8sgb4vpjKBq3BsMMB_em97RSPtd5ECAAQAiCLmPgFKAJQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCQM8v4uzqtj6qBBNP0PfOpCxk4bMWOYT_Azhll_vJgAWQTg&sig=AGiWqtwtmTZ0aOvhk0ZdSawDaTkuJwQSPw&adurl=http://www.motulshop.de&rct=j&q=motu', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.0.3705; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1419336410), (11073, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11074, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.12) Gecko/20101027 Ubuntu/10.04 (lucid) Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312055978), (11075, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MSN OptimizedIE8;DEDE)', '', 'de', -732170672, 1573995122), (11076, 'http://www.google.ch/url?sa=t&source=web&cd=6&ved=0CD4QFjAF&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=hths%20wert%20von%20motul%208100%20x-%20clean%205w40&ei=29zmTO2DBczzsgb_lOy8Cw&usg=AFQjCNHJ8s5ktjT', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; CPNTDF; .NET4.0C; AskTbFWV5/5.8.0.12304)', '', 'de-CH', -732170672, -1295548003), (11077, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11078, 'http://www.google.de/search?q=motor%C3%B6l+billiger&hl=de&client=safari&rls=en&ei=FfbmTOrRApGWswbKn-GcCw&start=10&sa=N', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_4_11; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/4.1.2 Safari/533.18.5', '', 'de-de', -732170672, 1470714928), (11079, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11080, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11081, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11082, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11083, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11084, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11085, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11086, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11087, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928011), (11088, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (11089, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11090, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11091, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11092, 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1313&_nkw=motul+300V+4T+FL+15W-50+&_sacat=See-All-Categories', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) )', '', 'de', -732170672, 1572945609), (11093, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1290234251&flash=0&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmobil-1-muss-das-sein-t1034336.html&dt=1290234251952&shv=r20101110', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MDDC; .NET4.0C)', '', 'de-DE', -732170672, 1304103273), (11094, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11095, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (11096, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (11097, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11098, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11099, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SLCC1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.30729)', '', 'en-us', -732170672, -819016500), (11100, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C; InfoPath.3)', '', 'de-DE', -732170672, 168430081), (11101, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11102, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11103, 'http://www.google.com/search?q=motul+300v+15+w50&ie=utf-8&oe=utf-8&aq=t&rls=org.debian:de:unofficial&client=iceweasel-a', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.19) Gecko/20081202 Iceweasel/2.0.0.19 (Debian-2.0.0.19-0etch1)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1044015406), (11104, 'http://www.google.de/search?source=ig&hl=de&rlz=&q=bel+ray+2+takt+%C3%B6l&btnG=Google-Suche&aq=f&oq=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1576350408), (11105, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11106, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065549), (11107, 'http://www.google.de/search?q=motul+%C3%96l&ie=UTF-8&oe=UTF-8&hl=de&client=safari', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_3 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16', '', 'de-de', -732170672, 1354460997), (11108, 'app:/TrustedshopsCrawler.swf', 'Mozilla/5.0 (Windows; U; en-US) AppleWebKit/531.9 (KHTML, like Gecko) AdobeAIR/2.5', '', '', -732170672, 1386582067), (11109, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+300v&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1354457256), (11110, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11111, 'http://www.google.de/search?hl=de&source=hp&q=motor%C3%B6l+shop&aq=9&aqi=g10&aql=&oq=motor%C3%B6l+&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.15) Gecko/20101027 SeaMonkey/2.0.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1357045112), (11112, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11113, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11114, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11115, 'http://www.google.de/search?hl=de&source=hp&q=halbsynthetisches+%C3%B6l&aq=1&aqi=g10&aql=&oq=halbsynthe&gs_rfai=', 'Opera/9.62 (Windows NT 5.1; U; de) Presto/2.1.1', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1389362935), (11116, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11117, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11118, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11119, 'http://www.google.de/search?hl=de&&sa=X&ei=W-jnTKfhGMTssgbmi92_Cw&ved=0CBgQBSgA&q=motul+8100x+clean+5w40&spell=1', 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13pre) Gecko/20101119 Ubuntu/10.10 (maverick) Namoroka/3.6.13pre', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1437888562), (11120, 'http://www.google.de/aclk?sa=l&ai=Ci2-9sOrnTMrLO8H8sgbfvrHDBq3BsMMB_em97RSlt-PtRwgAEAFQnq-hjQFglaqQgqAHoAHH0YT4A8gBAakCs6coTBTwtj6qBBNP0DWDEsSjIYpAoD6cEME3hdLG&sig=AGiWqtxQQS6E5tYIKTAodZdS2YU7xiifaw&adurl=http://www.motulshop.de&rct=j&q=motul%20300v%20le%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 8.0; Win32; GMX); .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -648551781), (11121, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016516), (11122, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11123, 'http://www.amazon.de/MOTUL-Specific-CNG-LPG-Liter/dp/B004BF6QW6%3FSubscriptionId%3D0DWX0HJVE7AWX9HF4X82%26tag%3Dpreisvgl-21%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB004BF6QW6', 'Mozilla/4.0 (compatible; MSIE 7.0; AOL 9.0; Windows NT 5.1; GTB6.5; .NET CLR 2.0.50727)', '', 'de', -732170672, -1017299930), (11124, 'http://www.google.de/aclk?sa=l&ai=Cq3PgOfvnTOaAN4WROsvSkfAFrcGwwwH96b3tFI-13kQIABACKAJQnq-hjQFglYKggrAHoAHH0YT4A8gBAakCs6coTBTwtj6qBBNP0H4sfmk0G_zuifgVSyR0jZ4Y&sig=AGiWqtz6CHvzDU3Obu9CxF_KA6v82TIW7w&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1354457265), (11125, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1133962115), (11126, 'http://shop.ebay.de/i.html?_nkw=2-takt%20%F6l&rvr_id=171381599230&keyword=2-takt+%C3%B6l&geo_id=41&crlp=2757667712_109&MT_ID=43&tt_encode=raw', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1467688522), (11127, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11128, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11129, 'http://www.google.de/aclk?sa=l&ai=CNPbcDA_oTOHXHsb-sgan36HYBq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqLgpgHoAHH0YT4A8gBAakCs6coTBTwtj6qBBNP0ArJ8DaHcbIr37-ENHZ9iF9Y&sig=AGiWqtwSGMOMVL1wA0uWehWkFjUdHL8-bQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574272736), (11130, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11131, 'http://www.liquimolly.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648741060), (11132, 'http://www.google.de/search?q=race+cronomter&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.15) Gecko/20101026 Firefox/3.5.15 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351398607), (11133, 'http://www.twenga.de/preise-motul-300v.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1022436360), (11134, 'http://www.google.de/aclk?sa=l&ai=CmMifax_oTOSvIsH7sgbQ-vy3Bq3BsMMB_em97RSt1I_8BggAEAFQnq-hjQFglYKzgsAHoAHH0YT4A8gBAakCs6coTBTwtj6qBBhP0I1kdEwp0UC9WSLHw3wQGTqqOj0HE5w&sig=AGiWqtw-NSAxBKw8gJmh6DLtwezcVKFAyA&adurl=http://www.motulshop.de&rct=j&q=MOTUL%20Fue', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1134119707), (11135, 'http://shop.ebay.de/i.html?_nkw=Motul+300v&_sacat=0&_dmpt=Motorrad_Kraftradteile&_odkw=Triumph+Speed+Triple+1050&_osacat=0&_trksid=p3286.c0.m270.l1311', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420454979), (11136, 'http://www.google.de/search?q=motul+motor%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7SUNC_de&redir_esc=&ei=aSXoTO6yNcKEOtK2qO8O', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -1308352683), (11137, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11138, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11139, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017936), (11140, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11141, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11142, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11143, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11144, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11145, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11146, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11147, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11148, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11149, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11150, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11151, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11152, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11153, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11154, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11155, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11156, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11157, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11158, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11159, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11160, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11161, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11162, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11163, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11164, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11165, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11166, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11167, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11168, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11169, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11170, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11171, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11172, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11173, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11174, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11175, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11176, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11177, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11178, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11179, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11180, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11181, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11182, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11183, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11184, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11185, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11186, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11187, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11188, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11189, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11190, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11191, '', 'Java/1.6.0_20', '', '', -732170672, -715304905), (11192, 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1312&_nkw=2+Takt+%C3%96l+Teilsynthetisch&_sacat=See-All-Categories', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1385545425), (11193, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11194, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11195, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11196, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (11197, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11198, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11199, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (11200, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1290319950&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-sorten-fuer-citroen-c2-1-4-hdi-t1654070.html&dt=129', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 (webde/1.7.2) Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1464744151), (11201, 'http://shop.ebay.de/?_from=R40&_trksid=p3984.m570.l1313&_nkw=MOTUL+Motor%C3%B6l+5W-40+8100+X-cess+&_sacat=See-All-Categories', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, 1420328588), (11202, 'http://www.google.de/search?hl=de&cr=countryDE&client=firefox-a&rls=org.mozilla:de:official&channel=s&tbs=ctr:countryDE&&sa=X&ei=N7joTP3pJMycOsWSpZMK&ved=0CDsQBSgA&q=Motul+%C3%96l&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1831531278), (11203, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11204, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018767), (11205, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (11206, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (11207, 'http://www.google.de/aclk?sa=l&ai=CwkWD4c7oTKTGC4e_hAeS_vj7Ba3BsMMB_em97RSthP2-RwgAEAEgtlQoAlCer6GNAWCV0puCrAegAcfRhPgDyAEBqQKzpyhMFPC2PqoEE0_Qia0cq8vBy6vYtrZXtPMLRhGABZBO&sig=AGiWqtwUTV9MxZeUN3GhV7fMVbfzDvhyeA&adurl=http://www.motulshop.de&rct=j&q=motul%', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -726058118), (11208, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11209, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11210, 'http://www.google.de/search?hl=de&client=firefox-a&hs=m2R&rls=org.mozilla:de:official&channel=s&&sa=X&ei=HezoTOWyBsf2sgbN18SwCw&ved=0CHEQBSgA&q=motul+motor%C3%B6l&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1354458890), (11211, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (11212, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11213, 'http://www.amazon.de/TOTAL-racing-vollsynthetisches-Takt-ltr/dp/B002SRA2OC/ref=pd_cp_auto_1_img', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de-DE', -732170672, 1530329172), (11214, 'http://www.google.de/aclk?sa=l&ai=CvGKZsgXpTM7yC8WFOui5vLAGrcGwwwH96b3tFI-13kQIABACKANQnq-hjQFglYqigrAHoAHH0YT4A8gBAakCs6coTBTwtj6qBBhP0Brk_5UdabexTbFwRjiRWBqDH0TBeU0&sig=AGiWqtyvYBnBmOK41EwkaceJs7Wk8n6O2g&adurl=http://www.motulshop.de&rct=j&q=motul%20300', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1354457570), (11215, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1529918243), (11216, 'http://www.google.com/search?hl=de&q=motul+motor%C3%B6l&aq=9&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.12) Gecko/20101027 Ubuntu/10.04 (lucid) Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1304274247), (11217, 'http://www.google.de/search?hl=de&source=hp&q=Motul+Motor%C3%B6l&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530450968), (11218, 'http://www.google.de/search?hl=de&client=firefox-a&hs=1rV&rls=org.mozilla%3Ade%3Aofficial&q=2+takt+halbsynthetisch+%C3%B6l+motul&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420916174), (11219, 'http://www.google.de/search?q=2+takt+%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; (webde/1.1.0.22); SLCC1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1421084076), (11220, 'http://www.skodacommunity.de/skoda-forum/skoda-allgemein/49384-%C3%B6l-service-wechsel-preiswertes-%C3%B6l-mit-der-vw-spezifikationen-504-00-und-507-00-wo-kauft-man-g%C3%BCnstig/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.', '', 'de', -732170672, 1418539844), (11221, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11222, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11223, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11224, 'http://www.google.de/aclk?sa=l&ai=CjEgE7j_pTL3pDoGIOvuxuIQGrcGwwwH96b3tFM2A_b5HCAAQASgDUJ6voY0BYJW6nYKsB5ABA6ABx9GE-APIAQGpArOnKEwU8LY-qgQYT9DqBUiHu9KXrFip9krQ8jVawD0acqaL&sig=AGiWqtzH2E3YNwbSfjuzyl9tDY56gSrJlg&adurl=http://www.motulshop.de&rct=j&q=motul%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; eSobiSubscriber 2.0.4.16; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1533062130), (11225, 'http://fahrzeugteile.shop.ebay.de/i.html?_nkw=Motul+300v+15w50&_sacat=131090&_odkw=&_osacat=131090&_trksid=p3286.c0.m270.l1311', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16)', '', 'de-DE', -732170672, 1421232700), (11226, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11227, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11228, '', 'Eurobot/1.1 (http://eurobot.ayell.eu)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, 1311655845), (11229, 'http://www.google.com/search?hl=de&client=opera&hs=iUt&rls=de&q=Motul+8100+X-clean+5W-40&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Opera/9.52 (Windows NT 5.0; U; de)', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1518870669), (11230, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11231, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11232, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBoQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele&ei=k1vpTJbwOI3IswbU-KyQCQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530722588), (11233, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=MOTUL+Specific+VW+504+00-507+00+5W30+5+L&x=9&y=18', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 (webde/1.7.2) Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1591705335), (11234, 'http://shop.ebay.de/i.html?_nkw=2+takt+%C3%B6l+castrol&_frs=1&_trksid=p3286.c0.m359', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1529544077), (11235, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11236, 'http://search.conduit.com/Results.aspx?q=15w50&start=10&ctid=CT2319825&SearchSourceOrigin=3', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470298738), (11237, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&flash=10.1.103&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotul-8100-x-cess-langzeitoel-t1452435.html%3Fpage%3D1&dt=1290367449756&sh', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, -648086000), (11238, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017937), (11239, 'http://www.google.de/search?as_q=&hl=de&num=10&btnG=Google-Suche&as_epq=Motul+online+shop&as_oq=&as_eq=&lr=&cr=&as_ft=i&as_filetype=&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=&as_rights=&safe=images', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312256150), (11240, '', 'Mozilla/5.0 (en-us) AppleWebKit/525.13 (KHTML, like Gecko; Google Web Preview) Version/3.1 Safari/525.13', '', '', -732170672, 1123635714), (11241, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955123), (11242, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11243, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11244, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11245, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11246, 'http://search.conduit.com/Results.aspx?q=Motul+%C3%96l+&ctid=CT2269050&octid=CT2269050&SearchSource=1', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Mozilla/4.0 (compatible; MSIE 7.0; Win32; 1&1); BTRS26718; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C)', '', 'de', -732170672, 1529715582), (11247, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11248, 'http://whois.domaintools.com/markenoele.com', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, -661581378), (11249, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11250, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11251, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11252, 'http://whois.domaintools.com/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089911594), (11253, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11254, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11255, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11256, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11257, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11258, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11259, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11260, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11261, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11262, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11263, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11264, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11265, '', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.0.19) Gecko/2010040119 (IKDhPmJcdw) Ubuntu/8.04 (hardy) Firefox/3.0.15', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,en-us;q=0.8,de;q=0.5,en;q=0.3', -732170672, 1509392249), (11266, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (11267, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (11268, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11269, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065512), (11270, 'http://www.google.de/search?q=MOTUL+300+V+4T+Off+Road+Factory+Line+SAE+15W60', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -1017613031), (11271, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778013), (11272, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (11273, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (11274, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (11275, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778013), (11276, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778013), (11277, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (11278, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778013), (11279, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (11280, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778013), (11281, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (11282, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11283, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (11284, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780790), (11285, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778013), (11286, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778013), (11287, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778013), (11288, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778013), (11289, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778013), (11290, 'http://www.idealo.de/preisvergleich/OffersOfProduct/1886437_-901013-lec-wec-100ml-motul.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419128275), (11291, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778013), (11292, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.55 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, -710389118), (11293, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351647663), (11294, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11295, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11296, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -710389118), (11297, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (11298, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (11299, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (11300, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268926), (11301, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (11302, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268926), (11303, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11304, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268918), (11305, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268918), (11306, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268922), (11307, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (11308, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268914), (11309, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (11310, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (11311, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (11312, 'http://www.google.de/aclk?sa=l&ai=CYUzR9UjqTKbcF4eFOtLEjYUGrcGwwwH96b3tFO3M4-1HCAAQAygDUJ6voY0BYJWS_4GUB6ABx9GE-APIAQGpAnB_AiyRC7c-qgQYT9A4a51wuXlDTN5kFNxL4Vo6Z7d7csps&sig=AGiWqtyxHU07eWdIzMS_pwAJGWh-D8LYgw&adurl=http://www.motulshop.de&rct=j&q=halbsynthe', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.3)', '', 'de-DE', -732170672, -648251588), (11313, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1390444358), (11314, 'http://shop.ebay.de/i.html?_nkw=motul+5100', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529764810), (11315, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11316, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'ru', -732170672, 1526737074), (11317, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11318, 'http://www.google.de/custom?q=2+Takt+Motor+%D6l+f%FCr+Kettens%E4ge&sa=Suchen&client=pub-4347119884249993&forid=1&channel=8272761113&ie=ISO-8859-1&oe=ISO-8859-1&cof=GALT%3A%23008000%3BGL%3A1%3BDIV%3A%23336699%3BVLC%3A663399%3BAH%3Acenter%3BBGC%3AFFFFFF%3BL', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558220157), (11319, 'http://www.google.de/search?q=motul+motor%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7SKPB_de&redir_esc=&ei=hXvqTM3XG8vpOcyRuOcM', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 2.0.50727)', '', 'de', -732170672, 1354457570), (11320, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (11321, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1032234333), (11322, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (11323, 'http://search.conduit.com/Results.aspx?q=Motul+300V+Competition&SearchSourceOrigin=1&SelfSearch=1&hl=de&ctid=CT2269050&octid=CT2269050', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Mozilla/4.0 (compatible; MSIE 7.0; Win32; 1&1); BTRS26718; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C)', '', 'de', -732170672, -1032234333), (11324, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1032234333), (11325, 'http://search.conduit.com/Results.aspx?q=MOTUL+300V+Competition+SAE+15W%2D50+%2D+5L&ctid=CT2269050&octid=CT2269050&SearchSource=1', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Mozilla/4.0 (compatible; MSIE 7.0; Win32; 1&1); BTRS26718; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C)', '', 'de', -732170672, -1032234333), (11326, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (11327, 'http://www.xn--motorenl-t4a.de/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) )', '', 'de', -732170672, 1480732535), (11328, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1032234333), (11329, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html&et_cid=10&et_lid=15', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648247226), (11330, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1ACPW_DEDE407&q=g%C3%BCnstiges+motoren%C3%B6l&btnG=Google-Suche&aq=f&oq=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0)', '', 'de-DE', -732170672, -639088037), (11331, 'http://www.google.de/search?q=2T-%C3%96l+4+liter&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418066717), (11332, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1032234333), (11333, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=2+takt+%C3%B6l&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.15) Gecko/20101026 Firefox/3.5.15 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1831699531), (11334, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11335, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11336, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (11337, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928011), (11338, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1052011362), (11339, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', 'de', -732170672, 1303718153), (11340, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11341, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11342, '', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1831613788), (11343, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11344, '', 'panscient.com', '', 'en', -732170672, -839157499), (11345, '', 'panscient.com', '', 'en', -732170672, -839157499), (11346, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016468), (11347, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11348, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11349, 'http://www.google.at/url?sa=t&source=web&cd=10&ved=0CF0QFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%208100%20x-clean%205W40&ei=wNbqTID9CcXEswbhp7mQCQ&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322; FDM; InfoPath.2; Open Codecs 0.84.17359)', '', 'de-at', -732170672, 1534230889), (11350, 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CGMQFjAL&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20x-cess&ei=et7qTJrNLcHBswa18ZGPCQ&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, -648094475), (11351, 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2117678&SearchSource=3&q=motul+x-clean+5w-40', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480706089), (11352, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11353, 'http://www.google.de/aclk?sa=l&ai=C5PVB8wfrTKC_HcHhswahgeGxBq3BsMMB_em97RT9yuPtRwgAEAEoAlCer6GNAWCVkqGCsAegAcfRhPgDyAEBqQKznk1Tc9W2PqoEGE_Q-YxBPMnCqHugMFO7nULUWZt6xlbGvw&sig=AGiWqtxpTZvyKrFWmz2ZXlnkx3n0IUyiCg&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481503196), (11354, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11355, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11356, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11357, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11358, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (11359, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (11360, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11361, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (11362, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (11363, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (11364, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (11365, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (11366, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (11367, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (11368, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11369, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11370, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 3.0.04506; SLCC1; InfoPath.2; Tablet PC 2.0; .NET4.0C)', '', 'de-DE', -732170672, 1833425380), (11371, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11372, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11373, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11374, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11375, 'http://www.google.de/search?source=ig&hl=de&rlz=1R2ADRA_zh-TWDE393&q=motul+%C3%B6l&aq=0&oq=motul+', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'zh-tw', -732170672, 1419969798), (11376, '', 'Eurobot/1.1 (http://eurobot.ayell.eu)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, 1311658164), (11377, 'http://www.google.de/aclk?sa=l&ai=CuzeEuqbrTN__Mcn6sgbequH4Ba3BsMMB_em97RSt1I_8BggAEAEoA1Cer6GNAWCVopWCoAegAcfRhPgDyAEBqQLlRUWkdtu2PqoEGE_Q7FdFiFeoEPhSbDAi6bJwJI05rz7L4A&sig=AGiWqtycM1lNDFXOWrVJ5qLTqBtnElPmAQ&adurl=http://www.motulshop.de&rct=j&q=www.Motu', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 BTRS28059 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413118308), (11378, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de,de-de;q=0.8,en;q=0.5,en-us;q=0.3', -732170672, -1062729209), (11379, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.6) Gecko/20100625 (IKDhPmJcdw) Firefox/3.6.6 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en,de-de;q=0.8,de;q=0.5,en-us;q=0.3', -732170672, 1509387922), (11380, '', 'DoCoMo/2.0 P900i(c100;TB;W24H11)(compatible; ichiro/mobile goo;+http://help.goo.ne.jp/door/crawler.html)', '', '', -732170672, -623541591), (11381, 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CCgQFjAB&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=07XrTO24MZHHswbls7inDw&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1354458805), (11382, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11383, 'http://www.google.de/aclk?sa=l&ai=CNnRZzbjrTNPrCcPhswbi1_HuBq3BsMMB_em97RSthP2-RwgAEAEgtlQoA1Cer6GNAWCV4pGCoAegAcfRhPgDyAEBqQLlRUWkdtu2PqoEE0_QFL6NFf1rc7X-o8gGIjQBK3iABZBO&sig=AGiWqtwnSNijc8IbBRW--gLrkXlw1IaSZQ&adurl=http://www.motulshop.de&rct=j&q=motul%', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470588921), (11384, 'http://www.google.de/search?q=Motul+8100+X-cess+5W-40+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; de; rv:1.9.1.15) Gecko/20101026 Firefox/3.5.15', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1468741834), (11385, 'http://www.google.de/search?hl=de&q=motul+6100&aq=f&aqi=g3&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1372112404), (11386, 'http://www.google.de/aclk?sa=l&ai=CEyrU5s_rTLv8PMThswavutm_Bq3BsMMB_em97RT1y-PtRwgAEAIgx5j4BSgDUJ6voY0BYJX6p4KwB6ABx9GE-APIAQGpAgVaWDS4zbY-qgQYT9DoB8j4JBB1c9MbP18KE3WD-nlDm4xcgAWQTg&sig=AGiWqtzgV0jwxLh7Rbfs6oF6RttWGD5gGQ&adurl=http://www.motulshop.de&rct=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1922826499), (11387, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558255884), (11388, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7', 'windows-1251,utf-8;q=0.7,*;q=0.3', 'ru-RU,ru;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, -1296978512), (11389, 'http://www.google.de/search?q=2+takt+oel+f%C3%BCr+gilera+125+FX', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; Tablet PC 2.0; .NET CLR 1.1.4322)', '', 'de-DE', -732170672, 1310914323), (11390, 'http://www.google.de/search?hl=de&source=hp&q=motul+8100+x-clean&aq=3&aqi=g3&aql=&oq=motul+8100&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1038527820), (11391, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (11392, 'http://www.quoka.de/kleinanzeigen/2-takt-oel/cat_0_ct_0_page_3.html', 'Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/4.1.2 Safari/533.18.5', '', 'de-de', -732170672, -2042835912), (11393, 'http://suche.t-online.de/fast-cgi/tsc?q=motor%C3%B6l+g%C3%BCnstig+um+hannover&encQuery=motor%C3%B6l+g%C3%BCnstig&lang=any&adtest=&mandant=toi&device=html&dia=suche&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&plug_id=', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1338187223), (11394, '', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1133822048), (11395, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (11396, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1064 Safari/532.5', 'windows-1251,utf-8;q=0.7,*;q=0.3', 'bg-BG,bg;q=0.8', -732170672, 1354457349), (11397, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065456), (11398, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -710389118), (11399, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11400, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11401, 'http://www.google.de/aclk?sa=l&ai=CxMLaJA3sTL6LOoWLOrH-gbwGrcGwwwH96b3tFO3M4-1HCAAQASgDUJ6voY0BYJXKm4KsB6ABx9GE-APIAQGpAgomN_htibY-qgQTT9DBL7NaHEk60JvA_fngEIlUwg&sig=AGiWqtxCoV8IXMo0JGF4p9xbuimWJzx5fw&adurl=http://www.motulshop.de&rct=j&q=2%20takt%20%C3%B', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)', '', 'de-DE', -732170672, 1533108256), (11402, 'http://www.google.de/search?q=motul+wash+%26+wax&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.15) Gecko/20101026 Firefox/3.5.15 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1531020869), (11403, 'http://www.meinvz.net/Link/Dereferer/?http%3A%2F%2Fwww.markenoele.de%2Fwash-wax.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338638175), (11404, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11405, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11406, 'http://www.google.de/search?hl=de&newwindow=1&safe=off&q=2-takt+%C3%B6l+onlineshop&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1527663283), (11407, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11408, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'nl-NL', -732170672, 1386794359), (11409, 'http://www.google.de/aclk?sa=l&ai=CIg7KDzbsTKjpE8WIOumR-IsGrcGwwwH96b3tFLXE4-1HCAAQASgCUJ6voY0BYJXikIKgB6ABx9GE-APIAQGpAgomN_htibY-qgQYT9AkYo4TI2MCzrs5U1p3p3l-5kSUfCRF&sig=AGiWqtxaPfLiO8YXZy2GhfLCNsuXF37AUg&adurl=http://www.motulshop.de&rct=j&q=Motul%20MO', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SIMBAR={FD02FF77-D5A8-4954-9359-B839EA61AB69}; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3', '', 'de', -732170672, -1134489787), (11410, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338723483), (11411, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11412, '', 'Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/532.9 (KHTML, like Gecko) Chrome/5.0.307.11 Safari/532.9', '', '', -732170672, 1089055750), (11413, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11414, 'http://koeln.cylex.de/firma-home-koeln/motul-deutschland-gmbh-2079063.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413255380), (11415, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11416, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11417, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11418, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11419, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11420, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11421, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11422, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11423, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11424, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11425, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016517), (11426, 'http://www.google.de/aclk?sa=l&ai=CR8avJqnsTP_pGYbiswbblMjGBq3BsMMB_em97RTtzOPtRwgAEAEoA1Cer6GNAWCVuomCmAegAcfRhPgDyAEBqQJEiVi0YHG2PqoEE0_QU66aNuC4fl-ksLzJPveXb58&sig=AGiWqtzi-9Z8YxVPAzV7Zwypk9pc3optqQ&adurl=http://www.motulshop.de&rct=j&q=2%20takt%20%C3%', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1030623452), (11427, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9674079350148836&output=html&h=90&slotname=2480951733&w=728&lmt=1290581130&flash=10.0.32&url=http%3A%2F%2Fkremergo1a.tradoria.de%2Fmotoroel-c395942&dt=1290581131045&shv=r20101117&jsv=r20101122&sa', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 YFF35 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1533027676), (11428, 'http://www.google.de/search?hl=de&q=motul+5100+4t+10W40&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1049564019), (11429, 'http://www.google.de/aclk?sa=l&ai=CquJGiL7sTL_pDoWIOtDA3KAGrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVwqCCsAegAcfRhPgDyAEBqQJEiVi0YHG2PqoEE0_Qztny6Y6Pc-Yvrheo4F7Af4U&sig=AGiWqtxtYEnL2LMKb8Bq_Gw4ppM4Bv5lLA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1551186453), (11430, 'http://www.google.de/aclk?sa=l&ai=CISOfY8HsTPDLMse9hAfY08m9Bq3BsMMB_em97RS9w-PtRxAEKAhQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCRIlYtGBxtj6qBBZP0J7b9OSjleFHwV3AZgrAn9jaa_4s&num=7&sig=AGiWqtzMARdGiJgUAAYLflwdbW8KBunXsw&adurl=http://www.motulshop.de&rct=j&q=motor%C3', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1506580832), (11431, 'http://www.motulshop.de', '', '', '', -732170672, -663639558), (11432, 'http://www.motulshop.de', '', '', '', -732170672, -663639558), (11433, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11434, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11435, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12', '', '', -732170672, -1018855047), (11436, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -710389118), (11437, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 GTB6', '', '', -732170672, 1269808912), (11438, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 GTB6', '', '', -732170672, 1269808912), (11439, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 GTB6', '', '', -732170672, 1269808912), (11440, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MyIE2; SV1; MRA 4.2 (build 01102); .NET CLR 1.1.4322)', '', '', -732170672, 1052602497), (11441, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11442, 'http://www.google.de/search?hl=de&source=hp&q=motul+8100+x-cess&aq=0&aqi=g3&aql=&oq=Motul+8100&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -730408790), (11443, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; BTRS28059; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1925223381), (11444, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11445, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html&et_cid=8&et_lid=13', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-gb,en;q=0.5', -732170672, -648247228), (11446, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html&et_cid=8&et_lid=13', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527721558), (11447, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html&et_cid=8&et_lid=13', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'ru-RU', -732170672, 1054141577), (11448, 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CH4QgwgwDA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-8100-eco-clean-c2-5l.html%3F___store%3Desso_store_view%26___store%3Desso_store_view&rct=j&q=motul%208100%20eco%20energy&ei=5PDsTNuOFov4sgax0omNDw&usg', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1471017737), (11449, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+20w60+le+mans+300v&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420795269), (11450, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11451, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11452, 'http://www.google.de/search?hl=de&source=hp&q=www.markenoele.de&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', 'de', -732170672, -728697950), (11453, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729172), (11454, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778013), (11455, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -649303990), (11456, 'http://www.google.de/search?q=motul+5100+4t&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1381193104), (11457, 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1601588116), (11458, 'http://www.google.de/aclk?sa=l&ai=CLTDQzyLtTNPMLMHiswbR0tGDBq3BsMMB_em97RSPtd5ECAAQASgDUJ6voY0BYJXSo4KwB6ABx9GE-APIAQGpAlAs8s3oXrY-qgQYT9AJ4EM3p3zpz8K5BrPjFhTieIOqb4pK&sig=AGiWqtz7hJoOqtfjPGSIb0anvvHwNPkVfw&adurl=http://www.motulshop.de&rct=j&q=motul%2030', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729) sputnik 2.1.0.18', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573754994), (11459, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11460, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html&et_cid=8&et_lid=13', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SIMBAR={10EB92B0-41B2-4788-BFDC-F831B83C429B}; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; Creative ZENcast v2.01.01)', '', 'de-DE', -732170672, 1527413197), (11461, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; coinbox 5.9.0.530)', '', 'de', -732170672, -648630021), (11462, 'http://www.google.com/aclk?sa=l&ai=C1LvlKyztTPzuE8X7sgabvsG5Bq3BsMMB_em97RTFgf2-RwgAEAEgwcLYF1Cer6GNAWCVyvmBlAegAcfRhPgDyAEBqQIDT3yim1e2PqoEE0_Q5uvgQwse8P3cL8I6wcEaw3eABZBO&sig=AGiWqtxIx2-xO0NjZ3s-teMNKWkhStHfTg&adurl=http://www.motulshop.de&rct=j&q=Motul', 'Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.12) Gecko/20101027 Ubuntu/10.10 (maverick) Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527916486), (11463, 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2269050&SearchSource=3&q=Motul+300V+SAE+15W-50', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, -708511154), (11464, 'http://www.google.de/aclk?sa=l&ai=CLzntTzftTKPVEob-sgaqg5HQBq3BsMMB_em97RTtzOPtRwgAEAMgwa6mDCgDUJ6voY0BYJWisIK4B6ABx9GE-APIAQGpAgNPfKKbV7Y-qgQYT9CGsTkIbIu14GfNht4Iio7a3AgV6Lq4gAWQTg&sig=AGiWqtzMBHH53bOmX1uboxJhTYvgA0kVQA&adurl=http://www.motulshop.de&rct=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.4; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1418539055), (11465, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET4.0C)', '', 'de-DE', -732170672, 1576081435), (11466, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=90&slotname=4498595130&w=728&lmt=1290614364&channel=4582219326&flash=10.1.53&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Foelwechsel-opel-zafira-b-t1532819.html&dt=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; ru; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0C)', 'windows-1251,utf-8;q=0.7,*;q=0.7', 'ru-ru,ru;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413233838), (11467, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11468, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11469, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11470, 'http://www.google.de/aclk?sa=l&ai=CsAnHb1DtTKn1A4H-sgaiudGHBq3BsMMB_em97RSPtd5ECAAQAigDUJ6voY0BYJXa94GUB6ABx9GE-APIAQGpAiwxb48OYbY-qgQTT9D4V-pCJ3vRUM0besmu_zqXBA&sig=AGiWqtyI-w2t1-NKAY0YWcEr2NFimx-6NA&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1419665808), (11471, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11472, 'http://www.google.de/aclk?sa=l&ai=CHi01RGLtTKr9C8b-sgbQ4eHYBq3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFgleLxgZAHoAHH0YT4A8gBAakCLDFvjw5htj6qBBNP0GyZircU9LiRNvqo6TCqTri6&sig=AGiWqtxMNptvN-02k4ymBj0LFrpOWscEww&adurl=http://www.motulshop.de&rct=j&q=motul%2015w50%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576097433), (11473, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+5100+10w40&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1526785561), (11474, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1290626843&flash=10.1.82&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F-normales-und-synthetisches-oel-mischen-t2343951.html&dt=129', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351407555), (11475, 'http://www.google.de/aclk?sa=l&ai=C-0xjgGrtTJC2E4L-sgab7o3RBq3BsMMB_em97RSt1I_8BggAEAEoAlCer6GNAWCVqoeCmAegAcfRhPgDyAEBqQIsMW-PDmG2PqoEE0_Q1-ywQXGUCFYQQwb388uMKrY&sig=AGiWqtyKj1Z15bvJR7YYCNxIbFsG8DMA7Q&adurl=http://www.motulshop.de&rct=j&q=motul%20fuel%20', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1531048609), (11476, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html&et_cid=8&et_lid=13', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574035123), (11477, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558264704), (11478, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-AT', -732170672, 1484091030), (11479, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017936), (11480, '', 'Mozilla/5.0 (en-us) AppleWebKit/525.13 (KHTML, like Gecko; Google Web Preview) Version/3.1 Safari/525.13', '', '', -732170672, -782900142), (11481, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928011), (11482, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (11483, 'http://www.google.de/aclk?sa=l&ai=CiLRosabtTMn5EISvtAbGwdCsBq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglYKKgpgHoAHH0YT4A8gBAakC5Rj-x1FWtj6qBBNP0FwawPK9xpA1FTQGxEs4pqND&sig=AGiWqtwp59WN5fXYMy0VCOPLPCouR_8LyA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_5_8; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'de-de', -732170672, 1531167835), (11484, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11485, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11486, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11487, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11488, '', 'Mozilla/5.0 (compatible; MSIE 7.0; Windows NT 6.0; en-US)', '', '', -732170672, -1367374838), (11489, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374738), (11490, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374737), (11491, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374734), (11492, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374736), (11493, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374704), (11494, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374739), (11495, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374736), (11496, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374734), (11497, 'http://www.motulshop.de', '', '', '', -732170672, -663639556), (11498, 'http://www.motulshop.de', '', '', '', -732170672, -663639556), (11499, 'http://www.google.de/search?q=+Motul+Shock+Oil+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420133615), (11500, 'http://www.google.de/products?q=motul+8100+x-lite&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=XhfuTJKQGsuUOpTlqb4K&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CCIQrQQwAA', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1308613639), (11501, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', 'de', -732170672, -728697950), (11502, 'http://www.google.de/aclk?sa=l&ai=ClWRoXSzuTOLPKcHiswbR0tGDBq3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCVspWCpAegAcfRhPgDyAEBqQKvk3HBVl-2PqoEGE_QWD_M6qaw29Fn54KZrGy8NtFecSUYHA&sig=AGiWqtysB7OM9CZw3MIypsRmbuHwk-w84w&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558186282), (11503, 'http://lgbo-de.leguide.com/marchand/index.htm', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1390444358), (11504, 'http://www.google.de/aclk?sa=l&ai=CmFOEzzvuTPfSO4H_sgas2YWwD63BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAq-TccFWX7Y-qgQYT9AQcf1sZiQcMHYJ_A4bzeIZDvik91IP&sig=AGiWqtw-FzLNWFzXypuALL4v2o804r16Ow&adurl=http://www.motulshop.de&rct=j&q=motul%2030', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; eSobiSubscriber 2.0.4.16; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1312268423), (11505, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (11506, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11507, '', 'Mozilla/5.0 (en-us) AppleWebKit/525.13 (KHTML, like Gecko; Google Web Preview) Version/3.1 Safari/525.13', '', '', -732170672, 1249725204), (11508, 'http://www.google.de/aclk?sa=l&ai=Cx9KWZT3uTJfQG8H6sgaGqbCfBq3BsMMB_em97RTtzOPtRxAGKAhQnq-hjQFglYqygrwHoAHH0YT4A8gBAakCr5NxwVZftj6qBBhP0JhyKBic0w4Gs4VN7L270aQuUDC6U7c&num=9&sig=AGiWqtxV7V5yDob6v2z-wQlQSF66EI2McA&adurl=http://www.motulshop.de&rct=j&q=globu', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1568686881), (11509, 'http://www.google.de/search?q=hannover+motul+4100+15w+50+hannover&btnG=Suche&hl=de&sa=2', 'Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.9.0.5; 9ea8292688e515bb350d3949bff1f1ec;) Gecko/2009010709 Firefox/3.0.18', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1020932834), (11510, '', '', '', '', -732170672, 1121167938), (11511, 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CNbAn9Puu6UCFZdS2godxwTlWA', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.3)', '', 'de', -732170672, -653897362), (11512, 'http://www.google.de/aclk?sa=l&ai=CPMRX0E3uTIGwHISGOrSijPwFrcGwwwH96b3tFK3Uj_wGCAAQASgCUJ6voY0BYJXqjoKcB6ABx9GE-APIAQGpAq-TccFWX7Y-qgQTT9Av8qEIOhbnTrhAppE17oYeHg&sig=AGiWqty6_wE0QJDSKgHBemipXVNO4qiSVw&adurl=http://www.motulshop.de&rct=j&q=motul%20fuel%20s', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1548557720), (11513, 'http://www.google.de/aclk?sa=l&ai=CRe5dJVruTITpGoOwtAak35mABq3BsMMB_em97RSFu-PtRwgAEAEoA1Cer6GNAWCV2o6CmAegAcfRhPgDyAEBqQKvk3HBVl-2PqoEFk_Qm2-HiHXWTcV2aN1of4CQ7P_x1ve6BRMIj6qWuP-7pQIVRrvMCh3qPH6yygUA&rct=j&q=Modul%20Multi%20ATF&ei=JVruTM-DGsb2sgbq-fiTCw&s', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 (webde/1.7.2) Firefox/3.6.12 ( .NET CLR 3.5.30729) tb-webde/1.3.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352242369), (11514, 'http://www.google.de/aclk?sa=l&ai=C8_d39mPuTLvfOMH-sgavtfmEBq3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglcKggrAHoAHH0YT4A8gBAakCr5NxwVZftj6qBBNP0Ay1iCqohgeE_19OfnzKNwoZ&sig=AGiWqtyk7-RIe2tA6dSr7CPry2mzdJUj_w&adurl=http://www.motulshop.de&rct=j&q=motul%208100%20x-c', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1352402638), (11515, 'http://www.google.de/search?hl=de&source=hp&q=motul+8100+x-clean&aq=1&aqi=g3&aql=&oq=Motul+8100&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.0.3705; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1010285012), (11516, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (11517, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (11518, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -888405344), (11519, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -888405344), (11520, 'http://www.amazon.de/dp/B003AXAM7A/ref=asc_df_B003AXAM7A1390354?smid=A168GACEIL2PQ0&tag=ciao-auto-mp-21&linkCode=asn&creative=22506&creativeASIN=B003AXAM7A', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', '', 'de', -732170672, 1481339086), (11521, '', 'ia_archiver (+http://www.alexa.com/site/help/webmasters; crawler@alexa.com)', '', '', -732170672, -1367216739), (11522, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1290696266&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-fuer-motoren-mit-dieselpartikelfilter-t1648797.htm', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1469033576), (11523, 'http://fahrzeugteile.shop.ebay.de/Motorrad-Kraftradteile-/14780/i.html?_nkw=Motul+Motor%C3%B6l&_catref=1&_fln=1&_trksid=p3286.c0.m282', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, -639524872), (11524, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11525, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, -639524872), (11526, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11527, 'http://www.sitedossier.com/site/www.markenoele.de', '', '', '', -732170672, 1162337978), (11528, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11529, 'http://www.amazon.de/Motul-Specific-504-507-00-Liter-Motoren%C3%B6l/dp/B003AWYYZM/ref=sr_1_fkmr0_3?ie=UTF8&qid=1290703803&sr=8-3-fkmr0', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1054961900), (11530, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html&et_cid=8&et_lid=13', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729) tb-gmx/1.3.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1055045976), (11531, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11532, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11533, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11534, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11535, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016473), (11536, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11537, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11538, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11539, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (11540, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11541, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11542, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (11543, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (11544, 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CI6mveWAvqUCFYJE3godf2WpZQ', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1505153518), (11545, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+shine+&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1779420066), (11546, 'http://www.google.de/aclk?sa=l&ai=CB-CNt3LvTN-ZA8P7sgbaxPSjBq3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFglcKSgqAHoAHH0YT4A8gBAakCGqdlx-1ntj6qBBNP0Hwk3pKRt8VZRVhCzNbm6kZk&sig=AGiWqtxLhUrNtuqNB6tVaryCj-huTeLs4g&adurl=http://www.motulshop.de&rct=j&q=motul%2015w50', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1042466293), (11547, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9180923070512820&output=html&h=90&slotname=7446010116&w=120&lmt=1290762107&flash=10.0.42&url=http%3A%2F%2Fwww.kfz.net%2Fautonews%2Fsuzuki-setzt-auf-motoroel-von-motul-32634%2F&dt=1290762111120&sh', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 AskTbFXTV5/3.9.1.14019 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529452885), (11548, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html&et_cid=8&et_lid=13', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; AskTbBCPA/5.7.0.231)', '', 'de', -732170672, 1470560537), (11549, 'http://www.google.de/search?hl=de&source=hp&q=motul+washwax&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1293389311), (11550, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11551, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11552, 'http://www.amazon.de/dp/B002TMB63C/ref=asc_df_B002TMB63C1395240?smid=A2W5LW0EGHYBLK&tag=ciao-auto-mp-21&linkCode=asn&creative=22506&creativeASIN=B002TMB63C', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -2040619384), (11553, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1372112404), (11554, 'http://www.google.de/search?hl=de&rls=com.microsoft:de:IE-SearchBox&&sa=X&ei=PKPvTJvLN5GXOqvB1bkK&ved=0CB0QvwUoAQ&q=motul+fuel+system+clean&spell=1', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1050275642), (11555, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11556, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11557, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11558, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11559, 'http://www.google.de/search?q=MOTUL+Fuel+System+Clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574771359), (11560, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11561, 'http://www.google.de/aclk?sa=l&ai=CfJLZIbPvTPXKMYj9sgbR-oz6Ba3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCVuo6CmAegAcfRhPgDyAEBqQIap2XH7We2PqoEGE_QetPke5foHfcOWDTOXLi0YjgNRvjkmw&sig=AGiWqtz2MajTzLDfNi93Z8ifC_BuixDl3A&adurl=http://www.motulshop.de&rct=j&q=Motul%20300V', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 YFF35 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1419026502), (11562, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1468752496), (11563, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11564, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11565, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11566, 'http://www.google.de/aclk?sa=l&ai=CdSKS177vTJeXLMuPOtCdjKoGrcGwwwH96b3tFI3J4-1HCAAQASgDUJ6voY0BYJXaqIKwB6ABx9GE-APIAQGpAhqnZcftZ7Y-qgQYT9CflmfjTc8ZMNLz1anvO8ICwjBVXDa6&sig=AGiWqtzNPRBXPLPkQZQHvt3_119yTlIoVA&adurl=http://www.motulshop.de&rct=j&q=Motul%205w', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1295382181), (11567, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729172), (11568, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11569, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11570, 'http://www.google.de/search?hl=de&client=firefox-a&hs=JnK&rls=org.mozilla%3Ade%3Aofficial&q=oldtimer+schmierstoffe&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352175722), (11571, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11572, 'http://www.google.de/search?hl=de&source=hp&q=motul+wash+%26+wax&aq=0&aqi=g1&aql=&oq=motul+wa&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1054949189), (11573, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11574, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11575, 'http://www.google.de/search?source=ig&hl=de&rlz=&q=8100+x+clean+c3&aq=f&oq=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.2)', '', 'de', -732170672, 1049614494), (11576, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11577, 'http://www.preisvgl.de/online-shops/Motul%2020w60/&campid=5336531287', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413206889), (11578, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018778), (11579, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11580, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11581, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11582, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=Motul+300v+4t+15w-50&x=16&y=20', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; AskTB5.6)', '', 'de', -732170672, 1464808661), (11583, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (11584, 'http://www.google.de/search?q=motul+5100', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1421385806), (11585, '', 'Mozilla/5.0 (en-us) AppleWebKit/525.13 (KHTML, like Gecko; Google Web Preview) Version/3.1 Safari/525.13', '', '', -732170672, 1249710145), (11586, 'http://www.google.de/aclk?sa=l&ai=C5R2PAArwTPzgLsH-sgavtfmEBq3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglZKBgpgHoAHH0YT4A8gBAakCJ0Ek6NQ6tj6qBBNP0B3rIQfB8XKLlEH0fwNJoDOn&sig=AGiWqtxOVNx_CwG1LLDZpSUPJeRrApyMqQ&adurl=http://www.motulshop.de&rct=j&q=motul%208100%20x-c', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1527412299), (11587, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11588, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11589, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11590, 'http://search.conduit.com/Results.aspx?q=motul+8100+x-clean+5w-40&meta=all&hl=de&gl=de&gil=de-DE&SelfSearch=1&SearchSourceOrigin=3&ctid=CT2117678&octid=CT2117678', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480770656), (11591, '', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1522142307), (11592, 'http://www.google.de/aclk?sa=l&ai=C7f5E4BzwTMXzO4SwtAbo2tjLBq3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVqrOCwAegAcfRhPgDyAEBqQIwBilMZTe2PqoEGE_QpOyUiumCJVhEu_mfZ7yuua1E2UrDjg&sig=AGiWqtwszh01hzmcIR_1mxsECbVfYPx6pw&adurl=http://www.motulshop.de&rct=j&q=%2Bmotul', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 YFF3 Firefox/3.6.12', 'windows-1252,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-gb;q=0.5,en-us;q=0.3', -732170672, 1303629487), (11593, 'http://www.google.de/search?q=motul+8100+x-clean', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1421589115), (11594, 'http://www.google.de/aclk?sa=l&ai=CGPKOBx_wTM58xPqyBoGSydUGrcGwwwH96b3tFO3M4-1HCAAQASgDUJ6voY0BYJXK9IGUB6ABx9GE-APIAQGpAjAGKUxlN7Y-qgQYT9D_oIdv2-onzxAd-fl4LWXAWffU7O3h&sig=AGiWqtx5gLbwot3UWH9VGLelhHmAyzSyuA&adurl=http://www.motulshop.de&rct=j&q=Motul%2071', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 2.0.50727)', '', 'de', -732170672, 1528059030), (11595, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11596, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11597, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018773), (11598, 'http://www.google.de/search?q=2-Takt+Oel', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET4.0C; AskTbIMB/5.8.0.12304)', '', 'de-DE', -732170672, 1341207509), (11599, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11600, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11601, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11602, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (11603, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (11604, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (11605, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (11606, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (11607, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (11608, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (11609, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (11610, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (11611, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11612, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (11613, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (11614, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (11615, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (11616, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (11617, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (11618, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (11619, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (11620, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11621, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11622, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11623, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11624, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11625, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11626, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11627, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11628, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11629, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11630, 'http://www.google.de/search?q=Auktion+MOTUL+300V+4T+Factory+Line+5W-40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows NT 5.1; rv:2.0b7) Gecko/20100101 Firefox/4.0b7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638993119), (11631, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (11632, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (11633, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (11634, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (11635, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (11636, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (11637, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (11638, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (11639, 'http://www.motulshop.de', '', '', '', -732170672, -663639610), (11640, 'http://www.motulshop.de', '', '', '', -732170672, -663639610), (11641, 'http://www.google.de/search?client=opera&rls=de&q=motul+wash+wax&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1471293095), (11642, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11643, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11644, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11645, 'http://www.google.de/aclk?sa=l&ai=CJCO1PrnwTMjWJMSwtAb4grnSBq3BsMMB_em97RSthP2-RwgAEAIoAlCer6GNAWCV4pCCoAegAcfRhPgDyAEBqQIT0KpxGza2PqoEGE_QtG14GLcBblheMDqUfW6mljR-zMsOzA&sig=AGiWqtwwHPtS9w8tIiGsCriAnpYwG4plHA&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1354459082), (11646, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11647, 'http://www.google.com/aclk?sa=l&ai=Cl77HU8jwTKyuFoSJOozYgfIFrcGwwwH96b3tFL3s-75HCAAQASDBwtgXUJ6voY0BYJXikIKgB6ABx9GE-APIAQGpAhPQqnEbNrY-qgQTT9DBAEVszgghjOC0VNfz1mWGvIAFkE4&sig=AGiWqtwD_VOa9LlYLgIBTreIpEpGBraViA&adurl=http://www.motulshop.de&rct=j&q=motul%', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.8) Gecko/20100723 Ubuntu/10.04 (lucid) Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480870216), (11648, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11649, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928011), (11650, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (11651, 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+2+takt+%C3%B6l&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1526867641), (11652, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11653, 'http://www.google.de/search?q=motul+6100+synergie%2B&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470444944), (11654, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11655, 'http://www.google.de/search?q=15W50+Motul+300+V', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, -1295318638), (11656, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11657, 'http://www.google.de/aclk?sa=l&ai=CpvfRFiLxTKKyDMP6sgb_go3dAq3BsMMB_em97RSFyuPtRwgAEAEoAlCer6GNAWCV8qqCtAegAcfRhPgDyAEBqQIT0KpxGza2PqoEFk_QZz483urdfKSxxDulJ3M2hG7qHf4&sig=AGiWqtx3rbRDMFiy88Yawo5My6n_ek0mFA&adurl=http://www.motulshop.de&rct=j&q=motul%2020w', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1529149904), (11658, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11659, 'http://www.1000ps.de/businessnews-2056293-JASO_MA2_von_MOTUL', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7', '', 'de-de', -732170672, 1831560957), (11660, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1290877906&flash=10.1.85.3&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fmotorradmarkt%2Farticles%2F264907%2F&dt=1290877906812&shv=r', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1527404236), (11661, 'http://www.google.de/aclk?sa=l&ai=CxVIPeUfxTNyKPIWFOvWEjbYGrcGwwwH96b3tFL204-1HCAAQAigDUJ6voY0BYJXSo4KwB6ABx9GE-APIAQGpAhPQqnEbNrY-qgQTT9Ca2XSCnFjyNXZ8h04xCa7afw&sig=AGiWqtwz0z14cRSFqVMNUr57sKfd4zk9OQ&adurl=http://www.motulshop.de&rct=j&q=motul%20scooter%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1529492217), (11662, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11663, 'http://www.google.de/aclk?sa=l&ai=C-WVOZ07xTK7yEMOvtAaz36TABq3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCV8qqCtAegAcfRhPgDyAEBqQIT0KpxGza2PqoEGE_QSnTGMVjGY5-GsXd0IVqWm_OX33ow2A&sig=AGiWqtxaP-G6gIHCHVCXLKlv4ftihHpmQg&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470647928), (11664, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11665, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11666, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+%C3%B6l&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413304361), (11667, 'http://search.conduit.com/Results.aspx?q=+motul+6100+10w40+pkw&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=1&ctid=CT2438727&octid=CT2438727', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; eSobiSubscriber 2.0.4.16; .NET CLR 3.5.30729; .NET CLR 3.0.30618; InfoPath.2; .NET4.0C; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; AskTbCDS/', '', 'de', -732170672, 1548439693), (11668, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1290891290&flash=10.0.22.87&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-in-1-0-ecotec-corsa-c-t1592713.html&dt=129089', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, -639397663), (11669, 'http://www.amazon.de/MOTUL-8100-X-Clean-C3-5W-40/dp/B004BFA54Q/ref=sr_1_fkmr0_3?ie=UTF8&qid=1290897060&sr=1-3-fkmr0', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1304275887), (11670, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11671, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11672, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11673, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11674, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11675, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11676, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (11677, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (11678, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11679, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065620), (11680, 'http://www.google.de/aclk?sa=l&ai=CsJFB5CzyTLzvJML7sgaruLnMBq3BsMMB_em97RT1y-PtRxABKANQnq-hjQFglfqJgpgHoAHH0YT4A8gBAakCE9CqcRs2tj6qBBhP0NcA1BZDtWYD7Cx_slRERNyxZGMPjDI&num=1&sig=AGiWqtzrNGnBQpHV6CtE4g0k93J7txa8HA&adurl=http://www.motulshop.de&rct=j&q=Motul', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1527401416), (11681, '', 'DoCoMo/2.0 P900i(c100;TB;W24H11)(compatible; ichiro/mobile goo;+http://help.goo.ne.jp/door/crawler.html)', '', '', -732170672, -623541591), (11682, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1290941747&flash=10.0.42&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fktm-380-exc-welches-2-takt-oel-t1049961.html&dt=129094175145', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1526868349), (11683, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11684, 'http://www.google.de/aclk?sa=l&ai=CkVk6zzjyTNb8HsKGOoKSqIgGrcGwwwH96b3tFO3M4-1HEAMoCFCer6GNAWCVuomCmAegAcfRhPgDyAEBqQIT0KpxGza2PqoEGE_QA-JIhKnrMr9MnAwKGxPPlrSQj_eezA&num=5&sig=AGiWqtyiC2e6SM7YWkT2SJikVbJyO2h0kg&adurl=http://www.motulshop.de&rct=j&q=2%20ta', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2) Gecko/20100115 YFF35 Firefox/3.5.3 (de) (TL-FF) (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1304312143), (11685, 'http://www.google.de/aclk?sa=l&ai=C-oy8SzzyTJScG8H7sgbG-Ly3Bq3BsMMB_em97RT1y-PtRwgAEAEoAlCer6GNAWCVirGCuAegAcfRhPgDyAEBqQIT0KpxGza2PqoEGE_QNSlfySmmlrp5FBooLApwYfCd83WwKA&sig=AGiWqtzxDSSsxNT9Y5OepCMmNlWydHy3DA&adurl=http://www.motulshop.de&rct=j&q=MOTUL%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -1128224766), (11686, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1290899396&flash=10.1.102&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fmotorradmarkt%2Farticles%2F264907%2F&dt=1290943672569&shv=r2', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5', '', 'de-de', -732170672, 1351485284), (11687, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11688, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11689, 'http://www.google.de/aclk?sa=l&ai=Cd0XGDVryTLSWE4aTOpSZvYAGrcGwwwH96b3tFO294-1HCAAQAVCer6GNAWCVgoCAlAegAcfRhPgDyAEBqQIT0KpxGza2PqoEGE_QEUhfxbd4y1xcqiGGBikWFfwJxPZQRQ&sig=AGiWqtw_4YcHU6g9RR9VYyg-is4xB7vUyg&adurl=http://www.motulshop.de&rct=j&q=motul%208100', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 8.0; Win32; WEB.DE); (webde/1.1.0.21); .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1601198111), (11690, 'http://www.google.de/search?q=Motul+800+Road+Racing&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338231708), (11691, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11692, 'http://www.google.de/products?hl=de&q=motul+energy&spell=1&oi=spell', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.2; .NET4.0C; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de', -732170672, 1353411992), (11693, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11694, 'http://www.google.de/aclk?sa=l&ai=Cyaci9HfyTPGWDIf8sgbx4r34Ba3BsMMB_em97RS9w-PtRxADKAhQnq-hjQFgldqOgpgHoAHH0YT4A8gBAakCE9CqcRs2tj6qBBhP0JfK7CyPWrS5bMudXInLQPg4Mp-UfCc&num=5&sig=AGiWqtx31qimqEU6shrzGCbGvB6UEI-cXg&adurl=http://www.motulshop.de&rct=j&q=motor', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, -639348973), (11695, 'http://www.google.de/m/search?pbx=1&aq=3&oq=motul&aqi=g6-k3d4t0&fkt=888&fsdt=10342&q=motul+5100', 'Mozilla/5.0 (iPod; U; CPU iPhone OS 4_1 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B118 Safari/6531.22.7', '', 'de-de', -732170672, 1548614929), (11696, 'http://www.google.de/aclk?sa=l&ai=CheHKy3jyTLnvK8b-sgbQ4eHYBq3BsMMB_em97RS9w-PtRxADKAhQnq-hjQFglZKBgpgHoAHH0YT4A8gBAakCE9CqcRs2tj6qBBhP0GKoZXpJS7avN0TXt5uVI2ZzSVaLIPE&num=6&sig=AGiWqtwXM9OPFXAkCff6EfuLePHKzNeRhw&adurl=http://www.motulshop.de&rct=j&q=Motor', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527409108), (11697, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11698, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11699, 'http://www.twenga.de/ads_log.php?u=http%3A//www.google.com/aclk%3Fsa%3Dl%26ai%3DCQ75GC33yTPiLNMiwtAa1qJGbBq3BsMMB_em97RSFyuPtRxABIKD0nQMoB1Cer6GNAWCV0rKCwAegAcfRhPgDyAEBqQIT0KpxGza2PqoEFk_QfnW5a64aqlQwYbkrJKKhu0Hzu5g%26num%3D1%26sig%3DAGiWqtxAY90cKKpcMVJ-', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470757095), (11700, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11701, 'http://www.google.de/search?hl=de&client=safari&rls=en&q=MOTUL+4-TAKT+%C3%96L+10W%2F40+300V+FACTORY&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'de-de', -732170672, 1310968226), (11702, 'http://www.google.de/search?hl=de&client=safari&rls=en&q=MOTUL+4-TAKT+%C3%96L+10W%2F40+300V+FACTORY&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'de-de', -732170672, 1310968226), (11703, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928011), (11704, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (11705, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5306860599&w=728&lmt=1290961366&flash=10.0.32&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F1519%2F123188%2FLebensdauer%2Beines%2Bvtec%2Bmotor', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -650966841), (11706, 'http://www.google.de/aclk?sa=l&ai=CJuAXXJDyTNPcPMiwtAa1qJGbBq3BsMMB_em97RSt1I_8BhABKARQnq-hjQFglbqtgrQHoAHH0YT4A8gBAakCE9CqcRs2tj6qBBhP0Ho4wDMJ1MB8TKAGaPfm7JIZz0Vp7ew&num=1&sig=AGiWqtyREqw0u0XLfKXbpNVPj-FFrQtyBw&adurl=http://www.motulshop.de&rct=j&q=motul', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; (webde/1.1.0.21); .NET CLR 1.1.4322; .NET CLR 2.0.50727; AV3; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1572949304), (11707, 'http://www.google.at/url?sa=t&source=web&cd=13&ved=0CCUQFjACOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%20x%20clean&ei=XJPyTO3MIsTvsgaW0pn2Cg&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de-at', -732170672, -1296052962), (11708, 'http://www.google.de/url?sa=t&source=web&cd=6&ved=0CC0QFjAF&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=motul%206100%20synergie%2B&ei=8ZXyTLWxHoXtOfm-lbgK&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1437968925), (11709, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11710, 'http://www.google.de/aclk?sa=l&ai=CFU-0U5jyTOCLIYXhswaF1pHCBq3BsMMB_em97RS9w-PtRwgAEAIoAlCer6GNAWCV0oOCmAegAcfRhPgDyAEBqQIT0KpxGza2PqoEGE_Qfe38ARJWNza4U2fi0fRAaB6B6smKcA&sig=AGiWqtwcsKCsGyGn5_VvT088aexK2P5AGQ&adurl=http://www.motulshop.de&rct=j&q=g%C3%BCn', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.5.7 (de) (TL-FF) GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576226868), (11711, 'http://www.google.de/aclk?sa=l&ai=CSAmj3JjyTPj1DILhswbnu93ABq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCVkoGCmAegAcfRhPgDyAEBqQIT0KpxGza2PqoEE0_QuWSiEKjGmHqxZuwvaFzx3yE&sig=AGiWqtxVbw3oefnVxA1BsQXCLeMu2h4Awg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1527396009), (11712, 'http://www.google.de/aclk?sa=l&ai=CC17RKZvyTLn3FcH-sgavtfmEBq3BsMMB_em97RTdv-PtRwgAEAEgtlRQnq-hjQFglYKggrAHoAHH0YT4A8gBAakCE9CqcRs2tj6qBBNP0DvJxpna5eF4qPTdBPmLJLFGgAWQTg&sig=AGiWqtz1FLMOcK5aC8_pl1gVy8ijbD138w&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530288762), (11713, 'http://www.ligui-moly.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MAAU; .NET4.0C)', '', 'pl-PL', -732170672, 1383168311), (11714, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068178), (11715, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068178), (11716, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068178), (11717, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068178), (11718, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068178), (11719, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068178), (11720, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068178), (11721, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068178), (11722, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068178), (11723, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068178), (11724, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068178), (11725, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068178), (11726, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068178), (11727, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068178), (11728, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068178), (11729, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068178), (11730, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068178), (11731, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068178), (11732, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068178), (11733, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068178), (11734, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068178), (11735, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068178), (11736, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068178), (11737, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068178), (11738, 'http://www.google.de/search?q=Motul+5100+10%2F40+Teilsynth&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1526874464), (11739, 'http://www.skodacommunity.de/skoda-forum/skoda-allgemein/49384-%C3%B6l-service-wechsel-preiswertes-%C3%B6l-mit-der-vw-spezifikationen-504-00-und-507-00-wo-kauft-man-g%C3%BCnstig/index2.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340087483), (11740, 'http://www.google.de/search?rlz=1C1CHIK_deDE407DE407&aq=f&sourceid=chrome&ie=UTF-8&q=motul+online+shop', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, -1308497422), (11741, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065505), (11742, 'http://www.google.de/search?q=motul+5w40+meinung&hl=de&client=firefox-a&hs=ko8&rls=org.mozilla:de:official&ei=QbTyTLGWIMrvsgaU6P2gCw&start=30&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1494170228), (11743, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11744, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET CLR 1.1.4322; .NET4.0C)', '', 'de', -732170672, 1339347912), (11745, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11746, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11747, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11748, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11749, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11750, 'http://www.google.de/search?q=%22multi+atf%22+motul+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1472028293), (11751, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11752, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11753, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11754, 'http://www.google.de/search?q=xeramic+2+takt+%C3%B6l&hl=de&rlz=1T4GZAZ_deDE280DE281&ei=oj3zTKrXHIycOrzrxZ8K&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; SIMBAR={E4817A50-586A-4090-B180-79D59B35A227}; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; freenet.de GmbH; fE6)', '', 'de', -732170672, -710382973), (11755, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11756, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11757, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (11758, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (11759, 'http://www.google.de/aclk?sa=l&ai=Cp75B2FfzTOiSE86_hAeV26WxDa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV4rOCwAegAcfRhPgDyAEBqQIT0KpxGza2PqoEE0_QTomBlgzH_A3Xuwy2bTBMHl0&sig=AGiWqtwKcMdHY-w1f1mpYuYZgxeo5-uPXw&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5', '', 'de-de', -732170672, 1505401310), (11760, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (11761, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (11762, 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&meta=&aq=3&aqi=g10&aql=&oq=Motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)', '', 'de', -732170672, 1358083313), (11763, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, 1432149758), (11764, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11765, 'http://www.google.de/search?q=motul+5100+ester&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7HPNW_de&redir_esc=&ei=rGLzTPTwGYK4hAfzs_HoCw', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1352213104), (11766, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1607669725), (11767, 'http://www.google.de/aclk?sa=l&ai=CxrECnGnzTJzTFIj8sgaA1qXTCq3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFglcqTgqAHoAHH0YT4A8gBAakCE9CqcRs2tj6qBBZP0CygsU6CvB2kAxMQ-bRn2lBq1PdP&sig=AGiWqtwjJwDMb4rmDeawDE9xfvBNEkUnQw&adurl=http://www.motulshop.de&rct=j&q=motul%2020w50', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E; InfoPath.2)', '', 'de', -732170672, -1607669725), (11768, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11769, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11770, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11771, 'http://kleinanzeigen.quoka.de/wintersport/sonstiger-wintersport/v_1_cat_51_5103_5749_ad_36024909.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1419590861), (11772, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017945), (11773, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11774, 'http://www.google.de/aclk?sa=l&ai=C6Wz-pYLzTPLzMob-sgaqg5HQBq3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJWipoKwB6ABx9GE-APIAQGpAhPQqnEbNrY-qgQTT9AVj9UZNaXzZo4JxqKLALyuSg&sig=AGiWqtzf641v49p_XlyxRgVGUanTKskmmw&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, 1351591903), (11775, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11776, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11777, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11778, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-1386955239283436&output=html&h=15&slotname=4242233561&w=468&lmt=1291032070&flash=10.1.102.64&url=http%3A%2F%2Fwww.palm%C3%B6le.de%2F&dt=1291032070991&shv=r20101117&jsv=r20101122&saldr=1&correlato', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E; Kein Internetzugang freigeschaltet)', '', 'de', -732170672, 1352456754), (11779, 'http://www.google.de/search?hl=de&client=opera&hs=BIO&rls=de&q=Motul+8100+Xcess&aq=f&aqi=g3&aql=&oq=&gs_rfai=', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1420919794), (11780, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11781, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1055248565), (11782, 'http://www.google.de/aclk?sa=l&ai=CT553Fa_zTNGxFIX_sgaK-_S5Bq3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVkqGCsAegAcfRhPgDyAEBqQIT0KpxGza2PqoEE0_Qt4R14EJvq3t1QGon4444Dl8&sig=AGiWqtyEKF_qe3AuBXG-CHIJD9ktctUqyg&adurl=http://www.motulshop.de&rct=j&q=motul%205100&ca', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1055248565), (11783, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11784, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11785, 'http://suche.gmx.net/search/web/?pageIndex=3&su=classic+aufkleber&origin=HP&mc=suche@web@navigation@weiter.suche@web', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1485180543), (11786, 'http://www.google.de/search?hl=de&q=motul+DEXRON+III&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1532612200), (11787, 'http://www.google.de/search?q=motul+Fuel+System+Clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.0.8, Ant.com Toolbar 1.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351434010), (11788, 'http://www.suite101.de/content/motorrad-ueberwintern-aber-richtig-a45067', 'blörps', 'ISO-8859-15,utf-8;q=0.7,*;q=0.7', 'de,en;q=0.5', -732170672, 1350902060), (11789, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (11790, 'http://www.google.de/search?q=motul+multi+atf&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351720911), (11791, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11792, 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -715775711), (11793, 'http://www.google.de/aclk?sa=l&ai=C4jNt8vnzTLfoNMT8sgb5-ZGcAa3BsMMB_em97RSttuPtRwgAEAEoA1Cer6GNAWCVwqCCsAegAcfRhPgDyAEBqQIT0KpxGza2PqoEFk_Q3RWmGD08m3fnlXbmpNzBab3b808&sig=AGiWqtyFBCu6rUQs1xuw2dQdBf1YOFXXjg&adurl=http://www.motulshop.de&rct=j&q=motul%20300', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6)', '', 'de', -732170672, 1303707837), (11794, '', 'SexShop.sg/Nutch-1.1 (www.SexShop.sg; crawler@SexShop.sg)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -895743243), (11795, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11796, 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b7) Gecko/20100101 Firefox/4.0b7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1963589014), (11797, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11798, 'http://www.google.de/search?q=motul+specific+5w30&hl=de&client=firefox-a&hs=rcC&rls=org.mozilla:de:official&channel=s&prmd=s&ei=uiP0TKCAFpDFswakrvSKCw&start=50&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648961946), (11799, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11800, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'it-IT', -732170672, 1379310198), (11801, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11802, 'http://www.google.de/search?hl=de&client=firefox-a&hs=VfD&rls=org.mozilla:de:official&&sa=X&ei=YjP0TOnGJcvEswbnxpX3Cg&ved=0CDEQBSgA&q=%C3%B6l+motul+20w+50&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573916678), (11803, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11804, 'http://www.google.de/aclk?sa=l&ai=CKv70KlL0TKuBMsWNOqWO-P0FrcGwwwH96b3tFO3M4-1HCAAQAigDUJ6voY0BYJWCgICgB5ABA6ABx9GE-APIAQGpAhS-9H_ZALY-qgQYT9C2dAmuRQ4d-Pwr8rKga9T4k7q59GMX&sig=AGiWqtxxnLiKyVvUxk3GPwijpKFCtWUifQ&adurl=http://www.motulshop.de&rct=j&q=vollsy', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1591578242), (11805, 'http://yandex.ru/yandsearch?text=Chain+Lube+Factory+Line+400ml', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; MyIE2)', '', 'ru-RU', -732170672, 1595599330), (11806, '', 'Dropcatcher.de Domain Bot +http://www.dropcatcher.de/bot.html', '', '', -732170672, -732232156), (11807, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11808, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SLCC1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.30729)', '', 'en-us', -732170672, -819017952), (11809, 'http://yandex.ru/yandsearch?text=E+Z+Lube+Multi+Protect+250ml', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', 'ru-RU', -732170672, 1608271343), (11810, 'http://www.google.de/aclk?sa=l&ai=C10cx84H0TPynN4iLcJitnNsGrcGwwwH96b3tFI-13kQQASgEUJ6voY0BYJUCoAHH0YT4A8gBAakCFL70f9kAtj6qBBhP0PZvL61FKATrViAxHLLnZLe08RoCisc&num=1&sig=AGiWqtyKOj1FkzRp1YXbx8LMywZuv44aRQ&adurl=http://www.motulshop.de&rct=j&q=motul%20300v%', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -562099254), (11811, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11812, 'http://www.google.de/search?hl=de&q=motul%20motor%C3%B6l&ct=broad-revision&cd=1&ie=UTF-8&sa=X', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1050474588), (11813, 'http://yandex.ru/yandsearch?text=das+Motorrad+nach+dem+Winter', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 2.0.50727)', '', 'ru-RU', -732170672, 1595503765), (11814, 'http://yandex.ru/yandsearch?text=E+Z+Lube+Multi+Protect+250ml', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)', '', 'ru-RU', -732170672, 1565582781), (11815, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11816, 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1313&_nkw=motul+wash+%26+wax&_sacat=See-All-Categories', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1505153996), (11817, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11818, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (11819, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2593242249782660&format=fp_al_lp&output=html&h=90&w=160&lmt=1291127577&channel=3307046861&ea=0&flash=10.1.102.64&url=http%3A%2F%2Fwww.tippscout.de%2FMotorrad-Urlaub_ax_118_269.html&dt=12911275773', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; InfoPath.2; .NET CLR 2.0.50727)', '', 'de', -732170672, -638336653), (11820, 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-15W50-Liter/dp/B002TMB63C/ref=sr_1_fkmr2_2?ie=UTF8&qid=1291129293&sr=8-2-fkmr2', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1527152733), (11821, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CB0QFjAA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fsnowmobile%2Fmotul-snowpower-2t-1l.html&rct=j&q=motul%20snowpower%202t&ei=xxT1TPHEE8TvsgaCy4S4BA&usg=AFQjCNG_9ZL4s6s_iwBvumsuimfad_n0Kw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1352006166), (11822, 'http://www.amazon.de/dp/B003AXAM7A/?smid=A168GACEIL2PQ0&tag=preisvergleich-idealode-21&linkCode=asn&creative=6742&camp=1638&creativeASIN=B003AXAM7A', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1413117531), (11823, 'http://www.google.de/search?sourceid=ie7&q=2+talt+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&rlz=1I7ACAW_deDE358DE358&redir_esc=&ei=-Rr1TKT-AY_Lswb22vzTBA', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 1601490590), (11824, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322)', '', 'de', -732170672, 1845144189), (11825, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, 775129472), (11826, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11827, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows NT 5.1; rv:2.0b7) Gecko/20100101 Firefox/4.0b7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1509307026), (11828, 'http://www.google.de/aclk?sa=l&ai=C7H-Qdjv1TLC4CMSHOqGbnP8FrcGwwwH96b3tFO3M4-1HCAAQASgDUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAgcJpXQP3rU-qgQYT9D4ivVP7URJ32eE9-4HpLy0FDrJK--H&sig=AGiWqtw8O07jDB0Y5_YKcGAkRKXwZvdwRw&adurl=http://www.motulshop.de&rct=j&q=%20Motul%2', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MAMD; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; Tablet PC 2.0; .NET4.0C)', '', 'de-DE', -732170672, -1134032927), (11829, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955136), (11830, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1ACAW_DEDE343&q=motul+300v', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 2.0.50727; eSobiSubscriber 2.0.4.16; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1354457142), (11831, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11832, 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=M1v1TJW7D4n4sgbXm8jEBA', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'de-de', -732170672, 1401362726), (11833, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11834, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11835, 'http://www.google.de/aclk?sa=l&ai=Ct-FNJGz1TOKUOIX_sgaK-_S5Bq3BsMMB_em97RS9w-PtRwgAEAEoA1Cer6GNAWCV8oaCmAegAcfRhPgDyAEBqQIHCaV0D961PqoEGE_QlfAu_3g8phbwZOpygbowCQjm8GydTQ&sig=AGiWqtwm36S2FfE2LzKtaWnT72l_lpe1oQ&adurl=http://www.motulshop.de&rct=j&q=Motor%C3', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 AskTbPCW/3.9.1.14019 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1293204358), (11836, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928011), (11837, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (11838, 'http://www.google.de/aclk?sa=l&ai=CgceeOX_1TJLVGcH6sga8rICgBq3BsMMB_em97RSNyePtRwgAEAEoAlCer6GNAWCVyoqCmAegAcfRhPgDyAEBqQIHCaV0D961PqoEE0_QxaTO2hr3rCwgb4eJ3r_KlNo&sig=AGiWqtygCjmqtdw1G8NKtTNjRfK8MiH2Ag&adurl=http://www.motulshop.de&rct=j&q=motul%20specifi', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1599747791), (11839, 'http://www.google.de/search?hl=de&source=hp&q=motul+specific+5w30&meta=&aq=0&aqi=g1&aql=&oq=motul+specific&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; NSN; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1437929811), (11840, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11841, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11842, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11843, 'http://www.google.de/search?q=motul+800+2t+factory+line&rlz=1I7GZAZ_de', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1529314428), (11844, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11845, 'http://www.google.de/merchants/view?docId=17473143482243620484&nav=qualityfeedback', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C)', '', 'de-DE', -732170672, -1062729183), (11846, 'http://www.google.de/merchants/view?docId=17473143482243620484&nav=qualityfeedback', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (11847, 'http://www.google.de/products?q=motul+5100+10w+40&aq=f', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de', -732170672, 1470261769), (11848, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11849, 'http://www.motulshop.de', '', '', '', -732170672, -663639557), (11850, 'http://www.motulshop.de', '', '', '', -732170672, -663639557), (11851, 'http://www.google.de/aclk?sa=l&ai=CVvJHdwT2TJfALoT7sga-6P3WCa3BsMMB_em97RTVz-PtRwgAEAFQnq-hjQFglYKAgLQHoAHH0YT4A8gBAakCBwmldA_etT6qBBhP0DR0QYLv97c_l0S2O7Uvv_Y3sLenyvw&sig=AGiWqtzHtomfVhuWCkpcpjLrRbnoVCoESQ&adurl=http://www.motulshop.de&rct=j&q=Motul%20300', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 (WEB.DE/1.7) Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648561459), (11852, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'zh-tw', -732170672, 1419970811), (11853, 'http://web2.cylex.de/firma-home/motul-deutschland-gmbh-2079063.html', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 6.1; Trident/4.0; GTB6; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 1.1.4322; Media Cent', '', 'de-DE', -732170672, 1341071768), (11854, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11855, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (11856, '', 'Python-urllib/2.6', '', '', -732170672, -806230894), (11857, 'http://www.google.ro/url?sa=t&source=web&cd=1&ved=0CBUQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motulshop.de&ei=ekD2TKSlLsnsOc71zaUI&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ&cad=rja', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1449666444), (11858, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11859, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1291207753&flash=10.0.32&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fpassat-3c-longlife-und-castrol-edge-5w-30-t1762322.html&dt=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1292399702), (11860, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11861, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -724900366), (11862, 'http://www.google.de/aclk?sa=l&ai=Ch5iRulD2TK6iJcH-sgbsy5SGCq3BsMMB_em97RTtzOPtRwgAEAIoA1Cer6GNAWCVyvaBlAegAcfRhPgDyAEBqQL_OsUX3sa1PqoEE0_QYa2UcYFBKauC7eH1AU0zezA&sig=AGiWqtxXlOtbsJ-vtRxU8pQ3ComOMAhqeA&adurl=http://www.motulshop.de&rct=j&q=2%20Takt%20%C3%', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1) Gecko/20061010 Firefox/2.0', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1540369764), (11863, 'http://www.safersite.de/motulshop.de', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', '', '', -732170672, -1304477033), (11864, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1039630655), (11865, 'http://www.google.de/search?hl=de&client=firefox-a&hs=nwT&rls=org.mozilla%3Ade%3Aofficial&q=motul+8100+x-clean&aq=3&aqi=g3&aql=&oq=motul+8100&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1039630655), (11866, 'http://www.mineraloele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, -648542361), (11867, '', 'Opera/9.80 (Windows NT 5.1; U; pl) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'pl-PL,pl;q=0.9,en;q=0.8', -732170672, 1508375954), (11868, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11869, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11870, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11871, 'http://www.google.de/search?q=motul+5100&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7DVXE_de', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322)', '', 'de', -732170672, -648546141), (11872, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11873, 'http://www.google.de/search?q=motul+motor%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGLL_de&redir_esc=&ei=B6P2TITsOca3hQejmITWCQ', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; FDM; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1339191333), (11874, 'http://www.koenigsberger-automobile.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1; InfoPath.2; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1481595218), (11875, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -961570605), (11876, 'http://www.google.de/products?hl=de&q=Motul+fuel+system+clean&um=1&ie=UTF-8&sa=N&tab=wf', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8)', '', 'de', -732170672, -961570605), (11877, 'http://mail40.abv.bg/app/j/openmessage.jsp?fid=40&mid=7245634373&pid=1&view=&st=1&rr=0&tid=61&shimg=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1064 Safari/532.5', 'windows-1251,utf-8;q=0.7,*;q=0.3', 'bg-BG,bg;q=0.8', -732170672, 1354457198), (11878, 'http://mail40.abv.bg/app/j/openmessage.jsp?fid=40&mid=7245634373&pid=1&view=&st=1&rr=0&tid=61&shimg=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1064 Safari/532.5', 'windows-1251,utf-8;q=0.7,*;q=0.3', 'bg-BG,bg;q=0.8', -732170672, 1354457198), (11879, 'http://www.google.de/aclk?sa=l&ai=CgNgMuMj2TKmVBcTiswadlZ3YCq3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCViraCxAegAcfRhPgDyAEBqQKtiJUvOum1PqoEGE_QYEOtjr7v1zUfRQZAXDnSma7aHBZtpw&sig=AGiWqtzCcQZkX8nt8EBVXO_x5_15FbWtzA&adurl=http://www.motulshop.de&rct=j&q=Motoren%', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1292696625), (11880, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9020156407448619&output=html&h=90&slotname=6407965056&w=728&lmt=1291243015&flash=10.1.102&url=http%3A%2F%2Fwww.aprilia-shiver.de%2F577-motor-l.html%23post5420&dt=1291243015420&shv=r20101117&jsv=r', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1417855391), (11881, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+motor%C3%B6l&meta=lr%3D&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413313467), (11882, 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CDwQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=6100%20motul%2010W40&ei=N-T2TI6dAo2hOs3TibII&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1506580835), (11883, 'http://www.safersite.de/motulshop.de', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', '', '', -732170672, -1304477033), (11884, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11885, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11886, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11887, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11888, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928011), (11889, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11890, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4SKPB_deDE276DE276&q=motul+motor%c3%b6l+ducato+2%2c3+multijet', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1558229108), (11891, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11892, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11893, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11894, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11895, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11896, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11897, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (11898, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (11899, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11900, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11901, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11902, 'http://www.google.de/aclk?sa=l&ai=C4Ht59Ff3TIX5A4GJOpii2bwKrcGwwwH96b3tFM3B4-1HCAAQASgDUJ6voY0BYJW6_YGUB6ABx9GE-APIAQGpAub9bN1uBrY-qgQWT9DhLpAkERJ__ZQIjJGuLPlroFvhtw&sig=AGiWqtx8Xqei5cKxcNpthDF_Mx2Dll0qbg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.19) Gecko/20081202 Iceweasel/2.0.0.19 (Debian-2.0.0.19-0etch1)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1044015406), (11903, 'http://www.google.de/search?rlz=1C1_____enDE403DE403&sourceid=chrome&ie=UTF-8&q=MOTUL+Specific+913C+5W30', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.125 Safari/533.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', -732170672, -2012733115), (11904, 'http://www.google.de/aclk?sa=l&ai=CobWUh2_3TPCIHsS8hAePwf38Ca3BsMMB_em97RTtzOPtRwgAEAIoA1Cer6GNAWCVsvOBkAegAcfRhPgDyAEBqQLm_Wzdbga2PqoEE0_QWRpxeW1JfX2ONFIj1K4gFOM&sig=AGiWqtwVAEj3rCWWbHxu02Mt4GGH3gPCPg&adurl=http://www.motulshop.de&rct=j&q=2%20takt%20%C3%', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338036784), (11905, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11906, 'http://www.google.de/search?hl=de&source=hp&q=motul+710+2t&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; de-de) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1', '', 'de-de', -732170672, -648233384), (11907, 'http://www.google.de/aclk?sa=l&ai=CgrScv4b3TNbWH8KvtAbou73TAa3BsMMB_em97RSNyePtRwgAEAIoAlCer6GNAWCVkqqCsAegAcfRhPgDyAEBqQLm_Wzdbga2PqoEGE_QLONDcXRJoQrIv4WVrjMyhPo0QQhSzQ&sig=AGiWqtzbOZ8Jnf1SR3I1x0wBI2F2hzDYMA&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 GTB7.1 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1303835036), (11908, 'http://www.gutefrage.net/frage/motoroel-lieber-halbsynthetisches-oder-vollsynthetisches-oel-nehmen', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1520002241), (11909, '', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1437889487), (11910, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11911, 'http://www.google.de/aclk?sa=l&ai=CSwSdX7z3TIaUJsSa8APvvLzuDa3BsMMB_em97RTtzOPtRwgAEAIoA1Cer6GNAWCVmoCCmAegAcfRhPgDyAEBqQLp5NyLBxK2PqoEGE_Q0wnTlVdhzQoi-MEB0_7eslsD7pPSMA&sig=AGiWqtxpi8EyM7AvTlTSoqT9OucXD-Nkdw&adurl=http://www.motulshop.de&rct=j&q=2%20takt', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET CLR 1.1.4322)', '', 'de', -732170672, 1339793213), (11912, 'http://www.google.de/search?client=safari&rls=en&q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&redir_esc=&ei=9rz3TPzhHoas8QOJsbX4Cg', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'de-de', -732170672, 1529195541), (11913, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11914, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11915, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=2tackt+%F6l&x=0&y=0', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1427152924), (11916, 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+%C3%B6l&btnG=Google-Suche&aq=f&oq=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1572906114), (11917, 'http://www.google.de/aclk?sa=l&ai=CS3mYceL3TMqLFIH9sgbyrqywAa3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCVmpWCoAegAcfRhPgDyAEBqQLp5NyLBxK2PqoEGE_Qjsx7nCXz5wH_OyZF--rwV6WEZTB7Gg&sig=AGiWqtxnchmFoiuHBFxFkB_EjFVsww0CNA&adurl=http://www.motulshop.de&rct=j&q=MOTUL%20300V', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1338538657), (11918, 'http://www.google.de/search?aq=2&oq=motul&sourceid=chrome&ie=UTF-8&q=motul+5100', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1338477524), (11919, 'http://www.google.de/products?hl=de&q=MOTUL+Specific+dexos+2+TM+5W30&spell=1&oi=spell', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1351017765), (11920, 'http://www.google.de/search?q=2+takt+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1576192320), (11921, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11922, 'http://www.google.de/search?q=motul+ester+snow+power+kaufen&btnG=Suche&hl=de&client=firefox-a&hs=scb&rls=org.mozilla%3Ade%3Aofficial&sa=2', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470769946), (11923, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11924, 'http://www.google.de/search?q=motul+6100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558382834), (11925, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11926, 'http://www.google.de/search?q=Motul+Motor%C3%B6l+5W40+8100+x-clean&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&redir_esc=&ei=lyf4TLnqIcix8QPR1YH5Cg', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 8.0; Win32; GMX); (gmx/1.1.0.21); .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1420538344), (11927, 'http://whois.domaintools.com/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089906060), (11928, 'http://whois.domaintools.com/markenoele.com', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089904926), (11929, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11930, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11931, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11932, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11933, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11934, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11935, '', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1427154335), (11936, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11937, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11938, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11939, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (11940, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (11941, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11942, 'http://www.preisvgl.de/online-shops/motul%20%C3%B6l/&campid=5336605549&ggkey=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1338829911), (11943, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928011), (11944, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (11945, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11946, 'http://www.google.de/aclk?sa=l&ai=CWHPsRMT4TJz-DIGf8AO6s-j1Da3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJXipoKwB6ABx9GE-APIAQGpAqi8tmuELbY-qgQTT9DtfKq98-fu9udnJXzPwtWvpA&sig=AGiWqtyn5jrYm4djPebtTJqD93BNxpKogA&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 BTRS28059 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418401092), (11947, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9555289484268216&output=html&h=15&slotname=6914159285&w=468&lmt=1291369781&flash=10.0.45.2&url=http%3A%2F%2Fgaertnerblog.de%2Fblog%2F2005%2Fgrundrezept-aromatisierten-essig-aromatisiertes-ol-selb', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, 1493241406), (11948, 'http://www.google.de/aclk?sa=l&ai=Cv9r1Hs_4TIDRGou-hAea7ciICq3BsMMB_em97RS9w-PtRxAGKAhQnq-hjQFgleKEgpgHoAHH0YT4A8gBAakCqLy2a4Qttj6qBBhP0PpRMrHZFhbh7zqBA2wjfmDcpcguLkg&num=9&sig=AGiWqtzbE_zirrEaBrsencCbrii9oOGfjw&adurl=http://www.motulshop.de&rct=j&q=motor', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -648320605), (11949, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11950, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11951, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11952, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11953, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11954, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11955, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11956, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11957, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11958, 'http://fahrzeugteile.shop.ebay.de/i.html?_nkw=2+takt+%C3%B6l&_sacat=14780&_dmpt=Motorrad_Kraftradteile&_odkw=&_osacat=14780&_trksid=p3286.c0.m270.l1313', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.215 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1527588232), (11959, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11960, 'http://www.google.de/aclk?sa=l&ai=CQRvGNv34TPjaFMX9sgaR_MXABq3BsMMB_em97RSdhv2-RwgAEAFQnq-hjQFglYr4gZQHoAHH0YT4A8gBAakCD-k6w4Iqtj6qBBhP0E6fRHuHSixKvGn3AL4teiS1i2_UQ6g&sig=AGiWqtzv4l-cLLwnTu9wUwfMyV7otRgT0A&adurl=http://www.motulshop.de&rct=j&q=motul%20300', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420002382), (11961, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11962, 'http://www.google.de/search?q=motul+10w-40&hl=de&lr=&client=firefox-a&hs=NKs&rls=org.mozilla:de:official&channel=s&prmd=s&ei=hgL5TM7DFdCOswbekuisAw&start=20&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413344109), (11963, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1534675741), (11964, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11965, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11966, 'http://www.google.de/search?hl=de&&sa=X&ei=Uxn5TLaaGs7rOaa58dQK&ved=0CB8QBSgA&q=motul+%C3%B6l&spell=1', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1607517120), (11967, 'http://www.google.de/aclk?sa=l&ai=C3TKXrxv5TN7TMIbiswaLptTHBq3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVoqCCsAegAcfRhPgDyAEBqQIP6TrDgiq2PqoEE0_QvJfq159iZXw2L_iqN2ULl1s&sig=AGiWqtyy2RZE7Q2PwfPbqKB8NQiL9mnz3w&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351649565), (11968, 'http://www.preisvgl.de/online-shops/motul%20%C3%B6l/&campid=5336605549&ggkey=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.06; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1469248765), (11969, 'http://www.google.de/products?q=Motul+T-Shirt+Gr%C3%B6sse+M&hl=de&aq=f', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729172), (11970, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11971, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11972, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11973, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11974, 'http://www.google.de/search?hl=&q=motul+300v++15w50&sourceid=navclient-ff&rlz=1B3GGGL_deDE357DE358&ie=UTF-8', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576109860), (11975, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -641803025), (11976, '', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1427154335), (11977, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GGLJ_de___DE353&q=motul+2+takt+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C; ', '', 'de', -732170672, 1526922793), (11978, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11979, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11980, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11981, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11982, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11983, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11984, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1064 Safari/532.5', 'windows-1251,utf-8;q=0.7,*;q=0.3', 'bg-BG,bg;q=0.8', -732170672, 1354457481), (11985, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11986, '', 'Mozilla/5.0 (compatible; NetcraftSurveyAgent/1.0; +info@netcraft.com)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-gb,en;q=0.5', -732170672, -1203223817), (11987, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11988, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11989, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (11990, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (11991, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (11992, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (11993, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (11994, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (11995, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (11996, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (11997, '', 'Mozilla/5.0 (compatible; NetcraftSurveyAgent/1.0; +info@netcraft.com)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-gb,en;q=0.5', -732170672, 1137314983), (11998, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (11999, 'http://www.google.de/search?q=Motul+300V+0W20&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.15) Gecko/20101026 BTRS28059 Firefox/3.5.15 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1420050385), (12000, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016477), (12001, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (12002, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (12003, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12004, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12005, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12006, 'http://www.google.de/aclk?sa=l&ai=CwO3NaQP6TPm9MMOZ8AO-79juDa3BsMMB_em97RTtzOPtRwgAEAMoA1Cer6GNAWCVyoqCmAeQAQKgAcfRhPgDyAEBqQJ-9VRp9HO2PqoEGE_QxR7BlMkCPZ7h8jbKXPqFlDa3YZVuig&sig=AGiWqtwJ-HxY5WVdiGXC0EmKV-xiPsvIHg&adurl=http://www.motulshop.de&rct=j&q=2-ta', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576055206), (12007, 'http://www.google.de/aclk?sa=l&ai=CdkS8lgf6TPqvMMSW8AOlo4zuDa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleqsgrQHoAHH0YT4A8gBAakCfvVUafRztj6qBBNP0LLoph2rOCWv-B2svB3k7TMK&sig=AGiWqtxapeHQ-mHV5XdKXmTlkMIZraOI3w&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; InfoPath.1)', '', 'de', -732170672, 1339245268), (12008, 'http://www.google.de/search?q=MOTUL+5100+4T+SAE+10W40+4+L+halbsynthetisch+Motorrad+%C3%96l+Bitte+warten+Bild+nicht+verf%C3%BCgbar++++++*+Vergr%C3%B6%C3%9Fern++%09+%09+MOTUL+5100+4T+SAE+10W40+4+L+halbsynthetisch+Motorrad+%C3%96l&ie=utf-8&oe=utf-8&aq=t&rls=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1472039220), (12009, 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CGgQFjAL&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=Motul%20X-Clean%205W-40&ei=MAr6TNzMCND4sgaiv7i6Aw&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351746447), (12010, 'http://sport.shop.ebay.de/Weitere-Sportarten-/382/i.html?_nkw=2t+%C3%96l&_catref=1&_fln=1&_trksid=p3286.c0.m282', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1470747957), (12011, 'http://www.google.de/search?q=g%C3%BCnstige+%C3%B6ld%C3%BCsen&hl=de&ei=UBD6TNGxL4qW8QPxqsWJDA&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.05; Windows NT 6.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1418176862), (12012, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928011), (12013, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (12014, 'http://www.google.de/search?q=Motul+5100+4T&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGLD&redir_esc=&ei=OCf6TP_vEIqV8QOIwPHgCw', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; T-Brand-Final)', '', 'de', -732170672, 1469454078), (12015, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12016, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12017, 'http://www.google.de/aclk?sa=l&ai=CWHw5P0H6TISUNMrhswb3-cXCBq3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglaqzgsAHoAHH0YT4A8gBAakCfvVUafRztj6qBBNP0N9nJYdG9IVZ8KtlZsyq2hFY&sig=AGiWqtynTu8rSGqSN2Xx9NdysvDDXZ33MQ&adurl=http://www.motulshop.de&rct=j&q=motul%208100%20x-c', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1548633366), (12018, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12019, 'http://shop.ebay.de/i.html?_nkw=2-Takt+%C3%96l+5liter&_sacat=0&LH_BIN=1&_sop=2&_odkw=2-Takt+%C3%96l&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -650999958), (12020, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+motor%C3%B6l&meta=lr%3D&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558346498), (12021, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065500), (12022, 'http://www.google.de/aclk?sa=l&ai=CEwSxUkn6TNaBDIO_hAf0wqSODa3BsMMB_em97RS9w-PtRwgAEAEg2pTQBigDUJ6voY0BYJW6iYKYB5ABAqABx9GE-APIAQGpAn71VGn0c7Y-qgQYT9Ar_rSptASH9AAx0S43TogijSrP-KldgAWQTg&sig=AGiWqtzIOiVGR61UKHzt3a7V_wWtSkJs-Q&adurl=http://www.motulshop.de&', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SIMBAR={52EBD06F-56F8-4723-A684-16143161A8B7}; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1418988425), (12023, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12024, 'http://www.google.de/aclk?sa=l&ai=CAGj13lT6TKulGsHhswad2t3CBq3BsMMB_em97RTtvePtRwgAEAEoA1Cer6GNAWCV6rWCxAegAcfRhPgDyAEBqQJ-9VRp9HO2PqoEGE_QiMttNsxGFNNI6492PWfExrdv-vacpg&sig=AGiWqtyHSTvXcZ3_EgqJmM1GEiwHIRjKUA&adurl=http://www.motulshop.de&rct=j&q=MOTUL%20', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421311660), (12025, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4591894001874906&output=html&h=250&slotname=6631328785&w=300&lmt=1291479371&flash=10.1.85&url=http%3A%2F%2Fwww.polotreff.de%2Fforum%2Ft%2F188499&dt=1291479371879&shv=r20101117&jsv=r20101201&prev_', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 YFF35 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1469321726), (12026, 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDAQgwgwAw&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-snowpower-2t-1l.html%3F___store%3Desso_store_view%26___store%3Desso_store_view&rct=j&q=motul%20snowpower&ei=y3P6TMykKdOy8QPQ7ZzSCw&usg=AFQjCNF0oOSOphN', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1573273534), (12027, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12028, 'http://www.google.de/aclk?sa=l&ai=CuIN0zHr6TNr2AoGIOrzq3P0JrcGwwwH96b3tFO3M4-1HEAEoCFCer6GNAWCVgqCCsAegAcfRhPgDyAEBqQJ-9VRp9HO2PqoEGE_QJ8LCGPO0BFDUb4KjNOEtZglM7VjMXQ&num=1&sig=AGiWqty85ORvLBumsouFDhbyiQo7mj2dhA&adurl=http://www.motulshop.de&rct=j&q=fina%2', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.15) Gecko/20101026 Firefox/3.5.15 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -708516997), (12029, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12030, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1064 Safari/532.5', 'windows-1251,utf-8;q=0.7,*;q=0.3', 'bg-BG,bg;q=0.8', -732170672, 1354457146), (12031, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12032, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12033, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12034, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12035, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12036, 'http://www.google.de/search?q=8100+X-clean%2B+5W-30&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338290707), (12037, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12038, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12039, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12040, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12041, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12042, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1291519641&color_bg=F2F3F5&color_border=F2F3F5&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-bedeutung-der-k', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418074632), (12043, '', 'Pills.com.sg/Nutch-1.1 (Pills.com.sg; crawler@Pills.com.sg)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -895743243), (12044, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12045, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12046, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12047, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12048, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12049, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12050, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12051, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12052, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12053, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12054, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12055, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12056, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12057, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12058, 'http://www.google.de/aclk?sa=l&ai=CLL8BgGr7TLruEs6_hAeasv2RCq3BsMMB_em97RSthP2-RwgAEAEgtlQoA1Cer6GNAWCVgpCCoAegAcfRhPgDyAEBqQJ-9VRp9HO2PqoEE0_QMzs2AmAXY_EfvvYdYMrpOO6ABZBO&sig=AGiWqtzs-Ze_JGv0xy0bh_79-1LOSOp53Q&adurl=http://www.motulshop.de&rct=j&q=motul%', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1494083226), (12059, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (12060, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (12061, 'http://www.google.de/search?q=Motul+5100+ester+4T+15W50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639523096), (12062, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928011), (12063, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (12064, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12065, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Win98; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1419453406), (12066, 'http://www.google.de/search?hl=de&q=online+kaufen+motul+5100+ester+15-40&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.215 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1420788797), (12067, 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CCsQFjAC&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20online%20&ei=p6L7TOftMYn4sgbI2M2UBA&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471709479), (12068, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1291561233&color_bg=F2F3F5&color_border=F2F3F5&flash=10.1.82&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwas-fuer-motoroel-t6765.', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529498426), (12069, 'http://www.autobild.de/liqui-moly-oelwegweiser_1029158.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de,en-GB;q=0.5', -732170672, 1351083183), (12070, 'http://www.google.de/search?hl=de&q=motul+%C3%B6l&aq=o&aqi=g5&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1045 Safari/532.5', 'utf-8, iso-8859-1, utf-16, *;q=0.7', 'de-DE, en-US', -732170672, 1506580968), (12071, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1045 Safari/532.5', '', '', -732170672, 1506580968), (12072, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1045 Safari/532.5', '', '', -732170672, 1506580968), (12073, 'http://www.google.de/aclk?sa=l&ai=CnGpSSbr7TKDwDMac8APsw_DtDa3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCVgqCCsAegAcfRhPgDyAEBqQJ-9VRp9HO2PqoEGE_QrVaGEiugR3t4jZ0mKogIuGi7_OfbFQ&sig=AGiWqtxCCoukQsoWLgoBJMkVOZDUg1inww&adurl=http://www.motulshop.de&rct=j&q=Motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351069321), (12074, 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418413808), (12075, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1574584065), (12076, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+Shop&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341480398), (12077, 'http://shop.ebay.de/?_from=R40&_trksid=m570&_nkw=megol+Zweitakt+Motoren%C3%B6l+TC', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1417800432), (12078, 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2431245&q=motul%205100&SearchSource=15', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1601235439), (12079, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576205888), (12080, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576205888), (12081, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576205888), (12082, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576205888), (12083, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12084, 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+%C3%B6l&aq=f&aqi=g8&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1591510108), (12085, 'http://www.google.de/search?q=motul+300v+&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529806247), (12086, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8227325946793752&output=html&h=90&slotname=9257189288&w=728&lmt=1291574552&flash=10.1.102&url=http%3A%2F%2Fwww.special-deal.com%2FProdukte%2FAGIP%2520motor%25C3%25B6l%3Ftid%3D5336424286%26gclid%3', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573996261), (12087, 'http://www.google.de/url?sa=t&source=web&cd=11&ved=0CGIQFjAK&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%208100%20x-clean&ei=7-H7TO6wEcGY8QPL-YSlDA&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1308259095), (12088, '', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; de-de) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1', '', 'de-de', -732170672, -638869940), (12089, 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CCAQFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fsnowmobile%2Fmotorenol-4-takt%2Fmotul-snowpower-4t-1l.html&rct=j&q=snow%20power%20motul&ei=6wX8TIv7IMWh8QOJ4ICODA&usg=AFQjCNFv6juVBW-rbR', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351974373), (12090, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12091, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12092, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12093, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12094, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (12095, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (12096, '', 'Pills.com.sg/Nutch-1.1 (Pills.com.sg; crawler@Pills.com.sg)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -895743241), (12097, 'http://www.google.de/search?hl=de&source=hp&q=motul+snowpower&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.5.24 Version/10.53', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1569088748), (12098, 'http://www.amazon.de/MOTUL-5100-4-Takt-Liter-10W-30/dp/B0022ZLORO/ref=sr_1_7?ie=UTF8&qid=1291624375&sr=8-7', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,en-us;q=0.8,de;q=0.5,en;q=0.3', -732170672, 1527259595), (12099, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', 'de', -732170672, -728697950), (12100, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', 'de', -732170672, -728697950), (12101, '', 'Pills.com.sg/Nutch-1.1 (Pills.com.sg; crawler@Pills.com.sg)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -895743241), (12102, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12103, 'http://www.google.ch/search?um=1&hl=de&biw=1259&bih=615&q=snowmobil+marken&safe=images&ie=UTF-8&sa=N&tab=iw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 1.1.4322; InfoPath.2)', '', 'de-CH', -732170672, -1026467688), (12104, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12105, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12106, '', 'Pills.com.sg/Nutch-1.1 (Pills.com.sg; crawler@Pills.com.sg)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -895743241), (12107, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897606), (12108, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897606), (12109, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065467), (12110, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12111, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018782), (12112, 'http://www.preisvergleich.de/search/landing/query/motul+5100/s/google/gkaid/55427054/koid/2745773323/?gclid=CMjFw5Ts16UCFUOBzAodRi6TlA', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; bg; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'windows-1251,utf-8;q=0.7,*;q=0.7', 'bg,en-us;q=0.7,en;q=0.3', -732170672, 1338531883), (12113, 'http://www.google.de/search?hl=de&rlz=1W1ADFA_de&q=Motul+5100&btnG=Suche&aq=f&aqi=g4&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, 1481485827), (12114, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1291646793&channel=4582219326&color_bg=F2F3F5&color_border=F2F3F5&flash=10.0.22&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Foel-ge', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.15) Gecko/20101026 Firefox/3.5.15 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351289443), (12115, 'http://search.icq.com/search/results.php?q=opel+cdti+1.9+forum+2takt+%C3%B6l+im+diesel&tb_ver=2.0.0.4&lng=de&ch_id=tb_ff', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574193345), (12116, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12117, 'http://search.conduit.com/Results.aspx?q=g%c3%bcnstige+%c3%b6le&gil=de-DE&SearchSourceOrigin=32&SelfSearch=1&hl=de&ctid=CT2405727&octid=CT2405727', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.15) Gecko/20101026 Firefox/3.5.15', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638017082), (12118, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12119, '', 'Pills.com.sg/Nutch-1.1 (Pills.com.sg; crawler@Pills.com.sg)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -895743241), (12120, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12121, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12122, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1308259095), (12123, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12124, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=2+takt%F6l&x=0&y=0', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419655308), (12125, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -715193816), (12126, 'http://www.google.de/products?q=motul+wash+and+wax&hl=de&aq=f', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; Tablet PC 2.0; AskTB5.6)', '', 'de-DE', -732170672, 1591301355), (12127, 'http://www.guenstiger.de/Preisvergleich/Motul/Tekma_Ultima_10W_40_60_l.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.15) Gecko/20101026 Firefox/3.5.15', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1548689764), (12128, 'http://www.125er-forum.de/104-sonstige/45468-echtes-2-takt-tuning-das-auch-funktioniert.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; FunWebProducts; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1527040829), (12129, 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1532604859), (12130, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780794), (12131, 'http://www.google.de/aclk?sa=l&ai=CecKBfBn9TIrkCMSa8APvvLzuDa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCi48TittGtj6qBBNP0DnM496V5fKmBPH02F07mMTj&sig=AGiWqtwA7D85SNK7-X-oLfXMVf5HU_Q5iA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.15) Gecko/20101026 Firefox/3.5.15', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558636636), (12132, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12133, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1291658360&flash=10.0.32&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fgleiches-oel-billiger-t1637021.html&dt=1291658362671&shv=r20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470211655), (12134, '', 'Pills.com.sg/Nutch-1.1 (Pills.com.sg; crawler@Pills.com.sg)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -895743241), (12135, 'http://shop.ebay.de/i.html?_nkw=+motul+2t+%C3%B6l&_sacat=0&_odkw=2+t+%C3%B6l&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638833366), (12136, 'http://www.bing.com/search?q=markenoele&go=&form=QBRE3', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1372112404), (12137, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12138, 'http://www.yatego.com/q,motul,20w,50', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1381194767), (12139, 'http://www.google.de/search?sourceid=navclient&aq=0&oq=Motul+%c3%96L&hl=de&ie=UTF-8&rlz=1T4HPNN_deDE321DE321&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618; AskTB5.6)', '', 'de', -732170672, 1413180773), (12140, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=Aviasynth+5W-30+LongLife+III&x=16&y=20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419801505), (12141, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12142, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12143, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12144, 'http://www.google.de/aclk?sa=l&ai=C7oQaxEb9TKLQOIL7sgaR8YnGBq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV2oiCmAegAcfRhPgDyAEBqQKLjxOK20a2PqoEE0_QmYMoQ47RwX9t0yq5TE5IgNs&sig=AGiWqty-ssk3md30Tym4nn0LP3nAIPv41A&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341159653), (12145, '', 'Pills.com.sg/Nutch-1.1 (Pills.com.sg; crawler@Pills.com.sg)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -895743241), (12146, 'http://www.google.de/search?client=safari&rls=en&q=8100+x-clean+motul+sae+5w40&ie=UTF-8&oe=UTF-8&redir_esc=&ei=OUr9TPndB8ax8gOB4oHhCw', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'de-de', -732170672, 1567125661), (12147, 'http://www.google.de/search?sourceid=chrome&ie=UTF-8&q=5W-40+Motul+8100+X-Cess', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.43 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, -639140092), (12148, '', 'Pills.com.sg/Nutch-1.1 (Pills.com.sg; crawler@Pills.com.sg)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -895743241), (12149, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12150, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12151, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12152, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420449371), (12153, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12154, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12155, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12156, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12157, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12158, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (12159, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (12160, 'http://fahrzeugteile.shop.ebay.de/i.html?_nkw=2+Takt+%C3%96l+Vollsynthetisch+putoline&_sacat=131090&_dmpt=Motorrad_Kraftradteile&_odkw=2+Takt+%C3%96l+Vollsynthetisch&_osacat=131090&_trksid=p3286.c0.m270.l1313', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413473869), (12161, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12162, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065616), (12163, 'http://www.google.de/search?q=Motul+300V+Factory+Line&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7IRFA&redir_esc=&ei=iBH-TJPBFMSI4gb4iayOCA', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; FBSMTWB; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)', '', 'de', -732170672, 1352182753), (12164, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12165, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, -648954854), (12166, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1064 Safari/532.5', 'windows-1251,utf-8;q=0.7,*;q=0.3', 'bg-BG,bg;q=0.8', -732170672, 1354457179), (12167, 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDEQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%208100%20x-clean%20marken%C3%B6le&ei=AyH-TKz_A4SPswab5ZGLBg&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1308256553), (12168, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBsQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele.de&ei=_iH-TJn_PIeZ8QOfq7iMCw&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322)', '', 'de', -732170672, 1352247182), (12169, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12170, 'http://www.google.de/search?hl=de&q=motul+snow+power&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.5.24 Version/10.53', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1569144976), (12171, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBsQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele&ei=ASb-TI2QMovOswbgut2TBg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1308256553), (12172, '', 'Who.is Bot', '', '', -732170672, -1373321995), (12173, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBoQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele&ei=9jT-TJz3AYnHswbM2_CbBg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1308256553), (12174, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBsQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele&ei=1Dn-TL6uCYHAswaSx9WHBg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1308256553), (12175, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1469033244), (12176, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12177, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-US', -732170672, 1293476115), (12178, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+%C3%B6l&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339430917), (12179, 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1128113858), (12180, 'http://www.google.de/url?sa=t&source=web&cd=8&ved=0CE4QFjAH&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=x%20cess%208100&ei=VVn-TL2zHcWr8QPDsZSNCw&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.43 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, -639146765), (12181, 'http://de.ask.com/web?l=sem&ifr=1&qsrc=999&q=2%20taktoel&siteid=3130&o=3130&ar_uid=966cd1bc4b905dc7ad3ad23edf182ee7fefa3601', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1928983795), (12182, 'http://www.google.de/aclk?sa=l&ai=CqQFVe1v-TKi0DYWvtAbbuPSRBK3BsMMB_em97RT1y-PtRwgAEAFQnq-hjQFglaK3gsgHoAHH0YT4A8gBAakCDvvwtMRftj6qBBZP0ErqZGMNpXZLUILfqBMOyr5dperQ&sig=AGiWqtyg-kSTd0jYX45Pv_4YsyJBoNJ7vQ&adurl=http://www.motulshop.de&rct=j&q=Motul%20300%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1568726091), (12183, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBsQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele&ei=PGv-TL-SMMnNswaG7YSXBg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1308256553), (12184, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12185, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928011), (12186, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (12187, 'http://www.gs-forum.eu/showthread.php?t=49932', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1308475534), (12188, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12189, 'http://www.motorradfrage.net/frage/was-unterscheidete-oel-fuer-autos-von-oel-fuer-motorraeder', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.15) Gecko/20101026 Firefox/3.5.15 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1418083511), (12190, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017934), (12191, 'http://www.google.de/search?q=motul&hl=de&client=firefox-a&rls=org.mozilla:de:official&prmd=ivs&ei=WoX-TILeA5Xi4ga4ifHMCA&start=20&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1421094342), (12192, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12193, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1291756906&flash=10.1.85.3&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html&dt=1291756906562&shv=r201011', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MDDC; .NET4.0C; InfoPath.2)', '', 'de-DE', -732170672, -638675211), (12194, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12195, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1064 Safari/532.5', 'windows-1251,utf-8;q=0.7,*;q=0.3', 'bg-BG,bg;q=0.8', -732170672, 1354457470), (12196, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12197, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12198, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (12199, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12200, 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CFIQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=%208100%20X-cess%205W-40&ei=Xuv-TM6jFsep8QPc-rWMCw&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1532586472), (12201, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12202, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12203, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12204, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065560), (12205, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12206, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (12207, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (12208, 'http://www.google.ch/url?sa=t&source=web&cd=2&ved=0CCAQFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-fanshop-artikel%2Fbekleidung%2Flatzhose-mit-motul-einstickung.html&rct=j&q=motul%20latzhose&ei=oUX_TIqvNYOVOo7F_c4M&usg=AFQjCNGRzbJ7_Y2yCQ-H73d2eaRHuO3X', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.3; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de-ch', -732170672, 1397517172), (12209, 'http://www.testberichte.de/p/motul-tests/moto-wash-plus-power-gel-testbericht.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1470583085), (12210, 'http://www.google.de/aclk?sa=l&ai=ClogZsVX_TOuTEYONOqKViK8MrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV0puCrAegAcfRhPgDyAEBqQKbGR1S_D-2PqoEE0_QLxoSfcMPSAvxxldUqUH3aFI&sig=AGiWqtwlCSjJeQLleajq0aMIxBkJ2ybx0Q&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; Seekmo 10.3.85.0)', '', 'de', -732170672, -1133084530), (12211, 'http://www.google.de/aclk?sa=l&ai=ClogZsVX_TOuTEYONOqKViK8MrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV0puCrAegAcfRhPgDyAEBqQKbGR1S_D-2PqoEE0_QLxoSfcMPSAvxxldUqUH3aFI&sig=AGiWqtwlCSjJeQLleajq0aMIxBkJ2ybx0Q&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; Seekmo 10.3.85.0)', '', 'de', -732170672, -1133084530), (12212, 'http://www.google.de/aclk?sa=l&ai=Ck8yTO1j_TOG_Fcj7sgbhz8HeDK3BsMMB_em97RTNs-HtRwgAEAFQnq-hjQFglbKVgqQHoAHH0YT4A8gBAakCmxkdUvw_tj6qBBNP0A12Y-LjnS3lc2U8Y0eDawuj&sig=AGiWqtye_Lac03OSm_Rc0RT3E1xstHjsfw&adurl=http://www.motulshop.de&rct=j&q=motul%20kettenspra', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1053692886), (12213, 'http://www.industrystock.de/html/Motor%C3%B6le/product-result-de-59623-0.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; eSobiSubscriber 2.0.4.16; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de-DE,www.diebörse.de;q=0.5', -732170672, -639340826), (12214, 'http://search.icq.com/search/results.php?q=jawohl+2takt%C3%B6l&tb_ver=2.0.0.4&lng=de&ch_id=tb_ff', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1469033244), (12215, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12216, 'http://www.google.de/aclk?sa=l&ai=CmettjWH_TL7sM8KX8APmv63bDa3BsMMB_em97RSNyePtRwgAEAEoA1Cer6GNAWCVsquCtAegAcfRhPgDyAEBqQKbGR1S_D-2PqoEGE_QJrbUf7x1Gjb4z6uQDuptbykXJ7YbXQ&sig=AGiWqtzZFL_O_oBQXlqC6Fk9BWPzPHylWg&adurl=http://www.motulshop.de&rct=j&q=Motul%20', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, -648454782), (12217, 'http://www.google.de/search?q=MOTUL+Race+Chronometer&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1354459924), (12218, 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&q=bestpreis+%C3%B6l+sf+sg+sh&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1472019782), (12219, 'http://www.ndparking.com/xn--motoren-le-lcb.de', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; msn OptimizedIE8;DEDE)', '', 'de-DE', -732170672, 1560027760), (12220, 'http://www.google.de/aclk?sa=l&ai=CrVPyeX__TJyNHMSd8AOYhISDDa3BsMMB_em97RSt1I_8BggAEAEoAlCer6GNAWCViomOsAegAcfRhPgDyAEBqQLiKLMgGDC2PqoEE0_Qo0SvyF9f8NnGhMHY_HpHu-g&sig=AGiWqtwhqm6faN98Wv3rbKXISpd4xVdY7A&adurl=http://www.motulshop.de&rct=j&q=motul%20fuel%20', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.215 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1342045396), (12221, 'http://www.google.de/products?q=++MOTUL+Chain+Lube+Factory+Line++++&hl=de&aq=f', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.215 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1529294164), (12222, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12223, 'http://www.google.de/aclk?sa=l&ai=CPG_9apH_TPrcEM2-hAfi-ZWFDa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVwoOCmAegAcfRhPgDyAEBqQLiKLMgGDC2PqoEE0_QuwjLi-n8SScWKuwxadq8Sq0&sig=AGiWqtyKFngyS9buyuyMY3mbp2dG-X3EHw&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.13) Gecko/2009073022 Firefox/3.0.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1044922626), (12224, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=2takt+%F6l+lm1052', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 779250498), (12225, 'http://www.idealo.de/preisvergleich/OffersOfProduct/2292714_-5100-4t-10w-40-4-l-motul.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 (webde/1.7.2) Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420448292), (12226, '', 'ia_archiver (+http://www.alexa.com/site/help/webmasters; crawler@alexa.com)', '', '', -732170672, -1367216739), (12227, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12228, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 (webde/1.7.2) Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420451444), (12229, 'http://shop.ebay.de/i.html?_nkw=2+Takt+%C3%96l+Vollsynthetisch&_sacat=0&Modellreihe=T4&_sop=10&_dmpt=Autoteile_Zubeh%C3%B6r&_odkw=motor+tdi+t+4&_osacat=0&_trksid=p3286.c0.m270.l1311', 'Mozilla/4.0 (compatible; MSIE 7.0; AOL 9.0; AOLBuild 4327.5201; Windows NT 5.1; Trident/4.0; GTB6.6; (webde/1.1.0.22); .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1017299930), (12230, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1128113858), (12231, 'http://www.google.de/search?q=motul+specific+5w40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1133854409), (12232, '', 'ia_archiver (+http://www.alexa.com/site/help/webmasters; crawler@alexa.com)', '', '', -732170672, -1367216739), (12233, 'http://www.google.com/search?hl=en&q=www.motulshop.de', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', 'en-us', -732170672, 1249745490), (12234, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12235, 'http://www.hood.de/auction/40511263/castrol-racing-a747-rizinusoelanteil-absolut-nur-fuer-r.htm', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322)', '', 'de', -732170672, 1421470415), (12236, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.8 (de) Anonymisiert durch AlMiSoft Browser-Maulkorb 67332501', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1528864514), (12237, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418526700), (12238, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12239, 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CDwQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop%20&ei=Q9L_TMr7Dcah8QOn6oyNCw&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1303423504), (12240, '', 'www.adressendeutschland.de', 'ISO-8859-1,utf-8,*', 'de', -732170672, 1489381094), (12241, '', 'www.adressendeutschland.de', 'ISO-8859-1,utf-8,*', 'de', -732170672, 1489381094), (12242, '', 'www.adressendeutschland.de', 'ISO-8859-1,utf-8,*', 'de', -732170672, 1489381094), (12243, '', 'www.adressendeutschland.de', 'ISO-8859-1,utf-8,*', 'de', -732170672, 1489381094), (12244, '', 'www.adressendeutschland.de', 'ISO-8859-1,utf-8,*', 'de', -732170672, 1489381094), (12245, '', 'www.adressendeutschland.de', 'ISO-8859-1,utf-8,*', 'de', -732170672, 1489381094), (12246, 'http://search.icq.com/search/results.php?q=corona+2+takt+%C3%B6l+teilsynthetisch+bei+ebay&tb_ver=2.0.0.4&lng=de&ch_id=tb_ff', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574193439), (12247, '', 'www.adressendeutschland.de', 'ISO-8859-1,utf-8,*', 'de', -732170672, 1489381094), (12248, '', 'www.adressendeutschland.de', 'ISO-8859-1,utf-8,*', 'de', -732170672, 1489381094), (12249, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12250, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12251, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928011), (12252, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (12253, 'http://www.google.de/aclk?sa=l&ai=C86V-thsATZHgG8Oc8APOr_3fDa3BsMMB_em97RTdv-PtRwgAEAEoAlCer6GNAWCVoqiCsAegAcfRhPgDyAEBqQLRnqlY9za2PqoEGE_Qv8nLopW_lAcgNANkYI3ACKX8pXzgwQ&sig=AGiWqtyUxq_H4iJkrLFEoDZWlJ5wX6IVSg&adurl=http://www.motulshop.de&rct=j&q=Motul%20', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; freenet.de GmbH; fE3)', '', 'de', -732170672, 1509243941), (12254, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12255, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12256, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12257, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12258, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12259, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 (.NET CLR 3.5.30729)', '', '', -732170672, 772020046), (12260, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12261, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12262, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093954618), (12263, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12264, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 (webde/1.7.2) Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420449558), (12265, 'http://search.conduit.com/Results.aspx?q=2-takt%C3%B6le&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=13&ctid=CT2319825&octid=CT2319825', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420306167), (12266, 'http://www.google.de/search?hl=de&source=hp&q=silicon+clean+motul&meta=&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1484943777), (12267, 'http://www.motulshop.de', '', '', '', -732170672, -663639565), (12268, 'http://www.motulshop.de', '', '', '', -732170672, -663639565), (12269, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 (webde/1.7.2) Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420442227), (12270, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12271, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065505), (12272, 'http://www.google.de/search?q=motul+20w+60', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', 'de', -732170672, -723615734), (12273, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12274, 'http://shop.ebay.de/i.html?_nkw=Motoren%C3%B6l+Motul+300V+4T+sport+SAE+10W40&_sacat=0&_odkw=Motoren%C3%B6l+10w40&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470872775), (12275, 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CGIQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotorsport%2Fmotul-300v-power.html&rct=j&q=300V%20POWER%205W40&ei=4tkATfXqG8-B5Aas6KD0Ag&usg=AFQjCNFag4ykXdofv4SCEQfM_k4Xt6r5MA', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C; .NET CLR 1.1.4322)', '', 'de-DE', -732170672, 1467630246), (12276, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12277, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12278, 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE290&q=15w50+motul&aq=9&aqi=g10&aql=&oq=15w&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1427122255), (12279, 'http://www.google.de/search?q=motul+fuel+system+clean', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1527922972), (12280, 'http://www.google.com/url?sa=t&source=web&cd=8&ved=0CFIQFjAH&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20x-cess&ei=_wgBTcXrF5Wg4QazxoT0Ag&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.12) Gecko/20101026 SUSE/3.6.12-1.2 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1467626143), (12281, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12282, 'http://www.google.de/search?q=motul&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1133850681), (12283, 'http://shop.ebay.de/?_from=R40&_trksid=p3984.m570.l1313&_nkw=Motul+multi+atf&_sacat=See-All-Categories', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1576296385), (12284, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6; SIMBAR={0B2BA51C-FF5C-4958-B54C-AFF08AA5803A}; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; Dealio Toolbar 3.4; MSN Optimized;DE; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveCo', '', 'de', -732170672, 1526819876), (12285, 'http://www.google.de/aclk?sa=l&ai=CLgGqVB4BTfuJOIjhswbL8vnFDa3BsMMB_em97RSNyePtRwgAEAEoA1Cer6GNAWCVkqqCsAegAcfRhPgDyAEBqQLMtzmqXiu2PqoEE0_Q_d2tNFsSu2hGwmbG3OT0FZw&sig=AGiWqtykp1avlyUz89VWKM9kyw9HFnNvzQ&adurl=http://www.motulshop.de&rct=j&q=motul%20specifi', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 GTB7.1 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1568884675); INSERT INTO `log_visitor_info` (`visitor_id`, `http_referer`, `http_user_agent`, `http_accept_charset`, `http_accept_language`, `server_addr`, `remote_addr`) VALUES (12286, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12287, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576354887), (12288, 'http://www.google.de/url?sa=t&source=web&cd=15&ved=0CCsQFjAEOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-autoschmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%208100%20x-clean&ei=jSUBTbfdLcas8QOgqPybCA&usg=AFQjCNGd1q34FPk', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.06; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1340927354), (12289, 'http://www.google.de/aclk?sa=l&ai=CtjELfScBTeeWCoWLOqLsqZ8BrcGwwwH96b3tFL3D4-1HCAAQAygDUJ6voY0BYJWylYKkB6ABx9GE-APIAQGpAm5QurbwKrY-qgQYT9DEmKJU7VZvDyunN70WyIelNHy-9IKz&sig=AGiWqtxjH8eZCz7dpAem6ITdQOFWv5NjWQ&adurl=http://www.motulshop.de&rct=j&q=g%C3%BCnst', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 GTB7.1 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1831650006), (12290, 'http://suche.aolsvc.de/aol/afe?invocationType=500error_de_DE&query=motul%2ede', 'Mozilla/4.0 (compatible; MSIE 8.0; AOL 9.0; AOLBuild 4327.5201; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1017299930), (12291, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12292, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.12) Gecko/20101026 MRA 5.7 (build 03790) Firefox/3.6.12 ( .NET CLR 3.5.30729) sputnik 2.3.1.118', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1296860991), (12293, 'http://www.google.de/aclk?sa=l&ai=C4UOnt0YBTYr_A8T8sga46dj_DK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglaKugrQHoAHH0YT4A8gBAakCdhW_GoEntj6qBBNP0M9zvU0qwpz5Q0zwR_05g_Qy&sig=AGiWqtzwnWhvNadr2qxkJ9v8me9OiCt6PQ&adurl=http://www.motulshop.de&rct=j&q=Motul%20%C3%96l', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573711655), (12294, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12295, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4SUNA_deDE226DE229&q=motul+specific+5w30', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1471407543), (12296, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12297, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12298, 'http://www.google.de/search?q=MOTUL+300V+Chrono+SAE+10W40&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGIC_de&redir_esc=&ei=u1QBTeiVNY_A8QPZ1smaCA', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -642055743), (12299, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928011), (12300, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (12301, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12302, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12303, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955124), (12304, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12305, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (12306, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (12307, 'http://www.google.de/search?hl=de&source=hp&q=2-takt+motor%C3%B6l&meta=&aq=9&aqi=g10&aql=&oq=2-takt+&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', '', 'de', -732170672, -709468010), (12308, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12309, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12310, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12311, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12312, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12313, 'http://www.pixelgate.info/serve.php?lg=de&dn=pixelgate.info&ps=4d5e03b2d52e4f70171dd4ce34de3585&le=2010121002000109968&aq=Motul%20%C3%96l&tk=sE87kDUEEVcKEwjsjtCLleGlAhVDn98KHWJmPH8QAhgBIAswyfGiAzg1UMnxogM', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 YFF35 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530584614), (12314, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12315, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (12316, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (12317, '', 'ia_archiver (+http://www.alexa.com/site/help/webmasters; crawler@alexa.com)', '', '', -732170672, -1367216739), (12318, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1291968382&flash=10.0.22&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotor-oel-ueber-das-internet-kaufen-t1601929.html&dt=1291968', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.1.15) Gecko/20101027 SeaMonkey/2.0.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1474962462), (12319, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12320, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12321, 'http://www.google.de/search?q=motul+5w40+x+clean&hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&prmd=ivs&ei=zuoBTYbnAtWJ4Qapha2hCg&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350877289), (12322, 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CFsQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=w-sBTZqzDcXJswbW6bmBCg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 YFF35 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530584614), (12323, 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-1l.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350877289), (12324, 'http://www.markenoele.de/motul-fanshop-artikel.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350877289), (12325, 'http://www.markenoele.de/motul-fanshop-artikel/bekleidung.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350877289), (12326, 'http://www.markenoele.de/motul-fanshop-artikel/aufkleber.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350877289), (12327, 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+5w40+x+clean%2C+1l&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350877289), (12328, 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-8100-x-clean-c3-1l.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350877289), (12329, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1372112404), (12330, 'http://shop.ebay.de/i.html?_nkw=motul+system+fuel+clean+diesel&_sacat=0&_sop=15&_odkw=motul+system+fuel+clean&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1134528512), (12331, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12332, '', 'ia_archiver (+http://www.alexa.com/site/help/webmasters; crawler@alexa.com)', '', '', -732170672, -1367216739), (12333, 'http://suche.aol.de/aol/search?s_it=topsearchbox.search&query=Motul+%C3%B6l+&rp=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1831697222), (12334, 'http://www.yatego.com/index.htm?sid=08Y1291979775Y0642c71afc0f5b2a31&cl=mallsearch&std=1&startCat=&startLevel=&galleryList=&sort=price_desc&compactList=&lastTotalCount=0&query=2+takt+%F6l&catonly=false&price_min=egal&price_max=egal', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.0.3705; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1339609414), (12335, 'http://www.markenoele.de/functions/sammelpruefung.php', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729182), (12336, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12337, '', 'ia_archiver (+http://www.alexa.com/site/help/webmasters; crawler@alexa.com)', '', '', -732170672, -1367216739), (12338, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12339, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (12340, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (12341, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (12342, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (12343, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (12344, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (12345, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (12346, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (12347, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (12348, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (12349, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (12350, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (12351, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (12352, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (12353, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (12354, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (12355, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (12356, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (12357, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (12358, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (12359, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (12360, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (12361, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (12362, '', 'Mozilla/5.0 (compatible; SiteBot/0.1; +http://www.sitebot.org/robot/)', '', '', -732170672, -730782814), (12363, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322)', '', 'de', -732170672, 1352247182), (12364, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12365, 'http://www.google.de/aclk?sa=l&ai=CGyn_aSkCTZ6ODoSY8AP70fzcDa3BsMMB_em97RS97Pu-RwgAEAEgx5j4BVCer6GNAWCVkp-CsAegAcfRhPgDyAEBqQI07Zj6_UK2PqoEE0_QI2ovd2lhsohoYH5az49MXFWABZBO&sig=AGiWqtwJTjNWQkGhp_S-x1Ak3bmJHLlMZw&adurl=http://www.motulshop.de&rct=j&q=motul%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; SIMBAR={77CECC3B-C62E-40D0-BD99-7B863EAFA964}; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0)', '', 'de', -732170672, 1292429280), (12366, 'http://search.icq.com/search/results.php?q=amazon+2takt%C3%B6l&tb_ver=2.0.0.4&lng=de&ch_id=tb_ff', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574193591), (12367, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12368, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12369, 'http://shop.weihnachtsgeschenke.de/k%C3%BChlfl%C3%BCssigkeit/?&campid=5336735222&ggkey=k%C3%BChlfl%C3%BCssigkeit', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1591507533), (12370, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12371, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12372, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12373, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12374, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12375, 'http://www.google.de/aclk?sa=l&ai=C5tz7cEoCTdKyCMaOOtj5oLABrcGwwwH96b3tFO3M4-1HEAMoCFCer6GNAWCVsqKCsAegAcfRhPgDyAEBqQIwBilMZTe2PqoEGE_QazGRBl-coREsrE_XxeJEzHBzaQYtjQ&num=3&sig=AGiWqtxIlQTv0hFWjYyQhanQmMSyCgXW8Q&adurl=http://www.motulshop.de&rct=j&q=defend', 'Mozilla/4.0 (compatible; MSIE 8.0; AOL 9.0; AOLBuild 4327.5201; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, -1017299930), (12376, 'http://www.google.de/search?hl=de&&sa=X&ei=6kwCTYyEM5GVswaL2pDnCQ&ved=0CCQQBSgA&q=motul+0W-20&spell=1', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1408446474), (12377, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729172), (12378, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12379, 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CF4QFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=5W-40%20Motul%208100%20X-Cess&ei=d2ECTajnCsftOYeU4aYB&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1596023853), (12380, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12381, 'http://www.google.de/aclk?sa=l&ai=CY0Vp42YCTcunDIuvtAab76SWDa3BsMMB_em97RS9w-PtRxABKAhQnq-hjQFgleL7gZQHoAHH0YT4A8gBAakCMAYpTGU3tj6qBBhP0L5Xe-DB_segn_ehLcpmWD1nawkzCKA&num=4&sig=AGiWqtzSOrQgT3GW9hMIHah29qAeWf7QcQ&adurl=http://www.motulshop.de&rct=j&q=motor', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MALN; .NET4.0C)', '', 'de-DE', -732170672, 1604133541), (12382, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1292003731&flash=10.1.85.3&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html&dt=1292003731015&shv=r201011', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; (webde/1.1.0.22); GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1481025957), (12383, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471405306), (12384, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12385, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9669843791434499&output=html&h=250&slotname=2129756871&w=250&lmt=1292013857&flash=10.1.53&url=http%3A%2F%2Fwww.pressemitteilungen-online.de%2Findex.php%2Fmotoroel-fuers-auto-tipps-fuer-die-richti', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 BTRS26718 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574121372), (12386, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12387, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12388, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12389, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12390, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12391, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928011), (12392, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (12393, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12394, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729106), (12395, 'http://www.motulshop.de', '', '', '', -732170672, -663639555), (12396, 'http://www.motulshop.de', '', '', '', -732170672, -663639555), (12397, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12398, 'http://www.google.de/search?hl=de&client=firefox-a&hs=LI2&rls=org.mozilla%3Ade%3Aofficial&q=motul+8100+x-clean%2B&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419639528), (12399, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12400, 'http://www.google.de/aclk?sa=l&ai=CRvs3ukoDTZuZH8ngswaxifXXDq3BsMMB_em97RSt1I_8BggAEAEgi5j4BSgCUJ6voY0BYJWKo4KwB6ABx9GE-APIAQGpArwtMOI9MrY-qgQTT9D9FHHp7CMnggMFszhj1owN2YAFkE4&sig=AGiWqtyRFQENUggAU8AVt3Jr7CZN9HDbkA&adurl=http://www.motulshop.de&rct=j&q=mot', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1530565974), (12401, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12402, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12403, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12404, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12405, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1292073495&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotor-oel-ueber-das-internet-kaufen-t1601929.html&dt=129207', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1381137001), (12406, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12407, 'http://shop.ebay.de/i.html?_nkw=Motorenoel+f%C3%BCr+2+takter&_sacat=0&_odkw=Motorenoel&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1421401642), (12408, 'http://gs-forum.eu/showthread.php?t=49932', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1418147468), (12409, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12410, 'http://www.webmail.de/plainsearch/motul+%C3%B6l/s/google/koid/1866002278/?gclid=CIWCy7XM5KUCFYe_zAodem0f1g', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1301187009), (12411, 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul+shin&hl=de&ie=UTF-8&q=motul+shine+%26+go', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1526986587), (12412, 'http://www.google.de/search?hl=de&client=firefox-a&hs=Syn&rls=org.mozilla:de:official&q=motul+motor%C3%B6l&revid=901656562&sa=X&ei=-KkDTdnJLI6SOvuc0KYB&ved=0CHcQ1QIoAA', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1353432173), (12413, 'http://www.amazon.de/MOTUL-5100-4-Takt-Liter-10W-30/dp/B0022ZLORO/ref=sr_1_4?s=automotive&ie=UTF8&qid=1292086334&sr=1-4', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471179955), (12414, 'http://www.google.de/aclk?sa=l&ai=Cgt-gy60DTeflK8rhswbinaycDa3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglaq3gsgHoAHH0YT4A8gBAakCvC0w4j0ytj6qBBNP0LUpF2Lrn91YKtJLixKvf6lp&sig=AGiWqtw_n7N7OiKh4AIuJbp7SY7aMI6LSw&adurl=http://www.motulshop.de&rct=j&q=motul%208100%20x-c', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470877818), (12415, 'http://www.google.de/search?client=opera&rls=de&q=motul+onlineshop&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1470513747), (12416, 'http://www.google.ch/url?sa=t&source=web&cd=2&ved=0CB4QFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=hths-%20viskosit%C3%A4t%20von%20motul%208100%20x-clean%205w40&ei=5MADTcnFHYPLswaIotHxCQ&usg=AFQjCN', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1295548003), (12417, 'http://www.pixelgate.info/serve.php?lg=de&dn=pixelgate.info&ps=341115a16f5053471ee79e57bf73bcbc&le=2010121113000152159&aq=Motul%20%C3%B6l&tk=TEhzDmeuNkcKEwiM2ovt6eSlAhXHpd4KHQMY6G4YACAAMPDQsAg4NVDw0LAIUOWblQ9Q1ayvD1C6n_cPUKqUsRFQwLe1EVC0hsURUP66qqcB', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480910644), (12418, '', 'Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) AppleWebKit/420+ (KHTML, like Gecko) Version/3.0 Mobile/1A535b Safari/419.3', '', '', -732170672, -806230876), (12419, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12420, 'http://de.ask.com/web?l=dis&o=15420&qsrc=2870&gct=dns&gc=1&q=motul.de', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; AskTB5.6)', '', 'de-DE', -732170672, 1601348670), (12421, 'http://www.autobild.de/artikel/vergleichstest-motoroel-36485.html', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; Trident/4.0; SU 3.28; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1351404349), (12422, 'http://www.google.de/url?sa=t&source=web&cd=17&ved=0CEUQFjAGOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-autoschmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%208100%20x-clean&ei=tNUDTcbCFYvGswa5p6DkCQ&usg=AFQjCNGd1q34FPk', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1311428057), (12423, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12424, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12425, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12426, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12427, 'http://shop.ebay.de/i.html?_nkw=motul+motor%C3%B6l+5w40+x-cess&_sacat=0&_odkw=motul+motor%C3%B6l+5w40&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1573325871), (12428, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1292100956&channel=4582219326&color_bg=F2F3F5&color_border=F2F3F5&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotor', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639474638), (12429, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12430, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12431, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065467), (12432, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12433, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12434, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12435, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12436, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12437, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12438, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12439, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928011), (12440, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (12441, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 1.1.4322; .NET CLR 3.0.30729; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; .NET4.0C)', '', 'de', -732170672, 1569122058), (12442, 'http://www.google.de/aclk?sa=l&ai=CAmiezpIETaKSPIL7sgbw7sHWDa3BsMMB_em97RS9w-PtRxAGKAhQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCvC0w4j0ytj6qBBhP0JR8Yydu_u3-Ngl4fn0Pzxr0bupxTpc&num=9&sig=AGiWqtz2cHehYGFJ8jGy9XyGxNPGWppRWQ&adurl=http://www.motulshop.de&rct=j&q=motor', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.215 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1383164421), (12443, '', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1470513747), (12444, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (12445, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (12446, 'http://www.google.de/search?hl=de&lr=lang_de&safe=off&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&tbs=lr%3Alang_1de&q=4100+15w50&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1311935148), (12447, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Dautomotive&field-keywords=motul+300v&x=0&y=0', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529784819), (12448, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1292154608&flash=10.1.102.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwo-ist-sterndocktor-t1401810.html&dt=1292154608062&shv=r', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.3; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1601624449), (12449, 'http://www.google.de/search?q=Motul+3000+4T+SAE+20W-+50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1) Gecko/20090624 Firefox/3.5 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1548651555), (12450, 'http://shop.ebay.de/i.html?_nkw=motor%C3%B6il5w30+fur+audi++lohglife++3&_sacat=0&_odkw=motor%C3%B6il5w30+fur+audi&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.30729; .NET CLR 3.5.30729; MAMD; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de', -732170672, 1341967391), (12451, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12452, 'http://www.google.de/aclk?sa=l&ai=CX7I3qNoETdecIMWY8APyg4WSDa3BsMMB_em97RS1g_2-RwgAEAIoAlCer6GNAWCV-qWCsAegAcfRhPgDyAEBqQK8LTDiPTK2PqoEGE_QkWMZuKbHaHxNGSxB02ImThUB2TdG_w&sig=AGiWqtykBe8xlUXrdPxnPxreuIXr2w3QXQ&adurl=http://www.motulshop.de&rct=j&q=Motul%20', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, -1295355352), (12453, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=250&slotname=0832573365&w=250&lmt=1292172015&flash=10.1.53&url=http%3A%2F%2Fwww.reptilien-forum.info%2Fplauderecke%2F17780-ol-wellenwippe-2.html&dt=1292172018864&sh', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 3P_UASEDE/1.0.22.4 Firefox/3.6.12 ( .NET CLR 3.5.30729) Creative ZENcast v2.00.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351605048), (12454, 'http://www.google.de/aclk?sa=l&ai=CYDj4DwcFTfW5OIL7sgbw7sHWDa3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCVuoCCmAegAcfRhPgDyAEBqQK8LTDiPTK2PqoEGE_QNeRPjvQxfe911gr3tLm-4iJtHb16Dw&sig=AGiWqtwsu7Buf0ffKMJjn-vcp1ZEZ7acBw&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, -1129435334), (12455, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12456, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=90&slotname=4498595130&w=728&lmt=1292178928&channel=4582219326&color_bg=F2F3F5&color_border=F2F3F5&flash=10.0.45&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fsehr-g', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341063406), (12457, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12458, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12459, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBgQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele&ei=b0AFTaCYJYOBOpK6oKYB&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1548632913), (12460, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12461, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12462, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1292196602&flash=10.0.45&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fdiesel-additive-von-liqui-moly-gut-oder-schamanenpipi-t24318', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1522147047), (12463, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12464, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12465, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12466, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928011), (12467, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928011), (12468, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12469, 'http://www.motulshop.de', '', '', '', -732170672, -663639555), (12470, 'http://www.motulshop.de', '', '', '', -732170672, -663639555), (12471, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBsQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele.de&ei=3dUFTaa_NMqdOpXwuc0C&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1133860268), (12472, 'http://www.google.de/search?hl=de&source=hp&q=2takt%C3%B6l&meta=&aq=f&aqi=g-s2&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', 'de', -732170672, 1529366908), (12473, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12474, 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=markenoele.de&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350870820), (12475, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350870820), (12476, 'http://www.markenoele.de/angebote-des-monats/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350870820), (12477, 'http://www.markenoele.de/motul-schmierstoffe.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350870820), (12478, 'http://www.markenoele.de/motul-schmierstoffe/motul-8100-x-clean-c3-1l.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350870820), (12479, 'http://www.markenoele.de/index.php/admin/sales_order/view/order_id/83/key/d83684913760b17fc18218772d9ad794/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (12480, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1372112404), (12481, 'http://www.google.de/products?q=motul+15W50&hl=de&aq=f', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1468734032), (12482, '', 'weneobot/Nutch-1.2 (weneo.de bot; http://www.weneo.de/bot; bot at weneo.de)', '', 'de-de,de;q=0.5', -732170672, 1426772954), (12483, 'http://www.gutefrage.net/frage/welches-oel-fuer-unseren-mini', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1054945374), (12484, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1292241733&flash=10.0.45.2&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fteilehandel%2Farticles%2F284659%2F&dt=12922417333', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1418597745), (12485, 'http://www.google.de/search?q=motul+300v+15w60&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413146785), (12486, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (12487, 'http://www.amazon.de/Motul-Classic-%C3%96L-20w50-Liter/dp/B003AWYPII/ref=sr_1_3?s=automotive&ie=UTF8&qid=1292245598&sr=1-3', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SIMBAR={DBDCBCA7-840E-4B29-98FA-16B3C5EBDF4E}; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.1; InfoPath.2; .NET4.0C; .NET4.0E; Tabl', '', 'de', -732170672, 1607480335), (12488, 'http://www.branchenbuchsuche.de/motul-deutschland-gmbh-in-koeln_1282575', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1469452205), (12489, 'http://www.google.de/search?hl=de&client=firefox-a&hs=hoT&rls=org.mozilla:de:official&channel=s&&sa=X&ei=PB4GTYT-OYOfOvDhlKYB&ved=0CJEBEAUoAA&q=2-takt+%C3%B6l+g%C3%BCnstig&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1307288697), (12490, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12491, 'http://suche.t-online.de/fast-cgi/tsc?q=2+takt+%C3%B6l+&encQuery=2+takt+%C3%B6l+selbst+mischend&lang=any&adtest=&mandant=toi&device=html&dia=suche&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&plug_id=&start=0&num=10&o', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.30729; .NET CLR 3.5.30729; MAMD; .NET4.0C)', '', 'de', -732170672, 1341562829), (12492, 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CN_T3sTL6aUCFcoifAodZkMlSg', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1557009118), (12493, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 AskTbNDV/3.9.1.14019 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351441810), (12494, 'http://kleinanzeigen.ebay.de/anzeigen/s-anzeige/vollsynthtisches-oel-sae-10w-50-castrol-power1-racing/16624635', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; Trident/5.0)', '', 'de', -732170672, 1437762748), (12495, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12496, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12497, 'http://www.google.de/aclk?sa=l&ai=CVmu9lmMGTdLXC8j7sgbhz8HeDK3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFgleKZgqwHoAHH0YT4A8gBAakCYrb7lQlYtj6qBBNP0AuFDGTIsL0r0USiJm7nyTvC&sig=AGiWqtwhq1efIV4zGxJyRiMBehC3WDHUbQ&adurl=http://www.motulshop.de&rct=j&q=motul%2015W50', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1556826886), (12498, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1292264757&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fschon-wieder-motoroel-t1725399.html&dt=1292264764891&shv=r2', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576272246), (12499, 'http://www.google.de/url?sa=t&source=web&cd=11&ved=0CBcQFjAAOAo&url=http%3A%2F%2Fwww.markenoele.de%2Flieferung&rct=j&q=dhl..zustellung%20mit%20nachnahme%20nicht%20abgeholt&ei=ymsGTYyvO8uG4AbG25mzCg&usg=AFQjCNG_H-44C6d8Foo9tsxxKZy-MRxfqw', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558683939), (12500, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12501, 'http://www.safersite.de/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', '', '', -732170672, -1304477033), (12502, 'http://whois.domaintools.com/markenoele.com', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089905086), (12503, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12504, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558259808), (12505, 'http://whois.domaintools.com/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089904938), (12506, 'http://www.google.de/search?q=motul+5w40+x-clean&hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&prmd=ivs&ei=YpwGTbvKBZC38gPsjpU3&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 AskTbALSV5/3.9.1.14019 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1293424980), (12507, 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CE0QFjAI&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-4100-power-5l-15w-50.html&rct=j&q=motul%204100%20power&ei=vZ8GTZ7wJMej8QPkkPU3&usg=AFQjCNHM1H_VzdKQJY35ErBoYamcTbdLgQ&cad=rja', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1381140984), (12508, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12509, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12510, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12511, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12512, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12513, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12514, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016525), (12515, 'http://www.google.de/search?q=motul+8100+x-clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340897138), (12516, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12517, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12518, 'http://www.motulshop.de', '', '', '', -732170672, -663639563), (12519, 'http://www.motulshop.de', '', '', '', -732170672, -663639563), (12520, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093954875), (12521, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1549926887), (12522, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (12523, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (12524, 'http://www.google.com/search?q=motul+800+road+racing&hl=de&prmd=ivnsfd&ei=Uy4HTY6gFYmcOrn32NwJ&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1; ADOK; LIZOK)', '', 'de', -732170672, -1549926887), (12525, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=Motul+Specific+503.00&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419648445), (12526, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12527, 'http://www.google.de/aclk?sa=l&ai=CZMfGjEMHTaP-CoSa8APVse3HCq3BsMMB_em97RSPtd5ECAAQASgDUJ6voY0BYJWCoIKwB6ABx9GE-APIAQGpArhhUR6IdrY-qgQTT9DG_WGynjwhEKKlNfV9bpD5Vg&sig=AGiWqtwhDkLPxiTPaLbYRGXCRnWfaIfxzw&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.15) Gecko/2009101601 Firefox/3.0.15 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1408017539), (12528, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.15) Gecko/2009101601 Firefox/3.0.15 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1408017539), (12529, 'http://www.markenoele.de/motul-schmierstoffe.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.15) Gecko/2009101601 Firefox/3.0.15 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1408017539), (12530, 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.15) Gecko/2009101601 Firefox/3.0.15 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1408017539), (12531, 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=2', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.15) Gecko/2009101601 Firefox/3.0.15 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1408017539), (12532, 'http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html?p=3', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.15) Gecko/2009101601 Firefox/3.0.15 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1408017539), (12533, 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CFYQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=QUgHTc3cEY3BswbRsLDwDQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1340888186), (12534, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928011), (12535, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12536, 'http://www.google.de/search?hl=de&&sa=X&ei=AW8HTan2I46VswaZ0dj5DQ&ved=0CCcQBSgA&q=2+takt+%C3%B6l+billig&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481423504), (12537, 'http://www.google.de/aclk?sa=l&ai=CGtUZ-3MHTYiBNMKX8AP81bXeCq3BsMMB_em97RSFyuPtRwgAEAEoAlCer6GNAWCV-qeCsAegAcfRhPgDyAEBqQLlKrS5k4u2PqoEGE_QIoSeigRiOFFKYbzw8zYxcjNg6_GdKw&sig=AGiWqtwXjyQZdsWyFxTAw2NNT8oJAVqt9Q&adurl=http://www.motulshop.de&rct=j&q=motor%C3', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, -705646133), (12538, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1064 Safari/532.5', 'windows-1251,utf-8;q=0.7,*;q=0.3', 'bg-BG,bg;q=0.8', -732170672, 1354457324), (12539, 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1313&_nkw=motul+5100++20w50&_sacat=See-All-Categories', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, 1470125694), (12540, 'http://www.auvito.de/motoroel-motul-oldtimer-classic-motor-oel-sae-50-2-liter/artnr4569605/details.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419089403), (12541, '', '', '', '', -732170672, 1121167938), (12542, '', '', '', '', -732170672, 1121167938), (12543, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2289627611955391&format=336x280_as&output=html&h=280&w=336&lmt=1292336676&channel=2481586612&ad_type=text_image&alternate_ad_url=http%3A%2F%2Fwww.robotinho.de%2Fwerbung%2Fostsee_angebot.html&colo', 'Mozilla/5.0 (Windows; U; Win 9x 4.90; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1418241851), (12544, '', '', '', '', -732170672, 1121167938), (12545, '', '', '', '', -732170672, 1121167938), (12546, '', '', '', '', -732170672, 1121167938), (12547, '', '', '', '', -732170672, 1121167938), (12548, '', '', '', '', -732170672, 1121167938), (12549, 'http://www.google.de/aclk?sa=l&ai=CrDCQ7n8HTdqcDsKX8AP81bXeCq3BsMMB_em97RTtzOPtRwgAEAIoA1Cer6GNAWCVkqeCsAeQAQKgAcfRhPgDyAEBqQLlKrS5k4u2PqoEGE_QbgYDDs7oaAmZ_R8A0S-IcjoybR6R_w&sig=AGiWqtzFRzSOTKWILYZqk4HBPhqRDuexZQ&adurl=http://www.motulshop.de&rct=j&q=2%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1509200098), (12550, '', '', '', '', -732170672, 1121167938), (12551, 'http://www.google.de/search?q=Motul+garden&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&redir_esc=&ei=UoMHTZG-Ec7xsgbX7MiJDg', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5)', '', 'de', -732170672, 1050461394), (12552, 'http://www.google.de/search?q=motul+7100+10w-40&hl=de&prmd=ivns&ei=I4MHTeTQEIrqOeG-qKgJ&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1841360313), (12553, 'http://kleinanzeigen.ebay.de/anzeigen/s-anzeige/motoroel-castrol-5w-40,-neu,-1-jahr-alt,-bmw,-mercedes/16719416', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1469764951), (12554, '', '', '', '', -732170672, 1121167938), (12555, 'http://www.google.de/search?hl=de&&sa=X&ei=LpEHTbdEwbCFB5m-ve8H&ved=0CCwQBSgA&q=motul+shine+%26+go&spell=1', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.1)', '', 'de', -732170672, 1556288862), (12556, '', '', '', '', -732170672, 1121167938), (12557, 'http://www.auvito.de/bel-ray-s2-mineralisches-2-takt-oel/artnr22250800/details.html', 'Opera/9.61 (Windows NT 5.1; U; de) Presto/2.1.1', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1568860689), (12558, 'http://www.google.de/aclk?sa=l&ai=Ck-A21psHTcOEM4biswaZudz4Ca3BsMMB_em97RTtzOPtRwgAEAIoA1Cer6GNAWCVorWCwAegAcfRhPgDyAEBqQKrvrcEAIm2PqoEFk_Q9YyUPjAad0oYbftpPoOyQbmmEuo&sig=AGiWqtxU4hmdVhKEwJ5AdWu6t3uBPgjBwA&adurl=http://www.motulshop.de&rct=j&q=2-takt%C3%B', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421101949), (12559, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352195999), (12560, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12561, '', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1570726113), (12562, '', '', '', '', -732170672, 1121167938), (12563, 'http://www.google.de/search?source=ie7&q=Motul+300V+SAE+15W50&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&rlz=1I7TSEA;&redir_esc=&ei=QLEHTZL2NIeMswbn2-CDDg', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; tb-gmx/1.3.2)', '', 'de', -732170672, 1420864770), (12564, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (12565, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (12566, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (12567, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (12568, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (12569, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (12570, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (12571, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (12572, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (12573, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12574, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12575, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12576, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12577, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12578, '', '', '', '', -732170672, 1121167938), (12579, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1421590311), (12580, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12581, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12582, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12583, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (12584, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (12585, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (12586, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (12587, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (12588, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (12589, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (12590, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (12591, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12592, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12593, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12594, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12595, '', '', '', '', -732170672, 1121167938), (12596, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12597, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (12598, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (12599, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (12600, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (12601, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (12602, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (12603, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (12604, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (12605, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12606, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12607, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12608, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12609, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12610, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12611, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12612, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12613, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12614, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12615, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12616, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12617, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12618, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12619, 'http://kleinanzeigen.ebay.de/anzeigen/s-anzeige/shell-advance-vsx-motorradoel-10w-40-4t-(4liter-kanister)/13675166', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1477642170), (12620, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12621, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12622, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12623, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12624, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12625, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12626, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12627, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12628, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12629, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12630, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12631, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12632, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12633, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12634, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12635, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12636, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12637, 'http://www.google.de/products?q=motul+5w30+8100+x+clean+plus&hl=de&aq=f', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338593471), (12638, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12639, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12640, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12641, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12642, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12643, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12644, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12645, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12646, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12647, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12648, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12649, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12650, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12651, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12652, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12653, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12654, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12655, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12656, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12657, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12658, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12659, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12660, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12661, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12662, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12663, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12664, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12665, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12666, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12667, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12668, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12669, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12670, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12671, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12672, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12673, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12674, '', 'Java/1.6.0_21', '', '', -732170672, -1138218440), (12675, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12676, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12677, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=0&aqi=g10&aql=&oq=motul+&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1928983793), (12678, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12679, '', '', '', '', -732170672, -637651748), (12680, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062840460), (12681, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12682, 'http://www.google.de/search?q=Motul+Quad+Oele&hl=de&client=firefox-a&hs=Wqo&rls=org.mozilla:de:official&prmd=ivs&ei=UJAITZuOJIGW8QPw5Yk0&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1526953498), (12683, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12684, 'http://www.google.de/aclk?sa=l&ai=CznYmJ5QITfPXCoz-sgbXnZHbAq3BsMMB_em97RT1y-PtRwgAEAEoA1Cer6GNAWCVuv2BlAegAcfRhPgDyAEBqQIsMW-PDmG2PqoEGE_Q70K0BncnZYa1HGMGqe1JV75O-JEBBA&sig=AGiWqtz3DYn3cFmOMkcI-Ayd9HwXdO9wCA&adurl=http://www.motulshop.de&rct=j&q=Motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480658300), (12685, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12686, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12687, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12688, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12689, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12690, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12691, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12692, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12693, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12694, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12695, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12696, 'http://www.google.de/search?hl=de&source=hp&q=motul+specific+5w30&aq=0&aqi=g1&aql=&oq=motul+sp&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8)', '', 'de', -732170672, -1071443700), (12697, 'http://www.google.de/search?hl=de&q=motul+snow+power&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -1025041144), (12698, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12699, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12700, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12701, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12702, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12703, '', '', '', '', -732170672, 1121167938), (12704, 'http://www.google.de/aclk?sa=l&ai=CAck3RcIITcCdB8viswaHvdXWAq3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCV4pCCoAegAcfRhPgDyAEBqQKXO4icBE-2PqoEE0_Q9pmWPL26SXf78Vztzx6-hpM&sig=AGiWqtzkSjnM8mrtrC6Q-AIZfEYjZMILNw&adurl=http://www.motulshop.de&rct=j&q=Motul%205100', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, 1420826580), (12705, 'http://www.google.de/aclk?sa=l&ai=CAck3RcIITcCdB8viswaHvdXWAq3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCV4pCCoAegAcfRhPgDyAEBqQKXO4icBE-2PqoEE0_Q9pmWPL26SXf78Vztzx6-hpM&sig=AGiWqtzkSjnM8mrtrC6Q-AIZfEYjZMILNw&adurl=http://www.motulshop.de&rct=j&q=Motul%205100', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, 1420826580), (12706, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12707, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12708, 'http://www.google.de/search?q=Motul+Fuel+System+Clean&hl=de&client=firefox-a&hs=ues&rls=org.mozilla:de:official&prmd=ivs&ei=j8kITfHbGIfLswaGveWTAw&start=10&sa=N&tbo=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -2114455568), (12709, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -653848154), (12710, 'http://www.google.de/aclk?sa=l&ai=C_jPAg88ITcOPBYbiswaf-rTWAq3BsMMB_em97RSlhf2-RxAEKAhQnq-hjQFglaqzgsAHkAECoAHH0YT4A8gBAakClzuInARPtj6qBBNP0GTEEjrW7oNRpwCQTAdNk3vD&num=7&sig=AGiWqtzWAVIaJhaDBuUdOwILHQ7vA2sV-A&adurl=http://www.motulshop.de&rct=j&q=motor%C3', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -653848154), (12711, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419088682), (12712, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (12713, 'http://www.google.de/search?hl=de&&sa=X&ei=jtgITfCCKMKb8QO9470z&ved=0CCsQBSgA&q=motorrad+10w60&spell=1', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; WOW64; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1056294590), (12714, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12715, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3229128027951149&output=html&h=250&slotname=3587827318&w=300&lmt=1292426684&flash=10.1.102&url=http%3A%2F%2Fwww.autoplenum.de%2FAntworten%2FD%2F456%2FDas-richtige-Motoroel-fuer-mein-Golf.html&dt=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1568945377), (12716, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897545), (12717, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897545), (12718, 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1494055317), (12719, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1292432973&flash=0&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-t1395207.html&dt=1292432974114&shv=r20101117&jsv=r2010121', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1533072382), (12720, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=MOTUL+20W50&meta=cr%3DcountryDE&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413438984), (12721, 'http://search.conduit.com/Results.aspx?q=motul+le+mans+3000v&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=10&ctid=CT2269050&octid=CT2269050', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1312199354), (12722, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419830800), (12723, 'http://www.google.de/products?q=Motul+x+cess&hl=de&price1=20,00&price2=50,00&show=dd&sa=N&start=10', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5)', '', 'de', -732170672, 1312232998), (12724, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (12725, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (12726, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (12727, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (12728, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (12729, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (12730, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (12731, 'http://www.google.de/aclk?sa=l&ai=CkMxpvSUJTd5sg5zwA-ib2bcKrcGwwwH96b3tFK3Uj_wGCAAQASgCUJ6voY0BYJXK9IGUB6ABx9GE-APIAQGpApc7iJwET7Y-qgQTT9CDAGzoBrxjaUzjFN1akpkYZw&sig=AGiWqtwuRSx0RjK57FVrA425MyVrA0xQ4A&adurl=http://www.motulshop.de&rct=j&q=MOTUL%20Fuel%20S', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.16) Gecko/20101130 MRA 5.5 (build 02842) Firefox/3.5.16 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351576069), (12732, 'http://www.auvito.de/shell-helix-diesel-hx7-av-5w-30-1-liter-motoroel-vw-50501/artnr10538798/details.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.43 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1470553981), (12733, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (12734, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12735, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12736, 'http://www.motulshop.de', '', '', '', -732170672, -663639566), (12737, 'http://www.motulshop.de', '', '', '', -732170672, -663639566), (12738, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12739, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12740, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12741, 'http://www.google.de/aclk?sa=l&ai=CQnx0XbAJTZOIIIGW8AOx06WrCq3BsMMB_em97RSt1I_8BggAEAEoAlCer6GNAWCV4pCCoAegAcfRhPgDyAEBqQI4yy2w9TO2PqoEE0_Qfd1OczGuXZBajnQNaIDU1sM&sig=AGiWqtxkRUgYuV40sep8PiQURUo_LRbsdw&adurl=http://www.motulshop.de&rct=j&q=%20MOTUL%20Fuel', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1420896832), (12742, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12743, 'http://www.google.de/search?q=motul+x-clean+%2B&hl=de&sa=N&tab=fw', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1526837388), (12744, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12745, 'http://www.google.de/aclk?sa=l&ai=CmvfQ68gJTcKkCYSZ8AOmosDtCa3BsMMB_em97RTtvePtRxABUJ6voY0BYJW6noKwB6ABx9GE-APIAQGpAjjLLbD1M7Y-qgQYT9DyvPl1LzJZSQNykMNXfT2B3xLrkPSI&num=1&sig=AGiWqtxOIDbsQRhkAa1vCdpPx07IlvBU_A&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1526837388), (12746, '', 'DoCoMo/2.0 P900i(c100;TB;W24H11)(compatible; ichiro/mobile goo;+http://help.goo.ne.jp/door/crawler.html)', '', '', -732170672, -623541591), (12747, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-2,utf-8;q=0.7,*;q=0.7', 'pl,en-us;q=0.7,en;q=0.3', -732170672, 1597130690), (12748, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-2,utf-8;q=0.7,*;q=0.7', 'pl,en-us;q=0.7,en;q=0.3', -732170672, 1597130690), (12749, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12750, 'http://www.google.de/search?q=total+2+tack%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1471508579), (12751, '', 'ia_archiver (+http://www.alexa.com/site/help/webmasters; crawler@alexa.com)', '', '', -732170672, -1367216739), (12752, 'http://www.google.de/search?q=schmierstoff+oldtimer&hl=de&prmd=iv&ei=ueoJTdyUL8HKswbRtO2_Cg&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1053720866), (12753, 'http://www.google.de/search?q=schmierstoff+oldtimer&hl=de&prmd=iv&ei=ueoJTdyUL8HKswbRtO2_Cg&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1053720866), (12754, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (12755, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (12756, '', '', '', '', -732170672, 1121167938), (12757, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12758, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+wash+and+wax&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413289051), (12759, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9674079350148836&output=html&h=90&slotname=2480951733&w=728&lmt=1292502435&flash=9.0.124.0&url=http%3A%2F%2Fkremergo1a.tradoria.de%2Fp%2F233782696%2Fmotul-engine-clean-motorinnenreiniger&dt=12925', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, -1308620678), (12760, 'http://www.preisvgl.de/online-shops/schweden%20öl/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; T-Online IE7; T-Online IE7)', '', 'de', -732170672, 1339135843), (12761, 'http://www.google.de/search?hl=de&q=motul%20snowpower&spell=1&sa=X', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1576072097), (12762, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 1.1.4322; .NET4.0C)', '', 'de-DE', -732170672, 1591630404), (12763, 'http://www.google.de/search?hl=de&client=opera&rls=de&q=nicht+abgeholt+und+retourniert+&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Opera/9.80 (Windows NT 6.1; U; Edition Campaign 21; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1576449262), (12764, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -653848154), (12765, 'http://www.google.de/aclk?sa=l&ai=CKE9snysKTcieO4zgswbkq9DWAq3BsMMB_em97RS9w-PtRxACKAhQnq-hjQFglaqzgsAHkAEDoAHH0YT4A8gBAakClzKto2M0tj6qBBhP0Kss-wRIDHcm9rAx5qAsgmW9boYXOzk&num=5&sig=AGiWqtzgwUG9qa1s5znK20V4RQQ6Amhf1w&adurl=http://www.motulshop.de&rct=j&q=e', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -653848154), (12766, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12767, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12768, 'http://www.google.de/aclk?sa=l&ai=CS_PBCk8KTeCENIWZ8APDqoXsCa3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglbr9gZQHoAHH0YT4A8gBAakCVgGsij81tj6qBBhP0DA5-3hEz0YIqLNY__uZaBaMdOkMvXY&sig=AGiWqtxDg1yS7JKnpNS6uIZ7rYVSnO5L8g&adurl=http://www.motulshop.de&rct=j&q=motul%20x-c', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5', '', 'de-de', -732170672, 1601208686), (12769, 'http://www.google.de/aclk?sa=l&ai=Cb6aa21QKTZ_UD8n6sgbr85m4C63BsMMB_em97RTtzOPtRwgAEAEoA1Cer6GNAWCVmrCCuAegAcfRhPgDyAEBqQKXMq2jYzS2PqoEGE_Qu6Xd5ScLcx3bZcAnwLve5DulTG_cww&sig=AGiWqty4j0II9uzXp-Y14avRcdr5M0NElQ&adurl=http://www.motulshop.de&rct=j&q=cartec%2', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 (webde/1.7.2) Firefox/3.6.13 tb-webde/1.4.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340047060), (12770, 'http://www.hotfrog.de/Firmen/Liquon', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.30729; .NET CLR 3.5.30729; .NET4.0C)', '', 'de', -732170672, 1044694638), (12771, 'http://www.motorradfrage.net/tag/oel/1', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; (webde/1.1.0.21); .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322; InfoPath.1)', '', 'de', -732170672, 1413367794), (12772, 'http://www.google.de/search?sourceid=navclient&aq=7&oq=2+takt+%c3%b6l+&hl=de&ie=UTF-8&rlz=1T4GZAZ_deDE406DE406&q=2+takt+%c3%b6l+kaufen', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; MAAU; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MAAU)', '', 'de', -732170672, 1292184650), (12773, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (12774, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (12775, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (12776, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (12777, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (12778, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (12779, 'http://www.google.de/m/search?aq=f&oq=&aqi=-k0d0t0&fkt=899&fsdt=4987&q=gls+ware+im+lager', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7', '', 'de-de', -732170672, 1481251653), (12780, '', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7', '', 'de-de', -732170672, 1481251653), (12781, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12782, 'http://www.google.de/search?q=motul+Renault&hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&prmd=iv&ei=0IQKTY_9KJC18QOlwKEG&start=20&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340059326), (12783, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (12784, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (12785, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018780), (12786, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12787, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12788, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12789, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (12790, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (12791, '', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1470509921), (12792, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MAMD; OfficeLiveConnector.1.5; OfficeLivePatch.1.3),gzip(gfe) (via translate.google.com)', 'utf-8,*', '', -732170672, -782900142), (12793, 'http://translate.googleusercontent.com/translate_c?hl=it&sl=de&u=http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-cng-lpg-1l.html&prev=/search%3Fq%3Dolio%2Bmotul%2Bspecific%2Bcng%26hl%3Dit%26biw%3D1277%26bih%3D588%26prmd', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MAMD; OfficeLiveConnector.1.5; OfficeLivePatch.1.3),gzip(gfe) (via translate.google.com)', 'utf-8,*', '', -732170672, -782900144), (12794, 'http://www.google.de/search?q=2takt-%C3%B6l+1%2F100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418051547), (12795, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12796, '', '', '', '', -732170672, 1121167938), (12797, 'http://web2.cylex.de/firma-home/schroeer-dreesmann-2347148.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'pl', -732170672, 1469513161), (12798, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12799, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12800, 'http://www.trustedshops.de/kaufen/suche.html?siteSearchCriteria=motor%C3%B6l&searchResults=1&siteSearchOption=all&submit_basic_search.x=0&submit_basic_search.y=0', 'Opera/9.80 (Windows NT 6.0; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1471490132), (12801, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530292176), (12802, 'http://www.google.de/aclk?sa=l&ai=C_-r_Q4kLTeacMcWvtAaQ9-XRAq3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglYKogrAHkAEDoAHH0YT4A8gBAakCChSBBixUtj6qBBhP0MrODwaE-62mc5JIqnoMVPEVaGkwyl8&sig=AGiWqtyhaUmfW7pkvBLtFUR1qwbHZ2OqeA&adurl=http://www.motulshop.de&rct=j&q=Motul%2', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351751634), (12803, '', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.7; en-US; rv:13.37) Gecko/20121221 Firefox/4.7', '', '', -732170672, -856910507), (12804, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12805, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12806, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12807, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12808, 'http://search.icq.com/search/afe_results.php?ch_id=afex&tb_ver=1.1.7&q=Motul+15W50', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 YFF35 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648192445), (12809, 'http://www.google.de/search?q=motor%C3%B6l&hl=de&newwindow=1&client=firefox-a&rls=org.mozilla:de:official&prmd=ivns&ei=g8cLTfOrJ8iAhAfw1viVDA&start=0&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1528118051), (12810, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12811, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1292623512&ea=0&flash=0&url=http%3A%2F%2Fwww.apriliaforum.de%2F250-ccm-rs-250%2F15912-sae-80w90-im-getriebe-brauchbar.html&dt=1292', 'Mozilla/5.0 (iPad; U; CPU OS 4_2_1 like Mac OS X; de-de) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5', '', 'de-de', -732170672, 1486397011), (12812, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (12813, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12814, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12815, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093954877), (12816, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12817, '', 'Mozilla/3.0', '', '', -732170672, 1422192730), (12818, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12819, 'http://www.motulshop.de', '', '', '', -732170672, -663639554), (12820, 'http://www.motulshop.de', '', '', '', -732170672, -663639554), (12821, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12822, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12823, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12824, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)', '', '', -732170672, 1214183718), (12825, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12826, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12827, '', '', '', '', -732170672, 1121167938), (12828, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 (gmx/1.7.2) Firefox/3.6.13 ( .NET CLR 3.5.30729) tb-gmx/1.3.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1601393280), (12829, 'http://www.google.de/search?q=motul+8100+x-clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1608452027), (12830, 'http://www.google.de/aclk?sa=l&ai=CRq4jcKYMTYC3IYf8sgaRvt3aAq3BsMMB_em97RSPtd5ECAAQASgDUJ6voY0BYJWqq4K0B6ABx9GE-APIAQGpArVfUIUMG7Y-qgQTT9DDHByqUvU-St6QWXOh13LWgA&sig=AGiWqtz8FNmXdVwQJicjxOoJCkEhYUDx1g&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 3.1)', '', 'de', -732170672, -1307629516), (12831, 'http://www.google.de/search?sourceid=chrome&ie=UTF-8&q=motul+300v', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1413004457), (12832, 'http://www.google.de/search?sourceid=chrome&ie=UTF-8&q=motul+300v', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1413004457), (12833, 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CNfchqiH9qUCFdGVzAodsGBFmw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16; .NET4.0C)', '', 'de-DE', -732170672, 1354457282), (12834, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12835, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12836, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1292688146&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1582&dt=1292688148615', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1353398037), (12837, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GFRE_deDE392DE392&q=Motul+3000+20W50', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1401371209), (12838, 'http://www.gutefrage.net/frage/guenstiges-motorenoel-aus-m-baumarkt', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648650074), (12839, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12840, '', 'ia_archiver (+http://www.alexa.com/site/help/webmasters; crawler@alexa.com)', '', '', -732170672, -1367216739), (12841, 'http://www.google.de/aclk?sa=l&ai=CpRi4q_UMTd77NML9sgaR44GXDK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbr9gZQHoAHH0YT4A8gBAakCtV9QhQwbtj6qBBNP0IbWKBBIHJZzTNImOWPMwSvr&sig=AGiWqtxwJsyXiQ26AuhKJGX7IfWNuezv5g&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; HPNTDF; .NET4.0C)', '', 'de-DE', -732170672, 1601350213), (12842, 'http://www.google.de/products?q=motul+8100+x-cess+w-40&hl=de&aq=f', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; MAMD)', '', 'de-DE', -732170672, 1340125733), (12843, 'http://www.google.de/aclk?sa=l&ai=CH3gt8AYNTfibIoKOOrfb0JgBrcGwwwH96b3tFL2C_b5HCAAQASgDUJ6voY0BYJW6_YGUB6ABx9GE-APIAQGpArVfUIUMG7Y-qgQTT9D8WTVYWxVVVjpFtLzq6OtRNA&sig=AGiWqtzBif-GJ2qbmk198Q3CCUo1z8ppBg&adurl=http://www.motulshop.de&rct=j&q=motul%20wash%20%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1556620046), (12844, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12845, 'http://www.google.de/search?q=8100+X-clean+5W-40', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1530029967), (12846, 'http://www.markenoele.de/plugins/editors/tinymce/jscripts/tiny_mce/plugins/tinybrowser/tinybrowser.php?type=file&folder=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; Win 9x 4.90)', '', '', -732170672, 1559450811), (12847, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12848, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12849, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12850, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12851, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12852, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12853, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12854, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12855, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12856, '', 'weneobot/Nutch-1.2 (weneo.de bot; http://www.weneo.de/bot; bot at weneo.de)', '', 'de-de,de;q=0.5', -732170672, 1426772954), (12857, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897545), (12858, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897545), (12859, 'http://www.google.de/search?hl=de&q=0w20+renault&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Opera/9.80 (Windows NT 5.0; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1464743854), (12860, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12861, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12862, '', 'ia_archiver (+http://www.alexa.com/site/help/webmasters; crawler@alexa.com)', '', '', -732170672, -1367216739), (12863, 'http://www.shopwahl.de/a/produktliste/idx/5080000/debut/1356/produktliste.htm', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; (webde/1.1.0.21); SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.3; Zune 4.7; .NET4.0E)', '', 'de-DE', -732170672, 1841410207), (12864, 'http://www.google.de/aclk?sa=l&ai=CYWZXJd8NTavzPIv8sgb5v7mGCq3BsMMB_em97RSPtd5ECAAQAigDUJ6voY0BYJWKtoLEB6ABx9GE-APIAQGpArVfUIUMG7Y-qgQYT9BLazWwXqqoNpB59tnNHSSBLdH6v-gD&sig=AGiWqtzOsnRRy8ZY8wTFrKPQVRfbk-CkRQ&adurl=http://www.motulshop.de&rct=j&q=motul%2030', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; InfoPath.2; .NET4.0C)', '', 'de', -732170672, -648972136), (12865, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12866, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=vw+motoren%C3%B6l+g%C3%BCnstig&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1509205661), (12867, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12868, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017945), (12869, 'http://www.pixelgate.info/privat/stefan/%f6lweisheiten.pdf', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339604566), (12870, 'http://www.motorradfrage.net/frage/gibt-es-ueberhaupt-schlechtes-vollsynthetisches-motorenoel', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1295369038), (12871, 'http://www.google.de/search?q=motul+%C3%B6l&hl=de&client=firefox-a&hs=B2K&rls=org.mozilla:de:official&channel=s&prmd=ivns&ei=jBYOTd2yJ8KV8QOs0uj-Bg&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312282855), (12872, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418522168), (12873, 'http://www.google.de/search?hl=de&source=hp&q=motul+10w60&aq=3&aqi=g4&aql=&oq=motul+10&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0)', '', 'de', -732170672, 1421310674), (12874, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12875, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12876, 'http://www.google.de/search?q=motul+%C3%B6l&ie=UTF-8&oe=UTF-8&hl=de&client=safari', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; de-de) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148a Safari/6533.18.5', '', 'de-de', -732170672, 1354461004), (12877, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12878, 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CCoQgwgwAg&url=http%3A%2F%2Fwww.markenoele.de%2Fgarden-4t-159.html&rct=j&q=15W-40%20motul%20garden&ei=KT4OTbO7Ao2aOtrH4PoI&usg=AFQjCNHk_tzyf7GxcRq2C_AqXkm83W9q0Q', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1437749626), (12879, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12880, 'http://www.google.de/aclk?sa=l&ai=CVzu6O1EOTaWjO8KQOumx1ZgBrcGwwwH96b3tFI-13kQIABACKANQnq-hjQFglaKtgrQHoAHH0YT4A8gBAakCtV9QhQwbtj6qBBhP0No_Gt4C-CFxAhYtlr-91jOcMEfy4Hw&sig=AGiWqtxYWxtF8o9BpzOflPRND-CYH-wThA&adurl=http://www.motulshop.de&rct=j&q=MOTUL%20300', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; InfoPath.2)', '', 'de', -732170672, 1527206892), (12881, 'http://www.google.de/search?q=markenoele.de&rls=com.microsoft:de:IE-Address&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7FUJC&redir_esc=&ei=1VQOTdPqMYer8QOxmtCHBw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET4.0C; .NET CLR 3.0.30729)', '', 'de', -732170672, -1128181189), (12882, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1554089065), (12883, 'http://www.gutefrage.net/frage/wo-kann-man-guenstig-motoroel-oel-fuers-auto-kaufen', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1351340752), (12884, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12885, 'http://www.google.de/search?q=2+takt+%C3%B6l+g%C3%BCnstig&hl=de&client=firefox-a&hs=WuP&rls=com.google:de:official&prmd=ivns&ei=xV8OTeKGM8f2sgaErfzoDA&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1599742413), (12886, 'http://www.s-boxer.de/showthread.php?s=87540a53a0466d8fa4b5a8c315096313&t=16009&page=3', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322)', '', 'de', -732170672, 1310889130), (12887, 'http://www.markenoele.de/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322)', '', 'de', -732170672, 1310889130), (12888, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1427163280), (12889, '', 'Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.7.8) Gecko/20050512 Firefox/1.0.4', '', '', -732170672, 1591540545), (12890, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MSN OptimizedIE8;DEDE)', '', 'de', -732170672, 1576070709), (12891, 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla:de:official&&sa=X&ei=33IOTZHwF8608QPp9YmFBw&ved=0CCcQBSgA&q=motor%C3%B6l+60+l&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437693496), (12892, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018785), (12893, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065509), (12894, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12895, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12896, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12897, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12898, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065510), (12899, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12900, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12901, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&client=firefox-a&rlz=1R1GGLL_de___DE394', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.0.14) Gecko/2009082707 Firefox/3.0.14 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638812059), (12902, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12903, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12904, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12905, 'http://www.google.de/aclk?sa=l&ai=C9UWMMxkPTfzxJIKa8AOjx6CgBK3BsMMB_em97RSNyePtRwgAEAEoA1Cer6GNAWCVgqCCsAeQAQKgAcfRhPgDyAEBqQKDuFg0CRW2PqoEGE_Q1ittpTAPVAxyYEbpwj_SJqCsERJuTw&sig=AGiWqty4f3-YrZDj00vV1k9OwFEdEy97zQ&adurl=http://www.motulshop.de&rct=j&q=motu', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1464824941), (12906, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897545), (12907, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897545), (12908, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12909, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (12910, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (12911, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, 1410671244), (12912, 'http://www.google.de/search?q=Motul+800+RR+Road+Racing&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3 (.NET CLR 3.5.30729) X.509', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1410671244), (12913, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (12914, 'http://shop.weihnachtsgeschenke.de/k%C3%BChlfl%C3%BCssigkeit/?&campid=5336735222&ggkey=k%C3%BChlfl%C3%BCssigkeit', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1351353928), (12915, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12916, 'http://www.google.de/search?hl=&q=Motul+V300+Factory+Line+15w-50&sourceid=navclient-ff&rlz=1B3GGGL_deDE263DE263&ie=UTF-8', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470774659), (12917, 'http://www.google.de/aclk?sa=l&ai=CK0PWtlgPTZaMNsz-sgbT2uHUAq3BsMMB_em97RS9gv2-RwgAEAEoA1Cer6GNAWCViviBlAegAcfRhPgDyAEBqQL_VVYCwRa2PqoEE0_QPSGvuFdwuUeiGxxv6R2gMw0&sig=AGiWqtwHD2mbtFIn_KBdBy3To5o6aDHsfQ&adurl=http://www.motulshop.de&rct=j&q=motul%20wash%20', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, -1032720380), (12918, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016516), (12919, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12920, 'http://www.google.de/aclk?sa=l&ai=C1b44xGMPTcyXLsn6sgb_7PW2C63BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglYr4gZQHoAHH0YT4A8gBAakCZoLaWb8Ttj6qBBNP0JRoAvVmM7GVyyYnLFqXI8KM&sig=AGiWqtwYgcMLxJAG-EIkb4VUgivdV5Y00g&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529721464), (12921, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12922, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12923, 'http://www.google.de/aclk?sa=l&ai=CFq6oG3sPTeCXHMid8AO6q82hBK3BsMMB_em97RS97Pu-RwgAEAEg7YrfBigDUJ6voY0BYJXikYKgB6ABx9GE-APIAQGpAmaC2lm_E7Y-qgQTT9AYrLgrBtNtkmNLzmQV5iV3BoAFkE4&sig=AGiWqtw43i6WnVDS49eJoodmAWkFZjtmiQ&adurl=http://www.motulshop.de&rct=j&q=mot', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322)', '', 'de', -732170672, -648339335), (12924, 'http://www.google.de/aclk?sa=l&ai=CvlOkvYkPTYOeJYSfhQe81I0mrcGwwwH96b3tFK2E_b5HCAAQASC2VCgCUJ6voY0BYJW6gIKYB6ABx9GE-APIAQGpAjTb4gi8DbY-qgQTT9B2V3TvxkXGndjzU5es2OKOuoAFkE4&sig=AGiWqtyP9g8tEj5GqyYKR_SaRh99yq90Pg&adurl=http://www.motulshop.de&rct=j&q=motul%2', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339803284), (12925, 'http://www.google.de/search?q=motul+5w-40', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; MAAU; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C; MAAU)', '', 'de-DE', -732170672, 1591609077), (12926, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12927, 'http://www.amazon.de/Motul-Specific-5W30-Liter-Motoren%C3%B6l/dp/B003AX8IBW', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SIMBAR={AD32811C-804A-4c43-9431-E4232532B1F2}; GTB6.6; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; .NET CLR 2.0.50727; Seekmo 10.0.406.0; .NET CLR 3.0.04506.30; .NET CLR 3', '', 'de-at', -732170672, -1023184627), (12928, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12929, 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CFcQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=qaMPTfL_KtDLswaqldjTDA&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1530523189), (12930, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017947), (12931, 'http://www.google.de/search?q=motul+motor%C3%B6l+5w-30&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530282332), (12932, 'http://www.gutefrage.net/frage/was-ist-der-unterschied-zwischen-den-verschiedenen-oelen-wie-z-b-5w40-etc', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de', -732170672, 1522220309), (12933, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MSN OptimizedIE8;DEDE)', '', 'de', -732170672, 1576070612), (12934, 'http://www.google.de/m/search?pbx=1&aq=f&oq=&aqi=-k0d0t0&fkt=4521&fsdt=5341&q=motul+6100+synergie%2B', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_3 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16', '', 'de-de', -732170672, 1342070652), (12935, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12936, 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motor%c3%b6l+10w40+g%c3%bcnstig&hl=de&ie=UTF-8&rlz=1T4ACPW_deDE360DE360&q=motor%c3%b6l+10w40+g%c3%bcnstig', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1841402115), (12937, 'http://www.preis.de/thema/Motorenoel-Motul-Specific-504-00-507-00-5W30.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1530057596), (12938, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12939, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12940, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018902), (12941, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (12942, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (12943, '', 'Mozilla/3.0', '', '', -732170672, 1422192730), (12944, 'http://www.google.de/search?q=snow+power+motul&btnG=Suche&hl=de&source=hp', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, 1050526682), (12945, 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, 1050526682), (12946, 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, 1050526682), (12947, 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, 1050526682), (12948, 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, 1050526682), (12949, 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-4-takt.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, 1050526682), (12950, 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, 1050526682), (12951, 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, 1050526682), (12952, 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, 1050526682), (12953, 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, 1050526682), (12954, 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motorenol-2-takt.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, 1050526682), (12955, 'http://www.google.de/search?hl=de&source=hp&q=motul+snowpower+2t&meta=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, 1050526682), (12956, 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, 1050526682), (12957, 'http://www.google.de/search?hl=de&source=hp&q=motul+snowpower+2t&meta=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, 1050526682), (12958, 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, 1050526682), (12959, 'http://www.markenoele.de/motul-schmierstoffe/snowmobile.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, 1050526682), (12960, 'http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, 1050526682), (12961, 'http://www.google.de/search?hl=de&source=hp&q=snowpower+motul&meta=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, 1050526682), (12962, 'http://www.markenoele.de/motul-snowpower-2t-1l.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, 1050526682), (12963, 'http://www.markenoele.de/motul-snowpower-2t-4l.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, 1050526682), (12964, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065509), (12965, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (12966, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (12967, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=15&slotname=4857212039&w=468&lmt=1292921827&flash=10.0.12.36&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1537&dt=12929218275', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1834653877), (12968, 'http://web2.cylex.de/firma-home/motul-deutschland-gmbh-2079063.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1420302610), (12969, 'http://www.google.de/search?hl=de&source=hp&q=snow+power+2t&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -1025041144), (12970, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (12971, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (12972, 'http://www.google.de/aclk?sa=l&ai=CDIeJ9oYQTcKOJMOV8AOPvt2EDa3BsMMB_em97RTdv-PtRwgAEAIgtlQoAlCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQKsmkshfB62PqoEE0_QJ8K4cevLxRbHAemPFSb-G--ABZBO&sig=AGiWqtwfkW4cUcypBJbqlQfGBHozMMZXUw&adurl=http://www.motulshop.de&rct=j&q=motul%', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1505139672), (12973, 'http://www.google.de/products?q=Motul+ATF+Dexron+II&hl=de&aq=f', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1418972716), (12974, 'http://kleinanzeigen.ebay.de/anzeigen/s-anzeige/stihl-aspen-bio-sprit/16379687', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1413081646), (12975, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016462), (12976, 'http://www.google.de/search?hl=de&q=snowmobile+marken&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Opera/9.80 (Windows NT 6.0; U; de) Presto/2.6.30 Version/10.61', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1357902415), (12977, 'http://www.google.de/search?hl=de&rlz=1T4GGLR_deDE204DE207&q=2+takt+syntetik+%C3%B6l&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1420277535), (12978, 'http://www.google.de/search?hl=de&source=hp&q=Motul+fuelsystemclean&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1306943777), (12979, 'http://www.google.de/url?sa=t&source=web&cd=9&sqi=2&ved=0CGIQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=4aEQTdTkNKOR4ga1icWGAg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ&cad=rja', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352186067), (12980, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, -1015130679), (12981, 'http://www.autoplenum.de/Antworten/D/11973/Beimischung-von-2-Takt-Oel-zum-Diesel.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529242985), (12982, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1043351558), (12983, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12984, 'http://www.google.de/search?sourceid=navclient&aq=7&oq=motul&hl=de&ie=UTF-8&rlz=1T4SMSN_deDE359DE359&q=motul+15w50', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET4.0C)', '', 'de-DE', -732170672, 1470128870), (12985, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12986, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CCUQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-autoschmierstoffe%2Fmotul-specific-cng-lpg-1l.html&rct=j&q=auto%20schmierstoff%20marken&ei=D9EQTYznLs774Aa5vKWGAg&usg=AFQjCNHgzhzA', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1464842955), (12987, 'http://www.google.de/search?hl=de&q=motul+motor%C3%B6l+5w30+h%C3%A4ndler&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1527685055), (12988, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (12989, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (12990, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (12991, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (12992, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (12993, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; (webde/1.1.0.21); SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.3; Zune 4.7; .NET4.0E)', '', 'de-DE', -732170672, 1841410207), (12994, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12995, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12996, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (12997, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (12998, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065620), (12999, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13000, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13001, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13002, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13003, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13004, '', 'Mozilla/3.0', '', '', -732170672, 1422192730), (13005, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13006, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13007, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13008, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13009, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13010, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13011, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13012, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13013, '', 'ia_archiver (+http://www.alexa.com/site/help/webmasters; crawler@alexa.com)', '', '', -732170672, -1367216739), (13014, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13015, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3380300177465692&format=fp_al_lp&output=html&h=15&w=468&lmt=1264510070&channel=1420164682&flash=10.1.102.64&url=http%3A%2F%2Fwww.restaurieren.eu%2Fmotoroel%2Findex.html&dt=1293002140398&bpp=31&sh', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; MAMI)', '', 'de-DE', -732170672, 1421625805), (13016, 'http://www.google.de/search?hl=de&q=motul+5100+louis&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.2)', '', 'de-DE', -732170672, 1529547860), (13017, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -2108985661), (13018, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13019, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13020, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13021, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 (.NET CLR 3.5.30729)', 'windows-1251,utf-8;q=0.7,*;q=0.7', 'ru,en-us;q=0.7,en;q=0.3', -732170672, 1466827939), (13022, 'http://www.google.de/aclk?sa=l&ai=CPGBln7QRTfqRHYKd8AON-6mhBK3BsMMB_em97RTtzOPtRwgAEAIoA1Cer6GNAWCVgoCArAegAcfRhPgDyAEBqQI9oOdsTAq2PqoEFk_QpSby4ZgTec66a4N106r_NGI53ww&sig=AGiWqtzcSHX-FRzSxehayuR2PGrENPX8ig&adurl=http://www.motulshop.de&rct=j&q=2%20takt%20', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.21022; .NET CLR 3.5.30729; MDDR; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1384607354), (13023, 'http://www.google.de/search?q=motul+motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480720319), (13024, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13025, 'http://www.google.de/search?hl=de&q=motul+300V+FL15W50&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1013853231), (13026, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13027, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13028, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13029, 'http://www.motulshop.de', '', '', '', -732170672, -663639558), (13030, 'http://www.motulshop.de', '', '', '', -732170672, -663639558), (13031, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13032, 'http://www.google.de/search?hl=de&rlz=1T4ADRA_deDE358DE363&q=motul+motor%C3%B6l+5w30+freigaben&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.6; InfoPath.2)', '', 'de', -732170672, -648970824), (13033, 'http://www.google.de/url?url=http://www.markenoele.de/lieferung&rct=j&sa=U&ei=DdARTYflC5GLswa2irHfDA&ved=0CEcQFjAI&q=transport+von+alt%C3%B6l+gls&usg=AFQjCNH6-1GyzONvH0OGpsEq1F9Iv6l_3w', 'Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573366499), (13034, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13035, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13036, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13037, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13038, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13039, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13040, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13041, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13042, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13043, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; AskTbDVSV5/5.8.0.12304)', '', 'de', -732170672, -1306904473), (13044, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13045, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13046, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13047, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13048, 'http://www.google.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.19 Safari/534.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', -732170672, -1607669725), (13049, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1607669725), (13050, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1293024324&flash=10.0.22&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Falles-uebers-kart-t247350.html&dt=1293024328159&shv=r2010111', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480672359), (13051, 'http://www.google.de/search?hl=de&q=motul+800+2+takt+%C3%B6l&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1558378023), (13052, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13053, 'http://www.google.de/aclk?sa=l&ai=C6x4AowASTambFsSY8AO8i-GhBK3BsMMB_em97RS9w-PtRwgAEAIoA1Cer6GNAWCV4pCCoAegAcfRhPgDyAEBqQLm_Wzdbga2PqoEGE_QwhIhhLc9_n4-Hc2Ar_Xp-5xokPVSew&sig=AGiWqtx5yZu7bvYcjToFEladDTCxN80rng&adurl=http://www.motulshop.de&rct=j&q=%20castr', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1413131917), (13054, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5306860599&w=728&lmt=1293025854&flash=10.1.82.76&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F4227%2F762983%2FAchtung%2BCastrol%2BA747_______', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; BTRS21845; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1338756284), (13055, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (13056, 'http://www.gs-forum.eu/showthread.php?t=49932', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 (WEB.DE/1.7) Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1014223726), (13057, 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&aq=4&aqi=g10&aql=&oq=Motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1055034374), (13058, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13059, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13060, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13061, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13062, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13063, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13064, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13065, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13066, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13067, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13068, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (13069, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (13070, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (13071, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (13072, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (13073, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (13074, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (13075, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (13076, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268918), (13077, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (13078, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (13079, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017945), (13080, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065461), (13081, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13082, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13083, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13084, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1064 Safari/532.5', 'windows-1251,utf-8;q=0.7,*;q=0.3', 'bg-BG,bg;q=0.8', -732170672, 1346919586), (13085, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13086, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13087, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13088, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13089, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13090, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13091, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13092, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13093, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13094, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13095, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13096, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13097, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13098, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13099, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13100, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13101, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13102, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13103, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13104, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13105, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13106, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13107, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13108, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13109, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13110, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13111, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13112, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13113, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13114, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13115, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13116, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13117, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13118, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13119, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13120, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13121, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13122, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13123, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13124, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13125, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13126, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13127, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13128, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13129, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13130, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13131, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13132, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13133, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13134, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13135, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13136, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13137, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13138, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13139, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13140, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13141, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13142, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13143, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13144, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13145, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13146, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13147, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13148, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13149, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13150, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13151, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13152, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13153, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13154, '', 'Java/1.6.0_21', '', '', -732170672, -1389532246), (13155, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13156, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018768), (13157, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13158, 'http://www.google.at/search?q=motul+8100+x++clean+5w40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1416841683), (13159, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13160, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13161, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13162, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (13163, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13164, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13165, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13166, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13167, 'http://www.google.de/search?q=motor%C3%B6l+kaufen&hl=de&source=hp&aq=f&aqi=g2&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1358271313), (13168, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13169, 'http://www.google.de/search?hl=de&client=firefox-a&hs=juK&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=shell+helix+10w40+g%C3%BCnstig&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419190763), (13170, 'http://www.markenoele.de/baseball-cap-300v.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.19 Safari/534.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', -732170672, -1607669725), (13171, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -730690862), (13172, 'http://www.google.de/search?hl=de&client=firefox-a&hs=2ig&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+grand+prix+2+t&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480672359), (13173, 'http://www.google.de/aclk?sa=l&ai=COqEKx_8STcf7K46Z8AP6oe2gBK3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCVAqABx9GE-APIAQGpAtKM82a1AbY-qgQYT9DFZ1MfyAm6rBMoUtoT5N2TXyHrr80v&sig=AGiWqtxZpgDNVFD3oQTb4NT-SXjPZv1svw&adurl=http://www.motulshop.de&rct=j&q=motul%20%20%20', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1326717671), (13174, '', 'ia_archiver (+http://www.alexa.com/site/help/webmasters; crawler@alexa.com)', '', '', -732170672, -1367216739), (13175, 'http://www.google.de/aclk?sa=l&ai=CJUoiWA4TTeTCNoWX8AP2oamgBK3BsMMB_em97RTtzOPtRwgAEAEoA1Cer6GNAWCV2vuBlAeQAQKgAcfRhPgDyAEBqQLSjPNmtQG2PqoEGE_QBU476N4A-PhzVVe8NumiQczTj1760A&sig=AGiWqtybnvENyBDC2VjLPMwfwCn508Ye3A&adurl=http://www.motulshop.de&rct=j&q=motu', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; .NET CLR 2.0.50727; InfoPath.1)', '', 'de', -732170672, -1918240239), (13176, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (13177, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (13178, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (13179, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (13180, '', 'Mozilla/4.5 (compatible; HTTrack 3.0x; Windows 98)', 'iso-8859-1, iso-8859-*;q=0.9, utf-8;q=0.66, *;q=0.33', 'de, en, *', -732170672, -1607669725), (13181, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1293095620&color_bg=F2F3F5&color_border=F2F3F5&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F10-jahre-altes-motorenoe', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1470883994), (13182, 'http://www.google.de/aclk?sa=l&ai=C-pEltBYTTafxIsG_hAfrrtkmrcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJWylYKkB6ABx9GE-APIAQGpAtKM82a1AbY-qgQTT9CR33JwETwZ3s2xvbGv4rbiNg&sig=AGiWqtz0N97RrFx9ckWylx0GGznNXmg2YA&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C3', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338203062), (13183, 'http://www.google.de/search?q=motul+300v+factory+line&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 (webde/1.7.2) Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1834729912), (13184, 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDIQgwgwAw&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-specific-504-00-507-00-23.html&rct=j&q=motul%205w30%20506.01&ei=aiYTTfmuBIKUjAe32JT2BQ&usg=AFQjCNFTchDdE0pZph1dW2faiS0d0jTZpg', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-2,utf-8;q=0.7,*;q=0.7', 'pl,en-us;q=0.7,en;q=0.3', -732170672, 1573552044), (13185, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (13186, 'http://www.google.de/url?sa=t&source=web&cd=8&sqi=2&ved=0CEUQFjAH&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=GSsTTaHqBoa6jAe63JX0BQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1352247182), (13187, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13188, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13189, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268926), (13190, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (13191, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (13192, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (13193, '', 'Mozilla/5.0 (compatible; MSIE 7.0; Windows NT 6.0; en-US)', '', '', -732170672, -1367374838), (13194, '', 'MS Internet Explorer', '', '', -732170672, -778026648), (13195, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+8100+x-clean&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1486476849), (13196, 'http://suche.t-online.de/fast-cgi/tsc?q=motul+motor%C3%B6l+vw+50400&encQuery=fuchs+motor%C3%B6l+vw+50400&lang=any&adtest=&mandant=toi&device=html&dia=suche&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&plug_id=&start=0', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1420776841), (13197, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13198, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13199, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (13200, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (13201, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13202, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374713), (13203, 'http://www.google.de/search?hl=de&rls=com.microsoft:en-US&&sa=X&ei=DYYTTfr9L8ip8QPfwoGFBw&ved=0CCMQBSgA&q=motul+10w60&spell=1', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1530799047), (13204, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374784), (13205, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374716), (13206, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374713), (13207, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13208, 'http://www.google.de/search?q=motul+800+road+racing&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1841411361), (13209, 'http://www.google.de/search?sourceid=navclient&aq=1&oq=motul+&hl=de&ie=UTF-8&rlz=1T4WZPC_deDE353DE353&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SIMBAR={ED6CA85A-A74C-49DD-9FCE-76304613DCA1}; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.4; Offi', '', 'de-DE', -732170672, 1420537539), (13210, 'http://www.shopzilla.de/8B--Diverse_Autoartikel_-_att296935--116893-__cat_id--16537__keyword--motul+5100+4t+15w50', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339801243), (13211, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374718), (13212, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1367374713), (13213, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET CLR 1.1.4322; .NET4.0C)', '', 'de', -732170672, 1339343158), (13214, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13215, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13216, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13217, 'http://www.google.de/aclk?sa=l&ai=CR9hrgfsTTYDjF8b8sgb4j_jVAq3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCVoo-CoAegAcfRhPgDyAEBqQKDr307aPq1PqoEGE_QPdTi_Kw5Gjg_L2UWMSRcnW-WJTlFhg&sig=AGiWqtwXrrcSBim0QN-YXUjJSVAdwVEMAQ&adurl=http://www.motulshop.de&rct=j&q=Motul%20300V', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1608485374), (13218, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13219, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13220, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13221, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13222, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13223, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13224, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13225, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13226, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13227, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13228, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13229, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13230, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13231, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13232, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13233, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13234, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13235, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13236, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13237, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13238, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13239, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13240, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13241, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13242, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13243, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13244, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13245, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13246, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13247, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13248, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13249, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13250, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13251, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13252, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13253, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13254, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13255, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13256, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13257, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13258, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13259, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13260, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13261, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13262, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13263, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13264, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13265, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13266, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13267, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13268, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13269, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13270, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13271, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13272, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13273, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13274, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13275, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13276, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13277, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13278, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13279, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13280, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13281, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13282, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13283, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13284, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13285, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13286, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13287, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13288, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13289, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13290, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13291, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13292, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13293, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13294, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13295, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13296, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13297, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13298, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13299, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13300, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13301, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13302, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13303, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13304, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13305, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13306, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13307, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13308, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13309, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13310, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13311, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13312, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13313, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13314, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13315, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13316, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13317, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13318, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13319, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13320, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13321, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13322, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13323, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13324, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13325, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13326, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13327, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13328, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13329, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13330, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13331, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13332, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13333, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13334, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13335, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13336, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13337, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13338, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13339, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13340, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13341, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13342, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13343, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13344, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13345, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13346, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13347, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13348, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13349, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13350, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13351, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13352, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13353, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13354, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13355, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13356, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13357, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13358, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13359, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13360, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13361, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13362, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13363, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13364, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13365, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13366, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13367, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13368, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13369, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13370, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13371, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13372, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13373, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13374, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13375, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13376, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13377, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13378, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13379, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13380, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13381, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13382, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13383, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13384, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13385, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13386, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13387, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13388, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13389, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13390, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13391, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13392, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13393, '', 'Mozilla/5.0 (compatible; Purebot/1.1; +http://www.puritysearch.net/)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1540186131), (13394, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13395, '', 'Mozilla/5.0 (en-us) AppleWebKit/525.13 (KHTML, like Gecko; Google Web Preview) Version/3.1 Safari/525.13', '', '', -732170672, 1249725057), (13396, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13397, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13398, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13399, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13400, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13401, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13402, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (13403, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (13404, 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2117678&SearchSource=3&q=motul+%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480772544), (13405, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13406, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065557), (13407, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13408, 'http://search.conduit.com/Results.aspx?q=MOTUL+5W+40+%2C+8100+X-Clean&ctid=CT2325506&octid=CT2325506&SearchSource=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529856706), (13409, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13410, 'http://www.google.de/search?source=ig&hl=de&rlz=&q=2+takt+%C3%B6l+motul+60+LTR&aq=f&oq=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1527046202), (13411, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955128), (13412, 'http://www.google.de/search?q=motul+5100&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7IRFA_en&redir_esc=&ei=broUTY_BDJCu8QPo7tWDBw', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', 'de', -732170672, 1418184693), (13413, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9674079350148836&output=html&h=90&slotname=2480951733&w=728&lmt=1293207402&flash=10.0.22&url=http%3A%2F%2Fkremergo1a.tradoria.de%2Fmotoroel-c395942&dt=1293207403675&shv=r20101117&jsv=r20101214&sa', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1304187587), (13414, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (13415, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (13416, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13417, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13418, 'http://www.google.de/aclk?sa=l&ai=CfENJmNcUTenwL8eV8AON9KygBK3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQLm_Wzdbga2PqoEE0_Qi6GHKKXDlfdBlfX-lArhcdg&sig=AGiWqtwlRTomssfYP1roJM2_E6_ZeFNFdA&adurl=http://www.motulshop.de&rct=j&q=motul%205100', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339023280), (13419, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13420, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13421, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13422, 'http://whois.domaintools.com/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089905970), (13423, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13424, '', 'weneobot/Nutch-1.2 (weneo.de bot; http://www.weneo.de/bot; bot at weneo.de)', '', 'de-de,de;q=0.5', -732170672, 1426772954), (13425, 'http://whois.domaintools.com/markenoele.com', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089904938), (13426, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13427, 'http://www.wlw.de/sse/MainServlet?anzeige=kurzliste&filterung=true&sprache=en&land=DE&suchbegriff=lubricants&klobjid=70518&koop=&ts30416823', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6)', '', 'en-us', -732170672, 704394238), (13428, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13429, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13430, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13431, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13432, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13433, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13434, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13435, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13436, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016473), (13437, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13438, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (13439, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (13440, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13441, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016475), (13442, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13443, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13444, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13445, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13446, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13447, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13448, 'http://www.google.de/search?q=motul+classic&hl=de&rlz=1C1DVCC_enDE407DE407&prmd=ivns&ei=Uc0VTZ_sFZSv8QOIjbWDBw&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1354459948), (13449, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093954620), (13450, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE367&=&q=2t+%C3%B6l&aq=0&oq=2t+', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471256242), (13451, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE367&=&q=2t+%C3%B6l&aq=0&oq=2t+', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471256242), (13452, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13453, 'http://www.google.de/search?sourceid=navclient&aq=hts&oq=&hl=de&ie=UTF-8&rlz=1T4TSEH_deDE384DE395&q=Motul+300V+Competition+15W-50', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1505150977), (13454, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13455, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13456, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13457, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13458, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13459, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13460, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13461, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13462, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13463, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13464, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13465, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13466, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13467, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13468, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13469, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13470, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13471, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017934), (13472, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13473, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13474, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13475, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13476, 'http://www.google.de/search?hl=de&client=firefox-a&hs=jxr&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=tcw-3+%C3%B6l+ravenol&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351315829), (13477, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13478, 'http://www.google.de/products?q=blechschilder+pin+up++versand&oe=UTF-8&show=dd&sa=N&lnk=next&start=20', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; InfoPath.1; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de', -732170672, 1548513433), (13479, 'http://www.google.com/m/search?pbx=1&hl=de&gl=de&aq=f&oq=&aqi=-k0d0t0&fkt=4479&fsdt=17661&q=motul+300v+competition+15w50', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; de-de) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5', '', 'de-de', -732170672, 1354459682), (13480, '', 'Mozilla/5.0 (en-us) AppleWebKit/525.13 (KHTML, like Gecko; Google Web Preview) Version/3.1 Safari/525.13', '', '', -732170672, 1249710145), (13481, 'http://www.google.de/search?q=2+takt+%C3%B6l+f%C3%BCr+motors%C3%A4gen&hl=de&client=firefox-a&hs=vLD&rls=org.mozilla:de:official&prmd=ivnsfd&ei=ZB8WTa6qD8Ss8gO0zqmEBw&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480864649), (13482, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13483, 'http://www.google.de/search?q=motul+motor%C3%B6l+5w-30&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530285322), (13484, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13485, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13486, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13487, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13488, '', 'Mozilla/5.0 (en-us) AppleWebKit/525.13 (KHTML, like Gecko; Google Web Preview) Version/3.1 Safari/525.13', '', '', -732170672, 1123635841), (13489, 'http://www.google.de/aclk?sa=l&ai=C_jZSemkWTa6lCIac8AONosCiBK3BsMMB_em97RSPtd5ECAAQAigDUJ6voY0BYJWyn4KwB6ABx9GE-APIAQGpAlXv9Zj9_7U-qgQTT9CKUwI5flycWiBFu8wNod-Z7A&sig=AGiWqtyLhewU8DMYVfPKg0QFqn6LZh5I6w&adurl=http://www.motulshop.de&rct=j&q=Motul%20300V', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1351100094), (13490, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (13491, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (13492, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13493, 'http://www.elferteam.de/Forums/index.php?showtopic=42654', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; en-us) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'en-us', -732170672, 1340340450), (13494, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13495, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13496, 'http://suche.aol.de/aol/search?query=g%C3%BCnstiges+motor%C3%B6l&page=2&nt=SG2&s_it=aolde-homePage&oreq=7aea6efb11981989&lr=&q=g%C3%BCnstiges+motor%C3%B6l&rp=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1311778792), (13497, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13498, 'http://www.google.de/aclk?sa=l&ai=C1KutSAUXTdH3A4Piswan--DUAq3BsMMB_em97RS9w-PtRwgAEAEoA1Cer6GNAWCV2qSCsAegAcfRhPgDyAEBqQJV7_WY_f-1PqoEGE_QY4L55Y7x-dynHV_cbyaW8WtvOxDr77oFEwiS89qiyImmAhWCuMwKHQUpJszKBQA&rct=j&q=motul%20%C3%B6l%20g%C3%BCnstig&ei=SAUXTZKvA4', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1834698806), (13499, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13500, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13501, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13502, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13503, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13504, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13505, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13506, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13507, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13508, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13509, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13510, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017932), (13511, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13512, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13513, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13514, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047004), (13515, 'http://www.google.de/search?rlz=1C1_____enDE395DE395&sourceid=chrome&ie=UTF-8&q=Motul+5100', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.53 Safari/534.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 46814309), (13516, 'http://www.autobild.de/artikel/vergleichstest-motoroel-36485.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351654910), (13517, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13518, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13519, 'http://www.preisvgl.de/online-shops/vollsynthetisch%205W40/&campid=5336531285&ggkey=vollsynthetisch%205W40', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639158310), (13520, 'http://www.google.de/m/products?oe=UTF-8&client=safari&q=10W-40&hl=de&source=gp2&channel=products&ei=ZjkXTYjiFpSqngPNhPWQAg&ved=0CBYQzQM', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; de-de) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5', '', 'de-de', -732170672, 1421463394), (13521, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1293367708&flash=10.1.85.3&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotul-8100-5w-40-oder-mobil1-0w40-t1735686.html%3Fpage%3D1', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 8.0; Win32; WEB.DE); (webde/1.1.0.21); .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1548673533), (13522, 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE348DE349&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; SIMBAR={F08DA987-7F47-4FA8-BEDC-DA2245EBF946}; GTB6.6; .NET CLR 1.1.4322)', '', 'de', -732170672, 1526880975), (13523, 'http://www.google.de/search?q=motul+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7RNWN&redir_esc=&ei=NU8XTfm_CM238QPZs-GDBw', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1468938290), (13524, 'http://www.google.de/search?hl=de&q=2+takt+%C3%B6l+kleinkraftrad&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1351523250), (13525, 'http://www.google.de/search?hl=de&q=2+takt+%C3%B6l+kleinkraftrad&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1351523250), (13526, 'http://web2.cylex.de/firma-home/motul-deutschland-gmbh-2079063.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -637543991), (13527, 'http://www.pixelgate.info/serve.php?lg=de&dn=pixelgate.info&ps=7cba30a0c1a9a5abe204fbb51cdda879&le=2010122610000309611&aq=Motul%20%C3%B6l&tk=iodtTi3GKwIKEwjI84ProoqmAhUDR98KHexRwp4YACAAMMjxogM4NVDI8aIDUPDQsAg', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 YFF35 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530584140), (13528, 'http://www.google.de/search?q=8100x-cess&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1568978628), (13529, 'http://www.xn--motorenl-t4a.de/', 'Mozilla/4.0 (compatible; MSIE 7.0; AOL 9.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1017299930), (13530, 'http://www.google.de/search?q=MOTUL+Fuel+System+Clean%2C&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338342710), (13531, '', 'Mozilla/5.0 (en-us) AppleWebKit/525.13 (KHTML, like Gecko; Google Web Preview) Version/3.1 Safari/525.13', '', '', -732170672, 1123635841), (13532, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13533, 'http://www.pixelgate.info/privat/stefan/%F6lweisheiten.htm', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527234927), (13534, 'http://www.google.de/search?hl=de&source=hp&q=motul+online+shop&rlz=1W1ACAW_de&aq=0&aqi=g1&aql=&oq=motul+online+&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; eSobiSubscriber 2.0.4.16; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1055129288), (13535, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET CLR 1.1.4322; .NET4.0C)', '', 'de', -732170672, 1339352702), (13536, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13537, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13538, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13539, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13540, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13541, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13542, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017939), (13543, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928113), (13544, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928113), (13545, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13546, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13547, 'http://www.google.de/aclk?sa=l&ai=CkA_tMzwYTe6IBYOc8AOcrdSgBK3BsMMB_em97RS9w-PtRxACKAhQnq-hjQFgldqOgpgHoAHH0YT4A8gBAakCtFZ1jGsAtj6qBBhP0NXhhfPnF1LZDmCDH2egPkc2uzDSe8w&num=3&sig=AGiWqty_-LmQT5OkAc-HayZEj5fK2EmsNg&adurl=http://www.motulshop.de&rct=j&q=motor', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)', '', 'de-DE', -732170672, 1471155283), (13548, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13549, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13550, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.2; FDM; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1531093861), (13551, 'http://www.motorradfrage.net/tag/motoroel-fuellmenge/1', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1527330554), (13552, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3229128027951149&output=html&h=15&slotname=9708790182&w=468&lmt=1293448057&flash=0&url=http%3A%2F%2Fwww.autoplenum.de%2FAntworten%2FD%2F13686%2FOel-WElches.html&dt=1293448064694&bpp=4&shv=r201011', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1412994883), (13553, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13554, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4267689453885886&format=728x90_as&output=html&h=90&w=728&lmt=1293449241&channel=9805529486%2B9679612335%2B7843010875&ad_type=text_image&color_bg=000000&color_border=000000&color_link=FFFFFF&color', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; msn OptimizedIE8;DEDE)', '', 'de', -732170672, 1528966734), (13555, 'http://www.google.com/search?hl=en&q=www.motulshop.de', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', 'en-us', -732170672, 1208931411), (13556, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13557, 'http://www.google.de/aclk?sa=l&ai=CAnnniZQYTd6XEoic8AORo7ShBK3BsMMB_em97RSFyuPtRwgAEAIgnbjmBygDUJ6voY0BYJWi-IGUB6ABx9GE-APIAQGpAsXpWU0tFLY-qgQYT9A-T1LPbBLbjOezt-PMXCf8ck0_BC3VgAWQTg&sig=AGiWqtxhqKPEEPs2n9_O5D6MafzvNzGklw&adurl=http://www.motulshop.de&rct=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SIMBAR={DBDCBCA7-840E-4B29-98FA-16B3C5EBDF4E}; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.1; InfoPath.2; .NET4.0C; .NET4.0E; Tabl', '', 'de', -732170672, 1607480335), (13558, 'http://www.google.de/aclk?sa=l&ai=CcSKAJJgYTbunMM2f8AOfqvyhBK3BsMMB_em97RTFgf2-RwgAEAEoA1Cer6GNAWCVyvmBlAegAcfRhPgDyAEBqQLF6VlNLRS2PqoEE0_QzmOjj6KOjqobWcygDQ5OJhY&sig=AGiWqtxhmowpcagvFJ9dU7DQvEYTPvAXYQ&adurl=http://www.motulshop.de&rct=j&q=motul%2015w50', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1042466293), (13559, 'http://www.google.de/search?source=ig&hl=de&rlz=1R2ADRA_zh-TWDE393&q=motul+300v&aq=3&oq=motul', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'zh-tw', -732170672, 1419970826), (13560, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13561, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBsQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele.de&ei=5rwYTczcGYaSswb6v_z6DA&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Iron/8.0.555.0 Chrome/8.0.555.0 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1340634249), (13562, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Iron/8.0.555.0 Chrome/8.0.555.0 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1340634249), (13563, 'http://www.markenoele.de/motul-schmierstoffe.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Iron/8.0.555.0 Chrome/8.0.555.0 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1340634249), (13564, 'http://www.markenoele.de/motul-schmierstoffe/motorsport.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Iron/8.0.555.0 Chrome/8.0.555.0 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1340634249), (13565, 'http://www.markenoele.de/motul-schmierstoffe.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Iron/8.0.555.0 Chrome/8.0.555.0 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1340634249), (13566, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Iron/8.0.555.0 Chrome/8.0.555.0 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1340634249), (13567, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBsQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele.de&ei=5rwYTczcGYaSswb6v_z6DA&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Iron/8.0.555.0 Chrome/8.0.555.0 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1340634249), (13568, 'http://www.google.de/aclk?sa=l&ai=CxEvGNMYYTeGREMzhswaOi_nTAq3BsMMB_em97RSttuPtRwgAEAEoAlCer6GNAWCVovGBkAegAcfRhPgDyAEBqQI9oOdsTAq2PqoEE0_Q6AuyeJr56esFwxZ1hWyLeOI&sig=AGiWqtwkuSgelgXhmB9_Qbk5_prqvx8bHQ&adurl=http://www.motulshop.de&rct=j&q=motul%20300v%20', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.13) Gecko/20101206 Ubuntu/9.10 (karmic) Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421496717), (13569, '', '', '', '', -732170672, 1121167938), (13570, '', '', '', '', -732170672, 1121167938), (13571, '', '', '', '', -732170672, 1121167938), (13572, '', '', '', '', -732170672, 1121167938), (13573, 'http://www.google.de/search?q=motul+v300+5w40&hl=de&prmd=ivns&ei=g8kYTdaXHozoOZD16LsJ&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.15 (KHTML, like Gecko) Chrome/10.0.612.1 Safari/534.15', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1312042296), (13574, '', '', '', '', -732170672, 1121167938), (13575, 'http://www.markenoele.de/motul-schmierstoffe/motorsport/motul-300v-power.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.15 (KHTML, like Gecko) Chrome/10.0.612.1 Safari/534.15', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1312042296), (13576, 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.15 (KHTML, like Gecko) Chrome/10.0.612.1 Safari/534.15', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1312042296), (13577, 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.15 (KHTML, like Gecko) Chrome/10.0.612.1 Safari/534.15', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1312042296), (13578, 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.15 (KHTML, like Gecko) Chrome/10.0.612.1 Safari/534.15', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1312042296), (13579, 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.15 (KHTML, like Gecko) Chrome/10.0.612.1 Safari/534.15', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1312042296), (13580, 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.15 (KHTML, like Gecko) Chrome/10.0.612.1 Safari/534.15', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1312042296), (13581, 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.15 (KHTML, like Gecko) Chrome/10.0.612.1 Safari/534.15', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1312042296), (13582, 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=2', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.15 (KHTML, like Gecko) Chrome/10.0.612.1 Safari/534.15', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1312042296), (13583, 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.15 (KHTML, like Gecko) Chrome/10.0.612.1 Safari/534.15', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1312042296), (13584, '', '', '', '', -732170672, 1121167938), (13585, 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=3', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.15 (KHTML, like Gecko) Chrome/10.0.612.1 Safari/534.15', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1312042296), (13586, 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html?p=4', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.15 (KHTML, like Gecko) Chrome/10.0.612.1 Safari/534.15', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1312042296), (13587, '', '', '', '', -732170672, 1121167938), (13588, '', '', '', '', -732170672, 1121167938), (13589, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13590, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13591, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13592, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13593, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13594, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13595, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13596, 'http://www.google.de/search?q=motul+%C3%B6l&rls=com.microsoft:*:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGLL_de&redir_esc=&ei=19MYTd7xEs-54AbdxL2GAg', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SIMBAR={B4DF4FE1-5D13-4D2F-B768-1B2A55F7385F}; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1572949797), (13597, '', '', '', '', -732170672, 1121167938), (13598, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3935133287754368&output=html&h=250&slotname=3433537462&w=300&lmt=0®ion=test&ea=0&flash=10.1.82&url=http%3A%2F%2Fwww.motor-klassik.de%2Frestaurierung%2Fdas-richtige-motorenoel-fuer-oldtimer-110', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1440219508), (13599, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13600, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13601, '', '', '', '', -732170672, 1121167938), (13602, 'http://www.google.de/search?hl=de&client=firefox-a&hs=vYy&rls=org.mozilla%3Ade%3Aofficial&q=motul+7100+4t+10w+60&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638922483), (13603, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13604, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1270335081&channel=4582219326&color_bg=F2F3F5&color_border=F2F3F5&flash=5.0.42.0&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotor', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'de', -732170672, -1308545323), (13605, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13606, '', '', '', '', -732170672, 1121167938), (13607, 'http://www.google.de/aclk?sa=l&ai=CF1eZvPMYTaOsJIKwtAbnhZWIAq3BsMMB_em97RSthP2-RwgAEAFQnq-hjQFglZKSgqAHoAHH0YT4A8gBAakCPaDnbEwKtj6qBBhP0GXpkmv1SyGiBxagp8oHNwUPD1XBGt4&sig=AGiWqtwqxiyZ8wnWYP05XF0WXqSzxza7hQ&adurl=http://www.motulshop.de&rct=j&q=motul%20mot', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1341619592), (13608, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (13609, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (13610, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (13611, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (13612, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (13613, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (13614, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (13615, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (13616, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (13617, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (13618, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13619, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+300v&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470361668), (13620, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13621, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13622, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13623, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (13624, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (13625, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (13626, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (13627, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13628, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (13629, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13630, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (13631, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (13632, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (13633, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (13634, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13635, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (13636, '', '', '', '', -732170672, 1121167938), (13637, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (13638, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (13639, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13640, 'http://www.google.de/aclk?sa=l&ai=Cvq17SDIZTYGcLs6X8APC8rShBK3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJWyn4KwB6ABx9GE-APIAQGpAv9VVgLBFrY-qgQTT9Dpxy3XdSlmUxl91xE8fn3Jcg&sig=AGiWqtxislMjhXDBKyPs87IL1kgCBI7ziQ&adurl=http://www.motulshop.de&rct=j&q=motul%20300v&cad', 'Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573825455), (13641, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13642, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13643, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13644, '', '', '', '', -732170672, 1121167938), (13645, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MAMD; OfficeLiveConnector.1.5; OfficeLivePatch.1.3),gzip(gfe) (via translate.google.com)', 'utf-8,*', '', -732170672, -782900143), (13646, 'http://translate.googleusercontent.com/translate_c?hl=it&sl=de&u=http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-specific-cng-lpg-1l.html&prev=/search%3Fq%3Dmotul%2Bspecific%2Bcng%2Blpg%26hl%3Dit%26biw%3D1277%26bih%3D588%26prmd%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MAMD; OfficeLiveConnector.1.5; OfficeLivePatch.1.3),gzip(gfe) (via translate.google.com)', 'utf-8,*', '', -732170672, -782900656), (13647, 'http://www.motulshop.de', '', '', '', -732170672, -663639610), (13648, 'http://www.motulshop.de', '', '', '', -732170672, -663639610), (13649, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBsQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele.de&ei=V7UZTYHqMsSg8QPa2YWHBw&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1352247182), (13650, 'http://www.google.de/aclk?sa=l&ai=C6AQef7YZTcfFHs6Z8AOO54yiBK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglcKggrAHoAHH0YT4A8gBAakCj22oP9M3tj6qBBNP0E6V3hFKZWCdXaEYxmmv97ib&sig=AGiWqtx2EqxKRoSUJIJY8apRGDRMjrvW6Q&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; MAAU; .NET4.0C; InfoPath.2)', '', 'de-DE', -732170672, 1292501758), (13651, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (13652, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (13653, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (13654, 'http://www.pointoo.de/poi/Koeln/MOTUL-Deutschland-GmbH-11262853.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351205062), (13655, 'http://www.google.de/products?hl=de&q=MOTUL+Specific+dexos+2+TM+5W30&spell=1&oi=spell', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1420666389), (13656, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADBR_de__309AT309&q=motor%c3%b6l+billiger', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; InfoPath.1)', '', 'de', -732170672, -710785981), (13657, 'http://www.google.de/search?hl=de&source=hp&q=motul+shop&btnG=Google-Suche&rlz=1R2ACAW_de&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; eSobiSubscriber 2.0.4.16; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1420311669), (13658, 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1313&_nkw=MOTUL+8100+X-Clean+C3++5W-40&_sacat=See-All-Categories', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1308603170), (13659, 'http://www.google.de/search?q=motul+shopping+de&channel=linkdoctor', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6)', '', 'de', -732170672, 1360321306), (13660, 'http://www.google.de/search?hl=de&client=opera&rls=de&channel=suggest&q=preisvergleich+motor%C3%B6l&revid=1077910697&sa=X&ei=4PcZTemmGNiAhAeknuG2Dg&ved=0CFYQ1QIoADgU', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1350671146), (13661, 'http://www.autobild.de/artikel/vergleichstest-motoroel-36485.html', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1341478390), (13662, 'http://www.google.de/search?hl=de&client=firefox-a&hs=8zG&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+fuel+system+clean&aq=4&aqi=g10&aql=&oq=+Motul&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1419822180), (13663, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13664, 'http://www.autoplenum.de/Antworten/D/1552/Motoroel-online-kaufen-.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (de); anonymized by Abelssoft 250424856 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1518877225), (13665, '', '', '', '', -732170672, 1121167938), (13666, 'http://www.google.de/products?client=opera&rls=de&q=Motul+710+2T&oe=utf-8&channel=suggest&um=1&ie=UTF-8&ei=jQ8aTb3BOob34Abv77CZCw&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CCkQrQQwAA', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1353411921), (13667, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13668, 'http://www.kawasaki-ninja-forum.de/t521343f11785360-liqui-moly-Motorrad-oel-W.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1548449675), (13669, 'http://www.google.de/search?hl=de&client=firefox-a&hs=Xwd&rls=org.mozilla%3Ade%3Aofficial&q=motul+8100++x-clean+%2B+5w-30+1l&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638922185), (13670, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13671, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13672, 'http://www.google.de/aclk?sa=l&ai=CQITbcTwaTeS-Eo6V8APR9OCgBK3BsMMB_em97RTtzOPtRwgAEAEoA1Cer6GNAWCVAqABx9GE-APIAQGpAg_pOsOCKrY-qgQYT9Dr5jqDse2w7JRcNRf4VoFU-LyGLBC8&sig=AGiWqtzk66GPmnNh6FvJdhPw-wCb1jn0vA&adurl=http://www.motulshop.de&rct=j&q=2%20takt%20%C3', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 46903505), (13673, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1293565536&flash=10.0.45&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html&dt=1293565539598&shv=r20101117', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1055079442), (13674, 'http://www.google.de/aclk?sa=l&ai=CdnOjKD8aTazmJcu_hAfIobwmrcGwwwH96b3tFK2E_b5HCAAQASgCUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAg_pOsOCKrY-qgQTT9DGo5JB809IfYcbZH2E-Bk1Ew&sig=AGiWqtxspamJsi8F4s7wMm5S-rQT0CZ34A&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C3', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1591396302), (13675, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2593242249782660&output=html&h=280&slotname=3048323390&w=336&lmt=0&ea=0&flash=10.1.102&url=http%3A%2F%2Fwww.tippscout.de%2Fauto-benzin-sparen-mit-dem-richtigen-motoroel_tipp_760.html&dt=129356643', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1350671146), (13676, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13677, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13678, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13679, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13680, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13681, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13682, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13683, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13684, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13685, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13686, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13687, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13688, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13689, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13690, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13691, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13692, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13693, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13694, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13695, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13696, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13697, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13698, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13699, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13700, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13701, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13702, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13703, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13704, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13705, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13706, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13707, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13708, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13709, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13710, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13711, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13712, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13713, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13714, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13715, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13716, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13717, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13718, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13719, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13720, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13721, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13722, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13723, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13724, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13725, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13726, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13727, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13728, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13729, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13730, '', 'Java/1.6.0_04', '', '', -732170672, 1488932688), (13731, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13732, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13733, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13734, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13735, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016510), (13736, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13737, 'http://www.google.de/m/search?pbx=1&aq=f&oq=&aqi=-k0d0t0&fkt=749&fsdt=9248&q=Motul+snowpower', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7', '', 'de-de', -732170672, 1522251788), (13738, '', 'Mozilla/5.0 (en-us) AppleWebKit/525.13 (KHTML, like Gecko; Google Web Preview) Version/3.1 Safari/525.13', '', '', -732170672, 1123635841), (13739, 'http://www.google.de/aclk?sa=l&ai=CqxhdougaTYvpBMOa8APu3ICQCa3BsMMB_em97RTtzOPtRwgAEAEoA1Cer6GNAWCVyvmBlAegAcfRhPgDyAEBqQIP6TrDgiq2PqoEGE_Q3T7Ouv_ElWC36s3Zm1RqURPk2Cc1zQ&sig=AGiWqtzZ58hhirMCWTza0mkh6tKpYW96sg&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1601501847), (13740, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1054945374), (13741, 'http://www.google.de/search?hl=de&source=hp&q=motul+10w-60&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0)', '', 'de', -732170672, 1421304703), (13742, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13743, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13744, '', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1437693847), (13745, 'http://www.preisvergleich.de/search/landing/query/motul+5100+10w40/s/google/koid/3742571874/gkaid/58247091/?gclid=CMeuyIWUkaYCFYm-zAodaHDgYg', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418359471), (13746, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -730690862), (13747, 'http://www.google.de/search?q=XPS+2+Takt+Synthetic+%C3%96l&hl=de&client=firefox-a&hs=yFZ&rls=org.mozilla:de:official&prmd=ivns&ei=OgsbTZTBPIGb8QPTg6WpBQ&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1506580952), (13748, 'http://www.autoplenum.de/Antworten/Suche?text=motor%C3%B6l&topic=&gclid=CJSiquOfkaYCFdSFzAodHXXNZg', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2)', '', 'de-DE', -732170672, 1548636475), (13749, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (13750, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (13751, 'http://www.google.de/aclk?sa=l&ai=C_AdE3Q4bTaDIDsye8AOp3tHECa3BsMMB_em97RT9yuPtRwgAEAFQnq-hjQFglbr9gZQHoAHH0YT4A8gBAakCD-k6w4Iqtj6qBBhP0DAQDlXxj3wxgfWXeO-HP-9l3PUzFTU&sig=AGiWqtyDOIEcm3M-sEL0yeJmWAV8j0wXvQ&adurl=http://www.motulshop.de&rct=j&q=MOTUL%20810', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1312015588), (13752, 'http://www.wlw.de/sse/MainServlet?anzeige=kurzliste&land=DE&sprache=de&klobjid=70518&suchbegriff=Autoschmierstoffe', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322)', '', 'de', -732170672, 1352247182), (13753, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13754, 'http://www.wlw.de/sse/MainServlet?anzeige=kurzliste&land=DE&sprache=de&klobjid=70518&suchbegriff=autoschmierstoffe%23', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322)', '', 'de', -732170672, 1352247182), (13755, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13756, 'http://www.twenga.de/dir-Auto-Motorrad,Instandhaltung-Reinigung,Motoroel-26892', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1356995506), (13757, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13758, 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+%c3%b6l&hl=de&ie=UTF-8&rlz=1T4GGLS_deDE405DE405&q=motul+%c3%b6l', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0; GTB6.6)', '', 'de-DE', -732170672, -648235784), (13759, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13760, 'http://www.google.de/search?q=motul+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1576219595), (13761, 'http://www.pixelgate.info/serve.php?lg=de&dn=pixelgate.info&ps=2f813884b09d639dfe295c683f9c8824&le=2010122907000106884&aq=Motul%20%C3%B6l&tk=GObT7IxehTUKEwj6-NSZuZGmAhWEm98KHbRp1-8YACAAMMnxogM4NVDJ8aIDUPDQsAhQ9aSoDlCxiNyvAQ', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; eSobiSubscriber 2.0.4.16; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1055122029), (13762, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=MOTUL+5100+4T+SAE+10W_40&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -1134110939), (13763, 'http://www.google.de/products?hl=de&q=dexron+2+von+motul&um=1&ie=UTF-8&ei=Oy8bTbLyJtHrsgbhm6jtDA&sa=X&oi=product_result_group&ct=image&resnum=11&ved=0CE0QzAMwCg', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.', '', 'de', -732170672, 1528840416), (13764, 'http://www.google.de/search?hl=de&client=firefox-a&hs=njb&rls=org.mozilla:de:official&channel=s&&sa=X&ei=ezAbTZKZOcbzsgb3vIDEAw&ved=0CCQQvwUoAQ&q=MOTUL+SHOP&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -1134110939), (13765, 'http://www.google.de/aclk?sa=l&ai=CvVcp1DMbTcP7HIj-sga5hO2xBq3BsMMB_em97RTVz-PtRwgAEAEoA1Cer6GNAWCVuoCCmAegAcfRhPgDyAEBqQIP6TrDgiq2PqoEGE_QfB_LMSlz_d2uH8fYUEFkXAT7z0K4aQ&sig=AGiWqtysn3ekh7IVNv2HZ7QpdIsnX2xu3g&adurl=http://www.motulshop.de&rct=j&q=Motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 YFF35 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527222073), (13766, 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CCYQFjABOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=Motul%208100%20X-Clean%20SAE%205W-40&ei=6TYbTdvAE9G28QOEvbTDBQ&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxC', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1417832228), (13767, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13768, 'http://www.einfachbilliger.com/landing/motor%C3%B6l/?results=12', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419030647), (13769, 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+mot&hl=de&ie=UTF-8&rlz=1T4ADBF_de___DE330&q=motul+motor%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1548328067), (13770, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13771, 'http://5w40.de/masla.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638932605), (13772, 'http://www.google.de/search?q=motul+Snow+Power&ie=UTF-8&oe=UTF-8&hl=de&client=safari', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7', '', 'de-de', -732170672, 1354460071), (13773, '', 'Mozilla/5.0 (compatible; NetcraftSurveyAgent/1.0; +info@netcraft.com)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-gb,en;q=0.5', -732170672, 839940553), (13774, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558272293), (13775, '', 'Mozilla/5.0 (compatible; MSIE 7.0b; Windows NT 6.0)', '', '', -732170672, -668542756), (13776, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1531152536), (13777, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CB8QFjAA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fsnowmobile%2Fmotul-snowpower-2t-1l.html&rct=j&q=motul%20snowpower&ei=n30bTbi_B8eb8QP-kLTYBQ&usg=AFQjCNG_9ZL4s6s_iwBvumsuimfad_n0Kw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 46728416), (13778, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13779, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13780, 'http://www.google.de/aclk?sa=l&ai=Csf_lkI4bTbWlOYif8AOc84iGCa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVuomCmAegAcfRhPgDyAEBqQIP6TrDgiq2PqoEE0_Qcx3OQKr-CIeWS2EUywjXwEE&sig=AGiWqtwchWbOmJeYezq0KEHaYNa4qgBgNA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1133634996), (13781, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GZAZ_deDE255DE256&q=8100+X-cess+5W-40', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; InfoPath.2; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1311469436), (13782, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13783, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558259681), (13784, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13785, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1506580954), (13786, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558259681), (13787, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13788, '', 'Mozilla/5.0 (compatible; NetcraftSurveyAgent/1.0; +info@netcraft.com)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-gb,en;q=0.5', -732170672, 839936088), (13789, 'http://www.google.de/search?hl=de&rlz=1G1TSEG_DEDE413&q=motul+8100+x-clean+5w40&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1522139158), (13790, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13791, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'UTF-8,*', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1526734248), (13792, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13793, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13794, 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CFYQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20x-cess&ei=hfAbTarrA8HNswaPtdzcDA&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, -648094202), (13795, '', 'Mozilla/5.0 (compatible; MSIE 7.0b; Windows NT 6.0)', '', '', -732170672, -668542756), (13796, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (13797, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (13798, 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CNvw4IWWk6YCFYeWzAoddwauYQ', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.30729; .NET CLR 3.5.30729; .NET4.0C)', '', 'de', -732170672, 1470644333), (13799, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (13800, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (13801, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (13802, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (13803, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (13804, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (13805, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (13806, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (13807, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (13808, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (13809, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (13810, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (13811, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (13812, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (13813, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (13814, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (13815, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (13816, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (13817, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (13818, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (13819, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (13820, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (13821, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (13822, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (13823, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (13824, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 AskTbFXTV5/3.9.1.14019 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (13825, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4MEDA_deDE270DE270&q=motul+kettenspray+', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de', -732170672, 1340728022), (13826, 'http://www.google.de/search?sourceid=chrome&ie=UTF-8&q=motul+913c', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1599664474), (13827, 'http://www.google.de/search?sourceid=navclient&aq=0h&oq=motul&hl=de&ie=UTF-8&rlz=1T4ACAW_de___DE381&q=motul+300v+4t+15w50', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16)', '', 'de-DE', -732170672, 1421225630), (13828, 'http://fahrzeugteile.shop.ebay.de/Rennsport-Teile-/101887/i.html?_nkw=Motul+300v&_catref=1&_dmpt=Motorrad_Kraftradteile&_fln=1&_trksid=p3286.c0.m282', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16)', '', 'de-DE', -732170672, 1421225630), (13829, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558259771), (13830, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5306860599&w=728&lmt=1293702609&flash=10.1.102.64&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F1479%2F239038%2FRizinus-Rennoel.html&dt=129370', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1558599207), (13831, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (13832, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (13833, 'http://www.autobild.de/liqui-moly-oelwegweiser_1029158.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.5)', '', 'de', -732170672, 1573046627), (13834, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13835, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1526814487), (13836, 'http://suche.t-online.de/fast-cgi/tsc?mandant=toi&device=html&portallanguage=de&userlanguage=de&dia=adr&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&start=0&num=10&type=all&lang=any&more=none&q=motul300v%2010w-40', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.07; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; TuneUp HTML Client Embedded Web Browser from: http://bsalsa.com/; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CL', '', 'de', -732170672, -638851465), (13837, 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+20w50+&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421356720), (13838, 'http://www.google.de/search?q=motul+garten&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&redir_esc=&ei=B34cTZ--HIXA8QO_ytTfBQ', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5)', '', 'de', -732170672, 1050461394), (13839, 'http://www.google.de/search?q=motul+10w30++2l+garden&hl=de&source=hp&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1050459692), (13840, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9568515322390167&output=html&h=280&slotname=8105091387&w=336&lmt=1293713745&flash=0&url=http%3A%2F%2Fwww.paperball.de%2Ffrage%2F811%2Fauto-verkehr%2Fl-5w-30-und-5w-40-mischbar%2F&dt=1293713745364', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1342132357), (13841, 'http://www.idealo.de/preisvergleich/Liste/13459450/motul-8100-x-clean-5w-30.html', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', 'de', -732170672, 1291866407), (13842, '', 'Mozilla/5.0', '', '', -732170672, -799393640), (13843, 'http://www.google.de/search?q=motul+8100+x-clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1421216050), (13844, 'http://www.google.de/search?q=MOTUL+Classic+Oil+SAE+20W50+', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)', '', 'de-at', -732170672, -1644692073), (13845, '', 'weneobot/Nutch-1.2 (weneo.de bot; http://www.weneo.de/bot; bot at weneo.de)', '', 'de-de,de;q=0.5', -732170672, 1426772954), (13846, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13847, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (13848, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (13849, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (13850, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (13851, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (13852, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (13853, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (13854, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13855, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13856, 'http://www.google.de/aclk?sa=l&ai=CVXeKE60cTd6MD4r7sgaSu9TqBq3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJWqroK0B6ABx9GE-APIAQGpAl3GsO7PMbY-qgQTT9DUYBcp9MvjyfudTMwZIdQz2w&sig=AGiWqtyAin9qwb8jkTtb6WtTXXFagUkelA&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -639552726), (13857, 'http://www.google.de/search?q=motul+300v&ie=UTF-8&oe=UTF-8&hl=de&client=safari', 'Mozilla/5.0 (iPad; U; CPU OS 4_2_1 like Mac OS X; de-de) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5', '', 'de-de', -732170672, 1574032626), (13858, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13859, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13860, 'http://www.google.de/m/search?oe=UTF-8&client=safari&hl=de&aq=1&oq=motul%2520&aqi=p1g5-k0d11t0&fkt=914&fsdt=14830&q=motul+%C3%B6l', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7', '', 'de-de', -732170672, 1354457395), (13861, 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+multi+atf&btnG=Google-Suche&aq=0&oq=motul+mu', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.7) Gecko/20091221 YFF35 Firefox/3.5.7 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1299507869), (13862, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET4.0C)', '', 'de-DE', -732170672, 1509298232), (13863, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1293738183&flash=10.0.42.34&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Ffreigabenummern-fuer-motoroele-t1429596.html&dt=129373818', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1420862942), (13864, 'http://www.google.de/search?q=motul+8100+x-cess&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGLL_de', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 3.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1418060961), (13865, 'http://www.google.de/search?q=motul%2Blpg&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351142215), (13866, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065549), (13867, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13868, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338538360), (13869, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338538360), (13870, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338538360), (13871, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338538360), (13872, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338538360), (13873, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338538360), (13874, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338538360), (13875, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13876, 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=Motul+300V+Factory+Line+10W40&btnG=Google-Suche&aq=&oq=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -1306950927), (13877, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129978723), (13878, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129978723), (13879, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129978723), (13880, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129978723), (13881, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129978723), (13882, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129978723), (13883, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129978723), (13884, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129978723), (13885, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129978723), (13886, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129978723), (13887, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129978723), (13888, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129978723), (13889, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129978723), (13890, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129978723), (13891, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129978723), (13892, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129978723), (13893, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129978723), (13894, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129978723), (13895, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129978723), (13896, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129978723), (13897, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129978723), (13898, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13899, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13900, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13901, 'http://www.google.de/search?hl=de&q=MOTUL+QUAD+4T++10W-40+4liter&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1506576861), (13902, 'http://www.google.de/search?hl=de&source=hp&q=motul&aq=f&aqi=g10&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1506576861), (13903, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13904, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13905, 'http://shop.weihnachtsgeschenke.de/motul+300V+factory/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1470183185), (13906, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13907, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13908, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13909, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13910, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1522208218), (13911, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1522208218), (13912, 'http://www.autobild.de/artikel/vergleichstest-motoroel-36485.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339315045), (13913, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13914, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (13915, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (13916, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (13917, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (13918, 'http://www.google.de/search?q=Motul+outbord+tech&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576117904), (13919, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13920, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13921, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13922, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13923, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13924, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13925, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13926, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13927, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13928, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13929, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13930, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13931, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13932, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13933, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13934, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13935, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13936, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13937, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13938, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13939, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13940, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13941, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13942, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13943, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13944, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13945, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13946, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13947, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13948, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13949, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13950, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13951, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13952, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13953, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13954, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13955, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13956, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13957, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13958, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13959, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13960, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13961, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13962, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13963, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13964, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13965, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13966, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13967, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13968, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13969, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13970, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13971, '', 'Java/1.6.0_21', '', '', -732170672, 1305736129), (13972, 'http://www.google.de/search?hl=de&lr=lang_de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&tbs=lr%3Alang_1de&q=+motul+shop&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470495080), (13973, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6457587928014896&output=html&h=90&slotname=0572957717&w=728&lmt=1291985066&flash=10.1.102.64&url=http%3A%2F%2Fwww.code-knacker.de%2Fmotorenoele.htm&dt=1293795715258&shv=r20101117&jsv=r20101214&sa', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.06; Windows NT 6.0; Trident/4.0; FunWebProducts; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1421665881), (13974, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13975, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13976, 'http://www.google.de/aclk?sa=l&ai=C4gj7K98dTfWnIcKX8AOD4uH9CK3BsMMB_em97RSNyePtRwgAEAEoA1Cer6GNAWCV-pWCqAegAcfRhPgDyAEBqQK0euFv72q2PqoEE0_QzoOgWfoFDgOFUFgmo_QD-YI&sig=AGiWqtxXsKS-t95Rh-njflysrOpBcUB4_g&adurl=http://www.motulshop.de&rct=j&q=motul%20specifi', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527131294), (13977, 'http://www.google.de/url?sa=t&source=web&cd=39&ved=0CE8QFjAIOB4&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-zusatzstoffe%2Fchain-lube-road-plus.html&rct=j&q=kartketten&ei=5-IdTdq_OsGn8QPyvZnEBQ&usg=AFQjCNFSodXwo5PcpPwh_gsChHwuIidqnA&sig2=x4yH5ttMsT4J0Ja4lJ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529667706), (13978, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1293805213&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-verwenden-t1042285.html%3Fpage%3D1&dt=129380521', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1528001473), (13979, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13980, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13981, '', 'Mozilla/5.0 (en-us) AppleWebKit/525.13 (KHTML, like Gecko; Google Web Preview) Version/3.1 Safari/525.13', '', '', -732170672, 1123635841), (13982, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MAMD; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'nl-BE', -732170672, 1369711273), (13983, 'http://www.google.de/search?hl=de&source=hp&q=motul+8100+x-clean&aq=1&aqi=g4&aql=&oq=motul+81&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB5; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1420752344), (13984, 'http://www.google.de/aclk?sa=l&ai=CZ0QJxvsdTYmWPMyd8AOripnACa3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCV0viBlAegAcfRhPgDyAEBqQK0euFv72q2PqoEGE_QAL29NefJIFdmPiUAPzCXHFIbXgNpaA&sig=AGiWqtyXE7Y-4sSF-4xTJWy7maEq_-yuvg&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1055106325), (13985, 'http://www.amazon.de/MOTUL-8100-X-Clean-C3-5W-40/dp/B004BFA54Q/ref=sr_1_fkmr0_1?ie=UTF8&qid=1293812833&sr=1-1-fkmr0', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1420670612), (13986, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13987, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=90&slotname=1351630559&w=728&lmt=1293815001&flash=10.1.85&url=http%3A%2F%2Fwww.apriliaforum.de%2F50-ccm-rs-50-scarabeo-50-roller%2F10044-50-ccm-2-takt-l.html&dt=129', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351433924), (13988, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1293815645&flash=10.1.53.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1060&dt=1293815645', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1490061309), (13989, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (13990, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13991, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13992, 'http://www.google.de/aclk?sa=l&ai=CkyHCZi8eTZyeEcy9hAfK0ei1Bq3BsMMB_em97RSthP2-RwgAEAEg7YrfBlCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQIT4mBjXWu2PqoEE0_QarT1rC9vRiP1Z1D7Uc07p1GABZBO&sig=AGiWqtw4QENG0XtA6pCANa1BWZ6zHAG54w&adurl=http://www.motulshop.de&rct=j&q=motul%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1311425293), (13993, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (13994, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955137), (13995, 'http://www.google.de/aclk?sa=l&ai=Ce8WPNUIeTf7jPIT_sgbqjuD3Bq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCE-JgY11rtj6qBBNP0BRl-gPL3rcBepRJgFdMxkRB&sig=AGiWqtznZK77lDcDhQLFZGHzyKPKCVZmHA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341146430), (13996, 'http://www.google.de/aclk?sa=l&ai=CgEq1OkYeTczGPIWX8AO83fGWCa3BsMMB_em97RS97Pu-RwgAEAEg5qyuCygCUJ6voY0BYJXCg4KYB6ABx9GE-APIAQGpAnUwUAVkd7Y-qgQTT9APv-MRWqwIhCyY-GyIJJUSIoAFkE4&sig=AGiWqty2vcE5zcnvY-sfSmLFC2B51Mq9Rw&adurl=http://www.motulshop.de&rct=j&q=mot', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16)', '', 'de-DE', -732170672, 1530296650), (13997, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (13998, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (13999, 'http://www.google.de/aclk?sa=l&ai=CYKm89FQeTcQZyJ3wA8Sm4MUJrcGwwwH96b3tFM3B4-1HCAAQAVCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQJ1MFAFZHe2PqoEGE_Qwm_AnvFjEux4xFQpZL9UmCzf6vFTaQ&sig=AGiWqty22PDXS-HYwRlKeKS7cH2TNx3jRA&adurl=http://www.motulshop.de&rct=j&q=motor%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1381180058), (14000, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065618), (14001, 'http://www.google.de/products?hl=de&rlz=1T4ADFA_deDE343DE344&q=motul+5100&um=1&ie=UTF-8&ei=mlceTZ68E4y38QOo-9mWBQ&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CDIQrQQwAA', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.1; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1311425293), (14002, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14003, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14004, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14005, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14006, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14007, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14008, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14009, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14010, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14011, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14012, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14013, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14014, 'http://www.google.de/products?hl=de&q=motul+5100+4t+SAE+10W40&show=dd&sa=N&lnk=next&start=10', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.1; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1311425293), (14015, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14016, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1407826462), (14017, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1407826462), (14018, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1407826462), (14019, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1407826462), (14020, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1407826462), (14021, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1407826462), (14022, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14023, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14024, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14025, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14026, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14027, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14028, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14029, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14030, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14031, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14032, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14033, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14034, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14035, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14036, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14037, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14038, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14039, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14040, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990); INSERT INTO `log_visitor_info` (`visitor_id`, `http_referer`, `http_user_agent`, `http_accept_charset`, `http_accept_language`, `server_addr`, `remote_addr`) VALUES (14041, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14042, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14043, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14044, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14045, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14046, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14047, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14048, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14049, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14050, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14051, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14052, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14053, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14054, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14055, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14056, 'http://www.google.de/search?hl=de&q=2+takt+%C3%B6l+vollsynthetisch+motul&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1338980860), (14057, 'http://www.google.de/search?q=+Motul+%E2%80%9ESpecific+dexos2TM+5W-30%E2%80%9C.+', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, 1528060966), (14058, 'http://www.google.de/search?client=opera&rls=de&q=marken+oele&sourceid=opera&ie=utf-8&oe=utf-8&channel=suggest', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, -648813699), (14059, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14060, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14061, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14062, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14063, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14064, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14065, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14066, 'http://www.google.de/search?q=Motul+cess&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1568968628), (14067, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14068, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14069, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14070, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14071, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413313705), (14072, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14073, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-1602621474554678&format=300x250&output=html&h=250&w=300&lmt=1293896059&num_ads=4&skip=8&channel=gf_tag_rectangle_Auto%2Cgf_pos_rectangle%2Cgf_typ_tag%2Cplace_gf_rectangle_Auto&ad_type=text&color_', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529491122), (14074, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (14075, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (14076, 'http://www.google.de/search?hl=de&q=motul+300v+10w40&price1=20,00&price2=50,00&show=dd&sa=N&tab=fw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1556288484), (14077, 'http://www.google.de/search?sourceid=navclient&aq=0h&oq=motul+&hl=de&ie=UTF-8&rlz=1T4ACEW_de___DE391&q=motul+%c3%b6l+shop', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; AskTB5.6)', '', 'de-DE', -732170672, -736663319), (14078, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14079, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14080, 'http://www.google.de/aclk?sa=l&ai=CI1BWoGsfTd2JBMaf8AOf5IGBCa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleKegrAHoAHH0YT4A8gBAakCyOta5qhvtj6qBBNP0NAUiy7oiWldSvExN87mq_h8&sig=AGiWqtyxE9boFhQeqz-6gGpz3pIEmkXelg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l&ca', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1469313758), (14081, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14082, 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CCoQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=motul%206100%20synergie%2B&ei=WG8fTZPNHIO48gObu9WcBQ&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'cs', -732170672, 1521563406), (14083, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14084, 'http://shop.weihnachtsgeschenke.de/motor%C3%B6l+10W+40/?page=2', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470885315), (14085, 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CC8QFjAD&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fgarten%2Fmotorenol-4-takt%2Fgarden-4t.html&rct=j&q=10w30%204takt&ei=3HkfTcrqG8nB8QPe3eiLBQ&usg=AFQjCNHefOik5dbza-6xuAr5FR1yjp8jVA', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1340191763), (14086, 'http://www.google.de/products?q=motul+7100+10w-40&hl=de&scoring=p&show=dd&sa=N&lnk=next&start=10', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1841399859), (14087, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14088, 'http://search.conduit.com/Results.aspx?q=motul+300V+0W20HRPM+&meta=all&hl=de&gl=de&SelfSearch=1&SearchSourceOrigin=13&ctid=CT2851647&octid=CT2851647', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558211362), (14089, 'http://www.idealo.de/preisvergleich/OffersOfProduct/2292512_-7100-4t-10w-30-4-l-motul.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 WEB.DE', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350652148), (14090, 'http://www.mazda-forum.info/mazda-cx-5-cx-7-und-cx-9/37328-motoroel-und-olfilterwechsel.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', 'de', -732170672, -1133876194), (14091, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14092, 'http://www.google.de/search?q=8100+X-clean%2B+5W-30&hl=de&rlz=1T4TSEA_deDE291DE303&prmd=ivns&ei=4ZMfTbrcGsjG4gbI8LSGAg&start=10&sa=N', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; Trident/5.0; GTB6.6)', '', 'de', -732170672, 1529217935), (14093, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0513990075906294&format=fp_al_lp&output=html&h=15&w=728&channel=3809302220&ea=0&flash=10.1.102&url=http%3A%2F%2Fwww.werkzeug-news.de%2FForum%2Fftopic5890.html&dt=1133406721303&shv=r20101117&jsv=r', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1556678746), (14094, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 8.0; Win32; GMX); (gmx/1.1.0.21); .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1591526321), (14095, 'http://www.google.de/aclk?sa=l&ai=C38VNi6ofTen3Bcee8AP4p634CK3BsMMB_em97RTtvePtRwgAEAEoA1Cer6GNAWCV0puCrAegAcfRhPgDyAEBqQLI61rmqG-2PqoEGE_Q1iPwc0w4ridi9VdMPyrqCQ9rVCXN5A&sig=AGiWqtwuVHb1-TWdWz0pLOnGAbsFj4qJFg&adurl=http://www.motulshop.de&rct=j&q=x-clean%', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; de-de) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5', '', 'de-de', -732170672, 1418255776), (14096, 'http://search.conduit.com/ResultsExt.aspx?ctid=CT2117678&SearchSource=3&q=motul+8100+x-clean+5w-40', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480704458), (14097, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14098, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-1059788448720638&output=html&h=280&slotname=4007037763&w=336&lmt=1293925232&flash=10.0.12&url=http%3A%2F%2Fwww.opel-voting.de%2Fopel-forum%2Fpflege-wartung%2F12920-motoroel-beim-1-4l-tigra.html&d', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529848156), (14099, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1293926636&flash=10.1.102.64&url=http%3A%2F%2Fwww.apriliaforum.de%2Farchiv-50-ccm-1000-ccm%2F26-slick-50-ja-oder-nein-erfahrungen.', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1548367216), (14100, 'http://www.google.de/aclk?sa=l&ai=CreV-RMofTebwGMOe8APs47yFCa3BsMMB_em97RTtzOPtRxABKAVQnq-hjQFglaKggrAHoAHH0YT4A8gBAakCyOta5qhvtj6qBBhP0NqfFNZHeWDBQyUNGCjVZgKKlxAgpfc&num=2&sig=AGiWqtwVr9Wafc67-1145kP6wzANAoLgLA&adurl=http://www.motulshop.de&rct=j&q=miner', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1427530969), (14101, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14102, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016524), (14103, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14104, 'http://searchportal.information.com/?o_id=55422&domainname=liqui-moli.de', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.2)', '', 'de', -732170672, 1054880430), (14105, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14106, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14107, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14108, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14109, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14110, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14111, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14112, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14113, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14114, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14115, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14116, '', 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0', '', '', -732170672, 1244984722), (14117, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341488638), (14118, 'http://www.pkw-forum.de/30064-polo-eis-motoroel.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1484937106), (14119, 'http://www.motulshop.de', '', '', '', -732170672, -663639560), (14120, 'http://www.motulshop.de', '', '', '', -732170672, -663639560), (14121, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14122, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14123, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14124, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14125, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14126, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14127, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14128, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14129, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14130, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14131, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530793619), (14132, 'http://www.google.de/products?hl=de&q=motul+7100+10w40&rlz=1R2ADRA_deDE400&um=1&ie=UTF-8&ei=M3AgTZzDKIyo8QPC-NWJBQ&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CCkQrQQwAA', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506)', '', 'de', -732170672, 1548245180), (14133, 'http://www.google.de/search?hl=de&rlz=1T4ACAW_deDE301DE301&&sa=X&ei=jnsgTb_bJM31sgawzvi1Cg&ved=0CB8QBSgA&q=motul+20w+50&spell=1', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; eSobiSubscriber 2.0.4.16; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; AskTbPCW/5.9.1.14019)', '', 'de', -732170672, 1419466938), (14134, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14135, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14136, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14137, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14138, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14139, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14140, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14141, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14142, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14143, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14144, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14145, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14146, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14147, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14148, 'http://www.google.de/search?q=motul+inboard', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; freenet.de GmbH)', '', 'de', -732170672, 1531151163), (14149, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+20w50&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1304217825), (14150, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14151, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14152, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14153, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14154, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14155, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14156, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14157, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14158, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14159, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14160, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14161, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14162, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14163, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14164, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14165, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14166, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14167, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14168, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14169, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14170, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14171, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14172, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14173, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14174, 'http://www.google.de/aclk?sa=l&ai=CQuK6JacgTceBIYH9sgbQ5dT1Bq3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCV6qyCtAegAcfRhPgDyAEBqQLI61rmqG-2PqoEE0_QvqTDWosz8NZ44B6dLN3TYqs&sig=AGiWqtzsMiV1lHc2TjEt9bfhSMdA3cGX2g&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; InfoPath.1; .NET4.0C; .NET CLR 3.0.30729)', '', 'de', -732170672, 1420370614), (14175, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (14176, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (14177, 'http://www.google.de/aclk?sa=l&ai=CwlkBgbIgTdqRI4Sa8AP03OSdCa3BsMMB_em97RSdhv2-RwgAEAFQnq-hjQFglZKRgqAHoAHH0YT4A8gBAakCyOta5qhvtj6qBBNP0KB7RKU4aTsHeBnJPQZuytty&sig=AGiWqtyAMx_YaL1HsAkPtp7vwgoa0ghSFw&adurl=http://www.motulshop.de&rct=j&q=Motul%20300', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MSN OptimizedIE8;DEDE)', '', 'de', -732170672, 1528959930), (14178, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=7100+4T+20W-50++motul', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1469317013), (14179, 'http://www.google.de/search?sourceid=chrome&ie=UTF-8&q=motul+shop', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1599663396), (14180, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14181, 'http://www.google.de/search?hl=de&safe=off&rls=com.microsoft%3Aen-US&rlz=1I7ADSA_de&q=Motul+8100+X-clean&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; WOW64; Trident/4.0; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 3.0.04506.30; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.', '', 'de', -732170672, 1356988679), (14182, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639443722), (14183, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639443722), (14184, 'http://www.google.de/aclk?sa=l&ai=CGOzQGc8gTaCyEI6X8AP7_82GCa3BsMMB_em97RTdseHtRwgAEAIoAlCer6GNAWCV2oiCmAegAcfRhPgDyAEBqQLI61rmqG-2PqoEE0_QEhwfVW7e4gpvUWHcIYb-98k&sig=AGiWqtzHeEHqizuzE-JrrwEGe8DqFy1ctg&adurl=http://www.motulshop.de&rct=j&q=motul%20510%202', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1471314784), (14185, '', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; de-de) AppleWebKit/533.17.9 (KHTML, like Gecko) Mobile/8C148', '', 'de-de', -732170672, 1506576726), (14186, 'http://www.google.de/aclk?sa=l&ai=CsFg2AtcgTbbnDIae8AOPmKGWCa3BsMMB_em97RSFyuPtRwgAEAEgwdb_DlCer6GNAWCVyoqCmAegAcfRhPgDyAEBqQLI61rmqG-2PqoEFk_QnfYVniw1in-NS0dXwp1G3WSJAZCABZBO&sig=AGiWqtynzPBYTdK572F1xZdeEwXlL9Tahw&adurl=http://www.motulshop.de&rct=j&q=mo', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.3; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; AskTB5.4)', '', 'de', -732170672, 1527477368), (14187, 'http://www.google.de/aclk?sa=l&ai=CGdlvTdcgTaDHE8SehQfDsP3ABq3BsMMB_em97RSthP2-RwgAEAEgxbPmBygDUJ6voY0BYJW6iYKYB6ABx9GE-APIAQGpAsjrWuaob7Y-qgQTT9Cs4BK6O-TFS41FgsMXa1yJQYAFkE4&sig=AGiWqtxur5f1mSqGsRpnSAgHKJQIe0rIQQ&adurl=http://www.motulshop.de&rct=j&q=mot', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.1; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, -651018837), (14188, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413329473), (14189, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14190, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14191, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14192, 'http://motul.co.uk/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421238902), (14193, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14194, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14195, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14196, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14197, 'http://www.google.de/aclk?sa=l&ai=ComNJuwUhTc_BBsac8APF6OT6CK3BsMMB_em97RSdhv2-RwgAEAEoAlCer6GNAWCVgqCCsAegAcfRhPgDyAEBqQLI61rmqG-2PqoEE0_QUztRsfSw0BYRvKCzk0JviwQ&sig=AGiWqtwIinrk8zupWBD2ctui-XWsBmsJUQ&adurl=http://www.motulshop.de&rct=j&q=motul%20300&cad', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'UTF-8,*', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1526733979), (14198, 'http://www.google.de/search?hl=de&q=motul+volvo+penta&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; freenet.de GmbH)', '', 'de', -732170672, 1531151163), (14199, 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&q=motul+%C3%B6l&aq=f&aqi=g10&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -719893735), (14200, 'http://www.google.de/search?hl=de&rls=ig&q=motul+7100+20w-50&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SIMBAR={7FA0ABC1-68D6-4014-9B74-AF3AF27364FF}; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1831814924), (14201, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14202, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14203, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14204, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065555), (14205, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14206, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14207, 'http://www.motulshop.de', '', '', '', -732170672, -663639555), (14208, 'http://www.motulshop.de', '', '', '', -732170672, -663639555), (14209, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14210, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14211, 'http://www.google.de/search?q=Motul+Wash+%26+Wax', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1420754957), (14212, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+8100+x-clean&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (14213, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=f&aqi=g10&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveConnector.1.3; OfficeLivePatch.0.0)', '', 'de', -732170672, 1419685442), (14214, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14215, 'http://www.google.de/aclk?sa=l&ai=C2EJPabMhTdziFYad8AP68ZD_CK3BsMMB_em97RTdv-PtRwgAEAEoAlCer6GNAWCV6rWCxAegAcfRhPgDyAEBqQJpewD6mVS2PqoEE0_QSGgEZZ2iDB7yl1PVl9SNN1k&sig=AGiWqtxdu5PNliCDI03Rdm3pVaL1Y8EI6Q&adurl=http://www.motulshop.de&rct=j&q=motul%20800%20r', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421297811), (14216, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14217, 'http://www.bing.com/search?q=motul%20shop&mkt=de-de&FORM=ASUTBR&DI=2883&CE=14.0&CM=SearchWeb', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MAAU; .NET4.0C)', '', 'de-DE', -732170672, 1418945892), (14218, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (14219, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (14220, 'http://www.google.de/aclk?sa=l&ai=CmcZ97b4hTZVyyPyyBvGtta4GrcGwwwH96b3tFI-13kQIABABKANQnq-hjQFglbL0gZQHoAHH0YT4A8gBAakCgsoOJktKtj6qBBNP0K4FWc7Jkhc-fjmLY0_vXPpz&sig=AGiWqtyXk170wqKp80aCXrDxauu3I91lNQ&adurl=http://www.motulshop.de&rct=j&q=motul%20300v&cad=r', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -653891075), (14221, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14222, 'http://www.google.de/aclk?sa=l&ai=CN065Js8hTdTROoif8AOc84iGCa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV-qiCsAegAcfRhPgDyAEBqQJpewD6mVS2PqoEE0_Q8I-YCpOXy5tve6Ocyqz4-fA&sig=AGiWqtwqreeBOnKBHLKUYF7pZuX2VGmQBQ&adurl=http://www.motulshop.de&rct=j&q=Motul%20motor%C', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1530583789), (14223, 'http://www.google.de/aclk?sa=l&ai=CkzcGAuMhTeyQHcmwtAbquJHuBq3BsMMB_em97RTtzOPtRxAHKAhQnq-hjQFglYKggrAHoAHH0YT4A8gBAakCgsoOJktKtj6qBBhP0NTi8V88f6ud0crQ9qVojOxMwo1YXKs&num=10&sig=AGiWqtw5Dl0DrzuNVVpWKoT1TmgPFoi6yA&adurl=http://www.motulshop.de&rct=j&q=bill', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1389555104), (14224, 'http://www.google.de/search?hl=de&q=2+takt+&aq=f&aqi=g10&aql=&oq=&gs_rfai=', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1055121309), (14225, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14226, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CCUQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fsnowmobile%2Fmotorenol-2-takt%2Fmotul-snowpower-2t-1l.html&rct=j&q=2%20Takt%20Motoren%C3%B6l%20f%C3%BCr%20Snowmobile&ei=YvAhTdL3I9O48gOW', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1530264830), (14227, 'http://www.google.de/aclk?sa=l&ai=CD94gkPEhTdjsCc6V8AOMqaytCa3BsMMB_em97RSlt-PtRwgAEAEoAlCer6GNAWCVoviBlAegAcfRhPgDyAEBqQKCyg4mS0q2PqoEFk_Q1qKFkmkbF_krvNaQmjJ56uC18i4&sig=AGiWqtyGimvrc1Xn2BzJw4SYezjqaDp94w&adurl=http://www.motulshop.de&rct=j&q=motul%20le%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; eSobiSubscriber 2.0.4.16; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.2; .NET4.0C)', '', 'de', -732170672, 1607513583), (14228, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14229, 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W40-Liter/dp/B002TM6XZ8/ref=sr_1_5?ie=UTF8&s=automotive&qid=1294074435&sr=1-5', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1534306050), (14230, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065515), (14231, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9591431313219415&output=html&h=90&slotname=8050299102&w=728&ea=0&flash=10.1.85&url=http%3A%2F%2Fwww.pic-upload.de%2Fview-6449462%2FBild0002.jpg.html&dt=1294075887964&shv=r20101117&jsv=r20101214&s', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; ru; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'windows-1251,utf-8;q=0.7,*;q=0.7', 'ru-ru,ru;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1314846368), (14232, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14233, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14234, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14235, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14236, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14237, 'http://www.google.de/aclk?sa=l&ai=CXoFPSxMiTf-_EM-V8AO_783CCa3BsMMB_em97RSNyePtRwgAEAEoA1Cer6GNAWCV-vCBjAegAcfRhPgDyAEBqQLEBOs3EGS2PqoEE0_QtGRcdxm9o1EbyTiwwBamYEg&sig=AGiWqtzbmPJI5AonFT9KT2YH9_mNprpqFQ&adurl=http://www.motulshop.de&rct=j&q=motul%20specifi', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558283182), (14238, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0202378682919432&output=html&h=600&slotname=8953667174&w=160&lmt=1294079020&ea=0&flash=0&url=http%3A%2F%2Fwww.wasmitautos.de%2Fratgeber%2Fliquid%2Ftdi-motoroel.php&dt=1294079483884&shv=r20101117&', 'Mozilla/5.0 (iPad; U; CPU OS 4_2_1 like Mac OS X; de-de) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5', '', 'de-de', -732170672, 1419487433), (14239, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14240, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14241, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016471), (14242, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14243, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14244, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338535820), (14245, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338535820), (14246, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338535820), (14247, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338535820), (14248, 'http://www.google.com/search?client=ubuntu&channel=fs&q=+motul+Mercon+V&ie=utf-8&oe=utf-8', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.10 (maverick) Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1469483086), (14249, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14250, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14251, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, -639400014), (14252, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (14253, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (14254, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1294093686&flash=10.1.53.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fbilliges-synt-motoroel-5w-40-vom-baumarkt-praktiker-gut-t', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)', '', 'de', -732170672, 1418990864), (14255, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14256, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14257, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14258, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14259, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GGLL_deAT351AT351&q=2+takt+%c3%b6l+divinol+kettens%c3%a4ge', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; CHWIE_AT71; GTB6.6; InfoPath.1)', '', 'de', -732170672, 779907528), (14260, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14261, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14262, 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g7&q=motul+15w50', 'Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.9.0.5; b3a59a84b04d264d82dd80f77c34115c;) Gecko/2009010709 Firefox/3.0.18', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1020932834), (14263, 'http://www.google.de/search?client=opera&rls=de&q=motul+%C3%B6l&sourceid=opera&ie=utf-8&oe=utf-8&channel=suggest', 'Opera/9.80 (Windows NT 6.0; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1576398407), (14264, 'http://www.google.de/search?sourceid=navclient&aq=6&oq=motul&hl=de&ie=UTF-8&rlz=1T4ADBF_deDE300DE301&q=motul+15w50', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.6)', '', 'de', -732170672, 1437731529), (14265, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1372112404), (14266, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14267, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14268, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14269, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14270, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14271, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14272, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14273, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14274, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14275, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14276, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14277, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14278, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14279, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14280, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14281, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14282, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14283, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14284, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14285, 'http://www.google.de/search?hl=de&source=hp&q=MOTUL+Snowpower+Ester+2T+&meta=&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; MS-RTC LM 8)', '', 'de', -732170672, 1358861236), (14286, 'http://www.google.de/search?hl=de&safe=off&rls=com.microsoft%3Aen-US&rlz=1I7ADSA_de&q=Motul+8100+X-clean&btnG=Suche&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 3.0.04506.30; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.', '', 'de', -732170672, 1356988679), (14287, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (14288, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (14289, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (14290, 'http://www.google.de/search?rlz=1C1DVCC_enDE346DE350&aq=f&sourceid=chrome&ie=UTF-8&q=motul+motor%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1470619372), (14291, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14292, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14293, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14294, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14295, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14296, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14297, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14298, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14299, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14300, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14301, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14302, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14303, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14304, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14305, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14306, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14307, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14308, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14309, 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+%C3%B6l&btnG=Google-Suche&aq=f&oq=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437889572), (14310, 'http://www.google.de/search?q=Motul+Multi+ATF', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; BTRS87901; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.2)', '', 'de', -732170672, -1799614152), (14311, '', 'Mozilla/5.0', '', '', -732170672, -799393640), (14312, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (14313, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14314, 'http://www.google.de/search?q=2+takt+%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -2040620944), (14315, 'http://www.google.de/search?q=motul+%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1134001288), (14316, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 AskTbFXTV5/3.9.1.14019 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (14317, 'http://www.google.de/aclk?sa=l&ai=CT_0VLScjTdnzJsHgswax9YmuBq3BsMMB_em97RTtzOPtRwgAEAEoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQK8P-bTf2e2PqoEGE_Qom_ZClwpxaCxCwZRmuWkQv7Ew9hvvw&sig=AGiWqtz4FIR_YfYhMgq66M1q5SK4t5WiyA&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341153779), (14318, 'http://www.amazon.de/MOTUL-8100-X-Clean-C3-5W-40/dp/B004BFA54Q%3FSubscriptionId%3D0DWX0HJVE7AWX9HF4X82%26tag%3Dpreisvgl-21%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB004BFA54Q', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471376924), (14319, 'http://www.google.de/aclk?sa=l&ai=CnvoB_ysjTZiBEIaU8AOs39HyCK3BsMMB_em97RTFgf2-RwgAEAEoA1Cer6GNAWCVgqCCsAegAcfRhPgDyAEBqQJlnWtEomO2PqoEE0_QakjbtnH-coXYUkKdBNAauDg&sig=AGiWqtwkC6OlvLjfmYfkVPBUPoa3bJ7rdQ&adurl=http://www.motulshop.de&rct=j&q=motul%2015w50', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C)', '', 'de', -732170672, -1134246606), (14320, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (14321, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14322, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14323, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14324, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14325, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14326, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14327, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14328, 'http://www.google.de/search?hl=de&client=firefox-a&hs=vfo&rls=org.mozilla%3Ade%3Aofficial&q=motul+multi+atf&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1306913217), (14329, 'http://www.google.de/search?hl=de&client=firefox-a&hs=Yto&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+5100&aq=f&aqi=g4&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (14330, 'http://www.google.de/search?q=motul+10w60&hl=de&prmd=ivns&ei=-j8jTY-7N4THswaQzpHlDA&start=0&sa=N', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0)', '', 'de', -732170672, 1421304716), (14331, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065618), (14332, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14333, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14334, 'http://www.google.de/aclk?sa=l&ai=CHOcV8EIjTa-zHMGW8AOtkPWvCa3BsMMB_em97RTVz-PtRwgAEAFQnq-hjQFgleKQgqAHoAHH0YT4A8gBAakCVRw9dSKFtj6qBBhP0NO36Ow-MA00CW7RZ_cXcVX_SFyE51A&sig=AGiWqty0n036ASRp5sBkI49HrPerdGyITw&adurl=http://www.motulshop.de&rct=j&q=motul%20300', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; InfoPath.1)', '', 'de', -732170672, 1420966140), (14335, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14336, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14337, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14338, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14339, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14340, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14341, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14342, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14343, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14344, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14345, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14346, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14347, 'http://www.google.de/search?q=2+takt+%C3%B6l+mineralisch+5l&hl=de&client=firefox-a&hs=AHp&rls=org.mozilla:de:official&prmd=ivns&ei=pEEjTf-mKIPOswakoPDOBQ&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420402579), (14348, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14349, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14350, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14351, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14352, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14353, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14354, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14355, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14356, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14357, 'http://www.google.de/url?sa=t&source=web&cd=11&ved=0CB4QFjAAOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=8100%205w-40&ei=ykcjTavNG9G24Qbdu8iGAg&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1522205730), (14358, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14359, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14360, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14361, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14362, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14363, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14364, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (14365, 'http://www.google.de/products?q=motul+5w30+5l+audi&hl=de&aq=f', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1308517655), (14366, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14367, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14368, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14369, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14370, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14371, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14372, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418505509), (14373, 'http://whois.domaintools.com/markenoele.com', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, -661582194), (14374, 'http://www.google.de/aclk?sa=l&ai=CZ2SWKHAjTf3jJc6X8AOHm7XLCa3BsMMB_em97RTtzOPtRwgAEAEoA1Cer6GNAWCVuv2BlAegAcfRhPgDyAEBqQKPdoM4dFK2PqoEGE_QxlYiOq_a9ZYflndSa7ZfDwnG91VmyA&sig=AGiWqtwxaIVPvvfw3oAQm9FIDgU7pnCnmA&adurl=http://www.motulshop.de&rct=j&q=2%20takt', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413063504), (14375, 'http://www.google.de/products?q=motul+chain+lube+road+plus&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=jHEjTZCfN4TsOf-AuYsJ&sa=X&oi=product_result_group&ct=image&resnum=1&ved=0CCkQzAMwAA', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1560042126), (14376, 'http://whois.domaintools.com/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, -661581378), (14377, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBgQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=markenoele&ei=S3QjTeegEcHIswalvuXhDA&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1133859013), (14378, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14379, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14380, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14381, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14382, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14383, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14384, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14385, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14386, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14387, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14388, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14389, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14390, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14391, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14392, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14393, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14394, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14395, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14396, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14397, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14398, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14399, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14400, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14401, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14402, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14403, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14404, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14405, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14406, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14407, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14408, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14409, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928113), (14410, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928113), (14411, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14412, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14413, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14414, 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+specific+5w30&btnG=Google-Suche&aq=0&oq=motul+specific+', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351633398), (14415, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14416, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14417, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14418, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14419, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14420, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14421, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14422, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14423, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14424, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14425, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14426, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14427, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14428, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14429, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14430, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14431, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14432, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14433, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14434, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14435, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14436, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14437, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14438, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14439, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14440, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14441, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1721466098), (14442, 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&aq=2&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1721466098), (14443, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1294204280&flash=10.1.82.76&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-fuer-focus-ii-1-6-101-ps-t1757269.html&dt=129', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1527404913), (14444, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14445, 'http://www.google.de/search?hl=de&rlz=1R2ADRA_deDE367&q=motul+motor%C3%B6l+kaufen+&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.3; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -653823334), (14446, '', 'weneobot/Nutch-1.2 (weneo.de bot; http://www.weneo.de/bot; bot at weneo.de)', '', 'de-de,de;q=0.5', -732170672, 1426772954), (14447, 'http://www.google.de/search?hl=de&source=hp&q=motul+shop&aq=8&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1013853247), (14448, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14449, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14450, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (14451, 'http://www.google.de/aclk?sa=l&ai=CEHEoxU4kTafuOoSV8APyyMGcCa3BsMMB_em97RSPtd5ECAAQASgDUJ6voY0BYJXqrIK0B6ABx9GE-APIAQGpApNUGO5rQ7Y-qgQTT9DP12mpUht_OB4XMlQSGkr45g&sig=AGiWqtySIlTjZ0cJNUPhY3a2vm2UtpfmAA&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573058599), (14452, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14453, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1372112404), (14454, 'http://www.google.de/aclk?sa=l&ai=ClVub-GMkTeTDA4T_sgbqjuD3Bq3BsMMB_em97RS1g_2-RwgAEAEg7YrfBigDUJ6voY0BYJX6pYKwB6ABx9GE-APIAQGpAsEUoJDWPbY-qgQTT9CyvMX4XrP1AyymQn4uBwcHe4AFkE4&sig=AGiWqtx05ryZRf6Y_y9wS3LzREHuVhvl4Q&adurl=http://www.motulshop.de&rct=j&q=mot', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1351420479), (14455, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14456, 'http://www.google.de/search?q=markenoele.de&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7SUNA_de', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322)', '', 'de', -732170672, 1352247182), (14457, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14458, 'http://www.google.de/products?q=MOTUL-Race-Chronometer&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=fnckTenkBoeVOv2D6IoD&sa=X&oi=product_result_group&ct=title&resnum=4&ved=0CD4QrQQwAw', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1586172575), (14459, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (14460, 'http://www.google.de/aclk?sa=l&ai=Ci-EIEZUkTZPBMcKc8AOS7fzpCK3BsMMB_em97RTFgf2-RwgAEAEoAlCer6GNAWCViqSCsAegAcfRhPgDyAEBqQLBFKCQ1j22PqoEE0_Q7FCrseKhkthKz7UN5ZJJDPU&sig=AGiWqtzpBkA5fjtFCAn5-_uFBf-W00wMSQ&adurl=http://www.motulshop.de&rct=j&q=motul%2015w50', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1475681487), (14461, 'http://www.google.de/search?q=motul+wasch+und+wax&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.0.15) Gecko/2009101601 Firefox/3.0.15 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350999580), (14462, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14463, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780794), (14464, 'http://www.google.com/search?hl=en&q=www.motulshop.de', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', 'en-us', -732170672, 1249719383), (14465, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1055957246), (14466, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14467, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14468, 'http://www.amazon.de/Motul-300V-10W40-Motor%C3%B6l-1Liter/dp/B0022ZFSF8/ref=sr_1_fkmr0_2?ie=UTF8&qid=1294254167&sr=8-2-fkmr0', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419113777), (14469, 'http://www.google.de/search?q=2+Takt+Fassoel&hl=de&source=hp&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', 'de', -732170672, 1572372513), (14470, 'http://www.google.com/url?sa=t&source=web&cd=5&ved=0CDgQFjAE&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=motul%206100%20&ei=084kTYW5LIifOtzqld0C&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ&cad=rja', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.04 (lucid) Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1389639551), (14471, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=15&slotname=4857212039&w=468&lmt=1294258965&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotor-oel-ueber-das-internet-kaufen-t1601929.html&dt=12942589', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1383164422), (14472, 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDQQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=8dskTcKDJs7MswboxdiqAg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.13) Gecko/20101203 SUSE/3.6.13-0.2.1 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527132611), (14473, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14474, 'http://www.google.de/search?q=motul+15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471526206), (14475, 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&rlz=1R2SUNC_deDE394&aq=f&aqi=g4&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1351066608), (14476, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14477, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928113), (14478, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928113), (14479, 'http://www.google.de/search?q=motul+Tech+Grease+300&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1493215811), (14480, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (14481, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14482, '', 'Mozilla/5.0 (compatible; Semager/1.4; http://www.semager.de/blog/semager-bots/)', 'utf-8;q=0.7,*;q=0.5', 'de;q=0.7,*;q=0.5', -732170672, -730672645), (14483, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14484, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017936), (14485, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14486, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14487, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14488, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14489, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018766), (14490, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14491, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14492, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018773), (14493, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065509), (14494, 'http://www.google.de/search?q=MARINE+4+TAKT+2L', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1389342764), (14495, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (14496, 'http://www.google.de/aclk?sa=l&ai=CRtIs7X4lTaOuF8ad8AOy9dCQCa3BsMMB_em97RSthP2-RwgAEAMgxbPmBygDUJ6voY0BYJW6iYKYB5ABA6ABx9GE-APIAQGpAot9XZiZEbY-qgQYT9AU0TBSAOv1ClbS1EznSe1FyGWzZ-axgAWQTg&sig=AGiWqtxqSXVgpXehLPuHKNj3u40Lh4tQEg&adurl=http://www.motulshop.de&', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.1; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, -651023131), (14497, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14498, 'http://www.google.de/search?q=motul+300v&sourceid=ie7&rls=com.microsoft:en-US&ie=utf8&oe=utf8&rlz=1I7GGLS_de&redir_esc=&ei=NYglTfe3EIeh4Qb9_qHOCQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET4.0C)', '', 'de', -732170672, 1421709966), (14499, 'http://www.google.de/url?sa=t&source=web&cd=13&ved=0CGkQFjAM&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%208100%20x-clean&ei=g40lTe3vD4bB8QOqqO2mAg&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1841319662), (14500, 'http://www.markenoele.de/media/feed/gbase-default.xml', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de,de-de;q=0.8,en;q=0.5,en-us;q=0.3', -732170672, -1062729209), (14501, 'http://www.google.cz/url?sa=t&source=web&cd=15&ved=0CDEQFjAEOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fsnowmobile%2Fmotul-snowpower-2t-1l.html&rct=j&q=snowpower%202t.de&ei=9JAlTafmCtK08QOf0NTZAg&usg=AFQjCNG_9ZL4s6s_iwBvumsuimfad_n0Kw', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; cs; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729)', 'windows-1250,utf-8;q=0.7,*;q=0.7', 'cs,en-us;q=0.7,en;q=0.3', -732170672, -710363458), (14502, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; cs; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729),gzip(gfe) (via translate.google.com)', 'utf-8,*', '', -732170672, 1123635841), (14503, 'http://translate.googleusercontent.com/translate_c?hl=cs&sl=de&u=http://www.markenoele.de/motul-schmierstoffe/snowmobile/motul-snowpower-2t-1l.html&prev=/search%3Fq%3Dsnowpower%2B2t.de%26start%3D10%26hl%3Dcs%26sa%3DN%26prmd%3Divns&rurl=translate.google.cz', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; cs; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729),gzip(gfe) (via translate.google.com)', 'utf-8,*', '', -732170672, 1123635841), (14504, 'http://translate.googleusercontent.com/translate_c?hl=cs&sl=de&u=http://www.markenoele.de/motul-schmierstoffe/motul-motorrad.html&prev=/search%3Fq%3Dsnowpower%2B2t.de%26start%3D10%26hl%3Dcs%26sa%3DN%26prmd%3Divns&rurl=translate.google.cz&usg=ALkJrhjDzdsrV', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; cs; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729),gzip(gfe) (via translate.google.com)', 'utf-8,*', '', -732170672, 1123635841), (14505, 'http://translate.googleusercontent.com/translate_c?hl=cs&sl=de&u=http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html&prev=/search%3Fq%3Dsnowpower%2B2t.de%26start%3D10%26hl%3Dcs%26sa%3DN%26prmd%3Divns&rurl=translate.google.cz&usg=ALk', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; cs; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729),gzip(gfe) (via translate.google.com)', 'utf-8,*', '', -732170672, 1123635841), (14506, 'http://translate.googleusercontent.com/translate_c?hl=cs&sl=de&u=http://www.markenoele.de/motul-schmierstoffe/motul-motorrad/motorenol.html%3Fp%3D2&prev=/search%3Fq%3Dsnowpower%2B2t.de%26start%3D10%26hl%3Dcs%26sa%3DN%26prmd%3Divns&rurl=translate.google.cz', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; cs; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729),gzip(gfe) (via translate.google.com)', 'utf-8,*', '', -732170672, 1123635841), (14507, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14508, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14509, 'http://www.testberichte.de/test/produkt_tests_motul_chain_lube_road_plus_p47875.html', 'Mozilla/5.0 (PLAYSTATION 3; 1.00)', '', 'de, en;q=0.5', -732170672, 1338800064), (14510, 'http://www.google.de/aclk?sa=l&ai=CUhiOxpslTfzjMoSU8APH4qT9CK3BsMMB_em97RTVz-PtRwgAEAEoA1Cer6GNAWCV6qCCsAegAcfRhPgDyAEBqQIP4F_K4Q-2PqoEGE_Q5UpPucMX-aK1reC55KWJcx8UTDaGZw&sig=AGiWqtzq9AtMsQft3Z32asYitFZB-6ER5A&adurl=http://www.motulshop.de&rct=j&q=Motul%20', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET CLR 1.1.4322)', '', 'de-DE', -732170672, 1472025917), (14511, 'http://www.google.de/products?q=motul+scooter+power+2t&um=1&ie=UTF-8&ei=QKclTc3pLYTHswbzqf2zAg&sa=X&oi=product_result_group&ct=image&resnum=1&ved=0CC8QzAMwAA', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, -1134283286), (14512, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14513, 'http://www.google.com/search?hl=de&source=hp&biw=1400&bih=904&q=motul+specific+5w30&aq=0&aqi=g1&aql=&oq=Motul+Sp&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 (GMX/1.4) Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1419191832), (14514, 'http://www.autoplenum.de/Antworten/D/14537/Welches-Oel-fuer-meinen-Motor-.html', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)', '', 'de-DE', -732170672, 1413267584), (14515, 'http://www.google.de/search?q=60+l+2+takt+%C3%B6l&hl=de&prmd=ivnsfd&ei=PdQlTaq0HYTLswbFs9yqAg&start=10&sa=N', 'Opera/9.80 (Windows NT 6.0; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1528226704), (14516, 'http://www.google.de/search?q=x-clean+c3&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352204917), (14517, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14518, 'http://www.bing.com/search?q=motul&go=&filt=all&first=41&FORM=PERE3', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471702326), (14519, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1418695273), (14520, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322)', '', 'de', -732170672, 47237774), (14521, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14522, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1294332871&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fkupplung-xjr-1200-t2097087.html&dt=1294332872357&bpp=43&shv', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1350624320), (14523, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14524, 'http://www.google.de/aclk?sa=l&ai=Chu5EufwlTazQMYz8sga36di7Bq3BsMMB_em97RTtzOPtRwgAEAMoA1Cer6GNAWCV6qyCtAegAcfRhPgDyAEBqQL_THsJIPy1PqoEGE_QNEURe1QhFE6Y6iM5PuRfSBf8yX2j6g&sig=AGiWqtzYHwvxHYSrkD2CKCC4R6gloCZ15w&adurl=http://www.motulshop.de&rct=j&q=2%20takt', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 BTRS28059 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340151527), (14525, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14526, 'http://www.webwiki.de/www.markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 (.NET CLR 3.5.30729)', '', '', -732170672, 772020046), (14527, '', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1312042846), (14528, 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDQQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=7AomTb2aJMuLswbf0ZjEAg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.06; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1339830862), (14529, 'http://www.google.de/aclk?sa=l&ai=CAEn2BA4mTd-ZMoz7sga5o7W6Bq3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglcqQgqAHoAHH0YT4A8gBAakClyD3sSH_tT6qBBNP0MVxoj3QMzE7HMKJ7FPuYMXI&sig=AGiWqtwdRpRS_CDIEvTVUqh8AdOzJWTFbQ&adurl=http://www.motulshop.de&rct=j&q=motul%208100%20x-c', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; FunWebProducts; (gmx/1.1.0.21); (gmx/1.1.0.22); BTRS28059; .NET CLR 1.1.4322; IEMB3; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; tb-gmx/1.3.2; AskTB5.6', '', 'de', -732170672, 1341620022), (14530, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1412962040), (14531, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1294340489&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D909&dt=1294340490734', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1599764694), (14532, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADRA_deDE387DE387&q=Motul+onlineshop', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; AskTB5.5)', '', 'de-DE', -732170672, 1303557966), (14533, '', 'Xenu Link Sleuth 1.2i', '', '', -732170672, 1419728266), (14534, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14535, '', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.7; en-US; rv:13.37) Gecko/20121221 Firefox/4.7', '', '', -732170672, -1203239909), (14536, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14537, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14538, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14539, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14540, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14541, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14542, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14543, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14544, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14545, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14546, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14547, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14548, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14549, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14550, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14551, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14552, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14553, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14554, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14555, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14556, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14557, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14558, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14559, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14560, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14561, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14562, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14563, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14564, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14565, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14566, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14567, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14568, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14569, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14570, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14571, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14572, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14573, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14574, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14575, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14576, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14577, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14578, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14579, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14580, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14581, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14582, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14583, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14584, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14585, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14586, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14587, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14588, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14589, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14590, '', 'Java/1.4.1_04', '', '', -732170672, 697092223), (14591, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14592, 'http://www.google.de/search?q=Motul+5W-40+X-Cess&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1509377653), (14593, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14594, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14595, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14596, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14597, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14598, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14599, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1377940750), (14600, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1377940750), (14601, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1377940750), (14602, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1377940750), (14603, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1377940750), (14604, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1377940750), (14605, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1377940750), (14606, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1377940750), (14607, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1377940750), (14608, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1377940750), (14609, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1377940750), (14610, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1377940750), (14611, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1377940750), (14612, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1377940750), (14613, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1377940750), (14614, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1377940750), (14615, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1377940750), (14616, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1377940750), (14617, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1377940750), (14618, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1377940750), (14619, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1377940750), (14620, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928113), (14621, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928113), (14622, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14623, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14624, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14625, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14626, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14627, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14628, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14629, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14630, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14631, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14632, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14633, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14634, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016471), (14635, 'http://www.scroogle.org/cgi-bin/nbbw.cgi', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.16) Gecko/20101130 (GMX/1.6.2) Firefox/3.5.16 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1293329898), (14636, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14637, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MAMD; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; Tablet PC 2.0; .NET4.0C)', '', 'de-DE', -732170672, 1591396655), (14638, 'http://www.motorradfrage.net/tag/motorradoel/1', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; WinTSI 22.09.2009)', '', 'de', -732170672, 1576442917), (14639, 'http://www.motulshop.de', '', '', '', -732170672, -663639557), (14640, 'http://www.motulshop.de', '', '', '', -732170672, -663639557), (14641, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1055957246), (14642, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (14643, 'http://www.ndparking.com/xn--synthetikl-mcb.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1314804213), (14644, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14645, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14646, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14647, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14648, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14649, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14650, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14651, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14652, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14653, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14654, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14655, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14656, 'http://www.google.de/search?hl=de&rlz=1B3GGGL_deDE356DE356&q=motul+300v&aq=f&aqi=g5&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 GTB7.1 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1591237752), (14657, 'http://www.google.de/', 'Mozilla/5.0 (Windows NT 5.1; rv:2.0b8) Gecko/20100101 Firefox/4.0b8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1532583755), (14658, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14659, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017934), (14660, 'http://www.google.de/products?hl=de&client=firefox-a&hs=z5W&rls=org.mozilla:de:official&channel=s&q=motul+8100+x-clean&um=1&ie=UTF-8&ei=9gknTbLRItOq8QPB36WSAw&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CDcQrQQwAg', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352247182), (14661, 'http://www.google.com/search?client=opera&rls=de&q=motul+300v+4t+factory&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1421706540), (14662, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14663, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14664, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14665, 'http://www.bing.com/search?q=markenoele&form=DLRDF8&pc=MDDR&src=IE-SearchBox', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MDDC)', '', 'de-DE', -732170672, 1352247182), (14666, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14667, 'http://www.bing.com/search?q=markenoele&form=DLRDF8&pc=MDDR&src=IE-SearchBox', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MDDC)', '', 'de-DE', -732170672, 1352247182), (14668, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14669, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14670, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14671, 'http://www.auvito.de/motul-motorradoel-3000-4-t-20w50-4-ltr/artnr8789763/details.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576378251), (14672, 'http://www.google.de/aclk?sa=l&ai=Cbe2juzInTfy5CoSe8APAhd2JCa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbqJgpgHoAHH0YT4A8gBAakCOafBzHHJtT6qBBNP0FUjwZqR4qmUM_JdOO8cy_mQ&sig=AGiWqtw2gT9grR_mMOq9HLCnHxj8t7x2Xg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, 1342064855), (14673, 'http://www.google.de/aclk?sa=l&ai=CUxCAP0InTbP6IIaROujT1aYNrcGwwwH96b3tFL3s-75HCAAQAigDUJ6voY0BYJWK9oGUB6ABx9GE-APIAQGpAvOOUAW1vrU-qgQTT9Dow3mJyNVcLT1LwZybvRm1og&sig=AGiWqtwm2Igb2ppVyiQjFjHbWgaGnqdQZg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET4.0C)', '', 'de-DE', -732170672, 1841377920), (14674, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14675, 'http://www.google.de/search?sourceid=navclient&aq=1h&oq=&hl=de&ie=UTF-8&rlz=1T4GGIK_deDE279DE310&q=2-takt+%c3%b6le', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1418258783), (14676, 'http://www.google.de/aclk?sa=l&ai=CquPU41wnTZ33O8Wf8AOq79XwCK3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFglcqZgqwHoAHH0YT4A8gBAakC845QBbW-tT6qBBhP0MBlzT438oeBWd4jT4qKKrUPt76mUuY&sig=AGiWqtzfT7raPBctt5ycjUXxXoPpwNmNxQ&adurl=http://www.motulshop.de&rct=j&q=motul%2020w', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350575677), (14677, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14678, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14679, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14680, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14681, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14682, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14683, 'http://www.google.de/aclk?sa=l&ai=CtItcGmEnTfnjKcr9sgbHvuzYBq3BsMMB_em97RSPtd5ECAAQAiDHmPgFKANQnq-hjQFglbqAgpgHoAHH0YT4A8gBAakC845QBbW-tT6qBBNP0AgrNCOVb8aZosNLOmW9d0JVgAWQTg&sig=AGiWqty6EnLOeKgy8fq01O0-1S7yAVKeQg&adurl=http://www.motulshop.de&rct=j&q=motu', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; FDM)', '', 'de-DE', -732170672, 1469925032), (14684, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14685, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', 'en-us', -732170672, 1549021142), (14686, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+motor%C3%B6l&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529906729), (14687, 'http://www.google.de/aclk?sa=l&ai=CShbfXGknTYf2G4mdhQep763qBq3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVAqABx9GE-APIAQGpAvOOUAW1vrU-qgQTT9CJGW2xfXkbE4qvKHkpfQiSfQ&sig=AGiWqtyfF9LSLFC1RjmJORxBnt8_LVviLQ&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1547572674), (14688, 'http://www.motorradfrage.net/alles-zu/motul/oel/1', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 YFF35 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530585004), (14689, 'http://www.autobild.de/artikel/vergleichstest-motoroel-36485.html', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1383164445), (14690, 'http://www.pixelgate.info/serve.php?lg=de&dn=pixelgate.info&ps=a66c6c2086816e8af377aa8a41d4f83b&le=2011010715000066609&aq=Motul%20%C3%B6l&tk=ma9UCXCy3YUKEwiE--Lr86imAhWEft8KHacepmgYACAAMPDQsAg4NVDw0LAIUNWsrw9QrJSxEQ', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312169697), (14691, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312169697), (14692, 'http://www.markenoele.de/motul-schmierstoffe.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312169697), (14693, 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312169697), (14694, 'http://www.markenoele.de/motul-schmierstoffe/oldtimer/motul-classic-motor-oil-65.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312169697), (14695, 'http://www.markenoele.de/motul-schmierstoffe.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312169697), (14696, 'http://www.markenoele.de/motul-schmierstoffe.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312169697), (14697, 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312169697), (14698, 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312169697), (14699, 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312169697), (14700, 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312169697), (14701, 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312169697), (14702, 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312169697), (14703, 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312169697), (14704, 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312169697), (14705, 'http://www.markenoele.de/motul-schmierstoffe/oldtimer.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312169697), (14706, 'http://www.google.com/search?hl=de&safe=off&client=opera&rls=de&channel=suggest&q=Bio+Kettens%C3%A4gen%C3%B6l&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Opera/9.80 (Windows NT 6.0; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1841318066), (14707, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MDDC; .NET4.0C)', '', 'de-DE', -732170672, 1526961838), (14708, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14709, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14710, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1294438820&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1591&dt=129443882316', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340724913), (14711, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14712, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14713, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14714, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14715, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14716, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14717, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14718, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (14719, 'http://www.google.de/search?q=%C3%B6l+20%2F50+motul&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1509400130), (14720, 'http://www.idealo.de/preisvergleich/Liste/7672342/x-5w-30-motul-specific-504-00-507-00.html', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; Mozilla/4.0 (compatible; MSIE 7.0; Win32; WEB.DE); GTB6.6; SLCC1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1834654039), (14721, 'http://www.google.de/search?q=%C3%B6l+20%2F50+motul&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1509400130), (14722, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14723, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14724, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017938), (14725, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14726, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14727, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14728, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14729, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14730, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14731, 'http://www.google.de/search?q=motul+300&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7MEDA_de&redir_esc=&ei=cAUoTczzCYG28QO6sfCUAw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET CLR 1.1.4322; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C; AskTB5.6)', '', 'de', -732170672, 1529647816), (14732, 'http://www.google.de/search?hl=de&rls=com.microsoft%3Ade-DE%3AIE-SearchBox&rlz=1I7MEDA_de&q=motul+20w50&btnG=Suche&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET CLR 1.1.4322)', '', 'de-DE', -732170672, 1413069203), (14733, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016524), (14734, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14735, 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CNmw67GkqqYCFc0g3wodg3slnA', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; (webde/1.1.0.21))', '', 'de', -732170672, -1128068561), (14736, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (14737, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (14738, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14739, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14740, 'http://www.google.de/aclk?sa=l&ai=CJFvGbTgoTbzfHcn8sgbQ0-DQBq3BsMMB_em97RS1xOPtRwgAEAEoA1Cer6GNAWCVgoCAlAegAcfRhPgDyAEBqQIw2eFvQLK1PqoEGE_QXaWBslpvTUhNAlly9rw15hwMokBEOboFEwj57ZG4r6qmAhUEvMwKHfpx3ybKBQA&rct=j&q=motul%20factory%20line%2015W50%20%C3%B6l%20g', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1548523917), (14741, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928113), (14742, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928113), (14743, 'http://www.google.de/search?sourceid=chrome&ie=UTF-8&q=Motul+Shine+%26+Go', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1312193482), (14744, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481306126), (14745, 'http://www.google.de/search?hl=de&q=Motul+%C3%96l+710+2T+Vollsynth.+2-Takt+30+liter&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350620075), (14746, 'http://www.google.de/search?hl=de&q=Motul+%C3%96l+710+2T+Vollsynth.+2-Takt+30+liter&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350620075), (14747, 'http://www.google.de/search?hl=de&q=Motul+%C3%96l+710+2T+Vollsynth.+2-Takt+30+liter&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350620075), (14748, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14749, 'http://shop.ebay.de/i.html?_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A3357&rt=nc&_nkw=Motul%20300v&_trksid=p3286.c0.m14.l1513&_pgn=2', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1292749027), (14750, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14751, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14752, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14753, 'http://www.google.de/aclk?sa=l&ai=CmoiV_oIoTa3QIIKV8APc1ZSqCa3BsMMB_em97RSPtd5ECAAQASgDUJ6voY0BYJWKpIKwB6ABx9GE-APIAQGpAjDZ4W9AsrU-qgQTT9CsaSFMufiaKLbCL9npY__9GQ&sig=AGiWqtwVUZJnPgL-wLraITDmrJ2uTWUZcA&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1475681303), (14754, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14755, 'http://www.google.de/aclk?sa=l&ai=CAXcsEIUoTajVHcviswa9nIj6Bq3BsMMB_em97RS97Pu-RwgAEAEgtlQoAlCer6GNAWCVkp-CsAegAcfRhPgDyAEBqQIw2eFvQLK1PqoEE0_QLq8NvMEfJnlF3Ml2CA5dd8eABZBO&sig=AGiWqtzWYhxT1j0BHgtGBY8jY_2uU8Vzpw&adurl=http://www.motulshop.de&rct=j&q=motul%', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1568804299), (14756, 'http://www.google.de/search?q=test+2+takt+oel', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, -1039610590), (14757, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14758, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14759, 'http://www.google.de/aclk?sa=l&ai=Ckrenno4oTa_lH4KX8AOB9vnNCa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV2oiCmAegAcfRhPgDyAEBqQIw2eFvQLK1PqoEGE_QjrM-cWvunEenF7CMc8KDPluBwFZxhg&sig=AGiWqtyZKyBu9VPijCZugdjdcbz2hlQZbQ&adurl=http://www.motulshop.de&rct=j&q=test%20m', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 5.1; Trident/4.0; (R1 1.5); (R1 1.6); .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)', '', 'de', -732170672, 1050564987), (14760, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14761, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14762, 'http://www.google.de/search?client=safari&rls=en&q=motul+20w50&ie=UTF-8&oe=UTF-8&redir_esc=&ei=0rQoTfqNENCwhAfLh6WxAg', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'de-de', -732170672, -1137796327), (14763, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14764, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312048883), (14765, 'http://www.autobild.de/artikel/motoroel-preise-220117.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -653936270), (14766, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14767, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9504459288265874&format=fp_al_lp&output=html&h=15&w=728&lmt=1290301977&channel=1176813402%2B0110175387%2B4963269472&ea=0&flash=10.1.102.64&url=http%3A%2F%2Fwww.suchebiete.com%2Fdetails_Auto-Zubeh', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1576521027), (14768, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C3%85M%C3%85Z%C3%95%C3%91&url=search-alias%3Daps&field-keywords=wash+%26+wax+von+Motul&rh=i%3Aaps%2Ck%3Awash+%26+wax+von+Motul&ajr=3', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C)', '', 'de-DE', -732170672, 1413445251), (14769, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14770, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+fuel+system+clean&meta=cr%3DcountryDE&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648944623), (14771, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016471), (14772, 'http://www.google.de/search?q=Motul%2C+7100+4T+20W50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-GB:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-gb,en;q=0.5', -732170672, 1351761687), (14773, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1294531004&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-zum-oelwechsel-t1576524.html&dt=1294531006426&s', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1303702099), (14774, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SLCC1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.30729)', '', 'en-us', -732170672, -819017958), (14775, 'http://www.produkte24.com/cy/cypacc-1036/motorrad-pflegemittel-oel-2007-2354.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1509288581), (14776, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955127), (14777, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14778, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14779, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14780, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14781, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14782, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14783, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14784, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14785, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14786, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14787, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14788, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14789, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14790, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14791, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14792, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14793, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14794, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14795, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14796, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14797, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14798, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14799, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14800, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14801, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14802, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14803, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14804, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14805, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14806, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14807, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14808, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14809, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14810, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14811, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14812, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14813, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14814, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14815, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14816, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14817, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14818, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14819, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14820, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14821, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14822, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14823, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14824, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14825, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14826, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14827, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14828, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14829, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14830, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14831, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14832, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14833, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14834, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14835, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14836, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14837, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14838, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14839, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14840, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14841, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14842, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14843, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14844, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14845, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14846, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14847, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14848, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14849, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14850, '', 'TurnitinBot/2.1 (http://www.turnitin.com/robot/crawlerinfo.html)', '', '', -732170672, 644846420), (14851, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (14852, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (14853, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14854, 'http://www.google.de/search?hl=de&q=motul+TECH+GREASE+300+Lithiumfett&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de,de-de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1591492174), (14855, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 GTB6 (.NET CLR 3.5.30729)', '', '', -732170672, 839935927), (14856, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SLCC1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.30729)', '', 'en-us', -732170672, -819018795), (14857, 'http://www.google.de/search?q=motul+x-clean+5w-40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 LY3D/1.0 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437733286), (14858, 'http://www.google.de/aclk?sa=l&ai=C6DWZ0n0pTcPnF4ab8APmwujuCK3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV0vyBlAegAcfRhPgDyAEBqQIw2eFvQLK1PqoEE0_Q4GS3EhmXoN2TaIBxOadTLME&sig=AGiWqty1whaTd5OIzu1fx2q3RZR73sIGaA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; Mozilla/4.0 (compatible; MSIE 7.0; Win32; WEB.DE); GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1339754213), (14859, 'http://www.google.at/url?sa=t&source=web&cd=1&ved=0CBcQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fsnowmobile%2Fmotorenol-2-takt%2Fmotul-snowpower-2t-1l.html&rct=j&q=snowmobile%202%20takter&ei=KoApTcepO4mq8QO4vfSwAg&usg=AFQjCNFsC6Am6uS', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1565680004), (14860, '', 'Mozilla/5.0 (en-us) AppleWebKit/525.13 (KHTML, like Gecko; Google Web Preview) Version/3.1 Safari/525.13', '', '', -732170672, 1249710145), (14861, 'http://www.google.de/url?sa=t&source=web&cd=8&ved=0CFAQFjAH&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=8100%20x-cess&ei=CYApTfbzHom48gOl29jYAg&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw&cad=rja', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1556275061), (14862, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1294566494&flash=10.1.102&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fpraxis%2Farticles%2F263083%2F&dt=1294566497683&shv', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1341603265), (14863, 'http://www.google.de/aclk?sa=l&ai=C32AcuY0pTd25EMia8APM4bWPCa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVuv2BlAegAcfRhPgDyAEBqQIw2eFvQLK1PqoEE0_Q6y1aQAZxNQKaZU1TBk-9abI&sig=AGiWqtzzXSWpk3isvZh4sl4j3TeITHHxBQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437861538), (14864, 'http://www.google.de/search?hl=de&client=safari&rls=en&&sa=X&ei=Lo4pTfS_M4SSOvqWyc0C&ved=0CBwQBSgA&q=motul+8100+x-cess&spell=1', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'de-de', -732170672, 1311387938), (14865, 'http://www.google.de/aclk?sa=l&ai=Cn8xLVo0pTdziAob-sga42ZylBq3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCV0oqCmAegAcfRhPgDyAEBqQIw2eFvQLK1PqoEE0_Qhc3srzkSgBv7eusy4VPdUUo&sig=AGiWqtwaEI1q4QxMbqKqlpx3vE2wi_pVOQ&adurl=http://www.motulshop.de&rct=j&q=motul%205100', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1574001312), (14866, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928113), (14867, 'http://www.google.de/search?q=MOTUL+Motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437786553), (14868, 'http://www.google.de/search?q=MOTUL+Motor%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437786553), (14869, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016515), (14870, 'http://www.motorradfrage.net/frage/wer-ist-der-hersteller-der-hein-gericke-oele', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1384921410), (14871, 'http://search.incredimail.com/?q=motul%20cess%208100&lang=german&source=017104053023105', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573538988), (14872, 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/koid/3832731172/', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573264517), (14873, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 AskTbDVSV5/3.9.1.14019 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1341092107), (14874, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14875, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1320534000&flash=10.1.102&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fteilehandel%2Farticles%2F265752%2F&dt=129458691387', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_4_11; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/4.1.3 Safari/533.19.4', '', 'de-de', -732170672, 1576303819), (14876, 'http://www.quadforum-rnz.de/showthread.php?t=41501&page=3', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648529582), (14877, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1294586948&flash=10.1.103&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-sorte-t486315.html&dt=1294590547078&bpp=47&shv=r20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1527199611), (14878, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14879, 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE348&q=Motul+online&aq=f&aqi=g10&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1419706482), (14880, 'http://www.amazon.de/Motul-300V-10W40-Motor%C3%B6l-1Liter/dp/B0022ZFSF8', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1480917074), (14881, 'http://www.google.de/search?hl=de&q=2takt+motoren%C3%B6le+motul&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1341631815), (14882, 'http://www2.preisvgl.de/motul+75w80/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1338472869), (14883, 'http://www.google.de/search?q=motor%C3%B6le+vw&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470768850), (14884, 'http://www.google.de/search?q=bmw+motor%C3%B6l+billig&hl=de&prmd=ivns&ei=KBcqTeieJoSG4gbBvt3GCQ&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)', '', 'de-at', -732170672, -1139355823), (14885, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14886, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14887, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GGLL_deDE363DE363&q=8100+X-cess+5W40', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1370356498), (14888, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14889, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065463), (14890, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14891, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14892, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14893, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312048323), (14894, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14895, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14896, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14897, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14898, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14899, 'http://www.google.de/search?q=MOTUL+300V+COMPETITION&hl=de&client=firefox-a&hs=s5k&rls=org.mozilla:de:official&channel=s&prmd=ivns&ei=uEgqTaeqNImk8QPsxvXLCQ&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648495961), (14900, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14901, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14902, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14903, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14904, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14905, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14906, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14907, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14908, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14909, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14910, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14911, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14912, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14913, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14914, 'http://www.hood.de/auction/35133524/100-moto-mix-2t-motoroel-motul.htm', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351481109), (14915, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14916, 'http://www.google.de/search?hl=de&client=firefox-a&hs=WMs&rls=org.mozilla:de:official&&sa=X&ei=27UqTc3kFpOs8QPw7-XlAg&ved=0CB0QBSgA&q=motul+300V+4T+FL&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1054961900), (14917, 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&rlz=1R2GGLL_de&aq=3&aqi=g10&aql=&oq=motul&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; eSobiSubscriber 2.0.4.16; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1382337409), (14918, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14919, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1055957246), (14920, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14921, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14922, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14923, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=0&ea=0&flash=10.1.85&url=http%3A%2F%2Fwww.apriliaforum.de%2Fallgemeines%2F2583-allg-woher-motul-2-takt-l-bestellen-im-net.html&dt=', 'Opera/9.80 (Windows NT 5.0; U; de) Presto/2.6.30 Version/10.63', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1340617097), (14924, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14925, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -2108985661), (14926, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14927, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14928, 'http://www.google.de/search?q=mobil+20W40&btnG=Suche&hl=de&source=hp&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; UL611072003NET; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1352413129), (14929, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322)', '', 'de', -732170672, 1352247182), (14930, 'http://www.google.de/aclk?sa=l&ai=C67par98qTZTvMISY8AOpgc21Ca3BsMMB_em97RStxePtRwgAEAFQnq-hjQFgldqsgrQHoAHH0YT4A8gBAakCGYH4Su6htT6qBBZP0JigcVNs2zr4ygxgI2yiirQmcHXs&sig=AGiWqtweNQYp-gnwBXg03m5Zm9GzkXtDUg&adurl=http://www.motulshop.de&rct=j&q=Motul%20-%20Sh', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352212305), (14931, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14932, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14933, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14934, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14935, 'http://search.avg.com/route/?d=4d08ca8a&v=6.010.023.001&i=23&tp=chrome&q=motul+5100+4t+preis&lng=de&iy=&ychte=de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558646566), (14936, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=f&aqi=g10&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 1.1.4322)', '', 'de', -732170672, -1013902942), (14937, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14938, 'http://www.google.de/search?client=safari&rls=en&q=motul+20w50&ie=UTF-8&oe=UTF-8&redir_esc=&ei=8fYqTbfLGoSa8QPypJT2Ag', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'de-de', -732170672, 1314823669), (14939, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14940, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322)', '', 'de', -732170672, 1352247182), (14941, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14942, 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=motul+300v&btnG=Google-Suche&aq=2&oq=motul', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352217204), (14943, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14944, 'http://www.google.de/aclk?sa=l&ai=CoQ7KLBUrTaiLGoWe8APr_dj8CK3BsMMB_em97RSPtd5ECAAQASgDUJ6voY0BYJXinoKwB6ABx9GE-APIAQGpAnjodz5corU-qgQTT9BZnZbfbD-tG8FYqUFmvMtkrQ&sig=AGiWqty-V8TcjJU2X4tsbL08x1bfIL0OUA&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1469284254), (14945, 'http://www.google.de/search?q=Motul+300+V+4T+Factory+Line&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340882027), (14946, 'http://www.google.de/search?q=MOTUL+20W50&ie=utf-8&oe=utf-8&aq=t&client=firefox-a&rlz=1R1WZPB_de___DE356', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648239747), (14947, 'http://www.idealo.de/preisvergleich/Liste/19615497/motul-v-300-15w-50.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1308353123), (14948, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14949, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14950, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=90&slotname=4498595130&w=728&lmt=1294672751&channel=4582219326&color_bg=F2F3F5&color_border=F2F3F5&flash=10.0.45&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmobil1', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339272090), (14951, 'http://www.google.de/aclk?sa=l&ai=CwkMAtSUrTc_SMc6V8APjieH_CK3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFglcqSgqAHoAHH0YT4A8gBAakCeOh3PlyitT6qBBhP0PDz-6PUkkURdgaWAJ2FhT4pfTp_xJo&sig=AGiWqtxBYbeHXHMrrz81-Xt9x_ZnFuluiA&adurl=http://www.motulshop.de&rct=j&q=motul%2015w', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480951420), (14952, 'http://www.preisvergleich.de/search/landing/query/motul+5100/s/google/gkaid/55427054/koid/2745773323/?gclid=CLn7xbf9r6YCFcyOzAod9FGoYg', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; onlineTV; www.cdesign.de; (R1 1.6); InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1530435504), (14953, 'http://www.google.de/search?hl=de&q=motul+cng+bestell+nummer&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, 1419097775), (14954, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14955, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928113), (14956, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928113), (14957, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14958, 'http://www.google.de/search?hl=de&source=hp&q=8100+X-cess+5W-40&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; WinNT4.0; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1836929595), (14959, '', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 5.1; Trident/4.0; (R1 1.5); (R1 1.6); .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)', '', 'de', -732170672, 1050557466), (14960, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14961, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14962, 'http://www.google.bg/url?sa=t&source=web&cd=7&ved=0CE4QFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-autoschmierstoffe%2Fmotul-specific-cng-lpg-1l.html&rct=j&q=motul%20specific%20%20lpg%205w40&ei=wV0rTd-jD86fOpeokfoC&usg=AFQjCNHgzh', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'en-us', -732170672, 1570280978), (14963, 'http://www.google.de/products?client=firefox-a&rls=org.mozilla:de:official&channel=s&hl=de&q=8100%20X-cess%205W-40&um=1&ie=UTF-8&sa=N&tab=wf', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648598268), (14964, 'http://www.google.de/aclk?sa=l&ai=CPEAlt14rTZm6Ncyb8APG-4DyCK3BsMMB_em97RS9w-PtRwgAEAIoA1Cer6GNAWCV4pmCrAegAcfRhPgDyAEBqQIpFN0LsLW1PqoEFk_QYaNbqFYv4ML7HmGLfJ1HGvhUM_M&sig=AGiWqtxil9WrTJbgB7_y6vsKH2dkz1Z5mA&adurl=http://www.motulshop.de&rct=j&q=motoren%C3%', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470067867), (14965, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065616), (14966, 'http://www.motorradfrage.net/frage/wer-produziert-die-schmierstoffe-von-yamalube', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de,de-DE;q=0.9,en;q=0.8', -732170672, 1519999081), (14967, 'http://search.conduit.com/Results.aspx?q=ACEA%20C3&start=20&ctid=CT2529008&SearchSourceOrigin=13', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 46792132), (14968, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14969, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14970, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14971, 'http://www.trustedshops.de/kaufen/suche.html?siteSearchCriteria=Motoren%C3%B6l&searchResults=1&siteSearchOption=all&submit_basic_search.x=0&submit_basic_search.y=0&submit_basic_search=Suchen', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; sl; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-2,utf-8;q=0.7,*;q=0.7', 'sl,en-gb;q=0.7,en;q=0.3', -732170672, 1520283897), (14972, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14973, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14974, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955128), (14975, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14976, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14977, '', 'weneobot/Nutch-1.2 (weneo.de bot; http://www.weneo.de/bot; bot at weneo.de)', '', 'de-de,de;q=0.5', -732170672, 1426772954), (14978, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14979, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14980, 'http://www.motulshop.de', '', '', '', -732170672, -663639561), (14981, 'http://www.motulshop.de', '', '', '', -732170672, -663639561), (14982, 'http://www.google.de/products?hl=de&rls=com.microsoft:de:IE-SearchBox&rlz=1I7SUNA_de&q=motul+8100+x-clean&wrapid=tlif12947323847501&um=1&ie=UTF-8&ei=agwsTbjgFMbNswaWt9mPCA&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CDkQrQQwAg', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322)', '', 'de', -732170672, 1352247182), (14983, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (14984, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.45 Safari/534.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', -732170672, -1607669725), (14985, 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CFsQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=motul%2010W40%206100&ei=myYsTayhOojzsgaE68nyBw&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ&sig2=A0ZpXBBW', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.16) Gecko/20101130 BTRS26300 Firefox/3.5.16', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1308522294), (14986, 'http://www.amazon.de/MOTUL-8100-X-Clean-Liter-5W-30/dp/B004BF8OVC/ref=sr_1_16?ie=UTF8&s=automotive&qid=1294739777&sr=1-16', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1039608522), (14987, 'http://www.google.de/search?q=MOTUL+8100+X-clean%2B+5W30+kaufen&rlz=1I7ADRA_de', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6; InfoPath.3; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1354460706), (14988, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1052084424), (14989, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14990, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1294741157&flash=9.0.124&url=http%3A%2F%2Fwww.apriliaforum.de%2F250-ccm-rs-250%2F7130-250-ccm-auslassschieber-reinigen-mit-motul.h', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.20', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527051271), (14991, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14992, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14993, '', '', '', '', -732170672, 1121167938), (14994, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14995, 'http://fahrzeugteile.shop.ebay.de/i.html?_nkw=Motul+300v+15w+50+%C3%B6lfilter+yzf&_sacat=14780&_sop=12&LH_IncludeSIF=1&_dmpt=Motorrad_Kraftradteile&_dmd=1&_odkw=Motul+300v+15w+50+%C3%B6lfilter+yamaha&_osacat=14780&_trksid=p3286.c0.m270.l1313', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'da-DK,da;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, -715944830), (14996, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14997, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (14998, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (14999, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (15000, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (15001, 'http://www.google.de/search?q=%2Bmotul%2B300v%2B15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1528859270), (15002, 'http://www.google.de/search?client=opera&rls=de&q=motul+15w50&sourceid=opera&ie=utf-8&oe=utf-8&channel=suggest', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1529156392), (15003, '', '', '', '', -732170672, 1121167938), (15004, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=1&aqi=g10&aql=&oq=motul+&gs_rfai=&rlz=1W1ADRA_de', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.3; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -653823334), (15005, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065458), (15006, 'http://de.ask.com/web?l=dis&o=15787&qsrc=2870&gct=dns&gc=1&q=motul.de', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 AskTbIMB/3.9.1.14019 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1601574475), (15007, 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1313&_nkw=Motul+15w50+competition+&_sacat=See-All-Categories', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'sv', -732170672, 1374192802), (15008, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; InfoPath.1)', '', 'de', -732170672, -1015130679), (15009, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1055957246), (15010, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15011, 'http://www.google.de/search?hl=de&safe=off&client=firefox-a&hs=Wx0&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=6100+Synergie%2B&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648592842), (15012, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15013, 'http://www.google.de/search?hl=de&q=MOTUL+Fuel+System+Clean', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1422606964), (15014, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15015, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=60&slotname=1890540218&w=468&lmt=1294750218&channel=4582219326&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmathy-motoroel-additiv-t509810.html&dt=12', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10', '', 'de-de', -732170672, 1047353740), (15016, 'http://www.google.de/search?q=MOTUL+Motor%C3%B6l+5W-40+8100+X-cess+5+Lit&rls=com.microsoft:de:IE-ContextMenu&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGLR_de&redir_esc=&ei=-HwsTefRKMGAOqek3a0K', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; msn Opti', '', 'de', -732170672, 1509218162), (15017, '', 'ia_archiver (+http://www.alexa.com/site/help/webmasters; crawler@alexa.com)', '', '', -732170672, -1367216739), (15018, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15019, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15020, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15021, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15022, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=motul+&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 1.1.4322)', '', 'de', -732170672, 1470048647), (15023, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15024, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065511), (15025, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=f&aqi=g10&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET4.0C)', '', 'de', -732170672, 47280393), (15026, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox anonymized by Abelssoft 1743406078', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480893286), (15027, 'http://www.google.de/aclk?sa=l&ai=CvN3SRtIsTaPvDor7sgaSu9TqBq3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFglbqJgpgHoAHH0YT4A8gBAakC4wRHPZTFtT6qBBhP0Hi-a8qoEpkRg1IGlJqpOJZr5zN5kGM&sig=AGiWqtx83lV89RT0z0TGBIYpYiqBl23mHQ&adurl=http://www.motulshop.de&rct=j&q=motul%20300', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; Media Center PC 4.0; InfoPath.3; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1419100170), (15028, 'http://www.google.de/aclk?sa=l&ai=CiZu1oNcsTe7eCYj-sga5hO2xBq3BsMMB_em97RSt1I_8BggAEAFQnq-hjQFglYr-gZQHoAHH0YT4A8gBAakCcwrjiGSxtT6qBBNP0FQfR3TBILyVBHhfcCS58bAJ&sig=AGiWqtzhS-YL9fuQCRfnXDXuqODcvqzUdA&adurl=http://www.motulshop.de&rct=j&q=motul%20fuel%20sys', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470463879), (15029, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15030, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928113), (15031, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928113), (15032, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15033, 'http://www.google.de/aclk?sa=l&ai=CesO9xvAsTeWQD4aehQfG-NStBq3BsMMB_em97RS9w-PtRxAFKAhQnq-hjQFglbr9gZQHkAECoAHH0YT4A8gBAakC4wRHPZTFtT6qBBhP0J1Dx_BZSm3rFe8VhgofImc7tvW4QoQ&num=8&sig=AGiWqtxfU6Ldcxj-NdUbtZroi5oORIWEmw&adurl=http://www.motulshop.de&rct=j&q=m', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1841380498), (15034, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016462), (15035, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15036, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 AskTbFXTV5/3.9.1.14019 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (15037, 'http://www.google.de/products?hl=de&client=firefox-a&hs=3uw&rls=com.google:de:official&channel=s&q=motul%20710%202t&um=1&ie=UTF-8&sa=N&tab=wf', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -648334191), (15038, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15039, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (15040, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.47 Safari/534.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', -732170672, -1607669725), (15041, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018772), (15042, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15043, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15044, 'http://www.google.de/search?q=motul+%C3%B6l&hl=de&prmd=ivns&ei=738tTdmTHcuhOp2vkYUK&start=40&sa=N&aq=f&aqi=g9&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 1.1.4322)', '', 'de', -732170672, 1358861387), (15045, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1607669725), (15046, 'http://www.google.de/search?q=motul+5100+10w30', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1293169134), (15047, 'http://www.google.de/aclk?sa=l&ai=CuAZCNZEtTavmDIH-sga1gpTrAa3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJXqjoKcB6ABx9GE-APIAQGpAtF6PXVzzLU-qgQTT9BbJhb9lyOnBBdBX2hScqpbfw&sig=AGiWqtxZvcyLCZ-_10fluWPGipJCCA5jeA&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1548550300), (15048, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15049, 'http://shop.ebay.de/i.html?_nkw=motul+15w50&_sacat=0&_sop=1&_dmpt=Autoteile_Zubeh%C3%B6r&_odkw=bmw+e24&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 WEB.DE ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1306834830), (15050, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018780), (15051, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15052, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15053, 'http://www.google.de/search?q=motor%C3%B6l+motul+51004T+15w/50&hl=de&prmd=ivns&ei=pK8tTYTYFYT1sgbm5YTaBw&start=10&sa=N', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1567123952), (15054, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15055, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; sl; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-2,utf-8;q=0.7,*;q=0.7', 'sl,en-gb;q=0.7,en;q=0.3', -732170672, 1520290599), (15056, '', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_0_1 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A306 Safari/6531.22.7', '', 'en-us', -732170672, 1520290599), (15057, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15058, 'http://www.google.de/search?q=motul+x-clean+5W40&hl=de&client=firefox-a&hs=Dp2&rls=org.mozilla:de:official&channel=s&prmd=ivns&ei=lr8tTcSQMsLBswbOqd3qBw&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340055618), (15059, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (15060, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (15061, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; SLCC1; .NET CLR 1.1.4322; .NET CLR 2.0.40607; .NET CLR 3.0.04506.648)', '', 'en-us', -732170672, -819016488), (15062, 'http://www.google.de/search?hl=de&client=firefox-a&hs=pxN&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+online+shop&aq=f&aqi=g1&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340055618), (15063, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15064, 'http://www.google.de/products?hl=de&q=Motul+Kart+4T+10W-40&um=1&ie=UTF-8&ei=S-AtTY21KcfusgasvaX6Bw&sa=X&oi=mode_link&ct=mode&ved=0CBYQ_AU', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1526945825), (15065, 'http://www.google.de/aclk?sa=l&ai=CRdyza-gtTb6lD8mwtAbNjoCxAq3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCZmdJb9zDtT6qBBNP0KqKc1EIBck7kIjquqNEC4kv&sig=AGiWqtwcfZ-LKYvGNM_B5DyGt-K68Si9OA&adurl=http://www.motulshop.de&rct=j&q=MOTUL%208100%20X-c', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; eMusic DLM/4; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; AskTB5.6)', '', 'de', -732170672, 1480689021), (15066, 'http://www.gs-forum.eu/showthread.php?t=49932', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1419037247), (15067, 'http://www.google.de/aclk?sa=l&ai=CN57-wu8tTfX8Bsr7sgaE0fGlAq3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCVkp-CsAegAcfRhPgDyAEBqQJmZ0lv3MO1PqoEFk_QB6BtRkNGpwKahZWegG6WQKIsf94&sig=AGiWqtzcReFKiV9KQ_Yh4cKXKlaNsvJbqA&adurl=http://www.motulshop.de&rct=j&q=motul%2020w', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1338322806), (15068, 'http://www.autobild.de/artikel/vergleichstest-motoroel-36485.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.1; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, -651021062), (15069, 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CEwQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%20x-cess&ei=6vMtTdfODIXKswarnrmPCA&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639363786), (15070, 'http://www.google.de/search?client=opera&rls=de&q=motoren%C3%B6l+g%C3%BCnstig&sourceid=opera&ie=utf-8&oe=utf-8&channel=suggest', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1531045427), (15071, 'http://www.google.de/aclk?sa=l&ai=CJwHDs_wtTcvtKMuvtAadppCYAq3BsMMB_em97RSVh_2-RwgAEAEoA1Cer6GNAWCVmvGBkAeQAQKgAcfRhPgDyAEBqQJmZ0lv3MO1PqoEE0_QlfJQrthKmgP48glW6AUfpac&sig=AGiWqtyfHIFUOMOkINEG8jelNXhC4YwLSw&adurl=http://www.motulshop.de&rct=j&q=Motul%20510', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET CLR 1.1.4322)', '', 'de-DE', -732170672, 1293157620), (15072, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15073, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018771), (15074, 'http://www.google.de/search?aq=0&oq=motul+shin&sourceid=chrome&ie=UTF-8&q=motul+shine+%26+go', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1427735651), (15075, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (15076, 'http://www.google.de/search?q=MOTUL+8100X-Clean%2B', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1528093609), (15077, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15078, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928113), (15079, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928113), (15080, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15081, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065462), (15082, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15083, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15084, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15085, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15086, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15087, 'http://www.google.de/search?q=Motul+5100+10W40+', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1045431330), (15088, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15089, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15090, 'http://www.autobild.de/artikel/kraftstoff-e10-1300546.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 1.1.4322)', '', 'de', -732170672, 1585895878), (15091, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.47 Safari/534.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', -732170672, -1607669725), (15092, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15093, 'http://www.google.de/search?hl=de&source=hp&q=5w40+motorsport&meta=&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, -1928389119), (15094, 'http://www.google.de/aclk?sa=l&ai=C6kYTCsouTdjRF4fhswbzjqSCAq3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCV2veBlAegAcfRhPgDyAEBqQJetPr8jfy1PqoEGE_QMLnOGY_UkcaZyudVH4j2H7mfQGq_SQ&sig=AGiWqtxOjDcOkTyphqUtzS2i1ww6VMl_fA&adurl=http://www.motulshop.de&rct=j&q=2000%20m', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; WinTSI 22.09.2009)', '', 'de', -732170672, 1576431530), (15095, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -710389118), (15096, 'http://www.google.de/aclk?sa=l&ai=CnLcJIcwuTdKHA4r8sgb3oNTeAa3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCVipOCoAegAcfRhPgDyAEBqQJetPr8jfy1PqoEGE_QdG_OPfSnK2bdyNTyzktc2LUuyIkOEw&sig=AGiWqtwgsox_JWFQg1z5w3_LiX7QvUX4Vw&adurl=http://www.motulshop.de&rct=j&q=Motul%20', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322)', '', 'de', -732170672, 1418093646), (15097, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15098, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=%09MOTUL+8100+X-clean+SAE+5W-40&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481232176), (15099, 'http://www.autobild.de/artikel/kraftstoff-e10-1300546.html', 'Mozilla/5.0 (iPad; U; CPU OS 4_2_1 like Mac OS X; de-de) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5', '', 'de-de', -732170672, 1529328294), (15100, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1032700345), (15101, 'http://shop.ebay.de/i.html?_nkw=vollsynthetisches+2-takt+%C3%B6l&_sacat=0&_dmpt=Motorrad_Kraftradteile&_odkw=motul+vollsynthetisches&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -1032700345), (15102, 'http://shop.ebay.de/i.html?_nkw=vollsynthetisches+2-takt+%C3%B6l&_sacat=0&_dmpt=Motorrad_Kraftradteile&_odkw=motul+vollsynthetisches&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -1032700345), (15103, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955138), (15104, 'http://www.google.de/products?hl=de&q=motul+300v+le+mans&um=1&ie=UTF-8&ei=LOUuTdOCA4zHswaxmIGRCA&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CCoQrQQwAA', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1529765146), (15105, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1294919643&flash=10.0.32&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fteilehandel%2Farticles%2F284659%2F%3Ficmp%3Daut-art', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638834516), (15106, 'http://www.google.de/products?q=8100+x-clean+5w-40&aq=f', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.16) Gecko/20101130 YFF35 Firefox/3.5.16', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420465544), (15107, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15108, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018775), (15109, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE298&=&q=Motul+300V+SAE+10W40+Motor%C3%B6l+1Liter&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530420491), (15110, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6750338482500051&output=html&h=280&slotname=8437945483&w=336&lmt=1294922725&flash=10.1.53.64&url=http%3A%2F%2Fbizinformation.at%2Fwww.motoroel-billiger.at&dt=1294922725674&shv=r20101117&jsv=r2011', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1567098962), (15111, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15112, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15113, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15114, 'http://www.autobild.de/artikel/kraftstoff-e10-1300546.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1413163322), (15115, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE366&=&q=Motul+300V+10W-40+&btnG=Google-Suche&aq=&oq=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481604596), (15116, 'http://www.google.de/search?hl=de&rlz=1T4ACAW_deCH321CH323&q=motul+300v&aq=f&aqi=g6&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB5; Mozilla/4.0; SLCC1; .NET CLR 2.0.50727; eSobiSubscriber 2.0.4.16; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C; msn OptimizedIE8;DEDE)', '', 'de', -732170672, 1311883398), (15117, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065457), (15118, 'http://www.google.de/aclk?sa=l&ai=C7Q3f1yEvTcDHA4L9sgaPrrDdAa3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJWSn4KwB6ABx9GE-APIAQGpAqTMa8RKB7Y-qgQTT9DxCOihgwOUbx3BidjLwEGb4A&sig=AGiWqtyTMblZMElMsPCOIvtSf4m4R028Dw&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1133653580), (15119, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15120, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15121, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15122, 'http://www.google.de/search?hl=de&client=firefox-a&hs=n2R&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+%C3%B6l+Specific+913C+5W30&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339806065), (15123, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15124, 'http://www.google.de/aclk?sa=l&ai=CUzLWbEQvTemUO4biswa7w_SgAq3BsMMB_em97RTtzOPtRwgAEAEoA1Cer6GNAWCVuv2BlAegAcfRhPgDyAEBqQKkzGvESge2PqoEGE_QprxJHhXwATMKm0GKCBfQ3fQhdy41uQ&sig=AGiWqtxQWhgbAgkGgaU326UbSHFN3STlGw&adurl=http://www.motulshop.de&rct=j&q=1%20Lite', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1575463460), (15125, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1294944292&flash=10.0.32.18&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Ffreigabenummern-fuer-motoroele-t1429596.html&dt=129494428', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de-DE', -732170672, -1134165841), (15126, 'http://www.google.de/products?q=motul+7100&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=X1gvTeDyH8bwsgbT4cjnBw&sa=X&oi=product_result_group&ct=image&resnum=1&ved=0CCQQzAMwAA', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.1) Gecko/20090725 Moblin/3.5.1-2.5.13.moblin2 Shiretoko/3.5.1 GTB5', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1434447971), (15127, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065466), (15128, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018776), (15129, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15130, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15131, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065512), (15132, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065512), (15133, 'http://www.google.de/aclk?sa=l&ai=CXZvZJJEvTZSgGoSOOteUrN8BrcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJXCoIKwB6ABx9GE-APIAQGpArR64W_varY-qgQTT9AxBpvUZcpqFrrt173eNl6mvg&sig=AGiWqtxYPK6MqZXCUDJFhxkDsClLlvS4LQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1383168451), (15134, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016472), (15135, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955138), (15136, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15137, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15138, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928113), (15139, 'http://www.google.de/products?q=20+Ltr+Motul+Specific+Ford+913+C+Sae+5w30+&hl=de&aq=f', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322; InfoPath.2)', '', 'de', -732170672, -733109403), (15140, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15141, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016461), (15142, 'http://www.google.de/search?hl=de&source=hp&q=motul+onlineshop&meta=&aq=0&aqi=g1&aql=&oq=motul+online', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1054610114), (15143, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (15144, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (15145, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15146, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268922), (15147, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268926), (15148, 'http://www.google.de/search?q=Motul+300V+5W40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1307629710), (15149, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15150, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15151, 'http://www.google.de/search?client=safari&rls=en&q=motul+300v&ie=UTF-8&oe=UTF-8&redir_esc=&ei=hBgwTeztD4T6sgair82uCg', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'de-de', -732170672, 1530125439), (15152, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9197896499506223&output=html&h=600&slotname=1883229311&w=160&lmt=1295117209&flash=10.0.32&url=http%3A%2F%2Fwww.racing4fun.de%2Fportal.php%3Fmid%3D5%26task%3Dshow%26kat%3D0%26kat1%3D0%26page%3D3&d', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.10) Gecko/20100504 Firefox/3.5.10 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de,en-us;q=0.7,en;q=0.3', -732170672, -737705233), (15153, 'http://www.google.de/search?hl=de&rlz=1G1ACAW_DEDE413&q=motul+5100&aq=f&aqi=g1&aql=&oq=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413399348), (15154, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15155, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15156, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1834685319), (15157, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15158, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1295013807&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwarum-ist-motoroel-mit-ll-technologie-im-internet-so-extrem', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de-DE; rv:1.9.2.13) Gecko/20101203 (CK-eCircle) Firefox/3.6.13 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-DE,de;q=0.7,chrome://global/locale/intl.properties;q=0.3', -732170672, -1014188022), (15159, 'http://www.google.de/m/search?oe=UTF-8&client=safari&hl=de&aq=f&oq=&aqi=p1g5-k0d0t0&fkt=745&fsdt=2795&q=Motul+%C3%96l+', 'Mozilla/5.0 (iPod; U; CPU iPhone OS 4_2_1 like Mac OS X; de-de) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5', '', 'de-de', -732170672, 1471839372), (15160, 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&rlz=1W1SUNC_de&aq=3&aqi=g10&aql=&oq=Motul+', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -1020794085), (15161, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15162, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15163, 'http://www.google.de/products?q=5100+4T+15W-50&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=r2wwTfj0BYebOr28ja0K&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CDMQrQQwAg', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 (gmx/1.7.2) Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -707532307), (15164, '', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1531045530), (15165, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15166, 'http://www.google.de/aclk?sa=l&ai=CTb78d4MwTYzxA8riswbPqODoAa3BsMMB_em97RTFgf2-RwgAEAFQnq-hjQFglZLxgZAHoAHH0YT4A8gBAakC9qviiBNqtj6qBBNP0B14J05wRSrIQgw7NkeQrhsM&sig=AGiWqty2D3fitVczhMgGL5mH2eVr_x6gDw&adurl=http://www.motulshop.de&rct=j&q=motul%2015w50', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530429429), (15167, 'http://www.google.bg/search?q=%22motul+6100%22&btnG=%D0%A2%D1%8A%D1%80%D1%81%D0%B5%D0%BD%D0%B5&as_q=&hl=bg&rlz=1R2ADSA_enBG343&tbs=ctr%3AcountryCH&num=10&lr=&cr=countryDE&safe=images&aq=f&aqi=g2&aql=&oq=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6.5; .NET CLR 2.0.50727)', '', 'bg', -732170672, -715406332), (15168, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1421242418), (15169, 'http://www.google.de/search?hl=de&client=firefox-a&hs=SN&rls=org.mozilla:de:official&&sa=X&ei=l50wTaHFJoj1sgar--D4CQ&ved=0CCsQBSgA&q=motul+15w50+anbieter&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312118866), (15170, 'http://www.motulshop.de', '', '', '', -732170672, -663639557), (15171, 'http://www.motulshop.de', '', '', '', -732170672, -663639557), (15172, 'http://www.google.de/aclk?sa=l&ai=CQEOekKUwTauRBMzhswbm6fm-Aq3BsMMB_em97RS9w-PtRxACILZUKAhQnq-hjQFglbr9gZQHoAHH0YT4A8gBAakCyOta5qhvtj6qBBhP0PLqnshEnrYSi7AmdjKwSwYB9uAROUWABZBO&num=3&sig=AGiWqtz4_nH55lHgFo9HU4uj2VZfox4zig&adurl=http://www.motulshop.de&rct=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1831426698), (15173, 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1311&_nkw=Motul+300v&_sacat=See-All-Categories', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1385528037), (15174, 'http://www.google.de/products?q=motul+5100&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=A64wTY2QMMnNswaivJydCg&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CDAQrQQwAA', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.4) Gecko/20091016 Firefox/3.5.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527270325), (15175, 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CCMQgwgwAQ&url=http%3A%2F%2Fwww.markenoele.de%2Fdiesel-system-clean.html&rct=j&q=motul%20diesel%20system%20clean&ei=568wTbrxB8HGswbEyJGHCg&usg=AFQjCNGZILHlCOqTPmJ9BCWCpsMd16Rkbw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; InfoPath.1; AskTB5.6)', '', 'de-AT', -732170672, 1434394241), (15176, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15177, 'http://www.google.de/search?q=motul+5100&hl=de&prmd=ivns&ei=n7AwTcLKFtDNswak1YyYCg&start=0&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1338685258), (15178, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2094293377229813&output=html&h=250&slotname=0318308209&w=300&lmt=1295040263&flash=10.1.102&url=http%3A%2F%2Fwww.auto-pflegetipps.de%2Ftipps%2Flonglife-motoroel.html&dt=1295040263642&shv=r20101117', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1568692992), (15179, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1295040228&flash=10.0.45.2&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1565&dt=12950402283', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16)', '', 'de-DE', -732170672, 1418910682), (15180, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15181, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15182, 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CEIQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-autoschmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%20c3&ei=AtMwTfmxPJHAswaZsbCiCg&usg=AFQjCNGd1q34FPkyTD_SIjbkO_Ze28i', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET4.0C)', '', 'de-DE', -732170672, 1841377920), (15183, 'http://web2.cylex.de/firma-home/motul-deutschland-gmbh-2079063.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1469769425), (15184, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016526), (15185, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15186, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065457), (15187, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', '', -732170672, -842299707), (15188, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', '', -732170672, -842299707), (15189, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', '', -732170672, -842299707), (15190, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15191, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15192, 'http://www.google.de/search?hl=&q=motor%C3%B6l+kaufen&sourceid=navclient-ff&rlz=1B3GGIC_de___DE357&ie=UTF-8', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312227946), (15193, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15194, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15195, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (15196, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (15197, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5', '', '', -732170672, 1528270170), (15198, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-5786819153313314&output=html&h=250&slotname=2348787998&w=300&lmt=1295071063&flash=10.1.102.64&url=http%3A%2F%2Fwww.autobild.de%2Fartikel%2Fvergleichstest-motoroel-36485.html&dt=1295071063584&shv=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1929226532), (15199, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (15200, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780795), (15201, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780795), (15202, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (15203, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (15204, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780795), (15205, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (15206, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (15207, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (15208, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (15209, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15210, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15211, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (15212, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (15213, 'http://shop.ebay.de/items/?_nkw=XerVex+Bio-Kettens%C3%A4ge%C3%B6l&_sacat=&_ex_kw=&_mPrRngCbx=1&_udlo=&_udhi=&_sop=12', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1556178574), (15214, 'http://www.google.de/aclk?sa=l&ai=C-6VZxW0xTeK2GIv-sga4wuDmAa3BsMMB_em97RS9tOPtRwgAEAEoA1Cer6GNAWCVoqCCsAegAcfRhPgDyAEBqQI43eOhN2m2PqoEE0_QWK_asqq0XhgeDa7nX2qH3A0&sig=AGiWqtwGa-nVpjLpaGA-N1GKX_SxfaMFfw&adurl=http://www.motulshop.de&rct=j&q=MOTUL%20Scooter', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351634884), (15215, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15216, 'http://www.amazon.de/s/ref=nb_sb_ss_i_5_18?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=motul+8100+x-clean&sprefix=motul+8100+x-clean', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1493977145), (15217, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15218, 'http://www.hotfrog.de/Firmen/Deutsche-Castrol-Vertriebsgesellschaft', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'nl', -732170672, -725911467), (15219, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (15220, '', 'curl/7.18.2 (i486-pc-linux-gnu) libcurl/7.18.2 OpenSSL/0.9.8g zlib/1.2.3.3 libidn/1.8', '', '', -732170672, -856898264), (15221, '', 'curl/7.18.2 (i486-pc-linux-gnu) libcurl/7.18.2 OpenSSL/0.9.8g zlib/1.2.3.3 libidn/1.8', '', '', -732170672, -856898264), (15222, '', 'curl/7.18.2 (i486-pc-linux-gnu) libcurl/7.18.2 OpenSSL/0.9.8g zlib/1.2.3.3 libidn/1.8', '', '', -732170672, -856898264), (15223, 'http://www.google.de/aclk?sa=l&ai=Cy4Z_UXwxTZuZFsL9sgaTtoHmAa3BsMMB_em97RS9gv2-RwgAEAEoA1Cer6GNAWCVuq2CtAegAcfRhPgDyAEBqQI43eOhN2m2PqoEE0_QrKpao_d6OK7wyf13nmS6Ktg&sig=AGiWqtx0DC5FC0rFQV6dSBhWJNieDUl1MA&adurl=http://www.motulshop.de&rct=j&q=motul%20wash%20', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; eSobiSubscriber 2.0.4.16; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; AskTB5.6)', '', 'de', -732170672, 1470644419), (15224, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065513), (15225, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065550), (15226, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065550), (15227, '', 'Mozilla/4.0 (compatible; MSIE 6.0; America Online Browser 1.1; Windows NT 5.0)', '', '', -732170672, -867933821), (15228, 'http://www.google.de/search?q=Motul+8100+X-Clean&ie=utf-8&oe=utf-8&aq=t&client=firefox-a&rlz=1R1GGGL_de___DE358', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312130187), (15229, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322)', '', 'de', -732170672, 1338535095), (15230, '', 'Mozilla/5.0', '', '', -732170672, -799393640), (15231, 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CMLlsriwvKYCFcIj3wodLBjZHA', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1128185026), (15232, 'http://www.preisvergleich.de/kategorie/motorenoele/973/1/1/', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 6.0; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; OfficeLiveConnector.1.3; ', '', 'de', -732170672, 1470746020), (15233, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065550), (15234, 'http://www.google.de/aclk?sa=l&ai=CD7PJs7AxTfKjDMT6sgb6ra3pAa3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCV2oiCmAegAcfRhPgDyAEBqQI43eOhN2m2PqoEGE_QddvMtJYdpuoL9ZFY4pHbXkMuToPz7Q&sig=AGiWqtw8hyCEjw4arj2IOWtjN_AxFDyYeA&adurl=http://www.motulshop.de&rct=j&q=motul%20300V', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470312650), (15235, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15236, 'http://www.google.de/search?source=ig&hl=de&rlz=&q=motul+shop&aq=6&oq=motul', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6; SLCC1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1311973444), (15237, 'http://www.amazon.de/Motul-300V-10W40-Motor%C3%B6l-1Liter/dp/B0022ZFSF8/ref=sr_1_1?ie=UTF8&s=automotive&qid=1295104424&sr=8-1', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; FDM; .NET4.0C)', '', 'sv-SE', -732170672, 1334325576), (15238, 'http://www.google.de/search?q=Motul+8100+X-Clean&ie=utf-8&oe=utf-8&aq=t&client=firefox-a&rlz=1R1GGGL_de___DE358', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312130187), (15239, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065515), (15240, 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDQQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=WMYxTebwK4zBswaYueyZCg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471011501), (15241, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093954574), (15242, 'http://shop.weihnachtsgeschenke.de/5w-30+longlife/', 'Mozilla/4.0 (compatible; MSIE 8.0; TOB 6.11; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1339403426), (15243, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade-DE%3Aofficial&channel=s&hl=de&source=hp&q=Motul+300V&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527633204), (15244, 'http://www.google.de/aclk?sa=l&ai=Co-pz3tIxTeGjN4Xgswb08_yeAq3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFgleLxgZAHoAHH0YT4A8gBAakCON3joTdptj6qBBhP0Ph1coMqNnDHZC05WqvMor6_-wR_gEA&sig=AGiWqtzNrbFJVesKM5pOYv_abryd7GSI8A&adurl=http://www.motulshop.de&rct=j&q=Motul%20710', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.2)', '', 'de-DE', -732170672, 1576088197), (15245, 'http://search.1und1.de/search/web/?su=Motor%C3%B6l+kaufen&mc=suche@web@related.suche@web&webRb=&fq=Motoroel&rqg=Motor%C3%B6l+kaufen', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; (1und1/1.1.0.22); GTB6.6; SLCC1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0E; .NET4.0C; Mozilla/4.0 (compatible; MSIE 7.0; Win32; 1&1))', '', 'de', -732170672, 1420758267), (15246, 'http://www.google.de/search?sourceid=ie7&q=motul+5w40+x-clean&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&rlz=1I7ACAW_deDE354&redir_esc=&ei=99UxTdSSN8SXOp_4kLYC', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16)', '', 'de-DE', -732170672, 1413233897), (15247, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15248, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15249, 'http://www.google.de/url?sa=t&source=web&cd=5&ved=0CCwQgwgwBA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-8100-x-clean-c3-5l-177.html&rct=j&q=motul%208100%20x-clean%205w30&ei=oOUxTcLeLJHEswawqZj5CQ&usg=AFQjCNF_KhzfWK_cD6eEspklCi_3PptUDg', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1608442618), (15250, 'http://www.google.de/products?q=%C3%96L+229.31+5W30+5+Liter&hl=de&show=dd&sa=N&lnk=next&start=10', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529745114), (15251, 'http://whois.domaintools.com/markenoele.com', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089906060), (15252, 'http://www.google.it/url?sa=t&source=web&cd=2&ved=0CCYQFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fsnowmobile%2Fmotul-snowpower-2t-1l.html&rct=j&q=motul%20snowpower&ei=rO8xTYTjCcKW4gbR_63FCg&usg=AFQjCNG_9ZL4s6s_iwBvumsuimfad_n0Kw&sig2=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; it; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'it-it,it;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -640960032), (15253, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15254, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15255, 'http://whois.domaintools.com/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089906070), (15256, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15257, '', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1531045018), (15258, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955141), (15259, 'http://www.google.de/search?q=castrol++g%C3%BCnstig&hl=de&rlz=1B3GGGL_deDE356DE356&prmd=ivns&ei=jjAyTe3jKYvoOcmGpLYC&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 GTB7.1 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1591266295), (15260, 'http://www.autoplenum.de/Antworten/D/612/Bewertung-fuer-Oel-CONCEP-TECH-VX-von-Duisburg-moechte-wissen.html', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1303601409), (15261, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=f&aqi=g9&aql=&oq=&rlz=1R2ADFA_deDE395', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6)', '', 'de', -732170672, 1351497476), (15262, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15263, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15264, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (15265, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (15266, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (15267, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (15268, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (15269, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (15270, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (15271, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (15272, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (15273, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (15274, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (15275, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (15276, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (15277, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (15278, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (15279, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (15280, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (15281, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (15282, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (15283, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (15284, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (15285, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (15286, '', 'CligooRobot/1.0', '', 'de, de-de', -732170672, 1046068179), (15287, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017946), (15288, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15289, '', 'gold crawler', 'utf-8', '', -732170672, 1427226765), (15290, '', 'gold crawler', 'utf-8', '', -732170672, 1427226765), (15291, 'http://www.google.de/search?q=5W-40+Motul+8100+X-cess&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437602102), (15292, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15293, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15294, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15295, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15296, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15297, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15298, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15299, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15300, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15301, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15302, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15303, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15304, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15305, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15306, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15307, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15308, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15309, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15310, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15311, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15312, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15313, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15314, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15315, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15316, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15317, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15318, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15319, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15320, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15321, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15322, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15323, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15324, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15325, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15326, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15327, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15328, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15329, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15330, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15331, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15332, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15333, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15334, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15335, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15336, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15337, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15338, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15339, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15340, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15341, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15342, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15343, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15344, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15345, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15346, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15347, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15348, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15349, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15350, '', 'Java/1.6.0_04', '', '', -732170672, 1488849687), (15351, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15352, 'http://www.google.de/products?hl=de&q=motul+15w+50&show=dd&sa=N&start=10', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)', '', 'de', -732170672, 1480806260), (15353, 'http://www.motorradfrage.net/tag/oel/1', 'Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339102953), (15354, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (15355, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (15356, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15357, 'http://www.google.de/search?q=2+takt+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1314787485), (15358, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (15359, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (15360, 'http://www.google.de/aclk?sa=l&ai=Cf7VwIt8yTdzYHYiNOvbx1ZkCrcGwwwH96b3tFMXC4-1HCAAQAVCer6GNAWCV4qiCsAegAcfRhPgDyAEBqQI43eOhN2m2PqoEFk_QBsPeVi5Z9C-9DwNHq2BPXo-FYJQ&sig=AGiWqtzwVc933zwDarPnS5fjH0PaKyTmZg&adurl=http://www.motulshop.de&rct=j&q=motul%20waschwa', 'Mozilla/4.0 (compatible; MSIE 8.0; AOL 9.0; AOLBuild 4327.5201; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1017299930), (15361, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1574497192), (15362, 'http://www.google.de/search?sourceid=navclient&aq=2&oq=motul&hl=de&ie=UTF-8&rlz=1T4SMSN_deDE338DE360&q=motul+5100', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6)', '', 'de', -732170672, 1573824547), (15363, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1295186015&flash=10.1.82.76&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fsynthetikoel-im-4v-boxer-r1100gs-t1222952.html&dt=1295186', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)', '', 'de', -732170672, -1724972980), (15364, 'http://www.google.de/search?q=2+takt+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1526938762), (15365, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 (.NET CLR 3.5.30729)', '', '', -732170672, 772020046), (15366, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 (.NET CLR 3.5.30729)', '', '', -732170672, 772020046), (15367, 'http://www.google.de/search?q=motul+lpg&pws=0&ie=utf-8&oe=utf-8&hl=de', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1532579772), (15368, 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CCAQgwgwAg&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-7100-4t-56.html&rct=j&q=motul%207100%204t&ei=phIzTZ32IsfFswaFoOWfCg&usg=AFQjCNFDUkQpJmdPezae_y89Nr5iwgwGMg', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16 ( .NET CLR 3.5.30729)', 'ISO-8859-15,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1291980630), (15369, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=90&slotname=4498595130&w=728&lmt=1295193264&channel=4582219326&color_bg=F2F3F5&color_border=F2F3F5&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fdsg-g', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418046277), (15370, 'http://www.google.de/aclk?sa=l&ai=CroubgCEzTZi6Cov-sgbq6vzzAa3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCON3joTdptj6qBBNP0NqQD8MKFtSROlqy2RiFnjOX&sig=AGiWqtxgucuVrh647ttnVEN7ExQXWkX6xQ&adurl=http://www.motulshop.de&rct=j&q=motul%208100%20x-c', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1548426563), (15371, 'http://www.google.de/aclk?sa=l&ai=CbXFTpiEzTerqG4j-sgar_rHnAa3BsMMB_em97RS9w-PtRwgAEAMoA1Cer6GNAWCVyoqCmAegAcfRhPgDyAEBqQI43eOhN2m2PqoEGE_Q3_EDU5ftlEDnJnraDy5opy-hy8bJeA&sig=AGiWqtwXM4_J2vcoXusYXIFl8UikWXkEiw&adurl=http://www.motulshop.de&rct=j&q=g%C3%BCn', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638754237), (15372, 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W40-Liter/dp/B002TM6XZ8', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340008451), (15373, '', '', '', '', -732170672, 1121167938), (15374, 'http://www.google.de/aclk?sa=l&ai=CBiMnly4zTer0AcviswaMhYG9Aq3BsMMB_em97RSPtd5ECAAQASgDUJ6voY0BYJXKm4KsB6ABx9GE-APIAQGpAjjd46E3abY-qgQTT9A5bilQjJGGJ8_UE_UfrlTMAQ&sig=AGiWqtyB-jlTOcqKSRBHR8R4LU_WIsWsGA&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338804776), (15375, 'http://www.google.de/aclk?sa=l&ai=C2V7DjS4zTZTXL4H9sgajkci4Aq3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVorKCvAegAcfRhPgDyAEBqQI43eOhN2m2PqoEGE_QBHeG86sXYCBQiAvfEx1QaplF-qu9eA&sig=AGiWqtw0EnHWNpgbQgi_4mLVquDbQqrIxA&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1530025559), (15376, 'http://www.google.de/search?hl=de&q=motul+300v+4t&aq=f&aqi=g1&aql=&oq=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1522201530), (15377, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527630938), (15378, 'http://www.auvito.de/total-5w-30-motorenoel-motoroel-1-ltr-mb-229-51-mb-229-31-bmw-ll04/artnr4530936/details.html', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1529964447), (15379, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15380, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15381, 'http://www.google.de/products?hl=de&q=blechschild+pin+up&show=dd&sa=N&start=10', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'de-de', -732170672, 1568744478), (15382, '', 'weneobot/Nutch-1.2 (weneo.de bot; http://www.weneo.de/bot; bot at weneo.de)', '', 'de-de,de;q=0.5', -732170672, 1426772954), (15383, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15384, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15385, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15386, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15387, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15388, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15389, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15390, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15391, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15392, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15393, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15394, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15395, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15396, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15397, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15398, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15399, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15400, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15401, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15402, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15403, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15404, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15405, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15406, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15407, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15408, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15409, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15410, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (15411, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017931), (15412, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15413, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15414, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (15415, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (15416, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018782), (15417, 'http://www.google.de/search?q=motul+%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 1.1.4322; Tablet PC 2.0; .NET4.0C; InfoPath.3)', '', 'de-DE', -732170672, -1981639017), (15418, 'http://www.google.de/url?sa=t&source=web&cd=14&ved=0CC8QFjADOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%20preis%20x-cess%205w40&ei=8gY0TZfVNIvOswaXl4maCg&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw&cad', 'Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352211872), (15419, 'http://www.google.de/search?q=motul+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1054961900), (15420, 'http://www.google.de/aclk?sa=l&ai=CyIvgsBU0TdHwAoSOOteUrN8BrcGwwwH96b3tFI-13kQIABACKANQnq-hjQFglaL9gZQHoAHH0YT4A8gBAakCbmJwqDJgtj6qBBhP0MNzqqCMPRdmklIgQJiamYZQNmk9gBE&sig=AGiWqtw4hzWheAiBChx-_5myy0y2lyyNcw&adurl=http://www.motulshop.de&rct=j&q=motul%20300', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1529918344), (15421, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018903), (15422, 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&aq=3&aqi=g10&aql=&oq=motul', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1582607798), (15423, 'http://www.google.de/search?hl=de&source=hp&q=motul+300v&aq=3&aqi=g10&aql=&oq=motul', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1582607798), (15424, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15425, 'http://www.google.de/search?hl=de&source=hp&q=motul+shop&aq=5&aqi=g10&aql=&oq=motul+', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1582607798), (15426, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065619), (15427, 'http://www.google.de/search?q=MOTUL+8100+X-clean+SAE+5W-30&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1031133384), (15428, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15429, 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CCUQFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-pflegeprodukte%2Fshine-go-silicone-clean.html&rct=j&q=motul%20silicone%20clean&ei=xCQ0TdrWNMLpOaygmbUC&usg=AFQjCNEOQ5-WLHssyBPvYSv3r-35bwHo3Q', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; CMDTDF; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, 1843568528), (15430, 'http://shop.ebay.de/aenniecat/m.html?_nkw=Motul+300v&_sacat=0&_odkw=&_osacat=0&_trksid=p3911.c0.m270.l1311', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; (R1 1.6); .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1573099154), (15431, 'http://www.google.de/search?q=motul+%22fuel+system+cleaner%22&ie=utf-8&oe=utf-8&aq=t&client=firefox-a&rlz=1R1DVFC_de___DE345', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -2085784772), (15432, 'http://www.google.de/search?client=safari&rls=en&q=motul+300v&ie=UTF-8&oe=UTF-8&redir_esc=&ei=kzk0TdvaLIiLswbax42uCg', 'Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/4.1.3 Safari/533.19.4', '', 'de-de', -732170672, 1421529631), (15433, 'http://www.google.de/search?q=motul+%C3%B6l+300v+factory&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481183930), (15434, 'http://web2.cylex.de/firma-home/motul-deutschland-gmbh-2079063.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437942086), (15435, 'http://www.google.de/aclk?sa=l&ai=CcqMtxVc0TezwMYb7sga91qWvAq3BsMMB_em97RS1g_2-RwgAEAIgtlQoA1Cer6GNAWCVqpGCoAegAcfRhPgDyAEBqQJAmQ0NJ0u2PqoEE0_Qc7zVNSAyuHXUX86T1x0pjnuABZBO&sig=AGiWqtw2bJqPuODEEBhdm3PQzwV1arcpmQ&adurl=http://www.motulshop.de&rct=j&q=motul%', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1295510482), (15436, 'http://www.google.de/aclk?sa=l&ai=CpTZpY1g0TbqiO4WOOtu5gJkCrcGwwwH96b3tFN2_4-1HCAAQAVCer6GNAWCV4pmCrAegAcfRhPgDyAEBqQJAmQ0NJ0u2PqoEE0_Q81pJzhVndriwx6-sVi28yjw&sig=AGiWqtzZ6e32PjaBapTUubpysH5zM4oTQw&adurl=http://www.motulshop.de&rct=j&q=Motul%20800%20Road%', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1548567453), (15437, 'http://www.google.de/search?q=motul+motor%C3%B6l+10w60&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7MEDA_de&redir_esc=&ei=SFk0TczmK4LDswa67biCCg', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; tb-webde/1.4.0; AskTB5.6)', '', 'de', -732170672, -648880274), (15438, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (15439, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322)', '', 'de', -732170672, 1352247182), (15440, 'http://www.google.de/aclk?sa=l&ai=CdGnpMV00TdzRGonhswab9fSoAq3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglcqWgqgHoAHH0YT4A8gBAakCQJkNDSdLtj6qBBNP0GrBk5tRlOetBq_Pkd8_Yq4M&sig=AGiWqtwbiOdSUfFF3F9c47HXGt-a1vaRgQ&adurl=http://www.motulshop.de&rct=j&q=Motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; AskTB5.6)', '', 'de-DE', -732170672, 1471970190), (15441, 'http://www.google.de/aclk?sa=l&ai=CIEE6uF00TZz1BoT_sgb19YmqAq3BsMMB_em97RS9gv2-RwgAEAEguVQoA1Cer6GNAWCVuomCmAegAcfRhPgDyAEBqQJAmQ0NJ0u2PqoEGE_Q9hCXC_Dm_rt-QGrK7BRbjWvKJUhMhYAFkE4&sig=AGiWqtxoIjrPiJgWHnFHraxAiJfJloaPYw&adurl=http://www.motulshop.de&rct=j&q', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5', '', 'de-DE', -732170672, 1352246892), (15442, '', '', '', '', -732170672, 1121167938), (15443, 'http://www.google.de/aclk?sa=l&ai=C_W4SMmQ0TfXtNcbhswa1-8zUAa3BsMMB_em97RTtvePtRwgAEAEgx5j4BSgDUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAq-Klsi1RLY-qgQYT9D1kn9BFvNe1eArZa9586wo3yfuDuiKgAWQTg&sig=AGiWqtzPfrUaVqbfIGNaaIw1_0yIQwipqw&adurl=http://www.motulshop.de&rct=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.19) Gecko/2010031422 AskTbBT5/3.9.1.14019 Firefox/3.0.19 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481326825), (15444, 'http://suche.web.de/search/web/?origin=HP&mc=hp@suche.suche@home&su=motul+%C3%96l&jsenabled=true', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; FunWebProducts; (webde/1.1.0.22); GTB6.6; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; FDM; .NET CLR 2.0.50727)', '', 'de', -732170672, 1351129885), (15445, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065507), (15446, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-7717724263433137&format=336x280_as&output=html&h=280&w=336&lmt=1143042249&ad_type=text_image&color_bg=B1BCD8&color_border=000066&color_link=000000&color_text=000000&color_url=000000&flash=10.0.22', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1340423490), (15447, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (15448, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (15449, 'http://www.google.de/products?hl=de&q=motul+t-shirt&sqi=2&scoring=p', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MAMD; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; .NET4.0C; AskTB5.6)', '', 'de-DE', -732170672, -1306936743), (15450, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9674079350148836&output=html&h=90&slotname=2480951733&w=728&lmt=1295286040&flash=10.1.102.64&url=http%3A%2F%2Fkremergo1a.tradoria.de%2Fkontakt%3Fproduct%3D47890287%23form&dt=1295286040506&bpp=10&', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SIMBAR={A08B74E0-AF0A-11DC-BBD3-0040D0A3F737}; FunWebProducts; GTB6.6; EmbeddedWB 14,52 from: http://www.bsalsa.com/ Embedded Web Browser from: http://bsalsa.com/; SLCC1; .NET CLR 2.0.50727; ', '', 'de', -732170672, 1469095850), (15451, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.11) Gecko/20100701 Firefox/3.5.11 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573931270), (15452, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C5M%C5Z%D5%D1&url=search-alias%3Daps&field-keywords=motul+300v&x=0&y=0', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648449778), (15453, 'http://www.markenoele.de/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648449778), (15454, 'http://www.markenoele.de/motul-schmierstoffe.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648449778), (15455, 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648449778), (15456, 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648449778), (15457, 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648449778), (15458, 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648449778), (15459, 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648449778), (15460, 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648449778), (15461, 'http://www.markenoele.de/motul-schmierstoffe/motul-autoschmierstoffe/motul-auto-motorenoel.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648449778), (15462, 'http://www.markenoele.de/catalogsearch/result/?q=300v+power+5w40', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648449778), (15463, 'http://www.markenoele.de/catalogsearch/result/?q=300v+power+5w40', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648449778), (15464, 'http://www.markenoele.de/catalogsearch/result/?q=300vr+5w40', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648449778), (15465, 'http://www.markenoele.de/catalogsearch/result/?q=300vr+5w40', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648449778), (15466, 'http://www.markenoele.de/catalogsearch/result/?q=300v+5w40', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648449778), (15467, 'http://www.markenoele.de/catalogsearch/result/?q=300v+5w40', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648449778), (15468, 'http://www.markenoele.de/catalogsearch/result/?q=5w40', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648449778), (15469, 'http://www.markenoele.de/catalogsearch/result/?q=5w40', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648449778), (15470, 'http://www.markenoele.de/catalogsearch/result/?q=5w40', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648449778), (15471, 'http://www.markenoele.de/catalogsearch/result/?q=5w40', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648449778), (15472, 'http://www.markenoele.de/catalogsearch/result/?q=300v+power', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648449778), (15473, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780795), (15474, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (15475, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (15476, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780795), (15477, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780795), (15478, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780795), (15479, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (15480, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15481, 'http://www.google.de/aclk?sa=l&ai=CbPi8rZs0TaiDPIrgswaUt9z6Aa3BsMMB_em97RSPtd5ECAAQAigDUJ6voY0BYJUCoAHH0YT4A8gBAakC0aeEUZhRtj6qBBhP0H8vdsX7PaIsV3pf1DFTf_3j50o2Bx4&sig=AGiWqtzyYLidbiArWtq9B0Q0XB6QXu_SXg&adurl=http://www.motulshop.de&rct=j&q=motul%20300v%20', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1534252410), (15482, 'http://www.google.de/search?q=motul+TECH+GREASE+300+Lithiumfett+200+g&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1128223483), (15483, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (15484, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (15485, 'http://www.google.de/search?sourceid=navclient&aq=5&oq=motul&hl=de&ie=UTF-8&rlz=1T4ASUS_de___DE336&q=motul+shop', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1585896573), (15486, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aoffical&channel=s&hl=de&source=hp&q=motul+%C3%B6l&meta=&btnG=Google-Suche', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.04 (lucid) Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421067880), (15487, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268914), (15488, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268918), (15489, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268914), (15490, 'http://www.google.de/search?hl=de&client=firefox-a&hs=oNw&rls=org.mozilla:de:official&channel=s&&sa=X&ei=u6Q0Tfr5JYrIswae8vWgCg&ved=0CBgQvwUoAQ&q=Motul+Shine+and+Go+Silicone+Clean+erfahrung&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1134424776), (15491, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268926), (15492, 'http://www.google.de/search?hl=de&&sa=X&ei=TqU0TduVF4TCswa8zLiVCg&ved=0CCcQBSgA&q=-+Agip+2+Takt+Racing+-+Motul+800&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1599852537), (15493, 'http://gs-forum.eu/showthread.php?t=49932', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; MRA 5.1 (build 02228); GTB6; MRSPUTNIK 2, 0, 0, 36 SW; SLCC1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'ru', -732170672, 1586440229), (15494, 'http://www.google.de/aclk?sa=l&ai=CfefSFag0TezRHIW-hAeJ3a17rcGwwwH96b3tFN2_4-1HCAAQASgDUJ6voY0BYJWCoIKwB6ABx9GE-APIAQGpAtGnhFGYUbY-qgQTT9C0gn1VUoJjzQkov8S5YZU-9A&sig=AGiWqtySaQG3ZdLCMWMUbBHNeFVsbS6b_Q&adurl=http://www.motulshop.de&rct=j&q=motul%20800%20ro', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1556901934), (15495, 'http://www.hotfrog.de/Firmen/Deutsche-Castrol-Vertriebsgesellschaft', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9) Gecko/2008052906 MRA 5.6 (build 03399) Firefox/3.0 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312191599), (15496, 'http://www.google.de/aclk?sa=l&ai=CcCXtnqg0TdvkL4aOOpnKlJwCrcGwwwH96b3tFIXK4-1HCAAQASgCUJ6voY0BYJWioIKwB6ABx9GE-APIAQGpAtGnhFGYUbY-qgQYT9DgjwT14MwpzX9y2fxUgt3pCwq78V50&sig=AGiWqtzlWhMSFJ40WfT6jGzjp6xsriuj5g&adurl=http://www.motulshop.de&rct=j&q=Motul%2030', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 (webde/1.7.2) Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1401376359), (15497, 'http://www.google.de/search?q=pin+up+blechschilder&hl=de&client=firefox-a&hs=0UH&rls=org.mozilla:de:official&channel=s&prmd=ivns&ei=d6s0TZKhCcHzsgacuI2lCg&start=20&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341246915), (15498, 'http://www.preisvergleich.de/search/landing/query/motul+%C3%B6l/s/google/gkaid/55423334/koid/2745773323/?gclid=CL3CntGSwqYCFci-zAod7msRHg', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1471816417), (15499, 'http://shop.ebay.de/?_from=R40&_trksid=m570&_nkw=2-Takt+Zweitakt+Motoren%C3%B6l+%C3%96l+teilsynth', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574262401), (15500, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15501, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15502, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15503, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15504, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15505, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15506, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15507, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15508, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15509, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15510, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15511, 'http://www.google.de/aclk?sa=l&ai=CwuqAHN80TZ71A4OIOrGh4PcBrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVivuBlAegAcfRhPgDyAEBqQI31Aiplk62PqoEE0_QCixl23FF3utPEdLasstDl6s&sig=AGiWqtx_2wv6sWS-tYfKiGwjGG8AvPmGwA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1440242239), (15512, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15513, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15514, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15515, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15516, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15517, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15518, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15519, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15520, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15521, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15522, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15523, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15524, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15525, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15526, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (15527, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15528, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -726066862), (15529, 'http://www.essoetras.com/?epl=xLwcvS_-MNBfFn8i0cZDVxyR2GdAQuEUyV38ZQSc6lnq3HdEFA9RrQKlCtNDcVNOJqUf0kbCyoRsDEK5EGuD2jnkeQtW9wy0EZqAL8hsvZoTikOcs0w4S_BA4yKf2RU19Y-swZzFtHRA-MoBaMJugkAikNcopq7JI-7AmZ_lGA3arJMhxS8j3gtjAWU4ld2TAuzXgS4ObwFLDB-16is3C_N9jZlxorFTW', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1050254643), (15530, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (15531, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (15532, '', 'Java/1.6.0_22', '', '', -732170672, 1384136436), (15533, 'http://www.google.de/search?q=8100+X-cess+5W-40&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -2046641149), (15534, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1032700342), (15535, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1032700342), (15536, 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+10W40+online&meta=&aq=f&aqi=&aql=&oq=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de,pl;q=0.5', -732170672, -1032700342), (15537, 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+10W40+online&meta=&aq=f&aqi=&aql=&oq=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de,pl;q=0.5', -732170672, -1032700342), (15538, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15539, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.47 Safari/534.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', -732170672, -1607669725), (15540, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15541, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15542, 'http://www.google.de/search?q=motul+300v+15&hl=de&prmd=ivns&ei=RWM1TYmoMsSOswbk3civCg&sa=N&aq=f&aqi=&aql=&oq=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8)', '', 'de', -732170672, -1031133385), (15543, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (15544, 'http://www.google.de/aclk?sa=l&ai=CUH8bhGw1TfqNGYGvtAaC5eSRAq3BsMMB_em97RTFgf2-RwgAEAEoA1Cer6GNAWCVuomCmAegAcfRhPgDyAEBqQLI4n_tB1W2PqoEE0_Qsm22UIul_FPOgmy_52noEAw&sig=AGiWqtwRgQKy_nNEQGT1r5CwN7HXIvUVWQ&adurl=http://www.motulshop.de&rct=j&q=motul%2015w50', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1480711672), (15545, 'http://www.google.de/search?hl=de&source=hp&q=motul+15w50&meta=lr%3D&aq=f&aqi=g1&aql=&oq=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727)', '', 'de', -732170672, -1010285015), (15546, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)', '', 'de', -732170672, -648454782), (15547, 'http://www.gutefrage.net/tag/motoroel/1', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.224 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1471469119), (15548, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CCMQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-snowpower-2t-4l.html&rct=j&q=Motul%20Snowpower&ei=QnQ1TbXnJdHwsgac_u2lCg&usg=AFQjCNF6iU6qQB_bEUQGgIq1Bx7fzp3pgg', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)', '', 'de', -732170672, 1054945374), (15549, 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+ke&hl=de&ie=UTF-8&rlz=1T4ADBF_deDE287DE291&q=motul+kettenspray', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1530615999), (15550, 'http://www.google.de/search?hl=de&rls=com.microsoft%3Ade%3AIE-SearchBox&rlz=1I7GFRE_de&q=motul+20w50&aq=f&aqi=&aql=&oq=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1010874924), (15551, 'http://www.google.de/aclk?sa=l&ai=CuNmXuX01TbyTDoX_sgafmvX9Aa3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCVwqGCsAegAcfRhPgDyAEBqQLI4n_tB1W2PqoEGE_QPiCs7kARYsiqkptGfGYqhLxbiXtD2Q&sig=AGiWqtwYF4WNzcOqDWx2mKItD_42EH8yKw&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, -1028739553), (15552, 'http://www.google.de/search?hl=de&q=Motul%20300v%2010W40&spell=1&sa=X', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, 1352198152), (15553, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15554, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15555, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (15556, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (15557, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (15558, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (15559, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (15560, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (15561, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (15562, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (15563, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (15564, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (15565, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15566, 'http://www2.preisvgl.de/motul+%C3%B6l+6100+synergie', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471653167), (15567, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1015238044), (15568, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en-us', -732170672, -1015238044), (15569, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15570, 'http://www.auvito.de/original-gm-genuine-motor-oel-5w30-5-ltr-dexos-2-neu/artnr23087488/details.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 AskTbBLT/3.9.1.14019 Firefox/3.6.13 sputnik 2.3.0.88', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639560443), (15571, 'http://www.google.de/search?client=opera&rls=de&q=motul+%C3%B6l&sourceid=opera&ie=utf-8&oe=utf-8&channel=suggest', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1420265810), (15572, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268922), (15573, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268922), (15574, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268914), (15575, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268914), (15576, 'http://www.google.de/aclk?sa=l&ai=CYXXMkpg1TYTSLYv7sga7r4XjAa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCVip6CsAegAcfRhPgDyAEBqQLhOmkSWmW2PqoEE0_Q-pjYFhlGVHG5FGHgz4uNM1U&sig=AGiWqtz9jMeypAdMxvGM2bQNHOP3b5jVzQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1558238794), (15577, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 6.0; GTB6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1471727023), (15578, 'http://www.google.de/search?sourceid=navclient&aq=2&oq=Motul&hl=de&ie=UTF-8&rlz=1T4SUNC_deDE392&q=motul+300v', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1338609687), (15579, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15580, 'http://www.google.de/search?q=Motul+Motor%C3%B6l+8100+X-max+SAE+5W-30+5-Liter+g%C3%BCnstig&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1354459782), (15581, 'http://www.google.de/aclk?sa=l&ai=Ce4x_QK01TbyLBcvgswbT_KiyBK3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV2pGCoAegAcfRhPgDyAEBqQL6klI3rHW2PqoEE0_QbXO9xeDSBysLqcCGO1V8BGw&sig=AGiWqtxMSlOJHUbjj0KgZAl4Rjq5nxHCMA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322)', '', 'de', -732170672, 1338044950), (15582, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5', '', '', -732170672, 1528270742), (15583, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1295365692&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwieviel-oel-braucht-euer-focus-t2153592.html%3Fpage%3D1&dt=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529263139), (15584, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=15&slotname=4857212039&w=468&lmt=1295366224&flash=10.0.32.18&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Foel-fuellmenge-daf-xf-105-t2682110.html&dt=1295366224303&s', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -709465898), (15585, 'http://www.google.de/search?q=Motul+5100+10w-50+wo+kann+man+es+bestellen&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 AskTbTRL2/3.9.1.14019 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341648020), (15586, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15587, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15588, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15589, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15590, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15591, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15592, 'http://www.google.de/url?sa=t&source=web&cd=6&ved=0CC4QFjAF&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-4100-power-1l.html&rct=j&q=motul%204100%2015w50&ei=Twc2TZi0GMPGswaa3cX9CQ&usg=AFQjCNFhUkFpizTmfdnpIcsFPcuAhpdgNQ&cad=rja', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1293373478), (15593, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (15594, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (15595, 'http://www.google.de/url?sa=t&source=web&cd=42&ved=0CB0QFjABOCg&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fgarten%2Fmotorenol-4-takt%2Fgarden-4t.html&rct=j&q=motor%C3%B6le%2010w%2030w&ei=4Rg2TeDyN8v1sgbT07mLAQ&usg=AFQjCNHefOik5dbza-6xuAr5F', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b9) Gecko/20100101 Firefox/4.0b9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312232004), (15596, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15597, 'http://www.google.de/search?hl=de&newwindow=1&q=motul+15w-50&aq=f&aqi=&aql=&oq=&gs_rfai=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; MDDR; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1010285017), (15598, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017947), (15599, 'http://www.google.de/aclk?sa=l&ai=CcHUqn5I2TarRF4fiswb6tKW3Aq3BsMMB_em97RS1g_2-RwgAEAIoAlCer6GNAWCVoqCCsAegAcfRhPgDyAEBqQJMVzgRkoi2PqoEE0_QbCcdzVaHv5KWj3xYvJ9X2YM&sig=AGiWqtxWoWSxX4O1z0rqWwjkhIDRTr8zDQ&adurl=http://www.motulshop.de&rct=j&q=motul%205100%20', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE,en-US;q=0.5', -732170672, 1352296948), (15600, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1295423122&flash=6.0.88.0&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-golf-6-diesel-t2426160.html&dt=1295423122772&shv=r', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1050045564), (15601, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (15602, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (15603, 'http://www.google.de/aclk?sa=l&ai=CfaY4vZw2TZSEJ8WX8AOfpYDeBa3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJWKiY6wB6ABx9GE-APIAQGpAkxXOBGSiLY-qgQTT9Ch5XB8HPbXLT62VTRXvqmKXw&sig=AGiWqtz2sR6jSMB384ZXr2tCIqZX1_6NvQ&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1468754541), (15604, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (15605, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780795), (15606, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (15607, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (15608, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065560), (15609, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15610, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15611, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15612, 'http://www.google.de/search?sourceid=navclient&aq=0&oq=motul+8100+x-cess&hl=de&ie=UTF-8&rlz=1T4SUNA_deDE285DE285&q=motul+8100+x-cess', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1471682257), (15613, 'http://www.google.de/products?q=motul+fuel+system+clean&oe=utf-8&rls=org.mozilla:de:official&client=firefox-a&um=1&ie=UTF-8&ei=H8I2TfeCOo-SswaKudWbAQ&sa=X&oi=product_result_group&ct=image&resnum=1&ved=0CCQQzAMwAA', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -2082708678), (15614, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15615, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15616, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (15617, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', '', -732170672, -778026648), (15618, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.2; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729106), (15619, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (15620, 'http://www.amazon.de/MOTUL-8100-X-Clean-C3-5W-40/dp/B004BFA54Q/ref=sr_1_4?s=automotive&ie=UTF8&qid=1295437852&sr=1-4', 'Mozilla/5.0 (Windows NT 6.1; rv:2.0b9) Gecko/20100101 Firefox/4.0b9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481590998), (15621, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1470870711), (15622, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.47 Safari/534.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', -732170672, -1607669725), (15623, 'http://www.google.de/search?hl=de&source=hp&q=motul+specific+5w30&aq=f&aqi=g1&aql=&oq=&rlz=1R2SUNC_deDE399', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en-us', -732170672, -638728710), (15624, 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDQQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=hOQ2TYH2Go_Gswbs-Z2MAQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338323614), (15625, 'http://suche.t-online.de/fast-cgi/tsc?mandant=toi&device=html&portallanguage=de&userlanguage=de&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_ad&q=motul+%C3%B6l&dia=suche-suggest', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 6.0; GTB6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET4.0C)', '', 'de', -732170672, 1471732953), (15626, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6324306050157315&output=html&h=600&slotname=3121636775&w=160&lmt=1295448289&flash=10.1.102.64&url=http%3A%2F%2Fforum.buschtaxi.org%2Fmotorol-fur-hdj80-t23369.html&dt=1295448289446&shv=r20101117&j', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1573985113), (15627, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (15628, 'http://www.google.de/m/search?oe=UTF-8&client=safari&hl=de&aq=f&oq=&aqi=-k0d0t0&fkt=915&fsdt=3955&q=snowmobile+marken', 'Mozilla/5.0 (iPod; U; CPU iPhone OS 4_2_1 like Mac OS X; de-de) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5', '', 'de-de', -732170672, 1576499800), (15629, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15630, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (15631, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (15632, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15633, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018775), (15634, 'http://www.google.de/aclk?sa=l&ai=Cq6VUlRc3TcfNCoX_sgafmvX9Aa3BsMMB_em97RSt1I_8BggAEAFQnq-hjQFglYKggrAHoAHH0YT4A8gBAakCwDgMdFqotj6qBBNP0J4r9LOf7-J0vutBFHALEpYIugUTCNKj35zexqYCFc7gzAodMVX_E8oFAA&rct=j&q=motul%20fuel%20system%20clean&ei=lRc3TZKFCs7Bswaxqv2f', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1486422401), (15635, 'http://www.google.de/aclk?sa=l&ai=C7Td9FRg3TcmTBYf8sgax_bi_Aq3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV0rKCwAegAcfRhPgDyAEBqQLAOAx0Wqi2PqoEE0_QnbEUtAmb-FBX6xvwrSOXg3g&sig=AGiWqtwreIA-Huf83nra0PLwJ3_1g8q1hQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421162947), (15636, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+20w50classic&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1381199338), (15637, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+20w50++classic&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1381199338), (15638, 'http://web2.cylex.de/firma-home/b-f-schmierstoff-gmbh-6525114.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420076758), (15639, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9674079350148836&output=html&h=90&slotname=2480951733&w=728&lmt=1295459596&flash=10.1.103&url=http%3A%2F%2Fkremergo1a.tradoria.de%2Fmotoroel-c395942&dt=1295463196425&shv=r20101117&jsv=r20110113&s', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1530052713), (15640, '', 'libwww-perl/5.826', '', '', -732170672, 1431832626), (15641, 'http://www.google.de/search?q=Motul+300V&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1306930950), (15642, 'http://www.google.de/search?hl=de&client=firefox-a&hs=yC0&rls=org.mozilla:de:official&&sa=X&ei=y0o3TZjSOYqEOsyhkYkE&ved=0CCkQBSgA&q=%C3%B6l+10w+50+motul+300v&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527097749), (15643, 'http://www.google.de/search?q=motul+15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418335181), (15644, 'http://www.google.de/products?hl=de&q=Teilsynth+20W50+von+Motul&spell=1&oi=spell', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1528259506), (15645, 'http://www.google.de/search?q=MOTUL+8100+X-clean+SAE+5W-30&hl=de&client=firefox-a&hs=oa0&rls=org.mozilla:de:official&prmd=ivns&ei=kVA3TbfRH8-VswaRqo2KAQ&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480769947), (15646, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (15647, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5', '', '', -732170672, 1528270176), (15648, 'http://www.google.de/m/search?oe=UTF-8&client=safari&q=10w40+motul&hl=de&start=20&sa=N', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_0_1 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A306 Safari/6531.22.7', '', 'de-de', -732170672, 1351754560), (15649, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (15650, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (15651, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (15652, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (15653, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (15654, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (15655, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (15656, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (15657, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (15658, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (15659, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (15660, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (15661, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (15662, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (15663, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (15664, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (15665, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (15666, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (15667, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (15668, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (15669, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (15670, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (15671, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (15672, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (15673, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (15674, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (15675, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (15676, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15677, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15678, 'http://www.google.de/search?hl=de&client=firefox-a&hs=gqT&rls=org.mozilla:de:official&channel=s&&sa=X&ei=h9E3TYWZEYiCOpDGrMUL&ved=0CH8QvwUoAQ&q=MOTUL+Motor%C3%B6l+5100+10W50&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -653929741), (15679, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15680, 'http://www.google.com/aclk?sa=l&ai=CtcnJjuk3TYqROsWKOuD_hf4BrcGwwwH96b3tFLWD_b5HCAAQASgDUJ6voY0BYJXqooKwB6ABx9GE-APIAQGpAukRJGgsl7Y-qgQYT9A3GiqjDjoabw7d2ZqK9tXrqtdn5GG8ugUTCMSAxbymyKYCFYOKDgod3Ff1ucoFAA&rct=j&q=4%20Liter%20Motul%205100%2010W40&ei=juk3TcSB', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1585881960), (15681, 'http://www.google.de/search?hl=de&rlz=1W1GZEF_de&&sa=X&ei=5u03TdH4EMGCOrXZ5asL&ved=0CB0QBSgA&q=MOTUL+%C3%96L&spell=1', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1340420016), (15682, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.67 Safari/534.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', -732170672, -1607669725), (15683, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en-us', -732170672, -1015238044), (15684, 'http://www.google.de/aclk?sa=l&ai=C9U25UP83TeKtDs2FOoSm5dQBrcGwwwH96b3tFLWD_b5HCAAQASgCUJ6voY0BYJWCkIKgB6ABx9GE-APIAQGpApJvqdhOk7Y-qgQTT9CYa4fhajvpDPK2-oO8ArCG5g&sig=AGiWqtzkkdL6yWhPY5MaWeDYfoCi9ygm9Q&adurl=http://www.motulshop.de&rct=j&q=motul%205100', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639623324), (15685, 'http://suche.t-online.de/fast-cgi/tsc?mandant=toi&device=html&portallanguage=de&userlanguage=de&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_ad&q=motul+%C3%B6l&dia=suche-suggest', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -719879014), (15686, 'http://www.auvito.ch/mobil-1-racing-4t-15w-50-4-l-ovp-neu-motorradoel-15w50/artnr14273167/details.html', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.5.24 Version/10.53', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1475688697), (15687, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15688, 'http://shop.ebay.de/i.html?_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A4346&rt=nc&_nkw=Motul%20300v&_trksid=p3286.c0.m14.l1513&_pgn=2', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; (webde/1.1.0.22); SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; MDDC; .NET4.0C)', '', 'de-DE', -732170672, 1556741516), (15689, 'http://www.autoplenum.de/Antworten/D/10/Kann-man-Motoroele-mischen.html', 'Opera/9.80 (Windows NT 6.0; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1486484820), (15690, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065616), (15691, 'http://www.google.de/search?hl=de&&sa=X&ei=zRk4Tfy7B5DsObqQnb4L&ved=0CB8QBSgA&q=motul+10w30+garden&spell=1', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1050461394), (15692, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8227325946793752&output=html&h=15&slotname=0170872611&w=468&lmt=1295523036&flash=10.0.45.2&url=http%3A%2F%2Fwww.special-deal.com%2FProdukte%2Fmotul%25204T%3Fcat%3D%26seite%3D2%26tid%3D5336737301&', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1338061195), (15693, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15694, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (15695, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (15696, 'http://www.google.de/aclk?sa=l&ai=CmJuN4CY4TfSMN4aHOojrqfIBrcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAva0vYG0hLY-qgQYT9AH21kThjdqDOrDr3EJslb-smxnzGc1&sig=AGiWqty-0JdwQoXSk6JbDpKyONPFXEiI4A&adurl=http://www.motulshop.de&rct=j&q=MOTUL%20Mo', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET CLR 1.1.4322)', '', 'de', -732170672, 1548677278), (15697, 'http://www.google.de/aclk?sa=l&ai=C0YVSCzc4TcXYNMaOOuiWmLgCrcGwwwH96b3tFL3s-75HCAAQASDtit8GUJ6voY0BYJX68IGMB6ABx9GE-APIAQGpAva0vYG0hLY-qgQTT9DCgqU8Or6WEp4i-XaBxcK87oAFkE4&sig=AGiWqty6cusJLieXYg5Ux_XTinAM1tgSfg&adurl=http://www.motulshop.de&rct=j&q=motul%2', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1134126416), (15698, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15699, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4648210992461318&output=html&h=90&slotname=3090919550&w=728&lmt=1295530426&flash=10.1.85&url=http%3A%2F%2Fwww.herr-der-preise.de%2Fsearch%2Findex%2Fkeyword%2Fmotul%2Febay.customid%2Fhdp-2-4449%2F', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481543787), (15700, 'http://www.google.de/aclk?sa=l&ai=CQmHRIDw4Tf3qOoSX8AO5uNHdBa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglbqJgpgHoAHH0YT4A8gBAakC9rS9gbSEtj6qBBNP0CQFwsHz_-258_arkks8ER8a&sig=AGiWqtzHsiouDhM2NlyAiOBIbQGfmBKxNQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -1017612907), (15701, '', '', '', '', -732170672, 1121167938), (15702, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (15703, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (15704, 'http://www.google.de/search?client=opera&rls=de&q=motul+motor%C3%B6l&sourceid=opera&ie=utf-8&oe=utf-8&channel=suggest', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1354460695), (15705, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065465), (15706, 'http://www.google.de/aclk?sa=l&ai=CPdEHhVs4TYDFDcaNOo2dgbwCrcGwwwH96b3tFLWD_b5HCAAQASgCUJ6voY0BYJXimYKsB6ABx9GE-APIAQGpAva0vYG0hLY-qgQYT9A55R30-e_Zmq97uC1ePy2V5uyAxIs8&sig=AGiWqtxgzIm54STx65vSRk1rl7fR2YGYNg&adurl=http://www.motulshop.de&rct=j&q=Motul%2051', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481083323), (15707, 'http://www.google.de/aclk?sa=l&ai=CEDwdD104TeevGc2OOt_m9c8BrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCViv6BlAegAcfRhPgDyAEBqQJMYBMKM6O2PqoEE0_QETk7xwJAjBazXGk2sNHg118&sig=AGiWqtwTFXaXFGnkONmHSa_U_KrYOWrVOg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322)', '', 'de', -732170672, 1529843245), (15708, 'http://www.google.de/aclk?sa=l&ai=CaJY61V44TefCF8OdhQepwoDgCK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCV8vaBlAegAcfRhPgDyAEBqQJMYBMKM6O2PqoEE0_Qk_GYeuuRrqCE7sEtbpmpSLc&sig=AGiWqtxv31SXRbk9kv8o1_wR-CVSbtGLVg&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529822804), (15709, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15710, 'http://www.google.de/aclk?sa=l&ai=CcdHvHGk4TZrbNIKFOoO8vaACrcGwwwH96b3tFI-13kQIABABKAJQnq-hjQFglcKwgrgHoAHH0YT4A8gBAakCTGATCjOjtj6qBBNP0IGAHnCtfaxzAT_DENm5P1W4&sig=AGiWqtz4gI44D2QNLsKGJ8SpBFLLVFUx_Q&adurl=http://www.motulshop.de&rct=j&q=motul%20300v%20&ca', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1441337579), (15711, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15712, '', 'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)', '', '', -732170672, 1161803254), (15713, 'http://www.facebook.com/l.php?u=http%3A%2F%2Fwww.markenoele.de%2Fmotul-300v-4t-factory-line-75.html&h=f54b2', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 tb-webde/1.4.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1292279195), (15714, 'http://shopping.news.de/search/landing/query/motul+%c3%b6l/s/google/gkaid/55221343/koid/3832731172/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; FunWebProducts; SIMBAR={AEA6042E-9853-4024-ABB8-0CA3A4A572DD}; BLNGBAR; GTB6.6; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1307027242), (15715, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15716, 'http://www.google.de/aclk?sa=l&ai=CubpFFW84TZucA4WKOpzXiOABrcGwwwH96b3tFIXK4-1HCAAQAygDUJ6voY0BYJW6iYKYB6ABx9GE-APIAQGpAkxgEwozo7Y-qgQWT9C9WW3pvlhyDZOnrANxeoi1mujNlQ&sig=AGiWqtwBRIG1aSmjZTdB4MnLUuolUjeObQ&adurl=http://www.motulshop.de&rct=j&q=mobil%2020w5', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480669730), (15717, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15718, 'http://www.google.de/search?hl=de&client=firefox-a&hs=5ge&rls=org.mozilla%3Ade%3Aofficial&q=motul+specific+913c+5w30&aq=f&aqi=&aql=&oq=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574531696), (15719, 'http://www.amazon.de/Motul-300V-10W40-Motor%C3%B6l-1Liter/dp/B0022ZFSF8/ref=sr_1_5?s=automotive&ie=UTF8&qid=1295548919&sr=1-5', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481363265), (15720, 'http://www.google.de/aclk?sa=l&ai=CW3oJYoU4Td6UCoSf8APO-J3dBa3BsMMB_em97RSt1I_8BggAEAFQnq-hjQFgleqsgrQHoAHH0YT4A8gBAakC_YKd3uWbtj6qBBNP0F5nWEYlL4lyQUrVJ2xdZCDFugUTCMeJj4q7yaYCFYsw2Aod_CzTosoFAA&rct=j&q=motul%20fuel%20system%20clean&ei=YoU4TcfQBIvh4Ab82cyW', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470613114), (15721, 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1313&_nkw=MOTUL+300V+Le+Mans+SAE+20W-60&_sacat=See-All-Categories', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527536284), (15722, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-3229128027951149&output=html&h=15&slotname=9708790182&w=468&lmt=1295559007&flash=10.0.45.2&url=http%3A%2F%2Fwww.autoplenum.de%2FAntworten%2FD%2F10%2FKann-man-Motoroele-mischen.html&dt=12955590070', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1372759989), (15723, 'http://www.google.de/aclk?sa=l&ai=CBYJSg6k4Tdi_PMzhswboivGiAq3BsMMB_em97RTtzOPtRwgAEAEgx5j4BSgDUJ6voY0BYJW6iYKYB5ABAqABx9GE-APIAQGpAmHIsYdLjbY-qgQYT9CLceLwKZ_Up1vbNNzPOt1oHgon40kigAWQTg&sig=AGiWqtyM1G5ci7O8hXxmWLQ08RnX2oXTiw&adurl=http://www.motulshop.de&', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1341169126), (15724, 'http://www.google.de/search?hl=de&&sa=X&ei=hq04TaCKEISYhQe997SLCg&ved=0CDUQvwUoAQ&q=2+Takt+Motor%C3%B6l+Online+bestellen&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 47212275), (15725, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15726, 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=Motul+800+Off+Road+Factory+Line+2-Takt-%C3%96l&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420451066), (15727, 'http://www.google.de/aclk?sa=l&ai=CEWWxvNw4TeqWJIOJOuaj5IECrcGwwwH96b3tFO294-1HCAAQAVCer6GNAWCVip6CsAegAcfRhPgDyAEBqQIjfiAdwJm2PqoEE0_Q_SDBG4U7KNH77Y6wFxOakDM&sig=AGiWqtyuu37APeXQzqELlEu0-J4C47CmBQ&adurl=http://www.motulshop.de&rct=j&q=MOTUL%208100%20X-cl', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1311923972), (15728, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017930), (15729, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (15730, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15731, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15732, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15733, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (15734, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15735, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.67 Safari/534.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', -732170672, -1607669725), (15736, 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDgQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=6Do5TdeNCc-hOt24-ZcL&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; AskTB5.5)', '', 'de', -732170672, -1308561717), (15737, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (15738, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (15739, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (15740, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (15741, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1295598914&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2F20w60-von-motul-t2186048.html&dt=1295598915964&shv=r2010111', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340735140), (15742, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (15743, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (15744, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (15745, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15746, 'http://www.google.de/search?q=datenblatt+2+takt%C3%B6le&hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&prmd=ivnsfd&ei=ZWM5Te__HcbLswaaxtXzBg&start=30&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.15) Gecko/20101026 Firefox/3.5.15', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1575514155), (15747, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (15748, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15749, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15750, 'http://www.amazon.de/gp/product/B004AQI944/ref=olp_product_details?ie=UTF8&me=&seller=', 'Opera/9.64 (Windows NT 6.1; U; de) Presto/2.1.1', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1419798979), (15751, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1295613210&flash=0&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-t1589885.html&dt=1295613210198&shv=r20101117&jsv=r2011011', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MDDR; .NET4.0C)', '', 'de-DE', -732170672, 1352212071), (15752, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (15753, 'http://www.google.de/search?hl=de&rlz=1R2GGIK_deDE357&q=preis+motul+300V+4T+FL+15W50&aq=f&aqi=&aql=&oq=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1530853094), (15754, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.67 Safari/534.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', -732170672, -1607669725), (15755, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (15756, 'http://www.google.de/search?q=ACEA+A5/B5+5w30+-ebay&hl=de&tbs=shop:1,p_ord:p&ei=wp45TYW2HcWLswaP3LnzBg&start=50&sa=N', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b9) Gecko/20100101 Firefox/4.0b9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1303955680), (15757, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065546), (15758, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339183915), (15759, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15760, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017939), (15761, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15762, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15763, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+20w-50', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SIMBAR Enabled; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1340402242), (15764, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1295627495&flash=10.0.12&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fdpf-dsg-longlife-intervall-welches-oel-t1328401.html&dt=1295', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1467669424), (15765, '', 'Mozilla/5.0 (X12; V; Linux i383; en-US; rv:0.7.0.11) Gecko/2008011117 Firefox/1.0.08', '', '', -732170672, 1341855357), (15766, '', 'Mozilla/5.0 (X12; V; Linux i383; en-US; rv:0.7.0.11) Gecko/2008011117 Firefox/1.0.08', '', '', -732170672, 1341855357), (15767, 'http://www.guenstiger.de/Preisvergleich/Motul/Scooter_Power_SAE_5W_40_1_l.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1585883179), (15768, 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CCsQFjAC&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=6100%20synergie%2B&ei=o745TbHcC4mu8QPTt9ifCA&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ&sig2=3TSBhg7TuQO', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1383164619), (15769, 'http://www.google.de/search?q=2+takt+%C3%B6l+g%C3%BCnstig&hl=de&sa=N&tab=fw', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1440233316), (15770, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15771, 'http://www.google.de/aclk?sa=l&ai=CW7FMGM05Te6fMcL9sgbsqPEyrcGwwwH96b3tFO3M4-1HCAAQASgCUJ6voY0BYJWyt4LIB6ABx9GE-APIAQGpAnVCBvelrLY-qgQYT9C-CE78wA2qyufI9SdQZ-gfPSi05Gxr&sig=AGiWqty_Kjga5_iL9us5qEtifhCHJAKVKw&adurl=http://www.motulshop.de&rct=j&q=2Takt%20Mo', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341403466), (15772, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065505), (15773, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065468), (15774, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065557), (15775, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15776, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4591894001874906&output=html&h=90&slotname=8472090071&w=728&lmt=1295635762&flash=10.0.45&url=http%3A%2F%2Fwww.lupotreff.de%2Fforum%2Ft%2F10240&dt=1295635763179&shv=r20101117&jsv=r20110120&saldr=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1844422783), (15777, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15778, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows NT 6.1; rv:2.0b9) Gecko/20100101 Firefox/4.0b9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1464833423), (15779, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018779), (15780, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (15781, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (15782, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (15783, '', 'Mozilla/5.0 (X12; V; Linux i383; en-US; rv:0.7.0.11) Gecko/2008011117 Firefox/1.0.08', '', '', -732170672, 1341855357), (15784, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15785, 'http://desc.shop.ebay.de/i.html?_nkw=2tacktmotoren%C3%B6l&_sacat=0&_odkw=motoren%C3%B6l&_osacat=0&_trksid=p3286.c0.m270.l1313&LH_TitleDesc=1&_rdc=1', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6.6; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727)', '', 'de', -732170672, 1494993121), (15786, 'http://www.google.de/search?hl=de&client=firefox-a&hs=KkO&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=2+takt+%C3%B6l+vollsynthetisch&aq=1&aqi=g1&aql=&oq=2+takt+%C3%B6l+vollsyn', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -710765080), (15787, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (15788, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15789, 'http://www.google.de/products?q=motul+4100+power&oe=utf-8&client=firefox-a&hl=de&scoring=p', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340507586), (15790, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15791, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018777), (15792, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15793, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016527), (15794, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093954875), (15795, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595); INSERT INTO `log_visitor_info` (`visitor_id`, `http_referer`, `http_user_agent`, `http_accept_charset`, `http_accept_language`, `server_addr`, `remote_addr`) VALUES (15796, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15797, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15798, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15799, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15800, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15801, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15802, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15803, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15804, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15805, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15806, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15807, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15808, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15809, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15810, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15811, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15812, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15813, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15814, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15815, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15816, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15817, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15818, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15819, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15820, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15821, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15822, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15823, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15824, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15825, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15826, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15827, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15828, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15829, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15830, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15831, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15832, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15833, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15834, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15835, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15836, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15837, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15838, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15839, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15840, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15841, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15842, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15843, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15844, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15845, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15846, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15847, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15848, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15849, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15850, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15851, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15852, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15853, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15854, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15855, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15856, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15857, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15858, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15859, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15860, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15861, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15862, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15863, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15864, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15865, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15866, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15867, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15868, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15869, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15870, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15871, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15872, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15873, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15874, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15875, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15876, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15877, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15878, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15879, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15880, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15881, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15882, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15883, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15884, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15885, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15886, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15887, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15888, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15889, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15890, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1129979288), (15891, 'http://www.google.de/search?q=motul+specific+5w-30&hl=de&client=safari&rls=en&prmd=ivns&source=univ&tbs=shop:1&tbo=u&ei=F4g6Tfn6Ks_AswbbsNDzBg&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CDoQrQQwAg', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'de-de', -732170672, -1308164068), (15892, 'http://www.google.de/search?hl=de&rlz=1T4ADFA_deDE339DE340&&sa=X&ei=n4g6TdSrB8nAswawqIn0Bg&ved=0CCcQBSgA&q=Motul+Motor%C3%B6l+Spezifikationen&spell=1', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1054876891), (15893, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017946), (15894, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15895, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15896, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15897, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15898, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15899, 'http://www.google.de/products?hl=de&q=motul+motor%C3%B6l+20W40+SE&spell=1&oi=spell', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.6; InfoPath.1; Seekmo 10.0.431.0)', '', 'de', -732170672, 1471417466), (15900, 'http://www.google.de/search?q=Motul+Classic+Oil+SAE+30&hl=de&client=firefox-a&hs=l7Z&rls=org.mozilla:de:official&prmd=ivns&ei=YZw6TcjbA4Tssgaq2MDzBg&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419345497), (15901, 'http://www.google.de/aclk?sa=l&ai=Ckh_Wv5w6TYv3HMH8sgam59U5rcGwwwH96b3tFK3Uj_wGCAAQAVCer6GNAWCVyoqCmAegAcfRhPgDyAEBqQI_xlTpS9C2PqoEE0_QEt7y-Qn7FgtSLYwPS9_CYBM&sig=AGiWqtw7tek3nsAZEPVsn4LcUh0I-b9llQ&adurl=http://www.motulshop.de&rct=j&q=motul%20fuel%20syst', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1576072995), (15902, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15903, 'http://de.ask.com/web?l=dis&o=13759&qsrc=2870&gct=dns&gc=1&q=motul.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 AskTbWCV5/3.9.1.14019 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1381221213), (15904, 'http://www.google.de/aclk?sa=l&ai=CkpbQA7I6Tfb3J4L7sgbBxqwyrcGwwwH96b3tFLWD_b5HCAAQAigDUJ6voY0BYJWipoKwB6ABx9GE-APIAQGpAj_GVOlL0LY-qgQTT9Bv0wmFyhmc6fUhqbk4bwdppw&sig=AGiWqtzNq0fYP9YevTXCn86YZ-wvouFeug&adurl=http://www.motulshop.de&rct=j&q=Motul%205100', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1527868357), (15905, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (15906, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (15907, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017929), (15908, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, -1134120254), (15909, 'http://www.google.de/aclk?sa=l&ai=CcV-E67w6TYP5IIb9sgb0tPQyrcGwwwH96b3tFI3J4-1HCAAQAVCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQI_xlTpS9C2PqoEE0_QxnPwKE9irz-YtwFrYQg_G3I&sig=AGiWqtxEZpqMu-rtOzrUN6I_wfwl6TlG8A&adurl=http://www.motulshop.de&rct=j&q=motul%20specific%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1412995001), (15910, 'http://www.google.de/aclk?sa=l&ai=CCiTNpr86TbKyLMmwtAaFja01rcGwwwH96b3tFOWh_4RHCAAQAygDUJ6voY0BYJWasIK4B6ABx9GE-APIAQGpAj_GVOlL0LY-qgQTT9ATnD4U3fRgvyI70yEadTXHfA&sig=AGiWqtxAaSjxKk6AXYcBK3GXmx7KlAzjMQ&adurl=http://www.motulshop.de&rct=j&q=bio%20kettens%C3', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530559397), (15911, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15912, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017934), (15913, 'http://www.google.de/aclk?sa=l&ai=CzBK2n9c6TdL7OM2NOuSJ-YkCrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQI_xlTpS9C2PqoEE0_QJxux13HZLN5Qa_lLJPpGVgk&sig=AGiWqtwJusxhaeIp59lYaRsdbqRRmvXtqQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1437855763), (15914, 'http://www.bing.com/search?q=Motul%20blechschild&pc=conduit&form=CONBDF&ptag=A79532A4DA6FC4188B7F&conlogo=CT2431245', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1350969462), (15915, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=2+tact+motor%C3%B6l&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1490643823), (15916, 'http://www.google.com/aclk?sa=l&ai=C5vYFMuQ6TY6uD8mvtAb9paAyrcGwwwH96b3tFKW34-1HCAAQAigDUJ6voY0BYJWSoYKwB5ABAqABx9GE-APIAQGpAj_GVOlL0LY-qgQYT9CiDkN4lF1Y9WZQlWfC22GskhbFl5Us&sig=AGiWqtwzUVPFD0gd_TbnS4I12NQySBaE4Q&adurl=http://www.motulshop.de&rct=j&q=e46%2', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529323436), (15917, 'http://www.google.de/aclk?sa=l&ai=CoiR-N-Y6TbGEMsPG-AblkYGWC63BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCVip-CsAegAcfRhPgDyAEBqQI_xlTpS9C2PqoEE0_QGpEVKvWsyuD3XXCRVrFc7-4&sig=AGiWqtyS_T5rIN5njaFkogs8FeT36wlrdw&adurl=http://www.motulshop.de&rct=j&q=motul%205100&ca', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1490059761), (15918, 'http://www.google.de/search?q=+Motul+10W60+kaufen&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1303690574), (15919, 'http://www.motulshop.de', '', '', '', -732170672, -663639555), (15920, 'http://www.motulshop.de', '', '', '', -732170672, -663639555), (15921, 'http://www.google.de/search?hl=de&rlz=1G1TSEH_DEDE416&tbs=shop%3A1&q=+Motul+Motor%C3%B6l+4100+Power+SAE+15W-50&btnG=Suche&aq=f&aqi=&aql=&oq=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1505151961), (15922, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018901), (15923, 'http://www.google.de/aclk?sa=l&ai=CNU_GEfw6TcaCMoriswbvmLA3rcGwwwH96b3tFMWB_b5HCAAQASgDUJ6voY0BYJWa8oGQB6ABx9GE-APIAQGpAj_GVOlL0LY-qgQTT9Bmv9dQdPLakXheO3DE2BqnOw&sig=AGiWqtziXAEIJIQtFnw0TcQyIX1HuejAdg&adurl=http://www.motulshop.de&rct=j&q=motul%2015w50', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 (WEB.DE/1.6.2) Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1574660924), (15924, 'http://www.google.de/search?sourceid=navclient&aq=7&oq=motul&hl=de&ie=UTF-8&rlz=1T4MEDC_deDE331DE331&q=motul+15w50', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; InfoPath.2; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1481527039), (15925, 'http://www.google.ch/url?sa=t&source=web&cd=2&ved=0CCEQFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-multi-atf-1l.html&rct=j&q=atf%20motul%20muti&ei=Hw87TaiYH8KDOtf-5c8L&usg=AFQjCNGJ8tYkZuOCkxINO1n4_5f1Yn5hHA', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de-ch', -732170672, 1424110214), (15926, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065616), (15927, 'http://www.google.com/aclk?sa=l&ai=Cql6C8BY7TfSpAoTG-Aat3YmWC63BsMMB_em97RTtzOPtRxABKAhQnq-hjQFgleqggrAHoAHH0YT4A8gBAakCP8ZU6UvQtj6qBBhP0CHA4_8I3DT_mDXvHufPM3rN3YL6eY0&num=4&sig=AGiWqtxpgUnvc3SEdyDu0IDstaVNHaToGw&adurl=http://www.motulshop.de&rct=j&q=2%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1351247312), (15928, 'http://www.google.de/search?q=Motul+%C3%96l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340395302), (15929, 'http://www.google.de/search?hl=de&&sa=X&ei=-SM7TfTcC4SRswb3-sHzBg&ved=0CEYQBSgA&q=motul+motor%C3%B6l+kaufen&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1486376484), (15930, 'http://www.google.de/search?hl=de&&sa=X&ei=-SM7TfTcC4SRswb3-sHzBg&ved=0CEYQBSgA&q=motul+motor%C3%B6l+kaufen&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1486376484), (15931, 'http://www.google.de/search?q=motul+2+takt+%C3%B6l+teilsynthetisch&hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&tbs=ctr:countryDE&prmd=ivns&source=lnt&cr=countryDE&sa=X&ei=dCo7TcTSEoj0sgaw2djzBg&ved=0CAgQpwUoAg', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1575513820), (15932, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15933, 'http://www.google.de/aclk?sa=l&ai=CJO-OCTE7Tcq0EIn8sgbr840yrcGwwwH96b3tFO3M4-1HCAAQASgDUJ6voY0BYJWKjYKYB6ABx9GE-APIAQGpAj_GVOlL0LY-qgQWT9CPIe4j0kJ1iTFKLp0RrPfwMCPWBg&sig=AGiWqtzqrP1lBoFqedcNKVZW4JYH9AQdZA&adurl=http://www.motulshop.de&rct=j&q=zwei-takt%C3', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527277486), (15934, 'http://shopping.news.de/search/landing/query/motul+%c3%b6l/s/google/gkaid/55221343/koid/3832731172/', 'Mozilla/4.0 (compatible; MSIE 7.0; AOL 9.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; Media Center PC 4.0; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1017299930), (15935, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15936, 'http://www.google.de/aclk?sa=l&ai=CMz8NmzY7TeW6KsKLOpez4bgCrcGwwwH96b3tFLWD_b5HCAAQASgDUJ6voY0BYJWitYLAB6ABx9GE-APIAQGpAj_GVOlL0LY-qgQYT9BsBcIlfw4u8jIqzThNg0grv3XDiLfK&sig=AGiWqty4OC0ViYKtF8mQ5viWz0D9Amz1LA&adurl=http://www.motulshop.de&rct=j&q=motul%2051', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1586171542), (15937, 'http://www.google.de/m/search?aq=5&oq=motul%2520&aqi=p1g5-k11d21t0&fkt=632&fsdt=26925&q=motul+shop', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_3 like Mac OS X; de-de) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16', '', 'de-de', -732170672, 1420321918), (15938, 'http://www.google.de/aclk?sa=l&ai=CmXPXbTg7TY24H4jiswa2haA3rcGwwwH96b3tFO3M4-1HCAAQASgDUJ6voY0BYJXymoKsB6ABx9GE-APIAQGpAj_GVOlL0LY-qgQYT9DG3j4lcQzaqSEfBFBMB49pxhG_8lGm&sig=AGiWqtzY6ptGbVt5KVA8JTJwhVEv_hPFKA&adurl=http://www.motulshop.de&rct=j&q=2%20takt%2', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1417681013), (15939, 'http://www.google.de/aclk?sa=l&ai=CBvoBjj47TZK-NofiswbRkIU6rcGwwwH96b3tFI-13kQIABABKAJQnq-hjQFglcr5gZQHoAHH0YT4A8gBAakCP8ZU6UvQtj6qBBNP0HAg9FpynaO82X_Kd1Iu9tk5&sig=AGiWqtx-5sViseuIl3pzuUmBNt03QOhLog&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420591436), (15940, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (15941, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (15942, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (15943, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (15944, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (15945, '', 'weneobot/Nutch-1.2 (weneo.de bot; http://www.weneo.de/bot; bot at weneo.de)', '', 'de-de,de;q=0.5', -732170672, 1426772954), (15946, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065508), (15947, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15948, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (15949, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (15950, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (15951, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (15952, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (15953, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (15954, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (15955, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (15956, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (15957, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955138), (15958, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15959, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15960, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15961, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (15962, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (15963, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (15964, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (15965, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (15966, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (15967, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (15968, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (15969, '', 'Mozilla/5.0 (compatible; CligooRobot/2.0; +http://www.cligoo.de)', '', 'de, de-de', -732170672, 1046068179), (15970, '', 'Mozilla/5.0 (compatible; CligooRobot/2.0; +http://www.cligoo.de)', '', 'de, de-de', -732170672, 1046068179), (15971, '', 'Mozilla/5.0 (compatible; CligooRobot/2.0; +http://www.cligoo.de)', '', 'de, de-de', -732170672, 1046068179), (15972, '', 'Mozilla/5.0 (compatible; CligooRobot/2.0; +http://www.cligoo.de)', '', 'de, de-de', -732170672, 1046068179), (15973, '', 'Mozilla/5.0 (compatible; CligooRobot/2.0; +http://www.cligoo.de)', '', 'de, de-de', -732170672, 1046068179), (15974, '', 'Mozilla/5.0 (compatible; CligooRobot/2.0; +http://www.cligoo.de)', '', 'de, de-de', -732170672, 1046068179), (15975, '', 'Mozilla/5.0 (compatible; CligooRobot/2.0; +http://www.cligoo.de)', '', 'de, de-de', -732170672, 1046068179), (15976, '', 'Mozilla/5.0 (compatible; CligooRobot/2.0; +http://www.cligoo.de)', '', 'de, de-de', -732170672, 1046068179), (15977, '', 'Mozilla/5.0 (compatible; CligooRobot/2.0; +http://www.cligoo.de)', '', 'de, de-de', -732170672, 1046068179), (15978, '', 'Mozilla/5.0 (compatible; CligooRobot/2.0; +http://www.cligoo.de)', '', 'de, de-de', -732170672, 1046068179), (15979, '', 'Mozilla/5.0 (compatible; CligooRobot/2.0; +http://www.cligoo.de)', '', 'de, de-de', -732170672, 1046068179), (15980, '', 'Mozilla/5.0 (compatible; CligooRobot/2.0; +http://www.cligoo.de)', '', 'de, de-de', -732170672, 1046068179), (15981, '', 'Mozilla/5.0 (compatible; CligooRobot/2.0; +http://www.cligoo.de)', '', 'de, de-de', -732170672, 1046068179), (15982, '', 'Mozilla/5.0 (compatible; CligooRobot/2.0; +http://www.cligoo.de)', '', 'de, de-de', -732170672, 1046068179), (15983, '', 'Mozilla/5.0 (compatible; CligooRobot/2.0; +http://www.cligoo.de)', '', 'de, de-de', -732170672, 1046068179), (15984, '', 'Mozilla/5.0 (compatible; CligooRobot/2.0; +http://www.cligoo.de)', '', 'de, de-de', -732170672, 1046068179), (15985, '', 'Mozilla/5.0 (compatible; CligooRobot/2.0; +http://www.cligoo.de)', '', 'de, de-de', -732170672, 1046068179), (15986, '', 'Mozilla/5.0 (compatible; CligooRobot/2.0; +http://www.cligoo.de)', '', 'de, de-de', -732170672, 1046068179), (15987, '', 'Mozilla/5.0 (compatible; CligooRobot/2.0; +http://www.cligoo.de)', '', 'de, de-de', -732170672, 1046068179), (15988, '', 'Mozilla/5.0 (compatible; CligooRobot/2.0; +http://www.cligoo.de)', '', 'de, de-de', -732170672, 1046068179), (15989, '', 'Mozilla/5.0 (compatible; CligooRobot/2.0; +http://www.cligoo.de)', '', 'de, de-de', -732170672, 1046068179), (15990, '', 'Mozilla/5.0 (compatible; CligooRobot/2.0; +http://www.cligoo.de)', '', 'de, de-de', -732170672, 1046068179), (15991, '', 'Mozilla/5.0 (compatible; CligooRobot/2.0; +http://www.cligoo.de)', '', 'de, de-de', -732170672, 1046068179), (15992, 'http://www.google.de/aclk?sa=l&ai=Cwk_oD847Tf_vC8X8sgbB2N05rcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAj_GVOlL0LY-qgQTT9BmEGYqL7w5j_Ds2XRA8FT5nw&sig=AGiWqtzJsaEXdu1yAKTOzb6b32fql1nU5w&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; Creative AutoUpdate v1.40.01)', '', 'de-DE', -732170672, 1573746082), (15993, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (15994, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093954574), (15995, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=motul+20w-50', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SIMBAR Enabled; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1340405998), (15996, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (15997, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (15998, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (15999, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16000, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16001, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16002, 'http://www.kaufen.com/Preisvergleich/result.jsp?q=motul+claen+8100', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 1.1.4322; Media Center PC 5.1; SLCC1; Tablet PC 2.0; .NET4.0C; msn OptimizedIE8;DEDE)', '', 'de-DE', -732170672, -638948254), (16003, 'http://www.wlw.de/sse/MainServlet?anzeige=kurzliste&land=DE&sprache=de&klobjid=70518&suchbegriff=Motor%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)', '', 'de', -732170672, 1569130745), (16004, 'http://www.motorradfrage.net/frage/was-bedeutet-hc-synthese-bei-motoroelen', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530048715), (16005, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (16006, 'http://www.google.de/search?q=Motul+SAE+20W50&hl=de&client=firefox-a&hs=ply&rls=org.mozilla:de:official&prmd=ivns&ei=dA48Tcr9FoLKswaXksjzBg&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 47007138), (16007, 'http://shop.ebay.de/i.html?_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A4667&rt=nc&_nkw=Motul%20300v&_trksid=p3286.c0.m14.l1513&_pgn=2', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; (webde/1.1.0.22); SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; tb-webde/1.3.2)', '', 'de-DE', -732170672, 1471357479), (16008, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093954875), (16009, 'http://www.google.de/search?q=motul+shine+and+go&hl=de&client=firefox-a&hs=wTe&rls=org.mozilla:de:official&channel=s&prmd=ivns&ei=IBQ8TZvrGs2Vswbi5ZX0Bg&start=0&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421225789), (16010, 'http://www.google.de/aclk?sa=l&ai=CZjYBlxY8TbLTC8r-sgbNl4k6rcGwwwH96b3tFNXP4-1HCAAQASgCUJ6voY0BYJWaooKwB6ABx9GE-APIAQGpAj_GVOlL0LY-qgQYT9A0Y6tyGbEE1cPvGz3UfZrCs8gguCw4&sig=AGiWqtwS56qRRfp3eg8D6Gb3Km1U0DdLvA&adurl=http://www.motulshop.de&rct=j&q=motul%2030', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1314802211), (16011, 'http://www.google.de/aclk?sa=l&ai=CZjYBlxY8TbLTC8r-sgbNl4k6rcGwwwH96b3tFNXP4-1HCAAQASgCUJ6voY0BYJWaooKwB6ABx9GE-APIAQGpAj_GVOlL0LY-qgQYT9A0Y6tyGbEE1cPvGz3UfZrCs8gguCw4&sig=AGiWqtwS56qRRfp3eg8D6Gb3Km1U0DdLvA&adurl=http://www.motulshop.de&rct=j&q=motul%2030', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1314802211), (16012, 'http://www.google.com/search?q=Total+4T+10W-40&hl=de&client=opera&hs=zXz&rls=de&prmd=ivns&ei=Hho8TeidIoaLswb_qLnzBg&start=10&sa=N', 'Opera/9.61 (Windows NT 5.1; U; de) Presto/2.1.1', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1568840990), (16013, 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+300v+power+5w+40+&btnG=Suche&aq=f&aqi=&aql=&oq=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529325208), (16014, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418864123), (16015, 'http://www.google.de/aclk?sa=l&ai=CvIhtZi88Td_cN8r-sgbNl4k6rcGwwwH96b3tFLWD_b5HCAAQASgDUJ6voY0BYJWCgICwB6ABx9GE-APIAQGpAj_GVOlL0LY-qgQYT9BVX_tQd-rvolz6SHP9MIkCsOZDvE_Q&sig=AGiWqtzR84GVPfw2oXUoLlMohq9Oim6mnw&adurl=http://www.motulshop.de&rct=j&q=motul%2051', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -639091584), (16016, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16017, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16018, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16019, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16020, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16021, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16022, 'http://www.google.de/aclk?sa=l&ai=CFImfSzA8TZ6JD4T7sgaDiJE5rcGwwwH96b3tFOWh_4RHCAAQAygDUJ6voY0BYJW6rYK0B6ABx9GE-APIAQGpAj_GVOlL0LY-qgQTT9BuwPSY4fpID5Lcu-BwO6HOvw&sig=AGiWqtxwcAEwioreQCS4E4xq72N1jbvKNQ&adurl=http://www.motulshop.de&rct=j&q=bio%20kettens%C3', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.1; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1470649973), (16023, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1260280388&flash=10.0.45.2&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fbilliges-synt-motoroel-5w-40-vom-baumarkt-praktiker-gut-t1', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SIMBAR={DBDCBCA7-840E-4B29-98FA-16B3C5EBDF4E}; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.1; InfoPath.2; .NET4.0C; .NET4.0E; Tabl', '', 'de', -732170672, 1607480335), (16024, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1599650377), (16025, 'http://www.google.de/search?sourceid=navclient&aq=14h&oq=&hl=de&ie=UTF-8&rlz=1T4ADBF_deDE300DE301&q=motul+15w50', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB6.6)', '', 'de', -732170672, 1437735836), (16026, 'http://www.google.de/search?q=Oelvergleich+Motul+510+2T&hl=de&source=hp&aq=f&aqi=&aql=&oq=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', 'de', -732170672, 1560022468), (16027, 'http://www.bing.com/search?q=motul+preis&src=IE-SearchBox&FORM=IE8SRC', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; Creative AutoUpdate v1.40.01)', '', 'sv-SE', -732170672, 1545615546), (16028, 'http://www.google.de/search?sourceid=navclient&aq=3&oq=motul&hl=de&ie=UTF-8&rlz=1T4TSEG_deDE349DE349&q=motul+300v', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.1; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1350883534), (16029, 'http://www.google.de/aclk?sa=l&ai=CCId1eUU8Tep0y-GzBtGxhTqtwbDDAf3pve0Uvez7vkcIABABUJ6voY0BYJWqs4LAB6ABx9GE-APIAQGpAj_GVOlL0LY-qgQTT9BqGiNe4Ti2Fdc36jHI1fgGyQ&sig=AGiWqtxI81oBx3MW5Poar_D5IbZqkaKjOA&adurl=http://www.motulshop.de&rct=j&q=Motul%20%C3%96l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527698886), (16030, 'http://www.google.de/search?hl=de&rlz=1G1GGLQ_DEDE402&q=motul+5100+BMW+K+1200+RS&aq=f&aqi=&aql=&oq=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312112114), (16031, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16032, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16033, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16034, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16035, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16036, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16037, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16038, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16039, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018784), (16040, 'http://www.google.com/url?sa=t&source=web&cd=28&ved=0CFQQFjAHOBQ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotorsport%2Fmotul-300v-power.html&rct=j&q=motul%20300v&ei=PW08TfyrJc6LswakzPnzBg&usg=AFQjCNFag4ykXdofv4SCEQfM_k4Xt6r5MA', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Iron/8.0.555.0 Chrome/8.0.555.0 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1340635139), (16041, 'http://www.google.com/url?sa=t&source=web&cd=150&ved=0CGYQFjAJOIwB&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=motul%208100%20x%20clean&ei=LKE8Td-NPMjDswb2sNjzBg&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 AskTbUT2V5/3.9.1.14019 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1469455788), (16042, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16043, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16044, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16045, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16046, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16047, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16048, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16049, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16050, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018903), (16051, 'http://www.google.de/search?hl=de&client=opera&hs=C2V&rls=de&channel=suggest&tbs=shop%3A1&q=motul+8100+x-clean+5w40&aq=f&aqi=&aql=&oq=', 'Opera/9.80 (Windows NT 6.0; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1303795384), (16052, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16053, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16054, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16055, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16056, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16057, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16058, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16059, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16060, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16061, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16062, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16063, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065461), (16064, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16065, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16066, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16067, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16068, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065510), (16069, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16070, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16071, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16072, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16073, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16074, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16075, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16076, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (16077, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (16078, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16079, 'http://www.google.com/aclk?sa=l&ai=CP4EWL1U9TfnMDIf9sgaG88E5rcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVkqGCsAegAcfRhPgDyAEBqQI_xlTpS9C2PqoEE0_QRxInC5RtvOw5tcIhQqryIcA&sig=AGiWqtwVvi-HMNs-Y1iSvqQgvwA8o5zVLA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529324536), (16080, 'http://www.google.de/search?q=2+takt+vollsynthetisch&hl=de&prmd=ivns&ei=LVc9TZW8IIrEswayirXzBg&start=10&sa=N', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'de-de', -732170672, 1573410350), (16081, 'http://www.google.de/search?q=motul+multi+atf', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1576532870), (16082, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16083, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016525), (16084, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16085, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16086, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16087, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16088, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16089, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16090, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16091, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (16092, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (16093, 'http://www.google.de/aclk?sa=l&ai=Cn4BuEWE9Td2tDcevtAbsouk8rcGwwwH96b3tFI3J4-1HCAAQASgDUJ6voY0BYJXikIKgB6ABx9GE-APIAQGpAoq8WmYAzLY-qgQTT9AqBP526HX_y-u0QIyrn74Z0A&sig=AGiWqtxmr-uFLiQGL4ET2B205PPk61kp9Q&adurl=http://www.motulshop.de&rct=j&q=motul%20specific', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1134447464), (16094, 'http://www.hotfrog.de/Firmen/B-F-Schmierstoff', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'nl', -732170672, -725911467), (16095, 'http://www.gutefrage.net/frage/wo-kann-man-guenstig-motoroel-oel-fuers-auto-kaufen', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -724921735), (16096, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ACAW_deDE316DE316&q=2+takt+%c3%b6l+online+bestellen', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; Ant.com 2.1.6 (build 61)(ED25E19D); GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1354461171), (16097, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955127), (16098, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (16099, 'http://www.markenoele.de/index.php/schmierstoffe/snowmobile.html', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.6) Gecko/20100628 Ubuntu/10.04 (lucid) Firefox/3.6.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729130), (16100, 'http://www.google.de/aclk?sa=l&ai=Cms3xbnk9TbOEPIaN-Qakm5GtA63BsMMB_em97RS9tOPtRwgAEAFQnq-hjQFglYqjgrAHoAHH0YT4A8gBAakCirxaZgDMtj6qBBNP0G5Hp2duWkDymsbOjjKdxStR&sig=AGiWqtxUhAii_nlkhIpm9DvDbO6a9C-TXQ&adurl=http://www.motulshop.de&rct=j&q=motul%20scooter%20', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; AskTb/5.9.1.14019)', '', 'de', -732170672, 1530566777), (16101, 'http://www.google.de/search?q=motul+5100+4T+10W40', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 7.0; Win32; 1&1); GTB6.3; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322; .NET4', '', 'de', -732170672, 1572900380), (16102, 'http://www.google.de/aclk?sa=l&ai=C18dboH49TZK8Hcr9sgbbs_U5rcGwwwH96b3tFI-13kQIABACKANQnq-hjQFglbKVgqQHoAHH0YT4A8gBAakCirxaZgDMtj6qBBhP0NxXpPCkHUG4DMe7wxi-ZzZTMFWQ-as&sig=AGiWqtzxhLGfXSMqhCZhMAEgIoeP9Hd6nw&adurl=http://www.motulshop.de&rct=j&q=motul%20300', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481070556), (16103, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16104, '', 'Mozilla/5.0 (X12; V; Linux i383; en-US; rv:0.7.0.11) Gecko/2008011117 Firefox/1.0.08', '', '', -732170672, 1351183213), (16105, 'http://www.preisvgl.de/online-shops/Liqui%20Moly%205128/&page=2', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; InfoPath.1)', '', 'de', -732170672, 1591329002), (16106, '', 'Mozilla/5.0 (X12; V; Linux i383; en-US; rv:0.7.0.11) Gecko/2008011117 Firefox/1.0.08', '', '', -732170672, 1351183213), (16107, '', 'Mozilla/5.0 (X12; V; Linux i383; en-US; rv:0.7.0.11) Gecko/2008011117 Firefox/1.0.08', '', '', -732170672, 1351183213), (16108, 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDgQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=5o09TdqpEMbNswbKqrDzBg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1134039344), (16109, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470214346), (16110, 'http://www.google.com/aclk?sa=l&ai=CQvFUy489TZbaBMGFOsur6OMBrcGwwwH96b3tFOW-4-1HCAAQASgDUJ6voY0BYJWCtILAB6ABx9GE-APIAQGpAu0Bbw9mvbY-qgQYT9Ay_4CblHcNVfpzsHfbxNerBXnsf7jY&sig=AGiWqtzAjBlfKy2gfQ2M9RcqQJnJFuWvcA&adurl=http://www.motulshop.de&rct=j&q=motul%207', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1308257455), (16111, 'http://www.google.de/aclk?sa=l&ai=CcX7ZrZE9Te2qBYThswbv0cU3rcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWCtILAB6ABx9GE-APIAQGpAu0Bbw9mvbY-qgQTT9DNTvYTz_sP-M08hHtqequVhw&sig=AGiWqtxWFp38eKG-2EmTk8PK8m085tXpvw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2)', '', 'de-DE', -732170672, -1308564708), (16112, '', 'Mozilla/5.0 (X12; V; Linux i383; en-US; rv:0.7.0.11) Gecko/2008011117 Firefox/1.0.08', '', '', -732170672, 1351183213), (16113, 'http://www.google.de/aclk?sa=l&ai=CN1LiVpQ9TcTrLMz-sgapha0zrcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJWy84GQB6ABx9GE-APIAQGpAu0Bbw9mvbY-qgQTT9CkHEkA5cI3DlLjcOrv8wpMxw&sig=AGiWqtyRZHju48CI30tAaRlwKcgtJWaAWQ&adurl=http://www.motulshop.de&rct=j&q=Motul%20%C3%B6l%', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1020089878), (16114, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16115, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=2+takt+motoren%C3%B6l&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420007444), (16116, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16117, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16118, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16119, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16120, '', 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.dotnetdotcom.org/, crawler@dotnetdotcom.org)', 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1', '', -732170672, -797741065), (16121, 'http://www.google.de/search?q=motul+300v+5w40+erfahrungen&hl=de&client=firefox-a&rls=org.mozilla:de:official&prmd=ivns&lr=lang_de&sa=X&ei=O5w9Ta3RL8HGswbZ58C3Aw&ved=0CBcQuAE', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1412972316), (16122, 'http://www.google.de/aclk?sa=l&ai=CYJvdBJ49TYDYDob_sgausrA1rcGwwwH96b3tFO3M4-1HCAAQASgDUJ6voY0BYJXCoIKwB6ABx9GE-APIAQGpAu0Bbw9mvbY-qgQYT9BjjHgylySJDfRCZLwVeIH0SZd-YYKY&sig=AGiWqtyhSMKq41VtJ7sRak9Cdt_cuTt_2A&adurl=http://www.motulshop.de&rct=j&q=yamalube%2', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351544157), (16123, 'http://www.google.de/aclk?sa=l&ai=CQmVHQqE9TfCXMIf9sgaG88E5rcGwwwH96b3tFLWD_b5HCAAQAigCUJ6voY0BYJWCqIKwB6ABx9GE-APIAQGpAu0Bbw9mvbY-qgQTT9CIVEr5X7liRcC3TgcpepGuag&sig=AGiWqtwd8DPbnBi6jWwbjdrFJDg3GdGw4w&adurl=http://www.motulshop.de&rct=j&q=motul%205100', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351756029), (16124, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; pl; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-2,utf-8;q=0.7,*;q=0.7', 'pl,en-us;q=0.7,en;q=0.3', -732170672, 1833591272), (16125, 'http://www.autobild.de/artikel/oelwechsel-41379.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1314832955), (16126, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471949660), (16127, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5393150338&w=728&lmt=1295888911&flash=10.1.102&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F2072%2F544030%2Fmotoroel%2Bintruder%2Bvs%2B1400.h', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576150918), (16128, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -650967326), (16129, 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CCoQgwgwAg&url=http%3A%2F%2Fwww.markenoele.de%2Fbio-2t.html&rct=j&q=motul%20bio%20&ei=27o9TazXHsWhOv-2ncYL&usg=AFQjCNGljFqvSJWfwCjvw8HUd_7RkKf1rg', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6; SIMBAR={0B2BA51C-FF5C-4958-B54C-AFF08AA5803A}; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; Dealio Toolbar 3.4; MSN Optimized;DE; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveCo', '', 'de', -732170672, 1526824170), (16130, 'http://www.google.com/search?hl=en&q=www.motulshop.de', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', 'en-us', -732170672, 1249710145), (16131, 'http://www.google.de/search?hl=de&source=hp&q=motul+shop&btnG=Google-Suche&meta=&aq=8&aqi=g10&aql=&oq=motul', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1845591967), (16132, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16133, 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CDAQgwgwAg&url=http%3A%2F%2Fwww.markenoele.de%2Fbio-2t.html&rct=j&q=motul%20bio%20&ei=NNM9TbPgKcqBOtXwxbsL&usg=AFQjCNGljFqvSJWfwCjvw8HUd_7RkKf1rg', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6; SIMBAR={0B2BA51C-FF5C-4958-B54C-AFF08AA5803A}; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; Dealio Toolbar 3.4; MSN Optimized;DE; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveCo', '', 'de', -732170672, 1526824170), (16134, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&rlz=1R2GGLL_de&aq=f&aqi=g10&aql=&oq=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1312070849), (16135, 'http://shop.ebay.de/i.html?_nkw=motul++300V+15W50&_sacat=0&_odkw=motul+factory+300+15W50&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b9) Gecko/20100101 Firefox/4.0b9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419648842), (16136, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16137, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16138, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16139, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16140, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16141, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16142, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16143, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16144, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16145, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16146, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16147, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16148, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16149, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16150, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16151, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16152, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16153, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16154, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16155, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16156, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16157, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16158, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16159, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16160, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16161, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16162, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16163, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16164, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16165, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16166, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16167, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16168, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16169, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16170, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065618), (16171, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'fi-FI,fi;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1567270293), (16172, 'http://www.google.de/aclk?sa=l&ai=CsBQGNXk-Ten-Kcn6sgaL6Ng4rcGwwwH96b3tFI-13kQIABABKANQnq-hjQFglaKAgpgHoAHH0YT4A8gBAakC7BMlAajytj6qBBNP0H7yAWNMHAzmaDaDLUWNZ5w5&sig=AGiWqtwMU_mUsK73XkfQJars3SB_FsfowQ&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -726060486), (16173, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16174, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955127), (16175, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16176, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16177, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16178, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16179, 'http://www.google.de/aclk?sa=l&ai=CEJgXfp0-Tc_NMYWW8APF2-XcBa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleKQgqAHoAHH0YT4A8gBAakCR5Q0Rn3ntj6qBBNP0BUSGEhmi3enDVsMxLxiYKHo&sig=AGiWqtxO-km8PoGFz4iOHQo2ylIcGxhx8w&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1518889667), (16180, 'http://www.google.de/search?q=Motul+300+V+4T+Factory+Line+SAE+10W-40', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, -648337293), (16181, 'http://www.google.de/aclk?sa=l&ai=CYjzzl6E-TZKPC8H8sgam59U5rcGwwwH96b3tFL3s-75HCAAQASgCUJ6voY0BYJWCtILAB6ABx9GE-APIAQGpAuwTJQGo8rY-qgQTT9CkaQuw_FmhQbKmslv5SnmS3Q&sig=AGiWqtxG9W76S3NlGxzU6x0efxWKckCygA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1470932367), (16182, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5', '', '', -732170672, 1532602923), (16183, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16184, 'http://www.google.de/search?q=motul+oldtimer+motor%C3%B6l&rlz=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 2.0.50727)', '', 'de', -732170672, -648629466), (16185, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16186, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16187, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3', '', '', -732170672, 1590050008), (16188, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-7120150196592957&output=html&h=90&slotname=0468272733&w=728&lmt=1295954610&flash=10.1.102.64&url=http%3A%2F%2Fwww.bmw-syndikat.de%2Fbmwsyndikatforum%2Ftopic264201_10W-40_motor%25C3%25B6l_von_ATU_', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1352009874), (16189, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-7120150196592957&output=html&h=90&slotname=0468272733&w=728&lmt=1295954610&flash=10.1.102.64&url=http%3A%2F%2Fwww.bmw-syndikat.de%2Fbmwsyndikatforum%2Ftopic264201_10W-40_motor%25C3%25B6l_von_ATU_', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E)', '', 'de', -732170672, 1352009874), (16190, 'http://www.motor-talk.de/forum/oelberatung-3-0-tdi-mit-dpf-t3085225.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529287205), (16191, '', 'Mozilla/5.0 (en-US)', 'utf-8;q=0.9,iso-8859-1;q=0.5, *;q=0.1', 'en;q=0.9,fr,ja;q=0.8,de;q=0.7,es;q=0.6,it;q=0.5,nl;q=0.4,sv;q=0.3,nb;q=0.2,*;q=0.1', -732170672, 1125254536), (16192, 'http://www.auvito.de/total-racing-4t-10w-50-synth-motorradoel-motoroel-neu/artnr3842266/details.html', 'Opera/9.61 (Windows NT 5.1; U; de) Presto/2.1.1', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1292518879), (16193, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16194, 'http://www.google.de/search?hl=de&q=motul+300v&aq=4&aqi=g10&aql=&oq=motul', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1582607798), (16195, 'http://shop.ebay.de/?_from=R40&_npmv=3&_trksid=m570&_nkw=motul+300v', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 46810528), (16196, '', 'curl/7.18.2 (i486-pc-linux-gnu) libcurl/7.18.2 OpenSSL/0.9.8g zlib/1.2.3.3 libidn/1.8', '', '', -732170672, -856898264), (16197, '', 'curl/7.18.2 (i486-pc-linux-gnu) libcurl/7.18.2 OpenSSL/0.9.8g zlib/1.2.3.3 libidn/1.8', '', '', -732170672, -856898264), (16198, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16199, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016462), (16200, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065499), (16201, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+eco+clean+c2&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1493221321), (16202, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (16203, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (16204, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016515), (16205, 'http://www.google.de/search?q=motul+4100+15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529210470), (16206, 'http://www.google.de/aclk?sa=l&ai=CK_HR9hA_TeiXGYj-sgbW2fk4rcGwwwH96b3tFP274-1HCAAQAigCUJ6voY0BYJWipIKwB6ABx9GE-APIAQGpAgVaWDS4zbY-qgQYT9BUFoelLg_DEO9E9skrt1NiP-kqtsP3&sig=AGiWqtxAJAFECxGxSOkhpb56uriVOD8cpA&adurl=http://www.motulshop.de&rct=j&q=Motul%20Va', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648915565), (16207, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16208, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; tb-gmx/1.3.2)', '', 'de', -732170672, 1420864448), (16209, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16210, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16211, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16212, 'http://www.google.de/aclk?sa=l&ai=C2TrpVBw_Tb_uLsTgswbEo5k9rcGwwwH96b3tFJ2G_b5HCAAQASC2VFCer6GNAWCVqp-CsAegAcfRhPgDyAEBqQJ9GcFMeN62PqoEE0_QBmiIMLzXhkmeeHjv2UpZUYqABZBO&sig=AGiWqtwmEplaoVY5QE_Chfr5E0pkdu9CXA&adurl=http://www.motulshop.de&rct=j&q=motul%2030', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1342028574), (16213, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16214, 'http://www.preisvergleich.de/search/landing/query/motul+5100/s/google/gkaid/55427054/koid/2745773323/?gclid=CKCf1NWE1qYCFcQH3wod43jHHA', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1528056919), (16215, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065507), (16216, 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CFsQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=motul%206100&ei=hx4_TayKI47BswawoYTVBA&usg=AFQjCNFqtutdIqKrLUGf6fNvM1KwJI4XbQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527095473), (16217, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955137), (16218, 'http://www.google.de/search?q=Motul+Multi+ATF+Mercon+V&hl=de&prmd=ivns&source=univ&tbs=shop:1&tbo=u&ei=CCs_TZ3tGc-dOsDpvO4K&sa=X&oi=product_result_group&ct=image&resnum=3&ved=0CCkQzAMwAg', 'Opera/9.80 (Windows NT 6.1; U; Edition Campaign 21; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1357165695), (16219, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018771), (16220, 'http://www.preisvergleich.de/search/landing/query/motul+motor%C3%B6l/s/google/koid/3742571874/gkaid/58247091/?gclid=COPA9eCX1qYCFUco3wodY2ZbHw', 'Mozilla/4.0 (compatible; MSIE 8.0; TOB 6.11; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; AskTB5.6)', '', 'de-DE', -732170672, 1351237340), (16221, 'http://www.preisvergleich.de/search/landing/query/%C3%B6l+2+takt/s/google/koid/3742571874/gkaid/58248291/?gclid=CIakkOWX1qYCFYy9zAodaHGOMw', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340511862), (16222, 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CCgQgwgwAg&url=http%3A%2F%2Fwww.markenoele.de%2Fbio-2t.html&rct=j&q=motul%20bio%20&ei=nDM_TeqTDIbwsgaYkdD0BA&usg=AFQjCNGljFqvSJWfwCjvw8HUd_7RkKf1rg', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6; SIMBAR={0B2BA51C-FF5C-4958-B54C-AFF08AA5803A}; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; Dealio Toolbar 3.4; MSN Optimized;DE; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveCo', '', 'de', -732170672, 1526823986), (16223, 'http://www.google.de/aclk?sa=l&ai=CVUGFqDY_TcyrH8r9sgbds-05rcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV2o6CmAegAcfRhPgDyAEBqQJ9GcFMeN62PqoEE0_QGgraDvcsvyxE9AZBl1EfdCs&sig=AGiWqtwJHyQKkfv0acKlSEJCq0nutQeUmw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, -639339379), (16224, 'http://www.google.de/aclk?sa=l&ai=COvhtyDY_TZ7xJMm8hAeTpNnlCK3BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCVoqCCsAegAcfRhPgDyAEBqQJ9GcFMeN62PqoEE0_QnVmvIl5uE-bjkLeQnm-oy7s&sig=AGiWqtyxWA-4gP2TTlZMpNryuoRzzvGBkA&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413244214), (16225, 'http://www.google.de/search?q=Motul+300V+4T+Factory+10W-40+&ie=utf-8&oe=utf-8&aq=t&rls=com.yahoo:de:official&client=firefox', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 YFF35 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351651980), (16226, 'http://www.google.de/aclk?sa=l&ai=C6jkz0Dw_Tbthhv-yBq6ysDWtwbDDAf3pve0U3b_j7UcIABABKANQnq-hjQFglaq1gsAHoAHH0YT4A8gBAakCfRnBTHjetj6qBBNP0JfaG1--xbthblEsLRn6BdLZ&sig=AGiWqtz3iqh5DkVjfM1n6Mfok_H_Vxz79Q&adurl=http://www.motulshop.de&rct=j&q=motul%20800%20road', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339284477), (16227, 'http://www.google.de/aclk?sa=l&ai=CRKXJpT0_TZSGEMP9sga2h6U3rcGwwwH96b3tFO3M4-1HEAEgtlQoCFCer6GNAWCV8pSCoAegAcfRhPgDyAEBqQJ9GcFMeN62PqoEGE_QHEQZR4GojNUU1usnOYb9G4Bgi6xD5YAFkE4&num=1&sig=AGiWqtwu6bIMB11TOh3bvUHf37a4wUz7HA&adurl=http://www.motulshop.de&rct=j', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b9) Gecko/20100101 Firefox/4.0b9', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1834722580), (16228, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16229, '', 'Mozilla/5.0 (compatible; NetcraftSurveyAgent/1.0; +info@netcraft.com)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-gb,en;q=0.5', -732170672, 839947199), (16230, 'http://www.google.de/aclk?sa=l&ai=CG-RwaFM_TfTfGIzgswarjsA3rcGwwwH96b3tFI-13kQIABABKAJQnq-hjQFglbKVgqQHoAHH0YT4A8gBAakCkoo6wzHjtj6qBBNP0Ad34CUBQBlONGgZDKz8E3g2&sig=AGiWqtzzcXbNtTnU4IPp-JdwODZWcVFh7g&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; FDM; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1558416074), (16231, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10', 'windows-1257,utf-8;q=0.7,*;q=0.3', 'lv-LV,lv;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1410392090), (16232, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16233, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16234, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16235, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16236, '', 'Mozilla/5.0 (compatible; NetcraftSurveyAgent/1.0; +info@netcraft.com)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-gb,en;q=0.5', -732170672, 839938228), (16237, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16238, 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1313&_nkw=Motul+Chain+Lube+Factory+Line&_sacat=See-All-Categories', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)', '', 'cs-CZ', -732170672, 1438715266), (16239, 'http://www.google.de/aclk?sa=l&ai=CuHj6fsc_TZ-1IciwtAb8oeg5rcGwwwH96b3tFNXP4-1HCAAQASgDUJ6voY0BYJW6gIKYB6ABx9GE-APIAQGpAoXnoKmp9bY-qgQYT9DxOk6SjkszGcjPZg9egUgQy7F9HK82&sig=AGiWqtw7DhZenYoZ5_CzUacCr-ejNxThTQ&adurl=http://www.motulshop.de&rct=j&q=Technische', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -637746732), (16240, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=90&slotname=1351630559&w=728&lmt=1296026610&flash=9.0.47.0&url=http%3A%2F%2Fwww.apriliaforum.de%2F125-ccm-rs-125-etx-und-andere-125er-modelle%2F17819-motul-800-a.ht', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)', '', 'de', -732170672, -2040580063), (16241, 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g13&q=Motul+20w+50', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1573260884), (16242, 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CDEQFjAC&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=_Nc_TZSBF8qRswau7OHuBA&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1351458252), (16243, 'http://www.google.de/aclk?sa=l&ai=CaLKuuuk_TeGdDMniswbDsJA2rcGwwwH96b3tFL3s-75HCAAQASgDUJ6voY0BYJWSn4KwB6ABx9GE-APIAQGpAoXnoKmp9bY-qgQTT9Aa0n5wdmqiopRbrWXWezkxOw&sig=AGiWqtzf0dz8V_PaS7gPMW7OJEPbFR8I2A&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338323626), (16244, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16245, 'http://www.google.de/search?hl=de&&sa=X&ei=Zu4_Tfi5KYmfOu-WpNEI&ved=0CFQQBSgA&q=motul+motor%C3%B6l+5100+4l&spell=1', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 1.0.3705; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -710389198), (16246, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065554), (16247, 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CEAQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-6100-synergie-1l.html&rct=j&q=Preis%20Motul%206100%20Synergie%2B%2010W40%20Liter&ei=VfM_TczQEMHNswb_4cTaBA&usg=AFQjCNFqtutdIqKrLUG', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1530574118), (16248, 'http://www.google.de/search?hl=de&client=opera&hs=rrN&rls=de&channel=suggest&&sa=X&ei=6PM_TfHYHo7Jswau7cnUBA&ved=0CCgQBSgA&q=Motul+Fork+Oil+factory+Line&spell=1', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1421351195), (16249, 'http://www.google.de/aclk?sa=l&ai=C90CKS_w_TZ-7CsbgswalzvA3rcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCVgqCCsAegAcfRhPgDyAEBqQLP3aYmXvG2PqoEE0_Qk71YEDqGD2ePnOGY_GODOqY&sig=AGiWqty8bdNDxl7a0gTh4ZrFEEaGRnb49w&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1468745186), (16250, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16251, 'http://www.google.de/search?hl=de&rlz=1G1ACAW_DEDE340&q=motul+300+comp&btnG=Suche&aq=f&aqi=&aql=&oq=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -648236287), (16252, 'http://www.google.de/aclk?sa=l&ai=CPPP3bAtATbDbC8S9hAfD3o3nCK3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCViv6BlAegAcfRhPgDyAEBqQLP3aYmXvG2PqoEE0_QM-RFfuTaJP5dTqImiX9j-fA&sig=AGiWqtxYbeqOv9hTSWIsqBS1O8ZbTNaBUw&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529851844), (16253, 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W40-Liter/dp/B002TM6XZ8/ref=sr_1_fkmr0_1?ie=UTF8&qid=1296043132&sr=8-1-fkmr0', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1049564019), (16254, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16255, 'http://www.google.de/search?hl=de&client=firefox-a&hs=GuQ&rls=org.mozilla:de:official&channel=s&&sa=X&ei=iSFATZ6XBMnCswbJyIz_BA&ved=0CB8QBSgA&q=motul+300v&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639466069), (16256, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30707; MS-RTC LM 8)', '', 'en-us', -732170672, -819018803), (16257, 'http://www.google.de/search?hl=de&source=hp&q=motul+800+road+racing&meta=&aq=8&aqi=g5&aql=&oq=motul+800', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1539313481), (16258, 'http://www.preisvergleich.de/search/landing/query/%C3%B6l+2+takt/s/google/koid/3742571874/gkaid/58248291/?gclid=COfg3cmC2KYCFcoe3wodNF4dJg', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.3; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1408446467), (16259, 'http://www.google.de/url?sa=t&source=web&cd=10&ved=0CGEQFjAJ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20x-cess&ei=QCxATZaJEIuXOv7QwOEI&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1401397386), (16260, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017933), (16261, 'http://www.google.de/products?hl=de&q=motul+710&scoring=p&show=dd&sa=N&start=0', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C; Tablet PC 2.0)', '', 'de-DE', -732170672, 1527443824), (16262, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065503), (16263, 'http://de.search.yahoo.com/search?ei=UTF-8&fr=ffbr&type=moz35awe&p=8100+eco-clean+c2+5w-30', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101122 YFF35 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1306910348), (16264, 'http://www.google.de/aclk?sa=l&ai=CrlhwCTxATab7NoXhswaH2cA6rcGwwwH96b3tFMWB_b5HCAAQAVCer6GNAWCVgqiCsAegAcfRhPgDyAEBqQI78Zos9fm2PqoEE0_Q43ZXbKlJONCgi42RmzQughE&sig=AGiWqtzFLh8-U7rvRzAXmrlgQBdWBETRDw&adurl=http://www.motulshop.de&rct=j&q=motul%2015w50', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; LEN2)', '', 'de-DE', -732170672, 1526830179), (16265, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (16266, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16267, 'http://www.koenigsberger-automobile.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.2)', '', 'de-DE', -732170672, 1599716665), (16268, 'http://www.google.de/aclk?sa=l&ai=CJHwAU0hATeiNNIH9sgbgtrE5rcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV6rWCxAegAcfRhPgDyAEBqQI78Zos9fm2PqoEE0_Qi6R_mwQ5GdM65PDd6VJG2B4&sig=AGiWqtw4ycqGtMsiUAIsvIK5sOK3EUiKlQ&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421298275), (16269, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16270, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (16271, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (16272, 'http://www.google.de/search?hl=de&source=hp&q=motul+5100+ester&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648197938), (16273, 'http://www.google.de/aclk?sa=l&ai=C4e0fVlNATbXVLcHiswa-0pgyrcGwwwH96b3tFI-13kQIABABKANQnq-hjQFglbKfgrAHoAHH0YT4A8gBAakCO_GaLPX5tj6qBBNP0KmGbm2Q24oja9dpPmY1vaRi&sig=AGiWqtzL8t4QI3Zr7RMef9HF90f_oL8YFA&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 AskTbWBG/3.9.1.14019 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471687458), (16274, 'http://www.google.de/search?hl=de&q=motul+5100&aq=2&aqi=g10&aql=&oq=motul', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; MAAU; .NET4.0C; MAAU)', '', 'de-DE', -732170672, 1471796397), (16275, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (16276, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (16277, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (16278, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16279, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (16280, 'http://www.google.de/search?hl=de&q=motul+2t+%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.4; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1532576717), (16281, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET4.0C)', '', '', -732170672, -1128113858), (16282, 'http://suche.t-online.de/fast-cgi/tsc?q=15W50+%C3%96le&encQuery=MOTOREN%C3%96L+F%C3%9CR+bOXERMOTOREN&lang=any&adtest=&mandant=toi&device=html&dia=suche&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&plug_id=&start=0&num', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MAPB; InfoPath.2; .NET4.0C)', '', 'de-DE', -732170672, 1527442393), (16283, 'http://www.spardeingeld.de/hautpflegeprodukte/products__keyword--oil+50.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638878661), (16284, 'http://suche.aol.de/aol/search?q=motul%203000%2020w50', 'Mozilla/4.0 (compatible; MSIE 7.0; AOL 9.0; AOLBuild 4327.5201; Windows NT 6.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET4.0C; .NET CLR 3.0.30729)', '', 'de', -732170672, -1017299930), (16285, 'http://www.google.de/aclk?sa=l&ai=CJ6uRnX5ATbL3GInhswaJ9sAyrcGwwwH96b3tFI-13kQIABABKANQnq-hjQFglbKfgrAHoAHH0YT4A8gBAakClnGqccrutj6qBBNP0DAKBJtvvRvPI7tyy2HbCyBQ&sig=AGiWqtzsJxjW9bwcn6jM31jP1dAF9JqGRA&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, 1530337652), (16286, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1296074520&flash=8.0.22&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwo-motul-oel-guenstig-kaufen-t1186567.html&dt=1296074524930&s', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420523652), (16287, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; ru; rv:1.9.2.4) Gecko/20100611 Firefox/3.6.4 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1583660508), (16288, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16289, 'http://whois.domaintools.com/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089905086), (16290, 'http://www.google.de/url?sa=t&source=productsearch&cd=8&ved=0CFgQgwgwBw&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-8100-x-clean-plus-1l-11.html&rct=j&q=motul%208100%20x-clean%20%2B%205w-30&ei=Hp5ATferKozzsgaby5X0BA&usg=AFQjCNGOnA9adCib7pOG9IUYYFBx9_fMkg', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101122 YFF35 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1306910348), (16291, 'http://www.google.de/aclk?sa=l&ai=CFCm06qRATd3zA8PiswaD0bE0rcGwwwH96b3tFI-13kQIABABKANQnq-hjQFgleKvgrgHoAHH0YT4A8gBAakCQ7afkIX2tj6qBBhP0BD0_z2ac-oCYGpFxVq9AWhRpDyb5JI&sig=AGiWqtw8ZfPfg8LcDCtu2wtMzMvhQNBgUQ&adurl=http://www.motulshop.de&rct=j&q=Motul%20300', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1340411543), (16292, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928113), (16293, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928113), (16294, 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CFsQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%208100%20x-cess&ei=v6JATaiWH43Bswas0ZXnBA&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw&sig2=ATHMN2TRpm', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 AskTbGLSV5/3.9.1.14019 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C) tb-webde/1.4.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351403149), (16295, 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CCgQgwgwAg&url=http%3A%2F%2Fwww.markenoele.de%2Fbio-2t.html&rct=j&q=motul%20bio&ei=UKdATefQBNGKswbU5JD4BA&usg=AFQjCNGljFqvSJWfwCjvw8HUd_7RkKf1rg', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6; SIMBAR={0B2BA51C-FF5C-4958-B54C-AFF08AA5803A}; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; Dealio Toolbar 3.4; MSN Optimized;DE; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveCo', '', 'de', -732170672, -638837534), (16296, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16297, 'http://whois.domaintools.com/markenoele.com', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089906130), (16298, 'http://suche.t-online.de/fast-cgi/tsc?mandant=toi&device=html&portallanguage=de&userlanguage=de&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_ad&q=motul+%C3%B6l&dia=suche-suggest', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; MAMD; Tablet PC 2.0)', '', 'de-DE', -732170672, 1421406018), (16299, 'http://www.testberichte.de/test/produkt_tests_motul_chain_lube_road_plus_p47875.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1383162663), (16300, 'http://search.incredimail.com/?q=motul%20800%202T%20Factory%20Line%20Off%20Road&lang=german&source=012104053023105208', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 1.1.4322; .NET4.0C)', '', 'de-DE', -732170672, 1591616963), (16301, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016472), (16302, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1296089522&flash=10.1.102.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotor-oel-ueber-das-internet-kaufen-t1601929.html&dt=129', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1418095288), (16303, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016462), (16304, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016468), (16305, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)', '', '', -732170672, 1214183717), (16306, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16307, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+300+v&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -651017549), (16308, 'http://www.google.de/aclk?sa=l&ai=C3Dvm9SZBTdjiK4iLOrbY8KUNrcGwwwH96b3tFI-13kQIABABUJ6voY0BYJWCgIC0B6ABx9GE-APIAQGpAjvxmiz1-bY-qgQTT9AocMHMSEszmV-_ZsTUNV1SWw&sig=AGiWqtwvhGqAMfQRhpK12nPjybx2amrGXg&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351115413), (16309, 'http://www.motulshop.de', '', '', '', -732170672, -663639565), (16310, 'http://www.motulshop.de', '', '', '', -732170672, -663639565), (16311, 'http://www.google.de/search?q=motul+%C3%B6l&hl=de&client=firefox-a&rls=org.mozilla:de:official&gbv=2&prmd=ivns&ei=mj1BTZSzFIX3sgb24MGeDg&start=20&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419580393), (16312, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16313, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', 'de', -732170672, 1539468373), (16314, 'http://www.google.de/search?q=motul+8100x-clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527952533), (16315, 'http://de.search.yahoo.com/search;_ylt=AlB6A_qhriWykb2Tlf3bJYgqrK5_?fr=yfp-t-708-s&toggle=1&cop=mss&ei=UTF8&p=alt%C3%B6lentsorgung', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', 'de', -732170672, 1573190253), (16316, 'http://de.search.yahoo.com/search;_ylt=AlB6A_qhriWykb2Tlf3bJYgqrK5_?fr=yfp-t-708-s&toggle=1&cop=mss&ei=UTF8&p=alt%C3%B6lentsorgung', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', 'de', -732170672, 1573190253), (16317, 'http://de.search.yahoo.com/search;_ylt=AlB6A_qhriWykb2Tlf3bJYgqrK5_?fr=yfp-t-708-s&toggle=1&cop=mss&ei=UTF8&p=alt%C3%B6lentsorgung', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', 'de', -732170672, 1573190253), (16318, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16319, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16320, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SV1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30707; InfoPath.2)', '', 'en-us', -732170672, -819016482), (16321, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016511), (16322, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955139), (16323, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16324, 'http://www.amazon.de/s/ref=nb_sb_noss?__mk_de_DE=%C3%85M%C3%85Z%C3%95%C3%91&url=search-alias%3Daps&field-keywords=motul+5100&rh=i%3Aaps%2Ck%3Amotul+5100&ajr=3', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.3)', '', 'de-DE', -732170672, 1469546530), (16325, 'http://www.google.de/search?q=+Motul+5100+10W-50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420160569), (16326, 'http://www.google.de/search?hl=de&tbs=shop%3A1&q=motul+710+&aq=f&aqi=&aql=&oq=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 1.1.4322; .NET CLR 3.0.30618; SLCC1; .NET4.0C)', '', 'de-DE', -732170672, 1480766860), (16327, '', 'Mozilla/5.0 (compatible; Plukkie/1.3; http://www.botje.com/plukkie.htm)', '', '', -732170672, 1427221473), (16328, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6; SIMBAR={0B2BA51C-FF5C-4958-B54C-AFF08AA5803A}; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; Dealio Toolbar 3.4; MSN Optimized;DE; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveCo', '', 'de', -732170672, 1526823270), (16329, 'http://www.google.de/aclk?sa=l&ai=Cls4-eMNBTZHsMsOvtAayvZWIDa3BsMMB_em97RSlt-PtRwgAEAFQnq-hjQFglcqbgqwHoAHH0YT4A8gBAakC9OEEXtkJtz6qBBhP0KA40XSWPAj7_XPGpoH7Yx0_80uzdrw&sig=AGiWqtwIShcxWpyhLps9BWwawcmVSs7QJQ&adurl=http://www.motulshop.de&rct=j&q=Motul%20300', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; Tablet PC 2.0)', '', 'de-DE', -732170672, 1338779762), (16330, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016471), (16331, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1351607634), (16332, 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CDYQFjAC&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=-8ZBTdm3AYbAswaL59XJDg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; el; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-7,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.7,el;q=0.3', -732170672, 1506576839), (16333, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017933), (16334, 'http://www.google.de/search?q=motul+berlin&hl=de&client=firefox-a&hs=7it&rls=org.mozilla:de:official&prmd=ivns&ei=SNJBTbqTC4nsOfSa_aYB&start=30&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481211015), (16335, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1296159165&flash=10.0.45&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1025&dt=1296159167237', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.7,en;q=0.3', -732170672, 1480903647), (16336, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=com.yahoo:de:official&client=firefox', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 YFF35 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351652327), (16337, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16338, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1296162279&flash=10.1.103&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-oel-in-316i-e46-praktiker-t423886.html%3Fpage%3D2&d', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1531110039), (16339, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16340, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065617), (16341, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (16342, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (16343, 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CEkQFjAI&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotorsport%2Fmotul-300v-power.html&rct=j&q=MOTUL%205W-40%20300%20V%20Power%20&ei=rBBCTfClBJGbOvL2ybkB&usg=AFQjCNFag4ykXdofv4SCEQfM_k4Xt6', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; http://bsalsa.com) ; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.450', '', 'de', -732170672, 1574712854), (16344, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065500), (16345, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065512), (16346, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016468), (16347, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16348, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16349, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017934), (16350, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16351, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16352, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16353, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)', '', 'de', -732170672, -1062729183), (16354, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)', '', 'de', -732170672, -1062729183), (16355, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -648955615), (16356, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016473), (16357, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (16358, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (16359, 'http://www.google.de/aclk?sa=l&ai=CTyPJm4lCTbT5MsSe8AOk3bCIDa3BsMMB_em97RS1g_2-RwgAEAEgpKmsAygCUJ6voY0BYJXikIKgB6ABx9GE-APIAQGpAraOmPqs-7Y-qgQYT9ADptOsL4xdniXS-Abi6FGLKSNu2IWX&sig=AGiWqtwhaD0gCT5R62wBz2_xdfXOCgkW5w&adurl=http://www.motulshop.de&rct=j&q=MO', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322)', '', 'de', -732170672, 1352247182), (16360, 'http://www.google.de/aclk?sa=l&ai=CXffqno1CTaq-OYec8AP7_YWODa3BsMMB_em97RTNgP2-RwgAEAEoA1Cer6GNAWCV-qWCsAegAcfRhPgDyAEBqQKJzhBYQgG3PqoEE0_QDl3_0OF6AtAV7S16t_WQpAw&sig=AGiWqtxiUKmccbtRSpuN1C-2pGlZU_izcA&adurl=http://www.motulshop.de&rct=j&q=motul%202%20tak', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -653084046), (16361, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; SV1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30707; InfoPath.2)', '', 'en-us', -732170672, -819016482), (16362, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30707; MS-RTC LM 8)', '', 'en-us', -732170672, -819016536), (16363, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16364, 'http://www.amazon.de/Motul-300V-15W50-Motor%C3%B6l-1Liter/dp/B0022ZHJO6', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16 by Peacy ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1037575670), (16365, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065554), (16366, 'http://www.google.de/search?q=Motul+6100+Synergie%2B&hl=de&client=firefox-a&hs=fN8&rls=org.mozilla:de:official&channel=s&prmd=ivns&ei=Uq5CTfr1LIaPswb99PGiDg&start=20&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1295377696), (16367, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16368, 'http://www.google.de/aclk?sa=l&ai=CypqMX7RCTe-bL8iwtAbNhqy7Da3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCV0qSCsAegAcfRhPgDyAEBqQKJzhBYQgG3PqoEGE_QwU7Z8AuEOybwTslT8wnN45e9loPAK7oFEwiB66im8dymAhWG4swKHcQOyujKBQA&rct=j&q=Motul%205100%2010W40%20&ei=X7RCTcG_LobFswbEn', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527070105), (16369, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16370, 'http://www.yatego.com/q,motul,300v', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB5; Mozilla/4.0; SLCC1; .NET CLR 2.0.50727; eSobiSubscriber 2.0.4.16; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C; msn OptimizedIE8;DEDE)', '', 'de', -732170672, 1558506797), (16371, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (16372, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (16373, 'http://www.google.de/aclk?sa=l&ai=CDrizUb1CTYGqE8bN-AaB9Mj-Dq3BsMMB_em97RSNyePtRwgAEAEoAlCer6GNAWCVAqABx9GE-APIAQGpAtTEFtX2_LY-qgQYT9Atjsjg10ZUZ2syRPY9yc2zWh0MAxjw&sig=AGiWqtylgEOVK9tpGqrI1gy_SswGAf5s-A&adurl=http://www.motulshop.de&rct=j&q=Motul%20Specif', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de-ch', -732170672, -1014150621), (16374, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (16375, 'http://www.google.de/aclk?sa=l&ai=CPsPrNsJCTZ-DJonhswah2-yIDa3BsMMB_em97RSNyePtRwgAEAEoA1Cer6GNAWCV-pOCoAegAcfRhPgDyAEBqQKJzhBYQgG3PqoEGE_QtUE9-q1fenG_cOUSejNueLZO-7z6tg&sig=AGiWqtzIZ9lHn3VRAKWnZv0sPpm0YILz3w&adurl=http://www.motulshop.de&rct=j&q=Motul%20', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1602445950), (16376, 'http://desc.shop.ebay.de/i.html?LH_TitleDesc=1&_nkw=Motul+300V+Factory+Line+15W50+Doppel-Ester&_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A4346&rt=nc&_dmpt=Motorrad_Kraftradteile&_trksid=p3286.c0.m14&_sop=15&_sc=1', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1418339036), (16377, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=f&aqi=g7&aql=&oq=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -652400846), (16378, 'http://shop.ebay.de/i.html?_nkw=motul+scooter+2+t+power&_sacat=0&_dmpt=Motorrad_Kraftradteile&_odkw=motul+scooter+2+t&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341975606), (16379, 'http://www.google.de/search?q=motul+fuel+system+clean&hl=de&tbs=shop:1,p_ord:p&sa=X&ei=lOVCTcyBF8WY8QOe8uwq&ved=0CAoQuw0oAQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1471691171), (16380, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16381, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16382, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16383, 'http://www.kaufen.com/Preisvergleich/result.jsp?ga=g7&q=motul+motor%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.4) Gecko/20091016 Firefox/3.5.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419017931), (16384, 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motul+913c+5+liter&btnG=Suche&aq=f&aqi=&aql=&oq=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471409630), (16385, '', 'weneobot/Nutch-1.2 (weneo.de bot; http://www.weneo.de/bot; bot at weneo.de)', '', 'de-de,de;q=0.5', -732170672, 1426772954), (16386, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1295371355), (16387, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16388, 'http://www.amazon.de/Fuel-System-Clean-0-2-Motul/dp/B0010569Q8/ref=sr_1_1?ie=UTF8&s=automotive&qid=1296236828&sr=8-1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1471682710), (16389, 'http://shop.weihnachtsgeschenke.de/motul+8100+x+cess+5W+40/undefined', 'Opera/9.80 (Windows NT 6.1; U; MRA 5.7 (build 03797); de) Presto/2.7.62 Version/11.00', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1419022790), (16390, 'http://www.google.de/search?q=motulshop.de', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1351529462), (16391, 'http://www.google.de/aclk?sa=l&ai=C-KWeDghDTe35N8mwtAaV3fHnDa3BsMMB_em97RTtzOPtRwgAEAIoA1Cer6GNAWCVspWCpAegAcfRhPgDyAEBqQLlRUWkdtu2PqoEFk_QGOWG9MSbr-3QgI5tjqKhMM1v4HI&sig=AGiWqtzzR3WGngZkYWnLfcrznV3R_qLzuw&adurl=http://www.motulshop.de&rct=j&q=2-takt%C3%B', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312195216), (16392, 'http://shop.ebay.de/i.html?_nkw=motul+olio+forcella&_sacat=0&_dmpt=Motorrad_Kraftradteile&_odkw=motul+fork+oil&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'it-it,it;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1328725940), (16393, 'http://www.google.de/aclk?sa=l&ai=CqmTmHBBDTfykHYGvtAaUzt21Da3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCVirKCvAegAcfRhPgDyAEBqQLlRUWkdtu2PqoEE0_QsewSuos8rmOrJVDJHC58SxA&sig=AGiWqtxtyhjr03XXlGfFszMCTD6MZepekg&adurl=http://www.motulshop.de&rct=j&q=motul%205100', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1530015603), (16394, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017945), (16395, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1292161842), (16396, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16397, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1296243853&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html&dt=1296243857882&shv=r2010111', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1128148709), (16398, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16399, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6; SIMBAR={0B2BA51C-FF5C-4958-B54C-AFF08AA5803A}; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; Dealio Toolbar 3.4; MSN Optimized;DE; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveCo', '', 'de', -732170672, 1526822559), (16400, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16401, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16402, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16403, 'http://www.google.de/m/search?oe=UTF-8&client=safari&hl=de&q=motul+2+takt+%C3%B6l&ei=xS9DTYCyGZKImAO82txq&ved=0CDkQ1QIoAA', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; de-de) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5', '', 'de-de', -732170672, 1354459025), (16404, 'http://www.google.de/search?hl=de&client=opera&hs=Wib&rls=de&channel=suggest&q=motul+motor%C3%B6l&revid=1109845355&sa=X&ei=fDBDTe-jMofCswbh27G9Dg&ved=0CGgQ1QIoAA', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.7.62 Version/11.01', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1576191193), (16405, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16406, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16407, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16408, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16409, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16410, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16411, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16412, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16413, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16414, 'http://www.idealo.de/preisvergleich/Liste/20097122/motul-motoroel-subaru.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1530060928), (16415, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16416, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16417, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16418, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16419, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16420, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16421, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065508), (16422, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16423, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16424, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16425, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16426, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16427, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16428, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16429, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955141), (16430, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16431, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16432, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16433, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16434, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16435, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16436, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16437, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16438, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16439, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16440, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16441, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16442, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16443, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16444, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16445, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065616), (16446, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16447, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16448, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16449, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16450, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16451, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16452, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16453, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16454, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16455, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADBF_deDE286DE297&q=motul+x-cess+5w-40', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322; freenet.de GmbH; fE6)', '', 'de', -732170672, 1418365034), (16456, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16457, 'http://www.google.de/aclk?sa=l&ai=CiVpoHahDTe3VJcbN-AaAyNTACK3BsMMB_em97RSdx-PtRwgAEAFQnq-hjQFglZLzgZAHoAHH0YT4A8gBAakCS3LJ-3TYtj6qBBhP0EzSpRcgfXWj2YETkADCVQTj-H4cEDM&sig=AGiWqtyTxpvyZol5j3-ZWwQLqYZ2WJVCjQ&adurl=http://www.motulshop.de&rct=j&q=MOTUL%20600', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1843562452), (16458, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16459, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16460, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065464), (16461, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (16462, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (16463, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16464, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16465, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16466, 'http://www.google.de/search?q=motul+shock+oil&hl=de&client=safari&sa=X&rls=en&prmd=ivns&source=univ&tbs=shop:1&tbo=u&ei=ScFDTePIMcrvsgb61oXJDg&oi=product_result_group&ct=title&resnum=1&ved=0CCMQrQQwAA', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'en-us', -732170672, 1418182231), (16467, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16468, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16469, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16470, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16471, 'http://www.google.de/search?q=motul+shop&rlz=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.1)', '', 'de', -732170672, -1308496040), (16472, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16473, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16474, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16475, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16476, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16477, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16478, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16479, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-2139894432151661&output=html&h=90&slotname=6690231022&w=728&lmt=1296291613&flash=10.1.102&url=http%3A%2F%2Fr6club.de%2Findex.php%3Fshowtopic%3D42255%26st%3D0%26%23entry484184&dt=1296291614124&shv', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1527099467), (16480, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16481, 'http://www.google.de/aclk?sa=l&ai=CU72Xa9lDTfjuAciwtAa_j_y7Da3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAktyyft02LY-qgQTT9D6PTagYt3UkMYGMoTo8aM9MQ&sig=AGiWqtxI_VwLJgx-tzX3Sxv3TbAyPtYgtw&adurl=http://www.motulshop.de&rct=j&q=motul%20300V', 'Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1569127367), (16482, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16483, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16484, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16485, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16486, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16487, 'http://www.google.de/search?hl=de&client=firefox-a&hs=GMT&rls=org.mozilla%3Ade%3Aofficial&channel=s&q=motor%C3%B6l+test&aq=1&aqi=g10&aql=&oq=motor%C3%B6l++', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1128160509), (16488, 'http://www.motulshop.de', '', '', '', -732170672, -663639557), (16489, 'http://www.motulshop.de', '', '', '', -732170672, -663639557), (16490, 'http://www.wlw.de/sse/MainServlet?anzeige=kurzliste&land=DE&sprache=de&klobjid=70518&suchbegriff=schmierstoffe', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6)', '', 'de', -732170672, 1421306605), (16491, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16492, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16493, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16494, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16495, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16496, 'http://www.google.com/aclk?sa=l&ai=CHaRt6vVDTczhFoH7sgb_4LHRDa3BsMMB_em97RTdv-PtRwgAEAEoAlCer6GNAWCVgrSCwAegAcfRhPgDyAEBqQJLcsn7dNi2PqoEE0_QCB2E7XOCphxNx-ArAJeaU6o&sig=AGiWqtz09JiT1TDbERYMb0j1Fcl0RRhJpA&adurl=http://www.motulshop.de&rct=j&q=motul%20800%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1574559265), (16497, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16498, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+shop&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639060349), (16499, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16500, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ACAW_de___DE352&q=Motul+15W50', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.4; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16; .NET4.0C)', '', 'de-DE', -732170672, 1471918210), (16501, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16502, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16503, 'http://www.google.de/search?rlz=1C1CHIK_deDE415DE415&aq=f&sourceid=chrome&ie=UTF-8&q=motul', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1310942381), (16504, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16505, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16506, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16507, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16508, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16509, 'http://www.google.de/search?client=opera&rls=de&q=motul+%C3%B6l&sourceid=opera&ie=utf-8&oe=utf-8&channel=suggest', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.7.62 Version/11.01', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1347414558), (16510, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16511, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16512, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093954875), (16513, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16514, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16515, 'http://www.google.com/search?hl=de&client=opera&hs=mWr&rls=de&q=motul+spesific+504+daten&aq=f&aqi=&aql=&oq=', 'Opera/9.64 (Windows NT 5.1; U; de) Presto/2.1.1', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1419995238), (16516, '', 'Opera/9.64 (Windows NT 5.1; U; de) Presto/2.1.1', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1419995238), (16517, 'http://www.markenoele.de/', 'Opera/9.64 (Windows NT 5.1; U; de) Presto/2.1.1', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1419995238), (16518, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16519, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16520, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16521, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16522, 'http://int.search-results.com/web?q=motul%202%20takt%20%c3%b6l&o=15527&l=dis&prt=NIS&chn=retail&geo=DE&ver=18', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1467692870), (16523, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16524, '', 'Opera/9.64 (Windows NT 5.1; U; de) Presto/2.1.1', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1419995238), (16525, 'http://www.markenoele.de/', 'Opera/9.64 (Windows NT 5.1; U; de) Presto/2.1.1', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1419995238), (16526, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16527, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418439831), (16528, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16529, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16530, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16531, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16532, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16533, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16534, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16535, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16536, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16537, 'http://www.google.de/aclk?sa=l&ai=CfQTE_1tETe6TKsP6sgbAmsTZDa3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVwqGCsAegAcfRhPgDyAEBqQJLcsn7dNi2PqoEGE_QfhNZkHWP6QqvI3sTXTyI7aIKOTDKQg&sig=AGiWqtxpB3rPvEivd6AfJ2IV96vIroADNg&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1303802306), (16538, 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/koid/3832731172/', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1292482852), (16539, 'http://www.1000ps.de/businessnews-2056293-JASO_MA2_von_MOTUL', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1556709688), (16540, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016523), (16541, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16542, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16543, 'http://www.google.de/search?q=20w50+motul+classik&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1585896515), (16544, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16545, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16546, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16547, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16548, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1296333017&flash=10.1.102.64&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Faral-super-tronic-longlife-iii-5w-30-t2278042.html&dt=12', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1340518307), (16549, 'http://www.google.de/aclk?sa=l&ai=CjmXe0oFETfvEAsr-sgaQ5s3jDa3BsMMB_em97RTtvePtRwgAEAEoAlCer6GNAWCVmqaCsAegAcfRhPgDyAEBqQJLcsn7dNi2PqoEFk_Q9wXAxIjzVHzjrfsgEysM7EzAedU&sig=AGiWqtxvTTjHAr3sdwIxOA-lm4zJiFpdQA&adurl=http://www.motulshop.de&rct=j&q=motul%20810', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481408838), (16550, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780795), (16551, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780795), (16552, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780795), (16553, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (16554, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (16555, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (16556, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (16557, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (16558, 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDoQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=m4NETczmOs_tsgbj7o2dDg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; MATM)', '', 'de-DE', -732170672, 1469139331), (16559, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065511), (16560, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065554), (16561, 'http://www.google.de/aclk?sa=l&ai=CnCzuyoxETZPnKM2FOsWv-IANrcGwwwH96b3tFP3K4-1HCAAQASgDUJ6voY0BYJWioIKwB6ABx9GE-APIAQGpAktyyft02LY-qgQTT9BNbng67M9YIOnm1lBIV7Z5VQ&sig=AGiWqtxqDhHva1mw30ZNApMQAunp_J2J4Q&adurl=http://www.motulshop.de&rct=j&q=Motul%208100%20X', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 YFF35 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573250627), (16562, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16563, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016475), (16564, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30707; MS-RTC LM 8)', '', 'en-us', -732170672, -819065641), (16565, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065548), (16566, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16567, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16568, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16569, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16570, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, 1540731287), (16571, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16572, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16573, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16574, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16575, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16576, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16577, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16578, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16579, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16580, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16581, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16582, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16583, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16584, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16585, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16586, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16587, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16588, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16589, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16590, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16591, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16592, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16593, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16594, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16595, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16596, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16597, '', 'Mozilla/5.0 (compatible; ScoutJet; +http://www.scoutjet.com/)', '', '', -732170672, 644047381), (16598, 'http://www.google.de/aclk?sa=l&ai=CNC7IHitFTYb6AYT-sga9pe2NDa3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglaKPgqAHoAHH0YT4A8gBAakCS3LJ-3TYtj6qBBNP0NshnbhHAmZgu_GO9cq8zA-3&sig=AGiWqtwJYRF8UPJaPHhjpoHu8sWehG8OQg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420999156), (16599, 'http://www.google.de/aclk?sa=l&ai=CjvqB4SxFTaqTOYSfhQfF4KSyDa3BsMMB_em97RSthP2-RwgAEAEoAlCer6GNAWCVuomCmAegAcfRhPgDyAEBqQJLcsn7dNi2PqoEE0_Qudx53SQbkriSViaWA7FfR_Q&sig=AGiWqtxG9Nvxqm8ql7A6-iffOj0UomyK-A&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET CLR 1.1.4322)', '', 'de-DE', -732170672, 1591332412), (16600, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=motul+', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1599633473), (16601, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16602, 'http://www.google.at/search?q=motul+x+cess&hl=de&biw=1280&bih=773&prmd=ivns&ei=8z9FTdGHFs2p8AOSuaCvCQ&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 BTRS5417 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1023184579), (16603, 'http://www.google.at/search?q=motul+x+cess&hl=de&biw=1280&bih=773&prmd=ivns&ei=8z9FTdGHFs2p8AOSuaCvCQ&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 BTRS5417 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1023184580), (16604, 'http://www.google.de/aclk?sa=l&ai=CWFxZ7UNFTfbFE8OvtAax3amQDa3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCVoo-CoAegAcfRhPgDyAEBqQJLcsn7dNi2PqoEGE_Q0Is5VEng2n6Fk4PCMEqiCtePwI7krA&sig=AGiWqtyLLl-MXy6Az6LgM9rES-ZyLjWL5w&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1341488037), (16605, 'http://www.google.de/aclk?sa=l&ai=CpMsTCERFTdPVOYWGOq_j2YsNrcGwwwH96b3tFI3J4-1HCAAQASgDUJ6voY0BYJXi9oGUB6ABx9GE-APIAQGpAktyyft02LY-qgQWT9BCcklqvmWYVkzecFK8O9aYcxa3Ow&sig=AGiWqtxL3UIKHu6sT9OcjVQZKDu2A-lDbQ&adurl=http://www.motulshop.de&rct=j&q=motul%205w30', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1340880316), (16606, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (16607, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (16608, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16609, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (16610, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (16611, 'http://putoline.de.streamic.com/cgi-bin/clack.v1.js.cgi?search_term=null&url=http%3A%2F%2Fgoogleads.g.doubleclick.net%2Faclk%3Fsa%3Dl%26ai%3DBxZBkpUtFTcj-Asrl-Abs7LnwB63BsMMB_em97RTAjbcBgNMOEAMYAyCyr5wGKAo4AFCer6GNAWCV4pCCoAegAcfRhPgDsgELcHV0b2xpbmUuZGW6A', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'de-de', -732170672, 1556117439), (16612, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065457), (16613, 'http://www.google.de/search?hl=de&q=motul+5100&meta=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; (gmx/1.1.0.22); Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLive', '', 'de', -732170672, 1421664423), (16614, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017945), (16615, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16616, 'http://www.google.de/search?client=safari&rls=en&q=motul+15w50&ie=UTF-8&oe=UTF-8&redir_esc=&ei=MVxFTZXmBcfysgb6mIy_Dg', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'de-de', -732170672, 1574636441), (16617, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16618, 'http://www.amazon.de/Scooter-Power-2T-Motor%C3%B6l-Motul/dp/B001052OS0', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'de-de', -732170672, 1292335638), (16619, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4648210992461318&output=html&h=90&slotname=3090919550&w=728&lmt=1296393952&flash=10.1.102&url=http%3A%2F%2Fwww.herr-der-preise.de%2Fsearch%2Findex%2Fkeyword%2Fmotul%2Febay.customid%2Fhdp-2-4449%2', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1532578050), (16620, 'http://www.google.de/search?q=motul+shine+%26+go&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1548357089), (16621, 'http://www.google.de/aclk?sa=l&ai=ClKIyKGxFTey8O8z9sgb5y9GbDa3BsMMB_em97RSt1I_8BggAEAIoAlCer6GNAWCVkqqCsAegAcfRhPgDyAEBqQJLcsn7dNi2PqoEFk_Qx-s8xo30cuni7BfFM_-xtlgoN3I&sig=AGiWqtyvrubMocmiont9OmnxLkq9uITM6Q&adurl=http://www.motulshop.de&rct=j&q=motul%20sys', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1292483146), (16622, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30707; MS-RTC LM 8)', '', 'en-us', -732170672, -819065695), (16623, 'http://kleinanzeigen.ebay.de/anzeigen/s-motul-5100-15w-50/k0', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1426610445), (16624, 'http://www.google.com/search?hl=de&client=opera&hs=X3t&rls=de&q=MOTUL+8100+X-clean+SAE+5W-40+datenblattpdf+&aq=f&aqi=&aql=&oq=', 'Opera/9.64 (Windows NT 5.1; U; de) Presto/2.1.1', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1420000171), (16625, 'http://www.markenoele.de/', 'Opera/9.64 (Windows NT 5.1; U; de) Presto/2.1.1', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1420000171), (16626, 'http://www.markenoele.de/', 'Opera/9.64 (Windows NT 5.1; U; de) Presto/2.1.1', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1420000171), (16627, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&rlz=1W1ADFA_de&aq=f&aqi=g7&aql=&oq=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6)', '', 'de', -732170672, 1421730869), (16628, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=com.yahoo:de:official&client=firefox', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.2) Gecko/20100316 BTRS31753 YFF35 Firefox/3.6.2', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351651964), (16629, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de-DE) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5', '', 'de-DE', -732170672, 1341626898), (16630, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16631, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16632, 'http://www.google.de/aclk?sa=l&ai=CytcDYJhFTcTKFYb_sgaom_GhDa3BsMMB_em97RS1g_2-RwgAEAIoA1Cer6GNAWCVgoCAkAegAcfRhPgDyAEBqQJLcsn7dNi2PqoEGE_Q8pYSE-UGbp5gn1MeeTOUXoUxmh64Vg&sig=AGiWqtxBOXyDrqcKC3DfCeUMQ_T7YXHE5A&adurl=http://www.motulshop.de&rct=j&q=MOTUL%20', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1529278040), (16633, 'http://www.google.de/search?hl=de&q=motul+multi+atf+mercon+v&aq=f&aqi=&aql=&oq=', 'Opera/9.80 (Windows NT 6.1; U; Edition Campaign 21; de) Presto/2.7.62 Version/11.01', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1357167310), (16634, '', '', '', '', -732170672, 1121167938), (16635, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16636, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CDoQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmarine%2Foutboard-tech-4t-81.html&rct=j&q=motul%2010w30%20outboard&ei=j6xFTaLGEMLysgbmt93HDg&usg=AFQjCNGzYBkxj01junONGRD0spRtny-SXw', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1350710877), (16637, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16638, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16639, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16640, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16641, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE364&q=motul+oel+5w30+longlife&btnG=Google-Suche&aq=f&oq=', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'de-de', -732170672, 1573918342), (16642, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16643, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016526), (16644, '', '', '', '', -732170672, 1121167938), (16645, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16646, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (16647, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (16648, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16649, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (16650, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018784), (16651, 'http://suche.t-online.de/fast-cgi/tsc?mandant=toi&device=html&portallanguage=de&userlanguage=de&dia=adr&context=internet-tab&tpc=internet&ptl=std&classification=internet-tab_internet_std&start=0&num=10&type=all&lang=any&more=none&q=motul+motor%F6l', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.07; Windows NT 5.1; Trident/4.0; SIMBAR={CC2F33F2-F413-4CA1-86C2-2492F8A8EB2A}; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1573231628), (16652, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16653, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016512), (16654, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093954618), (16655, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16656, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16657, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16658, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16659, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16660, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16661, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16662, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16663, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16664, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16665, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16666, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16667, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16668, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16669, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16670, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16671, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16672, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16673, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16674, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16675, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16676, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16677, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16678, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16679, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16680, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16681, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16682, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16683, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16684, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16685, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16686, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16687, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16688, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16689, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16690, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16691, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16692, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16693, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16694, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16695, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16696, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16697, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16698, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16699, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16700, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16701, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16702, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16703, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16704, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16705, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16706, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16707, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16708, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16709, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16710, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16711, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16712, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16713, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16714, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16715, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16716, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16717, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16718, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16719, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16720, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16721, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16722, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16723, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16724, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16725, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16726, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16727, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16728, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16729, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16730, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16731, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16732, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16733, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16734, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16735, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16736, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16737, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16738, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16739, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16740, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16741, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16742, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16743, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16744, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16745, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16746, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16747, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16748, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16749, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16750, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16751, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16752, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16753, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16754, '', 'Mail.Ru/1.0', 'windows-1251;q=0.9, utf-8;q=0.5, *;q=0.1', 'ru;q=0.9, ua;q=0.8, by;q=0.8, en;q=0.5', -732170672, -649754960), (16755, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16756, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018903), (16757, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (16758, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (16759, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (16760, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (16761, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (16762, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (16763, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (16764, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (16765, 'http://www.google.com/search?q=g+motul+5100+15w50&hl=de&prmd=ivns&ei=Q25GTe_6O9SxhQewgq3XAQ&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.11) Gecko/20101012 Firefox/3.6.11', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -732394170), (16766, '', '', '', '', -732170672, 1121167938), (16767, 'http://www.google.de/search?q=Motor%C3%B6l+aral+10w40+205l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7SUNA&redir_esc=&ei=83dGTa3uJ5HDsway_MWcDg', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1351129150), (16768, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16769, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955124), (16770, 'http://www.google.de/aclk?sa=l&ai=CaTxA7oJGTbj3J4qvtAbitcXeDa3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFglZLxgZAHoAHH0YT4A8gBAakCCkHI4lDZtj6qBBhP0J2X2LCeBf8AeMaSI-iD80o7wclQkbs&sig=AGiWqtw8fqAd8vIwfcb5ohntiHxnIdfK7g&adurl=http://www.motulshop.de&rct=j&q=Motul%20710', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6)', '', 'de', -732170672, 1530413111), (16771, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBgQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=www.markenoele.de&ei=PIZGTbopx_myBtb0_LkO&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6)', '', 'de', -732170672, 1530413111), (16772, 'http://www.hood.de/auction/37690018/elf-moto-4-hp-eco-10w40-4-liter-motorradoel-4takt.htm', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; msn OptimizedIE8;DEDE)', '', 'de', -732170672, 1841400177), (16773, 'http://www.google.de/aclk?sa=l&ai=Cj3Rk-JBGTeTICIX7sgaqvcy0Da3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCVkpGCoAegAcfRhPgDyAEBqQKNo8oUmde2PqoEGE_Qrc67UYF31JkSwrE5zBkzNOkZ3Tcdhw&sig=AGiWqtx8B9gyKTpEIUMZq5doTFuhNtnv6w&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET4.0C; .NET CLR 3.0.30729; InfoPath.2)', '', 'de', -732170672, 1420708267), (16774, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)', '', 'de', -732170672, -1046598320), (16775, 'http://www.google.de/aclk?sa=l&ai=CsvDXUpJGTe31OcSvtAbf24mPDa3BsMMB_em97RS97Pu-RwgAEAEoAlCer6GNAWCV2p2CrAegAcfRhPgDyAEBqQKm8thASs22PqoEE0_QRRuoBvVwayeMHS6N63te64A&sig=AGiWqtzv-ItJM-6bKLLq8Lk9I_CgFxlURg&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1469099967), (16776, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16777, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1351607277), (16778, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1351607277), (16779, 'http://www.google.de/search?q=Specific+504+00+-+507+00+motul+5+liter&hl=de&client=firefox-a&hs=cID&rls=org.mozilla:de:official&channel=s&tbs=shop:1,p_ord:p&sa=X&ei=F5tGTZuNF4jHswb-nuW-Dg&ved=0CAoQuw0oAQ', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471646017), (16780, 'http://www.google.de/search?sourceid=chrome&ie=UTF-8&q=FORK+OIL+-+VERY+LIGHT', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1607500196), (16781, 'http://www.google.de/search?q=preis+f%C3%BCr+motul+300v+4t+fl+10w40&hl=de&source=hp&aq=f&aqi=&aql=&oq=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1470472170), (16782, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16783, 'http://www.google.de/search?q=Preis+MOTUL+8100+X-clean%2B+5W30&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7ADBR_de&redir_esc=&ei=k6tGTaLrA4SUOsykhLYB', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1022430306), (16784, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (16785, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (16786, 'http://www.google.de/aclk?sa=l&ai=Cd0HnPa9GTanANYaN-Qbe892kCK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgldL5gZQHoAHH0YT4A8gBAakCCkHI4lDZtj6qBBNP0Lmp43qbKcp6tJIftIvZ050l&sig=AGiWqtyB2bQqdRNuUfru0oJuky2Y20vj6A&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1389626617), (16787, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (16788, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (16789, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (16790, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (16791, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (16792, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (16793, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (16794, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (16795, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (16796, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (16797, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (16798, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (16799, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (16800, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (16801, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773780302), (16802, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16803, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16804, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16805, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16806, 'http://www.google.de/search?q=motul+tech+grease+300&hl=de&client=firefox-a&hs=HQF&rls=com.google:de:official&channel=s&prmd=ivns&ei=-rpGTe7RK86Vswbom83RDg&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -719866293), (16807, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16808, 'http://www.google.de/url?sa=t&source=web&cd=8&ved=0CD8QgwgwBw&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-100-motomix-2t.html&rct=j&q=motul%20100&ei=BsRGTab3Go76sgbVqM3QDg&usg=AFQjCNFY9WrJRNL3BtRpK6-o95Ukwy23Mg', 'Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101203 SUSE/3.6.13-0.2.1 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, -1779654406), (16809, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16810, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16811, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16812, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16813, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16814, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16815, 'http://www.google.de/aclk?sa=l&ai=CFU9Px8dGTafKHMSvtAbX_KWaDa3BsMMB_em97RS1g_2-RwgAEAIoAlCer6GNAWCVgoCAkAegAcfRhPgDyAEBqQKSijrDMeO2PqoEE0_QsyRljGVO_Mv-ggKO_5vBuTE&sig=AGiWqtxDUBaUnn_YZP203Ve6MRjb4hErMw&adurl=http://www.motulshop.de&rct=j&q=motul%205100', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.0.3705; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1471792380), (16816, 'http://www.google.de/url?sa=t&source=web&cd=18&ved=0CFsQFjAHOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotorsport%2Fmotul-300v-4t-factory-line.html&rct=j&q=motul%205w30&ei=7shGTcnGNsKRswbW8fTODg&usg=AFQjCNEKh6CFqm0njJJ-_uKTENzoLnNlYA', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 2.0.50727)', '', 'de', -732170672, -1923552342), (16817, 'http://www.google.de/search?hl=de&q=motul+shop&aq=8&aqi=g10&aql=&oq=motul', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1; InfoPath.2)', '', 'de', -732170672, -1928389119), (16818, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16819, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16820, 'http://www.google.de/aclk?sa=l&ai=Cv6u9VtFGTcOhN4X7sgaiuYC0Da3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglZKfgrAHoAHH0YT4A8gBAakCkoo6wzHjtj6qBBNP0O7nQfYRb5jSBYrUnpUOl-T2&sig=AGiWqtymM2rjKjkt_fMKypkuxtYZet0Wag&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421178246), (16821, 'http://www.google.de/search?source=ig&hl=de&rlz=&q=MOTUL+300V+Competition&btnG=Google-Suche&aq=f&oq=', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.6.30 Version/10.61', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1529188241), (16822, 'http://www.google.de/search?q=motul+shop&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'windows-1250,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638643985), (16823, 'http://www.google.de/aclk?sa=l&ai=CRrxAw9lGTZ2oC8iwtAa_j_y7Da3BsMMB_em97RTNwePtRwgAEAEoA1Cer6GNAWCVspWCpAegAcfRhPgDyAEBqQKSijrDMeO2PqoEFk_QSgBqOxE53OeVfEqzDTy3WlRL5Cs&sig=AGiWqtynirZeLc0Oaz9Zjaomo5OYiALtfg&adurl=http://www.motulshop.de&rct=j&q=motul%20cla', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437845094), (16824, 'http://search.icq.com/search/results.php?q=motul%2015W50&ch_id=rsrh&icid=rs_indx', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1527058455), (16825, 'http://www.google.de/url?sa=t&source=web&cd=7&ved=0CEQQFjAG&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=meinung%208100%20x-clean&ei=IeJGTY_kCIjAswbEl92jDg&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4jw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1292283219), (16826, 'http://www.google.de/aclk?sa=l&ai=CpHP8PORGTZGeDIH-sgb0r_3bDa3BsMMB_em97RTtvePtRwgAEAEoAlCer6GNAWCVAqABx9GE-APIAQGpAvHxubaf47Y-qgQYT9A1gyPRcb1wfz_UrUvO45L7-5LOQlUQ&sig=AGiWqtxkuYF8jYHV4V93GBt0UiHAdvhKyQ&adurl=http://www.motulshop.de&rct=j&q=MOTUL%208100%2', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; bg; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'windows-1251,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1599589022), (16827, 'http://www.google.de/aclk?sa=l&ai=C2g5GkOZGTeKYBIH9sgad08XUDa3BsMMB_em97RSthP2-RwgAEAEoA1Cer6GNAWCVgqaCsAegAcfRhPgDyAEBqQLx8bm2n-O2PqoEE0_QQZ79HssbO6JnfbmY_pLgbqQ&sig=AGiWqtwCTV_MRmqCTFUcIk7nR9-cpBfOpQ&adurl=http://www.motulshop.de&rct=j&q=Motul%20Motor%C', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)', '', 'de-DE', -732170672, 1351249318), (16828, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16829, '', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1304185417), (16830, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16831, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16832, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16833, 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDgQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=n-1GTc-_EYKVswa12cTSDg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576438806), (16834, 'http://www.google.de/aclk?sa=l&ai=CG_H4QO9GTeX7CMawtAbI-ZSrDa3BsMMB_em97RSttuPtRwgAEAEoAlCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQK_U51ePfi2PqoEGE_Qtc8_aIkcF7CcNKCw7bxvvJU-enKmSg&sig=AGiWqtwhaL507AHddH3qSutMSpBRS9mR8g&adurl=http://www.motulshop.de&rct=j&q=MOTUL%20', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 1.1.4322; .NET CLR 3.5.21022; SLCC1; .NET4.0C)', '', 'de-DE', -732170672, 1574369908), (16835, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16836, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (16837, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (16838, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -1657335577), (16839, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065511), (16840, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16841, 'http://www.facebook.com/l.php?u=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-motorrad.html%3Flimit%3Dall&h=0889b', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1576438806), (16842, '', 'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)', '', '', -732170672, 1161803259), (16843, 'http://www.google.de/url?sa=t&source=web&cd=2&ved=0CB8QFjAB&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-multi-atf-1l.html&rct=j&q=multi%20atf&ei=8AFHTezwH9DNswba_fi8Dg&usg=AFQjCNGJ8tYkZuOCkxINO1n4_5f1Yn5hHA', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529584200), (16844, 'http://suche.web.de/search/web/?pageIndex=3&su=motul&origin=FM_logout&mc=suche@web@navigation@weiter.suche@web', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471638651), (16845, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338527691), (16846, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338527691), (16847, 'http://www.google.de/search?hl=de&rlz=1B3GGLL_deDE391DE391&&sa=X&ei=DhhHTb3uIobGswafrPjHDg&ved=0CB8QBSgA&q=motul+506.01&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 MRA 5.7 (build 03797) Firefox/3.6.13 GTB7.1 ( .NET CLR 3.5.30729) sputnik 2.4.0.32', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1601407035), (16848, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1529901594), (16849, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (16850, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (16851, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (16852, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (16853, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (16854, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (16855, 'http://www.google.de/search?q=MOTUL+motocool+Factory+Line&hl=de&client=firefox-a&hs=KkM&rlz=1R0GGGL_de&channel=s&prmd=ivns&ei=8ShHTdrUIc_Iswa-8NjWDg&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 GTB7.1 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340251036), (16856, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093954877), (16857, '', 'Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437738690), (16858, '', 'Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437738690), (16859, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1064 Safari/532.5', 'windows-1251,utf-8;q=0.7,*;q=0.3', 'bg-BG,bg;q=0.8', -732170672, 1346919586), (16860, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1529749953), (16861, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16862, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16863, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16864, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (16865, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16866, 'http://www.google.de/aclk?sa=l&ai=Cel_P9JVHTeKMGcThswbg-4G-Da3BsMMB_em97RTtzOPtRwgAEAIoA1Cer6GNAWCV6pyCrAegAcfRhPgDyAEBqQJcDom11wa3PqoEGE_QpfCOKdX8B_E0fxOYKV56Fh2YyecKHA&sig=AGiWqtz1hDVxiM6mn8YMuhZbERXIEBXBuA&adurl=http://www.motulshop.de&rct=j&q=2%20takt', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, -1128194587), (16867, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16868, 'http://www.google.de/aclk?sa=l&ai=CRNHuqLtHTeKGC4XgswaWuPCpDa3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVspWCpAegAcfRhPgDyAEBqQJcDom11wa3PqoEE0_QdMQBEcX1xZEM7M5SssZIj4E&sig=AGiWqtyf4R-THe6jIBTwudVgSxalhna12A&adurl=http://www.motulshop.de&rct=j&q=motul%205100', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 YFF35 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471003462), (16869, 'http://www.google.de/search?q=motul+15w50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1303660418), (16870, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (16871, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (16872, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016463), (16873, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16874, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065469), (16875, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.4) Gecko/20091016 Firefox/3.5.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338129076), (16876, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.4) Gecko/20091016 Firefox/3.5.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338129076), (16877, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018769), (16878, '', 'Eurobot/1.1 (http://eurobot.ayell.eu)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, 1311656882), (16879, 'http://www.google.de/url?sa=t&source=web&cd=3&ved=0CDIQFjAC&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20online%20shop&ei=wdNHTdnfGcvxsgb-rMD7Ag&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1351252442), (16880, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16881, 'http://www.amazon.de/gp/product/B004BF8KAW/ref=olp_product_details?ie=UTF8&me=&seller=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16 by Peacy', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1037575670), (16882, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (16883, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (16884, '', 'Mozilla/4.0 (CMS Crawler: http://www.cmscrawler.com)', '', '', -732170672, 1407826462), (16885, 'http://www.google.de/search?sourceid=navclient&aq=2&oq=motul&hl=de&ie=UTF-8&rlz=1T4GPEA_deDE298DE298&q=motul+5100', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1340464027), (16886, 'http://www.google.de/search?hl=de&client=firefox-a&hs=gVZ&rls=org.mozilla%3Ade%3Aofficial&q=Motul-8100-x-clean%2Berfahrung&aq=f&aqi=&aql=&oq=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420820153), (16887, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16888, 'http://www.google.de/aclk?sa=l&ai=Ci_PBn_hHTdvmBMqwtAaErbSsDa3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVgv-BlAegAcfRhPgDyAEBqQJcDom11wa3PqoEE0_QjLWRGdekKhTjQeKPMYA2tJw&sig=AGiWqtwnuf_jzK9CI7WzY3ln004Nas5P3g&adurl=http://www.motulshop.de&rct=j&q=motul%205100', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'de-de', -732170672, 1572871238), (16889, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)', '', 'de', -732170672, -1046598320), (16890, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16891, 'http://www.google.de/search?hl=de&rlz=1G1FUJD_DEDE390&q=motul+ford+specific+913+abc+5w30+fully+synthetic&btnG=Suche&aq=f&aqi=&aql=&oq=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET4.0C; .NET CLR 3.0.30729)', '', 'de', -732170672, 1338802106), (16892, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16893, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16894, 'http://www.google.de/aclk?sa=l&ai=CANC01QZITdiFCMmvtAbL042YDa3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCVuqCCsAegAcfRhPgDyAEBqQLHIX27bg-3PqoEGE_Qqpi_zKTQcPeJmEE53NP4Tffo7hMFlQ&sig=AGiWqtwsiS_3xFwG8eurT0zRDS8nABbyTg&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1608431274), (16895, 'http://www.google.de/aclk?sa=l&ai=CzkjftQhITdX4OoTG-AaKsrTzAa3BsMMB_em97RSFyuPtRwgAEAEoA1Cer6GNAWCV4pmCrAegAcfRhPgDyAEBqQKr6_7gJA63PqoEFk_QKrdgSKfnt724Cbeb44SImNGk6ne6BRMI8s2pt4bnpgIV0Y4OCh2wLklHygUA&rct=j&q=motul%2020w50&ei=tQhITbKfOtGdOrDdpLoE&sig=AGiWq', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1505152155), (16896, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE379&q=motul+100&aq=f&oq=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; IE6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1885051378), (16897, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1GGLQ_DEDE379&q=motul+100&aq=f&oq=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; IE6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1885051378), (16898, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16899, 'http://www.google.de/aclk?sa=l&ai=CzV56SBVITeDSOYHhswbZrqDZDa3BsMMB_em97RTtzOPtRwgAEAIoA1Cer6GNAWCVoreCyAegAcfRhPgDyAEBqQLHIX27bg-3PqoEGE_QXP-ctsaA_nNpboqzTILHkonmB7I3ew&sig=AGiWqtw2J14C3MZ1b1pXkMgHCILdPkPtew&adurl=http://www.motulshop.de&rct=j&q=eurolub%', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 AskTbMYC-SRS/3.9.1.14019 Firefox/3.6.13 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1292357980), (16900, 'http://www.google.de/aclk?sa=l&ai=CTqhDjRVITdnvCcX8sgae-MnBDa3BsMMB_em97RSthP2-RwgAEAIoA1Cer6GNAWCV8vyBlAegAcfRhPgDyAEBqQLHIX27bg-3PqoEGE_QKE5qaozXV2xv5HNCNXxsnsxKG1KLYA&sig=AGiWqtyQ6oWunlA74UFLNbCBoEKp-CYwXA&adurl=http://www.motulshop.de&rct=j&q=MOTUL%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529908435), (16901, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16902, 'http://www.google.de/search?hl=de&&sa=X&ei=2RZITZjrG8bKswbanZmQAw&ved=0CBsQBSgA&q=Motul+8100+x+clean+c3&spell=1', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, 1481615612), (16903, 'http://www.google.de/search?hl=&q=Motul+Specific+913C+&sourceid=navclient-ff&rlz=1B3GGGL_deDE345DE345&ie=UTF-8', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de,de-de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1417994803), (16904, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16905, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268922), (16906, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (16907, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (16908, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16909, 'http://www.google.de/aclk?sa=l&ai=Cy4vdwB1ITYbQO4TiswautLXnDa3BsMMB_em97RS97Pu-RwgAEAEoA1Cer6GNAWCV8qCCsAegAcfRhPgDyAEBqQLHIX27bg-3PqoEE0_QPN-v_V0vfFQOGXLLeywV3vU&sig=AGiWqtxMrToFrN4sEcQpcNLc9ftHgIFcmA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1506576741), (16910, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16911, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017931), (16912, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.83 Safari/534.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', -732170672, -1607669725), (16913, 'http://shopping.news.de/search/landing/query/motul+5100/s/google/gkaid/55225303/koid/3832731172/', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1468780143), (16914, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (16915, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (16916, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16917, 'http://www.google.de/aclk?sa=l&ai=CER0h-kFITb8Vi_-yBqWsvJgNrcGwwwH96b3tFI3J4-1HCAAQASgCUJ6voY0BYJXaiIKYB6ABx9GE-APIAQGpAnwrdz66E7c-qgQTT9AeWHkv7aC3P9XypYbKZT9AYA&sig=AGiWqtzrXs5lTC92EjLIpjWswPryAchapw&adurl=http://www.motulshop.de&rct=j&q=motul%20specific', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GoogleT5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de', -732170672, 1471309606), (16918, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1058729625), (16919, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1058729625), (16920, 'http://www.google.de/aclk?sa=l&ai=CU95GrUlITf_NBIThswat7fmEDa3BsMMB_em97RTNgP2-RwgAEAFQnq-hjQFgleKlgrAHoAHH0YT4A8gBAakCfCt3ProTtz6qBBNP0PI2OIGpUF0BKZxABkNOnNPC&sig=AGiWqtxUddkdX1o6Hxw2Up2Lsxq_aXtamQ&adurl=http://www.motulshop.de&rct=j&q=motul%202%20takt%2', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.237 Safari/534.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1573101063), (16921, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16922, 'http://www.trustedshops.de/kaufen/suche.html?siteSearchCriteria=entspannungs+%C3%B6l&searchResults=1&siteSearchOption=all', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -1134382046), (16923, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16924, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16925, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16926, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; tb-gmx/1.3.2)', '', 'de', -732170672, 1420877660), (16927, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16928, 'http://www.google.de/search?q=motul+5100+ester+10w+40+fas&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648568057), (16929, 'http://www2.preisvgl.de/10W+40+208L/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MAMD; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 1417872332), (16930, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16931, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018774), (16932, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16933, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16934, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16935, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16936, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16937, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018769), (16938, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (16939, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5', '', '', -732170672, 1528268452), (16940, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16941, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16942, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16943, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16944, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16945, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16946, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065506), (16947, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16948, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16949, '', 'Eurobot/1.1 (http://eurobot.ayell.eu)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, 1311658164), (16950, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16951, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16952, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16953, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16954, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065557), (16955, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (16956, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1)', '', 'de', -732170672, -1046598320), (16957, '', 'ia_archiver (+http://www.alexa.com/site/help/webmasters; crawler@alexa.com)', '', '', -732170672, -1367216739), (16958, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.4) Gecko/20091016 Firefox/3.5.4', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338122251), (16959, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16960, 'http://www.google.de/search?hl=de&safe=off&&sa=X&ei=LCdJTcbIIoSaOs-ysekP&ved=0CCUQvwUoAQ&q=motul+300v&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1304415900), (16961, 'http://www.google.de/search?q=softshell+westen+herren&hl=de&tbs=shop:1&prmd=ivns&ei=aCtJTeiUEozLswa6ydWZDw&start=20&sa=N', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -648317436), (16962, 'http://www.markenoele.com/', 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.8) Gecko/20100722 Ubuntu/10.04 (lucid) Firefox/3.6.8 +http://www.archive.org/', '', '', -732170672, -806229920), (16963, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16964, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1128236838), (16965, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16966, 'http://www.google.de/url?sa=t&source=web&cd=5&ved=0CDsQFjAE&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=onlineshop%20motul&ei=FUtJTY2uGorAswalqIy9Dw&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648312615), (16967, 'http://www.google.de/search?hl=de&q=MOTUL+300V+4T+Factory+Line+Off+Road&aq=f&aqi=&aql=&oq=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)', '', 'de', -732170672, 1529391307), (16968, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (16969, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (16970, 'http://www.wlw.de/sse/MainServlet?anzeige=kurzliste&land=DE&sprache=de&klobjid=70518&suchbegriff=motorenoel', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338965345), (16971, '', 'Mozilla/5.0 (PLAYSTATION 3; 1.00)', '', 'de, en;q=0.5', -732170672, 1560026849), (16972, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018775), (16973, 'http://www.google.de/search?q=motul+8100+x-clean&ie=utf-8&oe=utf-8&aq=t&client=firefox-a&rlz=1R1GGLL_de___IT375', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419220377), (16974, 'http://www.google.de/search?q=motul+20w50+billig', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)', '', 'de-DE', -732170672, 1385540298), (16975, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016463), (16976, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16977, 'http://www.google.de/aclk?sa=l&ai=CRhqnOIBJTYT9LsiwtAbNhqy7Da3BsMMB_em97RS1g_2-RwgAEAIoAlCer6GNAWCV6qCCsAegAcfRhPgDyAEBqQImktenfSq3PqoEE0_QWnrTTdBoOrS8O6lBLvXhVSc&sig=AGiWqtwOeKpDu2ZjMoGgeYMDPtLzi_r-4g&adurl=http://www.motulshop.de&rct=j&q=motul%205100', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C; AskTB5.6)', '', 'de-DE', -732170672, 1529491807), (16978, 'http://www.google.de/search?q=Motul+Specific+913c&hl=de&rlz=1W1SUNC_de&prmd=ivns&source=univ&tbs=shop:1&tbo=u&ei=KINJTa61DcLDswag6pW0Dw&sa=X&oi=product_result_group&ct=title&resnum=4&ved=0CDQQrQQwAw', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1341610409), (16979, 'http://shop.ebay.de/?_from=R40&_trksid=p5197.m570.l1313&_nkw=motul+300v&_sacat=See-All-Categories', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1529440346), (16980, '', 'Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.7.8) Gecko/20050512 Firefox/1.0.4', '', '', -732170672, 1591540591), (16981, 'http://www.google.de/search?hl=de&source=hp&q=motul+shop&rlz=1W1SUNC_de&aq=8&aqi=g10&aql=&oq=motul', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1341610409), (16982, 'http://www.google.de/search?q=motul+online+shop&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGIE_de&redir_esc=&ei=iIhJTe6VLsqRswbx89WnDw', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1529440346), (16983, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955128), (16984, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16985, 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CEsQgwgwAw&url=http%3A%2F%2Fwww.markenoele.de%2Fsoftshell-weste-herren.html&rct=j&q=softshellweste%20herren%20xl&ei=PJFJTej4IsmKswbg-NiNDw&usg=AFQjCNGIWhWcz24_ytd1JsFsJoc7q_PxUw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1591647128), (16986, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1296667394&flash=10.1.102&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fteilehandel%2Farticles%2F271823%2F&dt=129666740517', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471975122), (16987, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16988, 'http://www.google.de/search?sourceid=navclient&aq=8&oq=Motul&hl=de&ie=UTF-8&rlz=1T4RNTN_deDE391DE391&q=motul+shop', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1506576794), (16989, 'http://suche.t-online.de/fast-cgi/tsc?sr=ptoweb&q=Motul+Motor%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 6.1; Trident/4.0; GTB6.4; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1572954999), (16990, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16991, 'http://www.google.de/aclk?sa=l&ai=CsQVZRKFJTcPcBcj7sgbQkqSzDa3BsMMB_em97RSNyePtRxABIMHW_w4oAlCer6GNAWCVioyCmAegAcfRhPgDyAEBqQImktenfSq3PqoEFk_QIzmfQ1U-hn0SIRD3YSqMTXjNw2uABZBO&num=1&sig=AGiWqtzPeX6cmmcv6ow1Y_yuSHDcyp9g_Q&adurl=http://www.motulshop.de&rct=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MAMD; .NET4.0C; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de-DE', -732170672, 1599764198), (16992, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (16993, 'http://www.google.de/aclk?sa=l&ai=CvEJ9RqtJTcavJ4aPOqq6nIcNrcGwwwH96b3tFI3J4-1HCAAQASgDUJ6voY0BYJWCtILAB6ABx9GE-APIAQGpAiaS16d9Krc-qgQTT9CNDXH7qGMQYGM_MbSlv6GBnQ&sig=AGiWqtyosVAepOV4kOWHcxFVGfgiI2Vggw&adurl=http://www.motulshop.de&rct=j&q=motul%20specific', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312246691), (16994, 'http://www.motorradfrage.net/frage/hat-jemand-erfahrung-mit-dem-motul-engine-clean', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350819626), (16995, 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDMQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=H65JTdz9L4-VswbzusmTDw&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1128227834), (16996, 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDMQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=H65JTdz9L4-VswbzusmTDw&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1128227834), (16997, 'http://shop.ebay.de/i.html?_nkw=Motul+300v&_sacat=0&_odkw=Motul+300v&_osacat=9800&_trksid=p3286.c0.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.2; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; Tablet PC 2.0)', '', 'sv-SE', -732170672, 1524636296), (16998, 'http://shop.ebay.de/i.html?_nkw=Motul+300v&_sacat=0&_odkw=Motul+300v&_osacat=9800&_trksid=p3286.c0.m270.l1313', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB0.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.2; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; Tablet PC 2.0)', '', 'sv-SE', -732170672, 1524636296), (16999, 'http://www.google.de/search?q=motul+silicon+clean&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420317840), (17000, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-0886722753686884&format=fp_al_lp&output=html&h=15&w=728&lmt=1296678784&channel=5048951693&ea=0&flash=9.0.115&url=http%3A%2F%2Fwww.rollertuningpage.de%2Fsearch.php&dt=1296678784742&shv=r20101117&j', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16 GTB7.1 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1528146177), (17001, 'http://www.google.de/aclk?sa=l&ai=CYKAfNMFJTbHPNs2NOp6HwNgNrcGwwwH96b3tFIXK4-1HCAAQAVCer6GNAWCVuv2BlAegAcfRhPgDyAEBqQIEdekemx23PqoEFk_QY8iUXWdP4eNMvcPj8pSwCY7CwbM&sig=AGiWqtx8_0hW1dqtRT9wNihatnLOPjTqEw&adurl=http://www.motulshop.de&rct=j&q=motul%2020w50', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1841324409), (17002, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C; Tablet PC 2.0)', '', 'de-DE', -732170672, 1527442536), (17003, '', '', '', '', -732170672, 1121167938), (17004, 'http://www.google.de/url?sa=t&source=web&cd=12&ved=0CGgQgwgwCw&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-3000-4t-32.html&rct=j&q=motul%20%203000&ei=-8ZJTd_BIY6PswbzzoCZDw&usg=AFQjCNE_75nfAbsbMGvVq__NjjV5duOQZw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; MASN; .NET4.0C; .NET4.0E)', '', 'de-DE', -732170672, 1506576736), (17005, 'http://www.google.de/aclk?sa=l&ai=CaRvrRslJTYn_DMOb-QaHh7CjCK3BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFgleKogrAHoAHH0YT4A8gBAakC7CXb8ukntz6qBBNP0NLCG1CVqRPl7j7tmwE3liDI&sig=AGiWqty8zbIGs-u5f1KSeLE0Kr-9eI1A0Q&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; AOL 9.0; AOLBuild 4327.5201; Windows NT 6.1; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)', '', 'de-DE', -732170672, -1017299930), (17006, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l+shop&aq=4&aqi=g10&aql=&oq=motul', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.5.24 Version/10.53', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1338412921), (17007, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017945), (17008, 'http://www.wlw.de/sse/MainServlet?anzeige=kurzliste&land=DE&sprache=de&klobjid=70518&suchbegriff=schmierstoffe', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1481319807), (17009, 'http://www.google.de/aclk?sa=l&ai=C7GOv1NZJTaHgC8P6sgaO4a3KDa3BsMMB_em97RSNyePtRwgAEAEoA1Cer6GNAWCViv6BlAegAcfRhPgDyAEBqQIEdekemx23PqoEGE_Qqu9m5o1nVbMJr4Etu8CYPVx148AB_Q&sig=AGiWqtxN0m4xNSvUSr4kDX_l0uWv0tLTBw&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, -1133956435), (17010, 'http://www.shell-advance.de/?epl=_2-3tWocM57vYrgsMBd0-IDpjBZuSCicIrmLv1RqaHrjKKV5hN0sAi3g4VOWIy3EpA2NSXwOlIQm5MFjcmWBi-YKivcEZ2FZ6_uZq0C3H8UrI9MylxiJDV0xE9T86J7g-oEjaFO4VwVcMLJkZMlEY6ib1MNmVxdGS2VLhNAFz5n8Cu24V3-_uORdS3zlrhXqAdBooKFpZCieIqRHA43Q5Im0pzxNaW', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; (webde/1.1.0.22); SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, -1308079261), (17011, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+8100+X-cess&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1526916371), (17012, 'http://www.google.de/search?q=motul+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 46740163), (17013, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5', '', '', -732170672, 1532602923), (17014, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17015, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (17016, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (17017, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (17018, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (17019, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (17020, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016523), (17021, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (17022, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (17023, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065511), (17024, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17025, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17026, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17027, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17028, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17029, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17030, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17031, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17032, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17033, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17034, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17035, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17036, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17037, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17038, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17039, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17040, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17041, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17042, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17043, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17044, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17045, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17046, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17047, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17048, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17049, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17050, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17051, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17052, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17053, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17054, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17055, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17056, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17057, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17058, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17059, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17060, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17061, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17062, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17063, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17064, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17065, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17066, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17067, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17068, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17069, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17070, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17071, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17072, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17073, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17074, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17075, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17076, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17077, '', 'Java/1.4.1_04', '', '', -732170672, 1386869966), (17078, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016527), (17079, 'http://www.google.de/aclk?sa=l&ai=C-I1M1F5KTd6eOYf9sgaFkIAircGwwwH96b3tFI-13kQIABABKAJQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCU1JfSugktz6qBBNP0Bqtj6atox6l0DaKB8JXNDhf&sig=AGiWqtx3dMPozatmMqa9UdqLBijLsHJOeg&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MAPB; .NET4.0C)', '', 'de-DE', -732170672, 1469394788), (17080, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016467), (17081, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9674079350148836&output=html&h=90&slotname=2480951733&w=728&lmt=1296722697&flash=10.0.12.36&url=http%3A%2F%2Fkremergo1a.tradoria.de%2Fmotoroel-c395942&dt=1296722697874&shv=r20101117&jsv=r20110120', 'Mozilla/4.0 (compatible; MSIE 7.0; TOB 6.11; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1419454391), (17082, 'http://www.google.de/search?hl=de&client=firefox-a&hs=cRb&rls=org.mozilla%3Ade%3Aofficial&q=Motul+%C3%B6l&aq=f&aqi=g6&aql=&oq=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351642681), (17083, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (17084, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (17085, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17086, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.86 Safari/534.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', -732170672, -1607669725), (17087, 'http://www.google.de/search?q=motul+300v&hl=de&tbs=shop:1&ei=jqRKTem5AYGRswa5hum3Dw&start=30&sa=N', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.7.62 Version/11.01', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1526876895), (17088, 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W50-Liter/dp/B0022ZEVZQ', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1339767262), (17089, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5', '', '', -732170672, 1532602923), (17090, 'http://www.google.de/search?hl=de&source=hp&q=motul+x-cess&rlz=1R2SUNC_enDE373&aq=0&aqi=g2&aql=&oq=motul+x', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)', '', 'de', -732170672, -653876510), (17091, 'http://www.motor-talk.de/forum/oelberatung-3-0-tdi-mit-dpf-t3085225.html?highlight=%C3%B6l%3Btdi', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529287470), (17092, 'http://www.google.de/search?q=mannol+2+takt+%C3%B6l+teilsynthetisch&hl=de&client=firefox-a&hs=dLL&rls=org.mozilla:de:official&channel=s&prmd=ivns&ei=4rZKTfiNH9H5sgaUxqCcDw&start=20&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1575515185), (17093, '', 'weneobot/Nutch-1.2 (weneo.de bot; http://www.weneo.de/bot; bot at weneo.de)', '', 'de-de,de;q=0.5', -732170672, 1426772954), (17094, 'http://www.google.de/search?q=motul+snowpower+preis', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de-at', -732170672, 1484040250), (17095, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065502), (17096, 'http://www.google.de/aclk?sa=l&ai=CmqJU-cZKTc7-GIGvtAbquLhRrcGwwwH96b3tFL3s-75HCAAQASC2VFCer6GNAWCV-vCBjAegAcfRhPgDyAEBqQIRIV4xxCW3PqoEE0_QeEzZrVcpK0x151ilgUZT4ayABZBO&sig=AGiWqtwEuEoqeRI0TRO_lgXcabydBWeNhA&adurl=http://www.motulshop.de&rct=j&q=motul%20%C', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481164952), (17097, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338537112), (17098, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338537112), (17099, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338537112), (17100, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338537112), (17101, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338537112), (17102, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338537112), (17103, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17104, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338537112), (17105, 'http://shop.ebay.de/?_from=R40&_trksid=m570&_nkw=Motul+Specific+504+00-507+00+5W-30', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; AskTbFWV5/5.9.1.14019)', '', 'de', -732170672, 1608493004), (17106, 'http://www.google.de/aclk?sa=l&ai=CNi4XL89KTYrAF8bgswazmvAurcGwwwH96b3tFK3Uj_wGCAAQAVCer6GNAWCViviBlAegAcfRhPgDyAEBqQIRIV4xxCW3PqoEE0_QPdY7RmsAU-fcnmNGVnaAJMg&sig=AGiWqtw59SD-w2A2ev5_zi7ux5-X0kGBXQ&adurl=http://www.motulshop.de&rct=j&q=motul%20fuel%20syst', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)', '', 'de-DE', -732170672, 1480723941), (17107, 'http://www.google.de/aclk?sa=l&ai=Cgx4K5s9KTayLH4j-sgbxv-UkrcGwwwH96b3tFN2_4-1HCAAQAVCer6GNAWCV6rWCxAegAcfRhPgDyAEBqQIRIV4xxCW3PqoEGE_QqIrqoWnVdIOOCFWH9NLZV_uUL5v-tA&sig=AGiWqtzksqHL5NSwq228PxSoZLbbJDYGhQ&adurl=http://www.motulshop.de&rct=j&q=motul%20zwei', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -638949048), (17108, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17109, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17110, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17111, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17112, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17113, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17114, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17115, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17116, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17117, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17118, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1295796427&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fmotoroel-5w-30-von-gm-t2075975.html&dt=1295796432108&shv=r2', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1526802096), (17119, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17120, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17121, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17122, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17123, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17124, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17125, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17126, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17127, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17128, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17129, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17130, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17131, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17132, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17133, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17134, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17135, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17136, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17137, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17138, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17139, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17140, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17141, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17142, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17143, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17144, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17145, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17146, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17147, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17148, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17149, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17150, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17151, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17152, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17153, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17154, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17155, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17156, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17157, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17158, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17159, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17160, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17161, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17162, '', 'Java/1.4.1_04', '', '', -732170672, 697092741), (17163, 'http://www.google.de/search?sourceid=navclient&aq=1h&oq=motul&hl=de&ie=UTF-8&rlz=1T4ACAW_de___DE358&q=motul+%c3%b6l+2+takt', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 1575467110), (17164, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (17165, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1549926887), (17166, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (17167, 'http://www.google.de/search?hl=de&source=hp&q=4+Liter+Motul+5100+10W40+&btnG=Google-Suche&meta=&aq=f&aqi=&aql=&oq=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1; ADOK; LIZOK)', '', 'de', -732170672, -1549926887), (17168, 'http://www.google.de/search?hl=de&source=hp&q=4+Liter+Motul+5100+10W40+&btnG=Google-Suche&meta=&aq=f&aqi=&aql=&oq=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.1; ADOK; LIZOK)', '', 'de', -732170672, -1549926887), (17169, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 1575467110), (17170, 'http://www.google.de/aclk?sa=l&ai=Ck6aT9t9KTcjTB4Tiswa15IRvrcGwwwH96b3tFLWD_b5HCAAQASgCUJ6voY0BYJXSo4KwB6ABx9GE-APIAQGpAhEhXjHEJbc-qgQTT9ByvlpWVKUvNeLIPFITNJIjLg&sig=AGiWqtyIkhICid-YGsnhH-dqwEjXWs-Shg&adurl=http://www.motulshop.de&rct=j&q=motul%205100', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C; AskTB5.6)', '', 'de-DE', -732170672, 1529494350), (17171, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&aq=0&aqi=g10&aql=&oq=motul+', 'Opera/9.50 (Windows NT 5.1; U; de)', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, 1401384958), (17172, '', 'Eurobot/1.1 (http://eurobot.ayell.eu)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, 1489375435), (17173, 'http://www2.preisvgl.de/motul+8100+x+cess+5W+40/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -639020516), (17174, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 AskTbBLT/3.9.1.14019 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -707531616), (17175, 'http://www.autoplenum.de/sponsoredlinks/f_a/Longlife', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0)', '', 'de-DE', -732170672, -1306993658), (17176, 'http://www.google.de/url?sa=t&source=web&cd=11&ved=0CGwQFjAK&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=Motul%205W40%208100%20x%20cess&ei=YP5KTeLDPM7JswbA6vGXDw&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -639020516), (17177, 'http://www.google.de/search?q=motoren%C3%B6l&hl=de&client=firefox-a&hs=Dxk&rls=org.mozilla:de:official&channel=s&prmd=ivns&ei=DwFLTayJGcHPhAeT6InyDg&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1573631259), (17178, '', 'Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.7.8) Gecko/20050512 Firefox/1.0.4', '', '', -732170672, 1591540591), (17179, 'http://www.google.de/search?hl=de&client=firefox-a&hs=aeQ&rls=org.mozilla%3Ade%3Aofficial&q=motul+8100+x-clean%2B+preis&aq=f&aqi=&aql=&oq=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480704765), (17180, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; eSobiSubscriber 2.0.4.16; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)', '', 'de-DE', -732170672, 1575467110), (17181, 'http://www.google.de/aclk?sa=l&ai=CMIXr7xBLTbzzKIb_sga05YkmrcGwwwH96b3tFI3J4-1HCAAQASgDUJ6voY0BYJW6gIKYB6ABx9GE-APIAQGpAhEhXjHEJbc-qgQTT9Do7Cq3R_R9sps_XENQFivtvw&sig=AGiWqtyCiQ6Dfpp1x0jHtVRCSYRYPo089A&adurl=http://www.motulshop.de&rct=j&q=motul%20specific', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1339803245), (17182, 'http://www.google.de/url?sa=t&source=web&cd=14&ved=0CEgQFjADOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-specific-229-51.html&rct=j&q=%22Motul%20Specific%20229.51%22&ei=aBNLTbPzDYiRswbHrtzsDQ&usg=AFQjCNFVPpI5j9jinT1913axEJ1UR_QSHw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1339803245), (17183, 'http://www.google.de/aclk?sa=l&ai=C6gH_bBVLTafEL4b_sgbVt4A8rcGwwwH96b3tFMXC4-1HCAAQASC2VCgDUJ6voY0BYJWioIKwB6ABx9GE-APIAQGpAhEhXjHEJbc-qgQYT9BYkzmT9EXvrxEE34wnbENpJ6tmUUA4gAWQTg&sig=AGiWqtwpc7T2o7XqwBrC5r46hMrD6JwP3Q&adurl=http://www.motulshop.de&rct=j&q=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1509245029), (17184, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955127), (17185, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17186, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17187, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (17188, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (17189, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955107), (17190, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17191, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17192, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (17193, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (17194, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093954574), (17195, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17196, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17197, 'http://www.google.de/search?hl=&q=motul+5100+4t&sourceid=navclient-ff&ie=UTF-8', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1292514785), (17198, 'http://www.amazon.de/s/ref=nb_sb_ss_i_4_11?__mk_de_DE=%C3%85M%C3%85Z%C3%95%C3%91&url=search-alias%3Daps&field-keywords=motul+15w50&sprefix=motul+15w50&rh=i%3Aaps%2Ck%3Amotul+15w50&ajr=3', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322)', '', 'de-at', -732170672, 1350155942), (17199, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1468985558), (17200, 'http://www.google.de/aclk?sa=l&ai=CFZgLC8ZLTaf_B4X9sgblzNVCrcGwwwH96b3tFO3M4-1HCAAQASgDUJ6voY0BYJXylIKgB5ABAqABx9GE-APIAQGpAvm2vhow4LY-qgQYT9DkBc_t5wYM05BGDClMA1nVdsEYcVdr&sig=AGiWqtydGMp45MxU3WfrfkZ4Y7BQK2F3Ww&adurl=http://www.motulshop.de&rct=j&q=2takt%', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b10) Gecko/20100101 Firefox/4.0b10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1834722580), (17201, 'http://www.google.de/aclk?sa=l&ai=CboVTWMdLTa-5NYzgswbnjIVJrcGwwwH96b3tFK3Uj_wGCAAQAVCer6GNAWCVivmBlAegAcfRhPgDyAEBqQL5tr4aMOC2PqoEFk_QeYLlNQsVbqiNWMgOXJGcSHFI7DM&sig=AGiWqtyliNJsxgcrU8OlP89Otxf4Iprlpg&adurl=http://www.motulshop.de&rct=j&q=motul%20fuel%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1601211508), (17202, 'http://www.google.de/aclk?sa=l&ai=CGidUwMdLTezEMoqvtAb69J1-rcGwwwH96b3tFLWD_b5HCAAQASgDUJ6voY0BYJXKqIKwB6ABx9GE-APIAQGpAqIURItS3LY-qgQYT9BGIfoeOzKboqzbkREXpTaoA9iRD8F1&sig=AGiWqtzLNiphxmKX3B6D-_EzamoB2-bn5w&adurl=http://www.motulshop.de&rct=j&q=MOTUL%2051', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 1.1.4322; .NET4.0C)', '', 'de-DE', -732170672, -733166510), (17203, 'http://www.motulshop.de', '', '', '', -732170672, -663639558), (17204, 'http://www.motulshop.de', '', '', '', -732170672, -663639558), (17205, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1030667242), (17206, 'http://www.google.de/search?q=motul+5100+&btnG=Suche&hl=de&source=hp&safe=images&aq=f&aqi=g3&aql=&oq=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; InfoPath.1)', '', 'de', -732170672, -1039630655), (17207, 'http://www.google.de/url?sa=t&source=productsearch&cd=6&ved=0CFYQgwgwBQ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-7100-4t-52.html&rct=j&q=7100%204T%2020W50&ei=ZNpLTYG6LoWMswba6umpDw&usg=AFQjCNE0hFFEjfLoFvKSJvrHXIg-DAA7EA&sig2=20trkWe6LlAXPeqXE-Qrvw&cad=r', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1599704412), (17208, 'http://www.google.de/aclk?sa=l&ai=ChuxcFNxLTZDxA4iIsAOmyMT4Dq3BsMMB_em97RSthP2-RwgAEAEgpKmsAygCUJ6voY0BYJUCoAHH0YT4A8gBAakCfRnBTHjetj6qBBhP0GMNkTPNakon8EK0Kg_Kwvmc8csf3rw&sig=AGiWqtwCdLFIg0NL9KY4FO8KtzUJ20cFQA&adurl=http://www.motulshop.de&rct=j&q=motul%2', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1021213941), (17209, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17210, 'http://www.hood.de/katalog/243584/sae-5w30.htm', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1557027447), (17211, '', 'Xenu Link Sleuth/1.3.8', '', '', -732170672, 1573644619), (17212, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Media Center PC 5.0; SLCC1; .NET4.0C; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de-DE', -732170672, 1341050720), (17213, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de,en-us;q=0.7,en;q=0.3', -732170672, 1380788681), (17214, 'http://www.google.de/search?q=Aufn%C3%A4her+Motul&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1528880584), (17215, 'http://www.google.de/aclk?sa=l&ai=CmSHb-_RLTc6-Ksz9sgag05kercGwwwH96b3tFK224-1HCAAQASgCUJ6voY0BYJWKo4KwB6ABx9GE-APIAQGpAvm2vhow4LY-qgQWT9B1-jPY95xXqQaA2t-tzFaUbV1h1g&sig=AGiWqtwHJN8um5BeavhbWPP9SWIo_s2MNw&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530545109), (17216, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17217, 'http://www.google.de/search?q=2-takt+%C3%B6l+f%C3%BCr+kettens%C3%A4ge&hl=de&client=firefox-a&hs=Q9M&rls=org.mozilla:de:official&channel=s&prmd=ivns&ei=RQhMTa7yEMHGswbS5aibDw&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 46801261), (17218, 'http://www.google.de/aclk?sa=l&ai=Cqy3bJAtMTZLzKoT-sgaSvJAorcGwwwH96b3tFO3M4-1HCAAQASgDUJ6voY0BYJXyqoK0B6ABx9GE-APIAQGpAuVFRaR227Y-qgQYT9DFS7y-KY7zLpsciXlBGPTcZnjZ4QHG&sig=AGiWqtwCMM5R9Nv5RSB_pjoAjbOwU6eZOw&adurl=http://www.motulshop.de&rct=j&q=Motorad%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420808264), (17219, 'http://www.google.de/search?hl=de&rlz=1W1ADBF_de&q=motul+specific+5w30&aq=f&aqi=g1&aql=&oq=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; BTRS27807; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1339803731), (17220, 'http://www.google.de/search?hl=de&rlz=1W1ADBF_de&q=motul+specific+5w30&aq=f&aqi=g1&aql=&oq=', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; BTRS27807; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1339803731), (17221, 'http://www.google.de/aclk?sa=l&ai=C6e6pKRBMTZqjFMHgswaW2rxzrcGwwwH96b3tFL3s-75HCAAQAVCer6GNAWCV4pCCoAegAcfRhPgDyAEBqQLlRUWkdtu2PqoEE0_QVK9V7KurMUP8Rw09YEAINuM&sig=AGiWqtyyrzgLt_5rPARWmkQxH3Y5ci4hyw&adurl=http://www.motulshop.de&rct=j&q=motul%20%C3%B6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -735950588), (17222, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (17223, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (17224, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (17225, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (17226, 'http://www.google.at/search?hl=de&q=motul+onlineshop', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -731969656), (17227, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17228, 'http://www.google.de/search?hl=de&source=hp&q=motul+800+road+racing&rlz=1R2GGLR_enDE384&aq=8&aqi=g5&aql=&oq=motul+800', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1401413099), (17229, 'http://www.google.de/aclk?sa=l&ai=C8-tKYDFMTZuECcP6sgaA7PRprcGwwwH96b3tFI3J4-1HCAAQASgCUJ6voY0BYJWK_oGUB6ABx9GE-APIAQGpAuVFRaR227Y-qgQYT9BUYlfvKxHm0d2MbneqUaIk_6p_e5Gv&sig=AGiWqtz7n5BhmLkRNrB9a1qy25jyJfQ9zA&adurl=http://www.motulshop.de&rct=j&q=Motul%20Sp', 'Mozilla/5.0 (Windows NT 5.1; rv:2.0b10) Gecko/20100101 Firefox/4.0b10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1420388681), (17230, 'http://www.google.de/search?q=motul+%C3%B6l&hl=de&prmd=ivns&ei=EDVMTaqlDM6Vswbu9OzADw&sa=N&aq=0&aqi=g10&aql=&oq=motul+', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de', -732170672, -726030326), (17231, 'http://www.google.de/aclk?sa=l&ai=C_jIfaEVMTai4A8v9sgbH7qhVrcGwwwH96b3tFI-13kQIABABKANQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCjprvG_i8tj6qBBNP0PKzQSoWOGHjXzwOicy4DK4m&sig=AGiWqtyPekRwzVcnxCEcyjlsxjNQgKH1fw&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1467706750), (17232, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17233, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1296851778&flash=10.1.82.76&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1611&dt=1296851778', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET CLR 1.1.4322; .NET4.0C)', '', 'de', -732170672, 1339353157), (17234, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955092), (17235, 'http://www.google.de/search?q=MOTUL+8100+Eco-Clean%2B&hl=de&client=firefox-a&hs=lqT&rls=org.mozilla:de:official&prmd=ivns&source=univ&tbs=shop:1&tbo=u&ei=3GxMTevJF8_usgaqmdD8Dg&sa=X&oi=product_result_group&ct=title&resnum=4&ved=0CDQQrQQwAw', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1531039994), (17236, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955123), (17237, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17238, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17239, 'http://www.google.de/aclk?sa=l&ai=CkRNZkXhMTfmcH4T8sgbI4phhrcGwwwH96b3tFIXK4-1HCAAQASDmysEMUJ6voY0BYJWylYKkB6ABx9GE-APIAQGpAq-33aTaybY-qgQYT9D__2trt86skKhuM9ioyjNLuYZjJJk4gAWQTg&sig=AGiWqtwMXZR_gp1ikTJE9SNSUnrvEAXKpg&adurl=http://www.motulshop.de&rct=j&q=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; (webde/1.1.0.22); SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)', '', 'de', -732170672, -1308075207), (17240, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1893930986), (17241, 'http://www.amazon.de/MOTUL-Wash-Wax-Trockenreiniger-Liter/dp/B0022ZJPHA/ref=sr_1_1?ie=UTF8&s=automotive&qid=1296859045&sr=8-1', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1893930986), (17242, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (17243, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (17244, 'http://www.google.de/search?sourceid=navclient&aq=hts&oq=&ie=UTF-8&rlz=1T4GGLR_enDE269DE356&q=Motul+300V+15W-50+4+Liter.', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)', '', 'de', -732170672, 1437844215), (17245, '', 'Mozilla/5.0 (en-us) AppleWebKit/525.13 (KHTML, like Gecko; Google Web Preview) Version/3.1 Safari/525.13', '', '', -732170672, 1123635714), (17246, 'http://www.google.ch/search?q=motul+4100&hl=de&safe=off&client=firefox-a&rls=org.mozilla:en-GB:official&tbs=lr:lang_1de&prmd=ivns&source=lnt&lr=lang_de&sa=X&ei=ZIJMTa6aM4zR4gaA6eDICw&ved=0CAcQpwUoATge', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-gb,en;q=0.5', -732170672, 1295626366), (17247, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=1000+l+motor%C3%B6l&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471429227), (17248, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018783), (17249, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17250, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065511), (17251, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17252, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17253, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016474), (17254, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17255, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955146), (17256, 'http://www.google.de/search?q=c3+%C3%B6le&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1381147951), (17257, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17258, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065556), (17259, 'http://www.amazon.de/Motul-5100-Motor%C3%B6l-10W40-Liter/dp/B002TM6XZ8/ref=sr_1_1?ie=UTF8&s=automotive&qid=1296871471&sr=8-1', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -639581287), (17260, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17261, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17262, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (17263, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (17264, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (17265, 'http://www.google.de/search?source=ig&hl=de&rlz=&q=motul+5100&aq=2&oq=motul', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1344737798), (17266, 'http://www.google.de/aclk?sa=l&ai=C3thISApNTZa-Kov_sgaT08mdCK3BsMMB_em97RS9tOPtRwgAEAFQnq-hjQFglYKggrAHoAHH0YT4A8gBAakCbYbci7bKtj6qBBNP0IIn8fp66kMmkCCjIffsgy8w&sig=AGiWqtzT-d6H-rx4IGkYWYhhoWUlX3lhSg&adurl=http://www.motulshop.de&rct=j&q=motul%20scooter%20', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'de-de', -732170672, 1049577659), (17267, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17268, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17269, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17270, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17271, 'http://www.google.de/search?q=motul+%C3%96l&ie=UTF-8&oe=UTF-8&hl=de&client=safari', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_1 like Mac OS X; de-de) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7', '', 'de-de', -732170672, 1354459001), (17272, 'http://www.google.de/search?q=motul+300v&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576264968), (17273, 'http://www.google.de/aclk?sa=l&ai=C22nb0RxNTbn0LcbiswbshoS2CK3BsMMB_em97RSPtd5ECAAQASDtit8GKAJQnq-hjQFglbKfgrAHoAHH0YT4A8gBAakCbYbci7bKtj6qBBNP0NNDCshkAL-n3JULftm6Zjg9gAWQTg&sig=AGiWqtyhaaAZkTf79v5R69kVuKKW4O4rFQ&adurl=http://www.motulshop.de&rct=j&q=motu', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1575545905), (17274, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17275, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17276, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018772), (17277, 'http://www.google.de/search?source=ig&hl=de&rlz=&=&q=Motul+5100+4T+10W+-+40&btnG=Google-Suche&aq=&oq=', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729) FBSMTWB', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648724713), (17278, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17279, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17280, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (17281, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, -782897452), (17282, 'http://www.google.at/url?sa=t&source=web&cd=1&ved=0CDkQFjAA&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20produkte%20kaufen&ei=xzJNTZXtOo3Fswba9cCRDQ&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.3; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de-at', -732170672, -719232371), (17283, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17284, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017947), (17285, 'http://www.google.de/aclk?sa=l&ai=CgFk150lNTbWeOIy8hAefnrhXrcGwwwH96b3tFK2E_b5HCAAQASgDUJ6voY0BYJXy9oGUB6ABx9GE-APIAQGpAm2G3Iu2yrY-qgQTT9C9y_Z-4xsjJlErOd3xm0e06A&sig=AGiWqtx_7mlCdTHZ8QXnfsxDtpDeqZj6hQ&adurl=http://www.motulshop.de&rct=j&q=motul%20motor%C3', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1526919697), (17286, 'http://www.google.de/aclk?sa=l&ai=CtrGQv01NTZqVCcHgswbwptXXCK3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCV0qyCtAegAcfRhPgDyAEBqQJthtyLtsq2PqoEE0_QWBDjTd5gIbUqzIUt_C716SM&sig=AGiWqtx2WhC9Uhaxtpb0zbUCUMFkoJzNbA&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'de-de', -732170672, -1306910305), (17287, 'http://www2.preisvgl.de/motul+8100+xcess/', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 GTB7.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1134452570), (17288, 'http://www.google.de/aclk?sa=l&ai=CFKrWs09NTY2zD4riswbWwbTCCK3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVivuBlAegAcfRhPgDyAEBqQJthtyLtsq2PqoEGE_QxqctJZVGuFNv7dFpRXMzX0dgvpnedg&sig=AGiWqtz2DHNt-W_49KsGAjgaWXMLbTQ29g&adurl=http://www.motulshop.de&rct=j&q=Motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312011126), (17289, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17290, '', 'Eurobot/1.1 (http://eurobot.ayell.eu)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, 1311657523), (17291, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+factury+line&meta=&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558527764), (17292, 'http://www.google.pl/search?as_q=motul+8100+&as_epq=x+cess&as_oq=&as_eq=&hl=pl&tbs=ctr%3AcountryDE&num=10&lr=lang_de&cr=countryDE&as_ft=i&as_filetype=&as_qdr=all&as_occt=any&as_dt=i&as_sitesearch=&as_rights=&safe=images&btnG=Szukaj+w+Google', 'Opera/9.80 (Windows NT 5.1; U; pl) Presto/2.7.62 Version/11.01', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'pl-PL,pl;q=0.9,en;q=0.8', -732170672, 1394298168), (17293, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17294, 'http://www.google.de/search?q=MOTUL+8100+X-clean+5W-30&hl=de&client=firefox-a&hs=7Ck&rls=org.mozilla:de:official&channel=s&tbs=shop:1,p_ord:p&prmd=ivns&ei=hWJNTZKFIJDysgb0ruiQDQ&start=10&sa=N', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481234100), (17295, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018901), (17296, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4325; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30707; MS-RTC LM 8)', '', 'en-us', -732170672, -819065692), (17297, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=3294653299&w=300&lmt=1296918712&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D332%23post8348904&dt', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558480904), (17298, 'http://koeln.cylex.de/firma-home-koeln/motul-deutschland-gmbh-2079063.html', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; GTB6.5; SIMBAR={9743556B-C7F6-11DF-B781-0024542161A7}; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .N', '', 'de-DE', -732170672, 1419686626), (17299, 'http://www.google.de/search?q=motul+15W50&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418846621), (17300, 'http://www.hood.de/auction/35133717/5w-40-motul-specific-505-01-5-liter.htm', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)', '', 'de-DE', -732170672, 1339793926), (17301, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016523), (17302, 'http://www.motor-talk.de/forum/oelberatung-3-0-tdi-mit-dpf-t3085225.html', 'Mozilla/5.0 (Windows NT 6.0; WOW64; rv:2.0b10) Gecko/20100101 Firefox/4.0b10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1486451952), (17303, 'http://www2.preisvgl.de/5W+30+vollsynthetisch/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.1)', '', 'de-DE', -732170672, 1055014528), (17304, 'http://www.pointoo.de/poi/Koeln/MOTUL-Deutschland-GmbH-11262853.html', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1527288578), (17305, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955146), (17306, 'http://www.spardeingeld.de/no_results_found__keyword--motul+15w+50.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1494270592), (17307, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17308, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17309, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065550), (17310, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17311, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016512), (17312, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADRA_deDE416&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.0.3705; .NET CLR 2.0.50727; .NET CLR 1.1.4322; Media Center PC 4.0; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1569406934), (17313, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4ADRA_deDE416&q=motul+%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.0.3705; .NET CLR 2.0.50727; .NET CLR 1.1.4322; Media Center PC 4.0; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1569406934), (17314, 'http://www.google.de/aclk?sa=l&ai=Cnolrt59NTbGqOMP9sgb8rNDjCK3BsMMB_em97RTtzOPtRwgAEAFQnq-hjQFglfKUgqAHoAHH0YT4A8gBAakCbYbci7bKtj6qBBhP0IiTWV9LXB0KnKapwGeSfQWTAn_OXPe6BRMIhIjwktvxpgIVTsnMCh39Dv3RygUA&rct=j&q=motul%202takt&ei=t59NTcTQN86Sswb9nfSPDQ&sig=AGi', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b10) Gecko/20100101 Firefox/4.0b10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1834722580), (17315, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017940), (17316, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6750338482500051&output=html&h=280&slotname=9882349420&w=336&lmt=1296929852&flash=10.1.103&url=http%3A%2F%2Fbizzinformation.de%2Fwww.motul.de&dt=1296933452173&shv=r20101117&jsv=r20110202&saldr=1&', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.84 Safari/534.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1437834699), (17317, 'http://www.google.de/url?sa=t&source=web&cd=24&ved=0CDgQFjADOBQ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=c3%20%C3%B6le%20f%C3%BCr%20lpg&ei=CKVNTf7gIcjrsgbxlMmQDQ&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4j', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558480904), (17318, 'http://www.google.de/url?sa=t&source=web&cd=24&ved=0CDgQFjADOBQ&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-clean-c3-1l.html&rct=j&q=c3%20%C3%B6le%20f%C3%BCr%20lpg&ei=CKVNTf7gIcjrsgbxlMmQDQ&usg=AFQjCNHJ8s5ktjTOn2bL6DAHhxCJL9b4j', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558480904), (17319, 'http://www.google.de/aclk?sa=l&ai=CZ9G29qVNTeThLIvhswbb35jGCK3BsMMB_em97RS1g_2-RwgAEAEoA1Cer6GNAWCVqvaBlAegAcfRhPgDyAEBqQJthtyLtsq2PqoEE0_QReB3hW-Aajgu0GVgy_dcueg&sig=AGiWqtzJwpc2Ov47Izn98xpIr5q4dU1t8Q&adurl=http://www.motulshop.de&rct=j&q=motul%205100', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)', '', 'de', -732170672, 1341217836), (17320, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17321, 'http://www.google.de/search?hl=de&client=firefox-a&hs=KW9&rls=org.mozilla%3Ade%3Aofficial&q=scooter+2+T+%C3%B6l&btnG=Suche&aq=f&aqi=&aql=&oq=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1295308731), (17322, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-6457587928014896&output=html&h=600&slotname=2616054856&w=160&lmt=1296675353&flash=10.1.102&url=http%3A%2F%2Fwww.code-knacker.de%2Fmotorenoele.htm&dt=1296934976141&shv=r20101117&jsv=r20110202&sald', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1471433900), (17323, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17324, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17325, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17326, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17327, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; GTB6.5; SIMBAR={9743556B-C7F6-11DF-B781-0024542161A7}; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .N', '', 'de-DE', -732170672, 1419689973), (17328, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17329, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17330, 'http://www.amazon.de/s?ie=UTF8&tag=firefox-de-21&index=blended&link_code=qs&field-keywords=motul%20compition%20300v%20%2015w50&sourceid=Mozilla-search', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1370357196), (17331, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17332, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17333, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17334, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17335, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (17336, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (17337, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (17338, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (17339, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (17340, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (17341, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (17342, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (17343, '', 'Iceweasel2.0.0.16/Nutch-1.1 (Webbrowser; http://iceweasel.com; info@iceweasel.com)', '', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, -1131785208), (17344, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17345, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17346, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17347, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17348, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17349, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17350, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17351, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17352, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17353, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17354, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17355, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17356, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17357, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17358, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17359, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17360, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17361, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17362, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17363, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17364, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17365, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17366, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17367, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17368, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17369, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17370, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17371, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17372, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17373, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17374, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17375, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17376, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17377, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17378, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17379, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17380, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17381, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17382, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17383, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17384, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17385, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17386, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17387, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17388, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17389, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17390, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17391, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17392, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17393, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17394, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17395, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17396, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17397, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17398, '', 'Java/1.6.0_21', '', '', -732170672, 1308339191), (17399, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17400, 'http://www.google.de/search?hl=de&rlz=1G1ACEW_DEDE354&q=motul+3000+4t&aq=5&aqi=g2&aql=&oq=motul+3000', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1585844590), (17401, 'http://www.google.de/search?hl=de&rlz=1G1ACEW_DEDE354&q=motul+3000+4t&aq=5&aqi=g2&aql=&oq=motul+3000', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1585844590), (17402, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17403, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016473), (17404, 'http://www.google.de/aclk?sa=l&ai=C4gfBsWhOTZPAF4v_sgb8veWWCK3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCbYbci7bKtj6qBBhP0M3aswXL6-sIHQLsd2zSkmE8OnE2rbQ&sig=AGiWqtzkOn9Ws5Z9d02DcNZI44Js9V7RAg&adurl=http://www.motulshop.de&rct=j&q=motul%20fas', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1470254236), (17405, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065547), (17406, 'http://www.google.de/url?sa=t&source=web&cd=9&ved=0CF8QFjAI&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotorsport%2Fmotul-300v-power.html&rct=j&q=300v%20motul%205w40&ei=KmtOTerTGJGWswbjrNWSDQ&usg=AFQjCNFag4ykXdofv4SCEQfM_k4Xt6r5MA', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'de-de', -732170672, -1306910655), (17407, 'http://www.google.de/url?sa=t&source=web&cd=4&ved=0CDUQFjAD&url=http%3A%2F%2Fwww.markenoele.de%2F&rct=j&q=motul%20shop&ei=wGtOTd2ZO8a3hQeL0cS2Dg&usg=AFQjCNE1ZTin_0xLHL7cSsPk0dbcNZ-ntQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1551129397), (17408, 'http://www.kaufen.com/Preisvergleich/result.jsp?q=motul+%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.86 Safari/534.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4', -732170672, 1352253069), (17409, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17410, 'http://www.google.de/search?sourceid=navclient&hl=de&ie=UTF-8&rlz=1T4GFRD_de___DE220&q=motul+motor%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1527890603), (17411, 'http://www.google.de/products?q=507.00+pumpe+d%C3%BCse&oe=utf-8&client=firefox-a&hl=de&show=dd&sa=N&start=10', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de-DE) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'de-DE', -732170672, 1599744177), (17412, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065454), (17413, 'http://www.google.de/aclk?sa=l&ai=CAOUm0IBOTcncKMOvtAa328COCK3BsMMB_em97RSPtd5ECAAQAigCUJ6voY0BYJXC94GUB6ABx9GE-APIAQGpAm2G3Iu2yrY-qgQTT9DBDyHqwa7rleyPPDJsIZG5gg&sig=AGiWqty6Nd2SAi3lh8yg8ci_CYMgB6aSGg&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; MATM)', '', 'de-DE', -732170672, 1339617248), (17414, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, -782897452), (17415, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; MAMD)', '', 'de-DE', -732170672, 1608491471), (17416, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17417, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065553), (17418, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (17419, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (17420, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (17421, 'http://www2.preisvgl.de/motul+8100+x+cess+5W+40/', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1530047310), (17422, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (17423, 'http://www.google.de/search?q=motul+5100+10w40+4l&hl=de&source=hp&aq=f&aqi=&aql=&oq=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.8.1.12) Gecko/20080219 Firefox/2.0.0.12 Navigator/9.0.0.6', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1417825160), (17424, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (17425, '', 'msnbot/2.0b (+http://search.msn.com/msnbot.htm)._', '', '', -732170672, 1094130056), (17426, 'http://www.koenigsberger-automobile.de/PKW-Zubehoer/PKW-Oel/Fuchs-Oel:::59_1_5.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413233145), (17427, 'http://www.wlw.de/sse/MainServlet?anzeige=kurzliste&land=DE&sprache=de&klobjid=70518&suchbegriff=Motor%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351100455), (17428, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (17429, 'http://www.google.de/url?sa=t&source=web&cd=14&ved=0CEIQFjADOAo&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fquad%2Fmotorenol%2Fmotul-quad-4t-63.html&rct=j&q=Quad%20motul%204%20liter&ei=QqBOTcbvI8GSswb19PSQDQ&usg=AFQjCNHDlKazdFGKXOA5RzBC_N5X', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1601192132), (17430, 'http://www.google.com/aclk?sa=l&ai=CzsOUza5OTbqKA8XM-AaK3NTYAa3BsMMB_em97RTtvePtRwgAEAFQnq-hjQFglfL7gZQHoAHH0YT4A8gBAakCbYbci7bKtj6qBBNP0Irtm2pEIVwsKRozGwGELwvO&sig=AGiWqtxdE0JYY-BIZjr9XIPSV5dkhNmihg&adurl=http://www.motulshop.de&rct=j&q=motul%208100%20x-', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1311440956), (17431, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17432, 'http://www.google.de/search?hl=de&client=firefox-a&hs=uUR&rls=org.mozilla%3Ade%3Aofficial&q=oel+20w50+motul&btnG=Suche&aq=f&aqi=&aql=&oq=', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1467682932), (17433, 'http://www.google.de/aclk?sa=l&ai=C2UjIirpOTaC-BsfgswbvkqX-B63BsMMB_em97RSFu-PtRwgAEAFQnq-hjQFgldqIgpgHoAHH0YT4A8gBAakCbYbci7bKtj6qBBNP0ELXSMp1FYo264-69cqt0259&sig=AGiWqtysegiLoavrj7_xxDgzIEnW-5Rsfg&adurl=http://www.motulshop.de&rct=j&q=motul%20multi%20at', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1528915494), (17434, 'http://www.guenstiger.de/Preisvergleich/Valvoline/SynPower_XL_III_5W_30_4_l.html', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1295345320), (17435, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'fr', -732170672, 1304954835), (17436, 'http://www.google.de/aclk?sa=l&ai=CPkTc3sROTfzaOcvhswaf88HeCK3BsMMB_em97RS97Pu-RwgAEAEgtlRQnq-hjQFgleKQgqAHoAHH0YT4A8gBAakCbYbci7bKtj6qBBNP0H1Fqdmg_99NnwvH5UJ7u1dZgAWQTg&sig=AGiWqtyiz_I2BKwF9L9ezhbyMtuivNGGXw&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437975553), (17437, 'http://www.google.de/search?hl=de&q=motul+300v&aq=0&aqi=g10&aql=&oq=Motul+300', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1529898269), (17438, 'http://www.google.de/search?hl=de&source=hp&q=motul+%C3%B6l&meta=&aq=f&aqi=g6&aql=&oq=', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en-securid', -732170672, 1413275441), (17439, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093954876), (17440, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1413439906), (17441, 'http://www.google.de/search?sourceid=ie7&q=motul+shop&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&rlz=1I7ACAW&redir_esc=&ei=PNBOTevMI4bBswbBmaSRDQ', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.1; eSobiSubscriber 2.0.4.16; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1338467934), (17442, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, -736663324), (17443, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065504), (17444, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4850238495830666&output=html&h=280&slotname=8351516388&w=336&lmt=1297012296&flash=10.1.102&url=http%3A%2F%2Fwww.apriliaforum.de%2Farchiv-50-ccm-1000-ccm%2F248-ip-ecoblu-40-grad-oder-agip-cool.htm', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1133879790), (17445, 'http://www.google.de/search?q=motul+600+2t&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437643769), (17446, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (17447, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (17448, 'http://www.google.de/aclk?sa=l&ai=CV6nhNeFOTZalEoH9sgbBnajECK3BsMMB_em97RS1g_2-RwgAEAFQnq-hjQFglfqggrAHoAHH0YT4A8gBAakCbYbci7bKtj6qBBhP0K8DcbF_k_4pgP4A24JX8-9TCdsWfzw&sig=AGiWqtyhEnPb8vC6PBgrR2gIq8Y2xwJMeQ&adurl=http://www.motulshop.de&rct=j&q=Motul%20510', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0E)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351751848), (17449, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17450, 'http://www.google.de/search?sourceid=navclient&aq=2h&oq=&hl=de&ie=UTF-8&rlz=1T4GFRD_de___DE220&q=motul+motor%c3%b6l', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de', -732170672, 1527894095), (17451, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17452, 'http://www.google.de/search?source=ig&hl=de&rlz=1G1TSEG_DEDE396&=&q=motul+%C3%B6l&aq=1&oq=Motul+', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1350777598), (17453, 'http://www.google.de/aclk?sa=l&ai=CUlMmL-pOTarwFIOP-Qb3kcxNrcGwwwH96b3tFI-13kQIABACKAJQnq-hjQFgleKogrAHoAHH0YT4A8gBAakCbYbci7bKtj6qBBNP0GrGl9F0d05nHx7ypsbhDBVM&sig=AGiWqtwrzY6T-UQQVBd6jfhOE0XjOTFgRw&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/4.0 (compatible; MSIE 8.0; AOL 9.0; AOLBuild 4327.5201; Windows NT 6.1; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)', '', 'de-DE', -732170672, -1017299930), (17454, 'http://www.google.de/aclk?sa=l&ai=CWY0lpPFOTc38CYavtAbNg-ytCK3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCV4vqBlAegAcfRhPgDyAEBqQJthtyLtsq2PqoEGE_QfvWUllCSvkbg8wCrq3uAXPGzVUseVA&sig=AGiWqtxP1XBOAypa3b808uJz3qeQfiZlOw&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'de-de', -732170672, 1530042695), (17455, '', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 779238576), (17456, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17457, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1601478507), (17458, 'http://whois.domaintools.com/markenoele.de', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, -661584598), (17459, 'http://whois.domaintools.com/markenoele.com', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)', '', 'en-us,fr-be;q=0.5', -732170672, 1089909282), (17460, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17461, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1', '', '', -732170672, 1466103303), (17462, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955139), (17463, 'http://www.google.at/search?hl=de&source=hp&q=motul+onlinestore&aq=f&aqi=&aql=&oq=', 'Opera/9.80 (Windows NT 5.1; U; de) Presto/2.7.62 Version/11.01', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, -1296104603), (17464, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955095), (17465, 'http://www.google.de/aclk?sa=l&ai=CIyAVNVFPTePDPMn6sga74OWoCK3BsMMB_em97RSPtd5ECAAQASgCUJ6voY0BYJX6lYKoB6ABx9GE-APIAQGpAm2G3Iu2yrY-qgQTT9Bv1tQNEiP-fiB7lOEoB8ERRA&sig=AGiWqtyqINXr8VGwz1HAYRIvHukIY9Iblw&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; .NET4.0C)', '', 'de-DE', -732170672, 1340651493), (17466, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17467, '', 'Eurobot/1.1 (http://eurobot.ayell.eu)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, 1489375435), (17468, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17469, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17470, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065560), (17471, 'http://www.amazon.de/MOTUL-7100-4-Takt-Liter-20W-50/dp/B0022ZLP64/ref=sr_1_16?s=automotive&ie=UTF8&qid=1297057467&sr=1-16', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)', '', 'de', -732170672, 1834262404), (17472, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729172), (17473, '', '', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1338522678), (17474, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1558260865), (17475, 'http://www.google.de/url?url=http://www.markenoele.de/600-di-jet-2t.html&rct=j&sa=X&ei=Z99PTeXrJ8GUswbkzPGRDQ&ved=0CEUQ9gIwAA&q=motul+600+2t&usg=AFQjCNGV0pTmdnFcUTg2lP-3IQvzlBNxQQ', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'de-de', -732170672, 1338821663), (17476, '', 'Eurobot/1.1 (http://eurobot.ayell.eu)', 'utf-8,ISO-8859-1;q=0.7,*;q=0.7', 'en-us,en-gb,en;q=0.7,*;q=0.3', -732170672, 1311656882), (17477, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17478, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065502), (17479, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729183), (17480, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; InfoPath.1; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1439155564), (17481, '', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 AskTbFXTV5/3.9.1.14019 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1062729206), (17482, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17483, 'http://hamm.cylex.de/firma-home/putoline-deutschland-emo-mbh-2344472.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1308279123), (17484, 'http://www.5w40.de/serve.php?lg=de&dn=5w40.de&ps=6f2d090c665ddcf7a891b87f1ceeabd9&le=2011020708000152775&aq=Motor%20Oil&tk=024AyUFDtOcKEwj_o6rgkvamAhWWXN8KHS0-U9AQAhgBIAEw8NCwCDgBQLACUPDQsAhQ5NrECVCa-ZgPUNWsrw9QrJ2WE1CCnPka', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1351556955), (17485, 'http://www.google.de/search?q=motul+2+takt+%F6l&hl=de', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C)', '', 'de', -732170672, 1352187242), (17486, 'http://www.google.de/aclk?sa=l&ai=Cu6vazvxPTbi0O4f_sgaPxNGsCK3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFglfrwgYwHoAHH0YT4A8gBAakCbYbci7bKtj6qBBhP0HuY7hT4ttitjJR96-yaAmcRDZeTWS0&sig=AGiWqtxJk_AKht0c0YwwsOsp5bMzzMP3wg&adurl=http://www.motulshop.de&rct=j&q=motul%20oel', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.04 (lucid) Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1419010750), (17487, 'http://www.google.de/search?client=opera&rls=de&q=Motul+%C3%B6l&sourceid=opera&ie=utf-8&oe=utf-8', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.2.15 Version/10.10', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, -1928389119), (17488, 'http://www.markenoele.de/', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.2.15 Version/10.10', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, -1928389119), (17489, 'http://www.google.de/aclk?sa=l&ai=CGGObTQhQTan2EYKwtAaimsSuCK3BsMMB_em97RSFyuPtRwgAEAEoAlCer6GNAWCV2oiCmAegAcfRhPgDyAEBqQJthtyLtsq2PqoEGE_QLbMKViXl6wggLz4xYAqlUcqHviYWdA&sig=AGiWqtyAra73kjckjogVm9qwoOAJGlJDcQ&adurl=http://www.motulshop.de&rct=j&q=motul%20', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1010285012), (17490, 'http://www.google.de/search?q=Motul+8100+X+-Clean%2B+5W-30&hl=de&rls=com.microsoft:de-DE:IE-SearchBox&rlz=1I7HPEA_de&prmd=ivns&source=univ&tbs=shop:1&tbo=u&ei=0QxQTZ2SIsLDswb3kuiRDQ&sa=X&oi=product_result_group&ct=title&resnum=3&ved=0CEgQrQQwAg', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)', '', 'de-DE', -732170672, -1134163926), (17491, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1925231411), (17492, 'http://www.google.de/aclk?sa=l&ai=CE-8pGRNQTa_IOsP6sga6j8jICK3BsMMB_em97RSFyuPtRwgAEAFQnq-hjQFgldKmgrAHoAHH0YT4A8gBAakCbYbci7bKtj6qBBZP0Bl26C4rO2bPq2hVhoOPcg5wWmaF&sig=AGiWqtxWbmNQeWnSY3iospw-xDd2da7QEg&adurl=http://www.motulshop.de&rct=j&q=motul%2020w50', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)', '', 'de-DE', -732170672, 1834741483), (17493, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (17494, 'http://www.google.de/', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -653855545), (17495, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (17496, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (17497, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; MS-RTC LM 8; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'en, *;q=0.7', -732170672, -954992188), (17498, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955107), (17499, 'http://www.preisvergleich.de/search/landing/query/motul+scooter+power+2t/s/google/koid/3742571874/gkaid/58247091/?gclid=CMWl8Ny79qYCFcS-zAodiiyEFg', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.1.16) Gecko/20101130 Firefox/3.5.16 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1599842452), (17500, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928113), (17501, 'http://shop.ebay.de/i.html?_nkw=motul+kettenspray&_sacat=0&_odkw=motul+kettensprey&_osacat=0&_trksid=p3286.c0.m270.l1313', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421665100), (17502, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1418165865), (17503, 'http://www.markenoele.de/motul-schmierstoffe.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', '', -732170672, 772890775), (17504, 'http://www.amazon.de/MOTUL-8100-X-Clean-C3-5W-30/dp/B004BF8KAW/ref=sr_1_2?ie=UTF8&s=automotive&qid=1297101083&sr=8-2', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1509208467), (17505, 'http://www.google.de/aclk?sa=l&ai=C2Lz7sTNQTYPnKoT8sgaNkcTACK3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVsveBlAegAcfRhPgDyAEBqQJthtyLtsq2PqoEE0_QdH3cdXcR8hz4eC4KYdVMiF4&sig=AGiWqtykd2NqcnKH3DEN66KZsAfZMksvmQ&adurl=http://www.motulshop.de&rct=j&q=motul%205100', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET4.0C; .NET CLR 3.0.30729)', '', 'de', -732170672, 1527904500), (17506, 'http://www.google.de/aclk?sa=l&ai=C2Lz7sTNQTYPnKoT8sgaNkcTACK3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVsveBlAegAcfRhPgDyAEBqQJthtyLtsq2PqoEE0_QdH3cdXcR8hz4eC4KYdVMiF4&sig=AGiWqtykd2NqcnKH3DEN66KZsAfZMksvmQ&adurl=http://www.motulshop.de&rct=j&q=motul%205100', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET4.0C; .NET CLR 3.0.30729)', '', 'de', -732170672, 1527904500), (17507, 'http://www.amazon.de/MOTUL-8100-X-Clean-C3-5W-40/dp/B004BFA54Q/ref=sr_1_fkmr2_1?ie=UTF8&qid=1297101762&sr=1-1-fkmr2', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.3; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1292457016), (17508, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=15&slotname=4857212039&w=468&lmt=1297102023&flash=10.1.102&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1612&dt=1297102026873', 'Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.10 (maverick) Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1303534007), (17509, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17510, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17511, 'http://www.google.de/aclk?sa=l&ai=CB2idQUBQTaDYJsGm8QP2892BAa3BsMMB_em97RSFyuPtRwgAEAIgpKmsAygCUJ6voY0BYJWit4LIB6ABx9GE-APIAQGpAm2G3Iu2yrY-qgQYT9CSZuCJz19xoaECvo0UUrHmDKAN0NpB&sig=AGiWqtyXlKXWrk8dtmCfOHm101SyAOS9Jg&adurl=http://www.motulshop.de&rct=j&q=10', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1481239774), (17512, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4007267578409418&output=html&h=250&slotname=2839448381&w=300&lmt=1297105434&flash=10.1.85&url=http%3A%2F%2Fwww.motor-talk.de%2Fforum%2Fwelches-motoroel-t230315.html%3Fpage%3D1609&dt=1297105435361', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437606363), (17513, 'http://www.google.de/search?hl=de&client=firefox-a&rls=org.mozilla:de:official&channel=s&&sa=X&ei=6EdQTbbcI4fLswa0noCRDQ&ved=0CDIQBSgA&q=Motul+Specific+913C+5W30&spell=1', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1312080290), (17514, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065552), (17515, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1532594452), (17516, 'http://www.google.de/search?q=motul+motor%C3%B6l&hl=de&client=firefox-a&hs=0LY&sa=X&rls=org.mozilla:de:official&prmd=ivns&source=univ&tbs=shop:1&tbo=u&ei=bFNQTYqrBYSDhQfl3p2WDw&oi=product_result_group&ct=title&resnum=3&ved=0CFQQrQQwAg', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340551608), (17517, 'http://www.google.de/search?q=motul+motor%C3%B6l&hl=de&client=firefox-a&hs=0LY&sa=X&rls=org.mozilla:de:official&prmd=ivns&source=univ&tbs=shop:1&tbo=u&ei=bFNQTYqrBYSDhQfl3p2WDw&oi=product_result_group&ct=title&resnum=3&ved=0CFQQrQQwAg', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340551608), (17518, 'http://www.google.de/aclk?sa=l&ai=CtM67CGpQTfeiLMaMOvWyrY4CrcGwwwH96b3tFI3J4-1HCAAQASgCUJ6voY0BYJWC-YGUB6ABx9GE-APIAQGpAjvWCUISqrY-qgQTT9Ae59eBFWokl9KTF11r32qNnA&sig=AGiWqtxFl-KzafzE5SvmvZiAI6dRh3OoeQ&adurl=http://www.motulshop.de&rct=j&q=motul%20specific', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; freenet.de frndial 5.0)', '', 'de', -732170672, 1532579781), (17519, 'http://www.markenoele.de/motul-schmierstoffe.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; T312461)', '', '', -732170672, 772890775), (17520, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819018779), (17521, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955092), (17522, 'http://www.google.de/search?q=Modul+20w50&ie=UTF-8&oe=UTF-8&hl=de&client=safari', 'Mozilla/5.0 (iPad; U; CPU OS 4_2_1 like Mac OS X; de-de) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5', '', 'de-de', -732170672, 1312113166), (17523, 'http://www.google.de/search?q=Modul+20w50&ie=UTF-8&oe=UTF-8&hl=de&client=safari', 'Mozilla/5.0 (iPad; U; CPU OS 4_2_1 like Mac OS X; de-de) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5', '', 'de-de', -732170672, 1312113166), (17524, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17525, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955140), (17526, '', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)', '', 'de', -732170672, -733109403), (17527, 'http://www.markenoele.de/motul-schmierstoffe.html', 'Mozilla/4.0 (compatible; MSIE 5.5; Windows 95; BCD2000)', '', '', -732170672, 772890775), (17528, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17529, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17530, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17531, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17532, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17533, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17534, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17535, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17536, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17537, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17538, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17539, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17540, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17541, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17542, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17543, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17544, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17545, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17546, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17547, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17548, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17549, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17550, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587); INSERT INTO `log_visitor_info` (`visitor_id`, `http_referer`, `http_user_agent`, `http_accept_charset`, `http_accept_language`, `server_addr`, `remote_addr`) VALUES (17551, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17552, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17553, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17554, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17555, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17556, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17557, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17558, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17559, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17560, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17561, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17562, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17563, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17564, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17565, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17566, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17567, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17568, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17569, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17570, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17571, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17572, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17573, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17574, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17575, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17576, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17577, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17578, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17579, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17580, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17581, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17582, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17583, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17584, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17585, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17586, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17587, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17588, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17589, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17590, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17591, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17592, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17593, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17594, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17595, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17596, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17597, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17598, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17599, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17600, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17601, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17602, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17603, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17604, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17605, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17606, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17607, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17608, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17609, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17610, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17611, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17612, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17613, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17614, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17615, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17616, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17617, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17618, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17619, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17620, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17621, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17622, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17623, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17624, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17625, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17626, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17627, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17628, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17629, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17630, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17631, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17632, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17633, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17634, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17635, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17636, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17637, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17638, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17639, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17640, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17641, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17642, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17643, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17644, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17645, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17646, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17647, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17648, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17649, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17650, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17651, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17652, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17653, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17654, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17655, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17656, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17657, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17658, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17659, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17660, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17661, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17662, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17663, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17664, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17665, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17666, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17667, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17668, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17669, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17670, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17671, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17672, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17673, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17674, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17675, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17676, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17677, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17678, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17679, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17680, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17681, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17682, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17683, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17684, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17685, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17686, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17687, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17688, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17689, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17690, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17691, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17692, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17693, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17694, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17695, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17696, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17697, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17698, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17699, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17700, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17701, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17702, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17703, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17704, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17705, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17706, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17707, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17708, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17709, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17710, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17711, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17712, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17713, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17714, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17715, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17716, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17717, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17718, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17719, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17720, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17721, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, 1578626587), (17722, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17723, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17724, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17725, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17726, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17727, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17728, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17729, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17730, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17731, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17732, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17733, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17734, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17735, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17736, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17737, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17738, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17739, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17740, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17741, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17742, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17743, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17744, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17745, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17746, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17747, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17748, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17749, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17750, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17751, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17752, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17753, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17754, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17755, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17756, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17757, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17758, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17759, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17760, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17761, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17762, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17763, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17764, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17765, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17766, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17767, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17768, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17769, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17770, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17771, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17772, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17773, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17774, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17775, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17776, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17777, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17778, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17779, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17780, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17781, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17782, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17783, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17784, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17785, '', 'Mozilla/5.0 (compatible; MJ12bot/v1.3.3; http://www.majestic12.co.uk/bot.php?+)', '', '', -732170672, -1133173210), (17786, '', 'Opera/9.80 (Windows NT 6.1; U; de) Presto/2.2.15 Version/10.10', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'de-DE,de;q=0.9,en;q=0.8', -732170672, -1928389119), (17787, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -1050571283), (17788, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -664268926), (17789, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773753243), (17790, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (17791, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '', 'en-us', -732170672, -1773778141), (17792, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955164), (17793, 'http://www.google.de/search?sourceid=ie7&q=motul+shop&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&rlz=1I7ACPW&redir_esc=&ei=F_xQTcDtJMiUswb2yuXWBg', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePat', '', 'de', -732170672, 1413460520), (17794, '', '', '', '', -732170672, 1121167938), (17795, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17796, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017942), (17797, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17798, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17799, '', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.86 Safari/534.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', -732170672, -1607669725), (17800, 'http://www.google.de/search?q=motul+5100&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.12) Gecko/20101026 SUSE/3.6.12-1.2 Firefox/3.6.12', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648572968), (17801, '', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '', 'ru, uk;q=0.8, be;q=0.8, en;q=0.7, *;q=0.01', -732170672, 1600953990), (17802, 'http://www.google.ch/search?hl=de&q=motul+online+shop&meta=', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)', '', 'de-ch', -732170672, -1026432998), (17803, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955136), (17804, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17805, 'http://www.google.de/search?q=motul+300V+10W-40&hl=de&prmd=ivns&source=univ&tbs=shop:1&tbo=u&ei=xTFRTczQKMSChQfmzYWLCQ&sa=X&oi=product_result_group&ct=title&resnum=1&ved=0CCYQrQQwAA', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; Media Center PC 4.0; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C)', '', 'de', -732170672, 1538927516), (17806, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17807, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17808, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17809, 'http://www.google.com/search?hl=de&client=safari&rls=en&&sa=X&ei=mUBRTaL0M8eOswa5xqzeBg&ved=0CBgQBSgA&q=Motul+15W50&spell=1', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; de-de) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10', '', 'de-de', -732170672, 1351034511), (17810, 'http://www.google.de/aclk?sa=l&ai=CcsBalkZRTaWUF8H6sgbF-63dCK3BsMMB_em97RTFgf2-RwgAEAEoAlCer6GNAWCVyvmBlAegAcfRhPgDyAEBqQI76L8zVN-2PqoEE0_QFvjhwGlPGD9Xe2D5LOUaMGg&sig=AGiWqtwbgOOvJxKxbmbnRmnatze2Zjz3rA&adurl=http://www.motulshop.de&rct=j&q=Motul%2015W50', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, 1420659166), (17811, 'http://210468.homepagemodules.de/t532141f11725645-Motoroel-Viskositaet-ist-hoeher-wirklich-besser.html', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)', '', 'de', -732170672, -718809416), (17812, 'http://www.google.de/search?client=firefox-a&rls=org.mozilla%3Ade%3Aofficial&channel=s&hl=de&source=hp&q=motul+5100&meta=lr%3Dlang_de&btnG=Google-Suche', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1340161305), (17813, 'http://www.google.de/aclk?sa=l&ai=Ch3qiZk9RTc6wH8zhswbN5OT7B63BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCVuq2CtAegAcfRhPgDyAEBqQIqXrZrM-a2PqoEE0_QfGa2UoKA6NTrVb2VWWB5BS0&sig=AGiWqtyq6rdD3ZoXkk-7FbWzvJAOPLkFuA&adurl=http://www.motulshop.de&rct=j&q=motul%205100', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de', -732170672, 1470651480), (17814, 'http://www.google.de/search?hl=de&source=hp&q=motul+300v+factory+line&aq=7&aqi=g8&aql=&oq=motul+300v', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)', '', 'de', -732170672, -1013853231), (17815, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955158), (17816, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17817, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065502), (17818, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065461), (17819, 'http://www.trustedshops.de/profil/markenoele-de_X426202F11953DCAE99DCEC0D06464618.html', 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.7.62 Version/11.01', 'iso-8859-1, utf-8, utf-16, *;q=0.1', 'bg-BG,bg;q=0.9,en;q=0.8', -732170672, 1596656221), (17820, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17821, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-8439616161127466&output=html&h=280&slotname=7378998829&w=336&lmt=1297180536&flash=10.0.45&url=http%3A%2F%2Fwww.kfz-betrieb.vogel.de%2Fservice%2Fpraxis%2Farticles%2F289758%2F&dt=1297180538729&shv=', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1591429931), (17822, 'http://www.google.de/search?q=Motul+800+Road+Racing+Factory+Line&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1404916214), (17823, 'http://www.google.de/aclk?sa=l&ai=CklLUPW5RTfb_M8ngswbFl_WRCK3BsMMB_em97RSPtd5ECAAQAVCer6GNAWCV6o6CnAegAcfRhPgDyAEBqQIqXrZrM-a2PqoEE0_Q22HS4VmHBtfFpAq3Wn8EuX8&sig=AGiWqtyGxdkJvx1Oofz2FKtPOI1FLfZD7Q&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1529997485), (17824, 'http://www.google.de/aclk?sa=l&ai=CSTPOeXhRTZeTBsr9sgafi8H6B63BsMMB_em97RS97Pu-RwgAEAFQnq-hjQFglYK0gsAHoAHH0YT4A8gBAakCKl62azPmtj6qBBNP0BsNQRWSwvQRY4l9G1CSAbeZ&sig=AGiWqty0P9j574jvS9CNgfkmiALf41EShQ&adurl=http://www.motulshop.de&rct=j&q=Motul%20%C3%B6l', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1421463241), (17825, '', 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; de-de) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4', '', 'de-de', -732170672, 1350975600), (17826, 'http://www.google.de/search?q=motul+%C3%B6l&rls=com.microsoft:de:IE-SearchBox&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7MEDC_de&redir_esc=&ei=nX1RTbO1B4GSswbE4JzdBg', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/4.0; BTRS28059; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 1.1.4322)', '', 'de', -732170672, 1421347341), (17827, 'http://www.google.de/url?sa=t&source=web&cd=8&ved=0CFIQFjAH&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-schmierstoffe%2Fmotul-8100-x-cess-1l.html&rct=j&q=motul%20x-cess&ei=2X5RTY3VFoXysgafmvXgBg&usg=AFQjCNHqhd1ARi0RJnqYDCoRO3G_Ick1sw', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 2.0.50727)', '', 'de', -732170672, 1599640809), (17828, 'http://www.google.de/url?sa=t&source=productsearch&cd=5&ved=0CE0QgwgwBA&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-8100-x-clean-plus-5l.html&rct=j&q=MOTUL%208100%20X-clean%20%2B%205W30&ei=gINRTZ--FoXJswbblZnaBg&usg=AFQjCNGYwBld0_MweceItdJCX71kYkI6Lg', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1420727605), (17829, 'http://www.google.de/url?sa=t&source=productsearch&cd=13&ved=0CEcQgwgwAjgK&url=http%3A%2F%2Fwww.markenoele.de%2Fmotul-8100-eco-clean-c2-5l.html&rct=j&q=motul%20eco%20clean%205l&ei=ioZRTY3sGov0sgbQtoiZBw&usg=AFQjCNExPwgvvR1DWJHxhTi0FAF8TauIcw', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, -648840047), (17830, 'http://www.google.de/search?q=motul+%C3%B6l&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9) Gecko/2008052906 Firefox/3.0', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de,pl;q=0.5', -732170672, 1528130483), (17831, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17832, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17833, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5226815201&w=728&lmt=1297189817&flash=10.1.102&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F2072%2F544030%2Fmotoroel%2Bintruder%2Bvs%2B1400.h', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1576151953), (17834, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17835, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17836, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17837, 'http://suche.web.de/search/web/?origin=HP&mc=hp%40suche.suche%40home&su=Motul+15W-50&jsenabled=true', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.16) Gecko/20101130 (WEB.DE/1.6.2) Firefox/3.5.16 WEB.DE ( .NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1572953130), (17838, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17839, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065501), (17840, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819065463), (17841, 'http://www.google.de/aclk?sa=l&ai=CDY_KG6dRTYjjJof9sgaKt6mcCK3BsMMB_em97RSPtd5ECAAQASgDUJ6voY0BYJWSoYKwB6ABx9GE-APIAQGpAkStxJfk27Y-qgQTT9CqWBkQDvKsZvfnQFI-4OW22g&sig=AGiWqtzdOkuUjr9yjz9D9BFxYJhucy2FDw&adurl=http://www.motulshop.de&rct=j&q=motul%20300v', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1437973106), (17842, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016472), (17843, '', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)', '', 'de', -732170672, 1420048736), (17844, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, 1093955095), (17845, 'http://www.google.de/url?sa=t&source=web&cd=1&ved=0CBgQgwgwAA&url=http%3A%2F%2Fwww.markenoele.de%2Fshock-oil-factory-line.html&rct=j&q=%22motul%20shock%20oil%22&ei=-btRTcCbMsf4sgaBx4TpBg&usg=AFQjCNFLqH4YSR5HaJrSz5MADs2UVye2Jg', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1480604706), (17846, 'http://www.autoplenum.de/Antworten/Suche?text=motor%C3%B6l&topic=&gclid=CMPN8K_P-aYCFdSFzAodiUh9Fw', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 (.NET CLR 3.5.30729)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1528272793), (17847, '', 'AdsBot-Google (+http://www.google.com/adsbot.html)', '', '', -732170672, 1208928113), (17848, '', 'AdsBot-Google-Mobile (+http://www.google.com/mobile/adsbot.html) Mozilla (iPhone; U; CPU iPhone OS 3 0 like Mac OS X) AppleWebKit (KHTML, like Gecko) Mobile Safari', '', '', -732170672, 1208928113), (17849, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17850, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17851, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17852, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17853, 'http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-4483082653055346&output=html&h=90&slotname=5393150338&w=728&lmt=1297220894&flash=10.0.45.2&url=http%3A%2F%2Fwww.mysnip.de%2Fforum-archiv%2Fthema%2F3886%2F227984%2FSynthetic-Oel.html&dt=1297220894', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)', '', 'de-DE', -732170672, 1470451282), (17854, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819017930), (17855, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17856, 'http://www.google.de/aclk?sa=l&ai=CT_BzSy1STfSKAcP7sgaywISCCK3BsMMB_em97RS1g_2-RwgAEAEoAlCer6GNAWCV4pCCoAegAcfRhPgDyAEBqQJg40JyLt22PqoEE0_QiGQPNe6TF5rO337XalNQGMc&sig=AGiWqtzcSNZVu61FVi7IOG1BvNsXzm566w&adurl=http://www.motulshop.de&rct=j&q=motul%205100', 'Mozilla/5.0 (Windows; U; Windows NT 5.0; de; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'de-de,de;q=0.8,en-us;q=0.5,en;q=0.3', -732170672, 1352211583), (17857, 'http://www.google.de/aclk?sa=l&ai=CZ_sErjhSTcuIIsP9sgb8rNDjCK3BsMMB_em97RS97Pu-RwgAEAEgi5j4BVCer6GNAWCVsp-CsAegAcfRhPgDyAEBqQJg40JyLt22PqoEE0_QjoiX0OYH-z2pttvIf_287UiABZBO&sig=AGiWqtwl9TabMR2pTuZaMR7zXKtOUNyTog&adurl=http://www.motulshop.de&rct=j&q=motul%', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C)', '', 'de', -732170672, 1575258722), (17858, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (17859, 'http://www.motulshop.de', '', '', '', -732170672, -663639936), (17860, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016512), (17861, '', 'Mozilla/4.0 (compatible;)', '', '', -732170672, -1845669214), (17862, 'http://www.google.de/search?hl=de&source=hp&q=motul+20w50&meta=&aq=0&aqi=g2&aql=&oq=motul+20', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; InfoPath.1)', '', 'de', -732170672, -1845669214), (17863, 'http://www.google.de/search?hl=de&source=hp&q=motul+5100&meta=&aq=3&aqi=g10&aql=&oq=motul', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)', '', 'de', -732170672, -653801311), (17864, 'http://www.google.de/search?q=Blechschild+pr%C3%A4gen&hl=de&rlz=1T4GGLL_deDE394DE394&prmd=ivns&ei=hlxSTdWkCMX3sga_94zhBg&start=20&sa=N', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MDDC; .NET4.0C)', '', 'de-DE', -732170672, 1312126094), (17865, '', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '', '', -732170672, -819016527), (17866, '', 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 'ISO-8859-1,utf-8;q=0.7,*;q=0.7', 'en-us,en;q=0.5', -732170672, 1136882595), (17867, 'http://www.google.de/search?sourceid=navclient&aq=3&oq=motul+&hl=de&ie=UTF-8&rlz=1T4SUNC_deDE354DE355&q=motul+300v', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.6; SLCC1; .NET CLR 2.0.50727; MDDS; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; OfficeLiveConnector.1.5; OfficeLivePatch.1.3)', '', 'de', -732170672, 1341051373); /*!40000 ALTER TABLE `log_visitor_info` ENABLE KEYS */; # Dumping structure for table web35db1.log_visitor_online CREATE TABLE IF NOT EXISTS `log_visitor_online` ( `visitor_id` bigint(20) unsigned NOT NULL auto_increment, `visitor_type` char(1) NOT NULL, `remote_addr` bigint(20) NOT NULL, `first_visit_at` datetime default NULL, `last_visit_at` datetime default NULL, `customer_id` int(10) unsigned default NULL, `last_url` varchar(255) default NULL, PRIMARY KEY (`visitor_id`), KEY `IDX_VISITOR_TYPE` (`visitor_type`), KEY `IDX_VISIT_TIME` (`first_visit_at`,`last_visit_at`), KEY `IDX_CUSTOMER` (`customer_id`) ) ENGINE=InnoDB AUTO_INCREMENT=17868 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.log_visitor_online: 0 rows /*!40000 ALTER TABLE `log_visitor_online` DISABLE KEYS */; INSERT INTO `log_visitor_online` (`visitor_id`, `visitor_type`, `remote_addr`, `first_visit_at`, `last_visit_at`, `customer_id`, `last_url`) VALUES (17867, 'v', 1341051373, '2011-02-09 10:28:18', '2011-02-09 10:30:07', NULL, 'http://www.markenoele.de/catalog/product/view/id/73/category/32'); /*!40000 ALTER TABLE `log_visitor_online` ENABLE KEYS */; # Dumping structure for table web35db1.newsletter_problem CREATE TABLE IF NOT EXISTS `newsletter_problem` ( `problem_id` int(7) unsigned NOT NULL auto_increment, `subscriber_id` int(7) unsigned default NULL, `queue_id` int(7) unsigned NOT NULL default '0', `problem_error_code` int(3) unsigned default '0', `problem_error_text` varchar(200) default NULL, PRIMARY KEY (`problem_id`), KEY `FK_PROBLEM_SUBSCRIBER` (`subscriber_id`), KEY `FK_PROBLEM_QUEUE` (`queue_id`), CONSTRAINT `FK_PROBLEM_QUEUE` FOREIGN KEY (`queue_id`) REFERENCES `newsletter_queue` (`queue_id`), CONSTRAINT `FK_PROBLEM_SUBSCRIBER` FOREIGN KEY (`subscriber_id`) REFERENCES `newsletter_subscriber` (`subscriber_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Newsletter problems'; # Dumping data for table web35db1.newsletter_problem: 0 rows /*!40000 ALTER TABLE `newsletter_problem` DISABLE KEYS */; /*!40000 ALTER TABLE `newsletter_problem` ENABLE KEYS */; # Dumping structure for table web35db1.newsletter_queue CREATE TABLE IF NOT EXISTS `newsletter_queue` ( `queue_id` int(7) unsigned NOT NULL auto_increment, `template_id` int(7) unsigned NOT NULL default '0', `queue_status` int(3) unsigned NOT NULL default '0', `queue_start_at` datetime default NULL, `queue_finish_at` datetime default NULL, PRIMARY KEY (`queue_id`), KEY `FK_QUEUE_TEMPLATE` (`template_id`), CONSTRAINT `FK_QUEUE_TEMPLATE` FOREIGN KEY (`template_id`) REFERENCES `newsletter_template` (`template_id`) ON DELETE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Newsletter queue'; # Dumping data for table web35db1.newsletter_queue: 0 rows /*!40000 ALTER TABLE `newsletter_queue` DISABLE KEYS */; /*!40000 ALTER TABLE `newsletter_queue` ENABLE KEYS */; # Dumping structure for table web35db1.newsletter_queue_link CREATE TABLE IF NOT EXISTS `newsletter_queue_link` ( `queue_link_id` int(9) unsigned NOT NULL auto_increment, `queue_id` int(7) unsigned NOT NULL default '0', `subscriber_id` int(7) unsigned NOT NULL default '0', `letter_sent_at` datetime default NULL, PRIMARY KEY (`queue_link_id`), KEY `FK_QUEUE_LINK_SUBSCRIBER` (`subscriber_id`), KEY `FK_QUEUE_LINK_QUEUE` (`queue_id`), KEY `IDX_NEWSLETTER_QUEUE_LINK_SEND_AT` (`queue_id`,`letter_sent_at`), CONSTRAINT `FK_QUEUE_LINK_QUEUE` FOREIGN KEY (`queue_id`) REFERENCES `newsletter_queue` (`queue_id`) ON DELETE CASCADE, CONSTRAINT `FK_QUEUE_LINK_SUBSCRIBER` FOREIGN KEY (`subscriber_id`) REFERENCES `newsletter_subscriber` (`subscriber_id`) ON DELETE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Newsletter queue to subscriber link'; # Dumping data for table web35db1.newsletter_queue_link: 0 rows /*!40000 ALTER TABLE `newsletter_queue_link` DISABLE KEYS */; /*!40000 ALTER TABLE `newsletter_queue_link` ENABLE KEYS */; # Dumping structure for table web35db1.newsletter_queue_store_link CREATE TABLE IF NOT EXISTS `newsletter_queue_store_link` ( `queue_id` int(7) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', PRIMARY KEY (`queue_id`,`store_id`), KEY `FK_NEWSLETTER_QUEUE_STORE_LINK_STORE` (`store_id`), CONSTRAINT `FK_LINK_QUEUE` FOREIGN KEY (`queue_id`) REFERENCES `newsletter_queue` (`queue_id`) ON DELETE CASCADE, CONSTRAINT `FK_NEWSLETTER_QUEUE_STORE_LINK_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.newsletter_queue_store_link: 0 rows /*!40000 ALTER TABLE `newsletter_queue_store_link` DISABLE KEYS */; /*!40000 ALTER TABLE `newsletter_queue_store_link` ENABLE KEYS */; # Dumping structure for table web35db1.newsletter_subscriber CREATE TABLE IF NOT EXISTS `newsletter_subscriber` ( `subscriber_id` int(7) unsigned NOT NULL auto_increment, `store_id` smallint(5) unsigned default '0', `change_status_at` datetime default NULL, `customer_id` int(11) unsigned NOT NULL default '0', `subscriber_email` varchar(150) character set latin1 collate latin1_general_ci NOT NULL default '', `subscriber_status` int(3) NOT NULL default '0', `subscriber_confirm_code` varchar(32) default 'NULL', PRIMARY KEY (`subscriber_id`), KEY `FK_SUBSCRIBER_CUSTOMER` (`customer_id`), KEY `FK_NEWSLETTER_SUBSCRIBER_STORE` (`store_id`), CONSTRAINT `FK_NEWSLETTER_SUBSCRIBER_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8 COMMENT='Newsletter subscribers'; # Dumping data for table web35db1.newsletter_subscriber: 5 rows /*!40000 ALTER TABLE `newsletter_subscriber` DISABLE KEYS */; INSERT INTO `newsletter_subscriber` (`subscriber_id`, `store_id`, `change_status_at`, `customer_id`, `subscriber_email`, `subscriber_status`, `subscriber_confirm_code`) VALUES (1, 2, NULL, 6, 'info@mobil-on-wheel.de', 1, 'djc9jen77k5wrg60fd6ol1hhwh4zsxib'), (2, 2, NULL, 10, 'miro.moravec@gmx.net', 1, 'bpfkgzrp77hfr426xdaz39ah2p14eq0s'), (3, 2, NULL, 15, 'michael@mhappe.de', 1, 'tmnfjhlz832ldw4ykff8hii4pord53hp'), (4, 2, NULL, 22, 'c-medek@t-online.de', 1, '6xmhe2n459pikb9e9cgm7hudp4cbq5bg'), (5, 2, NULL, 26, 'WAITR597d31e@wai.de', 1, '407oaodw0vfkjfmsjdtznvmt22jf8bow'); /*!40000 ALTER TABLE `newsletter_subscriber` ENABLE KEYS */; # Dumping structure for table web35db1.newsletter_template CREATE TABLE IF NOT EXISTS `newsletter_template` ( `template_id` int(7) unsigned NOT NULL auto_increment, `template_code` varchar(150) default NULL, `template_text` text, `template_text_preprocessed` text, `template_styles` text, `template_type` int(3) unsigned default NULL, `template_subject` varchar(200) default NULL, `template_sender_name` varchar(200) default NULL, `template_sender_email` varchar(200) character set latin1 collate latin1_general_ci default NULL, `template_actual` tinyint(1) unsigned default '1', `added_at` datetime default NULL, `modified_at` datetime default NULL, PRIMARY KEY (`template_id`), KEY `template_actual` (`template_actual`), KEY `added_at` (`added_at`), KEY `modified_at` (`modified_at`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Newsletter templates'; # Dumping data for table web35db1.newsletter_template: 0 rows /*!40000 ALTER TABLE `newsletter_template` DISABLE KEYS */; /*!40000 ALTER TABLE `newsletter_template` ENABLE KEYS */; # Dumping structure for table web35db1.paygate_authorizenet_debug CREATE TABLE IF NOT EXISTS `paygate_authorizenet_debug` ( `debug_id` int(10) unsigned NOT NULL auto_increment, `request_body` text, `response_body` text, `request_serialized` text, `result_serialized` text, `request_dump` text, `result_dump` text, PRIMARY KEY (`debug_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.paygate_authorizenet_debug: 0 rows /*!40000 ALTER TABLE `paygate_authorizenet_debug` DISABLE KEYS */; /*!40000 ALTER TABLE `paygate_authorizenet_debug` ENABLE KEYS */; # Dumping structure for table web35db1.paypaluk_api_debug CREATE TABLE IF NOT EXISTS `paypaluk_api_debug` ( `debug_id` int(10) unsigned NOT NULL auto_increment, `debug_at` timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP, `request_body` text, `response_body` text, PRIMARY KEY (`debug_id`), KEY `debug_at` (`debug_at`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.paypaluk_api_debug: 0 rows /*!40000 ALTER TABLE `paypaluk_api_debug` DISABLE KEYS */; /*!40000 ALTER TABLE `paypaluk_api_debug` ENABLE KEYS */; # Dumping structure for table web35db1.paypal_api_debug CREATE TABLE IF NOT EXISTS `paypal_api_debug` ( `debug_id` int(10) unsigned NOT NULL auto_increment, `debug_at` timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP, `request_body` text, `response_body` text, PRIMARY KEY (`debug_id`), KEY `debug_at` (`debug_at`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.paypal_api_debug: 0 rows /*!40000 ALTER TABLE `paypal_api_debug` DISABLE KEYS */; /*!40000 ALTER TABLE `paypal_api_debug` ENABLE KEYS */; # Dumping structure for table web35db1.paypal_settlement_report CREATE TABLE IF NOT EXISTS `paypal_settlement_report` ( `report_id` int(10) unsigned NOT NULL auto_increment, `report_date` date NOT NULL, `account_id` varchar(64) NOT NULL, `filename` varchar(24) NOT NULL, `last_modified` datetime NOT NULL, PRIMARY KEY (`report_id`), UNIQUE KEY `UNQ_REPORT_DATE_ACCOUNT` (`report_date`,`account_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.paypal_settlement_report: 0 rows /*!40000 ALTER TABLE `paypal_settlement_report` DISABLE KEYS */; /*!40000 ALTER TABLE `paypal_settlement_report` ENABLE KEYS */; # Dumping structure for table web35db1.paypal_settlement_report_row CREATE TABLE IF NOT EXISTS `paypal_settlement_report_row` ( `row_id` int(10) unsigned NOT NULL auto_increment, `report_id` int(10) unsigned NOT NULL, `transaction_id` varchar(19) NOT NULL, `invoice_id` varchar(127) default NULL, `paypal_reference_id` varchar(19) NOT NULL, `paypal_reference_id_type` enum('ODR','TXN','SUB','PAP','') NOT NULL, `transaction_event_code` char(5) NOT NULL default '', `transaction_initiation_date` datetime default NULL, `transaction_completion_date` datetime default NULL, `transaction_debit_or_credit` enum('CR','DR') NOT NULL default 'CR', `gross_transaction_amount` decimal(20,6) NOT NULL default '0.000000', `gross_transaction_currency` char(3) NOT NULL default '', `fee_debit_or_credit` enum('CR','DR') NOT NULL, `fee_amount` decimal(20,6) NOT NULL default '0.000000', `fee_currency` char(3) NOT NULL, `custom_field` varchar(255) default NULL, `consumer_id` varchar(127) NOT NULL default '', PRIMARY KEY (`row_id`), KEY `IDX_REPORT_ID` (`report_id`), CONSTRAINT `FK_PAYPAL_SETTLEMENT_ROW_REPORT` FOREIGN KEY (`report_id`) REFERENCES `paypal_settlement_report` (`report_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.paypal_settlement_report_row: 0 rows /*!40000 ALTER TABLE `paypal_settlement_report_row` DISABLE KEYS */; /*!40000 ALTER TABLE `paypal_settlement_report_row` ENABLE KEYS */; # Dumping structure for table web35db1.poll CREATE TABLE IF NOT EXISTS `poll` ( `poll_id` int(10) unsigned NOT NULL auto_increment, `poll_title` varchar(255) NOT NULL default '', `votes_count` int(10) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned default '0', `date_posted` datetime NOT NULL default '0000-00-00 00:00:00', `date_closed` datetime default NULL, `active` smallint(6) NOT NULL default '1', `closed` tinyint(1) NOT NULL default '0', `answers_display` smallint(6) default NULL, PRIMARY KEY (`poll_id`), KEY `FK_POLL_STORE` (`store_id`), CONSTRAINT `FK_POLL_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.poll: 1 rows /*!40000 ALTER TABLE `poll` DISABLE KEYS */; INSERT INTO `poll` (`poll_id`, `poll_title`, `votes_count`, `store_id`, `date_posted`, `date_closed`, `active`, `closed`, `answers_display`) VALUES (1, 'What is your favorite color', 5, 1, '2010-05-19 13:33:43', NULL, 1, 0, NULL); /*!40000 ALTER TABLE `poll` ENABLE KEYS */; # Dumping structure for table web35db1.poll_answer CREATE TABLE IF NOT EXISTS `poll_answer` ( `answer_id` int(10) unsigned NOT NULL auto_increment, `poll_id` int(10) unsigned NOT NULL default '0', `answer_title` varchar(255) NOT NULL default '', `votes_count` int(10) unsigned NOT NULL default '0', `answer_order` smallint(6) NOT NULL default '0', PRIMARY KEY (`answer_id`), KEY `FK_POLL_PARENT` (`poll_id`), CONSTRAINT `FK_POLL_PARENT` FOREIGN KEY (`poll_id`) REFERENCES `poll` (`poll_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.poll_answer: 4 rows /*!40000 ALTER TABLE `poll_answer` DISABLE KEYS */; INSERT INTO `poll_answer` (`answer_id`, `poll_id`, `answer_title`, `votes_count`, `answer_order`) VALUES (1, 1, 'Green', 4, 0), (2, 1, 'Red', 1, 0), (3, 1, 'Black', 0, 0), (4, 1, 'Magenta', 0, 0); /*!40000 ALTER TABLE `poll_answer` ENABLE KEYS */; # Dumping structure for table web35db1.poll_store CREATE TABLE IF NOT EXISTS `poll_store` ( `poll_id` int(10) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', PRIMARY KEY (`poll_id`,`store_id`), KEY `FK_POLL_STORE_STORE` (`store_id`), CONSTRAINT `FK_POLL_STORE_POLL` FOREIGN KEY (`poll_id`) REFERENCES `poll` (`poll_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_POLL_STORE_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.poll_store: 1 rows /*!40000 ALTER TABLE `poll_store` DISABLE KEYS */; INSERT INTO `poll_store` (`poll_id`, `store_id`) VALUES (1, 1); /*!40000 ALTER TABLE `poll_store` ENABLE KEYS */; # Dumping structure for table web35db1.poll_vote CREATE TABLE IF NOT EXISTS `poll_vote` ( `vote_id` int(10) unsigned NOT NULL auto_increment, `poll_id` int(10) unsigned NOT NULL default '0', `poll_answer_id` int(10) unsigned NOT NULL default '0', `ip_address` bigint(20) default NULL, `customer_id` int(11) default NULL, `vote_time` timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP, PRIMARY KEY (`vote_id`), KEY `FK_POLL_ANSWER` (`poll_answer_id`), CONSTRAINT `FK_POLL_ANSWER` FOREIGN KEY (`poll_answer_id`) REFERENCES `poll_answer` (`answer_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.poll_vote: 0 rows /*!40000 ALTER TABLE `poll_vote` DISABLE KEYS */; /*!40000 ALTER TABLE `poll_vote` ENABLE KEYS */; # Dumping structure for table web35db1.product_alert_price CREATE TABLE IF NOT EXISTS `product_alert_price` ( `alert_price_id` int(10) unsigned NOT NULL auto_increment, `customer_id` int(10) unsigned NOT NULL default '0', `product_id` int(10) unsigned NOT NULL default '0', `price` decimal(12,4) NOT NULL default '0.0000', `website_id` smallint(5) unsigned NOT NULL default '0', `add_date` datetime NOT NULL default '0000-00-00 00:00:00', `last_send_date` datetime default NULL, `send_count` smallint(5) unsigned NOT NULL default '0', `status` tinyint(3) unsigned NOT NULL default '0', PRIMARY KEY (`alert_price_id`), KEY `FK_PRODUCT_ALERT_PRICE_CUSTOMER` (`customer_id`), KEY `FK_PRODUCT_ALERT_PRICE_PRODUCT` (`product_id`), KEY `FK_PRODUCT_ALERT_PRICE_WEBSITE` (`website_id`), CONSTRAINT `FK_PRODUCT_ALERT_PRICE_CUSTOMER` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_PRODUCT_ALERT_PRICE_PRODUCT` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_PRODUCT_ALERT_PRICE_WEBSITE` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.product_alert_price: 0 rows /*!40000 ALTER TABLE `product_alert_price` DISABLE KEYS */; /*!40000 ALTER TABLE `product_alert_price` ENABLE KEYS */; # Dumping structure for table web35db1.product_alert_stock CREATE TABLE IF NOT EXISTS `product_alert_stock` ( `alert_stock_id` int(10) unsigned NOT NULL auto_increment, `customer_id` int(10) unsigned NOT NULL default '0', `product_id` int(10) unsigned NOT NULL default '0', `website_id` smallint(5) unsigned NOT NULL default '0', `add_date` datetime NOT NULL default '0000-00-00 00:00:00', `send_date` datetime default NULL, `send_count` smallint(5) unsigned NOT NULL default '0', `status` tinyint(3) unsigned NOT NULL default '0', PRIMARY KEY (`alert_stock_id`), KEY `FK_PRODUCT_ALERT_STOCK_CUSTOMER` (`customer_id`), KEY `FK_PRODUCT_ALERT_STOCK_PRODUCT` (`product_id`), KEY `FK_PRODUCT_ALERT_STOCK_WEBSITE` (`website_id`), CONSTRAINT `FK_PRODUCT_ALERT_STOCK_CUSTOMER` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_PRODUCT_ALERT_STOCK_PRODUCT` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_PRODUCT_ALERT_STOCK_WEBSITE` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.product_alert_stock: 0 rows /*!40000 ALTER TABLE `product_alert_stock` DISABLE KEYS */; /*!40000 ALTER TABLE `product_alert_stock` ENABLE KEYS */; # Dumping structure for table web35db1.rating CREATE TABLE IF NOT EXISTS `rating` ( `rating_id` smallint(6) unsigned NOT NULL auto_increment, `entity_id` smallint(6) unsigned NOT NULL default '0', `rating_code` varchar(64) NOT NULL default '', `position` tinyint(3) unsigned NOT NULL default '0', PRIMARY KEY (`rating_id`), UNIQUE KEY `IDX_CODE` (`rating_code`), KEY `FK_RATING_ENTITY` (`entity_id`), CONSTRAINT `FK_RATING_ENTITY_KEY` FOREIGN KEY (`entity_id`) REFERENCES `rating_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8 COMMENT='ratings'; # Dumping data for table web35db1.rating: 3 rows /*!40000 ALTER TABLE `rating` DISABLE KEYS */; INSERT INTO `rating` (`rating_id`, `entity_id`, `rating_code`, `position`) VALUES (1, 1, 'Quality', 0), (2, 1, 'Value', 0), (3, 1, 'Price', 0); /*!40000 ALTER TABLE `rating` ENABLE KEYS */; # Dumping structure for table web35db1.rating_entity CREATE TABLE IF NOT EXISTS `rating_entity` ( `entity_id` smallint(6) unsigned NOT NULL auto_increment, `entity_code` varchar(64) NOT NULL default '', PRIMARY KEY (`entity_id`), UNIQUE KEY `IDX_CODE` (`entity_code`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8 COMMENT='Rating entities'; # Dumping data for table web35db1.rating_entity: 3 rows /*!40000 ALTER TABLE `rating_entity` DISABLE KEYS */; INSERT INTO `rating_entity` (`entity_id`, `entity_code`) VALUES (1, 'product'), (2, 'product_review'), (3, 'review'); /*!40000 ALTER TABLE `rating_entity` ENABLE KEYS */; # Dumping structure for table web35db1.rating_option CREATE TABLE IF NOT EXISTS `rating_option` ( `option_id` int(10) unsigned NOT NULL auto_increment, `rating_id` smallint(6) unsigned NOT NULL default '0', `code` varchar(32) NOT NULL default '', `value` tinyint(3) unsigned NOT NULL default '0', `position` tinyint(3) unsigned NOT NULL default '0', PRIMARY KEY (`option_id`), KEY `FK_RATING_OPTION_RATING` (`rating_id`), CONSTRAINT `FK_RATING_OPTION_RATING` FOREIGN KEY (`rating_id`) REFERENCES `rating` (`rating_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8 COMMENT='Rating options'; # Dumping data for table web35db1.rating_option: 15 rows /*!40000 ALTER TABLE `rating_option` DISABLE KEYS */; INSERT INTO `rating_option` (`option_id`, `rating_id`, `code`, `value`, `position`) VALUES (1, 1, '1', 1, 1), (2, 1, '2', 2, 2), (3, 1, '3', 3, 3), (4, 1, '4', 4, 4), (5, 1, '5', 5, 5), (6, 2, '1', 1, 1), (7, 2, '2', 2, 2), (8, 2, '3', 3, 3), (9, 2, '4', 4, 4), (10, 2, '5', 5, 5), (11, 3, '1', 1, 1), (12, 3, '2', 2, 2), (13, 3, '3', 3, 3), (14, 3, '4', 4, 4), (15, 3, '5', 5, 5); /*!40000 ALTER TABLE `rating_option` ENABLE KEYS */; # Dumping structure for table web35db1.rating_option_vote CREATE TABLE IF NOT EXISTS `rating_option_vote` ( `vote_id` bigint(20) unsigned NOT NULL auto_increment, `option_id` int(10) unsigned NOT NULL default '0', `remote_ip` varchar(16) NOT NULL default '', `remote_ip_long` int(11) NOT NULL default '0', `customer_id` int(11) unsigned default '0', `entity_pk_value` bigint(20) unsigned NOT NULL default '0', `rating_id` smallint(6) unsigned NOT NULL default '0', `review_id` bigint(20) unsigned default NULL, `percent` tinyint(3) NOT NULL default '0', `value` tinyint(3) NOT NULL default '0', PRIMARY KEY (`vote_id`), KEY `FK_RATING_OPTION_VALUE_OPTION` (`option_id`), KEY `FK_RATING_OPTION_REVIEW_ID` (`review_id`), CONSTRAINT `FK_RATING_OPTION_REVIEW_ID` FOREIGN KEY (`review_id`) REFERENCES `review` (`review_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_RATING_OPTION_VALUE_OPTION` FOREIGN KEY (`option_id`) REFERENCES `rating_option` (`option_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Rating option values'; # Dumping data for table web35db1.rating_option_vote: 0 rows /*!40000 ALTER TABLE `rating_option_vote` DISABLE KEYS */; /*!40000 ALTER TABLE `rating_option_vote` ENABLE KEYS */; # Dumping structure for table web35db1.rating_option_vote_aggregated CREATE TABLE IF NOT EXISTS `rating_option_vote_aggregated` ( `primary_id` int(11) NOT NULL auto_increment, `rating_id` smallint(6) unsigned NOT NULL default '0', `entity_pk_value` bigint(20) unsigned NOT NULL default '0', `vote_count` int(10) unsigned NOT NULL default '0', `vote_value_sum` int(10) unsigned NOT NULL default '0', `percent` tinyint(3) NOT NULL default '0', `percent_approved` tinyint(3) default '0', `store_id` smallint(5) unsigned NOT NULL default '0', PRIMARY KEY (`primary_id`), KEY `FK_RATING_OPTION_VALUE_AGGREGATE` (`rating_id`), KEY `FK_RATING_OPTION_VOTE_AGGREGATED_STORE` (`store_id`), CONSTRAINT `FK_RATING_OPTION_VALUE_AGGREGATE` FOREIGN KEY (`rating_id`) REFERENCES `rating` (`rating_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_RATING_OPTION_VOTE_AGGREGATED_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.rating_option_vote_aggregated: 0 rows /*!40000 ALTER TABLE `rating_option_vote_aggregated` DISABLE KEYS */; /*!40000 ALTER TABLE `rating_option_vote_aggregated` ENABLE KEYS */; # Dumping structure for table web35db1.rating_store CREATE TABLE IF NOT EXISTS `rating_store` ( `rating_id` smallint(6) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', PRIMARY KEY (`rating_id`,`store_id`), KEY `FK_RATING_STORE_STORE` (`store_id`), CONSTRAINT `FK_RATING_STORE_RATING` FOREIGN KEY (`rating_id`) REFERENCES `rating` (`rating_id`) ON DELETE CASCADE, CONSTRAINT `FK_RATING_STORE_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.rating_store: 0 rows /*!40000 ALTER TABLE `rating_store` DISABLE KEYS */; /*!40000 ALTER TABLE `rating_store` ENABLE KEYS */; # Dumping structure for table web35db1.rating_title CREATE TABLE IF NOT EXISTS `rating_title` ( `rating_id` smallint(6) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', `value` varchar(255) NOT NULL default '', PRIMARY KEY (`rating_id`,`store_id`), KEY `FK_RATING_TITLE_STORE` (`store_id`), CONSTRAINT `FK_RATING_TITLE` FOREIGN KEY (`rating_id`) REFERENCES `rating` (`rating_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_RATING_TITLE_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.rating_title: 0 rows /*!40000 ALTER TABLE `rating_title` DISABLE KEYS */; /*!40000 ALTER TABLE `rating_title` ENABLE KEYS */; # Dumping structure for table web35db1.report_compared_product_index CREATE TABLE IF NOT EXISTS `report_compared_product_index` ( `index_id` bigint(20) unsigned NOT NULL auto_increment, `visitor_id` int(10) unsigned default NULL, `customer_id` int(10) unsigned default NULL, `product_id` int(10) unsigned NOT NULL, `store_id` smallint(5) unsigned default NULL, `added_at` datetime NOT NULL, PRIMARY KEY (`index_id`), UNIQUE KEY `UNQ_BY_VISITOR` (`visitor_id`,`product_id`), UNIQUE KEY `UNQ_BY_CUSTOMER` (`customer_id`,`product_id`), KEY `IDX_STORE` (`store_id`), KEY `IDX_SORT_ADDED_AT` (`added_at`), KEY `product_id` (`product_id`), CONSTRAINT `FK_REPORT_COMPARED_PRODUCT_INDEX_CUSTOMER` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_REPORT_COMPARED_PRODUCT_INDEX_PRODUCT` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_REPORT_COMPARED_PRODUCT_INDEX_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.report_compared_product_index: 3 rows /*!40000 ALTER TABLE `report_compared_product_index` DISABLE KEYS */; INSERT INTO `report_compared_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES (1, 9, NULL, 26, 2, '2010-05-20 08:55:04'), (2, 43, NULL, 2, 2, '2010-05-27 19:36:57'), (3, 43, NULL, 3, 2, '2010-05-27 19:37:05'); /*!40000 ALTER TABLE `report_compared_product_index` ENABLE KEYS */; # Dumping structure for table web35db1.report_event CREATE TABLE IF NOT EXISTS `report_event` ( `event_id` bigint(20) unsigned NOT NULL auto_increment, `logged_at` datetime NOT NULL default '0000-00-00 00:00:00', `event_type_id` smallint(6) unsigned NOT NULL default '0', `object_id` int(10) unsigned NOT NULL default '0', `subject_id` int(10) unsigned NOT NULL default '0', `subtype` tinyint(3) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL, PRIMARY KEY (`event_id`), KEY `IDX_EVENT_TYPE` (`event_type_id`), KEY `IDX_SUBJECT` (`subject_id`), KEY `IDX_OBJECT` (`object_id`), KEY `IDX_SUBTYPE` (`subtype`), KEY `FK_REPORT_EVENT_STORE` (`store_id`), CONSTRAINT `FK_REPORT_EVENT_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_REPORT_EVENT_TYPE` FOREIGN KEY (`event_type_id`) REFERENCES `report_event_types` (`event_type_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=22001 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.report_event: 22.401 rows /*!40000 ALTER TABLE `report_event` DISABLE KEYS */; INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES (1, '2010-05-19 14:37:37', 1, 3, 4, 1, 2), (2, '2010-05-19 14:53:01', 1, 1, 4, 1, 2), (3, '2010-05-19 14:53:15', 4, 1, 4, 1, 2), (4, '2010-05-19 14:54:01', 1, 1, 4, 1, 2), (5, '2010-05-20 07:26:42', 1, 1, 7, 1, 2), (6, '2010-05-20 07:27:01', 4, 1, 7, 1, 2), (7, '2010-05-20 07:55:14', 4, 5, 8, 1, 2), (8, '2010-05-20 08:53:44', 1, 1, 9, 1, 2), (9, '2010-05-20 08:54:37', 4, 1, 9, 1, 2), (10, '2010-05-20 08:55:04', 3, 26, 9, 1, 2), (11, '2010-05-20 09:09:44', 4, 1, 10, 1, 2), (12, '2010-05-20 09:09:54', 1, 5, 10, 1, 2), (13, '2010-05-20 09:10:08', 4, 5, 10, 1, 2), (14, '2010-05-20 09:10:17', 4, 8, 10, 1, 2), (15, '2010-05-20 09:13:53', 4, 17, 11, 1, 2), (16, '2010-05-20 09:20:23', 4, 1, 12, 1, 2), (17, '2010-05-20 09:21:45', 4, 1, 13, 1, 2), (18, '2010-05-20 09:22:48', 4, 1, 14, 1, 2), (19, '2010-05-20 10:58:27', 4, 10, 15, 1, 2), (20, '2010-05-20 11:32:53', 1, 25, 19, 1, 2), (21, '2010-05-20 12:10:33', 1, 13, 19, 1, 2), (22, '2010-05-20 14:16:44', 1, 28, 22, 1, 2), (23, '2010-05-20 14:17:20', 1, 28, 22, 1, 2), (24, '2010-05-20 14:25:27', 1, 22, 22, 1, 2), (25, '2010-05-20 19:17:58', 4, 1, 24, 1, 2), (26, '2010-05-20 19:18:53', 1, 9, 24, 1, 2), (27, '2010-05-21 13:49:40', 1, 9, 30, 1, 2), (28, '2010-05-21 13:50:17', 1, 29, 30, 1, 2), (29, '2010-05-21 13:53:27', 1, 22, 30, 1, 2), (30, '2010-05-21 15:40:57', 4, 11, 32, 1, 2), (31, '2010-05-21 15:41:16', 1, 22, 32, 1, 2), (32, '2010-05-21 15:42:02', 1, 11, 32, 1, 2), (33, '2010-05-21 15:42:35', 4, 22, 32, 1, 2), (34, '2010-05-25 13:45:09', 1, 4, 36, 1, 2), (35, '2010-05-25 13:48:56', 1, 4, 36, 1, 2), (36, '2010-05-25 13:48:59', 1, 4, 36, 1, 2), (37, '2010-05-26 07:30:27', 1, 4, 37, 1, 2), (38, '2010-05-27 09:31:55', 1, 1, 38, 1, 2), (39, '2010-05-27 09:32:58', 1, 1, 38, 1, 2), (40, '2010-05-27 09:40:00', 4, 17, 38, 1, 2), (41, '2010-05-27 11:01:32', 1, 1, 40, 1, 2), (42, '2010-05-27 11:36:30', 1, 1, 40, 1, 2), (43, '2010-05-27 13:12:31', 1, 2, 41, 1, 2), (44, '2010-05-27 13:14:26', 1, 2, 41, 1, 2), (45, '2010-05-27 13:14:35', 1, 2, 41, 1, 2), (46, '2010-05-27 13:21:39', 1, 2, 41, 1, 2), (47, '2010-05-27 13:21:42', 1, 2, 41, 1, 2), (48, '2010-05-27 13:28:20', 1, 1, 41, 1, 2), (49, '2010-05-27 13:28:23', 1, 1, 41, 1, 2), (50, '2010-05-27 13:39:46', 1, 31, 42, 1, 2), (51, '2010-05-27 13:42:39', 1, 1, 41, 1, 2), (52, '2010-05-27 13:46:40', 1, 3, 41, 1, 2), (53, '2010-05-27 13:48:00', 1, 32, 42, 1, 2), (54, '2010-05-27 13:48:03', 1, 32, 42, 1, 2), (55, '2010-05-27 13:56:24', 1, 1, 41, 1, 2), (56, '2010-05-27 14:29:37', 1, 1, 41, 1, 2), (57, '2010-05-27 14:32:37', 1, 34, 42, 1, 2), (58, '2010-05-27 14:33:03', 1, 1, 41, 1, 2), (59, '2010-05-27 14:33:07', 1, 1, 41, 1, 2), (60, '2010-05-27 14:33:17', 1, 38, 42, 1, 2), (61, '2010-05-27 14:33:43', 1, 35, 42, 1, 2), (62, '2010-05-27 14:33:46', 1, 35, 42, 1, 2), (63, '2010-05-27 14:34:25', 1, 32, 41, 1, 2), (64, '2010-05-27 19:33:13', 1, 2, 43, 1, 2), (65, '2010-05-27 19:34:31', 1, 1, 43, 1, 2), (66, '2010-05-27 19:35:43', 1, 2, 43, 1, 2), (67, '2010-05-27 19:36:57', 3, 2, 43, 1, 2), (68, '2010-05-27 19:37:05', 3, 3, 43, 1, 2), (69, '2010-05-28 09:45:56', 1, 31, 46, 1, 2), (70, '2010-05-28 09:45:57', 1, 31, 46, 1, 2), (71, '2010-05-28 09:46:22', 4, 48, 46, 1, 2), (72, '2010-05-28 10:12:02', 1, 32, 46, 1, 2), (73, '2010-05-28 12:39:55', 1, 61, 47, 1, 2), (74, '2010-05-28 12:39:57', 1, 61, 47, 1, 2), (75, '2010-05-28 12:40:21', 1, 60, 47, 1, 2), (76, '2010-05-28 12:40:23', 1, 60, 47, 1, 2), (77, '2010-05-28 13:31:21', 1, 67, 47, 1, 2), (78, '2010-05-28 13:31:22', 1, 67, 47, 1, 2), (79, '2010-05-28 15:46:11', 1, 32, 50, 1, 2), (80, '2010-05-28 15:47:23', 4, 31, 50, 1, 2), (81, '2010-05-31 08:15:00', 1, 1, 51, 1, 2), (82, '2010-05-31 08:15:20', 1, 2, 51, 1, 2), (83, '2010-05-31 08:15:21', 1, 1, 51, 1, 2), (84, '2010-05-31 08:18:31', 1, 2, 51, 1, 2), (85, '2010-05-31 08:20:06', 1, 13, 51, 1, 2), (86, '2010-05-31 08:24:41', 1, 30, 51, 1, 2), (87, '2010-05-31 08:27:07', 1, 13, 51, 1, 2), (88, '2010-05-31 08:27:30', 1, 3, 51, 1, 2), (89, '2010-05-31 08:29:02', 1, 3, 51, 1, 2), (90, '2010-05-31 08:29:54', 1, 3, 51, 1, 2), (91, '2010-05-31 08:31:01', 1, 4, 51, 1, 2), (92, '2010-05-31 08:31:42', 1, 5, 51, 1, 2), (93, '2010-05-31 08:32:43', 1, 5, 51, 1, 2), (94, '2010-05-31 08:32:59', 1, 5, 51, 1, 2), (95, '2010-05-31 08:34:10', 1, 6, 51, 1, 2), (96, '2010-05-31 08:34:25', 1, 2, 51, 1, 2), (97, '2010-05-31 08:34:37', 1, 7, 51, 1, 2), (98, '2010-05-31 08:35:48', 1, 7, 51, 1, 2), (99, '2010-05-31 08:35:55', 1, 7, 51, 1, 2), (100, '2010-05-31 08:45:55', 1, 11, 51, 1, 2), (101, '2010-05-31 09:12:41', 1, 15, 51, 1, 2), (102, '2010-05-31 09:16:49', 1, 15, 51, 1, 2), (103, '2010-05-31 09:16:53', 1, 15, 51, 1, 2), (104, '2010-05-31 09:17:05', 1, 14, 51, 1, 2), (105, '2010-05-31 09:17:39', 1, 14, 51, 1, 2), (106, '2010-05-31 09:17:42', 1, 14, 51, 1, 2), (107, '2010-05-31 09:17:51', 1, 14, 51, 1, 2), (108, '2010-05-31 09:20:44', 1, 14, 51, 1, 2), (109, '2010-05-31 09:20:56', 1, 14, 51, 1, 2), (110, '2010-05-31 09:21:06', 1, 12, 51, 1, 2), (111, '2010-05-31 09:21:27', 1, 12, 51, 1, 2), (112, '2010-05-31 09:21:31', 1, 12, 51, 1, 2), (113, '2010-05-31 09:31:27', 1, 14, 51, 1, 2), (114, '2010-05-31 13:20:45', 1, 1, 53, 1, 2), (115, '2010-05-31 13:21:04', 1, 1, 53, 1, 2), (116, '2010-05-31 13:27:54', 1, 1, 53, 1, 2), (117, '2010-05-31 13:30:47', 1, 1, 53, 1, 2), (118, '2010-05-31 13:50:00', 1, 55, 53, 1, 2), (119, '2010-05-31 13:50:12', 1, 1, 53, 1, 2), (120, '2010-05-31 14:38:07', 1, 1, 53, 1, 2), (121, '2010-05-31 14:49:34', 1, 1, 53, 1, 2), (122, '2010-05-31 14:49:39', 1, 1, 53, 1, 2), (123, '2010-05-31 14:49:53', 1, 1, 53, 1, 2), (124, '2010-05-31 14:50:04', 1, 1, 53, 1, 2), (125, '2010-05-31 16:54:58', 1, 1, 54, 1, 2), (126, '2010-05-31 16:56:27', 1, 1, 54, 1, 2), (127, '2010-05-31 16:56:30', 1, 1, 54, 1, 2), (128, '2010-05-31 16:56:32', 1, 1, 54, 1, 2), (129, '2010-05-31 16:56:56', 1, 1, 54, 1, 2), (130, '2010-05-31 16:57:35', 1, 1, 54, 1, 2), (131, '2010-05-31 16:58:18', 1, 3, 54, 1, 2), (132, '2010-05-31 16:58:44', 1, 3, 54, 1, 2), (133, '2010-05-31 16:59:02', 1, 69, 54, 1, 2), (134, '2010-05-31 16:59:19', 1, 51, 54, 1, 2), (135, '2010-05-31 16:59:22', 1, 51, 54, 1, 2), (136, '2010-05-31 16:59:41', 1, 48, 54, 1, 2), (137, '2010-05-31 16:59:46', 1, 48, 54, 1, 2), (138, '2010-05-31 17:00:37', 1, 32, 54, 1, 2), (139, '2010-05-31 17:01:02', 1, 1, 54, 1, 2), (140, '2010-05-31 17:05:45', 1, 3, 54, 1, 2), (141, '2010-05-31 17:06:44', 1, 1, 54, 1, 2), (142, '2010-05-31 17:07:13', 1, 1, 54, 1, 2), (143, '2010-06-01 08:06:42', 1, 48, 55, 1, 2), (144, '2010-06-01 11:11:19', 1, 1, 57, 1, 2), (145, '2010-06-01 11:11:20', 1, 3, 56, 1, 2), (146, '2010-06-01 14:02:13', 1, 3, 58, 1, 2), (147, '2010-06-01 14:02:15', 1, 1, 59, 1, 2), (148, '2010-06-01 19:58:07', 1, 48, 60, 1, 2), (149, '2010-06-02 19:43:27', 1, 59, 61, 1, 2), (150, '2010-06-02 19:44:17', 1, 69, 61, 1, 2), (151, '2010-06-03 08:12:02', 1, 3, 62, 1, 2), (152, '2010-06-03 08:12:08', 1, 1, 62, 1, 2), (153, '2010-06-03 11:05:47', 1, 61, 63, 1, 2), (154, '2010-06-04 12:30:07', 1, 55, 67, 1, 2), (155, '2010-06-04 12:32:24', 1, 2, 67, 1, 2), (156, '2010-06-04 12:32:36', 1, 1, 67, 1, 2), (157, '2010-06-07 08:44:59', 1, 1, 72, 1, 2), (158, '2010-06-07 16:36:23', 4, 9, 73, 1, 2), (159, '2010-06-07 16:38:02', 1, 55, 73, 1, 2), (160, '2010-06-08 16:13:25', 1, 55, 75, 1, 2), (161, '2010-06-10 08:04:56', 1, 55, 77, 1, 2), (162, '2010-06-10 10:20:10', 1, 2, 79, 1, 2), (163, '2010-06-10 10:21:57', 1, 28, 79, 1, 2), (164, '2010-06-10 10:24:57', 4, 55, 80, 1, 2), (165, '2010-06-10 12:21:47', 1, 90, 79, 1, 2), (166, '2010-06-10 12:34:25', 1, 30, 81, 1, 2), (167, '2010-06-10 12:36:41', 1, 15, 81, 1, 2), (168, '2010-06-10 12:36:53', 1, 15, 81, 1, 2), (169, '2010-06-11 09:35:03', 1, 51, 84, 1, 2), (170, '2010-06-11 11:05:11', 4, 53, 85, 1, 2), (171, '2010-06-11 11:05:31', 1, 69, 85, 1, 2), (172, '2010-06-11 12:09:08', 1, 1, 85, 1, 2), (173, '2010-06-11 12:12:43', 1, 61, 85, 1, 2), (174, '2010-06-11 12:19:18', 1, 53, 85, 1, 2), (175, '2010-06-11 12:35:22', 1, 73, 87, 1, 2), (176, '2010-06-11 12:35:25', 4, 73, 87, 1, 2), (177, '2010-06-12 10:18:35', 1, 1, 89, 1, 2), (178, '2010-06-12 10:18:40', 4, 1, 89, 1, 2), (179, '2010-06-13 14:16:15', 1, 90, 90, 1, 2), (180, '2010-06-14 14:24:16', 4, 78, 94, 1, 2), (181, '2010-06-15 09:28:58', 1, 109, 96, 1, 2), (182, '2010-06-15 09:29:00', 1, 109, 96, 1, 2), (183, '2010-06-15 09:29:01', 1, 109, 96, 1, 2), (184, '2010-06-15 10:24:05', 1, 118, 96, 1, 2), (185, '2010-06-15 12:12:40', 1, 104, 99, 1, 2), (186, '2010-06-15 12:12:57', 4, 104, 99, 1, 2), (187, '2010-06-15 16:28:38', 4, 72, 101, 1, 2), (188, '2010-06-16 04:30:58', 1, 87, 102, 1, 2), (189, '2010-06-16 04:33:16', 1, 73, 102, 1, 2), (190, '2010-06-16 04:34:38', 1, 1, 102, 1, 2), (191, '2010-06-16 04:35:15', 1, 107, 102, 1, 2), (192, '2010-06-16 04:35:31', 1, 120, 102, 1, 2), (193, '2010-06-16 04:35:49', 1, 99, 102, 1, 2), (194, '2010-06-16 04:36:30', 1, 72, 102, 1, 2), (195, '2010-06-16 08:31:47', 1, 2, 103, 1, 2), (196, '2010-06-16 08:32:09', 1, 2, 103, 1, 2), (197, '2010-06-16 08:40:09', 1, 15, 103, 1, 2), (198, '2010-06-16 11:16:16', 1, 118, 104, 1, 2), (199, '2010-06-16 11:17:33', 1, 118, 104, 1, 2), (200, '2010-06-16 11:17:39', 4, 118, 104, 1, 2), (201, '2010-06-16 11:19:38', 1, 118, 104, 1, 2), (202, '2010-06-16 11:20:29', 1, 118, 104, 1, 2), (203, '2010-06-16 11:20:33', 1, 118, 104, 1, 2), (204, '2010-06-16 11:20:35', 1, 118, 104, 1, 2), (205, '2010-06-16 11:21:49', 1, 118, 104, 1, 2), (206, '2010-06-16 11:25:00', 1, 104, 105, 1, 2), (207, '2010-06-16 11:28:53', 1, 118, 105, 1, 2), (208, '2010-06-16 11:31:30', 1, 118, 104, 1, 2), (209, '2010-06-16 14:06:39', 4, 2, 106, 1, 2), (210, '2010-06-16 16:11:30', 1, 2, 109, 1, 2), (211, '2010-06-16 16:11:40', 1, 3, 109, 1, 2), (212, '2010-06-16 16:11:42', 1, 3, 109, 1, 2), (213, '2010-06-16 16:11:42', 1, 3, 109, 1, 2), (214, '2010-06-16 16:11:53', 1, 8, 109, 1, 2), (215, '2010-06-16 16:12:12', 1, 7, 109, 1, 2), (216, '2010-06-16 16:12:37', 1, 5, 109, 1, 2), (217, '2010-06-17 09:24:15', 1, 120, 115, 1, 2), (218, '2010-06-17 09:24:25', 1, 1, 115, 1, 2), (219, '2010-06-17 11:20:26', 1, 122, 118, 1, 2), (220, '2010-06-17 11:22:42', 1, 107, 119, 1, 2), (221, '2010-06-17 11:23:14', 4, 2, 119, 1, 2), (222, '2010-06-17 11:29:32', 1, 1, 119, 1, 2), (223, '2010-06-17 11:33:11', 4, 1, 120, 1, 2), (224, '2010-06-17 12:19:15', 4, 129, 120, 1, 2), (225, '2010-06-17 12:19:30', 4, 122, 1, 0, 2), (226, '2010-06-17 12:26:38', 1, 129, 1, 0, 2), (227, '2010-06-17 12:49:29', 1, 2, 1, 0, 2), (228, '2010-06-17 12:53:47', 4, 3, 1, 0, 2), (229, '2010-06-17 12:55:42', 4, 106, 116, 1, 2), (230, '2010-06-17 13:08:46', 4, 122, 1, 0, 2), (231, '2010-06-17 13:08:46', 4, 3, 1, 0, 2), (232, '2010-06-17 13:20:13', 4, 2, 1, 0, 2), (233, '2010-06-17 13:23:51', 4, 1, 1, 0, 2), (234, '2010-06-17 13:40:02', 4, 3, 1, 0, 2), (235, '2010-06-17 18:59:51', 1, 128, 122, 1, 2), (236, '2010-06-17 19:00:31', 1, 107, 122, 1, 2), (237, '2010-06-17 19:00:48', 4, 107, 122, 1, 2), (238, '2010-06-17 19:04:34', 1, 65, 122, 1, 2), (239, '2010-06-17 19:05:34', 1, 109, 122, 1, 2), (240, '2010-06-17 19:05:51', 1, 106, 122, 1, 2), (241, '2010-06-18 10:07:07', 4, 2, 1, 0, 2), (242, '2010-06-18 10:07:27', 4, 2, 1, 0, 2), (243, '2010-06-18 10:09:55', 4, 118, 1, 0, 2), (244, '2010-06-18 10:10:14', 4, 118, 1, 0, 2), (245, '2010-06-18 10:33:39', 4, 3, 1, 0, 2), (246, '2010-06-18 10:35:58', 4, 3, 1, 0, 2), (247, '2010-06-18 10:49:35', 4, 2, 1, 0, 2), (248, '2010-06-18 10:55:35', 4, 126, 1, 0, 2), (249, '2010-06-18 10:55:44', 4, 126, 1, 0, 2), (250, '2010-06-18 11:06:27', 1, 121, 2, 0, 2), (251, '2010-06-18 11:06:54', 4, 121, 2, 0, 2), (252, '2010-06-18 11:07:15', 1, 104, 2, 0, 2), (253, '2010-06-18 11:07:31', 1, 108, 2, 0, 2), (254, '2010-06-18 11:07:50', 4, 108, 2, 0, 2), (255, '2010-06-18 11:15:52', 4, 1, 2, 0, 2), (256, '2010-06-18 12:21:23', 4, 128, 1, 0, 2), (257, '2010-06-18 13:41:55', 4, 2, 1, 0, 2), (258, '2010-06-18 14:12:45', 4, 114, 1, 0, 2), (259, '2010-06-18 14:27:51', 4, 3, 1, 0, 2), (260, '2010-06-18 14:28:35', 4, 128, 2, 0, 2), (261, '2010-06-18 14:34:43', 4, 121, 128, 1, 2), (262, '2010-06-18 14:55:10', 1, 1, 128, 1, 2), (263, '2010-06-19 06:18:22', 1, 103, 130, 1, 2), (264, '2010-06-19 06:18:27', 1, 103, 130, 1, 2), (265, '2010-06-19 06:19:18', 1, 103, 130, 1, 2), (266, '2010-06-19 06:19:53', 4, 11, 130, 1, 2), (267, '2010-06-19 06:36:47', 1, 16, 130, 1, 2), (268, '2010-06-20 08:45:17', 1, 118, 134, 1, 2), (269, '2010-06-20 08:47:37', 4, 126, 2, 0, 2), (270, '2010-06-20 16:15:23', 4, 126, 2, 0, 2), (271, '2010-06-21 09:53:55', 1, 118, 146, 1, 2), (272, '2010-06-21 09:54:25', 1, 118, 150, 1, 2), (273, '2010-06-21 10:35:05', 4, 17, 157, 1, 2), (274, '2010-06-21 10:35:22', 1, 17, 157, 1, 2), (275, '2010-06-21 10:42:30', 1, 17, 157, 1, 2), (276, '2010-06-21 10:43:34', 1, 1, 158, 1, 2), (277, '2010-06-21 10:43:49', 1, 17, 157, 1, 2), (278, '2010-06-21 10:45:45', 1, 117, 157, 1, 2), (279, '2010-06-21 10:48:28', 1, 3, 157, 1, 2), (280, '2010-06-21 10:48:53', 1, 9, 157, 1, 2), (281, '2010-06-21 11:00:38', 1, 54, 157, 1, 2), (282, '2010-06-21 11:11:57', 1, 29, 157, 1, 2), (283, '2010-06-21 11:31:56', 1, 98, 157, 1, 2), (284, '2010-06-21 11:34:06', 1, 17, 157, 1, 2), (285, '2010-06-21 12:09:54', 1, 103, 160, 1, 2), (286, '2010-06-21 12:10:17', 1, 118, 162, 1, 2), (287, '2010-06-21 12:10:34', 1, 110, 162, 1, 2), (288, '2010-06-21 12:11:36', 1, 126, 162, 1, 2), (289, '2010-06-21 12:13:47', 4, 121, 160, 1, 2), (290, '2010-06-21 12:14:04', 4, 110, 162, 1, 2), (291, '2010-06-21 12:14:50', 1, 121, 161, 1, 2), (292, '2010-06-21 12:15:11', 4, 126, 160, 1, 2), (293, '2010-06-21 12:15:24', 4, 103, 160, 1, 2), (294, '2010-06-21 12:16:26', 4, 118, 163, 1, 2), (295, '2010-06-21 13:32:43', 4, 17, 136, 1, 2), (296, '2010-06-21 13:33:27', 4, 11, 136, 1, 2), (297, '2010-06-21 13:36:12', 4, 1, 158, 1, 2), (298, '2010-06-21 13:36:45', 1, 1, 158, 1, 2), (299, '2010-06-21 13:37:18', 1, 1, 158, 1, 2), (300, '2010-06-21 13:37:26', 1, 1, 158, 1, 2), (301, '2010-06-21 14:42:28', 1, 10, 136, 1, 2), (302, '2010-06-21 16:30:41', 1, 103, 165, 1, 2), (303, '2010-06-21 16:31:01', 1, 118, 166, 1, 2), (304, '2010-06-21 16:31:21', 1, 110, 167, 1, 2), (305, '2010-06-21 16:32:24', 1, 126, 167, 1, 2), (306, '2010-06-21 16:34:24', 1, 121, 165, 1, 2), (307, '2010-06-21 16:34:31', 4, 121, 165, 1, 2), (308, '2010-06-21 16:35:03', 4, 110, 166, 1, 2), (309, '2010-06-21 16:35:55', 4, 126, 165, 1, 2), (310, '2010-06-21 16:36:06', 4, 103, 165, 1, 2), (311, '2010-06-21 16:37:16', 4, 118, 168, 1, 2), (312, '2010-06-21 16:45:21', 1, 126, 169, 1, 2), (313, '2010-06-21 16:45:34', 1, 1, 169, 1, 2), (314, '2010-06-21 16:55:02', 1, 111, 170, 1, 2), (315, '2010-06-21 16:58:41', 4, 101, 170, 1, 2), (316, '2010-06-21 16:58:54', 4, 4, 172, 1, 2), (317, '2010-06-21 16:59:42', 1, 1, 170, 1, 2), (318, '2010-06-21 17:02:05', 1, 101, 171, 1, 2), (319, '2010-06-21 17:03:02', 4, 3, 170, 1, 2), (320, '2010-06-21 17:03:35', 1, 103, 170, 1, 2), (321, '2010-06-21 17:05:21', 1, 110, 173, 1, 2), (322, '2010-06-21 17:05:26', 4, 106, 170, 1, 2), (323, '2010-06-21 17:05:49', 4, 113, 171, 1, 2), (324, '2010-06-21 17:06:24', 1, 117, 173, 1, 2), (325, '2010-06-21 17:06:27', 1, 112, 170, 1, 2), (326, '2010-06-21 17:06:33', 4, 2, 170, 1, 2), (327, '2010-06-21 17:07:44', 1, 118, 170, 1, 2), (328, '2010-06-21 17:07:53', 1, 5, 170, 1, 2), (329, '2010-06-21 17:07:58', 1, 7, 170, 1, 2), (330, '2010-06-21 17:08:50', 1, 110, 172, 1, 2), (331, '2010-06-21 17:10:47', 4, 110, 170, 1, 2), (332, '2010-06-21 17:11:44', 4, 115, 170, 1, 2), (333, '2010-06-21 17:11:56', 1, 113, 172, 1, 2), (334, '2010-06-21 17:12:00', 1, 121, 170, 1, 2), (335, '2010-06-21 17:12:02', 4, 99, 170, 1, 2), (336, '2010-06-21 17:12:05', 4, 1, 173, 1, 2), (337, '2010-06-21 17:13:12', 1, 106, 172, 1, 2), (338, '2010-06-21 17:13:13', 1, 126, 171, 1, 2), (339, '2010-06-21 17:13:36', 1, 110, 171, 1, 2), (340, '2010-06-21 17:14:03', 4, 103, 173, 1, 2), (341, '2010-06-21 17:14:27', 4, 103, 171, 1, 2), (342, '2010-06-21 17:15:20', 1, 99, 170, 1, 2), (343, '2010-06-21 17:15:32', 1, 17, 170, 1, 2), (344, '2010-06-21 17:15:57', 1, 107, 170, 1, 2), (345, '2010-06-21 17:16:35', 4, 100, 170, 1, 2), (346, '2010-06-21 17:16:43', 1, 8, 171, 1, 2), (347, '2010-06-21 17:16:55', 4, 108, 172, 1, 2), (348, '2010-06-21 17:17:39', 1, 3, 172, 1, 2), (349, '2010-06-21 17:18:50', 4, 98, 170, 1, 2), (350, '2010-06-21 17:19:52', 4, 112, 172, 1, 2), (351, '2010-06-21 17:20:11', 1, 121, 170, 1, 2), (352, '2010-06-21 17:20:33', 1, 109, 171, 1, 2), (353, '2010-06-21 17:23:23', 1, 108, 172, 1, 2), (354, '2010-06-21 17:23:42', 4, 17, 171, 1, 2), (355, '2010-06-21 17:24:03', 4, 117, 171, 1, 2), (356, '2010-06-21 17:24:23', 1, 100, 172, 1, 2), (357, '2010-06-21 17:24:28', 4, 102, 172, 1, 2), (358, '2010-06-21 17:24:30', 1, 103, 171, 1, 2), (359, '2010-06-21 17:25:06', 4, 9, 172, 1, 2), (360, '2010-06-21 19:28:19', 1, 120, 174, 1, 2), (361, '2010-06-21 19:29:14', 1, 99, 174, 1, 2), (362, '2010-06-21 19:39:03', 4, 11, 174, 1, 2), (363, '2010-06-21 19:40:51', 4, 73, 174, 1, 2), (364, '2010-06-21 19:41:25', 1, 73, 174, 1, 2), (365, '2010-06-21 19:41:44', 1, 74, 174, 1, 2), (366, '2010-06-21 19:42:22', 1, 78, 174, 1, 2), (367, '2010-06-21 19:42:51', 1, 73, 174, 1, 2), (368, '2010-06-21 19:54:14', 1, 16, 175, 1, 2), (369, '2010-06-23 08:19:46', 4, 2, 1, 0, 2), (370, '2010-06-23 08:20:08', 4, 2, 1, 0, 2), (371, '2010-06-23 10:24:49', 1, 104, 182, 1, 2), (372, '2010-06-23 10:25:00', 4, 104, 182, 1, 2), (373, '2010-06-23 10:30:22', 1, 3, 181, 1, 2), (374, '2010-06-23 10:30:28', 4, 3, 181, 1, 2), (375, '2010-06-23 11:51:11', 1, 2, 184, 1, 2), (376, '2010-06-23 11:51:43', 1, 2, 184, 1, 2), (377, '2010-06-23 11:51:46', 1, 2, 184, 1, 2), (378, '2010-06-23 11:51:47', 1, 2, 184, 1, 2), (379, '2010-06-23 11:52:13', 1, 2, 184, 1, 2), (380, '2010-06-23 11:53:49', 1, 2, 185, 1, 2), (381, '2010-06-23 11:55:04', 1, 3, 184, 1, 2), (382, '2010-06-23 12:27:12', 1, 5, 186, 1, 2), (383, '2010-06-23 13:01:25', 1, 3, 187, 1, 2), (384, '2010-06-23 13:08:06', 1, 2, 181, 1, 2), (385, '2010-06-23 13:08:32', 1, 3, 181, 1, 2), (386, '2010-06-23 13:08:48', 1, 2, 181, 1, 2), (387, '2010-06-23 13:08:53', 1, 1, 181, 1, 2), (388, '2010-06-23 13:09:05', 4, 1, 181, 1, 2), (389, '2010-06-23 13:09:25', 1, 1, 181, 1, 2), (390, '2010-06-23 13:09:38', 1, 31, 181, 1, 2), (391, '2010-06-23 14:03:29', 1, 1, 181, 1, 2), (392, '2010-06-23 14:53:14', 1, 3, 184, 1, 2), (393, '2010-06-23 15:01:46', 1, 110, 185, 1, 2), (394, '2010-06-23 18:03:13', 1, 17, 188, 1, 2), (395, '2010-06-23 20:45:53', 1, 3, 183, 1, 2), (396, '2010-06-23 20:45:57', 1, 2, 189, 1, 2), (397, '2010-06-23 20:46:05', 1, 2, 183, 1, 2), (398, '2010-06-23 20:46:20', 4, 2, 189, 1, 2), (399, '2010-06-23 20:46:42', 1, 1, 183, 1, 2), (400, '2010-06-24 07:55:16', 1, 3, 184, 1, 2), (401, '2010-06-24 09:43:23', 1, 3, 184, 1, 2), (402, '2010-06-24 09:43:23', 1, 3, 184, 1, 2), (403, '2010-06-24 09:45:41', 1, 3, 184, 1, 2), (404, '2010-06-24 10:19:15', 1, 3, 184, 1, 2), (405, '2010-06-24 10:19:30', 1, 1, 184, 1, 2), (406, '2010-06-24 10:23:55', 1, 1, 184, 1, 2), (407, '2010-06-24 10:24:18', 1, 1, 184, 1, 2), (408, '2010-06-24 10:24:54', 1, 2, 184, 1, 2), (409, '2010-06-24 10:25:02', 1, 1, 184, 1, 2), (410, '2010-06-24 10:26:21', 1, 1, 184, 1, 2), (411, '2010-06-24 10:28:14', 1, 1, 183, 1, 2), (412, '2010-06-24 10:31:03', 1, 1, 184, 1, 2), (413, '2010-06-24 10:31:22', 1, 1, 184, 1, 2), (414, '2010-06-24 10:35:32', 1, 2, 184, 1, 2), (415, '2010-06-24 10:36:35', 1, 1, 184, 1, 2), (416, '2010-06-24 10:36:45', 1, 2, 184, 1, 2), (417, '2010-06-24 10:37:20', 1, 2, 184, 1, 2), (418, '2010-06-24 10:37:42', 1, 2, 184, 1, 2), (419, '2010-06-24 10:37:55', 1, 2, 184, 1, 2), (420, '2010-06-24 10:38:30', 1, 2, 184, 1, 2), (421, '2010-06-24 10:38:48', 1, 1, 184, 1, 2), (422, '2010-06-24 10:39:17', 1, 1, 184, 1, 2), (423, '2010-06-24 10:39:24', 1, 2, 184, 1, 2), (424, '2010-06-24 10:40:41', 1, 2, 184, 1, 2), (425, '2010-06-24 10:41:32', 1, 2, 184, 1, 2), (426, '2010-06-24 11:54:48', 1, 2, 184, 1, 2), (427, '2010-06-24 11:55:18', 1, 2, 184, 1, 2), (428, '2010-06-24 11:56:05', 1, 2, 184, 1, 2), (429, '2010-06-24 11:59:07', 1, 2, 184, 1, 2), (430, '2010-06-24 12:01:11', 1, 2, 184, 1, 2), (431, '2010-06-24 12:01:38', 4, 2, 184, 1, 2), (432, '2010-06-24 12:01:43', 1, 2, 184, 1, 2), (433, '2010-06-24 12:02:19', 1, 2, 184, 1, 2), (434, '2010-06-24 12:02:27', 1, 7, 184, 1, 2), (435, '2010-06-24 12:02:37', 1, 2, 184, 1, 2), (436, '2010-06-24 12:04:38', 1, 2, 184, 1, 2), (437, '2010-06-24 12:05:20', 1, 1, 184, 1, 2), (438, '2010-06-24 12:06:38', 1, 1, 184, 1, 2), (439, '2010-06-24 12:37:17', 1, 134, 184, 1, 2), (440, '2010-06-24 12:52:14', 1, 135, 192, 1, 2), (441, '2010-06-24 13:20:52', 1, 135, 184, 1, 2), (442, '2010-06-24 13:24:32', 1, 138, 184, 1, 2), (443, '2010-06-24 13:32:41', 1, 138, 192, 1, 2), (444, '2010-06-24 14:05:00', 4, 109, 190, 1, 2), (445, '2010-06-24 14:11:14', 4, 119, 190, 1, 2), (446, '2010-06-24 14:11:40', 1, 150, 184, 1, 2), (447, '2010-06-24 14:12:24', 1, 150, 184, 1, 2), (448, '2010-06-24 14:12:55', 1, 150, 184, 1, 2), (449, '2010-06-24 14:29:48', 1, 152, 184, 1, 2), (450, '2010-06-24 14:30:50', 1, 152, 184, 1, 2), (451, '2010-06-24 14:31:28', 1, 152, 184, 1, 2), (452, '2010-06-24 14:31:32', 1, 152, 184, 1, 2), (453, '2010-06-24 14:33:08', 1, 152, 184, 1, 2), (454, '2010-06-24 14:33:10', 1, 152, 184, 1, 2), (455, '2010-06-24 14:39:43', 1, 152, 184, 1, 2), (456, '2010-06-24 14:41:33', 4, 118, 190, 1, 2), (457, '2010-06-24 14:42:57', 4, 121, 190, 1, 2), (458, '2010-06-24 14:51:34', 1, 152, 184, 1, 2), (459, '2010-06-24 14:53:31', 4, 119, 193, 1, 2), (460, '2010-06-24 15:17:34', 1, 118, 193, 1, 2), (461, '2010-06-24 19:10:56', 4, 139, 196, 1, 2), (462, '2010-06-24 19:10:58', 1, 139, 196, 1, 2), (463, '2010-06-24 19:11:17', 1, 140, 196, 1, 2), (464, '2010-06-24 19:11:42', 4, 140, 196, 1, 2), (465, '2010-06-24 19:11:50', 1, 140, 196, 1, 2), (466, '2010-06-24 19:12:24', 1, 140, 196, 1, 2), (467, '2010-06-24 19:59:20', 1, 112, 196, 1, 2), (468, '2010-06-24 20:30:32', 1, 107, 197, 1, 2), (469, '2010-06-24 20:31:04', 1, 2, 197, 1, 2), (470, '2010-06-24 20:31:39', 1, 33, 197, 1, 2), (471, '2010-06-24 20:32:04', 4, 33, 197, 1, 2), (472, '2010-06-24 20:32:34', 1, 114, 197, 1, 2), (473, '2010-06-24 20:32:42', 4, 114, 197, 1, 2), (474, '2010-06-24 20:32:49', 1, 114, 197, 1, 2), (475, '2010-06-24 20:33:55', 1, 31, 197, 1, 2), (476, '2010-06-24 20:34:05', 4, 31, 197, 1, 2), (477, '2010-06-24 20:34:18', 1, 31, 197, 1, 2), (478, '2010-06-24 20:34:56', 1, 30, 197, 1, 2), (479, '2010-06-24 20:35:04', 4, 30, 197, 1, 2), (480, '2010-06-24 20:35:24', 1, 30, 197, 1, 2), (481, '2010-06-24 20:35:40', 4, 63, 197, 1, 2), (482, '2010-06-24 20:37:08', 1, 144, 197, 1, 2), (483, '2010-06-25 06:44:53', 1, 144, 197, 1, 2), (484, '2010-06-25 10:18:29', 4, 112, 193, 1, 2), (485, '2010-06-25 10:19:27', 4, 114, 193, 1, 2), (486, '2010-06-25 10:21:46', 4, 132, 199, 1, 2), (487, '2010-06-25 10:21:46', 4, 133, 199, 1, 2), (488, '2010-06-25 10:24:18', 1, 132, 199, 1, 2), (489, '2010-06-25 10:25:40', 1, 3, 199, 1, 2), (490, '2010-06-25 10:28:56', 1, 133, 199, 1, 2), (491, '2010-06-25 10:46:53', 1, 152, 200, 1, 2), (492, '2010-06-25 10:49:40', 1, 152, 200, 1, 2), (493, '2010-06-25 10:51:20', 1, 152, 200, 1, 2), (494, '2010-06-25 10:51:38', 1, 152, 200, 1, 2), (495, '2010-06-25 11:21:55', 4, 127, 202, 1, 2), (496, '2010-06-25 11:21:55', 4, 133, 202, 1, 2), (497, '2010-06-25 11:25:27', 1, 133, 202, 1, 2), (498, '2010-06-25 11:30:31', 1, 152, 203, 1, 2), (499, '2010-06-25 11:30:38', 4, 152, 203, 1, 2), (500, '2010-06-25 11:30:38', 4, 133, 203, 1, 2), (501, '2010-06-25 11:31:05', 1, 152, 203, 1, 2), (502, '2010-06-25 11:31:12', 4, 152, 203, 1, 2), (503, '2010-06-25 11:31:29', 1, 152, 203, 1, 2), (504, '2010-06-25 11:31:36', 4, 152, 203, 1, 2), (505, '2010-06-25 11:31:41', 1, 152, 203, 1, 2), (506, '2010-06-25 11:31:48', 1, 152, 203, 1, 2), (507, '2010-06-25 11:31:54', 4, 152, 203, 1, 2), (508, '2010-06-25 11:31:59', 1, 152, 203, 1, 2), (509, '2010-06-25 11:32:04', 1, 152, 203, 1, 2), (510, '2010-06-25 11:32:10', 4, 152, 203, 1, 2), (511, '2010-06-25 11:32:14', 1, 152, 203, 1, 2), (512, '2010-06-25 11:32:20', 1, 152, 203, 1, 2), (513, '2010-06-25 11:32:25', 4, 152, 203, 1, 2), (514, '2010-06-25 11:32:56', 1, 152, 203, 1, 2), (515, '2010-06-25 11:34:00', 1, 152, 203, 1, 2), (516, '2010-06-25 11:35:10', 1, 152, 203, 1, 2), (517, '2010-06-25 11:35:18', 4, 152, 203, 1, 2), (518, '2010-06-25 11:35:24', 1, 152, 203, 1, 2), (519, '2010-06-25 11:35:31', 4, 152, 203, 1, 2), (520, '2010-06-25 11:35:57', 1, 152, 203, 1, 2), (521, '2010-06-25 11:36:05', 1, 152, 203, 1, 2), (522, '2010-06-25 11:40:11', 1, 152, 204, 1, 2), (523, '2010-06-25 12:12:28', 1, 149, 204, 1, 2), (524, '2010-06-25 12:12:36', 4, 149, 204, 1, 2), (525, '2010-06-25 12:12:36', 4, 133, 204, 1, 2), (526, '2010-06-25 12:12:51', 1, 149, 204, 1, 2), (527, '2010-06-25 12:13:50', 1, 2, 204, 1, 2), (528, '2010-06-25 12:14:22', 1, 48, 204, 1, 2), (529, '2010-06-25 12:15:50', 1, 61, 204, 1, 2), (530, '2010-06-25 12:15:57', 4, 61, 204, 1, 2), (531, '2010-06-25 12:36:08', 1, 1, 205, 1, 2), (532, '2010-06-25 12:36:13', 4, 1, 205, 1, 2), (533, '2010-06-25 12:36:13', 4, 133, 205, 1, 2), (534, '2010-06-25 12:49:13', 4, 152, 203, 1, 2), (535, '2010-06-25 13:11:10', 4, 117, 202, 1, 2), (536, '2010-06-25 13:12:29', 4, 125, 202, 1, 2), (537, '2010-06-25 13:13:49', 4, 125, 1, 0, 2), (538, '2010-06-25 13:13:49', 4, 133, 1, 0, 2), (539, '2010-06-25 13:14:10', 4, 125, 1, 0, 2), (540, '2010-06-25 13:14:10', 4, 133, 1, 0, 2), (541, '2010-06-25 13:38:53', 1, 125, 207, 1, 2), (542, '2010-06-25 13:39:00', 4, 125, 207, 1, 2), (543, '2010-06-25 13:39:00', 4, 133, 207, 1, 2), (544, '2010-06-25 15:28:26', 4, 125, 1, 0, 2), (545, '2010-06-25 15:28:26', 4, 133, 1, 0, 2), (546, '2010-06-25 15:28:48', 4, 125, 1, 0, 2), (547, '2010-06-25 15:28:48', 4, 133, 1, 0, 2), (548, '2010-06-25 15:29:14', 4, 3, 1, 0, 2), (549, '2010-06-25 15:29:14', 4, 133, 1, 0, 2), (550, '2010-06-25 16:47:02', 1, 125, 3, 0, 2), (551, '2010-06-25 16:47:34', 1, 2, 3, 0, 2), (552, '2010-06-25 16:47:39', 4, 2, 3, 0, 2), (553, '2010-06-25 16:47:39', 4, 133, 3, 0, 2), (554, '2010-06-25 16:50:14', 4, 115, 3, 0, 2), (555, '2010-06-25 16:51:06', 4, 2, 3, 0, 2), (556, '2010-06-25 16:51:06', 4, 133, 3, 0, 2), (557, '2010-06-25 16:51:06', 4, 115, 3, 0, 2), (558, '2010-06-25 17:19:42', 4, 125, 2, 0, 2), (559, '2010-06-25 17:19:43', 4, 133, 2, 0, 2), (560, '2010-06-25 17:19:57', 1, 133, 2, 0, 2), (561, '2010-06-25 17:20:20', 1, 125, 2, 0, 2), (562, '2010-06-25 17:20:50', 4, 125, 2, 0, 2), (563, '2010-06-25 17:20:50', 4, 133, 2, 0, 2), (564, '2010-06-25 17:44:32', 1, 140, 215, 1, 2), (565, '2010-06-25 17:45:42', 1, 106, 215, 1, 2), (566, '2010-06-25 18:05:54', 1, 2, 215, 1, 2), (567, '2010-06-25 18:06:08', 1, 104, 215, 1, 2), (568, '2010-06-25 18:06:20', 1, 108, 2, 0, 2), (569, '2010-06-25 18:06:30', 1, 104, 2, 0, 2), (570, '2010-06-25 18:06:52', 1, 1, 2, 0, 2), (571, '2010-06-27 18:19:00', 1, 104, 220, 1, 2), (572, '2010-06-27 18:19:07', 4, 104, 220, 1, 2), (573, '2010-06-27 18:19:07', 4, 133, 220, 1, 2), (574, '2010-06-28 12:27:21', 1, 152, 223, 1, 2), (575, '2010-06-28 14:49:57', 1, 161, 222, 1, 2), (576, '2010-06-28 14:50:48', 1, 158, 222, 1, 2), (577, '2010-06-28 14:51:40', 1, 60, 222, 1, 2), (578, '2010-06-28 14:53:31', 4, 3, 222, 1, 2), (579, '2010-06-28 14:53:31', 4, 133, 222, 1, 2), (580, '2010-06-28 14:54:17', 4, 117, 222, 1, 2), (581, '2010-06-28 14:54:18', 4, 133, 222, 1, 2), (582, '2010-06-28 15:45:41', 4, 119, 222, 1, 2), (583, '2010-06-28 15:45:41', 4, 133, 222, 1, 2), (584, '2010-06-28 17:34:34', 1, 117, 232, 1, 2), (585, '2010-06-29 06:44:31', 1, 100, 233, 1, 2), (586, '2010-06-29 06:51:22', 1, 99, 233, 1, 2), (587, '2010-06-29 07:11:34', 1, 98, 233, 1, 2), (588, '2010-06-29 07:12:48', 1, 1, 233, 1, 2), (589, '2010-06-29 07:13:45', 1, 11, 233, 1, 2), (590, '2010-06-29 07:28:39', 1, 166, 234, 1, 2), (591, '2010-06-29 07:28:40', 1, 166, 234, 1, 2), (592, '2010-06-29 07:32:01', 1, 68, 233, 1, 2), (593, '2010-06-29 07:32:26', 1, 65, 233, 1, 2), (594, '2010-06-29 07:34:35', 1, 98, 233, 1, 2), (595, '2010-06-29 07:36:58', 1, 106, 233, 1, 2), (596, '2010-06-29 07:38:32', 1, 110, 233, 1, 2), (597, '2010-06-29 07:40:14', 1, 168, 234, 1, 2), (598, '2010-06-29 07:41:53', 1, 105, 233, 1, 2), (599, '2010-06-29 07:42:22', 1, 106, 233, 1, 2), (600, '2010-06-29 07:44:04', 1, 112, 233, 1, 2), (601, '2010-06-29 07:45:42', 1, 119, 233, 1, 2), (602, '2010-06-29 07:46:49', 1, 120, 233, 1, 2), (603, '2010-06-29 08:44:25', 4, 3, 212, 1, 2), (604, '2010-06-29 08:44:26', 4, 133, 212, 1, 2), (605, '2010-06-29 08:44:50', 4, 3, 212, 1, 2), (606, '2010-06-29 08:44:51', 4, 133, 212, 1, 2), (607, '2010-06-29 09:12:04', 1, 2, 1, 0, 2), (608, '2010-06-29 09:13:12', 4, 3, 1, 0, 2), (609, '2010-06-29 09:13:12', 4, 133, 1, 0, 2), (610, '2010-06-29 09:13:22', 4, 3, 1, 0, 2), (611, '2010-06-29 09:13:22', 4, 133, 1, 0, 2), (612, '2010-06-29 10:30:47', 1, 1, 240, 1, 2), (613, '2010-06-29 10:31:28', 1, 2, 240, 1, 2), (614, '2010-06-29 10:31:28', 1, 2, 240, 1, 2), (615, '2010-06-29 10:31:50', 4, 2, 240, 1, 2), (616, '2010-06-29 10:31:50', 4, 133, 240, 1, 2), (617, '2010-06-29 11:30:17', 1, 133, 222, 1, 2), (618, '2010-06-29 11:36:13', 1, 13, 222, 1, 2), (619, '2010-06-29 11:36:53', 1, 64, 222, 1, 2), (620, '2010-06-29 11:37:20', 1, 65, 222, 1, 2), (621, '2010-06-29 11:37:50', 1, 65, 222, 1, 2), (622, '2010-06-29 13:03:20', 1, 130, 236, 1, 2), (623, '2010-06-29 13:04:37', 1, 140, 236, 1, 2), (624, '2010-06-29 14:12:45', 1, 170, 234, 1, 2), (625, '2010-06-29 14:12:48', 1, 170, 234, 1, 2), (626, '2010-06-30 10:05:29', 4, 119, 251, 1, 2), (627, '2010-06-30 10:05:30', 4, 133, 251, 1, 2), (628, '2010-07-01 07:56:49', 1, 152, 249, 1, 2), (629, '2010-07-01 07:57:31', 1, 3, 249, 1, 2), (630, '2010-07-01 07:57:35', 4, 3, 249, 1, 2), (631, '2010-07-01 07:57:35', 4, 133, 249, 1, 2), (632, '2010-07-01 12:32:11', 4, 5, 249, 1, 2), (633, '2010-07-01 12:32:11', 4, 133, 249, 1, 2), (634, '2010-07-01 13:21:01', 4, 105, 254, 1, 2), (635, '2010-07-01 13:21:02', 4, 133, 254, 1, 2), (636, '2010-07-01 14:22:55', 4, 105, 255, 1, 2), (637, '2010-07-01 14:22:55', 4, 133, 255, 1, 2), (638, '2010-07-01 14:35:53', 1, 128, 255, 1, 2), (639, '2010-07-01 14:36:30', 4, 128, 255, 1, 2), (640, '2010-07-01 14:36:30', 4, 133, 255, 1, 2), (641, '2010-07-02 10:55:23', 4, 112, 1, 0, 2), (642, '2010-07-02 10:55:23', 4, 133, 1, 0, 2), (643, '2010-07-02 12:13:32', 4, 112, 1, 0, 2), (644, '2010-07-02 14:09:22', 1, 18, 258, 1, 2), (645, '2010-07-02 14:11:07', 1, 19, 258, 1, 2), (646, '2010-07-02 14:19:58', 1, 90, 258, 1, 2), (647, '2010-07-02 14:21:32', 1, 91, 258, 1, 2), (648, '2010-07-02 15:35:15', 4, 118, 1, 0, 2), (649, '2010-07-02 15:35:15', 4, 133, 1, 0, 2), (650, '2010-07-02 15:35:38', 4, 118, 1, 0, 2), (651, '2010-07-02 16:03:53', 4, 112, 1, 0, 2), (652, '2010-07-02 16:03:53', 4, 133, 1, 0, 2), (653, '2010-07-04 11:59:08', 1, 166, 263, 1, 2), (654, '2010-07-04 12:02:21', 1, 167, 263, 1, 2), (655, '2010-07-04 12:04:22', 1, 167, 263, 1, 2), (656, '2010-07-04 12:05:37', 1, 167, 263, 1, 2), (657, '2010-07-04 12:06:26', 1, 5, 263, 1, 2), (658, '2010-07-04 12:07:19', 1, 2, 263, 1, 2), (659, '2010-07-04 12:08:54', 1, 167, 263, 1, 2), (660, '2010-07-04 12:09:04', 1, 167, 263, 1, 2), (661, '2010-07-04 12:09:27', 1, 167, 263, 1, 2), (662, '2010-07-04 12:09:42', 1, 167, 263, 1, 2), (663, '2010-07-04 12:12:44', 1, 170, 263, 1, 2), (664, '2010-07-04 12:13:12', 1, 170, 263, 1, 2), (665, '2010-07-04 12:53:51', 1, 170, 263, 1, 2), (666, '2010-07-04 12:53:53', 1, 170, 263, 1, 2), (667, '2010-07-04 12:53:54', 1, 167, 263, 1, 2), (668, '2010-07-04 13:21:17', 1, 167, 263, 1, 2), (669, '2010-07-04 13:47:58', 1, 167, 263, 1, 2), (670, '2010-07-04 16:37:40', 4, 81, 263, 1, 2), (671, '2010-07-04 16:37:40', 4, 133, 263, 1, 2), (672, '2010-07-04 19:32:37', 1, 8, 264, 1, 2), (673, '2010-07-04 19:34:22', 1, 140, 264, 1, 2), (674, '2010-07-04 19:34:52', 1, 173, 264, 1, 2), (675, '2010-07-04 19:35:10', 1, 152, 264, 1, 2), (676, '2010-07-04 19:35:35', 4, 152, 264, 1, 2), (677, '2010-07-04 19:35:35', 4, 133, 264, 1, 2), (678, '2010-07-04 19:35:51', 1, 133, 264, 1, 2), (679, '2010-07-04 19:58:08', 1, 100, 264, 1, 2), (680, '2010-07-06 08:35:13', 1, 1, 266, 1, 2), (681, '2010-07-06 08:35:23', 4, 1, 266, 1, 2), (682, '2010-07-06 08:35:23', 4, 133, 266, 1, 2), (683, '2010-07-06 08:36:02', 1, 152, 266, 1, 2), (684, '2010-07-06 09:52:47', 1, 11, 266, 1, 2), (685, '2010-07-06 09:53:43', 1, 158, 266, 1, 2), (686, '2010-07-06 09:54:00', 1, 159, 266, 1, 2), (687, '2010-07-06 09:54:13', 1, 160, 266, 1, 2), (688, '2010-07-06 09:54:34', 1, 159, 266, 1, 2), (689, '2010-07-06 09:54:45', 1, 158, 266, 1, 2), (690, '2010-07-06 10:02:43', 1, 104, 283, 1, 2), (691, '2010-07-06 10:03:29', 1, 143, 285, 1, 2), (692, '2010-07-06 13:53:16', 1, 84, 316, 1, 2), (693, '2010-07-06 14:00:44', 1, 84, 316, 1, 2), (694, '2010-07-06 14:01:18', 1, 85, 316, 1, 2), (695, '2010-07-06 14:01:47', 1, 86, 316, 1, 2), (696, '2010-07-06 14:05:16', 1, 88, 316, 1, 2), (697, '2010-07-06 14:10:09', 1, 159, 316, 1, 2), (698, '2010-07-06 14:56:58', 1, 131, 317, 1, 2), (699, '2010-07-06 14:57:47', 1, 131, 317, 1, 2), (700, '2010-07-07 08:04:08', 1, 129, 328, 1, 2), (701, '2010-07-07 08:54:20', 1, 122, 342, 1, 2), (702, '2010-07-07 09:05:02', 1, 116, 346, 1, 2), (703, '2010-07-07 09:05:16', 1, 129, 347, 1, 2), (704, '2010-07-07 09:05:26', 1, 1, 347, 1, 2), (705, '2010-07-07 09:06:14', 1, 122, 347, 1, 2), (706, '2010-07-07 09:06:16', 1, 122, 347, 1, 2), (707, '2010-07-07 09:08:37', 1, 1, 347, 1, 2), (708, '2010-07-07 09:08:44', 1, 129, 347, 1, 2), (709, '2010-07-07 09:09:33', 1, 1, 348, 1, 2), (710, '2010-07-07 09:11:52', 1, 141, 348, 1, 2), (711, '2010-07-07 09:12:44', 1, 104, 348, 1, 2), (712, '2010-07-07 09:13:48', 1, 104, 348, 1, 2), (713, '2010-07-07 09:14:04', 1, 104, 348, 1, 2), (714, '2010-07-07 09:15:54', 1, 118, 348, 1, 2), (715, '2010-07-07 09:18:20', 1, 122, 349, 1, 2), (716, '2010-07-07 10:56:49', 1, 106, 351, 1, 2), (717, '2010-07-07 10:57:36', 1, 116, 351, 1, 2), (718, '2010-07-07 10:58:42', 1, 118, 351, 1, 2), (719, '2010-07-07 11:06:47', 1, 173, 351, 1, 2), (720, '2010-07-07 11:14:36', 4, 17, 351, 1, 2), (721, '2010-07-07 11:14:37', 4, 133, 351, 1, 2), (722, '2010-07-07 11:17:48', 1, 152, 351, 1, 2), (723, '2010-07-07 11:18:19', 4, 152, 351, 1, 2), (724, '2010-07-07 11:19:14', 1, 152, 351, 1, 2), (725, '2010-07-07 11:20:44', 1, 118, 355, 1, 2), (726, '2010-07-07 11:22:32', 1, 139, 351, 1, 2), (727, '2010-07-07 11:23:03', 1, 118, 355, 1, 2), (728, '2010-07-07 11:24:20', 1, 152, 351, 1, 2), (729, '2010-07-07 11:26:59', 1, 159, 351, 1, 2), (730, '2010-07-07 11:38:51', 1, 128, 351, 1, 2), (731, '2010-07-07 11:39:38', 1, 141, 351, 1, 2), (732, '2010-07-07 13:22:40', 4, 1, 356, 1, 2), (733, '2010-07-07 13:22:40', 4, 133, 356, 1, 2), (734, '2010-07-08 06:00:15', 1, 1, 366, 1, 2), (735, '2010-07-08 06:00:49', 1, 108, 366, 1, 2), (736, '2010-07-08 09:14:06', 1, 119, 372, 1, 2), (737, '2010-07-08 09:15:34', 1, 141, 372, 1, 2), (738, '2010-07-08 11:34:17', 1, 99, 369, 1, 2), (739, '2010-07-08 11:50:08', 1, 31, 381, 1, 2), (740, '2010-07-08 11:51:11', 1, 139, 381, 1, 2), (741, '2010-07-08 11:53:40', 1, 139, 381, 1, 2), (742, '2010-07-08 11:57:05', 1, 139, 381, 1, 2), (743, '2010-07-08 11:58:18', 1, 139, 381, 1, 2), (744, '2010-07-08 11:58:22', 1, 139, 381, 1, 2), (745, '2010-07-08 12:11:03', 1, 2, 381, 1, 2), (746, '2010-07-08 12:14:14', 1, 2, 381, 1, 2), (747, '2010-07-08 12:14:36', 4, 2, 381, 1, 2), (748, '2010-07-08 12:14:36', 4, 133, 381, 1, 2), (749, '2010-07-08 12:14:48', 1, 2, 369, 1, 2), (750, '2010-07-08 12:14:54', 4, 2, 369, 1, 2), (751, '2010-07-08 12:14:54', 4, 133, 369, 1, 2), (752, '2010-07-08 12:23:59', 1, 5, 381, 1, 2), (753, '2010-07-08 12:25:44', 1, 1, 381, 1, 2), (754, '2010-07-08 12:26:04', 4, 1, 381, 1, 2), (755, '2010-07-08 12:26:04', 4, 133, 381, 1, 2), (756, '2010-07-08 12:35:16', 4, 112, 380, 1, 2), (757, '2010-07-08 12:35:16', 4, 133, 380, 1, 2), (758, '2010-07-08 12:35:23', 1, 112, 380, 1, 2), (759, '2010-07-08 12:35:56', 1, 112, 380, 1, 2), (760, '2010-07-08 12:45:36', 1, 112, 380, 1, 2), (761, '2010-07-08 13:45:24', 1, 123, 368, 1, 2), (762, '2010-07-08 13:46:26', 1, 168, 368, 1, 2), (763, '2010-07-08 13:48:03', 1, 9, 368, 1, 2), (764, '2010-07-08 13:49:11', 1, 99, 368, 1, 2), (765, '2010-07-08 13:49:13', 1, 100, 368, 1, 2), (766, '2010-07-08 13:49:15', 1, 100, 368, 1, 2), (767, '2010-07-08 13:49:16', 1, 100, 368, 1, 2), (768, '2010-07-08 15:54:40', 1, 112, 380, 1, 2), (769, '2010-07-08 16:06:39', 1, 170, 380, 1, 2), (770, '2010-07-08 16:15:28', 1, 170, 389, 1, 2), (771, '2010-07-08 16:16:27', 1, 170, 390, 1, 2), (772, '2010-07-08 16:19:33', 1, 170, 399, 1, 2), (773, '2010-07-08 16:41:48', 1, 128, 403, 1, 2), (774, '2010-07-08 16:42:09', 1, 1, 405, 1, 2), (775, '2010-07-08 16:42:37', 1, 64, 407, 1, 2), (776, '2010-07-08 18:14:18', 1, 139, 413, 1, 2), (777, '2010-07-08 18:36:03', 1, 152, 418, 1, 2), (778, '2010-07-08 18:36:17', 4, 152, 419, 1, 2), (779, '2010-07-08 18:36:17', 4, 133, 419, 1, 2), (780, '2010-07-08 18:36:30', 1, 152, 419, 1, 2), (781, '2010-07-08 18:36:43', 1, 157, 419, 1, 2), (782, '2010-07-08 18:50:22', 1, 139, 419, 1, 2), (783, '2010-07-08 18:51:31', 1, 139, 419, 1, 2), (784, '2010-07-08 18:58:10', 1, 139, 419, 1, 2), (785, '2010-07-08 19:00:06', 1, 139, 419, 1, 2), (786, '2010-07-08 19:00:28', 4, 139, 419, 1, 2), (787, '2010-07-08 19:01:02', 1, 139, 419, 1, 2), (788, '2010-07-08 19:01:16', 1, 139, 419, 1, 2), (789, '2010-07-08 19:01:32', 1, 139, 419, 1, 2), (790, '2010-07-08 19:02:44', 1, 139, 419, 1, 2), (791, '2010-07-08 19:03:04', 4, 139, 419, 1, 2), (792, '2010-07-08 19:03:51', 1, 139, 419, 1, 2), (793, '2010-07-08 20:03:01', 1, 131, 419, 1, 2), (794, '2010-07-08 20:04:49', 1, 131, 419, 1, 2), (795, '2010-07-08 20:05:01', 1, 1, 419, 1, 2), (796, '2010-07-08 20:05:22', 1, 139, 419, 1, 2), (797, '2010-07-08 20:08:30', 1, 121, 419, 1, 2), (798, '2010-07-08 20:09:36', 1, 131, 419, 1, 2), (799, '2010-07-08 20:10:18', 1, 142, 419, 1, 2), (800, '2010-07-08 20:45:17', 4, 121, 420, 1, 2), (801, '2010-07-08 20:45:17', 4, 133, 420, 1, 2), (802, '2010-07-09 06:31:16', 1, 2, 424, 1, 2), (803, '2010-07-09 06:33:10', 1, 3, 424, 1, 2), (804, '2010-07-09 07:24:48', 1, 170, 427, 1, 2), (805, '2010-07-09 07:38:44', 1, 9, 427, 1, 2), (806, '2010-07-09 07:39:31', 1, 16, 427, 1, 2), (807, '2010-07-09 07:53:23', 1, 16, 427, 1, 2), (808, '2010-07-09 07:56:49', 1, 16, 427, 1, 2), (809, '2010-07-09 07:57:00', 1, 16, 427, 1, 2), (810, '2010-07-09 07:57:14', 1, 6, 427, 1, 2), (811, '2010-07-09 07:57:27', 1, 5, 427, 1, 2), (812, '2010-07-09 07:57:47', 1, 8, 427, 1, 2), (813, '2010-07-09 08:03:06', 1, 1, 428, 1, 2), (814, '2010-07-09 08:45:46', 4, 8, 431, 1, 2), (815, '2010-07-09 08:45:46', 4, 133, 431, 1, 2), (816, '2010-07-09 08:45:47', 4, 8, 432, 1, 2), (817, '2010-07-09 08:45:47', 4, 133, 432, 1, 2), (818, '2010-07-09 08:45:50', 1, 8, 433, 1, 2), (819, '2010-07-09 08:48:00', 1, 99, 435, 1, 2), (820, '2010-07-09 08:48:52', 1, 99, 436, 1, 2), (821, '2010-07-09 08:49:59', 1, 99, 437, 1, 2), (822, '2010-07-09 09:23:14', 1, 11, 450, 1, 2), (823, '2010-07-09 09:34:40', 1, 112, 466, 1, 2), (824, '2010-07-09 09:35:06', 1, 130, 466, 1, 2), (825, '2010-07-09 09:39:29', 1, 8, 467, 1, 2), (826, '2010-07-09 09:42:45', 1, 8, 467, 1, 2), (827, '2010-07-09 12:28:20', 1, 28, 481, 1, 2), (828, '2010-07-09 14:22:42', 1, 170, 380, 1, 2), (829, '2010-07-09 14:57:18', 4, 1, 507, 1, 2), (830, '2010-07-09 14:57:18', 4, 133, 507, 1, 2), (831, '2010-07-09 14:57:30', 4, 1, 511, 1, 2), (832, '2010-07-09 14:57:30', 4, 133, 511, 1, 2), (833, '2010-07-09 14:58:01', 4, 121, 515, 1, 2), (834, '2010-07-09 14:58:01', 4, 133, 515, 1, 2), (835, '2010-07-09 14:58:18', 4, 121, 518, 1, 2), (836, '2010-07-09 14:58:18', 4, 133, 518, 1, 2), (837, '2010-07-09 14:58:37', 4, 17, 521, 1, 2), (838, '2010-07-09 14:58:37', 4, 133, 521, 1, 2), (839, '2010-07-09 14:59:11', 4, 121, 524, 1, 2), (840, '2010-07-09 14:59:11', 4, 133, 524, 1, 2), (841, '2010-07-09 14:59:24', 4, 1, 524, 1, 2), (842, '2010-07-09 15:04:53', 4, 121, 526, 1, 2), (843, '2010-07-09 15:04:53', 4, 133, 526, 1, 2), (844, '2010-07-09 15:04:53', 4, 178, 526, 1, 2), (845, '2010-07-09 15:06:24', 4, 1, 526, 1, 2), (846, '2010-07-09 15:06:24', 4, 179, 526, 1, 2), (847, '2010-07-09 15:06:30', 4, 178, 526, 1, 2), (848, '2010-07-09 15:06:47', 4, 124, 526, 1, 2), (849, '2010-07-09 15:06:47', 4, 133, 526, 1, 2), (850, '2010-07-09 15:06:47', 4, 178, 526, 1, 2), (851, '2010-07-09 15:08:42', 4, 1, 526, 1, 2), (852, '2010-07-09 15:14:34', 4, 121, 528, 1, 2), (853, '2010-07-09 15:14:35', 4, 133, 528, 1, 2), (854, '2010-07-09 15:15:20', 4, 121, 531, 1, 2), (855, '2010-07-09 15:15:20', 4, 133, 531, 1, 2), (856, '2010-07-09 15:15:29', 4, 124, 531, 1, 2), (857, '2010-07-09 15:15:40', 4, 1, 531, 1, 2), (858, '2010-07-10 05:13:05', 1, 99, 536, 1, 2), (859, '2010-07-10 13:15:40', 1, 112, 541, 1, 2), (860, '2010-07-10 13:15:48', 1, 112, 543, 1, 2), (861, '2010-07-11 09:35:52', 1, 111, 555, 1, 2), (862, '2010-07-11 13:45:06', 1, 170, 564, 1, 2), (863, '2010-07-11 20:19:11', 4, 17, 567, 1, 2), (864, '2010-07-11 20:19:12', 4, 133, 567, 1, 2), (865, '2010-07-11 20:19:12', 4, 179, 567, 1, 2), (866, '2010-07-11 20:19:29', 4, 178, 567, 1, 2), (867, '2010-07-11 20:20:07', 1, 2, 567, 1, 2), (868, '2010-07-11 20:20:14', 4, 2, 567, 1, 2), (869, '2010-07-12 06:18:06', 1, 118, 570, 1, 2), (870, '2010-07-12 06:18:29', 1, 114, 570, 1, 2), (871, '2010-07-12 06:19:17', 1, 104, 570, 1, 2), (872, '2010-07-12 06:19:40', 1, 108, 570, 1, 2), (873, '2010-07-12 06:19:58', 1, 110, 570, 1, 2), (874, '2010-07-12 06:20:19', 1, 112, 570, 1, 2), (875, '2010-07-12 06:20:37', 1, 104, 570, 1, 2), (876, '2010-07-12 09:39:08', 1, 1, 571, 1, 2), (877, '2010-07-12 11:30:30', 1, 170, 576, 1, 2), (878, '2010-07-12 11:35:44', 1, 170, 576, 1, 2), (879, '2010-07-12 11:36:31', 1, 119, 576, 1, 2), (880, '2010-07-12 11:40:58', 1, 123, 576, 1, 2), (881, '2010-07-12 11:45:05', 1, 119, 576, 1, 2), (882, '2010-07-12 11:45:41', 1, 121, 576, 1, 2), (883, '2010-07-12 11:46:15', 1, 119, 576, 1, 2), (884, '2010-07-12 11:57:41', 1, 119, 576, 1, 2), (885, '2010-07-12 11:57:59', 1, 116, 576, 1, 2), (886, '2010-07-12 11:58:40', 1, 17, 576, 1, 2), (887, '2010-07-12 12:00:11', 4, 17, 576, 1, 2), (888, '2010-07-12 12:00:11', 4, 133, 576, 1, 2), (889, '2010-07-12 12:00:11', 4, 179, 576, 1, 2), (890, '2010-07-12 12:00:28', 4, 178, 576, 1, 2), (891, '2010-07-12 12:01:21', 4, 132, 576, 1, 2), (892, '2010-07-12 12:01:21', 4, 133, 576, 1, 2), (893, '2010-07-12 12:01:21', 4, 178, 576, 1, 2), (894, '2010-07-12 12:06:59', 4, 127, 576, 1, 2), (895, '2010-07-12 12:06:59', 4, 133, 576, 1, 2), (896, '2010-07-12 12:06:59', 4, 178, 576, 1, 2), (897, '2010-07-12 17:40:48', 4, 119, 576, 1, 2), (898, '2010-07-12 17:40:48', 4, 133, 576, 1, 2), (899, '2010-07-12 17:40:48', 4, 178, 576, 1, 2), (900, '2010-07-12 17:41:34', 1, 1, 576, 1, 2), (901, '2010-07-12 17:41:39', 4, 1, 576, 1, 2), (902, '2010-07-12 17:41:39', 4, 133, 576, 1, 2), (903, '2010-07-12 17:41:39', 4, 179, 576, 1, 2), (904, '2010-07-12 17:43:11', 4, 178, 576, 1, 2), (905, '2010-07-12 18:09:13', 4, 132, 580, 1, 2), (906, '2010-07-12 18:09:13', 4, 133, 580, 1, 2), (907, '2010-07-12 18:09:13', 4, 178, 580, 1, 2), (908, '2010-07-12 18:10:28', 4, 132, 580, 1, 2), (909, '2010-07-12 18:10:28', 4, 133, 580, 1, 2), (910, '2010-07-12 18:10:28', 4, 178, 580, 1, 2), (911, '2010-07-12 18:11:58', 4, 132, 580, 1, 2), (912, '2010-07-12 18:11:58', 4, 133, 580, 1, 2), (913, '2010-07-12 18:11:58', 4, 178, 580, 1, 2), (914, '2010-07-12 18:12:59', 4, 132, 580, 1, 2), (915, '2010-07-12 18:12:59', 4, 133, 580, 1, 2), (916, '2010-07-12 20:41:41', 1, 99, 581, 1, 2), (917, '2010-07-13 07:34:02', 4, 139, 1, 0, 2), (918, '2010-07-13 07:34:03', 4, 133, 1, 0, 2), (919, '2010-07-13 07:36:20', 1, 152, 1, 0, 2), (920, '2010-07-13 07:36:30', 4, 152, 1, 0, 2), (921, '2010-07-13 07:36:30', 4, 133, 1, 0, 2), (922, '2010-07-13 07:36:44', 4, 152, 1, 0, 2), (923, '2010-07-13 10:28:55', 1, 182, 596, 1, 2), (924, '2010-07-13 18:20:27', 1, 123, 604, 1, 2), (925, '2010-07-13 18:21:29', 1, 113, 604, 1, 2), (926, '2010-07-13 18:22:07', 1, 111, 604, 1, 2), (927, '2010-07-13 18:22:59', 4, 111, 604, 1, 2), (928, '2010-07-13 18:22:59', 4, 133, 604, 1, 2), (929, '2010-07-13 18:23:10', 1, 133, 604, 1, 2), (930, '2010-07-13 18:23:55', 1, 112, 604, 1, 2), (931, '2010-07-13 18:24:27', 4, 112, 604, 1, 2), (932, '2010-07-13 18:24:39', 1, 112, 604, 1, 2), (933, '2010-07-13 18:25:26', 1, 113, 604, 1, 2), (934, '2010-07-13 18:25:48', 1, 109, 604, 1, 2), (935, '2010-07-13 18:26:24', 1, 110, 604, 1, 2), (936, '2010-07-13 18:27:07', 1, 142, 604, 1, 2), (937, '2010-07-13 18:27:09', 1, 115, 576, 1, 2), (938, '2010-07-13 18:27:23', 4, 142, 604, 1, 2), (939, '2010-07-13 18:27:41', 1, 142, 604, 1, 2), (940, '2010-07-13 18:28:26', 1, 140, 604, 1, 2), (941, '2010-07-13 18:28:42', 1, 141, 604, 1, 2), (942, '2010-07-13 18:28:59', 4, 141, 604, 1, 2), (943, '2010-07-13 18:29:20', 1, 141, 604, 1, 2), (944, '2010-07-13 18:29:50', 1, 173, 604, 1, 2), (945, '2010-07-13 18:30:13', 4, 173, 604, 1, 2), (946, '2010-07-13 18:30:47', 1, 173, 604, 1, 2), (947, '2010-07-13 18:34:10', 4, 171, 604, 1, 2), (948, '2010-07-13 18:39:25', 1, 142, 604, 1, 2), (949, '2010-07-13 18:39:27', 1, 142, 604, 1, 2), (950, '2010-07-13 18:39:56', 1, 142, 604, 1, 2), (951, '2010-07-13 20:39:14', 1, 177, 607, 1, 2), (952, '2010-07-14 07:44:14', 1, 3, 609, 1, 2), (953, '2010-07-14 07:44:52', 1, 61, 609, 1, 2), (954, '2010-07-14 11:25:56', 1, 19, 608, 1, 2), (955, '2010-07-14 11:38:13', 1, 60, 611, 1, 2), (956, '2010-07-14 12:00:58', 1, 81, 611, 1, 2), (957, '2010-07-14 12:01:35', 1, 164, 611, 1, 2), (958, '2010-07-14 12:15:19', 1, 2, 611, 1, 2), (959, '2010-07-14 12:15:33', 1, 4, 611, 1, 2), (960, '2010-07-14 15:26:29', 4, 128, 2, 0, 2), (961, '2010-07-14 15:26:29', 4, 133, 2, 0, 2), (962, '2010-07-14 15:27:40', 4, 128, 2, 0, 2), (963, '2010-07-14 15:27:40', 4, 133, 2, 0, 2), (964, '2010-07-14 15:28:18', 1, 2, 615, 1, 2), (965, '2010-07-14 15:28:42', 1, 2, 615, 1, 2), (966, '2010-07-14 15:30:26', 1, 2, 615, 1, 2), (967, '2010-07-14 16:28:28', 1, 13, 618, 1, 2), (968, '2010-07-14 16:28:41', 1, 29, 618, 1, 2), (969, '2010-07-14 16:28:54', 1, 30, 618, 1, 2), (970, '2010-07-14 18:04:27', 1, 117, 619, 1, 2), (971, '2010-07-15 05:31:07', 1, 105, 576, 1, 2), (972, '2010-07-15 05:31:16', 4, 105, 576, 1, 2), (973, '2010-07-15 05:31:17', 4, 133, 576, 1, 2), (974, '2010-07-15 05:31:32', 1, 105, 576, 1, 2), (975, '2010-07-15 06:02:22', 4, 17, 576, 1, 2), (976, '2010-07-15 06:11:46', 4, 185, 576, 1, 2), (977, '2010-07-15 07:37:26', 1, 125, 624, 1, 2), (978, '2010-07-15 07:37:54', 1, 81, 624, 1, 2), (979, '2010-07-15 07:41:10', 4, 81, 624, 1, 2), (980, '2010-07-15 07:41:11', 4, 133, 624, 1, 2), (981, '2010-07-15 07:41:36', 1, 81, 624, 1, 2), (982, '2010-07-15 07:44:18', 4, 1, 624, 1, 2), (983, '2010-07-15 07:44:57', 1, 1, 624, 1, 2), (984, '2010-07-15 07:45:33', 1, 1, 624, 1, 2), (985, '2010-07-15 07:45:36', 1, 1, 624, 1, 2), (986, '2010-07-15 10:09:08', 1, 77, 628, 1, 2), (987, '2010-07-15 10:10:09', 1, 78, 628, 1, 2), (988, '2010-07-15 10:10:32', 1, 76, 628, 1, 2), (989, '2010-07-15 10:11:21', 1, 73, 628, 1, 2), (990, '2010-07-15 10:12:33', 1, 85, 623, 1, 2), (991, '2010-07-15 10:13:54', 1, 78, 628, 1, 2), (992, '2010-07-15 10:14:20', 1, 77, 628, 1, 2), (993, '2010-07-15 10:15:07', 1, 77, 628, 1, 2), (994, '2010-07-15 10:15:51', 1, 84, 623, 1, 2), (995, '2010-07-15 10:16:22', 1, 85, 623, 1, 2), (996, '2010-07-15 15:03:59', 4, 177, 576, 1, 2), (997, '2010-07-15 15:04:00', 4, 133, 576, 1, 2), (998, '2010-07-15 20:38:17', 1, 132, 639, 1, 2), (999, '2010-07-15 20:39:24', 1, 132, 639, 1, 2), (1000, '2010-07-15 20:39:38', 1, 132, 639, 1, 2), (1001, '2010-07-15 20:40:10', 1, 132, 639, 1, 2), (1002, '2010-07-16 06:08:54', 1, 168, 642, 1, 2), (1003, '2010-07-16 16:40:17', 1, 6, 650, 1, 2), (1004, '2010-07-16 18:48:37', 1, 54, 652, 1, 2), (1005, '2010-07-16 20:30:11', 1, 140, 653, 1, 2), (1006, '2010-07-16 22:11:01', 1, 98, 655, 1, 2), (1007, '2010-07-16 22:12:16', 1, 152, 655, 1, 2), (1008, '2010-07-16 22:12:46', 1, 184, 655, 1, 2), (1009, '2010-07-17 02:15:42', 1, 6, 659, 1, 2), (1010, '2010-07-17 05:49:47', 1, 98, 660, 1, 2), (1011, '2010-07-17 09:27:40', 1, 50, 664, 1, 2), (1012, '2010-07-17 09:39:33', 1, 1, 665, 1, 2), (1013, '2010-07-17 11:31:07', 1, 144, 666, 1, 2), (1014, '2010-07-17 19:37:10', 1, 99, 678, 1, 2), (1015, '2010-07-17 19:38:03', 1, 115, 678, 1, 2), (1016, '2010-07-17 19:41:02', 1, 61, 678, 1, 2), (1017, '2010-07-17 19:42:10', 1, 77, 678, 1, 2), (1018, '2010-07-17 19:43:02', 1, 78, 678, 1, 2), (1019, '2010-07-17 19:44:03', 1, 89, 678, 1, 2), (1020, '2010-07-17 19:45:14', 1, 8, 679, 1, 2), (1021, '2010-07-18 09:22:13', 1, 27, 684, 1, 2), (1022, '2010-07-18 09:22:18', 1, 27, 684, 1, 2), (1023, '2010-07-18 12:08:46', 1, 50, 688, 1, 2), (1024, '2010-07-18 12:38:44', 1, 79, 689, 1, 2), (1025, '2010-07-18 12:38:48', 1, 79, 689, 1, 2), (1026, '2010-07-18 13:22:56', 1, 49, 690, 1, 2), (1027, '2010-07-18 13:23:07', 1, 50, 690, 1, 2), (1028, '2010-07-19 06:42:48', 1, 49, 697, 1, 2), (1029, '2010-07-19 06:42:50', 1, 49, 697, 1, 2), (1030, '2010-07-19 06:43:07', 1, 49, 697, 1, 2), (1031, '2010-07-19 07:01:46', 1, 144, 698, 1, 2), (1032, '2010-07-19 08:22:02', 1, 140, 699, 1, 2), (1033, '2010-07-19 08:22:05', 1, 186, 700, 1, 2), (1034, '2010-07-19 08:22:38', 1, 2, 700, 1, 2), (1035, '2010-07-19 08:23:12', 1, 3, 700, 1, 2), (1036, '2010-07-19 08:24:37', 1, 3, 700, 1, 2), (1037, '2010-07-19 08:27:17', 1, 118, 700, 1, 2), (1038, '2010-07-19 08:28:19', 1, 144, 699, 1, 2), (1039, '2010-07-19 08:31:41', 1, 140, 699, 1, 2), (1040, '2010-07-19 08:32:47', 1, 144, 701, 1, 2), (1041, '2010-07-19 08:51:43', 1, 140, 699, 1, 2), (1042, '2010-07-19 08:52:10', 1, 139, 699, 1, 2), (1043, '2010-07-19 10:26:28', 4, 144, 699, 1, 2), (1044, '2010-07-19 10:26:28', 4, 133, 699, 1, 2), (1045, '2010-07-19 10:36:30', 1, 185, 699, 1, 2), (1046, '2010-07-19 10:37:00', 1, 185, 699, 1, 2), (1047, '2010-07-19 10:37:43', 4, 185, 699, 1, 2), (1048, '2010-07-19 10:46:35', 1, 50, 705, 1, 2), (1049, '2010-07-19 11:20:45', 1, 140, 706, 1, 2), (1050, '2010-07-19 11:20:53', 4, 140, 706, 1, 2), (1051, '2010-07-19 11:20:53', 4, 133, 706, 1, 2), (1052, '2010-07-19 11:25:56', 1, 180, 701, 1, 2), (1053, '2010-07-19 11:27:52', 4, 189, 701, 1, 2), (1054, '2010-07-19 11:27:52', 4, 133, 701, 1, 2), (1055, '2010-07-19 11:29:28', 1, 150, 699, 1, 2), (1056, '2010-07-19 11:30:05', 1, 150, 699, 1, 2), (1057, '2010-07-19 11:30:06', 1, 150, 699, 1, 2), (1058, '2010-07-19 11:30:31', 1, 150, 699, 1, 2), (1059, '2010-07-19 11:31:14', 1, 180, 699, 1, 2), (1060, '2010-07-19 11:32:12', 1, 150, 699, 1, 2), (1061, '2010-07-19 11:35:15', 1, 150, 701, 1, 2), (1062, '2010-07-19 11:35:18', 1, 150, 701, 1, 2), (1063, '2010-07-19 11:36:27', 1, 182, 701, 1, 2), (1064, '2010-07-19 11:41:04', 1, 150, 699, 1, 2), (1065, '2010-07-19 12:04:49', 1, 133, 699, 1, 2), (1066, '2010-07-19 12:15:25', 4, 144, 699, 1, 2), (1067, '2010-07-19 12:15:25', 4, 133, 699, 1, 2), (1068, '2010-07-19 12:35:51', 4, 144, 699, 1, 2), (1069, '2010-07-19 12:35:51', 4, 133, 699, 1, 2), (1070, '2010-07-19 12:36:55', 4, 144, 699, 1, 2), (1071, '2010-07-19 12:36:55', 4, 133, 699, 1, 2), (1072, '2010-07-19 12:38:47', 4, 144, 699, 1, 2), (1073, '2010-07-19 12:38:47', 4, 133, 699, 1, 2), (1074, '2010-07-19 12:42:54', 4, 144, 699, 1, 2), (1075, '2010-07-19 12:42:54', 4, 133, 699, 1, 2), (1076, '2010-07-19 12:49:13', 4, 144, 699, 1, 2), (1077, '2010-07-19 12:49:14', 4, 133, 699, 1, 2), (1078, '2010-07-19 12:50:42', 1, 157, 699, 1, 2), (1079, '2010-07-19 12:52:48', 1, 157, 699, 1, 2), (1080, '2010-07-19 12:52:52', 1, 157, 699, 1, 2), (1081, '2010-07-19 12:53:10', 4, 144, 699, 1, 2), (1082, '2010-07-19 12:53:10', 4, 133, 699, 1, 2), (1083, '2010-07-19 12:56:22', 4, 144, 699, 1, 2), (1084, '2010-07-19 12:56:22', 4, 133, 699, 1, 2), (1085, '2010-07-19 13:01:39', 4, 144, 699, 1, 2), (1086, '2010-07-19 13:01:39', 4, 133, 699, 1, 2), (1087, '2010-07-19 13:02:59', 4, 144, 699, 1, 2), (1088, '2010-07-19 13:02:59', 4, 133, 699, 1, 2), (1089, '2010-07-19 13:11:56', 4, 144, 699, 1, 2), (1090, '2010-07-19 13:11:56', 4, 133, 699, 1, 2), (1091, '2010-07-19 13:13:33', 4, 144, 699, 1, 2), (1092, '2010-07-19 13:13:33', 4, 133, 699, 1, 2), (1093, '2010-07-19 13:15:16', 4, 144, 699, 1, 2), (1094, '2010-07-19 13:15:17', 4, 133, 699, 1, 2), (1095, '2010-07-19 13:16:22', 4, 144, 699, 1, 2), (1096, '2010-07-19 13:16:22', 4, 133, 699, 1, 2), (1097, '2010-07-19 13:16:22', 4, 150, 699, 1, 2), (1098, '2010-07-19 13:17:44', 4, 144, 699, 1, 2), (1099, '2010-07-19 13:17:44', 4, 133, 699, 1, 2), (1100, '2010-07-19 13:17:44', 4, 150, 699, 1, 2), (1101, '2010-07-19 13:17:44', 4, 180, 699, 1, 2), (1102, '2010-07-19 13:41:06', 4, 144, 699, 1, 2), (1103, '2010-07-19 13:41:06', 4, 133, 699, 1, 2), (1104, '2010-07-19 13:50:41', 4, 144, 699, 1, 2), (1105, '2010-07-19 13:50:42', 4, 133, 699, 1, 2), (1106, '2010-07-19 13:52:22', 4, 144, 699, 1, 2), (1107, '2010-07-19 13:52:22', 4, 133, 699, 1, 2), (1108, '2010-07-19 13:53:23', 4, 144, 699, 1, 2), (1109, '2010-07-19 13:53:23', 4, 133, 699, 1, 2), (1110, '2010-07-19 13:55:13', 4, 144, 699, 1, 2), (1111, '2010-07-19 13:55:14', 4, 133, 699, 1, 2), (1112, '2010-07-19 14:00:01', 4, 144, 699, 1, 2), (1113, '2010-07-19 14:00:02', 4, 133, 699, 1, 2), (1114, '2010-07-19 14:07:05', 4, 144, 699, 1, 2), (1115, '2010-07-19 14:07:05', 4, 133, 699, 1, 2), (1116, '2010-07-19 14:07:05', 4, 192, 699, 1, 2), (1117, '2010-07-19 14:12:22', 4, 144, 699, 1, 2), (1118, '2010-07-19 14:12:22', 4, 133, 699, 1, 2), (1119, '2010-07-19 14:12:22', 4, 192, 699, 1, 2), (1120, '2010-07-19 14:13:33', 4, 144, 699, 1, 2), (1121, '2010-07-19 14:13:34', 4, 133, 699, 1, 2), (1122, '2010-07-19 14:13:34', 4, 193, 699, 1, 2), (1123, '2010-07-19 14:13:34', 4, 192, 699, 1, 2), (1124, '2010-07-19 14:15:26', 1, 133, 699, 1, 2), (1125, '2010-07-19 14:19:04', 1, 193, 699, 1, 2), (1126, '2010-07-19 14:19:18', 1, 193, 699, 1, 2), (1127, '2010-07-19 14:21:29', 1, 193, 699, 1, 2), (1128, '2010-07-19 14:22:52', 1, 193, 699, 1, 2), (1129, '2010-07-19 14:24:44', 1, 192, 699, 1, 2), (1130, '2010-07-19 17:19:03', 1, 6, 717, 1, 2), (1131, '2010-07-19 17:20:17', 1, 8, 717, 1, 2), (1132, '2010-07-19 17:21:07', 1, 113, 717, 1, 2), (1133, '2010-07-19 18:05:10', 1, 75, 718, 1, 2), (1134, '2010-07-19 18:32:34', 1, 3, 719, 1, 2), (1135, '2010-07-19 18:32:51', 1, 2, 719, 1, 2), (1136, '2010-07-19 18:33:48', 1, 61, 719, 1, 2), (1137, '2010-07-19 18:34:03', 1, 60, 719, 1, 2), (1138, '2010-07-19 18:50:48', 1, 3, 720, 1, 2), (1139, '2010-07-19 19:50:53', 1, 63, 722, 1, 2), (1140, '2010-07-19 20:14:26', 1, 50, 705, 1, 2), (1141, '2010-07-19 20:14:35', 1, 50, 705, 1, 2), (1142, '2010-07-20 10:00:28', 4, 140, 730, 1, 2), (1143, '2010-07-20 10:00:29', 4, 133, 730, 1, 2), (1144, '2010-07-20 10:00:29', 4, 193, 730, 1, 2), (1145, '2010-07-20 10:00:29', 4, 192, 730, 1, 2), (1146, '2010-07-20 10:00:31', 1, 140, 730, 1, 2), (1147, '2010-07-20 10:01:01', 1, 144, 730, 1, 2), (1148, '2010-07-20 10:04:27', 1, 193, 730, 1, 2), (1149, '2010-07-20 10:55:25', 1, 50, 735, 1, 2), (1150, '2010-07-20 10:55:35', 4, 50, 735, 1, 2), (1151, '2010-07-20 10:55:35', 4, 133, 735, 1, 2), (1152, '2010-07-20 10:55:35', 4, 193, 735, 1, 2), (1153, '2010-07-20 10:55:35', 4, 192, 735, 1, 2), (1154, '2010-07-20 11:03:41', 1, 49, 738, 1, 2), (1155, '2010-07-20 11:07:40', 1, 69, 738, 1, 2), (1156, '2010-07-20 11:08:04', 1, 152, 736, 1, 2), (1157, '2010-07-20 11:08:57', 1, 69, 738, 1, 2), (1158, '2010-07-20 11:09:17', 1, 49, 738, 1, 2), (1159, '2010-07-20 11:15:58', 1, 157, 736, 1, 2), (1160, '2010-07-20 11:16:26', 1, 157, 736, 1, 2), (1161, '2010-07-20 11:17:04', 1, 157, 736, 1, 2), (1162, '2010-07-20 11:17:43', 1, 157, 736, 1, 2), (1163, '2010-07-20 11:19:05', 1, 157, 736, 1, 2), (1164, '2010-07-20 11:19:37', 1, 157, 736, 1, 2), (1165, '2010-07-20 11:21:09', 1, 157, 736, 1, 2), (1166, '2010-07-20 11:22:17', 1, 157, 736, 1, 2), (1167, '2010-07-20 11:23:03', 1, 157, 736, 1, 2), (1168, '2010-07-20 11:30:44', 1, 152, 736, 1, 2), (1169, '2010-07-20 11:31:28', 1, 201, 736, 1, 2), (1170, '2010-07-20 11:32:05', 1, 201, 736, 1, 2), (1171, '2010-07-20 11:32:11', 1, 201, 736, 1, 2), (1172, '2010-07-20 11:33:49', 1, 201, 736, 1, 2), (1173, '2010-07-20 11:34:07', 1, 201, 736, 1, 2), (1174, '2010-07-20 11:38:15', 1, 152, 736, 1, 2), (1175, '2010-07-20 11:38:33', 1, 201, 736, 1, 2), (1176, '2010-07-20 11:42:30', 1, 201, 736, 1, 2), (1177, '2010-07-20 11:44:39', 1, 152, 736, 1, 2), (1178, '2010-07-20 11:44:53', 1, 201, 736, 1, 2), (1179, '2010-07-20 11:46:55', 1, 157, 736, 1, 2), (1180, '2010-07-20 11:48:22', 1, 201, 733, 1, 2), (1181, '2010-07-20 11:48:31', 1, 115, 736, 1, 2), (1182, '2010-07-20 11:51:46', 1, 201, 733, 1, 2), (1183, '2010-07-20 11:52:00', 1, 201, 733, 1, 2), (1184, '2010-07-20 11:53:52', 1, 201, 733, 1, 2), (1185, '2010-07-20 11:54:48', 1, 157, 736, 1, 2), (1186, '2010-07-20 11:58:04', 1, 201, 733, 1, 2), (1187, '2010-07-20 11:58:11', 1, 201, 733, 1, 2), (1188, '2010-07-20 11:58:31', 1, 174, 733, 1, 2), (1189, '2010-07-20 11:58:39', 1, 157, 733, 1, 2), (1190, '2010-07-20 11:58:48', 1, 152, 733, 1, 2), (1191, '2010-07-20 11:59:12', 1, 157, 736, 1, 2), (1192, '2010-07-20 12:01:42', 1, 201, 733, 1, 2), (1193, '2010-07-20 12:03:08', 1, 201, 733, 1, 2), (1194, '2010-07-20 12:03:22', 1, 201, 733, 1, 2), (1195, '2010-07-20 12:03:54', 1, 201, 733, 1, 2), (1196, '2010-07-20 12:04:45', 1, 201, 733, 1, 2), (1197, '2010-07-20 12:05:28', 1, 204, 733, 1, 2), (1198, '2010-07-20 12:06:00', 1, 3, 733, 1, 2), (1199, '2010-07-20 12:06:04', 4, 3, 733, 1, 2), (1200, '2010-07-20 12:06:05', 4, 133, 733, 1, 2), (1201, '2010-07-20 12:06:05', 4, 193, 733, 1, 2), (1202, '2010-07-20 12:06:05', 4, 192, 733, 1, 2), (1203, '2010-07-20 12:06:42', 1, 204, 733, 1, 2), (1204, '2010-07-20 12:08:00', 1, 204, 733, 1, 2), (1205, '2010-07-20 12:09:47', 1, 204, 733, 1, 2), (1206, '2010-07-20 12:11:38', 4, 205, 733, 1, 2), (1207, '2010-07-20 12:12:10', 4, 204, 733, 1, 2), (1208, '2010-07-20 12:12:20', 1, 204, 733, 1, 2), (1209, '2010-07-20 12:12:37', 1, 205, 733, 1, 2), (1210, '2010-07-20 12:12:49', 1, 152, 733, 1, 2), (1211, '2010-07-20 12:13:11', 1, 157, 733, 1, 2), (1212, '2010-07-20 12:13:34', 1, 157, 736, 1, 2), (1213, '2010-07-20 12:14:30', 1, 201, 733, 1, 2), (1214, '2010-07-20 12:16:15', 1, 201, 733, 1, 2), (1215, '2010-07-20 12:16:31', 1, 201, 733, 1, 2), (1216, '2010-07-20 12:17:24', 1, 157, 736, 1, 2), (1217, '2010-07-20 12:26:22', 1, 157, 736, 1, 2), (1218, '2010-07-20 12:29:08', 1, 157, 736, 1, 2), (1219, '2010-07-20 12:31:50', 1, 201, 733, 1, 2), (1220, '2010-07-20 12:32:36', 1, 201, 733, 1, 2), (1221, '2010-07-20 12:33:16', 1, 201, 733, 1, 2), (1222, '2010-07-20 12:33:29', 1, 201, 733, 1, 2), (1223, '2010-07-20 12:34:29', 1, 201, 733, 1, 2), (1224, '2010-07-20 12:36:22', 1, 157, 736, 1, 2), (1225, '2010-07-20 12:36:43', 1, 201, 736, 1, 2), (1226, '2010-07-20 12:39:18', 1, 157, 736, 1, 2), (1227, '2010-07-20 12:40:59', 1, 152, 736, 1, 2), (1228, '2010-07-20 12:41:09', 1, 201, 736, 1, 2), (1229, '2010-07-20 12:56:54', 1, 201, 736, 1, 2), (1230, '2010-07-20 12:56:59', 1, 201, 733, 1, 2), (1231, '2010-07-20 13:29:38', 1, 201, 733, 1, 2), (1232, '2010-07-20 13:34:37', 1, 201, 736, 1, 2), (1233, '2010-07-20 13:42:22', 1, 201, 736, 1, 2), (1234, '2010-07-20 14:16:03', 1, 98, 744, 1, 2), (1235, '2010-07-20 14:16:18', 1, 98, 744, 1, 2), (1236, '2010-07-20 14:17:06', 1, 103, 744, 1, 2), (1237, '2010-07-20 14:18:00', 1, 98, 744, 1, 2), (1238, '2010-07-20 14:44:39', 1, 50, 747, 1, 2), (1239, '2010-07-20 17:48:41', 1, 63, 749, 1, 2), (1240, '2010-07-20 17:49:15', 1, 166, 749, 1, 2), (1241, '2010-07-20 17:49:46', 1, 63, 749, 1, 2), (1242, '2010-07-20 17:52:47', 1, 30, 749, 1, 2), (1243, '2010-07-20 17:53:15', 1, 72, 749, 1, 2), (1244, '2010-07-20 17:53:51', 1, 72, 749, 1, 2), (1245, '2010-07-20 17:55:17', 1, 74, 749, 1, 2), (1246, '2010-07-20 17:57:39', 1, 62, 749, 1, 2), (1247, '2010-07-21 05:47:30', 1, 50, 764, 1, 2), (1248, '2010-07-21 06:24:10', 1, 50, 766, 1, 2), (1249, '2010-07-21 07:35:10', 1, 201, 767, 1, 2), (1250, '2010-07-21 07:35:42', 1, 152, 767, 1, 2), (1251, '2010-07-21 07:38:15', 1, 213, 767, 1, 2), (1252, '2010-07-21 07:49:34', 1, 174, 767, 1, 2), (1253, '2010-07-21 07:49:36', 1, 174, 767, 1, 2), (1254, '2010-07-21 07:57:07', 1, 174, 767, 1, 2), (1255, '2010-07-21 08:00:51', 1, 49, 774, 1, 2), (1256, '2010-07-21 08:01:09', 1, 174, 767, 1, 2), (1257, '2010-07-21 08:22:11', 1, 144, 775, 1, 2), (1258, '2010-07-21 08:23:03', 1, 49, 775, 1, 2), (1259, '2010-07-21 08:23:40', 4, 49, 775, 1, 2), (1260, '2010-07-21 08:23:40', 4, 133, 775, 1, 2), (1261, '2010-07-21 08:23:40', 4, 193, 775, 1, 2), (1262, '2010-07-21 08:23:40', 4, 192, 775, 1, 2), (1263, '2010-07-21 08:49:03', 1, 144, 776, 1, 2), (1264, '2010-07-21 08:58:37', 1, 174, 767, 1, 2), (1265, '2010-07-21 09:01:17', 1, 157, 767, 1, 2), (1266, '2010-07-21 09:11:53', 1, 229, 767, 1, 2), (1267, '2010-07-21 09:33:14', 1, 240, 767, 1, 2), (1268, '2010-07-21 09:39:20', 1, 50, 777, 1, 2), (1269, '2010-07-21 09:44:19', 1, 246, 767, 1, 2), (1270, '2010-07-21 09:46:42', 1, 50, 777, 1, 2), (1271, '2010-07-21 12:36:15', 1, 50, 779, 1, 2), (1272, '2010-07-21 13:26:39', 1, 15, 782, 1, 2), (1273, '2010-07-21 13:27:15', 1, 61, 782, 1, 2), (1274, '2010-07-21 13:27:46', 1, 60, 782, 1, 2), (1275, '2010-07-21 13:28:33', 1, 168, 782, 1, 2), (1276, '2010-07-21 14:59:58', 1, 68, 786, 1, 2), (1277, '2010-07-21 15:01:25', 1, 76, 786, 1, 2), (1278, '2010-07-21 15:03:04', 1, 68, 786, 1, 2), (1279, '2010-07-21 19:04:30', 1, 62, 789, 1, 2), (1280, '2010-07-21 19:40:08', 1, 176, 791, 1, 2), (1281, '2010-07-21 19:40:34', 1, 177, 791, 1, 2), (1282, '2010-07-21 22:17:51', 1, 112, 793, 1, 2), (1283, '2010-07-22 03:44:27', 1, 49, 796, 1, 2), (1284, '2010-07-22 11:03:33', 1, 65, 807, 1, 2), (1285, '2010-07-22 11:03:37', 1, 65, 803, 1, 2), (1286, '2010-07-22 11:25:42', 1, 67, 808, 1, 2), (1287, '2010-07-22 11:38:42', 1, 102, 811, 1, 2), (1288, '2010-07-22 11:38:45', 1, 102, 811, 1, 2), (1289, '2010-07-22 11:38:47', 1, 102, 811, 1, 2), (1290, '2010-07-22 11:38:50', 1, 102, 811, 1, 2), (1291, '2010-07-22 11:38:51', 1, 102, 811, 1, 2), (1292, '2010-07-22 11:38:56', 1, 102, 811, 1, 2), (1293, '2010-07-22 11:38:57', 1, 104, 811, 1, 2), (1294, '2010-07-22 11:38:59', 1, 104, 811, 1, 2), (1295, '2010-07-22 11:39:00', 1, 104, 811, 1, 2), (1296, '2010-07-22 11:39:01', 1, 104, 811, 1, 2), (1297, '2010-07-22 12:36:43', 1, 9, 798, 1, 2), (1298, '2010-07-22 13:26:38', 1, 144, 798, 1, 2), (1299, '2010-07-22 13:49:04', 1, 49, 816, 1, 2), (1300, '2010-07-22 13:49:43', 1, 49, 816, 1, 2), (1301, '2010-07-22 15:57:28', 4, 112, 818, 1, 2), (1302, '2010-07-22 15:57:29', 4, 133, 818, 1, 2), (1303, '2010-07-22 15:57:29', 4, 193, 818, 1, 2), (1304, '2010-07-22 15:57:29', 4, 192, 818, 1, 2), (1305, '2010-07-22 20:13:03', 1, 48, 819, 1, 2), (1306, '2010-07-23 12:11:53', 1, 185, 780, 1, 2), (1307, '2010-07-23 12:12:04', 1, 185, 780, 1, 2), (1308, '2010-07-23 12:14:04', 1, 185, 780, 1, 2), (1309, '2010-07-23 12:15:22', 1, 246, 780, 1, 2), (1310, '2010-07-23 12:15:26', 1, 246, 780, 1, 2), (1311, '2010-07-23 12:15:30', 1, 246, 780, 1, 2), (1312, '2010-07-23 12:17:22', 1, 100, 780, 1, 2), (1313, '2010-07-23 12:17:36', 4, 100, 780, 1, 2), (1314, '2010-07-23 12:17:36', 4, 133, 780, 1, 2), (1315, '2010-07-23 12:17:36', 4, 193, 780, 1, 2), (1316, '2010-07-23 12:17:36', 4, 192, 780, 1, 2), (1317, '2010-07-23 12:19:50', 1, 193, 780, 1, 2), (1318, '2010-07-23 12:20:30', 1, 100, 780, 1, 2), (1319, '2010-07-23 12:26:45', 1, 100, 780, 1, 2), (1320, '2010-07-24 14:03:34', 1, 53, 838, 1, 2), (1321, '2010-07-24 14:37:17', 1, 114, 839, 1, 2), (1322, '2010-07-24 14:38:16', 1, 119, 839, 1, 2), (1323, '2010-07-24 14:39:19', 1, 107, 839, 1, 2), (1324, '2010-07-24 21:02:19', 1, 69, 840, 1, 2), (1325, '2010-07-24 21:02:41', 1, 72, 840, 1, 2), (1326, '2010-07-24 21:03:40', 1, 115, 840, 1, 2), (1327, '2010-07-24 21:04:00', 1, 108, 840, 1, 2), (1328, '2010-07-24 21:04:18', 1, 121, 840, 1, 2), (1329, '2010-07-24 21:04:43', 1, 123, 840, 1, 2), (1330, '2010-07-24 21:04:45', 1, 123, 840, 1, 2), (1331, '2010-07-24 21:06:22', 1, 174, 840, 1, 2), (1332, '2010-07-24 21:07:07', 1, 99, 840, 1, 2), (1333, '2010-07-24 21:07:34', 1, 98, 840, 1, 2), (1334, '2010-07-24 21:08:15', 1, 110, 840, 1, 2), (1335, '2010-07-24 21:08:55', 1, 120, 840, 1, 2), (1336, '2010-07-24 21:09:07', 1, 119, 840, 1, 2), (1337, '2010-07-24 21:09:26', 1, 121, 840, 1, 2), (1338, '2010-07-24 21:09:42', 1, 123, 840, 1, 2), (1339, '2010-07-24 21:10:18', 1, 186, 840, 1, 2), (1340, '2010-07-24 23:10:34', 1, 49, 841, 1, 2), (1341, '2010-07-24 23:10:54', 1, 50, 841, 1, 2), (1342, '2010-07-24 23:12:59', 1, 48, 841, 1, 2), (1343, '2010-07-25 08:28:47', 1, 73, 844, 1, 2), (1344, '2010-07-25 08:29:36', 1, 67, 844, 1, 2), (1345, '2010-07-25 08:30:31', 1, 76, 844, 1, 2), (1346, '2010-07-25 08:31:50', 1, 78, 844, 1, 2), (1347, '2010-07-25 08:32:08', 1, 77, 844, 1, 2), (1348, '2010-07-25 08:32:42', 1, 59, 844, 1, 2), (1349, '2010-07-25 09:07:19', 1, 144, 0, 1, 2), (1350, '2010-07-25 09:07:28', 1, 112, 0, 1, 2), (1351, '2010-07-25 10:19:51', 1, 50, 0, 1, 2), (1352, '2010-07-25 10:19:54', 1, 49, 0, 1, 2), (1353, '2010-07-25 10:57:14', 1, 140, 0, 1, 2), (1354, '2010-07-25 11:24:49', 1, 187, 0, 1, 2), (1355, '2010-07-25 14:33:36', 1, 144, 0, 1, 2), (1356, '2010-07-25 14:46:38', 1, 50, 852, 1, 2), (1357, '2010-07-25 16:20:20', 1, 143, 0, 1, 2), (1358, '2010-07-25 16:57:38', 1, 99, 0, 1, 2), (1359, '2010-07-25 17:19:09', 1, 117, 0, 1, 2), (1360, '2010-07-25 17:30:50', 1, 146, 0, 1, 2), (1361, '2010-07-25 17:30:54', 1, 147, 0, 1, 2), (1362, '2010-07-25 18:24:01', 1, 112, 856, 1, 2), (1363, '2010-07-25 19:14:20', 1, 49, 857, 1, 2), (1364, '2010-07-25 19:15:37', 1, 33, 857, 1, 2), (1365, '2010-07-25 19:44:02', 1, 112, 0, 1, 2), (1366, '2010-07-25 20:31:09', 1, 145, 0, 1, 2), (1367, '2010-07-25 20:31:22', 1, 113, 0, 1, 2), (1368, '2010-07-25 21:07:43', 1, 139, 0, 1, 2), (1369, '2010-07-25 21:44:22', 1, 108, 0, 1, 2), (1370, '2010-07-25 21:44:54', 1, 115, 0, 1, 2), (1371, '2010-07-25 21:53:32', 1, 112, 862, 1, 2), (1372, '2010-07-25 22:19:41', 1, 109, 0, 1, 2), (1373, '2010-07-25 22:19:44', 1, 104, 0, 1, 2), (1374, '2010-07-25 23:20:50', 1, 140, 0, 1, 2), (1375, '2010-07-25 23:29:15', 1, 141, 0, 1, 2), (1376, '2010-07-25 23:29:26', 1, 102, 0, 1, 2), (1377, '2010-07-25 23:29:31', 1, 106, 0, 1, 2), (1378, '2010-07-26 00:06:48', 1, 142, 0, 1, 2), (1379, '2010-07-26 00:06:54', 1, 103, 0, 1, 2), (1380, '2010-07-26 00:07:01', 1, 107, 0, 1, 2), (1381, '2010-07-26 00:43:49', 1, 101, 0, 1, 2), (1382, '2010-07-26 00:44:12', 1, 1, 0, 1, 2), (1383, '2010-07-26 00:44:17', 1, 2, 0, 1, 2), (1384, '2010-07-26 01:18:01', 1, 98, 0, 1, 2), (1385, '2010-07-26 01:18:03', 1, 5, 0, 1, 2), (1386, '2010-07-26 01:51:30', 1, 3, 0, 1, 2), (1387, '2010-07-26 01:51:39', 1, 6, 0, 1, 2), (1388, '2010-07-26 02:27:21', 1, 100, 0, 1, 2), (1389, '2010-07-26 02:27:31', 1, 4, 0, 1, 2), (1390, '2010-07-26 03:35:40', 1, 7, 0, 1, 2), (1391, '2010-07-26 04:24:06', 1, 110, 0, 1, 2), (1392, '2010-07-26 04:53:34', 1, 111, 0, 1, 2), (1393, '2010-07-26 04:59:39', 1, 8, 0, 1, 2), (1394, '2010-07-26 05:35:18', 1, 9, 0, 1, 2), (1395, '2010-07-26 07:56:38', 1, 1, 0, 1, 2), (1396, '2010-07-26 08:04:41', 1, 3, 868, 1, 2), (1397, '2010-07-26 08:05:53', 1, 9, 868, 1, 2), (1398, '2010-07-26 08:07:58', 1, 50, 868, 1, 2), (1399, '2010-07-26 08:29:14', 1, 163, 0, 1, 2), (1400, '2010-07-26 08:29:19', 1, 148, 0, 1, 2), (1401, '2010-07-26 09:13:04', 1, 186, 870, 1, 2), (1402, '2010-07-26 09:29:17', 1, 50, 871, 1, 2), (1403, '2010-07-26 09:37:58', 1, 112, 0, 1, 2), (1404, '2010-07-26 09:49:43', 4, 50, 868, 1, 2), (1405, '2010-07-26 09:49:44', 4, 133, 868, 1, 2), (1406, '2010-07-26 09:49:44', 4, 193, 868, 1, 2), (1407, '2010-07-26 09:49:44', 4, 192, 868, 1, 2), (1408, '2010-07-26 09:53:02', 1, 49, 868, 1, 2), (1409, '2010-07-26 10:11:50', 1, 118, 0, 1, 2), (1410, '2010-07-26 10:11:55', 1, 144, 0, 1, 2), (1411, '2010-07-26 10:13:19', 1, 9, 868, 1, 2), (1412, '2010-07-26 10:53:59', 1, 158, 0, 1, 2), (1413, '2010-07-26 10:54:08', 1, 162, 0, 1, 2), (1414, '2010-07-26 11:07:51', 1, 140, 873, 1, 2), (1415, '2010-07-26 11:08:04', 1, 49, 877, 1, 2), (1416, '2010-07-26 11:08:06', 1, 50, 878, 1, 2), (1417, '2010-07-26 11:08:14', 1, 144, 881, 1, 2), (1418, '2010-07-26 11:08:17', 1, 112, 882, 1, 2), (1419, '2010-07-26 11:08:53', 1, 139, 899, 1, 2), (1420, '2010-07-26 11:08:55', 1, 147, 900, 1, 2), (1421, '2010-07-26 11:09:03', 1, 140, 903, 1, 2), (1422, '2010-07-26 11:09:06', 1, 141, 904, 1, 2), (1423, '2010-07-26 11:09:09', 1, 142, 905, 1, 2), (1424, '2010-07-26 11:09:11', 1, 146, 906, 1, 2), (1425, '2010-07-26 11:09:14', 1, 145, 907, 1, 2), (1426, '2010-07-26 11:09:16', 1, 143, 908, 1, 2), (1427, '2010-07-26 11:09:18', 1, 144, 909, 1, 2), (1428, '2010-07-26 11:09:21', 1, 107, 910, 1, 2), (1429, '2010-07-26 11:09:23', 1, 106, 911, 1, 2), (1430, '2010-07-26 11:09:30', 1, 109, 913, 1, 2), (1431, '2010-07-26 11:09:33', 1, 108, 914, 1, 2), (1432, '2010-07-26 11:09:35', 1, 104, 915, 1, 2), (1433, '2010-07-26 11:09:38', 1, 110, 916, 1, 2), (1434, '2010-07-26 11:09:43', 1, 113, 918, 1, 2), (1435, '2010-07-26 11:09:48', 1, 111, 920, 1, 2), (1436, '2010-07-26 11:09:50', 1, 112, 921, 1, 2), (1437, '2010-07-26 11:30:03', 1, 174, 0, 1, 2), (1438, '2010-07-26 11:30:07', 1, 143, 0, 1, 2), (1439, '2010-07-26 12:05:33', 1, 109, 0, 1, 2), (1440, '2010-07-26 12:09:47', 1, 164, 0, 1, 2), (1441, '2010-07-26 12:33:03', 1, 10, 924, 1, 2), (1442, '2010-07-26 12:34:05', 1, 25, 924, 1, 2), (1443, '2010-07-26 12:44:03', 1, 116, 0, 1, 2), (1444, '2010-07-26 12:44:14', 1, 108, 0, 1, 2), (1445, '2010-07-26 13:21:38', 1, 59, 926, 1, 2), (1446, '2010-07-26 13:22:12', 1, 146, 0, 1, 2), (1447, '2010-07-26 13:22:14', 1, 112, 0, 1, 2), (1448, '2010-07-26 13:22:22', 1, 165, 0, 1, 2), (1449, '2010-07-26 13:22:34', 1, 78, 926, 1, 2), (1450, '2010-07-26 13:22:52', 1, 77, 926, 1, 2), (1451, '2010-07-26 14:03:17', 1, 168, 0, 1, 2), (1452, '2010-07-26 14:46:05', 1, 88, 0, 1, 2), (1453, '2010-07-26 15:00:22', 1, 147, 0, 1, 2), (1454, '2010-07-26 15:05:30', 4, 144, 928, 1, 2), (1455, '2010-07-26 15:05:30', 4, 133, 928, 1, 2), (1456, '2010-07-26 15:05:30', 4, 193, 928, 1, 2), (1457, '2010-07-26 15:05:30', 4, 192, 928, 1, 2), (1458, '2010-07-26 15:09:57', 1, 63, 930, 1, 2), (1459, '2010-07-26 15:09:58', 1, 62, 0, 1, 2), (1460, '2010-07-26 15:11:18', 1, 54, 930, 1, 2), (1461, '2010-07-26 15:11:28', 1, 117, 0, 1, 2), (1462, '2010-07-26 15:12:01', 1, 50, 930, 1, 2), (1463, '2010-07-26 16:16:52', 1, 102, 0, 1, 2), (1464, '2010-07-26 16:17:55', 1, 160, 0, 1, 2), (1465, '2010-07-26 16:17:58', 1, 159, 0, 1, 2), (1466, '2010-07-26 16:54:35', 1, 235, 0, 1, 2), (1467, '2010-07-26 16:54:42', 1, 108, 0, 1, 2), (1468, '2010-07-26 17:28:43', 1, 109, 0, 1, 2), (1469, '2010-07-26 17:28:46', 1, 104, 0, 1, 2), (1470, '2010-07-26 18:10:42', 1, 99, 0, 1, 2), (1471, '2010-07-26 18:33:20', 1, 144, 932, 1, 2), (1472, '2010-07-26 18:33:57', 1, 63, 0, 1, 2), (1473, '2010-07-26 18:42:09', 1, 173, 0, 1, 2), (1474, '2010-07-26 18:42:13', 1, 229, 0, 1, 2), (1475, '2010-07-26 19:23:30', 1, 51, 0, 1, 2), (1476, '2010-07-26 19:34:53', 1, 31, 0, 1, 2), (1477, '2010-07-26 19:52:07', 1, 139, 0, 1, 2), (1478, '2010-07-26 20:04:06', 1, 33, 0, 1, 2), (1479, '2010-07-26 20:04:10', 1, 84, 0, 1, 2), (1480, '2010-07-26 20:04:21', 1, 145, 0, 1, 2), (1481, '2010-07-26 20:05:30', 1, 60, 934, 1, 2), (1482, '2010-07-26 20:06:25', 1, 61, 934, 1, 2), (1483, '2010-07-26 20:34:40', 1, 184, 0, 1, 2), (1484, '2010-07-26 20:34:49', 1, 115, 0, 1, 2), (1485, '2010-07-26 20:35:02', 1, 103, 0, 1, 2), (1486, '2010-07-26 20:39:22', 1, 112, 935, 1, 2), (1487, '2010-07-26 20:40:25', 1, 104, 935, 1, 2), (1488, '2010-07-26 20:40:49', 1, 108, 935, 1, 2), (1489, '2010-07-26 20:41:48', 1, 113, 935, 1, 2), (1490, '2010-07-26 20:47:17', 1, 111, 935, 1, 2), (1491, '2010-07-26 20:49:05', 1, 111, 935, 1, 2), (1492, '2010-07-26 20:49:12', 1, 111, 935, 1, 2), (1493, '2010-07-26 20:49:15', 1, 113, 935, 1, 2), (1494, '2010-07-26 20:49:30', 1, 112, 935, 1, 2), (1495, '2010-07-26 21:42:54', 1, 157, 0, 1, 2), (1496, '2010-07-26 22:18:41', 1, 80, 0, 1, 2), (1497, '2010-07-26 22:58:39', 1, 121, 0, 1, 2), (1498, '2010-07-26 22:58:46', 1, 106, 0, 1, 2), (1499, '2010-07-26 22:58:52', 1, 161, 0, 1, 2), (1500, '2010-07-26 23:37:14', 1, 101, 0, 1, 2), (1501, '2010-07-27 00:11:40', 1, 2, 0, 1, 2), (1502, '2010-07-27 00:13:49', 1, 48, 0, 1, 2), (1503, '2010-07-27 00:48:52', 1, 120, 0, 1, 2), (1504, '2010-07-27 00:48:57', 1, 1, 0, 1, 2), (1505, '2010-07-27 00:48:59', 1, 53, 0, 1, 2), (1506, '2010-07-27 01:23:38', 1, 49, 0, 1, 2), (1507, '2010-07-27 01:23:47', 1, 85, 0, 1, 2), (1508, '2010-07-27 01:42:58', 1, 50, 0, 1, 2), (1509, '2010-07-27 01:57:51', 1, 52, 0, 1, 2), (1510, '2010-07-27 01:58:21', 1, 122, 0, 1, 2), (1511, '2010-07-27 01:58:28', 1, 32, 0, 1, 2), (1512, '2010-07-27 02:31:19', 1, 87, 0, 1, 2), (1513, '2010-07-27 02:31:26', 1, 86, 0, 1, 2), (1514, '2010-07-27 03:05:43', 1, 5, 0, 1, 2), (1515, '2010-07-27 03:05:58', 1, 6, 0, 1, 2), (1516, '2010-07-27 03:38:47', 1, 166, 0, 1, 2), (1517, '2010-07-27 03:38:51', 1, 169, 0, 1, 2), (1518, '2010-07-27 04:11:08', 1, 105, 0, 1, 2), (1519, '2010-07-27 04:11:19', 1, 167, 0, 1, 2), (1520, '2010-07-27 04:44:56', 1, 170, 0, 1, 2), (1521, '2010-07-27 04:53:48', 1, 81, 0, 1, 2), (1522, '2010-07-27 05:18:40', 1, 83, 0, 1, 2), (1523, '2010-07-27 05:18:48', 1, 82, 0, 1, 2), (1524, '2010-07-27 05:53:04', 1, 72, 0, 1, 2), (1525, '2010-07-27 05:53:08', 1, 107, 0, 1, 2), (1526, '2010-07-27 05:53:13', 1, 140, 0, 1, 2), (1527, '2010-07-27 06:31:02', 1, 141, 0, 1, 2), (1528, '2010-07-27 07:07:00', 1, 3, 0, 1, 2), (1529, '2010-07-27 07:07:06', 1, 4, 0, 1, 2), (1530, '2010-07-27 07:45:00', 1, 100, 0, 1, 2), (1531, '2010-07-27 07:45:06', 1, 240, 0, 1, 2), (1532, '2010-07-27 08:19:41', 1, 110, 0, 1, 2), (1533, '2010-07-27 08:19:46', 1, 66, 0, 1, 2), (1534, '2010-07-27 08:32:25', 1, 50, 945, 1, 2), (1535, '2010-07-27 08:32:27', 1, 50, 944, 1, 2), (1536, '2010-07-27 08:39:19', 1, 140, 944, 1, 2), (1537, '2010-07-27 08:39:58', 1, 141, 948, 1, 2), (1538, '2010-07-27 08:40:00', 1, 141, 944, 1, 2), (1539, '2010-07-27 08:40:38', 1, 142, 944, 1, 2), (1540, '2010-07-27 08:51:39', 1, 152, 0, 1, 2), (1541, '2010-07-27 08:51:48', 1, 142, 0, 1, 2), (1542, '2010-07-27 09:29:31', 1, 79, 0, 1, 2), (1543, '2010-07-27 09:29:41', 1, 7, 0, 1, 2), (1544, '2010-07-27 10:13:10', 1, 49, 961, 1, 2), (1545, '2010-07-27 10:13:16', 4, 49, 961, 1, 2), (1546, '2010-07-27 10:13:17', 4, 133, 961, 1, 2), (1547, '2010-07-27 10:13:17', 4, 193, 961, 1, 2), (1548, '2010-07-27 10:13:17', 4, 192, 961, 1, 2), (1549, '2010-07-27 10:28:23', 4, 64, 961, 1, 2), (1550, '2010-07-27 10:28:45', 1, 8, 0, 1, 2), (1551, '2010-07-27 10:30:29', 1, 67, 963, 1, 2), (1552, '2010-07-27 10:34:59', 1, 111, 0, 1, 2), (1553, '2010-07-27 10:41:22', 1, 70, 0, 1, 2), (1554, '2010-07-27 10:41:41', 1, 69, 0, 1, 2), (1555, '2010-07-27 11:16:37', 1, 190, 0, 1, 2), (1556, '2010-07-27 11:17:13', 1, 61, 0, 1, 2), (1557, '2010-07-27 11:53:27', 1, 191, 0, 1, 2), (1558, '2010-07-27 11:53:35', 1, 181, 0, 1, 2), (1559, '2010-07-27 12:00:40', 1, 112, 967, 1, 2), (1560, '2010-07-27 12:15:01', 1, 4, 968, 1, 2), (1561, '2010-07-27 12:23:03', 1, 74, 961, 1, 2), (1562, '2010-07-27 12:25:35', 1, 66, 961, 1, 2), (1563, '2010-07-27 12:25:40', 4, 66, 961, 1, 2), (1564, '2010-07-27 12:27:28', 1, 66, 961, 1, 2), (1565, '2010-07-27 12:28:24', 1, 180, 0, 1, 2), (1566, '2010-07-27 12:28:32', 1, 110, 0, 1, 2), (1567, '2010-07-27 13:01:43', 1, 49, 969, 1, 2), (1568, '2010-07-27 13:02:51', 1, 48, 969, 1, 2), (1569, '2010-07-27 13:03:16', 1, 53, 969, 1, 2), (1570, '2010-07-27 13:03:47', 1, 48, 969, 1, 2), (1571, '2010-07-27 13:04:09', 1, 50, 969, 1, 2), (1572, '2010-07-27 13:04:50', 1, 50, 969, 1, 2), (1573, '2010-07-27 13:04:59', 1, 49, 969, 1, 2), (1574, '2010-07-27 13:06:39', 1, 60, 0, 1, 2), (1575, '2010-07-27 13:06:47', 1, 182, 0, 1, 2), (1576, '2010-07-27 13:35:19', 1, 187, 972, 1, 2), (1577, '2010-07-27 13:40:41', 1, 64, 0, 1, 2), (1578, '2010-07-27 13:40:56', 1, 67, 0, 1, 2), (1579, '2010-07-27 14:13:29', 1, 183, 0, 1, 2), (1580, '2010-07-27 14:13:34', 1, 111, 0, 1, 2), (1581, '2010-07-27 14:20:25', 1, 140, 4, 0, 2), (1582, '2010-07-27 14:25:33', 4, 140, 4, 0, 2), (1583, '2010-07-27 14:25:33', 4, 133, 4, 0, 2), (1584, '2010-07-27 14:25:33', 4, 193, 4, 0, 2), (1585, '2010-07-27 14:25:33', 4, 192, 4, 0, 2), (1586, '2010-07-27 14:33:58', 4, 112, 4, 0, 2), (1587, '2010-07-27 14:33:58', 4, 133, 4, 0, 2), (1588, '2010-07-27 14:33:58', 4, 193, 4, 0, 2), (1589, '2010-07-27 14:33:58', 4, 192, 4, 0, 2), (1590, '2010-07-27 14:34:48', 1, 144, 4, 0, 2), (1591, '2010-07-27 14:34:52', 4, 144, 4, 0, 2), (1592, '2010-07-27 14:43:02', 4, 112, 4, 0, 2), (1593, '2010-07-27 14:43:02', 4, 133, 4, 0, 2), (1594, '2010-07-27 14:43:02', 4, 193, 4, 0, 2), (1595, '2010-07-27 14:43:02', 4, 192, 4, 0, 2), (1596, '2010-07-27 14:43:02', 4, 144, 4, 0, 2), (1597, '2010-07-27 14:47:11', 1, 2, 4, 0, 2), (1598, '2010-07-27 14:50:48', 1, 71, 0, 1, 2), (1599, '2010-07-27 14:50:52', 1, 213, 0, 1, 2), (1600, '2010-07-27 15:24:10', 1, 68, 0, 1, 2), (1601, '2010-07-27 15:33:52', 1, 50, 973, 1, 2), (1602, '2010-07-27 15:33:58', 4, 50, 973, 1, 2), (1603, '2010-07-27 15:33:58', 4, 133, 973, 1, 2), (1604, '2010-07-27 15:33:58', 4, 193, 973, 1, 2), (1605, '2010-07-27 15:33:58', 4, 192, 973, 1, 2), (1606, '2010-07-27 15:44:28', 1, 201, 0, 1, 2), (1607, '2010-07-27 15:56:57', 1, 30, 0, 1, 2), (1608, '2010-07-27 15:57:04', 1, 65, 0, 1, 2), (1609, '2010-07-27 16:03:04', 4, 60, 977, 1, 2), (1610, '2010-07-27 16:03:04', 4, 133, 977, 1, 2), (1611, '2010-07-27 16:03:04', 4, 193, 977, 1, 2), (1612, '2010-07-27 16:03:04', 4, 192, 977, 1, 2), (1613, '2010-07-27 16:26:01', 1, 140, 980, 1, 2), (1614, '2010-07-27 16:26:09', 1, 49, 984, 1, 2), (1615, '2010-07-27 16:26:11', 1, 50, 985, 1, 2), (1616, '2010-07-27 16:26:18', 1, 144, 988, 1, 2), (1617, '2010-07-27 16:26:21', 1, 112, 989, 1, 2), (1618, '2010-07-27 16:26:51', 1, 139, 1006, 1, 2), (1619, '2010-07-27 16:26:53', 1, 147, 1007, 1, 2), (1620, '2010-07-27 16:27:00', 1, 140, 1010, 1, 2), (1621, '2010-07-27 16:27:02', 1, 141, 1011, 1, 2), (1622, '2010-07-27 16:27:04', 1, 142, 1012, 1, 2), (1623, '2010-07-27 16:27:07', 1, 146, 1013, 1, 2), (1624, '2010-07-27 16:27:09', 1, 145, 1014, 1, 2), (1625, '2010-07-27 16:27:11', 1, 143, 1015, 1, 2), (1626, '2010-07-27 16:27:13', 1, 144, 1016, 1, 2), (1627, '2010-07-27 16:27:15', 1, 107, 1017, 1, 2), (1628, '2010-07-27 16:27:18', 1, 106, 1018, 1, 2), (1629, '2010-07-27 16:27:22', 1, 109, 1020, 1, 2), (1630, '2010-07-27 16:27:24', 1, 108, 1021, 1, 2), (1631, '2010-07-27 16:27:26', 1, 104, 1022, 1, 2), (1632, '2010-07-27 16:27:29', 1, 110, 1023, 1, 2), (1633, '2010-07-27 16:27:33', 1, 113, 1025, 1, 2), (1634, '2010-07-27 16:27:37', 1, 111, 1027, 1, 2), (1635, '2010-07-27 16:27:40', 1, 112, 1028, 1, 2), (1636, '2010-07-27 16:30:13', 1, 73, 0, 1, 2), (1637, '2010-07-27 16:30:33', 1, 98, 0, 1, 2), (1638, '2010-07-27 17:34:12', 1, 50, 1030, 1, 2), (1639, '2010-07-27 17:35:24', 1, 50, 1030, 1, 2), (1640, '2010-07-27 17:38:01', 1, 9, 0, 1, 2), (1641, '2010-07-27 20:32:48', 1, 12, 1035, 1, 2), (1642, '2010-07-27 20:41:07', 1, 6, 1036, 1, 2), (1643, '2010-07-28 00:51:05', 1, 140, 1045, 1, 2), (1644, '2010-07-28 00:51:50', 1, 110, 1050, 1, 2), (1645, '2010-07-28 00:53:42', 1, 3, 1055, 1, 2), (1646, '2010-07-28 01:00:47', 1, 5, 1056, 1, 2), (1647, '2010-07-28 01:00:55', 1, 8, 1057, 1, 2), (1648, '2010-07-28 01:00:57', 1, 49, 1058, 1, 2), (1649, '2010-07-28 01:11:19', 1, 192, 0, 1, 2), (1650, '2010-07-28 01:30:41', 1, 170, 0, 1, 2), (1651, '2010-07-28 02:03:49', 1, 169, 0, 1, 2), (1652, '2010-07-28 02:28:04', 1, 112, 1063, 1, 2), (1653, '2010-07-28 02:38:29', 1, 105, 0, 1, 2), (1654, '2010-07-28 02:43:59', 1, 113, 1065, 1, 2), (1655, '2010-07-28 03:01:38', 1, 4, 1066, 1, 2), (1656, '2010-07-28 03:01:39', 1, 4, 1067, 1, 2), (1657, '2010-07-28 03:11:17', 1, 6, 1068, 1, 2), (1658, '2010-07-28 03:12:32', 1, 147, 0, 1, 2), (1659, '2010-07-28 03:23:43', 1, 50, 1069, 1, 2), (1660, '2010-07-28 03:48:58', 1, 150, 0, 1, 2), (1661, '2010-07-28 04:48:10', 1, 9, 1073, 1, 2), (1662, '2010-07-28 04:56:31', 1, 2, 1074, 1, 2), (1663, '2010-07-28 05:00:00', 1, 139, 0, 1, 2), (1664, '2010-07-28 05:33:14', 1, 96, 0, 1, 2), (1665, '2010-07-28 06:03:30', 1, 106, 0, 1, 2), (1666, '2010-07-28 08:22:21', 1, 142, 0, 1, 2), (1667, '2010-07-28 08:39:27', 1, 1, 1080, 1, 2), (1668, '2010-07-28 08:54:01', 1, 5, 1081, 1, 2), (1669, '2010-07-28 08:54:43', 1, 172, 1081, 1, 2), (1670, '2010-07-28 08:54:51', 1, 72, 1081, 1, 2), (1671, '2010-07-28 08:58:42', 1, 163, 0, 1, 2), (1672, '2010-07-28 09:30:51', 4, 144, 966, 1, 2), (1673, '2010-07-28 09:30:51', 4, 133, 966, 1, 2), (1674, '2010-07-28 09:30:51', 4, 193, 966, 1, 2), (1675, '2010-07-28 09:30:51', 4, 192, 966, 1, 2), (1676, '2010-07-28 09:33:14', 1, 100, 0, 1, 2), (1677, '2010-07-28 10:10:07', 1, 108, 0, 1, 2), (1678, '2010-07-28 10:43:56', 1, 165, 0, 1, 2), (1679, '2010-07-28 10:44:00', 1, 62, 0, 1, 2), (1680, '2010-07-28 10:44:05', 1, 168, 0, 1, 2), (1681, '2010-07-28 11:06:53', 1, 75, 1084, 1, 2), (1682, '2010-07-28 11:07:08', 1, 66, 1084, 1, 2), (1683, '2010-07-28 11:07:43', 1, 70, 1084, 1, 2), (1684, '2010-07-28 11:08:09', 1, 69, 1084, 1, 2), (1685, '2010-07-28 11:16:25', 1, 104, 0, 1, 2), (1686, '2010-07-28 11:18:18', 1, 163, 0, 1, 2), (1687, '2010-07-28 11:18:22', 1, 129, 0, 1, 2), (1688, '2010-07-28 11:18:51', 1, 13, 0, 1, 2), (1689, '2010-07-28 11:39:22', 1, 29, 0, 1, 2), (1690, '2010-07-28 11:42:02', 1, 101, 1086, 1, 2), (1691, '2010-07-28 11:54:24', 1, 31, 0, 1, 2), (1692, '2010-07-28 11:54:28', 1, 164, 0, 1, 2), (1693, '2010-07-28 11:54:32', 1, 51, 0, 1, 2), (1694, '2010-07-28 12:15:48', 1, 115, 1089, 1, 2), (1695, '2010-07-28 12:27:37', 1, 149, 0, 1, 2), (1696, '2010-07-28 12:28:08', 1, 72, 0, 1, 2), (1697, '2010-07-28 12:28:20', 1, 131, 0, 1, 2), (1698, '2010-07-28 12:28:35', 1, 63, 0, 1, 2), (1699, '2010-07-28 12:56:32', 1, 144, 1077, 1, 2), (1700, '2010-07-28 12:56:53', 4, 144, 1077, 1, 2), (1701, '2010-07-28 12:56:53', 4, 133, 1077, 1, 2), (1702, '2010-07-28 12:56:53', 4, 193, 1077, 1, 2), (1703, '2010-07-28 12:56:53', 4, 192, 1077, 1, 2), (1704, '2010-07-28 12:58:07', 1, 144, 1077, 1, 2), (1705, '2010-07-28 12:58:23', 1, 144, 1077, 1, 2), (1706, '2010-07-28 12:59:04', 1, 50, 1077, 1, 2), (1707, '2010-07-28 12:59:05', 1, 50, 1077, 1, 2), (1708, '2010-07-28 12:59:44', 1, 140, 1077, 1, 2), (1709, '2010-07-28 12:59:51', 4, 140, 1077, 1, 2), (1710, '2010-07-28 13:02:13', 1, 140, 1077, 1, 2), (1711, '2010-07-28 13:05:09', 1, 33, 0, 1, 2), (1712, '2010-07-28 13:05:22', 1, 158, 0, 1, 2), (1713, '2010-07-28 13:09:04', 1, 50, 1090, 1, 2), (1714, '2010-07-28 13:09:56', 1, 64, 1090, 1, 2), (1715, '2010-07-28 13:13:23', 1, 68, 1090, 1, 2), (1716, '2010-07-28 13:32:49', 1, 66, 0, 1, 2), (1717, '2010-07-28 13:40:48', 1, 31, 1093, 1, 2), (1718, '2010-07-28 13:40:59', 1, 2, 0, 1, 2), (1719, '2010-07-28 13:41:20', 1, 1, 0, 1, 2), (1720, '2010-07-28 13:41:23', 1, 162, 0, 1, 2), (1721, '2010-07-28 13:41:31', 1, 31, 1093, 1, 2), (1722, '2010-07-28 14:15:29', 1, 186, 0, 1, 2), (1723, '2010-07-28 14:39:21', 1, 97, 0, 1, 2), (1724, '2010-07-28 14:46:01', 1, 32, 1096, 1, 2), (1725, '2010-07-28 14:46:24', 1, 52, 1096, 1, 2), (1726, '2010-07-28 14:49:59', 1, 88, 0, 1, 2), (1727, '2010-07-28 14:54:06', 1, 70, 0, 1, 2), (1728, '2010-07-28 14:55:49', 1, 109, 0, 1, 2), (1729, '2010-07-28 14:57:31', 1, 48, 0, 1, 2), (1730, '2010-07-28 15:07:32', 1, 53, 0, 1, 2), (1731, '2010-07-28 15:14:51', 1, 187, 0, 1, 2), (1732, '2010-07-28 15:31:30', 1, 93, 0, 1, 2), (1733, '2010-07-28 15:31:35', 1, 32, 0, 1, 2), (1734, '2010-07-28 15:31:40', 1, 69, 0, 1, 2), (1735, '2010-07-28 15:44:09', 1, 26, 1097, 1, 2), (1736, '2010-07-28 15:44:40', 1, 50, 1097, 1, 2), (1737, '2010-07-28 15:45:20', 1, 32, 1097, 1, 2), (1738, '2010-07-28 15:49:06', 1, 75, 1097, 1, 2), (1739, '2010-07-28 15:52:12', 1, 117, 1097, 1, 2), (1740, '2010-07-28 15:53:46', 1, 48, 1098, 1, 2), (1741, '2010-07-28 15:55:23', 1, 131, 1097, 1, 2), (1742, '2010-07-28 15:56:45', 1, 125, 1097, 1, 2), (1743, '2010-07-28 15:58:00', 1, 101, 1097, 1, 2), (1744, '2010-07-28 15:58:14', 4, 101, 1097, 1, 2), (1745, '2010-07-28 15:58:14', 4, 133, 1097, 1, 2), (1746, '2010-07-28 15:58:14', 4, 193, 1097, 1, 2), (1747, '2010-07-28 15:58:14', 4, 192, 1097, 1, 2), (1748, '2010-07-28 15:58:40', 1, 101, 1097, 1, 2), (1749, '2010-07-28 15:59:01', 1, 131, 1097, 1, 2), (1750, '2010-07-28 15:59:13', 4, 131, 1097, 1, 2), (1751, '2010-07-28 15:59:37', 1, 131, 1097, 1, 2), (1752, '2010-07-28 16:00:02', 1, 125, 1097, 1, 2), (1753, '2010-07-28 16:00:12', 4, 125, 1097, 1, 2), (1754, '2010-07-28 16:01:45', 1, 125, 1097, 1, 2), (1755, '2010-07-28 16:02:28', 1, 75, 1097, 1, 2), (1756, '2010-07-28 16:02:42', 4, 75, 1097, 1, 2), (1757, '2010-07-28 16:02:58', 1, 75, 1097, 1, 2), (1758, '2010-07-28 16:05:23', 1, 68, 1097, 1, 2), (1759, '2010-07-28 16:05:57', 1, 32, 1097, 1, 2), (1760, '2010-07-28 16:06:25', 1, 31, 1097, 1, 2), (1761, '2010-07-28 16:06:49', 1, 75, 1097, 1, 2), (1762, '2010-07-28 16:07:38', 1, 141, 0, 1, 2), (1763, '2010-07-28 16:07:41', 1, 49, 0, 1, 2), (1764, '2010-07-28 16:10:23', 4, 131, 1097, 1, 2), (1765, '2010-07-28 16:13:57', 1, 140, 0, 1, 2), (1766, '2010-07-28 16:30:22', 1, 50, 0, 1, 2), (1767, '2010-07-28 16:33:00', 1, 6, 0, 1, 2), (1768, '2010-07-28 16:45:09', 1, 118, 0, 1, 2), (1769, '2010-07-28 16:45:18', 1, 5, 0, 1, 2), (1770, '2010-07-28 16:45:24', 1, 188, 0, 1, 2), (1771, '2010-07-28 16:45:35', 1, 52, 0, 1, 2), (1772, '2010-07-28 17:12:40', 1, 4, 1109, 1, 2), (1773, '2010-07-28 17:24:19', 1, 3, 0, 1, 2), (1774, '2010-07-28 17:24:27', 1, 128, 0, 1, 2), (1775, '2010-07-28 17:24:31', 1, 4, 0, 1, 2), (1776, '2010-07-28 17:24:34', 1, 159, 0, 1, 2), (1777, '2010-07-28 17:50:19', 1, 22, 1110, 1, 2), (1778, '2010-07-28 17:50:58', 1, 66, 1110, 1, 2), (1779, '2010-07-28 17:51:57', 1, 98, 1110, 1, 2), (1780, '2010-07-28 17:52:26', 1, 118, 1110, 1, 2), (1781, '2010-07-28 18:01:57', 1, 96, 0, 1, 2), (1782, '2010-07-28 18:02:01', 1, 94, 0, 1, 2), (1783, '2010-07-28 18:02:04', 1, 67, 0, 1, 2), (1784, '2010-07-28 18:02:13', 1, 160, 0, 1, 2), (1785, '2010-07-28 18:35:58', 1, 127, 0, 1, 2), (1786, '2010-07-28 18:36:05', 1, 110, 0, 1, 2), (1787, '2010-07-28 18:36:09', 1, 7, 0, 1, 2), (1788, '2010-07-28 18:36:13', 1, 124, 0, 1, 2), (1789, '2010-07-28 18:36:30', 1, 130, 0, 1, 2), (1790, '2010-07-28 18:57:28', 1, 126, 0, 1, 2), (1791, '2010-07-28 19:13:35', 1, 84, 0, 1, 2), (1792, '2010-07-28 19:13:42', 1, 132, 0, 1, 2), (1793, '2010-07-28 19:13:45', 1, 71, 0, 1, 2), (1794, '2010-07-28 19:50:12', 1, 125, 0, 1, 2), (1795, '2010-07-28 19:50:15', 1, 79, 0, 1, 2), (1796, '2010-07-28 19:50:45', 1, 130, 0, 1, 2), (1797, '2010-07-28 19:53:29', 1, 8, 0, 1, 2), (1798, '2010-07-28 19:57:06', 1, 91, 0, 1, 2), (1799, '2010-07-28 20:25:11', 1, 9, 0, 1, 2), (1800, '2010-07-28 20:25:19', 1, 80, 0, 1, 2), (1801, '2010-07-28 21:06:50', 1, 131, 0, 1, 2), (1802, '2010-07-28 21:11:47', 1, 30, 0, 1, 2), (1803, '2010-07-28 21:18:19', 1, 68, 0, 1, 2), (1804, '2010-07-28 21:22:09', 1, 30, 0, 1, 2), (1805, '2010-07-28 21:41:50', 1, 89, 0, 1, 2), (1806, '2010-07-28 21:44:45', 1, 121, 0, 1, 2), (1807, '2010-07-28 21:46:52', 1, 161, 0, 1, 2), (1808, '2010-07-28 21:54:12', 1, 95, 0, 1, 2), (1809, '2010-07-28 21:59:14', 1, 87, 0, 1, 2), (1810, '2010-07-28 22:15:19', 1, 85, 0, 1, 2), (1811, '2010-07-28 22:15:33', 1, 170, 0, 1, 2), (1812, '2010-07-28 22:15:38', 1, 86, 0, 1, 2), (1813, '2010-07-28 22:19:57', 1, 108, 1114, 1, 2), (1814, '2010-07-28 22:22:45', 1, 129, 0, 1, 2), (1815, '2010-07-28 22:49:51', 1, 169, 0, 1, 2), (1816, '2010-07-28 22:50:09', 1, 83, 0, 1, 2), (1817, '2010-07-28 22:50:11', 1, 166, 0, 1, 2), (1818, '2010-07-28 23:00:45', 1, 162, 0, 1, 2), (1819, '2010-07-28 23:29:48', 1, 82, 0, 1, 2), (1820, '2010-07-28 23:29:53', 1, 92, 0, 1, 2), (1821, '2010-07-28 23:29:56', 1, 167, 0, 1, 2), (1822, '2010-07-28 23:30:03', 1, 90, 0, 1, 2), (1823, '2010-07-28 23:38:45', 1, 125, 0, 1, 2), (1824, '2010-07-29 00:16:20', 1, 126, 0, 1, 2), (1825, '2010-07-29 00:16:30', 1, 61, 0, 1, 2), (1826, '2010-07-29 00:16:57', 1, 73, 0, 1, 2), (1827, '2010-07-29 00:17:00', 1, 81, 0, 1, 2), (1828, '2010-07-29 00:17:10', 1, 128, 0, 1, 2), (1829, '2010-07-29 00:49:14', 1, 123, 0, 1, 2), (1830, '2010-07-29 00:49:23', 1, 77, 0, 1, 2), (1831, '2010-07-29 00:49:31', 1, 74, 0, 1, 2), (1832, '2010-07-29 00:49:41', 1, 75, 0, 1, 2), (1833, '2010-07-29 00:49:43', 1, 76, 0, 1, 2), (1834, '2010-07-29 00:49:52', 1, 60, 0, 1, 2), (1835, '2010-07-29 01:26:59', 1, 78, 0, 1, 2), (1836, '2010-07-29 01:49:11', 1, 148, 0, 1, 2), (1837, '2010-07-29 02:50:55', 1, 87, 0, 1, 2), (1838, '2010-07-29 03:41:36', 1, 53, 1116, 1, 2), (1839, '2010-07-29 03:42:11', 1, 50, 1116, 1, 2), (1840, '2010-07-29 03:43:11', 1, 100, 1116, 1, 2), (1841, '2010-07-29 03:48:12', 1, 98, 1117, 1, 2), (1842, '2010-07-29 03:52:26', 1, 146, 0, 1, 2), (1843, '2010-07-29 04:23:15', 1, 197, 0, 1, 2), (1844, '2010-07-29 04:54:04', 1, 84, 0, 1, 2), (1845, '2010-07-29 05:24:52', 1, 158, 0, 1, 2), (1846, '2010-07-29 05:30:55', 1, 103, 1119, 1, 2), (1847, '2010-07-29 05:55:41', 1, 171, 0, 1, 2), (1848, '2010-07-29 06:26:29', 1, 201, 0, 1, 2), (1849, '2010-07-29 06:54:59', 1, 160, 0, 1, 2), (1850, '2010-07-29 07:21:22', 1, 109, 1123, 1, 2), (1851, '2010-07-29 07:23:29', 1, 184, 0, 1, 2), (1852, '2010-07-29 07:51:59', 1, 68, 0, 1, 2), (1853, '2010-07-29 08:05:13', 1, 69, 1084, 1, 2), (1854, '2010-07-29 08:05:46', 1, 140, 1124, 1, 2), (1855, '2010-07-29 08:20:29', 1, 32, 0, 1, 2), (1856, '2010-07-29 08:48:59', 1, 76, 0, 1, 2), (1857, '2010-07-29 09:17:29', 1, 73, 0, 1, 2), (1858, '2010-07-29 09:45:59', 1, 69, 0, 1, 2), (1859, '2010-07-29 11:11:29', 1, 70, 0, 1, 2), (1860, '2010-07-29 11:13:51', 1, 69, 1084, 1, 2), (1861, '2010-07-29 11:39:59', 1, 74, 0, 1, 2), (1862, '2010-07-29 12:05:57', 1, 13, 1128, 1, 2), (1863, '2010-07-29 12:06:38', 1, 32, 1127, 1, 2), (1864, '2010-07-29 12:06:57', 1, 33, 1128, 1, 2), (1865, '2010-07-29 12:07:02', 1, 32, 1127, 1, 2), (1866, '2010-07-29 12:07:15', 1, 30, 1128, 1, 2), (1867, '2010-07-29 12:08:29', 1, 66, 0, 1, 2), (1868, '2010-07-29 12:08:32', 1, 86, 1128, 1, 2), (1869, '2010-07-29 12:37:00', 1, 114, 0, 1, 2), (1870, '2010-07-29 13:02:19', 1, 75, 0, 1, 2), (1871, '2010-07-29 13:07:52', 1, 52, 1130, 1, 2), (1872, '2010-07-29 13:14:35', 1, 50, 1131, 1, 2), (1873, '2010-07-29 13:16:06', 1, 48, 1131, 1, 2), (1874, '2010-07-29 13:16:33', 1, 50, 1131, 1, 2), (1875, '2010-07-29 13:20:09', 1, 120, 1131, 1, 2), (1876, '2010-07-29 13:27:39', 1, 58, 0, 1, 2), (1877, '2010-07-29 14:18:22', 1, 53, 0, 1, 2), (1878, '2010-07-29 14:42:54', 1, 111, 1135, 1, 2), (1879, '2010-07-29 14:43:40', 1, 51, 0, 1, 2), (1880, '2010-07-29 15:16:27', 1, 49, 0, 1, 2), (1881, '2010-07-29 15:34:19', 1, 72, 0, 1, 2), (1882, '2010-07-29 15:47:04', 1, 50, 0, 1, 2), (1883, '2010-07-29 15:59:39', 1, 54, 0, 1, 2), (1884, '2010-07-29 16:24:59', 1, 56, 0, 1, 2), (1885, '2010-07-29 16:47:53', 1, 144, 0, 1, 2), (1886, '2010-07-29 16:50:19', 1, 77, 0, 1, 2), (1887, '2010-07-29 17:15:39', 1, 2, 0, 1, 2), (1888, '2010-07-29 17:40:59', 1, 48, 0, 1, 2), (1889, '2010-07-29 18:06:19', 1, 55, 0, 1, 2), (1890, '2010-07-29 18:26:09', 1, 13, 1140, 1, 2), (1891, '2010-07-29 18:31:39', 1, 33, 0, 1, 2), (1892, '2010-07-29 18:33:49', 1, 3, 1141, 1, 2), (1893, '2010-07-29 18:35:01', 1, 1, 1141, 1, 2), (1894, '2010-07-29 18:35:33', 4, 1, 1141, 1, 2), (1895, '2010-07-29 18:35:34', 4, 133, 1141, 1, 2), (1896, '2010-07-29 18:35:34', 4, 193, 1141, 1, 2), (1897, '2010-07-29 18:35:34', 4, 192, 1141, 1, 2), (1898, '2010-07-29 18:56:59', 1, 59, 0, 1, 2), (1899, '2010-07-29 19:21:46', 1, 68, 1142, 1, 2), (1900, '2010-07-29 19:35:42', 1, 104, 1140, 1, 2), (1901, '2010-07-29 19:36:00', 1, 108, 1140, 1, 2), (1902, '2010-07-29 19:36:31', 1, 110, 1140, 1, 2), (1903, '2010-07-29 19:36:57', 1, 111, 1140, 1, 2), (1904, '2010-07-29 19:37:33', 1, 112, 1140, 1, 2), (1905, '2010-07-29 19:39:27', 1, 118, 1140, 1, 2), (1906, '2010-07-29 19:47:39', 1, 71, 0, 1, 2), (1907, '2010-07-29 20:03:06', 1, 115, 1142, 1, 2), (1908, '2010-07-29 20:06:39', 1, 31, 1143, 1, 2), (1909, '2010-07-29 20:12:59', 1, 28, 0, 1, 2), (1910, '2010-07-29 20:38:30', 1, 14, 0, 1, 2), (1911, '2010-07-29 21:03:41', 1, 6, 0, 1, 2), (1912, '2010-07-29 21:28:59', 1, 11, 0, 1, 2), (1913, '2010-07-29 22:19:46', 1, 5, 0, 1, 2), (1914, '2010-07-29 22:45:07', 1, 176, 0, 1, 2), (1915, '2010-07-29 23:10:19', 1, 78, 0, 1, 2), (1916, '2010-07-29 23:35:39', 1, 8, 0, 1, 2), (1917, '2010-07-30 00:00:59', 1, 17, 0, 1, 2), (1918, '2010-07-30 00:26:19', 1, 27, 0, 1, 2), (1919, '2010-07-30 00:51:39', 1, 7, 0, 1, 2), (1920, '2010-07-30 02:07:57', 1, 15, 0, 1, 2), (1921, '2010-07-30 02:27:04', 1, 112, 0, 1, 2), (1922, '2010-07-30 02:32:59', 1, 62, 0, 1, 2), (1923, '2010-07-30 03:23:46', 1, 133, 0, 1, 2), (1924, '2010-07-30 03:48:59', 1, 61, 0, 1, 2), (1925, '2010-07-30 04:14:20', 1, 79, 0, 1, 2), (1926, '2010-07-30 04:39:40', 1, 64, 0, 1, 2), (1927, '2010-07-30 04:46:17', 1, 50, 1150, 1, 2), (1928, '2010-07-30 05:04:59', 1, 13, 0, 1, 2), (1929, '2010-07-30 05:30:19', 1, 30, 0, 1, 2), (1930, '2010-07-30 05:43:08', 1, 112, 1151, 1, 2), (1931, '2010-07-30 05:55:39', 1, 186, 0, 1, 2), (1932, '2010-07-30 06:20:59', 1, 23, 0, 1, 2), (1933, '2010-07-30 06:37:41', 1, 104, 0, 1, 2), (1934, '2010-07-30 06:46:19', 1, 63, 0, 1, 2), (1935, '2010-07-30 06:58:35', 1, 113, 0, 1, 2), (1936, '2010-07-30 07:11:39', 1, 60, 0, 1, 2), (1937, '2010-07-30 07:26:10', 1, 168, 1154, 1, 2), (1938, '2010-07-30 07:27:37', 1, 79, 1154, 1, 2), (1939, '2010-07-30 07:28:19', 1, 79, 1154, 1, 2), (1940, '2010-07-30 07:28:36', 1, 168, 1154, 1, 2), (1941, '2010-07-30 07:28:37', 1, 79, 1154, 1, 2), (1942, '2010-07-30 07:41:30', 1, 90, 1155, 1, 2), (1943, '2010-07-30 07:42:20', 1, 92, 1155, 1, 2), (1944, '2010-07-30 07:42:37', 1, 96, 1155, 1, 2), (1945, '2010-07-30 08:01:20', 1, 111, 0, 1, 2), (1946, '2010-07-30 08:22:04', 1, 100, 0, 1, 2), (1947, '2010-07-30 08:27:39', 1, 22, 0, 1, 2), (1948, '2010-07-30 08:32:39', 1, 67, 1157, 1, 2), (1949, '2010-07-30 08:33:59', 1, 76, 1157, 1, 2), (1950, '2010-07-30 08:34:00', 1, 76, 1157, 1, 2), (1951, '2010-07-30 08:52:59', 1, 29, 0, 1, 2), (1952, '2010-07-30 09:12:39', 1, 61, 1158, 1, 2), (1953, '2010-07-30 09:15:28', 1, 52, 1159, 1, 2), (1954, '2010-07-30 09:18:19', 1, 25, 0, 1, 2), (1955, '2010-07-30 09:24:30', 4, 49, 5, 0, 2), (1956, '2010-07-30 09:24:30', 4, 133, 5, 0, 2), (1957, '2010-07-30 09:24:30', 4, 193, 5, 0, 2), (1958, '2010-07-30 09:24:30', 4, 192, 5, 0, 2), (1959, '2010-07-30 09:42:54', 4, 49, 5, 0, 2), (1960, '2010-07-30 09:42:54', 4, 133, 5, 0, 2), (1961, '2010-07-30 09:42:54', 4, 193, 5, 0, 2), (1962, '2010-07-30 09:42:54', 4, 192, 5, 0, 2), (1963, '2010-07-30 09:43:39', 1, 94, 0, 1, 2), (1964, '2010-07-30 09:45:39', 1, 110, 0, 1, 2), (1965, '2010-07-30 10:06:36', 1, 103, 0, 1, 2), (1966, '2010-07-30 10:08:59', 1, 89, 0, 1, 2), (1967, '2010-07-30 10:20:01', 1, 111, 6, 0, 2), (1968, '2010-07-30 10:23:23', 1, 49, 6, 0, 2), (1969, '2010-07-30 10:23:26', 1, 49, 6, 0, 2), (1970, '2010-07-30 10:27:21', 1, 99, 0, 1, 2), (1971, '2010-07-30 10:48:22', 1, 102, 0, 1, 2), (1972, '2010-07-30 11:00:48', 1, 91, 0, 1, 2), (1973, '2010-07-30 11:30:09', 1, 98, 0, 1, 2), (1974, '2010-07-30 11:50:52', 1, 106, 0, 1, 2), (1975, '2010-07-30 11:52:38', 1, 195, 0, 1, 2), (1976, '2010-07-30 12:18:32', 1, 93, 0, 1, 2), (1977, '2010-07-30 12:44:27', 1, 21, 0, 1, 2), (1978, '2010-07-30 13:08:12', 1, 194, 0, 1, 2), (1979, '2010-07-30 13:14:27', 1, 115, 0, 1, 2), (1980, '2010-07-30 13:31:56', 1, 10, 0, 1, 2), (1981, '2010-07-30 14:03:24', 1, 73, 1167, 1, 2), (1982, '2010-07-30 14:04:09', 1, 68, 1167, 1, 2), (1983, '2010-07-30 14:04:49', 1, 76, 1167, 1, 2), (1984, '2010-07-30 14:17:18', 1, 117, 0, 1, 2), (1985, '2010-07-30 14:19:27', 1, 145, 0, 1, 2), (1986, '2010-07-30 14:32:30', 1, 7, 1170, 1, 2), (1987, '2010-07-30 14:33:15', 1, 7, 1170, 1, 2), (1988, '2010-07-30 14:43:11', 1, 157, 0, 1, 2), (1989, '2010-07-30 14:58:48', 1, 112, 0, 1, 2), (1990, '2010-07-30 15:06:56', 1, 152, 0, 1, 2), (1991, '2010-07-30 15:19:55', 1, 109, 0, 1, 2), (1992, '2010-07-30 15:30:41', 1, 111, 0, 1, 2), (1993, '2010-07-30 15:40:46', 1, 108, 0, 1, 2), (1994, '2010-07-30 16:18:11', 1, 122, 0, 1, 2), (1995, '2010-07-30 16:22:57', 1, 107, 0, 1, 2), (1996, '2010-07-30 16:43:19', 1, 101, 0, 1, 2), (1997, '2010-07-30 17:05:41', 1, 102, 0, 1, 2), (1998, '2010-07-30 17:29:26', 1, 235, 0, 1, 2), (1999, '2010-07-30 18:18:28', 1, 6, 1178, 1, 2), (2000, '2010-07-30 18:37:06', 1, 103, 0, 1, 2), (2001, '2010-07-30 18:59:13', 1, 140, 1180, 1, 2), (2002, '2010-07-30 18:59:34', 1, 144, 1180, 1, 2), (2003, '2010-07-30 19:00:07', 1, 50, 1180, 1, 2), (2004, '2010-07-30 19:10:13', 1, 100, 1181, 1, 2), (2005, '2010-07-30 19:24:31', 1, 101, 0, 1, 2), (2006, '2010-07-30 19:40:02', 1, 7, 1182, 1, 2), (2007, '2010-07-30 19:44:36', 1, 185, 0, 1, 2), (2008, '2010-07-30 19:44:50', 1, 7, 1182, 1, 2), (2009, '2010-07-30 19:45:05', 1, 7, 1182, 1, 2), (2010, '2010-07-30 20:04:34', 1, 246, 0, 1, 2), (2011, '2010-07-30 20:24:34', 1, 168, 0, 1, 2), (2012, '2010-07-30 20:44:40', 1, 95, 0, 1, 2), (2013, '2010-07-30 21:24:34', 1, 132, 0, 1, 2), (2014, '2010-07-30 21:25:22', 1, 144, 0, 1, 2), (2015, '2010-07-30 21:44:34', 1, 240, 0, 1, 2), (2016, '2010-07-30 21:55:45', 1, 139, 0, 1, 2), (2017, '2010-07-30 22:04:34', 1, 120, 0, 1, 2), (2018, '2010-07-30 22:24:35', 1, 124, 0, 1, 2), (2019, '2010-07-30 22:44:34', 1, 174, 0, 1, 2), (2020, '2010-07-30 23:04:34', 1, 167, 0, 1, 2), (2021, '2010-07-30 23:24:34', 1, 166, 0, 1, 2), (2022, '2010-07-30 23:44:34', 1, 196, 0, 1, 2), (2023, '2010-07-31 00:04:34', 1, 127, 0, 1, 2), (2024, '2010-07-31 00:24:34', 1, 159, 0, 1, 2), (2025, '2010-07-31 00:44:34', 1, 85, 0, 1, 2), (2026, '2010-07-31 01:04:34', 1, 86, 0, 1, 2), (2027, '2010-07-31 01:24:34', 1, 99, 0, 1, 2), (2028, '2010-07-31 01:44:34', 1, 119, 0, 1, 2), (2029, '2010-07-31 02:24:40', 1, 115, 0, 1, 2), (2030, '2010-07-31 02:44:34', 1, 164, 0, 1, 2), (2031, '2010-07-31 03:04:40', 1, 165, 0, 1, 2), (2032, '2010-07-31 04:04:34', 1, 192, 0, 1, 2), (2033, '2010-07-31 04:24:34', 1, 116, 0, 1, 2), (2034, '2010-07-31 05:04:34', 1, 117, 0, 1, 2), (2035, '2010-07-31 05:24:35', 1, 193, 0, 1, 2), (2036, '2010-07-31 06:04:34', 1, 161, 0, 1, 2), (2037, '2010-07-31 06:24:34', 1, 229, 0, 1, 2), (2038, '2010-07-31 06:31:21', 1, 145, 0, 1, 2), (2039, '2010-07-31 06:44:34', 1, 182, 0, 1, 2), (2040, '2010-07-31 07:04:34', 1, 88, 0, 1, 2), (2041, '2010-07-31 07:09:53', 1, 79, 1186, 1, 2), (2042, '2010-07-31 07:44:35', 1, 213, 0, 1, 2), (2043, '2010-07-31 07:46:29', 1, 143, 0, 1, 2), (2044, '2010-07-31 08:04:34', 1, 172, 0, 1, 2), (2045, '2010-07-31 08:32:06', 1, 147, 0, 1, 2), (2046, '2010-07-31 08:44:34', 1, 31, 0, 1, 2), (2047, '2010-07-31 09:02:28', 1, 3, 0, 1, 2), (2048, '2010-07-31 09:04:34', 1, 98, 0, 1, 2), (2049, '2010-07-31 09:17:35', 1, 6, 0, 1, 2), (2050, '2010-07-31 09:24:34', 1, 67, 0, 1, 2), (2051, '2010-07-31 09:32:45', 1, 8, 0, 1, 2), (2052, '2010-07-31 09:44:34', 1, 173, 0, 1, 2), (2053, '2010-07-31 09:58:23', 1, 60, 1192, 1, 2), (2054, '2010-07-31 09:59:01', 1, 61, 1192, 1, 2), (2055, '2010-07-31 09:59:40', 1, 61, 1192, 1, 2), (2056, '2010-07-31 10:00:09', 1, 168, 1192, 1, 2), (2057, '2010-07-31 10:03:11', 1, 7, 0, 1, 2), (2058, '2010-07-31 10:04:34', 1, 113, 0, 1, 2), (2059, '2010-07-31 10:25:25', 1, 97, 0, 1, 2), (2060, '2010-07-31 10:44:44', 1, 143, 0, 1, 2), (2061, '2010-07-31 10:48:42', 1, 9, 0, 1, 2), (2062, '2010-07-31 11:03:55', 1, 5, 0, 1, 2), (2063, '2010-07-31 11:04:34', 1, 57, 0, 1, 2), (2064, '2010-07-31 11:06:12', 1, 98, 1195, 1, 2), (2065, '2010-07-31 11:06:13', 1, 98, 1195, 1, 2), (2066, '2010-07-31 11:07:05', 1, 123, 1195, 1, 2), (2067, '2010-07-31 11:19:11', 1, 2, 0, 1, 2), (2068, '2010-07-31 11:44:34', 1, 90, 0, 1, 2), (2069, '2010-07-31 11:49:28', 1, 1, 0, 1, 2), (2070, '2010-07-31 12:04:34', 1, 26, 0, 1, 2), (2071, '2010-07-31 12:24:34', 1, 183, 0, 1, 2), (2072, '2010-07-31 13:20:31', 1, 4, 0, 1, 2), (2073, '2010-07-31 13:34:46', 1, 52, 0, 1, 2), (2074, '2010-07-31 14:14:46', 1, 3, 0, 1, 2), (2075, '2010-07-31 14:34:46', 1, 4, 0, 1, 2), (2076, '2010-07-31 15:22:04', 1, 117, 0, 1, 2), (2077, '2010-07-31 15:37:16', 1, 115, 0, 1, 2), (2078, '2010-07-31 15:52:30', 1, 106, 0, 1, 2), (2079, '2010-07-31 16:07:42', 1, 102, 0, 1, 2), (2080, '2010-07-31 16:22:33', 1, 101, 0, 1, 2), (2081, '2010-07-31 16:38:00', 1, 99, 0, 1, 2), (2082, '2010-07-31 16:52:55', 1, 103, 0, 1, 2), (2083, '2010-07-31 17:23:28', 1, 1, 0, 1, 2), (2084, '2010-07-31 18:10:33', 1, 59, 1203, 1, 2), (2085, '2010-07-31 18:10:37', 1, 58, 1203, 1, 2), (2086, '2010-07-31 18:10:39', 1, 57, 1203, 1, 2), (2087, '2010-07-31 18:11:52', 4, 58, 1203, 1, 2), (2088, '2010-07-31 18:11:52', 4, 133, 1203, 1, 2), (2089, '2010-07-31 18:11:52', 4, 193, 1203, 1, 2), (2090, '2010-07-31 18:11:52', 4, 192, 1203, 1, 2), (2091, '2010-07-31 18:12:40', 1, 58, 1203, 1, 2), (2092, '2010-07-31 18:12:50', 4, 133, 1203, 1, 2), (2093, '2010-07-31 18:12:50', 4, 192, 1203, 1, 2), (2094, '2010-07-31 18:14:01', 1, 114, 1203, 1, 2), (2095, '2010-07-31 18:17:36', 1, 107, 1204, 1, 2), (2096, '2010-07-31 18:18:26', 1, 107, 1205, 1, 2), (2097, '2010-07-31 19:58:43', 1, 16, 0, 1, 2), (2098, '2010-07-31 21:08:31', 1, 12, 0, 1, 2), (2099, '2010-07-31 21:31:47', 1, 177, 0, 1, 2), (2100, '2010-07-31 21:55:02', 1, 107, 0, 1, 2), (2101, '2010-07-31 22:15:24', 1, 143, 0, 1, 2), (2102, '2010-07-31 22:18:18', 1, 180, 0, 1, 2), (2103, '2010-07-31 22:51:16', 1, 50, 1210, 1, 2), (2104, '2010-07-31 23:32:18', 1, 31, 0, 1, 2), (2105, '2010-08-01 00:33:51', 1, 109, 0, 1, 2), (2106, '2010-08-01 00:39:02', 1, 12, 1211, 1, 2), (2107, '2010-08-01 00:39:41', 1, 15, 1211, 1, 2), (2108, '2010-08-01 01:19:58', 1, 108, 0, 1, 2), (2109, '2010-08-01 01:51:02', 1, 181, 0, 1, 2), (2110, '2010-08-01 02:21:08', 1, 65, 0, 1, 2), (2111, '2010-08-01 02:21:30', 1, 184, 0, 1, 2), (2112, '2010-08-01 02:36:55', 1, 157, 0, 1, 2), (2113, '2010-08-01 03:21:07', 1, 188, 0, 1, 2), (2114, '2010-08-01 03:38:25', 1, 235, 0, 1, 2), (2115, '2010-08-01 03:51:02', 1, 24, 0, 1, 2), (2116, '2010-08-01 03:53:51', 1, 62, 0, 1, 2), (2117, '2010-08-01 04:09:11', 1, 163, 0, 1, 2), (2118, '2010-08-01 04:24:36', 1, 174, 0, 1, 2), (2119, '2010-08-01 04:39:59', 1, 165, 0, 1, 2), (2120, '2010-08-01 04:54:22', 1, 191, 0, 1, 2), (2121, '2010-08-01 05:10:46', 1, 139, 0, 1, 2), (2122, '2010-08-01 05:29:59', 1, 190, 0, 1, 2), (2123, '2010-08-01 05:41:34', 1, 148, 0, 1, 2), (2124, '2010-08-01 06:12:16', 1, 63, 0, 1, 2), (2125, '2010-08-01 06:27:37', 1, 164, 0, 1, 2), (2126, '2010-08-01 06:43:01', 1, 229, 0, 1, 2), (2127, '2010-08-01 06:58:28', 1, 112, 0, 1, 2), (2128, '2010-08-01 07:05:56', 1, 112, 1215, 1, 2), (2129, '2010-08-01 07:13:47', 1, 147, 0, 1, 2), (2130, '2010-08-01 07:16:11', 1, 2, 1214, 1, 2), (2131, '2010-08-01 07:17:22', 1, 3, 1214, 1, 2), (2132, '2010-08-01 07:29:14', 1, 51, 0, 1, 2), (2133, '2010-08-01 07:44:36', 1, 161, 0, 1, 2), (2134, '2010-08-01 07:59:57', 1, 160, 0, 1, 2), (2135, '2010-08-01 08:15:18', 1, 173, 0, 1, 2), (2136, '2010-08-01 08:46:04', 1, 108, 0, 1, 2), (2137, '2010-08-01 09:01:34', 1, 162, 0, 1, 2), (2138, '2010-08-01 09:15:28', 1, 65, 1217, 1, 2), (2139, '2010-08-01 09:16:56', 1, 158, 0, 1, 2), (2140, '2010-08-01 09:32:13', 1, 80, 0, 1, 2), (2141, '2010-08-01 09:36:16', 1, 92, 0, 1, 2), (2142, '2010-08-01 09:47:41', 1, 109, 0, 1, 2), (2143, '2010-08-01 09:58:35', 1, 65, 1218, 1, 2), (2144, '2010-08-01 10:03:03', 1, 159, 0, 1, 2), (2145, '2010-08-01 10:17:16', 1, 83, 0, 1, 2), (2146, '2010-08-01 10:33:47', 1, 112, 0, 1, 2), (2147, '2010-08-01 10:53:33', 1, 61, 1220, 1, 2), (2148, '2010-08-01 11:04:31', 1, 144, 0, 1, 2), (2149, '2010-08-01 11:11:34', 1, 80, 0, 1, 2), (2150, '2010-08-01 11:16:32', 1, 20, 0, 1, 2), (2151, '2010-08-01 11:35:18', 1, 88, 0, 1, 2), (2152, '2010-08-01 11:50:47', 1, 84, 0, 1, 2), (2153, '2010-08-01 11:52:26', 1, 9, 0, 1, 2), (2154, '2010-08-01 11:58:24', 1, 105, 1221, 1, 2), (2155, '2010-08-01 11:58:51', 1, 104, 1221, 1, 2), (2156, '2010-08-01 11:59:11', 1, 111, 1221, 1, 2), (2157, '2010-08-01 12:06:11', 1, 116, 0, 1, 2), (2158, '2010-08-01 12:21:25', 1, 104, 0, 1, 2), (2159, '2010-08-01 12:36:56', 1, 118, 0, 1, 2), (2160, '2010-08-01 12:45:28', 1, 82, 0, 1, 2), (2161, '2010-08-01 12:52:15', 1, 168, 0, 1, 2), (2162, '2010-08-01 13:00:41', 1, 99, 1224, 1, 2), (2163, '2010-08-01 13:00:55', 1, 98, 1224, 1, 2), (2164, '2010-08-01 13:22:55', 1, 121, 0, 1, 2), (2165, '2010-08-01 13:38:24', 1, 33, 0, 1, 2), (2166, '2010-08-01 13:39:45', 1, 81, 0, 1, 2), (2167, '2010-08-01 14:15:54', 1, 102, 1227, 1, 2), (2168, '2010-08-01 14:23:06', 1, 76, 1228, 1, 2), (2169, '2010-08-01 15:56:47', 1, 140, 0, 1, 2), (2170, '2010-08-01 16:27:37', 1, 142, 0, 1, 2), (2171, '2010-08-01 17:14:06', 1, 141, 0, 1, 2), (2172, '2010-08-01 20:04:27', 1, 160, 0, 1, 2), (2173, '2010-08-01 23:57:11', 1, 213, 1234, 1, 2), (2174, '2010-08-02 00:04:58', 1, 120, 0, 1, 2), (2175, '2010-08-02 05:46:49', 1, 110, 0, 1, 2), (2176, '2010-08-02 06:12:05', 1, 100, 0, 1, 2), (2177, '2010-08-02 06:24:47', 1, 111, 0, 1, 2), (2178, '2010-08-02 07:15:27', 1, 111, 0, 1, 2), (2179, '2010-08-02 07:28:02', 1, 98, 0, 1, 2), (2180, '2010-08-02 07:40:41', 1, 107, 0, 1, 2), (2181, '2010-08-02 07:53:24', 1, 201, 0, 1, 2), (2182, '2010-08-02 08:18:43', 1, 122, 0, 1, 2), (2183, '2010-08-02 08:36:41', 1, 50, 1240, 1, 2), (2184, '2010-08-02 08:45:06', 1, 50, 1240, 1, 2), (2185, '2010-08-02 08:51:46', 1, 50, 1240, 1, 2), (2186, '2010-08-02 08:54:04', 4, 50, 1240, 1, 2), (2187, '2010-08-02 08:54:04', 4, 133, 1240, 1, 2), (2188, '2010-08-02 08:54:04', 4, 193, 1240, 1, 2), (2189, '2010-08-02 08:54:04', 4, 192, 1240, 1, 2), (2190, '2010-08-02 08:56:40', 1, 152, 0, 1, 2), (2191, '2010-08-02 09:34:40', 1, 105, 0, 1, 2), (2192, '2010-08-02 10:25:23', 1, 110, 0, 1, 2), (2193, '2010-08-02 10:54:55', 1, 170, 0, 1, 2), (2194, '2010-08-02 11:15:58', 1, 213, 0, 1, 2), (2195, '2010-08-02 11:31:29', 4, 144, 1241, 1, 2), (2196, '2010-08-02 11:31:29', 4, 133, 1241, 1, 2), (2197, '2010-08-02 11:31:29', 4, 193, 1241, 1, 2), (2198, '2010-08-02 11:31:29', 4, 192, 1241, 1, 2), (2199, '2010-08-02 11:31:57', 1, 133, 1241, 1, 2), (2200, '2010-08-02 11:35:36', 1, 50, 1242, 1, 2), (2201, '2010-08-02 11:53:56', 1, 240, 0, 1, 2), (2202, '2010-08-02 12:19:15', 1, 64, 0, 1, 2), (2203, '2010-08-02 12:44:37', 1, 167, 0, 1, 2), (2204, '2010-08-02 13:09:53', 1, 60, 0, 1, 2), (2205, '2010-08-02 13:35:09', 1, 166, 0, 1, 2), (2206, '2010-08-02 13:42:08', 1, 31, 1246, 1, 2), (2207, '2010-08-02 13:42:33', 1, 48, 1246, 1, 2), (2208, '2010-08-02 14:25:58', 1, 65, 0, 1, 2), (2209, '2010-08-02 14:38:27', 1, 169, 0, 1, 2), (2210, '2010-08-02 15:16:36', 1, 61, 0, 1, 2), (2211, '2010-08-02 15:30:13', 1, 169, 0, 1, 2), (2212, '2010-08-02 15:41:42', 1, 79, 0, 1, 2), (2213, '2010-08-02 16:11:20', 1, 4, 1251, 1, 2), (2214, '2010-08-02 16:11:48', 1, 1, 1251, 1, 2), (2215, '2010-08-02 16:13:39', 1, 168, 1251, 1, 2), (2216, '2010-08-02 16:15:33', 1, 30, 1251, 1, 2), (2217, '2010-08-02 16:46:02', 1, 140, 0, 1, 2), (2218, '2010-08-02 17:41:31', 1, 3, 1257, 1, 2), (2219, '2010-08-02 17:42:57', 1, 3, 1257, 1, 2), (2220, '2010-08-02 17:43:04', 4, 3, 1257, 1, 2), (2221, '2010-08-02 17:43:05', 4, 133, 1257, 1, 2), (2222, '2010-08-02 17:43:05', 4, 193, 1257, 1, 2), (2223, '2010-08-02 17:43:05', 4, 192, 1257, 1, 2), (2224, '2010-08-02 17:43:23', 1, 3, 1257, 1, 2), (2225, '2010-08-02 19:16:12', 4, 6, 1259, 1, 2), (2226, '2010-08-02 19:16:12', 4, 133, 1259, 1, 2), (2227, '2010-08-02 19:16:12', 4, 193, 1259, 1, 2), (2228, '2010-08-02 19:16:12', 4, 192, 1259, 1, 2), (2229, '2010-08-02 20:35:55', 1, 89, 1261, 1, 2), (2230, '2010-08-02 20:37:20', 1, 164, 1261, 1, 2), (2231, '2010-08-02 20:37:42', 1, 168, 1261, 1, 2), (2232, '2010-08-02 20:55:13', 1, 3, 0, 1, 2), (2233, '2010-08-02 21:04:42', 1, 49, 0, 1, 2), (2234, '2010-08-02 22:58:36', 1, 71, 0, 1, 2), (2235, '2010-08-02 23:27:04', 1, 82, 0, 1, 2), (2236, '2010-08-03 00:05:03', 1, 81, 0, 1, 2), (2237, '2010-08-03 00:43:00', 1, 69, 0, 1, 2), (2238, '2010-08-03 01:01:59', 1, 6, 0, 1, 2), (2239, '2010-08-03 01:20:58', 1, 68, 0, 1, 2), (2240, '2010-08-03 01:30:27', 1, 48, 0, 1, 2), (2241, '2010-08-03 01:49:27', 1, 85, 0, 1, 2), (2242, '2010-08-03 02:08:26', 1, 5, 0, 1, 2), (2243, '2010-08-03 02:17:55', 1, 53, 0, 1, 2), (2244, '2010-08-03 03:05:29', 1, 1, 0, 1, 2), (2245, '2010-08-03 03:14:54', 1, 70, 0, 1, 2), (2246, '2010-08-03 03:43:23', 1, 2, 0, 1, 2), (2247, '2010-08-03 03:52:52', 1, 7, 0, 1, 2), (2248, '2010-08-03 04:12:06', 1, 51, 1265, 1, 2), (2249, '2010-08-03 04:21:20', 1, 30, 0, 1, 2), (2250, '2010-08-03 04:49:47', 1, 9, 0, 1, 2), (2251, '2010-08-03 04:59:19', 1, 8, 0, 1, 2), (2252, '2010-08-03 05:08:46', 1, 52, 0, 1, 2), (2253, '2010-08-03 05:18:18', 1, 86, 0, 1, 2), (2254, '2010-08-03 05:37:17', 1, 66, 0, 1, 2), (2255, '2010-08-03 05:46:45', 1, 87, 0, 1, 2), (2256, '2010-08-03 05:56:16', 1, 32, 0, 1, 2), (2257, '2010-08-03 06:05:42', 1, 50, 0, 1, 2), (2258, '2010-08-03 06:15:16', 1, 73, 0, 1, 2), (2259, '2010-08-03 06:34:12', 1, 4, 0, 1, 2), (2260, '2010-08-03 06:43:43', 1, 83, 0, 1, 2), (2261, '2010-08-03 07:02:40', 1, 67, 0, 1, 2), (2262, '2010-08-03 07:21:40', 1, 72, 0, 1, 2), (2263, '2010-08-03 07:36:46', 1, 90, 1277, 1, 2), (2264, '2010-08-03 07:40:38', 1, 67, 0, 1, 2), (2265, '2010-08-03 07:50:11', 1, 91, 0, 1, 2), (2266, '2010-08-03 08:18:40', 1, 144, 0, 1, 2), (2267, '2010-08-03 08:27:12', 1, 3, 1279, 1, 2), (2268, '2010-08-03 08:27:31', 1, 2, 1279, 1, 2), (2269, '2010-08-03 08:27:33', 1, 2, 1279, 1, 2), (2270, '2010-08-03 08:27:50', 1, 5, 1279, 1, 2), (2271, '2010-08-03 08:28:05', 1, 50, 0, 1, 2), (2272, '2010-08-03 08:59:46', 1, 77, 1282, 1, 2), (2273, '2010-08-03 09:06:05', 1, 49, 0, 1, 2), (2274, '2010-08-03 10:12:07', 1, 112, 0, 1, 2), (2275, '2010-08-03 10:20:04', 1, 50, 1284, 1, 2), (2276, '2010-08-03 10:20:46', 1, 48, 1284, 1, 2), (2277, '2010-08-03 10:21:55', 1, 48, 1284, 1, 2), (2278, '2010-08-03 10:22:31', 1, 32, 1284, 1, 2), (2279, '2010-08-03 10:23:26', 1, 54, 1284, 1, 2), (2280, '2010-08-03 10:31:11', 1, 106, 0, 1, 2), (2281, '2010-08-03 10:32:23', 1, 3, 1285, 1, 2), (2282, '2010-08-03 10:35:28', 1, 64, 1285, 1, 2), (2283, '2010-08-03 10:35:47', 1, 65, 1285, 1, 2), (2284, '2010-08-03 10:37:35', 1, 99, 1285, 1, 2), (2285, '2010-08-03 10:38:55', 1, 118, 1285, 1, 2), (2286, '2010-08-03 10:40:38', 1, 109, 0, 1, 2), (2287, '2010-08-03 10:59:41', 1, 107, 0, 1, 2), (2288, '2010-08-03 11:07:31', 1, 130, 0, 1, 2), (2289, '2010-08-03 11:09:13', 1, 115, 0, 1, 2), (2290, '2010-08-03 11:28:06', 1, 108, 0, 1, 2), (2291, '2010-08-03 11:35:19', 1, 186, 1287, 1, 2), (2292, '2010-08-03 11:36:16', 1, 110, 1287, 1, 2), (2293, '2010-08-03 11:36:48', 1, 121, 1287, 1, 2), (2294, '2010-08-03 11:37:24', 1, 30, 1287, 1, 2), (2295, '2010-08-03 11:41:07', 1, 162, 0, 1, 2), (2296, '2010-08-03 11:47:08', 1, 98, 0, 1, 2), (2297, '2010-08-03 12:15:44', 1, 101, 0, 1, 2), (2298, '2010-08-03 12:34:45', 1, 139, 0, 1, 2), (2299, '2010-08-03 12:39:05', 1, 61, 1289, 1, 2), (2300, '2010-08-03 12:43:12', 1, 71, 0, 1, 2), (2301, '2010-08-03 12:43:17', 1, 61, 1289, 1, 2), (2302, '2010-08-03 12:43:55', 1, 60, 1289, 1, 2), (2303, '2010-08-03 12:44:08', 1, 144, 0, 1, 2), (2304, '2010-08-03 12:44:14', 1, 61, 1289, 1, 2), (2305, '2010-08-03 12:53:46', 1, 145, 0, 1, 2), (2306, '2010-08-03 13:03:17', 1, 100, 0, 1, 2), (2307, '2010-08-03 13:12:42', 1, 111, 0, 1, 2), (2308, '2010-08-03 13:22:06', 1, 103, 0, 1, 2), (2309, '2010-08-03 13:26:12', 1, 31, 0, 1, 2), (2310, '2010-08-03 13:41:09', 1, 104, 0, 1, 2), (2311, '2010-08-03 13:43:15', 1, 168, 1292, 1, 2), (2312, '2010-08-03 13:50:44', 1, 99, 0, 1, 2), (2313, '2010-08-03 14:00:09', 1, 110, 0, 1, 2), (2314, '2010-08-03 14:09:10', 1, 166, 0, 1, 2), (2315, '2010-08-03 14:09:36', 1, 113, 0, 1, 2), (2316, '2010-08-03 14:19:13', 1, 112, 0, 1, 2), (2317, '2010-08-03 14:30:35', 1, 70, 0, 1, 2), (2318, '2010-08-03 14:47:37', 1, 102, 0, 1, 2), (2319, '2010-08-03 14:52:07', 1, 167, 0, 1, 2), (2320, '2010-08-03 15:06:44', 1, 117, 0, 1, 2), (2321, '2010-08-03 15:25:48', 1, 146, 0, 1, 2), (2322, '2010-08-03 15:35:03', 1, 186, 0, 1, 2), (2323, '2010-08-03 15:35:05', 1, 62, 0, 1, 2), (2324, '2010-08-03 16:17:56', 1, 84, 0, 1, 2), (2325, '2010-08-03 16:39:26', 1, 29, 0, 1, 2), (2326, '2010-08-03 16:41:58', 1, 142, 0, 1, 2), (2327, '2010-08-03 16:55:28', 1, 141, 0, 1, 2), (2328, '2010-08-03 17:00:54', 1, 170, 0, 1, 2), (2329, '2010-08-03 18:05:24', 1, 169, 0, 1, 2), (2330, '2010-08-03 18:05:31', 1, 50, 1299, 1, 2), (2331, '2010-08-03 18:26:50', 1, 94, 0, 1, 2), (2332, '2010-08-03 19:03:41', 1, 50, 1300, 1, 2), (2333, '2010-08-03 19:05:28', 1, 51, 1300, 1, 2), (2334, '2010-08-03 19:09:43', 1, 127, 0, 1, 2), (2335, '2010-08-03 19:31:15', 1, 79, 0, 1, 2), (2336, '2010-08-03 19:39:29', 1, 77, 1302, 1, 2), (2337, '2010-08-03 19:52:40', 1, 124, 0, 1, 2), (2338, '2010-08-03 20:10:59', 1, 193, 1304, 1, 2), (2339, '2010-08-03 20:11:21', 4, 193, 1304, 1, 2), (2340, '2010-08-03 20:11:21', 4, 133, 1304, 1, 2), (2341, '2010-08-03 20:11:21', 4, 192, 1304, 1, 2), (2342, '2010-08-03 20:15:21', 1, 122, 0, 1, 2), (2343, '2010-08-03 20:46:43', 1, 60, 0, 1, 2), (2344, '2010-08-03 21:10:14', 1, 132, 0, 1, 2), (2345, '2010-08-03 21:40:01', 1, 164, 0, 1, 2), (2346, '2010-08-03 21:41:35', 1, 185, 0, 1, 2), (2347, '2010-08-03 21:49:25', 1, 152, 0, 1, 2), (2348, '2010-08-03 22:05:41', 1, 111, 0, 1, 2), (2349, '2010-08-03 22:12:45', 1, 162, 1309, 1, 2), (2350, '2010-08-03 22:28:36', 1, 195, 0, 1, 2), (2351, '2010-08-03 22:59:59', 1, 240, 0, 1, 2), (2352, '2010-08-03 23:47:01', 1, 101, 0, 1, 2), (2353, '2010-08-04 00:26:22', 1, 246, 0, 1, 2), (2354, '2010-08-04 00:41:53', 1, 235, 0, 1, 2), (2355, '2010-08-04 00:52:05', 1, 140, 1311, 1, 2), (2356, '2010-08-04 00:54:21', 1, 117, 1318, 1, 2), (2357, '2010-08-04 00:55:21', 1, 112, 1319, 1, 2), (2358, '2010-08-04 00:57:33', 1, 194, 0, 1, 2), (2359, '2010-08-04 01:03:25', 1, 49, 1322, 1, 2), (2360, '2010-08-04 01:05:23', 1, 103, 0, 1, 2), (2361, '2010-08-04 01:21:04', 1, 21, 0, 1, 2), (2362, '2010-08-04 01:36:45', 1, 93, 0, 1, 2), (2363, '2010-08-04 01:44:36', 1, 157, 0, 1, 2), (2364, '2010-08-04 01:52:25', 1, 168, 0, 1, 2), (2365, '2010-08-04 02:00:16', 1, 174, 0, 1, 2), (2366, '2010-08-04 02:23:49', 1, 120, 0, 1, 2), (2367, '2010-08-04 02:31:37', 1, 124, 0, 1, 2), (2368, '2010-08-04 02:32:07', 1, 112, 1323, 1, 2), (2369, '2010-08-04 02:39:30', 1, 167, 0, 1, 2), (2370, '2010-08-04 02:45:14', 1, 99, 1325, 1, 2), (2371, '2010-08-04 02:47:18', 1, 10, 0, 1, 2), (2372, '2010-08-04 03:03:07', 1, 95, 0, 1, 2), (2373, '2010-08-04 03:10:49', 1, 166, 0, 1, 2), (2374, '2010-08-04 03:18:40', 1, 196, 0, 1, 2), (2375, '2010-08-04 03:29:22', 1, 50, 1326, 1, 2), (2376, '2010-08-04 03:50:00', 1, 89, 0, 1, 2), (2377, '2010-08-04 03:57:51', 1, 13, 0, 1, 2), (2378, '2010-08-04 04:13:33', 1, 133, 0, 1, 2), (2379, '2010-08-04 04:21:22', 1, 61, 0, 1, 2), (2380, '2010-08-04 04:37:03', 1, 5, 0, 1, 2), (2381, '2010-08-04 04:44:54', 1, 79, 0, 1, 2), (2382, '2010-08-04 04:52:45', 1, 11, 0, 1, 2), (2383, '2010-08-04 05:00:35', 1, 25, 0, 1, 2), (2384, '2010-08-04 05:08:24', 1, 64, 0, 1, 2), (2385, '2010-08-04 05:24:04', 1, 94, 0, 1, 2), (2386, '2010-08-04 05:39:47', 1, 63, 0, 1, 2), (2387, '2010-08-04 05:47:37', 1, 30, 0, 1, 2), (2388, '2010-08-04 06:16:20', 1, 160, 1331, 1, 2), (2389, '2010-08-04 06:16:56', 1, 159, 1331, 1, 2), (2390, '2010-08-04 06:17:34', 1, 160, 1331, 1, 2), (2391, '2010-08-04 06:19:01', 1, 23, 0, 1, 2), (2392, '2010-08-04 06:19:08', 1, 162, 1331, 1, 2), (2393, '2010-08-04 06:19:49', 1, 62, 1331, 1, 2), (2394, '2010-08-04 06:20:07', 1, 63, 1331, 1, 2), (2395, '2010-08-04 06:20:26', 1, 160, 1331, 1, 2), (2396, '2010-08-04 06:26:48', 1, 91, 0, 1, 2), (2397, '2010-08-04 06:34:37', 1, 62, 0, 1, 2), (2398, '2010-08-04 06:42:30', 1, 78, 0, 1, 2), (2399, '2010-08-04 06:58:09', 1, 29, 0, 1, 2), (2400, '2010-08-04 07:06:01', 1, 176, 0, 1, 2), (2401, '2010-08-04 07:13:50', 1, 60, 0, 1, 2), (2402, '2010-08-04 07:21:41', 1, 27, 0, 1, 2), (2403, '2010-08-04 07:29:33', 1, 22, 0, 1, 2), (2404, '2010-08-04 07:29:41', 1, 49, 1338, 1, 2), (2405, '2010-08-04 07:37:21', 1, 17, 0, 1, 2), (2406, '2010-08-04 07:45:13', 1, 7, 0, 1, 2), (2407, '2010-08-04 08:05:49', 4, 144, 1339, 1, 2), (2408, '2010-08-04 08:05:50', 4, 133, 1339, 1, 2), (2409, '2010-08-04 08:05:50', 4, 193, 1339, 1, 2), (2410, '2010-08-04 08:05:50', 4, 192, 1339, 1, 2), (2411, '2010-08-04 08:06:01', 1, 133, 1339, 1, 2), (2412, '2010-08-04 08:15:20', 1, 50, 1341, 1, 2), (2413, '2010-08-04 08:16:28', 1, 15, 0, 1, 2), (2414, '2010-08-04 08:47:19', 1, 14, 0, 1, 2), (2415, '2010-08-04 08:55:01', 1, 6, 0, 1, 2), (2416, '2010-08-04 09:10:29', 1, 8, 0, 1, 2), (2417, '2010-08-04 09:43:58', 1, 100, 1349, 1, 2), (2418, '2010-08-04 11:06:00', 1, 102, 0, 1, 2), (2419, '2010-08-04 11:34:30', 1, 13, 0, 1, 2), (2420, '2010-08-04 11:34:32', 1, 7, 0, 1, 2), (2421, '2010-08-04 11:34:35', 1, 131, 0, 1, 2), (2422, '2010-08-04 11:34:37', 1, 168, 0, 1, 2), (2423, '2010-08-04 12:18:39', 1, 92, 0, 1, 2), (2424, '2010-08-04 12:53:27', 1, 72, 0, 1, 2), (2425, '2010-08-04 12:55:23', 1, 49, 1356, 1, 2), (2426, '2010-08-04 12:59:08', 1, 3, 1356, 1, 2), (2427, '2010-08-04 13:00:07', 1, 2, 1356, 1, 2), (2428, '2010-08-04 13:01:05', 1, 2, 1356, 1, 2), (2429, '2010-08-04 13:10:51', 1, 97, 0, 1, 2), (2430, '2010-08-04 13:15:07', 1, 113, 1357, 1, 2), (2431, '2010-08-04 13:45:38', 1, 49, 1359, 1, 2), (2432, '2010-08-04 14:03:03', 1, 165, 0, 1, 2), (2433, '2010-08-04 14:20:27', 1, 93, 0, 1, 2), (2434, '2010-08-04 14:37:51', 1, 48, 0, 1, 2), (2435, '2010-08-04 14:38:14', 1, 61, 1362, 1, 2), (2436, '2010-08-04 14:38:23', 1, 60, 1362, 1, 2), (2437, '2010-08-04 14:38:28', 1, 60, 1362, 1, 2), (2438, '2010-08-04 14:38:30', 1, 61, 1362, 1, 2), (2439, '2010-08-04 14:39:03', 1, 61, 1362, 1, 2), (2440, '2010-08-04 14:56:23', 1, 61, 1364, 1, 2), (2441, '2010-08-04 14:56:40', 1, 61, 1364, 1, 2), (2442, '2010-08-04 14:56:54', 1, 61, 1364, 1, 2), (2443, '2010-08-04 15:09:42', 1, 21, 1365, 1, 2), (2444, '2010-08-04 15:30:02', 1, 89, 0, 1, 2), (2445, '2010-08-04 16:01:33', 1, 146, 0, 1, 2), (2446, '2010-08-04 16:04:50', 1, 132, 0, 1, 2), (2447, '2010-08-04 16:23:24', 1, 146, 0, 1, 2), (2448, '2010-08-04 16:39:39', 1, 33, 0, 1, 2), (2449, '2010-08-04 16:57:03', 1, 96, 0, 1, 2), (2450, '2010-08-04 17:21:31', 1, 8, 1370, 1, 2), (2451, '2010-08-04 17:58:37', 1, 49, 1371, 1, 2), (2452, '2010-08-04 17:58:59', 4, 49, 1371, 1, 2), (2453, '2010-08-04 17:58:59', 4, 133, 1371, 1, 2), (2454, '2010-08-04 17:58:59', 4, 193, 1371, 1, 2), (2455, '2010-08-04 17:58:59', 4, 192, 1371, 1, 2), (2456, '2010-08-04 18:19:02', 1, 67, 1372, 1, 2), (2457, '2010-08-04 18:41:24', 1, 53, 0, 1, 2), (2458, '2010-08-04 18:43:19', 1, 142, 1374, 1, 2), (2459, '2010-08-04 18:43:43', 1, 147, 1375, 1, 2), (2460, '2010-08-04 18:45:00', 1, 146, 1377, 1, 2), (2461, '2010-08-04 18:52:23', 1, 140, 1378, 1, 2), (2462, '2010-08-04 18:58:49', 1, 83, 0, 1, 2), (2463, '2010-08-04 19:33:37', 1, 51, 0, 1, 2), (2464, '2010-08-04 19:50:59', 1, 4, 0, 1, 2), (2465, '2010-08-04 20:14:34', 1, 63, 1379, 1, 2), (2466, '2010-08-04 20:15:15', 1, 63, 1379, 1, 2), (2467, '2010-08-04 20:16:49', 1, 62, 1379, 1, 2), (2468, '2010-08-04 20:25:48', 1, 3, 0, 1, 2), (2469, '2010-08-04 20:43:13', 1, 125, 0, 1, 2), (2470, '2010-08-04 21:00:38', 1, 130, 0, 1, 2), (2471, '2010-08-04 21:02:07', 1, 62, 1379, 1, 2), (2472, '2010-08-04 21:18:04', 1, 95, 0, 1, 2), (2473, '2010-08-04 21:35:23', 1, 30, 0, 1, 2), (2474, '2010-08-04 21:43:54', 1, 144, 1380, 1, 2), (2475, '2010-08-04 21:52:46', 1, 68, 0, 1, 2), (2476, '2010-08-04 22:27:39', 1, 82, 0, 1, 2), (2477, '2010-08-04 22:45:05', 1, 5, 0, 1, 2), (2478, '2010-08-04 22:57:50', 1, 143, 1385, 1, 2), (2479, '2010-08-04 23:02:24', 1, 128, 0, 1, 2), (2480, '2010-08-04 23:19:46', 1, 85, 0, 1, 2), (2481, '2010-08-04 23:37:09', 1, 163, 0, 1, 2), (2482, '2010-08-05 00:12:05', 1, 129, 0, 1, 2), (2483, '2010-08-05 00:46:33', 1, 88, 0, 1, 2), (2484, '2010-08-05 01:21:31', 1, 158, 0, 1, 2), (2485, '2010-08-05 01:56:23', 1, 63, 0, 1, 2), (2486, '2010-08-05 02:12:42', 1, 110, 1388, 1, 2), (2487, '2010-08-05 02:13:43', 1, 161, 0, 1, 2), (2488, '2010-08-05 02:15:25', 1, 108, 1389, 1, 2), (2489, '2010-08-05 02:31:08', 1, 50, 0, 1, 2), (2490, '2010-08-05 02:38:28', 1, 139, 1390, 1, 2), (2491, '2010-08-05 03:06:10', 1, 66, 0, 1, 2), (2492, '2010-08-05 03:15:42', 1, 140, 1391, 1, 2), (2493, '2010-08-05 03:23:27', 1, 30, 0, 1, 2), (2494, '2010-08-05 03:40:47', 1, 159, 0, 1, 2), (2495, '2010-08-05 03:58:07', 1, 32, 0, 1, 2), (2496, '2010-08-05 04:16:06', 1, 5, 0, 1, 2), (2497, '2010-08-05 04:22:18', 1, 9, 0, 1, 2), (2498, '2010-08-05 04:32:55', 1, 87, 0, 1, 2), (2499, '2010-08-05 04:38:51', 1, 145, 1393, 1, 2), (2500, '2010-08-05 05:07:49', 1, 90, 0, 1, 2), (2501, '2010-08-05 05:11:58', 1, 6, 0, 1, 2), (2502, '2010-08-05 05:13:25', 1, 3, 1394, 1, 2), (2503, '2010-08-05 05:25:05', 1, 86, 0, 1, 2), (2504, '2010-08-05 05:34:08', 1, 102, 1395, 1, 2), (2505, '2010-08-05 05:35:02', 4, 102, 1395, 1, 2), (2506, '2010-08-05 05:35:03', 4, 133, 1395, 1, 2), (2507, '2010-08-05 05:35:03', 4, 193, 1395, 1, 2), (2508, '2010-08-05 05:35:03', 4, 192, 1395, 1, 2), (2509, '2010-08-05 05:39:08', 1, 102, 1395, 1, 2), (2510, '2010-08-05 05:39:26', 1, 102, 1395, 1, 2), (2511, '2010-08-05 05:43:00', 1, 1, 0, 1, 2), (2512, '2010-08-05 06:01:38', 1, 143, 0, 1, 2), (2513, '2010-08-05 06:32:05', 1, 80, 0, 1, 2), (2514, '2010-08-05 06:36:43', 1, 50, 1396, 1, 2), (2515, '2010-08-05 06:39:10', 1, 50, 1396, 1, 2), (2516, '2010-08-05 06:45:06', 1, 147, 0, 1, 2), (2517, '2010-08-05 07:35:31', 1, 112, 1403, 1, 2), (2518, '2010-08-05 07:47:12', 1, 3, 0, 1, 2), (2519, '2010-08-05 07:53:25', 1, 8, 0, 1, 2), (2520, '2010-08-05 07:59:35', 1, 142, 0, 1, 2), (2521, '2010-08-05 08:12:01', 1, 101, 0, 1, 2), (2522, '2010-08-05 08:18:13', 1, 115, 0, 1, 2), (2523, '2010-08-05 08:18:33', 1, 58, 1408, 1, 2), (2524, '2010-08-05 08:19:31', 1, 60, 1413, 1, 2), (2525, '2010-08-05 08:19:32', 1, 60, 1414, 1, 2), (2526, '2010-08-05 08:19:34', 1, 60, 1408, 1, 2), (2527, '2010-08-05 08:24:27', 1, 99, 0, 1, 2), (2528, '2010-08-05 08:30:39', 1, 103, 0, 1, 2), (2529, '2010-08-05 08:43:03', 1, 102, 0, 1, 2), (2530, '2010-08-05 08:49:16', 1, 1, 0, 1, 2), (2531, '2010-08-05 08:51:31', 1, 141, 1416, 1, 2), (2532, '2010-08-05 08:55:28', 1, 31, 0, 1, 2), (2533, '2010-08-05 09:01:40', 1, 157, 0, 1, 2), (2534, '2010-08-05 09:07:54', 1, 108, 0, 1, 2), (2535, '2010-08-05 09:14:06', 1, 143, 0, 1, 2), (2536, '2010-08-05 09:26:32', 1, 62, 0, 1, 2), (2537, '2010-08-05 09:32:46', 1, 165, 0, 1, 2), (2538, '2010-08-05 09:38:59', 1, 174, 0, 1, 2), (2539, '2010-08-05 09:45:08', 1, 163, 0, 1, 2), (2540, '2010-08-05 09:51:21', 1, 148, 0, 1, 2), (2541, '2010-08-05 10:34:49', 1, 160, 0, 1, 2), (2542, '2010-08-05 10:41:01', 1, 164, 0, 1, 2), (2543, '2010-08-05 10:47:18', 1, 63, 0, 1, 2), (2544, '2010-08-05 10:51:31', 1, 49, 0, 1, 2), (2545, '2010-08-05 10:59:38', 1, 106, 0, 1, 2), (2546, '2010-08-05 11:05:52', 1, 51, 0, 1, 2), (2547, '2010-08-05 11:12:05', 1, 147, 0, 1, 2), (2548, '2010-08-05 11:12:10', 1, 49, 1420, 1, 2), (2549, '2010-08-05 11:12:57', 1, 1, 1420, 1, 2), (2550, '2010-08-05 11:15:02', 1, 68, 1420, 1, 2), (2551, '2010-08-05 11:17:00', 1, 13, 1421, 1, 2), (2552, '2010-08-05 11:17:11', 1, 30, 1421, 1, 2), (2553, '2010-08-05 11:17:21', 1, 29, 1421, 1, 2), (2554, '2010-08-05 11:17:46', 1, 13, 1421, 1, 2), (2555, '2010-08-05 11:18:18', 1, 158, 0, 1, 2), (2556, '2010-08-05 11:24:31', 1, 229, 0, 1, 2), (2557, '2010-08-05 11:30:43', 1, 173, 0, 1, 2), (2558, '2010-08-05 11:36:56', 1, 109, 0, 1, 2), (2559, '2010-08-05 11:43:07', 1, 162, 0, 1, 2), (2560, '2010-08-05 11:55:31', 1, 109, 0, 1, 2), (2561, '2010-08-05 11:55:52', 1, 110, 0, 1, 2), (2562, '2010-08-05 12:01:45', 1, 108, 0, 1, 2), (2563, '2010-08-05 12:07:56', 1, 80, 0, 1, 2), (2564, '2010-08-05 12:11:43', 1, 118, 0, 1, 2), (2565, '2010-08-05 12:14:10', 1, 161, 0, 1, 2), (2566, '2010-08-05 12:18:16', 1, 50, 1425, 1, 2), (2567, '2010-08-05 12:20:26', 1, 144, 0, 1, 2), (2568, '2010-08-05 12:26:34', 1, 159, 0, 1, 2), (2569, '2010-08-05 12:32:48', 1, 112, 0, 1, 2), (2570, '2010-08-05 12:39:03', 1, 116, 0, 1, 2), (2571, '2010-08-05 12:48:09', 1, 65, 1427, 1, 2), (2572, '2010-08-05 12:49:01', 1, 65, 1427, 1, 2), (2573, '2010-08-05 12:49:03', 1, 65, 1427, 1, 2), (2574, '2010-08-05 12:57:37', 1, 88, 0, 1, 2), (2575, '2010-08-05 13:03:54', 1, 104, 0, 1, 2), (2576, '2010-08-05 13:10:00', 1, 118, 0, 1, 2), (2577, '2010-08-05 13:14:59', 1, 75, 0, 1, 2), (2578, '2010-08-05 13:16:15', 1, 84, 0, 1, 2), (2579, '2010-08-05 13:22:25', 1, 168, 0, 1, 2), (2580, '2010-08-05 13:28:40', 1, 33, 0, 1, 2), (2581, '2010-08-05 13:30:50', 1, 76, 0, 1, 2), (2582, '2010-08-05 13:35:32', 1, 9, 1429, 1, 2), (2583, '2010-08-05 13:41:04', 1, 121, 0, 1, 2), (2584, '2010-08-05 13:47:16', 1, 184, 0, 1, 2), (2585, '2010-08-05 13:56:16', 1, 5, 1430, 1, 2), (2586, '2010-08-05 13:57:11', 1, 5, 1430, 1, 2), (2587, '2010-08-05 13:57:31', 1, 8, 1431, 1, 2), (2588, '2010-08-05 14:05:53', 1, 192, 0, 1, 2), (2589, '2010-08-05 14:12:11', 1, 181, 0, 1, 2), (2590, '2010-08-05 14:18:19', 1, 191, 0, 1, 2), (2591, '2010-08-05 14:24:31', 1, 182, 0, 1, 2), (2592, '2010-08-05 14:29:03', 1, 5, 1430, 1, 2), (2593, '2010-08-05 14:30:43', 1, 183, 0, 1, 2), (2594, '2010-08-05 14:34:06', 1, 81, 0, 1, 2), (2595, '2010-08-05 14:37:02', 1, 180, 0, 1, 2), (2596, '2010-08-05 14:37:08', 1, 5, 1430, 1, 2), (2597, '2010-08-05 14:38:45', 1, 5, 1430, 1, 2), (2598, '2010-08-05 14:43:07', 1, 190, 0, 1, 2), (2599, '2010-08-05 14:45:53', 1, 5, 1430, 1, 2), (2600, '2010-08-05 14:49:55', 1, 28, 0, 1, 2), (2601, '2010-08-05 14:55:21', 1, 104, 1436, 1, 2), (2602, '2010-08-05 14:56:52', 1, 124, 1437, 1, 2), (2603, '2010-08-05 15:21:35', 1, 58, 0, 1, 2), (2604, '2010-08-05 15:31:57', 1, 182, 1438, 1, 2), (2605, '2010-08-05 15:53:13', 1, 54, 0, 1, 2), (2606, '2010-08-05 16:03:05', 1, 145, 0, 1, 2), (2607, '2010-08-05 16:16:54', 1, 2, 1439, 1, 2), (2608, '2010-08-05 16:24:53', 1, 53, 0, 1, 2), (2609, '2010-08-05 17:28:09', 1, 51, 0, 1, 2), (2610, '2010-08-05 18:31:26', 1, 72, 0, 1, 2), (2611, '2010-08-05 18:34:56', 1, 186, 1441, 1, 2), (2612, '2010-08-05 19:18:35', 1, 56, 0, 1, 2), (2613, '2010-08-05 19:34:27', 1, 76, 0, 1, 2), (2614, '2010-08-05 20:06:22', 1, 77, 0, 1, 2), (2615, '2010-08-05 20:56:57', 1, 188, 0, 1, 2), (2616, '2010-08-05 21:15:59', 1, 9, 1444, 1, 2), (2617, '2010-08-05 21:17:25', 1, 53, 1444, 1, 2), (2618, '2010-08-05 21:21:18', 1, 67, 1444, 1, 2), (2619, '2010-08-05 21:21:27', 1, 7, 0, 1, 2), (2620, '2010-08-05 21:25:34', 1, 48, 0, 1, 2), (2621, '2010-08-05 22:44:44', 1, 2, 0, 1, 2), (2622, '2010-08-05 23:00:30', 1, 33, 0, 1, 2), (2623, '2010-08-05 23:07:53', 1, 4, 0, 1, 2), (2624, '2010-08-05 23:32:09', 1, 128, 0, 1, 2), (2625, '2010-08-05 23:48:47', 1, 2, 0, 1, 2), (2626, '2010-08-05 23:57:00', 1, 141, 0, 1, 2), (2627, '2010-08-06 00:35:22', 1, 114, 0, 1, 2), (2628, '2010-08-06 00:51:11', 1, 75, 0, 1, 2), (2629, '2010-08-06 00:54:17', 1, 31, 0, 1, 2), (2630, '2010-08-06 01:07:09', 1, 160, 0, 1, 2), (2631, '2010-08-06 01:18:51', 1, 164, 0, 1, 2), (2632, '2010-08-06 01:35:12', 1, 229, 0, 1, 2), (2633, '2010-08-06 01:51:35', 1, 213, 0, 1, 2), (2634, '2010-08-06 02:07:58', 1, 173, 0, 1, 2), (2635, '2010-08-06 02:24:20', 1, 165, 0, 1, 2), (2636, '2010-08-06 02:32:31', 1, 65, 0, 1, 2), (2637, '2010-08-06 02:34:04', 1, 50, 1446, 1, 2), (2638, '2010-08-06 02:40:43', 1, 16, 0, 1, 2), (2639, '2010-08-06 02:48:53', 1, 127, 0, 1, 2), (2640, '2010-08-06 03:13:28', 1, 88, 0, 1, 2), (2641, '2010-08-06 03:21:39', 1, 12, 0, 1, 2), (2642, '2010-08-06 03:29:31', 1, 71, 0, 1, 2), (2643, '2010-08-06 03:46:10', 1, 90, 0, 1, 2), (2644, '2010-08-06 03:54:23', 1, 177, 0, 1, 2), (2645, '2010-08-06 04:02:33', 1, 24, 0, 1, 2), (2646, '2010-08-06 04:10:45', 1, 172, 0, 1, 2), (2647, '2010-08-06 04:18:56', 1, 159, 0, 1, 2), (2648, '2010-08-06 04:27:09', 1, 113, 0, 1, 2), (2649, '2010-08-06 04:35:19', 1, 26, 0, 1, 2), (2650, '2010-08-06 04:43:30', 1, 116, 0, 1, 2), (2651, '2010-08-06 04:51:41', 1, 193, 0, 1, 2), (2652, '2010-08-06 04:59:52', 1, 83, 0, 1, 2), (2653, '2010-08-06 05:08:04', 1, 143, 0, 1, 2), (2654, '2010-08-06 05:16:15', 1, 117, 0, 1, 2), (2655, '2010-08-06 05:24:27', 1, 85, 0, 1, 2), (2656, '2010-08-06 05:32:37', 1, 92, 0, 1, 2), (2657, '2010-08-06 05:49:00', 1, 80, 0, 1, 2), (2658, '2010-08-06 05:57:08', 1, 82, 0, 1, 2), (2659, '2010-08-06 06:05:22', 1, 107, 0, 1, 2), (2660, '2010-08-06 06:11:15', 1, 6, 1449, 1, 2), (2661, '2010-08-06 06:12:05', 1, 144, 1450, 1, 2), (2662, '2010-08-06 06:12:14', 1, 8, 1449, 1, 2), (2663, '2010-08-06 06:13:22', 1, 9, 1449, 1, 2), (2664, '2010-08-06 06:13:31', 1, 119, 0, 1, 2), (2665, '2010-08-06 06:21:44', 1, 97, 0, 1, 2), (2666, '2010-08-06 06:29:53', 1, 52, 0, 1, 2), (2667, '2010-08-06 06:38:07', 1, 98, 0, 1, 2), (2668, '2010-08-06 06:39:19', 1, 140, 0, 1, 2), (2669, '2010-08-06 06:46:17', 1, 161, 0, 1, 2), (2670, '2010-08-06 06:54:29', 1, 4, 0, 1, 2), (2671, '2010-08-06 07:02:40', 1, 99, 0, 1, 2), (2672, '2010-08-06 07:10:51', 1, 86, 0, 1, 2), (2673, '2010-08-06 07:19:00', 1, 3, 0, 1, 2), (2674, '2010-08-06 07:27:11', 1, 57, 0, 1, 2), (2675, '2010-08-06 07:35:27', 1, 9, 0, 1, 2), (2676, '2010-08-06 07:43:34', 1, 81, 0, 1, 2), (2677, '2010-08-06 07:59:56', 1, 67, 0, 1, 2), (2678, '2010-08-06 08:08:07', 1, 115, 0, 1, 2), (2679, '2010-08-06 08:16:20', 1, 112, 0, 1, 2), (2680, '2010-08-06 08:24:31', 1, 117, 0, 1, 2), (2681, '2010-08-06 08:32:40', 1, 139, 0, 1, 2), (2682, '2010-08-06 08:40:54', 1, 235, 0, 1, 2), (2683, '2010-08-06 08:57:17', 1, 50, 0, 1, 2), (2684, '2010-08-06 09:13:39', 1, 120, 0, 1, 2), (2685, '2010-08-06 09:21:50', 1, 98, 0, 1, 2), (2686, '2010-08-06 09:30:02', 1, 111, 0, 1, 2), (2687, '2010-08-06 09:54:32', 1, 100, 0, 1, 2), (2688, '2010-08-06 10:02:43', 1, 122, 0, 1, 2), (2689, '2010-08-06 10:27:20', 1, 110, 0, 1, 2), (2690, '2010-08-06 10:51:53', 1, 201, 0, 1, 2), (2691, '2010-08-06 11:00:01', 1, 107, 0, 1, 2), (2692, '2010-08-06 11:08:04', 1, 112, 1456, 1, 2), (2693, '2010-08-06 11:16:25', 1, 105, 0, 1, 2), (2694, '2010-08-06 12:03:11', 1, 50, 1459, 1, 2), (2695, '2010-08-06 12:13:47', 1, 213, 0, 1, 2), (2696, '2010-08-06 12:18:10', 1, 29, 1461, 1, 2), (2697, '2010-08-06 12:20:58', 4, 29, 1461, 1, 2), (2698, '2010-08-06 12:20:58', 4, 133, 1461, 1, 2), (2699, '2010-08-06 12:20:58', 4, 193, 1461, 1, 2), (2700, '2010-08-06 12:20:58', 4, 192, 1461, 1, 2), (2701, '2010-08-06 12:21:22', 1, 29, 1461, 1, 2), (2702, '2010-08-06 12:30:03', 1, 60, 1462, 1, 2), (2703, '2010-08-06 13:56:27', 1, 110, 0, 1, 2), (2704, '2010-08-06 14:22:44', 1, 60, 0, 1, 2), (2705, '2010-08-06 14:27:14', 1, 166, 0, 1, 2), (2706, '2010-08-06 14:40:20', 1, 167, 0, 1, 2), (2707, '2010-08-06 14:49:01', 1, 65, 0, 1, 2), (2708, '2010-08-06 15:10:58', 1, 169, 0, 1, 2), (2709, '2010-08-06 15:16:56', 1, 50, 1467, 1, 2), (2710, '2010-08-06 15:24:05', 1, 79, 0, 1, 2), (2711, '2010-08-06 15:33:01', 1, 183, 0, 1, 2), (2712, '2010-08-06 15:37:17', 1, 182, 0, 1, 2), (2713, '2010-08-06 16:09:22', 1, 69, 1472, 1, 2), (2714, '2010-08-06 17:26:12', 1, 49, 0, 1, 2), (2715, '2010-08-07 08:12:27', 1, 74, 1477, 1, 2), (2716, '2010-08-07 10:59:46', 1, 114, 1480, 1, 2), (2717, '2010-08-07 11:03:20', 1, 117, 0, 1, 2), (2718, '2010-08-07 14:08:14', 1, 180, 0, 1, 2), (2719, '2010-08-07 14:28:24', 1, 49, 1483, 1, 2), (2720, '2010-08-07 14:29:27', 1, 52, 1483, 1, 2), (2721, '2010-08-07 14:31:13', 1, 62, 1483, 1, 2), (2722, '2010-08-07 14:31:55', 1, 1, 1483, 1, 2), (2723, '2010-08-07 14:33:24', 1, 51, 1483, 1, 2), (2724, '2010-08-07 14:33:40', 1, 53, 1483, 1, 2), (2725, '2010-08-07 14:34:32', 1, 235, 0, 1, 2), (2726, '2010-08-07 15:27:59', 1, 65, 1484, 1, 2), (2727, '2010-08-07 15:41:43', 1, 76, 1485, 1, 2), (2728, '2010-08-07 18:08:59', 1, 112, 0, 1, 2), (2729, '2010-08-07 19:34:08', 1, 60, 1487, 1, 2), (2730, '2010-08-07 19:34:50', 1, 61, 1487, 1, 2), (2731, '2010-08-07 19:35:52', 1, 107, 1488, 1, 2), (2732, '2010-08-07 19:41:26', 1, 112, 1489, 1, 2), (2733, '2010-08-07 20:16:35', 1, 67, 0, 1, 2), (2734, '2010-08-07 21:38:28', 1, 61, 0, 1, 2), (2735, '2010-08-07 21:39:06', 1, 60, 0, 1, 2), (2736, '2010-08-07 21:47:36', 1, 115, 1494, 1, 2), (2737, '2010-08-07 21:48:45', 1, 60, 1494, 1, 2), (2738, '2010-08-07 21:49:03', 1, 61, 1494, 1, 2), (2739, '2010-08-07 21:49:06', 1, 61, 1494, 1, 2), (2740, '2010-08-08 01:03:04', 1, 51, 1503, 1, 2), (2741, '2010-08-08 01:04:10', 1, 54, 1503, 1, 2), (2742, '2010-08-08 01:04:37', 1, 48, 1503, 1, 2), (2743, '2010-08-08 01:35:10', 1, 112, 0, 1, 2), (2744, '2010-08-08 01:35:44', 1, 144, 0, 1, 2), (2745, '2010-08-08 01:36:26', 1, 50, 0, 1, 2), (2746, '2010-08-08 01:37:22', 1, 49, 0, 1, 2), (2747, '2010-08-08 01:38:32', 1, 144, 0, 1, 2), (2748, '2010-08-08 01:41:56', 1, 143, 0, 1, 2), (2749, '2010-08-08 01:44:07', 1, 71, 0, 1, 2), (2750, '2010-08-08 01:44:18', 1, 99, 0, 1, 2), (2751, '2010-08-08 01:45:05', 1, 146, 0, 1, 2), (2752, '2010-08-08 01:45:56', 1, 117, 0, 1, 2), (2753, '2010-08-08 01:46:35', 1, 147, 0, 1, 2), (2754, '2010-08-08 01:47:55', 1, 112, 0, 1, 2), (2755, '2010-08-08 01:50:00', 1, 113, 0, 1, 2), (2756, '2010-08-08 01:50:38', 1, 145, 0, 1, 2), (2757, '2010-08-08 01:51:31', 1, 139, 0, 1, 2), (2758, '2010-08-08 01:52:59', 1, 115, 0, 1, 2), (2759, '2010-08-08 01:54:35', 1, 104, 0, 1, 2), (2760, '2010-08-08 01:55:22', 1, 108, 0, 1, 2), (2761, '2010-08-08 01:56:30', 1, 109, 0, 1, 2), (2762, '2010-08-08 01:57:39', 1, 102, 0, 1, 2), (2763, '2010-08-08 02:00:21', 1, 140, 0, 1, 2), (2764, '2010-08-08 02:01:52', 1, 106, 0, 1, 2), (2765, '2010-08-08 02:02:58', 1, 141, 0, 1, 2), (2766, '2010-08-08 02:03:54', 1, 142, 0, 1, 2), (2767, '2010-08-08 02:04:47', 1, 107, 0, 1, 2), (2768, '2010-08-08 02:05:32', 1, 103, 0, 1, 2), (2769, '2010-08-08 02:06:22', 1, 2, 0, 1, 2), (2770, '2010-08-08 02:07:10', 1, 1, 0, 1, 2), (2771, '2010-08-08 02:07:53', 1, 101, 0, 1, 2), (2772, '2010-08-08 02:08:34', 1, 5, 0, 1, 2), (2773, '2010-08-08 02:09:23', 1, 6, 0, 1, 2), (2774, '2010-08-08 02:10:11', 1, 98, 0, 1, 2), (2775, '2010-08-08 02:11:01', 1, 3, 0, 1, 2), (2776, '2010-08-08 02:11:45', 1, 4, 0, 1, 2), (2777, '2010-08-08 02:12:31', 1, 100, 0, 1, 2), (2778, '2010-08-08 02:14:24', 1, 110, 0, 1, 2), (2779, '2010-08-08 02:17:14', 1, 111, 0, 1, 2), (2780, '2010-08-08 02:18:11', 1, 8, 0, 1, 2), (2781, '2010-08-08 02:19:06', 1, 7, 0, 1, 2), (2782, '2010-08-08 02:20:06', 1, 9, 0, 1, 2), (2783, '2010-08-08 05:00:39', 1, 6, 0, 1, 2), (2784, '2010-08-08 05:44:13', 1, 69, 0, 1, 2), (2785, '2010-08-08 06:06:04', 1, 85, 0, 1, 2), (2786, '2010-08-08 06:24:27', 1, 163, 0, 1, 2), (2787, '2010-08-08 06:44:39', 1, 162, 0, 1, 2), (2788, '2010-08-08 06:46:36', 1, 158, 0, 1, 2), (2789, '2010-08-08 06:49:46', 1, 5, 0, 1, 2), (2790, '2010-08-08 06:52:39', 1, 165, 0, 1, 2), (2791, '2010-08-08 06:54:18', 1, 164, 0, 1, 2), (2792, '2010-08-08 06:55:52', 1, 147, 1508, 1, 2), (2793, '2010-08-08 06:56:20', 1, 62, 0, 1, 2), (2794, '2010-08-08 06:58:12', 1, 168, 0, 1, 2), (2795, '2010-08-08 07:11:38', 1, 73, 0, 1, 2), (2796, '2010-08-08 07:17:30', 1, 6, 1510, 1, 2), (2797, '2010-08-08 07:18:45', 1, 88, 0, 1, 2), (2798, '2010-08-08 07:28:34', 1, 159, 0, 1, 2), (2799, '2010-08-08 07:31:00', 1, 160, 0, 1, 2), (2800, '2010-08-08 07:33:27', 1, 63, 0, 1, 2), (2801, '2010-08-08 07:35:45', 1, 84, 0, 1, 2), (2802, '2010-08-08 07:38:01', 1, 33, 0, 1, 2), (2803, '2010-08-08 07:40:23', 1, 51, 0, 1, 2), (2804, '2010-08-08 07:42:37', 1, 31, 0, 1, 2), (2805, '2010-08-08 07:47:38', 1, 80, 0, 1, 2), (2806, '2010-08-08 07:55:19', 1, 1, 0, 1, 2), (2807, '2010-08-08 08:02:14', 1, 161, 0, 1, 2), (2808, '2010-08-08 08:09:46', 1, 48, 0, 1, 2), (2809, '2010-08-08 08:12:04', 1, 87, 0, 1, 2), (2810, '2010-08-08 08:14:27', 1, 52, 0, 1, 2), (2811, '2010-08-08 08:17:14', 1, 2, 0, 1, 2), (2812, '2010-08-08 08:18:40', 1, 50, 0, 1, 2), (2813, '2010-08-08 08:20:33', 1, 53, 0, 1, 2), (2814, '2010-08-08 08:24:32', 1, 32, 0, 1, 2), (2815, '2010-08-08 08:29:14', 1, 86, 0, 1, 2), (2816, '2010-08-08 08:31:14', 1, 49, 0, 1, 2), (2817, '2010-08-08 08:34:28', 1, 83, 0, 1, 2), (2818, '2010-08-08 08:38:24', 1, 81, 0, 1, 2), (2819, '2010-08-08 08:38:59', 1, 7, 0, 1, 2), (2820, '2010-08-08 08:40:35', 1, 170, 0, 1, 2), (2821, '2010-08-08 08:42:48', 1, 167, 0, 1, 2), (2822, '2010-08-08 08:45:20', 1, 169, 0, 1, 2), (2823, '2010-08-08 08:47:50', 1, 166, 0, 1, 2), (2824, '2010-08-08 08:49:47', 1, 82, 0, 1, 2), (2825, '2010-08-08 08:54:13', 1, 4, 0, 1, 2), (2826, '2010-08-08 08:58:36', 1, 3, 0, 1, 2), (2827, '2010-08-08 09:02:41', 1, 72, 0, 1, 2), (2828, '2010-08-08 09:04:29', 1, 66, 0, 1, 2), (2829, '2010-08-08 09:06:56', 1, 79, 0, 1, 2), (2830, '2010-08-08 09:09:10', 1, 8, 0, 1, 2), (2831, '2010-08-08 09:14:15', 1, 69, 0, 1, 2), (2832, '2010-08-08 09:16:42', 1, 70, 0, 1, 2), (2833, '2010-08-08 09:19:18', 1, 9, 0, 1, 2), (2834, '2010-08-08 09:24:21', 1, 64, 0, 1, 2), (2835, '2010-08-08 09:28:56', 1, 65, 0, 1, 2), (2836, '2010-08-08 09:30:57', 1, 30, 0, 1, 2), (2837, '2010-08-08 09:33:17', 1, 68, 0, 1, 2), (2838, '2010-08-08 09:47:50', 1, 49, 1514, 1, 2), (2839, '2010-08-08 09:48:21', 1, 49, 1514, 1, 2), (2840, '2010-08-08 10:01:55', 1, 50, 1516, 1, 2), (2841, '2010-08-08 10:04:07', 1, 13, 1517, 1, 2), (2842, '2010-08-08 10:34:04', 1, 9, 1518, 1, 2), (2843, '2010-08-08 10:34:50', 1, 17, 1518, 1, 2), (2844, '2010-08-08 10:35:25', 1, 15, 1518, 1, 2), (2845, '2010-08-08 10:36:31', 1, 11, 1518, 1, 2), (2846, '2010-08-08 10:49:07', 1, 61, 0, 1, 2), (2847, '2010-08-08 10:51:19', 1, 60, 0, 1, 2), (2848, '2010-08-08 11:02:37', 1, 22, 1519, 1, 2), (2849, '2010-08-08 11:04:11', 4, 22, 1519, 1, 2), (2850, '2010-08-08 11:04:11', 4, 133, 1519, 1, 2), (2851, '2010-08-08 11:04:11', 4, 193, 1519, 1, 2), (2852, '2010-08-08 11:04:11', 4, 192, 1519, 1, 2), (2853, '2010-08-08 11:04:32', 1, 22, 1519, 1, 2), (2854, '2010-08-08 11:06:31', 1, 22, 1519, 1, 2), (2855, '2010-08-08 11:09:39', 1, 78, 1520, 1, 2), (2856, '2010-08-08 11:10:24', 1, 79, 1520, 1, 2), (2857, '2010-08-08 11:32:17', 1, 50, 1522, 1, 2), (2858, '2010-08-08 11:32:36', 4, 50, 1522, 1, 2), (2859, '2010-08-08 11:32:36', 4, 133, 1522, 1, 2), (2860, '2010-08-08 11:32:36', 4, 193, 1522, 1, 2), (2861, '2010-08-08 11:32:36', 4, 192, 1522, 1, 2), (2862, '2010-08-08 11:54:11', 1, 50, 1524, 1, 2), (2863, '2010-08-08 11:54:46', 1, 49, 1524, 1, 2), (2864, '2010-08-08 13:17:26', 1, 1, 0, 1, 2), (2865, '2010-08-08 13:21:21', 1, 71, 1526, 1, 2), (2866, '2010-08-08 13:22:42', 1, 76, 1526, 1, 2), (2867, '2010-08-08 13:25:34', 1, 112, 0, 1, 2), (2868, '2010-08-08 13:34:54', 1, 76, 1526, 1, 2), (2869, '2010-08-08 13:35:54', 1, 33, 1526, 1, 2), (2870, '2010-08-08 13:36:31', 1, 48, 1526, 1, 2), (2871, '2010-08-08 13:37:53', 1, 170, 0, 1, 2), (2872, '2010-08-08 13:38:13', 1, 76, 1526, 1, 2), (2873, '2010-08-08 13:40:17', 1, 169, 0, 1, 2), (2874, '2010-08-08 13:44:32', 1, 76, 1526, 1, 2), (2875, '2010-08-08 13:44:35', 1, 181, 0, 1, 2), (2876, '2010-08-08 13:44:42', 4, 76, 1526, 1, 2), (2877, '2010-08-08 13:44:42', 4, 133, 1526, 1, 2), (2878, '2010-08-08 13:44:42', 4, 193, 1526, 1, 2), (2879, '2010-08-08 13:44:42', 4, 192, 1526, 1, 2), (2880, '2010-08-08 14:42:48', 1, 49, 1530, 1, 2), (2881, '2010-08-08 14:43:02', 1, 31, 1530, 1, 2), (2882, '2010-08-08 14:43:28', 1, 53, 1530, 1, 2), (2883, '2010-08-08 14:43:51', 1, 53, 1530, 1, 2), (2884, '2010-08-08 15:00:18', 1, 49, 1530, 1, 2), (2885, '2010-08-08 15:01:03', 1, 49, 1530, 1, 2), (2886, '2010-08-08 15:57:48', 1, 54, 1532, 1, 2), (2887, '2010-08-08 15:58:15', 1, 56, 1532, 1, 2), (2888, '2010-08-08 16:07:59', 1, 60, 1534, 1, 2), (2889, '2010-08-08 16:08:39', 1, 61, 1534, 1, 2), (2890, '2010-08-08 16:09:21', 1, 61, 1534, 1, 2), (2891, '2010-08-08 16:09:30', 1, 60, 1534, 1, 2), (2892, '2010-08-08 16:53:48', 1, 49, 1535, 1, 2), (2893, '2010-08-08 16:54:41', 1, 2, 1535, 1, 2), (2894, '2010-08-08 16:54:53', 1, 3, 1535, 1, 2), (2895, '2010-08-08 17:34:36', 1, 50, 1536, 1, 2), (2896, '2010-08-08 17:50:09', 1, 169, 0, 1, 2), (2897, '2010-08-08 19:37:49', 1, 52, 0, 1, 2), (2898, '2010-08-08 20:01:17', 1, 79, 1540, 1, 2), (2899, '2010-08-08 21:52:24', 1, 2, 0, 1, 2), (2900, '2010-08-09 05:14:15', 1, 144, 1545, 1, 2), (2901, '2010-08-09 08:01:16', 1, 123, 1546, 1, 2), (2902, '2010-08-09 09:38:01', 1, 49, 1550, 1, 2), (2903, '2010-08-09 09:38:01', 1, 49, 1551, 1, 2), (2904, '2010-08-09 09:38:32', 1, 49, 1550, 1, 2), (2905, '2010-08-09 09:39:38', 1, 73, 1556, 1, 2), (2906, '2010-08-09 09:39:39', 1, 73, 1550, 1, 2), (2907, '2010-08-09 10:17:27', 1, 49, 1559, 1, 2), (2908, '2010-08-09 10:18:01', 1, 53, 1559, 1, 2), (2909, '2010-08-09 10:18:50', 1, 56, 1559, 1, 2), (2910, '2010-08-09 10:25:57', 1, 112, 1561, 1, 2), (2911, '2010-08-09 11:52:05', 1, 3, 1567, 1, 2), (2912, '2010-08-09 11:52:07', 1, 3, 1567, 1, 2), (2913, '2010-08-09 11:54:07', 1, 10, 1567, 1, 2), (2914, '2010-08-09 11:54:56', 1, 50, 1567, 1, 2), (2915, '2010-08-09 11:55:49', 4, 50, 1567, 1, 2), (2916, '2010-08-09 11:55:49', 4, 133, 1567, 1, 2), (2917, '2010-08-09 11:55:49', 4, 193, 1567, 1, 2), (2918, '2010-08-09 11:55:49', 4, 192, 1567, 1, 2), (2919, '2010-08-09 12:08:48', 1, 3, 1568, 1, 2), (2920, '2010-08-09 12:24:58', 1, 170, 0, 1, 2), (2921, '2010-08-09 12:44:09', 1, 64, 1570, 1, 2), (2922, '2010-08-09 12:44:27', 1, 65, 1570, 1, 2), (2923, '2010-08-09 12:45:05', 1, 69, 1570, 1, 2), (2924, '2010-08-09 12:57:37', 1, 50, 1572, 1, 2), (2925, '2010-08-09 12:59:28', 1, 1, 1572, 1, 2), (2926, '2010-08-09 13:00:41', 1, 1, 1572, 1, 2), (2927, '2010-08-09 13:01:19', 4, 1, 1572, 1, 2), (2928, '2010-08-09 13:01:19', 4, 133, 1572, 1, 2), (2929, '2010-08-09 13:01:19', 4, 193, 1572, 1, 2), (2930, '2010-08-09 13:01:19', 4, 192, 1572, 1, 2), (2931, '2010-08-09 13:56:09', 1, 190, 0, 1, 2), (2932, '2010-08-09 14:28:19', 1, 7, 1575, 1, 2), (2933, '2010-08-09 14:29:16', 1, 11, 1575, 1, 2), (2934, '2010-08-09 14:31:24', 1, 12, 1575, 1, 2), (2935, '2010-08-09 15:34:42', 1, 148, 0, 1, 2), (2936, '2010-08-09 15:34:53', 1, 31, 1579, 1, 2), (2937, '2010-08-09 15:35:34', 1, 112, 0, 1, 2), (2938, '2010-08-09 15:36:24', 1, 144, 0, 1, 2), (2939, '2010-08-09 15:36:47', 1, 31, 1579, 1, 2), (2940, '2010-08-09 15:37:04', 4, 31, 1579, 1, 2), (2941, '2010-08-09 15:37:04', 4, 133, 1579, 1, 2), (2942, '2010-08-09 15:37:04', 4, 193, 1579, 1, 2), (2943, '2010-08-09 15:37:04', 4, 192, 1579, 1, 2), (2944, '2010-08-09 15:37:15', 1, 118, 0, 1, 2), (2945, '2010-08-09 15:38:06', 1, 174, 0, 1, 2), (2946, '2010-08-09 15:38:33', 1, 31, 1579, 1, 2), (2947, '2010-08-09 15:38:57', 1, 108, 0, 1, 2), (2948, '2010-08-09 15:39:05', 1, 118, 1579, 1, 2), (2949, '2010-08-09 15:39:48', 1, 108, 1579, 1, 2), (2950, '2010-08-09 15:39:48', 1, 116, 0, 1, 2), (2951, '2010-08-09 15:40:39', 1, 109, 0, 1, 2), (2952, '2010-08-09 15:41:30', 1, 112, 0, 1, 2), (2953, '2010-08-09 15:42:21', 1, 147, 0, 1, 2), (2954, '2010-08-09 15:43:13', 1, 146, 0, 1, 2), (2955, '2010-08-09 15:44:03', 1, 117, 0, 1, 2), (2956, '2010-08-09 15:44:55', 1, 102, 0, 1, 2), (2957, '2010-08-09 15:45:44', 1, 235, 0, 1, 2), (2958, '2010-08-09 15:46:35', 1, 229, 0, 1, 2), (2959, '2010-08-09 15:47:27', 1, 173, 0, 1, 2), (2960, '2010-08-09 15:48:17', 1, 104, 0, 1, 2), (2961, '2010-08-09 15:49:08', 1, 108, 0, 1, 2), (2962, '2010-08-09 15:49:59', 1, 99, 0, 1, 2), (2963, '2010-08-09 15:50:50', 1, 109, 0, 1, 2), (2964, '2010-08-09 15:51:41', 1, 139, 0, 1, 2), (2965, '2010-08-09 15:52:32', 1, 115, 0, 1, 2), (2966, '2010-08-09 15:53:23', 1, 145, 0, 1, 2), (2967, '2010-08-09 15:54:14', 1, 103, 0, 1, 2), (2968, '2010-08-09 15:55:05', 1, 157, 0, 1, 2), (2969, '2010-08-09 15:55:56', 1, 121, 0, 1, 2), (2970, '2010-08-09 15:56:47', 1, 184, 0, 1, 2), (2971, '2010-08-09 15:57:38', 1, 106, 0, 1, 2), (2972, '2010-08-09 15:58:29', 1, 101, 0, 1, 2), (2973, '2010-08-09 16:01:53', 1, 122, 0, 1, 2), (2974, '2010-08-09 16:02:43', 1, 120, 0, 1, 2), (2975, '2010-08-09 16:03:34', 1, 107, 0, 1, 2), (2976, '2010-08-09 16:04:25', 1, 105, 0, 1, 2), (2977, '2010-08-09 16:05:16', 1, 140, 0, 1, 2), (2978, '2010-08-09 16:06:58', 1, 240, 0, 1, 2), (2979, '2010-08-09 16:07:49', 1, 141, 0, 1, 2), (2980, '2010-08-09 16:08:40', 1, 100, 0, 1, 2), (2981, '2010-08-09 16:09:31', 1, 152, 0, 1, 2), (2982, '2010-08-09 16:10:22', 1, 142, 0, 1, 2), (2983, '2010-08-09 16:11:13', 1, 110, 0, 1, 2), (2984, '2010-08-09 16:12:55', 1, 111, 0, 1, 2), (2985, '2010-08-09 16:13:46', 1, 191, 0, 1, 2), (2986, '2010-08-09 16:15:28', 1, 180, 0, 1, 2), (2987, '2010-08-09 16:16:19', 1, 181, 0, 1, 2), (2988, '2010-08-09 16:17:10', 1, 182, 0, 1, 2), (2989, '2010-08-09 16:18:00', 1, 110, 0, 1, 2), (2990, '2010-08-09 16:18:52', 1, 183, 0, 1, 2), (2991, '2010-08-09 16:19:42', 1, 213, 0, 1, 2), (2992, '2010-08-09 16:21:24', 1, 201, 0, 1, 2), (2993, '2010-08-09 16:23:06', 1, 98, 0, 1, 2), (2994, '2010-08-09 16:25:43', 1, 49, 1582, 1, 2), (2995, '2010-08-09 19:32:37', 1, 100, 1585, 1, 2), (2996, '2010-08-09 19:32:38', 1, 100, 1586, 1, 2), (2997, '2010-08-09 19:32:42', 1, 100, 1587, 1, 2), (2998, '2010-08-09 19:32:45', 1, 100, 1587, 1, 2), (2999, '2010-08-09 19:33:00', 1, 100, 1587, 1, 2), (3000, '2010-08-09 19:33:02', 1, 100, 1587, 1, 2), (3001, '2010-08-09 19:44:12', 1, 194, 1588, 1, 2), (3002, '2010-08-09 20:31:47', 1, 186, 0, 1, 2), (3003, '2010-08-09 21:26:01', 1, 158, 0, 1, 2), (3004, '2010-08-09 21:27:32', 1, 143, 0, 1, 2), (3005, '2010-08-09 21:27:42', 1, 111, 0, 1, 2), (3006, '2010-08-09 21:29:00', 1, 192, 0, 1, 2), (3007, '2010-08-09 21:33:19', 1, 62, 0, 1, 2), (3008, '2010-08-09 21:33:26', 1, 168, 0, 1, 2), (3009, '2010-08-09 21:33:33', 1, 165, 0, 1, 2), (3010, '2010-08-09 21:33:40', 1, 164, 0, 1, 2), (3011, '2010-08-09 21:33:46', 1, 29, 0, 1, 2), (3012, '2010-08-09 21:33:53', 1, 163, 0, 1, 2), (3013, '2010-08-09 21:34:00', 1, 13, 0, 1, 2), (3014, '2010-08-09 21:34:06', 1, 63, 0, 1, 2), (3015, '2010-08-09 21:34:13', 1, 131, 0, 1, 2), (3016, '2010-08-09 21:34:20', 1, 31, 0, 1, 2), (3017, '2010-08-09 21:42:48', 1, 72, 0, 1, 2), (3018, '2010-08-09 21:47:06', 1, 33, 0, 1, 2), (3019, '2010-08-09 21:51:19', 1, 51, 0, 1, 2), (3020, '2010-08-09 21:55:39', 1, 66, 0, 1, 2), (3021, '2010-08-09 21:59:59', 1, 162, 0, 1, 2), (3022, '2010-08-09 22:04:18', 1, 1, 0, 1, 2), (3023, '2010-08-09 22:08:38', 1, 2, 0, 1, 2), (3024, '2010-08-09 22:08:55', 1, 103, 1589, 1, 2), (3025, '2010-08-09 22:12:58', 1, 186, 0, 1, 2), (3026, '2010-08-09 22:14:03', 1, 112, 1590, 1, 2), (3027, '2010-08-09 22:17:17', 1, 32, 0, 1, 2), (3028, '2010-08-09 22:21:36', 1, 5, 0, 1, 2), (3029, '2010-08-09 22:25:56', 1, 48, 0, 1, 2), (3030, '2010-08-09 22:30:16', 1, 6, 0, 1, 2), (3031, '2010-08-09 22:34:35', 1, 52, 0, 1, 2), (3032, '2010-08-09 22:38:55', 1, 69, 0, 1, 2), (3033, '2010-08-09 22:43:14', 1, 188, 0, 1, 2), (3034, '2010-08-09 22:47:34', 1, 49, 0, 1, 2), (3035, '2010-08-09 22:52:30', 1, 70, 0, 1, 2), (3036, '2010-08-09 22:57:22', 1, 53, 0, 1, 2), (3037, '2010-08-09 23:02:16', 1, 97, 0, 1, 2), (3038, '2010-08-09 23:07:16', 1, 50, 0, 1, 2), (3039, '2010-08-09 23:22:24', 1, 101, 1591, 1, 2), (3040, '2010-08-10 01:27:48', 1, 100, 1592, 1, 2), (3041, '2010-08-10 01:55:46', 1, 129, 0, 1, 2), (3042, '2010-08-10 01:55:49', 1, 88, 0, 1, 2), (3043, '2010-08-10 02:21:00', 1, 187, 0, 1, 2), (3044, '2010-08-10 02:24:29', 1, 93, 0, 1, 2), (3045, '2010-08-10 02:28:05', 1, 128, 0, 1, 2), (3046, '2010-08-10 02:31:41', 1, 96, 0, 1, 2), (3047, '2010-08-10 02:35:16', 1, 3, 0, 1, 2), (3048, '2010-08-10 03:42:15', 1, 94, 0, 1, 2), (3049, '2010-08-10 03:42:23', 1, 4, 0, 1, 2), (3050, '2010-08-10 03:42:37', 1, 130, 0, 1, 2), (3051, '2010-08-10 03:48:59', 1, 159, 0, 1, 2), (3052, '2010-08-10 03:57:31', 1, 160, 0, 1, 2), (3053, '2010-08-10 03:59:04', 1, 98, 1595, 1, 2), (3054, '2010-08-10 04:05:54', 1, 67, 0, 1, 2), (3055, '2010-08-10 04:14:19', 1, 124, 0, 1, 2), (3056, '2010-08-10 04:22:45', 1, 127, 0, 1, 2), (3057, '2010-08-10 04:31:16', 1, 7, 0, 1, 2), (3058, '2010-08-10 05:19:24', 1, 71, 0, 1, 2), (3059, '2010-08-10 05:19:46', 1, 84, 0, 1, 2), (3060, '2010-08-10 06:24:54', 1, 60, 1597, 1, 2), (3061, '2010-08-10 06:25:11', 1, 61, 1597, 1, 2), (3062, '2010-08-10 06:55:24', 1, 132, 0, 1, 2), (3063, '2010-08-10 06:58:37', 1, 79, 0, 1, 2), (3064, '2010-08-10 07:02:19', 1, 8, 0, 1, 2), (3065, '2010-08-10 07:05:53', 1, 125, 0, 1, 2), (3066, '2010-08-10 07:09:32', 1, 80, 0, 1, 2), (3067, '2010-08-10 07:13:10', 1, 9, 0, 1, 2), (3068, '2010-08-10 07:16:49', 1, 91, 0, 1, 2), (3069, '2010-08-10 07:20:27', 1, 68, 0, 1, 2), (3070, '2010-08-10 07:24:05', 1, 30, 0, 1, 2), (3071, '2010-08-10 07:27:44', 1, 161, 0, 1, 2), (3072, '2010-08-10 07:31:22', 1, 30, 0, 1, 2), (3073, '2010-08-10 08:31:55', 1, 87, 0, 1, 2), (3074, '2010-08-10 08:31:58', 1, 169, 0, 1, 2), (3075, '2010-08-10 08:32:01', 1, 166, 0, 1, 2), (3076, '2010-08-10 08:32:04', 1, 89, 0, 1, 2), (3077, '2010-08-10 08:38:41', 1, 95, 0, 1, 2), (3078, '2010-08-10 08:48:46', 1, 86, 0, 1, 2), (3079, '2010-08-10 08:58:49', 1, 81, 0, 1, 2), (3080, '2010-08-10 09:06:46', 1, 49, 1599, 1, 2), (3081, '2010-08-10 09:07:56', 1, 49, 1599, 1, 2), (3082, '2010-08-10 09:08:52', 1, 92, 0, 1, 2), (3083, '2010-08-10 09:18:54', 1, 82, 0, 1, 2), (3084, '2010-08-10 09:28:57', 1, 170, 0, 1, 2), (3085, '2010-08-10 09:35:19', 1, 50, 1601, 1, 2), (3086, '2010-08-10 09:35:38', 1, 50, 1601, 1, 2), (3087, '2010-08-10 09:39:00', 1, 83, 0, 1, 2), (3088, '2010-08-10 09:44:05', 1, 99, 1602, 1, 2), (3089, '2010-08-10 09:49:03', 1, 167, 0, 1, 2), (3090, '2010-08-10 10:21:54', 1, 144, 1604, 1, 2), (3091, '2010-08-10 10:23:19', 1, 5, 1604, 1, 2), (3092, '2010-08-10 10:37:03', 1, 69, 7, 0, 2), (3093, '2010-08-10 10:45:33', 1, 69, 7, 0, 2), (3094, '2010-08-10 10:49:37', 1, 69, 7, 0, 2), (3095, '2010-08-10 10:49:56', 4, 69, 7, 0, 2), (3096, '2010-08-10 10:49:56', 4, 133, 7, 0, 2), (3097, '2010-08-10 10:49:56', 4, 193, 7, 0, 2), (3098, '2010-08-10 10:49:56', 4, 192, 7, 0, 2), (3099, '2010-08-10 10:54:09', 4, 69, 7, 0, 2), (3100, '2010-08-10 10:54:09', 4, 193, 7, 0, 2), (3101, '2010-08-10 10:54:09', 4, 192, 7, 0, 2), (3102, '2010-08-10 11:02:26', 4, 69, 7, 0, 2), (3103, '2010-08-10 11:02:26', 4, 133, 7, 0, 2), (3104, '2010-08-10 11:02:26', 4, 193, 7, 0, 2), (3105, '2010-08-10 11:02:26', 4, 192, 7, 0, 2), (3106, '2010-08-10 11:05:04', 1, 69, 7, 0, 2), (3107, '2010-08-10 11:05:33', 1, 69, 7, 0, 2), (3108, '2010-08-10 11:50:30', 1, 75, 0, 1, 2), (3109, '2010-08-10 11:53:38', 1, 85, 0, 1, 2), (3110, '2010-08-10 11:56:13', 1, 90, 0, 1, 2), (3111, '2010-08-10 11:59:06', 1, 126, 0, 1, 2), (3112, '2010-08-10 12:01:59', 1, 76, 0, 1, 2), (3113, '2010-08-10 12:04:52', 1, 74, 0, 1, 2), (3114, '2010-08-10 12:07:46', 1, 77, 0, 1, 2), (3115, '2010-08-10 12:10:39', 1, 78, 0, 1, 2), (3116, '2010-08-10 12:21:09', 1, 2, 1607, 1, 2), (3117, '2010-08-10 12:25:46', 1, 54, 1607, 1, 2), (3118, '2010-08-10 12:26:28', 1, 69, 1607, 1, 2), (3119, '2010-08-10 12:27:20', 1, 68, 1607, 1, 2), (3120, '2010-08-10 12:43:57', 1, 5, 1608, 1, 2), (3121, '2010-08-10 12:44:47', 1, 186, 1608, 1, 2), (3122, '2010-08-10 12:45:24', 1, 13, 1608, 1, 2), (3123, '2010-08-10 12:46:10', 1, 29, 1608, 1, 2), (3124, '2010-08-10 12:46:21', 1, 30, 1608, 1, 2), (3125, '2010-08-10 12:46:41', 1, 186, 1608, 1, 2), (3126, '2010-08-10 12:46:52', 1, 187, 1608, 1, 2), (3127, '2010-08-10 13:15:32', 1, 73, 0, 1, 2), (3128, '2010-08-10 13:34:36', 1, 191, 0, 1, 2), (3129, '2010-08-10 13:49:56', 1, 61, 1613, 1, 2), (3130, '2010-08-10 13:50:41', 1, 60, 1613, 1, 2), (3131, '2010-08-10 13:50:42', 1, 60, 1613, 1, 2), (3132, '2010-08-10 13:50:44', 1, 60, 1613, 1, 2), (3133, '2010-08-10 14:08:31', 1, 108, 1615, 1, 2), (3134, '2010-08-10 14:08:45', 1, 113, 1615, 1, 2), (3135, '2010-08-10 15:29:02', 1, 66, 1621, 1, 2), (3136, '2010-08-10 17:00:55', 1, 184, 1623, 1, 2), (3137, '2010-08-10 17:01:22', 1, 184, 1623, 1, 2), (3138, '2010-08-10 17:01:24', 1, 184, 1623, 1, 2), (3139, '2010-08-10 17:47:21', 1, 101, 1627, 1, 2), (3140, '2010-08-10 17:47:32', 1, 49, 1626, 1, 2), (3141, '2010-08-10 19:04:35', 1, 78, 1631, 1, 2), (3142, '2010-08-10 19:56:03', 1, 78, 1635, 1, 2), (3143, '2010-08-10 22:09:53', 1, 186, 1642, 1, 2), (3144, '2010-08-11 00:45:41', 1, 113, 1648, 1, 2), (3145, '2010-08-11 01:05:20', 1, 49, 1654, 1, 2), (3146, '2010-08-11 01:05:49', 1, 7, 1655, 1, 2), (3147, '2010-08-11 01:06:26', 1, 101, 1656, 1, 2), (3148, '2010-08-11 01:08:12', 1, 117, 1657, 1, 2), (3149, '2010-08-11 01:10:09', 1, 103, 1659, 1, 2), (3150, '2010-08-11 01:19:29', 1, 2, 1660, 1, 2), (3151, '2010-08-11 01:31:11', 1, 107, 1661, 1, 2), (3152, '2010-08-11 01:41:14', 1, 8, 1663, 1, 2), (3153, '2010-08-11 01:41:49', 1, 100, 1664, 1, 2), (3154, '2010-08-11 02:16:23', 1, 109, 1667, 1, 2), (3155, '2010-08-11 02:55:01', 1, 111, 1673, 1, 2), (3156, '2010-08-11 02:55:14', 1, 109, 1674, 1, 2), (3157, '2010-08-11 02:56:37', 1, 112, 1675, 1, 2), (3158, '2010-08-11 03:01:44', 1, 111, 1676, 1, 2), (3159, '2010-08-11 03:22:24', 1, 99, 1677, 1, 2), (3160, '2010-08-11 03:31:21', 1, 50, 1678, 1, 2), (3161, '2010-08-11 04:47:10', 1, 106, 1682, 1, 2), (3162, '2010-08-11 05:48:00', 1, 11, 1684, 1, 2), (3163, '2010-08-11 05:49:35', 1, 15, 1684, 1, 2), (3164, '2010-08-11 05:51:12', 1, 177, 1684, 1, 2), (3165, '2010-08-11 05:52:55', 1, 110, 1685, 1, 2), (3166, '2010-08-11 05:53:01', 1, 6, 1684, 1, 2), (3167, '2010-08-11 05:53:48', 1, 8, 1684, 1, 2), (3168, '2010-08-11 05:54:01', 1, 10, 1684, 1, 2), (3169, '2010-08-11 05:54:27', 1, 177, 1684, 1, 2), (3170, '2010-08-11 06:14:49', 1, 62, 1686, 1, 2), (3171, '2010-08-11 08:02:40', 1, 50, 1690, 1, 2), (3172, '2010-08-11 08:51:01', 1, 104, 1693, 1, 2), (3173, '2010-08-11 09:30:25', 1, 3, 1694, 1, 2), (3174, '2010-08-11 09:33:18', 1, 1, 1695, 1, 2), (3175, '2010-08-11 09:56:22', 1, 140, 0, 1, 2), (3176, '2010-08-11 11:05:42', 1, 168, 1697, 1, 2), (3177, '2010-08-11 11:07:14', 1, 59, 1697, 1, 2), (3178, '2010-08-11 11:07:41', 1, 58, 1697, 1, 2), (3179, '2010-08-11 11:08:02', 1, 57, 1697, 1, 2), (3180, '2010-08-11 12:22:08', 1, 117, 0, 1, 2), (3181, '2010-08-11 13:14:16', 1, 112, 1702, 1, 2), (3182, '2010-08-11 13:20:33', 1, 113, 1703, 1, 2), (3183, '2010-08-11 13:54:58', 1, 106, 1705, 1, 2), (3184, '2010-08-11 14:53:57', 1, 120, 1707, 1, 2), (3185, '2010-08-11 15:20:30', 1, 49, 1713, 1, 2), (3186, '2010-08-11 15:20:33', 1, 50, 1714, 1, 2), (3187, '2010-08-11 15:20:55', 1, 144, 1717, 1, 2), (3188, '2010-08-11 15:20:57', 1, 112, 1718, 1, 2), (3189, '2010-08-11 15:21:36', 1, 139, 1735, 1, 2), (3190, '2010-08-11 15:21:39', 1, 147, 1736, 1, 2), (3191, '2010-08-11 15:21:48', 1, 140, 1739, 1, 2), (3192, '2010-08-11 15:21:52', 1, 141, 1740, 1, 2), (3193, '2010-08-11 15:21:55', 1, 142, 1741, 1, 2), (3194, '2010-08-11 15:21:58', 1, 146, 1742, 1, 2), (3195, '2010-08-11 15:22:00', 1, 145, 1743, 1, 2), (3196, '2010-08-11 15:22:03', 1, 143, 1744, 1, 2), (3197, '2010-08-11 15:22:06', 1, 144, 1745, 1, 2), (3198, '2010-08-11 15:22:08', 1, 107, 1746, 1, 2), (3199, '2010-08-11 15:22:11', 1, 106, 1747, 1, 2), (3200, '2010-08-11 15:22:17', 1, 109, 1749, 1, 2), (3201, '2010-08-11 15:22:20', 1, 108, 1750, 1, 2), (3202, '2010-08-11 15:22:22', 1, 104, 1751, 1, 2), (3203, '2010-08-11 15:22:25', 1, 110, 1752, 1, 2), (3204, '2010-08-11 15:22:30', 1, 113, 1754, 1, 2), (3205, '2010-08-11 15:22:36', 1, 111, 1756, 1, 2), (3206, '2010-08-11 15:22:39', 1, 112, 1757, 1, 2), (3207, '2010-08-11 15:22:49', 1, 112, 1759, 1, 2), (3208, '2010-08-11 16:15:14', 1, 66, 1762, 1, 2), (3209, '2010-08-11 16:15:30', 1, 68, 1762, 1, 2), (3210, '2010-08-11 16:15:50', 1, 68, 1762, 1, 2), (3211, '2010-08-11 16:15:54', 1, 68, 1762, 1, 2), (3212, '2010-08-11 16:16:25', 1, 1, 1763, 1, 2), (3213, '2010-08-11 16:18:42', 1, 1, 1763, 1, 2), (3214, '2010-08-11 16:23:31', 1, 33, 1763, 1, 2), (3215, '2010-08-11 16:53:41', 1, 58, 1764, 1, 2), (3216, '2010-08-11 16:53:45', 1, 102, 1765, 1, 2), (3217, '2010-08-11 16:54:15', 1, 57, 1764, 1, 2), (3218, '2010-08-11 18:01:06', 1, 61, 1768, 1, 2), (3219, '2010-08-11 18:01:21', 1, 60, 1768, 1, 2), (3220, '2010-08-11 18:33:08', 1, 50, 1770, 1, 2), (3221, '2010-08-11 18:46:06', 1, 142, 1773, 1, 2), (3222, '2010-08-11 18:46:43', 1, 147, 1774, 1, 2), (3223, '2010-08-11 18:46:56', 1, 146, 1775, 1, 2), (3224, '2010-08-11 19:18:55', 1, 112, 1777, 1, 2), (3225, '2010-08-11 19:39:54', 1, 102, 1778, 1, 2), (3226, '2010-08-11 20:03:32', 1, 51, 1779, 1, 2), (3227, '2010-08-11 20:17:29', 1, 115, 1781, 1, 2), (3228, '2010-08-11 21:42:46', 1, 23, 1784, 1, 2), (3229, '2010-08-11 21:44:34', 1, 7, 1784, 1, 2), (3230, '2010-08-11 21:46:00', 1, 144, 1785, 1, 2), (3231, '2010-08-11 23:09:49', 1, 143, 1789, 1, 2), (3232, '2010-08-12 00:00:51', 1, 115, 1791, 1, 2), (3233, '2010-08-12 00:31:30', 1, 117, 1792, 1, 2), (3234, '2010-08-12 02:17:05', 1, 108, 1795, 1, 2), (3235, '2010-08-12 03:17:47', 1, 140, 1798, 1, 2), (3236, '2010-08-12 03:19:54', 1, 115, 1799, 1, 2), (3237, '2010-08-12 03:49:32', 1, 110, 1800, 1, 2), (3238, '2010-08-12 04:15:29', 1, 162, 0, 1, 2), (3239, '2010-08-12 04:49:14', 1, 139, 1801, 1, 2), (3240, '2010-08-12 05:07:16', 1, 117, 1802, 1, 2), (3241, '2010-08-12 06:24:30', 1, 1, 1803, 1, 2), (3242, '2010-08-12 06:53:19', 1, 182, 1805, 1, 2), (3243, '2010-08-12 07:33:44', 1, 60, 1808, 1, 2), (3244, '2010-08-12 07:45:42', 1, 50, 1809, 1, 2), (3245, '2010-08-12 08:50:23', 1, 49, 1810, 1, 2), (3246, '2010-08-12 08:51:07', 1, 52, 1810, 1, 2), (3247, '2010-08-12 08:51:19', 1, 101, 1811, 1, 2), (3248, '2010-08-12 08:52:36', 1, 141, 1812, 1, 2), (3249, '2010-08-12 11:23:59', 1, 142, 0, 1, 2), (3250, '2010-08-12 11:41:36', 1, 55, 1816, 1, 2), (3251, '2010-08-12 11:41:58', 1, 49, 1816, 1, 2), (3252, '2010-08-12 12:32:39', 1, 103, 1817, 1, 2), (3253, '2010-08-12 12:39:50', 1, 49, 1818, 1, 2), (3254, '2010-08-12 13:04:33', 1, 8, 1820, 1, 2), (3255, '2010-08-12 13:17:05', 1, 50, 1823, 1, 2), (3256, '2010-08-12 13:17:19', 1, 50, 1823, 1, 2), (3257, '2010-08-12 13:17:43', 1, 186, 1824, 1, 2), (3258, '2010-08-12 14:57:53', 1, 104, 1828, 1, 2), (3259, '2010-08-12 15:22:28', 1, 49, 1829, 1, 2), (3260, '2010-08-12 15:23:17', 1, 3, 1829, 1, 2), (3261, '2010-08-12 15:23:42', 1, 90, 0, 1, 2), (3262, '2010-08-12 15:24:43', 1, 49, 1829, 1, 2), (3263, '2010-08-12 15:25:36', 1, 51, 1829, 1, 2), (3264, '2010-08-12 15:51:45', 1, 50, 1830, 1, 2), (3265, '2010-08-12 15:51:59', 1, 49, 1830, 1, 2), (3266, '2010-08-12 16:06:33', 1, 112, 0, 1, 2), (3267, '2010-08-12 16:09:57', 1, 52, 1831, 1, 2), (3268, '2010-08-12 16:12:35', 1, 76, 1831, 1, 2), (3269, '2010-08-12 16:52:44', 1, 49, 1832, 1, 2), (3270, '2010-08-12 17:00:05', 1, 5, 1833, 1, 2), (3271, '2010-08-12 17:00:35', 1, 5, 1833, 1, 2), (3272, '2010-08-12 17:04:33', 4, 50, 1834, 1, 2), (3273, '2010-08-12 17:04:33', 4, 133, 1834, 1, 2), (3274, '2010-08-12 17:04:33', 4, 193, 1834, 1, 2), (3275, '2010-08-12 17:04:33', 4, 192, 1834, 1, 2), (3276, '2010-08-12 17:09:22', 1, 29, 1835, 1, 2), (3277, '2010-08-12 17:20:18', 1, 5, 1837, 1, 2), (3278, '2010-08-12 17:21:19', 1, 112, 1838, 1, 2), (3279, '2010-08-12 17:24:30', 1, 108, 1837, 1, 2), (3280, '2010-08-12 17:33:10', 1, 50, 1840, 1, 2), (3281, '2010-08-12 17:45:01', 1, 49, 1842, 1, 2), (3282, '2010-08-12 18:08:51', 1, 101, 1846, 1, 2), (3283, '2010-08-12 18:12:15', 1, 50, 1847, 1, 2), (3284, '2010-08-12 18:16:36', 1, 78, 1849, 1, 2), (3285, '2010-08-12 18:21:10', 1, 98, 1850, 1, 2), (3286, '2010-08-12 18:27:28', 1, 103, 1851, 1, 2), (3287, '2010-08-12 18:33:46', 1, 144, 1852, 1, 2), (3288, '2010-08-12 18:40:03', 1, 100, 1853, 1, 2), (3289, '2010-08-12 18:46:21', 1, 13, 1854, 1, 2), (3290, '2010-08-12 18:48:47', 1, 49, 1855, 1, 2), (3291, '2010-08-12 18:52:39', 1, 169, 1856, 1, 2), (3292, '2010-08-12 18:58:57', 1, 85, 1857, 1, 2), (3293, '2010-08-12 19:11:31', 1, 109, 1858, 1, 2), (3294, '2010-08-12 19:17:48', 1, 131, 1859, 1, 2), (3295, '2010-08-12 19:24:06', 1, 26, 1860, 1, 2), (3296, '2010-08-12 19:30:23', 1, 63, 1861, 1, 2), (3297, '2010-08-12 19:42:53', 1, 180, 1862, 1, 2), (3298, '2010-08-12 19:49:08', 1, 184, 1865, 1, 2), (3299, '2010-08-12 19:55:23', 1, 132, 1866, 1, 2), (3300, '2010-08-12 20:07:53', 1, 59, 1867, 1, 2), (3301, '2010-08-12 20:14:08', 1, 10, 1868, 1, 2), (3302, '2010-08-12 20:20:23', 1, 23, 1869, 1, 2), (3303, '2010-08-12 20:26:39', 1, 74, 1870, 1, 2), (3304, '2010-08-12 20:32:55', 1, 9, 1872, 1, 2), (3305, '2010-08-12 20:39:12', 1, 161, 1874, 1, 2), (3306, '2010-08-12 20:45:31', 1, 82, 1875, 1, 2), (3307, '2010-08-12 21:04:02', 1, 116, 1876, 1, 2), (3308, '2010-08-12 21:10:18', 1, 118, 1877, 1, 2), (3309, '2010-08-12 21:22:49', 1, 28, 1878, 1, 2), (3310, '2010-08-12 21:48:03', 1, 78, 1880, 1, 2), (3311, '2010-08-12 21:54:18', 1, 119, 1881, 1, 2), (3312, '2010-08-12 22:13:24', 1, 108, 1883, 1, 2), (3313, '2010-08-12 22:32:18', 1, 113, 1884, 1, 2), (3314, '2010-08-12 22:45:06', 1, 171, 1885, 1, 2), (3315, '2010-08-12 22:57:47', 1, 166, 1886, 1, 2), (3316, '2010-08-12 23:04:04', 1, 3, 1887, 1, 2), (3317, '2010-08-12 23:16:42', 1, 69, 1888, 1, 2), (3318, '2010-08-12 23:29:20', 1, 124, 1889, 1, 2), (3319, '2010-08-12 23:35:40', 1, 193, 1890, 1, 2), (3320, '2010-08-12 23:48:18', 1, 194, 1891, 1, 2), (3321, '2010-08-12 23:54:38', 1, 75, 1892, 1, 2), (3322, '2010-08-13 00:06:52', 1, 167, 0, 1, 2), (3323, '2010-08-13 00:13:35', 1, 58, 1894, 1, 2), (3324, '2010-08-13 00:21:25', 1, 31, 0, 1, 2), (3325, '2010-08-13 00:26:14', 1, 163, 1896, 1, 2), (3326, '2010-08-13 00:45:09', 1, 111, 1897, 1, 2), (3327, '2010-08-13 00:50:27', 1, 71, 0, 1, 2), (3328, '2010-08-13 00:57:46', 1, 6, 1898, 1, 2), (3329, '2010-08-13 01:04:06', 1, 27, 1899, 1, 2), (3330, '2010-08-13 01:04:58', 1, 166, 0, 1, 2), (3331, '2010-08-13 01:10:25', 1, 71, 1900, 1, 2), (3332, '2010-08-13 01:16:44', 1, 117, 1901, 1, 2), (3333, '2010-08-13 01:29:21', 1, 105, 1902, 1, 2), (3334, '2010-08-13 01:42:00', 1, 56, 1904, 1, 2), (3335, '2010-08-13 02:00:57', 1, 51, 1906, 1, 2), (3336, '2010-08-13 02:03:08', 1, 70, 0, 1, 2), (3337, '2010-08-13 02:07:16', 1, 65, 1907, 1, 2), (3338, '2010-08-13 02:26:14', 1, 139, 1909, 1, 2), (3339, '2010-08-13 02:32:33', 1, 91, 1910, 1, 2), (3340, '2010-08-13 02:38:52', 1, 8, 1911, 1, 2), (3341, '2010-08-13 02:45:11', 1, 25, 1912, 1, 2), (3342, '2010-08-13 02:46:36', 1, 84, 0, 1, 2), (3343, '2010-08-13 02:51:31', 1, 143, 1913, 1, 2), (3344, '2010-08-13 03:01:26', 1, 127, 0, 1, 2), (3345, '2010-08-13 03:10:13', 1, 130, 1915, 1, 2), (3346, '2010-08-13 03:15:42', 1, 170, 0, 1, 2), (3347, '2010-08-13 03:22:43', 1, 57, 1916, 1, 2), (3348, '2010-08-13 03:28:59', 1, 168, 1917, 1, 2), (3349, '2010-08-13 03:30:18', 1, 29, 0, 1, 2), (3350, '2010-08-13 03:35:14', 1, 60, 1918, 1, 2), (3351, '2010-08-13 03:44:44', 1, 94, 0, 1, 2), (3352, '2010-08-13 03:47:36', 1, 12, 1919, 1, 2), (3353, '2010-08-13 03:53:48', 1, 66, 1920, 1, 2), (3354, '2010-08-13 03:59:22', 1, 169, 0, 1, 2), (3355, '2010-08-13 04:00:00', 1, 152, 1921, 1, 2), (3356, '2010-08-13 04:13:52', 1, 62, 0, 1, 2), (3357, '2010-08-13 04:28:23', 1, 164, 0, 1, 2), (3358, '2010-08-13 04:30:43', 1, 54, 1923, 1, 2), (3359, '2010-08-13 04:36:51', 1, 128, 1924, 1, 2), (3360, '2010-08-13 04:42:57', 1, 79, 0, 1, 2), (3361, '2010-08-13 04:49:07', 1, 7, 1926, 1, 2), (3362, '2010-08-13 04:58:56', 1, 71, 1927, 1, 2), (3363, '2010-08-13 05:01:21', 1, 167, 1928, 1, 2), (3364, '2010-08-13 05:07:29', 1, 104, 1929, 1, 2), (3365, '2010-08-13 05:11:54', 1, 124, 0, 1, 2), (3366, '2010-08-13 05:13:37', 1, 164, 1930, 1, 2), (3367, '2010-08-13 05:19:45', 1, 177, 1931, 1, 2), (3368, '2010-08-13 05:25:52', 1, 31, 1932, 1, 2), (3369, '2010-08-13 05:38:07', 1, 127, 1933, 1, 2), (3370, '2010-08-13 05:50:20', 1, 120, 1934, 1, 2), (3371, '2010-08-13 05:55:34', 1, 111, 0, 1, 2), (3372, '2010-08-13 05:56:28', 1, 89, 1935, 1, 2), (3373, '2010-08-13 06:02:35', 1, 150, 1936, 1, 2), (3374, '2010-08-13 06:15:25', 1, 144, 1939, 1, 2), (3375, '2010-08-13 06:20:47', 1, 11, 1940, 1, 2), (3376, '2010-08-13 06:23:27', 1, 129, 1941, 1, 2), (3377, '2010-08-13 06:24:41', 1, 152, 0, 1, 2), (3378, '2010-08-13 06:48:24', 1, 64, 1943, 1, 2), (3379, '2010-08-13 06:54:40', 1, 15, 1944, 1, 2), (3380, '2010-08-13 07:07:08', 1, 94, 1945, 1, 2), (3381, '2010-08-13 07:08:07', 1, 61, 0, 1, 2), (3382, '2010-08-13 07:18:40', 1, 50, 1947, 1, 2), (3383, '2010-08-13 07:25:50', 1, 102, 1948, 1, 2), (3384, '2010-08-13 07:32:05', 1, 192, 1949, 1, 2), (3385, '2010-08-13 07:37:09', 1, 240, 0, 1, 2), (3386, '2010-08-13 07:38:20', 1, 61, 1950, 1, 2), (3387, '2010-08-13 07:44:35', 1, 106, 1951, 1, 2), (3388, '2010-08-13 07:57:04', 1, 213, 1952, 1, 2), (3389, '2010-08-13 08:03:19', 1, 191, 1954, 1, 2), (3390, '2010-08-13 08:05:17', 1, 65, 1953, 1, 2), (3391, '2010-08-13 08:06:25', 1, 64, 0, 1, 2), (3392, '2010-08-13 08:15:48', 1, 160, 1955, 1, 2), (3393, '2010-08-13 08:28:16', 1, 24, 1956, 1, 2), (3394, '2010-08-13 08:34:31', 1, 187, 1957, 1, 2), (3395, '2010-08-13 08:35:17', 1, 82, 0, 1, 2), (3396, '2010-08-13 08:38:10', 1, 51, 1958, 1, 2), (3397, '2010-08-13 08:40:46', 1, 126, 1959, 1, 2), (3398, '2010-08-13 08:47:00', 1, 14, 1960, 1, 2), (3399, '2010-08-13 08:59:28', 1, 147, 1961, 1, 2), (3400, '2010-08-13 09:04:21', 1, 68, 0, 1, 2), (3401, '2010-08-13 09:18:56', 1, 81, 0, 1, 2), (3402, '2010-08-13 09:48:11', 1, 30, 0, 1, 2), (3403, '2010-08-13 09:49:21', 1, 99, 1970, 1, 2), (3404, '2010-08-13 09:56:11', 1, 50, 1972, 1, 2), (3405, '2010-08-13 09:56:25', 1, 51, 1973, 1, 2), (3406, '2010-08-13 09:56:51', 1, 31, 1973, 1, 2), (3407, '2010-08-13 09:57:21', 1, 33, 1972, 1, 2), (3408, '2010-08-13 10:02:43', 1, 70, 0, 1, 2), (3409, '2010-08-13 10:08:02', 1, 109, 1974, 1, 2), (3410, '2010-08-13 10:17:03', 1, 32, 0, 1, 2), (3411, '2010-08-13 10:31:42', 1, 87, 0, 1, 2), (3412, '2010-08-13 10:39:06', 1, 110, 1977, 1, 2), (3413, '2010-08-13 10:45:59', 1, 83, 0, 1, 2), (3414, '2010-08-13 10:57:44', 1, 105, 1978, 1, 2), (3415, '2010-08-13 11:03:59', 1, 108, 1979, 1, 2), (3416, '2010-08-13 11:10:12', 1, 98, 1980, 1, 2), (3417, '2010-08-13 11:15:01', 1, 72, 0, 1, 2), (3418, '2010-08-13 11:16:26', 1, 104, 1981, 1, 2), (3419, '2010-08-13 11:28:52', 1, 107, 1982, 1, 2), (3420, '2010-08-13 11:39:04', 1, 87, 1983, 1, 2), (3421, '2010-08-13 11:40:08', 1, 81, 1983, 1, 2), (3422, '2010-08-13 11:41:51', 1, 88, 1983, 1, 2), (3423, '2010-08-13 11:42:19', 1, 83, 1983, 1, 2), (3424, '2010-08-13 11:42:41', 1, 85, 1983, 1, 2), (3425, '2010-08-13 11:47:30', 1, 120, 1985, 1, 2), (3426, '2010-08-13 12:11:33', 1, 33, 1988, 1, 2), (3427, '2010-08-13 12:12:19', 1, 112, 1989, 1, 2), (3428, '2010-08-13 12:22:55', 1, 71, 1991, 1, 2), (3429, '2010-08-13 12:23:47', 1, 72, 1991, 1, 2), (3430, '2010-08-13 12:41:09', 1, 69, 0, 1, 2), (3431, '2010-08-13 12:43:21', 1, 111, 1993, 1, 2), (3432, '2010-08-13 13:06:15', 1, 188, 0, 1, 2), (3433, '2010-08-13 13:14:15', 1, 106, 1994, 1, 2), (3434, '2010-08-13 13:31:07', 1, 60, 1996, 1, 2), (3435, '2010-08-13 14:10:45', 1, 7, 1998, 1, 2), (3436, '2010-08-13 15:27:06', 4, 4, 8, 0, 2), (3437, '2010-08-13 15:27:06', 4, 133, 8, 0, 2), (3438, '2010-08-13 15:27:06', 4, 193, 8, 0, 2), (3439, '2010-08-13 15:27:06', 4, 192, 8, 0, 2), (3440, '2010-08-13 15:32:35', 1, 235, 0, 1, 2), (3441, '2010-08-13 15:34:18', 1, 98, 8, 0, 2), (3442, '2010-08-13 15:39:51', 1, 152, 0, 1, 2), (3443, '2010-08-13 15:41:50', 1, 57, 8, 0, 2), (3444, '2010-08-13 15:44:50', 4, 57, 8, 0, 2), (3445, '2010-08-13 15:45:37', 1, 57, 8, 0, 2), (3446, '2010-08-13 15:53:07', 4, 4, 8, 0, 2), (3447, '2010-08-13 15:53:07', 4, 133, 8, 0, 2), (3448, '2010-08-13 15:53:07', 4, 193, 8, 0, 2), (3449, '2010-08-13 15:53:07', 4, 192, 8, 0, 2), (3450, '2010-08-13 15:55:44', 1, 65, 2002, 1, 2), (3451, '2010-08-13 16:05:27', 1, 49, 2003, 1, 2), (3452, '2010-08-13 16:05:41', 1, 50, 2003, 1, 2), (3453, '2010-08-13 16:45:20', 1, 80, 2004, 1, 2), (3454, '2010-08-13 16:51:42', 1, 131, 2004, 1, 2), (3455, '2010-08-13 16:52:40', 1, 125, 2004, 1, 2), (3456, '2010-08-13 17:10:03', 1, 56, 2004, 1, 2), (3457, '2010-08-13 17:30:40', 1, 111, 0, 1, 2), (3458, '2010-08-13 18:32:13', 1, 185, 0, 1, 2), (3459, '2010-08-13 19:21:28', 1, 132, 0, 1, 2), (3460, '2010-08-13 20:35:23', 1, 122, 0, 1, 2), (3461, '2010-08-13 23:15:23', 1, 195, 0, 1, 2), (3462, '2010-08-13 23:40:01', 1, 101, 0, 1, 2), (3463, '2010-08-14 00:13:59', 1, 71, 2021, 1, 2), (3464, '2010-08-14 00:41:34', 1, 145, 0, 1, 2), (3465, '2010-08-14 01:17:51', 1, 68, 2022, 1, 2), (3466, '2010-08-14 02:00:27', 1, 30, 2024, 1, 2), (3467, '2010-08-14 02:08:11', 1, 98, 0, 1, 2), (3468, '2010-08-14 02:44:39', 1, 139, 0, 1, 2), (3469, '2010-08-14 02:56:58', 1, 111, 0, 1, 2), (3470, '2010-08-14 03:09:25', 1, 110, 0, 1, 2), (3471, '2010-08-14 03:11:54', 1, 100, 2025, 1, 2), (3472, '2010-08-14 03:33:55', 1, 100, 0, 1, 2), (3473, '2010-08-14 03:46:14', 1, 101, 0, 1, 2), (3474, '2010-08-14 04:10:52', 1, 103, 0, 1, 2), (3475, '2010-08-14 04:13:03', 1, 70, 2026, 1, 2), (3476, '2010-08-14 04:23:09', 1, 106, 0, 1, 2), (3477, '2010-08-14 04:33:28', 1, 65, 2027, 1, 2), (3478, '2010-08-14 05:00:05', 1, 109, 0, 1, 2), (3479, '2010-08-14 05:12:24', 1, 112, 0, 1, 2), (3480, '2010-08-14 05:14:15', 1, 72, 2028, 1, 2), (3481, '2010-08-14 05:24:43', 1, 108, 0, 1, 2), (3482, '2010-08-14 05:37:03', 1, 115, 0, 1, 2), (3483, '2010-08-14 06:02:28', 1, 7, 2029, 1, 2), (3484, '2010-08-14 06:03:32', 1, 8, 2029, 1, 2), (3485, '2010-08-14 06:07:04', 1, 22, 2029, 1, 2), (3486, '2010-08-14 06:11:07', 1, 25, 2029, 1, 2), (3487, '2010-08-14 06:11:59', 1, 27, 2029, 1, 2), (3488, '2010-08-14 06:13:15', 1, 65, 2029, 1, 2), (3489, '2010-08-14 06:13:44', 1, 64, 2029, 1, 2), (3490, '2010-08-14 06:13:58', 1, 107, 0, 1, 2), (3491, '2010-08-14 06:26:16', 1, 104, 0, 1, 2), (3492, '2010-08-14 06:38:38', 1, 144, 0, 1, 2), (3493, '2010-08-14 06:50:24', 1, 67, 2030, 1, 2), (3494, '2010-08-14 06:50:56', 1, 99, 0, 1, 2), (3495, '2010-08-14 07:15:32', 1, 113, 0, 1, 2), (3496, '2010-08-14 07:16:15', 1, 49, 2031, 1, 2), (3497, '2010-08-14 07:23:42', 1, 9, 2032, 1, 2), (3498, '2010-08-14 07:52:31', 1, 7, 0, 1, 2), (3499, '2010-08-14 08:28:45', 1, 145, 2033, 1, 2), (3500, '2010-08-14 09:47:59', 1, 61, 2034, 1, 2), (3501, '2010-08-14 10:32:33', 1, 69, 2035, 1, 2), (3502, '2010-08-14 11:58:21', 1, 170, 0, 1, 2), (3503, '2010-08-14 12:23:19', 1, 186, 0, 1, 2), (3504, '2010-08-14 13:33:17', 1, 64, 2047, 1, 2), (3505, '2010-08-14 13:50:52', 1, 50, 2049, 1, 2), (3506, '2010-08-14 13:51:40', 1, 49, 2049, 1, 2), (3507, '2010-08-14 13:52:47', 1, 31, 2049, 1, 2), (3508, '2010-08-14 13:53:08', 1, 48, 2049, 1, 2), (3509, '2010-08-14 13:53:33', 4, 50, 2049, 1, 2), (3510, '2010-08-14 13:53:34', 4, 133, 2049, 1, 2), (3511, '2010-08-14 13:53:34', 4, 193, 2049, 1, 2), (3512, '2010-08-14 13:53:34', 4, 192, 2049, 1, 2), (3513, '2010-08-14 13:54:13', 4, 49, 2049, 1, 2), (3514, '2010-08-14 14:22:31', 1, 52, 2054, 1, 2), (3515, '2010-08-14 15:39:03', 1, 1, 2056, 1, 2), (3516, '2010-08-14 16:21:25', 1, 50, 2058, 1, 2), (3517, '2010-08-14 18:06:59', 1, 2, 2062, 1, 2), (3518, '2010-08-14 18:26:39', 1, 96, 2064, 1, 2), (3519, '2010-08-14 18:46:18', 1, 32, 2065, 1, 2), (3520, '2010-08-14 19:05:57', 1, 76, 2068, 1, 2), (3521, '2010-08-14 19:25:36', 1, 74, 2070, 1, 2), (3522, '2010-08-14 19:37:28', 1, 107, 2071, 1, 2), (3523, '2010-08-14 20:05:59', 1, 63, 2073, 1, 2), (3524, '2010-08-14 20:26:46', 1, 159, 2074, 1, 2), (3525, '2010-08-14 20:47:31', 1, 115, 2075, 1, 2), (3526, '2010-08-14 21:05:27', 1, 88, 2076, 1, 2), (3527, '2010-08-14 21:33:47', 1, 5, 2077, 1, 2), (3528, '2010-08-14 22:57:03', 1, 31, 2078, 1, 2), (3529, '2010-08-14 23:24:34', 1, 161, 2079, 1, 2), (3530, '2010-08-14 23:52:05', 1, 158, 2080, 1, 2), (3531, '2010-08-15 00:19:35', 1, 50, 2081, 1, 2), (3532, '2010-08-15 00:47:05', 1, 7, 2082, 1, 2), (3533, '2010-08-15 01:14:36', 1, 95, 2083, 1, 2), (3534, '2010-08-15 01:23:16', 1, 49, 2084, 1, 2), (3535, '2010-08-15 01:51:30', 1, 162, 2085, 1, 2), (3536, '2010-08-15 02:19:48', 1, 51, 2086, 1, 2), (3537, '2010-08-15 02:48:04', 1, 163, 2087, 1, 2), (3538, '2010-08-15 03:16:22', 1, 53, 2088, 1, 2), (3539, '2010-08-15 03:44:38', 1, 4, 2089, 1, 2), (3540, '2010-08-15 04:12:49', 1, 78, 2090, 1, 2), (3541, '2010-08-15 04:18:19', 1, 75, 2091, 1, 2), (3542, '2010-08-15 04:47:39', 1, 77, 2092, 1, 2), (3543, '2010-08-15 05:16:58', 1, 8, 2093, 1, 2), (3544, '2010-08-15 05:46:16', 1, 3, 2094, 1, 2), (3545, '2010-08-15 06:15:34', 1, 9, 2095, 1, 2), (3546, '2010-08-15 06:50:24', 1, 97, 2096, 1, 2), (3547, '2010-08-15 07:48:12', 1, 1, 2098, 1, 2), (3548, '2010-08-15 08:17:07', 1, 79, 2100, 1, 2), (3549, '2010-08-15 08:46:02', 1, 6, 2101, 1, 2), (3550, '2010-08-15 09:14:56', 1, 33, 2102, 1, 2), (3551, '2010-08-15 09:37:52', 1, 77, 2103, 1, 2), (3552, '2010-08-15 09:41:04', 1, 77, 2103, 1, 2), (3553, '2010-08-15 09:43:51', 1, 165, 2105, 1, 2), (3554, '2010-08-15 10:40:38', 1, 59, 2107, 1, 2), (3555, '2010-08-15 10:41:37', 1, 160, 2108, 1, 2), (3556, '2010-08-15 10:51:49', 1, 49, 2109, 1, 2), (3557, '2010-08-15 11:07:25', 1, 9, 2111, 1, 2), (3558, '2010-08-15 11:08:05', 1, 8, 2111, 1, 2), (3559, '2010-08-15 11:10:30', 1, 48, 2113, 1, 2), (3560, '2010-08-15 11:39:23', 1, 52, 2115, 1, 2), (3561, '2010-08-15 12:12:38', 1, 170, 0, 1, 2), (3562, '2010-08-15 12:25:00', 1, 52, 2118, 1, 2), (3563, '2010-08-15 12:33:27', 1, 112, 2114, 1, 2), (3564, '2010-08-15 12:34:01', 1, 111, 2114, 1, 2), (3565, '2010-08-15 13:52:47', 1, 73, 2120, 1, 2), (3566, '2010-08-15 15:23:57', 1, 168, 0, 1, 2), (3567, '2010-08-15 17:23:56', 1, 61, 2126, 1, 2), (3568, '2010-08-15 17:24:50', 1, 77, 2126, 1, 2), (3569, '2010-08-15 17:45:56', 1, 4, 2127, 1, 2), (3570, '2010-08-15 18:00:02', 1, 49, 2130, 1, 2), (3571, '2010-08-15 18:06:50', 1, 165, 0, 1, 2), (3572, '2010-08-15 18:25:09', 1, 112, 2132, 1, 2), (3573, '2010-08-15 18:33:40', 1, 50, 2133, 1, 2), (3574, '2010-08-15 18:42:12', 1, 163, 2134, 1, 2), (3575, '2010-08-15 18:59:18', 1, 63, 2136, 1, 2), (3576, '2010-08-15 19:16:19', 1, 103, 2138, 1, 2), (3577, '2010-08-15 19:24:51', 1, 6, 2139, 1, 2), (3578, '2010-08-15 19:33:23', 1, 113, 2140, 1, 2), (3579, '2010-08-15 19:41:54', 1, 194, 2141, 1, 2), (3580, '2010-08-15 19:50:25', 1, 11, 2142, 1, 2), (3581, '2010-08-15 20:07:26', 1, 10, 2143, 1, 2), (3582, '2010-08-15 20:13:40', 1, 3, 2144, 1, 2), (3583, '2010-08-15 20:22:20', 1, 119, 2145, 1, 2), (3584, '2010-08-15 20:31:00', 1, 180, 2147, 1, 2), (3585, '2010-08-15 20:39:40', 1, 60, 2148, 1, 2), (3586, '2010-08-15 20:48:20', 1, 14, 2149, 1, 2), (3587, '2010-08-15 20:57:01', 1, 106, 2150, 1, 2), (3588, '2010-08-15 21:10:57', 1, 3, 2152, 1, 2), (3589, '2010-08-15 21:14:18', 1, 126, 2153, 1, 2), (3590, '2010-08-15 21:31:38', 1, 171, 2155, 1, 2), (3591, '2010-08-15 21:40:18', 1, 101, 2156, 1, 2), (3592, '2010-08-15 21:48:58', 1, 94, 2157, 1, 2), (3593, '2010-08-15 22:23:23', 1, 105, 2158, 1, 2), (3594, '2010-08-15 22:31:58', 1, 184, 2159, 1, 2), (3595, '2010-08-15 22:40:33', 1, 13, 2160, 1, 2), (3596, '2010-08-15 22:49:08', 1, 89, 2161, 1, 2), (3597, '2010-08-15 23:06:17', 1, 57, 2163, 1, 2), (3598, '2010-08-15 23:14:52', 1, 139, 2164, 1, 2), (3599, '2010-08-15 23:40:37', 1, 104, 2166, 1, 2), (3600, '2010-08-15 23:57:45', 1, 102, 2167, 1, 2), (3601, '2010-08-16 00:06:20', 1, 60, 2168, 1, 2), (3602, '2010-08-16 00:14:55', 1, 64, 2169, 1, 2), (3603, '2010-08-16 00:43:09', 1, 78, 2171, 1, 2), (3604, '2010-08-16 00:52:04', 1, 191, 2172, 1, 2), (3605, '2010-08-16 01:00:59', 1, 108, 2173, 1, 2), (3606, '2010-08-16 01:09:53', 1, 117, 2174, 1, 2), (3607, '2010-08-16 01:18:48', 1, 54, 2175, 1, 2), (3608, '2010-08-16 01:27:42', 1, 130, 2176, 1, 2), (3609, '2010-08-16 01:36:37', 1, 58, 2177, 1, 2), (3610, '2010-08-16 01:54:12', 1, 111, 2178, 1, 2), (3611, '2010-08-16 02:03:08', 1, 12, 2179, 1, 2), (3612, '2010-08-16 02:12:07', 1, 192, 2180, 1, 2), (3613, '2010-08-16 02:20:59', 1, 8, 2181, 1, 2), (3614, '2010-08-16 02:29:48', 1, 167, 2182, 1, 2), (3615, '2010-08-16 02:38:46', 1, 163, 0, 1, 2), (3616, '2010-08-16 02:47:23', 1, 187, 2183, 1, 2), (3617, '2010-08-16 02:56:12', 1, 160, 2184, 1, 2), (3618, '2010-08-16 03:05:08', 1, 91, 2185, 1, 2), (3619, '2010-08-16 03:07:52', 1, 144, 2197, 1, 2), (3620, '2010-08-16 03:14:00', 1, 168, 2198, 1, 2), (3621, '2010-08-16 03:22:48', 1, 193, 2199, 1, 2), (3622, '2010-08-16 03:40:23', 1, 213, 2200, 1, 2), (3623, '2010-08-16 03:57:45', 1, 15, 2201, 1, 2), (3624, '2010-08-16 04:06:27', 1, 25, 2202, 1, 2), (3625, '2010-08-16 04:23:47', 1, 129, 2203, 1, 2), (3626, '2010-08-16 04:35:05', 1, 63, 0, 1, 2), (3627, '2010-08-16 04:41:08', 1, 127, 2204, 1, 2), (3628, '2010-08-16 04:49:49', 1, 166, 2205, 1, 2), (3629, '2010-08-16 04:58:31', 1, 177, 2206, 1, 2), (3630, '2010-08-16 05:07:12', 1, 131, 2207, 1, 2), (3631, '2010-08-16 05:24:32', 1, 69, 2208, 1, 2), (3632, '2010-08-16 05:50:34', 1, 120, 2210, 1, 2), (3633, '2010-08-16 05:59:15', 1, 65, 2211, 1, 2), (3634, '2010-08-16 06:16:35', 1, 128, 2212, 1, 2), (3635, '2010-08-16 06:25:16', 1, 59, 2213, 1, 2), (3636, '2010-08-16 06:31:27', 1, 161, 0, 1, 2), (3637, '2010-08-16 06:33:57', 1, 118, 2214, 1, 2), (3638, '2010-08-16 06:39:58', 1, 74, 2215, 1, 2), (3639, '2010-08-16 06:42:37', 1, 169, 2216, 1, 2), (3640, '2010-08-16 07:06:54', 1, 186, 2218, 1, 2), (3641, '2010-08-16 07:08:38', 1, 161, 2219, 1, 2), (3642, '2010-08-16 07:11:50', 1, 3, 2222, 1, 2), (3643, '2010-08-16 07:11:53', 1, 3, 2221, 1, 2), (3644, '2010-08-16 07:13:00', 1, 5, 2221, 1, 2), (3645, '2010-08-16 07:14:11', 1, 14, 2221, 1, 2), (3646, '2010-08-16 07:17:19', 1, 23, 2223, 1, 2), (3647, '2010-08-16 07:26:01', 1, 26, 2224, 1, 2), (3648, '2010-08-16 07:43:20', 1, 143, 2225, 1, 2), (3649, '2010-08-16 08:09:18', 1, 27, 2226, 1, 2), (3650, '2010-08-16 08:17:58', 1, 66, 2227, 1, 2), (3651, '2010-08-16 08:20:35', 1, 188, 2228, 1, 2), (3652, '2010-08-16 08:23:42', 1, 186, 2228, 1, 2), (3653, '2010-08-16 08:35:17', 1, 109, 2229, 1, 2), (3654, '2010-08-16 08:44:02', 1, 71, 2230, 1, 2), (3655, '2010-08-16 08:52:42', 1, 164, 2231, 1, 2), (3656, '2010-08-16 09:01:22', 1, 85, 2232, 1, 2), (3657, '2010-08-16 09:10:23', 1, 69, 2233, 1, 2), (3658, '2010-08-16 09:11:08', 1, 68, 2233, 1, 2), (3659, '2010-08-16 09:11:48', 1, 68, 2233, 1, 2), (3660, '2010-08-16 09:12:08', 1, 65, 2233, 1, 2), (3661, '2010-08-16 09:12:37', 1, 68, 2233, 1, 2), (3662, '2010-08-16 09:13:12', 1, 68, 2233, 1, 2), (3663, '2010-08-16 09:13:24', 1, 69, 2233, 1, 2), (3664, '2010-08-16 09:13:34', 4, 69, 2233, 1, 2), (3665, '2010-08-16 09:13:35', 4, 133, 2233, 1, 2), (3666, '2010-08-16 09:13:35', 4, 193, 2233, 1, 2), (3667, '2010-08-16 09:13:35', 4, 192, 2233, 1, 2), (3668, '2010-08-16 09:14:25', 1, 133, 2233, 1, 2), (3669, '2010-08-16 09:14:43', 1, 69, 2233, 1, 2), (3670, '2010-08-16 09:15:49', 1, 69, 2233, 1, 2), (3671, '2010-08-16 09:35:57', 1, 7, 2238, 1, 2), (3672, '2010-08-16 09:53:18', 1, 152, 2240, 1, 2), (3673, '2010-08-16 10:10:36', 1, 66, 2241, 1, 2), (3674, '2010-08-16 10:27:53', 1, 28, 2242, 1, 2), (3675, '2010-08-16 10:31:54', 1, 54, 2243, 1, 2), (3676, '2010-08-16 10:32:28', 1, 75, 2243, 1, 2), (3677, '2010-08-16 10:33:17', 1, 76, 2243, 1, 2), (3678, '2010-08-16 10:34:38', 1, 74, 2243, 1, 2), (3679, '2010-08-16 10:36:32', 1, 124, 2244, 1, 2), (3680, '2010-08-16 10:37:46', 1, 74, 2243, 1, 2), (3681, '2010-08-16 10:53:49', 1, 31, 2245, 1, 2), (3682, '2010-08-16 11:00:42', 1, 32, 2247, 1, 2), (3683, '2010-08-16 11:01:32', 1, 32, 2247, 1, 2), (3684, '2010-08-16 11:02:29', 1, 132, 2248, 1, 2), (3685, '2010-08-16 11:11:09', 1, 56, 2249, 1, 2), (3686, '2010-08-16 11:39:05', 1, 52, 2252, 1, 2), (3687, '2010-08-16 11:42:12', 1, 63, 2253, 1, 2), (3688, '2010-08-16 11:43:38', 1, 56, 2253, 1, 2), (3689, '2010-08-16 11:44:08', 1, 63, 2253, 1, 2), (3690, '2010-08-16 11:45:40', 1, 9, 2254, 1, 2), (3691, '2010-08-16 11:54:19', 1, 91, 2255, 1, 2), (3692, '2010-08-16 12:02:58', 1, 116, 2256, 1, 2), (3693, '2010-08-16 12:11:36', 1, 150, 2257, 1, 2), (3694, '2010-08-16 12:37:29', 1, 82, 2259, 1, 2), (3695, '2010-08-16 12:46:07', 1, 51, 2260, 1, 2), (3696, '2010-08-16 12:54:45', 1, 61, 2261, 1, 2), (3697, '2010-08-16 12:56:27', 1, 108, 0, 1, 2), (3698, '2010-08-16 13:12:00', 1, 168, 2262, 1, 2), (3699, '2010-08-16 13:20:38', 1, 24, 2263, 1, 2), (3700, '2010-08-16 13:29:15', 1, 117, 2265, 1, 2), (3701, '2010-08-16 13:47:31', 1, 109, 0, 1, 2), (3702, '2010-08-16 14:01:54', 1, 72, 0, 1, 2), (3703, '2010-08-16 14:20:59', 1, 74, 2266, 1, 2), (3704, '2010-08-16 14:37:33', 1, 75, 2267, 1, 2), (3705, '2010-08-16 16:14:09', 1, 78, 2270, 1, 2), (3706, '2010-08-16 16:57:11', 1, 83, 0, 1, 2), (3707, '2010-08-16 17:02:08', 1, 50, 2272, 1, 2), (3708, '2010-08-16 17:17:15', 1, 49, 2273, 1, 2), (3709, '2010-08-16 18:05:33', 1, 49, 2274, 1, 2), (3710, '2010-08-16 18:13:59', 1, 131, 0, 1, 2), (3711, '2010-08-16 18:52:27', 1, 92, 0, 1, 2), (3712, '2010-08-16 19:11:37', 1, 13, 0, 1, 2), (3713, '2010-08-16 20:25:52', 1, 63, 2275, 1, 2), (3714, '2010-08-16 21:05:12', 1, 94, 2277, 1, 2), (3715, '2010-08-16 21:28:09', 1, 170, 2278, 1, 2), (3716, '2010-08-16 21:46:29', 1, 93, 0, 1, 2), (3717, '2010-08-16 22:02:39', 1, 109, 2279, 1, 2), (3718, '2010-08-16 22:38:27', 1, 98, 2280, 1, 2), (3719, '2010-08-16 22:42:54', 1, 89, 0, 1, 2), (3720, '2010-08-16 22:50:48', 1, 120, 2282, 1, 2), (3721, '2010-08-16 23:03:17', 1, 93, 2283, 1, 2), (3722, '2010-08-16 23:28:40', 1, 84, 2284, 1, 2), (3723, '2010-08-16 23:40:29', 1, 96, 0, 1, 2), (3724, '2010-08-16 23:54:27', 1, 166, 2285, 1, 2), (3725, '2010-08-17 00:38:04', 1, 97, 0, 1, 2), (3726, '2010-08-17 00:46:00', 1, 90, 2287, 1, 2), (3727, '2010-08-17 01:11:48', 1, 125, 2288, 1, 2), (3728, '2010-08-17 01:37:35', 1, 129, 2289, 1, 2), (3729, '2010-08-17 01:54:55', 1, 95, 0, 1, 2), (3730, '2010-08-17 02:14:11', 1, 30, 0, 1, 2), (3731, '2010-08-17 02:16:14', 1, 126, 2290, 1, 2), (3732, '2010-08-17 02:52:31', 1, 82, 0, 1, 2), (3733, '2010-08-17 02:54:53', 1, 111, 2291, 1, 2), (3734, '2010-08-17 03:11:55', 1, 68, 0, 1, 2), (3735, '2010-08-17 03:46:25', 1, 80, 2292, 1, 2), (3736, '2010-08-17 03:50:07', 1, 85, 0, 1, 2), (3737, '2010-08-17 05:03:33', 1, 131, 2293, 1, 2), (3738, '2010-08-17 05:06:56', 1, 158, 0, 1, 2), (3739, '2010-08-17 05:17:51', 1, 112, 2294, 1, 2), (3740, '2010-08-17 06:04:32', 1, 88, 0, 1, 2), (3741, '2010-08-17 06:14:42', 1, 167, 2296, 1, 2), (3742, '2010-08-17 06:42:56', 1, 30, 0, 1, 2), (3743, '2010-08-17 07:08:55', 1, 87, 2297, 1, 2), (3744, '2010-08-17 07:40:38', 1, 66, 0, 1, 2), (3745, '2010-08-17 07:56:57', 1, 32, 2247, 1, 2), (3746, '2010-08-17 07:59:48', 1, 159, 0, 1, 2), (3747, '2010-08-17 08:03:08', 1, 107, 2299, 1, 2), (3748, '2010-08-17 08:39:16', 1, 128, 2302, 1, 2), (3749, '2010-08-17 09:07:28', 1, 49, 2303, 1, 2), (3750, '2010-08-17 09:33:28', 1, 99, 2305, 1, 2), (3751, '2010-08-17 10:27:39', 1, 108, 2307, 1, 2), (3752, '2010-08-17 11:03:46', 1, 86, 2309, 1, 2), (3753, '2010-08-17 11:57:57', 1, 104, 2310, 1, 2), (3754, '2010-08-17 12:26:49', 1, 186, 2311, 1, 2), (3755, '2010-08-17 12:34:05', 1, 106, 2312, 1, 2), (3756, '2010-08-17 12:37:21', 1, 4, 2314, 1, 2), (3757, '2010-08-17 13:10:13', 1, 164, 2316, 1, 2), (3758, '2010-08-17 13:18:45', 1, 49, 0, 1, 2), (3759, '2010-08-17 13:46:20', 1, 89, 2317, 1, 2), (3760, '2010-08-17 13:52:54', 1, 50, 2318, 1, 2), (3761, '2010-08-17 13:54:28', 1, 50, 2318, 1, 2), (3762, '2010-08-17 14:06:30', 1, 121, 2319, 1, 2), (3763, '2010-08-17 14:06:33', 1, 119, 2319, 1, 2), (3764, '2010-08-17 14:26:17', 1, 2, 2322, 1, 2), (3765, '2010-08-17 14:58:33', 1, 83, 2324, 1, 2), (3766, '2010-08-17 15:23:27', 1, 1, 2325, 1, 2), (3767, '2010-08-17 15:52:42', 1, 112, 2326, 1, 2), (3768, '2010-08-17 16:10:48', 1, 169, 2327, 1, 2), (3769, '2010-08-17 18:36:16', 1, 186, 2329, 1, 2), (3770, '2010-08-17 18:36:18', 1, 186, 2330, 1, 2), (3771, '2010-08-17 18:37:00', 1, 1, 2328, 1, 2), (3772, '2010-08-17 18:43:27', 1, 167, 2331, 1, 2), (3773, '2010-08-17 22:18:21', 1, 7, 0, 1, 2), (3774, '2010-08-17 23:25:50', 1, 48, 0, 1, 2), (3775, '2010-08-18 00:59:37', 1, 3, 2336, 1, 2), (3776, '2010-08-18 01:05:39', 1, 9, 2338, 1, 2), (3777, '2010-08-18 01:11:40', 1, 103, 2342, 1, 2), (3778, '2010-08-18 01:18:28', 1, 132, 0, 1, 2), (3779, '2010-08-18 01:24:38', 1, 7, 2343, 1, 2), (3780, '2010-08-18 01:35:11', 1, 184, 2344, 1, 2), (3781, '2010-08-18 01:40:58', 1, 53, 0, 1, 2), (3782, '2010-08-18 01:48:55', 1, 8, 2345, 1, 2), (3783, '2010-08-18 02:03:27', 1, 51, 0, 1, 2), (3784, '2010-08-18 02:10:18', 1, 100, 2346, 1, 2), (3785, '2010-08-18 02:40:14', 1, 98, 2349, 1, 2), (3786, '2010-08-18 02:47:44', 1, 101, 2350, 1, 2), (3787, '2010-08-18 02:48:38', 1, 4, 0, 1, 2), (3788, '2010-08-18 03:07:49', 1, 109, 2354, 1, 2), (3789, '2010-08-18 03:07:58', 1, 111, 2355, 1, 2), (3790, '2010-08-18 03:11:02', 1, 125, 0, 1, 2), (3791, '2010-08-18 03:23:48', 1, 99, 2358, 1, 2), (3792, '2010-08-18 03:32:11', 1, 50, 2359, 1, 2), (3793, '2010-08-18 03:33:41', 1, 3, 0, 1, 2), (3794, '2010-08-18 05:03:43', 1, 5, 0, 1, 2), (3795, '2010-08-18 05:26:09', 1, 128, 0, 1, 2), (3796, '2010-08-18 05:48:41', 1, 129, 0, 1, 2), (3797, '2010-08-18 06:12:37', 1, 194, 2368, 1, 2), (3798, '2010-08-18 06:17:19', 1, 117, 2369, 1, 2), (3799, '2010-08-18 06:29:21', 1, 6, 2370, 1, 2), (3800, '2010-08-18 06:33:22', 1, 78, 2371, 1, 2), (3801, '2010-08-18 06:35:07', 1, 115, 2372, 1, 2), (3802, '2010-08-18 06:58:14', 1, 49, 2374, 1, 2), (3803, '2010-08-18 07:00:44', 1, 15, 2374, 1, 2), (3804, '2010-08-18 07:39:37', 1, 50, 0, 1, 2), (3805, '2010-08-18 07:49:23', 1, 144, 2377, 1, 2), (3806, '2010-08-18 07:59:41', 1, 33, 0, 1, 2), (3807, '2010-08-18 08:20:27', 1, 32, 0, 1, 2), (3808, '2010-08-18 09:19:39', 1, 49, 2382, 1, 2), (3809, '2010-08-18 09:34:52', 1, 1, 2384, 1, 2), (3810, '2010-08-18 09:36:13', 1, 9, 2385, 1, 2), (3811, '2010-08-18 09:42:38', 1, 140, 0, 1, 2), (3812, '2010-08-18 09:45:30', 1, 2, 2386, 1, 2), (3813, '2010-08-18 10:35:11', 1, 49, 2387, 1, 2), (3814, '2010-08-18 10:46:07', 1, 58, 2388, 1, 2), (3815, '2010-08-18 10:46:24', 1, 59, 2388, 1, 2), (3816, '2010-08-18 11:31:58', 1, 112, 2389, 1, 2), (3817, '2010-08-18 13:16:39', 1, 112, 2392, 1, 2), (3818, '2010-08-18 13:26:51', 1, 176, 2393, 1, 2), (3819, '2010-08-18 13:27:40', 1, 133, 0, 1, 2), (3820, '2010-08-18 13:28:02', 1, 20, 2393, 1, 2), (3821, '2010-08-18 13:29:27', 1, 22, 2393, 1, 2), (3822, '2010-08-18 13:34:45', 1, 50, 2394, 1, 2), (3823, '2010-08-18 13:39:39', 1, 56, 2394, 1, 2), (3824, '2010-08-18 13:39:52', 1, 62, 0, 1, 2), (3825, '2010-08-18 13:40:01', 1, 54, 2394, 1, 2), (3826, '2010-08-18 13:41:06', 1, 55, 2394, 1, 2), (3827, '2010-08-18 13:44:49', 1, 60, 2394, 1, 2), (3828, '2010-08-18 13:53:13', 1, 60, 2394, 1, 2), (3829, '2010-08-18 13:53:14', 1, 60, 2394, 1, 2), (3830, '2010-08-18 13:53:16', 1, 60, 2394, 1, 2), (3831, '2010-08-18 13:53:36', 1, 61, 2394, 1, 2), (3832, '2010-08-18 13:57:51', 1, 5, 2397, 1, 2), (3833, '2010-08-18 14:03:44', 1, 106, 2398, 1, 2), (3834, '2010-08-18 14:36:24', 1, 113, 2399, 1, 2), (3835, '2010-08-18 14:40:53', 1, 14, 0, 1, 2), (3836, '2010-08-18 15:05:18', 1, 61, 0, 1, 2), (3837, '2010-08-18 15:45:27', 1, 1, 2400, 1, 2), (3838, '2010-08-18 15:46:18', 1, 2, 2400, 1, 2), (3839, '2010-08-18 15:48:13', 1, 66, 2400, 1, 2), (3840, '2010-08-18 15:49:33', 1, 69, 2400, 1, 2), (3841, '2010-08-18 15:51:25', 1, 68, 2400, 1, 2), (3842, '2010-08-18 16:15:30', 1, 112, 2402, 1, 2), (3843, '2010-08-18 16:16:37', 1, 50, 2402, 1, 2), (3844, '2010-08-18 16:17:09', 1, 1, 2402, 1, 2), (3845, '2010-08-18 16:18:24', 1, 56, 2402, 1, 2), (3846, '2010-08-18 16:18:58', 1, 100, 2402, 1, 2), (3847, '2010-08-18 16:19:50', 1, 102, 2402, 1, 2), (3848, '2010-08-18 16:20:17', 1, 101, 2402, 1, 2), (3849, '2010-08-18 16:20:46', 1, 103, 2402, 1, 2), (3850, '2010-08-18 16:22:04', 1, 111, 2402, 1, 2), (3851, '2010-08-18 16:42:58', 1, 6, 0, 1, 2), (3852, '2010-08-18 17:08:38', 4, 78, 2404, 1, 2), (3853, '2010-08-18 17:08:39', 4, 133, 2404, 1, 2), (3854, '2010-08-18 17:08:39', 4, 193, 2404, 1, 2), (3855, '2010-08-18 17:08:39', 4, 192, 2404, 1, 2), (3856, '2010-08-18 17:19:34', 1, 89, 0, 1, 2), (3857, '2010-08-18 17:49:48', 1, 3, 2407, 1, 2), (3858, '2010-08-18 17:56:11', 1, 79, 0, 1, 2), (3859, '2010-08-18 18:04:17', 1, 11, 2409, 1, 2), (3860, '2010-08-18 18:08:24', 1, 5, 0, 1, 2), (3861, '2010-08-18 18:17:12', 1, 102, 2410, 1, 2), (3862, '2010-08-18 18:20:00', 1, 67, 2411, 1, 2), (3863, '2010-08-18 18:27:57', 1, 7, 2412, 1, 2), (3864, '2010-08-18 18:45:02', 1, 13, 0, 1, 2), (3865, '2010-08-18 19:21:39', 1, 64, 0, 1, 2), (3866, '2010-08-18 19:46:02', 1, 11, 0, 1, 2), (3867, '2010-08-18 19:58:56', 1, 84, 2419, 1, 2), (3868, '2010-08-18 20:01:55', 1, 196, 2419, 1, 2), (3869, '2010-08-18 20:03:17', 1, 196, 2419, 1, 2), (3870, '2010-08-18 20:04:03', 1, 84, 2419, 1, 2), (3871, '2010-08-18 20:10:28', 1, 25, 0, 1, 2), (3872, '2010-08-18 20:22:40', 1, 94, 0, 1, 2), (3873, '2010-08-18 20:25:13', 1, 194, 2420, 1, 2), (3874, '2010-08-18 20:25:28', 1, 194, 2420, 1, 2), (3875, '2010-08-18 20:34:54', 1, 157, 0, 1, 2), (3876, '2010-08-18 20:47:05', 1, 63, 0, 1, 2), (3877, '2010-08-18 20:53:58', 1, 146, 2424, 1, 2), (3878, '2010-08-18 20:59:19', 1, 23, 0, 1, 2), (3879, '2010-08-18 21:48:08', 1, 246, 0, 1, 2), (3880, '2010-08-18 21:53:04', 1, 144, 2426, 1, 2), (3881, '2010-08-18 22:00:28', 1, 235, 0, 1, 2), (3882, '2010-08-18 22:47:14', 1, 89, 2427, 1, 2), (3883, '2010-08-18 22:47:40', 1, 60, 2427, 1, 2), (3884, '2010-08-18 22:47:59', 1, 61, 2427, 1, 2), (3885, '2010-08-18 22:48:15', 1, 62, 2427, 1, 2), (3886, '2010-08-18 22:48:28', 1, 167, 2427, 1, 2), (3887, '2010-08-18 22:49:06', 1, 163, 2427, 1, 2), (3888, '2010-08-18 22:49:29', 1, 165, 2427, 1, 2), (3889, '2010-08-18 22:49:43', 1, 164, 2427, 1, 2), (3890, '2010-08-18 22:51:07', 1, 70, 2427, 1, 2), (3891, '2010-08-18 22:51:49', 1, 72, 2427, 1, 2), (3892, '2010-08-18 22:52:17', 1, 78, 2427, 1, 2), (3893, '2010-08-18 22:52:19', 1, 74, 2427, 1, 2), (3894, '2010-08-18 22:52:44', 1, 60, 2427, 1, 2), (3895, '2010-08-18 22:59:10', 1, 29, 0, 1, 2), (3896, '2010-08-18 23:08:02', 1, 142, 2428, 1, 2), (3897, '2010-08-18 23:17:58', 1, 143, 2429, 1, 2), (3898, '2010-08-18 23:39:25', 1, 91, 0, 1, 2), (3899, '2010-08-18 23:50:10', 1, 30, 0, 1, 2), (3900, '2010-08-19 00:22:30', 1, 176, 0, 1, 2), (3901, '2010-08-19 00:33:17', 1, 168, 0, 1, 2), (3902, '2010-08-19 00:44:05', 1, 103, 0, 1, 2), (3903, '2010-08-19 00:54:52', 1, 194, 0, 1, 2), (3904, '2010-08-19 01:05:38', 1, 21, 0, 1, 2), (3905, '2010-08-19 01:16:27', 1, 8, 0, 1, 2), (3906, '2010-08-19 01:18:13', 1, 115, 2433, 1, 2), (3907, '2010-08-19 01:27:13', 1, 60, 0, 1, 2), (3908, '2010-08-19 01:37:59', 1, 7, 0, 1, 2), (3909, '2010-08-19 01:48:47', 1, 95, 0, 1, 2), (3910, '2010-08-19 01:59:33', 1, 17, 0, 1, 2), (3911, '2010-08-19 02:10:20', 1, 174, 0, 1, 2), (3912, '2010-08-19 02:19:42', 1, 108, 2436, 1, 2), (3913, '2010-08-19 02:21:10', 1, 15, 0, 1, 2), (3914, '2010-08-19 02:31:56', 1, 27, 0, 1, 2), (3915, '2010-08-19 02:42:42', 1, 22, 0, 1, 2), (3916, '2010-08-19 02:53:28', 1, 166, 0, 1, 2), (3917, '2010-08-19 03:04:24', 1, 120, 0, 1, 2), (3918, '2010-08-19 03:15:04', 1, 167, 0, 1, 2), (3919, '2010-08-19 03:25:49', 1, 10, 0, 1, 2), (3920, '2010-08-19 03:28:59', 1, 140, 2437, 1, 2), (3921, '2010-08-19 03:36:39', 1, 124, 0, 1, 2), (3922, '2010-08-19 03:47:24', 1, 78, 0, 1, 2), (3923, '2010-08-19 03:51:12', 1, 110, 2438, 1, 2), (3924, '2010-08-19 03:53:59', 1, 49, 2439, 1, 2), (3925, '2010-08-19 03:58:11', 1, 196, 0, 1, 2), (3926, '2010-08-19 04:30:32', 1, 108, 0, 1, 2), (3927, '2010-08-19 04:51:48', 1, 139, 2440, 1, 2), (3928, '2010-08-19 04:52:07', 1, 108, 0, 1, 2), (3929, '2010-08-19 05:02:52', 1, 1, 0, 1, 2), (3930, '2010-08-19 05:13:43', 1, 173, 0, 1, 2), (3931, '2010-08-19 05:24:28', 1, 112, 0, 1, 2), (3932, '2010-08-19 05:26:29', 1, 9, 2441, 1, 2), (3933, '2010-08-19 05:35:19', 1, 109, 0, 1, 2), (3934, '2010-08-19 05:46:02', 1, 118, 0, 1, 2), (3935, '2010-08-19 05:56:52', 1, 62, 0, 1, 2), (3936, '2010-08-19 06:07:34', 1, 174, 0, 1, 2), (3937, '2010-08-19 06:18:27', 1, 165, 0, 1, 2), (3938, '2010-08-19 06:45:59', 1, 11, 2444, 1, 2), (3939, '2010-08-19 06:46:55', 4, 11, 2444, 1, 2), (3940, '2010-08-19 06:46:56', 4, 133, 2444, 1, 2), (3941, '2010-08-19 06:46:56', 4, 193, 2444, 1, 2), (3942, '2010-08-19 06:46:56', 4, 192, 2444, 1, 2), (3943, '2010-08-19 06:54:52', 1, 109, 2444, 1, 2), (3944, '2010-08-19 06:54:53', 1, 109, 2444, 1, 2), (3945, '2010-08-19 06:57:02', 1, 115, 2444, 1, 2), (3946, '2010-08-19 06:57:26', 1, 112, 2444, 1, 2), (3947, '2010-08-19 06:57:40', 1, 111, 2444, 1, 2), (3948, '2010-08-19 06:58:54', 1, 104, 2444, 1, 2), (3949, '2010-08-19 06:59:09', 1, 109, 2444, 1, 2), (3950, '2010-08-19 06:59:18', 4, 109, 2444, 1, 2), (3951, '2010-08-19 07:01:28', 1, 148, 0, 1, 2), (3952, '2010-08-19 07:12:15', 1, 181, 0, 1, 2), (3953, '2010-08-19 07:17:42', 1, 76, 2446, 1, 2), (3954, '2010-08-19 07:23:02', 1, 160, 0, 1, 2), (3955, '2010-08-19 07:33:54', 1, 164, 0, 1, 2), (3956, '2010-08-19 07:44:42', 1, 158, 0, 1, 2), (3957, '2010-08-19 07:55:27', 1, 163, 0, 1, 2), (3958, '2010-08-19 08:02:12', 1, 50, 2449, 1, 2), (3959, '2010-08-19 08:26:49', 1, 1, 2450, 1, 2), (3960, '2010-08-19 08:27:52', 1, 144, 0, 1, 2), (3961, '2010-08-19 08:34:10', 1, 65, 2451, 1, 2), (3962, '2010-08-19 08:36:35', 4, 65, 2451, 1, 2), (3963, '2010-08-19 08:36:35', 4, 133, 2451, 1, 2), (3964, '2010-08-19 08:36:35', 4, 193, 2451, 1, 2), (3965, '2010-08-19 08:36:35', 4, 192, 2451, 1, 2), (3966, '2010-08-19 08:37:49', 1, 65, 2451, 1, 2), (3967, '2010-08-19 08:38:33', 1, 159, 0, 1, 2), (3968, '2010-08-19 09:00:31', 1, 147, 0, 1, 2), (3969, '2010-08-19 09:11:13', 1, 162, 0, 1, 2), (3970, '2010-08-19 09:11:56', 1, 49, 2452, 1, 2), (3971, '2010-08-19 09:25:08', 1, 147, 2453, 1, 2), (3972, '2010-08-19 09:28:37', 1, 49, 2454, 1, 2), (3973, '2010-08-19 09:30:42', 1, 69, 2454, 1, 2), (3974, '2010-08-19 09:32:20', 1, 168, 0, 1, 2), (3975, '2010-08-19 09:54:12', 1, 88, 0, 1, 2), (3976, '2010-08-19 10:25:35', 1, 3, 2456, 1, 2), (3977, '2010-08-19 10:26:17', 1, 5, 2456, 1, 2), (3978, '2010-08-19 10:27:19', 1, 142, 0, 1, 2), (3979, '2010-08-19 11:11:50', 1, 49, 2457, 1, 2), (3980, '2010-08-19 11:22:32', 1, 49, 2457, 1, 2), (3981, '2010-08-19 11:23:08', 1, 49, 2457, 1, 2), (3982, '2010-08-19 11:54:24', 1, 49, 2459, 1, 2), (3983, '2010-08-19 12:55:25', 1, 5, 2461, 1, 2), (3984, '2010-08-19 12:55:32', 1, 3, 2461, 1, 2), (3985, '2010-08-19 12:56:03', 1, 3, 2462, 1, 2), (3986, '2010-08-19 12:56:10', 1, 5, 2462, 1, 2), (3987, '2010-08-19 12:56:17', 1, 5, 2462, 1, 2), (3988, '2010-08-19 12:56:24', 1, 3, 2462, 1, 2), (3989, '2010-08-19 12:56:32', 1, 3, 2462, 1, 2), (3990, '2010-08-19 12:56:53', 1, 3, 2462, 1, 2), (3991, '2010-08-19 12:56:54', 1, 5, 2462, 1, 2), (3992, '2010-08-19 12:57:04', 1, 5, 2462, 1, 2), (3993, '2010-08-19 13:25:23', 1, 141, 2463, 1, 2), (3994, '2010-08-19 13:34:15', 1, 49, 0, 1, 2), (3995, '2010-08-19 15:39:08', 1, 49, 2467, 1, 2), (3996, '2010-08-19 15:40:05', 1, 50, 2467, 1, 2), (3997, '2010-08-19 15:40:43', 4, 50, 2467, 1, 2), (3998, '2010-08-19 15:40:43', 4, 133, 2467, 1, 2), (3999, '2010-08-19 15:40:43', 4, 193, 2467, 1, 2), (4000, '2010-08-19 15:40:43', 4, 192, 2467, 1, 2), (4001, '2010-08-19 15:42:50', 1, 50, 2467, 1, 2), (4002, '2010-08-19 16:19:59', 1, 104, 2471, 1, 2), (4003, '2010-08-19 17:18:49', 1, 144, 2473, 1, 2), (4004, '2010-08-19 18:22:09', 1, 1, 2475, 1, 2), (4005, '2010-08-19 19:22:34', 1, 9, 2478, 1, 2), (4006, '2010-08-19 19:25:08', 1, 73, 2479, 1, 2), (4007, '2010-08-19 19:56:45', 1, 74, 2482, 1, 2), (4008, '2010-08-19 19:58:11', 1, 60, 2483, 1, 2), (4009, '2010-08-19 20:15:52', 1, 60, 2484, 1, 2), (4010, '2010-08-19 20:30:27', 1, 32, 2485, 1, 2), (4011, '2010-08-19 20:32:11', 1, 32, 2485, 1, 2), (4012, '2010-08-19 20:32:31', 1, 33, 2485, 1, 2), (4013, '2010-08-19 20:46:00', 1, 1, 2495, 1, 2), (4014, '2010-08-19 20:46:57', 1, 1, 2495, 1, 2), (4015, '2010-08-19 20:47:02', 1, 1, 2495, 1, 2), (4016, '2010-08-19 20:47:31', 1, 1, 2495, 1, 2), (4017, '2010-08-19 20:47:32', 1, 1, 2495, 1, 2), (4018, '2010-08-19 20:47:37', 1, 1, 2495, 1, 2), (4019, '2010-08-19 21:14:51', 1, 86, 2496, 1, 2), (4020, '2010-08-19 21:44:51', 1, 124, 2497, 1, 2), (4021, '2010-08-19 22:17:46', 1, 49, 2502, 1, 2), (4022, '2010-08-19 22:17:49', 1, 50, 2503, 1, 2), (4023, '2010-08-19 22:17:57', 1, 144, 2506, 1, 2), (4024, '2010-08-19 22:17:59', 1, 112, 2507, 1, 2), (4025, '2010-08-19 22:18:29', 1, 139, 2524, 1, 2), (4026, '2010-08-19 22:18:31', 1, 147, 2525, 1, 2), (4027, '2010-08-19 22:18:39', 1, 140, 2528, 1, 2), (4028, '2010-08-19 22:18:41', 1, 141, 2529, 1, 2), (4029, '2010-08-19 22:18:43', 1, 142, 2530, 1, 2), (4030, '2010-08-19 22:18:45', 1, 146, 2531, 1, 2), (4031, '2010-08-19 22:18:47', 1, 145, 2532, 1, 2), (4032, '2010-08-19 22:18:49', 1, 143, 2533, 1, 2), (4033, '2010-08-19 22:18:54', 1, 144, 2534, 1, 2), (4034, '2010-08-19 22:18:56', 1, 107, 2535, 1, 2), (4035, '2010-08-19 22:18:58', 1, 106, 2536, 1, 2), (4036, '2010-08-19 22:19:03', 1, 109, 2538, 1, 2), (4037, '2010-08-19 22:19:05', 1, 108, 2539, 1, 2), (4038, '2010-08-19 22:19:07', 1, 104, 2540, 1, 2), (4039, '2010-08-19 22:19:09', 1, 110, 2541, 1, 2), (4040, '2010-08-19 22:19:14', 1, 113, 2543, 1, 2), (4041, '2010-08-19 22:19:18', 1, 111, 2545, 1, 2), (4042, '2010-08-19 22:19:20', 1, 112, 2546, 1, 2), (4043, '2010-08-19 22:23:14', 1, 128, 2548, 1, 2), (4044, '2010-08-19 22:40:47', 1, 125, 2549, 1, 2), (4045, '2010-08-19 22:59:19', 1, 82, 2551, 1, 2), (4046, '2010-08-19 23:17:36', 1, 129, 2552, 1, 2), (4047, '2010-08-20 00:04:39', 1, 188, 0, 1, 2), (4048, '2010-08-20 00:59:31', 1, 8, 0, 1, 2), (4049, '2010-08-20 01:13:13', 1, 9, 0, 1, 2), (4050, '2010-08-20 01:33:52', 1, 127, 2554, 1, 2), (4051, '2010-08-20 01:40:37', 1, 5, 0, 1, 2), (4052, '2010-08-20 02:24:18', 1, 85, 2555, 1, 2), (4053, '2010-08-20 02:57:56', 1, 169, 2556, 1, 2), (4054, '2010-08-20 03:03:02', 1, 6, 0, 1, 2), (4055, '2010-08-20 03:10:38', 1, 59, 2558, 1, 2), (4056, '2010-08-20 03:11:11', 1, 61, 2558, 1, 2), (4057, '2010-08-20 03:11:33', 1, 59, 2558, 1, 2), (4058, '2010-08-20 03:11:56', 1, 60, 2558, 1, 2), (4059, '2010-08-20 03:12:11', 1, 61, 2558, 1, 2), (4060, '2010-08-20 03:12:24', 1, 59, 2558, 1, 2), (4061, '2010-08-20 03:12:34', 1, 59, 2558, 1, 2), (4062, '2010-08-20 03:16:32', 1, 142, 0, 1, 2), (4063, '2010-08-20 03:31:34', 1, 132, 2559, 1, 2), (4064, '2010-08-20 04:37:20', 1, 102, 2560, 1, 2), (4065, '2010-08-20 04:38:55', 1, 143, 0, 1, 2), (4066, '2010-08-20 05:06:10', 1, 147, 0, 1, 2), (4067, '2010-08-20 05:10:14', 1, 126, 2562, 1, 2), (4068, '2010-08-20 05:33:37', 1, 1, 0, 1, 2), (4069, '2010-08-20 05:47:21', 1, 3, 0, 1, 2), (4070, '2010-08-20 06:15:59', 1, 62, 2564, 1, 2), (4071, '2010-08-20 06:27:30', 1, 144, 2565, 1, 2), (4072, '2010-08-20 07:10:45', 1, 121, 2566, 1, 2), (4073, '2010-08-20 07:10:55', 1, 123, 2566, 1, 2), (4074, '2010-08-20 07:11:04', 1, 123, 2566, 1, 2), (4075, '2010-08-20 07:18:21', 1, 121, 2566, 1, 2), (4076, '2010-08-20 07:36:18', 1, 83, 2567, 1, 2), (4077, '2010-08-20 08:00:42', 1, 3, 2568, 1, 2), (4078, '2010-08-20 08:00:59', 1, 5, 2568, 1, 2), (4079, '2010-08-20 08:01:36', 1, 177, 2568, 1, 2), (4080, '2010-08-20 08:04:32', 1, 102, 0, 1, 2), (4081, '2010-08-20 08:18:02', 1, 99, 0, 1, 2), (4082, '2010-08-20 08:31:50', 1, 103, 0, 1, 2), (4083, '2010-08-20 08:46:02', 1, 115, 0, 1, 2), (4084, '2010-08-20 08:47:18', 1, 22, 2571, 1, 2), (4085, '2010-08-20 08:47:38', 1, 22, 2571, 1, 2), (4086, '2010-08-20 08:56:10', 1, 87, 2572, 1, 2), (4087, '2010-08-20 08:57:51', 1, 144, 2573, 1, 2), (4088, '2010-08-20 08:59:17', 1, 109, 0, 1, 2), (4089, '2010-08-20 09:02:44', 1, 7, 2573, 1, 2), (4090, '2010-08-20 09:13:08', 1, 121, 0, 1, 2), (4091, '2010-08-20 09:13:58', 1, 4, 2574, 1, 2), (4092, '2010-08-20 09:21:21', 1, 69, 2575, 1, 2), (4093, '2010-08-20 09:40:38', 1, 143, 0, 1, 2), (4094, '2010-08-20 09:59:14', 1, 180, 0, 1, 2), (4095, '2010-08-20 10:00:04', 1, 90, 2577, 1, 2), (4096, '2010-08-20 10:45:03', 1, 16, 2578, 1, 2), (4097, '2010-08-20 10:47:59', 1, 81, 2579, 1, 2), (4098, '2010-08-20 11:08:18', 1, 128, 2580, 1, 2), (4099, '2010-08-20 11:09:00', 1, 124, 2580, 1, 2), (4100, '2010-08-20 11:19:56', 1, 130, 2581, 1, 2), (4101, '2010-08-20 11:21:46', 1, 33, 2583, 1, 2), (4102, '2010-08-20 11:21:49', 1, 33, 2583, 1, 2), (4103, '2010-08-20 11:23:31', 1, 33, 2583, 1, 2), (4104, '2010-08-20 11:32:01', 1, 129, 2580, 1, 2), (4105, '2010-08-20 11:41:09', 1, 184, 0, 1, 2), (4106, '2010-08-20 12:07:51', 1, 89, 2585, 1, 2), (4107, '2010-08-20 12:13:24', 1, 229, 0, 1, 2), (4108, '2010-08-20 12:42:45', 1, 7, 2586, 1, 2), (4109, '2010-08-20 12:43:09', 1, 7, 2586, 1, 2), (4110, '2010-08-20 12:45:22', 1, 49, 2588, 1, 2), (4111, '2010-08-20 12:55:44', 1, 64, 2589, 1, 2), (4112, '2010-08-20 12:59:22', 1, 16, 2590, 1, 2), (4113, '2010-08-20 13:43:36', 1, 167, 2594, 1, 2), (4114, '2010-08-20 14:31:28', 1, 164, 2596, 1, 2), (4115, '2010-08-20 14:47:26', 1, 131, 2597, 1, 2), (4116, '2010-08-20 15:19:19', 1, 80, 2598, 1, 2), (4117, '2010-08-20 15:23:31', 1, 65, 2605, 1, 2), (4118, '2010-08-20 15:23:34', 1, 65, 2609, 1, 2), (4119, '2010-08-20 15:24:18', 1, 64, 2605, 1, 2), (4120, '2010-08-20 15:59:14', 1, 92, 2610, 1, 2), (4121, '2010-08-20 16:23:10', 1, 66, 2611, 1, 2), (4122, '2010-08-20 16:37:38', 1, 157, 0, 1, 2), (4123, '2010-08-20 16:43:23', 1, 7, 2613, 1, 2), (4124, '2010-08-20 16:43:55', 4, 7, 2613, 1, 2), (4125, '2010-08-20 16:43:56', 4, 133, 2613, 1, 2), (4126, '2010-08-20 16:43:56', 4, 193, 2613, 1, 2), (4127, '2010-08-20 16:43:56', 4, 192, 2613, 1, 2), (4128, '2010-08-20 16:44:27', 1, 7, 2613, 1, 2), (4129, '2010-08-20 16:44:29', 1, 7, 2613, 1, 2), (4130, '2010-08-20 16:52:30', 1, 104, 0, 1, 2), (4131, '2010-08-20 17:07:25', 1, 116, 0, 1, 2), (4132, '2010-08-20 17:52:13', 1, 63, 0, 1, 2), (4133, '2010-08-20 18:07:04', 1, 191, 0, 1, 2), (4134, '2010-08-20 18:30:06', 1, 192, 2617, 1, 2), (4135, '2010-08-20 18:30:37', 4, 192, 2617, 1, 2), (4136, '2010-08-20 18:30:37', 4, 133, 2617, 1, 2), (4137, '2010-08-20 18:30:37', 4, 193, 2617, 1, 2), (4138, '2010-08-20 18:36:52', 1, 180, 0, 1, 2), (4139, '2010-08-20 18:51:48', 1, 190, 0, 1, 2), (4140, '2010-08-20 19:06:40', 1, 31, 0, 1, 2), (4141, '2010-08-20 19:51:27', 1, 161, 0, 1, 2), (4142, '2010-08-20 20:06:19', 1, 80, 0, 1, 2), (4143, '2010-08-20 20:51:06', 1, 51, 0, 1, 2), (4144, '2010-08-20 21:06:02', 1, 84, 0, 1, 2), (4145, '2010-08-20 21:20:52', 1, 33, 0, 1, 2), (4146, '2010-08-20 21:35:46', 1, 101, 0, 1, 2), (4147, '2010-08-20 21:50:40', 1, 106, 0, 1, 2), (4148, '2010-08-20 22:20:29', 1, 102, 0, 1, 2), (4149, '2010-08-20 22:35:28', 1, 213, 0, 1, 2), (4150, '2010-08-20 22:50:18', 1, 16, 0, 1, 2), (4151, '2010-08-20 23:20:11', 1, 86, 0, 1, 2), (4152, '2010-08-20 23:35:06', 1, 140, 0, 1, 2), (4153, '2010-08-21 01:34:19', 1, 24, 0, 1, 2), (4154, '2010-08-21 02:04:06', 1, 83, 0, 1, 2), (4155, '2010-08-21 02:19:06', 1, 92, 0, 1, 2), (4156, '2010-08-21 02:33:55', 1, 81, 0, 1, 2), (4157, '2010-08-21 02:48:52', 1, 82, 0, 1, 2), (4158, '2010-08-21 03:03:52', 1, 80, 0, 1, 2), (4159, '2010-08-21 03:18:44', 1, 9, 0, 1, 2), (4160, '2010-08-21 04:33:14', 1, 60, 0, 1, 2), (4161, '2010-08-21 04:55:57', 1, 108, 2623, 1, 2), (4162, '2010-08-21 05:06:40', 1, 14, 2624, 1, 2), (4163, '2010-08-21 05:07:03', 1, 15, 2624, 1, 2), (4164, '2010-08-21 07:45:15', 1, 70, 2631, 1, 2), (4165, '2010-08-21 08:16:45', 1, 65, 2632, 1, 2), (4166, '2010-08-21 08:59:59', 1, 73, 2635, 1, 2), (4167, '2010-08-21 09:00:56', 1, 66, 2634, 1, 2), (4168, '2010-08-21 09:10:44', 1, 201, 2637, 1, 2), (4169, '2010-08-21 09:15:13', 1, 76, 2635, 1, 2), (4170, '2010-08-21 09:16:31', 1, 190, 0, 1, 2), (4171, '2010-08-21 09:33:30', 1, 190, 2638, 1, 2), (4172, '2010-08-21 10:04:45', 1, 75, 2640, 1, 2), (4173, '2010-08-21 10:27:39', 1, 60, 2642, 1, 2), (4174, '2010-08-21 10:27:39', 1, 22, 2641, 1, 2), (4175, '2010-08-21 10:27:39', 1, 60, 2643, 1, 2), (4176, '2010-08-21 10:27:56', 1, 60, 2644, 1, 2), (4177, '2010-08-21 11:31:48', 1, 77, 2647, 1, 2), (4178, '2010-08-21 12:14:50', 1, 76, 2635, 1, 2), (4179, '2010-08-21 12:21:17', 1, 78, 2650, 1, 2), (4180, '2010-08-21 12:52:41', 1, 88, 2651, 1, 2), (4181, '2010-08-21 13:19:37', 1, 163, 2652, 1, 2), (4182, '2010-08-21 13:38:17', 1, 49, 0, 1, 2), (4183, '2010-08-21 13:46:33', 1, 63, 2653, 1, 2), (4184, '2010-08-21 14:13:29', 1, 195, 2656, 1, 2), (4185, '2010-08-21 14:36:14', 1, 109, 2657, 1, 2), (4186, '2010-08-21 14:40:24', 1, 183, 2658, 1, 2), (4187, '2010-08-21 14:52:24', 1, 68, 2659, 1, 2), (4188, '2010-08-21 15:02:23', 1, 68, 2660, 1, 2), (4189, '2010-08-21 16:00:39', 1, 98, 2663, 1, 2), (4190, '2010-08-21 16:01:22', 1, 99, 2663, 1, 2), (4191, '2010-08-21 16:01:35', 1, 100, 2663, 1, 2), (4192, '2010-08-21 16:01:51', 1, 101, 2663, 1, 2), (4193, '2010-08-21 16:02:09', 1, 117, 2663, 1, 2), (4194, '2010-08-21 16:03:16', 1, 59, 2663, 1, 2), (4195, '2010-08-21 16:03:38', 1, 55, 2663, 1, 2), (4196, '2010-08-21 16:04:25', 1, 55, 2663, 1, 2), (4197, '2010-08-21 16:14:57', 1, 54, 2664, 1, 2), (4198, '2010-08-21 16:18:47', 1, 132, 2664, 1, 2), (4199, '2010-08-21 16:18:49', 1, 158, 2664, 1, 2), (4200, '2010-08-21 16:19:25', 1, 119, 2664, 1, 2), (4201, '2010-08-21 16:19:27', 1, 119, 2664, 1, 2), (4202, '2010-08-21 16:20:29', 1, 69, 2664, 1, 2), (4203, '2010-08-21 16:22:04', 1, 68, 2664, 1, 2), (4204, '2010-08-21 16:22:42', 1, 70, 2664, 1, 2), (4205, '2010-08-21 16:23:46', 1, 68, 2664, 1, 2), (4206, '2010-08-21 16:24:04', 1, 161, 2665, 1, 2), (4207, '2010-08-21 16:24:20', 1, 68, 2664, 1, 2), (4208, '2010-08-21 16:24:39', 1, 68, 2664, 1, 2), (4209, '2010-08-21 16:25:17', 1, 68, 2664, 1, 2), (4210, '2010-08-21 17:00:19', 1, 65, 0, 1, 2), (4211, '2010-08-21 17:04:19', 1, 57, 2669, 1, 2), (4212, '2010-08-21 17:05:55', 1, 57, 2669, 1, 2), (4213, '2010-08-21 17:31:58', 1, 112, 2670, 1, 2), (4214, '2010-08-21 17:46:05', 1, 31, 2671, 1, 2), (4215, '2010-08-21 18:30:36', 1, 49, 2673, 1, 2), (4216, '2010-08-21 18:34:53', 1, 79, 0, 1, 2), (4217, '2010-08-21 19:24:23', 1, 125, 2677, 1, 2), (4218, '2010-08-21 19:46:41', 1, 95, 2678, 1, 2), (4219, '2010-08-21 19:53:26', 1, 1, 2679, 1, 2), (4220, '2010-08-21 20:14:32', 1, 53, 2681, 1, 2), (4221, '2010-08-21 20:24:28', 1, 5, 2683, 1, 2), (4222, '2010-08-21 21:10:38', 1, 176, 2687, 1, 2), (4223, '2010-08-21 21:51:02', 1, 140, 2689, 1, 2), (4224, '2010-08-21 22:21:36', 1, 120, 0, 1, 2), (4225, '2010-08-21 22:39:11', 1, 107, 2691, 1, 2), (4226, '2010-08-21 22:39:27', 1, 73, 2693, 1, 2), (4227, '2010-08-21 22:48:18', 1, 98, 0, 1, 2), (4228, '2010-08-21 23:01:39', 1, 100, 0, 1, 2), (4229, '2010-08-21 23:27:59', 1, 72, 2696, 1, 2), (4230, '2010-08-21 23:28:24', 1, 111, 0, 1, 2), (4231, '2010-08-21 23:48:10', 1, 190, 2697, 1, 2), (4232, '2010-08-21 23:55:06', 1, 110, 0, 1, 2), (4233, '2010-08-22 00:08:22', 1, 3, 2698, 1, 2), (4234, '2010-08-22 00:08:26', 1, 107, 0, 1, 2), (4235, '2010-08-22 00:21:51', 1, 201, 0, 1, 2), (4236, '2010-08-22 00:48:28', 1, 122, 0, 1, 2), (4237, '2010-08-22 00:52:48', 1, 8, 2700, 1, 2), (4238, '2010-08-22 01:01:53', 1, 105, 0, 1, 2), (4239, '2010-08-22 01:13:00', 1, 182, 2701, 1, 2), (4240, '2010-08-22 01:15:12', 1, 110, 0, 1, 2), (4241, '2010-08-22 01:33:11', 1, 180, 2702, 1, 2), (4242, '2010-08-22 01:41:48', 1, 167, 0, 1, 2), (4243, '2010-08-22 01:55:08', 1, 166, 0, 1, 2), (4244, '2010-08-22 02:01:27', 1, 110, 2703, 1, 2), (4245, '2010-08-22 02:21:39', 1, 1, 2704, 1, 2), (4246, '2010-08-22 02:35:10', 1, 169, 0, 1, 2), (4247, '2010-08-22 03:03:37', 1, 165, 2706, 1, 2), (4248, '2010-08-22 03:59:20', 1, 97, 2707, 1, 2), (4249, '2010-08-22 04:08:20', 1, 49, 0, 1, 2), (4250, '2010-08-22 04:20:49', 1, 114, 2708, 1, 2), (4251, '2010-08-22 04:46:50', 1, 2, 2709, 1, 2), (4252, '2010-08-22 05:01:43', 1, 67, 0, 1, 2), (4253, '2010-08-22 05:26:35', 1, 33, 2711, 1, 2), (4254, '2010-08-22 05:37:25', 4, 112, 2712, 1, 2), (4255, '2010-08-22 05:37:25', 4, 133, 2712, 1, 2), (4256, '2010-08-22 05:37:25', 4, 193, 2712, 1, 2), (4257, '2010-08-22 05:37:25', 4, 192, 2712, 1, 2), (4258, '2010-08-22 05:38:56', 1, 111, 2712, 1, 2), (4259, '2010-08-22 05:39:59', 4, 111, 2712, 1, 2), (4260, '2010-08-22 05:40:54', 1, 123, 2712, 1, 2), (4261, '2010-08-22 05:41:48', 1, 186, 0, 1, 2), (4262, '2010-08-22 05:42:46', 1, 118, 2712, 1, 2), (4263, '2010-08-22 05:43:23', 1, 123, 2712, 1, 2), (4264, '2010-08-22 05:43:43', 4, 123, 2712, 1, 2), (4265, '2010-08-22 05:55:11', 1, 6, 0, 1, 2), (4266, '2010-08-22 06:08:33', 1, 1, 0, 1, 2), (4267, '2010-08-22 06:10:41', 1, 183, 2715, 1, 2), (4268, '2010-08-22 06:32:47', 1, 1, 2716, 1, 2), (4269, '2010-08-22 06:35:13', 1, 2, 0, 1, 2), (4270, '2010-08-22 06:48:36', 1, 85, 0, 1, 2), (4271, '2010-08-22 06:50:33', 1, 52, 2717, 1, 2), (4272, '2010-08-22 07:12:44', 1, 11, 2719, 1, 2), (4273, '2010-08-22 07:21:00', 1, 50, 2721, 1, 2), (4274, '2010-08-22 07:21:21', 1, 50, 2721, 1, 2), (4275, '2010-08-22 07:39:20', 1, 4, 2722, 1, 2), (4276, '2010-08-22 08:01:31', 1, 9, 2724, 1, 2), (4277, '2010-08-22 08:28:07', 1, 6, 2726, 1, 2), (4278, '2010-08-22 08:50:17', 1, 182, 2727, 1, 2), (4279, '2010-08-22 08:59:45', 1, 112, 2728, 1, 2), (4280, '2010-08-22 09:03:04', 1, 186, 0, 1, 2), (4281, '2010-08-22 09:25:50', 1, 240, 2730, 1, 2), (4282, '2010-08-22 09:39:37', 1, 181, 2731, 1, 2), (4283, '2010-08-22 10:02:33', 1, 190, 2732, 1, 2), (4284, '2010-08-22 10:48:23', 1, 29, 2736, 1, 2), (4285, '2010-08-22 10:55:40', 1, 49, 2737, 1, 2), (4286, '2010-08-22 10:56:22', 1, 50, 2737, 1, 2), (4287, '2010-08-22 11:11:18', 1, 5, 2738, 1, 2), (4288, '2010-08-22 11:34:13', 1, 160, 2739, 1, 2), (4289, '2010-08-22 11:42:01', 1, 182, 2740, 1, 2), (4290, '2010-08-22 11:57:07', 1, 246, 2741, 1, 2), (4291, '2010-08-22 12:20:01', 1, 53, 2742, 1, 2), (4292, '2010-08-22 12:31:51', 1, 76, 2743, 1, 2), (4293, '2010-08-22 12:32:03', 1, 76, 2743, 1, 2), (4294, '2010-08-22 12:38:21', 1, 192, 2744, 1, 2), (4295, '2010-08-22 13:04:38', 1, 124, 0, 1, 2), (4296, '2010-08-22 13:05:50', 1, 173, 2745, 1, 2), (4297, '2010-08-22 13:14:52', 1, 31, 2746, 1, 2), (4298, '2010-08-22 13:16:02', 4, 31, 2746, 1, 2), (4299, '2010-08-22 13:16:02', 4, 133, 2746, 1, 2), (4300, '2010-08-22 13:16:02', 4, 193, 2746, 1, 2), (4301, '2010-08-22 13:16:02', 4, 192, 2746, 1, 2), (4302, '2010-08-22 13:17:00', 1, 31, 2746, 1, 2), (4303, '2010-08-22 13:28:43', 1, 113, 2749, 1, 2), (4304, '2010-08-22 13:42:52', 1, 20, 2750, 1, 2), (4305, '2010-08-22 13:44:18', 1, 195, 2750, 1, 2), (4306, '2010-08-22 13:45:14', 1, 195, 2750, 1, 2), (4307, '2010-08-22 13:51:36', 1, 184, 2751, 1, 2), (4308, '2010-08-22 14:19:02', 1, 98, 2753, 1, 2), (4309, '2010-08-22 14:37:20', 1, 3, 2754, 1, 2), (4310, '2010-08-22 15:00:12', 1, 63, 2756, 1, 2), (4311, '2010-08-22 15:01:59', 1, 50, 2757, 1, 2), (4312, '2010-08-22 15:05:06', 1, 67, 2757, 1, 2), (4313, '2010-08-22 15:05:43', 1, 66, 2757, 1, 2), (4314, '2010-08-22 15:23:03', 1, 6, 2758, 1, 2), (4315, '2010-08-22 15:27:40', 1, 13, 2759, 1, 2), (4316, '2010-08-22 15:45:54', 1, 194, 2760, 1, 2), (4317, '2010-08-22 16:08:43', 1, 163, 2761, 1, 2), (4318, '2010-08-22 16:26:58', 1, 7, 2763, 1, 2), (4319, '2010-08-22 16:49:46', 1, 9, 2765, 1, 2), (4320, '2010-08-22 17:52:36', 1, 117, 2767, 1, 2), (4321, '2010-08-22 18:25:48', 1, 69, 0, 1, 2), (4322, '2010-08-22 18:45:30', 1, 10, 2769, 1, 2), (4323, '2010-08-22 19:09:57', 1, 132, 0, 1, 2), (4324, '2010-08-22 19:12:10', 1, 72, 2770, 1, 2), (4325, '2010-08-22 19:32:02', 1, 167, 0, 1, 2), (4326, '2010-08-22 19:43:25', 1, 167, 2771, 1, 2), (4327, '2010-08-22 20:05:09', 1, 7, 0, 1, 2), (4328, '2010-08-22 20:05:44', 1, 162, 2772, 1, 2), (4329, '2010-08-22 20:32:31', 1, 51, 2773, 1, 2), (4330, '2010-08-22 21:08:53', 1, 73, 2775, 1, 2), (4331, '2010-08-22 21:31:35', 1, 58, 2776, 1, 2), (4332, '2010-08-22 21:55:53', 1, 191, 2777, 1, 2), (4333, '2010-08-22 22:14:22', 1, 158, 2778, 1, 2), (4334, '2010-08-22 22:37:23', 1, 49, 2779, 1, 2), (4335, '2010-08-22 23:09:45', 1, 13, 2780, 1, 2), (4336, '2010-08-22 23:37:26', 1, 89, 2781, 1, 2), (4337, '2010-08-23 00:14:23', 1, 164, 2783, 1, 2), (4338, '2010-08-23 00:38:00', 1, 94, 2784, 1, 2), (4339, '2010-08-23 01:06:17', 1, 68, 2785, 1, 2), (4340, '2010-08-23 01:39:17', 1, 170, 2786, 1, 2), (4341, '2010-08-23 02:07:39', 1, 186, 2787, 1, 2), (4342, '2010-08-23 02:27:51', 1, 71, 2788, 1, 2), (4343, '2010-08-23 02:31:16', 1, 31, 2789, 1, 2), (4344, '2010-08-23 02:59:33', 1, 73, 2790, 1, 2), (4345, '2010-08-23 03:09:08', 1, 50, 2791, 1, 2), (4346, '2010-08-23 03:54:53', 1, 160, 2792, 1, 2), (4347, '2010-08-23 03:59:44', 1, 103, 0, 1, 2), (4348, '2010-08-23 04:13:39', 1, 8, 2793, 1, 2), (4349, '2010-08-23 04:21:44', 1, 112, 0, 1, 2), (4350, '2010-08-23 05:05:52', 1, 108, 0, 1, 2), (4351, '2010-08-23 05:09:45', 1, 180, 2795, 1, 2), (4352, '2010-08-23 05:37:37', 1, 54, 2796, 1, 2), (4353, '2010-08-23 05:39:04', 1, 63, 0, 1, 2), (4354, '2010-08-23 05:50:01', 1, 163, 0, 1, 2), (4355, '2010-08-23 06:05:28', 1, 60, 2798, 1, 2), (4356, '2010-08-23 06:37:58', 1, 67, 2799, 1, 2), (4357, '2010-08-23 06:56:24', 1, 161, 0, 1, 2), (4358, '2010-08-23 07:05:50', 1, 188, 2801, 1, 2), (4359, '2010-08-23 07:29:22', 1, 30, 0, 1, 2), (4360, '2010-08-23 07:33:41', 1, 29, 2803, 1, 2), (4361, '2010-08-23 07:42:59', 1, 22, 2802, 1, 2), (4362, '2010-08-23 07:47:30', 4, 22, 2802, 1, 2), (4363, '2010-08-23 07:47:30', 4, 133, 2802, 1, 2), (4364, '2010-08-23 07:47:30', 4, 193, 2802, 1, 2), (4365, '2010-08-23 07:47:30', 4, 192, 2802, 1, 2), (4366, '2010-08-23 08:01:32', 1, 74, 2805, 1, 2), (4367, '2010-08-23 08:02:25', 1, 159, 0, 1, 2), (4368, '2010-08-23 08:20:53', 1, 50, 2808, 1, 2), (4369, '2010-08-23 08:21:16', 4, 50, 2808, 1, 2), (4370, '2010-08-23 08:21:16', 4, 133, 2808, 1, 2), (4371, '2010-08-23 08:21:16', 4, 193, 2808, 1, 2), (4372, '2010-08-23 08:21:16', 4, 192, 2808, 1, 2), (4373, '2010-08-23 08:22:48', 4, 49, 2808, 1, 2), (4374, '2010-08-23 08:26:50', 1, 49, 2809, 1, 2), (4375, '2010-08-23 08:38:10', 1, 61, 2811, 1, 2), (4376, '2010-08-23 09:01:04', 1, 78, 2812, 1, 2), (4377, '2010-08-23 09:08:28', 1, 98, 2813, 1, 2), (4378, '2010-08-23 09:09:27', 1, 8, 2813, 1, 2), (4379, '2010-08-23 09:33:08', 1, 71, 2817, 1, 2), (4380, '2010-08-23 09:56:02', 1, 104, 2818, 1, 2), (4381, '2010-08-23 10:23:30', 1, 33, 2819, 1, 2), (4382, '2010-08-23 10:46:23', 1, 30, 2820, 1, 2), (4383, '2010-08-23 11:07:58', 1, 186, 2822, 1, 2), (4384, '2010-08-23 11:18:22', 1, 57, 2823, 1, 2), (4385, '2010-08-23 11:50:40', 1, 165, 2825, 1, 2), (4386, '2010-08-23 12:21:02', 1, 163, 2828, 1, 2), (4387, '2010-08-23 12:51:23', 1, 187, 2829, 1, 2), (4388, '2010-08-23 13:07:35', 1, 33, 2830, 1, 2), (4389, '2010-08-23 13:08:23', 1, 31, 2830, 1, 2), (4390, '2010-08-23 13:09:11', 1, 52, 2830, 1, 2), (4391, '2010-08-23 13:26:44', 1, 70, 2831, 1, 2), (4392, '2010-08-23 13:38:44', 1, 11, 2832, 1, 2), (4393, '2010-08-23 13:39:15', 1, 168, 2832, 1, 2), (4394, '2010-08-23 13:39:58', 1, 79, 2832, 1, 2), (4395, '2010-08-23 13:40:00', 1, 79, 2832, 1, 2), (4396, '2010-08-23 14:00:27', 1, 169, 2833, 1, 2), (4397, '2010-08-23 14:35:24', 1, 131, 0, 1, 2), (4398, '2010-08-23 15:09:57', 1, 213, 2835, 1, 2), (4399, '2010-08-23 15:11:24', 1, 76, 2834, 1, 2), (4400, '2010-08-23 15:11:54', 1, 76, 2834, 1, 2), (4401, '2010-08-23 15:38:27', 1, 7, 0, 1, 2), (4402, '2010-08-23 17:40:45', 1, 8, 2838, 1, 2), (4403, '2010-08-23 17:41:32', 1, 5, 2838, 1, 2), (4404, '2010-08-23 17:42:06', 1, 5, 2838, 1, 2), (4405, '2010-08-23 17:42:56', 1, 5, 2838, 1, 2), (4406, '2010-08-23 17:43:31', 1, 7, 2838, 1, 2), (4407, '2010-08-23 17:44:14', 1, 5, 2838, 1, 2), (4408, '2010-08-23 17:50:09', 1, 82, 2839, 1, 2), (4409, '2010-08-23 17:51:22', 1, 9, 2838, 1, 2), (4410, '2010-08-23 17:51:37', 1, 8, 2838, 1, 2), (4411, '2010-08-23 17:52:13', 1, 5, 2838, 1, 2), (4412, '2010-08-23 18:16:03', 1, 69, 2840, 1, 2), (4413, '2010-08-23 18:48:20', 1, 87, 2841, 1, 2), (4414, '2010-08-23 19:02:12', 1, 49, 2842, 1, 2), (4415, '2010-08-23 19:09:53', 1, 213, 2843, 1, 2), (4416, '2010-08-23 19:23:33', 1, 112, 2847, 1, 2), (4417, '2010-08-23 19:36:48', 1, 141, 2848, 1, 2), (4418, '2010-08-23 19:46:37', 1, 140, 2852, 1, 2), (4419, '2010-08-23 19:47:11', 1, 61, 2853, 1, 2), (4420, '2010-08-23 19:48:51', 1, 49, 2856, 1, 2), (4421, '2010-08-23 19:49:41', 1, 76, 2857, 1, 2), (4422, '2010-08-23 19:58:09', 1, 112, 2861, 1, 2), (4423, '2010-08-23 20:04:49', 1, 144, 2863, 1, 2), (4424, '2010-08-23 20:06:40', 1, 50, 2865, 1, 2), (4425, '2010-08-23 20:20:06', 1, 88, 2869, 1, 2), (4426, '2010-08-23 20:22:10', 1, 92, 0, 1, 2), (4427, '2010-08-23 20:31:17', 1, 102, 2871, 1, 2), (4428, '2010-08-23 20:40:42', 1, 129, 2872, 1, 2), (4429, '2010-08-23 20:45:54', 1, 145, 2874, 1, 2), (4430, '2010-08-23 20:57:26', 1, 192, 2877, 1, 2), (4431, '2010-08-23 21:07:34', 1, 187, 2878, 1, 2), (4432, '2010-08-23 21:14:42', 1, 97, 0, 1, 2), (4433, '2010-08-23 21:17:42', 1, 8, 2879, 1, 2), (4434, '2010-08-23 21:25:15', 1, 48, 0, 1, 2), (4435, '2010-08-23 21:37:56', 1, 67, 2880, 1, 2), (4436, '2010-08-23 21:47:10', 1, 96, 0, 1, 2), (4437, '2010-08-23 22:07:23', 1, 95, 0, 1, 2), (4438, '2010-08-23 22:17:46', 1, 68, 0, 1, 2), (4439, '2010-08-23 22:18:21', 1, 143, 2881, 1, 2), (4440, '2010-08-23 22:28:17', 1, 30, 0, 1, 2), (4441, '2010-08-23 22:38:35', 1, 168, 2882, 1, 2), (4442, '2010-08-23 22:38:48', 1, 82, 0, 1, 2), (4443, '2010-08-23 22:49:17', 1, 93, 0, 1, 2), (4444, '2010-08-23 23:08:54', 1, 142, 2883, 1, 2), (4445, '2010-08-23 23:30:51', 1, 85, 0, 1, 2), (4446, '2010-08-23 23:39:12', 1, 60, 2884, 1, 2), (4447, '2010-08-23 23:57:16', 1, 148, 2885, 1, 2), (4448, '2010-08-24 00:02:21', 1, 83, 0, 1, 2), (4449, '2010-08-24 00:11:50', 1, 33, 2886, 1, 2), (4450, '2010-08-24 00:12:54', 1, 66, 0, 1, 2), (4451, '2010-08-24 00:12:58', 1, 51, 2886, 1, 2), (4452, '2010-08-24 00:13:33', 1, 33, 2886, 1, 2), (4453, '2010-08-24 00:14:06', 1, 49, 2886, 1, 2), (4454, '2010-08-24 00:15:37', 1, 54, 2886, 1, 2), (4455, '2010-08-24 00:19:12', 1, 76, 2886, 1, 2), (4456, '2010-08-24 00:19:36', 1, 91, 2887, 1, 2), (4457, '2010-08-24 00:22:26', 1, 33, 2886, 1, 2), (4458, '2010-08-24 00:23:23', 1, 88, 0, 1, 2), (4459, '2010-08-24 00:54:57', 1, 21, 0, 1, 2), (4460, '2010-08-24 01:09:46', 1, 177, 2888, 1, 2), (4461, '2010-08-24 01:15:58', 1, 133, 0, 1, 2), (4462, '2010-08-24 01:26:32', 1, 14, 0, 1, 2), (4463, '2010-08-24 01:37:02', 1, 30, 0, 1, 2), (4464, '2010-08-24 01:47:32', 1, 33, 0, 1, 2), (4465, '2010-08-24 01:49:13', 1, 13, 2889, 1, 2), (4466, '2010-08-24 02:08:34', 1, 176, 0, 1, 2), (4467, '2010-08-24 02:28:41', 1, 166, 2891, 1, 2), (4468, '2010-08-24 02:29:37', 1, 132, 0, 1, 2), (4469, '2010-08-24 02:40:08', 1, 91, 0, 1, 2), (4470, '2010-08-24 02:50:40', 1, 125, 0, 1, 2), (4471, '2010-08-24 02:58:18', 1, 139, 2892, 1, 2), (4472, '2010-08-24 03:01:39', 1, 4, 0, 1, 2), (4473, '2010-08-24 03:08:46', 1, 168, 2893, 1, 2), (4474, '2010-08-24 03:11:42', 1, 53, 0, 1, 2), (4475, '2010-08-24 03:19:13', 1, 167, 2894, 1, 2), (4476, '2010-08-24 03:22:17', 1, 8, 0, 1, 2), (4477, '2010-08-24 03:32:45', 1, 3, 0, 1, 2), (4478, '2010-08-24 03:53:46', 1, 78, 0, 1, 2), (4479, '2010-08-24 04:04:16', 1, 60, 0, 1, 2), (4480, '2010-08-24 04:14:49', 1, 5, 0, 1, 2), (4481, '2010-08-24 04:25:24', 1, 6, 0, 1, 2), (4482, '2010-08-24 04:29:11', 1, 83, 2896, 1, 2), (4483, '2010-08-24 04:35:50', 1, 7, 0, 1, 2), (4484, '2010-08-24 04:46:24', 1, 128, 0, 1, 2), (4485, '2010-08-24 04:56:55', 1, 89, 0, 1, 2), (4486, '2010-08-24 04:58:42', 1, 160, 2897, 1, 2), (4487, '2010-08-24 05:07:25', 1, 22, 0, 1, 2), (4488, '2010-08-24 05:17:55', 1, 15, 0, 1, 2), (4489, '2010-08-24 05:28:28', 1, 129, 0, 1, 2), (4490, '2010-08-24 05:39:00', 1, 27, 0, 1, 2), (4491, '2010-08-24 05:41:26', 1, 49, 2899, 1, 2), (4492, '2010-08-24 05:42:06', 4, 49, 2899, 1, 2), (4493, '2010-08-24 05:42:06', 4, 133, 2899, 1, 2), (4494, '2010-08-24 05:42:06', 4, 193, 2899, 1, 2), (4495, '2010-08-24 05:42:06', 4, 192, 2899, 1, 2), (4496, '2010-08-24 05:49:26', 1, 32, 0, 1, 2), (4497, '2010-08-24 05:50:10', 1, 30, 2900, 1, 2), (4498, '2010-08-24 06:20:58', 1, 17, 0, 1, 2), (4499, '2010-08-24 06:52:40', 1, 51, 0, 1, 2), (4500, '2010-08-24 07:03:02', 1, 213, 0, 1, 2), (4501, '2010-08-24 07:13:43', 1, 5, 0, 1, 2), (4502, '2010-08-24 07:24:10', 1, 65, 0, 1, 2), (4503, '2010-08-24 07:26:09', 1, 49, 2902, 1, 2), (4504, '2010-08-24 07:26:48', 1, 50, 2902, 1, 2), (4505, '2010-08-24 07:32:34', 1, 32, 2903, 1, 2), (4506, '2010-08-24 07:45:24', 1, 3, 0, 1, 2), (4507, '2010-08-24 07:55:47', 1, 16, 0, 1, 2), (4508, '2010-08-24 08:06:09', 1, 1, 0, 1, 2), (4509, '2010-08-24 08:14:28', 1, 5, 2904, 1, 2), (4510, '2010-08-24 08:15:05', 1, 8, 2904, 1, 2), (4511, '2010-08-24 08:31:58', 1, 75, 2906, 1, 2), (4512, '2010-08-24 09:33:36', 1, 33, 2909, 1, 2), (4513, '2010-08-24 09:34:12', 1, 81, 2910, 1, 2), (4514, '2010-08-24 09:52:31', 1, 166, 2911, 1, 2), (4515, '2010-08-24 10:08:55', 1, 144, 2912, 1, 2), (4516, '2010-08-24 10:34:07', 1, 50, 2913, 1, 2), (4517, '2010-08-24 10:43:22', 1, 101, 2915, 1, 2), (4518, '2010-08-24 10:55:17', 1, 79, 2917, 1, 2), (4519, '2010-08-24 11:05:26', 1, 49, 2918, 1, 2), (4520, '2010-08-24 11:19:08', 1, 49, 2919, 1, 2), (4521, '2010-08-24 11:41:49', 1, 14, 2920, 1, 2), (4522, '2010-08-24 11:42:12', 1, 16, 2920, 1, 2), (4523, '2010-08-24 12:04:09', 1, 49, 2923, 1, 2), (4524, '2010-08-24 12:05:53', 1, 49, 2923, 1, 2), (4525, '2010-08-24 12:06:27', 1, 53, 2923, 1, 2), (4526, '2010-08-24 12:07:40', 1, 74, 2923, 1, 2), (4527, '2010-08-24 12:08:12', 1, 31, 2921, 1, 2), (4528, '2010-08-24 12:08:56', 1, 33, 2921, 1, 2), (4529, '2010-08-24 12:10:00', 1, 67, 2921, 1, 2), (4530, '2010-08-24 12:10:46', 1, 70, 2921, 1, 2), (4531, '2010-08-24 12:15:02', 1, 75, 2923, 1, 2), (4532, '2010-08-24 12:16:22', 1, 193, 2924, 1, 2), (4533, '2010-08-24 12:31:27', 4, 50, 2925, 1, 2), (4534, '2010-08-24 12:31:27', 4, 133, 2925, 1, 2), (4535, '2010-08-24 12:31:27', 4, 193, 2925, 1, 2), (4536, '2010-08-24 12:31:27', 4, 192, 2925, 1, 2), (4537, '2010-08-24 12:36:41', 1, 146, 2926, 1, 2), (4538, '2010-08-24 12:59:11', 1, 77, 2928, 1, 2), (4539, '2010-08-24 13:21:40', 1, 86, 2930, 1, 2), (4540, '2010-08-24 13:29:49', 1, 1, 2931, 1, 2), (4541, '2010-08-24 13:30:30', 1, 29, 2931, 1, 2), (4542, '2010-08-24 13:32:05', 1, 29, 2931, 1, 2), (4543, '2010-08-24 13:35:30', 4, 29, 2931, 1, 2), (4544, '2010-08-24 13:35:31', 4, 133, 2931, 1, 2), (4545, '2010-08-24 13:35:31', 4, 193, 2931, 1, 2), (4546, '2010-08-24 13:35:31', 4, 192, 2931, 1, 2), (4547, '2010-08-24 14:12:34', 1, 3, 2935, 1, 2), (4548, '2010-08-24 14:43:09', 1, 17, 2937, 1, 2), (4549, '2010-08-24 14:44:36', 1, 20, 2937, 1, 2), (4550, '2010-08-24 14:45:41', 1, 195, 2937, 1, 2), (4551, '2010-08-24 14:48:13', 1, 17, 2937, 1, 2), (4552, '2010-08-24 14:54:36', 1, 166, 2939, 1, 2), (4553, '2010-08-24 14:54:38', 1, 17, 2937, 1, 2), (4554, '2010-08-24 15:02:59', 1, 170, 2939, 1, 2), (4555, '2010-08-24 15:03:17', 1, 80, 2940, 1, 2), (4556, '2010-08-24 16:03:11', 1, 4, 2914, 1, 2), (4557, '2010-08-24 16:05:53', 1, 9, 2914, 1, 2), (4558, '2010-08-24 16:06:29', 1, 5, 2914, 1, 2), (4559, '2010-08-24 16:23:34', 1, 5, 2943, 1, 2), (4560, '2010-08-24 17:05:40', 1, 7, 2945, 1, 2), (4561, '2010-08-24 18:02:06', 1, 108, 2947, 1, 2), (4562, '2010-08-24 18:15:24', 1, 92, 0, 1, 2), (4563, '2010-08-24 18:22:46', 1, 84, 2948, 1, 2), (4564, '2010-08-24 18:33:17', 1, 161, 2949, 1, 2), (4565, '2010-08-24 19:27:02', 1, 69, 2951, 1, 2), (4566, '2010-08-24 20:12:23', 1, 213, 2952, 1, 2), (4567, '2010-08-24 20:35:23', 1, 139, 2953, 1, 2), (4568, '2010-08-24 20:58:21', 1, 235, 2954, 1, 2), (4569, '2010-08-24 21:32:19', 1, 229, 2955, 1, 2), (4570, '2010-08-24 22:17:44', 1, 1, 2956, 1, 2), (4571, '2010-08-24 23:02:48', 1, 8, 2957, 1, 2), (4572, '2010-08-24 23:21:41', 1, 51, 2958, 1, 2), (4573, '2010-08-24 23:23:12', 1, 5, 2959, 1, 2), (4574, '2010-08-24 23:24:09', 1, 240, 2960, 1, 2), (4575, '2010-08-24 23:25:44', 1, 52, 2961, 1, 2), (4576, '2010-08-24 23:25:57', 1, 4, 2962, 1, 2), (4577, '2010-08-24 23:40:12', 1, 53, 2963, 1, 2), (4578, '2010-08-24 23:54:28', 1, 201, 2964, 1, 2), (4579, '2010-08-25 00:20:18', 1, 98, 0, 1, 2), (4580, '2010-08-25 00:39:27', 1, 101, 0, 1, 2), (4581, '2010-08-25 00:44:16', 1, 191, 2965, 1, 2), (4582, '2010-08-25 00:59:05', 1, 124, 0, 1, 2), (4583, '2010-08-25 01:12:44', 1, 103, 2968, 1, 2), (4584, '2010-08-25 01:15:04', 1, 9, 2971, 1, 2), (4585, '2010-08-25 01:15:47', 1, 3, 2972, 1, 2), (4586, '2010-08-25 01:18:31', 1, 186, 0, 1, 2), (4587, '2010-08-25 01:26:34', 1, 7, 2973, 1, 2), (4588, '2010-08-25 01:57:38', 1, 7, 0, 1, 2), (4589, '2010-08-25 02:11:51', 1, 100, 2974, 1, 2), (4590, '2010-08-25 02:37:59', 1, 8, 2975, 1, 2), (4591, '2010-08-25 02:58:12', 1, 101, 2978, 1, 2), (4592, '2010-08-25 03:18:11', 1, 159, 2979, 1, 2), (4593, '2010-08-25 03:28:19', 1, 99, 2981, 1, 2), (4594, '2010-08-25 03:33:31', 1, 50, 2982, 1, 2), (4595, '2010-08-25 04:42:19', 1, 66, 2984, 1, 2), (4596, '2010-08-25 04:48:32', 1, 174, 2985, 1, 2), (4597, '2010-08-25 05:23:31', 1, 50, 2986, 1, 2), (4598, '2010-08-25 05:40:44', 1, 31, 2989, 1, 2), (4599, '2010-08-25 05:41:27', 1, 52, 2989, 1, 2), (4600, '2010-08-25 05:58:10', 1, 108, 2991, 1, 2), (4601, '2010-08-25 05:58:28', 1, 85, 2992, 1, 2), (4602, '2010-08-25 06:15:57', 1, 48, 2995, 1, 2), (4603, '2010-08-25 06:40:24', 1, 117, 2996, 1, 2), (4604, '2010-08-25 06:49:39', 1, 7, 3004, 1, 2), (4605, '2010-08-25 07:09:58', 1, 69, 0, 1, 2), (4606, '2010-08-25 07:29:12', 1, 103, 0, 1, 2), (4607, '2010-08-25 07:39:58', 1, 110, 3006, 1, 2), (4608, '2010-08-25 07:40:10', 1, 6, 3008, 1, 2), (4609, '2010-08-25 07:40:28', 1, 109, 3006, 1, 2), (4610, '2010-08-25 07:45:05', 1, 108, 3006, 1, 2), (4611, '2010-08-25 07:45:25', 1, 104, 3006, 1, 2), (4612, '2010-08-25 07:46:36', 1, 120, 3006, 1, 2), (4613, '2010-08-25 07:47:37', 1, 111, 3006, 1, 2), (4614, '2010-08-25 07:47:38', 1, 111, 3006, 1, 2), (4615, '2010-08-25 07:49:52', 1, 166, 0, 1, 2), (4616, '2010-08-25 07:54:30', 4, 55, 3006, 1, 2), (4617, '2010-08-25 07:54:34', 4, 133, 3006, 1, 2), (4618, '2010-08-25 07:54:34', 4, 193, 3006, 1, 2), (4619, '2010-08-25 07:54:34', 4, 192, 3006, 1, 2), (4620, '2010-08-25 07:55:23', 1, 111, 3009, 1, 2), (4621, '2010-08-25 07:56:32', 4, 112, 3006, 1, 2), (4622, '2010-08-25 07:56:56', 4, 109, 3006, 1, 2), (4623, '2010-08-25 08:04:03', 1, 101, 3006, 1, 2), (4624, '2010-08-25 08:04:45', 1, 102, 3006, 1, 2), (4625, '2010-08-25 08:05:13', 1, 101, 3006, 1, 2), (4626, '2010-08-25 08:05:27', 4, 101, 3006, 1, 2), (4627, '2010-08-25 08:08:28', 1, 186, 0, 1, 2), (4628, '2010-08-25 08:16:06', 1, 64, 3010, 1, 2), (4629, '2010-08-25 08:16:51', 1, 65, 3010, 1, 2), (4630, '2010-08-25 08:59:03', 1, 50, 3011, 1, 2), (4631, '2010-08-25 08:59:10', 4, 50, 3011, 1, 2), (4632, '2010-08-25 08:59:10', 4, 133, 3011, 1, 2), (4633, '2010-08-25 08:59:10', 4, 193, 3011, 1, 2), (4634, '2010-08-25 08:59:10', 4, 192, 3011, 1, 2), (4635, '2010-08-25 09:02:40', 1, 50, 3011, 1, 2), (4636, '2010-08-25 09:04:19', 1, 152, 3013, 1, 2), (4637, '2010-08-25 09:06:45', 1, 49, 3014, 1, 2), (4638, '2010-08-25 09:40:22', 1, 1, 3017, 1, 2), (4639, '2010-08-25 09:50:43', 1, 49, 3018, 1, 2), (4640, '2010-08-25 09:51:21', 1, 48, 3018, 1, 2), (4641, '2010-08-25 09:51:30', 1, 33, 3018, 1, 2), (4642, '2010-08-25 09:53:01', 1, 32, 3019, 1, 2), (4643, '2010-08-25 10:07:01', 1, 1, 3021, 1, 2), (4644, '2010-08-25 10:11:04', 1, 67, 3021, 1, 2), (4645, '2010-08-25 10:12:25', 1, 4, 3021, 1, 2), (4646, '2010-08-25 10:16:58', 1, 6, 3021, 1, 2), (4647, '2010-08-25 10:40:43', 1, 157, 3024, 1, 2), (4648, '2010-08-25 10:46:39', 1, 49, 3025, 1, 2), (4649, '2010-08-25 11:31:14', 1, 30, 3026, 1, 2), (4650, '2010-08-25 11:33:33', 1, 112, 3027, 1, 2), (4651, '2010-08-25 12:10:13', 1, 9, 3031, 1, 2), (4652, '2010-08-25 12:49:12', 1, 142, 3033, 1, 2), (4653, '2010-08-25 12:56:09', 1, 182, 0, 1, 2), (4654, '2010-08-25 12:56:45', 1, 2, 3034, 1, 2), (4655, '2010-08-25 13:20:58', 1, 98, 3036, 1, 2), (4656, '2010-08-25 13:22:47', 1, 186, 3037, 1, 2), (4657, '2010-08-25 13:23:30', 1, 186, 3037, 1, 2), (4658, '2010-08-25 13:25:16', 1, 112, 3038, 1, 2), (4659, '2010-08-25 13:27:53', 1, 2, 3043, 1, 2), (4660, '2010-08-25 13:46:53', 1, 186, 3045, 1, 2), (4661, '2010-08-25 14:05:55', 1, 106, 3047, 1, 2), (4662, '2010-08-25 14:53:53', 1, 113, 3049, 1, 2), (4663, '2010-08-25 15:07:25', 1, 30, 3050, 1, 2), (4664, '2010-08-25 15:08:08', 1, 29, 3050, 1, 2), (4665, '2010-08-25 15:12:21', 1, 17, 3050, 1, 2), (4666, '2010-08-25 15:13:59', 1, 28, 3050, 1, 2), (4667, '2010-08-25 15:15:31', 1, 26, 3050, 1, 2), (4668, '2010-08-25 15:17:05', 1, 8, 3050, 1, 2), (4669, '2010-08-25 15:18:49', 1, 195, 3050, 1, 2), (4670, '2010-08-25 15:19:49', 1, 4, 3050, 1, 2), (4671, '2010-08-25 15:58:07', 1, 131, 0, 1, 2), (4672, '2010-08-25 17:48:00', 1, 160, 3056, 1, 2), (4673, '2010-08-25 17:59:23', 1, 121, 3059, 1, 2), (4674, '2010-08-25 18:09:05', 1, 61, 3060, 1, 2), (4675, '2010-08-25 18:10:49', 1, 120, 3061, 1, 2), (4676, '2010-08-25 18:12:52', 1, 61, 3060, 1, 2), (4677, '2010-08-25 18:13:13', 4, 61, 3060, 1, 2), (4678, '2010-08-25 18:13:13', 4, 133, 3060, 1, 2), (4679, '2010-08-25 18:13:13', 4, 193, 3060, 1, 2), (4680, '2010-08-25 18:13:13', 4, 192, 3060, 1, 2), (4681, '2010-08-25 19:36:37', 1, 5, 3063, 1, 2), (4682, '2010-08-25 21:07:05', 1, 2, 3067, 1, 2), (4683, '2010-08-25 21:53:52', 1, 144, 3068, 1, 2), (4684, '2010-08-25 22:18:45', 1, 1, 3069, 1, 2), (4685, '2010-08-25 22:18:47', 1, 1, 3069, 1, 2), (4686, '2010-08-25 22:34:26', 1, 146, 3070, 1, 2), (4687, '2010-08-25 22:35:24', 1, 146, 3071, 1, 2), (4688, '2010-08-25 22:45:21', 1, 163, 0, 1, 2), (4689, '2010-08-25 23:48:57', 1, 159, 0, 1, 2), (4690, '2010-08-26 00:01:42', 1, 161, 0, 1, 2), (4691, '2010-08-26 01:18:10', 1, 30, 0, 1, 2), (4692, '2010-08-26 01:20:27', 1, 115, 3075, 1, 2), (4693, '2010-08-26 01:43:30', 1, 51, 0, 1, 2), (4694, '2010-08-26 01:56:16', 1, 3, 0, 1, 2), (4695, '2010-08-26 02:09:00', 1, 213, 0, 1, 2), (4696, '2010-08-26 02:21:41', 1, 65, 0, 1, 2), (4697, '2010-08-26 02:34:25', 1, 5, 0, 1, 2), (4698, '2010-08-26 02:38:44', 1, 108, 3078, 1, 2), (4699, '2010-08-26 02:45:16', 1, 142, 3079, 1, 2), (4700, '2010-08-26 02:47:08', 1, 21, 0, 1, 2), (4701, '2010-08-26 03:18:52', 1, 102, 3080, 1, 2), (4702, '2010-08-26 03:25:21', 1, 3, 0, 1, 2), (4703, '2010-08-26 03:28:13', 1, 6, 3082, 1, 2), (4704, '2010-08-26 03:33:20', 1, 140, 3083, 1, 2), (4705, '2010-08-26 03:38:02', 1, 53, 0, 1, 2), (4706, '2010-08-26 03:51:59', 1, 110, 3084, 1, 2), (4707, '2010-08-26 04:03:30', 1, 4, 0, 1, 2), (4708, '2010-08-26 04:16:11', 1, 32, 0, 1, 2), (4709, '2010-08-26 04:28:57', 1, 128, 0, 1, 2), (4710, '2010-08-26 04:54:27', 1, 129, 0, 1, 2), (4711, '2010-08-26 05:02:18', 1, 139, 3087, 1, 2), (4712, '2010-08-26 05:07:09', 1, 8, 0, 1, 2), (4713, '2010-08-26 05:19:55', 1, 89, 0, 1, 2), (4714, '2010-08-26 05:32:33', 1, 60, 0, 1, 2), (4715, '2010-08-26 05:45:17', 1, 17, 0, 1, 2), (4716, '2010-08-26 05:58:03', 1, 7, 0, 1, 2), (4717, '2010-08-26 06:10:52', 1, 6, 0, 1, 2), (4718, '2010-08-26 06:23:35', 1, 22, 0, 1, 2), (4719, '2010-08-26 06:36:16', 1, 15, 0, 1, 2), (4720, '2010-08-26 06:39:57', 1, 49, 3089, 1, 2), (4721, '2010-08-26 06:41:33', 1, 1, 3089, 1, 2), (4722, '2010-08-26 06:42:17', 1, 3, 3089, 1, 2), (4723, '2010-08-26 06:48:58', 1, 27, 0, 1, 2), (4724, '2010-08-26 07:40:13', 1, 1, 0, 1, 2), (4725, '2010-08-26 08:23:14', 1, 2, 3092, 1, 2), (4726, '2010-08-26 09:04:25', 1, 49, 3094, 1, 2), (4727, '2010-08-26 09:04:59', 1, 33, 3094, 1, 2), (4728, '2010-08-26 09:05:44', 1, 49, 3094, 1, 2), (4729, '2010-08-26 09:28:35', 1, 147, 3095, 1, 2), (4730, '2010-08-26 10:37:18', 1, 78, 3098, 1, 2), (4731, '2010-08-26 10:41:08', 1, 62, 3099, 1, 2), (4732, '2010-08-26 10:47:32', 1, 32, 3100, 1, 2), (4733, '2010-08-26 11:08:27', 1, 112, 3102, 1, 2), (4734, '2010-08-26 13:17:31', 1, 4, 3107, 1, 2), (4735, '2010-08-26 13:39:20', 1, 143, 3109, 1, 2), (4736, '2010-08-26 14:18:40', 1, 182, 3111, 1, 2), (4737, '2010-08-26 15:43:26', 1, 184, 3112, 1, 2), (4738, '2010-08-26 16:58:00', 1, 184, 3114, 1, 2), (4739, '2010-08-26 17:08:50', 1, 51, 3115, 1, 2), (4740, '2010-08-26 18:05:13', 1, 7, 3119, 1, 2), (4741, '2010-08-26 18:35:06', 1, 6, 3122, 1, 2), (4742, '2010-08-26 18:57:41', 1, 73, 3123, 1, 2), (4743, '2010-08-26 19:35:19', 1, 49, 3125, 1, 2), (4744, '2010-08-26 20:05:25', 1, 82, 3126, 1, 2), (4745, '2010-08-26 20:09:16', 1, 65, 3128, 1, 2), (4746, '2010-08-26 20:32:28', 1, 168, 3129, 1, 2), (4747, '2010-08-26 21:03:25', 1, 158, 3131, 1, 2), (4748, '2010-08-26 21:11:13', 1, 83, 3132, 1, 2), (4749, '2010-08-26 21:35:00', 1, 165, 3133, 1, 2), (4750, '2010-08-26 22:07:02', 1, 8, 3134, 1, 2), (4751, '2010-08-26 22:25:59', 1, 5, 3135, 1, 2), (4752, '2010-08-26 22:38:53', 1, 190, 3136, 1, 2), (4753, '2010-08-26 23:02:38', 1, 170, 3137, 1, 2), (4754, '2010-08-26 23:34:45', 1, 72, 3138, 1, 2), (4755, '2010-08-27 00:16:31', 1, 71, 3139, 1, 2), (4756, '2010-08-27 01:01:49', 1, 141, 3142, 1, 2), (4757, '2010-08-27 01:10:12', 1, 33, 3143, 1, 2), (4758, '2010-08-27 01:36:57', 1, 63, 3144, 1, 2), (4759, '2010-08-27 01:53:07', 1, 186, 0, 1, 2), (4760, '2010-08-27 02:13:16', 1, 88, 3145, 1, 2), (4761, '2010-08-27 02:36:29', 1, 124, 0, 1, 2), (4762, '2010-08-27 02:41:42', 1, 184, 3146, 1, 2), (4763, '2010-08-27 02:53:42', 1, 182, 3147, 1, 2), (4764, '2010-08-27 03:13:11', 1, 87, 3148, 1, 2), (4765, '2010-08-27 03:42:15', 1, 192, 3149, 1, 2), (4766, '2010-08-27 04:03:19', 1, 98, 0, 1, 2), (4767, '2010-08-27 04:11:14', 1, 31, 3150, 1, 2), (4768, '2010-08-27 04:34:29', 1, 60, 0, 1, 2), (4769, '2010-08-27 04:40:14', 1, 169, 3151, 1, 2), (4770, '2010-08-27 05:09:13', 1, 180, 3153, 1, 2), (4771, '2010-08-27 05:30:04', 1, 186, 0, 1, 2), (4772, '2010-08-27 07:45:02', 1, 181, 3156, 1, 2), (4773, '2010-08-27 08:23:46', 1, 33, 3159, 1, 2), (4774, '2010-08-27 08:29:55', 1, 64, 3161, 1, 2), (4775, '2010-08-27 09:13:07', 1, 160, 3165, 1, 2), (4776, '2010-08-27 09:22:18', 1, 60, 3166, 1, 2), (4777, '2010-08-27 09:53:36', 1, 1, 3167, 1, 2), (4778, '2010-08-27 09:53:49', 1, 3, 3167, 1, 2), (4779, '2010-08-27 09:54:25', 1, 5, 3167, 1, 2), (4780, '2010-08-27 09:54:48', 1, 2, 3167, 1, 2), (4781, '2010-08-27 09:56:28', 1, 2, 3169, 1, 2), (4782, '2010-08-27 09:56:55', 1, 3, 3169, 1, 2), (4783, '2010-08-27 10:05:56', 1, 144, 3170, 1, 2), (4784, '2010-08-27 10:09:05', 1, 70, 3171, 1, 2), (4785, '2010-08-27 10:35:21', 1, 66, 0, 1, 2), (4786, '2010-08-27 11:21:26', 4, 50, 3172, 1, 2), (4787, '2010-08-27 11:21:27', 4, 133, 3172, 1, 2), (4788, '2010-08-27 11:21:27', 4, 193, 3172, 1, 2), (4789, '2010-08-27 11:21:27', 4, 192, 3172, 1, 2), (4790, '2010-08-27 11:42:37', 1, 5, 3173, 1, 2), (4791, '2010-08-27 11:42:59', 1, 190, 3174, 1, 2), (4792, '2010-08-27 11:48:32', 1, 76, 3175, 1, 2), (4793, '2010-08-27 12:20:56', 1, 104, 3176, 1, 2), (4794, '2010-08-27 12:57:06', 1, 1, 3177, 1, 2), (4795, '2010-08-27 14:11:15', 1, 68, 3178, 1, 2), (4796, '2010-08-27 14:20:01', 1, 65, 3180, 1, 2), (4797, '2010-08-27 15:20:57', 1, 8, 3182, 1, 2), (4798, '2010-08-27 15:21:48', 1, 84, 0, 1, 2), (4799, '2010-08-27 15:37:12', 1, 182, 3183, 1, 2), (4800, '2010-08-27 16:10:44', 1, 50, 3184, 1, 2), (4801, '2010-08-27 16:11:08', 1, 50, 3184, 1, 2), (4802, '2010-08-27 16:20:52', 1, 144, 3184, 1, 2), (4803, '2010-08-27 16:22:59', 1, 6, 3184, 1, 2), (4804, '2010-08-27 16:23:44', 1, 8, 3184, 1, 2), (4805, '2010-08-27 16:27:28', 1, 12, 3184, 1, 2), (4806, '2010-08-27 16:28:54', 1, 15, 3184, 1, 2), (4807, '2010-08-27 16:29:55', 1, 26, 3184, 1, 2), (4808, '2010-08-27 16:32:09', 1, 12, 3184, 1, 2), (4809, '2010-08-27 16:33:57', 1, 6, 3184, 1, 2), (4810, '2010-08-27 16:34:24', 1, 8, 3184, 1, 2), (4811, '2010-08-27 16:35:58', 1, 21, 3184, 1, 2), (4812, '2010-08-27 16:36:27', 1, 23, 3184, 1, 2), (4813, '2010-08-27 16:36:55', 1, 28, 3184, 1, 2), (4814, '2010-08-27 16:37:18', 1, 177, 3184, 1, 2), (4815, '2010-08-27 16:38:41', 1, 177, 3184, 1, 2), (4816, '2010-08-27 16:50:48', 1, 59, 3185, 1, 2), (4817, '2010-08-27 16:51:33', 4, 78, 3185, 1, 2), (4818, '2010-08-27 16:51:33', 4, 133, 3185, 1, 2), (4819, '2010-08-27 16:51:33', 4, 193, 3185, 1, 2), (4820, '2010-08-27 16:51:33', 4, 192, 3185, 1, 2), (4821, '2010-08-27 16:53:36', 1, 168, 3185, 1, 2), (4822, '2010-08-27 17:17:23', 1, 4, 3187, 1, 2), (4823, '2010-08-27 19:00:07', 1, 1, 3190, 1, 2), (4824, '2010-08-27 19:49:06', 1, 5, 3193, 1, 2), (4825, '2010-08-27 20:06:07', 1, 186, 3196, 1, 2), (4826, '2010-08-27 20:06:38', 1, 4, 3197, 1, 2), (4827, '2010-08-27 20:24:08', 1, 8, 3198, 1, 2), (4828, '2010-08-27 20:41:42', 1, 48, 3199, 1, 2), (4829, '2010-08-27 20:59:15', 1, 235, 3200, 1, 2), (4830, '2010-08-27 21:34:14', 1, 229, 3201, 1, 2), (4831, '2010-08-27 22:09:13', 1, 52, 3202, 1, 2), (4832, '2010-08-27 22:44:11', 1, 201, 3203, 1, 2), (4833, '2010-08-27 22:48:37', 1, 146, 3204, 1, 2), (4834, '2010-08-27 23:07:21', 1, 53, 3205, 1, 2), (4835, '2010-08-27 23:26:10', 1, 161, 3206, 1, 2), (4836, '2010-08-27 23:44:58', 1, 69, 3207, 1, 2), (4837, '2010-08-28 00:15:36', 1, 8, 0, 1, 2), (4838, '2010-08-28 00:22:37', 1, 84, 3208, 1, 2), (4839, '2010-08-28 01:00:39', 1, 51, 3209, 1, 2), (4840, '2010-08-28 01:21:55', 1, 66, 3210, 1, 2), (4841, '2010-08-28 01:43:10', 1, 76, 3211, 1, 2), (4842, '2010-08-28 02:04:27', 1, 213, 3212, 1, 2), (4843, '2010-08-28 02:15:32', 1, 100, 0, 1, 2), (4844, '2010-08-28 02:46:58', 1, 159, 3213, 1, 2), (4845, '2010-08-28 03:08:21', 1, 96, 3214, 1, 2), (4846, '2010-08-28 03:21:59', 1, 240, 3215, 1, 2), (4847, '2010-08-28 03:53:34', 1, 174, 3216, 1, 2), (4848, '2010-08-28 04:18:57', 1, 86, 3217, 1, 2), (4849, '2010-08-28 04:44:21', 1, 30, 3218, 1, 2), (4850, '2010-08-28 05:35:04', 1, 139, 3219, 1, 2), (4851, '2010-08-28 06:00:29', 1, 68, 3220, 1, 2), (4852, '2010-08-28 06:14:13', 1, 61, 3222, 1, 2), (4853, '2010-08-28 06:14:46', 1, 60, 3222, 1, 2), (4854, '2010-08-28 07:40:36', 1, 3, 3223, 1, 2), (4855, '2010-08-28 07:52:25', 1, 50, 3224, 1, 2), (4856, '2010-08-28 07:52:49', 1, 50, 3224, 1, 2), (4857, '2010-08-28 07:52:51', 1, 50, 3224, 1, 2), (4858, '2010-08-28 08:06:04', 1, 158, 3225, 1, 2), (4859, '2010-08-28 08:31:32', 1, 159, 3226, 1, 2), (4860, '2010-08-28 09:03:19', 1, 71, 3228, 1, 2), (4861, '2010-08-28 09:16:17', 1, 81, 3229, 1, 2), (4862, '2010-08-28 09:55:09', 1, 191, 3231, 1, 2), (4863, '2010-08-28 10:28:45', 1, 162, 3232, 1, 2), (4864, '2010-08-28 11:05:23', 1, 100, 3234, 1, 2), (4865, '2010-08-28 11:06:16', 1, 100, 3235, 1, 2), (4866, '2010-08-28 11:16:28', 1, 80, 3236, 1, 2), (4867, '2010-08-28 13:14:45', 1, 16, 0, 1, 2), (4868, '2010-08-28 14:57:49', 1, 33, 3244, 1, 2), (4869, '2010-08-28 17:19:06', 1, 143, 3246, 1, 2), (4870, '2010-08-28 18:51:10', 1, 7, 3248, 1, 2), (4871, '2010-08-28 19:02:48', 1, 5, 3250, 1, 2), (4872, '2010-08-28 20:08:57', 1, 142, 3254, 1, 2), (4873, '2010-08-28 21:26:26', 1, 58, 3256, 1, 2), (4874, '2010-08-28 21:26:49', 1, 60, 3256, 1, 2), (4875, '2010-08-28 22:00:51', 1, 6, 3259, 1, 2), (4876, '2010-08-28 22:03:35', 1, 9, 3260, 1, 2), (4877, '2010-08-28 22:34:32', 1, 2, 3262, 1, 2), (4878, '2010-08-28 22:43:06', 1, 107, 3264, 1, 2), (4879, '2010-08-28 23:05:28', 1, 182, 3265, 1, 2), (4880, '2010-08-28 23:20:50', 1, 8, 3266, 1, 2), (4881, '2010-08-28 23:36:24', 1, 184, 3267, 1, 2), (4882, '2010-08-29 00:38:16', 1, 182, 3268, 1, 2), (4883, '2010-08-29 02:40:43', 1, 84, 0, 1, 2), (4884, '2010-08-29 02:41:55', 1, 190, 3269, 1, 2), (4885, '2010-08-29 03:10:58', 1, 21, 0, 1, 2), (4886, '2010-08-29 03:31:36', 1, 9, 3270, 1, 2), (4887, '2010-08-29 04:08:44', 1, 192, 3271, 1, 2), (4888, '2010-08-29 04:11:32', 1, 186, 0, 1, 2), (4889, '2010-08-29 04:45:52', 1, 68, 3272, 1, 2), (4890, '2010-08-29 04:49:16', 1, 102, 3273, 1, 2), (4891, '2010-08-29 05:12:42', 1, 50, 3278, 1, 2), (4892, '2010-08-29 05:12:49', 1, 144, 3281, 1, 2), (4893, '2010-08-29 05:12:51', 1, 112, 3282, 1, 2), (4894, '2010-08-29 05:13:02', 1, 49, 3287, 1, 2), (4895, '2010-08-29 05:13:26', 1, 139, 3300, 1, 2), (4896, '2010-08-29 05:13:28', 1, 147, 3301, 1, 2), (4897, '2010-08-29 05:13:35', 1, 140, 3304, 1, 2), (4898, '2010-08-29 05:13:37', 1, 141, 3305, 1, 2), (4899, '2010-08-29 05:13:39', 1, 142, 3306, 1, 2), (4900, '2010-08-29 05:13:42', 1, 146, 3307, 1, 2), (4901, '2010-08-29 05:13:44', 1, 145, 3308, 1, 2), (4902, '2010-08-29 05:13:46', 1, 143, 3309, 1, 2), (4903, '2010-08-29 05:13:48', 1, 144, 3310, 1, 2), (4904, '2010-08-29 05:13:51', 1, 107, 3311, 1, 2), (4905, '2010-08-29 05:13:53', 1, 106, 3312, 1, 2), (4906, '2010-08-29 05:13:57', 1, 109, 3314, 1, 2), (4907, '2010-08-29 05:14:00', 1, 108, 3315, 1, 2), (4908, '2010-08-29 05:14:02', 1, 104, 3316, 1, 2), (4909, '2010-08-29 05:14:04', 1, 110, 3317, 1, 2), (4910, '2010-08-29 05:14:09', 1, 113, 3319, 1, 2), (4911, '2010-08-29 05:14:13', 1, 111, 3321, 1, 2), (4912, '2010-08-29 05:14:15', 1, 112, 3322, 1, 2), (4913, '2010-08-29 06:00:05', 1, 167, 3325, 1, 2), (4914, '2010-08-29 09:00:45', 1, 5, 3328, 1, 2), (4915, '2010-08-29 10:10:02', 1, 60, 0, 1, 2), (4916, '2010-08-29 10:19:01', 1, 50, 3334, 1, 2), (4917, '2010-08-29 11:25:53', 1, 33, 3335, 1, 2), (4918, '2010-08-29 11:35:57', 1, 181, 3336, 1, 2), (4919, '2010-08-29 11:46:36', 1, 50, 3337, 1, 2), (4920, '2010-08-29 11:46:56', 1, 50, 3337, 1, 2), (4921, '2010-08-29 11:47:16', 1, 50, 3337, 1, 2), (4922, '2010-08-29 13:36:23', 1, 64, 3338, 1, 2), (4923, '2010-08-29 14:44:00', 1, 1, 3339, 1, 2), (4924, '2010-08-29 14:44:26', 1, 1, 3339, 1, 2), (4925, '2010-08-29 15:36:47', 1, 1, 3340, 1, 2), (4926, '2010-08-29 15:39:54', 1, 31, 3341, 1, 2), (4927, '2010-08-29 17:04:02', 1, 4, 3346, 1, 2), (4928, '2010-08-29 17:50:42', 1, 15, 3348, 1, 2), (4929, '2010-08-29 17:51:43', 1, 12, 3348, 1, 2), (4930, '2010-08-29 17:52:47', 1, 1, 3348, 1, 2), (4931, '2010-08-29 18:37:51', 1, 79, 3350, 1, 2), (4932, '2010-08-29 18:43:46', 1, 8, 3351, 1, 2), (4933, '2010-08-29 19:06:38', 1, 4, 3352, 1, 2), (4934, '2010-08-29 19:19:35', 1, 144, 3353, 1, 2), (4935, '2010-08-29 19:20:20', 1, 144, 3353, 1, 2), (4936, '2010-08-29 19:52:21', 1, 5, 3355, 1, 2), (4937, '2010-08-29 19:54:11', 1, 75, 3356, 1, 2), (4938, '2010-08-29 20:03:50', 1, 1, 3357, 1, 2), (4939, '2010-08-29 20:27:22', 1, 160, 3358, 1, 2), (4940, '2010-08-29 20:50:55', 1, 51, 3359, 1, 2), (4941, '2010-08-29 21:26:13', 1, 152, 3360, 1, 2), (4942, '2010-08-29 21:48:07', 1, 66, 3361, 1, 2), (4943, '2010-08-29 22:12:48', 1, 161, 3362, 1, 2), (4944, '2010-08-29 22:37:28', 1, 169, 3363, 1, 2), (4945, '2010-08-29 22:42:23', 1, 161, 0, 1, 2), (4946, '2010-08-29 23:14:27', 1, 157, 3364, 1, 2), (4947, '2010-08-29 23:51:27', 1, 32, 3366, 1, 2), (4948, '2010-08-30 00:53:03', 1, 180, 3368, 1, 2), (4949, '2010-08-30 01:42:21', 1, 146, 3369, 1, 2), (4950, '2010-08-30 02:07:07', 1, 85, 3370, 1, 2), (4951, '2010-08-30 02:31:54', 1, 84, 3371, 1, 2), (4952, '2010-08-30 03:21:20', 1, 60, 3372, 1, 2), (4953, '2010-08-30 03:46:04', 1, 48, 3373, 1, 2), (4954, '2010-08-30 04:09:08', 1, 169, 3374, 1, 2), (4955, '2010-08-30 04:23:02', 1, 53, 3375, 1, 2), (4956, '2010-08-30 05:37:25', 1, 30, 3376, 1, 2), (4957, '2010-08-30 05:55:42', 1, 66, 0, 1, 2), (4958, '2010-08-30 07:17:52', 1, 61, 3383, 1, 2), (4959, '2010-08-30 09:49:12', 1, 177, 3386, 1, 2), (4960, '2010-08-30 09:49:34', 4, 177, 3386, 1, 2), (4961, '2010-08-30 09:49:34', 4, 133, 3386, 1, 2), (4962, '2010-08-30 09:49:34', 4, 193, 3386, 1, 2), (4963, '2010-08-30 09:49:34', 4, 192, 3386, 1, 2), (4964, '2010-08-30 09:50:23', 1, 177, 3386, 1, 2), (4965, '2010-08-30 09:50:39', 1, 177, 3386, 1, 2), (4966, '2010-08-30 10:12:19', 1, 58, 3387, 1, 2), (4967, '2010-08-30 10:12:49', 1, 57, 3387, 1, 2), (4968, '2010-08-30 10:13:59', 1, 57, 3387, 1, 2), (4969, '2010-08-30 10:14:28', 4, 57, 3387, 1, 2), (4970, '2010-08-30 10:14:28', 4, 133, 3387, 1, 2), (4971, '2010-08-30 10:14:28', 4, 193, 3387, 1, 2), (4972, '2010-08-30 10:14:28', 4, 192, 3387, 1, 2), (4973, '2010-08-30 10:31:21', 1, 70, 3388, 1, 2), (4974, '2010-08-30 10:36:49', 1, 50, 3389, 1, 2), (4975, '2010-08-30 10:37:35', 1, 1, 3389, 1, 2), (4976, '2010-08-30 11:41:34', 1, 4, 3391, 1, 2), (4977, '2010-08-30 12:51:48', 1, 2, 3393, 1, 2), (4978, '2010-08-30 13:18:23', 1, 168, 3395, 1, 2), (4979, '2010-08-30 13:38:39', 1, 87, 3396, 1, 2), (4980, '2010-08-30 14:46:44', 1, 88, 3399, 1, 2), (4981, '2010-08-30 15:15:57', 1, 50, 3401, 1, 2), (4982, '2010-08-30 15:49:12', 1, 5, 3403, 1, 2), (4983, '2010-08-30 15:49:32', 1, 61, 3402, 1, 2), (4984, '2010-08-30 15:50:00', 1, 8, 3403, 1, 2), (4985, '2010-08-30 15:50:10', 1, 61, 3402, 1, 2), (4986, '2010-08-30 15:54:49', 1, 69, 3405, 1, 2), (4987, '2010-08-30 16:02:27', 1, 144, 3406, 1, 2), (4988, '2010-08-30 16:02:30', 1, 144, 3406, 1, 2), (4989, '2010-08-30 16:02:32', 1, 144, 3406, 1, 2), (4990, '2010-08-30 16:02:34', 1, 144, 3406, 1, 2), (4991, '2010-08-30 16:04:13', 1, 121, 3406, 1, 2), (4992, '2010-08-30 16:04:38', 1, 5, 3403, 1, 2), (4993, '2010-08-30 16:04:46', 1, 119, 3406, 1, 2), (4994, '2010-08-30 16:22:56', 1, 9, 3408, 1, 2), (4995, '2010-08-30 16:23:30', 1, 5, 3408, 1, 2), (4996, '2010-08-30 16:23:33', 1, 5, 3408, 1, 2), (4997, '2010-08-30 16:23:34', 1, 5, 3408, 1, 2), (4998, '2010-08-30 16:24:08', 1, 7, 3408, 1, 2), (4999, '2010-08-30 18:46:30', 1, 4, 0, 1, 2), (5000, '2010-08-30 18:53:59', 1, 50, 3415, 1, 2), (5001, '2010-08-30 20:09:27', 1, 5, 3417, 1, 2), (5002, '2010-08-30 20:52:16', 1, 49, 3419, 1, 2), (5003, '2010-08-30 21:03:31', 1, 3, 0, 1, 2), (5004, '2010-08-30 21:07:08', 1, 213, 3420, 1, 2), (5005, '2010-08-30 21:36:46', 1, 94, 3421, 1, 2), (5006, '2010-08-30 22:36:02', 1, 168, 3423, 1, 2), (5007, '2010-08-30 22:46:11', 1, 129, 0, 1, 2), (5008, '2010-08-30 22:50:54', 1, 86, 3425, 1, 2), (5009, '2010-08-30 23:05:43', 1, 174, 3426, 1, 2), (5010, '2010-08-30 23:20:32', 1, 30, 0, 1, 2), (5011, '2010-08-30 23:50:07', 1, 66, 3427, 1, 2), (5012, '2010-08-30 23:54:43', 1, 32, 0, 1, 2), (5013, '2010-08-31 00:19:43', 1, 83, 3428, 1, 2), (5014, '2010-08-31 01:18:19', 1, 76, 3429, 1, 2), (5015, '2010-08-31 02:01:54', 1, 170, 3430, 1, 2), (5016, '2010-08-31 02:45:36', 1, 240, 3431, 1, 2), (5017, '2010-08-31 03:43:44', 1, 60, 3432, 1, 2), (5018, '2010-08-31 03:58:18', 1, 168, 3433, 1, 2), (5019, '2010-08-31 04:12:50', 1, 72, 3434, 1, 2), (5020, '2010-08-31 04:25:23', 1, 50, 3435, 1, 2), (5021, '2010-08-31 04:27:36', 1, 71, 3436, 1, 2), (5022, '2010-08-31 05:45:05', 1, 73, 3439, 1, 2), (5023, '2010-08-31 06:15:44', 1, 8, 3440, 1, 2), (5024, '2010-08-31 06:19:54', 1, 8, 3440, 1, 2), (5025, '2010-08-31 06:41:16', 1, 177, 3441, 1, 2), (5026, '2010-08-31 06:56:36', 1, 26, 3441, 1, 2), (5027, '2010-08-31 06:57:15', 1, 6, 3441, 1, 2), (5028, '2010-08-31 06:57:42', 1, 8, 3441, 1, 2), (5029, '2010-08-31 06:58:31', 1, 12, 3441, 1, 2), (5030, '2010-08-31 07:12:50', 1, 66, 3442, 1, 2), (5031, '2010-08-31 07:13:28', 1, 68, 3442, 1, 2), (5032, '2010-08-31 07:43:08', 1, 89, 0, 1, 2), (5033, '2010-08-31 08:09:09', 1, 17, 3443, 1, 2), (5034, '2010-08-31 08:10:09', 1, 17, 3443, 1, 2), (5035, '2010-08-31 08:43:20', 1, 6, 3446, 1, 2), (5036, '2010-08-31 08:43:37', 1, 8, 3446, 1, 2), (5037, '2010-08-31 08:44:12', 1, 12, 3446, 1, 2), (5038, '2010-08-31 08:44:14', 1, 12, 3446, 1, 2), (5039, '2010-08-31 09:40:51', 1, 8, 0, 1, 2), (5040, '2010-08-31 10:06:02', 1, 122, 3448, 1, 2), (5041, '2010-08-31 10:37:54', 1, 158, 3449, 1, 2), (5042, '2010-08-31 11:46:45', 1, 50, 3450, 1, 2), (5043, '2010-08-31 11:54:12', 1, 57, 3451, 1, 2), (5044, '2010-08-31 12:10:18', 1, 5, 3452, 1, 2), (5045, '2010-08-31 12:10:52', 1, 93, 3453, 1, 2), (5046, '2010-08-31 12:41:53', 1, 33, 3454, 1, 2), (5047, '2010-08-31 12:54:35', 1, 57, 3455, 1, 2), (5048, '2010-08-31 12:55:00', 1, 58, 3455, 1, 2), (5049, '2010-08-31 12:55:17', 1, 59, 3455, 1, 2), (5050, '2010-08-31 14:11:23', 1, 170, 3457, 1, 2), (5051, '2010-08-31 14:41:15', 1, 190, 3459, 1, 2), (5052, '2010-08-31 16:14:35', 1, 8, 3461, 1, 2), (5053, '2010-08-31 16:48:13', 1, 6, 3462, 1, 2), (5054, '2010-08-31 17:41:12', 1, 50, 3463, 1, 2), (5055, '2010-08-31 19:26:49', 1, 111, 3466, 1, 2), (5056, '2010-08-31 19:27:24', 1, 112, 3466, 1, 2), (5057, '2010-08-31 19:27:53', 1, 110, 3466, 1, 2), (5058, '2010-08-31 19:31:25', 1, 60, 0, 1, 2), (5059, '2010-08-31 19:31:32', 1, 121, 3466, 1, 2), (5060, '2010-08-31 19:31:59', 1, 104, 3466, 1, 2), (5061, '2010-08-31 19:33:58', 1, 54, 3467, 1, 2), (5062, '2010-08-31 19:34:49', 1, 6, 3468, 1, 2), (5063, '2010-08-31 19:34:51', 1, 56, 3467, 1, 2), (5064, '2010-08-31 19:35:36', 1, 31, 3467, 1, 2), (5065, '2010-08-31 19:35:51', 1, 32, 3467, 1, 2), (5066, '2010-08-31 19:36:05', 1, 33, 3467, 1, 2), (5067, '2010-08-31 19:36:22', 1, 48, 3467, 1, 2), (5068, '2010-08-31 19:37:01', 1, 50, 3467, 1, 2), (5069, '2010-08-31 19:37:25', 1, 51, 3467, 1, 2), (5070, '2010-08-31 19:45:28', 1, 98, 0, 1, 2), (5071, '2010-08-31 19:47:31', 1, 7, 3469, 1, 2), (5072, '2010-08-31 19:53:15', 1, 98, 3470, 1, 2), (5073, '2010-08-31 19:53:18', 1, 98, 3470, 1, 2), (5074, '2010-08-31 20:12:50', 1, 2, 3472, 1, 2), (5075, '2010-08-31 20:27:45', 1, 7, 0, 1, 2), (5076, '2010-08-31 20:38:14', 1, 142, 3473, 1, 2), (5077, '2010-08-31 21:03:35', 1, 9, 3474, 1, 2), (5078, '2010-08-31 21:25:58', 1, 97, 3475, 1, 2), (5079, '2010-08-31 21:27:11', 1, 117, 3475, 1, 2), (5080, '2010-08-31 21:37:06', 1, 129, 3476, 1, 2), (5081, '2010-08-31 21:51:20', 1, 126, 3477, 1, 2), (5082, '2010-08-31 22:02:13', 1, 113, 0, 1, 2), (5083, '2010-08-31 22:18:30', 1, 80, 3478, 1, 2), (5084, '2010-08-31 22:45:16', 1, 201, 3480, 1, 2), (5085, '2010-08-31 23:10:53', 1, 126, 3481, 1, 2), (5086, '2010-08-31 23:12:03', 1, 164, 3482, 1, 2), (5087, '2010-08-31 23:12:42', 1, 30, 3481, 1, 2), (5088, '2010-08-31 23:15:04', 1, 30, 3481, 1, 2), (5089, '2010-08-31 23:15:37', 1, 61, 3481, 1, 2), (5090, '2010-08-31 23:16:45', 1, 30, 3481, 1, 2), (5091, '2010-08-31 23:16:54', 1, 126, 3481, 1, 2), (5092, '2010-09-01 00:54:13', 1, 169, 3483, 1, 2), (5093, '2010-09-01 01:08:51', 1, 22, 0, 1, 2), (5094, '2010-09-01 01:16:54', 1, 103, 3487, 1, 2), (5095, '2010-09-01 01:17:12', 1, 9, 3488, 1, 2), (5096, '2010-09-01 01:18:13', 1, 3, 3489, 1, 2), (5097, '2010-09-01 01:28:28', 1, 7, 3490, 1, 2), (5098, '2010-09-01 01:37:02', 1, 27, 0, 1, 2), (5099, '2010-09-01 02:06:26', 1, 152, 3491, 1, 2), (5100, '2010-09-01 02:06:31', 1, 152, 3491, 1, 2), (5101, '2010-09-01 02:09:07', 1, 77, 3491, 1, 2), (5102, '2010-09-01 02:09:09', 1, 77, 3491, 1, 2), (5103, '2010-09-01 02:09:16', 4, 77, 3491, 1, 2), (5104, '2010-09-01 02:09:16', 4, 133, 3491, 1, 2), (5105, '2010-09-01 02:09:16', 4, 193, 3491, 1, 2), (5106, '2010-09-01 02:09:16', 4, 192, 3491, 1, 2), (5107, '2010-09-01 02:10:23', 4, 117, 3491, 1, 2), (5108, '2010-09-01 02:39:42', 1, 8, 3493, 1, 2), (5109, '2010-09-01 03:00:22', 1, 101, 3495, 1, 2), (5110, '2010-09-01 03:13:15', 1, 90, 3496, 1, 2), (5111, '2010-09-01 03:54:17', 1, 50, 3502, 1, 2), (5112, '2010-09-01 04:25:01', 1, 52, 3503, 1, 2), (5113, '2010-09-01 04:50:54', 1, 99, 3504, 1, 2), (5114, '2010-09-01 05:17:55', 1, 87, 3506, 1, 2), (5115, '2010-09-01 05:32:42', 1, 86, 3507, 1, 2), (5116, '2010-09-01 05:35:42', 1, 50, 3508, 1, 2), (5117, '2010-09-01 05:35:50', 1, 89, 3509, 1, 2), (5118, '2010-09-01 06:12:29', 1, 182, 3513, 1, 2), (5119, '2010-09-01 06:33:16', 1, 53, 3514, 1, 2), (5120, '2010-09-01 06:40:26', 1, 80, 3516, 1, 2), (5121, '2010-09-01 06:48:02', 1, 5, 3517, 1, 2), (5122, '2010-09-01 06:49:00', 1, 7, 3517, 1, 2), (5123, '2010-09-01 06:53:12', 1, 4, 3517, 1, 2), (5124, '2010-09-01 06:54:48', 1, 5, 3517, 1, 2), (5125, '2010-09-01 06:56:12', 1, 27, 3517, 1, 2), (5126, '2010-09-01 06:58:09', 1, 21, 3517, 1, 2), (5127, '2010-09-01 07:10:03', 1, 92, 3519, 1, 2), (5128, '2010-09-01 07:10:07', 1, 117, 3520, 1, 2), (5129, '2010-09-01 07:39:45', 1, 3, 3517, 1, 2), (5130, '2010-09-01 07:49:59', 1, 81, 3524, 1, 2), (5131, '2010-09-01 09:09:48', 1, 191, 3525, 1, 2), (5132, '2010-09-01 10:10:49', 1, 6, 3528, 1, 2), (5133, '2010-09-01 10:31:25', 1, 62, 3529, 1, 2), (5134, '2010-09-01 10:33:20', 1, 3, 3530, 1, 2), (5135, '2010-09-01 10:33:42', 1, 1, 3530, 1, 2), (5136, '2010-09-01 10:47:44', 1, 49, 3531, 1, 2), (5137, '2010-09-01 10:51:37', 1, 5, 3532, 1, 2), (5138, '2010-09-01 11:00:19', 1, 112, 3536, 1, 2), (5139, '2010-09-01 11:00:56', 1, 144, 3537, 1, 2), (5140, '2010-09-01 11:03:34', 1, 50, 3541, 1, 2), (5141, '2010-09-01 11:04:18', 1, 49, 3542, 1, 2), (5142, '2010-09-01 11:54:51', 1, 67, 3554, 1, 2), (5143, '2010-09-01 12:23:09', 1, 104, 3556, 1, 2), (5144, '2010-09-01 12:23:56', 1, 111, 3556, 1, 2), (5145, '2010-09-01 12:25:46', 1, 111, 3556, 1, 2), (5146, '2010-09-01 13:18:17', 1, 83, 3561, 1, 2), (5147, '2010-09-01 13:26:34', 1, 112, 3562, 1, 2), (5148, '2010-09-01 14:10:42', 1, 186, 3565, 1, 2), (5149, '2010-09-01 14:11:13', 1, 60, 3566, 1, 2), (5150, '2010-09-01 14:41:43', 1, 131, 3568, 1, 2), (5151, '2010-09-01 15:22:54', 1, 98, 3569, 1, 2), (5152, '2010-09-01 15:31:41', 1, 32, 3570, 1, 2), (5153, '2010-09-01 15:32:00', 1, 33, 3570, 1, 2), (5154, '2010-09-01 15:32:30', 1, 53, 3570, 1, 2), (5155, '2010-09-01 15:33:22', 1, 76, 3570, 1, 2), (5156, '2010-09-01 15:39:36', 1, 33, 3571, 1, 2), (5157, '2010-09-01 15:41:09', 1, 50, 3571, 1, 2), (5158, '2010-09-01 16:05:08', 1, 81, 3572, 1, 2), (5159, '2010-09-01 17:45:31', 1, 1, 3582, 1, 2), (5160, '2010-09-01 18:27:53', 1, 16, 0, 1, 2), (5161, '2010-09-01 19:14:48', 1, 53, 3590, 1, 2), (5162, '2010-09-01 19:20:11', 1, 1, 3591, 1, 2), (5163, '2010-09-01 19:52:40', 1, 5, 3592, 1, 2), (5164, '2010-09-01 20:18:39', 1, 8, 3593, 1, 2), (5165, '2010-09-01 20:35:36', 1, 98, 0, 1, 2), (5166, '2010-09-01 20:38:09', 1, 4, 3597, 1, 2), (5167, '2010-09-01 20:58:56', 1, 32, 3598, 1, 2), (5168, '2010-09-01 21:04:46', 1, 48, 3599, 1, 2), (5169, '2010-09-01 21:10:02', 1, 2, 3600, 1, 2), (5170, '2010-09-01 21:22:09', 1, 5, 3601, 1, 2), (5171, '2010-09-01 21:28:07', 1, 229, 3602, 1, 2), (5172, '2010-09-01 21:38:01', 1, 152, 3603, 1, 2), (5173, '2010-09-01 22:04:13', 1, 144, 3605, 1, 2), (5174, '2010-09-01 22:04:13', 1, 144, 3604, 1, 2), (5175, '2010-09-01 22:04:23', 1, 144, 3606, 1, 2), (5176, '2010-09-01 22:04:49', 1, 144, 3608, 1, 2), (5177, '2010-09-01 22:04:51', 1, 181, 3607, 1, 2), (5178, '2010-09-01 22:05:17', 1, 144, 3609, 1, 2), (5179, '2010-09-01 22:45:30', 1, 169, 3610, 1, 2), (5180, '2010-09-01 22:51:32', 1, 64, 3612, 1, 2), (5181, '2010-09-01 22:52:01', 1, 59, 3612, 1, 2), (5182, '2010-09-01 22:52:42', 1, 60, 3612, 1, 2), (5183, '2010-09-01 23:25:25', 1, 165, 3613, 1, 2), (5184, '2010-09-01 23:58:38', 1, 53, 3614, 1, 2), (5185, '2010-09-02 00:38:28', 1, 159, 3615, 1, 2), (5186, '2010-09-02 01:11:40', 1, 82, 3616, 1, 2), (5187, '2010-09-02 01:38:15', 1, 66, 3618, 1, 2), (5188, '2010-09-02 02:11:27', 1, 157, 3619, 1, 2), (5189, '2010-09-02 02:44:39', 1, 64, 3620, 1, 2), (5190, '2010-09-02 02:45:37', 1, 108, 3621, 1, 2), (5191, '2010-09-02 03:11:13', 1, 169, 3624, 1, 2), (5192, '2010-09-02 03:22:19', 1, 235, 0, 1, 2), (5193, '2010-09-02 03:44:26', 1, 84, 3625, 1, 2), (5194, '2010-09-02 03:49:46', 1, 152, 3626, 1, 2), (5195, '2010-09-02 03:54:12', 1, 110, 3627, 1, 2), (5196, '2010-09-02 04:06:05', 1, 144, 3628, 1, 2), (5197, '2010-09-02 04:24:15', 1, 146, 3629, 1, 2), (5198, '2010-09-02 04:34:58', 1, 115, 3630, 1, 2), (5199, '2010-09-02 04:39:33', 1, 98, 3632, 1, 2), (5200, '2010-09-02 05:10:41', 1, 190, 3634, 1, 2), (5201, '2010-09-02 05:12:23', 1, 142, 3636, 1, 2), (5202, '2010-09-02 05:54:56', 1, 117, 0, 1, 2), (5203, '2010-09-02 06:20:05', 1, 82, 3640, 1, 2), (5204, '2010-09-02 06:44:50', 1, 7, 3642, 1, 2), (5205, '2010-09-02 07:17:06', 1, 63, 3643, 1, 2), (5206, '2010-09-02 08:16:55', 1, 4, 3645, 1, 2), (5207, '2010-09-02 08:16:57', 1, 4, 3645, 1, 2), (5208, '2010-09-02 08:19:29', 1, 166, 3646, 1, 2), (5209, '2010-09-02 08:27:19', 1, 187, 0, 1, 2), (5210, '2010-09-02 08:32:24', 1, 140, 3647, 1, 2), (5211, '2010-09-02 08:32:48', 1, 6, 3645, 1, 2), (5212, '2010-09-02 08:36:59', 1, 111, 3649, 1, 2), (5213, '2010-09-02 08:57:32', 1, 117, 3651, 1, 2), (5214, '2010-09-02 09:34:51', 1, 147, 3652, 1, 2), (5215, '2010-09-02 09:38:21', 1, 182, 3653, 1, 2), (5216, '2010-09-02 09:52:54', 4, 64, 3654, 1, 2), (5217, '2010-09-02 09:52:55', 4, 133, 3654, 1, 2), (5218, '2010-09-02 09:52:55', 4, 193, 3654, 1, 2), (5219, '2010-09-02 09:52:55', 4, 192, 3654, 1, 2), (5220, '2010-09-02 09:54:08', 1, 193, 3654, 1, 2), (5221, '2010-09-02 10:19:38', 1, 6, 3655, 1, 2), (5222, '2010-09-02 10:20:33', 1, 148, 3656, 1, 2), (5223, '2010-09-02 10:32:19', 1, 112, 3657, 1, 2), (5224, '2010-09-02 10:52:50', 1, 146, 3664, 1, 2), (5225, '2010-09-02 11:12:58', 1, 68, 3665, 1, 2), (5226, '2010-09-02 11:28:52', 1, 4, 3645, 1, 2), (5227, '2010-09-02 11:29:21', 4, 4, 3645, 1, 2), (5228, '2010-09-02 11:29:21', 4, 133, 3645, 1, 2), (5229, '2010-09-02 11:29:21', 4, 193, 3645, 1, 2), (5230, '2010-09-02 11:29:21', 4, 192, 3645, 1, 2), (5231, '2010-09-02 12:16:05', 1, 192, 3668, 1, 2), (5232, '2010-09-02 12:39:00', 1, 8, 3669, 1, 2), (5233, '2010-09-02 12:39:33', 1, 7, 3669, 1, 2), (5234, '2010-09-02 12:41:09', 1, 4, 3669, 1, 2), (5235, '2010-09-02 12:42:52', 1, 11, 3669, 1, 2), (5236, '2010-09-02 12:45:14', 1, 22, 3669, 1, 2), (5237, '2010-09-02 12:52:09', 1, 195, 3669, 1, 2), (5238, '2010-09-02 12:54:39', 1, 20, 3669, 1, 2), (5239, '2010-09-02 13:07:35', 1, 111, 3670, 1, 2), (5240, '2010-09-02 13:28:30', 1, 128, 3677, 1, 2), (5241, '2010-09-02 13:30:01', 1, 77, 3677, 1, 2), (5242, '2010-09-02 13:33:27', 1, 106, 3680, 1, 2), (5243, '2010-09-02 13:34:56', 1, 48, 3681, 1, 2), (5244, '2010-09-02 13:39:31', 1, 3, 3669, 1, 2), (5245, '2010-09-02 13:40:43', 1, 194, 3669, 1, 2), (5246, '2010-09-02 13:41:04', 1, 143, 3682, 1, 2), (5247, '2010-09-02 13:52:50', 1, 3, 3669, 1, 2), (5248, '2010-09-02 14:00:25', 1, 31, 3683, 1, 2), (5249, '2010-09-02 14:00:48', 1, 33, 3683, 1, 2), (5250, '2010-09-02 14:01:09', 1, 51, 3683, 1, 2), (5251, '2010-09-02 14:05:39', 1, 195, 3669, 1, 2), (5252, '2010-09-02 14:06:27', 1, 21, 3669, 1, 2), (5253, '2010-09-02 15:09:33', 1, 160, 3685, 1, 2), (5254, '2010-09-02 16:12:38', 1, 31, 3687, 1, 2), (5255, '2010-09-02 16:30:48', 1, 57, 3688, 1, 2), (5256, '2010-09-02 16:32:02', 1, 57, 3688, 1, 2), (5257, '2010-09-02 16:34:22', 1, 84, 3689, 1, 2), (5258, '2010-09-02 16:35:08', 1, 84, 3689, 1, 2), (5259, '2010-09-02 17:10:22', 1, 104, 3690, 1, 2), (5260, '2010-09-02 17:32:05', 1, 22, 3692, 1, 2), (5261, '2010-09-02 18:03:02', 1, 139, 3695, 1, 2), (5262, '2010-09-02 18:08:02', 1, 5, 3693, 1, 2), (5263, '2010-09-02 18:08:27', 1, 7, 3693, 1, 2), (5264, '2010-09-02 18:09:24', 1, 1, 3693, 1, 2), (5265, '2010-09-02 18:31:11', 1, 50, 3693, 1, 2), (5266, '2010-09-02 18:33:51', 1, 88, 3693, 1, 2), (5267, '2010-09-02 18:57:25', 1, 106, 3698, 1, 2), (5268, '2010-09-02 18:58:26', 1, 139, 3693, 1, 2), (5269, '2010-09-02 18:59:48', 1, 139, 3693, 1, 2), (5270, '2010-09-02 19:03:49', 1, 240, 3693, 1, 2), (5271, '2010-09-02 19:38:16', 1, 1, 3693, 1, 2), (5272, '2010-09-02 19:40:37', 1, 1, 3693, 1, 2), (5273, '2010-09-02 19:41:19', 1, 2, 3693, 1, 2), (5274, '2010-09-02 19:45:14', 1, 187, 3693, 1, 2), (5275, '2010-09-02 20:02:22', 1, 102, 3700, 1, 2), (5276, '2010-09-02 20:05:33', 1, 171, 3693, 1, 2), (5277, '2010-09-02 20:06:49', 1, 141, 3693, 1, 2), (5278, '2010-09-02 20:10:45', 1, 16, 3701, 1, 2), (5279, '2010-09-02 20:34:03', 1, 182, 3702, 1, 2), (5280, '2010-09-02 20:42:06', 1, 61, 3706, 1, 2), (5281, '2010-09-02 20:45:41', 1, 146, 3707, 1, 2), (5282, '2010-09-02 20:50:04', 1, 4, 3709, 1, 2), (5283, '2010-09-02 21:23:39', 1, 147, 3712, 1, 2), (5284, '2010-09-02 22:07:36', 1, 180, 3713, 1, 2), (5285, '2010-09-02 23:35:05', 1, 70, 3715, 1, 2), (5286, '2010-09-03 00:48:57', 1, 88, 3716, 1, 2), (5287, '2010-09-03 01:03:19', 1, 141, 3717, 1, 2), (5288, '2010-09-03 02:07:17', 1, 144, 3719, 1, 2), (5289, '2010-09-03 02:29:05', 1, 87, 3720, 1, 2), (5290, '2010-09-03 04:10:04', 1, 229, 3723, 1, 2), (5291, '2010-09-03 05:32:02', 1, 30, 3726, 1, 2), (5292, '2010-09-03 06:10:01', 1, 121, 3728, 1, 2), (5293, '2010-09-03 06:45:23', 1, 190, 3731, 1, 2), (5294, '2010-09-03 06:51:33', 1, 49, 3732, 1, 2), (5295, '2010-09-03 07:05:05', 1, 139, 3734, 1, 2), (5296, '2010-09-03 07:07:30', 1, 78, 3735, 1, 2), (5297, '2010-09-03 07:14:04', 1, 109, 3736, 1, 2), (5298, '2010-09-03 07:52:00', 1, 201, 3737, 1, 2), (5299, '2010-09-03 08:24:21', 1, 235, 3740, 1, 2), (5300, '2010-09-03 09:54:39', 1, 60, 3743, 1, 2), (5301, '2010-09-03 10:09:16', 1, 60, 3744, 1, 2), (5302, '2010-09-03 10:09:41', 1, 61, 3744, 1, 2), (5303, '2010-09-03 10:10:44', 1, 60, 3744, 1, 2), (5304, '2010-09-03 10:15:02', 1, 51, 3746, 1, 2), (5305, '2010-09-03 10:15:57', 1, 52, 3746, 1, 2), (5306, '2010-09-03 10:16:16', 4, 52, 3746, 1, 2), (5307, '2010-09-03 10:16:16', 4, 133, 3746, 1, 2), (5308, '2010-09-03 10:16:16', 4, 193, 3746, 1, 2), (5309, '2010-09-03 10:16:16', 4, 192, 3746, 1, 2), (5310, '2010-09-03 10:17:11', 1, 52, 3746, 1, 2), (5311, '2010-09-03 10:17:34', 4, 32, 3746, 1, 2), (5312, '2010-09-03 10:18:23', 1, 52, 3746, 1, 2), (5313, '2010-09-03 10:18:41', 1, 193, 3746, 1, 2), (5314, '2010-09-03 10:21:59', 1, 145, 3746, 1, 2), (5315, '2010-09-03 10:40:10', 1, 139, 3748, 1, 2), (5316, '2010-09-03 10:40:32', 1, 141, 3750, 1, 2), (5317, '2010-09-03 11:22:10', 1, 69, 3752, 1, 2), (5318, '2010-09-03 11:34:32', 1, 169, 3753, 1, 2), (5319, '2010-09-03 11:35:17', 1, 7, 3754, 1, 2), (5320, '2010-09-03 11:38:39', 1, 170, 3753, 1, 2), (5321, '2010-09-03 12:20:03', 1, 31, 3755, 1, 2), (5322, '2010-09-03 12:20:13', 4, 31, 3755, 1, 2), (5323, '2010-09-03 12:20:13', 4, 133, 3755, 1, 2), (5324, '2010-09-03 12:20:13', 4, 193, 3755, 1, 2), (5325, '2010-09-03 12:20:13', 4, 192, 3755, 1, 2), (5326, '2010-09-03 12:27:16', 1, 31, 3755, 1, 2), (5327, '2010-09-03 13:23:12', 1, 184, 3759, 1, 2), (5328, '2010-09-03 14:05:24', 1, 108, 3762, 1, 2), (5329, '2010-09-03 14:29:09', 1, 1, 3763, 1, 2), (5330, '2010-09-03 16:56:08', 1, 113, 0, 1, 2), (5331, '2010-09-03 17:39:17', 1, 98, 0, 1, 2), (5332, '2010-09-03 18:29:53', 1, 31, 3769, 1, 2), (5333, '2010-09-03 18:30:53', 1, 61, 3770, 1, 2), (5334, '2010-09-03 18:31:32', 1, 60, 3770, 1, 2), (5335, '2010-09-03 18:32:00', 1, 61, 3770, 1, 2), (5336, '2010-09-03 18:42:42', 1, 32, 3769, 1, 2), (5337, '2010-09-03 18:43:02', 1, 4, 3771, 1, 2), (5338, '2010-09-03 18:43:32', 1, 52, 3769, 1, 2), (5339, '2010-09-03 18:46:34', 1, 51, 3769, 1, 2), (5340, '2010-09-03 19:13:35', 1, 4, 3772, 1, 2), (5341, '2010-09-03 20:34:05', 1, 115, 3774, 1, 2), (5342, '2010-09-03 20:34:22', 1, 99, 0, 1, 2), (5343, '2010-09-03 20:39:59', 1, 120, 0, 1, 2), (5344, '2010-09-03 21:38:55', 1, 117, 0, 1, 2), (5345, '2010-09-03 22:28:09', 1, 150, 0, 1, 2), (5346, '2010-09-03 22:34:29', 1, 112, 0, 1, 2), (5347, '2010-09-03 22:41:44', 1, 144, 0, 1, 2), (5348, '2010-09-03 22:42:20', 1, 51, 3778, 1, 2), (5349, '2010-09-03 22:52:14', 1, 115, 0, 1, 2), (5350, '2010-09-03 23:35:36', 1, 104, 0, 1, 2), (5351, '2010-09-03 23:49:04', 1, 108, 0, 1, 2), (5352, '2010-09-03 23:50:47', 1, 109, 0, 1, 2), (5353, '2010-09-03 23:52:40', 1, 143, 0, 1, 2), (5354, '2010-09-04 00:15:00', 1, 146, 0, 1, 2), (5355, '2010-09-04 00:32:09', 1, 51, 3779, 1, 2), (5356, '2010-09-04 00:41:41', 1, 102, 0, 1, 2), (5357, '2010-09-04 00:48:59', 1, 147, 0, 1, 2), (5358, '2010-09-04 01:15:50', 1, 106, 0, 1, 2), (5359, '2010-09-04 01:18:23', 1, 103, 0, 1, 2), (5360, '2010-09-04 01:20:57', 1, 107, 0, 1, 2), (5361, '2010-09-04 01:38:56', 1, 145, 0, 1, 2), (5362, '2010-09-04 01:56:56', 1, 101, 0, 1, 2), (5363, '2010-09-04 02:03:03', 1, 2, 0, 1, 2), (5364, '2010-09-04 02:08:18', 1, 5, 0, 1, 2), (5365, '2010-09-04 02:21:03', 1, 6, 0, 1, 2), (5366, '2010-09-04 02:25:16', 1, 3, 0, 1, 2), (5367, '2010-09-04 02:32:56', 1, 4, 0, 1, 2), (5368, '2010-09-04 02:53:23', 1, 100, 0, 1, 2), (5369, '2010-09-04 03:05:03', 1, 140, 0, 1, 2), (5370, '2010-09-04 03:15:51', 1, 82, 3780, 1, 2), (5371, '2010-09-04 03:17:16', 1, 110, 0, 1, 2), (5372, '2010-09-04 03:30:12', 1, 235, 0, 1, 2), (5373, '2010-09-04 03:30:19', 1, 141, 0, 1, 2), (5374, '2010-09-04 03:32:43', 1, 8, 0, 1, 2), (5375, '2010-09-04 03:37:31', 1, 111, 0, 1, 2), (5376, '2010-09-04 03:54:20', 1, 142, 0, 1, 2), (5377, '2010-09-04 04:07:37', 1, 7, 0, 1, 2), (5378, '2010-09-04 04:22:56', 1, 139, 0, 1, 2), (5379, '2010-09-04 04:25:48', 1, 9, 0, 1, 2), (5380, '2010-09-04 04:34:00', 1, 1, 0, 1, 2), (5381, '2010-09-04 04:40:01', 1, 174, 3781, 1, 2), (5382, '2010-09-04 04:57:13', 1, 61, 3782, 1, 2), (5383, '2010-09-04 06:34:53', 1, 112, 0, 1, 2), (5384, '2010-09-04 06:38:59', 1, 118, 0, 1, 2), (5385, '2010-09-04 06:40:56', 1, 109, 0, 1, 2), (5386, '2010-09-04 06:44:51', 1, 108, 0, 1, 2), (5387, '2010-09-04 06:54:37', 1, 116, 0, 1, 2), (5388, '2010-09-04 07:04:23', 1, 112, 0, 1, 2), (5389, '2010-09-04 07:11:14', 1, 102, 0, 1, 2), (5390, '2010-09-04 07:26:52', 1, 117, 0, 1, 2), (5391, '2010-09-04 07:31:21', 1, 108, 0, 1, 2), (5392, '2010-09-04 07:35:24', 1, 50, 3786, 1, 2), (5393, '2010-09-04 07:35:49', 1, 104, 0, 1, 2), (5394, '2010-09-04 07:40:17', 1, 109, 0, 1, 2), (5395, '2010-09-04 07:47:48', 1, 115, 0, 1, 2), (5396, '2010-09-04 07:47:50', 1, 103, 0, 1, 2), (5397, '2010-09-04 07:59:07', 1, 62, 3789, 1, 2), (5398, '2010-09-04 07:59:08', 1, 99, 0, 1, 2), (5399, '2010-09-04 08:01:57', 1, 49, 3789, 1, 2), (5400, '2010-09-04 08:22:40', 1, 53, 3791, 1, 2), (5401, '2010-09-04 08:23:51', 1, 122, 0, 1, 2), (5402, '2010-09-04 08:25:38', 1, 121, 0, 1, 2), (5403, '2010-09-04 08:53:52', 1, 101, 0, 1, 2), (5404, '2010-09-04 08:58:46', 1, 106, 0, 1, 2), (5405, '2010-09-04 09:05:57', 1, 105, 0, 1, 2), (5406, '2010-09-04 09:08:23', 1, 107, 0, 1, 2), (5407, '2010-09-04 09:10:49', 1, 100, 0, 1, 2), (5408, '2010-09-04 09:18:07', 1, 110, 0, 1, 2), (5409, '2010-09-04 09:33:05', 1, 111, 0, 1, 2), (5410, '2010-09-04 09:38:00', 1, 139, 0, 1, 2), (5411, '2010-09-04 09:51:54', 1, 110, 0, 1, 2), (5412, '2010-09-04 09:54:40', 1, 111, 0, 1, 2), (5413, '2010-09-04 10:22:28', 1, 98, 0, 1, 2), (5414, '2010-09-04 11:22:17', 1, 130, 0, 1, 2), (5415, '2010-09-04 11:22:28', 1, 129, 0, 1, 2), (5416, '2010-09-04 11:45:41', 1, 131, 0, 1, 2), (5417, '2010-09-04 11:54:26', 1, 128, 0, 1, 2), (5418, '2010-09-04 12:03:31', 1, 127, 0, 1, 2), (5419, '2010-09-04 12:03:44', 1, 75, 3799, 1, 2), (5420, '2010-09-04 12:10:34', 1, 124, 0, 1, 2), (5421, '2010-09-04 12:12:55', 1, 125, 0, 1, 2), (5422, '2010-09-04 12:14:27', 1, 3, 3800, 1, 2), (5423, '2010-09-04 12:15:20', 1, 126, 0, 1, 2), (5424, '2010-09-04 12:31:52', 1, 132, 0, 1, 2), (5425, '2010-09-04 12:52:28', 1, 184, 3801, 1, 2), (5426, '2010-09-04 14:24:56', 1, 1, 0, 1, 2), (5427, '2010-09-04 14:54:14', 1, 163, 0, 1, 2), (5428, '2010-09-04 15:00:11', 1, 162, 0, 1, 2), (5429, '2010-09-04 15:22:05', 1, 158, 0, 1, 2), (5430, '2010-09-04 15:28:53', 1, 117, 0, 1, 2), (5431, '2010-09-04 15:31:57', 1, 164, 0, 1, 2), (5432, '2010-09-04 15:35:43', 1, 88, 0, 1, 2), (5433, '2010-09-04 15:50:01', 1, 62, 0, 1, 2), (5434, '2010-09-04 16:14:56', 1, 168, 0, 1, 2), (5435, '2010-09-04 16:14:58', 1, 165, 0, 1, 2), (5436, '2010-09-04 16:53:23', 1, 174, 0, 1, 2), (5437, '2010-09-04 16:55:04', 1, 160, 0, 1, 2), (5438, '2010-09-04 17:15:00', 1, 159, 0, 1, 2), (5439, '2010-09-04 17:23:50', 1, 148, 0, 1, 2), (5440, '2010-09-04 17:29:08', 1, 2, 3807, 1, 2), (5441, '2010-09-04 17:30:18', 1, 65, 3807, 1, 2), (5442, '2010-09-04 17:30:55', 1, 1, 3807, 1, 2), (5443, '2010-09-04 17:31:11', 1, 84, 0, 1, 2), (5444, '2010-09-04 17:31:13', 1, 63, 0, 1, 2), (5445, '2010-09-04 17:32:49', 1, 188, 3807, 1, 2), (5446, '2010-09-04 17:33:37', 1, 186, 3807, 1, 2), (5447, '2010-09-04 17:34:04', 1, 187, 3807, 1, 2), (5448, '2010-09-04 17:42:32', 1, 187, 3807, 1, 2), (5449, '2010-09-04 17:42:49', 1, 188, 3807, 1, 2), (5450, '2010-09-04 17:43:32', 1, 65, 3807, 1, 2), (5451, '2010-09-04 17:43:40', 1, 2, 3807, 1, 2), (5452, '2010-09-04 17:44:02', 1, 187, 0, 1, 2), (5453, '2010-09-04 18:03:39', 1, 80, 0, 1, 2), (5454, '2010-09-04 18:41:43', 1, 144, 0, 1, 2), (5455, '2010-09-04 19:20:09', 1, 161, 0, 1, 2), (5456, '2010-09-04 19:26:16', 1, 87, 0, 1, 2), (5457, '2010-09-04 19:42:04', 1, 86, 0, 1, 2), (5458, '2010-09-04 19:51:41', 4, 50, 3810, 1, 2), (5459, '2010-09-04 19:51:42', 4, 133, 3810, 1, 2), (5460, '2010-09-04 19:51:42', 4, 193, 3810, 1, 2), (5461, '2010-09-04 19:51:42', 4, 192, 3810, 1, 2), (5462, '2010-09-04 19:52:28', 1, 133, 3810, 1, 2), (5463, '2010-09-04 20:01:24', 1, 85, 0, 1, 2), (5464, '2010-09-04 20:07:05', 1, 143, 0, 1, 2), (5465, '2010-09-04 20:15:35', 1, 69, 3812, 1, 2), (5466, '2010-09-04 20:16:58', 1, 65, 3812, 1, 2), (5467, '2010-09-04 20:17:55', 1, 140, 3812, 1, 2), (5468, '2010-09-04 20:34:32', 1, 83, 0, 1, 2), (5469, '2010-09-04 20:39:13', 1, 147, 0, 1, 2), (5470, '2010-09-04 20:44:46', 1, 81, 0, 1, 2), (5471, '2010-09-04 20:58:40', 1, 82, 0, 1, 2), (5472, '2010-09-04 21:12:40', 1, 146, 0, 1, 2), (5473, '2010-09-04 21:27:36', 1, 6, 3813, 1, 2), (5474, '2010-09-04 21:55:39', 1, 72, 0, 1, 2), (5475, '2010-09-04 22:03:46', 1, 66, 0, 1, 2), (5476, '2010-09-04 22:06:54', 1, 33, 0, 1, 2), (5477, '2010-09-04 22:14:35', 1, 51, 0, 1, 2), (5478, '2010-09-04 22:23:07', 1, 31, 0, 1, 2), (5479, '2010-09-04 22:36:44', 1, 173, 0, 1, 2), (5480, '2010-09-04 22:37:14', 1, 79, 0, 1, 2), (5481, '2010-09-04 22:47:18', 1, 107, 3816, 1, 2), (5482, '2010-09-04 22:49:49', 1, 69, 0, 1, 2), (5483, '2010-09-04 22:54:49', 1, 229, 0, 1, 2), (5484, '2010-09-04 22:57:23', 1, 70, 0, 1, 2), (5485, '2010-09-04 23:05:06', 1, 145, 0, 1, 2), (5486, '2010-09-04 23:37:10', 1, 61, 0, 1, 2), (5487, '2010-09-05 00:02:14', 1, 53, 0, 1, 2), (5488, '2010-09-05 00:05:28', 1, 49, 0, 1, 2), (5489, '2010-09-05 00:12:59', 1, 52, 0, 1, 2), (5490, '2010-09-05 00:13:01', 1, 32, 0, 1, 2), (5491, '2010-09-05 00:16:27', 1, 60, 0, 1, 2), (5492, '2010-09-05 00:24:59', 1, 184, 0, 1, 2), (5493, '2010-09-05 00:46:19', 1, 50, 0, 1, 2), (5494, '2010-09-05 01:00:42', 1, 48, 0, 1, 2), (5495, '2010-09-05 01:00:55', 1, 170, 3817, 1, 2), (5496, '2010-09-05 01:04:01', 1, 157, 0, 1, 2), (5497, '2010-09-05 01:13:53', 1, 152, 0, 1, 2), (5498, '2010-09-05 01:27:09', 1, 166, 0, 1, 2), (5499, '2010-09-05 01:34:31', 1, 169, 0, 1, 2), (5500, '2010-09-05 01:36:58', 1, 170, 0, 1, 2), (5501, '2010-09-05 01:51:39', 1, 167, 0, 1, 2), (5502, '2010-09-05 01:56:56', 1, 64, 0, 1, 2), (5503, '2010-09-05 02:07:31', 1, 67, 0, 1, 2), (5504, '2010-09-05 02:18:06', 1, 140, 0, 1, 2), (5505, '2010-09-05 02:26:40', 1, 71, 0, 1, 2), (5506, '2010-09-05 02:26:42', 1, 141, 0, 1, 2), (5507, '2010-09-05 02:32:17', 1, 240, 0, 1, 2), (5508, '2010-09-05 03:04:29', 1, 65, 0, 1, 2), (5509, '2010-09-05 03:14:32', 1, 68, 0, 1, 2), (5510, '2010-09-05 03:20:14', 1, 30, 0, 1, 2), (5511, '2010-09-05 03:23:05', 1, 139, 0, 1, 2), (5512, '2010-09-05 03:44:49', 1, 142, 0, 1, 2), (5513, '2010-09-05 03:57:53', 1, 73, 0, 1, 2), (5514, '2010-09-05 04:02:29', 1, 191, 0, 1, 2), (5515, '2010-09-05 04:20:35', 1, 190, 0, 1, 2), (5516, '2010-09-05 04:20:37', 1, 181, 0, 1, 2), (5517, '2010-09-05 04:33:53', 1, 180, 0, 1, 2), (5518, '2010-09-05 04:45:34', 1, 182, 0, 1, 2), (5519, '2010-09-05 04:54:53', 1, 183, 0, 1, 2), (5520, '2010-09-05 05:00:50', 1, 213, 0, 1, 2), (5521, '2010-09-05 05:16:50', 1, 2, 0, 1, 2), (5522, '2010-09-05 05:20:02', 1, 201, 0, 1, 2), (5523, '2010-09-05 05:32:14', 1, 6, 0, 1, 2), (5524, '2010-09-05 05:35:08', 1, 5, 0, 1, 2), (5525, '2010-09-05 06:08:26', 1, 3, 0, 1, 2), (5526, '2010-09-05 06:14:16', 1, 4, 0, 1, 2), (5527, '2010-09-05 06:40:51', 1, 7, 0, 1, 2), (5528, '2010-09-05 06:52:28', 1, 8, 0, 1, 2), (5529, '2010-09-05 06:57:29', 1, 9, 0, 1, 2), (5530, '2010-09-05 07:10:00', 1, 1, 0, 1, 2), (5531, '2010-09-05 09:00:26', 1, 112, 3821, 1, 2), (5532, '2010-09-05 09:02:52', 1, 56, 3821, 1, 2), (5533, '2010-09-05 10:20:17', 1, 192, 0, 1, 2), (5534, '2010-09-05 10:58:30', 1, 170, 0, 1, 2), (5535, '2010-09-05 11:05:38', 1, 169, 0, 1, 2), (5536, '2010-09-05 13:36:18', 1, 62, 0, 1, 2), (5537, '2010-09-05 13:38:08', 1, 168, 0, 1, 2), (5538, '2010-09-05 13:44:22', 1, 165, 0, 1, 2), (5539, '2010-09-05 13:54:23', 1, 163, 0, 1, 2), (5540, '2010-09-05 14:02:33', 1, 63, 0, 1, 2), (5541, '2010-09-05 14:06:23', 1, 72, 0, 1, 2), (5542, '2010-09-05 14:08:23', 1, 162, 0, 1, 2), (5543, '2010-09-05 14:18:08', 1, 158, 0, 1, 2), (5544, '2010-09-05 14:23:11', 1, 164, 0, 1, 2), (5545, '2010-09-05 14:29:42', 1, 111, 3831, 1, 2), (5546, '2010-09-05 14:47:46', 1, 66, 0, 1, 2), (5547, '2010-09-05 14:56:06', 1, 97, 0, 1, 2), (5548, '2010-09-05 14:58:26', 1, 69, 0, 1, 2), (5549, '2010-09-05 15:00:50', 1, 88, 0, 1, 2), (5550, '2010-09-05 15:22:26', 1, 93, 0, 1, 2), (5551, '2010-09-05 15:26:18', 1, 49, 3833, 1, 2), (5552, '2010-09-05 15:26:27', 1, 84, 3834, 1, 2), (5553, '2010-09-05 15:26:30', 1, 84, 3835, 1, 2), (5554, '2010-09-05 15:26:55', 1, 50, 3833, 1, 2), (5555, '2010-09-05 15:36:55', 1, 70, 0, 1, 2), (5556, '2010-09-05 15:38:58', 1, 96, 0, 1, 2), (5557, '2010-09-05 16:06:44', 1, 160, 0, 1, 2), (5558, '2010-09-05 16:30:51', 1, 159, 0, 1, 2), (5559, '2010-09-05 16:34:53', 1, 33, 0, 1, 2), (5560, '2010-09-05 16:55:23', 1, 31, 0, 1, 2), (5561, '2010-09-05 16:57:57', 1, 51, 0, 1, 2), (5562, '2010-09-05 17:11:15', 1, 94, 0, 1, 2), (5563, '2010-09-05 17:16:17', 1, 67, 0, 1, 2), (5564, '2010-09-05 17:30:10', 1, 71, 0, 1, 2), (5565, '2010-09-05 17:42:06', 1, 84, 0, 1, 2), (5566, '2010-09-05 17:49:10', 1, 79, 0, 1, 2), (5567, '2010-09-05 17:54:14', 1, 163, 3846, 1, 2), (5568, '2010-09-05 18:03:17', 1, 91, 0, 1, 2), (5569, '2010-09-05 18:15:04', 1, 80, 0, 1, 2), (5570, '2010-09-05 18:17:35', 1, 161, 0, 1, 2), (5571, '2010-09-05 18:22:31', 1, 49, 0, 1, 2), (5572, '2010-09-05 18:25:30', 1, 69, 3847, 1, 2), (5573, '2010-09-05 18:27:29', 1, 50, 0, 1, 2), (5574, '2010-09-05 18:42:22', 1, 48, 0, 1, 2), (5575, '2010-09-05 18:57:04', 1, 32, 0, 1, 2), (5576, '2010-09-05 19:04:20', 1, 53, 0, 1, 2), (5577, '2010-09-05 19:09:11', 1, 52, 0, 1, 2), (5578, '2010-09-05 19:27:28', 1, 89, 0, 1, 2), (5579, '2010-09-05 19:29:45', 1, 26, 0, 1, 2), (5580, '2010-09-05 19:38:52', 1, 68, 0, 1, 2), (5581, '2010-09-05 19:51:22', 1, 30, 0, 1, 2), (5582, '2010-09-05 20:05:22', 1, 85, 0, 1, 2), (5583, '2010-09-05 20:12:42', 1, 86, 0, 1, 2), (5584, '2010-09-05 20:17:35', 1, 87, 0, 1, 2), (5585, '2010-09-05 20:31:08', 1, 50, 3849, 1, 2), (5586, '2010-09-05 20:34:45', 1, 82, 0, 1, 2), (5587, '2010-09-05 20:34:47', 1, 95, 0, 1, 2), (5588, '2010-09-05 20:49:23', 1, 81, 0, 1, 2), (5589, '2010-09-05 20:49:34', 1, 50, 3851, 1, 2), (5590, '2010-09-05 20:53:25', 1, 115, 3851, 1, 2), (5591, '2010-09-05 20:53:57', 1, 139, 3851, 1, 2), (5592, '2010-09-05 20:54:18', 1, 147, 3851, 1, 2), (5593, '2010-09-05 20:54:32', 1, 150, 3851, 1, 2), (5594, '2010-09-05 20:54:35', 1, 152, 3851, 1, 2), (5595, '2010-09-05 20:55:13', 1, 180, 3851, 1, 2), (5596, '2010-09-05 20:55:16', 1, 181, 3851, 1, 2), (5597, '2010-09-05 20:55:17', 1, 182, 3851, 1, 2), (5598, '2010-09-05 20:56:31', 1, 141, 3852, 1, 2), (5599, '2010-09-05 20:56:45', 1, 139, 3852, 1, 2), (5600, '2010-09-05 20:57:21', 1, 182, 3851, 1, 2), (5601, '2010-09-05 21:01:16', 1, 144, 3851, 1, 2), (5602, '2010-09-05 21:09:50', 1, 83, 0, 1, 2), (5603, '2010-09-05 21:21:51', 1, 92, 0, 1, 2), (5604, '2010-09-05 21:25:03', 1, 90, 0, 1, 2), (5605, '2010-09-05 21:56:24', 1, 73, 0, 1, 2), (5606, '2010-09-05 21:56:41', 1, 81, 3854, 1, 2), (5607, '2010-09-05 22:08:13', 1, 60, 0, 1, 2), (5608, '2010-09-05 22:20:01', 1, 169, 0, 1, 2), (5609, '2010-09-05 22:41:58', 1, 61, 0, 1, 2), (5610, '2010-09-05 22:52:48', 1, 167, 0, 1, 2), (5611, '2010-09-05 22:55:31', 1, 170, 0, 1, 2), (5612, '2010-09-05 22:58:51', 1, 74, 0, 1, 2), (5613, '2010-09-05 22:58:55', 1, 166, 0, 1, 2), (5614, '2010-09-05 23:16:06', 1, 76, 0, 1, 2), (5615, '2010-09-05 23:37:11', 1, 77, 0, 1, 2), (5616, '2010-09-06 00:02:04', 1, 75, 0, 1, 2), (5617, '2010-09-06 00:08:53', 1, 78, 0, 1, 2), (5618, '2010-09-06 00:14:32', 1, 29, 0, 1, 2), (5619, '2010-09-06 00:17:01', 1, 13, 0, 1, 2), (5620, '2010-09-06 00:22:29', 1, 2, 0, 1, 2), (5621, '2010-09-06 00:33:22', 1, 5, 0, 1, 2), (5622, '2010-09-06 00:51:15', 1, 186, 0, 1, 2), (5623, '2010-09-06 00:56:40', 1, 6, 0, 1, 2), (5624, '2010-09-06 00:59:43', 1, 187, 0, 1, 2), (5625, '2010-09-06 01:20:50', 1, 109, 3855, 1, 2), (5626, '2010-09-06 01:29:34', 1, 188, 0, 1, 2), (5627, '2010-09-06 01:32:24', 1, 3, 0, 1, 2), (5628, '2010-09-06 01:52:16', 1, 4, 0, 1, 2), (5629, '2010-09-06 02:01:58', 1, 7, 0, 1, 2), (5630, '2010-09-06 02:02:01', 1, 8, 0, 1, 2), (5631, '2010-09-06 02:15:32', 1, 9, 0, 1, 2), (5632, '2010-09-06 02:47:34', 1, 30, 0, 1, 2), (5633, '2010-09-06 02:50:19', 1, 1, 0, 1, 2), (5634, '2010-09-06 05:55:06', 1, 50, 3857, 1, 2), (5635, '2010-09-06 05:56:31', 1, 1, 3857, 1, 2), (5636, '2010-09-06 06:02:13', 1, 3, 3857, 1, 2), (5637, '2010-09-06 06:04:43', 1, 6, 3857, 1, 2), (5638, '2010-09-06 06:49:55', 1, 50, 3858, 1, 2), (5639, '2010-09-06 06:51:12', 1, 23, 3858, 1, 2), (5640, '2010-09-06 06:56:03', 1, 50, 3859, 1, 2), (5641, '2010-09-06 07:19:18', 1, 96, 3861, 1, 2), (5642, '2010-09-06 07:58:03', 1, 80, 3863, 1, 2), (5643, '2010-09-06 10:05:25', 1, 67, 3868, 1, 2), (5644, '2010-09-06 10:06:19', 1, 2, 3868, 1, 2), (5645, '2010-09-06 10:15:26', 1, 67, 3868, 1, 2), (5646, '2010-09-06 10:16:30', 1, 2, 3868, 1, 2), (5647, '2010-09-06 10:16:53', 1, 65, 3868, 1, 2), (5648, '2010-09-06 10:20:15', 1, 173, 3869, 1, 2), (5649, '2010-09-06 10:22:30', 1, 67, 3868, 1, 2), (5650, '2010-09-06 10:23:01', 1, 69, 3868, 1, 2), (5651, '2010-09-06 11:06:41', 1, 1, 3872, 1, 2), (5652, '2010-09-06 11:33:32', 1, 72, 3873, 1, 2), (5653, '2010-09-06 11:34:40', 1, 72, 3873, 1, 2), (5654, '2010-09-06 11:35:09', 1, 2, 3873, 1, 2), (5655, '2010-09-06 11:35:56', 1, 72, 3873, 1, 2), (5656, '2010-09-06 11:37:34', 1, 113, 3874, 1, 2), (5657, '2010-09-06 11:37:59', 4, 113, 3874, 1, 2), (5658, '2010-09-06 11:37:59', 4, 133, 3874, 1, 2), (5659, '2010-09-06 11:37:59', 4, 193, 3874, 1, 2), (5660, '2010-09-06 11:37:59', 4, 192, 3874, 1, 2), (5661, '2010-09-06 11:38:36', 1, 113, 3874, 1, 2), (5662, '2010-09-06 11:39:02', 1, 104, 3874, 1, 2), (5663, '2010-09-06 11:39:36', 1, 110, 3874, 1, 2), (5664, '2010-09-06 11:40:08', 1, 102, 3874, 1, 2), (5665, '2010-09-06 11:40:25', 4, 102, 3874, 1, 2), (5666, '2010-09-06 13:19:04', 1, 57, 3886, 1, 2), (5667, '2010-09-06 13:20:08', 1, 60, 3886, 1, 2), (5668, '2010-09-06 13:20:24', 1, 61, 3886, 1, 2), (5669, '2010-09-06 13:22:34', 1, 61, 3886, 1, 2), (5670, '2010-09-06 15:45:51', 1, 5, 3891, 1, 2), (5671, '2010-09-06 17:11:19', 1, 52, 3894, 1, 2), (5672, '2010-09-06 17:13:18', 1, 52, 3894, 1, 2), (5673, '2010-09-06 17:13:55', 1, 52, 3894, 1, 2), (5674, '2010-09-06 17:17:22', 1, 69, 3894, 1, 2), (5675, '2010-09-06 17:32:07', 1, 187, 0, 1, 2), (5676, '2010-09-06 18:00:36', 1, 65, 3897, 1, 2), (5677, '2010-09-06 19:09:02', 1, 109, 3900, 1, 2), (5678, '2010-09-06 22:14:23', 1, 186, 3905, 1, 2), (5679, '2010-09-07 01:15:11', 1, 141, 3915, 1, 2), (5680, '2010-09-07 01:15:19', 1, 49, 3918, 1, 2), (5681, '2010-09-07 01:15:22', 1, 50, 3919, 1, 2), (5682, '2010-09-07 01:15:24', 1, 139, 3920, 1, 2), (5683, '2010-09-07 01:15:40', 1, 112, 3925, 1, 2), (5684, '2010-09-07 01:16:22', 1, 147, 3941, 1, 2), (5685, '2010-09-07 01:16:31', 1, 140, 3944, 1, 2), (5686, '2010-09-07 01:16:34', 1, 141, 3945, 1, 2), (5687, '2010-09-07 01:16:36', 1, 142, 3946, 1, 2), (5688, '2010-09-07 01:16:39', 1, 146, 3947, 1, 2), (5689, '2010-09-07 01:16:42', 1, 139, 3948, 1, 2), (5690, '2010-09-07 01:16:45', 1, 145, 3949, 1, 2), (5691, '2010-09-07 01:16:48', 1, 143, 3950, 1, 2), (5692, '2010-09-07 01:16:50', 1, 144, 3951, 1, 2), (5693, '2010-09-07 01:16:53', 1, 107, 3952, 1, 2), (5694, '2010-09-07 01:16:56', 1, 106, 3953, 1, 2), (5695, '2010-09-07 01:17:05', 1, 109, 3955, 1, 2), (5696, '2010-09-07 01:17:09', 1, 108, 3956, 1, 2), (5697, '2010-09-07 01:17:12', 1, 104, 3957, 1, 2), (5698, '2010-09-07 01:17:15', 1, 110, 3958, 1, 2), (5699, '2010-09-07 01:17:21', 1, 113, 3960, 1, 2), (5700, '2010-09-07 01:17:26', 1, 111, 3962, 1, 2), (5701, '2010-09-07 01:17:28', 1, 112, 3963, 1, 2), (5702, '2010-09-07 05:35:37', 1, 74, 3965, 1, 2), (5703, '2010-09-07 05:36:52', 1, 74, 3965, 1, 2), (5704, '2010-09-07 05:36:54', 1, 74, 3965, 1, 2), (5705, '2010-09-07 05:38:06', 4, 74, 3965, 1, 2), (5706, '2010-09-07 05:38:07', 4, 133, 3965, 1, 2), (5707, '2010-09-07 05:38:07', 4, 193, 3965, 1, 2), (5708, '2010-09-07 05:38:07', 4, 192, 3965, 1, 2), (5709, '2010-09-07 06:04:15', 1, 174, 3970, 1, 2), (5710, '2010-09-07 07:04:25', 1, 79, 3971, 1, 2), (5711, '2010-09-07 07:04:28', 1, 79, 3971, 1, 2), (5712, '2010-09-07 07:04:29', 1, 79, 3971, 1, 2), (5713, '2010-09-07 07:05:01', 1, 78, 3971, 1, 2), (5714, '2010-09-07 07:05:03', 1, 78, 3971, 1, 2), (5715, '2010-09-07 10:34:54', 1, 72, 3977, 1, 2), (5716, '2010-09-07 11:38:41', 1, 50, 3981, 1, 2), (5717, '2010-09-07 11:51:17', 1, 195, 3984, 1, 2), (5718, '2010-09-07 11:52:29', 1, 6, 3984, 1, 2), (5719, '2010-09-07 11:52:44', 1, 4, 3984, 1, 2), (5720, '2010-09-07 11:53:39', 1, 32, 3984, 1, 2), (5721, '2010-09-07 11:53:46', 4, 32, 3984, 1, 2), (5722, '2010-09-07 11:53:46', 4, 133, 3984, 1, 2), (5723, '2010-09-07 11:53:46', 4, 193, 3984, 1, 2), (5724, '2010-09-07 11:53:46', 4, 192, 3984, 1, 2), (5725, '2010-09-07 14:13:34', 1, 144, 3998, 1, 2), (5726, '2010-09-07 14:18:17', 1, 52, 3999, 1, 2), (5727, '2010-09-07 14:18:51', 1, 69, 3999, 1, 2), (5728, '2010-09-07 14:20:41', 1, 69, 3999, 1, 2), (5729, '2010-09-07 14:26:48', 1, 157, 3998, 1, 2), (5730, '2010-09-07 14:47:01', 1, 20, 4000, 1, 2), (5731, '2010-09-07 14:49:06', 1, 16, 4000, 1, 2), (5732, '2010-09-07 14:50:02', 1, 10, 4000, 1, 2), (5733, '2010-09-07 14:51:08', 1, 20, 4000, 1, 2), (5734, '2010-09-07 16:20:34', 1, 213, 4004, 1, 2), (5735, '2010-09-07 16:21:31', 1, 29, 4004, 1, 2), (5736, '2010-09-07 19:12:27', 1, 111, 4007, 1, 2), (5737, '2010-09-07 19:18:35', 1, 7, 4008, 1, 2), (5738, '2010-09-07 19:18:38', 1, 143, 4009, 1, 2), (5739, '2010-09-07 20:31:11', 1, 112, 4013, 1, 2), (5740, '2010-09-07 21:20:39', 1, 83, 4014, 1, 2), (5741, '2010-09-07 23:52:26', 1, 83, 4016, 1, 2), (5742, '2010-09-08 00:19:00', 1, 74, 4017, 1, 2), (5743, '2010-09-08 00:19:12', 1, 75, 4018, 1, 2), (5744, '2010-09-08 00:19:19', 1, 82, 4019, 1, 2), (5745, '2010-09-08 00:19:24', 1, 53, 4020, 1, 2), (5746, '2010-09-08 03:56:37', 1, 50, 4026, 1, 2), (5747, '2010-09-08 07:48:32', 1, 31, 4031, 1, 2), (5748, '2010-09-08 08:12:43', 1, 2, 4032, 1, 2), (5749, '2010-09-08 08:13:14', 1, 1, 4032, 1, 2), (5750, '2010-09-08 08:13:16', 1, 1, 4032, 1, 2), (5751, '2010-09-08 08:14:17', 1, 49, 4032, 1, 2), (5752, '2010-09-08 08:15:32', 1, 48, 4032, 1, 2), (5753, '2010-09-08 08:16:06', 1, 33, 4032, 1, 2), (5754, '2010-09-08 08:17:24', 1, 50, 4032, 1, 2), (5755, '2010-09-08 08:18:02', 1, 33, 4032, 1, 2), (5756, '2010-09-08 08:18:05', 1, 1, 4032, 1, 2), (5757, '2010-09-08 08:18:06', 1, 2, 4032, 1, 2), (5758, '2010-09-08 08:37:11', 1, 50, 4035, 1, 2), (5759, '2010-09-08 08:39:14', 1, 50, 4035, 1, 2), (5760, '2010-09-08 08:43:37', 1, 50, 4035, 1, 2), (5761, '2010-09-08 08:44:04', 1, 74, 4035, 1, 2), (5762, '2010-09-08 08:44:26', 1, 50, 4035, 1, 2), (5763, '2010-09-08 08:44:35', 1, 50, 4035, 1, 2), (5764, '2010-09-08 10:26:50', 1, 32, 4042, 1, 2), (5765, '2010-09-08 10:48:30', 1, 49, 4044, 1, 2), (5766, '2010-09-08 13:41:05', 1, 64, 4051, 1, 2), (5767, '2010-09-08 15:31:46', 1, 66, 4054, 1, 2), (5768, '2010-09-08 15:33:22', 1, 3, 4054, 1, 2), (5769, '2010-09-08 15:56:25', 1, 112, 4057, 1, 2), (5770, '2010-09-08 15:59:30', 1, 49, 4058, 1, 2), (5771, '2010-09-08 17:08:30', 1, 79, 4059, 1, 2), (5772, '2010-09-08 17:10:11', 1, 59, 4059, 1, 2), (5773, '2010-09-08 17:12:14', 1, 77, 4059, 1, 2), (5774, '2010-09-08 17:12:34', 1, 78, 4059, 1, 2), (5775, '2010-09-08 17:19:31', 1, 53, 4060, 1, 2), (5776, '2010-09-08 18:08:47', 1, 50, 4062, 1, 2), (5777, '2010-09-08 18:16:20', 1, 64, 4062, 1, 2), (5778, '2010-09-08 18:19:00', 1, 75, 4062, 1, 2), (5779, '2010-09-08 19:37:51', 1, 187, 0, 1, 2), (5780, '2010-09-08 20:13:32', 1, 165, 4064, 1, 2), (5781, '2010-09-09 09:06:29', 1, 75, 4077, 1, 2), (5782, '2010-09-09 09:29:26', 1, 50, 4080, 1, 2), (5783, '2010-09-09 09:30:11', 1, 139, 4080, 1, 2), (5784, '2010-09-09 11:22:59', 1, 49, 4084, 1, 2), (5785, '2010-09-09 11:23:01', 1, 49, 4084, 1, 2), (5786, '2010-09-09 11:23:59', 1, 53, 4084, 1, 2), (5787, '2010-09-09 11:26:11', 1, 76, 4084, 1, 2), (5788, '2010-09-09 11:26:41', 1, 74, 4084, 1, 2), (5789, '2010-09-09 11:28:20', 1, 75, 4084, 1, 2), (5790, '2010-09-09 11:31:22', 1, 76, 4084, 1, 2), (5791, '2010-09-09 11:39:00', 1, 65, 4086, 1, 2), (5792, '2010-09-09 11:39:25', 1, 51, 4086, 1, 2), (5793, '2010-09-09 11:41:50', 1, 65, 4086, 1, 2), (5794, '2010-09-09 15:20:46', 1, 21, 4094, 1, 2), (5795, '2010-09-09 15:21:11', 4, 21, 4094, 1, 2), (5796, '2010-09-09 15:21:11', 4, 133, 4094, 1, 2), (5797, '2010-09-09 15:21:11', 4, 193, 4094, 1, 2), (5798, '2010-09-09 15:21:11', 4, 192, 4094, 1, 2), (5799, '2010-09-09 15:21:44', 1, 20, 4094, 1, 2), (5800, '2010-09-09 15:21:51', 4, 20, 4094, 1, 2), (5801, '2010-09-09 17:00:08', 1, 65, 4104, 1, 2), (5802, '2010-09-09 17:13:46', 1, 48, 4104, 1, 2), (5803, '2010-09-09 17:15:35', 1, 50, 4104, 1, 2), (5804, '2010-09-09 18:33:19', 1, 50, 4108, 1, 2), (5805, '2010-09-09 20:44:05', 1, 102, 4113, 1, 2), (5806, '2010-09-09 20:44:05', 1, 99, 4114, 1, 2), (5807, '2010-09-09 20:44:09', 1, 115, 4115, 1, 2), (5808, '2010-09-09 20:44:23', 1, 103, 4116, 1, 2), (5809, '2010-09-09 20:48:13', 1, 100, 4117, 1, 2), (5810, '2010-09-09 20:49:32', 1, 139, 4119, 1, 2), (5811, '2010-09-09 20:49:44', 1, 142, 4120, 1, 2), (5812, '2010-09-09 20:50:14', 1, 144, 4121, 1, 2), (5813, '2010-09-09 21:05:56', 1, 140, 4123, 1, 2), (5814, '2010-09-09 21:39:26', 1, 117, 4125, 1, 2), (5815, '2010-09-10 00:00:08', 1, 50, 4130, 1, 2), (5816, '2010-09-10 04:18:18', 1, 146, 4133, 1, 2), (5817, '2010-09-10 04:33:41', 1, 49, 4134, 1, 2), (5818, '2010-09-10 05:55:23', 1, 143, 4138, 1, 2), (5819, '2010-09-10 06:32:07', 1, 6, 4140, 1, 2), (5820, '2010-09-10 06:33:46', 1, 143, 4140, 1, 2), (5821, '2010-09-10 06:35:03', 1, 172, 4140, 1, 2), (5822, '2010-09-10 07:10:08', 1, 53, 4143, 1, 2), (5823, '2010-09-10 08:02:17', 1, 113, 4148, 1, 2), (5824, '2010-09-10 08:03:59', 1, 108, 4149, 1, 2), (5825, '2010-09-10 08:14:33', 1, 106, 4151, 1, 2), (5826, '2010-09-10 08:39:08', 1, 112, 4152, 1, 2), (5827, '2010-09-10 09:35:00', 1, 101, 4155, 1, 2), (5828, '2010-09-10 10:05:08', 1, 51, 4157, 1, 2), (5829, '2010-09-10 10:05:28', 1, 53, 4157, 1, 2), (5830, '2010-09-10 10:25:55', 1, 173, 4158, 1, 2), (5831, '2010-09-10 10:41:13', 1, 139, 4159, 1, 2), (5832, '2010-09-10 10:42:19', 1, 141, 4160, 1, 2), (5833, '2010-09-10 10:43:17', 1, 6, 4162, 1, 2), (5834, '2010-09-10 10:43:56', 1, 9, 4163, 1, 2), (5835, '2010-09-10 10:44:53', 1, 2, 4166, 1, 2), (5836, '2010-09-10 10:45:54', 1, 5, 4168, 1, 2), (5837, '2010-09-10 10:51:46', 1, 8, 4171, 1, 2), (5838, '2010-09-10 10:56:26', 1, 3, 4172, 1, 2), (5839, '2010-09-10 11:02:18', 1, 60, 4173, 1, 2), (5840, '2010-09-10 11:03:09', 1, 61, 4173, 1, 2), (5841, '2010-09-10 11:03:26', 1, 60, 4173, 1, 2), (5842, '2010-09-10 12:30:30', 1, 59, 4174, 1, 2), (5843, '2010-09-10 12:40:39', 1, 103, 4175, 1, 2), (5844, '2010-09-10 13:38:14', 1, 3, 4178, 1, 2), (5845, '2010-09-10 13:40:41', 1, 4, 4178, 1, 2), (5846, '2010-09-10 13:40:44', 1, 1, 4178, 1, 2), (5847, '2010-09-10 14:08:26', 1, 76, 4180, 1, 2), (5848, '2010-09-10 14:38:15', 1, 57, 4184, 1, 2), (5849, '2010-09-10 14:39:13', 1, 168, 4184, 1, 2), (5850, '2010-09-10 14:41:59', 1, 168, 4184, 1, 2), (5851, '2010-09-10 14:42:00', 1, 168, 4184, 1, 2), (5852, '2010-09-10 16:41:21', 1, 111, 4186, 1, 2), (5853, '2010-09-10 17:18:24', 1, 107, 4190, 1, 2), (5854, '2010-09-10 17:46:13', 1, 50, 4193, 1, 2), (5855, '2010-09-10 19:17:49', 1, 49, 4195, 1, 2), (5856, '2010-09-10 19:18:55', 1, 31, 4195, 1, 2), (5857, '2010-09-10 19:30:56', 1, 8, 4196, 1, 2), (5858, '2010-09-10 19:33:08', 1, 7, 4197, 1, 2), (5859, '2010-09-10 19:33:52', 1, 145, 4198, 1, 2), (5860, '2010-09-10 19:36:02', 1, 7, 4197, 1, 2), (5861, '2010-09-10 19:39:18', 1, 4, 4199, 1, 2), (5862, '2010-09-10 19:55:54', 1, 80, 4201, 1, 2), (5863, '2010-09-10 20:09:09', 1, 6, 4202, 1, 2), (5864, '2010-09-10 21:15:37', 1, 144, 4203, 1, 2), (5865, '2010-09-11 01:40:26', 1, 141, 4206, 1, 2), (5866, '2010-09-11 03:23:16', 1, 62, 4207, 1, 2), (5867, '2010-09-11 03:34:43', 1, 6, 4208, 1, 2), (5868, '2010-09-11 04:19:58', 1, 1, 4209, 1, 2), (5869, '2010-09-11 06:43:28', 1, 8, 4212, 1, 2), (5870, '2010-09-11 08:23:17', 1, 60, 4217, 1, 2), (5871, '2010-09-11 08:23:52', 1, 61, 4217, 1, 2), (5872, '2010-09-11 11:29:05', 1, 50, 4223, 1, 2), (5873, '2010-09-11 12:04:06', 1, 50, 4224, 1, 2), (5874, '2010-09-11 12:31:31', 1, 5, 4226, 1, 2), (5875, '2010-09-11 12:53:25', 1, 62, 4227, 1, 2), (5876, '2010-09-11 13:19:07', 1, 3, 4229, 1, 2), (5877, '2010-09-11 13:25:54', 1, 59, 4230, 1, 2), (5878, '2010-09-11 13:26:51', 1, 59, 4230, 1, 2), (5879, '2010-09-11 13:28:21', 1, 61, 4230, 1, 2), (5880, '2010-09-11 13:28:59', 1, 60, 4230, 1, 2), (5881, '2010-09-11 13:39:25', 1, 59, 4230, 1, 2), (5882, '2010-09-11 13:55:06', 1, 28, 4231, 1, 2), (5883, '2010-09-11 14:02:30', 1, 70, 4231, 1, 2), (5884, '2010-09-11 14:02:53', 1, 71, 4231, 1, 2), (5885, '2010-09-11 14:59:47', 1, 116, 4233, 1, 2), (5886, '2010-09-11 16:46:32', 1, 74, 4238, 1, 2), (5887, '2010-09-11 19:10:32', 1, 164, 4239, 1, 2), (5888, '2010-09-11 19:10:49', 1, 165, 4239, 1, 2), (5889, '2010-09-11 20:02:08', 1, 140, 4242, 1, 2), (5890, '2010-09-11 20:02:43', 1, 120, 4241, 1, 2), (5891, '2010-09-11 20:03:49', 1, 121, 4241, 1, 2), (5892, '2010-09-11 20:04:41', 1, 119, 4241, 1, 2), (5893, '2010-09-11 23:17:03', 1, 107, 4246, 1, 2), (5894, '2010-09-11 23:25:08', 1, 110, 4247, 1, 2), (5895, '2010-09-12 00:43:25', 1, 81, 4248, 1, 2), (5896, '2010-09-12 00:58:53', 1, 186, 4249, 1, 2), (5897, '2010-09-12 04:16:24', 1, 112, 4250, 1, 2), (5898, '2010-09-12 05:26:20', 1, 143, 4252, 1, 2), (5899, '2010-09-12 08:51:02', 1, 127, 4256, 1, 2), (5900, '2010-09-12 08:52:58', 1, 74, 4256, 1, 2), (5901, '2010-09-12 08:56:27', 1, 110, 4257, 1, 2), (5902, '2010-09-12 09:19:41', 1, 68, 4258, 1, 2), (5903, '2010-09-12 09:26:29', 1, 98, 4260, 1, 2), (5904, '2010-09-12 11:56:02', 1, 3, 4264, 1, 2), (5905, '2010-09-12 11:58:31', 1, 104, 4265, 1, 2), (5906, '2010-09-12 12:55:18', 1, 50, 4267, 1, 2), (5907, '2010-09-12 12:56:03', 1, 3, 4267, 1, 2), (5908, '2010-09-12 12:56:48', 1, 55, 4267, 1, 2), (5909, '2010-09-12 12:57:23', 1, 50, 4267, 1, 2), (5910, '2010-09-12 13:00:28', 1, 50, 4268, 1, 2), (5911, '2010-09-12 13:01:19', 1, 50, 4268, 1, 2), (5912, '2010-09-12 13:07:43', 1, 49, 4269, 1, 2), (5913, '2010-09-12 13:18:33', 1, 49, 4271, 1, 2), (5914, '2010-09-12 14:12:03', 1, 112, 4273, 1, 2), (5915, '2010-09-12 16:48:48', 1, 7, 4277, 1, 2), (5916, '2010-09-12 17:21:55', 1, 30, 4278, 1, 2), (5917, '2010-09-12 17:23:42', 1, 69, 4278, 1, 2), (5918, '2010-09-12 18:41:36', 1, 33, 4279, 1, 2), (5919, '2010-09-12 18:41:47', 4, 33, 4279, 1, 2), (5920, '2010-09-12 18:41:48', 4, 133, 4279, 1, 2), (5921, '2010-09-12 18:41:48', 4, 193, 4279, 1, 2), (5922, '2010-09-12 18:41:48', 4, 192, 4279, 1, 2), (5923, '2010-09-12 19:20:30', 1, 101, 4281, 1, 2), (5924, '2010-09-12 20:18:44', 1, 108, 0, 1, 2), (5925, '2010-09-12 20:52:47', 1, 75, 4286, 1, 2), (5926, '2010-09-12 21:02:45', 1, 69, 4287, 1, 2), (5927, '2010-09-12 21:11:21', 1, 50, 4288, 1, 2), (5928, '2010-09-13 02:19:52', 1, 145, 4291, 1, 2), (5929, '2010-09-13 02:44:07', 1, 80, 4292, 1, 2), (5930, '2010-09-13 05:13:26', 1, 195, 4293, 1, 2), (5931, '2010-09-13 05:14:35', 1, 195, 4293, 1, 2), (5932, '2010-09-13 05:15:46', 1, 195, 4293, 1, 2), (5933, '2010-09-13 05:54:20', 1, 109, 4294, 1, 2), (5934, '2010-09-13 06:36:08', 1, 50, 4296, 1, 2), (5935, '2010-09-13 07:18:19', 1, 240, 4298, 1, 2), (5936, '2010-09-13 08:45:05', 1, 99, 4302, 1, 2), (5937, '2010-09-13 11:17:37', 1, 75, 4317, 1, 2), (5938, '2010-09-13 11:41:56', 1, 3, 4322, 1, 2), (5939, '2010-09-13 11:43:25', 1, 4, 4322, 1, 2), (5940, '2010-09-13 11:43:26', 1, 4, 4322, 1, 2), (5941, '2010-09-13 11:44:46', 1, 4, 4322, 1, 2), (5942, '2010-09-13 12:36:34', 1, 113, 4325, 1, 2), (5943, '2010-09-13 13:14:08', 1, 48, 0, 1, 2), (5944, '2010-09-13 13:59:55', 1, 1, 4332, 1, 2), (5945, '2010-09-13 14:02:37', 1, 1, 4332, 1, 2), (5946, '2010-09-13 14:02:46', 1, 83, 4333, 1, 2), (5947, '2010-09-13 14:37:55', 1, 61, 4334, 1, 2), (5948, '2010-09-13 14:38:31', 1, 60, 4334, 1, 2), (5949, '2010-09-13 15:41:16', 1, 82, 4336, 1, 2), (5950, '2010-09-13 17:00:56', 1, 4, 4339, 1, 2), (5951, '2010-09-13 17:01:09', 4, 4, 4339, 1, 2), (5952, '2010-09-13 17:01:10', 4, 133, 4339, 1, 2), (5953, '2010-09-13 17:01:10', 4, 193, 4339, 1, 2), (5954, '2010-09-13 17:01:10', 4, 192, 4339, 1, 2), (5955, '2010-09-13 17:02:23', 1, 4, 4339, 1, 2), (5956, '2010-09-13 17:03:01', 1, 111, 4338, 1, 2), (5957, '2010-09-13 17:04:00', 1, 112, 4338, 1, 2), (5958, '2010-09-13 17:07:30', 1, 82, 4340, 1, 2), (5959, '2010-09-13 17:48:18', 1, 1, 4341, 1, 2), (5960, '2010-09-13 18:42:16', 1, 59, 0, 1, 2), (5961, '2010-09-13 23:06:01', 1, 3, 4348, 1, 2), (5962, '2010-09-14 03:34:34', 1, 163, 4352, 1, 2), (5963, '2010-09-14 06:30:56', 1, 49, 4355, 1, 2), (5964, '2010-09-14 08:21:33', 1, 132, 4361, 1, 2), (5965, '2010-09-14 08:21:48', 1, 131, 4361, 1, 2), (5966, '2010-09-14 08:22:05', 1, 130, 4361, 1, 2), (5967, '2010-09-14 08:22:16', 1, 129, 4361, 1, 2), (5968, '2010-09-14 08:22:27', 1, 128, 4361, 1, 2), (5969, '2010-09-14 08:22:38', 1, 127, 4361, 1, 2), (5970, '2010-09-14 08:22:39', 1, 127, 4361, 1, 2), (5971, '2010-09-14 10:43:34', 1, 5, 4368, 1, 2), (5972, '2010-09-14 10:44:11', 1, 99, 4368, 1, 2), (5973, '2010-09-14 10:49:18', 1, 65, 4369, 1, 2), (5974, '2010-09-14 11:08:04', 1, 141, 4371, 1, 2), (5975, '2010-09-14 11:44:48', 1, 7, 0, 1, 2), (5976, '2010-09-14 12:05:46', 1, 99, 4371, 1, 2), (5977, '2010-09-14 12:05:51', 1, 99, 4371, 1, 2), (5978, '2010-09-14 12:05:52', 1, 99, 4371, 1, 2), (5979, '2010-09-14 12:07:21', 1, 108, 4371, 1, 2), (5980, '2010-09-14 12:08:30', 1, 120, 4371, 1, 2), (5981, '2010-09-14 12:29:44', 1, 120, 4375, 1, 2), (5982, '2010-09-14 12:34:49', 1, 68, 4376, 1, 2), (5983, '2010-09-14 13:06:22', 1, 54, 4380, 1, 2), (5984, '2010-09-14 13:44:17', 1, 2, 4381, 1, 2), (5985, '2010-09-14 13:44:54', 4, 2, 4381, 1, 2), (5986, '2010-09-14 13:44:55', 4, 133, 4381, 1, 2), (5987, '2010-09-14 13:44:55', 4, 193, 4381, 1, 2), (5988, '2010-09-14 13:44:55', 4, 192, 4381, 1, 2), (5989, '2010-09-14 13:46:33', 1, 2, 4381, 1, 2), (5990, '2010-09-14 13:48:13', 1, 117, 4371, 1, 2), (5991, '2010-09-14 13:48:14', 1, 117, 4371, 1, 2), (5992, '2010-09-14 13:48:53', 1, 106, 4371, 1, 2); INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES (5993, '2010-09-14 13:49:26', 1, 107, 4371, 1, 2), (5994, '2010-09-14 13:51:53', 1, 119, 4371, 1, 2), (5995, '2010-09-14 13:52:34', 4, 119, 4371, 1, 2), (5996, '2010-09-14 13:52:34', 4, 133, 4371, 1, 2), (5997, '2010-09-14 13:52:34', 4, 193, 4371, 1, 2), (5998, '2010-09-14 13:52:34', 4, 192, 4371, 1, 2), (5999, '2010-09-14 13:53:11', 1, 133, 4371, 1, 2), (6000, '2010-09-14 13:54:05', 1, 193, 4371, 1, 2), (6001, '2010-09-14 13:56:11', 1, 158, 4371, 1, 2), (6002, '2010-09-14 13:57:02', 1, 160, 4371, 1, 2), (6003, '2010-09-14 13:59:55', 1, 158, 4384, 1, 2), (6004, '2010-09-14 14:16:39', 1, 193, 4385, 1, 2), (6005, '2010-09-14 14:21:03', 1, 160, 4388, 1, 2), (6006, '2010-09-14 14:56:03', 1, 16, 4390, 1, 2), (6007, '2010-09-14 14:56:17', 1, 49, 4391, 1, 2), (6008, '2010-09-14 15:26:02', 1, 2, 4391, 1, 2), (6009, '2010-09-14 15:28:14', 1, 2, 4391, 1, 2), (6010, '2010-09-14 17:02:15', 1, 76, 4397, 1, 2), (6011, '2010-09-14 17:55:07', 1, 12, 4399, 1, 2), (6012, '2010-09-14 17:55:31', 1, 14, 4399, 1, 2), (6013, '2010-09-14 17:55:53', 1, 17, 4399, 1, 2), (6014, '2010-09-14 17:56:33', 1, 28, 4399, 1, 2), (6015, '2010-09-15 03:25:07', 1, 7, 0, 1, 2), (6016, '2010-09-15 03:58:51', 1, 50, 4411, 1, 2), (6017, '2010-09-15 04:26:05', 1, 192, 4412, 1, 2), (6018, '2010-09-15 06:18:52', 1, 201, 4413, 1, 2), (6019, '2010-09-15 06:48:16', 1, 12, 4414, 1, 2), (6020, '2010-09-15 06:48:55', 4, 12, 4414, 1, 2), (6021, '2010-09-15 06:48:56', 4, 133, 4414, 1, 2), (6022, '2010-09-15 06:48:56', 4, 193, 4414, 1, 2), (6023, '2010-09-15 06:48:56', 4, 192, 4414, 1, 2), (6024, '2010-09-15 07:07:58', 1, 83, 4415, 1, 2), (6025, '2010-09-15 08:26:55', 1, 83, 4419, 1, 2), (6026, '2010-09-15 09:30:31', 1, 78, 4422, 1, 2), (6027, '2010-09-15 10:19:41', 1, 123, 4423, 1, 2), (6028, '2010-09-15 10:22:43', 1, 49, 4423, 1, 2), (6029, '2010-09-15 10:49:52', 1, 49, 4424, 1, 2), (6030, '2010-09-15 12:23:29', 1, 139, 4429, 1, 2), (6031, '2010-09-15 12:49:55', 1, 5, 4431, 1, 2), (6032, '2010-09-15 14:17:11', 1, 69, 0, 1, 2), (6033, '2010-09-15 14:33:33', 1, 80, 4433, 1, 2), (6034, '2010-09-15 14:33:36', 1, 80, 4433, 1, 2), (6035, '2010-09-15 14:38:49', 1, 235, 4434, 1, 2), (6036, '2010-09-15 15:58:24', 1, 112, 4437, 1, 2), (6037, '2010-09-15 16:07:15', 1, 1, 4438, 1, 2), (6038, '2010-09-15 17:41:48', 1, 126, 4440, 1, 2), (6039, '2010-09-15 18:01:17', 1, 2, 4442, 1, 2), (6040, '2010-09-15 18:02:44', 1, 2, 4442, 1, 2), (6041, '2010-09-15 18:42:03', 1, 49, 4445, 1, 2), (6042, '2010-09-15 18:43:55', 1, 49, 4445, 1, 2), (6043, '2010-09-15 18:44:08', 4, 49, 4445, 1, 2), (6044, '2010-09-15 18:44:09', 4, 133, 4445, 1, 2), (6045, '2010-09-15 18:44:09', 4, 193, 4445, 1, 2), (6046, '2010-09-15 18:44:09', 4, 192, 4445, 1, 2), (6047, '2010-09-15 19:09:33', 1, 4, 4446, 1, 2), (6048, '2010-09-15 19:11:00', 1, 4, 4446, 1, 2), (6049, '2010-09-16 03:02:12', 1, 213, 4456, 1, 2), (6050, '2010-09-16 04:13:52', 1, 141, 4457, 1, 2), (6051, '2010-09-16 04:16:08', 1, 82, 4458, 1, 2), (6052, '2010-09-16 06:26:12', 1, 121, 4461, 1, 2), (6053, '2010-09-16 06:27:52', 1, 121, 4461, 1, 2), (6054, '2010-09-16 06:28:05', 1, 119, 4461, 1, 2), (6055, '2010-09-16 07:01:25', 1, 141, 4468, 1, 2), (6056, '2010-09-16 07:02:02', 1, 31, 4463, 1, 2), (6057, '2010-09-16 07:02:04', 1, 49, 4478, 1, 2), (6058, '2010-09-16 07:02:07', 1, 50, 4479, 1, 2), (6059, '2010-09-16 07:02:12', 1, 139, 4480, 1, 2), (6060, '2010-09-16 07:06:25', 1, 147, 4523, 1, 2), (6061, '2010-09-16 07:06:36', 1, 150, 4525, 1, 2), (6062, '2010-09-16 07:06:41', 1, 149, 4526, 1, 2), (6063, '2010-09-16 07:06:51', 1, 140, 4528, 1, 2), (6064, '2010-09-16 07:06:55', 1, 141, 4529, 1, 2), (6065, '2010-09-16 07:07:00', 1, 142, 4530, 1, 2), (6066, '2010-09-16 07:07:03', 1, 173, 4531, 1, 2), (6067, '2010-09-16 07:07:08', 1, 182, 4532, 1, 2), (6068, '2010-09-16 07:07:12', 1, 183, 4533, 1, 2), (6069, '2010-09-16 07:07:17', 1, 146, 4534, 1, 2), (6070, '2010-09-16 07:07:21', 1, 171, 4535, 1, 2), (6071, '2010-09-16 07:07:25', 1, 148, 4536, 1, 2), (6072, '2010-09-16 07:07:28', 1, 201, 4537, 1, 2), (6073, '2010-09-16 07:07:35', 1, 184, 4538, 1, 2), (6074, '2010-09-16 07:07:38', 1, 139, 4539, 1, 2), (6075, '2010-09-16 07:07:42', 1, 180, 4540, 1, 2), (6076, '2010-09-16 07:07:45', 1, 181, 4541, 1, 2), (6077, '2010-09-16 07:07:48', 1, 190, 4542, 1, 2), (6078, '2010-09-16 07:07:53', 1, 191, 4543, 1, 2), (6079, '2010-09-16 07:07:57', 1, 213, 4544, 1, 2), (6080, '2010-09-16 07:08:03', 1, 235, 4545, 1, 2), (6081, '2010-09-16 07:08:08', 1, 229, 4546, 1, 2), (6082, '2010-09-16 07:08:13', 1, 157, 4547, 1, 2), (6083, '2010-09-16 07:08:19', 1, 152, 4548, 1, 2), (6084, '2010-09-16 07:08:24', 1, 145, 4549, 1, 2), (6085, '2010-09-16 07:08:29', 1, 143, 4550, 1, 2), (6086, '2010-09-16 07:08:35', 1, 172, 4551, 1, 2), (6087, '2010-09-16 07:08:38', 1, 246, 4552, 1, 2), (6088, '2010-09-16 07:08:43', 1, 240, 4553, 1, 2), (6089, '2010-09-16 07:08:48', 1, 174, 4554, 1, 2), (6090, '2010-09-16 07:08:52', 1, 144, 4555, 1, 2), (6091, '2010-09-16 07:08:57', 1, 192, 4556, 1, 2), (6092, '2010-09-16 07:09:15', 1, 112, 4561, 1, 2), (6093, '2010-09-16 11:00:19', 1, 81, 4572, 1, 2), (6094, '2010-09-16 11:12:17', 1, 4, 4574, 1, 2), (6095, '2010-09-16 11:50:34', 1, 8, 4575, 1, 2), (6096, '2010-09-16 11:51:29', 1, 141, 4577, 1, 2), (6097, '2010-09-16 11:51:35', 4, 141, 4577, 1, 2), (6098, '2010-09-16 11:51:36', 4, 133, 4577, 1, 2), (6099, '2010-09-16 11:51:36', 4, 193, 4577, 1, 2), (6100, '2010-09-16 11:51:36', 4, 192, 4577, 1, 2), (6101, '2010-09-16 13:38:03', 4, 141, 4576, 1, 2), (6102, '2010-09-16 13:38:04', 4, 133, 4576, 1, 2), (6103, '2010-09-16 13:38:04', 4, 193, 4576, 1, 2), (6104, '2010-09-16 13:38:04', 4, 192, 4576, 1, 2), (6105, '2010-09-16 15:30:43', 1, 12, 4589, 1, 2), (6106, '2010-09-16 15:35:40', 1, 195, 4589, 1, 2), (6107, '2010-09-16 16:28:28', 1, 49, 4590, 1, 2), (6108, '2010-09-16 16:28:32', 1, 49, 4590, 1, 2), (6109, '2010-09-16 16:51:06', 1, 124, 0, 1, 2), (6110, '2010-09-16 17:14:02', 1, 4, 4595, 1, 2), (6111, '2010-09-16 17:14:47', 1, 7, 4595, 1, 2), (6112, '2010-09-16 17:16:07', 1, 7, 4595, 1, 2), (6113, '2010-09-16 17:17:18', 1, 78, 4595, 1, 2), (6114, '2010-09-16 17:21:44', 1, 7, 4595, 1, 2), (6115, '2010-09-16 17:40:19', 1, 186, 0, 1, 2), (6116, '2010-09-16 18:29:31', 1, 1, 0, 1, 2), (6117, '2010-09-16 20:23:55', 1, 72, 4601, 1, 2), (6118, '2010-09-16 20:24:26', 1, 66, 4601, 1, 2), (6119, '2010-09-16 20:25:03', 1, 71, 4601, 1, 2), (6120, '2010-09-16 20:25:23', 1, 72, 4601, 1, 2), (6121, '2010-09-16 20:25:41', 1, 69, 4601, 1, 2), (6122, '2010-09-16 20:26:08', 1, 66, 4601, 1, 2), (6123, '2010-09-16 20:26:41', 1, 72, 4601, 1, 2), (6124, '2010-09-16 20:26:54', 1, 71, 4601, 1, 2), (6125, '2010-09-16 20:50:06', 1, 100, 4606, 1, 2), (6126, '2010-09-16 20:50:15', 1, 103, 4607, 1, 2), (6127, '2010-09-16 20:50:52', 1, 115, 4609, 1, 2), (6128, '2010-09-16 20:51:08', 1, 99, 4610, 1, 2), (6129, '2010-09-16 20:52:22', 1, 144, 4611, 1, 2), (6130, '2010-09-16 20:57:42', 1, 139, 4612, 1, 2), (6131, '2010-09-16 21:08:53', 1, 140, 4614, 1, 2), (6132, '2010-09-16 22:17:05', 1, 142, 4623, 1, 2), (6133, '2010-09-16 22:53:40', 1, 141, 4624, 1, 2), (6134, '2010-09-16 22:56:56', 1, 117, 4625, 1, 2), (6135, '2010-09-16 22:57:02', 1, 100, 4626, 1, 2), (6136, '2010-09-17 00:03:27', 1, 98, 4627, 1, 2), (6137, '2010-09-17 01:21:30', 1, 111, 4628, 1, 2), (6138, '2010-09-17 02:41:54', 1, 99, 4629, 1, 2), (6139, '2010-09-17 04:06:57', 1, 50, 4631, 1, 2), (6140, '2010-09-17 04:19:10', 1, 146, 4632, 1, 2), (6141, '2010-09-17 04:53:26', 1, 75, 4635, 1, 2), (6142, '2010-09-17 04:53:28', 1, 75, 4635, 1, 2), (6143, '2010-09-17 05:00:13', 1, 31, 4636, 1, 2), (6144, '2010-09-17 05:45:32', 1, 141, 4642, 1, 2), (6145, '2010-09-17 05:46:03', 1, 49, 4652, 1, 2), (6146, '2010-09-17 05:46:07', 1, 50, 4653, 1, 2), (6147, '2010-09-17 05:46:10', 1, 139, 4654, 1, 2), (6148, '2010-09-17 05:49:08', 1, 147, 4696, 1, 2), (6149, '2010-09-17 05:49:16', 1, 150, 4698, 1, 2), (6150, '2010-09-17 05:49:20', 1, 149, 4699, 1, 2), (6151, '2010-09-17 05:49:28', 1, 140, 4701, 1, 2), (6152, '2010-09-17 05:49:31', 1, 141, 4702, 1, 2), (6153, '2010-09-17 05:49:35', 1, 142, 4703, 1, 2), (6154, '2010-09-17 05:49:39', 1, 173, 4704, 1, 2), (6155, '2010-09-17 05:49:42', 1, 182, 4705, 1, 2), (6156, '2010-09-17 05:49:46', 1, 183, 4706, 1, 2), (6157, '2010-09-17 05:49:50', 1, 146, 4707, 1, 2), (6158, '2010-09-17 05:49:53', 1, 171, 4708, 1, 2), (6159, '2010-09-17 05:49:57', 1, 148, 4709, 1, 2), (6160, '2010-09-17 05:50:01', 1, 201, 4710, 1, 2), (6161, '2010-09-17 05:50:06', 1, 184, 4711, 1, 2), (6162, '2010-09-17 05:50:10', 1, 139, 4712, 1, 2), (6163, '2010-09-17 05:50:13', 1, 180, 4713, 1, 2), (6164, '2010-09-17 05:50:17', 1, 181, 4714, 1, 2), (6165, '2010-09-17 05:50:20', 1, 190, 4715, 1, 2), (6166, '2010-09-17 05:50:25', 1, 191, 4716, 1, 2), (6167, '2010-09-17 05:50:28', 1, 213, 4717, 1, 2), (6168, '2010-09-17 05:50:33', 1, 235, 4718, 1, 2), (6169, '2010-09-17 05:50:37', 1, 229, 4719, 1, 2), (6170, '2010-09-17 05:50:42', 1, 157, 4720, 1, 2), (6171, '2010-09-17 05:50:47', 1, 152, 4721, 1, 2), (6172, '2010-09-17 05:50:52', 1, 145, 4722, 1, 2), (6173, '2010-09-17 05:50:56', 1, 143, 4723, 1, 2), (6174, '2010-09-17 05:50:59', 1, 172, 4724, 1, 2), (6175, '2010-09-17 05:51:03', 1, 246, 4725, 1, 2), (6176, '2010-09-17 05:51:07', 1, 240, 4726, 1, 2), (6177, '2010-09-17 05:51:12', 1, 174, 4727, 1, 2), (6178, '2010-09-17 05:51:17', 1, 144, 4728, 1, 2), (6179, '2010-09-17 05:51:21', 1, 192, 4729, 1, 2), (6180, '2010-09-17 05:51:40', 1, 112, 4734, 1, 2), (6181, '2010-09-17 05:55:44', 4, 121, 4460, 1, 2), (6182, '2010-09-17 05:55:44', 4, 133, 4460, 1, 2), (6183, '2010-09-17 05:55:44', 4, 193, 4460, 1, 2), (6184, '2010-09-17 05:55:44', 4, 192, 4460, 1, 2), (6185, '2010-09-17 06:11:38', 1, 73, 4737, 1, 2), (6186, '2010-09-17 06:30:22', 1, 88, 4739, 1, 2), (6187, '2010-09-17 08:05:11', 1, 104, 4744, 1, 2), (6188, '2010-09-17 08:08:36', 1, 113, 4745, 1, 2), (6189, '2010-09-17 08:30:18', 1, 31, 4747, 1, 2), (6190, '2010-09-17 08:30:47', 1, 51, 4747, 1, 2), (6191, '2010-09-17 08:42:28', 1, 112, 4748, 1, 2), (6192, '2010-09-17 09:30:09', 1, 102, 4753, 1, 2), (6193, '2010-09-17 09:30:19', 1, 29, 4752, 1, 2), (6194, '2010-09-17 09:30:33', 1, 30, 4752, 1, 2), (6195, '2010-09-17 09:30:46', 1, 13, 4752, 1, 2), (6196, '2010-09-17 09:30:59', 1, 186, 4752, 1, 2), (6197, '2010-09-17 10:41:20', 4, 50, 4756, 1, 2), (6198, '2010-09-17 10:41:20', 4, 133, 4756, 1, 2), (6199, '2010-09-17 10:41:20', 4, 193, 4756, 1, 2), (6200, '2010-09-17 10:41:20', 4, 192, 4756, 1, 2), (6201, '2010-09-17 10:44:16', 1, 139, 4759, 1, 2), (6202, '2010-09-17 10:45:13', 1, 7, 4760, 1, 2), (6203, '2010-09-17 10:45:45', 1, 6, 4761, 1, 2), (6204, '2010-09-17 10:47:37', 1, 2, 4762, 1, 2), (6205, '2010-09-17 10:48:01', 1, 9, 4763, 1, 2), (6206, '2010-09-17 10:49:35', 1, 141, 4766, 1, 2), (6207, '2010-09-17 10:57:03', 1, 106, 4767, 1, 2), (6208, '2010-09-17 10:59:19', 1, 60, 4768, 1, 2), (6209, '2010-09-17 11:01:14', 1, 3, 4769, 1, 2), (6210, '2010-09-17 11:02:57', 1, 8, 4770, 1, 2), (6211, '2010-09-17 11:13:29', 1, 101, 4771, 1, 2), (6212, '2010-09-17 11:23:34', 1, 33, 4772, 1, 2), (6213, '2010-09-17 12:38:29', 1, 165, 4774, 1, 2), (6214, '2010-09-17 12:50:30', 1, 177, 4778, 1, 2), (6215, '2010-09-17 13:53:24', 1, 52, 4782, 1, 2), (6216, '2010-09-17 13:56:23', 1, 32, 4783, 1, 2), (6217, '2010-09-17 14:31:33', 1, 5, 4785, 1, 2), (6218, '2010-09-17 15:08:21', 1, 49, 4787, 1, 2), (6219, '2010-09-17 15:08:55', 1, 49, 4786, 1, 2), (6220, '2010-09-17 15:10:08', 1, 63, 4789, 1, 2), (6221, '2010-09-17 15:57:10', 1, 108, 4790, 1, 2), (6222, '2010-09-17 16:20:43', 1, 213, 0, 1, 2), (6223, '2010-09-17 16:41:58', 1, 80, 4791, 1, 2), (6224, '2010-09-17 17:00:48', 1, 51, 0, 1, 2), (6225, '2010-09-17 17:41:32', 1, 3, 0, 1, 2), (6226, '2010-09-17 18:28:51', 1, 3, 4797, 1, 2), (6227, '2010-09-17 18:41:58', 1, 192, 4799, 1, 2), (6228, '2010-09-17 19:19:36', 1, 5, 4801, 1, 2), (6229, '2010-09-17 19:19:58', 1, 5, 4801, 1, 2), (6230, '2010-09-17 19:21:12', 1, 98, 4802, 1, 2), (6231, '2010-09-17 19:39:51', 1, 22, 4804, 1, 2), (6232, '2010-09-17 19:42:29', 1, 5, 0, 1, 2), (6233, '2010-09-17 20:01:18', 1, 111, 4805, 1, 2), (6234, '2010-09-17 22:22:35', 1, 145, 4807, 1, 2), (6235, '2010-09-18 04:22:15', 1, 1, 4808, 1, 2), (6236, '2010-09-18 05:09:22', 1, 192, 4813, 1, 2), (6237, '2010-09-18 05:33:19', 1, 141, 4818, 1, 2), (6238, '2010-09-18 05:33:51', 1, 49, 4828, 1, 2), (6239, '2010-09-18 05:33:55', 1, 50, 4829, 1, 2), (6240, '2010-09-18 05:33:58', 1, 139, 4830, 1, 2), (6241, '2010-09-18 05:37:07', 1, 147, 4872, 1, 2), (6242, '2010-09-18 05:37:15', 1, 150, 4874, 1, 2), (6243, '2010-09-18 05:37:19', 1, 149, 4875, 1, 2), (6244, '2010-09-18 05:37:27', 1, 140, 4877, 1, 2), (6245, '2010-09-18 05:37:31', 1, 141, 4878, 1, 2), (6246, '2010-09-18 05:37:35', 1, 142, 4879, 1, 2), (6247, '2010-09-18 05:37:39', 1, 173, 4880, 1, 2), (6248, '2010-09-18 05:37:43', 1, 182, 4881, 1, 2), (6249, '2010-09-18 05:37:47', 1, 183, 4882, 1, 2), (6250, '2010-09-18 05:37:51', 1, 146, 4883, 1, 2), (6251, '2010-09-18 05:37:55', 1, 171, 4884, 1, 2), (6252, '2010-09-18 05:37:59', 1, 148, 4885, 1, 2), (6253, '2010-09-18 05:38:03', 1, 201, 4886, 1, 2), (6254, '2010-09-18 05:38:08', 1, 184, 4887, 1, 2), (6255, '2010-09-18 05:38:12', 1, 139, 4888, 1, 2), (6256, '2010-09-18 05:38:15', 1, 180, 4889, 1, 2), (6257, '2010-09-18 05:38:19', 1, 181, 4890, 1, 2), (6258, '2010-09-18 05:38:23', 1, 190, 4891, 1, 2), (6259, '2010-09-18 05:38:27', 1, 191, 4892, 1, 2), (6260, '2010-09-18 05:38:31', 1, 213, 4893, 1, 2), (6261, '2010-09-18 05:38:36', 1, 235, 4894, 1, 2), (6262, '2010-09-18 05:38:41', 1, 229, 4895, 1, 2), (6263, '2010-09-18 05:38:46', 1, 157, 4896, 1, 2), (6264, '2010-09-18 05:38:50', 1, 152, 4897, 1, 2), (6265, '2010-09-18 05:38:55', 1, 145, 4898, 1, 2), (6266, '2010-09-18 05:39:00', 1, 143, 4899, 1, 2), (6267, '2010-09-18 05:39:04', 1, 172, 4900, 1, 2), (6268, '2010-09-18 05:39:08', 1, 246, 4901, 1, 2), (6269, '2010-09-18 05:39:13', 1, 240, 4902, 1, 2), (6270, '2010-09-18 05:39:20', 1, 174, 4903, 1, 2), (6271, '2010-09-18 05:39:24', 1, 144, 4904, 1, 2), (6272, '2010-09-18 05:39:29', 1, 192, 4905, 1, 2), (6273, '2010-09-18 05:39:50', 1, 112, 4910, 1, 2), (6274, '2010-09-18 05:51:33', 1, 98, 4913, 1, 2), (6275, '2010-09-18 05:57:09', 1, 51, 4914, 1, 2), (6276, '2010-09-18 05:57:31', 1, 31, 4914, 1, 2), (6277, '2010-09-18 05:58:04', 1, 51, 4914, 1, 2), (6278, '2010-09-18 06:06:03', 1, 33, 4914, 1, 2), (6279, '2010-09-18 06:06:30', 1, 49, 4914, 1, 2), (6280, '2010-09-18 06:15:23', 1, 99, 4915, 1, 2), (6281, '2010-09-18 07:46:49', 1, 4, 4918, 1, 2), (6282, '2010-09-18 08:10:51', 1, 147, 4919, 1, 2), (6283, '2010-09-18 09:04:52', 1, 49, 4921, 1, 2), (6284, '2010-09-18 09:09:50', 1, 1, 4921, 1, 2), (6285, '2010-09-18 09:18:27', 1, 7, 0, 1, 2), (6286, '2010-09-18 11:33:28', 1, 117, 4925, 1, 2), (6287, '2010-09-18 12:53:03', 1, 1, 0, 1, 2), (6288, '2010-09-18 15:55:02', 1, 65, 0, 1, 2), (6289, '2010-09-18 16:25:23', 1, 75, 4929, 1, 2), (6290, '2010-09-18 16:32:26', 1, 22, 4930, 1, 2), (6291, '2010-09-18 17:43:28', 1, 49, 4934, 1, 2), (6292, '2010-09-18 18:06:43', 1, 104, 4935, 1, 2), (6293, '2010-09-18 18:06:57', 1, 106, 4935, 1, 2), (6294, '2010-09-18 19:00:56', 1, 11, 4938, 1, 2), (6295, '2010-09-18 19:01:56', 1, 17, 4938, 1, 2), (6296, '2010-09-18 19:02:38', 1, 15, 4938, 1, 2), (6297, '2010-09-18 19:03:03', 1, 12, 4938, 1, 2), (6298, '2010-09-18 19:04:27', 1, 23, 4938, 1, 2), (6299, '2010-09-18 19:05:04', 1, 28, 4938, 1, 2), (6300, '2010-09-18 19:19:40', 1, 110, 4939, 1, 2), (6301, '2010-09-18 19:37:34', 1, 84, 0, 1, 2), (6302, '2010-09-18 20:22:06', 1, 21, 0, 1, 2), (6303, '2010-09-18 20:41:08', 1, 107, 4942, 1, 2), (6304, '2010-09-18 20:51:50', 1, 186, 0, 1, 2), (6305, '2010-09-18 23:19:22', 1, 107, 4946, 1, 2), (6306, '2010-09-18 23:25:44', 1, 101, 4947, 1, 2), (6307, '2010-09-19 01:12:03', 1, 6, 4948, 1, 2), (6308, '2010-09-19 01:12:28', 1, 103, 4949, 1, 2), (6309, '2010-09-19 02:13:41', 1, 160, 4950, 1, 2), (6310, '2010-09-19 02:44:13', 1, 140, 4951, 1, 2), (6311, '2010-09-19 03:52:55', 1, 158, 4952, 1, 2), (6312, '2010-09-19 04:49:14', 1, 96, 4953, 1, 2), (6313, '2010-09-19 05:28:43', 1, 143, 4954, 1, 2), (6314, '2010-09-19 05:50:41', 1, 48, 4955, 1, 2), (6315, '2010-09-19 05:51:32', 1, 56, 4955, 1, 2), (6316, '2010-09-19 05:53:19', 1, 99, 4955, 1, 2), (6317, '2010-09-19 05:58:43', 1, 48, 4956, 1, 2), (6318, '2010-09-19 07:52:32', 1, 163, 4958, 1, 2), (6319, '2010-09-19 08:23:48', 1, 59, 0, 1, 2), (6320, '2010-09-19 08:59:08', 1, 110, 4960, 1, 2), (6321, '2010-09-19 10:31:52', 1, 95, 4963, 1, 2), (6322, '2010-09-19 10:54:42', 1, 115, 4964, 1, 2), (6323, '2010-09-19 11:28:31', 1, 1, 0, 1, 2), (6324, '2010-09-19 12:13:36', 1, 66, 4969, 1, 2), (6325, '2010-09-19 12:14:23', 1, 66, 4969, 1, 2), (6326, '2010-09-19 12:47:13', 1, 84, 4972, 1, 2), (6327, '2010-09-19 13:13:43', 1, 161, 4973, 1, 2), (6328, '2010-09-19 13:14:11', 1, 157, 4974, 1, 2), (6329, '2010-09-19 13:31:35', 1, 112, 4980, 1, 2), (6330, '2010-09-19 14:26:27', 1, 67, 4984, 1, 2), (6331, '2010-09-19 14:33:10', 1, 159, 4986, 1, 2), (6332, '2010-09-19 15:00:15', 1, 120, 4988, 1, 2), (6333, '2010-09-19 15:13:50', 1, 61, 4990, 1, 2), (6334, '2010-09-19 15:18:43', 1, 61, 4991, 1, 2), (6335, '2010-09-19 15:26:07', 1, 162, 4992, 1, 2), (6336, '2010-09-19 16:56:08', 1, 50, 4997, 1, 2), (6337, '2010-09-19 16:58:16', 1, 56, 4997, 1, 2), (6338, '2010-09-19 17:00:12', 1, 12, 4997, 1, 2), (6339, '2010-09-19 17:04:51', 1, 56, 4997, 1, 2), (6340, '2010-09-19 17:05:17', 1, 50, 4997, 1, 2), (6341, '2010-09-19 18:46:42', 1, 7, 0, 1, 2), (6342, '2010-09-19 19:20:50', 1, 3, 5002, 1, 2), (6343, '2010-09-19 19:21:09', 1, 2, 5002, 1, 2), (6344, '2010-09-19 20:45:59', 1, 98, 5003, 1, 2), (6345, '2010-09-19 21:18:53', 1, 168, 5004, 1, 2), (6346, '2010-09-20 00:22:28', 1, 111, 5005, 1, 2), (6347, '2010-09-20 02:28:23', 1, 100, 5006, 1, 2), (6348, '2010-09-20 04:16:47', 1, 20, 0, 1, 2), (6349, '2010-09-20 04:22:02', 1, 192, 5008, 1, 2), (6350, '2010-09-20 05:12:41', 1, 192, 5009, 1, 2), (6351, '2010-09-20 05:31:41', 1, 186, 0, 1, 2), (6352, '2010-09-20 05:58:00', 1, 141, 5014, 1, 2), (6353, '2010-09-20 05:58:33', 1, 49, 5024, 1, 2), (6354, '2010-09-20 05:58:37', 1, 50, 5025, 1, 2), (6355, '2010-09-20 05:58:41', 1, 139, 5026, 1, 2), (6356, '2010-09-20 06:01:39', 1, 147, 5068, 1, 2), (6357, '2010-09-20 06:01:46', 1, 150, 5070, 1, 2), (6358, '2010-09-20 06:01:49', 1, 149, 5071, 1, 2), (6359, '2010-09-20 06:01:57', 1, 140, 5073, 1, 2), (6360, '2010-09-20 06:02:00', 1, 141, 5074, 1, 2), (6361, '2010-09-20 06:02:03', 1, 142, 5075, 1, 2), (6362, '2010-09-20 06:02:06', 1, 173, 5076, 1, 2), (6363, '2010-09-20 06:02:10', 1, 182, 5077, 1, 2), (6364, '2010-09-20 06:02:14', 1, 183, 5078, 1, 2), (6365, '2010-09-20 06:02:17', 1, 146, 5079, 1, 2), (6366, '2010-09-20 06:02:20', 1, 171, 5080, 1, 2), (6367, '2010-09-20 06:02:24', 1, 148, 5081, 1, 2), (6368, '2010-09-20 06:02:27', 1, 201, 5082, 1, 2), (6369, '2010-09-20 06:02:32', 1, 184, 5083, 1, 2), (6370, '2010-09-20 06:02:35', 1, 139, 5084, 1, 2), (6371, '2010-09-20 06:02:38', 1, 180, 5085, 1, 2), (6372, '2010-09-20 06:02:42', 1, 181, 5086, 1, 2), (6373, '2010-09-20 06:02:45', 1, 190, 5087, 1, 2), (6374, '2010-09-20 06:02:49', 1, 191, 5088, 1, 2), (6375, '2010-09-20 06:02:53', 1, 213, 5089, 1, 2), (6376, '2010-09-20 06:02:57', 1, 235, 5090, 1, 2), (6377, '2010-09-20 06:03:02', 1, 229, 5091, 1, 2), (6378, '2010-09-20 06:03:06', 1, 157, 5092, 1, 2), (6379, '2010-09-20 06:03:10', 1, 152, 5093, 1, 2), (6380, '2010-09-20 06:03:15', 1, 145, 5094, 1, 2), (6381, '2010-09-20 06:03:18', 1, 143, 5095, 1, 2), (6382, '2010-09-20 06:03:21', 1, 172, 5096, 1, 2), (6383, '2010-09-20 06:03:24', 1, 246, 5097, 1, 2), (6384, '2010-09-20 06:03:28', 1, 240, 5098, 1, 2), (6385, '2010-09-20 06:03:33', 1, 174, 5099, 1, 2), (6386, '2010-09-20 06:03:37', 1, 144, 5100, 1, 2), (6387, '2010-09-20 06:03:41', 1, 192, 5101, 1, 2), (6388, '2010-09-20 06:03:59', 1, 112, 5106, 1, 2), (6389, '2010-09-20 08:21:07', 1, 76, 5110, 1, 2), (6390, '2010-09-20 10:27:14', 1, 30, 5118, 1, 2), (6391, '2010-09-20 10:36:40', 4, 30, 5118, 1, 2), (6392, '2010-09-20 10:36:40', 4, 133, 5118, 1, 2), (6393, '2010-09-20 10:36:40', 4, 193, 5118, 1, 2), (6394, '2010-09-20 10:36:40', 4, 192, 5118, 1, 2), (6395, '2010-09-20 10:40:58', 1, 8, 5118, 1, 2), (6396, '2010-09-20 10:41:47', 1, 6, 5118, 1, 2), (6397, '2010-09-20 10:42:56', 1, 4, 5118, 1, 2), (6398, '2010-09-20 10:43:48', 1, 8, 5118, 1, 2), (6399, '2010-09-20 11:38:55', 1, 65, 5123, 1, 2), (6400, '2010-09-20 11:39:28', 1, 31, 5123, 1, 2), (6401, '2010-09-20 11:39:54', 1, 51, 5123, 1, 2), (6402, '2010-09-20 11:40:25', 1, 31, 5123, 1, 2), (6403, '2010-09-20 13:31:04', 1, 22, 5131, 1, 2), (6404, '2010-09-20 14:24:48', 1, 2, 5133, 1, 2), (6405, '2010-09-20 14:26:18', 1, 30, 5133, 1, 2), (6406, '2010-09-20 14:26:57', 1, 13, 5133, 1, 2), (6407, '2010-09-20 14:27:49', 1, 66, 5133, 1, 2), (6408, '2010-09-20 14:28:41', 1, 188, 5133, 1, 2), (6409, '2010-09-20 14:29:27', 1, 186, 5133, 1, 2), (6410, '2010-09-20 14:47:30', 1, 50, 5136, 1, 2), (6411, '2010-09-20 14:49:08', 1, 4, 5136, 1, 2), (6412, '2010-09-20 15:26:29', 1, 139, 4577, 1, 2), (6413, '2010-09-20 16:15:20', 1, 65, 5143, 1, 2), (6414, '2010-09-20 16:16:51', 1, 65, 5143, 1, 2), (6415, '2010-09-20 16:45:17', 1, 49, 5145, 1, 2), (6416, '2010-09-20 18:02:37', 1, 71, 5148, 1, 2), (6417, '2010-09-20 22:54:41', 1, 78, 5153, 1, 2), (6418, '2010-09-20 22:54:44', 1, 78, 5153, 1, 2), (6419, '2010-09-21 02:22:49', 1, 170, 5156, 1, 2), (6420, '2010-09-21 04:18:27', 1, 1, 0, 1, 2), (6421, '2010-09-21 05:43:05', 1, 65, 5158, 1, 2), (6422, '2010-09-21 05:56:44', 1, 29, 5159, 1, 2), (6423, '2010-09-21 06:11:46', 1, 83, 5160, 1, 2), (6424, '2010-09-21 07:20:37', 1, 33, 5164, 1, 2), (6425, '2010-09-21 09:36:08', 1, 50, 5170, 1, 2), (6426, '2010-09-21 10:40:01', 1, 141, 5171, 1, 2), (6427, '2010-09-21 10:40:11', 4, 141, 5171, 1, 2), (6428, '2010-09-21 10:40:11', 4, 133, 5171, 1, 2), (6429, '2010-09-21 10:40:11', 4, 193, 5171, 1, 2), (6430, '2010-09-21 10:40:11', 4, 192, 5171, 1, 2), (6431, '2010-09-21 11:42:28', 1, 139, 5176, 1, 2), (6432, '2010-09-21 11:42:36', 1, 141, 5178, 1, 2), (6433, '2010-09-21 11:42:40', 1, 112, 5179, 1, 2), (6434, '2010-09-21 11:42:44', 1, 49, 5180, 1, 2), (6435, '2010-09-21 11:42:48', 1, 50, 5181, 1, 2), (6436, '2010-09-21 11:44:18', 1, 1, 5203, 1, 2), (6437, '2010-09-21 11:44:23', 1, 2, 5204, 1, 2), (6438, '2010-09-21 11:44:27', 1, 3, 5205, 1, 2), (6439, '2010-09-21 11:44:31', 1, 4, 5206, 1, 2), (6440, '2010-09-21 11:44:37', 1, 5, 5207, 1, 2), (6441, '2010-09-21 11:44:41', 1, 6, 5208, 1, 2), (6442, '2010-09-21 11:44:45', 1, 7, 5209, 1, 2), (6443, '2010-09-21 11:44:49', 1, 8, 5210, 1, 2), (6444, '2010-09-21 11:44:53', 1, 9, 5211, 1, 2), (6445, '2010-09-21 11:45:33', 1, 98, 5220, 1, 2), (6446, '2010-09-21 11:45:37', 1, 99, 5221, 1, 2), (6447, '2010-09-21 11:45:43', 1, 100, 5222, 1, 2), (6448, '2010-09-21 11:45:47', 1, 101, 5223, 1, 2), (6449, '2010-09-21 11:45:52', 1, 102, 5224, 1, 2), (6450, '2010-09-21 11:45:58', 1, 103, 5225, 1, 2), (6451, '2010-09-21 11:46:02', 1, 115, 5226, 1, 2), (6452, '2010-09-21 11:46:06', 1, 117, 5227, 1, 2), (6453, '2010-09-21 11:46:40', 1, 104, 5235, 1, 2), (6454, '2010-09-21 11:46:45', 1, 106, 5236, 1, 2), (6455, '2010-09-21 11:46:51', 1, 107, 5237, 1, 2), (6456, '2010-09-21 11:46:55', 1, 108, 5238, 1, 2), (6457, '2010-09-21 11:46:59', 1, 109, 5239, 1, 2), (6458, '2010-09-21 11:47:04', 1, 110, 5240, 1, 2), (6459, '2010-09-21 11:47:08', 1, 111, 5241, 1, 2), (6460, '2010-09-21 11:47:13', 1, 112, 5242, 1, 2), (6461, '2010-09-21 11:47:17', 1, 113, 5243, 1, 2), (6462, '2010-09-21 11:48:00', 1, 139, 5252, 1, 2), (6463, '2010-09-21 11:48:04', 1, 140, 5253, 1, 2), (6464, '2010-09-21 11:48:08', 1, 141, 5254, 1, 2), (6465, '2010-09-21 11:48:12', 1, 142, 5255, 1, 2), (6466, '2010-09-21 11:48:19', 1, 143, 5256, 1, 2), (6467, '2010-09-21 11:48:23', 1, 144, 5257, 1, 2), (6468, '2010-09-21 11:48:27', 1, 145, 5258, 1, 2), (6469, '2010-09-21 11:48:31', 1, 146, 5259, 1, 2), (6470, '2010-09-21 11:48:35', 1, 147, 5260, 1, 2), (6471, '2010-09-21 11:49:09', 1, 7, 0, 1, 2), (6472, '2010-09-21 12:14:38', 1, 30, 5264, 1, 2), (6473, '2010-09-21 12:25:50', 4, 50, 5265, 1, 2), (6474, '2010-09-21 12:25:50', 4, 133, 5265, 1, 2), (6475, '2010-09-21 12:25:50', 4, 193, 5265, 1, 2), (6476, '2010-09-21 12:25:50', 4, 192, 5265, 1, 2), (6477, '2010-09-21 12:37:39', 1, 78, 5266, 1, 2), (6478, '2010-09-21 15:13:35', 1, 61, 5270, 1, 2), (6479, '2010-09-21 15:13:58', 1, 60, 5270, 1, 2), (6480, '2010-09-21 16:30:53', 1, 50, 5272, 1, 2), (6481, '2010-09-21 17:42:08', 1, 2, 5277, 1, 2), (6482, '2010-09-21 18:49:45', 1, 141, 5280, 1, 2), (6483, '2010-09-21 18:52:10', 1, 117, 5279, 1, 2), (6484, '2010-09-21 18:52:25', 1, 235, 5280, 1, 2), (6485, '2010-09-21 19:01:42', 1, 186, 0, 1, 2), (6486, '2010-09-21 19:08:18', 1, 76, 5279, 1, 2), (6487, '2010-09-21 19:39:52', 1, 101, 5282, 1, 2), (6488, '2010-09-22 00:18:39', 1, 103, 5286, 1, 2), (6489, '2010-09-22 03:55:16', 1, 107, 5289, 1, 2), (6490, '2010-09-22 04:18:32', 1, 110, 5291, 1, 2), (6491, '2010-09-22 04:55:23', 1, 61, 5292, 1, 2), (6492, '2010-09-22 04:56:34', 1, 50, 5293, 1, 2), (6493, '2010-09-22 06:27:13', 1, 50, 5298, 1, 2), (6494, '2010-09-22 06:28:13', 1, 104, 5299, 1, 2), (6495, '2010-09-22 06:29:12', 1, 111, 5299, 1, 2), (6496, '2010-09-22 06:29:33', 1, 104, 5299, 1, 2), (6497, '2010-09-22 06:46:03', 1, 60, 5300, 1, 2), (6498, '2010-09-22 08:14:21', 1, 124, 5302, 1, 2), (6499, '2010-09-22 09:27:27', 1, 141, 5310, 1, 2), (6500, '2010-09-22 09:27:58', 1, 49, 5318, 1, 2), (6501, '2010-09-22 09:28:02', 1, 50, 5319, 1, 2), (6502, '2010-09-22 09:28:06', 1, 139, 5320, 1, 2), (6503, '2010-09-22 09:31:25', 1, 147, 5364, 1, 2), (6504, '2010-09-22 09:31:32', 1, 150, 5366, 1, 2), (6505, '2010-09-22 09:31:35', 1, 149, 5367, 1, 2), (6506, '2010-09-22 09:31:42', 1, 140, 5369, 1, 2), (6507, '2010-09-22 09:31:45', 1, 141, 5370, 1, 2), (6508, '2010-09-22 09:31:47', 1, 142, 5371, 1, 2), (6509, '2010-09-22 09:31:50', 1, 173, 5372, 1, 2), (6510, '2010-09-22 09:31:54', 1, 182, 5373, 1, 2), (6511, '2010-09-22 09:31:57', 1, 183, 5374, 1, 2), (6512, '2010-09-22 09:32:00', 1, 146, 5375, 1, 2), (6513, '2010-09-22 09:32:02', 1, 171, 5376, 1, 2), (6514, '2010-09-22 09:32:05', 1, 148, 5377, 1, 2), (6515, '2010-09-22 09:32:09', 1, 201, 5378, 1, 2), (6516, '2010-09-22 09:32:13', 1, 184, 5379, 1, 2), (6517, '2010-09-22 09:32:16', 1, 139, 5380, 1, 2), (6518, '2010-09-22 09:32:19', 1, 180, 5381, 1, 2), (6519, '2010-09-22 09:32:22', 1, 181, 5382, 1, 2), (6520, '2010-09-22 09:32:25', 1, 190, 5383, 1, 2), (6521, '2010-09-22 09:32:28', 1, 191, 5384, 1, 2), (6522, '2010-09-22 09:32:31', 1, 213, 5385, 1, 2), (6523, '2010-09-22 09:32:35', 1, 235, 5386, 1, 2), (6524, '2010-09-22 09:32:40', 1, 229, 5387, 1, 2), (6525, '2010-09-22 09:32:44', 1, 157, 5388, 1, 2), (6526, '2010-09-22 09:32:50', 1, 152, 5389, 1, 2), (6527, '2010-09-22 09:32:53', 1, 145, 5391, 1, 2), (6528, '2010-09-22 09:32:56', 1, 143, 5392, 1, 2), (6529, '2010-09-22 09:33:00', 1, 172, 5393, 1, 2), (6530, '2010-09-22 09:33:03', 1, 246, 5394, 1, 2), (6531, '2010-09-22 09:33:07', 1, 240, 5395, 1, 2), (6532, '2010-09-22 09:33:11', 1, 174, 5396, 1, 2), (6533, '2010-09-22 09:33:15', 1, 144, 5397, 1, 2), (6534, '2010-09-22 09:33:18', 1, 192, 5398, 1, 2), (6535, '2010-09-22 09:33:36', 1, 112, 5403, 1, 2), (6536, '2010-09-22 09:41:32', 1, 102, 5406, 1, 2), (6537, '2010-09-22 10:51:04', 1, 49, 5407, 1, 2), (6538, '2010-09-22 12:08:15', 1, 174, 5409, 1, 2), (6539, '2010-09-22 12:15:18', 1, 50, 5410, 1, 2), (6540, '2010-09-22 12:35:44', 1, 125, 5411, 1, 2), (6541, '2010-09-22 13:13:46', 1, 49, 5412, 1, 2), (6542, '2010-09-22 13:14:50', 4, 49, 5412, 1, 2), (6543, '2010-09-22 13:14:51', 4, 133, 5412, 1, 2), (6544, '2010-09-22 13:14:51', 4, 193, 5412, 1, 2), (6545, '2010-09-22 13:14:51', 4, 192, 5412, 1, 2), (6546, '2010-09-22 13:16:57', 1, 192, 5412, 1, 2), (6547, '2010-09-22 13:17:41', 1, 49, 5412, 1, 2), (6548, '2010-09-22 13:23:29', 1, 139, 5413, 1, 2), (6549, '2010-09-22 14:10:17', 1, 4, 5414, 1, 2), (6550, '2010-09-22 14:19:36', 1, 141, 5415, 1, 2), (6551, '2010-09-22 14:19:37', 1, 141, 5415, 1, 2), (6552, '2010-09-22 14:45:12', 1, 164, 5417, 1, 2), (6553, '2010-09-22 14:45:24', 1, 1, 5416, 1, 2), (6554, '2010-09-22 14:55:48', 1, 119, 5418, 1, 2), (6555, '2010-09-22 15:01:31', 1, 145, 5419, 1, 2), (6556, '2010-09-22 15:02:39', 1, 6, 5420, 1, 2), (6557, '2010-09-22 15:16:10', 1, 73, 5421, 1, 2), (6558, '2010-09-22 15:16:39', 1, 75, 5421, 1, 2), (6559, '2010-09-22 15:59:34', 1, 112, 5422, 1, 2), (6560, '2010-09-22 17:31:18', 1, 106, 5424, 1, 2), (6561, '2010-09-22 17:59:56', 1, 33, 5425, 1, 2), (6562, '2010-09-22 18:00:53', 1, 33, 5425, 1, 2), (6563, '2010-09-22 18:14:26', 1, 50, 5427, 1, 2), (6564, '2010-09-22 18:17:17', 1, 50, 5428, 1, 2), (6565, '2010-09-22 18:23:26', 1, 102, 5426, 1, 2), (6566, '2010-09-22 18:38:27', 1, 109, 5426, 1, 2), (6567, '2010-09-22 19:21:37', 1, 115, 5431, 1, 2), (6568, '2010-09-22 19:27:17', 1, 49, 5432, 1, 2), (6569, '2010-09-22 19:29:09', 1, 61, 5432, 1, 2), (6570, '2010-09-22 19:29:49', 1, 60, 5432, 1, 2), (6571, '2010-09-22 19:41:05', 1, 66, 5433, 1, 2), (6572, '2010-09-22 20:24:09', 1, 132, 5434, 1, 2), (6573, '2010-09-22 20:48:09', 1, 67, 5435, 1, 2), (6574, '2010-09-22 21:12:07', 1, 69, 5436, 1, 2), (6575, '2010-09-22 21:14:33', 1, 96, 5437, 1, 2), (6576, '2010-09-22 21:35:10', 1, 213, 5438, 1, 2), (6577, '2010-09-22 21:41:14', 1, 72, 5439, 1, 2), (6578, '2010-09-22 21:56:18', 1, 50, 5440, 1, 2), (6579, '2010-09-22 22:23:03', 1, 97, 5444, 1, 2), (6580, '2010-09-22 22:23:09', 1, 49, 5445, 1, 2), (6581, '2010-09-22 22:38:04', 1, 85, 5446, 1, 2), (6582, '2010-09-22 22:38:08', 1, 112, 5447, 1, 2), (6583, '2010-09-22 22:45:40', 1, 167, 5448, 1, 2), (6584, '2010-09-22 22:49:36', 1, 32, 5450, 1, 2), (6585, '2010-09-22 22:49:40', 1, 95, 5451, 1, 2), (6586, '2010-09-22 23:13:06', 1, 130, 5455, 1, 2), (6587, '2010-09-22 23:20:07', 1, 84, 5456, 1, 2), (6588, '2010-09-22 23:48:21', 1, 81, 5458, 1, 2), (6589, '2010-09-23 00:04:03', 1, 70, 5461, 1, 2), (6590, '2010-09-23 00:06:03', 1, 112, 5463, 1, 2), (6591, '2010-09-23 02:03:41', 1, 127, 5469, 1, 2), (6592, '2010-09-23 03:55:12', 1, 59, 0, 1, 2), (6593, '2010-09-23 06:25:04', 1, 49, 5479, 1, 2), (6594, '2010-09-23 06:25:47', 1, 50, 5480, 1, 2), (6595, '2010-09-23 06:28:41', 1, 144, 5482, 1, 2), (6596, '2010-09-23 06:29:21', 1, 112, 5483, 1, 2), (6597, '2010-09-23 06:38:10', 1, 49, 5486, 1, 2), (6598, '2010-09-23 06:39:06', 1, 49, 5486, 1, 2), (6599, '2010-09-23 07:54:56', 1, 64, 5487, 1, 2), (6600, '2010-09-23 10:16:10', 1, 1, 0, 1, 2), (6601, '2010-09-23 12:56:24', 1, 63, 5501, 1, 2), (6602, '2010-09-23 13:56:14', 1, 49, 5507, 1, 2), (6603, '2010-09-23 13:56:17', 1, 49, 5506, 1, 2), (6604, '2010-09-23 14:42:09', 1, 235, 5510, 1, 2), (6605, '2010-09-23 15:07:42', 1, 68, 5513, 1, 2), (6606, '2010-09-23 16:16:08', 1, 71, 5515, 1, 2), (6607, '2010-09-23 16:30:16', 1, 12, 5516, 1, 2), (6608, '2010-09-23 16:32:15', 1, 104, 5517, 1, 2), (6609, '2010-09-23 16:34:38', 1, 33, 5517, 1, 2), (6610, '2010-09-23 16:36:24', 1, 33, 5517, 1, 2), (6611, '2010-09-23 17:03:08', 1, 50, 5520, 1, 2), (6612, '2010-09-23 17:23:36', 1, 163, 5521, 1, 2), (6613, '2010-09-23 17:55:51', 1, 78, 5522, 1, 2), (6614, '2010-09-23 18:04:49', 1, 7, 5524, 1, 2), (6615, '2010-09-23 18:14:01', 1, 170, 5526, 1, 2), (6616, '2010-09-23 18:41:58', 1, 49, 5527, 1, 2), (6617, '2010-09-23 18:42:04', 4, 49, 5527, 1, 2), (6618, '2010-09-23 18:42:04', 4, 133, 5527, 1, 2), (6619, '2010-09-23 18:42:04', 4, 193, 5527, 1, 2), (6620, '2010-09-23 18:42:04', 4, 192, 5527, 1, 2), (6621, '2010-09-23 18:42:31', 1, 49, 5527, 1, 2), (6622, '2010-09-23 18:43:14', 1, 49, 5527, 1, 2), (6623, '2010-09-23 18:43:25', 1, 49, 5527, 1, 2), (6624, '2010-09-23 18:43:41', 1, 139, 5527, 1, 2), (6625, '2010-09-23 18:43:46', 4, 139, 5527, 1, 2), (6626, '2010-09-23 18:53:19', 1, 164, 5528, 1, 2), (6627, '2010-09-23 19:32:49', 1, 7, 0, 1, 2), (6628, '2010-09-23 19:47:43', 1, 8, 5529, 1, 2), (6629, '2010-09-23 20:51:34', 1, 98, 5534, 1, 2), (6630, '2010-09-23 20:51:52', 1, 100, 5535, 1, 2), (6631, '2010-09-23 20:51:54', 1, 99, 5536, 1, 2), (6632, '2010-09-23 20:52:27', 1, 103, 5537, 1, 2), (6633, '2010-09-23 20:55:55', 1, 144, 5538, 1, 2), (6634, '2010-09-23 20:57:44', 1, 5, 5539, 1, 2), (6635, '2010-09-23 21:03:29', 1, 139, 5540, 1, 2), (6636, '2010-09-23 21:10:21', 1, 88, 5541, 1, 2), (6637, '2010-09-23 21:23:17', 1, 131, 5543, 1, 2), (6638, '2010-09-23 21:36:12', 1, 93, 5544, 1, 2), (6639, '2010-09-23 22:15:29', 1, 91, 5545, 1, 2), (6640, '2010-09-23 22:19:48', 1, 142, 5547, 1, 2), (6641, '2010-09-23 22:47:35', 1, 168, 5550, 1, 2), (6642, '2010-09-23 23:00:00', 1, 117, 5551, 1, 2), (6643, '2010-09-23 23:00:36', 1, 166, 5552, 1, 2), (6644, '2010-09-23 23:25:11', 1, 141, 5554, 1, 2), (6645, '2010-09-23 23:33:20', 1, 77, 5557, 1, 2), (6646, '2010-09-24 00:00:04', 1, 3, 5558, 1, 2), (6647, '2010-09-24 00:40:48', 1, 4, 5560, 1, 2), (6648, '2010-09-24 00:47:55', 1, 140, 5561, 1, 2), (6649, '2010-09-24 00:55:07', 1, 92, 5563, 1, 2), (6650, '2010-09-24 01:02:33', 1, 3, 5564, 1, 2), (6651, '2010-09-24 01:09:59', 1, 9, 5565, 1, 2), (6652, '2010-09-24 01:17:25', 1, 129, 5566, 1, 2), (6653, '2010-09-24 01:54:29', 1, 6, 5567, 1, 2), (6654, '2010-09-24 02:22:39', 1, 128, 5569, 1, 2), (6655, '2010-09-24 02:31:00', 1, 126, 5571, 1, 2), (6656, '2010-09-24 02:39:20', 1, 89, 5572, 1, 2), (6657, '2010-09-24 02:42:41', 1, 115, 5573, 1, 2), (6658, '2010-09-24 03:04:23', 1, 2, 5574, 1, 2), (6659, '2010-09-24 03:30:43', 1, 95, 5575, 1, 2), (6660, '2010-09-24 03:39:50', 1, 73, 5576, 1, 2), (6661, '2010-09-24 04:21:46', 1, 146, 5578, 1, 2), (6662, '2010-09-24 04:39:50', 1, 16, 0, 1, 2), (6663, '2010-09-24 05:01:29', 1, 76, 5579, 1, 2), (6664, '2010-09-24 05:33:23', 1, 30, 5582, 1, 2), (6665, '2010-09-24 06:06:56', 1, 78, 5585, 1, 2), (6666, '2010-09-24 06:54:14', 1, 132, 5588, 1, 2), (6667, '2010-09-24 07:02:49', 1, 7, 5590, 1, 2), (6668, '2010-09-24 07:58:42', 1, 1, 5595, 1, 2), (6669, '2010-09-24 08:07:25', 1, 109, 5597, 1, 2), (6670, '2010-09-24 08:07:42', 1, 104, 5598, 1, 2), (6671, '2010-09-24 08:54:10', 1, 80, 5600, 1, 2), (6672, '2010-09-24 09:27:21', 1, 186, 0, 1, 2), (6673, '2010-09-24 09:33:19', 1, 152, 5605, 1, 2), (6674, '2010-09-24 09:37:33', 4, 152, 5605, 1, 2), (6675, '2010-09-24 09:37:33', 4, 133, 5605, 1, 2), (6676, '2010-09-24 09:37:33', 4, 193, 5605, 1, 2), (6677, '2010-09-24 09:37:33', 4, 192, 5605, 1, 2), (6678, '2010-09-24 09:37:57', 1, 152, 5605, 1, 2), (6679, '2010-09-24 09:38:18', 1, 169, 5607, 1, 2), (6680, '2010-09-24 09:59:02', 1, 146, 5611, 1, 2), (6681, '2010-09-24 10:02:28', 1, 50, 5612, 1, 2), (6682, '2010-09-24 10:03:06', 1, 52, 5612, 1, 2), (6683, '2010-09-24 10:03:31', 1, 32, 5612, 1, 2), (6684, '2010-09-24 10:46:57', 1, 139, 5614, 1, 2), (6685, '2010-09-24 10:52:10', 1, 141, 5615, 1, 2), (6686, '2010-09-24 10:57:47', 1, 106, 5617, 1, 2), (6687, '2010-09-24 11:06:06', 1, 49, 5620, 1, 2), (6688, '2010-09-24 11:06:59', 1, 141, 5620, 1, 2), (6689, '2010-09-24 11:07:11', 1, 186, 5624, 1, 2), (6690, '2010-09-24 11:07:58', 1, 9, 5626, 1, 2), (6691, '2010-09-24 11:08:43', 1, 3, 5627, 1, 2), (6692, '2010-09-24 11:08:49', 1, 8, 5628, 1, 2), (6693, '2010-09-24 11:08:58', 1, 7, 5629, 1, 2), (6694, '2010-09-24 11:10:03', 1, 50, 5621, 1, 2), (6695, '2010-09-24 11:10:16', 4, 141, 5625, 1, 2), (6696, '2010-09-24 11:10:16', 4, 133, 5625, 1, 2), (6697, '2010-09-24 11:10:16', 4, 193, 5625, 1, 2), (6698, '2010-09-24 11:10:16', 4, 192, 5625, 1, 2), (6699, '2010-09-24 11:13:28', 1, 139, 5623, 1, 2), (6700, '2010-09-24 11:17:10', 1, 101, 5630, 1, 2), (6701, '2010-09-24 11:17:18', 1, 112, 5621, 1, 2), (6702, '2010-09-24 11:17:47', 4, 112, 5621, 1, 2), (6703, '2010-09-24 11:17:47', 4, 133, 5621, 1, 2), (6704, '2010-09-24 11:17:47', 4, 193, 5621, 1, 2), (6705, '2010-09-24 11:17:47', 4, 192, 5621, 1, 2), (6706, '2010-09-24 11:17:58', 4, 49, 5621, 1, 2), (6707, '2010-09-24 11:25:27', 1, 31, 5632, 1, 2), (6708, '2010-09-24 11:25:58', 1, 104, 5632, 1, 2), (6709, '2010-09-24 11:44:00', 1, 140, 5633, 1, 2), (6710, '2010-09-24 11:46:44', 1, 106, 5634, 1, 2), (6711, '2010-09-24 11:48:48', 1, 98, 5636, 1, 2), (6712, '2010-09-24 11:50:59', 4, 113, 5633, 1, 2), (6713, '2010-09-24 11:50:59', 4, 133, 5633, 1, 2), (6714, '2010-09-24 11:50:59', 4, 193, 5633, 1, 2), (6715, '2010-09-24 11:50:59', 4, 192, 5633, 1, 2), (6716, '2010-09-24 11:51:05', 1, 112, 5633, 1, 2), (6717, '2010-09-24 11:51:36', 4, 108, 5636, 1, 2), (6718, '2010-09-24 11:51:36', 4, 133, 5636, 1, 2), (6719, '2010-09-24 11:51:36', 4, 193, 5636, 1, 2), (6720, '2010-09-24 11:51:37', 4, 192, 5636, 1, 2), (6721, '2010-09-24 11:51:53', 4, 7, 5635, 1, 2), (6722, '2010-09-24 11:51:53', 4, 133, 5635, 1, 2), (6723, '2010-09-24 11:51:53', 4, 193, 5635, 1, 2), (6724, '2010-09-24 11:51:53', 4, 192, 5635, 1, 2), (6725, '2010-09-24 11:52:05', 1, 141, 5634, 1, 2), (6726, '2010-09-24 11:53:59', 4, 141, 5636, 1, 2), (6727, '2010-09-24 11:54:24', 1, 117, 5634, 1, 2), (6728, '2010-09-24 11:54:27', 1, 4, 5633, 1, 2), (6729, '2010-09-24 11:55:34', 4, 140, 5635, 1, 2), (6730, '2010-09-24 11:56:34', 1, 112, 5637, 1, 2), (6731, '2010-09-24 11:57:32', 1, 99, 5633, 1, 2), (6732, '2010-09-24 11:58:11', 1, 50, 5635, 1, 2), (6733, '2010-09-24 11:59:04', 1, 6, 5636, 1, 2), (6734, '2010-09-24 11:59:20', 4, 100, 5635, 1, 2), (6735, '2010-09-24 12:00:58', 4, 147, 5633, 1, 2), (6736, '2010-09-24 12:01:09', 1, 113, 5633, 1, 2), (6737, '2010-09-24 12:02:55', 1, 103, 5635, 1, 2), (6738, '2010-09-24 12:03:03', 4, 5, 5636, 1, 2), (6739, '2010-09-24 12:03:59', 4, 117, 5636, 1, 2), (6740, '2010-09-24 12:04:24', 4, 98, 5634, 1, 2), (6741, '2010-09-24 12:04:24', 4, 133, 5634, 1, 2), (6742, '2010-09-24 12:04:24', 4, 193, 5634, 1, 2), (6743, '2010-09-24 12:04:24', 4, 192, 5634, 1, 2), (6744, '2010-09-24 12:04:28', 4, 3, 5634, 1, 2), (6745, '2010-09-24 12:05:52', 1, 144, 5636, 1, 2), (6746, '2010-09-24 12:06:07', 4, 110, 5634, 1, 2), (6747, '2010-09-24 12:06:08', 1, 112, 5634, 1, 2), (6748, '2010-09-24 12:08:14', 1, 1, 5635, 1, 2), (6749, '2010-09-24 12:13:18', 1, 147, 5636, 1, 2), (6750, '2010-09-24 12:35:18', 1, 60, 5639, 1, 2), (6751, '2010-09-24 12:35:54', 1, 61, 5639, 1, 2), (6752, '2010-09-24 12:36:46', 1, 61, 5639, 1, 2), (6753, '2010-09-24 12:36:53', 1, 60, 5639, 1, 2), (6754, '2010-09-24 12:58:28', 1, 161, 5642, 1, 2), (6755, '2010-09-24 13:23:06', 1, 1, 5644, 1, 2), (6756, '2010-09-24 14:08:32', 1, 147, 5645, 1, 2), (6757, '2010-09-24 14:32:07', 1, 113, 5647, 1, 2), (6758, '2010-09-24 15:10:35', 1, 5, 5648, 1, 2), (6759, '2010-09-24 15:58:10', 1, 108, 5650, 1, 2), (6760, '2010-09-24 16:20:09', 1, 123, 0, 1, 2), (6761, '2010-09-24 16:20:59', 1, 16, 5651, 1, 2), (6762, '2010-09-24 17:06:57', 1, 107, 5653, 1, 2), (6763, '2010-09-24 17:07:55', 1, 51, 5653, 1, 2), (6764, '2010-09-24 17:08:33', 1, 49, 5653, 1, 2), (6765, '2010-09-24 18:11:03', 1, 2, 5655, 1, 2), (6766, '2010-09-24 18:21:37', 1, 4, 5656, 1, 2), (6767, '2010-09-24 18:37:05', 1, 49, 5657, 1, 2), (6768, '2010-09-24 18:37:56', 1, 55, 5657, 1, 2), (6769, '2010-09-24 18:38:45', 1, 49, 5657, 1, 2), (6770, '2010-09-24 18:39:19', 4, 49, 5657, 1, 2), (6771, '2010-09-24 18:39:19', 4, 133, 5657, 1, 2), (6772, '2010-09-24 18:39:19', 4, 193, 5657, 1, 2), (6773, '2010-09-24 18:39:19', 4, 192, 5657, 1, 2), (6774, '2010-09-24 18:40:20', 1, 49, 5657, 1, 2), (6775, '2010-09-24 18:41:59', 4, 180, 5657, 1, 2), (6776, '2010-09-24 19:06:51', 1, 50, 5656, 1, 2), (6777, '2010-09-24 20:16:43', 1, 23, 5663, 1, 2), (6778, '2010-09-24 20:17:39', 1, 111, 5664, 1, 2), (6779, '2010-09-24 20:17:54', 1, 69, 5663, 1, 2), (6780, '2010-09-24 22:26:03', 1, 145, 5665, 1, 2), (6781, '2010-09-24 23:31:30', 1, 141, 5666, 1, 2), (6782, '2010-09-25 07:18:05', 1, 49, 5668, 1, 2), (6783, '2010-09-25 07:18:07', 1, 49, 5668, 1, 2), (6784, '2010-09-25 07:18:09', 1, 49, 5668, 1, 2), (6785, '2010-09-25 07:48:06', 1, 4, 5672, 1, 2), (6786, '2010-09-25 08:29:43', 1, 196, 5673, 1, 2), (6787, '2010-09-25 08:31:02', 1, 59, 5673, 1, 2), (6788, '2010-09-25 09:06:39', 1, 148, 5675, 1, 2), (6789, '2010-09-25 09:09:27', 4, 49, 5674, 1, 2), (6790, '2010-09-25 09:09:28', 4, 133, 5674, 1, 2), (6791, '2010-09-25 09:09:28', 4, 193, 5674, 1, 2), (6792, '2010-09-25 09:09:28', 4, 192, 5674, 1, 2), (6793, '2010-09-25 09:10:41', 4, 139, 5674, 1, 2), (6794, '2010-09-25 09:21:09', 1, 33, 5677, 1, 2), (6795, '2010-09-25 10:20:53', 1, 50, 5682, 1, 2), (6796, '2010-09-25 10:37:39', 1, 49, 5684, 1, 2), (6797, '2010-09-25 10:38:41', 1, 53, 5684, 1, 2), (6798, '2010-09-25 11:34:18', 1, 59, 5686, 1, 2), (6799, '2010-09-25 11:34:45', 1, 92, 5686, 1, 2), (6800, '2010-09-25 11:35:50', 1, 78, 5686, 1, 2), (6801, '2010-09-25 11:36:13', 1, 78, 5686, 1, 2), (6802, '2010-09-25 11:47:32', 1, 60, 5686, 1, 2), (6803, '2010-09-25 11:47:53', 1, 58, 5686, 1, 2), (6804, '2010-09-25 11:48:37', 1, 61, 5686, 1, 2), (6805, '2010-09-25 11:49:00', 1, 59, 5686, 1, 2), (6806, '2010-09-25 11:49:35', 1, 58, 5686, 1, 2), (6807, '2010-09-25 11:55:28', 1, 59, 5686, 1, 2), (6808, '2010-09-25 13:50:00', 1, 65, 5690, 1, 2), (6809, '2010-09-25 14:17:58', 1, 7, 5691, 1, 2), (6810, '2010-09-25 16:10:26', 1, 186, 0, 1, 2), (6811, '2010-09-25 17:02:19', 1, 50, 5694, 1, 2), (6812, '2010-09-25 18:27:48', 1, 141, 5704, 1, 2), (6813, '2010-09-25 18:27:52', 1, 139, 5706, 1, 2), (6814, '2010-09-25 18:27:54', 1, 112, 5707, 1, 2), (6815, '2010-09-25 18:27:56', 1, 50, 5708, 1, 2), (6816, '2010-09-25 18:27:58', 1, 49, 5709, 1, 2), (6817, '2010-09-25 18:38:36', 1, 145, 5723, 1, 2), (6818, '2010-09-25 18:42:03', 1, 188, 5724, 1, 2), (6819, '2010-09-25 18:43:50', 1, 167, 5725, 1, 2), (6820, '2010-09-25 18:54:10', 1, 97, 5726, 1, 2), (6821, '2010-09-25 19:01:26', 1, 1, 5727, 1, 2), (6822, '2010-09-25 19:14:00', 1, 7, 5728, 1, 2), (6823, '2010-09-25 19:27:06', 1, 160, 5729, 1, 2), (6824, '2010-09-25 19:38:00', 1, 147, 5730, 1, 2), (6825, '2010-09-25 19:50:56', 1, 72, 5731, 1, 2), (6826, '2010-09-25 20:02:53', 1, 30, 5732, 1, 2), (6827, '2010-09-25 21:00:48', 1, 187, 5738, 1, 2), (6828, '2010-09-25 21:18:19', 1, 164, 5739, 1, 2), (6829, '2010-09-25 21:39:02', 1, 116, 5741, 1, 2), (6830, '2010-09-25 21:47:04', 1, 7, 0, 1, 2), (6831, '2010-09-25 21:51:44', 1, 48, 5743, 1, 2), (6832, '2010-09-25 22:17:08', 1, 190, 5746, 1, 2), (6833, '2010-09-25 22:44:24', 1, 160, 5749, 1, 2), (6834, '2010-09-25 22:50:15', 1, 165, 5751, 1, 2), (6835, '2010-09-25 23:13:44', 1, 163, 5752, 1, 2), (6836, '2010-09-25 23:20:27', 1, 107, 5753, 1, 2), (6837, '2010-09-26 00:02:40', 1, 68, 5755, 1, 2), (6838, '2010-09-26 00:06:41', 1, 112, 5756, 1, 2), (6839, '2010-09-26 00:28:08', 1, 5, 5757, 1, 2), (6840, '2010-09-26 00:41:06', 1, 49, 5758, 1, 2), (6841, '2010-09-26 01:06:59', 1, 29, 5759, 1, 2), (6842, '2010-09-26 01:26:16', 1, 6, 5761, 1, 2), (6843, '2010-09-26 02:00:14', 1, 8, 5762, 1, 2), (6844, '2010-09-26 02:26:27', 1, 1, 5763, 1, 2), (6845, '2010-09-26 02:33:08', 1, 66, 5764, 1, 2), (6846, '2010-09-26 03:06:45', 1, 167, 5766, 1, 2), (6847, '2010-09-26 03:19:24', 1, 7, 5767, 1, 2), (6848, '2010-09-26 03:26:23', 1, 32, 5768, 1, 2), (6849, '2010-09-26 03:40:51', 1, 67, 5769, 1, 2), (6850, '2010-09-26 03:54:36', 1, 110, 5770, 1, 2), (6851, '2010-09-26 04:07:17', 1, 33, 5771, 1, 2), (6852, '2010-09-26 04:08:25', 1, 71, 5772, 1, 2), (6853, '2010-09-26 05:00:01', 1, 186, 5773, 1, 2), (6854, '2010-09-26 05:23:52', 1, 9, 5775, 1, 2), (6855, '2010-09-26 05:31:27', 1, 2, 5776, 1, 2), (6856, '2010-09-26 05:49:29', 1, 158, 5777, 1, 2), (6857, '2010-09-26 05:49:52', 1, 159, 5777, 1, 2), (6858, '2010-09-26 05:50:00', 1, 158, 5777, 1, 2), (6859, '2010-09-26 06:01:28', 1, 13, 5779, 1, 2), (6860, '2010-09-26 06:31:29', 1, 162, 5781, 1, 2), (6861, '2010-09-26 07:16:28', 1, 5, 5782, 1, 2), (6862, '2010-09-26 07:45:00', 1, 56, 5783, 1, 2), (6863, '2010-09-26 07:46:32', 1, 4, 5784, 1, 2), (6864, '2010-09-26 07:54:25', 1, 161, 5785, 1, 2), (6865, '2010-09-26 09:00:26', 1, 110, 5786, 1, 2), (6866, '2010-09-26 09:11:13', 1, 52, 5787, 1, 2), (6867, '2010-09-26 09:13:08', 1, 170, 5788, 1, 2), (6868, '2010-09-26 09:30:24', 1, 183, 5789, 1, 2), (6869, '2010-09-26 10:04:53', 1, 169, 5790, 1, 2), (6870, '2010-09-26 10:28:48', 1, 50, 5791, 1, 2), (6871, '2010-09-26 11:04:22', 1, 6, 5793, 1, 2), (6872, '2010-09-26 11:32:15', 1, 48, 5795, 1, 2), (6873, '2010-09-26 11:36:00', 1, 8, 5796, 1, 2), (6874, '2010-09-26 11:40:07', 1, 49, 5797, 1, 2), (6875, '2010-09-26 12:19:26', 1, 158, 5800, 1, 2), (6876, '2010-09-26 12:59:19', 1, 190, 5801, 1, 2), (6877, '2010-09-26 13:10:12', 1, 78, 0, 1, 2), (6878, '2010-09-26 13:15:15', 1, 31, 5802, 1, 2), (6879, '2010-09-26 13:39:13', 1, 73, 5803, 1, 2), (6880, '2010-09-26 14:19:06', 1, 31, 5804, 1, 2), (6881, '2010-09-26 15:08:57', 1, 183, 5807, 1, 2), (6882, '2010-09-26 15:19:54', 1, 173, 5809, 1, 2), (6883, '2010-09-26 15:31:54', 1, 166, 5810, 1, 2), (6884, '2010-09-26 15:45:02', 1, 191, 5811, 1, 2), (6885, '2010-09-26 16:25:23', 1, 2, 5814, 1, 2), (6886, '2010-09-26 16:31:58', 1, 10, 5815, 1, 2), (6887, '2010-09-26 16:33:04', 1, 65, 5815, 1, 2), (6888, '2010-09-26 17:03:15', 1, 60, 5817, 1, 2), (6889, '2010-09-26 17:04:20', 1, 61, 5817, 1, 2), (6890, '2010-09-26 17:04:38', 1, 60, 5817, 1, 2), (6891, '2010-09-26 17:18:11', 1, 50, 5818, 1, 2), (6892, '2010-09-26 17:18:52', 4, 50, 5818, 1, 2), (6893, '2010-09-26 17:18:53', 4, 133, 5818, 1, 2), (6894, '2010-09-26 17:18:53', 4, 193, 5818, 1, 2), (6895, '2010-09-26 17:18:53', 4, 192, 5818, 1, 2), (6896, '2010-09-26 17:23:04', 1, 50, 5818, 1, 2), (6897, '2010-09-26 18:12:45', 1, 73, 0, 1, 2), (6898, '2010-09-26 18:26:21', 1, 11, 5821, 1, 2), (6899, '2010-09-26 18:27:36', 1, 157, 5822, 1, 2), (6900, '2010-09-26 18:27:56', 1, 176, 5821, 1, 2), (6901, '2010-09-26 18:29:38', 1, 11, 5821, 1, 2), (6902, '2010-09-26 19:11:24', 1, 76, 5823, 1, 2), (6903, '2010-09-26 19:12:32', 1, 77, 5823, 1, 2), (6904, '2010-09-26 19:12:44', 1, 76, 5823, 1, 2), (6905, '2010-09-26 19:25:46', 1, 76, 5823, 1, 2), (6906, '2010-09-26 19:27:46', 1, 76, 5823, 1, 2), (6907, '2010-09-26 19:43:16', 1, 126, 0, 1, 2), (6908, '2010-09-26 19:48:35', 1, 76, 5823, 1, 2), (6909, '2010-09-26 19:50:26', 1, 76, 5825, 1, 2), (6910, '2010-09-26 19:59:48', 1, 76, 5825, 1, 2), (6911, '2010-09-26 20:00:53', 1, 62, 5825, 1, 2), (6912, '2010-09-26 21:01:04', 1, 76, 5826, 1, 2), (6913, '2010-09-26 21:14:16', 1, 52, 0, 1, 2), (6914, '2010-09-26 21:15:32', 1, 6, 5827, 1, 2), (6915, '2010-09-26 21:44:55', 1, 201, 0, 1, 2), (6916, '2010-09-27 03:09:52', 1, 1, 0, 1, 2), (6917, '2010-09-27 08:09:32', 1, 5, 5834, 1, 2), (6918, '2010-09-27 08:10:08', 1, 7, 5834, 1, 2), (6919, '2010-09-27 08:13:29', 1, 16, 5834, 1, 2), (6920, '2010-09-27 08:13:51', 1, 11, 5834, 1, 2), (6921, '2010-09-27 08:14:36', 1, 59, 5834, 1, 2), (6922, '2010-09-27 08:15:17', 1, 58, 5834, 1, 2), (6923, '2010-09-27 08:15:41', 1, 168, 5834, 1, 2), (6924, '2010-09-27 08:16:04', 1, 79, 5834, 1, 2), (6925, '2010-09-27 08:16:45', 1, 77, 5834, 1, 2), (6926, '2010-09-27 08:17:03', 1, 78, 5834, 1, 2), (6927, '2010-09-27 08:29:49', 1, 105, 0, 1, 2), (6928, '2010-09-27 09:07:18', 1, 76, 5836, 1, 2), (6929, '2010-09-27 11:22:57', 1, 1, 5842, 1, 2), (6930, '2010-09-27 11:24:29', 1, 4, 5842, 1, 2), (6931, '2010-09-27 11:31:35', 1, 1, 5842, 1, 2), (6932, '2010-09-27 11:35:52', 1, 4, 5842, 1, 2), (6933, '2010-09-27 11:36:52', 1, 1, 5842, 1, 2), (6934, '2010-09-27 13:19:35', 1, 76, 5844, 1, 2), (6935, '2010-09-27 14:18:37', 1, 60, 5845, 1, 2), (6936, '2010-09-27 14:18:59', 1, 61, 5845, 1, 2), (6937, '2010-09-27 14:19:40', 1, 61, 5845, 1, 2), (6938, '2010-09-27 14:26:39', 1, 60, 5845, 1, 2), (6939, '2010-09-27 14:27:06', 1, 61, 5845, 1, 2), (6940, '2010-09-27 14:27:40', 4, 61, 5845, 1, 2), (6941, '2010-09-27 14:27:41', 4, 133, 5845, 1, 2), (6942, '2010-09-27 14:27:41', 4, 193, 5845, 1, 2), (6943, '2010-09-27 14:27:41', 4, 192, 5845, 1, 2), (6944, '2010-09-27 14:28:09', 1, 61, 5845, 1, 2), (6945, '2010-09-27 14:29:30', 1, 60, 5845, 1, 2), (6946, '2010-09-27 14:29:33', 1, 60, 5845, 1, 2), (6947, '2010-09-27 14:43:15', 1, 61, 5845, 1, 2), (6948, '2010-09-27 14:43:19', 1, 61, 5845, 1, 2), (6949, '2010-09-27 15:22:29', 1, 147, 0, 1, 2), (6950, '2010-09-27 16:45:31', 1, 8, 5849, 1, 2), (6951, '2010-09-27 16:46:06', 1, 9, 5849, 1, 2), (6952, '2010-09-27 16:46:40', 1, 12, 5849, 1, 2), (6953, '2010-09-27 16:47:01', 1, 30, 5849, 1, 2), (6954, '2010-09-27 17:00:23', 1, 21, 5850, 1, 2), (6955, '2010-09-27 17:02:57', 1, 194, 5850, 1, 2), (6956, '2010-09-27 17:03:48', 1, 195, 5850, 1, 2), (6957, '2010-09-27 17:18:32', 1, 32, 5851, 1, 2), (6958, '2010-09-27 17:19:28', 1, 32, 5851, 1, 2), (6959, '2010-09-27 17:37:05', 1, 4, 5852, 1, 2), (6960, '2010-09-27 18:07:31', 1, 139, 0, 1, 2), (6961, '2010-09-27 18:12:38', 1, 50, 5854, 1, 2), (6962, '2010-09-27 18:18:11', 1, 56, 5854, 1, 2), (6963, '2010-09-27 18:19:40', 1, 50, 5854, 1, 2), (6964, '2010-09-27 18:34:01', 1, 65, 5854, 1, 2), (6965, '2010-09-27 18:34:30', 1, 11, 5855, 1, 2), (6966, '2010-09-27 18:34:32', 1, 75, 5854, 1, 2), (6967, '2010-09-27 18:35:57', 1, 11, 5855, 1, 2), (6968, '2010-09-27 18:39:50', 1, 4, 5854, 1, 2), (6969, '2010-09-27 19:00:05', 1, 186, 0, 1, 2), (6970, '2010-09-27 19:30:12', 1, 76, 5858, 1, 2), (6971, '2010-09-27 19:30:28', 1, 106, 0, 1, 2), (6972, '2010-09-27 19:31:05', 1, 76, 5858, 1, 2), (6973, '2010-09-27 19:39:36', 1, 107, 5859, 1, 2), (6974, '2010-09-27 19:40:13', 1, 118, 5859, 1, 2), (6975, '2010-09-27 20:12:22', 1, 33, 5864, 1, 2), (6976, '2010-09-27 20:19:48', 1, 5, 5866, 1, 2), (6977, '2010-09-27 20:19:53', 1, 125, 5867, 1, 2), (6978, '2010-09-27 20:41:10', 1, 166, 5869, 1, 2), (6979, '2010-09-27 20:52:44', 1, 96, 0, 1, 2), (6980, '2010-09-27 21:02:23', 1, 127, 5870, 1, 2), (6981, '2010-09-27 21:13:00', 1, 32, 5871, 1, 2), (6982, '2010-09-27 21:53:24', 1, 140, 5872, 1, 2), (6983, '2010-09-27 21:53:30', 1, 140, 5873, 1, 2), (6984, '2010-09-27 21:53:36', 1, 140, 5874, 1, 2), (6985, '2010-09-27 21:54:23', 1, 140, 5876, 1, 2), (6986, '2010-09-27 21:54:23', 1, 140, 5875, 1, 2), (6987, '2010-09-27 21:55:19', 1, 73, 5877, 1, 2), (6988, '2010-09-27 22:15:18', 1, 76, 5878, 1, 2), (6989, '2010-09-27 22:16:30', 1, 64, 5879, 1, 2), (6990, '2010-09-27 22:48:15', 1, 130, 5880, 1, 2), (6991, '2010-09-27 23:23:24', 1, 126, 5882, 1, 2), (6992, '2010-09-27 23:34:21', 1, 77, 5883, 1, 2), (6993, '2010-09-27 23:45:18', 1, 71, 5884, 1, 2), (6994, '2010-09-28 00:07:11', 1, 68, 5886, 1, 2), (6995, '2010-09-28 00:50:52', 1, 124, 5887, 1, 2), (6996, '2010-09-28 01:21:22', 1, 169, 5888, 1, 2), (6997, '2010-09-28 01:53:47', 1, 162, 5889, 1, 2), (6998, '2010-09-28 02:37:31', 1, 79, 5891, 1, 2), (6999, '2010-09-28 02:47:49', 1, 2, 5892, 1, 2), (7000, '2010-09-28 03:31:04', 1, 3, 5893, 1, 2), (7001, '2010-09-28 03:52:46', 1, 170, 5894, 1, 2), (7002, '2010-09-28 04:14:22', 1, 3, 5895, 1, 2), (7003, '2010-09-28 04:30:12', 1, 163, 5896, 1, 2), (7004, '2010-09-28 04:41:48', 1, 131, 5897, 1, 2), (7005, '2010-09-28 04:45:29', 1, 121, 5898, 1, 2), (7006, '2010-09-28 04:53:22', 1, 7, 5899, 1, 2), (7007, '2010-09-28 05:00:24', 1, 201, 0, 1, 2), (7008, '2010-09-28 05:16:29', 1, 168, 5900, 1, 2), (7009, '2010-09-28 07:04:41', 1, 128, 5903, 1, 2), (7010, '2010-09-28 07:38:28', 1, 76, 5905, 1, 2), (7011, '2010-09-28 07:39:06', 1, 76, 5905, 1, 2), (7012, '2010-09-28 07:40:04', 1, 68, 5905, 1, 2), (7013, '2010-09-28 07:40:47', 1, 76, 5905, 1, 2), (7014, '2010-09-28 08:51:00', 1, 6, 5908, 1, 2), (7015, '2010-09-28 08:59:22', 1, 61, 5907, 1, 2), (7016, '2010-09-28 09:41:10', 1, 7, 5910, 1, 2), (7017, '2010-09-28 09:44:10', 1, 164, 5911, 1, 2), (7018, '2010-09-28 09:55:17', 1, 76, 5912, 1, 2), (7019, '2010-09-28 10:12:25', 1, 141, 5917, 1, 2), (7020, '2010-09-28 10:12:33', 1, 139, 5919, 1, 2), (7021, '2010-09-28 10:12:38', 1, 112, 5920, 1, 2), (7022, '2010-09-28 10:12:42', 1, 50, 5921, 1, 2), (7023, '2010-09-28 10:12:46', 1, 49, 5922, 1, 2), (7024, '2010-09-28 10:13:49', 1, 1, 5938, 1, 2), (7025, '2010-09-28 10:13:54', 1, 2, 5939, 1, 2), (7026, '2010-09-28 10:13:58', 1, 3, 5940, 1, 2), (7027, '2010-09-28 10:14:02', 1, 4, 5941, 1, 2), (7028, '2010-09-28 10:14:06', 1, 5, 5942, 1, 2), (7029, '2010-09-28 10:14:10', 1, 6, 5943, 1, 2), (7030, '2010-09-28 10:14:14', 1, 7, 5944, 1, 2), (7031, '2010-09-28 10:14:18', 1, 8, 5945, 1, 2), (7032, '2010-09-28 10:14:22', 1, 9, 5946, 1, 2), (7033, '2010-09-28 10:15:15', 1, 98, 5959, 1, 2), (7034, '2010-09-28 10:15:19', 1, 99, 5960, 1, 2), (7035, '2010-09-28 10:15:23', 1, 100, 5961, 1, 2), (7036, '2010-09-28 10:15:28', 1, 101, 5962, 1, 2), (7037, '2010-09-28 10:15:32', 1, 102, 5963, 1, 2), (7038, '2010-09-28 10:22:18', 1, 48, 5968, 1, 2), (7039, '2010-09-28 10:23:36', 1, 53, 5968, 1, 2), (7040, '2010-09-28 10:24:47', 1, 78, 5969, 1, 2), (7041, '2010-09-28 11:23:44', 1, 129, 5972, 1, 2), (7042, '2010-09-28 13:16:31', 1, 58, 5975, 1, 2), (7043, '2010-09-28 13:16:56', 1, 59, 5975, 1, 2), (7044, '2010-09-28 13:17:19', 1, 60, 5975, 1, 2), (7045, '2010-09-28 13:17:36', 1, 61, 5975, 1, 2), (7046, '2010-09-28 13:17:54', 1, 60, 5975, 1, 2), (7047, '2010-09-28 13:21:34', 1, 158, 5976, 1, 2), (7048, '2010-09-28 14:49:57', 1, 8, 5981, 1, 2), (7049, '2010-09-28 15:35:52', 1, 50, 5982, 1, 2), (7050, '2010-09-28 15:36:51', 1, 4, 5982, 1, 2), (7051, '2010-09-28 15:37:41', 1, 50, 5982, 1, 2), (7052, '2010-09-28 15:38:08', 1, 4, 5982, 1, 2), (7053, '2010-09-28 15:38:19', 1, 50, 5982, 1, 2), (7054, '2010-09-28 15:40:53', 1, 69, 5983, 1, 2), (7055, '2010-09-28 15:42:01', 1, 1, 5983, 1, 2), (7056, '2010-09-28 15:42:46', 4, 1, 5983, 1, 2), (7057, '2010-09-28 15:42:47', 4, 133, 5983, 1, 2), (7058, '2010-09-28 15:42:47', 4, 193, 5983, 1, 2), (7059, '2010-09-28 15:42:47', 4, 192, 5983, 1, 2), (7060, '2010-09-28 16:47:46', 1, 159, 5985, 1, 2), (7061, '2010-09-28 18:03:53', 1, 150, 0, 1, 2), (7062, '2010-09-28 18:08:21', 4, 49, 5989, 1, 2), (7063, '2010-09-28 18:08:22', 4, 133, 5989, 1, 2), (7064, '2010-09-28 18:08:22', 4, 193, 5989, 1, 2), (7065, '2010-09-28 18:08:22', 4, 192, 5989, 1, 2), (7066, '2010-09-28 18:09:04', 4, 139, 5989, 1, 2), (7067, '2010-09-28 18:11:07', 1, 139, 5989, 1, 2), (7068, '2010-09-28 18:11:09', 1, 139, 5989, 1, 2), (7069, '2010-09-28 18:19:27', 1, 13, 5990, 1, 2), (7070, '2010-09-28 18:53:31', 1, 50, 5991, 1, 2), (7071, '2010-09-28 18:59:33', 1, 24, 5991, 1, 2), (7072, '2010-09-28 19:00:46', 1, 24, 5991, 1, 2), (7073, '2010-09-28 19:17:42', 1, 33, 5993, 1, 2), (7074, '2010-09-28 19:18:30', 1, 141, 5995, 1, 2), (7075, '2010-09-28 19:18:34', 1, 139, 5996, 1, 2), (7076, '2010-09-28 19:18:58', 1, 112, 5997, 1, 2), (7077, '2010-09-28 19:19:02', 1, 50, 5998, 1, 2), (7078, '2010-09-28 19:19:11', 1, 49, 5999, 1, 2), (7079, '2010-09-28 19:19:44', 1, 1, 6006, 1, 2), (7080, '2010-09-28 19:19:48', 1, 2, 6007, 1, 2), (7081, '2010-09-28 19:19:52', 1, 3, 6008, 1, 2), (7082, '2010-09-28 19:19:59', 1, 4, 6009, 1, 2), (7083, '2010-09-28 19:20:04', 1, 5, 6010, 1, 2), (7084, '2010-09-28 19:20:08', 1, 6, 6011, 1, 2), (7085, '2010-09-28 19:20:14', 1, 7, 6012, 1, 2), (7086, '2010-09-28 19:20:19', 1, 8, 6013, 1, 2), (7087, '2010-09-28 19:20:23', 1, 9, 6014, 1, 2), (7088, '2010-09-28 19:21:14', 1, 98, 6026, 1, 2), (7089, '2010-09-28 19:21:17', 1, 99, 6027, 1, 2), (7090, '2010-09-28 19:21:21', 1, 100, 6028, 1, 2), (7091, '2010-09-28 19:21:29', 1, 101, 6029, 1, 2), (7092, '2010-09-28 19:21:33', 1, 102, 6030, 1, 2), (7093, '2010-09-28 19:21:44', 1, 103, 6031, 1, 2), (7094, '2010-09-28 19:21:48', 1, 115, 6032, 1, 2), (7095, '2010-09-28 19:21:55', 1, 117, 6033, 1, 2), (7096, '2010-09-28 19:22:29', 1, 104, 6038, 1, 2), (7097, '2010-09-28 19:22:33', 1, 106, 6039, 1, 2), (7098, '2010-09-28 19:22:36', 1, 107, 6040, 1, 2), (7099, '2010-09-28 19:22:40', 1, 108, 6041, 1, 2), (7100, '2010-09-28 19:22:44', 1, 109, 6042, 1, 2), (7101, '2010-09-28 19:22:55', 1, 110, 6043, 1, 2), (7102, '2010-09-28 19:43:11', 1, 60, 6047, 1, 2), (7103, '2010-09-28 19:43:25', 1, 61, 6047, 1, 2), (7104, '2010-09-28 21:17:37', 1, 91, 6052, 1, 2), (7105, '2010-09-28 22:12:55', 1, 33, 6054, 1, 2), (7106, '2010-09-28 22:34:50', 1, 8, 6055, 1, 2), (7107, '2010-09-28 22:56:38', 1, 68, 6056, 1, 2), (7108, '2010-09-28 23:09:16', 1, 50, 6057, 1, 2), (7109, '2010-09-28 23:26:26', 1, 126, 0, 1, 2), (7110, '2010-09-28 23:40:03', 1, 1, 6058, 1, 2), (7111, '2010-09-29 00:18:35', 1, 93, 6059, 1, 2), (7112, '2010-09-29 00:31:27', 1, 95, 6060, 1, 2), (7113, '2010-09-29 00:52:17', 1, 188, 6061, 1, 2), (7114, '2010-09-29 01:05:48', 1, 49, 6062, 1, 2), (7115, '2010-09-29 01:17:04', 1, 82, 6064, 1, 2), (7116, '2010-09-29 01:44:38', 1, 85, 6066, 1, 2), (7117, '2010-09-29 02:25:56', 1, 167, 6067, 1, 2), (7118, '2010-09-29 03:07:23', 1, 32, 6068, 1, 2), (7119, '2010-09-29 03:48:45', 1, 66, 6069, 1, 2), (7120, '2010-09-29 04:30:05', 1, 71, 6070, 1, 2), (7121, '2010-09-29 05:11:18', 1, 29, 6071, 1, 2), (7122, '2010-09-29 05:57:00', 4, 32, 6072, 1, 2), (7123, '2010-09-29 05:57:01', 4, 133, 6072, 1, 2), (7124, '2010-09-29 05:57:01', 4, 193, 6072, 1, 2), (7125, '2010-09-29 05:57:01', 4, 192, 6072, 1, 2), (7126, '2010-09-29 06:06:19', 1, 163, 6074, 1, 2), (7127, '2010-09-29 06:06:22', 1, 32, 6072, 1, 2), (7128, '2010-09-29 06:07:56', 1, 49, 6072, 1, 2), (7129, '2010-09-29 06:47:34', 1, 160, 6076, 1, 2), (7130, '2010-09-29 06:47:55', 1, 229, 6077, 1, 2), (7131, '2010-09-29 07:27:58', 1, 92, 6078, 1, 2), (7132, '2010-09-29 07:44:06', 1, 2, 6079, 1, 2), (7133, '2010-09-29 07:54:38', 1, 72, 6081, 1, 2), (7134, '2010-09-29 07:58:46', 1, 159, 6080, 1, 2), (7135, '2010-09-29 08:21:22', 1, 48, 6086, 1, 2), (7136, '2010-09-29 08:36:26', 1, 7, 6087, 1, 2), (7137, '2010-09-29 08:51:29', 1, 187, 6088, 1, 2), (7138, '2010-09-29 08:53:59', 1, 152, 6089, 1, 2), (7139, '2010-09-29 09:21:35', 1, 7, 6091, 1, 2), (7140, '2010-09-29 09:21:38', 1, 69, 6090, 1, 2), (7141, '2010-09-29 09:22:26', 1, 64, 6090, 1, 2), (7142, '2010-09-29 09:22:40', 1, 65, 6090, 1, 2), (7143, '2010-09-29 09:22:50', 1, 64, 6090, 1, 2), (7144, '2010-09-29 10:06:43', 1, 89, 6092, 1, 2), (7145, '2010-09-29 10:10:29', 1, 23, 6093, 1, 2), (7146, '2010-09-29 10:51:50', 1, 30, 6097, 1, 2), (7147, '2010-09-29 10:53:08', 1, 49, 6098, 1, 2), (7148, '2010-09-29 11:36:56', 1, 165, 6100, 1, 2), (7149, '2010-09-29 12:13:38', 1, 139, 0, 1, 2), (7150, '2010-09-29 12:22:01', 1, 84, 6103, 1, 2), (7151, '2010-09-29 13:07:04', 1, 160, 6104, 1, 2), (7152, '2010-09-29 13:37:06', 1, 67, 6105, 1, 2), (7153, '2010-09-29 15:03:38', 1, 83, 6108, 1, 2), (7154, '2010-09-29 15:04:06', 1, 81, 6108, 1, 2), (7155, '2010-09-29 15:11:12', 1, 6, 6109, 1, 2), (7156, '2010-09-29 15:12:24', 1, 25, 6109, 1, 2), (7157, '2010-09-29 15:12:51', 1, 28, 6109, 1, 2), (7158, '2010-09-29 15:46:04', 1, 67, 6110, 1, 2), (7159, '2010-09-29 15:47:36', 1, 1, 6110, 1, 2), (7160, '2010-09-29 17:14:12', 1, 115, 6113, 1, 2), (7161, '2010-09-29 17:58:19', 1, 2, 6116, 1, 2), (7162, '2010-09-29 18:01:47', 1, 75, 6117, 1, 2), (7163, '2010-09-29 18:08:04', 1, 75, 6118, 1, 2), (7164, '2010-09-29 18:14:12', 1, 75, 6117, 1, 2), (7165, '2010-09-29 18:15:45', 1, 61, 6119, 1, 2), (7166, '2010-09-29 18:22:53', 1, 141, 6120, 1, 2), (7167, '2010-09-29 18:31:27', 1, 103, 6117, 1, 2), (7168, '2010-09-29 18:35:25', 1, 1, 6122, 1, 2), (7169, '2010-09-29 19:13:57', 4, 5, 6124, 1, 2), (7170, '2010-09-29 19:13:57', 4, 133, 6124, 1, 2), (7171, '2010-09-29 19:13:57', 4, 193, 6124, 1, 2), (7172, '2010-09-29 19:13:57', 4, 192, 6124, 1, 2), (7173, '2010-09-29 19:38:06', 1, 115, 6125, 1, 2), (7174, '2010-09-29 20:02:55', 1, 7, 6126, 1, 2), (7175, '2010-09-29 20:15:20', 1, 139, 6128, 1, 2), (7176, '2010-09-29 20:27:45', 1, 108, 6129, 1, 2), (7177, '2010-09-29 20:49:18', 1, 49, 6130, 1, 2), (7178, '2010-09-29 20:52:34', 1, 144, 6131, 1, 2), (7179, '2010-09-29 21:06:07', 1, 183, 6132, 1, 2), (7180, '2010-09-29 21:12:21', 1, 145, 6133, 1, 2), (7181, '2010-09-29 21:25:38', 1, 50, 6135, 1, 2), (7182, '2010-09-29 21:28:24', 1, 49, 6136, 1, 2), (7183, '2010-09-29 21:30:54', 1, 70, 6138, 1, 2), (7184, '2010-09-29 21:33:13', 1, 49, 6135, 1, 2), (7185, '2010-09-29 21:49:20', 1, 104, 6139, 1, 2), (7186, '2010-09-29 21:53:24', 1, 50, 6135, 1, 2), (7187, '2010-09-29 21:53:38', 4, 50, 6135, 1, 2), (7188, '2010-09-29 21:53:38', 4, 133, 6135, 1, 2), (7189, '2010-09-29 21:53:38', 4, 193, 6135, 1, 2), (7190, '2010-09-29 21:53:38', 4, 192, 6135, 1, 2), (7191, '2010-09-29 22:01:40', 1, 1, 6140, 1, 2), (7192, '2010-09-29 22:37:49', 1, 182, 6143, 1, 2), (7193, '2010-09-29 22:51:00', 1, 142, 6144, 1, 2), (7194, '2010-09-29 23:03:20', 1, 102, 6145, 1, 2), (7195, '2010-09-29 23:15:40', 1, 4, 6146, 1, 2), (7196, '2010-09-30 00:04:56', 1, 146, 6148, 1, 2), (7197, '2010-09-30 00:07:16', 1, 112, 6149, 1, 2), (7198, '2010-09-30 00:17:17', 1, 140, 6150, 1, 2), (7199, '2010-09-30 00:41:55', 1, 5, 6151, 1, 2), (7200, '2010-09-30 01:06:33', 1, 143, 6152, 1, 2), (7201, '2010-09-30 01:31:11', 1, 9, 6153, 1, 2), (7202, '2010-09-30 01:43:30', 1, 6, 6154, 1, 2), (7203, '2010-09-30 02:32:46', 1, 147, 6157, 1, 2), (7204, '2010-09-30 02:45:07', 1, 8, 6158, 1, 2), (7205, '2010-09-30 03:09:27', 1, 146, 6159, 1, 2), (7206, '2010-09-30 03:57:57', 1, 148, 6160, 1, 2), (7207, '2010-09-30 04:22:11', 1, 168, 6161, 1, 2), (7208, '2010-09-30 04:24:34', 1, 50, 6162, 1, 2), (7209, '2010-09-30 04:46:25', 1, 167, 6163, 1, 2), (7210, '2010-09-30 05:03:26', 1, 162, 6164, 1, 2), (7211, '2010-09-30 05:10:16', 1, 145, 6165, 1, 2), (7212, '2010-09-30 05:34:29', 1, 85, 6166, 1, 2), (7213, '2010-09-30 05:46:36', 1, 6, 6167, 1, 2), (7214, '2010-09-30 05:58:44', 1, 5, 6168, 1, 2), (7215, '2010-09-30 06:35:01', 1, 201, 6169, 1, 2), (7216, '2010-09-30 06:47:09', 1, 181, 6170, 1, 2), (7217, '2010-09-30 07:00:43', 1, 81, 6171, 1, 2), (7218, '2010-09-30 07:24:50', 1, 143, 6173, 1, 2), (7219, '2010-09-30 07:47:24', 1, 141, 6176, 1, 2), (7220, '2010-09-30 07:48:58', 1, 157, 6177, 1, 2), (7221, '2010-09-30 08:01:03', 1, 1, 6178, 1, 2), (7222, '2010-09-30 08:25:10', 1, 2, 6180, 1, 2), (7223, '2010-09-30 08:37:14', 1, 4, 6181, 1, 2), (7224, '2010-09-30 09:01:21', 1, 159, 6183, 1, 2), (7225, '2010-09-30 09:25:28', 1, 90, 6185, 1, 2), (7226, '2010-09-30 09:37:32', 1, 147, 6186, 1, 2), (7227, '2010-09-30 09:49:36', 1, 140, 6188, 1, 2), (7228, '2010-09-30 09:58:36', 1, 48, 6189, 1, 2), (7229, '2010-09-30 09:59:25', 1, 48, 6189, 1, 2), (7230, '2010-09-30 10:02:08', 1, 48, 6189, 1, 2), (7231, '2010-09-30 10:02:31', 1, 32, 6189, 1, 2), (7232, '2010-09-30 10:13:43', 1, 240, 6190, 1, 2), (7233, '2010-09-30 10:37:49', 1, 84, 6192, 1, 2), (7234, '2010-09-30 11:01:54', 1, 94, 6193, 1, 2), (7235, '2010-09-30 11:14:02', 1, 166, 6194, 1, 2), (7236, '2010-09-30 11:27:21', 1, 9, 6195, 1, 2), (7237, '2010-09-30 11:40:40', 1, 161, 6197, 1, 2), (7238, '2010-09-30 11:54:00', 1, 144, 6198, 1, 2), (7239, '2010-09-30 12:07:18', 1, 213, 6199, 1, 2), (7240, '2010-09-30 12:10:42', 1, 50, 6200, 1, 2), (7241, '2010-09-30 12:20:32', 4, 79, 6201, 1, 2), (7242, '2010-09-30 12:20:33', 4, 133, 6201, 1, 2), (7243, '2010-09-30 12:20:33', 4, 193, 6201, 1, 2), (7244, '2010-09-30 12:20:33', 4, 192, 6201, 1, 2), (7245, '2010-09-30 12:25:37', 1, 117, 6201, 1, 2), (7246, '2010-09-30 12:26:45', 1, 167, 6201, 1, 2), (7247, '2010-09-30 12:27:08', 1, 79, 6201, 1, 2), (7248, '2010-09-30 12:33:54', 1, 182, 6202, 1, 2), (7249, '2010-09-30 12:48:32', 1, 126, 0, 1, 2), (7250, '2010-09-30 13:00:29', 1, 86, 6203, 1, 2), (7251, '2010-09-30 13:40:20', 1, 152, 6204, 1, 2), (7252, '2010-09-30 13:53:38', 1, 142, 6207, 1, 2), (7253, '2010-09-30 14:06:56', 1, 87, 6208, 1, 2), (7254, '2010-09-30 14:20:12', 1, 141, 6210, 1, 2), (7255, '2010-09-30 14:33:29', 1, 174, 6211, 1, 2), (7256, '2010-09-30 15:01:12', 1, 86, 6212, 1, 2), (7257, '2010-09-30 16:46:49', 1, 49, 6214, 1, 2), (7258, '2010-09-30 17:25:38', 1, 141, 6215, 1, 2), (7259, '2010-09-30 17:26:15', 1, 110, 6215, 1, 2), (7260, '2010-09-30 17:28:26', 1, 121, 6215, 1, 2), (7261, '2010-09-30 17:29:04', 1, 110, 6215, 1, 2), (7262, '2010-09-30 17:29:13', 1, 110, 6215, 1, 2), (7263, '2010-09-30 17:29:17', 1, 141, 6215, 1, 2), (7264, '2010-09-30 17:29:21', 1, 110, 6215, 1, 2), (7265, '2010-09-30 18:16:00', 1, 12, 6220, 1, 2), (7266, '2010-09-30 18:27:22', 1, 11, 6220, 1, 2), (7267, '2010-09-30 19:31:18', 1, 49, 6222, 1, 2), (7268, '2010-09-30 19:31:30', 4, 49, 6222, 1, 2), (7269, '2010-09-30 19:31:30', 4, 133, 6222, 1, 2), (7270, '2010-09-30 19:31:30', 4, 193, 6222, 1, 2), (7271, '2010-09-30 19:31:30', 4, 192, 6222, 1, 2), (7272, '2010-09-30 19:31:46', 4, 104, 6222, 1, 2), (7273, '2010-09-30 19:32:29', 1, 108, 6222, 1, 2), (7274, '2010-09-30 19:32:46', 4, 109, 6222, 1, 2), (7275, '2010-09-30 19:33:00', 1, 110, 6222, 1, 2), (7276, '2010-09-30 19:33:19', 4, 110, 6222, 1, 2), (7277, '2010-09-30 19:33:25', 1, 110, 6222, 1, 2), (7278, '2010-09-30 19:33:36', 1, 111, 6222, 1, 2), (7279, '2010-09-30 19:34:01', 4, 111, 6222, 1, 2), (7280, '2010-09-30 19:34:06', 1, 111, 6222, 1, 2), (7281, '2010-09-30 19:34:19', 1, 112, 6222, 1, 2), (7282, '2010-09-30 19:34:35', 4, 112, 6222, 1, 2), (7283, '2010-09-30 19:34:43', 1, 112, 6222, 1, 2), (7284, '2010-09-30 19:34:45', 1, 112, 6222, 1, 2), (7285, '2010-09-30 19:35:18', 1, 114, 6222, 1, 2), (7286, '2010-09-30 19:35:29', 1, 113, 6222, 1, 2), (7287, '2010-09-30 19:35:41', 1, 118, 6222, 1, 2), (7288, '2010-09-30 19:36:47', 1, 100, 6222, 1, 2), (7289, '2010-09-30 19:37:03', 1, 101, 6222, 1, 2), (7290, '2010-09-30 19:37:20', 1, 102, 6222, 1, 2), (7291, '2010-09-30 19:37:32', 1, 100, 6222, 1, 2), (7292, '2010-09-30 19:37:53', 1, 101, 6222, 1, 2), (7293, '2010-09-30 19:38:03', 4, 101, 6222, 1, 2), (7294, '2010-09-30 19:38:11', 1, 101, 6222, 1, 2), (7295, '2010-09-30 19:38:25', 1, 13, 6223, 1, 2), (7296, '2010-09-30 19:40:56', 1, 30, 6223, 1, 2), (7297, '2010-09-30 19:41:58', 1, 29, 6223, 1, 2), (7298, '2010-09-30 19:42:40', 1, 13, 6223, 1, 2), (7299, '2010-09-30 19:47:52', 1, 72, 6223, 1, 2), (7300, '2010-09-30 21:07:27', 1, 144, 6227, 1, 2), (7301, '2010-09-30 21:16:04', 1, 110, 6228, 1, 2), (7302, '2010-09-30 21:27:09', 1, 139, 6231, 1, 2), (7303, '2010-09-30 22:21:16', 1, 142, 6238, 1, 2), (7304, '2010-09-30 22:29:55', 1, 98, 6240, 1, 2), (7305, '2010-09-30 22:30:27', 1, 100, 6241, 1, 2), (7306, '2010-09-30 22:30:28', 1, 103, 6242, 1, 2), (7307, '2010-09-30 22:30:32', 1, 115, 6243, 1, 2), (7308, '2010-09-30 22:34:26', 1, 99, 6244, 1, 2), (7309, '2010-09-30 23:01:02', 1, 117, 6246, 1, 2), (7310, '2010-09-30 23:05:36', 1, 50, 6247, 1, 2), (7311, '2010-09-30 23:36:37', 1, 141, 6248, 1, 2), (7312, '2010-10-01 01:05:13', 1, 113, 6249, 1, 2), (7313, '2010-10-01 03:29:14', 1, 4, 6252, 1, 2), (7314, '2010-10-01 04:23:17', 1, 146, 6254, 1, 2), (7315, '2010-10-01 06:29:02', 1, 100, 6256, 1, 2), (7316, '2010-10-01 07:05:40', 1, 140, 6258, 1, 2), (7317, '2010-10-01 07:07:12', 1, 102, 6259, 1, 2), (7318, '2010-10-01 07:48:30', 1, 108, 6262, 1, 2), (7319, '2010-10-01 08:22:05', 1, 109, 6264, 1, 2), (7320, '2010-10-01 08:22:18', 1, 104, 6265, 1, 2), (7321, '2010-10-01 08:54:11', 1, 139, 0, 1, 2), (7322, '2010-10-01 09:25:20', 1, 180, 6268, 1, 2), (7323, '2010-10-01 09:33:49', 1, 99, 6269, 1, 2), (7324, '2010-10-01 09:49:11', 1, 52, 6273, 1, 2), (7325, '2010-10-01 10:21:53', 1, 141, 6275, 1, 2), (7326, '2010-10-01 10:22:14', 1, 144, 6276, 1, 2), (7327, '2010-10-01 10:48:52', 1, 13, 6277, 1, 2), (7328, '2010-10-01 10:51:00', 1, 139, 6278, 1, 2), (7329, '2010-10-01 11:13:01', 1, 3, 6280, 1, 2), (7330, '2010-10-01 11:17:49', 1, 101, 6282, 1, 2), (7331, '2010-10-01 11:28:13', 1, 7, 6284, 1, 2), (7332, '2010-10-01 11:56:49', 1, 112, 6286, 1, 2), (7333, '2010-10-01 12:02:20', 1, 141, 6287, 1, 2), (7334, '2010-10-01 12:05:59', 1, 8, 6288, 1, 2), (7335, '2010-10-01 12:16:46', 1, 106, 6289, 1, 2), (7336, '2010-10-01 12:19:54', 1, 186, 6290, 1, 2), (7337, '2010-10-01 12:36:24', 1, 9, 6291, 1, 2), (7338, '2010-10-01 13:03:26', 1, 60, 6292, 1, 2), (7339, '2010-10-01 13:04:06', 1, 61, 6292, 1, 2), (7340, '2010-10-01 13:18:54', 1, 195, 6293, 1, 2), (7341, '2010-10-01 13:18:57', 1, 195, 6293, 1, 2), (7342, '2010-10-01 13:18:59', 1, 195, 6293, 1, 2), (7343, '2010-10-01 13:19:01', 1, 195, 6293, 1, 2), (7344, '2010-10-01 14:06:25', 1, 61, 6295, 1, 2), (7345, '2010-10-01 14:08:08', 1, 61, 6295, 1, 2), (7346, '2010-10-01 15:07:29', 1, 116, 6297, 1, 2), (7347, '2010-10-01 15:11:16', 1, 98, 6298, 1, 2), (7348, '2010-10-01 15:15:11', 1, 113, 6299, 1, 2), (7349, '2010-10-01 15:37:10', 1, 49, 6300, 1, 2), (7350, '2010-10-01 15:42:19', 1, 115, 6301, 1, 2), (7351, '2010-10-01 15:42:39', 1, 99, 6301, 1, 2), (7352, '2010-10-01 15:43:09', 1, 98, 6301, 1, 2), (7353, '2010-10-01 15:43:11', 1, 1, 6302, 1, 2), (7354, '2010-10-01 15:45:47', 1, 83, 6301, 1, 2), (7355, '2010-10-01 15:46:21', 1, 90, 6301, 1, 2), (7356, '2010-10-01 15:46:46', 1, 97, 6301, 1, 2), (7357, '2010-10-01 15:47:18', 1, 64, 6301, 1, 2), (7358, '2010-10-01 15:47:28', 1, 65, 6301, 1, 2), (7359, '2010-10-01 15:47:54', 1, 122, 6301, 1, 2), (7360, '2010-10-01 15:48:32', 1, 123, 6301, 1, 2), (7361, '2010-10-01 15:49:08', 1, 108, 6301, 1, 2), (7362, '2010-10-01 15:49:18', 1, 121, 6301, 1, 2), (7363, '2010-10-01 15:49:27', 1, 110, 6301, 1, 2), (7364, '2010-10-01 15:49:39', 1, 109, 6301, 1, 2), (7365, '2010-10-01 16:20:14', 1, 108, 6307, 1, 2), (7366, '2010-10-01 16:22:07', 1, 48, 6306, 1, 2), (7367, '2010-10-01 16:35:25', 1, 112, 6310, 1, 2), (7368, '2010-10-01 16:36:09', 1, 112, 6310, 1, 2), (7369, '2010-10-01 16:54:38', 1, 59, 6311, 1, 2), (7370, '2010-10-01 16:56:04', 1, 57, 6311, 1, 2), (7371, '2010-10-01 16:57:09', 1, 78, 6311, 1, 2), (7372, '2010-10-01 17:30:15', 1, 5, 6312, 1, 2), (7373, '2010-10-01 18:13:51', 1, 61, 6314, 1, 2), (7374, '2010-10-01 18:48:54', 1, 1, 6315, 1, 2), (7375, '2010-10-01 18:50:11', 1, 1, 6315, 1, 2), (7376, '2010-10-01 19:13:15', 1, 50, 6317, 1, 2), (7377, '2010-10-01 20:06:19', 1, 1, 6320, 1, 2), (7378, '2010-10-01 20:08:19', 1, 69, 6320, 1, 2), (7379, '2010-10-01 20:21:54', 1, 49, 6322, 1, 2), (7380, '2010-10-01 20:23:01', 1, 111, 6323, 1, 2), (7381, '2010-10-01 21:22:08', 1, 49, 6327, 1, 2), (7382, '2010-10-01 21:58:50', 1, 31, 6328, 1, 2), (7383, '2010-10-01 22:07:58', 1, 51, 6328, 1, 2), (7384, '2010-10-01 22:09:55', 1, 31, 6328, 1, 2), (7385, '2010-10-01 22:32:26', 1, 142, 6329, 1, 2), (7386, '2010-10-02 01:05:07', 1, 170, 6330, 1, 2), (7387, '2010-10-02 01:36:37', 1, 51, 6331, 1, 2), (7388, '2010-10-02 05:30:17', 1, 1, 0, 1, 2), (7389, '2010-10-02 05:40:00', 1, 7, 6334, 1, 2), (7390, '2010-10-02 05:49:00', 1, 108, 6335, 1, 2), (7391, '2010-10-02 06:04:39', 1, 177, 6336, 1, 2), (7392, '2010-10-02 06:09:56', 1, 177, 6336, 1, 2), (7393, '2010-10-02 06:16:19', 1, 177, 6336, 1, 2), (7394, '2010-10-02 06:17:50', 1, 177, 6336, 1, 2), (7395, '2010-10-02 06:18:07', 1, 8, 6336, 1, 2), (7396, '2010-10-02 06:19:59', 1, 28, 6336, 1, 2), (7397, '2010-10-02 06:20:26', 1, 17, 6336, 1, 2), (7398, '2010-10-02 06:20:36', 1, 15, 6336, 1, 2), (7399, '2010-10-02 06:20:52', 1, 12, 6336, 1, 2), (7400, '2010-10-02 06:21:09', 1, 69, 6336, 1, 2), (7401, '2010-10-02 06:22:39', 1, 195, 6336, 1, 2), (7402, '2010-10-02 07:36:53', 1, 2, 6338, 1, 2), (7403, '2010-10-02 08:23:19', 1, 76, 6340, 1, 2), (7404, '2010-10-02 09:02:33', 1, 139, 0, 1, 2), (7405, '2010-10-02 09:25:09', 1, 110, 6343, 1, 2), (7406, '2010-10-02 10:27:35', 1, 126, 0, 1, 2), (7407, '2010-10-02 10:52:33', 1, 4, 6346, 1, 2), (7408, '2010-10-02 11:21:37', 1, 68, 6347, 1, 2), (7409, '2010-10-02 11:21:40', 1, 69, 6347, 1, 2), (7410, '2010-10-02 11:21:45', 1, 70, 6347, 1, 2), (7411, '2010-10-02 11:23:38', 1, 30, 6347, 1, 2), (7412, '2010-10-02 11:24:27', 1, 1, 6347, 1, 2), (7413, '2010-10-02 11:25:03', 1, 4, 6347, 1, 2), (7414, '2010-10-02 12:17:40', 1, 50, 6348, 1, 2), (7415, '2010-10-02 12:19:03', 1, 50, 6348, 1, 2), (7416, '2010-10-02 13:52:47', 1, 128, 6351, 1, 2), (7417, '2010-10-02 13:53:26', 1, 128, 6351, 1, 2), (7418, '2010-10-02 15:45:20', 1, 5, 6353, 1, 2), (7419, '2010-10-02 17:25:12', 1, 141, 6356, 1, 2), (7420, '2010-10-02 20:34:27', 1, 75, 6360, 1, 2), (7421, '2010-10-02 20:50:01', 1, 8, 6362, 1, 2), (7422, '2010-10-02 20:50:56', 1, 8, 6362, 1, 2), (7423, '2010-10-02 20:56:56', 1, 6, 6362, 1, 2), (7424, '2010-10-02 21:12:18', 1, 139, 6365, 1, 2), (7425, '2010-10-02 21:25:21', 1, 11, 6362, 1, 2), (7426, '2010-10-02 21:29:53', 1, 60, 6371, 1, 2), (7427, '2010-10-02 21:33:13', 1, 141, 6372, 1, 2), (7428, '2010-10-02 22:31:04', 1, 77, 6374, 1, 2), (7429, '2010-10-03 01:52:57', 1, 107, 6378, 1, 2), (7430, '2010-10-03 03:16:23', 1, 147, 6379, 1, 2), (7431, '2010-10-03 03:43:28', 1, 108, 0, 1, 2), (7432, '2010-10-03 04:02:44', 1, 60, 6380, 1, 2), (7433, '2010-10-03 05:32:02', 1, 235, 6383, 1, 2), (7434, '2010-10-03 08:09:03', 1, 63, 6386, 1, 2), (7435, '2010-10-03 08:59:08', 1, 145, 6387, 1, 2), (7436, '2010-10-03 09:03:38', 1, 110, 6388, 1, 2), (7437, '2010-10-03 09:53:11', 1, 6, 6390, 1, 2), (7438, '2010-10-03 11:16:08', 1, 75, 6392, 1, 2), (7439, '2010-10-03 11:42:14', 1, 3, 0, 1, 2), (7440, '2010-10-03 12:45:46', 1, 3, 6395, 1, 2), (7441, '2010-10-03 13:01:29', 1, 118, 6336, 1, 2), (7442, '2010-10-03 13:16:34', 1, 166, 6336, 1, 2), (7443, '2010-10-03 14:53:51', 1, 5, 0, 1, 2), (7444, '2010-10-03 17:11:14', 1, 1, 6405, 1, 2), (7445, '2010-10-03 17:13:08', 1, 1, 6405, 1, 2), (7446, '2010-10-03 17:13:55', 1, 68, 6405, 1, 2), (7447, '2010-10-03 17:18:19', 1, 60, 6407, 1, 2), (7448, '2010-10-03 17:18:21', 1, 60, 6407, 1, 2), (7449, '2010-10-03 17:21:11', 1, 77, 6406, 1, 2), (7450, '2010-10-03 17:24:37', 1, 76, 6406, 1, 2), (7451, '2010-10-03 17:28:13', 1, 48, 6406, 1, 2), (7452, '2010-10-03 17:29:00', 1, 59, 6406, 1, 2), (7453, '2010-10-03 17:49:36', 1, 5, 6410, 1, 2), (7454, '2010-10-03 17:49:50', 4, 5, 6410, 1, 2), (7455, '2010-10-03 17:49:51', 4, 133, 6410, 1, 2), (7456, '2010-10-03 17:49:51', 4, 193, 6410, 1, 2), (7457, '2010-10-03 17:49:51', 4, 192, 6410, 1, 2), (7458, '2010-10-03 17:50:38', 1, 5, 6410, 1, 2), (7459, '2010-10-03 17:51:43', 1, 5, 6410, 1, 2), (7460, '2010-10-03 18:00:17', 1, 78, 6412, 1, 2), (7461, '2010-10-03 18:06:11', 1, 60, 6413, 1, 2), (7462, '2010-10-03 18:07:11', 1, 61, 6413, 1, 2), (7463, '2010-10-03 18:09:11', 1, 61, 6413, 1, 2), (7464, '2010-10-03 18:10:14', 1, 61, 6413, 1, 2), (7465, '2010-10-03 18:10:32', 1, 122, 6414, 1, 2), (7466, '2010-10-03 18:11:09', 1, 60, 6413, 1, 2), (7467, '2010-10-03 18:27:28', 1, 60, 6413, 1, 2), (7468, '2010-10-03 18:30:07', 4, 60, 6413, 1, 2), (7469, '2010-10-03 18:30:08', 4, 133, 6413, 1, 2), (7470, '2010-10-03 18:30:08', 4, 193, 6413, 1, 2), (7471, '2010-10-03 18:30:08', 4, 192, 6413, 1, 2), (7472, '2010-10-03 18:46:10', 1, 60, 6413, 1, 2), (7473, '2010-10-03 21:05:12', 1, 6, 6419, 1, 2), (7474, '2010-10-03 21:25:53', 1, 168, 6420, 1, 2), (7475, '2010-10-03 21:29:23', 1, 139, 0, 1, 2), (7476, '2010-10-04 02:37:53', 1, 64, 6422, 1, 2), (7477, '2010-10-04 02:39:43', 1, 141, 6424, 1, 2), (7478, '2010-10-04 02:39:50', 1, 49, 6427, 1, 2), (7479, '2010-10-04 02:39:52', 1, 50, 6428, 1, 2), (7480, '2010-10-04 02:39:55', 1, 139, 6429, 1, 2), (7481, '2010-10-04 02:40:08', 1, 112, 6434, 1, 2), (7482, '2010-10-04 02:40:41', 1, 147, 6450, 1, 2), (7483, '2010-10-04 02:40:49', 1, 140, 6453, 1, 2), (7484, '2010-10-04 02:40:52', 1, 141, 6454, 1, 2), (7485, '2010-10-04 02:40:54', 1, 142, 6455, 1, 2), (7486, '2010-10-04 02:40:57', 1, 146, 6456, 1, 2), (7487, '2010-10-04 02:40:59', 1, 139, 6457, 1, 2), (7488, '2010-10-04 02:41:01', 1, 145, 6458, 1, 2), (7489, '2010-10-04 02:41:04', 1, 143, 6459, 1, 2), (7490, '2010-10-04 02:41:06', 1, 144, 6460, 1, 2), (7491, '2010-10-04 02:41:09', 1, 107, 6461, 1, 2), (7492, '2010-10-04 02:41:12', 1, 106, 6462, 1, 2), (7493, '2010-10-04 02:41:17', 1, 109, 6464, 1, 2), (7494, '2010-10-04 02:41:19', 1, 108, 6465, 1, 2), (7495, '2010-10-04 02:41:22', 1, 104, 6466, 1, 2), (7496, '2010-10-04 02:41:24', 1, 110, 6467, 1, 2), (7497, '2010-10-04 02:41:29', 1, 113, 6469, 1, 2), (7498, '2010-10-04 02:41:34', 1, 111, 6471, 1, 2), (7499, '2010-10-04 02:41:36', 1, 112, 6472, 1, 2), (7500, '2010-10-04 04:17:00', 1, 121, 6475, 1, 2), (7501, '2010-10-04 08:32:03', 1, 61, 6477, 1, 2), (7502, '2010-10-04 08:48:10', 1, 117, 6479, 1, 2), (7503, '2010-10-04 13:41:00', 1, 213, 0, 1, 2), (7504, '2010-10-04 16:18:55', 1, 65, 0, 1, 2), (7505, '2010-10-04 16:25:54', 1, 111, 6495, 1, 2), (7506, '2010-10-04 16:26:39', 1, 111, 6495, 1, 2), (7507, '2010-10-04 16:30:53', 1, 50, 6496, 1, 2), (7508, '2010-10-04 16:31:45', 1, 52, 6496, 1, 2), (7509, '2010-10-04 16:42:42', 1, 111, 6498, 1, 2), (7510, '2010-10-04 17:19:12', 1, 75, 6501, 1, 2), (7511, '2010-10-04 17:28:39', 1, 125, 6503, 1, 2), (7512, '2010-10-04 17:55:32', 1, 111, 6505, 1, 2), (7513, '2010-10-04 18:09:12', 1, 111, 6506, 1, 2), (7514, '2010-10-04 18:18:19', 1, 165, 6507, 1, 2), (7515, '2010-10-04 18:36:17', 1, 111, 6509, 1, 2), (7516, '2010-10-04 19:01:53', 1, 111, 6511, 1, 2), (7517, '2010-10-04 19:07:17', 1, 111, 6512, 1, 2), (7518, '2010-10-04 19:08:23', 1, 111, 6512, 1, 2), (7519, '2010-10-04 19:41:13', 1, 2, 6513, 1, 2), (7520, '2010-10-04 19:41:36', 1, 3, 6513, 1, 2), (7521, '2010-10-04 19:42:13', 1, 4, 6513, 1, 2), (7522, '2010-10-04 19:43:30', 1, 23, 6513, 1, 2), (7523, '2010-10-04 19:44:30', 1, 68, 6513, 1, 2), (7524, '2010-10-04 20:15:14', 1, 69, 0, 1, 2), (7525, '2010-10-04 21:38:35', 1, 111, 6515, 1, 2), (7526, '2010-10-05 04:27:04', 1, 108, 0, 1, 2), (7527, '2010-10-05 04:33:13', 1, 56, 6519, 1, 2), (7528, '2010-10-05 04:33:52', 1, 53, 6519, 1, 2), (7529, '2010-10-05 04:35:42', 1, 98, 6519, 1, 2), (7530, '2010-10-05 04:36:37', 1, 98, 6519, 1, 2), (7531, '2010-10-05 04:36:47', 1, 53, 6519, 1, 2), (7532, '2010-10-05 05:49:40', 1, 186, 0, 1, 2), (7533, '2010-10-05 07:09:07', 1, 52, 6520, 1, 2), (7534, '2010-10-05 07:25:15', 1, 111, 6521, 1, 2), (7535, '2010-10-05 08:22:06', 1, 84, 0, 1, 2), (7536, '2010-10-05 08:35:37', 1, 126, 0, 1, 2), (7537, '2010-10-05 08:38:53', 1, 51, 0, 1, 2), (7538, '2010-10-05 10:19:39', 1, 78, 0, 1, 2), (7539, '2010-10-05 10:22:11', 1, 111, 6525, 1, 2), (7540, '2010-10-05 10:36:27', 1, 73, 0, 1, 2), (7541, '2010-10-05 10:53:14', 1, 124, 0, 1, 2), (7542, '2010-10-05 11:10:04', 1, 52, 0, 1, 2), (7543, '2010-10-05 11:26:49', 1, 79, 0, 1, 2), (7544, '2010-10-05 11:43:37', 1, 61, 0, 1, 2), (7545, '2010-10-05 12:00:28', 1, 60, 0, 1, 2), (7546, '2010-10-05 12:17:12', 1, 167, 0, 1, 2), (7547, '2010-10-05 12:34:01', 1, 170, 0, 1, 2), (7548, '2010-10-05 12:50:47', 1, 169, 0, 1, 2), (7549, '2010-10-05 13:06:08', 1, 12, 6530, 1, 2), (7550, '2010-10-05 13:07:36', 1, 166, 0, 1, 2), (7551, '2010-10-05 13:09:18', 1, 15, 6530, 1, 2), (7552, '2010-10-05 13:09:40', 1, 21, 6530, 1, 2), (7553, '2010-10-05 13:24:22', 1, 160, 0, 1, 2), (7554, '2010-10-05 13:39:27', 1, 111, 6533, 1, 2), (7555, '2010-10-05 13:41:12', 1, 159, 0, 1, 2), (7556, '2010-10-05 13:57:58', 1, 161, 0, 1, 2), (7557, '2010-10-05 14:12:16', 1, 5, 6534, 1, 2), (7558, '2010-10-05 14:14:45', 1, 74, 0, 1, 2), (7559, '2010-10-05 14:31:31', 1, 75, 0, 1, 2), (7560, '2010-10-05 14:32:45', 1, 99, 6534, 1, 2), (7561, '2010-10-05 14:48:21', 1, 76, 0, 1, 2), (7562, '2010-10-05 14:48:58', 1, 60, 6535, 1, 2), (7563, '2010-10-05 15:05:06', 1, 77, 0, 1, 2), (7564, '2010-10-05 15:06:06', 1, 50, 6536, 1, 2), (7565, '2010-10-05 15:16:03', 1, 49, 6537, 1, 2), (7566, '2010-10-05 15:16:30', 1, 49, 6537, 1, 2), (7567, '2010-10-05 15:21:58', 1, 68, 0, 1, 2), (7568, '2010-10-05 15:38:43', 1, 70, 0, 1, 2), (7569, '2010-10-05 15:55:34', 1, 30, 0, 1, 2), (7570, '2010-10-05 16:12:18', 1, 71, 0, 1, 2), (7571, '2010-10-05 16:29:09', 1, 67, 0, 1, 2), (7572, '2010-10-05 16:45:55', 1, 187, 0, 1, 2), (7573, '2010-10-05 17:02:43', 1, 91, 0, 1, 2), (7574, '2010-10-05 17:19:29', 1, 92, 0, 1, 2), (7575, '2010-10-05 17:36:16', 1, 96, 0, 1, 2), (7576, '2010-10-05 17:53:03', 1, 95, 0, 1, 2), (7577, '2010-10-05 18:05:04', 1, 3, 6541, 1, 2), (7578, '2010-10-05 18:09:50', 1, 94, 0, 1, 2), (7579, '2010-10-05 18:26:37', 1, 90, 0, 1, 2), (7580, '2010-10-05 18:39:35', 1, 143, 6548, 1, 2), (7581, '2010-10-05 18:43:25', 1, 89, 0, 1, 2), (7582, '2010-10-05 19:00:14', 1, 82, 0, 1, 2), (7583, '2010-10-05 19:17:06', 1, 87, 0, 1, 2), (7584, '2010-10-05 19:33:57', 1, 84, 0, 1, 2), (7585, '2010-10-05 19:40:16', 1, 3, 6552, 1, 2), (7586, '2010-10-05 19:42:43', 1, 3, 6552, 1, 2), (7587, '2010-10-05 19:50:14', 1, 111, 6554, 1, 2), (7588, '2010-10-05 19:50:37', 1, 85, 0, 1, 2), (7589, '2010-10-05 20:07:31', 1, 80, 0, 1, 2), (7590, '2010-10-05 20:24:17', 1, 86, 0, 1, 2), (7591, '2010-10-05 20:41:10', 1, 81, 0, 1, 2), (7592, '2010-10-05 20:57:48', 1, 83, 0, 1, 2), (7593, '2010-10-05 21:14:34', 1, 50, 0, 1, 2), (7594, '2010-10-05 21:30:56', 1, 6, 6557, 1, 2), (7595, '2010-10-05 21:31:20', 1, 49, 0, 1, 2), (7596, '2010-10-05 21:31:34', 1, 6, 6557, 1, 2), (7597, '2010-10-05 21:48:19', 1, 48, 0, 1, 2), (7598, '2010-10-05 22:05:01', 1, 33, 0, 1, 2), (7599, '2010-10-05 22:15:17', 1, 3, 0, 1, 2), (7600, '2010-10-05 22:22:02', 1, 31, 0, 1, 2), (7601, '2010-10-05 22:38:41', 1, 32, 0, 1, 2), (7602, '2010-10-05 23:52:48', 1, 99, 6558, 1, 2), (7603, '2010-10-06 01:39:26', 1, 235, 6561, 1, 2), (7604, '2010-10-06 01:42:36', 1, 5, 0, 1, 2), (7605, '2010-10-06 02:24:35', 1, 174, 6562, 1, 2), (7606, '2010-10-06 05:45:23', 1, 213, 0, 1, 2), (7607, '2010-10-06 07:51:28', 1, 69, 0, 1, 2), (7608, '2010-10-06 08:16:35', 1, 126, 0, 1, 2), (7609, '2010-10-06 08:41:47', 1, 51, 0, 1, 2), (7610, '2010-10-06 08:52:45', 1, 49, 6569, 1, 2), (7611, '2010-10-06 09:07:03', 1, 53, 0, 1, 2), (7612, '2010-10-06 09:32:15', 1, 201, 0, 1, 2), (7613, '2010-10-06 09:57:26', 1, 191, 0, 1, 2), (7614, '2010-10-06 10:17:38', 1, 251, 6571, 1, 2), (7615, '2010-10-06 10:18:21', 1, 33, 6571, 1, 2), (7616, '2010-10-06 10:18:43', 1, 251, 6571, 1, 2), (7617, '2010-10-06 10:19:16', 1, 33, 6571, 1, 2), (7618, '2010-10-06 10:22:36', 1, 190, 0, 1, 2), (7619, '2010-10-06 10:24:50', 1, 33, 6571, 1, 2), (7620, '2010-10-06 10:26:56', 1, 251, 6571, 1, 2), (7621, '2010-10-06 10:30:30', 1, 49, 6571, 1, 2), (7622, '2010-10-06 10:31:00', 1, 251, 6571, 1, 2), (7623, '2010-10-06 10:46:17', 1, 252, 6571, 1, 2), (7624, '2010-10-06 10:46:29', 1, 252, 6571, 1, 2), (7625, '2010-10-06 10:47:53', 1, 181, 0, 1, 2), (7626, '2010-10-06 10:53:53', 1, 49, 6572, 1, 2), (7627, '2010-10-06 10:54:01', 1, 252, 6571, 1, 2), (7628, '2010-10-06 10:57:21', 1, 252, 6571, 1, 2), (7629, '2010-10-06 11:00:16', 1, 252, 6571, 1, 2), (7630, '2010-10-06 11:00:37', 1, 3, 6573, 1, 2), (7631, '2010-10-06 11:13:01', 1, 182, 0, 1, 2), (7632, '2010-10-06 11:38:17', 1, 184, 0, 1, 2), (7633, '2010-10-06 12:00:18', 1, 50, 6576, 1, 2), (7634, '2010-10-06 12:03:35', 1, 180, 0, 1, 2), (7635, '2010-10-06 12:28:42', 1, 183, 0, 1, 2), (7636, '2010-10-06 12:53:55', 1, 173, 0, 1, 2), (7637, '2010-10-06 12:59:41', 1, 5, 6577, 1, 2), (7638, '2010-10-06 13:19:04', 1, 141, 0, 1, 2), (7639, '2010-10-06 13:44:20', 1, 140, 0, 1, 2), (7640, '2010-10-06 14:09:28', 1, 142, 0, 1, 2), (7641, '2010-10-06 14:34:46', 1, 145, 0, 1, 2), (7642, '2010-10-06 15:00:00', 1, 146, 0, 1, 2), (7643, '2010-10-06 15:08:15', 1, 119, 6580, 1, 2), (7644, '2010-10-06 15:23:56', 1, 6, 6581, 1, 2), (7645, '2010-10-06 15:25:05', 1, 9, 6581, 1, 2), (7646, '2010-10-06 15:25:07', 1, 240, 0, 1, 2), (7647, '2010-10-06 15:25:36', 1, 111, 6582, 1, 2), (7648, '2010-10-06 15:50:19', 1, 157, 0, 1, 2), (7649, '2010-10-06 16:13:54', 1, 5, 6585, 1, 2), (7650, '2010-10-06 16:14:20', 1, 6, 6585, 1, 2), (7651, '2010-10-06 16:15:45', 1, 139, 0, 1, 2), (7652, '2010-10-06 16:40:50', 1, 143, 0, 1, 2), (7653, '2010-10-06 17:09:47', 1, 147, 0, 1, 2), (7654, '2010-10-06 17:31:01', 1, 229, 0, 1, 2), (7655, '2010-10-06 17:43:31', 1, 64, 6589, 1, 2), (7656, '2010-10-06 17:56:13', 1, 64, 0, 1, 2), (7657, '2010-10-06 17:59:10', 1, 49, 6591, 1, 2), (7658, '2010-10-06 18:21:21', 1, 79, 0, 1, 2), (7659, '2010-10-06 18:42:29', 1, 48, 6592, 1, 2), (7660, '2010-10-06 18:42:49', 1, 33, 6592, 1, 2), (7661, '2010-10-06 18:43:37', 1, 48, 6592, 1, 2), (7662, '2010-10-06 18:43:56', 1, 53, 6592, 1, 2), (7663, '2010-10-06 18:46:33', 1, 60, 0, 1, 2), (7664, '2010-10-06 19:11:52', 1, 61, 0, 1, 2), (7665, '2010-10-06 19:37:09', 1, 170, 0, 1, 2), (7666, '2010-10-06 20:27:36', 1, 169, 0, 1, 2), (7667, '2010-10-06 20:52:52', 1, 166, 0, 1, 2), (7668, '2010-10-06 21:18:12', 1, 167, 0, 1, 2), (7669, '2010-10-06 21:43:13', 1, 68, 0, 1, 2), (7670, '2010-10-06 22:09:35', 1, 66, 0, 1, 2), (7671, '2010-10-06 23:00:21', 1, 73, 0, 1, 2), (7672, '2010-10-07 00:19:06', 1, 65, 0, 1, 2), (7673, '2010-10-07 02:00:10', 1, 108, 0, 1, 2), (7674, '2010-10-07 03:07:13', 1, 78, 0, 1, 2), (7675, '2010-10-07 04:27:43', 1, 50, 6595, 1, 2), (7676, '2010-10-07 08:46:21', 1, 112, 6597, 1, 2), (7677, '2010-10-07 09:42:45', 1, 111, 6598, 1, 2), (7678, '2010-10-07 10:12:27', 1, 69, 0, 1, 2), (7679, '2010-10-07 10:17:43', 1, 197, 6599, 1, 2), (7680, '2010-10-07 11:01:48', 1, 60, 6600, 1, 2), (7681, '2010-10-07 11:53:37', 1, 139, 6599, 1, 2), (7682, '2010-10-07 11:54:42', 1, 149, 6599, 1, 2), (7683, '2010-10-07 12:25:43', 1, 63, 6603, 1, 2), (7684, '2010-10-07 12:33:36', 1, 50, 0, 1, 2), (7685, '2010-10-07 12:48:06', 1, 7, 6604, 1, 2), (7686, '2010-10-07 12:49:41', 1, 7, 6604, 1, 2), (7687, '2010-10-07 13:08:49', 1, 79, 0, 1, 2), (7688, '2010-10-07 13:44:08', 1, 60, 0, 1, 2), (7689, '2010-10-07 13:48:10', 1, 195, 6607, 1, 2), (7690, '2010-10-07 13:53:25', 1, 3, 6608, 1, 2), (7691, '2010-10-07 13:54:02', 1, 13, 6608, 1, 2), (7692, '2010-10-07 13:58:33', 1, 194, 6607, 1, 2), (7693, '2010-10-07 14:19:30', 1, 61, 0, 1, 2), (7694, '2010-10-07 14:48:04', 1, 141, 6615, 1, 2), (7695, '2010-10-07 14:49:12', 1, 50, 6615, 1, 2), (7696, '2010-10-07 14:49:54', 1, 140, 6615, 1, 2), (7697, '2010-10-07 14:50:35', 1, 141, 6615, 1, 2), (7698, '2010-10-07 14:51:29', 1, 141, 6615, 1, 2), (7699, '2010-10-07 14:51:39', 1, 142, 6615, 1, 2), (7700, '2010-10-07 14:54:48', 1, 169, 0, 1, 2), (7701, '2010-10-07 15:29:57', 1, 167, 0, 1, 2), (7702, '2010-10-07 16:05:16', 1, 166, 0, 1, 2), (7703, '2010-10-07 16:40:30', 1, 170, 0, 1, 2), (7704, '2010-10-07 16:53:38', 1, 1, 6620, 1, 2), (7705, '2010-10-07 16:54:02', 1, 1, 6620, 1, 2), (7706, '2010-10-07 17:11:14', 1, 68, 6622, 1, 2), (7707, '2010-10-07 17:15:56', 1, 159, 0, 1, 2), (7708, '2010-10-07 17:51:04', 1, 161, 0, 1, 2), (7709, '2010-10-07 18:26:33', 1, 160, 0, 1, 2), (7710, '2010-10-07 19:01:44', 1, 74, 0, 1, 2), (7711, '2010-10-07 19:14:59', 1, 111, 6630, 1, 2), (7712, '2010-10-07 19:35:04', 1, 240, 6631, 1, 2), (7713, '2010-10-07 19:36:53', 1, 75, 0, 1, 2), (7714, '2010-10-07 20:08:02', 1, 152, 6632, 1, 2), (7715, '2010-10-07 20:08:10', 1, 72, 6633, 1, 2), (7716, '2010-10-07 20:10:11', 1, 201, 6632, 1, 2), (7717, '2010-10-07 20:11:04', 1, 240, 6632, 1, 2), (7718, '2010-10-07 20:12:23', 1, 73, 0, 1, 2), (7719, '2010-10-07 20:12:58', 1, 69, 6633, 1, 2), (7720, '2010-10-07 20:13:18', 1, 68, 6633, 1, 2), (7721, '2010-10-07 20:15:45', 1, 57, 6632, 1, 2), (7722, '2010-10-07 20:16:50', 1, 64, 6632, 1, 2), (7723, '2010-10-07 20:17:20', 1, 66, 6632, 1, 2), (7724, '2010-10-07 20:17:54', 1, 67, 6632, 1, 2), (7725, '2010-10-07 20:21:35', 1, 119, 6632, 1, 2), (7726, '2010-10-07 20:23:27', 1, 168, 6632, 1, 2), (7727, '2010-10-07 20:24:58', 1, 176, 6632, 1, 2), (7728, '2010-10-07 20:25:42', 1, 186, 6632, 1, 2), (7729, '2010-10-07 20:26:48', 1, 187, 6632, 1, 2), (7730, '2010-10-07 20:47:40', 1, 76, 0, 1, 2), (7731, '2010-10-07 20:51:29', 1, 163, 6634, 1, 2), (7732, '2010-10-07 20:56:04', 1, 141, 6638, 1, 2), (7733, '2010-10-07 21:05:33', 1, 1, 6639, 1, 2), (7734, '2010-10-07 21:06:17', 1, 3, 6639, 1, 2), (7735, '2010-10-07 21:06:45', 1, 5, 6639, 1, 2), (7736, '2010-10-07 21:07:28', 1, 7, 6639, 1, 2), (7737, '2010-10-07 21:11:48', 1, 144, 6640, 1, 2), (7738, '2010-10-07 21:23:07', 1, 77, 0, 1, 2), (7739, '2010-10-07 21:30:02', 1, 139, 6642, 1, 2), (7740, '2010-10-07 21:34:53', 1, 13, 6643, 1, 2), (7741, '2010-10-07 21:58:34', 1, 68, 0, 1, 2), (7742, '2010-10-07 22:33:14', 1, 67, 0, 1, 2), (7743, '2010-10-07 22:33:43', 1, 98, 6646, 1, 2), (7744, '2010-10-07 22:34:13', 1, 103, 6647, 1, 2), (7745, '2010-10-07 22:36:02', 1, 99, 6648, 1, 2), (7746, '2010-10-07 22:38:47', 1, 100, 6649, 1, 2), (7747, '2010-10-07 22:39:41', 1, 183, 6650, 1, 2), (7748, '2010-10-07 22:45:54', 1, 142, 6651, 1, 2), (7749, '2010-10-07 23:03:35', 1, 117, 6652, 1, 2), (7750, '2010-10-08 01:00:26', 1, 78, 0, 1, 2), (7751, '2010-10-08 03:41:48', 1, 3, 0, 1, 2), (7752, '2010-10-08 04:34:10', 1, 146, 6654, 1, 2), (7753, '2010-10-08 04:42:10', 1, 5, 0, 1, 2), (7754, '2010-10-08 04:58:51', 1, 140, 0, 1, 2), (7755, '2010-10-08 06:21:13', 1, 115, 6657, 1, 2), (7756, '2010-10-08 06:50:39', 1, 112, 6660, 1, 2), (7757, '2010-10-08 07:01:22', 1, 139, 6662, 1, 2), (7758, '2010-10-08 07:08:10', 1, 140, 6663, 1, 2), (7759, '2010-10-08 07:14:49', 1, 102, 6664, 1, 2), (7760, '2010-10-08 07:24:03', 1, 5, 6668, 1, 2), (7761, '2010-10-08 07:54:53', 1, 181, 0, 1, 2), (7762, '2010-10-08 08:30:08', 1, 191, 0, 1, 2), (7763, '2010-10-08 08:44:09', 1, 104, 6675, 1, 2), (7764, '2010-10-08 08:53:27', 1, 109, 6676, 1, 2), (7765, '2010-10-08 09:04:09', 1, 7, 0, 1, 2), (7766, '2010-10-08 09:09:28', 1, 55, 6683, 1, 2), (7767, '2010-10-08 09:09:28', 1, 55, 6684, 1, 2), (7768, '2010-10-08 09:09:31', 1, 55, 6667, 1, 2), (7769, '2010-10-08 09:10:41', 1, 49, 6667, 1, 2), (7770, '2010-10-08 09:40:29', 1, 182, 0, 1, 2), (7771, '2010-10-08 09:42:16', 1, 1, 6656, 1, 2), (7772, '2010-10-08 09:42:24', 4, 1, 6656, 1, 2), (7773, '2010-10-08 09:42:25', 4, 133, 6656, 1, 2), (7774, '2010-10-08 09:42:25', 4, 193, 6656, 1, 2), (7775, '2010-10-08 09:42:25', 4, 192, 6656, 1, 2), (7776, '2010-10-08 09:43:29', 1, 76, 6685, 1, 2), (7777, '2010-10-08 09:45:28', 1, 76, 6685, 1, 2), (7778, '2010-10-08 09:46:07', 1, 160, 6685, 1, 2), (7779, '2010-10-08 09:47:03', 1, 65, 6685, 1, 2), (7780, '2010-10-08 09:49:48', 1, 115, 6688, 1, 2), (7781, '2010-10-08 09:57:38', 1, 141, 6690, 1, 2), (7782, '2010-10-08 10:15:39', 1, 190, 0, 1, 2), (7783, '2010-10-08 10:40:10', 1, 191, 6693, 1, 2), (7784, '2010-10-08 10:50:51', 1, 184, 0, 1, 2), (7785, '2010-10-08 10:53:16', 1, 139, 6694, 1, 2), (7786, '2010-10-08 10:55:30', 1, 145, 6696, 1, 2), (7787, '2010-10-08 10:55:36', 1, 141, 6697, 1, 2), (7788, '2010-10-08 10:55:47', 1, 147, 6698, 1, 2), (7789, '2010-10-08 11:19:53', 1, 101, 6700, 1, 2), (7790, '2010-10-08 11:26:06', 1, 183, 0, 1, 2), (7791, '2010-10-08 11:30:53', 1, 7, 6703, 1, 2), (7792, '2010-10-08 11:54:26', 1, 3, 6704, 1, 2), (7793, '2010-10-08 11:59:18', 1, 50, 6705, 1, 2), (7794, '2010-10-08 12:00:41', 1, 148, 6706, 1, 2), (7795, '2010-10-08 12:01:22', 1, 180, 0, 1, 2), (7796, '2010-10-08 12:05:01', 1, 141, 6707, 1, 2), (7797, '2010-10-08 12:07:26', 1, 141, 6709, 1, 2), (7798, '2010-10-08 12:07:36', 1, 252, 6712, 1, 2), (7799, '2010-10-08 12:07:39', 1, 50, 6713, 1, 2), (7800, '2010-10-08 12:07:43', 1, 139, 6714, 1, 2), (7801, '2010-10-08 12:08:02', 1, 112, 6719, 1, 2), (7802, '2010-10-08 12:08:11', 1, 8, 6723, 1, 2), (7803, '2010-10-08 12:08:18', 1, 49, 6724, 1, 2), (7804, '2010-10-08 12:08:48', 1, 147, 6737, 1, 2), (7805, '2010-10-08 12:08:57', 1, 140, 6740, 1, 2), (7806, '2010-10-08 12:09:00', 1, 141, 6741, 1, 2), (7807, '2010-10-08 12:09:03', 1, 142, 6742, 1, 2), (7808, '2010-10-08 12:09:05', 1, 146, 6743, 1, 2), (7809, '2010-10-08 12:09:08', 1, 139, 6744, 1, 2), (7810, '2010-10-08 12:09:11', 1, 145, 6745, 1, 2), (7811, '2010-10-08 12:09:13', 1, 143, 6746, 1, 2), (7812, '2010-10-08 12:09:16', 1, 144, 6747, 1, 2), (7813, '2010-10-08 12:09:20', 1, 107, 6748, 1, 2), (7814, '2010-10-08 12:09:24', 1, 106, 6749, 1, 2), (7815, '2010-10-08 12:09:31', 1, 109, 6751, 1, 2), (7816, '2010-10-08 12:09:33', 1, 108, 6752, 1, 2), (7817, '2010-10-08 12:09:36', 1, 104, 6753, 1, 2), (7818, '2010-10-08 12:09:40', 1, 110, 6754, 1, 2), (7819, '2010-10-08 12:09:46', 1, 113, 6756, 1, 2), (7820, '2010-10-08 12:09:56', 1, 111, 6758, 1, 2), (7821, '2010-10-08 12:09:59', 1, 112, 6759, 1, 2), (7822, '2010-10-08 12:10:14', 1, 112, 6761, 1, 2), (7823, '2010-10-08 12:18:39', 1, 106, 6763, 1, 2), (7824, '2010-10-08 12:21:40', 4, 139, 6656, 1, 2), (7825, '2010-10-08 12:21:40', 4, 133, 6656, 1, 2), (7826, '2010-10-08 12:21:40', 4, 193, 6656, 1, 2), (7827, '2010-10-08 12:21:40', 4, 192, 6656, 1, 2), (7828, '2010-10-08 12:35:44', 1, 112, 6765, 1, 2), (7829, '2010-10-08 12:36:24', 4, 112, 6765, 1, 2), (7830, '2010-10-08 12:36:24', 4, 133, 6765, 1, 2), (7831, '2010-10-08 12:36:24', 4, 193, 6765, 1, 2), (7832, '2010-10-08 12:36:24', 4, 192, 6765, 1, 2), (7833, '2010-10-08 12:36:30', 1, 240, 0, 1, 2), (7834, '2010-10-08 12:58:22', 1, 4, 6767, 1, 2), (7835, '2010-10-08 13:31:10', 1, 111, 6768, 1, 2), (7836, '2010-10-08 13:39:09', 1, 112, 6769, 1, 2), (7837, '2010-10-08 13:46:52', 1, 157, 0, 1, 2), (7838, '2010-10-08 13:47:23', 1, 9, 6770, 1, 2), (7839, '2010-10-08 14:22:09', 1, 71, 0, 1, 2), (7840, '2010-10-08 15:22:07', 1, 113, 6775, 1, 2), (7841, '2010-10-08 15:27:51', 1, 33, 6777, 1, 2), (7842, '2010-10-08 15:28:17', 1, 33, 6777, 1, 2), (7843, '2010-10-08 15:32:33', 1, 30, 0, 1, 2), (7844, '2010-10-08 15:32:36', 1, 5, 6774, 1, 2), (7845, '2010-10-08 15:45:35', 1, 117, 6779, 1, 2), (7846, '2010-10-08 15:46:10', 1, 1, 6780, 1, 2), (7847, '2010-10-08 16:01:41', 1, 111, 6782, 1, 2), (7848, '2010-10-08 16:23:04', 1, 108, 6783, 1, 2), (7849, '2010-10-08 16:41:24', 1, 16, 6784, 1, 2), (7850, '2010-10-08 16:42:52', 1, 140, 0, 1, 2), (7851, '2010-10-08 17:18:13', 1, 70, 0, 1, 2), (7852, '2010-10-08 17:37:03', 1, 5, 6786, 1, 2), (7853, '2010-10-08 17:55:08', 1, 111, 6787, 1, 2), (7854, '2010-10-08 18:12:40', 1, 108, 6788, 1, 2), (7855, '2010-10-08 18:28:40', 1, 96, 0, 1, 2), (7856, '2010-10-08 19:03:49', 1, 94, 0, 1, 2), (7857, '2010-10-08 20:13:57', 1, 89, 0, 1, 2), (7858, '2010-10-08 20:19:13', 1, 252, 6791, 1, 2), (7859, '2010-10-08 20:26:02', 1, 111, 6792, 1, 2), (7860, '2010-10-08 20:34:21', 1, 106, 6793, 1, 2), (7861, '2010-10-08 21:58:41', 1, 7, 0, 1, 2), (7862, '2010-10-08 22:35:00', 1, 90, 0, 1, 2), (7863, '2010-10-08 23:40:24', 1, 106, 6797, 1, 2), (7864, '2010-10-09 02:20:58', 4, 107, 6798, 1, 2), (7865, '2010-10-09 02:20:59', 4, 133, 6798, 1, 2), (7866, '2010-10-09 02:20:59', 4, 193, 6798, 1, 2), (7867, '2010-10-09 02:20:59', 4, 192, 6798, 1, 2), (7868, '2010-10-09 02:22:32', 1, 106, 6798, 1, 2), (7869, '2010-10-09 02:22:40', 4, 106, 6798, 1, 2), (7870, '2010-10-09 02:23:10', 1, 139, 6798, 1, 2), (7871, '2010-10-09 02:23:23', 4, 139, 6798, 1, 2), (7872, '2010-10-09 02:23:32', 1, 139, 6798, 1, 2), (7873, '2010-10-09 02:24:47', 1, 117, 6798, 1, 2), (7874, '2010-10-09 02:25:30', 1, 168, 6798, 1, 2), (7875, '2010-10-09 02:26:07', 1, 61, 6798, 1, 2), (7876, '2010-10-09 02:26:42', 1, 77, 6798, 1, 2), (7877, '2010-10-09 03:25:05', 1, 4, 0, 1, 2), (7878, '2010-10-09 05:55:05', 1, 51, 0, 1, 2), (7879, '2010-10-09 07:43:16', 1, 84, 0, 1, 2), (7880, '2010-10-09 08:35:09', 1, 50, 6804, 1, 2), (7881, '2010-10-09 08:40:57', 1, 98, 6804, 1, 2), (7882, '2010-10-09 08:41:15', 1, 99, 6804, 1, 2), (7883, '2010-10-09 08:41:26', 1, 100, 6804, 1, 2), (7884, '2010-10-09 08:42:01', 1, 101, 6804, 1, 2), (7885, '2010-10-09 08:43:46', 1, 103, 6804, 1, 2), (7886, '2010-10-09 08:43:58', 1, 102, 6804, 1, 2), (7887, '2010-10-09 08:44:19', 1, 117, 6804, 1, 2), (7888, '2010-10-09 08:44:30', 1, 115, 6804, 1, 2), (7889, '2010-10-09 08:45:24', 1, 105, 6804, 1, 2), (7890, '2010-10-09 08:45:48', 1, 116, 6804, 1, 2), (7891, '2010-10-09 08:46:23', 4, 50, 6804, 1, 2), (7892, '2010-10-09 08:46:24', 4, 133, 6804, 1, 2), (7893, '2010-10-09 08:46:24', 4, 193, 6804, 1, 2), (7894, '2010-10-09 08:46:24', 4, 192, 6804, 1, 2), (7895, '2010-10-09 08:47:12', 1, 50, 6804, 1, 2), (7896, '2010-10-09 08:55:23', 1, 201, 0, 1, 2), (7897, '2010-10-09 09:05:05', 1, 32, 6807, 1, 2), (7898, '2010-10-09 10:03:25', 1, 252, 6809, 1, 2), (7899, '2010-10-09 10:19:17', 1, 59, 6810, 1, 2), (7900, '2010-10-09 10:25:24', 1, 139, 0, 1, 2), (7901, '2010-10-09 10:30:10', 1, 75, 6815, 1, 2), (7902, '2010-10-09 10:55:09', 1, 4, 6816, 1, 2), (7903, '2010-10-09 10:56:03', 1, 4, 6817, 1, 2), (7904, '2010-10-09 10:56:08', 1, 4, 6818, 1, 2), (7905, '2010-10-09 11:04:52', 1, 90, 6819, 1, 2), (7906, '2010-10-09 11:04:52', 1, 89, 6821, 1, 2), (7907, '2010-10-09 11:04:52', 1, 90, 6820, 1, 2), (7908, '2010-10-09 11:49:53', 1, 105, 6822, 1, 2), (7909, '2010-10-09 15:33:39', 1, 106, 6824, 1, 2), (7910, '2010-10-09 17:49:55', 1, 101, 6832, 1, 2), (7911, '2010-10-09 19:04:41', 1, 7, 6833, 1, 2), (7912, '2010-10-09 19:29:26', 1, 50, 6834, 1, 2), (7913, '2010-10-09 19:29:53', 4, 50, 6834, 1, 2), (7914, '2010-10-09 19:29:53', 4, 133, 6834, 1, 2), (7915, '2010-10-09 19:29:53', 4, 193, 6834, 1, 2), (7916, '2010-10-09 19:29:53', 4, 192, 6834, 1, 2), (7917, '2010-10-09 19:30:27', 1, 112, 6834, 1, 2), (7918, '2010-10-09 19:32:45', 1, 121, 6834, 1, 2), (7919, '2010-10-09 19:33:32', 1, 108, 6834, 1, 2), (7920, '2010-10-09 19:34:44', 4, 140, 6834, 1, 2), (7921, '2010-10-09 20:01:35', 1, 4, 6836, 1, 2), (7922, '2010-10-09 20:28:59', 1, 50, 6838, 1, 2), (7923, '2010-10-09 20:35:33', 1, 252, 6838, 1, 2), (7924, '2010-10-09 20:37:45', 1, 50, 6838, 1, 2), (7925, '2010-10-09 20:38:18', 1, 32, 6838, 1, 2), (7926, '2010-10-09 21:00:47', 1, 50, 6839, 1, 2), (7927, '2010-10-09 21:01:50', 1, 1, 6839, 1, 2), (7928, '2010-10-09 21:20:22', 1, 98, 6840, 1, 2), (7929, '2010-10-09 21:24:30', 1, 11, 6840, 1, 2), (7930, '2010-10-09 21:27:34', 1, 4, 6840, 1, 2), (7931, '2010-10-09 21:30:49', 1, 11, 6840, 1, 2), (7932, '2010-10-09 21:32:31', 1, 32, 6840, 1, 2), (7933, '2010-10-09 21:33:41', 1, 51, 6840, 1, 2), (7934, '2010-10-09 21:35:20', 1, 31, 6840, 1, 2), (7935, '2010-10-09 21:35:46', 1, 32, 6840, 1, 2), (7936, '2010-10-09 21:36:15', 1, 49, 6840, 1, 2), (7937, '2010-10-09 21:49:17', 1, 78, 0, 1, 2), (7938, '2010-10-09 22:43:46', 1, 31, 6840, 1, 2), (7939, '2010-10-09 22:45:19', 1, 115, 6840, 1, 2), (7940, '2010-10-09 22:46:20', 1, 99, 6840, 1, 2), (7941, '2010-10-09 22:47:21', 1, 98, 6840, 1, 2), (7942, '2010-10-09 22:48:18', 1, 141, 6840, 1, 2), (7943, '2010-10-09 22:48:43', 1, 50, 6840, 1, 2), (7944, '2010-10-09 22:49:49', 1, 31, 6840, 1, 2), (7945, '2010-10-09 22:49:57', 1, 49, 6840, 1, 2), (7946, '2010-10-09 22:49:59', 1, 31, 6840, 1, 2), (7947, '2010-10-09 22:50:29', 1, 11, 6840, 1, 2), (7948, '2010-10-09 22:50:38', 1, 4, 6840, 1, 2), (7949, '2010-10-09 22:50:52', 1, 4, 6840, 1, 2), (7950, '2010-10-09 22:51:33', 1, 11, 6840, 1, 2), (7951, '2010-10-09 22:51:42', 1, 98, 6840, 1, 2), (7952, '2010-10-09 22:51:49', 1, 98, 6840, 1, 2), (7953, '2010-10-10 01:50:29', 1, 30, 6845, 1, 2), (7954, '2010-10-10 01:55:43', 1, 107, 6846, 1, 2), (7955, '2010-10-10 02:36:42', 1, 3, 0, 1, 2), (7956, '2010-10-10 03:19:01', 1, 147, 6847, 1, 2), (7957, '2010-10-10 03:54:59', 1, 5, 0, 1, 2), (7958, '2010-10-10 04:46:49', 1, 110, 6850, 1, 2), (7959, '2010-10-10 07:12:43', 1, 61, 6851, 1, 2), (7960, '2010-10-10 08:28:13', 1, 252, 6853, 1, 2), (7961, '2010-10-10 09:19:31', 1, 110, 6854, 1, 2), (7962, '2010-10-10 11:00:23', 1, 145, 6859, 1, 2), (7963, '2010-10-10 11:32:37', 1, 79, 6860, 1, 2), (7964, '2010-10-10 12:19:09', 1, 4, 6865, 1, 2), (7965, '2010-10-10 13:01:10', 1, 10, 6866, 1, 2), (7966, '2010-10-10 13:05:55', 1, 168, 6867, 1, 2), (7967, '2010-10-10 13:08:17', 1, 240, 6867, 1, 2), (7968, '2010-10-10 14:16:19', 1, 4, 6869, 1, 2), (7969, '2010-10-10 14:41:17', 1, 143, 6874, 1, 2), (7970, '2010-10-10 14:57:19', 1, 65, 6875, 1, 2), (7971, '2010-10-10 15:01:34', 1, 116, 6876, 1, 2), (7972, '2010-10-10 15:05:52', 1, 33, 6877, 1, 2), (7973, '2010-10-10 15:08:26', 1, 67, 6877, 1, 2), (7974, '2010-10-10 15:09:09', 1, 76, 6877, 1, 2), (7975, '2010-10-10 15:23:17', 1, 112, 6878, 1, 2), (7976, '2010-10-10 15:32:05', 1, 68, 6879, 1, 2), (7977, '2010-10-10 15:32:17', 4, 68, 6879, 1, 2), (7978, '2010-10-10 15:32:17', 4, 133, 6879, 1, 2), (7979, '2010-10-10 15:32:17', 4, 193, 6879, 1, 2), (7980, '2010-10-10 15:32:17', 4, 192, 6879, 1, 2), (7981, '2010-10-10 16:12:37', 1, 77, 6883, 1, 2), (7982, '2010-10-10 16:13:44', 1, 100, 6883, 1, 2), (7983, '2010-10-10 17:11:51', 1, 4, 6886, 1, 2), (7984, '2010-10-10 19:06:42', 1, 49, 6890, 1, 2), (7985, '2010-10-10 21:26:38', 1, 252, 0, 1, 2), (7986, '2010-10-11 04:27:08', 1, 252, 6901, 1, 2), (7987, '2010-10-11 04:27:15', 1, 141, 6903, 1, 2), (7988, '2010-10-11 04:27:17', 1, 139, 6904, 1, 2), (7989, '2010-10-11 04:27:20', 1, 112, 6905, 1, 2), (7990, '2010-10-11 04:27:22', 1, 50, 6906, 1, 2), (7991, '2010-10-11 05:27:56', 1, 1, 6919, 1, 2), (7992, '2010-10-11 06:00:37', 1, 4, 6920, 1, 2), (7993, '2010-10-11 06:02:17', 1, 3, 6920, 1, 2), (7994, '2010-10-11 06:03:42', 1, 23, 6920, 1, 2), (7995, '2010-10-11 06:04:18', 1, 4, 6920, 1, 2), (7996, '2010-10-11 06:05:22', 1, 106, 6920, 1, 2), (7997, '2010-10-11 06:05:38', 1, 181, 6921, 1, 2), (7998, '2010-10-11 06:05:51', 1, 107, 6920, 1, 2), (7999, '2010-10-11 06:07:04', 1, 4, 6920, 1, 2), (8000, '2010-10-11 06:08:53', 1, 1, 6919, 1, 2), (8001, '2010-10-11 07:36:40', 1, 121, 6922, 1, 2), (8002, '2010-10-11 07:37:55', 1, 119, 6922, 1, 2), (8003, '2010-10-11 07:38:10', 4, 121, 6922, 1, 2), (8004, '2010-10-11 07:38:10', 4, 133, 6922, 1, 2), (8005, '2010-10-11 07:38:10', 4, 193, 6922, 1, 2), (8006, '2010-10-11 07:38:10', 4, 192, 6922, 1, 2), (8007, '2010-10-11 07:51:05', 1, 1, 0, 1, 2), (8008, '2010-10-11 08:16:11', 1, 31, 6924, 1, 2), (8009, '2010-10-11 08:17:30', 1, 31, 6924, 1, 2), (8010, '2010-10-11 08:47:02', 1, 112, 6925, 1, 2), (8011, '2010-10-11 09:59:11', 1, 49, 6927, 1, 2), (8012, '2010-10-11 09:59:13', 1, 50, 6927, 1, 2), (8013, '2010-10-11 10:58:46', 1, 66, 6929, 1, 2), (8014, '2010-10-11 11:28:57', 1, 65, 0, 1, 2), (8015, '2010-10-11 11:45:04', 1, 65, 0, 1, 2), (8016, '2010-10-11 12:06:24', 1, 186, 6933, 1, 2), (8017, '2010-10-11 12:06:54', 1, 57, 6932, 1, 2), (8018, '2010-10-11 12:19:51', 1, 21, 0, 1, 2), (8019, '2010-10-11 13:19:29', 1, 157, 0, 1, 2), (8020, '2010-10-11 13:44:46', 1, 1, 0, 1, 2), (8021, '2010-10-11 14:17:50', 1, 100, 6938, 1, 2), (8022, '2010-10-11 14:25:35', 1, 65, 6939, 1, 2), (8023, '2010-10-11 14:43:28', 1, 4, 6943, 1, 2), (8024, '2010-10-11 14:45:32', 1, 4, 6942, 1, 2), (8025, '2010-10-11 15:23:37', 4, 6, 6662, 1, 2), (8026, '2010-10-11 15:23:37', 4, 133, 6662, 1, 2), (8027, '2010-10-11 15:23:37', 4, 193, 6662, 1, 2), (8028, '2010-10-11 15:23:37', 4, 192, 6662, 1, 2), (8029, '2010-10-11 15:28:17', 1, 141, 6945, 1, 2), (8030, '2010-10-11 15:28:25', 1, 252, 6948, 1, 2), (8031, '2010-10-11 15:28:28', 1, 50, 6949, 1, 2), (8032, '2010-10-11 15:28:31', 1, 139, 6950, 1, 2), (8033, '2010-10-11 15:28:47', 1, 112, 6955, 1, 2), (8034, '2010-10-11 15:28:57', 1, 49, 6959, 1, 2), (8035, '2010-10-11 15:29:31', 1, 147, 6972, 1, 2), (8036, '2010-10-11 15:29:44', 1, 140, 6975, 1, 2), (8037, '2010-10-11 15:29:48', 1, 141, 6976, 1, 2), (8038, '2010-10-11 15:29:52', 1, 142, 6977, 1, 2), (8039, '2010-10-11 15:29:57', 1, 146, 6978, 1, 2), (8040, '2010-10-11 15:30:02', 1, 139, 6979, 1, 2), (8041, '2010-10-11 15:30:05', 1, 145, 6980, 1, 2), (8042, '2010-10-11 15:30:09', 1, 143, 6981, 1, 2), (8043, '2010-10-11 15:30:14', 1, 144, 6982, 1, 2), (8044, '2010-10-11 15:30:21', 1, 107, 6983, 1, 2), (8045, '2010-10-11 15:30:24', 1, 106, 6984, 1, 2), (8046, '2010-10-11 15:30:31', 1, 109, 6986, 1, 2), (8047, '2010-10-11 15:30:34', 1, 108, 6987, 1, 2), (8048, '2010-10-11 15:30:42', 1, 104, 6988, 1, 2), (8049, '2010-10-11 15:30:45', 1, 110, 6989, 1, 2), (8050, '2010-10-11 15:30:51', 1, 113, 6991, 1, 2), (8051, '2010-10-11 15:30:58', 1, 111, 6993, 1, 2), (8052, '2010-10-11 15:31:02', 1, 112, 6994, 1, 2), (8053, '2010-10-11 16:23:28', 1, 76, 6997, 1, 2), (8054, '2010-10-11 16:23:41', 4, 76, 6997, 1, 2), (8055, '2010-10-11 16:23:41', 4, 133, 6997, 1, 2), (8056, '2010-10-11 16:23:41', 4, 193, 6997, 1, 2), (8057, '2010-10-11 16:23:41', 4, 192, 6997, 1, 2), (8058, '2010-10-11 16:24:00', 1, 76, 6997, 1, 2), (8059, '2010-10-11 16:25:42', 1, 139, 6999, 1, 2), (8060, '2010-10-11 16:27:09', 1, 56, 6999, 1, 2), (8061, '2010-10-11 16:41:57', 1, 57, 7000, 1, 2), (8062, '2010-10-11 16:42:02', 1, 58, 7000, 1, 2), (8063, '2010-10-11 16:42:05', 1, 59, 7000, 1, 2), (8064, '2010-10-11 16:43:24', 4, 59, 7000, 1, 2), (8065, '2010-10-11 16:43:24', 4, 133, 7000, 1, 2), (8066, '2010-10-11 16:43:24', 4, 193, 7000, 1, 2), (8067, '2010-10-11 16:43:24', 4, 192, 7000, 1, 2), (8068, '2010-10-11 16:43:52', 1, 59, 7000, 1, 2), (8069, '2010-10-11 16:59:37', 1, 141, 7001, 1, 2), (8070, '2010-10-11 17:25:35', 1, 4, 7002, 1, 2), (8071, '2010-10-11 17:26:00', 1, 4, 7002, 1, 2), (8072, '2010-10-11 17:44:02', 1, 8, 7003, 1, 2), (8073, '2010-10-11 17:47:01', 1, 12, 7003, 1, 2), (8074, '2010-10-11 19:13:09', 1, 186, 7006, 1, 2), (8075, '2010-10-11 19:17:39', 1, 186, 7006, 1, 2), (8076, '2010-10-11 19:33:56', 1, 51, 7007, 1, 2), (8077, '2010-10-11 19:33:57', 1, 102, 7009, 1, 2), (8078, '2010-10-11 19:35:04', 1, 33, 7007, 1, 2), (8079, '2010-10-11 19:35:54', 1, 31, 7007, 1, 2), (8080, '2010-10-11 19:36:41', 1, 48, 7007, 1, 2), (8081, '2010-10-11 19:38:48', 1, 48, 7007, 1, 2), (8082, '2010-10-11 19:41:33', 1, 32, 7007, 1, 2), (8083, '2010-10-11 19:41:57', 1, 33, 7007, 1, 2), (8084, '2010-10-11 19:50:34', 1, 1, 7011, 1, 2), (8085, '2010-10-11 19:50:36', 1, 1, 7011, 1, 2), (8086, '2010-10-11 20:11:56', 4, 12, 7012, 1, 2), (8087, '2010-10-11 20:11:56', 4, 133, 7012, 1, 2), (8088, '2010-10-11 20:11:56', 4, 193, 7012, 1, 2), (8089, '2010-10-11 20:11:56', 4, 192, 7012, 1, 2), (8090, '2010-10-11 20:12:37', 1, 66, 7013, 1, 2), (8091, '2010-10-11 21:58:19', 1, 141, 7015, 1, 2), (8092, '2010-10-12 01:31:11', 1, 161, 7017, 1, 2), (8093, '2010-10-12 05:34:26', 1, 5, 0, 1, 2), (8094, '2010-10-12 05:40:54', 1, 141, 7026, 1, 2), (8095, '2010-10-12 05:41:01', 1, 252, 7029, 1, 2), (8096, '2010-10-12 05:41:04', 1, 50, 7030, 1, 2), (8097, '2010-10-12 05:41:07', 1, 139, 7031, 1, 2), (8098, '2010-10-12 05:41:24', 1, 112, 7036, 1, 2), (8099, '2010-10-12 05:41:35', 1, 49, 7040, 1, 2), (8100, '2010-10-12 05:42:06', 1, 147, 7053, 1, 2), (8101, '2010-10-12 05:42:16', 1, 140, 7056, 1, 2), (8102, '2010-10-12 05:42:18', 1, 141, 7057, 1, 2), (8103, '2010-10-12 05:42:21', 1, 142, 7058, 1, 2), (8104, '2010-10-12 05:42:24', 1, 146, 7059, 1, 2), (8105, '2010-10-12 05:42:27', 1, 139, 7060, 1, 2), (8106, '2010-10-12 05:42:30', 1, 145, 7061, 1, 2), (8107, '2010-10-12 05:42:33', 1, 143, 7062, 1, 2), (8108, '2010-10-12 05:42:36', 1, 144, 7063, 1, 2), (8109, '2010-10-12 05:42:38', 1, 107, 7064, 1, 2), (8110, '2010-10-12 05:42:41', 1, 106, 7065, 1, 2), (8111, '2010-10-12 05:42:47', 1, 109, 7067, 1, 2), (8112, '2010-10-12 05:42:50', 1, 108, 7068, 1, 2), (8113, '2010-10-12 05:42:53', 1, 104, 7069, 1, 2), (8114, '2010-10-12 05:42:56', 1, 110, 7070, 1, 2), (8115, '2010-10-12 05:43:01', 1, 113, 7072, 1, 2), (8116, '2010-10-12 05:43:08', 1, 111, 7074, 1, 2), (8117, '2010-10-12 05:43:11', 1, 112, 7075, 1, 2), (8118, '2010-10-12 07:49:48', 1, 65, 7078, 1, 2), (8119, '2010-10-12 07:51:32', 1, 65, 7078, 1, 2), (8120, '2010-10-12 07:51:45', 1, 64, 7078, 1, 2), (8121, '2010-10-12 08:06:48', 4, 139, 7079, 1, 2), (8122, '2010-10-12 08:06:48', 4, 133, 7079, 1, 2), (8123, '2010-10-12 08:06:49', 4, 193, 7079, 1, 2), (8124, '2010-10-12 08:06:49', 4, 192, 7079, 1, 2), (8125, '2010-10-12 08:07:09', 4, 50, 7079, 1, 2), (8126, '2010-10-12 08:12:38', 1, 139, 0, 1, 2), (8127, '2010-10-12 08:14:49', 1, 50, 7082, 1, 2), (8128, '2010-10-12 08:39:44', 4, 252, 7083, 1, 2), (8129, '2010-10-12 08:39:45', 4, 133, 7083, 1, 2), (8130, '2010-10-12 08:39:45', 4, 193, 7083, 1, 2), (8131, '2010-10-12 08:39:45', 4, 192, 7083, 1, 2), (8132, '2010-10-12 09:11:50', 1, 51, 0, 1, 2), (8133, '2010-10-12 09:47:09', 1, 122, 7084, 1, 2), (8134, '2010-10-12 09:51:31', 1, 186, 0, 1, 2), (8135, '2010-10-12 09:57:49', 1, 252, 7089, 1, 2), (8136, '2010-10-12 09:57:57', 1, 141, 7091, 1, 2), (8137, '2010-10-12 09:58:01', 1, 139, 7092, 1, 2), (8138, '2010-10-12 09:58:06', 1, 112, 7093, 1, 2), (8139, '2010-10-12 09:58:10', 1, 50, 7094, 1, 2), (8140, '2010-10-12 09:59:15', 1, 49, 7111, 1, 2), (8141, '2010-10-12 09:59:19', 1, 1, 7112, 1, 2), (8142, '2010-10-12 09:59:22', 1, 2, 7113, 1, 2), (8143, '2010-10-12 09:59:27', 1, 3, 7114, 1, 2), (8144, '2010-10-12 09:59:31', 1, 4, 7115, 1, 2), (8145, '2010-10-12 09:59:35', 1, 5, 7116, 1, 2), (8146, '2010-10-12 09:59:40', 1, 6, 7117, 1, 2), (8147, '2010-10-12 09:59:44', 1, 7, 7118, 1, 2), (8148, '2010-10-12 09:59:47', 1, 8, 7119, 1, 2), (8149, '2010-10-12 09:59:51', 1, 9, 7120, 1, 2), (8150, '2010-10-12 10:00:40', 1, 98, 7132, 1, 2), (8151, '2010-10-12 10:00:42', 1, 12, 7107, 1, 2), (8152, '2010-10-12 10:00:45', 1, 99, 7133, 1, 2), (8153, '2010-10-12 10:00:49', 1, 100, 7134, 1, 2), (8154, '2010-10-12 10:00:53', 1, 101, 7135, 1, 2), (8155, '2010-10-12 10:21:56', 1, 31, 7137, 1, 2), (8156, '2010-10-12 10:22:50', 1, 48, 7137, 1, 2), (8157, '2010-10-12 10:23:14', 1, 51, 7137, 1, 2), (8158, '2010-10-12 10:50:47', 1, 17, 7140, 1, 2), (8159, '2010-10-12 11:05:02', 1, 79, 7142, 1, 2), (8160, '2010-10-12 11:46:17', 1, 32, 7145, 1, 2), (8161, '2010-10-12 11:47:20', 1, 50, 7145, 1, 2), (8162, '2010-10-12 11:47:34', 1, 32, 7145, 1, 2), (8163, '2010-10-12 12:42:03', 1, 162, 7147, 1, 2), (8164, '2010-10-12 12:46:53', 1, 79, 7142, 1, 2), (8165, '2010-10-12 12:48:37', 1, 104, 7142, 1, 2), (8166, '2010-10-12 12:49:02', 1, 112, 7148, 1, 2), (8167, '2010-10-12 13:13:17', 1, 112, 7149, 1, 2), (8168, '2010-10-12 13:24:17', 1, 7, 7150, 1, 2), (8169, '2010-10-12 13:25:38', 1, 6, 7151, 1, 2), (8170, '2010-10-12 13:31:05', 1, 112, 7152, 1, 2), (8171, '2010-10-12 13:41:14', 1, 50, 7157, 1, 2), (8172, '2010-10-12 13:45:34', 1, 7, 7158, 1, 2), (8173, '2010-10-12 13:54:12', 1, 2, 7160, 1, 2), (8174, '2010-10-12 13:57:54', 1, 112, 7161, 1, 2), (8175, '2010-10-12 14:00:38', 1, 112, 7162, 1, 2), (8176, '2010-10-12 14:16:12', 1, 112, 7163, 1, 2), (8177, '2010-10-12 14:36:56', 1, 112, 7165, 1, 2), (8178, '2010-10-12 14:37:25', 1, 113, 7164, 1, 2), (8179, '2010-10-12 14:37:35', 1, 113, 7164, 1, 2), (8180, '2010-10-12 14:53:24', 1, 5, 7167, 1, 2), (8181, '2010-10-12 15:40:01', 1, 5, 7168, 1, 2), (8182, '2010-10-12 15:40:57', 1, 5, 7169, 1, 2), (8183, '2010-10-12 16:03:10', 1, 112, 7171, 1, 2), (8184, '2010-10-12 16:03:54', 1, 111, 7171, 1, 2), (8185, '2010-10-12 16:15:31', 1, 76, 7172, 1, 2), (8186, '2010-10-12 17:39:47', 1, 3, 7175, 1, 2), (8187, '2010-10-12 17:42:35', 1, 1, 7177, 1, 2), (8188, '2010-10-12 18:19:27', 1, 2, 7181, 1, 2), (8189, '2010-10-12 18:19:43', 1, 3, 7181, 1, 2), (8190, '2010-10-12 18:20:07', 1, 5, 7181, 1, 2), (8191, '2010-10-12 18:20:26', 1, 7, 7181, 1, 2), (8192, '2010-10-12 18:21:48', 1, 16, 7181, 1, 2), (8193, '2010-10-12 18:22:02', 1, 11, 7181, 1, 2), (8194, '2010-10-12 18:22:44', 1, 22, 7181, 1, 2), (8195, '2010-10-12 18:23:03', 1, 27, 7181, 1, 2), (8196, '2010-10-12 18:25:06', 1, 65, 7181, 1, 2), (8197, '2010-10-12 18:25:17', 1, 66, 7181, 1, 2), (8198, '2010-10-12 18:25:31', 1, 56, 7182, 1, 2), (8199, '2010-10-12 21:01:04', 1, 147, 7184, 1, 2), (8200, '2010-10-12 21:19:13', 1, 51, 7185, 1, 2), (8201, '2010-10-12 22:43:21', 1, 110, 7188, 1, 2), (8202, '2010-10-12 23:43:03', 1, 73, 7189, 1, 2), (8203, '2010-10-13 04:52:56', 1, 50, 7192, 1, 2), (8204, '2010-10-13 05:04:28', 1, 9, 7193, 1, 2), (8205, '2010-10-13 05:15:02', 1, 65, 7196, 1, 2), (8206, '2010-10-13 06:53:52', 1, 121, 7208, 1, 2), (8207, '2010-10-13 07:17:25', 1, 75, 7210, 1, 2), (8208, '2010-10-13 07:31:38', 1, 84, 0, 1, 2), (8209, '2010-10-13 08:59:04', 1, 12, 7214, 1, 2), (8210, '2010-10-13 09:00:55', 1, 12, 7214, 1, 2), (8211, '2010-10-13 09:04:23', 1, 78, 0, 1, 2), (8212, '2010-10-13 09:08:25', 1, 7, 7214, 1, 2), (8213, '2010-10-13 10:37:05', 1, 201, 0, 1, 2), (8214, '2010-10-13 10:54:45', 1, 49, 7219, 1, 2), (8215, '2010-10-13 11:17:12', 1, 188, 7221, 1, 2), (8216, '2010-10-13 11:17:32', 1, 30, 7221, 1, 2), (8217, '2010-10-13 11:17:49', 1, 13, 7221, 1, 2), (8218, '2010-10-13 12:26:41', 1, 65, 7223, 1, 2), (8219, '2010-10-13 12:47:15', 1, 59, 7224, 1, 2), (8220, '2010-10-13 12:47:43', 1, 59, 7224, 1, 2), (8221, '2010-10-13 12:55:29', 1, 112, 7225, 1, 2), (8222, '2010-10-13 14:02:20', 1, 50, 7228, 1, 2), (8223, '2010-10-13 15:45:38', 1, 252, 7230, 1, 2), (8224, '2010-10-13 16:02:29', 1, 170, 7233, 1, 2), (8225, '2010-10-13 17:59:28', 1, 157, 7235, 1, 2), (8226, '2010-10-13 17:59:56', 1, 139, 7236, 1, 2), (8227, '2010-10-13 18:16:24', 1, 112, 7237, 1, 2), (8228, '2010-10-13 18:18:19', 1, 31, 7238, 1, 2), (8229, '2010-10-13 19:21:05', 1, 24, 7240, 1, 2), (8230, '2010-10-13 19:53:55', 1, 9, 7241, 1, 2), (8231, '2010-10-13 20:28:08', 1, 75, 7242, 1, 2), (8232, '2010-10-13 21:31:54', 1, 85, 7245, 1, 2), (8233, '2010-10-13 22:35:50', 1, 109, 7246, 1, 2), (8234, '2010-10-13 23:07:49', 1, 26, 7247, 1, 2), (8235, '2010-10-13 23:39:42', 1, 171, 7248, 1, 2), (8236, '2010-10-14 00:11:35', 1, 28, 7249, 1, 2), (8237, '2010-10-14 00:43:29', 1, 31, 7250, 1, 2), (8238, '2010-10-14 01:15:23', 1, 91, 7251, 1, 2), (8239, '2010-10-14 01:47:16', 1, 143, 7252, 1, 2), (8240, '2010-10-14 02:18:47', 1, 5, 0, 1, 2), (8241, '2010-10-14 02:51:01', 1, 164, 7254, 1, 2), (8242, '2010-10-14 03:23:02', 1, 14, 7255, 1, 2), (8243, '2010-10-14 03:43:29', 1, 51, 0, 1, 2), (8244, '2010-10-14 03:54:59', 1, 82, 7256, 1, 2), (8245, '2010-10-14 04:26:53', 1, 66, 7257, 1, 2), (8246, '2010-10-14 04:29:40', 1, 50, 7258, 1, 2), (8247, '2010-10-14 04:40:00', 1, 65, 0, 1, 2), (8248, '2010-10-14 04:56:44', 1, 2, 7259, 1, 2), (8249, '2010-10-14 04:58:48', 1, 150, 7260, 1, 2), (8250, '2010-10-14 05:30:40', 1, 27, 7261, 1, 2), (8251, '2010-10-14 06:02:31', 1, 15, 7265, 1, 2), (8252, '2010-10-14 06:34:23', 1, 25, 7269, 1, 2), (8253, '2010-10-14 07:38:03', 1, 7, 7271, 1, 2), (8254, '2010-10-14 07:43:39', 1, 157, 0, 1, 2), (8255, '2010-10-14 08:09:55', 1, 65, 7272, 1, 2), (8256, '2010-10-14 08:41:45', 1, 56, 7273, 1, 2), (8257, '2010-10-14 08:49:43', 1, 112, 7274, 1, 2), (8258, '2010-10-14 09:13:36', 1, 74, 7275, 1, 2), (8259, '2010-10-14 09:43:10', 1, 161, 7276, 1, 2), (8260, '2010-10-14 10:15:12', 1, 51, 7277, 1, 2), (8261, '2010-10-14 10:28:26', 1, 65, 7280, 1, 2), (8262, '2010-10-14 10:35:21', 1, 12, 7281, 1, 2), (8263, '2010-10-14 10:36:45', 1, 120, 7282, 1, 2), (8264, '2010-10-14 10:43:52', 1, 59, 7283, 1, 2), (8265, '2010-10-14 11:01:50', 1, 64, 7286, 1, 2), (8266, '2010-10-14 11:02:13', 1, 77, 7284, 1, 2), (8267, '2010-10-14 11:04:24', 1, 57, 7284, 1, 2), (8268, '2010-10-14 11:04:49', 1, 58, 7284, 1, 2), (8269, '2010-10-14 11:05:24', 1, 59, 7284, 1, 2), (8270, '2010-10-14 11:07:58', 1, 61, 7288, 1, 2), (8271, '2010-10-14 11:14:12', 1, 69, 7289, 1, 2), (8272, '2010-10-14 11:28:21', 1, 23, 7290, 1, 2), (8273, '2010-10-14 11:38:42', 1, 50, 7292, 1, 2), (8274, '2010-10-14 11:43:54', 4, 61, 7285, 1, 2), (8275, '2010-10-14 11:43:55', 4, 133, 7285, 1, 2), (8276, '2010-10-14 11:43:55', 4, 193, 7285, 1, 2), (8277, '2010-10-14 11:43:55', 4, 192, 7285, 1, 2), (8278, '2010-10-14 11:44:33', 1, 71, 7293, 1, 2), (8279, '2010-10-14 11:54:52', 1, 118, 7294, 1, 2), (8280, '2010-10-14 12:19:10', 1, 152, 7295, 1, 2), (8281, '2010-10-14 12:42:53', 1, 59, 7298, 1, 2), (8282, '2010-10-14 12:50:54', 1, 50, 7300, 1, 2), (8283, '2010-10-14 14:31:29', 1, 141, 7303, 1, 2), (8284, '2010-10-14 14:39:27', 1, 7, 7304, 1, 2), (8285, '2010-10-14 14:47:25', 1, 141, 7303, 1, 2), (8286, '2010-10-14 14:50:32', 4, 3, 7305, 1, 2), (8287, '2010-10-14 14:50:32', 4, 133, 7305, 1, 2), (8288, '2010-10-14 14:50:32', 4, 193, 7305, 1, 2), (8289, '2010-10-14 14:50:32', 4, 192, 7305, 1, 2), (8290, '2010-10-14 14:57:43', 1, 49, 7306, 1, 2), (8291, '2010-10-14 15:09:32', 1, 69, 7307, 1, 2), (8292, '2010-10-14 15:10:02', 1, 8, 7308, 1, 2), (8293, '2010-10-14 15:10:18', 1, 68, 7307, 1, 2), (8294, '2010-10-14 15:10:59', 1, 117, 7307, 1, 2), (8295, '2010-10-14 15:11:49', 1, 99, 7307, 1, 2), (8296, '2010-10-14 15:16:17', 1, 50, 7309, 1, 2), (8297, '2010-10-14 15:37:11', 1, 229, 7311, 1, 2), (8298, '2010-10-14 18:09:45', 1, 16, 7313, 1, 2), (8299, '2010-10-14 18:16:43', 1, 235, 7315, 1, 2), (8300, '2010-10-14 18:30:44', 1, 17, 7313, 1, 2), (8301, '2010-10-14 18:41:39', 1, 111, 7316, 1, 2), (8302, '2010-10-14 19:23:31', 1, 84, 7317, 1, 2), (8303, '2010-10-14 19:46:49', 1, 33, 7319, 1, 2), (8304, '2010-10-14 19:48:33', 1, 2, 7319, 1, 2), (8305, '2010-10-14 19:48:39', 4, 2, 7319, 1, 2), (8306, '2010-10-14 19:48:39', 4, 133, 7319, 1, 2), (8307, '2010-10-14 19:48:39', 4, 193, 7319, 1, 2), (8308, '2010-10-14 19:48:39', 4, 192, 7319, 1, 2), (8309, '2010-10-14 20:07:07', 1, 111, 7320, 1, 2), (8310, '2010-10-14 20:58:20', 1, 50, 7322, 1, 2), (8311, '2010-10-14 20:58:23', 1, 50, 7322, 1, 2), (8312, '2010-10-14 20:58:24', 1, 50, 7322, 1, 2), (8313, '2010-10-14 20:59:03', 1, 2, 7322, 1, 2), (8314, '2010-10-14 20:59:36', 1, 10, 7322, 1, 2), (8315, '2010-10-14 21:00:35', 1, 50, 7322, 1, 2), (8316, '2010-10-14 21:24:52', 1, 112, 7323, 1, 2), (8317, '2010-10-14 22:38:57', 1, 98, 7325, 1, 2), (8318, '2010-10-14 23:04:43', 1, 117, 7327, 1, 2), (8319, '2010-10-15 01:04:32', 1, 103, 7328, 1, 2), (8320, '2010-10-15 02:16:43', 1, 100, 7330, 1, 2), (8321, '2010-10-15 02:39:58', 1, 108, 7331, 1, 2), (8322, '2010-10-15 03:02:35', 1, 144, 7332, 1, 2), (8323, '2010-10-15 04:02:42', 1, 109, 7333, 1, 2), (8324, '2010-10-15 04:20:49', 1, 144, 7335, 1, 2), (8325, '2010-10-15 04:21:32', 1, 142, 7337, 1, 2), (8326, '2010-10-15 04:21:54', 1, 143, 7338, 1, 2), (8327, '2010-10-15 04:36:08', 1, 146, 7339, 1, 2), (8328, '2010-10-15 04:54:14', 1, 141, 7340, 1, 2), (8329, '2010-10-15 06:23:39', 1, 115, 7343, 1, 2), (8330, '2010-10-15 06:55:31', 1, 4, 7345, 1, 2), (8331, '2010-10-15 06:57:03', 1, 139, 7346, 1, 2), (8332, '2010-10-15 07:32:47', 1, 111, 7348, 1, 2), (8333, '2010-10-15 07:40:10', 1, 16, 7349, 1, 2), (8334, '2010-10-15 07:46:42', 1, 5, 0, 1, 2), (8335, '2010-10-15 07:52:39', 1, 50, 7350, 1, 2), (8336, '2010-10-15 07:53:33', 1, 12, 7350, 1, 2), (8337, '2010-10-15 07:53:46', 4, 12, 7350, 1, 2), (8338, '2010-10-15 07:53:46', 4, 133, 7350, 1, 2), (8339, '2010-10-15 07:53:46', 4, 193, 7350, 1, 2), (8340, '2010-10-15 07:53:46', 4, 192, 7350, 1, 2), (8341, '2010-10-15 07:54:01', 1, 12, 7350, 1, 2), (8342, '2010-10-15 08:48:52', 1, 104, 7353, 1, 2), (8343, '2010-10-15 08:54:31', 1, 109, 7354, 1, 2), (8344, '2010-10-15 09:05:02', 1, 102, 7355, 1, 2), (8345, '2010-10-15 09:17:16', 1, 84, 0, 1, 2), (8346, '2010-10-15 09:23:30', 1, 6, 7359, 1, 2), (8347, '2010-10-15 09:24:00', 1, 6, 7359, 1, 2), (8348, '2010-10-15 10:26:22', 1, 100, 7365, 1, 2), (8349, '2010-10-15 10:30:53', 1, 139, 0, 1, 2), (8350, '2010-10-15 10:39:09', 1, 140, 7366, 1, 2), (8351, '2010-10-15 10:58:47', 1, 182, 7367, 1, 2), (8352, '2010-10-15 11:17:34', 1, 31, 7368, 1, 2), (8353, '2010-10-15 11:22:25', 1, 101, 7371, 1, 2), (8354, '2010-10-15 11:37:50', 1, 139, 7375, 1, 2), (8355, '2010-10-15 11:56:39', 1, 3, 7377, 1, 2), (8356, '2010-10-15 12:09:34', 1, 141, 7378, 1, 2), (8357, '2010-10-15 12:12:18', 1, 112, 7379, 1, 2), (8358, '2010-10-15 12:13:34', 1, 7, 7380, 1, 2), (8359, '2010-10-15 14:39:59', 1, 12, 7386, 1, 2), (8360, '2010-10-15 15:31:30', 1, 113, 7388, 1, 2), (8361, '2010-10-15 16:20:43', 1, 142, 7391, 1, 2), (8362, '2010-10-15 17:28:47', 1, 9, 7393, 1, 2), (8363, '2010-10-15 17:36:04', 1, 108, 7395, 1, 2), (8364, '2010-10-15 17:38:15', 1, 5, 7396, 1, 2), (8365, '2010-10-15 18:13:29', 1, 7, 7397, 1, 2), (8366, '2010-10-15 18:28:16', 1, 141, 7399, 1, 2), (8367, '2010-10-15 18:28:47', 1, 112, 7400, 1, 2), (8368, '2010-10-15 19:37:04', 1, 186, 7402, 1, 2), (8369, '2010-10-15 20:26:57', 1, 111, 7403, 1, 2), (8370, '2010-10-15 20:44:02', 1, 173, 7404, 1, 2), (8371, '2010-10-15 20:51:22', 1, 5, 0, 1, 2), (8372, '2010-10-15 22:32:55', 1, 99, 7407, 1, 2), (8373, '2010-10-15 23:29:17', 1, 49, 7411, 1, 2), (8374, '2010-10-15 23:30:12', 1, 50, 7412, 1, 2), (8375, '2010-10-15 23:31:52', 1, 144, 7414, 1, 2), (8376, '2010-10-15 23:32:55', 1, 112, 7415, 1, 2), (8377, '2010-10-16 00:14:48', 1, 1, 7422, 1, 2), (8378, '2010-10-16 01:07:20', 1, 107, 7424, 1, 2), (8379, '2010-10-16 01:46:23', 1, 178, 0, 1, 2), (8380, '2010-10-16 02:36:04', 1, 106, 7426, 1, 2), (8381, '2010-10-16 02:40:51', 1, 9, 7427, 1, 2), (8382, '2010-10-16 02:48:47', 1, 108, 7428, 1, 2), (8383, '2010-10-16 04:00:07', 1, 51, 0, 1, 2), (8384, '2010-10-16 04:40:11', 1, 16, 0, 1, 2), (8385, '2010-10-16 05:20:19', 1, 201, 0, 1, 2), (8386, '2010-10-16 05:51:29', 1, 50, 7429, 1, 2), (8387, '2010-10-16 05:56:19', 1, 50, 7430, 1, 2), (8388, '2010-10-16 06:52:48', 1, 112, 7432, 1, 2), (8389, '2010-10-16 08:24:30', 1, 7, 7434, 1, 2), (8390, '2010-10-16 08:27:50', 1, 78, 0, 1, 2), (8391, '2010-10-16 08:48:48', 1, 3, 7437, 1, 2), (8392, '2010-10-16 10:04:56', 1, 252, 7439, 1, 2), (8393, '2010-10-16 10:17:24', 1, 9, 7440, 1, 2), (8394, '2010-10-16 10:17:45', 1, 7, 7440, 1, 2), (8395, '2010-10-16 10:58:21', 1, 4, 7441, 1, 2), (8396, '2010-10-16 11:40:03', 1, 174, 7443, 1, 2), (8397, '2010-10-16 13:03:21', 1, 99, 7448, 1, 2), (8398, '2010-10-16 13:28:26', 1, 21, 7449, 1, 2), (8399, '2010-10-16 15:15:19', 1, 163, 7454, 1, 2), (8400, '2010-10-16 15:24:21', 1, 50, 7455, 1, 2), (8401, '2010-10-16 15:34:26', 1, 162, 7454, 1, 2), (8402, '2010-10-16 15:34:51', 1, 159, 7454, 1, 2), (8403, '2010-10-16 15:47:08', 1, 50, 7456, 1, 2), (8404, '2010-10-16 17:05:48', 1, 111, 7458, 1, 2), (8405, '2010-10-16 18:34:54', 1, 252, 7461, 1, 2), (8406, '2010-10-16 19:13:52', 1, 7, 7462, 1, 2), (8407, '2010-10-16 19:14:01', 1, 7, 7462, 1, 2), (8408, '2010-10-16 19:35:51', 1, 49, 7463, 1, 2), (8409, '2010-10-16 20:57:57', 1, 252, 7467, 1, 2), (8410, '2010-10-16 20:58:35', 1, 99, 7467, 1, 2), (8411, '2010-10-16 20:59:10', 1, 117, 7467, 1, 2), (8412, '2010-10-16 21:00:54', 1, 119, 7467, 1, 2), (8413, '2010-10-16 22:01:54', 1, 3, 7468, 1, 2), (8414, '2010-10-16 23:25:08', 1, 139, 0, 1, 2), (8415, '2010-10-16 23:27:01', 1, 192, 7471, 1, 2), (8416, '2010-10-17 00:53:00', 1, 167, 0, 1, 2), (8417, '2010-10-17 00:56:13', 1, 50, 7472, 1, 2), (8418, '2010-10-17 01:49:47', 1, 106, 7474, 1, 2), (8419, '2010-10-17 01:57:50', 1, 107, 7475, 1, 2), (8420, '2010-10-17 03:19:51', 1, 84, 0, 1, 2), (8421, '2010-10-17 04:16:33', 1, 147, 7477, 1, 2), (8422, '2010-10-17 05:27:35', 1, 104, 7479, 1, 2), (8423, '2010-10-17 06:53:20', 1, 166, 0, 1, 2), (8424, '2010-10-17 08:30:22', 1, 51, 7488, 1, 2), (8425, '2010-10-17 08:31:03', 1, 51, 7488, 1, 2), (8426, '2010-10-17 09:19:15', 1, 50, 7491, 1, 2), (8427, '2010-10-17 09:21:06', 1, 110, 7492, 1, 2), (8428, '2010-10-17 09:28:16', 1, 141, 7493, 1, 2), (8429, '2010-10-17 10:22:55', 1, 99, 7499, 1, 2), (8430, '2010-10-17 10:38:01', 1, 119, 7500, 1, 2), (8431, '2010-10-17 10:40:57', 1, 144, 7501, 1, 2), (8432, '2010-10-17 10:53:58', 1, 55, 7502, 1, 2), (8433, '2010-10-17 10:54:54', 1, 55, 7502, 1, 2), (8434, '2010-10-17 11:03:18', 1, 145, 7503, 1, 2), (8435, '2010-10-17 12:23:39', 1, 179, 0, 1, 2), (8436, '2010-10-17 12:39:04', 1, 8, 7506, 1, 2), (8437, '2010-10-17 12:55:48', 1, 252, 7507, 1, 2), (8438, '2010-10-17 12:56:59', 1, 59, 7507, 1, 2), (8439, '2010-10-17 12:57:22', 1, 59, 7507, 1, 2), (8440, '2010-10-17 12:58:12', 1, 77, 7507, 1, 2), (8441, '2010-10-17 12:58:28', 1, 78, 7507, 1, 2), (8442, '2010-10-17 12:58:38', 4, 78, 7507, 1, 2), (8443, '2010-10-17 12:58:38', 4, 133, 7507, 1, 2), (8444, '2010-10-17 12:58:38', 4, 193, 7507, 1, 2), (8445, '2010-10-17 12:58:38', 4, 192, 7507, 1, 2), (8446, '2010-10-17 13:07:54', 1, 103, 7508, 1, 2), (8447, '2010-10-17 14:37:26', 1, 7, 7512, 1, 2), (8448, '2010-10-17 16:14:35', 1, 112, 7513, 1, 2), (8449, '2010-10-17 16:24:38', 1, 140, 7514, 1, 2), (8450, '2010-10-17 16:31:11', 1, 98, 7515, 1, 2), (8451, '2010-10-17 17:47:14', 1, 120, 7517, 1, 2), (8452, '2010-10-17 17:54:31', 1, 119, 7518, 1, 2), (8453, '2010-10-17 18:03:19', 1, 56, 7519, 1, 2), (8454, '2010-10-17 18:04:32', 1, 50, 7519, 1, 2), (8455, '2010-10-17 18:05:11', 1, 28, 7520, 1, 2), (8456, '2010-10-17 18:06:00', 1, 49, 7519, 1, 2), (8457, '2010-10-17 18:06:14', 4, 49, 7519, 1, 2), (8458, '2010-10-17 18:06:14', 4, 133, 7519, 1, 2), (8459, '2010-10-17 18:06:15', 4, 193, 7519, 1, 2), (8460, '2010-10-17 18:06:15', 4, 192, 7519, 1, 2), (8461, '2010-10-17 18:06:52', 1, 49, 7519, 1, 2), (8462, '2010-10-17 18:07:35', 1, 55, 7519, 1, 2), (8463, '2010-10-17 18:07:43', 4, 55, 7519, 1, 2), (8464, '2010-10-17 18:08:07', 1, 240, 7521, 1, 2), (8465, '2010-10-17 18:08:36', 1, 55, 7519, 1, 2), (8466, '2010-10-17 18:08:57', 1, 56, 7519, 1, 2), (8467, '2010-10-17 18:09:39', 4, 56, 7519, 1, 2), (8468, '2010-10-17 19:11:18', 1, 115, 7522, 1, 2), (8469, '2010-10-17 19:28:46', 1, 168, 7525, 1, 2), (8470, '2010-10-17 19:35:43', 1, 8, 7526, 1, 2), (8471, '2010-10-17 19:38:44', 1, 201, 0, 1, 2), (8472, '2010-10-17 20:39:58', 1, 96, 7529, 1, 2), (8473, '2010-10-17 20:41:58', 1, 32, 7530, 1, 2), (8474, '2010-10-17 20:44:13', 1, 201, 7531, 1, 2), (8475, '2010-10-17 21:24:22', 1, 180, 7532, 1, 2), (8476, '2010-10-17 21:31:14', 1, 78, 0, 1, 2), (8477, '2010-10-17 22:04:31', 1, 176, 7533, 1, 2), (8478, '2010-10-17 22:05:06', 1, 106, 7534, 1, 2), (8479, '2010-10-17 22:41:36', 1, 140, 7535, 1, 2), (8480, '2010-10-17 23:23:43', 1, 80, 7539, 1, 2), (8481, '2010-10-18 00:05:49', 1, 110, 7540, 1, 2), (8482, '2010-10-18 01:30:00', 1, 22, 7543, 1, 2), (8483, '2010-10-18 02:12:10', 1, 165, 7544, 1, 2), (8484, '2010-10-18 02:59:52', 1, 125, 7546, 1, 2), (8485, '2010-10-18 03:22:34', 1, 141, 7547, 1, 2), (8486, '2010-10-18 03:47:37', 1, 72, 7549, 1, 2), (8487, '2010-10-18 04:35:25', 1, 33, 7551, 1, 2), (8488, '2010-10-18 04:40:42', 1, 50, 7552, 1, 2), (8489, '2010-10-18 04:56:52', 1, 121, 7553, 1, 2), (8490, '2010-10-18 06:10:49', 1, 49, 7555, 1, 2), (8491, '2010-10-18 06:29:50', 1, 111, 7556, 1, 2), (8492, '2010-10-18 06:55:56', 1, 49, 7558, 1, 2), (8493, '2010-10-18 06:57:56', 1, 49, 7558, 1, 2), (8494, '2010-10-18 06:58:12', 1, 252, 7558, 1, 2), (8495, '2010-10-18 06:58:30', 1, 183, 7559, 1, 2), (8496, '2010-10-18 07:46:12', 1, 70, 7560, 1, 2), (8497, '2010-10-18 08:33:50', 1, 68, 7564, 1, 2), (8498, '2010-10-18 09:10:16', 1, 146, 7567, 1, 2), (8499, '2010-10-18 09:21:31', 1, 31, 7568, 1, 2), (8500, '2010-10-18 10:09:09', 1, 73, 7576, 1, 2), (8501, '2010-10-18 10:56:45', 1, 195, 7577, 1, 2), (8502, '2010-10-18 11:09:35', 4, 62, 7578, 1, 2), (8503, '2010-10-18 11:09:36', 4, 133, 7578, 1, 2), (8504, '2010-10-18 11:09:36', 4, 193, 7578, 1, 2), (8505, '2010-10-18 11:09:36', 4, 192, 7578, 1, 2), (8506, '2010-10-18 11:09:40', 4, 63, 7578, 1, 2), (8507, '2010-10-18 11:16:56', 4, 29, 7578, 1, 2), (8508, '2010-10-18 11:21:31', 1, 65, 7579, 1, 2), (8509, '2010-10-18 11:26:12', 1, 32, 7579, 1, 2), (8510, '2010-10-18 11:44:22', 1, 77, 7580, 1, 2), (8511, '2010-10-18 12:27:56', 1, 190, 7581, 1, 2), (8512, '2010-10-18 12:31:57', 1, 114, 7582, 1, 2), (8513, '2010-10-18 12:56:45', 1, 61, 7591, 1, 2), (8514, '2010-10-18 12:57:04', 1, 60, 7591, 1, 2), (8515, '2010-10-18 13:14:33', 1, 77, 7592, 1, 2), (8516, '2010-10-18 13:42:48', 1, 5, 7594, 1, 2), (8517, '2010-10-18 14:32:16', 1, 5, 7595, 1, 2), (8518, '2010-10-18 15:38:51', 1, 5, 7596, 1, 2), (8519, '2010-10-18 16:50:53', 1, 4, 7600, 1, 2), (8520, '2010-10-18 16:53:24', 1, 4, 7600, 1, 2), (8521, '2010-10-18 17:07:51', 1, 12, 7602, 1, 2), (8522, '2010-10-18 17:44:21', 1, 111, 7606, 1, 2), (8523, '2010-10-18 17:55:07', 1, 109, 7607, 1, 2), (8524, '2010-10-18 18:27:21', 1, 252, 7608, 1, 2), (8525, '2010-10-18 18:41:07', 1, 2, 7610, 1, 2), (8526, '2010-10-18 20:00:09', 1, 94, 7613, 1, 2), (8527, '2010-10-18 20:19:08', 1, 240, 7614, 1, 2), (8528, '2010-10-18 21:55:24', 1, 77, 7616, 1, 2), (8529, '2010-10-18 22:09:36', 1, 3, 7619, 1, 2), (8530, '2010-10-18 22:38:02', 1, 50, 7627, 1, 2), (8531, '2010-10-18 22:49:02', 1, 142, 7628, 1, 2), (8532, '2010-10-18 22:58:35', 1, 7, 0, 1, 2), (8533, '2010-10-18 23:22:07', 1, 54, 7630, 1, 2), (8534, '2010-10-19 00:06:11', 1, 63, 7631, 1, 2), (8535, '2010-10-19 00:16:48', 1, 1, 7632, 1, 2), (8536, '2010-10-19 00:50:16', 1, 78, 7634, 1, 2), (8537, '2010-10-19 01:34:24', 1, 187, 7636, 1, 2), (8538, '2010-10-19 01:36:21', 1, 164, 7637, 1, 2), (8539, '2010-10-19 02:06:00', 1, 84, 0, 1, 2), (8540, '2010-10-19 02:20:31', 1, 188, 7638, 1, 2), (8541, '2010-10-19 03:09:01', 1, 194, 7640, 1, 2), (8542, '2010-10-19 03:53:28', 1, 102, 7642, 1, 2), (8543, '2010-10-19 03:57:31', 1, 7, 7643, 1, 2), (8544, '2010-10-19 04:33:56', 1, 139, 7644, 1, 2), (8545, '2010-10-19 04:48:45', 1, 73, 7646, 1, 2), (8546, '2010-10-19 05:39:59', 1, 67, 7649, 1, 2), (8547, '2010-10-19 06:28:24', 1, 139, 0, 1, 2), (8548, '2010-10-19 06:31:09', 1, 177, 7652, 1, 2), (8549, '2010-10-19 07:22:20', 1, 30, 7653, 1, 2), (8550, '2010-10-19 08:13:02', 1, 193, 7655, 1, 2), (8551, '2010-10-19 08:59:20', 1, 121, 7658, 1, 2), (8552, '2010-10-19 08:59:44', 1, 121, 7658, 1, 2), (8553, '2010-10-19 09:00:55', 1, 119, 7658, 1, 2), (8554, '2010-10-19 09:04:43', 1, 52, 7659, 1, 2), (8555, '2010-10-19 09:10:25', 1, 147, 7661, 1, 2), (8556, '2010-10-19 09:23:05', 1, 91, 7662, 1, 2), (8557, '2010-10-19 10:05:42', 1, 4, 7663, 1, 2), (8558, '2010-10-19 10:17:35', 1, 29, 7666, 1, 2), (8559, '2010-10-19 10:41:08', 1, 1, 7667, 1, 2), (8560, '2010-10-19 10:48:16', 1, 183, 7668, 1, 2), (8561, '2010-10-19 11:12:03', 1, 79, 7670, 1, 2), (8562, '2010-10-19 11:32:41', 1, 104, 7674, 1, 2), (8563, '2010-10-19 12:06:30', 1, 166, 7675, 1, 2), (8564, '2010-10-19 12:10:13', 1, 119, 7676, 1, 2), (8565, '2010-10-19 13:00:57', 1, 13, 7678, 1, 2), (8566, '2010-10-19 13:46:15', 4, 1, 7679, 1, 2), (8567, '2010-10-19 13:46:15', 4, 133, 7679, 1, 2), (8568, '2010-10-19 13:46:15', 4, 193, 7679, 1, 2), (8569, '2010-10-19 13:46:15', 4, 192, 7679, 1, 2), (8570, '2010-10-19 13:55:20', 1, 168, 7680, 1, 2), (8571, '2010-10-19 14:49:42', 1, 89, 7683, 1, 2), (8572, '2010-10-19 15:44:07', 1, 32, 7684, 1, 2), (8573, '2010-10-19 16:09:09', 1, 49, 7685, 1, 2), (8574, '2010-10-19 16:18:22', 1, 29, 7690, 1, 2), (8575, '2010-10-19 16:38:30', 1, 69, 7691, 1, 2), (8576, '2010-10-19 16:54:55', 1, 186, 7692, 1, 2), (8577, '2010-10-19 18:05:58', 1, 5, 7696, 1, 2), (8578, '2010-10-19 18:12:37', 1, 67, 7699, 1, 2), (8579, '2010-10-19 18:14:50', 1, 69, 7699, 1, 2), (8580, '2010-10-19 18:16:06', 1, 68, 7699, 1, 2), (8581, '2010-10-19 18:21:14', 1, 2, 7699, 1, 2), (8582, '2010-10-19 19:16:20', 1, 1, 7699, 1, 2), (8583, '2010-10-19 19:16:39', 1, 100, 7705, 1, 2), (8584, '2010-10-19 19:17:40', 1, 1, 7699, 1, 2), (8585, '2010-10-19 19:18:28', 1, 67, 7699, 1, 2), (8586, '2010-10-19 19:19:23', 1, 49, 7704, 1, 2), (8587, '2010-10-19 19:19:34', 1, 68, 7699, 1, 2), (8588, '2010-10-19 19:25:03', 1, 3, 7699, 1, 2), (8589, '2010-10-19 19:43:03', 1, 1, 7699, 1, 2), (8590, '2010-10-19 19:44:02', 1, 3, 7699, 1, 2), (8591, '2010-10-19 19:50:20', 1, 112, 7706, 1, 2), (8592, '2010-10-19 19:51:04', 1, 67, 7699, 1, 2), (8593, '2010-10-19 19:51:31', 1, 68, 7699, 1, 2), (8594, '2010-10-19 19:53:23', 1, 4, 7699, 1, 2), (8595, '2010-10-19 19:53:49', 1, 1, 7699, 1, 2), (8596, '2010-10-19 19:58:33', 1, 4, 7699, 1, 2), (8597, '2010-10-19 19:59:32', 1, 3, 7699, 1, 2), (8598, '2010-10-19 20:04:52', 1, 67, 7699, 1, 2), (8599, '2010-10-19 20:05:51', 1, 64, 7699, 1, 2), (8600, '2010-10-19 20:06:14', 1, 65, 7699, 1, 2), (8601, '2010-10-19 20:10:19', 1, 112, 7709, 1, 2), (8602, '2010-10-19 20:12:36', 1, 112, 7709, 1, 2), (8603, '2010-10-19 20:13:28', 1, 6, 7710, 1, 2), (8604, '2010-10-19 20:20:14', 1, 168, 7711, 1, 2), (8605, '2010-10-19 20:20:50', 1, 79, 7711, 1, 2), (8606, '2010-10-19 20:37:53', 1, 6, 7713, 1, 2), (8607, '2010-10-19 20:38:18', 1, 4, 7713, 1, 2), (8608, '2010-10-20 03:31:22', 1, 49, 7720, 1, 2), (8609, '2010-10-20 09:09:32', 1, 32, 7736, 1, 2), (8610, '2010-10-20 10:02:08', 1, 119, 7745, 1, 2), (8611, '2010-10-20 10:37:44', 1, 252, 7747, 1, 2), (8612, '2010-10-20 10:41:11', 1, 33, 7747, 1, 2), (8613, '2010-10-20 10:41:45', 1, 49, 7747, 1, 2), (8614, '2010-10-20 12:44:12', 1, 49, 7753, 1, 2), (8615, '2010-10-20 14:41:53', 1, 29, 7757, 1, 2), (8616, '2010-10-20 14:42:30', 1, 29, 7757, 1, 2), (8617, '2010-10-20 15:13:44', 1, 4, 7759, 1, 2), (8618, '2010-10-20 15:19:16', 4, 4, 7759, 1, 2), (8619, '2010-10-20 15:19:17', 4, 133, 7759, 1, 2), (8620, '2010-10-20 15:19:17', 4, 193, 7759, 1, 2), (8621, '2010-10-20 15:19:17', 4, 192, 7759, 1, 2), (8622, '2010-10-20 15:27:58', 1, 12, 7760, 1, 2), (8623, '2010-10-20 17:34:32', 1, 12, 7765, 1, 2), (8624, '2010-10-20 18:31:10', 1, 252, 7768, 1, 2), (8625, '2010-10-20 18:31:50', 1, 3, 7768, 1, 2), (8626, '2010-10-20 18:32:20', 1, 31, 7768, 1, 2), (8627, '2010-10-20 18:32:35', 1, 32, 7768, 1, 2), (8628, '2010-10-20 18:33:05', 1, 50, 7768, 1, 2), (8629, '2010-10-20 18:33:59', 1, 55, 7768, 1, 2), (8630, '2010-10-20 19:15:49', 1, 57, 7770, 1, 2), (8631, '2010-10-20 19:22:48', 1, 252, 7771, 1, 2), (8632, '2010-10-20 19:41:20', 1, 50, 7772, 1, 2), (8633, '2010-10-20 19:47:09', 1, 6, 7772, 1, 2), (8634, '2010-10-20 19:47:53', 1, 7, 7772, 1, 2), (8635, '2010-10-20 19:48:32', 1, 4, 7772, 1, 2), (8636, '2010-10-20 19:49:11', 4, 4, 7772, 1, 2), (8637, '2010-10-20 19:49:11', 4, 133, 7772, 1, 2), (8638, '2010-10-20 19:49:11', 4, 193, 7772, 1, 2), (8639, '2010-10-20 19:49:11', 4, 192, 7772, 1, 2), (8640, '2010-10-20 19:50:43', 1, 133, 7772, 1, 2), (8641, '2010-10-20 19:51:01', 1, 193, 7772, 1, 2), (8642, '2010-10-20 19:52:45', 1, 9, 7772, 1, 2), (8643, '2010-10-20 20:17:02', 1, 192, 7774, 1, 2), (8644, '2010-10-20 20:17:11', 1, 192, 7774, 1, 2), (8645, '2010-10-20 20:17:20', 4, 192, 7774, 1, 2), (8646, '2010-10-20 20:17:20', 4, 133, 7774, 1, 2), (8647, '2010-10-20 20:17:26', 1, 192, 7774, 1, 2), (8648, '2010-10-20 20:17:59', 1, 192, 7774, 1, 2), (8649, '2010-10-20 20:42:39', 1, 78, 0, 1, 2), (8650, '2010-10-20 22:56:17', 1, 49, 7778, 1, 2), (8651, '2010-10-21 01:01:49', 1, 186, 0, 1, 2), (8652, '2010-10-21 01:24:43', 1, 108, 7780, 1, 2), (8653, '2010-10-21 02:34:21', 1, 139, 0, 1, 2), (8654, '2010-10-21 04:58:41', 1, 109, 7782, 1, 2), (8655, '2010-10-21 07:01:43', 1, 12, 7785, 1, 2), (8656, '2010-10-21 07:01:45', 1, 12, 7784, 1, 2), (8657, '2010-10-21 07:06:13', 1, 195, 7784, 1, 2), (8658, '2010-10-21 07:08:31', 1, 86, 7787, 1, 2), (8659, '2010-10-21 07:08:33', 1, 86, 7784, 1, 2), (8660, '2010-10-21 07:10:22', 1, 4, 7788, 1, 2), (8661, '2010-10-21 07:10:24', 1, 4, 7784, 1, 2), (8662, '2010-10-21 07:11:28', 1, 2, 7784, 1, 2), (8663, '2010-10-21 07:19:51', 1, 55, 7790, 1, 2), (8664, '2010-10-21 07:20:27', 1, 49, 7790, 1, 2), (8665, '2010-10-21 07:21:05', 1, 53, 7790, 1, 2), (8666, '2010-10-21 07:21:57', 1, 75, 7790, 1, 2), (8667, '2010-10-21 07:22:00', 1, 75, 7790, 1, 2), (8668, '2010-10-21 08:51:10', 1, 112, 7792, 1, 2), (8669, '2010-10-21 09:26:02', 1, 81, 7794, 1, 2), (8670, '2010-10-21 10:09:06', 1, 50, 7796, 1, 2), (8671, '2010-10-21 10:19:33', 1, 168, 7797, 1, 2), (8672, '2010-10-21 10:19:35', 1, 168, 7798, 1, 2), (8673, '2010-10-21 10:32:53', 1, 49, 7800, 1, 2), (8674, '2010-10-21 10:35:46', 1, 10, 7799, 1, 2), (8675, '2010-10-21 10:37:07', 1, 235, 7801, 1, 2), (8676, '2010-10-21 10:57:41', 1, 33, 7804, 1, 2), (8677, '2010-10-21 11:37:04', 1, 5, 7805, 1, 2), (8678, '2010-10-21 12:41:52', 1, 113, 7807, 1, 2), (8679, '2010-10-21 13:00:38', 1, 66, 7808, 1, 2), (8680, '2010-10-21 13:22:49', 1, 107, 7809, 1, 2), (8681, '2010-10-21 14:03:32', 1, 3, 7810, 1, 2), (8682, '2010-10-21 14:16:37', 1, 49, 7811, 1, 2), (8683, '2010-10-21 14:17:30', 1, 4, 7811, 1, 2), (8684, '2010-10-21 14:17:58', 1, 3, 7811, 1, 2), (8685, '2010-10-21 14:18:23', 1, 50, 7811, 1, 2), (8686, '2010-10-21 14:18:51', 1, 56, 7811, 1, 2), (8687, '2010-10-21 14:28:35', 1, 49, 7811, 1, 2), (8688, '2010-10-21 16:02:19', 1, 112, 7815, 1, 2), (8689, '2010-10-21 16:38:52', 1, 49, 7816, 1, 2), (8690, '2010-10-21 16:50:56', 1, 49, 7817, 1, 2), (8691, '2010-10-21 16:51:56', 1, 3, 7817, 1, 2), (8692, '2010-10-21 16:52:53', 4, 3, 7817, 1, 2), (8693, '2010-10-21 16:52:54', 4, 133, 7817, 1, 2), (8694, '2010-10-21 16:52:54', 4, 193, 7817, 1, 2), (8695, '2010-10-21 16:52:54', 4, 192, 7817, 1, 2), (8696, '2010-10-21 16:52:55', 1, 3, 7817, 1, 2), (8697, '2010-10-21 16:54:54', 1, 32, 7817, 1, 2), (8698, '2010-10-21 17:29:21', 1, 79, 7820, 1, 2), (8699, '2010-10-21 17:40:38', 1, 5, 7821, 1, 2), (8700, '2010-10-21 18:24:54', 1, 177, 7823, 1, 2), (8701, '2010-10-21 18:35:51', 1, 2, 7824, 1, 2), (8702, '2010-10-21 19:04:04', 1, 90, 7826, 1, 2), (8703, '2010-10-21 19:59:34', 1, 3, 7827, 1, 2), (8704, '2010-10-21 19:59:53', 1, 3, 7827, 1, 2), (8705, '2010-10-21 20:36:16', 1, 1, 0, 1, 2), (8706, '2010-10-21 21:24:15', 1, 5, 7830, 1, 2), (8707, '2010-10-21 22:41:03', 1, 98, 7832, 1, 2), (8708, '2010-10-21 23:05:55', 1, 117, 7834, 1, 2), (8709, '2010-10-22 01:06:04', 1, 103, 7835, 1, 2), (8710, '2010-10-22 04:24:49', 1, 142, 7842, 1, 2), (8711, '2010-10-22 04:25:09', 1, 143, 7843, 1, 2), (8712, '2010-10-22 04:40:05', 1, 146, 7844, 1, 2), (8713, '2010-10-22 05:30:15', 1, 252, 7850, 1, 2), (8714, '2010-10-22 06:58:54', 1, 5, 7853, 1, 2), (8715, '2010-10-22 07:14:58', 1, 190, 7854, 1, 2), (8716, '2010-10-22 07:19:53', 1, 139, 7855, 1, 2), (8717, '2010-10-22 08:49:41', 1, 104, 7859, 1, 2), (8718, '2010-10-22 09:44:32', 1, 144, 7864, 1, 2), (8719, '2010-10-22 09:59:40', 1, 180, 7866, 1, 2), (8720, '2010-10-22 10:33:58', 1, 100, 7868, 1, 2), (8721, '2010-10-22 10:40:39', 1, 140, 7870, 1, 2), (8722, '2010-10-22 10:40:39', 1, 4, 7869, 1, 2), (8723, '2010-10-22 11:05:32', 1, 132, 7874, 1, 2), (8724, '2010-10-22 11:05:35', 1, 132, 7873, 1, 2), (8725, '2010-10-22 11:06:09', 1, 132, 7873, 1, 2), (8726, '2010-10-22 11:08:03', 1, 110, 7876, 1, 2), (8727, '2010-10-22 11:09:45', 1, 132, 7873, 1, 2), (8728, '2010-10-22 11:20:33', 1, 118, 7881, 1, 2), (8729, '2010-10-22 11:23:58', 1, 101, 7884, 1, 2), (8730, '2010-10-22 11:24:00', 1, 109, 7885, 1, 2), (8731, '2010-10-22 11:28:16', 1, 67, 7887, 1, 2), (8732, '2010-10-22 12:02:46', 1, 3, 7889, 1, 2), (8733, '2010-10-22 12:07:26', 1, 139, 7890, 1, 2), (8734, '2010-10-22 12:11:27', 1, 141, 7891, 1, 2), (8735, '2010-10-22 12:14:26', 1, 112, 7892, 1, 2), (8736, '2010-10-22 13:25:43', 1, 121, 7895, 1, 2), (8737, '2010-10-22 13:25:54', 4, 121, 7895, 1, 2), (8738, '2010-10-22 13:25:55', 4, 133, 7895, 1, 2), (8739, '2010-10-22 13:25:55', 4, 193, 7895, 1, 2), (8740, '2010-10-22 13:25:55', 4, 192, 7895, 1, 2), (8741, '2010-10-22 13:59:24', 1, 145, 7899, 1, 2), (8742, '2010-10-22 14:03:19', 1, 49, 7900, 1, 2), (8743, '2010-10-22 14:43:15', 1, 115, 7901, 1, 2), (8744, '2010-10-22 14:43:47', 1, 119, 7901, 1, 2), (8745, '2010-10-22 14:54:37', 1, 7, 7902, 1, 2), (8746, '2010-10-22 15:00:15', 1, 4, 7903, 1, 2), (8747, '2010-10-22 15:33:28', 1, 113, 7904, 1, 2), (8748, '2010-10-22 16:00:23', 1, 3, 7903, 1, 2), (8749, '2010-10-22 16:03:25', 1, 6, 7903, 1, 2), (8750, '2010-10-22 16:07:35', 1, 49, 7906, 1, 2), (8751, '2010-10-22 16:08:16', 1, 11, 7906, 1, 2), (8752, '2010-10-22 16:52:14', 4, 50, 7908, 1, 2), (8753, '2010-10-22 16:52:15', 4, 133, 7908, 1, 2), (8754, '2010-10-22 16:52:15', 4, 193, 7908, 1, 2), (8755, '2010-10-22 16:52:15', 4, 192, 7908, 1, 2), (8756, '2010-10-22 16:52:31', 1, 193, 7908, 1, 2), (8757, '2010-10-22 17:01:44', 1, 102, 7909, 1, 2), (8758, '2010-10-22 17:30:48', 1, 9, 7912, 1, 2), (8759, '2010-10-22 17:37:51', 1, 108, 7913, 1, 2), (8760, '2010-10-22 17:39:18', 1, 5, 7914, 1, 2), (8761, '2010-10-22 17:42:40', 1, 5, 0, 1, 2), (8762, '2010-10-22 19:50:20', 1, 161, 7917, 1, 2), (8763, '2010-10-22 19:51:40', 1, 99, 7917, 1, 2), (8764, '2010-10-22 20:29:16', 1, 111, 7918, 1, 2), (8765, '2010-10-22 21:00:52', 1, 62, 7919, 1, 2), (8766, '2010-10-22 21:00:52', 1, 164, 7920, 1, 2), (8767, '2010-10-22 21:00:54', 1, 62, 7921, 1, 2), (8768, '2010-10-22 23:17:55', 1, 141, 7931, 1, 2), (8769, '2010-10-22 23:19:54', 1, 139, 7932, 1, 2), (8770, '2010-10-22 23:22:32', 1, 201, 0, 1, 2), (8771, '2010-10-23 00:32:53', 1, 99, 7935, 1, 2), (8772, '2010-10-23 01:21:43', 1, 49, 7937, 1, 2), (8773, '2010-10-23 01:34:18', 1, 1, 7938, 1, 2), (8774, '2010-10-23 01:42:49', 1, 112, 7939, 1, 2), (8775, '2010-10-23 01:49:10', 1, 7, 7940, 1, 2), (8776, '2010-10-23 03:26:55', 1, 50, 7943, 1, 2), (8777, '2010-10-23 05:02:53', 4, 112, 7946, 1, 2), (8778, '2010-10-23 05:02:53', 4, 133, 7946, 1, 2), (8779, '2010-10-23 05:02:53', 4, 193, 7946, 1, 2), (8780, '2010-10-23 05:02:53', 4, 192, 7946, 1, 2), (8781, '2010-10-23 05:05:06', 1, 49, 7946, 1, 2), (8782, '2010-10-23 05:05:17', 4, 49, 7946, 1, 2), (8783, '2010-10-23 05:05:17', 4, 133, 7946, 1, 2), (8784, '2010-10-23 05:05:17', 4, 193, 7946, 1, 2), (8785, '2010-10-23 05:05:17', 4, 192, 7946, 1, 2), (8786, '2010-10-23 05:06:31', 4, 57, 7946, 1, 2), (8787, '2010-10-23 05:06:32', 4, 133, 7946, 1, 2), (8788, '2010-10-23 05:06:32', 4, 193, 7946, 1, 2), (8789, '2010-10-23 05:06:32', 4, 192, 7946, 1, 2), (8790, '2010-10-23 05:09:06', 1, 111, 7946, 1, 2), (8791, '2010-10-23 05:09:17', 4, 111, 7946, 1, 2), (8792, '2010-10-23 05:09:35', 1, 111, 7946, 1, 2), (8793, '2010-10-23 05:10:05', 1, 118, 7946, 1, 2), (8794, '2010-10-23 05:10:07', 1, 118, 7946, 1, 2), (8795, '2010-10-23 06:52:53', 1, 213, 7949, 1, 2), (8796, '2010-10-23 09:53:45', 1, 1, 7953, 1, 2), (8797, '2010-10-23 09:55:33', 1, 48, 7953, 1, 2), (8798, '2010-10-23 09:55:35', 1, 48, 7953, 1, 2), (8799, '2010-10-23 09:55:37', 1, 48, 7953, 1, 2), (8800, '2010-10-23 09:57:03', 1, 76, 7953, 1, 2), (8801, '2010-10-23 10:33:20', 1, 252, 7955, 1, 2), (8802, '2010-10-23 11:00:28', 1, 4, 7956, 1, 2), (8803, '2010-10-23 11:01:11', 1, 4, 7957, 1, 2), (8804, '2010-10-23 11:27:49', 1, 112, 7958, 1, 2), (8805, '2010-10-23 12:37:39', 1, 7, 7959, 1, 2), (8806, '2010-10-23 17:39:46', 1, 61, 7964, 1, 2), (8807, '2010-10-23 17:39:55', 1, 51, 7965, 1, 2), (8808, '2010-10-23 17:40:02', 1, 51, 7966, 1, 2), (8809, '2010-10-23 17:40:10', 1, 53, 7967, 1, 2), (8810, '2010-10-23 17:54:27', 1, 11, 7969, 1, 2), (8811, '2010-10-23 23:30:26', 1, 117, 7977, 1, 2), (8812, '2010-10-24 01:32:17', 1, 147, 7978, 1, 2), (8813, '2010-10-24 01:54:15', 1, 106, 7979, 1, 2), (8814, '2010-10-24 02:01:40', 1, 107, 7980, 1, 2), (8815, '2010-10-24 02:10:16', 1, 48, 7981, 1, 2), (8816, '2010-10-24 03:17:08', 1, 141, 7984, 1, 2), (8817, '2010-10-24 03:17:17', 1, 252, 7987, 1, 2), (8818, '2010-10-24 03:17:19', 1, 50, 7988, 1, 2), (8819, '2010-10-24 03:17:22', 1, 139, 7989, 1, 2), (8820, '2010-10-24 03:17:35', 1, 112, 7994, 1, 2), (8821, '2010-10-24 03:17:44', 1, 49, 7998, 1, 2), (8822, '2010-10-24 03:18:12', 1, 147, 8011, 1, 2), (8823, '2010-10-24 03:18:20', 1, 140, 8014, 1, 2), (8824, '2010-10-24 03:18:22', 1, 141, 8015, 1, 2), (8825, '2010-10-24 03:18:25', 1, 142, 8016, 1, 2), (8826, '2010-10-24 03:18:28', 1, 146, 8017, 1, 2), (8827, '2010-10-24 03:18:30', 1, 139, 8018, 1, 2), (8828, '2010-10-24 03:18:33', 1, 145, 8019, 1, 2), (8829, '2010-10-24 03:18:35', 1, 143, 8020, 1, 2), (8830, '2010-10-24 03:18:37', 1, 144, 8021, 1, 2), (8831, '2010-10-24 03:18:40', 1, 107, 8022, 1, 2), (8832, '2010-10-24 03:18:42', 1, 106, 8023, 1, 2), (8833, '2010-10-24 03:18:48', 1, 109, 8025, 1, 2), (8834, '2010-10-24 03:18:50', 1, 108, 8026, 1, 2), (8835, '2010-10-24 03:18:52', 1, 104, 8027, 1, 2), (8836, '2010-10-24 03:18:55', 1, 110, 8028, 1, 2), (8837, '2010-10-24 03:18:59', 1, 113, 8030, 1, 2), (8838, '2010-10-24 03:19:04', 1, 111, 8032, 1, 2), (8839, '2010-10-24 03:19:07', 1, 112, 8033, 1, 2), (8840, '2010-10-24 04:31:57', 1, 147, 8035, 1, 2), (8841, '2010-10-24 05:17:06', 1, 141, 8037, 1, 2), (8842, '2010-10-24 05:26:57', 1, 122, 8038, 1, 2), (8843, '2010-10-24 06:29:33', 1, 141, 8045, 1, 2), (8844, '2010-10-24 06:31:33', 1, 252, 8053, 1, 2), (8845, '2010-10-24 06:31:39', 1, 49, 8054, 1, 2), (8846, '2010-10-24 06:31:43', 1, 50, 8055, 1, 2), (8847, '2010-10-24 06:32:10', 1, 139, 8056, 1, 2), (8848, '2010-10-24 06:45:40', 1, 147, 8097, 1, 2), (8849, '2010-10-24 06:46:10', 1, 150, 8099, 1, 2), (8850, '2010-10-24 06:46:22', 1, 149, 8100, 1, 2), (8851, '2010-10-24 06:46:47', 1, 140, 8102, 1, 2), (8852, '2010-10-24 06:47:09', 1, 141, 8103, 1, 2), (8853, '2010-10-24 06:47:42', 1, 142, 8104, 1, 2), (8854, '2010-10-24 06:47:48', 1, 173, 8105, 1, 2), (8855, '2010-10-24 06:47:53', 1, 182, 8106, 1, 2), (8856, '2010-10-24 06:47:57', 1, 183, 8107, 1, 2), (8857, '2010-10-24 06:48:06', 1, 146, 8108, 1, 2), (8858, '2010-10-24 06:48:11', 1, 171, 8109, 1, 2), (8859, '2010-10-24 06:48:24', 1, 148, 8110, 1, 2), (8860, '2010-10-24 06:48:29', 1, 201, 8111, 1, 2), (8861, '2010-10-24 06:48:52', 1, 184, 8112, 1, 2), (8862, '2010-10-24 06:48:56', 1, 139, 8113, 1, 2), (8863, '2010-10-24 06:49:29', 1, 180, 8114, 1, 2), (8864, '2010-10-24 06:49:34', 1, 181, 8115, 1, 2), (8865, '2010-10-24 06:49:38', 1, 190, 8116, 1, 2), (8866, '2010-10-24 06:50:11', 1, 191, 8117, 1, 2), (8867, '2010-10-24 06:50:16', 1, 213, 8118, 1, 2), (8868, '2010-10-24 06:50:27', 1, 235, 8119, 1, 2), (8869, '2010-10-24 06:50:33', 1, 229, 8120, 1, 2), (8870, '2010-10-24 06:50:39', 1, 157, 8121, 1, 2), (8871, '2010-10-24 06:51:13', 1, 152, 8122, 1, 2), (8872, '2010-10-24 06:51:26', 1, 145, 8123, 1, 2), (8873, '2010-10-24 06:51:46', 1, 143, 8124, 1, 2), (8874, '2010-10-24 06:51:51', 1, 172, 8125, 1, 2), (8875, '2010-10-24 06:52:11', 1, 246, 8126, 1, 2), (8876, '2010-10-24 06:52:16', 1, 240, 8127, 1, 2), (8877, '2010-10-24 06:52:21', 1, 174, 8128, 1, 2), (8878, '2010-10-24 06:53:16', 1, 144, 8129, 1, 2), (8879, '2010-10-24 06:53:31', 1, 192, 8130, 1, 2), (8880, '2010-10-24 06:55:18', 1, 112, 8135, 1, 2), (8881, '2010-10-24 08:18:58', 1, 141, 8144, 1, 2), (8882, '2010-10-24 08:23:56', 1, 252, 8158, 1, 2), (8883, '2010-10-24 08:24:16', 1, 49, 8159, 1, 2), (8884, '2010-10-24 08:24:36', 1, 50, 8160, 1, 2), (8885, '2010-10-24 08:24:56', 1, 139, 8161, 1, 2), (8886, '2010-10-24 08:40:10', 1, 147, 8197, 1, 2), (8887, '2010-10-24 08:40:45', 1, 170, 8199, 1, 2), (8888, '2010-10-24 08:40:52', 1, 150, 8200, 1, 2), (8889, '2010-10-24 08:41:13', 1, 149, 8201, 1, 2), (8890, '2010-10-24 08:42:12', 1, 140, 8203, 1, 2), (8891, '2010-10-24 08:42:33', 1, 141, 8204, 1, 2), (8892, '2010-10-24 08:42:53', 1, 142, 8205, 1, 2), (8893, '2010-10-24 08:43:53', 1, 173, 8206, 1, 2), (8894, '2010-10-24 08:44:14', 1, 182, 8207, 1, 2), (8895, '2010-10-24 08:44:35', 1, 183, 8208, 1, 2), (8896, '2010-10-24 08:44:57', 1, 146, 8209, 1, 2), (8897, '2010-10-24 08:45:18', 1, 171, 8210, 1, 2), (8898, '2010-10-24 08:46:17', 1, 148, 8211, 1, 2), (8899, '2010-10-24 08:46:40', 1, 201, 8212, 1, 2), (8900, '2010-10-24 08:47:16', 1, 184, 8213, 1, 2), (8901, '2010-10-24 08:47:21', 1, 139, 8214, 1, 2), (8902, '2010-10-24 08:48:23', 1, 180, 8215, 1, 2), (8903, '2010-10-24 08:48:46', 1, 181, 8216, 1, 2), (8904, '2010-10-24 08:49:47', 1, 190, 8217, 1, 2), (8905, '2010-10-24 08:50:31', 1, 191, 8218, 1, 2), (8906, '2010-10-24 08:51:08', 1, 213, 8219, 1, 2), (8907, '2010-10-24 08:51:30', 1, 235, 8220, 1, 2), (8908, '2010-10-24 08:51:50', 1, 229, 8221, 1, 2), (8909, '2010-10-24 08:52:14', 1, 157, 8222, 1, 2), (8910, '2010-10-24 08:52:36', 1, 152, 8223, 1, 2), (8911, '2010-10-24 08:52:57', 1, 145, 8224, 1, 2), (8912, '2010-10-24 08:53:55', 1, 143, 8225, 1, 2), (8913, '2010-10-24 08:54:32', 1, 172, 8226, 1, 2), (8914, '2010-10-24 08:54:37', 1, 246, 8227, 1, 2), (8915, '2010-10-24 08:55:10', 1, 240, 8228, 1, 2), (8916, '2010-10-24 08:55:33', 1, 174, 8229, 1, 2), (8917, '2010-10-24 08:56:14', 1, 144, 8230, 1, 2), (8918, '2010-10-24 08:56:55', 1, 192, 8231, 1, 2), (8919, '2010-10-24 08:59:30', 1, 112, 8236, 1, 2), (8920, '2010-10-24 09:18:31', 1, 67, 8239, 1, 2), (8921, '2010-10-24 09:19:33', 1, 76, 8239, 1, 2), (8922, '2010-10-24 09:19:36', 1, 76, 8239, 1, 2), (8923, '2010-10-24 09:21:56', 1, 99, 8239, 1, 2), (8924, '2010-10-24 09:51:08', 1, 52, 8241, 1, 2), (8925, '2010-10-24 11:39:46', 1, 121, 8245, 1, 2), (8926, '2010-10-24 12:07:13', 1, 141, 8252, 1, 2), (8927, '2010-10-24 12:11:08', 1, 252, 8265, 1, 2), (8928, '2010-10-24 12:11:14', 1, 49, 8266, 1, 2), (8929, '2010-10-24 12:11:16', 1, 141, 8267, 1, 2), (8930, '2010-10-24 12:11:35', 1, 50, 8269, 1, 2), (8931, '2010-10-24 12:12:14', 1, 139, 8271, 1, 2), (8932, '2010-10-24 12:14:49', 1, 252, 8282, 1, 2), (8933, '2010-10-24 12:15:30', 1, 49, 8284, 1, 2), (8934, '2010-10-24 12:15:50', 1, 50, 8287, 1, 2), (8935, '2010-10-24 12:16:31', 1, 139, 8288, 1, 2), (8936, '2010-10-24 12:30:55', 1, 147, 8352, 1, 2), (8937, '2010-10-24 12:31:57', 1, 150, 8357, 1, 2), (8938, '2010-10-24 12:32:15', 1, 149, 8358, 1, 2), (8939, '2010-10-24 12:33:36', 1, 140, 8363, 1, 2), (8940, '2010-10-24 12:33:55', 1, 141, 8365, 1, 2), (8941, '2010-10-24 12:34:55', 1, 142, 8368, 1, 2), (8942, '2010-10-24 12:35:37', 1, 173, 8371, 1, 2), (8943, '2010-10-24 12:35:57', 1, 182, 8372, 1, 2), (8944, '2010-10-24 12:35:58', 1, 147, 8373, 1, 2), (8945, '2010-10-24 12:36:17', 1, 183, 8375, 1, 2), (8946, '2010-10-24 12:36:38', 1, 150, 8376, 1, 2), (8947, '2010-10-24 12:36:57', 1, 146, 8377, 1, 2), (8948, '2010-10-24 12:37:18', 1, 149, 8378, 1, 2), (8949, '2010-10-24 12:37:18', 1, 171, 8379, 1, 2), (8950, '2010-10-24 12:37:40', 1, 148, 8380, 1, 2), (8951, '2010-10-24 12:37:57', 1, 140, 8382, 1, 2), (8952, '2010-10-24 12:37:59', 1, 201, 8383, 1, 2), (8953, '2010-10-24 12:38:36', 1, 141, 8384, 1, 2), (8954, '2010-10-24 12:38:37', 1, 184, 8385, 1, 2), (8955, '2010-10-24 12:38:57', 1, 142, 8386, 1, 2), (8956, '2010-10-24 12:38:58', 1, 139, 8387, 1, 2), (8957, '2010-10-24 12:39:19', 1, 180, 8388, 1, 2), (8958, '2010-10-24 12:39:19', 1, 173, 8389, 1, 2), (8959, '2010-10-24 12:40:02', 1, 181, 8390, 1, 2), (8960, '2010-10-24 12:40:04', 1, 182, 8391, 1, 2), (8961, '2010-10-24 12:40:21', 1, 190, 8392, 1, 2), (8962, '2010-10-24 12:40:23', 1, 183, 8393, 1, 2), (8963, '2010-10-24 12:40:43', 1, 191, 8394, 1, 2), (8964, '2010-10-24 12:41:00', 1, 146, 8395, 1, 2), (8965, '2010-10-24 12:41:02', 1, 213, 8396, 1, 2), (8966, '2010-10-24 12:41:23', 1, 171, 8397, 1, 2), (8967, '2010-10-24 12:41:24', 1, 235, 8398, 1, 2), (8968, '2010-10-24 12:42:01', 1, 148, 8399, 1, 2), (8969, '2010-10-24 12:42:18', 1, 229, 8400, 1, 2), (8970, '2010-10-24 12:42:22', 1, 201, 8401, 1, 2), (8971, '2010-10-24 12:42:39', 1, 157, 8402, 1, 2), (8972, '2010-10-24 12:43:00', 1, 184, 8403, 1, 2), (8973, '2010-10-24 12:43:02', 1, 152, 8404, 1, 2), (8974, '2010-10-24 12:43:21', 1, 145, 8405, 1, 2), (8975, '2010-10-24 12:43:22', 1, 139, 8406, 1, 2), (8976, '2010-10-24 12:43:40', 1, 143, 8407, 1, 2), (8977, '2010-10-24 12:43:43', 1, 180, 8408, 1, 2), (8978, '2010-10-24 12:44:00', 1, 172, 8409, 1, 2), (8979, '2010-10-24 12:44:37', 1, 181, 8410, 1, 2), (8980, '2010-10-24 12:44:39', 1, 246, 8411, 1, 2), (8981, '2010-10-24 12:44:56', 1, 190, 8412, 1, 2), (8982, '2010-10-24 12:44:59', 1, 240, 8413, 1, 2), (8983, '2010-10-24 12:45:19', 1, 191, 8414, 1, 2), (8984, '2010-10-24 12:45:39', 1, 174, 8415, 1, 2), (8985, '2010-10-24 12:45:58', 1, 213, 8416, 1, 2), (8986, '2010-10-24 12:46:01', 1, 144, 8417, 1, 2), (8987, '2010-10-24 12:46:18', 1, 235, 8418, 1, 2), (8988, '2010-10-24 12:46:38', 1, 192, 8419, 1, 2), (8989, '2010-10-24 12:46:40', 1, 229, 8420, 1, 2), (8990, '2010-10-24 12:47:01', 1, 157, 8421, 1, 2), (8991, '2010-10-24 12:47:38', 1, 152, 8423, 1, 2), (8992, '2010-10-24 12:47:58', 1, 145, 8425, 1, 2), (8993, '2010-10-24 12:48:38', 1, 143, 8426, 1, 2), (8994, '2010-10-24 12:49:01', 1, 172, 8427, 1, 2), (8995, '2010-10-24 12:49:21', 1, 246, 8429, 1, 2), (8996, '2010-10-24 12:49:59', 1, 240, 8431, 1, 2), (8997, '2010-10-24 12:50:00', 1, 112, 8432, 1, 2), (8998, '2010-10-24 12:50:37', 1, 174, 8433, 1, 2), (8999, '2010-10-24 12:51:14', 1, 144, 8435, 1, 2), (9000, '2010-10-24 12:51:39', 1, 192, 8437, 1, 2), (9001, '2010-10-24 12:53:36', 1, 112, 8442, 1, 2), (9002, '2010-10-24 12:59:36', 1, 116, 8445, 1, 2), (9003, '2010-10-24 13:26:34', 1, 5, 8446, 1, 2), (9004, '2010-10-24 13:29:02', 1, 6, 8446, 1, 2), (9005, '2010-10-24 13:30:29', 1, 7, 8446, 1, 2), (9006, '2010-10-24 13:31:49', 1, 9, 8446, 1, 2), (9007, '2010-10-24 15:35:54', 1, 119, 8452, 1, 2), (9008, '2010-10-24 16:57:30', 1, 6, 8455, 1, 2), (9009, '2010-10-24 17:00:11', 1, 8, 8455, 1, 2), (9010, '2010-10-24 17:01:20', 1, 15, 8455, 1, 2), (9011, '2010-10-24 17:01:35', 1, 17, 8455, 1, 2), (9012, '2010-10-24 18:07:06', 1, 30, 8460, 1, 2), (9013, '2010-10-24 18:09:19', 1, 30, 8460, 1, 2), (9014, '2010-10-24 18:16:00', 4, 30, 8460, 1, 2), (9015, '2010-10-24 18:16:01', 4, 133, 8460, 1, 2), (9016, '2010-10-24 18:16:01', 4, 193, 8460, 1, 2), (9017, '2010-10-24 18:16:01', 4, 192, 8460, 1, 2), (9018, '2010-10-24 19:47:55', 1, 252, 8462, 1, 2), (9019, '2010-10-24 22:07:44', 1, 110, 8464, 1, 2), (9020, '2010-10-25 00:19:07', 1, 78, 8474, 1, 2), (9021, '2010-10-25 00:19:40', 1, 78, 8474, 1, 2), (9022, '2010-10-25 00:19:50', 4, 78, 8474, 1, 2), (9023, '2010-10-25 00:19:50', 4, 133, 8474, 1, 2), (9024, '2010-10-25 00:19:50', 4, 193, 8474, 1, 2), (9025, '2010-10-25 00:19:50', 4, 192, 8474, 1, 2), (9026, '2010-10-25 00:20:47', 1, 106, 8474, 1, 2), (9027, '2010-10-25 00:21:02', 4, 106, 8474, 1, 2), (9028, '2010-10-25 00:23:31', 1, 102, 8474, 1, 2), (9029, '2010-10-25 00:23:46', 1, 115, 8474, 1, 2), (9030, '2010-10-25 00:23:56', 1, 117, 8474, 1, 2), (9031, '2010-10-25 00:25:04', 1, 30, 8474, 1, 2), (9032, '2010-10-25 00:25:41', 1, 100, 8474, 1, 2), (9033, '2010-10-25 00:26:25', 1, 79, 8474, 1, 2), (9034, '2010-10-25 00:27:31', 1, 59, 8474, 1, 2), (9035, '2010-10-25 01:53:46', 1, 3, 0, 1, 2), (9036, '2010-10-25 04:35:26', 1, 115, 8476, 1, 2), (9037, '2010-10-25 07:12:11', 1, 7, 0, 1, 2), (9038, '2010-10-25 07:42:31', 1, 1, 8479, 1, 2), (9039, '2010-10-25 07:52:17', 4, 50, 8480, 1, 2), (9040, '2010-10-25 07:52:17', 4, 133, 8480, 1, 2), (9041, '2010-10-25 07:52:17', 4, 193, 8480, 1, 2), (9042, '2010-10-25 07:52:17', 4, 192, 8480, 1, 2), (9043, '2010-10-25 07:53:26', 1, 50, 8480, 1, 2), (9044, '2010-10-25 07:57:00', 1, 32, 8481, 1, 2), (9045, '2010-10-25 07:57:23', 1, 48, 8481, 1, 2), (9046, '2010-10-25 08:21:52', 1, 52, 8481, 1, 2), (9047, '2010-10-25 08:22:17', 1, 53, 8481, 1, 2), (9048, '2010-10-25 09:00:06', 1, 8, 8484, 1, 2), (9049, '2010-10-25 09:01:47', 1, 12, 8484, 1, 2), (9050, '2010-10-25 09:02:24', 1, 177, 8484, 1, 2), (9051, '2010-10-25 09:04:29', 1, 177, 8486, 1, 2), (9052, '2010-10-25 09:04:45', 1, 8, 8488, 1, 2), (9053, '2010-10-25 09:05:33', 1, 56, 8484, 1, 2), (9054, '2010-10-25 09:14:58', 1, 56, 8490, 1, 2), (9055, '2010-10-25 12:11:05', 1, 60, 8495, 1, 2), (9056, '2010-10-25 12:18:45', 1, 33, 8496, 1, 2), (9057, '2010-10-25 13:39:40', 1, 50, 8499, 1, 2), (9058, '2010-10-25 15:08:06', 1, 2, 8502, 1, 2), (9059, '2010-10-25 15:10:05', 1, 2, 8502, 1, 2), (9060, '2010-10-25 15:51:11', 1, 139, 0, 1, 2), (9061, '2010-10-25 16:46:32', 1, 5, 8506, 1, 2), (9062, '2010-10-25 16:54:28', 1, 48, 8507, 1, 2), (9063, '2010-10-25 16:55:54', 1, 50, 8508, 1, 2), (9064, '2010-10-25 17:16:21', 1, 22, 8510, 1, 2), (9065, '2010-10-25 18:19:27', 1, 6, 8513, 1, 2), (9066, '2010-10-25 18:29:50', 1, 120, 8514, 1, 2), (9067, '2010-10-25 18:31:48', 4, 120, 8514, 1, 2), (9068, '2010-10-25 18:31:48', 4, 133, 8514, 1, 2), (9069, '2010-10-25 18:31:48', 4, 193, 8514, 1, 2), (9070, '2010-10-25 18:31:48', 4, 192, 8514, 1, 2), (9071, '2010-10-25 18:33:11', 1, 112, 8514, 1, 2), (9072, '2010-10-25 18:33:30', 4, 112, 8514, 1, 2), (9073, '2010-10-25 18:34:22', 4, 111, 8514, 1, 2), (9074, '2010-10-25 18:37:43', 1, 100, 8514, 1, 2), (9075, '2010-10-25 19:02:40', 1, 79, 8515, 1, 2), (9076, '2010-10-25 19:06:20', 1, 103, 8515, 1, 2), (9077, '2010-10-25 19:07:27', 1, 104, 8515, 1, 2), (9078, '2010-10-25 19:09:03', 4, 104, 8515, 1, 2), (9079, '2010-10-25 19:09:03', 4, 133, 8515, 1, 2), (9080, '2010-10-25 19:09:03', 4, 193, 8515, 1, 2), (9081, '2010-10-25 19:09:03', 4, 192, 8515, 1, 2), (9082, '2010-10-25 19:10:42', 1, 79, 8515, 1, 2), (9083, '2010-10-25 19:10:51', 4, 79, 8515, 1, 2), (9084, '2010-10-25 19:14:45', 1, 79, 8516, 1, 2), (9085, '2010-10-25 19:40:06', 1, 79, 8517, 1, 2), (9086, '2010-10-25 19:47:29', 1, 102, 8518, 1, 2), (9087, '2010-10-25 22:43:28', 1, 23, 8521, 1, 2), (9088, '2010-10-26 00:13:32', 1, 117, 8522, 1, 2), (9089, '2010-10-26 00:58:01', 1, 146, 8523, 1, 2), (9090, '2010-10-26 03:24:21', 1, 141, 8527, 1, 2), (9091, '2010-10-26 03:24:29', 1, 252, 8530, 1, 2), (9092, '2010-10-26 03:24:31', 1, 50, 8531, 1, 2), (9093, '2010-10-26 03:24:34', 1, 139, 8532, 1, 2), (9094, '2010-10-26 03:24:48', 1, 112, 8537, 1, 2), (9095, '2010-10-26 03:24:57', 1, 49, 8541, 1, 2), (9096, '2010-10-26 03:25:23', 1, 147, 8554, 1, 2), (9097, '2010-10-26 03:25:31', 1, 140, 8557, 1, 2), (9098, '2010-10-26 03:25:34', 1, 141, 8558, 1, 2), (9099, '2010-10-26 03:25:36', 1, 142, 8559, 1, 2), (9100, '2010-10-26 03:25:39', 1, 146, 8560, 1, 2), (9101, '2010-10-26 03:25:41', 1, 139, 8561, 1, 2), (9102, '2010-10-26 03:25:44', 1, 145, 8562, 1, 2), (9103, '2010-10-26 03:25:46', 1, 143, 8563, 1, 2), (9104, '2010-10-26 03:25:48', 1, 144, 8564, 1, 2), (9105, '2010-10-26 03:25:51', 1, 107, 8565, 1, 2), (9106, '2010-10-26 03:25:53', 1, 106, 8566, 1, 2), (9107, '2010-10-26 03:25:59', 1, 109, 8568, 1, 2), (9108, '2010-10-26 03:26:01', 1, 108, 8569, 1, 2), (9109, '2010-10-26 03:26:04', 1, 104, 8570, 1, 2), (9110, '2010-10-26 03:26:06', 1, 110, 8571, 1, 2), (9111, '2010-10-26 03:26:11', 1, 113, 8573, 1, 2), (9112, '2010-10-26 03:26:16', 1, 111, 8575, 1, 2), (9113, '2010-10-26 03:26:18', 1, 112, 8576, 1, 2), (9114, '2010-10-26 06:36:16', 1, 1, 8580, 1, 2), (9115, '2010-10-26 07:07:36', 1, 50, 8582, 1, 2), (9116, '2010-10-26 07:07:38', 1, 50, 8582, 1, 2), (9117, '2010-10-26 07:09:37', 1, 16, 8582, 1, 2), (9118, '2010-10-26 07:26:09', 1, 50, 8583, 1, 2), (9119, '2010-10-26 07:26:11', 1, 50, 8584, 1, 2), (9120, '2010-10-26 07:28:15', 1, 17, 8584, 1, 2), (9121, '2010-10-26 07:35:45', 1, 50, 8585, 1, 2), (9122, '2010-10-26 08:12:08', 1, 6, 8586, 1, 2), (9123, '2010-10-26 08:12:33', 1, 8, 8586, 1, 2), (9124, '2010-10-26 09:44:05', 1, 141, 8597, 1, 2), (9125, '2010-10-26 09:44:30', 1, 252, 8605, 1, 2), (9126, '2010-10-26 09:44:34', 1, 49, 8606, 1, 2), (9127, '2010-10-26 09:44:37', 1, 50, 8607, 1, 2), (9128, '2010-10-26 09:44:40', 1, 139, 8608, 1, 2), (9129, '2010-10-26 09:47:37', 1, 147, 8649, 1, 2), (9130, '2010-10-26 09:47:46', 1, 150, 8651, 1, 2), (9131, '2010-10-26 09:47:50', 1, 149, 8652, 1, 2), (9132, '2010-10-26 09:47:57', 1, 140, 8654, 1, 2), (9133, '2010-10-26 09:48:02', 1, 141, 8655, 1, 2), (9134, '2010-10-26 09:48:07', 1, 142, 8656, 1, 2), (9135, '2010-10-26 09:48:12', 1, 173, 8657, 1, 2), (9136, '2010-10-26 09:48:16', 1, 182, 8658, 1, 2), (9137, '2010-10-26 09:48:20', 1, 183, 8659, 1, 2), (9138, '2010-10-26 09:48:25', 1, 146, 8660, 1, 2), (9139, '2010-10-26 09:48:31', 1, 171, 8661, 1, 2), (9140, '2010-10-26 09:48:37', 1, 148, 8662, 1, 2), (9141, '2010-10-26 09:48:41', 1, 201, 8663, 1, 2), (9142, '2010-10-26 09:48:47', 1, 184, 8664, 1, 2), (9143, '2010-10-26 09:48:50', 1, 139, 8665, 1, 2), (9144, '2010-10-26 09:48:55', 1, 180, 8666, 1, 2), (9145, '2010-10-26 09:48:59', 1, 181, 8667, 1, 2), (9146, '2010-10-26 09:49:02', 1, 190, 8668, 1, 2), (9147, '2010-10-26 09:49:05', 1, 191, 8669, 1, 2), (9148, '2010-10-26 09:49:09', 1, 213, 8670, 1, 2), (9149, '2010-10-26 09:49:13', 1, 235, 8671, 1, 2), (9150, '2010-10-26 09:49:18', 1, 229, 8672, 1, 2), (9151, '2010-10-26 09:49:23', 1, 157, 8673, 1, 2), (9152, '2010-10-26 09:49:27', 1, 152, 8674, 1, 2), (9153, '2010-10-26 09:49:30', 1, 145, 8675, 1, 2), (9154, '2010-10-26 09:49:34', 1, 143, 8676, 1, 2), (9155, '2010-10-26 09:49:38', 1, 172, 8677, 1, 2), (9156, '2010-10-26 09:49:41', 1, 246, 8678, 1, 2), (9157, '2010-10-26 09:49:46', 1, 240, 8679, 1, 2), (9158, '2010-10-26 09:49:50', 1, 174, 8680, 1, 2), (9159, '2010-10-26 09:49:55', 1, 144, 8681, 1, 2), (9160, '2010-10-26 09:49:58', 1, 192, 8682, 1, 2), (9161, '2010-10-26 09:50:15', 1, 112, 8687, 1, 2), (9162, '2010-10-26 10:03:12', 1, 141, 8696, 1, 2), (9163, '2010-10-26 10:03:38', 1, 252, 8704, 1, 2), (9164, '2010-10-26 10:03:42', 1, 49, 8705, 1, 2), (9165, '2010-10-26 10:03:44', 1, 50, 8706, 1, 2), (9166, '2010-10-26 10:03:48', 1, 139, 8707, 1, 2), (9167, '2010-10-26 10:06:37', 1, 147, 8748, 1, 2), (9168, '2010-10-26 10:06:45', 1, 150, 8750, 1, 2), (9169, '2010-10-26 10:06:49', 1, 149, 8751, 1, 2), (9170, '2010-10-26 10:06:56', 1, 140, 8753, 1, 2), (9171, '2010-10-26 10:06:59', 1, 141, 8754, 1, 2), (9172, '2010-10-26 10:07:03', 1, 142, 8755, 1, 2), (9173, '2010-10-26 10:07:07', 1, 173, 8756, 1, 2), (9174, '2010-10-26 10:07:12', 1, 182, 8757, 1, 2), (9175, '2010-10-26 10:07:16', 1, 183, 8758, 1, 2), (9176, '2010-10-26 10:07:21', 1, 146, 8759, 1, 2), (9177, '2010-10-26 10:07:25', 1, 171, 8760, 1, 2), (9178, '2010-10-26 10:07:29', 1, 148, 8761, 1, 2), (9179, '2010-10-26 10:07:33', 1, 201, 8762, 1, 2), (9180, '2010-10-26 10:07:39', 1, 184, 8763, 1, 2), (9181, '2010-10-26 10:07:43', 1, 139, 8764, 1, 2), (9182, '2010-10-26 10:07:47', 1, 180, 8765, 1, 2), (9183, '2010-10-26 10:07:51', 1, 181, 8766, 1, 2), (9184, '2010-10-26 10:07:55', 1, 190, 8767, 1, 2), (9185, '2010-10-26 10:08:01', 1, 191, 8768, 1, 2), (9186, '2010-10-26 10:08:05', 1, 213, 8769, 1, 2), (9187, '2010-10-26 10:08:11', 1, 235, 8770, 1, 2), (9188, '2010-10-26 10:08:16', 1, 229, 8771, 1, 2), (9189, '2010-10-26 10:08:22', 1, 157, 8772, 1, 2), (9190, '2010-10-26 10:08:27', 1, 152, 8773, 1, 2), (9191, '2010-10-26 10:08:31', 1, 145, 8774, 1, 2), (9192, '2010-10-26 10:08:35', 1, 143, 8775, 1, 2), (9193, '2010-10-26 10:08:39', 1, 172, 8776, 1, 2), (9194, '2010-10-26 10:08:43', 1, 246, 8777, 1, 2), (9195, '2010-10-26 10:08:47', 1, 240, 8778, 1, 2), (9196, '2010-10-26 10:08:51', 1, 174, 8779, 1, 2), (9197, '2010-10-26 10:08:56', 1, 144, 8780, 1, 2), (9198, '2010-10-26 10:09:00', 1, 192, 8781, 1, 2), (9199, '2010-10-26 10:09:19', 1, 112, 8786, 1, 2), (9200, '2010-10-26 10:21:36', 1, 141, 8795, 1, 2), (9201, '2010-10-26 10:22:01', 1, 252, 8803, 1, 2), (9202, '2010-10-26 10:22:04', 1, 49, 8804, 1, 2), (9203, '2010-10-26 10:22:08', 1, 50, 8805, 1, 2), (9204, '2010-10-26 10:22:11', 1, 139, 8806, 1, 2), (9205, '2010-10-26 10:24:54', 1, 147, 8847, 1, 2), (9206, '2010-10-26 10:25:01', 1, 150, 8849, 1, 2), (9207, '2010-10-26 10:25:05', 1, 149, 8850, 1, 2), (9208, '2010-10-26 10:25:12', 1, 140, 8852, 1, 2), (9209, '2010-10-26 10:25:16', 1, 141, 8853, 1, 2), (9210, '2010-10-26 10:25:19', 1, 142, 8854, 1, 2), (9211, '2010-10-26 10:25:23', 1, 173, 8855, 1, 2), (9212, '2010-10-26 10:25:26', 1, 182, 8856, 1, 2), (9213, '2010-10-26 10:25:29', 1, 183, 8857, 1, 2), (9214, '2010-10-26 10:25:33', 1, 146, 8858, 1, 2), (9215, '2010-10-26 10:25:36', 1, 171, 8859, 1, 2), (9216, '2010-10-26 10:25:39', 1, 148, 8860, 1, 2), (9217, '2010-10-26 10:25:42', 1, 201, 8861, 1, 2), (9218, '2010-10-26 10:25:47', 1, 184, 8862, 1, 2), (9219, '2010-10-26 10:25:51', 1, 139, 8863, 1, 2), (9220, '2010-10-26 10:25:54', 1, 180, 8864, 1, 2), (9221, '2010-10-26 10:25:58', 1, 181, 8865, 1, 2), (9222, '2010-10-26 10:26:01', 1, 190, 8866, 1, 2), (9223, '2010-10-26 10:26:04', 1, 191, 8867, 1, 2), (9224, '2010-10-26 10:26:07', 1, 213, 8868, 1, 2), (9225, '2010-10-26 10:26:11', 1, 235, 8869, 1, 2), (9226, '2010-10-26 10:26:15', 1, 229, 8870, 1, 2), (9227, '2010-10-26 10:26:19', 1, 157, 8871, 1, 2), (9228, '2010-10-26 10:26:23', 1, 152, 8872, 1, 2), (9229, '2010-10-26 10:26:27', 1, 145, 8873, 1, 2), (9230, '2010-10-26 10:26:30', 1, 143, 8874, 1, 2), (9231, '2010-10-26 10:26:34', 1, 172, 8875, 1, 2), (9232, '2010-10-26 10:26:37', 1, 246, 8876, 1, 2), (9233, '2010-10-26 10:26:41', 1, 240, 8877, 1, 2), (9234, '2010-10-26 10:26:45', 1, 174, 8878, 1, 2), (9235, '2010-10-26 10:26:48', 1, 144, 8879, 1, 2), (9236, '2010-10-26 10:26:52', 1, 192, 8880, 1, 2), (9237, '2010-10-26 10:27:08', 1, 112, 8885, 1, 2), (9238, '2010-10-26 10:34:49', 1, 141, 8894, 1, 2), (9239, '2010-10-26 10:35:12', 1, 252, 8902, 1, 2), (9240, '2010-10-26 10:35:15', 1, 49, 8903, 1, 2), (9241, '2010-10-26 10:35:18', 1, 50, 8904, 1, 2), (9242, '2010-10-26 10:35:22', 1, 139, 8905, 1, 2), (9243, '2010-10-26 10:38:07', 1, 147, 8946, 1, 2), (9244, '2010-10-26 10:38:13', 1, 150, 8948, 1, 2), (9245, '2010-10-26 10:38:16', 1, 149, 8949, 1, 2), (9246, '2010-10-26 10:38:23', 1, 140, 8951, 1, 2), (9247, '2010-10-26 10:38:26', 1, 141, 8952, 1, 2), (9248, '2010-10-26 10:38:29', 1, 142, 8953, 1, 2), (9249, '2010-10-26 10:38:33', 1, 173, 8954, 1, 2), (9250, '2010-10-26 10:38:36', 1, 182, 8955, 1, 2), (9251, '2010-10-26 10:38:39', 1, 183, 8956, 1, 2), (9252, '2010-10-26 10:38:42', 1, 146, 8957, 1, 2), (9253, '2010-10-26 10:38:45', 1, 171, 8958, 1, 2), (9254, '2010-10-26 10:38:48', 1, 148, 8959, 1, 2), (9255, '2010-10-26 10:38:51', 1, 201, 8960, 1, 2), (9256, '2010-10-26 10:38:55', 1, 184, 8961, 1, 2), (9257, '2010-10-26 10:38:59', 1, 139, 8962, 1, 2), (9258, '2010-10-26 10:39:04', 1, 180, 8965, 1, 2), (9259, '2010-10-26 10:39:07', 1, 181, 8966, 1, 2), (9260, '2010-10-26 10:39:10', 1, 190, 8967, 1, 2), (9261, '2010-10-26 10:39:13', 1, 191, 8968, 1, 2), (9262, '2010-10-26 10:39:16', 1, 213, 8969, 1, 2), (9263, '2010-10-26 10:39:20', 1, 235, 8970, 1, 2), (9264, '2010-10-26 10:39:24', 1, 229, 8971, 1, 2), (9265, '2010-10-26 10:39:28', 1, 157, 8972, 1, 2), (9266, '2010-10-26 10:39:32', 1, 152, 8973, 1, 2), (9267, '2010-10-26 10:39:37', 1, 145, 8974, 1, 2), (9268, '2010-10-26 10:39:40', 1, 143, 8975, 1, 2), (9269, '2010-10-26 10:39:44', 1, 172, 8976, 1, 2), (9270, '2010-10-26 10:39:48', 1, 246, 8977, 1, 2), (9271, '2010-10-26 10:39:52', 1, 240, 8978, 1, 2), (9272, '2010-10-26 10:39:56', 1, 174, 8979, 1, 2), (9273, '2010-10-26 10:40:00', 1, 144, 8980, 1, 2), (9274, '2010-10-26 10:40:03', 1, 192, 8981, 1, 2), (9275, '2010-10-26 10:40:22', 1, 112, 8986, 1, 2), (9276, '2010-10-26 11:37:51', 1, 110, 8994, 1, 2), (9277, '2010-10-26 12:18:01', 1, 50, 8997, 1, 2), (9278, '2010-10-26 12:20:47', 1, 56, 8997, 1, 2), (9279, '2010-10-26 12:21:29', 1, 50, 8997, 1, 2), (9280, '2010-10-26 12:58:29', 1, 60, 8998, 1, 2), (9281, '2010-10-26 12:59:08', 1, 60, 8998, 1, 2), (9282, '2010-10-26 13:38:42', 1, 1, 8995, 1, 2), (9283, '2010-10-26 16:15:57', 1, 17, 9001, 1, 2), (9284, '2010-10-26 16:15:59', 1, 17, 9001, 1, 2), (9285, '2010-10-26 18:00:33', 1, 51, 0, 1, 2), (9286, '2010-10-26 18:07:27', 1, 83, 9006, 1, 2), (9287, '2010-10-26 18:43:10', 1, 141, 9010, 1, 2), (9288, '2010-10-26 18:43:18', 1, 252, 9013, 1, 2), (9289, '2010-10-26 18:43:20', 1, 50, 9014, 1, 2), (9290, '2010-10-26 18:43:23', 1, 139, 9015, 1, 2), (9291, '2010-10-26 18:43:35', 1, 112, 9020, 1, 2), (9292, '2010-10-26 18:43:43', 1, 49, 9024, 1, 2), (9293, '2010-10-26 18:44:06', 1, 147, 9037, 1, 2), (9294, '2010-10-26 18:44:14', 1, 140, 9040, 1, 2), (9295, '2010-10-26 18:44:16', 1, 141, 9041, 1, 2), (9296, '2010-10-26 18:44:18', 1, 142, 9042, 1, 2), (9297, '2010-10-26 18:44:21', 1, 146, 9043, 1, 2), (9298, '2010-10-26 18:44:23', 1, 139, 9044, 1, 2), (9299, '2010-10-26 18:44:26', 1, 145, 9045, 1, 2), (9300, '2010-10-26 18:44:28', 1, 143, 9046, 1, 2), (9301, '2010-10-26 18:44:30', 1, 144, 9047, 1, 2), (9302, '2010-10-26 18:44:32', 1, 107, 9048, 1, 2), (9303, '2010-10-26 18:44:35', 1, 106, 9049, 1, 2), (9304, '2010-10-26 18:44:40', 1, 109, 9051, 1, 2), (9305, '2010-10-26 18:44:42', 1, 108, 9052, 1, 2), (9306, '2010-10-26 18:44:44', 1, 104, 9053, 1, 2), (9307, '2010-10-26 18:44:47', 1, 110, 9054, 1, 2), (9308, '2010-10-26 18:44:51', 1, 113, 9056, 1, 2), (9309, '2010-10-26 18:44:56', 1, 111, 9058, 1, 2), (9310, '2010-10-26 18:44:59', 1, 112, 9059, 1, 2), (9311, '2010-10-26 18:49:36', 1, 183, 9061, 1, 2), (9312, '2010-10-26 19:00:16', 1, 53, 9063, 1, 2), (9313, '2010-10-26 19:16:20', 1, 28, 9065, 1, 2), (9314, '2010-10-26 19:18:25', 1, 165, 10, 0, 2), (9315, '2010-10-26 19:18:50', 1, 164, 10, 0, 2), (9316, '2010-10-26 19:20:24', 1, 161, 10, 0, 2), (9317, '2010-10-26 19:25:35', 1, 161, 10, 0, 2), (9318, '2010-10-26 19:43:54', 1, 6, 9068, 1, 2), (9319, '2010-10-26 19:44:25', 1, 8, 9068, 1, 2), (9320, '2010-10-26 19:46:04', 1, 28, 9065, 1, 2), (9321, '2010-10-26 19:46:42', 1, 8, 9068, 1, 2), (9322, '2010-10-26 19:48:53', 1, 5, 9068, 1, 2), (9323, '2010-10-26 19:51:12', 1, 161, 10, 0, 2), (9324, '2010-10-26 20:14:55', 1, 104, 9069, 1, 2), (9325, '2010-10-26 20:18:04', 1, 5, 9068, 1, 2), (9326, '2010-10-26 20:25:47', 4, 161, 10, 0, 2), (9327, '2010-10-26 20:25:48', 4, 133, 10, 0, 2), (9328, '2010-10-26 20:25:48', 4, 193, 10, 0, 2), (9329, '2010-10-26 20:25:48', 4, 192, 10, 0, 2), (9330, '2010-10-26 20:26:08', 1, 193, 10, 0, 2), (9331, '2010-10-26 20:26:31', 1, 193, 10, 0, 2), (9332, '2010-10-26 20:26:36', 1, 133, 10, 0, 2), (9333, '2010-10-26 20:26:44', 1, 133, 10, 0, 2), (9334, '2010-10-26 20:26:53', 1, 192, 10, 0, 2), (9335, '2010-10-26 20:27:03', 1, 192, 10, 0, 2), (9336, '2010-10-26 20:27:44', 1, 144, 10, 0, 2), (9337, '2010-10-26 20:30:58', 1, 164, 10, 0, 2), (9338, '2010-10-26 20:31:26', 1, 165, 10, 0, 2), (9339, '2010-10-26 20:32:15', 4, 165, 10, 0, 2), (9340, '2010-10-26 20:33:18', 1, 49, 10, 0, 2), (9341, '2010-10-26 20:33:20', 1, 49, 10, 0, 2), (9342, '2010-10-26 20:35:25', 1, 161, 10, 0, 2), (9343, '2010-10-26 20:37:49', 1, 161, 10, 0, 2), (9344, '2010-10-26 20:46:47', 4, 161, 10, 0, 2), (9345, '2010-10-26 20:46:47', 4, 133, 10, 0, 2), (9346, '2010-10-26 20:46:47', 4, 193, 10, 0, 2), (9347, '2010-10-26 20:46:47', 4, 192, 10, 0, 2), (9348, '2010-10-26 20:48:27', 1, 161, 10, 0, 2), (9349, '2010-10-26 21:22:36', 1, 8, 9071, 1, 2), (9350, '2010-10-26 21:24:18', 1, 177, 9071, 1, 2), (9351, '2010-10-26 21:25:27', 1, 8, 9071, 1, 2), (9352, '2010-10-26 22:25:49', 1, 50, 10, 0, 2), (9353, '2010-10-26 22:29:49', 4, 50, 10, 0, 2), (9354, '2010-10-26 23:00:05', 1, 58, 9073, 1, 2), (9355, '2010-10-26 23:00:36', 1, 59, 9073, 1, 2), (9356, '2010-10-26 23:00:51', 1, 57, 9073, 1, 2), (9357, '2010-10-27 01:53:51', 1, 184, 9076, 1, 2), (9358, '2010-10-27 05:22:06', 1, 157, 0, 1, 2), (9359, '2010-10-27 07:32:55', 1, 6, 9079, 1, 2), (9360, '2010-10-27 07:41:49', 1, 180, 0, 1, 2), (9361, '2010-10-27 07:56:32', 1, 183, 0, 1, 2), (9362, '2010-10-27 08:18:25', 1, 252, 9081, 1, 2), (9363, '2010-10-27 08:33:18', 1, 141, 0, 1, 2), (9364, '2010-10-27 08:33:58', 1, 6, 9084, 1, 2), (9365, '2010-10-27 08:38:53', 1, 6, 9084, 1, 2), (9366, '2010-10-27 08:48:00', 1, 145, 0, 1, 2), (9367, '2010-10-27 09:06:42', 1, 59, 9085, 1, 2), (9368, '2010-10-27 09:07:09', 1, 50, 9085, 1, 2), (9369, '2010-10-27 09:10:04', 1, 146, 0, 1, 2), (9370, '2010-10-27 09:39:28', 1, 139, 0, 1, 2), (9371, '2010-10-27 09:46:50', 1, 142, 0, 1, 2), (9372, '2010-10-27 09:48:59', 1, 55, 9086, 1, 2), (9373, '2010-10-27 09:54:11', 1, 240, 0, 1, 2), (9374, '2010-10-27 10:01:33', 1, 170, 0, 1, 2), (9375, '2010-10-27 10:08:54', 1, 166, 0, 1, 2), (9376, '2010-10-27 10:16:15', 1, 167, 0, 1, 2), (9377, '2010-10-27 11:00:24', 1, 160, 0, 1, 2), (9378, '2010-10-27 11:07:44', 1, 160, 0, 1, 2), (9379, '2010-10-27 11:15:06', 1, 77, 0, 1, 2), (9380, '2010-10-27 11:51:52', 1, 67, 0, 1, 2), (9381, '2010-10-27 12:06:33', 1, 92, 0, 1, 2), (9382, '2010-10-27 12:13:55', 1, 95, 0, 1, 2), (9383, '2010-10-27 12:21:16', 1, 70, 0, 1, 2), (9384, '2010-10-27 12:29:14', 1, 49, 9093, 1, 2), (9385, '2010-10-27 12:30:51', 1, 55, 9093, 1, 2), (9386, '2010-10-27 12:31:13', 1, 76, 9093, 1, 2), (9387, '2010-10-27 12:43:44', 1, 6, 9094, 1, 2), (9388, '2010-10-27 12:46:18', 1, 49, 9095, 1, 2), (9389, '2010-10-27 13:02:47', 1, 252, 9081, 1, 2), (9390, '2010-10-27 13:02:50', 4, 252, 9081, 1, 2), (9391, '2010-10-27 13:02:50', 4, 133, 9081, 1, 2), (9392, '2010-10-27 13:02:50', 4, 193, 9081, 1, 2), (9393, '2010-10-27 13:02:50', 4, 192, 9081, 1, 2), (9394, '2010-10-27 13:05:24', 1, 30, 0, 1, 2), (9395, '2010-10-27 13:12:45', 1, 85, 0, 1, 2), (9396, '2010-10-27 13:27:29', 1, 83, 0, 1, 2), (9397, '2010-10-27 13:49:32', 1, 84, 0, 1, 2), (9398, '2010-10-27 14:11:36', 1, 87, 0, 1, 2), (9399, '2010-10-27 14:54:02', 1, 65, 9102, 1, 2), (9400, '2010-10-27 14:55:34', 1, 32, 9102, 1, 2), (9401, '2010-10-27 14:56:15', 1, 32, 9102, 1, 2), (9402, '2010-10-27 14:57:00', 1, 69, 9104, 1, 2), (9403, '2010-10-27 18:01:10', 1, 62, 9109, 1, 2), (9404, '2010-10-27 19:06:32', 1, 90, 0, 1, 2), (9405, '2010-10-27 20:35:41', 1, 33, 9115, 1, 2), (9406, '2010-10-27 23:45:45', 1, 1, 9118, 1, 2), (9407, '2010-10-27 23:46:21', 4, 1, 9118, 1, 2), (9408, '2010-10-27 23:46:22', 4, 133, 9118, 1, 2), (9409, '2010-10-27 23:46:22', 4, 193, 9118, 1, 2), (9410, '2010-10-27 23:46:22', 4, 192, 9118, 1, 2), (9411, '2010-10-27 23:48:48', 1, 74, 9122, 1, 2), (9412, '2010-10-27 23:52:11', 1, 1, 9118, 1, 2), (9413, '2010-10-27 23:52:22', 1, 1, 9118, 1, 2), (9414, '2010-10-28 02:22:49', 1, 174, 9132, 1, 2), (9415, '2010-10-28 02:31:52', 1, 32, 0, 1, 2), (9416, '2010-10-28 02:31:57', 1, 51, 0, 1, 2), (9417, '2010-10-28 02:32:00', 1, 48, 0, 1, 2), (9418, '2010-10-28 02:32:02', 1, 31, 0, 1, 2), (9419, '2010-10-28 02:57:06', 1, 252, 9140, 1, 2), (9420, '2010-10-28 02:57:10', 1, 141, 9142, 1, 2), (9421, '2010-10-28 02:57:12', 1, 139, 9143, 1, 2), (9422, '2010-10-28 02:57:14', 1, 112, 9144, 1, 2), (9423, '2010-10-28 02:57:16', 1, 50, 9145, 1, 2), (9424, '2010-10-28 03:11:19', 1, 67, 0, 1, 2), (9425, '2010-10-28 03:11:26', 1, 71, 0, 1, 2), (9426, '2010-10-28 03:11:37', 1, 6, 0, 1, 2), (9427, '2010-10-28 03:11:45', 1, 48, 0, 1, 2), (9428, '2010-10-28 03:11:48', 1, 1, 0, 1, 2), (9429, '2010-10-28 03:11:50', 1, 32, 0, 1, 2), (9430, '2010-10-28 03:12:00', 1, 7, 0, 1, 2), (9431, '2010-10-28 03:12:03', 1, 169, 0, 1, 2), (9432, '2010-10-28 03:12:05', 1, 106, 0, 1, 2), (9433, '2010-10-28 03:12:08', 1, 101, 0, 1, 2), (9434, '2010-10-28 03:12:13', 1, 103, 0, 1, 2), (9435, '2010-10-28 03:50:21', 1, 107, 0, 1, 2), (9436, '2010-10-28 03:50:24', 1, 100, 0, 1, 2), (9437, '2010-10-28 03:50:29', 1, 102, 0, 1, 2), (9438, '2010-10-28 03:50:33', 1, 109, 0, 1, 2), (9439, '2010-10-28 03:50:36', 1, 104, 0, 1, 2), (9440, '2010-10-28 03:50:48', 1, 143, 0, 1, 2), (9441, '2010-10-28 03:50:50', 1, 147, 0, 1, 2), (9442, '2010-10-28 03:50:52', 1, 139, 0, 1, 2), (9443, '2010-10-28 03:50:57', 1, 110, 0, 1, 2), (9444, '2010-10-28 04:33:43', 1, 111, 0, 1, 2), (9445, '2010-10-28 04:41:49', 1, 9, 0, 1, 2), (9446, '2010-10-28 04:58:02', 1, 8, 0, 1, 2), (9447, '2010-10-28 05:06:08', 1, 6, 0, 1, 2), (9448, '2010-10-28 05:14:15', 1, 2, 0, 1, 2), (9449, '2010-10-28 05:22:22', 1, 110, 0, 1, 2), (9450, '2010-10-28 06:27:13', 1, 63, 0, 1, 2), (9451, '2010-10-28 06:30:55', 1, 252, 9161, 1, 2), (9452, '2010-10-28 06:35:20', 1, 4, 0, 1, 2), (9453, '2010-10-28 06:59:39', 1, 164, 0, 1, 2), (9454, '2010-10-28 07:32:05', 1, 66, 0, 1, 2), (9455, '2010-10-28 07:40:12', 1, 144, 0, 1, 2), (9456, '2010-10-28 08:04:31', 1, 98, 0, 1, 2), (9457, '2010-10-28 08:31:31', 1, 158, 9164, 1, 2), (9458, '2010-10-28 08:43:09', 1, 69, 9165, 1, 2), (9459, '2010-10-28 08:43:39', 4, 69, 9165, 1, 2), (9460, '2010-10-28 08:43:40', 4, 133, 9165, 1, 2), (9461, '2010-10-28 08:43:40', 4, 193, 9165, 1, 2), (9462, '2010-10-28 08:43:40', 4, 192, 9165, 1, 2), (9463, '2010-10-28 08:52:34', 1, 112, 9166, 1, 2), (9464, '2010-10-28 08:53:10', 1, 115, 0, 1, 2), (9465, '2010-10-28 09:01:16', 1, 99, 0, 1, 2), (9466, '2010-10-28 09:04:15', 1, 240, 9167, 1, 2), (9467, '2010-10-28 09:09:24', 1, 117, 0, 1, 2), (9468, '2010-10-28 09:17:29', 1, 113, 0, 1, 2), (9469, '2010-10-28 09:52:11', 1, 67, 9173, 1, 2), (9470, '2010-10-28 09:52:13', 1, 67, 9171, 1, 2), (9471, '2010-10-28 09:54:37', 1, 118, 9175, 1, 2), (9472, '2010-10-28 09:54:39', 1, 118, 9171, 1, 2), (9473, '2010-10-28 10:06:08', 1, 112, 0, 1, 2), (9474, '2010-10-28 10:10:31', 1, 50, 9180, 1, 2), (9475, '2010-10-28 10:35:40', 1, 99, 9181, 1, 2), (9476, '2010-10-28 10:37:02', 1, 57, 9181, 1, 2), (9477, '2010-10-28 10:37:46', 1, 58, 9181, 1, 2), (9478, '2010-10-28 10:38:59', 1, 59, 9181, 1, 2), (9479, '2010-10-28 11:41:52', 1, 70, 9183, 1, 2), (9480, '2010-10-28 15:16:52', 1, 21, 9197, 1, 2), (9481, '2010-10-28 15:57:16', 1, 5, 9200, 1, 2), (9482, '2010-10-28 15:59:07', 1, 5, 9200, 1, 2), (9483, '2010-10-28 16:20:23', 1, 5, 9203, 1, 2), (9484, '2010-10-28 17:36:12', 1, 166, 9204, 1, 2), (9485, '2010-10-28 17:37:15', 1, 169, 9204, 1, 2), (9486, '2010-10-28 18:16:51', 1, 166, 9204, 1, 2), (9487, '2010-10-28 18:26:38', 1, 166, 9204, 1, 2), (9488, '2010-10-28 18:39:05', 1, 2, 9206, 1, 2), (9489, '2010-10-28 18:39:35', 1, 65, 9205, 1, 2), (9490, '2010-10-28 18:51:32', 1, 166, 9204, 1, 2), (9491, '2010-10-28 19:41:44', 1, 1, 9209, 1, 2), (9492, '2010-10-28 19:48:21', 1, 119, 9210, 1, 2), (9493, '2010-10-28 19:49:43', 1, 119, 9210, 1, 2), (9494, '2010-10-28 19:49:54', 1, 121, 9210, 1, 2), (9495, '2010-10-28 19:50:48', 1, 120, 9210, 1, 2), (9496, '2010-10-28 19:52:35', 1, 119, 9210, 1, 2), (9497, '2010-10-28 19:53:50', 1, 121, 9210, 1, 2), (9498, '2010-10-28 20:20:32', 1, 16, 9212, 1, 2), (9499, '2010-10-28 20:22:59', 1, 17, 9212, 1, 2), (9500, '2010-10-28 20:23:30', 1, 17, 9212, 1, 2), (9501, '2010-10-28 20:47:14', 1, 4, 9214, 1, 2), (9502, '2010-10-28 20:53:33', 1, 5, 9216, 1, 2), (9503, '2010-10-28 20:54:10', 1, 5, 9216, 1, 2), (9504, '2010-10-28 21:40:50', 1, 163, 9218, 1, 2), (9505, '2010-10-28 22:42:55', 1, 98, 9222, 1, 2), (9506, '2010-10-29 01:55:39', 1, 103, 9226, 1, 2), (9507, '2010-10-29 03:12:23', 1, 112, 9228, 1, 2), (9508, '2010-10-29 04:33:07', 1, 142, 9232, 1, 2), (9509, '2010-10-29 05:11:55', 1, 117, 9233, 1, 2), (9510, '2010-10-29 05:18:02', 1, 140, 9234, 1, 2), (9511, '2010-10-29 05:22:10', 1, 117, 9235, 1, 2), (9512, '2010-10-29 06:12:29', 1, 163, 9238, 1, 2), (9513, '2010-10-29 06:31:56', 1, 30, 9239, 1, 2), (9514, '2010-10-29 07:08:29', 1, 252, 9240, 1, 2), (9515, '2010-10-29 07:09:04', 1, 104, 9240, 1, 2), (9516, '2010-10-29 07:22:04', 1, 139, 9243, 1, 2), (9517, '2010-10-29 07:46:05', 1, 229, 9244, 1, 2), (9518, '2010-10-29 09:08:29', 1, 121, 9248, 1, 2), (9519, '2010-10-29 09:20:25', 1, 121, 9248, 1, 2), (9520, '2010-10-29 09:45:55', 1, 144, 9250, 1, 2), (9521, '2010-10-29 10:05:37', 1, 69, 0, 1, 2), (9522, '2010-10-29 10:10:25', 1, 165, 9251, 1, 2), (9523, '2010-10-29 10:10:35', 1, 140, 9252, 1, 2), (9524, '2010-10-29 10:28:14', 1, 50, 9254, 1, 2), (9525, '2010-10-29 10:41:29', 1, 140, 9256, 1, 2), (9526, '2010-10-29 10:51:39', 1, 96, 9258, 1, 2), (9527, '2010-10-29 11:07:54', 1, 146, 9260, 1, 2), (9528, '2010-10-29 11:12:04', 1, 213, 9240, 1, 2), (9529, '2010-10-29 11:24:48', 1, 109, 9264, 1, 2), (9530, '2010-10-29 11:44:15', 1, 100, 9267, 1, 2), (9531, '2010-10-29 12:04:32', 1, 3, 9268, 1, 2), (9532, '2010-10-29 12:08:12', 1, 62, 9269, 1, 2), (9533, '2010-10-29 12:14:01', 1, 141, 9270, 1, 2), (9534, '2010-10-29 12:21:59', 1, 141, 9271, 1, 2), (9535, '2010-10-29 12:25:23', 1, 112, 9272, 1, 2), (9536, '2010-10-29 12:32:16', 1, 139, 9273, 1, 2), (9537, '2010-10-29 12:42:00', 1, 8, 9275, 1, 2), (9538, '2010-10-29 12:42:42', 1, 8, 9275, 1, 2), (9539, '2010-10-29 12:57:40', 1, 142, 9278, 1, 2), (9540, '2010-10-29 13:33:37', 1, 8, 9280, 1, 2), (9541, '2010-10-29 13:45:53', 1, 75, 9284, 1, 2), (9542, '2010-10-29 13:45:54', 1, 57, 9285, 1, 2), (9543, '2010-10-29 13:45:57', 1, 75, 9284, 1, 2), (9544, '2010-10-29 13:45:58', 1, 75, 9284, 1, 2), (9545, '2010-10-29 15:23:58', 1, 144, 9299, 1, 2), (9546, '2010-10-29 15:36:08', 1, 113, 9301, 1, 2), (9547, '2010-10-29 16:04:12', 1, 101, 9304, 1, 2), (9548, '2010-10-29 16:54:03', 1, 50, 9309, 1, 2), (9549, '2010-10-29 17:03:57', 1, 102, 9310, 1, 2), (9550, '2010-10-29 17:15:38', 1, 252, 9312, 1, 2), (9551, '2010-10-29 17:32:21', 1, 9, 9313, 1, 2), (9552, '2010-10-29 19:29:12', 1, 32, 9315, 1, 2), (9553, '2010-10-29 19:38:31', 1, 110, 9316, 1, 2), (9554, '2010-10-29 19:40:15', 1, 48, 9317, 1, 2), (9555, '2010-10-29 19:41:18', 1, 48, 9317, 1, 2), (9556, '2010-10-29 20:31:26', 1, 111, 9319, 1, 2), (9557, '2010-10-29 20:47:13', 1, 111, 0, 1, 2), (9558, '2010-10-29 20:48:02', 1, 101, 9320, 1, 2), (9559, '2010-10-29 21:06:20', 1, 192, 9321, 1, 2), (9560, '2010-10-29 21:15:28', 1, 52, 9322, 1, 2), (9561, '2010-10-29 21:26:48', 1, 75, 9323, 1, 2), (9562, '2010-10-29 21:57:37', 1, 120, 9324, 1, 2), (9563, '2010-10-29 22:01:21', 1, 186, 9325, 1, 2), (9564, '2010-10-29 22:39:25', 1, 108, 9326, 1, 2), (9565, '2010-10-29 23:21:13', 1, 103, 9327, 1, 2), (9566, '2010-10-30 00:04:59', 1, 5, 9329, 1, 2), (9567, '2010-10-30 00:09:10', 1, 100, 9330, 1, 2), (9568, '2010-10-30 00:34:00', 1, 99, 9331, 1, 2), (9569, '2010-10-30 00:59:29', 1, 49, 9334, 1, 2), (9570, '2010-10-30 01:00:22', 4, 50, 9334, 1, 2), (9571, '2010-10-30 01:00:22', 4, 133, 9334, 1, 2), (9572, '2010-10-30 01:00:22', 4, 193, 9334, 1, 2), (9573, '2010-10-30 01:00:22', 4, 192, 9334, 1, 2), (9574, '2010-10-30 01:03:45', 1, 50, 9333, 1, 2), (9575, '2010-10-30 01:04:39', 4, 252, 9334, 1, 2), (9576, '2010-10-30 01:06:27', 1, 252, 9334, 1, 2), (9577, '2010-10-30 01:07:41', 1, 112, 9334, 1, 2), (9578, '2010-10-30 01:08:04', 4, 112, 9334, 1, 2), (9579, '2010-10-30 01:08:15', 4, 49, 9334, 1, 2), (9580, '2010-10-30 01:08:53', 1, 139, 9335, 1, 2), (9581, '2010-10-30 01:22:39', 1, 140, 9337, 1, 2), (9582, '2010-10-30 01:25:00', 1, 106, 9338, 1, 2), (9583, '2010-10-30 01:25:12', 1, 98, 9340, 1, 2), (9584, '2010-10-30 01:26:52', 4, 113, 9337, 1, 2), (9585, '2010-10-30 01:26:52', 4, 133, 9337, 1, 2), (9586, '2010-10-30 01:26:52', 4, 193, 9337, 1, 2), (9587, '2010-10-30 01:26:52', 4, 192, 9337, 1, 2), (9588, '2010-10-30 01:26:56', 1, 112, 9337, 1, 2), (9589, '2010-10-30 01:27:41', 4, 108, 9340, 1, 2), (9590, '2010-10-30 01:27:41', 4, 133, 9340, 1, 2), (9591, '2010-10-30 01:27:41', 4, 193, 9340, 1, 2), (9592, '2010-10-30 01:27:41', 4, 192, 9340, 1, 2), (9593, '2010-10-30 01:28:10', 4, 7, 9339, 1, 2), (9594, '2010-10-30 01:28:10', 4, 133, 9339, 1, 2), (9595, '2010-10-30 01:28:10', 4, 193, 9339, 1, 2), (9596, '2010-10-30 01:28:10', 4, 192, 9339, 1, 2), (9597, '2010-10-30 01:28:49', 1, 192, 9338, 1, 2), (9598, '2010-10-30 01:29:29', 1, 9, 9341, 1, 2), (9599, '2010-10-30 01:29:51', 1, 4, 9337, 1, 2), (9600, '2010-10-30 01:32:09', 1, 117, 9338, 1, 2), (9601, '2010-10-30 01:32:33', 4, 140, 9340, 1, 2), (9602, '2010-10-30 01:32:53', 1, 99, 9337, 1, 2), (9603, '2010-10-30 01:34:24', 4, 100, 9339, 1, 2), (9604, '2010-10-30 01:34:38', 1, 50, 9340, 1, 2), (9605, '2010-10-30 01:34:58', 1, 6, 9340, 1, 2), (9606, '2010-10-30 01:35:38', 1, 193, 9340, 1, 2), (9607, '2010-10-30 01:36:09', 4, 147, 9337, 1, 2), (9608, '2010-10-30 01:36:25', 1, 113, 9337, 1, 2), (9609, '2010-10-30 01:37:01', 4, 5, 9340, 1, 2), (9610, '2010-10-30 01:38:06', 4, 117, 9340, 1, 2), (9611, '2010-10-30 01:38:58', 1, 103, 9340, 1, 2), (9612, '2010-10-30 01:39:25', 1, 133, 9340, 1, 2), (9613, '2010-10-30 01:40:16', 1, 144, 9340, 1, 2), (9614, '2010-10-30 01:42:04', 1, 108, 9342, 1, 2), (9615, '2010-10-30 01:45:02', 1, 118, 9343, 1, 2), (9616, '2010-10-30 01:46:49', 4, 139, 9339, 1, 2), (9617, '2010-10-30 01:50:50', 1, 7, 9344, 1, 2), (9618, '2010-10-30 02:32:04', 1, 144, 9345, 1, 2), (9619, '2010-10-30 03:21:02', 1, 63, 9346, 1, 2), (9620, '2010-10-30 04:56:58', 1, 112, 9348, 1, 2), (9621, '2010-10-30 06:02:16', 1, 1, 0, 1, 2), (9622, '2010-10-30 06:28:25', 1, 50, 9350, 1, 2), (9623, '2010-10-30 06:32:50', 1, 109, 9351, 1, 2), (9624, '2010-10-30 09:20:18', 1, 152, 9360, 1, 2), (9625, '2010-10-30 10:32:22', 1, 62, 9361, 1, 2), (9626, '2010-10-30 10:34:44', 1, 252, 9362, 1, 2), (9627, '2010-10-30 11:04:29', 1, 4, 9364, 1, 2), (9628, '2010-10-30 12:02:07', 1, 31, 9366, 1, 2), (9629, '2010-10-30 12:08:12', 1, 111, 9367, 1, 2), (9630, '2010-10-30 13:44:00', 1, 110, 9368, 1, 2), (9631, '2010-10-30 14:34:07', 1, 67, 9369, 1, 2), (9632, '2010-10-30 15:19:49', 1, 116, 9371, 1, 2), (9633, '2010-10-30 15:34:09', 1, 48, 9372, 1, 2), (9634, '2010-10-30 16:55:35', 1, 79, 9375, 1, 2), (9635, '2010-10-30 20:22:17', 1, 63, 9386, 1, 2), (9636, '2010-10-30 20:43:29', 1, 252, 9388, 1, 2), (9637, '2010-10-30 21:29:06', 1, 148, 9389, 1, 2), (9638, '2010-10-30 22:03:14', 1, 143, 9390, 1, 2), (9639, '2010-10-30 22:05:34', 1, 108, 9391, 1, 2), (9640, '2010-10-30 22:26:19', 1, 79, 9393, 1, 2), (9641, '2010-10-30 22:42:01', 1, 104, 9394, 1, 2), (9642, '2010-10-31 00:04:33', 1, 98, 9396, 1, 2), (9643, '2010-10-31 00:09:05', 1, 252, 9397, 1, 2), (9644, '2010-10-31 00:32:41', 1, 166, 0, 1, 2), (9645, '2010-10-31 00:36:55', 1, 109, 9398, 1, 2), (9646, '2010-10-31 01:11:15', 1, 186, 0, 1, 2), (9647, '2010-10-31 01:56:26', 1, 106, 9400, 1, 2), (9648, '2010-10-31 02:03:56', 1, 105, 9401, 1, 2), (9649, '2010-10-31 02:04:00', 1, 107, 9402, 1, 2), (9650, '2010-10-31 03:57:29', 1, 139, 9405, 1, 2), (9651, '2010-10-31 04:33:46', 1, 147, 9407, 1, 2), (9652, '2010-10-31 05:09:54', 1, 144, 9409, 1, 2), (9653, '2010-10-31 05:25:07', 1, 141, 9410, 1, 2), (9654, '2010-10-31 06:07:58', 1, 145, 9411, 1, 2), (9655, '2010-10-31 07:09:01', 1, 110, 9412, 1, 2), (9656, '2010-10-31 08:02:35', 1, 107, 9416, 1, 2), (9657, '2010-10-31 08:18:14', 1, 78, 9417, 1, 2), (9658, '2010-10-31 08:19:50', 4, 78, 9417, 1, 2), (9659, '2010-10-31 08:19:51', 4, 133, 9417, 1, 2), (9660, '2010-10-31 08:19:51', 4, 193, 9417, 1, 2), (9661, '2010-10-31 08:19:51', 4, 192, 9417, 1, 2), (9662, '2010-10-31 08:20:53', 1, 78, 9417, 1, 2), (9663, '2010-10-31 08:21:47', 1, 141, 9418, 1, 2), (9664, '2010-10-31 08:33:46', 1, 235, 9421, 1, 2), (9665, '2010-10-31 08:35:47', 1, 168, 9420, 1, 2), (9666, '2010-10-31 08:36:49', 1, 165, 9420, 1, 2), (9667, '2010-10-31 08:39:27', 1, 94, 9420, 1, 2), (9668, '2010-10-31 08:39:57', 1, 92, 9420, 1, 2), (9669, '2010-10-31 08:40:42', 1, 79, 9420, 1, 2), (9670, '2010-10-31 08:42:05', 1, 61, 9420, 1, 2), (9671, '2010-10-31 08:42:26', 1, 60, 9420, 1, 2), (9672, '2010-10-31 09:08:18', 4, 192, 9423, 1, 2), (9673, '2010-10-31 09:08:18', 4, 133, 9423, 1, 2), (9674, '2010-10-31 09:08:18', 4, 193, 9423, 1, 2), (9675, '2010-10-31 09:08:21', 1, 121, 9422, 1, 2), (9676, '2010-10-31 09:08:35', 1, 192, 9423, 1, 2), (9677, '2010-10-31 09:08:42', 1, 192, 9423, 1, 2), (9678, '2010-10-31 09:08:58', 1, 192, 9423, 1, 2), (9679, '2010-10-31 09:09:07', 4, 121, 9422, 1, 2), (9680, '2010-10-31 09:09:08', 4, 133, 9422, 1, 2), (9681, '2010-10-31 09:09:08', 4, 193, 9422, 1, 2), (9682, '2010-10-31 09:09:08', 4, 192, 9422, 1, 2), (9683, '2010-10-31 09:09:37', 1, 193, 9422, 1, 2), (9684, '2010-10-31 09:10:01', 1, 193, 9422, 1, 2), (9685, '2010-10-31 09:10:49', 4, 104, 9422, 1, 2), (9686, '2010-10-31 09:12:39', 1, 101, 9422, 1, 2), (9687, '2010-10-31 09:13:37', 4, 101, 9422, 1, 2), (9688, '2010-10-31 09:26:26', 1, 180, 9425, 1, 2), (9689, '2010-10-31 10:04:30', 1, 139, 9427, 1, 2), (9690, '2010-10-31 10:23:31', 1, 7, 9431, 1, 2), (9691, '2010-10-31 10:26:18', 1, 7, 9432, 1, 2), (9692, '2010-10-31 10:54:19', 1, 195, 9433, 1, 2), (9693, '2010-10-31 10:54:22', 1, 195, 9434, 1, 2), (9694, '2010-10-31 10:58:13', 1, 195, 9434, 1, 2), (9695, '2010-10-31 12:16:09', 1, 49, 9439, 1, 2), (9696, '2010-10-31 13:18:03', 1, 146, 9442, 1, 2), (9697, '2010-10-31 14:21:31', 1, 12, 9448, 1, 2), (9698, '2010-10-31 14:21:56', 1, 157, 0, 1, 2), (9699, '2010-10-31 15:41:26', 1, 112, 9451, 1, 2), (9700, '2010-10-31 16:37:26', 1, 252, 9455, 1, 2), (9701, '2010-10-31 16:37:28', 1, 49, 9456, 1, 2), (9702, '2010-10-31 16:37:31', 1, 50, 9457, 1, 2), (9703, '2010-10-31 16:37:34', 1, 139, 9458, 1, 2), (9704, '2010-10-31 16:37:48', 1, 112, 9463, 1, 2), (9705, '2010-10-31 16:38:29', 1, 147, 9479, 1, 2), (9706, '2010-10-31 16:38:40', 1, 140, 9482, 1, 2), (9707, '2010-10-31 16:38:43', 1, 141, 9483, 1, 2), (9708, '2010-10-31 16:38:45', 1, 142, 9484, 1, 2), (9709, '2010-10-31 16:38:48', 1, 146, 9485, 1, 2), (9710, '2010-10-31 16:38:51', 1, 139, 9486, 1, 2), (9711, '2010-10-31 16:38:54', 1, 145, 9487, 1, 2), (9712, '2010-10-31 16:38:57', 1, 143, 9488, 1, 2), (9713, '2010-10-31 16:39:00', 1, 144, 9489, 1, 2), (9714, '2010-10-31 16:39:03', 1, 107, 9490, 1, 2), (9715, '2010-10-31 16:39:05', 1, 106, 9491, 1, 2), (9716, '2010-10-31 16:39:11', 1, 109, 9493, 1, 2), (9717, '2010-10-31 16:39:13', 1, 108, 9494, 1, 2), (9718, '2010-10-31 16:39:16', 1, 104, 9495, 1, 2), (9719, '2010-10-31 16:39:19', 1, 110, 9496, 1, 2), (9720, '2010-10-31 16:39:25', 1, 113, 9498, 1, 2), (9721, '2010-10-31 16:39:32', 1, 111, 9500, 1, 2), (9722, '2010-10-31 16:39:35', 1, 112, 9501, 1, 2), (9723, '2010-10-31 17:12:37', 1, 32, 9505, 1, 2), (9724, '2010-10-31 17:13:22', 1, 32, 9505, 1, 2), (9725, '2010-10-31 18:45:50', 1, 201, 9507, 1, 2), (9726, '2010-10-31 19:17:54', 1, 120, 9508, 1, 2), (9727, '2010-10-31 21:07:47', 1, 112, 9509, 1, 2), (9728, '2010-10-31 21:22:12', 1, 168, 9511, 1, 2), (9729, '2010-10-31 21:43:20', 1, 61, 9512, 1, 2), (9730, '2010-10-31 22:43:13', 1, 7, 0, 1, 2), (9731, '2010-10-31 23:01:10', 1, 111, 0, 1, 2), (9732, '2010-11-01 04:43:04', 1, 115, 9516, 1, 2), (9733, '2010-11-01 04:43:39', 1, 115, 9517, 1, 2), (9734, '2010-11-01 09:58:44', 1, 5, 9527, 1, 2), (9735, '2010-11-01 09:59:13', 1, 7, 9527, 1, 2), (9736, '2010-11-01 09:59:59', 1, 11, 9527, 1, 2), (9737, '2010-11-01 10:01:29', 1, 72, 9527, 1, 2), (9738, '2010-11-01 10:02:39', 1, 66, 9527, 1, 2), (9739, '2010-11-01 10:15:58', 1, 59, 9528, 1, 2), (9740, '2010-11-01 10:36:59', 1, 115, 9529, 1, 2), (9741, '2010-11-01 16:51:38', 1, 147, 9565, 1, 2), (9742, '2010-11-01 16:51:49', 1, 140, 9568, 1, 2), (9743, '2010-11-01 16:51:52', 1, 141, 9569, 1, 2), (9744, '2010-11-01 16:51:56', 1, 142, 9570, 1, 2), (9745, '2010-11-01 16:52:00', 1, 146, 9571, 1, 2), (9746, '2010-11-01 16:52:02', 1, 139, 9572, 1, 2), (9747, '2010-11-01 16:52:06', 1, 145, 9573, 1, 2), (9748, '2010-11-01 16:52:09', 1, 143, 9574, 1, 2), (9749, '2010-11-01 16:52:12', 1, 144, 9575, 1, 2), (9750, '2010-11-01 16:52:16', 1, 107, 9576, 1, 2), (9751, '2010-11-01 16:52:19', 1, 106, 9577, 1, 2), (9752, '2010-11-01 16:52:26', 1, 109, 9579, 1, 2), (9753, '2010-11-01 16:52:29', 1, 108, 9580, 1, 2), (9754, '2010-11-01 16:52:32', 1, 104, 9581, 1, 2), (9755, '2010-11-01 16:52:35', 1, 110, 9582, 1, 2), (9756, '2010-11-01 16:52:41', 1, 113, 9584, 1, 2), (9757, '2010-11-01 16:52:49', 1, 111, 9586, 1, 2), (9758, '2010-11-01 16:52:54', 1, 112, 9587, 1, 2), (9759, '2010-11-01 17:39:05', 1, 111, 9591, 1, 2), (9760, '2010-11-01 17:39:51', 1, 118, 9591, 1, 2), (9761, '2010-11-01 17:40:16', 1, 111, 9591, 1, 2), (9762, '2010-11-01 18:06:54', 1, 9, 9593, 1, 2), (9763, '2010-11-01 18:07:09', 1, 8, 9593, 1, 2), (9764, '2010-11-01 18:08:02', 1, 8, 9593, 1, 2), (9765, '2010-11-01 18:15:40', 1, 111, 9594, 1, 2), (9766, '2010-11-01 18:44:17', 1, 111, 9595, 1, 2), (9767, '2010-11-01 20:00:27', 1, 59, 9598, 1, 2), (9768, '2010-11-01 20:10:57', 1, 50, 9599, 1, 2), (9769, '2010-11-01 20:12:04', 1, 56, 9599, 1, 2), (9770, '2010-11-01 20:13:36', 1, 56, 9599, 1, 2), (9771, '2010-11-01 20:13:54', 1, 50, 9599, 1, 2), (9772, '2010-11-01 21:10:44', 1, 31, 9602, 1, 2), (9773, '2010-11-01 21:10:46', 1, 31, 9602, 1, 2), (9774, '2010-11-01 21:11:03', 1, 32, 9602, 1, 2), (9775, '2010-11-01 21:11:05', 1, 32, 9602, 1, 2), (9776, '2010-11-01 21:11:07', 1, 32, 9602, 1, 2), (9777, '2010-11-01 21:11:10', 1, 32, 9602, 1, 2), (9778, '2010-11-01 21:11:11', 1, 32, 9602, 1, 2), (9779, '2010-11-01 21:11:38', 1, 48, 9602, 1, 2), (9780, '2010-11-01 21:11:39', 1, 48, 9602, 1, 2), (9781, '2010-11-01 21:11:40', 1, 48, 9602, 1, 2), (9782, '2010-11-01 21:11:42', 1, 48, 9602, 1, 2), (9783, '2010-11-01 21:11:59', 1, 48, 9602, 1, 2), (9784, '2010-11-01 21:12:16', 1, 52, 9602, 1, 2), (9785, '2010-11-01 21:12:17', 1, 52, 9602, 1, 2), (9786, '2010-11-01 21:12:47', 1, 66, 9602, 1, 2), (9787, '2010-11-01 21:13:20', 1, 69, 9602, 1, 2), (9788, '2010-11-01 23:42:03', 1, 122, 9605, 1, 2), (9789, '2010-11-02 01:20:39', 1, 63, 9607, 1, 2), (9790, '2010-11-02 01:56:27', 1, 201, 0, 1, 2), (9791, '2010-11-02 02:06:00', 1, 121, 9609, 1, 2), (9792, '2010-11-02 02:06:04', 1, 102, 9610, 1, 2), (9793, '2010-11-02 04:39:23', 1, 117, 0, 1, 2), (9794, '2010-11-02 05:06:04', 1, 5, 0, 1, 2), (9795, '2010-11-02 06:06:31', 1, 1, 9614, 1, 2), (9796, '2010-11-02 06:29:54', 1, 102, 0, 1, 2), (9797, '2010-11-02 06:41:20', 1, 72, 9616, 1, 2), (9798, '2010-11-02 06:43:34', 1, 31, 9617, 1, 2), (9799, '2010-11-02 07:08:17', 1, 48, 9619, 1, 2), (9800, '2010-11-02 07:28:33', 1, 186, 0, 1, 2), (9801, '2010-11-02 08:00:17', 1, 141, 0, 1, 2), (9802, '2010-11-02 08:28:50', 1, 60, 9622, 1, 2), (9803, '2010-11-02 08:29:30', 1, 61, 9622, 1, 2), (9804, '2010-11-02 08:29:56', 1, 60, 9622, 1, 2), (9805, '2010-11-02 08:30:20', 1, 60, 9622, 1, 2), (9806, '2010-11-02 09:34:12', 1, 50, 9623, 1, 2), (9807, '2010-11-02 09:50:49', 1, 4, 0, 1, 2), (9808, '2010-11-02 10:00:53', 1, 2, 0, 1, 2), (9809, '2010-11-02 10:03:51', 1, 3, 9624, 1, 2), (9810, '2010-11-02 10:05:26', 1, 3, 9624, 1, 2), (9811, '2010-11-02 10:05:58', 1, 3, 9624, 1, 2), (9812, '2010-11-02 10:06:47', 1, 62, 9625, 1, 2), (9813, '2010-11-02 10:09:44', 1, 3, 9624, 1, 2), (9814, '2010-11-02 11:18:22', 1, 64, 9628, 1, 2), (9815, '2010-11-02 11:43:28', 1, 1, 9630, 1, 2), (9816, '2010-11-02 12:20:57', 1, 147, 9653, 1, 2), (9817, '2010-11-02 12:21:07', 1, 140, 9656, 1, 2), (9818, '2010-11-02 12:21:11', 1, 141, 9657, 1, 2), (9819, '2010-11-02 12:21:14', 1, 142, 9658, 1, 2), (9820, '2010-11-02 12:21:17', 1, 146, 9659, 1, 2), (9821, '2010-11-02 12:21:20', 1, 139, 9660, 1, 2), (9822, '2010-11-02 12:21:23', 1, 145, 9661, 1, 2), (9823, '2010-11-02 12:21:26', 1, 143, 9662, 1, 2), (9824, '2010-11-02 12:21:29', 1, 144, 9663, 1, 2), (9825, '2010-11-02 12:21:32', 1, 107, 9664, 1, 2), (9826, '2010-11-02 12:21:35', 1, 106, 9665, 1, 2), (9827, '2010-11-02 12:21:41', 1, 109, 9667, 1, 2), (9828, '2010-11-02 12:21:43', 1, 108, 9668, 1, 2), (9829, '2010-11-02 12:21:46', 1, 104, 9669, 1, 2), (9830, '2010-11-02 12:21:49', 1, 110, 9670, 1, 2), (9831, '2010-11-02 12:21:56', 1, 113, 9672, 1, 2), (9832, '2010-11-02 12:22:02', 1, 111, 9674, 1, 2), (9833, '2010-11-02 12:22:05', 1, 112, 9675, 1, 2), (9834, '2010-11-02 13:20:04', 1, 82, 9678, 1, 2), (9835, '2010-11-02 13:35:11', 1, 4, 9682, 1, 2), (9836, '2010-11-02 16:01:54', 1, 3, 9685, 1, 2), (9837, '2010-11-02 17:22:07', 1, 20, 9687, 1, 2), (9838, '2010-11-02 18:34:24', 1, 86, 9688, 1, 2), (9839, '2010-11-02 18:38:02', 1, 84, 9688, 1, 2), (9840, '2010-11-02 18:42:37', 1, 253, 9688, 1, 2), (9841, '2010-11-02 18:52:16', 1, 119, 9689, 1, 2), (9842, '2010-11-02 18:55:27', 1, 3, 9689, 1, 2), (9843, '2010-11-02 18:57:46', 1, 15, 9689, 1, 2), (9844, '2010-11-02 19:00:54', 1, 26, 9689, 1, 2), (9845, '2010-11-02 19:01:49', 1, 28, 9689, 1, 2), (9846, '2010-11-02 19:02:23', 1, 10, 9689, 1, 2), (9847, '2010-11-02 19:03:21', 1, 56, 9689, 1, 2), (9848, '2010-11-02 19:04:47', 1, 24, 9689, 1, 2), (9849, '2010-11-02 23:14:33', 1, 146, 9696, 1, 2), (9850, '2010-11-02 23:54:19', 1, 106, 9697, 1, 2), (9851, '2010-11-03 00:33:43', 1, 166, 0, 1, 2), (9852, '2010-11-03 00:34:02', 1, 2, 9698, 1, 2), (9853, '2010-11-03 02:42:34', 1, 111, 9701, 1, 2), (9854, '2010-11-03 03:26:29', 1, 20, 9702, 1, 2), (9855, '2010-11-03 05:36:49', 1, 109, 9704, 1, 2), (9856, '2010-11-03 06:28:43', 1, 76, 9705, 1, 2), (9857, '2010-11-03 07:20:39', 1, 143, 9706, 1, 2), (9858, '2010-11-03 09:12:35', 1, 168, 9710, 1, 2), (9859, '2010-11-03 09:14:47', 1, 168, 9710, 1, 2), (9860, '2010-11-03 09:17:21', 1, 147, 9711, 1, 2), (9861, '2010-11-03 09:48:52', 1, 119, 9712, 1, 2), (9862, '2010-11-03 09:49:00', 4, 119, 9712, 1, 2), (9863, '2010-11-03 09:49:00', 4, 133, 9712, 1, 2), (9864, '2010-11-03 09:49:00', 4, 193, 9712, 1, 2), (9865, '2010-11-03 09:49:00', 4, 192, 9712, 1, 2), (9866, '2010-11-03 10:15:42', 1, 99, 9713, 1, 2), (9867, '2010-11-03 11:13:54', 1, 113, 9714, 1, 2), (9868, '2010-11-03 11:20:38', 1, 1, 9715, 1, 2), (9869, '2010-11-03 11:23:38', 1, 5, 9716, 1, 2), (9870, '2010-11-03 11:27:36', 1, 75, 9717, 1, 2), (9871, '2010-11-03 11:43:40', 1, 21, 9718, 1, 2), (9872, '2010-11-03 11:56:32', 1, 17, 9721, 1, 2), (9873, '2010-11-03 15:54:54', 1, 3, 9726, 1, 2), (9874, '2010-11-03 17:31:00', 1, 50, 9730, 1, 2), (9875, '2010-11-03 17:33:40', 1, 50, 9730, 1, 2), (9876, '2010-11-03 17:35:39', 1, 50, 9730, 1, 2), (9877, '2010-11-03 18:24:27', 1, 62, 9732, 1, 2), (9878, '2010-11-03 18:40:35', 1, 103, 9734, 1, 2), (9879, '2010-11-03 18:48:36', 1, 52, 9735, 1, 2), (9880, '2010-11-03 18:58:55', 1, 157, 0, 1, 2), (9881, '2010-11-03 22:10:04', 1, 11, 9739, 1, 2), (9882, '2010-11-03 22:10:54', 1, 22, 9739, 1, 2), (9883, '2010-11-03 22:12:48', 1, 176, 9739, 1, 2), (9884, '2010-11-03 22:20:25', 1, 49, 9740, 1, 2), (9885, '2010-11-03 22:21:17', 1, 50, 9740, 1, 2), (9886, '2010-11-03 22:22:35', 1, 49, 9740, 1, 2), (9887, '2010-11-03 22:23:30', 1, 50, 9740, 1, 2), (9888, '2010-11-03 22:24:09', 1, 49, 9740, 1, 2), (9889, '2010-11-03 22:25:07', 1, 49, 9740, 1, 2), (9890, '2010-11-03 22:25:22', 1, 49, 9740, 1, 2), (9891, '2010-11-03 23:26:58', 1, 1, 0, 1, 2), (9892, '2010-11-04 03:30:06', 1, 82, 9743, 1, 2), (9893, '2010-11-04 03:36:34', 1, 164, 9744, 1, 2), (9894, '2010-11-04 04:40:58', 1, 112, 0, 1, 2), (9895, '2010-11-04 07:17:56', 1, 144, 0, 1, 2), (9896, '2010-11-04 07:41:44', 1, 76, 9752, 1, 2), (9897, '2010-11-04 08:26:34', 1, 124, 0, 1, 2), (9898, '2010-11-04 08:55:16', 1, 112, 9753, 1, 2), (9899, '2010-11-04 09:28:50', 1, 49, 9754, 1, 2), (9900, '2010-11-04 09:29:23', 1, 33, 9754, 1, 2), (9901, '2010-11-04 09:29:39', 1, 53, 9754, 1, 2), (9902, '2010-11-04 10:14:32', 1, 141, 0, 1, 2), (9903, '2010-11-04 11:11:48', 1, 2, 9757, 1, 2), (9904, '2010-11-04 13:55:31', 1, 67, 9759, 1, 2), (9905, '2010-11-04 16:26:45', 1, 31, 9764, 1, 2), (9906, '2010-11-04 16:34:12', 1, 119, 9765, 1, 2), (9907, '2010-11-04 16:34:51', 1, 121, 9765, 1, 2), (9908, '2010-11-04 16:35:16', 1, 119, 9765, 1, 2), (9909, '2010-11-04 18:27:55', 1, 77, 9769, 1, 2), (9910, '2010-11-04 18:28:24', 1, 78, 9769, 1, 2), (9911, '2010-11-04 18:29:37', 1, 119, 9768, 1, 2), (9912, '2010-11-04 18:33:23', 1, 5, 9770, 1, 2), (9913, '2010-11-04 18:41:48', 1, 2, 9772, 1, 2), (9914, '2010-11-04 18:44:17', 1, 49, 9773, 1, 2), (9915, '2010-11-04 20:19:35', 1, 81, 9777, 1, 2), (9916, '2010-11-04 21:02:29', 1, 141, 9779, 1, 2), (9917, '2010-11-04 21:04:16', 1, 74, 9780, 1, 2), (9918, '2010-11-04 21:07:10', 1, 76, 9780, 1, 2), (9919, '2010-11-04 22:51:58', 1, 98, 9783, 1, 2), (9920, '2010-11-04 23:46:18', 1, 1, 0, 1, 2), (9921, '2010-11-05 00:28:07', 1, 141, 9790, 1, 2), (9922, '2010-11-05 00:28:20', 1, 118, 9793, 1, 2), (9923, '2010-11-05 00:28:49', 1, 49, 9799, 1, 2), (9924, '2010-11-05 00:28:54', 1, 50, 9800, 1, 2), (9925, '2010-11-05 00:32:47', 1, 147, 9842, 1, 2), (9926, '2010-11-05 00:32:56', 1, 150, 9844, 1, 2), (9927, '2010-11-05 00:33:02', 1, 149, 9845, 1, 2), (9928, '2010-11-05 00:33:11', 1, 140, 9847, 1, 2), (9929, '2010-11-05 00:33:16', 1, 141, 9848, 1, 2), (9930, '2010-11-05 00:33:18', 1, 142, 9849, 1, 2), (9931, '2010-11-05 00:33:22', 1, 173, 9850, 1, 2), (9932, '2010-11-05 00:33:26', 1, 182, 9851, 1, 2), (9933, '2010-11-05 00:33:34', 1, 183, 9852, 1, 2), (9934, '2010-11-05 00:33:38', 1, 146, 9853, 1, 2), (9935, '2010-11-05 00:33:40', 1, 171, 9854, 1, 2), (9936, '2010-11-05 00:33:46', 1, 148, 9855, 1, 2), (9937, '2010-11-05 00:33:50', 1, 201, 9856, 1, 2), (9938, '2010-11-05 00:33:56', 1, 184, 9857, 1, 2), (9939, '2010-11-05 00:34:00', 1, 139, 9858, 1, 2), (9940, '2010-11-05 00:34:05', 1, 180, 9859, 1, 2), (9941, '2010-11-05 00:34:10', 1, 181, 9860, 1, 2), (9942, '2010-11-05 00:34:13', 1, 190, 9861, 1, 2), (9943, '2010-11-05 00:34:16', 1, 191, 9862, 1, 2), (9944, '2010-11-05 00:34:20', 1, 213, 9863, 1, 2), (9945, '2010-11-05 00:34:24', 1, 235, 9864, 1, 2), (9946, '2010-11-05 00:34:30', 1, 229, 9865, 1, 2), (9947, '2010-11-05 00:34:36', 1, 157, 9866, 1, 2), (9948, '2010-11-05 00:34:41', 1, 152, 9867, 1, 2), (9949, '2010-11-05 00:34:46', 1, 145, 9868, 1, 2), (9950, '2010-11-05 00:34:51', 1, 143, 9869, 1, 2), (9951, '2010-11-05 00:34:54', 1, 172, 9870, 1, 2), (9952, '2010-11-05 00:34:58', 1, 246, 9871, 1, 2), (9953, '2010-11-05 00:35:01', 1, 240, 9872, 1, 2), (9954, '2010-11-05 00:35:05', 1, 174, 9873, 1, 2), (9955, '2010-11-05 00:35:10', 1, 144, 9874, 1, 2), (9956, '2010-11-05 00:35:18', 1, 192, 9875, 1, 2), (9957, '2010-11-05 00:35:38', 1, 112, 9880, 1, 2), (9958, '2010-11-05 00:42:32', 1, 141, 9889, 1, 2), (9959, '2010-11-05 00:42:45', 1, 118, 9892, 1, 2), (9960, '2010-11-05 00:43:16', 1, 49, 9898, 1, 2), (9961, '2010-11-05 00:43:23', 1, 50, 9899, 1, 2), (9962, '2010-11-05 00:47:17', 1, 147, 9941, 1, 2), (9963, '2010-11-05 00:47:27', 1, 150, 9943, 1, 2), (9964, '2010-11-05 00:47:35', 1, 149, 9944, 1, 2), (9965, '2010-11-05 00:47:46', 1, 140, 9946, 1, 2), (9966, '2010-11-05 00:47:49', 1, 141, 9947, 1, 2), (9967, '2010-11-05 00:47:54', 1, 142, 9948, 1, 2), (9968, '2010-11-05 00:47:59', 1, 173, 9949, 1, 2), (9969, '2010-11-05 00:48:03', 1, 182, 9950, 1, 2), (9970, '2010-11-05 00:48:08', 1, 183, 9951, 1, 2), (9971, '2010-11-05 00:48:11', 1, 146, 9952, 1, 2), (9972, '2010-11-05 00:48:15', 1, 171, 9953, 1, 2), (9973, '2010-11-05 00:48:20', 1, 148, 9954, 1, 2), (9974, '2010-11-05 00:48:24', 1, 201, 9955, 1, 2), (9975, '2010-11-05 00:48:32', 1, 184, 9956, 1, 2), (9976, '2010-11-05 00:48:37', 1, 139, 9957, 1, 2), (9977, '2010-11-05 00:48:41', 1, 180, 9958, 1, 2), (9978, '2010-11-05 00:48:45', 1, 181, 9959, 1, 2), (9979, '2010-11-05 00:48:49', 1, 190, 9960, 1, 2), (9980, '2010-11-05 00:48:53', 1, 191, 9961, 1, 2), (9981, '2010-11-05 00:48:57', 1, 213, 9962, 1, 2), (9982, '2010-11-05 00:49:02', 1, 235, 9963, 1, 2), (9983, '2010-11-05 00:49:07', 1, 229, 9964, 1, 2), (9984, '2010-11-05 00:49:13', 1, 157, 9965, 1, 2), (9985, '2010-11-05 00:49:18', 1, 152, 9966, 1, 2), (9986, '2010-11-05 00:49:24', 1, 145, 9967, 1, 2), (9987, '2010-11-05 00:49:28', 1, 143, 9968, 1, 2), (9988, '2010-11-05 00:49:32', 1, 172, 9969, 1, 2), (9989, '2010-11-05 00:49:37', 1, 246, 9970, 1, 2), (9990, '2010-11-05 00:49:42', 1, 240, 9971, 1, 2), (9991, '2010-11-05 00:49:49', 1, 174, 9972, 1, 2), (9992, '2010-11-05 00:49:53', 1, 144, 9973, 1, 2), (9993, '2010-11-05 00:49:58', 1, 192, 9974, 1, 2), (9994, '2010-11-05 00:50:25', 1, 112, 9979, 1, 2), (9995, '2010-11-05 03:34:14', 1, 235, 9982, 1, 2), (9996, '2010-11-05 04:05:36', 1, 146, 0, 1, 2), (9997, '2010-11-05 05:54:21', 1, 240, 0, 1, 2), (9998, '2010-11-05 06:43:43', 1, 142, 9985, 1, 2), (9999, '2010-11-05 06:49:52', 1, 141, 9992, 1, 2), (10000, '2010-11-05 06:50:01', 1, 118, 9995, 1, 2), (10001, '2010-11-05 06:50:21', 1, 49, 10001, 1, 2), (10002, '2010-11-05 06:50:24', 1, 50, 10002, 1, 2), (10003, '2010-11-05 06:53:17', 1, 147, 10044, 1, 2), (10004, '2010-11-05 06:53:30', 1, 150, 10046, 1, 2), (10005, '2010-11-05 06:53:35', 1, 149, 10047, 1, 2), (10006, '2010-11-05 06:53:48', 1, 140, 10049, 1, 2), (10007, '2010-11-05 06:53:52', 1, 141, 10050, 1, 2), (10008, '2010-11-05 06:53:57', 1, 142, 10051, 1, 2), (10009, '2010-11-05 06:54:00', 1, 173, 10052, 1, 2), (10010, '2010-11-05 06:54:03', 1, 182, 10053, 1, 2), (10011, '2010-11-05 06:54:07', 1, 183, 10054, 1, 2), (10012, '2010-11-05 06:54:11', 1, 146, 10055, 1, 2), (10013, '2010-11-05 06:54:14', 1, 171, 10056, 1, 2), (10014, '2010-11-05 06:54:17', 1, 148, 10057, 1, 2), (10015, '2010-11-05 06:54:21', 1, 201, 10058, 1, 2), (10016, '2010-11-05 06:54:25', 1, 184, 10059, 1, 2), (10017, '2010-11-05 06:54:30', 1, 139, 10060, 1, 2), (10018, '2010-11-05 06:54:33', 1, 180, 10061, 1, 2), (10019, '2010-11-05 06:54:38', 1, 181, 10062, 1, 2), (10020, '2010-11-05 06:54:41', 1, 190, 10063, 1, 2), (10021, '2010-11-05 06:54:44', 1, 191, 10064, 1, 2), (10022, '2010-11-05 06:54:47', 1, 213, 10065, 1, 2), (10023, '2010-11-05 06:54:51', 1, 235, 10066, 1, 2), (10024, '2010-11-05 06:54:55', 1, 229, 10067, 1, 2), (10025, '2010-11-05 06:54:58', 1, 157, 10068, 1, 2), (10026, '2010-11-05 06:55:01', 1, 152, 10069, 1, 2), (10027, '2010-11-05 06:55:05', 1, 145, 10070, 1, 2), (10028, '2010-11-05 06:55:08', 1, 143, 10071, 1, 2), (10029, '2010-11-05 06:55:11', 1, 172, 10072, 1, 2), (10030, '2010-11-05 06:55:14', 1, 246, 10073, 1, 2), (10031, '2010-11-05 06:55:18', 1, 240, 10074, 1, 2), (10032, '2010-11-05 06:55:23', 1, 174, 10075, 1, 2), (10033, '2010-11-05 06:55:27', 1, 144, 10076, 1, 2), (10034, '2010-11-05 06:55:31', 1, 192, 10077, 1, 2), (10035, '2010-11-05 06:55:49', 1, 112, 10082, 1, 2), (10036, '2010-11-05 07:16:42', 1, 181, 10085, 1, 2), (10037, '2010-11-05 07:47:05', 1, 111, 0, 1, 2), (10038, '2010-11-05 08:09:54', 1, 56, 10088, 1, 2), (10039, '2010-11-05 08:10:46', 1, 50, 10088, 1, 2), (10040, '2010-11-05 08:20:42', 1, 139, 0, 1, 2), (10041, '2010-11-05 08:28:36', 1, 183, 0, 1, 2), (10042, '2010-11-05 08:31:02', 1, 111, 10089, 1, 2), (10043, '2010-11-05 08:48:03', 1, 139, 10090, 1, 2), (10044, '2010-11-05 08:58:17', 1, 61, 0, 1, 2), (10045, '2010-11-05 09:23:49', 1, 103, 10093, 1, 2), (10046, '2010-11-05 09:29:18', 1, 104, 10094, 1, 2), (10047, '2010-11-05 09:35:52', 1, 70, 0, 1, 2), (10048, '2010-11-05 09:37:51', 1, 68, 0, 1, 2), (10049, '2010-11-05 09:47:44', 1, 30, 0, 1, 2), (10050, '2010-11-05 09:48:14', 1, 144, 10095, 1, 2), (10051, '2010-11-05 09:51:42', 1, 82, 0, 1, 2), (10052, '2010-11-05 10:05:33', 1, 87, 0, 1, 2), (10053, '2010-11-05 10:17:25', 1, 81, 0, 1, 2), (10054, '2010-11-05 10:27:18', 1, 32, 0, 1, 2), (10055, '2010-11-05 10:57:41', 1, 143, 10097, 1, 2), (10056, '2010-11-05 11:26:20', 1, 109, 10102, 1, 2), (10057, '2010-11-05 11:32:20', 1, 146, 10103, 1, 2), (10058, '2010-11-05 12:08:04', 1, 3, 10104, 1, 2), (10059, '2010-11-05 12:22:03', 1, 129, 0, 1, 2), (10060, '2010-11-05 12:27:59', 1, 168, 0, 1, 2), (10061, '2010-11-05 12:29:58', 1, 79, 0, 1, 2), (10062, '2010-11-05 12:35:54', 1, 32, 0, 1, 2), (10063, '2010-11-05 12:35:58', 1, 166, 0, 1, 2), (10064, '2010-11-05 12:51:38', 1, 141, 10112, 1, 2), (10065, '2010-11-05 12:51:51', 1, 118, 10115, 1, 2), (10066, '2010-11-05 12:52:10', 1, 49, 10121, 1, 2), (10067, '2010-11-05 12:52:16', 1, 50, 10122, 1, 2), (10068, '2010-11-05 12:55:18', 1, 147, 10164, 1, 2), (10069, '2010-11-05 12:55:29', 1, 150, 10166, 1, 2), (10070, '2010-11-05 12:55:34', 1, 149, 10167, 1, 2), (10071, '2010-11-05 12:55:41', 1, 140, 10169, 1, 2), (10072, '2010-11-05 12:55:47', 1, 141, 10170, 1, 2), (10073, '2010-11-05 12:55:50', 1, 142, 10171, 1, 2), (10074, '2010-11-05 12:55:54', 1, 173, 10172, 1, 2), (10075, '2010-11-05 12:55:57', 1, 182, 10173, 1, 2), (10076, '2010-11-05 12:56:02', 1, 183, 10174, 1, 2), (10077, '2010-11-05 12:56:09', 1, 146, 10175, 1, 2), (10078, '2010-11-05 12:56:29', 1, 171, 10176, 1, 2), (10079, '2010-11-05 12:56:34', 1, 148, 10177, 1, 2), (10080, '2010-11-05 12:56:39', 1, 201, 10179, 1, 2), (10081, '2010-11-05 12:56:44', 1, 184, 10180, 1, 2), (10082, '2010-11-05 12:56:50', 1, 139, 10181, 1, 2), (10083, '2010-11-05 12:56:53', 1, 180, 10182, 1, 2), (10084, '2010-11-05 12:57:02', 1, 181, 10183, 1, 2), (10085, '2010-11-05 12:57:05', 1, 190, 10184, 1, 2), (10086, '2010-11-05 12:57:12', 1, 191, 10185, 1, 2), (10087, '2010-11-05 12:57:18', 1, 213, 10186, 1, 2), (10088, '2010-11-05 12:57:24', 1, 235, 10187, 1, 2), (10089, '2010-11-05 12:57:31', 1, 229, 10188, 1, 2), (10090, '2010-11-05 12:57:37', 1, 157, 10189, 1, 2), (10091, '2010-11-05 12:57:41', 1, 152, 10190, 1, 2), (10092, '2010-11-05 12:57:48', 1, 145, 10191, 1, 2), (10093, '2010-11-05 12:57:53', 1, 143, 10192, 1, 2), (10094, '2010-11-05 12:58:00', 1, 172, 10193, 1, 2), (10095, '2010-11-05 12:58:05', 1, 246, 10194, 1, 2), (10096, '2010-11-05 12:58:11', 1, 240, 10195, 1, 2), (10097, '2010-11-05 12:58:16', 1, 174, 10196, 1, 2), (10098, '2010-11-05 12:58:20', 1, 144, 10197, 1, 2), (10099, '2010-11-05 12:58:25', 1, 192, 10198, 1, 2), (10100, '2010-11-05 12:58:52', 1, 112, 10203, 1, 2), (10101, '2010-11-05 12:59:38', 1, 4, 0, 1, 2), (10102, '2010-11-05 13:01:02', 1, 139, 10206, 1, 2), (10103, '2010-11-05 13:03:35', 1, 62, 0, 1, 2), (10104, '2010-11-05 13:13:29', 1, 166, 0, 1, 2), (10105, '2010-11-05 13:19:25', 1, 163, 0, 1, 2), (10106, '2010-11-05 13:25:21', 1, 164, 0, 1, 2), (10107, '2010-11-05 13:27:20', 1, 170, 0, 1, 2), (10108, '2010-11-05 13:33:16', 1, 158, 0, 1, 2), (10109, '2010-11-05 13:35:15', 1, 162, 0, 1, 2), (10110, '2010-11-05 13:35:43', 1, 8, 10210, 1, 2), (10111, '2010-11-05 13:36:32', 1, 139, 10206, 1, 2), (10112, '2010-11-05 13:37:13', 1, 63, 0, 1, 2), (10113, '2010-11-05 13:43:09', 1, 93, 0, 1, 2), (10114, '2010-11-05 13:45:08', 1, 97, 0, 1, 2), (10115, '2010-11-05 14:04:55', 1, 13, 0, 1, 2), (10116, '2010-11-05 14:06:54', 1, 29, 0, 1, 2), (10117, '2010-11-05 14:12:50', 1, 85, 0, 1, 2), (10118, '2010-11-05 14:14:51', 1, 88, 0, 1, 2), (10119, '2010-11-05 14:16:48', 1, 89, 0, 1, 2), (10120, '2010-11-05 14:18:48', 1, 94, 0, 1, 2), (10121, '2010-11-05 14:24:42', 1, 66, 0, 1, 2), (10122, '2010-11-05 14:42:30', 1, 72, 0, 1, 2), (10123, '2010-11-05 14:52:24', 1, 70, 0, 1, 2), (10124, '2010-11-05 14:54:31', 1, 50, 10219, 1, 2), (10125, '2010-11-05 14:54:33', 1, 50, 10215, 1, 2), (10126, '2010-11-05 14:55:39', 1, 48, 10215, 1, 2), (10127, '2010-11-05 14:55:58', 1, 32, 10215, 1, 2), (10128, '2010-11-05 14:56:14', 1, 48, 10215, 1, 2), (10129, '2010-11-05 14:56:34', 1, 50, 10215, 1, 2), (10130, '2010-11-05 14:56:55', 1, 56, 10215, 1, 2), (10131, '2010-11-05 14:57:41', 1, 54, 10215, 1, 2), (10132, '2010-11-05 14:57:59', 1, 52, 10215, 1, 2), (10133, '2010-11-05 15:00:19', 1, 48, 0, 1, 2), (10134, '2010-11-05 15:04:16', 1, 33, 0, 1, 2), (10135, '2010-11-05 15:06:15', 1, 131, 0, 1, 2), (10136, '2010-11-05 15:11:28', 1, 6, 10221, 1, 2), (10137, '2010-11-05 15:12:11', 1, 53, 0, 1, 2), (10138, '2010-11-05 15:14:10', 1, 31, 0, 1, 2), (10139, '2010-11-05 15:23:23', 1, 139, 0, 1, 2), (10140, '2010-11-05 15:29:59', 1, 51, 0, 1, 2), (10141, '2010-11-05 15:37:54', 1, 77, 0, 1, 2), (10142, '2010-11-05 15:39:27', 1, 111, 10224, 1, 2), (10143, '2010-11-05 15:39:52', 1, 74, 0, 1, 2), (10144, '2010-11-05 15:43:51', 1, 75, 0, 1, 2), (10145, '2010-11-05 15:49:46', 1, 81, 0, 1, 2), (10146, '2010-11-05 15:51:45', 1, 86, 0, 1, 2), (10147, '2010-11-05 15:55:42', 1, 49, 0, 1, 2), (10148, '2010-11-05 15:57:41', 1, 1, 0, 1, 2), (10149, '2010-11-05 15:59:40', 1, 2, 0, 1, 2), (10150, '2010-11-05 16:03:39', 1, 7, 0, 1, 2), (10151, '2010-11-05 16:15:28', 1, 93, 0, 1, 2), (10152, '2010-11-05 16:17:26', 1, 89, 0, 1, 2), (10153, '2010-11-05 16:25:21', 1, 165, 0, 1, 2), (10154, '2010-11-05 16:33:16', 1, 65, 0, 1, 2), (10155, '2010-11-05 16:43:10', 1, 164, 0, 1, 2), (10156, '2010-11-05 16:45:08', 1, 229, 0, 1, 2), (10157, '2010-11-05 16:47:07', 1, 213, 0, 1, 2), (10158, '2010-11-05 16:49:06', 1, 176, 0, 1, 2), (10159, '2010-11-05 16:51:04', 1, 173, 0, 1, 2), (10160, '2010-11-05 17:04:40', 1, 140, 10229, 1, 2), (10161, '2010-11-05 17:04:57', 1, 102, 10230, 1, 2), (10162, '2010-11-05 17:41:28', 1, 9, 10232, 1, 2), (10163, '2010-11-05 18:06:29', 1, 145, 10233, 1, 2), (10164, '2010-11-05 18:19:45', 1, 119, 10236, 1, 2), (10165, '2010-11-05 18:52:37', 1, 1, 0, 1, 2), (10166, '2010-11-05 18:54:15', 1, 30, 10237, 1, 2), (10167, '2010-11-05 19:34:21', 1, 7, 10240, 1, 2), (10168, '2010-11-05 19:39:38', 1, 117, 10240, 1, 2), (10169, '2010-11-05 19:40:22', 1, 60, 10240, 1, 2), (10170, '2010-11-05 19:40:56', 1, 61, 10240, 1, 2), (10171, '2010-11-05 19:41:49', 1, 159, 10240, 1, 2), (10172, '2010-11-05 19:43:55', 1, 163, 10240, 1, 2), (10173, '2010-11-05 19:44:28', 1, 164, 10240, 1, 2), (10174, '2010-11-05 20:55:07', 1, 1, 10241, 1, 2), (10175, '2010-11-05 21:38:29', 1, 142, 10243, 1, 2), (10176, '2010-11-05 21:49:55', 1, 111, 10245, 1, 2), (10177, '2010-11-05 22:15:23', 1, 56, 10246, 1, 2), (10178, '2010-11-05 22:16:22', 1, 75, 10246, 1, 2), (10179, '2010-11-05 22:17:19', 1, 123, 10246, 1, 2), (10180, '2010-11-05 23:57:55', 1, 133, 10248, 1, 2), (10181, '2010-11-06 01:12:41', 1, 201, 10249, 1, 2), (10182, '2010-11-06 01:44:48', 1, 108, 10250, 1, 2), (10183, '2010-11-06 01:48:10', 1, 101, 10251, 1, 2), (10184, '2010-11-06 02:01:34', 1, 110, 10252, 1, 2), (10185, '2010-11-06 03:38:28', 1, 83, 10254, 1, 2), (10186, '2010-11-06 03:44:23', 1, 141, 10255, 1, 2), (10187, '2010-11-06 04:22:34', 1, 7, 10256, 1, 2), (10188, '2010-11-06 05:40:45', 1, 99, 10258, 1, 2), (10189, '2010-11-06 07:06:19', 1, 5, 10259, 1, 2), (10190, '2010-11-06 07:10:14', 1, 235, 10262, 1, 2), (10191, '2010-11-06 08:38:17', 1, 7, 10265, 1, 2), (10192, '2010-11-06 08:39:42', 1, 66, 10265, 1, 2), (10193, '2010-11-06 08:41:40', 1, 117, 10265, 1, 2), (10194, '2010-11-06 08:42:03', 1, 115, 10265, 1, 2), (10195, '2010-11-06 08:42:36', 1, 100, 10265, 1, 2), (10196, '2010-11-06 08:42:46', 1, 99, 10265, 1, 2), (10197, '2010-11-06 08:43:24', 1, 98, 10265, 1, 2), (10198, '2010-11-06 08:44:34', 1, 112, 10265, 1, 2), (10199, '2010-11-06 08:54:09', 1, 49, 10266, 1, 2), (10200, '2010-11-06 09:30:05', 1, 119, 10268, 1, 2), (10201, '2010-11-06 09:39:45', 1, 32, 10269, 1, 2), (10202, '2010-11-06 09:40:19', 1, 32, 10269, 1, 2), (10203, '2010-11-06 10:12:37', 4, 112, 10271, 1, 2), (10204, '2010-11-06 10:12:37', 4, 133, 10271, 1, 2), (10205, '2010-11-06 10:12:37', 4, 193, 10271, 1, 2), (10206, '2010-11-06 10:12:37', 4, 192, 10271, 1, 2), (10207, '2010-11-06 10:15:25', 1, 115, 10273, 1, 2), (10208, '2010-11-06 10:15:46', 1, 50, 10272, 1, 2), (10209, '2010-11-06 10:24:03', 1, 117, 10276, 1, 2), (10210, '2010-11-06 10:47:42', 1, 29, 10277, 1, 2), (10211, '2010-11-06 11:50:24', 1, 101, 10281, 1, 2), (10212, '2010-11-06 12:04:49', 1, 123, 10282, 1, 2), (10213, '2010-11-06 12:24:23', 1, 252, 10284, 1, 2), (10214, '2010-11-06 12:25:27', 1, 99, 10285, 1, 2), (10215, '2010-11-06 12:59:26', 1, 50, 10288, 1, 2), (10216, '2010-11-06 13:02:36', 1, 9, 10288, 1, 2), (10217, '2010-11-06 13:54:10', 1, 100, 10298, 1, 2), (10218, '2010-11-06 14:02:21', 1, 75, 10299, 1, 2), (10219, '2010-11-06 14:27:45', 1, 60, 10300, 1, 2), (10220, '2010-11-06 14:29:01', 1, 58, 10300, 1, 2), (10221, '2010-11-06 14:34:14', 1, 145, 10301, 1, 2), (10222, '2010-11-06 16:01:53', 1, 67, 10302, 1, 2), (10223, '2010-11-06 17:45:46', 1, 115, 10305, 1, 2), (10224, '2010-11-06 17:46:27', 1, 123, 10305, 1, 2), (10225, '2010-11-06 17:47:11', 1, 4, 10305, 1, 2), (10226, '2010-11-06 17:51:00', 1, 111, 0, 1, 2), (10227, '2010-11-06 18:06:22', 1, 141, 10307, 1, 2), (10228, '2010-11-06 18:06:43', 1, 112, 10307, 1, 2), (10229, '2010-11-06 19:11:53', 1, 1, 0, 1, 2), (10230, '2010-11-07 01:58:17', 1, 106, 10320, 1, 2), (10231, '2010-11-07 02:56:12', 1, 107, 10321, 1, 2), (10232, '2010-11-07 04:36:04', 1, 147, 10322, 1, 2), (10233, '2010-11-07 04:51:33', 1, 192, 0, 1, 2), (10234, '2010-11-07 05:00:34', 1, 170, 0, 1, 2), (10235, '2010-11-07 05:26:37', 1, 141, 10324, 1, 2), (10236, '2010-11-07 09:06:54', 1, 111, 10330, 1, 2), (10237, '2010-11-07 10:51:35', 1, 159, 10336, 1, 2), (10238, '2010-11-07 11:14:50', 1, 115, 10337, 1, 2), (10239, '2010-11-07 11:17:19', 1, 60, 10338, 1, 2), (10240, '2010-11-07 11:17:20', 1, 60, 10338, 1, 2), (10241, '2010-11-07 11:17:23', 1, 60, 10338, 1, 2), (10242, '2010-11-07 11:17:24', 1, 60, 10338, 1, 2), (10243, '2010-11-07 11:17:59', 1, 61, 10338, 1, 2), (10244, '2010-11-07 11:19:01', 1, 60, 10338, 1, 2), (10245, '2010-11-07 11:19:02', 1, 60, 10338, 1, 2), (10246, '2010-11-07 11:20:22', 1, 168, 10338, 1, 2), (10247, '2010-11-07 11:26:42', 1, 168, 10338, 1, 2), (10248, '2010-11-07 11:42:22', 1, 166, 10339, 1, 2), (10249, '2010-11-07 12:32:05', 1, 240, 10342, 1, 2), (10250, '2010-11-07 12:46:43', 1, 7, 10343, 1, 2), (10251, '2010-11-07 12:47:23', 1, 141, 10344, 1, 2), (10252, '2010-11-07 12:50:01', 1, 5, 10343, 1, 2), (10253, '2010-11-07 12:50:03', 1, 5, 10343, 1, 2), (10254, '2010-11-07 12:50:24', 1, 5, 10343, 1, 2), (10255, '2010-11-07 12:50:25', 1, 5, 10343, 1, 2), (10256, '2010-11-07 12:50:27', 1, 5, 10343, 1, 2), (10257, '2010-11-07 12:50:29', 1, 5, 10343, 1, 2), (10258, '2010-11-07 14:44:45', 1, 148, 10348, 1, 2), (10259, '2010-11-07 17:08:02', 1, 5, 10353, 1, 2), (10260, '2010-11-07 17:16:19', 1, 50, 10354, 1, 2), (10261, '2010-11-07 17:46:54', 1, 118, 10356, 1, 2), (10262, '2010-11-07 18:16:01', 1, 112, 10358, 1, 2), (10263, '2010-11-07 20:26:43', 1, 49, 10361, 1, 2), (10264, '2010-11-07 20:27:03', 1, 50, 10361, 1, 2), (10265, '2010-11-07 20:27:44', 4, 50, 10361, 1, 2), (10266, '2010-11-07 20:27:45', 4, 133, 10361, 1, 2), (10267, '2010-11-07 20:27:45', 4, 193, 10361, 1, 2), (10268, '2010-11-07 20:27:45', 4, 192, 10361, 1, 2), (10269, '2010-11-07 20:28:21', 1, 50, 10361, 1, 2), (10270, '2010-11-07 21:05:51', 1, 50, 10362, 1, 2), (10271, '2010-11-07 23:09:06', 1, 51, 10364, 1, 2), (10272, '2010-11-07 23:09:54', 1, 32, 10364, 1, 2), (10273, '2010-11-08 02:16:00', 1, 145, 10370, 1, 2), (10274, '2010-11-08 03:05:19', 1, 1, 0, 1, 2), (10275, '2010-11-08 04:43:36', 1, 1, 0, 1, 2), (10276, '2010-11-08 05:26:55', 1, 115, 10374, 1, 2), (10277, '2010-11-08 05:36:15', 1, 181, 0, 1, 2), (10278, '2010-11-08 06:50:08', 1, 164, 0, 1, 2), (10279, '2010-11-08 07:16:46', 1, 111, 10378, 1, 2), (10280, '2010-11-08 07:17:00', 1, 111, 10378, 1, 2), (10281, '2010-11-08 07:17:07', 1, 111, 10378, 1, 2), (10282, '2010-11-08 07:22:44', 1, 84, 10379, 1, 2), (10283, '2010-11-08 07:25:57', 1, 87, 10379, 1, 2), (10284, '2010-11-08 09:10:00', 1, 16, 10382, 1, 2), (10285, '2010-11-08 09:39:01', 1, 165, 0, 1, 2), (10286, '2010-11-08 10:10:43', 1, 158, 0, 1, 2), (10287, '2010-11-08 10:31:47', 1, 194, 0, 1, 2), (10288, '2010-11-08 10:52:54', 1, 196, 0, 1, 2), (10289, '2010-11-08 11:22:01', 1, 112, 10383, 1, 2), (10290, '2010-11-08 11:22:54', 1, 168, 10383, 1, 2), (10291, '2010-11-08 11:23:53', 1, 61, 10383, 1, 2), (10292, '2010-11-08 11:25:54', 1, 105, 10383, 1, 2), (10293, '2010-11-08 11:56:13', 1, 25, 0, 1, 2), (10294, '2010-11-08 12:26:16', 1, 7, 10387, 1, 2), (10295, '2010-11-08 12:27:52', 1, 173, 0, 1, 2), (10296, '2010-11-08 12:48:59', 1, 148, 0, 1, 2), (10297, '2010-11-08 12:59:32', 1, 174, 0, 1, 2), (10298, '2010-11-08 14:45:08', 1, 118, 0, 1, 2), (10299, '2010-11-08 15:59:47', 1, 58, 10391, 1, 2), (10300, '2010-11-08 16:00:14', 1, 59, 10391, 1, 2), (10301, '2010-11-08 16:06:09', 1, 252, 10390, 1, 2), (10302, '2010-11-08 16:18:55', 1, 59, 10391, 1, 2), (10303, '2010-11-08 16:22:40', 1, 51, 10390, 1, 2), (10304, '2010-11-08 16:29:50', 1, 49, 10393, 1, 2), (10305, '2010-11-08 17:45:37', 1, 112, 10396, 1, 2), (10306, '2010-11-08 18:55:04', 1, 180, 10402, 1, 2), (10307, '2010-11-08 18:57:32', 1, 168, 10402, 1, 2), (10308, '2010-11-08 18:58:21', 1, 79, 10402, 1, 2), (10309, '2010-11-08 18:59:09', 1, 61, 10402, 1, 2), (10310, '2010-11-08 18:59:40', 1, 60, 10402, 1, 2), (10311, '2010-11-08 19:00:01', 1, 167, 10402, 1, 2), (10312, '2010-11-08 19:00:50', 1, 166, 10402, 1, 2), (10313, '2010-11-08 19:03:49', 1, 98, 10402, 1, 2), (10314, '2010-11-08 19:05:20', 1, 120, 10402, 1, 2), (10315, '2010-11-08 19:06:45', 1, 123, 10402, 1, 2), (10316, '2010-11-08 19:06:47', 1, 123, 10402, 1, 2), (10317, '2010-11-08 19:09:22', 1, 172, 10402, 1, 2), (10318, '2010-11-08 19:10:07', 1, 173, 10402, 1, 2), (10319, '2010-11-08 19:10:33', 1, 181, 10402, 1, 2), (10320, '2010-11-08 19:28:57', 1, 7, 10403, 1, 2), (10321, '2010-11-08 19:53:48', 1, 4, 10404, 1, 2), (10322, '2010-11-08 20:00:00', 1, 1, 0, 1, 2), (10323, '2010-11-08 22:49:56', 1, 4, 10409, 1, 2), (10324, '2010-11-08 22:52:31', 1, 31, 10409, 1, 2), (10325, '2010-11-09 01:00:47', 1, 54, 10411, 1, 2), (10326, '2010-11-09 03:24:20', 1, 147, 0, 1, 2), (10327, '2010-11-09 03:29:05', 1, 103, 10413, 1, 2), (10328, '2010-11-09 03:55:58', 1, 143, 0, 1, 2), (10329, '2010-11-09 04:05:02', 1, 142, 0, 1, 2), (10330, '2010-11-09 04:30:27', 1, 50, 10415, 1, 2), (10331, '2010-11-09 05:12:29', 1, 31, 10416, 1, 2), (10332, '2010-11-09 05:34:29', 1, 140, 0, 1, 2), (10333, '2010-11-09 05:43:30', 1, 9, 0, 1, 2), (10334, '2010-11-09 06:01:24', 1, 6, 0, 1, 2), (10335, '2010-11-09 06:03:19', 1, 62, 10418, 1, 2), (10336, '2010-11-09 06:28:16', 1, 8, 0, 1, 2), (10337, '2010-11-09 06:46:55', 1, 3, 10419, 1, 2), (10338, '2010-11-09 06:55:10', 1, 120, 0, 1, 2), (10339, '2010-11-09 07:48:54', 1, 85, 10424, 1, 2), (10340, '2010-11-09 07:48:55', 1, 115, 0, 1, 2), (10341, '2010-11-09 08:33:41', 1, 99, 0, 1, 2), (10342, '2010-11-09 09:00:37', 1, 111, 0, 1, 2), (10343, '2010-11-09 09:09:33', 1, 116, 0, 1, 2), (10344, '2010-11-09 09:27:28', 1, 106, 0, 1, 2), (10345, '2010-11-09 09:47:59', 1, 141, 10426, 1, 2), (10346, '2010-11-09 09:54:19', 1, 104, 0, 1, 2), (10347, '2010-11-09 10:03:16', 1, 121, 0, 1, 2), (10348, '2010-11-09 10:39:06', 1, 180, 0, 1, 2), (10349, '2010-11-09 11:50:48', 1, 184, 0, 1, 2), (10350, '2010-11-09 12:08:41', 1, 201, 0, 1, 2), (10351, '2010-11-09 12:53:29', 1, 229, 0, 1, 2), (10352, '2010-11-09 13:02:27', 1, 157, 0, 1, 2), (10353, '2010-11-09 13:04:11', 1, 1, 10428, 1, 2), (10354, '2010-11-09 13:04:22', 4, 1, 10428, 1, 2), (10355, '2010-11-09 13:04:22', 4, 133, 10428, 1, 2), (10356, '2010-11-09 13:04:22', 4, 193, 10428, 1, 2), (10357, '2010-11-09 13:04:22', 4, 192, 10428, 1, 2), (10358, '2010-11-09 13:45:27', 1, 30, 10429, 1, 2), (10359, '2010-11-09 13:56:13', 1, 190, 0, 1, 2), (10360, '2010-11-09 13:58:32', 1, 25, 10429, 1, 2), (10361, '2010-11-09 14:00:20', 1, 50, 10431, 1, 2), (10362, '2010-11-09 14:05:13', 1, 79, 0, 1, 2), (10363, '2010-11-09 14:17:17', 1, 186, 10433, 1, 2), (10364, '2010-11-09 14:24:20', 1, 50, 10431, 1, 2), (10365, '2010-11-09 14:32:09', 1, 7, 10434, 1, 2), (10366, '2010-11-09 14:35:00', 1, 176, 10434, 1, 2), (10367, '2010-11-09 14:35:27', 1, 7, 10434, 1, 2), (10368, '2010-11-09 14:36:28', 1, 7, 10434, 1, 2), (10369, '2010-11-09 14:41:00', 1, 168, 0, 1, 2), (10370, '2010-11-09 14:42:11', 1, 14, 10429, 1, 2), (10371, '2010-11-09 14:50:31', 1, 16, 10429, 1, 2), (10372, '2010-11-09 14:58:11', 1, 186, 10429, 1, 2), (10373, '2010-11-09 15:10:36', 1, 9, 10429, 1, 2), (10374, '2010-11-09 15:17:38', 1, 7, 10429, 1, 2), (10375, '2010-11-09 15:23:03', 1, 176, 10429, 1, 2), (10376, '2010-11-09 15:25:49', 1, 60, 0, 1, 2), (10377, '2010-11-09 15:28:59', 1, 11, 10429, 1, 2), (10378, '2010-11-09 15:33:46', 1, 194, 10429, 1, 2), (10379, '2010-11-09 15:34:48', 1, 63, 0, 1, 2), (10380, '2010-11-09 15:52:43', 1, 167, 0, 1, 2), (10381, '2010-11-09 15:54:30', 1, 7, 10445, 1, 2), (10382, '2010-11-09 16:01:40', 1, 169, 0, 1, 2), (10383, '2010-11-09 16:12:43', 1, 141, 10447, 1, 2), (10384, '2010-11-09 16:28:32', 1, 162, 0, 1, 2), (10385, '2010-11-09 16:40:08', 1, 50, 10449, 1, 2), (10386, '2010-11-09 16:46:25', 1, 161, 0, 1, 2), (10387, '2010-11-09 16:55:26', 1, 159, 0, 1, 2), (10388, '2010-11-09 17:00:13', 1, 1, 10453, 1, 2), (10389, '2010-11-09 17:31:13', 1, 49, 0, 1, 2), (10390, '2010-11-09 17:33:45', 1, 169, 10457, 1, 2), (10391, '2010-11-09 17:49:07', 1, 88, 0, 1, 2), (10392, '2010-11-09 17:58:06', 1, 31, 0, 1, 2), (10393, '2010-11-09 18:28:52', 1, 50, 10458, 1, 2), (10394, '2010-11-09 18:42:54', 1, 191, 0, 1, 2), (10395, '2010-11-09 19:00:51', 1, 188, 0, 1, 2), (10396, '2010-11-09 19:09:45', 1, 86, 0, 1, 2), (10397, '2010-11-09 19:18:45', 1, 24, 0, 1, 2), (10398, '2010-11-09 19:19:07', 1, 31, 10464, 1, 2), (10399, '2010-11-09 19:36:37', 1, 181, 0, 1, 2), (10400, '2010-11-09 20:33:23', 1, 51, 0, 1, 2), (10401, '2010-11-09 20:33:28', 1, 69, 10465, 1, 2), (10402, '2010-11-10 00:41:01', 1, 194, 0, 1, 2), (10403, '2010-11-10 02:12:36', 1, 68, 10469, 1, 2), (10404, '2010-11-10 04:53:05', 1, 122, 0, 1, 2), (10405, '2010-11-10 05:58:48', 1, 110, 0, 1, 2), (10406, '2010-11-10 06:55:15', 1, 67, 0, 1, 2), (10407, '2010-11-10 07:24:48', 1, 50, 10474, 1, 2), (10408, '2010-11-10 07:24:58', 4, 50, 10474, 1, 2), (10409, '2010-11-10 07:24:59', 4, 133, 10474, 1, 2), (10410, '2010-11-10 07:24:59', 4, 193, 10474, 1, 2), (10411, '2010-11-10 07:24:59', 4, 192, 10474, 1, 2), (10412, '2010-11-10 07:32:52', 1, 85, 0, 1, 2), (10413, '2010-11-10 08:10:29', 1, 6, 0, 1, 2), (10414, '2010-11-10 08:48:04', 1, 1, 0, 1, 2), (10415, '2010-11-10 08:57:30', 1, 190, 0, 1, 2), (10416, '2010-11-10 09:06:53', 1, 180, 0, 1, 2), (10417, '2010-11-10 09:25:42', 1, 142, 0, 1, 2), (10418, '2010-11-10 09:33:31', 1, 184, 10477, 1, 2), (10419, '2010-11-10 10:01:13', 1, 49, 10478, 1, 2), (10420, '2010-11-10 10:01:50', 1, 76, 10479, 1, 2), (10421, '2010-11-10 10:14:58', 1, 111, 10483, 1, 2), (10422, '2010-11-10 10:39:13', 1, 5, 10484, 1, 2), (10423, '2010-11-10 10:39:23', 1, 7, 10484, 1, 2), (10424, '2010-11-10 12:05:47', 1, 9, 10486, 1, 2), (10425, '2010-11-10 13:11:23', 1, 103, 0, 1, 2), (10426, '2010-11-10 13:20:46', 1, 102, 0, 1, 2), (10427, '2010-11-10 13:30:12', 1, 110, 0, 1, 2), (10428, '2010-11-10 13:39:36', 1, 107, 0, 1, 2), (10429, '2010-11-10 13:52:49', 1, 1, 10488, 1, 2), (10430, '2010-11-10 13:58:26', 1, 105, 0, 1, 2), (10431, '2010-11-10 14:34:39', 1, 140, 0, 1, 2), (10432, '2010-11-10 14:45:27', 1, 109, 0, 1, 2), (10433, '2010-11-10 16:00:39', 1, 147, 0, 1, 2), (10434, '2010-11-10 16:07:32', 1, 30, 10493, 1, 2), (10435, '2010-11-10 16:10:04', 1, 144, 0, 1, 2), (10436, '2010-11-10 16:32:42', 1, 186, 10495, 1, 2), (10437, '2010-11-10 16:38:16', 1, 143, 0, 1, 2), (10438, '2010-11-10 16:57:07', 1, 109, 0, 1, 2), (10439, '2010-11-10 17:06:28', 1, 108, 0, 1, 2), (10440, '2010-11-10 17:15:56', 1, 112, 0, 1, 2), (10441, '2010-11-10 17:25:20', 1, 108, 0, 1, 2), (10442, '2010-11-10 17:49:16', 1, 4, 10499, 1, 2), (10443, '2010-11-10 17:59:47', 1, 49, 10501, 1, 2), (10444, '2010-11-10 18:01:17', 1, 5, 10502, 1, 2), (10445, '2010-11-10 18:01:19', 1, 50, 10501, 1, 2), (10446, '2010-11-10 18:01:35', 1, 5, 10502, 1, 2), (10447, '2010-11-10 18:02:09', 1, 99, 10502, 1, 2), (10448, '2010-11-10 18:02:34', 1, 117, 10502, 1, 2), (10449, '2010-11-10 18:04:35', 1, 60, 10500, 1, 2), (10450, '2010-11-10 18:06:08', 1, 170, 10500, 1, 2), (10451, '2010-11-10 18:06:33', 1, 97, 10500, 1, 2), (10452, '2010-11-10 18:06:55', 1, 94, 10500, 1, 2), (10453, '2010-11-10 18:07:34', 1, 57, 10500, 1, 2), (10454, '2010-11-10 18:08:09', 1, 61, 10500, 1, 2), (10455, '2010-11-10 18:08:36', 1, 60, 10500, 1, 2), (10456, '2010-11-10 18:48:44', 1, 50, 10503, 1, 2), (10457, '2010-11-10 18:49:32', 1, 48, 10503, 1, 2), (10458, '2010-11-10 18:49:59', 1, 52, 10503, 1, 2), (10459, '2010-11-10 18:50:49', 1, 32, 10503, 1, 2), (10460, '2010-11-10 18:51:07', 1, 33, 10503, 1, 2), (10461, '2010-11-10 18:51:44', 1, 2, 10504, 1, 2), (10462, '2010-11-10 18:52:00', 1, 58, 10503, 1, 2), (10463, '2010-11-10 18:52:16', 1, 59, 10503, 1, 2), (10464, '2010-11-10 18:52:37', 1, 57, 10503, 1, 2), (10465, '2010-11-10 18:52:53', 1, 56, 10503, 1, 2), (10466, '2010-11-10 18:54:37', 1, 49, 10503, 1, 2), (10467, '2010-11-10 18:55:00', 4, 49, 10503, 1, 2), (10468, '2010-11-10 18:55:01', 4, 133, 10503, 1, 2), (10469, '2010-11-10 18:55:01', 4, 192, 10503, 1, 2), (10470, '2010-11-10 18:55:27', 1, 49, 10503, 1, 2), (10471, '2010-11-10 18:55:54', 1, 65, 10503, 1, 2), (10472, '2010-11-10 18:56:26', 4, 65, 10503, 1, 2), (10473, '2010-11-10 19:06:18', 1, 98, 10503, 1, 2), (10474, '2010-11-10 19:16:47', 1, 173, 10506, 1, 2), (10475, '2010-11-10 19:34:40', 1, 7, 10508, 1, 2), (10476, '2010-11-10 19:39:18', 1, 14, 10508, 1, 2), (10477, '2010-11-10 19:43:51', 1, 62, 0, 1, 2), (10478, '2010-11-10 19:52:17', 1, 66, 10510, 1, 2), (10479, '2010-11-10 19:52:19', 1, 67, 10510, 1, 2), (10480, '2010-11-10 19:52:25', 1, 68, 10510, 1, 2), (10481, '2010-11-10 19:52:27', 1, 69, 10510, 1, 2), (10482, '2010-11-10 19:52:39', 1, 76, 10510, 1, 2), (10483, '2010-11-10 19:52:41', 1, 75, 10510, 1, 2), (10484, '2010-11-10 19:54:17', 1, 140, 0, 1, 2), (10485, '2010-11-10 19:59:51', 1, 7, 10508, 1, 2), (10486, '2010-11-10 20:17:14', 1, 65, 10513, 1, 2), (10487, '2010-11-10 20:57:46', 1, 163, 0, 1, 2), (10488, '2010-11-10 21:22:13', 1, 54, 10522, 1, 2), (10489, '2010-11-10 21:50:53', 1, 119, 10523, 1, 2), (10490, '2010-11-10 21:52:55', 1, 4, 10523, 1, 2), (10491, '2010-11-10 21:54:44', 1, 1, 10525, 1, 2), (10492, '2010-11-10 21:55:02', 1, 4, 10523, 1, 2), (10493, '2010-11-10 21:56:20', 1, 4, 10523, 1, 2), (10494, '2010-11-10 21:56:52', 1, 1, 10523, 1, 2), (10495, '2010-11-10 21:57:42', 1, 6, 10523, 1, 2), (10496, '2010-11-10 21:58:15', 1, 1, 10523, 1, 2), (10497, '2010-11-10 21:59:22', 1, 119, 10523, 1, 2), (10498, '2010-11-10 22:00:07', 1, 10, 10524, 1, 2), (10499, '2010-11-10 22:00:45', 1, 8, 10524, 1, 2), (10500, '2010-11-10 22:01:48', 1, 74, 10524, 1, 2), (10501, '2010-11-10 22:02:13', 1, 6, 10524, 1, 2), (10502, '2010-11-10 22:02:30', 1, 4, 10523, 1, 2), (10503, '2010-11-10 22:02:33', 1, 80, 0, 1, 2), (10504, '2010-11-10 22:03:09', 1, 72, 10524, 1, 2), (10505, '2010-11-10 22:03:13', 1, 4, 10523, 1, 2), (10506, '2010-11-10 22:04:52', 4, 4, 10523, 1, 2), (10507, '2010-11-10 22:04:53', 4, 133, 10523, 1, 2), (10508, '2010-11-10 22:04:53', 4, 192, 10523, 1, 2), (10509, '2010-11-10 22:06:50', 1, 50, 10523, 1, 2), (10510, '2010-11-10 22:52:16', 1, 82, 10527, 1, 2), (10511, '2010-11-10 22:57:13', 1, 1, 10528, 1, 2), (10512, '2010-11-10 22:58:00', 1, 33, 0, 1, 2), (10513, '2010-11-11 01:34:31', 1, 88, 10530, 1, 2), (10514, '2010-11-11 04:04:34', 1, 49, 0, 1, 2), (10515, '2010-11-11 04:53:42', 1, 188, 0, 1, 2), (10516, '2010-11-11 04:59:49', 1, 110, 10533, 1, 2), (10517, '2010-11-11 06:57:03', 1, 142, 0, 1, 2), (10518, '2010-11-11 08:11:04', 1, 191, 0, 1, 2), (10519, '2010-11-11 08:49:17', 1, 84, 0, 1, 2), (10520, '2010-11-11 09:00:25', 1, 112, 0, 1, 2), (10521, '2010-11-11 09:07:07', 1, 133, 10538, 1, 2), (10522, '2010-11-11 09:07:37', 1, 133, 10538, 1, 2), (10523, '2010-11-11 09:07:38', 1, 133, 10538, 1, 2), (10524, '2010-11-11 09:13:53', 1, 65, 10537, 1, 2), (10525, '2010-11-11 10:13:41', 1, 50, 10539, 1, 2), (10526, '2010-11-11 10:20:01', 1, 161, 10540, 1, 2), (10527, '2010-11-11 10:21:50', 1, 165, 10540, 1, 2), (10528, '2010-11-11 10:22:49', 1, 240, 10540, 1, 2), (10529, '2010-11-11 10:38:01', 1, 60, 10542, 1, 2), (10530, '2010-11-11 10:38:29', 1, 4, 10543, 1, 2), (10531, '2010-11-11 11:58:59', 1, 5, 10545, 1, 2), (10532, '2010-11-11 12:17:42', 4, 50, 10537, 1, 2), (10533, '2010-11-11 12:17:42', 4, 133, 10537, 1, 2), (10534, '2010-11-11 12:17:42', 4, 192, 10537, 1, 2), (10535, '2010-11-11 12:27:06', 1, 50, 10547, 1, 2), (10536, '2010-11-11 12:29:24', 1, 50, 10547, 1, 2), (10537, '2010-11-11 12:40:31', 1, 118, 10548, 1, 2), (10538, '2010-11-11 12:40:37', 4, 118, 10548, 1, 2), (10539, '2010-11-11 12:40:37', 4, 133, 10548, 1, 2), (10540, '2010-11-11 12:40:37', 4, 192, 10548, 1, 2), (10541, '2010-11-11 12:53:01', 1, 101, 10549, 1, 2), (10542, '2010-11-11 13:18:05', 4, 50, 1, 0, 2), (10543, '2010-11-11 13:18:05', 4, 133, 1, 0, 2), (10544, '2010-11-11 13:18:05', 4, 192, 1, 0, 2), (10545, '2010-11-11 13:18:36', 4, 50, 1, 0, 2), (10546, '2010-11-11 13:18:36', 4, 133, 1, 0, 2), (10547, '2010-11-11 13:18:36', 4, 192, 1, 0, 2), (10548, '2010-11-11 14:43:53', 4, 50, 1, 0, 2), (10549, '2010-11-11 14:43:54', 4, 133, 1, 0, 2), (10550, '2010-11-11 14:43:54', 4, 192, 1, 0, 2), (10551, '2010-11-11 15:04:45', 1, 66, 10559, 1, 2), (10552, '2010-11-11 15:05:20', 1, 69, 10557, 1, 2), (10553, '2010-11-11 15:05:48', 1, 76, 10559, 1, 2), (10554, '2010-11-11 15:06:27', 1, 75, 10559, 1, 2), (10555, '2010-11-11 15:06:58', 1, 76, 10559, 1, 2), (10556, '2010-11-11 15:09:01', 1, 66, 10559, 1, 2), (10557, '2010-11-11 15:28:19', 4, 50, 1, 0, 2), (10558, '2010-11-11 15:28:19', 4, 133, 1, 0, 2), (10559, '2010-11-11 15:28:19', 4, 192, 1, 0, 2), (10560, '2010-11-11 15:29:04', 4, 50, 1, 0, 2), (10561, '2010-11-11 15:29:04', 4, 133, 1, 0, 2), (10562, '2010-11-11 15:29:04', 4, 192, 1, 0, 2), (10563, '2010-11-11 15:55:03', 1, 6, 10563, 1, 2), (10564, '2010-11-11 15:57:30', 1, 112, 10564, 1, 2), (10565, '2010-11-11 16:48:40', 1, 1, 10565, 1, 2), (10566, '2010-11-11 17:13:55', 1, 101, 0, 1, 2), (10567, '2010-11-11 19:19:42', 1, 7, 10572, 1, 2), (10568, '2010-11-11 19:40:28', 1, 12, 10573, 1, 2), (10569, '2010-11-11 19:43:21', 1, 65, 10573, 1, 2), (10570, '2010-11-11 20:20:36', 4, 4, 10576, 1, 2), (10571, '2010-11-11 20:20:37', 4, 133, 10576, 1, 2), (10572, '2010-11-11 20:20:37', 4, 192, 10576, 1, 2), (10573, '2010-11-11 20:30:38', 1, 141, 10582, 1, 2), (10574, '2010-11-12 00:11:39', 1, 194, 0, 1, 2), (10575, '2010-11-12 00:13:00', 1, 152, 0, 1, 2), (10576, '2010-11-12 00:14:47', 1, 64, 0, 1, 2), (10577, '2010-11-12 00:28:57', 1, 72, 0, 1, 2), (10578, '2010-11-12 00:29:00', 1, 5, 0, 1, 2), (10579, '2010-11-12 01:52:53', 1, 3, 10591, 1, 2), (10580, '2010-11-12 05:11:36', 1, 98, 10595, 1, 2), (10581, '2010-11-12 05:34:28', 1, 117, 10596, 1, 2), (10582, '2010-11-12 06:36:41', 1, 103, 0, 1, 2), (10583, '2010-11-12 06:42:02', 1, 4, 10597, 1, 2), (10584, '2010-11-12 07:22:49', 1, 98, 0, 1, 2), (10585, '2010-11-12 08:01:14', 1, 182, 0, 1, 2), (10586, '2010-11-12 08:16:41', 1, 166, 0, 1, 2), (10587, '2010-11-12 09:00:00', 1, 139, 10606, 1, 2), (10588, '2010-11-12 09:18:08', 1, 2, 0, 1, 2), (10589, '2010-11-12 09:23:36', 1, 7, 10607, 1, 2), (10590, '2010-11-12 09:26:23', 1, 103, 10608, 1, 2), (10591, '2010-11-12 09:31:56', 1, 104, 10610, 1, 2), (10592, '2010-11-12 09:36:35', 1, 187, 10611, 1, 2), (10593, '2010-11-12 10:31:53', 1, 144, 10614, 1, 2), (10594, '2010-11-12 10:37:18', 1, 139, 10616, 1, 2), (10595, '2010-11-12 10:58:53', 1, 143, 10617, 1, 2), (10596, '2010-11-12 11:19:44', 1, 186, 10618, 1, 2), (10597, '2010-11-12 11:19:44', 1, 186, 10619, 1, 2), (10598, '2010-11-12 11:37:55', 4, 50, 10623, 1, 2), (10599, '2010-11-12 11:37:57', 4, 133, 10623, 1, 2), (10600, '2010-11-12 11:37:57', 4, 192, 10623, 1, 2), (10601, '2010-11-12 12:03:32', 1, 141, 10624, 1, 2), (10602, '2010-11-12 12:03:42', 1, 1, 10624, 1, 2), (10603, '2010-11-12 12:17:46', 1, 3, 10625, 1, 2), (10604, '2010-11-12 12:32:40', 1, 112, 10628, 1, 2), (10605, '2010-11-12 12:35:16', 1, 142, 10629, 1, 2), (10606, '2010-11-12 12:45:44', 1, 83, 0, 1, 2), (10607, '2010-11-12 13:01:49', 1, 146, 10630, 1, 2), (10608, '2010-11-12 14:45:57', 1, 240, 10634, 1, 2), (10609, '2010-11-12 15:05:27', 1, 8, 10635, 1, 2), (10610, '2010-11-12 15:42:06', 1, 113, 10637, 1, 2), (10611, '2010-11-12 16:31:09', 1, 5, 10641, 1, 2), (10612, '2010-11-12 16:45:15', 1, 51, 10642, 1, 2), (10613, '2010-11-12 16:46:25', 1, 54, 10642, 1, 2), (10614, '2010-11-12 16:47:16', 1, 67, 10642, 1, 2), (10615, '2010-11-12 16:49:12', 1, 69, 10642, 1, 2), (10616, '2010-11-12 17:06:06', 1, 140, 10643, 1, 2), (10617, '2010-11-12 17:06:31', 1, 102, 10644, 1, 2), (10618, '2010-11-12 17:15:23', 1, 5, 10645, 1, 2), (10619, '2010-11-12 17:17:00', 1, 118, 10645, 1, 2), (10620, '2010-11-12 17:18:15', 1, 111, 10645, 1, 2), (10621, '2010-11-12 17:18:49', 1, 123, 10645, 1, 2), (10622, '2010-11-12 18:08:15', 1, 145, 10647, 1, 2), (10623, '2010-11-12 19:02:04', 1, 63, 10648, 1, 2), (10624, '2010-11-12 19:03:11', 1, 50, 10648, 1, 2), (10625, '2010-11-12 19:06:48', 1, 143, 10649, 1, 2), (10626, '2010-11-12 19:35:15', 1, 109, 10652, 1, 2), (10627, '2010-11-12 19:36:02', 1, 100, 10653, 1, 2), (10628, '2010-11-12 20:34:33', 1, 147, 10656, 1, 2), (10629, '2010-11-12 20:35:42', 1, 3, 10657, 1, 2), (10630, '2010-11-12 20:36:32', 1, 4, 10657, 1, 2), (10631, '2010-11-12 20:37:49', 1, 119, 10658, 1, 2), (10632, '2010-11-12 20:38:42', 1, 3, 10657, 1, 2), (10633, '2010-11-12 21:02:58', 1, 108, 10660, 1, 2), (10634, '2010-11-12 21:47:21', 1, 142, 10661, 1, 2), (10635, '2010-11-13 00:02:48', 1, 9, 10665, 1, 2), (10636, '2010-11-13 00:04:40', 1, 51, 0, 1, 2), (10637, '2010-11-13 02:04:00', 1, 110, 10666, 1, 2), (10638, '2010-11-13 02:20:12', 1, 111, 10667, 1, 2), (10639, '2010-11-13 02:41:36', 1, 108, 10668, 1, 2), (10640, '2010-11-13 03:54:09', 1, 100, 0, 1, 2), (10641, '2010-11-13 04:14:52', 1, 174, 10670, 1, 2), (10642, '2010-11-13 04:24:30', 1, 7, 10671, 1, 2), (10643, '2010-11-13 05:22:51', 1, 167, 0, 1, 2), (10644, '2010-11-13 05:35:33', 1, 71, 0, 1, 2), (10645, '2010-11-13 06:07:18', 1, 67, 0, 1, 2), (10646, '2010-11-13 06:13:39', 1, 32, 0, 1, 2), (10647, '2010-11-13 06:33:20', 1, 157, 10673, 1, 2), (10648, '2010-11-13 06:51:45', 1, 6, 0, 1, 2), (10649, '2010-11-13 06:51:47', 1, 63, 10674, 1, 2), (10650, '2010-11-13 07:11:41', 1, 5, 10675, 1, 2), (10651, '2010-11-13 08:01:34', 1, 48, 0, 1, 2), (10652, '2010-11-13 08:07:30', 1, 9, 10678, 1, 2), (10653, '2010-11-13 08:33:21', 1, 167, 0, 1, 2), (10654, '2010-11-13 09:03:25', 1, 7, 10679, 1, 2), (10655, '2010-11-13 09:56:50', 1, 50, 10681, 1, 2), (10656, '2010-11-13 10:08:34', 1, 161, 0, 1, 2), (10657, '2010-11-13 10:26:00', 1, 50, 10681, 1, 2), (10658, '2010-11-13 10:27:15', 1, 119, 10681, 1, 2), (10659, '2010-11-13 11:03:32', 1, 102, 10685, 1, 2), (10660, '2010-11-13 11:52:13', 1, 101, 10686, 1, 2), (10661, '2010-11-13 11:52:56', 1, 101, 10687, 1, 2), (10662, '2010-11-13 12:28:31', 1, 99, 10688, 1, 2), (10663, '2010-11-13 12:40:56', 1, 30, 0, 1, 2), (10664, '2010-11-13 12:53:30', 1, 3, 0, 1, 2), (10665, '2010-11-13 13:48:12', 1, 59, 10690, 1, 2), (10666, '2010-11-13 16:21:08', 1, 145, 10692, 1, 2), (10667, '2010-11-13 18:32:39', 1, 112, 10696, 1, 2), (10668, '2010-11-13 19:35:12', 1, 5, 10699, 1, 2), (10669, '2010-11-13 19:37:55', 4, 6, 10699, 1, 2), (10670, '2010-11-13 19:37:55', 4, 133, 10699, 1, 2), (10671, '2010-11-13 19:37:55', 4, 192, 10699, 1, 2), (10672, '2010-11-13 19:39:08', 1, 192, 10700, 1, 2), (10673, '2010-11-13 19:39:57', 1, 182, 10701, 1, 2), (10674, '2010-11-13 20:20:38', 1, 11, 10704, 1, 2), (10675, '2010-11-13 20:22:24', 1, 3, 10704, 1, 2), (10676, '2010-11-13 20:22:59', 1, 6, 10704, 1, 2), (10677, '2010-11-13 20:25:27', 1, 11, 10705, 1, 2), (10678, '2010-11-13 20:26:44', 1, 12, 10705, 1, 2), (10679, '2010-11-13 20:27:45', 1, 22, 10705, 1, 2), (10680, '2010-11-13 20:27:58', 1, 105, 10704, 1, 2), (10681, '2010-11-13 20:31:36', 1, 184, 10705, 1, 2), (10682, '2010-11-13 20:31:48', 1, 173, 10705, 1, 2), (10683, '2010-11-13 20:32:25', 1, 182, 10705, 1, 2), (10684, '2010-11-13 20:32:49', 1, 4, 10704, 1, 2), (10685, '2010-11-13 20:33:07', 1, 213, 10705, 1, 2), (10686, '2010-11-13 20:33:31', 1, 182, 10705, 1, 2), (10687, '2010-11-13 20:33:37', 1, 184, 10705, 1, 2), (10688, '2010-11-13 20:34:43', 1, 112, 10707, 1, 2), (10689, '2010-11-13 20:36:25', 1, 112, 10707, 1, 2), (10690, '2010-11-13 20:37:26', 1, 104, 10704, 1, 2), (10691, '2010-11-13 20:37:48', 1, 108, 10704, 1, 2), (10692, '2010-11-13 20:37:55', 1, 109, 10704, 1, 2), (10693, '2010-11-13 20:38:10', 1, 110, 10704, 1, 2), (10694, '2010-11-13 20:38:28', 1, 111, 10704, 1, 2), (10695, '2010-11-13 20:38:40', 1, 112, 10704, 1, 2), (10696, '2010-11-13 20:39:02', 1, 113, 10704, 1, 2), (10697, '2010-11-13 20:39:05', 1, 7, 10705, 1, 2), (10698, '2010-11-13 20:39:27', 1, 118, 10704, 1, 2), (10699, '2010-11-13 20:39:40', 1, 119, 10704, 1, 2), (10700, '2010-11-13 20:39:45', 1, 5, 10705, 1, 2), (10701, '2010-11-13 20:40:28', 1, 123, 10704, 1, 2), (10702, '2010-11-13 20:40:38', 1, 11, 10705, 1, 2), (10703, '2010-11-13 20:41:30', 1, 145, 10704, 1, 2), (10704, '2010-11-13 20:47:21', 1, 112, 10708, 1, 2), (10705, '2010-11-13 20:48:01', 1, 112, 10708, 1, 2), (10706, '2010-11-13 21:15:40', 1, 141, 10709, 1, 2), (10707, '2010-11-13 21:26:14', 1, 111, 10710, 1, 2), (10708, '2010-11-13 21:29:45', 1, 190, 10711, 1, 2), (10709, '2010-11-13 22:22:21', 1, 5, 10720, 1, 2), (10710, '2010-11-14 00:30:06', 1, 75, 10725, 1, 2), (10711, '2010-11-14 02:04:33', 1, 106, 10727, 1, 2), (10712, '2010-11-14 02:57:28', 1, 107, 10728, 1, 2), (10713, '2010-11-14 03:53:35', 1, 66, 0, 1, 2), (10714, '2010-11-14 03:57:00', 1, 110, 10729, 1, 2), (10715, '2010-11-14 04:05:02', 1, 7, 0, 1, 2), (10716, '2010-11-14 04:38:40', 1, 147, 10731, 1, 2), (10717, '2010-11-14 04:46:31', 1, 60, 0, 1, 2), (10718, '2010-11-14 04:50:16', 1, 182, 0, 1, 2), (10719, '2010-11-14 05:35:37', 1, 8, 0, 1, 2), (10720, '2010-11-14 05:46:57', 1, 170, 0, 1, 2), (10721, '2010-11-14 06:05:51', 1, 169, 0, 1, 2), (10722, '2010-11-14 07:28:17', 1, 118, 10735, 1, 2), (10723, '2010-11-14 08:18:07', 1, 63, 0, 1, 2), (10724, '2010-11-14 09:14:48', 1, 164, 0, 1, 2), (10725, '2010-11-14 10:28:15', 1, 118, 10737, 1, 2), (10726, '2010-11-14 11:18:54', 1, 78, 10741, 1, 2), (10727, '2010-11-14 12:19:14', 1, 12, 10744, 1, 2), (10728, '2010-11-14 12:28:13', 1, 5, 10746, 1, 2), (10729, '2010-11-14 12:29:19', 1, 7, 10746, 1, 2), (10730, '2010-11-14 12:32:11', 1, 53, 10746, 1, 2), (10731, '2010-11-14 12:33:19', 1, 6, 10746, 1, 2), (10732, '2010-11-14 12:38:01', 1, 84, 10747, 1, 2), (10733, '2010-11-14 12:40:23', 1, 84, 10747, 1, 2), (10734, '2010-11-14 12:41:56', 1, 5, 10748, 1, 2), (10735, '2010-11-14 12:43:43', 1, 53, 10746, 1, 2), (10736, '2010-11-14 12:45:13', 1, 53, 10746, 1, 2), (10737, '2010-11-14 16:05:52', 1, 6, 10750, 1, 2), (10738, '2010-11-14 16:50:28', 1, 8, 10755, 1, 2), (10739, '2010-11-14 16:51:12', 1, 5, 10755, 1, 2), (10740, '2010-11-14 16:52:45', 1, 13, 10755, 1, 2), (10741, '2010-11-14 17:48:42', 1, 118, 10757, 1, 2), (10742, '2010-11-14 18:05:42', 1, 109, 10758, 1, 2), (10743, '2010-11-14 19:26:56', 1, 51, 10761, 1, 2), (10744, '2010-11-14 19:37:53', 1, 4, 10763, 1, 2), (10745, '2010-11-14 19:38:16', 1, 4, 10763, 1, 2), (10746, '2010-11-14 21:51:48', 1, 7, 10769, 1, 2), (10747, '2010-11-14 23:59:52', 1, 141, 10772, 1, 2), (10748, '2010-11-15 00:07:29', 1, 112, 10773, 1, 2), (10749, '2010-11-15 04:10:01', 1, 65, 0, 1, 2), (10750, '2010-11-15 04:18:17', 1, 66, 0, 1, 2), (10751, '2010-11-15 04:37:12', 1, 3, 0, 1, 2), (10752, '2010-11-15 05:28:53', 1, 115, 10776, 1, 2), (10753, '2010-11-15 05:33:54', 1, 159, 0, 1, 2), (10754, '2010-11-15 07:41:31', 1, 5, 0, 1, 2), (10755, '2010-11-15 09:08:26', 1, 6, 10781, 1, 2), (10756, '2010-11-15 09:09:45', 1, 5, 10781, 1, 2), (10757, '2010-11-15 09:09:47', 1, 5, 10781, 1, 2), (10758, '2010-11-15 09:10:21', 1, 6, 10781, 1, 2), (10759, '2010-11-15 09:53:07', 1, 67, 10783, 1, 2), (10760, '2010-11-15 09:54:16', 1, 180, 10783, 1, 2), (10761, '2010-11-15 10:52:03', 1, 113, 10785, 1, 2), (10762, '2010-11-15 13:13:59', 1, 61, 10792, 1, 2), (10763, '2010-11-15 13:35:01', 1, 60, 10793, 1, 2), (10764, '2010-11-15 13:44:18', 1, 5, 10794, 1, 2), (10765, '2010-11-15 14:51:04', 1, 104, 10796, 1, 2), (10766, '2010-11-15 14:53:10', 1, 108, 10796, 1, 2), (10767, '2010-11-15 14:54:19', 1, 141, 10798, 1, 2), (10768, '2010-11-15 14:54:23', 1, 118, 10799, 1, 2), (10769, '2010-11-15 14:54:30', 1, 49, 10802, 1, 2), (10770, '2010-11-15 14:54:33', 1, 50, 10803, 1, 2), (10771, '2010-11-15 14:54:48', 1, 112, 10808, 1, 2), (10772, '2010-11-15 14:55:19', 1, 147, 10824, 1, 2), (10773, '2010-11-15 14:55:26', 1, 140, 10827, 1, 2), (10774, '2010-11-15 14:55:30', 1, 141, 10828, 1, 2), (10775, '2010-11-15 14:55:33', 1, 142, 10829, 1, 2), (10776, '2010-11-15 14:55:39', 1, 146, 10830, 1, 2), (10777, '2010-11-15 14:55:44', 1, 139, 10831, 1, 2), (10778, '2010-11-15 14:55:49', 1, 145, 10832, 1, 2), (10779, '2010-11-15 14:55:51', 1, 143, 10833, 1, 2), (10780, '2010-11-15 14:55:54', 1, 144, 10834, 1, 2), (10781, '2010-11-15 14:55:56', 1, 107, 10835, 1, 2), (10782, '2010-11-15 14:55:58', 1, 106, 10836, 1, 2), (10783, '2010-11-15 14:56:03', 1, 109, 10838, 1, 2), (10784, '2010-11-15 14:56:05', 1, 108, 10839, 1, 2), (10785, '2010-11-15 14:56:08', 1, 104, 10840, 1, 2), (10786, '2010-11-15 14:56:10', 1, 110, 10841, 1, 2), (10787, '2010-11-15 14:56:15', 1, 101, 10796, 1, 2), (10788, '2010-11-15 14:56:16', 1, 113, 10843, 1, 2), (10789, '2010-11-15 14:56:21', 1, 111, 10845, 1, 2), (10790, '2010-11-15 14:56:23', 1, 112, 10846, 1, 2), (10791, '2010-11-15 15:23:45', 1, 5, 10849, 1, 2), (10792, '2010-11-15 15:26:40', 1, 4, 10850, 1, 2), (10793, '2010-11-15 15:27:51', 1, 30, 10850, 1, 2), (10794, '2010-11-15 15:28:30', 1, 117, 10850, 1, 2), (10795, '2010-11-15 15:29:22', 1, 23, 10851, 1, 2), (10796, '2010-11-15 15:30:04', 1, 23, 10851, 1, 2), (10797, '2010-11-15 16:45:56', 1, 119, 10855, 1, 2), (10798, '2010-11-15 17:11:04', 1, 168, 10857, 1, 2), (10799, '2010-11-15 17:11:33', 1, 79, 10857, 1, 2), (10800, '2010-11-15 17:12:39', 1, 78, 10857, 1, 2), (10801, '2010-11-15 17:13:43', 1, 78, 10857, 1, 2), (10802, '2010-11-15 17:13:46', 1, 78, 10857, 1, 2), (10803, '2010-11-15 17:13:47', 1, 78, 10857, 1, 2), (10804, '2010-11-15 17:13:49', 1, 78, 10857, 1, 2), (10805, '2010-11-15 17:13:57', 1, 79, 10857, 1, 2), (10806, '2010-11-15 17:13:59', 1, 79, 10857, 1, 2), (10807, '2010-11-15 17:14:25', 1, 168, 10857, 1, 2), (10808, '2010-11-15 17:14:28', 1, 168, 10857, 1, 2), (10809, '2010-11-15 17:14:30', 1, 168, 10857, 1, 2), (10810, '2010-11-15 17:14:32', 1, 168, 10857, 1, 2), (10811, '2010-11-15 17:14:34', 1, 168, 10857, 1, 2), (10812, '2010-11-15 17:14:35', 1, 168, 10857, 1, 2), (10813, '2010-11-15 17:35:52', 1, 132, 10859, 1, 2), (10814, '2010-11-15 17:36:50', 1, 130, 10859, 1, 2), (10815, '2010-11-15 18:10:04', 1, 5, 10860, 1, 2), (10816, '2010-11-15 18:46:00', 1, 115, 10862, 1, 2), (10817, '2010-11-15 19:24:19', 1, 5, 10860, 1, 2), (10818, '2010-11-15 19:27:26', 1, 51, 10860, 1, 2), (10819, '2010-11-15 19:27:50', 1, 1, 10860, 1, 2), (10820, '2010-11-15 19:30:17', 1, 5, 10860, 1, 2), (10821, '2010-11-15 22:13:41', 1, 3, 0, 1, 2), (10822, '2010-11-15 22:44:29', 1, 103, 10865, 1, 2), (10823, '2010-11-15 22:52:46', 1, 49, 10866, 1, 2), (10824, '2010-11-15 22:54:12', 1, 49, 10867, 1, 2), (10825, '2010-11-15 22:54:12', 1, 49, 10868, 1, 2), (10826, '2010-11-15 22:54:15', 1, 49, 10869, 1, 2), (10827, '2010-11-15 23:46:58', 1, 7, 0, 1, 2), (10828, '2010-11-16 00:56:51', 1, 84, 0, 1, 2), (10829, '2010-11-16 05:28:48', 1, 88, 10873, 1, 2), (10830, '2010-11-16 06:50:50', 1, 51, 10874, 1, 2), (10831, '2010-11-16 08:36:05', 1, 192, 10876, 1, 2), (10832, '2010-11-16 09:52:30', 1, 141, 10877, 1, 2), (10833, '2010-11-16 10:18:20', 1, 95, 10886, 1, 2), (10834, '2010-11-16 10:19:20', 1, 96, 10886, 1, 2), (10835, '2010-11-16 10:19:37', 1, 97, 10886, 1, 2), (10836, '2010-11-16 10:20:03', 1, 95, 10886, 1, 2), (10837, '2010-11-16 10:33:40', 1, 165, 0, 1, 2), (10838, '2010-11-16 12:20:23', 1, 140, 10887, 1, 2), (10839, '2010-11-16 12:22:12', 1, 122, 10887, 1, 2), (10840, '2010-11-16 12:22:51', 1, 5, 10887, 1, 2), (10841, '2010-11-16 12:23:15', 1, 8, 10887, 1, 2), (10842, '2010-11-16 12:24:13', 1, 13, 10888, 1, 2), (10843, '2010-11-16 12:32:02', 1, 13, 10890, 1, 2), (10844, '2010-11-16 13:04:20', 1, 127, 10892, 1, 2), (10845, '2010-11-16 14:31:42', 1, 12, 10893, 1, 2), (10846, '2010-11-16 14:33:19', 1, 26, 10893, 1, 2), (10847, '2010-11-16 15:05:32', 1, 99, 10894, 1, 2), (10848, '2010-11-16 15:07:57', 1, 49, 10894, 1, 2), (10849, '2010-11-16 15:08:42', 1, 50, 10894, 1, 2), (10850, '2010-11-16 15:18:35', 1, 6, 10895, 1, 2), (10851, '2010-11-16 15:45:37', 1, 186, 10896, 1, 2), (10852, '2010-11-16 15:46:05', 1, 3, 10897, 1, 2), (10853, '2010-11-16 15:47:23', 1, 3, 10897, 1, 2), (10854, '2010-11-16 18:24:21', 1, 120, 10906, 1, 2), (10855, '2010-11-16 18:37:18', 1, 3, 10907, 1, 2), (10856, '2010-11-16 18:44:46', 1, 112, 10909, 1, 2), (10857, '2010-11-16 18:46:35', 1, 112, 10909, 1, 2), (10858, '2010-11-16 21:40:36', 1, 58, 10915, 1, 2), (10859, '2010-11-16 21:41:10', 1, 60, 10915, 1, 2), (10860, '2010-11-16 21:43:03', 1, 66, 10915, 1, 2), (10861, '2010-11-16 21:44:07', 1, 67, 10915, 1, 2), (10862, '2010-11-16 21:44:40', 1, 68, 10915, 1, 2), (10863, '2010-11-16 21:44:56', 1, 69, 10915, 1, 2), (10864, '2010-11-16 21:48:52', 1, 116, 10915, 1, 2), (10865, '2010-11-16 21:49:37', 1, 99, 10915, 1, 2), (10866, '2010-11-16 21:50:35', 1, 98, 10915, 1, 2), (10867, '2010-11-16 23:46:55', 1, 7, 0, 1, 2), (10868, '2010-11-17 00:07:12', 1, 111, 0, 1, 2), (10869, '2010-11-17 00:52:49', 1, 65, 0, 1, 2), (10870, '2010-11-17 05:33:21', 1, 181, 10923, 1, 2), (10871, '2010-11-17 09:06:18', 1, 50, 10927, 1, 2), (10872, '2010-11-17 09:20:54', 1, 13, 10928, 1, 2), (10873, '2010-11-17 10:10:16', 1, 11, 10930, 1, 2), (10874, '2010-11-17 10:22:55', 1, 6, 10930, 1, 2), (10875, '2010-11-17 10:49:44', 1, 112, 10934, 1, 2), (10876, '2010-11-17 12:31:01', 1, 5, 10937, 1, 2), (10877, '2010-11-17 12:38:34', 1, 5, 10938, 1, 2), (10878, '2010-11-17 12:52:33', 1, 145, 0, 1, 2), (10879, '2010-11-17 17:01:19', 1, 13, 10928, 1, 2), (10880, '2010-11-17 17:02:17', 1, 13, 10928, 1, 2), (10881, '2010-11-17 17:17:56', 1, 90, 0, 1, 2), (10882, '2010-11-17 17:54:08', 1, 4, 10945, 1, 2), (10883, '2010-11-17 18:15:31', 4, 141, 4, 0, 2), (10884, '2010-11-17 18:15:32', 4, 133, 4, 0, 2), (10885, '2010-11-17 18:15:32', 4, 192, 4, 0, 2), (10886, '2010-11-17 18:19:39', 1, 61, 10950, 1, 2), (10887, '2010-11-17 18:20:50', 1, 61, 10950, 1, 2), (10888, '2010-11-17 18:20:51', 1, 61, 10950, 1, 2), (10889, '2010-11-17 18:21:05', 1, 60, 10950, 1, 2), (10890, '2010-11-17 18:30:52', 4, 3, 4, 0, 2), (10891, '2010-11-17 18:30:52', 4, 133, 4, 0, 2), (10892, '2010-11-17 18:30:52', 4, 192, 4, 0, 2), (10893, '2010-11-17 19:06:16', 1, 2, 10952, 1, 2), (10894, '2010-11-17 19:20:14', 1, 11, 10954, 1, 2), (10895, '2010-11-17 20:20:24', 1, 101, 0, 1, 2), (10896, '2010-11-17 21:27:30', 1, 50, 10957, 1, 2), (10897, '2010-11-17 23:01:19', 1, 7, 10963, 1, 2), (10898, '2010-11-18 01:08:57', 1, 11, 10965, 1, 2), (10899, '2010-11-18 01:09:38', 1, 17, 10965, 1, 2), (10900, '2010-11-18 01:09:59', 1, 20, 10965, 1, 2), (10901, '2010-11-18 01:57:54', 1, 112, 0, 1, 2), (10902, '2010-11-18 02:03:34', 1, 118, 0, 1, 2), (10903, '2010-11-18 02:09:01', 1, 50, 0, 1, 2), (10904, '2010-11-18 02:14:45', 1, 49, 0, 1, 2), (10905, '2010-11-18 02:19:50', 1, 141, 0, 1, 2), (10906, '2010-11-18 03:05:49', 1, 11, 10966, 1, 2), (10907, '2010-11-18 03:09:01', 1, 99, 0, 1, 2), (10908, '2010-11-18 03:27:25', 1, 117, 0, 1, 2), (10909, '2010-11-18 04:06:08', 1, 112, 0, 1, 2), (10910, '2010-11-18 04:34:36', 1, 113, 0, 1, 2), (10911, '2010-11-18 04:44:00', 1, 115, 0, 1, 2), (10912, '2010-11-18 04:51:18', 1, 144, 0, 1, 2), (10913, '2010-11-18 05:01:08', 1, 104, 0, 1, 2), (10914, '2010-11-18 05:06:16', 1, 109, 0, 1, 2), (10915, '2010-11-18 05:16:02', 1, 108, 0, 1, 2), (10916, '2010-11-18 05:25:19', 1, 143, 0, 1, 2), (10917, '2010-11-18 05:29:55', 1, 147, 0, 1, 2), (10918, '2010-11-18 05:40:18', 1, 102, 0, 1, 2), (10919, '2010-11-18 05:48:44', 1, 146, 0, 1, 2), (10920, '2010-11-18 05:58:22', 1, 106, 0, 1, 2), (10921, '2010-11-18 06:00:53', 1, 121, 10968, 1, 2), (10922, '2010-11-18 06:11:39', 1, 103, 0, 1, 2), (10923, '2010-11-18 06:18:07', 1, 107, 0, 1, 2), (10924, '2010-11-18 06:37:13', 1, 145, 0, 1, 2), (10925, '2010-11-18 06:51:52', 1, 101, 0, 1, 2), (10926, '2010-11-18 06:59:56', 1, 2, 0, 1, 2), (10927, '2010-11-18 07:04:03', 1, 6, 0, 1, 2), (10928, '2010-11-18 07:09:52', 1, 5, 0, 1, 2), (10929, '2010-11-18 07:17:28', 1, 98, 0, 1, 2), (10930, '2010-11-18 07:23:03', 1, 164, 10970, 1, 2), (10931, '2010-11-18 07:30:34', 1, 4, 0, 1, 2), (10932, '2010-11-18 07:36:05', 1, 140, 0, 1, 2), (10933, '2010-11-18 07:41:52', 1, 3, 0, 1, 2), (10934, '2010-11-18 07:47:14', 1, 100, 0, 1, 2), (10935, '2010-11-18 07:52:59', 1, 141, 0, 1, 2), (10936, '2010-11-18 07:57:58', 1, 110, 0, 1, 2), (10937, '2010-11-18 08:07:10', 1, 142, 0, 1, 2), (10938, '2010-11-18 08:13:23', 1, 7, 0, 1, 2), (10939, '2010-11-18 08:18:40', 1, 8, 0, 1, 2), (10940, '2010-11-18 08:23:47', 1, 139, 0, 1, 2), (10941, '2010-11-18 08:29:07', 1, 9, 0, 1, 2), (10942, '2010-11-18 08:33:52', 1, 1, 0, 1, 2), (10943, '2010-11-18 09:56:10', 1, 50, 11, 0, 2), (10944, '2010-11-18 09:56:15', 4, 50, 11, 0, 2), (10945, '2010-11-18 09:56:16', 4, 133, 11, 0, 2), (10946, '2010-11-18 09:56:16', 4, 192, 11, 0, 2), (10947, '2010-11-18 09:58:40', 4, 50, 11, 0, 2), (10948, '2010-11-18 09:58:40', 4, 133, 11, 0, 2), (10949, '2010-11-18 09:58:40', 4, 192, 11, 0, 2), (10950, '2010-11-18 10:01:14', 4, 50, 11, 0, 2), (10951, '2010-11-18 10:01:14', 4, 133, 11, 0, 2), (10952, '2010-11-18 10:01:14', 4, 192, 11, 0, 2), (10953, '2010-11-18 10:05:58', 4, 50, 11, 0, 2), (10954, '2010-11-18 10:05:58', 4, 133, 11, 0, 2), (10955, '2010-11-18 10:05:58', 4, 192, 11, 0, 2), (10956, '2010-11-18 10:06:31', 4, 112, 4, 0, 2), (10957, '2010-11-18 10:06:31', 4, 133, 4, 0, 2), (10958, '2010-11-18 10:06:32', 4, 192, 4, 0, 2), (10959, '2010-11-18 10:17:46', 4, 3, 4, 0, 2), (10960, '2010-11-18 10:26:14', 4, 50, 11, 0, 2), (10961, '2010-11-18 10:26:14', 4, 133, 11, 0, 2), (10962, '2010-11-18 10:26:14', 4, 192, 11, 0, 2), (10963, '2010-11-18 10:26:41', 1, 112, 4, 0, 2), (10964, '2010-11-18 10:26:46', 4, 112, 4, 0, 2), (10965, '2010-11-18 10:26:46', 4, 133, 4, 0, 2), (10966, '2010-11-18 10:27:29', 4, 1, 4, 0, 2), (10967, '2010-11-18 10:27:29', 4, 133, 4, 0, 2), (10968, '2010-11-18 10:27:29', 4, 192, 4, 0, 2), (10969, '2010-11-18 10:28:32', 4, 1, 4, 0, 2), (10970, '2010-11-18 10:29:54', 4, 141, 4, 0, 2), (10971, '2010-11-18 10:29:54', 4, 133, 4, 0, 2), (10972, '2010-11-18 10:29:54', 4, 192, 4, 0, 2), (10973, '2010-11-18 10:50:06', 1, 65, 10974, 1, 2), (10974, '2010-11-18 10:55:04', 1, 3, 11, 0, 2), (10975, '2010-11-18 10:55:10', 4, 3, 11, 0, 2), (10976, '2010-11-18 10:55:10', 4, 133, 11, 0, 2), (10977, '2010-11-18 10:55:10', 4, 192, 11, 0, 2), (10978, '2010-11-18 10:58:38', 4, 50, 11, 0, 2), (10979, '2010-11-18 11:10:47', 1, 132, 10977, 1, 2), (10980, '2010-11-18 11:11:39', 1, 131, 10977, 1, 2), (10981, '2010-11-18 11:12:05', 1, 132, 10977, 1, 2), (10982, '2010-11-18 11:37:59', 1, 111, 10982, 1, 2), (10983, '2010-11-18 11:51:18', 4, 141, 1, 0, 2), (10984, '2010-11-18 11:51:18', 4, 133, 1, 0, 2), (10985, '2010-11-18 11:51:18', 4, 192, 1, 0, 2), (10986, '2010-11-18 11:51:59', 4, 141, 1, 0, 2), (10987, '2010-11-18 11:51:59', 4, 133, 1, 0, 2), (10988, '2010-11-18 11:51:59', 4, 192, 1, 0, 2), (10989, '2010-11-18 11:53:55', 4, 141, 1, 0, 2), (10990, '2010-11-18 11:53:55', 4, 133, 1, 0, 2), (10991, '2010-11-18 11:53:55', 4, 192, 1, 0, 2), (10992, '2010-11-18 12:00:09', 1, 13, 10984, 1, 2), (10993, '2010-11-18 12:00:21', 4, 13, 10984, 1, 2), (10994, '2010-11-18 12:00:21', 4, 133, 10984, 1, 2), (10995, '2010-11-18 12:00:21', 4, 192, 10984, 1, 2), (10996, '2010-11-18 12:00:54', 1, 13, 10984, 1, 2), (10997, '2010-11-18 12:55:07', 1, 167, 10986, 1, 2), (10998, '2010-11-18 13:59:40', 1, 50, 10988, 1, 2), (10999, '2010-11-18 15:23:54', 1, 112, 0, 1, 2), (11000, '2010-11-18 15:29:57', 1, 118, 0, 1, 2), (11001, '2010-11-18 15:36:07', 1, 108, 0, 1, 2), (11002, '2010-11-18 15:42:23', 1, 116, 0, 1, 2), (11003, '2010-11-18 15:50:20', 1, 109, 0, 1, 2), (11004, '2010-11-18 15:55:56', 1, 145, 0, 1, 2), (11005, '2010-11-18 15:56:34', 1, 112, 0, 1, 2), (11006, '2010-11-18 15:56:42', 1, 6, 10991, 1, 2), (11007, '2010-11-18 16:02:44', 1, 108, 0, 1, 2), (11008, '2010-11-18 16:09:07', 1, 109, 0, 1, 2), (11009, '2010-11-18 16:15:03', 1, 104, 0, 1, 2), (11010, '2010-11-18 16:20:54', 1, 121, 0, 1, 2), (11011, '2010-11-18 16:26:37', 1, 106, 0, 1, 2), (11012, '2010-11-18 16:32:18', 1, 122, 0, 1, 2), (11013, '2010-11-18 16:37:56', 1, 120, 0, 1, 2), (11014, '2010-11-18 16:43:52', 1, 107, 0, 1, 2), (11015, '2010-11-18 16:49:53', 1, 105, 0, 1, 2), (11016, '2010-11-18 16:55:40', 1, 110, 0, 1, 2), (11017, '2010-11-18 16:57:54', 1, 2, 10992, 1, 2), (11018, '2010-11-18 16:58:34', 1, 3, 10992, 1, 2), (11019, '2010-11-18 16:58:58', 1, 5, 10992, 1, 2), (11020, '2010-11-18 16:59:17', 1, 7, 10992, 1, 2), (11021, '2010-11-18 17:00:24', 1, 22, 10992, 1, 2), (11022, '2010-11-18 17:00:51', 1, 27, 10992, 1, 2), (11023, '2010-11-18 17:01:15', 1, 111, 0, 1, 2), (11024, '2010-11-18 17:01:34', 1, 66, 10992, 1, 2), (11025, '2010-11-18 17:03:01', 1, 165, 10992, 1, 2), (11026, '2010-11-18 17:03:26', 1, 177, 10992, 1, 2), (11027, '2010-11-18 17:04:55', 1, 99, 10992, 1, 2), (11028, '2010-11-18 17:05:42', 1, 123, 10992, 1, 2), (11029, '2010-11-18 17:06:28', 1, 120, 10992, 1, 2), (11030, '2010-11-18 17:06:40', 1, 121, 10992, 1, 2), (11031, '2010-11-18 17:07:13', 1, 119, 10992, 1, 2), (11032, '2010-11-18 17:08:41', 1, 110, 0, 1, 2), (11033, '2010-11-18 17:26:58', 1, 111, 0, 1, 2), (11034, '2010-11-18 18:32:03', 1, 7, 0, 1, 2), (11035, '2010-11-18 18:47:06', 1, 61, 10995, 1, 2), (11036, '2010-11-18 19:27:35', 1, 1, 10996, 1, 2), (11037, '2010-11-18 19:47:59', 1, 6, 10997, 1, 2), (11038, '2010-11-18 19:49:37', 1, 12, 10997, 1, 2), (11039, '2010-11-18 19:49:59', 1, 15, 10997, 1, 2), (11040, '2010-11-18 19:50:01', 1, 15, 10997, 1, 2), (11041, '2010-11-18 23:59:32', 1, 110, 11003, 1, 2), (11042, '2010-11-19 03:43:00', 1, 5, 11007, 1, 2), (11043, '2010-11-19 05:17:33', 1, 98, 11012, 1, 2), (11044, '2010-11-19 06:35:26', 1, 186, 0, 1, 2), (11045, '2010-11-19 06:39:11', 1, 65, 0, 1, 2), (11046, '2010-11-19 06:41:16', 1, 145, 0, 1, 2), (11047, '2010-11-19 07:44:35', 1, 140, 11017, 1, 2), (11048, '2010-11-19 07:45:24', 1, 141, 11017, 1, 2), (11049, '2010-11-19 07:45:54', 1, 142, 11017, 1, 2), (11050, '2010-11-19 07:46:32', 1, 5, 11017, 1, 2), (11051, '2010-11-19 07:47:10', 1, 6, 11017, 1, 2), (11052, '2010-11-19 07:48:00', 1, 139, 11017, 1, 2), (11053, '2010-11-19 08:08:31', 1, 65, 11019, 1, 2), (11054, '2010-11-19 09:21:46', 1, 111, 0, 1, 2), (11055, '2010-11-19 09:24:22', 1, 59, 11022, 1, 2), (11056, '2010-11-19 09:26:39', 1, 101, 11022, 1, 2), (11057, '2010-11-19 09:31:30', 1, 103, 11024, 1, 2), (11058, '2010-11-19 10:00:34', 4, 141, 4, 0, 2), (11059, '2010-11-19 10:00:34', 4, 133, 4, 0, 2), (11060, '2010-11-19 10:00:34', 4, 192, 4, 0, 2), (11061, '2010-11-19 10:37:01', 1, 235, 11031, 1, 2), (11062, '2010-11-19 10:39:48', 1, 111, 11032, 1, 2), (11063, '2010-11-19 10:39:56', 1, 144, 11033, 1, 2), (11064, '2010-11-19 10:41:31', 4, 141, 1, 0, 2), (11065, '2010-11-19 10:41:31', 4, 133, 1, 0, 2), (11066, '2010-11-19 10:41:31', 4, 192, 1, 0, 2), (11067, '2010-11-19 10:42:25', 1, 111, 11032, 1, 2), (11068, '2010-11-19 10:43:11', 1, 111, 11032, 1, 2), (11069, '2010-11-19 10:46:01', 4, 141, 1, 0, 2), (11070, '2010-11-19 10:46:01', 4, 133, 1, 0, 2), (11071, '2010-11-19 10:46:01', 4, 192, 1, 0, 2), (11072, '2010-11-19 10:46:11', 1, 111, 11032, 1, 2), (11073, '2010-11-19 10:46:49', 1, 111, 11032, 1, 2), (11074, '2010-11-19 10:48:25', 4, 141, 1, 0, 2), (11075, '2010-11-19 10:48:25', 4, 133, 1, 0, 2), (11076, '2010-11-19 10:48:25', 4, 192, 1, 0, 2), (11077, '2010-11-19 10:50:21', 4, 141, 1, 0, 2), (11078, '2010-11-19 10:50:21', 4, 133, 1, 0, 2), (11079, '2010-11-19 10:50:21', 4, 192, 1, 0, 2), (11080, '2010-11-19 10:56:23', 1, 201, 11036, 1, 2), (11081, '2010-11-19 10:56:37', 4, 141, 1, 0, 2), (11082, '2010-11-19 10:56:37', 4, 133, 1, 0, 2), (11083, '2010-11-19 10:56:37', 4, 192, 1, 0, 2), (11084, '2010-11-19 11:00:29', 1, 143, 11037, 1, 2), (11085, '2010-11-19 11:01:30', 4, 1, 1, 0, 2), (11086, '2010-11-19 11:01:30', 4, 133, 1, 0, 2), (11087, '2010-11-19 11:01:30', 4, 192, 1, 0, 2), (11088, '2010-11-19 11:17:35', 1, 5, 11038, 1, 2), (11089, '2010-11-19 11:35:19', 4, 3, 4, 0, 2), (11090, '2010-11-19 11:35:19', 4, 133, 4, 0, 2), (11091, '2010-11-19 11:35:19', 4, 192, 4, 0, 2), (11092, '2010-11-19 11:35:51', 4, 3, 4, 0, 2), (11093, '2010-11-19 11:44:41', 1, 139, 11042, 1, 2), (11094, '2010-11-19 12:07:19', 1, 33, 11045, 1, 2), (11095, '2010-11-19 12:07:19', 1, 33, 11044, 1, 2), (11096, '2010-11-19 12:07:22', 1, 33, 11046, 1, 2), (11097, '2010-11-19 12:31:15', 1, 3, 11048, 1, 2), (11098, '2010-11-19 12:37:05', 1, 142, 11050, 1, 2), (11099, '2010-11-19 13:04:30', 1, 186, 11052, 1, 2), (11100, '2010-11-19 14:44:23', 1, 17, 11054, 1, 2), (11101, '2010-11-19 15:12:40', 1, 8, 11058, 1, 2), (11102, '2010-11-19 15:43:44', 1, 168, 11059, 1, 2), (11103, '2010-11-19 15:44:12', 1, 61, 11059, 1, 2), (11104, '2010-11-19 15:44:24', 1, 60, 11059, 1, 2), (11105, '2010-11-19 15:44:49', 1, 61, 11059, 1, 2), (11106, '2010-11-19 15:47:09', 1, 61, 11059, 1, 2), (11107, '2010-11-19 15:47:11', 1, 168, 11059, 1, 2), (11108, '2010-11-19 15:47:14', 1, 61, 11059, 1, 2), (11109, '2010-11-19 15:47:15', 1, 60, 11059, 1, 2), (11110, '2010-11-19 17:10:33', 1, 140, 11066, 1, 2), (11111, '2010-11-19 17:28:43', 1, 102, 11067, 1, 2), (11112, '2010-11-19 18:10:21', 1, 145, 11069, 1, 2), (11113, '2010-11-19 19:04:35', 1, 7, 11071, 1, 2), (11114, '2010-11-19 19:06:21', 1, 14, 11071, 1, 2), (11115, '2010-11-19 19:06:50', 1, 17, 11071, 1, 2), (11116, '2010-11-19 19:09:21', 1, 125, 11071, 1, 2), (11117, '2010-11-19 19:09:34', 1, 119, 11071, 1, 2), (11118, '2010-11-19 19:10:15', 1, 164, 11071, 1, 2), (11119, '2010-11-19 19:10:52', 1, 165, 11071, 1, 2), (11120, '2010-11-19 19:12:18', 1, 117, 11071, 1, 2), (11121, '2010-11-19 19:12:55', 1, 115, 11071, 1, 2), (11122, '2010-11-19 19:13:17', 1, 100, 11071, 1, 2), (11123, '2010-11-19 19:13:29', 1, 101, 11071, 1, 2), (11124, '2010-11-19 19:13:39', 1, 102, 11071, 1, 2), (11125, '2010-11-19 19:14:09', 1, 99, 11071, 1, 2), (11126, '2010-11-19 19:14:38', 1, 98, 11071, 1, 2), (11127, '2010-11-19 19:15:03', 1, 110, 11071, 1, 2), (11128, '2010-11-19 19:15:42', 1, 107, 11071, 1, 2), (11129, '2010-11-19 19:17:21', 1, 182, 11071, 1, 2), (11130, '2010-11-19 19:37:20', 1, 109, 11073, 1, 2), (11131, '2010-11-19 20:28:46', 1, 11, 11075, 1, 2), (11132, '2010-11-19 20:31:29', 1, 7, 11076, 1, 2), (11133, '2010-11-20 00:44:01', 1, 82, 11080, 1, 2), (11134, '2010-11-20 02:22:46', 1, 167, 11081, 1, 2), (11135, '2010-11-20 02:46:55', 1, 65, 11082, 1, 2), (11136, '2010-11-20 03:36:32', 1, 110, 11084, 1, 2), (11137, '2010-11-20 04:48:01', 1, 7, 11086, 1, 2), (11138, '2010-11-20 05:20:59', 1, 1, 0, 1, 2), (11139, '2010-11-20 05:32:00', 1, 144, 11090, 1, 2), (11140, '2010-11-20 05:55:25', 1, 108, 11091, 1, 2), (11141, '2010-11-20 06:28:52', 1, 22, 11093, 1, 2), (11142, '2010-11-20 06:34:31', 1, 117, 11094, 1, 2), (11143, '2010-11-20 07:13:46', 1, 5, 11097, 1, 2), (11144, '2010-11-20 07:22:47', 1, 111, 11098, 1, 2), (11145, '2010-11-20 07:54:33', 1, 100, 11102, 1, 2), (11146, '2010-11-20 11:04:12', 1, 66, 11105, 1, 2), (11147, '2010-11-20 12:35:11', 1, 99, 11110, 1, 2), (11148, '2010-11-20 13:31:34', 1, 101, 11112, 1, 2), (11149, '2010-11-20 13:32:37', 1, 101, 11113, 1, 2), (11150, '2010-11-20 14:07:00', 1, 72, 11114, 1, 2), (11151, '2010-11-20 14:31:25', 1, 50, 11116, 1, 2), (11152, '2010-11-20 14:32:33', 1, 50, 11117, 1, 2), (11153, '2010-11-20 15:12:06', 1, 9, 11118, 1, 2), (11154, '2010-11-20 15:27:25', 1, 7, 11119, 1, 2), (11155, '2010-11-20 17:12:03', 1, 124, 11125, 1, 2), (11156, '2010-11-20 17:31:36', 1, 111, 11127, 1, 2), (11157, '2010-11-20 17:45:59', 1, 53, 11128, 1, 2), (11158, '2010-11-20 18:37:34', 1, 141, 11131, 1, 2), (11159, '2010-11-20 18:37:36', 1, 141, 11131, 1, 2), (11160, '2010-11-20 18:37:37', 1, 141, 11131, 1, 2), (11161, '2010-11-20 18:38:55', 1, 145, 11132, 1, 2), (11162, '2010-11-20 18:40:14', 1, 141, 11131, 1, 2), (11163, '2010-11-20 18:40:47', 1, 141, 11131, 1, 2), (11164, '2010-11-20 18:40:48', 1, 141, 11131, 1, 2), (11165, '2010-11-20 20:41:36', 1, 146, 11138, 1, 2), (11166, '2010-11-20 21:38:56', 1, 141, 11142, 1, 2), (11167, '2010-11-20 21:38:59', 1, 118, 11143, 1, 2), (11168, '2010-11-20 21:39:05', 1, 49, 11146, 1, 2), (11169, '2010-11-20 21:39:07', 1, 50, 11147, 1, 2), (11170, '2010-11-20 21:39:20', 1, 112, 11152, 1, 2), (11171, '2010-11-20 21:39:50', 1, 147, 11168, 1, 2), (11172, '2010-11-20 21:39:57', 1, 140, 11171, 1, 2), (11173, '2010-11-20 21:40:00', 1, 141, 11172, 1, 2), (11174, '2010-11-20 21:40:03', 1, 142, 11173, 1, 2), (11175, '2010-11-20 21:40:07', 1, 146, 11174, 1, 2), (11176, '2010-11-20 21:40:10', 1, 139, 11175, 1, 2), (11177, '2010-11-20 21:40:12', 1, 145, 11176, 1, 2), (11178, '2010-11-20 21:40:15', 1, 143, 11177, 1, 2), (11179, '2010-11-20 21:40:17', 1, 144, 11178, 1, 2), (11180, '2010-11-20 21:40:19', 1, 107, 11179, 1, 2), (11181, '2010-11-20 21:40:22', 1, 106, 11180, 1, 2), (11182, '2010-11-20 21:40:27', 1, 109, 11182, 1, 2), (11183, '2010-11-20 21:40:29', 1, 108, 11183, 1, 2), (11184, '2010-11-20 21:40:32', 1, 104, 11184, 1, 2), (11185, '2010-11-20 21:40:34', 1, 110, 11185, 1, 2), (11186, '2010-11-20 21:40:39', 1, 113, 11187, 1, 2), (11187, '2010-11-20 21:40:43', 1, 111, 11189, 1, 2), (11188, '2010-11-20 21:40:46', 1, 112, 11190, 1, 2), (11189, '2010-11-20 23:43:55', 1, 64, 11193, 1, 2), (11190, '2010-11-21 04:40:36', 1, 147, 11197, 1, 2), (11191, '2010-11-21 05:41:54', 1, 1, 0, 1, 2), (11192, '2010-11-21 06:17:04', 1, 21, 11200, 1, 2), (11193, '2010-11-21 06:18:11', 1, 15, 11200, 1, 2), (11194, '2010-11-21 06:21:23', 1, 54, 11200, 1, 2), (11195, '2010-11-21 06:26:46', 1, 88, 11203, 1, 2), (11196, '2010-11-21 06:27:39', 1, 141, 11202, 1, 2), (11197, '2010-11-21 06:27:40', 1, 141, 11202, 1, 2), (11198, '2010-11-21 06:28:58', 1, 6, 11202, 1, 2), (11199, '2010-11-21 06:35:22', 1, 73, 11202, 1, 2), (11200, '2010-11-21 06:35:23', 1, 73, 11202, 1, 2), (11201, '2010-11-21 06:41:36', 1, 141, 11202, 1, 2), (11202, '2010-11-21 08:28:44', 1, 7, 0, 1, 2), (11203, '2010-11-21 08:50:46', 1, 140, 0, 1, 2), (11204, '2010-11-21 10:07:47', 1, 77, 11210, 1, 2), (11205, '2010-11-21 10:10:18', 1, 76, 11210, 1, 2), (11206, '2010-11-21 10:11:14', 1, 73, 11210, 1, 2), (11207, '2010-11-21 10:12:04', 1, 75, 11210, 1, 2), (11208, '2010-11-21 11:12:35', 1, 107, 11212, 1, 2), (11209, '2010-11-21 13:38:59', 1, 177, 11216, 1, 2), (11210, '2010-11-21 13:51:19', 1, 76, 11217, 1, 2), (11211, '2010-11-21 14:01:15', 1, 60, 11218, 1, 2), (11212, '2010-11-21 14:01:29', 1, 61, 11218, 1, 2), (11213, '2010-11-21 14:01:31', 1, 61, 11218, 1, 2), (11214, '2010-11-21 14:01:33', 1, 61, 11218, 1, 2), (11215, '2010-11-21 15:03:21', 1, 50, 11220, 1, 2), (11216, '2010-11-21 15:20:44', 1, 191, 11222, 1, 2), (11217, '2010-11-21 15:43:02', 1, 106, 11223, 1, 2), (11218, '2010-11-21 16:32:18', 1, 229, 11227, 1, 2), (11219, '2010-11-21 17:12:26', 1, 7, 11229, 1, 2), (11220, '2010-11-21 17:15:54', 1, 116, 11230, 1, 2), (11221, '2010-11-21 17:49:48', 1, 118, 11231, 1, 2), (11222, '2010-11-21 18:26:18', 1, 23, 11233, 1, 2), (11223, '2010-11-21 18:52:58', 1, 183, 11235, 1, 2), (11224, '2010-11-21 19:24:13', 1, 1, 11236, 1, 2), (11225, '2010-11-21 19:26:33', 1, 6, 11237, 1, 2), (11226, '2010-11-21 19:44:24', 1, 29, 11237, 1, 2), (11227, '2010-11-21 21:01:06', 1, 106, 11242, 1, 2), (11228, '2010-11-21 21:51:39', 1, 110, 11243, 1, 2), (11229, '2010-11-21 22:22:00', 1, 6, 11247, 1, 2), (11230, '2010-11-22 00:42:30', 1, 110, 11249, 1, 2), (11231, '2010-11-22 01:20:54', 1, 112, 11250, 1, 2), (11232, '2010-11-22 02:44:10', 1, 9, 11256, 1, 2), (11233, '2010-11-22 05:31:03', 1, 115, 11262, 1, 2), (11234, '2010-11-22 07:27:13', 1, 168, 11268, 1, 2), (11235, '2010-11-22 07:56:57', 1, 141, 11270, 1, 2), (11236, '2010-11-22 07:57:19', 1, 118, 11270, 1, 2), (11237, '2010-11-22 07:58:50', 1, 73, 11270, 1, 2), (11238, '2010-11-22 08:00:03', 1, 76, 11270, 1, 2), (11239, '2010-11-22 08:02:46', 1, 152, 11270, 1, 2), (11240, '2010-11-22 08:03:10', 1, 73, 11274, 1, 2), (11241, '2010-11-22 08:04:05', 1, 184, 11270, 1, 2), (11242, '2010-11-22 08:04:52', 1, 240, 11270, 1, 2), (11243, '2010-11-22 08:05:13', 1, 229, 11270, 1, 2), (11244, '2010-11-22 08:05:25', 1, 201, 11270, 1, 2), (11245, '2010-11-22 08:05:51', 1, 152, 11278, 1, 2), (11246, '2010-11-22 08:06:06', 1, 183, 11270, 1, 2), (11247, '2010-11-22 08:06:14', 1, 183, 11270, 1, 2), (11248, '2010-11-22 08:07:04', 1, 240, 11280, 1, 2), (11249, '2010-11-22 08:07:12', 1, 184, 11281, 1, 2), (11250, '2010-11-22 08:09:13', 1, 183, 11285, 1, 2), (11251, '2010-11-22 08:09:31', 1, 183, 11287, 1, 2), (11252, '2010-11-22 08:10:55', 1, 229, 11289, 1, 2), (11253, '2010-11-22 08:16:24', 1, 3, 11290, 1, 2), (11254, '2010-11-22 08:24:28', 1, 240, 11291, 1, 2), (11255, '2010-11-22 08:28:53', 1, 49, 0, 1, 2), (11256, '2010-11-22 09:22:31', 1, 141, 11294, 1, 2), (11257, '2010-11-22 10:03:16', 1, 118, 11298, 1, 2), (11258, '2010-11-22 10:04:10', 1, 118, 11299, 1, 2), (11259, '2010-11-22 10:08:25', 1, 201, 11308, 1, 2), (11260, '2010-11-22 11:40:57', 1, 240, 0, 1, 2), (11261, '2010-11-22 13:06:16', 1, 108, 0, 1, 2), (11262, '2010-11-22 13:48:55', 1, 101, 0, 1, 2), (11263, '2010-11-22 14:18:58', 1, 50, 11319, 1, 2), (11264, '2010-11-22 15:13:12', 1, 49, 11326, 1, 2), (11265, '2010-11-22 15:13:14', 1, 49, 11325, 1, 2), (11266, '2010-11-22 15:16:25', 1, 8, 11327, 1, 2), (11267, '2010-11-22 15:17:57', 1, 4, 11327, 1, 2), (11268, '2010-11-22 15:18:31', 1, 6, 11327, 1, 2), (11269, '2010-11-22 15:19:18', 1, 12, 11327, 1, 2), (11270, '2010-11-22 15:21:19', 1, 167, 0, 1, 2), (11271, '2010-11-22 15:42:37', 1, 111, 0, 1, 2), (11272, '2010-11-22 16:34:18', 1, 99, 11335, 1, 2), (11273, '2010-11-22 17:05:57', 1, 109, 11340, 1, 2), (11274, '2010-11-22 18:58:50', 1, 7, 11342, 1, 2), (11275, '2010-11-22 20:42:38', 1, 213, 11348, 1, 2), (11276, '2010-11-22 20:47:06', 1, 7, 11349, 1, 2), (11277, '2010-11-22 20:48:00', 1, 6, 11349, 1, 2), (11278, '2010-11-22 20:48:16', 1, 8, 11349, 1, 2), (11279, '2010-11-22 20:48:45', 1, 8, 11349, 1, 2), (11280, '2010-11-22 20:49:12', 1, 8, 11349, 1, 2), (11281, '2010-11-22 20:49:16', 1, 7, 11349, 1, 2), (11282, '2010-11-22 21:20:11', 1, 5, 11350, 1, 2), (11283, '2010-11-22 21:40:46', 1, 7, 11351, 1, 2), (11284, '2010-11-23 00:13:36', 1, 2, 11352, 1, 2), (11285, '2010-11-23 01:18:45', 1, 119, 0, 1, 2), (11286, '2010-11-23 01:21:24', 1, 67, 0, 1, 2), (11287, '2010-11-23 01:26:47', 1, 101, 0, 1, 2), (11288, '2010-11-23 01:42:38', 1, 67, 0, 1, 2), (11289, '2010-11-23 01:55:53', 1, 159, 0, 1, 2), (11290, '2010-11-23 02:06:31', 1, 52, 0, 1, 2), (11291, '2010-11-23 02:19:47', 1, 86, 0, 1, 2), (11292, '2010-11-23 02:30:30', 1, 169, 0, 1, 2), (11293, '2010-11-23 02:33:02', 1, 73, 11355, 1, 2), (11294, '2010-11-23 07:47:57', 1, 70, 11360, 1, 2), (11295, '2010-11-23 09:27:50', 1, 170, 11368, 1, 2), (11296, '2010-11-23 09:47:11', 1, 60, 11369, 1, 2), (11297, '2010-11-23 09:56:01', 1, 141, 11370, 1, 2), (11298, '2010-11-23 09:59:14', 1, 141, 11373, 1, 2), (11299, '2010-11-23 10:06:23', 1, 124, 11374, 1, 2), (11300, '2010-11-23 11:40:09', 1, 119, 11377, 1, 2), (11301, '2010-11-23 11:40:23', 1, 121, 11377, 1, 2), (11302, '2010-11-23 11:42:53', 1, 120, 11377, 1, 2), (11303, '2010-11-23 12:42:10', 1, 105, 11382, 1, 2), (11304, '2010-11-23 12:55:34', 1, 5, 11384, 1, 2), (11305, '2010-11-23 13:57:57', 1, 3, 11385, 1, 2), (11306, '2010-11-23 14:01:59', 1, 4, 11385, 1, 2), (11307, '2010-11-23 14:30:54', 1, 71, 11386, 1, 2), (11308, '2010-11-23 14:31:31', 1, 71, 11388, 1, 2), (11309, '2010-11-23 14:34:04', 4, 141, 11387, 1, 2), (11310, '2010-11-23 14:34:05', 4, 133, 11387, 1, 2), (11311, '2010-11-23 14:34:05', 4, 192, 11387, 1, 2), (11312, '2010-11-23 14:34:51', 1, 118, 11387, 1, 2), (11313, '2010-11-23 14:34:57', 4, 118, 11387, 1, 2), (11314, '2010-11-23 14:40:45', 1, 7, 11390, 1, 2), (11315, '2010-11-23 16:08:02', 1, 50, 11394, 1, 2), (11316, '2010-11-23 16:44:30', 1, 112, 0, 1, 2), (11317, '2010-11-23 17:10:16', 1, 111, 0, 1, 2), (11318, '2010-11-23 17:59:10', 1, 177, 12, 0, 2), (11319, '2010-11-23 18:00:40', 1, 8, 12, 0, 2), (11320, '2010-11-23 18:01:56', 1, 6, 12, 0, 2), (11321, '2010-11-23 18:02:43', 4, 6, 12, 0, 2), (11322, '2010-11-23 18:02:43', 4, 133, 12, 0, 2), (11323, '2010-11-23 18:02:43', 4, 192, 12, 0, 2), (11324, '2010-11-23 18:08:58', 1, 125, 11399, 1, 2), (11325, '2010-11-23 18:23:50', 1, 130, 11400, 1, 2), (11326, '2010-11-23 18:27:29', 4, 6, 12, 0, 2), (11327, '2010-11-23 18:27:29', 4, 133, 12, 0, 2), (11328, '2010-11-23 18:27:29', 4, 192, 12, 0, 2), (11329, '2010-11-23 18:53:06', 1, 60, 11401, 1, 2), (11330, '2010-11-23 19:22:16', 1, 112, 11402, 1, 2), (11331, '2010-11-23 19:22:51', 1, 112, 11403, 1, 2), (11332, '2010-11-23 19:25:15', 4, 112, 11402, 1, 2), (11333, '2010-11-23 19:25:15', 4, 133, 11402, 1, 2), (11334, '2010-11-23 19:25:15', 4, 192, 11402, 1, 2), (11335, '2010-11-23 19:26:28', 4, 111, 11402, 1, 2), (11336, '2010-11-23 19:26:42', 1, 108, 11402, 1, 2), (11337, '2010-11-23 19:26:57', 1, 104, 11402, 1, 2), (11338, '2010-11-23 19:28:38', 1, 114, 11402, 1, 2), (11339, '2010-11-23 19:29:33', 4, 114, 11402, 1, 2), (11340, '2010-11-23 19:30:06', 1, 112, 11402, 1, 2), (11341, '2010-11-23 20:09:54', 1, 97, 11404, 1, 2), (11342, '2010-11-23 20:11:48', 1, 72, 11405, 1, 2), (11343, '2010-11-23 20:59:11', 1, 167, 11407, 1, 2), (11344, '2010-11-23 21:30:28', 1, 166, 0, 1, 2), (11345, '2010-11-23 21:48:41', 1, 67, 11411, 1, 2), (11346, '2010-11-23 21:57:40', 1, 5, 0, 1, 2), (11347, '2010-11-23 22:18:05', 1, 2, 0, 1, 2), (11348, '2010-11-23 22:38:14', 1, 85, 11413, 1, 2), (11349, '2010-11-23 22:52:10', 1, 53, 0, 1, 2), (11350, '2010-11-23 22:59:50', 1, 106, 0, 1, 2), (11351, '2010-11-23 23:19:37', 1, 201, 0, 1, 2), (11352, '2010-11-23 23:30:19', 1, 66, 11415, 1, 2), (11353, '2010-11-23 23:32:26', 1, 71, 11416, 1, 2), (11354, '2010-11-23 23:42:25', 1, 69, 11417, 1, 2), (11355, '2010-11-23 23:53:28', 1, 127, 0, 1, 2), (11356, '2010-11-24 00:13:52', 1, 109, 0, 1, 2), (11357, '2010-11-24 00:20:41', 1, 88, 0, 1, 2), (11358, '2010-11-24 00:34:13', 1, 110, 0, 1, 2), (11359, '2010-11-24 00:48:33', 1, 127, 11419, 1, 2), (11360, '2010-11-24 00:53:21', 1, 57, 0, 1, 2), (11361, '2010-11-24 00:59:50', 1, 4, 0, 1, 2), (11362, '2010-11-24 01:55:12', 1, 96, 11420, 1, 2), (11363, '2010-11-24 02:05:22', 1, 85, 0, 1, 2), (11364, '2010-11-24 02:05:54', 1, 184, 11422, 1, 2), (11365, '2010-11-24 02:31:30', 1, 1, 0, 1, 2), (11366, '2010-11-24 03:01:25', 1, 132, 11423, 1, 2), (11367, '2010-11-24 04:14:10', 1, 81, 11424, 1, 2), (11368, '2010-11-24 05:37:01', 1, 152, 0, 1, 2), (11369, '2010-11-24 05:51:37', 1, 124, 0, 1, 2), (11370, '2010-11-24 05:58:55', 1, 167, 0, 1, 2), (11371, '2010-11-24 05:59:26', 1, 59, 11426, 1, 2), (11372, '2010-11-24 06:09:52', 1, 32, 0, 1, 2), (11373, '2010-11-24 06:59:10', 1, 48, 0, 1, 2), (11374, '2010-11-24 07:36:58', 1, 3, 11429, 1, 2), (11375, '2010-11-24 08:43:16', 1, 162, 11434, 1, 2), (11376, '2010-11-24 09:45:42', 1, 87, 11441, 1, 2), (11377, '2010-11-24 09:53:07', 1, 5, 11442, 1, 2), (11378, '2010-11-24 09:57:27', 1, 2, 11443, 1, 2), (11379, '2010-11-24 09:58:12', 1, 3, 11443, 1, 2), (11380, '2010-11-24 09:58:36', 1, 7, 11443, 1, 2), (11381, '2010-11-24 09:59:02', 1, 9, 11443, 1, 2), (11382, '2010-11-24 10:02:31', 1, 70, 11444, 1, 2), (11383, '2010-11-24 11:03:46', 1, 15, 11448, 1, 2), (11384, '2010-11-24 11:35:10', 1, 1, 11451, 1, 2), (11385, '2010-11-24 13:31:31', 1, 49, 11452, 1, 2), (11386, '2010-11-24 13:34:24', 4, 49, 11452, 1, 2), (11387, '2010-11-24 13:34:24', 4, 133, 11452, 1, 2), (11388, '2010-11-24 13:34:24', 4, 192, 11452, 1, 2), (11389, '2010-11-24 13:36:15', 1, 104, 11452, 1, 2), (11390, '2010-11-24 13:37:08', 4, 104, 11452, 1, 2), (11391, '2010-11-24 13:41:01', 1, 101, 11452, 1, 2), (11392, '2010-11-24 13:41:13', 4, 101, 11452, 1, 2), (11393, '2010-11-24 14:24:21', 1, 50, 11456, 1, 2), (11394, '2010-11-24 14:31:04', 1, 5, 11457, 1, 2), (11395, '2010-11-24 14:31:41', 1, 11, 11457, 1, 2), (11396, '2010-11-24 14:32:30', 1, 14, 11457, 1, 2), (11397, '2010-11-24 14:33:04', 1, 16, 11457, 1, 2), (11398, '2010-11-24 14:33:31', 1, 22, 11457, 1, 2), (11399, '2010-11-24 14:37:59', 1, 139, 0, 1, 2), (11400, '2010-11-24 14:38:40', 1, 74, 11457, 1, 2), (11401, '2010-11-24 14:39:16', 1, 6, 11457, 1, 2), (11402, '2010-11-24 14:39:40', 1, 72, 11457, 1, 2), (11403, '2010-11-24 14:40:11', 1, 8, 11457, 1, 2), (11404, '2010-11-24 14:40:36', 1, 10, 11457, 1, 2), (11405, '2010-11-24 14:40:50', 1, 5, 11457, 1, 2), (11406, '2010-11-24 14:41:10', 1, 7, 11457, 1, 2), (11407, '2010-11-24 14:52:30', 1, 121, 11460, 1, 2), (11408, '2010-11-24 14:54:05', 1, 144, 11460, 1, 2), (11409, '2010-11-24 14:54:46', 1, 201, 11460, 1, 2), (11410, '2010-11-24 15:33:37', 1, 141, 11463, 1, 2), (11411, '2010-11-24 16:16:33', 1, 6, 11465, 1, 2), (11412, '2010-11-24 16:55:48', 1, 84, 11467, 1, 2), (11413, '2010-11-24 17:40:23', 1, 101, 0, 1, 2), (11414, '2010-11-24 17:59:47', 1, 4, 11471, 1, 2), (11415, '2010-11-24 18:27:31', 1, 145, 0, 1, 2), (11416, '2010-11-24 19:08:54', 1, 1, 11472, 1, 2), (11417, '2010-11-24 19:09:33', 1, 48, 11472, 1, 2), (11418, '2010-11-24 19:21:54', 1, 49, 11473, 1, 2), (11419, '2010-11-24 21:26:32', 1, 213, 0, 1, 2), (11420, '2010-11-24 21:31:31', 1, 8, 11478, 1, 2), (11421, '2010-11-24 21:32:53', 1, 50, 11478, 1, 2), (11422, '2010-11-24 22:37:09', 1, 105, 0, 1, 2), (11423, '2010-11-24 23:10:53', 1, 91, 0, 1, 2), (11424, '2010-11-24 23:16:27', 1, 91, 0, 1, 2), (11425, '2010-11-24 23:37:06', 1, 7, 0, 1, 2), (11426, '2010-11-25 00:01:45', 1, 48, 11483, 1, 2), (11427, '2010-11-25 00:03:40', 1, 92, 0, 1, 2), (11428, '2010-11-25 00:08:15', 1, 81, 0, 1, 2), (11429, '2010-11-25 00:40:17', 1, 188, 0, 1, 2), (11430, '2010-11-25 01:23:21', 1, 157, 11485, 1, 2), (11431, '2010-11-25 01:39:48', 1, 120, 0, 1, 2), (11432, '2010-11-25 02:02:39', 1, 1, 0, 1, 2), (11433, '2010-11-25 03:06:07', 1, 1, 11486, 1, 2), (11434, '2010-11-25 03:45:10', 1, 161, 0, 1, 2), (11435, '2010-11-25 04:04:39', 1, 163, 11487, 1, 2), (11436, '2010-11-25 05:42:12', 4, 118, 11490, 1, 2), (11437, '2010-11-25 05:42:13', 4, 133, 11490, 1, 2), (11438, '2010-11-25 05:42:13', 4, 192, 11490, 1, 2), (11439, '2010-11-25 05:43:30', 1, 49, 11491, 1, 2), (11440, '2010-11-25 05:44:01', 1, 141, 11491, 1, 2), (11441, '2010-11-25 05:45:56', 4, 141, 11492, 1, 2), (11442, '2010-11-25 05:45:57', 4, 133, 11492, 1, 2), (11443, '2010-11-25 05:45:57', 4, 192, 11492, 1, 2), (11444, '2010-11-25 05:46:25', 1, 50, 11490, 1, 2), (11445, '2010-11-25 05:50:49', 1, 118, 11491, 1, 2), (11446, '2010-11-25 05:51:02', 1, 112, 11490, 1, 2), (11447, '2010-11-25 05:51:23', 4, 112, 11490, 1, 2), (11448, '2010-11-25 05:51:34', 4, 49, 11490, 1, 2), (11449, '2010-11-25 06:12:52', 1, 140, 11493, 1, 2), (11450, '2010-11-25 06:17:29', 1, 98, 11494, 1, 2), (11451, '2010-11-25 06:17:35', 1, 106, 11494, 1, 2), (11452, '2010-11-25 06:19:54', 4, 108, 11494, 1, 2), (11453, '2010-11-25 06:19:54', 4, 133, 11494, 1, 2), (11454, '2010-11-25 06:19:54', 4, 192, 11494, 1, 2), (11455, '2010-11-25 06:20:46', 4, 113, 11493, 1, 2), (11456, '2010-11-25 06:20:46', 4, 133, 11493, 1, 2), (11457, '2010-11-25 06:20:46', 4, 192, 11493, 1, 2), (11458, '2010-11-25 06:20:53', 1, 112, 11493, 1, 2), (11459, '2010-11-25 06:21:16', 4, 7, 11496, 1, 2), (11460, '2010-11-25 06:21:16', 4, 133, 11496, 1, 2), (11461, '2010-11-25 06:21:16', 4, 192, 11496, 1, 2), (11462, '2010-11-25 06:22:24', 1, 141, 11494, 1, 2), (11463, '2010-11-25 06:22:29', 4, 141, 11494, 1, 2), (11464, '2010-11-25 06:24:23', 1, 4, 11493, 1, 2), (11465, '2010-11-25 06:25:23', 1, 118, 11496, 1, 2), (11466, '2010-11-25 06:25:39', 1, 117, 11494, 1, 2), (11467, '2010-11-25 06:26:11', 4, 140, 11495, 1, 2), (11468, '2010-11-25 06:26:11', 4, 133, 11495, 1, 2), (11469, '2010-11-25 06:26:11', 4, 192, 11495, 1, 2), (11470, '2010-11-25 06:26:29', 4, 100, 11496, 1, 2), (11471, '2010-11-25 06:27:28', 1, 99, 11493, 1, 2), (11472, '2010-11-25 06:28:05', 1, 6, 11494, 1, 2), (11473, '2010-11-25 06:28:12', 1, 50, 11495, 1, 2), (11474, '2010-11-25 06:29:52', 4, 5, 11494, 1, 2), (11475, '2010-11-25 06:30:53', 4, 117, 11494, 1, 2), (11476, '2010-11-25 06:31:00', 4, 147, 11493, 1, 2), (11477, '2010-11-25 06:31:20', 1, 113, 11493, 1, 2), (11478, '2010-11-25 06:32:54', 1, 144, 11494, 1, 2), (11479, '2010-11-25 06:35:19', 4, 98, 11494, 1, 2), (11480, '2010-11-25 06:35:23', 4, 3, 11494, 1, 2), (11481, '2010-11-25 06:37:26', 4, 110, 11494, 1, 2), (11482, '2010-11-25 06:37:27', 1, 112, 11494, 1, 2), (11483, '2010-11-25 06:39:21', 4, 115, 11494, 1, 2), (11484, '2010-11-25 06:39:52', 1, 192, 11494, 1, 2), (11485, '2010-11-25 06:40:34', 1, 147, 11494, 1, 2), (11486, '2010-11-25 06:41:46', 4, 103, 11494, 1, 2), (11487, '2010-11-25 06:42:26', 4, 144, 11494, 1, 2), (11488, '2010-11-25 07:59:25', 1, 28, 11500, 1, 2), (11489, '2010-11-25 09:29:06', 1, 49, 11502, 1, 2), (11490, '2010-11-25 09:35:42', 1, 49, 11501, 1, 2), (11491, '2010-11-25 09:36:00', 4, 49, 11501, 1, 2), (11492, '2010-11-25 09:36:00', 4, 133, 11501, 1, 2), (11493, '2010-11-25 09:36:00', 4, 192, 11501, 1, 2), (11494, '2010-11-25 10:43:11', 1, 1, 11507, 1, 2), (11495, '2010-11-25 10:45:02', 1, 1, 11509, 1, 2), (11496, '2010-11-25 10:45:03', 1, 1, 11509, 1, 2), (11497, '2010-11-25 10:45:26', 4, 1, 11509, 1, 2), (11498, '2010-11-25 10:45:26', 4, 133, 11509, 1, 2), (11499, '2010-11-25 10:45:26', 4, 192, 11509, 1, 2), (11500, '2010-11-25 10:46:04', 1, 57, 11508, 1, 2), (11501, '2010-11-25 10:46:43', 1, 58, 11508, 1, 2), (11502, '2010-11-25 10:48:57', 1, 1, 11509, 1, 2), (11503, '2010-11-25 11:29:57', 1, 141, 11511, 1, 2), (11504, '2010-11-25 11:56:17', 1, 121, 11512, 1, 2), (11505, '2010-11-25 11:56:56', 1, 120, 11512, 1, 2), (11506, '2010-11-25 11:57:19', 1, 119, 11512, 1, 2), (11507, '2010-11-25 12:45:01', 1, 186, 11513, 1, 2), (11508, '2010-11-25 12:50:40', 1, 186, 11513, 1, 2), (11509, '2010-11-25 13:26:43', 1, 5, 11514, 1, 2), (11510, '2010-11-25 13:27:01', 1, 7, 11514, 1, 2), (11511, '2010-11-25 13:30:36', 1, 9, 11514, 1, 2), (11512, '2010-11-25 13:31:35', 1, 115, 11514, 1, 2), (11513, '2010-11-25 13:32:02', 1, 117, 11514, 1, 2), (11514, '2010-11-25 13:32:30', 1, 107, 11514, 1, 2), (11515, '2010-11-25 13:33:09', 1, 152, 11514, 1, 2), (11516, '2010-11-25 13:33:48', 1, 229, 11514, 1, 2), (11517, '2010-11-25 13:33:52', 1, 240, 11514, 1, 2), (11518, '2010-11-25 13:33:53', 1, 98, 11517, 1, 2), (11519, '2010-11-25 13:33:56', 1, 98, 11515, 1, 2), (11520, '2010-11-25 13:34:43', 1, 8, 11519, 1, 2), (11521, '2010-11-25 13:34:46', 1, 8, 11515, 1, 2), (11522, '2010-11-25 13:35:39', 1, 5, 11515, 1, 2), (11523, '2010-11-25 14:46:48', 1, 141, 11522, 1, 2), (11524, '2010-11-25 14:54:59', 4, 50, 11523, 1, 2), (11525, '2010-11-25 14:54:59', 4, 133, 11523, 1, 2), (11526, '2010-11-25 14:54:59', 4, 192, 11523, 1, 2), (11527, '2010-11-25 15:10:30', 4, 56, 11525, 1, 2), (11528, '2010-11-25 15:10:30', 4, 133, 11525, 1, 2), (11529, '2010-11-25 15:10:30', 4, 192, 11525, 1, 2), (11530, '2010-11-25 15:42:39', 1, 165, 0, 1, 2), (11531, '2010-11-25 15:58:48', 1, 6, 11528, 1, 2), (11532, '2010-11-25 20:49:03', 1, 50, 0, 1, 2), (11533, '2010-11-25 21:50:30', 1, 4, 11533, 1, 2), (11534, '2010-11-25 22:05:48', 1, 9, 0, 1, 2), (11535, '2010-11-25 22:23:26', 1, 142, 0, 1, 2), (11536, '2010-11-25 22:52:59', 1, 110, 0, 1, 2), (11537, '2010-11-25 23:04:45', 1, 110, 0, 1, 2), (11538, '2010-11-25 23:46:07', 1, 50, 0, 1, 2), (11539, '2010-11-25 23:52:00', 1, 65, 0, 1, 2), (11540, '2010-11-26 00:45:08', 1, 147, 0, 1, 2), (11541, '2010-11-26 00:51:04', 1, 107, 0, 1, 2), (11542, '2010-11-26 01:02:54', 1, 173, 0, 1, 2), (11543, '2010-11-26 01:20:22', 1, 167, 0, 1, 2), (11544, '2010-11-26 01:32:07', 1, 1, 0, 1, 2), (11545, '2010-11-26 05:19:17', 1, 98, 11538, 1, 2), (11546, '2010-11-26 06:37:30', 1, 117, 11540, 1, 2), (11547, '2010-11-26 08:13:13', 1, 201, 0, 1, 2), (11548, '2010-11-26 08:24:31', 1, 111, 11545, 1, 2), (11549, '2010-11-26 08:29:17', 1, 63, 0, 1, 2), (11550, '2010-11-26 08:43:15', 1, 1, 11546, 1, 2), (11551, '2010-11-26 08:48:17', 1, 8, 11546, 1, 2), (11552, '2010-11-26 08:48:56', 1, 12, 11546, 1, 2), (11553, '2010-11-26 09:04:23', 1, 31, 11547, 1, 2), (11554, '2010-11-26 09:13:03', 1, 8, 11548, 1, 2), (11555, '2010-11-26 10:47:34', 1, 118, 11549, 1, 2), (11556, '2010-11-26 10:47:36', 1, 118, 11549, 1, 2), (11557, '2010-11-26 10:48:20', 1, 118, 11549, 1, 2), (11558, '2010-11-26 10:48:44', 1, 112, 11549, 1, 2), (11559, '2010-11-26 10:48:47', 1, 144, 11550, 1, 2), (11560, '2010-11-26 11:02:51', 1, 143, 11551, 1, 2), (11561, '2010-11-26 12:02:43', 1, 4, 11553, 1, 2), (11562, '2010-11-26 12:03:23', 1, 4, 11553, 1, 2), (11563, '2010-11-26 12:03:36', 1, 4, 11553, 1, 2), (11564, '2010-11-26 12:03:44', 4, 4, 11553, 1, 2), (11565, '2010-11-26 12:03:44', 4, 133, 11553, 1, 2), (11566, '2010-11-26 12:03:44', 4, 192, 11553, 1, 2), (11567, '2010-11-26 12:04:04', 1, 4, 11553, 1, 2), (11568, '2010-11-26 12:38:04', 1, 142, 11557, 1, 2), (11569, '2010-11-26 12:38:19', 1, 62, 11558, 1, 2), (11570, '2010-11-26 12:44:16', 1, 120, 11559, 1, 2), (11571, '2010-11-26 12:45:22', 1, 3, 11560, 1, 2), (11572, '2010-11-26 13:36:43', 1, 148, 11564, 1, 2), (11573, '2010-11-26 14:01:03', 1, 139, 11565, 1, 2), (11574, '2010-11-26 14:22:57', 4, 118, 1, 0, 2), (11575, '2010-11-26 14:22:57', 4, 133, 1, 0, 2), (11576, '2010-11-26 14:22:57', 4, 192, 1, 0, 2), (11577, '2010-11-26 14:23:19', 4, 118, 1, 0, 2), (11578, '2010-11-26 14:23:19', 4, 133, 1, 0, 2), (11579, '2010-11-26 14:23:19', 4, 192, 1, 0, 2), (11580, '2010-11-26 14:30:01', 1, 112, 11569, 1, 2), (11581, '2010-11-26 14:36:29', 1, 65, 11570, 1, 2), (11582, '2010-11-26 14:48:06', 1, 63, 11571, 1, 2), (11583, '2010-11-26 15:07:32', 1, 112, 11572, 1, 2), (11584, '2010-11-26 15:25:27', 1, 8, 11573, 1, 2), (11585, '2010-11-26 15:32:02', 1, 104, 11574, 1, 2), (11586, '2010-11-26 15:46:18', 1, 7, 11575, 1, 2), (11587, '2010-11-26 15:52:28', 1, 60, 11576, 1, 2), (11588, '2010-11-26 16:10:39', 1, 3, 0, 1, 2), (11589, '2010-11-26 16:21:25', 1, 152, 0, 1, 2), (11590, '2010-11-26 17:11:46', 1, 140, 11580, 1, 2), (11591, '2010-11-26 17:31:08', 1, 102, 11581, 1, 2), (11592, '2010-11-26 19:25:52', 1, 8, 11585, 1, 2), (11593, '2010-11-26 19:26:21', 1, 50, 11584, 1, 2), (11594, '2010-11-26 19:35:04', 1, 84, 11587, 1, 2), (11595, '2010-11-26 19:38:24', 1, 109, 11588, 1, 2), (11596, '2010-11-26 19:51:25', 1, 81, 11589, 1, 2), (11597, '2010-11-26 19:56:30', 1, 107, 0, 1, 2), (11598, '2010-11-26 20:17:24', 1, 7, 11590, 1, 2), (11599, '2010-11-26 20:28:46', 1, 48, 0, 1, 2), (11600, '2010-11-26 20:42:06', 1, 1, 11591, 1, 2), (11601, '2010-11-26 20:43:14', 1, 87, 11591, 1, 2), (11602, '2010-11-26 20:47:29', 1, 6, 11592, 1, 2), (11603, '2010-11-26 20:47:42', 1, 8, 11592, 1, 2), (11604, '2010-11-26 20:48:02', 1, 7, 11593, 1, 2), (11605, '2010-11-26 21:06:34', 1, 107, 11596, 1, 2), (11606, '2010-11-26 21:33:42', 1, 229, 0, 1, 2), (11607, '2010-11-26 22:30:56', 1, 240, 11600, 1, 2), (11608, '2010-11-26 23:06:40', 1, 141, 11603, 1, 2), (11609, '2010-11-26 23:06:46', 1, 252, 11604, 1, 2), (11610, '2010-11-26 23:06:51', 1, 49, 11605, 1, 2), (11611, '2010-11-26 23:06:57', 1, 139, 11606, 1, 2), (11612, '2010-11-26 23:10:14', 1, 52, 0, 1, 2), (11613, '2010-11-26 23:42:29', 1, 4, 0, 1, 2), (11614, '2010-11-26 23:57:46', 1, 235, 11611, 1, 2), (11615, '2010-11-27 00:58:00', 1, 97, 0, 1, 2), (11616, '2010-11-27 02:56:27', 1, 112, 11619, 1, 2), (11617, '2010-11-27 03:38:49', 1, 110, 11620, 1, 2), (11618, '2010-11-27 04:36:28', 1, 174, 11623, 1, 2), (11619, '2010-11-27 04:49:13', 1, 7, 11624, 1, 2), (11620, '2010-11-27 05:09:19', 1, 141, 0, 1, 2), (11621, '2010-11-27 05:41:37', 1, 110, 11626, 1, 2), (11622, '2010-11-27 05:43:19', 1, 110, 0, 1, 2), (11623, '2010-11-27 05:47:44', 1, 113, 11627, 1, 2), (11624, '2010-11-27 05:56:00', 1, 108, 11628, 1, 2), (11625, '2010-11-27 05:59:59', 1, 100, 11629, 1, 2), (11626, '2010-11-27 06:47:22', 1, 141, 0, 1, 2), (11627, '2010-11-27 07:11:30', 1, 112, 11641, 1, 2), (11628, '2010-11-27 07:18:37', 1, 5, 11642, 1, 2), (11629, '2010-11-27 07:28:43', 1, 111, 11643, 1, 2), (11630, '2010-11-27 08:11:34', 1, 51, 11645, 1, 2), (11631, '2010-11-27 09:38:08', 1, 142, 11648, 1, 2), (11632, '2010-11-27 09:58:31', 1, 144, 0, 1, 2), (11633, '2010-11-27 10:03:28', 1, 157, 0, 1, 2), (11634, '2010-11-27 10:20:05', 1, 100, 0, 1, 2), (11635, '2010-11-27 10:42:37', 1, 164, 0, 1, 2), (11636, '2010-11-27 11:40:10', 1, 111, 0, 1, 2), (11637, '2010-11-27 12:10:17', 1, 145, 11652, 1, 2), (11638, '2010-11-27 12:24:48', 1, 110, 0, 1, 2), (11639, '2010-11-27 13:29:31', 1, 185, 0, 1, 2), (11640, '2010-11-27 13:36:54', 1, 3, 11653, 1, 2), (11641, '2010-11-27 13:37:15', 1, 3, 11653, 1, 2), (11642, '2010-11-27 13:44:01', 1, 103, 0, 1, 2), (11643, '2010-11-27 14:02:55', 1, 101, 11654, 1, 2), (11644, '2010-11-27 14:05:52', 1, 169, 0, 1, 2), (11645, '2010-11-27 15:12:48', 1, 9, 11656, 1, 2), (11646, '2010-11-27 15:33:14', 1, 65, 0, 1, 2), (11647, '2010-11-27 15:36:57', 1, 108, 11658, 1, 2), (11648, '2010-11-27 15:47:49', 1, 115, 0, 1, 2), (11649, '2010-11-27 15:55:05', 1, 107, 0, 1, 2), (11650, '2010-11-27 16:45:27', 1, 116, 0, 1, 2), (11651, '2010-11-27 18:02:40', 1, 61, 11661, 1, 2), (11652, '2010-11-27 18:03:17', 1, 61, 11661, 1, 2), (11653, '2010-11-27 18:04:23', 1, 122, 0, 1, 2), (11654, '2010-11-27 18:18:45', 1, 71, 0, 1, 2), (11655, '2010-11-27 18:40:19', 1, 122, 0, 1, 2), (11656, '2010-11-27 19:09:03', 1, 71, 0, 1, 2), (11657, '2010-11-27 19:29:18', 1, 102, 11665, 1, 2), (11658, '2010-11-27 19:42:15', 1, 4, 11666, 1, 2), (11659, '2010-11-27 19:44:55', 1, 149, 0, 1, 2), (11660, '2010-11-27 19:55:45', 1, 3, 11667, 1, 2), (11661, '2010-11-27 20:58:14', 1, 50, 11668, 1, 2), (11662, '2010-11-27 21:21:01', 1, 9, 0, 1, 2), (11663, '2010-11-27 21:50:01', 1, 31, 0, 1, 2), (11664, '2010-11-27 21:59:42', 1, 113, 0, 1, 2), (11665, '2010-11-27 22:09:23', 1, 195, 0, 1, 2), (11666, '2010-11-27 22:30:58', 1, 7, 11669, 1, 2), (11667, '2010-11-27 22:32:12', 1, 112, 11669, 1, 2), (11668, '2010-11-27 22:48:05', 1, 98, 0, 1, 2), (11669, '2010-11-27 22:52:58', 1, 143, 0, 1, 2), (11670, '2010-11-27 22:57:47', 1, 183, 0, 1, 2), (11671, '2010-11-27 23:02:35', 1, 177, 0, 1, 2), (11672, '2010-11-27 23:07:27', 1, 3, 0, 1, 2), (11673, '2010-11-28 00:03:38', 1, 167, 0, 1, 2), (11674, '2010-11-28 01:08:21', 1, 49, 11670, 1, 2), (11675, '2010-11-28 01:10:37', 1, 99, 11671, 1, 2), (11676, '2010-11-28 01:21:42', 1, 115, 11672, 1, 2), (11677, '2010-11-28 03:32:46', 1, 100, 0, 1, 2), (11678, '2010-11-28 04:41:17', 1, 147, 11674, 1, 2), (11679, '2010-11-28 05:14:02', 1, 183, 0, 1, 2), (11680, '2010-11-28 05:46:55', 1, 146, 0, 1, 2), (11681, '2010-11-28 07:49:08', 1, 99, 0, 1, 2), (11682, '2010-11-28 07:51:29', 1, 146, 11678, 1, 2), (11683, '2010-11-28 08:07:56', 1, 98, 0, 1, 2), (11684, '2010-11-28 08:22:02', 1, 113, 0, 1, 2), (11685, '2010-11-28 09:09:02', 1, 117, 0, 1, 2), (11686, '2010-11-28 10:26:32', 1, 72, 11680, 1, 2), (11687, '2010-11-28 10:27:43', 1, 164, 0, 1, 2), (11688, '2010-11-28 10:59:36', 1, 98, 0, 1, 2), (11689, '2010-11-28 11:09:54', 1, 122, 11683, 1, 2), (11690, '2010-11-28 11:28:47', 1, 33, 11686, 1, 2), (11691, '2010-11-28 12:35:43', 1, 117, 0, 1, 2), (11692, '2010-11-28 13:30:55', 1, 112, 11688, 1, 2), (11693, '2010-11-28 13:33:11', 1, 7, 11689, 1, 2), (11694, '2010-11-28 14:12:58', 1, 109, 11691, 1, 2), (11695, '2010-11-28 14:40:32', 1, 177, 11692, 1, 2), (11696, '2010-11-28 15:44:05', 1, 106, 11697, 1, 2), (11697, '2010-11-28 15:54:16', 1, 121, 11698, 1, 2), (11698, '2010-11-28 16:06:06', 1, 50, 11699, 1, 2), (11699, '2010-11-28 16:17:00', 1, 98, 11700, 1, 2), (11700, '2010-11-28 16:21:29', 1, 50, 11702, 1, 2), (11701, '2010-11-28 17:24:48', 1, 112, 11706, 1, 2), (11702, '2010-11-28 17:25:38', 1, 111, 11706, 1, 2), (11703, '2010-11-28 17:36:38', 1, 7, 11707, 1, 2), (11704, '2010-11-28 17:47:40', 1, 3, 11708, 1, 2), (11705, '2010-11-28 17:50:55', 1, 118, 11709, 1, 2), (11706, '2010-11-28 18:11:04', 1, 59, 11712, 1, 2), (11707, '2010-11-28 18:11:55', 1, 77, 11712, 1, 2), (11708, '2010-11-28 18:28:31', 1, 141, 11721, 1, 2), (11709, '2010-11-28 18:28:35', 1, 118, 11723, 1, 2), (11710, '2010-11-28 18:28:38', 1, 112, 11724, 1, 2), (11711, '2010-11-28 18:28:40', 1, 50, 11725, 1, 2), (11712, '2010-11-28 18:28:42', 1, 49, 11726, 1, 2), (11713, '2010-11-28 19:57:02', 1, 7, 11742, 1, 2), (11714, '2010-11-28 20:05:23', 1, 104, 11743, 1, 2), (11715, '2010-11-28 23:56:57', 1, 95, 11747, 1, 2), (11716, '2010-11-29 00:42:24', 1, 4, 11749, 1, 2), (11717, '2010-11-29 02:23:14', 1, 186, 11750, 1, 2), (11718, '2010-11-29 02:25:58', 1, 186, 11750, 1, 2), (11719, '2010-11-29 02:26:01', 1, 186, 11750, 1, 2), (11720, '2010-11-29 02:26:02', 1, 186, 11750, 1, 2), (11721, '2010-11-29 03:54:31', 1, 146, 0, 1, 2), (11722, '2010-11-29 04:35:34', 1, 192, 0, 1, 2), (11723, '2010-11-29 04:42:18', 1, 106, 0, 1, 2), (11724, '2010-11-29 04:56:00', 1, 104, 0, 1, 2), (11725, '2010-11-29 05:06:16', 1, 107, 0, 1, 2), (11726, '2010-11-29 05:21:41', 1, 100, 0, 1, 2), (11727, '2010-11-29 05:30:14', 1, 144, 0, 1, 2), (11728, '2010-11-29 05:31:20', 1, 115, 11753, 1, 2), (11729, '2010-11-29 05:45:39', 1, 139, 0, 1, 2), (11730, '2010-11-29 05:47:22', 1, 143, 0, 1, 2), (11731, '2010-11-29 05:47:39', 1, 70, 11754, 1, 2), (11732, '2010-11-29 05:47:57', 1, 69, 11754, 1, 2), (11733, '2010-11-29 06:07:54', 1, 109, 0, 1, 2), (11734, '2010-11-29 06:16:28', 1, 110, 0, 1, 2), (11735, '2010-11-29 06:19:53', 1, 102, 0, 1, 2), (11736, '2010-11-29 06:25:02', 1, 112, 0, 1, 2), (11737, '2010-11-29 06:45:34', 1, 103, 0, 1, 2), (11738, '2010-11-29 07:00:59', 1, 147, 0, 1, 2), (11739, '2010-11-29 07:14:41', 1, 9, 0, 1, 2), (11740, '2010-11-29 07:31:48', 1, 4, 0, 1, 2), (11741, '2010-11-29 07:34:44', 1, 49, 11759, 1, 2), (11742, '2010-11-29 07:36:56', 1, 8, 0, 1, 2), (11743, '2010-11-29 07:39:26', 1, 50, 11763, 1, 2), (11744, '2010-11-29 07:39:28', 1, 50, 11762, 1, 2), (11745, '2010-11-29 07:40:05', 1, 50, 11762, 1, 2), (11746, '2010-11-29 07:45:30', 1, 6, 0, 1, 2), (11747, '2010-11-29 07:48:00', 1, 9, 11764, 1, 2), (11748, '2010-11-29 07:54:04', 1, 2, 0, 1, 2), (11749, '2010-11-29 08:04:20', 1, 110, 0, 1, 2), (11750, '2010-11-29 09:22:36', 1, 141, 11768, 1, 2), (11751, '2010-11-29 09:53:03', 1, 3, 11770, 1, 2), (11752, '2010-11-29 10:54:32', 1, 120, 11776, 1, 2), (11753, '2010-11-29 12:32:39', 1, 5, 11779, 1, 2), (11754, '2010-11-29 13:22:31', 1, 122, 0, 1, 2), (11755, '2010-11-29 13:47:56', 1, 50, 11782, 1, 2), (11756, '2010-11-29 13:48:32', 1, 50, 11782, 1, 2), (11757, '2010-11-29 14:00:54', 1, 195, 0, 1, 2), (11758, '2010-11-29 14:13:15', 1, 1, 11378, 1, 2), (11759, '2010-11-29 14:59:05', 1, 92, 11784, 1, 2), (11760, '2010-11-29 15:18:41', 1, 187, 11786, 1, 2), (11761, '2010-11-29 15:22:19', 1, 121, 11787, 1, 2), (11762, '2010-11-29 15:22:21', 1, 119, 11787, 1, 2), (11763, '2010-11-29 15:22:57', 4, 119, 11787, 1, 2), (11764, '2010-11-29 15:22:58', 4, 133, 11787, 1, 2), (11765, '2010-11-29 15:22:58', 4, 192, 11787, 1, 2), (11766, '2010-11-29 15:23:36', 1, 108, 11787, 1, 2), (11767, '2010-11-29 15:23:38', 1, 109, 11787, 1, 2), (11768, '2010-11-29 15:25:45', 1, 123, 11787, 1, 2), (11769, '2010-11-29 15:33:38', 1, 95, 11788, 1, 2), (11770, '2010-11-29 15:34:10', 1, 188, 11788, 1, 2), (11771, '2010-11-29 15:35:05', 1, 58, 11788, 1, 2), (11772, '2010-11-29 15:36:01', 1, 61, 11788, 1, 2), (11773, '2010-11-29 15:36:25', 1, 59, 11788, 1, 2), (11774, '2010-11-29 15:36:58', 1, 78, 11788, 1, 2), (11775, '2010-11-29 15:37:26', 1, 57, 11788, 1, 2), (11776, '2010-11-29 15:39:00', 1, 4, 11788, 1, 2), (11777, '2010-11-29 16:37:32', 1, 186, 11790, 1, 2), (11778, '2010-11-29 16:50:55', 1, 105, 11791, 1, 2), (11779, '2010-11-29 16:51:55', 1, 6, 11788, 1, 2), (11780, '2010-11-29 16:52:41', 1, 60, 11788, 1, 2), (11781, '2010-11-29 16:54:25', 1, 115, 11788, 1, 2), (11782, '2010-11-29 16:56:08', 1, 144, 11788, 1, 2), (11783, '2010-11-29 16:56:37', 1, 182, 11788, 1, 2), (11784, '2010-11-29 17:51:48', 1, 68, 11792, 1, 2), (11785, '2010-11-29 17:54:51', 1, 168, 11792, 1, 2), (11786, '2010-11-29 17:57:10', 1, 67, 11792, 1, 2), (11787, '2010-11-29 20:45:06', 1, 32, 11796, 1, 2), (11788, '2010-11-29 20:45:22', 1, 52, 11796, 1, 2), (11789, '2010-11-29 21:55:58', 1, 50, 11797, 1, 2), (11790, '2010-11-29 21:57:41', 1, 31, 0, 1, 2), (11791, '2010-11-29 22:04:32', 1, 194, 11798, 1, 2), (11792, '2010-11-29 22:05:41', 1, 8, 11799, 1, 2), (11793, '2010-11-29 22:22:13', 1, 149, 0, 1, 2), (11794, '2010-11-29 22:32:45', 1, 3, 0, 1, 2), (11795, '2010-11-29 22:36:17', 1, 183, 0, 1, 2), (11796, '2010-11-29 23:00:54', 1, 177, 0, 1, 2), (11797, '2010-11-29 23:10:32', 1, 165, 11801, 1, 2), (11798, '2010-11-29 23:25:21', 1, 98, 0, 1, 2), (11799, '2010-11-29 23:28:57', 1, 9, 0, 1, 2), (11800, '2010-11-29 23:39:26', 1, 5, 0, 1, 2), (11801, '2010-11-29 23:46:32', 1, 186, 0, 1, 2), (11802, '2010-11-30 01:23:53', 1, 77, 11804, 1, 2), (11803, '2010-11-30 01:24:40', 1, 168, 11804, 1, 2), (11804, '2010-11-30 01:25:27', 1, 77, 11804, 1, 2), (11805, '2010-11-30 01:27:46', 1, 79, 11804, 1, 2), (11806, '2010-11-30 01:29:10', 1, 162, 11804, 1, 2), (11807, '2010-11-30 01:29:44', 1, 163, 11804, 1, 2), (11808, '2010-11-30 01:31:16', 1, 78, 11804, 1, 2), (11809, '2010-11-30 01:32:32', 1, 170, 11804, 1, 2), (11810, '2010-11-30 01:33:10', 1, 78, 11804, 1, 2), (11811, '2010-11-30 02:13:53', 1, 100, 11805, 1, 2), (11812, '2010-11-30 03:09:36', 1, 109, 11807, 1, 2), (11813, '2010-11-30 03:28:28', 1, 110, 11809, 1, 2), (11814, '2010-11-30 05:43:54', 1, 180, 11811, 1, 2), (11815, '2010-11-30 08:43:34', 1, 110, 11814, 1, 2), (11816, '2010-11-30 09:58:54', 1, 141, 11815, 1, 2), (11817, '2010-11-30 14:32:13', 1, 50, 11819, 1, 2), (11818, '2010-11-30 15:00:46', 1, 49, 11820, 1, 2), (11819, '2010-11-30 15:01:02', 1, 49, 11820, 1, 2), (11820, '2010-11-30 15:12:21', 1, 167, 11821, 1, 2), (11821, '2010-11-30 15:31:05', 1, 12, 11822, 1, 2), (11822, '2010-11-30 15:35:02', 1, 22, 11822, 1, 2), (11823, '2010-11-30 15:47:52', 1, 49, 11823, 1, 2), (11824, '2010-11-30 17:05:34', 1, 1, 11824, 1, 2), (11825, '2010-11-30 17:20:19', 1, 146, 0, 1, 2), (11826, '2010-11-30 17:27:22', 1, 176, 0, 1, 2), (11827, '2010-11-30 17:50:58', 1, 50, 11826, 1, 2), (11828, '2010-11-30 17:58:05', 1, 61, 11828, 1, 2), (11829, '2010-11-30 17:58:25', 1, 60, 11828, 1, 2), (11830, '2010-11-30 17:58:52', 1, 61, 11828, 1, 2), (11831, '2010-11-30 19:35:38', 1, 110, 11831, 1, 2), (11832, '2010-11-30 20:17:52', 1, 192, 11833, 1, 2), (11833, '2010-11-30 20:45:18', 1, 93, 0, 1, 2), (11834, '2010-11-30 23:10:19', 1, 16, 0, 1, 2), (11835, '2010-12-01 01:23:42', 1, 81, 11841, 1, 2), (11836, '2010-12-01 02:19:09', 1, 108, 11842, 1, 2), (11837, '2010-12-01 05:32:10', 1, 192, 0, 1, 2), (11838, '2010-12-01 06:07:38', 1, 84, 11844, 1, 2), (11839, '2010-12-01 06:15:41', 1, 24, 0, 1, 2), (11840, '2010-12-01 06:21:55', 1, 180, 0, 1, 2), (11841, '2010-12-01 07:08:38', 1, 191, 0, 1, 2), (11842, '2010-12-01 07:33:33', 1, 190, 0, 1, 2), (11843, '2010-12-01 07:36:40', 1, 196, 0, 1, 2), (11844, '2010-12-01 07:49:08', 1, 213, 11846, 1, 2), (11845, '2010-12-01 07:50:42', 1, 170, 11846, 1, 2), (11846, '2010-12-01 07:52:10', 1, 50, 11847, 1, 2), (11847, '2010-12-01 07:55:10', 1, 112, 11848, 1, 2), (11848, '2010-12-01 07:55:21', 1, 181, 0, 1, 2), (11849, '2010-12-01 07:58:28', 1, 25, 0, 1, 2), (11850, '2010-12-01 08:04:42', 1, 86, 0, 1, 2), (11851, '2010-12-01 08:41:33', 1, 50, 11847, 1, 2), (11852, '2010-12-01 08:43:19', 4, 50, 11847, 1, 2), (11853, '2010-12-01 08:43:20', 4, 133, 11847, 1, 2), (11854, '2010-12-01 08:43:20', 4, 192, 11847, 1, 2), (11855, '2010-12-01 08:44:05', 1, 50, 11847, 1, 2), (11856, '2010-12-01 08:44:12', 1, 50, 11847, 1, 2), (11857, '2010-12-01 13:17:03', 1, 164, 11860, 1, 2), (11858, '2010-12-01 13:41:55', 1, 50, 11861, 1, 2), (11859, '2010-12-01 13:43:42', 1, 4, 11861, 1, 2), (11860, '2010-12-01 14:42:50', 1, 8, 11865, 1, 2), (11861, '2010-12-01 16:02:36', 1, 7, 11867, 1, 2), (11862, '2010-12-01 18:01:35', 1, 4, 11870, 1, 2), (11863, '2010-12-01 19:00:35', 1, 75, 11871, 1, 2), (11864, '2010-12-01 19:10:09', 1, 2, 11872, 1, 2), (11865, '2010-12-01 19:42:01', 1, 141, 11873, 1, 2), (11866, '2010-12-01 21:07:18', 1, 112, 11876, 1, 2), (11867, '2010-12-01 22:17:25', 1, 62, 11879, 1, 2), (11868, '2010-12-01 22:18:36', 1, 117, 12, 0, 2), (11869, '2010-12-01 22:45:46', 1, 48, 11880, 1, 2), (11870, '2010-12-02 00:12:58', 1, 3, 11882, 1, 2), (11871, '2010-12-02 00:13:37', 1, 3, 11882, 1, 2), (11872, '2010-12-02 00:41:05', 1, 95, 11884, 1, 2), (11873, '2010-12-02 01:10:12', 1, 89, 11885, 1, 2), (11874, '2010-12-02 04:10:29', 1, 167, 11887, 1, 2), (11875, '2010-12-02 04:53:24', 1, 4, 11889, 1, 2), (11876, '2010-12-02 05:04:15', 1, 84, 0, 1, 2), (11877, '2010-12-02 06:56:34', 1, 112, 11893, 1, 2), (11878, '2010-12-02 06:59:09', 1, 50, 11895, 1, 2), (11879, '2010-12-02 07:02:45', 1, 49, 11896, 1, 2), (11880, '2010-12-02 09:24:28', 1, 8, 11903, 1, 2), (11881, '2010-12-02 09:26:28', 1, 71, 0, 1, 2), (11882, '2010-12-02 09:26:47', 1, 195, 11903, 1, 2), (11883, '2010-12-02 09:28:03', 1, 6, 11903, 1, 2), (11884, '2010-12-02 09:28:22', 1, 9, 11903, 1, 2), (11885, '2010-12-02 09:29:05', 1, 28, 11903, 1, 2), (11886, '2010-12-02 09:48:27', 1, 6, 0, 1, 2), (11887, '2010-12-02 09:55:47', 1, 67, 0, 1, 2), (11888, '2010-12-02 10:10:26', 1, 182, 0, 1, 2), (11889, '2010-12-02 10:48:30', 1, 30, 11905, 1, 2), (11890, '2010-12-02 10:59:37', 1, 59, 11906, 1, 2), (11891, '2010-12-02 11:00:23', 1, 59, 11906, 1, 2), (11892, '2010-12-02 11:01:46', 1, 139, 0, 1, 2), (11893, '2010-12-02 11:46:39', 1, 20, 11907, 1, 2), (11894, '2010-12-02 14:08:17', 1, 7, 11909, 1, 2), (11895, '2010-12-02 14:10:26', 1, 8, 11909, 1, 2), (11896, '2010-12-02 15:35:46', 1, 8, 11911, 1, 2), (11897, '2010-12-02 15:36:59', 1, 1, 11912, 1, 2), (11898, '2010-12-02 16:01:39', 1, 6, 11913, 1, 2), (11899, '2010-12-02 17:21:14', 1, 54, 11916, 1, 2), (11900, '2010-12-02 20:58:00', 1, 167, 11922, 1, 2), (11901, '2010-12-02 22:01:59', 1, 3, 11924, 1, 2), (11902, '2010-12-02 22:02:20', 1, 3, 11924, 1, 2), (11903, '2010-12-02 22:04:05', 1, 3, 11924, 1, 2), (11904, '2010-12-02 22:04:26', 4, 3, 11924, 1, 2), (11905, '2010-12-02 22:04:27', 4, 133, 11924, 1, 2), (11906, '2010-12-02 22:04:27', 4, 192, 11924, 1, 2), (11907, '2010-12-02 22:04:48', 1, 3, 11924, 1, 2), (11908, '2010-12-02 22:05:53', 1, 4, 11924, 1, 2), (11909, '2010-12-02 22:06:02', 4, 4, 11924, 1, 2), (11910, '2010-12-03 02:07:07', 1, 30, 11929, 1, 2), (11911, '2010-12-03 03:07:11', 1, 69, 11930, 1, 2), (11912, '2010-12-03 05:07:14', 1, 67, 11932, 1, 2), (11913, '2010-12-03 05:24:10', 1, 98, 11934, 1, 2), (11914, '2010-12-03 06:27:01', 1, 158, 11936, 1, 2), (11915, '2010-12-03 06:31:24', 1, 112, 11937, 1, 2), (11916, '2010-12-03 07:07:18', 1, 53, 11938, 1, 2), (11917, '2010-12-03 07:19:44', 1, 108, 0, 1, 2), (11918, '2010-12-03 10:19:30', 1, 80, 11945, 1, 2), (11919, '2010-12-03 10:33:15', 1, 182, 0, 1, 2), (11920, '2010-12-03 10:57:19', 1, 115, 11947, 1, 2), (11921, '2010-12-03 10:57:34', 1, 98, 11947, 1, 2), (11922, '2010-12-03 10:58:10', 1, 99, 11947, 1, 2), (11923, '2010-12-03 11:00:31', 1, 213, 11947, 1, 2), (11924, '2010-12-03 11:01:13', 1, 148, 11947, 1, 2), (11925, '2010-12-03 11:25:04', 1, 191, 0, 1, 2), (11926, '2010-12-03 11:30:38', 1, 143, 11949, 1, 2), (11927, '2010-12-03 11:45:17', 1, 187, 11951, 1, 2), (11928, '2010-12-03 11:45:22', 1, 48, 11952, 1, 2), (11929, '2010-12-03 11:45:26', 1, 70, 11953, 1, 2), (11930, '2010-12-03 11:45:33', 1, 160, 11954, 1, 2), (11931, '2010-12-03 11:45:38', 1, 72, 11955, 1, 2), (11932, '2010-12-03 11:45:45', 1, 161, 11956, 1, 2), (11933, '2010-12-03 13:53:06', 1, 184, 0, 1, 2), (11934, '2010-12-03 14:04:12', 1, 147, 11959, 1, 2), (11935, '2010-12-03 14:39:29', 1, 181, 0, 1, 2), (11936, '2010-12-03 14:52:34', 1, 3, 11962, 1, 2), (11937, '2010-12-03 15:32:36', 1, 111, 11963, 1, 2), (11938, '2010-12-03 15:51:03', 1, 141, 11964, 1, 2), (11939, '2010-12-03 15:52:58', 1, 190, 0, 1, 2), (11940, '2010-12-03 16:15:55', 1, 143, 11965, 1, 2), (11941, '2010-12-03 16:32:18', 1, 141, 11966, 1, 2), (11942, '2010-12-03 16:34:32', 1, 49, 11966, 1, 2), (11943, '2010-12-03 16:35:40', 1, 13, 11966, 1, 2), (11944, '2010-12-03 17:25:56', 1, 174, 11969, 1, 2), (11945, '2010-12-03 17:28:03', 1, 49, 11969, 1, 2), (11946, '2010-12-03 17:29:22', 1, 1, 11969, 1, 2), (11947, '2010-12-03 18:16:34', 1, 64, 0, 1, 2), (11948, '2010-12-03 18:37:53', 1, 4, 11970, 1, 2), (11949, '2010-12-03 18:38:01', 1, 9, 11971, 1, 2), (11950, '2010-12-03 18:38:05', 1, 186, 11972, 1, 2), (11951, '2010-12-03 18:38:13', 1, 5, 11973, 1, 2), (11952, '2010-12-03 18:48:38', 1, 75, 11974, 1, 2), (11953, '2010-12-03 18:49:07', 1, 76, 11974, 1, 2), (11954, '2010-12-03 19:42:05', 1, 60, 0, 1, 2), (11955, '2010-12-03 19:57:13', 1, 50, 11976, 1, 2), (11956, '2010-12-03 21:26:19', 1, 61, 0, 1, 2), (11957, '2010-12-03 22:32:24', 1, 235, 11982, 1, 2), (11958, '2010-12-03 22:32:36', 1, 201, 11983, 1, 2), (11959, '2010-12-03 22:37:28', 1, 32, 12, 0, 2), (11960, '2010-12-03 22:39:36', 1, 6, 12, 0, 2), (11961, '2010-12-03 22:56:56', 1, 169, 0, 1, 2), (11962, '2010-12-04 00:07:38', 1, 145, 11987, 1, 2), (11963, '2010-12-04 01:08:52', 1, 145, 0, 1, 2), (11964, '2010-12-04 01:31:18', 1, 68, 0, 1, 2), (11965, '2010-12-04 03:01:40', 1, 111, 11996, 1, 2), (11966, '2010-12-04 03:15:37', 1, 73, 0, 1, 2), (11967, '2010-12-04 04:55:21', 1, 29, 11998, 1, 2), (11968, '2010-12-04 06:21:16', 1, 141, 11999, 1, 2), (11969, '2010-12-04 06:22:29', 1, 140, 11999, 1, 2), (11970, '2010-12-04 07:15:24', 1, 166, 0, 1, 2), (11971, '2010-12-04 07:15:52', 1, 79, 0, 1, 2), (11972, '2010-12-04 07:16:11', 1, 61, 0, 1, 2), (11973, '2010-12-04 07:16:20', 1, 170, 0, 1, 2), (11974, '2010-12-04 07:46:46', 1, 167, 0, 1, 2), (11975, '2010-12-04 07:53:08', 1, 103, 12004, 1, 2), (11976, '2010-12-04 08:45:58', 1, 7, 12005, 1, 2), (11977, '2010-12-04 08:59:34', 1, 194, 0, 1, 2), (11978, '2010-12-04 09:01:49', 1, 141, 12006, 1, 2), (11979, '2010-12-04 09:20:20', 1, 5, 12007, 1, 2), (11980, '2010-12-04 09:41:59', 1, 169, 0, 1, 2), (11981, '2010-12-04 09:46:27', 1, 7, 12009, 1, 2), (11982, '2010-12-04 09:47:50', 1, 7, 12009, 1, 2), (11983, '2010-12-04 09:47:52', 1, 7, 12009, 1, 2), (11984, '2010-12-04 09:53:14', 1, 49, 12010, 1, 2); INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES (11985, '2010-12-04 10:08:29', 1, 4, 0, 1, 2), (11986, '2010-12-04 10:21:48', 1, 161, 0, 1, 2), (11987, '2010-12-04 10:44:59', 1, 74, 0, 1, 2), (11988, '2010-12-04 11:01:35', 1, 73, 0, 1, 2), (11989, '2010-12-04 11:08:15', 1, 75, 0, 1, 2), (11990, '2010-12-04 11:21:33', 1, 76, 0, 1, 2), (11991, '2010-12-04 11:41:32', 1, 68, 0, 1, 2), (11992, '2010-12-04 11:52:08', 1, 1, 0, 1, 2), (11993, '2010-12-04 12:06:33', 1, 13, 12015, 1, 2), (11994, '2010-12-04 13:12:40', 1, 117, 12016, 1, 2), (11995, '2010-12-04 13:15:00', 1, 91, 0, 1, 2), (11996, '2010-12-04 13:28:15', 1, 177, 12017, 1, 2), (11997, '2010-12-04 13:30:56', 1, 145, 12018, 1, 2), (11998, '2010-12-04 13:33:35', 1, 12, 12017, 1, 2), (11999, '2010-12-04 13:34:02', 1, 177, 12017, 1, 2), (12000, '2010-12-04 13:34:22', 1, 177, 12017, 1, 2), (12001, '2010-12-04 13:58:41', 1, 50, 12021, 1, 2), (12002, '2010-12-04 14:01:09', 1, 177, 12017, 1, 2), (12003, '2010-12-04 14:03:53', 1, 71, 0, 1, 2), (12004, '2010-12-04 14:04:20', 1, 177, 12017, 1, 2), (12005, '2010-12-04 14:06:01', 1, 54, 12017, 1, 2), (12006, '2010-12-04 14:08:25', 1, 8, 12023, 1, 2), (12007, '2010-12-04 15:31:10', 1, 80, 0, 1, 2), (12008, '2010-12-04 16:50:17', 1, 86, 0, 1, 2), (12009, '2010-12-04 17:01:09', 1, 167, 12026, 1, 2), (12010, '2010-12-04 17:11:38', 1, 106, 12027, 1, 2), (12011, '2010-12-04 17:17:30', 1, 82, 0, 1, 2), (12012, '2010-12-04 17:32:58', 1, 81, 0, 1, 2), (12013, '2010-12-04 18:19:02', 1, 94, 0, 1, 2), (12014, '2010-12-04 19:48:24', 1, 96, 0, 1, 2), (12015, '2010-12-04 19:56:14', 1, 8, 12031, 1, 2), (12016, '2010-12-04 20:04:36', 1, 53, 0, 1, 2), (12017, '2010-12-04 20:07:55', 1, 49, 0, 1, 2), (12018, '2010-12-04 20:47:28', 1, 33, 0, 1, 2), (12019, '2010-12-04 21:36:54', 1, 83, 0, 1, 2), (12020, '2010-12-04 22:10:35', 1, 190, 12033, 1, 2), (12021, '2010-12-04 22:29:24', 1, 2, 0, 1, 2), (12022, '2010-12-04 22:42:05', 1, 173, 12034, 1, 2), (12023, '2010-12-04 23:02:42', 1, 152, 12035, 1, 2), (12024, '2010-12-04 23:34:58', 1, 177, 12036, 1, 2), (12025, '2010-12-04 23:36:22', 1, 22, 12036, 1, 2), (12026, '2010-12-04 23:36:24', 1, 22, 12036, 1, 2), (12027, '2010-12-05 00:34:52', 1, 9, 0, 1, 2), (12028, '2010-12-05 00:38:11', 1, 52, 0, 1, 2), (12029, '2010-12-05 00:43:27', 1, 53, 12038, 1, 2), (12030, '2010-12-05 01:01:59', 1, 166, 0, 1, 2), (12031, '2010-12-05 01:25:31', 1, 160, 12039, 1, 2), (12032, '2010-12-05 01:27:29', 1, 5, 0, 1, 2), (12033, '2010-12-05 01:43:02', 1, 49, 0, 1, 2), (12034, '2010-12-05 01:43:56', 1, 60, 0, 1, 2), (12035, '2010-12-05 02:09:05', 1, 53, 0, 1, 2), (12036, '2010-12-05 02:11:57', 1, 70, 12040, 1, 2), (12037, '2010-12-05 03:21:46', 1, 80, 12041, 1, 2), (12038, '2010-12-05 03:23:56', 1, 167, 0, 1, 2), (12039, '2010-12-05 03:39:43', 1, 8, 0, 1, 2), (12040, '2010-12-05 03:42:48', 1, 4, 0, 1, 2), (12041, '2010-12-05 04:30:44', 1, 170, 0, 1, 2), (12042, '2010-12-05 04:55:31', 1, 4, 0, 1, 2), (12043, '2010-12-05 04:57:39', 1, 161, 12045, 1, 2), (12044, '2010-12-05 05:01:55', 1, 29, 0, 1, 2), (12045, '2010-12-05 05:08:00', 1, 184, 12046, 1, 2), (12046, '2010-12-05 05:13:58', 1, 2, 0, 1, 2), (12047, '2010-12-05 05:14:04', 1, 168, 0, 1, 2), (12048, '2010-12-05 05:59:24', 1, 165, 0, 1, 2), (12049, '2010-12-05 06:09:31', 1, 30, 12047, 1, 2), (12050, '2010-12-05 06:09:36', 1, 67, 12048, 1, 2), (12051, '2010-12-05 06:09:40', 1, 187, 12049, 1, 2), (12052, '2010-12-05 06:10:13', 1, 72, 12054, 1, 2), (12053, '2010-12-05 06:10:17', 1, 69, 12055, 1, 2), (12054, '2010-12-05 06:11:32', 1, 158, 0, 1, 2), (12055, '2010-12-05 06:29:40', 1, 72, 0, 1, 2), (12056, '2010-12-05 13:25:16', 1, 167, 12065, 1, 2), (12057, '2010-12-05 13:25:19', 1, 167, 12065, 1, 2), (12058, '2010-12-05 15:17:36', 1, 50, 12068, 1, 2), (12059, '2010-12-05 16:35:59', 1, 195, 12074, 1, 2), (12060, '2010-12-05 17:13:59', 1, 141, 12076, 1, 2), (12061, '2010-12-05 17:17:04', 1, 67, 12076, 1, 2), (12062, '2010-12-05 17:17:54', 1, 76, 12076, 1, 2), (12063, '2010-12-05 17:21:53', 1, 76, 12076, 1, 2), (12064, '2010-12-05 17:22:35', 1, 140, 12076, 1, 2), (12065, '2010-12-05 17:23:42', 1, 141, 12076, 1, 2), (12066, '2010-12-05 17:24:09', 1, 142, 12076, 1, 2), (12067, '2010-12-05 17:30:27', 1, 140, 12076, 1, 2), (12068, '2010-12-05 17:30:59', 1, 141, 12076, 1, 2), (12069, '2010-12-05 17:31:39', 1, 144, 12076, 1, 2), (12070, '2010-12-05 17:32:11', 1, 146, 12076, 1, 2), (12071, '2010-12-05 17:32:56', 1, 173, 12076, 1, 2), (12072, '2010-12-05 17:34:12', 1, 240, 12076, 1, 2), (12073, '2010-12-05 17:34:38', 1, 213, 12076, 1, 2), (12074, '2010-12-05 17:35:03', 1, 235, 12076, 1, 2), (12075, '2010-12-05 17:35:31', 1, 182, 12076, 1, 2), (12076, '2010-12-05 17:35:56', 1, 184, 12076, 1, 2), (12077, '2010-12-05 17:36:58', 1, 139, 12076, 1, 2), (12078, '2010-12-05 17:37:08', 1, 50, 12078, 1, 2), (12079, '2010-12-05 17:37:29', 1, 145, 12076, 1, 2), (12080, '2010-12-05 17:38:18', 1, 173, 12076, 1, 2), (12081, '2010-12-05 17:40:47', 1, 146, 12076, 1, 2), (12082, '2010-12-05 17:44:28', 1, 146, 12076, 1, 2), (12083, '2010-12-05 17:44:47', 1, 143, 12076, 1, 2), (12084, '2010-12-05 17:45:44', 1, 115, 12076, 1, 2), (12085, '2010-12-05 17:45:57', 1, 117, 12076, 1, 2), (12086, '2010-12-05 17:47:15', 1, 168, 12076, 1, 2), (12087, '2010-12-05 17:48:26', 4, 4, 12082, 1, 2), (12088, '2010-12-05 17:48:26', 4, 133, 12082, 1, 2), (12089, '2010-12-05 17:48:26', 4, 192, 12082, 1, 2), (12090, '2010-12-05 17:55:52', 1, 118, 12083, 1, 2), (12091, '2010-12-05 18:10:06', 1, 115, 12082, 1, 2), (12092, '2010-12-05 18:10:07', 1, 115, 12082, 1, 2), (12093, '2010-12-05 18:21:19', 1, 28, 12084, 1, 2), (12094, '2010-12-05 18:31:20', 1, 71, 12085, 1, 2), (12095, '2010-12-05 18:31:50', 1, 73, 12085, 1, 2), (12096, '2010-12-05 18:33:41', 1, 74, 12085, 1, 2), (12097, '2010-12-05 19:02:59', 1, 7, 12087, 1, 2), (12098, '2010-12-05 21:37:21', 1, 166, 12089, 1, 2), (12099, '2010-12-05 21:38:24', 1, 170, 12089, 1, 2), (12100, '2010-12-05 21:39:16', 1, 166, 12089, 1, 2), (12101, '2010-12-05 21:39:21', 1, 166, 12089, 1, 2), (12102, '2010-12-05 23:56:26', 1, 170, 0, 1, 2), (12103, '2010-12-06 01:03:36', 1, 121, 12092, 1, 2), (12104, '2010-12-06 01:08:40', 1, 140, 12093, 1, 2), (12105, '2010-12-06 02:28:45', 1, 166, 0, 1, 2), (12106, '2010-12-06 03:34:03', 1, 4, 0, 1, 2), (12107, '2010-12-06 06:16:02', 1, 3, 0, 1, 2), (12108, '2010-12-06 07:43:49', 1, 60, 0, 1, 2), (12109, '2010-12-06 08:15:17', 1, 167, 12097, 1, 2), (12110, '2010-12-06 08:16:14', 1, 166, 12097, 1, 2), (12111, '2010-12-06 08:34:55', 1, 252, 12098, 1, 2), (12112, '2010-12-06 08:35:24', 1, 252, 12098, 1, 2), (12113, '2010-12-06 09:21:03', 1, 49, 12101, 1, 2), (12114, '2010-12-06 09:27:25', 1, 141, 12102, 1, 2), (12115, '2010-12-06 09:43:31', 1, 167, 12103, 1, 2), (12116, '2010-12-06 09:43:43', 1, 166, 12103, 1, 2), (12117, '2010-12-06 09:51:12', 1, 52, 12105, 1, 2), (12118, '2010-12-06 12:12:10', 1, 1, 0, 1, 2), (12119, '2010-12-06 12:31:42', 1, 5, 12109, 1, 2), (12120, '2010-12-06 13:07:07', 1, 7, 0, 1, 2), (12121, '2010-12-06 13:50:12', 1, 139, 12110, 1, 2), (12122, '2010-12-06 13:59:12', 1, 174, 11378, 1, 2), (12123, '2010-12-06 13:59:53', 1, 174, 11378, 1, 2), (12124, '2010-12-06 14:00:04', 1, 174, 11378, 1, 2), (12125, '2010-12-06 14:00:26', 1, 174, 11378, 1, 2), (12126, '2010-12-06 14:34:07', 1, 50, 12112, 1, 2), (12127, '2010-12-06 14:48:01', 1, 5, 12114, 1, 2), (12128, '2010-12-06 14:56:52', 1, 141, 12115, 1, 2), (12129, '2010-12-06 14:58:13', 1, 235, 12115, 1, 2), (12130, '2010-12-06 14:58:48', 1, 246, 12115, 1, 2), (12131, '2010-12-06 15:00:07', 1, 142, 12115, 1, 2), (12132, '2010-12-06 15:00:27', 1, 115, 12116, 1, 2), (12133, '2010-12-06 15:26:26', 1, 142, 12121, 1, 2), (12134, '2010-12-06 15:26:45', 1, 177, 12122, 1, 2), (12135, '2010-12-06 15:32:28', 1, 144, 12123, 1, 2), (12136, '2010-12-06 16:33:33', 1, 109, 12126, 1, 2), (12137, '2010-12-06 17:04:11', 1, 152, 11378, 1, 2), (12138, '2010-12-06 17:04:27', 1, 152, 11378, 1, 2), (12139, '2010-12-06 17:07:05', 1, 152, 11378, 1, 2), (12140, '2010-12-06 17:11:04', 1, 1, 11378, 1, 2), (12141, '2010-12-06 18:32:09', 1, 77, 12135, 1, 2), (12142, '2010-12-06 18:41:17', 1, 111, 12126, 1, 2), (12143, '2010-12-06 18:42:38', 1, 109, 12126, 1, 2), (12144, '2010-12-06 18:45:44', 4, 4, 12136, 1, 2), (12145, '2010-12-06 18:45:45', 4, 133, 12136, 1, 2), (12146, '2010-12-06 18:45:45', 4, 192, 12136, 1, 2), (12147, '2010-12-06 18:54:42', 1, 146, 12137, 1, 2), (12148, '2010-12-06 19:24:20', 1, 51, 12138, 1, 2), (12149, '2010-12-06 20:19:25', 1, 144, 12141, 1, 2), (12150, '2010-12-06 20:20:40', 1, 147, 12142, 1, 2), (12151, '2010-12-06 20:26:32', 1, 5, 12144, 1, 2), (12152, '2010-12-06 20:41:31', 1, 5, 12147, 1, 2), (12153, '2010-12-06 22:21:01', 1, 113, 0, 1, 2), (12154, '2010-12-06 22:28:04', 1, 10, 0, 1, 2), (12155, '2010-12-06 22:28:06', 1, 181, 0, 1, 2), (12156, '2010-12-06 22:28:30', 1, 104, 0, 1, 2), (12157, '2010-12-06 22:28:55', 1, 7, 0, 1, 2), (12158, '2010-12-06 22:29:21', 1, 140, 0, 1, 2), (12159, '2010-12-06 22:29:46', 1, 116, 0, 1, 2), (12160, '2010-12-06 22:30:11', 1, 8, 0, 1, 2), (12161, '2010-12-06 22:30:36', 1, 65, 0, 1, 2), (12162, '2010-12-06 22:31:00', 1, 92, 0, 1, 2), (12163, '2010-12-06 22:31:24', 1, 32, 0, 1, 2), (12164, '2010-12-06 22:31:49', 1, 86, 0, 1, 2), (12165, '2010-12-06 22:32:12', 1, 163, 0, 1, 2), (12166, '2010-12-06 22:32:36', 1, 144, 0, 1, 2), (12167, '2010-12-06 22:33:23', 1, 73, 0, 1, 2), (12168, '2010-12-06 22:33:46', 1, 111, 0, 1, 2), (12169, '2010-12-06 22:34:09', 1, 33, 0, 1, 2), (12170, '2010-12-06 22:34:31', 1, 128, 0, 1, 2), (12171, '2010-12-06 22:34:54', 1, 17, 0, 1, 2), (12172, '2010-12-06 22:35:16', 1, 91, 0, 1, 2), (12173, '2010-12-06 22:35:38', 1, 96, 0, 1, 2), (12174, '2010-12-06 22:36:00', 1, 125, 0, 1, 2), (12175, '2010-12-06 22:36:21', 1, 69, 0, 1, 2), (12176, '2010-12-06 22:36:43', 1, 109, 0, 1, 2), (12177, '2010-12-06 22:37:04', 1, 22, 0, 1, 2), (12178, '2010-12-06 22:37:25', 1, 235, 0, 1, 2), (12179, '2010-12-06 22:37:46', 1, 194, 0, 1, 2), (12180, '2010-12-06 22:38:07', 1, 27, 0, 1, 2), (12181, '2010-12-06 22:38:27', 1, 71, 0, 1, 2), (12182, '2010-12-06 22:38:47', 1, 75, 0, 1, 2), (12183, '2010-12-06 22:39:07', 1, 64, 0, 1, 2), (12184, '2010-12-06 22:43:07', 1, 30, 0, 1, 2), (12185, '2010-12-06 22:43:10', 1, 85, 0, 1, 2), (12186, '2010-12-06 22:43:26', 1, 99, 0, 1, 2), (12187, '2010-12-06 22:43:46', 1, 124, 0, 1, 2), (12188, '2010-12-06 22:44:05', 1, 118, 0, 1, 2), (12189, '2010-12-06 22:44:23', 1, 114, 0, 1, 2), (12190, '2010-12-06 22:44:43', 1, 106, 0, 1, 2), (12191, '2010-12-06 22:45:01', 1, 23, 0, 1, 2), (12192, '2010-12-06 22:45:20', 1, 11, 0, 1, 2), (12193, '2010-12-06 22:45:38', 1, 80, 0, 1, 2), (12194, '2010-12-06 22:45:58', 1, 190, 0, 1, 2), (12195, '2010-12-06 22:46:21', 1, 83, 0, 1, 2), (12196, '2010-12-06 22:46:37', 1, 213, 0, 1, 2), (12197, '2010-12-06 22:51:40', 1, 52, 0, 1, 2), (12198, '2010-12-06 22:55:05', 1, 103, 0, 1, 2), (12199, '2010-12-06 22:57:56', 1, 196, 0, 1, 2), (12200, '2010-12-06 22:58:50', 1, 171, 0, 1, 2), (12201, '2010-12-06 22:59:13', 1, 9, 0, 1, 2), (12202, '2010-12-06 22:59:34', 1, 176, 0, 1, 2), (12203, '2010-12-06 23:00:07', 1, 53, 0, 1, 2), (12204, '2010-12-06 23:00:21', 1, 88, 0, 1, 2), (12205, '2010-12-06 23:00:34', 1, 50, 0, 1, 2), (12206, '2010-12-06 23:00:44', 1, 165, 0, 1, 2), (12207, '2010-12-06 23:00:56', 1, 20, 0, 1, 2), (12208, '2010-12-06 23:01:12', 1, 81, 0, 1, 2), (12209, '2010-12-06 23:01:28', 1, 49, 0, 1, 2), (12210, '2010-12-06 23:01:58', 1, 170, 0, 1, 2), (12211, '2010-12-06 23:02:13', 1, 172, 0, 1, 2), (12212, '2010-12-06 23:02:29', 1, 132, 0, 1, 2), (12213, '2010-12-06 23:02:43', 1, 123, 0, 1, 2), (12214, '2010-12-06 23:02:58', 1, 145, 0, 1, 2), (12215, '2010-12-06 23:03:13', 1, 162, 0, 1, 2), (12216, '2010-12-06 23:03:28', 1, 229, 0, 1, 2), (12217, '2010-12-06 23:03:43', 1, 25, 0, 1, 2), (12218, '2010-12-06 23:03:56', 1, 168, 0, 1, 2), (12219, '2010-12-06 23:04:11', 1, 158, 0, 1, 2), (12220, '2010-12-06 23:04:39', 1, 105, 0, 1, 2), (12221, '2010-12-06 23:04:53', 1, 167, 0, 1, 2), (12222, '2010-12-06 23:05:06', 1, 186, 0, 1, 2), (12223, '2010-12-06 23:05:20', 1, 13, 0, 1, 2), (12224, '2010-12-06 23:05:34', 1, 101, 0, 1, 2), (12225, '2010-12-06 23:05:47', 1, 100, 0, 1, 2), (12226, '2010-12-06 23:06:00', 1, 139, 0, 1, 2), (12227, '2010-12-06 23:06:14', 1, 182, 0, 1, 2), (12228, '2010-12-06 23:06:27', 1, 184, 0, 1, 2), (12229, '2010-12-06 23:06:40', 1, 131, 0, 1, 2), (12230, '2010-12-06 23:06:53', 1, 164, 0, 1, 2), (12231, '2010-12-06 23:07:18', 1, 77, 0, 1, 2), (12232, '2010-12-06 23:07:31', 1, 61, 0, 1, 2), (12233, '2010-12-06 23:07:56', 1, 146, 0, 1, 2), (12234, '2010-12-06 23:08:08', 1, 67, 0, 1, 2), (12235, '2010-12-06 23:11:01', 1, 130, 0, 1, 2), (12236, '2010-12-06 23:11:16', 1, 117, 0, 1, 2), (12237, '2010-12-06 23:11:33', 1, 84, 0, 1, 2), (12238, '2010-12-06 23:11:48', 1, 57, 0, 1, 2), (12239, '2010-12-06 23:12:18', 1, 60, 0, 1, 2), (12240, '2010-12-06 23:12:32', 1, 58, 0, 1, 2), (12241, '2010-12-06 23:12:47', 1, 253, 0, 1, 2), (12242, '2010-12-06 23:13:02', 1, 28, 0, 1, 2), (12243, '2010-12-06 23:13:17', 1, 120, 0, 1, 2), (12244, '2010-12-06 23:13:31', 1, 174, 0, 1, 2), (12245, '2010-12-06 23:14:47', 1, 62, 0, 1, 2), (12246, '2010-12-06 23:15:02', 1, 26, 0, 1, 2), (12247, '2010-12-06 23:15:17', 1, 133, 0, 1, 2), (12248, '2010-12-06 23:15:32', 1, 187, 0, 1, 2), (12249, '2010-12-06 23:20:53', 1, 143, 0, 1, 2), (12250, '2010-12-06 23:21:07', 1, 169, 0, 1, 2), (12251, '2010-12-06 23:21:22', 1, 166, 0, 1, 2), (12252, '2010-12-06 23:21:39', 1, 195, 0, 1, 2), (12253, '2010-12-06 23:21:54', 1, 180, 0, 1, 2), (12254, '2010-12-06 23:22:08', 1, 1, 0, 1, 2), (12255, '2010-12-06 23:22:23', 1, 14, 0, 1, 2), (12256, '2010-12-06 23:22:38', 1, 127, 0, 1, 2), (12257, '2010-12-06 23:30:36', 1, 191, 0, 1, 2), (12258, '2010-12-06 23:30:50', 1, 97, 0, 1, 2), (12259, '2010-12-06 23:37:08', 1, 246, 0, 1, 2), (12260, '2010-12-06 23:37:41', 1, 112, 0, 1, 2), (12261, '2010-12-06 23:37:56', 1, 4, 0, 1, 2), (12262, '2010-12-06 23:38:10', 1, 149, 0, 1, 2), (12263, '2010-12-06 23:38:25', 1, 240, 0, 1, 2), (12264, '2010-12-06 23:39:41', 1, 68, 0, 1, 2), (12265, '2010-12-06 23:39:55', 1, 173, 0, 1, 2), (12266, '2010-12-06 23:40:10', 1, 24, 0, 1, 2), (12267, '2010-12-06 23:43:26', 1, 15, 0, 1, 2), (12268, '2010-12-06 23:43:29', 1, 126, 0, 1, 2), (12269, '2010-12-06 23:43:32', 1, 160, 0, 1, 2), (12270, '2010-12-06 23:43:35', 1, 63, 0, 1, 2), (12271, '2010-12-06 23:43:50', 1, 201, 0, 1, 2), (12272, '2010-12-06 23:43:53', 1, 89, 0, 1, 2), (12273, '2010-12-06 23:44:01', 1, 78, 0, 1, 2), (12274, '2010-12-06 23:44:16', 1, 148, 0, 1, 2), (12275, '2010-12-06 23:44:33', 1, 110, 0, 1, 2), (12276, '2010-12-06 23:44:48', 1, 54, 0, 1, 2), (12277, '2010-12-06 23:45:00', 1, 94, 0, 1, 2), (12278, '2010-12-06 23:45:03', 1, 157, 0, 1, 2), (12279, '2010-12-06 23:45:14', 1, 161, 0, 1, 2), (12280, '2010-12-06 23:45:29', 1, 147, 0, 1, 2), (12281, '2010-12-06 23:46:18', 1, 51, 0, 1, 2), (12282, '2010-12-06 23:46:33', 1, 102, 0, 1, 2), (12283, '2010-12-06 23:50:28', 1, 188, 0, 1, 2), (12284, '2010-12-06 23:50:44', 1, 59, 0, 1, 2), (12285, '2010-12-06 23:51:00', 1, 108, 0, 1, 2), (12286, '2010-12-06 23:51:15', 1, 107, 0, 1, 2), (12287, '2010-12-06 23:51:29', 1, 66, 0, 1, 2), (12288, '2010-12-06 23:51:43', 1, 6, 0, 1, 2), (12289, '2010-12-06 23:52:01', 1, 142, 0, 1, 2), (12290, '2010-12-06 23:52:15', 1, 90, 0, 1, 2), (12291, '2010-12-06 23:52:30', 1, 55, 0, 1, 2), (12292, '2010-12-06 23:52:44', 1, 21, 0, 1, 2), (12293, '2010-12-06 23:52:59', 1, 3, 0, 1, 2), (12294, '2010-12-06 23:53:13', 1, 129, 0, 1, 2), (12295, '2010-12-06 23:53:31', 1, 183, 0, 1, 2), (12296, '2010-12-06 23:53:45', 1, 98, 0, 1, 2), (12297, '2010-12-06 23:54:00', 1, 2, 0, 1, 2), (12298, '2010-12-06 23:54:15', 1, 29, 0, 1, 2), (12299, '2010-12-06 23:54:29', 1, 150, 0, 1, 2), (12300, '2010-12-06 23:54:43', 1, 119, 0, 1, 2), (12301, '2010-12-06 23:54:58', 1, 79, 0, 1, 2), (12302, '2010-12-06 23:55:16', 1, 95, 0, 1, 2), (12303, '2010-12-06 23:55:30', 1, 48, 0, 1, 2), (12304, '2010-12-06 23:55:45', 1, 12, 0, 1, 2), (12305, '2010-12-07 00:02:18', 1, 31, 0, 1, 2), (12306, '2010-12-07 00:02:20', 1, 159, 0, 1, 2), (12307, '2010-12-07 00:05:25', 1, 177, 0, 1, 2), (12308, '2010-12-07 00:05:27', 1, 115, 0, 1, 2), (12309, '2010-12-07 00:08:32', 1, 16, 0, 1, 2), (12310, '2010-12-07 00:08:35', 1, 87, 0, 1, 2), (12311, '2010-12-07 00:08:49', 1, 76, 0, 1, 2), (12312, '2010-12-07 00:09:07', 1, 72, 0, 1, 2), (12313, '2010-12-07 00:11:09', 1, 65, 12149, 1, 2), (12314, '2010-12-07 00:12:09', 1, 152, 0, 1, 2), (12315, '2010-12-07 00:15:14', 1, 56, 0, 1, 2), (12316, '2010-12-07 00:15:16', 1, 141, 0, 1, 2), (12317, '2010-12-07 00:18:19', 1, 122, 0, 1, 2), (12318, '2010-12-07 00:18:22', 1, 121, 0, 1, 2), (12319, '2010-12-07 00:21:27', 1, 70, 0, 1, 2), (12320, '2010-12-07 00:24:33', 1, 5, 0, 1, 2), (12321, '2010-12-07 00:24:36', 1, 82, 0, 1, 2), (12322, '2010-12-07 00:24:50', 1, 93, 0, 1, 2), (12323, '2010-12-07 00:25:05', 1, 74, 0, 1, 2), (12324, '2010-12-07 00:34:03', 1, 181, 0, 1, 2), (12325, '2010-12-07 00:46:23', 1, 104, 0, 1, 2), (12326, '2010-12-07 00:55:37', 1, 140, 0, 1, 2), (12327, '2010-12-07 00:55:40', 1, 32, 0, 1, 2), (12328, '2010-12-07 01:07:49', 1, 103, 0, 1, 2), (12329, '2010-12-07 01:10:54', 1, 88, 0, 1, 2), (12330, '2010-12-07 01:38:24', 1, 81, 0, 1, 2), (12331, '2010-12-07 01:38:27', 1, 145, 0, 1, 2), (12332, '2010-12-07 01:38:29', 1, 169, 0, 1, 2), (12333, '2010-12-07 01:38:33', 1, 130, 0, 1, 2), (12334, '2010-12-07 01:38:38', 1, 114, 0, 1, 2), (12335, '2010-12-07 01:38:43', 1, 229, 0, 1, 2), (12336, '2010-12-07 01:38:47', 1, 23, 0, 1, 2), (12337, '2010-12-07 01:38:54', 1, 108, 12151, 1, 2), (12338, '2010-12-07 01:44:55', 1, 166, 0, 1, 2), (12339, '2010-12-07 01:45:10', 1, 27, 12152, 1, 2), (12340, '2010-12-07 02:13:50', 1, 78, 0, 1, 2), (12341, '2010-12-07 03:35:44', 1, 73, 0, 1, 2), (12342, '2010-12-07 03:35:48', 1, 116, 0, 1, 2), (12343, '2010-12-07 03:35:55', 1, 8, 0, 1, 2), (12344, '2010-12-07 03:42:20', 1, 33, 0, 1, 2), (12345, '2010-12-07 04:03:37', 1, 182, 0, 1, 2), (12346, '2010-12-07 04:22:22', 1, 57, 0, 1, 2), (12347, '2010-12-07 04:25:35', 1, 1, 0, 1, 2), (12348, '2010-12-07 04:57:07', 1, 55, 0, 1, 2), (12349, '2010-12-07 05:00:45', 1, 98, 0, 1, 2), (12350, '2010-12-07 05:19:04', 1, 91, 0, 1, 2), (12351, '2010-12-07 05:22:07', 1, 69, 0, 1, 2), (12352, '2010-12-07 05:31:20', 1, 83, 0, 1, 2), (12353, '2010-12-07 05:34:26', 1, 213, 0, 1, 2), (12354, '2010-12-07 05:38:03', 1, 196, 0, 1, 2), (12355, '2010-12-07 05:44:07', 1, 168, 0, 1, 2), (12356, '2010-12-07 05:44:11', 1, 158, 0, 1, 2), (12357, '2010-12-07 05:56:49', 1, 61, 0, 1, 2), (12358, '2010-12-07 06:06:19', 1, 253, 0, 1, 2), (12359, '2010-12-07 06:15:59', 1, 14, 0, 1, 2), (12360, '2010-12-07 06:28:27', 1, 15, 0, 1, 2), (12361, '2010-12-07 06:44:58', 1, 119, 0, 1, 2), (12362, '2010-12-07 06:54:18', 1, 186, 12157, 1, 2), (12363, '2010-12-07 07:00:02', 1, 66, 0, 1, 2), (12364, '2010-12-07 07:06:15', 1, 235, 0, 1, 2), (12365, '2010-12-07 07:09:18', 1, 71, 0, 1, 2), (12366, '2010-12-07 07:24:26', 1, 53, 0, 1, 2), (12367, '2010-12-07 07:36:42', 1, 105, 0, 1, 2), (12368, '2010-12-07 07:54:54', 1, 28, 0, 1, 2), (12369, '2010-12-07 07:57:57', 1, 120, 0, 1, 2), (12370, '2010-12-07 07:58:00', 1, 174, 0, 1, 2), (12371, '2010-12-07 08:04:25', 1, 62, 0, 1, 2), (12372, '2010-12-07 08:04:29', 1, 127, 0, 1, 2), (12373, '2010-12-07 08:17:12', 1, 94, 0, 1, 2), (12374, '2010-12-07 08:42:16', 1, 70, 0, 1, 2), (12375, '2010-12-07 08:45:44', 1, 93, 0, 1, 2), (12376, '2010-12-07 08:54:47', 1, 111, 12161, 1, 2), (12377, '2010-12-07 10:51:06', 1, 50, 12163, 1, 2), (12378, '2010-12-07 10:51:51', 1, 75, 12163, 1, 2), (12379, '2010-12-07 10:52:49', 1, 13, 12164, 1, 2), (12380, '2010-12-07 11:00:14', 1, 26, 12165, 1, 2), (12381, '2010-12-07 11:06:12', 1, 49, 0, 1, 2), (12382, '2010-12-07 11:09:26', 1, 123, 0, 1, 2), (12383, '2010-12-07 11:15:40', 1, 101, 0, 1, 2), (12384, '2010-12-07 11:15:43', 1, 139, 0, 1, 2), (12385, '2010-12-07 11:35:08', 1, 187, 0, 1, 2), (12386, '2010-12-07 11:57:00', 1, 7, 12167, 1, 2), (12387, '2010-12-07 11:59:03', 1, 177, 12167, 1, 2), (12388, '2010-12-07 12:05:02', 1, 177, 12167, 1, 2), (12389, '2010-12-07 12:05:17', 1, 108, 12169, 1, 2), (12390, '2010-12-07 12:08:34', 1, 167, 12170, 1, 2), (12391, '2010-12-07 12:15:21', 1, 12, 0, 1, 2), (12392, '2010-12-07 12:21:18', 1, 167, 12170, 1, 2), (12393, '2010-12-07 12:27:18', 1, 177, 12171, 1, 2), (12394, '2010-12-07 12:27:52', 4, 177, 12171, 1, 2), (12395, '2010-12-07 12:27:52', 4, 133, 12171, 1, 2), (12396, '2010-12-07 12:27:52', 4, 192, 12171, 1, 2), (12397, '2010-12-07 14:14:27', 1, 150, 0, 1, 2), (12398, '2010-12-07 14:27:12', 1, 75, 0, 1, 2), (12399, '2010-12-07 14:55:09', 1, 140, 12175, 1, 2), (12400, '2010-12-07 14:55:41', 1, 140, 12175, 1, 2), (12401, '2010-12-07 14:56:35', 1, 182, 12175, 1, 2), (12402, '2010-12-07 14:56:36', 1, 9, 12176, 1, 2), (12403, '2010-12-07 14:56:47', 1, 182, 12175, 1, 2), (12404, '2010-12-07 15:37:51', 1, 76, 12178, 1, 2), (12405, '2010-12-07 15:55:49', 1, 17, 12179, 1, 2), (12406, '2010-12-07 15:56:20', 1, 6, 12179, 1, 2), (12407, '2010-12-07 15:57:19', 1, 5, 12180, 1, 2), (12408, '2010-12-07 16:01:04', 1, 6, 12179, 1, 2), (12409, '2010-12-07 16:25:43', 1, 64, 0, 1, 2), (12410, '2010-12-07 17:14:32', 1, 177, 12183, 1, 2), (12411, '2010-12-07 17:24:34', 1, 7, 12184, 1, 2), (12412, '2010-12-07 17:33:26', 1, 111, 12187, 1, 2), (12413, '2010-12-07 18:15:36', 1, 118, 12188, 1, 2), (12414, '2010-12-07 19:07:19', 1, 6, 12191, 1, 2), (12415, '2010-12-07 20:39:12', 1, 142, 12192, 1, 2), (12416, '2010-12-07 23:34:08', 1, 111, 12196, 1, 2), (12417, '2010-12-07 23:34:56', 1, 111, 12197, 1, 2), (12418, '2010-12-08 00:11:03', 1, 70, 0, 1, 2), (12419, '2010-12-08 02:13:34', 1, 133, 0, 1, 2), (12420, '2010-12-08 02:16:10', 1, 161, 12199, 1, 2), (12421, '2010-12-08 02:20:33', 1, 5, 12200, 1, 2), (12422, '2010-12-08 02:46:23', 1, 30, 12201, 1, 2), (12423, '2010-12-08 03:02:59', 1, 113, 0, 1, 2), (12424, '2010-12-08 03:21:49', 1, 181, 0, 1, 2), (12425, '2010-12-08 03:21:54', 1, 85, 0, 1, 2), (12426, '2010-12-08 03:21:57', 1, 7, 0, 1, 2), (12427, '2010-12-08 03:22:01', 1, 124, 0, 1, 2), (12428, '2010-12-08 03:25:09', 1, 140, 0, 1, 2), (12429, '2010-12-08 03:28:12', 1, 32, 0, 1, 2), (12430, '2010-12-08 03:28:17', 1, 118, 0, 1, 2), (12431, '2010-12-08 03:28:21', 1, 114, 0, 1, 2), (12432, '2010-12-08 03:34:31', 1, 106, 0, 1, 2), (12433, '2010-12-08 03:37:35', 1, 23, 0, 1, 2), (12434, '2010-12-08 03:37:40', 1, 171, 0, 1, 2), (12435, '2010-12-08 03:37:48', 1, 176, 0, 1, 2), (12436, '2010-12-08 03:43:59', 1, 165, 0, 1, 2), (12437, '2010-12-08 03:50:05', 1, 229, 0, 1, 2), (12438, '2010-12-08 03:59:10', 1, 167, 0, 1, 2), (12439, '2010-12-08 04:11:39', 1, 143, 0, 1, 2), (12440, '2010-12-08 04:12:00', 1, 191, 0, 1, 2), (12441, '2010-12-08 04:12:16', 1, 169, 0, 1, 2), (12442, '2010-12-08 04:18:56', 1, 97, 0, 1, 2), (12443, '2010-12-08 04:22:08', 1, 246, 0, 1, 2), (12444, '2010-12-08 04:23:52', 1, 80, 12202, 1, 2), (12445, '2010-12-08 04:25:29', 1, 4, 0, 1, 2), (12446, '2010-12-08 04:34:40', 1, 108, 0, 1, 2), (12447, '2010-12-08 04:46:51', 1, 107, 0, 1, 2), (12448, '2010-12-08 04:47:01', 1, 66, 0, 1, 2), (12449, '2010-12-08 04:47:10', 1, 6, 0, 1, 2), (12450, '2010-12-08 04:50:20', 1, 159, 0, 1, 2), (12451, '2010-12-08 04:53:29', 1, 16, 0, 1, 2), (12452, '2010-12-08 04:53:38', 1, 116, 0, 1, 2), (12453, '2010-12-08 05:12:11', 1, 96, 0, 1, 2), (12454, '2010-12-08 05:21:28', 1, 190, 0, 1, 2), (12455, '2010-12-08 05:21:36', 1, 132, 0, 1, 2), (12456, '2010-12-08 05:39:50', 1, 182, 0, 1, 2), (12457, '2010-12-08 05:43:04', 1, 131, 0, 1, 2), (12458, '2010-12-08 05:43:11', 1, 117, 0, 1, 2), (12459, '2010-12-08 05:43:19', 1, 164, 0, 1, 2), (12460, '2010-12-08 05:46:27', 1, 84, 0, 1, 2), (12461, '2010-12-08 05:49:40', 1, 57, 0, 1, 2), (12462, '2010-12-08 05:52:47', 1, 195, 0, 1, 2), (12463, '2010-12-08 05:52:53', 1, 180, 0, 1, 2), (12464, '2010-12-08 05:56:00', 1, 1, 0, 1, 2), (12465, '2010-12-08 06:02:11', 1, 149, 0, 1, 2), (12466, '2010-12-08 06:08:18', 1, 240, 0, 1, 2), (12467, '2010-12-08 06:11:24', 1, 68, 0, 1, 2), (12468, '2010-12-08 06:35:39', 1, 142, 0, 1, 2), (12469, '2010-12-08 06:38:46', 1, 21, 0, 1, 2), (12470, '2010-12-08 06:41:54', 1, 183, 0, 1, 2), (12471, '2010-12-08 07:03:31', 1, 80, 12205, 1, 2), (12472, '2010-12-08 07:14:36', 1, 196, 0, 1, 2), (12473, '2010-12-08 07:33:32', 1, 77, 0, 1, 2), (12474, '2010-12-08 07:38:22', 1, 67, 0, 1, 2), (12475, '2010-12-08 07:44:00', 1, 170, 0, 1, 2), (12476, '2010-12-08 07:44:30', 1, 60, 0, 1, 2), (12477, '2010-12-08 07:57:12', 1, 173, 0, 1, 2), (12478, '2010-12-08 08:16:13', 1, 157, 0, 1, 2), (12479, '2010-12-08 08:23:15', 1, 98, 0, 1, 2), (12480, '2010-12-08 08:27:07', 1, 29, 0, 1, 2), (12481, '2010-12-08 08:30:34', 1, 119, 0, 1, 2), (12482, '2010-12-08 08:33:38', 1, 152, 0, 1, 2), (12483, '2010-12-08 08:39:52', 1, 141, 0, 1, 2), (12484, '2010-12-08 08:45:27', 1, 201, 12208, 1, 2), (12485, '2010-12-08 09:34:20', 1, 253, 0, 1, 2), (12486, '2010-12-08 09:54:41', 1, 50, 12211, 1, 2), (12487, '2010-12-08 09:59:52', 1, 160, 0, 1, 2), (12488, '2010-12-08 10:08:18', 1, 49, 12212, 1, 2), (12489, '2010-12-08 10:09:26', 1, 63, 0, 1, 2), (12490, '2010-12-08 10:09:30', 1, 108, 12212, 1, 2), (12491, '2010-12-08 10:10:11', 1, 183, 12212, 1, 2), (12492, '2010-12-08 10:11:19', 1, 184, 12212, 1, 2), (12493, '2010-12-08 10:34:29', 1, 141, 12214, 1, 2), (12494, '2010-12-08 10:35:16', 1, 140, 12214, 1, 2), (12495, '2010-12-08 10:36:05', 1, 145, 12214, 1, 2), (12496, '2010-12-08 10:37:39', 1, 122, 0, 1, 2), (12497, '2010-12-08 10:44:23', 1, 91, 0, 1, 2), (12498, '2010-12-08 10:44:54', 1, 145, 12217, 1, 2), (12499, '2010-12-08 11:13:31', 1, 105, 0, 1, 2), (12500, '2010-12-08 11:34:04', 1, 174, 0, 1, 2), (12501, '2010-12-08 11:53:31', 1, 201, 0, 1, 2), (12502, '2010-12-08 12:46:03', 1, 95, 0, 1, 2), (12503, '2010-12-08 12:46:53', 1, 240, 11969, 1, 2), (12504, '2010-12-08 12:53:16', 1, 5, 0, 1, 2), (12505, '2010-12-08 12:53:57', 1, 122, 12220, 1, 2), (12506, '2010-12-08 13:06:15', 1, 72, 0, 1, 2), (12507, '2010-12-08 13:34:51', 1, 101, 0, 1, 2), (12508, '2010-12-08 13:35:18', 1, 139, 0, 1, 2), (12509, '2010-12-08 13:38:00', 1, 100, 12221, 1, 2), (12510, '2010-12-08 13:43:24', 1, 87, 12222, 1, 2), (12511, '2010-12-08 13:54:01', 1, 187, 0, 1, 2), (12512, '2010-12-08 13:57:44', 1, 115, 0, 1, 2), (12513, '2010-12-08 14:10:36', 1, 116, 12223, 1, 2), (12514, '2010-12-08 14:11:16', 1, 122, 12223, 1, 2), (12515, '2010-12-08 14:12:27', 1, 115, 12223, 1, 2), (12516, '2010-12-08 14:15:36', 1, 146, 0, 1, 2), (12517, '2010-12-08 14:17:37', 1, 161, 0, 1, 2), (12518, '2010-12-08 14:21:29', 1, 147, 0, 1, 2), (12519, '2010-12-08 14:30:43', 1, 102, 0, 1, 2), (12520, '2010-12-08 14:33:45', 1, 48, 0, 1, 2), (12521, '2010-12-08 14:36:14', 1, 12, 0, 1, 2), (12522, '2010-12-08 14:42:32', 1, 93, 0, 1, 2), (12523, '2010-12-08 14:43:09', 1, 74, 0, 1, 2), (12524, '2010-12-08 14:53:07', 1, 3, 12225, 1, 2), (12525, '2010-12-08 14:53:57', 4, 3, 12225, 1, 2), (12526, '2010-12-08 14:53:58', 4, 133, 12225, 1, 2), (12527, '2010-12-08 14:53:58', 4, 192, 12225, 1, 2), (12528, '2010-12-08 14:54:43', 1, 125, 0, 1, 2), (12529, '2010-12-08 14:54:52', 1, 3, 12225, 1, 2), (12530, '2010-12-08 14:55:05', 1, 109, 0, 1, 2), (12531, '2010-12-08 15:16:31', 1, 53, 0, 1, 2), (12532, '2010-12-08 15:23:07', 1, 20, 0, 1, 2), (12533, '2010-12-08 15:26:10', 1, 49, 0, 1, 2), (12534, '2010-12-08 15:26:28', 1, 112, 12226, 1, 2), (12535, '2010-12-08 15:50:33', 1, 53, 12227, 1, 2), (12536, '2010-12-08 16:15:40', 1, 3, 12228, 1, 2), (12537, '2010-12-08 16:34:12', 1, 60, 12229, 1, 2), (12538, '2010-12-08 16:34:51', 1, 60, 12229, 1, 2), (12539, '2010-12-08 16:47:57', 1, 166, 0, 1, 2), (12540, '2010-12-08 16:52:41', 4, 6, 12230, 1, 2), (12541, '2010-12-08 16:52:41', 4, 133, 12230, 1, 2), (12542, '2010-12-08 16:52:41', 4, 192, 12230, 1, 2), (12543, '2010-12-08 16:53:01', 1, 50, 12232, 1, 2), (12544, '2010-12-08 16:53:11', 4, 5, 12230, 1, 2), (12545, '2010-12-08 16:55:22', 1, 177, 12231, 1, 2), (12546, '2010-12-08 17:00:16', 1, 167, 0, 1, 2), (12547, '2010-12-08 17:13:35', 1, 160, 12234, 1, 2), (12548, '2010-12-08 17:32:00', 1, 4, 12235, 1, 2), (12549, '2010-12-08 17:32:34', 1, 33, 12235, 1, 2), (12550, '2010-12-08 17:33:17', 1, 31, 12235, 1, 2), (12551, '2010-12-08 17:33:41', 1, 30, 12235, 1, 2), (12552, '2010-12-08 17:34:40', 1, 73, 12235, 1, 2), (12553, '2010-12-08 17:47:00', 1, 99, 12238, 1, 2), (12554, '2010-12-08 18:36:41', 1, 7, 0, 1, 2), (12555, '2010-12-08 22:04:36', 1, 7, 12250, 1, 2), (12556, '2010-12-08 22:18:18', 1, 170, 0, 1, 2), (12557, '2010-12-09 00:10:53', 1, 5, 12254, 1, 2), (12558, '2010-12-09 00:54:08', 1, 30, 0, 1, 2), (12559, '2010-12-09 00:58:59', 1, 168, 12257, 1, 2), (12560, '2010-12-09 01:03:27', 1, 103, 0, 1, 2), (12561, '2010-12-09 01:05:48', 1, 32, 0, 1, 2), (12562, '2010-12-09 01:08:15', 1, 165, 0, 1, 2), (12563, '2010-12-09 01:11:17', 1, 106, 0, 1, 2), (12564, '2010-12-09 01:11:37', 1, 163, 0, 1, 2), (12565, '2010-12-09 01:11:47', 1, 23, 0, 1, 2), (12566, '2010-12-09 01:11:52', 1, 73, 0, 1, 2), (12567, '2010-12-09 01:11:55', 1, 172, 0, 1, 2), (12568, '2010-12-09 01:12:07', 1, 33, 0, 1, 2), (12569, '2010-12-09 01:12:55', 1, 145, 0, 1, 2), (12570, '2010-12-09 01:32:48', 1, 191, 0, 1, 2), (12571, '2010-12-09 01:34:17', 1, 97, 0, 1, 2), (12572, '2010-12-09 01:37:10', 1, 246, 0, 1, 2), (12573, '2010-12-09 01:39:30', 1, 4, 0, 1, 2), (12574, '2010-12-09 01:42:14', 1, 126, 0, 1, 2), (12575, '2010-12-09 01:42:49', 1, 63, 0, 1, 2), (12576, '2010-12-09 01:46:42', 1, 89, 0, 1, 2), (12577, '2010-12-09 01:46:57', 1, 78, 0, 1, 2), (12578, '2010-12-09 01:54:44', 1, 188, 0, 1, 2), (12579, '2010-12-09 02:00:56', 1, 59, 0, 1, 2), (12580, '2010-12-09 02:04:01', 1, 108, 0, 1, 2), (12581, '2010-12-09 02:07:05', 1, 6, 0, 1, 2), (12582, '2010-12-09 02:28:27', 1, 103, 0, 1, 2), (12583, '2010-12-09 02:31:52', 1, 116, 0, 1, 2), (12584, '2010-12-09 02:47:11', 1, 11, 0, 1, 2), (12585, '2010-12-09 02:56:23', 1, 171, 0, 1, 2), (12586, '2010-12-09 02:59:26', 1, 165, 0, 1, 2), (12587, '2010-12-09 03:11:41', 1, 83, 0, 1, 2), (12588, '2010-12-09 03:11:43', 1, 92, 0, 1, 2), (12589, '2010-12-09 03:14:47', 1, 132, 0, 1, 2), (12590, '2010-12-09 03:17:50', 1, 182, 0, 1, 2), (12591, '2010-12-09 03:17:54', 1, 131, 0, 1, 2), (12592, '2010-12-09 03:33:33', 1, 117, 0, 1, 2), (12593, '2010-12-09 03:37:49', 1, 57, 0, 1, 2), (12594, '2010-12-09 03:45:10', 1, 195, 0, 1, 2), (12595, '2010-12-09 03:48:13', 1, 170, 0, 1, 2), (12596, '2010-12-09 03:51:17', 1, 180, 0, 1, 2), (12597, '2010-12-09 03:54:21', 1, 240, 0, 1, 2), (12598, '2010-12-09 04:09:32', 1, 148, 0, 1, 2), (12599, '2010-12-09 04:12:40', 1, 110, 0, 1, 2), (12600, '2010-12-09 04:15:48', 1, 54, 0, 1, 2), (12601, '2010-12-09 04:16:09', 1, 166, 12258, 1, 2), (12602, '2010-12-09 04:18:55', 1, 142, 0, 1, 2), (12603, '2010-12-09 04:19:02', 1, 90, 0, 1, 2), (12604, '2010-12-09 04:22:09', 1, 3, 0, 1, 2), (12605, '2010-12-09 04:22:15', 1, 183, 0, 1, 2), (12606, '2010-12-09 04:25:21', 1, 98, 0, 1, 2), (12607, '2010-12-09 04:25:27', 1, 2, 0, 1, 2), (12608, '2010-12-09 04:28:33', 1, 87, 0, 1, 2), (12609, '2010-12-09 04:28:38', 1, 152, 0, 1, 2), (12610, '2010-12-09 04:37:49', 1, 76, 0, 1, 2), (12611, '2010-12-09 05:49:17', 1, 31, 0, 1, 2), (12612, '2010-12-09 06:37:35', 1, 4, 12260, 1, 2), (12613, '2010-12-09 06:59:37', 1, 22, 0, 1, 2), (12614, '2010-12-09 06:59:40', 1, 194, 0, 1, 2), (12615, '2010-12-09 07:00:06', 1, 27, 0, 1, 2), (12616, '2010-12-09 07:06:07', 1, 213, 0, 1, 2), (12617, '2010-12-09 07:21:50', 1, 101, 0, 1, 2), (12618, '2010-12-09 08:04:57', 1, 157, 0, 1, 2), (12619, '2010-12-09 08:12:53', 1, 141, 12261, 1, 2), (12620, '2010-12-09 08:22:18', 1, 115, 0, 1, 2), (12621, '2010-12-09 08:26:40', 1, 56, 0, 1, 2), (12622, '2010-12-09 08:42:24', 1, 192, 0, 1, 2), (12623, '2010-12-09 08:45:50', 1, 29, 12263, 1, 2), (12624, '2010-12-09 08:52:48', 1, 52, 0, 1, 2), (12625, '2010-12-09 09:00:02', 1, 196, 0, 1, 2), (12626, '2010-12-09 09:08:18', 1, 50, 0, 1, 2), (12627, '2010-12-09 09:26:26', 1, 60, 0, 1, 2), (12628, '2010-12-09 09:26:42', 1, 58, 0, 1, 2), (12629, '2010-12-09 09:26:56', 1, 253, 0, 1, 2), (12630, '2010-12-09 09:27:25', 1, 174, 0, 1, 2), (12631, '2010-12-09 09:29:45', 1, 3, 12264, 1, 2), (12632, '2010-12-09 09:55:22', 1, 51, 0, 1, 2), (12633, '2010-12-09 09:55:25', 1, 201, 0, 1, 2), (12634, '2010-12-09 09:55:50', 1, 14, 0, 1, 2), (12635, '2010-12-09 10:05:56', 1, 111, 12266, 1, 2), (12636, '2010-12-09 10:09:32', 1, 112, 12266, 1, 2), (12637, '2010-12-09 10:20:04', 1, 141, 0, 1, 2), (12638, '2010-12-09 10:20:19', 1, 70, 0, 1, 2), (12639, '2010-12-09 10:22:22', 1, 5, 0, 1, 2), (12640, '2010-12-09 10:22:40', 1, 82, 0, 1, 2), (12641, '2010-12-09 10:33:29', 1, 3, 12269, 1, 2), (12642, '2010-12-09 10:34:06', 4, 3, 12269, 1, 2), (12643, '2010-12-09 10:34:07', 4, 133, 12269, 1, 2), (12644, '2010-12-09 10:34:07', 4, 192, 12269, 1, 2), (12645, '2010-12-09 10:38:21', 1, 109, 0, 1, 2), (12646, '2010-12-09 10:50:54', 1, 115, 12270, 1, 2), (12647, '2010-12-09 11:23:00', 1, 69, 0, 1, 2), (12648, '2010-12-09 11:23:54', 1, 69, 12272, 1, 2), (12649, '2010-12-09 11:35:56', 1, 94, 0, 1, 2), (12650, '2010-12-09 11:50:07', 1, 81, 0, 1, 2), (12651, '2010-12-09 11:54:59', 1, 95, 0, 1, 2), (12652, '2010-12-09 11:58:32', 1, 48, 0, 1, 2), (12653, '2010-12-09 12:07:43', 1, 93, 0, 1, 2), (12654, '2010-12-09 12:25:42', 1, 235, 0, 1, 2), (12655, '2010-12-09 12:35:07', 1, 8, 12273, 1, 2), (12656, '2010-12-09 12:46:55', 1, 9, 0, 1, 2), (12657, '2010-12-09 13:13:28', 1, 187, 0, 1, 2), (12658, '2010-12-09 13:31:14', 1, 72, 12275, 1, 2), (12659, '2010-12-09 13:36:25', 1, 147, 0, 1, 2), (12660, '2010-12-09 13:50:40', 1, 6, 12276, 1, 2), (12661, '2010-12-09 13:55:45', 1, 12, 0, 1, 2), (12662, '2010-12-09 14:26:04', 1, 71, 0, 1, 2), (12663, '2010-12-09 14:26:07', 1, 64, 0, 1, 2), (12664, '2010-12-09 14:29:37', 1, 70, 0, 1, 2), (12665, '2010-12-09 14:32:32', 1, 97, 12277, 1, 2), (12666, '2010-12-09 14:45:48', 1, 50, 0, 1, 2), (12667, '2010-12-09 14:56:03', 1, 105, 0, 1, 2), (12668, '2010-12-09 15:52:54', 1, 119, 12279, 1, 2), (12669, '2010-12-09 15:53:15', 1, 119, 12279, 1, 2), (12670, '2010-12-09 16:18:36', 1, 167, 0, 1, 2), (12671, '2010-12-09 16:24:50', 1, 20, 0, 1, 2), (12672, '2010-12-09 16:26:06', 1, 49, 0, 1, 2), (12673, '2010-12-09 16:56:18', 1, 5, 12280, 1, 2), (12674, '2010-12-09 16:56:58', 1, 5, 12280, 1, 2), (12675, '2010-12-09 17:18:37', 1, 6, 12282, 1, 2), (12676, '2010-12-09 17:25:10', 1, 186, 12283, 1, 2), (12677, '2010-12-09 18:10:51', 1, 163, 12284, 1, 2), (12678, '2010-12-09 18:27:04', 1, 49, 12286, 1, 2), (12679, '2010-12-09 18:29:01', 1, 167, 12284, 1, 2), (12680, '2010-12-09 18:29:47', 1, 168, 12284, 1, 2), (12681, '2010-12-09 18:31:34', 1, 161, 12284, 1, 2), (12682, '2010-12-09 18:53:21', 1, 7, 12288, 1, 2), (12683, '2010-12-09 19:59:40', 1, 6, 12291, 1, 2), (12684, '2010-12-09 20:58:11', 1, 186, 0, 1, 2), (12685, '2010-12-09 21:02:09', 1, 101, 0, 1, 2), (12686, '2010-12-09 21:42:28', 1, 23, 12295, 1, 2), (12687, '2010-12-10 00:23:38', 1, 235, 0, 1, 2), (12688, '2010-12-10 00:43:02', 1, 10, 0, 1, 2), (12689, '2010-12-10 00:43:18', 1, 181, 0, 1, 2), (12690, '2010-12-10 00:44:48', 1, 7, 0, 1, 2), (12691, '2010-12-10 00:55:02', 1, 32, 0, 1, 2), (12692, '2010-12-10 00:56:30', 1, 140, 0, 1, 2), (12693, '2010-12-10 01:01:29', 1, 163, 0, 1, 2), (12694, '2010-12-10 01:04:52', 1, 73, 0, 1, 2), (12695, '2010-12-10 01:04:55', 1, 103, 0, 1, 2), (12696, '2010-12-10 01:11:08', 1, 171, 0, 1, 2), (12697, '2010-12-10 01:14:11', 1, 176, 0, 1, 2), (12698, '2010-12-10 01:14:14', 1, 172, 0, 1, 2), (12699, '2010-12-10 01:14:40', 1, 81, 0, 1, 2), (12700, '2010-12-10 01:28:09', 1, 229, 0, 1, 2), (12701, '2010-12-10 01:31:36', 1, 167, 0, 1, 2), (12702, '2010-12-10 01:36:54', 1, 143, 0, 1, 2), (12703, '2010-12-10 01:39:51', 1, 169, 0, 1, 2), (12704, '2010-12-10 01:47:24', 1, 246, 0, 1, 2), (12705, '2010-12-10 01:50:01', 1, 9, 12302, 1, 2), (12706, '2010-12-10 01:53:35', 1, 126, 0, 1, 2), (12707, '2010-12-10 01:54:05', 1, 63, 0, 1, 2), (12708, '2010-12-10 01:55:04', 1, 112, 0, 1, 2), (12709, '2010-12-10 01:56:34', 1, 89, 0, 1, 2), (12710, '2010-12-10 02:03:02', 1, 59, 0, 1, 2), (12711, '2010-12-10 02:03:06', 1, 78, 0, 1, 2), (12712, '2010-12-10 02:11:35', 1, 107, 0, 1, 2), (12713, '2010-12-10 02:11:49', 1, 6, 0, 1, 2), (12714, '2010-12-10 02:13:00', 1, 31, 0, 1, 2), (12715, '2010-12-10 02:24:25', 1, 115, 0, 1, 2), (12716, '2010-12-10 02:28:38', 1, 16, 0, 1, 2), (12717, '2010-12-10 02:54:08', 1, 11, 0, 1, 2), (12718, '2010-12-10 02:57:10', 1, 80, 0, 1, 2), (12719, '2010-12-10 03:00:13', 1, 190, 0, 1, 2), (12720, '2010-12-10 03:00:39', 1, 191, 12304, 1, 2), (12721, '2010-12-10 03:09:42', 1, 162, 0, 1, 2), (12722, '2010-12-10 03:15:48', 1, 100, 0, 1, 2), (12723, '2010-12-10 03:18:50', 1, 182, 0, 1, 2), (12724, '2010-12-10 03:21:53', 1, 184, 0, 1, 2), (12725, '2010-12-10 03:21:57', 1, 117, 0, 1, 2), (12726, '2010-12-10 03:22:21', 1, 84, 0, 1, 2), (12727, '2010-12-10 03:31:47', 1, 131, 0, 1, 2), (12728, '2010-12-10 03:31:51', 1, 180, 0, 1, 2), (12729, '2010-12-10 03:32:14', 1, 57, 0, 1, 2), (12730, '2010-12-10 03:35:40', 1, 170, 0, 1, 2), (12731, '2010-12-10 03:47:48', 1, 1, 0, 1, 2), (12732, '2010-12-10 03:50:52', 1, 240, 0, 1, 2), (12733, '2010-12-10 03:53:57', 1, 148, 0, 1, 2), (12734, '2010-12-10 04:03:29', 1, 110, 0, 1, 2), (12735, '2010-12-10 04:12:36', 1, 142, 0, 1, 2), (12736, '2010-12-10 04:12:43', 1, 87, 0, 1, 2), (12737, '2010-12-10 04:13:01', 1, 76, 0, 1, 2), (12738, '2010-12-10 04:16:25', 1, 98, 0, 1, 2), (12739, '2010-12-10 04:25:32', 1, 92, 0, 1, 2), (12740, '2010-12-10 04:28:39', 1, 86, 0, 1, 2), (12741, '2010-12-10 04:28:45', 1, 27, 0, 1, 2), (12742, '2010-12-10 04:29:03', 1, 111, 0, 1, 2), (12743, '2010-12-10 04:29:27', 1, 128, 0, 1, 2), (12744, '2010-12-10 04:32:50', 1, 72, 0, 1, 2), (12745, '2010-12-10 04:35:56', 1, 213, 0, 1, 2), (12746, '2010-12-10 05:06:21', 1, 168, 0, 1, 2), (12747, '2010-12-10 05:06:27', 1, 158, 0, 1, 2), (12748, '2010-12-10 05:16:27', 1, 61, 0, 1, 2), (12749, '2010-12-10 05:19:33', 1, 67, 0, 1, 2), (12750, '2010-12-10 05:34:55', 1, 58, 0, 1, 2), (12751, '2010-12-10 05:35:12', 1, 253, 0, 1, 2), (12752, '2010-12-10 05:44:06', 1, 14, 0, 1, 2), (12753, '2010-12-10 05:53:27', 1, 24, 0, 1, 2), (12754, '2010-12-10 06:03:04', 1, 157, 0, 1, 2), (12755, '2010-12-10 06:06:02', 1, 51, 0, 1, 2), (12756, '2010-12-10 06:12:36', 1, 99, 12310, 1, 2), (12757, '2010-12-10 06:13:50', 1, 29, 0, 1, 2), (12758, '2010-12-10 06:24:27', 1, 56, 0, 1, 2), (12759, '2010-12-10 06:25:08', 1, 141, 0, 1, 2), (12760, '2010-12-10 06:27:34', 1, 121, 0, 1, 2), (12761, '2010-12-10 06:34:34', 1, 91, 0, 1, 2), (12762, '2010-12-10 07:20:12', 1, 192, 0, 1, 2), (12763, '2010-12-10 07:24:39', 1, 28, 0, 1, 2), (12764, '2010-12-10 07:24:42', 1, 120, 0, 1, 2), (12765, '2010-12-10 07:24:57', 1, 174, 0, 1, 2), (12766, '2010-12-10 07:25:27', 1, 26, 0, 1, 2), (12767, '2010-12-10 07:32:20', 1, 6, 12313, 1, 2), (12768, '2010-12-10 07:33:41', 1, 6, 12313, 1, 2), (12769, '2010-12-10 07:44:20', 1, 201, 0, 1, 2), (12770, '2010-12-10 07:47:36', 1, 102, 12314, 1, 2), (12771, '2010-12-10 08:14:27', 1, 5, 0, 1, 2), (12772, '2010-12-10 08:16:54', 1, 82, 0, 1, 2), (12773, '2010-12-10 08:20:16', 1, 93, 0, 1, 2), (12774, '2010-12-10 08:23:03', 1, 3, 12319, 1, 2), (12775, '2010-12-10 08:46:31', 1, 147, 0, 1, 2), (12776, '2010-12-10 08:54:02', 1, 183, 12320, 1, 2), (12777, '2010-12-10 08:56:23', 1, 7, 12321, 1, 2), (12778, '2010-12-10 09:21:50', 1, 7, 12327, 1, 2), (12779, '2010-12-10 09:43:24', 1, 66, 0, 1, 2), (12780, '2010-12-10 09:49:55', 1, 196, 0, 1, 2), (12781, '2010-12-10 09:53:01', 1, 4, 12329, 1, 2), (12782, '2010-12-10 09:54:42', 1, 139, 12329, 1, 2), (12783, '2010-12-10 10:08:57', 1, 60, 0, 1, 2), (12784, '2010-12-10 10:27:01', 1, 50, 0, 1, 2), (12785, '2010-12-10 10:33:00', 1, 173, 12331, 1, 2), (12786, '2010-12-10 10:37:43', 1, 4, 0, 1, 2), (12787, '2010-12-10 10:45:38', 1, 7, 0, 1, 2), (12788, '2010-12-10 11:04:12', 1, 111, 0, 1, 2), (12789, '2010-12-10 11:11:44', 1, 140, 11378, 1, 2), (12790, '2010-12-10 11:13:32', 1, 166, 0, 1, 2), (12791, '2010-12-10 11:16:35', 1, 133, 0, 1, 2), (12792, '2010-12-10 11:19:38', 1, 187, 0, 1, 2), (12793, '2010-12-10 11:25:41', 1, 72, 0, 1, 2), (12794, '2010-12-10 11:27:21', 1, 83, 12336, 1, 2), (12795, '2010-12-10 11:29:26', 1, 141, 12337, 1, 2), (12796, '2010-12-10 11:34:45', 1, 147, 0, 1, 2), (12797, '2010-12-10 11:34:48', 1, 70, 0, 1, 2), (12798, '2010-12-10 11:45:24', 1, 141, 12344, 1, 2), (12799, '2010-12-10 11:45:32', 1, 118, 12347, 1, 2), (12800, '2010-12-10 11:45:49', 1, 49, 12353, 1, 2), (12801, '2010-12-10 11:45:52', 1, 50, 12354, 1, 2), (12802, '2010-12-10 11:46:11', 1, 112, 12360, 1, 2), (12803, '2010-12-10 11:59:51', 1, 4, 0, 1, 2), (12804, '2010-12-10 12:05:57', 1, 74, 0, 1, 2), (12805, '2010-12-10 12:13:16', 1, 158, 0, 1, 2), (12806, '2010-12-10 12:29:00', 1, 33, 0, 1, 2), (12807, '2010-12-10 13:04:47', 1, 9, 0, 1, 2), (12808, '2010-12-10 13:07:50', 1, 53, 0, 1, 2), (12809, '2010-12-10 13:17:45', 1, 187, 12364, 1, 2), (12810, '2010-12-10 13:50:21', 1, 21, 12366, 1, 2), (12811, '2010-12-10 13:53:15', 1, 190, 12367, 1, 2), (12812, '2010-12-10 14:21:00', 1, 98, 12369, 1, 2), (12813, '2010-12-10 14:21:57', 1, 99, 12369, 1, 2), (12814, '2010-12-10 14:33:26', 1, 112, 12371, 1, 2), (12815, '2010-12-10 14:33:32', 1, 112, 12372, 1, 2), (12816, '2010-12-10 14:35:53', 1, 109, 0, 1, 2), (12817, '2010-12-10 15:02:07', 1, 186, 0, 1, 2), (12818, '2010-12-10 15:02:54', 1, 101, 0, 1, 2), (12819, '2010-12-10 15:08:56', 1, 5, 12373, 1, 2), (12820, '2010-12-10 15:10:09', 1, 139, 0, 1, 2), (12821, '2010-12-10 15:20:05', 1, 101, 12374, 1, 2), (12822, '2010-12-10 15:40:57', 1, 49, 0, 1, 2), (12823, '2010-12-10 16:04:36', 1, 70, 12376, 1, 2), (12824, '2010-12-10 16:11:54', 4, 112, 12377, 1, 2), (12825, '2010-12-10 16:11:54', 4, 133, 12377, 1, 2), (12826, '2010-12-10 16:11:54', 4, 192, 12377, 1, 2), (12827, '2010-12-10 16:47:45', 1, 106, 12378, 1, 2), (12828, '2010-12-10 17:24:28', 1, 5, 12379, 1, 2), (12829, '2010-12-10 18:24:55', 1, 75, 0, 1, 2), (12830, '2010-12-10 19:04:15', 1, 129, 0, 1, 2), (12831, '2010-12-10 19:14:03', 1, 73, 12383, 1, 2), (12832, '2010-12-10 20:30:13', 1, 170, 12384, 1, 2), (12833, '2010-12-10 23:03:24', 1, 117, 12386, 1, 2), (12834, '2010-12-10 23:54:36', 1, 170, 0, 1, 2), (12835, '2010-12-10 23:54:46', 1, 20, 0, 1, 2), (12836, '2010-12-10 23:54:58', 1, 104, 0, 1, 2), (12837, '2010-12-11 00:32:50', 1, 113, 0, 1, 2), (12838, '2010-12-11 00:50:58', 1, 73, 0, 1, 2), (12839, '2010-12-11 00:54:01', 1, 33, 0, 1, 2), (12840, '2010-12-11 00:54:43', 1, 30, 0, 1, 2), (12841, '2010-12-11 00:54:57', 1, 10, 0, 1, 2), (12842, '2010-12-11 00:55:10', 1, 99, 0, 1, 2), (12843, '2010-12-11 00:55:36', 1, 7, 0, 1, 2), (12844, '2010-12-11 01:00:01', 1, 124, 0, 1, 2), (12845, '2010-12-11 01:00:08', 1, 114, 0, 1, 2), (12846, '2010-12-11 01:00:26', 1, 23, 0, 1, 2), (12847, '2010-12-11 01:04:15', 1, 103, 0, 1, 2), (12848, '2010-12-11 01:07:21', 1, 176, 0, 1, 2), (12849, '2010-12-11 01:07:26', 1, 88, 0, 1, 2), (12850, '2010-12-11 01:14:09', 1, 229, 0, 1, 2), (12851, '2010-12-11 01:29:36', 1, 130, 0, 1, 2), (12852, '2010-12-11 01:41:45', 1, 191, 0, 1, 2), (12853, '2010-12-11 01:45:08', 1, 246, 0, 1, 2), (12854, '2010-12-11 01:51:33', 1, 112, 0, 1, 2), (12855, '2010-12-11 01:55:17', 1, 126, 0, 1, 2), (12856, '2010-12-11 01:58:20', 1, 89, 0, 1, 2), (12857, '2010-12-11 01:59:17', 1, 78, 0, 1, 2), (12858, '2010-12-11 02:01:33', 1, 188, 0, 1, 2), (12859, '2010-12-11 02:18:34', 1, 159, 0, 1, 2), (12860, '2010-12-11 02:21:59', 1, 177, 0, 1, 2), (12861, '2010-12-11 02:22:09', 1, 115, 0, 1, 2), (12862, '2010-12-11 02:23:08', 1, 192, 0, 1, 2), (12863, '2010-12-11 02:32:02', 1, 116, 0, 1, 2), (12864, '2010-12-11 02:34:07', 1, 65, 0, 1, 2), (12865, '2010-12-11 02:56:27', 1, 11, 0, 1, 2), (12866, '2010-12-11 03:06:31', 1, 81, 0, 1, 2), (12867, '2010-12-11 03:10:06', 1, 162, 0, 1, 2), (12868, '2010-12-11 03:10:27', 1, 104, 12389, 1, 2), (12869, '2010-12-11 03:16:09', 1, 182, 0, 1, 2), (12870, '2010-12-11 03:19:11', 1, 184, 0, 1, 2), (12871, '2010-12-11 03:22:16', 1, 131, 0, 1, 2), (12872, '2010-12-11 03:31:23', 1, 117, 0, 1, 2), (12873, '2010-12-11 03:50:22', 1, 110, 12390, 1, 2), (12874, '2010-12-11 03:52:44', 1, 195, 0, 1, 2), (12875, '2010-12-11 03:52:46', 1, 4, 0, 1, 2), (12876, '2010-12-11 03:55:49', 1, 240, 0, 1, 2), (12877, '2010-12-11 04:02:22', 1, 68, 0, 1, 2), (12878, '2010-12-11 04:14:47', 1, 55, 0, 1, 2), (12879, '2010-12-11 04:14:52', 1, 148, 0, 1, 2), (12880, '2010-12-11 04:14:57', 1, 21, 0, 1, 2), (12881, '2010-12-11 04:21:02', 1, 183, 0, 1, 2), (12882, '2010-12-11 04:24:17', 1, 87, 0, 1, 2), (12883, '2010-12-11 04:30:44', 1, 76, 0, 1, 2), (12884, '2010-12-11 04:33:58', 1, 92, 0, 1, 2), (12885, '2010-12-11 04:37:12', 1, 86, 0, 1, 2), (12886, '2010-12-11 04:37:15', 1, 144, 0, 1, 2), (12887, '2010-12-11 04:43:33', 1, 96, 0, 1, 2), (12888, '2010-12-11 04:43:47', 1, 69, 0, 1, 2), (12889, '2010-12-11 04:46:53', 1, 22, 0, 1, 2), (12890, '2010-12-11 04:46:56', 1, 27, 0, 1, 2), (12891, '2010-12-11 04:56:10', 1, 83, 0, 1, 2), (12892, '2010-12-11 04:56:14', 1, 213, 0, 1, 2), (12893, '2010-12-11 05:08:34', 1, 168, 0, 1, 2), (12894, '2010-12-11 05:14:39', 1, 164, 0, 1, 2), (12895, '2010-12-11 05:23:53', 1, 57, 0, 1, 2), (12896, '2010-12-11 05:33:02', 1, 81, 0, 1, 2), (12897, '2010-12-11 05:36:07', 1, 14, 0, 1, 2), (12898, '2010-12-11 05:45:21', 1, 173, 0, 1, 2), (12899, '2010-12-11 05:54:40', 1, 157, 0, 1, 2), (12900, '2010-12-11 05:59:39', 1, 108, 12393, 1, 2), (12901, '2010-12-11 06:06:48', 1, 29, 0, 1, 2), (12902, '2010-12-11 06:06:52', 1, 119, 0, 1, 2), (12903, '2010-12-11 07:40:17', 1, 141, 12394, 1, 2), (12904, '2010-12-11 07:44:48', 1, 60, 0, 1, 2), (12905, '2010-12-11 07:51:10', 1, 145, 0, 1, 2), (12906, '2010-12-11 08:00:26', 1, 127, 0, 1, 2), (12907, '2010-12-11 08:00:29', 1, 28, 0, 1, 2), (12908, '2010-12-11 08:03:37', 1, 79, 0, 1, 2), (12909, '2010-12-11 08:06:40', 1, 95, 0, 1, 2), (12910, '2010-12-11 08:09:44', 1, 201, 0, 1, 2), (12911, '2010-12-11 08:09:48', 1, 174, 0, 1, 2), (12912, '2010-12-11 08:09:55', 1, 94, 0, 1, 2), (12913, '2010-12-11 08:13:06', 1, 62, 0, 1, 2), (12914, '2010-12-11 08:13:10', 1, 122, 0, 1, 2), (12915, '2010-12-11 08:16:17', 1, 70, 0, 1, 2), (12916, '2010-12-11 08:19:22', 1, 5, 0, 1, 2), (12917, '2010-12-11 08:19:26', 1, 82, 0, 1, 2), (12918, '2010-12-11 08:28:37', 1, 91, 0, 1, 2), (12919, '2010-12-11 09:15:29', 1, 26, 0, 1, 2), (12920, '2010-12-11 10:04:40', 1, 152, 0, 1, 2), (12921, '2010-12-11 10:06:43', 1, 56, 0, 1, 2), (12922, '2010-12-11 10:06:57', 1, 64, 0, 1, 2), (12923, '2010-12-11 10:13:37', 1, 61, 0, 1, 2), (12924, '2010-12-11 10:17:10', 1, 70, 0, 1, 2), (12925, '2010-12-11 10:33:35', 1, 68, 0, 1, 2), (12926, '2010-12-11 11:06:28', 1, 158, 0, 1, 2), (12927, '2010-12-11 11:13:31', 1, 169, 0, 1, 2), (12928, '2010-12-11 11:26:50', 1, 94, 0, 1, 2), (12929, '2010-12-11 11:30:34', 1, 103, 12402, 1, 2), (12930, '2010-12-11 11:43:40', 1, 161, 0, 1, 2), (12931, '2010-12-11 11:48:09', 1, 165, 0, 1, 2), (12932, '2010-12-11 12:00:07', 1, 73, 0, 1, 2), (12933, '2010-12-11 12:05:06', 1, 12, 0, 1, 2), (12934, '2010-12-11 12:06:47', 1, 75, 0, 1, 2), (12935, '2010-12-11 12:13:26', 1, 86, 0, 1, 2), (12936, '2010-12-11 12:14:01', 1, 141, 0, 1, 2), (12937, '2010-12-11 12:20:06', 1, 81, 0, 1, 2), (12938, '2010-12-11 12:26:45', 1, 79, 0, 1, 2), (12939, '2010-12-11 12:33:25', 1, 170, 0, 1, 2), (12940, '2010-12-11 12:44:02', 1, 196, 0, 1, 2), (12941, '2010-12-11 12:46:45', 1, 83, 0, 1, 2), (12942, '2010-12-11 12:55:15', 1, 63, 12404, 1, 2), (12943, '2010-12-11 13:00:03', 1, 52, 0, 1, 2), (12944, '2010-12-11 13:45:40', 1, 53, 0, 1, 2), (12945, '2010-12-11 14:47:05', 1, 111, 12408, 1, 2), (12946, '2010-12-11 15:20:55', 1, 113, 12409, 1, 2), (12947, '2010-12-11 15:32:55', 1, 72, 0, 1, 2), (12948, '2010-12-11 15:42:20', 1, 53, 0, 1, 2), (12949, '2010-12-11 16:17:31', 1, 48, 12410, 1, 2), (12950, '2010-12-11 16:20:45', 1, 111, 12411, 1, 2), (12951, '2010-12-11 16:23:52', 1, 235, 0, 1, 2), (12952, '2010-12-11 16:44:53', 1, 176, 12412, 1, 2), (12953, '2010-12-11 16:45:25', 1, 9, 0, 1, 2), (12954, '2010-12-11 16:54:06', 1, 105, 0, 1, 2), (12955, '2010-12-11 17:03:07', 1, 14, 12414, 1, 2), (12956, '2010-12-11 17:03:59', 1, 96, 0, 1, 2), (12957, '2010-12-11 17:34:31', 1, 4, 12415, 1, 2), (12958, '2010-12-11 18:20:48', 1, 7, 12416, 1, 2), (12959, '2010-12-11 18:25:34', 1, 75, 0, 1, 2), (12960, '2010-12-11 18:49:57', 1, 50, 0, 1, 2), (12961, '2010-12-11 19:49:21', 1, 7, 12422, 1, 2), (12962, '2010-12-11 19:50:12', 1, 11, 12422, 1, 2), (12963, '2010-12-11 19:50:17', 1, 12, 12422, 1, 2), (12964, '2010-12-11 19:50:19', 1, 12, 12422, 1, 2), (12965, '2010-12-11 19:51:27', 1, 7, 12422, 1, 2), (12966, '2010-12-11 19:51:29', 1, 8, 12422, 1, 2), (12967, '2010-12-11 19:57:48', 1, 8, 12423, 1, 2), (12968, '2010-12-11 20:11:06', 1, 67, 12424, 1, 2), (12969, '2010-12-11 20:11:14', 1, 72, 12425, 1, 2), (12970, '2010-12-11 20:11:22', 1, 70, 12426, 1, 2), (12971, '2010-12-11 20:44:08', 1, 20, 0, 1, 2), (12972, '2010-12-11 20:44:23', 1, 5, 12427, 1, 2), (12973, '2010-12-11 20:44:50', 1, 5, 12427, 1, 2), (12974, '2010-12-11 20:56:32', 1, 186, 0, 1, 2), (12975, '2010-12-11 21:20:25', 1, 112, 12429, 1, 2), (12976, '2010-12-11 22:22:04', 1, 145, 12430, 1, 2), (12977, '2010-12-11 23:30:54', 1, 170, 0, 1, 2), (12978, '2010-12-12 00:32:03', 1, 10, 0, 1, 2), (12979, '2010-12-12 00:32:54', 1, 181, 0, 1, 2), (12980, '2010-12-12 00:46:37', 1, 104, 0, 1, 2), (12981, '2010-12-12 00:47:56', 1, 7, 0, 1, 2), (12982, '2010-12-12 00:51:29', 1, 30, 0, 1, 2), (12983, '2010-12-12 00:51:45', 1, 85, 0, 1, 2), (12984, '2010-12-12 00:53:56', 1, 163, 0, 1, 2), (12985, '2010-12-12 00:54:11', 1, 140, 0, 1, 2), (12986, '2010-12-12 00:54:14', 1, 114, 0, 1, 2), (12987, '2010-12-12 01:02:42', 1, 106, 0, 1, 2), (12988, '2010-12-12 01:06:04', 1, 23, 0, 1, 2), (12989, '2010-12-12 01:06:42', 1, 88, 0, 1, 2), (12990, '2010-12-12 01:12:47', 1, 145, 0, 1, 2), (12991, '2010-12-12 01:12:54', 1, 165, 0, 1, 2), (12992, '2010-12-12 01:13:02', 1, 229, 0, 1, 2), (12993, '2010-12-12 01:16:16', 1, 7, 12433, 1, 2), (12994, '2010-12-12 01:20:42', 1, 167, 0, 1, 2), (12995, '2010-12-12 01:41:04', 1, 191, 0, 1, 2), (12996, '2010-12-12 01:41:40', 1, 143, 0, 1, 2), (12997, '2010-12-12 01:41:59', 1, 169, 0, 1, 2), (12998, '2010-12-12 01:43:32', 1, 97, 0, 1, 2), (12999, '2010-12-12 01:48:58', 1, 112, 0, 1, 2), (13000, '2010-12-12 01:49:13', 1, 4, 0, 1, 2), (13001, '2010-12-12 01:59:24', 1, 63, 0, 1, 2), (13002, '2010-12-12 05:22:28', 1, 162, 0, 1, 2), (13003, '2010-12-12 05:22:32', 1, 11, 0, 1, 2), (13004, '2010-12-12 05:25:37', 1, 100, 0, 1, 2), (13005, '2010-12-12 05:31:54', 1, 182, 0, 1, 2), (13006, '2010-12-12 05:31:58', 1, 80, 0, 1, 2), (13007, '2010-12-12 05:32:02', 1, 190, 0, 1, 2), (13008, '2010-12-12 05:38:14', 1, 160, 0, 1, 2), (13009, '2010-12-12 05:47:29', 1, 157, 0, 1, 2), (13010, '2010-12-12 05:48:18', 1, 51, 0, 1, 2), (13011, '2010-12-12 05:51:18', 1, 188, 0, 1, 2), (13012, '2010-12-12 05:52:49', 1, 108, 0, 1, 2), (13013, '2010-12-12 05:56:42', 1, 192, 0, 1, 2), (13014, '2010-12-12 05:59:45', 1, 107, 0, 1, 2), (13015, '2010-12-12 05:59:48', 1, 6, 0, 1, 2), (13016, '2010-12-12 06:09:14', 1, 31, 0, 1, 2), (13017, '2010-12-12 06:12:00', 1, 115, 0, 1, 2), (13018, '2010-12-12 06:24:19', 1, 213, 0, 1, 2), (13019, '2010-12-12 06:32:15', 1, 116, 0, 1, 2), (13020, '2010-12-12 06:35:49', 1, 65, 0, 1, 2), (13021, '2010-12-12 07:03:01', 1, 77, 0, 1, 2), (13022, '2010-12-12 07:09:07', 1, 61, 0, 1, 2), (13023, '2010-12-12 07:15:52', 1, 117, 0, 1, 2), (13024, '2010-12-12 07:21:09', 1, 195, 0, 1, 2), (13025, '2010-12-12 07:21:25', 1, 180, 0, 1, 2), (13026, '2010-12-12 07:28:11', 1, 1, 0, 1, 2), (13027, '2010-12-12 07:31:24', 1, 149, 0, 1, 2), (13028, '2010-12-12 07:34:54', 1, 240, 0, 1, 2), (13029, '2010-12-12 07:37:36', 1, 96, 0, 1, 2), (13030, '2010-12-12 07:37:50', 1, 173, 0, 1, 2), (13031, '2010-12-12 07:48:18', 1, 110, 0, 1, 2), (13032, '2010-12-12 07:48:33', 1, 54, 0, 1, 2), (13033, '2010-12-12 07:52:09', 1, 142, 0, 1, 2), (13034, '2010-12-12 07:55:12', 1, 21, 0, 1, 2), (13035, '2010-12-12 07:55:14', 1, 3, 0, 1, 2), (13036, '2010-12-12 08:04:27', 1, 129, 0, 1, 2), (13037, '2010-12-12 08:04:29', 1, 87, 0, 1, 2), (13038, '2010-12-12 08:04:32', 1, 183, 0, 1, 2), (13039, '2010-12-12 08:07:37', 1, 76, 0, 1, 2), (13040, '2010-12-12 08:10:40', 1, 152, 0, 1, 2), (13041, '2010-12-12 08:29:06', 1, 86, 0, 1, 2), (13042, '2010-12-12 09:18:52', 1, 141, 12441, 1, 2), (13043, '2010-12-12 09:20:07', 1, 49, 12441, 1, 2), (13044, '2010-12-12 09:20:35', 1, 32, 12441, 1, 2), (13045, '2010-12-12 09:59:43', 1, 29, 0, 1, 2), (13046, '2010-12-12 10:05:48', 1, 56, 0, 1, 2), (13047, '2010-12-12 10:06:25', 1, 4, 12443, 1, 2), (13048, '2010-12-12 10:13:52', 1, 49, 12443, 1, 2), (13049, '2010-12-12 10:14:21', 1, 55, 12443, 1, 2), (13050, '2010-12-12 10:35:48', 1, 128, 0, 1, 2), (13051, '2010-12-12 10:54:11', 1, 52, 0, 1, 2), (13052, '2010-12-12 10:57:14', 1, 196, 0, 1, 2), (13053, '2010-12-12 11:07:07', 1, 166, 0, 1, 2), (13054, '2010-12-12 11:23:51', 1, 58, 0, 1, 2), (13055, '2010-12-12 11:24:47', 1, 1, 12446, 1, 2), (13056, '2010-12-12 11:33:35', 1, 127, 0, 1, 2), (13057, '2010-12-12 11:43:19', 1, 201, 0, 1, 2), (13058, '2010-12-12 11:51:01', 1, 68, 12447, 1, 2), (13059, '2010-12-12 11:51:18', 4, 68, 12447, 1, 2), (13060, '2010-12-12 11:51:18', 4, 133, 12447, 1, 2), (13061, '2010-12-12 11:51:18', 4, 192, 12447, 1, 2), (13062, '2010-12-12 12:05:17', 1, 150, 0, 1, 2), (13063, '2010-12-12 12:05:46', 1, 119, 0, 1, 2), (13064, '2010-12-12 12:06:14', 1, 95, 0, 1, 2), (13065, '2010-12-12 12:16:13', 1, 70, 0, 1, 2), (13066, '2010-12-12 12:19:16', 1, 82, 0, 1, 2), (13067, '2010-12-12 12:22:19', 1, 64, 0, 1, 2), (13068, '2010-12-12 13:25:24', 1, 174, 0, 1, 2), (13069, '2010-12-12 13:28:28', 1, 72, 0, 1, 2), (13070, '2010-12-12 14:17:43', 1, 74, 0, 1, 2), (13071, '2010-12-12 14:18:05', 1, 70, 0, 1, 2), (13072, '2010-12-12 14:24:29', 1, 125, 0, 1, 2), (13073, '2010-12-12 14:24:51', 1, 109, 0, 1, 2), (13074, '2010-12-12 14:49:27', 1, 53, 0, 1, 2), (13075, '2010-12-12 15:15:38', 1, 133, 0, 1, 2), (13076, '2010-12-12 15:47:27', 1, 61, 0, 1, 2), (13077, '2010-12-12 15:53:30', 1, 12, 0, 1, 2), (13078, '2010-12-12 16:24:07', 1, 235, 0, 1, 2), (13079, '2010-12-12 17:21:19', 1, 68, 0, 1, 2), (13080, '2010-12-12 17:57:38', 1, 118, 12455, 1, 2), (13081, '2010-12-12 18:06:46', 1, 73, 0, 1, 2), (13082, '2010-12-12 18:24:24', 1, 71, 0, 1, 2), (13083, '2010-12-12 18:46:28', 1, 50, 0, 1, 2), (13084, '2010-12-12 19:52:27', 1, 79, 12457, 1, 2), (13085, '2010-12-12 20:44:37', 1, 20, 0, 1, 2), (13086, '2010-12-12 20:48:20', 1, 49, 0, 1, 2), (13087, '2010-12-12 20:54:15', 1, 186, 0, 1, 2), (13088, '2010-12-12 22:31:43', 1, 143, 12460, 1, 2), (13089, '2010-12-12 22:40:01', 1, 170, 0, 1, 2), (13090, '2010-12-12 23:07:47', 1, 81, 0, 1, 2), (13091, '2010-12-12 23:47:36', 1, 86, 0, 1, 2), (13092, '2010-12-13 00:34:37', 1, 113, 0, 1, 2), (13093, '2010-12-13 00:41:01', 1, 181, 0, 1, 2), (13094, '2010-12-13 00:44:04', 1, 104, 0, 1, 2), (13095, '2010-12-13 00:44:07', 1, 32, 0, 1, 2), (13096, '2010-12-13 00:50:37', 1, 163, 0, 1, 2), (13097, '2010-12-13 00:53:39', 1, 85, 0, 1, 2), (13098, '2010-12-13 00:56:50', 1, 124, 0, 1, 2), (13099, '2010-12-13 00:56:53', 1, 73, 0, 1, 2), (13100, '2010-12-13 00:57:11', 1, 169, 0, 1, 2), (13101, '2010-12-13 01:03:25', 1, 118, 0, 1, 2), (13102, '2010-12-13 01:08:21', 1, 103, 0, 1, 2), (13103, '2010-12-13 01:11:31', 1, 176, 0, 1, 2), (13104, '2010-12-13 01:14:34', 1, 88, 0, 1, 2), (13105, '2010-12-13 01:14:37', 1, 229, 0, 1, 2), (13106, '2010-12-13 01:14:45', 1, 165, 0, 1, 2), (13107, '2010-12-13 01:21:05', 1, 167, 0, 1, 2), (13108, '2010-12-13 01:27:09', 1, 94, 0, 1, 2), (13109, '2010-12-13 01:36:15', 1, 75, 0, 1, 2), (13110, '2010-12-13 02:01:49', 1, 191, 0, 1, 2), (13111, '2010-12-13 02:02:23', 1, 166, 0, 1, 2), (13112, '2010-12-13 02:07:05', 1, 246, 0, 1, 2), (13113, '2010-12-13 02:10:18', 1, 81, 0, 1, 2), (13114, '2010-12-13 02:20:18', 1, 126, 0, 1, 2), (13115, '2010-12-13 02:23:29', 1, 89, 0, 1, 2), (13116, '2010-12-13 02:23:32', 1, 66, 0, 1, 2), (13117, '2010-12-13 02:33:05', 1, 6, 0, 1, 2), (13118, '2010-12-13 02:42:11', 1, 177, 0, 1, 2), (13119, '2010-12-13 02:45:22', 1, 8, 0, 1, 2), (13120, '2010-12-13 02:48:25', 1, 65, 0, 1, 2), (13121, '2010-12-13 02:51:29', 1, 144, 0, 1, 2), (13122, '2010-12-13 02:54:32', 1, 17, 0, 1, 2), (13123, '2010-12-13 03:06:49', 1, 190, 0, 1, 2), (13124, '2010-12-13 03:13:04', 1, 132, 0, 1, 2), (13125, '2010-12-13 03:14:37', 1, 162, 0, 1, 2), (13126, '2010-12-13 03:18:37', 1, 168, 0, 1, 2), (13127, '2010-12-13 03:26:21', 1, 100, 0, 1, 2), (13128, '2010-12-13 03:29:24', 1, 182, 0, 1, 2), (13129, '2010-12-13 03:32:54', 1, 164, 0, 1, 2), (13130, '2010-12-13 03:32:56', 1, 117, 0, 1, 2), (13131, '2010-12-13 03:42:14', 1, 84, 0, 1, 2), (13132, '2010-12-13 03:57:29', 1, 240, 0, 1, 2), (13133, '2010-12-13 04:01:47', 1, 68, 0, 1, 2), (13134, '2010-12-13 04:05:49', 1, 148, 0, 1, 2), (13135, '2010-12-13 04:15:05', 1, 142, 0, 1, 2), (13136, '2010-12-13 04:15:22', 1, 90, 0, 1, 2), (13137, '2010-12-13 04:15:37', 1, 55, 0, 1, 2), (13138, '2010-12-13 04:15:51', 1, 21, 0, 1, 2), (13139, '2010-12-13 04:16:22', 1, 3, 0, 1, 2), (13140, '2010-12-13 04:19:30', 1, 183, 0, 1, 2), (13141, '2010-12-13 04:19:38', 1, 98, 0, 1, 2), (13142, '2010-12-13 04:22:45', 1, 87, 0, 1, 2), (13143, '2010-12-13 04:28:58', 1, 72, 0, 1, 2), (13144, '2010-12-13 04:35:14', 1, 91, 0, 1, 2), (13145, '2010-12-13 04:44:40', 1, 69, 0, 1, 2), (13146, '2010-12-13 04:47:44', 1, 194, 0, 1, 2), (13147, '2010-12-13 04:53:56', 1, 213, 0, 1, 2), (13148, '2010-12-13 05:04:17', 1, 158, 0, 1, 2), (13149, '2010-12-13 05:15:25', 1, 61, 0, 1, 2), (13150, '2010-12-13 05:24:30', 1, 60, 0, 1, 2), (13151, '2010-12-13 05:46:21', 1, 160, 0, 1, 2), (13152, '2010-12-13 05:55:27', 1, 157, 0, 1, 2), (13153, '2010-12-13 05:55:30', 1, 51, 0, 1, 2), (13154, '2010-12-13 05:58:50', 1, 79, 0, 1, 2), (13155, '2010-12-13 06:05:13', 1, 29, 0, 1, 2), (13156, '2010-12-13 06:08:48', 1, 119, 0, 1, 2), (13157, '2010-12-13 06:08:51', 1, 79, 0, 1, 2), (13158, '2010-12-13 06:12:44', 1, 152, 0, 1, 2), (13159, '2010-12-13 06:15:55', 1, 56, 0, 1, 2), (13160, '2010-12-13 06:15:58', 1, 141, 0, 1, 2), (13161, '2010-12-13 06:58:55', 1, 52, 0, 1, 2), (13162, '2010-12-13 07:23:09', 1, 28, 0, 1, 2), (13163, '2010-12-13 07:26:11', 1, 174, 0, 1, 2), (13164, '2010-12-13 07:26:15', 1, 26, 0, 1, 2), (13165, '2010-12-13 07:35:58', 1, 127, 0, 1, 2), (13166, '2010-12-13 07:45:35', 1, 201, 0, 1, 2), (13167, '2010-12-13 08:04:15', 1, 95, 0, 1, 2), (13168, '2010-12-13 08:07:27', 1, 48, 0, 1, 2), (13169, '2010-12-13 08:13:42', 1, 121, 0, 1, 2), (13170, '2010-12-13 08:17:05', 1, 70, 0, 1, 2), (13171, '2010-12-13 08:17:08', 1, 5, 0, 1, 2), (13172, '2010-12-13 08:21:24', 1, 82, 0, 1, 2), (13173, '2010-12-13 09:28:23', 1, 141, 12473, 1, 2), (13174, '2010-12-13 09:34:40', 1, 161, 0, 1, 2), (13175, '2010-12-13 09:40:36', 1, 7, 12477, 1, 2), (13176, '2010-12-13 10:01:09', 1, 66, 12480, 1, 2), (13177, '2010-12-13 10:02:19', 1, 22, 12480, 1, 2), (13178, '2010-12-13 10:03:17', 1, 49, 12480, 1, 2), (13179, '2010-12-13 10:06:26', 1, 74, 0, 1, 2), (13180, '2010-12-13 10:55:57', 1, 105, 0, 1, 2), (13181, '2010-12-13 10:59:31', 1, 1, 12481, 1, 2), (13182, '2010-12-13 11:00:00', 1, 48, 12481, 1, 2), (13183, '2010-12-13 11:56:51', 1, 12, 0, 1, 2), (13184, '2010-12-13 12:06:29', 1, 26, 12484, 1, 2), (13185, '2010-12-13 12:24:29', 1, 235, 0, 1, 2), (13186, '2010-12-13 12:46:52', 1, 53, 0, 1, 2), (13187, '2010-12-13 13:30:42', 1, 57, 12489, 1, 2), (13188, '2010-12-13 14:25:01', 1, 71, 0, 1, 2), (13189, '2010-12-13 14:35:04', 1, 110, 12490, 1, 2), (13190, '2010-12-13 15:57:10', 1, 49, 12492, 1, 2), (13191, '2010-12-13 16:24:54', 1, 64, 0, 1, 2), (13192, '2010-12-13 16:44:22', 1, 20, 0, 1, 2), (13193, '2010-12-13 17:32:06', 1, 164, 12495, 1, 2), (13194, '2010-12-13 18:08:36', 1, 115, 12496, 1, 2), (13195, '2010-12-13 18:19:21', 1, 1, 12497, 1, 2), (13196, '2010-12-13 18:32:03', 1, 32, 12498, 1, 2), (13197, '2010-12-13 18:49:05', 1, 108, 0, 1, 2), (13198, '2010-12-13 19:15:19', 1, 213, 0, 1, 2), (13199, '2010-12-13 19:49:02', 1, 146, 0, 1, 2), (13200, '2010-12-13 19:56:32', 1, 142, 0, 1, 2), (13201, '2010-12-13 20:00:17', 1, 145, 0, 1, 2), (13202, '2010-12-13 22:30:28', 1, 7, 12506, 1, 2), (13203, '2010-12-13 22:41:49', 1, 1, 12507, 1, 2), (13204, '2010-12-13 22:53:35', 1, 141, 0, 1, 2), (13205, '2010-12-13 23:05:27', 1, 170, 0, 1, 2), (13206, '2010-12-14 00:41:54', 1, 116, 12508, 1, 2), (13207, '2010-12-14 00:42:37', 1, 109, 12509, 1, 2), (13208, '2010-12-14 00:43:31', 1, 122, 12510, 1, 2), (13209, '2010-12-14 00:43:37', 1, 140, 12511, 1, 2), (13210, '2010-12-14 01:59:32', 1, 110, 12512, 1, 2), (13211, '2010-12-14 02:31:44', 1, 10, 0, 1, 2), (13212, '2010-12-14 02:32:00', 1, 181, 0, 1, 2), (13213, '2010-12-14 02:34:47', 1, 5, 0, 1, 2), (13214, '2010-12-14 02:42:35', 1, 32, 0, 1, 2), (13215, '2010-12-14 02:49:11', 1, 104, 0, 1, 2), (13216, '2010-12-14 02:50:59', 1, 30, 0, 1, 2), (13217, '2010-12-14 02:50:59', 1, 50, 12513, 1, 2), (13218, '2010-12-14 02:51:15', 1, 85, 0, 1, 2), (13219, '2010-12-14 02:51:29', 1, 124, 0, 1, 2), (13220, '2010-12-14 02:52:23', 1, 163, 0, 1, 2), (13221, '2010-12-14 02:52:29', 1, 140, 0, 1, 2), (13222, '2010-12-14 02:56:08', 1, 116, 0, 1, 2), (13223, '2010-12-14 03:04:22', 1, 176, 0, 1, 2), (13224, '2010-12-14 03:04:28', 1, 114, 0, 1, 2), (13225, '2010-12-14 03:07:20', 1, 106, 0, 1, 2), (13226, '2010-12-14 03:09:19', 1, 11, 0, 1, 2), (13227, '2010-12-14 03:10:53', 1, 165, 0, 1, 2), (13228, '2010-12-14 03:12:12', 1, 172, 0, 1, 2), (13229, '2010-12-14 03:12:28', 1, 145, 0, 1, 2), (13230, '2010-12-14 03:12:43', 1, 229, 0, 1, 2), (13231, '2010-12-14 03:31:23', 1, 130, 0, 1, 2), (13232, '2010-12-14 03:39:39', 1, 169, 0, 1, 2), (13233, '2010-12-14 03:39:53', 1, 166, 0, 1, 2), (13234, '2010-12-14 03:40:08', 1, 180, 0, 1, 2), (13235, '2010-12-14 03:40:52', 1, 191, 0, 1, 2), (13236, '2010-12-14 03:45:12', 1, 97, 0, 1, 2), (13237, '2010-12-14 03:45:27', 1, 246, 0, 1, 2), (13238, '2010-12-14 03:52:11', 1, 4, 0, 1, 2), (13239, '2010-12-14 03:54:26', 1, 94, 0, 1, 2), (13240, '2010-12-14 04:02:05', 1, 126, 0, 1, 2), (13241, '2010-12-14 04:02:44', 1, 188, 0, 1, 2), (13242, '2010-12-14 04:03:14', 1, 108, 0, 1, 2), (13243, '2010-12-14 04:10:42', 1, 66, 0, 1, 2), (13244, '2010-12-14 04:24:03', 1, 16, 0, 1, 2), (13245, '2010-12-14 04:35:33', 1, 8, 0, 1, 2), (13246, '2010-12-14 04:37:10', 1, 65, 0, 1, 2), (13247, '2010-12-14 04:37:25', 1, 92, 0, 1, 2), (13248, '2010-12-14 04:38:43', 1, 144, 0, 1, 2), (13249, '2010-12-14 04:39:55', 1, 111, 0, 1, 2), (13250, '2010-12-14 04:59:56', 1, 17, 0, 1, 2), (13251, '2010-12-14 05:06:51', 1, 83, 0, 1, 2), (13252, '2010-12-14 05:10:14', 1, 9, 12515, 1, 2), (13253, '2010-12-14 05:10:18', 1, 9, 12515, 1, 2), (13254, '2010-12-14 05:12:05', 1, 132, 0, 1, 2), (13255, '2010-12-14 05:12:22', 1, 162, 0, 1, 2), (13256, '2010-12-14 05:21:49', 1, 100, 0, 1, 2), (13257, '2010-12-14 05:22:07', 1, 182, 0, 1, 2), (13258, '2010-12-14 05:28:47', 1, 77, 0, 1, 2), (13259, '2010-12-14 05:31:29', 1, 84, 0, 1, 2), (13260, '2010-12-14 05:52:49', 1, 112, 12516, 1, 2), (13261, '2010-12-14 06:02:31', 1, 240, 0, 1, 2), (13262, '2010-12-14 06:03:18', 1, 139, 12517, 1, 2), (13263, '2010-12-14 06:12:32', 1, 173, 0, 1, 2), (13264, '2010-12-14 06:22:27', 1, 157, 0, 1, 2), (13265, '2010-12-14 06:26:00', 1, 90, 0, 1, 2), (13266, '2010-12-14 06:27:31', 1, 21, 0, 1, 2), (13267, '2010-12-14 06:27:46', 1, 183, 0, 1, 2), (13268, '2010-12-14 06:30:17', 1, 98, 0, 1, 2), (13269, '2010-12-14 06:30:32', 1, 2, 0, 1, 2), (13270, '2010-12-14 06:31:05', 1, 87, 0, 1, 2), (13271, '2010-12-14 06:31:34', 1, 76, 0, 1, 2), (13272, '2010-12-14 06:36:40', 1, 152, 0, 1, 2), (13273, '2010-12-14 06:40:22', 1, 56, 0, 1, 2), (13274, '2010-12-14 06:43:17', 1, 128, 0, 1, 2), (13275, '2010-12-14 07:03:10', 1, 213, 0, 1, 2), (13276, '2010-12-14 07:11:42', 1, 168, 0, 1, 2), (13277, '2010-12-14 07:30:46', 1, 67, 0, 1, 2), (13278, '2010-12-14 07:44:03', 1, 14, 0, 1, 2), (13279, '2010-12-14 08:12:55', 1, 29, 0, 1, 2), (13280, '2010-12-14 08:13:22', 1, 150, 0, 1, 2), (13281, '2010-12-14 08:13:37', 1, 119, 0, 1, 2), (13282, '2010-12-14 08:16:09', 1, 79, 0, 1, 2), (13283, '2010-12-14 08:23:19', 1, 141, 0, 1, 2), (13284, '2010-12-14 08:27:02', 1, 122, 0, 1, 2), (13285, '2010-12-14 09:00:22', 1, 26, 12525, 1, 2), (13286, '2010-12-14 09:05:27', 1, 105, 0, 1, 2), (13287, '2010-12-14 09:24:42', 1, 174, 0, 1, 2), (13288, '2010-12-14 09:25:13', 1, 62, 0, 1, 2), (13289, '2010-12-14 09:45:04', 1, 201, 0, 1, 2), (13290, '2010-12-14 10:11:02', 1, 70, 0, 1, 2), (13291, '2010-12-14 10:14:05', 1, 5, 0, 1, 2), (13292, '2010-12-14 10:16:12', 1, 82, 0, 1, 2), (13293, '2010-12-14 10:44:50', 1, 196, 0, 1, 2), (13294, '2010-12-14 11:33:16', 1, 94, 0, 1, 2), (13295, '2010-12-14 11:52:08', 1, 102, 0, 1, 2), (13296, '2010-12-14 12:04:27', 1, 74, 0, 1, 2), (13297, '2010-12-14 12:16:00', 1, 86, 0, 1, 2), (13298, '2010-12-14 12:21:25', 1, 81, 0, 1, 2), (13299, '2010-12-14 12:24:17', 1, 109, 0, 1, 2), (13300, '2010-12-14 12:35:55', 1, 61, 0, 1, 2), (13301, '2010-12-14 13:12:48', 1, 187, 0, 1, 2), (13302, '2010-12-14 13:26:35', 1, 68, 0, 1, 2), (13303, '2010-12-14 13:33:18', 1, 147, 0, 1, 2), (13304, '2010-12-14 13:33:51', 1, 170, 0, 1, 2), (13305, '2010-12-14 13:54:43', 1, 12, 0, 1, 2), (13306, '2010-12-14 13:55:35', 1, 75, 0, 1, 2), (13307, '2010-12-14 14:07:02', 1, 50, 12539, 1, 2), (13308, '2010-12-14 14:07:57', 1, 50, 12539, 1, 2), (13309, '2010-12-14 14:09:13', 1, 65, 12540, 1, 2), (13310, '2010-12-14 14:09:54', 4, 65, 12540, 1, 2), (13311, '2010-12-14 14:09:55', 4, 133, 12540, 1, 2), (13312, '2010-12-14 14:09:55', 4, 192, 12540, 1, 2), (13313, '2010-12-14 14:10:03', 1, 64, 0, 1, 2), (13314, '2010-12-14 14:19:40', 1, 115, 12540, 1, 2), (13315, '2010-12-14 14:23:55', 1, 235, 0, 1, 2), (13316, '2010-12-14 14:34:09', 1, 59, 12549, 1, 2), (13317, '2010-12-14 14:47:36', 1, 158, 12551, 1, 2), (13318, '2010-12-14 14:50:21', 1, 53, 12552, 1, 2), (13319, '2010-12-14 14:58:26', 1, 52, 0, 1, 2), (13320, '2010-12-14 15:35:12', 1, 127, 0, 1, 2), (13321, '2010-12-14 15:47:41', 1, 112, 12555, 1, 2), (13322, '2010-12-14 15:50:59', 1, 111, 12555, 1, 2), (13323, '2010-12-14 15:54:10', 1, 112, 12555, 1, 2), (13324, '2010-12-14 15:56:22', 1, 50, 12557, 1, 2), (13325, '2010-12-14 16:11:59', 1, 159, 0, 1, 2), (13326, '2010-12-14 16:42:08', 1, 72, 0, 1, 2), (13327, '2010-12-14 16:52:25', 1, 103, 12560, 1, 2), (13328, '2010-12-14 16:54:24', 1, 50, 0, 1, 2), (13329, '2010-12-14 18:08:48', 1, 51, 12563, 1, 2), (13330, '2010-12-14 18:34:30', 1, 64, 0, 1, 2), (13331, '2010-12-14 18:39:35', 1, 141, 12565, 1, 2), (13332, '2010-12-14 18:39:42', 1, 49, 12566, 1, 2), (13333, '2010-12-14 18:39:47', 1, 50, 12567, 1, 2), (13334, '2010-12-14 19:04:18', 1, 79, 12573, 1, 2), (13335, '2010-12-14 19:05:58', 1, 65, 12540, 1, 2), (13336, '2010-12-14 19:17:35', 1, 63, 12574, 1, 2), (13337, '2010-12-14 19:17:40', 1, 191, 12575, 1, 2), (13338, '2010-12-14 19:45:01', 1, 9, 12577, 1, 2), (13339, '2010-12-14 20:13:17', 1, 7, 12579, 1, 2), (13340, '2010-12-14 20:25:48', 1, 196, 12580, 1, 2), (13341, '2010-12-14 20:52:56', 1, 49, 0, 1, 2), (13342, '2010-12-14 20:54:48', 1, 123, 0, 1, 2), (13343, '2010-12-14 21:00:42', 1, 229, 12581, 1, 2), (13344, '2010-12-14 21:03:33', 1, 186, 0, 1, 2), (13345, '2010-12-14 21:12:28', 1, 163, 12582, 1, 2), (13346, '2010-12-14 22:28:15', 1, 118, 12586, 1, 2), (13347, '2010-12-14 22:28:44', 1, 112, 12590, 1, 2), (13348, '2010-12-14 23:07:42', 1, 81, 0, 1, 2), (13349, '2010-12-14 23:48:40', 1, 111, 0, 1, 2), (13350, '2010-12-15 00:31:03', 1, 30, 0, 1, 2), (13351, '2010-12-15 00:31:18', 1, 85, 0, 1, 2), (13352, '2010-12-15 00:31:35', 1, 124, 0, 1, 2), (13353, '2010-12-15 00:36:18', 1, 23, 0, 1, 2), (13354, '2010-12-15 00:41:27', 1, 113, 0, 1, 2), (13355, '2010-12-15 00:52:03', 1, 181, 0, 1, 2), (13356, '2010-12-15 00:53:20', 1, 104, 0, 1, 2), (13357, '2010-12-15 00:55:26', 1, 163, 0, 1, 2), (13358, '2010-12-15 01:19:49', 1, 145, 0, 1, 2), (13359, '2010-12-15 01:20:00', 1, 229, 0, 1, 2), (13360, '2010-12-15 01:20:41', 1, 182, 12592, 1, 2), (13361, '2010-12-15 01:24:06', 1, 130, 0, 1, 2), (13362, '2010-12-15 01:31:58', 1, 31, 12593, 1, 2), (13363, '2010-12-15 01:42:23', 1, 166, 0, 1, 2), (13364, '2010-12-15 01:43:26', 1, 68, 12594, 1, 2), (13365, '2010-12-15 01:48:05', 1, 246, 0, 1, 2), (13366, '2010-12-15 01:50:05', 1, 112, 0, 1, 2), (13367, '2010-12-15 01:54:56', 1, 24, 12596, 1, 2), (13368, '2010-12-15 01:57:27', 1, 73, 0, 1, 2), (13369, '2010-12-15 01:58:29', 1, 63, 0, 1, 2), (13370, '2010-12-15 02:00:00', 1, 118, 12600, 1, 2), (13371, '2010-12-15 02:00:22', 1, 112, 12604, 1, 2), (13372, '2010-12-15 02:06:14', 1, 59, 0, 1, 2), (13373, '2010-12-15 02:06:24', 1, 124, 12605, 1, 2), (13374, '2010-12-15 02:06:29', 1, 66, 0, 1, 2), (13375, '2010-12-15 02:06:43', 1, 6, 0, 1, 2), (13376, '2010-12-15 02:21:41', 1, 115, 0, 1, 2), (13377, '2010-12-15 02:22:48', 1, 16, 0, 1, 2), (13378, '2010-12-15 02:26:06', 1, 86, 0, 1, 2), (13379, '2010-12-15 02:31:56', 1, 116, 0, 1, 2), (13380, '2010-12-15 02:33:48', 1, 8, 0, 1, 2), (13381, '2010-12-15 02:41:58', 1, 21, 12608, 1, 2), (13382, '2010-12-15 02:45:48', 1, 17, 0, 1, 2), (13383, '2010-12-15 02:51:56', 1, 11, 0, 1, 2), (13384, '2010-12-15 02:52:40', 1, 190, 0, 1, 2), (13385, '2010-12-15 02:54:01', 1, 253, 12609, 1, 2), (13386, '2010-12-15 03:02:24', 1, 162, 0, 1, 2), (13387, '2010-12-15 03:06:05', 1, 25, 0, 1, 2), (13388, '2010-12-15 03:06:31', 1, 12, 12610, 1, 2), (13389, '2010-12-15 03:18:34', 1, 141, 12611, 1, 2), (13390, '2010-12-15 03:19:20', 1, 184, 0, 1, 2), (13391, '2010-12-15 03:19:34', 1, 131, 0, 1, 2), (13392, '2010-12-15 03:22:04', 1, 117, 0, 1, 2), (13393, '2010-12-15 03:30:37', 1, 174, 12612, 1, 2), (13394, '2010-12-15 03:30:55', 1, 180, 0, 1, 2), (13395, '2010-12-15 03:31:36', 1, 84, 0, 1, 2), (13396, '2010-12-15 03:40:10', 1, 1, 0, 1, 2), (13397, '2010-12-15 03:42:39', 1, 52, 12613, 1, 2), (13398, '2010-12-15 03:44:40', 1, 240, 0, 1, 2), (13399, '2010-12-15 03:49:02', 1, 68, 0, 1, 2), (13400, '2010-12-15 03:49:17', 1, 173, 0, 1, 2), (13401, '2010-12-15 03:54:42', 1, 49, 12614, 1, 2), (13402, '2010-12-15 04:02:28', 1, 90, 0, 1, 2), (13403, '2010-12-15 04:05:05', 1, 55, 0, 1, 2), (13404, '2010-12-15 04:06:44', 1, 58, 12615, 1, 2), (13405, '2010-12-15 04:10:06', 1, 129, 0, 1, 2), (13406, '2010-12-15 04:11:19', 1, 87, 0, 1, 2), (13407, '2010-12-15 04:15:15', 1, 76, 0, 1, 2), (13408, '2010-12-15 04:15:30', 1, 152, 0, 1, 2), (13409, '2010-12-15 04:18:47', 1, 48, 12616, 1, 2), (13410, '2010-12-15 04:23:01', 1, 213, 0, 1, 2), (13411, '2010-12-15 04:30:49', 1, 91, 12617, 1, 2), (13412, '2010-12-15 04:33:24', 1, 86, 0, 1, 2), (13413, '2010-12-15 04:33:39', 1, 111, 0, 1, 2), (13414, '2010-12-15 04:34:10', 1, 128, 0, 1, 2), (13415, '2010-12-15 04:42:10', 1, 94, 0, 1, 2), (13416, '2010-12-15 04:42:52', 1, 121, 12618, 1, 2), (13417, '2010-12-15 04:42:59', 1, 96, 0, 1, 2), (13418, '2010-12-15 04:43:15', 1, 69, 0, 1, 2), (13419, '2010-12-15 04:43:36', 1, 194, 0, 1, 2), (13420, '2010-12-15 04:44:00', 1, 27, 0, 1, 2), (13421, '2010-12-15 04:48:16', 1, 50, 12619, 1, 2), (13422, '2010-12-15 05:02:26', 1, 77, 0, 1, 2), (13423, '2010-12-15 05:03:06', 1, 146, 0, 1, 2), (13424, '2010-12-15 05:06:14', 1, 67, 0, 1, 2), (13425, '2010-12-15 05:06:55', 1, 113, 12620, 1, 2), (13426, '2010-12-15 05:15:33', 1, 60, 0, 1, 2), (13427, '2010-12-15 05:16:25', 1, 253, 0, 1, 2), (13428, '2010-12-15 05:18:57', 1, 164, 12621, 1, 2), (13429, '2010-12-15 05:31:00', 1, 145, 12622, 1, 2), (13430, '2010-12-15 05:34:12', 1, 24, 0, 1, 2), (13431, '2010-12-15 05:34:51', 1, 160, 0, 1, 2), (13432, '2010-12-15 05:42:23', 1, 157, 0, 1, 2), (13433, '2010-12-15 05:43:02', 1, 185, 12623, 1, 2), (13434, '2010-12-15 05:55:04', 1, 87, 12624, 1, 2), (13435, '2010-12-15 05:55:17', 1, 150, 0, 1, 2), (13436, '2010-12-15 06:02:26', 1, 56, 0, 1, 2), (13437, '2010-12-15 06:03:08', 1, 141, 0, 1, 2), (13438, '2010-12-15 06:04:46', 1, 121, 0, 1, 2), (13439, '2010-12-15 06:07:07', 1, 122, 12625, 1, 2), (13440, '2010-12-15 06:19:09', 1, 61, 12626, 1, 2), (13441, '2010-12-15 06:22:25', 1, 1, 0, 1, 2), (13442, '2010-12-15 06:31:11', 1, 158, 12627, 1, 2), (13443, '2010-12-15 06:43:13', 1, 140, 12628, 1, 2), (13444, '2010-12-15 06:43:59', 1, 196, 0, 1, 2), (13445, '2010-12-15 06:53:50', 1, 158, 0, 1, 2), (13446, '2010-12-15 06:55:16', 1, 15, 12629, 1, 2), (13447, '2010-12-15 07:12:45', 1, 28, 0, 1, 2), (13448, '2010-12-15 07:13:17', 1, 174, 0, 1, 2), (13449, '2010-12-15 07:14:51', 1, 62, 0, 1, 2), (13450, '2010-12-15 07:19:20', 1, 6, 12631, 1, 2), (13451, '2010-12-15 07:31:21', 1, 160, 12633, 1, 2), (13452, '2010-12-15 07:32:58', 1, 201, 0, 1, 2), (13453, '2010-12-15 07:43:24', 1, 161, 12634, 1, 2), (13454, '2010-12-15 07:44:28', 1, 102, 0, 1, 2), (13455, '2010-12-15 07:54:50', 1, 48, 0, 1, 2), (13456, '2010-12-15 07:55:26', 1, 139, 12635, 1, 2), (13457, '2010-12-15 08:03:38', 1, 5, 0, 1, 2), (13458, '2010-12-15 08:14:05', 1, 12, 12637, 1, 2), (13459, '2010-12-15 08:15:35', 1, 11, 12637, 1, 2), (13460, '2010-12-15 08:19:30', 1, 20, 12638, 1, 2), (13461, '2010-12-15 08:31:32', 1, 162, 12639, 1, 2), (13462, '2010-12-15 08:55:34', 1, 149, 12640, 1, 2), (13463, '2010-12-15 09:04:35', 1, 141, 12643, 1, 2), (13464, '2010-12-15 09:04:38', 1, 118, 12644, 1, 2), (13465, '2010-12-15 09:04:48', 1, 49, 12648, 1, 2), (13466, '2010-12-15 09:04:51', 1, 50, 12649, 1, 2), (13467, '2010-12-15 09:07:36', 1, 80, 12675, 1, 2), (13468, '2010-12-15 09:19:38', 1, 240, 12676, 1, 2), (13469, '2010-12-15 09:43:40', 1, 95, 12678, 1, 2), (13470, '2010-12-15 09:55:41', 1, 78, 12681, 1, 2), (13471, '2010-12-15 10:07:43', 1, 32, 12683, 1, 2), (13472, '2010-12-15 10:14:10', 1, 73, 12684, 1, 2), (13473, '2010-12-15 10:15:41', 1, 74, 0, 1, 2), (13474, '2010-12-15 10:19:45', 1, 77, 12685, 1, 2), (13475, '2010-12-15 10:31:46', 1, 169, 12686, 1, 2), (13476, '2010-12-15 10:43:48', 1, 57, 12687, 1, 2), (13477, '2010-12-15 10:52:43', 1, 105, 0, 1, 2), (13478, '2010-12-15 10:55:49', 1, 194, 12688, 1, 2), (13479, '2010-12-15 11:07:51', 1, 17, 12689, 1, 2), (13480, '2010-12-15 11:19:53', 1, 65, 12690, 1, 2), (13481, '2010-12-15 11:31:54', 1, 167, 12692, 1, 2), (13482, '2010-12-15 11:34:20', 1, 147, 0, 1, 2), (13483, '2010-12-15 11:43:56', 1, 86, 12693, 1, 2), (13484, '2010-12-15 11:55:57', 1, 22, 12694, 1, 2), (13485, '2010-12-15 12:07:58', 1, 229, 12695, 1, 2), (13486, '2010-12-15 12:24:39', 1, 167, 12697, 1, 2), (13487, '2010-12-15 12:26:12', 1, 167, 12697, 1, 2), (13488, '2010-12-15 12:43:44', 1, 9, 0, 1, 2), (13489, '2010-12-15 12:44:00', 1, 88, 12699, 1, 2), (13490, '2010-12-15 12:56:01', 1, 62, 12700, 1, 2), (13491, '2010-12-15 13:40:58', 1, 84, 12707, 1, 2), (13492, '2010-12-15 13:53:09', 1, 124, 0, 1, 2), (13493, '2010-12-15 13:59:20', 1, 92, 0, 1, 2), (13494, '2010-12-15 14:24:40', 1, 235, 0, 1, 2), (13495, '2010-12-15 14:25:07', 1, 21, 12710, 1, 2), (13496, '2010-12-15 14:30:12', 1, 57, 0, 1, 2), (13497, '2010-12-15 14:36:23', 1, 188, 0, 1, 2), (13498, '2010-12-15 14:44:22', 1, 50, 0, 1, 2), (13499, '2010-12-15 15:06:42', 1, 53, 12712, 1, 2), (13500, '2010-12-15 15:06:44', 1, 53, 12713, 1, 2), (13501, '2010-12-15 16:24:06', 1, 71, 0, 1, 2), (13502, '2010-12-15 16:24:22', 1, 75, 0, 1, 2), (13503, '2010-12-15 16:39:55', 1, 32, 0, 1, 2), (13504, '2010-12-15 17:13:52', 1, 48, 0, 1, 2), (13505, '2010-12-15 18:34:10', 1, 101, 0, 1, 2), (13506, '2010-12-15 18:40:20', 1, 213, 0, 1, 2), (13507, '2010-12-15 18:49:37', 1, 81, 0, 1, 2), (13508, '2010-12-15 18:53:27', 1, 50, 12720, 1, 2), (13509, '2010-12-15 19:08:08', 1, 4, 0, 1, 2), (13510, '2010-12-15 19:12:19', 1, 69, 12721, 1, 2), (13511, '2010-12-15 19:20:29', 1, 88, 0, 1, 2), (13512, '2010-12-15 19:35:56', 1, 161, 0, 1, 2), (13513, '2010-12-15 19:57:33', 1, 165, 0, 1, 2), (13514, '2010-12-15 20:06:48', 1, 85, 0, 1, 2), (13515, '2010-12-15 20:14:49', 1, 6, 12723, 1, 2), (13516, '2010-12-15 20:17:07', 1, 13, 12723, 1, 2), (13517, '2010-12-15 20:45:50', 1, 167, 0, 1, 2), (13518, '2010-12-15 22:01:05', 1, 170, 12734, 1, 2), (13519, '2010-12-15 22:31:47', 1, 61, 12735, 1, 2), (13520, '2010-12-15 22:43:48', 1, 86, 0, 1, 2), (13521, '2010-12-16 00:07:41', 1, 51, 0, 1, 2), (13522, '2010-12-16 00:35:28', 1, 63, 0, 1, 2), (13523, '2010-12-16 00:38:34', 1, 164, 0, 1, 2), (13524, '2010-12-16 01:06:22', 1, 112, 0, 1, 2), (13525, '2010-12-16 01:53:48', 1, 140, 12738, 1, 2), (13526, '2010-12-16 02:06:35', 1, 94, 0, 1, 2), (13527, '2010-12-16 02:11:12', 1, 141, 0, 1, 2), (13528, '2010-12-16 02:20:28', 1, 8, 0, 1, 2), (13529, '2010-12-16 02:22:24', 1, 126, 0, 1, 2), (13530, '2010-12-16 02:45:11', 1, 73, 0, 1, 2), (13531, '2010-12-16 02:45:16', 1, 63, 0, 1, 2), (13532, '2010-12-16 02:46:25', 1, 32, 0, 1, 2), (13533, '2010-12-16 02:46:43', 1, 73, 0, 1, 2), (13534, '2010-12-16 02:47:21', 1, 181, 0, 1, 2), (13535, '2010-12-16 02:47:36', 1, 7, 0, 1, 2), (13536, '2010-12-16 02:49:06', 1, 78, 0, 1, 2), (13537, '2010-12-16 02:51:54', 1, 116, 0, 1, 2), (13538, '2010-12-16 02:56:07', 1, 33, 0, 1, 2), (13539, '2010-12-16 03:00:39', 1, 9, 0, 1, 2), (13540, '2010-12-16 03:03:25', 1, 171, 0, 1, 2), (13541, '2010-12-16 03:04:04', 1, 124, 0, 1, 2), (13542, '2010-12-16 03:05:30', 1, 106, 0, 1, 2), (13543, '2010-12-16 03:09:55', 1, 161, 0, 1, 2), (13544, '2010-12-16 03:11:22', 1, 172, 0, 1, 2), (13545, '2010-12-16 03:12:15', 1, 145, 0, 1, 2), (13546, '2010-12-16 03:14:24', 1, 176, 0, 1, 2), (13547, '2010-12-16 03:15:19', 1, 229, 0, 1, 2), (13548, '2010-12-16 03:16:53', 1, 165, 0, 1, 2), (13549, '2010-12-16 03:22:16', 1, 13, 0, 1, 2), (13550, '2010-12-16 03:35:13', 1, 143, 0, 1, 2), (13551, '2010-12-16 03:35:27', 1, 195, 0, 1, 2), (13552, '2010-12-16 03:41:30', 1, 191, 0, 1, 2), (13553, '2010-12-16 03:44:03', 1, 246, 0, 1, 2), (13554, '2010-12-16 03:51:22', 1, 188, 0, 1, 2), (13555, '2010-12-16 03:51:37', 1, 59, 0, 1, 2), (13556, '2010-12-16 03:57:17', 1, 107, 0, 1, 2), (13557, '2010-12-16 03:57:37', 1, 66, 0, 1, 2), (13558, '2010-12-16 04:02:52', 1, 6, 0, 1, 2), (13559, '2010-12-16 04:02:52', 1, 31, 0, 1, 2), (13560, '2010-12-16 04:03:04', 1, 159, 0, 1, 2), (13561, '2010-12-16 04:05:29', 1, 82, 0, 1, 2), (13562, '2010-12-16 04:10:06', 1, 177, 0, 1, 2), (13563, '2010-12-16 04:21:58', 1, 182, 0, 1, 2), (13564, '2010-12-16 04:25:10', 1, 184, 0, 1, 2), (13565, '2010-12-16 04:29:51', 1, 131, 0, 1, 2), (13566, '2010-12-16 04:30:14', 1, 91, 0, 1, 2), (13567, '2010-12-16 04:31:10', 1, 164, 0, 1, 2), (13568, '2010-12-16 04:34:31', 1, 65, 0, 1, 2), (13569, '2010-12-16 04:34:46', 1, 86, 0, 1, 2), (13570, '2010-12-16 04:36:43', 1, 144, 0, 1, 2), (13571, '2010-12-16 04:42:30', 1, 80, 0, 1, 2), (13572, '2010-12-16 04:44:45', 1, 96, 0, 1, 2), (13573, '2010-12-16 04:45:23', 1, 69, 0, 1, 2), (13574, '2010-12-16 04:51:46', 1, 68, 0, 1, 2), (13575, '2010-12-16 04:52:44', 1, 80, 0, 1, 2), (13576, '2010-12-16 04:52:58', 1, 190, 0, 1, 2), (13577, '2010-12-16 05:02:20', 1, 132, 0, 1, 2), (13578, '2010-12-16 05:04:18', 1, 140, 0, 1, 2), (13579, '2010-12-16 05:07:17', 1, 201, 0, 1, 2), (13580, '2010-12-16 05:11:41', 1, 117, 0, 1, 2), (13581, '2010-12-16 05:13:36', 1, 61, 0, 1, 2), (13582, '2010-12-16 05:20:33', 1, 170, 0, 1, 2), (13583, '2010-12-16 05:32:29', 1, 240, 0, 1, 2), (13584, '2010-12-16 05:41:50', 1, 66, 0, 1, 2), (13585, '2010-12-16 05:43:40', 1, 148, 0, 1, 2), (13586, '2010-12-16 05:43:55', 1, 110, 0, 1, 2), (13587, '2010-12-16 05:44:21', 1, 54, 0, 1, 2), (13588, '2010-12-16 05:52:18', 1, 142, 0, 1, 2), (13589, '2010-12-16 05:57:49', 1, 86, 0, 1, 2), (13590, '2010-12-16 05:58:31', 1, 90, 0, 1, 2), (13591, '2010-12-16 05:58:46', 1, 55, 0, 1, 2), (13592, '2010-12-16 05:59:01', 1, 183, 0, 1, 2), (13593, '2010-12-16 06:01:54', 1, 87, 0, 1, 2), (13594, '2010-12-16 06:05:37', 1, 152, 0, 1, 2), (13595, '2010-12-16 06:07:45', 1, 56, 0, 1, 2), (13596, '2010-12-16 06:25:05', 1, 121, 12741, 1, 2), (13597, '2010-12-16 06:30:51', 1, 64, 0, 1, 2), (13598, '2010-12-16 06:33:06', 1, 22, 0, 1, 2), (13599, '2010-12-16 06:33:32', 1, 27, 0, 1, 2), (13600, '2010-12-16 06:33:41', 1, 139, 12742, 1, 2), (13601, '2010-12-16 06:43:32', 1, 213, 0, 1, 2), (13602, '2010-12-16 06:54:54', 1, 168, 0, 1, 2), (13603, '2010-12-16 06:55:10', 1, 158, 0, 1, 2), (13604, '2010-12-16 07:16:47', 1, 58, 0, 1, 2), (13605, '2010-12-16 07:23:10', 1, 14, 0, 1, 2), (13606, '2010-12-16 07:32:53', 1, 24, 0, 1, 2), (13607, '2010-12-16 07:41:54', 1, 157, 0, 1, 2), (13608, '2010-12-16 07:44:00', 1, 20, 12743, 1, 2), (13609, '2010-12-16 07:46:04', 1, 24, 12743, 1, 2), (13610, '2010-12-16 07:51:59', 1, 4, 0, 1, 2), (13611, '2010-12-16 07:53:39', 1, 150, 0, 1, 2), (13612, '2010-12-16 07:55:10', 1, 119, 0, 1, 2), (13613, '2010-12-16 07:55:32', 1, 79, 0, 1, 2), (13614, '2010-12-16 08:04:35', 1, 122, 0, 1, 2), (13615, '2010-12-16 08:06:01', 1, 32, 12744, 1, 2), (13616, '2010-12-16 08:06:18', 1, 5, 0, 1, 2), (13617, '2010-12-16 09:14:05', 1, 174, 0, 1, 2), (13618, '2010-12-16 09:22:42', 1, 5, 12749, 1, 2), (13619, '2010-12-16 09:27:24', 1, 127, 0, 1, 2), (13620, '2010-12-16 09:34:04', 1, 201, 0, 1, 2), (13621, '2010-12-16 09:36:29', 1, 94, 0, 1, 2), (13622, '2010-12-16 09:53:45', 1, 95, 0, 1, 2), (13623, '2010-12-16 10:03:32', 1, 82, 0, 1, 2), (13624, '2010-12-16 10:35:25', 1, 64, 12752, 1, 2), (13625, '2010-12-16 10:35:27', 1, 64, 12753, 1, 2), (13626, '2010-12-16 10:44:08', 1, 196, 0, 1, 2), (13627, '2010-12-16 11:15:37', 1, 133, 0, 1, 2), (13628, '2010-12-16 11:53:13', 1, 48, 0, 1, 2), (13629, '2010-12-16 12:08:31', 1, 166, 12757, 1, 2), (13630, '2010-12-16 12:27:07', 1, 112, 12758, 1, 2), (13631, '2010-12-16 12:28:44', 1, 115, 12759, 1, 2), (13632, '2010-12-16 12:31:45', 1, 98, 12759, 1, 2), (13633, '2010-12-16 12:32:40', 1, 100, 12759, 1, 2), (13634, '2010-12-16 13:03:35', 1, 17, 12760, 1, 2), (13635, '2010-12-16 13:26:27', 1, 170, 12761, 1, 2), (13636, '2010-12-16 13:43:44', 1, 147, 0, 1, 2), (13637, '2010-12-16 14:03:51', 1, 12, 0, 1, 2), (13638, '2010-12-16 14:14:14', 1, 88, 0, 1, 2), (13639, '2010-12-16 14:24:09', 1, 81, 0, 1, 2), (13640, '2010-12-16 14:34:00', 1, 235, 0, 1, 2), (13641, '2010-12-16 14:55:38', 1, 53, 0, 1, 2), (13642, '2010-12-16 15:08:25', 1, 105, 0, 1, 2), (13643, '2010-12-16 16:44:34', 1, 50, 0, 1, 2), (13644, '2010-12-16 16:56:00', 1, 147, 12766, 1, 2), (13645, '2010-12-16 18:41:46', 1, 49, 0, 1, 2), (13646, '2010-12-16 18:55:06', 1, 101, 0, 1, 2), (13647, '2010-12-16 18:57:58', 1, 1, 12771, 1, 2), (13648, '2010-12-16 18:58:56', 1, 48, 12771, 1, 2), (13649, '2010-12-16 20:21:02', 1, 170, 0, 1, 2), (13650, '2010-12-16 21:31:31', 1, 7, 12782, 1, 2), (13651, '2010-12-16 21:47:30', 1, 86, 0, 1, 2), (13652, '2010-12-16 22:09:02', 1, 32, 0, 1, 2), (13653, '2010-12-17 00:31:54', 1, 10, 0, 1, 2), (13654, '2010-12-17 00:33:04', 1, 48, 0, 1, 2), (13655, '2010-12-17 00:42:13', 1, 32, 0, 1, 2), (13656, '2010-12-17 00:43:20', 1, 181, 0, 1, 2), (13657, '2010-12-17 00:49:41', 1, 73, 0, 1, 2), (13658, '2010-12-17 00:49:56', 1, 33, 0, 1, 2), (13659, '2010-12-17 00:51:12', 1, 99, 0, 1, 2), (13660, '2010-12-17 00:51:30', 1, 85, 0, 1, 2), (13661, '2010-12-17 00:51:47', 1, 124, 0, 1, 2), (13662, '2010-12-17 00:53:36', 1, 114, 0, 1, 2), (13663, '2010-12-17 00:58:22', 1, 106, 0, 1, 2), (13664, '2010-12-17 00:59:18', 1, 23, 0, 1, 2), (13665, '2010-12-17 01:01:49', 1, 103, 0, 1, 2), (13666, '2010-12-17 01:02:50', 1, 171, 0, 1, 2), (13667, '2010-12-17 01:03:45', 1, 176, 0, 1, 2), (13668, '2010-12-17 01:04:18', 1, 165, 0, 1, 2), (13669, '2010-12-17 01:09:47', 1, 81, 0, 1, 2), (13670, '2010-12-17 01:12:42', 1, 229, 0, 1, 2), (13671, '2010-12-17 01:16:16', 1, 63, 0, 1, 2), (13672, '2010-12-17 01:16:59', 1, 13, 0, 1, 2), (13673, '2010-12-17 01:27:17', 1, 130, 0, 1, 2), (13674, '2010-12-17 01:42:49', 1, 246, 0, 1, 2), (13675, '2010-12-17 01:45:05', 1, 164, 0, 1, 2), (13676, '2010-12-17 01:46:09', 1, 112, 0, 1, 2), (13677, '2010-12-17 01:47:38', 1, 4, 0, 1, 2), (13678, '2010-12-17 01:52:51', 1, 89, 0, 1, 2), (13679, '2010-12-17 01:56:31', 1, 78, 0, 1, 2), (13680, '2010-12-17 02:01:36', 1, 188, 0, 1, 2), (13681, '2010-12-17 02:01:51', 1, 59, 0, 1, 2), (13682, '2010-12-17 02:02:38', 1, 108, 0, 1, 2), (13683, '2010-12-17 02:06:37', 1, 66, 0, 1, 2), (13684, '2010-12-17 02:20:50', 1, 115, 0, 1, 2), (13685, '2010-12-17 02:28:13', 1, 92, 0, 1, 2), (13686, '2010-12-17 02:34:51', 1, 17, 0, 1, 2), (13687, '2010-12-17 02:35:54', 1, 22, 0, 1, 2), (13688, '2010-12-17 02:36:48', 1, 194, 0, 1, 2), (13689, '2010-12-17 02:42:08', 1, 132, 0, 1, 2), (13690, '2010-12-17 02:42:51', 1, 25, 0, 1, 2), (13691, '2010-12-17 02:44:35', 1, 80, 0, 1, 2), (13692, '2010-12-17 02:45:30', 1, 83, 0, 1, 2), (13693, '2010-12-17 02:45:48', 1, 213, 0, 1, 2), (13694, '2010-12-17 02:46:36', 1, 168, 0, 1, 2), (13695, '2010-12-17 02:49:53', 1, 75, 0, 1, 2), (13696, '2010-12-17 02:55:29', 1, 164, 0, 1, 2), (13697, '2010-12-17 03:01:31', 1, 84, 0, 1, 2), (13698, '2010-12-17 03:04:17', 1, 81, 0, 1, 2), (13699, '2010-12-17 03:11:31', 1, 1, 0, 1, 2), (13700, '2010-12-17 03:18:42', 1, 170, 0, 1, 2), (13701, '2010-12-17 03:19:07', 1, 1, 0, 1, 2), (13702, '2010-12-17 03:34:30', 1, 86, 0, 1, 2), (13703, '2010-12-17 03:34:45', 1, 111, 0, 1, 2), (13704, '2010-12-17 03:43:31', 1, 240, 0, 1, 2), (13705, '2010-12-17 03:54:24', 1, 54, 0, 1, 2), (13706, '2010-12-17 03:54:59', 1, 157, 0, 1, 2), (13707, '2010-12-17 04:05:59', 1, 142, 0, 1, 2), (13708, '2010-12-17 04:09:34', 1, 90, 0, 1, 2), (13709, '2010-12-17 04:09:49', 1, 98, 0, 1, 2), (13710, '2010-12-17 04:14:18', 1, 72, 0, 1, 2), (13711, '2010-12-17 04:14:33', 1, 152, 0, 1, 2), (13712, '2010-12-17 04:25:04', 1, 235, 0, 1, 2), (13713, '2010-12-17 04:32:59', 1, 27, 0, 1, 2), (13714, '2010-12-17 04:44:30', 1, 52, 0, 1, 2), (13715, '2010-12-17 05:04:27', 1, 67, 0, 1, 2), (13716, '2010-12-17 05:14:13', 1, 58, 0, 1, 2), (13717, '2010-12-17 05:26:42', 1, 127, 0, 1, 2), (13718, '2010-12-17 05:31:14', 1, 86, 0, 1, 2), (13719, '2010-12-17 05:32:47', 1, 98, 12788, 1, 2), (13720, '2010-12-17 05:32:48', 1, 24, 0, 1, 2), (13721, '2010-12-17 05:33:21', 1, 15, 0, 1, 2), (13722, '2010-12-17 05:34:38', 1, 201, 0, 1, 2), (13723, '2010-12-17 05:42:51', 1, 51, 0, 1, 2), (13724, '2010-12-17 05:55:17', 1, 95, 0, 1, 2), (13725, '2010-12-17 06:02:34', 1, 141, 0, 1, 2), (13726, '2010-12-17 06:04:30', 1, 122, 0, 1, 2), (13727, '2010-12-17 06:05:46', 1, 5, 0, 1, 2), (13728, '2010-12-17 06:11:46', 1, 82, 0, 1, 2), (13729, '2010-12-17 06:42:47', 1, 9, 0, 1, 2), (13730, '2010-12-17 06:43:03', 1, 53, 0, 1, 2), (13731, '2010-12-17 06:44:31', 1, 50, 0, 1, 2), (13732, '2010-12-17 06:44:49', 1, 20, 0, 1, 2), (13733, '2010-12-17 06:45:35', 1, 49, 0, 1, 2), (13734, '2010-12-17 06:56:06', 1, 105, 0, 1, 2), (13735, '2010-12-17 07:11:11', 1, 253, 0, 1, 2), (13736, '2010-12-17 07:15:27', 1, 174, 0, 1, 2), (13737, '2010-12-17 07:17:03', 1, 133, 0, 1, 2), (13738, '2010-12-17 07:32:30', 1, 94, 0, 1, 2), (13739, '2010-12-17 07:37:03', 1, 161, 0, 1, 2), (13740, '2010-12-17 07:53:10', 1, 48, 0, 1, 2), (13741, '2010-12-17 08:03:40', 1, 93, 0, 1, 2), (13742, '2010-12-17 08:06:11', 1, 74, 0, 1, 2), (13743, '2010-12-17 08:58:33', 1, 164, 0, 1, 2), (13744, '2010-12-17 09:19:24', 1, 101, 0, 1, 2), (13745, '2010-12-17 09:51:43', 1, 1, 12791, 1, 2), (13746, '2010-12-17 09:52:46', 1, 70, 12791, 1, 2), (13747, '2010-12-17 10:00:15', 1, 31, 0, 1, 2), (13748, '2010-12-17 10:04:11', 1, 9, 12792, 1, 2), (13749, '2010-12-17 10:08:26', 1, 173, 0, 1, 2), (13750, '2010-12-17 10:24:29', 1, 186, 0, 1, 2), (13751, '2010-12-17 10:35:12', 1, 177, 11378, 1, 2), (13752, '2010-12-17 10:35:20', 1, 177, 11378, 1, 2), (13753, '2010-12-17 10:57:26', 1, 152, 0, 1, 2), (13754, '2010-12-17 11:24:32', 1, 192, 12795, 1, 2), (13755, '2010-12-17 11:27:20', 1, 89, 12794, 1, 2), (13756, '2010-12-17 11:27:58', 1, 91, 12794, 1, 2), (13757, '2010-12-17 11:29:09', 1, 78, 12794, 1, 2), (13758, '2010-12-17 14:32:20', 1, 187, 12798, 1, 2), (13759, '2010-12-17 14:45:41', 1, 123, 0, 1, 2), (13760, '2010-12-17 15:18:30', 1, 21, 0, 1, 2), (13761, '2010-12-17 15:46:07', 1, 70, 0, 1, 2), (13762, '2010-12-17 17:30:28', 1, 6, 12805, 1, 2), (13763, '2010-12-17 17:31:03', 1, 4, 12806, 1, 2), (13764, '2010-12-17 18:32:06', 1, 2, 12808, 1, 2), (13765, '2010-12-17 19:02:13', 1, 86, 0, 1, 2), (13766, '2010-12-18 00:31:49', 1, 10, 0, 1, 2), (13767, '2010-12-18 00:37:48', 1, 4, 0, 1, 2), (13768, '2010-12-18 00:42:39', 1, 116, 0, 1, 2), (13769, '2010-12-18 00:51:34', 1, 118, 0, 1, 2), (13770, '2010-12-18 00:56:33', 1, 73, 0, 1, 2), (13771, '2010-12-18 01:02:25', 1, 114, 0, 1, 2), (13772, '2010-12-18 01:06:39', 1, 171, 0, 1, 2), (13773, '2010-12-18 01:11:09', 1, 172, 0, 1, 2), (13774, '2010-12-18 01:11:12', 1, 81, 0, 1, 2), (13775, '2010-12-18 01:12:04', 1, 229, 0, 1, 2), (13776, '2010-12-18 01:19:13', 1, 13, 0, 1, 2), (13777, '2010-12-18 01:31:59', 1, 130, 0, 1, 2), (13778, '2010-12-18 01:32:02', 1, 143, 0, 1, 2), (13779, '2010-12-18 01:42:31', 1, 246, 0, 1, 2), (13780, '2010-12-18 01:52:00', 1, 63, 0, 1, 2), (13781, '2010-12-18 01:52:46', 1, 89, 0, 1, 2), (13782, '2010-12-18 01:56:22', 1, 166, 0, 1, 2), (13783, '2010-12-18 01:56:47', 1, 78, 0, 1, 2), (13784, '2010-12-18 02:02:55', 1, 59, 0, 1, 2), (13785, '2010-12-18 02:04:43', 1, 108, 0, 1, 2), (13786, '2010-12-18 02:04:58', 1, 66, 0, 1, 2), (13787, '2010-12-18 02:09:27', 1, 6, 0, 1, 2), (13788, '2010-12-18 02:12:33', 1, 31, 0, 1, 2), (13789, '2010-12-18 02:14:04', 1, 159, 0, 1, 2), (13790, '2010-12-18 02:17:26', 1, 115, 0, 1, 2), (13791, '2010-12-18 02:18:19', 1, 16, 0, 1, 2), (13792, '2010-12-18 02:33:09', 1, 8, 0, 1, 2), (13793, '2010-12-18 02:33:22', 1, 65, 0, 1, 2), (13794, '2010-12-18 02:34:13', 1, 92, 0, 1, 2), (13795, '2010-12-18 02:35:13', 1, 86, 0, 1, 2), (13796, '2010-12-18 02:35:43', 1, 144, 0, 1, 2), (13797, '2010-12-18 02:36:48', 1, 111, 0, 1, 2), (13798, '2010-12-18 02:44:22', 1, 17, 0, 1, 2), (13799, '2010-12-18 02:45:43', 1, 69, 0, 1, 2), (13800, '2010-12-18 02:52:27', 1, 11, 0, 1, 2), (13801, '2010-12-18 02:55:30', 1, 190, 0, 1, 2), (13802, '2010-12-18 02:57:12', 1, 83, 0, 1, 2), (13803, '2010-12-18 03:11:23', 1, 100, 0, 1, 2), (13804, '2010-12-18 03:11:37', 1, 182, 0, 1, 2), (13805, '2010-12-18 03:19:46', 1, 131, 0, 1, 2), (13806, '2010-12-18 03:28:15', 1, 57, 0, 1, 2), (13807, '2010-12-18 03:29:23', 1, 170, 0, 1, 2), (13808, '2010-12-18 03:30:42', 1, 195, 0, 1, 2), (13809, '2010-12-18 03:30:57', 1, 180, 0, 1, 2), (13810, '2010-12-18 03:41:07', 1, 72, 0, 1, 2), (13811, '2010-12-18 03:54:13', 1, 167, 0, 1, 2), (13812, '2010-12-18 04:00:09', 1, 148, 0, 1, 2), (13813, '2010-12-18 04:00:30', 1, 54, 0, 1, 2), (13814, '2010-12-18 04:03:42', 1, 90, 0, 1, 2), (13815, '2010-12-18 04:04:18', 1, 3, 0, 1, 2), (13816, '2010-12-18 04:10:41', 1, 129, 0, 1, 2), (13817, '2010-12-18 04:12:13', 1, 2, 0, 1, 2), (13818, '2010-12-18 04:14:02', 1, 240, 0, 1, 2), (13819, '2010-12-18 04:14:19', 1, 173, 0, 1, 2), (13820, '2010-12-18 04:17:57', 1, 152, 0, 1, 2), (13821, '2010-12-18 04:23:11', 1, 194, 0, 1, 2), (13822, '2010-12-18 04:24:20', 1, 2, 12816, 1, 2), (13823, '2010-12-18 04:33:02', 1, 128, 0, 1, 2), (13824, '2010-12-18 04:33:32', 1, 81, 0, 1, 2), (13825, '2010-12-18 04:53:46', 1, 213, 0, 1, 2), (13826, '2010-12-18 04:55:36', 1, 52, 0, 1, 2), (13827, '2010-12-18 05:12:59', 1, 146, 0, 1, 2), (13828, '2010-12-18 05:13:13', 1, 67, 0, 1, 2), (13829, '2010-12-18 05:22:43', 1, 60, 0, 1, 2), (13830, '2010-12-18 05:25:59', 1, 169, 0, 1, 2), (13831, '2010-12-18 05:26:30', 1, 253, 0, 1, 2), (13832, '2010-12-18 05:33:07', 1, 14, 0, 1, 2), (13833, '2010-12-18 05:46:14', 1, 160, 0, 1, 2), (13834, '2010-12-18 05:52:10', 1, 157, 0, 1, 2), (13835, '2010-12-18 06:03:43', 1, 29, 0, 1, 2), (13836, '2010-12-18 06:06:35', 1, 79, 0, 1, 2), (13837, '2010-12-18 06:13:51', 1, 141, 0, 1, 2), (13838, '2010-12-18 06:14:52', 1, 122, 0, 1, 2), (13839, '2010-12-18 06:15:08', 1, 121, 0, 1, 2), (13840, '2010-12-18 06:16:13', 1, 70, 0, 1, 2), (13841, '2010-12-18 06:24:53', 1, 86, 0, 1, 2), (13842, '2010-12-18 07:10:46', 1, 75, 0, 1, 2), (13843, '2010-12-18 07:12:48', 1, 174, 0, 1, 2), (13844, '2010-12-18 07:13:38', 1, 26, 0, 1, 2), (13845, '2010-12-18 07:32:42', 1, 201, 0, 1, 2), (13846, '2010-12-18 07:34:00', 1, 94, 0, 1, 2), (13847, '2010-12-18 07:34:39', 1, 161, 0, 1, 2), (13848, '2010-12-18 07:52:43', 1, 95, 0, 1, 2), (13849, '2010-12-18 08:01:44', 1, 235, 0, 1, 2), (13850, '2010-12-18 08:02:25', 1, 5, 0, 1, 2), (13851, '2010-12-18 08:07:16', 1, 82, 0, 1, 2), (13852, '2010-12-18 08:54:04', 1, 7, 12821, 1, 2), (13853, '2010-12-18 09:27:06', 1, 141, 12822, 1, 2), (13854, '2010-12-18 09:31:01', 1, 180, 0, 1, 2), (13855, '2010-12-18 09:34:54', 1, 183, 0, 1, 2), (13856, '2010-12-18 10:04:45', 1, 12, 0, 1, 2), (13857, '2010-12-18 10:05:57', 1, 240, 0, 1, 2), (13858, '2010-12-18 10:09:50', 1, 49, 0, 1, 2), (13859, '2010-12-18 10:40:54', 1, 5, 0, 1, 2), (13860, '2010-12-18 10:42:41', 1, 3, 12825, 1, 2), (13861, '2010-12-18 11:15:50', 1, 168, 0, 1, 2), (13862, '2010-12-18 11:31:21', 1, 29, 0, 1, 2), (13863, '2010-12-18 12:14:56', 1, 235, 12828, 1, 2), (13864, '2010-12-18 12:25:42', 1, 162, 0, 1, 2), (13865, '2010-12-18 12:33:55', 1, 235, 0, 1, 2), (13866, '2010-12-18 12:53:56', 1, 9, 0, 1, 2), (13867, '2010-12-18 13:04:43', 1, 105, 0, 1, 2), (13868, '2010-12-18 14:11:19', 1, 50, 12832, 1, 2), (13869, '2010-12-18 14:24:08', 1, 75, 0, 1, 2), (13870, '2010-12-18 15:40:04', 1, 159, 12835, 1, 2), (13871, '2010-12-18 15:47:29', 1, 93, 0, 1, 2), (13872, '2010-12-18 16:03:36', 1, 3, 12836, 1, 2), (13873, '2010-12-18 16:03:56', 1, 5, 12836, 1, 2), (13874, '2010-12-18 16:04:27', 1, 11, 12836, 1, 2), (13875, '2010-12-18 16:04:53', 1, 14, 12836, 1, 2), (13876, '2010-12-18 16:05:29', 1, 27, 12836, 1, 2), (13877, '2010-12-18 16:23:52', 1, 64, 0, 1, 2), (13878, '2010-12-18 16:39:58', 1, 75, 0, 1, 2), (13879, '2010-12-18 16:41:56', 1, 20, 0, 1, 2), (13880, '2010-12-18 16:42:13', 1, 49, 0, 1, 2), (13881, '2010-12-18 16:46:51', 1, 123, 0, 1, 2), (13882, '2010-12-18 16:51:59', 1, 170, 12839, 1, 2), (13883, '2010-12-18 16:52:34', 1, 186, 0, 1, 2), (13884, '2010-12-18 16:57:33', 1, 139, 0, 1, 2), (13885, '2010-12-18 17:07:45', 1, 3, 12840, 1, 2), (13886, '2010-12-18 18:39:06', 1, 6, 12842, 1, 2), (13887, '2010-12-18 19:01:39', 1, 88, 0, 1, 2), (13888, '2010-12-18 19:14:54', 1, 235, 0, 1, 2), (13889, '2010-12-18 21:23:52', 1, 183, 0, 1, 2), (13890, '2010-12-18 21:36:38', 1, 7, 12845, 1, 2), (13891, '2010-12-18 22:09:29', 1, 49, 0, 1, 2), (13892, '2010-12-18 22:28:32', 1, 168, 0, 1, 2), (13893, '2010-12-18 22:39:57', 1, 29, 0, 1, 2), (13894, '2010-12-18 23:13:58', 1, 252, 12847, 1, 2), (13895, '2010-12-18 23:28:12', 1, 83, 12849, 1, 2), (13896, '2010-12-18 23:33:08', 1, 169, 12850, 1, 2), (13897, '2010-12-18 23:36:55', 1, 48, 12851, 1, 2), (13898, '2010-12-19 00:11:12', 1, 6, 12852, 1, 2), (13899, '2010-12-19 00:33:39', 1, 130, 0, 1, 2), (13900, '2010-12-19 00:56:37', 1, 7, 0, 1, 2), (13901, '2010-12-19 00:58:25', 1, 140, 0, 1, 2), (13902, '2010-12-19 00:59:47', 1, 163, 0, 1, 2), (13903, '2010-12-19 01:00:09', 1, 33, 0, 1, 2), (13904, '2010-12-19 01:01:00', 1, 30, 0, 1, 2), (13905, '2010-12-19 01:01:40', 1, 124, 0, 1, 2), (13906, '2010-12-19 01:03:30', 1, 114, 0, 1, 2), (13907, '2010-12-19 01:05:30', 1, 106, 0, 1, 2), (13908, '2010-12-19 01:16:00', 1, 6, 12853, 1, 2), (13909, '2010-12-19 01:17:09', 1, 23, 0, 1, 2), (13910, '2010-12-19 01:19:37', 1, 171, 0, 1, 2), (13911, '2010-12-19 01:19:52', 1, 176, 0, 1, 2), (13912, '2010-12-19 01:21:09', 1, 165, 0, 1, 2), (13913, '2010-12-19 01:22:05', 1, 145, 0, 1, 2), (13914, '2010-12-19 01:25:05', 1, 229, 0, 1, 2), (13915, '2010-12-19 01:34:03', 1, 13, 0, 1, 2), (13916, '2010-12-19 01:37:56', 1, 143, 0, 1, 2), (13917, '2010-12-19 01:40:48', 1, 169, 0, 1, 2), (13918, '2010-12-19 01:44:37', 1, 246, 0, 1, 2), (13919, '2010-12-19 01:50:41', 1, 4, 0, 1, 2), (13920, '2010-12-19 02:02:21', 1, 63, 0, 1, 2), (13921, '2010-12-19 02:09:34', 1, 89, 0, 1, 2), (13922, '2010-12-19 02:09:49', 1, 78, 0, 1, 2), (13923, '2010-12-19 02:18:54', 1, 59, 0, 1, 2), (13924, '2010-12-19 02:19:09', 1, 108, 0, 1, 2), (13925, '2010-12-19 02:20:04', 1, 107, 0, 1, 2), (13926, '2010-12-19 02:22:45', 1, 159, 0, 1, 2), (13927, '2010-12-19 02:23:51', 1, 16, 0, 1, 2), (13928, '2010-12-19 02:37:55', 1, 92, 0, 1, 2), (13929, '2010-12-19 02:49:43', 1, 17, 0, 1, 2), (13930, '2010-12-19 02:50:48', 1, 11, 0, 1, 2), (13931, '2010-12-19 02:51:15', 1, 80, 0, 1, 2), (13932, '2010-12-19 03:00:46', 1, 132, 0, 1, 2), (13933, '2010-12-19 03:00:59', 1, 174, 12854, 1, 2), (13934, '2010-12-19 03:12:02', 1, 184, 0, 1, 2), (13935, '2010-12-19 03:30:50', 1, 195, 0, 1, 2), (13936, '2010-12-19 03:51:18', 1, 149, 0, 1, 2), (13937, '2010-12-19 03:52:39', 1, 240, 0, 1, 2), (13938, '2010-12-19 03:58:41', 1, 68, 0, 1, 2), (13939, '2010-12-19 04:11:48', 1, 148, 0, 1, 2), (13940, '2010-12-19 04:13:21', 1, 90, 0, 1, 2), (13941, '2010-12-19 04:13:37', 1, 55, 0, 1, 2), (13942, '2010-12-19 04:16:50', 1, 21, 0, 1, 2), (13943, '2010-12-19 04:17:09', 1, 129, 0, 1, 2), (13944, '2010-12-19 04:17:24', 1, 98, 0, 1, 2), (13945, '2010-12-19 04:20:26', 1, 2, 0, 1, 2), (13946, '2010-12-19 04:28:06', 1, 152, 0, 1, 2), (13947, '2010-12-19 04:33:21', 1, 128, 0, 1, 2), (13948, '2010-12-19 05:03:02', 1, 158, 0, 1, 2), (13949, '2010-12-19 05:21:25', 1, 170, 0, 1, 2), (13950, '2010-12-19 05:24:01', 1, 58, 0, 1, 2), (13951, '2010-12-19 05:24:16', 1, 253, 0, 1, 2), (13952, '2010-12-19 05:26:04', 1, 120, 0, 1, 2), (13953, '2010-12-19 05:26:19', 1, 174, 0, 1, 2), (13954, '2010-12-19 05:43:42', 1, 15, 0, 1, 2), (13955, '2010-12-19 05:52:09', 1, 157, 0, 1, 2), (13956, '2010-12-19 06:03:20', 1, 29, 0, 1, 2), (13957, '2010-12-19 06:03:36', 1, 150, 0, 1, 2), (13958, '2010-12-19 06:03:52', 1, 119, 0, 1, 2), (13959, '2010-12-19 06:14:03', 1, 56, 0, 1, 2), (13960, '2010-12-19 06:17:13', 1, 122, 0, 1, 2), (13961, '2010-12-19 06:18:22', 1, 63, 0, 1, 2), (13962, '2010-12-19 06:18:32', 1, 121, 0, 1, 2), (13963, '2010-12-19 06:44:21', 1, 196, 0, 1, 2), (13964, '2010-12-19 06:53:32', 1, 164, 0, 1, 2), (13965, '2010-12-19 07:06:00', 1, 70, 12859, 1, 2), (13966, '2010-12-19 07:13:26', 1, 26, 0, 1, 2), (13967, '2010-12-19 07:22:21', 1, 127, 0, 1, 2), (13968, '2010-12-19 07:35:20', 1, 161, 0, 1, 2), (13969, '2010-12-19 07:44:13', 1, 102, 0, 1, 2), (13970, '2010-12-19 08:02:43', 1, 70, 0, 1, 2), (13971, '2010-12-19 08:03:01', 1, 82, 0, 1, 2), (13972, '2010-12-19 08:03:52', 1, 86, 0, 1, 2), (13973, '2010-12-19 08:05:27', 1, 93, 0, 1, 2), (13974, '2010-12-19 08:05:43', 1, 74, 0, 1, 2), (13975, '2010-12-19 09:21:49', 1, 4, 12862, 1, 2), (13976, '2010-12-19 09:34:42', 1, 147, 0, 1, 2), (13977, '2010-12-19 10:23:24', 1, 125, 0, 1, 2), (13978, '2010-12-19 10:24:36', 1, 109, 0, 1, 2), (13979, '2010-12-19 10:44:34', 1, 53, 0, 1, 2), (13980, '2010-12-19 11:36:39', 1, 184, 12865, 1, 2), (13981, '2010-12-19 12:23:13', 1, 235, 0, 1, 2), (13982, '2010-12-19 12:27:36', 1, 145, 0, 1, 2), (13983, '2010-12-19 13:25:21', 1, 164, 0, 1, 2), (13984, '2010-12-19 14:00:42', 1, 50, 12870, 1, 2), (13985, '2010-12-19 14:41:52', 1, 24, 12871, 1, 2), (13986, '2010-12-19 14:41:56', 1, 24, 12871, 1, 2), (13987, '2010-12-19 14:43:31', 1, 20, 0, 1, 2), (13988, '2010-12-19 15:00:03', 1, 86, 0, 1, 2), (13989, '2010-12-19 15:01:38', 1, 49, 15, 0, 2), (13990, '2010-12-19 15:01:55', 1, 54, 12873, 1, 2), (13991, '2010-12-19 15:02:46', 1, 62, 15, 0, 2), (13992, '2010-12-19 15:03:20', 1, 54, 12873, 1, 2), (13993, '2010-12-19 15:03:37', 1, 235, 12873, 1, 2), (13994, '2010-12-19 15:05:18', 1, 30, 12874, 1, 2), (13995, '2010-12-19 15:28:47', 1, 2, 12875, 1, 2), (13996, '2010-12-19 15:59:09', 1, 103, 12877, 1, 2), (13997, '2010-12-19 16:54:26', 1, 139, 0, 1, 2), (13998, '2010-12-19 17:17:35', 1, 159, 12878, 1, 2), (13999, '2010-12-19 18:10:08', 1, 118, 12879, 1, 2), (14000, '2010-12-19 18:55:05', 1, 50, 12881, 1, 2), (14001, '2010-12-19 19:20:47', 1, 141, 12882, 1, 2), (14002, '2010-12-19 19:58:36', 1, 100, 12884, 1, 2), (14003, '2010-12-19 20:25:24', 1, 81, 12888, 1, 2), (14004, '2010-12-19 21:00:07', 1, 12, 12890, 1, 2), (14005, '2010-12-20 00:10:03', 1, 102, 12894, 1, 2), (14006, '2010-12-20 03:44:52', 1, 111, 12895, 1, 2), (14007, '2010-12-20 04:01:56', 1, 235, 12896, 1, 2), (14008, '2010-12-20 04:02:05', 1, 235, 12897, 1, 2), (14009, '2010-12-20 04:52:19', 1, 183, 12899, 1, 2), (14010, '2010-12-20 08:16:10', 1, 78, 12794, 1, 2), (14011, '2010-12-20 08:25:13', 1, 101, 12903, 1, 2), (14012, '2010-12-20 08:28:13', 1, 91, 12904, 1, 2), (14013, '2010-12-20 08:55:46', 1, 195, 12905, 1, 2), (14014, '2010-12-20 11:02:34', 1, 104, 0, 1, 2), (14015, '2010-12-20 11:34:04', 1, 97, 0, 1, 2), (14016, '2010-12-20 11:37:02', 1, 192, 12913, 1, 2), (14017, '2010-12-20 11:48:29', 1, 141, 12914, 1, 2), (14018, '2010-12-20 11:50:19', 1, 56, 12914, 1, 2), (14019, '2010-12-20 11:52:04', 1, 142, 12914, 1, 2), (14020, '2010-12-20 11:52:34', 1, 140, 12914, 1, 2), (14021, '2010-12-20 12:37:51', 1, 50, 12916, 1, 2), (14022, '2010-12-20 12:38:29', 1, 31, 12916, 1, 2), (14023, '2010-12-20 14:10:46', 1, 186, 12920, 1, 2), (14024, '2010-12-20 14:11:13', 1, 187, 12920, 1, 2), (14025, '2010-12-20 14:11:46', 4, 187, 12920, 1, 2), (14026, '2010-12-20 14:11:47', 4, 133, 12920, 1, 2), (14027, '2010-12-20 14:11:47', 4, 192, 12920, 1, 2), (14028, '2010-12-20 14:25:27', 1, 8, 12921, 1, 2), (14029, '2010-12-20 15:00:47', 1, 98, 12922, 1, 2), (14030, '2010-12-20 17:12:27', 1, 55, 12925, 1, 2), (14031, '2010-12-20 17:32:05', 1, 104, 0, 1, 2), (14032, '2010-12-20 18:00:48', 1, 240, 12928, 1, 2), (14033, '2010-12-20 18:01:13', 1, 23, 12927, 1, 2), (14034, '2010-12-20 18:44:12', 1, 50, 12929, 1, 2), (14035, '2010-12-20 18:55:56', 1, 50, 12930, 1, 2), (14036, '2010-12-20 20:30:44', 1, 143, 12933, 1, 2), (14037, '2010-12-20 20:30:45', 1, 143, 12933, 1, 2), (14038, '2010-12-20 20:32:39', 1, 12, 12933, 1, 2), (14039, '2010-12-20 20:32:41', 1, 12, 12933, 1, 2), (14040, '2010-12-20 21:41:34', 1, 3, 12934, 1, 2), (14041, '2010-12-20 21:49:50', 4, 4, 12934, 1, 2), (14042, '2010-12-20 21:49:51', 4, 133, 12934, 1, 2), (14043, '2010-12-20 21:49:51', 4, 192, 12934, 1, 2), (14044, '2010-12-20 21:50:48', 1, 169, 12935, 1, 2), (14045, '2010-12-20 21:53:37', 1, 3, 12934, 1, 2), (14046, '2010-12-21 00:31:13', 1, 113, 0, 1, 2), (14047, '2010-12-21 00:31:58', 1, 10, 0, 1, 2), (14048, '2010-12-21 00:32:16', 1, 181, 0, 1, 2), (14049, '2010-12-21 00:32:33', 1, 104, 0, 1, 2), (14050, '2010-12-21 00:42:38', 1, 32, 0, 1, 2), (14051, '2010-12-21 00:43:18', 1, 140, 0, 1, 2), (14052, '2010-12-21 00:50:18', 1, 163, 0, 1, 2), (14053, '2010-12-21 00:50:32', 1, 33, 0, 1, 2), (14054, '2010-12-21 00:59:34', 1, 106, 0, 1, 2), (14055, '2010-12-21 01:01:13', 1, 23, 0, 1, 2), (14056, '2010-12-21 01:12:53', 1, 145, 0, 1, 2), (14057, '2010-12-21 01:13:08', 1, 229, 0, 1, 2), (14058, '2010-12-21 01:30:54', 1, 130, 0, 1, 2), (14059, '2010-12-21 01:47:09', 1, 246, 0, 1, 2), (14060, '2010-12-21 01:47:24', 1, 246, 0, 1, 2), (14061, '2010-12-21 01:50:53', 1, 246, 0, 1, 2), (14062, '2010-12-21 01:52:26', 1, 126, 0, 1, 2), (14063, '2010-12-21 01:56:27', 1, 63, 0, 1, 2), (14064, '2010-12-21 02:00:02', 1, 78, 0, 1, 2), (14065, '2010-12-21 02:05:56', 1, 188, 0, 1, 2), (14066, '2010-12-21 02:06:11', 1, 59, 0, 1, 2), (14067, '2010-12-21 02:09:16', 1, 66, 0, 1, 2), (14068, '2010-12-21 02:11:10', 1, 6, 0, 1, 2), (14069, '2010-12-21 02:19:19', 1, 177, 0, 1, 2), (14070, '2010-12-21 02:19:34', 1, 115, 0, 1, 2), (14071, '2010-12-21 02:54:59', 1, 32, 0, 1, 2), (14072, '2010-12-21 03:02:32', 1, 165, 0, 1, 2), (14073, '2010-12-21 03:03:17', 1, 81, 0, 1, 2), (14074, '2010-12-21 03:06:36', 1, 162, 0, 1, 2), (14075, '2010-12-21 03:12:25', 1, 100, 0, 1, 2), (14076, '2010-12-21 03:18:28', 1, 182, 0, 1, 2), (14077, '2010-12-21 03:19:04', 1, 184, 0, 1, 2), (14078, '2010-12-21 03:19:34', 1, 131, 0, 1, 2), (14079, '2010-12-21 03:31:01', 1, 166, 0, 1, 2), (14080, '2010-12-21 03:31:24', 1, 195, 0, 1, 2), (14081, '2010-12-21 03:41:19', 1, 4, 0, 1, 2), (14082, '2010-12-21 03:45:28', 1, 149, 0, 1, 2), (14083, '2010-12-21 03:49:23', 1, 68, 0, 1, 2), (14084, '2010-12-21 03:53:25', 1, 148, 0, 1, 2), (14085, '2010-12-21 03:54:56', 1, 9, 12940, 1, 2), (14086, '2010-12-21 03:55:40', 1, 54, 0, 1, 2), (14087, '2010-12-21 04:07:48', 1, 142, 0, 1, 2), (14088, '2010-12-21 04:08:18', 1, 21, 0, 1, 2), (14089, '2010-12-21 04:08:33', 1, 183, 0, 1, 2), (14090, '2010-12-21 04:11:55', 1, 87, 0, 1, 2), (14091, '2010-12-21 04:12:23', 1, 76, 0, 1, 2), (14092, '2010-12-21 04:20:22', 1, 72, 0, 1, 2), (14093, '2010-12-21 04:33:32', 1, 92, 0, 1, 2), (14094, '2010-12-21 04:34:14', 1, 86, 0, 1, 2), (14095, '2010-12-21 04:35:37', 1, 128, 0, 1, 2), (14096, '2010-12-21 04:44:02', 1, 96, 0, 1, 2), (14097, '2010-12-21 04:45:18', 1, 69, 0, 1, 2), (14098, '2010-12-21 04:54:11', 1, 213, 0, 1, 2), (14099, '2010-12-21 05:12:33', 1, 164, 0, 1, 2), (14100, '2010-12-21 05:13:30', 1, 77, 0, 1, 2), (14101, '2010-12-21 05:13:51', 1, 61, 0, 1, 2), (14102, '2010-12-21 05:14:06', 1, 146, 0, 1, 2), (14103, '2010-12-21 05:15:59', 1, 67, 0, 1, 2), (14104, '2010-12-21 05:24:19', 1, 58, 0, 1, 2), (14105, '2010-12-21 05:25:34', 1, 253, 0, 1, 2), (14106, '2010-12-21 05:35:48', 1, 14, 0, 1, 2), (14107, '2010-12-21 05:44:44', 1, 24, 0, 1, 2), (14108, '2010-12-21 05:54:59', 1, 157, 0, 1, 2), (14109, '2010-12-21 05:55:15', 1, 51, 0, 1, 2), (14110, '2010-12-21 06:06:19', 1, 119, 0, 1, 2), (14111, '2010-12-21 06:12:47', 1, 152, 0, 1, 2), (14112, '2010-12-21 06:16:20', 1, 141, 0, 1, 2), (14113, '2010-12-21 06:34:39', 1, 91, 0, 1, 2), (14114, '2010-12-21 07:03:39', 1, 168, 0, 1, 2), (14115, '2010-12-21 07:13:08', 1, 167, 12944, 1, 2), (14116, '2010-12-21 07:21:25', 1, 170, 12953, 1, 2), (14117, '2010-12-21 07:25:01', 1, 174, 0, 1, 2), (14118, '2010-12-21 07:33:46', 1, 167, 12955, 1, 2), (14119, '2010-12-21 07:34:56', 1, 170, 12956, 1, 2), (14120, '2010-12-21 07:35:16', 1, 127, 0, 1, 2), (14121, '2010-12-21 07:35:44', 1, 167, 12957, 1, 2), (14122, '2010-12-21 07:40:29', 1, 167, 12961, 1, 2), (14123, '2010-12-21 07:40:57', 1, 170, 12962, 1, 2), (14124, '2010-12-21 07:49:21', 1, 186, 12964, 1, 2), (14125, '2010-12-21 07:50:57', 1, 78, 12794, 1, 2), (14126, '2010-12-21 08:02:30', 1, 79, 0, 1, 2), (14127, '2010-12-21 08:03:36', 1, 95, 0, 1, 2), (14128, '2010-12-21 08:12:42', 1, 122, 0, 1, 2), (14129, '2010-12-21 08:12:58', 1, 121, 0, 1, 2), (14130, '2010-12-21 08:13:20', 1, 5, 0, 1, 2), (14131, '2010-12-21 08:13:36', 1, 82, 0, 1, 2), (14132, '2010-12-21 10:09:28', 1, 167, 12969, 1, 2), (14133, '2010-12-21 11:13:30', 1, 188, 12973, 1, 2), (14134, '2010-12-21 11:24:39', 1, 187, 0, 1, 2), (14135, '2010-12-21 11:44:14', 1, 161, 0, 1, 2), (14136, '2010-12-21 11:53:49', 1, 102, 0, 1, 2), (14137, '2010-12-21 12:05:32', 1, 12, 0, 1, 2), (14138, '2010-12-21 12:12:50', 1, 93, 0, 1, 2), (14139, '2010-12-21 12:13:17', 1, 74, 0, 1, 2), (14140, '2010-12-21 12:18:37', 1, 167, 12976, 1, 2), (14141, '2010-12-21 12:43:51', 1, 61, 12977, 1, 2), (14142, '2010-12-21 12:44:34', 1, 60, 12977, 1, 2), (14143, '2010-12-21 12:45:02', 1, 61, 12977, 1, 2), (14144, '2010-12-21 13:26:45', 1, 48, 0, 1, 2), (14145, '2010-12-21 13:39:12', 1, 50, 12982, 1, 2), (14146, '2010-12-21 13:43:19', 1, 147, 0, 1, 2), (14147, '2010-12-21 13:46:15', 1, 188, 12983, 1, 2), (14148, '2010-12-21 14:14:02', 1, 5, 12985, 1, 2), (14149, '2010-12-21 14:33:47', 1, 109, 0, 1, 2), (14150, '2010-12-21 14:34:17', 1, 235, 0, 1, 2), (14151, '2010-12-21 16:08:58', 1, 9, 12986, 1, 2), (14152, '2010-12-21 16:11:25', 1, 9, 12986, 1, 2), (14153, '2010-12-21 16:11:35', 1, 7, 12986, 1, 2), (14154, '2010-12-21 16:34:23', 1, 71, 0, 1, 2), (14155, '2010-12-21 18:33:58', 1, 75, 0, 1, 2), (14156, '2010-12-21 20:53:21', 1, 49, 0, 1, 2), (14157, '2010-12-21 20:53:36', 1, 123, 0, 1, 2), (14158, '2010-12-21 21:04:00', 1, 186, 0, 1, 2), (14159, '2010-12-22 00:33:58', 1, 7, 0, 1, 2), (14160, '2010-12-22 00:42:54', 1, 32, 0, 1, 2), (14161, '2010-12-22 00:51:14', 1, 99, 0, 1, 2), (14162, '2010-12-22 00:51:29', 1, 124, 0, 1, 2), (14163, '2010-12-22 00:51:44', 1, 118, 0, 1, 2), (14164, '2010-12-22 00:52:02', 1, 114, 0, 1, 2), (14165, '2010-12-22 01:18:43', 1, 13, 0, 1, 2), (14166, '2010-12-22 01:19:10', 1, 172, 0, 1, 2), (14167, '2010-12-22 01:36:43', 1, 169, 0, 1, 2), (14168, '2010-12-22 01:48:57', 1, 97, 0, 1, 2), (14169, '2010-12-22 01:57:17', 1, 89, 0, 1, 2), (14170, '2010-12-22 01:58:15', 1, 78, 0, 1, 2), (14171, '2010-12-22 02:02:37', 1, 108, 0, 1, 2), (14172, '2010-12-22 02:14:52', 1, 31, 0, 1, 2), (14173, '2010-12-22 02:17:24', 1, 16, 0, 1, 2), (14174, '2010-12-22 02:31:34', 1, 116, 0, 1, 2), (14175, '2010-12-22 02:33:33', 1, 8, 0, 1, 2), (14176, '2010-12-22 02:34:27', 1, 65, 0, 1, 2), (14177, '2010-12-22 02:35:48', 1, 144, 0, 1, 2), (14178, '2010-12-22 02:44:18', 1, 17, 0, 1, 2), (14179, '2010-12-22 02:52:24', 1, 11, 0, 1, 2), (14180, '2010-12-22 02:54:10', 1, 83, 0, 1, 2), (14181, '2010-12-22 03:21:17', 1, 117, 0, 1, 2), (14182, '2010-12-22 03:25:44', 1, 84, 0, 1, 2), (14183, '2010-12-22 03:26:55', 1, 57, 0, 1, 2), (14184, '2010-12-22 03:31:39', 1, 122, 12997, 1, 2), (14185, '2010-12-22 03:31:50', 1, 180, 0, 1, 2), (14186, '2010-12-22 03:32:29', 1, 1, 0, 1, 2), (14187, '2010-12-22 03:41:29', 1, 149, 0, 1, 2), (14188, '2010-12-22 03:43:10', 1, 240, 0, 1, 2), (14189, '2010-12-22 03:53:09', 1, 110, 0, 1, 2), (14190, '2010-12-22 03:56:41', 1, 54, 0, 1, 2), (14191, '2010-12-22 04:03:00', 1, 55, 0, 1, 2), (14192, '2010-12-22 04:03:08', 1, 21, 0, 1, 2), (14193, '2010-12-22 04:04:57', 1, 183, 0, 1, 2), (14194, '2010-12-22 04:11:52', 1, 87, 0, 1, 2), (14195, '2010-12-22 04:15:09', 1, 72, 0, 1, 2), (14196, '2010-12-22 04:33:24', 1, 128, 0, 1, 2), (14197, '2010-12-22 04:34:39', 1, 91, 0, 1, 2), (14198, '2010-12-22 04:42:58', 1, 22, 0, 1, 2), (14199, '2010-12-22 04:43:28', 1, 27, 0, 1, 2), (14200, '2010-12-22 04:54:16', 1, 52, 0, 1, 2), (14201, '2010-12-22 05:11:01', 1, 112, 13002, 1, 2), (14202, '2010-12-22 05:23:18', 1, 58, 0, 1, 2), (14203, '2010-12-22 05:45:28', 1, 24, 0, 1, 2), (14204, '2010-12-22 05:47:45', 1, 15, 0, 1, 2), (14205, '2010-12-22 06:02:55', 1, 29, 0, 1, 2), (14206, '2010-12-22 06:03:23', 1, 150, 0, 1, 2), (14207, '2010-12-22 06:13:21', 1, 141, 0, 1, 2), (14208, '2010-12-22 06:15:37', 1, 70, 0, 1, 2), (14209, '2010-12-22 06:25:05', 1, 125, 0, 1, 2), (14210, '2010-12-22 06:37:36', 1, 112, 13008, 1, 2), (14211, '2010-12-22 06:37:42', 1, 100, 13009, 1, 2), (14212, '2010-12-22 06:37:47', 1, 103, 13010, 1, 2), (14213, '2010-12-22 06:37:52', 1, 101, 13011, 1, 2), (14214, '2010-12-22 06:37:57', 1, 98, 13012, 1, 2), (14215, '2010-12-22 06:46:31', 1, 196, 0, 1, 2), (14216, '2010-12-22 06:58:16', 1, 84, 13013, 1, 2), (14217, '2010-12-22 07:13:49', 1, 62, 0, 1, 2), (14218, '2010-12-22 07:14:04', 1, 26, 0, 1, 2), (14219, '2010-12-22 07:14:45', 1, 133, 0, 1, 2), (14220, '2010-12-22 07:21:46', 1, 65, 13015, 1, 2), (14221, '2010-12-22 07:26:46', 1, 50, 13016, 1, 2), (14222, '2010-12-22 07:27:15', 1, 52, 13016, 1, 2), (14223, '2010-12-22 07:31:49', 1, 5, 13017, 1, 2), (14224, '2010-12-22 07:32:30', 1, 201, 0, 1, 2), (14225, '2010-12-22 07:33:02', 1, 94, 0, 1, 2), (14226, '2010-12-22 07:43:07', 1, 78, 12794, 1, 2), (14227, '2010-12-22 07:53:20', 1, 48, 0, 1, 2), (14228, '2010-12-22 08:02:23', 1, 82, 0, 1, 2), (14229, '2010-12-22 08:03:49', 1, 94, 0, 1, 2), (14230, '2010-12-22 08:04:47', 1, 74, 0, 1, 2), (14231, '2010-12-22 08:20:33', 1, 161, 13022, 1, 2), (14232, '2010-12-22 08:40:00', 1, 168, 13023, 1, 2), (14233, '2010-12-22 09:14:22', 1, 26, 0, 1, 2), (14234, '2010-12-22 09:22:38', 1, 118, 13026, 1, 2), (14235, '2010-12-22 09:24:14', 1, 141, 13027, 1, 2), (14236, '2010-12-22 09:41:42', 1, 79, 13021, 1, 2), (14237, '2010-12-22 10:32:25', 1, 102, 13036, 1, 2), (14238, '2010-12-22 10:32:45', 1, 99, 13040, 1, 2), (14239, '2010-12-22 10:32:51', 1, 117, 13041, 1, 2), (14240, '2010-12-22 10:32:56', 1, 115, 13042, 1, 2), (14241, '2010-12-22 10:45:47', 1, 53, 0, 1, 2), (14242, '2010-12-22 10:53:48', 1, 105, 0, 1, 2), (14243, '2010-12-22 11:26:39', 1, 141, 13044, 1, 2), (14244, '2010-12-22 11:34:02', 1, 146, 13046, 1, 2), (14245, '2010-12-22 11:41:57', 1, 144, 13047, 1, 2), (14246, '2010-12-22 12:43:36', 1, 50, 0, 1, 2), (14247, '2010-12-22 13:18:14', 1, 70, 13048, 1, 2), (14248, '2010-12-22 13:31:58', 1, 143, 13052, 1, 2), (14249, '2010-12-22 13:34:50', 1, 71, 13048, 1, 2), (14250, '2010-12-22 13:41:59', 1, 72, 13048, 1, 2), (14251, '2010-12-22 14:13:18', 1, 111, 13055, 1, 2), (14252, '2010-12-22 14:13:20', 1, 111, 13056, 1, 2), (14253, '2010-12-22 14:25:14', 1, 141, 13057, 1, 2), (14254, '2010-12-22 14:26:47', 1, 71, 13057, 1, 2), (14255, '2010-12-22 14:29:08', 1, 73, 13057, 1, 2), (14256, '2010-12-22 14:29:33', 1, 71, 13057, 1, 2), (14257, '2010-12-22 14:30:42', 1, 71, 13057, 1, 2), (14258, '2010-12-22 14:35:10', 1, 66, 13048, 1, 2), (14259, '2010-12-22 14:41:17', 1, 141, 13059, 1, 2), (14260, '2010-12-22 14:41:21', 1, 118, 13060, 1, 2), (14261, '2010-12-22 14:41:38', 1, 49, 13063, 1, 2), (14262, '2010-12-22 14:41:43', 1, 50, 13064, 1, 2), (14263, '2010-12-22 14:41:54', 1, 112, 13066, 1, 2), (14264, '2010-12-22 14:43:09', 1, 69, 13048, 1, 2), (14265, '2010-12-22 14:49:59', 1, 68, 13048, 1, 2), (14266, '2010-12-22 14:58:51', 1, 76, 13048, 1, 2), (14267, '2010-12-22 15:02:33', 1, 75, 13048, 1, 2), (14268, '2010-12-22 15:04:30', 1, 71, 13074, 1, 2), (14269, '2010-12-22 15:20:04', 1, 49, 13048, 1, 2), (14270, '2010-12-22 15:35:33', 1, 27, 13048, 1, 2), (14271, '2010-12-22 15:36:48', 1, 28, 13048, 1, 2), (14272, '2010-12-22 15:38:33', 1, 15, 13048, 1, 2), (14273, '2010-12-22 15:43:58', 1, 15, 13048, 1, 2), (14274, '2010-12-22 15:45:19', 1, 14, 13048, 1, 2), (14275, '2010-12-22 15:53:47', 1, 26, 13048, 1, 2), (14276, '2010-12-22 16:13:16', 1, 52, 13048, 1, 2), (14277, '2010-12-22 16:13:17', 1, 51, 13048, 1, 2), (14278, '2010-12-22 16:18:29', 1, 31, 13048, 1, 2), (14279, '2010-12-22 16:18:30', 1, 32, 13048, 1, 2), (14280, '2010-12-22 16:33:31', 1, 73, 13077, 1, 2), (14281, '2010-12-22 16:34:33', 1, 73, 13078, 1, 2), (14282, '2010-12-22 16:45:19', 1, 64, 13048, 1, 2), (14283, '2010-12-22 16:45:27', 1, 65, 13048, 1, 2), (14284, '2010-12-22 16:50:25', 1, 170, 13081, 1, 2), (14285, '2010-12-22 16:54:24', 1, 186, 0, 1, 2), (14286, '2010-12-22 16:58:41', 1, 150, 13048, 1, 2), (14287, '2010-12-22 18:10:39', 1, 147, 13083, 1, 2), (14288, '2010-12-22 18:44:42', 1, 7, 13084, 1, 2), (14289, '2010-12-22 18:48:43', 1, 5, 13084, 1, 2), (14290, '2010-12-22 18:48:49', 1, 7, 13084, 1, 2), (14291, '2010-12-22 19:56:49', 1, 9, 0, 1, 2), (14292, '2010-12-22 20:07:49', 1, 141, 13097, 1, 2), (14293, '2010-12-22 20:07:53', 1, 141, 13098, 1, 2), (14294, '2010-12-22 20:07:55', 1, 118, 13099, 1, 2), (14295, '2010-12-22 20:07:59', 1, 118, 13100, 1, 2), (14296, '2010-12-22 20:08:11', 1, 49, 13105, 1, 2), (14297, '2010-12-22 20:08:15', 1, 49, 13106, 1, 2), (14298, '2010-12-22 20:08:18', 1, 50, 13107, 1, 2), (14299, '2010-12-22 20:08:21', 1, 50, 13108, 1, 2), (14300, '2010-12-22 20:25:31', 1, 49, 13155, 1, 2), (14301, '2010-12-22 20:54:13', 1, 101, 0, 1, 2), (14302, '2010-12-22 21:30:03', 1, 29, 0, 1, 2), (14303, '2010-12-22 21:37:23', 1, 142, 13157, 1, 2), (14304, '2010-12-22 22:36:56', 1, 7, 13158, 1, 2), (14305, '2010-12-23 00:31:25', 1, 113, 0, 1, 2), (14306, '2010-12-23 00:31:56', 1, 10, 0, 1, 2), (14307, '2010-12-23 00:32:17', 1, 181, 0, 1, 2), (14308, '2010-12-23 00:32:54', 1, 104, 0, 1, 2), (14309, '2010-12-23 00:41:40', 1, 7, 0, 1, 2), (14310, '2010-12-23 00:44:21', 1, 32, 0, 1, 2), (14311, '2010-12-23 00:48:49', 1, 163, 0, 1, 2), (14312, '2010-12-23 00:49:04', 1, 73, 0, 1, 2), (14313, '2010-12-23 00:49:40', 1, 140, 0, 1, 2), (14314, '2010-12-23 00:51:20', 1, 30, 0, 1, 2), (14315, '2010-12-23 00:51:35', 1, 85, 0, 1, 2), (14316, '2010-12-23 00:52:13', 1, 33, 0, 1, 2), (14317, '2010-12-23 00:54:12', 1, 106, 0, 1, 2), (14318, '2010-12-23 01:04:17', 1, 23, 0, 1, 2), (14319, '2010-12-23 01:06:23', 1, 103, 0, 1, 2), (14320, '2010-12-23 01:11:20', 1, 176, 0, 1, 2), (14321, '2010-12-23 01:12:31', 1, 88, 0, 1, 2), (14322, '2010-12-23 01:12:34', 1, 145, 0, 1, 2), (14323, '2010-12-23 01:12:49', 1, 229, 0, 1, 2), (14324, '2010-12-23 01:18:00', 1, 167, 0, 1, 2), (14325, '2010-12-23 01:19:21', 1, 13, 0, 1, 2), (14326, '2010-12-23 01:20:29', 1, 62, 13164, 1, 2), (14327, '2010-12-23 01:37:54', 1, 143, 0, 1, 2), (14328, '2010-12-23 01:38:09', 1, 169, 0, 1, 2), (14329, '2010-12-23 01:39:30', 1, 166, 0, 1, 2), (14330, '2010-12-23 01:41:29', 1, 191, 0, 1, 2), (14331, '2010-12-23 01:43:01', 1, 246, 0, 1, 2), (14332, '2010-12-23 01:45:03', 1, 112, 0, 1, 2), (14333, '2010-12-23 01:47:14', 1, 4, 0, 1, 2), (14334, '2010-12-23 01:51:33', 1, 126, 0, 1, 2), (14335, '2010-12-23 01:52:05', 1, 63, 0, 1, 2), (14336, '2010-12-23 01:52:50', 1, 89, 0, 1, 2), (14337, '2010-12-23 01:55:47', 1, 140, 13165, 1, 2), (14338, '2010-12-23 01:57:17', 1, 78, 0, 1, 2), (14339, '2010-12-23 02:01:14', 1, 188, 0, 1, 2), (14340, '2010-12-23 02:02:18', 1, 59, 0, 1, 2), (14341, '2010-12-23 02:02:48', 1, 108, 0, 1, 2), (14342, '2010-12-23 02:08:03', 1, 66, 0, 1, 2), (14343, '2010-12-23 02:09:00', 1, 6, 0, 1, 2), (14344, '2010-12-23 02:14:53', 1, 177, 0, 1, 2), (14345, '2010-12-23 02:17:11', 1, 115, 0, 1, 2), (14346, '2010-12-23 02:17:52', 1, 16, 0, 1, 2), (14347, '2010-12-23 02:34:06', 1, 8, 0, 1, 2), (14348, '2010-12-23 02:34:21', 1, 65, 0, 1, 2), (14349, '2010-12-23 02:45:34', 1, 17, 0, 1, 2), (14350, '2010-12-23 02:52:49', 1, 11, 0, 1, 2), (14351, '2010-12-23 02:53:21', 1, 80, 0, 1, 2), (14352, '2010-12-23 03:02:21', 1, 81, 0, 1, 2), (14353, '2010-12-23 03:02:51', 1, 132, 0, 1, 2), (14354, '2010-12-23 03:03:07', 1, 162, 0, 1, 2), (14355, '2010-12-23 03:03:40', 1, 25, 0, 1, 2), (14356, '2010-12-23 03:12:46', 1, 182, 0, 1, 2), (14357, '2010-12-23 03:16:39', 1, 184, 0, 1, 2), (14358, '2010-12-23 03:17:41', 1, 131, 0, 1, 2), (14359, '2010-12-23 03:21:45', 1, 117, 0, 1, 2), (14360, '2010-12-23 03:31:03', 1, 195, 0, 1, 2), (14361, '2010-12-23 03:42:07', 1, 149, 0, 1, 2), (14362, '2010-12-23 03:43:40', 1, 240, 0, 1, 2), (14363, '2010-12-23 03:45:21', 1, 68, 0, 1, 2), (14364, '2010-12-23 03:53:02', 1, 148, 0, 1, 2), (14365, '2010-12-23 03:55:43', 1, 110, 0, 1, 2), (14366, '2010-12-23 04:02:59', 1, 142, 0, 1, 2), (14367, '2010-12-23 04:03:57', 1, 55, 0, 1, 2), (14368, '2010-12-23 04:04:25', 1, 21, 0, 1, 2), (14369, '2010-12-23 04:04:57', 1, 3, 0, 1, 2), (14370, '2010-12-23 04:05:23', 1, 129, 0, 1, 2), (14371, '2010-12-23 04:06:06', 1, 183, 0, 1, 2), (14372, '2010-12-23 04:11:51', 1, 87, 0, 1, 2), (14373, '2010-12-23 04:12:26', 1, 76, 0, 1, 2), (14374, '2010-12-23 04:18:41', 1, 28, 13167, 1, 2), (14375, '2010-12-23 04:19:14', 1, 26, 13167, 1, 2), (14376, '2010-12-23 04:33:35', 1, 92, 0, 1, 2), (14377, '2010-12-23 04:33:51', 1, 86, 0, 1, 2), (14378, '2010-12-23 04:34:06', 1, 144, 0, 1, 2), (14379, '2010-12-23 04:34:51', 1, 111, 0, 1, 2), (14380, '2010-12-23 04:35:06', 1, 128, 0, 1, 2), (14381, '2010-12-23 04:44:06', 1, 69, 0, 1, 2), (14382, '2010-12-23 04:53:11', 1, 83, 0, 1, 2), (14383, '2010-12-23 04:54:06', 1, 213, 0, 1, 2), (14384, '2010-12-23 05:04:24', 1, 168, 0, 1, 2), (14385, '2010-12-23 05:13:52', 1, 61, 0, 1, 2), (14386, '2010-12-23 05:14:07', 1, 146, 0, 1, 2), (14387, '2010-12-23 05:22:30', 1, 57, 0, 1, 2), (14388, '2010-12-23 05:22:49', 1, 170, 0, 1, 2), (14389, '2010-12-23 05:34:24', 1, 14, 0, 1, 2), (14390, '2010-12-23 05:42:37', 1, 173, 0, 1, 2), (14391, '2010-12-23 05:43:56', 1, 24, 0, 1, 2), (14392, '2010-12-23 05:53:03', 1, 157, 0, 1, 2), (14393, '2010-12-23 05:54:56', 1, 51, 0, 1, 2), (14394, '2010-12-23 06:02:40', 1, 98, 0, 1, 2), (14395, '2010-12-23 06:04:33', 1, 150, 0, 1, 2), (14396, '2010-12-23 06:05:30', 1, 119, 0, 1, 2), (14397, '2010-12-23 06:12:37', 1, 152, 0, 1, 2), (14398, '2010-12-23 06:23:59', 1, 91, 0, 1, 2), (14399, '2010-12-23 06:34:48', 1, 139, 13168, 1, 2), (14400, '2010-12-23 07:13:15', 1, 253, 0, 1, 2), (14401, '2010-12-23 07:14:32', 1, 120, 0, 1, 2), (14402, '2010-12-23 07:14:47', 1, 174, 0, 1, 2), (14403, '2010-12-23 07:24:10', 1, 127, 0, 1, 2), (14404, '2010-12-23 07:32:55', 1, 15, 0, 1, 2), (14405, '2010-12-23 07:33:21', 1, 160, 0, 1, 2), (14406, '2010-12-23 07:34:17', 1, 201, 0, 1, 2), (14407, '2010-12-23 07:34:32', 1, 201, 0, 1, 2), (14408, '2010-12-23 07:50:50', 1, 79, 13172, 1, 2), (14409, '2010-12-23 07:53:10', 1, 79, 0, 1, 2), (14410, '2010-12-23 07:54:13', 1, 95, 0, 1, 2), (14411, '2010-12-23 08:03:23', 1, 122, 0, 1, 2), (14412, '2010-12-23 08:03:43', 1, 121, 0, 1, 2), (14413, '2010-12-23 08:03:57', 1, 70, 0, 1, 2), (14414, '2010-12-23 08:04:03', 1, 78, 12794, 1, 2), (14415, '2010-12-23 08:04:13', 1, 5, 0, 1, 2), (14416, '2010-12-23 08:05:17', 1, 82, 0, 1, 2), (14417, '2010-12-23 08:34:04', 1, 84, 13174, 1, 2), (14418, '2010-12-23 08:55:34', 1, 163, 13178, 1, 2), (14419, '2010-12-23 08:55:36', 1, 163, 13175, 1, 2), (14420, '2010-12-23 08:56:22', 1, 89, 13179, 1, 2), (14421, '2010-12-23 08:56:24', 1, 89, 13175, 1, 2), (14422, '2010-12-23 08:56:48', 1, 163, 13175, 1, 2), (14423, '2010-12-23 09:09:00', 1, 188, 13170, 1, 2), (14424, '2010-12-23 09:09:55', 1, 141, 13180, 1, 2), (14425, '2010-12-23 09:09:59', 1, 118, 13180, 1, 2), (14426, '2010-12-23 09:10:01', 1, 112, 13180, 1, 2), (14427, '2010-12-23 09:10:03', 1, 49, 13180, 1, 2), (14428, '2010-12-23 09:10:05', 1, 50, 13180, 1, 2), (14429, '2010-12-23 09:11:51', 1, 1, 13180, 1, 2), (14430, '2010-12-23 09:11:58', 1, 2, 13180, 1, 2), (14431, '2010-12-23 09:12:02', 1, 3, 13180, 1, 2), (14432, '2010-12-23 09:12:05', 1, 4, 13180, 1, 2), (14433, '2010-12-23 09:12:07', 1, 5, 13180, 1, 2), (14434, '2010-12-23 09:12:09', 1, 6, 13180, 1, 2), (14435, '2010-12-23 09:12:11', 1, 7, 13180, 1, 2), (14436, '2010-12-23 09:12:13', 1, 8, 13180, 1, 2), (14437, '2010-12-23 09:12:16', 1, 9, 13180, 1, 2), (14438, '2010-12-23 09:12:29', 1, 187, 13170, 1, 2), (14439, '2010-12-23 09:13:01', 1, 98, 13180, 1, 2), (14440, '2010-12-23 09:13:03', 1, 99, 13180, 1, 2), (14441, '2010-12-23 09:13:05', 1, 100, 13180, 1, 2), (14442, '2010-12-23 09:13:07', 1, 101, 13180, 1, 2), (14443, '2010-12-23 09:13:09', 1, 102, 13180, 1, 2), (14444, '2010-12-23 09:13:11', 1, 103, 13180, 1, 2), (14445, '2010-12-23 09:13:13', 1, 115, 13180, 1, 2), (14446, '2010-12-23 09:13:15', 1, 117, 13180, 1, 2), (14447, '2010-12-23 09:13:45', 1, 104, 13180, 1, 2), (14448, '2010-12-23 09:13:47', 1, 106, 13180, 1, 2), (14449, '2010-12-23 09:13:49', 1, 107, 13180, 1, 2), (14450, '2010-12-23 09:13:51', 1, 108, 13180, 1, 2), (14451, '2010-12-23 09:13:53', 1, 109, 13180, 1, 2), (14452, '2010-12-23 09:13:55', 1, 110, 13180, 1, 2), (14453, '2010-12-23 09:13:57', 1, 111, 13180, 1, 2), (14454, '2010-12-23 09:13:59', 1, 112, 13180, 1, 2), (14455, '2010-12-23 09:14:01', 1, 113, 13180, 1, 2), (14456, '2010-12-23 09:14:52', 1, 62, 0, 1, 2), (14457, '2010-12-23 09:14:55', 1, 139, 13180, 1, 2), (14458, '2010-12-23 09:14:58', 1, 140, 13180, 1, 2), (14459, '2010-12-23 09:15:00', 1, 141, 13180, 1, 2), (14460, '2010-12-23 09:15:02', 1, 142, 13180, 1, 2), (14461, '2010-12-23 09:15:04', 1, 143, 13180, 1, 2), (14462, '2010-12-23 09:15:06', 1, 144, 13180, 1, 2), (14463, '2010-12-23 09:15:08', 1, 145, 13180, 1, 2), (14464, '2010-12-23 09:15:10', 1, 146, 13180, 1, 2), (14465, '2010-12-23 09:15:12', 1, 147, 13180, 1, 2), (14466, '2010-12-23 09:16:18', 1, 186, 13170, 1, 2), (14467, '2010-12-23 09:16:44', 1, 10, 13180, 1, 2), (14468, '2010-12-23 09:16:51', 1, 11, 13180, 1, 2), (14469, '2010-12-23 09:16:55', 1, 12, 13180, 1, 2), (14470, '2010-12-23 09:16:59', 1, 13, 13180, 1, 2), (14471, '2010-12-23 09:17:01', 1, 14, 13180, 1, 2), (14472, '2010-12-23 09:17:03', 1, 15, 13180, 1, 2), (14473, '2010-12-23 09:17:05', 1, 16, 13180, 1, 2), (14474, '2010-12-23 09:17:07', 1, 17, 13180, 1, 2), (14475, '2010-12-23 09:17:09', 1, 20, 13180, 1, 2), (14476, '2010-12-23 09:18:09', 1, 21, 13180, 1, 2), (14477, '2010-12-23 09:18:15', 1, 22, 13180, 1, 2), (14478, '2010-12-23 09:18:20', 1, 23, 13180, 1, 2), (14479, '2010-12-23 09:18:23', 1, 24, 13180, 1, 2), (14480, '2010-12-23 09:18:24', 1, 25, 13180, 1, 2), (14481, '2010-12-23 09:18:26', 1, 26, 13180, 1, 2), (14482, '2010-12-23 09:18:28', 1, 27, 13180, 1, 2), (14483, '2010-12-23 09:18:30', 1, 28, 13180, 1, 2), (14484, '2010-12-23 09:18:32', 1, 29, 13180, 1, 2), (14485, '2010-12-23 09:19:07', 1, 30, 13180, 1, 2), (14486, '2010-12-23 09:19:13', 1, 31, 13180, 1, 2), (14487, '2010-12-23 09:19:18', 1, 32, 13180, 1, 2), (14488, '2010-12-23 09:19:21', 1, 33, 13180, 1, 2), (14489, '2010-12-23 09:19:23', 1, 48, 13180, 1, 2), (14490, '2010-12-23 09:19:25', 1, 49, 13180, 1, 2), (14491, '2010-12-23 09:19:27', 1, 50, 13180, 1, 2), (14492, '2010-12-23 09:19:29', 1, 51, 13180, 1, 2), (14493, '2010-12-23 09:19:30', 1, 52, 13180, 1, 2), (14494, '2010-12-23 09:19:33', 1, 53, 13180, 1, 2), (14495, '2010-12-23 09:19:35', 1, 54, 13180, 1, 2), (14496, '2010-12-23 09:19:37', 1, 55, 13180, 1, 2), (14497, '2010-12-23 09:19:39', 1, 56, 13180, 1, 2), (14498, '2010-12-23 09:19:41', 1, 57, 13180, 1, 2), (14499, '2010-12-23 09:19:43', 1, 58, 13180, 1, 2), (14500, '2010-12-23 09:19:45', 1, 59, 13180, 1, 2), (14501, '2010-12-23 09:19:47', 1, 60, 13180, 1, 2), (14502, '2010-12-23 09:19:49', 1, 61, 13180, 1, 2), (14503, '2010-12-23 09:19:51', 1, 62, 13180, 1, 2), (14504, '2010-12-23 09:19:53', 1, 63, 13180, 1, 2), (14505, '2010-12-23 09:19:54', 1, 64, 13180, 1, 2), (14506, '2010-12-23 09:19:57', 1, 65, 13180, 1, 2), (14507, '2010-12-23 09:19:59', 1, 66, 13180, 1, 2), (14508, '2010-12-23 09:20:01', 1, 67, 13180, 1, 2), (14509, '2010-12-23 09:20:03', 1, 68, 13180, 1, 2), (14510, '2010-12-23 09:20:05', 1, 69, 13180, 1, 2), (14511, '2010-12-23 09:20:07', 1, 70, 13180, 1, 2), (14512, '2010-12-23 09:20:09', 1, 71, 13180, 1, 2), (14513, '2010-12-23 09:20:11', 1, 72, 13180, 1, 2), (14514, '2010-12-23 09:20:13', 1, 73, 13180, 1, 2), (14515, '2010-12-23 09:20:15', 1, 74, 13180, 1, 2), (14516, '2010-12-23 09:20:18', 1, 75, 13180, 1, 2), (14517, '2010-12-23 09:20:20', 1, 76, 13180, 1, 2), (14518, '2010-12-23 09:20:22', 1, 77, 13180, 1, 2), (14519, '2010-12-23 09:20:24', 1, 78, 13180, 1, 2), (14520, '2010-12-23 09:20:26', 1, 79, 13180, 1, 2), (14521, '2010-12-23 09:20:28', 1, 80, 13180, 1, 2), (14522, '2010-12-23 09:20:30', 1, 81, 13180, 1, 2), (14523, '2010-12-23 09:20:32', 1, 82, 13180, 1, 2), (14524, '2010-12-23 09:20:34', 1, 83, 13180, 1, 2), (14525, '2010-12-23 09:20:36', 1, 84, 13180, 1, 2), (14526, '2010-12-23 09:20:39', 1, 85, 13180, 1, 2), (14527, '2010-12-23 09:20:41', 1, 86, 13180, 1, 2), (14528, '2010-12-23 09:20:43', 1, 87, 13180, 1, 2), (14529, '2010-12-23 09:20:45', 1, 88, 13180, 1, 2), (14530, '2010-12-23 09:20:47', 1, 89, 13180, 1, 2), (14531, '2010-12-23 09:20:49', 1, 90, 13180, 1, 2), (14532, '2010-12-23 09:20:51', 1, 91, 13180, 1, 2), (14533, '2010-12-23 09:20:53', 1, 92, 13180, 1, 2), (14534, '2010-12-23 09:20:55', 1, 93, 13180, 1, 2), (14535, '2010-12-23 09:20:57', 1, 94, 13180, 1, 2), (14536, '2010-12-23 09:20:59', 1, 95, 13180, 1, 2), (14537, '2010-12-23 09:21:01', 1, 96, 13180, 1, 2), (14538, '2010-12-23 09:21:03', 1, 97, 13180, 1, 2), (14539, '2010-12-23 09:21:05', 1, 105, 13180, 1, 2), (14540, '2010-12-23 09:21:07', 1, 119, 13180, 1, 2), (14541, '2010-12-23 09:21:09', 1, 124, 13180, 1, 2), (14542, '2010-12-23 09:21:11', 1, 125, 13180, 1, 2), (14543, '2010-12-23 09:21:13', 1, 126, 13180, 1, 2), (14544, '2010-12-23 09:21:15', 1, 127, 13180, 1, 2), (14545, '2010-12-23 09:21:17', 1, 128, 13180, 1, 2), (14546, '2010-12-23 09:21:19', 1, 129, 13180, 1, 2), (14547, '2010-12-23 09:21:21', 1, 130, 13180, 1, 2), (14548, '2010-12-23 09:21:23', 1, 131, 13180, 1, 2), (14549, '2010-12-23 09:21:25', 1, 132, 13180, 1, 2), (14550, '2010-12-23 09:21:27', 1, 158, 13180, 1, 2), (14551, '2010-12-23 09:21:29', 1, 159, 13180, 1, 2), (14552, '2010-12-23 09:21:31', 1, 160, 13180, 1, 2), (14553, '2010-12-23 09:21:33', 1, 161, 13180, 1, 2), (14554, '2010-12-23 09:21:35', 1, 162, 13180, 1, 2), (14555, '2010-12-23 09:21:38', 1, 163, 13180, 1, 2), (14556, '2010-12-23 09:21:40', 1, 164, 13180, 1, 2), (14557, '2010-12-23 09:21:42', 1, 165, 13180, 1, 2), (14558, '2010-12-23 09:21:44', 1, 166, 13180, 1, 2), (14559, '2010-12-23 09:21:46', 1, 167, 13180, 1, 2), (14560, '2010-12-23 09:21:48', 1, 168, 13180, 1, 2), (14561, '2010-12-23 09:21:50', 1, 169, 13180, 1, 2), (14562, '2010-12-23 09:21:52', 1, 170, 13180, 1, 2), (14563, '2010-12-23 09:21:54', 1, 176, 13180, 1, 2), (14564, '2010-12-23 09:21:56', 1, 177, 13180, 1, 2), (14565, '2010-12-23 09:21:58', 1, 186, 13180, 1, 2), (14566, '2010-12-23 09:21:59', 1, 187, 13180, 1, 2), (14567, '2010-12-23 09:22:01', 1, 188, 13180, 1, 2), (14568, '2010-12-23 09:22:03', 1, 194, 13180, 1, 2), (14569, '2010-12-23 09:22:05', 1, 195, 13180, 1, 2), (14570, '2010-12-23 09:22:07', 1, 196, 13180, 1, 2), (14571, '2010-12-23 09:22:09', 1, 253, 13180, 1, 2), (14572, '2010-12-23 09:23:28', 1, 1, 13180, 1, 2), (14573, '2010-12-23 09:23:48', 1, 195, 13180, 1, 2), (14574, '2010-12-23 09:23:50', 1, 194, 13180, 1, 2), (14575, '2010-12-23 09:23:52', 1, 188, 13180, 1, 2), (14576, '2010-12-23 09:23:54', 1, 187, 13180, 1, 2), (14577, '2010-12-23 09:23:56', 1, 186, 13180, 1, 2), (14578, '2010-12-23 09:23:58', 1, 177, 13180, 1, 2), (14579, '2010-12-23 09:24:00', 1, 176, 13180, 1, 2), (14580, '2010-12-23 09:24:02', 1, 30, 13180, 1, 2), (14581, '2010-12-23 09:24:04', 1, 29, 13180, 1, 2), (14582, '2010-12-23 09:24:06', 1, 28, 13180, 1, 2), (14583, '2010-12-23 09:24:08', 1, 27, 13180, 1, 2), (14584, '2010-12-23 09:24:10', 1, 26, 13180, 1, 2), (14585, '2010-12-23 09:24:12', 1, 25, 13180, 1, 2), (14586, '2010-12-23 09:24:14', 1, 24, 13180, 1, 2), (14587, '2010-12-23 09:24:16', 1, 23, 13180, 1, 2), (14588, '2010-12-23 09:24:18', 1, 22, 13180, 1, 2), (14589, '2010-12-23 09:24:20', 1, 21, 13180, 1, 2), (14590, '2010-12-23 09:24:22', 1, 20, 13180, 1, 2), (14591, '2010-12-23 09:24:24', 1, 17, 13180, 1, 2), (14592, '2010-12-23 09:24:26', 1, 16, 13180, 1, 2), (14593, '2010-12-23 09:24:28', 1, 15, 13180, 1, 2), (14594, '2010-12-23 09:24:30', 1, 14, 13180, 1, 2), (14595, '2010-12-23 09:24:32', 1, 13, 13180, 1, 2), (14596, '2010-12-23 09:24:34', 1, 12, 13180, 1, 2), (14597, '2010-12-23 09:24:36', 1, 11, 13180, 1, 2), (14598, '2010-12-23 09:24:38', 1, 10, 13180, 1, 2), (14599, '2010-12-23 09:24:40', 1, 9, 13180, 1, 2), (14600, '2010-12-23 09:24:42', 1, 8, 13180, 1, 2), (14601, '2010-12-23 09:24:44', 1, 7, 13180, 1, 2), (14602, '2010-12-23 09:24:46', 1, 6, 13180, 1, 2), (14603, '2010-12-23 09:24:48', 1, 5, 13180, 1, 2), (14604, '2010-12-23 09:24:50', 1, 4, 13180, 1, 2), (14605, '2010-12-23 09:24:52', 1, 3, 13180, 1, 2), (14606, '2010-12-23 09:24:54', 1, 2, 13180, 1, 2), (14607, '2010-12-23 09:24:56', 1, 1, 13180, 1, 2), (14608, '2010-12-23 09:25:20', 1, 132, 13180, 1, 2), (14609, '2010-12-23 09:25:22', 1, 131, 13180, 1, 2), (14610, '2010-12-23 09:25:24', 1, 130, 13180, 1, 2), (14611, '2010-12-23 09:25:25', 1, 129, 13180, 1, 2), (14612, '2010-12-23 09:25:27', 1, 128, 13180, 1, 2), (14613, '2010-12-23 09:25:29', 1, 127, 13180, 1, 2), (14614, '2010-12-23 09:25:31', 1, 126, 13180, 1, 2), (14615, '2010-12-23 09:25:33', 1, 125, 13180, 1, 2), (14616, '2010-12-23 09:25:35', 1, 124, 13180, 1, 2), (14617, '2010-12-23 09:25:37', 1, 59, 13180, 1, 2), (14618, '2010-12-23 09:25:39', 1, 58, 13180, 1, 2), (14619, '2010-12-23 09:25:41', 1, 57, 13180, 1, 2), (14620, '2010-12-23 09:25:43', 1, 56, 13180, 1, 2), (14621, '2010-12-23 09:25:45', 1, 55, 13180, 1, 2), (14622, '2010-12-23 09:25:47', 1, 54, 13180, 1, 2), (14623, '2010-12-23 09:25:49', 1, 53, 13180, 1, 2), (14624, '2010-12-23 09:25:51', 1, 52, 13180, 1, 2), (14625, '2010-12-23 09:25:53', 1, 51, 13180, 1, 2), (14626, '2010-12-23 09:25:55', 1, 50, 13180, 1, 2), (14627, '2010-12-23 09:25:57', 1, 49, 13180, 1, 2), (14628, '2010-12-23 09:25:59', 1, 48, 13180, 1, 2), (14629, '2010-12-23 09:26:01', 1, 33, 13180, 1, 2), (14630, '2010-12-23 09:26:03', 1, 32, 13180, 1, 2), (14631, '2010-12-23 09:26:05', 1, 31, 13180, 1, 2), (14632, '2010-12-23 09:26:29', 1, 61, 13180, 1, 2), (14633, '2010-12-23 09:26:31', 1, 60, 13180, 1, 2), (14634, '2010-12-23 09:26:52', 1, 63, 13180, 1, 2), (14635, '2010-12-23 09:26:54', 1, 62, 13180, 1, 2), (14636, '2010-12-23 09:27:15', 1, 170, 13180, 1, 2), (14637, '2010-12-23 09:27:17', 1, 169, 13180, 1, 2), (14638, '2010-12-23 09:27:19', 1, 167, 13180, 1, 2), (14639, '2010-12-23 09:27:21', 1, 166, 13180, 1, 2), (14640, '2010-12-23 09:27:42', 1, 79, 13180, 1, 2), (14641, '2010-12-23 09:28:02', 1, 168, 13180, 1, 2), (14642, '2010-12-23 09:28:23', 1, 253, 13180, 1, 2), (14643, '2010-12-23 09:28:25', 1, 196, 13180, 1, 2), (14644, '2010-12-23 09:28:27', 1, 97, 13180, 1, 2), (14645, '2010-12-23 09:28:29', 1, 96, 13180, 1, 2), (14646, '2010-12-23 09:28:31', 1, 95, 13180, 1, 2), (14647, '2010-12-23 09:28:33', 1, 94, 13180, 1, 2), (14648, '2010-12-23 09:28:35', 1, 93, 13180, 1, 2), (14649, '2010-12-23 09:28:37', 1, 92, 13180, 1, 2), (14650, '2010-12-23 09:28:39', 1, 91, 13180, 1, 2), (14651, '2010-12-23 09:28:41', 1, 90, 13180, 1, 2), (14652, '2010-12-23 09:28:43', 1, 89, 13180, 1, 2), (14653, '2010-12-23 09:28:45', 1, 88, 13180, 1, 2), (14654, '2010-12-23 09:28:47', 1, 87, 13180, 1, 2), (14655, '2010-12-23 09:28:49', 1, 86, 13180, 1, 2), (14656, '2010-12-23 09:28:51', 1, 85, 13180, 1, 2), (14657, '2010-12-23 09:28:53', 1, 84, 13180, 1, 2), (14658, '2010-12-23 09:28:55', 1, 83, 13180, 1, 2), (14659, '2010-12-23 09:28:57', 1, 82, 13180, 1, 2), (14660, '2010-12-23 09:28:59', 1, 81, 13180, 1, 2), (14661, '2010-12-23 09:29:01', 1, 80, 13180, 1, 2), (14662, '2010-12-23 09:29:24', 1, 165, 13180, 1, 2), (14663, '2010-12-23 09:29:26', 1, 164, 13180, 1, 2), (14664, '2010-12-23 09:29:28', 1, 163, 13180, 1, 2), (14665, '2010-12-23 09:29:30', 1, 162, 13180, 1, 2), (14666, '2010-12-23 09:29:32', 1, 161, 13180, 1, 2), (14667, '2010-12-23 09:29:34', 1, 160, 13180, 1, 2), (14668, '2010-12-23 09:29:36', 1, 159, 13180, 1, 2), (14669, '2010-12-23 09:29:38', 1, 158, 13180, 1, 2), (14670, '2010-12-23 09:30:03', 1, 78, 13180, 1, 2), (14671, '2010-12-23 09:30:05', 1, 77, 13180, 1, 2), (14672, '2010-12-23 09:30:07', 1, 76, 13180, 1, 2), (14673, '2010-12-23 09:30:09', 1, 75, 13180, 1, 2), (14674, '2010-12-23 09:30:10', 1, 74, 13180, 1, 2), (14675, '2010-12-23 09:30:12', 1, 73, 13180, 1, 2), (14676, '2010-12-23 09:30:14', 1, 72, 13180, 1, 2), (14677, '2010-12-23 09:30:16', 1, 71, 13180, 1, 2), (14678, '2010-12-23 09:30:18', 1, 70, 13180, 1, 2), (14679, '2010-12-23 09:30:20', 1, 69, 13180, 1, 2), (14680, '2010-12-23 09:30:22', 1, 68, 13180, 1, 2), (14681, '2010-12-23 09:30:24', 1, 67, 13180, 1, 2), (14682, '2010-12-23 09:30:26', 1, 66, 13180, 1, 2), (14683, '2010-12-23 09:30:28', 1, 30, 13180, 1, 2), (14684, '2010-12-23 09:30:50', 1, 65, 13180, 1, 2), (14685, '2010-12-23 09:30:52', 1, 64, 13180, 1, 2), (14686, '2010-12-23 09:33:00', 1, 115, 13180, 1, 2), (14687, '2010-12-23 09:33:20', 1, 103, 13180, 1, 2), (14688, '2010-12-23 09:33:22', 1, 102, 13180, 1, 2), (14689, '2010-12-23 09:33:25', 1, 101, 13180, 1, 2), (14690, '2010-12-23 09:33:27', 1, 100, 13180, 1, 2), (14691, '2010-12-23 09:33:46', 1, 117, 13180, 1, 2), (14692, '2010-12-23 09:34:04', 1, 99, 13180, 1, 2), (14693, '2010-12-23 09:34:06', 1, 98, 13180, 1, 2), (14694, '2010-12-23 09:34:29', 1, 123, 13180, 1, 2), (14695, '2010-12-23 09:34:31', 1, 122, 13180, 1, 2), (14696, '2010-12-23 09:34:35', 1, 121, 13180, 1, 2), (14697, '2010-12-23 09:34:37', 1, 120, 13180, 1, 2), (14698, '2010-12-23 09:34:39', 1, 119, 13180, 1, 2), (14699, '2010-12-23 09:34:41', 1, 118, 13180, 1, 2), (14700, '2010-12-23 09:34:43', 1, 114, 13180, 1, 2), (14701, '2010-12-23 09:36:34', 1, 123, 13180, 1, 2), (14702, '2010-12-23 09:36:36', 1, 122, 13180, 1, 2), (14703, '2010-12-23 09:36:38', 1, 121, 13180, 1, 2), (14704, '2010-12-23 09:36:40', 1, 118, 13180, 1, 2), (14705, '2010-12-23 09:36:42', 1, 116, 13180, 1, 2), (14706, '2010-12-23 09:36:44', 1, 112, 13180, 1, 2), (14707, '2010-12-23 09:36:46', 1, 111, 13180, 1, 2), (14708, '2010-12-23 09:36:48', 1, 110, 13180, 1, 2), (14709, '2010-12-23 09:36:50', 1, 109, 13180, 1, 2), (14710, '2010-12-23 09:36:52', 1, 108, 13180, 1, 2), (14711, '2010-12-23 09:37:11', 1, 119, 13180, 1, 2), (14712, '2010-12-23 09:37:13', 1, 118, 13180, 1, 2), (14713, '2010-12-23 09:37:15', 1, 116, 13180, 1, 2), (14714, '2010-12-23 09:37:17', 1, 114, 13180, 1, 2), (14715, '2010-12-23 09:37:19', 1, 113, 13180, 1, 2), (14716, '2010-12-23 09:37:21', 1, 112, 13180, 1, 2), (14717, '2010-12-23 09:37:23', 1, 111, 13180, 1, 2), (14718, '2010-12-23 09:37:25', 1, 110, 13180, 1, 2), (14719, '2010-12-23 09:37:26', 1, 109, 13180, 1, 2), (14720, '2010-12-23 09:37:28', 1, 108, 13180, 1, 2), (14721, '2010-12-23 09:37:30', 1, 107, 13180, 1, 2), (14722, '2010-12-23 09:37:32', 1, 106, 13180, 1, 2), (14723, '2010-12-23 09:37:34', 1, 105, 13180, 1, 2), (14724, '2010-12-23 09:37:36', 1, 104, 13180, 1, 2), (14725, '2010-12-23 09:37:54', 1, 120, 13180, 1, 2), (14726, '2010-12-23 09:38:14', 1, 246, 13180, 1, 2), (14727, '2010-12-23 09:38:17', 1, 246, 13180, 1, 2), (14728, '2010-12-23 09:38:19', 1, 240, 13180, 1, 2), (14729, '2010-12-23 09:38:21', 1, 240, 13180, 1, 2), (14730, '2010-12-23 09:38:23', 1, 235, 13180, 1, 2), (14731, '2010-12-23 09:38:25', 1, 235, 13180, 1, 2), (14732, '2010-12-23 09:38:27', 1, 229, 13180, 1, 2), (14733, '2010-12-23 09:38:29', 1, 229, 13180, 1, 2), (14734, '2010-12-23 09:38:31', 1, 213, 13180, 1, 2), (14735, '2010-12-23 09:38:33', 1, 213, 13180, 1, 2), (14736, '2010-12-23 09:38:36', 1, 201, 13180, 1, 2), (14737, '2010-12-23 09:38:38', 1, 201, 13180, 1, 2), (14738, '2010-12-23 09:38:40', 1, 192, 13180, 1, 2), (14739, '2010-12-23 09:38:42', 1, 191, 13180, 1, 2), (14740, '2010-12-23 09:38:44', 1, 190, 13180, 1, 2), (14741, '2010-12-23 09:38:46', 1, 184, 13180, 1, 2), (14742, '2010-12-23 09:38:48', 1, 183, 13180, 1, 2), (14743, '2010-12-23 09:38:50', 1, 182, 13180, 1, 2), (14744, '2010-12-23 09:38:54', 1, 181, 13180, 1, 2), (14745, '2010-12-23 09:38:56', 1, 180, 13180, 1, 2), (14746, '2010-12-23 09:38:58', 1, 174, 13180, 1, 2), (14747, '2010-12-23 09:39:00', 1, 174, 13180, 1, 2), (14748, '2010-12-23 09:39:03', 1, 173, 13180, 1, 2), (14749, '2010-12-23 09:39:05', 1, 172, 13180, 1, 2), (14750, '2010-12-23 09:39:07', 1, 171, 13180, 1, 2), (14751, '2010-12-23 09:39:09', 1, 157, 13180, 1, 2), (14752, '2010-12-23 09:39:11', 1, 157, 13180, 1, 2), (14753, '2010-12-23 09:39:13', 1, 152, 13180, 1, 2), (14754, '2010-12-23 09:39:15', 1, 152, 13180, 1, 2), (14755, '2010-12-23 09:39:17', 1, 150, 13180, 1, 2), (14756, '2010-12-23 09:39:19', 1, 149, 13180, 1, 2), (14757, '2010-12-23 09:39:21', 1, 148, 13180, 1, 2), (14758, '2010-12-23 09:41:28', 1, 246, 13180, 1, 2), (14759, '2010-12-23 09:41:30', 1, 246, 13180, 1, 2), (14760, '2010-12-23 09:41:33', 1, 240, 13180, 1, 2), (14761, '2010-12-23 09:41:35', 1, 240, 13180, 1, 2), (14762, '2010-12-23 09:41:37', 1, 235, 13180, 1, 2), (14763, '2010-12-23 09:41:39', 1, 235, 13180, 1, 2), (14764, '2010-12-23 09:41:41', 1, 229, 13180, 1, 2), (14765, '2010-12-23 09:41:43', 1, 229, 13180, 1, 2), (14766, '2010-12-23 09:41:45', 1, 213, 13180, 1, 2), (14767, '2010-12-23 09:41:48', 1, 213, 13180, 1, 2), (14768, '2010-12-23 09:41:50', 1, 201, 13180, 1, 2), (14769, '2010-12-23 09:41:52', 1, 201, 13180, 1, 2), (14770, '2010-12-23 09:41:54', 1, 174, 13180, 1, 2), (14771, '2010-12-23 09:41:56', 1, 174, 13180, 1, 2), (14772, '2010-12-23 09:41:58', 1, 157, 13180, 1, 2), (14773, '2010-12-23 09:42:00', 1, 157, 13180, 1, 2), (14774, '2010-12-23 09:42:03', 1, 152, 13180, 1, 2), (14775, '2010-12-23 09:42:05', 1, 152, 13180, 1, 2), (14776, '2010-12-23 09:42:07', 1, 139, 13180, 1, 2), (14777, '2010-12-23 09:42:25', 1, 192, 13180, 1, 2), (14778, '2010-12-23 09:42:27', 1, 191, 13180, 1, 2), (14779, '2010-12-23 09:42:29', 1, 190, 13180, 1, 2), (14780, '2010-12-23 09:42:31', 1, 184, 13180, 1, 2), (14781, '2010-12-23 09:42:33', 1, 183, 13180, 1, 2), (14782, '2010-12-23 09:42:35', 1, 182, 13180, 1, 2), (14783, '2010-12-23 09:42:37', 1, 181, 13180, 1, 2), (14784, '2010-12-23 09:42:39', 1, 180, 13180, 1, 2), (14785, '2010-12-23 09:42:41', 1, 173, 13180, 1, 2), (14786, '2010-12-23 09:42:59', 1, 172, 13180, 1, 2), (14787, '2010-12-23 09:43:01', 1, 171, 13180, 1, 2), (14788, '2010-12-23 09:43:03', 1, 150, 13180, 1, 2), (14789, '2010-12-23 09:43:05', 1, 149, 13180, 1, 2), (14790, '2010-12-23 09:43:07', 1, 148, 13180, 1, 2), (14791, '2010-12-23 09:43:09', 1, 147, 13180, 1, 2), (14792, '2010-12-23 09:43:11', 1, 146, 13180, 1, 2), (14793, '2010-12-23 09:43:13', 1, 145, 13180, 1, 2), (14794, '2010-12-23 09:43:15', 1, 144, 13180, 1, 2), (14795, '2010-12-23 09:43:17', 1, 143, 13180, 1, 2), (14796, '2010-12-23 09:43:19', 1, 142, 13180, 1, 2), (14797, '2010-12-23 09:43:21', 1, 141, 13180, 1, 2), (14798, '2010-12-23 09:43:23', 1, 140, 13180, 1, 2), (14799, '2010-12-23 09:46:56', 1, 169, 13180, 1, 2), (14800, '2010-12-23 09:46:59', 1, 170, 13180, 1, 2), (14801, '2010-12-23 09:58:29', 1, 1, 13180, 1, 2), (14802, '2010-12-23 09:58:32', 1, 2, 13180, 1, 2), (14803, '2010-12-23 09:58:34', 1, 3, 13180, 1, 2), (14804, '2010-12-23 09:58:36', 1, 4, 13180, 1, 2), (14805, '2010-12-23 09:58:38', 1, 5, 13180, 1, 2), (14806, '2010-12-23 09:58:40', 1, 6, 13180, 1, 2), (14807, '2010-12-23 09:58:42', 1, 7, 13180, 1, 2), (14808, '2010-12-23 09:58:44', 1, 8, 13180, 1, 2), (14809, '2010-12-23 09:58:46', 1, 9, 13180, 1, 2), (14810, '2010-12-23 09:59:04', 1, 13, 13180, 1, 2), (14811, '2010-12-23 09:59:07', 1, 29, 13180, 1, 2), (14812, '2010-12-23 09:59:09', 1, 30, 13180, 1, 2), (14813, '2010-12-23 09:59:10', 1, 186, 13180, 1, 2), (14814, '2010-12-23 09:59:12', 1, 187, 13180, 1, 2), (14815, '2010-12-23 09:59:14', 1, 188, 13180, 1, 2), (14816, '2010-12-23 10:04:00', 1, 31, 13180, 1, 2), (14817, '2010-12-23 10:04:02', 1, 32, 13180, 1, 2), (14818, '2010-12-23 10:04:04', 1, 33, 13180, 1, 2), (14819, '2010-12-23 10:04:06', 1, 48, 13180, 1, 2), (14820, '2010-12-23 10:04:08', 1, 49, 13180, 1, 2), (14821, '2010-12-23 10:04:10', 1, 50, 13180, 1, 2), (14822, '2010-12-23 10:04:12', 1, 51, 13180, 1, 2), (14823, '2010-12-23 10:04:14', 1, 52, 13180, 1, 2), (14824, '2010-12-23 10:04:16', 1, 53, 13180, 1, 2), (14825, '2010-12-23 10:04:36', 1, 124, 13180, 1, 2), (14826, '2010-12-23 10:04:38', 1, 125, 13180, 1, 2), (14827, '2010-12-23 10:04:40', 1, 126, 13180, 1, 2), (14828, '2010-12-23 10:04:43', 1, 127, 13180, 1, 2), (14829, '2010-12-23 10:04:45', 1, 128, 13180, 1, 2), (14830, '2010-12-23 10:04:47', 1, 129, 13180, 1, 2), (14831, '2010-12-23 10:04:49', 1, 130, 13180, 1, 2), (14832, '2010-12-23 10:04:50', 1, 131, 13180, 1, 2), (14833, '2010-12-23 10:04:53', 1, 132, 13180, 1, 2), (14834, '2010-12-23 10:06:48', 1, 60, 13180, 1, 2), (14835, '2010-12-23 10:06:50', 1, 61, 13180, 1, 2), (14836, '2010-12-23 10:08:49', 1, 62, 13180, 1, 2), (14837, '2010-12-23 10:08:51', 1, 63, 13180, 1, 2), (14838, '2010-12-23 10:10:51', 1, 167, 13180, 1, 2), (14839, '2010-12-23 10:10:53', 1, 170, 13180, 1, 2), (14840, '2010-12-23 10:11:11', 1, 166, 13180, 1, 2), (14841, '2010-12-23 10:11:13', 1, 169, 13180, 1, 2), (14842, '2010-12-23 10:13:11', 1, 79, 13180, 1, 2), (14843, '2010-12-23 10:15:12', 1, 168, 13180, 1, 2), (14844, '2010-12-23 10:18:31', 1, 89, 13180, 1, 2), (14845, '2010-12-23 10:18:34', 1, 90, 13180, 1, 2), (14846, '2010-12-23 10:18:36', 1, 91, 13180, 1, 2), (14847, '2010-12-23 10:18:37', 1, 92, 13180, 1, 2), (14848, '2010-12-23 10:18:39', 1, 93, 13180, 1, 2), (14849, '2010-12-23 10:18:41', 1, 94, 13180, 1, 2), (14850, '2010-12-23 10:18:43', 1, 95, 13180, 1, 2), (14851, '2010-12-23 10:18:45', 1, 96, 13180, 1, 2), (14852, '2010-12-23 10:18:47', 1, 97, 13180, 1, 2), (14853, '2010-12-23 10:19:10', 1, 80, 13180, 1, 2), (14854, '2010-12-23 10:19:12', 1, 81, 13180, 1, 2), (14855, '2010-12-23 10:19:14', 1, 82, 13180, 1, 2), (14856, '2010-12-23 10:19:16', 1, 83, 13180, 1, 2), (14857, '2010-12-23 10:19:18', 1, 84, 13180, 1, 2), (14858, '2010-12-23 10:19:20', 1, 85, 13180, 1, 2), (14859, '2010-12-23 10:19:22', 1, 86, 13180, 1, 2), (14860, '2010-12-23 10:19:24', 1, 87, 13180, 1, 2), (14861, '2010-12-23 10:19:26', 1, 88, 13180, 1, 2), (14862, '2010-12-23 10:21:38', 1, 161, 13180, 1, 2), (14863, '2010-12-23 10:21:40', 1, 162, 13180, 1, 2), (14864, '2010-12-23 10:21:42', 1, 163, 13180, 1, 2), (14865, '2010-12-23 10:22:03', 1, 158, 13180, 1, 2), (14866, '2010-12-23 10:22:05', 1, 159, 13180, 1, 2), (14867, '2010-12-23 10:22:08', 1, 160, 13180, 1, 2), (14868, '2010-12-23 10:22:27', 1, 164, 13180, 1, 2), (14869, '2010-12-23 10:22:29', 1, 165, 13180, 1, 2), (14870, '2010-12-23 10:24:26', 1, 2, 13170, 1, 2), (14871, '2010-12-23 10:24:50', 1, 1, 13170, 1, 2), (14872, '2010-12-23 10:25:19', 1, 73, 13180, 1, 2), (14873, '2010-12-23 10:25:21', 1, 74, 13180, 1, 2), (14874, '2010-12-23 10:25:23', 1, 75, 13180, 1, 2), (14875, '2010-12-23 10:25:25', 1, 76, 13180, 1, 2), (14876, '2010-12-23 10:25:27', 1, 77, 13180, 1, 2), (14877, '2010-12-23 10:25:29', 1, 78, 13180, 1, 2), (14878, '2010-12-23 10:25:50', 1, 30, 13180, 1, 2), (14879, '2010-12-23 10:25:52', 1, 66, 13180, 1, 2), (14880, '2010-12-23 10:25:54', 1, 67, 13180, 1, 2), (14881, '2010-12-23 10:25:56', 1, 68, 13180, 1, 2), (14882, '2010-12-23 10:25:58', 1, 69, 13180, 1, 2), (14883, '2010-12-23 10:26:00', 1, 70, 13180, 1, 2), (14884, '2010-12-23 10:26:02', 1, 71, 13180, 1, 2), (14885, '2010-12-23 10:26:04', 1, 72, 13180, 1, 2), (14886, '2010-12-23 10:37:53', 1, 23, 13184, 1, 2), (14887, '2010-12-23 10:43:20', 1, 52, 0, 1, 2), (14888, '2010-12-23 10:46:40', 1, 253, 13170, 1, 2), (14889, '2010-12-23 10:47:12', 1, 196, 13170, 1, 2), (14890, '2010-12-23 10:57:41', 1, 59, 13185, 1, 2), (14891, '2010-12-23 10:57:44', 1, 59, 13175, 1, 2), (14892, '2010-12-23 10:58:45', 1, 166, 13186, 1, 2), (14893, '2010-12-23 10:59:14', 1, 167, 13186, 1, 2), (14894, '2010-12-23 11:04:04', 1, 59, 13175, 1, 2), (14895, '2010-12-23 11:09:47', 1, 49, 13188, 1, 2), (14896, '2010-12-23 11:13:52', 1, 26, 0, 1, 2), (14897, '2010-12-23 11:29:28', 1, 195, 13180, 1, 2), (14898, '2010-12-23 11:29:30', 1, 194, 13180, 1, 2), (14899, '2010-12-23 11:29:32', 1, 177, 13180, 1, 2), (14900, '2010-12-23 11:29:34', 1, 176, 13180, 1, 2), (14901, '2010-12-23 11:29:36', 1, 28, 13180, 1, 2), (14902, '2010-12-23 11:29:38', 1, 27, 13180, 1, 2), (14903, '2010-12-23 11:29:40', 1, 26, 13180, 1, 2), (14904, '2010-12-23 11:29:42', 1, 25, 13180, 1, 2), (14905, '2010-12-23 11:29:44', 1, 24, 13180, 1, 2), (14906, '2010-12-23 11:29:46', 1, 23, 13180, 1, 2), (14907, '2010-12-23 11:29:48', 1, 22, 13180, 1, 2), (14908, '2010-12-23 11:29:50', 1, 21, 13180, 1, 2), (14909, '2010-12-23 11:29:52', 1, 20, 13180, 1, 2), (14910, '2010-12-23 11:29:54', 1, 17, 13180, 1, 2), (14911, '2010-12-23 11:29:56', 1, 16, 13180, 1, 2), (14912, '2010-12-23 11:29:58', 1, 15, 13180, 1, 2), (14913, '2010-12-23 11:30:01', 1, 14, 13180, 1, 2), (14914, '2010-12-23 11:30:03', 1, 12, 13180, 1, 2), (14915, '2010-12-23 11:30:05', 1, 11, 13180, 1, 2), (14916, '2010-12-23 11:30:07', 1, 10, 13180, 1, 2), (14917, '2010-12-23 11:34:24', 1, 161, 0, 1, 2), (14918, '2010-12-23 11:38:49', 1, 59, 13180, 1, 2), (14919, '2010-12-23 11:38:51', 1, 58, 13180, 1, 2), (14920, '2010-12-23 11:38:53', 1, 57, 13180, 1, 2), (14921, '2010-12-23 11:38:55', 1, 56, 13180, 1, 2), (14922, '2010-12-23 11:38:57', 1, 55, 13180, 1, 2), (14923, '2010-12-23 11:38:59', 1, 54, 13180, 1, 2), (14924, '2010-12-23 11:53:34', 1, 48, 0, 1, 2), (14925, '2010-12-23 12:03:41', 1, 93, 0, 1, 2), (14926, '2010-12-23 12:14:47', 1, 253, 13180, 1, 2), (14927, '2010-12-23 12:14:49', 1, 196, 13180, 1, 2), (14928, '2010-12-23 12:25:03', 1, 125, 0, 1, 2), (14929, '2010-12-23 12:37:25', 1, 252, 13170, 1, 2), (14930, '2010-12-23 12:44:13', 1, 196, 0, 1, 2), (14931, '2010-12-23 13:13:13', 1, 133, 0, 1, 2), (14932, '2010-12-23 13:13:27', 1, 187, 0, 1, 2), (14933, '2010-12-23 13:14:55', 1, 72, 13170, 1, 2), (14934, '2010-12-23 13:19:36', 1, 9, 13170, 1, 2), (14935, '2010-12-23 13:19:37', 1, 10, 13170, 1, 2), (14936, '2010-12-23 13:34:01', 1, 147, 0, 1, 2), (14937, '2010-12-23 14:01:52', 1, 146, 0, 1, 2), (14938, '2010-12-23 14:24:15', 1, 109, 0, 1, 2), (14939, '2010-12-23 14:24:46', 1, 235, 0, 1, 2), (14940, '2010-12-23 14:43:19', 1, 8, 13170, 1, 2), (14941, '2010-12-23 14:43:21', 1, 7, 13170, 1, 2), (14942, '2010-12-23 14:44:53', 1, 9, 0, 1, 2), (14943, '2010-12-23 14:45:09', 1, 53, 0, 1, 2), (14944, '2010-12-23 14:54:42', 1, 12, 13195, 1, 2), (14945, '2010-12-23 14:55:21', 1, 8, 13195, 1, 2), (14946, '2010-12-23 15:33:41', 1, 171, 0, 1, 2), (14947, '2010-12-23 15:55:21', 1, 181, 13197, 1, 2), (14948, '2010-12-23 16:45:24', 1, 50, 0, 1, 2), (14949, '2010-12-23 16:57:26', 1, 147, 13201, 1, 2), (14950, '2010-12-23 17:26:46', 1, 53, 13203, 1, 2), (14951, '2010-12-23 17:29:55', 4, 118, 13204, 1, 2), (14952, '2010-12-23 17:29:56', 4, 133, 13204, 1, 2), (14953, '2010-12-23 17:29:56', 4, 192, 13204, 1, 2), (14954, '2010-12-23 17:30:56', 1, 49, 13206, 1, 2), (14955, '2010-12-23 17:31:24', 1, 141, 13206, 1, 2), (14956, '2010-12-23 17:32:28', 4, 50, 13204, 1, 2), (14957, '2010-12-23 17:34:48', 4, 141, 13204, 1, 2), (14958, '2010-12-23 17:35:31', 1, 50, 13204, 1, 2), (14959, '2010-12-23 17:38:16', 1, 118, 13206, 1, 2), (14960, '2010-12-23 17:40:54', 1, 112, 13205, 1, 2), (14961, '2010-12-23 17:41:29', 4, 112, 13205, 1, 2), (14962, '2010-12-23 17:41:29', 4, 133, 13205, 1, 2), (14963, '2010-12-23 17:41:29', 4, 192, 13205, 1, 2), (14964, '2010-12-23 17:41:46', 4, 49, 13205, 1, 2), (14965, '2010-12-23 17:43:22', 1, 30, 13208, 1, 2), (14966, '2010-12-23 17:44:03', 1, 30, 13208, 1, 2), (14967, '2010-12-23 17:44:24', 1, 30, 13208, 1, 2), (14968, '2010-12-23 17:44:26', 1, 30, 13208, 1, 2), (14969, '2010-12-23 17:59:51', 1, 48, 13210, 1, 2), (14970, '2010-12-23 18:00:54', 1, 140, 13211, 1, 2), (14971, '2010-12-23 18:01:01', 1, 50, 13210, 1, 2), (14972, '2010-12-23 18:01:24', 1, 32, 13210, 1, 2), (14973, '2010-12-23 18:01:48', 1, 52, 13210, 1, 2), (14974, '2010-12-23 18:03:05', 1, 98, 13212, 1, 2), (14975, '2010-12-23 18:05:01', 1, 50, 13211, 1, 2), (14976, '2010-12-23 18:05:15', 1, 106, 13211, 1, 2), (14977, '2010-12-23 18:05:57', 4, 108, 13212, 1, 2), (14978, '2010-12-23 18:05:57', 4, 133, 13212, 1, 2), (14979, '2010-12-23 18:05:57', 4, 192, 13212, 1, 2), (14980, '2010-12-23 18:07:53', 4, 7, 13212, 1, 2), (14981, '2010-12-23 18:07:59', 4, 113, 13211, 1, 2), (14982, '2010-12-23 18:07:59', 4, 133, 13211, 1, 2), (14983, '2010-12-23 18:07:59', 4, 192, 13211, 1, 2), (14984, '2010-12-23 18:08:05', 1, 112, 13211, 1, 2), (14985, '2010-12-23 18:08:23', 4, 141, 13212, 1, 2), (14986, '2010-12-23 18:11:20', 1, 192, 13211, 1, 2), (14987, '2010-12-23 18:11:55', 1, 141, 13211, 1, 2), (14988, '2010-12-23 18:11:57', 1, 4, 13211, 1, 2), (14989, '2010-12-23 18:13:29', 1, 6, 13212, 1, 2), (14990, '2010-12-23 18:14:14', 4, 100, 13212, 1, 2), (14991, '2010-12-23 18:14:39', 4, 140, 13211, 1, 2), (14992, '2010-12-23 18:14:45', 1, 99, 13211, 1, 2), (14993, '2010-12-23 18:14:50', 1, 117, 13211, 1, 2), (14994, '2010-12-23 18:15:21', 1, 50, 13211, 1, 2), (14995, '2010-12-23 18:15:37', 4, 5, 13212, 1, 2), (14996, '2010-12-23 18:16:38', 1, 50, 13211, 1, 2), (14997, '2010-12-23 18:16:45', 4, 117, 13212, 1, 2), (14998, '2010-12-23 18:18:02', 4, 147, 13211, 1, 2), (14999, '2010-12-23 18:18:20', 1, 113, 13211, 1, 2), (15000, '2010-12-23 18:19:05', 1, 144, 13212, 1, 2), (15001, '2010-12-23 18:21:12', 1, 133, 13211, 1, 2), (15002, '2010-12-23 18:22:20', 4, 50, 13211, 1, 2), (15003, '2010-12-23 18:24:50', 1, 64, 0, 1, 2), (15004, '2010-12-23 18:44:37', 1, 20, 0, 1, 2), (15005, '2010-12-23 18:44:54', 1, 49, 0, 1, 2), (15006, '2010-12-23 18:45:08', 1, 123, 0, 1, 2), (15007, '2010-12-23 20:53:50', 1, 186, 0, 1, 2), (15008, '2010-12-23 20:54:17', 1, 101, 0, 1, 2), (15009, '2010-12-23 20:54:36', 1, 139, 0, 1, 2), (15010, '2010-12-23 20:57:16', 1, 3, 0, 1, 2), (15011, '2010-12-23 21:25:57', 1, 141, 0, 1, 2), (15012, '2010-12-23 21:50:25', 1, 8, 13213, 1, 2), (15013, '2010-12-24 00:18:33', 1, 93, 13215, 1, 2), (15014, '2010-12-24 00:24:29', 1, 172, 0, 1, 2), (15015, '2010-12-24 00:28:53', 1, 167, 0, 1, 2), (15016, '2010-12-24 00:29:08', 1, 13, 0, 1, 2), (15017, '2010-12-24 00:32:02', 1, 10, 0, 1, 2), (15018, '2010-12-24 00:32:20', 1, 104, 0, 1, 2), (15019, '2010-12-24 00:38:37', 1, 140, 0, 1, 2), (15020, '2010-12-24 00:46:27', 1, 32, 0, 1, 2), (15021, '2010-12-24 00:51:18', 1, 99, 0, 1, 2), (15022, '2010-12-24 00:51:39', 1, 124, 0, 1, 2), (15023, '2010-12-24 00:51:53', 1, 118, 0, 1, 2), (15024, '2010-12-24 00:52:30', 1, 163, 0, 1, 2), (15025, '2010-12-24 00:53:14', 1, 73, 0, 1, 2), (15026, '2010-12-24 01:07:28', 1, 88, 0, 1, 2), (15027, '2010-12-24 01:17:43', 1, 130, 0, 1, 2), (15028, '2010-12-24 01:33:11', 1, 97, 0, 1, 2), (15029, '2010-12-24 01:39:23', 1, 7, 13216, 1, 2), (15030, '2010-12-24 01:47:03', 1, 89, 0, 1, 2), (15031, '2010-12-24 01:48:09', 1, 78, 0, 1, 2), (15032, '2010-12-24 01:55:49', 1, 59, 0, 1, 2), (15033, '2010-12-24 01:57:16', 1, 6, 0, 1, 2), (15034, '2010-12-24 01:58:24', 1, 141, 0, 1, 2), (15035, '2010-12-24 02:00:30', 1, 72, 13217, 1, 2), (15036, '2010-12-24 02:07:58', 1, 159, 0, 1, 2), (15037, '2010-12-24 02:08:12', 1, 177, 0, 1, 2), (15038, '2010-12-24 02:08:38', 1, 141, 13221, 1, 2), (15039, '2010-12-24 02:08:42', 1, 118, 13223, 1, 2), (15040, '2010-12-24 02:08:44', 1, 112, 13224, 1, 2), (15041, '2010-12-24 02:08:47', 1, 49, 13225, 1, 2), (15042, '2010-12-24 02:08:49', 1, 50, 13226, 1, 2), (15043, '2010-12-24 02:09:15', 1, 108, 13239, 1, 2), (15044, '2010-12-24 02:09:19', 1, 107, 13241, 1, 2), (15045, '2010-12-24 02:09:29', 1, 117, 13246, 1, 2), (15046, '2010-12-24 02:09:31', 1, 104, 13247, 1, 2), (15047, '2010-12-24 02:09:33', 1, 8, 13248, 1, 2), (15048, '2010-12-24 02:09:37', 1, 174, 13250, 1, 2), (15049, '2010-12-24 02:09:40', 1, 102, 13251, 1, 2), (15050, '2010-12-24 02:09:44', 1, 17, 13253, 1, 2), (15051, '2010-12-24 02:09:46', 1, 143, 13254, 1, 2), (15052, '2010-12-24 02:09:50', 1, 9, 13256, 1, 2), (15053, '2010-12-24 02:09:52', 1, 139, 13257, 1, 2), (15054, '2010-12-24 02:10:02', 1, 6, 13262, 1, 2), (15055, '2010-12-24 02:10:04', 1, 113, 13263, 1, 2), (15056, '2010-12-24 02:10:06', 1, 240, 13264, 1, 2), (15057, '2010-12-24 02:10:19', 1, 16, 13270, 1, 2), (15058, '2010-12-24 02:10:24', 1, 146, 13273, 1, 2), (15059, '2010-12-24 02:10:26', 1, 112, 13274, 1, 2), (15060, '2010-12-24 02:10:28', 1, 3, 13275, 1, 2), (15061, '2010-12-24 02:10:34', 1, 196, 13278, 1, 2), (15062, '2010-12-24 02:10:36', 1, 253, 13279, 1, 2), (15063, '2010-12-24 02:10:38', 1, 122, 13280, 1, 2), (15064, '2010-12-24 02:10:40', 1, 111, 13281, 1, 2), (15065, '2010-12-24 02:10:44', 1, 182, 13283, 1, 2), (15066, '2010-12-24 02:10:49', 1, 183, 13285, 1, 2), (15067, '2010-12-24 02:10:51', 1, 7, 13286, 1, 2), (15068, '2010-12-24 02:10:53', 1, 157, 13287, 1, 2), (15069, '2010-12-24 02:10:55', 1, 240, 13288, 1, 2), (15070, '2010-12-24 02:10:59', 1, 106, 13290, 1, 2), (15071, '2010-12-24 02:11:01', 1, 3, 13291, 1, 2), (15072, '2010-12-24 02:11:03', 1, 6, 13292, 1, 2), (15073, '2010-12-24 02:11:05', 1, 14, 13293, 1, 2), (15074, '2010-12-24 02:11:09', 1, 64, 13295, 1, 2), (15075, '2010-12-24 02:11:11', 1, 100, 13296, 1, 2), (15076, '2010-12-24 02:11:13', 1, 1, 13297, 1, 2), (15077, '2010-12-24 02:11:22', 1, 229, 13301, 1, 2), (15078, '2010-12-24 02:11:26', 1, 104, 13303, 1, 2), (15079, '2010-12-24 02:11:28', 1, 28, 13304, 1, 2), (15080, '2010-12-24 02:11:30', 1, 111, 13305, 1, 2), (15081, '2010-12-24 02:11:32', 1, 144, 13306, 1, 2), (15082, '2010-12-24 02:11:36', 1, 141, 13308, 1, 2), (15083, '2010-12-24 02:11:38', 1, 98, 13309, 1, 2), (15084, '2010-12-24 02:11:44', 1, 123, 13312, 1, 2), (15085, '2010-12-24 02:11:46', 1, 63, 0, 1, 2), (15086, '2010-12-24 02:11:49', 1, 112, 13314, 1, 2), (15087, '2010-12-24 02:11:52', 1, 181, 13315, 1, 2), (15088, '2010-12-24 02:11:58', 1, 170, 13318, 1, 2), (15089, '2010-12-24 02:12:01', 1, 118, 13319, 1, 2), (15090, '2010-12-24 02:12:04', 1, 108, 13320, 1, 2), (15091, '2010-12-24 02:12:06', 1, 10, 13321, 1, 2), (15092, '2010-12-24 02:12:08', 1, 186, 13322, 1, 2), (15093, '2010-12-24 02:12:11', 1, 120, 13323, 1, 2), (15094, '2010-12-24 02:12:13', 1, 110, 13324, 1, 2), (15095, '2010-12-24 02:12:31', 1, 150, 13331, 1, 2), (15096, '2010-12-24 02:12:35', 1, 100, 13333, 1, 2), (15097, '2010-12-24 02:12:38', 1, 181, 13334, 1, 2), (15098, '2010-12-24 02:12:40', 1, 101, 13335, 1, 2), (15099, '2010-12-24 02:12:42', 1, 62, 13336, 1, 2), (15100, '2010-12-24 02:12:48', 1, 147, 13339, 1, 2), (15101, '2010-12-24 02:12:50', 1, 194, 13340, 1, 2), (15102, '2010-12-24 02:12:52', 1, 213, 13341, 1, 2), (15103, '2010-12-24 02:12:58', 1, 23, 13344, 1, 2), (15104, '2010-12-24 02:13:07', 1, 191, 13349, 1, 2), (15105, '2010-12-24 02:13:10', 1, 184, 13350, 1, 2), (15106, '2010-12-24 02:13:12', 1, 118, 13351, 1, 2), (15107, '2010-12-24 02:13:15', 1, 85, 13353, 1, 2), (15108, '2010-12-24 02:13:17', 1, 84, 13354, 1, 2), (15109, '2010-12-24 02:13:19', 1, 82, 13355, 1, 2), (15110, '2010-12-24 02:13:21', 1, 81, 13356, 1, 2), (15111, '2010-12-24 02:13:25', 1, 86, 13358, 1, 2), (15112, '2010-12-24 02:13:27', 1, 109, 13359, 1, 2), (15113, '2010-12-24 02:13:32', 1, 87, 13361, 1, 2), (15114, '2010-12-24 02:13:34', 1, 80, 13362, 1, 2), (15115, '2010-12-24 02:13:36', 1, 83, 13363, 1, 2), (15116, '2010-12-24 02:13:42', 1, 163, 13366, 1, 2), (15117, '2010-12-24 02:13:44', 1, 190, 13367, 1, 2), (15118, '2010-12-24 02:13:49', 1, 117, 13370, 1, 2), (15119, '2010-12-24 02:13:55', 1, 167, 13373, 1, 2), (15120, '2010-12-24 02:13:57', 1, 165, 13374, 1, 2), (15121, '2010-12-24 02:14:01', 1, 48, 13376, 1, 2), (15122, '2010-12-24 02:14:03', 1, 113, 13377, 1, 2), (15123, '2010-12-24 02:14:05', 1, 33, 13378, 1, 2), (15124, '2010-12-24 02:14:07', 1, 170, 13379, 1, 2), (15125, '2010-12-24 02:14:09', 1, 27, 13380, 1, 2), (15126, '2010-12-24 02:14:13', 1, 162, 13382, 1, 2), (15127, '2010-12-24 02:14:17', 1, 173, 13384, 1, 2), (15128, '2010-12-24 02:14:19', 1, 107, 13385, 1, 2), (15129, '2010-12-24 02:14:25', 1, 173, 13388, 1, 2), (15130, '2010-12-24 02:14:35', 1, 180, 13393, 1, 2), (15131, '2010-12-24 02:26:22', 1, 8, 0, 1, 2), (15132, '2010-12-24 02:42:17', 1, 11, 0, 1, 2), (15133, '2010-12-24 02:42:49', 1, 80, 0, 1, 2), (15134, '2010-12-24 02:52:14', 1, 132, 0, 1, 2), (15135, '2010-12-24 03:18:09', 1, 170, 0, 1, 2), (15136, '2010-12-24 03:47:03', 1, 54, 0, 1, 2), (15137, '2010-12-24 03:52:40', 1, 90, 0, 1, 2), (15138, '2010-12-24 03:55:50', 1, 21, 0, 1, 2), (15139, '2010-12-24 03:57:05', 1, 129, 0, 1, 2), (15140, '2010-12-24 04:06:07', 1, 72, 0, 1, 2), (15141, '2010-12-24 04:33:03', 1, 111, 0, 1, 2), (15142, '2010-12-24 04:33:12', 1, 164, 0, 1, 2), (15143, '2010-12-24 04:33:30', 1, 128, 0, 1, 2), (15144, '2010-12-24 04:43:42', 1, 22, 0, 1, 2), (15145, '2010-12-24 04:44:03', 1, 194, 0, 1, 2), (15146, '2010-12-24 04:44:16', 1, 27, 0, 1, 2), (15147, '2010-12-24 04:56:39', 1, 186, 13395, 1, 2), (15148, '2010-12-24 05:14:25', 1, 131, 0, 1, 2), (15149, '2010-12-24 05:16:08', 1, 164, 0, 1, 2), (15150, '2010-12-24 05:39:32', 1, 98, 13398, 1, 2), (15151, '2010-12-24 06:02:58', 1, 29, 0, 1, 2), (15152, '2010-12-24 06:05:06', 1, 150, 0, 1, 2), (15153, '2010-12-24 06:13:24', 1, 141, 0, 1, 2), (15154, '2010-12-24 06:16:41', 1, 99, 13399, 1, 2), (15155, '2010-12-24 07:03:32', 1, 158, 0, 1, 2), (15156, '2010-12-24 07:10:21', 1, 146, 0, 1, 2), (15157, '2010-12-24 07:11:16', 1, 146, 0, 1, 2), (15158, '2010-12-24 07:11:33', 1, 67, 0, 1, 2), (15159, '2010-12-24 07:23:12', 1, 28, 0, 1, 2), (15160, '2010-12-24 07:23:27', 1, 120, 0, 1, 2), (15161, '2010-12-24 07:23:41', 1, 174, 0, 1, 2), (15162, '2010-12-24 07:43:27', 1, 201, 0, 1, 2), (15163, '2010-12-24 07:49:36', 1, 66, 13401, 1, 2), (15164, '2010-12-24 07:54:36', 1, 102, 0, 1, 2), (15165, '2010-12-24 08:12:38', 1, 70, 0, 1, 2), (15166, '2010-12-24 08:13:00', 1, 82, 0, 1, 2), (15167, '2010-12-24 10:24:15', 1, 109, 0, 1, 2), (15168, '2010-12-24 10:28:30', 1, 192, 0, 1, 2), (15169, '2010-12-24 11:12:52', 1, 133, 0, 1, 2), (15170, '2010-12-24 11:25:37', 1, 99, 13404, 1, 2), (15171, '2010-12-24 11:52:02', 1, 145, 13405, 1, 2), (15172, '2010-12-24 11:53:09', 1, 12, 0, 1, 2), (15173, '2010-12-24 12:53:48', 1, 105, 0, 1, 2), (15174, '2010-12-24 13:37:51', 1, 83, 13407, 1, 2), (15175, '2010-12-24 14:22:05', 1, 181, 0, 1, 2), (15176, '2010-12-24 14:23:37', 1, 71, 0, 1, 2), (15177, '2010-12-24 14:23:50', 1, 75, 0, 1, 2), (15178, '2010-12-24 14:44:03', 1, 50, 0, 1, 2), (15179, '2010-12-24 14:48:37', 1, 24, 0, 1, 2), (15180, '2010-12-24 15:07:57', 4, 49, 13410, 1, 2), (15181, '2010-12-24 15:07:57', 4, 133, 13410, 1, 2), (15182, '2010-12-24 15:07:57', 4, 192, 13410, 1, 2), (15183, '2010-12-24 15:47:01', 1, 191, 0, 1, 2), (15184, '2010-12-24 16:18:48', 1, 86, 0, 1, 2), (15185, '2010-12-24 16:43:59', 1, 20, 0, 1, 2), (15186, '2010-12-24 16:44:17', 1, 49, 0, 1, 2), (15187, '2010-12-24 17:26:13', 1, 33, 13418, 1, 2), (15188, '2010-12-24 17:26:47', 1, 65, 13418, 1, 2), (15189, '2010-12-24 17:33:12', 1, 25, 0, 1, 2), (15190, '2010-12-24 17:38:31', 1, 190, 0, 1, 2), (15191, '2010-12-24 17:57:15', 1, 160, 13420, 1, 2), (15192, '2010-12-24 18:58:13', 1, 141, 0, 1, 2), (15193, '2010-12-24 21:03:29', 1, 186, 0, 1, 2), (15194, '2010-12-24 21:32:08', 1, 53, 0, 1, 2), (15195, '2010-12-24 21:42:44', 1, 83, 0, 1, 2), (15196, '2010-12-24 21:48:02', 1, 52, 0, 1, 2), (15197, '2010-12-24 22:24:13', 1, 3, 13426, 1, 2), (15198, '2010-12-24 22:45:20', 1, 102, 13428, 1, 2), (15199, '2010-12-24 23:42:30', 1, 106, 13429, 1, 2), (15200, '2010-12-24 23:50:09', 1, 64, 0, 1, 2), (15201, '2010-12-25 00:31:13', 1, 113, 0, 1, 2), (15202, '2010-12-25 00:32:07', 1, 104, 0, 1, 2), (15203, '2010-12-25 00:38:57', 1, 7, 0, 1, 2), (15204, '2010-12-25 00:39:15', 1, 140, 0, 1, 2), (15205, '2010-12-25 00:48:33', 1, 68, 0, 1, 2), (15206, '2010-12-25 00:48:48', 1, 33, 0, 1, 2), (15207, '2010-12-25 00:51:04', 1, 30, 0, 1, 2), (15208, '2010-12-25 00:51:20', 1, 124, 0, 1, 2), (15209, '2010-12-25 00:51:45', 1, 114, 0, 1, 2), (15210, '2010-12-25 00:53:51', 1, 7, 0, 1, 2), (15211, '2010-12-25 00:59:14', 1, 23, 0, 1, 2), (15212, '2010-12-25 01:07:53', 1, 171, 0, 1, 2), (15213, '2010-12-25 01:08:06', 1, 61, 0, 1, 2), (15214, '2010-12-25 01:08:08', 1, 165, 0, 1, 2), (15215, '2010-12-25 01:09:48', 1, 78, 0, 1, 2), (15216, '2010-12-25 01:11:39', 1, 172, 0, 1, 2), (15217, '2010-12-25 01:12:32', 1, 229, 0, 1, 2), (15218, '2010-12-25 01:15:18', 1, 167, 0, 1, 2), (15219, '2010-12-25 01:23:40', 1, 130, 0, 1, 2), (15220, '2010-12-25 01:39:17', 1, 166, 0, 1, 2), (15221, '2010-12-25 01:42:40', 1, 246, 0, 1, 2), (15222, '2010-12-25 01:46:47', 1, 4, 0, 1, 2), (15223, '2010-12-25 01:57:32', 1, 101, 13432, 1, 2), (15224, '2010-12-25 01:58:15', 1, 63, 0, 1, 2), (15225, '2010-12-25 02:02:19', 1, 188, 0, 1, 2), (15226, '2010-12-25 02:05:36', 1, 59, 0, 1, 2), (15227, '2010-12-25 02:05:51', 1, 107, 0, 1, 2), (15228, '2010-12-25 02:09:47', 1, 66, 0, 1, 2), (15229, '2010-12-25 02:10:02', 1, 6, 0, 1, 2), (15230, '2010-12-25 02:12:25', 1, 31, 0, 1, 2), (15231, '2010-12-25 02:31:47', 1, 116, 0, 1, 2), (15232, '2010-12-25 02:35:51', 1, 92, 0, 1, 2), (15233, '2010-12-25 02:54:34', 1, 83, 0, 1, 2), (15234, '2010-12-25 03:02:25', 1, 162, 0, 1, 2), (15235, '2010-12-25 03:12:00', 1, 182, 0, 1, 2), (15236, '2010-12-25 03:17:20', 1, 164, 0, 1, 2), (15237, '2010-12-25 03:27:56', 1, 84, 0, 1, 2), (15238, '2010-12-25 03:30:56', 1, 195, 0, 1, 2), (15239, '2010-12-25 03:36:41', 1, 109, 13435, 1, 2), (15240, '2010-12-25 03:37:56', 1, 1, 0, 1, 2), (15241, '2010-12-25 03:41:41', 1, 149, 0, 1, 2), (15242, '2010-12-25 03:43:12', 1, 240, 0, 1, 2), (15243, '2010-12-25 03:43:51', 1, 70, 0, 1, 2), (15244, '2010-12-25 03:46:42', 1, 68, 0, 1, 2), (15245, '2010-12-25 03:57:00', 1, 148, 0, 1, 2), (15246, '2010-12-25 03:57:27', 1, 110, 0, 1, 2), (15247, '2010-12-25 04:02:27', 1, 142, 0, 1, 2), (15248, '2010-12-25 04:04:07', 1, 55, 0, 1, 2), (15249, '2010-12-25 04:05:57', 1, 3, 0, 1, 2), (15250, '2010-12-25 04:07:19', 1, 183, 0, 1, 2), (15251, '2010-12-25 04:07:33', 1, 98, 0, 1, 2), (15252, '2010-12-25 04:33:49', 1, 128, 0, 1, 2), (15253, '2010-12-25 04:35:26', 1, 91, 0, 1, 2), (15254, '2010-12-25 04:43:25', 1, 22, 0, 1, 2), (15255, '2010-12-25 04:53:20', 1, 213, 0, 1, 2), (15256, '2010-12-25 05:04:35', 1, 168, 0, 1, 2), (15257, '2010-12-25 05:13:11', 1, 61, 0, 1, 2), (15258, '2010-12-25 05:23:20', 1, 170, 0, 1, 2), (15259, '2010-12-25 05:24:22', 1, 60, 0, 1, 2), (15260, '2010-12-25 05:24:59', 1, 58, 0, 1, 2), (15261, '2010-12-25 05:45:40', 1, 160, 0, 1, 2), (15262, '2010-12-25 05:52:37', 1, 157, 0, 1, 2), (15263, '2010-12-25 06:01:30', 1, 103, 13437, 1, 2), (15264, '2010-12-25 06:03:13', 1, 29, 0, 1, 2), (15265, '2010-12-25 06:04:04', 1, 119, 0, 1, 2), (15266, '2010-12-25 06:12:21', 1, 152, 0, 1, 2), (15267, '2010-12-25 06:13:24', 1, 141, 0, 1, 2), (15268, '2010-12-25 06:15:37', 1, 122, 0, 1, 2), (15269, '2010-12-25 06:19:29', 1, 79, 0, 1, 2), (15270, '2010-12-25 07:17:58', 1, 86, 0, 1, 2), (15271, '2010-12-25 07:33:05', 1, 201, 0, 1, 2), (15272, '2010-12-25 07:34:24', 1, 94, 0, 1, 2), (15273, '2010-12-25 07:34:38', 1, 161, 0, 1, 2), (15274, '2010-12-25 08:02:39', 1, 5, 0, 1, 2), (15275, '2010-12-25 08:02:54', 1, 82, 0, 1, 2), (15276, '2010-12-25 08:17:42', 1, 159, 13440, 1, 2), (15277, '2010-12-25 08:34:14', 1, 125, 0, 1, 2), (15278, '2010-12-25 08:45:12', 1, 196, 0, 1, 2), (15279, '2010-12-25 09:29:24', 1, 141, 13442, 1, 2), (15280, '2010-12-25 09:34:47', 1, 147, 0, 1, 2), (15281, '2010-12-25 09:37:58', 1, 112, 13443, 1, 2), (15282, '2010-12-25 10:07:59', 1, 104, 13446, 1, 2), (15283, '2010-12-25 10:24:36', 1, 109, 0, 1, 2), (15284, '2010-12-25 10:25:01', 1, 235, 0, 1, 2), (15285, '2010-12-25 10:46:37', 1, 162, 13447, 1, 2), (15286, '2010-12-25 11:04:17', 1, 64, 13448, 1, 2), (15287, '2010-12-25 11:05:35', 1, 64, 13448, 1, 2), (15288, '2010-12-25 12:42:34', 1, 68, 13452, 1, 2), (15289, '2010-12-25 12:43:24', 1, 53, 0, 1, 2), (15290, '2010-12-25 12:44:23', 1, 50, 0, 1, 2), (15291, '2010-12-25 12:51:08', 1, 68, 13453, 1, 2), (15292, '2010-12-25 13:12:10', 1, 141, 13460, 1, 2), (15293, '2010-12-25 13:12:51', 1, 118, 13463, 1, 2), (15294, '2010-12-25 13:13:55', 1, 49, 13469, 1, 2), (15295, '2010-12-25 13:14:04', 1, 50, 13470, 1, 2), (15296, '2010-12-25 14:22:45', 1, 71, 13472, 1, 2), (15297, '2010-12-25 14:44:05', 1, 20, 0, 1, 2), (15298, '2010-12-25 14:44:23', 1, 49, 0, 1, 2), (15299, '2010-12-25 14:44:38', 1, 123, 0, 1, 2), (15300, '2010-12-25 14:50:43', 1, 108, 13474, 1, 2), (15301, '2010-12-25 16:02:51', 1, 158, 13477, 1, 2), (15302, '2010-12-25 16:15:14', 1, 142, 13478, 1, 2), (15303, '2010-12-25 16:19:16', 1, 142, 13478, 1, 2), (15304, '2010-12-25 16:50:53', 1, 113, 13482, 1, 2), (15305, '2010-12-25 16:53:39', 1, 186, 0, 1, 2), (15306, '2010-12-25 16:54:15', 1, 139, 0, 1, 2), (15307, '2010-12-25 18:27:16', 1, 93, 0, 1, 2), (15308, '2010-12-25 18:31:18', 1, 117, 13484, 1, 2), (15309, '2010-12-25 19:06:42', 1, 109, 13485, 1, 2), (15310, '2010-12-25 19:52:57', 1, 6, 0, 1, 2), (15311, '2010-12-25 19:55:18', 1, 184, 0, 1, 2), (15312, '2010-12-25 19:57:21', 1, 67, 0, 1, 2), (15313, '2010-12-25 19:59:26', 1, 90, 13487, 1, 2), (15314, '2010-12-25 20:10:32', 1, 71, 0, 1, 2), (15315, '2010-12-25 20:35:34', 1, 99, 0, 1, 2), (15316, '2010-12-25 20:51:31', 1, 7, 13488, 1, 2), (15317, '2010-12-25 21:03:15', 1, 65, 0, 1, 2), (15318, '2010-12-25 21:27:25', 1, 124, 0, 1, 2), (15319, '2010-12-25 21:45:00', 1, 176, 0, 1, 2), (15320, '2010-12-25 22:04:46', 1, 192, 0, 1, 2), (15321, '2010-12-25 23:16:18', 1, 112, 13492, 1, 2), (15322, '2010-12-26 00:31:16', 1, 113, 0, 1, 2), (15323, '2010-12-26 00:39:18', 1, 104, 0, 1, 2), (15324, '2010-12-26 00:39:35', 1, 140, 0, 1, 2), (15325, '2010-12-26 00:44:29', 1, 32, 0, 1, 2), (15326, '2010-12-26 00:46:48', 1, 163, 0, 1, 2), (15327, '2010-12-26 00:47:55', 1, 73, 0, 1, 2), (15328, '2010-12-26 00:51:12', 1, 85, 0, 1, 2), (15329, '2010-12-26 00:51:34', 1, 118, 0, 1, 2), (15330, '2010-12-26 00:57:25', 1, 114, 0, 1, 2), (15331, '2010-12-26 00:57:40', 1, 106, 0, 1, 2), (15332, '2010-12-26 01:06:07', 1, 103, 0, 1, 2), (15333, '2010-12-26 01:12:31', 1, 229, 0, 1, 2), (15334, '2010-12-26 01:23:12', 1, 130, 0, 1, 2), (15335, '2010-12-26 01:32:16', 1, 143, 0, 1, 2), (15336, '2010-12-26 01:37:32', 1, 169, 0, 1, 2), (15337, '2010-12-26 01:41:13', 1, 191, 0, 1, 2), (15338, '2010-12-26 01:43:47', 1, 246, 0, 1, 2), (15339, '2010-12-26 01:46:35', 1, 112, 0, 1, 2), (15340, '2010-12-26 02:02:53', 1, 108, 0, 1, 2), (15341, '2010-12-26 02:05:26', 1, 6, 0, 1, 2), (15342, '2010-12-26 02:12:53', 1, 159, 0, 1, 2), (15343, '2010-12-26 02:17:34', 1, 115, 0, 1, 2), (15344, '2010-12-26 02:34:16', 1, 65, 0, 1, 2), (15345, '2010-12-26 02:34:49', 1, 144, 0, 1, 2), (15346, '2010-12-26 02:35:51', 1, 111, 0, 1, 2), (15347, '2010-12-26 02:46:42', 1, 69, 0, 1, 2), (15348, '2010-12-26 02:51:49', 1, 11, 0, 1, 2), (15349, '2010-12-26 02:52:15', 1, 80, 0, 1, 2), (15350, '2010-12-26 03:11:22', 1, 100, 0, 1, 2), (15351, '2010-12-26 03:17:22', 1, 77, 0, 1, 2), (15352, '2010-12-26 03:21:12', 1, 117, 0, 1, 2), (15353, '2010-12-26 03:31:02', 1, 180, 0, 1, 2), (15354, '2010-12-26 03:41:28', 1, 149, 0, 1, 2), (15355, '2010-12-26 03:44:25', 1, 173, 0, 1, 2), (15356, '2010-12-26 03:52:14', 1, 148, 0, 1, 2), (15357, '2010-12-26 03:52:31', 1, 110, 0, 1, 2), (15358, '2010-12-26 03:54:30', 1, 54, 0, 1, 2), (15359, '2010-12-26 03:55:59', 1, 170, 0, 1, 2), (15360, '2010-12-26 04:05:36', 1, 21, 0, 1, 2), (15361, '2010-12-26 04:06:51', 1, 183, 0, 1, 2), (15362, '2010-12-26 04:15:23', 1, 72, 0, 1, 2), (15363, '2010-12-26 04:17:17', 1, 56, 0, 1, 2), (15364, '2010-12-26 04:23:39', 1, 128, 0, 1, 2), (15365, '2010-12-26 04:24:28', 1, 91, 0, 1, 2), (15366, '2010-12-26 04:32:50', 1, 194, 0, 1, 2), (15367, '2010-12-26 04:34:19', 1, 139, 13495, 1, 2), (15368, '2010-12-26 04:53:32', 1, 158, 0, 1, 2), (15369, '2010-12-26 05:02:20', 1, 61, 0, 1, 2), (15370, '2010-12-26 05:02:36', 1, 146, 0, 1, 2), (15371, '2010-12-26 05:13:20', 1, 58, 0, 1, 2), (15372, '2010-12-26 05:14:28', 1, 28, 0, 1, 2), (15373, '2010-12-26 05:24:34', 1, 127, 0, 1, 2), (15374, '2010-12-26 05:32:37', 1, 24, 0, 1, 2), (15375, '2010-12-26 05:39:23', 1, 86, 0, 1, 2), (15376, '2010-12-26 05:42:24', 1, 51, 0, 1, 2), (15377, '2010-12-26 05:52:27', 1, 29, 0, 1, 2), (15378, '2010-12-26 06:02:35', 1, 141, 0, 1, 2), (15379, '2010-12-26 06:04:12', 1, 121, 0, 1, 2), (15380, '2010-12-26 06:04:43', 1, 70, 0, 1, 2), (15381, '2010-12-26 07:23:15', 1, 174, 0, 1, 2), (15382, '2010-12-26 07:26:33', 1, 187, 0, 1, 2), (15383, '2010-12-26 07:43:35', 1, 201, 0, 1, 2), (15384, '2010-12-26 07:46:14', 1, 161, 0, 1, 2), (15385, '2010-12-26 07:55:40', 1, 102, 0, 1, 2), (15386, '2010-12-26 08:03:39', 1, 48, 0, 1, 2), (15387, '2010-12-26 08:15:50', 1, 74, 0, 1, 2), (15388, '2010-12-26 08:30:39', 1, 1, 13497, 1, 2), (15389, '2010-12-26 08:45:02', 1, 9, 0, 1, 2), (15390, '2010-12-26 08:48:33', 1, 49, 0, 1, 2), (15391, '2010-12-26 08:51:06', 1, 169, 0, 1, 2), (15392, '2010-12-26 08:52:22', 1, 74, 0, 1, 2), (15393, '2010-12-26 08:53:58', 1, 105, 0, 1, 2), (15394, '2010-12-26 09:06:27', 1, 90, 13498, 1, 2), (15395, '2010-12-26 09:45:54', 1, 9, 0, 1, 2), (15396, '2010-12-26 09:52:51', 1, 12, 0, 1, 2), (15397, '2010-12-26 09:58:36', 1, 118, 13502, 1, 2), (15398, '2010-12-26 09:58:42', 1, 49, 13504, 1, 2), (15399, '2010-12-26 09:58:57', 1, 112, 13509, 1, 2), (15400, '2010-12-26 09:59:55', 1, 8, 0, 1, 2), (15401, '2010-12-26 10:23:34', 1, 75, 0, 1, 2), (15402, '2010-12-26 10:25:05', 1, 81, 0, 1, 2), (15403, '2010-12-26 10:55:17', 1, 115, 13511, 1, 2), (15404, '2010-12-26 10:56:23', 1, 110, 13512, 1, 2), (15405, '2010-12-26 12:02:43', 1, 73, 0, 1, 2), (15406, '2010-12-26 12:16:22', 1, 141, 13516, 1, 2), (15407, '2010-12-26 12:18:34', 1, 117, 13517, 1, 2), (15408, '2010-12-26 12:53:55', 1, 186, 0, 1, 2), (15409, '2010-12-26 14:20:09', 1, 6, 13522, 1, 2), (15410, '2010-12-26 14:29:23', 1, 3, 13522, 1, 2), (15411, '2010-12-26 14:29:45', 1, 4, 13522, 1, 2), (15412, '2010-12-26 14:30:05', 1, 7, 13522, 1, 2), (15413, '2010-12-26 14:30:54', 1, 11, 13522, 1, 2), (15414, '2010-12-26 14:51:43', 1, 11, 13522, 1, 2), (15415, '2010-12-26 14:52:21', 1, 14, 13522, 1, 2), (15416, '2010-12-26 14:52:56', 1, 20, 13522, 1, 2), (15417, '2010-12-26 14:53:21', 1, 22, 13522, 1, 2), (15418, '2010-12-26 14:53:37', 1, 101, 0, 1, 2), (15419, '2010-12-26 14:54:20', 1, 26, 13522, 1, 2), (15420, '2010-12-26 15:26:04', 1, 23, 13522, 1, 2), (15421, '2010-12-26 15:26:47', 4, 23, 13522, 1, 2), (15422, '2010-12-26 15:26:47', 4, 133, 13522, 1, 2), (15423, '2010-12-26 15:26:47', 4, 192, 13522, 1, 2), (15424, '2010-12-26 16:06:06', 1, 5, 13528, 1, 2), (15425, '2010-12-26 17:00:53', 1, 115, 13530, 1, 2), (15426, '2010-12-26 17:24:07', 1, 167, 13531, 1, 2), (15427, '2010-12-26 18:12:32', 1, 118, 13532, 1, 2), (15428, '2010-12-26 22:05:40', 1, 100, 13536, 1, 2), (15429, '2010-12-27 00:42:43', 1, 32, 0, 1, 2), (15430, '2010-12-27 00:44:16', 1, 7, 0, 1, 2), (15431, '2010-12-27 00:44:34', 1, 140, 0, 1, 2), (15432, '2010-12-27 00:44:37', 1, 73, 0, 1, 2), (15433, '2010-12-27 00:44:52', 1, 33, 0, 1, 2), (15434, '2010-12-27 00:51:12', 1, 30, 0, 1, 2), (15435, '2010-12-27 00:53:55', 1, 118, 0, 1, 2), (15436, '2010-12-27 00:54:10', 1, 106, 0, 1, 2), (15437, '2010-12-27 00:58:49', 1, 23, 0, 1, 2), (15438, '2010-12-27 01:03:35', 1, 176, 0, 1, 2), (15439, '2010-12-27 01:04:10', 1, 165, 0, 1, 2), (15440, '2010-12-27 01:08:02', 1, 81, 0, 1, 2), (15441, '2010-12-27 01:12:10', 1, 172, 0, 1, 2), (15442, '2010-12-27 01:12:46', 1, 229, 0, 1, 2), (15443, '2010-12-27 01:16:57', 1, 167, 0, 1, 2), (15444, '2010-12-27 01:38:13', 1, 169, 0, 1, 2), (15445, '2010-12-27 01:41:43', 1, 191, 0, 1, 2), (15446, '2010-12-27 01:47:17', 1, 246, 0, 1, 2), (15447, '2010-12-27 01:51:34', 1, 126, 0, 1, 2), (15448, '2010-12-27 01:52:06', 1, 63, 0, 1, 2), (15449, '2010-12-27 01:59:11', 1, 89, 0, 1, 2), (15450, '2010-12-27 02:02:37', 1, 108, 0, 1, 2), (15451, '2010-12-27 02:03:06', 1, 66, 0, 1, 2), (15452, '2010-12-27 02:17:51', 1, 177, 0, 1, 2), (15453, '2010-12-27 02:18:06', 1, 115, 0, 1, 2), (15454, '2010-12-27 02:19:52', 1, 16, 0, 1, 2), (15455, '2010-12-27 02:36:18', 1, 65, 0, 1, 2), (15456, '2010-12-27 02:36:33', 1, 144, 0, 1, 2), (15457, '2010-12-27 02:44:53', 1, 96, 0, 1, 2), (15458, '2010-12-27 02:52:18', 1, 11, 0, 1, 2), (15459, '2010-12-27 02:52:42', 1, 80, 0, 1, 2), (15460, '2010-12-27 02:55:43', 1, 83, 0, 1, 2), (15461, '2010-12-27 03:02:12', 1, 132, 0, 1, 2), (15462, '2010-12-27 03:02:34', 1, 162, 0, 1, 2), (15463, '2010-12-27 03:02:58', 1, 25, 0, 1, 2), (15464, '2010-12-27 03:11:39', 1, 100, 0, 1, 2), (15465, '2010-12-27 03:11:53', 1, 182, 0, 1, 2), (15466, '2010-12-27 03:15:27', 1, 184, 0, 1, 2), (15467, '2010-12-27 03:18:09', 1, 77, 0, 1, 2), (15468, '2010-12-27 03:21:24', 1, 117, 0, 1, 2), (15469, '2010-12-27 03:21:40', 1, 84, 0, 1, 2), (15470, '2010-12-27 03:25:26', 1, 57, 0, 1, 2), (15471, '2010-12-27 03:28:59', 1, 170, 0, 1, 2), (15472, '2010-12-27 03:30:43', 1, 180, 0, 1, 2), (15473, '2010-12-27 03:42:54', 1, 149, 0, 1, 2), (15474, '2010-12-27 03:48:34', 1, 240, 0, 1, 2), (15475, '2010-12-27 03:54:23', 1, 110, 0, 1, 2), (15476, '2010-12-27 03:56:23', 1, 157, 0, 1, 2), (15477, '2010-12-27 03:57:14', 1, 84, 0, 1, 2), (15478, '2010-12-27 04:02:32', 1, 142, 0, 1, 2), (15479, '2010-12-27 04:02:45', 1, 90, 0, 1, 2), (15480, '2010-12-27 04:03:38', 1, 55, 0, 1, 2), (15481, '2010-12-27 04:05:37', 1, 21, 0, 1, 2), (15482, '2010-12-27 04:08:03', 1, 183, 0, 1, 2), (15483, '2010-12-27 04:08:59', 1, 2, 0, 1, 2), (15484, '2010-12-27 04:12:13', 1, 76, 0, 1, 2), (15485, '2010-12-27 04:15:06', 1, 72, 0, 1, 2), (15486, '2010-12-27 04:15:24', 1, 152, 0, 1, 2), (15487, '2010-12-27 04:17:51', 1, 56, 0, 1, 2), (15488, '2010-12-27 04:32:37', 1, 128, 0, 1, 2), (15489, '2010-12-27 04:33:29', 1, 91, 0, 1, 2), (15490, '2010-12-27 04:41:40', 1, 194, 0, 1, 2), (15491, '2010-12-27 04:51:21', 1, 213, 0, 1, 2), (15492, '2010-12-27 04:54:40', 1, 112, 13545, 1, 2), (15493, '2010-12-27 04:56:33', 1, 52, 0, 1, 2), (15494, '2010-12-27 04:57:22', 1, 196, 0, 1, 2), (15495, '2010-12-27 05:02:09', 1, 168, 0, 1, 2), (15496, '2010-12-27 05:03:05', 1, 158, 0, 1, 2), (15497, '2010-12-27 05:07:14', 1, 192, 13546, 1, 2), (15498, '2010-12-27 05:13:16', 1, 146, 0, 1, 2), (15499, '2010-12-27 05:15:58', 1, 67, 0, 1, 2), (15500, '2010-12-27 05:23:05', 1, 60, 0, 1, 2), (15501, '2010-12-27 05:23:40', 1, 58, 0, 1, 2), (15502, '2010-12-27 05:24:05', 1, 253, 0, 1, 2), (15503, '2010-12-27 05:25:32', 1, 28, 0, 1, 2), (15504, '2010-12-27 05:43:21', 1, 24, 0, 1, 2), (15505, '2010-12-27 05:43:56', 1, 15, 0, 1, 2), (15506, '2010-12-27 06:03:16', 1, 150, 0, 1, 2), (15507, '2010-12-27 06:05:12', 1, 119, 0, 1, 2), (15508, '2010-12-27 06:05:46', 1, 79, 0, 1, 2), (15509, '2010-12-27 06:17:22', 1, 121, 0, 1, 2), (15510, '2010-12-27 07:15:44', 1, 174, 0, 1, 2), (15511, '2010-12-27 07:33:09', 1, 201, 0, 1, 2), (15512, '2010-12-27 07:34:49', 1, 94, 0, 1, 2), (15513, '2010-12-27 07:45:37', 1, 102, 0, 1, 2), (15514, '2010-12-27 07:53:10', 1, 95, 0, 1, 2), (15515, '2010-12-27 08:20:39', 1, 76, 0, 1, 2), (15516, '2010-12-27 08:30:36', 1, 71, 0, 1, 2), (15517, '2010-12-27 08:33:06', 1, 125, 0, 1, 2), (15518, '2010-12-27 08:34:01', 1, 235, 0, 1, 2), (15519, '2010-12-27 08:53:36', 1, 111, 13548, 1, 2), (15520, '2010-12-27 09:04:18', 1, 105, 0, 1, 2), (15521, '2010-12-27 09:13:11', 1, 139, 0, 1, 2), (15522, '2010-12-27 09:23:54', 1, 133, 0, 1, 2), (15523, '2010-12-27 09:53:36', 1, 12, 0, 1, 2), (15524, '2010-12-27 10:24:13', 1, 75, 0, 1, 2), (15525, '2010-12-27 12:44:26', 1, 123, 0, 1, 2), (15526, '2010-12-27 13:30:39', 1, 1, 13557, 1, 2), (15527, '2010-12-27 13:31:29', 1, 1, 13557, 1, 2), (15528, '2010-12-27 13:44:33', 1, 1, 13558, 1, 2), (15529, '2010-12-27 14:54:15', 1, 186, 0, 1, 2), (15530, '2010-12-27 16:21:24', 1, 72, 13564, 1, 2), (15531, '2010-12-27 16:54:17', 1, 139, 0, 1, 2), (15532, '2010-12-27 17:02:55', 1, 67, 13568, 1, 2), (15533, '2010-12-27 17:05:18', 1, 76, 13568, 1, 2), (15534, '2010-12-27 17:05:24', 4, 76, 13568, 1, 2), (15535, '2010-12-27 17:05:25', 4, 133, 13568, 1, 2), (15536, '2010-12-27 17:05:25', 4, 192, 13568, 1, 2), (15537, '2010-12-27 17:05:42', 1, 133, 13568, 1, 2), (15538, '2010-12-27 17:05:45', 1, 133, 13568, 1, 2), (15539, '2010-12-27 17:15:27', 1, 72, 13573, 1, 2), (15540, '2010-12-27 17:17:02', 1, 6, 13576, 1, 2), (15541, '2010-12-27 17:17:05', 1, 8, 13577, 1, 2), (15542, '2010-12-27 17:18:06', 1, 10, 13579, 1, 2), (15543, '2010-12-27 17:18:14', 1, 15, 13580, 1, 2), (15544, '2010-12-27 17:18:16', 1, 12, 13581, 1, 2), (15545, '2010-12-27 17:19:37', 1, 28, 13583, 1, 2), (15546, '2010-12-27 17:23:31', 1, 187, 13586, 1, 2), (15547, '2010-12-27 17:45:05', 1, 4, 13590, 1, 2), (15548, '2010-12-27 17:45:30', 1, 9, 13591, 1, 2), (15549, '2010-12-27 17:45:41', 1, 7, 13592, 1, 2), (15550, '2010-12-27 17:45:45', 1, 2, 13593, 1, 2), (15551, '2010-12-27 17:45:54', 1, 8, 13594, 1, 2), (15552, '2010-12-27 17:55:26', 1, 3, 13595, 1, 2), (15553, '2010-12-27 19:12:49', 1, 54, 13602, 1, 2), (15554, '2010-12-27 19:33:14', 1, 6, 13603, 1, 2), (15555, '2010-12-27 20:09:15', 1, 87, 13605, 1, 2), (15556, '2010-12-27 20:22:34', 1, 118, 13609, 1, 2), (15557, '2010-12-27 20:22:41', 1, 49, 13610, 1, 2), (15558, '2010-12-27 20:23:09', 1, 112, 13615, 1, 2), (15559, '2010-12-27 20:49:35', 1, 147, 13618, 1, 2), (15560, '2010-12-27 21:30:41', 1, 94, 13621, 1, 2), (15561, '2010-12-27 21:36:39', 1, 1, 13622, 1, 2), (15562, '2010-12-27 21:55:20', 1, 146, 0, 1, 2), (15563, '2010-12-27 22:46:53', 1, 118, 13624, 1, 2), (15564, '2010-12-27 22:47:07', 1, 49, 13625, 1, 2), (15565, '2010-12-27 22:50:04', 1, 111, 13627, 1, 2), (15566, '2010-12-27 22:51:48', 1, 112, 13632, 1, 2), (15567, '2010-12-28 00:43:35', 1, 167, 13640, 1, 2), (15568, '2010-12-28 00:43:50', 1, 7, 0, 1, 2), (15569, '2010-12-28 00:45:23', 1, 70, 13640, 1, 2), (15570, '2010-12-28 00:45:30', 1, 28, 13640, 1, 2), (15571, '2010-12-28 00:46:00', 1, 166, 13640, 1, 2), (15572, '2010-12-28 00:48:46', 1, 140, 0, 1, 2), (15573, '2010-12-28 00:51:11', 1, 30, 0, 1, 2), (15574, '2010-12-28 00:52:03', 1, 99, 0, 1, 2), (15575, '2010-12-28 00:54:52', 1, 114, 0, 1, 2), (15576, '2010-12-28 00:59:25', 1, 106, 0, 1, 2), (15577, '2010-12-28 01:03:07', 1, 171, 0, 1, 2), (15578, '2010-12-28 01:11:38', 1, 172, 0, 1, 2), (15579, '2010-12-28 01:12:40', 1, 229, 0, 1, 2), (15580, '2010-12-28 01:16:38', 1, 167, 0, 1, 2), (15581, '2010-12-28 01:30:00', 1, 130, 0, 1, 2), (15582, '2010-12-28 01:33:30', 1, 143, 0, 1, 2), (15583, '2010-12-28 01:37:32', 1, 169, 0, 1, 2), (15584, '2010-12-28 01:37:53', 1, 166, 0, 1, 2), (15585, '2010-12-28 01:42:49', 1, 246, 0, 1, 2), (15586, '2010-12-28 01:52:26', 1, 126, 0, 1, 2), (15587, '2010-12-28 01:56:36', 1, 63, 0, 1, 2), (15588, '2010-12-28 01:56:51', 1, 89, 0, 1, 2), (15589, '2010-12-28 02:01:29', 1, 188, 0, 1, 2), (15590, '2010-12-28 02:08:07', 1, 107, 0, 1, 2), (15591, '2010-12-28 02:13:10', 1, 159, 0, 1, 2), (15592, '2010-12-28 02:18:24', 1, 177, 0, 1, 2), (15593, '2010-12-28 02:18:39', 1, 16, 0, 1, 2), (15594, '2010-12-28 02:32:06', 1, 116, 0, 1, 2), (15595, '2010-12-28 02:52:31', 1, 50, 13642, 1, 2), (15596, '2010-12-28 02:52:34', 1, 11, 0, 1, 2), (15597, '2010-12-28 02:53:01', 1, 80, 0, 1, 2), (15598, '2010-12-28 02:55:00', 1, 83, 0, 1, 2), (15599, '2010-12-28 03:06:44', 1, 25, 0, 1, 2), (15600, '2010-12-28 03:18:03', 1, 184, 0, 1, 2), (15601, '2010-12-28 03:29:03', 1, 84, 0, 1, 2), (15602, '2010-12-28 03:31:09', 1, 195, 0, 1, 2), (15603, '2010-12-28 03:31:24', 1, 180, 0, 1, 2), (15604, '2010-12-28 03:37:23', 1, 1, 0, 1, 2), (15605, '2010-12-28 03:45:03', 1, 149, 0, 1, 2), (15606, '2010-12-28 03:45:18', 1, 173, 0, 1, 2), (15607, '2010-12-28 03:56:49', 1, 148, 0, 1, 2), (15608, '2010-12-28 04:02:47', 1, 90, 0, 1, 2), (15609, '2010-12-28 04:04:30', 1, 3, 0, 1, 2), (15610, '2010-12-28 04:04:45', 1, 129, 0, 1, 2), (15611, '2010-12-28 04:05:47', 1, 183, 0, 1, 2), (15612, '2010-12-28 04:06:35', 1, 98, 0, 1, 2), (15613, '2010-12-28 04:07:47', 1, 2, 0, 1, 2), (15614, '2010-12-28 04:11:56', 1, 87, 0, 1, 2), (15615, '2010-12-28 04:18:16', 1, 72, 0, 1, 2), (15616, '2010-12-28 04:23:41', 1, 96, 0, 1, 2), (15617, '2010-12-28 04:23:57', 1, 69, 0, 1, 2), (15618, '2010-12-28 04:24:18', 1, 194, 0, 1, 2), (15619, '2010-12-28 04:24:44', 1, 27, 0, 1, 2), (15620, '2010-12-28 04:33:12', 1, 92, 0, 1, 2), (15621, '2010-12-28 04:34:05', 1, 144, 0, 1, 2), (15622, '2010-12-28 04:35:29', 1, 128, 0, 1, 2), (15623, '2010-12-28 04:36:15', 1, 91, 0, 1, 2), (15624, '2010-12-28 04:44:06', 1, 213, 0, 1, 2), (15625, '2010-12-28 04:51:47', 1, 168, 0, 1, 2), (15626, '2010-12-28 05:03:12', 1, 61, 0, 1, 2), (15627, '2010-12-28 05:03:30', 1, 67, 0, 1, 2), (15628, '2010-12-28 05:12:34', 1, 170, 0, 1, 2), (15629, '2010-12-28 05:13:33', 1, 60, 0, 1, 2), (15630, '2010-12-28 05:14:12', 1, 58, 0, 1, 2), (15631, '2010-12-28 05:23:54', 1, 14, 0, 1, 2), (15632, '2010-12-28 05:33:26', 1, 24, 0, 1, 2), (15633, '2010-12-28 05:35:09', 1, 160, 0, 1, 2), (15634, '2010-12-28 05:42:31', 1, 157, 0, 1, 2), (15635, '2010-12-28 05:54:28', 1, 79, 0, 1, 2), (15636, '2010-12-28 06:02:08', 1, 152, 0, 1, 2), (15637, '2010-12-28 06:03:19', 1, 141, 0, 1, 2), (15638, '2010-12-28 06:05:52', 1, 166, 0, 1, 2), (15639, '2010-12-28 06:23:15', 1, 28, 0, 1, 2), (15640, '2010-12-28 06:23:30', 1, 120, 0, 1, 2), (15641, '2010-12-28 06:23:47', 1, 174, 0, 1, 2), (15642, '2010-12-28 06:24:48', 1, 62, 0, 1, 2), (15643, '2010-12-28 06:25:03', 1, 26, 0, 1, 2), (15644, '2010-12-28 07:11:24', 1, 139, 0, 1, 2), (15645, '2010-12-28 07:33:23', 1, 201, 0, 1, 2), (15646, '2010-12-28 07:53:21', 1, 9, 13645, 1, 2), (15647, '2010-12-28 08:02:34', 1, 70, 0, 1, 2), (15648, '2010-12-28 08:02:47', 1, 5, 0, 1, 2), (15649, '2010-12-28 08:04:55', 1, 93, 0, 1, 2), (15650, '2010-12-28 09:19:29', 1, 76, 0, 1, 2), (15651, '2010-12-28 09:44:23', 1, 158, 0, 1, 2), (15652, '2010-12-28 10:24:48', 1, 125, 0, 1, 2), (15653, '2010-12-28 10:25:54', 1, 4, 0, 1, 2), (15654, '2010-12-28 11:13:39', 1, 133, 0, 1, 2), (15655, '2010-12-28 11:13:54', 1, 187, 0, 1, 2), (15656, '2010-12-28 12:25:07', 1, 235, 0, 1, 2), (15657, '2010-12-28 12:35:31', 1, 201, 13658, 1, 2), (15658, '2010-12-28 12:45:06', 1, 9, 0, 1, 2), (15659, '2010-12-28 12:45:21', 1, 53, 0, 1, 2), (15660, '2010-12-28 14:50:46', 1, 109, 13663, 1, 2), (15661, '2010-12-28 16:26:14', 1, 59, 13666, 1, 2), (15662, '2010-12-28 16:44:50', 1, 110, 13667, 1, 2), (15663, '2010-12-28 17:02:21', 1, 50, 13668, 1, 2), (15664, '2010-12-28 17:41:37', 1, 5, 13670, 1, 2), (15665, '2010-12-28 18:24:02', 1, 64, 0, 1, 2), (15666, '2010-12-28 18:44:28', 1, 49, 0, 1, 2), (15667, '2010-12-28 21:48:22', 1, 139, 0, 1, 2), (15668, '2010-12-29 00:40:20', 1, 89, 0, 1, 2), (15669, '2010-12-29 00:41:49', 1, 113, 0, 1, 2), (15670, '2010-12-29 00:58:37', 1, 163, 0, 1, 2), (15671, '2010-12-29 00:58:55', 1, 33, 0, 1, 2), (15672, '2010-12-29 01:18:37', 1, 103, 0, 1, 2), (15673, '2010-12-29 01:19:28', 1, 88, 0, 1, 2), (15674, '2010-12-29 01:21:30', 1, 172, 0, 1, 2), (15675, '2010-12-29 01:22:26', 1, 145, 0, 1, 2), (15676, '2010-12-29 01:28:43', 1, 229, 0, 1, 2), (15677, '2010-12-29 01:39:03', 1, 130, 0, 1, 2), (15678, '2010-12-29 01:43:24', 1, 143, 0, 1, 2), (15679, '2010-12-29 01:48:07', 1, 169, 0, 1, 2), (15680, '2010-12-29 01:51:16', 1, 191, 0, 1, 2), (15681, '2010-12-29 01:52:42', 1, 97, 0, 1, 2), (15682, '2010-12-29 01:52:57', 1, 246, 0, 1, 2), (15683, '2010-12-29 02:03:08', 1, 59, 0, 1, 2), (15684, '2010-12-29 02:03:39', 1, 66, 0, 1, 2), (15685, '2010-12-29 02:12:26', 1, 31, 0, 1, 2), (15686, '2010-12-29 02:15:50', 1, 159, 0, 1, 2), (15687, '2010-12-29 02:16:05', 1, 177, 0, 1, 2), (15688, '2010-12-29 02:16:20', 1, 115, 0, 1, 2), (15689, '2010-12-29 02:29:00', 1, 86, 13679, 1, 2), (15690, '2010-12-29 02:34:25', 1, 65, 0, 1, 2), (15691, '2010-12-29 02:45:26', 1, 17, 0, 1, 2), (15692, '2010-12-29 03:00:41', 1, 81, 0, 1, 2), (15693, '2010-12-29 03:18:36', 1, 131, 0, 1, 2), (15694, '2010-12-29 03:21:36', 1, 117, 0, 1, 2), (15695, '2010-12-29 03:26:59', 1, 57, 0, 1, 2), (15696, '2010-12-29 03:30:42', 1, 166, 0, 1, 2), (15697, '2010-12-29 03:41:59', 1, 149, 0, 1, 2), (15698, '2010-12-29 03:43:27', 1, 240, 0, 1, 2), (15699, '2010-12-29 04:02:37', 1, 141, 13681, 1, 2), (15700, '2010-12-29 04:02:41', 1, 118, 13682, 1, 2), (15701, '2010-12-29 04:02:47', 1, 49, 13685, 1, 2), (15702, '2010-12-29 04:02:50', 1, 50, 13686, 1, 2), (15703, '2010-12-29 04:03:03', 1, 112, 13691, 1, 2), (15704, '2010-12-29 04:03:34', 1, 147, 13707, 1, 2), (15705, '2010-12-29 04:03:41', 1, 140, 13710, 1, 2), (15706, '2010-12-29 04:03:43', 1, 141, 13711, 1, 2), (15707, '2010-12-29 04:03:46', 1, 142, 13712, 1, 2), (15708, '2010-12-29 04:03:48', 1, 146, 13713, 1, 2), (15709, '2010-12-29 04:03:50', 1, 139, 13714, 1, 2), (15710, '2010-12-29 04:03:53', 1, 145, 13715, 1, 2), (15711, '2010-12-29 04:03:55', 1, 143, 13716, 1, 2), (15712, '2010-12-29 04:03:57', 1, 144, 13717, 1, 2), (15713, '2010-12-29 04:04:00', 1, 107, 13718, 1, 2), (15714, '2010-12-29 04:04:02', 1, 106, 13719, 1, 2), (15715, '2010-12-29 04:04:07', 1, 109, 13721, 1, 2), (15716, '2010-12-29 04:04:09', 1, 108, 13722, 1, 2), (15717, '2010-12-29 04:04:11', 1, 104, 13723, 1, 2), (15718, '2010-12-29 04:04:14', 1, 110, 13724, 1, 2), (15719, '2010-12-29 04:04:18', 1, 113, 13726, 1, 2), (15720, '2010-12-29 04:04:23', 1, 111, 13728, 1, 2), (15721, '2010-12-29 04:04:25', 1, 112, 13729, 1, 2), (15722, '2010-12-29 04:05:52', 1, 90, 0, 1, 2), (15723, '2010-12-29 04:06:49', 1, 55, 0, 1, 2), (15724, '2010-12-29 04:07:45', 1, 129, 0, 1, 2), (15725, '2010-12-29 04:11:29', 1, 87, 0, 1, 2), (15726, '2010-12-29 04:13:24', 1, 72, 0, 1, 2), (15727, '2010-12-29 04:23:31', 1, 111, 0, 1, 2), (15728, '2010-12-29 04:24:52', 1, 128, 0, 1, 2), (15729, '2010-12-29 04:33:38', 1, 22, 0, 1, 2), (15730, '2010-12-29 04:34:08', 1, 27, 0, 1, 2), (15731, '2010-12-29 04:34:14', 1, 182, 13731, 1, 2), (15732, '2010-12-29 04:44:24', 1, 213, 0, 1, 2), (15733, '2010-12-29 04:48:51', 1, 173, 13732, 1, 2), (15734, '2010-12-29 05:03:27', 1, 146, 0, 1, 2), (15735, '2010-12-29 05:12:24', 1, 170, 0, 1, 2), (15736, '2010-12-29 05:13:22', 1, 60, 0, 1, 2), (15737, '2010-12-29 05:15:27', 1, 58, 0, 1, 2), (15738, '2010-12-29 05:35:55', 1, 24, 0, 1, 2), (15739, '2010-12-29 05:42:37', 1, 157, 0, 1, 2), (15740, '2010-12-29 05:48:05', 1, 51, 0, 1, 2), (15741, '2010-12-29 05:54:11', 1, 150, 0, 1, 2), (15742, '2010-12-29 05:54:26', 1, 119, 0, 1, 2), (15743, '2010-12-29 05:54:41', 1, 79, 0, 1, 2), (15744, '2010-12-29 06:02:23', 1, 152, 0, 1, 2), (15745, '2010-12-29 06:03:10', 1, 56, 0, 1, 2), (15746, '2010-12-29 06:38:09', 1, 141, 13734, 1, 2), (15747, '2010-12-29 06:43:49', 1, 52, 0, 1, 2), (15748, '2010-12-29 06:57:21', 1, 122, 13736, 1, 2), (15749, '2010-12-29 07:13:09', 1, 120, 0, 1, 2), (15750, '2010-12-29 07:13:35', 1, 174, 0, 1, 2), (15751, '2010-12-29 07:15:34', 1, 62, 0, 1, 2), (15752, '2010-12-29 07:33:31', 1, 201, 0, 1, 2), (15753, '2010-12-29 07:33:46', 1, 94, 0, 1, 2), (15754, '2010-12-29 07:39:20', 1, 167, 13737, 1, 2), (15755, '2010-12-29 07:40:44', 1, 167, 13737, 1, 2), (15756, '2010-12-29 07:41:20', 1, 167, 13737, 1, 2), (15757, '2010-12-29 07:45:04', 1, 102, 0, 1, 2), (15758, '2010-12-29 07:53:19', 1, 95, 0, 1, 2), (15759, '2010-12-29 07:53:39', 1, 57, 13739, 1, 2), (15760, '2010-12-29 07:53:59', 1, 58, 13739, 1, 2), (15761, '2010-12-29 07:54:04', 1, 48, 0, 1, 2), (15762, '2010-12-29 07:54:27', 1, 59, 13739, 1, 2), (15763, '2010-12-29 07:55:35', 1, 58, 13739, 1, 2), (15764, '2010-12-29 08:02:38', 1, 121, 0, 1, 2), (15765, '2010-12-29 08:03:09', 1, 5, 0, 1, 2), (15766, '2010-12-29 08:15:38', 1, 186, 13740, 1, 2), (15767, '2010-12-29 08:16:20', 1, 187, 13740, 1, 2), (15768, '2010-12-29 08:17:00', 1, 188, 13740, 1, 2), (15769, '2010-12-29 08:18:48', 1, 187, 13740, 1, 2), (15770, '2010-12-29 08:31:16', 1, 54, 13741, 1, 2), (15771, '2010-12-29 08:32:04', 1, 235, 13741, 1, 2), (15772, '2010-12-29 08:48:38', 1, 116, 13742, 1, 2), (15773, '2010-12-29 09:03:29', 1, 59, 13744, 1, 2), (15774, '2010-12-29 10:24:52', 1, 125, 0, 1, 2), (15775, '2010-12-29 10:37:43', 1, 7, 13751, 1, 2), (15776, '2010-12-29 10:43:53', 1, 196, 0, 1, 2), (15777, '2010-12-29 10:47:17', 1, 81, 0, 1, 2), (15778, '2010-12-29 11:05:05', 1, 120, 13753, 1, 2), (15779, '2010-12-29 11:07:09', 1, 139, 0, 1, 2), (15780, '2010-12-29 11:20:24', 1, 145, 0, 1, 2), (15781, '2010-12-29 11:27:01', 1, 170, 0, 1, 2), (15782, '2010-12-29 11:30:03', 1, 141, 13755, 1, 2), (15783, '2010-12-29 11:36:15', 1, 146, 13757, 1, 2), (15784, '2010-12-29 11:49:54', 1, 12, 13756, 1, 2), (15785, '2010-12-29 11:53:30', 1, 48, 0, 1, 2), (15786, '2010-12-29 12:19:24', 1, 50, 13760, 1, 2), (15787, '2010-12-29 12:19:29', 1, 50, 13760, 1, 2), (15788, '2010-12-29 12:23:55', 1, 109, 0, 1, 2), (15789, '2010-12-29 12:26:36', 1, 160, 0, 1, 2), (15790, '2010-12-29 12:33:13', 1, 77, 0, 1, 2), (15791, '2010-12-29 12:44:21', 1, 9, 0, 1, 2), (15792, '2010-12-29 12:53:04', 1, 90, 0, 1, 2), (15793, '2010-12-29 12:53:57', 1, 188, 13763, 1, 2), (15794, '2010-12-29 12:54:00', 1, 105, 0, 1, 2), (15795, '2010-12-29 12:55:05', 1, 188, 13763, 1, 2), (15796, '2010-12-29 12:59:41', 1, 30, 0, 1, 2), (15797, '2010-12-29 13:13:45', 1, 50, 13765, 1, 2), (15798, '2010-12-29 13:14:41', 1, 56, 13765, 1, 2), (15799, '2010-12-29 13:15:22', 1, 56, 13765, 1, 2), (15800, '2010-12-29 13:26:04', 1, 7, 13766, 1, 2), (15801, '2010-12-29 13:32:48', 1, 70, 0, 1, 2), (15802, '2010-12-29 13:41:47', 1, 144, 13767, 1, 2), (15803, '2010-12-29 13:46:01', 1, 67, 0, 1, 2), (15804, '2010-12-29 13:59:15', 1, 87, 0, 1, 2), (15805, '2010-12-29 14:19:08', 1, 95, 0, 1, 2), (15806, '2010-12-29 14:24:13', 1, 71, 0, 1, 2), (15807, '2010-12-29 14:24:32', 1, 75, 0, 1, 2), (15808, '2010-12-29 15:05:29', 1, 92, 0, 1, 2), (15809, '2010-12-29 15:45:11', 1, 85, 0, 1, 2), (15810, '2010-12-29 15:51:47', 1, 83, 0, 1, 2), (15811, '2010-12-29 15:58:25', 1, 84, 0, 1, 2), (15812, '2010-12-29 16:05:02', 1, 31, 0, 1, 2), (15813, '2010-12-29 16:16:26', 1, 50, 13771, 1, 2), (15814, '2010-12-29 16:18:18', 1, 51, 0, 1, 2), (15815, '2010-12-29 16:44:30', 1, 49, 0, 1, 2), (15816, '2010-12-29 16:44:45', 1, 32, 0, 1, 2), (15817, '2010-12-29 16:46:46', 1, 167, 13772, 1, 2), (15818, '2010-12-29 16:51:23', 1, 169, 0, 1, 2), (15819, '2010-12-29 17:00:34', 1, 140, 13774, 1, 2), (15820, '2010-12-29 17:00:53', 1, 30, 13774, 1, 2), (15821, '2010-12-29 17:07:16', 1, 4, 0, 1, 2), (15822, '2010-12-29 17:59:39', 1, 12, 13776, 1, 2), (15823, '2010-12-29 18:04:13', 1, 6, 0, 1, 2), (15824, '2010-12-29 18:27:52', 1, 167, 13777, 1, 2), (15825, '2010-12-29 18:28:26', 1, 170, 13777, 1, 2), (15826, '2010-12-29 18:29:03', 4, 170, 13777, 1, 2), (15827, '2010-12-29 18:29:03', 4, 133, 13777, 1, 2), (15828, '2010-12-29 18:29:03', 4, 192, 13777, 1, 2), (15829, '2010-12-29 18:29:22', 1, 170, 13777, 1, 2), (15830, '2010-12-29 18:29:32', 1, 167, 13777, 1, 2), (15831, '2010-12-29 18:29:43', 4, 167, 13777, 1, 2), (15832, '2010-12-29 18:44:04', 1, 123, 0, 1, 2), (15833, '2010-12-29 19:18:29', 1, 188, 13778, 1, 2), (15834, '2010-12-29 19:22:43', 1, 1, 13779, 1, 2), (15835, '2010-12-29 19:23:38', 1, 53, 0, 1, 2), (15836, '2010-12-29 19:30:17', 1, 54, 0, 1, 2), (15837, '2010-12-29 19:36:52', 1, 72, 0, 1, 2), (15838, '2010-12-29 19:50:07', 1, 76, 0, 1, 2), (15839, '2010-12-29 19:52:47', 1, 5, 13781, 1, 2), (15840, '2010-12-29 19:53:11', 1, 5, 13781, 1, 2), (15841, '2010-12-29 20:03:56', 1, 68, 13782, 1, 2), (15842, '2010-12-29 20:09:58', 1, 28, 0, 1, 2), (15843, '2010-12-29 20:19:16', 1, 141, 13783, 1, 2), (15844, '2010-12-29 20:27:17', 1, 49, 13784, 1, 2), (15845, '2010-12-29 20:28:42', 1, 170, 13785, 1, 2), (15846, '2010-12-29 20:34:19', 1, 2, 13783, 1, 2), (15847, '2010-12-29 20:43:04', 1, 26, 0, 1, 2), (15848, '2010-12-29 21:02:55', 1, 128, 0, 1, 2), (15849, '2010-12-29 21:03:31', 1, 101, 0, 1, 2), (15850, '2010-12-29 21:19:38', 1, 141, 13786, 1, 2), (15851, '2010-12-29 21:22:47', 1, 160, 0, 1, 2), (15852, '2010-12-29 21:41:37', 1, 143, 13787, 1, 2), (15853, '2010-12-29 21:42:39', 1, 118, 0, 1, 2), (15854, '2010-12-29 21:55:52', 1, 130, 0, 1, 2), (15855, '2010-12-29 22:35:36', 1, 58, 0, 1, 2), (15856, '2010-12-29 23:22:04', 1, 61, 0, 1, 2), (15857, '2010-12-30 00:21:33', 1, 80, 0, 1, 2), (15858, '2010-12-30 00:23:31', 1, 171, 0, 1, 2), (15859, '2010-12-30 00:30:52', 1, 165, 0, 1, 2), (15860, '2010-12-30 00:31:51', 1, 10, 0, 1, 2), (15861, '2010-12-30 00:37:53', 1, 104, 0, 1, 2), (15862, '2010-12-30 00:43:22', 1, 32, 0, 1, 2), (15863, '2010-12-30 00:51:12', 1, 99, 0, 1, 2), (15864, '2010-12-30 00:51:27', 1, 85, 0, 1, 2), (15865, '2010-12-30 00:56:13', 1, 106, 0, 1, 2), (15866, '2010-12-30 00:58:51', 1, 73, 0, 1, 2), (15867, '2010-12-30 01:04:19', 1, 167, 0, 1, 2), (15868, '2010-12-30 01:05:20', 1, 13, 0, 1, 2), (15869, '2010-12-30 01:36:09', 1, 112, 0, 1, 2), (15870, '2010-12-30 01:43:25', 1, 89, 0, 1, 2), (15871, '2010-12-30 01:50:59', 1, 78, 0, 1, 2), (15872, '2010-12-30 01:51:18', 1, 188, 0, 1, 2), (15873, '2010-12-30 01:53:48', 1, 32, 13791, 1, 2), (15874, '2010-12-30 01:55:54', 1, 52, 13791, 1, 2), (15875, '2010-12-30 01:56:34', 1, 108, 0, 1, 2), (15876, '2010-12-30 01:56:51', 1, 48, 13791, 1, 2), (15877, '2010-12-30 01:57:30', 1, 66, 0, 1, 2), (15878, '2010-12-30 01:58:36', 1, 140, 13792, 1, 2), (15879, '2010-12-30 02:08:05', 1, 16, 0, 1, 2), (15880, '2010-12-30 02:38:18', 1, 5, 13794, 1, 2), (15881, '2010-12-30 02:54:59', 1, 80, 0, 1, 2), (15882, '2010-12-30 03:02:23', 1, 132, 0, 1, 2), (15883, '2010-12-30 03:03:12', 1, 162, 0, 1, 2), (15884, '2010-12-30 03:05:21', 1, 25, 0, 1, 2), (15885, '2010-12-30 03:12:06', 1, 100, 0, 1, 2), (15886, '2010-12-30 03:17:42', 1, 184, 0, 1, 2), (15887, '2010-12-30 03:30:52', 1, 166, 0, 1, 2), (15888, '2010-12-30 03:31:18', 1, 195, 0, 1, 2), (15889, '2010-12-30 03:43:51', 1, 240, 0, 1, 2), (15890, '2010-12-30 04:07:40', 1, 21, 0, 1, 2), (15891, '2010-12-30 04:23:27', 1, 92, 0, 1, 2), (15892, '2010-12-30 04:23:42', 1, 86, 0, 1, 2), (15893, '2010-12-30 04:24:10', 1, 144, 0, 1, 2), (15894, '2010-12-30 04:25:03', 1, 128, 0, 1, 2), (15895, '2010-12-30 04:32:44', 1, 17, 0, 1, 2), (15896, '2010-12-30 04:33:12', 1, 96, 0, 1, 2), (15897, '2010-12-30 04:34:43', 1, 27, 0, 1, 2), (15898, '2010-12-30 04:44:29', 1, 213, 0, 1, 2), (15899, '2010-12-30 04:48:16', 1, 20, 13798, 1, 2), (15900, '2010-12-30 04:48:53', 1, 20, 13798, 1, 2), (15901, '2010-12-30 04:50:01', 1, 21, 13798, 1, 2), (15902, '2010-12-30 04:51:20', 1, 22, 13798, 1, 2), (15903, '2010-12-30 04:52:03', 1, 26, 13798, 1, 2), (15904, '2010-12-30 04:54:50', 1, 168, 0, 1, 2), (15905, '2010-12-30 05:02:02', 1, 131, 0, 1, 2), (15906, '2010-12-30 05:02:18', 1, 164, 0, 1, 2), (15907, '2010-12-30 05:03:07', 1, 61, 0, 1, 2), (15908, '2010-12-30 05:05:13', 1, 146, 0, 1, 2), (15909, '2010-12-30 05:12:25', 1, 57, 0, 1, 2), (15910, '2010-12-30 05:13:38', 1, 60, 0, 1, 2), (15911, '2010-12-30 05:31:50', 1, 141, 13807, 1, 2), (15912, '2010-12-30 05:31:54', 1, 118, 13809, 1, 2), (15913, '2010-12-30 05:31:56', 1, 112, 13810, 1, 2), (15914, '2010-12-30 05:31:58', 1, 50, 13811, 1, 2), (15915, '2010-12-30 05:32:00', 1, 49, 13812, 1, 2), (15916, '2010-12-30 05:32:37', 1, 173, 0, 1, 2), (15917, '2010-12-30 05:42:52', 1, 157, 0, 1, 2), (15918, '2010-12-30 06:02:39', 1, 152, 0, 1, 2), (15919, '2010-12-30 06:10:47', 1, 158, 0, 1, 2), (15920, '2010-12-30 07:13:43', 1, 174, 0, 1, 2), (15921, '2010-12-30 07:15:22', 1, 26, 0, 1, 2), (15922, '2010-12-30 07:24:54', 1, 127, 0, 1, 2), (15923, '2010-12-30 07:33:22', 1, 201, 0, 1, 2), (15924, '2010-12-30 07:34:50', 1, 94, 0, 1, 2), (15925, '2010-12-30 08:02:49', 1, 70, 0, 1, 2), (15926, '2010-12-30 08:03:08', 1, 82, 0, 1, 2), (15927, '2010-12-30 08:06:15', 1, 93, 0, 1, 2), (15928, '2010-12-30 09:14:52', 1, 133, 0, 1, 2), (15929, '2010-12-30 09:25:00', 1, 194, 13826, 1, 2), (15930, '2010-12-30 09:28:37', 1, 195, 13826, 1, 2), (15931, '2010-12-30 09:34:38', 1, 161, 0, 1, 2), (15932, '2010-12-30 09:59:16', 1, 77, 13830, 1, 2), (15933, '2010-12-30 10:00:08', 1, 78, 13830, 1, 2), (15934, '2010-12-30 10:01:23', 1, 79, 13830, 1, 2), (15935, '2010-12-30 10:04:59', 1, 74, 0, 1, 2), (15936, '2010-12-30 10:24:01', 1, 125, 0, 1, 2), (15937, '2010-12-30 11:33:36', 1, 147, 0, 1, 2), (15938, '2010-12-30 12:11:55', 1, 150, 0, 1, 2), (15939, '2010-12-30 12:23:34', 1, 109, 0, 1, 2), (15940, '2010-12-30 12:24:04', 1, 235, 0, 1, 2), (15941, '2010-12-30 12:41:53', 1, 158, 13838, 1, 2), (15942, '2010-12-30 12:44:33', 1, 9, 0, 1, 2), (15943, '2010-12-30 12:48:07', 1, 158, 13838, 1, 2), (15944, '2010-12-30 12:55:02', 1, 158, 13839, 1, 2), (15945, '2010-12-30 13:13:12', 1, 114, 0, 1, 2), (15946, '2010-12-30 13:14:58', 1, 8, 13841, 1, 2), (15947, '2010-12-30 13:16:00', 1, 6, 13841, 1, 2), (15948, '2010-12-30 13:23:16', 1, 10, 0, 1, 2), (15949, '2010-12-30 13:33:06', 1, 30, 0, 1, 2), (15950, '2010-12-30 13:51:45', 1, 65, 13844, 1, 2), (15951, '2010-12-30 13:51:46', 1, 64, 13844, 1, 2), (15952, '2010-12-30 14:10:19', 1, 139, 13846, 1, 2), (15953, '2010-12-30 14:44:46', 1, 50, 0, 1, 2), (15954, '2010-12-30 15:52:37', 1, 163, 13854, 1, 2), (15955, '2010-12-30 17:06:21', 1, 147, 13858, 1, 2), (15956, '2010-12-30 17:48:27', 1, 9, 13860, 1, 2), (15957, '2010-12-30 18:29:56', 1, 186, 13861, 1, 2), (15958, '2010-12-30 18:30:25', 1, 187, 13861, 1, 2), (15959, '2010-12-30 18:30:41', 1, 188, 13861, 1, 2), (15960, '2010-12-30 18:43:51', 1, 20, 0, 1, 2), (15961, '2010-12-30 18:44:14', 1, 49, 0, 1, 2), (15962, '2010-12-30 18:44:30', 1, 123, 0, 1, 2), (15963, '2010-12-30 18:54:04', 1, 186, 0, 1, 2), (15964, '2010-12-30 19:17:22', 1, 79, 0, 1, 2), (15965, '2010-12-30 19:56:32', 1, 4, 0, 1, 2), (15966, '2010-12-30 20:09:48', 1, 5, 13864, 1, 2), (15967, '2010-12-30 20:59:41', 1, 9, 13865, 1, 2), (15968, '2010-12-30 21:02:29', 1, 10, 13865, 1, 2), (15969, '2010-12-30 21:34:23', 1, 3, 0, 1, 2), (15970, '2010-12-30 22:40:07', 1, 63, 0, 1, 2), (15971, '2010-12-30 22:58:00', 1, 133, 0, 1, 2), (15972, '2010-12-30 23:22:09', 1, 9, 0, 1, 2), (15973, '2010-12-30 23:56:11', 1, 4, 13875, 1, 2), (15974, '2010-12-31 00:31:57', 1, 181, 0, 1, 2), (15975, '2010-12-31 00:45:38', 1, 104, 0, 1, 2), (15976, '2010-12-31 00:50:27', 1, 32, 0, 1, 2), (15977, '2010-12-31 00:51:35', 1, 118, 0, 1, 2), (15978, '2010-12-31 00:51:51', 1, 73, 0, 1, 2), (15979, '2010-12-31 00:52:06', 1, 33, 0, 1, 2), (15980, '2010-12-31 00:56:57', 1, 106, 0, 1, 2), (15981, '2010-12-31 00:57:49', 1, 23, 0, 1, 2), (15982, '2010-12-31 01:08:21', 1, 103, 0, 1, 2), (15983, '2010-12-31 01:09:10', 1, 88, 0, 1, 2), (15984, '2010-12-31 01:11:35', 1, 172, 0, 1, 2), (15985, '2010-12-31 01:12:38', 1, 145, 0, 1, 2), (15986, '2010-12-31 01:12:53', 1, 229, 0, 1, 2), (15987, '2010-12-31 01:18:23', 1, 229, 0, 1, 2), (15988, '2010-12-31 01:21:40', 1, 90, 0, 1, 2), (15989, '2010-12-31 01:24:17', 1, 62, 13876, 1, 2), (15990, '2010-12-31 01:24:59', 1, 49, 13876, 1, 2), (15991, '2010-12-31 01:28:25', 1, 130, 0, 1, 2), (15992, '2010-12-31 01:37:10', 1, 143, 0, 1, 2), (15993, '2010-12-31 01:45:59', 1, 97, 0, 1, 2), (15994, '2010-12-31 01:47:37', 1, 246, 0, 1, 2), (15995, '2010-12-31 01:51:54', 1, 112, 0, 1, 2), (15996, '2010-12-31 01:57:27', 1, 89, 0, 1, 2), (15997, '2010-12-31 01:57:42', 1, 78, 0, 1, 2), (15998, '2010-12-31 02:01:31', 1, 188, 0, 1, 2), (15999, '2010-12-31 02:02:39', 1, 59, 0, 1, 2), (16000, '2010-12-31 02:02:54', 1, 108, 0, 1, 2), (16001, '2010-12-31 02:14:53', 1, 159, 0, 1, 2), (16002, '2010-12-31 02:15:08', 1, 115, 0, 1, 2), (16003, '2010-12-31 02:15:30', 1, 16, 0, 1, 2), (16004, '2010-12-31 02:31:55', 1, 116, 0, 1, 2), (16005, '2010-12-31 02:35:26', 1, 8, 0, 1, 2), (16006, '2010-12-31 02:51:19', 1, 1, 0, 1, 2), (16007, '2010-12-31 02:52:39', 1, 11, 0, 1, 2), (16008, '2010-12-31 02:55:27', 1, 190, 0, 1, 2), (16009, '2010-12-31 03:02:34', 1, 132, 0, 1, 2), (16010, '2010-12-31 03:19:11', 1, 100, 0, 1, 2), (16011, '2010-12-31 03:22:07', 1, 117, 0, 1, 2), (16012, '2010-12-31 03:41:11', 1, 4, 0, 1, 2), (16013, '2010-12-31 03:46:33', 1, 240, 0, 1, 2), (16014, '2010-12-31 04:02:32', 1, 142, 0, 1, 2), (16015, '2010-12-31 04:06:27', 1, 55, 0, 1, 2), (16016, '2010-12-31 04:06:42', 1, 21, 0, 1, 2), (16017, '2010-12-31 04:08:08', 1, 3, 0, 1, 2), (16018, '2010-12-31 04:11:52', 1, 87, 0, 1, 2), (16019, '2010-12-31 04:13:51', 1, 72, 0, 1, 2), (16020, '2010-12-31 04:33:12', 1, 144, 0, 1, 2), (16021, '2010-12-31 04:35:12', 1, 128, 0, 1, 2), (16022, '2010-12-31 04:43:39', 1, 22, 0, 1, 2), (16023, '2010-12-31 04:43:54', 1, 194, 0, 1, 2), (16024, '2010-12-31 04:44:08', 1, 27, 0, 1, 2), (16025, '2010-12-31 04:53:50', 1, 213, 0, 1, 2), (16026, '2010-12-31 05:12:28', 1, 164, 0, 1, 2), (16027, '2010-12-31 05:12:59', 1, 77, 0, 1, 2), (16028, '2010-12-31 05:14:56', 1, 146, 0, 1, 2), (16029, '2010-12-31 05:15:42', 1, 67, 0, 1, 2), (16030, '2010-12-31 05:22:51', 1, 57, 0, 1, 2), (16031, '2010-12-31 05:34:06', 1, 14, 0, 1, 2), (16032, '2010-12-31 05:39:53', 1, 98, 13899, 1, 2), (16033, '2010-12-31 05:42:27', 1, 173, 0, 1, 2), (16034, '2010-12-31 05:43:40', 1, 103, 13900, 1, 2), (16035, '2010-12-31 05:52:53', 1, 157, 0, 1, 2), (16036, '2010-12-31 05:53:04', 1, 63, 13901, 1, 2), (16037, '2010-12-31 05:55:20', 1, 51, 0, 1, 2), (16038, '2010-12-31 06:02:27', 1, 98, 0, 1, 2), (16039, '2010-12-31 06:04:03', 1, 29, 0, 1, 2), (16040, '2010-12-31 06:12:59', 1, 152, 0, 1, 2), (16041, '2010-12-31 06:13:44', 1, 56, 0, 1, 2), (16042, '2010-12-31 06:16:27', 1, 141, 0, 1, 2), (16043, '2010-12-31 06:21:28', 1, 99, 13903, 1, 2), (16044, '2010-12-31 06:23:45', 1, 91, 0, 1, 2), (16045, '2010-12-31 07:00:50', 1, 148, 13904, 1, 2), (16046, '2010-12-31 07:12:39', 1, 253, 0, 1, 2), (16047, '2010-12-31 07:13:56', 1, 174, 0, 1, 2), (16048, '2010-12-31 07:35:12', 1, 201, 0, 1, 2), (16049, '2010-12-31 07:35:27', 1, 94, 0, 1, 2), (16050, '2010-12-31 07:52:19', 1, 79, 0, 1, 2), (16051, '2010-12-31 07:54:47', 1, 48, 0, 1, 2), (16052, '2010-12-31 08:02:30', 1, 121, 0, 1, 2), (16053, '2010-12-31 08:10:16', 1, 79, 13908, 1, 2), (16054, '2010-12-31 08:31:03', 1, 70, 13909, 1, 2), (16055, '2010-12-31 10:04:41', 1, 74, 0, 1, 2), (16056, '2010-12-31 10:24:28', 1, 125, 0, 1, 2), (16057, '2010-12-31 10:24:43', 1, 109, 0, 1, 2), (16058, '2010-12-31 10:55:07', 1, 81, 13918, 1, 2), (16059, '2010-12-31 10:57:14', 1, 1, 13918, 1, 2), (16060, '2010-12-31 10:57:17', 1, 1, 13918, 1, 2), (16061, '2010-12-31 10:57:18', 1, 1, 13918, 1, 2), (16062, '2010-12-31 10:58:14', 1, 92, 13918, 1, 2), (16063, '2010-12-31 10:58:16', 1, 92, 13918, 1, 2), (16064, '2010-12-31 10:58:57', 1, 94, 13918, 1, 2), (16065, '2010-12-31 10:58:59', 1, 94, 13918, 1, 2), (16066, '2010-12-31 10:59:43', 1, 33, 13918, 1, 2), (16067, '2010-12-31 11:11:47', 1, 69, 13919, 1, 2), (16068, '2010-12-31 11:12:52', 1, 133, 0, 1, 2), (16069, '2010-12-31 11:21:00', 1, 141, 13921, 1, 2), (16070, '2010-12-31 11:21:03', 1, 118, 13922, 1, 2), (16071, '2010-12-31 11:21:11', 1, 49, 13925, 1, 2), (16072, '2010-12-31 11:21:15', 1, 50, 13926, 1, 2), (16073, '2010-12-31 11:21:30', 1, 112, 13931, 1, 2), (16074, '2010-12-31 11:22:09', 1, 147, 13947, 1, 2), (16075, '2010-12-31 11:22:21', 1, 140, 13950, 1, 2), (16076, '2010-12-31 11:22:24', 1, 141, 13951, 1, 2), (16077, '2010-12-31 11:22:26', 1, 142, 13952, 1, 2), (16078, '2010-12-31 11:22:30', 1, 146, 13954, 1, 2), (16079, '2010-12-31 11:22:30', 1, 104, 13953, 1, 2), (16080, '2010-12-31 11:22:35', 1, 139, 13955, 1, 2), (16081, '2010-12-31 11:22:38', 1, 145, 13956, 1, 2), (16082, '2010-12-31 11:22:41', 1, 143, 13957, 1, 2), (16083, '2010-12-31 11:22:44', 1, 144, 13958, 1, 2), (16084, '2010-12-31 11:22:47', 1, 107, 13959, 1, 2), (16085, '2010-12-31 11:22:50', 1, 106, 13960, 1, 2), (16086, '2010-12-31 11:22:56', 1, 109, 13962, 1, 2), (16087, '2010-12-31 11:22:59', 1, 108, 13963, 1, 2), (16088, '2010-12-31 11:23:02', 1, 104, 13964, 1, 2), (16089, '2010-12-31 11:23:04', 1, 110, 13965, 1, 2), (16090, '2010-12-31 11:23:09', 1, 113, 13967, 1, 2), (16091, '2010-12-31 11:23:15', 1, 111, 13969, 1, 2), (16092, '2010-12-31 11:23:18', 1, 112, 13970, 1, 2), (16093, '2010-12-31 11:37:52', 1, 33, 13918, 1, 2), (16094, '2010-12-31 11:57:24', 1, 62, 13974, 1, 2), (16095, '2010-12-31 12:25:26', 1, 235, 0, 1, 2), (16096, '2010-12-31 12:53:55', 1, 105, 0, 1, 2), (16097, '2010-12-31 13:50:13', 1, 23, 13976, 1, 2), (16098, '2010-12-31 13:50:48', 1, 23, 13976, 1, 2), (16099, '2010-12-31 14:05:55', 1, 101, 13977, 1, 2), (16100, '2010-12-31 14:43:55', 1, 50, 0, 1, 2), (16101, '2010-12-31 14:44:38', 1, 20, 0, 1, 2), (16102, '2010-12-31 14:44:52', 1, 123, 0, 1, 2), (16103, '2010-12-31 14:50:29', 1, 108, 13980, 1, 2), (16104, '2010-12-31 15:44:28', 1, 49, 13983, 1, 2), (16105, '2010-12-31 15:45:24', 1, 5, 13983, 1, 2), (16106, '2010-12-31 16:28:10', 1, 6, 13985, 1, 2), (16107, '2010-12-31 17:07:17', 1, 60, 13987, 1, 2), (16108, '2010-12-31 17:07:58', 1, 79, 13987, 1, 2), (16109, '2010-12-31 17:08:44', 1, 168, 13987, 1, 2), (16110, '2010-12-31 17:09:55', 1, 8, 13987, 1, 2), (16111, '2010-12-31 17:12:35', 1, 68, 13987, 1, 2), (16112, '2010-12-31 17:13:11', 1, 66, 13987, 1, 2), (16113, '2010-12-31 17:14:18', 1, 4, 13987, 1, 2), (16114, '2010-12-31 17:15:01', 1, 50, 13988, 1, 2), (16115, '2010-12-31 17:15:20', 1, 66, 13987, 1, 2), (16116, '2010-12-31 17:15:49', 1, 168, 13987, 1, 2), (16117, '2010-12-31 17:15:55', 1, 79, 13987, 1, 2), (16118, '2010-12-31 17:16:06', 1, 60, 13987, 1, 2), (16119, '2010-12-31 17:16:31', 1, 140, 13988, 1, 2), (16120, '2010-12-31 17:18:32', 1, 50, 13988, 1, 2), (16121, '2010-12-31 18:25:58', 1, 144, 13989, 1, 2), (16122, '2010-12-31 18:53:57', 1, 101, 0, 1, 2), (16123, '2010-12-31 18:54:12', 1, 139, 0, 1, 2), (16124, '2010-12-31 19:13:26', 1, 69, 13991, 1, 2), (16125, '2010-12-31 19:58:10', 1, 50, 13992, 1, 2), (16126, '2010-12-31 19:59:00', 1, 56, 13992, 1, 2), (16127, '2010-12-31 20:02:42', 1, 52, 13992, 1, 2), (16128, '2010-12-31 20:02:58', 1, 31, 13992, 1, 2), (16129, '2010-12-31 20:03:33', 1, 33, 13992, 1, 2), (16130, '2010-12-31 20:06:57', 1, 50, 13992, 1, 2), (16131, '2010-12-31 20:43:43', 1, 140, 0, 1, 2), (16132, '2010-12-31 20:52:20', 1, 12, 13995, 1, 2), (16133, '2010-12-31 20:53:08', 1, 3, 13995, 1, 2), (16134, '2010-12-31 20:53:53', 1, 17, 13995, 1, 2), (16135, '2010-12-31 20:54:33', 1, 115, 13995, 1, 2), (16136, '2010-12-31 21:01:26', 1, 183, 0, 1, 2), (16137, '2010-12-31 22:22:49', 1, 50, 14001, 1, 2), (16138, '2010-12-31 22:32:31', 1, 141, 14006, 1, 2), (16139, '2010-12-31 22:35:12', 1, 65, 13999, 1, 2), (16140, '2010-12-31 22:49:41', 1, 112, 14009, 1, 2), (16141, '2010-12-31 22:49:57', 1, 50, 14013, 1, 2), (16142, '2010-12-31 22:53:00', 1, 50, 14014, 1, 2), (16143, '2010-12-31 23:45:34', 1, 60, 14022, 1, 2), (16144, '2010-12-31 23:49:41', 1, 49, 14028, 1, 2), (16145, '2010-12-31 23:58:55', 1, 118, 14029, 1, 2), (16146, '2011-01-01 00:30:13', 1, 63, 0, 1, 2), (16147, '2011-01-01 00:30:28', 1, 78, 0, 1, 2), (16148, '2011-01-01 00:31:13', 1, 113, 0, 1, 2), (16149, '2011-01-01 00:32:22', 1, 145, 14034, 1, 2), (16150, '2011-01-01 00:33:48', 1, 104, 0, 1, 2), (16151, '2011-01-01 00:44:43', 1, 112, 14035, 1, 2), (16152, '2011-01-01 00:45:16', 1, 102, 14036, 1, 2), (16153, '2011-01-01 00:51:14', 1, 99, 0, 1, 2), (16154, '2011-01-01 00:51:30', 1, 85, 0, 1, 2), (16155, '2011-01-01 00:51:54', 1, 114, 0, 1, 2), (16156, '2011-01-01 01:04:27', 1, 165, 0, 1, 2), (16157, '2011-01-01 01:27:39', 1, 130, 0, 1, 2), (16158, '2011-01-01 01:43:19', 1, 191, 0, 1, 2), (16159, '2011-01-01 01:48:03', 1, 246, 0, 1, 2), (16160, '2011-01-01 01:53:03', 1, 108, 0, 1, 2), (16161, '2011-01-01 01:53:19', 1, 107, 0, 1, 2), (16162, '2011-01-01 01:55:06', 1, 66, 0, 1, 2), (16163, '2011-01-01 01:55:33', 1, 6, 0, 1, 2), (16164, '2011-01-01 02:02:13', 1, 31, 0, 1, 2), (16165, '2011-01-01 02:04:23', 1, 101, 14038, 1, 2), (16166, '2011-01-01 02:05:12', 1, 177, 0, 1, 2), (16167, '2011-01-01 02:05:40', 1, 115, 0, 1, 2), (16168, '2011-01-01 02:14:00', 1, 167, 0, 1, 2), (16169, '2011-01-01 02:32:09', 1, 116, 0, 1, 2), (16170, '2011-01-01 02:34:09', 1, 65, 0, 1, 2), (16171, '2011-01-01 02:55:06', 1, 80, 0, 1, 2), (16172, '2011-01-01 03:02:05', 1, 81, 0, 1, 2), (16173, '2011-01-01 03:12:18', 1, 182, 0, 1, 2), (16174, '2011-01-01 03:12:54', 1, 184, 0, 1, 2), (16175, '2011-01-01 03:21:56', 1, 84, 0, 1, 2), (16176, '2011-01-01 03:26:17', 1, 57, 0, 1, 2), (16177, '2011-01-01 03:30:46', 1, 166, 0, 1, 2), (16178, '2011-01-01 03:31:11', 1, 180, 0, 1, 2), (16179, '2011-01-01 03:46:45', 1, 68, 0, 1, 2), (16180, '2011-01-01 03:48:25', 1, 105, 14040, 1, 2), (16181, '2011-01-01 03:54:55', 1, 110, 0, 1, 2), (16182, '2011-01-01 03:59:38', 1, 109, 14041, 1, 2), (16183, '2011-01-01 04:04:17', 1, 170, 0, 1, 2), (16184, '2011-01-01 04:04:24', 1, 21, 0, 1, 2), (16185, '2011-01-01 04:07:10', 1, 129, 0, 1, 2), (16186, '2011-01-01 04:12:23', 1, 76, 0, 1, 2), (16187, '2011-01-01 04:13:37', 1, 72, 0, 1, 2), (16188, '2011-01-01 04:32:59', 1, 92, 0, 1, 2), (16189, '2011-01-01 04:33:16', 1, 86, 0, 1, 2), (16190, '2011-01-01 04:33:31', 1, 144, 0, 1, 2), (16191, '2011-01-01 04:33:50', 1, 111, 0, 1, 2), (16192, '2011-01-01 04:35:12', 1, 128, 0, 1, 2), (16193, '2011-01-01 04:42:32', 1, 106, 14042, 1, 2), (16194, '2011-01-01 04:43:33', 1, 69, 0, 1, 2), (16195, '2011-01-01 04:44:18', 1, 194, 0, 1, 2), (16196, '2011-01-01 04:45:23', 1, 27, 0, 1, 2), (16197, '2011-01-01 04:53:13', 1, 83, 0, 1, 2), (16198, '2011-01-01 05:12:52', 1, 61, 0, 1, 2), (16199, '2011-01-01 05:23:31', 1, 60, 0, 1, 2), (16200, '2011-01-01 05:32:24', 1, 110, 14043, 1, 2), (16201, '2011-01-01 05:44:38', 1, 15, 0, 1, 2), (16202, '2011-01-01 05:54:29', 1, 5, 0, 1, 2), (16203, '2011-01-01 05:58:07', 1, 157, 0, 1, 2), (16204, '2011-01-01 06:04:51', 1, 119, 0, 1, 2), (16205, '2011-01-01 06:15:02', 1, 70, 0, 1, 2), (16206, '2011-01-01 06:43:33', 1, 52, 0, 1, 2), (16207, '2011-01-01 06:53:34', 1, 158, 0, 1, 2), (16208, '2011-01-01 07:05:50', 1, 80, 14044, 1, 2), (16209, '2011-01-01 07:12:24', 1, 28, 0, 1, 2), (16210, '2011-01-01 07:13:53', 1, 62, 0, 1, 2), (16211, '2011-01-01 07:14:56', 1, 26, 0, 1, 2), (16212, '2011-01-01 07:16:23', 1, 168, 14045, 1, 2), (16213, '2011-01-01 07:32:31', 1, 201, 0, 1, 2), (16214, '2011-01-01 07:33:17', 1, 94, 0, 1, 2), (16215, '2011-01-01 07:33:51', 1, 161, 0, 1, 2), (16216, '2011-01-01 07:44:28', 1, 102, 0, 1, 2), (16217, '2011-01-01 08:02:19', 1, 82, 0, 1, 2), (16218, '2011-01-01 08:04:05', 1, 167, 14046, 1, 2), (16219, '2011-01-01 08:04:56', 1, 74, 0, 1, 2), (16220, '2011-01-01 08:42:31', 1, 170, 14048, 1, 2), (16221, '2011-01-01 09:31:42', 1, 141, 14051, 1, 2), (16222, '2011-01-01 09:40:02', 1, 112, 14052, 1, 2), (16223, '2011-01-01 09:51:08', 1, 169, 14053, 1, 2), (16224, '2011-01-01 09:51:12', 1, 112, 14054, 1, 2), (16225, '2011-01-01 10:14:18', 1, 12, 0, 1, 2), (16226, '2011-01-01 10:33:21', 1, 109, 0, 1, 2), (16227, '2011-01-01 10:40:53', 1, 21, 14057, 1, 2), (16228, '2011-01-01 11:28:31', 1, 146, 14058, 1, 2), (16229, '2011-01-01 11:33:02', 1, 166, 14059, 1, 2), (16230, '2011-01-01 11:58:30', 1, 50, 14061, 1, 2), (16231, '2011-01-01 12:23:38', 1, 75, 0, 1, 2), (16232, '2011-01-01 12:40:34', 1, 145, 14062, 1, 2), (16233, '2011-01-01 13:23:33', 1, 146, 14063, 1, 2), (16234, '2011-01-01 13:24:29', 1, 146, 14064, 1, 2), (16235, '2011-01-01 13:24:41', 1, 146, 14065, 1, 2), (16236, '2011-01-01 13:49:35', 1, 5, 14066, 1, 2), (16237, '2011-01-01 14:43:40', 1, 20, 0, 1, 2), (16238, '2011-01-01 14:43:56', 1, 49, 0, 1, 2), (16239, '2011-01-01 14:44:11', 1, 123, 0, 1, 2), (16240, '2011-01-01 14:52:25', 1, 108, 14068, 1, 2), (16241, '2011-01-01 15:33:14', 1, 148, 14072, 1, 2), (16242, '2011-01-01 16:03:41', 1, 104, 0, 1, 2), (16243, '2011-01-01 16:44:30', 1, 66, 14076, 1, 2), (16244, '2011-01-01 16:49:49', 1, 66, 14076, 1, 2), (16245, '2011-01-01 16:52:01', 1, 113, 14078, 1, 2), (16246, '2011-01-01 17:41:57', 1, 89, 0, 1, 2), (16247, '2011-01-01 18:00:20', 1, 1, 14080, 1, 2), (16248, '2011-01-01 18:15:44', 1, 110, 14081, 1, 2), (16249, '2011-01-01 18:16:23', 1, 3, 14082, 1, 2), (16250, '2011-01-01 18:17:08', 4, 4, 14082, 1, 2), (16251, '2011-01-01 18:17:09', 4, 133, 14082, 1, 2), (16252, '2011-01-01 18:17:09', 4, 192, 14082, 1, 2), (16253, '2011-01-01 18:20:37', 1, 3, 14082, 1, 2), (16254, '2011-01-01 18:25:17', 1, 3, 14082, 1, 2), (16255, '2011-01-01 18:25:46', 1, 3, 14082, 1, 2), (16256, '2011-01-01 18:33:03', 1, 117, 14083, 1, 2), (16257, '2011-01-01 19:02:22', 1, 158, 14085, 1, 2), (16258, '2011-01-01 19:03:08', 4, 158, 14085, 1, 2), (16259, '2011-01-01 19:03:08', 4, 133, 14085, 1, 2), (16260, '2011-01-01 19:03:08', 4, 192, 14085, 1, 2), (16261, '2011-01-01 19:03:26', 1, 158, 14085, 1, 2), (16262, '2011-01-01 19:12:22', 1, 56, 14086, 1, 2), (16263, '2011-01-01 20:16:50', 1, 4, 14090, 1, 2), (16264, '2011-01-01 20:44:00', 1, 140, 0, 1, 2), (16265, '2011-01-01 21:01:25', 1, 161, 14093, 1, 2), (16266, '2011-01-01 21:02:18', 1, 164, 14093, 1, 2), (16267, '2011-01-01 21:02:49', 1, 165, 14093, 1, 2), (16268, '2011-01-01 21:03:50', 1, 165, 14093, 1, 2), (16269, '2011-01-01 21:04:12', 1, 165, 14093, 1, 2), (16270, '2011-01-01 22:46:29', 1, 117, 14096, 1, 2), (16271, '2011-01-01 22:47:00', 1, 99, 14096, 1, 2), (16272, '2011-01-01 22:48:09', 1, 123, 14096, 1, 2), (16273, '2011-01-01 22:49:06', 1, 99, 14096, 1, 2), (16274, '2011-01-01 22:49:26', 1, 7, 14096, 1, 2), (16275, '2011-01-01 22:51:02', 1, 121, 14096, 1, 2), (16276, '2011-01-01 22:51:56', 1, 123, 14096, 1, 2), (16277, '2011-01-01 22:59:35', 1, 145, 14097, 1, 2), (16278, '2011-01-01 23:47:42', 1, 8, 14098, 1, 2), (16279, '2011-01-01 23:48:17', 1, 5, 14098, 1, 2), (16280, '2011-01-01 23:48:22', 1, 3, 14098, 1, 2), (16281, '2011-01-01 23:54:23', 1, 7, 0, 1, 2), (16282, '2011-01-02 00:32:20', 1, 181, 0, 1, 2), (16283, '2011-01-02 00:43:00', 1, 104, 0, 1, 2), (16284, '2011-01-02 00:51:18', 1, 30, 0, 1, 2), (16285, '2011-01-02 00:51:34', 1, 124, 0, 1, 2), (16286, '2011-01-02 00:51:48', 1, 118, 0, 1, 2), (16287, '2011-01-02 00:58:49', 1, 106, 0, 1, 2), (16288, '2011-01-02 01:05:48', 1, 103, 0, 1, 2), (16289, '2011-01-02 01:07:50', 1, 176, 0, 1, 2), (16290, '2011-01-02 01:08:05', 1, 165, 0, 1, 2), (16291, '2011-01-02 01:11:27', 1, 172, 0, 1, 2), (16292, '2011-01-02 01:12:28', 1, 229, 0, 1, 2), (16293, '2011-01-02 01:19:05', 1, 13, 0, 1, 2), (16294, '2011-01-02 01:38:03', 1, 169, 0, 1, 2), (16295, '2011-01-02 01:43:58', 1, 112, 0, 1, 2), (16296, '2011-01-02 01:59:55', 1, 63, 0, 1, 2), (16297, '2011-01-02 02:02:01', 1, 78, 0, 1, 2), (16298, '2011-01-02 02:02:04', 1, 188, 0, 1, 2), (16299, '2011-01-02 02:03:29', 1, 59, 0, 1, 2), (16300, '2011-01-02 02:03:46', 1, 107, 0, 1, 2), (16301, '2011-01-02 02:09:14', 1, 66, 0, 1, 2), (16302, '2011-01-02 02:10:44', 1, 6, 0, 1, 2), (16303, '2011-01-02 02:12:56', 1, 31, 0, 1, 2), (16304, '2011-01-02 02:17:49', 1, 159, 0, 1, 2), (16305, '2011-01-02 02:18:04', 1, 177, 0, 1, 2), (16306, '2011-01-02 02:20:03', 1, 115, 0, 1, 2), (16307, '2011-01-02 02:32:30', 1, 11, 0, 1, 2), (16308, '2011-01-02 02:41:48', 1, 116, 0, 1, 2), (16309, '2011-01-02 02:56:42', 1, 17, 0, 1, 2), (16310, '2011-01-02 03:01:53', 1, 162, 0, 1, 2), (16311, '2011-01-02 03:02:31', 1, 25, 0, 1, 2), (16312, '2011-01-02 03:12:04', 1, 100, 0, 1, 2), (16313, '2011-01-02 03:12:38', 1, 142, 14103, 1, 2), (16314, '2011-01-02 03:18:33', 1, 131, 0, 1, 2), (16315, '2011-01-02 03:19:51', 1, 164, 0, 1, 2), (16316, '2011-01-02 03:29:59', 1, 117, 0, 1, 2), (16317, '2011-01-02 03:30:35', 1, 166, 0, 1, 2), (16318, '2011-01-02 03:32:33', 1, 1, 0, 1, 2), (16319, '2011-01-02 03:43:26', 1, 240, 0, 1, 2), (16320, '2011-01-02 03:49:11', 1, 68, 0, 1, 2), (16321, '2011-01-02 03:57:25', 1, 148, 0, 1, 2), (16322, '2011-01-02 04:03:18', 1, 21, 0, 1, 2), (16323, '2011-01-02 04:03:57', 1, 183, 0, 1, 2), (16324, '2011-01-02 04:07:28', 1, 109, 14105, 1, 2), (16325, '2011-01-02 04:08:33', 1, 98, 0, 1, 2), (16326, '2011-01-02 04:08:48', 1, 2, 0, 1, 2), (16327, '2011-01-02 04:09:09', 1, 107, 14106, 1, 2), (16328, '2011-01-02 04:11:37', 1, 110, 14107, 1, 2), (16329, '2011-01-02 04:11:41', 1, 87, 0, 1, 2), (16330, '2011-01-02 04:18:32', 1, 76, 0, 1, 2), (16331, '2011-01-02 04:23:50', 1, 22, 0, 1, 2), (16332, '2011-01-02 04:35:45', 1, 128, 0, 1, 2), (16333, '2011-01-02 04:45:36', 1, 213, 0, 1, 2), (16334, '2011-01-02 05:02:42', 1, 77, 0, 1, 2), (16335, '2011-01-02 05:12:23', 1, 170, 0, 1, 2), (16336, '2011-01-02 05:13:14', 1, 60, 0, 1, 2), (16337, '2011-01-02 05:15:41', 1, 253, 0, 1, 2), (16338, '2011-01-02 05:27:08', 1, 14, 0, 1, 2), (16339, '2011-01-02 05:33:21', 1, 24, 0, 1, 2), (16340, '2011-01-02 05:35:23', 1, 160, 0, 1, 2), (16341, '2011-01-02 05:43:56', 1, 51, 0, 1, 2), (16342, '2011-01-02 05:53:27', 1, 29, 0, 1, 2), (16343, '2011-01-02 05:53:54', 1, 150, 0, 1, 2), (16344, '2011-01-02 06:02:23', 1, 152, 0, 1, 2), (16345, '2011-01-02 06:05:14', 1, 122, 0, 1, 2), (16346, '2011-01-02 06:22:20', 1, 158, 0, 1, 2), (16347, '2011-01-02 06:37:53', 1, 4, 0, 1, 2), (16348, '2011-01-02 07:13:11', 1, 28, 0, 1, 2), (16349, '2011-01-02 07:13:28', 1, 120, 0, 1, 2), (16350, '2011-01-02 07:13:41', 1, 174, 0, 1, 2), (16351, '2011-01-02 07:27:38', 1, 127, 0, 1, 2), (16352, '2011-01-02 07:34:20', 1, 201, 0, 1, 2), (16353, '2011-01-02 07:37:15', 1, 94, 0, 1, 2), (16354, '2011-01-02 07:55:27', 1, 95, 0, 1, 2), (16355, '2011-01-02 07:57:10', 1, 48, 0, 1, 2), (16356, '2011-01-02 08:06:13', 1, 82, 0, 1, 2), (16357, '2011-01-02 08:23:43', 1, 125, 0, 1, 2), (16358, '2011-01-02 08:24:13', 1, 109, 0, 1, 2), (16359, '2011-01-02 08:48:42', 1, 100, 14111, 1, 2), (16360, '2011-01-02 08:48:49', 1, 109, 14112, 1, 2), (16361, '2011-01-02 08:49:02', 1, 110, 14114, 1, 2), (16362, '2011-01-02 08:49:13', 1, 111, 14115, 1, 2), (16363, '2011-01-02 09:19:18', 1, 152, 14117, 1, 2), (16364, '2011-01-02 09:19:45', 1, 173, 14117, 1, 2), (16365, '2011-01-02 09:20:36', 1, 184, 14117, 1, 2), (16366, '2011-01-02 09:21:19', 1, 213, 14117, 1, 2), (16367, '2011-01-02 09:21:47', 1, 240, 14117, 1, 2), (16368, '2011-01-02 09:26:50', 1, 100, 14117, 1, 2), (16369, '2011-01-02 09:27:50', 1, 101, 14117, 1, 2), (16370, '2011-01-02 09:29:41', 1, 102, 14117, 1, 2), (16371, '2011-01-02 09:30:06', 1, 115, 14117, 1, 2), (16372, '2011-01-02 09:32:54', 1, 161, 0, 1, 2), (16373, '2011-01-02 09:36:42', 1, 117, 14117, 1, 2), (16374, '2011-01-02 09:37:24', 1, 106, 14117, 1, 2), (16375, '2011-01-02 09:45:35', 1, 108, 14117, 1, 2), (16376, '2011-01-02 09:46:28', 1, 119, 14117, 1, 2), (16377, '2011-01-02 09:48:06', 1, 123, 14117, 1, 2), (16378, '2011-01-02 09:52:19', 1, 122, 14117, 1, 2), (16379, '2011-01-02 09:54:11', 1, 3, 14118, 1, 2), (16380, '2011-01-02 09:58:26', 1, 110, 14117, 1, 2), (16381, '2011-01-02 09:59:36', 1, 53, 14117, 1, 2), (16382, '2011-01-02 10:00:54', 1, 33, 14117, 1, 2), (16383, '2011-01-02 10:02:26', 1, 76, 14117, 1, 2), (16384, '2011-01-02 10:04:23', 1, 77, 14117, 1, 2), (16385, '2011-01-02 10:33:19', 1, 235, 0, 1, 2), (16386, '2011-01-02 10:33:59', 1, 71, 0, 1, 2), (16387, '2011-01-02 10:54:20', 1, 50, 0, 1, 2), (16388, '2011-01-02 10:57:51', 1, 104, 14122, 1, 2), (16389, '2011-01-02 10:57:56', 1, 101, 14123, 1, 2), (16390, '2011-01-02 10:58:14', 1, 4, 14125, 1, 2), (16391, '2011-01-02 10:58:23', 1, 141, 14126, 1, 2), (16392, '2011-01-02 10:58:50', 1, 139, 14129, 1, 2), (16393, '2011-01-02 12:18:21', 1, 85, 14130, 1, 2), (16394, '2011-01-02 12:29:59', 1, 9, 14131, 1, 2), (16395, '2011-01-02 12:30:45', 1, 22, 14131, 1, 2), (16396, '2011-01-02 12:31:55', 1, 55, 14132, 1, 2), (16397, '2011-01-02 12:44:05', 1, 20, 0, 1, 2), (16398, '2011-01-02 12:44:20', 1, 49, 0, 1, 2), (16399, '2011-01-02 13:43:50', 1, 147, 14135, 1, 2), (16400, '2011-01-02 14:05:46', 1, 5, 14137, 1, 2), (16401, '2011-01-02 14:06:05', 1, 145, 14139, 1, 2), (16402, '2011-01-02 14:06:12', 1, 108, 14140, 1, 2), (16403, '2011-01-02 14:06:18', 1, 7, 14141, 1, 2), (16404, '2011-01-02 14:11:42', 1, 143, 14143, 1, 2), (16405, '2011-01-02 14:11:46', 1, 142, 14144, 1, 2), (16406, '2011-01-02 14:12:01', 1, 144, 14146, 1, 2), (16407, '2011-01-02 14:12:08', 1, 117, 14147, 1, 2), (16408, '2011-01-02 14:41:00', 1, 87, 14148, 1, 2), (16409, '2011-01-02 14:41:27', 1, 87, 14148, 1, 2), (16410, '2011-01-02 14:54:40', 1, 7, 0, 1, 2), (16411, '2011-01-02 15:03:52', 1, 186, 0, 1, 2), (16412, '2011-01-02 15:28:50', 1, 112, 14150, 1, 2), (16413, '2011-01-02 15:28:56', 1, 6, 14151, 1, 2), (16414, '2011-01-02 15:29:04', 1, 99, 14152, 1, 2), (16415, '2011-01-02 15:29:26', 1, 107, 14155, 1, 2), (16416, '2011-01-02 15:32:02', 1, 2, 14156, 1, 2), (16417, '2011-01-02 15:32:12', 1, 9, 14157, 1, 2), (16418, '2011-01-02 15:32:17', 1, 102, 14158, 1, 2), (16419, '2011-01-02 15:42:39', 1, 113, 14162, 1, 2), (16420, '2011-01-02 15:42:54', 1, 103, 14164, 1, 2), (16421, '2011-01-02 16:02:21', 1, 106, 14166, 1, 2), (16422, '2011-01-02 16:02:26', 1, 146, 14167, 1, 2), (16423, '2011-01-02 16:02:31', 1, 3, 14168, 1, 2), (16424, '2011-01-02 16:02:35', 1, 115, 14169, 1, 2), (16425, '2011-01-02 16:02:41', 1, 98, 14170, 1, 2), (16426, '2011-01-02 16:02:55', 1, 1, 14172, 1, 2), (16427, '2011-01-02 16:06:41', 1, 115, 14173, 1, 2), (16428, '2011-01-02 17:32:49', 1, 32, 14178, 1, 2), (16429, '2011-01-02 17:33:15', 1, 51, 14178, 1, 2), (16430, '2011-01-02 17:51:26', 1, 12, 14179, 1, 2), (16431, '2011-01-02 18:13:44', 1, 118, 14180, 1, 2), (16432, '2011-01-02 19:08:49', 1, 72, 0, 1, 2), (16433, '2011-01-02 19:28:35', 1, 49, 14185, 1, 2), (16434, '2011-01-02 19:51:23', 1, 1, 14186, 1, 2), (16435, '2011-01-02 19:52:28', 1, 11, 14187, 1, 2), (16436, '2011-01-02 19:53:35', 1, 22, 14187, 1, 2), (16437, '2011-01-02 20:23:45', 1, 54, 14188, 1, 2), (16438, '2011-01-02 21:06:10', 1, 165, 14190, 1, 2), (16439, '2011-01-02 21:10:00', 1, 235, 14191, 1, 2), (16440, '2011-01-02 21:15:51', 1, 2, 14192, 1, 2), (16441, '2011-01-02 21:33:58', 1, 9, 14192, 1, 2), (16442, '2011-01-02 22:10:11', 1, 100, 14193, 1, 2), (16443, '2011-01-02 23:42:05', 1, 84, 14198, 1, 2), (16444, '2011-01-02 23:45:59', 1, 28, 14199, 1, 2), (16445, '2011-01-02 23:53:54', 1, 25, 14199, 1, 2), (16446, '2011-01-03 00:32:08', 1, 113, 0, 1, 2), (16447, '2011-01-03 00:42:24', 1, 32, 0, 1, 2), (16448, '2011-01-03 00:44:26', 1, 181, 0, 1, 2), (16449, '2011-01-03 00:49:16', 1, 73, 0, 1, 2), (16450, '2011-01-03 00:51:19', 1, 30, 0, 1, 2), (16451, '2011-01-03 00:51:46', 1, 118, 0, 1, 2), (16452, '2011-01-03 00:57:20', 1, 114, 0, 1, 2), (16453, '2011-01-03 01:04:15', 1, 88, 0, 1, 2), (16454, '2011-01-03 01:04:45', 1, 165, 0, 1, 2), (16455, '2011-01-03 01:06:50', 1, 81, 0, 1, 2), (16456, '2011-01-03 01:11:54', 1, 172, 0, 1, 2), (16457, '2011-01-03 01:13:02', 1, 145, 0, 1, 2), (16458, '2011-01-03 01:13:31', 1, 229, 0, 1, 2), (16459, '2011-01-03 01:17:25', 1, 13, 0, 1, 2), (16460, '2011-01-03 01:25:52', 1, 130, 0, 1, 2), (16461, '2011-01-03 01:36:16', 1, 143, 0, 1, 2), (16462, '2011-01-03 01:36:34', 1, 169, 0, 1, 2), (16463, '2011-01-03 01:42:11', 1, 97, 0, 1, 2), (16464, '2011-01-03 01:46:14', 1, 4, 0, 1, 2), (16465, '2011-01-03 01:51:56', 1, 126, 0, 1, 2), (16466, '2011-01-03 01:56:33', 1, 89, 0, 1, 2), (16467, '2011-01-03 02:02:12', 1, 188, 0, 1, 2), (16468, '2011-01-03 02:03:40', 1, 108, 0, 1, 2), (16469, '2011-01-03 02:03:54', 1, 107, 0, 1, 2), (16470, '2011-01-03 02:04:09', 1, 6, 0, 1, 2), (16471, '2011-01-03 02:15:10', 1, 16, 0, 1, 2), (16472, '2011-01-03 02:21:49', 1, 182, 0, 1, 2), (16473, '2011-01-03 02:32:05', 1, 116, 0, 1, 2), (16474, '2011-01-03 02:33:52', 1, 8, 0, 1, 2), (16475, '2011-01-03 02:35:44', 1, 65, 0, 1, 2), (16476, '2011-01-03 02:44:51', 1, 96, 0, 1, 2), (16477, '2011-01-03 02:53:27', 1, 190, 0, 1, 2), (16478, '2011-01-03 03:03:10', 1, 25, 0, 1, 2), (16479, '2011-01-03 03:09:34', 1, 115, 14202, 1, 2), (16480, '2011-01-03 03:14:40', 1, 117, 0, 1, 2), (16481, '2011-01-03 03:21:35', 1, 180, 0, 1, 2), (16482, '2011-01-03 03:23:00', 1, 1, 0, 1, 2), (16483, '2011-01-03 03:31:24', 1, 149, 0, 1, 2), (16484, '2011-01-03 03:42:22', 1, 148, 0, 1, 2), (16485, '2011-01-03 03:42:42', 1, 110, 0, 1, 2), (16486, '2011-01-03 03:45:26', 1, 54, 0, 1, 2), (16487, '2011-01-03 03:51:19', 1, 5, 0, 1, 2), (16488, '2011-01-03 03:52:56', 1, 90, 0, 1, 2), (16489, '2011-01-03 03:53:11', 1, 55, 0, 1, 2), (16490, '2011-01-03 03:53:31', 1, 21, 0, 1, 2), (16491, '2011-01-03 03:54:12', 1, 3, 0, 1, 2), (16492, '2011-01-03 03:55:34', 1, 129, 0, 1, 2), (16493, '2011-01-03 03:57:11', 1, 183, 0, 1, 2), (16494, '2011-01-03 04:01:56', 1, 112, 14203, 1, 2), (16495, '2011-01-03 04:01:56', 1, 87, 0, 1, 2), (16496, '2011-01-03 04:04:59', 1, 72, 0, 1, 2), (16497, '2011-01-03 04:23:25', 1, 128, 0, 1, 2), (16498, '2011-01-03 04:33:04', 1, 69, 0, 1, 2), (16499, '2011-01-03 04:33:18', 1, 22, 0, 1, 2), (16500, '2011-01-03 04:39:54', 1, 32, 14205, 1, 2), (16501, '2011-01-03 04:54:03', 1, 168, 0, 1, 2), (16502, '2011-01-03 05:04:32', 1, 61, 0, 1, 2), (16503, '2011-01-03 05:14:57', 1, 28, 0, 1, 2), (16504, '2011-01-03 05:29:58', 1, 112, 14206, 1, 2), (16505, '2011-01-03 05:42:11', 1, 157, 0, 1, 2), (16506, '2011-01-03 05:53:10', 1, 29, 0, 1, 2), (16507, '2011-01-03 05:54:08', 1, 79, 0, 1, 2), (16508, '2011-01-03 06:04:25', 1, 70, 0, 1, 2), (16509, '2011-01-03 07:03:44', 1, 158, 0, 1, 2), (16510, '2011-01-03 07:14:36', 1, 146, 0, 1, 2), (16511, '2011-01-03 07:23:55', 1, 174, 0, 1, 2), (16512, '2011-01-03 07:26:40', 1, 26, 0, 1, 2), (16513, '2011-01-03 07:43:13', 1, 201, 0, 1, 2), (16514, '2011-01-03 07:55:44', 1, 102, 0, 1, 2), (16515, '2011-01-03 08:06:07', 1, 48, 0, 1, 2), (16516, '2011-01-03 08:12:57', 1, 5, 0, 1, 2), (16517, '2011-01-03 08:23:44', 1, 109, 0, 1, 2), (16518, '2011-01-03 08:43:15', 1, 196, 0, 1, 2), (16519, '2011-01-03 08:44:23', 1, 9, 0, 1, 2), (16520, '2011-01-03 08:55:02', 1, 111, 14209, 1, 2), (16521, '2011-01-03 09:13:15', 1, 133, 0, 1, 2), (16522, '2011-01-03 10:11:15', 1, 112, 14211, 1, 2), (16523, '2011-01-03 10:14:35', 1, 110, 14211, 1, 2), (16524, '2011-01-03 10:17:21', 1, 116, 14211, 1, 2), (16525, '2011-01-03 10:41:32', 1, 107, 0, 1, 2), (16526, '2011-01-03 10:43:14', 1, 53, 0, 1, 2), (16527, '2011-01-03 10:53:20', 1, 105, 0, 1, 2), (16528, '2011-01-03 11:17:33', 1, 144, 0, 1, 2), (16529, '2011-01-03 12:23:27', 1, 64, 0, 1, 2), (16530, '2011-01-03 13:26:52', 1, 162, 14221, 1, 2), (16531, '2011-01-03 13:30:34', 1, 5, 14222, 1, 2), (16532, '2011-01-03 13:31:14', 1, 7, 14222, 1, 2), (16533, '2011-01-03 14:53:52', 1, 186, 0, 1, 2), (16534, '2011-01-03 14:54:18', 1, 101, 0, 1, 2), (16535, '2011-01-03 14:54:34', 1, 139, 0, 1, 2), (16536, '2011-01-03 14:58:14', 1, 60, 14223, 1, 2), (16537, '2011-01-03 15:51:32', 1, 167, 14226, 1, 2), (16538, '2011-01-03 16:21:18', 1, 144, 14228, 1, 2), (16539, '2011-01-03 17:47:10', 1, 7, 14233, 1, 2), (16540, '2011-01-03 17:47:47', 1, 9, 14234, 1, 2), (16541, '2011-01-03 17:49:41', 1, 112, 0, 1, 2), (16542, '2011-01-03 17:51:23', 1, 4, 14235, 1, 2), (16543, '2011-01-03 17:59:12', 1, 3, 14236, 1, 2), (16544, '2011-01-03 18:32:21', 1, 14, 14238, 1, 2), (16545, '2011-01-03 18:44:06', 1, 144, 14239, 1, 2), (16546, '2011-01-03 18:53:40', 1, 97, 0, 1, 2), (16547, '2011-01-03 19:02:46', 1, 2, 14240, 1, 2), (16548, '2011-01-03 19:35:27', 1, 6, 14242, 1, 2), (16549, '2011-01-03 19:41:42', 1, 130, 0, 1, 2), (16550, '2011-01-03 19:45:41', 1, 109, 0, 1, 2), (16551, '2011-01-03 20:11:23', 1, 64, 14243, 1, 2), (16552, '2011-01-03 21:04:22', 1, 186, 14248, 1, 2), (16553, '2011-01-03 21:56:55', 1, 26, 14251, 1, 2), (16554, '2011-01-03 22:38:27', 1, 1, 14255, 1, 2), (16555, '2011-01-04 00:42:25', 1, 181, 0, 1, 2), (16556, '2011-01-04 00:42:32', 1, 104, 0, 1, 2), (16557, '2011-01-04 00:52:30', 1, 32, 0, 1, 2), (16558, '2011-01-04 00:59:39', 1, 140, 0, 1, 2), (16559, '2011-01-04 01:01:16', 1, 30, 0, 1, 2), (16560, '2011-01-04 01:01:40', 1, 118, 0, 1, 2), (16561, '2011-01-04 01:01:57', 1, 114, 0, 1, 2), (16562, '2011-01-04 01:02:55', 1, 90, 0, 1, 2), (16563, '2011-01-04 01:03:57', 1, 163, 0, 1, 2), (16564, '2011-01-04 01:10:10', 1, 23, 0, 1, 2), (16565, '2011-01-04 01:14:25', 1, 147, 14257, 1, 2), (16566, '2011-01-04 01:14:42', 1, 103, 0, 1, 2), (16567, '2011-01-04 01:16:44', 1, 176, 0, 1, 2), (16568, '2011-01-04 01:18:11', 1, 88, 0, 1, 2), (16569, '2011-01-04 01:19:15', 1, 165, 0, 1, 2), (16570, '2011-01-04 01:21:30', 1, 172, 0, 1, 2), (16571, '2011-01-04 01:22:23', 1, 145, 0, 1, 2), (16572, '2011-01-04 01:25:02', 1, 13, 0, 1, 2), (16573, '2011-01-04 01:48:04', 1, 143, 0, 1, 2), (16574, '2011-01-04 01:51:59', 1, 8, 14258, 1, 2), (16575, '2011-01-04 01:52:01', 1, 191, 0, 1, 2), (16576, '2011-01-04 01:53:46', 1, 246, 0, 1, 2), (16577, '2011-01-04 02:00:25', 1, 112, 0, 1, 2), (16578, '2011-01-04 02:11:40', 1, 188, 0, 1, 2), (16579, '2011-01-04 02:12:52', 1, 108, 0, 1, 2), (16580, '2011-01-04 02:20:19', 1, 6, 0, 1, 2), (16581, '2011-01-04 02:25:49', 1, 31, 0, 1, 2), (16582, '2011-01-04 02:26:04', 1, 115, 0, 1, 2), (16583, '2011-01-04 02:30:49', 1, 16, 0, 1, 2), (16584, '2011-01-04 02:32:00', 1, 116, 0, 1, 2), (16585, '2011-01-04 02:36:16', 1, 8, 0, 1, 2), (16586, '2011-01-04 02:54:44', 1, 50, 14260, 1, 2), (16587, '2011-01-04 03:11:40', 1, 100, 0, 1, 2), (16588, '2011-01-04 03:11:57', 1, 182, 0, 1, 2), (16589, '2011-01-04 03:14:43', 1, 131, 0, 1, 2), (16590, '2011-01-04 03:26:48', 1, 84, 0, 1, 2), (16591, '2011-01-04 03:30:53', 1, 166, 0, 1, 2), (16592, '2011-01-04 03:31:17', 1, 180, 0, 1, 2), (16593, '2011-01-04 03:33:35', 1, 1, 0, 1, 2), (16594, '2011-01-04 03:40:44', 1, 4, 0, 1, 2), (16595, '2011-01-04 03:43:04', 1, 240, 0, 1, 2), (16596, '2011-01-04 03:52:57', 1, 148, 0, 1, 2), (16597, '2011-01-04 03:57:32', 1, 110, 0, 1, 2), (16598, '2011-01-04 04:00:09', 1, 54, 0, 1, 2), (16599, '2011-01-04 04:05:34', 1, 129, 0, 1, 2), (16600, '2011-01-04 04:05:41', 1, 183, 0, 1, 2), (16601, '2011-01-04 04:11:36', 1, 87, 0, 1, 2), (16602, '2011-01-04 04:33:27', 1, 92, 0, 1, 2), (16603, '2011-01-04 04:33:43', 1, 111, 0, 1, 2), (16604, '2011-01-04 04:34:17', 1, 128, 0, 1, 2), (16605, '2011-01-04 04:40:35', 1, 9, 0, 1, 2), (16606, '2011-01-04 04:43:05', 1, 96, 0, 1, 2), (16607, '2011-01-04 04:43:22', 1, 69, 0, 1, 2), (16608, '2011-01-04 04:53:37', 1, 213, 0, 1, 2), (16609, '2011-01-04 05:12:18', 1, 164, 0, 1, 2), (16610, '2011-01-04 05:12:52', 1, 77, 0, 1, 2), (16611, '2011-01-04 05:13:19', 1, 61, 0, 1, 2), (16612, '2011-01-04 05:15:27', 1, 67, 0, 1, 2), (16613, '2011-01-04 05:23:03', 1, 57, 0, 1, 2), (16614, '2011-01-04 05:35:39', 1, 14, 0, 1, 2), (16615, '2011-01-04 05:45:12', 1, 24, 0, 1, 2), (16616, '2011-01-04 05:45:26', 1, 15, 0, 1, 2), (16617, '2011-01-04 06:13:06', 1, 157, 0, 1, 2), (16618, '2011-01-04 06:16:19', 1, 157, 0, 1, 2), (16619, '2011-01-04 06:29:20', 1, 98, 0, 1, 2), (16620, '2011-01-04 06:32:24', 1, 152, 0, 1, 2), (16621, '2011-01-04 06:36:24', 1, 141, 0, 1, 2), (16622, '2011-01-04 06:37:03', 1, 150, 0, 1, 2), (16623, '2011-01-04 06:37:18', 1, 79, 0, 1, 2), (16624, '2011-01-04 07:01:24', 1, 52, 0, 1, 2), (16625, '2011-01-04 07:08:44', 1, 9, 0, 1, 2), (16626, '2011-01-04 07:14:13', 1, 158, 0, 1, 2), (16627, '2011-01-04 07:32:54', 1, 28, 0, 1, 2), (16628, '2011-01-04 07:33:38', 1, 120, 0, 1, 2), (16629, '2011-01-04 07:33:55', 1, 174, 0, 1, 2), (16630, '2011-01-04 07:43:14', 1, 127, 0, 1, 2), (16631, '2011-01-04 07:52:41', 1, 160, 0, 1, 2), (16632, '2011-01-04 07:53:30', 1, 201, 0, 1, 2), (16633, '2011-01-04 07:55:17', 1, 94, 0, 1, 2), (16634, '2011-01-04 08:07:20', 1, 4, 14265, 1, 2), (16635, '2011-01-04 08:13:59', 1, 95, 0, 1, 2), (16636, '2011-01-04 08:22:32', 1, 122, 0, 1, 2), (16637, '2011-01-04 08:23:01', 1, 121, 0, 1, 2), (16638, '2011-01-04 08:23:28', 1, 82, 0, 1, 2), (16639, '2011-01-04 08:25:31', 1, 93, 0, 1, 2), (16640, '2011-01-04 08:57:50', 1, 140, 14266, 1, 2), (16641, '2011-01-04 08:57:56', 1, 81, 14267, 1, 2), (16642, '2011-01-04 08:58:09', 1, 6, 14268, 1, 2), (16643, '2011-01-04 08:58:16', 1, 8, 14269, 1, 2), (16644, '2011-01-04 08:58:23', 1, 109, 14270, 1, 2), (16645, '2011-01-04 08:58:27', 1, 52, 14271, 1, 2), (16646, '2011-01-04 08:58:35', 1, 85, 14272, 1, 2), (16647, '2011-01-04 08:58:41', 1, 117, 14273, 1, 2), (16648, '2011-01-04 08:58:46', 1, 88, 14274, 1, 2), (16649, '2011-01-04 08:58:52', 1, 9, 14275, 1, 2), (16650, '2011-01-04 09:05:43', 1, 159, 14276, 1, 2), (16651, '2011-01-04 09:05:49', 1, 60, 14277, 1, 2), (16652, '2011-01-04 09:05:58', 1, 108, 14278, 1, 2), (16653, '2011-01-04 09:06:11', 1, 69, 14280, 1, 2), (16654, '2011-01-04 09:06:25', 1, 165, 14281, 1, 2), (16655, '2011-01-04 09:06:36', 1, 111, 14282, 1, 2), (16656, '2011-01-04 09:06:42', 1, 164, 14283, 1, 2), (16657, '2011-01-04 09:06:48', 1, 112, 14284, 1, 2), (16658, '2011-01-04 09:15:53', 1, 167, 14285, 1, 2), (16659, '2011-01-04 10:16:05', 1, 74, 0, 1, 2), (16660, '2011-01-04 10:27:50', 1, 99, 14289, 1, 2), (16661, '2011-01-04 10:28:16', 1, 79, 14291, 1, 2), (16662, '2011-01-04 10:28:41', 1, 102, 14289, 1, 2), (16663, '2011-01-04 10:28:44', 1, 102, 14294, 1, 2), (16664, '2011-01-04 10:28:50', 1, 67, 14295, 1, 2), (16665, '2011-01-04 10:28:58', 1, 145, 14296, 1, 2), (16666, '2011-01-04 10:29:05', 1, 48, 14297, 1, 2), (16667, '2011-01-04 10:29:07', 1, 107, 14289, 1, 2), (16668, '2011-01-04 10:29:14', 1, 169, 14298, 1, 2), (16669, '2011-01-04 10:29:23', 1, 181, 14299, 1, 2), (16670, '2011-01-04 10:29:28', 1, 240, 14300, 1, 2), (16671, '2011-01-04 10:29:33', 1, 107, 14289, 1, 2), (16672, '2011-01-04 10:29:39', 1, 32, 14301, 1, 2), (16673, '2011-01-04 10:29:45', 1, 33, 14302, 1, 2), (16674, '2011-01-04 10:29:53', 1, 191, 14303, 1, 2), (16675, '2011-01-04 10:30:01', 1, 118, 14289, 1, 2), (16676, '2011-01-04 10:30:12', 1, 163, 14306, 1, 2), (16677, '2011-01-04 10:30:22', 1, 144, 14308, 1, 2), (16678, '2011-01-04 10:58:16', 1, 33, 14309, 1, 2), (16679, '2011-01-04 11:20:10', 1, 186, 14310, 1, 2), (16680, '2011-01-04 11:33:40', 1, 147, 0, 1, 2), (16681, '2011-01-04 11:54:01', 1, 12, 0, 1, 2), (16682, '2011-01-04 12:24:09', 1, 235, 0, 1, 2), (16683, '2011-01-04 12:31:11', 1, 26, 14289, 1, 2), (16684, '2011-01-04 12:36:13', 1, 23, 14289, 1, 2), (16685, '2011-01-04 12:52:42', 1, 117, 14313, 1, 2), (16686, '2011-01-04 13:03:19', 1, 99, 0, 1, 2), (16687, '2011-01-04 13:16:10', 1, 75, 14289, 1, 2), (16688, '2011-01-04 13:16:11', 1, 75, 14289, 1, 2), (16689, '2011-01-04 13:19:00', 1, 60, 14314, 1, 2), (16690, '2011-01-04 14:11:13', 1, 7, 14316, 1, 2), (16691, '2011-01-04 14:14:38', 1, 177, 14316, 1, 2), (16692, '2011-01-04 14:21:05', 1, 141, 14320, 1, 2), (16693, '2011-01-04 14:22:19', 1, 139, 14320, 1, 2), (16694, '2011-01-04 14:24:22', 1, 71, 0, 1, 2), (16695, '2011-01-04 14:38:17', 1, 4, 14321, 1, 2), (16696, '2011-01-04 14:38:26', 1, 116, 14322, 1, 2), (16697, '2011-01-04 14:38:31', 1, 3, 14323, 1, 2), (16698, '2011-01-04 14:38:43', 1, 82, 14324, 1, 2), (16699, '2011-01-04 14:38:51', 1, 61, 14325, 1, 2), (16700, '2011-01-04 14:38:58', 1, 174, 14326, 1, 2), (16701, '2011-01-04 14:39:06', 1, 162, 14327, 1, 2), (16702, '2011-01-04 15:16:44', 1, 20, 0, 1, 2), (16703, '2011-01-04 15:26:40', 1, 129, 0, 1, 2), (16704, '2011-01-04 15:41:35', 1, 165, 0, 1, 2), (16705, '2011-01-04 15:41:36', 1, 50, 14329, 1, 2), (16706, '2011-01-04 15:43:06', 1, 54, 14330, 1, 2), (16707, '2011-01-04 15:46:34', 1, 96, 0, 1, 2), (16708, '2011-01-04 15:54:09', 1, 186, 14328, 1, 2), (16709, '2011-01-04 15:54:24', 1, 7, 14331, 1, 2), (16710, '2011-01-04 15:55:15', 1, 146, 14332, 1, 2), (16711, '2011-01-04 15:55:23', 1, 160, 14333, 1, 2), (16712, '2011-01-04 15:55:52', 1, 66, 14336, 1, 2), (16713, '2011-01-04 15:56:01', 1, 1, 14337, 1, 2), (16714, '2011-01-04 15:56:09', 1, 109, 14338, 1, 2), (16715, '2011-01-04 15:56:22', 1, 80, 14339, 1, 2), (16716, '2011-01-04 15:56:30', 1, 235, 14340, 1, 2), (16717, '2011-01-04 15:56:54', 1, 139, 14342, 1, 2), (16718, '2011-01-04 15:57:03', 1, 86, 14343, 1, 2), (16719, '2011-01-04 15:57:13', 1, 180, 14344, 1, 2), (16720, '2011-01-04 15:57:19', 1, 76, 14334, 1, 2), (16721, '2011-01-04 15:57:20', 1, 107, 14345, 1, 2), (16722, '2011-01-04 16:16:30', 1, 166, 14348, 1, 2), (16723, '2011-01-04 16:16:43', 1, 112, 14349, 1, 2), (16724, '2011-01-04 16:16:53', 1, 83, 14350, 1, 2), (16725, '2011-01-04 16:17:00', 1, 106, 14351, 1, 2), (16726, '2011-01-04 16:17:12', 1, 108, 14352, 1, 2), (16727, '2011-01-04 16:17:17', 1, 31, 14353, 1, 2), (16728, '2011-01-04 16:17:50', 1, 5, 14357, 1, 2), (16729, '2011-01-04 16:17:54', 1, 7, 14358, 1, 2), (16730, '2011-01-04 16:18:03', 1, 183, 14359, 1, 2), (16731, '2011-01-04 16:18:08', 1, 103, 14360, 1, 2), (16732, '2011-01-04 16:18:21', 1, 120, 14361, 1, 2), (16733, '2011-01-04 17:48:07', 1, 5, 14363, 1, 2), (16734, '2011-01-04 18:00:09', 1, 23, 14365, 1, 2), (16735, '2011-01-04 18:27:53', 1, 169, 14368, 1, 2), (16736, '2011-01-04 18:28:10', 1, 66, 14369, 1, 2), (16737, '2011-01-04 18:30:52', 1, 176, 14370, 1, 2), (16738, '2011-01-04 18:33:18', 1, 75, 14371, 1, 2), (16739, '2011-01-04 18:53:12', 1, 33, 14372, 1, 2), (16740, '2011-01-04 18:53:23', 1, 49, 14372, 1, 2), (16741, '2011-01-04 19:15:53', 1, 101, 14375, 1, 2), (16742, '2011-01-04 20:14:59', 1, 196, 0, 1, 2), (16743, '2011-01-04 20:19:58', 1, 180, 0, 1, 2), (16744, '2011-01-04 20:32:35', 1, 87, 14378, 1, 2), (16745, '2011-01-04 20:33:52', 1, 71, 14380, 1, 2), (16746, '2011-01-04 20:34:09', 1, 170, 14381, 1, 2), (16747, '2011-01-04 20:34:17', 1, 173, 14382, 1, 2), (16748, '2011-01-04 20:34:35', 1, 122, 14383, 1, 2), (16749, '2011-01-04 20:34:43', 1, 143, 14384, 1, 2), (16750, '2011-01-04 20:34:52', 1, 141, 14385, 1, 2), (16751, '2011-01-04 20:35:04', 1, 213, 14386, 1, 2), (16752, '2011-01-04 21:01:31', 1, 186, 0, 1, 2), (16753, '2011-01-04 21:02:03', 1, 139, 0, 1, 2), (16754, '2011-01-04 21:49:07', 1, 152, 14387, 1, 2), (16755, '2011-01-04 21:49:19', 1, 157, 14388, 1, 2), (16756, '2011-01-04 21:49:29', 1, 201, 14389, 1, 2), (16757, '2011-01-04 21:49:52', 1, 121, 14391, 1, 2), (16758, '2011-01-04 21:50:13', 1, 229, 14394, 1, 2), (16759, '2011-01-04 21:50:28', 1, 5, 14396, 1, 2), (16760, '2011-01-04 21:50:36', 1, 147, 14397, 1, 2), (16761, '2011-01-04 21:50:43', 1, 101, 14398, 1, 2), (16762, '2011-01-04 21:50:49', 1, 104, 14399, 1, 2), (16763, '2011-01-04 21:50:55', 1, 118, 14400, 1, 2), (16764, '2011-01-04 21:51:04', 1, 1, 14401, 1, 2), (16765, '2011-01-04 21:51:11', 1, 142, 14402, 1, 2), (16766, '2011-01-04 21:51:19', 1, 70, 14403, 1, 2), (16767, '2011-01-04 21:51:26', 1, 115, 14404, 1, 2), (16768, '2011-01-04 21:51:46', 1, 110, 14406, 1, 2), (16769, '2011-01-04 21:51:54', 1, 53, 14407, 1, 2), (16770, '2011-01-04 22:36:15', 1, 158, 0, 1, 2), (16771, '2011-01-04 23:22:33', 1, 8, 14411, 1, 2), (16772, '2011-01-04 23:22:59', 1, 8, 14412, 1, 2), (16773, '2011-01-04 23:23:02', 1, 8, 14413, 1, 2), (16774, '2011-01-04 23:42:18', 1, 25, 14414, 1, 2), (16775, '2011-01-05 00:00:07', 1, 99, 14415, 1, 2), (16776, '2011-01-05 00:00:19', 1, 161, 14416, 1, 2), (16777, '2011-01-05 00:00:53', 1, 98, 14417, 1, 2), (16778, '2011-01-05 00:01:12', 1, 50, 14419, 1, 2), (16779, '2011-01-05 00:01:22', 1, 167, 14420, 1, 2), (16780, '2011-01-05 00:01:28', 1, 111, 14421, 1, 2), (16781, '2011-01-05 00:01:38', 1, 2, 14422, 1, 2), (16782, '2011-01-05 00:01:46', 1, 51, 14423, 1, 2), (16783, '2011-01-05 00:01:58', 1, 84, 14424, 1, 2), (16784, '2011-01-05 00:02:15', 1, 49, 14425, 1, 2), (16785, '2011-01-05 00:02:21', 1, 192, 14426, 1, 2), (16786, '2011-01-05 00:02:29', 1, 72, 14427, 1, 2), (16787, '2011-01-05 00:02:40', 1, 184, 14428, 1, 2), (16788, '2011-01-05 00:02:48', 1, 190, 14429, 1, 2), (16789, '2011-01-05 00:42:46', 1, 181, 0, 1, 2), (16790, '2011-01-05 00:43:07', 1, 104, 0, 1, 2), (16791, '2011-01-05 00:55:01', 1, 140, 0, 1, 2), (16792, '2011-01-05 00:59:20', 1, 73, 0, 1, 2), (16793, '2011-01-05 01:18:44', 1, 165, 0, 1, 2), (16794, '2011-01-05 01:21:07', 1, 171, 0, 1, 2), (16795, '2011-01-05 01:22:21', 1, 176, 0, 1, 2), (16796, '2011-01-05 01:24:44', 1, 103, 0, 1, 2), (16797, '2011-01-05 01:25:41', 1, 88, 0, 1, 2), (16798, '2011-01-05 01:26:31', 1, 145, 0, 1, 2), (16799, '2011-01-05 01:27:13', 1, 229, 0, 1, 2), (16800, '2011-01-05 01:29:21', 1, 13, 0, 1, 2), (16801, '2011-01-05 01:37:03', 1, 130, 0, 1, 2), (16802, '2011-01-05 01:48:26', 1, 169, 0, 1, 2), (16803, '2011-01-05 01:52:22', 1, 97, 0, 1, 2), (16804, '2011-01-05 01:55:44', 1, 246, 0, 1, 2), (16805, '2011-01-05 01:57:09', 1, 112, 0, 1, 2), (16806, '2011-01-05 02:09:42', 1, 126, 0, 1, 2), (16807, '2011-01-05 02:12:22', 1, 59, 0, 1, 2), (16808, '2011-01-05 02:17:32', 1, 107, 0, 1, 2), (16809, '2011-01-05 02:24:23', 1, 31, 0, 1, 2), (16810, '2011-01-05 02:27:23', 1, 177, 0, 1, 2), (16811, '2011-01-05 02:27:55', 1, 16, 0, 1, 2), (16812, '2011-01-05 02:35:07', 1, 8, 0, 1, 2), (16813, '2011-01-05 02:45:26', 1, 17, 0, 1, 2), (16814, '2011-01-05 02:52:46', 1, 11, 0, 1, 2), (16815, '2011-01-05 02:53:15', 1, 80, 0, 1, 2), (16816, '2011-01-05 03:11:40', 1, 100, 0, 1, 2), (16817, '2011-01-05 03:11:54', 1, 182, 0, 1, 2), (16818, '2011-01-05 03:20:46', 1, 1, 14430, 1, 2), (16819, '2011-01-05 03:22:22', 1, 117, 0, 1, 2), (16820, '2011-01-05 03:30:29', 1, 166, 0, 1, 2), (16821, '2011-01-05 03:36:47', 1, 1, 0, 1, 2), (16822, '2011-01-05 03:46:03', 1, 240, 0, 1, 2), (16823, '2011-01-05 03:52:33', 1, 148, 0, 1, 2), (16824, '2011-01-05 03:53:21', 1, 110, 0, 1, 2), (16825, '2011-01-05 03:54:37', 1, 54, 0, 1, 2), (16826, '2011-01-05 03:56:42', 1, 100, 14432, 1, 2), (16827, '2011-01-05 03:56:53', 1, 110, 14433, 1, 2), (16828, '2011-01-05 03:56:59', 1, 68, 14434, 1, 2), (16829, '2011-01-05 03:57:04', 1, 105, 14435, 1, 2), (16830, '2011-01-05 03:57:16', 1, 158, 14436, 1, 2), (16831, '2011-01-05 03:57:25', 1, 73, 14437, 1, 2), (16832, '2011-01-05 03:57:30', 1, 30, 14438, 1, 2), (16833, '2011-01-05 03:57:38', 1, 182, 14439, 1, 2), (16834, '2011-01-05 03:57:45', 1, 148, 14440, 1, 2), (16835, '2011-01-05 04:03:20', 1, 142, 0, 1, 2), (16836, '2011-01-05 04:07:18', 1, 21, 0, 1, 2), (16837, '2011-01-05 04:17:01', 1, 72, 0, 1, 2), (16838, '2011-01-05 04:18:33', 1, 33, 14442, 1, 2), (16839, '2011-01-05 04:23:57', 1, 22, 0, 1, 2), (16840, '2011-01-05 04:24:13', 1, 194, 0, 1, 2), (16841, '2011-01-05 04:24:37', 1, 27, 0, 1, 2), (16842, '2011-01-05 04:34:36', 1, 128, 0, 1, 2), (16843, '2011-01-05 04:43:50', 1, 213, 0, 1, 2), (16844, '2011-01-05 05:02:16', 1, 131, 0, 1, 2), (16845, '2011-01-05 05:02:31', 1, 164, 0, 1, 2), (16846, '2011-01-05 05:02:57', 1, 77, 0, 1, 2), (16847, '2011-01-05 05:12:04', 1, 50, 14444, 1, 2), (16848, '2011-01-05 05:12:20', 1, 57, 0, 1, 2), (16849, '2011-01-05 05:12:41', 1, 170, 0, 1, 2), (16850, '2011-01-05 05:13:44', 1, 60, 0, 1, 2), (16851, '2011-01-05 05:14:17', 1, 58, 0, 1, 2), (16852, '2011-01-05 05:25:28', 1, 14, 0, 1, 2), (16853, '2011-01-05 05:32:33', 1, 173, 0, 1, 2), (16854, '2011-01-05 05:34:36', 1, 24, 0, 1, 2), (16855, '2011-01-05 05:34:50', 1, 15, 0, 1, 2), (16856, '2011-01-05 05:42:55', 1, 157, 0, 1, 2), (16857, '2011-01-05 05:43:58', 1, 51, 0, 1, 2), (16858, '2011-01-05 05:53:37', 1, 29, 0, 1, 2), (16859, '2011-01-05 05:54:07', 1, 119, 0, 1, 2), (16860, '2011-01-05 06:03:38', 1, 141, 0, 1, 2), (16861, '2011-01-05 06:33:23', 1, 91, 0, 1, 2), (16862, '2011-01-05 06:44:04', 1, 52, 0, 1, 2), (16863, '2011-01-05 06:49:30', 1, 6, 14445, 1, 2), (16864, '2011-01-05 06:53:27', 1, 6, 14445, 1, 2), (16865, '2011-01-05 06:53:56', 1, 158, 0, 1, 2), (16866, '2011-01-05 07:13:47', 1, 120, 0, 1, 2), (16867, '2011-01-05 07:14:03', 1, 174, 0, 1, 2), (16868, '2011-01-05 07:15:19', 1, 62, 0, 1, 2), (16869, '2011-01-05 07:33:17', 1, 201, 0, 1, 2), (16870, '2011-01-05 07:52:23', 1, 79, 0, 1, 2), (16871, '2011-01-05 07:55:14', 1, 48, 0, 1, 2), (16872, '2011-01-05 08:03:15', 1, 70, 0, 1, 2), (16873, '2011-01-05 08:03:31', 1, 5, 0, 1, 2), (16874, '2011-01-05 09:14:36', 1, 187, 0, 1, 2), (16875, '2011-01-05 09:34:32', 1, 147, 0, 1, 2), (16876, '2011-01-05 09:43:39', 1, 102, 0, 1, 2), (16877, '2011-01-05 09:54:01', 1, 12, 0, 1, 2), (16878, '2011-01-05 10:24:16', 1, 235, 0, 1, 2), (16879, '2011-01-05 10:45:12', 1, 170, 14450, 1, 2), (16880, '2011-01-05 11:00:06', 1, 213, 0, 1, 2), (16881, '2011-01-05 11:12:30', 4, 176, 14450, 1, 2), (16882, '2011-01-05 11:12:31', 4, 133, 14450, 1, 2), (16883, '2011-01-05 11:12:31', 4, 192, 14450, 1, 2), (16884, '2011-01-05 11:34:21', 1, 141, 14452, 1, 2), (16885, '2011-01-05 12:29:52', 1, 49, 14454, 1, 2), (16886, '2011-01-05 13:04:00', 1, 105, 0, 1, 2), (16887, '2011-01-05 13:42:55', 1, 144, 14457, 1, 2), (16888, '2011-01-05 13:52:44', 1, 145, 14458, 1, 2), (16889, '2011-01-05 14:24:39', 1, 64, 0, 1, 2), (16890, '2011-01-05 14:44:39', 1, 20, 0, 1, 2), (16891, '2011-01-05 14:55:36', 1, 101, 0, 1, 2), (16892, '2011-01-05 15:25:02', 4, 1, 14456, 1, 2), (16893, '2011-01-05 15:25:02', 4, 133, 14456, 1, 2), (16894, '2011-01-05 15:25:02', 4, 192, 14456, 1, 2), (16895, '2011-01-05 16:00:36', 1, 52, 14460, 1, 2), (16896, '2011-01-05 16:56:49', 1, 4, 14465, 1, 2), (16897, '2011-01-05 17:20:20', 1, 170, 0, 1, 2), (16898, '2011-01-05 17:59:41', 1, 8, 0, 1, 2), (16899, '2011-01-05 18:25:55', 1, 7, 0, 1, 2), (16900, '2011-01-05 18:52:09', 1, 168, 0, 1, 2), (16901, '2011-01-05 19:05:17', 1, 120, 0, 1, 2), (16902, '2011-01-05 20:04:42', 1, 3, 14470, 1, 2), (16903, '2011-01-05 20:10:53', 1, 124, 0, 1, 2), (16904, '2011-01-05 21:02:41', 1, 66, 14472, 1, 2), (16905, '2011-01-05 21:03:21', 1, 78, 0, 1, 2), (16906, '2011-01-05 21:39:34', 1, 140, 14476, 1, 2), (16907, '2011-01-05 23:54:36', 1, 8, 14480, 1, 2), (16908, '2011-01-06 00:00:51', 1, 146, 14481, 1, 2), (16909, '2011-01-06 00:11:18', 1, 73, 14483, 1, 2), (16910, '2011-01-06 00:18:45', 1, 50, 14484, 1, 2), (16911, '2011-01-06 00:24:38', 1, 49, 14485, 1, 2), (16912, '2011-01-06 01:59:39', 1, 140, 14487, 1, 2), (16913, '2011-01-06 03:50:44', 1, 122, 14490, 1, 2), (16914, '2011-01-06 05:44:48', 1, 9, 14492, 1, 2), (16915, '2011-01-06 06:55:33', 1, 165, 0, 1, 2), (16916, '2011-01-06 08:17:41', 1, 84, 14494, 1, 2), (16917, '2011-01-06 08:36:22', 1, 176, 14496, 1, 2), (16918, '2011-01-06 08:37:20', 1, 11, 14496, 1, 2), (16919, '2011-01-06 08:59:21', 1, 143, 14497, 1, 2), (16920, '2011-01-06 09:00:03', 1, 53, 14495, 1, 2), (16921, '2011-01-06 09:04:15', 1, 55, 14495, 1, 2), (16922, '2011-01-06 09:04:39', 1, 55, 14495, 1, 2), (16923, '2011-01-06 09:24:06', 1, 71, 14498, 1, 2), (16924, '2011-01-06 09:39:09', 1, 7, 14499, 1, 2), (16925, '2011-01-06 09:52:49', 1, 139, 14500, 1, 2), (16926, '2011-01-06 09:53:06', 1, 167, 14501, 1, 2), (16927, '2011-01-06 09:55:41', 1, 167, 14501, 1, 2), (16928, '2011-01-06 09:56:28', 1, 167, 14502, 1, 2), (16929, '2011-01-06 10:23:06', 1, 6, 14508, 1, 2), (16930, '2011-01-06 11:36:30', 1, 139, 14511, 1, 2), (16931, '2011-01-06 11:36:46', 4, 139, 14511, 1, 2), (16932, '2011-01-06 11:36:46', 4, 133, 14511, 1, 2), (16933, '2011-01-06 11:36:46', 4, 192, 14511, 1, 2), (16934, '2011-01-06 11:37:11', 4, 61, 14511, 1, 2), (16935, '2011-01-06 12:41:30', 1, 99, 0, 1, 2), (16936, '2011-01-06 14:12:35', 1, 139, 14512, 1, 2), (16937, '2011-01-06 14:59:44', 1, 7, 14516, 1, 2), (16938, '2011-01-06 15:25:31', 1, 240, 0, 1, 2), (16939, '2011-01-06 15:29:20', 1, 67, 0, 1, 2), (16940, '2011-01-06 15:37:00', 1, 52, 0, 1, 2), (16941, '2011-01-06 15:44:40', 1, 127, 0, 1, 2), (16942, '2011-01-06 16:15:19', 1, 119, 0, 1, 2), (16943, '2011-01-06 16:19:09', 1, 159, 0, 1, 2), (16944, '2011-01-06 16:28:32', 1, 50, 14519, 1, 2), (16945, '2011-01-06 16:51:06', 1, 1, 14520, 1, 2), (16946, '2011-01-06 16:56:39', 1, 50, 14522, 1, 2), (16947, '2011-01-06 17:07:09', 1, 147, 14523, 1, 2), (16948, '2011-01-06 18:02:37', 1, 102, 0, 1, 2), (16949, '2011-01-06 18:10:17', 1, 64, 0, 1, 2), (16950, '2011-01-06 18:14:13', 1, 94, 0, 1, 2), (16951, '2011-01-06 18:17:56', 1, 22, 0, 1, 2), (16952, '2011-01-06 18:21:46', 1, 235, 0, 1, 2), (16953, '2011-01-06 18:40:56', 1, 95, 0, 1, 2), (16954, '2011-01-06 18:44:46', 1, 79, 0, 1, 2), (16955, '2011-01-06 18:48:37', 1, 167, 0, 1, 2), (16956, '2011-01-06 18:54:03', 1, 75, 14530, 1, 2), (16957, '2011-01-06 18:56:16', 1, 174, 0, 1, 2), (16958, '2011-01-06 19:15:25', 1, 10, 0, 1, 2), (16959, '2011-01-06 19:23:05', 1, 91, 0, 1, 2), (16960, '2011-01-06 19:26:56', 1, 166, 0, 1, 2), (16961, '2011-01-06 19:30:45', 1, 246, 0, 1, 2), (16962, '2011-01-06 19:46:05', 1, 11, 0, 1, 2), (16963, '2011-01-06 19:53:45', 1, 157, 0, 1, 2), (16964, '2011-01-06 20:05:14', 1, 13, 0, 1, 2), (16965, '2011-01-06 20:16:44', 1, 82, 0, 1, 2), (16966, '2011-01-06 20:20:34', 1, 83, 0, 1, 2), (16967, '2011-01-06 20:47:13', 1, 71, 0, 1, 2), (16968, '2011-01-06 21:18:03', 1, 80, 0, 1, 2), (16969, '2011-01-06 21:37:39', 1, 9, 0, 1, 2), (16970, '2011-01-06 22:26:42', 1, 170, 14534, 1, 2), (16971, '2011-01-07 00:12:29', 1, 75, 14540, 1, 2), (16972, '2011-01-07 00:12:36', 1, 50, 14541, 1, 2), (16973, '2011-01-07 00:12:41', 1, 17, 14542, 1, 2), (16974, '2011-01-07 00:12:46', 1, 6, 14543, 1, 2), (16975, '2011-01-07 00:13:01', 1, 170, 14547, 1, 2), (16976, '2011-01-07 00:13:19', 1, 57, 14552, 1, 2), (16977, '2011-01-07 00:13:24', 1, 15, 14553, 1, 2), (16978, '2011-01-07 00:13:28', 1, 177, 14554, 1, 2), (16979, '2011-01-07 00:14:09', 1, 147, 14567, 1, 2), (16980, '2011-01-07 00:14:23', 1, 140, 14570, 1, 2), (16981, '2011-01-07 00:14:27', 1, 141, 14571, 1, 2), (16982, '2011-01-07 00:14:30', 1, 142, 14572, 1, 2), (16983, '2011-01-07 00:14:34', 1, 146, 14573, 1, 2), (16984, '2011-01-07 00:14:38', 1, 139, 14574, 1, 2), (16985, '2011-01-07 00:14:41', 1, 145, 14575, 1, 2), (16986, '2011-01-07 00:14:45', 1, 143, 14576, 1, 2), (16987, '2011-01-07 00:14:48', 1, 144, 14577, 1, 2), (16988, '2011-01-07 00:14:51', 1, 107, 14578, 1, 2), (16989, '2011-01-07 00:14:55', 1, 106, 14579, 1, 2), (16990, '2011-01-07 00:15:06', 1, 109, 14581, 1, 2), (16991, '2011-01-07 00:15:10', 1, 108, 14582, 1, 2), (16992, '2011-01-07 00:15:14', 1, 104, 14583, 1, 2), (16993, '2011-01-07 00:15:18', 1, 110, 14584, 1, 2), (16994, '2011-01-07 00:15:26', 1, 113, 14586, 1, 2), (16995, '2011-01-07 00:15:33', 1, 111, 14588, 1, 2), (16996, '2011-01-07 00:15:36', 1, 112, 14589, 1, 2), (16997, '2011-01-07 01:05:16', 1, 143, 14591, 1, 2), (16998, '2011-01-07 01:27:09', 1, 5, 14592, 1, 2), (16999, '2011-01-07 02:18:50', 1, 252, 14593, 1, 2), (17000, '2011-01-07 02:18:55', 1, 139, 14594, 1, 2), (17001, '2011-01-07 02:19:01', 1, 1, 14595, 1, 2), (17002, '2011-01-07 02:19:06', 1, 7, 14596, 1, 2), (17003, '2011-01-07 02:19:12', 1, 9, 14597, 1, 2), (17004, '2011-01-07 05:44:22', 1, 103, 14622, 1, 2), (17005, '2011-01-07 05:46:55', 1, 98, 14623, 1, 2), (17006, '2011-01-07 06:25:52', 1, 99, 14625, 1, 2), (17007, '2011-01-07 06:25:56', 1, 2, 14626, 1, 2), (17008, '2011-01-07 06:26:04', 1, 3, 14627, 1, 2), (17009, '2011-01-07 06:26:18', 1, 4, 14628, 1, 2), (17010, '2011-01-07 06:26:23', 1, 5, 14629, 1, 2), (17011, '2011-01-07 06:26:29', 1, 6, 14630, 1, 2), (17012, '2011-01-07 06:26:34', 1, 8, 14631, 1, 2), (17013, '2011-01-07 06:55:50', 1, 5, 14635, 1, 2), (17014, '2011-01-07 08:10:28', 1, 61, 14637, 1, 2), (17015, '2011-01-07 09:04:54', 1, 4, 14641, 1, 2), (17016, '2011-01-07 10:20:12', 1, 75, 14642, 1, 2), (17017, '2011-01-07 10:21:25', 1, 162, 14645, 1, 2), (17018, '2011-01-07 10:22:38', 1, 188, 0, 1, 2), (17019, '2011-01-07 10:27:10', 1, 17, 14647, 1, 2), (17020, '2011-01-07 10:27:30', 1, 57, 0, 1, 2), (17021, '2011-01-07 10:40:16', 1, 167, 14642, 1, 2), (17022, '2011-01-07 11:55:36', 1, 121, 14657, 1, 2), (17023, '2011-01-07 12:02:05', 1, 119, 14657, 1, 2), (17024, '2011-01-07 12:06:38', 1, 121, 14657, 1, 2), (17025, '2011-01-07 12:50:40', 1, 8, 14642, 1, 2), (17026, '2011-01-07 13:10:35', 1, 177, 14642, 1, 2), (17027, '2011-01-07 14:42:05', 1, 147, 14662, 1, 2), (17028, '2011-01-07 14:42:10', 1, 140, 14663, 1, 2), (17029, '2011-01-07 14:42:13', 1, 75, 14661, 1, 2), (17030, '2011-01-07 14:42:16', 1, 141, 14664, 1, 2), (17031, '2011-01-07 14:42:23', 1, 142, 14666, 1, 2), (17032, '2011-01-07 14:42:27', 1, 139, 14668, 1, 2), (17033, '2011-01-07 14:42:43', 1, 145, 14669, 1, 2), (17034, '2011-01-07 15:35:46', 1, 8, 14672, 1, 2), (17035, '2011-01-07 15:54:28', 1, 4, 0, 1, 2), (17036, '2011-01-07 16:04:21', 1, 81, 0, 1, 2), (17037, '2011-01-07 16:09:08', 1, 213, 0, 1, 2), (17038, '2011-01-07 16:28:47', 1, 165, 0, 1, 2), (17039, '2011-01-07 16:38:24', 1, 161, 0, 1, 2), (17040, '2011-01-07 16:57:56', 1, 85, 0, 1, 2), (17041, '2011-01-07 17:07:41', 1, 88, 0, 1, 2), (17042, '2011-01-07 18:37:37', 1, 32, 14676, 1, 2), (17043, '2011-01-07 18:38:17', 1, 52, 14676, 1, 2), (17044, '2011-01-07 18:39:29', 1, 32, 14676, 1, 2), (17045, '2011-01-07 18:41:18', 1, 63, 14676, 1, 2), (17046, '2011-01-07 18:41:56', 1, 65, 14676, 1, 2), (17047, '2011-01-07 18:43:25', 1, 146, 14680, 1, 2), (17048, '2011-01-07 18:43:31', 1, 143, 14681, 1, 2), (17049, '2011-01-07 18:43:37', 1, 144, 14682, 1, 2), (17050, '2011-01-07 18:44:44', 1, 66, 14676, 1, 2), (17051, '2011-01-07 18:55:41', 1, 110, 14683, 1, 2), (17052, '2011-01-07 19:26:04', 1, 15, 14686, 1, 2), (17053, '2011-01-07 19:27:20', 1, 195, 14686, 1, 2), (17054, '2011-01-07 19:27:54', 1, 195, 14686, 1, 2), (17055, '2011-01-07 19:51:06', 1, 6, 14688, 1, 2), (17056, '2011-01-07 20:15:04', 1, 65, 14693, 1, 2), (17057, '2011-01-07 21:21:27', 1, 161, 0, 1, 2), (17058, '2011-01-07 21:38:00', 1, 55, 14707, 1, 2), (17059, '2011-01-07 22:01:08', 1, 82, 14709, 1, 2), (17060, '2011-01-07 22:35:54', 1, 107, 14711, 1, 2), (17061, '2011-01-07 22:35:57', 1, 106, 14712, 1, 2), (17062, '2011-01-07 22:36:05', 1, 109, 14713, 1, 2), (17063, '2011-01-07 22:36:10', 1, 108, 14714, 1, 2), (17064, '2011-01-07 22:36:16', 1, 104, 14715, 1, 2), (17065, '2011-01-07 22:36:22', 1, 110, 14716, 1, 2), (17066, '2011-01-07 22:36:27', 1, 113, 14717, 1, 2), (17067, '2011-01-07 22:36:33', 1, 111, 14718, 1, 2), (17068, '2011-01-07 22:49:32', 1, 11, 14721, 1, 2), (17069, '2011-01-07 22:51:27', 1, 65, 14721, 1, 2), (17070, '2011-01-07 22:51:28', 1, 65, 14721, 1, 2), (17071, '2011-01-07 22:51:45', 1, 67, 14721, 1, 2), (17072, '2011-01-07 22:51:46', 1, 67, 14721, 1, 2), (17073, '2011-01-08 00:48:56', 1, 61, 0, 1, 2), (17074, '2011-01-08 00:52:55', 1, 108, 0, 1, 2), (17075, '2011-01-08 01:32:52', 1, 48, 0, 1, 2), (17076, '2011-01-08 03:38:28', 1, 101, 14726, 1, 2), (17077, '2011-01-08 04:12:12', 1, 102, 14727, 1, 2), (17078, '2011-01-08 04:23:14', 1, 99, 0, 1, 2), (17079, '2011-01-08 04:45:00', 1, 106, 14729, 1, 2), (17080, '2011-01-08 05:02:46', 1, 109, 14730, 1, 2), (17081, '2011-01-08 09:33:47', 1, 141, 14738, 1, 2), (17082, '2011-01-08 09:45:39', 1, 3, 0, 1, 2), (17083, '2011-01-08 10:14:34', 4, 76, 14740, 1, 2), (17084, '2011-01-08 10:14:34', 4, 133, 14740, 1, 2), (17085, '2011-01-08 10:14:34', 4, 192, 14740, 1, 2), (17086, '2011-01-08 11:04:30', 1, 50, 14744, 1, 2), (17087, '2011-01-08 12:26:58', 1, 59, 14747, 1, 2), (17088, '2011-01-08 12:27:04', 1, 59, 14747, 1, 2), (17089, '2011-01-08 12:27:49', 1, 56, 14747, 1, 2), (17090, '2011-01-08 12:29:28', 1, 59, 14747, 1, 2), (17091, '2011-01-08 12:29:32', 1, 59, 14747, 1, 2), (17092, '2011-01-08 12:29:33', 1, 59, 14747, 1, 2), (17093, '2011-01-08 12:34:04', 1, 73, 0, 1, 2), (17094, '2011-01-08 12:42:40', 1, 145, 14748, 1, 2), (17095, '2011-01-08 12:47:58', 1, 82, 0, 1, 2), (17096, '2011-01-08 13:10:46', 1, 68, 0, 1, 2), (17097, '2011-01-08 13:37:24', 1, 10, 14749, 1, 2), (17098, '2011-01-08 13:39:26', 1, 1, 14749, 1, 2), (17099, '2011-01-08 14:56:05', 1, 101, 0, 1, 2), (17100, '2011-01-08 14:56:39', 1, 108, 14752, 1, 2), (17101, '2011-01-08 16:16:33', 1, 112, 14757, 1, 2), (17102, '2011-01-08 16:16:56', 1, 111, 14758, 1, 2), (17103, '2011-01-08 16:20:15', 1, 8, 14759, 1, 2), (17104, '2011-01-08 16:23:42', 1, 12, 14759, 1, 2), (17105, '2011-01-08 16:26:24', 1, 118, 14759, 1, 2), (17106, '2011-01-08 16:27:33', 1, 12, 14759, 1, 2), (17107, '2011-01-08 16:53:33', 1, 113, 14760, 1, 2), (17108, '2011-01-08 18:31:45', 1, 91, 0, 1, 2), (17109, '2011-01-08 18:34:49', 1, 117, 14761, 1, 2), (17110, '2011-01-08 18:54:19', 1, 186, 0, 1, 2), (17111, '2011-01-08 19:26:50', 1, 240, 0, 1, 2), (17112, '2011-01-08 19:44:08', 1, 7, 14765, 1, 2), (17113, '2011-01-08 19:45:12', 1, 5, 0, 1, 2), (17114, '2011-01-08 19:49:47', 1, 49, 0, 1, 2), (17115, '2011-01-08 19:54:59', 1, 48, 14766, 1, 2), (17116, '2011-01-08 20:03:32', 1, 29, 0, 1, 2), (17117, '2011-01-08 20:12:42', 1, 168, 0, 1, 2), (17118, '2011-01-08 20:49:17', 1, 112, 14768, 1, 2), (17119, '2011-01-08 21:56:26', 1, 111, 14769, 1, 2), (17120, '2011-01-08 22:20:07', 1, 26, 14770, 1, 2), (17121, '2011-01-08 22:32:26', 1, 121, 14770, 1, 2), (17122, '2011-01-08 22:34:18', 1, 121, 14770, 1, 2), (17123, '2011-01-08 22:58:17', 1, 60, 0, 1, 2), (17124, '2011-01-08 23:08:58', 1, 162, 0, 1, 2), (17125, '2011-01-08 23:16:06', 1, 93, 0, 1, 2), (17126, '2011-01-08 23:37:12', 1, 51, 14772, 1, 2), (17127, '2011-01-08 23:37:30', 1, 75, 0, 1, 2), (17128, '2011-01-08 23:51:49', 1, 107, 0, 1, 2), (17129, '2011-01-08 23:58:54', 1, 169, 0, 1, 2), (17130, '2011-01-09 00:09:36', 1, 118, 0, 1, 2), (17131, '2011-01-09 01:06:40', 1, 201, 0, 1, 2), (17132, '2011-01-09 01:24:59', 1, 123, 14775, 1, 2), (17133, '2011-01-09 01:25:57', 1, 123, 14775, 1, 2), (17134, '2011-01-09 02:03:45', 1, 51, 0, 1, 2), (17135, '2011-01-09 04:58:35', 1, 139, 14779, 1, 2), (17136, '2011-01-09 04:59:04', 1, 252, 14780, 1, 2), (17137, '2011-01-09 04:59:34', 1, 141, 14781, 1, 2), (17138, '2011-01-09 05:02:19', 1, 100, 14790, 1, 2), (17139, '2011-01-09 05:02:34', 1, 103, 14791, 1, 2), (17140, '2011-01-09 05:02:49', 1, 101, 14792, 1, 2), (17141, '2011-01-09 05:03:04', 1, 102, 14793, 1, 2), (17142, '2011-01-09 05:04:04', 1, 99, 14797, 1, 2), (17143, '2011-01-09 05:04:19', 1, 98, 14798, 1, 2), (17144, '2011-01-09 05:04:34', 1, 117, 14799, 1, 2), (17145, '2011-01-09 05:04:49', 1, 115, 14800, 1, 2), (17146, '2011-01-09 05:05:34', 1, 107, 14803, 1, 2), (17147, '2011-01-09 05:05:49', 1, 106, 14804, 1, 2), (17148, '2011-01-09 05:08:04', 1, 2, 14813, 1, 2), (17149, '2011-01-09 05:08:14', 1, 1, 14814, 1, 2), (17150, '2011-01-09 05:08:29', 1, 3, 14815, 1, 2), (17151, '2011-01-09 05:08:44', 1, 4, 14816, 1, 2), (17152, '2011-01-09 05:08:59', 1, 5, 14817, 1, 2), (17153, '2011-01-09 05:09:09', 1, 6, 14818, 1, 2), (17154, '2011-01-09 05:09:19', 1, 7, 14819, 1, 2), (17155, '2011-01-09 05:09:34', 1, 8, 14820, 1, 2), (17156, '2011-01-09 05:09:49', 1, 9, 14821, 1, 2), (17157, '2011-01-09 05:10:24', 1, 109, 14824, 1, 2), (17158, '2011-01-09 05:10:26', 1, 110, 14825, 1, 2), (17159, '2011-01-09 05:10:39', 1, 108, 14826, 1, 2), (17160, '2011-01-09 05:10:54', 1, 104, 14827, 1, 2), (17161, '2011-01-09 05:11:09', 1, 110, 14828, 1, 2), (17162, '2011-01-09 05:11:34', 1, 113, 14830, 1, 2), (17163, '2011-01-09 05:12:04', 1, 111, 14832, 1, 2), (17164, '2011-01-09 05:12:19', 1, 112, 14833, 1, 2), (17165, '2011-01-09 05:15:19', 1, 112, 14842, 1, 2), (17166, '2011-01-09 05:15:49', 1, 144, 14843, 1, 2), (17167, '2011-01-09 05:16:49', 1, 50, 14845, 1, 2), (17168, '2011-01-09 05:17:19', 1, 49, 14846, 1, 2), (17169, '2011-01-09 05:18:21', 1, 99, 14849, 1, 2), (17170, '2011-01-09 07:38:03', 1, 105, 14853, 1, 2), (17171, '2011-01-09 08:34:11', 1, 9, 14856, 1, 2), (17172, '2011-01-09 09:07:01', 1, 7, 14857, 1, 2), (17173, '2011-01-09 09:20:57', 1, 75, 14858, 1, 2), (17174, '2011-01-09 09:21:24', 1, 50, 14858, 1, 2), (17175, '2011-01-09 09:22:57', 1, 53, 14858, 1, 2), (17176, '2011-01-09 09:23:21', 1, 52, 14858, 1, 2), (17177, '2011-01-09 09:30:22', 1, 167, 14859, 1, 2), (17178, '2011-01-09 09:30:51', 1, 167, 14860, 1, 2), (17179, '2011-01-09 09:31:24', 1, 5, 14861, 1, 2), (17180, '2011-01-09 10:33:01', 1, 5, 14864, 1, 2), (17181, '2011-01-09 10:38:49', 1, 6, 14864, 1, 2), (17182, '2011-01-09 10:40:52', 1, 48, 14865, 1, 2), (17183, '2011-01-09 10:42:34', 1, 48, 14865, 1, 2), (17184, '2011-01-09 10:42:56', 1, 48, 14865, 1, 2), (17185, '2011-01-09 11:31:22', 1, 186, 0, 1, 2), (17186, '2011-01-09 12:10:31', 1, 1, 14868, 1, 2), (17187, '2011-01-09 12:30:22', 1, 66, 0, 1, 2), (17188, '2011-01-09 12:38:07', 1, 73, 0, 1, 2), (17189, '2011-01-09 12:48:28', 1, 82, 0, 1, 2), (17190, '2011-01-09 13:16:56', 1, 88, 0, 1, 2), (17191, '2011-01-09 13:18:14', 1, 5, 14871, 1, 2), (17192, '2011-01-09 13:40:51', 1, 50, 14872, 1, 2), (17193, '2011-01-09 13:45:24', 1, 53, 0, 1, 2), (17194, '2011-01-09 14:01:23', 1, 75, 14873, 1, 2), (17195, '2011-01-09 14:08:44', 1, 83, 0, 1, 2), (17196, '2011-01-09 14:16:31', 1, 52, 0, 1, 2), (17197, '2011-01-09 15:57:40', 1, 132, 0, 1, 2), (17198, '2011-01-09 16:20:04', 1, 76, 14876, 1, 2), (17199, '2011-01-09 16:24:07', 1, 52, 14877, 1, 2), (17200, '2011-01-09 16:25:57', 1, 52, 14877, 1, 2), (17201, '2011-01-09 16:26:25', 1, 31, 14877, 1, 2), (17202, '2011-01-09 16:27:01', 1, 53, 14877, 1, 2), (17203, '2011-01-09 16:58:46', 1, 51, 14878, 1, 2), (17204, '2011-01-09 17:13:10', 1, 170, 14875, 1, 2), (17205, '2011-01-09 18:55:17', 1, 76, 14880, 1, 2), (17206, '2011-01-09 18:55:25', 1, 75, 14880, 1, 2), (17207, '2011-01-09 18:55:45', 1, 75, 14880, 1, 2), (17208, '2011-01-09 19:13:09', 1, 53, 14881, 1, 2), (17209, '2011-01-09 19:14:19', 1, 57, 14881, 1, 2), (17210, '2011-01-09 19:15:21', 1, 59, 14881, 1, 2), (17211, '2011-01-09 19:16:48', 1, 77, 14881, 1, 2), (17212, '2011-01-09 19:17:35', 1, 59, 14881, 1, 2), (17213, '2011-01-09 20:19:49', 1, 115, 14885, 1, 2), (17214, '2011-01-09 20:29:59', 1, 5, 14887, 1, 2), (17215, '2011-01-09 20:53:10', 1, 131, 14888, 1, 2), (17216, '2011-01-09 21:26:02', 1, 72, 14890, 1, 2), (17217, '2011-01-09 21:59:30', 1, 33, 14891, 1, 2), (17218, '2011-01-09 22:12:10', 1, 108, 14892, 1, 2), (17219, '2011-01-09 22:32:51', 1, 71, 14895, 1, 2), (17220, '2011-01-09 22:32:55', 1, 66, 14896, 1, 2), (17221, '2011-01-09 22:42:22', 1, 52, 14897, 1, 2), (17222, '2011-01-09 23:27:03', 1, 50, 14898, 1, 2), (17223, '2011-01-10 00:17:20', 1, 164, 14900, 1, 2), (17224, '2011-01-10 00:20:35', 1, 67, 14901, 1, 2), (17225, '2011-01-10 01:17:53', 1, 162, 14902, 1, 2), (17226, '2011-01-10 02:03:31', 1, 159, 14903, 1, 2), (17227, '2011-01-10 02:09:38', 1, 100, 14904, 1, 2), (17228, '2011-01-10 02:13:04', 1, 107, 0, 1, 2), (17229, '2011-01-10 02:35:12', 1, 57, 14908, 1, 2), (17230, '2011-01-10 03:01:27', 1, 165, 14909, 1, 2), (17231, '2011-01-10 03:10:48', 1, 8, 14910, 1, 2), (17232, '2011-01-10 03:59:21', 1, 158, 14911, 1, 2), (17233, '2011-01-10 04:36:20', 1, 75, 14873, 1, 2), (17234, '2011-01-10 04:57:16', 1, 49, 14912, 1, 2), (17235, '2011-01-10 05:55:10', 1, 129, 14913, 1, 2), (17236, '2011-01-10 06:53:04', 1, 160, 14915, 1, 2), (17237, '2011-01-10 06:59:34', 1, 7, 0, 1, 2), (17238, '2011-01-10 07:33:34', 1, 75, 14917, 1, 2), (17239, '2011-01-10 07:49:32', 1, 48, 14918, 1, 2), (17240, '2011-01-10 08:12:05', 1, 4, 14919, 1, 2), (17241, '2011-01-10 08:47:33', 1, 32, 14920, 1, 2), (17242, '2011-01-10 08:56:23', 1, 111, 14921, 1, 2), (17243, '2011-01-10 09:02:51', 1, 12, 14922, 1, 2), (17244, '2011-01-10 09:12:10', 1, 97, 14923, 1, 2), (17245, '2011-01-10 09:22:29', 1, 5, 14925, 1, 2), (17246, '2011-01-10 09:36:20', 1, 77, 14927, 1, 2), (17247, '2011-01-10 10:34:50', 1, 140, 14931, 1, 2), (17248, '2011-01-10 10:35:10', 1, 126, 14932, 1, 2), (17249, '2011-01-10 11:33:59', 1, 163, 14934, 1, 2), (17250, '2011-01-10 11:53:58', 1, 173, 0, 1, 2), (17251, '2011-01-10 12:04:57', 1, 86, 0, 1, 2), (17252, '2011-01-10 12:07:41', 1, 81, 0, 1, 2), (17253, '2011-01-10 12:10:52', 1, 32, 14938, 1, 2), (17254, '2011-01-10 12:12:31', 4, 32, 14938, 1, 2), (17255, '2011-01-10 12:12:32', 4, 133, 14938, 1, 2), (17256, '2011-01-10 12:12:32', 4, 192, 14938, 1, 2), (17257, '2011-01-10 12:14:15', 1, 31, 14939, 1, 2), (17258, '2011-01-10 12:18:40', 1, 132, 0, 1, 2), (17259, '2011-01-10 13:19:01', 1, 125, 0, 1, 2), (17260, '2011-01-10 14:10:12', 1, 164, 14943, 1, 2), (17261, '2011-01-10 14:11:08', 1, 5, 0, 1, 2), (17262, '2011-01-10 14:19:21', 1, 30, 0, 1, 2), (17263, '2011-01-10 14:22:18', 1, 74, 14944, 1, 2), (17264, '2011-01-10 14:23:08', 1, 74, 14944, 1, 2), (17265, '2011-01-10 14:41:17', 1, 6, 0, 1, 2), (17266, '2011-01-10 14:49:31', 1, 89, 0, 1, 2), (17267, '2011-01-10 14:58:48', 1, 52, 14946, 1, 2), (17268, '2011-01-10 14:59:12', 1, 65, 14946, 1, 2), (17269, '2011-01-10 15:12:23', 1, 161, 14948, 1, 2), (17270, '2011-01-10 15:18:18', 1, 73, 14949, 1, 2), (17271, '2011-01-10 15:19:57', 1, 8, 14950, 1, 2), (17272, '2011-01-10 15:34:03', 1, 76, 14951, 1, 2), (17273, '2011-01-10 15:35:19', 1, 112, 14951, 1, 2), (17274, '2011-01-10 15:46:59', 4, 50, 14952, 1, 2), (17275, '2011-01-10 15:47:00', 4, 133, 14952, 1, 2), (17276, '2011-01-10 15:47:00', 4, 192, 14952, 1, 2), (17277, '2011-01-10 15:47:17', 1, 133, 14952, 1, 2), (17278, '2011-01-10 15:47:42', 1, 192, 14952, 1, 2), (17279, '2011-01-10 15:47:44', 1, 75, 14873, 1, 2), (17280, '2011-01-10 16:16:41', 1, 9, 14953, 1, 2), (17281, '2011-01-10 16:34:31', 1, 78, 14954, 1, 2), (17282, '2011-01-10 17:02:55', 1, 128, 14957, 1, 2), (17283, '2011-01-10 17:28:45', 1, 5, 14958, 1, 2), (17284, '2011-01-10 17:36:20', 1, 12, 14959, 1, 2), (17285, '2011-01-10 18:21:21', 1, 75, 14873, 1, 2), (17286, '2011-01-10 18:51:58', 1, 3, 14960, 1, 2), (17287, '2011-01-10 19:30:34', 1, 9, 14962, 1, 2), (17288, '2011-01-10 19:35:55', 1, 6, 14963, 1, 2), (17289, '2011-01-10 20:54:32', 1, 7, 14967, 1, 2), (17290, '2011-01-10 23:50:50', 1, 4, 14970, 1, 2), (17291, '2011-01-11 00:34:52', 1, 32, 0, 1, 2), (17292, '2011-01-11 00:37:06', 1, 73, 0, 1, 2), (17293, '2011-01-11 00:38:27', 1, 33, 0, 1, 2), (17294, '2011-01-11 00:42:26', 1, 181, 0, 1, 2), (17295, '2011-01-11 00:51:37', 1, 30, 0, 1, 2), (17296, '2011-01-11 00:51:54', 1, 99, 0, 1, 2), (17297, '2011-01-11 00:52:08', 1, 85, 0, 1, 2), (17298, '2011-01-11 00:52:48', 1, 140, 0, 1, 2), (17299, '2011-01-11 00:59:27', 1, 124, 0, 1, 2), (17300, '2011-01-11 01:11:15', 1, 88, 0, 1, 2), (17301, '2011-01-11 01:15:42', 1, 172, 0, 1, 2), (17302, '2011-01-11 01:17:06', 1, 229, 0, 1, 2), (17303, '2011-01-11 01:28:25', 1, 167, 0, 1, 2), (17304, '2011-01-11 01:54:36', 1, 191, 0, 1, 2), (17305, '2011-01-11 01:56:07', 1, 246, 0, 1, 2), (17306, '2011-01-11 01:57:18', 1, 112, 0, 1, 2), (17307, '2011-01-11 01:59:15', 1, 130, 0, 1, 2), (17308, '2011-01-11 02:07:26', 1, 126, 0, 1, 2), (17309, '2011-01-11 02:09:49', 1, 63, 0, 1, 2), (17310, '2011-01-11 02:11:09', 1, 108, 0, 1, 2), (17311, '2011-01-11 02:14:30', 1, 191, 14973, 1, 2), (17312, '2011-01-11 02:18:07', 1, 159, 0, 1, 2), (17313, '2011-01-11 02:18:26', 1, 177, 0, 1, 2), (17314, '2011-01-11 02:23:44', 1, 16, 0, 1, 2), (17315, '2011-01-11 02:36:12', 1, 8, 0, 1, 2), (17316, '2011-01-11 02:36:24', 1, 65, 0, 1, 2), (17317, '2011-01-11 02:44:51', 1, 3, 14974, 1, 2), (17318, '2011-01-11 02:45:12', 1, 17, 0, 1, 2), (17319, '2011-01-11 02:53:12', 1, 80, 0, 1, 2), (17320, '2011-01-11 02:56:34', 1, 50, 14975, 1, 2), (17321, '2011-01-11 03:03:07', 1, 132, 0, 1, 2), (17322, '2011-01-11 03:06:31', 1, 25, 0, 1, 2), (17323, '2011-01-11 03:12:25', 1, 182, 0, 1, 2), (17324, '2011-01-11 03:30:45', 1, 166, 0, 1, 2), (17325, '2011-01-11 03:31:15', 1, 195, 0, 1, 2), (17326, '2011-01-11 03:39:37', 1, 84, 0, 1, 2), (17327, '2011-01-11 03:40:49', 1, 4, 0, 1, 2), (17328, '2011-01-11 03:41:14', 1, 180, 0, 1, 2), (17329, '2011-01-11 03:46:28', 1, 240, 0, 1, 2), (17330, '2011-01-11 03:58:57', 1, 54, 0, 1, 2), (17331, '2011-01-11 04:02:34', 1, 142, 0, 1, 2), (17332, '2011-01-11 04:06:45', 1, 55, 0, 1, 2), (17333, '2011-01-11 04:06:59', 1, 3, 0, 1, 2), (17334, '2011-01-11 04:07:14', 1, 129, 0, 1, 2), (17335, '2011-01-11 04:13:27', 1, 72, 0, 1, 2), (17336, '2011-01-11 04:33:21', 1, 144, 0, 1, 2), (17337, '2011-01-11 04:34:05', 1, 128, 0, 1, 2), (17338, '2011-01-11 04:43:14', 1, 194, 0, 1, 2), (17339, '2011-01-11 04:53:39', 1, 213, 0, 1, 2), (17340, '2011-01-11 04:54:41', 1, 75, 14873, 1, 2), (17341, '2011-01-11 05:13:40', 1, 61, 0, 1, 2), (17342, '2011-01-11 05:14:16', 1, 67, 0, 1, 2), (17343, '2011-01-11 05:22:58', 1, 57, 0, 1, 2), (17344, '2011-01-11 05:23:17', 1, 170, 0, 1, 2), (17345, '2011-01-11 05:25:21', 1, 96, 0, 1, 2), (17346, '2011-01-11 05:46:26', 1, 24, 0, 1, 2), (17347, '2011-01-11 05:53:16', 1, 157, 0, 1, 2), (17348, '2011-01-11 06:03:51', 1, 29, 0, 1, 2), (17349, '2011-01-11 06:04:18', 1, 150, 0, 1, 2), (17350, '2011-01-11 06:04:33', 1, 119, 0, 1, 2), (17351, '2011-01-11 06:12:49', 1, 152, 0, 1, 2), (17352, '2011-01-11 06:13:17', 1, 56, 0, 1, 2), (17353, '2011-01-11 06:13:52', 1, 141, 0, 1, 2), (17354, '2011-01-11 06:33:58', 1, 91, 0, 1, 2), (17355, '2011-01-11 06:53:45', 1, 52, 0, 1, 2), (17356, '2011-01-11 07:23:47', 1, 253, 0, 1, 2), (17357, '2011-01-11 07:24:59', 1, 28, 0, 1, 2), (17358, '2011-01-11 07:25:33', 1, 174, 0, 1, 2), (17359, '2011-01-11 07:34:39', 1, 127, 0, 1, 2), (17360, '2011-01-11 07:43:14', 1, 15, 0, 1, 2), (17361, '2011-01-11 07:43:42', 1, 160, 0, 1, 2), (17362, '2011-01-11 07:45:26', 1, 201, 0, 1, 2), (17363, '2011-01-11 07:46:16', 1, 94, 0, 1, 2), (17364, '2011-01-11 07:53:45', 1, 12, 14982, 1, 2), (17365, '2011-01-11 07:54:01', 1, 12, 14982, 1, 2), (17366, '2011-01-11 07:54:08', 4, 12, 14982, 1, 2), (17367, '2011-01-11 07:54:08', 4, 133, 14982, 1, 2), (17368, '2011-01-11 07:54:08', 4, 192, 14982, 1, 2), (17369, '2011-01-11 07:54:33', 1, 12, 14982, 1, 2), (17370, '2011-01-11 08:13:23', 1, 167, 0, 1, 2), (17371, '2011-01-11 08:16:09', 1, 70, 0, 1, 2), (17372, '2011-01-11 08:16:28', 1, 82, 0, 1, 2), (17373, '2011-01-11 09:06:46', 1, 48, 0, 1, 2), (17374, '2011-01-11 09:10:11', 1, 27, 14984, 1, 2), (17375, '2011-01-11 09:45:18', 1, 158, 0, 1, 2), (17376, '2011-01-11 09:46:27', 1, 3, 14985, 1, 2), (17377, '2011-01-11 10:15:33', 1, 8, 18, 0, 2), (17378, '2011-01-11 10:16:42', 1, 12, 18, 0, 2), (17379, '2011-01-11 10:20:39', 1, 8, 14990, 1, 2), (17380, '2011-01-11 10:21:21', 1, 98, 14990, 1, 2), (17381, '2011-01-11 10:23:00', 1, 159, 14990, 1, 2), (17382, '2011-01-11 10:23:39', 1, 60, 14990, 1, 2), (17383, '2011-01-11 10:37:52', 1, 15, 14988, 1, 2), (17384, '2011-01-11 10:38:26', 1, 65, 14988, 1, 2), (17385, '2011-01-11 10:43:16', 1, 12, 18, 0, 2), (17386, '2011-01-11 10:43:52', 4, 12, 18, 0, 2), (17387, '2011-01-11 10:43:53', 4, 133, 18, 0, 2), (17388, '2011-01-11 10:43:53', 4, 192, 18, 0, 2), (17389, '2011-01-11 10:47:44', 1, 157, 14991, 1, 2), (17390, '2011-01-11 10:49:54', 1, 93, 0, 1, 2), (17391, '2011-01-11 10:52:30', 4, 12, 18, 0, 2), (17392, '2011-01-11 10:52:30', 4, 133, 18, 0, 2), (17393, '2011-01-11 10:52:30', 4, 192, 18, 0, 2), (17394, '2011-01-11 10:53:23', 1, 235, 0, 1, 2), (17395, '2011-01-11 11:01:03', 1, 8, 14994, 1, 2), (17396, '2011-01-11 11:08:52', 1, 21, 14984, 1, 2), (17397, '2011-01-11 11:08:55', 1, 20, 14984, 1, 2), (17398, '2011-01-11 11:10:05', 1, 69, 0, 1, 2), (17399, '2011-01-11 11:11:37', 1, 196, 0, 1, 2), (17400, '2011-01-11 11:16:20', 1, 53, 0, 1, 2), (17401, '2011-01-11 11:16:43', 1, 50, 0, 1, 2), (17402, '2011-01-11 11:26:19', 1, 105, 0, 1, 2), (17403, '2011-01-11 11:26:37', 1, 170, 14996, 1, 2), (17404, '2011-01-11 11:28:08', 1, 8, 14997, 1, 2), (17405, '2011-01-11 11:39:21', 1, 101, 0, 1, 2), (17406, '2011-01-11 11:45:06', 1, 26, 0, 1, 2), (17407, '2011-01-11 11:45:12', 1, 31, 0, 1, 2), (17408, '2011-01-11 11:52:53', 1, 75, 14998, 1, 2), (17409, '2011-01-11 12:02:44', 1, 152, 0, 1, 2), (17410, '2011-01-11 12:03:43', 1, 161, 0, 1, 2), (17411, '2011-01-11 12:13:33', 1, 102, 0, 1, 2), (17412, '2011-01-11 12:43:46', 1, 104, 0, 1, 2), (17413, '2011-01-11 13:03:50', 1, 49, 0, 1, 2), (17414, '2011-01-11 13:04:06', 1, 123, 0, 1, 2), (17415, '2011-01-11 13:05:18', 1, 6, 15000, 1, 2), (17416, '2011-01-11 13:19:43', 1, 176, 15001, 1, 2), (17417, '2011-01-11 13:23:45', 1, 8, 15001, 1, 2), (17418, '2011-01-11 13:23:51', 1, 167, 0, 1, 2), (17419, '2011-01-11 13:25:02', 4, 7, 15001, 1, 2), (17420, '2011-01-11 13:25:02', 4, 133, 15001, 1, 2), (17421, '2011-01-11 13:25:02', 4, 192, 15001, 1, 2), (17422, '2011-01-11 13:25:16', 4, 33, 15002, 1, 2), (17423, '2011-01-11 13:25:16', 4, 133, 15002, 1, 2), (17424, '2011-01-11 13:25:16', 4, 192, 15002, 1, 2), (17425, '2011-01-11 13:26:56', 4, 67, 15001, 1, 2), (17426, '2011-01-11 13:26:56', 4, 133, 15001, 1, 2), (17427, '2011-01-11 13:26:56', 4, 192, 15001, 1, 2), (17428, '2011-01-11 13:33:33', 1, 133, 0, 1, 2), (17429, '2011-01-11 13:40:44', 1, 176, 15004, 1, 2), (17430, '2011-01-11 13:42:40', 1, 8, 15004, 1, 2), (17431, '2011-01-11 13:43:22', 1, 6, 15004, 1, 2), (17432, '2011-01-11 13:43:53', 4, 6, 15004, 1, 2), (17433, '2011-01-11 13:43:53', 4, 133, 15004, 1, 2), (17434, '2011-01-11 13:43:53', 4, 192, 15004, 1, 2), (17435, '2011-01-11 13:44:13', 1, 133, 15004, 1, 2), (17436, '2011-01-11 13:45:38', 1, 133, 15004, 1, 2), (17437, '2011-01-11 13:45:48', 1, 6, 15004, 1, 2), (17438, '2011-01-11 13:50:51', 1, 176, 15004, 1, 2), (17439, '2011-01-11 13:53:16', 1, 147, 0, 1, 2), (17440, '2011-01-11 14:14:09', 1, 12, 0, 1, 2), (17441, '2011-01-11 14:21:45', 1, 50, 15006, 1, 2), (17442, '2011-01-11 14:28:13', 1, 66, 15008, 1, 2), (17443, '2011-01-11 14:37:08', 1, 68, 15008, 1, 2), (17444, '2011-01-11 14:40:58', 1, 4, 15009, 1, 2), (17445, '2011-01-11 14:47:13', 1, 3, 15011, 1, 2), (17446, '2011-01-11 14:48:11', 1, 118, 15012, 1, 2), (17447, '2011-01-11 15:02:49', 1, 186, 0, 1, 2), (17448, '2011-01-11 15:03:22', 1, 101, 0, 1, 2), (17449, '2011-01-11 15:03:39', 1, 139, 0, 1, 2), (17450, '2011-01-11 15:29:09', 1, 176, 15013, 1, 2), (17451, '2011-01-11 15:42:24', 1, 118, 15014, 1, 2), (17452, '2011-01-11 15:53:50', 1, 8, 15016, 1, 2), (17453, '2011-01-11 16:03:21', 1, 30, 0, 1, 2), (17454, '2011-01-11 16:46:04', 1, 7, 15017, 1, 2), (17455, '2011-01-11 18:25:40', 1, 73, 14984, 1, 2), (17456, '2011-01-11 18:29:38', 1, 169, 15019, 1, 2), (17457, '2011-01-11 18:30:02', 1, 66, 15020, 1, 2), (17458, '2011-01-11 18:33:03', 1, 176, 15021, 1, 2), (17459, '2011-01-11 18:35:13', 1, 22, 14984, 1, 2), (17460, '2011-01-11 18:35:14', 1, 23, 14984, 1, 2), (17461, '2011-01-11 18:45:01', 1, 59, 15022, 1, 2), (17462, '2011-01-11 18:46:06', 4, 59, 15022, 1, 2), (17463, '2011-01-11 18:46:06', 4, 133, 15022, 1, 2), (17464, '2011-01-11 18:46:06', 4, 192, 15022, 1, 2), (17465, '2011-01-11 18:47:40', 1, 59, 15022, 1, 2), (17466, '2011-01-11 18:48:47', 1, 75, 15023, 1, 2), (17467, '2011-01-11 20:56:56', 1, 4, 15025, 1, 2), (17468, '2011-01-11 21:15:07', 1, 48, 15026, 1, 2), (17469, '2011-01-11 22:11:42', 1, 32, 15027, 1, 2), (17470, '2011-01-11 22:12:47', 1, 32, 15027, 1, 2), (17471, '2011-01-11 22:14:38', 1, 48, 15027, 1, 2), (17472, '2011-01-11 22:15:42', 1, 52, 15027, 1, 2), (17473, '2011-01-11 22:17:20', 1, 54, 15027, 1, 2), (17474, '2011-01-11 22:21:50', 1, 65, 15027, 1, 2), (17475, '2011-01-11 22:22:10', 1, 64, 15027, 1, 2), (17476, '2011-01-11 22:25:44', 1, 64, 15027, 1, 2), (17477, '2011-01-11 22:26:00', 1, 66, 15027, 1, 2), (17478, '2011-01-11 22:26:48', 1, 118, 15027, 1, 2), (17479, '2011-01-11 22:29:12', 1, 119, 15027, 1, 2), (17480, '2011-01-11 22:31:11', 1, 118, 15027, 1, 2), (17481, '2011-01-11 22:31:43', 1, 118, 15027, 1, 2), (17482, '2011-01-11 23:24:10', 1, 8, 15032, 1, 2), (17483, '2011-01-12 00:31:23', 1, 113, 0, 1, 2), (17484, '2011-01-12 00:32:21', 1, 10, 0, 1, 2), (17485, '2011-01-12 00:32:59', 1, 104, 0, 1, 2), (17486, '2011-01-12 00:38:27', 1, 7, 0, 1, 2), (17487, '2011-01-12 00:49:35', 1, 163, 0, 1, 2), (17488, '2011-01-12 00:51:41', 1, 118, 0, 1, 2), (17489, '2011-01-12 00:51:58', 1, 114, 0, 1, 2), (17490, '2011-01-12 00:56:50', 1, 106, 0, 1, 2), (17491, '2011-01-12 00:57:08', 1, 23, 0, 1, 2), (17492, '2011-01-12 01:18:59', 1, 145, 0, 1, 2), (17493, '2011-01-12 01:38:29', 1, 143, 0, 1, 2), (17494, '2011-01-12 01:39:43', 1, 169, 0, 1, 2), (17495, '2011-01-12 01:42:11', 1, 97, 0, 1, 2), (17496, '2011-01-12 01:52:55', 1, 89, 0, 1, 2), (17497, '2011-01-12 01:56:54', 1, 78, 0, 1, 2), (17498, '2011-01-12 02:01:42', 1, 188, 0, 1, 2), (17499, '2011-01-12 02:01:56', 1, 59, 0, 1, 2), (17500, '2011-01-12 02:03:20', 1, 107, 0, 1, 2), (17501, '2011-01-12 02:03:35', 1, 66, 0, 1, 2), (17502, '2011-01-12 02:05:15', 1, 6, 0, 1, 2), (17503, '2011-01-12 02:14:30', 1, 31, 0, 1, 2), (17504, '2011-01-12 02:16:53', 1, 115, 0, 1, 2), (17505, '2011-01-12 02:32:03', 1, 100, 0, 1, 2), (17506, '2011-01-12 02:37:16', 1, 184, 0, 1, 2), (17507, '2011-01-12 02:42:22', 1, 116, 0, 1, 2), (17508, '2011-01-12 03:01:52', 1, 11, 0, 1, 2), (17509, '2011-01-12 03:02:31', 1, 190, 0, 1, 2), (17510, '2011-01-12 03:04:21', 1, 83, 0, 1, 2), (17511, '2011-01-12 03:11:07', 1, 165, 0, 1, 2), (17512, '2011-01-12 03:11:20', 1, 81, 0, 1, 2), (17513, '2011-01-12 03:16:48', 1, 162, 0, 1, 2), (17514, '2011-01-12 03:23:01', 1, 117, 0, 1, 2), (17515, '2011-01-12 03:32:43', 1, 1, 0, 1, 2), (17516, '2011-01-12 03:42:00', 1, 149, 0, 1, 2), (17517, '2011-01-12 03:45:48', 1, 68, 0, 1, 2), (17518, '2011-01-12 03:53:01', 1, 148, 0, 1, 2), (17519, '2011-01-12 03:55:41', 1, 110, 0, 1, 2), (17520, '2011-01-12 04:04:15', 1, 90, 0, 1, 2), (17521, '2011-01-12 04:06:11', 1, 21, 0, 1, 2), (17522, '2011-01-12 04:06:26', 1, 183, 0, 1, 2), (17523, '2011-01-12 04:12:08', 1, 87, 0, 1, 2), (17524, '2011-01-12 04:17:37', 1, 76, 0, 1, 2), (17525, '2011-01-12 08:08:16', 1, 122, 0, 1, 2), (17526, '2011-01-12 08:09:07', 1, 121, 0, 1, 2), (17527, '2011-01-12 08:10:52', 1, 5, 0, 1, 2), (17528, '2011-01-12 08:32:22', 1, 59, 15037, 1, 2), (17529, '2011-01-12 09:04:07', 1, 131, 0, 1, 2), (17530, '2011-01-12 09:04:22', 1, 164, 0, 1, 2), (17531, '2011-01-12 09:13:40', 1, 60, 0, 1, 2), (17532, '2011-01-12 09:13:59', 1, 58, 0, 1, 2), (17533, '2011-01-12 09:18:09', 1, 24, 15040, 1, 2), (17534, '2011-01-12 09:22:46', 1, 195, 15040, 1, 2), (17535, '2011-01-12 09:22:49', 1, 194, 15040, 1, 2), (17536, '2011-01-12 09:35:12', 1, 99, 15041, 1, 2), (17537, '2011-01-12 09:43:29', 1, 157, 0, 1, 2), (17538, '2011-01-12 09:44:00', 1, 51, 0, 1, 2), (17539, '2011-01-12 09:53:54', 1, 79, 0, 1, 2), (17540, '2011-01-12 10:19:19', 1, 61, 15043, 1, 2), (17541, '2011-01-12 10:25:04', 1, 125, 0, 1, 2), (17542, '2011-01-12 10:39:27', 1, 146, 0, 1, 2), (17543, '2011-01-12 11:13:53', 1, 187, 0, 1, 2), (17544, '2011-01-12 11:16:55', 1, 140, 0, 1, 2), (17545, '2011-01-12 11:18:28', 1, 86, 0, 1, 2), (17546, '2011-01-12 11:36:05', 1, 141, 15048, 1, 2), (17547, '2011-01-12 11:36:39', 1, 17, 15047, 1, 2), (17548, '2011-01-12 11:38:09', 1, 17, 15047, 1, 2), (17549, '2011-01-12 11:46:03', 1, 66, 15049, 1, 2), (17550, '2011-01-12 11:55:09', 1, 75, 15047, 1, 2), (17551, '2011-01-12 11:56:31', 1, 176, 15047, 1, 2), (17552, '2011-01-12 11:58:25', 1, 15, 15047, 1, 2), (17553, '2011-01-12 11:59:39', 1, 176, 15047, 1, 2), (17554, '2011-01-12 12:00:48', 1, 15, 15047, 1, 2), (17555, '2011-01-12 12:01:48', 1, 176, 15047, 1, 2), (17556, '2011-01-12 12:02:50', 1, 74, 0, 1, 2), (17557, '2011-01-12 12:12:39', 1, 9, 15040, 1, 2), (17558, '2011-01-12 12:12:41', 1, 10, 15040, 1, 2), (17559, '2011-01-12 12:19:33', 1, 3, 15040, 1, 2), (17560, '2011-01-12 12:19:35', 1, 4, 15040, 1, 2), (17561, '2011-01-12 12:23:56', 1, 109, 0, 1, 2), (17562, '2011-01-12 12:24:24', 1, 235, 0, 1, 2), (17563, '2011-01-12 12:44:29', 1, 9, 0, 1, 2), (17564, '2011-01-12 13:10:36', 1, 5, 15052, 1, 2), (17565, '2011-01-12 13:48:17', 1, 144, 15054, 1, 2), (17566, '2011-01-12 14:24:16', 1, 71, 0, 1, 2), (17567, '2011-01-12 14:24:31', 1, 75, 0, 1, 2), (17568, '2011-01-12 14:55:12', 1, 7, 15058, 1, 2), (17569, '2011-01-12 14:55:45', 1, 3, 15058, 1, 2), (17570, '2011-01-12 14:55:48', 1, 3, 15058, 1, 2), (17571, '2011-01-12 14:55:50', 1, 3, 15058, 1, 2), (17572, '2011-01-12 14:56:55', 1, 194, 15058, 1, 2), (17573, '2011-01-12 14:57:52', 1, 158, 15058, 1, 2), (17574, '2011-01-12 14:58:21', 1, 159, 15058, 1, 2), (17575, '2011-01-12 14:58:41', 1, 160, 15058, 1, 2), (17576, '2011-01-12 14:59:41', 1, 66, 15058, 1, 2), (17577, '2011-01-12 15:04:05', 1, 15, 15058, 1, 2), (17578, '2011-01-12 15:04:27', 1, 176, 15058, 1, 2), (17579, '2011-01-12 15:06:03', 1, 144, 15058, 1, 2), (17580, '2011-01-12 15:46:01', 1, 1, 15062, 1, 2), (17581, '2011-01-12 16:25:28', 1, 64, 0, 1, 2), (17582, '2011-01-12 16:44:42', 1, 20, 0, 1, 2), (17583, '2011-01-12 16:44:56', 1, 49, 0, 1, 2), (17584, '2011-01-12 17:36:01', 1, 67, 0, 1, 2), (17585, '2011-01-12 17:44:25', 1, 176, 15065, 1, 2), (17586, '2011-01-12 18:01:45', 1, 111, 15066, 1, 2), (17587, '2011-01-12 18:30:47', 1, 17, 15068, 1, 2), (17588, '2011-01-12 18:31:47', 1, 11, 15068, 1, 2), (17589, '2011-01-12 18:32:44', 1, 22, 15068, 1, 2), (17590, '2011-01-12 18:33:25', 1, 17, 15068, 1, 2), (17591, '2011-01-12 18:40:11', 1, 5, 15069, 1, 2), (17592, '2011-01-12 18:44:46', 1, 66, 15070, 1, 2), (17593, '2011-01-12 19:31:23', 1, 111, 15073, 1, 2), (17594, '2011-01-12 19:55:10', 1, 111, 15074, 1, 2), (17595, '2011-01-12 19:56:05', 1, 110, 15074, 1, 2), (17596, '2011-01-12 19:56:20', 1, 111, 15074, 1, 2), (17597, '2011-01-12 20:12:48', 1, 166, 15075, 1, 2), (17598, '2011-01-12 22:52:19', 1, 1, 15077, 1, 2), (17599, '2011-01-13 00:03:11', 1, 146, 15080, 1, 2), (17600, '2011-01-13 00:31:15', 1, 113, 0, 1, 2), (17601, '2011-01-13 00:31:52', 1, 10, 0, 1, 2), (17602, '2011-01-13 00:41:44', 1, 7, 0, 1, 2), (17603, '2011-01-13 00:43:10', 1, 32, 0, 1, 2), (17604, '2011-01-13 00:44:49', 1, 73, 0, 1, 2), (17605, '2011-01-13 00:46:44', 1, 33, 0, 1, 2), (17606, '2011-01-13 00:51:16', 1, 30, 0, 1, 2), (17607, '2011-01-13 00:51:32', 1, 99, 0, 1, 2), (17608, '2011-01-13 00:52:46', 1, 2, 15082, 1, 2), (17609, '2011-01-13 00:57:28', 1, 124, 0, 1, 2), (17610, '2011-01-13 00:57:42', 1, 114, 0, 1, 2), (17611, '2011-01-13 00:57:57', 1, 23, 0, 1, 2), (17612, '2011-01-13 00:59:38', 1, 68, 0, 1, 2), (17613, '2011-01-13 01:02:08', 1, 103, 0, 1, 2), (17614, '2011-01-13 01:07:26', 1, 171, 0, 1, 2), (17615, '2011-01-13 01:15:47', 1, 229, 0, 1, 2), (17616, '2011-01-13 01:16:02', 1, 13, 0, 1, 2), (17617, '2011-01-13 01:29:58', 1, 130, 0, 1, 2), (17618, '2011-01-13 01:35:53', 1, 169, 0, 1, 2), (17619, '2011-01-13 01:42:48', 1, 246, 0, 1, 2), (17620, '2011-01-13 01:44:08', 1, 152, 15084, 1, 2), (17621, '2011-01-13 01:52:16', 1, 63, 0, 1, 2), (17622, '2011-01-13 01:57:35', 1, 89, 0, 1, 2), (17623, '2011-01-13 01:58:45', 1, 78, 0, 1, 2), (17624, '2011-01-13 02:01:40', 1, 140, 15085, 1, 2), (17625, '2011-01-13 02:06:12', 1, 107, 0, 1, 2), (17626, '2011-01-13 02:07:08', 1, 66, 0, 1, 2), (17627, '2011-01-13 02:08:34', 1, 6, 0, 1, 2), (17628, '2011-01-13 02:18:26', 1, 159, 0, 1, 2), (17629, '2011-01-13 02:19:44', 1, 16, 0, 1, 2), (17630, '2011-01-13 02:31:33', 1, 116, 0, 1, 2), (17631, '2011-01-13 02:51:03', 1, 61, 0, 1, 2), (17632, '2011-01-13 03:02:03', 1, 132, 0, 1, 2), (17633, '2011-01-13 03:12:13', 1, 184, 0, 1, 2), (17634, '2011-01-13 03:29:27', 1, 117, 0, 1, 2), (17635, '2011-01-13 03:30:45', 1, 166, 0, 1, 2), (17636, '2011-01-13 03:31:09', 1, 195, 0, 1, 2), (17637, '2011-01-13 03:31:21', 1, 180, 0, 1, 2), (17638, '2011-01-13 03:37:58', 1, 1, 0, 1, 2), (17639, '2011-01-13 03:40:49', 1, 4, 0, 1, 2), (17640, '2011-01-13 03:43:20', 1, 240, 0, 1, 2), (17641, '2011-01-13 03:57:07', 1, 110, 0, 1, 2), (17642, '2011-01-13 04:04:16', 1, 55, 0, 1, 2), (17643, '2011-01-13 04:04:33', 1, 21, 0, 1, 2), (17644, '2011-01-13 04:06:27', 1, 3, 0, 1, 2), (17645, '2011-01-13 04:07:04', 1, 183, 0, 1, 2), (17646, '2011-01-13 04:08:16', 1, 98, 0, 1, 2), (17647, '2011-01-13 04:11:32', 1, 87, 0, 1, 2), (17648, '2011-01-13 04:16:25', 1, 72, 0, 1, 2), (17649, '2011-01-13 04:23:34', 1, 86, 0, 1, 2), (17650, '2011-01-13 04:23:51', 1, 111, 0, 1, 2), (17651, '2011-01-13 04:24:18', 1, 128, 0, 1, 2), (17652, '2011-01-13 04:32:33', 1, 96, 0, 1, 2), (17653, '2011-01-13 04:32:48', 1, 69, 0, 1, 2), (17654, '2011-01-13 04:33:03', 1, 22, 0, 1, 2), (17655, '2011-01-13 04:33:32', 1, 27, 0, 1, 2), (17656, '2011-01-13 04:43:43', 1, 213, 0, 1, 2), (17657, '2011-01-13 04:54:35', 1, 158, 0, 1, 2), (17658, '2011-01-13 05:02:53', 1, 61, 0, 1, 2), (17659, '2011-01-13 05:03:08', 1, 146, 0, 1, 2), (17660, '2011-01-13 05:05:14', 1, 67, 0, 1, 2), (17661, '2011-01-13 05:14:16', 1, 253, 0, 1, 2), (17662, '2011-01-13 05:24:49', 1, 14, 0, 1, 2), (17663, '2011-01-13 05:33:30', 1, 24, 0, 1, 2), (17664, '2011-01-13 05:34:32', 1, 15, 0, 1, 2), (17665, '2011-01-13 05:35:24', 1, 160, 0, 1, 2), (17666, '2011-01-13 05:53:39', 1, 29, 0, 1, 2), (17667, '2011-01-13 05:54:49', 1, 150, 0, 1, 2), (17668, '2011-01-13 06:01:59', 1, 152, 0, 1, 2), (17669, '2011-01-13 06:02:29', 1, 56, 0, 1, 2), (17670, '2011-01-13 06:54:08', 1, 50, 15087, 1, 2), (17671, '2011-01-13 07:13:22', 1, 174, 0, 1, 2), (17672, '2011-01-13 07:14:12', 1, 62, 0, 1, 2), (17673, '2011-01-13 07:15:23', 1, 26, 0, 1, 2), (17674, '2011-01-13 07:23:07', 1, 3, 15088, 1, 2), (17675, '2011-01-13 07:27:00', 1, 127, 0, 1, 2), (17676, '2011-01-13 07:54:55', 1, 48, 0, 1, 2), (17677, '2011-01-13 08:13:31', 1, 94, 0, 1, 2), (17678, '2011-01-13 08:21:42', 1, 63, 15089, 1, 2), (17679, '2011-01-13 08:51:22', 1, 75, 15091, 1, 2), (17680, '2011-01-13 09:02:44', 1, 9, 15092, 1, 2), (17681, '2011-01-13 09:34:11', 1, 72, 15093, 1, 2), (17682, '2011-01-13 09:52:55', 1, 84, 0, 1, 2), (17683, '2011-01-13 10:02:50', 1, 146, 0, 1, 2), (17684, '2011-01-13 10:24:35', 1, 109, 0, 1, 2), (17685, '2011-01-13 10:24:38', 1, 6, 15097, 1, 2), (17686, '2011-01-13 11:27:54', 1, 59, 15102, 1, 2), (17687, '2011-01-13 11:51:32', 1, 69, 15104, 1, 2), (17688, '2011-01-13 11:53:32', 1, 12, 0, 1, 2), (17689, '2011-01-13 11:57:26', 1, 17, 15105, 1, 2), (17690, '2011-01-13 11:57:29', 1, 17, 15105, 1, 2), (17691, '2011-01-13 12:09:33', 1, 8, 15106, 1, 2), (17692, '2011-01-13 12:13:02', 1, 52, 15107, 1, 2), (17693, '2011-01-13 12:51:56', 1, 146, 0, 1, 2), (17694, '2011-01-13 12:54:34', 1, 105, 0, 1, 2), (17695, '2011-01-13 13:02:41', 1, 66, 0, 1, 2), (17696, '2011-01-13 13:08:55', 1, 104, 15111, 1, 2), (17697, '2011-01-13 13:13:49', 1, 213, 15112, 1, 2), (17698, '2011-01-13 13:14:52', 1, 2, 0, 1, 2), (17699, '2011-01-13 13:33:46', 1, 176, 0, 1, 2), (17700, '2011-01-13 13:53:40', 1, 96, 0, 1, 2), (17701, '2011-01-13 13:59:18', 1, 147, 0, 1, 2), (17702, '2011-01-13 14:03:19', 1, 168, 0, 1, 2), (17703, '2011-01-13 14:08:44', 1, 235, 0, 1, 2), (17704, '2011-01-13 14:17:39', 1, 143, 15113, 1, 2), (17705, '2011-01-13 14:44:08', 1, 50, 0, 1, 2), (17706, '2011-01-13 15:33:25', 1, 68, 15116, 1, 2), (17707, '2011-01-13 15:33:28', 1, 120, 0, 1, 2), (17708, '2011-01-13 16:34:58', 1, 166, 0, 1, 2), (17709, '2011-01-13 16:45:03', 1, 20, 0, 1, 2), (17710, '2011-01-13 16:45:19', 1, 49, 0, 1, 2), (17711, '2011-01-13 17:09:00', 1, 147, 15120, 1, 2), (17712, '2011-01-13 17:22:08', 1, 64, 0, 1, 2), (17713, '2011-01-13 17:41:02', 1, 128, 0, 1, 2), (17714, '2011-01-13 17:52:05', 1, 195, 15122, 1, 2), (17715, '2011-01-13 17:55:29', 1, 139, 15123, 1, 2), (17716, '2011-01-13 19:03:52', 1, 123, 0, 1, 2), (17717, '2011-01-13 19:55:38', 1, 56, 15126, 1, 2), (17718, '2011-01-13 20:12:22', 1, 68, 0, 1, 2), (17719, '2011-01-13 20:34:19', 1, 22, 0, 1, 2), (17720, '2011-01-13 21:01:26', 1, 101, 0, 1, 2), (17721, '2011-01-13 21:01:42', 1, 139, 0, 1, 2), (17722, '2011-01-13 21:02:26', 1, 103, 0, 1, 2), (17723, '2011-01-13 21:03:23', 1, 77, 0, 1, 2), (17724, '2011-01-13 21:13:08', 1, 173, 0, 1, 2), (17725, '2011-01-13 21:27:27', 1, 110, 0, 1, 2), (17726, '2011-01-13 22:23:10', 1, 95, 0, 1, 2), (17727, '2011-01-13 22:28:24', 1, 170, 15129, 1, 2), (17728, '2011-01-13 22:33:16', 1, 92, 0, 1, 2), (17729, '2011-01-14 00:22:20', 1, 49, 15134, 1, 2), (17730, '2011-01-14 01:31:40', 1, 113, 0, 1, 2), (17731, '2011-01-14 01:32:17', 1, 10, 0, 1, 2), (17732, '2011-01-14 01:51:54', 1, 30, 0, 1, 2), (17733, '2011-01-14 01:52:10', 1, 99, 0, 1, 2), (17734, '2011-01-14 01:52:27', 1, 85, 0, 1, 2), (17735, '2011-01-14 01:54:41', 1, 181, 0, 1, 2), (17736, '2011-01-14 01:54:47', 1, 124, 0, 1, 2), (17737, '2011-01-14 01:55:40', 1, 114, 0, 1, 2), (17738, '2011-01-14 01:56:38', 1, 32, 0, 1, 2), (17739, '2011-01-14 01:56:53', 1, 163, 0, 1, 2), (17740, '2011-01-14 01:59:08', 1, 104, 0, 1, 2), (17741, '2011-01-14 02:01:57', 1, 73, 0, 1, 2), (17742, '2011-01-14 02:02:00', 1, 140, 0, 1, 2), (17743, '2011-01-14 02:11:03', 1, 165, 0, 1, 2), (17744, '2011-01-14 02:12:35', 1, 106, 0, 1, 2), (17745, '2011-01-14 02:12:41', 1, 229, 0, 1, 2), (17746, '2011-01-14 02:19:45', 1, 167, 0, 1, 2), (17747, '2011-01-14 02:22:03', 1, 171, 0, 1, 2), (17748, '2011-01-14 02:42:01', 1, 191, 0, 1, 2), (17749, '2011-01-14 02:57:49', 1, 246, 0, 1, 2), (17750, '2011-01-14 03:02:42', 1, 63, 0, 1, 2), (17751, '2011-01-14 03:10:57', 1, 89, 0, 1, 2), (17752, '2011-01-14 03:28:59', 1, 31, 0, 1, 2), (17753, '2011-01-14 03:29:14', 1, 159, 0, 1, 2), (17754, '2011-01-14 03:45:15', 1, 8, 0, 1, 2), (17755, '2011-01-14 03:45:30', 1, 65, 0, 1, 2), (17756, '2011-01-14 03:45:45', 1, 144, 0, 1, 2), (17757, '2011-01-14 03:49:25', 1, 111, 0, 1, 2), (17758, '2011-01-14 03:53:48', 1, 96, 0, 1, 2), (17759, '2011-01-14 03:57:04', 1, 194, 0, 1, 2), (17760, '2011-01-14 04:02:14', 1, 11, 0, 1, 2), (17761, '2011-01-14 04:05:42', 1, 110, 15137, 1, 2), (17762, '2011-01-14 04:21:50', 1, 132, 0, 1, 2), (17763, '2011-01-14 04:22:05', 1, 162, 0, 1, 2), (17764, '2011-01-14 04:22:39', 1, 25, 0, 1, 2), (17765, '2011-01-14 04:31:06', 1, 13, 0, 1, 2), (17766, '2011-01-14 04:51:02', 1, 166, 0, 1, 2), (17767, '2011-01-14 04:51:26', 1, 180, 0, 1, 2), (17768, '2011-01-14 04:57:51', 1, 1, 0, 1, 2), (17769, '2011-01-14 05:01:26', 1, 4, 0, 1, 2), (17770, '2011-01-14 05:07:11', 1, 240, 0, 1, 2), (17771, '2011-01-14 05:13:21', 1, 148, 0, 1, 2), (17772, '2011-01-14 05:18:31', 1, 110, 0, 1, 2), (17773, '2011-01-14 05:23:28', 1, 90, 0, 1, 2), (17774, '2011-01-14 05:23:46', 1, 55, 0, 1, 2), (17775, '2011-01-14 05:25:22', 1, 21, 0, 1, 2), (17776, '2011-01-14 05:25:40', 1, 3, 0, 1, 2), (17777, '2011-01-14 05:28:11', 1, 129, 0, 1, 2), (17778, '2011-01-14 05:33:22', 1, 76, 0, 1, 2), (17779, '2011-01-14 05:48:56', 1, 98, 15140, 1, 2), (17780, '2011-01-14 06:05:22', 1, 52, 0, 1, 2), (17781, '2011-01-14 06:06:37', 1, 196, 0, 1, 2), (17782, '2011-01-14 06:13:34', 1, 158, 0, 1, 2), (17783, '2011-01-14 06:20:20', 1, 5, 15141, 1, 2), (17784, '2011-01-14 06:24:34', 1, 146, 0, 1, 2), (17785, '2011-01-14 06:25:45', 1, 67, 0, 1, 2), (17786, '2011-01-14 06:32:36', 1, 57, 0, 1, 2), (17787, '2011-01-14 07:12:21', 1, 29, 0, 1, 2), (17788, '2011-01-14 07:12:57', 1, 150, 0, 1, 2), (17789, '2011-01-14 07:21:31', 1, 152, 0, 1, 2), (17790, '2011-01-14 07:26:47', 1, 56, 0, 1, 2), (17791, '2011-01-14 07:27:02', 1, 122, 0, 1, 2), (17792, '2011-01-14 07:27:52', 1, 70, 0, 1, 2), (17793, '2011-01-14 07:32:43', 1, 125, 0, 1, 2), (17794, '2011-01-14 07:33:16', 1, 109, 0, 1, 2), (17795, '2011-01-14 07:33:40', 1, 235, 0, 1, 2), (17796, '2011-01-14 07:35:48', 1, 75, 0, 1, 2), (17797, '2011-01-14 08:00:28', 1, 72, 15148, 1, 2), (17798, '2011-01-14 08:22:38', 1, 58, 0, 1, 2), (17799, '2011-01-14 08:23:10', 1, 253, 0, 1, 2), (17800, '2011-01-14 08:24:33', 1, 174, 0, 1, 2), (17801, '2011-01-14 08:36:40', 1, 139, 0, 1, 2), (17802, '2011-01-14 08:41:08', 1, 160, 0, 1, 2), (17803, '2011-01-14 08:42:09', 1, 201, 0, 1, 2), (17804, '2011-01-14 08:43:00', 1, 94, 0, 1, 2), (17805, '2011-01-14 08:44:33', 1, 161, 0, 1, 2), (17806, '2011-01-14 08:44:48', 1, 147, 0, 1, 2), (17807, '2011-01-14 08:55:00', 1, 102, 0, 1, 2), (17808, '2011-01-14 09:05:02', 1, 12, 0, 1, 2), (17809, '2011-01-14 09:13:04', 1, 93, 0, 1, 2), (17810, '2011-01-14 09:15:52', 1, 74, 0, 1, 2), (17811, '2011-01-14 09:45:03', 1, 49, 0, 1, 2), (17812, '2011-01-14 10:06:23', 1, 139, 0, 1, 2), (17813, '2011-01-14 10:29:14', 1, 17, 15154, 1, 2), (17814, '2011-01-14 10:51:07', 1, 72, 0, 1, 2), (17815, '2011-01-14 11:13:26', 1, 64, 0, 1, 2), (17816, '2011-01-14 11:44:35', 1, 186, 0, 1, 2), (17817, '2011-01-14 12:02:21', 1, 72, 0, 1, 2), (17818, '2011-01-14 12:05:20', 1, 133, 0, 1, 2), (17819, '2011-01-14 12:47:50', 1, 170, 0, 1, 2), (17820, '2011-01-14 12:49:15', 1, 53, 0, 1, 2), (17821, '2011-01-14 13:02:12', 1, 33, 0, 1, 2), (17822, '2011-01-14 13:32:08', 1, 49, 0, 1, 2), (17823, '2011-01-14 15:01:43', 1, 109, 15162, 1, 2), (17824, '2011-01-14 15:33:40', 1, 173, 0, 1, 2), (17825, '2011-01-14 15:33:57', 1, 33, 15163, 1, 2), (17826, '2011-01-14 15:35:10', 1, 170, 0, 1, 2), (17827, '2011-01-14 16:04:46', 1, 66, 15164, 1, 2), (17828, '2011-01-14 16:15:04', 1, 141, 0, 1, 2), (17829, '2011-01-14 16:51:39', 1, 61, 0, 1, 2), (17830, '2011-01-14 16:58:17', 1, 77, 0, 1, 2), (17831, '2011-01-14 17:01:37', 1, 29, 0, 1, 2), (17832, '2011-01-14 17:14:26', 1, 68, 15166, 1, 2), (17833, '2011-01-14 17:17:14', 1, 76, 15166, 1, 2), (17834, '2011-01-14 17:18:07', 1, 33, 15166, 1, 2), (17835, '2011-01-14 17:26:52', 1, 76, 15166, 1, 2), (17836, '2011-01-14 17:31:33', 1, 62, 0, 1, 2), (17837, '2011-01-14 17:41:31', 1, 23, 0, 1, 2), (17838, '2011-01-14 17:51:46', 1, 76, 15166, 1, 2), (17839, '2011-01-14 17:54:49', 1, 172, 0, 1, 2), (17840, '2011-01-14 17:54:54', 1, 3, 15167, 1, 2), (17841, '2011-01-14 17:57:57', 1, 4, 15167, 1, 2), (17842, '2011-01-14 17:58:08', 4, 4, 15167, 1, 2), (17843, '2011-01-14 17:58:09', 4, 133, 15167, 1, 2), (17844, '2011-01-14 17:58:09', 4, 192, 15167, 1, 2), (17845, '2011-01-14 18:08:45', 1, 166, 15168, 1, 2), (17846, '2011-01-14 18:18:06', 1, 143, 0, 1, 2), (17847, '2011-01-14 18:29:45', 1, 76, 15166, 1, 2), (17848, '2011-01-14 18:34:43', 1, 17, 0, 1, 2), (17849, '2011-01-14 18:41:22', 1, 33, 0, 1, 2), (17850, '2011-01-14 19:03:19', 1, 1, 15169, 1, 2), (17851, '2011-01-14 19:03:29', 4, 1, 15169, 1, 2), (17852, '2011-01-14 19:03:30', 4, 133, 15169, 1, 2), (17853, '2011-01-14 19:03:30', 4, 192, 15169, 1, 2), (17854, '2011-01-14 19:17:58', 1, 5, 0, 1, 2), (17855, '2011-01-14 20:20:00', 1, 122, 15175, 1, 2), (17856, '2011-01-14 20:24:46', 1, 50, 15174, 1, 2), (17857, '2011-01-14 20:25:51', 1, 56, 15174, 1, 2), (17858, '2011-01-14 21:26:20', 1, 5, 15178, 1, 2), (17859, '2011-01-14 21:33:38', 1, 30, 15178, 1, 2), (17860, '2011-01-14 21:34:05', 1, 13, 15178, 1, 2), (17861, '2011-01-14 21:35:20', 1, 186, 15178, 1, 2), (17862, '2011-01-14 22:52:15', 1, 7, 15182, 1, 2), (17863, '2011-01-14 22:57:17', 1, 23, 15183, 1, 2), (17864, '2011-01-14 22:58:51', 1, 28, 15183, 1, 2), (17865, '2011-01-14 22:59:19', 1, 177, 15183, 1, 2), (17866, '2011-01-15 00:21:18', 1, 8, 0, 1, 2), (17867, '2011-01-15 00:31:47', 1, 113, 0, 1, 2), (17868, '2011-01-15 00:32:22', 1, 10, 0, 1, 2), (17869, '2011-01-15 00:32:36', 1, 181, 0, 1, 2), (17870, '2011-01-15 00:32:50', 1, 104, 0, 1, 2), (17871, '2011-01-15 00:34:22', 1, 7, 0, 1, 2), (17872, '2011-01-15 00:39:07', 1, 140, 0, 1, 2), (17873, '2011-01-15 00:47:19', 1, 32, 0, 1, 2), (17874, '2011-01-15 00:47:33', 1, 163, 0, 1, 2), (17875, '2011-01-15 00:48:57', 1, 73, 0, 1, 2), (17876, '2011-01-15 00:49:20', 1, 33, 0, 1, 2), (17877, '2011-01-15 00:51:15', 1, 30, 0, 1, 2), (17878, '2011-01-15 00:51:30', 1, 99, 0, 1, 2), (17879, '2011-01-15 00:51:45', 1, 85, 0, 1, 2), (17880, '2011-01-15 00:52:01', 1, 118, 0, 1, 2), (17881, '2011-01-15 00:52:16', 1, 114, 0, 1, 2), (17882, '2011-01-15 00:52:20', 1, 49, 15186, 1, 2), (17883, '2011-01-15 01:02:57', 1, 171, 0, 1, 2), (17884, '2011-01-15 01:05:25', 1, 176, 0, 1, 2), (17885, '2011-01-15 01:07:03', 1, 88, 0, 1, 2), (17886, '2011-01-15 01:16:52', 1, 229, 0, 1, 2), (17887, '2011-01-15 01:20:16', 1, 167, 0, 1, 2), (17888, '2011-01-15 01:27:47', 1, 130, 0, 1, 2), (17889, '2011-01-15 01:34:28', 1, 169, 0, 1, 2), (17890, '2011-01-15 01:41:12', 1, 191, 0, 1, 2), (17891, '2011-01-15 01:42:14', 1, 97, 0, 1, 2), (17892, '2011-01-15 01:42:46', 1, 246, 0, 1, 2), (17893, '2011-01-15 01:46:05', 1, 112, 0, 1, 2), (17894, '2011-01-15 01:52:33', 1, 63, 0, 1, 2), (17895, '2011-01-15 01:56:24', 1, 89, 0, 1, 2), (17896, '2011-01-15 02:01:59', 1, 59, 0, 1, 2), (17897, '2011-01-15 02:02:54', 1, 108, 0, 1, 2), (17898, '2011-01-15 02:03:19', 1, 107, 0, 1, 2), (17899, '2011-01-15 02:05:50', 1, 66, 0, 1, 2), (17900, '2011-01-15 02:06:18', 1, 6, 0, 1, 2), (17901, '2011-01-15 02:12:54', 1, 31, 0, 1, 2), (17902, '2011-01-15 02:15:14', 1, 159, 0, 1, 2), (17903, '2011-01-15 02:15:29', 1, 115, 0, 1, 2), (17904, '2011-01-15 02:17:14', 1, 16, 0, 1, 2), (17905, '2011-01-15 02:34:51', 1, 65, 0, 1, 2), (17906, '2011-01-15 02:53:21', 1, 11, 0, 1, 2), (17907, '2011-01-15 02:53:54', 1, 80, 0, 1, 2), (17908, '2011-01-15 02:55:55', 1, 190, 0, 1, 2), (17909, '2011-01-15 02:56:10', 1, 83, 0, 1, 2), (17910, '2011-01-15 03:02:07', 1, 165, 0, 1, 2), (17911, '2011-01-15 03:02:23', 1, 81, 0, 1, 2), (17912, '2011-01-15 03:02:57', 1, 162, 0, 1, 2), (17913, '2011-01-15 03:03:43', 1, 25, 0, 1, 2), (17914, '2011-01-15 03:11:32', 1, 13, 0, 1, 2), (17915, '2011-01-15 03:12:57', 1, 100, 0, 1, 2), (17916, '2011-01-15 03:13:12', 1, 182, 0, 1, 2), (17917, '2011-01-15 03:17:30', 1, 184, 0, 1, 2), (17918, '2011-01-15 03:21:51', 1, 117, 0, 1, 2), (17919, '2011-01-15 03:31:15', 1, 195, 0, 1, 2), (17920, '2011-01-15 03:32:57', 1, 1, 0, 1, 2), (17921, '2011-01-15 03:34:03', 1, 7, 0, 1, 2), (17922, '2011-01-15 03:43:25', 1, 149, 0, 1, 2), (17923, '2011-01-15 03:43:37', 1, 240, 0, 1, 2), (17924, '2011-01-15 03:46:42', 1, 68, 0, 1, 2), (17925, '2011-01-15 03:53:16', 1, 148, 0, 1, 2), (17926, '2011-01-15 03:54:04', 1, 110, 0, 1, 2), (17927, '2011-01-15 03:55:46', 1, 54, 0, 1, 2), (17928, '2011-01-15 04:02:43', 1, 142, 0, 1, 2), (17929, '2011-01-15 04:03:07', 1, 90, 0, 1, 2), (17930, '2011-01-15 04:04:16', 1, 55, 0, 1, 2), (17931, '2011-01-15 04:04:33', 1, 3, 0, 1, 2), (17932, '2011-01-15 04:04:53', 1, 129, 0, 1, 2), (17933, '2011-01-15 04:06:26', 1, 183, 0, 1, 2), (17934, '2011-01-15 04:06:49', 1, 7, 15194, 1, 2), (17935, '2011-01-15 04:11:49', 1, 87, 0, 1, 2), (17936, '2011-01-15 04:32:56', 1, 92, 0, 1, 2), (17937, '2011-01-15 04:33:11', 1, 144, 0, 1, 2), (17938, '2011-01-15 04:33:26', 1, 111, 0, 1, 2), (17939, '2011-01-15 04:33:43', 1, 128, 0, 1, 2), (17940, '2011-01-15 04:43:04', 1, 96, 0, 1, 2), (17941, '2011-01-15 04:43:22', 1, 69, 0, 1, 2), (17942, '2011-01-15 04:43:38', 1, 22, 0, 1, 2), (17943, '2011-01-15 04:43:53', 1, 194, 0, 1, 2), (17944, '2011-01-15 04:44:11', 1, 27, 0, 1, 2), (17945, '2011-01-15 04:53:45', 1, 213, 0, 1, 2), (17946, '2011-01-15 05:04:09', 1, 168, 0, 1, 2), (17947, '2011-01-15 05:12:15', 1, 131, 0, 1, 2), (17948, '2011-01-15 05:12:29', 1, 164, 0, 1, 2), (17949, '2011-01-15 05:13:59', 1, 61, 0, 1, 2), (17950, '2011-01-15 05:14:14', 1, 67, 0, 1, 2), (17951, '2011-01-15 05:22:53', 1, 170, 0, 1, 2), (17952, '2011-01-15 05:24:56', 1, 60, 0, 1, 2), (17953, '2011-01-15 05:25:11', 1, 58, 0, 1, 2), (17954, '2011-01-15 05:25:26', 1, 253, 0, 1, 2), (17955, '2011-01-15 05:28:40', 1, 157, 15197, 1, 2), (17956, '2011-01-15 05:35:17', 1, 14, 0, 1, 2), (17957, '2011-01-15 05:42:31', 1, 173, 0, 1, 2), (17958, '2011-01-15 05:44:17', 1, 24, 0, 1, 2), (17959, '2011-01-15 05:45:26', 1, 15, 0, 1, 2), (17960, '2011-01-15 05:56:42', 1, 157, 0, 1, 2), (17961, '2011-01-15 05:57:27', 1, 51, 0, 1, 2), (17962, '2011-01-15 06:02:03', 1, 98, 0, 1, 2), (17963, '2011-01-15 06:02:21', 1, 2, 0, 1, 2), (17964, '2011-01-15 06:03:28', 1, 50, 15198, 1, 2), (17965, '2011-01-15 06:04:20', 1, 119, 0, 1, 2), (17966, '2011-01-15 06:05:18', 1, 79, 0, 1, 2), (17967, '2011-01-15 06:06:15', 1, 131, 15198, 1, 2), (17968, '2011-01-15 06:07:54', 1, 50, 15201, 1, 2), (17969, '2011-01-15 06:08:31', 1, 131, 15203, 1, 2), (17970, '2011-01-15 06:12:52', 1, 152, 0, 1, 2), (17971, '2011-01-15 06:23:49', 1, 91, 0, 1, 2), (17972, '2011-01-15 06:30:54', 1, 190, 15209, 1, 2), (17973, '2011-01-15 06:35:08', 1, 144, 15210, 1, 2), (17974, '2011-01-15 06:43:50', 1, 52, 0, 1, 2), (17975, '2011-01-15 06:53:45', 1, 158, 0, 1, 2), (17976, '2011-01-15 07:13:14', 1, 120, 0, 1, 2); INSERT INTO `report_event` (`event_id`, `logged_at`, `event_type_id`, `object_id`, `subject_id`, `subtype`, `store_id`) VALUES (17977, '2011-01-15 07:13:40', 1, 174, 0, 1, 2), (17978, '2011-01-15 07:14:53', 1, 26, 0, 1, 2), (17979, '2011-01-15 07:25:02', 1, 127, 0, 1, 2), (17980, '2011-01-15 07:32:24', 1, 160, 0, 1, 2), (17981, '2011-01-15 07:33:19', 1, 201, 0, 1, 2), (17982, '2011-01-15 07:34:46', 1, 94, 0, 1, 2), (17983, '2011-01-15 07:41:12', 4, 164, 15213, 1, 2), (17984, '2011-01-15 07:41:12', 4, 133, 15213, 1, 2), (17985, '2011-01-15 07:41:12', 4, 192, 15213, 1, 2), (17986, '2011-01-15 07:53:23', 1, 95, 0, 1, 2), (17987, '2011-01-15 08:02:20', 1, 122, 0, 1, 2), (17988, '2011-01-15 08:02:38', 1, 121, 0, 1, 2), (17989, '2011-01-15 08:02:59', 1, 5, 0, 1, 2), (17990, '2011-01-15 08:03:16', 1, 82, 0, 1, 2), (17991, '2011-01-15 08:04:54', 1, 93, 0, 1, 2), (17992, '2011-01-15 09:40:20', 1, 2, 0, 1, 2), (17993, '2011-01-15 09:44:31', 1, 161, 0, 1, 2), (17994, '2011-01-15 09:53:56', 1, 102, 0, 1, 2), (17995, '2011-01-15 10:15:25', 1, 74, 0, 1, 2), (17996, '2011-01-15 10:24:01', 1, 125, 0, 1, 2), (17997, '2011-01-15 10:24:41', 1, 109, 0, 1, 2), (17998, '2011-01-15 10:25:00', 1, 235, 0, 1, 2), (17999, '2011-01-15 10:42:11', 1, 196, 0, 1, 2), (18000, '2011-01-15 10:43:37', 1, 9, 0, 1, 2), (18001, '2011-01-15 10:45:30', 1, 53, 0, 1, 2), (18002, '2011-01-15 10:46:24', 1, 50, 0, 1, 2), (18003, '2011-01-15 11:13:09', 1, 133, 0, 1, 2), (18004, '2011-01-15 11:13:23', 1, 187, 0, 1, 2), (18005, '2011-01-15 11:33:23', 1, 147, 0, 1, 2), (18006, '2011-01-15 11:47:18', 1, 141, 15224, 1, 2), (18007, '2011-01-15 11:57:39', 1, 111, 0, 1, 2), (18008, '2011-01-15 12:20:57', 1, 190, 0, 1, 2), (18009, '2011-01-15 12:24:39', 1, 71, 0, 1, 2), (18010, '2011-01-15 12:45:17', 1, 20, 0, 1, 2), (18011, '2011-01-15 12:53:24', 1, 159, 15225, 1, 2), (18012, '2011-01-15 12:53:35', 1, 105, 0, 1, 2), (18013, '2011-01-15 13:04:30', 1, 159, 15226, 1, 2), (18014, '2011-01-15 13:09:58', 1, 86, 0, 1, 2), (18015, '2011-01-15 14:09:48', 1, 159, 15233, 1, 2), (18016, '2011-01-15 14:24:09', 1, 64, 0, 1, 2), (18017, '2011-01-15 14:43:53', 1, 49, 0, 1, 2), (18018, '2011-01-15 14:50:49', 1, 145, 15235, 1, 2), (18019, '2011-01-15 15:06:58', 1, 17, 15236, 1, 2), (18020, '2011-01-15 15:15:39', 4, 28, 15237, 1, 2), (18021, '2011-01-15 15:15:39', 4, 133, 15237, 1, 2), (18022, '2011-01-15 15:15:39', 4, 192, 15237, 1, 2), (18023, '2011-01-15 15:29:40', 1, 79, 0, 1, 2), (18024, '2011-01-15 15:45:58', 1, 78, 0, 1, 2), (18025, '2011-01-15 15:48:18', 1, 32, 0, 1, 2), (18026, '2011-01-15 16:08:49', 1, 4, 15241, 1, 2), (18027, '2011-01-15 16:18:35', 1, 192, 0, 1, 2), (18028, '2011-01-15 16:20:55', 1, 115, 0, 1, 2), (18029, '2011-01-15 16:22:54', 1, 75, 15243, 1, 2), (18030, '2011-01-15 16:53:44', 1, 12, 0, 1, 2), (18031, '2011-01-15 16:53:53', 1, 186, 0, 1, 2), (18032, '2011-01-15 16:54:32', 1, 101, 0, 1, 2), (18033, '2011-01-15 17:15:10', 1, 8, 15246, 1, 2), (18034, '2011-01-15 17:49:07', 1, 112, 15248, 1, 2), (18035, '2011-01-15 18:21:41', 1, 177, 15249, 1, 2), (18036, '2011-01-15 18:33:23', 1, 177, 15250, 1, 2), (18037, '2011-01-15 18:33:26', 1, 177, 15250, 1, 2), (18038, '2011-01-15 18:54:10', 1, 139, 0, 1, 2), (18039, '2011-01-15 19:04:25', 1, 167, 15252, 1, 2), (18040, '2011-01-15 19:13:38', 1, 12, 15249, 1, 2), (18041, '2011-01-15 19:13:53', 1, 12, 15249, 1, 2), (18042, '2011-01-15 22:16:53', 1, 113, 15256, 1, 2), (18043, '2011-01-15 22:17:47', 1, 66, 15257, 1, 2), (18044, '2011-01-15 22:23:49', 1, 32, 15258, 1, 2), (18045, '2011-01-16 00:43:48', 1, 7, 0, 1, 2), (18046, '2011-01-16 00:51:30', 1, 140, 0, 1, 2), (18047, '2011-01-16 00:56:06', 1, 73, 0, 1, 2), (18048, '2011-01-16 01:01:21', 1, 85, 0, 1, 2), (18049, '2011-01-16 01:01:40', 1, 118, 0, 1, 2), (18050, '2011-01-16 01:07:11', 1, 114, 0, 1, 2), (18051, '2011-01-16 01:08:17', 1, 106, 0, 1, 2), (18052, '2011-01-16 01:08:32', 1, 23, 0, 1, 2), (18053, '2011-01-16 01:13:14', 1, 171, 0, 1, 2), (18054, '2011-01-16 01:21:32', 1, 172, 0, 1, 2), (18055, '2011-01-16 01:22:30', 1, 229, 0, 1, 2), (18056, '2011-01-16 01:42:21', 1, 143, 0, 1, 2), (18057, '2011-01-16 01:43:30', 1, 169, 0, 1, 2), (18058, '2011-01-16 01:48:18', 1, 166, 0, 1, 2), (18059, '2011-01-16 01:51:10', 1, 191, 0, 1, 2), (18060, '2011-01-16 01:57:51', 1, 246, 0, 1, 2), (18061, '2011-01-16 02:13:20', 1, 59, 0, 1, 2), (18062, '2011-01-16 02:13:40', 1, 66, 0, 1, 2), (18063, '2011-01-16 02:21:37', 1, 102, 15263, 1, 2), (18064, '2011-01-16 02:27:09', 1, 159, 0, 1, 2), (18065, '2011-01-16 02:31:56', 1, 116, 0, 1, 2), (18066, '2011-01-16 02:33:46', 1, 8, 0, 1, 2), (18067, '2011-01-16 02:35:27', 1, 65, 0, 1, 2), (18068, '2011-01-16 02:44:26', 1, 17, 0, 1, 2), (18069, '2011-01-16 02:52:34', 1, 11, 0, 1, 2), (18070, '2011-01-16 03:01:21', 1, 132, 0, 1, 2), (18071, '2011-01-16 03:07:39', 1, 25, 0, 1, 2), (18072, '2011-01-16 03:19:00', 1, 50, 15271, 1, 2), (18073, '2011-01-16 03:19:04', 1, 170, 15273, 1, 2), (18074, '2011-01-16 03:19:06', 1, 75, 15274, 1, 2), (18075, '2011-01-16 03:19:08', 1, 6, 15275, 1, 2), (18076, '2011-01-16 03:19:10', 1, 17, 15276, 1, 2), (18077, '2011-01-16 03:26:06', 1, 57, 0, 1, 2), (18078, '2011-01-16 03:32:45', 1, 1, 0, 1, 2), (18079, '2011-01-16 03:46:17', 1, 240, 0, 1, 2), (18080, '2011-01-16 03:52:47', 1, 148, 0, 1, 2), (18081, '2011-01-16 03:53:30', 1, 110, 0, 1, 2), (18082, '2011-01-16 03:53:52', 1, 54, 0, 1, 2), (18083, '2011-01-16 04:03:45', 1, 90, 0, 1, 2), (18084, '2011-01-16 04:04:30', 1, 21, 0, 1, 2), (18085, '2011-01-16 04:04:45', 1, 3, 0, 1, 2), (18086, '2011-01-16 04:06:09', 1, 129, 0, 1, 2), (18087, '2011-01-16 04:06:24', 1, 183, 0, 1, 2), (18088, '2011-01-16 04:10:20', 1, 118, 15287, 1, 2), (18089, '2011-01-16 04:15:54', 1, 72, 0, 1, 2), (18090, '2011-01-16 04:33:01', 1, 92, 0, 1, 2), (18091, '2011-01-16 05:03:19', 1, 61, 0, 1, 2), (18092, '2011-01-16 05:12:28', 1, 170, 0, 1, 2), (18093, '2011-01-16 05:14:05', 1, 58, 0, 1, 2), (18094, '2011-01-16 05:32:21', 1, 173, 0, 1, 2), (18095, '2011-01-16 05:36:44', 1, 75, 15289, 1, 2), (18096, '2011-01-16 05:36:49', 1, 50, 15289, 1, 2), (18097, '2011-01-16 05:36:54', 1, 17, 15289, 1, 2), (18098, '2011-01-16 05:36:59', 1, 6, 15289, 1, 2), (18099, '2011-01-16 05:37:20', 1, 170, 15289, 1, 2), (18100, '2011-01-16 05:37:44', 1, 57, 15289, 1, 2), (18101, '2011-01-16 05:37:50', 1, 176, 15289, 1, 2), (18102, '2011-01-16 05:37:55', 1, 12, 15289, 1, 2), (18103, '2011-01-16 05:38:35', 1, 147, 15289, 1, 2), (18104, '2011-01-16 05:38:50', 1, 140, 15289, 1, 2), (18105, '2011-01-16 05:38:55', 1, 141, 15289, 1, 2), (18106, '2011-01-16 05:39:00', 1, 142, 15289, 1, 2), (18107, '2011-01-16 05:39:06', 1, 146, 15289, 1, 2), (18108, '2011-01-16 05:39:11', 1, 139, 15289, 1, 2), (18109, '2011-01-16 05:39:16', 1, 145, 15289, 1, 2), (18110, '2011-01-16 05:39:21', 1, 143, 15289, 1, 2), (18111, '2011-01-16 05:39:26', 1, 144, 15289, 1, 2), (18112, '2011-01-16 05:39:46', 1, 107, 15289, 1, 2), (18113, '2011-01-16 05:39:51', 1, 106, 15289, 1, 2), (18114, '2011-01-16 05:40:01', 1, 109, 15289, 1, 2), (18115, '2011-01-16 05:40:07', 1, 108, 15289, 1, 2), (18116, '2011-01-16 05:40:12', 1, 104, 15289, 1, 2), (18117, '2011-01-16 05:40:17', 1, 110, 15289, 1, 2), (18118, '2011-01-16 05:40:27', 1, 113, 15289, 1, 2), (18119, '2011-01-16 05:40:37', 1, 111, 15289, 1, 2), (18120, '2011-01-16 05:40:42', 1, 112, 15289, 1, 2), (18121, '2011-01-16 05:53:46', 1, 150, 0, 1, 2), (18122, '2011-01-16 05:58:30', 1, 75, 15290, 1, 2), (18123, '2011-01-16 05:58:35', 1, 50, 15290, 1, 2), (18124, '2011-01-16 05:58:40', 1, 17, 15290, 1, 2), (18125, '2011-01-16 05:58:45', 1, 6, 15290, 1, 2), (18126, '2011-01-16 05:59:04', 1, 170, 15290, 1, 2), (18127, '2011-01-16 05:59:28', 1, 57, 15290, 1, 2), (18128, '2011-01-16 05:59:33', 1, 176, 15290, 1, 2), (18129, '2011-01-16 05:59:38', 1, 12, 15290, 1, 2), (18130, '2011-01-16 06:00:17', 1, 147, 15290, 1, 2), (18131, '2011-01-16 06:00:31', 1, 140, 15290, 1, 2), (18132, '2011-01-16 06:00:36', 1, 141, 15290, 1, 2), (18133, '2011-01-16 06:00:41', 1, 142, 15290, 1, 2), (18134, '2011-01-16 06:00:46', 1, 146, 15290, 1, 2), (18135, '2011-01-16 06:00:51', 1, 139, 15290, 1, 2), (18136, '2011-01-16 06:00:56', 1, 145, 15290, 1, 2), (18137, '2011-01-16 06:01:01', 1, 143, 15290, 1, 2), (18138, '2011-01-16 06:01:06', 1, 144, 15290, 1, 2), (18139, '2011-01-16 06:01:26', 1, 107, 15290, 1, 2), (18140, '2011-01-16 06:01:31', 1, 106, 15290, 1, 2), (18141, '2011-01-16 06:01:40', 1, 109, 15290, 1, 2), (18142, '2011-01-16 06:01:45', 1, 108, 15290, 1, 2), (18143, '2011-01-16 06:01:50', 1, 104, 15290, 1, 2), (18144, '2011-01-16 06:01:55', 1, 110, 15290, 1, 2), (18145, '2011-01-16 06:02:05', 1, 113, 15290, 1, 2), (18146, '2011-01-16 06:02:15', 1, 111, 15290, 1, 2), (18147, '2011-01-16 06:02:20', 1, 112, 15290, 1, 2), (18148, '2011-01-16 06:03:19', 1, 56, 0, 1, 2), (18149, '2011-01-16 06:05:05', 1, 122, 15290, 1, 2), (18150, '2011-01-16 06:11:04', 1, 5, 15291, 1, 2), (18151, '2011-01-16 06:29:08', 1, 63, 0, 1, 2), (18152, '2011-01-16 06:43:54', 1, 52, 0, 1, 2), (18153, '2011-01-16 06:52:41', 1, 117, 15293, 1, 2), (18154, '2011-01-16 06:53:25', 1, 103, 15294, 1, 2), (18155, '2011-01-16 07:08:34', 1, 99, 15295, 1, 2), (18156, '2011-01-16 07:15:00', 1, 28, 0, 1, 2), (18157, '2011-01-16 07:15:16', 1, 120, 0, 1, 2), (18158, '2011-01-16 07:16:31', 1, 174, 0, 1, 2), (18159, '2011-01-16 07:17:44', 1, 26, 0, 1, 2), (18160, '2011-01-16 07:20:22', 1, 101, 15296, 1, 2), (18161, '2011-01-16 07:24:16', 1, 127, 0, 1, 2), (18162, '2011-01-16 07:33:02', 1, 201, 0, 1, 2), (18163, '2011-01-16 07:33:49', 1, 94, 0, 1, 2), (18164, '2011-01-16 08:04:17', 1, 75, 15300, 1, 2), (18165, '2011-01-16 08:04:20', 1, 50, 15301, 1, 2), (18166, '2011-01-16 08:04:22', 1, 17, 15302, 1, 2), (18167, '2011-01-16 08:04:24', 1, 6, 15303, 1, 2), (18168, '2011-01-16 08:04:33', 1, 170, 15307, 1, 2), (18169, '2011-01-16 08:04:43', 1, 57, 15312, 1, 2), (18170, '2011-01-16 08:04:45', 1, 176, 15313, 1, 2), (18171, '2011-01-16 08:04:47', 1, 12, 15314, 1, 2), (18172, '2011-01-16 08:05:08', 1, 93, 0, 1, 2), (18173, '2011-01-16 08:05:11', 1, 147, 15327, 1, 2), (18174, '2011-01-16 08:05:18', 1, 140, 15330, 1, 2), (18175, '2011-01-16 08:05:20', 1, 141, 15331, 1, 2), (18176, '2011-01-16 08:05:22', 1, 142, 15332, 1, 2), (18177, '2011-01-16 08:05:24', 1, 146, 15333, 1, 2), (18178, '2011-01-16 08:05:26', 1, 139, 15334, 1, 2), (18179, '2011-01-16 08:05:28', 1, 145, 15335, 1, 2), (18180, '2011-01-16 08:05:30', 1, 143, 15336, 1, 2), (18181, '2011-01-16 08:05:32', 1, 144, 15337, 1, 2), (18182, '2011-01-16 08:05:35', 1, 107, 15338, 1, 2), (18183, '2011-01-16 08:05:37', 1, 106, 15339, 1, 2), (18184, '2011-01-16 08:05:41', 1, 109, 15341, 1, 2), (18185, '2011-01-16 08:05:43', 1, 108, 15342, 1, 2), (18186, '2011-01-16 08:05:45', 1, 104, 15343, 1, 2), (18187, '2011-01-16 08:05:48', 1, 110, 15344, 1, 2), (18188, '2011-01-16 08:05:52', 1, 113, 15346, 1, 2), (18189, '2011-01-16 08:05:56', 1, 111, 15348, 1, 2), (18190, '2011-01-16 08:05:58', 1, 112, 15349, 1, 2), (18191, '2011-01-16 08:24:46', 1, 139, 15351, 1, 2), (18192, '2011-01-16 09:14:39', 1, 133, 0, 1, 2), (18193, '2011-01-16 09:33:47', 1, 1, 15352, 1, 2), (18194, '2011-01-16 10:04:04', 1, 74, 0, 1, 2), (18195, '2011-01-16 10:20:47', 1, 6, 15353, 1, 2), (18196, '2011-01-16 10:43:29', 1, 196, 0, 1, 2), (18197, '2011-01-16 11:12:48', 1, 71, 15356, 1, 2), (18198, '2011-01-16 11:34:56', 1, 141, 0, 1, 2), (18199, '2011-01-16 12:24:01', 1, 235, 0, 1, 2), (18200, '2011-01-16 12:25:13', 1, 75, 0, 1, 2), (18201, '2011-01-16 12:25:35', 1, 182, 0, 1, 2), (18202, '2011-01-16 12:59:20', 1, 8, 15361, 1, 2), (18203, '2011-01-16 13:01:42', 1, 71, 0, 1, 2), (18204, '2011-01-16 13:14:50', 1, 184, 0, 1, 2), (18205, '2011-01-16 13:41:06', 1, 99, 0, 1, 2), (18206, '2011-01-16 14:07:22', 1, 6, 0, 1, 2), (18207, '2011-01-16 14:43:47', 1, 50, 0, 1, 2), (18208, '2011-01-16 14:44:32', 1, 20, 0, 1, 2), (18209, '2011-01-16 15:23:22', 1, 9, 15367, 1, 2), (18210, '2011-01-16 15:45:58', 1, 56, 15368, 1, 2), (18211, '2011-01-16 16:53:46', 1, 139, 0, 1, 2), (18212, '2011-01-16 17:11:01', 1, 17, 15372, 1, 2), (18213, '2011-01-16 17:11:20', 1, 50, 15372, 1, 2), (18214, '2011-01-16 17:11:58', 1, 50, 15372, 1, 2), (18215, '2011-01-16 17:12:22', 4, 50, 15372, 1, 2), (18216, '2011-01-16 17:12:22', 4, 133, 15372, 1, 2), (18217, '2011-01-16 17:12:22', 4, 192, 15372, 1, 2), (18218, '2011-01-16 17:12:44', 1, 50, 15372, 1, 2), (18219, '2011-01-16 17:13:28', 1, 75, 15372, 1, 2), (18220, '2011-01-16 17:14:31', 1, 75, 15372, 1, 2), (18221, '2011-01-16 17:15:28', 4, 49, 15372, 1, 2), (18222, '2011-01-16 17:45:42', 1, 50, 15375, 1, 2), (18223, '2011-01-16 17:57:33', 1, 50, 15376, 1, 2), (18224, '2011-01-16 17:59:25', 1, 50, 15376, 1, 2), (18225, '2011-01-16 18:23:32', 1, 75, 15377, 1, 2), (18226, '2011-01-16 18:23:59', 1, 76, 15377, 1, 2), (18227, '2011-01-16 20:21:38', 1, 115, 15379, 1, 2), (18228, '2011-01-16 21:49:02', 1, 5, 15380, 1, 2), (18229, '2011-01-16 21:57:19', 1, 142, 15381, 1, 2), (18230, '2011-01-17 00:15:51', 1, 6, 0, 1, 2), (18231, '2011-01-17 00:31:22', 1, 113, 0, 1, 2), (18232, '2011-01-17 00:31:59', 1, 10, 0, 1, 2), (18233, '2011-01-17 00:37:38', 1, 104, 0, 1, 2), (18234, '2011-01-17 00:42:50', 1, 32, 0, 1, 2), (18235, '2011-01-17 00:51:42', 1, 124, 0, 1, 2), (18236, '2011-01-17 00:51:57', 1, 118, 0, 1, 2), (18237, '2011-01-17 01:04:06', 1, 176, 0, 1, 2), (18238, '2011-01-17 01:06:09', 1, 88, 0, 1, 2), (18239, '2011-01-17 01:06:24', 1, 165, 0, 1, 2), (18240, '2011-01-17 01:11:45', 1, 17, 15386, 1, 2), (18241, '2011-01-17 01:11:52', 1, 169, 15388, 1, 2), (18242, '2011-01-17 01:11:56', 1, 66, 15389, 1, 2), (18243, '2011-01-17 01:12:00', 1, 176, 15390, 1, 2), (18244, '2011-01-17 01:12:04', 1, 118, 15391, 1, 2), (18245, '2011-01-17 01:13:08', 1, 145, 0, 1, 2), (18246, '2011-01-17 01:29:56', 1, 130, 0, 1, 2), (18247, '2011-01-17 01:33:51', 1, 169, 0, 1, 2), (18248, '2011-01-17 01:43:41', 1, 97, 0, 1, 2), (18249, '2011-01-17 01:51:46', 1, 126, 0, 1, 2), (18250, '2011-01-17 01:52:18', 1, 63, 0, 1, 2), (18251, '2011-01-17 01:55:12', 1, 78, 0, 1, 2), (18252, '2011-01-17 02:03:23', 1, 108, 0, 1, 2), (18253, '2011-01-17 02:06:59', 1, 66, 0, 1, 2), (18254, '2011-01-17 02:15:07', 1, 177, 0, 1, 2), (18255, '2011-01-17 02:17:32', 1, 115, 0, 1, 2), (18256, '2011-01-17 02:17:47', 1, 16, 0, 1, 2), (18257, '2011-01-17 02:22:00', 1, 11, 0, 1, 2), (18258, '2011-01-17 02:22:18', 1, 80, 0, 1, 2), (18259, '2011-01-17 02:24:06', 1, 190, 0, 1, 2), (18260, '2011-01-17 02:24:21', 1, 83, 0, 1, 2), (18261, '2011-01-17 02:28:19', 1, 213, 0, 1, 2), (18262, '2011-01-17 02:31:55', 1, 116, 0, 1, 2), (18263, '2011-01-17 03:03:49', 1, 17, 0, 1, 2), (18264, '2011-01-17 03:05:42', 1, 96, 0, 1, 2), (18265, '2011-01-17 03:07:29', 1, 69, 0, 1, 2), (18266, '2011-01-17 03:07:47', 1, 27, 0, 1, 2), (18267, '2011-01-17 03:18:39', 1, 131, 0, 1, 2), (18268, '2011-01-17 03:18:54', 1, 164, 0, 1, 2), (18269, '2011-01-17 03:22:42', 1, 84, 0, 1, 2), (18270, '2011-01-17 03:30:43', 1, 166, 0, 1, 2), (18271, '2011-01-17 03:31:07', 1, 195, 0, 1, 2), (18272, '2011-01-17 03:41:28', 1, 4, 0, 1, 2), (18273, '2011-01-17 03:43:51', 1, 149, 0, 1, 2), (18274, '2011-01-17 03:45:54', 1, 240, 0, 1, 2), (18275, '2011-01-17 03:48:19', 1, 68, 0, 1, 2), (18276, '2011-01-17 03:56:44', 1, 148, 0, 1, 2), (18277, '2011-01-17 03:56:59', 1, 110, 0, 1, 2), (18278, '2011-01-17 03:58:46', 1, 54, 0, 1, 2), (18279, '2011-01-17 04:06:44', 1, 142, 0, 1, 2), (18280, '2011-01-17 04:06:54', 1, 21, 0, 1, 2), (18281, '2011-01-17 04:08:46', 1, 2, 0, 1, 2), (18282, '2011-01-17 04:11:40', 1, 87, 0, 1, 2), (18283, '2011-01-17 04:13:26', 1, 72, 0, 1, 2), (18284, '2011-01-17 04:23:22', 1, 144, 0, 1, 2), (18285, '2011-01-17 04:23:55', 1, 128, 0, 1, 2), (18286, '2011-01-17 04:26:02', 1, 91, 0, 1, 2), (18287, '2011-01-17 04:41:20', 1, 6, 15411, 1, 2), (18288, '2011-01-17 05:04:55', 1, 105, 0, 1, 2), (18289, '2011-01-17 05:12:35', 1, 77, 0, 1, 2), (18290, '2011-01-17 05:13:03', 1, 61, 0, 1, 2), (18291, '2011-01-17 05:13:27', 1, 67, 0, 1, 2), (18292, '2011-01-17 05:23:51', 1, 60, 0, 1, 2), (18293, '2011-01-17 05:25:56', 1, 58, 0, 1, 2), (18294, '2011-01-17 05:26:43', 1, 28, 0, 1, 2), (18295, '2011-01-17 05:32:41', 1, 92, 0, 1, 2), (18296, '2011-01-17 05:53:54', 1, 15, 0, 1, 2), (18297, '2011-01-17 06:02:52', 1, 157, 0, 1, 2), (18298, '2011-01-17 06:13:17', 1, 29, 0, 1, 2), (18299, '2011-01-17 06:15:36', 1, 79, 0, 1, 2), (18300, '2011-01-17 06:22:55', 1, 152, 0, 1, 2), (18301, '2011-01-17 06:25:27', 1, 122, 0, 1, 2), (18302, '2011-01-17 06:34:01', 1, 125, 0, 1, 2), (18303, '2011-01-17 06:38:24', 1, 146, 0, 1, 2), (18304, '2011-01-17 07:08:23', 1, 100, 15413, 1, 2), (18305, '2011-01-17 07:22:55', 1, 174, 0, 1, 2), (18306, '2011-01-17 07:23:23', 1, 62, 0, 1, 2), (18307, '2011-01-17 07:25:58', 1, 133, 0, 1, 2), (18308, '2011-01-17 07:32:55', 1, 127, 0, 1, 2), (18309, '2011-01-17 07:46:43', 1, 161, 0, 1, 2), (18310, '2011-01-17 07:55:22', 1, 102, 0, 1, 2), (18311, '2011-01-17 08:01:58', 1, 141, 0, 1, 2), (18312, '2011-01-17 08:07:09', 1, 101, 0, 1, 2), (18313, '2011-01-17 08:12:19', 1, 70, 0, 1, 2), (18314, '2011-01-17 08:12:34', 1, 5, 0, 1, 2), (18315, '2011-01-17 08:15:20', 1, 74, 0, 1, 2), (18316, '2011-01-17 08:53:12', 1, 164, 0, 1, 2), (18317, '2011-01-17 08:54:07', 1, 186, 0, 1, 2), (18318, '2011-01-17 08:59:54', 1, 50, 15417, 1, 2), (18319, '2011-01-17 09:08:12', 1, 5, 15418, 1, 2), (18320, '2011-01-17 09:34:09', 1, 147, 0, 1, 2), (18321, '2011-01-17 10:11:42', 1, 66, 15420, 1, 2), (18322, '2011-01-17 10:12:00', 1, 66, 15420, 1, 2), (18323, '2011-01-17 10:12:13', 1, 66, 15420, 1, 2), (18324, '2011-01-17 10:24:27', 1, 109, 0, 1, 2), (18325, '2011-01-17 10:43:40', 1, 9, 0, 1, 2), (18326, '2011-01-17 11:10:20', 1, 112, 15426, 1, 2), (18327, '2011-01-17 11:15:27', 1, 111, 15429, 1, 2), (18328, '2011-01-17 11:19:25', 1, 177, 15427, 1, 2), (18329, '2011-01-17 11:21:18', 1, 177, 15427, 1, 2), (18330, '2011-01-17 11:34:20', 1, 76, 15430, 1, 2), (18331, '2011-01-17 12:25:07', 1, 71, 0, 1, 2), (18332, '2011-01-17 13:30:52', 1, 49, 15434, 1, 2), (18333, '2011-01-17 13:32:19', 1, 53, 15434, 1, 2), (18334, '2011-01-17 13:34:02', 1, 169, 0, 1, 2), (18335, '2011-01-17 14:24:10', 1, 64, 0, 1, 2), (18336, '2011-01-17 14:56:01', 1, 176, 15436, 1, 2), (18337, '2011-01-17 14:57:40', 1, 78, 15436, 1, 2), (18338, '2011-01-17 15:00:00', 1, 49, 15438, 1, 2), (18339, '2011-01-17 15:05:09', 1, 75, 15437, 1, 2), (18340, '2011-01-17 15:07:41', 1, 74, 0, 1, 2), (18341, '2011-01-17 15:18:41', 4, 112, 15441, 1, 2), (18342, '2011-01-17 15:18:42', 4, 133, 15441, 1, 2), (18343, '2011-01-17 15:18:42', 4, 192, 15441, 1, 2), (18344, '2011-01-17 16:01:54', 1, 240, 0, 1, 2), (18345, '2011-01-17 16:11:47', 1, 73, 0, 1, 2), (18346, '2011-01-17 16:21:37', 1, 9, 0, 1, 2), (18347, '2011-01-17 16:36:26', 1, 4, 0, 1, 2), (18348, '2011-01-17 16:41:21', 1, 110, 0, 1, 2), (18349, '2011-01-17 16:50:46', 1, 66, 15446, 1, 2), (18350, '2011-01-17 16:52:08', 1, 3, 15446, 1, 2), (18351, '2011-01-17 16:59:16', 1, 174, 15449, 1, 2), (18352, '2011-01-17 16:59:55', 1, 152, 15449, 1, 2), (18353, '2011-01-17 17:00:44', 1, 201, 15449, 1, 2), (18354, '2011-01-17 17:41:46', 1, 17, 15450, 1, 2), (18355, '2011-01-17 18:01:10', 1, 17, 15451, 1, 2), (18356, '2011-01-17 18:18:59', 1, 10, 15451, 1, 2), (18357, '2011-01-17 18:20:00', 1, 12, 15451, 1, 2), (18358, '2011-01-17 18:20:02', 1, 12, 15451, 1, 2), (18359, '2011-01-17 18:23:52', 1, 12, 15451, 1, 2), (18360, '2011-01-17 18:24:09', 1, 12, 15451, 1, 2), (18361, '2011-01-17 18:27:41', 1, 27, 15451, 1, 2), (18362, '2011-01-17 18:29:52', 1, 17, 15451, 1, 2), (18363, '2011-01-17 18:31:36', 1, 8, 15451, 1, 2), (18364, '2011-01-17 18:59:40', 1, 72, 15472, 1, 2), (18365, '2011-01-17 20:16:37', 1, 13, 15485, 1, 2), (18366, '2011-01-17 20:22:39', 1, 111, 15490, 1, 2), (18367, '2011-01-17 20:30:42', 1, 111, 15493, 1, 2), (18368, '2011-01-17 20:40:41', 1, 32, 15496, 1, 2), (18369, '2011-01-17 20:51:44', 1, 141, 15497, 1, 2), (18370, '2011-01-17 20:59:54', 1, 111, 15490, 1, 2), (18371, '2011-01-17 21:13:08', 1, 17, 15498, 1, 2), (18372, '2011-01-18 00:02:28', 1, 2, 0, 1, 2), (18373, '2011-01-18 00:32:14', 1, 10, 0, 1, 2), (18374, '2011-01-18 00:42:01', 1, 30, 0, 1, 2), (18375, '2011-01-18 00:42:15', 1, 99, 0, 1, 2), (18376, '2011-01-18 00:45:49', 1, 114, 0, 1, 2), (18377, '2011-01-18 00:46:17', 1, 23, 0, 1, 2), (18378, '2011-01-18 00:56:19', 1, 33, 0, 1, 2), (18379, '2011-01-18 01:03:08', 1, 103, 0, 1, 2), (18380, '2011-01-18 01:03:23', 1, 171, 0, 1, 2), (18381, '2011-01-18 01:06:13', 1, 88, 0, 1, 2), (18382, '2011-01-18 01:13:17', 1, 145, 0, 1, 2), (18383, '2011-01-18 01:13:33', 1, 229, 0, 1, 2), (18384, '2011-01-18 01:26:51', 1, 130, 0, 1, 2), (18385, '2011-01-18 01:38:32', 1, 143, 0, 1, 2), (18386, '2011-01-18 01:43:23', 1, 246, 0, 1, 2), (18387, '2011-01-18 01:52:06', 1, 126, 0, 1, 2), (18388, '2011-01-18 01:55:58', 1, 63, 0, 1, 2), (18389, '2011-01-18 01:56:16', 1, 89, 0, 1, 2), (18390, '2011-01-18 01:57:51', 1, 78, 0, 1, 2), (18391, '2011-01-18 02:02:12', 1, 188, 0, 1, 2), (18392, '2011-01-18 02:02:26', 1, 59, 0, 1, 2), (18393, '2011-01-18 02:08:55', 1, 66, 0, 1, 2), (18394, '2011-01-18 02:13:08', 1, 2, 0, 1, 2), (18395, '2011-01-18 02:18:36', 1, 115, 0, 1, 2), (18396, '2011-01-18 02:19:12', 1, 16, 0, 1, 2), (18397, '2011-01-18 02:52:36', 1, 11, 0, 1, 2), (18398, '2011-01-18 02:53:24', 1, 190, 0, 1, 2), (18399, '2011-01-18 03:02:05', 1, 165, 0, 1, 2), (18400, '2011-01-18 03:02:20', 1, 81, 0, 1, 2), (18401, '2011-01-18 03:02:45', 1, 132, 0, 1, 2), (18402, '2011-01-18 03:03:00', 1, 162, 0, 1, 2), (18403, '2011-01-18 03:03:43', 1, 25, 0, 1, 2), (18404, '2011-01-18 03:10:59', 1, 13, 0, 1, 2), (18405, '2011-01-18 03:13:16', 1, 184, 0, 1, 2), (18406, '2011-01-18 03:21:56', 1, 117, 0, 1, 2), (18407, '2011-01-18 03:27:52', 1, 84, 0, 1, 2), (18408, '2011-01-18 03:31:20', 1, 166, 0, 1, 2), (18409, '2011-01-18 03:37:15', 1, 1, 0, 1, 2), (18410, '2011-01-18 03:46:05', 1, 240, 0, 1, 2), (18411, '2011-01-18 03:50:58', 1, 141, 15522, 1, 2), (18412, '2011-01-18 03:52:52', 1, 110, 0, 1, 2), (18413, '2011-01-18 03:54:38', 1, 50, 15527, 1, 2), (18414, '2011-01-18 04:03:04', 1, 90, 0, 1, 2), (18415, '2011-01-18 04:05:00', 1, 55, 0, 1, 2), (18416, '2011-01-18 04:05:15', 1, 21, 0, 1, 2), (18417, '2011-01-18 04:07:17', 1, 129, 0, 1, 2), (18418, '2011-01-18 04:17:24', 1, 76, 0, 1, 2), (18419, '2011-01-18 04:34:01', 1, 144, 0, 1, 2), (18420, '2011-01-18 04:35:23', 1, 128, 0, 1, 2), (18421, '2011-01-18 04:44:55', 1, 213, 0, 1, 2), (18422, '2011-01-18 05:12:52', 1, 170, 0, 1, 2), (18423, '2011-01-18 05:34:48', 1, 24, 0, 1, 2), (18424, '2011-01-18 05:54:53', 1, 29, 0, 1, 2), (18425, '2011-01-18 06:03:12', 1, 56, 0, 1, 2), (18426, '2011-01-18 06:33:39', 1, 91, 0, 1, 2), (18427, '2011-01-18 07:23:23', 1, 253, 0, 1, 2), (18428, '2011-01-18 07:24:21', 1, 28, 0, 1, 2), (18429, '2011-01-18 07:24:37', 1, 120, 0, 1, 2), (18430, '2011-01-18 07:26:03', 1, 174, 0, 1, 2), (18431, '2011-01-18 07:26:43', 1, 62, 0, 1, 2), (18432, '2011-01-18 07:28:52', 1, 5, 15533, 1, 2), (18433, '2011-01-18 07:44:08', 1, 50, 15537, 1, 2), (18434, '2011-01-18 07:44:17', 1, 201, 0, 1, 2), (18435, '2011-01-18 07:44:54', 1, 75, 15537, 1, 2), (18436, '2011-01-18 07:45:18', 1, 94, 0, 1, 2), (18437, '2011-01-18 08:04:00', 1, 95, 0, 1, 2), (18438, '2011-01-18 08:12:46', 1, 122, 0, 1, 2), (18439, '2011-01-18 08:13:04', 1, 121, 0, 1, 2), (18440, '2011-01-18 08:13:21', 1, 70, 0, 1, 2), (18441, '2011-01-18 09:21:41', 1, 58, 15539, 1, 2), (18442, '2011-01-18 09:27:39', 1, 142, 15541, 1, 2), (18443, '2011-01-18 09:27:48', 1, 96, 15539, 1, 2), (18444, '2011-01-18 09:39:33', 1, 59, 15539, 1, 2), (18445, '2011-01-18 09:53:44', 1, 105, 15539, 1, 2), (18446, '2011-01-18 10:04:55', 1, 48, 0, 1, 2), (18447, '2011-01-18 10:27:22', 1, 77, 15543, 1, 2), (18448, '2011-01-18 10:34:57', 1, 33, 15544, 1, 2), (18449, '2011-01-18 10:35:03', 1, 33, 15545, 1, 2), (18450, '2011-01-18 10:41:18', 1, 77, 15539, 1, 2), (18451, '2011-01-18 10:41:21', 1, 78, 15539, 1, 2), (18452, '2011-01-18 10:48:24', 1, 7, 15546, 1, 2), (18453, '2011-01-18 11:06:50', 1, 170, 15548, 1, 2), (18454, '2011-01-18 11:13:22', 1, 26, 0, 1, 2), (18455, '2011-01-18 11:14:46', 1, 187, 0, 1, 2), (18456, '2011-01-18 11:44:04', 1, 102, 0, 1, 2), (18457, '2011-01-18 11:46:54', 1, 32, 15550, 1, 2), (18458, '2011-01-18 11:51:31', 1, 94, 15539, 1, 2), (18459, '2011-01-18 12:03:26', 1, 74, 0, 1, 2), (18460, '2011-01-18 12:11:39', 1, 3, 15554, 1, 2), (18461, '2011-01-18 12:20:16', 1, 4, 15565, 1, 2), (18462, '2011-01-18 12:24:12', 1, 125, 0, 1, 2), (18463, '2011-01-18 12:32:06', 1, 6, 15569, 1, 2), (18464, '2011-01-18 12:44:10', 1, 196, 0, 1, 2), (18465, '2011-01-18 12:54:35', 1, 124, 0, 1, 2), (18466, '2011-01-18 13:21:27', 1, 71, 0, 1, 2), (18467, '2011-01-18 13:33:18', 1, 147, 0, 1, 2), (18468, '2011-01-18 13:52:54', 1, 163, 15539, 1, 2), (18469, '2011-01-18 15:00:59', 1, 75, 15578, 1, 2), (18470, '2011-01-18 15:01:19', 1, 75, 15578, 1, 2), (18471, '2011-01-18 15:02:56', 1, 118, 15579, 1, 2), (18472, '2011-01-18 15:13:19', 1, 63, 15581, 1, 2), (18473, '2011-01-18 15:15:37', 1, 50, 15581, 1, 2), (18474, '2011-01-18 15:16:30', 1, 56, 15581, 1, 2), (18475, '2011-01-18 15:18:51', 1, 168, 15581, 1, 2), (18476, '2011-01-18 15:59:43', 1, 50, 15584, 1, 2), (18477, '2011-01-18 16:35:51', 1, 235, 0, 1, 2), (18478, '2011-01-18 16:52:35', 1, 48, 0, 1, 2), (18479, '2011-01-18 18:31:08', 1, 169, 15587, 1, 2), (18480, '2011-01-18 18:31:13', 1, 66, 15588, 1, 2), (18481, '2011-01-18 18:36:23', 1, 176, 15589, 1, 2), (18482, '2011-01-18 18:50:01', 1, 75, 15590, 1, 2), (18483, '2011-01-18 20:40:35', 1, 8, 15591, 1, 2), (18484, '2011-01-18 20:43:49', 1, 53, 0, 1, 2), (18485, '2011-01-18 21:34:18', 1, 2, 15592, 1, 2), (18486, '2011-01-18 22:49:20', 1, 158, 15595, 1, 2), (18487, '2011-01-19 02:53:14', 1, 10, 0, 1, 2), (18488, '2011-01-19 02:53:26', 1, 103, 0, 1, 2), (18489, '2011-01-19 02:53:35', 1, 176, 0, 1, 2), (18490, '2011-01-19 03:00:30', 1, 104, 0, 1, 2), (18491, '2011-01-19 03:02:06', 1, 7, 0, 1, 2), (18492, '2011-01-19 03:11:18', 1, 32, 0, 1, 2), (18493, '2011-01-19 03:11:32', 1, 99, 0, 1, 2), (18494, '2011-01-19 03:11:35', 1, 163, 0, 1, 2), (18495, '2011-01-19 03:12:05', 1, 85, 0, 1, 2), (18496, '2011-01-19 03:12:20', 1, 124, 0, 1, 2), (18497, '2011-01-19 03:14:38', 1, 114, 0, 1, 2), (18498, '2011-01-19 03:17:35', 1, 106, 0, 1, 2), (18499, '2011-01-19 03:19:12', 1, 23, 0, 1, 2), (18500, '2011-01-19 03:24:09', 1, 229, 0, 1, 2), (18501, '2011-01-19 03:29:36', 1, 167, 0, 1, 2), (18502, '2011-01-19 03:37:47', 1, 130, 0, 1, 2), (18503, '2011-01-19 03:43:05', 1, 143, 0, 1, 2), (18504, '2011-01-19 03:53:08', 1, 246, 0, 1, 2), (18505, '2011-01-19 04:06:42', 1, 63, 0, 1, 2), (18506, '2011-01-19 04:06:58', 1, 89, 0, 1, 2), (18507, '2011-01-19 04:11:44', 1, 188, 0, 1, 2), (18508, '2011-01-19 04:12:00', 1, 59, 0, 1, 2), (18509, '2011-01-19 04:13:27', 1, 108, 0, 1, 2), (18510, '2011-01-19 04:13:51', 1, 107, 0, 1, 2), (18511, '2011-01-19 04:20:05', 1, 66, 0, 1, 2), (18512, '2011-01-19 04:28:08', 1, 31, 0, 1, 2), (18513, '2011-01-19 04:36:23', 1, 9, 0, 1, 2), (18514, '2011-01-19 04:43:37', 1, 116, 0, 1, 2), (18515, '2011-01-19 05:09:19', 1, 83, 0, 1, 2), (18516, '2011-01-19 05:12:31', 1, 165, 0, 1, 2), (18517, '2011-01-19 05:22:41', 1, 100, 0, 1, 2), (18518, '2011-01-19 05:22:57', 1, 182, 0, 1, 2), (18519, '2011-01-19 05:26:58', 1, 184, 0, 1, 2), (18520, '2011-01-19 05:32:31', 1, 117, 0, 1, 2), (18521, '2011-01-19 05:36:33', 1, 141, 0, 1, 2), (18522, '2011-01-19 05:42:02', 1, 195, 0, 1, 2), (18523, '2011-01-19 05:46:22', 1, 1, 0, 1, 2), (18524, '2011-01-19 05:51:19', 1, 4, 0, 1, 2), (18525, '2011-01-19 05:53:55', 1, 240, 0, 1, 2), (18526, '2011-01-19 06:04:33', 1, 110, 0, 1, 2), (18527, '2011-01-19 06:06:26', 1, 54, 0, 1, 2), (18528, '2011-01-19 06:15:07', 1, 142, 0, 1, 2), (18529, '2011-01-19 06:15:22', 1, 21, 0, 1, 2), (18530, '2011-01-19 06:21:09', 1, 16, 0, 1, 2), (18531, '2011-01-19 06:22:21', 1, 87, 0, 1, 2), (18532, '2011-01-19 06:26:57', 1, 72, 0, 1, 2), (18533, '2011-01-19 06:32:38', 1, 168, 0, 1, 2), (18534, '2011-01-19 06:35:52', 1, 158, 0, 1, 2), (18535, '2011-01-19 06:43:08', 1, 8, 0, 1, 2), (18536, '2011-01-19 06:43:23', 1, 65, 0, 1, 2), (18537, '2011-01-19 06:44:57', 1, 144, 0, 1, 2), (18538, '2011-01-19 06:54:34', 1, 69, 0, 1, 2), (18539, '2011-01-19 07:14:11', 1, 77, 0, 1, 2), (18540, '2011-01-19 07:14:52', 1, 61, 0, 1, 2), (18541, '2011-01-19 07:24:21', 1, 170, 0, 1, 2), (18542, '2011-01-19 07:29:15', 1, 50, 15599, 1, 2), (18543, '2011-01-19 07:53:45', 1, 157, 0, 1, 2), (18544, '2011-01-19 08:23:13', 1, 152, 0, 1, 2), (18545, '2011-01-19 08:23:42', 1, 56, 0, 1, 2), (18546, '2011-01-19 08:24:18', 1, 141, 0, 1, 2), (18547, '2011-01-19 08:44:34', 1, 22, 0, 1, 2), (18548, '2011-01-19 08:56:28', 1, 144, 15609, 1, 2), (18549, '2011-01-19 09:13:48', 1, 146, 0, 1, 2), (18550, '2011-01-19 09:26:26', 1, 58, 0, 1, 2), (18551, '2011-01-19 10:04:13', 1, 5, 15612, 1, 2), (18552, '2011-01-19 10:06:17', 1, 150, 0, 1, 2), (18553, '2011-01-19 10:33:12', 1, 128, 0, 1, 2), (18554, '2011-01-19 10:34:56', 1, 91, 0, 1, 2), (18555, '2011-01-19 10:54:09', 1, 52, 0, 1, 2), (18556, '2011-01-19 11:20:36', 1, 8, 15615, 1, 2), (18557, '2011-01-19 11:22:56', 1, 8, 0, 1, 2), (18558, '2011-01-19 11:22:59', 1, 76, 0, 1, 2), (18559, '2011-01-19 11:43:45', 1, 160, 0, 1, 2), (18560, '2011-01-19 11:44:46', 1, 201, 0, 1, 2), (18561, '2011-01-19 11:52:25', 1, 8, 15620, 1, 2), (18562, '2011-01-19 12:03:01', 1, 79, 0, 1, 2), (18563, '2011-01-19 12:13:54', 1, 5, 0, 1, 2), (18564, '2011-01-19 12:15:06', 1, 82, 0, 1, 2), (18565, '2011-01-19 12:42:22', 1, 252, 15621, 1, 2), (18566, '2011-01-19 12:54:33', 1, 196, 0, 1, 2), (18567, '2011-01-19 12:55:56', 1, 165, 15622, 1, 2), (18568, '2011-01-19 12:57:03', 1, 164, 15622, 1, 2), (18569, '2011-01-19 13:10:47', 1, 23, 15623, 1, 2), (18570, '2011-01-19 13:11:11', 1, 106, 15622, 1, 2), (18571, '2011-01-19 13:22:52', 1, 174, 0, 1, 2), (18572, '2011-01-19 13:23:53', 1, 176, 15624, 1, 2), (18573, '2011-01-19 13:24:29', 1, 176, 15624, 1, 2), (18574, '2011-01-19 13:25:29', 1, 187, 0, 1, 2), (18575, '2011-01-19 13:25:45', 1, 15, 15624, 1, 2), (18576, '2011-01-19 13:37:33', 1, 100, 15622, 1, 2), (18577, '2011-01-19 13:40:24', 1, 102, 15622, 1, 2), (18578, '2011-01-19 13:42:20', 1, 101, 15622, 1, 2), (18579, '2011-01-19 13:43:33', 1, 94, 0, 1, 2), (18580, '2011-01-19 13:45:08', 1, 103, 15622, 1, 2), (18581, '2011-01-19 13:45:24', 1, 161, 0, 1, 2), (18582, '2011-01-19 13:54:16', 1, 122, 15622, 1, 2), (18583, '2011-01-19 14:03:16', 1, 48, 0, 1, 2), (18584, '2011-01-19 14:13:36', 1, 93, 0, 1, 2), (18585, '2011-01-19 14:46:19', 1, 33, 15627, 1, 2), (18586, '2011-01-19 14:58:37', 1, 112, 0, 1, 2), (18587, '2011-01-19 14:58:47', 1, 107, 15622, 1, 2), (18588, '2011-01-19 15:25:59', 1, 167, 15628, 1, 2), (18589, '2011-01-19 15:28:55', 1, 6, 15622, 1, 2), (18590, '2011-01-19 15:28:56', 1, 5, 15622, 1, 2), (18591, '2011-01-19 15:47:09', 1, 141, 15629, 1, 2), (18592, '2011-01-19 15:52:52', 1, 166, 0, 1, 2), (18593, '2011-01-19 15:53:16', 1, 12, 0, 1, 2), (18594, '2011-01-19 16:06:48', 1, 170, 15622, 1, 2), (18595, '2011-01-19 16:06:49', 1, 169, 15622, 1, 2), (18596, '2011-01-19 16:06:50', 1, 167, 15622, 1, 2), (18597, '2011-01-19 16:06:52', 1, 166, 15622, 1, 2), (18598, '2011-01-19 16:30:35', 1, 61, 15622, 1, 2), (18599, '2011-01-19 16:30:37', 1, 60, 15622, 1, 2), (18600, '2011-01-19 16:44:13', 1, 235, 0, 1, 2), (18601, '2011-01-19 16:58:56', 1, 13, 15622, 1, 2), (18602, '2011-01-19 16:59:30', 1, 22, 15635, 1, 2), (18603, '2011-01-19 17:28:39', 1, 30, 15622, 1, 2), (18604, '2011-01-19 17:41:22', 1, 118, 0, 1, 2), (18605, '2011-01-19 18:33:49', 1, 71, 0, 1, 2), (18606, '2011-01-19 18:34:05', 1, 75, 0, 1, 2), (18607, '2011-01-19 18:36:41', 1, 48, 15638, 1, 2), (18608, '2011-01-19 18:54:33', 1, 50, 0, 1, 2), (18609, '2011-01-19 19:03:49', 1, 101, 0, 1, 2), (18610, '2011-01-19 19:08:33', 1, 139, 0, 1, 2), (18611, '2011-01-19 20:16:15', 1, 84, 0, 1, 2), (18612, '2011-01-19 20:24:17', 1, 64, 0, 1, 2), (18613, '2011-01-19 20:27:10', 1, 73, 15641, 1, 2), (18614, '2011-01-19 20:48:03', 1, 20, 0, 1, 2), (18615, '2011-01-19 20:48:21', 1, 123, 0, 1, 2), (18616, '2011-01-19 21:00:30', 1, 8, 15645, 1, 2), (18617, '2011-01-19 21:01:39', 1, 11, 15645, 1, 2), (18618, '2011-01-19 21:04:04', 1, 49, 15646, 1, 2), (18619, '2011-01-19 21:11:57', 1, 11, 15645, 1, 2), (18620, '2011-01-19 21:54:39', 1, 9, 0, 1, 2), (18621, '2011-01-19 22:00:02', 1, 3, 15648, 1, 2), (18622, '2011-01-20 00:31:41', 1, 113, 0, 1, 2), (18623, '2011-01-20 00:32:11', 1, 10, 0, 1, 2), (18624, '2011-01-20 00:32:26', 1, 181, 0, 1, 2), (18625, '2011-01-20 00:37:02', 1, 140, 0, 1, 2), (18626, '2011-01-20 00:49:42', 1, 4, 0, 1, 2), (18627, '2011-01-20 00:51:10', 1, 30, 0, 1, 2), (18628, '2011-01-20 00:51:35', 1, 99, 0, 1, 2), (18629, '2011-01-20 00:53:04', 1, 73, 0, 1, 2), (18630, '2011-01-20 00:54:40', 1, 49, 15670, 1, 2), (18631, '2011-01-20 00:54:46', 1, 50, 15671, 1, 2), (18632, '2011-01-20 00:54:50', 1, 112, 15672, 1, 2), (18633, '2011-01-20 00:54:56', 1, 141, 15673, 1, 2), (18634, '2011-01-20 00:55:02', 1, 118, 15674, 1, 2), (18635, '2011-01-20 01:05:05', 1, 171, 0, 1, 2), (18636, '2011-01-20 01:08:03', 1, 88, 0, 1, 2), (18637, '2011-01-20 01:08:18', 1, 165, 0, 1, 2), (18638, '2011-01-20 01:17:02', 1, 145, 0, 1, 2), (18639, '2011-01-20 01:19:08', 1, 13, 0, 1, 2), (18640, '2011-01-20 01:34:42', 1, 169, 0, 1, 2), (18641, '2011-01-20 01:34:57', 1, 166, 0, 1, 2), (18642, '2011-01-20 01:42:45', 1, 191, 0, 1, 2), (18643, '2011-01-20 01:44:17', 1, 97, 0, 1, 2), (18644, '2011-01-20 01:49:32', 1, 4, 0, 1, 2), (18645, '2011-01-20 01:57:56', 1, 89, 0, 1, 2), (18646, '2011-01-20 02:08:48', 1, 66, 0, 1, 2), (18647, '2011-01-20 02:18:25', 1, 177, 0, 1, 2), (18648, '2011-01-20 02:52:45', 1, 80, 0, 1, 2), (18649, '2011-01-20 03:00:47', 1, 81, 0, 1, 2), (18650, '2011-01-20 03:00:59', 1, 158, 0, 1, 2), (18651, '2011-01-20 03:02:07', 1, 162, 0, 1, 2), (18652, '2011-01-20 03:07:04', 1, 25, 0, 1, 2), (18653, '2011-01-20 03:17:18', 1, 182, 0, 1, 2), (18654, '2011-01-20 03:17:33', 1, 131, 0, 1, 2), (18655, '2011-01-20 03:22:12', 1, 117, 0, 1, 2), (18656, '2011-01-20 03:22:27', 1, 84, 0, 1, 2), (18657, '2011-01-20 03:27:29', 1, 57, 0, 1, 2), (18658, '2011-01-20 03:31:16', 1, 180, 0, 1, 2), (18659, '2011-01-20 03:42:40', 1, 149, 0, 1, 2), (18660, '2011-01-20 03:48:17', 1, 68, 0, 1, 2), (18661, '2011-01-20 03:55:41', 1, 167, 0, 1, 2), (18662, '2011-01-20 03:56:23', 1, 148, 0, 1, 2), (18663, '2011-01-20 03:57:15', 1, 110, 0, 1, 2), (18664, '2011-01-20 04:00:46', 1, 54, 0, 1, 2), (18665, '2011-01-20 04:05:04', 1, 65, 15677, 1, 2), (18666, '2011-01-20 04:07:43', 1, 21, 0, 1, 2), (18667, '2011-01-20 04:08:39', 1, 3, 0, 1, 2), (18668, '2011-01-20 04:11:38', 1, 87, 0, 1, 2), (18669, '2011-01-20 04:24:22', 1, 14, 0, 1, 2), (18670, '2011-01-20 04:32:50', 1, 92, 0, 1, 2), (18671, '2011-01-20 04:33:21', 1, 111, 0, 1, 2), (18672, '2011-01-20 04:53:43', 1, 213, 0, 1, 2), (18673, '2011-01-20 05:12:20', 1, 164, 0, 1, 2), (18674, '2011-01-20 05:26:05', 1, 58, 0, 1, 2), (18675, '2011-01-20 05:32:22', 1, 173, 0, 1, 2), (18676, '2011-01-20 05:45:43', 1, 51, 0, 1, 2), (18677, '2011-01-20 05:52:27', 1, 2, 0, 1, 2), (18678, '2011-01-20 05:53:54', 1, 29, 0, 1, 2), (18679, '2011-01-20 05:54:08', 1, 119, 0, 1, 2), (18680, '2011-01-20 05:55:09', 1, 79, 0, 1, 2), (18681, '2011-01-20 06:02:55', 1, 152, 0, 1, 2), (18682, '2011-01-20 06:13:12', 1, 50, 15678, 1, 2), (18683, '2011-01-20 06:13:42', 1, 53, 15678, 1, 2), (18684, '2011-01-20 06:25:09', 1, 62, 0, 1, 2), (18685, '2011-01-20 06:26:52', 1, 26, 0, 1, 2), (18686, '2011-01-20 06:28:49', 1, 63, 0, 1, 2), (18687, '2011-01-20 06:49:33', 1, 117, 15679, 1, 2), (18688, '2011-01-20 07:54:39', 1, 95, 0, 1, 2), (18689, '2011-01-20 08:02:49', 1, 121, 0, 1, 2), (18690, '2011-01-20 08:05:09', 1, 82, 0, 1, 2), (18691, '2011-01-20 08:11:39', 1, 75, 15681, 1, 2), (18692, '2011-01-20 08:46:23', 1, 8, 15683, 1, 2), (18693, '2011-01-20 09:12:13', 1, 60, 15682, 1, 2), (18694, '2011-01-20 09:12:15', 1, 61, 15682, 1, 2), (18695, '2011-01-20 09:18:46', 1, 168, 15682, 1, 2), (18696, '2011-01-20 09:22:40', 1, 167, 0, 1, 2), (18697, '2011-01-20 09:34:10', 1, 147, 0, 1, 2), (18698, '2011-01-20 09:43:40', 1, 102, 0, 1, 2), (18699, '2011-01-20 10:04:01', 1, 74, 0, 1, 2), (18700, '2011-01-20 10:04:48', 1, 98, 15682, 1, 2), (18701, '2011-01-20 10:26:32', 1, 33, 15686, 1, 2), (18702, '2011-01-20 10:26:32', 1, 6, 15687, 1, 2), (18703, '2011-01-20 10:27:33', 1, 51, 15686, 1, 2), (18704, '2011-01-20 11:17:38', 1, 158, 15691, 1, 2), (18705, '2011-01-20 11:22:53', 1, 115, 15682, 1, 2), (18706, '2011-01-20 12:08:17', 1, 26, 15682, 1, 2), (18707, '2011-01-20 12:12:14', 1, 194, 0, 1, 2), (18708, '2011-01-20 12:14:05', 1, 50, 15696, 1, 2), (18709, '2011-01-20 12:48:05', 1, 64, 15682, 1, 2), (18710, '2011-01-20 12:48:07', 1, 64, 15682, 1, 2), (18711, '2011-01-20 13:23:32', 1, 75, 19, 0, 2), (18712, '2011-01-20 13:25:03', 1, 75, 19, 0, 2), (18713, '2011-01-20 13:34:51', 1, 75, 15699, 1, 2), (18714, '2011-01-20 13:36:26', 1, 13, 15699, 1, 2), (18715, '2011-01-20 13:40:33', 1, 75, 19, 0, 2), (18716, '2011-01-20 13:41:22', 4, 75, 19, 0, 2), (18717, '2011-01-20 13:41:23', 4, 133, 19, 0, 2), (18718, '2011-01-20 13:41:23', 4, 192, 19, 0, 2), (18719, '2011-01-20 13:43:49', 4, 75, 19, 0, 2), (18720, '2011-01-20 13:43:49', 4, 133, 19, 0, 2), (18721, '2011-01-20 13:43:49', 4, 192, 19, 0, 2), (18722, '2011-01-20 14:16:47', 1, 31, 15704, 1, 2), (18723, '2011-01-20 16:01:13', 1, 76, 15706, 1, 2), (18724, '2011-01-20 16:24:24', 1, 71, 0, 1, 2), (18725, '2011-01-20 16:56:46', 1, 75, 15710, 1, 2), (18726, '2011-01-20 16:57:32', 1, 6, 15710, 1, 2), (18727, '2011-01-20 17:05:28', 1, 75, 15710, 1, 2), (18728, '2011-01-20 17:06:09', 1, 75, 15712, 1, 2), (18729, '2011-01-20 17:06:11', 1, 75, 15713, 1, 2), (18730, '2011-01-20 17:06:27', 1, 170, 15710, 1, 2), (18731, '2011-01-20 17:07:07', 1, 8, 15714, 1, 2), (18732, '2011-01-20 17:10:54', 1, 50, 15714, 1, 2), (18733, '2011-01-20 17:12:00', 1, 6, 15714, 1, 2), (18734, '2011-01-20 17:12:43', 1, 8, 15714, 1, 2), (18735, '2011-01-20 17:15:14', 1, 72, 15715, 1, 2), (18736, '2011-01-20 17:20:39', 4, 75, 15710, 1, 2), (18737, '2011-01-20 17:20:39', 4, 133, 15710, 1, 2), (18738, '2011-01-20 17:20:39', 4, 192, 15710, 1, 2), (18739, '2011-01-20 17:25:43', 4, 8, 15714, 1, 2), (18740, '2011-01-20 17:25:43', 4, 133, 15714, 1, 2), (18741, '2011-01-20 17:25:43', 4, 192, 15714, 1, 2), (18742, '2011-01-20 17:26:21', 1, 8, 15714, 1, 2), (18743, '2011-01-20 17:26:54', 1, 8, 15714, 1, 2), (18744, '2011-01-20 17:46:08', 1, 194, 15718, 1, 2), (18745, '2011-01-20 18:24:40', 1, 64, 0, 1, 2), (18746, '2011-01-20 18:44:42', 1, 50, 0, 1, 2), (18747, '2011-01-20 18:57:34', 1, 119, 15720, 1, 2), (18748, '2011-01-20 18:58:07', 4, 119, 15720, 1, 2), (18749, '2011-01-20 18:58:07', 4, 133, 15720, 1, 2), (18750, '2011-01-20 18:58:07', 4, 192, 15720, 1, 2), (18751, '2011-01-20 18:58:55', 1, 119, 15720, 1, 2), (18752, '2011-01-20 20:46:12', 1, 123, 0, 1, 2), (18753, '2011-01-20 21:31:22', 1, 8, 15722, 1, 2), (18754, '2011-01-20 21:31:54', 1, 57, 15723, 1, 2), (18755, '2011-01-20 21:32:47', 1, 59, 15723, 1, 2), (18756, '2011-01-20 21:33:26', 1, 58, 15723, 1, 2), (18757, '2011-01-20 21:34:03', 1, 60, 15723, 1, 2), (18758, '2011-01-20 22:31:02', 1, 170, 15725, 1, 2), (18759, '2011-01-20 22:53:14', 1, 77, 15726, 1, 2), (18760, '2011-01-20 22:53:37', 4, 77, 15726, 1, 2), (18761, '2011-01-20 22:53:37', 4, 133, 15726, 1, 2), (18762, '2011-01-20 22:53:37', 4, 192, 15726, 1, 2), (18763, '2011-01-20 22:57:14', 1, 192, 15726, 1, 2), (18764, '2011-01-21 00:32:26', 1, 10, 0, 1, 2), (18765, '2011-01-21 00:47:32', 1, 163, 0, 1, 2), (18766, '2011-01-21 00:54:53', 1, 30, 0, 1, 2), (18767, '2011-01-21 00:55:15', 1, 85, 0, 1, 2), (18768, '2011-01-21 01:03:22', 1, 124, 0, 1, 2), (18769, '2011-01-21 01:03:40', 1, 23, 0, 1, 2), (18770, '2011-01-21 01:05:20', 1, 171, 0, 1, 2), (18771, '2011-01-21 01:05:36', 1, 88, 0, 1, 2), (18772, '2011-01-21 01:13:06', 1, 229, 0, 1, 2), (18773, '2011-01-21 01:40:11', 1, 143, 0, 1, 2), (18774, '2011-01-21 01:48:20', 1, 97, 0, 1, 2), (18775, '2011-01-21 01:48:37', 1, 246, 0, 1, 2), (18776, '2011-01-21 01:52:10', 1, 112, 0, 1, 2), (18777, '2011-01-21 01:52:21', 1, 63, 0, 1, 2), (18778, '2011-01-21 01:59:09', 1, 89, 0, 1, 2), (18779, '2011-01-21 02:05:17', 1, 188, 0, 1, 2), (18780, '2011-01-21 02:06:33', 1, 108, 0, 1, 2), (18781, '2011-01-21 02:12:51', 1, 107, 0, 1, 2), (18782, '2011-01-21 02:13:06', 1, 6, 0, 1, 2), (18783, '2011-01-21 02:22:23', 1, 159, 0, 1, 2), (18784, '2011-01-21 02:33:17', 1, 116, 0, 1, 2), (18785, '2011-01-21 02:47:26', 1, 7, 15728, 1, 2), (18786, '2011-01-21 02:51:24', 1, 11, 0, 1, 2), (18787, '2011-01-21 02:51:54', 1, 80, 0, 1, 2), (18788, '2011-01-21 02:54:54', 1, 83, 0, 1, 2), (18789, '2011-01-21 02:55:10', 1, 213, 0, 1, 2), (18790, '2011-01-21 03:01:10', 1, 165, 0, 1, 2), (18791, '2011-01-21 03:01:23', 1, 81, 0, 1, 2), (18792, '2011-01-21 03:07:56', 1, 132, 0, 1, 2), (18793, '2011-01-21 03:08:18', 1, 25, 0, 1, 2), (18794, '2011-01-21 03:12:15', 1, 100, 0, 1, 2), (18795, '2011-01-21 03:16:58', 1, 184, 0, 1, 2), (18796, '2011-01-21 03:22:27', 1, 117, 0, 1, 2), (18797, '2011-01-21 03:22:42', 1, 84, 0, 1, 2), (18798, '2011-01-21 03:31:40', 1, 195, 0, 1, 2), (18799, '2011-01-21 03:31:55', 1, 180, 0, 1, 2), (18800, '2011-01-21 03:36:42', 1, 1, 0, 1, 2), (18801, '2011-01-21 03:42:06', 1, 149, 0, 1, 2), (18802, '2011-01-21 03:43:45', 1, 240, 0, 1, 2), (18803, '2011-01-21 03:54:05', 1, 110, 0, 1, 2), (18804, '2011-01-21 03:56:32', 1, 54, 0, 1, 2), (18805, '2011-01-21 04:03:18', 1, 142, 0, 1, 2), (18806, '2011-01-21 04:03:28', 1, 90, 0, 1, 2), (18807, '2011-01-21 04:06:14', 1, 55, 0, 1, 2), (18808, '2011-01-21 04:33:14', 1, 17, 0, 1, 2), (18809, '2011-01-21 04:34:18', 1, 22, 0, 1, 2), (18810, '2011-01-21 04:44:07', 1, 92, 0, 1, 2), (18811, '2011-01-21 05:05:00', 1, 15, 15731, 1, 2), (18812, '2011-01-21 05:12:43', 1, 164, 0, 1, 2), (18813, '2011-01-21 05:13:51', 1, 77, 0, 1, 2), (18814, '2011-01-21 05:14:05', 1, 61, 0, 1, 2), (18815, '2011-01-21 05:15:34', 1, 146, 0, 1, 2), (18816, '2011-01-21 05:25:20', 1, 57, 0, 1, 2), (18817, '2011-01-21 05:51:25', 1, 98, 15732, 1, 2), (18818, '2011-01-21 05:53:21', 1, 157, 0, 1, 2), (18819, '2011-01-21 05:54:12', 1, 51, 0, 1, 2), (18820, '2011-01-21 06:02:10', 1, 129, 0, 1, 2), (18821, '2011-01-21 06:02:42', 1, 2, 0, 1, 2), (18822, '2011-01-21 06:03:54', 1, 29, 0, 1, 2), (18823, '2011-01-21 06:04:24', 1, 150, 0, 1, 2), (18824, '2011-01-21 06:04:39', 1, 119, 0, 1, 2), (18825, '2011-01-21 06:13:04', 1, 152, 0, 1, 2), (18826, '2011-01-21 06:14:09', 1, 141, 0, 1, 2), (18827, '2011-01-21 06:34:13', 1, 91, 0, 1, 2), (18828, '2011-01-21 06:54:20', 1, 52, 0, 1, 2), (18829, '2011-01-21 07:13:24', 1, 253, 0, 1, 2), (18830, '2011-01-21 07:14:06', 1, 28, 0, 1, 2), (18831, '2011-01-21 07:14:38', 1, 120, 0, 1, 2), (18832, '2011-01-21 07:14:52', 1, 174, 0, 1, 2), (18833, '2011-01-21 07:15:37', 1, 174, 0, 1, 2), (18834, '2011-01-21 07:25:29', 1, 127, 0, 1, 2), (18835, '2011-01-21 07:34:11', 1, 201, 0, 1, 2), (18836, '2011-01-21 07:52:53', 1, 79, 0, 1, 2), (18837, '2011-01-21 08:03:27', 1, 122, 0, 1, 2), (18838, '2011-01-21 08:03:42', 1, 121, 0, 1, 2), (18839, '2011-01-21 08:04:05', 1, 5, 0, 1, 2), (18840, '2011-01-21 08:05:22', 1, 82, 0, 1, 2), (18841, '2011-01-21 09:14:55', 1, 133, 0, 1, 2), (18842, '2011-01-21 09:33:04', 1, 94, 0, 1, 2), (18843, '2011-01-21 09:44:05', 1, 102, 0, 1, 2), (18844, '2011-01-21 10:04:54', 1, 74, 0, 1, 2), (18845, '2011-01-21 10:55:38', 1, 17, 15745, 1, 2), (18846, '2011-01-21 11:09:33', 1, 170, 15746, 1, 2), (18847, '2011-01-21 11:33:29', 1, 147, 0, 1, 2), (18848, '2011-01-21 11:49:10', 1, 101, 15749, 1, 2), (18849, '2011-01-21 11:52:55', 1, 12, 0, 1, 2), (18850, '2011-01-21 12:33:51', 1, 235, 0, 1, 2), (18851, '2011-01-21 12:35:37', 1, 169, 0, 1, 2), (18852, '2011-01-21 12:40:37', 1, 20, 15751, 1, 2), (18853, '2011-01-21 12:43:13', 1, 21, 15751, 1, 2), (18854, '2011-01-21 12:46:18', 1, 90, 0, 1, 2), (18855, '2011-01-21 12:53:57', 1, 9, 0, 1, 2), (18856, '2011-01-21 12:54:12', 1, 53, 0, 1, 2), (18857, '2011-01-21 13:04:15', 1, 105, 0, 1, 2), (18858, '2011-01-21 13:42:29', 1, 5, 0, 1, 2), (18859, '2011-01-21 14:00:15', 1, 88, 15754, 1, 2), (18860, '2011-01-21 14:08:30', 1, 97, 15754, 1, 2), (18861, '2011-01-21 14:24:59', 1, 75, 0, 1, 2), (18862, '2011-01-21 14:57:46', 1, 14, 15756, 1, 2), (18863, '2011-01-21 15:14:11', 1, 28, 15756, 1, 2), (18864, '2011-01-21 16:06:13', 1, 111, 15761, 1, 2), (18865, '2011-01-21 16:10:22', 1, 106, 15762, 1, 2), (18866, '2011-01-21 16:33:07', 1, 17, 15764, 1, 2), (18867, '2011-01-21 16:40:33', 1, 72, 15765, 1, 2), (18868, '2011-01-21 16:40:36', 1, 9, 15766, 1, 2), (18869, '2011-01-21 16:56:46', 1, 3, 0, 1, 2), (18870, '2011-01-21 17:13:17', 1, 3, 15768, 1, 2), (18871, '2011-01-21 17:14:09', 1, 3, 15768, 1, 2), (18872, '2011-01-21 17:27:45', 1, 160, 0, 1, 2), (18873, '2011-01-21 17:42:40', 1, 108, 15770, 1, 2), (18874, '2011-01-21 17:56:15', 1, 84, 0, 1, 2), (18875, '2011-01-21 18:10:31', 1, 30, 0, 1, 2), (18876, '2011-01-21 18:24:23', 1, 64, 0, 1, 2), (18877, '2011-01-21 18:27:49', 1, 33, 15772, 1, 2), (18878, '2011-01-21 18:28:19', 1, 108, 15773, 1, 2), (18879, '2011-01-21 18:40:58', 1, 107, 15774, 1, 2), (18880, '2011-01-21 18:49:42', 1, 70, 0, 1, 2), (18881, '2011-01-21 18:53:16', 1, 77, 0, 1, 2), (18882, '2011-01-21 18:59:58', 1, 4, 15776, 1, 2), (18883, '2011-01-21 19:02:06', 1, 109, 15777, 1, 2), (18884, '2011-01-21 19:05:06', 1, 50, 15778, 1, 2), (18885, '2011-01-21 19:14:36', 1, 54, 15778, 1, 2), (18886, '2011-01-21 19:14:38', 1, 31, 0, 1, 2), (18887, '2011-01-21 19:15:10', 1, 33, 15778, 1, 2), (18888, '2011-01-21 19:15:40', 1, 32, 15778, 1, 2), (18889, '2011-01-21 19:20:49', 1, 48, 15778, 1, 2), (18890, '2011-01-21 19:21:46', 1, 67, 0, 1, 2), (18891, '2011-01-21 19:39:35', 1, 87, 0, 1, 2), (18892, '2011-01-21 19:42:38', 1, 68, 15780, 1, 2), (18893, '2011-01-21 19:42:43', 1, 64, 15781, 1, 2), (18894, '2011-01-21 19:47:14', 1, 158, 15783, 1, 2), (18895, '2011-01-21 20:11:38', 1, 95, 0, 1, 2), (18896, '2011-01-21 20:15:13', 1, 51, 0, 1, 2), (18897, '2011-01-21 20:33:53', 1, 4, 0, 1, 2), (18898, '2011-01-21 20:38:35', 1, 110, 15784, 1, 2), (18899, '2011-01-21 20:41:57', 1, 20, 0, 1, 2), (18900, '2011-01-21 20:50:50', 1, 85, 0, 1, 2), (18901, '2011-01-21 21:08:00', 1, 30, 0, 1, 2), (18902, '2011-01-21 21:15:46', 1, 92, 0, 1, 2), (18903, '2011-01-21 21:25:32', 1, 77, 0, 1, 2), (18904, '2011-01-21 22:09:22', 1, 92, 0, 1, 2), (18905, '2011-01-21 22:22:28', 1, 9, 0, 1, 2), (18906, '2011-01-21 22:53:50', 1, 2, 15789, 1, 2), (18907, '2011-01-21 23:05:54', 1, 118, 0, 1, 2), (18908, '2011-01-22 00:31:43', 1, 113, 0, 1, 2), (18909, '2011-01-22 00:32:42', 1, 139, 0, 1, 2), (18910, '2011-01-22 00:36:15', 1, 10, 0, 1, 2), (18911, '2011-01-22 00:42:25', 1, 7, 0, 1, 2), (18912, '2011-01-22 00:46:57', 1, 140, 0, 1, 2), (18913, '2011-01-22 00:51:00', 1, 73, 0, 1, 2), (18914, '2011-01-22 00:51:32', 1, 99, 0, 1, 2), (18915, '2011-01-22 00:54:23', 1, 33, 0, 1, 2), (18916, '2011-01-22 00:57:19', 1, 114, 0, 1, 2), (18917, '2011-01-22 00:59:42', 1, 106, 0, 1, 2), (18918, '2011-01-22 01:11:55', 1, 176, 0, 1, 2), (18919, '2011-01-22 01:12:09', 1, 88, 0, 1, 2), (18920, '2011-01-22 01:12:17', 1, 145, 0, 1, 2), (18921, '2011-01-22 01:15:24', 1, 229, 0, 1, 2), (18922, '2011-01-22 01:19:56', 1, 13, 0, 1, 2), (18923, '2011-01-22 01:27:09', 1, 130, 0, 1, 2), (18924, '2011-01-22 01:43:07', 1, 246, 0, 1, 2), (18925, '2011-01-22 01:52:23', 1, 126, 0, 1, 2), (18926, '2011-01-22 01:56:51', 1, 63, 0, 1, 2), (18927, '2011-01-22 01:58:31', 1, 89, 0, 1, 2), (18928, '2011-01-22 01:59:37', 1, 78, 0, 1, 2), (18929, '2011-01-22 02:07:43', 1, 66, 0, 1, 2), (18930, '2011-01-22 02:08:01', 1, 6, 0, 1, 2), (18931, '2011-01-22 02:10:26', 1, 139, 0, 1, 2), (18932, '2011-01-22 02:16:45', 1, 31, 0, 1, 2), (18933, '2011-01-22 02:17:00', 1, 177, 0, 1, 2), (18934, '2011-01-22 02:17:49', 1, 115, 0, 1, 2), (18935, '2011-01-22 02:17:54', 1, 8, 15791, 1, 2), (18936, '2011-01-22 02:18:05', 1, 16, 0, 1, 2), (18937, '2011-01-22 02:23:20', 1, 162, 0, 1, 2), (18938, '2011-01-22 02:32:05', 1, 116, 0, 1, 2), (18939, '2011-01-22 02:34:00', 1, 8, 0, 1, 2), (18940, '2011-01-22 02:34:16', 1, 65, 0, 1, 2), (18941, '2011-01-22 02:52:37', 1, 80, 0, 1, 2), (18942, '2011-01-22 02:52:55', 1, 190, 0, 1, 2), (18943, '2011-01-22 02:55:58', 1, 83, 0, 1, 2), (18944, '2011-01-22 03:02:36', 1, 182, 0, 1, 2), (18945, '2011-01-22 03:06:04', 1, 131, 0, 1, 2), (18946, '2011-01-22 03:12:03', 1, 117, 0, 1, 2), (18947, '2011-01-22 03:46:11', 1, 148, 0, 1, 2), (18948, '2011-01-22 03:55:51', 1, 21, 0, 1, 2), (18949, '2011-01-22 03:56:59', 1, 183, 0, 1, 2), (18950, '2011-01-22 04:24:10', 1, 69, 0, 1, 2), (18951, '2011-01-22 04:24:26', 1, 194, 0, 1, 2), (18952, '2011-01-22 04:25:10', 1, 27, 0, 1, 2), (18953, '2011-01-22 04:33:49', 1, 92, 0, 1, 2), (18954, '2011-01-22 04:33:58', 1, 111, 0, 1, 2), (18955, '2011-01-22 04:35:05', 1, 128, 0, 1, 2), (18956, '2011-01-22 04:43:23', 1, 213, 0, 1, 2), (18957, '2011-01-22 05:12:35', 1, 57, 0, 1, 2), (18958, '2011-01-22 05:13:50', 1, 60, 0, 1, 2), (18959, '2011-01-22 05:33:10', 1, 173, 0, 1, 2), (18960, '2011-01-22 05:36:10', 1, 24, 0, 1, 2), (18961, '2011-01-22 05:52:37', 1, 98, 0, 1, 2), (18962, '2011-01-22 06:16:36', 1, 141, 15796, 1, 2), (18963, '2011-01-22 06:16:40', 1, 118, 15797, 1, 2), (18964, '2011-01-22 06:16:43', 1, 49, 15798, 1, 2), (18965, '2011-01-22 06:16:47', 1, 50, 15799, 1, 2), (18966, '2011-01-22 06:17:37', 1, 147, 15805, 1, 2), (18967, '2011-01-22 06:18:43', 1, 141, 15807, 1, 2), (18968, '2011-01-22 06:18:46', 1, 142, 15808, 1, 2), (18969, '2011-01-22 06:18:53', 1, 146, 15809, 1, 2), (18970, '2011-01-22 06:18:56', 1, 139, 15810, 1, 2), (18971, '2011-01-22 06:18:59', 1, 145, 15811, 1, 2), (18972, '2011-01-22 06:19:03', 1, 143, 15812, 1, 2), (18973, '2011-01-22 06:19:06', 1, 144, 15813, 1, 2), (18974, '2011-01-22 06:19:23', 1, 107, 15817, 1, 2), (18975, '2011-01-22 06:20:17', 1, 109, 15820, 1, 2), (18976, '2011-01-22 06:20:21', 1, 108, 15821, 1, 2), (18977, '2011-01-22 06:20:24', 1, 122, 15822, 1, 2), (18978, '2011-01-22 06:20:28', 1, 118, 15823, 1, 2), (18979, '2011-01-22 06:20:31', 1, 110, 15824, 1, 2), (18980, '2011-01-22 06:20:34', 1, 121, 15825, 1, 2), (18981, '2011-01-22 06:20:47', 1, 111, 15826, 1, 2), (18982, '2011-01-22 06:20:50', 1, 116, 15827, 1, 2), (18983, '2011-01-22 06:20:53', 1, 112, 15828, 1, 2), (18984, '2011-01-22 06:21:06', 1, 109, 15829, 1, 2), (18985, '2011-01-22 06:21:09', 1, 108, 15830, 1, 2), (18986, '2011-01-22 06:21:16', 1, 104, 15831, 1, 2), (18987, '2011-01-22 06:21:20', 1, 110, 15832, 1, 2), (18988, '2011-01-22 06:21:39', 1, 120, 15835, 1, 2), (18989, '2011-01-22 06:21:42', 1, 113, 15836, 1, 2), (18990, '2011-01-22 06:22:04', 1, 107, 15840, 1, 2), (18991, '2011-01-22 06:22:07', 1, 106, 15841, 1, 2), (18992, '2011-01-22 06:22:22', 1, 105, 15842, 1, 2), (18993, '2011-01-22 06:22:25', 1, 109, 15843, 1, 2), (18994, '2011-01-22 06:22:31', 1, 108, 15844, 1, 2), (18995, '2011-01-22 06:22:44', 1, 104, 15845, 1, 2), (18996, '2011-01-22 06:22:50', 1, 110, 15846, 1, 2), (18997, '2011-01-22 06:22:53', 1, 111, 15847, 1, 2), (18998, '2011-01-22 06:22:56', 1, 112, 15848, 1, 2), (18999, '2011-01-22 06:23:09', 1, 112, 15849, 1, 2), (19000, '2011-01-22 06:24:37', 1, 2, 15861, 1, 2), (19001, '2011-01-22 06:24:41', 1, 1, 15862, 1, 2), (19002, '2011-01-22 06:24:45', 1, 3, 15863, 1, 2), (19003, '2011-01-22 06:24:48', 1, 4, 15864, 1, 2), (19004, '2011-01-22 06:24:55', 1, 5, 15865, 1, 2), (19005, '2011-01-22 06:24:58', 1, 6, 15866, 1, 2), (19006, '2011-01-22 06:25:05', 1, 7, 15867, 1, 2), (19007, '2011-01-22 06:25:09', 1, 8, 15868, 1, 2), (19008, '2011-01-22 06:25:22', 1, 9, 15871, 1, 2), (19009, '2011-01-22 06:25:59', 1, 100, 15879, 1, 2), (19010, '2011-01-22 06:26:11', 1, 103, 15880, 1, 2), (19011, '2011-01-22 06:26:15', 1, 101, 15881, 1, 2), (19012, '2011-01-22 06:26:27', 1, 102, 15882, 1, 2), (19013, '2011-01-22 06:26:52', 1, 99, 15886, 1, 2), (19014, '2011-01-22 06:26:59', 1, 98, 15887, 1, 2), (19015, '2011-01-22 06:27:02', 1, 117, 15888, 1, 2), (19016, '2011-01-22 06:27:08', 1, 115, 15889, 1, 2), (19017, '2011-01-22 06:27:12', 1, 112, 15890, 1, 2), (19018, '2011-01-22 06:43:40', 1, 52, 0, 1, 2), (19019, '2011-01-22 06:54:07', 1, 158, 0, 1, 2), (19020, '2011-01-22 07:14:03', 1, 253, 0, 1, 2), (19021, '2011-01-22 07:14:51', 1, 28, 0, 1, 2), (19022, '2011-01-22 07:15:23', 1, 120, 0, 1, 2), (19023, '2011-01-22 07:33:08', 1, 22, 15891, 1, 2), (19024, '2011-01-22 07:34:08', 1, 21, 15891, 1, 2), (19025, '2011-01-22 07:34:24', 1, 201, 0, 1, 2), (19026, '2011-01-22 07:35:49', 1, 176, 15892, 1, 2), (19027, '2011-01-22 07:37:56', 1, 5, 15892, 1, 2), (19028, '2011-01-22 07:55:00', 1, 95, 0, 1, 2), (19029, '2011-01-22 08:05:54', 1, 121, 0, 1, 2), (19030, '2011-01-22 08:06:12', 1, 70, 0, 1, 2), (19031, '2011-01-22 08:06:34', 1, 5, 0, 1, 2), (19032, '2011-01-22 08:06:54', 1, 82, 0, 1, 2), (19033, '2011-01-22 09:13:19', 1, 26, 0, 1, 2), (19034, '2011-01-22 09:14:02', 1, 133, 0, 1, 2), (19035, '2011-01-22 10:03:45', 1, 74, 0, 1, 2), (19036, '2011-01-22 10:29:57', 1, 73, 15903, 1, 2), (19037, '2011-01-22 10:30:28', 1, 72, 15903, 1, 2), (19038, '2011-01-22 10:32:05', 1, 75, 15903, 1, 2), (19039, '2011-01-22 10:35:09', 1, 75, 15903, 1, 2), (19040, '2011-01-22 10:44:10', 1, 9, 0, 1, 2), (19041, '2011-01-22 11:38:43', 1, 147, 0, 1, 2), (19042, '2011-01-22 12:09:06', 1, 30, 0, 1, 2), (19043, '2011-01-22 12:25:16', 1, 109, 0, 1, 2), (19044, '2011-01-22 12:27:46', 1, 235, 0, 1, 2), (19045, '2011-01-22 12:44:52', 1, 50, 0, 1, 2), (19046, '2011-01-22 12:47:21', 1, 50, 15912, 1, 2), (19047, '2011-01-22 13:13:46', 1, 65, 15913, 1, 2), (19048, '2011-01-22 13:14:54', 1, 1, 15913, 1, 2), (19049, '2011-01-22 13:27:33', 1, 141, 15914, 1, 2), (19050, '2011-01-22 13:28:24', 1, 141, 15914, 1, 2), (19051, '2011-01-22 14:06:48', 1, 1, 15916, 1, 2), (19052, '2011-01-22 14:08:36', 1, 33, 15916, 1, 2), (19053, '2011-01-22 14:09:40', 1, 68, 15916, 1, 2), (19054, '2011-01-22 14:11:38', 1, 1, 15916, 1, 2), (19055, '2011-01-22 14:45:55', 1, 54, 15918, 1, 2), (19056, '2011-01-22 15:57:46', 1, 160, 0, 1, 2), (19057, '2011-01-22 16:06:33', 1, 80, 0, 1, 2), (19058, '2011-01-22 16:44:32', 1, 20, 0, 1, 2), (19059, '2011-01-22 16:44:47', 1, 49, 0, 1, 2), (19060, '2011-01-22 17:09:58', 1, 186, 15925, 1, 2), (19061, '2011-01-22 17:31:52', 1, 9, 15926, 1, 2), (19062, '2011-01-22 17:37:42', 1, 58, 0, 1, 2), (19063, '2011-01-22 17:42:34', 1, 17, 15927, 1, 2), (19064, '2011-01-22 17:44:22', 1, 61, 15927, 1, 2), (19065, '2011-01-22 18:04:26', 1, 94, 0, 1, 2), (19066, '2011-01-22 19:21:57', 1, 143, 0, 1, 2), (19067, '2011-01-22 19:34:55', 1, 59, 15933, 1, 2), (19068, '2011-01-22 19:35:20', 1, 61, 15933, 1, 2), (19069, '2011-01-22 20:06:17', 1, 4, 15937, 1, 2), (19070, '2011-01-22 20:27:00', 1, 54, 0, 1, 2), (19071, '2011-01-22 20:33:30', 1, 72, 0, 1, 2), (19072, '2011-01-22 20:34:55', 1, 141, 15940, 1, 2), (19073, '2011-01-22 20:35:00', 1, 118, 15941, 1, 2), (19074, '2011-01-22 20:35:06', 1, 1, 15942, 1, 2), (19075, '2011-01-22 20:35:11', 1, 7, 15943, 1, 2), (19076, '2011-01-22 20:35:17', 1, 9, 15944, 1, 2), (19077, '2011-01-22 20:39:57', 1, 130, 0, 1, 2), (19078, '2011-01-22 20:40:00', 1, 53, 0, 1, 2), (19079, '2011-01-22 20:51:54', 1, 26, 0, 1, 2), (19080, '2011-01-22 20:54:16', 1, 101, 0, 1, 2), (19081, '2011-01-22 21:03:54', 1, 28, 0, 1, 2), (19082, '2011-01-22 21:15:56', 1, 71, 0, 1, 2), (19083, '2011-01-22 21:25:35', 1, 51, 0, 1, 2), (19084, '2011-01-22 21:33:58', 1, 48, 0, 1, 2), (19085, '2011-01-22 21:38:37', 1, 75, 0, 1, 2), (19086, '2011-01-22 21:39:58', 1, 54, 0, 1, 2), (19087, '2011-01-22 21:51:39', 1, 76, 0, 1, 2), (19088, '2011-01-22 21:58:09', 1, 160, 0, 1, 2), (19089, '2011-01-22 22:30:41', 1, 128, 0, 1, 2), (19090, '2011-01-22 22:36:14', 1, 76, 0, 1, 2), (19091, '2011-01-22 23:03:15', 1, 28, 0, 1, 2), (19092, '2011-01-22 23:16:18', 1, 56, 0, 1, 2), (19093, '2011-01-23 00:18:58', 1, 56, 0, 1, 2), (19094, '2011-01-23 00:20:30', 1, 113, 15947, 1, 2), (19095, '2011-01-23 00:31:18', 1, 113, 0, 1, 2), (19096, '2011-01-23 00:31:54', 1, 51, 0, 1, 2), (19097, '2011-01-23 00:46:57', 1, 2, 15949, 1, 2), (19098, '2011-01-23 00:47:03', 1, 3, 15950, 1, 2), (19099, '2011-01-23 00:47:08', 1, 4, 15951, 1, 2), (19100, '2011-01-23 00:47:13', 1, 5, 15952, 1, 2), (19101, '2011-01-23 00:47:18', 1, 6, 15953, 1, 2), (19102, '2011-01-23 00:47:23', 1, 8, 15954, 1, 2), (19103, '2011-01-23 00:49:04', 1, 140, 0, 1, 2), (19104, '2011-01-23 00:51:05', 1, 30, 0, 1, 2), (19105, '2011-01-23 00:51:37', 1, 85, 0, 1, 2), (19106, '2011-01-23 00:58:27', 1, 106, 0, 1, 2), (19107, '2011-01-23 01:10:12', 1, 171, 0, 1, 2), (19108, '2011-01-23 01:14:39', 1, 27, 0, 1, 2), (19109, '2011-01-23 01:17:06', 1, 167, 0, 1, 2), (19110, '2011-01-23 01:20:12', 1, 13, 0, 1, 2), (19111, '2011-01-23 01:50:34', 1, 97, 0, 1, 2), (19112, '2011-01-23 01:52:54', 1, 126, 0, 1, 2), (19113, '2011-01-23 01:58:27', 1, 186, 15957, 1, 2), (19114, '2011-01-23 02:00:34', 1, 78, 0, 1, 2), (19115, '2011-01-23 02:09:05', 1, 59, 0, 1, 2), (19116, '2011-01-23 02:09:36', 1, 107, 0, 1, 2), (19117, '2011-01-23 02:12:24', 1, 6, 0, 1, 2), (19118, '2011-01-23 02:19:08', 1, 115, 0, 1, 2), (19119, '2011-01-23 02:21:15', 1, 16, 0, 1, 2), (19120, '2011-01-23 02:24:37', 1, 102, 15958, 1, 2), (19121, '2011-01-23 02:31:56', 1, 116, 0, 1, 2), (19122, '2011-01-23 02:33:53', 1, 65, 0, 1, 2), (19123, '2011-01-23 02:42:01', 1, 186, 0, 1, 2), (19124, '2011-01-23 02:44:37', 1, 83, 0, 1, 2), (19125, '2011-01-23 02:46:52', 1, 33, 0, 1, 2), (19126, '2011-01-23 02:52:25', 1, 11, 0, 1, 2), (19127, '2011-01-23 02:55:10', 1, 190, 0, 1, 2), (19128, '2011-01-23 02:57:41', 1, 32, 0, 1, 2), (19129, '2011-01-23 03:02:33', 1, 132, 0, 1, 2), (19130, '2011-01-23 03:03:21', 1, 162, 0, 1, 2), (19131, '2011-01-23 03:03:36', 1, 25, 0, 1, 2), (19132, '2011-01-23 03:17:55', 1, 100, 0, 1, 2), (19133, '2011-01-23 03:19:22', 1, 131, 0, 1, 2), (19134, '2011-01-23 03:19:40', 1, 164, 0, 1, 2), (19135, '2011-01-23 03:22:49', 1, 7, 0, 1, 2), (19136, '2011-01-23 03:31:13', 1, 195, 0, 1, 2), (19137, '2011-01-23 03:39:29', 1, 4, 0, 1, 2), (19138, '2011-01-23 03:40:18', 1, 1, 0, 1, 2), (19139, '2011-01-23 03:46:58', 1, 240, 0, 1, 2), (19140, '2011-01-23 03:48:31', 1, 68, 0, 1, 2), (19141, '2011-01-23 03:52:43', 1, 148, 0, 1, 2), (19142, '2011-01-23 03:56:02', 1, 110, 0, 1, 2), (19143, '2011-01-23 04:03:12', 1, 142, 0, 1, 2), (19144, '2011-01-23 04:03:25', 1, 90, 0, 1, 2), (19145, '2011-01-23 04:05:42', 1, 55, 0, 1, 2), (19146, '2011-01-23 04:05:57', 1, 3, 0, 1, 2), (19147, '2011-01-23 04:08:27', 1, 2, 0, 1, 2), (19148, '2011-01-23 04:11:24', 1, 87, 0, 1, 2), (19149, '2011-01-23 04:33:07', 1, 92, 0, 1, 2), (19150, '2011-01-23 04:33:21', 1, 111, 0, 1, 2), (19151, '2011-01-23 04:34:42', 1, 91, 0, 1, 2), (19152, '2011-01-23 04:37:48', 1, 2, 0, 1, 2), (19153, '2011-01-23 04:43:23', 1, 69, 0, 1, 2), (19154, '2011-01-23 04:43:45', 1, 194, 0, 1, 2), (19155, '2011-01-23 04:49:28', 1, 4, 0, 1, 2), (19156, '2011-01-23 04:53:40', 1, 213, 0, 1, 2), (19157, '2011-01-23 05:19:32', 1, 111, 0, 1, 2), (19158, '2011-01-23 05:23:12', 1, 170, 0, 1, 2), (19159, '2011-01-23 05:24:49', 1, 50, 15976, 1, 2), (19160, '2011-01-23 05:24:53', 1, 170, 15978, 1, 2), (19161, '2011-01-23 05:24:55', 1, 75, 15979, 1, 2), (19162, '2011-01-23 05:24:57', 1, 6, 15980, 1, 2), (19163, '2011-01-23 05:24:59', 1, 17, 15981, 1, 2), (19164, '2011-01-23 05:25:26', 1, 60, 0, 1, 2), (19165, '2011-01-23 05:26:02', 1, 58, 0, 1, 2), (19166, '2011-01-23 05:46:27', 1, 24, 0, 1, 2), (19167, '2011-01-23 05:47:52', 1, 15, 0, 1, 2), (19168, '2011-01-23 05:48:07', 1, 160, 0, 1, 2), (19169, '2011-01-23 05:53:12', 1, 157, 0, 1, 2), (19170, '2011-01-23 06:06:23', 1, 29, 0, 1, 2), (19171, '2011-01-23 06:13:01', 1, 152, 0, 1, 2), (19172, '2011-01-23 06:13:45', 1, 152, 0, 1, 2), (19173, '2011-01-23 06:18:41', 1, 141, 0, 1, 2), (19174, '2011-01-23 06:37:10', 1, 102, 0, 1, 2), (19175, '2011-01-23 07:03:27', 1, 52, 0, 1, 2), (19176, '2011-01-23 07:33:37', 1, 174, 0, 1, 2), (19177, '2011-01-23 07:36:33', 1, 62, 0, 1, 2), (19178, '2011-01-23 07:41:02', 1, 240, 15993, 1, 2), (19179, '2011-01-23 07:53:56', 1, 201, 0, 1, 2), (19180, '2011-01-23 07:55:08', 1, 94, 0, 1, 2), (19181, '2011-01-23 08:13:50', 1, 82, 0, 1, 2), (19182, '2011-01-23 08:23:54', 1, 125, 0, 1, 2), (19183, '2011-01-23 08:24:25', 1, 109, 0, 1, 2), (19184, '2011-01-23 08:51:22', 1, 105, 0, 1, 2), (19185, '2011-01-23 08:54:51', 1, 8, 15994, 1, 2), (19186, '2011-01-23 09:15:06', 1, 133, 0, 1, 2), (19187, '2011-01-23 09:27:06', 1, 147, 15996, 1, 2), (19188, '2011-01-23 09:27:11', 1, 140, 15997, 1, 2), (19189, '2011-01-23 09:27:17', 1, 141, 15998, 1, 2), (19190, '2011-01-23 09:27:22', 1, 142, 15999, 1, 2), (19191, '2011-01-23 09:27:28', 1, 139, 16000, 1, 2), (19192, '2011-01-23 09:27:33', 1, 145, 16001, 1, 2), (19193, '2011-01-23 09:33:40', 1, 161, 0, 1, 2), (19194, '2011-01-23 09:42:41', 1, 17, 16002, 1, 2), (19195, '2011-01-23 09:53:24', 1, 12, 0, 1, 2), (19196, '2011-01-23 10:26:37', 1, 6, 16004, 1, 2), (19197, '2011-01-23 10:27:25', 1, 115, 16004, 1, 2), (19198, '2011-01-23 11:30:37', 1, 64, 16006, 1, 2), (19199, '2011-01-23 11:48:01', 1, 111, 16009, 1, 2), (19200, '2011-01-23 12:20:49', 1, 72, 16013, 1, 2), (19201, '2011-01-23 12:24:00', 1, 71, 0, 1, 2), (19202, '2011-01-23 12:44:29', 1, 50, 0, 1, 2), (19203, '2011-01-23 13:03:00', 1, 75, 16014, 1, 2), (19204, '2011-01-23 13:03:09', 4, 75, 16014, 1, 2), (19205, '2011-01-23 13:03:10', 4, 133, 16014, 1, 2), (19206, '2011-01-23 13:03:10', 4, 192, 16014, 1, 2), (19207, '2011-01-23 13:15:06', 1, 4, 0, 1, 2), (19208, '2011-01-23 13:41:01', 1, 146, 16019, 1, 2), (19209, '2011-01-23 13:41:08', 1, 143, 16020, 1, 2), (19210, '2011-01-23 13:41:14', 1, 144, 16021, 1, 2), (19211, '2011-01-23 13:45:06', 1, 164, 16022, 1, 2), (19212, '2011-01-23 14:00:45', 1, 50, 16023, 1, 2), (19213, '2011-01-23 14:01:24', 1, 6, 16023, 1, 2), (19214, '2011-01-23 14:24:20', 1, 64, 0, 1, 2), (19215, '2011-01-23 14:44:11', 1, 20, 0, 1, 2), (19216, '2011-01-23 14:47:05', 1, 117, 16024, 1, 2), (19217, '2011-01-23 14:56:02', 1, 58, 16026, 1, 2), (19218, '2011-01-23 15:15:51', 1, 75, 16029, 1, 2), (19219, '2011-01-23 15:16:36', 1, 76, 16029, 1, 2), (19220, '2011-01-23 15:16:58', 1, 74, 16029, 1, 2), (19221, '2011-01-23 15:17:18', 1, 76, 16029, 1, 2), (19222, '2011-01-23 17:49:30', 1, 130, 0, 1, 2), (19223, '2011-01-23 17:58:05', 1, 107, 16031, 1, 2), (19224, '2011-01-23 17:58:10', 1, 106, 16032, 1, 2), (19225, '2011-01-23 17:58:16', 1, 109, 16033, 1, 2), (19226, '2011-01-23 17:58:21', 1, 108, 16034, 1, 2), (19227, '2011-01-23 17:58:27', 1, 104, 16035, 1, 2), (19228, '2011-01-23 17:58:32', 1, 110, 16036, 1, 2), (19229, '2011-01-23 17:58:38', 1, 113, 16037, 1, 2), (19230, '2011-01-23 17:58:44', 1, 111, 16038, 1, 2), (19231, '2011-01-23 18:02:46', 1, 72, 16040, 1, 2), (19232, '2011-01-23 21:44:30', 1, 7, 16041, 1, 2), (19233, '2011-01-23 21:45:04', 1, 7, 16041, 1, 2), (19234, '2011-01-23 21:49:30', 1, 7, 16041, 1, 2), (19235, '2011-01-23 22:09:16', 1, 246, 0, 1, 2), (19236, '2011-01-23 22:17:33', 1, 112, 16045, 1, 2), (19237, '2011-01-23 22:17:38', 1, 100, 16046, 1, 2), (19238, '2011-01-23 22:17:44', 1, 103, 16047, 1, 2), (19239, '2011-01-23 22:17:49', 1, 101, 16048, 1, 2), (19240, '2011-01-23 22:17:54', 1, 98, 16049, 1, 2), (19241, '2011-01-23 22:47:23', 1, 63, 0, 1, 2), (19242, '2011-01-23 22:57:58', 1, 150, 0, 1, 2), (19243, '2011-01-23 23:03:14', 1, 76, 0, 1, 2), (19244, '2011-01-24 00:31:21', 1, 113, 0, 1, 2), (19245, '2011-01-24 00:32:15', 1, 10, 0, 1, 2), (19246, '2011-01-24 00:32:48', 1, 104, 0, 1, 2), (19247, '2011-01-24 00:35:13', 1, 246, 0, 1, 2), (19248, '2011-01-24 00:46:50', 1, 8, 16051, 1, 2), (19249, '2011-01-24 00:51:08', 1, 30, 0, 1, 2), (19250, '2011-01-24 00:51:27', 1, 99, 0, 1, 2), (19251, '2011-01-24 00:52:19', 1, 7, 0, 1, 2), (19252, '2011-01-24 00:52:37', 1, 32, 0, 1, 2), (19253, '2011-01-24 00:54:45', 1, 163, 0, 1, 2), (19254, '2011-01-24 00:55:00', 1, 73, 0, 1, 2), (19255, '2011-01-24 00:55:51', 1, 85, 0, 1, 2), (19256, '2011-01-24 00:56:06', 1, 114, 0, 1, 2), (19257, '2011-01-24 00:56:46', 1, 23, 0, 1, 2), (19258, '2011-01-24 01:09:46', 1, 176, 0, 1, 2), (19259, '2011-01-24 01:12:24', 1, 145, 0, 1, 2), (19260, '2011-01-24 01:12:42', 1, 81, 0, 1, 2), (19261, '2011-01-24 01:19:10', 1, 229, 0, 1, 2), (19262, '2011-01-24 01:20:48', 1, 167, 0, 1, 2), (19263, '2011-01-24 01:25:33', 1, 4, 0, 1, 2), (19264, '2011-01-24 01:40:35', 1, 143, 0, 1, 2), (19265, '2011-01-24 01:42:01', 1, 191, 0, 1, 2), (19266, '2011-01-24 01:43:36', 1, 246, 0, 1, 2), (19267, '2011-01-24 01:51:30', 1, 112, 0, 1, 2), (19268, '2011-01-24 01:51:52', 1, 108, 16052, 1, 2), (19269, '2011-01-24 02:01:29', 1, 188, 0, 1, 2), (19270, '2011-01-24 02:17:50', 1, 159, 0, 1, 2), (19271, '2011-01-24 02:20:08', 1, 115, 0, 1, 2), (19272, '2011-01-24 02:29:26', 1, 49, 16054, 1, 2), (19273, '2011-01-24 02:29:36', 1, 102, 16056, 1, 2), (19274, '2011-01-24 02:29:57', 1, 99, 16060, 1, 2), (19275, '2011-01-24 02:30:02', 1, 117, 16061, 1, 2), (19276, '2011-01-24 02:30:08', 1, 115, 16062, 1, 2), (19277, '2011-01-24 02:34:41', 1, 92, 0, 1, 2), (19278, '2011-01-24 02:36:47', 1, 144, 0, 1, 2), (19279, '2011-01-24 02:49:02', 1, 56, 0, 1, 2), (19280, '2011-01-24 02:52:28', 1, 11, 0, 1, 2), (19281, '2011-01-24 02:52:54', 1, 80, 0, 1, 2), (19282, '2011-01-24 02:54:14', 1, 190, 0, 1, 2), (19283, '2011-01-24 02:54:31', 1, 83, 0, 1, 2), (19284, '2011-01-24 03:02:50', 1, 132, 0, 1, 2), (19285, '2011-01-24 03:07:41', 1, 162, 0, 1, 2), (19286, '2011-01-24 03:14:59', 1, 182, 0, 1, 2), (19287, '2011-01-24 03:18:28', 1, 184, 0, 1, 2), (19288, '2011-01-24 03:28:23', 1, 117, 0, 1, 2), (19289, '2011-01-24 03:28:37', 1, 170, 0, 1, 2), (19290, '2011-01-24 03:41:50', 1, 9, 0, 1, 2), (19291, '2011-01-24 03:42:17', 1, 149, 0, 1, 2), (19292, '2011-01-24 03:47:53', 1, 240, 0, 1, 2), (19293, '2011-01-24 03:49:55', 1, 173, 0, 1, 2), (19294, '2011-01-24 03:52:53', 1, 110, 0, 1, 2), (19295, '2011-01-24 03:55:52', 1, 4, 0, 1, 2), (19296, '2011-01-24 04:06:33', 1, 90, 0, 1, 2), (19297, '2011-01-24 04:06:45', 1, 55, 0, 1, 2), (19298, '2011-01-24 04:07:46', 1, 183, 0, 1, 2), (19299, '2011-01-24 04:08:01', 1, 98, 0, 1, 2), (19300, '2011-01-24 04:09:37', 1, 2, 0, 1, 2), (19301, '2011-01-24 04:15:22', 1, 72, 0, 1, 2), (19302, '2011-01-24 04:18:57', 1, 152, 0, 1, 2), (19303, '2011-01-24 04:33:33', 1, 111, 0, 1, 2), (19304, '2011-01-24 04:34:07', 1, 128, 0, 1, 2), (19305, '2011-01-24 04:36:05', 1, 91, 0, 1, 2), (19306, '2011-01-24 04:44:24', 1, 96, 0, 1, 2), (19307, '2011-01-24 04:44:59', 1, 194, 0, 1, 2), (19308, '2011-01-24 04:46:27', 1, 27, 0, 1, 2), (19309, '2011-01-24 04:53:52', 1, 213, 0, 1, 2), (19310, '2011-01-24 05:06:00', 1, 168, 0, 1, 2), (19311, '2011-01-24 05:12:32', 1, 77, 0, 1, 2), (19312, '2011-01-24 05:17:55', 1, 141, 0, 1, 2), (19313, '2011-01-24 05:23:40', 1, 58, 0, 1, 2), (19314, '2011-01-24 05:52:26', 1, 157, 0, 1, 2), (19315, '2011-01-24 06:06:16', 1, 79, 0, 1, 2), (19316, '2011-01-24 06:43:27', 1, 52, 0, 1, 2), (19317, '2011-01-24 06:47:12', 1, 50, 16072, 1, 2), (19318, '2011-01-24 06:47:23', 1, 112, 16074, 1, 2), (19319, '2011-01-24 06:51:38', 1, 158, 0, 1, 2), (19320, '2011-01-24 07:12:46', 1, 28, 0, 1, 2), (19321, '2011-01-24 07:23:50', 1, 127, 0, 1, 2), (19322, '2011-01-24 07:53:11', 1, 95, 0, 1, 2), (19323, '2011-01-24 08:02:32', 1, 5, 0, 1, 2), (19324, '2011-01-24 08:05:04', 1, 74, 0, 1, 2), (19325, '2011-01-24 08:09:07', 1, 73, 0, 1, 2), (19326, '2011-01-24 08:34:44', 1, 109, 0, 1, 2), (19327, '2011-01-24 08:35:11', 1, 235, 0, 1, 2), (19328, '2011-01-24 08:53:50', 1, 196, 0, 1, 2), (19329, '2011-01-24 09:24:43', 1, 133, 0, 1, 2), (19330, '2011-01-24 10:34:09', 1, 66, 16079, 1, 2), (19331, '2011-01-24 10:38:59', 1, 73, 0, 1, 2), (19332, '2011-01-24 10:40:26', 1, 5, 16079, 1, 2), (19333, '2011-01-24 10:43:13', 1, 72, 16079, 1, 2), (19334, '2011-01-24 10:44:25', 1, 186, 16081, 1, 2), (19335, '2011-01-24 10:44:27', 1, 53, 0, 1, 2), (19336, '2011-01-24 11:55:17', 1, 8, 16095, 1, 2), (19337, '2011-01-24 12:23:46', 1, 75, 0, 1, 2), (19338, '2011-01-24 12:45:37', 1, 50, 0, 1, 2), (19339, '2011-01-24 13:02:29', 1, 170, 16099, 1, 2), (19340, '2011-01-24 13:07:44', 1, 50, 16101, 1, 2), (19341, '2011-01-24 13:08:26', 1, 50, 16101, 1, 2), (19342, '2011-01-24 13:31:27', 1, 70, 16102, 1, 2), (19343, '2011-01-24 14:45:30', 1, 20, 0, 1, 2), (19344, '2011-01-24 14:51:28', 1, 76, 16111, 1, 2), (19345, '2011-01-24 14:55:11', 1, 76, 16111, 1, 2), (19346, '2011-01-24 15:17:06', 1, 112, 16114, 1, 2), (19347, '2011-01-24 15:35:47', 1, 72, 16121, 1, 2), (19348, '2011-01-24 17:09:02', 1, 50, 16127, 1, 2), (19349, '2011-01-24 17:22:59', 1, 69, 16128, 1, 2), (19350, '2011-01-24 17:23:48', 1, 69, 16128, 1, 2), (19351, '2011-01-24 17:24:05', 1, 68, 16128, 1, 2), (19352, '2011-01-24 17:35:35', 1, 83, 0, 1, 2), (19353, '2011-01-24 17:46:16', 1, 163, 16129, 1, 2), (19354, '2011-01-24 17:47:49', 1, 163, 16129, 1, 2), (19355, '2011-01-24 18:01:54', 1, 183, 0, 1, 2), (19356, '2011-01-24 19:30:00', 1, 163, 16133, 1, 2), (19357, '2011-01-24 21:56:45', 1, 49, 16155, 1, 2), (19358, '2011-01-24 21:56:57', 1, 50, 16156, 1, 2), (19359, '2011-01-24 21:58:49', 1, 6, 16157, 1, 2), (19360, '2011-01-24 21:59:18', 1, 170, 16158, 1, 2), (19361, '2011-01-24 21:59:27', 1, 112, 16159, 1, 2), (19362, '2011-01-24 21:59:37', 1, 141, 16160, 1, 2), (19363, '2011-01-24 21:59:45', 1, 118, 16161, 1, 2), (19364, '2011-01-24 21:59:53', 1, 75, 16162, 1, 2), (19365, '2011-01-25 00:01:11', 1, 81, 0, 1, 2), (19366, '2011-01-25 00:31:51', 1, 113, 0, 1, 2), (19367, '2011-01-25 00:33:04', 1, 104, 0, 1, 2), (19368, '2011-01-25 00:45:21', 1, 143, 0, 1, 2), (19369, '2011-01-25 00:51:08', 1, 99, 0, 1, 2), (19370, '2011-01-25 00:51:26', 1, 118, 0, 1, 2), (19371, '2011-01-25 00:51:36', 1, 163, 0, 1, 2), (19372, '2011-01-25 00:59:13', 1, 33, 0, 1, 2), (19373, '2011-01-25 01:00:48', 1, 114, 0, 1, 2), (19374, '2011-01-25 01:01:03', 1, 106, 0, 1, 2), (19375, '2011-01-25 01:02:50', 1, 23, 0, 1, 2), (19376, '2011-01-25 01:08:30', 1, 103, 0, 1, 2), (19377, '2011-01-25 01:11:24', 1, 172, 0, 1, 2), (19378, '2011-01-25 01:14:37', 1, 88, 0, 1, 2), (19379, '2011-01-25 01:17:47', 1, 229, 0, 1, 2), (19380, '2011-01-25 01:21:39', 1, 167, 0, 1, 2), (19381, '2011-01-25 01:29:18', 1, 130, 0, 1, 2), (19382, '2011-01-25 01:40:51', 1, 169, 0, 1, 2), (19383, '2011-01-25 01:47:26', 1, 246, 0, 1, 2), (19384, '2011-01-25 01:53:18', 1, 89, 0, 1, 2), (19385, '2011-01-25 01:59:54', 1, 78, 0, 1, 2), (19386, '2011-01-25 02:05:53', 1, 16, 0, 1, 2), (19387, '2011-01-25 02:07:53', 1, 59, 0, 1, 2), (19388, '2011-01-25 02:09:24', 1, 107, 0, 1, 2), (19389, '2011-01-25 02:11:00', 1, 66, 0, 1, 2), (19390, '2011-01-25 02:12:58', 1, 31, 0, 1, 2), (19391, '2011-01-25 02:16:51', 1, 177, 0, 1, 2), (19392, '2011-01-25 02:17:06', 1, 16, 0, 1, 2), (19393, '2011-01-25 02:37:34', 1, 8, 0, 1, 2), (19394, '2011-01-25 02:56:50', 1, 118, 0, 1, 2), (19395, '2011-01-25 02:57:02', 1, 190, 0, 1, 2), (19396, '2011-01-25 03:01:32', 1, 132, 0, 1, 2), (19397, '2011-01-25 03:06:41', 1, 99, 16166, 1, 2), (19398, '2011-01-25 03:07:56', 1, 143, 0, 1, 2), (19399, '2011-01-25 03:10:03', 1, 25, 0, 1, 2), (19400, '2011-01-25 03:22:52', 1, 84, 0, 1, 2), (19401, '2011-01-25 03:24:50', 1, 182, 0, 1, 2), (19402, '2011-01-25 03:29:39', 1, 72, 0, 1, 2), (19403, '2011-01-25 03:41:18', 1, 1, 0, 1, 2), (19404, '2011-01-25 03:49:54', 1, 240, 0, 1, 2), (19405, '2011-01-25 03:52:04', 1, 240, 0, 1, 2), (19406, '2011-01-25 03:54:13', 1, 68, 0, 1, 2), (19407, '2011-01-25 03:56:07', 1, 50, 16169, 1, 2), (19408, '2011-01-25 03:56:59', 1, 110, 0, 1, 2), (19409, '2011-01-25 03:57:14', 1, 54, 0, 1, 2), (19410, '2011-01-25 04:03:30', 1, 142, 0, 1, 2), (19411, '2011-01-25 04:07:37', 1, 21, 0, 1, 2), (19412, '2011-01-25 04:10:00', 1, 98, 0, 1, 2), (19413, '2011-01-25 04:12:14', 1, 87, 0, 1, 2), (19414, '2011-01-25 04:18:30', 1, 76, 0, 1, 2), (19415, '2011-01-25 04:24:27', 1, 9, 0, 1, 2), (19416, '2011-01-25 04:33:04', 1, 92, 0, 1, 2), (19417, '2011-01-25 04:33:19', 1, 86, 0, 1, 2), (19418, '2011-01-25 04:33:34', 1, 111, 0, 1, 2), (19419, '2011-01-25 04:33:49', 1, 128, 0, 1, 2), (19420, '2011-01-25 04:34:42', 1, 91, 0, 1, 2), (19421, '2011-01-25 04:43:41', 1, 69, 0, 1, 2), (19422, '2011-01-25 05:06:11', 1, 118, 0, 1, 2), (19423, '2011-01-25 05:22:44', 1, 170, 0, 1, 2), (19424, '2011-01-25 05:25:11', 1, 58, 0, 1, 2), (19425, '2011-01-25 05:25:49', 1, 253, 0, 1, 2), (19426, '2011-01-25 05:41:06', 1, 2, 0, 1, 2), (19427, '2011-01-25 05:42:12', 1, 173, 0, 1, 2), (19428, '2011-01-25 05:43:24', 1, 24, 0, 1, 2), (19429, '2011-01-25 05:45:35', 1, 15, 0, 1, 2), (19430, '2011-01-25 05:53:27', 1, 157, 0, 1, 2), (19431, '2011-01-25 05:56:42', 1, 157, 0, 1, 2), (19432, '2011-01-25 06:03:27', 1, 29, 0, 1, 2), (19433, '2011-01-25 06:06:15', 1, 119, 0, 1, 2), (19434, '2011-01-25 06:07:04', 1, 79, 0, 1, 2), (19435, '2011-01-25 06:12:47', 1, 152, 0, 1, 2), (19436, '2011-01-25 06:15:44', 1, 141, 0, 1, 2), (19437, '2011-01-25 06:16:29', 1, 122, 0, 1, 2), (19438, '2011-01-25 06:23:06', 1, 103, 0, 1, 2), (19439, '2011-01-25 06:46:51', 1, 2, 0, 1, 2), (19440, '2011-01-25 07:13:03', 1, 28, 0, 1, 2), (19441, '2011-01-25 07:13:18', 1, 120, 0, 1, 2), (19442, '2011-01-25 07:15:12', 1, 62, 0, 1, 2), (19443, '2011-01-25 07:36:23', 1, 160, 0, 1, 2), (19444, '2011-01-25 07:47:13', 1, 201, 0, 1, 2), (19445, '2011-01-25 07:57:35', 1, 48, 0, 1, 2), (19446, '2011-01-25 08:02:52', 1, 70, 0, 1, 2), (19447, '2011-01-25 08:03:10', 1, 5, 0, 1, 2), (19448, '2011-01-25 08:37:52', 1, 1, 16174, 1, 2), (19449, '2011-01-25 09:14:55', 1, 26, 0, 1, 2), (19450, '2011-01-25 09:25:13', 1, 146, 16176, 1, 2), (19451, '2011-01-25 09:27:45', 1, 145, 16177, 1, 2), (19452, '2011-01-25 09:28:39', 1, 139, 16178, 1, 2), (19453, '2011-01-25 09:55:09', 1, 12, 16179, 1, 2), (19454, '2011-01-25 09:55:19', 1, 21, 16179, 1, 2), (19455, '2011-01-25 09:55:27', 1, 23, 16179, 1, 2), (19456, '2011-01-25 09:55:35', 1, 176, 16179, 1, 2), (19457, '2011-01-25 10:11:18', 1, 2, 0, 1, 2), (19458, '2011-01-25 10:11:32', 1, 166, 16182, 1, 2), (19459, '2011-01-25 10:12:56', 1, 147, 16183, 1, 2), (19460, '2011-01-25 10:34:13', 1, 133, 0, 1, 2), (19461, '2011-01-25 10:41:00', 1, 144, 16186, 1, 2), (19462, '2011-01-25 10:45:47', 1, 6, 16179, 1, 2), (19463, '2011-01-25 11:05:43', 1, 23, 16187, 1, 2), (19464, '2011-01-25 11:40:54', 1, 23, 16190, 1, 2), (19465, '2011-01-25 11:45:02', 1, 161, 0, 1, 2), (19466, '2011-01-25 11:45:48', 1, 147, 0, 1, 2), (19467, '2011-01-25 11:50:37', 1, 23, 16191, 1, 2), (19468, '2011-01-25 12:04:27', 1, 12, 0, 1, 2), (19469, '2011-01-25 12:24:15', 1, 109, 0, 1, 2), (19470, '2011-01-25 12:24:48', 1, 235, 0, 1, 2), (19471, '2011-01-25 12:45:27', 1, 9, 0, 1, 2), (19472, '2011-01-25 12:52:45', 1, 186, 0, 1, 2), (19473, '2011-01-25 13:39:48', 1, 69, 16194, 1, 2), (19474, '2011-01-25 13:47:28', 1, 168, 16195, 1, 2), (19475, '2011-01-25 15:05:59', 1, 118, 16198, 1, 2), (19476, '2011-01-25 15:17:56', 1, 93, 0, 1, 2), (19477, '2011-01-25 16:36:50', 1, 2, 16200, 1, 2), (19478, '2011-01-25 16:54:24', 1, 15, 16201, 1, 2), (19479, '2011-01-25 17:03:57', 1, 15, 16201, 1, 2), (19480, '2011-01-25 17:54:03', 1, 2, 16205, 1, 2), (19481, '2011-01-25 18:06:43', 1, 115, 16206, 1, 2), (19482, '2011-01-25 18:08:35', 1, 130, 0, 1, 2), (19483, '2011-01-25 18:29:04', 1, 51, 16208, 1, 2), (19484, '2011-01-25 18:31:58', 1, 169, 16209, 1, 2), (19485, '2011-01-25 18:32:33', 1, 66, 16210, 1, 2), (19486, '2011-01-25 18:45:06', 1, 20, 0, 1, 2), (19487, '2011-01-25 18:53:11', 1, 75, 16211, 1, 2), (19488, '2011-01-25 18:56:01', 1, 176, 16213, 1, 2), (19489, '2011-01-25 19:08:28', 1, 3, 16216, 1, 2), (19490, '2011-01-25 19:09:00', 1, 3, 16216, 1, 2), (19491, '2011-01-25 19:49:08', 1, 64, 0, 1, 2), (19492, '2011-01-25 19:58:51', 1, 186, 16218, 1, 2), (19493, '2011-01-25 20:03:19', 1, 104, 16219, 1, 2), (19494, '2011-01-25 20:03:47', 1, 186, 16218, 1, 2), (19495, '2011-01-25 20:25:44', 1, 59, 16221, 1, 2), (19496, '2011-01-25 20:28:52', 1, 59, 16221, 1, 2), (19497, '2011-01-25 20:29:04', 1, 59, 16221, 1, 2), (19498, '2011-01-25 20:32:44', 1, 59, 16221, 1, 2), (19499, '2011-01-25 20:33:41', 1, 163, 16222, 1, 2), (19500, '2011-01-25 20:34:21', 1, 163, 16222, 1, 2), (19501, '2011-01-25 20:47:21', 1, 59, 16221, 1, 2), (19502, '2011-01-25 20:47:40', 1, 169, 16223, 1, 2), (19503, '2011-01-25 20:47:49', 1, 6, 16224, 1, 2), (19504, '2011-01-25 20:49:23', 1, 6, 16224, 1, 2), (19505, '2011-01-25 21:03:06', 1, 160, 0, 1, 2), (19506, '2011-01-25 21:13:51', 1, 33, 16226, 1, 2), (19507, '2011-01-25 21:14:28', 1, 79, 16226, 1, 2), (19508, '2011-01-25 21:15:01', 1, 78, 16226, 1, 2), (19509, '2011-01-25 21:18:54', 1, 168, 16227, 1, 2), (19510, '2011-01-25 21:19:58', 1, 79, 16227, 1, 2), (19511, '2011-01-25 21:51:41', 1, 140, 16228, 1, 2), (19512, '2011-01-25 21:52:26', 1, 130, 0, 1, 2), (19513, '2011-01-25 22:17:05', 1, 28, 0, 1, 2), (19514, '2011-01-25 22:50:28', 1, 17, 16230, 1, 2), (19515, '2011-01-25 22:53:52', 1, 26, 16230, 1, 2), (19516, '2011-01-25 22:56:22', 1, 195, 16230, 1, 2), (19517, '2011-01-25 22:56:47', 1, 195, 16230, 1, 2), (19518, '2011-01-25 22:56:49', 1, 195, 16230, 1, 2), (19519, '2011-01-25 23:16:13', 1, 64, 0, 1, 2), (19520, '2011-01-26 00:33:17', 1, 181, 0, 1, 2), (19521, '2011-01-26 00:34:54', 1, 104, 0, 1, 2), (19522, '2011-01-26 00:39:46', 1, 7, 0, 1, 2), (19523, '2011-01-26 00:45:01', 1, 2, 0, 1, 2), (19524, '2011-01-26 00:55:45', 1, 140, 0, 1, 2), (19525, '2011-01-26 00:58:22', 1, 75, 0, 1, 2), (19526, '2011-01-26 01:19:41', 1, 176, 0, 1, 2), (19527, '2011-01-26 01:20:59', 1, 88, 0, 1, 2), (19528, '2011-01-26 01:21:25', 1, 165, 0, 1, 2), (19529, '2011-01-26 01:22:55', 1, 172, 0, 1, 2), (19530, '2011-01-26 01:29:45', 1, 229, 0, 1, 2), (19531, '2011-01-26 01:32:37', 1, 167, 0, 1, 2), (19532, '2011-01-26 01:36:50', 1, 168, 0, 1, 2), (19533, '2011-01-26 01:49:14', 1, 143, 0, 1, 2), (19534, '2011-01-26 01:56:41', 1, 97, 0, 1, 2), (19535, '2011-01-26 01:56:56', 1, 246, 0, 1, 2), (19536, '2011-01-26 02:02:12', 1, 112, 0, 1, 2), (19537, '2011-01-26 02:09:08', 1, 142, 16232, 1, 2), (19538, '2011-01-26 02:11:23', 1, 78, 0, 1, 2), (19539, '2011-01-26 02:11:32', 1, 188, 0, 1, 2), (19540, '2011-01-26 02:18:57', 1, 108, 0, 1, 2), (19541, '2011-01-26 02:19:57', 1, 107, 0, 1, 2), (19542, '2011-01-26 02:31:30', 1, 159, 0, 1, 2), (19543, '2011-01-26 02:32:41', 1, 116, 0, 1, 2), (19544, '2011-01-26 02:34:42', 1, 177, 0, 1, 2), (19545, '2011-01-26 02:38:43', 1, 65, 0, 1, 2), (19546, '2011-01-26 02:55:13', 1, 83, 0, 1, 2), (19547, '2011-01-26 02:57:49', 1, 75, 16233, 1, 2), (19548, '2011-01-26 03:02:49', 1, 132, 0, 1, 2), (19549, '2011-01-26 03:04:49', 1, 25, 0, 1, 2), (19550, '2011-01-26 03:12:29', 1, 182, 0, 1, 2), (19551, '2011-01-26 03:13:03', 1, 184, 0, 1, 2), (19552, '2011-01-26 03:17:16', 1, 131, 0, 1, 2), (19553, '2011-01-26 03:31:25', 1, 180, 0, 1, 2), (19554, '2011-01-26 03:38:54', 1, 1, 0, 1, 2), (19555, '2011-01-26 03:41:00', 1, 4, 0, 1, 2), (19556, '2011-01-26 03:42:03', 1, 149, 0, 1, 2), (19557, '2011-01-26 03:47:30', 1, 240, 0, 1, 2), (19558, '2011-01-26 03:47:45', 1, 68, 0, 1, 2), (19559, '2011-01-26 03:52:52', 1, 110, 0, 1, 2), (19560, '2011-01-26 03:56:31', 1, 93, 0, 1, 2), (19561, '2011-01-26 03:57:27', 1, 54, 0, 1, 2), (19562, '2011-01-26 04:05:04', 1, 142, 0, 1, 2), (19563, '2011-01-26 04:07:31', 1, 90, 0, 1, 2), (19564, '2011-01-26 04:07:46', 1, 129, 0, 1, 2), (19565, '2011-01-26 04:09:22', 1, 183, 0, 1, 2), (19566, '2011-01-26 04:20:01', 1, 72, 0, 1, 2), (19567, '2011-01-26 04:33:19', 1, 92, 0, 1, 2), (19568, '2011-01-26 04:34:06', 1, 128, 0, 1, 2), (19569, '2011-01-26 04:35:08', 1, 158, 0, 1, 2), (19570, '2011-01-26 04:44:00', 1, 69, 0, 1, 2), (19571, '2011-01-26 04:44:21', 1, 22, 0, 1, 2), (19572, '2011-01-26 04:44:36', 1, 194, 0, 1, 2), (19573, '2011-01-26 04:53:24', 1, 213, 0, 1, 2), (19574, '2011-01-26 05:12:38', 1, 164, 0, 1, 2), (19575, '2011-01-26 05:16:06', 1, 61, 0, 1, 2), (19576, '2011-01-26 05:16:44', 1, 146, 0, 1, 2), (19577, '2011-01-26 05:22:49', 1, 170, 0, 1, 2), (19578, '2011-01-26 05:42:46', 1, 173, 0, 1, 2), (19579, '2011-01-26 05:43:58', 1, 24, 0, 1, 2), (19580, '2011-01-26 05:52:57', 1, 157, 0, 1, 2), (19581, '2011-01-26 05:55:21', 1, 51, 0, 1, 2), (19582, '2011-01-26 06:02:26', 1, 98, 0, 1, 2), (19583, '2011-01-26 06:02:41', 1, 2, 0, 1, 2), (19584, '2011-01-26 06:05:42', 1, 79, 0, 1, 2), (19585, '2011-01-26 06:12:26', 1, 73, 0, 1, 2), (19586, '2011-01-26 06:13:26', 1, 152, 0, 1, 2), (19587, '2011-01-26 06:14:13', 1, 56, 0, 1, 2), (19588, '2011-01-26 06:33:34', 1, 91, 0, 1, 2), (19589, '2011-01-26 06:53:33', 1, 52, 0, 1, 2), (19590, '2011-01-26 07:24:21', 1, 174, 0, 1, 2), (19591, '2011-01-26 07:25:54', 1, 62, 0, 1, 2), (19592, '2011-01-26 07:26:27', 1, 26, 0, 1, 2), (19593, '2011-01-26 07:44:17', 1, 201, 0, 1, 2), (19594, '2011-01-26 08:03:57', 1, 95, 0, 1, 2), (19595, '2011-01-26 08:12:52', 1, 121, 0, 1, 2), (19596, '2011-01-26 08:13:12', 1, 70, 0, 1, 2), (19597, '2011-01-26 08:14:42', 1, 5, 0, 1, 2), (19598, '2011-01-26 08:15:12', 1, 93, 0, 1, 2), (19599, '2011-01-26 09:33:50', 1, 161, 0, 1, 2), (19600, '2011-01-26 09:53:51', 1, 12, 0, 1, 2), (19601, '2011-01-26 10:12:01', 1, 3, 16247, 1, 2), (19602, '2011-01-26 10:24:47', 1, 235, 0, 1, 2), (19603, '2011-01-26 10:45:02', 1, 9, 0, 1, 2), (19604, '2011-01-26 11:21:26', 1, 8, 16250, 1, 2), (19605, '2011-01-26 12:45:17', 1, 50, 0, 1, 2), (19606, '2011-01-26 13:44:34', 1, 186, 16256, 1, 2), (19607, '2011-01-26 13:53:12', 1, 78, 16257, 1, 2), (19608, '2011-01-26 13:55:06', 1, 98, 16258, 1, 2), (19609, '2011-01-26 13:56:08', 1, 98, 16258, 1, 2), (19610, '2011-01-26 14:17:07', 1, 5, 16259, 1, 2), (19611, '2011-01-26 14:39:15', 1, 59, 16261, 1, 2), (19612, '2011-01-26 14:44:37', 1, 123, 0, 1, 2), (19613, '2011-01-26 15:11:37', 1, 17, 16263, 1, 2), (19614, '2011-01-26 15:24:16', 1, 68, 16264, 1, 2), (19615, '2011-01-26 15:48:39', 1, 141, 16266, 1, 2), (19616, '2011-01-26 16:24:37', 1, 132, 0, 1, 2), (19617, '2011-01-26 17:01:52', 1, 75, 16273, 1, 2), (19618, '2011-01-26 17:30:20', 1, 2, 16278, 1, 2), (19619, '2011-01-26 17:31:26', 1, 68, 16279, 1, 2), (19620, '2011-01-26 17:52:58', 1, 60, 16280, 1, 2), (19621, '2011-01-26 17:53:20', 1, 61, 16280, 1, 2), (19622, '2011-01-26 18:53:56', 1, 2, 16282, 1, 2), (19623, '2011-01-26 18:56:51', 1, 48, 16282, 1, 2), (19624, '2011-01-26 19:44:27', 1, 125, 0, 1, 2), (19625, '2011-01-26 20:06:23', 1, 75, 16285, 1, 2), (19626, '2011-01-26 20:27:04', 1, 132, 0, 1, 2), (19627, '2011-01-26 20:54:35', 1, 186, 0, 1, 2), (19628, '2011-01-26 21:01:12', 1, 68, 16286, 1, 2), (19629, '2011-01-26 21:06:14', 1, 167, 0, 1, 2), (19630, '2011-01-26 21:25:45', 1, 158, 16288, 1, 2), (19631, '2011-01-26 22:32:34', 1, 11, 16290, 1, 2), (19632, '2011-01-26 22:49:37', 1, 75, 16291, 1, 2), (19633, '2011-01-26 22:52:10', 1, 5, 16294, 1, 2), (19634, '2011-01-26 22:52:47', 1, 5, 16294, 1, 2), (19635, '2011-01-26 23:00:32', 1, 163, 16295, 1, 2), (19636, '2011-01-26 23:01:54', 1, 165, 16295, 1, 2), (19637, '2011-01-26 23:02:16', 1, 164, 16295, 1, 2), (19638, '2011-01-26 23:03:40', 1, 162, 16295, 1, 2), (19639, '2011-01-26 23:05:10', 1, 163, 16295, 1, 2), (19640, '2011-01-26 23:05:16', 1, 163, 16295, 1, 2), (19641, '2011-01-26 23:05:19', 1, 163, 16295, 1, 2), (19642, '2011-01-26 23:06:41', 1, 165, 16295, 1, 2), (19643, '2011-01-26 23:07:01', 1, 165, 16295, 1, 2), (19644, '2011-01-26 23:07:03', 1, 164, 16295, 1, 2), (19645, '2011-01-26 23:07:07', 1, 164, 16295, 1, 2), (19646, '2011-01-26 23:07:10', 1, 164, 16295, 1, 2), (19647, '2011-01-26 23:12:29', 1, 168, 16295, 1, 2), (19648, '2011-01-26 23:22:06', 1, 78, 16298, 1, 2), (19649, '2011-01-27 00:14:42', 1, 128, 0, 1, 2), (19650, '2011-01-27 00:43:02', 1, 104, 0, 1, 2), (19651, '2011-01-27 01:01:32', 1, 99, 0, 1, 2), (19652, '2011-01-27 01:01:48', 1, 124, 0, 1, 2), (19653, '2011-01-27 01:04:17', 1, 73, 0, 1, 2), (19654, '2011-01-27 01:04:35', 1, 7, 0, 1, 2), (19655, '2011-01-27 01:12:29', 1, 23, 0, 1, 2), (19656, '2011-01-27 01:16:13', 1, 132, 0, 1, 2), (19657, '2011-01-27 01:18:49', 1, 103, 0, 1, 2), (19658, '2011-01-27 01:19:08', 1, 176, 0, 1, 2), (19659, '2011-01-27 01:20:14', 1, 88, 0, 1, 2), (19660, '2011-01-27 01:23:21', 1, 229, 0, 1, 2), (19661, '2011-01-27 01:31:19', 1, 167, 0, 1, 2), (19662, '2011-01-27 01:39:01', 1, 130, 0, 1, 2), (19663, '2011-01-27 01:49:53', 1, 143, 0, 1, 2), (19664, '2011-01-27 01:50:57', 1, 169, 0, 1, 2), (19665, '2011-01-27 01:51:09', 1, 191, 0, 1, 2), (19666, '2011-01-27 01:57:40', 1, 80, 0, 1, 2), (19667, '2011-01-27 01:59:40', 1, 246, 0, 1, 2), (19668, '2011-01-27 02:02:28', 1, 126, 0, 1, 2), (19669, '2011-01-27 02:14:38', 1, 170, 16304, 1, 2), (19670, '2011-01-27 02:20:19', 1, 66, 0, 1, 2), (19671, '2011-01-27 02:23:01', 1, 31, 0, 1, 2), (19672, '2011-01-27 02:23:16', 1, 159, 0, 1, 2), (19673, '2011-01-27 02:23:43', 1, 6, 0, 1, 2), (19674, '2011-01-27 02:28:41', 1, 177, 0, 1, 2), (19675, '2011-01-27 02:28:44', 1, 128, 0, 1, 2), (19676, '2011-01-27 02:30:06', 1, 115, 0, 1, 2), (19677, '2011-01-27 02:41:54', 1, 116, 0, 1, 2), (19678, '2011-01-27 02:43:58', 1, 8, 0, 1, 2), (19679, '2011-01-27 02:47:14', 1, 65, 0, 1, 2), (19680, '2011-01-27 02:55:24', 1, 190, 0, 1, 2), (19681, '2011-01-27 02:56:26', 1, 83, 0, 1, 2), (19682, '2011-01-27 02:57:05', 1, 213, 0, 1, 2), (19683, '2011-01-27 02:58:47', 1, 213, 0, 1, 2), (19684, '2011-01-27 03:00:46', 1, 165, 0, 1, 2), (19685, '2011-01-27 03:02:16', 1, 132, 0, 1, 2), (19686, '2011-01-27 03:02:32', 1, 25, 0, 1, 2), (19687, '2011-01-27 03:21:57', 1, 117, 0, 1, 2), (19688, '2011-01-27 03:30:49', 1, 166, 0, 1, 2), (19689, '2011-01-27 03:31:14', 1, 195, 0, 1, 2), (19690, '2011-01-27 03:31:29', 1, 180, 0, 1, 2), (19691, '2011-01-27 03:38:27', 1, 1, 0, 1, 2), (19692, '2011-01-27 03:41:09', 1, 4, 0, 1, 2), (19693, '2011-01-27 03:45:37', 1, 69, 16307, 1, 2), (19694, '2011-01-27 03:53:43', 1, 110, 0, 1, 2), (19695, '2011-01-27 03:57:37', 1, 54, 0, 1, 2), (19696, '2011-01-27 04:08:37', 1, 142, 0, 1, 2), (19697, '2011-01-27 04:08:49', 1, 90, 0, 1, 2), (19698, '2011-01-27 04:09:04', 1, 129, 0, 1, 2), (19699, '2011-01-27 04:17:28', 1, 72, 0, 1, 2), (19700, '2011-01-27 04:23:39', 1, 92, 0, 1, 2), (19701, '2011-01-27 04:23:55', 1, 144, 0, 1, 2), (19702, '2011-01-27 04:33:01', 1, 17, 0, 1, 2), (19703, '2011-01-27 04:34:04', 1, 69, 0, 1, 2), (19704, '2011-01-27 04:34:27', 1, 22, 0, 1, 2), (19705, '2011-01-27 05:02:33', 1, 131, 0, 1, 2), (19706, '2011-01-27 05:02:50', 1, 164, 0, 1, 2), (19707, '2011-01-27 05:03:13', 1, 77, 0, 1, 2), (19708, '2011-01-27 05:03:38', 1, 61, 0, 1, 2), (19709, '2011-01-27 05:14:41', 1, 60, 0, 1, 2), (19710, '2011-01-27 05:16:12', 1, 58, 0, 1, 2), (19711, '2011-01-27 05:17:47', 1, 80, 0, 1, 2), (19712, '2011-01-27 05:44:24', 1, 157, 0, 1, 2), (19713, '2011-01-27 05:46:19', 1, 51, 0, 1, 2), (19714, '2011-01-27 05:52:46', 1, 98, 0, 1, 2), (19715, '2011-01-27 05:52:59', 1, 2, 0, 1, 2), (19716, '2011-01-27 05:55:13', 1, 29, 0, 1, 2), (19717, '2011-01-27 06:03:20', 1, 152, 0, 1, 2), (19718, '2011-01-27 06:44:00', 1, 52, 0, 1, 2), (19719, '2011-01-27 06:54:30', 1, 158, 0, 1, 2), (19720, '2011-01-27 07:03:47', 1, 73, 0, 1, 2), (19721, '2011-01-27 07:12:41', 1, 253, 0, 1, 2), (19722, '2011-01-27 07:13:27', 1, 120, 0, 1, 2), (19723, '2011-01-27 07:13:57', 1, 174, 0, 1, 2), (19724, '2011-01-27 07:25:58', 1, 127, 0, 1, 2), (19725, '2011-01-27 07:34:38', 1, 201, 0, 1, 2), (19726, '2011-01-27 07:35:49', 1, 201, 0, 1, 2), (19727, '2011-01-27 07:52:49', 1, 79, 0, 1, 2), (19728, '2011-01-27 08:03:15', 1, 122, 0, 1, 2), (19729, '2011-01-27 08:03:30', 1, 121, 0, 1, 2), (19730, '2011-01-27 08:05:47', 1, 5, 0, 1, 2), (19731, '2011-01-27 08:08:28', 1, 75, 16308, 1, 2), (19732, '2011-01-27 08:59:05', 1, 167, 0, 1, 2), (19733, '2011-01-27 09:21:03', 1, 141, 0, 1, 2), (19734, '2011-01-27 09:37:23', 1, 4, 0, 1, 2), (19735, '2011-01-27 10:05:06', 1, 48, 0, 1, 2), (19736, '2011-01-27 10:27:58', 1, 6, 16312, 1, 2), (19737, '2011-01-27 10:32:37', 1, 141, 0, 1, 2), (19738, '2011-01-27 10:57:01', 1, 1, 0, 1, 2), (19739, '2011-01-27 11:09:55', 1, 56, 16313, 1, 2), (19740, '2011-01-27 11:11:14', 1, 52, 16313, 1, 2), (19741, '2011-01-27 11:33:31', 1, 161, 0, 1, 2), (19742, '2011-01-27 11:43:18', 1, 102, 0, 1, 2), (19743, '2011-01-27 11:54:30', 1, 12, 0, 1, 2), (19744, '2011-01-27 12:05:28', 1, 74, 0, 1, 2), (19745, '2011-01-27 12:23:27', 1, 125, 0, 1, 2), (19746, '2011-01-27 12:24:01', 1, 109, 0, 1, 2), (19747, '2011-01-27 13:02:07', 1, 141, 16320, 1, 2), (19748, '2011-01-27 13:14:14', 1, 114, 0, 1, 2), (19749, '2011-01-27 13:24:09', 1, 118, 0, 1, 2), (19750, '2011-01-27 13:34:31', 1, 30, 0, 1, 2), (19751, '2011-01-27 14:23:50', 1, 235, 0, 1, 2), (19752, '2011-01-27 14:44:24', 1, 9, 0, 1, 2), (19753, '2011-01-27 14:44:40', 1, 53, 0, 1, 2), (19754, '2011-01-27 14:54:17', 1, 105, 0, 1, 2), (19755, '2011-01-27 15:09:00', 1, 107, 0, 1, 2), (19756, '2011-01-27 16:23:07', 1, 50, 16325, 1, 2), (19757, '2011-01-27 16:23:13', 1, 51, 16325, 1, 2), (19758, '2011-01-27 16:24:21', 1, 75, 0, 1, 2), (19759, '2011-01-27 16:45:41', 1, 50, 0, 1, 2), (19760, '2011-01-27 16:47:37', 1, 59, 16326, 1, 2), (19761, '2011-01-27 18:08:44', 1, 168, 16328, 1, 2), (19762, '2011-01-27 19:13:52', 1, 2, 16329, 1, 2), (19763, '2011-01-27 19:20:59', 1, 20, 16331, 1, 2), (19764, '2011-01-27 19:21:30', 4, 20, 16331, 1, 2), (19765, '2011-01-27 19:21:31', 4, 133, 16331, 1, 2), (19766, '2011-01-27 19:21:31', 4, 192, 16331, 1, 2), (19767, '2011-01-27 19:28:29', 1, 4, 16332, 1, 2), (19768, '2011-01-27 19:47:01', 1, 115, 0, 1, 2), (19769, '2011-01-27 20:44:27', 1, 49, 0, 1, 2), (19770, '2011-01-27 20:44:42', 1, 123, 0, 1, 2), (19771, '2011-01-27 20:57:03', 1, 186, 0, 1, 2), (19772, '2011-01-27 20:57:56', 1, 92, 0, 1, 2), (19773, '2011-01-27 21:54:42', 1, 95, 0, 1, 2), (19774, '2011-01-27 22:06:17', 1, 8, 16338, 1, 2), (19775, '2011-01-27 22:06:35', 1, 6, 16338, 1, 2), (19776, '2011-01-27 22:22:36', 1, 85, 0, 1, 2), (19777, '2011-01-27 22:32:17', 1, 170, 16339, 1, 2), (19778, '2011-01-27 22:38:02', 1, 48, 16324, 1, 2), (19779, '2011-01-27 22:53:12', 1, 139, 0, 1, 2), (19780, '2011-01-27 22:53:36', 1, 33, 0, 1, 2), (19781, '2011-01-27 22:56:08', 1, 174, 0, 1, 2), (19782, '2011-01-28 00:28:41', 1, 92, 0, 1, 2), (19783, '2011-01-28 00:31:17', 1, 113, 0, 1, 2), (19784, '2011-01-28 00:43:06', 1, 32, 0, 1, 2), (19785, '2011-01-28 00:43:18', 1, 181, 0, 1, 2), (19786, '2011-01-28 00:43:33', 1, 104, 0, 1, 2), (19787, '2011-01-28 00:43:56', 1, 95, 0, 1, 2), (19788, '2011-01-28 00:45:18', 1, 72, 16343, 1, 2), (19789, '2011-01-28 00:48:53', 1, 163, 0, 1, 2), (19790, '2011-01-28 00:51:29', 1, 85, 0, 1, 2), (19791, '2011-01-28 01:04:58', 1, 103, 0, 1, 2), (19792, '2011-01-28 01:05:48', 1, 171, 0, 1, 2), (19793, '2011-01-28 01:06:02', 1, 176, 0, 1, 2), (19794, '2011-01-28 01:06:51', 1, 88, 0, 1, 2), (19795, '2011-01-28 01:07:17', 1, 165, 0, 1, 2), (19796, '2011-01-28 01:11:37', 1, 172, 0, 1, 2), (19797, '2011-01-28 01:18:51', 1, 13, 0, 1, 2), (19798, '2011-01-28 01:39:39', 1, 169, 0, 1, 2), (19799, '2011-01-28 01:47:01', 1, 112, 0, 1, 2), (19800, '2011-01-28 01:52:59', 1, 89, 0, 1, 2), (19801, '2011-01-28 01:53:31', 1, 78, 0, 1, 2), (19802, '2011-01-28 02:02:21', 1, 188, 0, 1, 2), (19803, '2011-01-28 02:08:55', 1, 108, 0, 1, 2), (19804, '2011-01-28 02:09:10', 1, 66, 0, 1, 2), (19805, '2011-01-28 02:17:41', 1, 177, 0, 1, 2), (19806, '2011-01-28 02:52:22', 1, 110, 16344, 1, 2), (19807, '2011-01-28 02:52:44', 1, 11, 0, 1, 2), (19808, '2011-01-28 02:53:11', 1, 80, 0, 1, 2), (19809, '2011-01-28 02:54:39', 1, 83, 0, 1, 2), (19810, '2011-01-28 02:55:54', 1, 167, 16345, 1, 2), (19811, '2011-01-28 03:01:56', 1, 124, 0, 1, 2), (19812, '2011-01-28 03:09:30', 1, 162, 0, 1, 2), (19813, '2011-01-28 03:16:11', 1, 100, 0, 1, 2), (19814, '2011-01-28 03:18:21', 1, 131, 0, 1, 2), (19815, '2011-01-28 03:22:45', 1, 117, 0, 1, 2), (19816, '2011-01-28 03:41:41', 1, 195, 0, 1, 2), (19817, '2011-01-28 03:51:49', 1, 149, 0, 1, 2), (19818, '2011-01-28 03:58:19', 1, 240, 0, 1, 2), (19819, '2011-01-28 04:04:30', 1, 148, 0, 1, 2), (19820, '2011-01-28 04:04:39', 1, 110, 0, 1, 2), (19821, '2011-01-28 04:07:00', 1, 49, 16347, 1, 2), (19822, '2011-01-28 04:08:14', 1, 54, 0, 1, 2), (19823, '2011-01-28 04:19:23', 1, 3, 0, 1, 2), (19824, '2011-01-28 04:19:37', 1, 183, 0, 1, 2), (19825, '2011-01-28 04:29:17', 1, 72, 0, 1, 2), (19826, '2011-01-28 04:34:05', 1, 109, 0, 1, 2), (19827, '2011-01-28 04:34:11', 1, 144, 0, 1, 2), (19828, '2011-01-28 04:34:26', 1, 111, 0, 1, 2), (19829, '2011-01-28 04:34:44', 1, 128, 0, 1, 2), (19830, '2011-01-28 04:43:38', 1, 96, 0, 1, 2), (19831, '2011-01-28 04:43:54', 1, 69, 0, 1, 2), (19832, '2011-01-28 04:44:20', 1, 22, 0, 1, 2), (19833, '2011-01-28 04:45:40', 1, 27, 0, 1, 2), (19834, '2011-01-28 04:54:14', 1, 213, 0, 1, 2), (19835, '2011-01-28 05:12:35', 1, 110, 0, 1, 2), (19836, '2011-01-28 05:13:26', 1, 164, 0, 1, 2), (19837, '2011-01-28 05:14:08', 1, 77, 0, 1, 2), (19838, '2011-01-28 05:15:13', 1, 67, 0, 1, 2), (19839, '2011-01-28 05:22:24', 1, 57, 0, 1, 2), (19840, '2011-01-28 05:22:45', 1, 170, 0, 1, 2), (19841, '2011-01-28 05:23:47', 1, 60, 0, 1, 2), (19842, '2011-01-28 05:36:46', 1, 14, 0, 1, 2), (19843, '2011-01-28 05:45:41', 1, 15, 0, 1, 2), (19844, '2011-01-28 05:52:41', 1, 98, 16352, 1, 2), (19845, '2011-01-28 05:52:54', 1, 157, 0, 1, 2), (19846, '2011-01-28 06:02:38', 1, 98, 0, 1, 2), (19847, '2011-01-28 06:04:00', 1, 29, 0, 1, 2), (19848, '2011-01-28 06:12:47', 1, 152, 0, 1, 2), (19849, '2011-01-28 06:13:50', 1, 56, 0, 1, 2), (19850, '2011-01-28 06:44:09', 1, 52, 0, 1, 2), (19851, '2011-01-28 07:13:25', 1, 120, 0, 1, 2), (19852, '2011-01-28 07:15:04', 1, 62, 0, 1, 2), (19853, '2011-01-28 07:16:40', 1, 26, 0, 1, 2), (19854, '2011-01-28 07:29:07', 1, 13, 16355, 1, 2), (19855, '2011-01-28 07:29:34', 1, 29, 16355, 1, 2), (19856, '2011-01-28 07:30:19', 1, 30, 16355, 1, 2), (19857, '2011-01-28 07:31:38', 1, 13, 16355, 1, 2), (19858, '2011-01-28 07:36:42', 1, 201, 0, 1, 2), (19859, '2011-01-28 08:02:57', 1, 121, 0, 1, 2), (19860, '2011-01-28 08:06:29', 1, 93, 0, 1, 2), (19861, '2011-01-28 08:31:26', 1, 141, 0, 1, 2), (19862, '2011-01-28 08:39:59', 1, 141, 0, 1, 2), (19863, '2011-01-28 10:43:38', 1, 196, 0, 1, 2), (19864, '2011-01-28 10:57:15', 1, 17, 16363, 1, 2), (19865, '2011-01-28 11:13:12', 1, 133, 0, 1, 2), (19866, '2011-01-28 11:13:31', 1, 187, 0, 1, 2), (19867, '2011-01-28 11:34:27', 1, 147, 0, 1, 2), (19868, '2011-01-28 11:54:31', 1, 4, 16366, 1, 2), (19869, '2011-01-28 11:54:53', 1, 4, 16366, 1, 2), (19870, '2011-01-28 12:59:04', 1, 67, 16370, 1, 2), (19871, '2011-01-28 13:24:28', 1, 20, 16375, 1, 2), (19872, '2011-01-28 13:38:47', 1, 29, 0, 1, 2), (19873, '2011-01-28 13:47:32', 1, 68, 16376, 1, 2), (19874, '2011-01-28 14:24:05', 1, 6, 16377, 1, 2), (19875, '2011-01-28 14:24:34', 1, 17, 16377, 1, 2), (19876, '2011-01-28 14:24:58', 1, 6, 16377, 1, 2), (19877, '2011-01-28 14:26:59', 1, 96, 0, 1, 2), (19878, '2011-01-28 14:44:47', 1, 50, 0, 1, 2), (19879, '2011-01-28 14:54:44', 1, 13, 0, 1, 2), (19880, '2011-01-28 15:53:45', 1, 120, 16379, 1, 2), (19881, '2011-01-28 15:55:04', 1, 120, 16379, 1, 2), (19882, '2011-01-28 15:55:53', 1, 120, 16379, 1, 2), (19883, '2011-01-28 16:04:46', 1, 121, 16379, 1, 2), (19884, '2011-01-28 16:11:53', 1, 51, 0, 1, 2), (19885, '2011-01-28 16:40:22', 1, 112, 16381, 1, 2), (19886, '2011-01-28 16:40:25', 1, 106, 16382, 1, 2), (19887, '2011-01-28 16:48:19', 1, 50, 23, 0, 2), (19888, '2011-01-28 16:53:19', 1, 49, 23, 0, 2), (19889, '2011-01-28 17:31:39', 1, 195, 16384, 1, 2), (19890, '2011-01-28 17:44:17', 1, 108, 16387, 1, 2), (19891, '2011-01-28 17:45:08', 1, 3, 16386, 1, 2), (19892, '2011-01-28 17:45:31', 1, 3, 16386, 1, 2), (19893, '2011-01-28 17:46:16', 1, 30, 16386, 1, 2), (19894, '2011-01-28 17:50:25', 1, 121, 16388, 1, 2), (19895, '2011-01-28 17:50:56', 1, 120, 16388, 1, 2), (19896, '2011-01-28 18:21:38', 1, 65, 20, 0, 2), (19897, '2011-01-28 18:35:01', 1, 75, 0, 1, 2), (19898, '2011-01-28 18:47:55', 1, 17, 20, 0, 2), (19899, '2011-01-28 18:54:31', 1, 20, 0, 1, 2), (19900, '2011-01-28 18:54:46', 1, 123, 0, 1, 2), (19901, '2011-01-28 19:14:05', 1, 30, 20, 0, 2), (19902, '2011-01-28 19:16:44', 4, 71, 20, 0, 2), (19903, '2011-01-28 19:16:44', 4, 133, 20, 0, 2), (19904, '2011-01-28 19:16:44', 4, 192, 20, 0, 2), (19905, '2011-01-28 19:18:57', 4, 68, 20, 0, 2), (19906, '2011-01-28 19:19:28', 4, 67, 20, 0, 2), (19907, '2011-01-28 19:23:41', 4, 65, 20, 0, 2), (19908, '2011-01-28 19:25:26', 1, 108, 20, 0, 2), (19909, '2011-01-28 19:26:08', 1, 109, 20, 0, 2), (19910, '2011-01-28 19:27:00', 4, 109, 20, 0, 2), (19911, '2011-01-28 19:27:51', 1, 109, 20, 0, 2), (19912, '2011-01-28 19:28:32', 1, 123, 20, 0, 2), (19913, '2011-01-28 19:29:55', 1, 122, 20, 0, 2), (19914, '2011-01-28 19:30:59', 1, 120, 20, 0, 2), (19915, '2011-01-28 19:31:55', 1, 115, 20, 0, 2), (19916, '2011-01-28 19:32:32', 4, 115, 20, 0, 2), (19917, '2011-01-28 19:43:48', 4, 133, 20, 0, 2), (19918, '2011-01-28 19:43:48', 4, 192, 20, 0, 2), (19919, '2011-01-28 19:43:48', 4, 68, 20, 0, 2), (19920, '2011-01-28 19:43:48', 4, 65, 20, 0, 2), (19921, '2011-01-28 19:43:48', 4, 109, 20, 0, 2), (19922, '2011-01-28 19:47:52', 1, 109, 16396, 1, 2), (19923, '2011-01-28 19:48:43', 1, 50, 16397, 1, 2), (19924, '2011-01-28 19:49:07', 1, 6, 16397, 1, 2), (19925, '2011-01-28 19:53:49', 1, 62, 16398, 1, 2), (19926, '2011-01-28 20:07:52', 1, 168, 16399, 1, 2), (19927, '2011-01-28 20:08:23', 1, 162, 16399, 1, 2), (19928, '2011-01-28 20:08:43', 1, 163, 16399, 1, 2), (19929, '2011-01-28 20:10:43', 1, 167, 16399, 1, 2), (19930, '2011-01-28 20:24:32', 1, 79, 16399, 1, 2), (19931, '2011-01-28 20:25:41', 1, 91, 16399, 1, 2), (19932, '2011-01-28 20:25:47', 1, 64, 0, 1, 2), (19933, '2011-01-28 20:26:48', 1, 96, 16399, 1, 2), (19934, '2011-01-28 20:27:18', 1, 95, 16399, 1, 2), (19935, '2011-01-28 20:28:12', 1, 77, 16399, 1, 2), (19936, '2011-01-28 20:29:08', 1, 30, 16400, 1, 2), (19937, '2011-01-28 20:41:14', 1, 117, 16401, 1, 2), (19938, '2011-01-28 20:53:30', 1, 33, 16402, 1, 2), (19939, '2011-01-28 20:54:05', 1, 186, 0, 1, 2), (19940, '2011-01-28 20:54:32', 1, 101, 0, 1, 2), (19941, '2011-01-28 21:13:24', 1, 12, 16404, 1, 2), (19942, '2011-01-28 21:14:31', 1, 53, 16405, 1, 2), (19943, '2011-01-28 21:46:43', 1, 110, 16407, 1, 2), (19944, '2011-01-28 21:48:25', 1, 144, 16408, 1, 2), (19945, '2011-01-28 21:48:45', 1, 30, 0, 1, 2), (19946, '2011-01-28 21:59:47', 1, 96, 16410, 1, 2), (19947, '2011-01-28 22:05:01', 1, 79, 0, 1, 2), (19948, '2011-01-28 22:08:19', 1, 101, 16411, 1, 2), (19949, '2011-01-28 22:20:28', 1, 195, 16412, 1, 2), (19950, '2011-01-28 22:26:32', 1, 161, 16413, 1, 2), (19951, '2011-01-28 22:39:19', 1, 3, 16415, 1, 2), (19952, '2011-01-28 22:48:58', 1, 79, 0, 1, 2), (19953, '2011-01-28 22:52:03', 1, 145, 16416, 1, 2), (19954, '2011-01-28 23:04:47', 1, 112, 16417, 1, 2), (19955, '2011-01-28 23:17:56', 1, 50, 16418, 1, 2), (19956, '2011-01-28 23:31:04', 1, 2, 16419, 1, 2), (19957, '2011-01-28 23:44:13', 1, 49, 16420, 1, 2), (19958, '2011-01-28 23:57:22', 1, 124, 16422, 1, 2), (19959, '2011-01-29 00:10:13', 1, 72, 0, 1, 2), (19960, '2011-01-29 00:12:14', 1, 50, 0, 1, 2), (19961, '2011-01-29 00:24:18', 1, 52, 16424, 1, 2), (19962, '2011-01-29 00:26:33', 1, 77, 0, 1, 2), (19963, '2011-01-29 00:38:07', 1, 252, 16425, 1, 2), (19964, '2011-01-29 00:51:30', 1, 73, 0, 1, 2), (19965, '2011-01-29 00:51:36', 1, 30, 0, 1, 2), (19966, '2011-01-29 00:51:45', 1, 33, 0, 1, 2), (19967, '2011-01-29 00:51:50', 1, 85, 0, 1, 2), (19968, '2011-01-29 00:51:55', 1, 93, 16426, 1, 2), (19969, '2011-01-29 00:52:22', 1, 118, 0, 1, 2), (19970, '2011-01-29 00:58:03', 1, 106, 0, 1, 2), (19971, '2011-01-29 01:01:23', 1, 113, 0, 1, 2), (19972, '2011-01-29 01:02:03', 1, 181, 0, 1, 2), (19973, '2011-01-29 01:11:35', 1, 7, 0, 1, 2), (19974, '2011-01-29 01:12:11', 1, 103, 0, 1, 2), (19975, '2011-01-29 01:19:13', 1, 171, 0, 1, 2), (19976, '2011-01-29 01:19:28', 1, 165, 0, 1, 2), (19977, '2011-01-29 01:20:11', 1, 57, 16427, 1, 2), (19978, '2011-01-29 01:22:25', 1, 145, 0, 1, 2), (19979, '2011-01-29 01:28:54', 1, 229, 0, 1, 2), (19980, '2011-01-29 01:29:20', 1, 167, 0, 1, 2), (19981, '2011-01-29 01:34:41', 1, 183, 16428, 1, 2), (19982, '2011-01-29 01:35:27', 1, 111, 16429, 1, 2), (19983, '2011-01-29 01:38:59', 1, 130, 0, 1, 2), (19984, '2011-01-29 01:45:52', 1, 29, 0, 1, 2), (19985, '2011-01-29 01:48:58', 1, 143, 0, 1, 2), (19986, '2011-01-29 01:49:10', 1, 123, 16430, 1, 2), (19987, '2011-01-29 01:51:20', 1, 191, 0, 1, 2), (19988, '2011-01-29 01:53:00', 1, 246, 0, 1, 2), (19989, '2011-01-29 02:03:39', 1, 213, 16431, 1, 2), (19990, '2011-01-29 02:16:53', 1, 59, 0, 1, 2), (19991, '2011-01-29 02:17:08', 1, 66, 0, 1, 2), (19992, '2011-01-29 02:17:23', 1, 6, 0, 1, 2), (19993, '2011-01-29 02:18:09', 1, 120, 16433, 1, 2), (19994, '2011-01-29 02:23:14', 1, 31, 0, 1, 2), (19995, '2011-01-29 02:32:38', 1, 246, 16434, 1, 2), (19996, '2011-01-29 02:33:29', 1, 116, 0, 1, 2), (19997, '2011-01-29 02:36:29', 1, 8, 0, 1, 2), (19998, '2011-01-29 02:44:49', 1, 17, 0, 1, 2), (19999, '2011-01-29 02:47:07', 1, 63, 16435, 1, 2), (20000, '2011-01-29 02:55:45', 1, 80, 0, 1, 2), (20001, '2011-01-29 03:01:37', 1, 94, 16436, 1, 2), (20002, '2011-01-29 03:02:10', 1, 132, 0, 1, 2), (20003, '2011-01-29 03:08:49', 1, 25, 0, 1, 2), (20004, '2011-01-29 03:15:38', 1, 182, 0, 1, 2), (20005, '2011-01-29 03:17:42', 1, 184, 0, 1, 2), (20006, '2011-01-29 03:17:57', 1, 131, 0, 1, 2), (20007, '2011-01-29 03:32:49', 1, 49, 16437, 1, 2), (20008, '2011-01-29 03:33:34', 1, 54, 16438, 1, 2), (20009, '2011-01-29 03:38:26', 1, 141, 16439, 1, 2), (20010, '2011-01-29 03:42:03', 1, 149, 0, 1, 2), (20011, '2011-01-29 03:46:23', 1, 240, 0, 1, 2), (20012, '2011-01-29 03:48:47', 1, 148, 16441, 1, 2), (20013, '2011-01-29 03:56:32', 1, 148, 0, 1, 2), (20014, '2011-01-29 04:04:06', 1, 146, 16443, 1, 2), (20015, '2011-01-29 04:05:26', 1, 142, 0, 1, 2), (20016, '2011-01-29 04:05:41', 1, 90, 0, 1, 2), (20017, '2011-01-29 04:06:39', 1, 21, 0, 1, 2), (20018, '2011-01-29 04:08:10', 1, 129, 0, 1, 2), (20019, '2011-01-29 04:08:24', 1, 183, 0, 1, 2), (20020, '2011-01-29 04:10:27', 1, 50, 16444, 1, 2), (20021, '2011-01-29 04:12:35', 1, 76, 0, 1, 2), (20022, '2011-01-29 04:34:11', 1, 185, 16446, 1, 2), (20023, '2011-01-29 04:34:53', 1, 92, 0, 1, 2), (20024, '2011-01-29 04:35:08', 1, 144, 0, 1, 2), (20025, '2011-01-29 04:50:13', 1, 78, 16450, 1, 2), (20026, '2011-01-29 04:54:33', 1, 213, 0, 1, 2), (20027, '2011-01-29 05:01:13', 1, 118, 16451, 1, 2), (20028, '2011-01-29 05:06:17', 1, 71, 16452, 1, 2), (20029, '2011-01-29 05:11:20', 1, 112, 16454, 1, 2), (20030, '2011-01-29 05:12:41', 1, 164, 0, 1, 2), (20031, '2011-01-29 05:14:14', 1, 61, 0, 1, 2), (20032, '2011-01-29 05:14:29', 1, 67, 0, 1, 2), (20033, '2011-01-29 05:20:46', 1, 5, 16455, 1, 2), (20034, '2011-01-29 05:21:10', 1, 5, 16455, 1, 2), (20035, '2011-01-29 05:22:20', 1, 58, 16456, 1, 2), (20036, '2011-01-29 05:23:42', 1, 170, 0, 1, 2), (20037, '2011-01-29 05:26:25', 1, 60, 0, 1, 2), (20038, '2011-01-29 05:41:05', 1, 91, 16457, 1, 2), (20039, '2011-01-29 05:43:28', 1, 173, 0, 1, 2), (20040, '2011-01-29 05:46:01', 1, 24, 0, 1, 2), (20041, '2011-01-29 05:52:55', 1, 120, 16458, 1, 2), (20042, '2011-01-29 05:53:42', 1, 157, 0, 1, 2), (20043, '2011-01-29 05:54:27', 1, 84, 16459, 1, 2), (20044, '2011-01-29 06:03:14', 1, 2, 0, 1, 2), (20045, '2011-01-29 06:05:19', 1, 150, 0, 1, 2), (20046, '2011-01-29 06:06:16', 1, 119, 0, 1, 2), (20047, '2011-01-29 06:13:37', 1, 152, 0, 1, 2), (20048, '2011-01-29 06:14:06', 1, 56, 0, 1, 2), (20049, '2011-01-29 06:26:31', 1, 125, 16463, 1, 2), (20050, '2011-01-29 06:42:34', 1, 21, 16464, 1, 2), (20051, '2011-01-29 06:54:26', 1, 158, 0, 1, 2), (20052, '2011-01-29 06:58:36', 1, 173, 16465, 1, 2), (20053, '2011-01-29 07:14:30', 1, 253, 0, 1, 2), (20054, '2011-01-29 07:15:18', 1, 28, 0, 1, 2), (20055, '2011-01-29 07:16:05', 1, 120, 0, 1, 2), (20056, '2011-01-29 07:16:41', 1, 174, 0, 1, 2), (20057, '2011-01-29 07:17:09', 1, 62, 0, 1, 2), (20058, '2011-01-29 07:26:12', 1, 127, 0, 1, 2), (20059, '2011-01-29 07:28:59', 1, 128, 16466, 1, 2), (20060, '2011-01-29 07:31:09', 1, 128, 16466, 1, 2), (20061, '2011-01-29 07:33:25', 1, 160, 0, 1, 2), (20062, '2011-01-29 07:55:56', 1, 95, 0, 1, 2), (20063, '2011-01-29 08:02:45', 1, 8, 16469, 1, 2), (20064, '2011-01-29 08:03:32', 1, 122, 0, 1, 2), (20065, '2011-01-29 08:03:48', 1, 121, 0, 1, 2), (20066, '2011-01-29 08:04:18', 1, 70, 0, 1, 2), (20067, '2011-01-29 08:06:48', 1, 82, 0, 1, 2), (20068, '2011-01-29 08:18:48', 1, 65, 16470, 1, 2), (20069, '2011-01-29 08:45:16', 1, 8, 16471, 1, 2), (20070, '2011-01-29 08:46:17', 1, 33, 16471, 1, 2), (20071, '2011-01-29 08:47:28', 1, 50, 16471, 1, 2), (20072, '2011-01-29 08:49:19', 1, 8, 16474, 1, 2), (20073, '2011-01-29 08:50:49', 1, 4, 16475, 1, 2), (20074, '2011-01-29 08:50:51', 1, 184, 16476, 1, 2), (20075, '2011-01-29 09:22:56', 1, 127, 16482, 1, 2), (20076, '2011-01-29 09:25:08', 1, 133, 0, 1, 2), (20077, '2011-01-29 09:38:59', 1, 91, 16483, 1, 2), (20078, '2011-01-29 09:53:19', 1, 48, 0, 1, 2), (20079, '2011-01-29 10:04:42', 1, 93, 0, 1, 2), (20080, '2011-01-29 10:06:05', 1, 74, 0, 1, 2), (20081, '2011-01-29 10:11:17', 1, 253, 16486, 1, 2), (20082, '2011-01-29 10:19:29', 1, 50, 16487, 1, 2), (20083, '2011-01-29 10:19:47', 1, 8, 16487, 1, 2), (20084, '2011-01-29 10:20:11', 1, 176, 16487, 1, 2), (20085, '2011-01-29 10:27:36', 1, 86, 16491, 1, 2), (20086, '2011-01-29 10:43:55', 1, 133, 16492, 1, 2), (20087, '2011-01-29 11:00:14', 1, 25, 16493, 1, 2), (20088, '2011-01-29 11:11:14', 1, 111, 16495, 1, 2), (20089, '2011-01-29 11:14:08', 1, 60, 16496, 1, 2), (20090, '2011-01-29 11:15:17', 1, 78, 16496, 1, 2), (20091, '2011-01-29 11:16:27', 1, 78, 16496, 1, 2), (20092, '2011-01-29 11:16:31', 1, 78, 16496, 1, 2), (20093, '2011-01-29 11:32:53', 1, 10, 16499, 1, 2), (20094, '2011-01-29 11:49:12', 1, 11, 16502, 1, 2), (20095, '2011-01-29 11:53:39', 1, 12, 0, 1, 2), (20096, '2011-01-29 11:53:41', 1, 147, 0, 1, 2), (20097, '2011-01-29 12:05:31', 1, 48, 16504, 1, 2), (20098, '2011-01-29 12:22:32', 1, 119, 16505, 1, 2), (20099, '2011-01-29 12:26:44', 1, 125, 0, 1, 2), (20100, '2011-01-29 12:54:27', 1, 105, 0, 1, 2), (20101, '2011-01-29 12:55:31', 1, 147, 16506, 1, 2), (20102, '2011-01-29 12:56:10', 1, 3, 16507, 1, 2), (20103, '2011-01-29 13:26:21', 1, 109, 16510, 1, 2), (20104, '2011-01-29 13:28:14', 1, 162, 16511, 1, 2), (20105, '2011-01-29 13:35:30', 1, 113, 16512, 1, 2), (20106, '2011-01-29 13:44:31', 1, 28, 16513, 1, 2), (20107, '2011-01-29 13:59:36', 1, 162, 0, 1, 2), (20108, '2011-01-29 14:00:48', 1, 77, 16514, 1, 2), (20109, '2011-01-29 14:04:40', 1, 5, 16517, 1, 2), (20110, '2011-01-29 14:05:44', 1, 22, 16517, 1, 2), (20111, '2011-01-29 14:17:05', 1, 68, 16518, 1, 2), (20112, '2011-01-29 14:33:22', 1, 129, 16519, 1, 2), (20113, '2011-01-29 14:49:39', 1, 60, 16520, 1, 2), (20114, '2011-01-29 15:05:56', 1, 169, 16521, 1, 2), (20115, '2011-01-29 15:18:46', 1, 60, 16522, 1, 2), (20116, '2011-01-29 15:19:16', 1, 61, 16522, 1, 2), (20117, '2011-01-29 15:19:28', 1, 60, 16522, 1, 2), (20118, '2011-01-29 15:19:59', 1, 61, 16522, 1, 2), (20119, '2011-01-29 15:20:03', 1, 60, 16522, 1, 2), (20120, '2011-01-29 15:38:27', 1, 92, 16523, 1, 2), (20121, '2011-01-29 15:45:16', 1, 3, 16525, 1, 2), (20122, '2011-01-29 15:45:23', 1, 5, 16525, 1, 2), (20123, '2011-01-29 15:51:49', 1, 22, 16525, 1, 2), (20124, '2011-01-29 15:54:45', 1, 113, 16526, 1, 2), (20125, '2011-01-29 15:55:32', 1, 48, 16527, 1, 2), (20126, '2011-01-29 16:11:01', 1, 59, 16528, 1, 2), (20127, '2011-01-29 16:27:18', 1, 164, 16529, 1, 2), (20128, '2011-01-29 16:43:34', 1, 240, 16530, 1, 2), (20129, '2011-01-29 16:59:37', 1, 97, 0, 1, 2), (20130, '2011-01-29 16:59:51', 1, 32, 16531, 1, 2), (20131, '2011-01-29 17:16:07', 1, 140, 16532, 1, 2), (20132, '2011-01-29 17:18:07', 1, 188, 16533, 1, 2), (20133, '2011-01-29 17:35:28', 1, 80, 16534, 1, 2), (20134, '2011-01-29 17:52:50', 1, 61, 16535, 1, 2), (20135, '2011-01-29 18:25:34', 1, 235, 0, 1, 2), (20136, '2011-01-29 18:28:21', 1, 235, 0, 1, 2), (20137, '2011-01-29 18:39:04', 1, 50, 16538, 1, 2), (20138, '2011-01-29 18:41:45', 1, 144, 16538, 1, 2), (20139, '2011-01-29 18:54:58', 1, 31, 16539, 1, 2), (20140, '2011-01-29 18:55:17', 1, 33, 16539, 1, 2), (20141, '2011-01-29 18:56:00', 1, 52, 16539, 1, 2), (20142, '2011-01-29 18:56:22', 1, 51, 16539, 1, 2), (20143, '2011-01-29 19:25:13', 1, 12, 16404, 1, 2), (20144, '2011-01-29 19:36:35', 1, 104, 16542, 1, 2), (20145, '2011-01-29 20:01:01', 1, 117, 16546, 1, 2), (20146, '2011-01-29 20:11:17', 1, 100, 16547, 1, 2), (20147, '2011-01-29 20:36:46', 1, 17, 16548, 1, 2), (20148, '2011-01-29 20:36:47', 1, 17, 16548, 1, 2), (20149, '2011-01-29 20:36:58', 4, 17, 16548, 1, 2), (20150, '2011-01-29 20:36:58', 4, 133, 16548, 1, 2), (20151, '2011-01-29 20:36:58', 4, 192, 16548, 1, 2), (20152, '2011-01-29 21:10:57', 1, 12, 16549, 1, 2), (20153, '2011-01-29 21:18:47', 1, 5, 16558, 1, 2), (20154, '2011-01-29 21:26:49', 1, 11, 16558, 1, 2), (20155, '2011-01-30 00:22:15', 1, 113, 16562, 1, 2), (20156, '2011-01-30 00:32:23', 1, 104, 0, 1, 2), (20157, '2011-01-30 00:37:23', 1, 140, 0, 1, 2), (20158, '2011-01-30 00:43:13', 1, 32, 0, 1, 2), (20159, '2011-01-30 00:44:57', 1, 163, 0, 1, 2), (20160, '2011-01-30 00:51:20', 1, 30, 0, 1, 2), (20161, '2011-01-30 00:51:35', 1, 99, 0, 1, 2), (20162, '2011-01-30 00:54:27', 1, 118, 0, 1, 2), (20163, '2011-01-30 00:59:09', 1, 106, 0, 1, 2), (20164, '2011-01-30 01:06:50', 1, 171, 0, 1, 2), (20165, '2011-01-30 01:07:05', 1, 88, 0, 1, 2), (20166, '2011-01-30 01:08:57', 1, 3, 16563, 1, 2), (20167, '2011-01-30 01:13:02', 1, 229, 0, 1, 2), (20168, '2011-01-30 01:28:24', 1, 130, 0, 1, 2), (20169, '2011-01-30 01:34:26', 1, 169, 0, 1, 2), (20170, '2011-01-30 01:41:49', 1, 191, 0, 1, 2), (20171, '2011-01-30 01:45:19', 1, 50, 16564, 1, 2), (20172, '2011-01-30 01:48:52', 1, 112, 0, 1, 2), (20173, '2011-01-30 01:52:00', 1, 126, 0, 1, 2), (20174, '2011-01-30 01:58:42', 1, 129, 0, 1, 2), (20175, '2011-01-30 02:01:30', 1, 188, 0, 1, 2), (20176, '2011-01-30 02:03:28', 1, 20, 0, 1, 2), (20177, '2011-01-30 02:07:40', 1, 108, 0, 1, 2), (20178, '2011-01-30 02:09:00', 1, 107, 0, 1, 2), (20179, '2011-01-30 02:09:23', 1, 49, 16565, 1, 2), (20180, '2011-01-30 02:18:40', 1, 115, 0, 1, 2), (20181, '2011-01-30 02:26:51', 1, 102, 16566, 1, 2), (20182, '2011-01-30 02:32:03', 1, 165, 0, 1, 2), (20183, '2011-01-30 02:32:40', 1, 116, 0, 1, 2), (20184, '2011-01-30 02:34:45', 1, 8, 0, 1, 2), (20185, '2011-01-30 02:35:00', 1, 65, 0, 1, 2), (20186, '2011-01-30 03:02:33', 1, 165, 0, 1, 2), (20187, '2011-01-30 03:03:27', 1, 162, 0, 1, 2), (20188, '2011-01-30 03:05:53', 1, 101, 16567, 1, 2), (20189, '2011-01-30 03:10:55', 1, 13, 0, 1, 2), (20190, '2011-01-30 03:18:07', 1, 184, 0, 1, 2), (20191, '2011-01-30 03:31:21', 1, 166, 0, 1, 2), (20192, '2011-01-30 03:31:49', 1, 195, 0, 1, 2), (20193, '2011-01-30 03:36:52', 1, 1, 0, 1, 2), (20194, '2011-01-30 03:46:18', 1, 149, 0, 1, 2), (20195, '2011-01-30 03:47:01', 1, 240, 0, 1, 2), (20196, '2011-01-30 03:48:32', 1, 68, 0, 1, 2), (20197, '2011-01-30 03:56:21', 1, 110, 0, 1, 2), (20198, '2011-01-30 03:56:36', 1, 54, 0, 1, 2), (20199, '2011-01-30 04:07:02', 1, 21, 0, 1, 2), (20200, '2011-01-30 04:07:22', 1, 3, 0, 1, 2), (20201, '2011-01-30 04:12:33', 1, 87, 0, 1, 2), (20202, '2011-01-30 04:25:50', 1, 92, 0, 1, 2), (20203, '2011-01-30 04:26:06', 1, 86, 0, 1, 2), (20204, '2011-01-30 04:26:21', 1, 144, 0, 1, 2), (20205, '2011-01-30 04:26:51', 1, 111, 0, 1, 2), (20206, '2011-01-30 04:34:56', 1, 17, 0, 1, 2), (20207, '2011-01-30 04:36:29', 1, 96, 0, 1, 2), (20208, '2011-01-30 04:44:27', 1, 83, 0, 1, 2), (20209, '2011-01-30 05:14:31', 1, 57, 0, 1, 2), (20210, '2011-01-30 05:14:55', 1, 170, 0, 1, 2), (20211, '2011-01-30 05:45:26', 1, 157, 0, 1, 2), (20212, '2011-01-30 05:53:43', 1, 183, 0, 1, 2), (20213, '2011-01-30 06:06:57', 1, 152, 0, 1, 2), (20214, '2011-01-30 06:35:25', 1, 128, 0, 1, 2), (20215, '2011-01-30 06:53:57', 1, 213, 0, 1, 2), (20216, '2011-01-30 07:14:48', 1, 146, 0, 1, 2), (20217, '2011-01-30 07:22:50', 1, 60, 0, 1, 2), (20218, '2011-01-30 07:25:53', 1, 58, 0, 1, 2), (20219, '2011-01-30 07:44:18', 1, 15, 0, 1, 2), (20220, '2011-01-30 07:52:51', 1, 51, 0, 1, 2), (20221, '2011-01-30 08:04:01', 1, 150, 0, 1, 2), (20222, '2011-01-30 08:15:09', 1, 122, 0, 1, 2), (20223, '2011-01-30 08:16:27', 1, 121, 0, 1, 2), (20224, '2011-01-30 08:38:49', 1, 66, 16572, 1, 2), (20225, '2011-01-30 08:38:53', 1, 6, 16573, 1, 2), (20226, '2011-01-30 08:38:56', 1, 176, 16574, 1, 2), (20227, '2011-01-30 08:38:59', 1, 170, 16575, 1, 2), (20228, '2011-01-30 08:39:03', 1, 75, 16576, 1, 2), (20229, '2011-01-30 08:39:06', 1, 8, 16577, 1, 2), (20230, '2011-01-30 08:39:34', 1, 112, 16587, 1, 2), (20231, '2011-01-30 08:39:41', 1, 141, 16590, 1, 2), (20232, '2011-01-30 08:39:43', 1, 49, 16591, 1, 2), (20233, '2011-01-30 08:39:46', 1, 118, 16592, 1, 2), (20234, '2011-01-30 08:39:58', 1, 50, 16597, 1, 2), (20235, '2011-01-30 09:18:43', 1, 1, 16599, 1, 2), (20236, '2011-01-30 09:19:59', 1, 69, 16599, 1, 2), (20237, '2011-01-30 09:24:12', 1, 28, 0, 1, 2), (20238, '2011-01-30 09:24:27', 1, 120, 0, 1, 2), (20239, '2011-01-30 10:03:56', 1, 5, 0, 1, 2), (20240, '2011-01-30 10:04:47', 1, 5, 16601, 1, 2), (20241, '2011-01-30 10:40:41', 1, 5, 16602, 1, 2), (20242, '2011-01-30 10:40:43', 1, 5, 16603, 1, 2), (20243, '2011-01-30 10:40:49', 1, 5, 16603, 1, 2), (20244, '2011-01-30 10:40:51', 1, 5, 16603, 1, 2), (20245, '2011-01-30 10:40:53', 1, 5, 16603, 1, 2), (20246, '2011-01-30 10:40:55', 1, 5, 16603, 1, 2), (20247, '2011-01-30 10:40:59', 1, 5, 16603, 1, 2), (20248, '2011-01-30 10:41:01', 1, 5, 16603, 1, 2), (20249, '2011-01-30 10:41:03', 1, 5, 16603, 1, 2), (20250, '2011-01-30 10:41:04', 1, 5, 16603, 1, 2), (20251, '2011-01-30 10:41:06', 1, 5, 16603, 1, 2), (20252, '2011-01-30 10:53:47', 1, 52, 0, 1, 2), (20253, '2011-01-30 11:01:30', 1, 158, 0, 1, 2), (20254, '2011-01-30 11:02:24', 1, 124, 16605, 1, 2), (20255, '2011-01-30 11:02:28', 1, 124, 16605, 1, 2), (20256, '2011-01-30 11:03:06', 1, 24, 16605, 1, 2), (20257, '2011-01-30 11:04:11', 1, 177, 16605, 1, 2), (20258, '2011-01-30 11:06:05', 1, 22, 16605, 1, 2), (20259, '2011-01-30 11:18:10', 1, 11, 16605, 1, 2), (20260, '2011-01-30 11:22:45', 1, 103, 16608, 1, 2), (20261, '2011-01-30 11:25:53', 1, 26, 0, 1, 2), (20262, '2011-01-30 11:37:48', 1, 5, 16612, 1, 2), (20263, '2011-01-30 12:03:36', 1, 48, 0, 1, 2), (20264, '2011-01-30 12:40:26', 1, 114, 0, 1, 2), (20265, '2011-01-30 12:43:57', 1, 196, 0, 1, 2), (20266, '2011-01-30 13:06:07', 1, 116, 16617, 1, 2), (20267, '2011-01-30 13:27:31', 1, 8, 16619, 1, 2), (20268, '2011-01-30 13:28:34', 1, 176, 16619, 1, 2), (20269, '2011-01-30 13:29:19', 1, 169, 16619, 1, 2), (20270, '2011-01-30 13:30:44', 1, 8, 16619, 1, 2), (20271, '2011-01-30 13:32:53', 1, 28, 16619, 1, 2), (20272, '2011-01-30 13:33:03', 1, 94, 0, 1, 2), (20273, '2011-01-30 13:34:00', 1, 161, 0, 1, 2), (20274, '2011-01-30 13:45:49', 4, 111, 16620, 1, 2), (20275, '2011-01-30 13:45:49', 4, 133, 16620, 1, 2), (20276, '2011-01-30 13:45:49', 4, 192, 16620, 1, 2), (20277, '2011-01-30 13:48:46', 1, 111, 16620, 1, 2), (20278, '2011-01-30 13:50:11', 1, 122, 16621, 1, 2), (20279, '2011-01-30 13:51:38', 4, 122, 16621, 1, 2), (20280, '2011-01-30 13:51:38', 4, 133, 16621, 1, 2), (20281, '2011-01-30 13:51:38', 4, 192, 16621, 1, 2), (20282, '2011-01-30 14:07:59', 1, 49, 16622, 1, 2), (20283, '2011-01-30 14:24:16', 1, 109, 0, 1, 2), (20284, '2011-01-30 14:44:29', 1, 53, 0, 1, 2), (20285, '2011-01-30 14:51:33', 1, 7, 16626, 1, 2), (20286, '2011-01-30 15:08:48', 1, 9, 16626, 1, 2), (20287, '2011-01-30 15:09:11', 1, 11, 16626, 1, 2), (20288, '2011-01-30 15:09:46', 1, 27, 16626, 1, 2), (20289, '2011-01-30 15:13:57', 1, 76, 16628, 1, 2), (20290, '2011-01-30 15:13:59', 1, 76, 16628, 1, 2), (20291, '2011-01-30 15:14:09', 1, 141, 16630, 1, 2), (20292, '2011-01-30 15:16:46', 1, 76, 16628, 1, 2), (20293, '2011-01-30 16:22:10', 1, 107, 16631, 1, 2), (20294, '2011-01-30 16:24:08', 1, 11, 16626, 1, 2), (20295, '2011-01-30 16:24:42', 1, 5, 16626, 1, 2), (20296, '2011-01-30 17:13:00', 1, 128, 0, 1, 2), (20297, '2011-01-30 17:45:01', 1, 71, 0, 1, 2), (20298, '2011-01-30 17:46:14', 1, 186, 21, 0, 2), (20299, '2011-01-30 17:53:23', 1, 186, 21, 0, 2), (20300, '2011-01-30 17:57:03', 4, 186, 21, 0, 2), (20301, '2011-01-30 17:57:03', 4, 133, 21, 0, 2), (20302, '2011-01-30 17:57:03', 4, 192, 21, 0, 2), (20303, '2011-01-30 18:02:01', 4, 186, 21, 0, 2), (20304, '2011-01-30 18:02:01', 4, 133, 21, 0, 2), (20305, '2011-01-30 18:02:01', 4, 192, 21, 0, 2), (20306, '2011-01-30 18:23:24', 1, 81, 16636, 1, 2), (20307, '2011-01-30 18:24:08', 1, 75, 0, 1, 2), (20308, '2011-01-30 18:25:20', 1, 81, 16636, 1, 2), (20309, '2011-01-30 18:39:56', 1, 177, 22, 0, 2), (20310, '2011-01-30 18:49:43', 1, 12, 22, 0, 2), (20311, '2011-01-30 18:51:44', 1, 12, 22, 0, 2), (20312, '2011-01-30 18:56:39', 1, 12, 22, 0, 2), (20313, '2011-01-30 19:10:25', 1, 12, 22, 0, 2), (20314, '2011-01-30 19:23:52', 4, 12, 22, 0, 2), (20315, '2011-01-30 19:23:52', 4, 133, 22, 0, 2), (20316, '2011-01-30 19:23:52', 4, 192, 22, 0, 2), (20317, '2011-01-30 19:24:36', 1, 12, 22, 0, 2), (20318, '2011-01-30 19:28:15', 4, 12, 22, 0, 2), (20319, '2011-01-30 19:28:15', 4, 133, 22, 0, 2), (20320, '2011-01-30 19:28:15', 4, 192, 22, 0, 2), (20321, '2011-01-30 22:25:33', 1, 213, 0, 1, 2), (20322, '2011-01-30 22:29:28', 1, 159, 0, 1, 2), (20323, '2011-01-31 00:42:28', 1, 10, 0, 1, 2), (20324, '2011-01-31 00:57:28', 1, 32, 0, 1, 2), (20325, '2011-01-31 00:57:36', 1, 104, 0, 1, 2), (20326, '2011-01-31 01:01:29', 1, 163, 0, 1, 2), (20327, '2011-01-31 01:01:38', 1, 30, 0, 1, 2), (20328, '2011-01-31 01:02:05', 1, 118, 0, 1, 2), (20329, '2011-01-31 01:10:37', 1, 106, 0, 1, 2), (20330, '2011-01-31 01:15:28', 1, 103, 0, 1, 2), (20331, '2011-01-31 01:22:57', 1, 229, 0, 1, 2), (20332, '2011-01-31 01:23:39', 1, 176, 0, 1, 2), (20333, '2011-01-31 01:28:09', 1, 167, 0, 1, 2), (20334, '2011-01-31 01:38:22', 1, 130, 0, 1, 2), (20335, '2011-01-31 01:52:46', 1, 246, 0, 1, 2), (20336, '2011-01-31 01:59:14', 1, 112, 0, 1, 2), (20337, '2011-01-31 02:02:30', 1, 126, 0, 1, 2), (20338, '2011-01-31 02:10:01', 1, 63, 0, 1, 2), (20339, '2011-01-31 02:19:08', 1, 59, 0, 1, 2), (20340, '2011-01-31 02:19:24', 1, 107, 0, 1, 2), (20341, '2011-01-31 02:22:27', 1, 66, 0, 1, 2), (20342, '2011-01-31 02:23:53', 1, 31, 0, 1, 2), (20343, '2011-01-31 02:25:40', 1, 177, 0, 1, 2), (20344, '2011-01-31 02:26:54', 1, 16, 0, 1, 2), (20345, '2011-01-31 02:32:26', 1, 81, 0, 1, 2), (20346, '2011-01-31 02:33:50', 1, 25, 0, 1, 2), (20347, '2011-01-31 02:42:16', 1, 116, 0, 1, 2), (20348, '2011-01-31 03:00:53', 1, 109, 16653, 1, 2), (20349, '2011-01-31 03:14:48', 1, 11, 0, 1, 2), (20350, '2011-01-31 03:15:20', 1, 80, 0, 1, 2), (20351, '2011-01-31 03:22:09', 1, 100, 0, 1, 2), (20352, '2011-01-31 03:22:24', 1, 182, 0, 1, 2), (20353, '2011-01-31 03:41:23', 1, 195, 0, 1, 2), (20354, '2011-01-31 03:51:10', 1, 169, 16658, 1, 2), (20355, '2011-01-31 03:51:16', 1, 66, 16660, 1, 2), (20356, '2011-01-31 03:51:20', 1, 176, 16661, 1, 2), (20357, '2011-01-31 03:51:22', 1, 118, 16662, 1, 2), (20358, '2011-01-31 03:51:25', 1, 8, 16663, 1, 2), (20359, '2011-01-31 03:52:02', 1, 59, 16679, 1, 2), (20360, '2011-01-31 03:52:06', 1, 15, 16680, 1, 2), (20361, '2011-01-31 03:52:08', 1, 75, 16681, 1, 2), (20362, '2011-01-31 03:52:10', 1, 1, 16682, 1, 2), (20363, '2011-01-31 03:52:12', 1, 2, 16683, 1, 2), (20364, '2011-01-31 03:52:15', 1, 3, 16684, 1, 2), (20365, '2011-01-31 03:52:17', 1, 4, 16685, 1, 2), (20366, '2011-01-31 03:52:20', 1, 5, 16686, 1, 2), (20367, '2011-01-31 03:52:21', 1, 149, 0, 1, 2), (20368, '2011-01-31 03:52:26', 1, 6, 16687, 1, 2), (20369, '2011-01-31 03:52:28', 1, 7, 16688, 1, 2), (20370, '2011-01-31 03:52:30', 1, 8, 16689, 1, 2), (20371, '2011-01-31 03:52:33', 1, 9, 16690, 1, 2), (20372, '2011-01-31 03:53:06', 1, 98, 16702, 1, 2), (20373, '2011-01-31 03:53:11', 1, 99, 16703, 1, 2), (20374, '2011-01-31 03:53:16', 1, 100, 16704, 1, 2), (20375, '2011-01-31 03:53:18', 1, 101, 16705, 1, 2), (20376, '2011-01-31 03:53:21', 1, 102, 16706, 1, 2), (20377, '2011-01-31 03:53:26', 1, 103, 16707, 1, 2), (20378, '2011-01-31 03:53:28', 1, 115, 16708, 1, 2), (20379, '2011-01-31 03:53:30', 1, 117, 16709, 1, 2), (20380, '2011-01-31 03:53:42', 1, 104, 16714, 1, 2), (20381, '2011-01-31 03:53:46', 1, 106, 16715, 1, 2), (20382, '2011-01-31 03:53:50', 1, 107, 16716, 1, 2), (20383, '2011-01-31 03:53:52', 1, 108, 16717, 1, 2), (20384, '2011-01-31 03:53:56', 1, 109, 16718, 1, 2), (20385, '2011-01-31 03:53:58', 1, 110, 16719, 1, 2), (20386, '2011-01-31 03:54:01', 1, 111, 16720, 1, 2), (20387, '2011-01-31 03:54:06', 1, 112, 16721, 1, 2), (20388, '2011-01-31 03:54:08', 1, 113, 16722, 1, 2), (20389, '2011-01-31 03:54:18', 1, 139, 16726, 1, 2), (20390, '2011-01-31 03:54:21', 1, 140, 16727, 1, 2), (20391, '2011-01-31 03:54:26', 1, 141, 16728, 1, 2), (20392, '2011-01-31 03:54:31', 1, 142, 16729, 1, 2), (20393, '2011-01-31 03:54:33', 1, 143, 16730, 1, 2), (20394, '2011-01-31 03:54:35', 1, 144, 16731, 1, 2), (20395, '2011-01-31 03:54:38', 1, 145, 16732, 1, 2), (20396, '2011-01-31 03:54:41', 1, 240, 0, 1, 2), (20397, '2011-01-31 03:54:41', 1, 146, 16733, 1, 2), (20398, '2011-01-31 03:54:46', 1, 147, 16734, 1, 2), (20399, '2011-01-31 03:54:59', 1, 1, 16739, 1, 2), (20400, '2011-01-31 03:55:01', 1, 1, 16740, 1, 2), (20401, '2011-01-31 03:55:06', 1, 2, 16741, 1, 2), (20402, '2011-01-31 03:55:10', 1, 3, 16742, 1, 2), (20403, '2011-01-31 03:55:12', 1, 4, 16743, 1, 2), (20404, '2011-01-31 03:55:16', 1, 5, 16744, 1, 2), (20405, '2011-01-31 03:55:18', 1, 6, 16745, 1, 2), (20406, '2011-01-31 03:55:21', 1, 7, 16746, 1, 2), (20407, '2011-01-31 03:55:23', 1, 8, 16747, 1, 2), (20408, '2011-01-31 03:55:25', 1, 9, 16748, 1, 2), (20409, '2011-01-31 03:55:34', 1, 31, 16751, 1, 2), (20410, '2011-01-31 03:55:37', 1, 32, 16752, 1, 2), (20411, '2011-01-31 03:55:42', 1, 33, 16753, 1, 2), (20412, '2011-01-31 03:55:46', 1, 48, 16754, 1, 2), (20413, '2011-01-31 03:56:16', 1, 68, 0, 1, 2), (20414, '2011-01-31 04:03:57', 1, 148, 0, 1, 2), (20415, '2011-01-31 04:08:08', 1, 110, 0, 1, 2), (20416, '2011-01-31 04:08:23', 1, 54, 0, 1, 2), (20417, '2011-01-31 04:10:30', 1, 115, 16755, 1, 2), (20418, '2011-01-31 04:14:31', 1, 90, 0, 1, 2), (20419, '2011-01-31 04:14:46', 1, 55, 0, 1, 2), (20420, '2011-01-31 04:15:04', 1, 21, 0, 1, 2), (20421, '2011-01-31 04:16:39', 1, 3, 0, 1, 2), (20422, '2011-01-31 04:19:16', 1, 183, 0, 1, 2), (20423, '2011-01-31 04:25:53', 1, 87, 0, 1, 2), (20424, '2011-01-31 04:28:28', 1, 72, 0, 1, 2), (20425, '2011-01-31 04:34:05', 1, 111, 0, 1, 2), (20426, '2011-01-31 04:43:29', 1, 96, 0, 1, 2), (20427, '2011-01-31 04:43:44', 1, 69, 0, 1, 2), (20428, '2011-01-31 04:43:59', 1, 22, 0, 1, 2), (20429, '2011-01-31 04:45:04', 1, 194, 0, 1, 2), (20430, '2011-01-31 05:12:29', 1, 164, 0, 1, 2), (20431, '2011-01-31 05:13:31', 1, 77, 0, 1, 2), (20432, '2011-01-31 05:13:51', 1, 61, 0, 1, 2), (20433, '2011-01-31 05:15:26', 1, 67, 0, 1, 2), (20434, '2011-01-31 05:34:22', 1, 14, 0, 1, 2), (20435, '2011-01-31 05:42:37', 1, 173, 0, 1, 2), (20436, '2011-01-31 05:45:41', 1, 24, 0, 1, 2), (20437, '2011-01-31 05:53:21', 1, 157, 0, 1, 2), (20438, '2011-01-31 06:03:38', 1, 98, 0, 1, 2), (20439, '2011-01-31 06:03:55', 1, 2, 0, 1, 2), (20440, '2011-01-31 06:06:33', 1, 29, 0, 1, 2), (20441, '2011-01-31 06:14:03', 1, 152, 0, 1, 2), (20442, '2011-01-31 06:16:58', 1, 56, 0, 1, 2), (20443, '2011-01-31 06:33:48', 1, 91, 0, 1, 2), (20444, '2011-01-31 07:22:52', 1, 253, 0, 1, 2), (20445, '2011-01-31 07:23:36', 1, 28, 0, 1, 2), (20446, '2011-01-31 07:24:15', 1, 120, 0, 1, 2), (20447, '2011-01-31 07:25:21', 1, 174, 0, 1, 2), (20448, '2011-01-31 07:44:13', 1, 201, 0, 1, 2), (20449, '2011-01-31 07:45:14', 1, 201, 0, 1, 2), (20450, '2011-01-31 07:45:29', 1, 94, 0, 1, 2), (20451, '2011-01-31 08:00:05', 1, 1, 23, 0, 2), (20452, '2011-01-31 08:02:51', 1, 79, 0, 1, 2), (20453, '2011-01-31 08:11:48', 1, 33, 16765, 1, 2), (20454, '2011-01-31 08:13:11', 1, 70, 0, 1, 2), (20455, '2011-01-31 08:13:29', 1, 5, 0, 1, 2), (20456, '2011-01-31 08:14:58', 1, 82, 0, 1, 2), (20457, '2011-01-31 08:21:06', 4, 49, 23, 0, 2), (20458, '2011-01-31 08:21:07', 4, 133, 23, 0, 2), (20459, '2011-01-31 08:21:07', 4, 192, 23, 0, 2), (20460, '2011-01-31 08:32:04', 4, 49, 23, 0, 2), (20461, '2011-01-31 08:32:04', 4, 133, 23, 0, 2), (20462, '2011-01-31 08:32:04', 4, 192, 23, 0, 2), (20463, '2011-01-31 08:58:48', 1, 99, 16769, 1, 2), (20464, '2011-01-31 09:26:13', 1, 26, 0, 1, 2), (20465, '2011-01-31 09:40:18', 1, 52, 16770, 1, 2), (20466, '2011-01-31 09:55:02', 1, 52, 16771, 1, 2), (20467, '2011-01-31 09:55:29', 4, 52, 16771, 1, 2), (20468, '2011-01-31 09:55:29', 4, 133, 16771, 1, 2), (20469, '2011-01-31 09:55:29', 4, 192, 16771, 1, 2), (20470, '2011-01-31 10:03:39', 1, 52, 16771, 1, 2), (20471, '2011-01-31 10:34:34', 1, 50, 16772, 1, 2), (20472, '2011-01-31 10:35:25', 1, 56, 16772, 1, 2), (20473, '2011-01-31 10:54:51', 1, 75, 16775, 1, 2), (20474, '2011-01-31 10:55:28', 1, 75, 16775, 1, 2), (20475, '2011-01-31 11:21:15', 1, 22, 16779, 1, 2), (20476, '2011-01-31 11:24:00', 1, 187, 0, 1, 2), (20477, '2011-01-31 11:35:17', 1, 128, 16780, 1, 2), (20478, '2011-01-31 11:45:44', 1, 147, 0, 1, 2), (20479, '2011-01-31 12:04:45', 1, 12, 0, 1, 2), (20480, '2011-01-31 12:14:15', 1, 74, 0, 1, 2), (20481, '2011-01-31 12:17:46', 1, 49, 16781, 1, 2), (20482, '2011-01-31 12:18:29', 1, 49, 16781, 1, 2), (20483, '2011-01-31 12:19:16', 1, 55, 16781, 1, 2), (20484, '2011-01-31 12:20:52', 1, 75, 16781, 1, 2), (20485, '2011-01-31 12:34:31', 1, 125, 0, 1, 2), (20486, '2011-01-31 12:54:47', 1, 9, 0, 1, 2), (20487, '2011-01-31 13:15:00', 1, 170, 0, 1, 2), (20488, '2011-01-31 14:12:10', 1, 176, 16805, 1, 2), (20489, '2011-01-31 14:15:47', 1, 57, 16808, 1, 2), (20490, '2011-01-31 14:22:37', 1, 66, 16809, 1, 2), (20491, '2011-01-31 14:24:06', 1, 235, 0, 1, 2), (20492, '2011-01-31 14:29:56', 1, 118, 16812, 1, 2), (20493, '2011-01-31 14:30:34', 1, 6, 16813, 1, 2), (20494, '2011-01-31 14:34:12', 1, 127, 0, 1, 2), (20495, '2011-01-31 14:37:04', 1, 73, 16816, 1, 2), (20496, '2011-01-31 14:46:57', 1, 10, 0, 1, 2), (20497, '2011-01-31 14:56:30', 1, 157, 0, 1, 2), (20498, '2011-01-31 15:06:39', 1, 63, 16817, 1, 2), (20499, '2011-01-31 15:07:31', 1, 50, 16818, 1, 2), (20500, '2011-01-31 15:41:06', 1, 52, 0, 1, 2), (20501, '2011-01-31 15:48:52', 1, 65, 16823, 1, 2), (20502, '2011-01-31 15:57:02', 1, 120, 0, 1, 2), (20503, '2011-01-31 15:59:55', 1, 48, 16824, 1, 2), (20504, '2011-01-31 16:01:28', 1, 52, 16824, 1, 2), (20505, '2011-01-31 16:01:45', 1, 67, 0, 1, 2), (20506, '2011-01-31 16:06:36', 1, 119, 0, 1, 2), (20507, '2011-01-31 16:09:47', 1, 78, 0, 1, 2), (20508, '2011-01-31 16:21:55', 1, 54, 0, 1, 2), (20509, '2011-01-31 16:24:51', 1, 7, 16825, 1, 2), (20510, '2011-01-31 16:33:26', 1, 8, 16826, 1, 2), (20511, '2011-01-31 16:41:39', 1, 91, 0, 1, 2), (20512, '2011-01-31 16:43:41', 1, 8, 16826, 1, 2), (20513, '2011-01-31 16:44:50', 1, 83, 0, 1, 2), (20514, '2011-01-31 17:16:04', 1, 50, 16833, 1, 2), (20515, '2011-01-31 17:16:28', 4, 50, 16833, 1, 2), (20516, '2011-01-31 17:16:28', 4, 133, 16833, 1, 2), (20517, '2011-01-31 17:16:28', 4, 192, 16833, 1, 2), (20518, '2011-01-31 17:43:55', 1, 141, 16838, 1, 2), (20519, '2011-01-31 18:32:52', 1, 59, 16833, 1, 2), (20520, '2011-01-31 18:39:53', 1, 186, 16843, 1, 2), (20521, '2011-01-31 18:55:28', 1, 5, 0, 1, 2), (20522, '2011-01-31 18:55:33', 1, 49, 0, 1, 2), (20523, '2011-01-31 19:08:36', 1, 17, 0, 1, 2), (20524, '2011-01-31 19:10:55', 1, 29, 0, 1, 2), (20525, '2011-01-31 19:11:24', 1, 168, 0, 1, 2), (20526, '2011-01-31 19:17:03', 1, 168, 0, 1, 2), (20527, '2011-01-31 19:24:08', 1, 188, 0, 1, 2), (20528, '2011-01-31 19:26:19', 1, 188, 0, 1, 2), (20529, '2011-01-31 19:29:25', 1, 57, 0, 1, 2), (20530, '2011-01-31 20:04:32', 1, 8, 16846, 1, 2), (20531, '2011-01-31 20:15:20', 1, 26, 16847, 1, 2), (20532, '2011-01-31 20:16:09', 1, 26, 16847, 1, 2), (20533, '2011-01-31 20:36:33', 1, 11, 0, 1, 2), (20534, '2011-01-31 21:18:14', 1, 11, 0, 1, 2), (20535, '2011-01-31 21:28:47', 1, 98, 16855, 1, 2), (20536, '2011-01-31 23:00:19', 1, 8, 16858, 1, 2), (20537, '2011-01-31 23:10:22', 1, 68, 0, 1, 2), (20538, '2011-01-31 23:37:20', 1, 68, 0, 1, 2), (20539, '2011-01-31 23:54:17', 1, 62, 16860, 1, 2), (20540, '2011-01-31 23:58:10', 1, 161, 0, 1, 2), (20541, '2011-02-01 00:08:27', 1, 60, 0, 1, 2), (20542, '2011-02-01 00:14:05', 1, 4, 0, 1, 2), (20543, '2011-02-01 00:27:16', 1, 161, 0, 1, 2), (20544, '2011-02-01 00:33:12', 1, 85, 0, 1, 2), (20545, '2011-02-01 00:33:32', 1, 88, 0, 1, 2), (20546, '2011-02-01 00:36:41', 1, 213, 0, 1, 2), (20547, '2011-02-01 00:39:34', 1, 213, 0, 1, 2), (20548, '2011-02-01 00:42:45', 1, 101, 0, 1, 2), (20549, '2011-02-01 00:45:57', 1, 165, 0, 1, 2), (20550, '2011-02-01 00:52:19', 1, 161, 0, 1, 2), (20551, '2011-02-01 00:52:22', 1, 107, 0, 1, 2), (20552, '2011-02-01 00:52:30', 1, 172, 0, 1, 2), (20553, '2011-02-01 00:53:30', 1, 145, 0, 1, 2), (20554, '2011-02-01 00:55:30', 1, 91, 0, 1, 2), (20555, '2011-02-01 01:02:10', 1, 10, 0, 1, 2), (20556, '2011-02-01 01:05:30', 1, 167, 0, 1, 2), (20557, '2011-02-01 01:06:46', 1, 181, 0, 1, 2), (20558, '2011-02-01 01:08:04', 1, 91, 0, 1, 2), (20559, '2011-02-01 01:10:10', 1, 104, 0, 1, 2), (20560, '2011-02-01 01:10:28', 1, 7, 0, 1, 2), (20561, '2011-02-01 01:15:34', 1, 73, 0, 1, 2), (20562, '2011-02-01 01:15:38', 1, 140, 0, 1, 2), (20563, '2011-02-01 01:19:43', 1, 33, 0, 1, 2), (20564, '2011-02-01 01:24:15', 1, 99, 0, 1, 2), (20565, '2011-02-01 01:24:30', 1, 85, 0, 1, 2), (20566, '2011-02-01 01:24:45', 1, 124, 0, 1, 2), (20567, '2011-02-01 01:25:00', 1, 118, 0, 1, 2), (20568, '2011-02-01 01:30:59', 1, 114, 0, 1, 2), (20569, '2011-02-01 01:31:14', 1, 106, 0, 1, 2), (20570, '2011-02-01 01:33:03', 1, 23, 0, 1, 2), (20571, '2011-02-01 01:34:30', 1, 103, 0, 1, 2), (20572, '2011-02-01 01:40:12', 1, 176, 0, 1, 2), (20573, '2011-02-01 01:49:27', 1, 130, 0, 1, 2), (20574, '2011-02-01 01:52:46', 1, 143, 0, 1, 2), (20575, '2011-02-01 01:59:07', 1, 169, 0, 1, 2), (20576, '2011-02-01 02:01:21', 1, 191, 0, 1, 2), (20577, '2011-02-01 02:06:11', 1, 97, 0, 1, 2), (20578, '2011-02-01 02:07:45', 1, 246, 0, 1, 2), (20579, '2011-02-01 02:12:26', 1, 126, 0, 1, 2), (20580, '2011-02-01 02:14:16', 1, 63, 0, 1, 2), (20581, '2011-02-01 02:22:05', 1, 59, 0, 1, 2), (20582, '2011-02-01 02:23:27', 1, 108, 0, 1, 2), (20583, '2011-02-01 02:27:42', 1, 66, 0, 1, 2), (20584, '2011-02-01 02:29:58', 1, 6, 0, 1, 2), (20585, '2011-02-01 02:35:07', 1, 177, 0, 1, 2), (20586, '2011-02-01 02:35:44', 1, 115, 0, 1, 2), (20587, '2011-02-01 02:35:58', 1, 16, 0, 1, 2), (20588, '2011-02-01 02:43:13', 1, 116, 0, 1, 2), (20589, '2011-02-01 02:55:32', 1, 96, 0, 1, 2), (20590, '2011-02-01 02:58:20', 1, 22, 0, 1, 2), (20591, '2011-02-01 03:06:30', 1, 190, 0, 1, 2), (20592, '2011-02-01 03:12:33', 1, 132, 0, 1, 2), (20593, '2011-02-01 03:24:26', 1, 182, 0, 1, 2), (20594, '2011-02-01 03:31:57', 1, 117, 0, 1, 2), (20595, '2011-02-01 03:32:20', 1, 84, 0, 1, 2), (20596, '2011-02-01 03:41:31', 1, 195, 0, 1, 2), (20597, '2011-02-01 03:53:03', 1, 149, 0, 1, 2), (20598, '2011-02-01 03:56:23', 1, 240, 0, 1, 2), (20599, '2011-02-01 03:58:04', 1, 50, 16863, 1, 2), (20600, '2011-02-01 03:58:44', 1, 68, 0, 1, 2), (20601, '2011-02-01 04:04:14', 1, 110, 0, 1, 2), (20602, '2011-02-01 04:07:14', 1, 169, 16864, 1, 2), (20603, '2011-02-01 04:15:24', 1, 21, 0, 1, 2), (20604, '2011-02-01 04:17:19', 1, 3, 0, 1, 2), (20605, '2011-02-01 04:18:13', 1, 183, 0, 1, 2), (20606, '2011-02-01 04:28:02', 1, 72, 0, 1, 2), (20607, '2011-02-01 04:34:15', 1, 92, 0, 1, 2), (20608, '2011-02-01 04:35:23', 1, 111, 0, 1, 2), (20609, '2011-02-01 05:06:26', 1, 158, 0, 1, 2), (20610, '2011-02-01 05:12:25', 1, 131, 0, 1, 2), (20611, '2011-02-01 05:13:37', 1, 164, 0, 1, 2), (20612, '2011-02-01 05:13:55', 1, 61, 0, 1, 2), (20613, '2011-02-01 05:29:31', 1, 53, 0, 1, 2), (20614, '2011-02-01 05:32:42', 1, 52, 0, 1, 2), (20615, '2011-02-01 05:39:05', 1, 66, 0, 1, 2), (20616, '2011-02-01 05:43:23', 1, 173, 0, 1, 2), (20617, '2011-02-01 05:54:04', 1, 157, 0, 1, 2), (20618, '2011-02-01 06:03:59', 1, 83, 0, 1, 2), (20619, '2011-02-01 06:04:45', 1, 29, 0, 1, 2), (20620, '2011-02-01 06:13:53', 1, 152, 0, 1, 2), (20621, '2011-02-01 06:15:50', 1, 141, 0, 1, 2), (20622, '2011-02-01 06:16:43', 1, 88, 0, 1, 2), (20623, '2011-02-01 06:30:03', 1, 82, 0, 1, 2), (20624, '2011-02-01 06:39:05', 1, 91, 0, 1, 2), (20625, '2011-02-01 07:44:28', 1, 120, 0, 1, 2), (20626, '2011-02-01 07:44:57', 1, 174, 0, 1, 2), (20627, '2011-02-01 07:53:16', 1, 50, 16868, 1, 2), (20628, '2011-02-01 07:53:53', 1, 50, 16868, 1, 2), (20629, '2011-02-01 07:58:52', 1, 33, 16869, 1, 2), (20630, '2011-02-01 08:03:17', 1, 15, 0, 1, 2), (20631, '2011-02-01 08:03:42', 1, 160, 0, 1, 2), (20632, '2011-02-01 08:04:33', 1, 201, 0, 1, 2), (20633, '2011-02-01 08:05:57', 1, 201, 0, 1, 2), (20634, '2011-02-01 08:08:49', 1, 70, 0, 1, 2), (20635, '2011-02-01 08:12:00', 1, 65, 0, 1, 2), (20636, '2011-02-01 08:19:06', 1, 49, 0, 1, 2), (20637, '2011-02-01 08:27:10', 1, 95, 0, 1, 2), (20638, '2011-02-01 08:33:42', 1, 70, 0, 1, 2), (20639, '2011-02-01 08:35:33', 1, 5, 0, 1, 2), (20640, '2011-02-01 08:35:48', 1, 82, 0, 1, 2), (20641, '2011-02-01 08:43:51', 1, 169, 0, 1, 2), (20642, '2011-02-01 08:46:51', 1, 118, 16874, 1, 2), (20643, '2011-02-01 09:12:22', 1, 75, 0, 1, 2), (20644, '2011-02-01 09:28:45', 1, 60, 0, 1, 2), (20645, '2011-02-01 09:32:04', 1, 61, 0, 1, 2), (20646, '2011-02-01 09:54:43', 1, 94, 0, 1, 2), (20647, '2011-02-01 10:00:26', 1, 12, 16881, 1, 2), (20648, '2011-02-01 10:00:45', 1, 177, 16881, 1, 2), (20649, '2011-02-01 10:04:26', 1, 12, 16881, 1, 2), (20650, '2011-02-01 10:16:37', 1, 12, 16881, 1, 2), (20651, '2011-02-01 10:16:41', 1, 48, 0, 1, 2), (20652, '2011-02-01 10:54:51', 1, 147, 0, 1, 2), (20653, '2011-02-01 10:59:53', 1, 14, 16885, 1, 2), (20654, '2011-02-01 11:00:51', 1, 143, 0, 1, 2), (20655, '2011-02-01 11:00:55', 1, 11, 16885, 1, 2), (20656, '2011-02-01 11:02:26', 1, 17, 16885, 1, 2), (20657, '2011-02-01 11:06:23', 1, 7, 16886, 1, 2), (20658, '2011-02-01 11:06:26', 1, 7, 16886, 1, 2), (20659, '2011-02-01 11:08:04', 1, 98, 0, 1, 2), (20660, '2011-02-01 11:14:55', 1, 115, 0, 1, 2), (20661, '2011-02-01 11:17:04', 1, 100, 0, 1, 2), (20662, '2011-02-01 11:25:37', 1, 133, 0, 1, 2), (20663, '2011-02-01 11:29:29', 1, 115, 0, 1, 2), (20664, '2011-02-01 11:35:59', 1, 6, 0, 1, 2), (20665, '2011-02-01 12:14:08', 1, 50, 16888, 1, 2), (20666, '2011-02-01 12:23:19', 1, 147, 16890, 1, 2), (20667, '2011-02-01 12:34:23', 1, 125, 0, 1, 2), (20668, '2011-02-01 13:06:27', 1, 99, 16893, 1, 2), (20669, '2011-02-01 13:13:59', 1, 50, 16894, 1, 2), (20670, '2011-02-01 13:32:51', 1, 57, 16896, 1, 2), (20671, '2011-02-01 13:32:53', 1, 57, 16897, 1, 2), (20672, '2011-02-01 14:21:42', 1, 177, 16902, 1, 2), (20673, '2011-02-01 14:22:51', 1, 194, 16903, 1, 2), (20674, '2011-02-01 14:24:50', 1, 195, 16903, 1, 2), (20675, '2011-02-01 14:25:06', 1, 235, 0, 1, 2), (20676, '2011-02-01 14:25:37', 1, 194, 16903, 1, 2), (20677, '2011-02-01 14:28:51', 1, 177, 16905, 1, 2), (20678, '2011-02-01 14:32:02', 1, 172, 0, 1, 2), (20679, '2011-02-01 14:48:57', 1, 173, 0, 1, 2), (20680, '2011-02-01 15:48:04', 1, 144, 16916, 1, 2), (20681, '2011-02-01 17:05:14', 1, 50, 0, 1, 2), (20682, '2011-02-01 18:09:57', 1, 118, 16921, 1, 2), (20683, '2011-02-01 18:32:20', 1, 201, 0, 1, 2), (20684, '2011-02-01 18:33:11', 1, 169, 16924, 1, 2), (20685, '2011-02-01 18:33:57', 1, 66, 16925, 1, 2), (20686, '2011-02-01 18:39:12', 1, 51, 16926, 1, 2), (20687, '2011-02-01 18:48:03', 1, 32, 16926, 1, 2), (20688, '2011-02-01 18:52:11', 1, 20, 0, 1, 2), (20689, '2011-02-01 19:02:25', 1, 186, 0, 1, 2), (20690, '2011-02-01 19:06:51', 1, 139, 0, 1, 2), (20691, '2011-02-01 19:07:09', 1, 176, 16927, 1, 2), (20692, '2011-02-01 19:15:23', 1, 51, 0, 1, 2), (20693, '2011-02-01 19:36:39', 1, 81, 0, 1, 2), (20694, '2011-02-01 19:57:58', 1, 86, 0, 1, 2), (20695, '2011-02-01 20:04:00', 1, 86, 0, 1, 2), (20696, '2011-02-01 20:19:20', 1, 12, 0, 1, 2), (20697, '2011-02-01 20:23:35', 1, 75, 0, 1, 2), (20698, '2011-02-01 20:24:09', 1, 64, 0, 1, 2), (20699, '2011-02-01 20:51:24', 1, 103, 0, 1, 2), (20700, '2011-02-01 21:53:02', 1, 140, 16935, 1, 2), (20701, '2011-02-01 23:18:53', 1, 144, 0, 1, 2), (20702, '2011-02-01 23:24:30', 1, 117, 0, 1, 2), (20703, '2011-02-01 23:33:34', 1, 4, 16939, 1, 2), (20704, '2011-02-02 00:04:37', 1, 112, 0, 1, 2), (20705, '2011-02-02 00:33:15', 1, 3, 0, 1, 2), (20706, '2011-02-02 00:53:08', 1, 163, 0, 1, 2), (20707, '2011-02-02 00:55:02', 1, 140, 0, 1, 2), (20708, '2011-02-02 01:19:31', 1, 229, 0, 1, 2), (20709, '2011-02-02 01:20:19', 1, 145, 0, 1, 2), (20710, '2011-02-02 01:23:22', 1, 229, 0, 1, 2), (20711, '2011-02-02 01:29:33', 1, 130, 0, 1, 2), (20712, '2011-02-02 01:38:14', 1, 169, 0, 1, 2), (20713, '2011-02-02 01:43:33', 1, 246, 0, 1, 2), (20714, '2011-02-02 01:48:43', 1, 112, 0, 1, 2), (20715, '2011-02-02 01:54:18', 1, 78, 0, 1, 2), (20716, '2011-02-02 02:02:18', 1, 188, 0, 1, 2), (20717, '2011-02-02 02:03:54', 1, 108, 0, 1, 2), (20718, '2011-02-02 02:09:25', 1, 107, 0, 1, 2), (20719, '2011-02-02 02:09:39', 1, 66, 0, 1, 2), (20720, '2011-02-02 02:12:04', 1, 142, 16940, 1, 2), (20721, '2011-02-02 02:14:35', 1, 31, 0, 1, 2), (20722, '2011-02-02 02:15:02', 1, 159, 0, 1, 2), (20723, '2011-02-02 02:17:49', 1, 177, 0, 1, 2), (20724, '2011-02-02 02:20:26', 1, 115, 0, 1, 2), (20725, '2011-02-02 02:47:10', 1, 8, 0, 1, 2), (20726, '2011-02-02 03:00:03', 1, 75, 16942, 1, 2), (20727, '2011-02-02 03:12:02', 1, 132, 0, 1, 2), (20728, '2011-02-02 03:12:17', 1, 162, 0, 1, 2), (20729, '2011-02-02 03:12:53', 1, 25, 0, 1, 2), (20730, '2011-02-02 03:19:19', 1, 168, 0, 1, 2), (20731, '2011-02-02 03:32:01', 1, 117, 0, 1, 2), (20732, '2011-02-02 03:47:28', 1, 1, 0, 1, 2), (20733, '2011-02-02 03:53:16', 1, 4, 0, 1, 2), (20734, '2011-02-02 03:55:50', 1, 149, 0, 1, 2), (20735, '2011-02-02 03:56:05', 1, 240, 0, 1, 2), (20736, '2011-02-02 03:59:57', 1, 68, 0, 1, 2), (20737, '2011-02-02 04:02:35', 1, 75, 16949, 1, 2), (20738, '2011-02-02 04:07:01', 1, 148, 0, 1, 2), (20739, '2011-02-02 04:07:24', 1, 17, 16949, 1, 2), (20740, '2011-02-02 04:07:48', 1, 54, 0, 1, 2), (20741, '2011-02-02 04:14:24', 1, 142, 0, 1, 2), (20742, '2011-02-02 04:16:50', 1, 21, 0, 1, 2), (20743, '2011-02-02 04:19:03', 1, 183, 0, 1, 2), (20744, '2011-02-02 04:21:47', 1, 87, 0, 1, 2), (20745, '2011-02-02 04:22:19', 1, 76, 0, 1, 2), (20746, '2011-02-02 04:26:57', 1, 50, 16949, 1, 2), (20747, '2011-02-02 04:33:02', 1, 92, 0, 1, 2), (20748, '2011-02-02 04:33:52', 1, 128, 0, 1, 2), (20749, '2011-02-02 04:44:32', 1, 96, 0, 1, 2), (20750, '2011-02-02 04:54:01', 1, 213, 0, 1, 2), (20751, '2011-02-02 04:56:43', 1, 177, 0, 1, 2), (20752, '2011-02-02 05:12:49', 1, 77, 0, 1, 2), (20753, '2011-02-02 05:13:32', 1, 61, 0, 1, 2), (20754, '2011-02-02 05:13:47', 1, 146, 0, 1, 2), (20755, '2011-02-02 05:16:30', 1, 67, 0, 1, 2), (20756, '2011-02-02 05:18:33', 1, 6, 16949, 1, 2), (20757, '2011-02-02 05:24:12', 1, 60, 0, 1, 2), (20758, '2011-02-02 05:25:21', 1, 58, 0, 1, 2), (20759, '2011-02-02 05:52:49', 1, 157, 0, 1, 2), (20760, '2011-02-02 05:55:19', 1, 51, 0, 1, 2), (20761, '2011-02-02 06:03:07', 1, 2, 0, 1, 2), (20762, '2011-02-02 06:13:24', 1, 56, 0, 1, 2), (20763, '2011-02-02 06:17:58', 1, 141, 0, 1, 2), (20764, '2011-02-02 06:44:02', 1, 5, 16957, 1, 2), (20765, '2011-02-02 07:12:41', 1, 253, 0, 1, 2), (20766, '2011-02-02 07:13:34', 1, 28, 0, 1, 2), (20767, '2011-02-02 07:13:54', 1, 120, 0, 1, 2), (20768, '2011-02-02 07:14:09', 1, 174, 0, 1, 2), (20769, '2011-02-02 07:14:58', 1, 62, 0, 1, 2), (20770, '2011-02-02 07:23:57', 1, 127, 0, 1, 2), (20771, '2011-02-02 07:33:43', 1, 201, 0, 1, 2), (20772, '2011-02-02 07:35:06', 1, 94, 0, 1, 2), (20773, '2011-02-02 07:55:17', 1, 95, 0, 1, 2), (20774, '2011-02-02 08:02:49', 1, 122, 0, 1, 2), (20775, '2011-02-02 08:03:04', 1, 121, 0, 1, 2), (20776, '2011-02-02 08:05:18', 1, 93, 0, 1, 2), (20777, '2011-02-02 08:44:30', 1, 196, 0, 1, 2), (20778, '2011-02-02 09:14:30', 1, 133, 0, 1, 2), (20779, '2011-02-02 09:15:38', 1, 187, 0, 1, 2), (20780, '2011-02-02 09:44:12', 1, 102, 0, 1, 2), (20781, '2011-02-02 10:02:44', 1, 240, 16961, 1, 2), (20782, '2011-02-02 10:03:31', 1, 74, 0, 1, 2), (20783, '2011-02-02 11:22:16', 1, 8, 16963, 1, 2), (20784, '2011-02-02 11:39:02', 1, 69, 16965, 1, 2), (20785, '2011-02-02 12:44:50', 1, 9, 0, 1, 2), (20786, '2011-02-02 13:10:19', 1, 5, 16967, 1, 2), (20787, '2011-02-02 14:36:59', 1, 152, 0, 1, 2), (20788, '2011-02-02 14:55:23', 1, 31, 0, 1, 2), (20789, '2011-02-02 15:28:17', 1, 84, 0, 1, 2), (20790, '2011-02-02 15:48:56', 1, 112, 16975, 1, 2), (20791, '2011-02-02 15:49:22', 1, 141, 16976, 1, 2), (20792, '2011-02-02 15:50:36', 1, 69, 0, 1, 2), (20793, '2011-02-02 16:04:08', 1, 50, 16977, 1, 2), (20794, '2011-02-02 16:17:57', 1, 195, 16978, 1, 2), (20795, '2011-02-02 16:19:29', 1, 194, 16978, 1, 2), (20796, '2011-02-02 16:25:21', 1, 69, 0, 1, 2), (20797, '2011-02-02 16:27:40', 1, 120, 0, 1, 2), (20798, '2011-02-02 17:16:02', 1, 240, 16985, 1, 2), (20799, '2011-02-02 17:34:13', 1, 140, 16987, 1, 2), (20800, '2011-02-02 18:00:22', 1, 31, 0, 1, 2), (20801, '2011-02-02 18:08:38', 1, 21, 16988, 1, 2), (20802, '2011-02-02 18:12:47', 1, 6, 16988, 1, 2), (20803, '2011-02-02 18:39:59', 1, 139, 16992, 1, 2), (20804, '2011-02-02 19:19:43', 1, 176, 16996, 1, 2), (20805, '2011-02-02 19:19:44', 1, 176, 16996, 1, 2), (20806, '2011-02-02 19:19:46', 1, 176, 16996, 1, 2), (20807, '2011-02-02 19:19:47', 1, 176, 16996, 1, 2), (20808, '2011-02-02 19:21:58', 1, 12, 16996, 1, 2), (20809, '2011-02-02 19:21:59', 1, 12, 16996, 1, 2), (20810, '2011-02-02 19:30:40', 1, 111, 16999, 1, 2), (20811, '2011-02-02 20:37:23', 1, 60, 17000, 1, 2), (20812, '2011-02-02 20:38:23', 1, 61, 17000, 1, 2), (20813, '2011-02-02 20:42:55', 1, 59, 17000, 1, 2), (20814, '2011-02-02 20:45:57', 1, 59, 17002, 1, 2), (20815, '2011-02-02 20:46:10', 4, 59, 17002, 1, 2), (20816, '2011-02-02 20:46:10', 4, 133, 17002, 1, 2), (20817, '2011-02-02 20:46:10', 4, 192, 17002, 1, 2), (20818, '2011-02-02 20:47:31', 1, 115, 17000, 1, 2), (20819, '2011-02-02 20:51:19', 1, 61, 17000, 1, 2), (20820, '2011-02-02 20:51:34', 1, 182, 17002, 1, 2), (20821, '2011-02-02 20:53:12', 1, 59, 17002, 1, 2), (20822, '2011-02-02 21:01:28', 1, 120, 0, 1, 2), (20823, '2011-02-02 21:05:38', 1, 115, 16998, 1, 2), (20824, '2011-02-02 21:05:56', 1, 32, 17004, 1, 2), (20825, '2011-02-02 21:16:41', 1, 67, 17005, 1, 2), (20826, '2011-02-02 22:25:00', 1, 164, 17009, 1, 2), (20827, '2011-02-02 22:34:47', 1, 5, 17011, 1, 2), (20828, '2011-02-02 22:36:53', 1, 6, 17011, 1, 2), (20829, '2011-02-02 23:25:23', 1, 49, 17012, 1, 2), (20830, '2011-02-03 00:33:37', 1, 32, 0, 1, 2), (20831, '2011-02-03 00:42:03', 1, 10, 0, 1, 2), (20832, '2011-02-03 00:46:36', 1, 163, 0, 1, 2), (20833, '2011-02-03 00:50:28', 1, 104, 0, 1, 2), (20834, '2011-02-03 00:51:24', 1, 166, 17013, 1, 2), (20835, '2011-02-03 00:51:52', 1, 30, 0, 1, 2), (20836, '2011-02-03 00:52:09', 1, 85, 0, 1, 2), (20837, '2011-02-03 00:52:24', 1, 124, 0, 1, 2), (20838, '2011-02-03 00:52:45', 1, 118, 0, 1, 2), (20839, '2011-02-03 00:56:13', 1, 7, 0, 1, 2), (20840, '2011-02-03 00:56:18', 1, 106, 0, 1, 2), (20841, '2011-02-03 01:02:28', 1, 23, 0, 1, 2), (20842, '2011-02-03 01:03:23', 1, 103, 0, 1, 2), (20843, '2011-02-03 01:10:13', 1, 235, 17014, 1, 2), (20844, '2011-02-03 01:12:13', 1, 172, 0, 1, 2), (20845, '2011-02-03 01:21:21', 1, 176, 0, 1, 2), (20846, '2011-02-03 01:21:37', 1, 165, 0, 1, 2), (20847, '2011-02-03 01:37:49', 1, 169, 0, 1, 2), (20848, '2011-02-03 01:47:27', 1, 246, 0, 1, 2), (20849, '2011-02-03 01:52:43', 1, 63, 0, 1, 2), (20850, '2011-02-03 01:53:33', 1, 78, 0, 1, 2), (20851, '2011-02-03 02:06:14', 1, 59, 0, 1, 2), (20852, '2011-02-03 02:13:34', 1, 66, 0, 1, 2), (20853, '2011-02-03 02:14:53', 1, 6, 0, 1, 2), (20854, '2011-02-03 02:15:51', 1, 31, 0, 1, 2), (20855, '2011-02-03 02:17:01', 1, 115, 0, 1, 2), (20856, '2011-02-03 02:19:41', 1, 16, 0, 1, 2), (20857, '2011-02-03 02:32:30', 1, 116, 0, 1, 2), (20858, '2011-02-03 02:35:13', 1, 170, 17015, 1, 2), (20859, '2011-02-03 02:36:29', 1, 8, 0, 1, 2), (20860, '2011-02-03 02:42:09', 1, 11, 0, 1, 2), (20861, '2011-02-03 02:42:43', 1, 80, 0, 1, 2), (20862, '2011-02-03 02:44:40', 1, 8, 17016, 1, 2), (20863, '2011-02-03 02:52:44', 1, 81, 0, 1, 2), (20864, '2011-02-03 02:55:29', 1, 25, 0, 1, 2), (20865, '2011-02-03 03:00:49', 1, 13, 0, 1, 2), (20866, '2011-02-03 03:02:15', 1, 176, 17017, 1, 2), (20867, '2011-02-03 03:07:44', 1, 182, 0, 1, 2), (20868, '2011-02-03 03:20:44', 1, 166, 0, 1, 2), (20869, '2011-02-03 03:21:09', 1, 195, 0, 1, 2), (20870, '2011-02-03 03:21:15', 1, 84, 0, 1, 2), (20871, '2011-02-03 03:21:24', 1, 180, 0, 1, 2), (20872, '2011-02-03 03:31:05', 1, 4, 0, 1, 2), (20873, '2011-02-03 03:32:15', 1, 149, 0, 1, 2), (20874, '2011-02-03 03:34:21', 1, 240, 0, 1, 2), (20875, '2011-02-03 03:43:54', 1, 110, 0, 1, 2), (20876, '2011-02-03 03:46:56', 1, 54, 0, 1, 2), (20877, '2011-02-03 03:56:05', 1, 90, 0, 1, 2), (20878, '2011-02-03 03:56:20', 1, 3, 0, 1, 2), (20879, '2011-02-03 03:56:34', 1, 129, 0, 1, 2), (20880, '2011-02-03 03:56:55', 1, 49, 17020, 1, 2), (20881, '2011-02-03 04:08:33', 1, 76, 0, 1, 2), (20882, '2011-02-03 04:08:47', 1, 72, 0, 1, 2), (20883, '2011-02-03 04:24:25', 1, 92, 0, 1, 2), (20884, '2011-02-03 04:24:48', 1, 86, 0, 1, 2), (20885, '2011-02-03 04:25:42', 1, 144, 0, 1, 2), (20886, '2011-02-03 04:25:57', 1, 111, 0, 1, 2), (20887, '2011-02-03 04:35:51', 1, 69, 0, 1, 2), (20888, '2011-02-03 05:03:23', 1, 57, 0, 1, 2), (20889, '2011-02-03 05:23:02', 1, 173, 0, 1, 2), (20890, '2011-02-03 05:24:51', 1, 24, 0, 1, 2), (20891, '2011-02-03 05:33:36', 1, 157, 0, 1, 2), (20892, '2011-02-03 05:42:55', 1, 2, 0, 1, 2), (20893, '2011-02-03 05:47:45', 1, 29, 0, 1, 2), (20894, '2011-02-03 05:53:04', 1, 152, 0, 1, 2), (20895, '2011-02-03 06:36:03', 1, 91, 0, 1, 2), (20896, '2011-02-03 06:53:15', 1, 168, 0, 1, 2), (20897, '2011-02-03 07:03:08', 1, 146, 0, 1, 2), (20898, '2011-02-03 07:11:37', 1, 75, 17027, 1, 2), (20899, '2011-02-03 07:11:40', 1, 50, 17028, 1, 2), (20900, '2011-02-03 07:11:42', 1, 6, 17029, 1, 2), (20901, '2011-02-03 07:11:44', 1, 8, 17030, 1, 2), (20902, '2011-02-03 07:11:55', 1, 170, 17034, 1, 2), (20903, '2011-02-03 07:12:06', 1, 57, 17039, 1, 2), (20904, '2011-02-03 07:12:08', 1, 15, 17040, 1, 2), (20905, '2011-02-03 07:12:10', 1, 176, 17041, 1, 2), (20906, '2011-02-03 07:12:36', 1, 147, 17054, 1, 2), (20907, '2011-02-03 07:12:43', 1, 140, 17057, 1, 2), (20908, '2011-02-03 07:12:45', 1, 141, 17058, 1, 2), (20909, '2011-02-03 07:12:47', 1, 142, 17059, 1, 2), (20910, '2011-02-03 07:12:50', 1, 146, 17060, 1, 2), (20911, '2011-02-03 07:12:52', 1, 139, 17061, 1, 2), (20912, '2011-02-03 07:12:54', 1, 145, 17062, 1, 2), (20913, '2011-02-03 07:12:57', 1, 143, 17063, 1, 2), (20914, '2011-02-03 07:12:59', 1, 144, 17064, 1, 2), (20915, '2011-02-03 07:13:01', 1, 107, 17065, 1, 2), (20916, '2011-02-03 07:13:04', 1, 106, 17066, 1, 2), (20917, '2011-02-03 07:13:09', 1, 109, 17068, 1, 2), (20918, '2011-02-03 07:13:11', 1, 108, 17069, 1, 2), (20919, '2011-02-03 07:13:13', 1, 104, 17070, 1, 2), (20920, '2011-02-03 07:13:16', 1, 110, 17071, 1, 2), (20921, '2011-02-03 07:13:20', 1, 113, 17073, 1, 2), (20922, '2011-02-03 07:13:26', 1, 111, 17075, 1, 2), (20923, '2011-02-03 07:13:28', 1, 112, 17076, 1, 2), (20924, '2011-02-03 07:17:17', 1, 67, 0, 1, 2), (20925, '2011-02-03 07:35:01', 1, 160, 0, 1, 2), (20926, '2011-02-03 07:35:15', 1, 201, 0, 1, 2), (20927, '2011-02-03 07:40:50', 1, 112, 17078, 1, 2), (20928, '2011-02-03 07:57:49', 1, 56, 17079, 1, 2), (20929, '2011-02-03 07:58:20', 1, 54, 17079, 1, 2), (20930, '2011-02-03 08:03:09', 1, 122, 0, 1, 2), (20931, '2011-02-03 08:03:49', 1, 5, 0, 1, 2), (20932, '2011-02-03 08:11:25', 1, 55, 17079, 1, 2), (20933, '2011-02-03 09:13:00', 1, 28, 0, 1, 2), (20934, '2011-02-03 09:13:24', 1, 174, 0, 1, 2), (20935, '2011-02-03 09:16:17', 1, 50, 17082, 1, 2), (20936, '2011-02-03 09:17:32', 1, 62, 0, 1, 2), (20937, '2011-02-03 09:17:47', 1, 187, 0, 1, 2), (20938, '2011-02-03 09:33:16', 1, 94, 0, 1, 2), (20939, '2011-02-03 09:45:07', 1, 102, 0, 1, 2), (20940, '2011-02-03 09:54:04', 1, 48, 0, 1, 2), (20941, '2011-02-03 10:03:56', 1, 93, 0, 1, 2), (20942, '2011-02-03 10:04:20', 1, 74, 0, 1, 2), (20943, '2011-02-03 10:32:52', 1, 6, 17085, 1, 2), (20944, '2011-02-03 10:44:18', 1, 196, 0, 1, 2), (20945, '2011-02-03 12:04:18', 1, 22, 0, 1, 2), (20946, '2011-02-03 12:04:43', 1, 88, 0, 1, 2), (20947, '2011-02-03 12:34:06', 1, 152, 17086, 1, 2), (20948, '2011-02-03 12:43:21', 1, 201, 17086, 1, 2), (20949, '2011-02-03 12:44:48', 1, 9, 0, 1, 2), (20950, '2011-02-03 12:47:12', 1, 213, 17086, 1, 2), (20951, '2011-02-03 12:57:28', 1, 174, 17086, 1, 2), (20952, '2011-02-03 12:58:58', 1, 246, 17086, 1, 2), (20953, '2011-02-03 13:00:28', 1, 139, 17086, 1, 2), (20954, '2011-02-03 13:00:34', 1, 70, 17087, 1, 2), (20955, '2011-02-03 13:02:12', 1, 140, 17086, 1, 2), (20956, '2011-02-03 13:03:11', 1, 141, 17086, 1, 2), (20957, '2011-02-03 13:03:13', 1, 142, 17086, 1, 2), (20958, '2011-02-03 13:09:26', 1, 146, 17086, 1, 2), (20959, '2011-02-03 13:17:35', 1, 240, 17086, 1, 2), (20960, '2011-02-03 13:17:36', 1, 246, 17086, 1, 2), (20961, '2011-02-03 13:31:34', 1, 5, 17090, 1, 2), (20962, '2011-02-03 13:54:07', 1, 165, 0, 1, 2), (20963, '2011-02-03 14:05:40', 1, 23, 17091, 1, 2), (20964, '2011-02-03 14:07:15', 1, 67, 0, 1, 2), (20965, '2011-02-03 14:25:29', 1, 235, 0, 1, 2), (20966, '2011-02-03 14:48:11', 1, 167, 17094, 1, 2), (20967, '2011-02-03 15:17:23', 1, 159, 17095, 1, 2), (20968, '2011-02-03 15:20:08', 1, 2, 17100, 1, 2), (20969, '2011-02-03 15:21:06', 1, 3, 17102, 1, 2), (20970, '2011-02-03 15:24:50', 1, 3, 17104, 1, 2), (20971, '2011-02-03 15:30:40', 1, 67, 0, 1, 2), (20972, '2011-02-03 15:31:40', 1, 78, 0, 1, 2), (20973, '2011-02-03 15:53:01', 1, 6, 17106, 1, 2), (20974, '2011-02-03 16:02:42', 1, 75, 17111, 1, 2), (20975, '2011-02-03 16:02:45', 1, 50, 17112, 1, 2), (20976, '2011-02-03 16:02:49', 1, 6, 17113, 1, 2), (20977, '2011-02-03 16:02:54', 1, 8, 17114, 1, 2), (20978, '2011-02-03 16:03:09', 1, 170, 17119, 1, 2), (20979, '2011-02-03 16:03:26', 1, 57, 17124, 1, 2), (20980, '2011-02-03 16:03:30', 1, 15, 17125, 1, 2), (20981, '2011-02-03 16:03:33', 1, 176, 17126, 1, 2), (20982, '2011-02-03 16:04:05', 1, 147, 17139, 1, 2), (20983, '2011-02-03 16:04:18', 1, 140, 17142, 1, 2), (20984, '2011-02-03 16:04:21', 1, 141, 17143, 1, 2), (20985, '2011-02-03 16:04:25', 1, 142, 17144, 1, 2), (20986, '2011-02-03 16:04:29', 1, 146, 17145, 1, 2), (20987, '2011-02-03 16:04:32', 1, 139, 17146, 1, 2), (20988, '2011-02-03 16:04:35', 1, 145, 17147, 1, 2), (20989, '2011-02-03 16:04:39', 1, 143, 17148, 1, 2), (20990, '2011-02-03 16:04:45', 1, 144, 17149, 1, 2), (20991, '2011-02-03 16:04:50', 1, 107, 17150, 1, 2), (20992, '2011-02-03 16:04:53', 1, 106, 17151, 1, 2), (20993, '2011-02-03 16:05:00', 1, 109, 17153, 1, 2), (20994, '2011-02-03 16:05:03', 1, 108, 17154, 1, 2), (20995, '2011-02-03 16:05:07', 1, 104, 17155, 1, 2), (20996, '2011-02-03 16:05:11', 1, 110, 17156, 1, 2), (20997, '2011-02-03 16:05:17', 1, 113, 17158, 1, 2), (20998, '2011-02-03 16:05:24', 1, 111, 17160, 1, 2), (20999, '2011-02-03 16:05:27', 1, 112, 17161, 1, 2), (21000, '2011-02-03 16:06:14', 1, 213, 17118, 1, 2), (21001, '2011-02-03 16:17:54', 1, 108, 0, 1, 2), (21002, '2011-02-03 16:23:44', 1, 59, 17163, 1, 2), (21003, '2011-02-03 16:24:14', 4, 59, 17163, 1, 2), (21004, '2011-02-03 16:24:14', 4, 133, 17163, 1, 2), (21005, '2011-02-03 16:24:14', 4, 192, 17163, 1, 2), (21006, '2011-02-03 16:24:39', 1, 59, 17163, 1, 2), (21007, '2011-02-03 16:44:46', 1, 50, 0, 1, 2), (21008, '2011-02-03 17:45:41', 1, 6, 17171, 1, 2), (21009, '2011-02-03 17:46:01', 1, 10, 17171, 1, 2), (21010, '2011-02-03 18:02:51', 1, 140, 17172, 1, 2), (21011, '2011-02-03 18:06:06', 1, 106, 17172, 1, 2), (21012, '2011-02-03 18:15:55', 1, 99, 17172, 1, 2), (21013, '2011-02-03 18:15:59', 1, 117, 17172, 1, 2), (21014, '2011-02-03 18:18:11', 1, 170, 17172, 1, 2), (21015, '2011-02-03 18:22:21', 1, 113, 17172, 1, 2), (21016, '2011-02-03 18:27:02', 1, 103, 17172, 1, 2), (21017, '2011-02-03 18:29:41', 1, 144, 17172, 1, 2), (21018, '2011-02-03 18:30:39', 1, 89, 0, 1, 2), (21019, '2011-02-03 18:34:58', 1, 139, 17172, 1, 2), (21020, '2011-02-03 18:40:32', 1, 112, 17172, 1, 2), (21021, '2011-02-03 18:44:41', 1, 107, 17172, 1, 2), (21022, '2011-02-03 18:48:23', 1, 147, 17172, 1, 2), (21023, '2011-02-03 18:58:08', 1, 108, 17172, 1, 2), (21024, '2011-02-03 19:10:32', 1, 100, 17172, 1, 2), (21025, '2011-02-03 19:13:57', 1, 5, 17176, 1, 2), (21026, '2011-02-03 19:20:37', 1, 142, 17172, 1, 2), (21027, '2011-02-03 19:26:10', 1, 109, 17172, 1, 2), (21028, '2011-02-03 19:28:20', 1, 141, 17172, 1, 2), (21029, '2011-02-03 19:35:57', 1, 143, 17172, 1, 2), (21030, '2011-02-03 19:36:19', 1, 145, 17172, 1, 2), (21031, '2011-02-03 19:39:26', 1, 115, 17172, 1, 2), (21032, '2011-02-03 19:42:15', 1, 111, 17172, 1, 2), (21033, '2011-02-03 19:44:36', 1, 101, 17172, 1, 2), (21034, '2011-02-03 19:51:26', 1, 12, 25, 0, 2), (21035, '2011-02-03 19:54:31', 1, 146, 17172, 1, 2), (21036, '2011-02-03 19:58:44', 1, 12, 25, 0, 2), (21037, '2011-02-03 19:59:24', 4, 12, 25, 0, 2), (21038, '2011-02-03 19:59:25', 4, 133, 25, 0, 2), (21039, '2011-02-03 19:59:25', 4, 192, 25, 0, 2), (21040, '2011-02-03 20:00:04', 1, 12, 25, 0, 2), (21041, '2011-02-03 20:00:21', 4, 11, 25, 0, 2), (21042, '2011-02-03 20:02:06', 1, 117, 25, 0, 2), (21043, '2011-02-03 20:02:08', 1, 117, 25, 0, 2), (21044, '2011-02-03 20:03:46', 1, 167, 0, 1, 2), (21045, '2011-02-03 20:05:59', 1, 98, 25, 0, 2), (21046, '2011-02-03 20:07:11', 1, 102, 17172, 1, 2), (21047, '2011-02-03 20:07:56', 1, 104, 17172, 1, 2), (21048, '2011-02-03 20:11:38', 1, 182, 25, 0, 2), (21049, '2011-02-03 20:13:31', 1, 12, 25, 0, 2), (21050, '2011-02-03 20:15:01', 1, 11, 25, 0, 2), (21051, '2011-02-03 20:36:32', 1, 24, 17181, 1, 2), (21052, '2011-02-03 20:37:12', 1, 26, 17181, 1, 2), (21053, '2011-02-03 20:43:40', 1, 24, 17182, 1, 2), (21054, '2011-02-03 20:52:18', 1, 112, 17183, 1, 2), (21055, '2011-02-03 21:24:23', 1, 4, 17184, 1, 2), (21056, '2011-02-03 22:34:14', 1, 170, 17186, 1, 2), (21057, '2011-02-03 23:26:13', 1, 167, 0, 1, 2), (21058, '2011-02-03 23:32:35', 1, 73, 0, 1, 2), (21059, '2011-02-04 00:32:52', 1, 10, 0, 1, 2), (21060, '2011-02-04 00:45:25', 1, 32, 0, 1, 2), (21061, '2011-02-04 00:50:12', 1, 163, 0, 1, 2), (21062, '2011-02-04 00:50:39', 1, 7, 0, 1, 2), (21063, '2011-02-04 00:52:09', 1, 118, 0, 1, 2), (21064, '2011-02-04 00:52:12', 1, 73, 0, 1, 2), (21065, '2011-02-04 00:52:27', 1, 114, 0, 1, 2), (21066, '2011-02-04 00:56:09', 1, 33, 0, 1, 2), (21067, '2011-02-04 00:56:23', 1, 106, 0, 1, 2), (21068, '2011-02-04 01:19:58', 1, 229, 0, 1, 2), (21069, '2011-02-04 01:33:36', 1, 143, 0, 1, 2), (21070, '2011-02-04 01:34:57', 1, 169, 0, 1, 2), (21071, '2011-02-04 01:41:41', 1, 191, 0, 1, 2), (21072, '2011-02-04 01:42:44', 1, 97, 0, 1, 2), (21073, '2011-02-04 01:48:27', 1, 246, 0, 1, 2), (21074, '2011-02-04 01:49:20', 1, 112, 0, 1, 2), (21075, '2011-02-04 01:52:31', 1, 126, 0, 1, 2), (21076, '2011-02-04 01:59:01', 1, 63, 0, 1, 2), (21077, '2011-02-04 01:59:15', 1, 89, 0, 1, 2), (21078, '2011-02-04 02:02:28', 1, 188, 0, 1, 2), (21079, '2011-02-04 02:02:45', 1, 59, 0, 1, 2), (21080, '2011-02-04 02:09:30', 1, 108, 0, 1, 2), (21081, '2011-02-04 02:28:02', 1, 16, 0, 1, 2), (21082, '2011-02-04 02:29:28', 1, 165, 0, 1, 2), (21083, '2011-02-04 02:37:12', 1, 132, 0, 1, 2), (21084, '2011-02-04 02:37:39', 1, 116, 0, 1, 2), (21085, '2011-02-04 02:46:56', 1, 170, 0, 1, 2), (21086, '2011-02-04 03:04:29', 1, 80, 0, 1, 2), (21087, '2011-02-04 03:04:44', 1, 190, 0, 1, 2), (21088, '2011-02-04 03:18:39', 1, 1, 0, 1, 2), (21089, '2011-02-04 03:32:19', 1, 81, 0, 1, 2), (21090, '2011-02-04 03:41:56', 1, 4, 0, 1, 2), (21091, '2011-02-04 03:43:06', 1, 149, 0, 1, 2), (21092, '2011-02-04 03:46:23', 1, 240, 0, 1, 2), (21093, '2011-02-04 04:09:48', 1, 110, 0, 1, 2), (21094, '2011-02-04 04:15:31', 1, 21, 0, 1, 2), (21095, '2011-02-04 04:22:07', 1, 87, 0, 1, 2), (21096, '2011-02-04 04:36:09', 1, 86, 0, 1, 2), (21097, '2011-02-04 04:43:48', 1, 17, 0, 1, 2), (21098, '2011-02-04 04:45:44', 1, 194, 0, 1, 2), (21099, '2011-02-04 04:51:34', 1, 83, 0, 1, 2), (21100, '2011-02-04 04:52:34', 1, 213, 0, 1, 2), (21101, '2011-02-04 04:56:28', 1, 52, 0, 1, 2), (21102, '2011-02-04 05:07:36', 1, 158, 0, 1, 2), (21103, '2011-02-04 05:13:24', 1, 131, 0, 1, 2), (21104, '2011-02-04 05:16:46', 1, 164, 0, 1, 2), (21105, '2011-02-04 05:34:54', 1, 32, 17194, 1, 2), (21106, '2011-02-04 05:42:58', 1, 68, 0, 1, 2), (21107, '2011-02-04 05:43:57', 1, 173, 0, 1, 2), (21108, '2011-02-04 05:54:17', 1, 157, 0, 1, 2), (21109, '2011-02-04 05:54:19', 1, 98, 17195, 1, 2), (21110, '2011-02-04 06:02:36', 1, 183, 0, 1, 2), (21111, '2011-02-04 06:13:40', 1, 152, 0, 1, 2), (21112, '2011-02-04 06:15:02', 1, 56, 0, 1, 2), (21113, '2011-02-04 06:34:40', 1, 91, 0, 1, 2), (21114, '2011-02-04 07:09:08', 1, 59, 17196, 1, 2), (21115, '2011-02-04 07:14:57', 1, 120, 0, 1, 2), (21116, '2011-02-04 07:22:52', 1, 14, 0, 1, 2), (21117, '2011-02-04 07:33:31', 1, 50, 17197, 1, 2), (21118, '2011-02-04 07:33:32', 1, 24, 0, 1, 2), (21119, '2011-02-04 07:35:36', 1, 201, 0, 1, 2), (21120, '2011-02-04 07:52:51', 1, 150, 0, 1, 2), (21121, '2011-02-04 07:53:15', 1, 50, 17198, 1, 2), (21122, '2011-02-04 07:53:25', 1, 79, 0, 1, 2), (21123, '2011-02-04 08:04:41', 1, 5, 0, 1, 2), (21124, '2011-02-04 08:04:57', 1, 82, 0, 1, 2), (21125, '2011-02-04 09:26:26', 1, 168, 17200, 1, 2), (21126, '2011-02-04 09:27:06', 1, 79, 17200, 1, 2), (21127, '2011-02-04 09:33:28', 1, 25, 17201, 1, 2), (21128, '2011-02-04 09:41:52', 1, 8, 17202, 1, 2), (21129, '2011-02-04 09:45:30', 1, 117, 17201, 1, 2), (21130, '2011-02-04 09:47:26', 1, 107, 17201, 1, 2), (21131, '2011-02-04 09:48:11', 1, 108, 17201, 1, 2), (21132, '2011-02-04 09:56:54', 1, 144, 17206, 1, 2), (21133, '2011-02-04 10:24:12', 1, 93, 0, 1, 2), (21134, '2011-02-04 10:51:56', 1, 15, 0, 1, 2), (21135, '2011-02-04 10:52:50', 1, 52, 17207, 1, 2), (21136, '2011-02-04 11:08:35', 1, 17, 17209, 1, 2), (21137, '2011-02-04 11:39:48', 1, 11, 17210, 1, 2), (21138, '2011-02-04 11:40:05', 1, 12, 17210, 1, 2), (21139, '2011-02-04 11:45:12', 1, 94, 0, 1, 2), (21140, '2011-02-04 12:04:13', 1, 48, 0, 1, 2), (21141, '2011-02-04 12:45:21', 1, 190, 17214, 1, 2), (21142, '2011-02-04 13:13:02', 1, 62, 0, 1, 2), (21143, '2011-02-04 13:13:45', 1, 26, 0, 1, 2), (21144, '2011-02-04 13:16:40', 1, 133, 0, 1, 2), (21145, '2011-02-04 13:28:02', 1, 61, 0, 1, 2), (21146, '2011-02-04 13:34:42', 1, 147, 0, 1, 2), (21147, '2011-02-04 13:43:32', 1, 102, 0, 1, 2), (21148, '2011-02-04 13:55:01', 1, 12, 0, 1, 2), (21149, '2011-02-04 14:16:04', 1, 162, 17217, 1, 2), (21150, '2011-02-04 14:20:05', 4, 162, 17217, 1, 2), (21151, '2011-02-04 14:20:06', 4, 133, 17217, 1, 2), (21152, '2011-02-04 14:20:06', 4, 192, 17217, 1, 2), (21153, '2011-02-04 14:42:21', 1, 1, 17223, 1, 2), (21154, '2011-02-04 14:42:21', 1, 1, 17221, 1, 2), (21155, '2011-02-04 14:42:55', 1, 32, 17224, 1, 2), (21156, '2011-02-04 14:42:56', 1, 32, 17221, 1, 2), (21157, '2011-02-04 14:43:22', 1, 52, 17225, 1, 2), (21158, '2011-02-04 14:43:24', 1, 52, 17221, 1, 2), (21159, '2011-02-04 14:43:50', 1, 48, 17221, 1, 2), (21160, '2011-02-04 15:59:13', 1, 66, 0, 1, 2), (21161, '2011-02-04 17:38:54', 1, 235, 0, 1, 2), (21162, '2011-02-04 17:50:17', 1, 147, 0, 1, 2), (21163, '2011-02-04 20:47:07', 1, 9, 0, 1, 2), (21164, '2011-02-04 20:54:16', 1, 105, 0, 1, 2), (21165, '2011-02-04 21:01:18', 1, 17, 17234, 1, 2), (21166, '2011-02-04 21:12:28', 1, 166, 0, 1, 2), (21167, '2011-02-04 21:17:59', 1, 17, 17235, 1, 2), (21168, '2011-02-04 21:47:47', 1, 112, 17237, 1, 2), (21169, '2011-02-04 22:07:51', 1, 8, 17239, 1, 2), (21170, '2011-02-04 22:08:43', 1, 52, 17239, 1, 2), (21171, '2011-02-04 22:23:07', 1, 71, 0, 1, 2), (21172, '2011-02-04 22:23:29', 1, 64, 0, 1, 2), (21173, '2011-02-04 22:43:46', 1, 123, 0, 1, 2), (21174, '2011-02-04 22:49:19', 1, 2, 17245, 1, 2), (21175, '2011-02-04 22:49:20', 1, 2, 17246, 1, 2), (21176, '2011-02-04 22:51:51', 1, 2, 17246, 1, 2), (21177, '2011-02-04 22:53:59', 1, 186, 0, 1, 2), (21178, '2011-02-04 22:54:15', 1, 101, 0, 1, 2), (21179, '2011-02-04 23:06:24', 1, 62, 17249, 1, 2), (21180, '2011-02-04 23:23:27', 1, 98, 17251, 1, 2), (21181, '2011-02-05 00:22:32', 1, 110, 17254, 1, 2), (21182, '2011-02-05 00:41:53', 1, 113, 0, 1, 2), (21183, '2011-02-05 00:42:55', 1, 181, 0, 1, 2), (21184, '2011-02-05 00:43:15', 1, 104, 0, 1, 2), (21185, '2011-02-05 00:46:19', 1, 106, 17255, 1, 2), (21186, '2011-02-05 00:51:49', 1, 30, 0, 1, 2), (21187, '2011-02-05 00:52:02', 1, 85, 0, 1, 2), (21188, '2011-02-05 00:55:03', 1, 7, 0, 1, 2), (21189, '2011-02-05 00:55:17', 1, 140, 0, 1, 2), (21190, '2011-02-05 00:58:19', 1, 23, 0, 1, 2), (21191, '2011-02-05 01:02:35', 1, 103, 0, 1, 2), (21192, '2011-02-05 01:04:24', 1, 7, 17256, 1, 2), (21193, '2011-02-05 01:05:39', 1, 171, 0, 1, 2), (21194, '2011-02-05 01:06:33', 1, 176, 0, 1, 2), (21195, '2011-02-05 01:07:41', 1, 88, 0, 1, 2), (21196, '2011-02-05 01:12:24', 1, 145, 0, 1, 2), (21197, '2011-02-05 01:13:39', 1, 162, 17257, 1, 2), (21198, '2011-02-05 01:16:18', 1, 167, 0, 1, 2), (21199, '2011-02-05 01:27:29', 1, 130, 0, 1, 2), (21200, '2011-02-05 01:43:02', 1, 246, 0, 1, 2), (21201, '2011-02-05 01:43:30', 1, 166, 0, 1, 2), (21202, '2011-02-05 01:49:05', 1, 246, 0, 1, 2), (21203, '2011-02-05 02:03:22', 1, 66, 0, 1, 2), (21204, '2011-02-05 02:09:42', 1, 6, 0, 1, 2), (21205, '2011-02-05 02:19:37', 1, 31, 0, 1, 2), (21206, '2011-02-05 02:22:04', 1, 115, 0, 1, 2), (21207, '2011-02-05 02:24:22', 1, 8, 0, 1, 2), (21208, '2011-02-05 02:25:52', 1, 65, 0, 1, 2), (21209, '2011-02-05 02:52:07', 1, 162, 0, 1, 2), (21210, '2011-02-05 02:52:49', 1, 25, 0, 1, 2), (21211, '2011-02-05 03:01:33', 1, 13, 0, 1, 2), (21212, '2011-02-05 03:02:53', 1, 100, 0, 1, 2), (21213, '2011-02-05 03:12:56', 1, 117, 0, 1, 2), (21214, '2011-02-05 03:13:11', 1, 84, 0, 1, 2), (21215, '2011-02-05 03:22:02', 1, 195, 0, 1, 2), (21216, '2011-02-05 03:22:17', 1, 180, 0, 1, 2), (21217, '2011-02-05 03:36:54', 1, 240, 0, 1, 2), (21218, '2011-02-05 03:43:55', 1, 148, 0, 1, 2), (21219, '2011-02-05 03:45:47', 1, 54, 0, 1, 2), (21220, '2011-02-05 03:53:05', 1, 142, 0, 1, 2), (21221, '2011-02-05 03:54:25', 1, 90, 0, 1, 2), (21222, '2011-02-05 03:54:43', 1, 55, 0, 1, 2), (21223, '2011-02-05 03:55:01', 1, 3, 0, 1, 2), (21224, '2011-02-05 04:02:23', 1, 76, 0, 1, 2), (21225, '2011-02-05 04:06:18', 1, 72, 0, 1, 2), (21226, '2011-02-05 04:28:03', 1, 92, 0, 1, 2), (21227, '2011-02-05 04:28:19', 1, 144, 0, 1, 2), (21228, '2011-02-05 04:28:34', 1, 111, 0, 1, 2), (21229, '2011-02-05 04:28:56', 1, 128, 0, 1, 2), (21230, '2011-02-05 04:33:41', 1, 96, 0, 1, 2), (21231, '2011-02-05 04:33:58', 1, 69, 0, 1, 2), (21232, '2011-02-05 04:34:20', 1, 22, 0, 1, 2), (21233, '2011-02-05 04:53:51', 1, 168, 0, 1, 2), (21234, '2011-02-05 05:13:11', 1, 57, 0, 1, 2), (21235, '2011-02-05 05:14:46', 1, 60, 0, 1, 2), (21236, '2011-02-05 05:47:29', 1, 157, 0, 1, 2), (21237, '2011-02-05 05:49:40', 1, 51, 0, 1, 2), (21238, '2011-02-05 05:52:19', 1, 129, 0, 1, 2), (21239, '2011-02-05 05:52:55', 1, 2, 0, 1, 2), (21240, '2011-02-05 05:54:17', 1, 29, 0, 1, 2), (21241, '2011-02-05 06:04:24', 1, 141, 0, 1, 2), (21242, '2011-02-05 06:23:54', 1, 27, 0, 1, 2), (21243, '2011-02-05 07:04:35', 1, 77, 0, 1, 2), (21244, '2011-02-05 07:12:47', 1, 58, 0, 1, 2), (21245, '2011-02-05 07:13:17', 1, 253, 0, 1, 2), (21246, '2011-02-05 07:14:04', 1, 28, 0, 1, 2), (21247, '2011-02-05 07:14:33', 1, 174, 0, 1, 2), (21248, '2011-02-05 07:24:21', 1, 127, 0, 1, 2), (21249, '2011-02-05 07:34:08', 1, 160, 0, 1, 2), (21250, '2011-02-05 07:36:02', 1, 201, 0, 1, 2), (21251, '2011-02-05 08:00:45', 1, 95, 0, 1, 2), (21252, '2011-02-05 08:04:36', 1, 122, 0, 1, 2), (21253, '2011-02-05 08:04:50', 1, 121, 0, 1, 2), (21254, '2011-02-05 08:06:42', 1, 70, 0, 1, 2), (21255, '2011-02-05 08:49:56', 1, 8, 17268, 1, 2), (21256, '2011-02-05 09:19:56', 1, 4, 17270, 1, 2), (21257, '2011-02-05 09:37:39', 1, 75, 17272, 1, 2), (21258, '2011-02-05 09:49:32', 1, 68, 17273, 1, 2), (21259, '2011-02-05 09:50:02', 1, 69, 17273, 1, 2), (21260, '2011-02-05 10:43:47', 1, 50, 17277, 1, 2), (21261, '2011-02-05 10:47:24', 1, 7, 17278, 1, 2), (21262, '2011-02-05 10:54:56', 1, 196, 0, 1, 2), (21263, '2011-02-05 11:11:29', 1, 61, 0, 1, 2), (21264, '2011-02-05 11:11:48', 1, 146, 0, 1, 2), (21265, '2011-02-05 11:21:28', 1, 67, 0, 1, 2), (21266, '2011-02-05 11:23:25', 1, 104, 17282, 1, 2), (21267, '2011-02-05 11:23:48', 1, 102, 17282, 1, 2), (21268, '2011-02-05 11:25:40', 1, 187, 0, 1, 2), (21269, '2011-02-05 11:43:49', 1, 161, 0, 1, 2), (21270, '2011-02-05 12:13:42', 1, 74, 0, 1, 2), (21271, '2011-02-05 12:34:08', 1, 125, 0, 1, 2), (21272, '2011-02-05 12:34:43', 1, 109, 0, 1, 2), (21273, '2011-02-05 13:29:28', 1, 50, 17288, 1, 2), (21274, '2011-02-05 13:42:09', 1, 1, 17289, 1, 2), (21275, '2011-02-05 13:45:08', 1, 98, 17290, 1, 2), (21276, '2011-02-05 13:49:48', 1, 4, 17290, 1, 2), (21277, '2011-02-05 13:57:07', 1, 6, 17290, 1, 2), (21278, '2011-02-05 14:06:56', 1, 5, 17292, 1, 2), (21279, '2011-02-05 14:09:51', 1, 111, 17293, 1, 2), (21280, '2011-02-05 14:14:29', 1, 1, 17290, 1, 2), (21281, '2011-02-05 14:30:48', 1, 176, 17290, 1, 2), (21282, '2011-02-05 14:36:09', 1, 8, 17290, 1, 2), (21283, '2011-02-05 14:39:42', 1, 33, 0, 1, 2), (21284, '2011-02-05 14:42:53', 1, 9, 17290, 1, 2), (21285, '2011-02-05 14:44:35', 1, 9, 0, 1, 2), (21286, '2011-02-05 14:44:57', 1, 53, 0, 1, 2), (21287, '2011-02-05 14:45:37', 1, 177, 17294, 1, 2), (21288, '2011-02-05 14:47:06', 1, 8, 17294, 1, 2), (21289, '2011-02-05 14:52:52', 1, 3, 17290, 1, 2), (21290, '2011-02-05 14:55:41', 1, 110, 17290, 1, 2), (21291, '2011-02-05 15:00:23', 1, 7, 17290, 1, 2), (21292, '2011-02-05 15:00:29', 1, 111, 17296, 1, 2), (21293, '2011-02-05 15:10:35', 1, 15, 17290, 1, 2), (21294, '2011-02-05 15:12:36', 1, 57, 17290, 1, 2), (21295, '2011-02-05 15:13:52', 1, 6, 17297, 1, 2), (21296, '2011-02-05 15:16:23', 1, 9, 0, 1, 2), (21297, '2011-02-05 15:23:51', 1, 5, 17290, 1, 2), (21298, '2011-02-05 15:24:33', 1, 2, 17290, 1, 2), (21299, '2011-02-05 15:36:38', 1, 157, 17298, 1, 2), (21300, '2011-02-05 15:37:35', 1, 157, 17298, 1, 2), (21301, '2011-02-05 15:57:04', 1, 53, 0, 1, 2), (21302, '2011-02-05 16:40:40', 1, 23, 17302, 1, 2), (21303, '2011-02-05 16:42:33', 1, 92, 0, 1, 2), (21304, '2011-02-05 17:37:18', 1, 6, 17305, 1, 2), (21305, '2011-02-05 18:03:27', 1, 49, 0, 1, 2), (21306, '2011-02-05 18:24:28', 1, 75, 0, 1, 2), (21307, '2011-02-05 18:26:55', 1, 9, 0, 1, 2), (21308, '2011-02-05 18:28:27', 1, 67, 17308, 1, 2), (21309, '2011-02-05 18:35:03', 1, 72, 0, 1, 2), (21310, '2011-02-05 18:47:41', 1, 62, 0, 1, 2), (21311, '2011-02-05 19:02:21', 1, 50, 17313, 1, 2), (21312, '2011-02-05 19:14:19', 1, 168, 17314, 1, 2), (21313, '2011-02-05 19:18:53', 1, 75, 17316, 1, 2), (21314, '2011-02-05 19:29:28', 1, 7, 17317, 1, 2), (21315, '2011-02-05 19:29:30', 1, 7, 17318, 1, 2), (21316, '2011-02-05 19:33:30', 1, 9, 17318, 1, 2), (21317, '2011-02-05 19:34:25', 1, 194, 17318, 1, 2), (21318, '2011-02-05 19:34:28', 1, 194, 17318, 1, 2), (21319, '2011-02-05 19:34:29', 1, 194, 17318, 1, 2), (21320, '2011-02-05 19:34:30', 1, 194, 17318, 1, 2), (21321, '2011-02-05 20:02:30', 1, 117, 17325, 1, 2), (21322, '2011-02-05 21:06:43', 1, 100, 17326, 1, 2), (21323, '2011-02-05 22:09:55', 1, 170, 0, 1, 2), (21324, '2011-02-05 22:13:05', 1, 61, 0, 1, 2), (21325, '2011-02-05 22:20:20', 1, 235, 0, 1, 2), (21326, '2011-02-05 22:22:34', 1, 68, 0, 1, 2), (21327, '2011-02-05 22:49:32', 1, 170, 0, 1, 2), (21328, '2011-02-06 00:24:40', 1, 177, 0, 1, 2), (21329, '2011-02-06 00:31:35', 1, 113, 0, 1, 2), (21330, '2011-02-06 00:33:06', 1, 7, 0, 1, 2), (21331, '2011-02-06 00:43:18', 1, 140, 0, 1, 2), (21332, '2011-02-06 00:51:26', 1, 99, 0, 1, 2), (21333, '2011-02-06 00:51:42', 1, 85, 0, 1, 2), (21334, '2011-02-06 00:51:57', 1, 124, 0, 1, 2), (21335, '2011-02-06 00:54:34', 1, 114, 0, 1, 2), (21336, '2011-02-06 00:59:29', 1, 104, 17328, 1, 2), (21337, '2011-02-06 01:01:15', 1, 163, 0, 1, 2), (21338, '2011-02-06 01:01:49', 1, 23, 0, 1, 2), (21339, '2011-02-06 01:09:31', 1, 171, 0, 1, 2), (21340, '2011-02-06 01:11:09', 1, 81, 0, 1, 2), (21341, '2011-02-06 01:11:25', 1, 172, 0, 1, 2), (21342, '2011-02-06 01:12:17', 1, 145, 0, 1, 2), (21343, '2011-02-06 01:18:59', 1, 229, 0, 1, 2), (21344, '2011-02-06 01:26:49', 1, 113, 17329, 1, 2), (21345, '2011-02-06 01:27:43', 1, 130, 0, 1, 2), (21346, '2011-02-06 01:32:36', 1, 143, 0, 1, 2), (21347, '2011-02-06 01:36:42', 1, 166, 0, 1, 2), (21348, '2011-02-06 01:46:28', 1, 246, 0, 1, 2), (21349, '2011-02-06 01:47:34', 1, 246, 0, 1, 2), (21350, '2011-02-06 01:52:05', 1, 126, 0, 1, 2), (21351, '2011-02-06 01:53:03', 1, 63, 0, 1, 2), (21352, '2011-02-06 01:57:50', 1, 89, 0, 1, 2), (21353, '2011-02-06 01:58:05', 1, 78, 0, 1, 2), (21354, '2011-02-06 02:02:06', 1, 59, 0, 1, 2), (21355, '2011-02-06 02:07:38', 1, 107, 0, 1, 2), (21356, '2011-02-06 02:13:04', 1, 159, 0, 1, 2), (21357, '2011-02-06 02:18:54', 1, 16, 0, 1, 2), (21358, '2011-02-06 02:38:03', 1, 65, 0, 1, 2), (21359, '2011-02-06 02:43:48', 1, 102, 17331, 1, 2), (21360, '2011-02-06 02:52:28', 1, 11, 0, 1, 2), (21361, '2011-02-06 03:06:12', 1, 162, 0, 1, 2), (21362, '2011-02-06 03:06:29', 1, 25, 0, 1, 2), (21363, '2011-02-06 03:08:24', 1, 101, 17332, 1, 2), (21364, '2011-02-06 03:13:12', 1, 100, 0, 1, 2), (21365, '2011-02-06 03:14:09', 1, 182, 0, 1, 2), (21366, '2011-02-06 03:20:08', 1, 184, 0, 1, 2), (21367, '2011-02-06 03:30:56', 1, 195, 0, 1, 2), (21368, '2011-02-06 03:32:37', 1, 1, 0, 1, 2), (21369, '2011-02-06 03:40:55', 1, 4, 0, 1, 2), (21370, '2011-02-06 03:41:32', 1, 3, 17334, 1, 2), (21371, '2011-02-06 03:47:07', 1, 240, 0, 1, 2), (21372, '2011-02-06 04:05:17', 1, 55, 0, 1, 2), (21373, '2011-02-06 04:06:35', 1, 3, 0, 1, 2), (21374, '2011-02-06 04:07:49', 1, 129, 0, 1, 2), (21375, '2011-02-06 04:08:15', 1, 183, 0, 1, 2), (21376, '2011-02-06 04:11:37', 1, 87, 0, 1, 2), (21377, '2011-02-06 04:16:39', 1, 72, 0, 1, 2), (21378, '2011-02-06 04:43:47', 1, 96, 0, 1, 2), (21379, '2011-02-06 04:44:02', 1, 69, 0, 1, 2), (21380, '2011-02-06 04:44:20', 1, 22, 0, 1, 2), (21381, '2011-02-06 04:44:36', 1, 194, 0, 1, 2), (21382, '2011-02-06 04:53:21', 1, 213, 0, 1, 2), (21383, '2011-02-06 05:03:03', 1, 131, 0, 1, 2), (21384, '2011-02-06 05:03:18', 1, 164, 0, 1, 2), (21385, '2011-02-06 05:14:06', 1, 60, 0, 1, 2), (21386, '2011-02-06 05:16:41', 1, 58, 0, 1, 2), (21387, '2011-02-06 05:33:01', 1, 173, 0, 1, 2), (21388, '2011-02-06 05:35:13', 1, 15, 0, 1, 2), (21389, '2011-02-06 05:42:47', 1, 157, 0, 1, 2), (21390, '2011-02-06 05:45:02', 1, 51, 0, 1, 2), (21391, '2011-02-06 05:52:48', 1, 98, 0, 1, 2), (21392, '2011-02-06 05:53:02', 1, 2, 0, 1, 2), (21393, '2011-02-06 05:54:22', 1, 29, 0, 1, 2), (21394, '2011-02-06 05:54:51', 1, 150, 0, 1, 2), (21395, '2011-02-06 05:56:16', 1, 119, 0, 1, 2), (21396, '2011-02-06 05:56:46', 1, 75, 17348, 1, 2), (21397, '2011-02-06 05:56:48', 1, 50, 17349, 1, 2), (21398, '2011-02-06 05:56:50', 1, 6, 17350, 1, 2), (21399, '2011-02-06 05:56:53', 1, 8, 17351, 1, 2), (21400, '2011-02-06 05:57:03', 1, 170, 17355, 1, 2), (21401, '2011-02-06 05:57:14', 1, 59, 17360, 1, 2), (21402, '2011-02-06 05:57:16', 1, 15, 17361, 1, 2), (21403, '2011-02-06 05:57:19', 1, 169, 17362, 1, 2), (21404, '2011-02-06 05:57:43', 1, 147, 17375, 1, 2), (21405, '2011-02-06 05:57:51', 1, 140, 17378, 1, 2), (21406, '2011-02-06 05:57:53', 1, 141, 17379, 1, 2), (21407, '2011-02-06 05:57:56', 1, 142, 17380, 1, 2), (21408, '2011-02-06 05:57:58', 1, 146, 17381, 1, 2), (21409, '2011-02-06 05:58:01', 1, 139, 17382, 1, 2), (21410, '2011-02-06 05:58:03', 1, 145, 17383, 1, 2), (21411, '2011-02-06 05:58:05', 1, 143, 17384, 1, 2), (21412, '2011-02-06 05:58:08', 1, 144, 17385, 1, 2), (21413, '2011-02-06 05:58:10', 1, 107, 17386, 1, 2), (21414, '2011-02-06 05:58:12', 1, 106, 17387, 1, 2), (21415, '2011-02-06 05:58:17', 1, 109, 17389, 1, 2), (21416, '2011-02-06 05:58:47', 1, 108, 17390, 1, 2), (21417, '2011-02-06 05:58:50', 1, 104, 17391, 1, 2), (21418, '2011-02-06 05:58:52', 1, 110, 17392, 1, 2), (21419, '2011-02-06 05:58:57', 1, 113, 17394, 1, 2), (21420, '2011-02-06 05:59:02', 1, 111, 17396, 1, 2), (21421, '2011-02-06 05:59:04', 1, 112, 17397, 1, 2), (21422, '2011-02-06 06:02:49', 1, 152, 0, 1, 2), (21423, '2011-02-06 06:54:32', 1, 61, 0, 1, 2), (21424, '2011-02-06 07:13:30', 1, 120, 0, 1, 2), (21425, '2011-02-06 07:13:53', 1, 174, 0, 1, 2), (21426, '2011-02-06 07:33:44', 1, 201, 0, 1, 2), (21427, '2011-02-06 07:38:30', 1, 32, 17400, 1, 2), (21428, '2011-02-06 07:38:32', 1, 32, 17401, 1, 2), (21429, '2011-02-06 07:40:22', 1, 103, 17402, 1, 2), (21430, '2011-02-06 07:52:37', 1, 79, 0, 1, 2), (21431, '2011-02-06 07:55:02', 1, 95, 0, 1, 2), (21432, '2011-02-06 08:04:14', 1, 82, 0, 1, 2), (21433, '2011-02-06 09:37:46', 1, 72, 17406, 1, 2), (21434, '2011-02-06 09:43:30', 1, 8, 17407, 1, 2), (21435, '2011-02-06 09:54:45', 1, 48, 0, 1, 2), (21436, '2011-02-06 10:05:57', 1, 5, 17409, 1, 2), (21437, '2011-02-06 10:24:25', 1, 125, 0, 1, 2), (21438, '2011-02-06 10:25:07', 1, 109, 0, 1, 2), (21439, '2011-02-06 10:38:18', 1, 3, 17410, 1, 2), (21440, '2011-02-06 10:40:25', 1, 6, 17410, 1, 2), (21441, '2011-02-06 10:40:59', 1, 5, 17410, 1, 2), (21442, '2011-02-06 10:43:00', 1, 177, 17410, 1, 2), (21443, '2011-02-06 10:43:29', 1, 23, 17411, 1, 2), (21444, '2011-02-06 10:50:12', 1, 6, 17410, 1, 2), (21445, '2011-02-06 10:53:27', 1, 186, 0, 1, 2), (21446, '2011-02-06 10:55:51', 1, 139, 0, 1, 2), (21447, '2011-02-06 11:08:02', 1, 75, 17413, 1, 2), (21448, '2011-02-06 11:11:26', 1, 75, 17413, 1, 2), (21449, '2011-02-06 11:13:44', 1, 133, 0, 1, 2), (21450, '2011-02-06 11:14:01', 1, 187, 0, 1, 2), (21451, '2011-02-06 11:22:01', 1, 65, 17415, 1, 2), (21452, '2011-02-06 11:24:02', 1, 103, 17416, 1, 2), (21453, '2011-02-06 11:29:49', 1, 7, 17417, 1, 2), (21454, '2011-02-06 11:32:49', 1, 67, 17415, 1, 2), (21455, '2011-02-06 12:00:04', 1, 69, 17415, 1, 2), (21456, '2011-02-06 12:08:09', 1, 8, 17421, 1, 2), (21457, '2011-02-06 12:09:08', 1, 115, 17421, 1, 2), (21458, '2011-02-06 12:10:35', 1, 4, 17421, 1, 2), (21459, '2011-02-06 12:13:20', 1, 4, 17421, 1, 2), (21460, '2011-02-06 12:14:20', 1, 6, 17421, 1, 2), (21461, '2011-02-06 12:30:06', 1, 112, 17424, 1, 2), (21462, '2011-02-06 12:30:11', 1, 49, 17425, 1, 2), (21463, '2011-02-06 12:33:56', 1, 235, 0, 1, 2), (21464, '2011-02-06 12:34:01', 1, 1, 17415, 1, 2), (21465, '2011-02-06 12:35:17', 1, 235, 0, 1, 2), (21466, '2011-02-06 12:54:37', 1, 9, 0, 1, 2), (21467, '2011-02-06 13:21:58', 1, 63, 17429, 1, 2), (21468, '2011-02-06 14:26:06', 1, 108, 17431, 1, 2), (21469, '2011-02-06 14:44:28', 1, 50, 0, 1, 2), (21470, '2011-02-06 15:01:28', 1, 31, 17432, 1, 2), (21471, '2011-02-06 15:02:08', 1, 51, 17432, 1, 2), (21472, '2011-02-06 16:19:07', 1, 3, 17436, 1, 2), (21473, '2011-02-06 16:19:57', 1, 4, 17436, 1, 2), (21474, '2011-02-06 16:20:09', 1, 4, 17436, 1, 2), (21475, '2011-02-06 16:45:07', 1, 20, 0, 1, 2), (21476, '2011-02-06 16:45:23', 1, 166, 0, 1, 2), (21477, '2011-02-06 16:55:17', 1, 8, 17442, 1, 2), (21478, '2011-02-06 16:55:47', 1, 50, 17441, 1, 2), (21479, '2011-02-06 16:57:11', 1, 50, 17441, 1, 2), (21480, '2011-02-06 17:15:42', 1, 96, 17445, 1, 2), (21481, '2011-02-06 18:01:37', 1, 109, 17449, 1, 2), (21482, '2011-02-06 18:27:58', 1, 5, 17450, 1, 2), (21483, '2011-02-06 18:29:05', 1, 8, 17450, 1, 2), (21484, '2011-02-06 18:34:07', 1, 12, 17450, 1, 2), (21485, '2011-02-06 18:37:44', 1, 4, 17450, 1, 2), (21486, '2011-02-06 18:38:47', 1, 5, 17450, 1, 2), (21487, '2011-02-06 18:44:14', 1, 49, 0, 1, 2), (21488, '2011-02-06 18:44:31', 1, 123, 0, 1, 2), (21489, '2011-02-06 19:08:42', 1, 8, 17454, 1, 2), (21490, '2011-02-06 19:53:37', 1, 8, 17455, 1, 2), (21491, '2011-02-06 21:20:20', 1, 7, 17457, 1, 2), (21492, '2011-02-06 21:22:49', 1, 6, 17457, 1, 2), (21493, '2011-02-06 21:24:17', 1, 12, 17457, 1, 2), (21494, '2011-02-06 21:24:59', 1, 12, 17457, 1, 2), (21495, '2011-02-07 00:31:59', 1, 10, 0, 1, 2), (21496, '2011-02-07 00:44:06', 1, 32, 0, 1, 2), (21497, '2011-02-07 00:45:26', 1, 104, 0, 1, 2), (21498, '2011-02-07 00:45:41', 1, 140, 0, 1, 2), (21499, '2011-02-07 00:48:14', 1, 73, 0, 1, 2), (21500, '2011-02-07 00:51:34', 1, 85, 0, 1, 2), (21501, '2011-02-07 00:52:07', 1, 124, 0, 1, 2), (21502, '2011-02-07 00:52:14', 1, 33, 0, 1, 2), (21503, '2011-02-07 00:52:23', 1, 114, 0, 1, 2), (21504, '2011-02-07 00:55:12', 1, 106, 0, 1, 2), (21505, '2011-02-07 00:58:19', 1, 23, 0, 1, 2), (21506, '2011-02-07 01:01:47', 1, 103, 0, 1, 2), (21507, '2011-02-07 01:10:57', 1, 88, 0, 1, 2), (21508, '2011-02-07 01:12:48', 1, 172, 0, 1, 2), (21509, '2011-02-07 01:18:03', 1, 145, 0, 1, 2), (21510, '2011-02-07 01:21:33', 1, 229, 0, 1, 2), (21511, '2011-02-07 01:31:45', 1, 130, 0, 1, 2), (21512, '2011-02-07 01:38:56', 1, 166, 0, 1, 2), (21513, '2011-02-07 01:42:18', 1, 75, 17464, 1, 2), (21514, '2011-02-07 01:43:59', 1, 246, 0, 1, 2), (21515, '2011-02-07 01:47:21', 1, 112, 0, 1, 2), (21516, '2011-02-07 01:47:36', 1, 4, 0, 1, 2), (21517, '2011-02-07 02:02:01', 1, 188, 0, 1, 2), (21518, '2011-02-07 02:03:38', 1, 59, 0, 1, 2), (21519, '2011-02-07 02:03:55', 1, 107, 0, 1, 2), (21520, '2011-02-07 02:08:47', 1, 66, 0, 1, 2), (21521, '2011-02-07 02:16:23', 1, 115, 0, 1, 2), (21522, '2011-02-07 02:16:38', 1, 16, 0, 1, 2), (21523, '2011-02-07 02:31:47', 1, 116, 0, 1, 2), (21524, '2011-02-07 02:36:08', 1, 8, 0, 1, 2), (21525, '2011-02-07 02:52:37', 1, 11, 0, 1, 2), (21526, '2011-02-07 02:56:12', 1, 80, 0, 1, 2), (21527, '2011-02-07 03:02:25', 1, 81, 0, 1, 2), (21528, '2011-02-07 03:12:19', 1, 100, 0, 1, 2), (21529, '2011-02-07 03:12:36', 1, 182, 0, 1, 2), (21530, '2011-02-07 03:17:09', 1, 109, 17468, 1, 2), (21531, '2011-02-07 03:17:44', 1, 131, 0, 1, 2), (21532, '2011-02-07 03:27:38', 1, 84, 0, 1, 2), (21533, '2011-02-07 03:31:02', 1, 195, 0, 1, 2), (21534, '2011-02-07 03:37:33', 1, 1, 0, 1, 2), (21535, '2011-02-07 03:43:03', 1, 240, 0, 1, 2), (21536, '2011-02-07 03:47:39', 1, 68, 0, 1, 2), (21537, '2011-02-07 03:53:24', 1, 148, 0, 1, 2), (21538, '2011-02-07 03:55:54', 1, 54, 0, 1, 2), (21539, '2011-02-07 04:02:45', 1, 142, 0, 1, 2), (21540, '2011-02-07 04:03:41', 1, 90, 0, 1, 2), (21541, '2011-02-07 04:07:33', 1, 21, 0, 1, 2), (21542, '2011-02-07 04:08:08', 1, 3, 0, 1, 2), (21543, '2011-02-07 04:12:46', 1, 115, 17469, 1, 2), (21544, '2011-02-07 04:13:26', 1, 87, 0, 1, 2), (21545, '2011-02-07 04:20:08', 1, 72, 0, 1, 2), (21546, '2011-02-07 04:32:42', 1, 86, 0, 1, 2), (21547, '2011-02-07 04:32:58', 1, 144, 0, 1, 2), (21548, '2011-02-07 04:33:13', 1, 111, 0, 1, 2), (21549, '2011-02-07 04:34:53', 1, 91, 0, 1, 2), (21550, '2011-02-07 04:42:57', 1, 96, 0, 1, 2), (21551, '2011-02-07 04:43:13', 1, 69, 0, 1, 2), (21552, '2011-02-07 04:53:57', 1, 213, 0, 1, 2), (21553, '2011-02-07 05:13:02', 1, 164, 0, 1, 2), (21554, '2011-02-07 05:14:18', 1, 146, 0, 1, 2), (21555, '2011-02-07 05:14:34', 1, 67, 0, 1, 2), (21556, '2011-02-07 05:23:04', 1, 57, 0, 1, 2), (21557, '2011-02-07 05:23:25', 1, 170, 0, 1, 2), (21558, '2011-02-07 05:25:24', 1, 253, 0, 1, 2), (21559, '2011-02-07 05:34:09', 1, 14, 0, 1, 2), (21560, '2011-02-07 05:43:36', 1, 24, 0, 1, 2), (21561, '2011-02-07 12:02:51', 1, 96, 17475, 1, 2), (21562, '2011-02-07 12:07:50', 1, 112, 17477, 1, 2), (21563, '2011-02-07 12:10:18', 1, 17, 17478, 1, 2), (21564, '2011-02-07 12:23:59', 1, 235, 0, 1, 2), (21565, '2011-02-07 12:44:19', 1, 53, 0, 1, 2), (21566, '2011-02-07 12:55:09', 1, 105, 0, 1, 2), (21567, '2011-02-07 13:17:54', 1, 3, 17480, 1, 2), (21568, '2011-02-07 13:19:45', 1, 9, 17482, 1, 2), (21569, '2011-02-07 13:20:59', 1, 3, 17480, 1, 2), (21570, '2011-02-07 13:21:07', 1, 50, 17480, 1, 2), (21571, '2011-02-07 13:22:17', 1, 50, 17480, 1, 2), (21572, '2011-02-07 13:22:49', 1, 55, 17480, 1, 2), (21573, '2011-02-07 13:23:00', 1, 55, 17480, 1, 2), (21574, '2011-02-07 13:23:27', 1, 88, 17480, 1, 2), (21575, '2011-02-07 13:24:01', 1, 56, 17480, 1, 2), (21576, '2011-02-07 14:09:40', 1, 32, 17486, 1, 2), (21577, '2011-02-07 14:11:44', 1, 59, 17485, 1, 2), (21578, '2011-02-07 14:15:07', 1, 32, 17486, 1, 2), (21579, '2011-02-07 14:35:29', 1, 75, 0, 1, 2), (21580, '2011-02-07 14:44:59', 1, 50, 0, 1, 2), (21581, '2011-02-07 15:01:59', 1, 64, 0, 1, 2), (21582, '2011-02-07 15:17:23', 1, 11, 17490, 1, 2), (21583, '2011-02-07 15:28:53', 1, 33, 0, 1, 2), (21584, '2011-02-07 16:08:02', 1, 21, 17493, 1, 2), (21585, '2011-02-07 16:08:05', 1, 21, 17494, 1, 2), (21586, '2011-02-07 16:15:42', 1, 21, 17497, 1, 2), (21587, '2011-02-07 16:15:44', 1, 21, 17494, 1, 2), (21588, '2011-02-07 16:44:33', 1, 49, 0, 1, 2), (21589, '2011-02-07 16:44:49', 1, 123, 0, 1, 2), (21590, '2011-02-07 17:24:00', 1, 58, 17502, 1, 2), (21591, '2011-02-07 17:24:23', 1, 59, 17502, 1, 2), (21592, '2011-02-07 17:24:41', 1, 57, 17502, 1, 2), (21593, '2011-02-07 17:26:02', 4, 59, 17502, 1, 2), (21594, '2011-02-07 17:26:02', 4, 133, 17502, 1, 2), (21595, '2011-02-07 17:26:02', 4, 192, 17502, 1, 2), (21596, '2011-02-07 17:26:31', 1, 59, 17502, 1, 2), (21597, '2011-02-07 17:33:13', 1, 101, 17502, 1, 2), (21598, '2011-02-07 17:46:40', 1, 100, 17502, 1, 2), (21599, '2011-02-07 17:46:53', 1, 102, 17502, 1, 2), (21600, '2011-02-07 18:07:57', 1, 17, 17508, 1, 2), (21601, '2011-02-07 18:08:36', 4, 17, 17508, 1, 2), (21602, '2011-02-07 18:08:37', 4, 133, 17508, 1, 2), (21603, '2011-02-07 18:08:37', 4, 192, 17508, 1, 2), (21604, '2011-02-07 18:08:53', 1, 17, 17508, 1, 2), (21605, '2011-02-07 18:20:22', 1, 50, 17506, 1, 2), (21606, '2011-02-07 18:21:05', 4, 50, 17506, 1, 2), (21607, '2011-02-07 18:21:05', 4, 133, 17506, 1, 2), (21608, '2011-02-07 18:21:05', 4, 192, 17506, 1, 2), (21609, '2011-02-07 18:22:01', 1, 50, 17506, 1, 2), (21610, '2011-02-07 18:52:18', 1, 31, 17510, 1, 2), (21611, '2011-02-07 18:57:21', 1, 4, 17511, 1, 2), (21612, '2011-02-07 18:57:59', 1, 50, 17511, 1, 2), (21613, '2011-02-07 18:59:06', 1, 66, 17511, 1, 2), (21614, '2011-02-07 18:59:31', 1, 66, 17511, 1, 2), (21615, '2011-02-07 18:59:33', 1, 50, 17511, 1, 2), (21616, '2011-02-07 18:59:46', 1, 73, 17511, 1, 2), (21617, '2011-02-07 19:00:16', 1, 75, 17511, 1, 2), (21618, '2011-02-07 19:01:15', 1, 75, 17511, 1, 2), (21619, '2011-02-07 19:01:25', 1, 50, 17511, 1, 2), (21620, '2011-02-07 19:04:46', 1, 3, 17512, 1, 2), (21621, '2011-02-07 19:05:17', 1, 7, 17512, 1, 2), (21622, '2011-02-07 19:05:43', 1, 5, 17512, 1, 2), (21623, '2011-02-07 20:19:14', 1, 17, 17517, 1, 2), (21624, '2011-02-07 20:19:16', 1, 17, 17517, 1, 2), (21625, '2011-02-07 20:54:39', 1, 186, 0, 1, 2), (21626, '2011-02-07 21:56:15', 1, 11, 17518, 1, 2), (21627, '2011-02-07 21:57:32', 1, 22, 17518, 1, 2), (21628, '2011-02-07 21:58:30', 1, 25, 17518, 1, 2), (21629, '2011-02-07 22:00:12', 1, 25, 17518, 1, 2), (21630, '2011-02-07 22:03:37', 1, 9, 17518, 1, 2), (21631, '2011-02-07 22:04:50', 1, 9, 17518, 1, 2), (21632, '2011-02-07 23:03:37', 1, 50, 17521, 1, 2), (21633, '2011-02-08 00:33:52', 1, 10, 0, 1, 2), (21634, '2011-02-08 00:48:00', 1, 32, 0, 1, 2), (21635, '2011-02-08 00:48:15', 1, 33, 0, 1, 2), (21636, '2011-02-08 00:49:51', 1, 181, 0, 1, 2), (21637, '2011-02-08 00:50:01', 1, 9, 17525, 1, 2), (21638, '2011-02-08 00:50:06', 1, 104, 0, 1, 2), (21639, '2011-02-08 00:51:00', 1, 140, 0, 1, 2), (21640, '2011-02-08 00:51:44', 1, 99, 0, 1, 2), (21641, '2011-02-08 00:51:58', 1, 85, 0, 1, 2), (21642, '2011-02-08 00:57:10', 1, 114, 0, 1, 2), (21643, '2011-02-08 01:02:54', 1, 23, 0, 1, 2), (21644, '2011-02-08 01:13:52', 1, 145, 0, 1, 2), (21645, '2011-02-08 01:14:07', 1, 229, 0, 1, 2), (21646, '2011-02-08 01:16:13', 1, 167, 0, 1, 2), (21647, '2011-02-08 01:16:30', 1, 13, 0, 1, 2), (21648, '2011-02-08 01:41:24', 1, 169, 0, 1, 2), (21649, '2011-02-08 01:41:27', 1, 191, 0, 1, 2), (21650, '2011-02-08 01:42:59', 1, 97, 0, 1, 2), (21651, '2011-02-08 01:46:57', 1, 246, 0, 1, 2), (21652, '2011-02-08 01:52:08', 1, 126, 0, 1, 2), (21653, '2011-02-08 01:53:30', 1, 63, 0, 1, 2), (21654, '2011-02-08 01:53:45', 1, 78, 0, 1, 2), (21655, '2011-02-08 02:02:17', 1, 188, 0, 1, 2), (21656, '2011-02-08 02:03:32', 1, 108, 0, 1, 2), (21657, '2011-02-08 02:08:27', 1, 66, 0, 1, 2), (21658, '2011-02-08 02:14:16', 1, 31, 0, 1, 2), (21659, '2011-02-08 02:16:22', 1, 159, 0, 1, 2), (21660, '2011-02-08 02:19:32', 1, 115, 0, 1, 2), (21661, '2011-02-08 02:20:59', 1, 16, 0, 1, 2), (21662, '2011-02-08 02:32:37', 1, 116, 0, 1, 2), (21663, '2011-02-08 02:52:42', 1, 11, 0, 1, 2), (21664, '2011-02-08 02:53:33', 1, 190, 0, 1, 2), (21665, '2011-02-08 02:55:55', 1, 83, 0, 1, 2), (21666, '2011-02-08 03:04:12', 1, 132, 0, 1, 2), (21667, '2011-02-08 03:14:03', 1, 100, 0, 1, 2), (21668, '2011-02-08 03:14:20', 1, 182, 0, 1, 2), (21669, '2011-02-08 03:19:12', 1, 184, 0, 1, 2), (21670, '2011-02-08 03:22:27', 1, 84, 0, 1, 2), (21671, '2011-02-08 03:31:41', 1, 195, 0, 1, 2), (21672, '2011-02-08 03:31:56', 1, 180, 0, 1, 2), (21673, '2011-02-08 03:45:00', 1, 149, 0, 1, 2), (21674, '2011-02-08 03:48:17', 1, 68, 0, 1, 2), (21675, '2011-02-08 03:54:11', 1, 148, 0, 1, 2), (21676, '2011-02-08 03:54:25', 1, 110, 0, 1, 2), (21677, '2011-02-08 03:54:32', 1, 121, 17529, 1, 2), (21678, '2011-02-08 03:54:36', 1, 119, 17530, 1, 2), (21679, '2011-02-08 03:54:58', 1, 114, 17534, 1, 2), (21680, '2011-02-08 03:55:31', 1, 118, 17541, 1, 2), (21681, '2011-02-08 03:55:34', 1, 119, 17542, 1, 2), (21682, '2011-02-08 03:55:38', 1, 114, 17543, 1, 2), (21683, '2011-02-08 03:55:46', 1, 113, 17544, 1, 2), (21684, '2011-02-08 03:55:47', 1, 235, 0, 1, 2), (21685, '2011-02-08 03:55:51', 1, 116, 17545, 1, 2), (21686, '2011-02-08 03:56:41', 1, 54, 0, 1, 2), (21687, '2011-02-08 03:56:54', 1, 163, 17562, 1, 2), (21688, '2011-02-08 03:57:01', 1, 161, 17563, 1, 2), (21689, '2011-02-08 03:57:07', 1, 162, 17564, 1, 2), (21690, '2011-02-08 03:57:10', 1, 159, 17565, 1, 2), (21691, '2011-02-08 03:57:13', 1, 160, 17566, 1, 2), (21692, '2011-02-08 03:57:20', 1, 158, 17567, 1, 2), (21693, '2011-02-08 03:57:34', 1, 165, 17571, 1, 2), (21694, '2011-02-08 03:57:37', 1, 164, 17572, 1, 2), (21695, '2011-02-08 03:57:40', 1, 196, 17573, 1, 2), (21696, '2011-02-08 03:57:46', 1, 253, 17574, 1, 2), (21697, '2011-02-08 03:57:59', 1, 79, 17578, 1, 2), (21698, '2011-02-08 03:58:19', 1, 85, 17583, 1, 2), (21699, '2011-02-08 03:58:26', 1, 86, 17584, 1, 2), (21700, '2011-02-08 03:58:53', 1, 87, 17585, 1, 2), (21701, '2011-02-08 03:59:37', 1, 84, 17586, 1, 2), (21702, '2011-02-08 03:59:47', 1, 81, 17589, 1, 2), (21703, '2011-02-08 03:59:50', 1, 82, 17590, 1, 2), (21704, '2011-02-08 03:59:57', 1, 83, 17591, 1, 2), (21705, '2011-02-08 04:00:03', 1, 80, 17592, 1, 2), (21706, '2011-02-08 04:00:11', 1, 88, 17593, 1, 2), (21707, '2011-02-08 04:00:43', 1, 168, 17596, 1, 2), (21708, '2011-02-08 04:01:29', 1, 69, 17603, 1, 2), (21709, '2011-02-08 04:01:33', 1, 73, 17604, 1, 2), (21710, '2011-02-08 04:01:37', 1, 66, 17605, 1, 2), (21711, '2011-02-08 04:01:40', 1, 68, 17606, 1, 2), (21712, '2011-02-08 04:01:46', 1, 67, 17607, 1, 2), (21713, '2011-02-08 04:01:50', 1, 70, 17608, 1, 2), (21714, '2011-02-08 04:01:53', 1, 71, 17609, 1, 2), (21715, '2011-02-08 04:01:56', 1, 72, 17610, 1, 2), (21716, '2011-02-08 04:02:00', 1, 30, 17611, 1, 2), (21717, '2011-02-08 04:02:04', 1, 57, 17612, 1, 2), (21718, '2011-02-08 04:02:07', 1, 32, 17613, 1, 2), (21719, '2011-02-08 04:02:11', 1, 31, 17614, 1, 2), (21720, '2011-02-08 04:02:14', 1, 58, 17615, 1, 2), (21721, '2011-02-08 04:02:18', 1, 48, 17616, 1, 2), (21722, '2011-02-08 04:02:22', 1, 49, 17617, 1, 2), (21723, '2011-02-08 04:02:25', 1, 50, 17618, 1, 2), (21724, '2011-02-08 04:02:28', 1, 33, 17619, 1, 2), (21725, '2011-02-08 04:02:32', 1, 59, 17620, 1, 2), (21726, '2011-02-08 04:02:38', 1, 52, 17621, 1, 2), (21727, '2011-02-08 04:02:51', 1, 53, 17622, 1, 2), (21728, '2011-02-08 04:02:54', 1, 54, 17623, 1, 2), (21729, '2011-02-08 04:02:57', 1, 55, 17624, 1, 2), (21730, '2011-02-08 04:03:00', 1, 56, 17625, 1, 2), (21731, '2011-02-08 04:03:04', 1, 51, 17626, 1, 2), (21732, '2011-02-08 04:03:07', 1, 17, 17627, 1, 2), (21733, '2011-02-08 04:03:11', 1, 16, 17628, 1, 2), (21734, '2011-02-08 04:03:14', 1, 14, 17629, 1, 2), (21735, '2011-02-08 04:03:18', 1, 15, 17630, 1, 2), (21736, '2011-02-08 04:03:21', 1, 176, 17631, 1, 2), (21737, '2011-02-08 04:03:28', 1, 177, 17632, 1, 2), (21738, '2011-02-08 04:03:31', 1, 11, 17633, 1, 2), (21739, '2011-02-08 04:03:34', 1, 12, 17634, 1, 2), (21740, '2011-02-08 04:03:56', 1, 2, 17640, 1, 2), (21741, '2011-02-08 04:03:59', 1, 1, 17641, 1, 2), (21742, '2011-02-08 04:04:06', 1, 3, 17642, 1, 2), (21743, '2011-02-08 04:04:12', 1, 4, 17643, 1, 2), (21744, '2011-02-08 04:04:15', 1, 5, 17644, 1, 2), (21745, '2011-02-08 04:04:18', 1, 6, 17645, 1, 2), (21746, '2011-02-08 04:04:21', 1, 7, 17646, 1, 2), (21747, '2011-02-08 04:04:25', 1, 8, 17647, 1, 2), (21748, '2011-02-08 04:04:34', 1, 9, 17650, 1, 2), (21749, '2011-02-08 04:04:38', 1, 188, 17651, 1, 2), (21750, '2011-02-08 04:04:41', 1, 187, 17652, 1, 2), (21751, '2011-02-08 04:04:44', 1, 13, 17653, 1, 2), (21752, '2011-02-08 04:04:48', 1, 30, 17654, 1, 2), (21753, '2011-02-08 04:06:31', 1, 32, 17662, 1, 2), (21754, '2011-02-08 04:06:34', 1, 31, 17663, 1, 2), (21755, '2011-02-08 04:06:37', 1, 48, 17664, 1, 2), (21756, '2011-02-08 04:06:40', 1, 49, 17665, 1, 2), (21757, '2011-02-08 04:06:43', 1, 50, 17666, 1, 2), (21758, '2011-02-08 04:07:11', 1, 33, 17667, 1, 2), (21759, '2011-02-08 04:07:54', 1, 52, 17668, 1, 2), (21760, '2011-02-08 04:07:58', 1, 53, 17669, 1, 2), (21761, '2011-02-08 04:07:58', 1, 90, 0, 1, 2), (21762, '2011-02-08 04:08:02', 1, 51, 17670, 1, 2), (21763, '2011-02-08 04:08:05', 1, 186, 17671, 1, 2), (21764, '2011-02-08 04:08:09', 1, 60, 17672, 1, 2), (21765, '2011-02-08 04:08:11', 1, 129, 0, 1, 2), (21766, '2011-02-08 04:08:13', 1, 61, 17673, 1, 2), (21767, '2011-02-08 04:08:16', 1, 10, 17674, 1, 2), (21768, '2011-02-08 04:08:20', 1, 194, 17675, 1, 2), (21769, '2011-02-08 04:08:24', 1, 195, 17676, 1, 2), (21770, '2011-02-08 04:08:27', 1, 20, 17677, 1, 2), (21771, '2011-02-08 04:08:39', 1, 65, 17680, 1, 2), (21772, '2011-02-08 04:08:43', 1, 64, 17681, 1, 2), (21773, '2011-02-08 04:08:59', 1, 63, 17685, 1, 2), (21774, '2011-02-08 04:09:02', 1, 62, 17686, 1, 2), (21775, '2011-02-08 04:09:21', 1, 50, 17691, 1, 2), (21776, '2011-02-08 04:09:27', 1, 60, 17692, 1, 2), (21777, '2011-02-08 04:09:30', 1, 61, 17693, 1, 2), (21778, '2011-02-08 04:10:10', 1, 167, 17699, 1, 2), (21779, '2011-02-08 04:10:53', 1, 170, 17700, 1, 2), (21780, '2011-02-08 04:10:57', 1, 166, 17701, 1, 2), (21781, '2011-02-08 04:11:03', 1, 169, 17702, 1, 2), (21782, '2011-02-08 04:11:35', 1, 115, 17708, 1, 2), (21783, '2011-02-08 04:11:48', 1, 100, 17711, 1, 2), (21784, '2011-02-08 04:11:52', 1, 103, 17712, 1, 2), (21785, '2011-02-08 04:11:55', 1, 101, 17713, 1, 2), (21786, '2011-02-08 04:11:59', 1, 102, 17714, 1, 2), (21787, '2011-02-08 04:12:08', 1, 117, 17717, 1, 2), (21788, '2011-02-08 04:12:18', 1, 99, 17720, 1, 2), (21789, '2011-02-08 04:12:24', 1, 98, 17721, 1, 2), (21790, '2011-02-08 04:18:25', 1, 76, 0, 1, 2), (21791, '2011-02-08 04:24:30', 1, 213, 0, 1, 2), (21792, '2011-02-08 04:33:30', 1, 92, 0, 1, 2), (21793, '2011-02-08 04:43:00', 1, 1, 17722, 1, 2), (21794, '2011-02-08 04:43:58', 1, 147, 17736, 1, 2), (21795, '2011-02-08 04:44:02', 1, 140, 17737, 1, 2), (21796, '2011-02-08 04:44:06', 1, 141, 17738, 1, 2), (21797, '2011-02-08 04:44:11', 1, 142, 17739, 1, 2), (21798, '2011-02-08 04:44:16', 1, 146, 17740, 1, 2), (21799, '2011-02-08 04:44:21', 1, 148, 17741, 1, 2), (21800, '2011-02-08 04:44:25', 1, 145, 17742, 1, 2), (21801, '2011-02-08 04:44:28', 1, 143, 17743, 1, 2), (21802, '2011-02-08 04:44:32', 1, 144, 17744, 1, 2), (21803, '2011-02-08 04:44:43', 1, 173, 17747, 1, 2), (21804, '2011-02-08 04:44:47', 1, 182, 17748, 1, 2), (21805, '2011-02-08 04:44:51', 1, 183, 17749, 1, 2), (21806, '2011-02-08 04:44:54', 1, 184, 17750, 1, 2), (21807, '2011-02-08 04:44:58', 1, 180, 17751, 1, 2), (21808, '2011-02-08 04:45:01', 1, 181, 17752, 1, 2), (21809, '2011-02-08 04:45:05', 1, 190, 17753, 1, 2), (21810, '2011-02-08 04:45:06', 1, 96, 0, 1, 2), (21811, '2011-02-08 04:45:10', 1, 191, 17754, 1, 2), (21812, '2011-02-08 04:45:14', 1, 192, 17755, 1, 2), (21813, '2011-02-08 04:45:17', 1, 182, 17756, 1, 2), (21814, '2011-02-08 04:45:20', 1, 69, 0, 1, 2), (21815, '2011-02-08 04:45:22', 1, 183, 17757, 1, 2), (21816, '2011-02-08 04:45:26', 1, 148, 17758, 1, 2), (21817, '2011-02-08 04:45:30', 1, 201, 17759, 1, 2), (21818, '2011-02-08 04:45:33', 1, 184, 17760, 1, 2), (21819, '2011-02-08 04:45:36', 1, 22, 0, 1, 2), (21820, '2011-02-08 04:45:38', 1, 180, 17761, 1, 2), (21821, '2011-02-08 04:45:41', 1, 181, 17762, 1, 2), (21822, '2011-02-08 04:45:46', 1, 190, 17763, 1, 2), (21823, '2011-02-08 04:45:49', 1, 191, 17764, 1, 2), (21824, '2011-02-08 04:45:53', 1, 213, 17765, 1, 2), (21825, '2011-02-08 04:45:57', 1, 235, 17766, 1, 2), (21826, '2011-02-08 04:46:01', 1, 229, 17767, 1, 2), (21827, '2011-02-08 04:46:05', 1, 246, 17768, 1, 2), (21828, '2011-02-08 04:46:08', 1, 240, 17769, 1, 2), (21829, '2011-02-08 04:46:12', 1, 192, 17770, 1, 2), (21830, '2011-02-08 04:46:56', 1, 123, 17781, 1, 2), (21831, '2011-02-08 04:47:00', 1, 122, 17782, 1, 2), (21832, '2011-02-08 04:47:04', 1, 118, 17783, 1, 2), (21833, '2011-02-08 04:47:07', 1, 123, 17784, 1, 2), (21834, '2011-02-08 04:47:11', 1, 120, 17785, 1, 2), (21835, '2011-02-08 04:54:36', 1, 168, 0, 1, 2), (21836, '2011-02-08 05:02:53', 1, 164, 0, 1, 2), (21837, '2011-02-08 05:04:31', 1, 67, 0, 1, 2), (21838, '2011-02-08 05:13:20', 1, 170, 0, 1, 2), (21839, '2011-02-08 05:15:49', 1, 58, 0, 1, 2), (21840, '2011-02-08 05:35:33', 1, 24, 0, 1, 2), (21841, '2011-02-08 05:52:33', 1, 98, 0, 1, 2), (21842, '2011-02-08 05:53:55', 1, 29, 0, 1, 2), (21843, '2011-02-08 05:55:12', 1, 119, 0, 1, 2), (21844, '2011-02-08 06:03:46', 1, 152, 0, 1, 2), (21845, '2011-02-08 06:04:48', 1, 141, 0, 1, 2), (21846, '2011-02-08 06:23:02', 1, 253, 0, 1, 2), (21847, '2011-02-08 06:23:44', 1, 28, 0, 1, 2), (21848, '2011-02-08 06:24:32', 1, 62, 0, 1, 2), (21849, '2011-02-08 06:34:15', 1, 91, 0, 1, 2), (21850, '2011-02-08 06:53:58', 1, 52, 0, 1, 2), (21851, '2011-02-08 07:04:12', 1, 158, 0, 1, 2), (21852, '2011-02-08 07:23:47', 1, 127, 0, 1, 2), (21853, '2011-02-08 07:33:04', 1, 15, 0, 1, 2), (21854, '2011-02-08 07:34:26', 1, 201, 0, 1, 2), (21855, '2011-02-08 07:54:26', 1, 95, 0, 1, 2), (21856, '2011-02-08 08:03:25', 1, 70, 0, 1, 2), (21857, '2011-02-08 08:03:41', 1, 5, 0, 1, 2), (21858, '2011-02-08 08:03:57', 1, 82, 0, 1, 2), (21859, '2011-02-08 08:05:00', 1, 50, 17792, 1, 2), (21860, '2011-02-08 09:00:08', 1, 50, 27, 0, 2), (21861, '2011-02-08 09:00:24', 4, 50, 27, 0, 2), (21862, '2011-02-08 09:00:25', 4, 133, 27, 0, 2), (21863, '2011-02-08 09:00:25', 4, 192, 27, 0, 2), (21864, '2011-02-08 09:00:46', 1, 50, 27, 0, 2), (21865, '2011-02-08 09:01:13', 1, 49, 27, 0, 2), (21866, '2011-02-08 09:01:22', 4, 49, 27, 0, 2), (21867, '2011-02-08 09:04:22', 4, 50, 27, 0, 2), (21868, '2011-02-08 09:04:22', 4, 133, 27, 0, 2), (21869, '2011-02-08 09:04:22', 4, 192, 27, 0, 2), (21870, '2011-02-08 09:04:22', 4, 49, 27, 0, 2), (21871, '2011-02-08 09:11:02', 1, 186, 17796, 1, 2), (21872, '2011-02-08 09:37:22', 1, 50, 17797, 1, 2), (21873, '2011-02-08 09:54:59', 1, 48, 0, 1, 2), (21874, '2011-02-08 10:05:28', 1, 93, 0, 1, 2), (21875, '2011-02-08 10:15:24', 1, 75, 17799, 1, 2), (21876, '2011-02-08 10:15:42', 1, 50, 17800, 1, 2), (21877, '2011-02-08 10:21:00', 1, 75, 17799, 1, 2), (21878, '2011-02-08 10:21:21', 1, 74, 17799, 1, 2), (21879, '2011-02-08 10:48:20', 1, 75, 17802, 1, 2), (21880, '2011-02-08 10:49:09', 1, 66, 17802, 1, 2), (21881, '2011-02-08 11:16:39', 1, 133, 0, 1, 2), (21882, '2011-02-08 11:33:39', 1, 161, 0, 1, 2), (21883, '2011-02-08 12:09:37', 1, 75, 17805, 1, 2), (21884, '2011-02-08 12:10:10', 4, 75, 17805, 1, 2), (21885, '2011-02-08 12:10:10', 4, 133, 17805, 1, 2), (21886, '2011-02-08 12:10:10', 4, 192, 17805, 1, 2), (21887, '2011-02-08 12:50:32', 1, 147, 17807, 1, 2), (21888, '2011-02-08 12:53:19', 1, 144, 0, 1, 2), (21889, '2011-02-08 13:08:08', 1, 99, 17808, 1, 2), (21890, '2011-02-08 14:14:55', 1, 49, 17813, 1, 2), (21891, '2011-02-08 14:15:10', 1, 50, 17813, 1, 2), (21892, '2011-02-08 14:24:04', 1, 235, 0, 1, 2), (21893, '2011-02-08 14:24:22', 1, 66, 17814, 1, 2), (21894, '2011-02-08 14:44:01', 1, 9, 0, 1, 2), (21895, '2011-02-08 14:44:14', 1, 53, 0, 1, 2), (21896, '2011-02-08 14:57:57', 1, 111, 17816, 1, 2), (21897, '2011-02-08 15:05:07', 1, 105, 0, 1, 2), (21898, '2011-02-08 15:26:35', 1, 170, 17818, 1, 2), (21899, '2011-02-08 15:49:47', 1, 144, 17820, 1, 2), (21900, '2011-02-08 15:58:35', 1, 4, 17821, 1, 2), (21901, '2011-02-08 15:59:46', 1, 50, 17821, 1, 2), (21902, '2011-02-08 16:01:03', 1, 55, 17821, 1, 2), (21903, '2011-02-08 16:29:40', 4, 59, 28, 0, 2), (21904, '2011-02-08 16:29:40', 4, 133, 28, 0, 2), (21905, '2011-02-08 16:29:40', 4, 192, 28, 0, 2), (21906, '2011-02-08 16:36:25', 4, 59, 28, 0, 2), (21907, '2011-02-08 16:36:25', 4, 133, 28, 0, 2), (21908, '2011-02-08 16:36:25', 4, 192, 28, 0, 2), (21909, '2011-02-08 16:45:55', 1, 71, 0, 1, 2), (21910, '2011-02-08 16:55:36', 1, 50, 0, 1, 2), (21911, '2011-02-08 17:09:02', 1, 56, 17824, 1, 2), (21912, '2011-02-08 17:09:18', 1, 50, 17824, 1, 2), (21913, '2011-02-08 17:42:52', 1, 5, 17827, 1, 2), (21914, '2011-02-08 17:45:39', 1, 111, 0, 1, 2), (21915, '2011-02-08 17:55:25', 1, 12, 17828, 1, 2), (21916, '2011-02-08 18:08:26', 1, 15, 17829, 1, 2), (21917, '2011-02-08 18:28:59', 1, 118, 17832, 1, 2), (21918, '2011-02-08 18:30:18', 1, 5, 0, 1, 2), (21919, '2011-02-08 18:36:23', 1, 66, 17835, 1, 2), (21920, '2011-02-08 18:36:25', 1, 169, 17836, 1, 2), (21921, '2011-02-08 19:01:24', 1, 1, 17837, 1, 2), (21922, '2011-02-08 19:02:31', 1, 1, 17837, 1, 2), (21923, '2011-02-08 19:04:29', 1, 1, 17837, 1, 2), (21924, '2011-02-08 19:09:22', 1, 176, 17838, 1, 2), (21925, '2011-02-08 20:43:57', 1, 20, 0, 1, 2), (21926, '2011-02-08 20:45:19', 1, 49, 0, 1, 2), (21927, '2011-02-08 20:45:34', 1, 123, 0, 1, 2), (21928, '2011-02-08 21:55:28', 1, 6, 17844, 1, 2), (21929, '2011-02-08 21:56:13', 1, 132, 17845, 1, 2), (21930, '2011-02-09 00:32:56', 1, 113, 0, 1, 2), (21931, '2011-02-09 00:49:14', 1, 10, 0, 1, 2), (21932, '2011-02-09 00:52:09', 1, 124, 0, 1, 2), (21933, '2011-02-09 00:53:28', 1, 7, 0, 1, 2), (21934, '2011-02-09 00:56:50', 1, 140, 0, 1, 2), (21935, '2011-02-09 00:58:23', 1, 114, 0, 1, 2), (21936, '2011-02-09 00:59:55', 1, 106, 0, 1, 2), (21937, '2011-02-09 01:00:09', 1, 23, 0, 1, 2), (21938, '2011-02-09 01:20:56', 1, 13, 0, 1, 2), (21939, '2011-02-09 01:27:08', 1, 163, 0, 1, 2), (21940, '2011-02-09 01:27:35', 1, 33, 0, 1, 2), (21941, '2011-02-09 01:32:41', 1, 143, 0, 1, 2), (21942, '2011-02-09 01:33:31', 1, 130, 0, 1, 2), (21943, '2011-02-09 01:37:33', 1, 169, 0, 1, 2), (21944, '2011-02-09 01:48:53', 1, 246, 0, 1, 2), (21945, '2011-02-09 02:03:45', 1, 59, 0, 1, 2), (21946, '2011-02-09 02:08:20', 1, 6, 0, 1, 2), (21947, '2011-02-09 02:13:49', 1, 142, 17850, 1, 2), (21948, '2011-02-09 02:18:04', 1, 159, 0, 1, 2), (21949, '2011-02-09 02:32:35', 1, 116, 0, 1, 2), (21950, '2011-02-09 02:37:04', 1, 57, 17851, 1, 2), (21951, '2011-02-09 02:37:33', 1, 8, 0, 1, 2), (21952, '2011-02-09 02:52:53', 1, 11, 0, 1, 2), (21953, '2011-02-09 02:56:17', 1, 83, 0, 1, 2), (21954, '2011-02-09 03:02:01', 1, 81, 0, 1, 2), (21955, '2011-02-09 03:03:00', 1, 162, 0, 1, 2), (21956, '2011-02-09 03:21:08', 1, 182, 0, 1, 2), (21957, '2011-02-09 03:22:42', 1, 117, 0, 1, 2), (21958, '2011-02-09 03:28:00', 1, 84, 0, 1, 2), (21959, '2011-02-09 03:31:44', 1, 195, 0, 1, 2), (21960, '2011-02-09 03:38:27', 1, 1, 0, 1, 2), (21961, '2011-02-09 03:44:44', 1, 240, 0, 1, 2), (21962, '2011-02-09 03:53:43', 1, 148, 0, 1, 2), (21963, '2011-02-09 03:57:26', 1, 110, 0, 1, 2), (21964, '2011-02-09 04:05:34', 1, 142, 0, 1, 2), (21965, '2011-02-09 04:07:33', 1, 21, 0, 1, 2), (21966, '2011-02-09 04:09:26', 1, 183, 0, 1, 2), (21967, '2011-02-09 04:18:05', 1, 72, 0, 1, 2), (21968, '2011-02-09 04:32:51', 1, 92, 0, 1, 2), (21969, '2011-02-09 04:33:07', 1, 144, 0, 1, 2), (21970, '2011-02-09 04:33:21', 1, 111, 0, 1, 2), (21971, '2011-02-09 04:33:41', 1, 128, 0, 1, 2), (21972, '2011-02-09 04:41:17', 1, 17, 0, 1, 2), (21973, '2011-02-09 04:42:17', 1, 22, 0, 1, 2), (21974, '2011-02-09 04:42:33', 1, 194, 0, 1, 2), (21975, '2011-02-09 04:46:39', 1, 27, 0, 1, 2), (21976, '2011-02-09 04:51:59', 1, 213, 0, 1, 2), (21977, '2011-02-09 05:12:39', 1, 164, 0, 1, 2), (21978, '2011-02-09 05:13:24', 1, 77, 0, 1, 2), (21979, '2011-02-09 05:23:27', 1, 57, 0, 1, 2), (21980, '2011-02-09 05:34:25', 1, 14, 0, 1, 2), (21981, '2011-02-09 05:49:25', 1, 75, 17855, 1, 2), (21982, '2011-02-09 05:53:06', 1, 157, 0, 1, 2), (21983, '2011-02-09 05:54:04', 1, 51, 0, 1, 2), (21984, '2011-02-09 06:04:41', 1, 150, 0, 1, 2), (21985, '2011-02-09 06:13:07', 1, 152, 0, 1, 2), (21986, '2011-02-09 07:22:59', 1, 253, 0, 1, 2), (21987, '2011-02-09 07:25:07', 1, 28, 0, 1, 2), (21988, '2011-02-09 07:25:25', 1, 174, 0, 1, 2), (21989, '2011-02-09 07:28:47', 1, 62, 0, 1, 2), (21990, '2011-02-09 07:35:10', 1, 201, 0, 1, 2), (21991, '2011-02-09 07:36:13', 1, 94, 0, 1, 2), (21992, '2011-02-09 08:02:48', 1, 121, 0, 1, 2), (21993, '2011-02-09 09:21:40', 1, 140, 17864, 1, 2), (21994, '2011-02-09 09:25:05', 1, 133, 0, 1, 2), (21995, '2011-02-09 09:45:27', 1, 147, 0, 1, 2), (21996, '2011-02-09 09:53:27', 1, 102, 0, 1, 2), (21997, '2011-02-09 10:04:33', 1, 12, 0, 1, 2), (21998, '2011-02-09 10:14:07', 1, 74, 0, 1, 2), (21999, '2011-02-09 10:24:35', 1, 235, 0, 1, 2), (22000, '2011-02-09 10:30:07', 1, 73, 17867, 1, 2); /*!40000 ALTER TABLE `report_event` ENABLE KEYS */; # Dumping structure for table web35db1.report_event_types CREATE TABLE IF NOT EXISTS `report_event_types` ( `event_type_id` smallint(6) unsigned NOT NULL auto_increment, `event_name` varchar(64) NOT NULL, `customer_login` tinyint(3) unsigned NOT NULL default '0', PRIMARY KEY (`event_type_id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.report_event_types: 6 rows /*!40000 ALTER TABLE `report_event_types` DISABLE KEYS */; INSERT INTO `report_event_types` (`event_type_id`, `event_name`, `customer_login`) VALUES (1, 'catalog_product_view', 1), (2, 'sendfriend_product', 1), (3, 'catalog_product_compare_add_product', 1), (4, 'checkout_cart_add_product', 1), (5, 'wishlist_add_product', 1), (6, 'wishlist_share', 1); /*!40000 ALTER TABLE `report_event_types` ENABLE KEYS */; # Dumping structure for table web35db1.report_viewed_product_index CREATE TABLE IF NOT EXISTS `report_viewed_product_index` ( `index_id` bigint(20) unsigned NOT NULL auto_increment, `visitor_id` int(10) unsigned default NULL, `customer_id` int(10) unsigned default NULL, `product_id` int(10) unsigned NOT NULL, `store_id` smallint(5) unsigned default NULL, `added_at` datetime NOT NULL, PRIMARY KEY (`index_id`), UNIQUE KEY `UNQ_BY_VISITOR` (`visitor_id`,`product_id`), UNIQUE KEY `UNQ_BY_CUSTOMER` (`customer_id`,`product_id`), KEY `IDX_STORE` (`store_id`), KEY `IDX_SORT_ADDED_AT` (`added_at`), KEY `product_id` (`product_id`), CONSTRAINT `FK_REPORT_VIEWED_PRODUCT_INDEX_CUSTOMER` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_REPORT_VIEWED_PRODUCT_INDEX_PRODUCT` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_REPORT_VIEWED_PRODUCT_INDEX_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=20461 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.report_viewed_product_index: 18.860 rows /*!40000 ALTER TABLE `report_viewed_product_index` DISABLE KEYS */; INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES (1, 4, NULL, 3, 2, '2010-05-19 14:37:37'), (2, 4, NULL, 1, 2, '2010-05-19 14:54:01'), (4, 7, NULL, 1, 2, '2010-05-20 07:26:41'), (5, 9, NULL, 1, 2, '2010-05-20 08:53:43'), (6, 10, NULL, 5, 2, '2010-05-20 09:09:54'), (7, 19, NULL, 25, 2, '2010-05-20 11:32:53'), (8, 19, NULL, 13, 2, '2010-05-20 12:10:33'), (9, 22, NULL, 28, 2, '2010-05-20 14:17:20'), (11, 22, NULL, 22, 2, '2010-05-20 14:25:27'), (12, 24, NULL, 9, 2, '2010-05-20 19:18:53'), (13, 30, NULL, 9, 2, '2010-05-21 13:49:40'), (14, 30, NULL, 29, 2, '2010-05-21 13:50:17'), (15, 30, NULL, 22, 2, '2010-05-21 13:53:27'), (16, 32, NULL, 22, 2, '2010-05-21 15:41:16'), (17, 32, NULL, 11, 2, '2010-05-21 15:42:02'), (18, 36, NULL, 4, 2, '2010-05-25 13:48:59'), (19, 37, NULL, 4, 2, '2010-05-26 07:30:27'), (20, 38, NULL, 1, 2, '2010-05-27 09:32:58'), (22, 40, NULL, 1, 2, '2010-05-27 11:36:30'), (24, 41, NULL, 2, 2, '2010-05-27 13:21:42'), (29, 41, NULL, 1, 2, '2010-05-27 14:33:07'), (31, 42, NULL, 31, 2, '2010-05-27 13:39:46'), (33, 41, NULL, 3, 2, '2010-05-27 13:46:40'), (34, 42, NULL, 32, 2, '2010-05-27 13:48:03'), (44, 41, NULL, 32, 2, '2010-05-27 14:34:25'), (45, 43, NULL, 2, 2, '2010-05-27 19:35:43'), (46, 43, NULL, 1, 2, '2010-05-27 19:34:31'), (48, 46, NULL, 31, 2, '2010-05-28 09:45:57'), (50, 46, NULL, 32, 2, '2010-05-28 10:12:02'), (51, 47, NULL, 61, 2, '2010-05-28 12:39:57'), (53, 47, NULL, 60, 2, '2010-05-28 12:40:23'), (55, 47, NULL, 67, 2, '2010-05-28 13:31:22'), (57, 50, NULL, 32, 2, '2010-05-28 15:46:10'), (58, 51, NULL, 1, 2, '2010-05-31 08:15:21'), (59, 51, NULL, 2, 2, '2010-05-31 08:34:25'), (62, 51, NULL, 13, 2, '2010-05-31 08:27:07'), (63, 51, NULL, 30, 2, '2010-05-31 08:24:41'), (65, 51, NULL, 3, 2, '2010-05-31 08:29:54'), (68, 51, NULL, 4, 2, '2010-05-31 08:31:01'), (69, 51, NULL, 5, 2, '2010-05-31 08:32:59'), (72, 51, NULL, 6, 2, '2010-05-31 08:34:10'), (74, 51, NULL, 7, 2, '2010-05-31 08:35:55'), (77, 51, NULL, 11, 2, '2010-05-31 08:45:55'), (78, 51, NULL, 15, 2, '2010-05-31 09:16:53'), (81, 51, NULL, 14, 2, '2010-05-31 09:31:27'), (87, 51, NULL, 12, 2, '2010-05-31 09:21:31'), (91, 53, NULL, 1, 2, '2010-05-31 14:50:04'), (95, 53, NULL, 55, 2, '2010-05-31 13:50:00'), (102, 54, NULL, 1, 2, '2010-05-31 17:07:13'), (108, 54, NULL, 3, 2, '2010-05-31 17:05:45'), (110, 54, NULL, 69, 2, '2010-05-31 16:59:02'), (111, 54, NULL, 51, 2, '2010-05-31 16:59:22'), (113, 54, NULL, 48, 2, '2010-05-31 16:59:46'), (115, 54, NULL, 32, 2, '2010-05-31 17:00:37'), (120, 55, NULL, 48, 2, '2010-06-01 08:06:42'), (121, 57, NULL, 1, 2, '2010-06-01 11:11:19'), (122, 56, NULL, 3, 2, '2010-06-01 11:11:19'), (123, 58, NULL, 3, 2, '2010-06-01 14:02:13'), (124, 59, NULL, 1, 2, '2010-06-01 14:02:15'), (125, 60, NULL, 48, 2, '2010-06-01 19:58:07'), (126, 61, NULL, 59, 2, '2010-06-02 19:43:27'), (127, 61, NULL, 69, 2, '2010-06-02 19:44:17'), (128, 62, NULL, 3, 2, '2010-06-03 08:12:02'), (129, 62, NULL, 1, 2, '2010-06-03 08:12:08'), (130, 63, NULL, 61, 2, '2010-06-03 11:05:47'), (131, 67, NULL, 55, 2, '2010-06-04 12:30:06'), (132, 67, NULL, 2, 2, '2010-06-04 12:32:24'), (133, 67, NULL, 1, 2, '2010-06-04 12:32:36'), (134, 72, NULL, 1, 2, '2010-06-07 08:44:59'), (135, 73, NULL, 55, 2, '2010-06-07 16:38:02'), (136, 75, NULL, 55, 2, '2010-06-08 16:13:25'), (137, 77, NULL, 55, 2, '2010-06-10 08:04:55'), (138, 79, NULL, 2, 2, '2010-06-10 10:20:10'), (139, 79, NULL, 28, 2, '2010-06-10 10:21:57'), (140, 79, NULL, 90, 2, '2010-06-10 12:21:47'), (141, 81, NULL, 30, 2, '2010-06-10 12:34:25'), (142, 81, NULL, 15, 2, '2010-06-10 12:36:53'), (144, 84, NULL, 51, 2, '2010-06-11 09:35:03'), (145, 85, NULL, 69, 2, '2010-06-11 11:05:31'), (146, 85, NULL, 1, 2, '2010-06-11 12:09:08'), (147, 85, NULL, 61, 2, '2010-06-11 12:12:43'), (148, 85, NULL, 53, 2, '2010-06-11 12:19:18'), (149, 87, NULL, 73, 2, '2010-06-11 12:35:22'), (150, 89, NULL, 1, 2, '2010-06-12 10:18:35'), (151, 90, NULL, 90, 2, '2010-06-13 14:16:14'), (152, 96, NULL, 109, 2, '2010-06-15 09:29:01'), (155, 96, NULL, 118, 2, '2010-06-15 10:24:05'), (156, 99, NULL, 104, 2, '2010-06-15 12:12:40'), (157, 102, NULL, 87, 2, '2010-06-16 04:30:58'), (158, 102, NULL, 73, 2, '2010-06-16 04:33:16'), (159, 102, NULL, 1, 2, '2010-06-16 04:34:38'), (160, 102, NULL, 107, 2, '2010-06-16 04:35:14'), (161, 102, NULL, 120, 2, '2010-06-16 04:35:30'), (162, 102, NULL, 99, 2, '2010-06-16 04:35:49'), (163, 102, NULL, 72, 2, '2010-06-16 04:36:30'), (164, 103, NULL, 2, 2, '2010-06-16 08:32:09'), (166, 103, NULL, 15, 2, '2010-06-16 08:40:09'), (167, 104, NULL, 118, 2, '2010-06-16 11:31:30'), (174, 105, NULL, 104, 2, '2010-06-16 11:25:00'), (175, 105, NULL, 118, 2, '2010-06-16 11:28:53'), (177, 109, NULL, 2, 2, '2010-06-16 16:11:30'), (178, 109, NULL, 3, 2, '2010-06-16 16:11:42'), (181, 109, NULL, 8, 2, '2010-06-16 16:11:53'), (182, 109, NULL, 7, 2, '2010-06-16 16:12:12'), (183, 109, NULL, 5, 2, '2010-06-16 16:12:37'), (184, 115, NULL, 120, 2, '2010-06-17 09:24:15'), (185, 115, NULL, 1, 2, '2010-06-17 09:24:25'), (186, 118, NULL, 122, 2, '2010-06-17 11:20:25'), (187, 119, NULL, 107, 2, '2010-06-17 11:22:42'), (188, 119, NULL, 1, 2, '2010-06-17 11:29:32'), (189, NULL, 1, 129, 2, '2010-06-17 13:08:46'), (190, NULL, 1, 2, 2, '2010-06-29 09:13:23'), (191, 122, NULL, 128, 2, '2010-06-17 18:59:51'), (192, 122, NULL, 107, 2, '2010-06-17 19:00:31'), (193, 122, NULL, 65, 2, '2010-06-17 19:04:34'), (194, 122, NULL, 109, 2, '2010-06-17 19:05:33'), (195, 122, NULL, 106, 2, '2010-06-17 19:05:51'), (196, 127, 2, 121, 2, '2010-06-18 11:13:58'), (197, 127, 2, 104, 2, '2010-06-25 18:06:30'), (198, 127, 2, 108, 2, '2010-06-25 18:06:20'), (199, 128, NULL, 1, 2, '2010-06-18 14:55:10'), (200, 130, NULL, 103, 2, '2010-06-19 06:19:18'), (203, 130, NULL, 16, 2, '2010-06-19 06:36:47'), (204, 134, NULL, 118, 2, '2010-06-20 08:45:17'), (205, 146, NULL, 118, 2, '2010-06-21 09:53:55'), (206, 150, NULL, 118, 2, '2010-06-21 09:54:25'), (207, 157, NULL, 17, 2, '2010-06-21 11:34:06'), (209, 158, NULL, 1, 2, '2010-06-21 13:37:26'), (211, 157, NULL, 117, 2, '2010-06-21 10:45:45'), (212, 157, NULL, 3, 2, '2010-06-21 10:48:27'), (213, 157, NULL, 9, 2, '2010-06-21 10:48:53'), (214, 157, NULL, 54, 2, '2010-06-21 11:00:38'), (215, 157, NULL, 29, 2, '2010-06-21 11:11:57'), (216, 157, NULL, 98, 2, '2010-06-21 11:31:55'), (218, 160, NULL, 103, 2, '2010-06-21 12:09:54'), (219, 162, NULL, 118, 2, '2010-06-21 12:10:16'), (220, 162, NULL, 110, 2, '2010-06-21 12:10:34'), (221, 162, NULL, 126, 2, '2010-06-21 12:11:36'), (222, 161, NULL, 121, 2, '2010-06-21 12:14:50'), (226, 136, NULL, 10, 2, '2010-06-21 14:42:28'), (227, 165, NULL, 103, 2, '2010-06-21 16:30:41'), (228, 166, NULL, 118, 2, '2010-06-21 16:31:01'), (229, 167, NULL, 110, 2, '2010-06-21 16:31:21'), (230, 167, NULL, 126, 2, '2010-06-21 16:32:23'), (231, 165, NULL, 121, 2, '2010-06-21 16:34:23'), (232, 169, NULL, 126, 2, '2010-06-21 16:45:21'), (233, 169, NULL, 1, 2, '2010-06-21 16:45:34'), (234, 170, NULL, 111, 2, '2010-06-21 16:55:02'), (235, 170, NULL, 1, 2, '2010-06-21 16:59:42'), (236, 171, NULL, 101, 2, '2010-06-21 17:02:05'), (237, 170, NULL, 103, 2, '2010-06-21 17:03:35'), (238, 173, NULL, 110, 2, '2010-06-21 17:05:21'), (239, 173, NULL, 117, 2, '2010-06-21 17:06:24'), (240, 170, NULL, 112, 2, '2010-06-21 17:06:27'), (241, 170, NULL, 118, 2, '2010-06-21 17:07:44'), (242, 170, NULL, 5, 2, '2010-06-21 17:07:53'), (243, 170, NULL, 7, 2, '2010-06-21 17:07:58'), (244, 172, NULL, 110, 2, '2010-06-21 17:08:50'), (245, 172, NULL, 113, 2, '2010-06-21 17:11:56'), (246, 170, NULL, 121, 2, '2010-06-21 17:20:11'), (247, 172, NULL, 106, 2, '2010-06-21 17:13:12'), (248, 171, NULL, 126, 2, '2010-06-21 17:13:13'), (249, 171, NULL, 110, 2, '2010-06-21 17:13:36'), (250, 170, NULL, 99, 2, '2010-06-21 17:15:20'), (251, 170, NULL, 17, 2, '2010-06-21 17:15:32'), (252, 170, NULL, 107, 2, '2010-06-21 17:15:57'), (253, 171, NULL, 8, 2, '2010-06-21 17:16:43'), (254, 172, NULL, 3, 2, '2010-06-21 17:17:39'), (256, 171, NULL, 109, 2, '2010-06-21 17:20:33'), (257, 172, NULL, 108, 2, '2010-06-21 17:23:23'), (258, 172, NULL, 100, 2, '2010-06-21 17:24:23'), (259, 171, NULL, 103, 2, '2010-06-21 17:24:30'), (260, 174, NULL, 120, 2, '2010-06-21 19:28:19'), (261, 174, NULL, 99, 2, '2010-06-21 19:29:14'), (262, 174, NULL, 73, 2, '2010-06-21 19:42:51'), (263, 174, NULL, 74, 2, '2010-06-21 19:41:44'), (264, 174, NULL, 78, 2, '2010-06-21 19:42:22'), (266, 175, NULL, 16, 2, '2010-06-21 19:54:14'), (267, 182, NULL, 104, 2, '2010-06-23 10:24:49'), (268, 181, NULL, 3, 2, '2010-06-23 13:08:32'), (269, 184, NULL, 2, 2, '2010-06-24 12:04:38'), (274, 185, NULL, 2, 2, '2010-06-23 11:53:48'), (275, 184, NULL, 3, 2, '2010-06-24 10:19:15'), (276, 186, NULL, 5, 2, '2010-06-23 12:27:12'), (277, 187, NULL, 3, 2, '2010-06-23 13:01:25'), (278, 181, NULL, 2, 2, '2010-06-23 13:08:47'), (281, 181, NULL, 1, 2, '2010-06-23 14:03:29'), (283, 181, NULL, 31, 2, '2010-06-23 13:09:38'), (286, 185, NULL, 110, 2, '2010-06-23 15:01:46'), (287, 188, NULL, 17, 2, '2010-06-23 18:03:12'), (288, 183, NULL, 3, 2, '2010-06-23 20:45:53'), (289, 189, NULL, 2, 2, '2010-06-23 20:45:57'), (290, 183, NULL, 2, 2, '2010-06-23 20:46:05'), (291, 183, NULL, 1, 2, '2010-06-24 10:28:14'), (297, 184, NULL, 1, 2, '2010-06-24 12:06:38'), (325, 184, NULL, 7, 2, '2010-06-24 12:02:27'), (335, 184, NULL, 150, 2, '2010-06-24 14:12:55'), (338, 184, NULL, 152, 2, '2010-06-24 14:51:34'), (346, 193, NULL, 118, 2, '2010-06-24 15:17:34'), (347, 196, NULL, 139, 2, '2010-06-24 19:10:58'), (348, 196, NULL, 140, 2, '2010-06-24 19:12:23'), (351, 196, NULL, 112, 2, '2010-06-24 19:59:20'), (352, 197, NULL, 107, 2, '2010-06-24 20:30:31'), (353, 197, NULL, 2, 2, '2010-06-24 20:31:04'), (354, 197, NULL, 33, 2, '2010-06-24 20:31:39'), (355, 197, NULL, 114, 2, '2010-06-24 20:32:49'), (357, 197, NULL, 31, 2, '2010-06-24 20:34:18'), (359, 197, NULL, 30, 2, '2010-06-24 20:35:23'), (361, 197, NULL, 144, 2, '2010-06-25 06:44:52'), (363, 199, NULL, 132, 2, '2010-06-25 10:24:18'), (364, 199, NULL, 3, 2, '2010-06-25 10:25:40'), (365, 199, NULL, 133, 2, '2010-06-25 10:28:55'), (366, 200, NULL, 152, 2, '2010-06-25 10:51:38'), (370, 202, NULL, 133, 2, '2010-06-25 11:25:27'), (371, 203, NULL, 152, 2, '2010-06-25 11:36:05'), (386, 204, NULL, 152, 2, '2010-06-25 11:40:11'), (387, 204, NULL, 149, 2, '2010-06-25 12:12:50'), (389, 204, NULL, 2, 2, '2010-06-25 12:13:50'), (390, 204, NULL, 48, 2, '2010-06-25 12:14:22'), (391, 204, NULL, 61, 2, '2010-06-25 12:15:50'), (392, 205, NULL, 1, 2, '2010-06-25 12:36:08'), (393, 207, NULL, 125, 2, '2010-06-25 13:38:53'), (394, 213, 3, 125, 2, '2010-06-25 16:51:06'), (395, 213, 3, 2, 2, '2010-06-25 16:51:06'), (396, 214, 2, 133, 2, '2010-06-25 17:20:50'), (397, 214, 2, 125, 2, '2010-06-25 17:20:50'), (398, 215, NULL, 140, 2, '2010-06-25 17:44:32'), (399, 215, NULL, 106, 2, '2010-06-25 17:45:42'), (400, 215, NULL, 2, 2, '2010-06-25 18:05:54'), (401, 215, NULL, 104, 2, '2010-06-25 18:06:08'), (404, 214, 2, 1, 2, '2010-06-25 18:06:52'), (405, 220, NULL, 104, 2, '2010-06-27 18:19:00'), (406, 223, NULL, 152, 2, '2010-06-28 12:27:21'), (407, 222, NULL, 161, 2, '2010-06-28 14:49:57'), (408, 222, NULL, 158, 2, '2010-06-28 14:50:48'), (409, 222, NULL, 60, 2, '2010-06-28 14:51:40'), (410, 232, NULL, 117, 2, '2010-06-28 17:34:34'), (411, 233, NULL, 100, 2, '2010-06-29 06:44:31'), (412, 233, NULL, 99, 2, '2010-06-29 06:51:22'), (413, 233, NULL, 98, 2, '2010-06-29 07:34:35'), (414, 233, NULL, 1, 2, '2010-06-29 07:12:48'), (415, 233, NULL, 11, 2, '2010-06-29 07:13:45'), (416, 234, NULL, 166, 2, '2010-06-29 07:28:40'), (418, 233, NULL, 68, 2, '2010-06-29 07:32:00'), (419, 233, NULL, 65, 2, '2010-06-29 07:32:26'), (421, 233, NULL, 106, 2, '2010-06-29 07:42:21'), (422, 233, NULL, 110, 2, '2010-06-29 07:38:32'), (423, 234, NULL, 168, 2, '2010-06-29 07:40:14'), (424, 233, NULL, 105, 2, '2010-06-29 07:41:53'), (426, 233, NULL, 112, 2, '2010-06-29 07:44:04'), (427, 233, NULL, 119, 2, '2010-06-29 07:45:42'), (428, 233, NULL, 120, 2, '2010-06-29 07:46:49'), (430, 240, NULL, 1, 2, '2010-06-29 10:30:47'), (431, 240, NULL, 2, 2, '2010-06-29 10:31:28'), (433, 222, NULL, 133, 2, '2010-06-29 11:30:17'), (434, 222, NULL, 13, 2, '2010-06-29 11:36:13'), (435, 222, NULL, 64, 2, '2010-06-29 11:36:53'), (436, 222, NULL, 65, 2, '2010-06-29 11:37:50'), (438, 236, NULL, 130, 2, '2010-06-29 13:03:20'), (439, 236, NULL, 140, 2, '2010-06-29 13:04:37'), (440, 234, NULL, 170, 2, '2010-06-29 14:12:48'), (441, 249, NULL, 152, 2, '2010-07-01 07:56:49'), (442, 249, NULL, 3, 2, '2010-07-01 07:57:31'), (443, 255, NULL, 128, 2, '2010-07-01 14:35:53'), (446, 258, NULL, 90, 2, '2010-07-02 14:19:58'), (447, 258, NULL, 91, 2, '2010-07-02 14:21:32'), (448, 263, NULL, 166, 2, '2010-07-04 11:59:08'), (449, 263, NULL, 167, 2, '2010-07-04 13:47:58'), (452, 263, NULL, 5, 2, '2010-07-04 12:06:26'), (453, 263, NULL, 2, 2, '2010-07-04 12:07:19'), (458, 263, NULL, 170, 2, '2010-07-04 12:53:53'), (465, 264, NULL, 8, 2, '2010-07-04 19:32:37'), (466, 264, NULL, 140, 2, '2010-07-04 19:34:22'), (467, 264, NULL, 173, 2, '2010-07-04 19:34:52'), (468, 264, NULL, 152, 2, '2010-07-04 19:35:10'), (469, 264, NULL, 133, 2, '2010-07-04 19:35:51'), (470, 264, NULL, 100, 2, '2010-07-04 19:58:08'), (471, 266, NULL, 1, 2, '2010-07-06 08:35:13'), (472, 266, NULL, 152, 2, '2010-07-06 08:36:02'), (473, 266, NULL, 11, 2, '2010-07-06 09:52:47'), (474, 266, NULL, 158, 2, '2010-07-06 09:54:45'), (475, 266, NULL, 159, 2, '2010-07-06 09:54:33'), (476, 266, NULL, 160, 2, '2010-07-06 09:54:13'), (479, 283, NULL, 104, 2, '2010-07-06 10:02:43'), (480, 285, NULL, 143, 2, '2010-07-06 10:03:29'), (481, 316, NULL, 84, 2, '2010-07-06 14:00:43'), (483, 316, NULL, 85, 2, '2010-07-06 14:01:18'), (484, 316, NULL, 86, 2, '2010-07-06 14:01:47'), (485, 316, NULL, 88, 2, '2010-07-06 14:05:16'), (486, 316, NULL, 159, 2, '2010-07-06 14:10:09'), (487, 317, NULL, 131, 2, '2010-07-06 14:57:47'), (488, 328, NULL, 129, 2, '2010-07-07 08:04:08'), (489, 342, NULL, 122, 2, '2010-07-07 08:54:20'), (490, 346, NULL, 116, 2, '2010-07-07 09:05:02'), (491, 347, NULL, 129, 2, '2010-07-07 09:08:44'), (492, 347, NULL, 1, 2, '2010-07-07 09:08:37'), (493, 347, NULL, 122, 2, '2010-07-07 09:06:16'), (497, 348, NULL, 1, 2, '2010-07-07 09:09:33'), (498, 348, NULL, 141, 2, '2010-07-07 09:11:52'), (499, 348, NULL, 104, 2, '2010-07-07 09:14:04'), (502, 348, NULL, 118, 2, '2010-07-07 09:15:54'), (503, 349, NULL, 122, 2, '2010-07-07 09:18:20'), (504, 351, NULL, 106, 2, '2010-07-07 10:56:48'), (505, 351, NULL, 116, 2, '2010-07-07 10:57:36'), (506, 351, NULL, 118, 2, '2010-07-07 10:58:42'), (507, 351, NULL, 173, 2, '2010-07-07 11:06:47'), (508, 351, NULL, 152, 2, '2010-07-07 11:24:20'), (510, 355, NULL, 118, 2, '2010-07-07 11:23:03'), (511, 351, NULL, 139, 2, '2010-07-07 11:22:31'), (514, 351, NULL, 159, 2, '2010-07-07 11:26:59'), (515, 351, NULL, 128, 2, '2010-07-07 11:38:51'), (516, 351, NULL, 141, 2, '2010-07-07 11:39:38'), (517, 366, NULL, 1, 2, '2010-07-08 06:00:15'), (518, 366, NULL, 108, 2, '2010-07-08 06:00:49'), (519, 372, NULL, 119, 2, '2010-07-08 09:14:06'), (520, 372, NULL, 141, 2, '2010-07-08 09:15:34'), (521, 369, NULL, 99, 2, '2010-07-08 11:34:17'), (522, 381, NULL, 31, 2, '2010-07-08 11:50:08'), (523, 381, NULL, 139, 2, '2010-07-08 11:58:22'), (528, 381, NULL, 2, 2, '2010-07-08 12:14:14'), (530, 369, NULL, 2, 2, '2010-07-08 12:14:48'), (531, 381, NULL, 5, 2, '2010-07-08 12:23:59'), (532, 381, NULL, 1, 2, '2010-07-08 12:25:44'), (533, 380, NULL, 112, 2, '2010-07-08 15:54:40'), (536, 368, NULL, 123, 2, '2010-07-08 13:45:24'), (537, 368, NULL, 168, 2, '2010-07-08 13:46:26'), (538, 368, NULL, 9, 2, '2010-07-08 13:48:03'), (539, 368, NULL, 99, 2, '2010-07-08 13:49:10'), (540, 368, NULL, 100, 2, '2010-07-08 13:49:16'), (544, 380, NULL, 170, 2, '2010-07-09 14:22:42'), (545, 389, NULL, 170, 2, '2010-07-08 16:15:28'), (546, 390, NULL, 170, 2, '2010-07-08 16:16:27'), (547, 399, NULL, 170, 2, '2010-07-08 16:19:33'), (548, 403, NULL, 128, 2, '2010-07-08 16:41:48'), (549, 405, NULL, 1, 2, '2010-07-08 16:42:09'), (550, 407, NULL, 64, 2, '2010-07-08 16:42:36'), (551, 413, NULL, 139, 2, '2010-07-08 18:14:18'), (552, 418, NULL, 152, 2, '2010-07-08 18:36:03'), (553, 419, NULL, 152, 2, '2010-07-08 18:36:30'), (554, 419, NULL, 157, 2, '2010-07-08 18:36:43'), (555, 419, NULL, 139, 2, '2010-07-08 20:05:22'), (564, 419, NULL, 131, 2, '2010-07-08 20:09:36'), (566, 419, NULL, 1, 2, '2010-07-08 20:05:01'), (568, 419, NULL, 121, 2, '2010-07-08 20:08:30'), (570, 419, NULL, 142, 2, '2010-07-08 20:10:18'), (571, 424, NULL, 2, 2, '2010-07-09 06:31:15'), (572, 424, NULL, 3, 2, '2010-07-09 06:33:10'), (573, 427, NULL, 170, 2, '2010-07-09 07:24:48'), (574, 427, NULL, 9, 2, '2010-07-09 07:38:44'), (575, 427, NULL, 16, 2, '2010-07-09 07:57:00'), (579, 427, NULL, 6, 2, '2010-07-09 07:57:14'), (580, 427, NULL, 5, 2, '2010-07-09 07:57:27'), (581, 427, NULL, 8, 2, '2010-07-09 07:57:47'), (582, 428, NULL, 1, 2, '2010-07-09 08:03:06'), (583, 433, NULL, 8, 2, '2010-07-09 08:45:50'), (584, 435, NULL, 99, 2, '2010-07-09 08:47:59'), (585, 436, NULL, 99, 2, '2010-07-09 08:48:52'), (586, 437, NULL, 99, 2, '2010-07-09 08:49:59'), (587, 450, NULL, 11, 2, '2010-07-09 09:23:14'), (588, 466, NULL, 112, 2, '2010-07-09 09:34:40'), (589, 466, NULL, 130, 2, '2010-07-09 09:35:06'), (590, 467, NULL, 8, 2, '2010-07-09 09:42:45'), (592, 481, NULL, 28, 2, '2010-07-09 12:28:20'), (594, 536, NULL, 99, 2, '2010-07-10 05:13:04'), (595, 541, NULL, 112, 2, '2010-07-10 13:15:39'), (596, 543, NULL, 112, 2, '2010-07-10 13:15:48'), (597, 555, NULL, 111, 2, '2010-07-11 09:35:51'), (598, 564, NULL, 170, 2, '2010-07-11 13:45:06'), (599, 567, NULL, 2, 2, '2010-07-11 20:20:07'), (600, 570, NULL, 118, 2, '2010-07-12 06:18:06'), (601, 570, NULL, 114, 2, '2010-07-12 06:18:29'), (602, 570, NULL, 104, 2, '2010-07-12 06:20:37'), (603, 570, NULL, 108, 2, '2010-07-12 06:19:40'), (604, 570, NULL, 110, 2, '2010-07-12 06:19:58'), (605, 570, NULL, 112, 2, '2010-07-12 06:20:19'), (607, 571, NULL, 1, 2, '2010-07-12 09:39:07'), (608, 576, NULL, 170, 2, '2010-07-12 11:35:44'), (610, 576, NULL, 119, 2, '2010-07-12 11:57:41'), (611, 576, NULL, 123, 2, '2010-07-12 11:40:58'), (613, 576, NULL, 121, 2, '2010-07-12 11:45:41'), (616, 576, NULL, 116, 2, '2010-07-12 11:57:58'), (617, 576, NULL, 17, 2, '2010-07-12 11:58:40'), (618, 576, NULL, 1, 2, '2010-07-12 17:41:34'), (619, 581, NULL, 99, 2, '2010-07-12 20:41:41'), (620, NULL, 1, 152, 2, '2010-07-13 07:36:44'), (621, 596, NULL, 182, 2, '2010-07-13 10:28:55'), (622, 604, NULL, 123, 2, '2010-07-13 18:20:27'), (623, 604, NULL, 113, 2, '2010-07-13 18:25:25'), (624, 604, NULL, 111, 2, '2010-07-13 18:22:07'), (625, 604, NULL, 133, 2, '2010-07-13 18:23:10'), (626, 604, NULL, 112, 2, '2010-07-13 18:24:39'), (629, 604, NULL, 109, 2, '2010-07-13 18:25:48'), (630, 604, NULL, 110, 2, '2010-07-13 18:26:24'), (631, 604, NULL, 142, 2, '2010-07-13 18:39:56'), (632, 576, NULL, 115, 2, '2010-07-13 18:27:09'), (634, 604, NULL, 140, 2, '2010-07-13 18:28:26'), (635, 604, NULL, 141, 2, '2010-07-13 18:29:20'), (637, 604, NULL, 173, 2, '2010-07-13 18:30:47'), (642, 607, NULL, 177, 2, '2010-07-13 20:39:14'), (643, 609, NULL, 3, 2, '2010-07-14 07:44:14'), (644, 609, NULL, 61, 2, '2010-07-14 07:44:51'), (646, 611, NULL, 60, 2, '2010-07-14 11:38:13'), (647, 611, NULL, 81, 2, '2010-07-14 12:00:58'), (648, 611, NULL, 164, 2, '2010-07-14 12:01:35'), (649, 611, NULL, 2, 2, '2010-07-14 12:15:19'), (650, 611, NULL, 4, 2, '2010-07-14 12:15:33'), (651, 615, NULL, 2, 2, '2010-07-14 15:30:26'), (654, 618, NULL, 13, 2, '2010-07-14 16:28:28'), (655, 618, NULL, 29, 2, '2010-07-14 16:28:41'), (656, 618, NULL, 30, 2, '2010-07-14 16:28:54'), (657, 619, NULL, 117, 2, '2010-07-14 18:04:26'), (658, 576, NULL, 105, 2, '2010-07-15 05:31:32'), (660, 624, NULL, 125, 2, '2010-07-15 07:37:25'), (661, 624, NULL, 81, 2, '2010-07-15 07:41:36'), (663, 624, NULL, 1, 2, '2010-07-15 07:45:35'), (666, 628, NULL, 77, 2, '2010-07-15 10:15:07'), (667, 628, NULL, 78, 2, '2010-07-15 10:13:54'), (668, 628, NULL, 76, 2, '2010-07-15 10:10:32'), (669, 628, NULL, 73, 2, '2010-07-15 10:11:21'), (670, 623, NULL, 85, 2, '2010-07-15 10:16:22'), (674, 623, NULL, 84, 2, '2010-07-15 10:15:51'), (676, 639, NULL, 132, 2, '2010-07-15 20:40:10'), (680, 642, NULL, 168, 2, '2010-07-16 06:08:53'), (681, 650, NULL, 6, 2, '2010-07-16 16:40:17'), (682, 652, NULL, 54, 2, '2010-07-16 18:48:37'), (683, 653, NULL, 140, 2, '2010-07-16 20:30:11'), (684, 655, NULL, 98, 2, '2010-07-16 22:11:00'), (685, 655, NULL, 152, 2, '2010-07-16 22:12:16'), (686, 655, NULL, 184, 2, '2010-07-16 22:12:46'), (687, 659, NULL, 6, 2, '2010-07-17 02:15:41'), (688, 660, NULL, 98, 2, '2010-07-17 05:49:46'), (689, 664, NULL, 50, 2, '2010-07-17 09:27:40'), (690, 665, NULL, 1, 2, '2010-07-17 09:39:33'), (691, 666, NULL, 144, 2, '2010-07-17 11:31:07'), (692, 678, NULL, 99, 2, '2010-07-17 19:37:10'), (693, 678, NULL, 115, 2, '2010-07-17 19:38:03'), (694, 678, NULL, 61, 2, '2010-07-17 19:41:02'), (695, 678, NULL, 77, 2, '2010-07-17 19:42:10'), (696, 678, NULL, 78, 2, '2010-07-17 19:43:02'), (697, 678, NULL, 89, 2, '2010-07-17 19:44:03'), (698, 679, NULL, 8, 2, '2010-07-17 19:45:14'), (699, 684, NULL, 27, 2, '2010-07-18 09:22:18'), (701, 688, NULL, 50, 2, '2010-07-18 12:08:46'), (702, 689, NULL, 79, 2, '2010-07-18 12:38:48'), (704, 690, NULL, 49, 2, '2010-07-18 13:22:56'), (705, 690, NULL, 50, 2, '2010-07-18 13:23:07'), (706, 697, NULL, 49, 2, '2010-07-19 06:43:07'), (709, 698, NULL, 144, 2, '2010-07-19 07:01:46'), (710, 699, NULL, 140, 2, '2010-07-19 08:51:43'), (711, 700, NULL, 186, 2, '2010-07-19 08:22:05'), (712, 700, NULL, 2, 2, '2010-07-19 08:22:38'), (713, 700, NULL, 3, 2, '2010-07-19 08:24:37'), (715, 700, NULL, 118, 2, '2010-07-19 08:27:17'), (716, 699, NULL, 144, 2, '2010-07-19 08:28:19'), (718, 701, NULL, 144, 2, '2010-07-19 08:32:47'), (720, 699, NULL, 139, 2, '2010-07-19 08:52:10'), (721, 699, NULL, 185, 2, '2010-07-19 10:37:00'), (723, 705, NULL, 50, 2, '2010-07-19 20:14:35'), (724, 706, NULL, 140, 2, '2010-07-19 11:20:45'), (725, 701, NULL, 180, 2, '2010-07-19 11:25:56'), (726, 699, NULL, 150, 2, '2010-07-19 11:41:04'), (730, 699, NULL, 180, 2, '2010-07-19 11:31:14'), (732, 701, NULL, 150, 2, '2010-07-19 11:35:18'), (734, 701, NULL, 182, 2, '2010-07-19 11:36:27'), (736, 699, NULL, 133, 2, '2010-07-19 14:15:26'), (737, 699, NULL, 157, 2, '2010-07-19 12:52:52'), (741, 699, NULL, 193, 2, '2010-07-19 14:22:52'), (745, 699, NULL, 192, 2, '2010-07-19 14:24:43'), (746, 717, NULL, 6, 2, '2010-07-19 17:19:03'), (747, 717, NULL, 8, 2, '2010-07-19 17:20:17'), (748, 717, NULL, 113, 2, '2010-07-19 17:21:07'), (749, 718, NULL, 75, 2, '2010-07-19 18:05:09'), (750, 719, NULL, 3, 2, '2010-07-19 18:32:34'), (751, 719, NULL, 2, 2, '2010-07-19 18:32:51'), (752, 719, NULL, 61, 2, '2010-07-19 18:33:47'), (753, 719, NULL, 60, 2, '2010-07-19 18:34:03'), (754, 720, NULL, 3, 2, '2010-07-19 18:50:48'), (755, 722, NULL, 63, 2, '2010-07-19 19:50:53'), (758, 730, NULL, 140, 2, '2010-07-20 10:00:30'), (759, 730, NULL, 144, 2, '2010-07-20 10:01:01'), (760, 730, NULL, 193, 2, '2010-07-20 10:04:26'), (761, 735, NULL, 50, 2, '2010-07-20 10:55:25'), (762, 738, NULL, 49, 2, '2010-07-20 11:09:17'), (763, 738, NULL, 69, 2, '2010-07-20 11:08:57'), (764, 736, NULL, 152, 2, '2010-07-20 12:40:59'), (767, 736, NULL, 157, 2, '2010-07-20 12:39:17'), (777, 736, NULL, 201, 2, '2010-07-20 13:42:22'), (788, 733, NULL, 201, 2, '2010-07-20 13:29:38'), (789, 736, NULL, 115, 2, '2010-07-20 11:48:31'), (796, 733, NULL, 174, 2, '2010-07-20 11:58:30'), (797, 733, NULL, 157, 2, '2010-07-20 12:13:11'), (798, 733, NULL, 152, 2, '2010-07-20 12:12:49'), (806, 733, NULL, 3, 2, '2010-07-20 12:06:00'), (836, 744, NULL, 98, 2, '2010-07-20 14:17:59'), (838, 744, NULL, 103, 2, '2010-07-20 14:17:06'), (840, 747, NULL, 50, 2, '2010-07-20 14:44:39'), (841, 749, NULL, 63, 2, '2010-07-20 17:49:46'), (842, 749, NULL, 166, 2, '2010-07-20 17:49:15'), (844, 749, NULL, 30, 2, '2010-07-20 17:52:47'), (845, 749, NULL, 72, 2, '2010-07-20 17:53:51'), (847, 749, NULL, 74, 2, '2010-07-20 17:55:17'), (848, 749, NULL, 62, 2, '2010-07-20 17:57:39'), (849, 764, NULL, 50, 2, '2010-07-21 05:47:30'), (850, 766, NULL, 50, 2, '2010-07-21 06:24:09'), (851, 767, NULL, 201, 2, '2010-07-21 07:35:10'), (852, 767, NULL, 152, 2, '2010-07-21 07:35:42'), (853, 767, NULL, 213, 2, '2010-07-21 07:38:15'), (854, 767, NULL, 174, 2, '2010-07-21 08:58:37'), (857, 774, NULL, 49, 2, '2010-07-21 08:00:51'), (859, 775, NULL, 144, 2, '2010-07-21 08:22:11'), (860, 775, NULL, 49, 2, '2010-07-21 08:23:03'), (861, 776, NULL, 144, 2, '2010-07-21 08:49:02'), (863, 767, NULL, 157, 2, '2010-07-21 09:01:17'), (864, 767, NULL, 229, 2, '2010-07-21 09:11:53'), (865, 767, NULL, 240, 2, '2010-07-21 09:33:14'), (866, 777, NULL, 50, 2, '2010-07-21 09:46:42'), (867, 767, NULL, 246, 2, '2010-07-21 09:44:19'), (869, 779, NULL, 50, 2, '2010-07-21 12:36:15'), (870, 782, NULL, 15, 2, '2010-07-21 13:26:39'), (871, 782, NULL, 61, 2, '2010-07-21 13:27:15'), (872, 782, NULL, 60, 2, '2010-07-21 13:27:46'), (873, 782, NULL, 168, 2, '2010-07-21 13:28:33'), (874, 786, NULL, 68, 2, '2010-07-21 15:03:04'), (875, 786, NULL, 76, 2, '2010-07-21 15:01:25'), (877, 789, NULL, 62, 2, '2010-07-21 19:04:30'), (878, 791, NULL, 176, 2, '2010-07-21 19:40:08'), (879, 791, NULL, 177, 2, '2010-07-21 19:40:34'), (880, 793, NULL, 112, 2, '2010-07-21 22:17:50'), (881, 796, NULL, 49, 2, '2010-07-22 03:44:26'), (882, 807, NULL, 65, 2, '2010-07-22 11:03:33'), (883, 803, NULL, 65, 2, '2010-07-22 11:03:37'), (884, 808, NULL, 67, 2, '2010-07-22 11:25:42'), (885, 811, NULL, 102, 2, '2010-07-22 11:38:52'), (891, 811, NULL, 104, 2, '2010-07-22 11:39:01'), (895, 798, NULL, 9, 2, '2010-07-22 12:36:43'), (896, 798, NULL, 144, 2, '2010-07-22 13:26:38'), (897, 816, NULL, 49, 2, '2010-07-22 13:49:43'), (899, 819, NULL, 48, 2, '2010-07-22 20:13:02'), (900, 780, NULL, 185, 2, '2010-07-23 12:14:04'), (903, 780, NULL, 246, 2, '2010-07-23 12:15:30'), (906, 780, NULL, 100, 2, '2010-07-23 12:26:45'), (907, 780, NULL, 193, 2, '2010-07-23 12:19:50'), (910, 838, NULL, 53, 2, '2010-07-24 14:03:34'), (911, 839, NULL, 114, 2, '2010-07-24 14:37:17'), (912, 839, NULL, 119, 2, '2010-07-24 14:38:16'), (913, 839, NULL, 107, 2, '2010-07-24 14:39:19'), (914, 840, NULL, 69, 2, '2010-07-24 21:02:19'), (915, 840, NULL, 72, 2, '2010-07-24 21:02:41'), (916, 840, NULL, 115, 2, '2010-07-24 21:03:40'), (917, 840, NULL, 108, 2, '2010-07-24 21:04:00'), (918, 840, NULL, 121, 2, '2010-07-24 21:09:26'), (919, 840, NULL, 123, 2, '2010-07-24 21:09:42'), (921, 840, NULL, 174, 2, '2010-07-24 21:06:21'), (922, 840, NULL, 99, 2, '2010-07-24 21:07:07'), (923, 840, NULL, 98, 2, '2010-07-24 21:07:34'), (924, 840, NULL, 110, 2, '2010-07-24 21:08:15'), (925, 840, NULL, 120, 2, '2010-07-24 21:08:55'), (926, 840, NULL, 119, 2, '2010-07-24 21:09:07'), (929, 840, NULL, 186, 2, '2010-07-24 21:10:18'), (930, 841, NULL, 49, 2, '2010-07-24 23:10:34'), (931, 841, NULL, 50, 2, '2010-07-24 23:10:54'), (932, 841, NULL, 48, 2, '2010-07-24 23:12:59'), (933, 844, NULL, 73, 2, '2010-07-25 08:28:47'), (934, 844, NULL, 67, 2, '2010-07-25 08:29:36'), (935, 844, NULL, 76, 2, '2010-07-25 08:30:31'), (936, 844, NULL, 78, 2, '2010-07-25 08:31:50'), (937, 844, NULL, 77, 2, '2010-07-25 08:32:08'), (938, 844, NULL, 59, 2, '2010-07-25 08:32:42'), (939, NULL, NULL, 144, 2, '2010-07-25 09:07:19'), (940, NULL, NULL, 112, 2, '2010-07-25 09:07:28'), (941, NULL, NULL, 50, 2, '2010-07-25 10:19:51'), (942, NULL, NULL, 49, 2, '2010-07-25 10:19:54'), (943, NULL, NULL, 140, 2, '2010-07-25 10:57:14'), (944, NULL, NULL, 187, 2, '2010-07-25 11:24:49'), (945, NULL, NULL, 144, 2, '2010-07-25 14:33:36'), (946, 852, NULL, 50, 2, '2010-07-25 14:46:38'), (947, NULL, NULL, 143, 2, '2010-07-25 16:20:20'), (948, NULL, NULL, 99, 2, '2010-07-25 16:57:38'), (949, NULL, NULL, 117, 2, '2010-07-25 17:19:09'), (950, NULL, NULL, 146, 2, '2010-07-25 17:30:50'), (951, NULL, NULL, 147, 2, '2010-07-25 17:30:54'), (952, 856, NULL, 112, 2, '2010-07-25 18:24:01'), (953, 857, NULL, 49, 2, '2010-07-25 19:14:19'), (954, 857, NULL, 33, 2, '2010-07-25 19:15:37'), (955, NULL, NULL, 112, 2, '2010-07-25 19:44:02'), (956, NULL, NULL, 145, 2, '2010-07-25 20:31:09'), (957, NULL, NULL, 113, 2, '2010-07-25 20:31:22'), (958, NULL, NULL, 139, 2, '2010-07-25 21:07:43'), (959, NULL, NULL, 108, 2, '2010-07-25 21:44:22'), (960, NULL, NULL, 115, 2, '2010-07-25 21:44:54'), (961, 862, NULL, 112, 2, '2010-07-25 21:53:32'), (962, NULL, NULL, 109, 2, '2010-07-25 22:19:41'), (963, NULL, NULL, 104, 2, '2010-07-25 22:19:44'), (964, NULL, NULL, 140, 2, '2010-07-25 23:20:50'), (965, NULL, NULL, 141, 2, '2010-07-25 23:29:15'), (966, NULL, NULL, 102, 2, '2010-07-25 23:29:26'), (967, NULL, NULL, 106, 2, '2010-07-25 23:29:31'), (968, NULL, NULL, 142, 2, '2010-07-26 00:06:48'), (969, NULL, NULL, 103, 2, '2010-07-26 00:06:54'), (970, NULL, NULL, 107, 2, '2010-07-26 00:07:01'), (971, NULL, NULL, 101, 2, '2010-07-26 00:43:49'), (972, NULL, NULL, 1, 2, '2010-07-26 00:44:12'), (973, NULL, NULL, 2, 2, '2010-07-26 00:44:17'), (974, NULL, NULL, 98, 2, '2010-07-26 01:18:01'), (975, NULL, NULL, 5, 2, '2010-07-26 01:18:03'), (976, NULL, NULL, 3, 2, '2010-07-26 01:51:30'), (977, NULL, NULL, 6, 2, '2010-07-26 01:51:39'), (978, NULL, NULL, 100, 2, '2010-07-26 02:27:21'), (979, NULL, NULL, 4, 2, '2010-07-26 02:27:31'), (980, NULL, NULL, 7, 2, '2010-07-26 03:35:40'), (981, NULL, NULL, 110, 2, '2010-07-26 04:24:06'), (982, NULL, NULL, 111, 2, '2010-07-26 04:53:34'), (983, NULL, NULL, 8, 2, '2010-07-26 04:59:39'), (984, NULL, NULL, 9, 2, '2010-07-26 05:35:18'), (985, NULL, NULL, 1, 2, '2010-07-26 07:56:38'), (986, 868, NULL, 3, 2, '2010-07-26 08:04:41'), (987, 868, NULL, 9, 2, '2010-07-26 10:13:19'), (988, 868, NULL, 50, 2, '2010-07-26 08:07:58'), (989, NULL, NULL, 163, 2, '2010-07-26 08:29:14'), (990, NULL, NULL, 148, 2, '2010-07-26 08:29:19'), (991, 870, NULL, 186, 2, '2010-07-26 09:13:04'), (992, 871, NULL, 50, 2, '2010-07-26 09:29:17'), (993, NULL, NULL, 112, 2, '2010-07-26 09:37:58'), (994, 868, NULL, 49, 2, '2010-07-26 09:53:02'), (995, NULL, NULL, 118, 2, '2010-07-26 10:11:50'), (996, NULL, NULL, 144, 2, '2010-07-26 10:11:55'), (998, NULL, NULL, 158, 2, '2010-07-26 10:53:59'), (999, NULL, NULL, 162, 2, '2010-07-26 10:54:08'), (1000, 873, NULL, 140, 2, '2010-07-26 11:07:51'), (1001, 877, NULL, 49, 2, '2010-07-26 11:08:04'), (1002, 878, NULL, 50, 2, '2010-07-26 11:08:06'), (1003, 881, NULL, 144, 2, '2010-07-26 11:08:14'), (1004, 882, NULL, 112, 2, '2010-07-26 11:08:17'), (1005, 899, NULL, 139, 2, '2010-07-26 11:08:53'), (1006, 900, NULL, 147, 2, '2010-07-26 11:08:55'), (1007, 903, NULL, 140, 2, '2010-07-26 11:09:03'), (1008, 904, NULL, 141, 2, '2010-07-26 11:09:06'), (1009, 905, NULL, 142, 2, '2010-07-26 11:09:09'), (1010, 906, NULL, 146, 2, '2010-07-26 11:09:11'), (1011, 907, NULL, 145, 2, '2010-07-26 11:09:13'), (1012, 908, NULL, 143, 2, '2010-07-26 11:09:16'), (1013, 909, NULL, 144, 2, '2010-07-26 11:09:18'), (1014, 910, NULL, 107, 2, '2010-07-26 11:09:21'), (1015, 911, NULL, 106, 2, '2010-07-26 11:09:23'), (1016, 913, NULL, 109, 2, '2010-07-26 11:09:30'), (1017, 914, NULL, 108, 2, '2010-07-26 11:09:33'), (1018, 915, NULL, 104, 2, '2010-07-26 11:09:35'), (1019, 916, NULL, 110, 2, '2010-07-26 11:09:38'), (1020, 918, NULL, 113, 2, '2010-07-26 11:09:43'), (1021, 920, NULL, 111, 2, '2010-07-26 11:09:48'), (1022, 921, NULL, 112, 2, '2010-07-26 11:09:50'), (1023, NULL, NULL, 174, 2, '2010-07-26 11:30:03'), (1024, NULL, NULL, 143, 2, '2010-07-26 11:30:07'), (1025, NULL, NULL, 109, 2, '2010-07-26 12:05:33'), (1026, NULL, NULL, 164, 2, '2010-07-26 12:09:47'), (1027, 924, NULL, 10, 2, '2010-07-26 12:33:02'), (1028, 924, NULL, 25, 2, '2010-07-26 12:34:05'), (1029, NULL, NULL, 116, 2, '2010-07-26 12:44:03'), (1030, NULL, NULL, 108, 2, '2010-07-26 12:44:14'), (1031, 926, NULL, 59, 2, '2010-07-26 13:21:37'), (1032, NULL, NULL, 146, 2, '2010-07-26 13:22:12'), (1033, NULL, NULL, 112, 2, '2010-07-26 13:22:14'), (1034, NULL, NULL, 165, 2, '2010-07-26 13:22:22'), (1035, 926, NULL, 78, 2, '2010-07-26 13:22:34'), (1036, 926, NULL, 77, 2, '2010-07-26 13:22:52'), (1037, NULL, NULL, 168, 2, '2010-07-26 14:03:17'), (1038, NULL, NULL, 88, 2, '2010-07-26 14:46:05'), (1039, NULL, NULL, 147, 2, '2010-07-26 15:00:22'), (1040, 930, NULL, 63, 2, '2010-07-26 15:09:57'), (1041, NULL, NULL, 62, 2, '2010-07-26 15:09:58'), (1042, 930, NULL, 54, 2, '2010-07-26 15:11:18'), (1043, NULL, NULL, 117, 2, '2010-07-26 15:11:27'), (1044, 930, NULL, 50, 2, '2010-07-26 15:12:01'), (1045, NULL, NULL, 102, 2, '2010-07-26 16:16:52'), (1046, NULL, NULL, 160, 2, '2010-07-26 16:17:55'), (1047, NULL, NULL, 159, 2, '2010-07-26 16:17:58'), (1048, NULL, NULL, 235, 2, '2010-07-26 16:54:35'), (1049, NULL, NULL, 108, 2, '2010-07-26 16:54:42'), (1050, NULL, NULL, 109, 2, '2010-07-26 17:28:43'), (1051, NULL, NULL, 104, 2, '2010-07-26 17:28:46'), (1052, NULL, NULL, 99, 2, '2010-07-26 18:10:42'), (1053, 932, NULL, 144, 2, '2010-07-26 18:33:20'), (1054, NULL, NULL, 63, 2, '2010-07-26 18:33:56'), (1055, NULL, NULL, 173, 2, '2010-07-26 18:42:09'), (1056, NULL, NULL, 229, 2, '2010-07-26 18:42:12'), (1057, NULL, NULL, 51, 2, '2010-07-26 19:23:30'), (1058, NULL, NULL, 31, 2, '2010-07-26 19:34:53'), (1059, NULL, NULL, 139, 2, '2010-07-26 19:52:07'), (1060, NULL, NULL, 33, 2, '2010-07-26 20:04:06'), (1061, NULL, NULL, 84, 2, '2010-07-26 20:04:10'), (1062, NULL, NULL, 145, 2, '2010-07-26 20:04:20'), (1063, 934, NULL, 60, 2, '2010-07-26 20:05:30'), (1064, 934, NULL, 61, 2, '2010-07-26 20:06:25'), (1065, NULL, NULL, 184, 2, '2010-07-26 20:34:40'), (1066, NULL, NULL, 115, 2, '2010-07-26 20:34:49'), (1067, NULL, NULL, 103, 2, '2010-07-26 20:35:02'), (1068, 935, NULL, 112, 2, '2010-07-26 20:49:30'), (1069, 935, NULL, 104, 2, '2010-07-26 20:40:25'), (1070, 935, NULL, 108, 2, '2010-07-26 20:40:49'), (1071, 935, NULL, 113, 2, '2010-07-26 20:49:15'), (1072, 935, NULL, 111, 2, '2010-07-26 20:49:12'), (1077, NULL, NULL, 157, 2, '2010-07-26 21:42:53'), (1078, NULL, NULL, 80, 2, '2010-07-26 22:18:41'), (1079, NULL, NULL, 121, 2, '2010-07-26 22:58:39'), (1080, NULL, NULL, 106, 2, '2010-07-26 22:58:46'), (1081, NULL, NULL, 161, 2, '2010-07-26 22:58:52'), (1082, NULL, NULL, 101, 2, '2010-07-26 23:37:14'), (1083, NULL, NULL, 2, 2, '2010-07-27 00:11:40'), (1084, NULL, NULL, 48, 2, '2010-07-27 00:13:49'), (1085, NULL, NULL, 120, 2, '2010-07-27 00:48:52'), (1086, NULL, NULL, 1, 2, '2010-07-27 00:48:57'), (1087, NULL, NULL, 53, 2, '2010-07-27 00:48:59'), (1088, NULL, NULL, 49, 2, '2010-07-27 01:23:38'), (1089, NULL, NULL, 85, 2, '2010-07-27 01:23:47'), (1090, NULL, NULL, 50, 2, '2010-07-27 01:42:58'), (1091, NULL, NULL, 52, 2, '2010-07-27 01:57:51'), (1092, NULL, NULL, 122, 2, '2010-07-27 01:58:21'), (1093, NULL, NULL, 32, 2, '2010-07-27 01:58:28'), (1094, NULL, NULL, 87, 2, '2010-07-27 02:31:19'), (1095, NULL, NULL, 86, 2, '2010-07-27 02:31:26'), (1096, NULL, NULL, 5, 2, '2010-07-27 03:05:43'), (1097, NULL, NULL, 6, 2, '2010-07-27 03:05:58'), (1098, NULL, NULL, 166, 2, '2010-07-27 03:38:47'), (1099, NULL, NULL, 169, 2, '2010-07-27 03:38:51'), (1100, NULL, NULL, 105, 2, '2010-07-27 04:11:08'), (1101, NULL, NULL, 167, 2, '2010-07-27 04:11:19'), (1102, NULL, NULL, 170, 2, '2010-07-27 04:44:55'), (1103, NULL, NULL, 81, 2, '2010-07-27 04:53:48'), (1104, NULL, NULL, 83, 2, '2010-07-27 05:18:40'), (1105, NULL, NULL, 82, 2, '2010-07-27 05:18:48'), (1106, NULL, NULL, 72, 2, '2010-07-27 05:53:04'), (1107, NULL, NULL, 107, 2, '2010-07-27 05:53:08'), (1108, NULL, NULL, 140, 2, '2010-07-27 05:53:13'), (1109, NULL, NULL, 141, 2, '2010-07-27 06:31:02'), (1110, NULL, NULL, 3, 2, '2010-07-27 07:07:00'), (1111, NULL, NULL, 4, 2, '2010-07-27 07:07:06'), (1112, NULL, NULL, 100, 2, '2010-07-27 07:45:00'), (1113, NULL, NULL, 240, 2, '2010-07-27 07:45:05'), (1114, NULL, NULL, 110, 2, '2010-07-27 08:19:41'), (1115, NULL, NULL, 66, 2, '2010-07-27 08:19:46'), (1116, 945, NULL, 50, 2, '2010-07-27 08:32:25'), (1117, 944, NULL, 50, 2, '2010-07-27 08:32:27'), (1118, 944, NULL, 140, 2, '2010-07-27 08:39:19'), (1119, 948, NULL, 141, 2, '2010-07-27 08:39:58'), (1120, 944, NULL, 141, 2, '2010-07-27 08:40:00'), (1121, 944, NULL, 142, 2, '2010-07-27 08:40:38'), (1122, NULL, NULL, 152, 2, '2010-07-27 08:51:39'), (1123, NULL, NULL, 142, 2, '2010-07-27 08:51:48'), (1124, NULL, NULL, 79, 2, '2010-07-27 09:29:31'), (1125, NULL, NULL, 7, 2, '2010-07-27 09:29:41'), (1126, 961, NULL, 49, 2, '2010-07-27 10:13:10'), (1127, NULL, NULL, 8, 2, '2010-07-27 10:28:45'), (1128, 963, NULL, 67, 2, '2010-07-27 10:30:29'), (1129, NULL, NULL, 111, 2, '2010-07-27 10:34:59'), (1130, NULL, NULL, 70, 2, '2010-07-27 10:41:22'), (1131, NULL, NULL, 69, 2, '2010-07-27 10:41:41'), (1132, NULL, NULL, 190, 2, '2010-07-27 11:16:37'), (1133, NULL, NULL, 61, 2, '2010-07-27 11:17:13'), (1134, NULL, NULL, 191, 2, '2010-07-27 11:53:27'), (1135, NULL, NULL, 181, 2, '2010-07-27 11:53:35'), (1136, 967, NULL, 112, 2, '2010-07-27 12:00:40'), (1137, 968, NULL, 4, 2, '2010-07-27 12:15:01'), (1138, 961, NULL, 74, 2, '2010-07-27 12:23:03'), (1139, 961, NULL, 66, 2, '2010-07-27 12:27:28'), (1141, NULL, NULL, 180, 2, '2010-07-27 12:28:24'), (1142, NULL, NULL, 110, 2, '2010-07-27 12:28:32'), (1143, 969, NULL, 49, 2, '2010-07-27 13:04:59'), (1144, 969, NULL, 48, 2, '2010-07-27 13:03:47'), (1145, 969, NULL, 53, 2, '2010-07-27 13:03:16'), (1147, 969, NULL, 50, 2, '2010-07-27 13:04:50'), (1150, NULL, NULL, 60, 2, '2010-07-27 13:06:39'), (1151, NULL, NULL, 182, 2, '2010-07-27 13:06:47'), (1152, 972, NULL, 187, 2, '2010-07-27 13:35:19'), (1153, NULL, NULL, 64, 2, '2010-07-27 13:40:41'), (1154, NULL, NULL, 67, 2, '2010-07-27 13:40:56'), (1155, NULL, NULL, 183, 2, '2010-07-27 14:13:28'), (1156, NULL, NULL, 111, 2, '2010-07-27 14:13:34'), (1157, NULL, 4, 140, 2, '2010-07-27 14:43:03'), (1158, NULL, 4, 144, 2, '2010-07-27 14:43:03'), (1159, NULL, 4, 2, 2, '2010-07-27 14:47:09'), (1160, NULL, NULL, 71, 2, '2010-07-27 14:50:48'), (1161, NULL, NULL, 213, 2, '2010-07-27 14:50:52'), (1162, NULL, NULL, 68, 2, '2010-07-27 15:24:10'), (1163, 973, NULL, 50, 2, '2010-07-27 15:33:52'), (1164, NULL, NULL, 201, 2, '2010-07-27 15:44:28'), (1165, NULL, NULL, 30, 2, '2010-07-27 15:56:57'), (1166, NULL, NULL, 65, 2, '2010-07-27 15:57:04'), (1167, 980, NULL, 140, 2, '2010-07-27 16:26:01'), (1168, 984, NULL, 49, 2, '2010-07-27 16:26:09'), (1169, 985, NULL, 50, 2, '2010-07-27 16:26:11'), (1170, 988, NULL, 144, 2, '2010-07-27 16:26:18'), (1171, 989, NULL, 112, 2, '2010-07-27 16:26:21'), (1172, 1006, NULL, 139, 2, '2010-07-27 16:26:51'), (1173, 1007, NULL, 147, 2, '2010-07-27 16:26:53'), (1174, 1010, NULL, 140, 2, '2010-07-27 16:27:00'), (1175, 1011, NULL, 141, 2, '2010-07-27 16:27:02'), (1176, 1012, NULL, 142, 2, '2010-07-27 16:27:04'), (1177, 1013, NULL, 146, 2, '2010-07-27 16:27:07'), (1178, 1014, NULL, 145, 2, '2010-07-27 16:27:09'), (1179, 1015, NULL, 143, 2, '2010-07-27 16:27:11'), (1180, 1016, NULL, 144, 2, '2010-07-27 16:27:13'), (1181, 1017, NULL, 107, 2, '2010-07-27 16:27:15'), (1182, 1018, NULL, 106, 2, '2010-07-27 16:27:17'), (1183, 1020, NULL, 109, 2, '2010-07-27 16:27:22'), (1184, 1021, NULL, 108, 2, '2010-07-27 16:27:24'), (1185, 1022, NULL, 104, 2, '2010-07-27 16:27:26'), (1186, 1023, NULL, 110, 2, '2010-07-27 16:27:29'), (1187, 1025, NULL, 113, 2, '2010-07-27 16:27:33'), (1188, 1027, NULL, 111, 2, '2010-07-27 16:27:37'), (1189, 1028, NULL, 112, 2, '2010-07-27 16:27:40'), (1190, NULL, NULL, 73, 2, '2010-07-27 16:30:13'), (1191, NULL, NULL, 98, 2, '2010-07-27 16:30:33'), (1192, 1030, NULL, 50, 2, '2010-07-27 17:35:24'), (1194, NULL, NULL, 9, 2, '2010-07-27 17:38:01'), (1195, 1035, NULL, 12, 2, '2010-07-27 20:32:48'), (1196, 1036, NULL, 6, 2, '2010-07-27 20:41:07'), (1197, 1045, NULL, 140, 2, '2010-07-28 00:51:05'), (1198, 1050, NULL, 110, 2, '2010-07-28 00:51:50'), (1199, 1055, NULL, 3, 2, '2010-07-28 00:53:42'), (1200, 1056, NULL, 5, 2, '2010-07-28 01:00:47'), (1201, 1057, NULL, 8, 2, '2010-07-28 01:00:55'), (1202, 1058, NULL, 49, 2, '2010-07-28 01:00:57'), (1203, NULL, NULL, 192, 2, '2010-07-28 01:11:19'), (1204, NULL, NULL, 170, 2, '2010-07-28 01:30:41'), (1205, NULL, NULL, 169, 2, '2010-07-28 02:03:49'), (1206, 1063, NULL, 112, 2, '2010-07-28 02:28:04'), (1207, NULL, NULL, 105, 2, '2010-07-28 02:38:29'), (1208, 1065, NULL, 113, 2, '2010-07-28 02:43:59'), (1209, 1066, NULL, 4, 2, '2010-07-28 03:01:37'), (1210, 1067, NULL, 4, 2, '2010-07-28 03:01:39'), (1211, 1068, NULL, 6, 2, '2010-07-28 03:11:17'), (1212, NULL, NULL, 147, 2, '2010-07-28 03:12:32'), (1213, 1069, NULL, 50, 2, '2010-07-28 03:23:43'), (1214, NULL, NULL, 150, 2, '2010-07-28 03:48:58'), (1215, 1073, NULL, 9, 2, '2010-07-28 04:48:10'), (1216, 1074, NULL, 2, 2, '2010-07-28 04:56:31'), (1217, NULL, NULL, 139, 2, '2010-07-28 05:00:00'), (1218, NULL, NULL, 96, 2, '2010-07-28 05:33:14'), (1219, NULL, NULL, 106, 2, '2010-07-28 06:03:30'), (1220, NULL, NULL, 142, 2, '2010-07-28 08:22:21'), (1221, 1080, NULL, 1, 2, '2010-07-28 08:39:27'), (1222, 1081, NULL, 5, 2, '2010-07-28 08:54:01'), (1223, 1081, NULL, 172, 2, '2010-07-28 08:54:43'), (1224, 1081, NULL, 72, 2, '2010-07-28 08:54:51'), (1225, NULL, NULL, 163, 2, '2010-07-28 08:58:42'), (1226, NULL, NULL, 100, 2, '2010-07-28 09:33:14'), (1227, NULL, NULL, 108, 2, '2010-07-28 10:10:07'), (1228, NULL, NULL, 165, 2, '2010-07-28 10:43:56'), (1229, NULL, NULL, 62, 2, '2010-07-28 10:44:00'), (1230, NULL, NULL, 168, 2, '2010-07-28 10:44:05'), (1231, 1084, NULL, 75, 2, '2010-07-28 11:06:53'), (1232, 1084, NULL, 66, 2, '2010-07-28 11:07:08'), (1233, 1084, NULL, 70, 2, '2010-07-28 11:07:43'), (1234, 1084, NULL, 69, 2, '2010-07-29 11:13:51'), (1235, NULL, NULL, 104, 2, '2010-07-28 11:16:25'), (1236, NULL, NULL, 163, 2, '2010-07-28 11:18:18'), (1237, NULL, NULL, 129, 2, '2010-07-28 11:18:22'), (1238, NULL, NULL, 13, 2, '2010-07-28 11:18:51'), (1239, NULL, NULL, 29, 2, '2010-07-28 11:39:22'), (1240, 1086, NULL, 101, 2, '2010-07-28 11:42:02'), (1241, NULL, NULL, 31, 2, '2010-07-28 11:54:24'), (1242, NULL, NULL, 164, 2, '2010-07-28 11:54:28'), (1243, NULL, NULL, 51, 2, '2010-07-28 11:54:32'), (1244, 1089, NULL, 115, 2, '2010-07-28 12:15:48'), (1245, NULL, NULL, 149, 2, '2010-07-28 12:27:37'), (1246, NULL, NULL, 72, 2, '2010-07-28 12:28:08'), (1247, NULL, NULL, 131, 2, '2010-07-28 12:28:20'), (1248, NULL, NULL, 63, 2, '2010-07-28 12:28:35'), (1249, 1077, NULL, 144, 2, '2010-07-28 12:58:23'), (1252, 1077, NULL, 50, 2, '2010-07-28 12:59:05'), (1254, 1077, NULL, 140, 2, '2010-07-28 13:02:13'), (1256, NULL, NULL, 33, 2, '2010-07-28 13:05:09'), (1257, NULL, NULL, 158, 2, '2010-07-28 13:05:22'), (1258, 1090, NULL, 50, 2, '2010-07-28 13:09:04'), (1259, 1090, NULL, 64, 2, '2010-07-28 13:09:56'), (1260, 1090, NULL, 68, 2, '2010-07-28 13:13:23'), (1261, NULL, NULL, 66, 2, '2010-07-28 13:32:49'), (1262, 1093, NULL, 31, 2, '2010-07-28 13:41:31'), (1263, NULL, NULL, 2, 2, '2010-07-28 13:40:59'), (1264, NULL, NULL, 1, 2, '2010-07-28 13:41:20'), (1265, NULL, NULL, 162, 2, '2010-07-28 13:41:23'), (1267, NULL, NULL, 186, 2, '2010-07-28 14:15:29'), (1268, NULL, NULL, 97, 2, '2010-07-28 14:39:21'), (1269, 1096, NULL, 32, 2, '2010-07-28 14:46:01'), (1270, 1096, NULL, 52, 2, '2010-07-28 14:46:24'), (1271, NULL, NULL, 88, 2, '2010-07-28 14:49:59'), (1272, NULL, NULL, 70, 2, '2010-07-28 14:54:06'), (1273, NULL, NULL, 109, 2, '2010-07-28 14:55:49'), (1274, NULL, NULL, 48, 2, '2010-07-28 14:57:31'), (1275, NULL, NULL, 53, 2, '2010-07-28 15:07:32'), (1276, NULL, NULL, 187, 2, '2010-07-28 15:14:51'), (1277, NULL, NULL, 93, 2, '2010-07-28 15:31:30'), (1278, NULL, NULL, 32, 2, '2010-07-28 15:31:35'), (1279, NULL, NULL, 69, 2, '2010-07-28 15:31:40'), (1280, 1097, NULL, 26, 2, '2010-07-28 15:44:09'), (1281, 1097, NULL, 50, 2, '2010-07-28 15:44:40'), (1282, 1097, NULL, 32, 2, '2010-07-28 16:05:57'), (1283, 1097, NULL, 75, 2, '2010-07-28 16:06:49'), (1284, 1097, NULL, 117, 2, '2010-07-28 15:52:12'), (1285, 1098, NULL, 48, 2, '2010-07-28 15:53:46'), (1286, 1097, NULL, 131, 2, '2010-07-28 15:59:37'), (1287, 1097, NULL, 125, 2, '2010-07-28 16:01:45'), (1288, 1097, NULL, 101, 2, '2010-07-28 15:58:40'), (1296, 1097, NULL, 68, 2, '2010-07-28 16:05:23'), (1298, 1097, NULL, 31, 2, '2010-07-28 16:06:25'), (1300, NULL, NULL, 141, 2, '2010-07-28 16:07:38'), (1301, NULL, NULL, 49, 2, '2010-07-28 16:07:41'), (1302, NULL, NULL, 140, 2, '2010-07-28 16:13:57'), (1303, NULL, NULL, 50, 2, '2010-07-28 16:30:22'), (1304, NULL, NULL, 6, 2, '2010-07-28 16:33:00'), (1305, NULL, NULL, 118, 2, '2010-07-28 16:45:09'), (1306, NULL, NULL, 5, 2, '2010-07-28 16:45:18'), (1307, NULL, NULL, 188, 2, '2010-07-28 16:45:24'), (1308, NULL, NULL, 52, 2, '2010-07-28 16:45:35'), (1309, 1109, NULL, 4, 2, '2010-07-28 17:12:40'), (1310, NULL, NULL, 3, 2, '2010-07-28 17:24:19'), (1311, NULL, NULL, 128, 2, '2010-07-28 17:24:27'), (1312, NULL, NULL, 4, 2, '2010-07-28 17:24:31'), (1313, NULL, NULL, 159, 2, '2010-07-28 17:24:34'), (1314, 1110, NULL, 22, 2, '2010-07-28 17:50:19'), (1315, 1110, NULL, 66, 2, '2010-07-28 17:50:58'), (1316, 1110, NULL, 98, 2, '2010-07-28 17:51:57'), (1317, 1110, NULL, 118, 2, '2010-07-28 17:52:26'), (1318, NULL, NULL, 96, 2, '2010-07-28 18:01:57'), (1319, NULL, NULL, 94, 2, '2010-07-28 18:02:01'), (1320, NULL, NULL, 67, 2, '2010-07-28 18:02:04'), (1321, NULL, NULL, 160, 2, '2010-07-28 18:02:13'), (1322, NULL, NULL, 127, 2, '2010-07-28 18:35:58'), (1323, NULL, NULL, 110, 2, '2010-07-28 18:36:05'), (1324, NULL, NULL, 7, 2, '2010-07-28 18:36:09'), (1325, NULL, NULL, 124, 2, '2010-07-28 18:36:13'), (1326, NULL, NULL, 130, 2, '2010-07-28 18:36:30'), (1327, NULL, NULL, 126, 2, '2010-07-28 18:57:27'), (1328, NULL, NULL, 84, 2, '2010-07-28 19:13:35'), (1329, NULL, NULL, 132, 2, '2010-07-28 19:13:42'), (1330, NULL, NULL, 71, 2, '2010-07-28 19:13:45'), (1331, NULL, NULL, 125, 2, '2010-07-28 19:50:12'), (1332, NULL, NULL, 79, 2, '2010-07-28 19:50:15'), (1333, NULL, NULL, 130, 2, '2010-07-28 19:50:45'), (1334, NULL, NULL, 8, 2, '2010-07-28 19:53:29'), (1335, NULL, NULL, 91, 2, '2010-07-28 19:57:06'), (1336, NULL, NULL, 9, 2, '2010-07-28 20:25:11'), (1337, NULL, NULL, 80, 2, '2010-07-28 20:25:19'), (1338, NULL, NULL, 131, 2, '2010-07-28 21:06:49'), (1339, NULL, NULL, 30, 2, '2010-07-28 21:11:47'), (1340, NULL, NULL, 68, 2, '2010-07-28 21:18:19'), (1341, NULL, NULL, 30, 2, '2010-07-28 21:22:09'), (1342, NULL, NULL, 89, 2, '2010-07-28 21:41:50'), (1343, NULL, NULL, 121, 2, '2010-07-28 21:44:45'), (1344, NULL, NULL, 161, 2, '2010-07-28 21:46:52'), (1345, NULL, NULL, 95, 2, '2010-07-28 21:54:12'), (1346, NULL, NULL, 87, 2, '2010-07-28 21:59:14'), (1347, NULL, NULL, 85, 2, '2010-07-28 22:15:19'), (1348, NULL, NULL, 170, 2, '2010-07-28 22:15:33'), (1349, NULL, NULL, 86, 2, '2010-07-28 22:15:38'), (1350, 1114, NULL, 108, 2, '2010-07-28 22:19:57'), (1351, NULL, NULL, 129, 2, '2010-07-28 22:22:45'), (1352, NULL, NULL, 169, 2, '2010-07-28 22:49:51'), (1353, NULL, NULL, 83, 2, '2010-07-28 22:50:09'), (1354, NULL, NULL, 166, 2, '2010-07-28 22:50:11'), (1355, NULL, NULL, 162, 2, '2010-07-28 23:00:45'), (1356, NULL, NULL, 82, 2, '2010-07-28 23:29:48'), (1357, NULL, NULL, 92, 2, '2010-07-28 23:29:53'), (1358, NULL, NULL, 167, 2, '2010-07-28 23:29:56'), (1359, NULL, NULL, 90, 2, '2010-07-28 23:30:03'), (1360, NULL, NULL, 125, 2, '2010-07-28 23:38:45'), (1361, NULL, NULL, 126, 2, '2010-07-29 00:16:20'), (1362, NULL, NULL, 61, 2, '2010-07-29 00:16:29'), (1363, NULL, NULL, 73, 2, '2010-07-29 00:16:57'), (1364, NULL, NULL, 81, 2, '2010-07-29 00:17:00'), (1365, NULL, NULL, 128, 2, '2010-07-29 00:17:09'), (1366, NULL, NULL, 123, 2, '2010-07-29 00:49:14'), (1367, NULL, NULL, 77, 2, '2010-07-29 00:49:23'), (1368, NULL, NULL, 74, 2, '2010-07-29 00:49:31'), (1369, NULL, NULL, 75, 2, '2010-07-29 00:49:40'), (1370, NULL, NULL, 76, 2, '2010-07-29 00:49:43'), (1371, NULL, NULL, 60, 2, '2010-07-29 00:49:52'), (1372, NULL, NULL, 78, 2, '2010-07-29 01:26:59'), (1373, NULL, NULL, 148, 2, '2010-07-29 01:49:11'), (1374, NULL, NULL, 87, 2, '2010-07-29 02:50:55'), (1375, 1116, NULL, 53, 2, '2010-07-29 03:41:36'), (1376, 1116, NULL, 50, 2, '2010-07-29 03:42:11'), (1377, 1116, NULL, 100, 2, '2010-07-29 03:43:11'), (1378, 1117, NULL, 98, 2, '2010-07-29 03:48:12'), (1379, NULL, NULL, 146, 2, '2010-07-29 03:52:26'), (1381, NULL, NULL, 84, 2, '2010-07-29 04:54:04'), (1382, NULL, NULL, 158, 2, '2010-07-29 05:24:52'), (1383, 1119, NULL, 103, 2, '2010-07-29 05:30:55'), (1384, NULL, NULL, 171, 2, '2010-07-29 05:55:41'), (1385, NULL, NULL, 201, 2, '2010-07-29 06:26:29'), (1386, NULL, NULL, 160, 2, '2010-07-29 06:54:59'), (1387, 1123, NULL, 109, 2, '2010-07-29 07:21:22'), (1388, NULL, NULL, 184, 2, '2010-07-29 07:23:29'), (1389, NULL, NULL, 68, 2, '2010-07-29 07:51:59'), (1391, 1124, NULL, 140, 2, '2010-07-29 08:05:46'), (1392, NULL, NULL, 32, 2, '2010-07-29 08:20:29'), (1393, NULL, NULL, 76, 2, '2010-07-29 08:48:59'), (1394, NULL, NULL, 73, 2, '2010-07-29 09:17:29'), (1395, NULL, NULL, 69, 2, '2010-07-29 09:45:59'), (1396, NULL, NULL, 70, 2, '2010-07-29 11:11:29'), (1398, NULL, NULL, 74, 2, '2010-07-29 11:39:59'), (1399, 1128, NULL, 13, 2, '2010-07-29 12:05:57'), (1400, 1127, NULL, 32, 2, '2010-07-29 12:07:02'), (1401, 1128, NULL, 33, 2, '2010-07-29 12:06:57'), (1403, 1128, NULL, 30, 2, '2010-07-29 12:07:15'), (1404, NULL, NULL, 66, 2, '2010-07-29 12:08:29'), (1405, 1128, NULL, 86, 2, '2010-07-29 12:08:32'), (1406, NULL, NULL, 114, 2, '2010-07-29 12:37:00'), (1407, NULL, NULL, 75, 2, '2010-07-29 13:02:19'), (1408, 1130, NULL, 52, 2, '2010-07-29 13:07:52'), (1409, 1131, NULL, 50, 2, '2010-07-29 13:16:33'), (1410, 1131, NULL, 48, 2, '2010-07-29 13:16:06'), (1412, 1131, NULL, 120, 2, '2010-07-29 13:20:09'), (1413, NULL, NULL, 58, 2, '2010-07-29 13:27:39'), (1414, NULL, NULL, 53, 2, '2010-07-29 14:18:21'), (1415, 1135, NULL, 111, 2, '2010-07-29 14:42:54'), (1416, NULL, NULL, 51, 2, '2010-07-29 14:43:40'), (1417, NULL, NULL, 49, 2, '2010-07-29 15:16:27'), (1418, NULL, NULL, 72, 2, '2010-07-29 15:34:19'), (1419, NULL, NULL, 50, 2, '2010-07-29 15:47:04'), (1420, NULL, NULL, 54, 2, '2010-07-29 15:59:39'), (1421, NULL, NULL, 56, 2, '2010-07-29 16:24:59'), (1422, NULL, NULL, 144, 2, '2010-07-29 16:47:53'), (1423, NULL, NULL, 77, 2, '2010-07-29 16:50:19'), (1424, NULL, NULL, 2, 2, '2010-07-29 17:15:39'), (1425, NULL, NULL, 48, 2, '2010-07-29 17:40:59'), (1426, NULL, NULL, 55, 2, '2010-07-29 18:06:19'), (1427, 1140, NULL, 13, 2, '2010-07-29 18:26:09'), (1428, NULL, NULL, 33, 2, '2010-07-29 18:31:39'), (1429, 1141, NULL, 3, 2, '2010-07-29 18:33:49'), (1430, 1141, NULL, 1, 2, '2010-07-29 18:35:01'), (1431, NULL, NULL, 59, 2, '2010-07-29 18:56:59'), (1432, 1142, NULL, 68, 2, '2010-07-29 19:21:46'), (1433, 1140, NULL, 104, 2, '2010-07-29 19:35:41'), (1434, 1140, NULL, 108, 2, '2010-07-29 19:36:00'), (1435, 1140, NULL, 110, 2, '2010-07-29 19:36:31'), (1436, 1140, NULL, 111, 2, '2010-07-29 19:36:57'), (1437, 1140, NULL, 112, 2, '2010-07-29 19:37:33'), (1438, 1140, NULL, 118, 2, '2010-07-29 19:39:26'), (1439, NULL, NULL, 71, 2, '2010-07-29 19:47:39'), (1440, 1142, NULL, 115, 2, '2010-07-29 20:03:06'), (1441, 1143, NULL, 31, 2, '2010-07-29 20:06:39'), (1442, NULL, NULL, 28, 2, '2010-07-29 20:12:59'), (1443, NULL, NULL, 14, 2, '2010-07-29 20:38:29'), (1444, NULL, NULL, 6, 2, '2010-07-29 21:03:41'), (1445, NULL, NULL, 11, 2, '2010-07-29 21:28:59'), (1446, NULL, NULL, 5, 2, '2010-07-29 22:19:45'), (1447, NULL, NULL, 176, 2, '2010-07-29 22:45:07'), (1448, NULL, NULL, 78, 2, '2010-07-29 23:10:19'), (1449, NULL, NULL, 8, 2, '2010-07-29 23:35:39'), (1450, NULL, NULL, 17, 2, '2010-07-30 00:00:59'), (1451, NULL, NULL, 27, 2, '2010-07-30 00:26:19'), (1452, NULL, NULL, 7, 2, '2010-07-30 00:51:39'), (1453, NULL, NULL, 15, 2, '2010-07-30 02:07:57'), (1454, NULL, NULL, 112, 2, '2010-07-30 02:27:04'), (1455, NULL, NULL, 62, 2, '2010-07-30 02:32:59'), (1456, NULL, NULL, 133, 2, '2010-07-30 03:23:45'), (1457, NULL, NULL, 61, 2, '2010-07-30 03:48:59'), (1458, NULL, NULL, 79, 2, '2010-07-30 04:14:20'), (1459, NULL, NULL, 64, 2, '2010-07-30 04:39:40'), (1460, 1150, NULL, 50, 2, '2010-07-30 04:46:17'), (1461, NULL, NULL, 13, 2, '2010-07-30 05:04:59'), (1462, NULL, NULL, 30, 2, '2010-07-30 05:30:19'), (1463, 1151, NULL, 112, 2, '2010-07-30 05:43:08'), (1464, NULL, NULL, 186, 2, '2010-07-30 05:55:39'), (1465, NULL, NULL, 23, 2, '2010-07-30 06:20:59'), (1466, NULL, NULL, 104, 2, '2010-07-30 06:37:41'), (1467, NULL, NULL, 63, 2, '2010-07-30 06:46:19'), (1468, NULL, NULL, 113, 2, '2010-07-30 06:58:35'), (1469, NULL, NULL, 60, 2, '2010-07-30 07:11:39'), (1470, 1154, NULL, 168, 2, '2010-07-30 07:28:36'), (1471, 1154, NULL, 79, 2, '2010-07-30 07:28:37'), (1475, 1155, NULL, 90, 2, '2010-07-30 07:41:30'), (1476, 1155, NULL, 92, 2, '2010-07-30 07:42:20'), (1477, 1155, NULL, 96, 2, '2010-07-30 07:42:37'), (1478, NULL, NULL, 111, 2, '2010-07-30 08:01:19'), (1479, NULL, NULL, 100, 2, '2010-07-30 08:22:04'), (1480, NULL, NULL, 22, 2, '2010-07-30 08:27:39'), (1481, 1157, NULL, 67, 2, '2010-07-30 08:32:39'), (1482, 1157, NULL, 76, 2, '2010-07-30 08:34:00'), (1484, NULL, NULL, 29, 2, '2010-07-30 08:52:59'), (1485, 1158, NULL, 61, 2, '2010-07-30 09:12:39'), (1486, 1159, NULL, 52, 2, '2010-07-30 09:15:28'), (1487, NULL, NULL, 25, 2, '2010-07-30 09:18:19'), (1488, NULL, NULL, 94, 2, '2010-07-30 09:43:39'), (1489, NULL, NULL, 110, 2, '2010-07-30 09:45:39'), (1490, NULL, NULL, 103, 2, '2010-07-30 10:06:36'), (1491, NULL, NULL, 89, 2, '2010-07-30 10:08:59'), (1492, 1163, 6, 111, 2, '2010-07-30 10:21:14'), (1493, 1163, 6, 49, 2, '2010-07-30 10:23:26'), (1495, NULL, NULL, 99, 2, '2010-07-30 10:27:21'), (1496, NULL, NULL, 102, 2, '2010-07-30 10:48:22'), (1497, NULL, NULL, 91, 2, '2010-07-30 11:00:48'), (1498, NULL, NULL, 98, 2, '2010-07-30 11:30:09'), (1499, NULL, NULL, 106, 2, '2010-07-30 11:50:52'), (1500, NULL, NULL, 195, 2, '2010-07-30 11:52:38'), (1501, NULL, NULL, 93, 2, '2010-07-30 12:18:32'), (1502, NULL, NULL, 21, 2, '2010-07-30 12:44:27'), (1503, NULL, NULL, 194, 2, '2010-07-30 13:08:12'), (1504, NULL, NULL, 115, 2, '2010-07-30 13:14:27'), (1505, NULL, NULL, 10, 2, '2010-07-30 13:31:56'), (1506, 1167, NULL, 73, 2, '2010-07-30 14:03:24'), (1507, 1167, NULL, 68, 2, '2010-07-30 14:04:09'), (1508, 1167, NULL, 76, 2, '2010-07-30 14:04:48'), (1509, NULL, NULL, 117, 2, '2010-07-30 14:17:18'), (1510, NULL, NULL, 145, 2, '2010-07-30 14:19:27'), (1511, 1170, NULL, 7, 2, '2010-07-30 14:33:15'), (1513, NULL, NULL, 157, 2, '2010-07-30 14:43:11'), (1514, NULL, NULL, 112, 2, '2010-07-30 14:58:48'), (1515, NULL, NULL, 152, 2, '2010-07-30 15:06:56'), (1516, NULL, NULL, 109, 2, '2010-07-30 15:19:55'), (1517, NULL, NULL, 111, 2, '2010-07-30 15:30:41'), (1518, NULL, NULL, 108, 2, '2010-07-30 15:40:46'), (1519, NULL, NULL, 122, 2, '2010-07-30 16:18:11'), (1520, NULL, NULL, 107, 2, '2010-07-30 16:22:57'), (1521, NULL, NULL, 101, 2, '2010-07-30 16:43:19'), (1522, NULL, NULL, 102, 2, '2010-07-30 17:05:41'), (1523, NULL, NULL, 235, 2, '2010-07-30 17:29:26'), (1524, 1178, NULL, 6, 2, '2010-07-30 18:18:28'), (1525, NULL, NULL, 103, 2, '2010-07-30 18:37:06'), (1526, 1180, NULL, 140, 2, '2010-07-30 18:59:13'), (1527, 1180, NULL, 144, 2, '2010-07-30 18:59:34'), (1528, 1180, NULL, 50, 2, '2010-07-30 19:00:07'), (1529, 1181, NULL, 100, 2, '2010-07-30 19:10:13'), (1530, NULL, NULL, 101, 2, '2010-07-30 19:24:31'), (1531, 1182, NULL, 7, 2, '2010-07-30 19:45:05'), (1532, NULL, NULL, 185, 2, '2010-07-30 19:44:36'), (1535, NULL, NULL, 246, 2, '2010-07-30 20:04:34'), (1536, NULL, NULL, 168, 2, '2010-07-30 20:24:34'), (1537, NULL, NULL, 95, 2, '2010-07-30 20:44:40'), (1538, NULL, NULL, 132, 2, '2010-07-30 21:24:34'), (1539, NULL, NULL, 144, 2, '2010-07-30 21:25:22'), (1540, NULL, NULL, 240, 2, '2010-07-30 21:44:34'), (1541, NULL, NULL, 139, 2, '2010-07-30 21:55:45'), (1542, NULL, NULL, 120, 2, '2010-07-30 22:04:34'), (1543, NULL, NULL, 124, 2, '2010-07-30 22:24:35'), (1544, NULL, NULL, 174, 2, '2010-07-30 22:44:34'), (1545, NULL, NULL, 167, 2, '2010-07-30 23:04:34'), (1546, NULL, NULL, 166, 2, '2010-07-30 23:24:34'), (1547, NULL, NULL, 196, 2, '2010-07-30 23:44:34'), (1548, NULL, NULL, 127, 2, '2010-07-31 00:04:34'), (1549, NULL, NULL, 159, 2, '2010-07-31 00:24:34'), (1550, NULL, NULL, 85, 2, '2010-07-31 00:44:34'), (1551, NULL, NULL, 86, 2, '2010-07-31 01:04:34'), (1552, NULL, NULL, 99, 2, '2010-07-31 01:24:34'), (1553, NULL, NULL, 119, 2, '2010-07-31 01:44:34'), (1554, NULL, NULL, 115, 2, '2010-07-31 02:24:40'), (1555, NULL, NULL, 164, 2, '2010-07-31 02:44:34'), (1556, NULL, NULL, 165, 2, '2010-07-31 03:04:40'), (1557, NULL, NULL, 192, 2, '2010-07-31 04:04:34'), (1558, NULL, NULL, 116, 2, '2010-07-31 04:24:34'), (1559, NULL, NULL, 117, 2, '2010-07-31 05:04:34'), (1560, NULL, NULL, 193, 2, '2010-07-31 05:24:35'), (1561, NULL, NULL, 161, 2, '2010-07-31 06:04:34'), (1562, NULL, NULL, 229, 2, '2010-07-31 06:24:34'), (1563, NULL, NULL, 145, 2, '2010-07-31 06:31:21'), (1564, NULL, NULL, 182, 2, '2010-07-31 06:44:34'), (1565, NULL, NULL, 88, 2, '2010-07-31 07:04:34'), (1566, 1186, NULL, 79, 2, '2010-07-31 07:09:53'), (1567, NULL, NULL, 213, 2, '2010-07-31 07:44:35'), (1568, NULL, NULL, 143, 2, '2010-07-31 07:46:28'), (1569, NULL, NULL, 172, 2, '2010-07-31 08:04:34'), (1570, NULL, NULL, 147, 2, '2010-07-31 08:32:06'), (1571, NULL, NULL, 31, 2, '2010-07-31 08:44:34'), (1572, NULL, NULL, 3, 2, '2010-07-31 09:02:28'), (1573, NULL, NULL, 98, 2, '2010-07-31 09:04:34'), (1574, NULL, NULL, 6, 2, '2010-07-31 09:17:35'), (1575, NULL, NULL, 67, 2, '2010-07-31 09:24:34'), (1576, NULL, NULL, 8, 2, '2010-07-31 09:32:45'), (1577, NULL, NULL, 173, 2, '2010-07-31 09:44:34'), (1578, 1192, NULL, 60, 2, '2010-07-31 09:58:23'), (1579, 1192, NULL, 61, 2, '2010-07-31 09:59:40'), (1581, 1192, NULL, 168, 2, '2010-07-31 10:00:09'), (1582, NULL, NULL, 7, 2, '2010-07-31 10:03:11'), (1583, NULL, NULL, 113, 2, '2010-07-31 10:04:34'), (1584, NULL, NULL, 97, 2, '2010-07-31 10:25:23'), (1585, NULL, NULL, 143, 2, '2010-07-31 10:44:44'), (1586, NULL, NULL, 9, 2, '2010-07-31 10:48:42'), (1587, NULL, NULL, 5, 2, '2010-07-31 11:03:55'), (1588, NULL, NULL, 57, 2, '2010-07-31 11:04:34'), (1589, 1195, NULL, 98, 2, '2010-07-31 11:06:13'), (1591, 1195, NULL, 123, 2, '2010-07-31 11:07:05'), (1592, NULL, NULL, 2, 2, '2010-07-31 11:19:10'), (1593, NULL, NULL, 90, 2, '2010-07-31 11:44:34'), (1594, NULL, NULL, 1, 2, '2010-07-31 11:49:28'), (1595, NULL, NULL, 26, 2, '2010-07-31 12:04:34'), (1596, NULL, NULL, 183, 2, '2010-07-31 12:24:34'), (1597, NULL, NULL, 4, 2, '2010-07-31 13:20:31'), (1598, NULL, NULL, 52, 2, '2010-07-31 13:34:46'), (1599, NULL, NULL, 3, 2, '2010-07-31 14:14:46'), (1600, NULL, NULL, 4, 2, '2010-07-31 14:34:46'), (1601, NULL, NULL, 117, 2, '2010-07-31 15:22:04'), (1602, NULL, NULL, 115, 2, '2010-07-31 15:37:16'), (1603, NULL, NULL, 106, 2, '2010-07-31 15:52:30'), (1604, NULL, NULL, 102, 2, '2010-07-31 16:07:42'), (1605, NULL, NULL, 101, 2, '2010-07-31 16:22:33'), (1606, NULL, NULL, 99, 2, '2010-07-31 16:38:00'), (1607, NULL, NULL, 103, 2, '2010-07-31 16:52:55'), (1608, NULL, NULL, 1, 2, '2010-07-31 17:23:28'), (1609, 1203, NULL, 59, 2, '2010-07-31 18:10:33'), (1610, 1203, NULL, 58, 2, '2010-07-31 18:12:40'), (1611, 1203, NULL, 57, 2, '2010-07-31 18:10:39'), (1613, 1203, NULL, 114, 2, '2010-07-31 18:14:01'), (1614, 1204, NULL, 107, 2, '2010-07-31 18:17:35'), (1615, 1205, NULL, 107, 2, '2010-07-31 18:18:26'), (1616, NULL, NULL, 16, 2, '2010-07-31 19:58:43'), (1617, NULL, NULL, 12, 2, '2010-07-31 21:08:31'), (1618, NULL, NULL, 177, 2, '2010-07-31 21:31:47'), (1619, NULL, NULL, 107, 2, '2010-07-31 21:55:02'), (1620, NULL, NULL, 143, 2, '2010-07-31 22:15:24'), (1621, NULL, NULL, 180, 2, '2010-07-31 22:18:18'), (1622, 1210, NULL, 50, 2, '2010-07-31 22:51:16'), (1623, NULL, NULL, 31, 2, '2010-07-31 23:32:18'), (1624, NULL, NULL, 109, 2, '2010-08-01 00:33:51'), (1625, 1211, NULL, 12, 2, '2010-08-01 00:39:02'), (1626, 1211, NULL, 15, 2, '2010-08-01 00:39:41'), (1627, NULL, NULL, 108, 2, '2010-08-01 01:19:58'), (1628, NULL, NULL, 181, 2, '2010-08-01 01:51:02'), (1629, NULL, NULL, 65, 2, '2010-08-01 02:21:08'), (1630, NULL, NULL, 184, 2, '2010-08-01 02:21:30'), (1631, NULL, NULL, 157, 2, '2010-08-01 02:36:55'), (1632, NULL, NULL, 188, 2, '2010-08-01 03:21:07'), (1633, NULL, NULL, 235, 2, '2010-08-01 03:38:25'), (1634, NULL, NULL, 24, 2, '2010-08-01 03:51:02'), (1635, NULL, NULL, 62, 2, '2010-08-01 03:53:51'), (1636, NULL, NULL, 163, 2, '2010-08-01 04:09:11'), (1637, NULL, NULL, 174, 2, '2010-08-01 04:24:36'), (1638, NULL, NULL, 165, 2, '2010-08-01 04:39:59'), (1639, NULL, NULL, 191, 2, '2010-08-01 04:54:22'), (1640, NULL, NULL, 139, 2, '2010-08-01 05:10:46'), (1641, NULL, NULL, 190, 2, '2010-08-01 05:29:59'), (1642, NULL, NULL, 148, 2, '2010-08-01 05:41:34'), (1643, NULL, NULL, 63, 2, '2010-08-01 06:12:16'), (1644, NULL, NULL, 164, 2, '2010-08-01 06:27:37'), (1645, NULL, NULL, 229, 2, '2010-08-01 06:43:01'), (1646, NULL, NULL, 112, 2, '2010-08-01 06:58:28'), (1647, 1215, NULL, 112, 2, '2010-08-01 07:05:56'), (1648, NULL, NULL, 147, 2, '2010-08-01 07:13:47'), (1649, 1214, NULL, 2, 2, '2010-08-01 07:16:11'), (1650, 1214, NULL, 3, 2, '2010-08-01 07:17:22'), (1651, NULL, NULL, 51, 2, '2010-08-01 07:29:14'), (1652, NULL, NULL, 161, 2, '2010-08-01 07:44:36'), (1653, NULL, NULL, 160, 2, '2010-08-01 07:59:57'), (1654, NULL, NULL, 173, 2, '2010-08-01 08:15:18'), (1655, NULL, NULL, 108, 2, '2010-08-01 08:46:04'), (1656, NULL, NULL, 162, 2, '2010-08-01 09:01:34'), (1657, 1217, NULL, 65, 2, '2010-08-01 09:15:28'), (1658, NULL, NULL, 158, 2, '2010-08-01 09:16:56'), (1659, NULL, NULL, 80, 2, '2010-08-01 09:32:13'), (1660, NULL, NULL, 92, 2, '2010-08-01 09:36:16'), (1661, NULL, NULL, 109, 2, '2010-08-01 09:47:41'), (1662, 1218, NULL, 65, 2, '2010-08-01 09:58:35'), (1663, NULL, NULL, 159, 2, '2010-08-01 10:03:03'), (1664, NULL, NULL, 83, 2, '2010-08-01 10:17:16'), (1665, NULL, NULL, 112, 2, '2010-08-01 10:33:47'), (1666, 1220, NULL, 61, 2, '2010-08-01 10:53:32'), (1667, NULL, NULL, 144, 2, '2010-08-01 11:04:31'), (1668, NULL, NULL, 80, 2, '2010-08-01 11:11:34'), (1669, NULL, NULL, 20, 2, '2010-08-01 11:16:32'), (1670, NULL, NULL, 88, 2, '2010-08-01 11:35:17'), (1671, NULL, NULL, 84, 2, '2010-08-01 11:50:47'), (1672, NULL, NULL, 9, 2, '2010-08-01 11:52:26'), (1673, 1221, NULL, 105, 2, '2010-08-01 11:58:24'), (1674, 1221, NULL, 104, 2, '2010-08-01 11:58:51'), (1675, 1221, NULL, 111, 2, '2010-08-01 11:59:11'), (1676, NULL, NULL, 116, 2, '2010-08-01 12:06:11'), (1677, NULL, NULL, 104, 2, '2010-08-01 12:21:25'), (1678, NULL, NULL, 118, 2, '2010-08-01 12:36:56'), (1679, NULL, NULL, 82, 2, '2010-08-01 12:45:28'), (1680, NULL, NULL, 168, 2, '2010-08-01 12:52:15'), (1681, 1224, NULL, 99, 2, '2010-08-01 13:00:41'), (1682, 1224, NULL, 98, 2, '2010-08-01 13:00:55'), (1683, NULL, NULL, 121, 2, '2010-08-01 13:22:55'), (1684, NULL, NULL, 33, 2, '2010-08-01 13:38:24'), (1685, NULL, NULL, 81, 2, '2010-08-01 13:39:45'), (1686, 1227, NULL, 102, 2, '2010-08-01 14:15:54'), (1687, 1228, NULL, 76, 2, '2010-08-01 14:23:05'), (1688, NULL, NULL, 140, 2, '2010-08-01 15:56:47'), (1689, NULL, NULL, 142, 2, '2010-08-01 16:27:37'), (1690, NULL, NULL, 141, 2, '2010-08-01 17:14:06'), (1691, NULL, NULL, 160, 2, '2010-08-01 20:04:27'), (1692, 1234, NULL, 213, 2, '2010-08-01 23:57:11'), (1693, NULL, NULL, 120, 2, '2010-08-02 00:04:58'), (1694, NULL, NULL, 110, 2, '2010-08-02 05:46:49'), (1695, NULL, NULL, 100, 2, '2010-08-02 06:12:05'), (1696, NULL, NULL, 111, 2, '2010-08-02 06:24:46'), (1697, NULL, NULL, 111, 2, '2010-08-02 07:15:27'), (1698, NULL, NULL, 98, 2, '2010-08-02 07:28:02'), (1699, NULL, NULL, 107, 2, '2010-08-02 07:40:41'), (1700, NULL, NULL, 201, 2, '2010-08-02 07:53:24'), (1701, NULL, NULL, 122, 2, '2010-08-02 08:18:43'), (1702, 1240, NULL, 50, 2, '2010-08-02 08:51:46'), (1705, NULL, NULL, 152, 2, '2010-08-02 08:56:40'), (1706, NULL, NULL, 105, 2, '2010-08-02 09:34:40'), (1707, NULL, NULL, 110, 2, '2010-08-02 10:25:23'), (1708, NULL, NULL, 170, 2, '2010-08-02 10:54:54'), (1709, NULL, NULL, 213, 2, '2010-08-02 11:15:58'), (1710, 1241, NULL, 133, 2, '2010-08-02 11:31:57'), (1711, 1242, NULL, 50, 2, '2010-08-02 11:35:36'), (1712, NULL, NULL, 240, 2, '2010-08-02 11:53:56'), (1713, NULL, NULL, 64, 2, '2010-08-02 12:19:15'), (1714, NULL, NULL, 167, 2, '2010-08-02 12:44:37'), (1715, NULL, NULL, 60, 2, '2010-08-02 13:09:53'), (1716, NULL, NULL, 166, 2, '2010-08-02 13:35:09'), (1717, 1246, NULL, 31, 2, '2010-08-02 13:42:08'), (1718, 1246, NULL, 48, 2, '2010-08-02 13:42:33'), (1719, NULL, NULL, 65, 2, '2010-08-02 14:25:58'), (1720, NULL, NULL, 169, 2, '2010-08-02 14:38:27'), (1721, NULL, NULL, 61, 2, '2010-08-02 15:16:36'), (1722, NULL, NULL, 169, 2, '2010-08-02 15:30:13'), (1723, NULL, NULL, 79, 2, '2010-08-02 15:41:42'), (1724, 1251, NULL, 4, 2, '2010-08-02 16:11:20'), (1725, 1251, NULL, 1, 2, '2010-08-02 16:11:48'), (1726, 1251, NULL, 168, 2, '2010-08-02 16:13:39'), (1727, 1251, NULL, 30, 2, '2010-08-02 16:15:33'), (1728, NULL, NULL, 140, 2, '2010-08-02 16:46:02'), (1729, 1257, NULL, 3, 2, '2010-08-02 17:43:23'), (1732, 1261, NULL, 89, 2, '2010-08-02 20:35:54'), (1733, 1261, NULL, 164, 2, '2010-08-02 20:37:20'), (1734, 1261, NULL, 168, 2, '2010-08-02 20:37:42'), (1735, NULL, NULL, 3, 2, '2010-08-02 20:55:13'), (1736, NULL, NULL, 49, 2, '2010-08-02 21:04:42'), (1737, NULL, NULL, 71, 2, '2010-08-02 22:58:35'), (1738, NULL, NULL, 82, 2, '2010-08-02 23:27:04'), (1739, NULL, NULL, 81, 2, '2010-08-03 00:05:03'), (1740, NULL, NULL, 69, 2, '2010-08-03 00:43:00'), (1741, NULL, NULL, 6, 2, '2010-08-03 01:01:59'), (1742, NULL, NULL, 68, 2, '2010-08-03 01:20:58'), (1743, NULL, NULL, 48, 2, '2010-08-03 01:30:27'), (1744, NULL, NULL, 85, 2, '2010-08-03 01:49:27'), (1745, NULL, NULL, 5, 2, '2010-08-03 02:08:26'), (1746, NULL, NULL, 53, 2, '2010-08-03 02:17:55'), (1747, NULL, NULL, 1, 2, '2010-08-03 03:05:28'), (1748, NULL, NULL, 70, 2, '2010-08-03 03:14:54'), (1749, NULL, NULL, 2, 2, '2010-08-03 03:43:23'), (1750, NULL, NULL, 7, 2, '2010-08-03 03:52:52'), (1751, 1265, NULL, 51, 2, '2010-08-03 04:12:06'), (1752, NULL, NULL, 30, 2, '2010-08-03 04:21:20'), (1753, NULL, NULL, 9, 2, '2010-08-03 04:49:47'), (1754, NULL, NULL, 8, 2, '2010-08-03 04:59:19'), (1755, NULL, NULL, 52, 2, '2010-08-03 05:08:46'), (1756, NULL, NULL, 86, 2, '2010-08-03 05:18:18'), (1757, NULL, NULL, 66, 2, '2010-08-03 05:37:17'), (1758, NULL, NULL, 87, 2, '2010-08-03 05:46:45'), (1759, NULL, NULL, 32, 2, '2010-08-03 05:56:16'), (1760, NULL, NULL, 50, 2, '2010-08-03 06:05:42'), (1761, NULL, NULL, 73, 2, '2010-08-03 06:15:16'), (1762, NULL, NULL, 4, 2, '2010-08-03 06:34:12'), (1763, NULL, NULL, 83, 2, '2010-08-03 06:43:43'), (1764, NULL, NULL, 67, 2, '2010-08-03 07:02:40'), (1765, NULL, NULL, 72, 2, '2010-08-03 07:21:40'), (1766, 1277, NULL, 90, 2, '2010-08-03 07:36:46'), (1767, NULL, NULL, 67, 2, '2010-08-03 07:40:38'), (1768, NULL, NULL, 91, 2, '2010-08-03 07:50:11'), (1769, NULL, NULL, 144, 2, '2010-08-03 08:18:39'), (1770, 1279, NULL, 3, 2, '2010-08-03 08:27:12'), (1771, 1279, NULL, 2, 2, '2010-08-03 08:27:33'), (1773, 1279, NULL, 5, 2, '2010-08-03 08:27:50'), (1774, NULL, NULL, 50, 2, '2010-08-03 08:28:05'), (1775, 1282, NULL, 77, 2, '2010-08-03 08:59:46'), (1776, NULL, NULL, 49, 2, '2010-08-03 09:06:05'), (1777, NULL, NULL, 112, 2, '2010-08-03 10:12:07'), (1778, 1284, NULL, 50, 2, '2010-08-03 10:20:04'), (1779, 1284, NULL, 48, 2, '2010-08-03 10:21:55'), (1781, 1284, NULL, 32, 2, '2010-08-03 10:22:31'), (1782, 1284, NULL, 54, 2, '2010-08-03 10:23:26'), (1783, NULL, NULL, 106, 2, '2010-08-03 10:31:11'), (1784, 1285, NULL, 3, 2, '2010-08-03 10:32:23'), (1785, 1285, NULL, 64, 2, '2010-08-03 10:35:28'), (1786, 1285, NULL, 65, 2, '2010-08-03 10:35:47'), (1787, 1285, NULL, 99, 2, '2010-08-03 10:37:35'), (1788, 1285, NULL, 118, 2, '2010-08-03 10:38:55'), (1789, NULL, NULL, 109, 2, '2010-08-03 10:40:38'), (1790, NULL, NULL, 107, 2, '2010-08-03 10:59:41'), (1791, NULL, NULL, 130, 2, '2010-08-03 11:07:31'), (1792, NULL, NULL, 115, 2, '2010-08-03 11:09:13'), (1793, NULL, NULL, 108, 2, '2010-08-03 11:28:06'), (1794, 1287, NULL, 186, 2, '2010-08-03 11:35:19'), (1795, 1287, NULL, 110, 2, '2010-08-03 11:36:16'), (1796, 1287, NULL, 121, 2, '2010-08-03 11:36:48'), (1797, 1287, NULL, 30, 2, '2010-08-03 11:37:24'), (1798, NULL, NULL, 162, 2, '2010-08-03 11:41:07'), (1799, NULL, NULL, 98, 2, '2010-08-03 11:47:08'), (1800, NULL, NULL, 101, 2, '2010-08-03 12:15:44'), (1801, NULL, NULL, 139, 2, '2010-08-03 12:34:45'), (1802, 1289, NULL, 61, 2, '2010-08-03 12:44:13'), (1803, NULL, NULL, 71, 2, '2010-08-03 12:43:12'), (1805, 1289, NULL, 60, 2, '2010-08-03 12:43:55'), (1806, NULL, NULL, 144, 2, '2010-08-03 12:44:08'), (1808, NULL, NULL, 145, 2, '2010-08-03 12:53:46'), (1809, NULL, NULL, 100, 2, '2010-08-03 13:03:17'), (1810, NULL, NULL, 111, 2, '2010-08-03 13:12:42'), (1811, NULL, NULL, 103, 2, '2010-08-03 13:22:06'), (1812, NULL, NULL, 31, 2, '2010-08-03 13:26:12'), (1813, NULL, NULL, 104, 2, '2010-08-03 13:41:09'), (1814, 1292, NULL, 168, 2, '2010-08-03 13:43:15'), (1815, NULL, NULL, 99, 2, '2010-08-03 13:50:44'), (1816, NULL, NULL, 110, 2, '2010-08-03 14:00:09'), (1817, NULL, NULL, 166, 2, '2010-08-03 14:09:10'), (1818, NULL, NULL, 113, 2, '2010-08-03 14:09:36'), (1819, NULL, NULL, 112, 2, '2010-08-03 14:19:13'), (1820, NULL, NULL, 70, 2, '2010-08-03 14:30:35'), (1821, NULL, NULL, 102, 2, '2010-08-03 14:47:37'), (1822, NULL, NULL, 167, 2, '2010-08-03 14:52:07'), (1823, NULL, NULL, 117, 2, '2010-08-03 15:06:43'), (1824, NULL, NULL, 146, 2, '2010-08-03 15:25:48'), (1825, NULL, NULL, 186, 2, '2010-08-03 15:35:03'), (1826, NULL, NULL, 62, 2, '2010-08-03 15:35:05'), (1827, NULL, NULL, 84, 2, '2010-08-03 16:17:56'), (1828, NULL, NULL, 29, 2, '2010-08-03 16:39:26'), (1829, NULL, NULL, 142, 2, '2010-08-03 16:41:58'), (1830, NULL, NULL, 141, 2, '2010-08-03 16:55:28'), (1831, NULL, NULL, 170, 2, '2010-08-03 17:00:54'), (1832, NULL, NULL, 169, 2, '2010-08-03 18:05:24'), (1833, 1299, NULL, 50, 2, '2010-08-03 18:05:31'), (1834, NULL, NULL, 94, 2, '2010-08-03 18:26:50'), (1835, 1300, NULL, 50, 2, '2010-08-03 19:03:41'), (1836, 1300, NULL, 51, 2, '2010-08-03 19:05:28'), (1837, NULL, NULL, 127, 2, '2010-08-03 19:09:43'), (1838, NULL, NULL, 79, 2, '2010-08-03 19:31:15'), (1839, 1302, NULL, 77, 2, '2010-08-03 19:39:29'), (1840, NULL, NULL, 124, 2, '2010-08-03 19:52:40'), (1841, 1304, NULL, 193, 2, '2010-08-03 20:10:59'), (1842, NULL, NULL, 122, 2, '2010-08-03 20:15:21'), (1843, NULL, NULL, 60, 2, '2010-08-03 20:46:42'), (1844, NULL, NULL, 132, 2, '2010-08-03 21:10:14'), (1845, NULL, NULL, 164, 2, '2010-08-03 21:40:01'), (1846, NULL, NULL, 185, 2, '2010-08-03 21:41:35'), (1847, NULL, NULL, 152, 2, '2010-08-03 21:49:25'), (1848, NULL, NULL, 111, 2, '2010-08-03 22:05:41'), (1849, 1309, NULL, 162, 2, '2010-08-03 22:12:44'), (1850, NULL, NULL, 195, 2, '2010-08-03 22:28:36'), (1851, NULL, NULL, 240, 2, '2010-08-03 22:59:59'), (1852, NULL, NULL, 101, 2, '2010-08-03 23:47:01'), (1853, NULL, NULL, 246, 2, '2010-08-04 00:26:22'), (1854, NULL, NULL, 235, 2, '2010-08-04 00:41:53'), (1855, 1311, NULL, 140, 2, '2010-08-04 00:52:05'), (1856, 1318, NULL, 117, 2, '2010-08-04 00:54:21'), (1857, 1319, NULL, 112, 2, '2010-08-04 00:55:20'), (1858, NULL, NULL, 194, 2, '2010-08-04 00:57:33'), (1859, 1322, NULL, 49, 2, '2010-08-04 01:03:25'), (1860, NULL, NULL, 103, 2, '2010-08-04 01:05:23'), (1861, NULL, NULL, 21, 2, '2010-08-04 01:21:04'), (1862, NULL, NULL, 93, 2, '2010-08-04 01:36:45'), (1863, NULL, NULL, 157, 2, '2010-08-04 01:44:36'), (1864, NULL, NULL, 168, 2, '2010-08-04 01:52:25'), (1865, NULL, NULL, 174, 2, '2010-08-04 02:00:16'), (1866, NULL, NULL, 120, 2, '2010-08-04 02:23:49'), (1867, NULL, NULL, 124, 2, '2010-08-04 02:31:37'), (1868, 1323, NULL, 112, 2, '2010-08-04 02:32:07'), (1869, NULL, NULL, 167, 2, '2010-08-04 02:39:30'), (1870, 1325, NULL, 99, 2, '2010-08-04 02:45:14'), (1871, NULL, NULL, 10, 2, '2010-08-04 02:47:18'), (1872, NULL, NULL, 95, 2, '2010-08-04 03:03:07'), (1873, NULL, NULL, 166, 2, '2010-08-04 03:10:49'), (1874, NULL, NULL, 196, 2, '2010-08-04 03:18:40'), (1875, 1326, NULL, 50, 2, '2010-08-04 03:29:22'), (1876, NULL, NULL, 89, 2, '2010-08-04 03:50:00'), (1877, NULL, NULL, 13, 2, '2010-08-04 03:57:51'), (1878, NULL, NULL, 133, 2, '2010-08-04 04:13:33'), (1879, NULL, NULL, 61, 2, '2010-08-04 04:21:22'), (1880, NULL, NULL, 5, 2, '2010-08-04 04:37:03'), (1881, NULL, NULL, 79, 2, '2010-08-04 04:44:54'), (1882, NULL, NULL, 11, 2, '2010-08-04 04:52:45'), (1883, NULL, NULL, 25, 2, '2010-08-04 05:00:35'), (1884, NULL, NULL, 64, 2, '2010-08-04 05:08:24'), (1885, NULL, NULL, 94, 2, '2010-08-04 05:24:04'), (1886, NULL, NULL, 63, 2, '2010-08-04 05:39:47'), (1887, NULL, NULL, 30, 2, '2010-08-04 05:47:37'), (1888, 1331, NULL, 160, 2, '2010-08-04 06:20:26'), (1889, 1331, NULL, 159, 2, '2010-08-04 06:16:56'), (1891, NULL, NULL, 23, 2, '2010-08-04 06:19:01'), (1892, 1331, NULL, 162, 2, '2010-08-04 06:19:08'), (1893, 1331, NULL, 62, 2, '2010-08-04 06:19:49'), (1894, 1331, NULL, 63, 2, '2010-08-04 06:20:07'), (1896, NULL, NULL, 91, 2, '2010-08-04 06:26:48'), (1897, NULL, NULL, 62, 2, '2010-08-04 06:34:37'), (1898, NULL, NULL, 78, 2, '2010-08-04 06:42:30'), (1899, NULL, NULL, 29, 2, '2010-08-04 06:58:09'), (1900, NULL, NULL, 176, 2, '2010-08-04 07:06:01'), (1901, NULL, NULL, 60, 2, '2010-08-04 07:13:50'), (1902, NULL, NULL, 27, 2, '2010-08-04 07:21:41'), (1903, NULL, NULL, 22, 2, '2010-08-04 07:29:33'), (1904, 1338, NULL, 49, 2, '2010-08-04 07:29:41'), (1905, NULL, NULL, 17, 2, '2010-08-04 07:37:21'), (1906, NULL, NULL, 7, 2, '2010-08-04 07:45:12'), (1907, 1339, NULL, 133, 2, '2010-08-04 08:06:00'), (1908, 1341, NULL, 50, 2, '2010-08-04 08:15:20'), (1909, NULL, NULL, 15, 2, '2010-08-04 08:16:28'), (1910, NULL, NULL, 14, 2, '2010-08-04 08:47:19'), (1911, NULL, NULL, 6, 2, '2010-08-04 08:55:01'), (1912, NULL, NULL, 8, 2, '2010-08-04 09:10:29'), (1913, 1349, NULL, 100, 2, '2010-08-04 09:43:58'), (1914, NULL, NULL, 102, 2, '2010-08-04 11:06:00'), (1915, NULL, NULL, 13, 2, '2010-08-04 11:34:30'), (1916, NULL, NULL, 7, 2, '2010-08-04 11:34:32'), (1917, NULL, NULL, 131, 2, '2010-08-04 11:34:34'), (1918, NULL, NULL, 168, 2, '2010-08-04 11:34:37'), (1919, NULL, NULL, 92, 2, '2010-08-04 12:18:39'), (1920, NULL, NULL, 72, 2, '2010-08-04 12:53:27'), (1921, 1356, NULL, 49, 2, '2010-08-04 12:55:23'), (1922, 1356, NULL, 3, 2, '2010-08-04 12:59:08'), (1923, 1356, NULL, 2, 2, '2010-08-04 13:01:05'), (1925, NULL, NULL, 97, 2, '2010-08-04 13:10:51'), (1926, 1357, NULL, 113, 2, '2010-08-04 13:15:07'), (1927, 1359, NULL, 49, 2, '2010-08-04 13:45:38'), (1928, NULL, NULL, 165, 2, '2010-08-04 14:03:03'), (1929, NULL, NULL, 93, 2, '2010-08-04 14:20:27'), (1930, NULL, NULL, 48, 2, '2010-08-04 14:37:51'), (1931, 1362, NULL, 61, 2, '2010-08-04 14:39:03'), (1932, 1362, NULL, 60, 2, '2010-08-04 14:38:27'), (1936, 1364, NULL, 61, 2, '2010-08-04 14:56:54'), (1939, 1365, NULL, 21, 2, '2010-08-04 15:09:42'), (1940, NULL, NULL, 89, 2, '2010-08-04 15:30:02'), (1941, NULL, NULL, 146, 2, '2010-08-04 16:01:32'), (1942, NULL, NULL, 132, 2, '2010-08-04 16:04:50'), (1943, NULL, NULL, 146, 2, '2010-08-04 16:23:24'), (1944, NULL, NULL, 33, 2, '2010-08-04 16:39:39'), (1945, NULL, NULL, 96, 2, '2010-08-04 16:57:03'), (1946, 1370, NULL, 8, 2, '2010-08-04 17:21:31'), (1947, 1371, NULL, 49, 2, '2010-08-04 17:58:37'), (1948, 1372, NULL, 67, 2, '2010-08-04 18:19:02'), (1949, NULL, NULL, 53, 2, '2010-08-04 18:41:24'), (1950, 1374, NULL, 142, 2, '2010-08-04 18:43:19'), (1951, 1375, NULL, 147, 2, '2010-08-04 18:43:43'), (1952, 1377, NULL, 146, 2, '2010-08-04 18:45:00'), (1953, 1378, NULL, 140, 2, '2010-08-04 18:52:23'), (1954, NULL, NULL, 83, 2, '2010-08-04 18:58:49'), (1955, NULL, NULL, 51, 2, '2010-08-04 19:33:37'), (1956, NULL, NULL, 4, 2, '2010-08-04 19:50:59'), (1957, 1379, NULL, 63, 2, '2010-08-04 20:15:15'), (1959, 1379, NULL, 62, 2, '2010-08-04 21:02:07'), (1960, NULL, NULL, 3, 2, '2010-08-04 20:25:48'), (1961, NULL, NULL, 125, 2, '2010-08-04 20:43:13'), (1962, NULL, NULL, 130, 2, '2010-08-04 21:00:38'), (1964, NULL, NULL, 95, 2, '2010-08-04 21:18:04'), (1965, NULL, NULL, 30, 2, '2010-08-04 21:35:23'), (1966, 1380, NULL, 144, 2, '2010-08-04 21:43:54'), (1967, NULL, NULL, 68, 2, '2010-08-04 21:52:46'), (1968, NULL, NULL, 82, 2, '2010-08-04 22:27:39'), (1969, NULL, NULL, 5, 2, '2010-08-04 22:45:05'), (1970, 1385, NULL, 143, 2, '2010-08-04 22:57:50'), (1971, NULL, NULL, 128, 2, '2010-08-04 23:02:24'), (1972, NULL, NULL, 85, 2, '2010-08-04 23:19:46'), (1973, NULL, NULL, 163, 2, '2010-08-04 23:37:09'), (1974, NULL, NULL, 129, 2, '2010-08-05 00:12:04'), (1975, NULL, NULL, 88, 2, '2010-08-05 00:46:33'), (1976, NULL, NULL, 158, 2, '2010-08-05 01:21:31'), (1977, NULL, NULL, 63, 2, '2010-08-05 01:56:23'), (1978, 1388, NULL, 110, 2, '2010-08-05 02:12:42'), (1979, NULL, NULL, 161, 2, '2010-08-05 02:13:43'), (1980, 1389, NULL, 108, 2, '2010-08-05 02:15:25'), (1981, NULL, NULL, 50, 2, '2010-08-05 02:31:08'), (1982, 1390, NULL, 139, 2, '2010-08-05 02:38:28'), (1983, NULL, NULL, 66, 2, '2010-08-05 03:06:09'), (1984, 1391, NULL, 140, 2, '2010-08-05 03:15:41'), (1985, NULL, NULL, 30, 2, '2010-08-05 03:23:27'), (1986, NULL, NULL, 159, 2, '2010-08-05 03:40:47'), (1987, NULL, NULL, 32, 2, '2010-08-05 03:58:07'), (1988, NULL, NULL, 5, 2, '2010-08-05 04:16:06'), (1989, NULL, NULL, 9, 2, '2010-08-05 04:22:18'), (1990, NULL, NULL, 87, 2, '2010-08-05 04:32:55'), (1991, 1393, NULL, 145, 2, '2010-08-05 04:38:51'), (1992, NULL, NULL, 90, 2, '2010-08-05 05:07:49'), (1993, NULL, NULL, 6, 2, '2010-08-05 05:11:58'), (1994, 1394, NULL, 3, 2, '2010-08-05 05:13:25'), (1995, NULL, NULL, 86, 2, '2010-08-05 05:25:05'), (1996, 1395, NULL, 102, 2, '2010-08-05 05:39:26'), (1999, NULL, NULL, 1, 2, '2010-08-05 05:43:00'), (2000, NULL, NULL, 143, 2, '2010-08-05 06:01:38'), (2001, NULL, NULL, 80, 2, '2010-08-05 06:32:05'), (2002, 1396, NULL, 50, 2, '2010-08-05 06:39:10'), (2004, NULL, NULL, 147, 2, '2010-08-05 06:45:06'), (2005, 1403, NULL, 112, 2, '2010-08-05 07:35:31'), (2006, NULL, NULL, 3, 2, '2010-08-05 07:47:11'), (2007, NULL, NULL, 8, 2, '2010-08-05 07:53:25'), (2008, NULL, NULL, 142, 2, '2010-08-05 07:59:35'), (2009, NULL, NULL, 101, 2, '2010-08-05 08:12:01'), (2010, NULL, NULL, 115, 2, '2010-08-05 08:18:13'), (2011, 1408, NULL, 58, 2, '2010-08-05 08:18:33'), (2012, 1413, NULL, 60, 2, '2010-08-05 08:19:31'), (2013, 1414, NULL, 60, 2, '2010-08-05 08:19:32'), (2014, 1408, NULL, 60, 2, '2010-08-05 08:19:34'), (2015, NULL, NULL, 99, 2, '2010-08-05 08:24:27'), (2016, NULL, NULL, 103, 2, '2010-08-05 08:30:39'), (2017, NULL, NULL, 102, 2, '2010-08-05 08:43:03'), (2018, NULL, NULL, 1, 2, '2010-08-05 08:49:16'), (2019, 1416, NULL, 141, 2, '2010-08-05 08:51:31'), (2020, NULL, NULL, 31, 2, '2010-08-05 08:55:28'), (2021, NULL, NULL, 157, 2, '2010-08-05 09:01:40'), (2022, NULL, NULL, 108, 2, '2010-08-05 09:07:54'), (2023, NULL, NULL, 143, 2, '2010-08-05 09:14:06'), (2024, NULL, NULL, 62, 2, '2010-08-05 09:26:32'), (2025, NULL, NULL, 165, 2, '2010-08-05 09:32:46'), (2026, NULL, NULL, 174, 2, '2010-08-05 09:38:59'), (2027, NULL, NULL, 163, 2, '2010-08-05 09:45:08'), (2028, NULL, NULL, 148, 2, '2010-08-05 09:51:21'), (2029, NULL, NULL, 160, 2, '2010-08-05 10:34:49'), (2030, NULL, NULL, 164, 2, '2010-08-05 10:41:01'), (2031, NULL, NULL, 63, 2, '2010-08-05 10:47:18'), (2032, NULL, NULL, 49, 2, '2010-08-05 10:51:31'), (2033, NULL, NULL, 106, 2, '2010-08-05 10:59:38'), (2034, NULL, NULL, 51, 2, '2010-08-05 11:05:52'), (2035, NULL, NULL, 147, 2, '2010-08-05 11:12:05'), (2036, 1420, NULL, 49, 2, '2010-08-05 11:12:09'), (2037, 1420, NULL, 1, 2, '2010-08-05 11:12:57'), (2038, 1420, NULL, 68, 2, '2010-08-05 11:15:02'), (2039, 1421, NULL, 13, 2, '2010-08-05 11:17:46'), (2040, 1421, NULL, 30, 2, '2010-08-05 11:17:11'), (2041, 1421, NULL, 29, 2, '2010-08-05 11:17:21'), (2043, NULL, NULL, 158, 2, '2010-08-05 11:18:18'), (2044, NULL, NULL, 229, 2, '2010-08-05 11:24:31'), (2045, NULL, NULL, 173, 2, '2010-08-05 11:30:43'), (2046, NULL, NULL, 109, 2, '2010-08-05 11:36:56'), (2047, NULL, NULL, 162, 2, '2010-08-05 11:43:07'), (2048, NULL, NULL, 109, 2, '2010-08-05 11:55:31'), (2049, NULL, NULL, 110, 2, '2010-08-05 11:55:52'), (2050, NULL, NULL, 108, 2, '2010-08-05 12:01:45'), (2051, NULL, NULL, 80, 2, '2010-08-05 12:07:56'), (2052, NULL, NULL, 118, 2, '2010-08-05 12:11:43'), (2053, NULL, NULL, 161, 2, '2010-08-05 12:14:10'), (2054, 1425, NULL, 50, 2, '2010-08-05 12:18:16'), (2055, NULL, NULL, 144, 2, '2010-08-05 12:20:26'), (2056, NULL, NULL, 159, 2, '2010-08-05 12:26:34'), (2057, NULL, NULL, 112, 2, '2010-08-05 12:32:48'), (2058, NULL, NULL, 116, 2, '2010-08-05 12:39:03'), (2059, 1427, NULL, 65, 2, '2010-08-05 12:49:03'), (2062, NULL, NULL, 88, 2, '2010-08-05 12:57:37'), (2063, NULL, NULL, 104, 2, '2010-08-05 13:03:54'), (2064, NULL, NULL, 118, 2, '2010-08-05 13:10:00'), (2065, NULL, NULL, 75, 2, '2010-08-05 13:14:59'), (2066, NULL, NULL, 84, 2, '2010-08-05 13:16:15'), (2067, NULL, NULL, 168, 2, '2010-08-05 13:22:25'), (2068, NULL, NULL, 33, 2, '2010-08-05 13:28:40'), (2069, NULL, NULL, 76, 2, '2010-08-05 13:30:50'), (2070, 1429, NULL, 9, 2, '2010-08-05 13:35:32'), (2071, NULL, NULL, 121, 2, '2010-08-05 13:41:04'), (2072, NULL, NULL, 184, 2, '2010-08-05 13:47:16'), (2073, 1430, NULL, 5, 2, '2010-08-05 14:45:52'), (2075, 1431, NULL, 8, 2, '2010-08-05 13:57:31'), (2076, NULL, NULL, 192, 2, '2010-08-05 14:05:53'), (2077, NULL, NULL, 181, 2, '2010-08-05 14:12:10'), (2078, NULL, NULL, 191, 2, '2010-08-05 14:18:19'), (2079, NULL, NULL, 182, 2, '2010-08-05 14:24:31'), (2081, NULL, NULL, 183, 2, '2010-08-05 14:30:43'), (2082, NULL, NULL, 81, 2, '2010-08-05 14:34:06'), (2083, NULL, NULL, 180, 2, '2010-08-05 14:37:02'), (2086, NULL, NULL, 190, 2, '2010-08-05 14:43:07'), (2088, NULL, NULL, 28, 2, '2010-08-05 14:49:55'), (2089, 1436, NULL, 104, 2, '2010-08-05 14:55:21'), (2090, 1437, NULL, 124, 2, '2010-08-05 14:56:52'), (2091, NULL, NULL, 58, 2, '2010-08-05 15:21:35'), (2092, 1438, NULL, 182, 2, '2010-08-05 15:31:57'), (2093, NULL, NULL, 54, 2, '2010-08-05 15:53:13'), (2094, NULL, NULL, 145, 2, '2010-08-05 16:03:05'), (2095, 1439, NULL, 2, 2, '2010-08-05 16:16:54'), (2096, NULL, NULL, 53, 2, '2010-08-05 16:24:52'), (2097, NULL, NULL, 51, 2, '2010-08-05 17:28:09'), (2098, NULL, NULL, 72, 2, '2010-08-05 18:31:26'), (2099, 1441, NULL, 186, 2, '2010-08-05 18:34:56'), (2100, NULL, NULL, 56, 2, '2010-08-05 19:18:35'), (2101, NULL, NULL, 76, 2, '2010-08-05 19:34:27'), (2102, NULL, NULL, 77, 2, '2010-08-05 20:06:22'), (2103, NULL, NULL, 188, 2, '2010-08-05 20:56:57'), (2104, 1444, NULL, 9, 2, '2010-08-05 21:15:59'), (2105, 1444, NULL, 53, 2, '2010-08-05 21:17:25'), (2106, 1444, NULL, 67, 2, '2010-08-05 21:21:18'), (2107, NULL, NULL, 7, 2, '2010-08-05 21:21:27'), (2108, NULL, NULL, 48, 2, '2010-08-05 21:25:34'), (2109, NULL, NULL, 2, 2, '2010-08-05 22:44:44'), (2110, NULL, NULL, 33, 2, '2010-08-05 23:00:30'), (2111, NULL, NULL, 4, 2, '2010-08-05 23:07:53'), (2112, NULL, NULL, 128, 2, '2010-08-05 23:32:09'), (2113, NULL, NULL, 2, 2, '2010-08-05 23:48:47'), (2114, NULL, NULL, 141, 2, '2010-08-05 23:57:00'), (2115, NULL, NULL, 114, 2, '2010-08-06 00:35:22'), (2116, NULL, NULL, 75, 2, '2010-08-06 00:51:11'), (2117, NULL, NULL, 31, 2, '2010-08-06 00:54:17'), (2118, NULL, NULL, 160, 2, '2010-08-06 01:07:09'), (2119, NULL, NULL, 164, 2, '2010-08-06 01:18:51'), (2120, NULL, NULL, 229, 2, '2010-08-06 01:35:12'), (2121, NULL, NULL, 213, 2, '2010-08-06 01:51:35'), (2122, NULL, NULL, 173, 2, '2010-08-06 02:07:58'), (2123, NULL, NULL, 165, 2, '2010-08-06 02:24:20'), (2124, NULL, NULL, 65, 2, '2010-08-06 02:32:31'), (2125, 1446, NULL, 50, 2, '2010-08-06 02:34:04'), (2126, NULL, NULL, 16, 2, '2010-08-06 02:40:43'), (2127, NULL, NULL, 127, 2, '2010-08-06 02:48:53'), (2128, NULL, NULL, 88, 2, '2010-08-06 03:13:28'), (2129, NULL, NULL, 12, 2, '2010-08-06 03:21:39'), (2130, NULL, NULL, 71, 2, '2010-08-06 03:29:31'), (2131, NULL, NULL, 90, 2, '2010-08-06 03:46:10'), (2132, NULL, NULL, 177, 2, '2010-08-06 03:54:23'), (2133, NULL, NULL, 24, 2, '2010-08-06 04:02:33'), (2134, NULL, NULL, 172, 2, '2010-08-06 04:10:45'), (2135, NULL, NULL, 159, 2, '2010-08-06 04:18:56'), (2136, NULL, NULL, 113, 2, '2010-08-06 04:27:09'), (2137, NULL, NULL, 26, 2, '2010-08-06 04:35:19'), (2138, NULL, NULL, 116, 2, '2010-08-06 04:43:30'), (2139, NULL, NULL, 193, 2, '2010-08-06 04:51:41'), (2140, NULL, NULL, 83, 2, '2010-08-06 04:59:52'), (2141, NULL, NULL, 143, 2, '2010-08-06 05:08:04'), (2142, NULL, NULL, 117, 2, '2010-08-06 05:16:15'), (2143, NULL, NULL, 85, 2, '2010-08-06 05:24:27'), (2144, NULL, NULL, 92, 2, '2010-08-06 05:32:37'), (2145, NULL, NULL, 80, 2, '2010-08-06 05:49:00'), (2146, NULL, NULL, 82, 2, '2010-08-06 05:57:08'), (2147, NULL, NULL, 107, 2, '2010-08-06 06:05:22'), (2148, 1449, NULL, 6, 2, '2010-08-06 06:11:15'), (2149, 1450, NULL, 144, 2, '2010-08-06 06:12:05'), (2150, 1449, NULL, 8, 2, '2010-08-06 06:12:13'), (2151, 1449, NULL, 9, 2, '2010-08-06 06:13:22'), (2152, NULL, NULL, 119, 2, '2010-08-06 06:13:31'), (2153, NULL, NULL, 97, 2, '2010-08-06 06:21:44'), (2154, NULL, NULL, 52, 2, '2010-08-06 06:29:53'), (2155, NULL, NULL, 98, 2, '2010-08-06 06:38:07'), (2156, NULL, NULL, 140, 2, '2010-08-06 06:39:19'), (2157, NULL, NULL, 161, 2, '2010-08-06 06:46:17'), (2158, NULL, NULL, 4, 2, '2010-08-06 06:54:29'), (2159, NULL, NULL, 99, 2, '2010-08-06 07:02:40'), (2160, NULL, NULL, 86, 2, '2010-08-06 07:10:51'), (2161, NULL, NULL, 3, 2, '2010-08-06 07:19:00'), (2162, NULL, NULL, 57, 2, '2010-08-06 07:27:11'), (2163, NULL, NULL, 9, 2, '2010-08-06 07:35:27'), (2164, NULL, NULL, 81, 2, '2010-08-06 07:43:33'), (2165, NULL, NULL, 67, 2, '2010-08-06 07:59:56'), (2166, NULL, NULL, 115, 2, '2010-08-06 08:08:07'), (2167, NULL, NULL, 112, 2, '2010-08-06 08:16:20'), (2168, NULL, NULL, 117, 2, '2010-08-06 08:24:31'), (2169, NULL, NULL, 139, 2, '2010-08-06 08:32:40'), (2170, NULL, NULL, 235, 2, '2010-08-06 08:40:54'), (2171, NULL, NULL, 50, 2, '2010-08-06 08:57:17'), (2172, NULL, NULL, 120, 2, '2010-08-06 09:13:39'), (2173, NULL, NULL, 98, 2, '2010-08-06 09:21:50'), (2174, NULL, NULL, 111, 2, '2010-08-06 09:30:02'), (2175, NULL, NULL, 100, 2, '2010-08-06 09:54:32'), (2176, NULL, NULL, 122, 2, '2010-08-06 10:02:43'), (2177, NULL, NULL, 110, 2, '2010-08-06 10:27:20'), (2178, NULL, NULL, 201, 2, '2010-08-06 10:51:53'), (2179, NULL, NULL, 107, 2, '2010-08-06 11:00:01'), (2180, 1456, NULL, 112, 2, '2010-08-06 11:08:03'), (2181, NULL, NULL, 105, 2, '2010-08-06 11:16:25'), (2182, 1459, NULL, 50, 2, '2010-08-06 12:03:11'), (2183, NULL, NULL, 213, 2, '2010-08-06 12:13:47'), (2184, 1461, NULL, 29, 2, '2010-08-06 12:21:22'), (2186, 1462, NULL, 60, 2, '2010-08-06 12:30:03'), (2187, NULL, NULL, 110, 2, '2010-08-06 13:56:27'), (2188, NULL, NULL, 60, 2, '2010-08-06 14:22:44'), (2189, NULL, NULL, 166, 2, '2010-08-06 14:27:14'), (2190, NULL, NULL, 167, 2, '2010-08-06 14:40:20'), (2191, NULL, NULL, 65, 2, '2010-08-06 14:49:01'), (2192, NULL, NULL, 169, 2, '2010-08-06 15:10:58'), (2193, 1467, NULL, 50, 2, '2010-08-06 15:16:56'), (2194, NULL, NULL, 79, 2, '2010-08-06 15:24:05'), (2195, NULL, NULL, 183, 2, '2010-08-06 15:33:01'), (2196, NULL, NULL, 182, 2, '2010-08-06 15:37:17'), (2197, 1472, NULL, 69, 2, '2010-08-06 16:09:22'), (2198, NULL, NULL, 49, 2, '2010-08-06 17:26:12'), (2199, 1477, NULL, 74, 2, '2010-08-07 08:12:26'), (2200, 1480, NULL, 114, 2, '2010-08-07 10:59:45'), (2201, NULL, NULL, 117, 2, '2010-08-07 11:03:20'), (2202, NULL, NULL, 180, 2, '2010-08-07 14:08:14'), (2203, 1483, NULL, 49, 2, '2010-08-07 14:28:24'), (2204, 1483, NULL, 52, 2, '2010-08-07 14:29:27'), (2205, 1483, NULL, 62, 2, '2010-08-07 14:31:13'), (2206, 1483, NULL, 1, 2, '2010-08-07 14:31:55'), (2207, 1483, NULL, 51, 2, '2010-08-07 14:33:23'), (2208, 1483, NULL, 53, 2, '2010-08-07 14:33:40'), (2209, NULL, NULL, 235, 2, '2010-08-07 14:34:32'), (2210, 1484, NULL, 65, 2, '2010-08-07 15:27:59'), (2211, 1485, NULL, 76, 2, '2010-08-07 15:41:43'), (2212, NULL, NULL, 112, 2, '2010-08-07 18:08:59'), (2213, 1487, NULL, 60, 2, '2010-08-07 19:34:08'), (2214, 1487, NULL, 61, 2, '2010-08-07 19:34:50'), (2215, 1488, NULL, 107, 2, '2010-08-07 19:35:52'), (2216, 1489, NULL, 112, 2, '2010-08-07 19:41:26'), (2217, NULL, NULL, 67, 2, '2010-08-07 20:16:35'), (2218, NULL, NULL, 61, 2, '2010-08-07 21:38:28'), (2219, NULL, NULL, 60, 2, '2010-08-07 21:39:06'), (2220, 1494, NULL, 115, 2, '2010-08-07 21:47:36'), (2221, 1494, NULL, 60, 2, '2010-08-07 21:48:45'), (2222, 1494, NULL, 61, 2, '2010-08-07 21:49:06'), (2224, 1503, NULL, 51, 2, '2010-08-08 01:03:04'), (2225, 1503, NULL, 54, 2, '2010-08-08 01:04:10'), (2226, 1503, NULL, 48, 2, '2010-08-08 01:04:37'), (2227, NULL, NULL, 112, 2, '2010-08-08 01:35:10'), (2228, NULL, NULL, 144, 2, '2010-08-08 01:35:44'), (2229, NULL, NULL, 50, 2, '2010-08-08 01:36:26'), (2230, NULL, NULL, 49, 2, '2010-08-08 01:37:22'), (2231, NULL, NULL, 144, 2, '2010-08-08 01:38:32'), (2232, NULL, NULL, 143, 2, '2010-08-08 01:41:56'), (2233, NULL, NULL, 71, 2, '2010-08-08 01:44:07'), (2234, NULL, NULL, 99, 2, '2010-08-08 01:44:18'), (2235, NULL, NULL, 146, 2, '2010-08-08 01:45:05'), (2236, NULL, NULL, 117, 2, '2010-08-08 01:45:56'), (2237, NULL, NULL, 147, 2, '2010-08-08 01:46:35'), (2238, NULL, NULL, 112, 2, '2010-08-08 01:47:55'), (2239, NULL, NULL, 113, 2, '2010-08-08 01:50:00'), (2240, NULL, NULL, 145, 2, '2010-08-08 01:50:38'), (2241, NULL, NULL, 139, 2, '2010-08-08 01:51:31'), (2242, NULL, NULL, 115, 2, '2010-08-08 01:52:59'), (2243, NULL, NULL, 104, 2, '2010-08-08 01:54:35'), (2244, NULL, NULL, 108, 2, '2010-08-08 01:55:22'), (2245, NULL, NULL, 109, 2, '2010-08-08 01:56:30'), (2246, NULL, NULL, 102, 2, '2010-08-08 01:57:39'), (2247, NULL, NULL, 140, 2, '2010-08-08 02:00:21'), (2248, NULL, NULL, 106, 2, '2010-08-08 02:01:52'), (2249, NULL, NULL, 141, 2, '2010-08-08 02:02:58'), (2250, NULL, NULL, 142, 2, '2010-08-08 02:03:54'), (2251, NULL, NULL, 107, 2, '2010-08-08 02:04:47'), (2252, NULL, NULL, 103, 2, '2010-08-08 02:05:32'), (2253, NULL, NULL, 2, 2, '2010-08-08 02:06:22'), (2254, NULL, NULL, 1, 2, '2010-08-08 02:07:10'), (2255, NULL, NULL, 101, 2, '2010-08-08 02:07:53'), (2256, NULL, NULL, 5, 2, '2010-08-08 02:08:34'), (2257, NULL, NULL, 6, 2, '2010-08-08 02:09:23'), (2258, NULL, NULL, 98, 2, '2010-08-08 02:10:11'), (2259, NULL, NULL, 3, 2, '2010-08-08 02:11:01'), (2260, NULL, NULL, 4, 2, '2010-08-08 02:11:44'), (2261, NULL, NULL, 100, 2, '2010-08-08 02:12:31'), (2262, NULL, NULL, 110, 2, '2010-08-08 02:14:24'), (2263, NULL, NULL, 111, 2, '2010-08-08 02:17:14'), (2264, NULL, NULL, 8, 2, '2010-08-08 02:18:11'), (2265, NULL, NULL, 7, 2, '2010-08-08 02:19:06'), (2266, NULL, NULL, 9, 2, '2010-08-08 02:20:06'), (2267, NULL, NULL, 6, 2, '2010-08-08 05:00:38'), (2268, NULL, NULL, 69, 2, '2010-08-08 05:44:13'), (2269, NULL, NULL, 85, 2, '2010-08-08 06:06:04'), (2270, NULL, NULL, 163, 2, '2010-08-08 06:24:27'), (2271, NULL, NULL, 162, 2, '2010-08-08 06:44:39'), (2272, NULL, NULL, 158, 2, '2010-08-08 06:46:36'), (2273, NULL, NULL, 5, 2, '2010-08-08 06:49:46'), (2274, NULL, NULL, 165, 2, '2010-08-08 06:52:39'), (2275, NULL, NULL, 164, 2, '2010-08-08 06:54:18'), (2276, 1508, NULL, 147, 2, '2010-08-08 06:55:52'), (2277, NULL, NULL, 62, 2, '2010-08-08 06:56:20'), (2278, NULL, NULL, 168, 2, '2010-08-08 06:58:12'), (2279, NULL, NULL, 73, 2, '2010-08-08 07:11:38'), (2280, 1510, NULL, 6, 2, '2010-08-08 07:17:30'), (2281, NULL, NULL, 88, 2, '2010-08-08 07:18:45'), (2282, NULL, NULL, 159, 2, '2010-08-08 07:28:34'), (2283, NULL, NULL, 160, 2, '2010-08-08 07:31:00'), (2284, NULL, NULL, 63, 2, '2010-08-08 07:33:27'), (2285, NULL, NULL, 84, 2, '2010-08-08 07:35:44'), (2286, NULL, NULL, 33, 2, '2010-08-08 07:38:01'), (2287, NULL, NULL, 51, 2, '2010-08-08 07:40:23'), (2288, NULL, NULL, 31, 2, '2010-08-08 07:42:37'), (2289, NULL, NULL, 80, 2, '2010-08-08 07:47:38'), (2290, NULL, NULL, 1, 2, '2010-08-08 07:55:19'), (2291, NULL, NULL, 161, 2, '2010-08-08 08:02:14'), (2292, NULL, NULL, 48, 2, '2010-08-08 08:09:46'), (2293, NULL, NULL, 87, 2, '2010-08-08 08:12:04'), (2294, NULL, NULL, 52, 2, '2010-08-08 08:14:27'), (2295, NULL, NULL, 2, 2, '2010-08-08 08:17:14'), (2296, NULL, NULL, 50, 2, '2010-08-08 08:18:39'), (2297, NULL, NULL, 53, 2, '2010-08-08 08:20:33'), (2298, NULL, NULL, 32, 2, '2010-08-08 08:24:32'), (2299, NULL, NULL, 86, 2, '2010-08-08 08:29:14'), (2300, NULL, NULL, 49, 2, '2010-08-08 08:31:14'), (2301, NULL, NULL, 83, 2, '2010-08-08 08:34:28'), (2302, NULL, NULL, 81, 2, '2010-08-08 08:38:24'), (2303, NULL, NULL, 7, 2, '2010-08-08 08:38:59'), (2304, NULL, NULL, 170, 2, '2010-08-08 08:40:35'), (2305, NULL, NULL, 167, 2, '2010-08-08 08:42:48'), (2306, NULL, NULL, 169, 2, '2010-08-08 08:45:20'), (2307, NULL, NULL, 166, 2, '2010-08-08 08:47:50'), (2308, NULL, NULL, 82, 2, '2010-08-08 08:49:47'), (2309, NULL, NULL, 4, 2, '2010-08-08 08:54:13'), (2310, NULL, NULL, 3, 2, '2010-08-08 08:58:36'), (2311, NULL, NULL, 72, 2, '2010-08-08 09:02:41'), (2312, NULL, NULL, 66, 2, '2010-08-08 09:04:29'), (2313, NULL, NULL, 79, 2, '2010-08-08 09:06:55'), (2314, NULL, NULL, 8, 2, '2010-08-08 09:09:10'), (2315, NULL, NULL, 69, 2, '2010-08-08 09:14:15'), (2316, NULL, NULL, 70, 2, '2010-08-08 09:16:42'), (2317, NULL, NULL, 9, 2, '2010-08-08 09:19:18'), (2318, NULL, NULL, 64, 2, '2010-08-08 09:24:21'), (2319, NULL, NULL, 65, 2, '2010-08-08 09:28:56'), (2320, NULL, NULL, 30, 2, '2010-08-08 09:30:57'), (2321, NULL, NULL, 68, 2, '2010-08-08 09:33:17'), (2322, 1514, NULL, 49, 2, '2010-08-08 09:48:21'), (2324, 1516, NULL, 50, 2, '2010-08-08 10:01:55'), (2325, 1517, NULL, 13, 2, '2010-08-08 10:04:07'), (2326, 1518, NULL, 9, 2, '2010-08-08 10:34:04'), (2327, 1518, NULL, 17, 2, '2010-08-08 10:34:50'), (2328, 1518, NULL, 15, 2, '2010-08-08 10:35:25'), (2329, 1518, NULL, 11, 2, '2010-08-08 10:36:31'), (2330, NULL, NULL, 61, 2, '2010-08-08 10:49:07'), (2331, NULL, NULL, 60, 2, '2010-08-08 10:51:19'), (2332, 1519, NULL, 22, 2, '2010-08-08 11:06:31'), (2335, 1520, NULL, 78, 2, '2010-08-08 11:09:39'), (2336, 1520, NULL, 79, 2, '2010-08-08 11:10:24'), (2337, 1522, NULL, 50, 2, '2010-08-08 11:32:17'), (2338, 1524, NULL, 50, 2, '2010-08-08 11:54:11'), (2339, 1524, NULL, 49, 2, '2010-08-08 11:54:46'), (2340, NULL, NULL, 1, 2, '2010-08-08 13:17:26'), (2341, 1526, NULL, 71, 2, '2010-08-08 13:21:21'), (2342, 1526, NULL, 76, 2, '2010-08-08 13:44:32'), (2343, NULL, NULL, 112, 2, '2010-08-08 13:25:34'), (2345, 1526, NULL, 33, 2, '2010-08-08 13:35:54'), (2346, 1526, NULL, 48, 2, '2010-08-08 13:36:31'), (2347, NULL, NULL, 170, 2, '2010-08-08 13:37:53'), (2349, NULL, NULL, 169, 2, '2010-08-08 13:40:17'), (2351, NULL, NULL, 181, 2, '2010-08-08 13:44:35'), (2352, 1530, NULL, 49, 2, '2010-08-08 15:01:03'), (2353, 1530, NULL, 31, 2, '2010-08-08 14:43:02'), (2354, 1530, NULL, 53, 2, '2010-08-08 14:43:51'), (2358, 1532, NULL, 54, 2, '2010-08-08 15:57:48'), (2359, 1532, NULL, 56, 2, '2010-08-08 15:58:15'), (2360, 1534, NULL, 60, 2, '2010-08-08 16:09:30'), (2361, 1534, NULL, 61, 2, '2010-08-08 16:09:21'), (2364, 1535, NULL, 49, 2, '2010-08-08 16:53:48'), (2365, 1535, NULL, 2, 2, '2010-08-08 16:54:41'), (2366, 1535, NULL, 3, 2, '2010-08-08 16:54:53'), (2367, 1536, NULL, 50, 2, '2010-08-08 17:34:36'), (2368, NULL, NULL, 169, 2, '2010-08-08 17:50:09'), (2369, NULL, NULL, 52, 2, '2010-08-08 19:37:49'), (2370, 1540, NULL, 79, 2, '2010-08-08 20:01:17'), (2371, NULL, NULL, 2, 2, '2010-08-08 21:52:24'), (2372, 1545, NULL, 144, 2, '2010-08-09 05:14:15'), (2373, 1546, NULL, 123, 2, '2010-08-09 08:01:16'), (2374, 1550, NULL, 49, 2, '2010-08-09 09:38:32'), (2375, 1551, NULL, 49, 2, '2010-08-09 09:38:01'), (2377, 1556, NULL, 73, 2, '2010-08-09 09:39:38'), (2378, 1550, NULL, 73, 2, '2010-08-09 09:39:39'), (2379, 1559, NULL, 49, 2, '2010-08-09 10:17:26'), (2380, 1559, NULL, 53, 2, '2010-08-09 10:18:01'), (2381, 1559, NULL, 56, 2, '2010-08-09 10:18:50'), (2382, 1561, NULL, 112, 2, '2010-08-09 10:25:57'), (2383, 1567, NULL, 3, 2, '2010-08-09 11:52:07'), (2385, 1567, NULL, 10, 2, '2010-08-09 11:54:07'), (2386, 1567, NULL, 50, 2, '2010-08-09 11:54:55'), (2387, 1568, NULL, 3, 2, '2010-08-09 12:08:48'), (2388, NULL, NULL, 170, 2, '2010-08-09 12:24:58'), (2389, 1570, NULL, 64, 2, '2010-08-09 12:44:09'), (2390, 1570, NULL, 65, 2, '2010-08-09 12:44:27'), (2391, 1570, NULL, 69, 2, '2010-08-09 12:45:04'), (2392, 1572, NULL, 50, 2, '2010-08-09 12:57:37'), (2393, 1572, NULL, 1, 2, '2010-08-09 13:00:41'), (2395, NULL, NULL, 190, 2, '2010-08-09 13:56:09'), (2396, 1575, NULL, 7, 2, '2010-08-09 14:28:19'), (2397, 1575, NULL, 11, 2, '2010-08-09 14:29:16'), (2398, 1575, NULL, 12, 2, '2010-08-09 14:31:24'), (2399, NULL, NULL, 148, 2, '2010-08-09 15:34:42'), (2400, 1579, NULL, 31, 2, '2010-08-09 15:38:33'), (2401, NULL, NULL, 112, 2, '2010-08-09 15:35:34'), (2402, NULL, NULL, 144, 2, '2010-08-09 15:36:24'), (2404, NULL, NULL, 118, 2, '2010-08-09 15:37:15'), (2405, NULL, NULL, 174, 2, '2010-08-09 15:38:06'), (2407, NULL, NULL, 108, 2, '2010-08-09 15:38:57'), (2408, 1579, NULL, 118, 2, '2010-08-09 15:39:05'), (2409, 1579, NULL, 108, 2, '2010-08-09 15:39:48'), (2410, NULL, NULL, 116, 2, '2010-08-09 15:39:48'), (2411, NULL, NULL, 109, 2, '2010-08-09 15:40:39'), (2412, NULL, NULL, 112, 2, '2010-08-09 15:41:30'), (2413, NULL, NULL, 147, 2, '2010-08-09 15:42:21'), (2414, NULL, NULL, 146, 2, '2010-08-09 15:43:13'), (2415, NULL, NULL, 117, 2, '2010-08-09 15:44:03'), (2416, NULL, NULL, 102, 2, '2010-08-09 15:44:55'), (2417, NULL, NULL, 235, 2, '2010-08-09 15:45:44'), (2418, NULL, NULL, 229, 2, '2010-08-09 15:46:35'), (2419, NULL, NULL, 173, 2, '2010-08-09 15:47:26'), (2420, NULL, NULL, 104, 2, '2010-08-09 15:48:17'), (2421, NULL, NULL, 108, 2, '2010-08-09 15:49:08'), (2422, NULL, NULL, 99, 2, '2010-08-09 15:49:59'), (2423, NULL, NULL, 109, 2, '2010-08-09 15:50:50'), (2424, NULL, NULL, 139, 2, '2010-08-09 15:51:41'), (2425, NULL, NULL, 115, 2, '2010-08-09 15:52:32'), (2426, NULL, NULL, 145, 2, '2010-08-09 15:53:23'), (2427, NULL, NULL, 103, 2, '2010-08-09 15:54:14'), (2428, NULL, NULL, 157, 2, '2010-08-09 15:55:05'), (2429, NULL, NULL, 121, 2, '2010-08-09 15:55:56'), (2430, NULL, NULL, 184, 2, '2010-08-09 15:56:47'), (2431, NULL, NULL, 106, 2, '2010-08-09 15:57:38'), (2432, NULL, NULL, 101, 2, '2010-08-09 15:58:29'), (2433, NULL, NULL, 122, 2, '2010-08-09 16:01:53'), (2434, NULL, NULL, 120, 2, '2010-08-09 16:02:43'), (2435, NULL, NULL, 107, 2, '2010-08-09 16:03:34'), (2436, NULL, NULL, 105, 2, '2010-08-09 16:04:25'), (2437, NULL, NULL, 140, 2, '2010-08-09 16:05:16'), (2438, NULL, NULL, 240, 2, '2010-08-09 16:06:58'), (2439, NULL, NULL, 141, 2, '2010-08-09 16:07:49'), (2440, NULL, NULL, 100, 2, '2010-08-09 16:08:40'), (2441, NULL, NULL, 152, 2, '2010-08-09 16:09:31'), (2442, NULL, NULL, 142, 2, '2010-08-09 16:10:22'), (2443, NULL, NULL, 110, 2, '2010-08-09 16:11:13'), (2444, NULL, NULL, 111, 2, '2010-08-09 16:12:55'), (2445, NULL, NULL, 191, 2, '2010-08-09 16:13:46'), (2446, NULL, NULL, 180, 2, '2010-08-09 16:15:28'), (2447, NULL, NULL, 181, 2, '2010-08-09 16:16:19'), (2448, NULL, NULL, 182, 2, '2010-08-09 16:17:10'), (2449, NULL, NULL, 110, 2, '2010-08-09 16:18:00'), (2450, NULL, NULL, 183, 2, '2010-08-09 16:18:52'), (2451, NULL, NULL, 213, 2, '2010-08-09 16:19:42'), (2452, NULL, NULL, 201, 2, '2010-08-09 16:21:24'), (2453, NULL, NULL, 98, 2, '2010-08-09 16:23:06'), (2454, 1582, NULL, 49, 2, '2010-08-09 16:25:43'), (2455, 1585, NULL, 100, 2, '2010-08-09 19:32:37'), (2456, 1586, NULL, 100, 2, '2010-08-09 19:32:38'), (2457, 1587, NULL, 100, 2, '2010-08-09 19:33:02'), (2461, 1588, NULL, 194, 2, '2010-08-09 19:44:12'), (2462, NULL, NULL, 186, 2, '2010-08-09 20:31:47'), (2463, NULL, NULL, 158, 2, '2010-08-09 21:26:00'), (2464, NULL, NULL, 143, 2, '2010-08-09 21:27:32'), (2465, NULL, NULL, 111, 2, '2010-08-09 21:27:42'), (2466, NULL, NULL, 192, 2, '2010-08-09 21:29:00'), (2467, NULL, NULL, 62, 2, '2010-08-09 21:33:19'), (2468, NULL, NULL, 168, 2, '2010-08-09 21:33:26'), (2469, NULL, NULL, 165, 2, '2010-08-09 21:33:33'), (2470, NULL, NULL, 164, 2, '2010-08-09 21:33:40'), (2471, NULL, NULL, 29, 2, '2010-08-09 21:33:46'), (2472, NULL, NULL, 163, 2, '2010-08-09 21:33:53'), (2473, NULL, NULL, 13, 2, '2010-08-09 21:34:00'), (2474, NULL, NULL, 63, 2, '2010-08-09 21:34:06'), (2475, NULL, NULL, 131, 2, '2010-08-09 21:34:13'), (2476, NULL, NULL, 31, 2, '2010-08-09 21:34:20'), (2477, NULL, NULL, 72, 2, '2010-08-09 21:42:47'), (2478, NULL, NULL, 33, 2, '2010-08-09 21:47:06'), (2479, NULL, NULL, 51, 2, '2010-08-09 21:51:19'), (2480, NULL, NULL, 66, 2, '2010-08-09 21:55:39'), (2481, NULL, NULL, 162, 2, '2010-08-09 21:59:58'), (2482, NULL, NULL, 1, 2, '2010-08-09 22:04:18'), (2483, NULL, NULL, 2, 2, '2010-08-09 22:08:38'), (2484, 1589, NULL, 103, 2, '2010-08-09 22:08:55'), (2485, NULL, NULL, 186, 2, '2010-08-09 22:12:57'), (2486, 1590, NULL, 112, 2, '2010-08-09 22:14:03'), (2487, NULL, NULL, 32, 2, '2010-08-09 22:17:17'), (2488, NULL, NULL, 5, 2, '2010-08-09 22:21:36'), (2489, NULL, NULL, 48, 2, '2010-08-09 22:25:56'), (2490, NULL, NULL, 6, 2, '2010-08-09 22:30:16'), (2491, NULL, NULL, 52, 2, '2010-08-09 22:34:35'), (2492, NULL, NULL, 69, 2, '2010-08-09 22:38:55'), (2493, NULL, NULL, 188, 2, '2010-08-09 22:43:14'), (2494, NULL, NULL, 49, 2, '2010-08-09 22:47:34'), (2495, NULL, NULL, 70, 2, '2010-08-09 22:52:30'), (2496, NULL, NULL, 53, 2, '2010-08-09 22:57:22'), (2497, NULL, NULL, 97, 2, '2010-08-09 23:02:16'), (2498, NULL, NULL, 50, 2, '2010-08-09 23:07:16'), (2499, 1591, NULL, 101, 2, '2010-08-09 23:22:24'), (2500, 1592, NULL, 100, 2, '2010-08-10 01:27:48'), (2501, NULL, NULL, 129, 2, '2010-08-10 01:55:45'), (2502, NULL, NULL, 88, 2, '2010-08-10 01:55:49'), (2503, NULL, NULL, 187, 2, '2010-08-10 02:20:59'), (2504, NULL, NULL, 93, 2, '2010-08-10 02:24:29'), (2505, NULL, NULL, 128, 2, '2010-08-10 02:28:05'), (2506, NULL, NULL, 96, 2, '2010-08-10 02:31:41'), (2507, NULL, NULL, 3, 2, '2010-08-10 02:35:16'), (2508, NULL, NULL, 94, 2, '2010-08-10 03:42:14'), (2509, NULL, NULL, 4, 2, '2010-08-10 03:42:23'), (2510, NULL, NULL, 130, 2, '2010-08-10 03:42:37'), (2511, NULL, NULL, 159, 2, '2010-08-10 03:48:59'), (2512, NULL, NULL, 160, 2, '2010-08-10 03:57:31'), (2513, 1595, NULL, 98, 2, '2010-08-10 03:59:04'), (2514, NULL, NULL, 67, 2, '2010-08-10 04:05:54'), (2515, NULL, NULL, 124, 2, '2010-08-10 04:14:19'), (2516, NULL, NULL, 127, 2, '2010-08-10 04:22:45'), (2517, NULL, NULL, 7, 2, '2010-08-10 04:31:16'), (2518, NULL, NULL, 71, 2, '2010-08-10 05:19:24'), (2519, NULL, NULL, 84, 2, '2010-08-10 05:19:46'), (2520, 1597, NULL, 60, 2, '2010-08-10 06:24:54'), (2521, 1597, NULL, 61, 2, '2010-08-10 06:25:11'), (2522, NULL, NULL, 132, 2, '2010-08-10 06:55:24'), (2523, NULL, NULL, 79, 2, '2010-08-10 06:58:37'), (2524, NULL, NULL, 8, 2, '2010-08-10 07:02:19'), (2525, NULL, NULL, 125, 2, '2010-08-10 07:05:53'), (2526, NULL, NULL, 80, 2, '2010-08-10 07:09:32'), (2527, NULL, NULL, 9, 2, '2010-08-10 07:13:10'), (2528, NULL, NULL, 91, 2, '2010-08-10 07:16:49'), (2529, NULL, NULL, 68, 2, '2010-08-10 07:20:27'), (2530, NULL, NULL, 30, 2, '2010-08-10 07:24:05'), (2531, NULL, NULL, 161, 2, '2010-08-10 07:27:44'), (2532, NULL, NULL, 30, 2, '2010-08-10 07:31:22'), (2533, NULL, NULL, 87, 2, '2010-08-10 08:31:55'), (2534, NULL, NULL, 169, 2, '2010-08-10 08:31:58'), (2535, NULL, NULL, 166, 2, '2010-08-10 08:32:01'), (2536, NULL, NULL, 89, 2, '2010-08-10 08:32:04'), (2537, NULL, NULL, 95, 2, '2010-08-10 08:38:41'), (2538, NULL, NULL, 86, 2, '2010-08-10 08:48:46'), (2539, NULL, NULL, 81, 2, '2010-08-10 08:58:49'), (2540, 1599, NULL, 49, 2, '2010-08-10 09:07:56'), (2542, NULL, NULL, 92, 2, '2010-08-10 09:08:52'), (2543, NULL, NULL, 82, 2, '2010-08-10 09:18:54'), (2544, NULL, NULL, 170, 2, '2010-08-10 09:28:57'), (2545, 1601, NULL, 50, 2, '2010-08-10 09:35:38'), (2547, NULL, NULL, 83, 2, '2010-08-10 09:39:00'), (2548, 1602, NULL, 99, 2, '2010-08-10 09:44:05'), (2549, NULL, NULL, 167, 2, '2010-08-10 09:49:03'), (2550, 1604, NULL, 144, 2, '2010-08-10 10:21:54'), (2551, 1604, NULL, 5, 2, '2010-08-10 10:23:19'), (2552, 1605, 7, 69, 2, '2010-08-10 11:05:33'), (2557, NULL, NULL, 75, 2, '2010-08-10 11:50:30'), (2558, NULL, NULL, 85, 2, '2010-08-10 11:53:38'), (2559, NULL, NULL, 90, 2, '2010-08-10 11:56:13'), (2560, NULL, NULL, 126, 2, '2010-08-10 11:59:06'), (2561, NULL, NULL, 76, 2, '2010-08-10 12:01:59'), (2562, NULL, NULL, 74, 2, '2010-08-10 12:04:52'), (2563, NULL, NULL, 77, 2, '2010-08-10 12:07:45'), (2564, NULL, NULL, 78, 2, '2010-08-10 12:10:39'), (2565, 1607, NULL, 2, 2, '2010-08-10 12:21:09'), (2566, 1607, NULL, 54, 2, '2010-08-10 12:25:45'), (2567, 1607, NULL, 69, 2, '2010-08-10 12:26:28'), (2568, 1607, NULL, 68, 2, '2010-08-10 12:27:20'), (2569, 1608, NULL, 5, 2, '2010-08-10 12:43:57'), (2570, 1608, NULL, 186, 2, '2010-08-10 12:46:41'), (2571, 1608, NULL, 13, 2, '2010-08-10 12:45:24'), (2572, 1608, NULL, 29, 2, '2010-08-10 12:46:10'), (2573, 1608, NULL, 30, 2, '2010-08-10 12:46:21'), (2575, 1608, NULL, 187, 2, '2010-08-10 12:46:52'), (2576, NULL, NULL, 73, 2, '2010-08-10 13:15:32'), (2577, NULL, NULL, 191, 2, '2010-08-10 13:34:36'), (2578, 1613, NULL, 61, 2, '2010-08-10 13:49:56'), (2579, 1613, NULL, 60, 2, '2010-08-10 13:50:44'), (2582, 1615, NULL, 108, 2, '2010-08-10 14:08:31'), (2583, 1615, NULL, 113, 2, '2010-08-10 14:08:45'), (2584, 1621, NULL, 66, 2, '2010-08-10 15:29:02'), (2585, 1623, NULL, 184, 2, '2010-08-10 17:01:24'), (2588, 1627, NULL, 101, 2, '2010-08-10 17:47:21'), (2589, 1626, NULL, 49, 2, '2010-08-10 17:47:32'), (2590, 1631, NULL, 78, 2, '2010-08-10 19:04:35'), (2591, 1635, NULL, 78, 2, '2010-08-10 19:56:03'), (2592, 1642, NULL, 186, 2, '2010-08-10 22:09:53'), (2593, 1648, NULL, 113, 2, '2010-08-11 00:45:40'), (2594, 1654, NULL, 49, 2, '2010-08-11 01:05:20'), (2595, 1655, NULL, 7, 2, '2010-08-11 01:05:49'), (2596, 1656, NULL, 101, 2, '2010-08-11 01:06:26'), (2597, 1657, NULL, 117, 2, '2010-08-11 01:08:12'), (2598, 1659, NULL, 103, 2, '2010-08-11 01:10:09'), (2599, 1660, NULL, 2, 2, '2010-08-11 01:19:29'), (2600, 1661, NULL, 107, 2, '2010-08-11 01:31:11'), (2601, 1663, NULL, 8, 2, '2010-08-11 01:41:14'), (2602, 1664, NULL, 100, 2, '2010-08-11 01:41:49'), (2603, 1667, NULL, 109, 2, '2010-08-11 02:16:23'), (2604, 1673, NULL, 111, 2, '2010-08-11 02:55:01'), (2605, 1674, NULL, 109, 2, '2010-08-11 02:55:14'), (2606, 1675, NULL, 112, 2, '2010-08-11 02:56:37'), (2607, 1676, NULL, 111, 2, '2010-08-11 03:01:43'), (2608, 1677, NULL, 99, 2, '2010-08-11 03:22:24'), (2609, 1678, NULL, 50, 2, '2010-08-11 03:31:21'), (2610, 1682, NULL, 106, 2, '2010-08-11 04:47:09'), (2611, 1684, NULL, 11, 2, '2010-08-11 05:48:00'), (2612, 1684, NULL, 15, 2, '2010-08-11 05:49:35'), (2613, 1684, NULL, 177, 2, '2010-08-11 05:54:27'), (2614, 1685, NULL, 110, 2, '2010-08-11 05:52:55'), (2615, 1684, NULL, 6, 2, '2010-08-11 05:53:01'), (2616, 1684, NULL, 8, 2, '2010-08-11 05:53:48'), (2617, 1684, NULL, 10, 2, '2010-08-11 05:54:01'), (2619, 1686, NULL, 62, 2, '2010-08-11 06:14:49'), (2620, 1690, NULL, 50, 2, '2010-08-11 08:02:40'), (2621, 1693, NULL, 104, 2, '2010-08-11 08:51:01'), (2622, 1694, NULL, 3, 2, '2010-08-11 09:30:25'), (2623, 1695, NULL, 1, 2, '2010-08-11 09:33:18'), (2624, NULL, NULL, 140, 2, '2010-08-11 09:56:22'), (2625, 1697, NULL, 168, 2, '2010-08-11 11:05:42'), (2626, 1697, NULL, 59, 2, '2010-08-11 11:07:14'), (2627, 1697, NULL, 58, 2, '2010-08-11 11:07:41'), (2628, 1697, NULL, 57, 2, '2010-08-11 11:08:02'), (2629, NULL, NULL, 117, 2, '2010-08-11 12:22:08'), (2630, 1702, NULL, 112, 2, '2010-08-11 13:14:16'), (2631, 1703, NULL, 113, 2, '2010-08-11 13:20:33'), (2632, 1705, NULL, 106, 2, '2010-08-11 13:54:58'), (2633, 1707, NULL, 120, 2, '2010-08-11 14:53:57'), (2634, 1713, NULL, 49, 2, '2010-08-11 15:20:30'), (2635, 1714, NULL, 50, 2, '2010-08-11 15:20:33'), (2636, 1717, NULL, 144, 2, '2010-08-11 15:20:55'), (2637, 1718, NULL, 112, 2, '2010-08-11 15:20:57'), (2638, 1735, NULL, 139, 2, '2010-08-11 15:21:36'), (2639, 1736, NULL, 147, 2, '2010-08-11 15:21:39'), (2640, 1739, NULL, 140, 2, '2010-08-11 15:21:48'), (2641, 1740, NULL, 141, 2, '2010-08-11 15:21:51'), (2642, 1741, NULL, 142, 2, '2010-08-11 15:21:55'), (2643, 1742, NULL, 146, 2, '2010-08-11 15:21:58'), (2644, 1743, NULL, 145, 2, '2010-08-11 15:22:00'), (2645, 1744, NULL, 143, 2, '2010-08-11 15:22:03'), (2646, 1745, NULL, 144, 2, '2010-08-11 15:22:06'), (2647, 1746, NULL, 107, 2, '2010-08-11 15:22:08'), (2648, 1747, NULL, 106, 2, '2010-08-11 15:22:11'), (2649, 1749, NULL, 109, 2, '2010-08-11 15:22:17'), (2650, 1750, NULL, 108, 2, '2010-08-11 15:22:20'), (2651, 1751, NULL, 104, 2, '2010-08-11 15:22:22'), (2652, 1752, NULL, 110, 2, '2010-08-11 15:22:25'), (2653, 1754, NULL, 113, 2, '2010-08-11 15:22:30'), (2654, 1756, NULL, 111, 2, '2010-08-11 15:22:36'), (2655, 1757, NULL, 112, 2, '2010-08-11 15:22:39'), (2656, 1759, NULL, 112, 2, '2010-08-11 15:22:49'), (2657, 1762, NULL, 66, 2, '2010-08-11 16:15:14'), (2658, 1762, NULL, 68, 2, '2010-08-11 16:15:53'), (2661, 1763, NULL, 1, 2, '2010-08-11 16:18:42'), (2663, 1763, NULL, 33, 2, '2010-08-11 16:23:31'), (2664, 1764, NULL, 58, 2, '2010-08-11 16:53:41'), (2665, 1765, NULL, 102, 2, '2010-08-11 16:53:45'), (2666, 1764, NULL, 57, 2, '2010-08-11 16:54:15'), (2667, 1768, NULL, 61, 2, '2010-08-11 18:01:06'), (2668, 1768, NULL, 60, 2, '2010-08-11 18:01:21'), (2669, 1770, NULL, 50, 2, '2010-08-11 18:33:08'), (2670, 1773, NULL, 142, 2, '2010-08-11 18:46:06'), (2671, 1774, NULL, 147, 2, '2010-08-11 18:46:43'), (2672, 1775, NULL, 146, 2, '2010-08-11 18:46:56'), (2673, 1777, NULL, 112, 2, '2010-08-11 19:18:55'), (2674, 1778, NULL, 102, 2, '2010-08-11 19:39:54'), (2675, 1779, NULL, 51, 2, '2010-08-11 20:03:32'), (2676, 1781, NULL, 115, 2, '2010-08-11 20:17:29'), (2677, 1784, NULL, 23, 2, '2010-08-11 21:42:46'), (2678, 1784, NULL, 7, 2, '2010-08-11 21:44:34'), (2679, 1785, NULL, 144, 2, '2010-08-11 21:46:00'), (2680, 1789, NULL, 143, 2, '2010-08-11 23:09:49'), (2681, 1791, NULL, 115, 2, '2010-08-12 00:00:51'), (2682, 1792, NULL, 117, 2, '2010-08-12 00:31:30'), (2683, 1795, NULL, 108, 2, '2010-08-12 02:17:04'), (2684, 1798, NULL, 140, 2, '2010-08-12 03:17:47'), (2685, 1799, NULL, 115, 2, '2010-08-12 03:19:54'), (2686, 1800, NULL, 110, 2, '2010-08-12 03:49:32'), (2687, NULL, NULL, 162, 2, '2010-08-12 04:15:29'), (2688, 1801, NULL, 139, 2, '2010-08-12 04:49:14'), (2689, 1802, NULL, 117, 2, '2010-08-12 05:07:16'), (2690, 1803, NULL, 1, 2, '2010-08-12 06:24:30'), (2691, 1805, NULL, 182, 2, '2010-08-12 06:53:19'), (2692, 1808, NULL, 60, 2, '2010-08-12 07:33:44'), (2693, 1809, NULL, 50, 2, '2010-08-12 07:45:42'), (2694, 1810, NULL, 49, 2, '2010-08-12 08:50:23'), (2695, 1810, NULL, 52, 2, '2010-08-12 08:51:07'), (2696, 1811, NULL, 101, 2, '2010-08-12 08:51:19'), (2697, 1812, NULL, 141, 2, '2010-08-12 08:52:36'), (2698, NULL, NULL, 142, 2, '2010-08-12 11:23:59'), (2699, 1816, NULL, 55, 2, '2010-08-12 11:41:36'), (2700, 1816, NULL, 49, 2, '2010-08-12 11:41:58'), (2701, 1817, NULL, 103, 2, '2010-08-12 12:32:39'), (2702, 1818, NULL, 49, 2, '2010-08-12 12:39:50'), (2703, 1820, NULL, 8, 2, '2010-08-12 13:04:33'), (2704, 1823, NULL, 50, 2, '2010-08-12 13:17:19'), (2706, 1824, NULL, 186, 2, '2010-08-12 13:17:43'), (2707, 1828, NULL, 104, 2, '2010-08-12 14:57:53'), (2708, 1829, NULL, 49, 2, '2010-08-12 15:24:43'), (2709, 1829, NULL, 3, 2, '2010-08-12 15:23:17'), (2710, NULL, NULL, 90, 2, '2010-08-12 15:23:42'), (2712, 1829, NULL, 51, 2, '2010-08-12 15:25:36'), (2713, 1830, NULL, 50, 2, '2010-08-12 15:51:45'), (2714, 1830, NULL, 49, 2, '2010-08-12 15:51:59'), (2715, NULL, NULL, 112, 2, '2010-08-12 16:06:33'), (2716, 1831, NULL, 52, 2, '2010-08-12 16:09:57'), (2717, 1831, NULL, 76, 2, '2010-08-12 16:12:35'), (2718, 1832, NULL, 49, 2, '2010-08-12 16:52:44'), (2719, 1833, NULL, 5, 2, '2010-08-12 17:00:34'), (2721, 1835, NULL, 29, 2, '2010-08-12 17:09:22'), (2722, 1837, NULL, 5, 2, '2010-08-12 17:20:18'), (2723, 1838, NULL, 112, 2, '2010-08-12 17:21:18'), (2724, 1837, NULL, 108, 2, '2010-08-12 17:24:29'), (2725, 1840, NULL, 50, 2, '2010-08-12 17:33:10'), (2726, 1842, NULL, 49, 2, '2010-08-12 17:45:01'), (2727, 1846, NULL, 101, 2, '2010-08-12 18:08:51'), (2728, 1847, NULL, 50, 2, '2010-08-12 18:12:15'), (2729, 1849, NULL, 78, 2, '2010-08-12 18:16:36'), (2730, 1850, NULL, 98, 2, '2010-08-12 18:21:10'), (2731, 1851, NULL, 103, 2, '2010-08-12 18:27:28'), (2732, 1852, NULL, 144, 2, '2010-08-12 18:33:46'), (2733, 1853, NULL, 100, 2, '2010-08-12 18:40:03'), (2734, 1854, NULL, 13, 2, '2010-08-12 18:46:21'), (2735, 1855, NULL, 49, 2, '2010-08-12 18:48:47'), (2736, 1856, NULL, 169, 2, '2010-08-12 18:52:38'), (2737, 1857, NULL, 85, 2, '2010-08-12 18:58:57'), (2738, 1858, NULL, 109, 2, '2010-08-12 19:11:31'), (2739, 1859, NULL, 131, 2, '2010-08-12 19:17:48'), (2740, 1860, NULL, 26, 2, '2010-08-12 19:24:06'), (2741, 1861, NULL, 63, 2, '2010-08-12 19:30:23'), (2742, 1862, NULL, 180, 2, '2010-08-12 19:42:53'), (2743, 1865, NULL, 184, 2, '2010-08-12 19:49:08'), (2744, 1866, NULL, 132, 2, '2010-08-12 19:55:23'), (2745, 1867, NULL, 59, 2, '2010-08-12 20:07:53'), (2746, 1868, NULL, 10, 2, '2010-08-12 20:14:08'), (2747, 1869, NULL, 23, 2, '2010-08-12 20:20:23'), (2748, 1870, NULL, 74, 2, '2010-08-12 20:26:39'), (2749, 1872, NULL, 9, 2, '2010-08-12 20:32:55'), (2750, 1874, NULL, 161, 2, '2010-08-12 20:39:12'), (2751, 1875, NULL, 82, 2, '2010-08-12 20:45:30'), (2752, 1876, NULL, 116, 2, '2010-08-12 21:04:02'), (2753, 1877, NULL, 118, 2, '2010-08-12 21:10:18'), (2754, 1878, NULL, 28, 2, '2010-08-12 21:22:49'), (2755, 1880, NULL, 78, 2, '2010-08-12 21:48:03'), (2756, 1881, NULL, 119, 2, '2010-08-12 21:54:18'), (2757, 1883, NULL, 108, 2, '2010-08-12 22:13:23'), (2758, 1884, NULL, 113, 2, '2010-08-12 22:32:18'), (2759, 1885, NULL, 171, 2, '2010-08-12 22:45:06'), (2760, 1886, NULL, 166, 2, '2010-08-12 22:57:47'), (2761, 1887, NULL, 3, 2, '2010-08-12 23:04:04'), (2762, 1888, NULL, 69, 2, '2010-08-12 23:16:42'), (2763, 1889, NULL, 124, 2, '2010-08-12 23:29:20'), (2764, 1890, NULL, 193, 2, '2010-08-12 23:35:40'), (2765, 1891, NULL, 194, 2, '2010-08-12 23:48:18'), (2766, 1892, NULL, 75, 2, '2010-08-12 23:54:38'), (2767, NULL, NULL, 167, 2, '2010-08-13 00:06:52'), (2768, 1894, NULL, 58, 2, '2010-08-13 00:13:35'), (2769, NULL, NULL, 31, 2, '2010-08-13 00:21:25'), (2770, 1896, NULL, 163, 2, '2010-08-13 00:26:14'), (2771, 1897, NULL, 111, 2, '2010-08-13 00:45:09'), (2772, NULL, NULL, 71, 2, '2010-08-13 00:50:27'), (2773, 1898, NULL, 6, 2, '2010-08-13 00:57:46'), (2774, 1899, NULL, 27, 2, '2010-08-13 01:04:06'), (2775, NULL, NULL, 166, 2, '2010-08-13 01:04:57'), (2776, 1900, NULL, 71, 2, '2010-08-13 01:10:25'), (2777, 1901, NULL, 117, 2, '2010-08-13 01:16:44'), (2778, 1902, NULL, 105, 2, '2010-08-13 01:29:21'), (2779, 1904, NULL, 56, 2, '2010-08-13 01:42:00'), (2780, 1906, NULL, 51, 2, '2010-08-13 02:00:57'), (2781, NULL, NULL, 70, 2, '2010-08-13 02:03:08'), (2782, 1907, NULL, 65, 2, '2010-08-13 02:07:16'), (2783, 1909, NULL, 139, 2, '2010-08-13 02:26:13'), (2784, 1910, NULL, 91, 2, '2010-08-13 02:32:33'), (2785, 1911, NULL, 8, 2, '2010-08-13 02:38:52'), (2786, 1912, NULL, 25, 2, '2010-08-13 02:45:11'), (2787, NULL, NULL, 84, 2, '2010-08-13 02:46:36'), (2788, 1913, NULL, 143, 2, '2010-08-13 02:51:31'), (2789, NULL, NULL, 127, 2, '2010-08-13 03:01:26'), (2790, 1915, NULL, 130, 2, '2010-08-13 03:10:13'), (2791, NULL, NULL, 170, 2, '2010-08-13 03:15:42'), (2792, 1916, NULL, 57, 2, '2010-08-13 03:22:43'), (2793, 1917, NULL, 168, 2, '2010-08-13 03:28:59'), (2794, NULL, NULL, 29, 2, '2010-08-13 03:30:18'), (2795, 1918, NULL, 60, 2, '2010-08-13 03:35:14'), (2796, NULL, NULL, 94, 2, '2010-08-13 03:44:44'), (2797, 1919, NULL, 12, 2, '2010-08-13 03:47:36'), (2798, 1920, NULL, 66, 2, '2010-08-13 03:53:48'), (2799, NULL, NULL, 169, 2, '2010-08-13 03:59:22'), (2800, 1921, NULL, 152, 2, '2010-08-13 04:00:00'), (2801, NULL, NULL, 62, 2, '2010-08-13 04:13:52'), (2802, NULL, NULL, 164, 2, '2010-08-13 04:28:23'), (2803, 1923, NULL, 54, 2, '2010-08-13 04:30:43'), (2804, 1924, NULL, 128, 2, '2010-08-13 04:36:51'), (2805, NULL, NULL, 79, 2, '2010-08-13 04:42:57'), (2806, 1926, NULL, 7, 2, '2010-08-13 04:49:07'), (2807, 1927, NULL, 71, 2, '2010-08-13 04:58:56'), (2808, 1928, NULL, 167, 2, '2010-08-13 05:01:21'), (2809, 1929, NULL, 104, 2, '2010-08-13 05:07:28'), (2810, NULL, NULL, 124, 2, '2010-08-13 05:11:54'), (2811, 1930, NULL, 164, 2, '2010-08-13 05:13:37'), (2812, 1931, NULL, 177, 2, '2010-08-13 05:19:45'), (2813, 1932, NULL, 31, 2, '2010-08-13 05:25:52'), (2814, 1933, NULL, 127, 2, '2010-08-13 05:38:06'), (2815, 1934, NULL, 120, 2, '2010-08-13 05:50:20'), (2816, NULL, NULL, 111, 2, '2010-08-13 05:55:34'), (2817, 1935, NULL, 89, 2, '2010-08-13 05:56:28'), (2818, 1936, NULL, 150, 2, '2010-08-13 06:02:35'), (2819, 1939, NULL, 144, 2, '2010-08-13 06:15:25'), (2820, 1940, NULL, 11, 2, '2010-08-13 06:20:47'), (2821, 1941, NULL, 129, 2, '2010-08-13 06:23:27'), (2822, NULL, NULL, 152, 2, '2010-08-13 06:24:41'), (2823, 1943, NULL, 64, 2, '2010-08-13 06:48:24'), (2824, 1944, NULL, 15, 2, '2010-08-13 06:54:40'), (2825, 1945, NULL, 94, 2, '2010-08-13 07:07:08'), (2826, NULL, NULL, 61, 2, '2010-08-13 07:08:07'), (2827, 1947, NULL, 50, 2, '2010-08-13 07:18:40'), (2828, 1948, NULL, 102, 2, '2010-08-13 07:25:50'), (2829, 1949, NULL, 192, 2, '2010-08-13 07:32:05'), (2830, NULL, NULL, 240, 2, '2010-08-13 07:37:09'), (2831, 1950, NULL, 61, 2, '2010-08-13 07:38:20'), (2832, 1951, NULL, 106, 2, '2010-08-13 07:44:35'), (2833, 1952, NULL, 213, 2, '2010-08-13 07:57:04'), (2834, 1954, NULL, 191, 2, '2010-08-13 08:03:19'), (2835, 1953, NULL, 65, 2, '2010-08-13 08:05:16'), (2836, NULL, NULL, 64, 2, '2010-08-13 08:06:25'), (2837, 1955, NULL, 160, 2, '2010-08-13 08:15:48'), (2838, 1956, NULL, 24, 2, '2010-08-13 08:28:16'), (2839, 1957, NULL, 187, 2, '2010-08-13 08:34:31'), (2840, NULL, NULL, 82, 2, '2010-08-13 08:35:17'), (2841, 1958, NULL, 51, 2, '2010-08-13 08:38:10'), (2842, 1959, NULL, 126, 2, '2010-08-13 08:40:46'), (2843, 1960, NULL, 14, 2, '2010-08-13 08:47:00'), (2844, 1961, NULL, 147, 2, '2010-08-13 08:59:28'), (2845, NULL, NULL, 68, 2, '2010-08-13 09:04:21'), (2846, NULL, NULL, 81, 2, '2010-08-13 09:18:56'), (2847, NULL, NULL, 30, 2, '2010-08-13 09:48:11'), (2848, 1970, NULL, 99, 2, '2010-08-13 09:49:21'), (2849, 1972, NULL, 50, 2, '2010-08-13 09:56:10'), (2850, 1973, NULL, 51, 2, '2010-08-13 09:56:25'), (2851, 1973, NULL, 31, 2, '2010-08-13 09:56:51'), (2852, 1972, NULL, 33, 2, '2010-08-13 09:57:21'), (2853, NULL, NULL, 70, 2, '2010-08-13 10:02:43'), (2854, 1974, NULL, 109, 2, '2010-08-13 10:08:02'), (2855, NULL, NULL, 32, 2, '2010-08-13 10:17:03'), (2856, NULL, NULL, 87, 2, '2010-08-13 10:31:42'), (2857, 1977, NULL, 110, 2, '2010-08-13 10:39:06'), (2858, NULL, NULL, 83, 2, '2010-08-13 10:45:59'), (2859, 1978, NULL, 105, 2, '2010-08-13 10:57:44'), (2860, 1979, NULL, 108, 2, '2010-08-13 11:03:58'), (2861, 1980, NULL, 98, 2, '2010-08-13 11:10:12'), (2862, NULL, NULL, 72, 2, '2010-08-13 11:15:01'), (2863, 1981, NULL, 104, 2, '2010-08-13 11:16:26'), (2864, 1982, NULL, 107, 2, '2010-08-13 11:28:52'), (2865, 1983, NULL, 87, 2, '2010-08-13 11:39:04'), (2866, 1983, NULL, 81, 2, '2010-08-13 11:40:08'), (2867, 1983, NULL, 88, 2, '2010-08-13 11:41:51'), (2868, 1983, NULL, 83, 2, '2010-08-13 11:42:18'), (2869, 1983, NULL, 85, 2, '2010-08-13 11:42:40'), (2870, 1985, NULL, 120, 2, '2010-08-13 11:47:30'), (2871, 1988, NULL, 33, 2, '2010-08-13 12:11:33'), (2872, 1989, NULL, 112, 2, '2010-08-13 12:12:19'), (2873, 1991, NULL, 71, 2, '2010-08-13 12:22:55'), (2874, 1991, NULL, 72, 2, '2010-08-13 12:23:47'), (2875, NULL, NULL, 69, 2, '2010-08-13 12:41:09'), (2876, 1993, NULL, 111, 2, '2010-08-13 12:43:21'), (2877, NULL, NULL, 188, 2, '2010-08-13 13:06:15'), (2878, 1994, NULL, 106, 2, '2010-08-13 13:14:15'), (2879, 1996, NULL, 60, 2, '2010-08-13 13:31:07'), (2880, 1998, NULL, 7, 2, '2010-08-13 14:10:45'), (2881, NULL, NULL, 235, 2, '2010-08-13 15:32:35'), (2882, 2001, 8, 98, 2, '2010-08-13 15:53:08'), (2883, NULL, NULL, 152, 2, '2010-08-13 15:39:51'), (2884, 2001, 8, 57, 2, '2010-08-13 15:53:08'), (2886, 2002, NULL, 65, 2, '2010-08-13 15:55:44'), (2887, 2003, NULL, 49, 2, '2010-08-13 16:05:26'), (2888, 2003, NULL, 50, 2, '2010-08-13 16:05:41'), (2889, 2004, NULL, 80, 2, '2010-08-13 16:45:20'), (2890, 2004, NULL, 131, 2, '2010-08-13 16:51:41'), (2891, 2004, NULL, 125, 2, '2010-08-13 16:52:40'), (2892, 2004, NULL, 56, 2, '2010-08-13 17:10:03'), (2893, NULL, NULL, 111, 2, '2010-08-13 17:30:40'), (2894, NULL, NULL, 185, 2, '2010-08-13 18:32:13'), (2895, NULL, NULL, 132, 2, '2010-08-13 19:21:28'), (2896, NULL, NULL, 122, 2, '2010-08-13 20:35:23'), (2897, NULL, NULL, 195, 2, '2010-08-13 23:15:23'), (2898, NULL, NULL, 101, 2, '2010-08-13 23:40:01'), (2899, 2021, NULL, 71, 2, '2010-08-14 00:13:59'), (2900, NULL, NULL, 145, 2, '2010-08-14 00:41:34'), (2901, 2022, NULL, 68, 2, '2010-08-14 01:17:51'), (2902, 2024, NULL, 30, 2, '2010-08-14 02:00:27'), (2903, NULL, NULL, 98, 2, '2010-08-14 02:08:10'), (2904, NULL, NULL, 139, 2, '2010-08-14 02:44:39'), (2905, NULL, NULL, 111, 2, '2010-08-14 02:56:58'), (2906, NULL, NULL, 110, 2, '2010-08-14 03:09:25'), (2907, 2025, NULL, 100, 2, '2010-08-14 03:11:54'), (2908, NULL, NULL, 100, 2, '2010-08-14 03:33:55'), (2909, NULL, NULL, 101, 2, '2010-08-14 03:46:14'), (2910, NULL, NULL, 103, 2, '2010-08-14 04:10:52'), (2911, 2026, NULL, 70, 2, '2010-08-14 04:13:03'), (2912, NULL, NULL, 106, 2, '2010-08-14 04:23:09'), (2913, 2027, NULL, 65, 2, '2010-08-14 04:33:28'), (2914, NULL, NULL, 109, 2, '2010-08-14 05:00:05'), (2915, NULL, NULL, 112, 2, '2010-08-14 05:12:24'), (2916, 2028, NULL, 72, 2, '2010-08-14 05:14:15'), (2917, NULL, NULL, 108, 2, '2010-08-14 05:24:43'), (2918, NULL, NULL, 115, 2, '2010-08-14 05:37:03'), (2919, 2029, NULL, 7, 2, '2010-08-14 06:02:28'), (2920, 2029, NULL, 8, 2, '2010-08-14 06:03:32'), (2921, 2029, NULL, 22, 2, '2010-08-14 06:07:04'), (2922, 2029, NULL, 25, 2, '2010-08-14 06:11:07'), (2923, 2029, NULL, 27, 2, '2010-08-14 06:11:59'), (2924, 2029, NULL, 65, 2, '2010-08-14 06:13:15'), (2925, 2029, NULL, 64, 2, '2010-08-14 06:13:43'), (2926, NULL, NULL, 107, 2, '2010-08-14 06:13:58'), (2927, NULL, NULL, 104, 2, '2010-08-14 06:26:16'), (2928, NULL, NULL, 144, 2, '2010-08-14 06:38:38'), (2929, 2030, NULL, 67, 2, '2010-08-14 06:50:24'), (2930, NULL, NULL, 99, 2, '2010-08-14 06:50:56'), (2931, NULL, NULL, 113, 2, '2010-08-14 07:15:32'), (2932, 2031, NULL, 49, 2, '2010-08-14 07:16:15'), (2933, 2032, NULL, 9, 2, '2010-08-14 07:23:42'), (2934, NULL, NULL, 7, 2, '2010-08-14 07:52:31'), (2935, 2033, NULL, 145, 2, '2010-08-14 08:28:45'), (2936, 2034, NULL, 61, 2, '2010-08-14 09:47:59'), (2937, 2035, NULL, 69, 2, '2010-08-14 10:32:32'), (2938, NULL, NULL, 170, 2, '2010-08-14 11:58:21'), (2939, NULL, NULL, 186, 2, '2010-08-14 12:23:18'), (2940, 2047, NULL, 64, 2, '2010-08-14 13:33:17'), (2941, 2049, NULL, 50, 2, '2010-08-14 13:50:52'), (2942, 2049, NULL, 49, 2, '2010-08-14 13:51:40'), (2943, 2049, NULL, 31, 2, '2010-08-14 13:52:47'), (2944, 2049, NULL, 48, 2, '2010-08-14 13:53:08'), (2945, 2054, NULL, 52, 2, '2010-08-14 14:22:31'), (2946, 2056, NULL, 1, 2, '2010-08-14 15:39:03'), (2947, 2058, NULL, 50, 2, '2010-08-14 16:21:25'), (2948, 2062, NULL, 2, 2, '2010-08-14 18:06:59'), (2949, 2064, NULL, 96, 2, '2010-08-14 18:26:39'), (2950, 2065, NULL, 32, 2, '2010-08-14 18:46:18'), (2951, 2068, NULL, 76, 2, '2010-08-14 19:05:57'), (2952, 2070, NULL, 74, 2, '2010-08-14 19:25:36'), (2953, 2071, NULL, 107, 2, '2010-08-14 19:37:28'), (2954, 2073, NULL, 63, 2, '2010-08-14 20:05:59'), (2955, 2074, NULL, 159, 2, '2010-08-14 20:26:46'), (2956, 2075, NULL, 115, 2, '2010-08-14 20:47:31'), (2957, 2076, NULL, 88, 2, '2010-08-14 21:05:27'), (2958, 2077, NULL, 5, 2, '2010-08-14 21:33:47'), (2959, 2078, NULL, 31, 2, '2010-08-14 22:57:03'), (2960, 2079, NULL, 161, 2, '2010-08-14 23:24:34'), (2961, 2080, NULL, 158, 2, '2010-08-14 23:52:05'), (2962, 2081, NULL, 50, 2, '2010-08-15 00:19:35'), (2963, 2082, NULL, 7, 2, '2010-08-15 00:47:05'), (2964, 2083, NULL, 95, 2, '2010-08-15 01:14:36'), (2965, 2084, NULL, 49, 2, '2010-08-15 01:23:16'), (2966, 2085, NULL, 162, 2, '2010-08-15 01:51:30'), (2967, 2086, NULL, 51, 2, '2010-08-15 02:19:48'), (2968, 2087, NULL, 163, 2, '2010-08-15 02:48:03'), (2969, 2088, NULL, 53, 2, '2010-08-15 03:16:22'), (2970, 2089, NULL, 4, 2, '2010-08-15 03:44:38'), (2971, 2090, NULL, 78, 2, '2010-08-15 04:12:49'), (2972, 2091, NULL, 75, 2, '2010-08-15 04:18:19'), (2973, 2092, NULL, 77, 2, '2010-08-15 04:47:38'), (2974, 2093, NULL, 8, 2, '2010-08-15 05:16:58'), (2975, 2094, NULL, 3, 2, '2010-08-15 05:46:16'), (2976, 2095, NULL, 9, 2, '2010-08-15 06:15:34'), (2977, 2096, NULL, 97, 2, '2010-08-15 06:50:23'), (2978, 2098, NULL, 1, 2, '2010-08-15 07:48:12'), (2979, 2100, NULL, 79, 2, '2010-08-15 08:17:07'), (2980, 2101, NULL, 6, 2, '2010-08-15 08:46:02'), (2981, 2102, NULL, 33, 2, '2010-08-15 09:14:56'), (2982, 2103, NULL, 77, 2, '2010-08-15 09:41:04'), (2984, 2105, NULL, 165, 2, '2010-08-15 09:43:51'), (2985, 2107, NULL, 59, 2, '2010-08-15 10:40:38'), (2986, 2108, NULL, 160, 2, '2010-08-15 10:41:36'), (2987, 2109, NULL, 49, 2, '2010-08-15 10:51:49'), (2988, 2111, NULL, 9, 2, '2010-08-15 11:07:25'), (2989, 2111, NULL, 8, 2, '2010-08-15 11:08:05'), (2990, 2113, NULL, 48, 2, '2010-08-15 11:10:30'), (2991, 2115, NULL, 52, 2, '2010-08-15 11:39:23'), (2992, NULL, NULL, 170, 2, '2010-08-15 12:12:38'), (2993, 2118, NULL, 52, 2, '2010-08-15 12:25:00'), (2994, 2114, NULL, 112, 2, '2010-08-15 12:33:27'), (2995, 2114, NULL, 111, 2, '2010-08-15 12:34:01'), (2996, 2120, NULL, 73, 2, '2010-08-15 13:52:47'), (2997, NULL, NULL, 168, 2, '2010-08-15 15:23:57'), (2998, 2126, NULL, 61, 2, '2010-08-15 17:23:56'), (2999, 2126, NULL, 77, 2, '2010-08-15 17:24:50'), (3000, 2127, NULL, 4, 2, '2010-08-15 17:45:56'), (3001, 2130, NULL, 49, 2, '2010-08-15 18:00:02'), (3002, NULL, NULL, 165, 2, '2010-08-15 18:06:50'), (3003, 2132, NULL, 112, 2, '2010-08-15 18:25:09'), (3004, 2133, NULL, 50, 2, '2010-08-15 18:33:40'), (3005, 2134, NULL, 163, 2, '2010-08-15 18:42:12'), (3006, 2136, NULL, 63, 2, '2010-08-15 18:59:18'), (3007, 2138, NULL, 103, 2, '2010-08-15 19:16:19'), (3008, 2139, NULL, 6, 2, '2010-08-15 19:24:51'), (3009, 2140, NULL, 113, 2, '2010-08-15 19:33:23'), (3010, 2141, NULL, 194, 2, '2010-08-15 19:41:54'), (3011, 2142, NULL, 11, 2, '2010-08-15 19:50:25'), (3012, 2143, NULL, 10, 2, '2010-08-15 20:07:26'), (3013, 2144, NULL, 3, 2, '2010-08-15 20:13:40'), (3014, 2145, NULL, 119, 2, '2010-08-15 20:22:20'), (3015, 2147, NULL, 180, 2, '2010-08-15 20:31:00'), (3016, 2148, NULL, 60, 2, '2010-08-15 20:39:40'), (3017, 2149, NULL, 14, 2, '2010-08-15 20:48:20'), (3018, 2150, NULL, 106, 2, '2010-08-15 20:57:00'), (3019, 2152, NULL, 3, 2, '2010-08-15 21:10:57'), (3020, 2153, NULL, 126, 2, '2010-08-15 21:14:18'), (3021, 2155, NULL, 171, 2, '2010-08-15 21:31:38'), (3022, 2156, NULL, 101, 2, '2010-08-15 21:40:18'), (3023, 2157, NULL, 94, 2, '2010-08-15 21:48:58'), (3024, 2158, NULL, 105, 2, '2010-08-15 22:23:23'), (3025, 2159, NULL, 184, 2, '2010-08-15 22:31:58'), (3026, 2160, NULL, 13, 2, '2010-08-15 22:40:33'), (3027, 2161, NULL, 89, 2, '2010-08-15 22:49:08'), (3028, 2163, NULL, 57, 2, '2010-08-15 23:06:17'), (3029, 2164, NULL, 139, 2, '2010-08-15 23:14:52'), (3030, 2166, NULL, 104, 2, '2010-08-15 23:40:37'), (3031, 2167, NULL, 102, 2, '2010-08-15 23:57:45'), (3032, 2168, NULL, 60, 2, '2010-08-16 00:06:20'), (3033, 2169, NULL, 64, 2, '2010-08-16 00:14:55'), (3034, 2171, NULL, 78, 2, '2010-08-16 00:43:09'), (3035, 2172, NULL, 191, 2, '2010-08-16 00:52:04'), (3036, 2173, NULL, 108, 2, '2010-08-16 01:00:58'), (3037, 2174, NULL, 117, 2, '2010-08-16 01:09:53'), (3038, 2175, NULL, 54, 2, '2010-08-16 01:18:48'), (3039, 2176, NULL, 130, 2, '2010-08-16 01:27:42'), (3040, 2177, NULL, 58, 2, '2010-08-16 01:36:37'), (3041, 2178, NULL, 111, 2, '2010-08-16 01:54:12'), (3042, 2179, NULL, 12, 2, '2010-08-16 02:03:08'), (3043, 2180, NULL, 192, 2, '2010-08-16 02:12:06'), (3044, 2181, NULL, 8, 2, '2010-08-16 02:20:59'), (3045, 2182, NULL, 167, 2, '2010-08-16 02:29:48'), (3046, NULL, NULL, 163, 2, '2010-08-16 02:38:46'), (3047, 2183, NULL, 187, 2, '2010-08-16 02:47:23'), (3048, 2184, NULL, 160, 2, '2010-08-16 02:56:11'), (3049, 2185, NULL, 91, 2, '2010-08-16 03:05:07'), (3050, 2197, NULL, 144, 2, '2010-08-16 03:07:52'), (3051, 2198, NULL, 168, 2, '2010-08-16 03:14:00'), (3052, 2199, NULL, 193, 2, '2010-08-16 03:22:48'), (3053, 2200, NULL, 213, 2, '2010-08-16 03:40:23'), (3054, 2201, NULL, 15, 2, '2010-08-16 03:57:45'), (3055, 2202, NULL, 25, 2, '2010-08-16 04:06:27'), (3056, 2203, NULL, 129, 2, '2010-08-16 04:23:47'), (3057, NULL, NULL, 63, 2, '2010-08-16 04:35:05'), (3058, 2204, NULL, 127, 2, '2010-08-16 04:41:08'), (3059, 2205, NULL, 166, 2, '2010-08-16 04:49:49'), (3060, 2206, NULL, 177, 2, '2010-08-16 04:58:30'), (3061, 2207, NULL, 131, 2, '2010-08-16 05:07:12'), (3062, 2208, NULL, 69, 2, '2010-08-16 05:24:32'), (3063, 2210, NULL, 120, 2, '2010-08-16 05:50:34'), (3064, 2211, NULL, 65, 2, '2010-08-16 05:59:15'), (3065, 2212, NULL, 128, 2, '2010-08-16 06:16:35'), (3066, 2213, NULL, 59, 2, '2010-08-16 06:25:16'), (3067, NULL, NULL, 161, 2, '2010-08-16 06:31:27'), (3068, 2214, NULL, 118, 2, '2010-08-16 06:33:57'), (3069, 2215, NULL, 74, 2, '2010-08-16 06:39:58'), (3070, 2216, NULL, 169, 2, '2010-08-16 06:42:37'), (3071, 2218, NULL, 186, 2, '2010-08-16 07:06:54'), (3072, 2219, NULL, 161, 2, '2010-08-16 07:08:38'), (3073, 2222, NULL, 3, 2, '2010-08-16 07:11:50'), (3074, 2221, NULL, 3, 2, '2010-08-16 07:11:53'), (3075, 2221, NULL, 5, 2, '2010-08-16 07:13:00'), (3076, 2221, NULL, 14, 2, '2010-08-16 07:14:11'), (3077, 2223, NULL, 23, 2, '2010-08-16 07:17:19'), (3078, 2224, NULL, 26, 2, '2010-08-16 07:26:01'), (3079, 2225, NULL, 143, 2, '2010-08-16 07:43:20'), (3080, 2226, NULL, 27, 2, '2010-08-16 08:09:18'), (3081, 2227, NULL, 66, 2, '2010-08-16 08:17:58'), (3082, 2228, NULL, 188, 2, '2010-08-16 08:20:35'), (3083, 2228, NULL, 186, 2, '2010-08-16 08:23:42'), (3084, 2229, NULL, 109, 2, '2010-08-16 08:35:17'), (3085, 2230, NULL, 71, 2, '2010-08-16 08:44:02'), (3086, 2231, NULL, 164, 2, '2010-08-16 08:52:42'), (3087, 2232, NULL, 85, 2, '2010-08-16 09:01:22'), (3088, 2233, NULL, 69, 2, '2010-08-16 09:15:49'), (3089, 2233, NULL, 68, 2, '2010-08-16 09:13:12'), (3091, 2233, NULL, 65, 2, '2010-08-16 09:12:08'), (3095, 2233, NULL, 133, 2, '2010-08-16 09:14:25'), (3098, 2238, NULL, 7, 2, '2010-08-16 09:35:57'), (3099, 2240, NULL, 152, 2, '2010-08-16 09:53:17'), (3100, 2241, NULL, 66, 2, '2010-08-16 10:10:35'), (3101, 2242, NULL, 28, 2, '2010-08-16 10:27:53'), (3102, 2243, NULL, 54, 2, '2010-08-16 10:31:54'), (3103, 2243, NULL, 75, 2, '2010-08-16 10:32:28'), (3104, 2243, NULL, 76, 2, '2010-08-16 10:33:17'), (3105, 2243, NULL, 74, 2, '2010-08-16 10:37:46'), (3106, 2244, NULL, 124, 2, '2010-08-16 10:36:32'), (3108, 2245, NULL, 31, 2, '2010-08-16 10:53:49'), (3109, 2247, NULL, 32, 2, '2010-08-17 07:56:57'), (3111, 2248, NULL, 132, 2, '2010-08-16 11:02:29'), (3112, 2249, NULL, 56, 2, '2010-08-16 11:11:09'), (3113, 2252, NULL, 52, 2, '2010-08-16 11:39:05'), (3114, 2253, NULL, 63, 2, '2010-08-16 11:44:08'), (3115, 2253, NULL, 56, 2, '2010-08-16 11:43:37'), (3117, 2254, NULL, 9, 2, '2010-08-16 11:45:40'), (3118, 2255, NULL, 91, 2, '2010-08-16 11:54:19'), (3119, 2256, NULL, 116, 2, '2010-08-16 12:02:58'), (3120, 2257, NULL, 150, 2, '2010-08-16 12:11:36'), (3121, 2259, NULL, 82, 2, '2010-08-16 12:37:29'), (3122, 2260, NULL, 51, 2, '2010-08-16 12:46:07'), (3123, 2261, NULL, 61, 2, '2010-08-16 12:54:45'), (3124, NULL, NULL, 108, 2, '2010-08-16 12:56:27'), (3125, 2262, NULL, 168, 2, '2010-08-16 13:12:00'), (3126, 2263, NULL, 24, 2, '2010-08-16 13:20:38'), (3127, 2265, NULL, 117, 2, '2010-08-16 13:29:15'), (3128, NULL, NULL, 109, 2, '2010-08-16 13:47:31'), (3129, NULL, NULL, 72, 2, '2010-08-16 14:01:54'), (3130, 2266, NULL, 74, 2, '2010-08-16 14:20:59'), (3131, 2267, NULL, 75, 2, '2010-08-16 14:37:33'), (3132, 2270, NULL, 78, 2, '2010-08-16 16:14:09'), (3133, NULL, NULL, 83, 2, '2010-08-16 16:57:11'), (3134, 2272, NULL, 50, 2, '2010-08-16 17:02:08'), (3135, 2273, NULL, 49, 2, '2010-08-16 17:17:15'), (3136, 2274, NULL, 49, 2, '2010-08-16 18:05:32'), (3137, NULL, NULL, 131, 2, '2010-08-16 18:13:59'), (3138, NULL, NULL, 92, 2, '2010-08-16 18:52:27'), (3139, NULL, NULL, 13, 2, '2010-08-16 19:11:37'), (3140, 2275, NULL, 63, 2, '2010-08-16 20:25:52'), (3141, 2277, NULL, 94, 2, '2010-08-16 21:05:11'), (3142, 2278, NULL, 170, 2, '2010-08-16 21:28:09'), (3143, NULL, NULL, 93, 2, '2010-08-16 21:46:28'), (3144, 2279, NULL, 109, 2, '2010-08-16 22:02:39'), (3145, 2280, NULL, 98, 2, '2010-08-16 22:38:27'), (3146, NULL, NULL, 89, 2, '2010-08-16 22:42:54'), (3147, 2282, NULL, 120, 2, '2010-08-16 22:50:47'), (3148, 2283, NULL, 93, 2, '2010-08-16 23:03:17'), (3149, 2284, NULL, 84, 2, '2010-08-16 23:28:40'), (3150, NULL, NULL, 96, 2, '2010-08-16 23:40:28'), (3151, 2285, NULL, 166, 2, '2010-08-16 23:54:27'), (3152, NULL, NULL, 97, 2, '2010-08-17 00:38:04'), (3153, 2287, NULL, 90, 2, '2010-08-17 00:46:00'), (3154, 2288, NULL, 125, 2, '2010-08-17 01:11:48'), (3155, 2289, NULL, 129, 2, '2010-08-17 01:37:35'), (3156, NULL, NULL, 95, 2, '2010-08-17 01:54:55'), (3157, NULL, NULL, 30, 2, '2010-08-17 02:14:11'), (3158, 2290, NULL, 126, 2, '2010-08-17 02:16:14'), (3159, NULL, NULL, 82, 2, '2010-08-17 02:52:31'), (3160, 2291, NULL, 111, 2, '2010-08-17 02:54:53'), (3161, NULL, NULL, 68, 2, '2010-08-17 03:11:54'), (3162, 2292, NULL, 80, 2, '2010-08-17 03:46:25'), (3163, NULL, NULL, 85, 2, '2010-08-17 03:50:07'), (3164, 2293, NULL, 131, 2, '2010-08-17 05:03:33'), (3165, NULL, NULL, 158, 2, '2010-08-17 05:06:56'), (3166, 2294, NULL, 112, 2, '2010-08-17 05:17:51'), (3167, NULL, NULL, 88, 2, '2010-08-17 06:04:32'), (3168, 2296, NULL, 167, 2, '2010-08-17 06:14:42'), (3169, NULL, NULL, 30, 2, '2010-08-17 06:42:56'), (3170, 2297, NULL, 87, 2, '2010-08-17 07:08:54'), (3171, NULL, NULL, 66, 2, '2010-08-17 07:40:38'), (3173, NULL, NULL, 159, 2, '2010-08-17 07:59:48'), (3174, 2299, NULL, 107, 2, '2010-08-17 08:03:08'), (3175, 2302, NULL, 128, 2, '2010-08-17 08:39:16'), (3176, 2303, NULL, 49, 2, '2010-08-17 09:07:28'), (3177, 2305, NULL, 99, 2, '2010-08-17 09:33:28'), (3178, 2307, NULL, 108, 2, '2010-08-17 10:27:39'), (3179, 2309, NULL, 86, 2, '2010-08-17 11:03:46'), (3180, 2310, NULL, 104, 2, '2010-08-17 11:57:57'), (3181, 2311, NULL, 186, 2, '2010-08-17 12:26:49'), (3182, 2312, NULL, 106, 2, '2010-08-17 12:34:05'), (3183, 2314, NULL, 4, 2, '2010-08-17 12:37:21'), (3184, 2316, NULL, 164, 2, '2010-08-17 13:10:12'), (3185, NULL, NULL, 49, 2, '2010-08-17 13:18:45'), (3186, 2317, NULL, 89, 2, '2010-08-17 13:46:20'), (3187, 2318, NULL, 50, 2, '2010-08-17 13:54:28'), (3189, 2319, NULL, 121, 2, '2010-08-17 14:06:30'), (3190, 2319, NULL, 119, 2, '2010-08-17 14:06:33'), (3191, 2322, NULL, 2, 2, '2010-08-17 14:26:17'), (3192, 2324, NULL, 83, 2, '2010-08-17 14:58:33'), (3193, 2325, NULL, 1, 2, '2010-08-17 15:23:27'), (3194, 2326, NULL, 112, 2, '2010-08-17 15:52:42'), (3195, 2327, NULL, 169, 2, '2010-08-17 16:10:48'), (3196, 2329, NULL, 186, 2, '2010-08-17 18:36:16'), (3197, 2330, NULL, 186, 2, '2010-08-17 18:36:18'), (3198, 2328, NULL, 1, 2, '2010-08-17 18:37:00'), (3199, 2331, NULL, 167, 2, '2010-08-17 18:43:27'), (3200, NULL, NULL, 7, 2, '2010-08-17 22:18:20'), (3201, NULL, NULL, 48, 2, '2010-08-17 23:25:50'), (3202, 2336, NULL, 3, 2, '2010-08-18 00:59:37'), (3203, 2338, NULL, 9, 2, '2010-08-18 01:05:39'), (3204, 2342, NULL, 103, 2, '2010-08-18 01:11:40'), (3205, NULL, NULL, 132, 2, '2010-08-18 01:18:28'), (3206, 2343, NULL, 7, 2, '2010-08-18 01:24:37'), (3207, 2344, NULL, 184, 2, '2010-08-18 01:35:11'), (3208, NULL, NULL, 53, 2, '2010-08-18 01:40:58'), (3209, 2345, NULL, 8, 2, '2010-08-18 01:48:55'), (3210, NULL, NULL, 51, 2, '2010-08-18 02:03:27'), (3211, 2346, NULL, 100, 2, '2010-08-18 02:10:18'), (3212, 2349, NULL, 98, 2, '2010-08-18 02:40:14'), (3213, 2350, NULL, 101, 2, '2010-08-18 02:47:44'), (3214, NULL, NULL, 4, 2, '2010-08-18 02:48:38'), (3215, 2354, NULL, 109, 2, '2010-08-18 03:07:48'), (3216, 2355, NULL, 111, 2, '2010-08-18 03:07:57'), (3217, NULL, NULL, 125, 2, '2010-08-18 03:11:02'), (3218, 2358, NULL, 99, 2, '2010-08-18 03:23:48'), (3219, 2359, NULL, 50, 2, '2010-08-18 03:32:11'), (3220, NULL, NULL, 3, 2, '2010-08-18 03:33:41'), (3221, NULL, NULL, 5, 2, '2010-08-18 05:03:43'), (3222, NULL, NULL, 128, 2, '2010-08-18 05:26:09'), (3223, NULL, NULL, 129, 2, '2010-08-18 05:48:41'), (3224, 2368, NULL, 194, 2, '2010-08-18 06:12:37'), (3225, 2369, NULL, 117, 2, '2010-08-18 06:17:19'), (3226, 2370, NULL, 6, 2, '2010-08-18 06:29:21'), (3227, 2371, NULL, 78, 2, '2010-08-18 06:33:22'), (3228, 2372, NULL, 115, 2, '2010-08-18 06:35:07'), (3229, 2374, NULL, 49, 2, '2010-08-18 06:58:14'), (3230, 2374, NULL, 15, 2, '2010-08-18 07:00:44'), (3231, NULL, NULL, 50, 2, '2010-08-18 07:39:37'), (3232, 2377, NULL, 144, 2, '2010-08-18 07:49:23'), (3233, NULL, NULL, 33, 2, '2010-08-18 07:59:41'), (3234, NULL, NULL, 32, 2, '2010-08-18 08:20:27'), (3235, 2382, NULL, 49, 2, '2010-08-18 09:19:38'), (3236, 2384, NULL, 1, 2, '2010-08-18 09:34:52'), (3237, 2385, NULL, 9, 2, '2010-08-18 09:36:13'), (3238, NULL, NULL, 140, 2, '2010-08-18 09:42:38'), (3239, 2386, NULL, 2, 2, '2010-08-18 09:45:29'), (3240, 2387, NULL, 49, 2, '2010-08-18 10:35:10'), (3241, 2388, NULL, 58, 2, '2010-08-18 10:46:07'), (3242, 2388, NULL, 59, 2, '2010-08-18 10:46:24'), (3243, 2389, NULL, 112, 2, '2010-08-18 11:31:58'), (3244, 2392, NULL, 112, 2, '2010-08-18 13:16:39'), (3245, 2393, NULL, 176, 2, '2010-08-18 13:26:51'), (3246, NULL, NULL, 133, 2, '2010-08-18 13:27:40'), (3247, 2393, NULL, 20, 2, '2010-08-18 13:28:02'), (3248, 2393, NULL, 22, 2, '2010-08-18 13:29:27'), (3249, 2394, NULL, 50, 2, '2010-08-18 13:34:45'), (3250, 2394, NULL, 56, 2, '2010-08-18 13:39:39'), (3251, NULL, NULL, 62, 2, '2010-08-18 13:39:51'), (3252, 2394, NULL, 54, 2, '2010-08-18 13:40:01'), (3253, 2394, NULL, 55, 2, '2010-08-18 13:41:06'), (3254, 2394, NULL, 60, 2, '2010-08-18 13:53:16'), (3258, 2394, NULL, 61, 2, '2010-08-18 13:53:36'), (3259, 2397, NULL, 5, 2, '2010-08-18 13:57:51'), (3260, 2398, NULL, 106, 2, '2010-08-18 14:03:44'), (3261, 2399, NULL, 113, 2, '2010-08-18 14:36:24'), (3262, NULL, NULL, 14, 2, '2010-08-18 14:40:53'), (3263, NULL, NULL, 61, 2, '2010-08-18 15:05:18'), (3264, 2400, NULL, 1, 2, '2010-08-18 15:45:27'), (3265, 2400, NULL, 2, 2, '2010-08-18 15:46:18'), (3266, 2400, NULL, 66, 2, '2010-08-18 15:48:13'), (3267, 2400, NULL, 69, 2, '2010-08-18 15:49:33'), (3268, 2400, NULL, 68, 2, '2010-08-18 15:51:25'), (3269, 2402, NULL, 112, 2, '2010-08-18 16:15:30'), (3270, 2402, NULL, 50, 2, '2010-08-18 16:16:37'), (3271, 2402, NULL, 1, 2, '2010-08-18 16:17:09'), (3272, 2402, NULL, 56, 2, '2010-08-18 16:18:24'), (3273, 2402, NULL, 100, 2, '2010-08-18 16:18:58'), (3274, 2402, NULL, 102, 2, '2010-08-18 16:19:50'), (3275, 2402, NULL, 101, 2, '2010-08-18 16:20:17'), (3276, 2402, NULL, 103, 2, '2010-08-18 16:20:46'), (3277, 2402, NULL, 111, 2, '2010-08-18 16:22:04'), (3278, NULL, NULL, 6, 2, '2010-08-18 16:42:58'), (3279, NULL, NULL, 89, 2, '2010-08-18 17:19:34'), (3280, 2407, NULL, 3, 2, '2010-08-18 17:49:48'), (3281, NULL, NULL, 79, 2, '2010-08-18 17:56:11'), (3282, 2409, NULL, 11, 2, '2010-08-18 18:04:17'), (3283, NULL, NULL, 5, 2, '2010-08-18 18:08:24'), (3284, 2410, NULL, 102, 2, '2010-08-18 18:17:12'), (3285, 2411, NULL, 67, 2, '2010-08-18 18:20:00'), (3286, 2412, NULL, 7, 2, '2010-08-18 18:27:57'), (3287, NULL, NULL, 13, 2, '2010-08-18 18:45:02'), (3288, NULL, NULL, 64, 2, '2010-08-18 19:21:39'), (3289, NULL, NULL, 11, 2, '2010-08-18 19:46:02'), (3290, 2419, NULL, 84, 2, '2010-08-18 20:04:03'), (3291, 2419, NULL, 196, 2, '2010-08-18 20:03:17'), (3294, NULL, NULL, 25, 2, '2010-08-18 20:10:28'), (3295, NULL, NULL, 94, 2, '2010-08-18 20:22:40'), (3296, 2420, NULL, 194, 2, '2010-08-18 20:25:28'), (3298, NULL, NULL, 157, 2, '2010-08-18 20:34:54'), (3299, NULL, NULL, 63, 2, '2010-08-18 20:47:05'), (3300, 2424, NULL, 146, 2, '2010-08-18 20:53:58'), (3301, NULL, NULL, 23, 2, '2010-08-18 20:59:19'), (3302, NULL, NULL, 246, 2, '2010-08-18 21:48:08'), (3303, 2426, NULL, 144, 2, '2010-08-18 21:53:04'), (3304, NULL, NULL, 235, 2, '2010-08-18 22:00:28'), (3305, 2427, NULL, 89, 2, '2010-08-18 22:47:14'), (3306, 2427, NULL, 60, 2, '2010-08-18 22:52:43'), (3307, 2427, NULL, 61, 2, '2010-08-18 22:47:59'), (3308, 2427, NULL, 62, 2, '2010-08-18 22:48:15'), (3309, 2427, NULL, 167, 2, '2010-08-18 22:48:28'), (3310, 2427, NULL, 163, 2, '2010-08-18 22:49:06'), (3311, 2427, NULL, 165, 2, '2010-08-18 22:49:29'), (3312, 2427, NULL, 164, 2, '2010-08-18 22:49:43'), (3313, 2427, NULL, 70, 2, '2010-08-18 22:51:07'), (3314, 2427, NULL, 72, 2, '2010-08-18 22:51:49'), (3315, 2427, NULL, 78, 2, '2010-08-18 22:52:16'), (3316, 2427, NULL, 74, 2, '2010-08-18 22:52:19'), (3318, NULL, NULL, 29, 2, '2010-08-18 22:59:10'), (3319, 2428, NULL, 142, 2, '2010-08-18 23:08:02'), (3320, 2429, NULL, 143, 2, '2010-08-18 23:17:58'), (3321, NULL, NULL, 91, 2, '2010-08-18 23:39:25'), (3322, NULL, NULL, 30, 2, '2010-08-18 23:50:10'), (3323, NULL, NULL, 176, 2, '2010-08-19 00:22:30'), (3324, NULL, NULL, 168, 2, '2010-08-19 00:33:17'), (3325, NULL, NULL, 103, 2, '2010-08-19 00:44:05'), (3326, NULL, NULL, 194, 2, '2010-08-19 00:54:52'), (3327, NULL, NULL, 21, 2, '2010-08-19 01:05:38'), (3328, NULL, NULL, 8, 2, '2010-08-19 01:16:27'), (3329, 2433, NULL, 115, 2, '2010-08-19 01:18:13'), (3330, NULL, NULL, 60, 2, '2010-08-19 01:27:13'), (3331, NULL, NULL, 7, 2, '2010-08-19 01:37:59'), (3332, NULL, NULL, 95, 2, '2010-08-19 01:48:47'), (3333, NULL, NULL, 17, 2, '2010-08-19 01:59:33'), (3334, NULL, NULL, 174, 2, '2010-08-19 02:10:20'), (3335, 2436, NULL, 108, 2, '2010-08-19 02:19:42'), (3336, NULL, NULL, 15, 2, '2010-08-19 02:21:10'), (3337, NULL, NULL, 27, 2, '2010-08-19 02:31:56'), (3338, NULL, NULL, 22, 2, '2010-08-19 02:42:42'), (3339, NULL, NULL, 166, 2, '2010-08-19 02:53:28'), (3340, NULL, NULL, 120, 2, '2010-08-19 03:04:24'), (3341, NULL, NULL, 167, 2, '2010-08-19 03:15:04'), (3342, NULL, NULL, 10, 2, '2010-08-19 03:25:49'), (3343, 2437, NULL, 140, 2, '2010-08-19 03:28:59'), (3344, NULL, NULL, 124, 2, '2010-08-19 03:36:39'), (3345, NULL, NULL, 78, 2, '2010-08-19 03:47:24'), (3346, 2438, NULL, 110, 2, '2010-08-19 03:51:12'), (3347, 2439, NULL, 49, 2, '2010-08-19 03:53:59'), (3348, NULL, NULL, 196, 2, '2010-08-19 03:58:11'), (3349, NULL, NULL, 108, 2, '2010-08-19 04:30:32'), (3350, 2440, NULL, 139, 2, '2010-08-19 04:51:48'), (3351, NULL, NULL, 108, 2, '2010-08-19 04:52:07'), (3352, NULL, NULL, 1, 2, '2010-08-19 05:02:52'), (3353, NULL, NULL, 173, 2, '2010-08-19 05:13:43'), (3354, NULL, NULL, 112, 2, '2010-08-19 05:24:28'), (3355, 2441, NULL, 9, 2, '2010-08-19 05:26:28'), (3356, NULL, NULL, 109, 2, '2010-08-19 05:35:19'), (3357, NULL, NULL, 118, 2, '2010-08-19 05:46:02'), (3358, NULL, NULL, 62, 2, '2010-08-19 05:56:52'), (3359, NULL, NULL, 174, 2, '2010-08-19 06:07:34'), (3360, NULL, NULL, 165, 2, '2010-08-19 06:18:27'), (3361, 2444, NULL, 11, 2, '2010-08-19 06:45:59'), (3362, 2444, NULL, 109, 2, '2010-08-19 06:59:09'), (3364, 2444, NULL, 115, 2, '2010-08-19 06:57:02'), (3365, 2444, NULL, 112, 2, '2010-08-19 06:57:26'), (3366, 2444, NULL, 111, 2, '2010-08-19 06:57:40'), (3367, 2444, NULL, 104, 2, '2010-08-19 06:58:54'), (3369, NULL, NULL, 148, 2, '2010-08-19 07:01:28'), (3370, NULL, NULL, 181, 2, '2010-08-19 07:12:15'), (3371, 2446, NULL, 76, 2, '2010-08-19 07:17:42'), (3372, NULL, NULL, 160, 2, '2010-08-19 07:23:02'), (3373, NULL, NULL, 164, 2, '2010-08-19 07:33:54'), (3374, NULL, NULL, 158, 2, '2010-08-19 07:44:42'), (3375, NULL, NULL, 163, 2, '2010-08-19 07:55:27'), (3376, 2449, NULL, 50, 2, '2010-08-19 08:02:12'), (3377, 2450, NULL, 1, 2, '2010-08-19 08:26:48'), (3378, NULL, NULL, 144, 2, '2010-08-19 08:27:52'), (3379, 2451, NULL, 65, 2, '2010-08-19 08:37:48'), (3381, NULL, NULL, 159, 2, '2010-08-19 08:38:33'), (3382, NULL, NULL, 147, 2, '2010-08-19 09:00:31'), (3383, NULL, NULL, 162, 2, '2010-08-19 09:11:13'), (3384, 2452, NULL, 49, 2, '2010-08-19 09:11:56'), (3385, 2453, NULL, 147, 2, '2010-08-19 09:25:08'), (3386, 2454, NULL, 49, 2, '2010-08-19 09:28:37'), (3387, 2454, NULL, 69, 2, '2010-08-19 09:30:42'), (3388, NULL, NULL, 168, 2, '2010-08-19 09:32:20'), (3389, NULL, NULL, 88, 2, '2010-08-19 09:54:12'), (3390, 2456, NULL, 3, 2, '2010-08-19 10:25:35'), (3391, 2456, NULL, 5, 2, '2010-08-19 10:26:17'), (3392, NULL, NULL, 142, 2, '2010-08-19 10:27:19'), (3393, 2457, NULL, 49, 2, '2010-08-19 11:23:08'), (3396, 2459, NULL, 49, 2, '2010-08-19 11:54:24'), (3397, 2461, NULL, 5, 2, '2010-08-19 12:55:25'), (3398, 2461, NULL, 3, 2, '2010-08-19 12:55:32'), (3399, 2462, NULL, 3, 2, '2010-08-19 12:56:53'), (3400, 2462, NULL, 5, 2, '2010-08-19 12:57:04'), (3407, 2463, NULL, 141, 2, '2010-08-19 13:25:23'), (3408, NULL, NULL, 49, 2, '2010-08-19 13:34:15'), (3409, 2467, NULL, 49, 2, '2010-08-19 15:39:08'), (3410, 2467, NULL, 50, 2, '2010-08-19 15:42:50'), (3412, 2471, NULL, 104, 2, '2010-08-19 16:19:59'), (3413, 2473, NULL, 144, 2, '2010-08-19 17:18:49'), (3414, 2475, NULL, 1, 2, '2010-08-19 18:22:09'), (3415, 2478, NULL, 9, 2, '2010-08-19 19:22:34'), (3416, 2479, NULL, 73, 2, '2010-08-19 19:25:08'), (3417, 2482, NULL, 74, 2, '2010-08-19 19:56:45'), (3418, 2483, NULL, 60, 2, '2010-08-19 19:58:11'), (3419, 2484, NULL, 60, 2, '2010-08-19 20:15:52'), (3420, 2485, NULL, 32, 2, '2010-08-19 20:32:11'), (3422, 2485, NULL, 33, 2, '2010-08-19 20:32:31'), (3423, 2495, NULL, 1, 2, '2010-08-19 20:47:37'), (3429, 2496, NULL, 86, 2, '2010-08-19 21:14:51'), (3430, 2497, NULL, 124, 2, '2010-08-19 21:44:51'), (3431, 2502, NULL, 49, 2, '2010-08-19 22:17:46'), (3432, 2503, NULL, 50, 2, '2010-08-19 22:17:49'), (3433, 2506, NULL, 144, 2, '2010-08-19 22:17:57'), (3434, 2507, NULL, 112, 2, '2010-08-19 22:17:59'), (3435, 2524, NULL, 139, 2, '2010-08-19 22:18:29'), (3436, 2525, NULL, 147, 2, '2010-08-19 22:18:31'), (3437, 2528, NULL, 140, 2, '2010-08-19 22:18:39'), (3438, 2529, NULL, 141, 2, '2010-08-19 22:18:41'), (3439, 2530, NULL, 142, 2, '2010-08-19 22:18:43'), (3440, 2531, NULL, 146, 2, '2010-08-19 22:18:45'), (3441, 2532, NULL, 145, 2, '2010-08-19 22:18:47'), (3442, 2533, NULL, 143, 2, '2010-08-19 22:18:49'), (3443, 2534, NULL, 144, 2, '2010-08-19 22:18:54'), (3444, 2535, NULL, 107, 2, '2010-08-19 22:18:56'), (3445, 2536, NULL, 106, 2, '2010-08-19 22:18:58'), (3446, 2538, NULL, 109, 2, '2010-08-19 22:19:03'), (3447, 2539, NULL, 108, 2, '2010-08-19 22:19:05'), (3448, 2540, NULL, 104, 2, '2010-08-19 22:19:07'), (3449, 2541, NULL, 110, 2, '2010-08-19 22:19:09'), (3450, 2543, NULL, 113, 2, '2010-08-19 22:19:14'), (3451, 2545, NULL, 111, 2, '2010-08-19 22:19:18'), (3452, 2546, NULL, 112, 2, '2010-08-19 22:19:20'), (3453, 2548, NULL, 128, 2, '2010-08-19 22:23:13'), (3454, 2549, NULL, 125, 2, '2010-08-19 22:40:47'), (3455, 2551, NULL, 82, 2, '2010-08-19 22:59:18'), (3456, 2552, NULL, 129, 2, '2010-08-19 23:17:36'), (3457, NULL, NULL, 188, 2, '2010-08-20 00:04:39'), (3458, NULL, NULL, 8, 2, '2010-08-20 00:59:31'), (3459, NULL, NULL, 9, 2, '2010-08-20 01:13:13'), (3460, 2554, NULL, 127, 2, '2010-08-20 01:33:52'), (3461, NULL, NULL, 5, 2, '2010-08-20 01:40:37'), (3462, 2555, NULL, 85, 2, '2010-08-20 02:24:18'), (3463, 2556, NULL, 169, 2, '2010-08-20 02:57:56'), (3464, NULL, NULL, 6, 2, '2010-08-20 03:03:02'), (3465, 2558, NULL, 59, 2, '2010-08-20 03:12:34'), (3466, 2558, NULL, 61, 2, '2010-08-20 03:12:10'), (3468, 2558, NULL, 60, 2, '2010-08-20 03:11:56'), (3472, NULL, NULL, 142, 2, '2010-08-20 03:16:31'), (3473, 2559, NULL, 132, 2, '2010-08-20 03:31:34'), (3474, 2560, NULL, 102, 2, '2010-08-20 04:37:20'), (3475, NULL, NULL, 143, 2, '2010-08-20 04:38:55'), (3476, NULL, NULL, 147, 2, '2010-08-20 05:06:10'), (3477, 2562, NULL, 126, 2, '2010-08-20 05:10:14'), (3478, NULL, NULL, 1, 2, '2010-08-20 05:33:37'), (3479, NULL, NULL, 3, 2, '2010-08-20 05:47:21'), (3480, 2564, NULL, 62, 2, '2010-08-20 06:15:59'), (3481, 2565, NULL, 144, 2, '2010-08-20 06:27:30'), (3482, 2566, NULL, 121, 2, '2010-08-20 07:18:21'), (3483, 2566, NULL, 123, 2, '2010-08-20 07:11:04'), (3486, 2567, NULL, 83, 2, '2010-08-20 07:36:18'), (3487, 2568, NULL, 3, 2, '2010-08-20 08:00:42'), (3488, 2568, NULL, 5, 2, '2010-08-20 08:00:59'), (3489, 2568, NULL, 177, 2, '2010-08-20 08:01:36'), (3490, NULL, NULL, 102, 2, '2010-08-20 08:04:32'), (3491, NULL, NULL, 99, 2, '2010-08-20 08:18:02'), (3492, NULL, NULL, 103, 2, '2010-08-20 08:31:50'), (3493, NULL, NULL, 115, 2, '2010-08-20 08:46:02'), (3494, 2571, NULL, 22, 2, '2010-08-20 08:47:38'), (3496, 2572, NULL, 87, 2, '2010-08-20 08:56:10'), (3497, 2573, NULL, 144, 2, '2010-08-20 08:57:51'), (3498, NULL, NULL, 109, 2, '2010-08-20 08:59:17'), (3499, 2573, NULL, 7, 2, '2010-08-20 09:02:44'), (3500, NULL, NULL, 121, 2, '2010-08-20 09:13:08'), (3501, 2574, NULL, 4, 2, '2010-08-20 09:13:58'), (3502, 2575, NULL, 69, 2, '2010-08-20 09:21:21'), (3503, NULL, NULL, 143, 2, '2010-08-20 09:40:38'), (3504, NULL, NULL, 180, 2, '2010-08-20 09:59:14'), (3505, 2577, NULL, 90, 2, '2010-08-20 10:00:04'), (3506, 2578, NULL, 16, 2, '2010-08-20 10:45:03'), (3507, 2579, NULL, 81, 2, '2010-08-20 10:47:59'), (3508, 2580, NULL, 128, 2, '2010-08-20 11:08:18'), (3509, 2580, NULL, 124, 2, '2010-08-20 11:09:00'), (3510, 2581, NULL, 130, 2, '2010-08-20 11:19:56'), (3511, 2583, NULL, 33, 2, '2010-08-20 11:23:31'), (3514, 2580, NULL, 129, 2, '2010-08-20 11:32:01'), (3515, NULL, NULL, 184, 2, '2010-08-20 11:41:09'), (3516, 2585, NULL, 89, 2, '2010-08-20 12:07:51'), (3517, NULL, NULL, 229, 2, '2010-08-20 12:13:24'), (3518, 2586, NULL, 7, 2, '2010-08-20 12:43:09'), (3520, 2588, NULL, 49, 2, '2010-08-20 12:45:22'), (3521, 2589, NULL, 64, 2, '2010-08-20 12:55:44'), (3522, 2590, NULL, 16, 2, '2010-08-20 12:59:22'), (3523, 2594, NULL, 167, 2, '2010-08-20 13:43:36'), (3524, 2596, NULL, 164, 2, '2010-08-20 14:31:28'), (3525, 2597, NULL, 131, 2, '2010-08-20 14:47:26'), (3526, 2598, NULL, 80, 2, '2010-08-20 15:19:19'), (3527, 2605, NULL, 65, 2, '2010-08-20 15:23:31'), (3528, 2609, NULL, 65, 2, '2010-08-20 15:23:34'), (3529, 2605, NULL, 64, 2, '2010-08-20 15:24:18'), (3530, 2610, NULL, 92, 2, '2010-08-20 15:59:14'), (3531, 2611, NULL, 66, 2, '2010-08-20 16:23:10'), (3532, NULL, NULL, 157, 2, '2010-08-20 16:37:38'), (3533, 2613, NULL, 7, 2, '2010-08-20 16:44:29'), (3536, NULL, NULL, 104, 2, '2010-08-20 16:52:30'), (3537, NULL, NULL, 116, 2, '2010-08-20 17:07:25'), (3538, NULL, NULL, 63, 2, '2010-08-20 17:52:12'), (3539, NULL, NULL, 191, 2, '2010-08-20 18:07:04'), (3540, 2617, NULL, 192, 2, '2010-08-20 18:30:06'), (3541, NULL, NULL, 180, 2, '2010-08-20 18:36:52'), (3542, NULL, NULL, 190, 2, '2010-08-20 18:51:48'), (3543, NULL, NULL, 31, 2, '2010-08-20 19:06:40'), (3544, NULL, NULL, 161, 2, '2010-08-20 19:51:27'), (3545, NULL, NULL, 80, 2, '2010-08-20 20:06:19'), (3546, NULL, NULL, 51, 2, '2010-08-20 20:51:06'), (3547, NULL, NULL, 84, 2, '2010-08-20 21:06:02'), (3548, NULL, NULL, 33, 2, '2010-08-20 21:20:52'), (3549, NULL, NULL, 101, 2, '2010-08-20 21:35:46'), (3550, NULL, NULL, 106, 2, '2010-08-20 21:50:40'), (3551, NULL, NULL, 102, 2, '2010-08-20 22:20:29'), (3552, NULL, NULL, 213, 2, '2010-08-20 22:35:28'), (3553, NULL, NULL, 16, 2, '2010-08-20 22:50:18'), (3554, NULL, NULL, 86, 2, '2010-08-20 23:20:11'), (3555, NULL, NULL, 140, 2, '2010-08-20 23:35:06'), (3556, NULL, NULL, 24, 2, '2010-08-21 01:34:19'), (3557, NULL, NULL, 83, 2, '2010-08-21 02:04:06'), (3558, NULL, NULL, 92, 2, '2010-08-21 02:19:06'), (3559, NULL, NULL, 81, 2, '2010-08-21 02:33:55'), (3560, NULL, NULL, 82, 2, '2010-08-21 02:48:52'), (3561, NULL, NULL, 80, 2, '2010-08-21 03:03:52'), (3562, NULL, NULL, 9, 2, '2010-08-21 03:18:44'), (3563, NULL, NULL, 60, 2, '2010-08-21 04:33:14'), (3564, 2623, NULL, 108, 2, '2010-08-21 04:55:56'), (3565, 2624, NULL, 14, 2, '2010-08-21 05:06:40'), (3566, 2624, NULL, 15, 2, '2010-08-21 05:07:03'), (3567, 2631, NULL, 70, 2, '2010-08-21 07:45:15'), (3568, 2632, NULL, 65, 2, '2010-08-21 08:16:44'), (3569, 2635, NULL, 73, 2, '2010-08-21 08:59:59'), (3570, 2634, NULL, 66, 2, '2010-08-21 09:00:56'), (3571, 2637, NULL, 201, 2, '2010-08-21 09:10:44'), (3572, 2635, NULL, 76, 2, '2010-08-21 12:14:50'), (3573, NULL, NULL, 190, 2, '2010-08-21 09:16:31'), (3574, 2638, NULL, 190, 2, '2010-08-21 09:33:30'), (3575, 2640, NULL, 75, 2, '2010-08-21 10:04:44'), (3576, 2641, NULL, 22, 2, '2010-08-21 10:27:38'), (3577, 2642, NULL, 60, 2, '2010-08-21 10:27:38'), (3578, 2643, NULL, 60, 2, '2010-08-21 10:27:38'), (3579, 2644, NULL, 60, 2, '2010-08-21 10:27:55'), (3580, 2647, NULL, 77, 2, '2010-08-21 11:31:47'), (3582, 2650, NULL, 78, 2, '2010-08-21 12:21:17'), (3583, 2651, NULL, 88, 2, '2010-08-21 12:52:41'), (3584, 2652, NULL, 163, 2, '2010-08-21 13:19:37'), (3585, NULL, NULL, 49, 2, '2010-08-21 13:38:17'), (3586, 2653, NULL, 63, 2, '2010-08-21 13:46:33'), (3587, 2656, NULL, 195, 2, '2010-08-21 14:13:29'), (3588, 2657, NULL, 109, 2, '2010-08-21 14:36:14'), (3589, 2658, NULL, 183, 2, '2010-08-21 14:40:24'), (3590, 2659, NULL, 68, 2, '2010-08-21 14:52:24'), (3591, 2660, NULL, 68, 2, '2010-08-21 15:02:23'), (3592, 2663, NULL, 98, 2, '2010-08-21 16:00:39'), (3593, 2663, NULL, 99, 2, '2010-08-21 16:01:22'), (3594, 2663, NULL, 100, 2, '2010-08-21 16:01:35'), (3595, 2663, NULL, 101, 2, '2010-08-21 16:01:51'), (3596, 2663, NULL, 117, 2, '2010-08-21 16:02:09'), (3597, 2663, NULL, 59, 2, '2010-08-21 16:03:16'), (3598, 2663, NULL, 55, 2, '2010-08-21 16:04:25'), (3600, 2664, NULL, 54, 2, '2010-08-21 16:14:57'), (3601, 2664, NULL, 132, 2, '2010-08-21 16:18:47'), (3602, 2664, NULL, 158, 2, '2010-08-21 16:18:49'), (3603, 2664, NULL, 119, 2, '2010-08-21 16:19:27'), (3605, 2664, NULL, 69, 2, '2010-08-21 16:20:29'), (3606, 2664, NULL, 68, 2, '2010-08-21 16:25:17'), (3607, 2664, NULL, 70, 2, '2010-08-21 16:22:42'), (3609, 2665, NULL, 161, 2, '2010-08-21 16:24:04'), (3613, NULL, NULL, 65, 2, '2010-08-21 17:00:19'), (3614, 2669, NULL, 57, 2, '2010-08-21 17:05:55'), (3616, 2670, NULL, 112, 2, '2010-08-21 17:31:58'), (3617, 2671, NULL, 31, 2, '2010-08-21 17:46:05'), (3618, 2673, NULL, 49, 2, '2010-08-21 18:30:36'), (3619, NULL, NULL, 79, 2, '2010-08-21 18:34:53'), (3620, 2677, NULL, 125, 2, '2010-08-21 19:24:22'), (3621, 2678, NULL, 95, 2, '2010-08-21 19:46:41'), (3622, 2679, NULL, 1, 2, '2010-08-21 19:53:26'), (3623, 2681, NULL, 53, 2, '2010-08-21 20:14:32'), (3624, 2683, NULL, 5, 2, '2010-08-21 20:24:28'), (3625, 2687, NULL, 176, 2, '2010-08-21 21:10:38'), (3626, 2689, NULL, 140, 2, '2010-08-21 21:51:02'), (3627, NULL, NULL, 120, 2, '2010-08-21 22:21:36'), (3628, 2691, NULL, 107, 2, '2010-08-21 22:39:11'), (3629, 2693, NULL, 73, 2, '2010-08-21 22:39:27'), (3630, NULL, NULL, 98, 2, '2010-08-21 22:48:18'), (3631, NULL, NULL, 100, 2, '2010-08-21 23:01:39'), (3632, 2696, NULL, 72, 2, '2010-08-21 23:27:59'), (3633, NULL, NULL, 111, 2, '2010-08-21 23:28:24'), (3634, 2697, NULL, 190, 2, '2010-08-21 23:48:10'), (3635, NULL, NULL, 110, 2, '2010-08-21 23:55:06'), (3636, 2698, NULL, 3, 2, '2010-08-22 00:08:22'), (3637, NULL, NULL, 107, 2, '2010-08-22 00:08:26'), (3638, NULL, NULL, 201, 2, '2010-08-22 00:21:51'), (3639, NULL, NULL, 122, 2, '2010-08-22 00:48:28'), (3640, 2700, NULL, 8, 2, '2010-08-22 00:52:48'), (3641, NULL, NULL, 105, 2, '2010-08-22 01:01:53'), (3642, 2701, NULL, 182, 2, '2010-08-22 01:13:00'), (3643, NULL, NULL, 110, 2, '2010-08-22 01:15:12'), (3644, 2702, NULL, 180, 2, '2010-08-22 01:33:11'), (3645, NULL, NULL, 167, 2, '2010-08-22 01:41:48'), (3646, NULL, NULL, 166, 2, '2010-08-22 01:55:08'), (3647, 2703, NULL, 110, 2, '2010-08-22 02:01:27'), (3648, 2704, NULL, 1, 2, '2010-08-22 02:21:39'), (3649, NULL, NULL, 169, 2, '2010-08-22 02:35:10'), (3650, 2706, NULL, 165, 2, '2010-08-22 03:03:37'), (3651, 2707, NULL, 97, 2, '2010-08-22 03:59:20'), (3652, NULL, NULL, 49, 2, '2010-08-22 04:08:20'), (3653, 2708, NULL, 114, 2, '2010-08-22 04:20:49'), (3654, 2709, NULL, 2, 2, '2010-08-22 04:46:50'), (3655, NULL, NULL, 67, 2, '2010-08-22 05:01:43'), (3656, 2711, NULL, 33, 2, '2010-08-22 05:26:35'), (3657, 2712, NULL, 111, 2, '2010-08-22 05:38:56'), (3658, 2712, NULL, 123, 2, '2010-08-22 05:43:23'), (3659, NULL, NULL, 186, 2, '2010-08-22 05:41:48'), (3660, 2712, NULL, 118, 2, '2010-08-22 05:42:46'), (3662, NULL, NULL, 6, 2, '2010-08-22 05:55:11'), (3663, NULL, NULL, 1, 2, '2010-08-22 06:08:33'), (3664, 2715, NULL, 183, 2, '2010-08-22 06:10:41'), (3665, 2716, NULL, 1, 2, '2010-08-22 06:32:47'), (3666, NULL, NULL, 2, 2, '2010-08-22 06:35:13'), (3667, NULL, NULL, 85, 2, '2010-08-22 06:48:36'), (3668, 2717, NULL, 52, 2, '2010-08-22 06:50:33'), (3669, 2719, NULL, 11, 2, '2010-08-22 07:12:44'), (3670, 2721, NULL, 50, 2, '2010-08-22 07:21:21'), (3672, 2722, NULL, 4, 2, '2010-08-22 07:39:20'), (3673, 2724, NULL, 9, 2, '2010-08-22 08:01:31'), (3674, 2726, NULL, 6, 2, '2010-08-22 08:28:07'), (3675, 2727, NULL, 182, 2, '2010-08-22 08:50:17'), (3676, 2728, NULL, 112, 2, '2010-08-22 08:59:45'), (3677, NULL, NULL, 186, 2, '2010-08-22 09:03:04'), (3678, 2730, NULL, 240, 2, '2010-08-22 09:25:50'), (3679, 2731, NULL, 181, 2, '2010-08-22 09:39:37'), (3680, 2732, NULL, 190, 2, '2010-08-22 10:02:33'), (3681, 2736, NULL, 29, 2, '2010-08-22 10:48:23'), (3682, 2737, NULL, 49, 2, '2010-08-22 10:55:40'), (3683, 2737, NULL, 50, 2, '2010-08-22 10:56:22'), (3684, 2738, NULL, 5, 2, '2010-08-22 11:11:18'), (3685, 2739, NULL, 160, 2, '2010-08-22 11:34:13'), (3686, 2740, NULL, 182, 2, '2010-08-22 11:42:01'), (3687, 2741, NULL, 246, 2, '2010-08-22 11:57:07'), (3688, 2742, NULL, 53, 2, '2010-08-22 12:20:01'), (3689, 2743, NULL, 76, 2, '2010-08-22 12:32:03'), (3691, 2744, NULL, 192, 2, '2010-08-22 12:38:21'), (3692, NULL, NULL, 124, 2, '2010-08-22 13:04:38'), (3693, 2745, NULL, 173, 2, '2010-08-22 13:05:50'), (3694, 2746, NULL, 31, 2, '2010-08-22 13:17:00'), (3696, 2749, NULL, 113, 2, '2010-08-22 13:28:43'), (3697, 2750, NULL, 20, 2, '2010-08-22 13:42:52'), (3698, 2750, NULL, 195, 2, '2010-08-22 13:45:14'), (3700, 2751, NULL, 184, 2, '2010-08-22 13:51:36'), (3701, 2753, NULL, 98, 2, '2010-08-22 14:19:02'), (3702, 2754, NULL, 3, 2, '2010-08-22 14:37:20'), (3703, 2756, NULL, 63, 2, '2010-08-22 15:00:12'), (3704, 2757, NULL, 50, 2, '2010-08-22 15:01:59'), (3705, 2757, NULL, 67, 2, '2010-08-22 15:05:06'), (3706, 2757, NULL, 66, 2, '2010-08-22 15:05:43'), (3707, 2758, NULL, 6, 2, '2010-08-22 15:23:03'), (3708, 2759, NULL, 13, 2, '2010-08-22 15:27:40'), (3709, 2760, NULL, 194, 2, '2010-08-22 15:45:54'), (3710, 2761, NULL, 163, 2, '2010-08-22 16:08:43'), (3711, 2763, NULL, 7, 2, '2010-08-22 16:26:58'), (3712, 2765, NULL, 9, 2, '2010-08-22 16:49:46'), (3713, 2767, NULL, 117, 2, '2010-08-22 17:52:36'), (3714, NULL, NULL, 69, 2, '2010-08-22 18:25:48'), (3715, 2769, NULL, 10, 2, '2010-08-22 18:45:30'), (3716, NULL, NULL, 132, 2, '2010-08-22 19:09:57'), (3717, 2770, NULL, 72, 2, '2010-08-22 19:12:10'), (3718, NULL, NULL, 167, 2, '2010-08-22 19:32:02'), (3719, 2771, NULL, 167, 2, '2010-08-22 19:43:25'), (3720, NULL, NULL, 7, 2, '2010-08-22 20:05:09'), (3721, 2772, NULL, 162, 2, '2010-08-22 20:05:44'), (3722, 2773, NULL, 51, 2, '2010-08-22 20:32:31'), (3723, 2775, NULL, 73, 2, '2010-08-22 21:08:53'), (3724, 2776, NULL, 58, 2, '2010-08-22 21:31:35'), (3725, 2777, NULL, 191, 2, '2010-08-22 21:55:53'), (3726, 2778, NULL, 158, 2, '2010-08-22 22:14:22'), (3727, 2779, NULL, 49, 2, '2010-08-22 22:37:23'), (3728, 2780, NULL, 13, 2, '2010-08-22 23:09:45'), (3729, 2781, NULL, 89, 2, '2010-08-22 23:37:26'), (3730, 2783, NULL, 164, 2, '2010-08-23 00:14:23'), (3731, 2784, NULL, 94, 2, '2010-08-23 00:38:00'), (3732, 2785, NULL, 68, 2, '2010-08-23 01:06:17'), (3733, 2786, NULL, 170, 2, '2010-08-23 01:39:17'), (3734, 2787, NULL, 186, 2, '2010-08-23 02:07:39'), (3735, 2788, NULL, 71, 2, '2010-08-23 02:27:51'), (3736, 2789, NULL, 31, 2, '2010-08-23 02:31:16'), (3737, 2790, NULL, 73, 2, '2010-08-23 02:59:33'), (3738, 2791, NULL, 50, 2, '2010-08-23 03:09:08'), (3739, 2792, NULL, 160, 2, '2010-08-23 03:54:53'), (3740, NULL, NULL, 103, 2, '2010-08-23 03:59:44'), (3741, 2793, NULL, 8, 2, '2010-08-23 04:13:39'), (3742, NULL, NULL, 112, 2, '2010-08-23 04:21:44'), (3743, NULL, NULL, 108, 2, '2010-08-23 05:05:52'), (3744, 2795, NULL, 180, 2, '2010-08-23 05:09:45'), (3745, 2796, NULL, 54, 2, '2010-08-23 05:37:37'), (3746, NULL, NULL, 63, 2, '2010-08-23 05:39:04'), (3747, NULL, NULL, 163, 2, '2010-08-23 05:50:01'), (3748, 2798, NULL, 60, 2, '2010-08-23 06:05:28'), (3749, 2799, NULL, 67, 2, '2010-08-23 06:37:58'), (3750, NULL, NULL, 161, 2, '2010-08-23 06:56:24'), (3751, 2801, NULL, 188, 2, '2010-08-23 07:05:50'), (3752, NULL, NULL, 30, 2, '2010-08-23 07:29:22'), (3753, 2803, NULL, 29, 2, '2010-08-23 07:33:41'), (3754, 2802, NULL, 22, 2, '2010-08-23 07:42:59'), (3755, 2805, NULL, 74, 2, '2010-08-23 08:01:32'), (3756, NULL, NULL, 159, 2, '2010-08-23 08:02:25'), (3757, 2808, NULL, 50, 2, '2010-08-23 08:20:53'), (3758, 2809, NULL, 49, 2, '2010-08-23 08:26:50'), (3759, 2811, NULL, 61, 2, '2010-08-23 08:38:10'), (3760, 2812, NULL, 78, 2, '2010-08-23 09:01:04'), (3761, 2813, NULL, 98, 2, '2010-08-23 09:08:28'), (3762, 2813, NULL, 8, 2, '2010-08-23 09:09:27'), (3763, 2817, NULL, 71, 2, '2010-08-23 09:33:07'), (3764, 2818, NULL, 104, 2, '2010-08-23 09:56:02'), (3765, 2819, NULL, 33, 2, '2010-08-23 10:23:30'), (3766, 2820, NULL, 30, 2, '2010-08-23 10:46:23'), (3767, 2822, NULL, 186, 2, '2010-08-23 11:07:58'), (3768, 2823, NULL, 57, 2, '2010-08-23 11:18:22'), (3769, 2825, NULL, 165, 2, '2010-08-23 11:50:40'), (3770, 2828, NULL, 163, 2, '2010-08-23 12:21:02'), (3771, 2829, NULL, 187, 2, '2010-08-23 12:51:23'), (3772, 2830, NULL, 33, 2, '2010-08-23 13:07:35'), (3773, 2830, NULL, 31, 2, '2010-08-23 13:08:23'), (3774, 2830, NULL, 52, 2, '2010-08-23 13:09:11'), (3775, 2831, NULL, 70, 2, '2010-08-23 13:26:44'), (3776, 2832, NULL, 11, 2, '2010-08-23 13:38:44'), (3777, 2832, NULL, 168, 2, '2010-08-23 13:39:15'), (3778, 2832, NULL, 79, 2, '2010-08-23 13:40:00'), (3780, 2833, NULL, 169, 2, '2010-08-23 14:00:27'), (3781, NULL, NULL, 131, 2, '2010-08-23 14:35:24'), (3782, 2835, NULL, 213, 2, '2010-08-23 15:09:57'), (3783, 2834, NULL, 76, 2, '2010-08-23 15:11:54'), (3785, NULL, NULL, 7, 2, '2010-08-23 15:38:26'), (3786, 2838, NULL, 8, 2, '2010-08-23 17:51:37'), (3787, 2838, NULL, 5, 2, '2010-08-23 17:52:13'), (3790, 2838, NULL, 7, 2, '2010-08-23 17:43:31'), (3792, 2839, NULL, 82, 2, '2010-08-23 17:50:09'), (3793, 2838, NULL, 9, 2, '2010-08-23 17:51:22'), (3796, 2840, NULL, 69, 2, '2010-08-23 18:16:03'), (3797, 2841, NULL, 87, 2, '2010-08-23 18:48:20'), (3798, 2842, NULL, 49, 2, '2010-08-23 19:02:12'), (3799, 2843, NULL, 213, 2, '2010-08-23 19:09:53'), (3800, 2847, NULL, 112, 2, '2010-08-23 19:23:32'), (3801, 2848, NULL, 141, 2, '2010-08-23 19:36:48'), (3802, 2852, NULL, 140, 2, '2010-08-23 19:46:37'), (3803, 2853, NULL, 61, 2, '2010-08-23 19:47:11'), (3804, 2856, NULL, 49, 2, '2010-08-23 19:48:51'), (3805, 2857, NULL, 76, 2, '2010-08-23 19:49:41'), (3806, 2861, NULL, 112, 2, '2010-08-23 19:58:08'), (3807, 2863, NULL, 144, 2, '2010-08-23 20:04:49'), (3808, 2865, NULL, 50, 2, '2010-08-23 20:06:40'), (3809, 2869, NULL, 88, 2, '2010-08-23 20:20:06'), (3810, NULL, NULL, 92, 2, '2010-08-23 20:22:10'), (3811, 2871, NULL, 102, 2, '2010-08-23 20:31:17'), (3812, 2872, NULL, 129, 2, '2010-08-23 20:40:42'), (3813, 2874, NULL, 145, 2, '2010-08-23 20:45:54'), (3814, 2877, NULL, 192, 2, '2010-08-23 20:57:26'), (3815, 2878, NULL, 187, 2, '2010-08-23 21:07:34'), (3816, NULL, NULL, 97, 2, '2010-08-23 21:14:42'), (3817, 2879, NULL, 8, 2, '2010-08-23 21:17:42'), (3818, NULL, NULL, 48, 2, '2010-08-23 21:25:15'), (3819, 2880, NULL, 67, 2, '2010-08-23 21:37:56'), (3820, NULL, NULL, 96, 2, '2010-08-23 21:47:05'), (3821, NULL, NULL, 95, 2, '2010-08-23 22:07:22'), (3822, NULL, NULL, 68, 2, '2010-08-23 22:17:46'), (3823, 2881, NULL, 143, 2, '2010-08-23 22:18:21'), (3824, NULL, NULL, 30, 2, '2010-08-23 22:28:17'), (3825, 2882, NULL, 168, 2, '2010-08-23 22:38:35'), (3826, NULL, NULL, 82, 2, '2010-08-23 22:38:47'), (3827, NULL, NULL, 93, 2, '2010-08-23 22:49:17'), (3828, 2883, NULL, 142, 2, '2010-08-23 23:08:54'), (3829, NULL, NULL, 85, 2, '2010-08-23 23:30:51'), (3830, 2884, NULL, 60, 2, '2010-08-23 23:39:12'), (3831, 2885, NULL, 148, 2, '2010-08-23 23:57:16'), (3832, NULL, NULL, 83, 2, '2010-08-24 00:02:21'), (3833, 2886, NULL, 33, 2, '2010-08-24 00:22:26'), (3834, NULL, NULL, 66, 2, '2010-08-24 00:12:54'), (3835, 2886, NULL, 51, 2, '2010-08-24 00:12:58'), (3837, 2886, NULL, 49, 2, '2010-08-24 00:14:06'), (3838, 2886, NULL, 54, 2, '2010-08-24 00:15:37'), (3839, 2886, NULL, 76, 2, '2010-08-24 00:19:12'), (3840, 2887, NULL, 91, 2, '2010-08-24 00:19:36'), (3842, NULL, NULL, 88, 2, '2010-08-24 00:23:23'), (3843, NULL, NULL, 21, 2, '2010-08-24 00:54:57'), (3844, 2888, NULL, 177, 2, '2010-08-24 01:09:45'), (3845, NULL, NULL, 133, 2, '2010-08-24 01:15:58'), (3846, NULL, NULL, 14, 2, '2010-08-24 01:26:32'), (3847, NULL, NULL, 30, 2, '2010-08-24 01:37:02'), (3848, NULL, NULL, 33, 2, '2010-08-24 01:47:32'), (3849, 2889, NULL, 13, 2, '2010-08-24 01:49:13'), (3850, NULL, NULL, 176, 2, '2010-08-24 02:08:34'), (3851, 2891, NULL, 166, 2, '2010-08-24 02:28:41'), (3852, NULL, NULL, 132, 2, '2010-08-24 02:29:37'), (3853, NULL, NULL, 91, 2, '2010-08-24 02:40:08'), (3854, NULL, NULL, 125, 2, '2010-08-24 02:50:40'), (3855, 2892, NULL, 139, 2, '2010-08-24 02:58:18'), (3856, NULL, NULL, 4, 2, '2010-08-24 03:01:39'), (3857, 2893, NULL, 168, 2, '2010-08-24 03:08:46'), (3858, NULL, NULL, 53, 2, '2010-08-24 03:11:42'), (3859, 2894, NULL, 167, 2, '2010-08-24 03:19:13'), (3860, NULL, NULL, 8, 2, '2010-08-24 03:22:17'), (3861, NULL, NULL, 3, 2, '2010-08-24 03:32:45'), (3862, NULL, NULL, 78, 2, '2010-08-24 03:53:46'), (3863, NULL, NULL, 60, 2, '2010-08-24 04:04:16'), (3864, NULL, NULL, 5, 2, '2010-08-24 04:14:49'), (3865, NULL, NULL, 6, 2, '2010-08-24 04:25:24'), (3866, 2896, NULL, 83, 2, '2010-08-24 04:29:11'), (3867, NULL, NULL, 7, 2, '2010-08-24 04:35:50'), (3868, NULL, NULL, 128, 2, '2010-08-24 04:46:24'), (3869, NULL, NULL, 89, 2, '2010-08-24 04:56:55'), (3870, 2897, NULL, 160, 2, '2010-08-24 04:58:42'), (3871, NULL, NULL, 22, 2, '2010-08-24 05:07:25'), (3872, NULL, NULL, 15, 2, '2010-08-24 05:17:55'), (3873, NULL, NULL, 129, 2, '2010-08-24 05:28:28'), (3874, NULL, NULL, 27, 2, '2010-08-24 05:39:00'), (3875, 2899, NULL, 49, 2, '2010-08-24 05:41:26'), (3876, NULL, NULL, 32, 2, '2010-08-24 05:49:26'), (3877, 2900, NULL, 30, 2, '2010-08-24 05:50:10'), (3878, NULL, NULL, 17, 2, '2010-08-24 06:20:58'), (3879, NULL, NULL, 51, 2, '2010-08-24 06:52:40'), (3880, NULL, NULL, 213, 2, '2010-08-24 07:03:02'), (3881, NULL, NULL, 5, 2, '2010-08-24 07:13:43'), (3882, NULL, NULL, 65, 2, '2010-08-24 07:24:10'), (3883, 2902, NULL, 49, 2, '2010-08-24 07:26:09'), (3884, 2902, NULL, 50, 2, '2010-08-24 07:26:48'), (3885, 2903, NULL, 32, 2, '2010-08-24 07:32:34'), (3886, NULL, NULL, 3, 2, '2010-08-24 07:45:24'), (3887, NULL, NULL, 16, 2, '2010-08-24 07:55:47'), (3888, NULL, NULL, 1, 2, '2010-08-24 08:06:09'), (3889, 2904, NULL, 5, 2, '2010-08-24 08:14:28'), (3890, 2904, NULL, 8, 2, '2010-08-24 08:15:05'), (3891, 2906, NULL, 75, 2, '2010-08-24 08:31:58'), (3892, 2909, NULL, 33, 2, '2010-08-24 09:33:36'), (3893, 2910, NULL, 81, 2, '2010-08-24 09:34:12'), (3894, 2911, NULL, 166, 2, '2010-08-24 09:52:31'), (3895, 2912, NULL, 144, 2, '2010-08-24 10:08:55'), (3896, 2913, NULL, 50, 2, '2010-08-24 10:34:06'), (3897, 2915, NULL, 101, 2, '2010-08-24 10:43:22'), (3898, 2917, NULL, 79, 2, '2010-08-24 10:55:17'), (3899, 2918, NULL, 49, 2, '2010-08-24 11:05:26'), (3900, 2919, NULL, 49, 2, '2010-08-24 11:19:08'), (3901, 2920, NULL, 14, 2, '2010-08-24 11:41:49'), (3902, 2920, NULL, 16, 2, '2010-08-24 11:42:12'), (3903, 2923, NULL, 49, 2, '2010-08-24 12:05:53'), (3905, 2923, NULL, 53, 2, '2010-08-24 12:06:26'), (3906, 2923, NULL, 74, 2, '2010-08-24 12:07:40'), (3907, 2921, NULL, 31, 2, '2010-08-24 12:08:12'), (3908, 2921, NULL, 33, 2, '2010-08-24 12:08:56'), (3909, 2921, NULL, 67, 2, '2010-08-24 12:10:00'), (3910, 2921, NULL, 70, 2, '2010-08-24 12:10:46'), (3911, 2923, NULL, 75, 2, '2010-08-24 12:15:02'), (3912, 2924, NULL, 193, 2, '2010-08-24 12:16:22'), (3913, 2926, NULL, 146, 2, '2010-08-24 12:36:41'), (3914, 2928, NULL, 77, 2, '2010-08-24 12:59:11'), (3915, 2930, NULL, 86, 2, '2010-08-24 13:21:40'), (3916, 2931, NULL, 1, 2, '2010-08-24 13:29:49'), (3917, 2931, NULL, 29, 2, '2010-08-24 13:32:05'), (3919, 2935, NULL, 3, 2, '2010-08-24 14:12:34'), (3920, 2937, NULL, 17, 2, '2010-08-24 14:54:38'), (3921, 2937, NULL, 20, 2, '2010-08-24 14:44:36'), (3922, 2937, NULL, 195, 2, '2010-08-24 14:45:41'), (3924, 2939, NULL, 166, 2, '2010-08-24 14:54:36'), (3926, 2939, NULL, 170, 2, '2010-08-24 15:02:59'), (3927, 2940, NULL, 80, 2, '2010-08-24 15:03:17'), (3928, 2914, NULL, 4, 2, '2010-08-24 16:03:11'), (3929, 2914, NULL, 9, 2, '2010-08-24 16:05:53'), (3930, 2914, NULL, 5, 2, '2010-08-24 16:06:29'), (3931, 2943, NULL, 5, 2, '2010-08-24 16:23:34'), (3932, 2945, NULL, 7, 2, '2010-08-24 17:05:40'), (3933, 2947, NULL, 108, 2, '2010-08-24 18:02:06'), (3934, NULL, NULL, 92, 2, '2010-08-24 18:15:24'), (3935, 2948, NULL, 84, 2, '2010-08-24 18:22:46'), (3936, 2949, NULL, 161, 2, '2010-08-24 18:33:17'), (3937, 2951, NULL, 69, 2, '2010-08-24 19:27:02'), (3938, 2952, NULL, 213, 2, '2010-08-24 20:12:23'), (3939, 2953, NULL, 139, 2, '2010-08-24 20:35:23'), (3940, 2954, NULL, 235, 2, '2010-08-24 20:58:21'), (3941, 2955, NULL, 229, 2, '2010-08-24 21:32:19'), (3942, 2956, NULL, 1, 2, '2010-08-24 22:17:44'), (3943, 2957, NULL, 8, 2, '2010-08-24 23:02:48'), (3944, 2958, NULL, 51, 2, '2010-08-24 23:21:41'), (3945, 2959, NULL, 5, 2, '2010-08-24 23:23:12'), (3946, 2960, NULL, 240, 2, '2010-08-24 23:24:09'), (3947, 2961, NULL, 52, 2, '2010-08-24 23:25:44'), (3948, 2962, NULL, 4, 2, '2010-08-24 23:25:57'), (3949, 2963, NULL, 53, 2, '2010-08-24 23:40:12'), (3950, 2964, NULL, 201, 2, '2010-08-24 23:54:28'), (3951, NULL, NULL, 98, 2, '2010-08-25 00:20:18'), (3952, NULL, NULL, 101, 2, '2010-08-25 00:39:27'), (3953, 2965, NULL, 191, 2, '2010-08-25 00:44:16'), (3954, NULL, NULL, 124, 2, '2010-08-25 00:59:05'), (3955, 2968, NULL, 103, 2, '2010-08-25 01:12:44'), (3956, 2971, NULL, 9, 2, '2010-08-25 01:15:04'), (3957, 2972, NULL, 3, 2, '2010-08-25 01:15:47'), (3958, NULL, NULL, 186, 2, '2010-08-25 01:18:31'), (3959, 2973, NULL, 7, 2, '2010-08-25 01:26:34'), (3960, NULL, NULL, 7, 2, '2010-08-25 01:57:38'), (3961, 2974, NULL, 100, 2, '2010-08-25 02:11:51'), (3962, 2975, NULL, 8, 2, '2010-08-25 02:37:59'), (3963, 2978, NULL, 101, 2, '2010-08-25 02:58:12'), (3964, 2979, NULL, 159, 2, '2010-08-25 03:18:11'), (3965, 2981, NULL, 99, 2, '2010-08-25 03:28:19'), (3966, 2982, NULL, 50, 2, '2010-08-25 03:33:31'), (3967, 2984, NULL, 66, 2, '2010-08-25 04:42:19'), (3968, 2985, NULL, 174, 2, '2010-08-25 04:48:32'), (3969, 2986, NULL, 50, 2, '2010-08-25 05:23:31'), (3970, 2989, NULL, 31, 2, '2010-08-25 05:40:44'), (3971, 2989, NULL, 52, 2, '2010-08-25 05:41:27'), (3972, 2991, NULL, 108, 2, '2010-08-25 05:58:10'), (3973, 2992, NULL, 85, 2, '2010-08-25 05:58:28'), (3974, 2995, NULL, 48, 2, '2010-08-25 06:15:57'), (3975, 2996, NULL, 117, 2, '2010-08-25 06:40:24'), (3976, 3004, NULL, 7, 2, '2010-08-25 06:49:39'), (3977, NULL, NULL, 69, 2, '2010-08-25 07:09:58'), (3978, NULL, NULL, 103, 2, '2010-08-25 07:29:12'), (3979, 3006, NULL, 110, 2, '2010-08-25 07:39:58'), (3980, 3008, NULL, 6, 2, '2010-08-25 07:40:10'), (3981, 3006, NULL, 109, 2, '2010-08-25 07:40:28'), (3982, 3006, NULL, 108, 2, '2010-08-25 07:45:05'), (3983, 3006, NULL, 104, 2, '2010-08-25 07:45:25'), (3984, 3006, NULL, 120, 2, '2010-08-25 07:46:36'), (3985, 3006, NULL, 111, 2, '2010-08-25 07:47:38'), (3987, NULL, NULL, 166, 2, '2010-08-25 07:49:51'), (3988, 3009, NULL, 111, 2, '2010-08-25 07:55:23'), (3989, 3006, NULL, 101, 2, '2010-08-25 08:05:13'), (3990, 3006, NULL, 102, 2, '2010-08-25 08:04:45'), (3992, NULL, NULL, 186, 2, '2010-08-25 08:08:28'), (3993, 3010, NULL, 64, 2, '2010-08-25 08:16:06'), (3994, 3010, NULL, 65, 2, '2010-08-25 08:16:51'), (3995, 3011, NULL, 50, 2, '2010-08-25 09:02:40'), (3997, 3013, NULL, 152, 2, '2010-08-25 09:04:19'), (3998, 3014, NULL, 49, 2, '2010-08-25 09:06:45'), (3999, 3017, NULL, 1, 2, '2010-08-25 09:40:22'), (4000, 3018, NULL, 49, 2, '2010-08-25 09:50:43'), (4001, 3018, NULL, 48, 2, '2010-08-25 09:51:21'), (4002, 3018, NULL, 33, 2, '2010-08-25 09:51:30'), (4003, 3019, NULL, 32, 2, '2010-08-25 09:53:01'), (4004, 3021, NULL, 1, 2, '2010-08-25 10:07:01'), (4005, 3021, NULL, 67, 2, '2010-08-25 10:11:03'), (4006, 3021, NULL, 4, 2, '2010-08-25 10:12:25'), (4007, 3021, NULL, 6, 2, '2010-08-25 10:16:58'), (4008, 3024, NULL, 157, 2, '2010-08-25 10:40:43'), (4009, 3025, NULL, 49, 2, '2010-08-25 10:46:39'), (4010, 3026, NULL, 30, 2, '2010-08-25 11:31:14'), (4011, 3027, NULL, 112, 2, '2010-08-25 11:33:33'), (4012, 3031, NULL, 9, 2, '2010-08-25 12:10:13'), (4013, 3033, NULL, 142, 2, '2010-08-25 12:49:12'), (4014, NULL, NULL, 182, 2, '2010-08-25 12:56:09'), (4015, 3034, NULL, 2, 2, '2010-08-25 12:56:45'), (4016, 3036, NULL, 98, 2, '2010-08-25 13:20:58'), (4017, 3037, NULL, 186, 2, '2010-08-25 13:23:30'), (4019, 3038, NULL, 112, 2, '2010-08-25 13:25:16'), (4020, 3043, NULL, 2, 2, '2010-08-25 13:27:53'), (4021, 3045, NULL, 186, 2, '2010-08-25 13:46:53'), (4022, 3047, NULL, 106, 2, '2010-08-25 14:05:55'), (4023, 3049, NULL, 113, 2, '2010-08-25 14:53:53'), (4024, 3050, NULL, 30, 2, '2010-08-25 15:07:25'), (4025, 3050, NULL, 29, 2, '2010-08-25 15:08:08'), (4026, 3050, NULL, 17, 2, '2010-08-25 15:12:21'), (4027, 3050, NULL, 28, 2, '2010-08-25 15:13:59'), (4028, 3050, NULL, 26, 2, '2010-08-25 15:15:31'), (4029, 3050, NULL, 8, 2, '2010-08-25 15:17:05'), (4030, 3050, NULL, 195, 2, '2010-08-25 15:18:49'), (4031, 3050, NULL, 4, 2, '2010-08-25 15:19:49'), (4032, NULL, NULL, 131, 2, '2010-08-25 15:58:07'), (4033, 3056, NULL, 160, 2, '2010-08-25 17:48:00'), (4034, 3059, NULL, 121, 2, '2010-08-25 17:59:23'), (4035, 3060, NULL, 61, 2, '2010-08-25 18:12:52'), (4036, 3061, NULL, 120, 2, '2010-08-25 18:10:49'), (4038, 3063, NULL, 5, 2, '2010-08-25 19:36:37'), (4039, 3067, NULL, 2, 2, '2010-08-25 21:07:05'), (4040, 3068, NULL, 144, 2, '2010-08-25 21:53:52'), (4041, 3069, NULL, 1, 2, '2010-08-25 22:18:47'), (4043, 3070, NULL, 146, 2, '2010-08-25 22:34:26'), (4044, 3071, NULL, 146, 2, '2010-08-25 22:35:24'), (4045, NULL, NULL, 163, 2, '2010-08-25 22:45:21'), (4046, NULL, NULL, 159, 2, '2010-08-25 23:48:57'), (4047, NULL, NULL, 161, 2, '2010-08-26 00:01:42'), (4048, NULL, NULL, 30, 2, '2010-08-26 01:18:10'), (4049, 3075, NULL, 115, 2, '2010-08-26 01:20:27'), (4050, NULL, NULL, 51, 2, '2010-08-26 01:43:30'), (4051, NULL, NULL, 3, 2, '2010-08-26 01:56:16'), (4052, NULL, NULL, 213, 2, '2010-08-26 02:09:00'), (4053, NULL, NULL, 65, 2, '2010-08-26 02:21:41'), (4054, NULL, NULL, 5, 2, '2010-08-26 02:34:25'), (4055, 3078, NULL, 108, 2, '2010-08-26 02:38:44'), (4056, 3079, NULL, 142, 2, '2010-08-26 02:45:16'), (4057, NULL, NULL, 21, 2, '2010-08-26 02:47:08'), (4058, 3080, NULL, 102, 2, '2010-08-26 03:18:52'), (4059, NULL, NULL, 3, 2, '2010-08-26 03:25:21'), (4060, 3082, NULL, 6, 2, '2010-08-26 03:28:13'), (4061, 3083, NULL, 140, 2, '2010-08-26 03:33:20'), (4062, NULL, NULL, 53, 2, '2010-08-26 03:38:02'), (4063, 3084, NULL, 110, 2, '2010-08-26 03:51:59'), (4064, NULL, NULL, 4, 2, '2010-08-26 04:03:30'), (4065, NULL, NULL, 32, 2, '2010-08-26 04:16:11'), (4066, NULL, NULL, 128, 2, '2010-08-26 04:28:57'), (4067, NULL, NULL, 129, 2, '2010-08-26 04:54:27'), (4068, 3087, NULL, 139, 2, '2010-08-26 05:02:18'), (4069, NULL, NULL, 8, 2, '2010-08-26 05:07:09'), (4070, NULL, NULL, 89, 2, '2010-08-26 05:19:55'), (4071, NULL, NULL, 60, 2, '2010-08-26 05:32:33'), (4072, NULL, NULL, 17, 2, '2010-08-26 05:45:17'), (4073, NULL, NULL, 7, 2, '2010-08-26 05:58:03'), (4074, NULL, NULL, 6, 2, '2010-08-26 06:10:52'), (4075, NULL, NULL, 22, 2, '2010-08-26 06:23:35'), (4076, NULL, NULL, 15, 2, '2010-08-26 06:36:16'), (4077, 3089, NULL, 49, 2, '2010-08-26 06:39:57'), (4078, 3089, NULL, 1, 2, '2010-08-26 06:41:33'), (4079, 3089, NULL, 3, 2, '2010-08-26 06:42:17'), (4080, NULL, NULL, 27, 2, '2010-08-26 06:48:58'), (4081, NULL, NULL, 1, 2, '2010-08-26 07:40:13'), (4082, 3092, NULL, 2, 2, '2010-08-26 08:23:14'), (4083, 3094, NULL, 49, 2, '2010-08-26 09:05:44'), (4084, 3094, NULL, 33, 2, '2010-08-26 09:04:59'), (4086, 3095, NULL, 147, 2, '2010-08-26 09:28:35'), (4087, 3098, NULL, 78, 2, '2010-08-26 10:37:18'), (4088, 3099, NULL, 62, 2, '2010-08-26 10:41:08'), (4089, 3100, NULL, 32, 2, '2010-08-26 10:47:32'), (4090, 3102, NULL, 112, 2, '2010-08-26 11:08:27'), (4091, 3107, NULL, 4, 2, '2010-08-26 13:17:31'), (4092, 3109, NULL, 143, 2, '2010-08-26 13:39:20'), (4093, 3111, NULL, 182, 2, '2010-08-26 14:18:40'), (4094, 3112, NULL, 184, 2, '2010-08-26 15:43:26'), (4095, 3114, NULL, 184, 2, '2010-08-26 16:58:00'), (4096, 3115, NULL, 51, 2, '2010-08-26 17:08:50'), (4097, 3119, NULL, 7, 2, '2010-08-26 18:05:13'), (4098, 3122, NULL, 6, 2, '2010-08-26 18:35:06'), (4099, 3123, NULL, 73, 2, '2010-08-26 18:57:41'), (4100, 3125, NULL, 49, 2, '2010-08-26 19:35:19'), (4101, 3126, NULL, 82, 2, '2010-08-26 20:05:25'), (4102, 3128, NULL, 65, 2, '2010-08-26 20:09:16'), (4103, 3129, NULL, 168, 2, '2010-08-26 20:32:28'), (4104, 3131, NULL, 158, 2, '2010-08-26 21:03:25'), (4105, 3132, NULL, 83, 2, '2010-08-26 21:11:13'), (4106, 3133, NULL, 165, 2, '2010-08-26 21:35:00'), (4107, 3134, NULL, 8, 2, '2010-08-26 22:07:02'), (4108, 3135, NULL, 5, 2, '2010-08-26 22:25:59'), (4109, 3136, NULL, 190, 2, '2010-08-26 22:38:53'), (4110, 3137, NULL, 170, 2, '2010-08-26 23:02:38'), (4111, 3138, NULL, 72, 2, '2010-08-26 23:34:45'), (4112, 3139, NULL, 71, 2, '2010-08-27 00:16:31'), (4113, 3142, NULL, 141, 2, '2010-08-27 01:01:49'), (4114, 3143, NULL, 33, 2, '2010-08-27 01:10:12'), (4115, 3144, NULL, 63, 2, '2010-08-27 01:36:57'), (4116, NULL, NULL, 186, 2, '2010-08-27 01:53:06'), (4117, 3145, NULL, 88, 2, '2010-08-27 02:13:16'), (4118, NULL, NULL, 124, 2, '2010-08-27 02:36:29'), (4119, 3146, NULL, 184, 2, '2010-08-27 02:41:42'), (4120, 3147, NULL, 182, 2, '2010-08-27 02:53:42'), (4121, 3148, NULL, 87, 2, '2010-08-27 03:13:11'), (4122, 3149, NULL, 192, 2, '2010-08-27 03:42:15'), (4123, NULL, NULL, 98, 2, '2010-08-27 04:03:19'), (4124, 3150, NULL, 31, 2, '2010-08-27 04:11:14'), (4125, NULL, NULL, 60, 2, '2010-08-27 04:34:29'), (4126, 3151, NULL, 169, 2, '2010-08-27 04:40:14'), (4127, 3153, NULL, 180, 2, '2010-08-27 05:09:13'), (4128, NULL, NULL, 186, 2, '2010-08-27 05:30:04'), (4129, 3156, NULL, 181, 2, '2010-08-27 07:45:02'), (4130, 3159, NULL, 33, 2, '2010-08-27 08:23:46'), (4131, 3161, NULL, 64, 2, '2010-08-27 08:29:55'), (4132, 3165, NULL, 160, 2, '2010-08-27 09:13:07'), (4133, 3166, NULL, 60, 2, '2010-08-27 09:22:18'), (4134, 3167, NULL, 1, 2, '2010-08-27 09:53:36'), (4135, 3167, NULL, 3, 2, '2010-08-27 09:53:49'), (4136, 3167, NULL, 5, 2, '2010-08-27 09:54:25'), (4137, 3167, NULL, 2, 2, '2010-08-27 09:54:48'), (4138, 3169, NULL, 2, 2, '2010-08-27 09:56:28'), (4139, 3169, NULL, 3, 2, '2010-08-27 09:56:55'), (4140, 3170, NULL, 144, 2, '2010-08-27 10:05:56'), (4141, 3171, NULL, 70, 2, '2010-08-27 10:09:05'), (4142, NULL, NULL, 66, 2, '2010-08-27 10:35:21'), (4143, 3173, NULL, 5, 2, '2010-08-27 11:42:37'), (4144, 3174, NULL, 190, 2, '2010-08-27 11:42:59'), (4145, 3175, NULL, 76, 2, '2010-08-27 11:48:32'), (4146, 3176, NULL, 104, 2, '2010-08-27 12:20:56'), (4147, 3177, NULL, 1, 2, '2010-08-27 12:57:06'), (4148, 3178, NULL, 68, 2, '2010-08-27 14:11:15'), (4149, 3180, NULL, 65, 2, '2010-08-27 14:20:01'), (4150, 3182, NULL, 8, 2, '2010-08-27 15:20:57'), (4151, NULL, NULL, 84, 2, '2010-08-27 15:21:48'), (4152, 3183, NULL, 182, 2, '2010-08-27 15:37:12'), (4153, 3184, NULL, 50, 2, '2010-08-27 16:11:08'), (4155, 3184, NULL, 144, 2, '2010-08-27 16:20:52'), (4156, 3184, NULL, 6, 2, '2010-08-27 16:33:57'), (4157, 3184, NULL, 8, 2, '2010-08-27 16:34:24'), (4158, 3184, NULL, 12, 2, '2010-08-27 16:32:09'), (4159, 3184, NULL, 15, 2, '2010-08-27 16:28:54'), (4160, 3184, NULL, 26, 2, '2010-08-27 16:29:55'), (4164, 3184, NULL, 21, 2, '2010-08-27 16:35:58'), (4165, 3184, NULL, 23, 2, '2010-08-27 16:36:27'), (4166, 3184, NULL, 28, 2, '2010-08-27 16:36:55'), (4167, 3184, NULL, 177, 2, '2010-08-27 16:38:41'), (4169, 3185, NULL, 59, 2, '2010-08-27 16:50:48'), (4170, 3185, NULL, 168, 2, '2010-08-27 16:53:36'), (4171, 3187, NULL, 4, 2, '2010-08-27 17:17:23'), (4172, 3190, NULL, 1, 2, '2010-08-27 19:00:07'), (4173, 3193, NULL, 5, 2, '2010-08-27 19:49:06'), (4174, 3196, NULL, 186, 2, '2010-08-27 20:06:07'), (4175, 3197, NULL, 4, 2, '2010-08-27 20:06:38'), (4176, 3198, NULL, 8, 2, '2010-08-27 20:24:08'), (4177, 3199, NULL, 48, 2, '2010-08-27 20:41:41'), (4178, 3200, NULL, 235, 2, '2010-08-27 20:59:15'), (4179, 3201, NULL, 229, 2, '2010-08-27 21:34:14'), (4180, 3202, NULL, 52, 2, '2010-08-27 22:09:13'), (4181, 3203, NULL, 201, 2, '2010-08-27 22:44:11'), (4182, 3204, NULL, 146, 2, '2010-08-27 22:48:37'), (4183, 3205, NULL, 53, 2, '2010-08-27 23:07:21'), (4184, 3206, NULL, 161, 2, '2010-08-27 23:26:10'), (4185, 3207, NULL, 69, 2, '2010-08-27 23:44:58'), (4186, NULL, NULL, 8, 2, '2010-08-28 00:15:36'), (4187, 3208, NULL, 84, 2, '2010-08-28 00:22:37'), (4188, 3209, NULL, 51, 2, '2010-08-28 01:00:39'), (4189, 3210, NULL, 66, 2, '2010-08-28 01:21:55'), (4190, 3211, NULL, 76, 2, '2010-08-28 01:43:10'), (4191, 3212, NULL, 213, 2, '2010-08-28 02:04:27'), (4192, NULL, NULL, 100, 2, '2010-08-28 02:15:32'), (4193, 3213, NULL, 159, 2, '2010-08-28 02:46:58'), (4194, 3214, NULL, 96, 2, '2010-08-28 03:08:21'), (4195, 3215, NULL, 240, 2, '2010-08-28 03:21:59'), (4196, 3216, NULL, 174, 2, '2010-08-28 03:53:34'), (4197, 3217, NULL, 86, 2, '2010-08-28 04:18:57'), (4198, 3218, NULL, 30, 2, '2010-08-28 04:44:21'), (4199, 3219, NULL, 139, 2, '2010-08-28 05:35:04'), (4200, 3220, NULL, 68, 2, '2010-08-28 06:00:29'), (4201, 3222, NULL, 61, 2, '2010-08-28 06:14:13'), (4202, 3222, NULL, 60, 2, '2010-08-28 06:14:46'), (4203, 3223, NULL, 3, 2, '2010-08-28 07:40:36'), (4204, 3224, NULL, 50, 2, '2010-08-28 07:52:51'), (4207, 3225, NULL, 158, 2, '2010-08-28 08:06:04'), (4208, 3226, NULL, 159, 2, '2010-08-28 08:31:32'), (4209, 3228, NULL, 71, 2, '2010-08-28 09:03:19'), (4210, 3229, NULL, 81, 2, '2010-08-28 09:16:17'), (4211, 3231, NULL, 191, 2, '2010-08-28 09:55:09'), (4212, 3232, NULL, 162, 2, '2010-08-28 10:28:45'), (4213, 3234, NULL, 100, 2, '2010-08-28 11:05:22'), (4214, 3235, NULL, 100, 2, '2010-08-28 11:06:16'), (4215, 3236, NULL, 80, 2, '2010-08-28 11:16:28'), (4216, NULL, NULL, 16, 2, '2010-08-28 13:14:44'), (4217, 3244, NULL, 33, 2, '2010-08-28 14:57:49'), (4218, 3246, NULL, 143, 2, '2010-08-28 17:19:06'), (4219, 3248, NULL, 7, 2, '2010-08-28 18:51:10'), (4220, 3250, NULL, 5, 2, '2010-08-28 19:02:48'), (4221, 3254, NULL, 142, 2, '2010-08-28 20:08:57'), (4222, 3256, NULL, 58, 2, '2010-08-28 21:26:26'), (4223, 3256, NULL, 60, 2, '2010-08-28 21:26:49'), (4224, 3259, NULL, 6, 2, '2010-08-28 22:00:51'), (4225, 3260, NULL, 9, 2, '2010-08-28 22:03:35'), (4226, 3262, NULL, 2, 2, '2010-08-28 22:34:31'), (4227, 3264, NULL, 107, 2, '2010-08-28 22:43:06'), (4228, 3265, NULL, 182, 2, '2010-08-28 23:05:28'), (4229, 3266, NULL, 8, 2, '2010-08-28 23:20:50'), (4230, 3267, NULL, 184, 2, '2010-08-28 23:36:24'), (4231, 3268, NULL, 182, 2, '2010-08-29 00:38:16'), (4232, NULL, NULL, 84, 2, '2010-08-29 02:40:43'), (4233, 3269, NULL, 190, 2, '2010-08-29 02:41:54'), (4234, NULL, NULL, 21, 2, '2010-08-29 03:10:58'), (4235, 3270, NULL, 9, 2, '2010-08-29 03:31:36'), (4236, 3271, NULL, 192, 2, '2010-08-29 04:08:44'), (4237, NULL, NULL, 186, 2, '2010-08-29 04:11:32'), (4238, 3272, NULL, 68, 2, '2010-08-29 04:45:52'), (4239, 3273, NULL, 102, 2, '2010-08-29 04:49:16'), (4240, 3278, NULL, 50, 2, '2010-08-29 05:12:42'), (4241, 3281, NULL, 144, 2, '2010-08-29 05:12:49'), (4242, 3282, NULL, 112, 2, '2010-08-29 05:12:51'), (4243, 3287, NULL, 49, 2, '2010-08-29 05:13:02'), (4244, 3300, NULL, 139, 2, '2010-08-29 05:13:26'), (4245, 3301, NULL, 147, 2, '2010-08-29 05:13:28'), (4246, 3304, NULL, 140, 2, '2010-08-29 05:13:35'), (4247, 3305, NULL, 141, 2, '2010-08-29 05:13:37'), (4248, 3306, NULL, 142, 2, '2010-08-29 05:13:39'), (4249, 3307, NULL, 146, 2, '2010-08-29 05:13:42'), (4250, 3308, NULL, 145, 2, '2010-08-29 05:13:44'), (4251, 3309, NULL, 143, 2, '2010-08-29 05:13:46'), (4252, 3310, NULL, 144, 2, '2010-08-29 05:13:48'), (4253, 3311, NULL, 107, 2, '2010-08-29 05:13:50'), (4254, 3312, NULL, 106, 2, '2010-08-29 05:13:53'), (4255, 3314, NULL, 109, 2, '2010-08-29 05:13:57'), (4256, 3315, NULL, 108, 2, '2010-08-29 05:14:00'), (4257, 3316, NULL, 104, 2, '2010-08-29 05:14:02'), (4258, 3317, NULL, 110, 2, '2010-08-29 05:14:04'), (4259, 3319, NULL, 113, 2, '2010-08-29 05:14:08'), (4260, 3321, NULL, 111, 2, '2010-08-29 05:14:13'), (4261, 3322, NULL, 112, 2, '2010-08-29 05:14:15'), (4262, 3325, NULL, 167, 2, '2010-08-29 06:00:05'), (4263, 3328, NULL, 5, 2, '2010-08-29 09:00:45'), (4264, NULL, NULL, 60, 2, '2010-08-29 10:10:02'), (4265, 3334, NULL, 50, 2, '2010-08-29 10:19:01'), (4266, 3335, NULL, 33, 2, '2010-08-29 11:25:53'), (4267, 3336, NULL, 181, 2, '2010-08-29 11:35:57'), (4268, 3337, NULL, 50, 2, '2010-08-29 11:47:16'), (4271, 3338, NULL, 64, 2, '2010-08-29 13:36:23'), (4272, 3339, NULL, 1, 2, '2010-08-29 14:44:26'), (4274, 3340, NULL, 1, 2, '2010-08-29 15:36:47'), (4275, 3341, NULL, 31, 2, '2010-08-29 15:39:54'), (4276, 3346, NULL, 4, 2, '2010-08-29 17:04:02'), (4277, 3348, NULL, 15, 2, '2010-08-29 17:50:42'), (4278, 3348, NULL, 12, 2, '2010-08-29 17:51:43'), (4279, 3348, NULL, 1, 2, '2010-08-29 17:52:47'), (4280, 3350, NULL, 79, 2, '2010-08-29 18:37:51'), (4281, 3351, NULL, 8, 2, '2010-08-29 18:43:46'), (4282, 3352, NULL, 4, 2, '2010-08-29 19:06:38'), (4283, 3353, NULL, 144, 2, '2010-08-29 19:20:20'), (4285, 3355, NULL, 5, 2, '2010-08-29 19:52:21'), (4286, 3356, NULL, 75, 2, '2010-08-29 19:54:11'), (4287, 3357, NULL, 1, 2, '2010-08-29 20:03:50'), (4288, 3358, NULL, 160, 2, '2010-08-29 20:27:22'), (4289, 3359, NULL, 51, 2, '2010-08-29 20:50:55'), (4290, 3360, NULL, 152, 2, '2010-08-29 21:26:13'), (4291, 3361, NULL, 66, 2, '2010-08-29 21:48:07'), (4292, 3362, NULL, 161, 2, '2010-08-29 22:12:48'), (4293, 3363, NULL, 169, 2, '2010-08-29 22:37:28'), (4294, NULL, NULL, 161, 2, '2010-08-29 22:42:23'), (4295, 3364, NULL, 157, 2, '2010-08-29 23:14:27'), (4296, 3366, NULL, 32, 2, '2010-08-29 23:51:27'), (4297, 3368, NULL, 180, 2, '2010-08-30 00:53:03'), (4298, 3369, NULL, 146, 2, '2010-08-30 01:42:21'), (4299, 3370, NULL, 85, 2, '2010-08-30 02:07:07'), (4300, 3371, NULL, 84, 2, '2010-08-30 02:31:54'), (4301, 3372, NULL, 60, 2, '2010-08-30 03:21:20'), (4302, 3373, NULL, 48, 2, '2010-08-30 03:46:04'), (4303, 3374, NULL, 169, 2, '2010-08-30 04:09:08'), (4304, 3375, NULL, 53, 2, '2010-08-30 04:23:02'), (4305, 3376, NULL, 30, 2, '2010-08-30 05:37:24'), (4306, NULL, NULL, 66, 2, '2010-08-30 05:55:42'), (4307, 3383, NULL, 61, 2, '2010-08-30 07:17:52'), (4308, 3386, NULL, 177, 2, '2010-08-30 09:50:39'), (4311, 3387, NULL, 58, 2, '2010-08-30 10:12:19'), (4312, 3387, NULL, 57, 2, '2010-08-30 10:13:59'), (4314, 3388, NULL, 70, 2, '2010-08-30 10:31:21'), (4315, 3389, NULL, 50, 2, '2010-08-30 10:36:49'), (4316, 3389, NULL, 1, 2, '2010-08-30 10:37:35'), (4317, 3391, NULL, 4, 2, '2010-08-30 11:41:34'), (4318, 3393, NULL, 2, 2, '2010-08-30 12:51:48'), (4319, 3395, NULL, 168, 2, '2010-08-30 13:18:23'), (4320, 3396, NULL, 87, 2, '2010-08-30 13:38:39'), (4321, 3399, NULL, 88, 2, '2010-08-30 14:46:44'), (4322, 3401, NULL, 50, 2, '2010-08-30 15:15:57'), (4323, 3403, NULL, 5, 2, '2010-08-30 16:04:38'), (4324, 3402, NULL, 61, 2, '2010-08-30 15:50:10'), (4325, 3403, NULL, 8, 2, '2010-08-30 15:49:59'), (4327, 3405, NULL, 69, 2, '2010-08-30 15:54:49'), (4328, 3406, NULL, 144, 2, '2010-08-30 16:02:34'), (4332, 3406, NULL, 121, 2, '2010-08-30 16:04:13'), (4334, 3406, NULL, 119, 2, '2010-08-30 16:04:46'), (4335, 3408, NULL, 9, 2, '2010-08-30 16:22:56'), (4336, 3408, NULL, 5, 2, '2010-08-30 16:23:34'), (4339, 3408, NULL, 7, 2, '2010-08-30 16:24:08'), (4340, NULL, NULL, 4, 2, '2010-08-30 18:46:30'), (4341, 3415, NULL, 50, 2, '2010-08-30 18:53:59'), (4342, 3417, NULL, 5, 2, '2010-08-30 20:09:27'), (4343, 3419, NULL, 49, 2, '2010-08-30 20:52:16'), (4344, NULL, NULL, 3, 2, '2010-08-30 21:03:31'), (4345, 3420, NULL, 213, 2, '2010-08-30 21:07:08'), (4346, 3421, NULL, 94, 2, '2010-08-30 21:36:46'), (4347, 3423, NULL, 168, 2, '2010-08-30 22:36:02'), (4348, NULL, NULL, 129, 2, '2010-08-30 22:46:11'), (4349, 3425, NULL, 86, 2, '2010-08-30 22:50:54'), (4350, 3426, NULL, 174, 2, '2010-08-30 23:05:43'), (4351, NULL, NULL, 30, 2, '2010-08-30 23:20:32'), (4352, 3427, NULL, 66, 2, '2010-08-30 23:50:07'), (4353, NULL, NULL, 32, 2, '2010-08-30 23:54:43'), (4354, 3428, NULL, 83, 2, '2010-08-31 00:19:43'), (4355, 3429, NULL, 76, 2, '2010-08-31 01:18:19'), (4356, 3430, NULL, 170, 2, '2010-08-31 02:01:54'), (4357, 3431, NULL, 240, 2, '2010-08-31 02:45:35'), (4358, 3432, NULL, 60, 2, '2010-08-31 03:43:44'), (4359, 3433, NULL, 168, 2, '2010-08-31 03:58:18'), (4360, 3434, NULL, 72, 2, '2010-08-31 04:12:50'), (4361, 3435, NULL, 50, 2, '2010-08-31 04:25:23'), (4362, 3436, NULL, 71, 2, '2010-08-31 04:27:36'), (4363, 3439, NULL, 73, 2, '2010-08-31 05:45:05'), (4364, 3440, NULL, 8, 2, '2010-08-31 06:19:54'), (4366, 3441, NULL, 177, 2, '2010-08-31 06:41:16'), (4367, 3441, NULL, 26, 2, '2010-08-31 06:56:36'), (4368, 3441, NULL, 6, 2, '2010-08-31 06:57:15'), (4369, 3441, NULL, 8, 2, '2010-08-31 06:57:42'), (4370, 3441, NULL, 12, 2, '2010-08-31 06:58:31'), (4371, 3442, NULL, 66, 2, '2010-08-31 07:12:50'), (4372, 3442, NULL, 68, 2, '2010-08-31 07:13:28'), (4373, NULL, NULL, 89, 2, '2010-08-31 07:43:08'), (4374, 3443, NULL, 17, 2, '2010-08-31 08:10:09'), (4376, 3446, NULL, 6, 2, '2010-08-31 08:43:20'), (4377, 3446, NULL, 8, 2, '2010-08-31 08:43:37'), (4378, 3446, NULL, 12, 2, '2010-08-31 08:44:14'), (4380, NULL, NULL, 8, 2, '2010-08-31 09:40:51'), (4381, 3448, NULL, 122, 2, '2010-08-31 10:06:01'), (4382, 3449, NULL, 158, 2, '2010-08-31 10:37:54'), (4383, 3450, NULL, 50, 2, '2010-08-31 11:46:45'), (4384, 3451, NULL, 57, 2, '2010-08-31 11:54:12'), (4385, 3452, NULL, 5, 2, '2010-08-31 12:10:18'), (4386, 3453, NULL, 93, 2, '2010-08-31 12:10:52'), (4387, 3454, NULL, 33, 2, '2010-08-31 12:41:53'), (4388, 3455, NULL, 57, 2, '2010-08-31 12:54:35'), (4389, 3455, NULL, 58, 2, '2010-08-31 12:55:00'), (4390, 3455, NULL, 59, 2, '2010-08-31 12:55:17'), (4391, 3457, NULL, 170, 2, '2010-08-31 14:11:23'), (4392, 3459, NULL, 190, 2, '2010-08-31 14:41:15'), (4393, 3461, NULL, 8, 2, '2010-08-31 16:14:35'), (4394, 3462, NULL, 6, 2, '2010-08-31 16:48:13'), (4395, 3463, NULL, 50, 2, '2010-08-31 17:41:12'), (4396, 3466, NULL, 111, 2, '2010-08-31 19:26:49'), (4397, 3466, NULL, 112, 2, '2010-08-31 19:27:24'), (4398, 3466, NULL, 110, 2, '2010-08-31 19:27:53'), (4399, NULL, NULL, 60, 2, '2010-08-31 19:31:25'), (4400, 3466, NULL, 121, 2, '2010-08-31 19:31:32'), (4401, 3466, NULL, 104, 2, '2010-08-31 19:31:59'), (4402, 3467, NULL, 54, 2, '2010-08-31 19:33:58'), (4403, 3468, NULL, 6, 2, '2010-08-31 19:34:49'), (4404, 3467, NULL, 56, 2, '2010-08-31 19:34:51'), (4405, 3467, NULL, 31, 2, '2010-08-31 19:35:36'), (4406, 3467, NULL, 32, 2, '2010-08-31 19:35:51'), (4407, 3467, NULL, 33, 2, '2010-08-31 19:36:05'), (4408, 3467, NULL, 48, 2, '2010-08-31 19:36:22'), (4409, 3467, NULL, 50, 2, '2010-08-31 19:37:01'), (4410, 3467, NULL, 51, 2, '2010-08-31 19:37:25'), (4411, NULL, NULL, 98, 2, '2010-08-31 19:45:28'), (4412, 3469, NULL, 7, 2, '2010-08-31 19:47:31'), (4413, 3470, NULL, 98, 2, '2010-08-31 19:53:18'), (4415, 3472, NULL, 2, 2, '2010-08-31 20:12:50'), (4416, NULL, NULL, 7, 2, '2010-08-31 20:27:45'), (4417, 3473, NULL, 142, 2, '2010-08-31 20:38:13'), (4418, 3474, NULL, 9, 2, '2010-08-31 21:03:35'), (4419, 3475, NULL, 97, 2, '2010-08-31 21:25:58'), (4420, 3475, NULL, 117, 2, '2010-08-31 21:27:11'), (4421, 3476, NULL, 129, 2, '2010-08-31 21:37:05'), (4422, 3477, NULL, 126, 2, '2010-08-31 21:51:17'), (4423, NULL, NULL, 113, 2, '2010-08-31 22:02:12'), (4424, 3478, NULL, 80, 2, '2010-08-31 22:18:30'), (4425, 3480, NULL, 201, 2, '2010-08-31 22:45:16'), (4426, 3481, NULL, 126, 2, '2010-08-31 23:16:54'), (4427, 3482, NULL, 164, 2, '2010-08-31 23:12:02'), (4428, 3481, NULL, 30, 2, '2010-08-31 23:16:45'), (4430, 3481, NULL, 61, 2, '2010-08-31 23:15:37'), (4431, 3483, NULL, 169, 2, '2010-09-01 00:54:12'), (4432, NULL, NULL, 22, 2, '2010-09-01 01:08:51'), (4433, 3487, NULL, 103, 2, '2010-09-01 01:16:54'), (4434, 3488, NULL, 9, 2, '2010-09-01 01:17:12'), (4435, 3489, NULL, 3, 2, '2010-09-01 01:18:13'), (4436, 3490, NULL, 7, 2, '2010-09-01 01:28:28'), (4437, NULL, NULL, 27, 2, '2010-09-01 01:37:02'), (4438, 3491, NULL, 152, 2, '2010-09-01 02:06:31'), (4440, 3491, NULL, 77, 2, '2010-09-01 02:09:09'), (4442, 3493, NULL, 8, 2, '2010-09-01 02:39:42'), (4443, 3495, NULL, 101, 2, '2010-09-01 03:00:14'), (4444, 3496, NULL, 90, 2, '2010-09-01 03:13:15'), (4445, 3502, NULL, 50, 2, '2010-09-01 03:54:17'), (4446, 3503, NULL, 52, 2, '2010-09-01 04:25:01'), (4447, 3504, NULL, 99, 2, '2010-09-01 04:50:54'), (4448, 3506, NULL, 87, 2, '2010-09-01 05:17:55'), (4449, 3507, NULL, 86, 2, '2010-09-01 05:32:42'), (4450, 3508, NULL, 50, 2, '2010-09-01 05:35:42'), (4451, 3509, NULL, 89, 2, '2010-09-01 05:35:50'), (4452, 3513, NULL, 182, 2, '2010-09-01 06:12:29'), (4453, 3514, NULL, 53, 2, '2010-09-01 06:33:16'), (4454, 3516, NULL, 80, 2, '2010-09-01 06:40:26'), (4455, 3517, NULL, 5, 2, '2010-09-01 06:54:48'), (4456, 3517, NULL, 7, 2, '2010-09-01 06:49:00'), (4457, 3517, NULL, 4, 2, '2010-09-01 06:53:12'), (4459, 3517, NULL, 27, 2, '2010-09-01 06:56:11'), (4460, 3517, NULL, 21, 2, '2010-09-01 06:58:09'), (4461, 3519, NULL, 92, 2, '2010-09-01 07:10:03'), (4462, 3520, NULL, 117, 2, '2010-09-01 07:10:07'), (4463, 3517, NULL, 3, 2, '2010-09-01 07:39:45'), (4464, 3524, NULL, 81, 2, '2010-09-01 07:49:59'), (4465, 3525, NULL, 191, 2, '2010-09-01 09:09:47'), (4466, 3528, NULL, 6, 2, '2010-09-01 10:10:49'), (4467, 3529, NULL, 62, 2, '2010-09-01 10:31:25'), (4468, 3530, NULL, 3, 2, '2010-09-01 10:33:20'), (4469, 3530, NULL, 1, 2, '2010-09-01 10:33:42'), (4470, 3531, NULL, 49, 2, '2010-09-01 10:47:44'), (4471, 3532, NULL, 5, 2, '2010-09-01 10:51:37'), (4472, 3536, NULL, 112, 2, '2010-09-01 11:00:19'), (4473, 3537, NULL, 144, 2, '2010-09-01 11:00:56'), (4474, 3541, NULL, 50, 2, '2010-09-01 11:03:34'), (4475, 3542, NULL, 49, 2, '2010-09-01 11:04:18'), (4476, 3554, NULL, 67, 2, '2010-09-01 11:54:51'), (4477, 3556, NULL, 104, 2, '2010-09-01 12:23:09'), (4478, 3556, NULL, 111, 2, '2010-09-01 12:25:46'), (4480, 3561, NULL, 83, 2, '2010-09-01 13:18:17'), (4481, 3562, NULL, 112, 2, '2010-09-01 13:26:34'), (4482, 3565, NULL, 186, 2, '2010-09-01 14:10:42'), (4483, 3566, NULL, 60, 2, '2010-09-01 14:11:13'), (4484, 3568, NULL, 131, 2, '2010-09-01 14:41:43'), (4485, 3569, NULL, 98, 2, '2010-09-01 15:22:54'), (4486, 3570, NULL, 32, 2, '2010-09-01 15:31:41'), (4487, 3570, NULL, 33, 2, '2010-09-01 15:32:00'), (4488, 3570, NULL, 53, 2, '2010-09-01 15:32:30'), (4489, 3570, NULL, 76, 2, '2010-09-01 15:33:22'), (4490, 3571, NULL, 33, 2, '2010-09-01 15:39:36'), (4491, 3571, NULL, 50, 2, '2010-09-01 15:41:09'), (4492, 3572, NULL, 81, 2, '2010-09-01 16:05:08'), (4493, 3582, NULL, 1, 2, '2010-09-01 17:45:31'), (4494, NULL, NULL, 16, 2, '2010-09-01 18:27:53'), (4495, 3590, NULL, 53, 2, '2010-09-01 19:14:48'), (4496, 3591, NULL, 1, 2, '2010-09-01 19:20:11'), (4497, 3592, NULL, 5, 2, '2010-09-01 19:52:40'), (4498, 3593, NULL, 8, 2, '2010-09-01 20:18:39'), (4499, NULL, NULL, 98, 2, '2010-09-01 20:35:36'), (4500, 3597, NULL, 4, 2, '2010-09-01 20:38:09'), (4501, 3598, NULL, 32, 2, '2010-09-01 20:58:56'), (4502, 3599, NULL, 48, 2, '2010-09-01 21:04:46'), (4503, 3600, NULL, 2, 2, '2010-09-01 21:10:02'), (4504, 3601, NULL, 5, 2, '2010-09-01 21:22:09'), (4505, 3602, NULL, 229, 2, '2010-09-01 21:28:07'), (4506, 3603, NULL, 152, 2, '2010-09-01 21:38:01'), (4507, 3604, NULL, 144, 2, '2010-09-01 22:04:11'), (4508, 3605, NULL, 144, 2, '2010-09-01 22:04:11'), (4509, 3606, NULL, 144, 2, '2010-09-01 22:04:22'), (4510, 3608, NULL, 144, 2, '2010-09-01 22:04:48'), (4511, 3607, NULL, 181, 2, '2010-09-01 22:04:51'), (4512, 3609, NULL, 144, 2, '2010-09-01 22:05:17'), (4513, 3610, NULL, 169, 2, '2010-09-01 22:45:30'), (4514, 3612, NULL, 64, 2, '2010-09-01 22:51:32'), (4515, 3612, NULL, 59, 2, '2010-09-01 22:52:01'), (4516, 3612, NULL, 60, 2, '2010-09-01 22:52:42'), (4517, 3613, NULL, 165, 2, '2010-09-01 23:25:25'), (4518, 3614, NULL, 53, 2, '2010-09-01 23:58:38'), (4519, 3615, NULL, 159, 2, '2010-09-02 00:38:28'), (4520, 3616, NULL, 82, 2, '2010-09-02 01:11:40'), (4521, 3618, NULL, 66, 2, '2010-09-02 01:38:15'), (4522, 3619, NULL, 157, 2, '2010-09-02 02:11:27'), (4523, 3620, NULL, 64, 2, '2010-09-02 02:44:39'), (4524, 3621, NULL, 108, 2, '2010-09-02 02:45:37'), (4525, 3624, NULL, 169, 2, '2010-09-02 03:11:13'), (4526, NULL, NULL, 235, 2, '2010-09-02 03:22:19'), (4527, 3625, NULL, 84, 2, '2010-09-02 03:44:26'), (4528, 3626, NULL, 152, 2, '2010-09-02 03:49:46'), (4529, 3627, NULL, 110, 2, '2010-09-02 03:54:12'), (4530, 3628, NULL, 144, 2, '2010-09-02 04:06:05'), (4531, 3629, NULL, 146, 2, '2010-09-02 04:24:15'), (4532, 3630, NULL, 115, 2, '2010-09-02 04:34:58'), (4533, 3632, NULL, 98, 2, '2010-09-02 04:39:33'), (4534, 3634, NULL, 190, 2, '2010-09-02 05:10:41'), (4535, 3636, NULL, 142, 2, '2010-09-02 05:12:23'), (4536, NULL, NULL, 117, 2, '2010-09-02 05:54:56'), (4537, 3640, NULL, 82, 2, '2010-09-02 06:20:05'), (4538, 3642, NULL, 7, 2, '2010-09-02 06:44:50'), (4539, 3643, NULL, 63, 2, '2010-09-02 07:17:06'), (4540, 3645, NULL, 4, 2, '2010-09-02 11:28:52'), (4542, 3646, NULL, 166, 2, '2010-09-02 08:19:28'), (4543, NULL, NULL, 187, 2, '2010-09-02 08:27:19'), (4544, 3647, NULL, 140, 2, '2010-09-02 08:32:24'), (4545, 3645, NULL, 6, 2, '2010-09-02 08:32:48'), (4546, 3649, NULL, 111, 2, '2010-09-02 08:36:59'), (4547, 3651, NULL, 117, 2, '2010-09-02 08:57:32'), (4548, 3652, NULL, 147, 2, '2010-09-02 09:34:51'), (4549, 3653, NULL, 182, 2, '2010-09-02 09:38:21'), (4550, 3654, NULL, 193, 2, '2010-09-02 09:54:08'), (4551, 3655, NULL, 6, 2, '2010-09-02 10:19:38'), (4552, 3656, NULL, 148, 2, '2010-09-02 10:20:33'), (4553, 3657, NULL, 112, 2, '2010-09-02 10:32:19'), (4554, 3664, NULL, 146, 2, '2010-09-02 10:52:50'), (4555, 3665, NULL, 68, 2, '2010-09-02 11:12:58'), (4557, 3668, NULL, 192, 2, '2010-09-02 12:16:05'), (4558, 3669, NULL, 8, 2, '2010-09-02 12:38:59'), (4559, 3669, NULL, 7, 2, '2010-09-02 12:39:33'), (4560, 3669, NULL, 4, 2, '2010-09-02 12:41:09'), (4561, 3669, NULL, 11, 2, '2010-09-02 12:42:52'), (4562, 3669, NULL, 22, 2, '2010-09-02 12:45:14'), (4563, 3669, NULL, 195, 2, '2010-09-02 14:05:39'), (4564, 3669, NULL, 20, 2, '2010-09-02 12:54:39'), (4565, 3670, NULL, 111, 2, '2010-09-02 13:07:35'), (4566, 3677, NULL, 128, 2, '2010-09-02 13:28:30'), (4567, 3677, NULL, 77, 2, '2010-09-02 13:30:01'), (4568, 3680, NULL, 106, 2, '2010-09-02 13:33:27'), (4569, 3681, NULL, 48, 2, '2010-09-02 13:34:56'), (4570, 3669, NULL, 3, 2, '2010-09-02 13:52:50'), (4571, 3669, NULL, 194, 2, '2010-09-02 13:40:43'), (4572, 3682, NULL, 143, 2, '2010-09-02 13:41:04'), (4574, 3683, NULL, 31, 2, '2010-09-02 14:00:25'), (4575, 3683, NULL, 33, 2, '2010-09-02 14:00:48'), (4576, 3683, NULL, 51, 2, '2010-09-02 14:01:09'), (4578, 3669, NULL, 21, 2, '2010-09-02 14:06:27'), (4579, 3685, NULL, 160, 2, '2010-09-02 15:09:33'), (4580, 3687, NULL, 31, 2, '2010-09-02 16:12:38'), (4581, 3688, NULL, 57, 2, '2010-09-02 16:32:02'), (4583, 3689, NULL, 84, 2, '2010-09-02 16:35:08'), (4585, 3690, NULL, 104, 2, '2010-09-02 17:10:22'), (4586, 3692, NULL, 22, 2, '2010-09-02 17:32:05'), (4587, 3695, NULL, 139, 2, '2010-09-02 18:03:02'), (4588, 3693, NULL, 5, 2, '2010-09-02 18:08:02'), (4589, 3693, NULL, 7, 2, '2010-09-02 18:08:27'), (4590, 3693, NULL, 1, 2, '2010-09-02 19:40:37'), (4591, 3693, NULL, 50, 2, '2010-09-02 18:31:10'), (4592, 3693, NULL, 88, 2, '2010-09-02 18:33:51'), (4593, 3698, NULL, 106, 2, '2010-09-02 18:57:25'), (4594, 3693, NULL, 139, 2, '2010-09-02 18:59:48'), (4596, 3693, NULL, 240, 2, '2010-09-02 19:03:49'), (4599, 3693, NULL, 2, 2, '2010-09-02 19:41:19'), (4600, 3693, NULL, 187, 2, '2010-09-02 19:45:14'), (4601, 3700, NULL, 102, 2, '2010-09-02 20:02:22'), (4602, 3693, NULL, 171, 2, '2010-09-02 20:05:33'), (4603, 3693, NULL, 141, 2, '2010-09-02 20:06:48'), (4604, 3701, NULL, 16, 2, '2010-09-02 20:10:45'), (4605, 3702, NULL, 182, 2, '2010-09-02 20:34:03'), (4606, 3706, NULL, 61, 2, '2010-09-02 20:42:06'), (4607, 3707, NULL, 146, 2, '2010-09-02 20:45:40'), (4608, 3709, NULL, 4, 2, '2010-09-02 20:50:04'), (4609, 3712, NULL, 147, 2, '2010-09-02 21:23:39'), (4610, 3713, NULL, 180, 2, '2010-09-02 22:07:36'), (4611, 3715, NULL, 70, 2, '2010-09-02 23:35:04'), (4612, 3716, NULL, 88, 2, '2010-09-03 00:48:57'), (4613, 3717, NULL, 141, 2, '2010-09-03 01:03:19'), (4614, 3719, NULL, 144, 2, '2010-09-03 02:07:17'), (4615, 3720, NULL, 87, 2, '2010-09-03 02:29:05'), (4616, 3723, NULL, 229, 2, '2010-09-03 04:10:04'), (4617, 3726, NULL, 30, 2, '2010-09-03 05:32:02'), (4618, 3728, NULL, 121, 2, '2010-09-03 06:10:00'), (4619, 3731, NULL, 190, 2, '2010-09-03 06:45:23'), (4620, 3732, NULL, 49, 2, '2010-09-03 06:51:33'), (4621, 3734, NULL, 139, 2, '2010-09-03 07:05:05'), (4622, 3735, NULL, 78, 2, '2010-09-03 07:07:30'), (4623, 3736, NULL, 109, 2, '2010-09-03 07:14:04'), (4624, 3737, NULL, 201, 2, '2010-09-03 07:52:00'), (4625, 3740, NULL, 235, 2, '2010-09-03 08:24:21'), (4626, 3743, NULL, 60, 2, '2010-09-03 09:54:39'), (4627, 3744, NULL, 60, 2, '2010-09-03 10:10:44'), (4628, 3744, NULL, 61, 2, '2010-09-03 10:09:41'), (4630, 3746, NULL, 51, 2, '2010-09-03 10:15:02'), (4631, 3746, NULL, 52, 2, '2010-09-03 10:18:23'), (4634, 3746, NULL, 193, 2, '2010-09-03 10:18:41'), (4635, 3746, NULL, 145, 2, '2010-09-03 10:21:59'), (4636, 3748, NULL, 139, 2, '2010-09-03 10:40:10'), (4637, 3750, NULL, 141, 2, '2010-09-03 10:40:32'), (4638, 3752, NULL, 69, 2, '2010-09-03 11:22:10'), (4639, 3753, NULL, 169, 2, '2010-09-03 11:34:32'), (4640, 3754, NULL, 7, 2, '2010-09-03 11:35:17'), (4641, 3753, NULL, 170, 2, '2010-09-03 11:38:39'), (4642, 3755, NULL, 31, 2, '2010-09-03 12:27:16'), (4644, 3759, NULL, 184, 2, '2010-09-03 13:23:12'), (4645, 3762, NULL, 108, 2, '2010-09-03 14:05:24'), (4646, 3763, NULL, 1, 2, '2010-09-03 14:29:09'), (4647, NULL, NULL, 113, 2, '2010-09-03 16:56:08'), (4648, NULL, NULL, 98, 2, '2010-09-03 17:39:17'), (4649, 3769, NULL, 31, 2, '2010-09-03 18:29:53'), (4650, 3770, NULL, 61, 2, '2010-09-03 18:32:00'), (4651, 3770, NULL, 60, 2, '2010-09-03 18:31:32'), (4653, 3769, NULL, 32, 2, '2010-09-03 18:42:42'), (4654, 3771, NULL, 4, 2, '2010-09-03 18:43:02'), (4655, 3769, NULL, 52, 2, '2010-09-03 18:43:32'), (4656, 3769, NULL, 51, 2, '2010-09-03 18:46:34'), (4657, 3772, NULL, 4, 2, '2010-09-03 19:13:35'), (4658, 3774, NULL, 115, 2, '2010-09-03 20:34:05'), (4659, NULL, NULL, 99, 2, '2010-09-03 20:34:22'), (4660, NULL, NULL, 120, 2, '2010-09-03 20:39:59'), (4661, NULL, NULL, 117, 2, '2010-09-03 21:38:55'), (4662, NULL, NULL, 150, 2, '2010-09-03 22:28:09'), (4663, NULL, NULL, 112, 2, '2010-09-03 22:34:29'), (4664, NULL, NULL, 144, 2, '2010-09-03 22:41:44'), (4665, 3778, NULL, 51, 2, '2010-09-03 22:42:20'), (4666, NULL, NULL, 115, 2, '2010-09-03 22:52:14'), (4667, NULL, NULL, 104, 2, '2010-09-03 23:35:36'), (4668, NULL, NULL, 108, 2, '2010-09-03 23:49:04'), (4669, NULL, NULL, 109, 2, '2010-09-03 23:50:47'), (4670, NULL, NULL, 143, 2, '2010-09-03 23:52:40'), (4671, NULL, NULL, 146, 2, '2010-09-04 00:15:00'), (4672, 3779, NULL, 51, 2, '2010-09-04 00:32:09'), (4673, NULL, NULL, 102, 2, '2010-09-04 00:41:41'), (4674, NULL, NULL, 147, 2, '2010-09-04 00:48:59'), (4675, NULL, NULL, 106, 2, '2010-09-04 01:15:50'), (4676, NULL, NULL, 103, 2, '2010-09-04 01:18:23'), (4677, NULL, NULL, 107, 2, '2010-09-04 01:20:57'), (4678, NULL, NULL, 145, 2, '2010-09-04 01:38:56'), (4679, NULL, NULL, 101, 2, '2010-09-04 01:56:56'), (4680, NULL, NULL, 2, 2, '2010-09-04 02:03:02'), (4681, NULL, NULL, 5, 2, '2010-09-04 02:08:18'), (4682, NULL, NULL, 6, 2, '2010-09-04 02:21:03'), (4683, NULL, NULL, 3, 2, '2010-09-04 02:25:16'), (4684, NULL, NULL, 4, 2, '2010-09-04 02:32:56'), (4685, NULL, NULL, 100, 2, '2010-09-04 02:53:23'), (4686, NULL, NULL, 140, 2, '2010-09-04 03:05:03'), (4687, 3780, NULL, 82, 2, '2010-09-04 03:15:51'), (4688, NULL, NULL, 110, 2, '2010-09-04 03:17:16'), (4689, NULL, NULL, 235, 2, '2010-09-04 03:30:12'), (4690, NULL, NULL, 141, 2, '2010-09-04 03:30:19'), (4691, NULL, NULL, 8, 2, '2010-09-04 03:32:43'), (4692, NULL, NULL, 111, 2, '2010-09-04 03:37:31'), (4693, NULL, NULL, 142, 2, '2010-09-04 03:54:20'), (4694, NULL, NULL, 7, 2, '2010-09-04 04:07:37'), (4695, NULL, NULL, 139, 2, '2010-09-04 04:22:56'), (4696, NULL, NULL, 9, 2, '2010-09-04 04:25:48'), (4697, NULL, NULL, 1, 2, '2010-09-04 04:34:00'), (4698, 3781, NULL, 174, 2, '2010-09-04 04:40:01'), (4699, 3782, NULL, 61, 2, '2010-09-04 04:57:13'), (4700, NULL, NULL, 112, 2, '2010-09-04 06:34:53'), (4701, NULL, NULL, 118, 2, '2010-09-04 06:38:59'), (4702, NULL, NULL, 109, 2, '2010-09-04 06:40:56'), (4703, NULL, NULL, 108, 2, '2010-09-04 06:44:50'), (4704, NULL, NULL, 116, 2, '2010-09-04 06:54:37'), (4705, NULL, NULL, 112, 2, '2010-09-04 07:04:23'), (4706, NULL, NULL, 102, 2, '2010-09-04 07:11:14'), (4707, NULL, NULL, 117, 2, '2010-09-04 07:26:52'), (4708, NULL, NULL, 108, 2, '2010-09-04 07:31:20'), (4709, 3786, NULL, 50, 2, '2010-09-04 07:35:24'), (4710, NULL, NULL, 104, 2, '2010-09-04 07:35:49'), (4711, NULL, NULL, 109, 2, '2010-09-04 07:40:17'), (4712, NULL, NULL, 115, 2, '2010-09-04 07:47:48'), (4713, NULL, NULL, 103, 2, '2010-09-04 07:47:50'), (4714, 3789, NULL, 62, 2, '2010-09-04 07:59:07'), (4715, NULL, NULL, 99, 2, '2010-09-04 07:59:08'), (4716, 3789, NULL, 49, 2, '2010-09-04 08:01:57'), (4717, 3791, NULL, 53, 2, '2010-09-04 08:22:40'), (4718, NULL, NULL, 122, 2, '2010-09-04 08:23:51'), (4719, NULL, NULL, 121, 2, '2010-09-04 08:25:38'), (4720, NULL, NULL, 101, 2, '2010-09-04 08:53:52'), (4721, NULL, NULL, 106, 2, '2010-09-04 08:58:46'), (4722, NULL, NULL, 105, 2, '2010-09-04 09:05:57'), (4723, NULL, NULL, 107, 2, '2010-09-04 09:08:23'), (4724, NULL, NULL, 100, 2, '2010-09-04 09:10:49'), (4725, NULL, NULL, 110, 2, '2010-09-04 09:18:07'), (4726, NULL, NULL, 111, 2, '2010-09-04 09:33:05'), (4727, NULL, NULL, 139, 2, '2010-09-04 09:38:00'), (4728, NULL, NULL, 110, 2, '2010-09-04 09:51:53'), (4729, NULL, NULL, 111, 2, '2010-09-04 09:54:40'), (4730, NULL, NULL, 98, 2, '2010-09-04 10:22:28'), (4731, NULL, NULL, 130, 2, '2010-09-04 11:22:17'), (4732, NULL, NULL, 129, 2, '2010-09-04 11:22:28'), (4733, NULL, NULL, 131, 2, '2010-09-04 11:45:40'), (4734, NULL, NULL, 128, 2, '2010-09-04 11:54:26'), (4735, NULL, NULL, 127, 2, '2010-09-04 12:03:31'), (4736, 3799, NULL, 75, 2, '2010-09-04 12:03:44'), (4737, NULL, NULL, 124, 2, '2010-09-04 12:10:34'), (4738, NULL, NULL, 125, 2, '2010-09-04 12:12:55'), (4739, 3800, NULL, 3, 2, '2010-09-04 12:14:27'), (4740, NULL, NULL, 126, 2, '2010-09-04 12:15:20'), (4741, NULL, NULL, 132, 2, '2010-09-04 12:31:52'), (4742, 3801, NULL, 184, 2, '2010-09-04 12:52:28'), (4743, NULL, NULL, 1, 2, '2010-09-04 14:24:56'), (4744, NULL, NULL, 163, 2, '2010-09-04 14:54:14'), (4745, NULL, NULL, 162, 2, '2010-09-04 15:00:11'), (4746, NULL, NULL, 158, 2, '2010-09-04 15:22:05'), (4747, NULL, NULL, 117, 2, '2010-09-04 15:28:53'), (4748, NULL, NULL, 164, 2, '2010-09-04 15:31:57'), (4749, NULL, NULL, 88, 2, '2010-09-04 15:35:43'), (4750, NULL, NULL, 62, 2, '2010-09-04 15:50:01'), (4751, NULL, NULL, 168, 2, '2010-09-04 16:14:56'), (4752, NULL, NULL, 165, 2, '2010-09-04 16:14:58'), (4753, NULL, NULL, 174, 2, '2010-09-04 16:53:23'), (4754, NULL, NULL, 160, 2, '2010-09-04 16:55:04'), (4755, NULL, NULL, 159, 2, '2010-09-04 17:15:00'), (4756, NULL, NULL, 148, 2, '2010-09-04 17:23:50'), (4757, 3807, NULL, 2, 2, '2010-09-04 17:43:40'), (4758, 3807, NULL, 65, 2, '2010-09-04 17:43:32'), (4759, 3807, NULL, 1, 2, '2010-09-04 17:30:55'), (4760, NULL, NULL, 84, 2, '2010-09-04 17:31:11'), (4761, NULL, NULL, 63, 2, '2010-09-04 17:31:13'), (4762, 3807, NULL, 188, 2, '2010-09-04 17:42:49'), (4763, 3807, NULL, 186, 2, '2010-09-04 17:33:37'), (4764, 3807, NULL, 187, 2, '2010-09-04 17:42:32'), (4769, NULL, NULL, 187, 2, '2010-09-04 17:44:02'), (4770, NULL, NULL, 80, 2, '2010-09-04 18:03:39'), (4771, NULL, NULL, 144, 2, '2010-09-04 18:41:43'), (4772, NULL, NULL, 161, 2, '2010-09-04 19:20:08'), (4773, NULL, NULL, 87, 2, '2010-09-04 19:26:16'), (4774, NULL, NULL, 86, 2, '2010-09-04 19:42:04'), (4775, 3810, NULL, 133, 2, '2010-09-04 19:52:27'), (4776, NULL, NULL, 85, 2, '2010-09-04 20:01:24'), (4777, NULL, NULL, 143, 2, '2010-09-04 20:07:05'), (4778, 3812, NULL, 69, 2, '2010-09-04 20:15:35'), (4779, 3812, NULL, 65, 2, '2010-09-04 20:16:57'), (4780, 3812, NULL, 140, 2, '2010-09-04 20:17:55'), (4781, NULL, NULL, 83, 2, '2010-09-04 20:34:32'), (4782, NULL, NULL, 147, 2, '2010-09-04 20:39:13'), (4783, NULL, NULL, 81, 2, '2010-09-04 20:44:46'), (4784, NULL, NULL, 82, 2, '2010-09-04 20:58:40'), (4785, NULL, NULL, 146, 2, '2010-09-04 21:12:40'), (4786, 3813, NULL, 6, 2, '2010-09-04 21:27:36'), (4787, NULL, NULL, 72, 2, '2010-09-04 21:55:39'), (4788, NULL, NULL, 66, 2, '2010-09-04 22:03:46'), (4789, NULL, NULL, 33, 2, '2010-09-04 22:06:54'), (4790, NULL, NULL, 51, 2, '2010-09-04 22:14:35'), (4791, NULL, NULL, 31, 2, '2010-09-04 22:23:07'), (4792, NULL, NULL, 173, 2, '2010-09-04 22:36:44'), (4793, NULL, NULL, 79, 2, '2010-09-04 22:37:14'), (4794, 3816, NULL, 107, 2, '2010-09-04 22:47:18'), (4795, NULL, NULL, 69, 2, '2010-09-04 22:49:49'), (4796, NULL, NULL, 229, 2, '2010-09-04 22:54:49'), (4797, NULL, NULL, 70, 2, '2010-09-04 22:57:23'), (4798, NULL, NULL, 145, 2, '2010-09-04 23:05:06'), (4799, NULL, NULL, 61, 2, '2010-09-04 23:37:10'), (4800, NULL, NULL, 53, 2, '2010-09-05 00:02:14'), (4801, NULL, NULL, 49, 2, '2010-09-05 00:05:28'), (4802, NULL, NULL, 52, 2, '2010-09-05 00:12:58'), (4803, NULL, NULL, 32, 2, '2010-09-05 00:13:01'), (4804, NULL, NULL, 60, 2, '2010-09-05 00:16:27'), (4805, NULL, NULL, 184, 2, '2010-09-05 00:24:59'), (4806, NULL, NULL, 50, 2, '2010-09-05 00:46:19'), (4807, NULL, NULL, 48, 2, '2010-09-05 01:00:42'), (4808, 3817, NULL, 170, 2, '2010-09-05 01:00:55'), (4809, NULL, NULL, 157, 2, '2010-09-05 01:04:01'), (4810, NULL, NULL, 152, 2, '2010-09-05 01:13:53'), (4811, NULL, NULL, 166, 2, '2010-09-05 01:27:09'), (4812, NULL, NULL, 169, 2, '2010-09-05 01:34:31'), (4813, NULL, NULL, 170, 2, '2010-09-05 01:36:58'), (4814, NULL, NULL, 167, 2, '2010-09-05 01:51:39'), (4815, NULL, NULL, 64, 2, '2010-09-05 01:56:56'), (4816, NULL, NULL, 67, 2, '2010-09-05 02:07:31'), (4817, NULL, NULL, 140, 2, '2010-09-05 02:18:06'), (4818, NULL, NULL, 71, 2, '2010-09-05 02:26:40'), (4819, NULL, NULL, 141, 2, '2010-09-05 02:26:42'), (4820, NULL, NULL, 240, 2, '2010-09-05 02:32:17'), (4821, NULL, NULL, 65, 2, '2010-09-05 03:04:28'), (4822, NULL, NULL, 68, 2, '2010-09-05 03:14:32'), (4823, NULL, NULL, 30, 2, '2010-09-05 03:20:14'), (4824, NULL, NULL, 139, 2, '2010-09-05 03:23:05'), (4825, NULL, NULL, 142, 2, '2010-09-05 03:44:49'), (4826, NULL, NULL, 73, 2, '2010-09-05 03:57:53'), (4827, NULL, NULL, 191, 2, '2010-09-05 04:02:29'), (4828, NULL, NULL, 190, 2, '2010-09-05 04:20:35'), (4829, NULL, NULL, 181, 2, '2010-09-05 04:20:37'), (4830, NULL, NULL, 180, 2, '2010-09-05 04:33:53'), (4831, NULL, NULL, 182, 2, '2010-09-05 04:45:34'), (4832, NULL, NULL, 183, 2, '2010-09-05 04:54:53'), (4833, NULL, NULL, 213, 2, '2010-09-05 05:00:50'), (4834, NULL, NULL, 2, 2, '2010-09-05 05:16:50'), (4835, NULL, NULL, 201, 2, '2010-09-05 05:20:02'), (4836, NULL, NULL, 6, 2, '2010-09-05 05:32:14'), (4837, NULL, NULL, 5, 2, '2010-09-05 05:35:08'), (4838, NULL, NULL, 3, 2, '2010-09-05 06:08:26'), (4839, NULL, NULL, 4, 2, '2010-09-05 06:14:16'), (4840, NULL, NULL, 7, 2, '2010-09-05 06:40:51'), (4841, NULL, NULL, 8, 2, '2010-09-05 06:52:28'), (4842, NULL, NULL, 9, 2, '2010-09-05 06:57:29'), (4843, NULL, NULL, 1, 2, '2010-09-05 07:09:59'), (4844, 3821, NULL, 112, 2, '2010-09-05 09:00:26'), (4845, 3821, NULL, 56, 2, '2010-09-05 09:02:52'), (4846, NULL, NULL, 192, 2, '2010-09-05 10:20:17'), (4847, NULL, NULL, 170, 2, '2010-09-05 10:58:30'), (4848, NULL, NULL, 169, 2, '2010-09-05 11:05:38'), (4849, NULL, NULL, 62, 2, '2010-09-05 13:36:18'), (4850, NULL, NULL, 168, 2, '2010-09-05 13:38:08'), (4851, NULL, NULL, 165, 2, '2010-09-05 13:44:22'), (4852, NULL, NULL, 163, 2, '2010-09-05 13:54:23'), (4853, NULL, NULL, 63, 2, '2010-09-05 14:02:33'), (4854, NULL, NULL, 72, 2, '2010-09-05 14:06:23'), (4855, NULL, NULL, 162, 2, '2010-09-05 14:08:23'), (4856, NULL, NULL, 158, 2, '2010-09-05 14:18:08'), (4857, NULL, NULL, 164, 2, '2010-09-05 14:23:11'), (4858, 3831, NULL, 111, 2, '2010-09-05 14:29:42'), (4859, NULL, NULL, 66, 2, '2010-09-05 14:47:46'), (4860, NULL, NULL, 97, 2, '2010-09-05 14:56:06'), (4861, NULL, NULL, 69, 2, '2010-09-05 14:58:26'), (4862, NULL, NULL, 88, 2, '2010-09-05 15:00:50'), (4863, NULL, NULL, 93, 2, '2010-09-05 15:22:26'), (4864, 3833, NULL, 49, 2, '2010-09-05 15:26:18'), (4865, 3834, NULL, 84, 2, '2010-09-05 15:26:27'), (4866, 3835, NULL, 84, 2, '2010-09-05 15:26:30'), (4867, 3833, NULL, 50, 2, '2010-09-05 15:26:55'), (4868, NULL, NULL, 70, 2, '2010-09-05 15:36:55'), (4869, NULL, NULL, 96, 2, '2010-09-05 15:38:58'), (4870, NULL, NULL, 160, 2, '2010-09-05 16:06:44'), (4871, NULL, NULL, 159, 2, '2010-09-05 16:30:51'), (4872, NULL, NULL, 33, 2, '2010-09-05 16:34:53'), (4873, NULL, NULL, 31, 2, '2010-09-05 16:55:23'), (4874, NULL, NULL, 51, 2, '2010-09-05 16:57:57'), (4875, NULL, NULL, 94, 2, '2010-09-05 17:11:15'), (4876, NULL, NULL, 67, 2, '2010-09-05 17:16:17'), (4877, NULL, NULL, 71, 2, '2010-09-05 17:30:10'), (4878, NULL, NULL, 84, 2, '2010-09-05 17:42:06'), (4879, NULL, NULL, 79, 2, '2010-09-05 17:49:10'), (4880, 3846, NULL, 163, 2, '2010-09-05 17:54:14'), (4881, NULL, NULL, 91, 2, '2010-09-05 18:03:17'), (4882, NULL, NULL, 80, 2, '2010-09-05 18:15:04'), (4883, NULL, NULL, 161, 2, '2010-09-05 18:17:35'), (4884, NULL, NULL, 49, 2, '2010-09-05 18:22:31'), (4885, 3847, NULL, 69, 2, '2010-09-05 18:25:30'), (4886, NULL, NULL, 50, 2, '2010-09-05 18:27:28'), (4887, NULL, NULL, 48, 2, '2010-09-05 18:42:22'), (4888, NULL, NULL, 32, 2, '2010-09-05 18:57:04'), (4889, NULL, NULL, 53, 2, '2010-09-05 19:04:20'), (4890, NULL, NULL, 52, 2, '2010-09-05 19:09:11'), (4891, NULL, NULL, 89, 2, '2010-09-05 19:27:28'), (4892, NULL, NULL, 26, 2, '2010-09-05 19:29:44'), (4893, NULL, NULL, 68, 2, '2010-09-05 19:38:51'), (4894, NULL, NULL, 30, 2, '2010-09-05 19:51:22'), (4895, NULL, NULL, 85, 2, '2010-09-05 20:05:22'), (4896, NULL, NULL, 86, 2, '2010-09-05 20:12:41'), (4897, NULL, NULL, 87, 2, '2010-09-05 20:17:35'), (4898, 3849, NULL, 50, 2, '2010-09-05 20:31:08'), (4899, NULL, NULL, 82, 2, '2010-09-05 20:34:45'), (4900, NULL, NULL, 95, 2, '2010-09-05 20:34:47'), (4901, NULL, NULL, 81, 2, '2010-09-05 20:49:23'), (4902, 3851, NULL, 50, 2, '2010-09-05 20:49:34'), (4903, 3851, NULL, 115, 2, '2010-09-05 20:53:25'), (4904, 3851, NULL, 139, 2, '2010-09-05 20:53:57'), (4905, 3851, NULL, 147, 2, '2010-09-05 20:54:18'), (4906, 3851, NULL, 150, 2, '2010-09-05 20:54:32'), (4907, 3851, NULL, 152, 2, '2010-09-05 20:54:35'), (4908, 3851, NULL, 180, 2, '2010-09-05 20:55:13'), (4909, 3851, NULL, 181, 2, '2010-09-05 20:55:16'), (4910, 3851, NULL, 182, 2, '2010-09-05 20:57:21'), (4911, 3852, NULL, 141, 2, '2010-09-05 20:56:31'), (4912, 3852, NULL, 139, 2, '2010-09-05 20:56:45'), (4914, 3851, NULL, 144, 2, '2010-09-05 21:01:16'), (4915, NULL, NULL, 83, 2, '2010-09-05 21:09:50'), (4916, NULL, NULL, 92, 2, '2010-09-05 21:21:51'), (4917, NULL, NULL, 90, 2, '2010-09-05 21:25:03'), (4918, NULL, NULL, 73, 2, '2010-09-05 21:56:24'), (4919, 3854, NULL, 81, 2, '2010-09-05 21:56:41'), (4920, NULL, NULL, 60, 2, '2010-09-05 22:08:12'), (4921, NULL, NULL, 169, 2, '2010-09-05 22:20:01'), (4922, NULL, NULL, 61, 2, '2010-09-05 22:41:58'), (4923, NULL, NULL, 167, 2, '2010-09-05 22:52:48'), (4924, NULL, NULL, 170, 2, '2010-09-05 22:55:31'), (4925, NULL, NULL, 74, 2, '2010-09-05 22:58:51'), (4926, NULL, NULL, 166, 2, '2010-09-05 22:58:55'), (4927, NULL, NULL, 76, 2, '2010-09-05 23:16:06'), (4928, NULL, NULL, 77, 2, '2010-09-05 23:37:11'), (4929, NULL, NULL, 75, 2, '2010-09-06 00:02:04'), (4930, NULL, NULL, 78, 2, '2010-09-06 00:08:53'), (4931, NULL, NULL, 29, 2, '2010-09-06 00:14:32'), (4932, NULL, NULL, 13, 2, '2010-09-06 00:17:01'), (4933, NULL, NULL, 2, 2, '2010-09-06 00:22:29'), (4934, NULL, NULL, 5, 2, '2010-09-06 00:33:22'), (4935, NULL, NULL, 186, 2, '2010-09-06 00:51:15'), (4936, NULL, NULL, 6, 2, '2010-09-06 00:56:40'), (4937, NULL, NULL, 187, 2, '2010-09-06 00:59:43'), (4938, 3855, NULL, 109, 2, '2010-09-06 01:20:50'), (4939, NULL, NULL, 188, 2, '2010-09-06 01:29:34'), (4940, NULL, NULL, 3, 2, '2010-09-06 01:32:24'), (4941, NULL, NULL, 4, 2, '2010-09-06 01:52:16'), (4942, NULL, NULL, 7, 2, '2010-09-06 02:01:58'), (4943, NULL, NULL, 8, 2, '2010-09-06 02:02:01'), (4944, NULL, NULL, 9, 2, '2010-09-06 02:15:32'), (4945, NULL, NULL, 30, 2, '2010-09-06 02:47:34'), (4946, NULL, NULL, 1, 2, '2010-09-06 02:50:19'), (4947, 3857, NULL, 50, 2, '2010-09-06 05:55:05'), (4948, 3857, NULL, 1, 2, '2010-09-06 05:56:31'), (4949, 3857, NULL, 3, 2, '2010-09-06 06:02:13'), (4950, 3857, NULL, 6, 2, '2010-09-06 06:04:43'), (4951, 3858, NULL, 50, 2, '2010-09-06 06:49:55'), (4952, 3858, NULL, 23, 2, '2010-09-06 06:51:12'), (4953, 3859, NULL, 50, 2, '2010-09-06 06:56:03'), (4954, 3861, NULL, 96, 2, '2010-09-06 07:19:18'), (4955, 3863, NULL, 80, 2, '2010-09-06 07:58:03'), (4956, 3868, NULL, 67, 2, '2010-09-06 10:22:29'), (4957, 3868, NULL, 2, 2, '2010-09-06 10:16:30'), (4960, 3868, NULL, 65, 2, '2010-09-06 10:16:53'), (4961, 3869, NULL, 173, 2, '2010-09-06 10:20:15'), (4963, 3868, NULL, 69, 2, '2010-09-06 10:23:01'), (4964, 3872, NULL, 1, 2, '2010-09-06 11:06:41'), (4965, 3873, NULL, 72, 2, '2010-09-06 11:35:56'), (4967, 3873, NULL, 2, 2, '2010-09-06 11:35:08'), (4969, 3874, NULL, 113, 2, '2010-09-06 11:38:36'), (4971, 3874, NULL, 104, 2, '2010-09-06 11:39:02'), (4972, 3874, NULL, 110, 2, '2010-09-06 11:39:35'), (4973, 3874, NULL, 102, 2, '2010-09-06 11:40:08'), (4974, 3886, NULL, 57, 2, '2010-09-06 13:19:04'), (4975, 3886, NULL, 60, 2, '2010-09-06 13:20:08'), (4976, 3886, NULL, 61, 2, '2010-09-06 13:22:34'), (4978, 3891, NULL, 5, 2, '2010-09-06 15:45:51'), (4979, 3894, NULL, 52, 2, '2010-09-06 17:13:55'), (4982, 3894, NULL, 69, 2, '2010-09-06 17:17:22'), (4983, NULL, NULL, 187, 2, '2010-09-06 17:32:07'), (4984, 3897, NULL, 65, 2, '2010-09-06 18:00:36'), (4985, 3900, NULL, 109, 2, '2010-09-06 19:09:02'), (4986, 3905, NULL, 186, 2, '2010-09-06 22:14:23'), (4987, 3915, NULL, 141, 2, '2010-09-07 01:15:11'), (4988, 3918, NULL, 49, 2, '2010-09-07 01:15:19'), (4989, 3919, NULL, 50, 2, '2010-09-07 01:15:22'), (4990, 3920, NULL, 139, 2, '2010-09-07 01:15:24'), (4991, 3925, NULL, 112, 2, '2010-09-07 01:15:40'), (4992, 3941, NULL, 147, 2, '2010-09-07 01:16:22'), (4993, 3944, NULL, 140, 2, '2010-09-07 01:16:31'), (4994, 3945, NULL, 141, 2, '2010-09-07 01:16:34'), (4995, 3946, NULL, 142, 2, '2010-09-07 01:16:36'), (4996, 3947, NULL, 146, 2, '2010-09-07 01:16:39'), (4997, 3948, NULL, 139, 2, '2010-09-07 01:16:42'), (4998, 3949, NULL, 145, 2, '2010-09-07 01:16:45'), (4999, 3950, NULL, 143, 2, '2010-09-07 01:16:48'), (5000, 3951, NULL, 144, 2, '2010-09-07 01:16:50'), (5001, 3952, NULL, 107, 2, '2010-09-07 01:16:53'), (5002, 3953, NULL, 106, 2, '2010-09-07 01:16:56'), (5003, 3955, NULL, 109, 2, '2010-09-07 01:17:04'), (5004, 3956, NULL, 108, 2, '2010-09-07 01:17:09'), (5005, 3957, NULL, 104, 2, '2010-09-07 01:17:12'), (5006, 3958, NULL, 110, 2, '2010-09-07 01:17:15'), (5007, 3960, NULL, 113, 2, '2010-09-07 01:17:21'), (5008, 3962, NULL, 111, 2, '2010-09-07 01:17:26'), (5009, 3963, NULL, 112, 2, '2010-09-07 01:17:28'), (5010, 3965, NULL, 74, 2, '2010-09-07 05:36:54'), (5013, 3970, NULL, 174, 2, '2010-09-07 06:04:15'), (5014, 3971, NULL, 79, 2, '2010-09-07 07:04:29'), (5017, 3971, NULL, 78, 2, '2010-09-07 07:05:03'), (5019, 3977, NULL, 72, 2, '2010-09-07 10:34:54'), (5020, 3981, NULL, 50, 2, '2010-09-07 11:38:41'), (5021, 3984, NULL, 195, 2, '2010-09-07 11:51:17'), (5022, 3984, NULL, 6, 2, '2010-09-07 11:52:29'), (5023, 3984, NULL, 4, 2, '2010-09-07 11:52:44'), (5024, 3984, NULL, 32, 2, '2010-09-07 11:53:39'), (5025, 3998, NULL, 144, 2, '2010-09-07 14:13:34'), (5026, 3999, NULL, 52, 2, '2010-09-07 14:18:17'), (5027, 3999, NULL, 69, 2, '2010-09-07 14:20:41'), (5029, 3998, NULL, 157, 2, '2010-09-07 14:26:48'), (5030, 4000, NULL, 20, 2, '2010-09-07 14:51:08'), (5031, 4000, NULL, 16, 2, '2010-09-07 14:49:06'), (5032, 4000, NULL, 10, 2, '2010-09-07 14:50:02'), (5034, 4004, NULL, 213, 2, '2010-09-07 16:20:34'), (5035, 4004, NULL, 29, 2, '2010-09-07 16:21:31'), (5036, 4007, NULL, 111, 2, '2010-09-07 19:12:27'), (5037, 4008, NULL, 7, 2, '2010-09-07 19:18:35'), (5038, 4009, NULL, 143, 2, '2010-09-07 19:18:38'), (5039, 4013, NULL, 112, 2, '2010-09-07 20:31:11'), (5040, 4014, NULL, 83, 2, '2010-09-07 21:20:39'), (5041, 4016, NULL, 83, 2, '2010-09-07 23:52:26'), (5042, 4017, NULL, 74, 2, '2010-09-08 00:18:59'), (5043, 4018, NULL, 75, 2, '2010-09-08 00:19:12'), (5044, 4019, NULL, 82, 2, '2010-09-08 00:19:19'), (5045, 4020, NULL, 53, 2, '2010-09-08 00:19:24'), (5046, 4026, NULL, 50, 2, '2010-09-08 03:56:37'), (5047, 4031, NULL, 31, 2, '2010-09-08 07:48:31'), (5048, 4032, NULL, 2, 2, '2010-09-08 08:18:06'), (5049, 4032, NULL, 1, 2, '2010-09-08 08:18:05'), (5051, 4032, NULL, 49, 2, '2010-09-08 08:14:17'), (5052, 4032, NULL, 48, 2, '2010-09-08 08:15:32'), (5053, 4032, NULL, 33, 2, '2010-09-08 08:18:02'), (5054, 4032, NULL, 50, 2, '2010-09-08 08:17:24'), (5058, 4035, NULL, 50, 2, '2010-09-08 08:44:35'), (5061, 4035, NULL, 74, 2, '2010-09-08 08:44:03'), (5064, 4042, NULL, 32, 2, '2010-09-08 10:26:49'), (5065, 4044, NULL, 49, 2, '2010-09-08 10:48:30'), (5066, 4051, NULL, 64, 2, '2010-09-08 13:41:05'), (5067, 4054, NULL, 66, 2, '2010-09-08 15:31:46'), (5068, 4054, NULL, 3, 2, '2010-09-08 15:33:22'), (5069, 4057, NULL, 112, 2, '2010-09-08 15:56:25'), (5070, 4058, NULL, 49, 2, '2010-09-08 15:59:30'), (5071, 4059, NULL, 79, 2, '2010-09-08 17:08:30'), (5072, 4059, NULL, 59, 2, '2010-09-08 17:10:11'), (5073, 4059, NULL, 77, 2, '2010-09-08 17:12:14'), (5074, 4059, NULL, 78, 2, '2010-09-08 17:12:34'), (5075, 4060, NULL, 53, 2, '2010-09-08 17:19:31'), (5076, 4062, NULL, 50, 2, '2010-09-08 18:08:47'), (5077, 4062, NULL, 64, 2, '2010-09-08 18:16:20'), (5078, 4062, NULL, 75, 2, '2010-09-08 18:19:00'), (5079, NULL, NULL, 187, 2, '2010-09-08 19:37:51'), (5080, 4064, NULL, 165, 2, '2010-09-08 20:13:32'), (5081, 4077, NULL, 75, 2, '2010-09-09 09:06:29'), (5082, 4080, NULL, 50, 2, '2010-09-09 09:29:26'), (5083, 4080, NULL, 139, 2, '2010-09-09 09:30:11'), (5084, 4084, NULL, 49, 2, '2010-09-09 11:23:01'), (5086, 4084, NULL, 53, 2, '2010-09-09 11:23:59'), (5087, 4084, NULL, 76, 2, '2010-09-09 11:31:22'), (5088, 4084, NULL, 74, 2, '2010-09-09 11:26:41'), (5089, 4084, NULL, 75, 2, '2010-09-09 11:28:20'), (5091, 4086, NULL, 65, 2, '2010-09-09 11:41:50'), (5092, 4086, NULL, 51, 2, '2010-09-09 11:39:25'), (5094, 4094, NULL, 21, 2, '2010-09-09 15:20:46'), (5095, 4094, NULL, 20, 2, '2010-09-09 15:21:44'), (5096, 4104, NULL, 65, 2, '2010-09-09 17:00:08'), (5097, 4104, NULL, 48, 2, '2010-09-09 17:13:46'), (5098, 4104, NULL, 50, 2, '2010-09-09 17:15:35'), (5099, 4108, NULL, 50, 2, '2010-09-09 18:33:19'), (5100, 4113, NULL, 102, 2, '2010-09-09 20:44:05'), (5101, 4114, NULL, 99, 2, '2010-09-09 20:44:05'), (5102, 4115, NULL, 115, 2, '2010-09-09 20:44:09'), (5103, 4116, NULL, 103, 2, '2010-09-09 20:44:23'), (5104, 4117, NULL, 100, 2, '2010-09-09 20:48:13'), (5105, 4119, NULL, 139, 2, '2010-09-09 20:49:32'), (5106, 4120, NULL, 142, 2, '2010-09-09 20:49:44'), (5107, 4121, NULL, 144, 2, '2010-09-09 20:50:14'), (5108, 4123, NULL, 140, 2, '2010-09-09 21:05:56'), (5109, 4125, NULL, 117, 2, '2010-09-09 21:39:26'), (5110, 4130, NULL, 50, 2, '2010-09-10 00:00:08'), (5111, 4133, NULL, 146, 2, '2010-09-10 04:18:17'), (5112, 4134, NULL, 49, 2, '2010-09-10 04:33:41'), (5113, 4138, NULL, 143, 2, '2010-09-10 05:55:23'), (5114, 4140, NULL, 6, 2, '2010-09-10 06:32:07'), (5115, 4140, NULL, 143, 2, '2010-09-10 06:33:46'), (5116, 4140, NULL, 172, 2, '2010-09-10 06:35:03'), (5117, 4143, NULL, 53, 2, '2010-09-10 07:10:08'), (5118, 4148, NULL, 113, 2, '2010-09-10 08:02:17'), (5119, 4149, NULL, 108, 2, '2010-09-10 08:03:59'), (5120, 4151, NULL, 106, 2, '2010-09-10 08:14:33'), (5121, 4152, NULL, 112, 2, '2010-09-10 08:39:08'), (5122, 4155, NULL, 101, 2, '2010-09-10 09:35:00'), (5123, 4157, NULL, 51, 2, '2010-09-10 10:05:08'), (5124, 4157, NULL, 53, 2, '2010-09-10 10:05:28'), (5125, 4158, NULL, 173, 2, '2010-09-10 10:25:55'), (5126, 4159, NULL, 139, 2, '2010-09-10 10:41:13'), (5127, 4160, NULL, 141, 2, '2010-09-10 10:42:19'), (5128, 4162, NULL, 6, 2, '2010-09-10 10:43:17'), (5129, 4163, NULL, 9, 2, '2010-09-10 10:43:56'), (5130, 4166, NULL, 2, 2, '2010-09-10 10:44:53'), (5131, 4168, NULL, 5, 2, '2010-09-10 10:45:54'), (5132, 4171, NULL, 8, 2, '2010-09-10 10:51:46'), (5133, 4172, NULL, 3, 2, '2010-09-10 10:56:26'), (5134, 4173, NULL, 60, 2, '2010-09-10 11:03:26'), (5135, 4173, NULL, 61, 2, '2010-09-10 11:03:09'), (5137, 4174, NULL, 59, 2, '2010-09-10 12:30:30'), (5138, 4175, NULL, 103, 2, '2010-09-10 12:40:39'), (5139, 4178, NULL, 3, 2, '2010-09-10 13:38:14'), (5140, 4178, NULL, 4, 2, '2010-09-10 13:40:41'), (5141, 4178, NULL, 1, 2, '2010-09-10 13:40:44'), (5142, 4180, NULL, 76, 2, '2010-09-10 14:08:26'), (5143, 4184, NULL, 57, 2, '2010-09-10 14:38:15'), (5144, 4184, NULL, 168, 2, '2010-09-10 14:42:00'), (5147, 4186, NULL, 111, 2, '2010-09-10 16:41:21'), (5148, 4190, NULL, 107, 2, '2010-09-10 17:18:24'), (5149, 4193, NULL, 50, 2, '2010-09-10 17:46:13'), (5150, 4195, NULL, 49, 2, '2010-09-10 19:17:49'), (5151, 4195, NULL, 31, 2, '2010-09-10 19:18:55'), (5152, 4196, NULL, 8, 2, '2010-09-10 19:30:56'), (5153, 4197, NULL, 7, 2, '2010-09-10 19:36:01'), (5154, 4198, NULL, 145, 2, '2010-09-10 19:33:52'), (5156, 4199, NULL, 4, 2, '2010-09-10 19:39:18'), (5157, 4201, NULL, 80, 2, '2010-09-10 19:55:53'), (5158, 4202, NULL, 6, 2, '2010-09-10 20:09:09'), (5159, 4203, NULL, 144, 2, '2010-09-10 21:15:36'), (5160, 4206, NULL, 141, 2, '2010-09-11 01:40:26'), (5161, 4207, NULL, 62, 2, '2010-09-11 03:23:16'), (5162, 4208, NULL, 6, 2, '2010-09-11 03:34:43'), (5163, 4209, NULL, 1, 2, '2010-09-11 04:19:58'), (5164, 4212, NULL, 8, 2, '2010-09-11 06:43:28'), (5165, 4217, NULL, 60, 2, '2010-09-11 08:23:17'), (5166, 4217, NULL, 61, 2, '2010-09-11 08:23:52'), (5167, 4223, NULL, 50, 2, '2010-09-11 11:29:05'), (5168, 4224, NULL, 50, 2, '2010-09-11 12:04:06'), (5169, 4226, NULL, 5, 2, '2010-09-11 12:31:31'), (5170, 4227, NULL, 62, 2, '2010-09-11 12:53:25'), (5171, 4229, NULL, 3, 2, '2010-09-11 13:19:07'), (5172, 4230, NULL, 59, 2, '2010-09-11 13:39:25'), (5174, 4230, NULL, 61, 2, '2010-09-11 13:28:21'), (5175, 4230, NULL, 60, 2, '2010-09-11 13:28:59'), (5177, 4231, NULL, 28, 2, '2010-09-11 13:55:06'), (5178, 4231, NULL, 70, 2, '2010-09-11 14:02:30'), (5179, 4231, NULL, 71, 2, '2010-09-11 14:02:52'), (5180, 4233, NULL, 116, 2, '2010-09-11 14:59:47'), (5181, 4238, NULL, 74, 2, '2010-09-11 16:46:32'), (5182, 4239, NULL, 164, 2, '2010-09-11 19:10:32'), (5183, 4239, NULL, 165, 2, '2010-09-11 19:10:49'), (5184, 4242, NULL, 140, 2, '2010-09-11 20:02:08'), (5185, 4241, NULL, 120, 2, '2010-09-11 20:02:43'), (5186, 4241, NULL, 121, 2, '2010-09-11 20:03:49'), (5187, 4241, NULL, 119, 2, '2010-09-11 20:04:41'), (5188, 4246, NULL, 107, 2, '2010-09-11 23:17:03'), (5189, 4247, NULL, 110, 2, '2010-09-11 23:25:08'), (5190, 4248, NULL, 81, 2, '2010-09-12 00:43:25'), (5191, 4249, NULL, 186, 2, '2010-09-12 00:58:53'), (5192, 4250, NULL, 112, 2, '2010-09-12 04:16:24'), (5193, 4252, NULL, 143, 2, '2010-09-12 05:26:19'), (5194, 4256, NULL, 127, 2, '2010-09-12 08:51:02'), (5195, 4256, NULL, 74, 2, '2010-09-12 08:52:58'), (5196, 4257, NULL, 110, 2, '2010-09-12 08:56:27'), (5197, 4258, NULL, 68, 2, '2010-09-12 09:19:41'), (5198, 4260, NULL, 98, 2, '2010-09-12 09:26:29'), (5199, 4264, NULL, 3, 2, '2010-09-12 11:56:02'), (5200, 4265, NULL, 104, 2, '2010-09-12 11:58:31'), (5201, 4267, NULL, 50, 2, '2010-09-12 12:57:23'), (5202, 4267, NULL, 3, 2, '2010-09-12 12:56:03'), (5203, 4267, NULL, 55, 2, '2010-09-12 12:56:48'), (5205, 4268, NULL, 50, 2, '2010-09-12 13:01:19'), (5207, 4269, NULL, 49, 2, '2010-09-12 13:07:43'), (5208, 4271, NULL, 49, 2, '2010-09-12 13:18:33'), (5209, 4273, NULL, 112, 2, '2010-09-12 14:12:02'), (5210, 4277, NULL, 7, 2, '2010-09-12 16:48:48'), (5211, 4278, NULL, 30, 2, '2010-09-12 17:21:55'), (5212, 4278, NULL, 69, 2, '2010-09-12 17:23:42'), (5213, 4279, NULL, 33, 2, '2010-09-12 18:41:36'), (5214, 4281, NULL, 101, 2, '2010-09-12 19:20:30'), (5215, NULL, NULL, 108, 2, '2010-09-12 20:18:44'), (5216, 4286, NULL, 75, 2, '2010-09-12 20:52:47'), (5217, 4287, NULL, 69, 2, '2010-09-12 21:02:45'), (5218, 4288, NULL, 50, 2, '2010-09-12 21:11:21'), (5219, 4291, NULL, 145, 2, '2010-09-13 02:19:51'), (5220, 4292, NULL, 80, 2, '2010-09-13 02:44:07'), (5221, 4293, NULL, 195, 2, '2010-09-13 05:15:46'), (5224, 4294, NULL, 109, 2, '2010-09-13 05:54:20'), (5225, 4296, NULL, 50, 2, '2010-09-13 06:36:08'), (5226, 4298, NULL, 240, 2, '2010-09-13 07:18:18'), (5227, 4302, NULL, 99, 2, '2010-09-13 08:45:05'), (5228, 4317, NULL, 75, 2, '2010-09-13 11:17:37'), (5229, 4322, NULL, 3, 2, '2010-09-13 11:41:56'), (5230, 4322, NULL, 4, 2, '2010-09-13 11:44:46'), (5233, 4325, NULL, 113, 2, '2010-09-13 12:36:34'), (5234, NULL, NULL, 48, 2, '2010-09-13 13:14:08'), (5235, 4332, NULL, 1, 2, '2010-09-13 14:02:37'), (5237, 4333, NULL, 83, 2, '2010-09-13 14:02:46'), (5238, 4334, NULL, 61, 2, '2010-09-13 14:37:55'), (5239, 4334, NULL, 60, 2, '2010-09-13 14:38:31'), (5240, 4336, NULL, 82, 2, '2010-09-13 15:41:15'), (5241, 4339, NULL, 4, 2, '2010-09-13 17:02:23'), (5243, 4338, NULL, 111, 2, '2010-09-13 17:03:00'), (5244, 4338, NULL, 112, 2, '2010-09-13 17:04:00'), (5245, 4340, NULL, 82, 2, '2010-09-13 17:07:30'), (5246, 4341, NULL, 1, 2, '2010-09-13 17:48:18'), (5247, NULL, NULL, 59, 2, '2010-09-13 18:42:16'), (5248, 4348, NULL, 3, 2, '2010-09-13 23:06:01'), (5249, 4352, NULL, 163, 2, '2010-09-14 03:34:34'), (5250, 4355, NULL, 49, 2, '2010-09-14 06:30:56'), (5251, 4361, NULL, 132, 2, '2010-09-14 08:21:33'), (5252, 4361, NULL, 131, 2, '2010-09-14 08:21:48'), (5253, 4361, NULL, 130, 2, '2010-09-14 08:22:05'), (5254, 4361, NULL, 129, 2, '2010-09-14 08:22:16'), (5255, 4361, NULL, 128, 2, '2010-09-14 08:22:27'), (5256, 4361, NULL, 127, 2, '2010-09-14 08:22:39'), (5258, 4368, NULL, 5, 2, '2010-09-14 10:43:34'), (5259, 4368, NULL, 99, 2, '2010-09-14 10:44:11'), (5260, 4369, NULL, 65, 2, '2010-09-14 10:49:18'), (5261, 4371, NULL, 141, 2, '2010-09-14 11:08:04'), (5262, NULL, NULL, 7, 2, '2010-09-14 11:44:48'), (5263, 4371, NULL, 99, 2, '2010-09-14 12:05:52'), (5266, 4371, NULL, 108, 2, '2010-09-14 12:07:20'), (5267, 4371, NULL, 120, 2, '2010-09-14 12:08:26'), (5268, 4375, NULL, 120, 2, '2010-09-14 12:29:44'), (5269, 4376, NULL, 68, 2, '2010-09-14 12:34:49'), (5270, 4380, NULL, 54, 2, '2010-09-14 13:06:22'), (5271, 4381, NULL, 2, 2, '2010-09-14 13:46:33'), (5273, 4371, NULL, 117, 2, '2010-09-14 13:48:14'), (5275, 4371, NULL, 106, 2, '2010-09-14 13:48:53'), (5276, 4371, NULL, 107, 2, '2010-09-14 13:49:26'), (5277, 4371, NULL, 119, 2, '2010-09-14 13:51:53'), (5278, 4371, NULL, 133, 2, '2010-09-14 13:53:11'), (5279, 4371, NULL, 193, 2, '2010-09-14 13:54:05'), (5280, 4371, NULL, 158, 2, '2010-09-14 13:56:11'), (5281, 4371, NULL, 160, 2, '2010-09-14 13:57:02'), (5282, 4384, NULL, 158, 2, '2010-09-14 13:59:55'), (5283, 4385, NULL, 193, 2, '2010-09-14 14:16:39'), (5284, 4388, NULL, 160, 2, '2010-09-14 14:21:03'), (5285, 4390, NULL, 16, 2, '2010-09-14 14:56:03'), (5286, 4391, NULL, 49, 2, '2010-09-14 14:56:17'), (5287, 4391, NULL, 2, 2, '2010-09-14 15:28:14'), (5289, 4397, NULL, 76, 2, '2010-09-14 17:02:15'), (5290, 4399, NULL, 12, 2, '2010-09-14 17:55:07'), (5291, 4399, NULL, 14, 2, '2010-09-14 17:55:31'), (5292, 4399, NULL, 17, 2, '2010-09-14 17:55:53'), (5293, 4399, NULL, 28, 2, '2010-09-14 17:56:33'), (5294, NULL, NULL, 7, 2, '2010-09-15 03:25:06'), (5295, 4411, NULL, 50, 2, '2010-09-15 03:58:51'), (5296, 4412, NULL, 192, 2, '2010-09-15 04:26:05'), (5297, 4413, NULL, 201, 2, '2010-09-15 06:18:52'), (5298, 4414, NULL, 12, 2, '2010-09-15 06:48:16'), (5299, 4415, NULL, 83, 2, '2010-09-15 07:07:58'), (5300, 4419, NULL, 83, 2, '2010-09-15 08:26:55'), (5301, 4422, NULL, 78, 2, '2010-09-15 09:30:31'), (5302, 4423, NULL, 123, 2, '2010-09-15 10:19:41'), (5303, 4423, NULL, 49, 2, '2010-09-15 10:22:43'), (5304, 4424, NULL, 49, 2, '2010-09-15 10:49:52'), (5305, 4429, NULL, 139, 2, '2010-09-15 12:23:29'), (5306, 4431, NULL, 5, 2, '2010-09-15 12:49:55'), (5307, NULL, NULL, 69, 2, '2010-09-15 14:17:11'), (5308, 4433, NULL, 80, 2, '2010-09-15 14:33:35'), (5310, 4434, NULL, 235, 2, '2010-09-15 14:38:49'), (5311, 4437, NULL, 112, 2, '2010-09-15 15:58:24'), (5312, 4438, NULL, 1, 2, '2010-09-15 16:07:15'), (5313, 4440, NULL, 126, 2, '2010-09-15 17:41:47'), (5314, 4442, NULL, 2, 2, '2010-09-15 18:02:44'), (5316, 4445, NULL, 49, 2, '2010-09-15 18:43:55'), (5318, 4446, NULL, 4, 2, '2010-09-15 19:11:00'), (5320, 4456, NULL, 213, 2, '2010-09-16 03:02:12'), (5321, 4457, NULL, 141, 2, '2010-09-16 04:13:52'), (5322, 4458, NULL, 82, 2, '2010-09-16 04:16:08'), (5323, 4461, NULL, 121, 2, '2010-09-16 06:27:52'), (5325, 4461, NULL, 119, 2, '2010-09-16 06:28:05'), (5326, 4468, NULL, 141, 2, '2010-09-16 07:01:25'), (5327, 4463, NULL, 31, 2, '2010-09-16 07:02:02'), (5328, 4478, NULL, 49, 2, '2010-09-16 07:02:04'), (5329, 4479, NULL, 50, 2, '2010-09-16 07:02:07'), (5330, 4480, NULL, 139, 2, '2010-09-16 07:02:12'), (5331, 4523, NULL, 147, 2, '2010-09-16 07:06:25'), (5332, 4525, NULL, 150, 2, '2010-09-16 07:06:36'), (5333, 4526, NULL, 149, 2, '2010-09-16 07:06:41'), (5334, 4528, NULL, 140, 2, '2010-09-16 07:06:51'), (5335, 4529, NULL, 141, 2, '2010-09-16 07:06:55'), (5336, 4530, NULL, 142, 2, '2010-09-16 07:07:00'), (5337, 4531, NULL, 173, 2, '2010-09-16 07:07:03'), (5338, 4532, NULL, 182, 2, '2010-09-16 07:07:08'), (5339, 4533, NULL, 183, 2, '2010-09-16 07:07:12'), (5340, 4534, NULL, 146, 2, '2010-09-16 07:07:17'), (5341, 4535, NULL, 171, 2, '2010-09-16 07:07:21'), (5342, 4536, NULL, 148, 2, '2010-09-16 07:07:24'), (5343, 4537, NULL, 201, 2, '2010-09-16 07:07:28'), (5344, 4538, NULL, 184, 2, '2010-09-16 07:07:35'), (5345, 4539, NULL, 139, 2, '2010-09-16 07:07:38'), (5346, 4540, NULL, 180, 2, '2010-09-16 07:07:42'), (5347, 4541, NULL, 181, 2, '2010-09-16 07:07:45'), (5348, 4542, NULL, 190, 2, '2010-09-16 07:07:48'), (5349, 4543, NULL, 191, 2, '2010-09-16 07:07:53'), (5350, 4544, NULL, 213, 2, '2010-09-16 07:07:57'), (5351, 4545, NULL, 235, 2, '2010-09-16 07:08:03'), (5352, 4546, NULL, 229, 2, '2010-09-16 07:08:08'), (5353, 4547, NULL, 157, 2, '2010-09-16 07:08:13'), (5354, 4548, NULL, 152, 2, '2010-09-16 07:08:19'), (5355, 4549, NULL, 145, 2, '2010-09-16 07:08:24'), (5356, 4550, NULL, 143, 2, '2010-09-16 07:08:29'), (5357, 4551, NULL, 172, 2, '2010-09-16 07:08:35'), (5358, 4552, NULL, 246, 2, '2010-09-16 07:08:38'), (5359, 4553, NULL, 240, 2, '2010-09-16 07:08:43'), (5360, 4554, NULL, 174, 2, '2010-09-16 07:08:48'), (5361, 4555, NULL, 144, 2, '2010-09-16 07:08:52'), (5362, 4556, NULL, 192, 2, '2010-09-16 07:08:56'), (5363, 4561, NULL, 112, 2, '2010-09-16 07:09:15'), (5364, 4572, NULL, 81, 2, '2010-09-16 11:00:19'), (5365, 4574, NULL, 4, 2, '2010-09-16 11:12:17'), (5366, 4575, NULL, 8, 2, '2010-09-16 11:50:34'), (5367, 4577, NULL, 141, 2, '2010-09-16 11:51:29'), (5368, 4589, NULL, 12, 2, '2010-09-16 15:30:43'), (5369, 4589, NULL, 195, 2, '2010-09-16 15:35:40'), (5370, 4590, NULL, 49, 2, '2010-09-16 16:28:32'), (5372, NULL, NULL, 124, 2, '2010-09-16 16:51:06'), (5373, 4595, NULL, 4, 2, '2010-09-16 17:14:02'), (5374, 4595, NULL, 7, 2, '2010-09-16 17:21:44'), (5376, 4595, NULL, 78, 2, '2010-09-16 17:17:18'), (5378, NULL, NULL, 186, 2, '2010-09-16 17:40:19'), (5379, NULL, NULL, 1, 2, '2010-09-16 18:29:31'), (5380, 4601, NULL, 72, 2, '2010-09-16 20:26:41'), (5381, 4601, NULL, 66, 2, '2010-09-16 20:26:08'), (5382, 4601, NULL, 71, 2, '2010-09-16 20:26:53'), (5384, 4601, NULL, 69, 2, '2010-09-16 20:25:41'), (5388, 4606, NULL, 100, 2, '2010-09-16 20:50:06'), (5389, 4607, NULL, 103, 2, '2010-09-16 20:50:15'), (5390, 4609, NULL, 115, 2, '2010-09-16 20:50:52'), (5391, 4610, NULL, 99, 2, '2010-09-16 20:51:08'), (5392, 4611, NULL, 144, 2, '2010-09-16 20:52:22'), (5393, 4612, NULL, 139, 2, '2010-09-16 20:57:42'), (5394, 4614, NULL, 140, 2, '2010-09-16 21:08:53'), (5395, 4623, NULL, 142, 2, '2010-09-16 22:17:05'), (5396, 4624, NULL, 141, 2, '2010-09-16 22:53:40'), (5397, 4625, NULL, 117, 2, '2010-09-16 22:56:56'), (5398, 4626, NULL, 100, 2, '2010-09-16 22:57:02'), (5399, 4627, NULL, 98, 2, '2010-09-17 00:03:27'), (5400, 4628, NULL, 111, 2, '2010-09-17 01:21:30'), (5401, 4629, NULL, 99, 2, '2010-09-17 02:41:54'), (5402, 4631, NULL, 50, 2, '2010-09-17 04:06:57'), (5403, 4632, NULL, 146, 2, '2010-09-17 04:19:10'), (5404, 4635, NULL, 75, 2, '2010-09-17 04:53:28'), (5406, 4636, NULL, 31, 2, '2010-09-17 05:00:13'), (5407, 4642, NULL, 141, 2, '2010-09-17 05:45:32'), (5408, 4652, NULL, 49, 2, '2010-09-17 05:46:03'), (5409, 4653, NULL, 50, 2, '2010-09-17 05:46:07'), (5410, 4654, NULL, 139, 2, '2010-09-17 05:46:10'), (5411, 4696, NULL, 147, 2, '2010-09-17 05:49:08'), (5412, 4698, NULL, 150, 2, '2010-09-17 05:49:16'), (5413, 4699, NULL, 149, 2, '2010-09-17 05:49:20'), (5414, 4701, NULL, 140, 2, '2010-09-17 05:49:28'), (5415, 4702, NULL, 141, 2, '2010-09-17 05:49:31'), (5416, 4703, NULL, 142, 2, '2010-09-17 05:49:35'), (5417, 4704, NULL, 173, 2, '2010-09-17 05:49:39'), (5418, 4705, NULL, 182, 2, '2010-09-17 05:49:42'), (5419, 4706, NULL, 183, 2, '2010-09-17 05:49:46'), (5420, 4707, NULL, 146, 2, '2010-09-17 05:49:50'), (5421, 4708, NULL, 171, 2, '2010-09-17 05:49:53'), (5422, 4709, NULL, 148, 2, '2010-09-17 05:49:57'), (5423, 4710, NULL, 201, 2, '2010-09-17 05:50:01'), (5424, 4711, NULL, 184, 2, '2010-09-17 05:50:06'), (5425, 4712, NULL, 139, 2, '2010-09-17 05:50:10'), (5426, 4713, NULL, 180, 2, '2010-09-17 05:50:13'), (5427, 4714, NULL, 181, 2, '2010-09-17 05:50:17'), (5428, 4715, NULL, 190, 2, '2010-09-17 05:50:20'), (5429, 4716, NULL, 191, 2, '2010-09-17 05:50:25'), (5430, 4717, NULL, 213, 2, '2010-09-17 05:50:28'), (5431, 4718, NULL, 235, 2, '2010-09-17 05:50:33'), (5432, 4719, NULL, 229, 2, '2010-09-17 05:50:37'), (5433, 4720, NULL, 157, 2, '2010-09-17 05:50:42'), (5434, 4721, NULL, 152, 2, '2010-09-17 05:50:47'), (5435, 4722, NULL, 145, 2, '2010-09-17 05:50:52'), (5436, 4723, NULL, 143, 2, '2010-09-17 05:50:55'), (5437, 4724, NULL, 172, 2, '2010-09-17 05:50:59'), (5438, 4725, NULL, 246, 2, '2010-09-17 05:51:03'), (5439, 4726, NULL, 240, 2, '2010-09-17 05:51:07'), (5440, 4727, NULL, 174, 2, '2010-09-17 05:51:12'), (5441, 4728, NULL, 144, 2, '2010-09-17 05:51:17'), (5442, 4729, NULL, 192, 2, '2010-09-17 05:51:21'), (5443, 4734, NULL, 112, 2, '2010-09-17 05:51:40'), (5444, 4737, NULL, 73, 2, '2010-09-17 06:11:38'), (5445, 4739, NULL, 88, 2, '2010-09-17 06:30:22'), (5446, 4744, NULL, 104, 2, '2010-09-17 08:05:11'), (5447, 4745, NULL, 113, 2, '2010-09-17 08:08:36'), (5448, 4747, NULL, 31, 2, '2010-09-17 08:30:18'), (5449, 4747, NULL, 51, 2, '2010-09-17 08:30:47'), (5450, 4748, NULL, 112, 2, '2010-09-17 08:42:28'), (5451, 4753, NULL, 102, 2, '2010-09-17 09:30:08'), (5452, 4752, NULL, 29, 2, '2010-09-17 09:30:19'), (5453, 4752, NULL, 30, 2, '2010-09-17 09:30:33'), (5454, 4752, NULL, 13, 2, '2010-09-17 09:30:46'), (5455, 4752, NULL, 186, 2, '2010-09-17 09:30:58'), (5456, 4759, NULL, 139, 2, '2010-09-17 10:44:15'), (5457, 4760, NULL, 7, 2, '2010-09-17 10:45:13'), (5458, 4761, NULL, 6, 2, '2010-09-17 10:45:45'), (5459, 4762, NULL, 2, 2, '2010-09-17 10:47:37'), (5460, 4763, NULL, 9, 2, '2010-09-17 10:48:00'), (5461, 4766, NULL, 141, 2, '2010-09-17 10:49:35'), (5462, 4767, NULL, 106, 2, '2010-09-17 10:57:03'), (5463, 4768, NULL, 60, 2, '2010-09-17 10:59:19'), (5464, 4769, NULL, 3, 2, '2010-09-17 11:01:14'), (5465, 4770, NULL, 8, 2, '2010-09-17 11:02:57'), (5466, 4771, NULL, 101, 2, '2010-09-17 11:13:28'), (5467, 4772, NULL, 33, 2, '2010-09-17 11:23:34'), (5468, 4774, NULL, 165, 2, '2010-09-17 12:38:29'), (5469, 4778, NULL, 177, 2, '2010-09-17 12:50:30'), (5470, 4782, NULL, 52, 2, '2010-09-17 13:53:24'), (5471, 4783, NULL, 32, 2, '2010-09-17 13:56:23'), (5472, 4785, NULL, 5, 2, '2010-09-17 14:31:33'), (5473, 4787, NULL, 49, 2, '2010-09-17 15:08:21'), (5474, 4786, NULL, 49, 2, '2010-09-17 15:08:55'), (5475, 4789, NULL, 63, 2, '2010-09-17 15:10:08'), (5476, 4790, NULL, 108, 2, '2010-09-17 15:57:10'), (5477, NULL, NULL, 213, 2, '2010-09-17 16:20:43'), (5478, 4791, NULL, 80, 2, '2010-09-17 16:41:58'), (5479, NULL, NULL, 51, 2, '2010-09-17 17:00:48'), (5480, NULL, NULL, 3, 2, '2010-09-17 17:41:32'), (5481, 4797, NULL, 3, 2, '2010-09-17 18:28:51'), (5482, 4799, NULL, 192, 2, '2010-09-17 18:41:58'), (5483, 4801, NULL, 5, 2, '2010-09-17 19:19:58'), (5485, 4802, NULL, 98, 2, '2010-09-17 19:21:12'), (5486, 4804, NULL, 22, 2, '2010-09-17 19:39:51'), (5487, NULL, NULL, 5, 2, '2010-09-17 19:42:29'), (5488, 4805, NULL, 111, 2, '2010-09-17 20:01:18'), (5489, 4807, NULL, 145, 2, '2010-09-17 22:22:35'), (5490, 4808, NULL, 1, 2, '2010-09-18 04:22:14'), (5491, 4813, NULL, 192, 2, '2010-09-18 05:09:22'), (5492, 4818, NULL, 141, 2, '2010-09-18 05:33:19'), (5493, 4828, NULL, 49, 2, '2010-09-18 05:33:51'), (5494, 4829, NULL, 50, 2, '2010-09-18 05:33:55'), (5495, 4830, NULL, 139, 2, '2010-09-18 05:33:58'), (5496, 4872, NULL, 147, 2, '2010-09-18 05:37:07'), (5497, 4874, NULL, 150, 2, '2010-09-18 05:37:15'), (5498, 4875, NULL, 149, 2, '2010-09-18 05:37:19'), (5499, 4877, NULL, 140, 2, '2010-09-18 05:37:27'), (5500, 4878, NULL, 141, 2, '2010-09-18 05:37:31'), (5501, 4879, NULL, 142, 2, '2010-09-18 05:37:35'), (5502, 4880, NULL, 173, 2, '2010-09-18 05:37:39'), (5503, 4881, NULL, 182, 2, '2010-09-18 05:37:43'), (5504, 4882, NULL, 183, 2, '2010-09-18 05:37:47'), (5505, 4883, NULL, 146, 2, '2010-09-18 05:37:51'), (5506, 4884, NULL, 171, 2, '2010-09-18 05:37:55'), (5507, 4885, NULL, 148, 2, '2010-09-18 05:37:59'), (5508, 4886, NULL, 201, 2, '2010-09-18 05:38:03'), (5509, 4887, NULL, 184, 2, '2010-09-18 05:38:08'), (5510, 4888, NULL, 139, 2, '2010-09-18 05:38:11'), (5511, 4889, NULL, 180, 2, '2010-09-18 05:38:15'), (5512, 4890, NULL, 181, 2, '2010-09-18 05:38:19'), (5513, 4891, NULL, 190, 2, '2010-09-18 05:38:23'), (5514, 4892, NULL, 191, 2, '2010-09-18 05:38:27'), (5515, 4893, NULL, 213, 2, '2010-09-18 05:38:31'), (5516, 4894, NULL, 235, 2, '2010-09-18 05:38:36'), (5517, 4895, NULL, 229, 2, '2010-09-18 05:38:41'), (5518, 4896, NULL, 157, 2, '2010-09-18 05:38:46'), (5519, 4897, NULL, 152, 2, '2010-09-18 05:38:50'), (5520, 4898, NULL, 145, 2, '2010-09-18 05:38:55'), (5521, 4899, NULL, 143, 2, '2010-09-18 05:39:00'), (5522, 4900, NULL, 172, 2, '2010-09-18 05:39:04'), (5523, 4901, NULL, 246, 2, '2010-09-18 05:39:08'), (5524, 4902, NULL, 240, 2, '2010-09-18 05:39:13'), (5525, 4903, NULL, 174, 2, '2010-09-18 05:39:20'), (5526, 4904, NULL, 144, 2, '2010-09-18 05:39:24'), (5527, 4905, NULL, 192, 2, '2010-09-18 05:39:29'), (5528, 4910, NULL, 112, 2, '2010-09-18 05:39:50'), (5529, 4913, NULL, 98, 2, '2010-09-18 05:51:33'), (5530, 4914, NULL, 51, 2, '2010-09-18 05:58:04'), (5531, 4914, NULL, 31, 2, '2010-09-18 05:57:31'), (5533, 4914, NULL, 33, 2, '2010-09-18 06:06:03'), (5534, 4914, NULL, 49, 2, '2010-09-18 06:06:30'), (5535, 4915, NULL, 99, 2, '2010-09-18 06:15:23'), (5536, 4918, NULL, 4, 2, '2010-09-18 07:46:49'), (5537, 4919, NULL, 147, 2, '2010-09-18 08:10:51'), (5538, 4921, NULL, 49, 2, '2010-09-18 09:04:52'), (5539, 4921, NULL, 1, 2, '2010-09-18 09:09:50'), (5540, NULL, NULL, 7, 2, '2010-09-18 09:18:26'), (5541, 4925, NULL, 117, 2, '2010-09-18 11:33:28'), (5542, NULL, NULL, 1, 2, '2010-09-18 12:53:03'), (5543, NULL, NULL, 65, 2, '2010-09-18 15:55:02'), (5544, 4929, NULL, 75, 2, '2010-09-18 16:25:23'), (5545, 4930, NULL, 22, 2, '2010-09-18 16:32:26'), (5546, 4934, NULL, 49, 2, '2010-09-18 17:43:28'), (5547, 4935, NULL, 104, 2, '2010-09-18 18:06:43'), (5548, 4935, NULL, 106, 2, '2010-09-18 18:06:57'), (5549, 4938, NULL, 11, 2, '2010-09-18 19:00:56'), (5550, 4938, NULL, 17, 2, '2010-09-18 19:01:56'), (5551, 4938, NULL, 15, 2, '2010-09-18 19:02:38'), (5552, 4938, NULL, 12, 2, '2010-09-18 19:03:03'), (5553, 4938, NULL, 23, 2, '2010-09-18 19:04:27'), (5554, 4938, NULL, 28, 2, '2010-09-18 19:05:04'), (5555, 4939, NULL, 110, 2, '2010-09-18 19:19:40'), (5556, NULL, NULL, 84, 2, '2010-09-18 19:37:34'), (5557, NULL, NULL, 21, 2, '2010-09-18 20:22:06'), (5558, 4942, NULL, 107, 2, '2010-09-18 20:41:08'), (5559, NULL, NULL, 186, 2, '2010-09-18 20:51:50'), (5560, 4946, NULL, 107, 2, '2010-09-18 23:19:22'), (5561, 4947, NULL, 101, 2, '2010-09-18 23:25:44'), (5562, 4948, NULL, 6, 2, '2010-09-19 01:12:03'), (5563, 4949, NULL, 103, 2, '2010-09-19 01:12:28'), (5564, 4950, NULL, 160, 2, '2010-09-19 02:13:41'), (5565, 4951, NULL, 140, 2, '2010-09-19 02:44:13'), (5566, 4952, NULL, 158, 2, '2010-09-19 03:52:54'), (5567, 4953, NULL, 96, 2, '2010-09-19 04:49:14'), (5568, 4954, NULL, 143, 2, '2010-09-19 05:28:43'), (5569, 4955, NULL, 48, 2, '2010-09-19 05:50:40'), (5570, 4955, NULL, 56, 2, '2010-09-19 05:51:32'), (5571, 4955, NULL, 99, 2, '2010-09-19 05:53:19'), (5572, 4956, NULL, 48, 2, '2010-09-19 05:58:43'), (5573, 4958, NULL, 163, 2, '2010-09-19 07:52:32'), (5574, NULL, NULL, 59, 2, '2010-09-19 08:23:48'), (5575, 4960, NULL, 110, 2, '2010-09-19 08:59:08'), (5576, 4963, NULL, 95, 2, '2010-09-19 10:31:52'), (5577, 4964, NULL, 115, 2, '2010-09-19 10:54:42'), (5578, NULL, NULL, 1, 2, '2010-09-19 11:28:31'), (5579, 4969, NULL, 66, 2, '2010-09-19 12:14:23'), (5581, 4972, NULL, 84, 2, '2010-09-19 12:47:13'), (5582, 4973, NULL, 161, 2, '2010-09-19 13:13:43'), (5583, 4974, NULL, 157, 2, '2010-09-19 13:14:11'), (5584, 4980, NULL, 112, 2, '2010-09-19 13:31:35'), (5585, 4984, NULL, 67, 2, '2010-09-19 14:26:27'), (5586, 4986, NULL, 159, 2, '2010-09-19 14:33:10'), (5587, 4988, NULL, 120, 2, '2010-09-19 15:00:15'), (5588, 4990, NULL, 61, 2, '2010-09-19 15:13:50'), (5589, 4991, NULL, 61, 2, '2010-09-19 15:18:43'), (5590, 4992, NULL, 162, 2, '2010-09-19 15:26:07'), (5591, 4997, NULL, 50, 2, '2010-09-19 17:05:17'), (5592, 4997, NULL, 56, 2, '2010-09-19 17:04:51'), (5593, 4997, NULL, 12, 2, '2010-09-19 17:00:12'), (5596, NULL, NULL, 7, 2, '2010-09-19 18:46:42'), (5597, 5002, NULL, 3, 2, '2010-09-19 19:20:50'), (5598, 5002, NULL, 2, 2, '2010-09-19 19:21:08'), (5599, 5003, NULL, 98, 2, '2010-09-19 20:45:59'), (5600, 5004, NULL, 168, 2, '2010-09-19 21:18:53'), (5601, 5005, NULL, 111, 2, '2010-09-20 00:22:28'), (5602, 5006, NULL, 100, 2, '2010-09-20 02:28:23'), (5603, NULL, NULL, 20, 2, '2010-09-20 04:16:47'), (5604, 5008, NULL, 192, 2, '2010-09-20 04:22:02'), (5605, 5009, NULL, 192, 2, '2010-09-20 05:12:41'), (5606, NULL, NULL, 186, 2, '2010-09-20 05:31:41'), (5607, 5014, NULL, 141, 2, '2010-09-20 05:58:00'), (5608, 5024, NULL, 49, 2, '2010-09-20 05:58:33'), (5609, 5025, NULL, 50, 2, '2010-09-20 05:58:37'), (5610, 5026, NULL, 139, 2, '2010-09-20 05:58:41'), (5611, 5068, NULL, 147, 2, '2010-09-20 06:01:39'), (5612, 5070, NULL, 150, 2, '2010-09-20 06:01:46'), (5613, 5071, NULL, 149, 2, '2010-09-20 06:01:49'), (5614, 5073, NULL, 140, 2, '2010-09-20 06:01:57'), (5615, 5074, NULL, 141, 2, '2010-09-20 06:02:00'), (5616, 5075, NULL, 142, 2, '2010-09-20 06:02:03'), (5617, 5076, NULL, 173, 2, '2010-09-20 06:02:06'), (5618, 5077, NULL, 182, 2, '2010-09-20 06:02:10'), (5619, 5078, NULL, 183, 2, '2010-09-20 06:02:14'), (5620, 5079, NULL, 146, 2, '2010-09-20 06:02:17'), (5621, 5080, NULL, 171, 2, '2010-09-20 06:02:20'), (5622, 5081, NULL, 148, 2, '2010-09-20 06:02:24'), (5623, 5082, NULL, 201, 2, '2010-09-20 06:02:27'), (5624, 5083, NULL, 184, 2, '2010-09-20 06:02:32'), (5625, 5084, NULL, 139, 2, '2010-09-20 06:02:35'), (5626, 5085, NULL, 180, 2, '2010-09-20 06:02:38'), (5627, 5086, NULL, 181, 2, '2010-09-20 06:02:42'), (5628, 5087, NULL, 190, 2, '2010-09-20 06:02:45'), (5629, 5088, NULL, 191, 2, '2010-09-20 06:02:49'), (5630, 5089, NULL, 213, 2, '2010-09-20 06:02:53'), (5631, 5090, NULL, 235, 2, '2010-09-20 06:02:57'), (5632, 5091, NULL, 229, 2, '2010-09-20 06:03:02'), (5633, 5092, NULL, 157, 2, '2010-09-20 06:03:06'), (5634, 5093, NULL, 152, 2, '2010-09-20 06:03:10'), (5635, 5094, NULL, 145, 2, '2010-09-20 06:03:15'), (5636, 5095, NULL, 143, 2, '2010-09-20 06:03:18'), (5637, 5096, NULL, 172, 2, '2010-09-20 06:03:21'), (5638, 5097, NULL, 246, 2, '2010-09-20 06:03:24'), (5639, 5098, NULL, 240, 2, '2010-09-20 06:03:28'), (5640, 5099, NULL, 174, 2, '2010-09-20 06:03:33'), (5641, 5100, NULL, 144, 2, '2010-09-20 06:03:37'), (5642, 5101, NULL, 192, 2, '2010-09-20 06:03:41'), (5643, 5106, NULL, 112, 2, '2010-09-20 06:03:59'), (5644, 5110, NULL, 76, 2, '2010-09-20 08:21:07'), (5645, 5118, NULL, 30, 2, '2010-09-20 10:27:14'), (5646, 5118, NULL, 8, 2, '2010-09-20 10:43:47'), (5647, 5118, NULL, 6, 2, '2010-09-20 10:41:47'), (5648, 5118, NULL, 4, 2, '2010-09-20 10:42:56'), (5650, 5123, NULL, 65, 2, '2010-09-20 11:38:54'), (5651, 5123, NULL, 31, 2, '2010-09-20 11:40:25'), (5652, 5123, NULL, 51, 2, '2010-09-20 11:39:54'), (5654, 5131, NULL, 22, 2, '2010-09-20 13:31:04'), (5655, 5133, NULL, 2, 2, '2010-09-20 14:24:48'), (5656, 5133, NULL, 30, 2, '2010-09-20 14:26:18'), (5657, 5133, NULL, 13, 2, '2010-09-20 14:26:56'), (5658, 5133, NULL, 66, 2, '2010-09-20 14:27:49'), (5659, 5133, NULL, 188, 2, '2010-09-20 14:28:40'), (5660, 5133, NULL, 186, 2, '2010-09-20 14:29:27'), (5661, 5136, NULL, 50, 2, '2010-09-20 14:47:30'), (5662, 5136, NULL, 4, 2, '2010-09-20 14:49:08'), (5663, 4577, NULL, 139, 2, '2010-09-20 15:26:29'), (5664, 5143, NULL, 65, 2, '2010-09-20 16:16:51'), (5666, 5145, NULL, 49, 2, '2010-09-20 16:45:17'), (5667, 5148, NULL, 71, 2, '2010-09-20 18:02:37'), (5668, 5153, NULL, 78, 2, '2010-09-20 22:54:44'), (5670, 5156, NULL, 170, 2, '2010-09-21 02:22:49'), (5671, NULL, NULL, 1, 2, '2010-09-21 04:18:26'), (5672, 5158, NULL, 65, 2, '2010-09-21 05:43:05'); INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES (5673, 5159, NULL, 29, 2, '2010-09-21 05:56:44'), (5674, 5160, NULL, 83, 2, '2010-09-21 06:11:46'), (5675, 5164, NULL, 33, 2, '2010-09-21 07:20:37'), (5676, 5170, NULL, 50, 2, '2010-09-21 09:36:07'), (5677, 5171, NULL, 141, 2, '2010-09-21 10:40:01'), (5678, 5176, NULL, 139, 2, '2010-09-21 11:42:28'), (5679, 5178, NULL, 141, 2, '2010-09-21 11:42:35'), (5680, 5179, NULL, 112, 2, '2010-09-21 11:42:40'), (5681, 5180, NULL, 49, 2, '2010-09-21 11:42:44'), (5682, 5181, NULL, 50, 2, '2010-09-21 11:42:48'), (5683, 5203, NULL, 1, 2, '2010-09-21 11:44:18'), (5684, 5204, NULL, 2, 2, '2010-09-21 11:44:23'), (5685, 5205, NULL, 3, 2, '2010-09-21 11:44:27'), (5686, 5206, NULL, 4, 2, '2010-09-21 11:44:31'), (5687, 5207, NULL, 5, 2, '2010-09-21 11:44:37'), (5688, 5208, NULL, 6, 2, '2010-09-21 11:44:41'), (5689, 5209, NULL, 7, 2, '2010-09-21 11:44:45'), (5690, 5210, NULL, 8, 2, '2010-09-21 11:44:49'), (5691, 5211, NULL, 9, 2, '2010-09-21 11:44:53'), (5692, 5220, NULL, 98, 2, '2010-09-21 11:45:33'), (5693, 5221, NULL, 99, 2, '2010-09-21 11:45:37'), (5694, 5222, NULL, 100, 2, '2010-09-21 11:45:43'), (5695, 5223, NULL, 101, 2, '2010-09-21 11:45:47'), (5696, 5224, NULL, 102, 2, '2010-09-21 11:45:52'), (5697, 5225, NULL, 103, 2, '2010-09-21 11:45:58'), (5698, 5226, NULL, 115, 2, '2010-09-21 11:46:02'), (5699, 5227, NULL, 117, 2, '2010-09-21 11:46:06'), (5700, 5235, NULL, 104, 2, '2010-09-21 11:46:40'), (5701, 5236, NULL, 106, 2, '2010-09-21 11:46:45'), (5702, 5237, NULL, 107, 2, '2010-09-21 11:46:51'), (5703, 5238, NULL, 108, 2, '2010-09-21 11:46:55'), (5704, 5239, NULL, 109, 2, '2010-09-21 11:46:59'), (5705, 5240, NULL, 110, 2, '2010-09-21 11:47:04'), (5706, 5241, NULL, 111, 2, '2010-09-21 11:47:08'), (5707, 5242, NULL, 112, 2, '2010-09-21 11:47:13'), (5708, 5243, NULL, 113, 2, '2010-09-21 11:47:17'), (5709, 5252, NULL, 139, 2, '2010-09-21 11:48:00'), (5710, 5253, NULL, 140, 2, '2010-09-21 11:48:04'), (5711, 5254, NULL, 141, 2, '2010-09-21 11:48:08'), (5712, 5255, NULL, 142, 2, '2010-09-21 11:48:12'), (5713, 5256, NULL, 143, 2, '2010-09-21 11:48:19'), (5714, 5257, NULL, 144, 2, '2010-09-21 11:48:23'), (5715, 5258, NULL, 145, 2, '2010-09-21 11:48:27'), (5716, 5259, NULL, 146, 2, '2010-09-21 11:48:31'), (5717, 5260, NULL, 147, 2, '2010-09-21 11:48:35'), (5718, NULL, NULL, 7, 2, '2010-09-21 11:49:09'), (5719, 5264, NULL, 30, 2, '2010-09-21 12:14:38'), (5720, 5266, NULL, 78, 2, '2010-09-21 12:37:39'), (5721, 5270, NULL, 61, 2, '2010-09-21 15:13:35'), (5722, 5270, NULL, 60, 2, '2010-09-21 15:13:58'), (5723, 5272, NULL, 50, 2, '2010-09-21 16:30:53'), (5724, 5277, NULL, 2, 2, '2010-09-21 17:42:07'), (5725, 5280, NULL, 141, 2, '2010-09-21 18:49:45'), (5726, 5279, NULL, 117, 2, '2010-09-21 18:52:10'), (5727, 5280, NULL, 235, 2, '2010-09-21 18:52:25'), (5728, NULL, NULL, 186, 2, '2010-09-21 19:01:42'), (5729, 5279, NULL, 76, 2, '2010-09-21 19:08:18'), (5730, 5282, NULL, 101, 2, '2010-09-21 19:39:52'), (5731, 5286, NULL, 103, 2, '2010-09-22 00:18:39'), (5732, 5289, NULL, 107, 2, '2010-09-22 03:55:16'), (5733, 5291, NULL, 110, 2, '2010-09-22 04:18:32'), (5734, 5292, NULL, 61, 2, '2010-09-22 04:55:22'), (5735, 5293, NULL, 50, 2, '2010-09-22 04:56:34'), (5736, 5298, NULL, 50, 2, '2010-09-22 06:27:13'), (5737, 5299, NULL, 104, 2, '2010-09-22 06:29:33'), (5738, 5299, NULL, 111, 2, '2010-09-22 06:29:12'), (5740, 5300, NULL, 60, 2, '2010-09-22 06:46:03'), (5741, 5302, NULL, 124, 2, '2010-09-22 08:14:21'), (5742, 5310, NULL, 141, 2, '2010-09-22 09:27:27'), (5743, 5318, NULL, 49, 2, '2010-09-22 09:27:58'), (5744, 5319, NULL, 50, 2, '2010-09-22 09:28:02'), (5745, 5320, NULL, 139, 2, '2010-09-22 09:28:06'), (5746, 5364, NULL, 147, 2, '2010-09-22 09:31:25'), (5747, 5366, NULL, 150, 2, '2010-09-22 09:31:32'), (5748, 5367, NULL, 149, 2, '2010-09-22 09:31:35'), (5749, 5369, NULL, 140, 2, '2010-09-22 09:31:42'), (5750, 5370, NULL, 141, 2, '2010-09-22 09:31:44'), (5751, 5371, NULL, 142, 2, '2010-09-22 09:31:47'), (5752, 5372, NULL, 173, 2, '2010-09-22 09:31:50'), (5753, 5373, NULL, 182, 2, '2010-09-22 09:31:54'), (5754, 5374, NULL, 183, 2, '2010-09-22 09:31:57'), (5755, 5375, NULL, 146, 2, '2010-09-22 09:32:00'), (5756, 5376, NULL, 171, 2, '2010-09-22 09:32:02'), (5757, 5377, NULL, 148, 2, '2010-09-22 09:32:05'), (5758, 5378, NULL, 201, 2, '2010-09-22 09:32:09'), (5759, 5379, NULL, 184, 2, '2010-09-22 09:32:13'), (5760, 5380, NULL, 139, 2, '2010-09-22 09:32:16'), (5761, 5381, NULL, 180, 2, '2010-09-22 09:32:19'), (5762, 5382, NULL, 181, 2, '2010-09-22 09:32:22'), (5763, 5383, NULL, 190, 2, '2010-09-22 09:32:25'), (5764, 5384, NULL, 191, 2, '2010-09-22 09:32:28'), (5765, 5385, NULL, 213, 2, '2010-09-22 09:32:31'), (5766, 5386, NULL, 235, 2, '2010-09-22 09:32:35'), (5767, 5387, NULL, 229, 2, '2010-09-22 09:32:40'), (5768, 5388, NULL, 157, 2, '2010-09-22 09:32:44'), (5769, 5389, NULL, 152, 2, '2010-09-22 09:32:50'), (5770, 5391, NULL, 145, 2, '2010-09-22 09:32:53'), (5771, 5392, NULL, 143, 2, '2010-09-22 09:32:56'), (5772, 5393, NULL, 172, 2, '2010-09-22 09:33:00'), (5773, 5394, NULL, 246, 2, '2010-09-22 09:33:03'), (5774, 5395, NULL, 240, 2, '2010-09-22 09:33:07'), (5775, 5396, NULL, 174, 2, '2010-09-22 09:33:11'), (5776, 5397, NULL, 144, 2, '2010-09-22 09:33:15'), (5777, 5398, NULL, 192, 2, '2010-09-22 09:33:18'), (5778, 5403, NULL, 112, 2, '2010-09-22 09:33:36'), (5779, 5406, NULL, 102, 2, '2010-09-22 09:41:32'), (5780, 5407, NULL, 49, 2, '2010-09-22 10:51:04'), (5781, 5409, NULL, 174, 2, '2010-09-22 12:08:15'), (5782, 5410, NULL, 50, 2, '2010-09-22 12:15:18'), (5783, 5411, NULL, 125, 2, '2010-09-22 12:35:44'), (5784, 5412, NULL, 49, 2, '2010-09-22 13:17:41'), (5785, 5412, NULL, 192, 2, '2010-09-22 13:16:57'), (5787, 5413, NULL, 139, 2, '2010-09-22 13:23:29'), (5788, 5414, NULL, 4, 2, '2010-09-22 14:10:17'), (5789, 5415, NULL, 141, 2, '2010-09-22 14:19:37'), (5791, 5417, NULL, 164, 2, '2010-09-22 14:45:12'), (5792, 5416, NULL, 1, 2, '2010-09-22 14:45:24'), (5793, 5418, NULL, 119, 2, '2010-09-22 14:55:48'), (5794, 5419, NULL, 145, 2, '2010-09-22 15:01:31'), (5795, 5420, NULL, 6, 2, '2010-09-22 15:02:39'), (5796, 5421, NULL, 73, 2, '2010-09-22 15:16:10'), (5797, 5421, NULL, 75, 2, '2010-09-22 15:16:39'), (5798, 5422, NULL, 112, 2, '2010-09-22 15:59:34'), (5799, 5424, NULL, 106, 2, '2010-09-22 17:31:18'), (5800, 5425, NULL, 33, 2, '2010-09-22 18:00:53'), (5802, 5427, NULL, 50, 2, '2010-09-22 18:14:26'), (5803, 5428, NULL, 50, 2, '2010-09-22 18:17:17'), (5804, 5426, NULL, 102, 2, '2010-09-22 18:23:26'), (5805, 5426, NULL, 109, 2, '2010-09-22 18:38:27'), (5806, 5431, NULL, 115, 2, '2010-09-22 19:21:37'), (5807, 5432, NULL, 49, 2, '2010-09-22 19:27:17'), (5808, 5432, NULL, 61, 2, '2010-09-22 19:29:09'), (5809, 5432, NULL, 60, 2, '2010-09-22 19:29:49'), (5810, 5433, NULL, 66, 2, '2010-09-22 19:41:04'), (5811, 5434, NULL, 132, 2, '2010-09-22 20:24:09'), (5812, 5435, NULL, 67, 2, '2010-09-22 20:48:09'), (5813, 5436, NULL, 69, 2, '2010-09-22 21:12:07'), (5814, 5437, NULL, 96, 2, '2010-09-22 21:14:33'), (5815, 5438, NULL, 213, 2, '2010-09-22 21:35:10'), (5816, 5439, NULL, 72, 2, '2010-09-22 21:41:14'), (5817, 5440, NULL, 50, 2, '2010-09-22 21:56:18'), (5818, 5444, NULL, 97, 2, '2010-09-22 22:23:03'), (5819, 5445, NULL, 49, 2, '2010-09-22 22:23:09'), (5820, 5446, NULL, 85, 2, '2010-09-22 22:38:04'), (5821, 5447, NULL, 112, 2, '2010-09-22 22:38:08'), (5822, 5448, NULL, 167, 2, '2010-09-22 22:45:40'), (5823, 5450, NULL, 32, 2, '2010-09-22 22:49:36'), (5824, 5451, NULL, 95, 2, '2010-09-22 22:49:40'), (5825, 5455, NULL, 130, 2, '2010-09-22 23:13:06'), (5826, 5456, NULL, 84, 2, '2010-09-22 23:20:07'), (5827, 5458, NULL, 81, 2, '2010-09-22 23:48:21'), (5828, 5461, NULL, 70, 2, '2010-09-23 00:04:03'), (5829, 5463, NULL, 112, 2, '2010-09-23 00:06:03'), (5830, 5469, NULL, 127, 2, '2010-09-23 02:03:41'), (5831, NULL, NULL, 59, 2, '2010-09-23 03:55:12'), (5832, 5479, NULL, 49, 2, '2010-09-23 06:25:04'), (5833, 5480, NULL, 50, 2, '2010-09-23 06:25:47'), (5834, 5482, NULL, 144, 2, '2010-09-23 06:28:41'), (5835, 5483, NULL, 112, 2, '2010-09-23 06:29:21'), (5836, 5486, NULL, 49, 2, '2010-09-23 06:39:05'), (5838, 5487, NULL, 64, 2, '2010-09-23 07:54:56'), (5839, NULL, NULL, 1, 2, '2010-09-23 10:16:10'), (5840, 5501, NULL, 63, 2, '2010-09-23 12:56:24'), (5841, 5507, NULL, 49, 2, '2010-09-23 13:56:14'), (5842, 5506, NULL, 49, 2, '2010-09-23 13:56:17'), (5843, 5510, NULL, 235, 2, '2010-09-23 14:42:09'), (5844, 5513, NULL, 68, 2, '2010-09-23 15:07:42'), (5845, 5515, NULL, 71, 2, '2010-09-23 16:16:08'), (5846, 5516, NULL, 12, 2, '2010-09-23 16:30:16'), (5847, 5517, NULL, 104, 2, '2010-09-23 16:32:15'), (5848, 5517, NULL, 33, 2, '2010-09-23 16:36:24'), (5850, 5520, NULL, 50, 2, '2010-09-23 17:03:08'), (5851, 5521, NULL, 163, 2, '2010-09-23 17:23:36'), (5852, 5522, NULL, 78, 2, '2010-09-23 17:55:51'), (5853, 5524, NULL, 7, 2, '2010-09-23 18:04:49'), (5854, 5526, NULL, 170, 2, '2010-09-23 18:14:01'), (5855, 5527, NULL, 49, 2, '2010-09-23 18:43:25'), (5859, 5527, NULL, 139, 2, '2010-09-23 18:43:41'), (5860, 5528, NULL, 164, 2, '2010-09-23 18:53:19'), (5861, NULL, NULL, 7, 2, '2010-09-23 19:32:48'), (5862, 5529, NULL, 8, 2, '2010-09-23 19:47:43'), (5863, 5534, NULL, 98, 2, '2010-09-23 20:51:34'), (5864, 5535, NULL, 100, 2, '2010-09-23 20:51:52'), (5865, 5536, NULL, 99, 2, '2010-09-23 20:51:54'), (5866, 5537, NULL, 103, 2, '2010-09-23 20:52:27'), (5867, 5538, NULL, 144, 2, '2010-09-23 20:55:55'), (5868, 5539, NULL, 5, 2, '2010-09-23 20:57:44'), (5869, 5540, NULL, 139, 2, '2010-09-23 21:03:29'), (5870, 5541, NULL, 88, 2, '2010-09-23 21:10:21'), (5871, 5543, NULL, 131, 2, '2010-09-23 21:23:16'), (5872, 5544, NULL, 93, 2, '2010-09-23 21:36:12'), (5873, 5545, NULL, 91, 2, '2010-09-23 22:15:29'), (5874, 5547, NULL, 142, 2, '2010-09-23 22:19:48'), (5875, 5550, NULL, 168, 2, '2010-09-23 22:47:35'), (5876, 5551, NULL, 117, 2, '2010-09-23 23:00:00'), (5877, 5552, NULL, 166, 2, '2010-09-23 23:00:36'), (5878, 5554, NULL, 141, 2, '2010-09-23 23:25:11'), (5879, 5557, NULL, 77, 2, '2010-09-23 23:33:20'), (5880, 5558, NULL, 3, 2, '2010-09-24 00:00:04'), (5881, 5560, NULL, 4, 2, '2010-09-24 00:40:48'), (5882, 5561, NULL, 140, 2, '2010-09-24 00:47:55'), (5883, 5563, NULL, 92, 2, '2010-09-24 00:55:07'), (5884, 5564, NULL, 3, 2, '2010-09-24 01:02:33'), (5885, 5565, NULL, 9, 2, '2010-09-24 01:09:59'), (5886, 5566, NULL, 129, 2, '2010-09-24 01:17:25'), (5887, 5567, NULL, 6, 2, '2010-09-24 01:54:29'), (5888, 5569, NULL, 128, 2, '2010-09-24 02:22:39'), (5889, 5571, NULL, 126, 2, '2010-09-24 02:31:00'), (5890, 5572, NULL, 89, 2, '2010-09-24 02:39:20'), (5891, 5573, NULL, 115, 2, '2010-09-24 02:42:41'), (5892, 5574, NULL, 2, 2, '2010-09-24 03:04:23'), (5893, 5575, NULL, 95, 2, '2010-09-24 03:30:43'), (5894, 5576, NULL, 73, 2, '2010-09-24 03:39:50'), (5895, 5578, NULL, 146, 2, '2010-09-24 04:21:46'), (5896, NULL, NULL, 16, 2, '2010-09-24 04:39:50'), (5897, 5579, NULL, 76, 2, '2010-09-24 05:01:29'), (5898, 5582, NULL, 30, 2, '2010-09-24 05:33:23'), (5899, 5585, NULL, 78, 2, '2010-09-24 06:06:56'), (5900, 5588, NULL, 132, 2, '2010-09-24 06:54:14'), (5901, 5590, NULL, 7, 2, '2010-09-24 07:02:49'), (5902, 5595, NULL, 1, 2, '2010-09-24 07:58:42'), (5903, 5597, NULL, 109, 2, '2010-09-24 08:07:25'), (5904, 5598, NULL, 104, 2, '2010-09-24 08:07:41'), (5905, 5600, NULL, 80, 2, '2010-09-24 08:54:09'), (5906, NULL, NULL, 186, 2, '2010-09-24 09:27:21'), (5907, 5605, NULL, 152, 2, '2010-09-24 09:37:57'), (5909, 5607, NULL, 169, 2, '2010-09-24 09:38:18'), (5910, 5611, NULL, 146, 2, '2010-09-24 09:59:02'), (5911, 5612, NULL, 50, 2, '2010-09-24 10:02:28'), (5912, 5612, NULL, 52, 2, '2010-09-24 10:03:06'), (5913, 5612, NULL, 32, 2, '2010-09-24 10:03:31'), (5914, 5614, NULL, 139, 2, '2010-09-24 10:46:57'), (5915, 5615, NULL, 141, 2, '2010-09-24 10:52:10'), (5916, 5617, NULL, 106, 2, '2010-09-24 10:57:47'), (5917, 5620, NULL, 49, 2, '2010-09-24 11:06:06'), (5918, 5620, NULL, 141, 2, '2010-09-24 11:06:59'), (5919, 5624, NULL, 186, 2, '2010-09-24 11:07:11'), (5920, 5626, NULL, 9, 2, '2010-09-24 11:07:58'), (5921, 5627, NULL, 3, 2, '2010-09-24 11:08:43'), (5922, 5628, NULL, 8, 2, '2010-09-24 11:08:49'), (5923, 5629, NULL, 7, 2, '2010-09-24 11:08:57'), (5924, 5621, NULL, 50, 2, '2010-09-24 11:10:03'), (5925, 5623, NULL, 139, 2, '2010-09-24 11:13:28'), (5926, 5630, NULL, 101, 2, '2010-09-24 11:17:10'), (5927, 5621, NULL, 112, 2, '2010-09-24 11:17:18'), (5928, 5632, NULL, 31, 2, '2010-09-24 11:25:27'), (5929, 5632, NULL, 104, 2, '2010-09-24 11:25:58'), (5930, 5633, NULL, 140, 2, '2010-09-24 11:44:00'), (5931, 5634, NULL, 106, 2, '2010-09-24 11:46:44'), (5932, 5636, NULL, 98, 2, '2010-09-24 11:48:48'), (5933, 5633, NULL, 112, 2, '2010-09-24 11:51:05'), (5934, 5634, NULL, 141, 2, '2010-09-24 11:52:05'), (5935, 5634, NULL, 117, 2, '2010-09-24 11:54:24'), (5936, 5633, NULL, 4, 2, '2010-09-24 11:54:27'), (5937, 5637, NULL, 112, 2, '2010-09-24 11:56:34'), (5938, 5633, NULL, 99, 2, '2010-09-24 11:57:31'), (5939, 5635, NULL, 50, 2, '2010-09-24 11:58:11'), (5940, 5636, NULL, 6, 2, '2010-09-24 11:59:04'), (5941, 5633, NULL, 113, 2, '2010-09-24 12:01:09'), (5942, 5635, NULL, 103, 2, '2010-09-24 12:02:55'), (5943, 5636, NULL, 144, 2, '2010-09-24 12:05:52'), (5944, 5634, NULL, 112, 2, '2010-09-24 12:06:08'), (5945, 5635, NULL, 1, 2, '2010-09-24 12:08:14'), (5946, 5636, NULL, 147, 2, '2010-09-24 12:13:18'), (5947, 5639, NULL, 60, 2, '2010-09-24 12:36:53'), (5948, 5639, NULL, 61, 2, '2010-09-24 12:36:46'), (5951, 5642, NULL, 161, 2, '2010-09-24 12:58:28'), (5952, 5644, NULL, 1, 2, '2010-09-24 13:23:06'), (5953, 5645, NULL, 147, 2, '2010-09-24 14:08:32'), (5954, 5647, NULL, 113, 2, '2010-09-24 14:32:07'), (5955, 5648, NULL, 5, 2, '2010-09-24 15:10:35'), (5956, 5650, NULL, 108, 2, '2010-09-24 15:58:10'), (5957, NULL, NULL, 123, 2, '2010-09-24 16:20:09'), (5958, 5651, NULL, 16, 2, '2010-09-24 16:20:59'), (5959, 5653, NULL, 107, 2, '2010-09-24 17:06:57'), (5960, 5653, NULL, 51, 2, '2010-09-24 17:07:55'), (5961, 5653, NULL, 49, 2, '2010-09-24 17:08:33'), (5962, 5655, NULL, 2, 2, '2010-09-24 18:11:03'), (5963, 5656, NULL, 4, 2, '2010-09-24 18:21:37'), (5964, 5657, NULL, 49, 2, '2010-09-24 18:40:20'), (5965, 5657, NULL, 55, 2, '2010-09-24 18:37:56'), (5968, 5656, NULL, 50, 2, '2010-09-24 19:06:51'), (5969, 5663, NULL, 23, 2, '2010-09-24 20:16:43'), (5970, 5664, NULL, 111, 2, '2010-09-24 20:17:39'), (5971, 5663, NULL, 69, 2, '2010-09-24 20:17:54'), (5972, 5665, NULL, 145, 2, '2010-09-24 22:26:03'), (5973, 5666, NULL, 141, 2, '2010-09-24 23:31:30'), (5974, 5668, NULL, 49, 2, '2010-09-25 07:18:09'), (5977, 5672, NULL, 4, 2, '2010-09-25 07:48:06'), (5978, 5673, NULL, 196, 2, '2010-09-25 08:29:43'), (5979, 5673, NULL, 59, 2, '2010-09-25 08:31:02'), (5980, 5675, NULL, 148, 2, '2010-09-25 09:06:39'), (5981, 5677, NULL, 33, 2, '2010-09-25 09:21:09'), (5982, 5682, NULL, 50, 2, '2010-09-25 10:20:53'), (5983, 5684, NULL, 49, 2, '2010-09-25 10:37:39'), (5984, 5684, NULL, 53, 2, '2010-09-25 10:38:41'), (5985, 5686, NULL, 59, 2, '2010-09-25 11:55:28'), (5986, 5686, NULL, 92, 2, '2010-09-25 11:34:44'), (5987, 5686, NULL, 78, 2, '2010-09-25 11:36:13'), (5989, 5686, NULL, 60, 2, '2010-09-25 11:47:32'), (5990, 5686, NULL, 58, 2, '2010-09-25 11:49:35'), (5991, 5686, NULL, 61, 2, '2010-09-25 11:48:37'), (5995, 5690, NULL, 65, 2, '2010-09-25 13:50:00'), (5996, 5691, NULL, 7, 2, '2010-09-25 14:17:58'), (5997, NULL, NULL, 186, 2, '2010-09-25 16:10:26'), (5998, 5694, NULL, 50, 2, '2010-09-25 17:02:19'), (5999, 5704, NULL, 141, 2, '2010-09-25 18:27:48'), (6000, 5706, NULL, 139, 2, '2010-09-25 18:27:52'), (6001, 5707, NULL, 112, 2, '2010-09-25 18:27:54'), (6002, 5708, NULL, 50, 2, '2010-09-25 18:27:56'), (6003, 5709, NULL, 49, 2, '2010-09-25 18:27:58'), (6004, 5723, NULL, 145, 2, '2010-09-25 18:38:36'), (6005, 5724, NULL, 188, 2, '2010-09-25 18:42:03'), (6006, 5725, NULL, 167, 2, '2010-09-25 18:43:50'), (6007, 5726, NULL, 97, 2, '2010-09-25 18:54:10'), (6008, 5727, NULL, 1, 2, '2010-09-25 19:01:26'), (6009, 5728, NULL, 7, 2, '2010-09-25 19:14:00'), (6010, 5729, NULL, 160, 2, '2010-09-25 19:27:06'), (6011, 5730, NULL, 147, 2, '2010-09-25 19:38:00'), (6012, 5731, NULL, 72, 2, '2010-09-25 19:50:56'), (6013, 5732, NULL, 30, 2, '2010-09-25 20:02:53'), (6014, 5738, NULL, 187, 2, '2010-09-25 21:00:48'), (6015, 5739, NULL, 164, 2, '2010-09-25 21:18:19'), (6016, 5741, NULL, 116, 2, '2010-09-25 21:39:02'), (6017, NULL, NULL, 7, 2, '2010-09-25 21:47:04'), (6018, 5743, NULL, 48, 2, '2010-09-25 21:51:44'), (6019, 5746, NULL, 190, 2, '2010-09-25 22:17:08'), (6020, 5749, NULL, 160, 2, '2010-09-25 22:44:24'), (6021, 5751, NULL, 165, 2, '2010-09-25 22:50:15'), (6022, 5752, NULL, 163, 2, '2010-09-25 23:13:44'), (6023, 5753, NULL, 107, 2, '2010-09-25 23:20:27'), (6024, 5755, NULL, 68, 2, '2010-09-26 00:02:40'), (6025, 5756, NULL, 112, 2, '2010-09-26 00:06:41'), (6026, 5757, NULL, 5, 2, '2010-09-26 00:28:08'), (6027, 5758, NULL, 49, 2, '2010-09-26 00:41:06'), (6028, 5759, NULL, 29, 2, '2010-09-26 01:06:59'), (6029, 5761, NULL, 6, 2, '2010-09-26 01:26:16'), (6030, 5762, NULL, 8, 2, '2010-09-26 02:00:14'), (6031, 5763, NULL, 1, 2, '2010-09-26 02:26:27'), (6032, 5764, NULL, 66, 2, '2010-09-26 02:33:08'), (6033, 5766, NULL, 167, 2, '2010-09-26 03:06:44'), (6034, 5767, NULL, 7, 2, '2010-09-26 03:19:24'), (6035, 5768, NULL, 32, 2, '2010-09-26 03:26:23'), (6036, 5769, NULL, 67, 2, '2010-09-26 03:40:50'), (6037, 5770, NULL, 110, 2, '2010-09-26 03:54:36'), (6038, 5771, NULL, 33, 2, '2010-09-26 04:07:17'), (6039, 5772, NULL, 71, 2, '2010-09-26 04:08:25'), (6040, 5773, NULL, 186, 2, '2010-09-26 05:00:01'), (6041, 5775, NULL, 9, 2, '2010-09-26 05:23:52'), (6042, 5776, NULL, 2, 2, '2010-09-26 05:31:27'), (6043, 5777, NULL, 158, 2, '2010-09-26 05:50:00'), (6044, 5777, NULL, 159, 2, '2010-09-26 05:49:52'), (6046, 5779, NULL, 13, 2, '2010-09-26 06:01:28'), (6047, 5781, NULL, 162, 2, '2010-09-26 06:31:29'), (6048, 5782, NULL, 5, 2, '2010-09-26 07:16:28'), (6049, 5783, NULL, 56, 2, '2010-09-26 07:45:00'), (6050, 5784, NULL, 4, 2, '2010-09-26 07:46:32'), (6051, 5785, NULL, 161, 2, '2010-09-26 07:54:25'), (6052, 5786, NULL, 110, 2, '2010-09-26 09:00:25'), (6053, 5787, NULL, 52, 2, '2010-09-26 09:11:13'), (6054, 5788, NULL, 170, 2, '2010-09-26 09:13:08'), (6055, 5789, NULL, 183, 2, '2010-09-26 09:30:24'), (6056, 5790, NULL, 169, 2, '2010-09-26 10:04:53'), (6057, 5791, NULL, 50, 2, '2010-09-26 10:28:48'), (6058, 5793, NULL, 6, 2, '2010-09-26 11:04:22'), (6059, 5795, NULL, 48, 2, '2010-09-26 11:32:15'), (6060, 5796, NULL, 8, 2, '2010-09-26 11:36:00'), (6061, 5797, NULL, 49, 2, '2010-09-26 11:40:07'), (6062, 5800, NULL, 158, 2, '2010-09-26 12:19:26'), (6063, 5801, NULL, 190, 2, '2010-09-26 12:59:19'), (6064, NULL, NULL, 78, 2, '2010-09-26 13:10:12'), (6065, 5802, NULL, 31, 2, '2010-09-26 13:15:15'), (6066, 5803, NULL, 73, 2, '2010-09-26 13:39:13'), (6067, 5804, NULL, 31, 2, '2010-09-26 14:19:06'), (6068, 5807, NULL, 183, 2, '2010-09-26 15:08:57'), (6069, 5809, NULL, 173, 2, '2010-09-26 15:19:54'), (6070, 5810, NULL, 166, 2, '2010-09-26 15:31:54'), (6071, 5811, NULL, 191, 2, '2010-09-26 15:45:01'), (6072, 5814, NULL, 2, 2, '2010-09-26 16:25:23'), (6073, 5815, NULL, 10, 2, '2010-09-26 16:31:58'), (6074, 5815, NULL, 65, 2, '2010-09-26 16:33:04'), (6075, 5817, NULL, 60, 2, '2010-09-26 17:04:38'), (6076, 5817, NULL, 61, 2, '2010-09-26 17:04:20'), (6078, 5818, NULL, 50, 2, '2010-09-26 17:23:04'), (6080, NULL, NULL, 73, 2, '2010-09-26 18:12:45'), (6081, 5821, NULL, 11, 2, '2010-09-26 18:29:38'), (6082, 5822, NULL, 157, 2, '2010-09-26 18:27:36'), (6083, 5821, NULL, 176, 2, '2010-09-26 18:27:56'), (6085, 5823, NULL, 76, 2, '2010-09-26 19:48:35'), (6086, 5823, NULL, 77, 2, '2010-09-26 19:12:32'), (6090, NULL, NULL, 126, 2, '2010-09-26 19:43:16'), (6092, 5825, NULL, 76, 2, '2010-09-26 19:59:48'), (6094, 5825, NULL, 62, 2, '2010-09-26 20:00:53'), (6095, 5826, NULL, 76, 2, '2010-09-26 21:01:04'), (6096, NULL, NULL, 52, 2, '2010-09-26 21:14:16'), (6097, 5827, NULL, 6, 2, '2010-09-26 21:15:32'), (6098, NULL, NULL, 201, 2, '2010-09-26 21:44:55'), (6099, NULL, NULL, 1, 2, '2010-09-27 03:09:52'), (6100, 5834, NULL, 5, 2, '2010-09-27 08:09:32'), (6101, 5834, NULL, 7, 2, '2010-09-27 08:10:08'), (6102, 5834, NULL, 16, 2, '2010-09-27 08:13:29'), (6103, 5834, NULL, 11, 2, '2010-09-27 08:13:51'), (6104, 5834, NULL, 59, 2, '2010-09-27 08:14:36'), (6105, 5834, NULL, 58, 2, '2010-09-27 08:15:17'), (6106, 5834, NULL, 168, 2, '2010-09-27 08:15:41'), (6107, 5834, NULL, 79, 2, '2010-09-27 08:16:04'), (6108, 5834, NULL, 77, 2, '2010-09-27 08:16:45'), (6109, 5834, NULL, 78, 2, '2010-09-27 08:17:03'), (6110, NULL, NULL, 105, 2, '2010-09-27 08:29:49'), (6111, 5836, NULL, 76, 2, '2010-09-27 09:07:18'), (6112, 5842, NULL, 1, 2, '2010-09-27 11:36:52'), (6113, 5842, NULL, 4, 2, '2010-09-27 11:35:52'), (6117, 5844, NULL, 76, 2, '2010-09-27 13:19:35'), (6118, 5845, NULL, 60, 2, '2010-09-27 14:29:33'), (6119, 5845, NULL, 61, 2, '2010-09-27 14:43:19'), (6128, NULL, NULL, 147, 2, '2010-09-27 15:22:29'), (6129, 5849, NULL, 8, 2, '2010-09-27 16:45:31'), (6130, 5849, NULL, 9, 2, '2010-09-27 16:46:06'), (6131, 5849, NULL, 12, 2, '2010-09-27 16:46:40'), (6132, 5849, NULL, 30, 2, '2010-09-27 16:47:01'), (6133, 5850, NULL, 21, 2, '2010-09-27 17:00:23'), (6134, 5850, NULL, 194, 2, '2010-09-27 17:02:57'), (6135, 5850, NULL, 195, 2, '2010-09-27 17:03:48'), (6136, 5851, NULL, 32, 2, '2010-09-27 17:19:28'), (6138, 5852, NULL, 4, 2, '2010-09-27 17:37:05'), (6139, NULL, NULL, 139, 2, '2010-09-27 18:07:31'), (6140, 5854, NULL, 50, 2, '2010-09-27 18:19:40'), (6141, 5854, NULL, 56, 2, '2010-09-27 18:18:11'), (6143, 5854, NULL, 65, 2, '2010-09-27 18:34:01'), (6144, 5855, NULL, 11, 2, '2010-09-27 18:35:57'), (6145, 5854, NULL, 75, 2, '2010-09-27 18:34:32'), (6147, 5854, NULL, 4, 2, '2010-09-27 18:39:50'), (6148, NULL, NULL, 186, 2, '2010-09-27 19:00:05'), (6149, 5858, NULL, 76, 2, '2010-09-27 19:31:05'), (6150, NULL, NULL, 106, 2, '2010-09-27 19:30:28'), (6152, 5859, NULL, 107, 2, '2010-09-27 19:39:36'), (6153, 5859, NULL, 118, 2, '2010-09-27 19:40:13'), (6154, 5864, NULL, 33, 2, '2010-09-27 20:12:22'), (6155, 5866, NULL, 5, 2, '2010-09-27 20:19:48'), (6156, 5867, NULL, 125, 2, '2010-09-27 20:19:53'), (6157, 5869, NULL, 166, 2, '2010-09-27 20:41:10'), (6158, NULL, NULL, 96, 2, '2010-09-27 20:52:44'), (6159, 5870, NULL, 127, 2, '2010-09-27 21:02:23'), (6160, 5871, NULL, 32, 2, '2010-09-27 21:13:00'), (6161, 5872, NULL, 140, 2, '2010-09-27 21:53:19'), (6162, 5873, NULL, 140, 2, '2010-09-27 21:53:29'), (6163, 5874, NULL, 140, 2, '2010-09-27 21:53:36'), (6164, 5875, NULL, 140, 2, '2010-09-27 21:54:23'), (6165, 5876, NULL, 140, 2, '2010-09-27 21:54:22'), (6166, 5877, NULL, 73, 2, '2010-09-27 21:55:19'), (6167, 5878, NULL, 76, 2, '2010-09-27 22:15:18'), (6168, 5879, NULL, 64, 2, '2010-09-27 22:16:30'), (6169, 5880, NULL, 130, 2, '2010-09-27 22:48:15'), (6170, 5882, NULL, 126, 2, '2010-09-27 23:23:24'), (6171, 5883, NULL, 77, 2, '2010-09-27 23:34:21'), (6172, 5884, NULL, 71, 2, '2010-09-27 23:45:18'), (6173, 5886, NULL, 68, 2, '2010-09-28 00:07:11'), (6174, 5887, NULL, 124, 2, '2010-09-28 00:50:52'), (6175, 5888, NULL, 169, 2, '2010-09-28 01:21:22'), (6176, 5889, NULL, 162, 2, '2010-09-28 01:53:47'), (6177, 5891, NULL, 79, 2, '2010-09-28 02:37:31'), (6178, 5892, NULL, 2, 2, '2010-09-28 02:47:49'), (6179, 5893, NULL, 3, 2, '2010-09-28 03:31:04'), (6180, 5894, NULL, 170, 2, '2010-09-28 03:52:46'), (6181, 5895, NULL, 3, 2, '2010-09-28 04:14:22'), (6182, 5896, NULL, 163, 2, '2010-09-28 04:30:12'), (6183, 5897, NULL, 131, 2, '2010-09-28 04:41:48'), (6184, 5898, NULL, 121, 2, '2010-09-28 04:45:29'), (6185, 5899, NULL, 7, 2, '2010-09-28 04:53:22'), (6186, NULL, NULL, 201, 2, '2010-09-28 05:00:24'), (6187, 5900, NULL, 168, 2, '2010-09-28 05:16:29'), (6188, 5903, NULL, 128, 2, '2010-09-28 07:04:41'), (6189, 5905, NULL, 76, 2, '2010-09-28 07:40:47'), (6191, 5905, NULL, 68, 2, '2010-09-28 07:40:04'), (6193, 5908, NULL, 6, 2, '2010-09-28 08:51:00'), (6194, 5907, NULL, 61, 2, '2010-09-28 08:59:22'), (6195, 5910, NULL, 7, 2, '2010-09-28 09:41:10'), (6196, 5911, NULL, 164, 2, '2010-09-28 09:44:10'), (6197, 5912, NULL, 76, 2, '2010-09-28 09:55:17'), (6198, 5917, NULL, 141, 2, '2010-09-28 10:12:25'), (6199, 5919, NULL, 139, 2, '2010-09-28 10:12:33'), (6200, 5920, NULL, 112, 2, '2010-09-28 10:12:37'), (6201, 5921, NULL, 50, 2, '2010-09-28 10:12:42'), (6202, 5922, NULL, 49, 2, '2010-09-28 10:12:46'), (6203, 5938, NULL, 1, 2, '2010-09-28 10:13:49'), (6204, 5939, NULL, 2, 2, '2010-09-28 10:13:54'), (6205, 5940, NULL, 3, 2, '2010-09-28 10:13:58'), (6206, 5941, NULL, 4, 2, '2010-09-28 10:14:02'), (6207, 5942, NULL, 5, 2, '2010-09-28 10:14:06'), (6208, 5943, NULL, 6, 2, '2010-09-28 10:14:10'), (6209, 5944, NULL, 7, 2, '2010-09-28 10:14:14'), (6210, 5945, NULL, 8, 2, '2010-09-28 10:14:18'), (6211, 5946, NULL, 9, 2, '2010-09-28 10:14:22'), (6212, 5959, NULL, 98, 2, '2010-09-28 10:15:15'), (6213, 5960, NULL, 99, 2, '2010-09-28 10:15:19'), (6214, 5961, NULL, 100, 2, '2010-09-28 10:15:23'), (6215, 5962, NULL, 101, 2, '2010-09-28 10:15:28'), (6216, 5963, NULL, 102, 2, '2010-09-28 10:15:31'), (6217, 5968, NULL, 48, 2, '2010-09-28 10:22:18'), (6218, 5968, NULL, 53, 2, '2010-09-28 10:23:36'), (6219, 5969, NULL, 78, 2, '2010-09-28 10:24:46'), (6220, 5972, NULL, 129, 2, '2010-09-28 11:23:44'), (6221, 5975, NULL, 58, 2, '2010-09-28 13:16:31'), (6222, 5975, NULL, 59, 2, '2010-09-28 13:16:56'), (6223, 5975, NULL, 60, 2, '2010-09-28 13:17:54'), (6224, 5975, NULL, 61, 2, '2010-09-28 13:17:36'), (6226, 5976, NULL, 158, 2, '2010-09-28 13:21:34'), (6227, 5981, NULL, 8, 2, '2010-09-28 14:49:57'), (6228, 5982, NULL, 50, 2, '2010-09-28 15:38:19'), (6229, 5982, NULL, 4, 2, '2010-09-28 15:38:08'), (6233, 5983, NULL, 69, 2, '2010-09-28 15:40:53'), (6234, 5983, NULL, 1, 2, '2010-09-28 15:42:01'), (6235, 5985, NULL, 159, 2, '2010-09-28 16:47:46'), (6236, NULL, NULL, 150, 2, '2010-09-28 18:03:53'), (6237, 5989, NULL, 139, 2, '2010-09-28 18:11:09'), (6239, 5990, NULL, 13, 2, '2010-09-28 18:19:27'), (6240, 5991, NULL, 50, 2, '2010-09-28 18:53:31'), (6241, 5991, NULL, 24, 2, '2010-09-28 19:00:46'), (6243, 5993, NULL, 33, 2, '2010-09-28 19:17:42'), (6244, 5995, NULL, 141, 2, '2010-09-28 19:18:30'), (6245, 5996, NULL, 139, 2, '2010-09-28 19:18:34'), (6246, 5997, NULL, 112, 2, '2010-09-28 19:18:58'), (6247, 5998, NULL, 50, 2, '2010-09-28 19:19:02'), (6248, 5999, NULL, 49, 2, '2010-09-28 19:19:11'), (6249, 6006, NULL, 1, 2, '2010-09-28 19:19:44'), (6250, 6007, NULL, 2, 2, '2010-09-28 19:19:48'), (6251, 6008, NULL, 3, 2, '2010-09-28 19:19:52'), (6252, 6009, NULL, 4, 2, '2010-09-28 19:19:59'), (6253, 6010, NULL, 5, 2, '2010-09-28 19:20:04'), (6254, 6011, NULL, 6, 2, '2010-09-28 19:20:08'), (6255, 6012, NULL, 7, 2, '2010-09-28 19:20:14'), (6256, 6013, NULL, 8, 2, '2010-09-28 19:20:19'), (6257, 6014, NULL, 9, 2, '2010-09-28 19:20:23'), (6258, 6026, NULL, 98, 2, '2010-09-28 19:21:14'), (6259, 6027, NULL, 99, 2, '2010-09-28 19:21:17'), (6260, 6028, NULL, 100, 2, '2010-09-28 19:21:21'), (6261, 6029, NULL, 101, 2, '2010-09-28 19:21:29'), (6262, 6030, NULL, 102, 2, '2010-09-28 19:21:33'), (6263, 6031, NULL, 103, 2, '2010-09-28 19:21:44'), (6264, 6032, NULL, 115, 2, '2010-09-28 19:21:48'), (6265, 6033, NULL, 117, 2, '2010-09-28 19:21:55'), (6266, 6038, NULL, 104, 2, '2010-09-28 19:22:29'), (6267, 6039, NULL, 106, 2, '2010-09-28 19:22:33'), (6268, 6040, NULL, 107, 2, '2010-09-28 19:22:36'), (6269, 6041, NULL, 108, 2, '2010-09-28 19:22:40'), (6270, 6042, NULL, 109, 2, '2010-09-28 19:22:44'), (6271, 6043, NULL, 110, 2, '2010-09-28 19:22:55'), (6272, 6047, NULL, 60, 2, '2010-09-28 19:43:11'), (6273, 6047, NULL, 61, 2, '2010-09-28 19:43:25'), (6274, 6052, NULL, 91, 2, '2010-09-28 21:17:36'), (6275, 6054, NULL, 33, 2, '2010-09-28 22:12:55'), (6276, 6055, NULL, 8, 2, '2010-09-28 22:34:50'), (6277, 6056, NULL, 68, 2, '2010-09-28 22:56:38'), (6278, 6057, NULL, 50, 2, '2010-09-28 23:09:16'), (6279, NULL, NULL, 126, 2, '2010-09-28 23:26:26'), (6280, 6058, NULL, 1, 2, '2010-09-28 23:40:03'), (6281, 6059, NULL, 93, 2, '2010-09-29 00:18:35'), (6282, 6060, NULL, 95, 2, '2010-09-29 00:31:27'), (6283, 6061, NULL, 188, 2, '2010-09-29 00:52:17'), (6284, 6062, NULL, 49, 2, '2010-09-29 01:05:48'), (6285, 6064, NULL, 82, 2, '2010-09-29 01:17:04'), (6286, 6066, NULL, 85, 2, '2010-09-29 01:44:38'), (6287, 6067, NULL, 167, 2, '2010-09-29 02:25:56'), (6288, 6068, NULL, 32, 2, '2010-09-29 03:07:22'), (6289, 6069, NULL, 66, 2, '2010-09-29 03:48:45'), (6290, 6070, NULL, 71, 2, '2010-09-29 04:30:05'), (6291, 6071, NULL, 29, 2, '2010-09-29 05:11:18'), (6292, 6074, NULL, 163, 2, '2010-09-29 06:06:19'), (6293, 6072, NULL, 32, 2, '2010-09-29 06:06:22'), (6294, 6072, NULL, 49, 2, '2010-09-29 06:07:56'), (6295, 6076, NULL, 160, 2, '2010-09-29 06:47:34'), (6296, 6077, NULL, 229, 2, '2010-09-29 06:47:55'), (6297, 6078, NULL, 92, 2, '2010-09-29 07:27:58'), (6298, 6079, NULL, 2, 2, '2010-09-29 07:44:06'), (6299, 6081, NULL, 72, 2, '2010-09-29 07:54:38'), (6300, 6080, NULL, 159, 2, '2010-09-29 07:58:46'), (6301, 6086, NULL, 48, 2, '2010-09-29 08:21:22'), (6302, 6087, NULL, 7, 2, '2010-09-29 08:36:26'), (6303, 6088, NULL, 187, 2, '2010-09-29 08:51:29'), (6304, 6089, NULL, 152, 2, '2010-09-29 08:53:59'), (6305, 6091, NULL, 7, 2, '2010-09-29 09:21:35'), (6306, 6090, NULL, 69, 2, '2010-09-29 09:21:38'), (6307, 6090, NULL, 64, 2, '2010-09-29 09:22:50'), (6308, 6090, NULL, 65, 2, '2010-09-29 09:22:40'), (6310, 6092, NULL, 89, 2, '2010-09-29 10:06:43'), (6311, 6093, NULL, 23, 2, '2010-09-29 10:10:29'), (6312, 6097, NULL, 30, 2, '2010-09-29 10:51:50'), (6313, 6098, NULL, 49, 2, '2010-09-29 10:53:08'), (6314, 6100, NULL, 165, 2, '2010-09-29 11:36:56'), (6315, NULL, NULL, 139, 2, '2010-09-29 12:13:38'), (6316, 6103, NULL, 84, 2, '2010-09-29 12:22:01'), (6317, 6104, NULL, 160, 2, '2010-09-29 13:07:04'), (6318, 6105, NULL, 67, 2, '2010-09-29 13:37:06'), (6319, 6108, NULL, 83, 2, '2010-09-29 15:03:38'), (6320, 6108, NULL, 81, 2, '2010-09-29 15:04:06'), (6321, 6109, NULL, 6, 2, '2010-09-29 15:11:12'), (6322, 6109, NULL, 25, 2, '2010-09-29 15:12:24'), (6323, 6109, NULL, 28, 2, '2010-09-29 15:12:51'), (6324, 6110, NULL, 67, 2, '2010-09-29 15:46:04'), (6325, 6110, NULL, 1, 2, '2010-09-29 15:47:36'), (6326, 6113, NULL, 115, 2, '2010-09-29 17:14:12'), (6327, 6116, NULL, 2, 2, '2010-09-29 17:58:19'), (6328, 6117, NULL, 75, 2, '2010-09-29 18:14:12'), (6329, 6118, NULL, 75, 2, '2010-09-29 18:08:04'), (6331, 6119, NULL, 61, 2, '2010-09-29 18:15:45'), (6332, 6120, NULL, 141, 2, '2010-09-29 18:22:53'), (6333, 6117, NULL, 103, 2, '2010-09-29 18:31:27'), (6334, 6122, NULL, 1, 2, '2010-09-29 18:35:24'), (6335, 6125, NULL, 115, 2, '2010-09-29 19:38:06'), (6336, 6126, NULL, 7, 2, '2010-09-29 20:02:55'), (6337, 6128, NULL, 139, 2, '2010-09-29 20:15:20'), (6338, 6129, NULL, 108, 2, '2010-09-29 20:27:45'), (6339, 6130, NULL, 49, 2, '2010-09-29 20:49:18'), (6340, 6131, NULL, 144, 2, '2010-09-29 20:52:34'), (6341, 6132, NULL, 183, 2, '2010-09-29 21:06:07'), (6342, 6133, NULL, 145, 2, '2010-09-29 21:12:20'), (6343, 6135, NULL, 50, 2, '2010-09-29 21:53:24'), (6344, 6136, NULL, 49, 2, '2010-09-29 21:28:24'), (6345, 6138, NULL, 70, 2, '2010-09-29 21:30:54'), (6346, 6135, NULL, 49, 2, '2010-09-29 21:33:13'), (6347, 6139, NULL, 104, 2, '2010-09-29 21:49:20'), (6349, 6140, NULL, 1, 2, '2010-09-29 22:01:40'), (6350, 6143, NULL, 182, 2, '2010-09-29 22:37:49'), (6351, 6144, NULL, 142, 2, '2010-09-29 22:51:00'), (6352, 6145, NULL, 102, 2, '2010-09-29 23:03:20'), (6353, 6146, NULL, 4, 2, '2010-09-29 23:15:40'), (6354, 6148, NULL, 146, 2, '2010-09-30 00:04:56'), (6355, 6149, NULL, 112, 2, '2010-09-30 00:07:16'), (6356, 6150, NULL, 140, 2, '2010-09-30 00:17:17'), (6357, 6151, NULL, 5, 2, '2010-09-30 00:41:55'), (6358, 6152, NULL, 143, 2, '2010-09-30 01:06:33'), (6359, 6153, NULL, 9, 2, '2010-09-30 01:31:10'), (6360, 6154, NULL, 6, 2, '2010-09-30 01:43:30'), (6361, 6157, NULL, 147, 2, '2010-09-30 02:32:46'), (6362, 6158, NULL, 8, 2, '2010-09-30 02:45:07'), (6363, 6159, NULL, 146, 2, '2010-09-30 03:09:27'), (6364, 6160, NULL, 148, 2, '2010-09-30 03:57:57'), (6365, 6161, NULL, 168, 2, '2010-09-30 04:22:11'), (6366, 6162, NULL, 50, 2, '2010-09-30 04:24:34'), (6367, 6163, NULL, 167, 2, '2010-09-30 04:46:25'), (6368, 6164, NULL, 162, 2, '2010-09-30 05:03:26'), (6369, 6165, NULL, 145, 2, '2010-09-30 05:10:16'), (6370, 6166, NULL, 85, 2, '2010-09-30 05:34:28'), (6371, 6167, NULL, 6, 2, '2010-09-30 05:46:36'), (6372, 6168, NULL, 5, 2, '2010-09-30 05:58:44'), (6373, 6169, NULL, 201, 2, '2010-09-30 06:35:01'), (6374, 6170, NULL, 181, 2, '2010-09-30 06:47:09'), (6375, 6171, NULL, 81, 2, '2010-09-30 07:00:43'), (6376, 6173, NULL, 143, 2, '2010-09-30 07:24:50'), (6377, 6176, NULL, 141, 2, '2010-09-30 07:47:24'), (6378, 6177, NULL, 157, 2, '2010-09-30 07:48:58'), (6379, 6178, NULL, 1, 2, '2010-09-30 08:01:03'), (6380, 6180, NULL, 2, 2, '2010-09-30 08:25:10'), (6381, 6181, NULL, 4, 2, '2010-09-30 08:37:14'), (6382, 6183, NULL, 159, 2, '2010-09-30 09:01:21'), (6383, 6185, NULL, 90, 2, '2010-09-30 09:25:28'), (6384, 6186, NULL, 147, 2, '2010-09-30 09:37:32'), (6385, 6188, NULL, 140, 2, '2010-09-30 09:49:36'), (6386, 6189, NULL, 48, 2, '2010-09-30 10:02:08'), (6389, 6189, NULL, 32, 2, '2010-09-30 10:02:31'), (6390, 6190, NULL, 240, 2, '2010-09-30 10:13:43'), (6391, 6192, NULL, 84, 2, '2010-09-30 10:37:49'), (6392, 6193, NULL, 94, 2, '2010-09-30 11:01:54'), (6393, 6194, NULL, 166, 2, '2010-09-30 11:14:02'), (6394, 6195, NULL, 9, 2, '2010-09-30 11:27:21'), (6395, 6197, NULL, 161, 2, '2010-09-30 11:40:40'), (6396, 6198, NULL, 144, 2, '2010-09-30 11:53:59'), (6397, 6199, NULL, 213, 2, '2010-09-30 12:07:18'), (6398, 6200, NULL, 50, 2, '2010-09-30 12:10:41'), (6399, 6201, NULL, 117, 2, '2010-09-30 12:25:37'), (6400, 6201, NULL, 167, 2, '2010-09-30 12:26:45'), (6401, 6201, NULL, 79, 2, '2010-09-30 12:27:08'), (6402, 6202, NULL, 182, 2, '2010-09-30 12:33:54'), (6403, NULL, NULL, 126, 2, '2010-09-30 12:48:32'), (6404, 6203, NULL, 86, 2, '2010-09-30 13:00:29'), (6405, 6204, NULL, 152, 2, '2010-09-30 13:40:20'), (6406, 6207, NULL, 142, 2, '2010-09-30 13:53:38'), (6407, 6208, NULL, 87, 2, '2010-09-30 14:06:56'), (6408, 6210, NULL, 141, 2, '2010-09-30 14:20:12'), (6409, 6211, NULL, 174, 2, '2010-09-30 14:33:29'), (6410, 6212, NULL, 86, 2, '2010-09-30 15:01:12'), (6411, 6214, NULL, 49, 2, '2010-09-30 16:46:49'), (6412, 6215, NULL, 141, 2, '2010-09-30 17:29:17'), (6413, 6215, NULL, 110, 2, '2010-09-30 17:29:21'), (6414, 6215, NULL, 121, 2, '2010-09-30 17:28:26'), (6419, 6220, NULL, 12, 2, '2010-09-30 18:15:59'), (6420, 6220, NULL, 11, 2, '2010-09-30 18:27:22'), (6421, 6222, NULL, 49, 2, '2010-09-30 19:31:18'), (6422, 6222, NULL, 108, 2, '2010-09-30 19:32:29'), (6423, 6222, NULL, 110, 2, '2010-09-30 19:33:25'), (6425, 6222, NULL, 111, 2, '2010-09-30 19:34:06'), (6427, 6222, NULL, 112, 2, '2010-09-30 19:34:45'), (6430, 6222, NULL, 114, 2, '2010-09-30 19:35:18'), (6431, 6222, NULL, 113, 2, '2010-09-30 19:35:29'), (6432, 6222, NULL, 118, 2, '2010-09-30 19:35:41'), (6433, 6222, NULL, 100, 2, '2010-09-30 19:37:32'), (6434, 6222, NULL, 101, 2, '2010-09-30 19:38:11'), (6435, 6222, NULL, 102, 2, '2010-09-30 19:37:20'), (6439, 6223, NULL, 13, 2, '2010-09-30 19:42:40'), (6440, 6223, NULL, 30, 2, '2010-09-30 19:40:56'), (6441, 6223, NULL, 29, 2, '2010-09-30 19:41:58'), (6443, 6223, NULL, 72, 2, '2010-09-30 19:47:52'), (6444, 6227, NULL, 144, 2, '2010-09-30 21:07:27'), (6445, 6228, NULL, 110, 2, '2010-09-30 21:16:04'), (6446, 6231, NULL, 139, 2, '2010-09-30 21:27:09'), (6447, 6238, NULL, 142, 2, '2010-09-30 22:21:16'), (6448, 6240, NULL, 98, 2, '2010-09-30 22:29:55'), (6449, 6241, NULL, 100, 2, '2010-09-30 22:30:27'), (6450, 6242, NULL, 103, 2, '2010-09-30 22:30:28'), (6451, 6243, NULL, 115, 2, '2010-09-30 22:30:32'), (6452, 6244, NULL, 99, 2, '2010-09-30 22:34:26'), (6453, 6246, NULL, 117, 2, '2010-09-30 23:01:02'), (6454, 6247, NULL, 50, 2, '2010-09-30 23:05:36'), (6455, 6248, NULL, 141, 2, '2010-09-30 23:36:37'), (6456, 6249, NULL, 113, 2, '2010-10-01 01:05:13'), (6457, 6252, NULL, 4, 2, '2010-10-01 03:29:14'), (6458, 6254, NULL, 146, 2, '2010-10-01 04:23:17'), (6459, 6256, NULL, 100, 2, '2010-10-01 06:29:02'), (6460, 6258, NULL, 140, 2, '2010-10-01 07:05:40'), (6461, 6259, NULL, 102, 2, '2010-10-01 07:07:12'), (6462, 6262, NULL, 108, 2, '2010-10-01 07:48:30'), (6463, 6264, NULL, 109, 2, '2010-10-01 08:22:05'), (6464, 6265, NULL, 104, 2, '2010-10-01 08:22:18'), (6465, NULL, NULL, 139, 2, '2010-10-01 08:54:11'), (6466, 6268, NULL, 180, 2, '2010-10-01 09:25:20'), (6467, 6269, NULL, 99, 2, '2010-10-01 09:33:49'), (6468, 6273, NULL, 52, 2, '2010-10-01 09:49:11'), (6469, 6275, NULL, 141, 2, '2010-10-01 10:21:53'), (6470, 6276, NULL, 144, 2, '2010-10-01 10:22:14'), (6471, 6277, NULL, 13, 2, '2010-10-01 10:48:52'), (6472, 6278, NULL, 139, 2, '2010-10-01 10:51:00'), (6473, 6280, NULL, 3, 2, '2010-10-01 11:13:01'), (6474, 6282, NULL, 101, 2, '2010-10-01 11:17:49'), (6475, 6284, NULL, 7, 2, '2010-10-01 11:28:13'), (6476, 6286, NULL, 112, 2, '2010-10-01 11:56:49'), (6477, 6287, NULL, 141, 2, '2010-10-01 12:02:20'), (6478, 6288, NULL, 8, 2, '2010-10-01 12:05:59'), (6479, 6289, NULL, 106, 2, '2010-10-01 12:16:46'), (6480, 6290, NULL, 186, 2, '2010-10-01 12:19:54'), (6481, 6291, NULL, 9, 2, '2010-10-01 12:36:24'), (6482, 6292, NULL, 60, 2, '2010-10-01 13:03:26'), (6483, 6292, NULL, 61, 2, '2010-10-01 13:04:06'), (6484, 6293, NULL, 195, 2, '2010-10-01 13:19:01'), (6488, 6295, NULL, 61, 2, '2010-10-01 14:08:08'), (6490, 6297, NULL, 116, 2, '2010-10-01 15:07:28'), (6491, 6298, NULL, 98, 2, '2010-10-01 15:11:16'), (6492, 6299, NULL, 113, 2, '2010-10-01 15:15:11'), (6493, 6300, NULL, 49, 2, '2010-10-01 15:37:10'), (6494, 6301, NULL, 115, 2, '2010-10-01 15:42:19'), (6495, 6301, NULL, 99, 2, '2010-10-01 15:42:39'), (6496, 6301, NULL, 98, 2, '2010-10-01 15:43:09'), (6497, 6302, NULL, 1, 2, '2010-10-01 15:43:11'), (6498, 6301, NULL, 83, 2, '2010-10-01 15:45:47'), (6499, 6301, NULL, 90, 2, '2010-10-01 15:46:21'), (6500, 6301, NULL, 97, 2, '2010-10-01 15:46:45'), (6501, 6301, NULL, 64, 2, '2010-10-01 15:47:18'), (6502, 6301, NULL, 65, 2, '2010-10-01 15:47:28'), (6503, 6301, NULL, 122, 2, '2010-10-01 15:47:53'), (6504, 6301, NULL, 123, 2, '2010-10-01 15:48:32'), (6505, 6301, NULL, 108, 2, '2010-10-01 15:49:08'), (6506, 6301, NULL, 121, 2, '2010-10-01 15:49:18'), (6507, 6301, NULL, 110, 2, '2010-10-01 15:49:27'), (6508, 6301, NULL, 109, 2, '2010-10-01 15:49:39'), (6509, 6307, NULL, 108, 2, '2010-10-01 16:20:14'), (6510, 6306, NULL, 48, 2, '2010-10-01 16:22:07'), (6511, 6310, NULL, 112, 2, '2010-10-01 16:36:09'), (6513, 6311, NULL, 59, 2, '2010-10-01 16:54:38'), (6514, 6311, NULL, 57, 2, '2010-10-01 16:56:04'), (6515, 6311, NULL, 78, 2, '2010-10-01 16:57:09'), (6516, 6312, NULL, 5, 2, '2010-10-01 17:30:15'), (6517, 6314, NULL, 61, 2, '2010-10-01 18:13:51'), (6518, 6315, NULL, 1, 2, '2010-10-01 18:50:10'), (6520, 6317, NULL, 50, 2, '2010-10-01 19:13:15'), (6521, 6320, NULL, 1, 2, '2010-10-01 20:06:19'), (6522, 6320, NULL, 69, 2, '2010-10-01 20:08:19'), (6523, 6322, NULL, 49, 2, '2010-10-01 20:21:54'), (6524, 6323, NULL, 111, 2, '2010-10-01 20:23:01'), (6525, 6327, NULL, 49, 2, '2010-10-01 21:22:08'), (6526, 6328, NULL, 31, 2, '2010-10-01 22:09:55'), (6527, 6328, NULL, 51, 2, '2010-10-01 22:07:58'), (6529, 6329, NULL, 142, 2, '2010-10-01 22:32:26'), (6530, 6330, NULL, 170, 2, '2010-10-02 01:05:06'), (6531, 6331, NULL, 51, 2, '2010-10-02 01:36:37'), (6532, NULL, NULL, 1, 2, '2010-10-02 05:30:17'), (6533, 6334, NULL, 7, 2, '2010-10-02 05:40:00'), (6534, 6335, NULL, 108, 2, '2010-10-02 05:49:00'), (6535, 6336, NULL, 177, 2, '2010-10-02 06:17:50'), (6539, 6336, NULL, 8, 2, '2010-10-02 06:18:07'), (6540, 6336, NULL, 28, 2, '2010-10-02 06:19:59'), (6541, 6336, NULL, 17, 2, '2010-10-02 06:20:26'), (6542, 6336, NULL, 15, 2, '2010-10-02 06:20:36'), (6543, 6336, NULL, 12, 2, '2010-10-02 06:20:52'), (6544, 6336, NULL, 69, 2, '2010-10-02 06:21:09'), (6545, 6336, NULL, 195, 2, '2010-10-02 06:22:39'), (6546, 6338, NULL, 2, 2, '2010-10-02 07:36:53'), (6547, 6340, NULL, 76, 2, '2010-10-02 08:23:19'), (6548, NULL, NULL, 139, 2, '2010-10-02 09:02:33'), (6549, 6343, NULL, 110, 2, '2010-10-02 09:25:09'), (6550, NULL, NULL, 126, 2, '2010-10-02 10:27:35'), (6551, 6346, NULL, 4, 2, '2010-10-02 10:52:33'), (6552, 6347, NULL, 68, 2, '2010-10-02 11:21:37'), (6553, 6347, NULL, 69, 2, '2010-10-02 11:21:39'), (6554, 6347, NULL, 70, 2, '2010-10-02 11:21:45'), (6555, 6347, NULL, 30, 2, '2010-10-02 11:23:37'), (6556, 6347, NULL, 1, 2, '2010-10-02 11:24:27'), (6557, 6347, NULL, 4, 2, '2010-10-02 11:25:03'), (6558, 6348, NULL, 50, 2, '2010-10-02 12:19:03'), (6560, 6351, NULL, 128, 2, '2010-10-02 13:53:26'), (6562, 6353, NULL, 5, 2, '2010-10-02 15:45:20'), (6563, 6356, NULL, 141, 2, '2010-10-02 17:25:12'), (6564, 6360, NULL, 75, 2, '2010-10-02 20:34:27'), (6565, 6362, NULL, 8, 2, '2010-10-02 20:50:56'), (6567, 6362, NULL, 6, 2, '2010-10-02 20:56:56'), (6568, 6365, NULL, 139, 2, '2010-10-02 21:12:18'), (6569, 6362, NULL, 11, 2, '2010-10-02 21:25:21'), (6570, 6371, NULL, 60, 2, '2010-10-02 21:29:53'), (6571, 6372, NULL, 141, 2, '2010-10-02 21:33:12'), (6572, 6374, NULL, 77, 2, '2010-10-02 22:31:04'), (6573, 6378, NULL, 107, 2, '2010-10-03 01:52:57'), (6574, 6379, NULL, 147, 2, '2010-10-03 03:16:23'), (6575, NULL, NULL, 108, 2, '2010-10-03 03:43:28'), (6576, 6380, NULL, 60, 2, '2010-10-03 04:02:44'), (6577, 6383, NULL, 235, 2, '2010-10-03 05:32:02'), (6578, 6386, NULL, 63, 2, '2010-10-03 08:09:03'), (6579, 6387, NULL, 145, 2, '2010-10-03 08:59:08'), (6580, 6388, NULL, 110, 2, '2010-10-03 09:03:38'), (6581, 6390, NULL, 6, 2, '2010-10-03 09:53:11'), (6582, 6392, NULL, 75, 2, '2010-10-03 11:16:08'), (6583, NULL, NULL, 3, 2, '2010-10-03 11:42:14'), (6584, 6395, NULL, 3, 2, '2010-10-03 12:45:46'), (6585, 6336, NULL, 118, 2, '2010-10-03 13:01:28'), (6586, 6336, NULL, 166, 2, '2010-10-03 13:16:34'), (6587, NULL, NULL, 5, 2, '2010-10-03 14:53:51'), (6588, 6405, NULL, 1, 2, '2010-10-03 17:13:08'), (6590, 6405, NULL, 68, 2, '2010-10-03 17:13:55'), (6591, 6407, NULL, 60, 2, '2010-10-03 17:18:21'), (6593, 6406, NULL, 77, 2, '2010-10-03 17:21:11'), (6594, 6406, NULL, 76, 2, '2010-10-03 17:24:37'), (6595, 6406, NULL, 48, 2, '2010-10-03 17:28:13'), (6596, 6406, NULL, 59, 2, '2010-10-03 17:29:00'), (6597, 6410, NULL, 5, 2, '2010-10-03 17:51:43'), (6600, 6412, NULL, 78, 2, '2010-10-03 18:00:17'), (6601, 6413, NULL, 60, 2, '2010-10-03 18:46:10'), (6602, 6413, NULL, 61, 2, '2010-10-03 18:10:14'), (6605, 6414, NULL, 122, 2, '2010-10-03 18:10:32'), (6609, 6419, NULL, 6, 2, '2010-10-03 21:05:12'), (6610, 6420, NULL, 168, 2, '2010-10-03 21:25:53'), (6611, NULL, NULL, 139, 2, '2010-10-03 21:29:23'), (6612, 6422, NULL, 64, 2, '2010-10-04 02:37:53'), (6613, 6424, NULL, 141, 2, '2010-10-04 02:39:43'), (6614, 6427, NULL, 49, 2, '2010-10-04 02:39:50'), (6615, 6428, NULL, 50, 2, '2010-10-04 02:39:52'), (6616, 6429, NULL, 139, 2, '2010-10-04 02:39:55'), (6617, 6434, NULL, 112, 2, '2010-10-04 02:40:08'), (6618, 6450, NULL, 147, 2, '2010-10-04 02:40:41'), (6619, 6453, NULL, 140, 2, '2010-10-04 02:40:49'), (6620, 6454, NULL, 141, 2, '2010-10-04 02:40:52'), (6621, 6455, NULL, 142, 2, '2010-10-04 02:40:54'), (6622, 6456, NULL, 146, 2, '2010-10-04 02:40:57'), (6623, 6457, NULL, 139, 2, '2010-10-04 02:40:59'), (6624, 6458, NULL, 145, 2, '2010-10-04 02:41:01'), (6625, 6459, NULL, 143, 2, '2010-10-04 02:41:04'), (6626, 6460, NULL, 144, 2, '2010-10-04 02:41:06'), (6627, 6461, NULL, 107, 2, '2010-10-04 02:41:09'), (6628, 6462, NULL, 106, 2, '2010-10-04 02:41:11'), (6629, 6464, NULL, 109, 2, '2010-10-04 02:41:17'), (6630, 6465, NULL, 108, 2, '2010-10-04 02:41:19'), (6631, 6466, NULL, 104, 2, '2010-10-04 02:41:22'), (6632, 6467, NULL, 110, 2, '2010-10-04 02:41:24'), (6633, 6469, NULL, 113, 2, '2010-10-04 02:41:29'), (6634, 6471, NULL, 111, 2, '2010-10-04 02:41:34'), (6635, 6472, NULL, 112, 2, '2010-10-04 02:41:36'), (6636, 6475, NULL, 121, 2, '2010-10-04 04:17:00'), (6637, 6477, NULL, 61, 2, '2010-10-04 08:32:03'), (6638, 6479, NULL, 117, 2, '2010-10-04 08:48:10'), (6639, NULL, NULL, 213, 2, '2010-10-04 13:41:00'), (6640, NULL, NULL, 65, 2, '2010-10-04 16:18:55'), (6641, 6495, NULL, 111, 2, '2010-10-04 16:26:39'), (6643, 6496, NULL, 50, 2, '2010-10-04 16:30:53'), (6644, 6496, NULL, 52, 2, '2010-10-04 16:31:45'), (6645, 6498, NULL, 111, 2, '2010-10-04 16:42:42'), (6646, 6501, NULL, 75, 2, '2010-10-04 17:19:12'), (6647, 6503, NULL, 125, 2, '2010-10-04 17:28:39'), (6648, 6505, NULL, 111, 2, '2010-10-04 17:55:32'), (6649, 6506, NULL, 111, 2, '2010-10-04 18:09:12'), (6650, 6507, NULL, 165, 2, '2010-10-04 18:18:19'), (6651, 6509, NULL, 111, 2, '2010-10-04 18:36:17'), (6652, 6511, NULL, 111, 2, '2010-10-04 19:01:53'), (6653, 6512, NULL, 111, 2, '2010-10-04 19:08:23'), (6655, 6513, NULL, 2, 2, '2010-10-04 19:41:13'), (6656, 6513, NULL, 3, 2, '2010-10-04 19:41:36'), (6657, 6513, NULL, 4, 2, '2010-10-04 19:42:13'), (6658, 6513, NULL, 23, 2, '2010-10-04 19:43:30'), (6659, 6513, NULL, 68, 2, '2010-10-04 19:44:30'), (6660, NULL, NULL, 69, 2, '2010-10-04 20:15:14'), (6661, 6515, NULL, 111, 2, '2010-10-04 21:38:35'), (6662, NULL, NULL, 108, 2, '2010-10-05 04:27:04'), (6663, 6519, NULL, 56, 2, '2010-10-05 04:33:12'), (6664, 6519, NULL, 53, 2, '2010-10-05 04:36:46'), (6665, 6519, NULL, 98, 2, '2010-10-05 04:36:37'), (6668, NULL, NULL, 186, 2, '2010-10-05 05:49:40'), (6669, 6520, NULL, 52, 2, '2010-10-05 07:09:07'), (6670, 6521, NULL, 111, 2, '2010-10-05 07:25:15'), (6671, NULL, NULL, 84, 2, '2010-10-05 08:22:06'), (6672, NULL, NULL, 126, 2, '2010-10-05 08:35:36'), (6673, NULL, NULL, 51, 2, '2010-10-05 08:38:53'), (6674, NULL, NULL, 78, 2, '2010-10-05 10:19:39'), (6675, 6525, NULL, 111, 2, '2010-10-05 10:22:11'), (6676, NULL, NULL, 73, 2, '2010-10-05 10:36:27'), (6677, NULL, NULL, 124, 2, '2010-10-05 10:53:14'), (6678, NULL, NULL, 52, 2, '2010-10-05 11:10:04'), (6679, NULL, NULL, 79, 2, '2010-10-05 11:26:49'), (6680, NULL, NULL, 61, 2, '2010-10-05 11:43:37'), (6681, NULL, NULL, 60, 2, '2010-10-05 12:00:28'), (6682, NULL, NULL, 167, 2, '2010-10-05 12:17:12'), (6683, NULL, NULL, 170, 2, '2010-10-05 12:34:01'), (6684, NULL, NULL, 169, 2, '2010-10-05 12:50:47'), (6685, 6530, NULL, 12, 2, '2010-10-05 13:06:08'), (6686, NULL, NULL, 166, 2, '2010-10-05 13:07:36'), (6687, 6530, NULL, 15, 2, '2010-10-05 13:09:18'), (6688, 6530, NULL, 21, 2, '2010-10-05 13:09:40'), (6689, NULL, NULL, 160, 2, '2010-10-05 13:24:22'), (6690, 6533, NULL, 111, 2, '2010-10-05 13:39:27'), (6691, NULL, NULL, 159, 2, '2010-10-05 13:41:12'), (6692, NULL, NULL, 161, 2, '2010-10-05 13:57:58'), (6693, 6534, NULL, 5, 2, '2010-10-05 14:12:15'), (6694, NULL, NULL, 74, 2, '2010-10-05 14:14:45'), (6695, NULL, NULL, 75, 2, '2010-10-05 14:31:31'), (6696, 6534, NULL, 99, 2, '2010-10-05 14:32:45'), (6697, NULL, NULL, 76, 2, '2010-10-05 14:48:21'), (6698, 6535, NULL, 60, 2, '2010-10-05 14:48:58'), (6699, NULL, NULL, 77, 2, '2010-10-05 15:05:06'), (6700, 6536, NULL, 50, 2, '2010-10-05 15:06:06'), (6701, 6537, NULL, 49, 2, '2010-10-05 15:16:30'), (6703, NULL, NULL, 68, 2, '2010-10-05 15:21:58'), (6704, NULL, NULL, 70, 2, '2010-10-05 15:38:43'), (6705, NULL, NULL, 30, 2, '2010-10-05 15:55:34'), (6706, NULL, NULL, 71, 2, '2010-10-05 16:12:18'), (6707, NULL, NULL, 67, 2, '2010-10-05 16:29:09'), (6708, NULL, NULL, 187, 2, '2010-10-05 16:45:55'), (6709, NULL, NULL, 91, 2, '2010-10-05 17:02:43'), (6710, NULL, NULL, 92, 2, '2010-10-05 17:19:29'), (6711, NULL, NULL, 96, 2, '2010-10-05 17:36:16'), (6712, NULL, NULL, 95, 2, '2010-10-05 17:53:03'), (6713, 6541, NULL, 3, 2, '2010-10-05 18:05:04'), (6714, NULL, NULL, 94, 2, '2010-10-05 18:09:50'), (6715, NULL, NULL, 90, 2, '2010-10-05 18:26:37'), (6716, 6548, NULL, 143, 2, '2010-10-05 18:39:35'), (6717, NULL, NULL, 89, 2, '2010-10-05 18:43:25'), (6718, NULL, NULL, 82, 2, '2010-10-05 19:00:14'), (6719, NULL, NULL, 87, 2, '2010-10-05 19:17:06'), (6720, NULL, NULL, 84, 2, '2010-10-05 19:33:57'), (6721, 6552, NULL, 3, 2, '2010-10-05 19:42:43'), (6723, 6554, NULL, 111, 2, '2010-10-05 19:50:14'), (6724, NULL, NULL, 85, 2, '2010-10-05 19:50:36'), (6725, NULL, NULL, 80, 2, '2010-10-05 20:07:31'), (6726, NULL, NULL, 86, 2, '2010-10-05 20:24:17'), (6727, NULL, NULL, 81, 2, '2010-10-05 20:41:10'), (6728, NULL, NULL, 83, 2, '2010-10-05 20:57:48'), (6729, NULL, NULL, 50, 2, '2010-10-05 21:14:34'), (6730, 6557, NULL, 6, 2, '2010-10-05 21:31:34'), (6731, NULL, NULL, 49, 2, '2010-10-05 21:31:20'), (6733, NULL, NULL, 48, 2, '2010-10-05 21:48:19'), (6734, NULL, NULL, 33, 2, '2010-10-05 22:05:01'), (6735, NULL, NULL, 3, 2, '2010-10-05 22:15:17'), (6736, NULL, NULL, 31, 2, '2010-10-05 22:22:02'), (6737, NULL, NULL, 32, 2, '2010-10-05 22:38:41'), (6738, 6558, NULL, 99, 2, '2010-10-05 23:52:48'), (6739, 6561, NULL, 235, 2, '2010-10-06 01:39:26'), (6740, NULL, NULL, 5, 2, '2010-10-06 01:42:36'), (6741, 6562, NULL, 174, 2, '2010-10-06 02:24:35'), (6742, NULL, NULL, 213, 2, '2010-10-06 05:45:22'), (6743, NULL, NULL, 69, 2, '2010-10-06 07:51:28'), (6744, NULL, NULL, 126, 2, '2010-10-06 08:16:35'), (6745, NULL, NULL, 51, 2, '2010-10-06 08:41:47'), (6746, 6569, NULL, 49, 2, '2010-10-06 08:52:45'), (6747, NULL, NULL, 53, 2, '2010-10-06 09:07:03'), (6748, NULL, NULL, 201, 2, '2010-10-06 09:32:15'), (6749, NULL, NULL, 191, 2, '2010-10-06 09:57:26'), (6751, 6571, NULL, 33, 2, '2010-10-06 10:24:49'), (6754, NULL, NULL, 190, 2, '2010-10-06 10:22:36'), (6757, 6571, NULL, 49, 2, '2010-10-06 10:30:30'), (6759, 6571, NULL, 252, 2, '2010-10-06 11:00:16'), (6761, NULL, NULL, 181, 2, '2010-10-06 10:47:53'), (6762, 6572, NULL, 49, 2, '2010-10-06 10:53:53'), (6766, 6573, NULL, 3, 2, '2010-10-06 11:00:37'), (6767, NULL, NULL, 182, 2, '2010-10-06 11:13:01'), (6768, NULL, NULL, 184, 2, '2010-10-06 11:38:17'), (6769, 6576, NULL, 50, 2, '2010-10-06 12:00:18'), (6770, NULL, NULL, 180, 2, '2010-10-06 12:03:35'), (6771, NULL, NULL, 183, 2, '2010-10-06 12:28:42'), (6772, NULL, NULL, 173, 2, '2010-10-06 12:53:55'), (6773, 6577, NULL, 5, 2, '2010-10-06 12:59:41'), (6774, NULL, NULL, 141, 2, '2010-10-06 13:19:04'), (6775, NULL, NULL, 140, 2, '2010-10-06 13:44:20'), (6776, NULL, NULL, 142, 2, '2010-10-06 14:09:28'), (6777, NULL, NULL, 145, 2, '2010-10-06 14:34:46'), (6778, NULL, NULL, 146, 2, '2010-10-06 14:59:59'), (6779, 6580, NULL, 119, 2, '2010-10-06 15:08:15'), (6780, 6581, NULL, 6, 2, '2010-10-06 15:23:56'), (6781, 6581, NULL, 9, 2, '2010-10-06 15:25:05'), (6782, NULL, NULL, 240, 2, '2010-10-06 15:25:07'), (6783, 6582, NULL, 111, 2, '2010-10-06 15:25:36'), (6784, NULL, NULL, 157, 2, '2010-10-06 15:50:19'), (6785, 6585, NULL, 5, 2, '2010-10-06 16:13:54'), (6786, 6585, NULL, 6, 2, '2010-10-06 16:14:20'), (6787, NULL, NULL, 139, 2, '2010-10-06 16:15:45'), (6788, NULL, NULL, 143, 2, '2010-10-06 16:40:50'), (6789, NULL, NULL, 147, 2, '2010-10-06 17:09:47'), (6790, NULL, NULL, 229, 2, '2010-10-06 17:31:01'), (6791, 6589, NULL, 64, 2, '2010-10-06 17:43:31'), (6792, NULL, NULL, 64, 2, '2010-10-06 17:56:13'), (6793, 6591, NULL, 49, 2, '2010-10-06 17:59:10'), (6794, NULL, NULL, 79, 2, '2010-10-06 18:21:21'), (6795, 6592, NULL, 48, 2, '2010-10-06 18:43:37'), (6796, 6592, NULL, 33, 2, '2010-10-06 18:42:49'), (6798, 6592, NULL, 53, 2, '2010-10-06 18:43:56'), (6799, NULL, NULL, 60, 2, '2010-10-06 18:46:33'), (6800, NULL, NULL, 61, 2, '2010-10-06 19:11:52'), (6801, NULL, NULL, 170, 2, '2010-10-06 19:37:09'), (6802, NULL, NULL, 169, 2, '2010-10-06 20:27:35'), (6803, NULL, NULL, 166, 2, '2010-10-06 20:52:52'), (6804, NULL, NULL, 167, 2, '2010-10-06 21:18:12'), (6805, NULL, NULL, 68, 2, '2010-10-06 21:43:13'), (6806, NULL, NULL, 66, 2, '2010-10-06 22:09:35'), (6807, NULL, NULL, 73, 2, '2010-10-06 23:00:21'), (6808, NULL, NULL, 65, 2, '2010-10-07 00:19:06'), (6809, NULL, NULL, 108, 2, '2010-10-07 02:00:10'), (6810, NULL, NULL, 78, 2, '2010-10-07 03:07:13'), (6811, 6595, NULL, 50, 2, '2010-10-07 04:27:42'), (6812, 6597, NULL, 112, 2, '2010-10-07 08:46:21'), (6813, 6598, NULL, 111, 2, '2010-10-07 09:42:44'), (6814, NULL, NULL, 69, 2, '2010-10-07 10:12:27'), (6816, 6600, NULL, 60, 2, '2010-10-07 11:01:48'), (6817, 6599, NULL, 139, 2, '2010-10-07 11:53:37'), (6818, 6599, NULL, 149, 2, '2010-10-07 11:54:42'), (6819, 6603, NULL, 63, 2, '2010-10-07 12:25:43'), (6820, NULL, NULL, 50, 2, '2010-10-07 12:33:36'), (6821, 6604, NULL, 7, 2, '2010-10-07 12:49:41'), (6823, NULL, NULL, 79, 2, '2010-10-07 13:08:49'), (6824, NULL, NULL, 60, 2, '2010-10-07 13:44:08'), (6825, 6607, NULL, 195, 2, '2010-10-07 13:48:10'), (6826, 6608, NULL, 3, 2, '2010-10-07 13:53:25'), (6827, 6608, NULL, 13, 2, '2010-10-07 13:54:02'), (6828, 6607, NULL, 194, 2, '2010-10-07 13:58:33'), (6829, NULL, NULL, 61, 2, '2010-10-07 14:19:30'), (6830, 6615, NULL, 141, 2, '2010-10-07 14:51:29'), (6831, 6615, NULL, 50, 2, '2010-10-07 14:49:12'), (6832, 6615, NULL, 140, 2, '2010-10-07 14:49:54'), (6835, 6615, NULL, 142, 2, '2010-10-07 14:51:39'), (6836, NULL, NULL, 169, 2, '2010-10-07 14:54:48'), (6837, NULL, NULL, 167, 2, '2010-10-07 15:29:57'), (6838, NULL, NULL, 166, 2, '2010-10-07 16:05:16'), (6839, NULL, NULL, 170, 2, '2010-10-07 16:40:30'), (6840, 6620, NULL, 1, 2, '2010-10-07 16:54:02'), (6842, 6622, NULL, 68, 2, '2010-10-07 17:11:14'), (6843, NULL, NULL, 159, 2, '2010-10-07 17:15:56'), (6844, NULL, NULL, 161, 2, '2010-10-07 17:51:04'), (6845, NULL, NULL, 160, 2, '2010-10-07 18:26:33'), (6846, NULL, NULL, 74, 2, '2010-10-07 19:01:44'), (6847, 6630, NULL, 111, 2, '2010-10-07 19:14:59'), (6848, 6631, NULL, 240, 2, '2010-10-07 19:35:04'), (6849, NULL, NULL, 75, 2, '2010-10-07 19:36:53'), (6850, 6632, NULL, 152, 2, '2010-10-07 20:08:02'), (6851, 6633, NULL, 72, 2, '2010-10-07 20:08:10'), (6852, 6632, NULL, 201, 2, '2010-10-07 20:10:11'), (6853, 6632, NULL, 240, 2, '2010-10-07 20:11:04'), (6854, NULL, NULL, 73, 2, '2010-10-07 20:12:23'), (6855, 6633, NULL, 69, 2, '2010-10-07 20:12:58'), (6856, 6633, NULL, 68, 2, '2010-10-07 20:13:18'), (6857, 6632, NULL, 57, 2, '2010-10-07 20:15:45'), (6858, 6632, NULL, 64, 2, '2010-10-07 20:16:50'), (6859, 6632, NULL, 66, 2, '2010-10-07 20:17:20'), (6860, 6632, NULL, 67, 2, '2010-10-07 20:17:54'), (6861, 6632, NULL, 119, 2, '2010-10-07 20:21:35'), (6862, 6632, NULL, 168, 2, '2010-10-07 20:23:27'), (6863, 6632, NULL, 176, 2, '2010-10-07 20:24:58'), (6864, 6632, NULL, 186, 2, '2010-10-07 20:25:42'), (6865, 6632, NULL, 187, 2, '2010-10-07 20:26:48'), (6866, NULL, NULL, 76, 2, '2010-10-07 20:47:40'), (6867, 6634, NULL, 163, 2, '2010-10-07 20:51:29'), (6868, 6638, NULL, 141, 2, '2010-10-07 20:56:04'), (6869, 6639, NULL, 1, 2, '2010-10-07 21:05:33'), (6870, 6639, NULL, 3, 2, '2010-10-07 21:06:17'), (6871, 6639, NULL, 5, 2, '2010-10-07 21:06:45'), (6872, 6639, NULL, 7, 2, '2010-10-07 21:07:28'), (6873, 6640, NULL, 144, 2, '2010-10-07 21:11:48'), (6874, NULL, NULL, 77, 2, '2010-10-07 21:23:07'), (6875, 6642, NULL, 139, 2, '2010-10-07 21:30:02'), (6876, 6643, NULL, 13, 2, '2010-10-07 21:34:53'), (6877, NULL, NULL, 68, 2, '2010-10-07 21:58:34'), (6878, NULL, NULL, 67, 2, '2010-10-07 22:33:14'), (6879, 6646, NULL, 98, 2, '2010-10-07 22:33:43'), (6880, 6647, NULL, 103, 2, '2010-10-07 22:34:13'), (6881, 6648, NULL, 99, 2, '2010-10-07 22:36:02'), (6882, 6649, NULL, 100, 2, '2010-10-07 22:38:47'), (6883, 6650, NULL, 183, 2, '2010-10-07 22:39:41'), (6884, 6651, NULL, 142, 2, '2010-10-07 22:45:54'), (6885, 6652, NULL, 117, 2, '2010-10-07 23:03:34'), (6886, NULL, NULL, 78, 2, '2010-10-08 01:00:26'), (6887, NULL, NULL, 3, 2, '2010-10-08 03:41:48'), (6888, 6654, NULL, 146, 2, '2010-10-08 04:34:10'), (6889, NULL, NULL, 5, 2, '2010-10-08 04:42:10'), (6890, NULL, NULL, 140, 2, '2010-10-08 04:58:51'), (6891, 6657, NULL, 115, 2, '2010-10-08 06:21:13'), (6892, 6660, NULL, 112, 2, '2010-10-08 06:50:39'), (6893, 6662, NULL, 139, 2, '2010-10-08 07:01:22'), (6894, 6663, NULL, 140, 2, '2010-10-08 07:08:10'), (6895, 6664, NULL, 102, 2, '2010-10-08 07:14:48'), (6896, 6668, NULL, 5, 2, '2010-10-08 07:24:02'), (6897, NULL, NULL, 181, 2, '2010-10-08 07:54:53'), (6898, NULL, NULL, 191, 2, '2010-10-08 08:30:08'), (6899, 6675, NULL, 104, 2, '2010-10-08 08:44:09'), (6900, 6676, NULL, 109, 2, '2010-10-08 08:53:27'), (6901, NULL, NULL, 7, 2, '2010-10-08 09:04:09'), (6902, 6684, NULL, 55, 2, '2010-10-08 09:09:28'), (6903, 6683, NULL, 55, 2, '2010-10-08 09:09:28'), (6904, 6667, NULL, 55, 2, '2010-10-08 09:09:31'), (6905, 6667, NULL, 49, 2, '2010-10-08 09:10:41'), (6906, NULL, NULL, 182, 2, '2010-10-08 09:40:29'), (6907, 6656, NULL, 1, 2, '2010-10-08 09:42:16'), (6908, 6685, NULL, 76, 2, '2010-10-08 09:45:28'), (6910, 6685, NULL, 160, 2, '2010-10-08 09:46:07'), (6911, 6685, NULL, 65, 2, '2010-10-08 09:47:03'), (6912, 6688, NULL, 115, 2, '2010-10-08 09:49:48'), (6913, 6690, NULL, 141, 2, '2010-10-08 09:57:38'), (6914, NULL, NULL, 190, 2, '2010-10-08 10:15:39'), (6915, 6693, NULL, 191, 2, '2010-10-08 10:40:10'), (6916, NULL, NULL, 184, 2, '2010-10-08 10:50:51'), (6917, 6694, NULL, 139, 2, '2010-10-08 10:53:16'), (6918, 6696, NULL, 145, 2, '2010-10-08 10:55:29'), (6919, 6697, NULL, 141, 2, '2010-10-08 10:55:36'), (6920, 6698, NULL, 147, 2, '2010-10-08 10:55:47'), (6921, 6700, NULL, 101, 2, '2010-10-08 11:19:53'), (6922, NULL, NULL, 183, 2, '2010-10-08 11:26:06'), (6923, 6703, NULL, 7, 2, '2010-10-08 11:30:53'), (6924, 6704, NULL, 3, 2, '2010-10-08 11:54:26'), (6925, 6705, NULL, 50, 2, '2010-10-08 11:59:18'), (6926, 6706, NULL, 148, 2, '2010-10-08 12:00:40'), (6927, NULL, NULL, 180, 2, '2010-10-08 12:01:22'), (6928, 6707, NULL, 141, 2, '2010-10-08 12:05:01'), (6929, 6709, NULL, 141, 2, '2010-10-08 12:07:26'), (6930, 6712, NULL, 252, 2, '2010-10-08 12:07:36'), (6931, 6713, NULL, 50, 2, '2010-10-08 12:07:39'), (6932, 6714, NULL, 139, 2, '2010-10-08 12:07:43'), (6933, 6719, NULL, 112, 2, '2010-10-08 12:08:02'), (6934, 6723, NULL, 8, 2, '2010-10-08 12:08:11'), (6935, 6724, NULL, 49, 2, '2010-10-08 12:08:18'), (6936, 6737, NULL, 147, 2, '2010-10-08 12:08:48'), (6937, 6740, NULL, 140, 2, '2010-10-08 12:08:57'), (6938, 6741, NULL, 141, 2, '2010-10-08 12:09:00'), (6939, 6742, NULL, 142, 2, '2010-10-08 12:09:03'), (6940, 6743, NULL, 146, 2, '2010-10-08 12:09:05'), (6941, 6744, NULL, 139, 2, '2010-10-08 12:09:08'), (6942, 6745, NULL, 145, 2, '2010-10-08 12:09:11'), (6943, 6746, NULL, 143, 2, '2010-10-08 12:09:13'), (6944, 6747, NULL, 144, 2, '2010-10-08 12:09:16'), (6945, 6748, NULL, 107, 2, '2010-10-08 12:09:20'), (6946, 6749, NULL, 106, 2, '2010-10-08 12:09:24'), (6947, 6751, NULL, 109, 2, '2010-10-08 12:09:31'), (6948, 6752, NULL, 108, 2, '2010-10-08 12:09:33'), (6949, 6753, NULL, 104, 2, '2010-10-08 12:09:36'), (6950, 6754, NULL, 110, 2, '2010-10-08 12:09:40'), (6951, 6756, NULL, 113, 2, '2010-10-08 12:09:46'), (6952, 6758, NULL, 111, 2, '2010-10-08 12:09:56'), (6953, 6759, NULL, 112, 2, '2010-10-08 12:09:59'), (6954, 6761, NULL, 112, 2, '2010-10-08 12:10:14'), (6955, 6763, NULL, 106, 2, '2010-10-08 12:18:39'), (6956, 6765, NULL, 112, 2, '2010-10-08 12:35:44'), (6957, NULL, NULL, 240, 2, '2010-10-08 12:36:30'), (6958, 6767, NULL, 4, 2, '2010-10-08 12:58:22'), (6959, 6768, NULL, 111, 2, '2010-10-08 13:31:10'), (6960, 6769, NULL, 112, 2, '2010-10-08 13:39:09'), (6961, NULL, NULL, 157, 2, '2010-10-08 13:46:52'), (6962, 6770, NULL, 9, 2, '2010-10-08 13:47:23'), (6963, NULL, NULL, 71, 2, '2010-10-08 14:22:09'), (6964, 6775, NULL, 113, 2, '2010-10-08 15:22:07'), (6965, 6777, NULL, 33, 2, '2010-10-08 15:28:17'), (6967, NULL, NULL, 30, 2, '2010-10-08 15:32:33'), (6968, 6774, NULL, 5, 2, '2010-10-08 15:32:36'), (6969, 6779, NULL, 117, 2, '2010-10-08 15:45:35'), (6970, 6780, NULL, 1, 2, '2010-10-08 15:46:10'), (6971, 6782, NULL, 111, 2, '2010-10-08 16:01:41'), (6972, 6783, NULL, 108, 2, '2010-10-08 16:23:04'), (6973, 6784, NULL, 16, 2, '2010-10-08 16:41:24'), (6974, NULL, NULL, 140, 2, '2010-10-08 16:42:52'), (6975, NULL, NULL, 70, 2, '2010-10-08 17:18:13'), (6976, 6786, NULL, 5, 2, '2010-10-08 17:37:03'), (6977, 6787, NULL, 111, 2, '2010-10-08 17:55:08'), (6978, 6788, NULL, 108, 2, '2010-10-08 18:12:40'), (6979, NULL, NULL, 96, 2, '2010-10-08 18:28:40'), (6980, NULL, NULL, 94, 2, '2010-10-08 19:03:49'), (6981, NULL, NULL, 89, 2, '2010-10-08 20:13:57'), (6982, 6791, NULL, 252, 2, '2010-10-08 20:19:13'), (6983, 6792, NULL, 111, 2, '2010-10-08 20:26:02'), (6984, 6793, NULL, 106, 2, '2010-10-08 20:34:21'), (6985, NULL, NULL, 7, 2, '2010-10-08 21:58:41'), (6986, NULL, NULL, 90, 2, '2010-10-08 22:35:00'), (6987, 6797, NULL, 106, 2, '2010-10-08 23:40:23'), (6988, 6798, NULL, 106, 2, '2010-10-09 02:22:31'), (6989, 6798, NULL, 139, 2, '2010-10-09 02:23:32'), (6991, 6798, NULL, 117, 2, '2010-10-09 02:24:47'), (6992, 6798, NULL, 168, 2, '2010-10-09 02:25:30'), (6993, 6798, NULL, 61, 2, '2010-10-09 02:26:07'), (6994, 6798, NULL, 77, 2, '2010-10-09 02:26:42'), (6995, NULL, NULL, 4, 2, '2010-10-09 03:25:05'), (6996, NULL, NULL, 51, 2, '2010-10-09 05:55:04'), (6997, NULL, NULL, 84, 2, '2010-10-09 07:43:16'), (6998, 6804, NULL, 50, 2, '2010-10-09 08:47:11'), (6999, 6804, NULL, 98, 2, '2010-10-09 08:40:57'), (7000, 6804, NULL, 99, 2, '2010-10-09 08:41:15'), (7001, 6804, NULL, 100, 2, '2010-10-09 08:41:26'), (7002, 6804, NULL, 101, 2, '2010-10-09 08:42:01'), (7003, 6804, NULL, 103, 2, '2010-10-09 08:43:46'), (7004, 6804, NULL, 102, 2, '2010-10-09 08:43:58'), (7005, 6804, NULL, 117, 2, '2010-10-09 08:44:19'), (7006, 6804, NULL, 115, 2, '2010-10-09 08:44:30'), (7007, 6804, NULL, 105, 2, '2010-10-09 08:45:24'), (7008, 6804, NULL, 116, 2, '2010-10-09 08:45:48'), (7010, NULL, NULL, 201, 2, '2010-10-09 08:55:23'), (7011, 6807, NULL, 32, 2, '2010-10-09 09:05:05'), (7012, 6809, NULL, 252, 2, '2010-10-09 10:03:25'), (7013, 6810, NULL, 59, 2, '2010-10-09 10:19:17'), (7014, NULL, NULL, 139, 2, '2010-10-09 10:25:24'), (7015, 6815, NULL, 75, 2, '2010-10-09 10:30:10'), (7016, 6816, NULL, 4, 2, '2010-10-09 10:55:07'), (7017, 6817, NULL, 4, 2, '2010-10-09 10:56:03'), (7018, 6818, NULL, 4, 2, '2010-10-09 10:56:08'), (7019, 6821, NULL, 89, 2, '2010-10-09 11:04:51'), (7020, 6819, NULL, 90, 2, '2010-10-09 11:04:51'), (7021, 6820, NULL, 90, 2, '2010-10-09 11:04:51'), (7022, 6822, NULL, 105, 2, '2010-10-09 11:49:53'), (7023, 6824, NULL, 106, 2, '2010-10-09 15:33:39'), (7024, 6832, NULL, 101, 2, '2010-10-09 17:49:55'), (7025, 6833, NULL, 7, 2, '2010-10-09 19:04:41'), (7026, 6834, NULL, 50, 2, '2010-10-09 19:29:26'), (7027, 6834, NULL, 112, 2, '2010-10-09 19:30:27'), (7028, 6834, NULL, 121, 2, '2010-10-09 19:32:45'), (7029, 6834, NULL, 108, 2, '2010-10-09 19:33:32'), (7030, 6836, NULL, 4, 2, '2010-10-09 20:01:35'), (7031, 6838, NULL, 50, 2, '2010-10-09 20:37:45'), (7032, 6838, NULL, 252, 2, '2010-10-09 20:35:33'), (7034, 6838, NULL, 32, 2, '2010-10-09 20:38:18'), (7035, 6839, NULL, 50, 2, '2010-10-09 21:00:47'), (7036, 6839, NULL, 1, 2, '2010-10-09 21:01:50'), (7037, 6840, NULL, 98, 2, '2010-10-09 22:51:49'), (7038, 6840, NULL, 11, 2, '2010-10-09 22:51:33'), (7039, 6840, NULL, 4, 2, '2010-10-09 22:50:52'), (7041, 6840, NULL, 32, 2, '2010-10-09 21:35:46'), (7042, 6840, NULL, 51, 2, '2010-10-09 21:33:40'), (7043, 6840, NULL, 31, 2, '2010-10-09 22:49:59'), (7045, 6840, NULL, 49, 2, '2010-10-09 22:49:57'), (7046, NULL, NULL, 78, 2, '2010-10-09 21:49:17'), (7048, 6840, NULL, 115, 2, '2010-10-09 22:45:19'), (7049, 6840, NULL, 99, 2, '2010-10-09 22:46:20'), (7051, 6840, NULL, 141, 2, '2010-10-09 22:48:18'), (7052, 6840, NULL, 50, 2, '2010-10-09 22:48:43'), (7062, 6845, NULL, 30, 2, '2010-10-10 01:50:29'), (7063, 6846, NULL, 107, 2, '2010-10-10 01:55:43'), (7064, NULL, NULL, 3, 2, '2010-10-10 02:36:42'), (7065, 6847, NULL, 147, 2, '2010-10-10 03:19:00'), (7066, NULL, NULL, 5, 2, '2010-10-10 03:54:59'), (7067, 6850, NULL, 110, 2, '2010-10-10 04:46:49'), (7068, 6851, NULL, 61, 2, '2010-10-10 07:12:43'), (7069, 6853, NULL, 252, 2, '2010-10-10 08:28:13'), (7070, 6854, NULL, 110, 2, '2010-10-10 09:19:31'), (7071, 6859, NULL, 145, 2, '2010-10-10 11:00:23'), (7072, 6860, NULL, 79, 2, '2010-10-10 11:32:37'), (7073, 6865, NULL, 4, 2, '2010-10-10 12:19:09'), (7074, 6866, NULL, 10, 2, '2010-10-10 13:01:10'), (7075, 6867, NULL, 168, 2, '2010-10-10 13:05:55'), (7076, 6867, NULL, 240, 2, '2010-10-10 13:08:17'), (7077, 6869, NULL, 4, 2, '2010-10-10 14:16:19'), (7078, 6874, NULL, 143, 2, '2010-10-10 14:41:17'), (7079, 6875, NULL, 65, 2, '2010-10-10 14:57:19'), (7080, 6876, NULL, 116, 2, '2010-10-10 15:01:34'), (7081, 6877, NULL, 33, 2, '2010-10-10 15:05:52'), (7082, 6877, NULL, 67, 2, '2010-10-10 15:08:26'), (7083, 6877, NULL, 76, 2, '2010-10-10 15:09:09'), (7084, 6878, NULL, 112, 2, '2010-10-10 15:23:17'), (7085, 6879, NULL, 68, 2, '2010-10-10 15:32:05'), (7086, 6883, NULL, 77, 2, '2010-10-10 16:12:37'), (7087, 6883, NULL, 100, 2, '2010-10-10 16:13:44'), (7088, 6886, NULL, 4, 2, '2010-10-10 17:11:50'), (7089, 6890, NULL, 49, 2, '2010-10-10 19:06:42'), (7090, NULL, NULL, 252, 2, '2010-10-10 21:26:38'), (7091, 6901, NULL, 252, 2, '2010-10-11 04:27:07'), (7092, 6903, NULL, 141, 2, '2010-10-11 04:27:14'), (7093, 6904, NULL, 139, 2, '2010-10-11 04:27:17'), (7094, 6905, NULL, 112, 2, '2010-10-11 04:27:20'), (7095, 6906, NULL, 50, 2, '2010-10-11 04:27:22'), (7096, 6919, NULL, 1, 2, '2010-10-11 06:08:53'), (7097, 6920, NULL, 4, 2, '2010-10-11 06:07:04'), (7098, 6920, NULL, 3, 2, '2010-10-11 06:02:17'), (7099, 6920, NULL, 23, 2, '2010-10-11 06:03:42'), (7101, 6920, NULL, 106, 2, '2010-10-11 06:05:21'), (7102, 6921, NULL, 181, 2, '2010-10-11 06:05:38'), (7103, 6920, NULL, 107, 2, '2010-10-11 06:05:51'), (7106, 6922, NULL, 121, 2, '2010-10-11 07:36:40'), (7107, 6922, NULL, 119, 2, '2010-10-11 07:37:54'), (7108, NULL, NULL, 1, 2, '2010-10-11 07:51:05'), (7109, 6924, NULL, 31, 2, '2010-10-11 08:17:30'), (7111, 6925, NULL, 112, 2, '2010-10-11 08:47:02'), (7112, 6927, NULL, 49, 2, '2010-10-11 09:59:10'), (7113, 6927, NULL, 50, 2, '2010-10-11 09:59:13'), (7114, 6929, NULL, 66, 2, '2010-10-11 10:58:46'), (7115, NULL, NULL, 65, 2, '2010-10-11 11:28:57'), (7116, NULL, NULL, 65, 2, '2010-10-11 11:45:04'), (7117, 6933, NULL, 186, 2, '2010-10-11 12:06:24'), (7118, 6932, NULL, 57, 2, '2010-10-11 12:06:54'), (7119, NULL, NULL, 21, 2, '2010-10-11 12:19:51'), (7120, NULL, NULL, 157, 2, '2010-10-11 13:19:29'), (7121, NULL, NULL, 1, 2, '2010-10-11 13:44:46'), (7122, 6938, NULL, 100, 2, '2010-10-11 14:17:50'), (7123, 6939, NULL, 65, 2, '2010-10-11 14:25:35'), (7124, 6943, NULL, 4, 2, '2010-10-11 14:43:28'), (7125, 6942, NULL, 4, 2, '2010-10-11 14:45:32'), (7126, 6945, NULL, 141, 2, '2010-10-11 15:28:17'), (7127, 6948, NULL, 252, 2, '2010-10-11 15:28:25'), (7128, 6949, NULL, 50, 2, '2010-10-11 15:28:28'), (7129, 6950, NULL, 139, 2, '2010-10-11 15:28:31'), (7130, 6955, NULL, 112, 2, '2010-10-11 15:28:47'), (7131, 6959, NULL, 49, 2, '2010-10-11 15:28:57'), (7132, 6972, NULL, 147, 2, '2010-10-11 15:29:31'), (7133, 6975, NULL, 140, 2, '2010-10-11 15:29:44'), (7134, 6976, NULL, 141, 2, '2010-10-11 15:29:48'), (7135, 6977, NULL, 142, 2, '2010-10-11 15:29:52'), (7136, 6978, NULL, 146, 2, '2010-10-11 15:29:57'), (7137, 6979, NULL, 139, 2, '2010-10-11 15:30:02'), (7138, 6980, NULL, 145, 2, '2010-10-11 15:30:05'), (7139, 6981, NULL, 143, 2, '2010-10-11 15:30:09'), (7140, 6982, NULL, 144, 2, '2010-10-11 15:30:14'), (7141, 6983, NULL, 107, 2, '2010-10-11 15:30:21'), (7142, 6984, NULL, 106, 2, '2010-10-11 15:30:24'), (7143, 6986, NULL, 109, 2, '2010-10-11 15:30:31'), (7144, 6987, NULL, 108, 2, '2010-10-11 15:30:34'), (7145, 6988, NULL, 104, 2, '2010-10-11 15:30:42'), (7146, 6989, NULL, 110, 2, '2010-10-11 15:30:45'), (7147, 6991, NULL, 113, 2, '2010-10-11 15:30:51'), (7148, 6993, NULL, 111, 2, '2010-10-11 15:30:58'), (7149, 6994, NULL, 112, 2, '2010-10-11 15:31:02'), (7150, 6997, NULL, 76, 2, '2010-10-11 16:24:00'), (7152, 6999, NULL, 139, 2, '2010-10-11 16:25:42'), (7153, 6999, NULL, 56, 2, '2010-10-11 16:27:09'), (7154, 7000, NULL, 57, 2, '2010-10-11 16:41:57'), (7155, 7000, NULL, 58, 2, '2010-10-11 16:42:02'), (7156, 7000, NULL, 59, 2, '2010-10-11 16:43:52'), (7158, 7001, NULL, 141, 2, '2010-10-11 16:59:37'), (7159, 7002, NULL, 4, 2, '2010-10-11 17:26:00'), (7161, 7003, NULL, 8, 2, '2010-10-11 17:44:02'), (7162, 7003, NULL, 12, 2, '2010-10-11 17:47:01'), (7163, 7006, NULL, 186, 2, '2010-10-11 19:17:39'), (7165, 7007, NULL, 51, 2, '2010-10-11 19:33:56'), (7166, 7009, NULL, 102, 2, '2010-10-11 19:33:57'), (7167, 7007, NULL, 33, 2, '2010-10-11 19:41:57'), (7168, 7007, NULL, 31, 2, '2010-10-11 19:35:54'), (7169, 7007, NULL, 48, 2, '2010-10-11 19:38:48'), (7171, 7007, NULL, 32, 2, '2010-10-11 19:41:33'), (7173, 7011, NULL, 1, 2, '2010-10-11 19:50:36'), (7175, 7013, NULL, 66, 2, '2010-10-11 20:12:37'), (7176, 7015, NULL, 141, 2, '2010-10-11 21:58:19'), (7177, 7017, NULL, 161, 2, '2010-10-12 01:31:11'), (7178, NULL, NULL, 5, 2, '2010-10-12 05:34:26'), (7179, 7026, NULL, 141, 2, '2010-10-12 05:40:54'), (7180, 7029, NULL, 252, 2, '2010-10-12 05:41:01'), (7181, 7030, NULL, 50, 2, '2010-10-12 05:41:04'), (7182, 7031, NULL, 139, 2, '2010-10-12 05:41:07'), (7183, 7036, NULL, 112, 2, '2010-10-12 05:41:23'), (7184, 7040, NULL, 49, 2, '2010-10-12 05:41:35'), (7185, 7053, NULL, 147, 2, '2010-10-12 05:42:06'), (7186, 7056, NULL, 140, 2, '2010-10-12 05:42:16'), (7187, 7057, NULL, 141, 2, '2010-10-12 05:42:18'), (7188, 7058, NULL, 142, 2, '2010-10-12 05:42:21'), (7189, 7059, NULL, 146, 2, '2010-10-12 05:42:24'), (7190, 7060, NULL, 139, 2, '2010-10-12 05:42:27'), (7191, 7061, NULL, 145, 2, '2010-10-12 05:42:30'), (7192, 7062, NULL, 143, 2, '2010-10-12 05:42:32'), (7193, 7063, NULL, 144, 2, '2010-10-12 05:42:36'), (7194, 7064, NULL, 107, 2, '2010-10-12 05:42:38'), (7195, 7065, NULL, 106, 2, '2010-10-12 05:42:41'), (7196, 7067, NULL, 109, 2, '2010-10-12 05:42:47'), (7197, 7068, NULL, 108, 2, '2010-10-12 05:42:50'), (7198, 7069, NULL, 104, 2, '2010-10-12 05:42:53'), (7199, 7070, NULL, 110, 2, '2010-10-12 05:42:56'), (7200, 7072, NULL, 113, 2, '2010-10-12 05:43:01'), (7201, 7074, NULL, 111, 2, '2010-10-12 05:43:08'), (7202, 7075, NULL, 112, 2, '2010-10-12 05:43:11'), (7203, 7078, NULL, 65, 2, '2010-10-12 07:51:32'), (7205, 7078, NULL, 64, 2, '2010-10-12 07:51:45'), (7206, NULL, NULL, 139, 2, '2010-10-12 08:12:38'), (7207, 7082, NULL, 50, 2, '2010-10-12 08:14:48'), (7208, NULL, NULL, 51, 2, '2010-10-12 09:11:50'), (7209, 7084, NULL, 122, 2, '2010-10-12 09:47:09'), (7210, NULL, NULL, 186, 2, '2010-10-12 09:51:31'), (7211, 7089, NULL, 252, 2, '2010-10-12 09:57:49'), (7212, 7091, NULL, 141, 2, '2010-10-12 09:57:57'), (7213, 7092, NULL, 139, 2, '2010-10-12 09:58:01'), (7214, 7093, NULL, 112, 2, '2010-10-12 09:58:06'), (7215, 7094, NULL, 50, 2, '2010-10-12 09:58:10'), (7216, 7111, NULL, 49, 2, '2010-10-12 09:59:15'), (7217, 7112, NULL, 1, 2, '2010-10-12 09:59:19'), (7218, 7113, NULL, 2, 2, '2010-10-12 09:59:22'), (7219, 7114, NULL, 3, 2, '2010-10-12 09:59:27'), (7220, 7115, NULL, 4, 2, '2010-10-12 09:59:31'), (7221, 7116, NULL, 5, 2, '2010-10-12 09:59:35'), (7222, 7117, NULL, 6, 2, '2010-10-12 09:59:39'), (7223, 7118, NULL, 7, 2, '2010-10-12 09:59:44'), (7224, 7119, NULL, 8, 2, '2010-10-12 09:59:47'), (7225, 7120, NULL, 9, 2, '2010-10-12 09:59:51'), (7226, 7132, NULL, 98, 2, '2010-10-12 10:00:40'), (7227, 7107, NULL, 12, 2, '2010-10-12 10:00:42'), (7228, 7133, NULL, 99, 2, '2010-10-12 10:00:44'), (7229, 7134, NULL, 100, 2, '2010-10-12 10:00:48'), (7230, 7135, NULL, 101, 2, '2010-10-12 10:00:53'), (7231, 7137, NULL, 31, 2, '2010-10-12 10:21:56'), (7232, 7137, NULL, 48, 2, '2010-10-12 10:22:50'), (7233, 7137, NULL, 51, 2, '2010-10-12 10:23:14'), (7234, 7140, NULL, 17, 2, '2010-10-12 10:50:47'), (7235, 7142, NULL, 79, 2, '2010-10-12 12:46:53'), (7236, 7145, NULL, 32, 2, '2010-10-12 11:47:34'), (7237, 7145, NULL, 50, 2, '2010-10-12 11:47:20'), (7239, 7147, NULL, 162, 2, '2010-10-12 12:42:03'), (7241, 7142, NULL, 104, 2, '2010-10-12 12:48:37'), (7242, 7148, NULL, 112, 2, '2010-10-12 12:49:02'), (7243, 7149, NULL, 112, 2, '2010-10-12 13:13:17'), (7244, 7150, NULL, 7, 2, '2010-10-12 13:24:17'), (7245, 7151, NULL, 6, 2, '2010-10-12 13:25:38'), (7246, 7152, NULL, 112, 2, '2010-10-12 13:31:05'), (7247, 7157, NULL, 50, 2, '2010-10-12 13:41:14'), (7248, 7158, NULL, 7, 2, '2010-10-12 13:45:34'), (7249, 7160, NULL, 2, 2, '2010-10-12 13:54:12'), (7250, 7161, NULL, 112, 2, '2010-10-12 13:57:54'), (7251, 7162, NULL, 112, 2, '2010-10-12 14:00:38'), (7252, 7163, NULL, 112, 2, '2010-10-12 14:16:12'), (7253, 7165, NULL, 112, 2, '2010-10-12 14:36:56'), (7254, 7164, NULL, 113, 2, '2010-10-12 14:37:35'), (7256, 7167, NULL, 5, 2, '2010-10-12 14:53:24'), (7257, 7168, NULL, 5, 2, '2010-10-12 15:40:01'), (7258, 7169, NULL, 5, 2, '2010-10-12 15:40:57'), (7259, 7171, NULL, 112, 2, '2010-10-12 16:03:10'), (7260, 7171, NULL, 111, 2, '2010-10-12 16:03:54'), (7261, 7172, NULL, 76, 2, '2010-10-12 16:15:31'), (7262, 7175, NULL, 3, 2, '2010-10-12 17:39:47'), (7263, 7177, NULL, 1, 2, '2010-10-12 17:42:35'), (7264, 7181, NULL, 2, 2, '2010-10-12 18:19:27'), (7265, 7181, NULL, 3, 2, '2010-10-12 18:19:43'), (7266, 7181, NULL, 5, 2, '2010-10-12 18:20:07'), (7267, 7181, NULL, 7, 2, '2010-10-12 18:20:26'), (7268, 7181, NULL, 16, 2, '2010-10-12 18:21:48'), (7269, 7181, NULL, 11, 2, '2010-10-12 18:22:02'), (7270, 7181, NULL, 22, 2, '2010-10-12 18:22:44'), (7271, 7181, NULL, 27, 2, '2010-10-12 18:23:03'), (7272, 7181, NULL, 65, 2, '2010-10-12 18:25:06'), (7273, 7181, NULL, 66, 2, '2010-10-12 18:25:16'), (7274, 7182, NULL, 56, 2, '2010-10-12 18:25:31'), (7275, 7184, NULL, 147, 2, '2010-10-12 21:01:04'), (7276, 7185, NULL, 51, 2, '2010-10-12 21:19:13'), (7277, 7188, NULL, 110, 2, '2010-10-12 22:43:21'), (7278, 7189, NULL, 73, 2, '2010-10-12 23:43:03'), (7279, 7192, NULL, 50, 2, '2010-10-13 04:52:56'), (7280, 7193, NULL, 9, 2, '2010-10-13 05:04:28'), (7281, 7196, NULL, 65, 2, '2010-10-13 05:15:02'), (7282, 7208, NULL, 121, 2, '2010-10-13 06:53:51'), (7283, 7210, NULL, 75, 2, '2010-10-13 07:17:24'), (7284, NULL, NULL, 84, 2, '2010-10-13 07:31:38'), (7285, 7214, NULL, 12, 2, '2010-10-13 09:00:55'), (7287, NULL, NULL, 78, 2, '2010-10-13 09:04:23'), (7288, 7214, NULL, 7, 2, '2010-10-13 09:08:25'), (7289, NULL, NULL, 201, 2, '2010-10-13 10:37:05'), (7290, 7219, NULL, 49, 2, '2010-10-13 10:54:45'), (7291, 7221, NULL, 188, 2, '2010-10-13 11:17:12'), (7292, 7221, NULL, 30, 2, '2010-10-13 11:17:32'), (7293, 7221, NULL, 13, 2, '2010-10-13 11:17:49'), (7294, 7223, NULL, 65, 2, '2010-10-13 12:26:41'), (7295, 7224, NULL, 59, 2, '2010-10-13 12:47:43'), (7297, 7225, NULL, 112, 2, '2010-10-13 12:55:29'), (7298, 7228, NULL, 50, 2, '2010-10-13 14:02:19'), (7299, 7230, NULL, 252, 2, '2010-10-13 15:45:38'), (7300, 7233, NULL, 170, 2, '2010-10-13 16:02:29'), (7301, 7235, NULL, 157, 2, '2010-10-13 17:59:27'), (7302, 7236, NULL, 139, 2, '2010-10-13 17:59:55'), (7303, 7237, NULL, 112, 2, '2010-10-13 18:16:24'), (7304, 7238, NULL, 31, 2, '2010-10-13 18:18:19'), (7305, 7240, NULL, 24, 2, '2010-10-13 19:21:05'), (7306, 7241, NULL, 9, 2, '2010-10-13 19:53:55'), (7307, 7242, NULL, 75, 2, '2010-10-13 20:28:08'), (7308, 7245, NULL, 85, 2, '2010-10-13 21:31:54'), (7309, 7246, NULL, 109, 2, '2010-10-13 22:35:50'), (7310, 7247, NULL, 26, 2, '2010-10-13 23:07:49'), (7311, 7248, NULL, 171, 2, '2010-10-13 23:39:42'), (7312, 7249, NULL, 28, 2, '2010-10-14 00:11:35'), (7313, 7250, NULL, 31, 2, '2010-10-14 00:43:29'), (7314, 7251, NULL, 91, 2, '2010-10-14 01:15:23'), (7315, 7252, NULL, 143, 2, '2010-10-14 01:47:16'), (7316, NULL, NULL, 5, 2, '2010-10-14 02:18:47'), (7317, 7254, NULL, 164, 2, '2010-10-14 02:51:01'), (7318, 7255, NULL, 14, 2, '2010-10-14 03:23:01'), (7319, NULL, NULL, 51, 2, '2010-10-14 03:43:29'), (7320, 7256, NULL, 82, 2, '2010-10-14 03:54:59'), (7321, 7257, NULL, 66, 2, '2010-10-14 04:26:53'), (7322, 7258, NULL, 50, 2, '2010-10-14 04:29:39'), (7323, NULL, NULL, 65, 2, '2010-10-14 04:40:00'), (7324, 7259, NULL, 2, 2, '2010-10-14 04:56:44'), (7325, 7260, NULL, 150, 2, '2010-10-14 04:58:48'), (7326, 7261, NULL, 27, 2, '2010-10-14 05:30:40'), (7327, 7265, NULL, 15, 2, '2010-10-14 06:02:31'), (7328, 7269, NULL, 25, 2, '2010-10-14 06:34:23'), (7329, 7271, NULL, 7, 2, '2010-10-14 07:38:03'), (7330, NULL, NULL, 157, 2, '2010-10-14 07:43:39'), (7331, 7272, NULL, 65, 2, '2010-10-14 08:09:55'), (7332, 7273, NULL, 56, 2, '2010-10-14 08:41:45'), (7333, 7274, NULL, 112, 2, '2010-10-14 08:49:43'), (7334, 7275, NULL, 74, 2, '2010-10-14 09:13:36'), (7335, 7276, NULL, 161, 2, '2010-10-14 09:43:10'), (7336, 7277, NULL, 51, 2, '2010-10-14 10:15:12'), (7337, 7280, NULL, 65, 2, '2010-10-14 10:28:26'), (7338, 7281, NULL, 12, 2, '2010-10-14 10:35:21'), (7339, 7282, NULL, 120, 2, '2010-10-14 10:36:45'), (7340, 7283, NULL, 59, 2, '2010-10-14 10:43:52'), (7341, 7286, NULL, 64, 2, '2010-10-14 11:01:50'), (7342, 7284, NULL, 77, 2, '2010-10-14 11:02:13'), (7343, 7284, NULL, 57, 2, '2010-10-14 11:04:24'), (7344, 7284, NULL, 58, 2, '2010-10-14 11:04:49'), (7345, 7284, NULL, 59, 2, '2010-10-14 11:05:24'), (7346, 7288, NULL, 61, 2, '2010-10-14 11:07:58'), (7347, 7289, NULL, 69, 2, '2010-10-14 11:14:12'), (7348, 7290, NULL, 23, 2, '2010-10-14 11:28:21'), (7349, 7292, NULL, 50, 2, '2010-10-14 11:38:42'), (7350, 7293, NULL, 71, 2, '2010-10-14 11:44:33'), (7351, 7294, NULL, 118, 2, '2010-10-14 11:54:52'), (7352, 7295, NULL, 152, 2, '2010-10-14 12:19:10'), (7353, 7298, NULL, 59, 2, '2010-10-14 12:42:53'), (7354, 7300, NULL, 50, 2, '2010-10-14 12:50:54'), (7355, 7303, NULL, 141, 2, '2010-10-14 14:47:25'), (7356, 7304, NULL, 7, 2, '2010-10-14 14:39:27'), (7358, 7306, NULL, 49, 2, '2010-10-14 14:57:42'), (7359, 7307, NULL, 69, 2, '2010-10-14 15:09:31'), (7360, 7308, NULL, 8, 2, '2010-10-14 15:10:01'), (7361, 7307, NULL, 68, 2, '2010-10-14 15:10:18'), (7362, 7307, NULL, 117, 2, '2010-10-14 15:10:59'), (7363, 7307, NULL, 99, 2, '2010-10-14 15:11:49'), (7364, 7309, NULL, 50, 2, '2010-10-14 15:16:17'), (7365, 7311, NULL, 229, 2, '2010-10-14 15:37:11'), (7366, 7313, NULL, 16, 2, '2010-10-14 18:09:45'), (7367, 7315, NULL, 235, 2, '2010-10-14 18:16:43'), (7368, 7313, NULL, 17, 2, '2010-10-14 18:30:44'), (7369, 7316, NULL, 111, 2, '2010-10-14 18:41:39'), (7370, 7317, NULL, 84, 2, '2010-10-14 19:23:31'), (7371, 7319, NULL, 33, 2, '2010-10-14 19:46:49'), (7372, 7319, NULL, 2, 2, '2010-10-14 19:48:33'), (7373, 7320, NULL, 111, 2, '2010-10-14 20:07:07'), (7374, 7322, NULL, 50, 2, '2010-10-14 21:00:35'), (7377, 7322, NULL, 2, 2, '2010-10-14 20:59:03'), (7378, 7322, NULL, 10, 2, '2010-10-14 20:59:36'), (7380, 7323, NULL, 112, 2, '2010-10-14 21:24:52'), (7381, 7325, NULL, 98, 2, '2010-10-14 22:38:57'), (7382, 7327, NULL, 117, 2, '2010-10-14 23:04:43'), (7383, 7328, NULL, 103, 2, '2010-10-15 01:04:31'), (7384, 7330, NULL, 100, 2, '2010-10-15 02:16:43'), (7385, 7331, NULL, 108, 2, '2010-10-15 02:39:58'), (7386, 7332, NULL, 144, 2, '2010-10-15 03:02:35'), (7387, 7333, NULL, 109, 2, '2010-10-15 04:02:42'), (7388, 7335, NULL, 144, 2, '2010-10-15 04:20:49'), (7389, 7337, NULL, 142, 2, '2010-10-15 04:21:32'), (7390, 7338, NULL, 143, 2, '2010-10-15 04:21:54'), (7391, 7339, NULL, 146, 2, '2010-10-15 04:36:07'), (7392, 7340, NULL, 141, 2, '2010-10-15 04:54:14'), (7393, 7343, NULL, 115, 2, '2010-10-15 06:23:39'), (7394, 7345, NULL, 4, 2, '2010-10-15 06:55:31'), (7395, 7346, NULL, 139, 2, '2010-10-15 06:57:03'), (7396, 7348, NULL, 111, 2, '2010-10-15 07:32:47'), (7397, 7349, NULL, 16, 2, '2010-10-15 07:40:09'), (7398, NULL, NULL, 5, 2, '2010-10-15 07:46:42'), (7399, 7350, NULL, 50, 2, '2010-10-15 07:52:39'), (7400, 7350, NULL, 12, 2, '2010-10-15 07:54:01'), (7402, 7353, NULL, 104, 2, '2010-10-15 08:48:52'), (7403, 7354, NULL, 109, 2, '2010-10-15 08:54:31'), (7404, 7355, NULL, 102, 2, '2010-10-15 09:05:02'), (7405, NULL, NULL, 84, 2, '2010-10-15 09:17:16'), (7406, 7359, NULL, 6, 2, '2010-10-15 09:24:00'), (7408, 7365, NULL, 100, 2, '2010-10-15 10:26:22'), (7409, NULL, NULL, 139, 2, '2010-10-15 10:30:53'), (7410, 7366, NULL, 140, 2, '2010-10-15 10:39:09'), (7411, 7367, NULL, 182, 2, '2010-10-15 10:58:47'), (7412, 7368, NULL, 31, 2, '2010-10-15 11:17:34'), (7413, 7371, NULL, 101, 2, '2010-10-15 11:22:25'), (7414, 7375, NULL, 139, 2, '2010-10-15 11:37:50'), (7415, 7377, NULL, 3, 2, '2010-10-15 11:56:39'), (7416, 7378, NULL, 141, 2, '2010-10-15 12:09:34'), (7417, 7379, NULL, 112, 2, '2010-10-15 12:12:18'), (7418, 7380, NULL, 7, 2, '2010-10-15 12:13:34'), (7419, 7386, NULL, 12, 2, '2010-10-15 14:39:59'), (7420, 7388, NULL, 113, 2, '2010-10-15 15:31:30'), (7421, 7391, NULL, 142, 2, '2010-10-15 16:20:43'), (7422, 7393, NULL, 9, 2, '2010-10-15 17:28:47'), (7423, 7395, NULL, 108, 2, '2010-10-15 17:36:04'), (7424, 7396, NULL, 5, 2, '2010-10-15 17:38:15'), (7425, 7397, NULL, 7, 2, '2010-10-15 18:13:29'), (7426, 7399, NULL, 141, 2, '2010-10-15 18:28:16'), (7427, 7400, NULL, 112, 2, '2010-10-15 18:28:47'), (7428, 7402, NULL, 186, 2, '2010-10-15 19:37:04'), (7429, 7403, NULL, 111, 2, '2010-10-15 20:26:57'), (7430, 7404, NULL, 173, 2, '2010-10-15 20:44:02'), (7431, NULL, NULL, 5, 2, '2010-10-15 20:51:22'), (7432, 7407, NULL, 99, 2, '2010-10-15 22:32:55'), (7433, 7411, NULL, 49, 2, '2010-10-15 23:29:17'), (7434, 7412, NULL, 50, 2, '2010-10-15 23:30:12'), (7435, 7414, NULL, 144, 2, '2010-10-15 23:31:52'), (7436, 7415, NULL, 112, 2, '2010-10-15 23:32:55'), (7437, 7422, NULL, 1, 2, '2010-10-16 00:14:48'), (7438, 7424, NULL, 107, 2, '2010-10-16 01:07:20'), (7439, NULL, NULL, 178, 2, '2010-10-16 01:46:23'), (7440, 7426, NULL, 106, 2, '2010-10-16 02:36:04'), (7441, 7427, NULL, 9, 2, '2010-10-16 02:40:51'), (7442, 7428, NULL, 108, 2, '2010-10-16 02:48:47'), (7443, NULL, NULL, 51, 2, '2010-10-16 04:00:07'), (7444, NULL, NULL, 16, 2, '2010-10-16 04:40:11'), (7445, NULL, NULL, 201, 2, '2010-10-16 05:20:19'), (7446, 7429, NULL, 50, 2, '2010-10-16 05:51:29'), (7447, 7430, NULL, 50, 2, '2010-10-16 05:56:19'), (7448, 7432, NULL, 112, 2, '2010-10-16 06:52:48'), (7449, 7434, NULL, 7, 2, '2010-10-16 08:24:30'), (7450, NULL, NULL, 78, 2, '2010-10-16 08:27:50'), (7451, 7437, NULL, 3, 2, '2010-10-16 08:48:48'), (7452, 7439, NULL, 252, 2, '2010-10-16 10:04:56'), (7453, 7440, NULL, 9, 2, '2010-10-16 10:17:24'), (7454, 7440, NULL, 7, 2, '2010-10-16 10:17:45'), (7455, 7441, NULL, 4, 2, '2010-10-16 10:58:21'), (7456, 7443, NULL, 174, 2, '2010-10-16 11:40:02'), (7457, 7448, NULL, 99, 2, '2010-10-16 13:03:20'), (7458, 7449, NULL, 21, 2, '2010-10-16 13:28:26'), (7459, 7454, NULL, 163, 2, '2010-10-16 15:15:19'), (7460, 7455, NULL, 50, 2, '2010-10-16 15:24:21'), (7461, 7454, NULL, 162, 2, '2010-10-16 15:34:26'), (7462, 7454, NULL, 159, 2, '2010-10-16 15:34:51'), (7463, 7456, NULL, 50, 2, '2010-10-16 15:47:08'), (7464, 7458, NULL, 111, 2, '2010-10-16 17:05:48'), (7465, 7461, NULL, 252, 2, '2010-10-16 18:34:54'), (7466, 7462, NULL, 7, 2, '2010-10-16 19:14:01'), (7468, 7463, NULL, 49, 2, '2010-10-16 19:35:51'), (7469, 7467, NULL, 252, 2, '2010-10-16 20:57:57'), (7470, 7467, NULL, 99, 2, '2010-10-16 20:58:35'), (7471, 7467, NULL, 117, 2, '2010-10-16 20:59:10'), (7472, 7467, NULL, 119, 2, '2010-10-16 21:00:54'), (7473, 7468, NULL, 3, 2, '2010-10-16 22:01:54'), (7474, NULL, NULL, 139, 2, '2010-10-16 23:25:08'), (7475, 7471, NULL, 192, 2, '2010-10-16 23:27:01'), (7476, NULL, NULL, 167, 2, '2010-10-17 00:53:00'), (7477, 7472, NULL, 50, 2, '2010-10-17 00:56:13'), (7478, 7474, NULL, 106, 2, '2010-10-17 01:49:47'), (7479, 7475, NULL, 107, 2, '2010-10-17 01:57:50'), (7480, NULL, NULL, 84, 2, '2010-10-17 03:19:51'), (7481, 7477, NULL, 147, 2, '2010-10-17 04:16:32'), (7482, 7479, NULL, 104, 2, '2010-10-17 05:27:34'), (7483, NULL, NULL, 166, 2, '2010-10-17 06:53:20'), (7484, 7488, NULL, 51, 2, '2010-10-17 08:31:03'), (7486, 7491, NULL, 50, 2, '2010-10-17 09:19:15'), (7487, 7492, NULL, 110, 2, '2010-10-17 09:21:06'), (7488, 7493, NULL, 141, 2, '2010-10-17 09:28:16'), (7489, 7499, NULL, 99, 2, '2010-10-17 10:22:54'), (7490, 7500, NULL, 119, 2, '2010-10-17 10:38:00'), (7491, 7501, NULL, 144, 2, '2010-10-17 10:40:57'), (7492, 7502, NULL, 55, 2, '2010-10-17 10:54:54'), (7494, 7503, NULL, 145, 2, '2010-10-17 11:03:18'), (7495, NULL, NULL, 179, 2, '2010-10-17 12:23:39'), (7496, 7506, NULL, 8, 2, '2010-10-17 12:39:04'), (7497, 7507, NULL, 252, 2, '2010-10-17 12:55:48'), (7498, 7507, NULL, 59, 2, '2010-10-17 12:57:22'), (7500, 7507, NULL, 77, 2, '2010-10-17 12:58:12'), (7501, 7507, NULL, 78, 2, '2010-10-17 12:58:28'), (7502, 7508, NULL, 103, 2, '2010-10-17 13:07:54'), (7503, 7512, NULL, 7, 2, '2010-10-17 14:37:26'), (7504, 7513, NULL, 112, 2, '2010-10-17 16:14:35'), (7505, 7514, NULL, 140, 2, '2010-10-17 16:24:37'), (7506, 7515, NULL, 98, 2, '2010-10-17 16:31:11'), (7507, 7517, NULL, 120, 2, '2010-10-17 17:47:14'), (7508, 7518, NULL, 119, 2, '2010-10-17 17:54:31'), (7509, 7519, NULL, 56, 2, '2010-10-17 18:08:57'), (7510, 7519, NULL, 50, 2, '2010-10-17 18:04:32'), (7511, 7520, NULL, 28, 2, '2010-10-17 18:05:11'), (7512, 7519, NULL, 49, 2, '2010-10-17 18:06:52'), (7514, 7519, NULL, 55, 2, '2010-10-17 18:08:36'), (7515, 7521, NULL, 240, 2, '2010-10-17 18:08:07'), (7518, 7522, NULL, 115, 2, '2010-10-17 19:11:18'), (7519, 7525, NULL, 168, 2, '2010-10-17 19:28:46'), (7520, 7526, NULL, 8, 2, '2010-10-17 19:35:43'), (7521, NULL, NULL, 201, 2, '2010-10-17 19:38:44'), (7522, 7529, NULL, 96, 2, '2010-10-17 20:39:58'), (7523, 7530, NULL, 32, 2, '2010-10-17 20:41:58'), (7524, 7531, NULL, 201, 2, '2010-10-17 20:44:13'), (7525, 7532, NULL, 180, 2, '2010-10-17 21:24:21'), (7526, NULL, NULL, 78, 2, '2010-10-17 21:31:14'), (7527, 7533, NULL, 176, 2, '2010-10-17 22:04:31'), (7528, 7534, NULL, 106, 2, '2010-10-17 22:05:06'), (7529, 7535, NULL, 140, 2, '2010-10-17 22:41:35'), (7530, 7539, NULL, 80, 2, '2010-10-17 23:23:43'), (7531, 7540, NULL, 110, 2, '2010-10-18 00:05:49'), (7532, 7543, NULL, 22, 2, '2010-10-18 01:30:00'), (7533, 7544, NULL, 165, 2, '2010-10-18 02:12:10'), (7534, 7546, NULL, 125, 2, '2010-10-18 02:59:52'), (7535, 7547, NULL, 141, 2, '2010-10-18 03:22:33'), (7536, 7549, NULL, 72, 2, '2010-10-18 03:47:37'), (7537, 7551, NULL, 33, 2, '2010-10-18 04:35:25'), (7538, 7552, NULL, 50, 2, '2010-10-18 04:40:42'), (7539, 7553, NULL, 121, 2, '2010-10-18 04:56:52'), (7540, 7555, NULL, 49, 2, '2010-10-18 06:10:49'), (7541, 7556, NULL, 111, 2, '2010-10-18 06:29:50'), (7542, 7558, NULL, 49, 2, '2010-10-18 06:57:56'), (7544, 7558, NULL, 252, 2, '2010-10-18 06:58:12'), (7545, 7559, NULL, 183, 2, '2010-10-18 06:58:30'), (7546, 7560, NULL, 70, 2, '2010-10-18 07:46:12'), (7547, 7564, NULL, 68, 2, '2010-10-18 08:33:50'), (7548, 7567, NULL, 146, 2, '2010-10-18 09:10:16'), (7549, 7568, NULL, 31, 2, '2010-10-18 09:21:31'), (7550, 7576, NULL, 73, 2, '2010-10-18 10:09:09'), (7551, 7577, NULL, 195, 2, '2010-10-18 10:56:45'), (7552, 7579, NULL, 65, 2, '2010-10-18 11:21:31'), (7553, 7579, NULL, 32, 2, '2010-10-18 11:26:12'), (7554, 7580, NULL, 77, 2, '2010-10-18 11:44:22'), (7555, 7581, NULL, 190, 2, '2010-10-18 12:27:56'), (7556, 7582, NULL, 114, 2, '2010-10-18 12:31:57'), (7557, 7591, NULL, 61, 2, '2010-10-18 12:56:45'), (7558, 7591, NULL, 60, 2, '2010-10-18 12:57:04'), (7559, 7592, NULL, 77, 2, '2010-10-18 13:14:33'), (7560, 7594, NULL, 5, 2, '2010-10-18 13:42:48'), (7561, 7595, NULL, 5, 2, '2010-10-18 14:32:16'), (7562, 7596, NULL, 5, 2, '2010-10-18 15:38:51'), (7563, 7600, NULL, 4, 2, '2010-10-18 16:53:24'), (7565, 7602, NULL, 12, 2, '2010-10-18 17:07:51'), (7566, 7606, NULL, 111, 2, '2010-10-18 17:44:21'), (7567, 7607, NULL, 109, 2, '2010-10-18 17:55:07'), (7568, 7608, NULL, 252, 2, '2010-10-18 18:27:21'), (7569, 7610, NULL, 2, 2, '2010-10-18 18:41:07'), (7570, 7613, NULL, 94, 2, '2010-10-18 20:00:09'), (7571, 7614, NULL, 240, 2, '2010-10-18 20:19:07'), (7572, 7616, NULL, 77, 2, '2010-10-18 21:55:24'), (7573, 7619, NULL, 3, 2, '2010-10-18 22:09:36'), (7574, 7627, NULL, 50, 2, '2010-10-18 22:38:02'), (7575, 7628, NULL, 142, 2, '2010-10-18 22:49:01'), (7576, NULL, NULL, 7, 2, '2010-10-18 22:58:35'), (7577, 7630, NULL, 54, 2, '2010-10-18 23:22:07'), (7578, 7631, NULL, 63, 2, '2010-10-19 00:06:11'), (7579, 7632, NULL, 1, 2, '2010-10-19 00:16:48'), (7580, 7634, NULL, 78, 2, '2010-10-19 00:50:16'), (7581, 7636, NULL, 187, 2, '2010-10-19 01:34:24'), (7582, 7637, NULL, 164, 2, '2010-10-19 01:36:21'), (7583, NULL, NULL, 84, 2, '2010-10-19 02:06:00'), (7584, 7638, NULL, 188, 2, '2010-10-19 02:20:31'), (7585, 7640, NULL, 194, 2, '2010-10-19 03:09:00'), (7586, 7642, NULL, 102, 2, '2010-10-19 03:53:28'), (7587, 7643, NULL, 7, 2, '2010-10-19 03:57:31'), (7588, 7644, NULL, 139, 2, '2010-10-19 04:33:56'), (7589, 7646, NULL, 73, 2, '2010-10-19 04:48:45'), (7590, 7649, NULL, 67, 2, '2010-10-19 05:39:59'), (7591, NULL, NULL, 139, 2, '2010-10-19 06:28:23'), (7592, 7652, NULL, 177, 2, '2010-10-19 06:31:09'), (7593, 7653, NULL, 30, 2, '2010-10-19 07:22:20'), (7594, 7655, NULL, 193, 2, '2010-10-19 08:13:02'), (7595, 7658, NULL, 121, 2, '2010-10-19 08:59:44'), (7597, 7658, NULL, 119, 2, '2010-10-19 09:00:55'), (7598, 7659, NULL, 52, 2, '2010-10-19 09:04:43'), (7599, 7661, NULL, 147, 2, '2010-10-19 09:10:25'), (7600, 7662, NULL, 91, 2, '2010-10-19 09:23:05'), (7601, 7663, NULL, 4, 2, '2010-10-19 10:05:42'), (7602, 7666, NULL, 29, 2, '2010-10-19 10:17:35'), (7603, 7667, NULL, 1, 2, '2010-10-19 10:41:08'), (7604, 7668, NULL, 183, 2, '2010-10-19 10:48:16'), (7605, 7670, NULL, 79, 2, '2010-10-19 11:12:03'), (7606, 7674, NULL, 104, 2, '2010-10-19 11:32:41'), (7607, 7675, NULL, 166, 2, '2010-10-19 12:06:30'), (7608, 7676, NULL, 119, 2, '2010-10-19 12:10:13'), (7609, 7678, NULL, 13, 2, '2010-10-19 13:00:57'), (7610, 7680, NULL, 168, 2, '2010-10-19 13:55:20'), (7611, 7683, NULL, 89, 2, '2010-10-19 14:49:42'), (7612, 7684, NULL, 32, 2, '2010-10-19 15:44:07'), (7613, 7685, NULL, 49, 2, '2010-10-19 16:09:09'), (7614, 7690, NULL, 29, 2, '2010-10-19 16:18:22'), (7615, 7691, NULL, 69, 2, '2010-10-19 16:38:30'), (7616, 7692, NULL, 186, 2, '2010-10-19 16:54:55'), (7617, 7696, NULL, 5, 2, '2010-10-19 18:05:58'), (7618, 7699, NULL, 67, 2, '2010-10-19 20:04:52'), (7619, 7699, NULL, 69, 2, '2010-10-19 18:14:50'), (7620, 7699, NULL, 68, 2, '2010-10-19 19:51:31'), (7621, 7699, NULL, 2, 2, '2010-10-19 18:21:14'), (7622, 7699, NULL, 1, 2, '2010-10-19 19:53:49'), (7623, 7705, NULL, 100, 2, '2010-10-19 19:16:39'), (7626, 7704, NULL, 49, 2, '2010-10-19 19:19:23'), (7628, 7699, NULL, 3, 2, '2010-10-19 19:59:32'), (7631, 7706, NULL, 112, 2, '2010-10-19 19:50:20'), (7634, 7699, NULL, 4, 2, '2010-10-19 19:58:32'), (7639, 7699, NULL, 64, 2, '2010-10-19 20:05:51'), (7640, 7699, NULL, 65, 2, '2010-10-19 20:06:14'), (7641, 7709, NULL, 112, 2, '2010-10-19 20:12:36'), (7643, 7710, NULL, 6, 2, '2010-10-19 20:13:28'), (7644, 7711, NULL, 168, 2, '2010-10-19 20:20:13'), (7645, 7711, NULL, 79, 2, '2010-10-19 20:20:50'), (7646, 7713, NULL, 6, 2, '2010-10-19 20:37:53'), (7647, 7713, NULL, 4, 2, '2010-10-19 20:38:18'), (7648, 7720, NULL, 49, 2, '2010-10-20 03:31:22'), (7649, 7736, NULL, 32, 2, '2010-10-20 09:09:32'), (7650, 7745, NULL, 119, 2, '2010-10-20 10:02:08'), (7651, 7747, NULL, 252, 2, '2010-10-20 10:37:44'), (7652, 7747, NULL, 33, 2, '2010-10-20 10:41:11'), (7653, 7747, NULL, 49, 2, '2010-10-20 10:41:45'), (7654, 7753, NULL, 49, 2, '2010-10-20 12:44:12'), (7655, 7757, NULL, 29, 2, '2010-10-20 14:42:30'), (7657, 7759, NULL, 4, 2, '2010-10-20 15:13:44'), (7658, 7760, NULL, 12, 2, '2010-10-20 15:27:58'), (7659, 7765, NULL, 12, 2, '2010-10-20 17:34:32'), (7660, 7768, NULL, 252, 2, '2010-10-20 18:31:10'), (7661, 7768, NULL, 3, 2, '2010-10-20 18:31:50'), (7662, 7768, NULL, 31, 2, '2010-10-20 18:32:20'), (7663, 7768, NULL, 32, 2, '2010-10-20 18:32:35'), (7664, 7768, NULL, 50, 2, '2010-10-20 18:33:05'), (7665, 7768, NULL, 55, 2, '2010-10-20 18:33:59'), (7666, 7770, NULL, 57, 2, '2010-10-20 19:15:49'), (7667, 7771, NULL, 252, 2, '2010-10-20 19:22:48'), (7668, 7772, NULL, 50, 2, '2010-10-20 19:41:20'), (7669, 7772, NULL, 6, 2, '2010-10-20 19:47:09'), (7670, 7772, NULL, 7, 2, '2010-10-20 19:47:53'), (7671, 7772, NULL, 4, 2, '2010-10-20 19:48:32'), (7672, 7772, NULL, 133, 2, '2010-10-20 19:50:43'), (7673, 7772, NULL, 193, 2, '2010-10-20 19:51:01'), (7674, 7772, NULL, 9, 2, '2010-10-20 19:52:45'), (7675, 7774, NULL, 192, 2, '2010-10-20 20:17:58'), (7679, NULL, NULL, 78, 2, '2010-10-20 20:42:38'), (7680, 7778, NULL, 49, 2, '2010-10-20 22:56:17'), (7681, NULL, NULL, 186, 2, '2010-10-21 01:01:49'), (7682, 7780, NULL, 108, 2, '2010-10-21 01:24:43'), (7683, NULL, NULL, 139, 2, '2010-10-21 02:34:21'), (7684, 7782, NULL, 109, 2, '2010-10-21 04:58:41'), (7685, 7785, NULL, 12, 2, '2010-10-21 07:01:42'), (7686, 7784, NULL, 12, 2, '2010-10-21 07:01:45'), (7687, 7784, NULL, 195, 2, '2010-10-21 07:06:13'), (7688, 7787, NULL, 86, 2, '2010-10-21 07:08:31'), (7689, 7784, NULL, 86, 2, '2010-10-21 07:08:33'), (7690, 7788, NULL, 4, 2, '2010-10-21 07:10:22'), (7691, 7784, NULL, 4, 2, '2010-10-21 07:10:24'), (7692, 7784, NULL, 2, 2, '2010-10-21 07:11:28'), (7693, 7790, NULL, 55, 2, '2010-10-21 07:19:51'), (7694, 7790, NULL, 49, 2, '2010-10-21 07:20:27'), (7695, 7790, NULL, 53, 2, '2010-10-21 07:21:05'), (7696, 7790, NULL, 75, 2, '2010-10-21 07:22:00'), (7698, 7792, NULL, 112, 2, '2010-10-21 08:51:09'), (7699, 7794, NULL, 81, 2, '2010-10-21 09:26:02'), (7700, 7796, NULL, 50, 2, '2010-10-21 10:09:06'), (7701, 7797, NULL, 168, 2, '2010-10-21 10:19:33'), (7702, 7798, NULL, 168, 2, '2010-10-21 10:19:35'), (7703, 7800, NULL, 49, 2, '2010-10-21 10:32:53'), (7704, 7799, NULL, 10, 2, '2010-10-21 10:35:46'), (7705, 7801, NULL, 235, 2, '2010-10-21 10:37:07'), (7706, 7804, NULL, 33, 2, '2010-10-21 10:57:41'), (7707, 7805, NULL, 5, 2, '2010-10-21 11:37:04'), (7708, 7807, NULL, 113, 2, '2010-10-21 12:41:52'), (7709, 7808, NULL, 66, 2, '2010-10-21 13:00:37'), (7710, 7809, NULL, 107, 2, '2010-10-21 13:22:49'), (7711, 7810, NULL, 3, 2, '2010-10-21 14:03:32'), (7712, 7811, NULL, 49, 2, '2010-10-21 14:28:35'), (7713, 7811, NULL, 4, 2, '2010-10-21 14:17:30'), (7714, 7811, NULL, 3, 2, '2010-10-21 14:17:58'), (7715, 7811, NULL, 50, 2, '2010-10-21 14:18:23'), (7716, 7811, NULL, 56, 2, '2010-10-21 14:18:51'), (7718, 7815, NULL, 112, 2, '2010-10-21 16:02:19'), (7719, 7816, NULL, 49, 2, '2010-10-21 16:38:52'), (7720, 7817, NULL, 49, 2, '2010-10-21 16:50:56'), (7721, 7817, NULL, 3, 2, '2010-10-21 16:52:55'), (7723, 7817, NULL, 32, 2, '2010-10-21 16:54:53'), (7724, 7820, NULL, 79, 2, '2010-10-21 17:29:21'), (7725, 7821, NULL, 5, 2, '2010-10-21 17:40:38'), (7726, 7823, NULL, 177, 2, '2010-10-21 18:24:54'), (7727, 7824, NULL, 2, 2, '2010-10-21 18:35:51'), (7728, 7826, NULL, 90, 2, '2010-10-21 19:04:04'), (7729, 7827, NULL, 3, 2, '2010-10-21 19:59:53'), (7731, NULL, NULL, 1, 2, '2010-10-21 20:36:16'), (7732, 7830, NULL, 5, 2, '2010-10-21 21:24:15'), (7733, 7832, NULL, 98, 2, '2010-10-21 22:41:03'), (7734, 7834, NULL, 117, 2, '2010-10-21 23:05:55'), (7735, 7835, NULL, 103, 2, '2010-10-22 01:06:04'), (7736, 7842, NULL, 142, 2, '2010-10-22 04:24:49'), (7737, 7843, NULL, 143, 2, '2010-10-22 04:25:08'), (7738, 7844, NULL, 146, 2, '2010-10-22 04:40:05'), (7739, 7850, NULL, 252, 2, '2010-10-22 05:30:15'), (7740, 7853, NULL, 5, 2, '2010-10-22 06:58:54'), (7741, 7854, NULL, 190, 2, '2010-10-22 07:14:58'), (7742, 7855, NULL, 139, 2, '2010-10-22 07:19:53'), (7743, 7859, NULL, 104, 2, '2010-10-22 08:49:41'), (7744, 7864, NULL, 144, 2, '2010-10-22 09:44:32'), (7745, 7866, NULL, 180, 2, '2010-10-22 09:59:40'), (7746, 7868, NULL, 100, 2, '2010-10-22 10:33:58'), (7747, 7870, NULL, 140, 2, '2010-10-22 10:40:39'), (7748, 7869, NULL, 4, 2, '2010-10-22 10:40:39'), (7749, 7874, NULL, 132, 2, '2010-10-22 11:05:32'), (7750, 7873, NULL, 132, 2, '2010-10-22 11:09:45'), (7752, 7876, NULL, 110, 2, '2010-10-22 11:08:03'), (7754, 7881, NULL, 118, 2, '2010-10-22 11:20:33'), (7755, 7884, NULL, 101, 2, '2010-10-22 11:23:58'), (7756, 7885, NULL, 109, 2, '2010-10-22 11:24:00'), (7757, 7887, NULL, 67, 2, '2010-10-22 11:28:16'), (7758, 7889, NULL, 3, 2, '2010-10-22 12:02:46'), (7759, 7890, NULL, 139, 2, '2010-10-22 12:07:26'), (7760, 7891, NULL, 141, 2, '2010-10-22 12:11:27'), (7761, 7892, NULL, 112, 2, '2010-10-22 12:14:26'), (7762, 7895, NULL, 121, 2, '2010-10-22 13:25:43'), (7763, 7899, NULL, 145, 2, '2010-10-22 13:59:24'), (7764, 7900, NULL, 49, 2, '2010-10-22 14:03:19'), (7765, 7901, NULL, 115, 2, '2010-10-22 14:43:15'), (7766, 7901, NULL, 119, 2, '2010-10-22 14:43:47'), (7767, 7902, NULL, 7, 2, '2010-10-22 14:54:37'), (7768, 7903, NULL, 4, 2, '2010-10-22 15:00:15'), (7769, 7904, NULL, 113, 2, '2010-10-22 15:33:28'), (7770, 7903, NULL, 3, 2, '2010-10-22 16:00:23'), (7771, 7903, NULL, 6, 2, '2010-10-22 16:03:25'), (7772, 7906, NULL, 49, 2, '2010-10-22 16:07:35'), (7773, 7906, NULL, 11, 2, '2010-10-22 16:08:16'), (7774, 7908, NULL, 193, 2, '2010-10-22 16:52:31'), (7775, 7909, NULL, 102, 2, '2010-10-22 17:01:44'), (7776, 7912, NULL, 9, 2, '2010-10-22 17:30:48'), (7777, 7913, NULL, 108, 2, '2010-10-22 17:37:51'), (7778, 7914, NULL, 5, 2, '2010-10-22 17:39:17'), (7779, NULL, NULL, 5, 2, '2010-10-22 17:42:40'), (7780, 7917, NULL, 161, 2, '2010-10-22 19:50:20'), (7781, 7917, NULL, 99, 2, '2010-10-22 19:51:40'), (7782, 7918, NULL, 111, 2, '2010-10-22 20:29:16'), (7783, 7919, NULL, 62, 2, '2010-10-22 21:00:52'), (7784, 7920, NULL, 164, 2, '2010-10-22 21:00:52'), (7785, 7921, NULL, 62, 2, '2010-10-22 21:00:54'), (7786, 7931, NULL, 141, 2, '2010-10-22 23:17:55'), (7787, 7932, NULL, 139, 2, '2010-10-22 23:19:54'), (7788, NULL, NULL, 201, 2, '2010-10-22 23:22:32'), (7789, 7935, NULL, 99, 2, '2010-10-23 00:32:53'), (7790, 7937, NULL, 49, 2, '2010-10-23 01:21:43'), (7791, 7938, NULL, 1, 2, '2010-10-23 01:34:18'), (7792, 7939, NULL, 112, 2, '2010-10-23 01:42:49'), (7793, 7940, NULL, 7, 2, '2010-10-23 01:49:10'), (7794, 7943, NULL, 50, 2, '2010-10-23 03:26:54'), (7795, 7946, NULL, 49, 2, '2010-10-23 05:05:06'), (7796, 7946, NULL, 111, 2, '2010-10-23 05:09:35'), (7798, 7946, NULL, 118, 2, '2010-10-23 05:10:07'), (7800, 7949, NULL, 213, 2, '2010-10-23 06:52:53'), (7801, 7953, NULL, 1, 2, '2010-10-23 09:53:45'), (7802, 7953, NULL, 48, 2, '2010-10-23 09:55:37'), (7805, 7953, NULL, 76, 2, '2010-10-23 09:57:03'), (7806, 7955, NULL, 252, 2, '2010-10-23 10:33:20'), (7807, 7956, NULL, 4, 2, '2010-10-23 11:00:27'), (7808, 7957, NULL, 4, 2, '2010-10-23 11:01:11'), (7809, 7958, NULL, 112, 2, '2010-10-23 11:27:49'), (7810, 7959, NULL, 7, 2, '2010-10-23 12:37:39'), (7811, 7964, NULL, 61, 2, '2010-10-23 17:39:46'), (7812, 7965, NULL, 51, 2, '2010-10-23 17:39:55'), (7813, 7966, NULL, 51, 2, '2010-10-23 17:40:02'), (7814, 7967, NULL, 53, 2, '2010-10-23 17:40:10'), (7815, 7969, NULL, 11, 2, '2010-10-23 17:54:27'), (7816, 7977, NULL, 117, 2, '2010-10-23 23:30:26'), (7817, 7978, NULL, 147, 2, '2010-10-24 01:32:17'), (7818, 7979, NULL, 106, 2, '2010-10-24 01:54:15'), (7819, 7980, NULL, 107, 2, '2010-10-24 02:01:40'), (7820, 7981, NULL, 48, 2, '2010-10-24 02:10:16'), (7821, 7984, NULL, 141, 2, '2010-10-24 03:17:08'), (7822, 7987, NULL, 252, 2, '2010-10-24 03:17:17'), (7823, 7988, NULL, 50, 2, '2010-10-24 03:17:19'), (7824, 7989, NULL, 139, 2, '2010-10-24 03:17:22'), (7825, 7994, NULL, 112, 2, '2010-10-24 03:17:35'), (7826, 7998, NULL, 49, 2, '2010-10-24 03:17:44'), (7827, 8011, NULL, 147, 2, '2010-10-24 03:18:12'), (7828, 8014, NULL, 140, 2, '2010-10-24 03:18:20'), (7829, 8015, NULL, 141, 2, '2010-10-24 03:18:22'), (7830, 8016, NULL, 142, 2, '2010-10-24 03:18:25'), (7831, 8017, NULL, 146, 2, '2010-10-24 03:18:27'), (7832, 8018, NULL, 139, 2, '2010-10-24 03:18:30'), (7833, 8019, NULL, 145, 2, '2010-10-24 03:18:32'), (7834, 8020, NULL, 143, 2, '2010-10-24 03:18:35'), (7835, 8021, NULL, 144, 2, '2010-10-24 03:18:37'), (7836, 8022, NULL, 107, 2, '2010-10-24 03:18:40'), (7837, 8023, NULL, 106, 2, '2010-10-24 03:18:42'), (7838, 8025, NULL, 109, 2, '2010-10-24 03:18:48'), (7839, 8026, NULL, 108, 2, '2010-10-24 03:18:50'), (7840, 8027, NULL, 104, 2, '2010-10-24 03:18:52'), (7841, 8028, NULL, 110, 2, '2010-10-24 03:18:55'), (7842, 8030, NULL, 113, 2, '2010-10-24 03:18:59'), (7843, 8032, NULL, 111, 2, '2010-10-24 03:19:04'), (7844, 8033, NULL, 112, 2, '2010-10-24 03:19:07'), (7845, 8035, NULL, 147, 2, '2010-10-24 04:31:57'), (7846, 8037, NULL, 141, 2, '2010-10-24 05:17:06'), (7847, 8038, NULL, 122, 2, '2010-10-24 05:26:57'), (7848, 8045, NULL, 141, 2, '2010-10-24 06:29:33'), (7849, 8053, NULL, 252, 2, '2010-10-24 06:31:33'), (7850, 8054, NULL, 49, 2, '2010-10-24 06:31:39'), (7851, 8055, NULL, 50, 2, '2010-10-24 06:31:43'), (7852, 8056, NULL, 139, 2, '2010-10-24 06:32:10'), (7853, 8097, NULL, 147, 2, '2010-10-24 06:45:40'), (7854, 8099, NULL, 150, 2, '2010-10-24 06:46:10'), (7855, 8100, NULL, 149, 2, '2010-10-24 06:46:22'), (7856, 8102, NULL, 140, 2, '2010-10-24 06:46:47'), (7857, 8103, NULL, 141, 2, '2010-10-24 06:47:09'), (7858, 8104, NULL, 142, 2, '2010-10-24 06:47:42'), (7859, 8105, NULL, 173, 2, '2010-10-24 06:47:48'), (7860, 8106, NULL, 182, 2, '2010-10-24 06:47:53'), (7861, 8107, NULL, 183, 2, '2010-10-24 06:47:57'), (7862, 8108, NULL, 146, 2, '2010-10-24 06:48:06'), (7863, 8109, NULL, 171, 2, '2010-10-24 06:48:11'), (7864, 8110, NULL, 148, 2, '2010-10-24 06:48:24'), (7865, 8111, NULL, 201, 2, '2010-10-24 06:48:29'), (7866, 8112, NULL, 184, 2, '2010-10-24 06:48:52'), (7867, 8113, NULL, 139, 2, '2010-10-24 06:48:56'), (7868, 8114, NULL, 180, 2, '2010-10-24 06:49:29'), (7869, 8115, NULL, 181, 2, '2010-10-24 06:49:34'), (7870, 8116, NULL, 190, 2, '2010-10-24 06:49:38'), (7871, 8117, NULL, 191, 2, '2010-10-24 06:50:11'), (7872, 8118, NULL, 213, 2, '2010-10-24 06:50:16'), (7873, 8119, NULL, 235, 2, '2010-10-24 06:50:27'), (7874, 8120, NULL, 229, 2, '2010-10-24 06:50:33'), (7875, 8121, NULL, 157, 2, '2010-10-24 06:50:38'), (7876, 8122, NULL, 152, 2, '2010-10-24 06:51:13'), (7877, 8123, NULL, 145, 2, '2010-10-24 06:51:26'), (7878, 8124, NULL, 143, 2, '2010-10-24 06:51:46'), (7879, 8125, NULL, 172, 2, '2010-10-24 06:51:51'), (7880, 8126, NULL, 246, 2, '2010-10-24 06:52:10'), (7881, 8127, NULL, 240, 2, '2010-10-24 06:52:16'), (7882, 8128, NULL, 174, 2, '2010-10-24 06:52:21'), (7883, 8129, NULL, 144, 2, '2010-10-24 06:53:16'), (7884, 8130, NULL, 192, 2, '2010-10-24 06:53:31'), (7885, 8135, NULL, 112, 2, '2010-10-24 06:55:18'), (7886, 8144, NULL, 141, 2, '2010-10-24 08:18:58'), (7887, 8158, NULL, 252, 2, '2010-10-24 08:23:56'), (7888, 8159, NULL, 49, 2, '2010-10-24 08:24:16'), (7889, 8160, NULL, 50, 2, '2010-10-24 08:24:36'), (7890, 8161, NULL, 139, 2, '2010-10-24 08:24:56'), (7891, 8197, NULL, 147, 2, '2010-10-24 08:40:10'), (7892, 8199, NULL, 170, 2, '2010-10-24 08:40:45'), (7893, 8200, NULL, 150, 2, '2010-10-24 08:40:52'), (7894, 8201, NULL, 149, 2, '2010-10-24 08:41:13'), (7895, 8203, NULL, 140, 2, '2010-10-24 08:42:12'), (7896, 8204, NULL, 141, 2, '2010-10-24 08:42:33'), (7897, 8205, NULL, 142, 2, '2010-10-24 08:42:53'), (7898, 8206, NULL, 173, 2, '2010-10-24 08:43:53'), (7899, 8207, NULL, 182, 2, '2010-10-24 08:44:14'), (7900, 8208, NULL, 183, 2, '2010-10-24 08:44:34'), (7901, 8209, NULL, 146, 2, '2010-10-24 08:44:57'), (7902, 8210, NULL, 171, 2, '2010-10-24 08:45:18'), (7903, 8211, NULL, 148, 2, '2010-10-24 08:46:17'), (7904, 8212, NULL, 201, 2, '2010-10-24 08:46:40'), (7905, 8213, NULL, 184, 2, '2010-10-24 08:47:16'), (7906, 8214, NULL, 139, 2, '2010-10-24 08:47:21'), (7907, 8215, NULL, 180, 2, '2010-10-24 08:48:23'), (7908, 8216, NULL, 181, 2, '2010-10-24 08:48:46'), (7909, 8217, NULL, 190, 2, '2010-10-24 08:49:47'), (7910, 8218, NULL, 191, 2, '2010-10-24 08:50:31'), (7911, 8219, NULL, 213, 2, '2010-10-24 08:51:08'), (7912, 8220, NULL, 235, 2, '2010-10-24 08:51:30'), (7913, 8221, NULL, 229, 2, '2010-10-24 08:51:50'), (7914, 8222, NULL, 157, 2, '2010-10-24 08:52:14'), (7915, 8223, NULL, 152, 2, '2010-10-24 08:52:36'), (7916, 8224, NULL, 145, 2, '2010-10-24 08:52:57'), (7917, 8225, NULL, 143, 2, '2010-10-24 08:53:55'), (7918, 8226, NULL, 172, 2, '2010-10-24 08:54:32'), (7919, 8227, NULL, 246, 2, '2010-10-24 08:54:37'), (7920, 8228, NULL, 240, 2, '2010-10-24 08:55:10'), (7921, 8229, NULL, 174, 2, '2010-10-24 08:55:33'), (7922, 8230, NULL, 144, 2, '2010-10-24 08:56:14'), (7923, 8231, NULL, 192, 2, '2010-10-24 08:56:55'), (7924, 8236, NULL, 112, 2, '2010-10-24 08:59:30'), (7925, 8239, NULL, 67, 2, '2010-10-24 09:18:31'), (7926, 8239, NULL, 76, 2, '2010-10-24 09:19:36'), (7928, 8239, NULL, 99, 2, '2010-10-24 09:21:56'), (7929, 8241, NULL, 52, 2, '2010-10-24 09:51:08'), (7930, 8245, NULL, 121, 2, '2010-10-24 11:39:46'), (7931, 8252, NULL, 141, 2, '2010-10-24 12:07:13'), (7932, 8265, NULL, 252, 2, '2010-10-24 12:11:08'), (7933, 8266, NULL, 49, 2, '2010-10-24 12:11:14'), (7934, 8267, NULL, 141, 2, '2010-10-24 12:11:16'), (7935, 8269, NULL, 50, 2, '2010-10-24 12:11:35'), (7936, 8271, NULL, 139, 2, '2010-10-24 12:12:14'), (7937, 8282, NULL, 252, 2, '2010-10-24 12:14:49'), (7938, 8284, NULL, 49, 2, '2010-10-24 12:15:30'), (7939, 8287, NULL, 50, 2, '2010-10-24 12:15:50'), (7940, 8288, NULL, 139, 2, '2010-10-24 12:16:31'), (7941, 8352, NULL, 147, 2, '2010-10-24 12:30:55'), (7942, 8357, NULL, 150, 2, '2010-10-24 12:31:57'), (7943, 8358, NULL, 149, 2, '2010-10-24 12:32:15'), (7944, 8363, NULL, 140, 2, '2010-10-24 12:33:36'), (7945, 8365, NULL, 141, 2, '2010-10-24 12:33:55'), (7946, 8368, NULL, 142, 2, '2010-10-24 12:34:55'), (7947, 8371, NULL, 173, 2, '2010-10-24 12:35:36'), (7948, 8372, NULL, 182, 2, '2010-10-24 12:35:57'), (7949, 8373, NULL, 147, 2, '2010-10-24 12:35:58'), (7950, 8375, NULL, 183, 2, '2010-10-24 12:36:17'), (7951, 8376, NULL, 150, 2, '2010-10-24 12:36:38'), (7952, 8377, NULL, 146, 2, '2010-10-24 12:36:57'), (7953, 8378, NULL, 149, 2, '2010-10-24 12:37:18'), (7954, 8379, NULL, 171, 2, '2010-10-24 12:37:18'), (7955, 8380, NULL, 148, 2, '2010-10-24 12:37:40'), (7956, 8382, NULL, 140, 2, '2010-10-24 12:37:57'), (7957, 8383, NULL, 201, 2, '2010-10-24 12:37:59'), (7958, 8384, NULL, 141, 2, '2010-10-24 12:38:36'), (7959, 8385, NULL, 184, 2, '2010-10-24 12:38:37'), (7960, 8386, NULL, 142, 2, '2010-10-24 12:38:57'), (7961, 8387, NULL, 139, 2, '2010-10-24 12:38:58'), (7962, 8388, NULL, 180, 2, '2010-10-24 12:39:19'), (7963, 8389, NULL, 173, 2, '2010-10-24 12:39:19'), (7964, 8390, NULL, 181, 2, '2010-10-24 12:40:02'), (7965, 8391, NULL, 182, 2, '2010-10-24 12:40:04'), (7966, 8392, NULL, 190, 2, '2010-10-24 12:40:21'), (7967, 8393, NULL, 183, 2, '2010-10-24 12:40:23'), (7968, 8394, NULL, 191, 2, '2010-10-24 12:40:43'), (7969, 8395, NULL, 146, 2, '2010-10-24 12:41:00'), (7970, 8396, NULL, 213, 2, '2010-10-24 12:41:02'), (7971, 8397, NULL, 171, 2, '2010-10-24 12:41:22'), (7972, 8398, NULL, 235, 2, '2010-10-24 12:41:24'), (7973, 8399, NULL, 148, 2, '2010-10-24 12:42:01'), (7974, 8400, NULL, 229, 2, '2010-10-24 12:42:18'), (7975, 8401, NULL, 201, 2, '2010-10-24 12:42:22'), (7976, 8402, NULL, 157, 2, '2010-10-24 12:42:39'), (7977, 8403, NULL, 184, 2, '2010-10-24 12:43:00'), (7978, 8404, NULL, 152, 2, '2010-10-24 12:43:01'), (7979, 8405, NULL, 145, 2, '2010-10-24 12:43:21'), (7980, 8406, NULL, 139, 2, '2010-10-24 12:43:22'), (7981, 8407, NULL, 143, 2, '2010-10-24 12:43:40'), (7982, 8408, NULL, 180, 2, '2010-10-24 12:43:43'), (7983, 8409, NULL, 172, 2, '2010-10-24 12:44:00'), (7984, 8410, NULL, 181, 2, '2010-10-24 12:44:37'), (7985, 8411, NULL, 246, 2, '2010-10-24 12:44:39'), (7986, 8412, NULL, 190, 2, '2010-10-24 12:44:56'), (7987, 8413, NULL, 240, 2, '2010-10-24 12:44:59'), (7988, 8414, NULL, 191, 2, '2010-10-24 12:45:19'), (7989, 8415, NULL, 174, 2, '2010-10-24 12:45:39'), (7990, 8416, NULL, 213, 2, '2010-10-24 12:45:58'), (7991, 8417, NULL, 144, 2, '2010-10-24 12:46:01'), (7992, 8418, NULL, 235, 2, '2010-10-24 12:46:18'), (7993, 8419, NULL, 192, 2, '2010-10-24 12:46:38'), (7994, 8420, NULL, 229, 2, '2010-10-24 12:46:40'), (7995, 8421, NULL, 157, 2, '2010-10-24 12:47:00'), (7996, 8423, NULL, 152, 2, '2010-10-24 12:47:38'), (7997, 8425, NULL, 145, 2, '2010-10-24 12:47:58'), (7998, 8426, NULL, 143, 2, '2010-10-24 12:48:38'), (7999, 8427, NULL, 172, 2, '2010-10-24 12:49:01'), (8000, 8429, NULL, 246, 2, '2010-10-24 12:49:20'), (8001, 8431, NULL, 240, 2, '2010-10-24 12:49:58'), (8002, 8432, NULL, 112, 2, '2010-10-24 12:50:00'), (8003, 8433, NULL, 174, 2, '2010-10-24 12:50:37'), (8004, 8435, NULL, 144, 2, '2010-10-24 12:51:14'), (8005, 8437, NULL, 192, 2, '2010-10-24 12:51:39'), (8006, 8442, NULL, 112, 2, '2010-10-24 12:53:35'), (8007, 8445, NULL, 116, 2, '2010-10-24 12:59:36'), (8008, 8446, NULL, 5, 2, '2010-10-24 13:26:34'), (8009, 8446, NULL, 6, 2, '2010-10-24 13:29:02'), (8010, 8446, NULL, 7, 2, '2010-10-24 13:30:29'), (8011, 8446, NULL, 9, 2, '2010-10-24 13:31:49'), (8012, 8452, NULL, 119, 2, '2010-10-24 15:35:54'), (8013, 8455, NULL, 6, 2, '2010-10-24 16:57:29'), (8014, 8455, NULL, 8, 2, '2010-10-24 17:00:11'), (8015, 8455, NULL, 15, 2, '2010-10-24 17:01:20'), (8016, 8455, NULL, 17, 2, '2010-10-24 17:01:35'), (8017, 8460, NULL, 30, 2, '2010-10-24 18:09:19'), (8019, 8462, NULL, 252, 2, '2010-10-24 19:47:55'), (8020, 8464, NULL, 110, 2, '2010-10-24 22:07:44'), (8021, 8474, NULL, 78, 2, '2010-10-25 00:19:40'), (8023, 8474, NULL, 106, 2, '2010-10-25 00:20:47'), (8024, 8474, NULL, 102, 2, '2010-10-25 00:23:31'), (8025, 8474, NULL, 115, 2, '2010-10-25 00:23:46'), (8026, 8474, NULL, 117, 2, '2010-10-25 00:23:56'), (8027, 8474, NULL, 30, 2, '2010-10-25 00:25:04'), (8028, 8474, NULL, 100, 2, '2010-10-25 00:25:41'), (8029, 8474, NULL, 79, 2, '2010-10-25 00:26:25'), (8030, 8474, NULL, 59, 2, '2010-10-25 00:27:31'), (8031, NULL, NULL, 3, 2, '2010-10-25 01:53:46'), (8032, 8476, NULL, 115, 2, '2010-10-25 04:35:25'), (8033, NULL, NULL, 7, 2, '2010-10-25 07:12:11'), (8034, 8479, NULL, 1, 2, '2010-10-25 07:42:31'), (8035, 8480, NULL, 50, 2, '2010-10-25 07:53:26'), (8036, 8481, NULL, 32, 2, '2010-10-25 07:57:00'), (8037, 8481, NULL, 48, 2, '2010-10-25 07:57:23'), (8038, 8481, NULL, 52, 2, '2010-10-25 08:21:52'), (8039, 8481, NULL, 53, 2, '2010-10-25 08:22:17'), (8040, 8484, NULL, 8, 2, '2010-10-25 09:00:06'), (8041, 8484, NULL, 12, 2, '2010-10-25 09:01:46'), (8042, 8484, NULL, 177, 2, '2010-10-25 09:02:24'), (8043, 8486, NULL, 177, 2, '2010-10-25 09:04:28'), (8044, 8488, NULL, 8, 2, '2010-10-25 09:04:45'), (8045, 8484, NULL, 56, 2, '2010-10-25 09:05:32'), (8046, 8490, NULL, 56, 2, '2010-10-25 09:14:58'), (8047, 8495, NULL, 60, 2, '2010-10-25 12:11:05'), (8048, 8496, NULL, 33, 2, '2010-10-25 12:18:45'), (8049, 8499, NULL, 50, 2, '2010-10-25 13:39:40'), (8050, 8502, NULL, 2, 2, '2010-10-25 15:10:05'), (8052, NULL, NULL, 139, 2, '2010-10-25 15:51:11'), (8053, 8506, NULL, 5, 2, '2010-10-25 16:46:32'), (8054, 8507, NULL, 48, 2, '2010-10-25 16:54:28'), (8055, 8508, NULL, 50, 2, '2010-10-25 16:55:54'), (8056, 8510, NULL, 22, 2, '2010-10-25 17:16:21'), (8057, 8513, NULL, 6, 2, '2010-10-25 18:19:27'), (8058, 8514, NULL, 120, 2, '2010-10-25 18:29:50'), (8059, 8514, NULL, 112, 2, '2010-10-25 18:33:11'), (8060, 8514, NULL, 100, 2, '2010-10-25 18:37:43'), (8061, 8515, NULL, 79, 2, '2010-10-25 19:10:42'), (8062, 8515, NULL, 103, 2, '2010-10-25 19:06:20'), (8063, 8515, NULL, 104, 2, '2010-10-25 19:07:27'), (8065, 8516, NULL, 79, 2, '2010-10-25 19:14:45'), (8066, 8517, NULL, 79, 2, '2010-10-25 19:40:06'), (8067, 8518, NULL, 102, 2, '2010-10-25 19:47:29'), (8068, 8521, NULL, 23, 2, '2010-10-25 22:43:28'), (8069, 8522, NULL, 117, 2, '2010-10-26 00:13:32'), (8070, 8523, NULL, 146, 2, '2010-10-26 00:58:01'), (8071, 8527, NULL, 141, 2, '2010-10-26 03:24:20'), (8072, 8530, NULL, 252, 2, '2010-10-26 03:24:29'), (8073, 8531, NULL, 50, 2, '2010-10-26 03:24:31'), (8074, 8532, NULL, 139, 2, '2010-10-26 03:24:34'), (8075, 8537, NULL, 112, 2, '2010-10-26 03:24:48'), (8076, 8541, NULL, 49, 2, '2010-10-26 03:24:57'), (8077, 8554, NULL, 147, 2, '2010-10-26 03:25:23'), (8078, 8557, NULL, 140, 2, '2010-10-26 03:25:31'), (8079, 8558, NULL, 141, 2, '2010-10-26 03:25:34'), (8080, 8559, NULL, 142, 2, '2010-10-26 03:25:36'), (8081, 8560, NULL, 146, 2, '2010-10-26 03:25:38'), (8082, 8561, NULL, 139, 2, '2010-10-26 03:25:41'), (8083, 8562, NULL, 145, 2, '2010-10-26 03:25:44'), (8084, 8563, NULL, 143, 2, '2010-10-26 03:25:46'), (8085, 8564, NULL, 144, 2, '2010-10-26 03:25:48'), (8086, 8565, NULL, 107, 2, '2010-10-26 03:25:51'), (8087, 8566, NULL, 106, 2, '2010-10-26 03:25:53'), (8088, 8568, NULL, 109, 2, '2010-10-26 03:25:59'), (8089, 8569, NULL, 108, 2, '2010-10-26 03:26:01'), (8090, 8570, NULL, 104, 2, '2010-10-26 03:26:03'), (8091, 8571, NULL, 110, 2, '2010-10-26 03:26:06'), (8092, 8573, NULL, 113, 2, '2010-10-26 03:26:11'), (8093, 8575, NULL, 111, 2, '2010-10-26 03:26:16'), (8094, 8576, NULL, 112, 2, '2010-10-26 03:26:18'), (8095, 8580, NULL, 1, 2, '2010-10-26 06:36:16'), (8096, 8582, NULL, 50, 2, '2010-10-26 07:07:38'), (8098, 8582, NULL, 16, 2, '2010-10-26 07:09:37'), (8099, 8583, NULL, 50, 2, '2010-10-26 07:26:09'), (8100, 8584, NULL, 50, 2, '2010-10-26 07:26:11'), (8101, 8584, NULL, 17, 2, '2010-10-26 07:28:15'), (8102, 8585, NULL, 50, 2, '2010-10-26 07:35:45'), (8103, 8586, NULL, 6, 2, '2010-10-26 08:12:08'), (8104, 8586, NULL, 8, 2, '2010-10-26 08:12:33'), (8105, 8597, NULL, 141, 2, '2010-10-26 09:44:05'), (8106, 8605, NULL, 252, 2, '2010-10-26 09:44:30'), (8107, 8606, NULL, 49, 2, '2010-10-26 09:44:34'), (8108, 8607, NULL, 50, 2, '2010-10-26 09:44:37'), (8109, 8608, NULL, 139, 2, '2010-10-26 09:44:40'), (8110, 8649, NULL, 147, 2, '2010-10-26 09:47:36'), (8111, 8651, NULL, 150, 2, '2010-10-26 09:47:46'), (8112, 8652, NULL, 149, 2, '2010-10-26 09:47:50'), (8113, 8654, NULL, 140, 2, '2010-10-26 09:47:57'), (8114, 8655, NULL, 141, 2, '2010-10-26 09:48:02'), (8115, 8656, NULL, 142, 2, '2010-10-26 09:48:07'), (8116, 8657, NULL, 173, 2, '2010-10-26 09:48:11'), (8117, 8658, NULL, 182, 2, '2010-10-26 09:48:16'), (8118, 8659, NULL, 183, 2, '2010-10-26 09:48:20'), (8119, 8660, NULL, 146, 2, '2010-10-26 09:48:25'), (8120, 8661, NULL, 171, 2, '2010-10-26 09:48:31'), (8121, 8662, NULL, 148, 2, '2010-10-26 09:48:37'), (8122, 8663, NULL, 201, 2, '2010-10-26 09:48:41'), (8123, 8664, NULL, 184, 2, '2010-10-26 09:48:47'), (8124, 8665, NULL, 139, 2, '2010-10-26 09:48:50'), (8125, 8666, NULL, 180, 2, '2010-10-26 09:48:55'), (8126, 8667, NULL, 181, 2, '2010-10-26 09:48:59'), (8127, 8668, NULL, 190, 2, '2010-10-26 09:49:02'), (8128, 8669, NULL, 191, 2, '2010-10-26 09:49:05'), (8129, 8670, NULL, 213, 2, '2010-10-26 09:49:09'), (8130, 8671, NULL, 235, 2, '2010-10-26 09:49:13'), (8131, 8672, NULL, 229, 2, '2010-10-26 09:49:18'), (8132, 8673, NULL, 157, 2, '2010-10-26 09:49:23'), (8133, 8674, NULL, 152, 2, '2010-10-26 09:49:27'), (8134, 8675, NULL, 145, 2, '2010-10-26 09:49:30'), (8135, 8676, NULL, 143, 2, '2010-10-26 09:49:34'), (8136, 8677, NULL, 172, 2, '2010-10-26 09:49:38'), (8137, 8678, NULL, 246, 2, '2010-10-26 09:49:41'), (8138, 8679, NULL, 240, 2, '2010-10-26 09:49:46'), (8139, 8680, NULL, 174, 2, '2010-10-26 09:49:50'), (8140, 8681, NULL, 144, 2, '2010-10-26 09:49:55'), (8141, 8682, NULL, 192, 2, '2010-10-26 09:49:58'), (8142, 8687, NULL, 112, 2, '2010-10-26 09:50:15'), (8143, 8696, NULL, 141, 2, '2010-10-26 10:03:12'), (8144, 8704, NULL, 252, 2, '2010-10-26 10:03:38'), (8145, 8705, NULL, 49, 2, '2010-10-26 10:03:42'), (8146, 8706, NULL, 50, 2, '2010-10-26 10:03:44'), (8147, 8707, NULL, 139, 2, '2010-10-26 10:03:48'), (8148, 8748, NULL, 147, 2, '2010-10-26 10:06:37'), (8149, 8750, NULL, 150, 2, '2010-10-26 10:06:45'), (8150, 8751, NULL, 149, 2, '2010-10-26 10:06:49'), (8151, 8753, NULL, 140, 2, '2010-10-26 10:06:56'), (8152, 8754, NULL, 141, 2, '2010-10-26 10:06:59'), (8153, 8755, NULL, 142, 2, '2010-10-26 10:07:03'), (8154, 8756, NULL, 173, 2, '2010-10-26 10:07:07'), (8155, 8757, NULL, 182, 2, '2010-10-26 10:07:11'), (8156, 8758, NULL, 183, 2, '2010-10-26 10:07:16'), (8157, 8759, NULL, 146, 2, '2010-10-26 10:07:21'), (8158, 8760, NULL, 171, 2, '2010-10-26 10:07:25'), (8159, 8761, NULL, 148, 2, '2010-10-26 10:07:29'), (8160, 8762, NULL, 201, 2, '2010-10-26 10:07:33'), (8161, 8763, NULL, 184, 2, '2010-10-26 10:07:39'), (8162, 8764, NULL, 139, 2, '2010-10-26 10:07:43'), (8163, 8765, NULL, 180, 2, '2010-10-26 10:07:47'), (8164, 8766, NULL, 181, 2, '2010-10-26 10:07:51'), (8165, 8767, NULL, 190, 2, '2010-10-26 10:07:55'), (8166, 8768, NULL, 191, 2, '2010-10-26 10:08:00'), (8167, 8769, NULL, 213, 2, '2010-10-26 10:08:05'), (8168, 8770, NULL, 235, 2, '2010-10-26 10:08:11'), (8169, 8771, NULL, 229, 2, '2010-10-26 10:08:16'), (8170, 8772, NULL, 157, 2, '2010-10-26 10:08:22'), (8171, 8773, NULL, 152, 2, '2010-10-26 10:08:27'), (8172, 8774, NULL, 145, 2, '2010-10-26 10:08:31'), (8173, 8775, NULL, 143, 2, '2010-10-26 10:08:34'), (8174, 8776, NULL, 172, 2, '2010-10-26 10:08:38'), (8175, 8777, NULL, 246, 2, '2010-10-26 10:08:43'), (8176, 8778, NULL, 240, 2, '2010-10-26 10:08:47'), (8177, 8779, NULL, 174, 2, '2010-10-26 10:08:51'), (8178, 8780, NULL, 144, 2, '2010-10-26 10:08:56'), (8179, 8781, NULL, 192, 2, '2010-10-26 10:09:00'), (8180, 8786, NULL, 112, 2, '2010-10-26 10:09:19'), (8181, 8795, NULL, 141, 2, '2010-10-26 10:21:36'), (8182, 8803, NULL, 252, 2, '2010-10-26 10:22:01'), (8183, 8804, NULL, 49, 2, '2010-10-26 10:22:04'), (8184, 8805, NULL, 50, 2, '2010-10-26 10:22:08'), (8185, 8806, NULL, 139, 2, '2010-10-26 10:22:11'), (8186, 8847, NULL, 147, 2, '2010-10-26 10:24:54'), (8187, 8849, NULL, 150, 2, '2010-10-26 10:25:01'), (8188, 8850, NULL, 149, 2, '2010-10-26 10:25:05'), (8189, 8852, NULL, 140, 2, '2010-10-26 10:25:12'), (8190, 8853, NULL, 141, 2, '2010-10-26 10:25:16'), (8191, 8854, NULL, 142, 2, '2010-10-26 10:25:19'), (8192, 8855, NULL, 173, 2, '2010-10-26 10:25:23'), (8193, 8856, NULL, 182, 2, '2010-10-26 10:25:26'), (8194, 8857, NULL, 183, 2, '2010-10-26 10:25:29'), (8195, 8858, NULL, 146, 2, '2010-10-26 10:25:33'), (8196, 8859, NULL, 171, 2, '2010-10-26 10:25:36'), (8197, 8860, NULL, 148, 2, '2010-10-26 10:25:39'), (8198, 8861, NULL, 201, 2, '2010-10-26 10:25:42'), (8199, 8862, NULL, 184, 2, '2010-10-26 10:25:47'), (8200, 8863, NULL, 139, 2, '2010-10-26 10:25:51'), (8201, 8864, NULL, 180, 2, '2010-10-26 10:25:54'), (8202, 8865, NULL, 181, 2, '2010-10-26 10:25:58'), (8203, 8866, NULL, 190, 2, '2010-10-26 10:26:01'), (8204, 8867, NULL, 191, 2, '2010-10-26 10:26:04'), (8205, 8868, NULL, 213, 2, '2010-10-26 10:26:07'), (8206, 8869, NULL, 235, 2, '2010-10-26 10:26:11'), (8207, 8870, NULL, 229, 2, '2010-10-26 10:26:15'), (8208, 8871, NULL, 157, 2, '2010-10-26 10:26:19'), (8209, 8872, NULL, 152, 2, '2010-10-26 10:26:23'), (8210, 8873, NULL, 145, 2, '2010-10-26 10:26:26'), (8211, 8874, NULL, 143, 2, '2010-10-26 10:26:30'), (8212, 8875, NULL, 172, 2, '2010-10-26 10:26:33'), (8213, 8876, NULL, 246, 2, '2010-10-26 10:26:37'), (8214, 8877, NULL, 240, 2, '2010-10-26 10:26:41'), (8215, 8878, NULL, 174, 2, '2010-10-26 10:26:45'), (8216, 8879, NULL, 144, 2, '2010-10-26 10:26:48'), (8217, 8880, NULL, 192, 2, '2010-10-26 10:26:52'), (8218, 8885, NULL, 112, 2, '2010-10-26 10:27:08'), (8219, 8894, NULL, 141, 2, '2010-10-26 10:34:49'), (8220, 8902, NULL, 252, 2, '2010-10-26 10:35:11'), (8221, 8903, NULL, 49, 2, '2010-10-26 10:35:15'), (8222, 8904, NULL, 50, 2, '2010-10-26 10:35:18'), (8223, 8905, NULL, 139, 2, '2010-10-26 10:35:22'), (8224, 8946, NULL, 147, 2, '2010-10-26 10:38:07'), (8225, 8948, NULL, 150, 2, '2010-10-26 10:38:13'), (8226, 8949, NULL, 149, 2, '2010-10-26 10:38:16'), (8227, 8951, NULL, 140, 2, '2010-10-26 10:38:23'), (8228, 8952, NULL, 141, 2, '2010-10-26 10:38:26'), (8229, 8953, NULL, 142, 2, '2010-10-26 10:38:29'), (8230, 8954, NULL, 173, 2, '2010-10-26 10:38:33'), (8231, 8955, NULL, 182, 2, '2010-10-26 10:38:36'), (8232, 8956, NULL, 183, 2, '2010-10-26 10:38:39'), (8233, 8957, NULL, 146, 2, '2010-10-26 10:38:42'), (8234, 8958, NULL, 171, 2, '2010-10-26 10:38:45'), (8235, 8959, NULL, 148, 2, '2010-10-26 10:38:48'), (8236, 8960, NULL, 201, 2, '2010-10-26 10:38:51'), (8237, 8961, NULL, 184, 2, '2010-10-26 10:38:55'), (8238, 8962, NULL, 139, 2, '2010-10-26 10:38:59'), (8239, 8965, NULL, 180, 2, '2010-10-26 10:39:04'), (8240, 8966, NULL, 181, 2, '2010-10-26 10:39:07'), (8241, 8967, NULL, 190, 2, '2010-10-26 10:39:10'), (8242, 8968, NULL, 191, 2, '2010-10-26 10:39:13'), (8243, 8969, NULL, 213, 2, '2010-10-26 10:39:16'), (8244, 8970, NULL, 235, 2, '2010-10-26 10:39:20'), (8245, 8971, NULL, 229, 2, '2010-10-26 10:39:24'), (8246, 8972, NULL, 157, 2, '2010-10-26 10:39:28'), (8247, 8973, NULL, 152, 2, '2010-10-26 10:39:32'), (8248, 8974, NULL, 145, 2, '2010-10-26 10:39:37'), (8249, 8975, NULL, 143, 2, '2010-10-26 10:39:40'), (8250, 8976, NULL, 172, 2, '2010-10-26 10:39:44'), (8251, 8977, NULL, 246, 2, '2010-10-26 10:39:48'), (8252, 8978, NULL, 240, 2, '2010-10-26 10:39:52'), (8253, 8979, NULL, 174, 2, '2010-10-26 10:39:56'), (8254, 8980, NULL, 144, 2, '2010-10-26 10:40:00'), (8255, 8981, NULL, 192, 2, '2010-10-26 10:40:03'), (8256, 8986, NULL, 112, 2, '2010-10-26 10:40:22'), (8257, 8994, NULL, 110, 2, '2010-10-26 11:37:51'), (8258, 8997, NULL, 50, 2, '2010-10-26 12:21:29'), (8259, 8997, NULL, 56, 2, '2010-10-26 12:20:47'), (8261, 8998, NULL, 60, 2, '2010-10-26 12:59:08'), (8263, 8995, NULL, 1, 2, '2010-10-26 13:38:42'), (8264, 9001, NULL, 17, 2, '2010-10-26 16:15:59'), (8266, NULL, NULL, 51, 2, '2010-10-26 18:00:33'), (8267, 9006, NULL, 83, 2, '2010-10-26 18:07:27'), (8268, 9010, NULL, 141, 2, '2010-10-26 18:43:10'), (8269, 9013, NULL, 252, 2, '2010-10-26 18:43:17'), (8270, 9014, NULL, 50, 2, '2010-10-26 18:43:20'), (8271, 9015, NULL, 139, 2, '2010-10-26 18:43:23'), (8272, 9020, NULL, 112, 2, '2010-10-26 18:43:35'), (8273, 9024, NULL, 49, 2, '2010-10-26 18:43:43'), (8274, 9037, NULL, 147, 2, '2010-10-26 18:44:06'), (8275, 9040, NULL, 140, 2, '2010-10-26 18:44:14'), (8276, 9041, NULL, 141, 2, '2010-10-26 18:44:16'), (8277, 9042, NULL, 142, 2, '2010-10-26 18:44:18'), (8278, 9043, NULL, 146, 2, '2010-10-26 18:44:21'), (8279, 9044, NULL, 139, 2, '2010-10-26 18:44:23'), (8280, 9045, NULL, 145, 2, '2010-10-26 18:44:26'), (8281, 9046, NULL, 143, 2, '2010-10-26 18:44:28'), (8282, 9047, NULL, 144, 2, '2010-10-26 18:44:30'), (8283, 9048, NULL, 107, 2, '2010-10-26 18:44:32'), (8284, 9049, NULL, 106, 2, '2010-10-26 18:44:35'), (8285, 9051, NULL, 109, 2, '2010-10-26 18:44:40'), (8286, 9052, NULL, 108, 2, '2010-10-26 18:44:42'), (8287, 9053, NULL, 104, 2, '2010-10-26 18:44:44'), (8288, 9054, NULL, 110, 2, '2010-10-26 18:44:47'), (8289, 9056, NULL, 113, 2, '2010-10-26 18:44:51'), (8290, 9058, NULL, 111, 2, '2010-10-26 18:44:56'), (8291, 9059, NULL, 112, 2, '2010-10-26 18:44:59'), (8292, 9061, NULL, 183, 2, '2010-10-26 18:49:36'), (8293, 9063, NULL, 53, 2, '2010-10-26 19:00:16'), (8294, 9065, NULL, 28, 2, '2010-10-26 19:46:04'), (8295, NULL, 10, 165, 2, '2010-10-26 20:46:47'), (8296, NULL, 10, 164, 2, '2010-10-26 20:46:47'), (8297, NULL, 10, 161, 2, '2010-10-26 20:48:26'), (8299, 9068, NULL, 6, 2, '2010-10-26 19:43:54'), (8300, 9068, NULL, 8, 2, '2010-10-26 19:46:42'), (8303, 9068, NULL, 5, 2, '2010-10-26 20:18:04'), (8305, 9069, NULL, 104, 2, '2010-10-26 20:14:55'), (8307, NULL, 10, 193, 2, '2010-10-26 20:46:47'), (8309, NULL, 10, 133, 2, '2010-10-26 20:46:47'), (8311, NULL, 10, 192, 2, '2010-10-26 20:46:47'), (8313, NULL, 10, 144, 2, '2010-10-26 20:46:47'), (8316, NULL, 10, 49, 2, '2010-10-26 20:46:47'), (8321, 9071, NULL, 8, 2, '2010-10-26 21:25:27'), (8322, 9071, NULL, 177, 2, '2010-10-26 21:24:18'), (8324, NULL, 10, 50, 2, '2010-10-26 22:25:49'), (8325, 9073, NULL, 58, 2, '2010-10-26 23:00:05'), (8326, 9073, NULL, 59, 2, '2010-10-26 23:00:36'), (8327, 9073, NULL, 57, 2, '2010-10-26 23:00:51'), (8328, 9076, NULL, 184, 2, '2010-10-27 01:53:51'), (8329, NULL, NULL, 157, 2, '2010-10-27 05:22:05'), (8330, 9079, NULL, 6, 2, '2010-10-27 07:32:55'), (8331, NULL, NULL, 180, 2, '2010-10-27 07:41:49'), (8332, NULL, NULL, 183, 2, '2010-10-27 07:56:32'), (8333, 9081, NULL, 252, 2, '2010-10-27 13:02:47'), (8334, NULL, NULL, 141, 2, '2010-10-27 08:33:18'), (8335, 9084, NULL, 6, 2, '2010-10-27 08:38:53'), (8337, NULL, NULL, 145, 2, '2010-10-27 08:48:00'), (8338, 9085, NULL, 59, 2, '2010-10-27 09:06:42'), (8339, 9085, NULL, 50, 2, '2010-10-27 09:07:09'), (8340, NULL, NULL, 146, 2, '2010-10-27 09:10:04'), (8341, NULL, NULL, 139, 2, '2010-10-27 09:39:28'), (8342, NULL, NULL, 142, 2, '2010-10-27 09:46:50'), (8343, 9086, NULL, 55, 2, '2010-10-27 09:48:58'), (8344, NULL, NULL, 240, 2, '2010-10-27 09:54:11'), (8345, NULL, NULL, 170, 2, '2010-10-27 10:01:33'), (8346, NULL, NULL, 166, 2, '2010-10-27 10:08:54'), (8347, NULL, NULL, 167, 2, '2010-10-27 10:16:15'), (8348, NULL, NULL, 160, 2, '2010-10-27 11:00:24'), (8349, NULL, NULL, 160, 2, '2010-10-27 11:07:44'), (8350, NULL, NULL, 77, 2, '2010-10-27 11:15:06'), (8351, NULL, NULL, 67, 2, '2010-10-27 11:51:52'), (8352, NULL, NULL, 92, 2, '2010-10-27 12:06:33'), (8353, NULL, NULL, 95, 2, '2010-10-27 12:13:55'), (8354, NULL, NULL, 70, 2, '2010-10-27 12:21:16'), (8355, 9093, NULL, 49, 2, '2010-10-27 12:29:14'), (8356, 9093, NULL, 55, 2, '2010-10-27 12:30:51'), (8357, 9093, NULL, 76, 2, '2010-10-27 12:31:13'), (8358, 9094, NULL, 6, 2, '2010-10-27 12:43:44'), (8359, 9095, NULL, 49, 2, '2010-10-27 12:46:18'), (8361, NULL, NULL, 30, 2, '2010-10-27 13:05:24'), (8362, NULL, NULL, 85, 2, '2010-10-27 13:12:45'), (8363, NULL, NULL, 83, 2, '2010-10-27 13:27:29'), (8364, NULL, NULL, 84, 2, '2010-10-27 13:49:32'), (8365, NULL, NULL, 87, 2, '2010-10-27 14:11:36'), (8366, 9102, NULL, 65, 2, '2010-10-27 14:54:02'), (8367, 9102, NULL, 32, 2, '2010-10-27 14:56:15'), (8369, 9104, NULL, 69, 2, '2010-10-27 14:57:00'), (8370, 9109, NULL, 62, 2, '2010-10-27 18:01:10'), (8371, NULL, NULL, 90, 2, '2010-10-27 19:06:32'), (8372, 9115, NULL, 33, 2, '2010-10-27 20:35:40'), (8373, 9118, NULL, 1, 2, '2010-10-27 23:52:22'), (8374, 9122, NULL, 74, 2, '2010-10-27 23:48:48'), (8377, 9132, NULL, 174, 2, '2010-10-28 02:22:49'), (8378, NULL, NULL, 32, 2, '2010-10-28 02:31:52'), (8379, NULL, NULL, 51, 2, '2010-10-28 02:31:57'), (8380, NULL, NULL, 48, 2, '2010-10-28 02:32:00'), (8381, NULL, NULL, 31, 2, '2010-10-28 02:32:02'), (8382, 9140, NULL, 252, 2, '2010-10-28 02:57:06'), (8383, 9142, NULL, 141, 2, '2010-10-28 02:57:10'), (8384, 9143, NULL, 139, 2, '2010-10-28 02:57:12'), (8385, 9144, NULL, 112, 2, '2010-10-28 02:57:14'), (8386, 9145, NULL, 50, 2, '2010-10-28 02:57:16'), (8387, NULL, NULL, 67, 2, '2010-10-28 03:11:18'), (8388, NULL, NULL, 71, 2, '2010-10-28 03:11:26'), (8389, NULL, NULL, 6, 2, '2010-10-28 03:11:36'), (8390, NULL, NULL, 48, 2, '2010-10-28 03:11:45'), (8391, NULL, NULL, 1, 2, '2010-10-28 03:11:47'), (8392, NULL, NULL, 32, 2, '2010-10-28 03:11:50'), (8393, NULL, NULL, 7, 2, '2010-10-28 03:12:00'), (8394, NULL, NULL, 169, 2, '2010-10-28 03:12:03'), (8395, NULL, NULL, 106, 2, '2010-10-28 03:12:05'), (8396, NULL, NULL, 101, 2, '2010-10-28 03:12:08'), (8397, NULL, NULL, 103, 2, '2010-10-28 03:12:13'), (8398, NULL, NULL, 107, 2, '2010-10-28 03:50:21'), (8399, NULL, NULL, 100, 2, '2010-10-28 03:50:24'), (8400, NULL, NULL, 102, 2, '2010-10-28 03:50:29'), (8401, NULL, NULL, 109, 2, '2010-10-28 03:50:33'), (8402, NULL, NULL, 104, 2, '2010-10-28 03:50:36'), (8403, NULL, NULL, 143, 2, '2010-10-28 03:50:47'), (8404, NULL, NULL, 147, 2, '2010-10-28 03:50:50'), (8405, NULL, NULL, 139, 2, '2010-10-28 03:50:52'), (8406, NULL, NULL, 110, 2, '2010-10-28 03:50:57'), (8407, NULL, NULL, 111, 2, '2010-10-28 04:33:43'), (8408, NULL, NULL, 9, 2, '2010-10-28 04:41:49'), (8409, NULL, NULL, 8, 2, '2010-10-28 04:58:02'), (8410, NULL, NULL, 6, 2, '2010-10-28 05:06:08'), (8411, NULL, NULL, 2, 2, '2010-10-28 05:14:15'), (8412, NULL, NULL, 110, 2, '2010-10-28 05:22:22'), (8413, NULL, NULL, 63, 2, '2010-10-28 06:27:13'), (8414, 9161, NULL, 252, 2, '2010-10-28 06:30:55'), (8415, NULL, NULL, 4, 2, '2010-10-28 06:35:20'), (8416, NULL, NULL, 164, 2, '2010-10-28 06:59:39'), (8417, NULL, NULL, 66, 2, '2010-10-28 07:32:05'), (8418, NULL, NULL, 144, 2, '2010-10-28 07:40:11'), (8419, NULL, NULL, 98, 2, '2010-10-28 08:04:31'), (8420, 9164, NULL, 158, 2, '2010-10-28 08:31:31'), (8421, 9165, NULL, 69, 2, '2010-10-28 08:43:09'), (8422, 9166, NULL, 112, 2, '2010-10-28 08:52:34'), (8423, NULL, NULL, 115, 2, '2010-10-28 08:53:10'), (8424, NULL, NULL, 99, 2, '2010-10-28 09:01:16'), (8425, 9167, NULL, 240, 2, '2010-10-28 09:04:15'), (8426, NULL, NULL, 117, 2, '2010-10-28 09:09:24'), (8427, NULL, NULL, 113, 2, '2010-10-28 09:17:29'), (8428, 9173, NULL, 67, 2, '2010-10-28 09:52:11'), (8429, 9171, NULL, 67, 2, '2010-10-28 09:52:13'), (8430, 9175, NULL, 118, 2, '2010-10-28 09:54:37'), (8431, 9171, NULL, 118, 2, '2010-10-28 09:54:39'), (8432, NULL, NULL, 112, 2, '2010-10-28 10:06:08'), (8433, 9180, NULL, 50, 2, '2010-10-28 10:10:31'), (8434, 9181, NULL, 99, 2, '2010-10-28 10:35:40'), (8435, 9181, NULL, 57, 2, '2010-10-28 10:37:02'), (8436, 9181, NULL, 58, 2, '2010-10-28 10:37:46'), (8437, 9181, NULL, 59, 2, '2010-10-28 10:38:59'), (8438, 9183, NULL, 70, 2, '2010-10-28 11:41:52'), (8439, 9197, NULL, 21, 2, '2010-10-28 15:16:52'), (8440, 9200, NULL, 5, 2, '2010-10-28 15:59:07'), (8442, 9203, NULL, 5, 2, '2010-10-28 16:20:23'), (8443, 9204, NULL, 166, 2, '2010-10-28 18:51:32'), (8444, 9204, NULL, 169, 2, '2010-10-28 17:37:15'), (8447, 9206, NULL, 2, 2, '2010-10-28 18:39:05'), (8448, 9205, NULL, 65, 2, '2010-10-28 18:39:35'), (8450, 9209, NULL, 1, 2, '2010-10-28 19:41:44'), (8451, 9210, NULL, 119, 2, '2010-10-28 19:52:35'), (8453, 9210, NULL, 121, 2, '2010-10-28 19:53:50'), (8454, 9210, NULL, 120, 2, '2010-10-28 19:50:48'), (8457, 9212, NULL, 16, 2, '2010-10-28 20:20:32'), (8458, 9212, NULL, 17, 2, '2010-10-28 20:23:29'), (8460, 9214, NULL, 4, 2, '2010-10-28 20:47:14'), (8461, 9216, NULL, 5, 2, '2010-10-28 20:54:10'), (8463, 9218, NULL, 163, 2, '2010-10-28 21:40:50'), (8464, 9222, NULL, 98, 2, '2010-10-28 22:42:55'), (8465, 9226, NULL, 103, 2, '2010-10-29 01:55:39'), (8466, 9228, NULL, 112, 2, '2010-10-29 03:12:23'), (8467, 9232, NULL, 142, 2, '2010-10-29 04:33:07'), (8468, 9233, NULL, 117, 2, '2010-10-29 05:11:55'), (8469, 9234, NULL, 140, 2, '2010-10-29 05:18:02'), (8470, 9235, NULL, 117, 2, '2010-10-29 05:22:10'), (8471, 9238, NULL, 163, 2, '2010-10-29 06:12:29'), (8472, 9239, NULL, 30, 2, '2010-10-29 06:31:56'), (8473, 9240, NULL, 252, 2, '2010-10-29 07:08:29'), (8474, 9240, NULL, 104, 2, '2010-10-29 07:09:04'), (8475, 9243, NULL, 139, 2, '2010-10-29 07:22:04'), (8476, 9244, NULL, 229, 2, '2010-10-29 07:46:05'), (8477, 9248, NULL, 121, 2, '2010-10-29 09:20:25'), (8479, 9250, NULL, 144, 2, '2010-10-29 09:45:55'), (8480, NULL, NULL, 69, 2, '2010-10-29 10:05:37'), (8481, 9251, NULL, 165, 2, '2010-10-29 10:10:25'), (8482, 9252, NULL, 140, 2, '2010-10-29 10:10:35'), (8483, 9254, NULL, 50, 2, '2010-10-29 10:28:14'), (8484, 9256, NULL, 140, 2, '2010-10-29 10:41:29'), (8485, 9258, NULL, 96, 2, '2010-10-29 10:51:39'), (8486, 9260, NULL, 146, 2, '2010-10-29 11:07:54'), (8487, 9240, NULL, 213, 2, '2010-10-29 11:12:04'), (8488, 9264, NULL, 109, 2, '2010-10-29 11:24:48'), (8489, 9267, NULL, 100, 2, '2010-10-29 11:44:15'), (8490, 9268, NULL, 3, 2, '2010-10-29 12:04:32'), (8491, 9269, NULL, 62, 2, '2010-10-29 12:08:12'), (8492, 9270, NULL, 141, 2, '2010-10-29 12:14:01'), (8493, 9271, NULL, 141, 2, '2010-10-29 12:21:59'), (8494, 9272, NULL, 112, 2, '2010-10-29 12:25:23'), (8495, 9273, NULL, 139, 2, '2010-10-29 12:32:16'), (8496, 9275, NULL, 8, 2, '2010-10-29 12:42:42'), (8498, 9278, NULL, 142, 2, '2010-10-29 12:57:40'), (8499, 9280, NULL, 8, 2, '2010-10-29 13:33:37'), (8500, 9284, NULL, 75, 2, '2010-10-29 13:45:58'), (8501, 9285, NULL, 57, 2, '2010-10-29 13:45:53'), (8504, 9299, NULL, 144, 2, '2010-10-29 15:23:58'), (8505, 9301, NULL, 113, 2, '2010-10-29 15:36:08'), (8506, 9304, NULL, 101, 2, '2010-10-29 16:04:12'), (8507, 9309, NULL, 50, 2, '2010-10-29 16:54:03'), (8508, 9310, NULL, 102, 2, '2010-10-29 17:03:57'), (8509, 9312, NULL, 252, 2, '2010-10-29 17:15:38'), (8510, 9313, NULL, 9, 2, '2010-10-29 17:32:21'), (8511, 9315, NULL, 32, 2, '2010-10-29 19:29:12'), (8512, 9316, NULL, 110, 2, '2010-10-29 19:38:31'), (8513, 9317, NULL, 48, 2, '2010-10-29 19:41:18'), (8515, 9319, NULL, 111, 2, '2010-10-29 20:31:26'), (8516, NULL, NULL, 111, 2, '2010-10-29 20:47:13'), (8517, 9320, NULL, 101, 2, '2010-10-29 20:48:02'), (8518, 9321, NULL, 192, 2, '2010-10-29 21:06:20'), (8519, 9322, NULL, 52, 2, '2010-10-29 21:15:28'), (8520, 9323, NULL, 75, 2, '2010-10-29 21:26:48'), (8521, 9324, NULL, 120, 2, '2010-10-29 21:57:37'), (8522, 9325, NULL, 186, 2, '2010-10-29 22:01:21'), (8523, 9326, NULL, 108, 2, '2010-10-29 22:39:25'), (8524, 9327, NULL, 103, 2, '2010-10-29 23:21:13'), (8525, 9329, NULL, 5, 2, '2010-10-30 00:04:59'), (8526, 9330, NULL, 100, 2, '2010-10-30 00:09:10'), (8527, 9331, NULL, 99, 2, '2010-10-30 00:34:00'), (8528, 9334, NULL, 49, 2, '2010-10-30 00:59:29'), (8529, 9333, NULL, 50, 2, '2010-10-30 01:03:45'), (8530, 9334, NULL, 252, 2, '2010-10-30 01:06:27'), (8531, 9334, NULL, 112, 2, '2010-10-30 01:07:41'), (8532, 9335, NULL, 139, 2, '2010-10-30 01:08:53'), (8533, 9337, NULL, 140, 2, '2010-10-30 01:22:39'), (8534, 9338, NULL, 106, 2, '2010-10-30 01:25:00'), (8535, 9340, NULL, 98, 2, '2010-10-30 01:25:12'), (8536, 9337, NULL, 112, 2, '2010-10-30 01:26:56'), (8537, 9338, NULL, 192, 2, '2010-10-30 01:28:49'), (8538, 9341, NULL, 9, 2, '2010-10-30 01:29:29'), (8539, 9337, NULL, 4, 2, '2010-10-30 01:29:51'), (8540, 9338, NULL, 117, 2, '2010-10-30 01:32:09'), (8541, 9337, NULL, 99, 2, '2010-10-30 01:32:53'), (8542, 9340, NULL, 50, 2, '2010-10-30 01:34:38'), (8543, 9340, NULL, 6, 2, '2010-10-30 01:34:58'), (8544, 9340, NULL, 193, 2, '2010-10-30 01:35:38'), (8545, 9337, NULL, 113, 2, '2010-10-30 01:36:25'), (8546, 9340, NULL, 103, 2, '2010-10-30 01:38:58'), (8547, 9340, NULL, 133, 2, '2010-10-30 01:39:25'), (8548, 9340, NULL, 144, 2, '2010-10-30 01:40:16'), (8549, 9342, NULL, 108, 2, '2010-10-30 01:42:04'), (8550, 9343, NULL, 118, 2, '2010-10-30 01:45:02'), (8551, 9344, NULL, 7, 2, '2010-10-30 01:50:50'), (8552, 9345, NULL, 144, 2, '2010-10-30 02:32:04'), (8553, 9346, NULL, 63, 2, '2010-10-30 03:21:02'), (8554, 9348, NULL, 112, 2, '2010-10-30 04:56:58'), (8555, NULL, NULL, 1, 2, '2010-10-30 06:02:16'), (8556, 9350, NULL, 50, 2, '2010-10-30 06:28:25'), (8557, 9351, NULL, 109, 2, '2010-10-30 06:32:50'), (8558, 9360, NULL, 152, 2, '2010-10-30 09:20:18'), (8559, 9361, NULL, 62, 2, '2010-10-30 10:32:22'), (8560, 9362, NULL, 252, 2, '2010-10-30 10:34:44'), (8561, 9364, NULL, 4, 2, '2010-10-30 11:04:29'), (8562, 9366, NULL, 31, 2, '2010-10-30 12:02:07'), (8563, 9367, NULL, 111, 2, '2010-10-30 12:08:12'), (8564, 9368, NULL, 110, 2, '2010-10-30 13:44:00'), (8565, 9369, NULL, 67, 2, '2010-10-30 14:34:07'), (8566, 9371, NULL, 116, 2, '2010-10-30 15:19:49'), (8567, 9372, NULL, 48, 2, '2010-10-30 15:34:09'), (8568, 9375, NULL, 79, 2, '2010-10-30 16:55:35'), (8569, 9386, NULL, 63, 2, '2010-10-30 20:22:17'), (8570, 9388, NULL, 252, 2, '2010-10-30 20:43:29'), (8571, 9389, NULL, 148, 2, '2010-10-30 21:29:06'), (8572, 9390, NULL, 143, 2, '2010-10-30 22:03:14'), (8573, 9391, NULL, 108, 2, '2010-10-30 22:05:34'), (8574, 9393, NULL, 79, 2, '2010-10-30 22:26:19'), (8575, 9394, NULL, 104, 2, '2010-10-30 22:42:01'), (8576, 9396, NULL, 98, 2, '2010-10-31 00:04:33'), (8577, 9397, NULL, 252, 2, '2010-10-31 00:09:05'), (8578, NULL, NULL, 166, 2, '2010-10-31 00:32:41'), (8579, 9398, NULL, 109, 2, '2010-10-31 00:36:55'), (8580, NULL, NULL, 186, 2, '2010-10-31 01:11:15'), (8581, 9400, NULL, 106, 2, '2010-10-31 01:56:26'), (8582, 9401, NULL, 105, 2, '2010-10-31 02:03:56'), (8583, 9402, NULL, 107, 2, '2010-10-31 02:04:00'), (8584, 9405, NULL, 139, 2, '2010-10-31 03:57:29'), (8585, 9407, NULL, 147, 2, '2010-10-31 04:33:45'), (8586, 9409, NULL, 144, 2, '2010-10-31 05:09:54'), (8587, 9410, NULL, 141, 2, '2010-10-31 05:25:07'), (8588, 9411, NULL, 145, 2, '2010-10-31 06:07:58'), (8589, 9412, NULL, 110, 2, '2010-10-31 07:09:01'), (8590, 9416, NULL, 107, 2, '2010-10-31 08:02:35'), (8591, 9417, NULL, 78, 2, '2010-10-31 08:20:53'), (8593, 9418, NULL, 141, 2, '2010-10-31 08:21:47'), (8594, 9421, NULL, 235, 2, '2010-10-31 08:33:46'), (8595, 9420, NULL, 168, 2, '2010-10-31 08:35:47'), (8596, 9420, NULL, 165, 2, '2010-10-31 08:36:49'), (8597, 9420, NULL, 94, 2, '2010-10-31 08:39:27'), (8598, 9420, NULL, 92, 2, '2010-10-31 08:39:57'), (8599, 9420, NULL, 79, 2, '2010-10-31 08:40:42'), (8600, 9420, NULL, 61, 2, '2010-10-31 08:42:05'), (8601, 9420, NULL, 60, 2, '2010-10-31 08:42:25'), (8602, 9422, NULL, 121, 2, '2010-10-31 09:08:21'), (8603, 9423, NULL, 192, 2, '2010-10-31 09:08:58'), (8606, 9422, NULL, 193, 2, '2010-10-31 09:10:01'), (8608, 9422, NULL, 101, 2, '2010-10-31 09:12:39'), (8609, 9425, NULL, 180, 2, '2010-10-31 09:26:26'), (8610, 9427, NULL, 139, 2, '2010-10-31 10:04:30'), (8611, 9431, NULL, 7, 2, '2010-10-31 10:23:31'), (8612, 9432, NULL, 7, 2, '2010-10-31 10:26:18'), (8613, 9433, NULL, 195, 2, '2010-10-31 10:54:19'), (8614, 9434, NULL, 195, 2, '2010-10-31 10:58:13'), (8616, 9439, NULL, 49, 2, '2010-10-31 12:16:09'), (8617, 9442, NULL, 146, 2, '2010-10-31 13:18:03'), (8618, 9448, NULL, 12, 2, '2010-10-31 14:21:31'), (8619, NULL, NULL, 157, 2, '2010-10-31 14:21:55'), (8620, 9451, NULL, 112, 2, '2010-10-31 15:41:26'), (8621, 9455, NULL, 252, 2, '2010-10-31 16:37:26'), (8622, 9456, NULL, 49, 2, '2010-10-31 16:37:28'), (8623, 9457, NULL, 50, 2, '2010-10-31 16:37:31'), (8624, 9458, NULL, 139, 2, '2010-10-31 16:37:34'), (8625, 9463, NULL, 112, 2, '2010-10-31 16:37:48'), (8626, 9479, NULL, 147, 2, '2010-10-31 16:38:29'), (8627, 9482, NULL, 140, 2, '2010-10-31 16:38:40'), (8628, 9483, NULL, 141, 2, '2010-10-31 16:38:43'), (8629, 9484, NULL, 142, 2, '2010-10-31 16:38:45'), (8630, 9485, NULL, 146, 2, '2010-10-31 16:38:48'), (8631, 9486, NULL, 139, 2, '2010-10-31 16:38:51'), (8632, 9487, NULL, 145, 2, '2010-10-31 16:38:54'), (8633, 9488, NULL, 143, 2, '2010-10-31 16:38:57'), (8634, 9489, NULL, 144, 2, '2010-10-31 16:39:00'), (8635, 9490, NULL, 107, 2, '2010-10-31 16:39:03'), (8636, 9491, NULL, 106, 2, '2010-10-31 16:39:05'), (8637, 9493, NULL, 109, 2, '2010-10-31 16:39:11'), (8638, 9494, NULL, 108, 2, '2010-10-31 16:39:13'), (8639, 9495, NULL, 104, 2, '2010-10-31 16:39:16'), (8640, 9496, NULL, 110, 2, '2010-10-31 16:39:19'), (8641, 9498, NULL, 113, 2, '2010-10-31 16:39:25'), (8642, 9500, NULL, 111, 2, '2010-10-31 16:39:32'), (8643, 9501, NULL, 112, 2, '2010-10-31 16:39:35'), (8644, 9505, NULL, 32, 2, '2010-10-31 17:13:22'), (8646, 9507, NULL, 201, 2, '2010-10-31 18:45:50'), (8647, 9508, NULL, 120, 2, '2010-10-31 19:17:54'), (8648, 9509, NULL, 112, 2, '2010-10-31 21:07:47'), (8649, 9511, NULL, 168, 2, '2010-10-31 21:22:12'), (8650, 9512, NULL, 61, 2, '2010-10-31 21:43:20'), (8651, NULL, NULL, 7, 2, '2010-10-31 22:43:13'), (8652, NULL, NULL, 111, 2, '2010-10-31 23:01:10'), (8653, 9516, NULL, 115, 2, '2010-11-01 04:43:03'), (8654, 9517, NULL, 115, 2, '2010-11-01 04:43:39'), (8655, 9527, NULL, 5, 2, '2010-11-01 09:58:43'), (8656, 9527, NULL, 7, 2, '2010-11-01 09:59:13'), (8657, 9527, NULL, 11, 2, '2010-11-01 09:59:58'), (8658, 9527, NULL, 72, 2, '2010-11-01 10:01:29'), (8659, 9527, NULL, 66, 2, '2010-11-01 10:02:39'), (8660, 9528, NULL, 59, 2, '2010-11-01 10:15:58'), (8661, 9529, NULL, 115, 2, '2010-11-01 10:36:59'), (8662, 9565, NULL, 147, 2, '2010-11-01 16:51:38'), (8663, 9568, NULL, 140, 2, '2010-11-01 16:51:49'), (8664, 9569, NULL, 141, 2, '2010-11-01 16:51:52'), (8665, 9570, NULL, 142, 2, '2010-11-01 16:51:56'), (8666, 9571, NULL, 146, 2, '2010-11-01 16:52:00'), (8667, 9572, NULL, 139, 2, '2010-11-01 16:52:02'), (8668, 9573, NULL, 145, 2, '2010-11-01 16:52:05'), (8669, 9574, NULL, 143, 2, '2010-11-01 16:52:09'), (8670, 9575, NULL, 144, 2, '2010-11-01 16:52:12'), (8671, 9576, NULL, 107, 2, '2010-11-01 16:52:16'), (8672, 9577, NULL, 106, 2, '2010-11-01 16:52:19'), (8673, 9579, NULL, 109, 2, '2010-11-01 16:52:26'), (8674, 9580, NULL, 108, 2, '2010-11-01 16:52:29'), (8675, 9581, NULL, 104, 2, '2010-11-01 16:52:32'), (8676, 9582, NULL, 110, 2, '2010-11-01 16:52:35'), (8677, 9584, NULL, 113, 2, '2010-11-01 16:52:40'), (8678, 9586, NULL, 111, 2, '2010-11-01 16:52:49'), (8679, 9587, NULL, 112, 2, '2010-11-01 16:52:54'), (8680, 9591, NULL, 111, 2, '2010-11-01 17:40:16'), (8681, 9591, NULL, 118, 2, '2010-11-01 17:39:51'), (8683, 9593, NULL, 9, 2, '2010-11-01 18:06:54'), (8684, 9593, NULL, 8, 2, '2010-11-01 18:08:02'), (8686, 9594, NULL, 111, 2, '2010-11-01 18:15:40'), (8687, 9595, NULL, 111, 2, '2010-11-01 18:44:17'), (8688, 9598, NULL, 59, 2, '2010-11-01 20:00:27'), (8689, 9599, NULL, 50, 2, '2010-11-01 20:13:54'), (8690, 9599, NULL, 56, 2, '2010-11-01 20:13:36'), (8693, 9602, NULL, 31, 2, '2010-11-01 21:10:46'), (8695, 9602, NULL, 32, 2, '2010-11-01 21:11:11'), (8700, 9602, NULL, 48, 2, '2010-11-01 21:11:59'), (8705, 9602, NULL, 52, 2, '2010-11-01 21:12:17'), (8707, 9602, NULL, 66, 2, '2010-11-01 21:12:47'), (8708, 9602, NULL, 69, 2, '2010-11-01 21:13:19'), (8709, 9605, NULL, 122, 2, '2010-11-01 23:42:03'), (8710, 9607, NULL, 63, 2, '2010-11-02 01:20:39'), (8711, NULL, NULL, 201, 2, '2010-11-02 01:56:27'), (8712, 9609, NULL, 121, 2, '2010-11-02 02:06:00'), (8713, 9610, NULL, 102, 2, '2010-11-02 02:06:04'), (8714, NULL, NULL, 117, 2, '2010-11-02 04:39:22'), (8715, NULL, NULL, 5, 2, '2010-11-02 05:06:04'), (8716, 9614, NULL, 1, 2, '2010-11-02 06:06:30'), (8717, NULL, NULL, 102, 2, '2010-11-02 06:29:54'), (8718, 9616, NULL, 72, 2, '2010-11-02 06:41:19'), (8719, 9617, NULL, 31, 2, '2010-11-02 06:43:34'), (8720, 9619, NULL, 48, 2, '2010-11-02 07:08:17'), (8721, NULL, NULL, 186, 2, '2010-11-02 07:28:33'), (8722, NULL, NULL, 141, 2, '2010-11-02 08:00:17'), (8723, 9622, NULL, 60, 2, '2010-11-02 08:30:20'), (8724, 9622, NULL, 61, 2, '2010-11-02 08:29:30'), (8727, 9623, NULL, 50, 2, '2010-11-02 09:34:12'), (8728, NULL, NULL, 4, 2, '2010-11-02 09:50:49'), (8729, NULL, NULL, 2, 2, '2010-11-02 10:00:53'), (8730, 9624, NULL, 3, 2, '2010-11-02 10:09:44'), (8733, 9625, NULL, 62, 2, '2010-11-02 10:06:47'), (8735, 9628, NULL, 64, 2, '2010-11-02 11:18:22'), (8736, 9630, NULL, 1, 2, '2010-11-02 11:43:28'), (8737, 9653, NULL, 147, 2, '2010-11-02 12:20:57'), (8738, 9656, NULL, 140, 2, '2010-11-02 12:21:07'), (8739, 9657, NULL, 141, 2, '2010-11-02 12:21:11'), (8740, 9658, NULL, 142, 2, '2010-11-02 12:21:14'), (8741, 9659, NULL, 146, 2, '2010-11-02 12:21:17'), (8742, 9660, NULL, 139, 2, '2010-11-02 12:21:20'), (8743, 9661, NULL, 145, 2, '2010-11-02 12:21:23'), (8744, 9662, NULL, 143, 2, '2010-11-02 12:21:26'), (8745, 9663, NULL, 144, 2, '2010-11-02 12:21:29'), (8746, 9664, NULL, 107, 2, '2010-11-02 12:21:32'), (8747, 9665, NULL, 106, 2, '2010-11-02 12:21:35'), (8748, 9667, NULL, 109, 2, '2010-11-02 12:21:41'), (8749, 9668, NULL, 108, 2, '2010-11-02 12:21:43'), (8750, 9669, NULL, 104, 2, '2010-11-02 12:21:46'), (8751, 9670, NULL, 110, 2, '2010-11-02 12:21:49'), (8752, 9672, NULL, 113, 2, '2010-11-02 12:21:56'), (8753, 9674, NULL, 111, 2, '2010-11-02 12:22:02'), (8754, 9675, NULL, 112, 2, '2010-11-02 12:22:05'), (8755, 9678, NULL, 82, 2, '2010-11-02 13:20:04'), (8756, 9682, NULL, 4, 2, '2010-11-02 13:35:11'), (8757, 9685, NULL, 3, 2, '2010-11-02 16:01:54'), (8758, 9687, NULL, 20, 2, '2010-11-02 17:22:07'), (8759, 9688, NULL, 86, 2, '2010-11-02 18:34:24'), (8760, 9688, NULL, 84, 2, '2010-11-02 18:38:02'), (8761, 9688, NULL, 253, 2, '2010-11-02 18:42:37'), (8762, 9689, NULL, 119, 2, '2010-11-02 18:52:16'), (8763, 9689, NULL, 3, 2, '2010-11-02 18:55:27'), (8764, 9689, NULL, 15, 2, '2010-11-02 18:57:46'), (8765, 9689, NULL, 26, 2, '2010-11-02 19:00:54'), (8766, 9689, NULL, 28, 2, '2010-11-02 19:01:49'), (8767, 9689, NULL, 10, 2, '2010-11-02 19:02:23'), (8768, 9689, NULL, 56, 2, '2010-11-02 19:03:21'), (8769, 9689, NULL, 24, 2, '2010-11-02 19:04:47'), (8770, 9696, NULL, 146, 2, '2010-11-02 23:14:33'), (8771, 9697, NULL, 106, 2, '2010-11-02 23:54:19'), (8772, NULL, NULL, 166, 2, '2010-11-03 00:33:43'), (8773, 9698, NULL, 2, 2, '2010-11-03 00:34:02'), (8774, 9701, NULL, 111, 2, '2010-11-03 02:42:34'), (8775, 9702, NULL, 20, 2, '2010-11-03 03:26:29'), (8776, 9704, NULL, 109, 2, '2010-11-03 05:36:49'), (8777, 9705, NULL, 76, 2, '2010-11-03 06:28:43'), (8778, 9706, NULL, 143, 2, '2010-11-03 07:20:39'), (8779, 9710, NULL, 168, 2, '2010-11-03 09:14:47'), (8781, 9711, NULL, 147, 2, '2010-11-03 09:17:20'), (8782, 9712, NULL, 119, 2, '2010-11-03 09:48:52'), (8783, 9713, NULL, 99, 2, '2010-11-03 10:15:42'), (8784, 9714, NULL, 113, 2, '2010-11-03 11:13:54'), (8785, 9715, NULL, 1, 2, '2010-11-03 11:20:38'), (8786, 9716, NULL, 5, 2, '2010-11-03 11:23:38'), (8787, 9717, NULL, 75, 2, '2010-11-03 11:27:36'), (8788, 9718, NULL, 21, 2, '2010-11-03 11:43:40'), (8789, 9721, NULL, 17, 2, '2010-11-03 11:56:32'), (8790, 9726, NULL, 3, 2, '2010-11-03 15:54:54'), (8791, 9730, NULL, 50, 2, '2010-11-03 17:35:39'), (8794, 9732, NULL, 62, 2, '2010-11-03 18:24:27'), (8795, 9734, NULL, 103, 2, '2010-11-03 18:40:35'), (8796, 9735, NULL, 52, 2, '2010-11-03 18:48:36'), (8797, NULL, NULL, 157, 2, '2010-11-03 18:58:55'), (8798, 9739, NULL, 11, 2, '2010-11-03 22:10:04'), (8799, 9739, NULL, 22, 2, '2010-11-03 22:10:54'), (8800, 9739, NULL, 176, 2, '2010-11-03 22:12:48'), (8801, 9740, NULL, 49, 2, '2010-11-03 22:25:22'), (8802, 9740, NULL, 50, 2, '2010-11-03 22:23:30'), (8808, NULL, NULL, 1, 2, '2010-11-03 23:26:58'), (8809, 9743, NULL, 82, 2, '2010-11-04 03:30:06'), (8810, 9744, NULL, 164, 2, '2010-11-04 03:36:34'), (8811, NULL, NULL, 112, 2, '2010-11-04 04:40:58'), (8812, NULL, NULL, 144, 2, '2010-11-04 07:17:55'), (8813, 9752, NULL, 76, 2, '2010-11-04 07:41:43'), (8814, NULL, NULL, 124, 2, '2010-11-04 08:26:34'), (8815, 9753, NULL, 112, 2, '2010-11-04 08:55:15'), (8816, 9754, NULL, 49, 2, '2010-11-04 09:28:50'), (8817, 9754, NULL, 33, 2, '2010-11-04 09:29:23'), (8818, 9754, NULL, 53, 2, '2010-11-04 09:29:38'), (8819, NULL, NULL, 141, 2, '2010-11-04 10:14:32'), (8820, 9757, NULL, 2, 2, '2010-11-04 11:11:48'), (8821, 9759, NULL, 67, 2, '2010-11-04 13:55:31'), (8822, 9764, NULL, 31, 2, '2010-11-04 16:26:45'), (8823, 9765, NULL, 119, 2, '2010-11-04 16:35:16'), (8824, 9765, NULL, 121, 2, '2010-11-04 16:34:51'), (8826, 9769, NULL, 77, 2, '2010-11-04 18:27:55'), (8827, 9769, NULL, 78, 2, '2010-11-04 18:28:24'), (8828, 9768, NULL, 119, 2, '2010-11-04 18:29:37'), (8829, 9770, NULL, 5, 2, '2010-11-04 18:33:23'), (8830, 9772, NULL, 2, 2, '2010-11-04 18:41:48'), (8831, 9773, NULL, 49, 2, '2010-11-04 18:44:17'), (8832, 9777, NULL, 81, 2, '2010-11-04 20:19:35'), (8833, 9779, NULL, 141, 2, '2010-11-04 21:02:29'), (8834, 9780, NULL, 74, 2, '2010-11-04 21:04:16'), (8835, 9780, NULL, 76, 2, '2010-11-04 21:07:10'), (8836, 9783, NULL, 98, 2, '2010-11-04 22:51:58'), (8837, NULL, NULL, 1, 2, '2010-11-04 23:46:17'), (8838, 9790, NULL, 141, 2, '2010-11-05 00:28:07'), (8839, 9793, NULL, 118, 2, '2010-11-05 00:28:20'), (8840, 9799, NULL, 49, 2, '2010-11-05 00:28:49'), (8841, 9800, NULL, 50, 2, '2010-11-05 00:28:54'), (8842, 9842, NULL, 147, 2, '2010-11-05 00:32:47'), (8843, 9844, NULL, 150, 2, '2010-11-05 00:32:56'), (8844, 9845, NULL, 149, 2, '2010-11-05 00:33:02'), (8845, 9847, NULL, 140, 2, '2010-11-05 00:33:11'), (8846, 9848, NULL, 141, 2, '2010-11-05 00:33:16'), (8847, 9849, NULL, 142, 2, '2010-11-05 00:33:18'), (8848, 9850, NULL, 173, 2, '2010-11-05 00:33:22'), (8849, 9851, NULL, 182, 2, '2010-11-05 00:33:26'), (8850, 9852, NULL, 183, 2, '2010-11-05 00:33:34'), (8851, 9853, NULL, 146, 2, '2010-11-05 00:33:38'), (8852, 9854, NULL, 171, 2, '2010-11-05 00:33:40'), (8853, 9855, NULL, 148, 2, '2010-11-05 00:33:46'), (8854, 9856, NULL, 201, 2, '2010-11-05 00:33:50'), (8855, 9857, NULL, 184, 2, '2010-11-05 00:33:56'), (8856, 9858, NULL, 139, 2, '2010-11-05 00:34:00'), (8857, 9859, NULL, 180, 2, '2010-11-05 00:34:05'), (8858, 9860, NULL, 181, 2, '2010-11-05 00:34:10'), (8859, 9861, NULL, 190, 2, '2010-11-05 00:34:13'), (8860, 9862, NULL, 191, 2, '2010-11-05 00:34:16'), (8861, 9863, NULL, 213, 2, '2010-11-05 00:34:19'), (8862, 9864, NULL, 235, 2, '2010-11-05 00:34:24'), (8863, 9865, NULL, 229, 2, '2010-11-05 00:34:30'), (8864, 9866, NULL, 157, 2, '2010-11-05 00:34:36'), (8865, 9867, NULL, 152, 2, '2010-11-05 00:34:41'), (8866, 9868, NULL, 145, 2, '2010-11-05 00:34:46'), (8867, 9869, NULL, 143, 2, '2010-11-05 00:34:51'), (8868, 9870, NULL, 172, 2, '2010-11-05 00:34:54'), (8869, 9871, NULL, 246, 2, '2010-11-05 00:34:58'), (8870, 9872, NULL, 240, 2, '2010-11-05 00:35:01'), (8871, 9873, NULL, 174, 2, '2010-11-05 00:35:05'), (8872, 9874, NULL, 144, 2, '2010-11-05 00:35:10'), (8873, 9875, NULL, 192, 2, '2010-11-05 00:35:18'), (8874, 9880, NULL, 112, 2, '2010-11-05 00:35:38'), (8875, 9889, NULL, 141, 2, '2010-11-05 00:42:32'), (8876, 9892, NULL, 118, 2, '2010-11-05 00:42:45'), (8877, 9898, NULL, 49, 2, '2010-11-05 00:43:16'), (8878, 9899, NULL, 50, 2, '2010-11-05 00:43:23'), (8879, 9941, NULL, 147, 2, '2010-11-05 00:47:17'), (8880, 9943, NULL, 150, 2, '2010-11-05 00:47:27'), (8881, 9944, NULL, 149, 2, '2010-11-05 00:47:35'), (8882, 9946, NULL, 140, 2, '2010-11-05 00:47:46'), (8883, 9947, NULL, 141, 2, '2010-11-05 00:47:49'), (8884, 9948, NULL, 142, 2, '2010-11-05 00:47:54'), (8885, 9949, NULL, 173, 2, '2010-11-05 00:47:59'), (8886, 9950, NULL, 182, 2, '2010-11-05 00:48:03'), (8887, 9951, NULL, 183, 2, '2010-11-05 00:48:08'), (8888, 9952, NULL, 146, 2, '2010-11-05 00:48:11'), (8889, 9953, NULL, 171, 2, '2010-11-05 00:48:15'), (8890, 9954, NULL, 148, 2, '2010-11-05 00:48:20'), (8891, 9955, NULL, 201, 2, '2010-11-05 00:48:24'), (8892, 9956, NULL, 184, 2, '2010-11-05 00:48:32'), (8893, 9957, NULL, 139, 2, '2010-11-05 00:48:37'), (8894, 9958, NULL, 180, 2, '2010-11-05 00:48:41'), (8895, 9959, NULL, 181, 2, '2010-11-05 00:48:45'), (8896, 9960, NULL, 190, 2, '2010-11-05 00:48:49'), (8897, 9961, NULL, 191, 2, '2010-11-05 00:48:53'), (8898, 9962, NULL, 213, 2, '2010-11-05 00:48:57'), (8899, 9963, NULL, 235, 2, '2010-11-05 00:49:02'), (8900, 9964, NULL, 229, 2, '2010-11-05 00:49:07'), (8901, 9965, NULL, 157, 2, '2010-11-05 00:49:13'), (8902, 9966, NULL, 152, 2, '2010-11-05 00:49:18'), (8903, 9967, NULL, 145, 2, '2010-11-05 00:49:24'), (8904, 9968, NULL, 143, 2, '2010-11-05 00:49:28'), (8905, 9969, NULL, 172, 2, '2010-11-05 00:49:32'), (8906, 9970, NULL, 246, 2, '2010-11-05 00:49:37'), (8907, 9971, NULL, 240, 2, '2010-11-05 00:49:42'), (8908, 9972, NULL, 174, 2, '2010-11-05 00:49:49'), (8909, 9973, NULL, 144, 2, '2010-11-05 00:49:53'), (8910, 9974, NULL, 192, 2, '2010-11-05 00:49:58'), (8911, 9979, NULL, 112, 2, '2010-11-05 00:50:25'), (8912, 9982, NULL, 235, 2, '2010-11-05 03:34:14'), (8913, NULL, NULL, 146, 2, '2010-11-05 04:05:35'), (8914, NULL, NULL, 240, 2, '2010-11-05 05:54:21'), (8915, 9985, NULL, 142, 2, '2010-11-05 06:43:43'), (8916, 9992, NULL, 141, 2, '2010-11-05 06:49:52'), (8917, 9995, NULL, 118, 2, '2010-11-05 06:50:01'), (8918, 10001, NULL, 49, 2, '2010-11-05 06:50:21'), (8919, 10002, NULL, 50, 2, '2010-11-05 06:50:24'), (8920, 10044, NULL, 147, 2, '2010-11-05 06:53:17'), (8921, 10046, NULL, 150, 2, '2010-11-05 06:53:30'), (8922, 10047, NULL, 149, 2, '2010-11-05 06:53:35'), (8923, 10049, NULL, 140, 2, '2010-11-05 06:53:48'), (8924, 10050, NULL, 141, 2, '2010-11-05 06:53:52'), (8925, 10051, NULL, 142, 2, '2010-11-05 06:53:57'), (8926, 10052, NULL, 173, 2, '2010-11-05 06:54:00'), (8927, 10053, NULL, 182, 2, '2010-11-05 06:54:03'), (8928, 10054, NULL, 183, 2, '2010-11-05 06:54:07'), (8929, 10055, NULL, 146, 2, '2010-11-05 06:54:11'), (8930, 10056, NULL, 171, 2, '2010-11-05 06:54:14'), (8931, 10057, NULL, 148, 2, '2010-11-05 06:54:17'), (8932, 10058, NULL, 201, 2, '2010-11-05 06:54:21'), (8933, 10059, NULL, 184, 2, '2010-11-05 06:54:25'), (8934, 10060, NULL, 139, 2, '2010-11-05 06:54:30'), (8935, 10061, NULL, 180, 2, '2010-11-05 06:54:33'), (8936, 10062, NULL, 181, 2, '2010-11-05 06:54:38'), (8937, 10063, NULL, 190, 2, '2010-11-05 06:54:41'), (8938, 10064, NULL, 191, 2, '2010-11-05 06:54:44'), (8939, 10065, NULL, 213, 2, '2010-11-05 06:54:47'), (8940, 10066, NULL, 235, 2, '2010-11-05 06:54:51'), (8941, 10067, NULL, 229, 2, '2010-11-05 06:54:55'), (8942, 10068, NULL, 157, 2, '2010-11-05 06:54:58'), (8943, 10069, NULL, 152, 2, '2010-11-05 06:55:01'), (8944, 10070, NULL, 145, 2, '2010-11-05 06:55:05'), (8945, 10071, NULL, 143, 2, '2010-11-05 06:55:08'), (8946, 10072, NULL, 172, 2, '2010-11-05 06:55:11'), (8947, 10073, NULL, 246, 2, '2010-11-05 06:55:14'), (8948, 10074, NULL, 240, 2, '2010-11-05 06:55:18'), (8949, 10075, NULL, 174, 2, '2010-11-05 06:55:23'), (8950, 10076, NULL, 144, 2, '2010-11-05 06:55:27'), (8951, 10077, NULL, 192, 2, '2010-11-05 06:55:31'), (8952, 10082, NULL, 112, 2, '2010-11-05 06:55:49'), (8953, 10085, NULL, 181, 2, '2010-11-05 07:16:41'), (8954, NULL, NULL, 111, 2, '2010-11-05 07:47:05'), (8955, 10088, NULL, 56, 2, '2010-11-05 08:09:54'), (8956, 10088, NULL, 50, 2, '2010-11-05 08:10:46'), (8957, NULL, NULL, 139, 2, '2010-11-05 08:20:42'), (8958, NULL, NULL, 183, 2, '2010-11-05 08:28:36'), (8959, 10089, NULL, 111, 2, '2010-11-05 08:31:02'), (8960, 10090, NULL, 139, 2, '2010-11-05 08:48:03'), (8961, NULL, NULL, 61, 2, '2010-11-05 08:58:17'), (8962, 10093, NULL, 103, 2, '2010-11-05 09:23:49'), (8963, 10094, NULL, 104, 2, '2010-11-05 09:29:18'), (8964, NULL, NULL, 70, 2, '2010-11-05 09:35:52'), (8965, NULL, NULL, 68, 2, '2010-11-05 09:37:51'), (8966, NULL, NULL, 30, 2, '2010-11-05 09:47:44'), (8967, 10095, NULL, 144, 2, '2010-11-05 09:48:14'), (8968, NULL, NULL, 82, 2, '2010-11-05 09:51:42'), (8969, NULL, NULL, 87, 2, '2010-11-05 10:05:33'), (8970, NULL, NULL, 81, 2, '2010-11-05 10:17:25'), (8971, NULL, NULL, 32, 2, '2010-11-05 10:27:18'), (8972, 10097, NULL, 143, 2, '2010-11-05 10:57:41'), (8973, 10102, NULL, 109, 2, '2010-11-05 11:26:20'), (8974, 10103, NULL, 146, 2, '2010-11-05 11:32:20'), (8975, 10104, NULL, 3, 2, '2010-11-05 12:08:04'), (8976, NULL, NULL, 129, 2, '2010-11-05 12:22:03'), (8977, NULL, NULL, 168, 2, '2010-11-05 12:27:59'), (8978, NULL, NULL, 79, 2, '2010-11-05 12:29:58'), (8979, NULL, NULL, 32, 2, '2010-11-05 12:35:54'), (8980, NULL, NULL, 166, 2, '2010-11-05 12:35:57'), (8981, 10112, NULL, 141, 2, '2010-11-05 12:51:38'), (8982, 10115, NULL, 118, 2, '2010-11-05 12:51:51'), (8983, 10121, NULL, 49, 2, '2010-11-05 12:52:10'), (8984, 10122, NULL, 50, 2, '2010-11-05 12:52:16'), (8985, 10164, NULL, 147, 2, '2010-11-05 12:55:18'), (8986, 10166, NULL, 150, 2, '2010-11-05 12:55:29'), (8987, 10167, NULL, 149, 2, '2010-11-05 12:55:34'), (8988, 10169, NULL, 140, 2, '2010-11-05 12:55:41'), (8989, 10170, NULL, 141, 2, '2010-11-05 12:55:47'), (8990, 10171, NULL, 142, 2, '2010-11-05 12:55:50'), (8991, 10172, NULL, 173, 2, '2010-11-05 12:55:54'), (8992, 10173, NULL, 182, 2, '2010-11-05 12:55:57'), (8993, 10174, NULL, 183, 2, '2010-11-05 12:56:02'), (8994, 10175, NULL, 146, 2, '2010-11-05 12:56:09'), (8995, 10176, NULL, 171, 2, '2010-11-05 12:56:29'), (8996, 10177, NULL, 148, 2, '2010-11-05 12:56:34'), (8997, 10179, NULL, 201, 2, '2010-11-05 12:56:39'), (8998, 10180, NULL, 184, 2, '2010-11-05 12:56:44'), (8999, 10181, NULL, 139, 2, '2010-11-05 12:56:50'), (9000, 10182, NULL, 180, 2, '2010-11-05 12:56:53'), (9001, 10183, NULL, 181, 2, '2010-11-05 12:57:02'), (9002, 10184, NULL, 190, 2, '2010-11-05 12:57:05'), (9003, 10185, NULL, 191, 2, '2010-11-05 12:57:12'), (9004, 10186, NULL, 213, 2, '2010-11-05 12:57:18'), (9005, 10187, NULL, 235, 2, '2010-11-05 12:57:23'), (9006, 10188, NULL, 229, 2, '2010-11-05 12:57:31'), (9007, 10189, NULL, 157, 2, '2010-11-05 12:57:37'), (9008, 10190, NULL, 152, 2, '2010-11-05 12:57:41'), (9009, 10191, NULL, 145, 2, '2010-11-05 12:57:48'), (9010, 10192, NULL, 143, 2, '2010-11-05 12:57:52'), (9011, 10193, NULL, 172, 2, '2010-11-05 12:58:00'), (9012, 10194, NULL, 246, 2, '2010-11-05 12:58:05'), (9013, 10195, NULL, 240, 2, '2010-11-05 12:58:11'), (9014, 10196, NULL, 174, 2, '2010-11-05 12:58:16'), (9015, 10197, NULL, 144, 2, '2010-11-05 12:58:20'), (9016, 10198, NULL, 192, 2, '2010-11-05 12:58:25'), (9017, 10203, NULL, 112, 2, '2010-11-05 12:58:52'), (9018, NULL, NULL, 4, 2, '2010-11-05 12:59:38'), (9019, 10206, NULL, 139, 2, '2010-11-05 13:36:32'), (9020, NULL, NULL, 62, 2, '2010-11-05 13:03:35'), (9021, NULL, NULL, 166, 2, '2010-11-05 13:13:29'), (9022, NULL, NULL, 163, 2, '2010-11-05 13:19:25'), (9023, NULL, NULL, 164, 2, '2010-11-05 13:25:21'), (9024, NULL, NULL, 170, 2, '2010-11-05 13:27:20'), (9025, NULL, NULL, 158, 2, '2010-11-05 13:33:16'), (9026, NULL, NULL, 162, 2, '2010-11-05 13:35:15'), (9027, 10210, NULL, 8, 2, '2010-11-05 13:35:43'), (9029, NULL, NULL, 63, 2, '2010-11-05 13:37:13'), (9030, NULL, NULL, 93, 2, '2010-11-05 13:43:09'), (9031, NULL, NULL, 97, 2, '2010-11-05 13:45:08'), (9032, NULL, NULL, 13, 2, '2010-11-05 14:04:55'), (9033, NULL, NULL, 29, 2, '2010-11-05 14:06:54'), (9034, NULL, NULL, 85, 2, '2010-11-05 14:12:50'), (9035, NULL, NULL, 88, 2, '2010-11-05 14:14:51'), (9036, NULL, NULL, 89, 2, '2010-11-05 14:16:48'), (9037, NULL, NULL, 94, 2, '2010-11-05 14:18:48'), (9038, NULL, NULL, 66, 2, '2010-11-05 14:24:42'), (9039, NULL, NULL, 72, 2, '2010-11-05 14:42:30'), (9040, NULL, NULL, 70, 2, '2010-11-05 14:52:24'), (9041, 10219, NULL, 50, 2, '2010-11-05 14:54:31'), (9042, 10215, NULL, 50, 2, '2010-11-05 14:56:34'), (9043, 10215, NULL, 48, 2, '2010-11-05 14:56:14'), (9044, 10215, NULL, 32, 2, '2010-11-05 14:55:58'), (9047, 10215, NULL, 56, 2, '2010-11-05 14:56:55'), (9048, 10215, NULL, 54, 2, '2010-11-05 14:57:41'), (9049, 10215, NULL, 52, 2, '2010-11-05 14:57:59'), (9050, NULL, NULL, 48, 2, '2010-11-05 15:00:19'), (9051, NULL, NULL, 33, 2, '2010-11-05 15:04:16'), (9052, NULL, NULL, 131, 2, '2010-11-05 15:06:15'), (9053, 10221, NULL, 6, 2, '2010-11-05 15:11:28'), (9054, NULL, NULL, 53, 2, '2010-11-05 15:12:11'), (9055, NULL, NULL, 31, 2, '2010-11-05 15:14:10'), (9056, NULL, NULL, 139, 2, '2010-11-05 15:23:23'), (9057, NULL, NULL, 51, 2, '2010-11-05 15:29:59'), (9058, NULL, NULL, 77, 2, '2010-11-05 15:37:54'), (9059, 10224, NULL, 111, 2, '2010-11-05 15:39:27'), (9060, NULL, NULL, 74, 2, '2010-11-05 15:39:52'), (9061, NULL, NULL, 75, 2, '2010-11-05 15:43:51'), (9062, NULL, NULL, 81, 2, '2010-11-05 15:49:46'), (9063, NULL, NULL, 86, 2, '2010-11-05 15:51:45'), (9064, NULL, NULL, 49, 2, '2010-11-05 15:55:42'), (9065, NULL, NULL, 1, 2, '2010-11-05 15:57:41'), (9066, NULL, NULL, 2, 2, '2010-11-05 15:59:40'), (9067, NULL, NULL, 7, 2, '2010-11-05 16:03:39'), (9068, NULL, NULL, 93, 2, '2010-11-05 16:15:28'), (9069, NULL, NULL, 89, 2, '2010-11-05 16:17:26'), (9070, NULL, NULL, 165, 2, '2010-11-05 16:25:21'), (9071, NULL, NULL, 65, 2, '2010-11-05 16:33:16'), (9072, NULL, NULL, 164, 2, '2010-11-05 16:43:10'), (9073, NULL, NULL, 229, 2, '2010-11-05 16:45:08'), (9074, NULL, NULL, 213, 2, '2010-11-05 16:47:07'), (9075, NULL, NULL, 176, 2, '2010-11-05 16:49:06'), (9076, NULL, NULL, 173, 2, '2010-11-05 16:51:04'), (9077, 10229, NULL, 140, 2, '2010-11-05 17:04:40'), (9078, 10230, NULL, 102, 2, '2010-11-05 17:04:57'), (9079, 10232, NULL, 9, 2, '2010-11-05 17:41:28'), (9080, 10233, NULL, 145, 2, '2010-11-05 18:06:28'), (9081, 10236, NULL, 119, 2, '2010-11-05 18:19:45'), (9082, NULL, NULL, 1, 2, '2010-11-05 18:52:37'), (9083, 10237, NULL, 30, 2, '2010-11-05 18:54:14'), (9084, 10240, NULL, 7, 2, '2010-11-05 19:34:21'), (9085, 10240, NULL, 117, 2, '2010-11-05 19:39:38'), (9086, 10240, NULL, 60, 2, '2010-11-05 19:40:22'), (9087, 10240, NULL, 61, 2, '2010-11-05 19:40:56'), (9088, 10240, NULL, 159, 2, '2010-11-05 19:41:49'), (9089, 10240, NULL, 163, 2, '2010-11-05 19:43:55'), (9090, 10240, NULL, 164, 2, '2010-11-05 19:44:28'), (9091, 10241, NULL, 1, 2, '2010-11-05 20:55:07'), (9092, 10243, NULL, 142, 2, '2010-11-05 21:38:29'), (9093, 10245, NULL, 111, 2, '2010-11-05 21:49:55'), (9094, 10246, NULL, 56, 2, '2010-11-05 22:15:23'), (9095, 10246, NULL, 75, 2, '2010-11-05 22:16:22'), (9096, 10246, NULL, 123, 2, '2010-11-05 22:17:19'), (9097, 10248, NULL, 133, 2, '2010-11-05 23:57:55'), (9098, 10249, NULL, 201, 2, '2010-11-06 01:12:41'), (9099, 10250, NULL, 108, 2, '2010-11-06 01:44:48'), (9100, 10251, NULL, 101, 2, '2010-11-06 01:48:10'), (9101, 10252, NULL, 110, 2, '2010-11-06 02:01:34'), (9102, 10254, NULL, 83, 2, '2010-11-06 03:38:28'), (9103, 10255, NULL, 141, 2, '2010-11-06 03:44:23'), (9104, 10256, NULL, 7, 2, '2010-11-06 04:22:34'), (9105, 10258, NULL, 99, 2, '2010-11-06 05:40:44'), (9106, 10259, NULL, 5, 2, '2010-11-06 07:06:19'), (9107, 10262, NULL, 235, 2, '2010-11-06 07:10:14'), (9108, 10265, NULL, 7, 2, '2010-11-06 08:38:17'), (9109, 10265, NULL, 66, 2, '2010-11-06 08:39:42'), (9110, 10265, NULL, 117, 2, '2010-11-06 08:41:40'), (9111, 10265, NULL, 115, 2, '2010-11-06 08:42:03'), (9112, 10265, NULL, 100, 2, '2010-11-06 08:42:36'), (9113, 10265, NULL, 99, 2, '2010-11-06 08:42:46'), (9114, 10265, NULL, 98, 2, '2010-11-06 08:43:24'), (9115, 10265, NULL, 112, 2, '2010-11-06 08:44:34'), (9116, 10266, NULL, 49, 2, '2010-11-06 08:54:09'), (9117, 10268, NULL, 119, 2, '2010-11-06 09:30:05'), (9118, 10269, NULL, 32, 2, '2010-11-06 09:40:19'), (9120, 10273, NULL, 115, 2, '2010-11-06 10:15:25'), (9121, 10272, NULL, 50, 2, '2010-11-06 10:15:46'), (9122, 10276, NULL, 117, 2, '2010-11-06 10:24:03'), (9123, 10277, NULL, 29, 2, '2010-11-06 10:47:42'), (9124, 10281, NULL, 101, 2, '2010-11-06 11:50:24'), (9125, 10282, NULL, 123, 2, '2010-11-06 12:04:49'), (9126, 10284, NULL, 252, 2, '2010-11-06 12:24:23'), (9127, 10285, NULL, 99, 2, '2010-11-06 12:25:27'), (9128, 10288, NULL, 50, 2, '2010-11-06 12:59:26'), (9129, 10288, NULL, 9, 2, '2010-11-06 13:02:36'), (9130, 10298, NULL, 100, 2, '2010-11-06 13:54:10'), (9131, 10299, NULL, 75, 2, '2010-11-06 14:02:21'), (9132, 10300, NULL, 60, 2, '2010-11-06 14:27:45'), (9133, 10300, NULL, 58, 2, '2010-11-06 14:29:00'), (9134, 10301, NULL, 145, 2, '2010-11-06 14:34:14'), (9135, 10302, NULL, 67, 2, '2010-11-06 16:01:53'), (9136, 10305, NULL, 115, 2, '2010-11-06 17:45:46'), (9137, 10305, NULL, 123, 2, '2010-11-06 17:46:27'), (9138, 10305, NULL, 4, 2, '2010-11-06 17:47:10'), (9139, NULL, NULL, 111, 2, '2010-11-06 17:51:00'), (9140, 10307, NULL, 141, 2, '2010-11-06 18:06:21'), (9141, 10307, NULL, 112, 2, '2010-11-06 18:06:43'), (9142, NULL, NULL, 1, 2, '2010-11-06 19:11:53'), (9143, 10320, NULL, 106, 2, '2010-11-07 01:58:17'), (9144, 10321, NULL, 107, 2, '2010-11-07 02:56:12'), (9145, 10322, NULL, 147, 2, '2010-11-07 04:36:04'), (9146, NULL, NULL, 192, 2, '2010-11-07 04:51:33'), (9147, NULL, NULL, 170, 2, '2010-11-07 05:00:34'), (9148, 10324, NULL, 141, 2, '2010-11-07 05:26:37'), (9149, 10330, NULL, 111, 2, '2010-11-07 09:06:54'), (9150, 10336, NULL, 159, 2, '2010-11-07 10:51:35'), (9151, 10337, NULL, 115, 2, '2010-11-07 11:14:50'), (9152, 10338, NULL, 60, 2, '2010-11-07 11:19:02'), (9156, 10338, NULL, 61, 2, '2010-11-07 11:17:59'), (9159, 10338, NULL, 168, 2, '2010-11-07 11:26:42'), (9161, 10339, NULL, 166, 2, '2010-11-07 11:42:22'), (9162, 10342, NULL, 240, 2, '2010-11-07 12:32:05'), (9163, 10343, NULL, 7, 2, '2010-11-07 12:46:43'), (9164, 10344, NULL, 141, 2, '2010-11-07 12:47:23'), (9165, 10343, NULL, 5, 2, '2010-11-07 12:50:29'), (9171, 10348, NULL, 148, 2, '2010-11-07 14:44:45'), (9172, 10353, NULL, 5, 2, '2010-11-07 17:08:02'), (9173, 10354, NULL, 50, 2, '2010-11-07 17:16:19'), (9174, 10356, NULL, 118, 2, '2010-11-07 17:46:54'), (9175, 10358, NULL, 112, 2, '2010-11-07 18:16:01'), (9176, 10361, NULL, 49, 2, '2010-11-07 20:26:43'), (9177, 10361, NULL, 50, 2, '2010-11-07 20:28:21'), (9179, 10362, NULL, 50, 2, '2010-11-07 21:05:51'), (9180, 10364, NULL, 51, 2, '2010-11-07 23:09:06'), (9181, 10364, NULL, 32, 2, '2010-11-07 23:09:54'), (9182, 10370, NULL, 145, 2, '2010-11-08 02:16:00'), (9183, NULL, NULL, 1, 2, '2010-11-08 03:05:19'), (9184, NULL, NULL, 1, 2, '2010-11-08 04:43:36'), (9185, 10374, NULL, 115, 2, '2010-11-08 05:26:55'), (9186, NULL, NULL, 181, 2, '2010-11-08 05:36:15'), (9187, NULL, NULL, 164, 2, '2010-11-08 06:50:08'), (9188, 10378, NULL, 111, 2, '2010-11-08 07:17:07'), (9191, 10379, NULL, 84, 2, '2010-11-08 07:22:44'), (9192, 10379, NULL, 87, 2, '2010-11-08 07:25:57'), (9193, 10382, NULL, 16, 2, '2010-11-08 09:10:00'), (9194, NULL, NULL, 165, 2, '2010-11-08 09:39:01'), (9195, NULL, NULL, 158, 2, '2010-11-08 10:10:43'), (9196, NULL, NULL, 194, 2, '2010-11-08 10:31:47'), (9197, NULL, NULL, 196, 2, '2010-11-08 10:52:54'), (9198, 10383, NULL, 112, 2, '2010-11-08 11:22:00'), (9199, 10383, NULL, 168, 2, '2010-11-08 11:22:54'), (9200, 10383, NULL, 61, 2, '2010-11-08 11:23:53'), (9201, 10383, NULL, 105, 2, '2010-11-08 11:25:54'), (9202, NULL, NULL, 25, 2, '2010-11-08 11:56:12'), (9203, 10387, NULL, 7, 2, '2010-11-08 12:26:16'), (9204, NULL, NULL, 173, 2, '2010-11-08 12:27:52'), (9205, NULL, NULL, 148, 2, '2010-11-08 12:48:59'), (9206, NULL, NULL, 174, 2, '2010-11-08 12:59:32'), (9207, NULL, NULL, 118, 2, '2010-11-08 14:45:08'), (9208, 10391, NULL, 58, 2, '2010-11-08 15:59:47'), (9209, 10391, NULL, 59, 2, '2010-11-08 16:18:55'), (9210, 10390, NULL, 252, 2, '2010-11-08 16:06:09'), (9212, 10390, NULL, 51, 2, '2010-11-08 16:22:40'), (9213, 10393, NULL, 49, 2, '2010-11-08 16:29:50'), (9214, 10396, NULL, 112, 2, '2010-11-08 17:45:37'), (9215, 10402, NULL, 180, 2, '2010-11-08 18:55:04'), (9216, 10402, NULL, 168, 2, '2010-11-08 18:57:31'), (9217, 10402, NULL, 79, 2, '2010-11-08 18:58:21'), (9218, 10402, NULL, 61, 2, '2010-11-08 18:59:09'), (9219, 10402, NULL, 60, 2, '2010-11-08 18:59:40'), (9220, 10402, NULL, 167, 2, '2010-11-08 19:00:01'), (9221, 10402, NULL, 166, 2, '2010-11-08 19:00:50'), (9222, 10402, NULL, 98, 2, '2010-11-08 19:03:48'), (9223, 10402, NULL, 120, 2, '2010-11-08 19:05:20'), (9224, 10402, NULL, 123, 2, '2010-11-08 19:06:47'), (9226, 10402, NULL, 172, 2, '2010-11-08 19:09:22'), (9227, 10402, NULL, 173, 2, '2010-11-08 19:10:07'), (9228, 10402, NULL, 181, 2, '2010-11-08 19:10:33'), (9229, 10403, NULL, 7, 2, '2010-11-08 19:28:57'), (9230, 10404, NULL, 4, 2, '2010-11-08 19:53:48'), (9231, NULL, NULL, 1, 2, '2010-11-08 20:00:00'), (9232, 10409, NULL, 4, 2, '2010-11-08 22:49:56'), (9233, 10409, NULL, 31, 2, '2010-11-08 22:52:31'), (9234, 10411, NULL, 54, 2, '2010-11-09 01:00:46'), (9235, NULL, NULL, 147, 2, '2010-11-09 03:24:20'), (9236, 10413, NULL, 103, 2, '2010-11-09 03:29:05'), (9237, NULL, NULL, 143, 2, '2010-11-09 03:55:58'), (9238, NULL, NULL, 142, 2, '2010-11-09 04:05:02'), (9239, 10415, NULL, 50, 2, '2010-11-09 04:30:27'), (9240, 10416, NULL, 31, 2, '2010-11-09 05:12:29'), (9241, NULL, NULL, 140, 2, '2010-11-09 05:34:29'), (9242, NULL, NULL, 9, 2, '2010-11-09 05:43:30'), (9243, NULL, NULL, 6, 2, '2010-11-09 06:01:24'), (9244, 10418, NULL, 62, 2, '2010-11-09 06:03:19'), (9245, NULL, NULL, 8, 2, '2010-11-09 06:28:16'), (9246, 10419, NULL, 3, 2, '2010-11-09 06:46:55'), (9247, NULL, NULL, 120, 2, '2010-11-09 06:55:09'), (9248, 10424, NULL, 85, 2, '2010-11-09 07:48:54'), (9249, NULL, NULL, 115, 2, '2010-11-09 07:48:55'), (9250, NULL, NULL, 99, 2, '2010-11-09 08:33:40'), (9251, NULL, NULL, 111, 2, '2010-11-09 09:00:37'), (9252, NULL, NULL, 116, 2, '2010-11-09 09:09:33'), (9253, NULL, NULL, 106, 2, '2010-11-09 09:27:28'), (9254, 10426, NULL, 141, 2, '2010-11-09 09:47:59'), (9255, NULL, NULL, 104, 2, '2010-11-09 09:54:19'), (9256, NULL, NULL, 121, 2, '2010-11-09 10:03:16'), (9257, NULL, NULL, 180, 2, '2010-11-09 10:39:06'), (9258, NULL, NULL, 184, 2, '2010-11-09 11:50:48'), (9259, NULL, NULL, 201, 2, '2010-11-09 12:08:41'), (9260, NULL, NULL, 229, 2, '2010-11-09 12:53:29'), (9261, NULL, NULL, 157, 2, '2010-11-09 13:02:27'), (9262, 10428, NULL, 1, 2, '2010-11-09 13:04:11'), (9263, 10429, NULL, 30, 2, '2010-11-09 13:45:26'), (9264, NULL, NULL, 190, 2, '2010-11-09 13:56:13'), (9265, 10429, NULL, 25, 2, '2010-11-09 13:58:32'), (9266, 10431, NULL, 50, 2, '2010-11-09 14:24:20'), (9267, NULL, NULL, 79, 2, '2010-11-09 14:05:13'), (9268, 10433, NULL, 186, 2, '2010-11-09 14:17:17'), (9270, 10434, NULL, 7, 2, '2010-11-09 14:36:28'), (9271, 10434, NULL, 176, 2, '2010-11-09 14:35:00'), (9274, NULL, NULL, 168, 2, '2010-11-09 14:41:00'), (9275, 10429, NULL, 14, 2, '2010-11-09 14:42:11'), (9276, 10429, NULL, 16, 2, '2010-11-09 14:50:30'), (9277, 10429, NULL, 186, 2, '2010-11-09 14:58:11'), (9278, 10429, NULL, 9, 2, '2010-11-09 15:10:36'), (9279, 10429, NULL, 7, 2, '2010-11-09 15:17:38'), (9280, 10429, NULL, 176, 2, '2010-11-09 15:23:03'), (9281, NULL, NULL, 60, 2, '2010-11-09 15:25:49'), (9282, 10429, NULL, 11, 2, '2010-11-09 15:28:59'), (9283, 10429, NULL, 194, 2, '2010-11-09 15:33:45'), (9284, NULL, NULL, 63, 2, '2010-11-09 15:34:48'), (9285, NULL, NULL, 167, 2, '2010-11-09 15:52:43'), (9286, 10445, NULL, 7, 2, '2010-11-09 15:54:30'), (9287, NULL, NULL, 169, 2, '2010-11-09 16:01:40'), (9288, 10447, NULL, 141, 2, '2010-11-09 16:12:43'), (9289, NULL, NULL, 162, 2, '2010-11-09 16:28:32'), (9290, 10449, NULL, 50, 2, '2010-11-09 16:40:08'), (9291, NULL, NULL, 161, 2, '2010-11-09 16:46:25'), (9292, NULL, NULL, 159, 2, '2010-11-09 16:55:26'), (9293, 10453, NULL, 1, 2, '2010-11-09 17:00:13'), (9294, NULL, NULL, 49, 2, '2010-11-09 17:31:13'), (9295, 10457, NULL, 169, 2, '2010-11-09 17:33:45'), (9296, NULL, NULL, 88, 2, '2010-11-09 17:49:07'), (9297, NULL, NULL, 31, 2, '2010-11-09 17:58:06'), (9298, 10458, NULL, 50, 2, '2010-11-09 18:28:52'), (9299, NULL, NULL, 191, 2, '2010-11-09 18:42:54'), (9300, NULL, NULL, 188, 2, '2010-11-09 19:00:51'), (9301, NULL, NULL, 86, 2, '2010-11-09 19:09:45'), (9302, NULL, NULL, 24, 2, '2010-11-09 19:18:45'), (9303, 10464, NULL, 31, 2, '2010-11-09 19:19:07'), (9304, NULL, NULL, 181, 2, '2010-11-09 19:36:37'), (9305, NULL, NULL, 51, 2, '2010-11-09 20:33:23'), (9306, 10465, NULL, 69, 2, '2010-11-09 20:33:28'), (9307, NULL, NULL, 194, 2, '2010-11-10 00:41:01'), (9308, 10469, NULL, 68, 2, '2010-11-10 02:12:36'), (9309, NULL, NULL, 122, 2, '2010-11-10 04:53:05'), (9310, NULL, NULL, 110, 2, '2010-11-10 05:58:47'), (9311, NULL, NULL, 67, 2, '2010-11-10 06:55:15'), (9312, 10474, NULL, 50, 2, '2010-11-10 07:24:47'), (9313, NULL, NULL, 85, 2, '2010-11-10 07:32:52'), (9314, NULL, NULL, 6, 2, '2010-11-10 08:10:29'), (9315, NULL, NULL, 1, 2, '2010-11-10 08:48:04'), (9316, NULL, NULL, 190, 2, '2010-11-10 08:57:30'), (9317, NULL, NULL, 180, 2, '2010-11-10 09:06:53'), (9318, NULL, NULL, 142, 2, '2010-11-10 09:25:42'), (9319, 10477, NULL, 184, 2, '2010-11-10 09:33:31'), (9320, 10478, NULL, 49, 2, '2010-11-10 10:01:13'), (9321, 10479, NULL, 76, 2, '2010-11-10 10:01:50'), (9322, 10483, NULL, 111, 2, '2010-11-10 10:14:58'), (9323, 10484, NULL, 5, 2, '2010-11-10 10:39:13'), (9324, 10484, NULL, 7, 2, '2010-11-10 10:39:23'), (9325, 10486, NULL, 9, 2, '2010-11-10 12:05:47'), (9326, NULL, NULL, 103, 2, '2010-11-10 13:11:23'), (9327, NULL, NULL, 102, 2, '2010-11-10 13:20:46'), (9328, NULL, NULL, 110, 2, '2010-11-10 13:30:12'), (9329, NULL, NULL, 107, 2, '2010-11-10 13:39:36'), (9330, 10488, NULL, 1, 2, '2010-11-10 13:52:49'), (9331, NULL, NULL, 105, 2, '2010-11-10 13:58:26'), (9332, NULL, NULL, 140, 2, '2010-11-10 14:34:39'), (9333, NULL, NULL, 109, 2, '2010-11-10 14:45:27'), (9334, NULL, NULL, 147, 2, '2010-11-10 16:00:39'), (9335, 10493, NULL, 30, 2, '2010-11-10 16:07:32'), (9336, NULL, NULL, 144, 2, '2010-11-10 16:10:04'), (9337, 10495, NULL, 186, 2, '2010-11-10 16:32:42'), (9338, NULL, NULL, 143, 2, '2010-11-10 16:38:16'), (9339, NULL, NULL, 109, 2, '2010-11-10 16:57:07'), (9340, NULL, NULL, 108, 2, '2010-11-10 17:06:28'), (9341, NULL, NULL, 112, 2, '2010-11-10 17:15:56'), (9342, NULL, NULL, 108, 2, '2010-11-10 17:25:20'), (9343, 10499, NULL, 4, 2, '2010-11-10 17:49:16'), (9344, 10501, NULL, 49, 2, '2010-11-10 17:59:47'), (9345, 10502, NULL, 5, 2, '2010-11-10 18:01:35'), (9346, 10501, NULL, 50, 2, '2010-11-10 18:01:18'), (9348, 10502, NULL, 99, 2, '2010-11-10 18:02:09'), (9349, 10502, NULL, 117, 2, '2010-11-10 18:02:34'), (9350, 10500, NULL, 60, 2, '2010-11-10 18:08:36'), (9351, 10500, NULL, 170, 2, '2010-11-10 18:06:08'), (9352, 10500, NULL, 97, 2, '2010-11-10 18:06:33'), (9353, 10500, NULL, 94, 2, '2010-11-10 18:06:55'), (9354, 10500, NULL, 57, 2, '2010-11-10 18:07:33'), (9355, 10500, NULL, 61, 2, '2010-11-10 18:08:09'), (9357, 10503, NULL, 50, 2, '2010-11-10 18:48:43'), (9358, 10503, NULL, 48, 2, '2010-11-10 18:49:32'), (9359, 10503, NULL, 52, 2, '2010-11-10 18:49:59'), (9360, 10503, NULL, 32, 2, '2010-11-10 18:50:49'), (9361, 10503, NULL, 33, 2, '2010-11-10 18:51:07'), (9362, 10504, NULL, 2, 2, '2010-11-10 18:51:44'), (9363, 10503, NULL, 58, 2, '2010-11-10 18:52:00'), (9364, 10503, NULL, 59, 2, '2010-11-10 18:52:16'), (9365, 10503, NULL, 57, 2, '2010-11-10 18:52:37'), (9366, 10503, NULL, 56, 2, '2010-11-10 18:52:53'), (9367, 10503, NULL, 49, 2, '2010-11-10 18:55:27'), (9369, 10503, NULL, 65, 2, '2010-11-10 18:55:53'), (9370, 10503, NULL, 98, 2, '2010-11-10 19:06:18'), (9371, 10506, NULL, 173, 2, '2010-11-10 19:16:47'), (9372, 10508, NULL, 7, 2, '2010-11-10 19:59:51'), (9373, 10508, NULL, 14, 2, '2010-11-10 19:39:18'), (9374, NULL, NULL, 62, 2, '2010-11-10 19:43:51'), (9375, 10510, NULL, 66, 2, '2010-11-10 19:52:17'), (9376, 10510, NULL, 67, 2, '2010-11-10 19:52:19'), (9377, 10510, NULL, 68, 2, '2010-11-10 19:52:25'), (9378, 10510, NULL, 69, 2, '2010-11-10 19:52:27'), (9379, 10510, NULL, 76, 2, '2010-11-10 19:52:39'), (9380, 10510, NULL, 75, 2, '2010-11-10 19:52:41'), (9381, NULL, NULL, 140, 2, '2010-11-10 19:54:17'), (9383, 10513, NULL, 65, 2, '2010-11-10 20:17:14'), (9384, NULL, NULL, 163, 2, '2010-11-10 20:57:46'), (9385, 10522, NULL, 54, 2, '2010-11-10 21:22:13'), (9386, 10523, NULL, 119, 2, '2010-11-10 21:59:22'), (9387, 10523, NULL, 4, 2, '2010-11-10 22:03:13'), (9388, 10525, NULL, 1, 2, '2010-11-10 21:54:44'), (9391, 10523, NULL, 1, 2, '2010-11-10 21:58:15'), (9392, 10523, NULL, 6, 2, '2010-11-10 21:57:42'), (9395, 10524, NULL, 10, 2, '2010-11-10 22:00:07'), (9396, 10524, NULL, 8, 2, '2010-11-10 22:00:45'), (9397, 10524, NULL, 74, 2, '2010-11-10 22:01:48'), (9398, 10524, NULL, 6, 2, '2010-11-10 22:02:13'), (9400, NULL, NULL, 80, 2, '2010-11-10 22:02:33'), (9401, 10524, NULL, 72, 2, '2010-11-10 22:03:09'), (9403, 10523, NULL, 50, 2, '2010-11-10 22:06:50'), (9404, 10527, NULL, 82, 2, '2010-11-10 22:52:16'), (9405, 10528, NULL, 1, 2, '2010-11-10 22:57:13'), (9406, NULL, NULL, 33, 2, '2010-11-10 22:58:00'), (9407, 10530, NULL, 88, 2, '2010-11-11 01:34:31'), (9408, NULL, NULL, 49, 2, '2010-11-11 04:04:33'), (9409, NULL, NULL, 188, 2, '2010-11-11 04:53:42'), (9410, 10533, NULL, 110, 2, '2010-11-11 04:59:49'), (9411, NULL, NULL, 142, 2, '2010-11-11 06:57:03'), (9412, NULL, NULL, 191, 2, '2010-11-11 08:11:04'), (9413, NULL, NULL, 84, 2, '2010-11-11 08:49:17'), (9414, NULL, NULL, 112, 2, '2010-11-11 09:00:24'), (9415, 10538, NULL, 133, 2, '2010-11-11 09:07:38'), (9418, 10537, NULL, 65, 2, '2010-11-11 09:13:53'), (9419, 10539, NULL, 50, 2, '2010-11-11 10:13:41'), (9420, 10540, NULL, 161, 2, '2010-11-11 10:20:01'), (9421, 10540, NULL, 165, 2, '2010-11-11 10:21:50'), (9422, 10540, NULL, 240, 2, '2010-11-11 10:22:49'), (9423, 10542, NULL, 60, 2, '2010-11-11 10:38:01'), (9424, 10543, NULL, 4, 2, '2010-11-11 10:38:29'), (9425, 10545, NULL, 5, 2, '2010-11-11 11:58:59'), (9426, 10547, NULL, 50, 2, '2010-11-11 12:29:24'), (9428, 10548, NULL, 118, 2, '2010-11-11 12:40:31'), (9429, 10549, NULL, 101, 2, '2010-11-11 12:53:01'), (9430, 10559, NULL, 66, 2, '2010-11-11 15:09:01'), (9431, 10557, NULL, 69, 2, '2010-11-11 15:05:20'), (9432, 10559, NULL, 76, 2, '2010-11-11 15:06:58'), (9433, 10559, NULL, 75, 2, '2010-11-11 15:06:27'), (9436, 10563, NULL, 6, 2, '2010-11-11 15:55:03'), (9437, 10564, NULL, 112, 2, '2010-11-11 15:57:30'), (9438, 10565, NULL, 1, 2, '2010-11-11 16:48:40'), (9439, NULL, NULL, 101, 2, '2010-11-11 17:13:55'), (9440, 10572, NULL, 7, 2, '2010-11-11 19:19:42'), (9441, 10573, NULL, 12, 2, '2010-11-11 19:40:27'), (9442, 10573, NULL, 65, 2, '2010-11-11 19:43:21'), (9443, 10582, NULL, 141, 2, '2010-11-11 20:30:38'), (9444, NULL, NULL, 194, 2, '2010-11-12 00:11:39'), (9445, NULL, NULL, 152, 2, '2010-11-12 00:13:00'), (9446, NULL, NULL, 64, 2, '2010-11-12 00:14:47'), (9447, NULL, NULL, 72, 2, '2010-11-12 00:28:57'), (9448, NULL, NULL, 5, 2, '2010-11-12 00:29:00'), (9449, 10591, NULL, 3, 2, '2010-11-12 01:52:53'), (9450, 10595, NULL, 98, 2, '2010-11-12 05:11:36'), (9451, 10596, NULL, 117, 2, '2010-11-12 05:34:28'), (9452, NULL, NULL, 103, 2, '2010-11-12 06:36:41'), (9453, 10597, NULL, 4, 2, '2010-11-12 06:42:02'), (9454, NULL, NULL, 98, 2, '2010-11-12 07:22:49'), (9455, NULL, NULL, 182, 2, '2010-11-12 08:01:14'), (9456, NULL, NULL, 166, 2, '2010-11-12 08:16:41'), (9457, 10606, NULL, 139, 2, '2010-11-12 09:00:00'), (9458, NULL, NULL, 2, 2, '2010-11-12 09:18:08'), (9459, 10607, NULL, 7, 2, '2010-11-12 09:23:36'), (9460, 10608, NULL, 103, 2, '2010-11-12 09:26:23'), (9461, 10610, NULL, 104, 2, '2010-11-12 09:31:56'), (9462, 10611, NULL, 187, 2, '2010-11-12 09:36:35'), (9463, 10614, NULL, 144, 2, '2010-11-12 10:31:53'), (9464, 10616, NULL, 139, 2, '2010-11-12 10:37:18'), (9465, 10617, NULL, 143, 2, '2010-11-12 10:58:52'), (9466, 10619, NULL, 186, 2, '2010-11-12 11:19:43'), (9467, 10618, NULL, 186, 2, '2010-11-12 11:19:43'), (9468, 10624, NULL, 141, 2, '2010-11-12 12:03:32'), (9469, 10624, NULL, 1, 2, '2010-11-12 12:03:42'), (9470, 10625, NULL, 3, 2, '2010-11-12 12:17:46'), (9471, 10628, NULL, 112, 2, '2010-11-12 12:32:40'), (9472, 10629, NULL, 142, 2, '2010-11-12 12:35:16'), (9473, NULL, NULL, 83, 2, '2010-11-12 12:45:44'), (9474, 10630, NULL, 146, 2, '2010-11-12 13:01:49'), (9475, 10634, NULL, 240, 2, '2010-11-12 14:45:57'), (9476, 10635, NULL, 8, 2, '2010-11-12 15:05:27'), (9477, 10637, NULL, 113, 2, '2010-11-12 15:42:06'), (9478, 10641, NULL, 5, 2, '2010-11-12 16:31:09'), (9479, 10642, NULL, 51, 2, '2010-11-12 16:45:15'), (9480, 10642, NULL, 54, 2, '2010-11-12 16:46:25'), (9481, 10642, NULL, 67, 2, '2010-11-12 16:47:16'), (9482, 10642, NULL, 69, 2, '2010-11-12 16:49:12'), (9483, 10643, NULL, 140, 2, '2010-11-12 17:06:06'), (9484, 10644, NULL, 102, 2, '2010-11-12 17:06:31'), (9485, 10645, NULL, 5, 2, '2010-11-12 17:15:23'), (9486, 10645, NULL, 118, 2, '2010-11-12 17:17:00'), (9487, 10645, NULL, 111, 2, '2010-11-12 17:18:15'), (9488, 10645, NULL, 123, 2, '2010-11-12 17:18:49'), (9489, 10647, NULL, 145, 2, '2010-11-12 18:08:15'), (9490, 10648, NULL, 63, 2, '2010-11-12 19:02:04'), (9491, 10648, NULL, 50, 2, '2010-11-12 19:03:11'), (9492, 10649, NULL, 143, 2, '2010-11-12 19:06:48'), (9493, 10652, NULL, 109, 2, '2010-11-12 19:35:15'), (9494, 10653, NULL, 100, 2, '2010-11-12 19:36:02'), (9495, 10656, NULL, 147, 2, '2010-11-12 20:34:33'), (9496, 10657, NULL, 3, 2, '2010-11-12 20:38:42'), (9497, 10657, NULL, 4, 2, '2010-11-12 20:36:32'), (9498, 10658, NULL, 119, 2, '2010-11-12 20:37:49'), (9500, 10660, NULL, 108, 2, '2010-11-12 21:02:58'), (9501, 10661, NULL, 142, 2, '2010-11-12 21:47:21'), (9502, 10665, NULL, 9, 2, '2010-11-13 00:02:48'), (9503, NULL, NULL, 51, 2, '2010-11-13 00:04:40'), (9504, 10666, NULL, 110, 2, '2010-11-13 02:04:00'), (9505, 10667, NULL, 111, 2, '2010-11-13 02:20:12'), (9506, 10668, NULL, 108, 2, '2010-11-13 02:41:36'), (9507, NULL, NULL, 100, 2, '2010-11-13 03:54:09'), (9508, 10670, NULL, 174, 2, '2010-11-13 04:14:52'), (9509, 10671, NULL, 7, 2, '2010-11-13 04:24:30'), (9510, NULL, NULL, 167, 2, '2010-11-13 05:22:51'), (9511, NULL, NULL, 71, 2, '2010-11-13 05:35:33'), (9512, NULL, NULL, 67, 2, '2010-11-13 06:07:18'), (9513, NULL, NULL, 32, 2, '2010-11-13 06:13:39'), (9514, 10673, NULL, 157, 2, '2010-11-13 06:33:20'), (9515, NULL, NULL, 6, 2, '2010-11-13 06:51:45'), (9516, 10674, NULL, 63, 2, '2010-11-13 06:51:47'), (9517, 10675, NULL, 5, 2, '2010-11-13 07:11:41'), (9518, NULL, NULL, 48, 2, '2010-11-13 08:01:34'), (9519, 10678, NULL, 9, 2, '2010-11-13 08:07:30'), (9520, NULL, NULL, 167, 2, '2010-11-13 08:33:21'), (9521, 10679, NULL, 7, 2, '2010-11-13 09:03:25'), (9522, 10681, NULL, 50, 2, '2010-11-13 10:26:00'), (9523, NULL, NULL, 161, 2, '2010-11-13 10:08:34'), (9525, 10681, NULL, 119, 2, '2010-11-13 10:27:15'), (9526, 10685, NULL, 102, 2, '2010-11-13 11:03:32'), (9527, 10686, NULL, 101, 2, '2010-11-13 11:52:12'), (9528, 10687, NULL, 101, 2, '2010-11-13 11:52:56'), (9529, 10688, NULL, 99, 2, '2010-11-13 12:28:31'), (9530, NULL, NULL, 30, 2, '2010-11-13 12:40:56'), (9531, NULL, NULL, 3, 2, '2010-11-13 12:53:30'), (9532, 10690, NULL, 59, 2, '2010-11-13 13:48:11'), (9533, 10692, NULL, 145, 2, '2010-11-13 16:21:08'), (9534, 10696, NULL, 112, 2, '2010-11-13 18:32:39'), (9535, 10699, NULL, 5, 2, '2010-11-13 19:35:12'), (9536, 10700, NULL, 192, 2, '2010-11-13 19:39:08'), (9537, 10701, NULL, 182, 2, '2010-11-13 19:39:57'), (9538, 10704, NULL, 11, 2, '2010-11-13 20:20:38'), (9539, 10704, NULL, 3, 2, '2010-11-13 20:22:24'), (9540, 10704, NULL, 6, 2, '2010-11-13 20:22:59'), (9541, 10705, NULL, 11, 2, '2010-11-13 20:40:38'), (9542, 10705, NULL, 12, 2, '2010-11-13 20:26:44'), (9543, 10705, NULL, 22, 2, '2010-11-13 20:27:45'), (9544, 10704, NULL, 105, 2, '2010-11-13 20:27:58'), (9545, 10705, NULL, 184, 2, '2010-11-13 20:33:37'), (9546, 10705, NULL, 173, 2, '2010-11-13 20:31:48'), (9547, 10705, NULL, 182, 2, '2010-11-13 20:33:31'), (9548, 10704, NULL, 4, 2, '2010-11-13 20:32:49'), (9549, 10705, NULL, 213, 2, '2010-11-13 20:33:07'), (9552, 10707, NULL, 112, 2, '2010-11-13 20:36:25'), (9554, 10704, NULL, 104, 2, '2010-11-13 20:37:26'), (9555, 10704, NULL, 108, 2, '2010-11-13 20:37:48'), (9556, 10704, NULL, 109, 2, '2010-11-13 20:37:55'), (9557, 10704, NULL, 110, 2, '2010-11-13 20:38:10'), (9558, 10704, NULL, 111, 2, '2010-11-13 20:38:28'), (9559, 10704, NULL, 112, 2, '2010-11-13 20:38:40'), (9560, 10704, NULL, 113, 2, '2010-11-13 20:39:02'), (9561, 10705, NULL, 7, 2, '2010-11-13 20:39:05'), (9562, 10704, NULL, 118, 2, '2010-11-13 20:39:27'), (9563, 10704, NULL, 119, 2, '2010-11-13 20:39:40'), (9564, 10705, NULL, 5, 2, '2010-11-13 20:39:45'), (9565, 10704, NULL, 123, 2, '2010-11-13 20:40:28'), (9567, 10704, NULL, 145, 2, '2010-11-13 20:41:30'), (9568, 10708, NULL, 112, 2, '2010-11-13 20:48:01'), (9570, 10709, NULL, 141, 2, '2010-11-13 21:15:40'), (9571, 10710, NULL, 111, 2, '2010-11-13 21:26:14'), (9572, 10711, NULL, 190, 2, '2010-11-13 21:29:45'), (9573, 10720, NULL, 5, 2, '2010-11-13 22:22:21'), (9574, 10725, NULL, 75, 2, '2010-11-14 00:30:06'), (9575, 10727, NULL, 106, 2, '2010-11-14 02:04:33'), (9576, 10728, NULL, 107, 2, '2010-11-14 02:57:28'), (9577, NULL, NULL, 66, 2, '2010-11-14 03:53:35'), (9578, 10729, NULL, 110, 2, '2010-11-14 03:57:00'), (9579, NULL, NULL, 7, 2, '2010-11-14 04:05:01'), (9580, 10731, NULL, 147, 2, '2010-11-14 04:38:40'), (9581, NULL, NULL, 60, 2, '2010-11-14 04:46:31'), (9582, NULL, NULL, 182, 2, '2010-11-14 04:50:16'), (9583, NULL, NULL, 8, 2, '2010-11-14 05:35:37'), (9584, NULL, NULL, 170, 2, '2010-11-14 05:46:57'), (9585, NULL, NULL, 169, 2, '2010-11-14 06:05:51'), (9586, 10735, NULL, 118, 2, '2010-11-14 07:28:17'), (9587, NULL, NULL, 63, 2, '2010-11-14 08:18:07'), (9588, NULL, NULL, 164, 2, '2010-11-14 09:14:48'), (9589, 10737, NULL, 118, 2, '2010-11-14 10:28:15'), (9590, 10741, NULL, 78, 2, '2010-11-14 11:18:54'), (9591, 10744, NULL, 12, 2, '2010-11-14 12:19:14'), (9592, 10746, NULL, 5, 2, '2010-11-14 12:28:13'), (9593, 10746, NULL, 7, 2, '2010-11-14 12:29:19'), (9594, 10746, NULL, 53, 2, '2010-11-14 12:45:12'), (9595, 10746, NULL, 6, 2, '2010-11-14 12:33:19'), (9596, 10747, NULL, 84, 2, '2010-11-14 12:40:23'), (9598, 10748, NULL, 5, 2, '2010-11-14 12:41:56'), (9601, 10750, NULL, 6, 2, '2010-11-14 16:05:52'), (9602, 10755, NULL, 8, 2, '2010-11-14 16:50:28'), (9603, 10755, NULL, 5, 2, '2010-11-14 16:51:12'), (9604, 10755, NULL, 13, 2, '2010-11-14 16:52:45'), (9605, 10757, NULL, 118, 2, '2010-11-14 17:48:42'), (9606, 10758, NULL, 109, 2, '2010-11-14 18:05:42'), (9607, 10761, NULL, 51, 2, '2010-11-14 19:26:56'), (9608, 10763, NULL, 4, 2, '2010-11-14 19:38:16'), (9610, 10769, NULL, 7, 2, '2010-11-14 21:51:48'), (9611, 10772, NULL, 141, 2, '2010-11-14 23:59:52'), (9612, 10773, NULL, 112, 2, '2010-11-15 00:07:29'), (9613, NULL, NULL, 65, 2, '2010-11-15 04:10:00'), (9614, NULL, NULL, 66, 2, '2010-11-15 04:18:17'), (9615, NULL, NULL, 3, 2, '2010-11-15 04:37:12'), (9616, 10776, NULL, 115, 2, '2010-11-15 05:28:52'), (9617, NULL, NULL, 159, 2, '2010-11-15 05:33:54'), (9618, NULL, NULL, 5, 2, '2010-11-15 07:41:31'), (9619, 10781, NULL, 6, 2, '2010-11-15 09:10:21'), (9620, 10781, NULL, 5, 2, '2010-11-15 09:09:47'), (9623, 10783, NULL, 67, 2, '2010-11-15 09:53:07'), (9624, 10783, NULL, 180, 2, '2010-11-15 09:54:16'), (9625, 10785, NULL, 113, 2, '2010-11-15 10:52:03'), (9626, 10792, NULL, 61, 2, '2010-11-15 13:13:59'), (9627, 10793, NULL, 60, 2, '2010-11-15 13:35:01'), (9628, 10794, NULL, 5, 2, '2010-11-15 13:44:18'), (9629, 10796, NULL, 104, 2, '2010-11-15 14:51:04'), (9630, 10796, NULL, 108, 2, '2010-11-15 14:53:10'), (9631, 10798, NULL, 141, 2, '2010-11-15 14:54:19'), (9632, 10799, NULL, 118, 2, '2010-11-15 14:54:23'), (9633, 10802, NULL, 49, 2, '2010-11-15 14:54:30'), (9634, 10803, NULL, 50, 2, '2010-11-15 14:54:33'), (9635, 10808, NULL, 112, 2, '2010-11-15 14:54:47'), (9636, 10824, NULL, 147, 2, '2010-11-15 14:55:19'), (9637, 10827, NULL, 140, 2, '2010-11-15 14:55:26'), (9638, 10828, NULL, 141, 2, '2010-11-15 14:55:30'), (9639, 10829, NULL, 142, 2, '2010-11-15 14:55:33'), (9640, 10830, NULL, 146, 2, '2010-11-15 14:55:39'), (9641, 10831, NULL, 139, 2, '2010-11-15 14:55:44'), (9642, 10832, NULL, 145, 2, '2010-11-15 14:55:49'), (9643, 10833, NULL, 143, 2, '2010-11-15 14:55:51'), (9644, 10834, NULL, 144, 2, '2010-11-15 14:55:54'), (9645, 10835, NULL, 107, 2, '2010-11-15 14:55:56'), (9646, 10836, NULL, 106, 2, '2010-11-15 14:55:58'), (9647, 10838, NULL, 109, 2, '2010-11-15 14:56:03'), (9648, 10839, NULL, 108, 2, '2010-11-15 14:56:05'), (9649, 10840, NULL, 104, 2, '2010-11-15 14:56:08'), (9650, 10841, NULL, 110, 2, '2010-11-15 14:56:10'), (9651, 10796, NULL, 101, 2, '2010-11-15 14:56:15'), (9652, 10843, NULL, 113, 2, '2010-11-15 14:56:16'), (9653, 10845, NULL, 111, 2, '2010-11-15 14:56:21'), (9654, 10846, NULL, 112, 2, '2010-11-15 14:56:23'), (9655, 10849, NULL, 5, 2, '2010-11-15 15:23:45'), (9656, 10850, NULL, 4, 2, '2010-11-15 15:26:40'), (9657, 10850, NULL, 30, 2, '2010-11-15 15:27:51'), (9658, 10850, NULL, 117, 2, '2010-11-15 15:28:30'), (9659, 10851, NULL, 23, 2, '2010-11-15 15:30:04'), (9661, 10855, NULL, 119, 2, '2010-11-15 16:45:56'), (9662, 10857, NULL, 168, 2, '2010-11-15 17:14:35'), (9663, 10857, NULL, 79, 2, '2010-11-15 17:13:59'), (9664, 10857, NULL, 78, 2, '2010-11-15 17:13:49'), (9677, 10859, NULL, 132, 2, '2010-11-15 17:35:52'), (9678, 10859, NULL, 130, 2, '2010-11-15 17:36:50'), (9679, 10860, NULL, 5, 2, '2010-11-15 19:30:17'), (9680, 10862, NULL, 115, 2, '2010-11-15 18:46:00'), (9682, 10860, NULL, 51, 2, '2010-11-15 19:27:26'), (9683, 10860, NULL, 1, 2, '2010-11-15 19:27:50'), (9685, NULL, NULL, 3, 2, '2010-11-15 22:13:40'), (9686, 10865, NULL, 103, 2, '2010-11-15 22:44:29'), (9687, 10866, NULL, 49, 2, '2010-11-15 22:52:45'), (9688, 10868, NULL, 49, 2, '2010-11-15 22:54:12'), (9689, 10867, NULL, 49, 2, '2010-11-15 22:54:12'), (9690, 10869, NULL, 49, 2, '2010-11-15 22:54:15'), (9691, NULL, NULL, 7, 2, '2010-11-15 23:46:58'), (9692, NULL, NULL, 84, 2, '2010-11-16 00:56:51'), (9693, 10873, NULL, 88, 2, '2010-11-16 05:28:47'), (9694, 10874, NULL, 51, 2, '2010-11-16 06:50:50'), (9695, 10876, NULL, 192, 2, '2010-11-16 08:36:05'), (9696, 10877, NULL, 141, 2, '2010-11-16 09:52:30'), (9697, 10886, NULL, 95, 2, '2010-11-16 10:20:03'), (9698, 10886, NULL, 96, 2, '2010-11-16 10:19:20'), (9699, 10886, NULL, 97, 2, '2010-11-16 10:19:37'), (9701, NULL, NULL, 165, 2, '2010-11-16 10:33:40'), (9702, 10887, NULL, 140, 2, '2010-11-16 12:20:23'), (9703, 10887, NULL, 122, 2, '2010-11-16 12:22:12'), (9704, 10887, NULL, 5, 2, '2010-11-16 12:22:51'), (9705, 10887, NULL, 8, 2, '2010-11-16 12:23:15'), (9706, 10888, NULL, 13, 2, '2010-11-16 12:24:13'), (9707, 10890, NULL, 13, 2, '2010-11-16 12:32:02'), (9708, 10892, NULL, 127, 2, '2010-11-16 13:04:20'), (9709, 10893, NULL, 12, 2, '2010-11-16 14:31:42'), (9710, 10893, NULL, 26, 2, '2010-11-16 14:33:19'), (9711, 10894, NULL, 99, 2, '2010-11-16 15:05:32'), (9712, 10894, NULL, 49, 2, '2010-11-16 15:07:57'), (9713, 10894, NULL, 50, 2, '2010-11-16 15:08:42'), (9714, 10895, NULL, 6, 2, '2010-11-16 15:18:35'), (9715, 10896, NULL, 186, 2, '2010-11-16 15:45:37'), (9716, 10897, NULL, 3, 2, '2010-11-16 15:47:23'), (9718, 10906, NULL, 120, 2, '2010-11-16 18:24:21'), (9719, 10907, NULL, 3, 2, '2010-11-16 18:37:18'), (9720, 10909, NULL, 112, 2, '2010-11-16 18:46:35'), (9722, 10915, NULL, 58, 2, '2010-11-16 21:40:35'), (9723, 10915, NULL, 60, 2, '2010-11-16 21:41:10'), (9724, 10915, NULL, 66, 2, '2010-11-16 21:43:03'), (9725, 10915, NULL, 67, 2, '2010-11-16 21:44:07'), (9726, 10915, NULL, 68, 2, '2010-11-16 21:44:40'), (9727, 10915, NULL, 69, 2, '2010-11-16 21:44:56'), (9728, 10915, NULL, 116, 2, '2010-11-16 21:48:52'), (9729, 10915, NULL, 99, 2, '2010-11-16 21:49:37'), (9730, 10915, NULL, 98, 2, '2010-11-16 21:50:35'), (9731, NULL, NULL, 7, 2, '2010-11-16 23:46:55'), (9732, NULL, NULL, 111, 2, '2010-11-17 00:07:12'), (9733, NULL, NULL, 65, 2, '2010-11-17 00:52:49'), (9734, 10923, NULL, 181, 2, '2010-11-17 05:33:21'), (9735, 10927, NULL, 50, 2, '2010-11-17 09:06:18'), (9736, 10928, NULL, 13, 2, '2010-11-17 17:02:17'), (9737, 10930, NULL, 11, 2, '2010-11-17 10:10:16'), (9738, 10930, NULL, 6, 2, '2010-11-17 10:22:55'), (9739, 10934, NULL, 112, 2, '2010-11-17 10:49:44'), (9740, 10937, NULL, 5, 2, '2010-11-17 12:31:00'), (9741, 10938, NULL, 5, 2, '2010-11-17 12:38:34'), (9742, NULL, NULL, 145, 2, '2010-11-17 12:52:33'), (9745, NULL, NULL, 90, 2, '2010-11-17 17:17:56'), (9746, 10945, NULL, 4, 2, '2010-11-17 17:54:08'), (9747, 10950, NULL, 61, 2, '2010-11-17 18:20:51'), (9750, 10950, NULL, 60, 2, '2010-11-17 18:21:05'), (9751, 10952, NULL, 2, 2, '2010-11-17 19:06:16'), (9752, 10954, NULL, 11, 2, '2010-11-17 19:20:14'), (9753, NULL, NULL, 101, 2, '2010-11-17 20:20:24'), (9754, 10957, NULL, 50, 2, '2010-11-17 21:27:30'), (9755, 10963, NULL, 7, 2, '2010-11-17 23:01:19'), (9756, 10965, NULL, 11, 2, '2010-11-18 01:08:57'), (9757, 10965, NULL, 17, 2, '2010-11-18 01:09:38'), (9758, 10965, NULL, 20, 2, '2010-11-18 01:09:59'), (9759, NULL, NULL, 112, 2, '2010-11-18 01:57:54'), (9760, NULL, NULL, 118, 2, '2010-11-18 02:03:34'), (9761, NULL, NULL, 50, 2, '2010-11-18 02:09:01'), (9762, NULL, NULL, 49, 2, '2010-11-18 02:14:45'), (9763, NULL, NULL, 141, 2, '2010-11-18 02:19:50'), (9764, 10966, NULL, 11, 2, '2010-11-18 03:05:49'), (9765, NULL, NULL, 99, 2, '2010-11-18 03:09:01'), (9766, NULL, NULL, 117, 2, '2010-11-18 03:27:25'), (9767, NULL, NULL, 112, 2, '2010-11-18 04:06:07'), (9768, NULL, NULL, 113, 2, '2010-11-18 04:34:36'), (9769, NULL, NULL, 115, 2, '2010-11-18 04:44:00'), (9770, NULL, NULL, 144, 2, '2010-11-18 04:51:18'), (9771, NULL, NULL, 104, 2, '2010-11-18 05:01:08'), (9772, NULL, NULL, 109, 2, '2010-11-18 05:06:15'), (9773, NULL, NULL, 108, 2, '2010-11-18 05:16:02'), (9774, NULL, NULL, 143, 2, '2010-11-18 05:25:19'), (9775, NULL, NULL, 147, 2, '2010-11-18 05:29:55'), (9776, NULL, NULL, 102, 2, '2010-11-18 05:40:18'), (9777, NULL, NULL, 146, 2, '2010-11-18 05:48:44'), (9778, NULL, NULL, 106, 2, '2010-11-18 05:58:22'), (9779, 10968, NULL, 121, 2, '2010-11-18 06:00:53'), (9780, NULL, NULL, 103, 2, '2010-11-18 06:11:39'), (9781, NULL, NULL, 107, 2, '2010-11-18 06:18:07'), (9782, NULL, NULL, 145, 2, '2010-11-18 06:37:13'), (9783, NULL, NULL, 101, 2, '2010-11-18 06:51:52'), (9784, NULL, NULL, 2, 2, '2010-11-18 06:59:56'), (9785, NULL, NULL, 6, 2, '2010-11-18 07:04:03'), (9786, NULL, NULL, 5, 2, '2010-11-18 07:09:51'), (9787, NULL, NULL, 98, 2, '2010-11-18 07:17:28'), (9788, 10970, NULL, 164, 2, '2010-11-18 07:23:03'), (9789, NULL, NULL, 4, 2, '2010-11-18 07:30:34'), (9790, NULL, NULL, 140, 2, '2010-11-18 07:36:05'), (9791, NULL, NULL, 3, 2, '2010-11-18 07:41:52'), (9792, NULL, NULL, 100, 2, '2010-11-18 07:47:14'), (9793, NULL, NULL, 141, 2, '2010-11-18 07:52:59'), (9794, NULL, NULL, 110, 2, '2010-11-18 07:57:58'), (9795, NULL, NULL, 142, 2, '2010-11-18 08:07:10'), (9796, NULL, NULL, 7, 2, '2010-11-18 08:13:23'), (9797, NULL, NULL, 8, 2, '2010-11-18 08:18:40'), (9798, NULL, NULL, 139, 2, '2010-11-18 08:23:47'), (9799, NULL, NULL, 9, 2, '2010-11-18 08:29:07'), (9800, NULL, NULL, 1, 2, '2010-11-18 08:33:52'), (9801, 10972, 11, 50, 2, '2010-11-18 09:58:41'), (9802, 10947, 4, 112, 2, '2010-11-18 10:26:41'), (9803, 10974, NULL, 65, 2, '2010-11-18 10:50:05'), (9804, 10976, 11, 3, 2, '2010-11-18 10:55:03'), (9805, 10977, NULL, 132, 2, '2010-11-18 11:12:05'), (9806, 10977, NULL, 131, 2, '2010-11-18 11:11:39'), (9808, 10982, NULL, 111, 2, '2010-11-18 11:37:59'), (9809, 10984, NULL, 13, 2, '2010-11-18 12:00:54'), (9811, 10986, NULL, 167, 2, '2010-11-18 12:55:07'), (9812, 10988, NULL, 50, 2, '2010-11-18 13:59:40'), (9813, NULL, NULL, 112, 2, '2010-11-18 15:23:54'), (9814, NULL, NULL, 118, 2, '2010-11-18 15:29:57'), (9815, NULL, NULL, 108, 2, '2010-11-18 15:36:07'), (9816, NULL, NULL, 116, 2, '2010-11-18 15:42:23'), (9817, NULL, NULL, 109, 2, '2010-11-18 15:50:20'), (9818, NULL, NULL, 145, 2, '2010-11-18 15:55:56'), (9819, NULL, NULL, 112, 2, '2010-11-18 15:56:34'), (9820, 10991, NULL, 6, 2, '2010-11-18 15:56:42'), (9821, NULL, NULL, 108, 2, '2010-11-18 16:02:44'), (9822, NULL, NULL, 109, 2, '2010-11-18 16:09:07'), (9823, NULL, NULL, 104, 2, '2010-11-18 16:15:03'), (9824, NULL, NULL, 121, 2, '2010-11-18 16:20:54'), (9825, NULL, NULL, 106, 2, '2010-11-18 16:26:37'), (9826, NULL, NULL, 122, 2, '2010-11-18 16:32:18'), (9827, NULL, NULL, 120, 2, '2010-11-18 16:37:56'), (9828, NULL, NULL, 107, 2, '2010-11-18 16:43:52'), (9829, NULL, NULL, 105, 2, '2010-11-18 16:49:53'), (9830, NULL, NULL, 110, 2, '2010-11-18 16:55:40'), (9831, 10992, NULL, 2, 2, '2010-11-18 16:57:54'), (9832, 10992, NULL, 3, 2, '2010-11-18 16:58:34'), (9833, 10992, NULL, 5, 2, '2010-11-18 16:58:58'), (9834, 10992, NULL, 7, 2, '2010-11-18 16:59:17'), (9835, 10992, NULL, 22, 2, '2010-11-18 17:00:24'), (9836, 10992, NULL, 27, 2, '2010-11-18 17:00:51'), (9837, NULL, NULL, 111, 2, '2010-11-18 17:01:15'), (9838, 10992, NULL, 66, 2, '2010-11-18 17:01:34'), (9839, 10992, NULL, 165, 2, '2010-11-18 17:03:01'), (9840, 10992, NULL, 177, 2, '2010-11-18 17:03:26'), (9841, 10992, NULL, 99, 2, '2010-11-18 17:04:55'), (9842, 10992, NULL, 123, 2, '2010-11-18 17:05:42'), (9843, 10992, NULL, 120, 2, '2010-11-18 17:06:28'), (9844, 10992, NULL, 121, 2, '2010-11-18 17:06:40'), (9845, 10992, NULL, 119, 2, '2010-11-18 17:07:12'), (9846, NULL, NULL, 110, 2, '2010-11-18 17:08:41'), (9847, NULL, NULL, 111, 2, '2010-11-18 17:26:58'), (9848, NULL, NULL, 7, 2, '2010-11-18 18:32:03'), (9849, 10995, NULL, 61, 2, '2010-11-18 18:47:06'), (9850, 10996, NULL, 1, 2, '2010-11-18 19:27:35'), (9851, 10997, NULL, 6, 2, '2010-11-18 19:47:59'), (9852, 10997, NULL, 12, 2, '2010-11-18 19:49:37'), (9853, 10997, NULL, 15, 2, '2010-11-18 19:50:01'), (9855, 11003, NULL, 110, 2, '2010-11-18 23:59:32'), (9856, 11007, NULL, 5, 2, '2010-11-19 03:43:00'), (9857, 11012, NULL, 98, 2, '2010-11-19 05:17:33'), (9858, NULL, NULL, 186, 2, '2010-11-19 06:35:25'), (9859, NULL, NULL, 65, 2, '2010-11-19 06:39:11'), (9860, NULL, NULL, 145, 2, '2010-11-19 06:41:16'), (9861, 11017, NULL, 140, 2, '2010-11-19 07:44:35'), (9862, 11017, NULL, 141, 2, '2010-11-19 07:45:24'), (9863, 11017, NULL, 142, 2, '2010-11-19 07:45:54'), (9864, 11017, NULL, 5, 2, '2010-11-19 07:46:31'), (9865, 11017, NULL, 6, 2, '2010-11-19 07:47:10'), (9866, 11017, NULL, 139, 2, '2010-11-19 07:48:00'), (9867, 11019, NULL, 65, 2, '2010-11-19 08:08:30'), (9868, NULL, NULL, 111, 2, '2010-11-19 09:21:46'), (9869, 11022, NULL, 59, 2, '2010-11-19 09:24:22'), (9870, 11022, NULL, 101, 2, '2010-11-19 09:26:39'), (9871, 11024, NULL, 103, 2, '2010-11-19 09:31:30'), (9872, 11031, NULL, 235, 2, '2010-11-19 10:37:01'), (9873, 11032, NULL, 111, 2, '2010-11-19 10:46:49'), (9874, 11033, NULL, 144, 2, '2010-11-19 10:39:56'), (9879, 11036, NULL, 201, 2, '2010-11-19 10:56:23'), (9880, 11037, NULL, 143, 2, '2010-11-19 11:00:29'), (9881, 11038, NULL, 5, 2, '2010-11-19 11:17:35'), (9882, 11042, NULL, 139, 2, '2010-11-19 11:44:41'), (9883, 11045, NULL, 33, 2, '2010-11-19 12:07:19'), (9884, 11044, NULL, 33, 2, '2010-11-19 12:07:19'), (9885, 11046, NULL, 33, 2, '2010-11-19 12:07:21'), (9886, 11048, NULL, 3, 2, '2010-11-19 12:31:15'), (9887, 11050, NULL, 142, 2, '2010-11-19 12:37:05'), (9888, 11052, NULL, 186, 2, '2010-11-19 13:04:30'), (9889, 11054, NULL, 17, 2, '2010-11-19 14:44:23'), (9890, 11058, NULL, 8, 2, '2010-11-19 15:12:40'), (9891, 11059, NULL, 168, 2, '2010-11-19 15:47:10'), (9892, 11059, NULL, 61, 2, '2010-11-19 15:47:14'), (9893, 11059, NULL, 60, 2, '2010-11-19 15:47:15'), (9899, 11066, NULL, 140, 2, '2010-11-19 17:10:33'), (9900, 11067, NULL, 102, 2, '2010-11-19 17:28:43'), (9901, 11069, NULL, 145, 2, '2010-11-19 18:10:21'), (9902, 11071, NULL, 7, 2, '2010-11-19 19:04:35'), (9903, 11071, NULL, 14, 2, '2010-11-19 19:06:21'), (9904, 11071, NULL, 17, 2, '2010-11-19 19:06:50'), (9905, 11071, NULL, 125, 2, '2010-11-19 19:09:21'), (9906, 11071, NULL, 119, 2, '2010-11-19 19:09:34'), (9907, 11071, NULL, 164, 2, '2010-11-19 19:10:15'), (9908, 11071, NULL, 165, 2, '2010-11-19 19:10:52'), (9909, 11071, NULL, 117, 2, '2010-11-19 19:12:18'), (9910, 11071, NULL, 115, 2, '2010-11-19 19:12:55'), (9911, 11071, NULL, 100, 2, '2010-11-19 19:13:16'), (9912, 11071, NULL, 101, 2, '2010-11-19 19:13:29'), (9913, 11071, NULL, 102, 2, '2010-11-19 19:13:39'), (9914, 11071, NULL, 99, 2, '2010-11-19 19:14:09'), (9915, 11071, NULL, 98, 2, '2010-11-19 19:14:38'), (9916, 11071, NULL, 110, 2, '2010-11-19 19:15:03'), (9917, 11071, NULL, 107, 2, '2010-11-19 19:15:42'), (9918, 11071, NULL, 182, 2, '2010-11-19 19:17:21'), (9919, 11073, NULL, 109, 2, '2010-11-19 19:37:20'), (9920, 11075, NULL, 11, 2, '2010-11-19 20:28:46'), (9921, 11076, NULL, 7, 2, '2010-11-19 20:31:29'), (9922, 11080, NULL, 82, 2, '2010-11-20 00:44:01'), (9923, 11081, NULL, 167, 2, '2010-11-20 02:22:46'), (9924, 11082, NULL, 65, 2, '2010-11-20 02:46:55'), (9925, 11084, NULL, 110, 2, '2010-11-20 03:36:32'), (9926, 11086, NULL, 7, 2, '2010-11-20 04:48:01'), (9927, NULL, NULL, 1, 2, '2010-11-20 05:20:59'), (9928, 11090, NULL, 144, 2, '2010-11-20 05:32:00'), (9929, 11091, NULL, 108, 2, '2010-11-20 05:55:25'), (9930, 11093, NULL, 22, 2, '2010-11-20 06:28:52'), (9931, 11094, NULL, 117, 2, '2010-11-20 06:34:31'), (9932, 11097, NULL, 5, 2, '2010-11-20 07:13:45'), (9933, 11098, NULL, 111, 2, '2010-11-20 07:22:46'), (9934, 11102, NULL, 100, 2, '2010-11-20 07:54:33'), (9935, 11105, NULL, 66, 2, '2010-11-20 11:04:11'), (9936, 11110, NULL, 99, 2, '2010-11-20 12:35:11'), (9937, 11112, NULL, 101, 2, '2010-11-20 13:31:34'), (9938, 11113, NULL, 101, 2, '2010-11-20 13:32:37'), (9939, 11114, NULL, 72, 2, '2010-11-20 14:06:59'), (9940, 11116, NULL, 50, 2, '2010-11-20 14:31:25'), (9941, 11117, NULL, 50, 2, '2010-11-20 14:32:33'), (9942, 11118, NULL, 9, 2, '2010-11-20 15:12:06'), (9943, 11119, NULL, 7, 2, '2010-11-20 15:27:25'), (9944, 11125, NULL, 124, 2, '2010-11-20 17:12:03'), (9945, 11127, NULL, 111, 2, '2010-11-20 17:31:36'), (9946, 11128, NULL, 53, 2, '2010-11-20 17:45:59'), (9947, 11131, NULL, 141, 2, '2010-11-20 18:40:48'), (9950, 11132, NULL, 145, 2, '2010-11-20 18:38:55'), (9954, 11138, NULL, 146, 2, '2010-11-20 20:41:36'), (9955, 11142, NULL, 141, 2, '2010-11-20 21:38:56'), (9956, 11143, NULL, 118, 2, '2010-11-20 21:38:59'), (9957, 11146, NULL, 49, 2, '2010-11-20 21:39:04'), (9958, 11147, NULL, 50, 2, '2010-11-20 21:39:07'), (9959, 11152, NULL, 112, 2, '2010-11-20 21:39:20'), (9960, 11168, NULL, 147, 2, '2010-11-20 21:39:50'), (9961, 11171, NULL, 140, 2, '2010-11-20 21:39:57'), (9962, 11172, NULL, 141, 2, '2010-11-20 21:40:00'), (9963, 11173, NULL, 142, 2, '2010-11-20 21:40:03'), (9964, 11174, NULL, 146, 2, '2010-11-20 21:40:07'), (9965, 11175, NULL, 139, 2, '2010-11-20 21:40:10'), (9966, 11176, NULL, 145, 2, '2010-11-20 21:40:12'), (9967, 11177, NULL, 143, 2, '2010-11-20 21:40:15'), (9968, 11178, NULL, 144, 2, '2010-11-20 21:40:17'), (9969, 11179, NULL, 107, 2, '2010-11-20 21:40:19'), (9970, 11180, NULL, 106, 2, '2010-11-20 21:40:22'), (9971, 11182, NULL, 109, 2, '2010-11-20 21:40:27'), (9972, 11183, NULL, 108, 2, '2010-11-20 21:40:29'), (9973, 11184, NULL, 104, 2, '2010-11-20 21:40:32'), (9974, 11185, NULL, 110, 2, '2010-11-20 21:40:34'), (9975, 11187, NULL, 113, 2, '2010-11-20 21:40:38'), (9976, 11189, NULL, 111, 2, '2010-11-20 21:40:43'), (9977, 11190, NULL, 112, 2, '2010-11-20 21:40:46'), (9978, 11193, NULL, 64, 2, '2010-11-20 23:43:55'), (9979, 11197, NULL, 147, 2, '2010-11-21 04:40:36'), (9980, NULL, NULL, 1, 2, '2010-11-21 05:41:54'), (9981, 11200, NULL, 21, 2, '2010-11-21 06:17:04'), (9982, 11200, NULL, 15, 2, '2010-11-21 06:18:11'), (9983, 11200, NULL, 54, 2, '2010-11-21 06:21:23'), (9984, 11203, NULL, 88, 2, '2010-11-21 06:26:46'), (9985, 11202, NULL, 141, 2, '2010-11-21 06:41:36'), (9987, 11202, NULL, 6, 2, '2010-11-21 06:28:58'), (9988, 11202, NULL, 73, 2, '2010-11-21 06:35:23'), (9991, NULL, NULL, 7, 2, '2010-11-21 08:28:44'), (9992, NULL, NULL, 140, 2, '2010-11-21 08:50:46'), (9993, 11210, NULL, 77, 2, '2010-11-21 10:07:47'), (9994, 11210, NULL, 76, 2, '2010-11-21 10:10:18'), (9995, 11210, NULL, 73, 2, '2010-11-21 10:11:13'), (9996, 11210, NULL, 75, 2, '2010-11-21 10:12:04'), (9997, 11212, NULL, 107, 2, '2010-11-21 11:12:35'), (9998, 11216, NULL, 177, 2, '2010-11-21 13:38:59'), (9999, 11217, NULL, 76, 2, '2010-11-21 13:51:19'), (10000, 11218, NULL, 60, 2, '2010-11-21 14:01:15'), (10001, 11218, NULL, 61, 2, '2010-11-21 14:01:33'), (10004, 11220, NULL, 50, 2, '2010-11-21 15:03:21'), (10005, 11222, NULL, 191, 2, '2010-11-21 15:20:44'), (10006, 11223, NULL, 106, 2, '2010-11-21 15:43:02'), (10007, 11227, NULL, 229, 2, '2010-11-21 16:32:18'), (10008, 11229, NULL, 7, 2, '2010-11-21 17:12:26'), (10009, 11230, NULL, 116, 2, '2010-11-21 17:15:54'), (10010, 11231, NULL, 118, 2, '2010-11-21 17:49:48'), (10011, 11233, NULL, 23, 2, '2010-11-21 18:26:18'), (10012, 11235, NULL, 183, 2, '2010-11-21 18:52:58'), (10013, 11236, NULL, 1, 2, '2010-11-21 19:24:13'), (10014, 11237, NULL, 6, 2, '2010-11-21 19:26:33'), (10015, 11237, NULL, 29, 2, '2010-11-21 19:44:24'), (10016, 11242, NULL, 106, 2, '2010-11-21 21:01:06'), (10017, 11243, NULL, 110, 2, '2010-11-21 21:51:39'), (10018, 11247, NULL, 6, 2, '2010-11-21 22:22:00'), (10019, 11249, NULL, 110, 2, '2010-11-22 00:42:30'), (10020, 11250, NULL, 112, 2, '2010-11-22 01:20:54'), (10021, 11256, NULL, 9, 2, '2010-11-22 02:44:10'), (10022, 11262, NULL, 115, 2, '2010-11-22 05:31:03'), (10023, 11268, NULL, 168, 2, '2010-11-22 07:27:13'), (10024, 11270, NULL, 141, 2, '2010-11-22 07:56:57'), (10025, 11270, NULL, 118, 2, '2010-11-22 07:57:19'), (10026, 11270, NULL, 73, 2, '2010-11-22 07:58:50'), (10027, 11270, NULL, 76, 2, '2010-11-22 08:00:03'), (10028, 11270, NULL, 152, 2, '2010-11-22 08:02:46'), (10029, 11274, NULL, 73, 2, '2010-11-22 08:03:10'), (10030, 11270, NULL, 184, 2, '2010-11-22 08:04:05'), (10031, 11270, NULL, 240, 2, '2010-11-22 08:04:52'), (10032, 11270, NULL, 229, 2, '2010-11-22 08:05:13'), (10033, 11270, NULL, 201, 2, '2010-11-22 08:05:25'), (10034, 11278, NULL, 152, 2, '2010-11-22 08:05:51'), (10035, 11270, NULL, 183, 2, '2010-11-22 08:06:14'), (10037, 11280, NULL, 240, 2, '2010-11-22 08:07:04'), (10038, 11281, NULL, 184, 2, '2010-11-22 08:07:12'), (10039, 11285, NULL, 183, 2, '2010-11-22 08:09:13'), (10040, 11287, NULL, 183, 2, '2010-11-22 08:09:31'), (10041, 11289, NULL, 229, 2, '2010-11-22 08:10:55'), (10042, 11290, NULL, 3, 2, '2010-11-22 08:16:23'), (10043, 11291, NULL, 240, 2, '2010-11-22 08:24:28'), (10044, NULL, NULL, 49, 2, '2010-11-22 08:28:53'), (10045, 11294, NULL, 141, 2, '2010-11-22 09:22:31'), (10046, 11298, NULL, 118, 2, '2010-11-22 10:03:16'), (10047, 11299, NULL, 118, 2, '2010-11-22 10:04:10'), (10048, 11308, NULL, 201, 2, '2010-11-22 10:08:25'), (10049, NULL, NULL, 240, 2, '2010-11-22 11:40:57'), (10050, NULL, NULL, 108, 2, '2010-11-22 13:06:16'), (10051, NULL, NULL, 101, 2, '2010-11-22 13:48:55'), (10052, 11319, NULL, 50, 2, '2010-11-22 14:18:58'), (10053, 11326, NULL, 49, 2, '2010-11-22 15:13:12'), (10054, 11325, NULL, 49, 2, '2010-11-22 15:13:14'), (10055, 11327, NULL, 8, 2, '2010-11-22 15:16:25'), (10056, 11327, NULL, 4, 2, '2010-11-22 15:17:57'), (10057, 11327, NULL, 6, 2, '2010-11-22 15:18:31'), (10058, 11327, NULL, 12, 2, '2010-11-22 15:19:18'), (10059, NULL, NULL, 167, 2, '2010-11-22 15:21:19'), (10060, NULL, NULL, 111, 2, '2010-11-22 15:42:37'), (10061, 11335, NULL, 99, 2, '2010-11-22 16:34:18'), (10062, 11340, NULL, 109, 2, '2010-11-22 17:05:57'), (10063, 11342, NULL, 7, 2, '2010-11-22 18:58:50'), (10064, 11348, NULL, 213, 2, '2010-11-22 20:42:38'), (10065, 11349, NULL, 7, 2, '2010-11-22 20:49:16'), (10066, 11349, NULL, 6, 2, '2010-11-22 20:48:00'), (10067, 11349, NULL, 8, 2, '2010-11-22 20:49:12'), (10071, 11350, NULL, 5, 2, '2010-11-22 21:20:11'), (10072, 11351, NULL, 7, 2, '2010-11-22 21:40:46'), (10073, 11352, NULL, 2, 2, '2010-11-23 00:13:35'), (10074, NULL, NULL, 119, 2, '2010-11-23 01:18:45'), (10075, NULL, NULL, 67, 2, '2010-11-23 01:21:24'), (10076, NULL, NULL, 101, 2, '2010-11-23 01:26:47'), (10077, NULL, NULL, 67, 2, '2010-11-23 01:42:38'), (10078, NULL, NULL, 159, 2, '2010-11-23 01:55:53'), (10079, NULL, NULL, 52, 2, '2010-11-23 02:06:31'), (10080, NULL, NULL, 86, 2, '2010-11-23 02:19:47'), (10081, NULL, NULL, 169, 2, '2010-11-23 02:30:30'), (10082, 11355, NULL, 73, 2, '2010-11-23 02:33:02'), (10083, 11360, NULL, 70, 2, '2010-11-23 07:47:56'), (10084, 11368, NULL, 170, 2, '2010-11-23 09:27:50'), (10085, 11369, NULL, 60, 2, '2010-11-23 09:47:11'), (10086, 11370, NULL, 141, 2, '2010-11-23 09:56:01'), (10087, 11373, NULL, 141, 2, '2010-11-23 09:59:14'), (10088, 11374, NULL, 124, 2, '2010-11-23 10:06:23'), (10089, 11377, NULL, 119, 2, '2010-11-23 11:40:09'), (10090, 11377, NULL, 121, 2, '2010-11-23 11:40:23'), (10091, 11377, NULL, 120, 2, '2010-11-23 11:42:53'), (10092, 11382, NULL, 105, 2, '2010-11-23 12:42:10'), (10093, 11384, NULL, 5, 2, '2010-11-23 12:55:34'), (10094, 11385, NULL, 3, 2, '2010-11-23 13:57:57'), (10095, 11385, NULL, 4, 2, '2010-11-23 14:01:59'), (10096, 11386, NULL, 71, 2, '2010-11-23 14:30:54'), (10097, 11388, NULL, 71, 2, '2010-11-23 14:31:31'), (10098, 11387, NULL, 118, 2, '2010-11-23 14:34:51'), (10099, 11390, NULL, 7, 2, '2010-11-23 14:40:45'), (10100, 11394, NULL, 50, 2, '2010-11-23 16:08:02'), (10101, NULL, NULL, 112, 2, '2010-11-23 16:44:30'), (10102, NULL, NULL, 111, 2, '2010-11-23 17:10:16'), (10103, NULL, 12, 177, 2, '2010-11-23 18:27:29'), (10104, NULL, 12, 8, 2, '2010-11-23 18:27:29'), (10105, NULL, 12, 6, 2, '2010-12-03 22:39:36'), (10106, 11399, NULL, 125, 2, '2010-11-23 18:08:58'), (10107, 11400, NULL, 130, 2, '2010-11-23 18:23:50'), (10108, 11401, NULL, 60, 2, '2010-11-23 18:53:06'), (10109, 11402, NULL, 112, 2, '2010-11-23 19:30:06'), (10110, 11403, NULL, 112, 2, '2010-11-23 19:22:51'), (10111, 11402, NULL, 108, 2, '2010-11-23 19:26:42'), (10112, 11402, NULL, 104, 2, '2010-11-23 19:26:57'), (10113, 11402, NULL, 114, 2, '2010-11-23 19:28:38'), (10115, 11404, NULL, 97, 2, '2010-11-23 20:09:54'), (10116, 11405, NULL, 72, 2, '2010-11-23 20:11:48'), (10117, 11407, NULL, 167, 2, '2010-11-23 20:59:11'), (10118, NULL, NULL, 166, 2, '2010-11-23 21:30:27'), (10119, 11411, NULL, 67, 2, '2010-11-23 21:48:41'), (10120, NULL, NULL, 5, 2, '2010-11-23 21:57:40'), (10121, NULL, NULL, 2, 2, '2010-11-23 22:18:05'), (10122, 11413, NULL, 85, 2, '2010-11-23 22:38:14'), (10123, NULL, NULL, 53, 2, '2010-11-23 22:52:10'), (10124, NULL, NULL, 106, 2, '2010-11-23 22:59:49'), (10125, NULL, NULL, 201, 2, '2010-11-23 23:19:37'), (10126, 11415, NULL, 66, 2, '2010-11-23 23:30:19'), (10127, 11416, NULL, 71, 2, '2010-11-23 23:32:26'), (10128, 11417, NULL, 69, 2, '2010-11-23 23:42:25'), (10129, NULL, NULL, 127, 2, '2010-11-23 23:53:28'), (10130, NULL, NULL, 109, 2, '2010-11-24 00:13:52'), (10131, NULL, NULL, 88, 2, '2010-11-24 00:20:41'), (10132, NULL, NULL, 110, 2, '2010-11-24 00:34:13'), (10133, 11419, NULL, 127, 2, '2010-11-24 00:48:33'), (10134, NULL, NULL, 57, 2, '2010-11-24 00:53:21'), (10135, NULL, NULL, 4, 2, '2010-11-24 00:59:49'), (10136, 11420, NULL, 96, 2, '2010-11-24 01:55:12'), (10137, NULL, NULL, 85, 2, '2010-11-24 02:05:22'), (10138, 11422, NULL, 184, 2, '2010-11-24 02:05:54'), (10139, NULL, NULL, 1, 2, '2010-11-24 02:31:30'), (10140, 11423, NULL, 132, 2, '2010-11-24 03:01:25'), (10141, 11424, NULL, 81, 2, '2010-11-24 04:14:10'), (10142, NULL, NULL, 152, 2, '2010-11-24 05:37:01'), (10143, NULL, NULL, 124, 2, '2010-11-24 05:51:37'), (10144, NULL, NULL, 167, 2, '2010-11-24 05:58:55'), (10145, 11426, NULL, 59, 2, '2010-11-24 05:59:26'), (10146, NULL, NULL, 32, 2, '2010-11-24 06:09:52'), (10147, NULL, NULL, 48, 2, '2010-11-24 06:59:10'), (10148, 11429, NULL, 3, 2, '2010-11-24 07:36:58'), (10149, 11434, NULL, 162, 2, '2010-11-24 08:43:16'), (10150, 11441, NULL, 87, 2, '2010-11-24 09:45:42'), (10151, 11442, NULL, 5, 2, '2010-11-24 09:53:07'), (10152, 11443, NULL, 2, 2, '2010-11-24 09:57:27'), (10153, 11443, NULL, 3, 2, '2010-11-24 09:58:12'), (10154, 11443, NULL, 7, 2, '2010-11-24 09:58:36'), (10155, 11443, NULL, 9, 2, '2010-11-24 09:59:02'), (10156, 11444, NULL, 70, 2, '2010-11-24 10:02:31'), (10157, 11448, NULL, 15, 2, '2010-11-24 11:03:46'), (10158, 11451, NULL, 1, 2, '2010-11-24 11:35:10'), (10159, 11452, NULL, 49, 2, '2010-11-24 13:31:31'), (10160, 11452, NULL, 104, 2, '2010-11-24 13:36:15'), (10161, 11452, NULL, 101, 2, '2010-11-24 13:41:01'), (10162, 11456, NULL, 50, 2, '2010-11-24 14:24:21'), (10163, 11457, NULL, 5, 2, '2010-11-24 14:40:50'), (10164, 11457, NULL, 11, 2, '2010-11-24 14:31:40'), (10165, 11457, NULL, 14, 2, '2010-11-24 14:32:30'), (10166, 11457, NULL, 16, 2, '2010-11-24 14:33:04'), (10167, 11457, NULL, 22, 2, '2010-11-24 14:33:31'), (10168, NULL, NULL, 139, 2, '2010-11-24 14:37:59'), (10169, 11457, NULL, 74, 2, '2010-11-24 14:38:40'), (10170, 11457, NULL, 6, 2, '2010-11-24 14:39:16'), (10171, 11457, NULL, 72, 2, '2010-11-24 14:39:39'), (10172, 11457, NULL, 8, 2, '2010-11-24 14:40:11'), (10173, 11457, NULL, 10, 2, '2010-11-24 14:40:36'), (10175, 11457, NULL, 7, 2, '2010-11-24 14:41:10'), (10176, 11460, NULL, 121, 2, '2010-11-24 14:52:30'), (10177, 11460, NULL, 144, 2, '2010-11-24 14:54:05'), (10178, 11460, NULL, 201, 2, '2010-11-24 14:54:46'), (10179, 11463, NULL, 141, 2, '2010-11-24 15:33:37'), (10180, 11465, NULL, 6, 2, '2010-11-24 16:16:33'), (10181, 11467, NULL, 84, 2, '2010-11-24 16:55:48'), (10182, NULL, NULL, 101, 2, '2010-11-24 17:40:23'), (10183, 11471, NULL, 4, 2, '2010-11-24 17:59:47'), (10184, NULL, NULL, 145, 2, '2010-11-24 18:27:31'), (10185, 11472, NULL, 1, 2, '2010-11-24 19:08:54'), (10186, 11472, NULL, 48, 2, '2010-11-24 19:09:33'), (10187, 11473, NULL, 49, 2, '2010-11-24 19:21:54'), (10188, NULL, NULL, 213, 2, '2010-11-24 21:26:32'), (10189, 11478, NULL, 8, 2, '2010-11-24 21:31:31'), (10190, 11478, NULL, 50, 2, '2010-11-24 21:32:52'), (10191, NULL, NULL, 105, 2, '2010-11-24 22:37:09'), (10192, NULL, NULL, 91, 2, '2010-11-24 23:10:52'), (10193, NULL, NULL, 91, 2, '2010-11-24 23:16:26'), (10194, NULL, NULL, 7, 2, '2010-11-24 23:37:06'), (10195, 11483, NULL, 48, 2, '2010-11-25 00:01:45'), (10196, NULL, NULL, 92, 2, '2010-11-25 00:03:40'), (10197, NULL, NULL, 81, 2, '2010-11-25 00:08:15'), (10198, NULL, NULL, 188, 2, '2010-11-25 00:40:17'), (10199, 11485, NULL, 157, 2, '2010-11-25 01:23:21'), (10200, NULL, NULL, 120, 2, '2010-11-25 01:39:48'), (10201, NULL, NULL, 1, 2, '2010-11-25 02:02:39'), (10202, 11486, NULL, 1, 2, '2010-11-25 03:06:07'), (10203, NULL, NULL, 161, 2, '2010-11-25 03:45:10'), (10204, 11487, NULL, 163, 2, '2010-11-25 04:04:39'), (10205, 11491, NULL, 49, 2, '2010-11-25 05:43:30'), (10206, 11491, NULL, 141, 2, '2010-11-25 05:44:01'), (10207, 11490, NULL, 50, 2, '2010-11-25 05:46:25'), (10208, 11491, NULL, 118, 2, '2010-11-25 05:50:49'), (10209, 11490, NULL, 112, 2, '2010-11-25 05:51:02'), (10210, 11493, NULL, 140, 2, '2010-11-25 06:12:52'), (10211, 11494, NULL, 98, 2, '2010-11-25 06:17:29'), (10212, 11494, NULL, 106, 2, '2010-11-25 06:17:35'), (10213, 11493, NULL, 112, 2, '2010-11-25 06:20:53'), (10214, 11494, NULL, 141, 2, '2010-11-25 06:22:23'), (10215, 11493, NULL, 4, 2, '2010-11-25 06:24:23'), (10216, 11496, NULL, 118, 2, '2010-11-25 06:25:23'), (10217, 11494, NULL, 117, 2, '2010-11-25 06:25:39'), (10218, 11493, NULL, 99, 2, '2010-11-25 06:27:28'), (10219, 11494, NULL, 6, 2, '2010-11-25 06:28:05'), (10220, 11495, NULL, 50, 2, '2010-11-25 06:28:12'), (10221, 11493, NULL, 113, 2, '2010-11-25 06:31:20'), (10222, 11494, NULL, 144, 2, '2010-11-25 06:32:54'), (10223, 11494, NULL, 112, 2, '2010-11-25 06:37:27'), (10224, 11494, NULL, 192, 2, '2010-11-25 06:39:52'), (10225, 11494, NULL, 147, 2, '2010-11-25 06:40:34'), (10226, 11500, NULL, 28, 2, '2010-11-25 07:59:25'), (10227, 11502, NULL, 49, 2, '2010-11-25 09:29:05'), (10228, 11501, NULL, 49, 2, '2010-11-25 09:35:42'), (10229, 11507, NULL, 1, 2, '2010-11-25 10:43:11'), (10230, 11509, NULL, 1, 2, '2010-11-25 10:48:57'), (10232, 11508, NULL, 57, 2, '2010-11-25 10:46:04'), (10233, 11508, NULL, 58, 2, '2010-11-25 10:46:43'), (10235, 11511, NULL, 141, 2, '2010-11-25 11:29:57'), (10236, 11512, NULL, 121, 2, '2010-11-25 11:56:17'), (10237, 11512, NULL, 120, 2, '2010-11-25 11:56:56'), (10238, 11512, NULL, 119, 2, '2010-11-25 11:57:18'), (10239, 11513, NULL, 186, 2, '2010-11-25 12:50:40'), (10241, 11514, NULL, 5, 2, '2010-11-25 13:26:43'), (10242, 11514, NULL, 7, 2, '2010-11-25 13:27:01'), (10243, 11514, NULL, 9, 2, '2010-11-25 13:30:36'), (10244, 11514, NULL, 115, 2, '2010-11-25 13:31:35'), (10245, 11514, NULL, 117, 2, '2010-11-25 13:32:02'), (10246, 11514, NULL, 107, 2, '2010-11-25 13:32:30'), (10247, 11514, NULL, 152, 2, '2010-11-25 13:33:09'), (10248, 11514, NULL, 229, 2, '2010-11-25 13:33:48'), (10249, 11514, NULL, 240, 2, '2010-11-25 13:33:51'), (10250, 11517, NULL, 98, 2, '2010-11-25 13:33:53'), (10251, 11515, NULL, 98, 2, '2010-11-25 13:33:55'), (10252, 11519, NULL, 8, 2, '2010-11-25 13:34:43'), (10253, 11515, NULL, 8, 2, '2010-11-25 13:34:46'), (10254, 11515, NULL, 5, 2, '2010-11-25 13:35:39'), (10255, 11522, NULL, 141, 2, '2010-11-25 14:46:48'), (10256, NULL, NULL, 165, 2, '2010-11-25 15:42:39'), (10257, 11528, NULL, 6, 2, '2010-11-25 15:58:48'), (10258, NULL, NULL, 50, 2, '2010-11-25 20:49:03'), (10259, 11533, NULL, 4, 2, '2010-11-25 21:50:30'), (10260, NULL, NULL, 9, 2, '2010-11-25 22:05:48'), (10261, NULL, NULL, 142, 2, '2010-11-25 22:23:26'), (10262, NULL, NULL, 110, 2, '2010-11-25 22:52:59'), (10263, NULL, NULL, 110, 2, '2010-11-25 23:04:45'), (10264, NULL, NULL, 50, 2, '2010-11-25 23:46:07'), (10265, NULL, NULL, 65, 2, '2010-11-25 23:51:59'), (10266, NULL, NULL, 147, 2, '2010-11-26 00:45:07'), (10267, NULL, NULL, 107, 2, '2010-11-26 00:51:04'), (10268, NULL, NULL, 173, 2, '2010-11-26 01:02:54'), (10269, NULL, NULL, 167, 2, '2010-11-26 01:20:22'), (10270, NULL, NULL, 1, 2, '2010-11-26 01:32:07'), (10271, 11538, NULL, 98, 2, '2010-11-26 05:19:17'), (10272, 11540, NULL, 117, 2, '2010-11-26 06:37:30'), (10273, NULL, NULL, 201, 2, '2010-11-26 08:13:13'), (10274, 11545, NULL, 111, 2, '2010-11-26 08:24:31'), (10275, NULL, NULL, 63, 2, '2010-11-26 08:29:17'), (10276, 11546, NULL, 1, 2, '2010-11-26 08:43:15'), (10277, 11546, NULL, 8, 2, '2010-11-26 08:48:17'), (10278, 11546, NULL, 12, 2, '2010-11-26 08:48:56'), (10279, 11547, NULL, 31, 2, '2010-11-26 09:04:23'), (10280, 11548, NULL, 8, 2, '2010-11-26 09:13:03'), (10281, 11549, NULL, 118, 2, '2010-11-26 10:48:20'), (10284, 11549, NULL, 112, 2, '2010-11-26 10:48:44'), (10285, 11550, NULL, 144, 2, '2010-11-26 10:48:47'), (10286, 11551, NULL, 143, 2, '2010-11-26 11:02:51'), (10287, 11553, NULL, 4, 2, '2010-11-26 12:04:04'), (10291, 11557, NULL, 142, 2, '2010-11-26 12:38:04'), (10292, 11558, NULL, 62, 2, '2010-11-26 12:38:19'), (10293, 11559, NULL, 120, 2, '2010-11-26 12:44:16'), (10294, 11560, NULL, 3, 2, '2010-11-26 12:45:22'), (10295, 11564, NULL, 148, 2, '2010-11-26 13:36:43'), (10296, 11565, NULL, 139, 2, '2010-11-26 14:01:03'), (10297, 11569, NULL, 112, 2, '2010-11-26 14:30:01'), (10298, 11570, NULL, 65, 2, '2010-11-26 14:36:29'), (10299, 11571, NULL, 63, 2, '2010-11-26 14:48:06'), (10300, 11572, NULL, 112, 2, '2010-11-26 15:07:32'), (10301, 11573, NULL, 8, 2, '2010-11-26 15:25:27'), (10302, 11574, NULL, 104, 2, '2010-11-26 15:32:02'), (10303, 11575, NULL, 7, 2, '2010-11-26 15:46:18'), (10304, 11576, NULL, 60, 2, '2010-11-26 15:52:28'), (10305, NULL, NULL, 3, 2, '2010-11-26 16:10:39'), (10306, NULL, NULL, 152, 2, '2010-11-26 16:21:25'), (10307, 11580, NULL, 140, 2, '2010-11-26 17:11:46'), (10308, 11581, NULL, 102, 2, '2010-11-26 17:31:08'), (10309, 11585, NULL, 8, 2, '2010-11-26 19:25:52'), (10310, 11584, NULL, 50, 2, '2010-11-26 19:26:21'), (10311, 11587, NULL, 84, 2, '2010-11-26 19:35:04'), (10312, 11588, NULL, 109, 2, '2010-11-26 19:38:24'), (10313, 11589, NULL, 81, 2, '2010-11-26 19:51:25'), (10314, NULL, NULL, 107, 2, '2010-11-26 19:56:30'), (10315, 11590, NULL, 7, 2, '2010-11-26 20:17:24'), (10316, NULL, NULL, 48, 2, '2010-11-26 20:28:46'), (10317, 11591, NULL, 1, 2, '2010-11-26 20:42:06'), (10318, 11591, NULL, 87, 2, '2010-11-26 20:43:14'), (10319, 11592, NULL, 6, 2, '2010-11-26 20:47:29'), (10320, 11592, NULL, 8, 2, '2010-11-26 20:47:42'), (10321, 11593, NULL, 7, 2, '2010-11-26 20:48:02'), (10322, 11596, NULL, 107, 2, '2010-11-26 21:06:34'), (10323, NULL, NULL, 229, 2, '2010-11-26 21:33:41'), (10324, 11600, NULL, 240, 2, '2010-11-26 22:30:56'), (10325, 11603, NULL, 141, 2, '2010-11-26 23:06:40'), (10326, 11604, NULL, 252, 2, '2010-11-26 23:06:46'), (10327, 11605, NULL, 49, 2, '2010-11-26 23:06:51'), (10328, 11606, NULL, 139, 2, '2010-11-26 23:06:57'), (10329, NULL, NULL, 52, 2, '2010-11-26 23:10:14'), (10330, NULL, NULL, 4, 2, '2010-11-26 23:42:29'), (10331, 11611, NULL, 235, 2, '2010-11-26 23:57:46'), (10332, NULL, NULL, 97, 2, '2010-11-27 00:58:00'), (10333, 11619, NULL, 112, 2, '2010-11-27 02:56:27'), (10334, 11620, NULL, 110, 2, '2010-11-27 03:38:49'), (10335, 11623, NULL, 174, 2, '2010-11-27 04:36:28'), (10336, 11624, NULL, 7, 2, '2010-11-27 04:49:13'), (10337, NULL, NULL, 141, 2, '2010-11-27 05:09:19'), (10338, 11626, NULL, 110, 2, '2010-11-27 05:41:37'), (10339, NULL, NULL, 110, 2, '2010-11-27 05:43:19'), (10340, 11627, NULL, 113, 2, '2010-11-27 05:47:44'), (10341, 11628, NULL, 108, 2, '2010-11-27 05:56:00'), (10342, 11629, NULL, 100, 2, '2010-11-27 05:59:59'), (10343, NULL, NULL, 141, 2, '2010-11-27 06:47:22'), (10344, 11641, NULL, 112, 2, '2010-11-27 07:11:30'), (10345, 11642, NULL, 5, 2, '2010-11-27 07:18:37'), (10346, 11643, NULL, 111, 2, '2010-11-27 07:28:43'), (10347, 11645, NULL, 51, 2, '2010-11-27 08:11:34'), (10348, 11648, NULL, 142, 2, '2010-11-27 09:38:08'), (10349, NULL, NULL, 144, 2, '2010-11-27 09:58:30'), (10350, NULL, NULL, 157, 2, '2010-11-27 10:03:28'), (10351, NULL, NULL, 100, 2, '2010-11-27 10:20:05'), (10352, NULL, NULL, 164, 2, '2010-11-27 10:42:37'), (10353, NULL, NULL, 111, 2, '2010-11-27 11:40:10'), (10354, 11652, NULL, 145, 2, '2010-11-27 12:10:17'), (10355, NULL, NULL, 110, 2, '2010-11-27 12:24:48'), (10356, NULL, NULL, 185, 2, '2010-11-27 13:29:31'), (10357, 11653, NULL, 3, 2, '2010-11-27 13:37:15'), (10359, NULL, NULL, 103, 2, '2010-11-27 13:44:01'), (10360, 11654, NULL, 101, 2, '2010-11-27 14:02:55'), (10361, NULL, NULL, 169, 2, '2010-11-27 14:05:52'), (10362, 11656, NULL, 9, 2, '2010-11-27 15:12:48'), (10363, NULL, NULL, 65, 2, '2010-11-27 15:33:14'), (10364, 11658, NULL, 108, 2, '2010-11-27 15:36:57'), (10365, NULL, NULL, 115, 2, '2010-11-27 15:47:49'), (10366, NULL, NULL, 107, 2, '2010-11-27 15:55:05'), (10367, NULL, NULL, 116, 2, '2010-11-27 16:45:27'), (10368, 11661, NULL, 61, 2, '2010-11-27 18:03:17'), (10370, NULL, NULL, 122, 2, '2010-11-27 18:04:23'), (10371, NULL, NULL, 71, 2, '2010-11-27 18:18:45'), (10372, NULL, NULL, 122, 2, '2010-11-27 18:40:19'), (10373, NULL, NULL, 71, 2, '2010-11-27 19:09:03'), (10374, 11665, NULL, 102, 2, '2010-11-27 19:29:18'), (10375, 11666, NULL, 4, 2, '2010-11-27 19:42:15'), (10376, NULL, NULL, 149, 2, '2010-11-27 19:44:55'), (10377, 11667, NULL, 3, 2, '2010-11-27 19:55:45'), (10378, 11668, NULL, 50, 2, '2010-11-27 20:58:14'), (10379, NULL, NULL, 9, 2, '2010-11-27 21:21:01'), (10380, NULL, NULL, 31, 2, '2010-11-27 21:50:01'), (10381, NULL, NULL, 113, 2, '2010-11-27 21:59:42'), (10382, NULL, NULL, 195, 2, '2010-11-27 22:09:23'), (10383, 11669, NULL, 7, 2, '2010-11-27 22:30:58'), (10384, 11669, NULL, 112, 2, '2010-11-27 22:32:12'), (10385, NULL, NULL, 98, 2, '2010-11-27 22:48:05'), (10386, NULL, NULL, 143, 2, '2010-11-27 22:52:58'), (10387, NULL, NULL, 183, 2, '2010-11-27 22:57:46'), (10388, NULL, NULL, 177, 2, '2010-11-27 23:02:35'), (10389, NULL, NULL, 3, 2, '2010-11-27 23:07:26'), (10390, NULL, NULL, 167, 2, '2010-11-28 00:03:38'), (10391, 11670, NULL, 49, 2, '2010-11-28 01:08:21'), (10392, 11671, NULL, 99, 2, '2010-11-28 01:10:37'), (10393, 11672, NULL, 115, 2, '2010-11-28 01:21:42'), (10394, NULL, NULL, 100, 2, '2010-11-28 03:32:46'), (10395, 11674, NULL, 147, 2, '2010-11-28 04:41:16'), (10396, NULL, NULL, 183, 2, '2010-11-28 05:14:01'), (10397, NULL, NULL, 146, 2, '2010-11-28 05:46:55'), (10398, NULL, NULL, 99, 2, '2010-11-28 07:49:08'), (10399, 11678, NULL, 146, 2, '2010-11-28 07:51:29'), (10400, NULL, NULL, 98, 2, '2010-11-28 08:07:56'), (10401, NULL, NULL, 113, 2, '2010-11-28 08:22:02'), (10402, NULL, NULL, 117, 2, '2010-11-28 09:09:02'), (10403, 11680, NULL, 72, 2, '2010-11-28 10:26:32'), (10404, NULL, NULL, 164, 2, '2010-11-28 10:27:43'), (10405, NULL, NULL, 98, 2, '2010-11-28 10:59:36'), (10406, 11683, NULL, 122, 2, '2010-11-28 11:09:54'), (10407, 11686, NULL, 33, 2, '2010-11-28 11:28:47'), (10408, NULL, NULL, 117, 2, '2010-11-28 12:35:43'), (10409, 11688, NULL, 112, 2, '2010-11-28 13:30:55'), (10410, 11689, NULL, 7, 2, '2010-11-28 13:33:11'), (10411, 11691, NULL, 109, 2, '2010-11-28 14:12:58'), (10412, 11692, NULL, 177, 2, '2010-11-28 14:40:32'), (10413, 11697, NULL, 106, 2, '2010-11-28 15:44:05'), (10414, 11698, NULL, 121, 2, '2010-11-28 15:54:16'), (10415, 11699, NULL, 50, 2, '2010-11-28 16:06:06'), (10416, 11700, NULL, 98, 2, '2010-11-28 16:17:00'), (10417, 11702, NULL, 50, 2, '2010-11-28 16:21:29'), (10418, 11706, NULL, 112, 2, '2010-11-28 17:24:48'), (10419, 11706, NULL, 111, 2, '2010-11-28 17:25:38'), (10420, 11707, NULL, 7, 2, '2010-11-28 17:36:38'), (10421, 11708, NULL, 3, 2, '2010-11-28 17:47:40'), (10422, 11709, NULL, 118, 2, '2010-11-28 17:50:55'), (10423, 11712, NULL, 59, 2, '2010-11-28 18:11:04'), (10424, 11712, NULL, 77, 2, '2010-11-28 18:11:55'), (10425, 11721, NULL, 141, 2, '2010-11-28 18:28:31'), (10426, 11723, NULL, 118, 2, '2010-11-28 18:28:35'), (10427, 11724, NULL, 112, 2, '2010-11-28 18:28:38'), (10428, 11725, NULL, 50, 2, '2010-11-28 18:28:40'), (10429, 11726, NULL, 49, 2, '2010-11-28 18:28:42'), (10430, 11742, NULL, 7, 2, '2010-11-28 19:57:02'), (10431, 11743, NULL, 104, 2, '2010-11-28 20:05:23'), (10432, 11747, NULL, 95, 2, '2010-11-28 23:56:57'), (10433, 11749, NULL, 4, 2, '2010-11-29 00:42:24'), (10434, 11750, NULL, 186, 2, '2010-11-29 02:26:02'), (10438, NULL, NULL, 146, 2, '2010-11-29 03:54:31'), (10439, NULL, NULL, 192, 2, '2010-11-29 04:35:34'), (10440, NULL, NULL, 106, 2, '2010-11-29 04:42:18'), (10441, NULL, NULL, 104, 2, '2010-11-29 04:56:00'), (10442, NULL, NULL, 107, 2, '2010-11-29 05:06:16'), (10443, NULL, NULL, 100, 2, '2010-11-29 05:21:40'), (10444, NULL, NULL, 144, 2, '2010-11-29 05:30:14'), (10445, 11753, NULL, 115, 2, '2010-11-29 05:31:20'), (10446, NULL, NULL, 139, 2, '2010-11-29 05:45:39'), (10447, NULL, NULL, 143, 2, '2010-11-29 05:47:21'), (10448, 11754, NULL, 70, 2, '2010-11-29 05:47:39'), (10449, 11754, NULL, 69, 2, '2010-11-29 05:47:57'), (10450, NULL, NULL, 109, 2, '2010-11-29 06:07:54'), (10451, NULL, NULL, 110, 2, '2010-11-29 06:16:28'), (10452, NULL, NULL, 102, 2, '2010-11-29 06:19:53'), (10453, NULL, NULL, 112, 2, '2010-11-29 06:25:02'), (10454, NULL, NULL, 103, 2, '2010-11-29 06:45:34'), (10455, NULL, NULL, 147, 2, '2010-11-29 07:00:59'), (10456, NULL, NULL, 9, 2, '2010-11-29 07:14:41'), (10457, NULL, NULL, 4, 2, '2010-11-29 07:31:48'), (10458, 11759, NULL, 49, 2, '2010-11-29 07:34:44'), (10459, NULL, NULL, 8, 2, '2010-11-29 07:36:56'), (10460, 11763, NULL, 50, 2, '2010-11-29 07:39:26'), (10461, 11762, NULL, 50, 2, '2010-11-29 07:40:05'), (10463, NULL, NULL, 6, 2, '2010-11-29 07:45:30'), (10464, 11764, NULL, 9, 2, '2010-11-29 07:48:00'), (10465, NULL, NULL, 2, 2, '2010-11-29 07:54:04'), (10466, NULL, NULL, 110, 2, '2010-11-29 08:04:20'), (10467, 11768, NULL, 141, 2, '2010-11-29 09:22:36'), (10468, 11770, NULL, 3, 2, '2010-11-29 09:53:03'), (10469, 11776, NULL, 120, 2, '2010-11-29 10:54:32'), (10470, 11779, NULL, 5, 2, '2010-11-29 12:32:38'), (10471, NULL, NULL, 122, 2, '2010-11-29 13:22:31'), (10472, 11782, NULL, 50, 2, '2010-11-29 13:48:32'), (10474, NULL, NULL, 195, 2, '2010-11-29 14:00:54'), (10475, 11378, NULL, 1, 2, '2010-12-06 17:11:04'), (10476, 11784, NULL, 92, 2, '2010-11-29 14:59:05'), (10477, 11786, NULL, 187, 2, '2010-11-29 15:18:41'), (10478, 11787, NULL, 121, 2, '2010-11-29 15:22:19'), (10479, 11787, NULL, 119, 2, '2010-11-29 15:22:21'), (10480, 11787, NULL, 108, 2, '2010-11-29 15:23:35'), (10481, 11787, NULL, 109, 2, '2010-11-29 15:23:38'), (10482, 11787, NULL, 123, 2, '2010-11-29 15:25:45'), (10483, 11788, NULL, 95, 2, '2010-11-29 15:33:38'), (10484, 11788, NULL, 188, 2, '2010-11-29 15:34:10'), (10485, 11788, NULL, 58, 2, '2010-11-29 15:35:05'), (10486, 11788, NULL, 61, 2, '2010-11-29 15:36:01'), (10487, 11788, NULL, 59, 2, '2010-11-29 15:36:25'), (10488, 11788, NULL, 78, 2, '2010-11-29 15:36:57'), (10489, 11788, NULL, 57, 2, '2010-11-29 15:37:26'), (10490, 11788, NULL, 4, 2, '2010-11-29 15:39:00'), (10491, 11790, NULL, 186, 2, '2010-11-29 16:37:32'), (10492, 11791, NULL, 105, 2, '2010-11-29 16:50:55'), (10493, 11788, NULL, 6, 2, '2010-11-29 16:51:55'), (10494, 11788, NULL, 60, 2, '2010-11-29 16:52:41'), (10495, 11788, NULL, 115, 2, '2010-11-29 16:54:25'), (10496, 11788, NULL, 144, 2, '2010-11-29 16:56:08'), (10497, 11788, NULL, 182, 2, '2010-11-29 16:56:37'), (10498, 11792, NULL, 68, 2, '2010-11-29 17:51:48'), (10499, 11792, NULL, 168, 2, '2010-11-29 17:54:51'), (10500, 11792, NULL, 67, 2, '2010-11-29 17:57:10'), (10501, 11796, NULL, 32, 2, '2010-11-29 20:45:06'), (10502, 11796, NULL, 52, 2, '2010-11-29 20:45:22'), (10503, 11797, NULL, 50, 2, '2010-11-29 21:55:58'), (10504, NULL, NULL, 31, 2, '2010-11-29 21:57:41'), (10505, 11798, NULL, 194, 2, '2010-11-29 22:04:32'), (10506, 11799, NULL, 8, 2, '2010-11-29 22:05:41'), (10507, NULL, NULL, 149, 2, '2010-11-29 22:22:13'), (10508, NULL, NULL, 3, 2, '2010-11-29 22:32:45'), (10509, NULL, NULL, 183, 2, '2010-11-29 22:36:17'), (10510, NULL, NULL, 177, 2, '2010-11-29 23:00:54'), (10511, 11801, NULL, 165, 2, '2010-11-29 23:10:32'), (10512, NULL, NULL, 98, 2, '2010-11-29 23:25:21'), (10513, NULL, NULL, 9, 2, '2010-11-29 23:28:57'), (10514, NULL, NULL, 5, 2, '2010-11-29 23:39:25'), (10515, NULL, NULL, 186, 2, '2010-11-29 23:46:32'), (10516, 11804, NULL, 77, 2, '2010-11-30 01:25:27'), (10517, 11804, NULL, 168, 2, '2010-11-30 01:24:40'), (10519, 11804, NULL, 79, 2, '2010-11-30 01:27:46'), (10520, 11804, NULL, 162, 2, '2010-11-30 01:29:09'), (10521, 11804, NULL, 163, 2, '2010-11-30 01:29:44'), (10522, 11804, NULL, 78, 2, '2010-11-30 01:33:09'), (10523, 11804, NULL, 170, 2, '2010-11-30 01:32:32'), (10525, 11805, NULL, 100, 2, '2010-11-30 02:13:53'), (10526, 11807, NULL, 109, 2, '2010-11-30 03:09:36'), (10527, 11809, NULL, 110, 2, '2010-11-30 03:28:28'), (10528, 11811, NULL, 180, 2, '2010-11-30 05:43:54'), (10529, 11814, NULL, 110, 2, '2010-11-30 08:43:34'), (10530, 11815, NULL, 141, 2, '2010-11-30 09:58:54'), (10531, 11819, NULL, 50, 2, '2010-11-30 14:32:13'), (10532, 11820, NULL, 49, 2, '2010-11-30 15:01:02'), (10534, 11821, NULL, 167, 2, '2010-11-30 15:12:21'), (10535, 11822, NULL, 12, 2, '2010-11-30 15:31:05'), (10536, 11822, NULL, 22, 2, '2010-11-30 15:35:02'), (10537, 11823, NULL, 49, 2, '2010-11-30 15:47:52'), (10538, 11824, NULL, 1, 2, '2010-11-30 17:05:34'), (10539, NULL, NULL, 146, 2, '2010-11-30 17:20:19'), (10540, NULL, NULL, 176, 2, '2010-11-30 17:27:22'), (10541, 11826, NULL, 50, 2, '2010-11-30 17:50:58'), (10542, 11828, NULL, 61, 2, '2010-11-30 17:58:52'), (10543, 11828, NULL, 60, 2, '2010-11-30 17:58:25'), (10545, 11831, NULL, 110, 2, '2010-11-30 19:35:38'), (10546, 11833, NULL, 192, 2, '2010-11-30 20:17:52'), (10547, NULL, NULL, 93, 2, '2010-11-30 20:45:18'), (10548, NULL, NULL, 16, 2, '2010-11-30 23:10:19'), (10549, 11841, NULL, 81, 2, '2010-12-01 01:23:42'), (10550, 11842, NULL, 108, 2, '2010-12-01 02:19:09'), (10551, NULL, NULL, 192, 2, '2010-12-01 05:32:09'), (10552, 11844, NULL, 84, 2, '2010-12-01 06:07:38'), (10553, NULL, NULL, 24, 2, '2010-12-01 06:15:41'), (10554, NULL, NULL, 180, 2, '2010-12-01 06:21:55'), (10555, NULL, NULL, 191, 2, '2010-12-01 07:08:38'), (10556, NULL, NULL, 190, 2, '2010-12-01 07:33:33'), (10557, NULL, NULL, 196, 2, '2010-12-01 07:36:40'), (10558, 11846, NULL, 213, 2, '2010-12-01 07:49:08'), (10559, 11846, NULL, 170, 2, '2010-12-01 07:50:42'), (10560, 11847, NULL, 50, 2, '2010-12-01 08:44:12'), (10561, 11848, NULL, 112, 2, '2010-12-01 07:55:10'), (10562, NULL, NULL, 181, 2, '2010-12-01 07:55:21'), (10563, NULL, NULL, 25, 2, '2010-12-01 07:58:28'), (10564, NULL, NULL, 86, 2, '2010-12-01 08:04:42'), (10568, 11860, NULL, 164, 2, '2010-12-01 13:17:02'), (10569, 11861, NULL, 50, 2, '2010-12-01 13:41:55'), (10570, 11861, NULL, 4, 2, '2010-12-01 13:43:42'), (10571, 11865, NULL, 8, 2, '2010-12-01 14:42:49'), (10572, 11867, NULL, 7, 2, '2010-12-01 16:02:36'), (10573, 11870, NULL, 4, 2, '2010-12-01 18:01:35'), (10574, 11871, NULL, 75, 2, '2010-12-01 19:00:35'), (10575, 11872, NULL, 2, 2, '2010-12-01 19:10:09'), (10576, 11873, NULL, 141, 2, '2010-12-01 19:42:01'), (10577, 11876, NULL, 112, 2, '2010-12-01 21:07:18'), (10578, 11879, NULL, 62, 2, '2010-12-01 22:17:24'), (10579, NULL, 12, 117, 2, '2010-12-01 22:18:36'), (10580, 11880, NULL, 48, 2, '2010-12-01 22:45:46'), (10581, 11882, NULL, 3, 2, '2010-12-02 00:13:37'), (10583, 11884, NULL, 95, 2, '2010-12-02 00:41:05'), (10584, 11885, NULL, 89, 2, '2010-12-02 01:10:12'), (10585, 11887, NULL, 167, 2, '2010-12-02 04:10:28'), (10586, 11889, NULL, 4, 2, '2010-12-02 04:53:24'), (10587, NULL, NULL, 84, 2, '2010-12-02 05:04:15'), (10588, 11893, NULL, 112, 2, '2010-12-02 06:56:34'), (10589, 11895, NULL, 50, 2, '2010-12-02 06:59:09'), (10590, 11896, NULL, 49, 2, '2010-12-02 07:02:45'), (10591, 11903, NULL, 8, 2, '2010-12-02 09:24:28'), (10592, NULL, NULL, 71, 2, '2010-12-02 09:26:28'), (10593, 11903, NULL, 195, 2, '2010-12-02 09:26:47'), (10594, 11903, NULL, 6, 2, '2010-12-02 09:28:03'), (10595, 11903, NULL, 9, 2, '2010-12-02 09:28:22'), (10596, 11903, NULL, 28, 2, '2010-12-02 09:29:05'), (10597, NULL, NULL, 6, 2, '2010-12-02 09:48:27'), (10598, NULL, NULL, 67, 2, '2010-12-02 09:55:47'), (10599, NULL, NULL, 182, 2, '2010-12-02 10:10:26'), (10600, 11905, NULL, 30, 2, '2010-12-02 10:48:30'), (10601, 11906, NULL, 59, 2, '2010-12-02 11:00:23'), (10603, NULL, NULL, 139, 2, '2010-12-02 11:01:46'), (10604, 11907, NULL, 20, 2, '2010-12-02 11:46:39'), (10605, 11909, NULL, 7, 2, '2010-12-02 14:08:17'), (10606, 11909, NULL, 8, 2, '2010-12-02 14:10:26'), (10607, 11911, NULL, 8, 2, '2010-12-02 15:35:46'), (10608, 11912, NULL, 1, 2, '2010-12-02 15:36:59'), (10609, 11913, NULL, 6, 2, '2010-12-02 16:01:39'), (10610, 11916, NULL, 54, 2, '2010-12-02 17:21:14'), (10611, 11922, NULL, 167, 2, '2010-12-02 20:58:00'), (10612, 11924, NULL, 3, 2, '2010-12-02 22:04:48'), (10616, 11924, NULL, 4, 2, '2010-12-02 22:05:53'), (10617, 11929, NULL, 30, 2, '2010-12-03 02:07:07'), (10618, 11930, NULL, 69, 2, '2010-12-03 03:07:11'), (10619, 11932, NULL, 67, 2, '2010-12-03 05:07:13'), (10620, 11934, NULL, 98, 2, '2010-12-03 05:24:10'), (10621, 11936, NULL, 158, 2, '2010-12-03 06:27:01'), (10622, 11937, NULL, 112, 2, '2010-12-03 06:31:24'), (10623, 11938, NULL, 53, 2, '2010-12-03 07:07:18'), (10624, NULL, NULL, 108, 2, '2010-12-03 07:19:44'), (10625, 11945, NULL, 80, 2, '2010-12-03 10:19:30'), (10626, NULL, NULL, 182, 2, '2010-12-03 10:33:15'), (10627, 11947, NULL, 115, 2, '2010-12-03 10:57:19'), (10628, 11947, NULL, 98, 2, '2010-12-03 10:57:34'), (10629, 11947, NULL, 99, 2, '2010-12-03 10:58:10'), (10630, 11947, NULL, 213, 2, '2010-12-03 11:00:31'), (10631, 11947, NULL, 148, 2, '2010-12-03 11:01:13'), (10632, NULL, NULL, 191, 2, '2010-12-03 11:25:04'), (10633, 11949, NULL, 143, 2, '2010-12-03 11:30:38'), (10634, 11951, NULL, 187, 2, '2010-12-03 11:45:17'), (10635, 11952, NULL, 48, 2, '2010-12-03 11:45:22'), (10636, 11953, NULL, 70, 2, '2010-12-03 11:45:26'), (10637, 11954, NULL, 160, 2, '2010-12-03 11:45:33'), (10638, 11955, NULL, 72, 2, '2010-12-03 11:45:37'), (10639, 11956, NULL, 161, 2, '2010-12-03 11:45:45'), (10640, NULL, NULL, 184, 2, '2010-12-03 13:53:06'), (10641, 11959, NULL, 147, 2, '2010-12-03 14:04:12'), (10642, NULL, NULL, 181, 2, '2010-12-03 14:39:29'), (10643, 11962, NULL, 3, 2, '2010-12-03 14:52:34'), (10644, 11963, NULL, 111, 2, '2010-12-03 15:32:36'), (10645, 11964, NULL, 141, 2, '2010-12-03 15:51:03'), (10646, NULL, NULL, 190, 2, '2010-12-03 15:52:58'), (10647, 11965, NULL, 143, 2, '2010-12-03 16:15:55'), (10648, 11966, NULL, 141, 2, '2010-12-03 16:32:18'), (10649, 11966, NULL, 49, 2, '2010-12-03 16:34:32'), (10650, 11966, NULL, 13, 2, '2010-12-03 16:35:40'), (10651, 11969, NULL, 174, 2, '2010-12-03 17:25:56'), (10652, 11969, NULL, 49, 2, '2010-12-03 17:28:03'), (10653, 11969, NULL, 1, 2, '2010-12-03 17:29:22'), (10654, NULL, NULL, 64, 2, '2010-12-03 18:16:34'), (10655, 11970, NULL, 4, 2, '2010-12-03 18:37:53'), (10656, 11971, NULL, 9, 2, '2010-12-03 18:38:01'), (10657, 11972, NULL, 186, 2, '2010-12-03 18:38:05'), (10658, 11973, NULL, 5, 2, '2010-12-03 18:38:13'), (10659, 11974, NULL, 75, 2, '2010-12-03 18:48:38'), (10660, 11974, NULL, 76, 2, '2010-12-03 18:49:07'), (10661, NULL, NULL, 60, 2, '2010-12-03 19:42:05'), (10662, 11976, NULL, 50, 2, '2010-12-03 19:57:13'), (10663, NULL, NULL, 61, 2, '2010-12-03 21:26:19'), (10664, 11982, NULL, 235, 2, '2010-12-03 22:32:23'), (10665, 11983, NULL, 201, 2, '2010-12-03 22:32:36'), (10666, NULL, 12, 32, 2, '2010-12-03 22:37:28'), (10668, NULL, NULL, 169, 2, '2010-12-03 22:56:56'), (10669, 11987, NULL, 145, 2, '2010-12-04 00:07:38'), (10670, NULL, NULL, 145, 2, '2010-12-04 01:08:52'), (10671, NULL, NULL, 68, 2, '2010-12-04 01:31:18'), (10672, 11996, NULL, 111, 2, '2010-12-04 03:01:40'), (10673, NULL, NULL, 73, 2, '2010-12-04 03:15:37'), (10674, 11998, NULL, 29, 2, '2010-12-04 04:55:20'), (10675, 11999, NULL, 141, 2, '2010-12-04 06:21:16'), (10676, 11999, NULL, 140, 2, '2010-12-04 06:22:29'), (10677, NULL, NULL, 166, 2, '2010-12-04 07:15:24'), (10678, NULL, NULL, 79, 2, '2010-12-04 07:15:52'), (10679, NULL, NULL, 61, 2, '2010-12-04 07:16:11'), (10680, NULL, NULL, 170, 2, '2010-12-04 07:16:20'), (10681, NULL, NULL, 167, 2, '2010-12-04 07:46:46'), (10682, 12004, NULL, 103, 2, '2010-12-04 07:53:08'), (10683, 12005, NULL, 7, 2, '2010-12-04 08:45:58'), (10684, NULL, NULL, 194, 2, '2010-12-04 08:59:34'), (10685, 12006, NULL, 141, 2, '2010-12-04 09:01:49'), (10686, 12007, NULL, 5, 2, '2010-12-04 09:20:20'), (10687, NULL, NULL, 169, 2, '2010-12-04 09:41:59'), (10688, 12009, NULL, 7, 2, '2010-12-04 09:47:51'), (10691, 12010, NULL, 49, 2, '2010-12-04 09:53:14'), (10692, NULL, NULL, 4, 2, '2010-12-04 10:08:29'), (10693, NULL, NULL, 161, 2, '2010-12-04 10:21:48'), (10694, NULL, NULL, 74, 2, '2010-12-04 10:44:59'), (10695, NULL, NULL, 73, 2, '2010-12-04 11:01:35'), (10696, NULL, NULL, 75, 2, '2010-12-04 11:08:15'), (10697, NULL, NULL, 76, 2, '2010-12-04 11:21:33'), (10698, NULL, NULL, 68, 2, '2010-12-04 11:41:32'), (10699, NULL, NULL, 1, 2, '2010-12-04 11:52:08'), (10700, 12015, NULL, 13, 2, '2010-12-04 12:06:32'), (10701, 12016, NULL, 117, 2, '2010-12-04 13:12:39'), (10702, NULL, NULL, 91, 2, '2010-12-04 13:15:00'), (10703, 12017, NULL, 177, 2, '2010-12-04 14:04:20'), (10704, 12018, NULL, 145, 2, '2010-12-04 13:30:56'), (10705, 12017, NULL, 12, 2, '2010-12-04 13:33:35'), (10708, 12021, NULL, 50, 2, '2010-12-04 13:58:41'), (10710, NULL, NULL, 71, 2, '2010-12-04 14:03:53'), (10712, 12017, NULL, 54, 2, '2010-12-04 14:06:01'), (10713, 12023, NULL, 8, 2, '2010-12-04 14:08:24'), (10714, NULL, NULL, 80, 2, '2010-12-04 15:31:10'), (10715, NULL, NULL, 86, 2, '2010-12-04 16:50:17'), (10716, 12026, NULL, 167, 2, '2010-12-04 17:01:09'), (10717, 12027, NULL, 106, 2, '2010-12-04 17:11:38'), (10718, NULL, NULL, 82, 2, '2010-12-04 17:17:30'), (10719, NULL, NULL, 81, 2, '2010-12-04 17:32:58'), (10720, NULL, NULL, 94, 2, '2010-12-04 18:19:02'), (10721, NULL, NULL, 96, 2, '2010-12-04 19:48:24'), (10722, 12031, NULL, 8, 2, '2010-12-04 19:56:14'), (10723, NULL, NULL, 53, 2, '2010-12-04 20:04:36'), (10724, NULL, NULL, 49, 2, '2010-12-04 20:07:55'), (10725, NULL, NULL, 33, 2, '2010-12-04 20:47:28'), (10726, NULL, NULL, 83, 2, '2010-12-04 21:36:54'), (10727, 12033, NULL, 190, 2, '2010-12-04 22:10:35'), (10728, NULL, NULL, 2, 2, '2010-12-04 22:29:24'), (10729, 12034, NULL, 173, 2, '2010-12-04 22:42:05'), (10730, 12035, NULL, 152, 2, '2010-12-04 23:02:42'), (10731, 12036, NULL, 177, 2, '2010-12-04 23:34:58'), (10732, 12036, NULL, 22, 2, '2010-12-04 23:36:24'), (10734, NULL, NULL, 9, 2, '2010-12-05 00:34:52'), (10735, NULL, NULL, 52, 2, '2010-12-05 00:38:11'), (10736, 12038, NULL, 53, 2, '2010-12-05 00:43:27'), (10737, NULL, NULL, 166, 2, '2010-12-05 01:01:59'), (10738, 12039, NULL, 160, 2, '2010-12-05 01:25:31'), (10739, NULL, NULL, 5, 2, '2010-12-05 01:27:29'), (10740, NULL, NULL, 49, 2, '2010-12-05 01:43:02'), (10741, NULL, NULL, 60, 2, '2010-12-05 01:43:56'), (10742, NULL, NULL, 53, 2, '2010-12-05 02:09:05'), (10743, 12040, NULL, 70, 2, '2010-12-05 02:11:57'), (10744, 12041, NULL, 80, 2, '2010-12-05 03:21:46'), (10745, NULL, NULL, 167, 2, '2010-12-05 03:23:56'), (10746, NULL, NULL, 8, 2, '2010-12-05 03:39:43'), (10747, NULL, NULL, 4, 2, '2010-12-05 03:42:48'), (10748, NULL, NULL, 170, 2, '2010-12-05 04:30:44'), (10749, NULL, NULL, 4, 2, '2010-12-05 04:55:31'), (10750, 12045, NULL, 161, 2, '2010-12-05 04:57:39'), (10751, NULL, NULL, 29, 2, '2010-12-05 05:01:55'), (10752, 12046, NULL, 184, 2, '2010-12-05 05:08:00'), (10753, NULL, NULL, 2, 2, '2010-12-05 05:13:58'), (10754, NULL, NULL, 168, 2, '2010-12-05 05:14:04'), (10755, NULL, NULL, 165, 2, '2010-12-05 05:59:24'), (10756, 12047, NULL, 30, 2, '2010-12-05 06:09:31'), (10757, 12048, NULL, 67, 2, '2010-12-05 06:09:36'), (10758, 12049, NULL, 187, 2, '2010-12-05 06:09:40'), (10759, 12054, NULL, 72, 2, '2010-12-05 06:10:13'), (10760, 12055, NULL, 69, 2, '2010-12-05 06:10:17'), (10761, NULL, NULL, 158, 2, '2010-12-05 06:11:32'), (10762, NULL, NULL, 72, 2, '2010-12-05 06:29:40'), (10763, 12065, NULL, 167, 2, '2010-12-05 13:25:19'), (10765, 12068, NULL, 50, 2, '2010-12-05 15:17:36'), (10766, 12074, NULL, 195, 2, '2010-12-05 16:35:59'), (10767, 12076, NULL, 141, 2, '2010-12-05 17:30:59'), (10768, 12076, NULL, 67, 2, '2010-12-05 17:17:04'), (10769, 12076, NULL, 76, 2, '2010-12-05 17:21:53'), (10771, 12076, NULL, 140, 2, '2010-12-05 17:30:27'), (10773, 12076, NULL, 142, 2, '2010-12-05 17:24:08'), (10776, 12076, NULL, 144, 2, '2010-12-05 17:31:39'), (10777, 12076, NULL, 146, 2, '2010-12-05 17:44:28'), (10778, 12076, NULL, 173, 2, '2010-12-05 17:38:18'), (10779, 12076, NULL, 240, 2, '2010-12-05 17:34:12'), (10780, 12076, NULL, 213, 2, '2010-12-05 17:34:38'), (10781, 12076, NULL, 235, 2, '2010-12-05 17:35:03'), (10782, 12076, NULL, 182, 2, '2010-12-05 17:35:31'), (10783, 12076, NULL, 184, 2, '2010-12-05 17:35:56'), (10784, 12076, NULL, 139, 2, '2010-12-05 17:36:58'), (10785, 12078, NULL, 50, 2, '2010-12-05 17:37:08'), (10786, 12076, NULL, 145, 2, '2010-12-05 17:37:29'), (10790, 12076, NULL, 143, 2, '2010-12-05 17:44:47'), (10791, 12076, NULL, 115, 2, '2010-12-05 17:45:44'), (10792, 12076, NULL, 117, 2, '2010-12-05 17:45:57'), (10793, 12076, NULL, 168, 2, '2010-12-05 17:47:15'), (10794, 12083, NULL, 118, 2, '2010-12-05 17:55:52'), (10795, 12082, NULL, 115, 2, '2010-12-05 18:10:07'), (10797, 12084, NULL, 28, 2, '2010-12-05 18:21:19'), (10798, 12085, NULL, 71, 2, '2010-12-05 18:31:20'), (10799, 12085, NULL, 73, 2, '2010-12-05 18:31:50'), (10800, 12085, NULL, 74, 2, '2010-12-05 18:33:41'), (10801, 12087, NULL, 7, 2, '2010-12-05 19:02:59'), (10802, 12089, NULL, 166, 2, '2010-12-05 21:39:21'), (10803, 12089, NULL, 170, 2, '2010-12-05 21:38:24'), (10806, NULL, NULL, 170, 2, '2010-12-05 23:56:26'), (10807, 12092, NULL, 121, 2, '2010-12-06 01:03:36'), (10808, 12093, NULL, 140, 2, '2010-12-06 01:08:40'), (10809, NULL, NULL, 166, 2, '2010-12-06 02:28:45'), (10810, NULL, NULL, 4, 2, '2010-12-06 03:34:03'), (10811, NULL, NULL, 3, 2, '2010-12-06 06:16:02'), (10812, NULL, NULL, 60, 2, '2010-12-06 07:43:49'), (10813, 12097, NULL, 167, 2, '2010-12-06 08:15:17'), (10814, 12097, NULL, 166, 2, '2010-12-06 08:16:14'), (10815, 12098, NULL, 252, 2, '2010-12-06 08:35:24'), (10817, 12101, NULL, 49, 2, '2010-12-06 09:21:03'), (10818, 12102, NULL, 141, 2, '2010-12-06 09:27:25'), (10819, 12103, NULL, 167, 2, '2010-12-06 09:43:31'), (10820, 12103, NULL, 166, 2, '2010-12-06 09:43:43'), (10821, 12105, NULL, 52, 2, '2010-12-06 09:51:12'), (10822, NULL, NULL, 1, 2, '2010-12-06 12:12:10'), (10823, 12109, NULL, 5, 2, '2010-12-06 12:31:42'), (10824, NULL, NULL, 7, 2, '2010-12-06 13:07:07'), (10825, 12110, NULL, 139, 2, '2010-12-06 13:50:12'), (10826, 11378, NULL, 174, 2, '2010-12-06 14:00:26'), (10830, 12112, NULL, 50, 2, '2010-12-06 14:34:07'), (10831, 12114, NULL, 5, 2, '2010-12-06 14:48:01'), (10832, 12115, NULL, 141, 2, '2010-12-06 14:56:51'), (10833, 12115, NULL, 235, 2, '2010-12-06 14:58:13'), (10834, 12115, NULL, 246, 2, '2010-12-06 14:58:48'), (10835, 12115, NULL, 142, 2, '2010-12-06 15:00:07'), (10836, 12116, NULL, 115, 2, '2010-12-06 15:00:27'), (10837, 12121, NULL, 142, 2, '2010-12-06 15:26:26'), (10838, 12122, NULL, 177, 2, '2010-12-06 15:26:45'), (10839, 12123, NULL, 144, 2, '2010-12-06 15:32:28'), (10840, 12126, NULL, 109, 2, '2010-12-06 18:42:38'), (10841, 11378, NULL, 152, 2, '2010-12-06 17:07:05'), (10845, 12135, NULL, 77, 2, '2010-12-06 18:32:09'), (10846, 12126, NULL, 111, 2, '2010-12-06 18:41:17'), (10848, 12137, NULL, 146, 2, '2010-12-06 18:54:42'), (10849, 12138, NULL, 51, 2, '2010-12-06 19:24:20'), (10850, 12141, NULL, 144, 2, '2010-12-06 20:19:25'), (10851, 12142, NULL, 147, 2, '2010-12-06 20:20:40'), (10852, 12144, NULL, 5, 2, '2010-12-06 20:26:32'), (10853, 12147, NULL, 5, 2, '2010-12-06 20:41:31'), (10854, NULL, NULL, 113, 2, '2010-12-06 22:21:01'), (10855, NULL, NULL, 10, 2, '2010-12-06 22:28:03'), (10856, NULL, NULL, 181, 2, '2010-12-06 22:28:06'), (10857, NULL, NULL, 104, 2, '2010-12-06 22:28:30'), (10858, NULL, NULL, 7, 2, '2010-12-06 22:28:55'), (10859, NULL, NULL, 140, 2, '2010-12-06 22:29:21'), (10860, NULL, NULL, 116, 2, '2010-12-06 22:29:46'), (10861, NULL, NULL, 8, 2, '2010-12-06 22:30:11'), (10862, NULL, NULL, 65, 2, '2010-12-06 22:30:36'), (10863, NULL, NULL, 92, 2, '2010-12-06 22:31:00'), (10864, NULL, NULL, 32, 2, '2010-12-06 22:31:24'), (10865, NULL, NULL, 86, 2, '2010-12-06 22:31:48'), (10866, NULL, NULL, 163, 2, '2010-12-06 22:32:12'), (10867, NULL, NULL, 144, 2, '2010-12-06 22:32:36'), (10868, NULL, NULL, 73, 2, '2010-12-06 22:33:23'), (10869, NULL, NULL, 111, 2, '2010-12-06 22:33:46'), (10870, NULL, NULL, 33, 2, '2010-12-06 22:34:09'), (10871, NULL, NULL, 128, 2, '2010-12-06 22:34:31'), (10872, NULL, NULL, 17, 2, '2010-12-06 22:34:54'), (10873, NULL, NULL, 91, 2, '2010-12-06 22:35:16'), (10874, NULL, NULL, 96, 2, '2010-12-06 22:35:38'), (10875, NULL, NULL, 125, 2, '2010-12-06 22:36:00'), (10876, NULL, NULL, 69, 2, '2010-12-06 22:36:21'), (10877, NULL, NULL, 109, 2, '2010-12-06 22:36:43'), (10878, NULL, NULL, 22, 2, '2010-12-06 22:37:04'), (10879, NULL, NULL, 235, 2, '2010-12-06 22:37:25'), (10880, NULL, NULL, 194, 2, '2010-12-06 22:37:46'), (10881, NULL, NULL, 27, 2, '2010-12-06 22:38:06'), (10882, NULL, NULL, 71, 2, '2010-12-06 22:38:27'), (10883, NULL, NULL, 75, 2, '2010-12-06 22:38:47'), (10884, NULL, NULL, 64, 2, '2010-12-06 22:39:07'), (10885, NULL, NULL, 30, 2, '2010-12-06 22:43:07'), (10886, NULL, NULL, 85, 2, '2010-12-06 22:43:10'), (10887, NULL, NULL, 99, 2, '2010-12-06 22:43:26'), (10888, NULL, NULL, 124, 2, '2010-12-06 22:43:46'), (10889, NULL, NULL, 118, 2, '2010-12-06 22:44:05'), (10890, NULL, NULL, 114, 2, '2010-12-06 22:44:23'), (10891, NULL, NULL, 106, 2, '2010-12-06 22:44:43'), (10892, NULL, NULL, 23, 2, '2010-12-06 22:45:01'), (10893, NULL, NULL, 11, 2, '2010-12-06 22:45:20'), (10894, NULL, NULL, 80, 2, '2010-12-06 22:45:38'), (10895, NULL, NULL, 190, 2, '2010-12-06 22:45:57'), (10896, NULL, NULL, 83, 2, '2010-12-06 22:46:21'), (10897, NULL, NULL, 213, 2, '2010-12-06 22:46:35'), (10898, NULL, NULL, 52, 2, '2010-12-06 22:51:39'), (10899, NULL, NULL, 103, 2, '2010-12-06 22:55:03'), (10900, NULL, NULL, 196, 2, '2010-12-06 22:57:56'), (10901, NULL, NULL, 171, 2, '2010-12-06 22:58:50'), (10902, NULL, NULL, 9, 2, '2010-12-06 22:59:13'), (10903, NULL, NULL, 176, 2, '2010-12-06 22:59:34'), (10904, NULL, NULL, 53, 2, '2010-12-06 23:00:07'), (10905, NULL, NULL, 88, 2, '2010-12-06 23:00:21'), (10906, NULL, NULL, 50, 2, '2010-12-06 23:00:34'), (10907, NULL, NULL, 165, 2, '2010-12-06 23:00:44'), (10908, NULL, NULL, 20, 2, '2010-12-06 23:00:56'), (10909, NULL, NULL, 81, 2, '2010-12-06 23:01:12'), (10910, NULL, NULL, 49, 2, '2010-12-06 23:01:28'), (10911, NULL, NULL, 170, 2, '2010-12-06 23:01:58'), (10912, NULL, NULL, 172, 2, '2010-12-06 23:02:13'), (10913, NULL, NULL, 132, 2, '2010-12-06 23:02:29'), (10914, NULL, NULL, 123, 2, '2010-12-06 23:02:43'), (10915, NULL, NULL, 145, 2, '2010-12-06 23:02:58'), (10916, NULL, NULL, 162, 2, '2010-12-06 23:03:13'), (10917, NULL, NULL, 229, 2, '2010-12-06 23:03:28'), (10918, NULL, NULL, 25, 2, '2010-12-06 23:03:43'), (10919, NULL, NULL, 168, 2, '2010-12-06 23:03:56'), (10920, NULL, NULL, 158, 2, '2010-12-06 23:04:11'), (10921, NULL, NULL, 105, 2, '2010-12-06 23:04:39'), (10922, NULL, NULL, 167, 2, '2010-12-06 23:04:53'), (10923, NULL, NULL, 186, 2, '2010-12-06 23:05:06'), (10924, NULL, NULL, 13, 2, '2010-12-06 23:05:20'), (10925, NULL, NULL, 101, 2, '2010-12-06 23:05:34'), (10926, NULL, NULL, 100, 2, '2010-12-06 23:05:47'), (10927, NULL, NULL, 139, 2, '2010-12-06 23:06:00'), (10928, NULL, NULL, 182, 2, '2010-12-06 23:06:14'), (10929, NULL, NULL, 184, 2, '2010-12-06 23:06:27'), (10930, NULL, NULL, 131, 2, '2010-12-06 23:06:40'), (10931, NULL, NULL, 164, 2, '2010-12-06 23:06:53'), (10932, NULL, NULL, 77, 2, '2010-12-06 23:07:18'), (10933, NULL, NULL, 61, 2, '2010-12-06 23:07:31'), (10934, NULL, NULL, 146, 2, '2010-12-06 23:07:56'), (10935, NULL, NULL, 67, 2, '2010-12-06 23:08:08'), (10936, NULL, NULL, 130, 2, '2010-12-06 23:11:01'), (10937, NULL, NULL, 117, 2, '2010-12-06 23:11:16'), (10938, NULL, NULL, 84, 2, '2010-12-06 23:11:33'), (10939, NULL, NULL, 57, 2, '2010-12-06 23:11:48'), (10940, NULL, NULL, 60, 2, '2010-12-06 23:12:18'), (10941, NULL, NULL, 58, 2, '2010-12-06 23:12:32'), (10942, NULL, NULL, 253, 2, '2010-12-06 23:12:47'), (10943, NULL, NULL, 28, 2, '2010-12-06 23:13:02'), (10944, NULL, NULL, 120, 2, '2010-12-06 23:13:17'), (10945, NULL, NULL, 174, 2, '2010-12-06 23:13:31'), (10946, NULL, NULL, 62, 2, '2010-12-06 23:14:47'), (10947, NULL, NULL, 26, 2, '2010-12-06 23:15:02'), (10948, NULL, NULL, 133, 2, '2010-12-06 23:15:17'), (10949, NULL, NULL, 187, 2, '2010-12-06 23:15:32'), (10950, NULL, NULL, 143, 2, '2010-12-06 23:20:53'), (10951, NULL, NULL, 169, 2, '2010-12-06 23:21:07'), (10952, NULL, NULL, 166, 2, '2010-12-06 23:21:22'), (10953, NULL, NULL, 195, 2, '2010-12-06 23:21:39'), (10954, NULL, NULL, 180, 2, '2010-12-06 23:21:54'), (10955, NULL, NULL, 1, 2, '2010-12-06 23:22:08'), (10956, NULL, NULL, 14, 2, '2010-12-06 23:22:23'), (10957, NULL, NULL, 127, 2, '2010-12-06 23:22:38'), (10958, NULL, NULL, 191, 2, '2010-12-06 23:30:36'), (10959, NULL, NULL, 97, 2, '2010-12-06 23:30:50'), (10960, NULL, NULL, 246, 2, '2010-12-06 23:37:08'), (10961, NULL, NULL, 112, 2, '2010-12-06 23:37:41'), (10962, NULL, NULL, 4, 2, '2010-12-06 23:37:56'), (10963, NULL, NULL, 149, 2, '2010-12-06 23:38:10'), (10964, NULL, NULL, 240, 2, '2010-12-06 23:38:25'), (10965, NULL, NULL, 68, 2, '2010-12-06 23:39:41'), (10966, NULL, NULL, 173, 2, '2010-12-06 23:39:55'), (10967, NULL, NULL, 24, 2, '2010-12-06 23:40:10'), (10968, NULL, NULL, 15, 2, '2010-12-06 23:43:26'), (10969, NULL, NULL, 126, 2, '2010-12-06 23:43:29'), (10970, NULL, NULL, 160, 2, '2010-12-06 23:43:32'), (10971, NULL, NULL, 63, 2, '2010-12-06 23:43:35'), (10972, NULL, NULL, 201, 2, '2010-12-06 23:43:50'), (10973, NULL, NULL, 89, 2, '2010-12-06 23:43:53'), (10974, NULL, NULL, 78, 2, '2010-12-06 23:44:01'), (10975, NULL, NULL, 148, 2, '2010-12-06 23:44:16'), (10976, NULL, NULL, 110, 2, '2010-12-06 23:44:33'), (10977, NULL, NULL, 54, 2, '2010-12-06 23:44:48'), (10978, NULL, NULL, 94, 2, '2010-12-06 23:45:00'), (10979, NULL, NULL, 157, 2, '2010-12-06 23:45:03'), (10980, NULL, NULL, 161, 2, '2010-12-06 23:45:14'), (10981, NULL, NULL, 147, 2, '2010-12-06 23:45:29'), (10982, NULL, NULL, 51, 2, '2010-12-06 23:46:18'), (10983, NULL, NULL, 102, 2, '2010-12-06 23:46:33'), (10984, NULL, NULL, 188, 2, '2010-12-06 23:50:28'), (10985, NULL, NULL, 59, 2, '2010-12-06 23:50:44'), (10986, NULL, NULL, 108, 2, '2010-12-06 23:51:00'), (10987, NULL, NULL, 107, 2, '2010-12-06 23:51:15'), (10988, NULL, NULL, 66, 2, '2010-12-06 23:51:29'), (10989, NULL, NULL, 6, 2, '2010-12-06 23:51:43'), (10990, NULL, NULL, 142, 2, '2010-12-06 23:52:01'), (10991, NULL, NULL, 90, 2, '2010-12-06 23:52:15'), (10992, NULL, NULL, 55, 2, '2010-12-06 23:52:30'), (10993, NULL, NULL, 21, 2, '2010-12-06 23:52:44'), (10994, NULL, NULL, 3, 2, '2010-12-06 23:52:59'), (10995, NULL, NULL, 129, 2, '2010-12-06 23:53:13'), (10996, NULL, NULL, 183, 2, '2010-12-06 23:53:31'), (10997, NULL, NULL, 98, 2, '2010-12-06 23:53:45'), (10998, NULL, NULL, 2, 2, '2010-12-06 23:54:00'), (10999, NULL, NULL, 29, 2, '2010-12-06 23:54:15'), (11000, NULL, NULL, 150, 2, '2010-12-06 23:54:29'), (11001, NULL, NULL, 119, 2, '2010-12-06 23:54:43'), (11002, NULL, NULL, 79, 2, '2010-12-06 23:54:58'), (11003, NULL, NULL, 95, 2, '2010-12-06 23:55:15'), (11004, NULL, NULL, 48, 2, '2010-12-06 23:55:30'), (11005, NULL, NULL, 12, 2, '2010-12-06 23:55:44'), (11006, NULL, NULL, 31, 2, '2010-12-07 00:02:18'), (11007, NULL, NULL, 159, 2, '2010-12-07 00:02:20'), (11008, NULL, NULL, 177, 2, '2010-12-07 00:05:25'), (11009, NULL, NULL, 115, 2, '2010-12-07 00:05:27'), (11010, NULL, NULL, 16, 2, '2010-12-07 00:08:32'), (11011, NULL, NULL, 87, 2, '2010-12-07 00:08:35'), (11012, NULL, NULL, 76, 2, '2010-12-07 00:08:49'), (11013, NULL, NULL, 72, 2, '2010-12-07 00:09:07'), (11014, 12149, NULL, 65, 2, '2010-12-07 00:11:09'), (11015, NULL, NULL, 152, 2, '2010-12-07 00:12:09'), (11016, NULL, NULL, 56, 2, '2010-12-07 00:15:14'), (11017, NULL, NULL, 141, 2, '2010-12-07 00:15:16'), (11018, NULL, NULL, 122, 2, '2010-12-07 00:18:19'), (11019, NULL, NULL, 121, 2, '2010-12-07 00:18:22'), (11020, NULL, NULL, 70, 2, '2010-12-07 00:21:27'), (11021, NULL, NULL, 5, 2, '2010-12-07 00:24:33'), (11022, NULL, NULL, 82, 2, '2010-12-07 00:24:36'), (11023, NULL, NULL, 93, 2, '2010-12-07 00:24:50'), (11024, NULL, NULL, 74, 2, '2010-12-07 00:25:05'), (11025, NULL, NULL, 181, 2, '2010-12-07 00:34:03'), (11026, NULL, NULL, 104, 2, '2010-12-07 00:46:23'), (11027, NULL, NULL, 140, 2, '2010-12-07 00:55:37'), (11028, NULL, NULL, 32, 2, '2010-12-07 00:55:40'), (11029, NULL, NULL, 103, 2, '2010-12-07 01:07:49'), (11030, NULL, NULL, 88, 2, '2010-12-07 01:10:54'), (11031, NULL, NULL, 81, 2, '2010-12-07 01:38:24'), (11032, NULL, NULL, 145, 2, '2010-12-07 01:38:27'), (11033, NULL, NULL, 169, 2, '2010-12-07 01:38:29'), (11034, NULL, NULL, 130, 2, '2010-12-07 01:38:33'), (11035, NULL, NULL, 114, 2, '2010-12-07 01:38:38'), (11036, NULL, NULL, 229, 2, '2010-12-07 01:38:43'), (11037, NULL, NULL, 23, 2, '2010-12-07 01:38:47'), (11038, 12151, NULL, 108, 2, '2010-12-07 01:38:54'), (11039, NULL, NULL, 166, 2, '2010-12-07 01:44:55'), (11040, 12152, NULL, 27, 2, '2010-12-07 01:45:10'), (11041, NULL, NULL, 78, 2, '2010-12-07 02:13:50'), (11042, NULL, NULL, 73, 2, '2010-12-07 03:35:44'), (11043, NULL, NULL, 116, 2, '2010-12-07 03:35:48'), (11044, NULL, NULL, 8, 2, '2010-12-07 03:35:55'), (11045, NULL, NULL, 33, 2, '2010-12-07 03:42:20'), (11046, NULL, NULL, 182, 2, '2010-12-07 04:03:36'), (11047, NULL, NULL, 57, 2, '2010-12-07 04:22:22'), (11048, NULL, NULL, 1, 2, '2010-12-07 04:25:34'), (11049, NULL, NULL, 55, 2, '2010-12-07 04:57:07'), (11050, NULL, NULL, 98, 2, '2010-12-07 05:00:45'), (11051, NULL, NULL, 91, 2, '2010-12-07 05:19:04'), (11052, NULL, NULL, 69, 2, '2010-12-07 05:22:07'), (11053, NULL, NULL, 83, 2, '2010-12-07 05:31:20'), (11054, NULL, NULL, 213, 2, '2010-12-07 05:34:26'), (11055, NULL, NULL, 196, 2, '2010-12-07 05:38:03'), (11056, NULL, NULL, 168, 2, '2010-12-07 05:44:07'), (11057, NULL, NULL, 158, 2, '2010-12-07 05:44:11'), (11058, NULL, NULL, 61, 2, '2010-12-07 05:56:49'), (11059, NULL, NULL, 253, 2, '2010-12-07 06:06:19'), (11060, NULL, NULL, 14, 2, '2010-12-07 06:15:59'), (11061, NULL, NULL, 15, 2, '2010-12-07 06:28:27'), (11062, NULL, NULL, 119, 2, '2010-12-07 06:44:58'), (11063, 12157, NULL, 186, 2, '2010-12-07 06:54:18'), (11064, NULL, NULL, 66, 2, '2010-12-07 07:00:02'), (11065, NULL, NULL, 235, 2, '2010-12-07 07:06:15'), (11066, NULL, NULL, 71, 2, '2010-12-07 07:09:18'), (11067, NULL, NULL, 53, 2, '2010-12-07 07:24:26'), (11068, NULL, NULL, 105, 2, '2010-12-07 07:36:42'), (11069, NULL, NULL, 28, 2, '2010-12-07 07:54:53'), (11070, NULL, NULL, 120, 2, '2010-12-07 07:57:57'), (11071, NULL, NULL, 174, 2, '2010-12-07 07:58:00'), (11072, NULL, NULL, 62, 2, '2010-12-07 08:04:25'), (11073, NULL, NULL, 127, 2, '2010-12-07 08:04:29'), (11074, NULL, NULL, 94, 2, '2010-12-07 08:17:12'), (11075, NULL, NULL, 70, 2, '2010-12-07 08:42:16'), (11076, NULL, NULL, 93, 2, '2010-12-07 08:45:44'), (11077, 12161, NULL, 111, 2, '2010-12-07 08:54:47'), (11078, 12163, NULL, 50, 2, '2010-12-07 10:51:06'), (11079, 12163, NULL, 75, 2, '2010-12-07 10:51:51'), (11080, 12164, NULL, 13, 2, '2010-12-07 10:52:49'), (11081, 12165, NULL, 26, 2, '2010-12-07 11:00:13'), (11082, NULL, NULL, 49, 2, '2010-12-07 11:06:12'), (11083, NULL, NULL, 123, 2, '2010-12-07 11:09:26'), (11084, NULL, NULL, 101, 2, '2010-12-07 11:15:40'), (11085, NULL, NULL, 139, 2, '2010-12-07 11:15:43'), (11086, NULL, NULL, 187, 2, '2010-12-07 11:35:08'), (11087, 12167, NULL, 7, 2, '2010-12-07 11:57:00'), (11088, 12167, NULL, 177, 2, '2010-12-07 12:05:02'); INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES (11090, 12169, NULL, 108, 2, '2010-12-07 12:05:17'), (11091, 12170, NULL, 167, 2, '2010-12-07 12:21:18'), (11092, NULL, NULL, 12, 2, '2010-12-07 12:15:21'), (11094, 12171, NULL, 177, 2, '2010-12-07 12:27:17'), (11095, NULL, NULL, 150, 2, '2010-12-07 14:14:26'), (11096, NULL, NULL, 75, 2, '2010-12-07 14:27:12'), (11097, 12175, NULL, 140, 2, '2010-12-07 14:55:41'), (11099, 12175, NULL, 182, 2, '2010-12-07 14:56:47'), (11100, 12176, NULL, 9, 2, '2010-12-07 14:56:36'), (11102, 12178, NULL, 76, 2, '2010-12-07 15:37:51'), (11103, 12179, NULL, 17, 2, '2010-12-07 15:55:48'), (11104, 12179, NULL, 6, 2, '2010-12-07 16:01:04'), (11105, 12180, NULL, 5, 2, '2010-12-07 15:57:19'), (11107, NULL, NULL, 64, 2, '2010-12-07 16:25:43'), (11108, 12183, NULL, 177, 2, '2010-12-07 17:14:32'), (11109, 12184, NULL, 7, 2, '2010-12-07 17:24:34'), (11110, 12187, NULL, 111, 2, '2010-12-07 17:33:26'), (11111, 12188, NULL, 118, 2, '2010-12-07 18:15:36'), (11112, 12191, NULL, 6, 2, '2010-12-07 19:07:19'), (11113, 12192, NULL, 142, 2, '2010-12-07 20:39:12'), (11114, 12196, NULL, 111, 2, '2010-12-07 23:34:07'), (11115, 12197, NULL, 111, 2, '2010-12-07 23:34:56'), (11116, NULL, NULL, 70, 2, '2010-12-08 00:11:03'), (11117, NULL, NULL, 133, 2, '2010-12-08 02:13:34'), (11118, 12199, NULL, 161, 2, '2010-12-08 02:16:10'), (11119, 12200, NULL, 5, 2, '2010-12-08 02:20:33'), (11120, 12201, NULL, 30, 2, '2010-12-08 02:46:23'), (11121, NULL, NULL, 113, 2, '2010-12-08 03:02:59'), (11122, NULL, NULL, 181, 2, '2010-12-08 03:21:49'), (11123, NULL, NULL, 85, 2, '2010-12-08 03:21:54'), (11124, NULL, NULL, 7, 2, '2010-12-08 03:21:57'), (11125, NULL, NULL, 124, 2, '2010-12-08 03:22:01'), (11126, NULL, NULL, 140, 2, '2010-12-08 03:25:08'), (11127, NULL, NULL, 32, 2, '2010-12-08 03:28:12'), (11128, NULL, NULL, 118, 2, '2010-12-08 03:28:17'), (11129, NULL, NULL, 114, 2, '2010-12-08 03:28:21'), (11130, NULL, NULL, 106, 2, '2010-12-08 03:34:30'), (11131, NULL, NULL, 23, 2, '2010-12-08 03:37:35'), (11132, NULL, NULL, 171, 2, '2010-12-08 03:37:40'), (11133, NULL, NULL, 176, 2, '2010-12-08 03:37:47'), (11134, NULL, NULL, 165, 2, '2010-12-08 03:43:58'), (11135, NULL, NULL, 229, 2, '2010-12-08 03:50:05'), (11136, NULL, NULL, 167, 2, '2010-12-08 03:59:10'), (11137, NULL, NULL, 143, 2, '2010-12-08 04:11:38'), (11138, NULL, NULL, 191, 2, '2010-12-08 04:12:00'), (11139, NULL, NULL, 169, 2, '2010-12-08 04:12:16'), (11140, NULL, NULL, 97, 2, '2010-12-08 04:18:56'), (11141, NULL, NULL, 246, 2, '2010-12-08 04:22:08'), (11142, 12202, NULL, 80, 2, '2010-12-08 04:23:52'), (11143, NULL, NULL, 4, 2, '2010-12-08 04:25:29'), (11144, NULL, NULL, 108, 2, '2010-12-08 04:34:40'), (11145, NULL, NULL, 107, 2, '2010-12-08 04:46:51'), (11146, NULL, NULL, 66, 2, '2010-12-08 04:47:00'), (11147, NULL, NULL, 6, 2, '2010-12-08 04:47:10'), (11148, NULL, NULL, 159, 2, '2010-12-08 04:50:20'), (11149, NULL, NULL, 16, 2, '2010-12-08 04:53:29'), (11150, NULL, NULL, 116, 2, '2010-12-08 04:53:38'), (11151, NULL, NULL, 96, 2, '2010-12-08 05:12:11'), (11152, NULL, NULL, 190, 2, '2010-12-08 05:21:28'), (11153, NULL, NULL, 132, 2, '2010-12-08 05:21:35'), (11154, NULL, NULL, 182, 2, '2010-12-08 05:39:50'), (11155, NULL, NULL, 131, 2, '2010-12-08 05:43:04'), (11156, NULL, NULL, 117, 2, '2010-12-08 05:43:11'), (11157, NULL, NULL, 164, 2, '2010-12-08 05:43:19'), (11158, NULL, NULL, 84, 2, '2010-12-08 05:46:27'), (11159, NULL, NULL, 57, 2, '2010-12-08 05:49:40'), (11160, NULL, NULL, 195, 2, '2010-12-08 05:52:47'), (11161, NULL, NULL, 180, 2, '2010-12-08 05:52:53'), (11162, NULL, NULL, 1, 2, '2010-12-08 05:55:59'), (11163, NULL, NULL, 149, 2, '2010-12-08 06:02:11'), (11164, NULL, NULL, 240, 2, '2010-12-08 06:08:18'), (11165, NULL, NULL, 68, 2, '2010-12-08 06:11:24'), (11166, NULL, NULL, 142, 2, '2010-12-08 06:35:39'), (11167, NULL, NULL, 21, 2, '2010-12-08 06:38:46'), (11168, NULL, NULL, 183, 2, '2010-12-08 06:41:54'), (11169, 12205, NULL, 80, 2, '2010-12-08 07:03:31'), (11170, NULL, NULL, 196, 2, '2010-12-08 07:14:36'), (11171, NULL, NULL, 77, 2, '2010-12-08 07:33:32'), (11172, NULL, NULL, 67, 2, '2010-12-08 07:38:22'), (11173, NULL, NULL, 170, 2, '2010-12-08 07:44:00'), (11174, NULL, NULL, 60, 2, '2010-12-08 07:44:30'), (11175, NULL, NULL, 173, 2, '2010-12-08 07:57:12'), (11176, NULL, NULL, 157, 2, '2010-12-08 08:16:13'), (11177, NULL, NULL, 98, 2, '2010-12-08 08:23:15'), (11178, NULL, NULL, 29, 2, '2010-12-08 08:27:07'), (11179, NULL, NULL, 119, 2, '2010-12-08 08:30:34'), (11180, NULL, NULL, 152, 2, '2010-12-08 08:33:38'), (11181, NULL, NULL, 141, 2, '2010-12-08 08:39:52'), (11182, 12208, NULL, 201, 2, '2010-12-08 08:45:27'), (11183, NULL, NULL, 253, 2, '2010-12-08 09:34:20'), (11184, 12211, NULL, 50, 2, '2010-12-08 09:54:41'), (11185, NULL, NULL, 160, 2, '2010-12-08 09:59:52'), (11186, 12212, NULL, 49, 2, '2010-12-08 10:08:17'), (11187, NULL, NULL, 63, 2, '2010-12-08 10:09:26'), (11188, 12212, NULL, 108, 2, '2010-12-08 10:09:30'), (11189, 12212, NULL, 183, 2, '2010-12-08 10:10:10'), (11190, 12212, NULL, 184, 2, '2010-12-08 10:11:19'), (11191, 12214, NULL, 141, 2, '2010-12-08 10:34:29'), (11192, 12214, NULL, 140, 2, '2010-12-08 10:35:16'), (11193, 12214, NULL, 145, 2, '2010-12-08 10:36:05'), (11194, NULL, NULL, 122, 2, '2010-12-08 10:37:39'), (11195, NULL, NULL, 91, 2, '2010-12-08 10:44:23'), (11196, 12217, NULL, 145, 2, '2010-12-08 10:44:54'), (11197, NULL, NULL, 105, 2, '2010-12-08 11:13:31'), (11198, NULL, NULL, 174, 2, '2010-12-08 11:34:04'), (11199, NULL, NULL, 201, 2, '2010-12-08 11:53:31'), (11200, NULL, NULL, 95, 2, '2010-12-08 12:46:03'), (11201, 11969, NULL, 240, 2, '2010-12-08 12:46:53'), (11202, NULL, NULL, 5, 2, '2010-12-08 12:53:16'), (11203, 12220, NULL, 122, 2, '2010-12-08 12:53:57'), (11204, NULL, NULL, 72, 2, '2010-12-08 13:06:14'), (11205, NULL, NULL, 101, 2, '2010-12-08 13:34:51'), (11206, NULL, NULL, 139, 2, '2010-12-08 13:35:18'), (11207, 12221, NULL, 100, 2, '2010-12-08 13:38:00'), (11208, 12222, NULL, 87, 2, '2010-12-08 13:43:24'), (11209, NULL, NULL, 187, 2, '2010-12-08 13:54:01'), (11210, NULL, NULL, 115, 2, '2010-12-08 13:57:44'), (11211, 12223, NULL, 116, 2, '2010-12-08 14:10:36'), (11212, 12223, NULL, 122, 2, '2010-12-08 14:11:16'), (11213, 12223, NULL, 115, 2, '2010-12-08 14:12:26'), (11214, NULL, NULL, 146, 2, '2010-12-08 14:15:36'), (11215, NULL, NULL, 161, 2, '2010-12-08 14:17:37'), (11216, NULL, NULL, 147, 2, '2010-12-08 14:21:29'), (11217, NULL, NULL, 102, 2, '2010-12-08 14:30:43'), (11218, NULL, NULL, 48, 2, '2010-12-08 14:33:45'), (11219, NULL, NULL, 12, 2, '2010-12-08 14:36:14'), (11220, NULL, NULL, 93, 2, '2010-12-08 14:42:32'), (11221, NULL, NULL, 74, 2, '2010-12-08 14:43:09'), (11222, 12225, NULL, 3, 2, '2010-12-08 14:54:52'), (11223, NULL, NULL, 125, 2, '2010-12-08 14:54:43'), (11225, NULL, NULL, 109, 2, '2010-12-08 14:55:05'), (11226, NULL, NULL, 53, 2, '2010-12-08 15:16:31'), (11227, NULL, NULL, 20, 2, '2010-12-08 15:23:06'), (11228, NULL, NULL, 49, 2, '2010-12-08 15:26:10'), (11229, 12226, NULL, 112, 2, '2010-12-08 15:26:28'), (11230, 12227, NULL, 53, 2, '2010-12-08 15:50:33'), (11231, 12228, NULL, 3, 2, '2010-12-08 16:15:40'), (11232, 12229, NULL, 60, 2, '2010-12-08 16:34:50'), (11234, NULL, NULL, 166, 2, '2010-12-08 16:47:57'), (11235, 12232, NULL, 50, 2, '2010-12-08 16:53:01'), (11236, 12231, NULL, 177, 2, '2010-12-08 16:55:22'), (11237, NULL, NULL, 167, 2, '2010-12-08 17:00:16'), (11238, 12234, NULL, 160, 2, '2010-12-08 17:13:35'), (11239, 12235, NULL, 4, 2, '2010-12-08 17:32:00'), (11240, 12235, NULL, 33, 2, '2010-12-08 17:32:34'), (11241, 12235, NULL, 31, 2, '2010-12-08 17:33:17'), (11242, 12235, NULL, 30, 2, '2010-12-08 17:33:41'), (11243, 12235, NULL, 73, 2, '2010-12-08 17:34:40'), (11244, 12238, NULL, 99, 2, '2010-12-08 17:47:00'), (11245, NULL, NULL, 7, 2, '2010-12-08 18:36:41'), (11246, 12250, NULL, 7, 2, '2010-12-08 22:04:36'), (11247, NULL, NULL, 170, 2, '2010-12-08 22:18:18'), (11248, 12254, NULL, 5, 2, '2010-12-09 00:10:53'), (11249, NULL, NULL, 30, 2, '2010-12-09 00:54:08'), (11250, 12257, NULL, 168, 2, '2010-12-09 00:58:59'), (11251, NULL, NULL, 103, 2, '2010-12-09 01:03:27'), (11252, NULL, NULL, 32, 2, '2010-12-09 01:05:48'), (11253, NULL, NULL, 165, 2, '2010-12-09 01:08:15'), (11254, NULL, NULL, 106, 2, '2010-12-09 01:11:17'), (11255, NULL, NULL, 163, 2, '2010-12-09 01:11:37'), (11256, NULL, NULL, 23, 2, '2010-12-09 01:11:47'), (11257, NULL, NULL, 73, 2, '2010-12-09 01:11:52'), (11258, NULL, NULL, 172, 2, '2010-12-09 01:11:55'), (11259, NULL, NULL, 33, 2, '2010-12-09 01:12:07'), (11260, NULL, NULL, 145, 2, '2010-12-09 01:12:55'), (11261, NULL, NULL, 191, 2, '2010-12-09 01:32:48'), (11262, NULL, NULL, 97, 2, '2010-12-09 01:34:17'), (11263, NULL, NULL, 246, 2, '2010-12-09 01:37:10'), (11264, NULL, NULL, 4, 2, '2010-12-09 01:39:30'), (11265, NULL, NULL, 126, 2, '2010-12-09 01:42:14'), (11266, NULL, NULL, 63, 2, '2010-12-09 01:42:49'), (11267, NULL, NULL, 89, 2, '2010-12-09 01:46:42'), (11268, NULL, NULL, 78, 2, '2010-12-09 01:46:57'), (11269, NULL, NULL, 188, 2, '2010-12-09 01:54:44'), (11270, NULL, NULL, 59, 2, '2010-12-09 02:00:56'), (11271, NULL, NULL, 108, 2, '2010-12-09 02:04:01'), (11272, NULL, NULL, 6, 2, '2010-12-09 02:07:05'), (11273, NULL, NULL, 103, 2, '2010-12-09 02:28:27'), (11274, NULL, NULL, 116, 2, '2010-12-09 02:31:52'), (11275, NULL, NULL, 11, 2, '2010-12-09 02:47:11'), (11276, NULL, NULL, 171, 2, '2010-12-09 02:56:23'), (11277, NULL, NULL, 165, 2, '2010-12-09 02:59:26'), (11278, NULL, NULL, 83, 2, '2010-12-09 03:11:41'), (11279, NULL, NULL, 92, 2, '2010-12-09 03:11:43'), (11280, NULL, NULL, 132, 2, '2010-12-09 03:14:47'), (11281, NULL, NULL, 182, 2, '2010-12-09 03:17:50'), (11282, NULL, NULL, 131, 2, '2010-12-09 03:17:54'), (11283, NULL, NULL, 117, 2, '2010-12-09 03:33:33'), (11284, NULL, NULL, 57, 2, '2010-12-09 03:37:49'), (11285, NULL, NULL, 195, 2, '2010-12-09 03:45:10'), (11286, NULL, NULL, 170, 2, '2010-12-09 03:48:13'), (11287, NULL, NULL, 180, 2, '2010-12-09 03:51:17'), (11288, NULL, NULL, 240, 2, '2010-12-09 03:54:21'), (11289, NULL, NULL, 148, 2, '2010-12-09 04:09:32'), (11290, NULL, NULL, 110, 2, '2010-12-09 04:12:40'), (11291, NULL, NULL, 54, 2, '2010-12-09 04:15:47'), (11292, 12258, NULL, 166, 2, '2010-12-09 04:16:09'), (11293, NULL, NULL, 142, 2, '2010-12-09 04:18:55'), (11294, NULL, NULL, 90, 2, '2010-12-09 04:19:02'), (11295, NULL, NULL, 3, 2, '2010-12-09 04:22:09'), (11296, NULL, NULL, 183, 2, '2010-12-09 04:22:15'), (11297, NULL, NULL, 98, 2, '2010-12-09 04:25:21'), (11298, NULL, NULL, 2, 2, '2010-12-09 04:25:27'), (11299, NULL, NULL, 87, 2, '2010-12-09 04:28:33'), (11300, NULL, NULL, 152, 2, '2010-12-09 04:28:38'), (11301, NULL, NULL, 76, 2, '2010-12-09 04:37:49'), (11302, NULL, NULL, 31, 2, '2010-12-09 05:49:17'), (11303, 12260, NULL, 4, 2, '2010-12-09 06:37:35'), (11304, NULL, NULL, 22, 2, '2010-12-09 06:59:37'), (11305, NULL, NULL, 194, 2, '2010-12-09 06:59:39'), (11306, NULL, NULL, 27, 2, '2010-12-09 07:00:06'), (11307, NULL, NULL, 213, 2, '2010-12-09 07:06:07'), (11308, NULL, NULL, 101, 2, '2010-12-09 07:21:50'), (11309, NULL, NULL, 157, 2, '2010-12-09 08:04:57'), (11310, 12261, NULL, 141, 2, '2010-12-09 08:12:53'), (11311, NULL, NULL, 115, 2, '2010-12-09 08:22:18'), (11312, NULL, NULL, 56, 2, '2010-12-09 08:26:40'), (11313, NULL, NULL, 192, 2, '2010-12-09 08:42:24'), (11314, 12263, NULL, 29, 2, '2010-12-09 08:45:50'), (11315, NULL, NULL, 52, 2, '2010-12-09 08:52:48'), (11316, NULL, NULL, 196, 2, '2010-12-09 09:00:02'), (11317, NULL, NULL, 50, 2, '2010-12-09 09:08:18'), (11318, NULL, NULL, 60, 2, '2010-12-09 09:26:26'), (11319, NULL, NULL, 58, 2, '2010-12-09 09:26:42'), (11320, NULL, NULL, 253, 2, '2010-12-09 09:26:56'), (11321, NULL, NULL, 174, 2, '2010-12-09 09:27:25'), (11322, 12264, NULL, 3, 2, '2010-12-09 09:29:45'), (11323, NULL, NULL, 51, 2, '2010-12-09 09:55:21'), (11324, NULL, NULL, 201, 2, '2010-12-09 09:55:25'), (11325, NULL, NULL, 14, 2, '2010-12-09 09:55:49'), (11326, 12266, NULL, 111, 2, '2010-12-09 10:05:56'), (11327, 12266, NULL, 112, 2, '2010-12-09 10:09:32'), (11328, NULL, NULL, 141, 2, '2010-12-09 10:20:04'), (11329, NULL, NULL, 70, 2, '2010-12-09 10:20:19'), (11330, NULL, NULL, 5, 2, '2010-12-09 10:22:22'), (11331, NULL, NULL, 82, 2, '2010-12-09 10:22:40'), (11332, 12269, NULL, 3, 2, '2010-12-09 10:33:29'), (11333, NULL, NULL, 109, 2, '2010-12-09 10:38:21'), (11334, 12270, NULL, 115, 2, '2010-12-09 10:50:53'), (11335, NULL, NULL, 69, 2, '2010-12-09 11:23:00'), (11336, 12272, NULL, 69, 2, '2010-12-09 11:23:54'), (11337, NULL, NULL, 94, 2, '2010-12-09 11:35:56'), (11338, NULL, NULL, 81, 2, '2010-12-09 11:50:07'), (11339, NULL, NULL, 95, 2, '2010-12-09 11:54:59'), (11340, NULL, NULL, 48, 2, '2010-12-09 11:58:32'), (11341, NULL, NULL, 93, 2, '2010-12-09 12:07:43'), (11342, NULL, NULL, 235, 2, '2010-12-09 12:25:42'), (11343, 12273, NULL, 8, 2, '2010-12-09 12:35:07'), (11344, NULL, NULL, 9, 2, '2010-12-09 12:46:55'), (11345, NULL, NULL, 187, 2, '2010-12-09 13:13:28'), (11346, 12275, NULL, 72, 2, '2010-12-09 13:31:14'), (11347, NULL, NULL, 147, 2, '2010-12-09 13:36:25'), (11348, 12276, NULL, 6, 2, '2010-12-09 13:50:40'), (11349, NULL, NULL, 12, 2, '2010-12-09 13:55:45'), (11350, NULL, NULL, 71, 2, '2010-12-09 14:26:04'), (11351, NULL, NULL, 64, 2, '2010-12-09 14:26:07'), (11352, NULL, NULL, 70, 2, '2010-12-09 14:29:37'), (11353, 12277, NULL, 97, 2, '2010-12-09 14:32:32'), (11354, NULL, NULL, 50, 2, '2010-12-09 14:45:48'), (11355, NULL, NULL, 105, 2, '2010-12-09 14:56:03'), (11356, 12279, NULL, 119, 2, '2010-12-09 15:53:15'), (11358, NULL, NULL, 167, 2, '2010-12-09 16:18:35'), (11359, NULL, NULL, 20, 2, '2010-12-09 16:24:50'), (11360, NULL, NULL, 49, 2, '2010-12-09 16:26:06'), (11361, 12280, NULL, 5, 2, '2010-12-09 16:56:58'), (11363, 12282, NULL, 6, 2, '2010-12-09 17:18:37'), (11364, 12283, NULL, 186, 2, '2010-12-09 17:25:10'), (11365, 12284, NULL, 163, 2, '2010-12-09 18:10:51'), (11366, 12286, NULL, 49, 2, '2010-12-09 18:27:04'), (11367, 12284, NULL, 167, 2, '2010-12-09 18:29:01'), (11368, 12284, NULL, 168, 2, '2010-12-09 18:29:47'), (11369, 12284, NULL, 161, 2, '2010-12-09 18:31:34'), (11370, 12288, NULL, 7, 2, '2010-12-09 18:53:21'), (11371, 12291, NULL, 6, 2, '2010-12-09 19:59:40'), (11372, NULL, NULL, 186, 2, '2010-12-09 20:58:11'), (11373, NULL, NULL, 101, 2, '2010-12-09 21:02:09'), (11374, 12295, NULL, 23, 2, '2010-12-09 21:42:27'), (11375, NULL, NULL, 235, 2, '2010-12-10 00:23:38'), (11376, NULL, NULL, 10, 2, '2010-12-10 00:43:02'), (11377, NULL, NULL, 181, 2, '2010-12-10 00:43:18'), (11378, NULL, NULL, 7, 2, '2010-12-10 00:44:48'), (11379, NULL, NULL, 32, 2, '2010-12-10 00:55:02'), (11380, NULL, NULL, 140, 2, '2010-12-10 00:56:30'), (11381, NULL, NULL, 163, 2, '2010-12-10 01:01:29'), (11382, NULL, NULL, 73, 2, '2010-12-10 01:04:52'), (11383, NULL, NULL, 103, 2, '2010-12-10 01:04:55'), (11384, NULL, NULL, 171, 2, '2010-12-10 01:11:08'), (11385, NULL, NULL, 176, 2, '2010-12-10 01:14:11'), (11386, NULL, NULL, 172, 2, '2010-12-10 01:14:14'), (11387, NULL, NULL, 81, 2, '2010-12-10 01:14:40'), (11388, NULL, NULL, 229, 2, '2010-12-10 01:28:09'), (11389, NULL, NULL, 167, 2, '2010-12-10 01:31:36'), (11390, NULL, NULL, 143, 2, '2010-12-10 01:36:54'), (11391, NULL, NULL, 169, 2, '2010-12-10 01:39:51'), (11392, NULL, NULL, 246, 2, '2010-12-10 01:47:24'), (11393, 12302, NULL, 9, 2, '2010-12-10 01:50:01'), (11394, NULL, NULL, 126, 2, '2010-12-10 01:53:35'), (11395, NULL, NULL, 63, 2, '2010-12-10 01:54:05'), (11396, NULL, NULL, 112, 2, '2010-12-10 01:55:04'), (11397, NULL, NULL, 89, 2, '2010-12-10 01:56:34'), (11398, NULL, NULL, 59, 2, '2010-12-10 02:03:02'), (11399, NULL, NULL, 78, 2, '2010-12-10 02:03:06'), (11400, NULL, NULL, 107, 2, '2010-12-10 02:11:35'), (11401, NULL, NULL, 6, 2, '2010-12-10 02:11:49'), (11402, NULL, NULL, 31, 2, '2010-12-10 02:13:00'), (11403, NULL, NULL, 115, 2, '2010-12-10 02:24:25'), (11404, NULL, NULL, 16, 2, '2010-12-10 02:28:38'), (11405, NULL, NULL, 11, 2, '2010-12-10 02:54:08'), (11406, NULL, NULL, 80, 2, '2010-12-10 02:57:10'), (11407, NULL, NULL, 190, 2, '2010-12-10 03:00:13'), (11408, 12304, NULL, 191, 2, '2010-12-10 03:00:39'), (11409, NULL, NULL, 162, 2, '2010-12-10 03:09:42'), (11410, NULL, NULL, 100, 2, '2010-12-10 03:15:48'), (11411, NULL, NULL, 182, 2, '2010-12-10 03:18:50'), (11412, NULL, NULL, 184, 2, '2010-12-10 03:21:53'), (11413, NULL, NULL, 117, 2, '2010-12-10 03:21:56'), (11414, NULL, NULL, 84, 2, '2010-12-10 03:22:21'), (11415, NULL, NULL, 131, 2, '2010-12-10 03:31:47'), (11416, NULL, NULL, 180, 2, '2010-12-10 03:31:51'), (11417, NULL, NULL, 57, 2, '2010-12-10 03:32:14'), (11418, NULL, NULL, 170, 2, '2010-12-10 03:35:40'), (11419, NULL, NULL, 1, 2, '2010-12-10 03:47:48'), (11420, NULL, NULL, 240, 2, '2010-12-10 03:50:52'), (11421, NULL, NULL, 148, 2, '2010-12-10 03:53:57'), (11422, NULL, NULL, 110, 2, '2010-12-10 04:03:28'), (11423, NULL, NULL, 142, 2, '2010-12-10 04:12:36'), (11424, NULL, NULL, 87, 2, '2010-12-10 04:12:43'), (11425, NULL, NULL, 76, 2, '2010-12-10 04:13:01'), (11426, NULL, NULL, 98, 2, '2010-12-10 04:16:25'), (11427, NULL, NULL, 92, 2, '2010-12-10 04:25:32'), (11428, NULL, NULL, 86, 2, '2010-12-10 04:28:39'), (11429, NULL, NULL, 27, 2, '2010-12-10 04:28:45'), (11430, NULL, NULL, 111, 2, '2010-12-10 04:29:03'), (11431, NULL, NULL, 128, 2, '2010-12-10 04:29:27'), (11432, NULL, NULL, 72, 2, '2010-12-10 04:32:50'), (11433, NULL, NULL, 213, 2, '2010-12-10 04:35:56'), (11434, NULL, NULL, 168, 2, '2010-12-10 05:06:21'), (11435, NULL, NULL, 158, 2, '2010-12-10 05:06:27'), (11436, NULL, NULL, 61, 2, '2010-12-10 05:16:26'), (11437, NULL, NULL, 67, 2, '2010-12-10 05:19:33'), (11438, NULL, NULL, 58, 2, '2010-12-10 05:34:55'), (11439, NULL, NULL, 253, 2, '2010-12-10 05:35:12'), (11440, NULL, NULL, 14, 2, '2010-12-10 05:44:06'), (11441, NULL, NULL, 24, 2, '2010-12-10 05:53:26'), (11442, NULL, NULL, 157, 2, '2010-12-10 06:03:04'), (11443, NULL, NULL, 51, 2, '2010-12-10 06:06:02'), (11444, 12310, NULL, 99, 2, '2010-12-10 06:12:36'), (11445, NULL, NULL, 29, 2, '2010-12-10 06:13:50'), (11446, NULL, NULL, 56, 2, '2010-12-10 06:24:27'), (11447, NULL, NULL, 141, 2, '2010-12-10 06:25:08'), (11448, NULL, NULL, 121, 2, '2010-12-10 06:27:34'), (11449, NULL, NULL, 91, 2, '2010-12-10 06:34:34'), (11450, NULL, NULL, 192, 2, '2010-12-10 07:20:12'), (11451, NULL, NULL, 28, 2, '2010-12-10 07:24:39'), (11452, NULL, NULL, 120, 2, '2010-12-10 07:24:42'), (11453, NULL, NULL, 174, 2, '2010-12-10 07:24:57'), (11454, NULL, NULL, 26, 2, '2010-12-10 07:25:27'), (11455, 12313, NULL, 6, 2, '2010-12-10 07:33:41'), (11457, NULL, NULL, 201, 2, '2010-12-10 07:44:20'), (11458, 12314, NULL, 102, 2, '2010-12-10 07:47:36'), (11459, NULL, NULL, 5, 2, '2010-12-10 08:14:27'), (11460, NULL, NULL, 82, 2, '2010-12-10 08:16:54'), (11461, NULL, NULL, 93, 2, '2010-12-10 08:20:16'), (11462, 12319, NULL, 3, 2, '2010-12-10 08:23:03'), (11463, NULL, NULL, 147, 2, '2010-12-10 08:46:31'), (11464, 12320, NULL, 183, 2, '2010-12-10 08:54:02'), (11465, 12321, NULL, 7, 2, '2010-12-10 08:56:23'), (11466, 12327, NULL, 7, 2, '2010-12-10 09:21:50'), (11467, NULL, NULL, 66, 2, '2010-12-10 09:43:24'), (11468, NULL, NULL, 196, 2, '2010-12-10 09:49:55'), (11469, 12329, NULL, 4, 2, '2010-12-10 09:53:01'), (11470, 12329, NULL, 139, 2, '2010-12-10 09:54:42'), (11471, NULL, NULL, 60, 2, '2010-12-10 10:08:57'), (11472, NULL, NULL, 50, 2, '2010-12-10 10:27:01'), (11473, 12331, NULL, 173, 2, '2010-12-10 10:33:00'), (11474, NULL, NULL, 4, 2, '2010-12-10 10:37:43'), (11475, NULL, NULL, 7, 2, '2010-12-10 10:45:38'), (11476, NULL, NULL, 111, 2, '2010-12-10 11:04:12'), (11477, 11378, NULL, 140, 2, '2010-12-10 11:11:44'), (11478, NULL, NULL, 166, 2, '2010-12-10 11:13:32'), (11479, NULL, NULL, 133, 2, '2010-12-10 11:16:35'), (11480, NULL, NULL, 187, 2, '2010-12-10 11:19:38'), (11481, NULL, NULL, 72, 2, '2010-12-10 11:25:41'), (11482, 12336, NULL, 83, 2, '2010-12-10 11:27:21'), (11483, 12337, NULL, 141, 2, '2010-12-10 11:29:26'), (11484, NULL, NULL, 147, 2, '2010-12-10 11:34:45'), (11485, NULL, NULL, 70, 2, '2010-12-10 11:34:48'), (11486, 12344, NULL, 141, 2, '2010-12-10 11:45:24'), (11487, 12347, NULL, 118, 2, '2010-12-10 11:45:32'), (11488, 12353, NULL, 49, 2, '2010-12-10 11:45:49'), (11489, 12354, NULL, 50, 2, '2010-12-10 11:45:52'), (11490, 12360, NULL, 112, 2, '2010-12-10 11:46:11'), (11491, NULL, NULL, 4, 2, '2010-12-10 11:59:51'), (11492, NULL, NULL, 74, 2, '2010-12-10 12:05:57'), (11493, NULL, NULL, 158, 2, '2010-12-10 12:13:16'), (11494, NULL, NULL, 33, 2, '2010-12-10 12:29:00'), (11495, NULL, NULL, 9, 2, '2010-12-10 13:04:47'), (11496, NULL, NULL, 53, 2, '2010-12-10 13:07:50'), (11497, 12364, NULL, 187, 2, '2010-12-10 13:17:45'), (11498, 12366, NULL, 21, 2, '2010-12-10 13:50:21'), (11499, 12367, NULL, 190, 2, '2010-12-10 13:53:15'), (11500, 12369, NULL, 98, 2, '2010-12-10 14:21:00'), (11501, 12369, NULL, 99, 2, '2010-12-10 14:21:57'), (11502, 12371, NULL, 112, 2, '2010-12-10 14:33:26'), (11503, 12372, NULL, 112, 2, '2010-12-10 14:33:32'), (11504, NULL, NULL, 109, 2, '2010-12-10 14:35:53'), (11505, NULL, NULL, 186, 2, '2010-12-10 15:02:07'), (11506, NULL, NULL, 101, 2, '2010-12-10 15:02:54'), (11507, 12373, NULL, 5, 2, '2010-12-10 15:08:56'), (11508, NULL, NULL, 139, 2, '2010-12-10 15:10:09'), (11509, 12374, NULL, 101, 2, '2010-12-10 15:20:05'), (11510, NULL, NULL, 49, 2, '2010-12-10 15:40:57'), (11511, 12376, NULL, 70, 2, '2010-12-10 16:04:36'), (11512, 12378, NULL, 106, 2, '2010-12-10 16:47:45'), (11513, 12379, NULL, 5, 2, '2010-12-10 17:24:27'), (11514, NULL, NULL, 75, 2, '2010-12-10 18:24:55'), (11515, NULL, NULL, 129, 2, '2010-12-10 19:04:15'), (11516, 12383, NULL, 73, 2, '2010-12-10 19:14:03'), (11517, 12384, NULL, 170, 2, '2010-12-10 20:30:13'), (11518, 12386, NULL, 117, 2, '2010-12-10 23:03:24'), (11519, NULL, NULL, 170, 2, '2010-12-10 23:54:36'), (11520, NULL, NULL, 20, 2, '2010-12-10 23:54:46'), (11521, NULL, NULL, 104, 2, '2010-12-10 23:54:58'), (11522, NULL, NULL, 113, 2, '2010-12-11 00:32:50'), (11523, NULL, NULL, 73, 2, '2010-12-11 00:50:58'), (11524, NULL, NULL, 33, 2, '2010-12-11 00:54:01'), (11525, NULL, NULL, 30, 2, '2010-12-11 00:54:43'), (11526, NULL, NULL, 10, 2, '2010-12-11 00:54:57'), (11527, NULL, NULL, 99, 2, '2010-12-11 00:55:10'), (11528, NULL, NULL, 7, 2, '2010-12-11 00:55:36'), (11529, NULL, NULL, 124, 2, '2010-12-11 01:00:01'), (11530, NULL, NULL, 114, 2, '2010-12-11 01:00:08'), (11531, NULL, NULL, 23, 2, '2010-12-11 01:00:26'), (11532, NULL, NULL, 103, 2, '2010-12-11 01:04:15'), (11533, NULL, NULL, 176, 2, '2010-12-11 01:07:21'), (11534, NULL, NULL, 88, 2, '2010-12-11 01:07:26'), (11535, NULL, NULL, 229, 2, '2010-12-11 01:14:09'), (11536, NULL, NULL, 130, 2, '2010-12-11 01:29:36'), (11537, NULL, NULL, 191, 2, '2010-12-11 01:41:45'), (11538, NULL, NULL, 246, 2, '2010-12-11 01:45:07'), (11539, NULL, NULL, 112, 2, '2010-12-11 01:51:33'), (11540, NULL, NULL, 126, 2, '2010-12-11 01:55:17'), (11541, NULL, NULL, 89, 2, '2010-12-11 01:58:20'), (11542, NULL, NULL, 78, 2, '2010-12-11 01:59:17'), (11543, NULL, NULL, 188, 2, '2010-12-11 02:01:33'), (11544, NULL, NULL, 159, 2, '2010-12-11 02:18:34'), (11545, NULL, NULL, 177, 2, '2010-12-11 02:21:59'), (11546, NULL, NULL, 115, 2, '2010-12-11 02:22:09'), (11547, NULL, NULL, 192, 2, '2010-12-11 02:23:08'), (11548, NULL, NULL, 116, 2, '2010-12-11 02:32:02'), (11549, NULL, NULL, 65, 2, '2010-12-11 02:34:06'), (11550, NULL, NULL, 11, 2, '2010-12-11 02:56:27'), (11551, NULL, NULL, 81, 2, '2010-12-11 03:06:31'), (11552, NULL, NULL, 162, 2, '2010-12-11 03:10:06'), (11553, 12389, NULL, 104, 2, '2010-12-11 03:10:27'), (11554, NULL, NULL, 182, 2, '2010-12-11 03:16:09'), (11555, NULL, NULL, 184, 2, '2010-12-11 03:19:11'), (11556, NULL, NULL, 131, 2, '2010-12-11 03:22:16'), (11557, NULL, NULL, 117, 2, '2010-12-11 03:31:23'), (11558, 12390, NULL, 110, 2, '2010-12-11 03:50:21'), (11559, NULL, NULL, 195, 2, '2010-12-11 03:52:44'), (11560, NULL, NULL, 4, 2, '2010-12-11 03:52:46'), (11561, NULL, NULL, 240, 2, '2010-12-11 03:55:49'), (11562, NULL, NULL, 68, 2, '2010-12-11 04:02:22'), (11563, NULL, NULL, 55, 2, '2010-12-11 04:14:47'), (11564, NULL, NULL, 148, 2, '2010-12-11 04:14:52'), (11565, NULL, NULL, 21, 2, '2010-12-11 04:14:57'), (11566, NULL, NULL, 183, 2, '2010-12-11 04:21:02'), (11567, NULL, NULL, 87, 2, '2010-12-11 04:24:17'), (11568, NULL, NULL, 76, 2, '2010-12-11 04:30:44'), (11569, NULL, NULL, 92, 2, '2010-12-11 04:33:58'), (11570, NULL, NULL, 86, 2, '2010-12-11 04:37:12'), (11571, NULL, NULL, 144, 2, '2010-12-11 04:37:15'), (11572, NULL, NULL, 96, 2, '2010-12-11 04:43:33'), (11573, NULL, NULL, 69, 2, '2010-12-11 04:43:47'), (11574, NULL, NULL, 22, 2, '2010-12-11 04:46:53'), (11575, NULL, NULL, 27, 2, '2010-12-11 04:46:56'), (11576, NULL, NULL, 83, 2, '2010-12-11 04:56:10'), (11577, NULL, NULL, 213, 2, '2010-12-11 04:56:13'), (11578, NULL, NULL, 168, 2, '2010-12-11 05:08:34'), (11579, NULL, NULL, 164, 2, '2010-12-11 05:14:39'), (11580, NULL, NULL, 57, 2, '2010-12-11 05:23:53'), (11581, NULL, NULL, 81, 2, '2010-12-11 05:33:02'), (11582, NULL, NULL, 14, 2, '2010-12-11 05:36:07'), (11583, NULL, NULL, 173, 2, '2010-12-11 05:45:21'), (11584, NULL, NULL, 157, 2, '2010-12-11 05:54:40'), (11585, 12393, NULL, 108, 2, '2010-12-11 05:59:39'), (11586, NULL, NULL, 29, 2, '2010-12-11 06:06:48'), (11587, NULL, NULL, 119, 2, '2010-12-11 06:06:52'), (11588, 12394, NULL, 141, 2, '2010-12-11 07:40:17'), (11589, NULL, NULL, 60, 2, '2010-12-11 07:44:48'), (11590, NULL, NULL, 145, 2, '2010-12-11 07:51:10'), (11591, NULL, NULL, 127, 2, '2010-12-11 08:00:26'), (11592, NULL, NULL, 28, 2, '2010-12-11 08:00:29'), (11593, NULL, NULL, 79, 2, '2010-12-11 08:03:37'), (11594, NULL, NULL, 95, 2, '2010-12-11 08:06:40'), (11595, NULL, NULL, 201, 2, '2010-12-11 08:09:44'), (11596, NULL, NULL, 174, 2, '2010-12-11 08:09:48'), (11597, NULL, NULL, 94, 2, '2010-12-11 08:09:55'), (11598, NULL, NULL, 62, 2, '2010-12-11 08:13:06'), (11599, NULL, NULL, 122, 2, '2010-12-11 08:13:10'), (11600, NULL, NULL, 70, 2, '2010-12-11 08:16:17'), (11601, NULL, NULL, 5, 2, '2010-12-11 08:19:22'), (11602, NULL, NULL, 82, 2, '2010-12-11 08:19:26'), (11603, NULL, NULL, 91, 2, '2010-12-11 08:28:37'), (11604, NULL, NULL, 26, 2, '2010-12-11 09:15:29'), (11605, NULL, NULL, 152, 2, '2010-12-11 10:04:40'), (11606, NULL, NULL, 56, 2, '2010-12-11 10:06:43'), (11607, NULL, NULL, 64, 2, '2010-12-11 10:06:57'), (11608, NULL, NULL, 61, 2, '2010-12-11 10:13:37'), (11609, NULL, NULL, 70, 2, '2010-12-11 10:17:10'), (11610, NULL, NULL, 68, 2, '2010-12-11 10:33:35'), (11611, NULL, NULL, 158, 2, '2010-12-11 11:06:28'), (11612, NULL, NULL, 169, 2, '2010-12-11 11:13:31'), (11613, NULL, NULL, 94, 2, '2010-12-11 11:26:50'), (11614, 12402, NULL, 103, 2, '2010-12-11 11:30:34'), (11615, NULL, NULL, 161, 2, '2010-12-11 11:43:40'), (11616, NULL, NULL, 165, 2, '2010-12-11 11:48:09'), (11617, NULL, NULL, 73, 2, '2010-12-11 12:00:07'), (11618, NULL, NULL, 12, 2, '2010-12-11 12:05:06'), (11619, NULL, NULL, 75, 2, '2010-12-11 12:06:47'), (11620, NULL, NULL, 86, 2, '2010-12-11 12:13:26'), (11621, NULL, NULL, 141, 2, '2010-12-11 12:14:01'), (11622, NULL, NULL, 81, 2, '2010-12-11 12:20:06'), (11623, NULL, NULL, 79, 2, '2010-12-11 12:26:45'), (11624, NULL, NULL, 170, 2, '2010-12-11 12:33:25'), (11625, NULL, NULL, 196, 2, '2010-12-11 12:44:02'), (11626, NULL, NULL, 83, 2, '2010-12-11 12:46:45'), (11627, 12404, NULL, 63, 2, '2010-12-11 12:55:15'), (11628, NULL, NULL, 52, 2, '2010-12-11 13:00:03'), (11629, NULL, NULL, 53, 2, '2010-12-11 13:45:40'), (11630, 12408, NULL, 111, 2, '2010-12-11 14:47:05'), (11631, 12409, NULL, 113, 2, '2010-12-11 15:20:55'), (11632, NULL, NULL, 72, 2, '2010-12-11 15:32:55'), (11633, NULL, NULL, 53, 2, '2010-12-11 15:42:20'), (11634, 12410, NULL, 48, 2, '2010-12-11 16:17:31'), (11635, 12411, NULL, 111, 2, '2010-12-11 16:20:44'), (11636, NULL, NULL, 235, 2, '2010-12-11 16:23:52'), (11637, 12412, NULL, 176, 2, '2010-12-11 16:44:53'), (11638, NULL, NULL, 9, 2, '2010-12-11 16:45:25'), (11639, NULL, NULL, 105, 2, '2010-12-11 16:54:06'), (11640, 12414, NULL, 14, 2, '2010-12-11 17:03:07'), (11641, NULL, NULL, 96, 2, '2010-12-11 17:03:59'), (11642, 12415, NULL, 4, 2, '2010-12-11 17:34:31'), (11643, 12416, NULL, 7, 2, '2010-12-11 18:20:48'), (11644, NULL, NULL, 75, 2, '2010-12-11 18:25:34'), (11645, NULL, NULL, 50, 2, '2010-12-11 18:49:57'), (11646, 12422, NULL, 7, 2, '2010-12-11 19:51:27'), (11647, 12422, NULL, 11, 2, '2010-12-11 19:50:12'), (11648, 12422, NULL, 12, 2, '2010-12-11 19:50:19'), (11651, 12422, NULL, 8, 2, '2010-12-11 19:51:29'), (11652, 12423, NULL, 8, 2, '2010-12-11 19:57:48'), (11653, 12424, NULL, 67, 2, '2010-12-11 20:11:06'), (11654, 12425, NULL, 72, 2, '2010-12-11 20:11:14'), (11655, 12426, NULL, 70, 2, '2010-12-11 20:11:22'), (11656, NULL, NULL, 20, 2, '2010-12-11 20:44:08'), (11657, 12427, NULL, 5, 2, '2010-12-11 20:44:49'), (11659, NULL, NULL, 186, 2, '2010-12-11 20:56:32'), (11660, 12429, NULL, 112, 2, '2010-12-11 21:20:25'), (11661, 12430, NULL, 145, 2, '2010-12-11 22:22:04'), (11662, NULL, NULL, 170, 2, '2010-12-11 23:30:54'), (11663, NULL, NULL, 10, 2, '2010-12-12 00:32:03'), (11664, NULL, NULL, 181, 2, '2010-12-12 00:32:54'), (11665, NULL, NULL, 104, 2, '2010-12-12 00:46:37'), (11666, NULL, NULL, 7, 2, '2010-12-12 00:47:56'), (11667, NULL, NULL, 30, 2, '2010-12-12 00:51:29'), (11668, NULL, NULL, 85, 2, '2010-12-12 00:51:45'), (11669, NULL, NULL, 163, 2, '2010-12-12 00:53:56'), (11670, NULL, NULL, 140, 2, '2010-12-12 00:54:11'), (11671, NULL, NULL, 114, 2, '2010-12-12 00:54:14'), (11672, NULL, NULL, 106, 2, '2010-12-12 01:02:42'), (11673, NULL, NULL, 23, 2, '2010-12-12 01:06:04'), (11674, NULL, NULL, 88, 2, '2010-12-12 01:06:42'), (11675, NULL, NULL, 145, 2, '2010-12-12 01:12:47'), (11676, NULL, NULL, 165, 2, '2010-12-12 01:12:54'), (11677, NULL, NULL, 229, 2, '2010-12-12 01:13:02'), (11678, 12433, NULL, 7, 2, '2010-12-12 01:16:16'), (11679, NULL, NULL, 167, 2, '2010-12-12 01:20:42'), (11680, NULL, NULL, 191, 2, '2010-12-12 01:41:04'), (11681, NULL, NULL, 143, 2, '2010-12-12 01:41:40'), (11682, NULL, NULL, 169, 2, '2010-12-12 01:41:59'), (11683, NULL, NULL, 97, 2, '2010-12-12 01:43:32'), (11684, NULL, NULL, 112, 2, '2010-12-12 01:48:58'), (11685, NULL, NULL, 4, 2, '2010-12-12 01:49:13'), (11686, NULL, NULL, 63, 2, '2010-12-12 01:59:23'), (11687, NULL, NULL, 162, 2, '2010-12-12 05:22:28'), (11688, NULL, NULL, 11, 2, '2010-12-12 05:22:32'), (11689, NULL, NULL, 100, 2, '2010-12-12 05:25:37'), (11690, NULL, NULL, 182, 2, '2010-12-12 05:31:54'), (11691, NULL, NULL, 80, 2, '2010-12-12 05:31:58'), (11692, NULL, NULL, 190, 2, '2010-12-12 05:32:02'), (11693, NULL, NULL, 160, 2, '2010-12-12 05:38:14'), (11694, NULL, NULL, 157, 2, '2010-12-12 05:47:29'), (11695, NULL, NULL, 51, 2, '2010-12-12 05:48:18'), (11696, NULL, NULL, 188, 2, '2010-12-12 05:51:18'), (11697, NULL, NULL, 108, 2, '2010-12-12 05:52:49'), (11698, NULL, NULL, 192, 2, '2010-12-12 05:56:42'), (11699, NULL, NULL, 107, 2, '2010-12-12 05:59:45'), (11700, NULL, NULL, 6, 2, '2010-12-12 05:59:48'), (11701, NULL, NULL, 31, 2, '2010-12-12 06:09:14'), (11702, NULL, NULL, 115, 2, '2010-12-12 06:12:00'), (11703, NULL, NULL, 213, 2, '2010-12-12 06:24:19'), (11704, NULL, NULL, 116, 2, '2010-12-12 06:32:15'), (11705, NULL, NULL, 65, 2, '2010-12-12 06:35:49'), (11706, NULL, NULL, 77, 2, '2010-12-12 07:03:01'), (11707, NULL, NULL, 61, 2, '2010-12-12 07:09:07'), (11708, NULL, NULL, 117, 2, '2010-12-12 07:15:52'), (11709, NULL, NULL, 195, 2, '2010-12-12 07:21:09'), (11710, NULL, NULL, 180, 2, '2010-12-12 07:21:24'), (11711, NULL, NULL, 1, 2, '2010-12-12 07:28:11'), (11712, NULL, NULL, 149, 2, '2010-12-12 07:31:24'), (11713, NULL, NULL, 240, 2, '2010-12-12 07:34:54'), (11714, NULL, NULL, 96, 2, '2010-12-12 07:37:36'), (11715, NULL, NULL, 173, 2, '2010-12-12 07:37:50'), (11716, NULL, NULL, 110, 2, '2010-12-12 07:48:18'), (11717, NULL, NULL, 54, 2, '2010-12-12 07:48:33'), (11718, NULL, NULL, 142, 2, '2010-12-12 07:52:09'), (11719, NULL, NULL, 21, 2, '2010-12-12 07:55:12'), (11720, NULL, NULL, 3, 2, '2010-12-12 07:55:14'), (11721, NULL, NULL, 129, 2, '2010-12-12 08:04:27'), (11722, NULL, NULL, 87, 2, '2010-12-12 08:04:29'), (11723, NULL, NULL, 183, 2, '2010-12-12 08:04:32'), (11724, NULL, NULL, 76, 2, '2010-12-12 08:07:37'), (11725, NULL, NULL, 152, 2, '2010-12-12 08:10:40'), (11726, NULL, NULL, 86, 2, '2010-12-12 08:29:06'), (11727, 12441, NULL, 141, 2, '2010-12-12 09:18:52'), (11728, 12441, NULL, 49, 2, '2010-12-12 09:20:07'), (11729, 12441, NULL, 32, 2, '2010-12-12 09:20:35'), (11730, NULL, NULL, 29, 2, '2010-12-12 09:59:43'), (11731, NULL, NULL, 56, 2, '2010-12-12 10:05:48'), (11732, 12443, NULL, 4, 2, '2010-12-12 10:06:25'), (11733, 12443, NULL, 49, 2, '2010-12-12 10:13:52'), (11734, 12443, NULL, 55, 2, '2010-12-12 10:14:21'), (11735, NULL, NULL, 128, 2, '2010-12-12 10:35:48'), (11736, NULL, NULL, 52, 2, '2010-12-12 10:54:11'), (11737, NULL, NULL, 196, 2, '2010-12-12 10:57:14'), (11738, NULL, NULL, 166, 2, '2010-12-12 11:07:07'), (11739, NULL, NULL, 58, 2, '2010-12-12 11:23:51'), (11740, 12446, NULL, 1, 2, '2010-12-12 11:24:47'), (11741, NULL, NULL, 127, 2, '2010-12-12 11:33:35'), (11742, NULL, NULL, 201, 2, '2010-12-12 11:43:19'), (11743, 12447, NULL, 68, 2, '2010-12-12 11:51:01'), (11744, NULL, NULL, 150, 2, '2010-12-12 12:05:17'), (11745, NULL, NULL, 119, 2, '2010-12-12 12:05:46'), (11746, NULL, NULL, 95, 2, '2010-12-12 12:06:14'), (11747, NULL, NULL, 70, 2, '2010-12-12 12:16:13'), (11748, NULL, NULL, 82, 2, '2010-12-12 12:19:16'), (11749, NULL, NULL, 64, 2, '2010-12-12 12:22:19'), (11750, NULL, NULL, 174, 2, '2010-12-12 13:25:24'), (11751, NULL, NULL, 72, 2, '2010-12-12 13:28:28'), (11752, NULL, NULL, 74, 2, '2010-12-12 14:17:43'), (11753, NULL, NULL, 70, 2, '2010-12-12 14:18:05'), (11754, NULL, NULL, 125, 2, '2010-12-12 14:24:29'), (11755, NULL, NULL, 109, 2, '2010-12-12 14:24:51'), (11756, NULL, NULL, 53, 2, '2010-12-12 14:49:27'), (11757, NULL, NULL, 133, 2, '2010-12-12 15:15:38'), (11758, NULL, NULL, 61, 2, '2010-12-12 15:47:27'), (11759, NULL, NULL, 12, 2, '2010-12-12 15:53:30'), (11760, NULL, NULL, 235, 2, '2010-12-12 16:24:07'), (11761, NULL, NULL, 68, 2, '2010-12-12 17:21:19'), (11762, 12455, NULL, 118, 2, '2010-12-12 17:57:38'), (11763, NULL, NULL, 73, 2, '2010-12-12 18:06:46'), (11764, NULL, NULL, 71, 2, '2010-12-12 18:24:24'), (11765, NULL, NULL, 50, 2, '2010-12-12 18:46:28'), (11766, 12457, NULL, 79, 2, '2010-12-12 19:52:27'), (11767, NULL, NULL, 20, 2, '2010-12-12 20:44:37'), (11768, NULL, NULL, 49, 2, '2010-12-12 20:48:20'), (11769, NULL, NULL, 186, 2, '2010-12-12 20:54:15'), (11770, 12460, NULL, 143, 2, '2010-12-12 22:31:43'), (11771, NULL, NULL, 170, 2, '2010-12-12 22:40:01'), (11772, NULL, NULL, 81, 2, '2010-12-12 23:07:47'), (11773, NULL, NULL, 86, 2, '2010-12-12 23:47:36'), (11774, NULL, NULL, 113, 2, '2010-12-13 00:34:37'), (11775, NULL, NULL, 181, 2, '2010-12-13 00:41:01'), (11776, NULL, NULL, 104, 2, '2010-12-13 00:44:04'), (11777, NULL, NULL, 32, 2, '2010-12-13 00:44:07'), (11778, NULL, NULL, 163, 2, '2010-12-13 00:50:37'), (11779, NULL, NULL, 85, 2, '2010-12-13 00:53:39'), (11780, NULL, NULL, 124, 2, '2010-12-13 00:56:50'), (11781, NULL, NULL, 73, 2, '2010-12-13 00:56:53'), (11782, NULL, NULL, 169, 2, '2010-12-13 00:57:11'), (11783, NULL, NULL, 118, 2, '2010-12-13 01:03:25'), (11784, NULL, NULL, 103, 2, '2010-12-13 01:08:21'), (11785, NULL, NULL, 176, 2, '2010-12-13 01:11:31'), (11786, NULL, NULL, 88, 2, '2010-12-13 01:14:34'), (11787, NULL, NULL, 229, 2, '2010-12-13 01:14:37'), (11788, NULL, NULL, 165, 2, '2010-12-13 01:14:45'), (11789, NULL, NULL, 167, 2, '2010-12-13 01:21:05'), (11790, NULL, NULL, 94, 2, '2010-12-13 01:27:09'), (11791, NULL, NULL, 75, 2, '2010-12-13 01:36:15'), (11792, NULL, NULL, 191, 2, '2010-12-13 02:01:49'), (11793, NULL, NULL, 166, 2, '2010-12-13 02:02:23'), (11794, NULL, NULL, 246, 2, '2010-12-13 02:07:05'), (11795, NULL, NULL, 81, 2, '2010-12-13 02:10:18'), (11796, NULL, NULL, 126, 2, '2010-12-13 02:20:18'), (11797, NULL, NULL, 89, 2, '2010-12-13 02:23:29'), (11798, NULL, NULL, 66, 2, '2010-12-13 02:23:32'), (11799, NULL, NULL, 6, 2, '2010-12-13 02:33:05'), (11800, NULL, NULL, 177, 2, '2010-12-13 02:42:11'), (11801, NULL, NULL, 8, 2, '2010-12-13 02:45:22'), (11802, NULL, NULL, 65, 2, '2010-12-13 02:48:25'), (11803, NULL, NULL, 144, 2, '2010-12-13 02:51:29'), (11804, NULL, NULL, 17, 2, '2010-12-13 02:54:32'), (11805, NULL, NULL, 190, 2, '2010-12-13 03:06:49'), (11806, NULL, NULL, 132, 2, '2010-12-13 03:13:04'), (11807, NULL, NULL, 162, 2, '2010-12-13 03:14:37'), (11808, NULL, NULL, 168, 2, '2010-12-13 03:18:37'), (11809, NULL, NULL, 100, 2, '2010-12-13 03:26:21'), (11810, NULL, NULL, 182, 2, '2010-12-13 03:29:24'), (11811, NULL, NULL, 164, 2, '2010-12-13 03:32:54'), (11812, NULL, NULL, 117, 2, '2010-12-13 03:32:56'), (11813, NULL, NULL, 84, 2, '2010-12-13 03:42:14'), (11814, NULL, NULL, 240, 2, '2010-12-13 03:57:29'), (11815, NULL, NULL, 68, 2, '2010-12-13 04:01:46'), (11816, NULL, NULL, 148, 2, '2010-12-13 04:05:49'), (11817, NULL, NULL, 142, 2, '2010-12-13 04:15:05'), (11818, NULL, NULL, 90, 2, '2010-12-13 04:15:22'), (11819, NULL, NULL, 55, 2, '2010-12-13 04:15:37'), (11820, NULL, NULL, 21, 2, '2010-12-13 04:15:51'), (11821, NULL, NULL, 3, 2, '2010-12-13 04:16:22'), (11822, NULL, NULL, 183, 2, '2010-12-13 04:19:30'), (11823, NULL, NULL, 98, 2, '2010-12-13 04:19:38'), (11824, NULL, NULL, 87, 2, '2010-12-13 04:22:45'), (11825, NULL, NULL, 72, 2, '2010-12-13 04:28:58'), (11826, NULL, NULL, 91, 2, '2010-12-13 04:35:14'), (11827, NULL, NULL, 69, 2, '2010-12-13 04:44:40'), (11828, NULL, NULL, 194, 2, '2010-12-13 04:47:44'), (11829, NULL, NULL, 213, 2, '2010-12-13 04:53:56'), (11830, NULL, NULL, 158, 2, '2010-12-13 05:04:17'), (11831, NULL, NULL, 61, 2, '2010-12-13 05:15:25'), (11832, NULL, NULL, 60, 2, '2010-12-13 05:24:30'), (11833, NULL, NULL, 160, 2, '2010-12-13 05:46:21'), (11834, NULL, NULL, 157, 2, '2010-12-13 05:55:27'), (11835, NULL, NULL, 51, 2, '2010-12-13 05:55:30'), (11836, NULL, NULL, 79, 2, '2010-12-13 05:58:50'), (11837, NULL, NULL, 29, 2, '2010-12-13 06:05:13'), (11838, NULL, NULL, 119, 2, '2010-12-13 06:08:48'), (11839, NULL, NULL, 79, 2, '2010-12-13 06:08:51'), (11840, NULL, NULL, 152, 2, '2010-12-13 06:12:44'), (11841, NULL, NULL, 56, 2, '2010-12-13 06:15:55'), (11842, NULL, NULL, 141, 2, '2010-12-13 06:15:58'), (11843, NULL, NULL, 52, 2, '2010-12-13 06:58:55'), (11844, NULL, NULL, 28, 2, '2010-12-13 07:23:09'), (11845, NULL, NULL, 174, 2, '2010-12-13 07:26:11'), (11846, NULL, NULL, 26, 2, '2010-12-13 07:26:15'), (11847, NULL, NULL, 127, 2, '2010-12-13 07:35:58'), (11848, NULL, NULL, 201, 2, '2010-12-13 07:45:35'), (11849, NULL, NULL, 95, 2, '2010-12-13 08:04:15'), (11850, NULL, NULL, 48, 2, '2010-12-13 08:07:27'), (11851, NULL, NULL, 121, 2, '2010-12-13 08:13:42'), (11852, NULL, NULL, 70, 2, '2010-12-13 08:17:05'), (11853, NULL, NULL, 5, 2, '2010-12-13 08:17:08'), (11854, NULL, NULL, 82, 2, '2010-12-13 08:21:24'), (11855, 12473, NULL, 141, 2, '2010-12-13 09:28:23'), (11856, NULL, NULL, 161, 2, '2010-12-13 09:34:40'), (11857, 12477, NULL, 7, 2, '2010-12-13 09:40:36'), (11858, 12480, NULL, 66, 2, '2010-12-13 10:01:09'), (11859, 12480, NULL, 22, 2, '2010-12-13 10:02:19'), (11860, 12480, NULL, 49, 2, '2010-12-13 10:03:17'), (11861, NULL, NULL, 74, 2, '2010-12-13 10:06:26'), (11862, NULL, NULL, 105, 2, '2010-12-13 10:55:57'), (11863, 12481, NULL, 1, 2, '2010-12-13 10:59:31'), (11864, 12481, NULL, 48, 2, '2010-12-13 11:00:00'), (11865, NULL, NULL, 12, 2, '2010-12-13 11:56:51'), (11866, 12484, NULL, 26, 2, '2010-12-13 12:06:29'), (11867, NULL, NULL, 235, 2, '2010-12-13 12:24:29'), (11868, NULL, NULL, 53, 2, '2010-12-13 12:46:52'), (11869, 12489, NULL, 57, 2, '2010-12-13 13:30:42'), (11870, NULL, NULL, 71, 2, '2010-12-13 14:25:01'), (11871, 12490, NULL, 110, 2, '2010-12-13 14:35:04'), (11872, 12492, NULL, 49, 2, '2010-12-13 15:57:10'), (11873, NULL, NULL, 64, 2, '2010-12-13 16:24:54'), (11874, NULL, NULL, 20, 2, '2010-12-13 16:44:22'), (11875, 12495, NULL, 164, 2, '2010-12-13 17:32:06'), (11876, 12496, NULL, 115, 2, '2010-12-13 18:08:36'), (11877, 12497, NULL, 1, 2, '2010-12-13 18:19:21'), (11878, 12498, NULL, 32, 2, '2010-12-13 18:32:03'), (11879, NULL, NULL, 108, 2, '2010-12-13 18:49:05'), (11880, NULL, NULL, 213, 2, '2010-12-13 19:15:19'), (11881, NULL, NULL, 146, 2, '2010-12-13 19:49:02'), (11882, NULL, NULL, 142, 2, '2010-12-13 19:56:32'), (11883, NULL, NULL, 145, 2, '2010-12-13 20:00:16'), (11884, 12506, NULL, 7, 2, '2010-12-13 22:30:27'), (11885, 12507, NULL, 1, 2, '2010-12-13 22:41:49'), (11886, NULL, NULL, 141, 2, '2010-12-13 22:53:35'), (11887, NULL, NULL, 170, 2, '2010-12-13 23:05:26'), (11888, 12508, NULL, 116, 2, '2010-12-14 00:41:54'), (11889, 12509, NULL, 109, 2, '2010-12-14 00:42:37'), (11890, 12510, NULL, 122, 2, '2010-12-14 00:43:31'), (11891, 12511, NULL, 140, 2, '2010-12-14 00:43:37'), (11892, 12512, NULL, 110, 2, '2010-12-14 01:59:32'), (11893, NULL, NULL, 10, 2, '2010-12-14 02:31:44'), (11894, NULL, NULL, 181, 2, '2010-12-14 02:32:00'), (11895, NULL, NULL, 5, 2, '2010-12-14 02:34:47'), (11896, NULL, NULL, 32, 2, '2010-12-14 02:42:35'), (11897, NULL, NULL, 104, 2, '2010-12-14 02:49:11'), (11898, NULL, NULL, 30, 2, '2010-12-14 02:50:59'), (11899, 12513, NULL, 50, 2, '2010-12-14 02:50:59'), (11900, NULL, NULL, 85, 2, '2010-12-14 02:51:15'), (11901, NULL, NULL, 124, 2, '2010-12-14 02:51:29'), (11902, NULL, NULL, 163, 2, '2010-12-14 02:52:23'), (11903, NULL, NULL, 140, 2, '2010-12-14 02:52:29'), (11904, NULL, NULL, 116, 2, '2010-12-14 02:56:08'), (11905, NULL, NULL, 176, 2, '2010-12-14 03:04:22'), (11906, NULL, NULL, 114, 2, '2010-12-14 03:04:28'), (11907, NULL, NULL, 106, 2, '2010-12-14 03:07:20'), (11908, NULL, NULL, 11, 2, '2010-12-14 03:09:18'), (11909, NULL, NULL, 165, 2, '2010-12-14 03:10:53'), (11910, NULL, NULL, 172, 2, '2010-12-14 03:12:12'), (11911, NULL, NULL, 145, 2, '2010-12-14 03:12:28'), (11912, NULL, NULL, 229, 2, '2010-12-14 03:12:43'), (11913, NULL, NULL, 130, 2, '2010-12-14 03:31:23'), (11914, NULL, NULL, 169, 2, '2010-12-14 03:39:39'), (11915, NULL, NULL, 166, 2, '2010-12-14 03:39:53'), (11916, NULL, NULL, 180, 2, '2010-12-14 03:40:08'), (11917, NULL, NULL, 191, 2, '2010-12-14 03:40:52'), (11918, NULL, NULL, 97, 2, '2010-12-14 03:45:12'), (11919, NULL, NULL, 246, 2, '2010-12-14 03:45:27'), (11920, NULL, NULL, 4, 2, '2010-12-14 03:52:11'), (11921, NULL, NULL, 94, 2, '2010-12-14 03:54:26'), (11922, NULL, NULL, 126, 2, '2010-12-14 04:02:04'), (11923, NULL, NULL, 188, 2, '2010-12-14 04:02:43'), (11924, NULL, NULL, 108, 2, '2010-12-14 04:03:14'), (11925, NULL, NULL, 66, 2, '2010-12-14 04:10:42'), (11926, NULL, NULL, 16, 2, '2010-12-14 04:24:03'), (11927, NULL, NULL, 8, 2, '2010-12-14 04:35:33'), (11928, NULL, NULL, 65, 2, '2010-12-14 04:37:10'), (11929, NULL, NULL, 92, 2, '2010-12-14 04:37:25'), (11930, NULL, NULL, 144, 2, '2010-12-14 04:38:43'), (11931, NULL, NULL, 111, 2, '2010-12-14 04:39:55'), (11932, NULL, NULL, 17, 2, '2010-12-14 04:59:56'), (11933, NULL, NULL, 83, 2, '2010-12-14 05:06:51'), (11934, 12515, NULL, 9, 2, '2010-12-14 05:10:18'), (11936, NULL, NULL, 132, 2, '2010-12-14 05:12:05'), (11937, NULL, NULL, 162, 2, '2010-12-14 05:12:22'), (11938, NULL, NULL, 100, 2, '2010-12-14 05:21:49'), (11939, NULL, NULL, 182, 2, '2010-12-14 05:22:07'), (11940, NULL, NULL, 77, 2, '2010-12-14 05:28:47'), (11941, NULL, NULL, 84, 2, '2010-12-14 05:31:29'), (11942, 12516, NULL, 112, 2, '2010-12-14 05:52:48'), (11943, NULL, NULL, 240, 2, '2010-12-14 06:02:31'), (11944, 12517, NULL, 139, 2, '2010-12-14 06:03:18'), (11945, NULL, NULL, 173, 2, '2010-12-14 06:12:32'), (11946, NULL, NULL, 157, 2, '2010-12-14 06:22:27'), (11947, NULL, NULL, 90, 2, '2010-12-14 06:26:00'), (11948, NULL, NULL, 21, 2, '2010-12-14 06:27:31'), (11949, NULL, NULL, 183, 2, '2010-12-14 06:27:46'), (11950, NULL, NULL, 98, 2, '2010-12-14 06:30:17'), (11951, NULL, NULL, 2, 2, '2010-12-14 06:30:32'), (11952, NULL, NULL, 87, 2, '2010-12-14 06:31:05'), (11953, NULL, NULL, 76, 2, '2010-12-14 06:31:34'), (11954, NULL, NULL, 152, 2, '2010-12-14 06:36:40'), (11955, NULL, NULL, 56, 2, '2010-12-14 06:40:22'), (11956, NULL, NULL, 128, 2, '2010-12-14 06:43:17'), (11957, NULL, NULL, 213, 2, '2010-12-14 07:03:10'), (11958, NULL, NULL, 168, 2, '2010-12-14 07:11:42'), (11959, NULL, NULL, 67, 2, '2010-12-14 07:30:46'), (11960, NULL, NULL, 14, 2, '2010-12-14 07:44:03'), (11961, NULL, NULL, 29, 2, '2010-12-14 08:12:55'), (11962, NULL, NULL, 150, 2, '2010-12-14 08:13:22'), (11963, NULL, NULL, 119, 2, '2010-12-14 08:13:37'), (11964, NULL, NULL, 79, 2, '2010-12-14 08:16:09'), (11965, NULL, NULL, 141, 2, '2010-12-14 08:23:19'), (11966, NULL, NULL, 122, 2, '2010-12-14 08:27:02'), (11967, 12525, NULL, 26, 2, '2010-12-14 09:00:22'), (11968, NULL, NULL, 105, 2, '2010-12-14 09:05:27'), (11969, NULL, NULL, 174, 2, '2010-12-14 09:24:42'), (11970, NULL, NULL, 62, 2, '2010-12-14 09:25:13'), (11971, NULL, NULL, 201, 2, '2010-12-14 09:45:04'), (11972, NULL, NULL, 70, 2, '2010-12-14 10:11:02'), (11973, NULL, NULL, 5, 2, '2010-12-14 10:14:05'), (11974, NULL, NULL, 82, 2, '2010-12-14 10:16:12'), (11975, NULL, NULL, 196, 2, '2010-12-14 10:44:49'), (11976, NULL, NULL, 94, 2, '2010-12-14 11:33:16'), (11977, NULL, NULL, 102, 2, '2010-12-14 11:52:08'), (11978, NULL, NULL, 74, 2, '2010-12-14 12:04:27'), (11979, NULL, NULL, 86, 2, '2010-12-14 12:15:59'), (11980, NULL, NULL, 81, 2, '2010-12-14 12:21:25'), (11981, NULL, NULL, 109, 2, '2010-12-14 12:24:17'), (11982, NULL, NULL, 61, 2, '2010-12-14 12:35:55'), (11983, NULL, NULL, 187, 2, '2010-12-14 13:12:48'), (11984, NULL, NULL, 68, 2, '2010-12-14 13:26:35'), (11985, NULL, NULL, 147, 2, '2010-12-14 13:33:18'), (11986, NULL, NULL, 170, 2, '2010-12-14 13:33:51'), (11987, NULL, NULL, 12, 2, '2010-12-14 13:54:43'), (11988, NULL, NULL, 75, 2, '2010-12-14 13:55:35'), (11989, 12539, NULL, 50, 2, '2010-12-14 14:07:57'), (11991, 12540, NULL, 65, 2, '2010-12-14 19:05:58'), (11992, NULL, NULL, 64, 2, '2010-12-14 14:10:03'), (11993, 12540, NULL, 115, 2, '2010-12-14 14:19:40'), (11994, NULL, NULL, 235, 2, '2010-12-14 14:23:55'), (11995, 12549, NULL, 59, 2, '2010-12-14 14:34:03'), (11996, 12551, NULL, 158, 2, '2010-12-14 14:47:36'), (11997, 12552, NULL, 53, 2, '2010-12-14 14:50:21'), (11998, NULL, NULL, 52, 2, '2010-12-14 14:58:25'), (11999, NULL, NULL, 127, 2, '2010-12-14 15:35:12'), (12000, 12555, NULL, 112, 2, '2010-12-14 15:54:10'), (12001, 12555, NULL, 111, 2, '2010-12-14 15:50:59'), (12003, 12557, NULL, 50, 2, '2010-12-14 15:56:22'), (12004, NULL, NULL, 159, 2, '2010-12-14 16:11:59'), (12005, NULL, NULL, 72, 2, '2010-12-14 16:42:08'), (12006, 12560, NULL, 103, 2, '2010-12-14 16:52:24'), (12007, NULL, NULL, 50, 2, '2010-12-14 16:54:24'), (12008, 12563, NULL, 51, 2, '2010-12-14 18:08:48'), (12009, NULL, NULL, 64, 2, '2010-12-14 18:34:30'), (12010, 12565, NULL, 141, 2, '2010-12-14 18:39:35'), (12011, 12566, NULL, 49, 2, '2010-12-14 18:39:42'), (12012, 12567, NULL, 50, 2, '2010-12-14 18:39:47'), (12013, 12573, NULL, 79, 2, '2010-12-14 19:04:18'), (12015, 12574, NULL, 63, 2, '2010-12-14 19:17:35'), (12016, 12575, NULL, 191, 2, '2010-12-14 19:17:40'), (12017, 12577, NULL, 9, 2, '2010-12-14 19:45:01'), (12018, 12579, NULL, 7, 2, '2010-12-14 20:13:17'), (12019, 12580, NULL, 196, 2, '2010-12-14 20:25:48'), (12020, NULL, NULL, 49, 2, '2010-12-14 20:52:56'), (12021, NULL, NULL, 123, 2, '2010-12-14 20:54:48'), (12022, 12581, NULL, 229, 2, '2010-12-14 21:00:42'), (12023, NULL, NULL, 186, 2, '2010-12-14 21:03:33'), (12024, 12582, NULL, 163, 2, '2010-12-14 21:12:28'), (12025, 12586, NULL, 118, 2, '2010-12-14 22:28:15'), (12026, 12590, NULL, 112, 2, '2010-12-14 22:28:44'), (12027, NULL, NULL, 81, 2, '2010-12-14 23:07:39'), (12028, NULL, NULL, 111, 2, '2010-12-14 23:48:40'), (12029, NULL, NULL, 30, 2, '2010-12-15 00:31:03'), (12030, NULL, NULL, 85, 2, '2010-12-15 00:31:18'), (12031, NULL, NULL, 124, 2, '2010-12-15 00:31:35'), (12032, NULL, NULL, 23, 2, '2010-12-15 00:36:18'), (12033, NULL, NULL, 113, 2, '2010-12-15 00:41:27'), (12034, NULL, NULL, 181, 2, '2010-12-15 00:52:03'), (12035, NULL, NULL, 104, 2, '2010-12-15 00:53:20'), (12036, NULL, NULL, 163, 2, '2010-12-15 00:55:26'), (12037, NULL, NULL, 145, 2, '2010-12-15 01:19:49'), (12038, NULL, NULL, 229, 2, '2010-12-15 01:20:00'), (12039, 12592, NULL, 182, 2, '2010-12-15 01:20:41'), (12040, NULL, NULL, 130, 2, '2010-12-15 01:24:06'), (12041, 12593, NULL, 31, 2, '2010-12-15 01:31:58'), (12042, NULL, NULL, 166, 2, '2010-12-15 01:42:23'), (12043, 12594, NULL, 68, 2, '2010-12-15 01:43:26'), (12044, NULL, NULL, 246, 2, '2010-12-15 01:48:05'), (12045, NULL, NULL, 112, 2, '2010-12-15 01:50:05'), (12046, 12596, NULL, 24, 2, '2010-12-15 01:54:56'), (12047, NULL, NULL, 73, 2, '2010-12-15 01:57:27'), (12048, NULL, NULL, 63, 2, '2010-12-15 01:58:29'), (12049, 12600, NULL, 118, 2, '2010-12-15 02:00:00'), (12050, 12604, NULL, 112, 2, '2010-12-15 02:00:22'), (12051, NULL, NULL, 59, 2, '2010-12-15 02:06:14'), (12052, 12605, NULL, 124, 2, '2010-12-15 02:06:24'), (12053, NULL, NULL, 66, 2, '2010-12-15 02:06:29'), (12054, NULL, NULL, 6, 2, '2010-12-15 02:06:43'), (12055, NULL, NULL, 115, 2, '2010-12-15 02:21:41'), (12056, NULL, NULL, 16, 2, '2010-12-15 02:22:48'), (12057, NULL, NULL, 86, 2, '2010-12-15 02:26:06'), (12058, NULL, NULL, 116, 2, '2010-12-15 02:31:56'), (12059, NULL, NULL, 8, 2, '2010-12-15 02:33:48'), (12060, 12608, NULL, 21, 2, '2010-12-15 02:41:58'), (12061, NULL, NULL, 17, 2, '2010-12-15 02:45:48'), (12062, NULL, NULL, 11, 2, '2010-12-15 02:51:56'), (12063, NULL, NULL, 190, 2, '2010-12-15 02:52:40'), (12064, 12609, NULL, 253, 2, '2010-12-15 02:54:01'), (12065, NULL, NULL, 162, 2, '2010-12-15 03:02:24'), (12066, NULL, NULL, 25, 2, '2010-12-15 03:06:03'), (12067, 12610, NULL, 12, 2, '2010-12-15 03:06:31'), (12068, 12611, NULL, 141, 2, '2010-12-15 03:18:34'), (12069, NULL, NULL, 184, 2, '2010-12-15 03:19:20'), (12070, NULL, NULL, 131, 2, '2010-12-15 03:19:34'), (12071, NULL, NULL, 117, 2, '2010-12-15 03:22:04'), (12072, 12612, NULL, 174, 2, '2010-12-15 03:30:37'), (12073, NULL, NULL, 180, 2, '2010-12-15 03:30:55'), (12074, NULL, NULL, 84, 2, '2010-12-15 03:31:36'), (12075, NULL, NULL, 1, 2, '2010-12-15 03:40:10'), (12076, 12613, NULL, 52, 2, '2010-12-15 03:42:39'), (12077, NULL, NULL, 240, 2, '2010-12-15 03:44:40'), (12078, NULL, NULL, 68, 2, '2010-12-15 03:49:02'), (12079, NULL, NULL, 173, 2, '2010-12-15 03:49:17'), (12080, 12614, NULL, 49, 2, '2010-12-15 03:54:42'), (12081, NULL, NULL, 90, 2, '2010-12-15 04:02:28'), (12082, NULL, NULL, 55, 2, '2010-12-15 04:05:05'), (12083, 12615, NULL, 58, 2, '2010-12-15 04:06:44'), (12084, NULL, NULL, 129, 2, '2010-12-15 04:10:05'), (12085, NULL, NULL, 87, 2, '2010-12-15 04:11:19'), (12086, NULL, NULL, 76, 2, '2010-12-15 04:15:15'), (12087, NULL, NULL, 152, 2, '2010-12-15 04:15:30'), (12088, 12616, NULL, 48, 2, '2010-12-15 04:18:47'), (12089, NULL, NULL, 213, 2, '2010-12-15 04:23:01'), (12090, 12617, NULL, 91, 2, '2010-12-15 04:30:49'), (12091, NULL, NULL, 86, 2, '2010-12-15 04:33:24'), (12092, NULL, NULL, 111, 2, '2010-12-15 04:33:39'), (12093, NULL, NULL, 128, 2, '2010-12-15 04:34:10'), (12094, NULL, NULL, 94, 2, '2010-12-15 04:42:10'), (12095, 12618, NULL, 121, 2, '2010-12-15 04:42:52'), (12096, NULL, NULL, 96, 2, '2010-12-15 04:42:59'), (12097, NULL, NULL, 69, 2, '2010-12-15 04:43:15'), (12098, NULL, NULL, 194, 2, '2010-12-15 04:43:36'), (12099, NULL, NULL, 27, 2, '2010-12-15 04:44:00'), (12100, 12619, NULL, 50, 2, '2010-12-15 04:48:16'), (12101, NULL, NULL, 77, 2, '2010-12-15 05:02:26'), (12102, NULL, NULL, 146, 2, '2010-12-15 05:03:06'), (12103, NULL, NULL, 67, 2, '2010-12-15 05:06:14'), (12104, 12620, NULL, 113, 2, '2010-12-15 05:06:55'), (12105, NULL, NULL, 60, 2, '2010-12-15 05:15:33'), (12106, NULL, NULL, 253, 2, '2010-12-15 05:16:25'), (12107, 12621, NULL, 164, 2, '2010-12-15 05:18:57'), (12108, 12622, NULL, 145, 2, '2010-12-15 05:31:00'), (12109, NULL, NULL, 24, 2, '2010-12-15 05:34:12'), (12110, NULL, NULL, 160, 2, '2010-12-15 05:34:51'), (12111, NULL, NULL, 157, 2, '2010-12-15 05:42:23'), (12112, 12623, NULL, 185, 2, '2010-12-15 05:43:02'), (12113, 12624, NULL, 87, 2, '2010-12-15 05:55:04'), (12114, NULL, NULL, 150, 2, '2010-12-15 05:55:17'), (12115, NULL, NULL, 56, 2, '2010-12-15 06:02:26'), (12116, NULL, NULL, 141, 2, '2010-12-15 06:03:08'), (12117, NULL, NULL, 121, 2, '2010-12-15 06:04:46'), (12118, 12625, NULL, 122, 2, '2010-12-15 06:07:06'), (12119, 12626, NULL, 61, 2, '2010-12-15 06:19:09'), (12120, NULL, NULL, 1, 2, '2010-12-15 06:22:24'), (12121, 12627, NULL, 158, 2, '2010-12-15 06:31:11'), (12122, 12628, NULL, 140, 2, '2010-12-15 06:43:13'), (12123, NULL, NULL, 196, 2, '2010-12-15 06:43:59'), (12124, NULL, NULL, 158, 2, '2010-12-15 06:53:50'), (12125, 12629, NULL, 15, 2, '2010-12-15 06:55:16'), (12126, NULL, NULL, 28, 2, '2010-12-15 07:12:45'), (12127, NULL, NULL, 174, 2, '2010-12-15 07:13:17'), (12128, NULL, NULL, 62, 2, '2010-12-15 07:14:51'), (12129, 12631, NULL, 6, 2, '2010-12-15 07:19:20'), (12130, 12633, NULL, 160, 2, '2010-12-15 07:31:21'), (12131, NULL, NULL, 201, 2, '2010-12-15 07:32:58'), (12132, 12634, NULL, 161, 2, '2010-12-15 07:43:24'), (12133, NULL, NULL, 102, 2, '2010-12-15 07:44:28'), (12134, NULL, NULL, 48, 2, '2010-12-15 07:54:50'), (12135, 12635, NULL, 139, 2, '2010-12-15 07:55:26'), (12136, NULL, NULL, 5, 2, '2010-12-15 08:03:38'), (12137, 12637, NULL, 12, 2, '2010-12-15 08:14:05'), (12138, 12637, NULL, 11, 2, '2010-12-15 08:15:35'), (12139, 12638, NULL, 20, 2, '2010-12-15 08:19:30'), (12140, 12639, NULL, 162, 2, '2010-12-15 08:31:32'), (12141, 12640, NULL, 149, 2, '2010-12-15 08:55:34'), (12142, 12643, NULL, 141, 2, '2010-12-15 09:04:35'), (12143, 12644, NULL, 118, 2, '2010-12-15 09:04:38'), (12144, 12648, NULL, 49, 2, '2010-12-15 09:04:48'), (12145, 12649, NULL, 50, 2, '2010-12-15 09:04:50'), (12146, 12675, NULL, 80, 2, '2010-12-15 09:07:36'), (12147, 12676, NULL, 240, 2, '2010-12-15 09:19:38'), (12148, 12678, NULL, 95, 2, '2010-12-15 09:43:40'), (12149, 12681, NULL, 78, 2, '2010-12-15 09:55:41'), (12150, 12683, NULL, 32, 2, '2010-12-15 10:07:43'), (12151, 12684, NULL, 73, 2, '2010-12-15 10:14:10'), (12152, NULL, NULL, 74, 2, '2010-12-15 10:15:41'), (12153, 12685, NULL, 77, 2, '2010-12-15 10:19:45'), (12154, 12686, NULL, 169, 2, '2010-12-15 10:31:46'), (12155, 12687, NULL, 57, 2, '2010-12-15 10:43:48'), (12156, NULL, NULL, 105, 2, '2010-12-15 10:52:42'), (12157, 12688, NULL, 194, 2, '2010-12-15 10:55:49'), (12158, 12689, NULL, 17, 2, '2010-12-15 11:07:51'), (12159, 12690, NULL, 65, 2, '2010-12-15 11:19:53'), (12160, 12692, NULL, 167, 2, '2010-12-15 11:31:54'), (12161, NULL, NULL, 147, 2, '2010-12-15 11:34:20'), (12162, 12693, NULL, 86, 2, '2010-12-15 11:43:56'), (12163, 12694, NULL, 22, 2, '2010-12-15 11:55:57'), (12164, 12695, NULL, 229, 2, '2010-12-15 12:07:58'), (12165, 12697, NULL, 167, 2, '2010-12-15 12:26:12'), (12167, NULL, NULL, 9, 2, '2010-12-15 12:43:44'), (12168, 12699, NULL, 88, 2, '2010-12-15 12:44:00'), (12169, 12700, NULL, 62, 2, '2010-12-15 12:56:01'), (12170, 12707, NULL, 84, 2, '2010-12-15 13:40:58'), (12171, NULL, NULL, 124, 2, '2010-12-15 13:53:09'), (12172, NULL, NULL, 92, 2, '2010-12-15 13:59:20'), (12173, NULL, NULL, 235, 2, '2010-12-15 14:24:40'), (12174, 12710, NULL, 21, 2, '2010-12-15 14:25:07'), (12175, NULL, NULL, 57, 2, '2010-12-15 14:30:12'), (12176, NULL, NULL, 188, 2, '2010-12-15 14:36:23'), (12177, NULL, NULL, 50, 2, '2010-12-15 14:44:22'), (12178, 12712, NULL, 53, 2, '2010-12-15 15:06:42'), (12179, 12713, NULL, 53, 2, '2010-12-15 15:06:44'), (12180, NULL, NULL, 71, 2, '2010-12-15 16:24:06'), (12181, NULL, NULL, 75, 2, '2010-12-15 16:24:22'), (12182, NULL, NULL, 32, 2, '2010-12-15 16:39:55'), (12183, NULL, NULL, 48, 2, '2010-12-15 17:13:52'), (12184, NULL, NULL, 101, 2, '2010-12-15 18:34:10'), (12185, NULL, NULL, 213, 2, '2010-12-15 18:40:20'), (12186, NULL, NULL, 81, 2, '2010-12-15 18:49:37'), (12187, 12720, NULL, 50, 2, '2010-12-15 18:53:27'), (12188, NULL, NULL, 4, 2, '2010-12-15 19:08:08'), (12189, 12721, NULL, 69, 2, '2010-12-15 19:12:19'), (12190, NULL, NULL, 88, 2, '2010-12-15 19:20:29'), (12191, NULL, NULL, 161, 2, '2010-12-15 19:35:55'), (12192, NULL, NULL, 165, 2, '2010-12-15 19:57:33'), (12193, NULL, NULL, 85, 2, '2010-12-15 20:06:48'), (12194, 12723, NULL, 6, 2, '2010-12-15 20:14:49'), (12195, 12723, NULL, 13, 2, '2010-12-15 20:17:07'), (12196, NULL, NULL, 167, 2, '2010-12-15 20:45:50'), (12197, 12734, NULL, 170, 2, '2010-12-15 22:01:05'), (12198, 12735, NULL, 61, 2, '2010-12-15 22:31:47'), (12199, NULL, NULL, 86, 2, '2010-12-15 22:43:48'), (12200, NULL, NULL, 51, 2, '2010-12-16 00:07:41'), (12201, NULL, NULL, 63, 2, '2010-12-16 00:35:28'), (12202, NULL, NULL, 164, 2, '2010-12-16 00:38:34'), (12203, NULL, NULL, 112, 2, '2010-12-16 01:06:22'), (12204, 12738, NULL, 140, 2, '2010-12-16 01:53:48'), (12205, NULL, NULL, 94, 2, '2010-12-16 02:06:35'), (12206, NULL, NULL, 141, 2, '2010-12-16 02:11:12'), (12207, NULL, NULL, 8, 2, '2010-12-16 02:20:28'), (12208, NULL, NULL, 126, 2, '2010-12-16 02:22:24'), (12209, NULL, NULL, 73, 2, '2010-12-16 02:45:11'), (12210, NULL, NULL, 63, 2, '2010-12-16 02:45:16'), (12211, NULL, NULL, 32, 2, '2010-12-16 02:46:25'), (12212, NULL, NULL, 73, 2, '2010-12-16 02:46:43'), (12213, NULL, NULL, 181, 2, '2010-12-16 02:47:21'), (12214, NULL, NULL, 7, 2, '2010-12-16 02:47:36'), (12215, NULL, NULL, 78, 2, '2010-12-16 02:49:06'), (12216, NULL, NULL, 116, 2, '2010-12-16 02:51:54'), (12217, NULL, NULL, 33, 2, '2010-12-16 02:56:07'), (12218, NULL, NULL, 9, 2, '2010-12-16 03:00:39'), (12219, NULL, NULL, 171, 2, '2010-12-16 03:03:25'), (12220, NULL, NULL, 124, 2, '2010-12-16 03:04:04'), (12221, NULL, NULL, 106, 2, '2010-12-16 03:05:30'), (12222, NULL, NULL, 161, 2, '2010-12-16 03:09:55'), (12223, NULL, NULL, 172, 2, '2010-12-16 03:11:22'), (12224, NULL, NULL, 145, 2, '2010-12-16 03:12:15'), (12225, NULL, NULL, 176, 2, '2010-12-16 03:14:24'), (12226, NULL, NULL, 229, 2, '2010-12-16 03:15:19'), (12227, NULL, NULL, 165, 2, '2010-12-16 03:16:53'), (12228, NULL, NULL, 13, 2, '2010-12-16 03:22:16'), (12229, NULL, NULL, 143, 2, '2010-12-16 03:35:13'), (12230, NULL, NULL, 195, 2, '2010-12-16 03:35:27'), (12231, NULL, NULL, 191, 2, '2010-12-16 03:41:30'), (12232, NULL, NULL, 246, 2, '2010-12-16 03:44:03'), (12233, NULL, NULL, 188, 2, '2010-12-16 03:51:21'), (12234, NULL, NULL, 59, 2, '2010-12-16 03:51:37'), (12235, NULL, NULL, 107, 2, '2010-12-16 03:57:17'), (12236, NULL, NULL, 66, 2, '2010-12-16 03:57:37'), (12237, NULL, NULL, 6, 2, '2010-12-16 04:02:51'), (12238, NULL, NULL, 31, 2, '2010-12-16 04:02:51'), (12239, NULL, NULL, 159, 2, '2010-12-16 04:03:04'), (12240, NULL, NULL, 82, 2, '2010-12-16 04:05:29'), (12241, NULL, NULL, 177, 2, '2010-12-16 04:10:06'), (12242, NULL, NULL, 182, 2, '2010-12-16 04:21:58'), (12243, NULL, NULL, 184, 2, '2010-12-16 04:25:10'), (12244, NULL, NULL, 131, 2, '2010-12-16 04:29:51'), (12245, NULL, NULL, 91, 2, '2010-12-16 04:30:14'), (12246, NULL, NULL, 164, 2, '2010-12-16 04:31:10'), (12247, NULL, NULL, 65, 2, '2010-12-16 04:34:31'), (12248, NULL, NULL, 86, 2, '2010-12-16 04:34:46'), (12249, NULL, NULL, 144, 2, '2010-12-16 04:36:43'), (12250, NULL, NULL, 80, 2, '2010-12-16 04:42:30'), (12251, NULL, NULL, 96, 2, '2010-12-16 04:44:45'), (12252, NULL, NULL, 69, 2, '2010-12-16 04:45:23'), (12253, NULL, NULL, 68, 2, '2010-12-16 04:51:46'), (12254, NULL, NULL, 80, 2, '2010-12-16 04:52:44'), (12255, NULL, NULL, 190, 2, '2010-12-16 04:52:58'), (12256, NULL, NULL, 132, 2, '2010-12-16 05:02:20'), (12257, NULL, NULL, 140, 2, '2010-12-16 05:04:18'), (12258, NULL, NULL, 201, 2, '2010-12-16 05:07:17'), (12259, NULL, NULL, 117, 2, '2010-12-16 05:11:41'), (12260, NULL, NULL, 61, 2, '2010-12-16 05:13:36'), (12261, NULL, NULL, 170, 2, '2010-12-16 05:20:33'), (12262, NULL, NULL, 240, 2, '2010-12-16 05:32:29'), (12263, NULL, NULL, 66, 2, '2010-12-16 05:41:50'), (12264, NULL, NULL, 148, 2, '2010-12-16 05:43:40'), (12265, NULL, NULL, 110, 2, '2010-12-16 05:43:55'), (12266, NULL, NULL, 54, 2, '2010-12-16 05:44:21'), (12267, NULL, NULL, 142, 2, '2010-12-16 05:52:18'), (12268, NULL, NULL, 86, 2, '2010-12-16 05:57:49'), (12269, NULL, NULL, 90, 2, '2010-12-16 05:58:31'), (12270, NULL, NULL, 55, 2, '2010-12-16 05:58:46'), (12271, NULL, NULL, 183, 2, '2010-12-16 05:59:01'), (12272, NULL, NULL, 87, 2, '2010-12-16 06:01:54'), (12273, NULL, NULL, 152, 2, '2010-12-16 06:05:37'), (12274, NULL, NULL, 56, 2, '2010-12-16 06:07:45'), (12275, 12741, NULL, 121, 2, '2010-12-16 06:25:05'), (12276, NULL, NULL, 64, 2, '2010-12-16 06:30:51'), (12277, NULL, NULL, 22, 2, '2010-12-16 06:33:06'), (12278, NULL, NULL, 27, 2, '2010-12-16 06:33:32'), (12279, 12742, NULL, 139, 2, '2010-12-16 06:33:41'), (12280, NULL, NULL, 213, 2, '2010-12-16 06:43:32'), (12281, NULL, NULL, 168, 2, '2010-12-16 06:54:54'), (12282, NULL, NULL, 158, 2, '2010-12-16 06:55:10'), (12283, NULL, NULL, 58, 2, '2010-12-16 07:16:47'), (12284, NULL, NULL, 14, 2, '2010-12-16 07:23:10'), (12285, NULL, NULL, 24, 2, '2010-12-16 07:32:53'), (12286, NULL, NULL, 157, 2, '2010-12-16 07:41:54'), (12287, 12743, NULL, 20, 2, '2010-12-16 07:44:00'), (12288, 12743, NULL, 24, 2, '2010-12-16 07:46:04'), (12289, NULL, NULL, 4, 2, '2010-12-16 07:51:59'), (12290, NULL, NULL, 150, 2, '2010-12-16 07:53:39'), (12291, NULL, NULL, 119, 2, '2010-12-16 07:55:10'), (12292, NULL, NULL, 79, 2, '2010-12-16 07:55:32'), (12293, NULL, NULL, 122, 2, '2010-12-16 08:04:35'), (12294, 12744, NULL, 32, 2, '2010-12-16 08:06:01'), (12295, NULL, NULL, 5, 2, '2010-12-16 08:06:18'), (12296, NULL, NULL, 174, 2, '2010-12-16 09:14:05'), (12297, 12749, NULL, 5, 2, '2010-12-16 09:22:42'), (12298, NULL, NULL, 127, 2, '2010-12-16 09:27:24'), (12299, NULL, NULL, 201, 2, '2010-12-16 09:34:04'), (12300, NULL, NULL, 94, 2, '2010-12-16 09:36:29'), (12301, NULL, NULL, 95, 2, '2010-12-16 09:53:45'), (12302, NULL, NULL, 82, 2, '2010-12-16 10:03:32'), (12303, 12752, NULL, 64, 2, '2010-12-16 10:35:25'), (12304, 12753, NULL, 64, 2, '2010-12-16 10:35:27'), (12305, NULL, NULL, 196, 2, '2010-12-16 10:44:08'), (12306, NULL, NULL, 133, 2, '2010-12-16 11:15:37'), (12307, NULL, NULL, 48, 2, '2010-12-16 11:53:13'), (12308, 12757, NULL, 166, 2, '2010-12-16 12:08:31'), (12309, 12758, NULL, 112, 2, '2010-12-16 12:27:07'), (12310, 12759, NULL, 115, 2, '2010-12-16 12:28:44'), (12311, 12759, NULL, 98, 2, '2010-12-16 12:31:45'), (12312, 12759, NULL, 100, 2, '2010-12-16 12:32:40'), (12313, 12760, NULL, 17, 2, '2010-12-16 13:03:35'), (12314, 12761, NULL, 170, 2, '2010-12-16 13:26:27'), (12315, NULL, NULL, 147, 2, '2010-12-16 13:43:44'), (12316, NULL, NULL, 12, 2, '2010-12-16 14:03:51'), (12317, NULL, NULL, 88, 2, '2010-12-16 14:14:14'), (12318, NULL, NULL, 81, 2, '2010-12-16 14:24:09'), (12319, NULL, NULL, 235, 2, '2010-12-16 14:34:00'), (12320, NULL, NULL, 53, 2, '2010-12-16 14:55:38'), (12321, NULL, NULL, 105, 2, '2010-12-16 15:08:25'), (12322, NULL, NULL, 50, 2, '2010-12-16 16:44:34'), (12323, 12766, NULL, 147, 2, '2010-12-16 16:56:00'), (12324, NULL, NULL, 49, 2, '2010-12-16 18:41:46'), (12325, NULL, NULL, 101, 2, '2010-12-16 18:55:06'), (12326, 12771, NULL, 1, 2, '2010-12-16 18:57:58'), (12327, 12771, NULL, 48, 2, '2010-12-16 18:58:56'), (12328, NULL, NULL, 170, 2, '2010-12-16 20:21:02'), (12329, 12782, NULL, 7, 2, '2010-12-16 21:31:31'), (12330, NULL, NULL, 86, 2, '2010-12-16 21:47:30'), (12331, NULL, NULL, 32, 2, '2010-12-16 22:09:02'), (12332, NULL, NULL, 10, 2, '2010-12-17 00:31:54'), (12333, NULL, NULL, 48, 2, '2010-12-17 00:33:04'), (12334, NULL, NULL, 32, 2, '2010-12-17 00:42:13'), (12335, NULL, NULL, 181, 2, '2010-12-17 00:43:20'), (12336, NULL, NULL, 73, 2, '2010-12-17 00:49:41'), (12337, NULL, NULL, 33, 2, '2010-12-17 00:49:56'), (12338, NULL, NULL, 99, 2, '2010-12-17 00:51:12'), (12339, NULL, NULL, 85, 2, '2010-12-17 00:51:30'), (12340, NULL, NULL, 124, 2, '2010-12-17 00:51:47'), (12341, NULL, NULL, 114, 2, '2010-12-17 00:53:36'), (12342, NULL, NULL, 106, 2, '2010-12-17 00:58:22'), (12343, NULL, NULL, 23, 2, '2010-12-17 00:59:18'), (12344, NULL, NULL, 103, 2, '2010-12-17 01:01:49'), (12345, NULL, NULL, 171, 2, '2010-12-17 01:02:49'), (12346, NULL, NULL, 176, 2, '2010-12-17 01:03:45'), (12347, NULL, NULL, 165, 2, '2010-12-17 01:04:18'), (12348, NULL, NULL, 81, 2, '2010-12-17 01:09:47'), (12349, NULL, NULL, 229, 2, '2010-12-17 01:12:42'), (12350, NULL, NULL, 63, 2, '2010-12-17 01:16:16'), (12351, NULL, NULL, 13, 2, '2010-12-17 01:16:59'), (12352, NULL, NULL, 130, 2, '2010-12-17 01:27:17'), (12353, NULL, NULL, 246, 2, '2010-12-17 01:42:49'), (12354, NULL, NULL, 164, 2, '2010-12-17 01:45:05'), (12355, NULL, NULL, 112, 2, '2010-12-17 01:46:09'), (12356, NULL, NULL, 4, 2, '2010-12-17 01:47:38'), (12357, NULL, NULL, 89, 2, '2010-12-17 01:52:51'), (12358, NULL, NULL, 78, 2, '2010-12-17 01:56:31'), (12359, NULL, NULL, 188, 2, '2010-12-17 02:01:36'), (12360, NULL, NULL, 59, 2, '2010-12-17 02:01:51'), (12361, NULL, NULL, 108, 2, '2010-12-17 02:02:38'), (12362, NULL, NULL, 66, 2, '2010-12-17 02:06:37'), (12363, NULL, NULL, 115, 2, '2010-12-17 02:20:50'), (12364, NULL, NULL, 92, 2, '2010-12-17 02:28:13'), (12365, NULL, NULL, 17, 2, '2010-12-17 02:34:51'), (12366, NULL, NULL, 22, 2, '2010-12-17 02:35:54'), (12367, NULL, NULL, 194, 2, '2010-12-17 02:36:48'), (12368, NULL, NULL, 132, 2, '2010-12-17 02:42:08'), (12369, NULL, NULL, 25, 2, '2010-12-17 02:42:51'), (12370, NULL, NULL, 80, 2, '2010-12-17 02:44:35'), (12371, NULL, NULL, 83, 2, '2010-12-17 02:45:30'), (12372, NULL, NULL, 213, 2, '2010-12-17 02:45:48'), (12373, NULL, NULL, 168, 2, '2010-12-17 02:46:36'), (12374, NULL, NULL, 75, 2, '2010-12-17 02:49:53'), (12375, NULL, NULL, 164, 2, '2010-12-17 02:55:29'), (12376, NULL, NULL, 84, 2, '2010-12-17 03:01:31'), (12377, NULL, NULL, 81, 2, '2010-12-17 03:04:17'), (12378, NULL, NULL, 1, 2, '2010-12-17 03:11:31'), (12379, NULL, NULL, 170, 2, '2010-12-17 03:18:42'), (12380, NULL, NULL, 1, 2, '2010-12-17 03:19:07'), (12381, NULL, NULL, 86, 2, '2010-12-17 03:34:30'), (12382, NULL, NULL, 111, 2, '2010-12-17 03:34:45'), (12383, NULL, NULL, 240, 2, '2010-12-17 03:43:31'), (12384, NULL, NULL, 54, 2, '2010-12-17 03:54:24'), (12385, NULL, NULL, 157, 2, '2010-12-17 03:54:59'), (12386, NULL, NULL, 142, 2, '2010-12-17 04:05:58'), (12387, NULL, NULL, 90, 2, '2010-12-17 04:09:34'), (12388, NULL, NULL, 98, 2, '2010-12-17 04:09:49'), (12389, NULL, NULL, 72, 2, '2010-12-17 04:14:18'), (12390, NULL, NULL, 152, 2, '2010-12-17 04:14:33'), (12391, NULL, NULL, 235, 2, '2010-12-17 04:25:03'), (12392, NULL, NULL, 27, 2, '2010-12-17 04:32:59'), (12393, NULL, NULL, 52, 2, '2010-12-17 04:44:30'), (12394, NULL, NULL, 67, 2, '2010-12-17 05:04:27'), (12395, NULL, NULL, 58, 2, '2010-12-17 05:14:13'), (12396, NULL, NULL, 127, 2, '2010-12-17 05:26:42'), (12397, NULL, NULL, 86, 2, '2010-12-17 05:31:14'), (12398, 12788, NULL, 98, 2, '2010-12-17 05:32:47'), (12399, NULL, NULL, 24, 2, '2010-12-17 05:32:48'), (12400, NULL, NULL, 15, 2, '2010-12-17 05:33:21'), (12401, NULL, NULL, 201, 2, '2010-12-17 05:34:38'), (12402, NULL, NULL, 51, 2, '2010-12-17 05:42:51'), (12403, NULL, NULL, 95, 2, '2010-12-17 05:55:17'), (12404, NULL, NULL, 141, 2, '2010-12-17 06:02:34'), (12405, NULL, NULL, 122, 2, '2010-12-17 06:04:30'), (12406, NULL, NULL, 5, 2, '2010-12-17 06:05:46'), (12407, NULL, NULL, 82, 2, '2010-12-17 06:11:46'), (12408, NULL, NULL, 9, 2, '2010-12-17 06:42:47'), (12409, NULL, NULL, 53, 2, '2010-12-17 06:43:03'), (12410, NULL, NULL, 50, 2, '2010-12-17 06:44:31'), (12411, NULL, NULL, 20, 2, '2010-12-17 06:44:49'), (12412, NULL, NULL, 49, 2, '2010-12-17 06:45:35'), (12413, NULL, NULL, 105, 2, '2010-12-17 06:56:05'), (12414, NULL, NULL, 253, 2, '2010-12-17 07:11:11'), (12415, NULL, NULL, 174, 2, '2010-12-17 07:15:27'), (12416, NULL, NULL, 133, 2, '2010-12-17 07:17:03'), (12417, NULL, NULL, 94, 2, '2010-12-17 07:32:30'), (12418, NULL, NULL, 161, 2, '2010-12-17 07:37:03'), (12419, NULL, NULL, 48, 2, '2010-12-17 07:53:10'), (12420, NULL, NULL, 93, 2, '2010-12-17 08:03:40'), (12421, NULL, NULL, 74, 2, '2010-12-17 08:06:11'), (12422, NULL, NULL, 164, 2, '2010-12-17 08:58:33'), (12423, NULL, NULL, 101, 2, '2010-12-17 09:19:24'), (12424, 12791, NULL, 1, 2, '2010-12-17 09:51:43'), (12425, 12791, NULL, 70, 2, '2010-12-17 09:52:46'), (12426, NULL, NULL, 31, 2, '2010-12-17 10:00:15'), (12427, 12792, NULL, 9, 2, '2010-12-17 10:04:11'), (12428, NULL, NULL, 173, 2, '2010-12-17 10:08:25'), (12429, NULL, NULL, 186, 2, '2010-12-17 10:24:29'), (12430, 11378, NULL, 177, 2, '2010-12-17 10:35:20'), (12432, NULL, NULL, 152, 2, '2010-12-17 10:57:26'), (12433, 12795, NULL, 192, 2, '2010-12-17 11:24:32'), (12434, 12794, NULL, 89, 2, '2010-12-17 11:27:20'), (12435, 12794, NULL, 91, 2, '2010-12-17 11:27:57'), (12436, 12794, NULL, 78, 2, '2010-12-23 08:04:03'), (12437, 12798, NULL, 187, 2, '2010-12-17 14:32:20'), (12438, NULL, NULL, 123, 2, '2010-12-17 14:45:41'), (12439, NULL, NULL, 21, 2, '2010-12-17 15:18:30'), (12440, NULL, NULL, 70, 2, '2010-12-17 15:46:07'), (12441, 12805, NULL, 6, 2, '2010-12-17 17:30:28'), (12442, 12806, NULL, 4, 2, '2010-12-17 17:31:03'), (12443, 12808, NULL, 2, 2, '2010-12-17 18:32:06'), (12444, NULL, NULL, 86, 2, '2010-12-17 19:02:13'), (12445, NULL, NULL, 10, 2, '2010-12-18 00:31:49'), (12446, NULL, NULL, 4, 2, '2010-12-18 00:37:47'), (12447, NULL, NULL, 116, 2, '2010-12-18 00:42:39'), (12448, NULL, NULL, 118, 2, '2010-12-18 00:51:34'), (12449, NULL, NULL, 73, 2, '2010-12-18 00:56:33'), (12450, NULL, NULL, 114, 2, '2010-12-18 01:02:25'), (12451, NULL, NULL, 171, 2, '2010-12-18 01:06:39'), (12452, NULL, NULL, 172, 2, '2010-12-18 01:11:09'), (12453, NULL, NULL, 81, 2, '2010-12-18 01:11:12'), (12454, NULL, NULL, 229, 2, '2010-12-18 01:12:04'), (12455, NULL, NULL, 13, 2, '2010-12-18 01:19:13'), (12456, NULL, NULL, 130, 2, '2010-12-18 01:31:59'), (12457, NULL, NULL, 143, 2, '2010-12-18 01:32:02'), (12458, NULL, NULL, 246, 2, '2010-12-18 01:42:31'), (12459, NULL, NULL, 63, 2, '2010-12-18 01:52:00'), (12460, NULL, NULL, 89, 2, '2010-12-18 01:52:46'), (12461, NULL, NULL, 166, 2, '2010-12-18 01:56:22'), (12462, NULL, NULL, 78, 2, '2010-12-18 01:56:47'), (12463, NULL, NULL, 59, 2, '2010-12-18 02:02:55'), (12464, NULL, NULL, 108, 2, '2010-12-18 02:04:43'), (12465, NULL, NULL, 66, 2, '2010-12-18 02:04:58'), (12466, NULL, NULL, 6, 2, '2010-12-18 02:09:27'), (12467, NULL, NULL, 31, 2, '2010-12-18 02:12:33'), (12468, NULL, NULL, 159, 2, '2010-12-18 02:14:04'), (12469, NULL, NULL, 115, 2, '2010-12-18 02:17:26'), (12470, NULL, NULL, 16, 2, '2010-12-18 02:18:19'), (12471, NULL, NULL, 8, 2, '2010-12-18 02:33:09'), (12472, NULL, NULL, 65, 2, '2010-12-18 02:33:22'), (12473, NULL, NULL, 92, 2, '2010-12-18 02:34:13'), (12474, NULL, NULL, 86, 2, '2010-12-18 02:35:13'), (12475, NULL, NULL, 144, 2, '2010-12-18 02:35:43'), (12476, NULL, NULL, 111, 2, '2010-12-18 02:36:48'), (12477, NULL, NULL, 17, 2, '2010-12-18 02:44:22'), (12478, NULL, NULL, 69, 2, '2010-12-18 02:45:43'), (12479, NULL, NULL, 11, 2, '2010-12-18 02:52:27'), (12480, NULL, NULL, 190, 2, '2010-12-18 02:55:30'), (12481, NULL, NULL, 83, 2, '2010-12-18 02:57:12'), (12482, NULL, NULL, 100, 2, '2010-12-18 03:11:23'), (12483, NULL, NULL, 182, 2, '2010-12-18 03:11:37'), (12484, NULL, NULL, 131, 2, '2010-12-18 03:19:46'), (12485, NULL, NULL, 57, 2, '2010-12-18 03:28:15'), (12486, NULL, NULL, 170, 2, '2010-12-18 03:29:23'), (12487, NULL, NULL, 195, 2, '2010-12-18 03:30:42'), (12488, NULL, NULL, 180, 2, '2010-12-18 03:30:57'), (12489, NULL, NULL, 72, 2, '2010-12-18 03:41:07'), (12490, NULL, NULL, 167, 2, '2010-12-18 03:54:13'), (12491, NULL, NULL, 148, 2, '2010-12-18 04:00:08'), (12492, NULL, NULL, 54, 2, '2010-12-18 04:00:30'), (12493, NULL, NULL, 90, 2, '2010-12-18 04:03:42'), (12494, NULL, NULL, 3, 2, '2010-12-18 04:04:18'), (12495, NULL, NULL, 129, 2, '2010-12-18 04:10:41'), (12496, NULL, NULL, 2, 2, '2010-12-18 04:12:13'), (12497, NULL, NULL, 240, 2, '2010-12-18 04:14:02'), (12498, NULL, NULL, 173, 2, '2010-12-18 04:14:19'), (12499, NULL, NULL, 152, 2, '2010-12-18 04:17:57'), (12500, NULL, NULL, 194, 2, '2010-12-18 04:23:11'), (12501, 12816, NULL, 2, 2, '2010-12-18 04:24:19'), (12502, NULL, NULL, 128, 2, '2010-12-18 04:33:02'), (12503, NULL, NULL, 81, 2, '2010-12-18 04:33:32'), (12504, NULL, NULL, 213, 2, '2010-12-18 04:53:46'), (12505, NULL, NULL, 52, 2, '2010-12-18 04:55:35'), (12506, NULL, NULL, 146, 2, '2010-12-18 05:12:59'), (12507, NULL, NULL, 67, 2, '2010-12-18 05:13:13'), (12508, NULL, NULL, 60, 2, '2010-12-18 05:22:43'), (12509, NULL, NULL, 169, 2, '2010-12-18 05:25:59'), (12510, NULL, NULL, 253, 2, '2010-12-18 05:26:30'), (12511, NULL, NULL, 14, 2, '2010-12-18 05:33:07'), (12512, NULL, NULL, 160, 2, '2010-12-18 05:46:14'), (12513, NULL, NULL, 157, 2, '2010-12-18 05:52:10'), (12514, NULL, NULL, 29, 2, '2010-12-18 06:03:43'), (12515, NULL, NULL, 79, 2, '2010-12-18 06:06:35'), (12516, NULL, NULL, 141, 2, '2010-12-18 06:13:51'), (12517, NULL, NULL, 122, 2, '2010-12-18 06:14:52'), (12518, NULL, NULL, 121, 2, '2010-12-18 06:15:08'), (12519, NULL, NULL, 70, 2, '2010-12-18 06:16:13'), (12520, NULL, NULL, 86, 2, '2010-12-18 06:24:53'), (12521, NULL, NULL, 75, 2, '2010-12-18 07:10:46'), (12522, NULL, NULL, 174, 2, '2010-12-18 07:12:48'), (12523, NULL, NULL, 26, 2, '2010-12-18 07:13:37'), (12524, NULL, NULL, 201, 2, '2010-12-18 07:32:41'), (12525, NULL, NULL, 94, 2, '2010-12-18 07:34:00'), (12526, NULL, NULL, 161, 2, '2010-12-18 07:34:39'), (12527, NULL, NULL, 95, 2, '2010-12-18 07:52:43'), (12528, NULL, NULL, 235, 2, '2010-12-18 08:01:44'), (12529, NULL, NULL, 5, 2, '2010-12-18 08:02:25'), (12530, NULL, NULL, 82, 2, '2010-12-18 08:07:16'), (12531, 12821, NULL, 7, 2, '2010-12-18 08:54:04'), (12532, 12822, NULL, 141, 2, '2010-12-18 09:27:06'), (12533, NULL, NULL, 180, 2, '2010-12-18 09:31:01'), (12534, NULL, NULL, 183, 2, '2010-12-18 09:34:54'), (12535, NULL, NULL, 12, 2, '2010-12-18 10:04:45'), (12536, NULL, NULL, 240, 2, '2010-12-18 10:05:57'), (12537, NULL, NULL, 49, 2, '2010-12-18 10:09:50'), (12538, NULL, NULL, 5, 2, '2010-12-18 10:40:54'), (12539, 12825, NULL, 3, 2, '2010-12-18 10:42:41'), (12540, NULL, NULL, 168, 2, '2010-12-18 11:15:50'), (12541, NULL, NULL, 29, 2, '2010-12-18 11:31:21'), (12542, 12828, NULL, 235, 2, '2010-12-18 12:14:56'), (12543, NULL, NULL, 162, 2, '2010-12-18 12:25:42'), (12544, NULL, NULL, 235, 2, '2010-12-18 12:33:55'), (12545, NULL, NULL, 9, 2, '2010-12-18 12:53:56'), (12546, NULL, NULL, 105, 2, '2010-12-18 13:04:42'), (12547, 12832, NULL, 50, 2, '2010-12-18 14:11:19'), (12548, NULL, NULL, 75, 2, '2010-12-18 14:24:08'), (12549, 12835, NULL, 159, 2, '2010-12-18 15:40:04'), (12550, NULL, NULL, 93, 2, '2010-12-18 15:47:29'), (12551, 12836, NULL, 3, 2, '2010-12-18 16:03:36'), (12552, 12836, NULL, 5, 2, '2010-12-18 16:03:56'), (12553, 12836, NULL, 11, 2, '2010-12-18 16:04:27'), (12554, 12836, NULL, 14, 2, '2010-12-18 16:04:53'), (12555, 12836, NULL, 27, 2, '2010-12-18 16:05:29'), (12556, NULL, NULL, 64, 2, '2010-12-18 16:23:52'), (12557, NULL, NULL, 75, 2, '2010-12-18 16:39:58'), (12558, NULL, NULL, 20, 2, '2010-12-18 16:41:56'), (12559, NULL, NULL, 49, 2, '2010-12-18 16:42:13'), (12560, NULL, NULL, 123, 2, '2010-12-18 16:46:51'), (12561, 12839, NULL, 170, 2, '2010-12-18 16:51:59'), (12562, NULL, NULL, 186, 2, '2010-12-18 16:52:34'), (12563, NULL, NULL, 139, 2, '2010-12-18 16:57:33'), (12564, 12840, NULL, 3, 2, '2010-12-18 17:07:45'), (12565, 12842, NULL, 6, 2, '2010-12-18 18:39:06'), (12566, NULL, NULL, 88, 2, '2010-12-18 19:01:39'), (12567, NULL, NULL, 235, 2, '2010-12-18 19:14:54'), (12568, NULL, NULL, 183, 2, '2010-12-18 21:23:52'), (12569, 12845, NULL, 7, 2, '2010-12-18 21:36:38'), (12570, NULL, NULL, 49, 2, '2010-12-18 22:09:29'), (12571, NULL, NULL, 168, 2, '2010-12-18 22:28:31'), (12572, NULL, NULL, 29, 2, '2010-12-18 22:39:57'), (12573, 12847, NULL, 252, 2, '2010-12-18 23:13:58'), (12574, 12849, NULL, 83, 2, '2010-12-18 23:28:12'), (12575, 12850, NULL, 169, 2, '2010-12-18 23:33:08'), (12576, 12851, NULL, 48, 2, '2010-12-18 23:36:55'), (12577, 12852, NULL, 6, 2, '2010-12-19 00:11:12'), (12578, NULL, NULL, 130, 2, '2010-12-19 00:33:39'), (12579, NULL, NULL, 7, 2, '2010-12-19 00:56:37'), (12580, NULL, NULL, 140, 2, '2010-12-19 00:58:25'), (12581, NULL, NULL, 163, 2, '2010-12-19 00:59:47'), (12582, NULL, NULL, 33, 2, '2010-12-19 01:00:09'), (12583, NULL, NULL, 30, 2, '2010-12-19 01:01:00'), (12584, NULL, NULL, 124, 2, '2010-12-19 01:01:40'), (12585, NULL, NULL, 114, 2, '2010-12-19 01:03:30'), (12586, NULL, NULL, 106, 2, '2010-12-19 01:05:30'), (12587, 12853, NULL, 6, 2, '2010-12-19 01:16:00'), (12588, NULL, NULL, 23, 2, '2010-12-19 01:17:09'), (12589, NULL, NULL, 171, 2, '2010-12-19 01:19:37'), (12590, NULL, NULL, 176, 2, '2010-12-19 01:19:52'), (12591, NULL, NULL, 165, 2, '2010-12-19 01:21:09'), (12592, NULL, NULL, 145, 2, '2010-12-19 01:22:05'), (12593, NULL, NULL, 229, 2, '2010-12-19 01:25:05'), (12594, NULL, NULL, 13, 2, '2010-12-19 01:34:03'), (12595, NULL, NULL, 143, 2, '2010-12-19 01:37:56'), (12596, NULL, NULL, 169, 2, '2010-12-19 01:40:48'), (12597, NULL, NULL, 246, 2, '2010-12-19 01:44:37'), (12598, NULL, NULL, 4, 2, '2010-12-19 01:50:41'), (12599, NULL, NULL, 63, 2, '2010-12-19 02:02:21'), (12600, NULL, NULL, 89, 2, '2010-12-19 02:09:34'), (12601, NULL, NULL, 78, 2, '2010-12-19 02:09:49'), (12602, NULL, NULL, 59, 2, '2010-12-19 02:18:54'), (12603, NULL, NULL, 108, 2, '2010-12-19 02:19:09'), (12604, NULL, NULL, 107, 2, '2010-12-19 02:20:04'), (12605, NULL, NULL, 159, 2, '2010-12-19 02:22:45'), (12606, NULL, NULL, 16, 2, '2010-12-19 02:23:51'), (12607, NULL, NULL, 92, 2, '2010-12-19 02:37:54'), (12608, NULL, NULL, 17, 2, '2010-12-19 02:49:43'), (12609, NULL, NULL, 11, 2, '2010-12-19 02:50:48'), (12610, NULL, NULL, 80, 2, '2010-12-19 02:51:15'), (12611, NULL, NULL, 132, 2, '2010-12-19 03:00:46'), (12612, 12854, NULL, 174, 2, '2010-12-19 03:00:59'), (12613, NULL, NULL, 184, 2, '2010-12-19 03:12:02'), (12614, NULL, NULL, 195, 2, '2010-12-19 03:30:50'), (12615, NULL, NULL, 149, 2, '2010-12-19 03:51:18'), (12616, NULL, NULL, 240, 2, '2010-12-19 03:52:39'), (12617, NULL, NULL, 68, 2, '2010-12-19 03:58:41'), (12618, NULL, NULL, 148, 2, '2010-12-19 04:11:48'), (12619, NULL, NULL, 90, 2, '2010-12-19 04:13:21'), (12620, NULL, NULL, 55, 2, '2010-12-19 04:13:37'), (12621, NULL, NULL, 21, 2, '2010-12-19 04:16:50'), (12622, NULL, NULL, 129, 2, '2010-12-19 04:17:09'), (12623, NULL, NULL, 98, 2, '2010-12-19 04:17:24'), (12624, NULL, NULL, 2, 2, '2010-12-19 04:20:26'), (12625, NULL, NULL, 152, 2, '2010-12-19 04:28:06'), (12626, NULL, NULL, 128, 2, '2010-12-19 04:33:21'), (12627, NULL, NULL, 158, 2, '2010-12-19 05:03:02'), (12628, NULL, NULL, 170, 2, '2010-12-19 05:21:25'), (12629, NULL, NULL, 58, 2, '2010-12-19 05:24:01'), (12630, NULL, NULL, 253, 2, '2010-12-19 05:24:16'), (12631, NULL, NULL, 120, 2, '2010-12-19 05:26:04'), (12632, NULL, NULL, 174, 2, '2010-12-19 05:26:19'), (12633, NULL, NULL, 15, 2, '2010-12-19 05:43:42'), (12634, NULL, NULL, 157, 2, '2010-12-19 05:52:09'), (12635, NULL, NULL, 29, 2, '2010-12-19 06:03:20'), (12636, NULL, NULL, 150, 2, '2010-12-19 06:03:36'), (12637, NULL, NULL, 119, 2, '2010-12-19 06:03:52'), (12638, NULL, NULL, 56, 2, '2010-12-19 06:14:03'), (12639, NULL, NULL, 122, 2, '2010-12-19 06:17:12'), (12640, NULL, NULL, 63, 2, '2010-12-19 06:18:22'), (12641, NULL, NULL, 121, 2, '2010-12-19 06:18:32'), (12642, NULL, NULL, 196, 2, '2010-12-19 06:44:21'), (12643, NULL, NULL, 164, 2, '2010-12-19 06:53:32'), (12644, 12859, NULL, 70, 2, '2010-12-19 07:06:00'), (12645, NULL, NULL, 26, 2, '2010-12-19 07:13:26'), (12646, NULL, NULL, 127, 2, '2010-12-19 07:22:21'), (12647, NULL, NULL, 161, 2, '2010-12-19 07:35:20'), (12648, NULL, NULL, 102, 2, '2010-12-19 07:44:13'), (12649, NULL, NULL, 70, 2, '2010-12-19 08:02:43'), (12650, NULL, NULL, 82, 2, '2010-12-19 08:03:01'), (12651, NULL, NULL, 86, 2, '2010-12-19 08:03:52'), (12652, NULL, NULL, 93, 2, '2010-12-19 08:05:27'), (12653, NULL, NULL, 74, 2, '2010-12-19 08:05:43'), (12654, 12862, NULL, 4, 2, '2010-12-19 09:21:49'), (12655, NULL, NULL, 147, 2, '2010-12-19 09:34:42'), (12656, NULL, NULL, 125, 2, '2010-12-19 10:23:24'), (12657, NULL, NULL, 109, 2, '2010-12-19 10:24:36'), (12658, NULL, NULL, 53, 2, '2010-12-19 10:44:34'), (12659, 12865, NULL, 184, 2, '2010-12-19 11:36:39'), (12660, NULL, NULL, 235, 2, '2010-12-19 12:23:13'), (12661, NULL, NULL, 145, 2, '2010-12-19 12:27:36'), (12662, NULL, NULL, 164, 2, '2010-12-19 13:25:21'), (12663, 12870, NULL, 50, 2, '2010-12-19 14:00:42'), (12664, 12871, NULL, 24, 2, '2010-12-19 14:41:56'), (12666, NULL, NULL, 20, 2, '2010-12-19 14:43:31'), (12667, NULL, NULL, 86, 2, '2010-12-19 15:00:03'), (12668, 12872, 15, 49, 2, '2010-12-19 15:10:14'), (12669, 12873, NULL, 54, 2, '2010-12-19 15:03:20'), (12670, 12872, 15, 62, 2, '2010-12-19 15:10:14'), (12672, 12873, NULL, 235, 2, '2010-12-19 15:03:37'), (12673, 12874, NULL, 30, 2, '2010-12-19 15:05:17'), (12674, 12875, NULL, 2, 2, '2010-12-19 15:28:47'), (12675, 12877, NULL, 103, 2, '2010-12-19 15:59:09'), (12676, NULL, NULL, 139, 2, '2010-12-19 16:54:26'), (12677, 12878, NULL, 159, 2, '2010-12-19 17:17:35'), (12678, 12879, NULL, 118, 2, '2010-12-19 18:10:08'), (12679, 12881, NULL, 50, 2, '2010-12-19 18:55:05'), (12680, 12882, NULL, 141, 2, '2010-12-19 19:20:47'), (12681, 12884, NULL, 100, 2, '2010-12-19 19:58:36'), (12682, 12888, NULL, 81, 2, '2010-12-19 20:25:24'), (12683, 12890, NULL, 12, 2, '2010-12-19 21:00:07'), (12684, 12894, NULL, 102, 2, '2010-12-20 00:10:03'), (12685, 12895, NULL, 111, 2, '2010-12-20 03:44:52'), (12686, 12896, NULL, 235, 2, '2010-12-20 04:01:56'), (12687, 12897, NULL, 235, 2, '2010-12-20 04:02:05'), (12688, 12899, NULL, 183, 2, '2010-12-20 04:52:19'), (12690, 12903, NULL, 101, 2, '2010-12-20 08:25:13'), (12691, 12904, NULL, 91, 2, '2010-12-20 08:28:13'), (12692, 12905, NULL, 195, 2, '2010-12-20 08:55:46'), (12693, NULL, NULL, 104, 2, '2010-12-20 11:02:34'), (12694, NULL, NULL, 97, 2, '2010-12-20 11:34:04'), (12695, 12913, NULL, 192, 2, '2010-12-20 11:37:02'), (12696, 12914, NULL, 141, 2, '2010-12-20 11:48:29'), (12697, 12914, NULL, 56, 2, '2010-12-20 11:50:19'), (12698, 12914, NULL, 142, 2, '2010-12-20 11:52:04'), (12699, 12914, NULL, 140, 2, '2010-12-20 11:52:34'), (12700, 12916, NULL, 50, 2, '2010-12-20 12:37:51'), (12701, 12916, NULL, 31, 2, '2010-12-20 12:38:28'), (12702, 12920, NULL, 186, 2, '2010-12-20 14:10:46'), (12703, 12920, NULL, 187, 2, '2010-12-20 14:11:13'), (12704, 12921, NULL, 8, 2, '2010-12-20 14:25:27'), (12705, 12922, NULL, 98, 2, '2010-12-20 15:00:47'), (12706, 12925, NULL, 55, 2, '2010-12-20 17:12:27'), (12707, NULL, NULL, 104, 2, '2010-12-20 17:32:05'), (12708, 12928, NULL, 240, 2, '2010-12-20 18:00:48'), (12709, 12927, NULL, 23, 2, '2010-12-20 18:01:13'), (12710, 12929, NULL, 50, 2, '2010-12-20 18:44:12'), (12711, 12930, NULL, 50, 2, '2010-12-20 18:55:56'), (12712, 12933, NULL, 143, 2, '2010-12-20 20:30:45'), (12714, 12933, NULL, 12, 2, '2010-12-20 20:32:41'), (12716, 12934, NULL, 3, 2, '2010-12-20 21:53:37'), (12717, 12935, NULL, 169, 2, '2010-12-20 21:50:48'), (12719, NULL, NULL, 113, 2, '2010-12-21 00:31:13'), (12720, NULL, NULL, 10, 2, '2010-12-21 00:31:58'), (12721, NULL, NULL, 181, 2, '2010-12-21 00:32:16'), (12722, NULL, NULL, 104, 2, '2010-12-21 00:32:33'), (12723, NULL, NULL, 32, 2, '2010-12-21 00:42:38'), (12724, NULL, NULL, 140, 2, '2010-12-21 00:43:18'), (12725, NULL, NULL, 163, 2, '2010-12-21 00:50:17'), (12726, NULL, NULL, 33, 2, '2010-12-21 00:50:32'), (12727, NULL, NULL, 106, 2, '2010-12-21 00:59:34'), (12728, NULL, NULL, 23, 2, '2010-12-21 01:01:13'), (12729, NULL, NULL, 145, 2, '2010-12-21 01:12:53'), (12730, NULL, NULL, 229, 2, '2010-12-21 01:13:08'), (12731, NULL, NULL, 130, 2, '2010-12-21 01:30:54'), (12732, NULL, NULL, 246, 2, '2010-12-21 01:47:09'), (12733, NULL, NULL, 246, 2, '2010-12-21 01:47:24'), (12734, NULL, NULL, 246, 2, '2010-12-21 01:50:53'), (12735, NULL, NULL, 126, 2, '2010-12-21 01:52:26'), (12736, NULL, NULL, 63, 2, '2010-12-21 01:56:27'), (12737, NULL, NULL, 78, 2, '2010-12-21 02:00:02'), (12738, NULL, NULL, 188, 2, '2010-12-21 02:05:56'), (12739, NULL, NULL, 59, 2, '2010-12-21 02:06:11'), (12740, NULL, NULL, 66, 2, '2010-12-21 02:09:16'), (12741, NULL, NULL, 6, 2, '2010-12-21 02:11:09'), (12742, NULL, NULL, 177, 2, '2010-12-21 02:19:19'), (12743, NULL, NULL, 115, 2, '2010-12-21 02:19:34'), (12744, NULL, NULL, 32, 2, '2010-12-21 02:54:59'), (12745, NULL, NULL, 165, 2, '2010-12-21 03:02:32'), (12746, NULL, NULL, 81, 2, '2010-12-21 03:03:17'), (12747, NULL, NULL, 162, 2, '2010-12-21 03:06:36'), (12748, NULL, NULL, 100, 2, '2010-12-21 03:12:25'), (12749, NULL, NULL, 182, 2, '2010-12-21 03:18:28'), (12750, NULL, NULL, 184, 2, '2010-12-21 03:19:04'), (12751, NULL, NULL, 131, 2, '2010-12-21 03:19:34'), (12752, NULL, NULL, 166, 2, '2010-12-21 03:31:01'), (12753, NULL, NULL, 195, 2, '2010-12-21 03:31:24'), (12754, NULL, NULL, 4, 2, '2010-12-21 03:41:19'), (12755, NULL, NULL, 149, 2, '2010-12-21 03:45:28'), (12756, NULL, NULL, 68, 2, '2010-12-21 03:49:23'), (12757, NULL, NULL, 148, 2, '2010-12-21 03:53:25'), (12758, 12940, NULL, 9, 2, '2010-12-21 03:54:56'), (12759, NULL, NULL, 54, 2, '2010-12-21 03:55:40'), (12760, NULL, NULL, 142, 2, '2010-12-21 04:07:47'), (12761, NULL, NULL, 21, 2, '2010-12-21 04:08:18'), (12762, NULL, NULL, 183, 2, '2010-12-21 04:08:33'), (12763, NULL, NULL, 87, 2, '2010-12-21 04:11:55'), (12764, NULL, NULL, 76, 2, '2010-12-21 04:12:23'), (12765, NULL, NULL, 72, 2, '2010-12-21 04:20:22'), (12766, NULL, NULL, 92, 2, '2010-12-21 04:33:32'), (12767, NULL, NULL, 86, 2, '2010-12-21 04:34:14'), (12768, NULL, NULL, 128, 2, '2010-12-21 04:35:37'), (12769, NULL, NULL, 96, 2, '2010-12-21 04:44:02'), (12770, NULL, NULL, 69, 2, '2010-12-21 04:45:18'), (12771, NULL, NULL, 213, 2, '2010-12-21 04:54:11'), (12772, NULL, NULL, 164, 2, '2010-12-21 05:12:33'), (12773, NULL, NULL, 77, 2, '2010-12-21 05:13:30'), (12774, NULL, NULL, 61, 2, '2010-12-21 05:13:51'), (12775, NULL, NULL, 146, 2, '2010-12-21 05:14:06'), (12776, NULL, NULL, 67, 2, '2010-12-21 05:15:59'), (12777, NULL, NULL, 58, 2, '2010-12-21 05:24:19'), (12778, NULL, NULL, 253, 2, '2010-12-21 05:25:34'), (12779, NULL, NULL, 14, 2, '2010-12-21 05:35:48'), (12780, NULL, NULL, 24, 2, '2010-12-21 05:44:44'), (12781, NULL, NULL, 157, 2, '2010-12-21 05:54:58'), (12782, NULL, NULL, 51, 2, '2010-12-21 05:55:15'), (12783, NULL, NULL, 119, 2, '2010-12-21 06:06:19'), (12784, NULL, NULL, 152, 2, '2010-12-21 06:12:47'), (12785, NULL, NULL, 141, 2, '2010-12-21 06:16:20'), (12786, NULL, NULL, 91, 2, '2010-12-21 06:34:39'), (12787, NULL, NULL, 168, 2, '2010-12-21 07:03:39'), (12788, 12944, NULL, 167, 2, '2010-12-21 07:13:08'), (12789, 12953, NULL, 170, 2, '2010-12-21 07:21:25'), (12790, NULL, NULL, 174, 2, '2010-12-21 07:25:01'), (12791, 12955, NULL, 167, 2, '2010-12-21 07:33:46'), (12792, 12956, NULL, 170, 2, '2010-12-21 07:34:56'), (12793, NULL, NULL, 127, 2, '2010-12-21 07:35:16'), (12794, 12957, NULL, 167, 2, '2010-12-21 07:35:44'), (12795, 12961, NULL, 167, 2, '2010-12-21 07:40:29'), (12796, 12962, NULL, 170, 2, '2010-12-21 07:40:57'), (12797, 12964, NULL, 186, 2, '2010-12-21 07:49:21'), (12799, NULL, NULL, 79, 2, '2010-12-21 08:02:30'), (12800, NULL, NULL, 95, 2, '2010-12-21 08:03:36'), (12801, NULL, NULL, 122, 2, '2010-12-21 08:12:42'), (12802, NULL, NULL, 121, 2, '2010-12-21 08:12:58'), (12803, NULL, NULL, 5, 2, '2010-12-21 08:13:20'), (12804, NULL, NULL, 82, 2, '2010-12-21 08:13:36'), (12805, 12969, NULL, 167, 2, '2010-12-21 10:09:28'), (12806, 12973, NULL, 188, 2, '2010-12-21 11:13:30'), (12807, NULL, NULL, 187, 2, '2010-12-21 11:24:39'), (12808, NULL, NULL, 161, 2, '2010-12-21 11:44:14'), (12809, NULL, NULL, 102, 2, '2010-12-21 11:53:49'), (12810, NULL, NULL, 12, 2, '2010-12-21 12:05:32'), (12811, NULL, NULL, 93, 2, '2010-12-21 12:12:50'), (12812, NULL, NULL, 74, 2, '2010-12-21 12:13:16'), (12813, 12976, NULL, 167, 2, '2010-12-21 12:18:37'), (12814, 12977, NULL, 61, 2, '2010-12-21 12:45:02'), (12815, 12977, NULL, 60, 2, '2010-12-21 12:44:34'), (12817, NULL, NULL, 48, 2, '2010-12-21 13:26:45'), (12818, 12982, NULL, 50, 2, '2010-12-21 13:39:12'), (12819, NULL, NULL, 147, 2, '2010-12-21 13:43:19'), (12820, 12983, NULL, 188, 2, '2010-12-21 13:46:15'), (12821, 12985, NULL, 5, 2, '2010-12-21 14:14:02'), (12822, NULL, NULL, 109, 2, '2010-12-21 14:33:47'), (12823, NULL, NULL, 235, 2, '2010-12-21 14:34:17'), (12824, 12986, NULL, 9, 2, '2010-12-21 16:11:25'), (12826, 12986, NULL, 7, 2, '2010-12-21 16:11:35'), (12827, NULL, NULL, 71, 2, '2010-12-21 16:34:23'), (12828, NULL, NULL, 75, 2, '2010-12-21 18:33:57'), (12829, NULL, NULL, 49, 2, '2010-12-21 20:53:21'), (12830, NULL, NULL, 123, 2, '2010-12-21 20:53:36'), (12831, NULL, NULL, 186, 2, '2010-12-21 21:04:00'), (12832, NULL, NULL, 7, 2, '2010-12-22 00:33:57'), (12833, NULL, NULL, 32, 2, '2010-12-22 00:42:54'), (12834, NULL, NULL, 99, 2, '2010-12-22 00:51:14'), (12835, NULL, NULL, 124, 2, '2010-12-22 00:51:29'), (12836, NULL, NULL, 118, 2, '2010-12-22 00:51:44'), (12837, NULL, NULL, 114, 2, '2010-12-22 00:52:02'), (12838, NULL, NULL, 13, 2, '2010-12-22 01:18:41'), (12839, NULL, NULL, 172, 2, '2010-12-22 01:19:10'), (12840, NULL, NULL, 169, 2, '2010-12-22 01:36:43'), (12841, NULL, NULL, 97, 2, '2010-12-22 01:48:57'), (12842, NULL, NULL, 89, 2, '2010-12-22 01:57:17'), (12843, NULL, NULL, 78, 2, '2010-12-22 01:58:15'), (12844, NULL, NULL, 108, 2, '2010-12-22 02:02:37'), (12845, NULL, NULL, 31, 2, '2010-12-22 02:14:52'), (12846, NULL, NULL, 16, 2, '2010-12-22 02:17:24'), (12847, NULL, NULL, 116, 2, '2010-12-22 02:31:34'), (12848, NULL, NULL, 8, 2, '2010-12-22 02:33:33'), (12849, NULL, NULL, 65, 2, '2010-12-22 02:34:27'), (12850, NULL, NULL, 144, 2, '2010-12-22 02:35:48'), (12851, NULL, NULL, 17, 2, '2010-12-22 02:44:18'), (12852, NULL, NULL, 11, 2, '2010-12-22 02:52:24'), (12853, NULL, NULL, 83, 2, '2010-12-22 02:54:10'), (12854, NULL, NULL, 117, 2, '2010-12-22 03:21:17'), (12855, NULL, NULL, 84, 2, '2010-12-22 03:25:44'), (12856, NULL, NULL, 57, 2, '2010-12-22 03:26:55'), (12857, 12997, NULL, 122, 2, '2010-12-22 03:31:39'), (12858, NULL, NULL, 180, 2, '2010-12-22 03:31:50'), (12859, NULL, NULL, 1, 2, '2010-12-22 03:32:29'), (12860, NULL, NULL, 149, 2, '2010-12-22 03:41:29'), (12861, NULL, NULL, 240, 2, '2010-12-22 03:43:10'), (12862, NULL, NULL, 110, 2, '2010-12-22 03:53:09'), (12863, NULL, NULL, 54, 2, '2010-12-22 03:56:41'), (12864, NULL, NULL, 55, 2, '2010-12-22 04:03:00'), (12865, NULL, NULL, 21, 2, '2010-12-22 04:03:08'), (12866, NULL, NULL, 183, 2, '2010-12-22 04:04:57'), (12867, NULL, NULL, 87, 2, '2010-12-22 04:11:52'), (12868, NULL, NULL, 72, 2, '2010-12-22 04:15:09'), (12869, NULL, NULL, 128, 2, '2010-12-22 04:33:24'), (12870, NULL, NULL, 91, 2, '2010-12-22 04:34:39'), (12871, NULL, NULL, 22, 2, '2010-12-22 04:42:58'), (12872, NULL, NULL, 27, 2, '2010-12-22 04:43:28'), (12873, NULL, NULL, 52, 2, '2010-12-22 04:54:16'), (12874, 13002, NULL, 112, 2, '2010-12-22 05:11:01'), (12875, NULL, NULL, 58, 2, '2010-12-22 05:23:18'), (12876, NULL, NULL, 24, 2, '2010-12-22 05:45:28'), (12877, NULL, NULL, 15, 2, '2010-12-22 05:47:45'), (12878, NULL, NULL, 29, 2, '2010-12-22 06:02:55'), (12879, NULL, NULL, 150, 2, '2010-12-22 06:03:23'), (12880, NULL, NULL, 141, 2, '2010-12-22 06:13:21'), (12881, NULL, NULL, 70, 2, '2010-12-22 06:15:37'), (12882, NULL, NULL, 125, 2, '2010-12-22 06:25:05'), (12883, 13008, NULL, 112, 2, '2010-12-22 06:37:36'), (12884, 13009, NULL, 100, 2, '2010-12-22 06:37:42'), (12885, 13010, NULL, 103, 2, '2010-12-22 06:37:47'), (12886, 13011, NULL, 101, 2, '2010-12-22 06:37:52'), (12887, 13012, NULL, 98, 2, '2010-12-22 06:37:57'), (12888, NULL, NULL, 196, 2, '2010-12-22 06:46:31'), (12889, 13013, NULL, 84, 2, '2010-12-22 06:58:16'), (12890, NULL, NULL, 62, 2, '2010-12-22 07:13:49'), (12891, NULL, NULL, 26, 2, '2010-12-22 07:14:04'), (12892, NULL, NULL, 133, 2, '2010-12-22 07:14:45'), (12893, 13015, NULL, 65, 2, '2010-12-22 07:21:46'), (12894, 13016, NULL, 50, 2, '2010-12-22 07:26:46'), (12895, 13016, NULL, 52, 2, '2010-12-22 07:27:15'), (12896, 13017, NULL, 5, 2, '2010-12-22 07:31:49'), (12897, NULL, NULL, 201, 2, '2010-12-22 07:32:30'), (12898, NULL, NULL, 94, 2, '2010-12-22 07:33:01'), (12900, NULL, NULL, 48, 2, '2010-12-22 07:53:19'), (12901, NULL, NULL, 82, 2, '2010-12-22 08:02:23'), (12902, NULL, NULL, 94, 2, '2010-12-22 08:03:49'), (12903, NULL, NULL, 74, 2, '2010-12-22 08:04:47'), (12904, 13022, NULL, 161, 2, '2010-12-22 08:20:33'), (12905, 13023, NULL, 168, 2, '2010-12-22 08:40:00'), (12906, NULL, NULL, 26, 2, '2010-12-22 09:14:22'), (12907, 13026, NULL, 118, 2, '2010-12-22 09:22:38'), (12908, 13027, NULL, 141, 2, '2010-12-22 09:24:14'), (12909, 13021, NULL, 79, 2, '2010-12-22 09:41:42'), (12910, 13036, NULL, 102, 2, '2010-12-22 10:32:25'), (12911, 13040, NULL, 99, 2, '2010-12-22 10:32:45'), (12912, 13041, NULL, 117, 2, '2010-12-22 10:32:50'), (12913, 13042, NULL, 115, 2, '2010-12-22 10:32:56'), (12914, NULL, NULL, 53, 2, '2010-12-22 10:45:47'), (12915, NULL, NULL, 105, 2, '2010-12-22 10:53:48'), (12916, 13044, NULL, 141, 2, '2010-12-22 11:26:39'), (12917, 13046, NULL, 146, 2, '2010-12-22 11:34:02'), (12918, 13047, NULL, 144, 2, '2010-12-22 11:41:57'), (12919, NULL, NULL, 50, 2, '2010-12-22 12:43:36'), (12920, 13048, NULL, 70, 2, '2010-12-22 13:18:14'), (12921, 13052, NULL, 143, 2, '2010-12-22 13:31:58'), (12922, 13048, NULL, 71, 2, '2010-12-22 13:34:50'), (12923, 13048, NULL, 72, 2, '2010-12-22 13:41:59'), (12924, 13055, NULL, 111, 2, '2010-12-22 14:13:18'), (12925, 13056, NULL, 111, 2, '2010-12-22 14:13:20'), (12926, 13057, NULL, 141, 2, '2010-12-22 14:25:14'), (12927, 13057, NULL, 71, 2, '2010-12-22 14:30:42'), (12928, 13057, NULL, 73, 2, '2010-12-22 14:29:08'), (12931, 13048, NULL, 66, 2, '2010-12-22 14:35:10'), (12932, 13059, NULL, 141, 2, '2010-12-22 14:41:17'), (12933, 13060, NULL, 118, 2, '2010-12-22 14:41:21'), (12934, 13063, NULL, 49, 2, '2010-12-22 14:41:38'), (12935, 13064, NULL, 50, 2, '2010-12-22 14:41:43'), (12936, 13066, NULL, 112, 2, '2010-12-22 14:41:54'), (12937, 13048, NULL, 69, 2, '2010-12-22 14:43:09'), (12938, 13048, NULL, 68, 2, '2010-12-22 14:49:59'), (12939, 13048, NULL, 76, 2, '2010-12-22 14:58:51'), (12940, 13048, NULL, 75, 2, '2010-12-22 15:02:33'), (12941, 13074, NULL, 71, 2, '2010-12-22 15:04:30'), (12942, 13048, NULL, 49, 2, '2010-12-22 15:20:04'), (12943, 13048, NULL, 27, 2, '2010-12-22 15:35:33'), (12944, 13048, NULL, 28, 2, '2010-12-22 15:36:48'), (12945, 13048, NULL, 15, 2, '2010-12-22 15:43:58'), (12947, 13048, NULL, 14, 2, '2010-12-22 15:45:19'), (12948, 13048, NULL, 26, 2, '2010-12-22 15:53:47'), (12949, 13048, NULL, 52, 2, '2010-12-22 16:13:16'), (12950, 13048, NULL, 51, 2, '2010-12-22 16:13:17'), (12951, 13048, NULL, 31, 2, '2010-12-22 16:18:29'), (12952, 13048, NULL, 32, 2, '2010-12-22 16:18:30'), (12953, 13077, NULL, 73, 2, '2010-12-22 16:33:31'), (12954, 13078, NULL, 73, 2, '2010-12-22 16:34:33'), (12955, 13048, NULL, 64, 2, '2010-12-22 16:45:19'), (12956, 13048, NULL, 65, 2, '2010-12-22 16:45:27'), (12957, 13081, NULL, 170, 2, '2010-12-22 16:50:25'), (12958, NULL, NULL, 186, 2, '2010-12-22 16:54:24'), (12959, 13048, NULL, 150, 2, '2010-12-22 16:58:41'), (12960, 13083, NULL, 147, 2, '2010-12-22 18:10:39'), (12961, 13084, NULL, 7, 2, '2010-12-22 18:48:49'), (12962, 13084, NULL, 5, 2, '2010-12-22 18:48:43'), (12964, NULL, NULL, 9, 2, '2010-12-22 19:56:49'), (12965, 13097, NULL, 141, 2, '2010-12-22 20:07:49'), (12966, 13098, NULL, 141, 2, '2010-12-22 20:07:52'), (12967, 13099, NULL, 118, 2, '2010-12-22 20:07:55'), (12968, 13100, NULL, 118, 2, '2010-12-22 20:07:59'), (12969, 13105, NULL, 49, 2, '2010-12-22 20:08:11'), (12970, 13106, NULL, 49, 2, '2010-12-22 20:08:15'), (12971, 13107, NULL, 50, 2, '2010-12-22 20:08:18'), (12972, 13108, NULL, 50, 2, '2010-12-22 20:08:21'), (12973, 13155, NULL, 49, 2, '2010-12-22 20:25:31'), (12974, NULL, NULL, 101, 2, '2010-12-22 20:54:13'), (12975, NULL, NULL, 29, 2, '2010-12-22 21:30:03'), (12976, 13157, NULL, 142, 2, '2010-12-22 21:37:23'), (12977, 13158, NULL, 7, 2, '2010-12-22 22:36:55'), (12978, NULL, NULL, 113, 2, '2010-12-23 00:31:25'), (12979, NULL, NULL, 10, 2, '2010-12-23 00:31:56'), (12980, NULL, NULL, 181, 2, '2010-12-23 00:32:17'), (12981, NULL, NULL, 104, 2, '2010-12-23 00:32:54'), (12982, NULL, NULL, 7, 2, '2010-12-23 00:41:40'), (12983, NULL, NULL, 32, 2, '2010-12-23 00:44:21'), (12984, NULL, NULL, 163, 2, '2010-12-23 00:48:49'), (12985, NULL, NULL, 73, 2, '2010-12-23 00:49:04'), (12986, NULL, NULL, 140, 2, '2010-12-23 00:49:39'), (12987, NULL, NULL, 30, 2, '2010-12-23 00:51:20'), (12988, NULL, NULL, 85, 2, '2010-12-23 00:51:35'), (12989, NULL, NULL, 33, 2, '2010-12-23 00:52:13'), (12990, NULL, NULL, 106, 2, '2010-12-23 00:54:12'), (12991, NULL, NULL, 23, 2, '2010-12-23 01:04:17'), (12992, NULL, NULL, 103, 2, '2010-12-23 01:06:23'), (12993, NULL, NULL, 176, 2, '2010-12-23 01:11:20'), (12994, NULL, NULL, 88, 2, '2010-12-23 01:12:31'), (12995, NULL, NULL, 145, 2, '2010-12-23 01:12:34'), (12996, NULL, NULL, 229, 2, '2010-12-23 01:12:49'), (12997, NULL, NULL, 167, 2, '2010-12-23 01:18:00'), (12998, NULL, NULL, 13, 2, '2010-12-23 01:19:21'), (12999, 13164, NULL, 62, 2, '2010-12-23 01:20:29'), (13000, NULL, NULL, 143, 2, '2010-12-23 01:37:54'), (13001, NULL, NULL, 169, 2, '2010-12-23 01:38:09'), (13002, NULL, NULL, 166, 2, '2010-12-23 01:39:30'), (13003, NULL, NULL, 191, 2, '2010-12-23 01:41:29'), (13004, NULL, NULL, 246, 2, '2010-12-23 01:43:01'), (13005, NULL, NULL, 112, 2, '2010-12-23 01:45:03'), (13006, NULL, NULL, 4, 2, '2010-12-23 01:47:14'), (13007, NULL, NULL, 126, 2, '2010-12-23 01:51:33'), (13008, NULL, NULL, 63, 2, '2010-12-23 01:52:05'), (13009, NULL, NULL, 89, 2, '2010-12-23 01:52:50'), (13010, 13165, NULL, 140, 2, '2010-12-23 01:55:47'), (13011, NULL, NULL, 78, 2, '2010-12-23 01:57:17'), (13012, NULL, NULL, 188, 2, '2010-12-23 02:01:14'), (13013, NULL, NULL, 59, 2, '2010-12-23 02:02:18'), (13014, NULL, NULL, 108, 2, '2010-12-23 02:02:48'), (13015, NULL, NULL, 66, 2, '2010-12-23 02:08:03'), (13016, NULL, NULL, 6, 2, '2010-12-23 02:09:00'), (13017, NULL, NULL, 177, 2, '2010-12-23 02:14:53'), (13018, NULL, NULL, 115, 2, '2010-12-23 02:17:11'), (13019, NULL, NULL, 16, 2, '2010-12-23 02:17:52'), (13020, NULL, NULL, 8, 2, '2010-12-23 02:34:06'), (13021, NULL, NULL, 65, 2, '2010-12-23 02:34:21'), (13022, NULL, NULL, 17, 2, '2010-12-23 02:45:34'), (13023, NULL, NULL, 11, 2, '2010-12-23 02:52:49'), (13024, NULL, NULL, 80, 2, '2010-12-23 02:53:21'), (13025, NULL, NULL, 81, 2, '2010-12-23 03:02:21'), (13026, NULL, NULL, 132, 2, '2010-12-23 03:02:51'), (13027, NULL, NULL, 162, 2, '2010-12-23 03:03:07'), (13028, NULL, NULL, 25, 2, '2010-12-23 03:03:40'), (13029, NULL, NULL, 182, 2, '2010-12-23 03:12:46'), (13030, NULL, NULL, 184, 2, '2010-12-23 03:16:39'), (13031, NULL, NULL, 131, 2, '2010-12-23 03:17:41'), (13032, NULL, NULL, 117, 2, '2010-12-23 03:21:45'), (13033, NULL, NULL, 195, 2, '2010-12-23 03:31:03'), (13034, NULL, NULL, 149, 2, '2010-12-23 03:42:07'), (13035, NULL, NULL, 240, 2, '2010-12-23 03:43:40'), (13036, NULL, NULL, 68, 2, '2010-12-23 03:45:21'), (13037, NULL, NULL, 148, 2, '2010-12-23 03:53:02'), (13038, NULL, NULL, 110, 2, '2010-12-23 03:55:43'), (13039, NULL, NULL, 142, 2, '2010-12-23 04:02:58'), (13040, NULL, NULL, 55, 2, '2010-12-23 04:03:57'), (13041, NULL, NULL, 21, 2, '2010-12-23 04:04:24'), (13042, NULL, NULL, 3, 2, '2010-12-23 04:04:57'), (13043, NULL, NULL, 129, 2, '2010-12-23 04:05:23'), (13044, NULL, NULL, 183, 2, '2010-12-23 04:06:06'), (13045, NULL, NULL, 87, 2, '2010-12-23 04:11:51'), (13046, NULL, NULL, 76, 2, '2010-12-23 04:12:26'), (13047, 13167, NULL, 28, 2, '2010-12-23 04:18:41'), (13048, 13167, NULL, 26, 2, '2010-12-23 04:19:14'), (13049, NULL, NULL, 92, 2, '2010-12-23 04:33:35'), (13050, NULL, NULL, 86, 2, '2010-12-23 04:33:51'), (13051, NULL, NULL, 144, 2, '2010-12-23 04:34:06'), (13052, NULL, NULL, 111, 2, '2010-12-23 04:34:51'), (13053, NULL, NULL, 128, 2, '2010-12-23 04:35:06'), (13054, NULL, NULL, 69, 2, '2010-12-23 04:44:06'), (13055, NULL, NULL, 83, 2, '2010-12-23 04:53:11'), (13056, NULL, NULL, 213, 2, '2010-12-23 04:54:06'), (13057, NULL, NULL, 168, 2, '2010-12-23 05:04:23'), (13058, NULL, NULL, 61, 2, '2010-12-23 05:13:51'), (13059, NULL, NULL, 146, 2, '2010-12-23 05:14:07'), (13060, NULL, NULL, 57, 2, '2010-12-23 05:22:30'), (13061, NULL, NULL, 170, 2, '2010-12-23 05:22:49'), (13062, NULL, NULL, 14, 2, '2010-12-23 05:34:24'), (13063, NULL, NULL, 173, 2, '2010-12-23 05:42:37'), (13064, NULL, NULL, 24, 2, '2010-12-23 05:43:56'), (13065, NULL, NULL, 157, 2, '2010-12-23 05:53:03'), (13066, NULL, NULL, 51, 2, '2010-12-23 05:54:56'), (13067, NULL, NULL, 98, 2, '2010-12-23 06:02:40'), (13068, NULL, NULL, 150, 2, '2010-12-23 06:04:33'), (13069, NULL, NULL, 119, 2, '2010-12-23 06:05:30'), (13070, NULL, NULL, 152, 2, '2010-12-23 06:12:37'), (13071, NULL, NULL, 91, 2, '2010-12-23 06:23:59'), (13072, 13168, NULL, 139, 2, '2010-12-23 06:34:48'), (13073, NULL, NULL, 253, 2, '2010-12-23 07:13:15'), (13074, NULL, NULL, 120, 2, '2010-12-23 07:14:32'), (13075, NULL, NULL, 174, 2, '2010-12-23 07:14:47'), (13076, NULL, NULL, 127, 2, '2010-12-23 07:24:10'), (13077, NULL, NULL, 15, 2, '2010-12-23 07:32:55'), (13078, NULL, NULL, 160, 2, '2010-12-23 07:33:21'), (13079, NULL, NULL, 201, 2, '2010-12-23 07:34:17'), (13080, NULL, NULL, 201, 2, '2010-12-23 07:34:32'), (13081, 13172, NULL, 79, 2, '2010-12-23 07:50:50'), (13082, NULL, NULL, 79, 2, '2010-12-23 07:53:10'), (13083, NULL, NULL, 95, 2, '2010-12-23 07:54:13'), (13084, NULL, NULL, 122, 2, '2010-12-23 08:03:23'), (13085, NULL, NULL, 121, 2, '2010-12-23 08:03:43'), (13086, NULL, NULL, 70, 2, '2010-12-23 08:03:57'), (13088, NULL, NULL, 5, 2, '2010-12-23 08:04:13'), (13089, NULL, NULL, 82, 2, '2010-12-23 08:05:17'), (13090, 13174, NULL, 84, 2, '2010-12-23 08:34:04'), (13091, 13178, NULL, 163, 2, '2010-12-23 08:55:34'), (13092, 13175, NULL, 163, 2, '2010-12-23 08:56:48'), (13093, 13179, NULL, 89, 2, '2010-12-23 08:56:22'), (13094, 13175, NULL, 89, 2, '2010-12-23 08:56:24'), (13096, 13170, NULL, 188, 2, '2010-12-23 09:09:00'), (13097, 13180, NULL, 141, 2, '2010-12-23 09:43:21'), (13098, 13180, NULL, 118, 2, '2010-12-23 09:37:13'), (13099, 13180, NULL, 112, 2, '2010-12-23 09:37:21'), (13100, 13180, NULL, 49, 2, '2010-12-23 10:04:08'), (13101, 13180, NULL, 50, 2, '2010-12-23 10:04:10'), (13102, 13180, NULL, 1, 2, '2010-12-23 09:58:29'), (13103, 13180, NULL, 2, 2, '2010-12-23 09:58:32'), (13104, 13180, NULL, 3, 2, '2010-12-23 09:58:34'), (13105, 13180, NULL, 4, 2, '2010-12-23 09:58:36'), (13106, 13180, NULL, 5, 2, '2010-12-23 09:58:38'), (13107, 13180, NULL, 6, 2, '2010-12-23 09:58:40'), (13108, 13180, NULL, 7, 2, '2010-12-23 09:58:42'), (13109, 13180, NULL, 8, 2, '2010-12-23 09:58:44'), (13110, 13180, NULL, 9, 2, '2010-12-23 09:58:46'), (13111, 13170, NULL, 187, 2, '2010-12-23 09:12:28'), (13112, 13180, NULL, 98, 2, '2010-12-23 09:34:06'), (13113, 13180, NULL, 99, 2, '2010-12-23 09:34:04'), (13114, 13180, NULL, 100, 2, '2010-12-23 09:33:27'), (13115, 13180, NULL, 101, 2, '2010-12-23 09:33:25'), (13116, 13180, NULL, 102, 2, '2010-12-23 09:33:22'), (13117, 13180, NULL, 103, 2, '2010-12-23 09:33:20'), (13118, 13180, NULL, 115, 2, '2010-12-23 09:33:00'), (13119, 13180, NULL, 117, 2, '2010-12-23 09:33:46'), (13120, 13180, NULL, 104, 2, '2010-12-23 09:37:36'), (13121, 13180, NULL, 106, 2, '2010-12-23 09:37:32'), (13122, 13180, NULL, 107, 2, '2010-12-23 09:37:30'), (13123, 13180, NULL, 108, 2, '2010-12-23 09:37:28'), (13124, 13180, NULL, 109, 2, '2010-12-23 09:37:26'), (13125, 13180, NULL, 110, 2, '2010-12-23 09:37:24'), (13126, 13180, NULL, 111, 2, '2010-12-23 09:37:23'), (13128, 13180, NULL, 113, 2, '2010-12-23 09:37:19'), (13129, NULL, NULL, 62, 2, '2010-12-23 09:14:52'), (13130, 13180, NULL, 139, 2, '2010-12-23 09:42:07'), (13131, 13180, NULL, 140, 2, '2010-12-23 09:43:23'), (13133, 13180, NULL, 142, 2, '2010-12-23 09:43:19'), (13134, 13180, NULL, 143, 2, '2010-12-23 09:43:17'), (13135, 13180, NULL, 144, 2, '2010-12-23 09:43:15'), (13136, 13180, NULL, 145, 2, '2010-12-23 09:43:13'), (13137, 13180, NULL, 146, 2, '2010-12-23 09:43:11'), (13138, 13180, NULL, 147, 2, '2010-12-23 09:43:09'), (13139, 13170, NULL, 186, 2, '2010-12-23 09:16:17'), (13140, 13180, NULL, 10, 2, '2010-12-23 11:30:07'), (13141, 13180, NULL, 11, 2, '2010-12-23 11:30:05'), (13142, 13180, NULL, 12, 2, '2010-12-23 11:30:03'), (13143, 13180, NULL, 13, 2, '2010-12-23 09:59:04'), (13144, 13180, NULL, 14, 2, '2010-12-23 11:30:01'), (13145, 13180, NULL, 15, 2, '2010-12-23 11:29:58'), (13146, 13180, NULL, 16, 2, '2010-12-23 11:29:56'), (13147, 13180, NULL, 17, 2, '2010-12-23 11:29:54'), (13148, 13180, NULL, 20, 2, '2010-12-23 11:29:52'), (13149, 13180, NULL, 21, 2, '2010-12-23 11:29:50'), (13150, 13180, NULL, 22, 2, '2010-12-23 11:29:48'), (13151, 13180, NULL, 23, 2, '2010-12-23 11:29:46'), (13152, 13180, NULL, 24, 2, '2010-12-23 11:29:44'), (13153, 13180, NULL, 25, 2, '2010-12-23 11:29:42'), (13154, 13180, NULL, 26, 2, '2010-12-23 11:29:40'), (13155, 13180, NULL, 27, 2, '2010-12-23 11:29:38'), (13156, 13180, NULL, 28, 2, '2010-12-23 11:29:36'), (13157, 13180, NULL, 29, 2, '2010-12-23 09:59:07'), (13158, 13180, NULL, 30, 2, '2010-12-23 10:25:50'), (13159, 13180, NULL, 31, 2, '2010-12-23 10:04:00'), (13160, 13180, NULL, 32, 2, '2010-12-23 10:04:02'), (13161, 13180, NULL, 33, 2, '2010-12-23 10:04:04'), (13162, 13180, NULL, 48, 2, '2010-12-23 10:04:06'), (13165, 13180, NULL, 51, 2, '2010-12-23 10:04:12'), (13166, 13180, NULL, 52, 2, '2010-12-23 10:04:14'), (13167, 13180, NULL, 53, 2, '2010-12-23 10:04:16'), (13168, 13180, NULL, 54, 2, '2010-12-23 11:38:59'), (13169, 13180, NULL, 55, 2, '2010-12-23 11:38:57'), (13170, 13180, NULL, 56, 2, '2010-12-23 11:38:55'), (13171, 13180, NULL, 57, 2, '2010-12-23 11:38:53'), (13172, 13180, NULL, 58, 2, '2010-12-23 11:38:51'), (13173, 13180, NULL, 59, 2, '2010-12-23 11:38:49'), (13174, 13180, NULL, 60, 2, '2010-12-23 10:06:48'), (13175, 13180, NULL, 61, 2, '2010-12-23 10:06:50'), (13176, 13180, NULL, 62, 2, '2010-12-23 10:08:49'), (13177, 13180, NULL, 63, 2, '2010-12-23 10:08:51'), (13178, 13180, NULL, 64, 2, '2010-12-23 09:30:52'), (13179, 13180, NULL, 65, 2, '2010-12-23 09:30:50'), (13180, 13180, NULL, 66, 2, '2010-12-23 10:25:52'), (13181, 13180, NULL, 67, 2, '2010-12-23 10:25:54'), (13182, 13180, NULL, 68, 2, '2010-12-23 10:25:56'), (13183, 13180, NULL, 69, 2, '2010-12-23 10:25:58'), (13184, 13180, NULL, 70, 2, '2010-12-23 10:26:00'), (13185, 13180, NULL, 71, 2, '2010-12-23 10:26:02'), (13186, 13180, NULL, 72, 2, '2010-12-23 10:26:04'), (13187, 13180, NULL, 73, 2, '2010-12-23 10:25:19'), (13188, 13180, NULL, 74, 2, '2010-12-23 10:25:21'), (13189, 13180, NULL, 75, 2, '2010-12-23 10:25:23'), (13190, 13180, NULL, 76, 2, '2010-12-23 10:25:25'), (13191, 13180, NULL, 77, 2, '2010-12-23 10:25:27'), (13192, 13180, NULL, 78, 2, '2010-12-23 10:25:29'), (13193, 13180, NULL, 79, 2, '2010-12-23 10:13:11'), (13194, 13180, NULL, 80, 2, '2010-12-23 10:19:10'), (13195, 13180, NULL, 81, 2, '2010-12-23 10:19:12'), (13196, 13180, NULL, 82, 2, '2010-12-23 10:19:14'), (13197, 13180, NULL, 83, 2, '2010-12-23 10:19:16'), (13198, 13180, NULL, 84, 2, '2010-12-23 10:19:18'), (13199, 13180, NULL, 85, 2, '2010-12-23 10:19:20'), (13200, 13180, NULL, 86, 2, '2010-12-23 10:19:22'), (13201, 13180, NULL, 87, 2, '2010-12-23 10:19:24'), (13202, 13180, NULL, 88, 2, '2010-12-23 10:19:26'), (13203, 13180, NULL, 89, 2, '2010-12-23 10:18:31'), (13204, 13180, NULL, 90, 2, '2010-12-23 10:18:34'), (13205, 13180, NULL, 91, 2, '2010-12-23 10:18:35'), (13206, 13180, NULL, 92, 2, '2010-12-23 10:18:37'), (13207, 13180, NULL, 93, 2, '2010-12-23 10:18:39'), (13208, 13180, NULL, 94, 2, '2010-12-23 10:18:41'), (13209, 13180, NULL, 95, 2, '2010-12-23 10:18:43'), (13210, 13180, NULL, 96, 2, '2010-12-23 10:18:45'), (13211, 13180, NULL, 97, 2, '2010-12-23 10:18:47'), (13212, 13180, NULL, 105, 2, '2010-12-23 09:37:34'), (13213, 13180, NULL, 119, 2, '2010-12-23 09:37:11'), (13214, 13180, NULL, 124, 2, '2010-12-23 10:04:36'), (13215, 13180, NULL, 125, 2, '2010-12-23 10:04:38'), (13216, 13180, NULL, 126, 2, '2010-12-23 10:04:40'), (13217, 13180, NULL, 127, 2, '2010-12-23 10:04:43'), (13218, 13180, NULL, 128, 2, '2010-12-23 10:04:45'), (13219, 13180, NULL, 129, 2, '2010-12-23 10:04:47'), (13220, 13180, NULL, 130, 2, '2010-12-23 10:04:48'), (13221, 13180, NULL, 131, 2, '2010-12-23 10:04:50'), (13222, 13180, NULL, 132, 2, '2010-12-23 10:04:52'), (13223, 13180, NULL, 158, 2, '2010-12-23 10:22:03'), (13224, 13180, NULL, 159, 2, '2010-12-23 10:22:05'), (13225, 13180, NULL, 160, 2, '2010-12-23 10:22:08'), (13226, 13180, NULL, 161, 2, '2010-12-23 10:21:38'), (13227, 13180, NULL, 162, 2, '2010-12-23 10:21:40'), (13228, 13180, NULL, 163, 2, '2010-12-23 10:21:42'), (13229, 13180, NULL, 164, 2, '2010-12-23 10:22:27'), (13230, 13180, NULL, 165, 2, '2010-12-23 10:22:29'), (13231, 13180, NULL, 166, 2, '2010-12-23 10:11:11'), (13232, 13180, NULL, 167, 2, '2010-12-23 10:10:51'), (13233, 13180, NULL, 168, 2, '2010-12-23 10:15:12'), (13234, 13180, NULL, 169, 2, '2010-12-23 10:11:13'), (13235, 13180, NULL, 170, 2, '2010-12-23 10:10:53'), (13236, 13180, NULL, 176, 2, '2010-12-23 11:29:34'), (13237, 13180, NULL, 177, 2, '2010-12-23 11:29:32'), (13238, 13180, NULL, 186, 2, '2010-12-23 09:59:10'), (13239, 13180, NULL, 187, 2, '2010-12-23 09:59:12'), (13240, 13180, NULL, 188, 2, '2010-12-23 09:59:14'), (13241, 13180, NULL, 194, 2, '2010-12-23 11:29:30'), (13242, 13180, NULL, 195, 2, '2010-12-23 11:29:28'), (13243, 13180, NULL, 196, 2, '2010-12-23 12:14:49'), (13244, 13180, NULL, 253, 2, '2010-12-23 12:14:47'), (13367, 13180, NULL, 123, 2, '2010-12-23 09:36:34'), (13368, 13180, NULL, 122, 2, '2010-12-23 09:36:36'), (13369, 13180, NULL, 121, 2, '2010-12-23 09:36:38'), (13370, 13180, NULL, 120, 2, '2010-12-23 09:37:54'), (13373, 13180, NULL, 114, 2, '2010-12-23 09:37:17'), (13378, 13180, NULL, 116, 2, '2010-12-23 09:37:15'), (13399, 13180, NULL, 246, 2, '2010-12-23 09:41:30'), (13401, 13180, NULL, 240, 2, '2010-12-23 09:41:35'), (13403, 13180, NULL, 235, 2, '2010-12-23 09:41:39'), (13405, 13180, NULL, 229, 2, '2010-12-23 09:41:43'), (13407, 13180, NULL, 213, 2, '2010-12-23 09:41:48'), (13409, 13180, NULL, 201, 2, '2010-12-23 09:41:52'), (13411, 13180, NULL, 192, 2, '2010-12-23 09:42:25'), (13412, 13180, NULL, 191, 2, '2010-12-23 09:42:27'), (13413, 13180, NULL, 190, 2, '2010-12-23 09:42:29'), (13414, 13180, NULL, 184, 2, '2010-12-23 09:42:31'), (13415, 13180, NULL, 183, 2, '2010-12-23 09:42:33'), (13416, 13180, NULL, 182, 2, '2010-12-23 09:42:35'), (13417, 13180, NULL, 181, 2, '2010-12-23 09:42:37'), (13418, 13180, NULL, 180, 2, '2010-12-23 09:42:39'), (13419, 13180, NULL, 174, 2, '2010-12-23 09:41:56'), (13421, 13180, NULL, 173, 2, '2010-12-23 09:42:41'), (13422, 13180, NULL, 172, 2, '2010-12-23 09:42:59'), (13423, 13180, NULL, 171, 2, '2010-12-23 09:43:01'), (13424, 13180, NULL, 157, 2, '2010-12-23 09:42:00'), (13426, 13180, NULL, 152, 2, '2010-12-23 09:42:05'), (13428, 13180, NULL, 150, 2, '2010-12-23 09:43:03'), (13429, 13180, NULL, 149, 2, '2010-12-23 09:43:05'), (13430, 13180, NULL, 148, 2, '2010-12-23 09:43:07'), (13543, 13170, NULL, 2, 2, '2010-12-23 10:24:26'), (13544, 13170, NULL, 1, 2, '2010-12-23 10:24:50'), (13559, 13184, NULL, 23, 2, '2010-12-23 10:37:53'), (13560, NULL, NULL, 52, 2, '2010-12-23 10:43:20'), (13561, 13170, NULL, 253, 2, '2010-12-23 10:46:40'), (13562, 13170, NULL, 196, 2, '2010-12-23 10:47:12'), (13563, 13185, NULL, 59, 2, '2010-12-23 10:57:41'), (13564, 13175, NULL, 59, 2, '2010-12-23 11:04:04'), (13565, 13186, NULL, 166, 2, '2010-12-23 10:58:45'), (13566, 13186, NULL, 167, 2, '2010-12-23 10:59:14'), (13568, 13188, NULL, 49, 2, '2010-12-23 11:09:47'), (13569, NULL, NULL, 26, 2, '2010-12-23 11:13:52'), (13590, NULL, NULL, 161, 2, '2010-12-23 11:34:24'), (13597, NULL, NULL, 48, 2, '2010-12-23 11:53:34'), (13598, NULL, NULL, 93, 2, '2010-12-23 12:03:41'), (13601, NULL, NULL, 125, 2, '2010-12-23 12:25:03'), (13602, 13170, NULL, 252, 2, '2010-12-23 12:37:25'), (13603, NULL, NULL, 196, 2, '2010-12-23 12:44:13'), (13604, NULL, NULL, 133, 2, '2010-12-23 13:13:13'), (13605, NULL, NULL, 187, 2, '2010-12-23 13:13:27'), (13606, 13170, NULL, 72, 2, '2010-12-23 13:14:55'), (13607, 13170, NULL, 9, 2, '2010-12-23 13:19:35'), (13608, 13170, NULL, 10, 2, '2010-12-23 13:19:37'), (13609, NULL, NULL, 147, 2, '2010-12-23 13:34:01'), (13610, NULL, NULL, 146, 2, '2010-12-23 14:01:52'), (13611, NULL, NULL, 109, 2, '2010-12-23 14:24:15'), (13612, NULL, NULL, 235, 2, '2010-12-23 14:24:46'), (13613, 13170, NULL, 8, 2, '2010-12-23 14:43:19'), (13614, 13170, NULL, 7, 2, '2010-12-23 14:43:21'), (13615, NULL, NULL, 9, 2, '2010-12-23 14:44:53'), (13616, NULL, NULL, 53, 2, '2010-12-23 14:45:09'), (13617, 13195, NULL, 12, 2, '2010-12-23 14:54:42'), (13618, 13195, NULL, 8, 2, '2010-12-23 14:55:20'), (13619, NULL, NULL, 171, 2, '2010-12-23 15:33:41'), (13620, 13197, NULL, 181, 2, '2010-12-23 15:55:21'), (13621, NULL, NULL, 50, 2, '2010-12-23 16:45:24'), (13622, 13201, NULL, 147, 2, '2010-12-23 16:57:26'), (13623, 13203, NULL, 53, 2, '2010-12-23 17:26:46'), (13624, 13206, NULL, 49, 2, '2010-12-23 17:30:56'), (13625, 13206, NULL, 141, 2, '2010-12-23 17:31:24'), (13626, 13204, NULL, 50, 2, '2010-12-23 17:35:31'), (13627, 13206, NULL, 118, 2, '2010-12-23 17:38:16'), (13628, 13205, NULL, 112, 2, '2010-12-23 17:40:54'), (13629, 13208, NULL, 30, 2, '2010-12-23 17:44:26'), (13633, 13210, NULL, 48, 2, '2010-12-23 17:59:50'), (13634, 13211, NULL, 140, 2, '2010-12-23 18:00:54'), (13635, 13210, NULL, 50, 2, '2010-12-23 18:01:01'), (13636, 13210, NULL, 32, 2, '2010-12-23 18:01:24'), (13637, 13210, NULL, 52, 2, '2010-12-23 18:01:48'), (13638, 13212, NULL, 98, 2, '2010-12-23 18:03:05'), (13639, 13211, NULL, 50, 2, '2010-12-23 18:16:38'), (13640, 13211, NULL, 106, 2, '2010-12-23 18:05:15'), (13641, 13211, NULL, 112, 2, '2010-12-23 18:08:05'), (13642, 13211, NULL, 192, 2, '2010-12-23 18:11:20'), (13643, 13211, NULL, 141, 2, '2010-12-23 18:11:55'), (13644, 13211, NULL, 4, 2, '2010-12-23 18:11:57'), (13645, 13212, NULL, 6, 2, '2010-12-23 18:13:29'), (13646, 13211, NULL, 99, 2, '2010-12-23 18:14:45'), (13647, 13211, NULL, 117, 2, '2010-12-23 18:14:50'), (13650, 13211, NULL, 113, 2, '2010-12-23 18:18:20'), (13651, 13212, NULL, 144, 2, '2010-12-23 18:19:05'), (13652, 13211, NULL, 133, 2, '2010-12-23 18:21:11'), (13653, NULL, NULL, 64, 2, '2010-12-23 18:24:50'), (13654, NULL, NULL, 20, 2, '2010-12-23 18:44:37'), (13655, NULL, NULL, 49, 2, '2010-12-23 18:44:54'), (13656, NULL, NULL, 123, 2, '2010-12-23 18:45:08'), (13657, NULL, NULL, 186, 2, '2010-12-23 20:53:50'), (13658, NULL, NULL, 101, 2, '2010-12-23 20:54:17'), (13659, NULL, NULL, 139, 2, '2010-12-23 20:54:36'), (13660, NULL, NULL, 3, 2, '2010-12-23 20:57:16'), (13661, NULL, NULL, 141, 2, '2010-12-23 21:25:57'), (13662, 13213, NULL, 8, 2, '2010-12-23 21:50:25'), (13663, 13215, NULL, 93, 2, '2010-12-24 00:18:33'), (13664, NULL, NULL, 172, 2, '2010-12-24 00:24:29'), (13665, NULL, NULL, 167, 2, '2010-12-24 00:28:53'), (13666, NULL, NULL, 13, 2, '2010-12-24 00:29:08'), (13667, NULL, NULL, 10, 2, '2010-12-24 00:32:02'), (13668, NULL, NULL, 104, 2, '2010-12-24 00:32:20'), (13669, NULL, NULL, 140, 2, '2010-12-24 00:38:37'), (13670, NULL, NULL, 32, 2, '2010-12-24 00:46:27'), (13671, NULL, NULL, 99, 2, '2010-12-24 00:51:18'), (13672, NULL, NULL, 124, 2, '2010-12-24 00:51:39'), (13673, NULL, NULL, 118, 2, '2010-12-24 00:51:53'), (13674, NULL, NULL, 163, 2, '2010-12-24 00:52:30'), (13675, NULL, NULL, 73, 2, '2010-12-24 00:53:14'), (13676, NULL, NULL, 88, 2, '2010-12-24 01:07:28'), (13677, NULL, NULL, 130, 2, '2010-12-24 01:17:43'), (13678, NULL, NULL, 97, 2, '2010-12-24 01:33:11'), (13679, 13216, NULL, 7, 2, '2010-12-24 01:39:23'), (13680, NULL, NULL, 89, 2, '2010-12-24 01:47:03'), (13681, NULL, NULL, 78, 2, '2010-12-24 01:48:09'), (13682, NULL, NULL, 59, 2, '2010-12-24 01:55:49'), (13683, NULL, NULL, 6, 2, '2010-12-24 01:57:16'), (13684, NULL, NULL, 141, 2, '2010-12-24 01:58:24'), (13685, 13217, NULL, 72, 2, '2010-12-24 02:00:30'), (13686, NULL, NULL, 159, 2, '2010-12-24 02:07:58'), (13687, NULL, NULL, 177, 2, '2010-12-24 02:08:12'), (13688, 13221, NULL, 141, 2, '2010-12-24 02:08:38'), (13689, 13223, NULL, 118, 2, '2010-12-24 02:08:42'), (13690, 13224, NULL, 112, 2, '2010-12-24 02:08:44'), (13691, 13225, NULL, 49, 2, '2010-12-24 02:08:47'), (13692, 13226, NULL, 50, 2, '2010-12-24 02:08:49'), (13693, 13239, NULL, 108, 2, '2010-12-24 02:09:15'), (13694, 13241, NULL, 107, 2, '2010-12-24 02:09:19'), (13695, 13246, NULL, 117, 2, '2010-12-24 02:09:29'), (13696, 13247, NULL, 104, 2, '2010-12-24 02:09:31'), (13697, 13248, NULL, 8, 2, '2010-12-24 02:09:33'), (13698, 13250, NULL, 174, 2, '2010-12-24 02:09:37'), (13699, 13251, NULL, 102, 2, '2010-12-24 02:09:40'), (13700, 13253, NULL, 17, 2, '2010-12-24 02:09:44'), (13701, 13254, NULL, 143, 2, '2010-12-24 02:09:46'), (13702, 13256, NULL, 9, 2, '2010-12-24 02:09:50'), (13703, 13257, NULL, 139, 2, '2010-12-24 02:09:52'), (13704, 13262, NULL, 6, 2, '2010-12-24 02:10:02'), (13705, 13263, NULL, 113, 2, '2010-12-24 02:10:04'), (13706, 13264, NULL, 240, 2, '2010-12-24 02:10:06'), (13707, 13270, NULL, 16, 2, '2010-12-24 02:10:19'), (13708, 13273, NULL, 146, 2, '2010-12-24 02:10:24'), (13709, 13274, NULL, 112, 2, '2010-12-24 02:10:26'), (13710, 13275, NULL, 3, 2, '2010-12-24 02:10:28'), (13711, 13278, NULL, 196, 2, '2010-12-24 02:10:34'), (13712, 13279, NULL, 253, 2, '2010-12-24 02:10:36'), (13713, 13280, NULL, 122, 2, '2010-12-24 02:10:38'), (13714, 13281, NULL, 111, 2, '2010-12-24 02:10:40'), (13715, 13283, NULL, 182, 2, '2010-12-24 02:10:44'), (13716, 13285, NULL, 183, 2, '2010-12-24 02:10:49'), (13717, 13286, NULL, 7, 2, '2010-12-24 02:10:51'), (13718, 13287, NULL, 157, 2, '2010-12-24 02:10:53'), (13719, 13288, NULL, 240, 2, '2010-12-24 02:10:55'), (13720, 13290, NULL, 106, 2, '2010-12-24 02:10:59'), (13721, 13291, NULL, 3, 2, '2010-12-24 02:11:01'), (13722, 13292, NULL, 6, 2, '2010-12-24 02:11:03'), (13723, 13293, NULL, 14, 2, '2010-12-24 02:11:05'), (13724, 13295, NULL, 64, 2, '2010-12-24 02:11:09'), (13725, 13296, NULL, 100, 2, '2010-12-24 02:11:11'), (13726, 13297, NULL, 1, 2, '2010-12-24 02:11:13'), (13727, 13301, NULL, 229, 2, '2010-12-24 02:11:22'), (13728, 13303, NULL, 104, 2, '2010-12-24 02:11:26'), (13729, 13304, NULL, 28, 2, '2010-12-24 02:11:28'), (13730, 13305, NULL, 111, 2, '2010-12-24 02:11:30'), (13731, 13306, NULL, 144, 2, '2010-12-24 02:11:32'), (13732, 13308, NULL, 141, 2, '2010-12-24 02:11:36'), (13733, 13309, NULL, 98, 2, '2010-12-24 02:11:38'), (13734, 13312, NULL, 123, 2, '2010-12-24 02:11:44'), (13735, NULL, NULL, 63, 2, '2010-12-24 02:11:46'), (13736, 13314, NULL, 112, 2, '2010-12-24 02:11:49'), (13737, 13315, NULL, 181, 2, '2010-12-24 02:11:51'), (13738, 13318, NULL, 170, 2, '2010-12-24 02:11:58'), (13739, 13319, NULL, 118, 2, '2010-12-24 02:12:01'), (13740, 13320, NULL, 108, 2, '2010-12-24 02:12:03'), (13741, 13321, NULL, 10, 2, '2010-12-24 02:12:06'), (13742, 13322, NULL, 186, 2, '2010-12-24 02:12:08'), (13743, 13323, NULL, 120, 2, '2010-12-24 02:12:11'), (13744, 13324, NULL, 110, 2, '2010-12-24 02:12:13'), (13745, 13331, NULL, 150, 2, '2010-12-24 02:12:30'), (13746, 13333, NULL, 100, 2, '2010-12-24 02:12:35'), (13747, 13334, NULL, 181, 2, '2010-12-24 02:12:38'), (13748, 13335, NULL, 101, 2, '2010-12-24 02:12:40'), (13749, 13336, NULL, 62, 2, '2010-12-24 02:12:42'), (13750, 13339, NULL, 147, 2, '2010-12-24 02:12:48'), (13751, 13340, NULL, 194, 2, '2010-12-24 02:12:50'), (13752, 13341, NULL, 213, 2, '2010-12-24 02:12:52'), (13753, 13344, NULL, 23, 2, '2010-12-24 02:12:58'), (13754, 13349, NULL, 191, 2, '2010-12-24 02:13:07'), (13755, 13350, NULL, 184, 2, '2010-12-24 02:13:09'), (13756, 13351, NULL, 118, 2, '2010-12-24 02:13:11'), (13757, 13353, NULL, 85, 2, '2010-12-24 02:13:15'), (13758, 13354, NULL, 84, 2, '2010-12-24 02:13:17'), (13759, 13355, NULL, 82, 2, '2010-12-24 02:13:19'), (13760, 13356, NULL, 81, 2, '2010-12-24 02:13:21'), (13761, 13358, NULL, 86, 2, '2010-12-24 02:13:25'), (13762, 13359, NULL, 109, 2, '2010-12-24 02:13:27'), (13763, 13361, NULL, 87, 2, '2010-12-24 02:13:31'), (13764, 13362, NULL, 80, 2, '2010-12-24 02:13:34'), (13765, 13363, NULL, 83, 2, '2010-12-24 02:13:36'), (13766, 13366, NULL, 163, 2, '2010-12-24 02:13:42'), (13767, 13367, NULL, 190, 2, '2010-12-24 02:13:44'), (13768, 13370, NULL, 117, 2, '2010-12-24 02:13:49'), (13769, 13373, NULL, 167, 2, '2010-12-24 02:13:55'), (13770, 13374, NULL, 165, 2, '2010-12-24 02:13:57'), (13771, 13376, NULL, 48, 2, '2010-12-24 02:14:01'), (13772, 13377, NULL, 113, 2, '2010-12-24 02:14:03'), (13773, 13378, NULL, 33, 2, '2010-12-24 02:14:05'), (13774, 13379, NULL, 170, 2, '2010-12-24 02:14:07'), (13775, 13380, NULL, 27, 2, '2010-12-24 02:14:09'), (13776, 13382, NULL, 162, 2, '2010-12-24 02:14:13'), (13777, 13384, NULL, 173, 2, '2010-12-24 02:14:17'), (13778, 13385, NULL, 107, 2, '2010-12-24 02:14:19'), (13779, 13388, NULL, 173, 2, '2010-12-24 02:14:25'), (13780, 13393, NULL, 180, 2, '2010-12-24 02:14:35'), (13781, NULL, NULL, 8, 2, '2010-12-24 02:26:22'), (13782, NULL, NULL, 11, 2, '2010-12-24 02:42:17'), (13783, NULL, NULL, 80, 2, '2010-12-24 02:42:49'), (13784, NULL, NULL, 132, 2, '2010-12-24 02:52:14'), (13785, NULL, NULL, 170, 2, '2010-12-24 03:18:09'), (13786, NULL, NULL, 54, 2, '2010-12-24 03:47:03'), (13787, NULL, NULL, 90, 2, '2010-12-24 03:52:40'), (13788, NULL, NULL, 21, 2, '2010-12-24 03:55:50'), (13789, NULL, NULL, 129, 2, '2010-12-24 03:57:04'), (13790, NULL, NULL, 72, 2, '2010-12-24 04:06:06'), (13791, NULL, NULL, 111, 2, '2010-12-24 04:33:03'), (13792, NULL, NULL, 164, 2, '2010-12-24 04:33:12'), (13793, NULL, NULL, 128, 2, '2010-12-24 04:33:30'), (13794, NULL, NULL, 22, 2, '2010-12-24 04:43:42'), (13795, NULL, NULL, 194, 2, '2010-12-24 04:44:03'), (13796, NULL, NULL, 27, 2, '2010-12-24 04:44:16'), (13797, 13395, NULL, 186, 2, '2010-12-24 04:56:39'), (13798, NULL, NULL, 131, 2, '2010-12-24 05:14:25'), (13799, NULL, NULL, 164, 2, '2010-12-24 05:16:08'), (13800, 13398, NULL, 98, 2, '2010-12-24 05:39:32'), (13801, NULL, NULL, 29, 2, '2010-12-24 06:02:58'), (13802, NULL, NULL, 150, 2, '2010-12-24 06:05:06'), (13803, NULL, NULL, 141, 2, '2010-12-24 06:13:24'), (13804, 13399, NULL, 99, 2, '2010-12-24 06:16:41'), (13805, NULL, NULL, 158, 2, '2010-12-24 07:03:32'), (13806, NULL, NULL, 146, 2, '2010-12-24 07:10:21'), (13807, NULL, NULL, 146, 2, '2010-12-24 07:11:16'), (13808, NULL, NULL, 67, 2, '2010-12-24 07:11:33'), (13809, NULL, NULL, 28, 2, '2010-12-24 07:23:12'), (13810, NULL, NULL, 120, 2, '2010-12-24 07:23:27'), (13811, NULL, NULL, 174, 2, '2010-12-24 07:23:41'), (13812, NULL, NULL, 201, 2, '2010-12-24 07:43:27'), (13813, 13401, NULL, 66, 2, '2010-12-24 07:49:36'), (13814, NULL, NULL, 102, 2, '2010-12-24 07:54:35'), (13815, NULL, NULL, 70, 2, '2010-12-24 08:12:38'), (13816, NULL, NULL, 82, 2, '2010-12-24 08:13:00'), (13817, NULL, NULL, 109, 2, '2010-12-24 10:24:15'), (13818, NULL, NULL, 192, 2, '2010-12-24 10:28:30'), (13819, NULL, NULL, 133, 2, '2010-12-24 11:12:52'), (13820, 13404, NULL, 99, 2, '2010-12-24 11:25:37'), (13821, 13405, NULL, 145, 2, '2010-12-24 11:52:02'), (13822, NULL, NULL, 12, 2, '2010-12-24 11:53:09'), (13823, NULL, NULL, 105, 2, '2010-12-24 12:53:48'), (13824, 13407, NULL, 83, 2, '2010-12-24 13:37:51'), (13825, NULL, NULL, 181, 2, '2010-12-24 14:22:05'), (13826, NULL, NULL, 71, 2, '2010-12-24 14:23:37'), (13827, NULL, NULL, 75, 2, '2010-12-24 14:23:50'), (13828, NULL, NULL, 50, 2, '2010-12-24 14:44:03'), (13829, NULL, NULL, 24, 2, '2010-12-24 14:48:37'), (13830, NULL, NULL, 191, 2, '2010-12-24 15:47:01'), (13831, NULL, NULL, 86, 2, '2010-12-24 16:18:48'), (13832, NULL, NULL, 20, 2, '2010-12-24 16:43:59'), (13833, NULL, NULL, 49, 2, '2010-12-24 16:44:17'), (13834, 13418, NULL, 33, 2, '2010-12-24 17:26:13'), (13835, 13418, NULL, 65, 2, '2010-12-24 17:26:47'), (13836, NULL, NULL, 25, 2, '2010-12-24 17:33:12'), (13837, NULL, NULL, 190, 2, '2010-12-24 17:38:31'), (13838, 13420, NULL, 160, 2, '2010-12-24 17:57:15'), (13839, NULL, NULL, 141, 2, '2010-12-24 18:58:13'), (13840, NULL, NULL, 186, 2, '2010-12-24 21:03:29'), (13841, NULL, NULL, 53, 2, '2010-12-24 21:32:08'), (13842, NULL, NULL, 83, 2, '2010-12-24 21:42:44'), (13843, NULL, NULL, 52, 2, '2010-12-24 21:48:02'), (13844, 13426, NULL, 3, 2, '2010-12-24 22:24:13'), (13845, 13428, NULL, 102, 2, '2010-12-24 22:45:20'), (13846, 13429, NULL, 106, 2, '2010-12-24 23:42:30'), (13847, NULL, NULL, 64, 2, '2010-12-24 23:50:09'), (13848, NULL, NULL, 113, 2, '2010-12-25 00:31:13'), (13849, NULL, NULL, 104, 2, '2010-12-25 00:32:07'), (13850, NULL, NULL, 7, 2, '2010-12-25 00:38:57'), (13851, NULL, NULL, 140, 2, '2010-12-25 00:39:15'), (13852, NULL, NULL, 68, 2, '2010-12-25 00:48:33'), (13853, NULL, NULL, 33, 2, '2010-12-25 00:48:48'), (13854, NULL, NULL, 30, 2, '2010-12-25 00:51:04'), (13855, NULL, NULL, 124, 2, '2010-12-25 00:51:20'), (13856, NULL, NULL, 114, 2, '2010-12-25 00:51:45'), (13857, NULL, NULL, 7, 2, '2010-12-25 00:53:51'), (13858, NULL, NULL, 23, 2, '2010-12-25 00:59:14'), (13859, NULL, NULL, 171, 2, '2010-12-25 01:07:53'), (13860, NULL, NULL, 61, 2, '2010-12-25 01:08:06'), (13861, NULL, NULL, 165, 2, '2010-12-25 01:08:08'), (13862, NULL, NULL, 78, 2, '2010-12-25 01:09:48'), (13863, NULL, NULL, 172, 2, '2010-12-25 01:11:39'), (13864, NULL, NULL, 229, 2, '2010-12-25 01:12:32'), (13865, NULL, NULL, 167, 2, '2010-12-25 01:15:18'), (13866, NULL, NULL, 130, 2, '2010-12-25 01:23:40'), (13867, NULL, NULL, 166, 2, '2010-12-25 01:39:16'), (13868, NULL, NULL, 246, 2, '2010-12-25 01:42:40'), (13869, NULL, NULL, 4, 2, '2010-12-25 01:46:47'), (13870, 13432, NULL, 101, 2, '2010-12-25 01:57:32'), (13871, NULL, NULL, 63, 2, '2010-12-25 01:58:15'), (13872, NULL, NULL, 188, 2, '2010-12-25 02:02:19'), (13873, NULL, NULL, 59, 2, '2010-12-25 02:05:36'), (13874, NULL, NULL, 107, 2, '2010-12-25 02:05:51'), (13875, NULL, NULL, 66, 2, '2010-12-25 02:09:47'), (13876, NULL, NULL, 6, 2, '2010-12-25 02:10:02'), (13877, NULL, NULL, 31, 2, '2010-12-25 02:12:25'), (13878, NULL, NULL, 116, 2, '2010-12-25 02:31:47'), (13879, NULL, NULL, 92, 2, '2010-12-25 02:35:51'), (13880, NULL, NULL, 83, 2, '2010-12-25 02:54:34'), (13881, NULL, NULL, 162, 2, '2010-12-25 03:02:25'), (13882, NULL, NULL, 182, 2, '2010-12-25 03:11:59'), (13883, NULL, NULL, 164, 2, '2010-12-25 03:17:20'), (13884, NULL, NULL, 84, 2, '2010-12-25 03:27:56'), (13885, NULL, NULL, 195, 2, '2010-12-25 03:30:56'), (13886, 13435, NULL, 109, 2, '2010-12-25 03:36:41'), (13887, NULL, NULL, 1, 2, '2010-12-25 03:37:56'), (13888, NULL, NULL, 149, 2, '2010-12-25 03:41:41'), (13889, NULL, NULL, 240, 2, '2010-12-25 03:43:12'), (13890, NULL, NULL, 70, 2, '2010-12-25 03:43:51'), (13891, NULL, NULL, 68, 2, '2010-12-25 03:46:42'), (13892, NULL, NULL, 148, 2, '2010-12-25 03:57:00'), (13893, NULL, NULL, 110, 2, '2010-12-25 03:57:27'), (13894, NULL, NULL, 142, 2, '2010-12-25 04:02:27'), (13895, NULL, NULL, 55, 2, '2010-12-25 04:04:07'), (13896, NULL, NULL, 3, 2, '2010-12-25 04:05:57'), (13897, NULL, NULL, 183, 2, '2010-12-25 04:07:19'), (13898, NULL, NULL, 98, 2, '2010-12-25 04:07:33'), (13899, NULL, NULL, 128, 2, '2010-12-25 04:33:49'), (13900, NULL, NULL, 91, 2, '2010-12-25 04:35:26'), (13901, NULL, NULL, 22, 2, '2010-12-25 04:43:25'), (13902, NULL, NULL, 213, 2, '2010-12-25 04:53:20'), (13903, NULL, NULL, 168, 2, '2010-12-25 05:04:35'), (13904, NULL, NULL, 61, 2, '2010-12-25 05:13:11'), (13905, NULL, NULL, 170, 2, '2010-12-25 05:23:20'), (13906, NULL, NULL, 60, 2, '2010-12-25 05:24:22'), (13907, NULL, NULL, 58, 2, '2010-12-25 05:24:59'), (13908, NULL, NULL, 160, 2, '2010-12-25 05:45:40'), (13909, NULL, NULL, 157, 2, '2010-12-25 05:52:37'), (13910, 13437, NULL, 103, 2, '2010-12-25 06:01:30'), (13911, NULL, NULL, 29, 2, '2010-12-25 06:03:12'), (13912, NULL, NULL, 119, 2, '2010-12-25 06:04:04'), (13913, NULL, NULL, 152, 2, '2010-12-25 06:12:21'), (13914, NULL, NULL, 141, 2, '2010-12-25 06:13:24'), (13915, NULL, NULL, 122, 2, '2010-12-25 06:15:37'), (13916, NULL, NULL, 79, 2, '2010-12-25 06:19:29'), (13917, NULL, NULL, 86, 2, '2010-12-25 07:17:58'), (13918, NULL, NULL, 201, 2, '2010-12-25 07:33:05'), (13919, NULL, NULL, 94, 2, '2010-12-25 07:34:24'), (13920, NULL, NULL, 161, 2, '2010-12-25 07:34:38'), (13921, NULL, NULL, 5, 2, '2010-12-25 08:02:39'), (13922, NULL, NULL, 82, 2, '2010-12-25 08:02:54'), (13923, 13440, NULL, 159, 2, '2010-12-25 08:17:42'), (13924, NULL, NULL, 125, 2, '2010-12-25 08:34:14'), (13925, NULL, NULL, 196, 2, '2010-12-25 08:45:12'), (13926, 13442, NULL, 141, 2, '2010-12-25 09:29:24'), (13927, NULL, NULL, 147, 2, '2010-12-25 09:34:47'), (13928, 13443, NULL, 112, 2, '2010-12-25 09:37:58'), (13929, 13446, NULL, 104, 2, '2010-12-25 10:07:59'), (13930, NULL, NULL, 109, 2, '2010-12-25 10:24:36'), (13931, NULL, NULL, 235, 2, '2010-12-25 10:25:01'), (13932, 13447, NULL, 162, 2, '2010-12-25 10:46:37'), (13933, 13448, NULL, 64, 2, '2010-12-25 11:05:35'), (13935, 13452, NULL, 68, 2, '2010-12-25 12:42:34'), (13936, NULL, NULL, 53, 2, '2010-12-25 12:43:24'), (13937, NULL, NULL, 50, 2, '2010-12-25 12:44:23'), (13938, 13453, NULL, 68, 2, '2010-12-25 12:51:08'), (13939, 13460, NULL, 141, 2, '2010-12-25 13:12:10'), (13940, 13463, NULL, 118, 2, '2010-12-25 13:12:51'), (13941, 13469, NULL, 49, 2, '2010-12-25 13:13:55'), (13942, 13470, NULL, 50, 2, '2010-12-25 13:14:04'), (13943, 13472, NULL, 71, 2, '2010-12-25 14:22:45'), (13944, NULL, NULL, 20, 2, '2010-12-25 14:44:05'), (13945, NULL, NULL, 49, 2, '2010-12-25 14:44:23'), (13946, NULL, NULL, 123, 2, '2010-12-25 14:44:38'), (13947, 13474, NULL, 108, 2, '2010-12-25 14:50:43'), (13948, 13477, NULL, 158, 2, '2010-12-25 16:02:51'), (13949, 13478, NULL, 142, 2, '2010-12-25 16:19:16'), (13951, 13482, NULL, 113, 2, '2010-12-25 16:50:53'), (13952, NULL, NULL, 186, 2, '2010-12-25 16:53:39'), (13953, NULL, NULL, 139, 2, '2010-12-25 16:54:15'), (13954, NULL, NULL, 93, 2, '2010-12-25 18:27:16'), (13955, 13484, NULL, 117, 2, '2010-12-25 18:31:18'), (13956, 13485, NULL, 109, 2, '2010-12-25 19:06:42'), (13957, NULL, NULL, 6, 2, '2010-12-25 19:52:57'), (13958, NULL, NULL, 184, 2, '2010-12-25 19:55:18'), (13959, NULL, NULL, 67, 2, '2010-12-25 19:57:21'), (13960, 13487, NULL, 90, 2, '2010-12-25 19:59:26'), (13961, NULL, NULL, 71, 2, '2010-12-25 20:10:32'), (13962, NULL, NULL, 99, 2, '2010-12-25 20:35:34'), (13963, 13488, NULL, 7, 2, '2010-12-25 20:51:31'), (13964, NULL, NULL, 65, 2, '2010-12-25 21:03:15'), (13965, NULL, NULL, 124, 2, '2010-12-25 21:27:25'), (13966, NULL, NULL, 176, 2, '2010-12-25 21:45:00'), (13967, NULL, NULL, 192, 2, '2010-12-25 22:04:46'), (13968, 13492, NULL, 112, 2, '2010-12-25 23:16:18'), (13969, NULL, NULL, 113, 2, '2010-12-26 00:31:16'), (13970, NULL, NULL, 104, 2, '2010-12-26 00:39:18'), (13971, NULL, NULL, 140, 2, '2010-12-26 00:39:35'), (13972, NULL, NULL, 32, 2, '2010-12-26 00:44:29'), (13973, NULL, NULL, 163, 2, '2010-12-26 00:46:48'), (13974, NULL, NULL, 73, 2, '2010-12-26 00:47:55'), (13975, NULL, NULL, 85, 2, '2010-12-26 00:51:12'), (13976, NULL, NULL, 118, 2, '2010-12-26 00:51:34'), (13977, NULL, NULL, 114, 2, '2010-12-26 00:57:25'), (13978, NULL, NULL, 106, 2, '2010-12-26 00:57:40'), (13979, NULL, NULL, 103, 2, '2010-12-26 01:06:07'), (13980, NULL, NULL, 229, 2, '2010-12-26 01:12:31'), (13981, NULL, NULL, 130, 2, '2010-12-26 01:23:12'), (13982, NULL, NULL, 143, 2, '2010-12-26 01:32:16'), (13983, NULL, NULL, 169, 2, '2010-12-26 01:37:32'), (13984, NULL, NULL, 191, 2, '2010-12-26 01:41:13'), (13985, NULL, NULL, 246, 2, '2010-12-26 01:43:47'), (13986, NULL, NULL, 112, 2, '2010-12-26 01:46:35'), (13987, NULL, NULL, 108, 2, '2010-12-26 02:02:53'), (13988, NULL, NULL, 6, 2, '2010-12-26 02:05:26'), (13989, NULL, NULL, 159, 2, '2010-12-26 02:12:53'), (13990, NULL, NULL, 115, 2, '2010-12-26 02:17:34'), (13991, NULL, NULL, 65, 2, '2010-12-26 02:34:16'), (13992, NULL, NULL, 144, 2, '2010-12-26 02:34:49'), (13993, NULL, NULL, 111, 2, '2010-12-26 02:35:51'), (13994, NULL, NULL, 69, 2, '2010-12-26 02:46:42'), (13995, NULL, NULL, 11, 2, '2010-12-26 02:51:49'), (13996, NULL, NULL, 80, 2, '2010-12-26 02:52:15'), (13997, NULL, NULL, 100, 2, '2010-12-26 03:11:22'), (13998, NULL, NULL, 77, 2, '2010-12-26 03:17:22'), (13999, NULL, NULL, 117, 2, '2010-12-26 03:21:12'), (14000, NULL, NULL, 180, 2, '2010-12-26 03:31:02'), (14001, NULL, NULL, 149, 2, '2010-12-26 03:41:28'), (14002, NULL, NULL, 173, 2, '2010-12-26 03:44:25'), (14003, NULL, NULL, 148, 2, '2010-12-26 03:52:14'), (14004, NULL, NULL, 110, 2, '2010-12-26 03:52:31'), (14005, NULL, NULL, 54, 2, '2010-12-26 03:54:30'), (14006, NULL, NULL, 170, 2, '2010-12-26 03:55:59'), (14007, NULL, NULL, 21, 2, '2010-12-26 04:05:35'), (14008, NULL, NULL, 183, 2, '2010-12-26 04:06:51'), (14009, NULL, NULL, 72, 2, '2010-12-26 04:15:23'), (14010, NULL, NULL, 56, 2, '2010-12-26 04:17:17'), (14011, NULL, NULL, 128, 2, '2010-12-26 04:23:39'), (14012, NULL, NULL, 91, 2, '2010-12-26 04:24:28'), (14013, NULL, NULL, 194, 2, '2010-12-26 04:32:50'), (14014, 13495, NULL, 139, 2, '2010-12-26 04:34:19'), (14015, NULL, NULL, 158, 2, '2010-12-26 04:53:31'), (14016, NULL, NULL, 61, 2, '2010-12-26 05:02:20'), (14017, NULL, NULL, 146, 2, '2010-12-26 05:02:36'), (14018, NULL, NULL, 58, 2, '2010-12-26 05:13:20'), (14019, NULL, NULL, 28, 2, '2010-12-26 05:14:28'), (14020, NULL, NULL, 127, 2, '2010-12-26 05:24:34'), (14021, NULL, NULL, 24, 2, '2010-12-26 05:32:37'), (14022, NULL, NULL, 86, 2, '2010-12-26 05:39:23'), (14023, NULL, NULL, 51, 2, '2010-12-26 05:42:23'), (14024, NULL, NULL, 29, 2, '2010-12-26 05:52:27'), (14025, NULL, NULL, 141, 2, '2010-12-26 06:02:35'), (14026, NULL, NULL, 121, 2, '2010-12-26 06:04:11'), (14027, NULL, NULL, 70, 2, '2010-12-26 06:04:43'), (14028, NULL, NULL, 174, 2, '2010-12-26 07:23:15'), (14029, NULL, NULL, 187, 2, '2010-12-26 07:26:33'), (14030, NULL, NULL, 201, 2, '2010-12-26 07:43:35'), (14031, NULL, NULL, 161, 2, '2010-12-26 07:46:14'), (14032, NULL, NULL, 102, 2, '2010-12-26 07:55:40'), (14033, NULL, NULL, 48, 2, '2010-12-26 08:03:39'), (14034, NULL, NULL, 74, 2, '2010-12-26 08:15:50'), (14035, 13497, NULL, 1, 2, '2010-12-26 08:30:38'), (14036, NULL, NULL, 9, 2, '2010-12-26 08:45:02'), (14037, NULL, NULL, 49, 2, '2010-12-26 08:48:33'), (14038, NULL, NULL, 169, 2, '2010-12-26 08:51:06'), (14039, NULL, NULL, 74, 2, '2010-12-26 08:52:22'), (14040, NULL, NULL, 105, 2, '2010-12-26 08:53:58'), (14041, 13498, NULL, 90, 2, '2010-12-26 09:06:27'), (14042, NULL, NULL, 9, 2, '2010-12-26 09:45:54'), (14043, NULL, NULL, 12, 2, '2010-12-26 09:52:51'), (14044, 13502, NULL, 118, 2, '2010-12-26 09:58:36'), (14045, 13504, NULL, 49, 2, '2010-12-26 09:58:42'), (14046, 13509, NULL, 112, 2, '2010-12-26 09:58:57'), (14047, NULL, NULL, 8, 2, '2010-12-26 09:59:55'), (14048, NULL, NULL, 75, 2, '2010-12-26 10:23:34'), (14049, NULL, NULL, 81, 2, '2010-12-26 10:25:05'), (14050, 13511, NULL, 115, 2, '2010-12-26 10:55:17'), (14051, 13512, NULL, 110, 2, '2010-12-26 10:56:23'), (14052, NULL, NULL, 73, 2, '2010-12-26 12:02:43'), (14053, 13516, NULL, 141, 2, '2010-12-26 12:16:22'), (14054, 13517, NULL, 117, 2, '2010-12-26 12:18:34'), (14055, NULL, NULL, 186, 2, '2010-12-26 12:53:55'), (14056, 13522, NULL, 6, 2, '2010-12-26 14:20:09'), (14057, 13522, NULL, 3, 2, '2010-12-26 14:29:23'), (14058, 13522, NULL, 4, 2, '2010-12-26 14:29:45'), (14059, 13522, NULL, 7, 2, '2010-12-26 14:30:05'), (14060, 13522, NULL, 11, 2, '2010-12-26 14:51:43'), (14062, 13522, NULL, 14, 2, '2010-12-26 14:52:21'), (14063, 13522, NULL, 20, 2, '2010-12-26 14:52:56'), (14064, 13522, NULL, 22, 2, '2010-12-26 14:53:21'), (14065, NULL, NULL, 101, 2, '2010-12-26 14:53:37'), (14066, 13522, NULL, 26, 2, '2010-12-26 14:54:20'), (14067, 13522, NULL, 23, 2, '2010-12-26 15:26:04'), (14068, 13528, NULL, 5, 2, '2010-12-26 16:06:06'), (14069, 13530, NULL, 115, 2, '2010-12-26 17:00:53'), (14070, 13531, NULL, 167, 2, '2010-12-26 17:24:07'), (14071, 13532, NULL, 118, 2, '2010-12-26 18:12:32'), (14072, 13536, NULL, 100, 2, '2010-12-26 22:05:40'), (14073, NULL, NULL, 32, 2, '2010-12-27 00:42:43'), (14074, NULL, NULL, 7, 2, '2010-12-27 00:44:16'), (14075, NULL, NULL, 140, 2, '2010-12-27 00:44:34'), (14076, NULL, NULL, 73, 2, '2010-12-27 00:44:37'), (14077, NULL, NULL, 33, 2, '2010-12-27 00:44:52'), (14078, NULL, NULL, 30, 2, '2010-12-27 00:51:12'), (14079, NULL, NULL, 118, 2, '2010-12-27 00:53:55'), (14080, NULL, NULL, 106, 2, '2010-12-27 00:54:10'), (14081, NULL, NULL, 23, 2, '2010-12-27 00:58:49'), (14082, NULL, NULL, 176, 2, '2010-12-27 01:03:35'), (14083, NULL, NULL, 165, 2, '2010-12-27 01:04:10'), (14084, NULL, NULL, 81, 2, '2010-12-27 01:08:02'), (14085, NULL, NULL, 172, 2, '2010-12-27 01:12:10'), (14086, NULL, NULL, 229, 2, '2010-12-27 01:12:46'), (14087, NULL, NULL, 167, 2, '2010-12-27 01:16:57'), (14088, NULL, NULL, 169, 2, '2010-12-27 01:38:13'), (14089, NULL, NULL, 191, 2, '2010-12-27 01:41:43'), (14090, NULL, NULL, 246, 2, '2010-12-27 01:47:17'), (14091, NULL, NULL, 126, 2, '2010-12-27 01:51:34'), (14092, NULL, NULL, 63, 2, '2010-12-27 01:52:06'), (14093, NULL, NULL, 89, 2, '2010-12-27 01:59:11'), (14094, NULL, NULL, 108, 2, '2010-12-27 02:02:36'), (14095, NULL, NULL, 66, 2, '2010-12-27 02:03:06'), (14096, NULL, NULL, 177, 2, '2010-12-27 02:17:51'), (14097, NULL, NULL, 115, 2, '2010-12-27 02:18:06'), (14098, NULL, NULL, 16, 2, '2010-12-27 02:19:52'), (14099, NULL, NULL, 65, 2, '2010-12-27 02:36:18'), (14100, NULL, NULL, 144, 2, '2010-12-27 02:36:33'), (14101, NULL, NULL, 96, 2, '2010-12-27 02:44:53'), (14102, NULL, NULL, 11, 2, '2010-12-27 02:52:18'), (14103, NULL, NULL, 80, 2, '2010-12-27 02:52:42'), (14104, NULL, NULL, 83, 2, '2010-12-27 02:55:43'), (14105, NULL, NULL, 132, 2, '2010-12-27 03:02:12'), (14106, NULL, NULL, 162, 2, '2010-12-27 03:02:34'), (14107, NULL, NULL, 25, 2, '2010-12-27 03:02:58'), (14108, NULL, NULL, 100, 2, '2010-12-27 03:11:39'), (14109, NULL, NULL, 182, 2, '2010-12-27 03:11:53'), (14110, NULL, NULL, 184, 2, '2010-12-27 03:15:27'), (14111, NULL, NULL, 77, 2, '2010-12-27 03:18:09'), (14112, NULL, NULL, 117, 2, '2010-12-27 03:21:24'), (14113, NULL, NULL, 84, 2, '2010-12-27 03:21:40'), (14114, NULL, NULL, 57, 2, '2010-12-27 03:25:26'), (14115, NULL, NULL, 170, 2, '2010-12-27 03:28:59'), (14116, NULL, NULL, 180, 2, '2010-12-27 03:30:43'), (14117, NULL, NULL, 149, 2, '2010-12-27 03:42:54'), (14118, NULL, NULL, 240, 2, '2010-12-27 03:48:33'), (14119, NULL, NULL, 110, 2, '2010-12-27 03:54:23'), (14120, NULL, NULL, 157, 2, '2010-12-27 03:56:23'), (14121, NULL, NULL, 84, 2, '2010-12-27 03:57:14'), (14122, NULL, NULL, 142, 2, '2010-12-27 04:02:31'), (14123, NULL, NULL, 90, 2, '2010-12-27 04:02:45'), (14124, NULL, NULL, 55, 2, '2010-12-27 04:03:38'), (14125, NULL, NULL, 21, 2, '2010-12-27 04:05:37'), (14126, NULL, NULL, 183, 2, '2010-12-27 04:08:03'), (14127, NULL, NULL, 2, 2, '2010-12-27 04:08:59'), (14128, NULL, NULL, 76, 2, '2010-12-27 04:12:13'), (14129, NULL, NULL, 72, 2, '2010-12-27 04:15:06'), (14130, NULL, NULL, 152, 2, '2010-12-27 04:15:24'), (14131, NULL, NULL, 56, 2, '2010-12-27 04:17:51'), (14132, NULL, NULL, 128, 2, '2010-12-27 04:32:37'), (14133, NULL, NULL, 91, 2, '2010-12-27 04:33:29'), (14134, NULL, NULL, 194, 2, '2010-12-27 04:41:40'), (14135, NULL, NULL, 213, 2, '2010-12-27 04:51:21'), (14136, 13545, NULL, 112, 2, '2010-12-27 04:54:40'), (14137, NULL, NULL, 52, 2, '2010-12-27 04:56:33'), (14138, NULL, NULL, 196, 2, '2010-12-27 04:57:22'), (14139, NULL, NULL, 168, 2, '2010-12-27 05:02:09'), (14140, NULL, NULL, 158, 2, '2010-12-27 05:03:05'), (14141, 13546, NULL, 192, 2, '2010-12-27 05:07:14'), (14142, NULL, NULL, 146, 2, '2010-12-27 05:13:16'), (14143, NULL, NULL, 67, 2, '2010-12-27 05:15:58'), (14144, NULL, NULL, 60, 2, '2010-12-27 05:23:05'), (14145, NULL, NULL, 58, 2, '2010-12-27 05:23:40'), (14146, NULL, NULL, 253, 2, '2010-12-27 05:24:05'), (14147, NULL, NULL, 28, 2, '2010-12-27 05:25:32'), (14148, NULL, NULL, 24, 2, '2010-12-27 05:43:21'), (14149, NULL, NULL, 15, 2, '2010-12-27 05:43:56'), (14150, NULL, NULL, 150, 2, '2010-12-27 06:03:16'), (14151, NULL, NULL, 119, 2, '2010-12-27 06:05:12'), (14152, NULL, NULL, 79, 2, '2010-12-27 06:05:46'), (14153, NULL, NULL, 121, 2, '2010-12-27 06:17:22'), (14154, NULL, NULL, 174, 2, '2010-12-27 07:15:44'), (14155, NULL, NULL, 201, 2, '2010-12-27 07:33:09'), (14156, NULL, NULL, 94, 2, '2010-12-27 07:34:49'), (14157, NULL, NULL, 102, 2, '2010-12-27 07:45:37'), (14158, NULL, NULL, 95, 2, '2010-12-27 07:53:10'), (14159, NULL, NULL, 76, 2, '2010-12-27 08:20:39'), (14160, NULL, NULL, 71, 2, '2010-12-27 08:30:36'), (14161, NULL, NULL, 125, 2, '2010-12-27 08:33:06'), (14162, NULL, NULL, 235, 2, '2010-12-27 08:34:01'), (14163, 13548, NULL, 111, 2, '2010-12-27 08:53:36'), (14164, NULL, NULL, 105, 2, '2010-12-27 09:04:18'), (14165, NULL, NULL, 139, 2, '2010-12-27 09:13:11'), (14166, NULL, NULL, 133, 2, '2010-12-27 09:23:54'), (14167, NULL, NULL, 12, 2, '2010-12-27 09:53:36'), (14168, NULL, NULL, 75, 2, '2010-12-27 10:24:13'), (14169, NULL, NULL, 123, 2, '2010-12-27 12:44:25'), (14170, 13557, NULL, 1, 2, '2010-12-27 13:31:29'), (14172, 13558, NULL, 1, 2, '2010-12-27 13:44:33'), (14173, NULL, NULL, 186, 2, '2010-12-27 14:54:15'), (14174, 13564, NULL, 72, 2, '2010-12-27 16:21:24'), (14175, NULL, NULL, 139, 2, '2010-12-27 16:54:17'), (14176, 13568, NULL, 67, 2, '2010-12-27 17:02:55'), (14177, 13568, NULL, 76, 2, '2010-12-27 17:05:18'), (14178, 13568, NULL, 133, 2, '2010-12-27 17:05:45'), (14180, 13573, NULL, 72, 2, '2010-12-27 17:15:27'), (14181, 13576, NULL, 6, 2, '2010-12-27 17:17:02'), (14182, 13577, NULL, 8, 2, '2010-12-27 17:17:05'), (14183, 13579, NULL, 10, 2, '2010-12-27 17:18:06'), (14184, 13580, NULL, 15, 2, '2010-12-27 17:18:14'), (14185, 13581, NULL, 12, 2, '2010-12-27 17:18:16'), (14186, 13583, NULL, 28, 2, '2010-12-27 17:19:37'), (14187, 13586, NULL, 187, 2, '2010-12-27 17:23:31'), (14188, 13590, NULL, 4, 2, '2010-12-27 17:45:05'), (14189, 13591, NULL, 9, 2, '2010-12-27 17:45:30'), (14190, 13592, NULL, 7, 2, '2010-12-27 17:45:41'), (14191, 13593, NULL, 2, 2, '2010-12-27 17:45:44'), (14192, 13594, NULL, 8, 2, '2010-12-27 17:45:54'), (14193, 13595, NULL, 3, 2, '2010-12-27 17:55:26'), (14194, 13602, NULL, 54, 2, '2010-12-27 19:12:49'), (14195, 13603, NULL, 6, 2, '2010-12-27 19:33:14'), (14196, 13605, NULL, 87, 2, '2010-12-27 20:09:15'), (14197, 13609, NULL, 118, 2, '2010-12-27 20:22:34'), (14198, 13610, NULL, 49, 2, '2010-12-27 20:22:41'), (14199, 13615, NULL, 112, 2, '2010-12-27 20:23:09'), (14200, 13618, NULL, 147, 2, '2010-12-27 20:49:35'), (14201, 13621, NULL, 94, 2, '2010-12-27 21:30:41'), (14202, 13622, NULL, 1, 2, '2010-12-27 21:36:39'), (14203, NULL, NULL, 146, 2, '2010-12-27 21:55:20'), (14204, 13624, NULL, 118, 2, '2010-12-27 22:46:51'), (14205, 13625, NULL, 49, 2, '2010-12-27 22:47:07'), (14206, 13627, NULL, 111, 2, '2010-12-27 22:50:00'), (14207, 13632, NULL, 112, 2, '2010-12-27 22:51:48'), (14208, 13640, NULL, 167, 2, '2010-12-28 00:43:35'), (14209, NULL, NULL, 7, 2, '2010-12-28 00:43:50'), (14210, 13640, NULL, 70, 2, '2010-12-28 00:45:23'), (14211, 13640, NULL, 28, 2, '2010-12-28 00:45:30'), (14212, 13640, NULL, 166, 2, '2010-12-28 00:46:00'), (14213, NULL, NULL, 140, 2, '2010-12-28 00:48:46'), (14214, NULL, NULL, 30, 2, '2010-12-28 00:51:10'), (14215, NULL, NULL, 99, 2, '2010-12-28 00:52:03'), (14216, NULL, NULL, 114, 2, '2010-12-28 00:54:52'), (14217, NULL, NULL, 106, 2, '2010-12-28 00:59:25'), (14218, NULL, NULL, 171, 2, '2010-12-28 01:03:07'), (14219, NULL, NULL, 172, 2, '2010-12-28 01:11:38'), (14220, NULL, NULL, 229, 2, '2010-12-28 01:12:40'), (14221, NULL, NULL, 167, 2, '2010-12-28 01:16:38'), (14222, NULL, NULL, 130, 2, '2010-12-28 01:30:00'), (14223, NULL, NULL, 143, 2, '2010-12-28 01:33:30'), (14224, NULL, NULL, 169, 2, '2010-12-28 01:37:32'), (14225, NULL, NULL, 166, 2, '2010-12-28 01:37:53'), (14226, NULL, NULL, 246, 2, '2010-12-28 01:42:49'), (14227, NULL, NULL, 126, 2, '2010-12-28 01:52:26'), (14228, NULL, NULL, 63, 2, '2010-12-28 01:56:36'), (14229, NULL, NULL, 89, 2, '2010-12-28 01:56:51'), (14230, NULL, NULL, 188, 2, '2010-12-28 02:01:29'), (14231, NULL, NULL, 107, 2, '2010-12-28 02:08:07'), (14232, NULL, NULL, 159, 2, '2010-12-28 02:13:10'), (14233, NULL, NULL, 177, 2, '2010-12-28 02:18:24'), (14234, NULL, NULL, 16, 2, '2010-12-28 02:18:39'), (14235, NULL, NULL, 116, 2, '2010-12-28 02:32:06'), (14236, 13642, NULL, 50, 2, '2010-12-28 02:52:31'), (14237, NULL, NULL, 11, 2, '2010-12-28 02:52:34'), (14238, NULL, NULL, 80, 2, '2010-12-28 02:53:01'), (14239, NULL, NULL, 83, 2, '2010-12-28 02:55:00'), (14240, NULL, NULL, 25, 2, '2010-12-28 03:06:44'), (14241, NULL, NULL, 184, 2, '2010-12-28 03:18:03'), (14242, NULL, NULL, 84, 2, '2010-12-28 03:29:03'), (14243, NULL, NULL, 195, 2, '2010-12-28 03:31:09'), (14244, NULL, NULL, 180, 2, '2010-12-28 03:31:24'), (14245, NULL, NULL, 1, 2, '2010-12-28 03:37:23'), (14246, NULL, NULL, 149, 2, '2010-12-28 03:45:03'), (14247, NULL, NULL, 173, 2, '2010-12-28 03:45:18'), (14248, NULL, NULL, 148, 2, '2010-12-28 03:56:49'), (14249, NULL, NULL, 90, 2, '2010-12-28 04:02:47'), (14250, NULL, NULL, 3, 2, '2010-12-28 04:04:30'), (14251, NULL, NULL, 129, 2, '2010-12-28 04:04:45'), (14252, NULL, NULL, 183, 2, '2010-12-28 04:05:47'), (14253, NULL, NULL, 98, 2, '2010-12-28 04:06:35'), (14254, NULL, NULL, 2, 2, '2010-12-28 04:07:47'), (14255, NULL, NULL, 87, 2, '2010-12-28 04:11:56'), (14256, NULL, NULL, 72, 2, '2010-12-28 04:18:16'), (14257, NULL, NULL, 96, 2, '2010-12-28 04:23:41'), (14258, NULL, NULL, 69, 2, '2010-12-28 04:23:57'), (14259, NULL, NULL, 194, 2, '2010-12-28 04:24:18'), (14260, NULL, NULL, 27, 2, '2010-12-28 04:24:44'), (14261, NULL, NULL, 92, 2, '2010-12-28 04:33:12'), (14262, NULL, NULL, 144, 2, '2010-12-28 04:34:05'), (14263, NULL, NULL, 128, 2, '2010-12-28 04:35:29'), (14264, NULL, NULL, 91, 2, '2010-12-28 04:36:15'), (14265, NULL, NULL, 213, 2, '2010-12-28 04:44:06'), (14266, NULL, NULL, 168, 2, '2010-12-28 04:51:47'), (14267, NULL, NULL, 61, 2, '2010-12-28 05:03:12'), (14268, NULL, NULL, 67, 2, '2010-12-28 05:03:30'), (14269, NULL, NULL, 170, 2, '2010-12-28 05:12:34'), (14270, NULL, NULL, 60, 2, '2010-12-28 05:13:33'), (14271, NULL, NULL, 58, 2, '2010-12-28 05:14:12'), (14272, NULL, NULL, 14, 2, '2010-12-28 05:23:54'), (14273, NULL, NULL, 24, 2, '2010-12-28 05:33:26'), (14274, NULL, NULL, 160, 2, '2010-12-28 05:35:09'), (14275, NULL, NULL, 157, 2, '2010-12-28 05:42:31'), (14276, NULL, NULL, 79, 2, '2010-12-28 05:54:27'), (14277, NULL, NULL, 152, 2, '2010-12-28 06:02:08'), (14278, NULL, NULL, 141, 2, '2010-12-28 06:03:19'), (14279, NULL, NULL, 166, 2, '2010-12-28 06:05:52'), (14280, NULL, NULL, 28, 2, '2010-12-28 06:23:15'), (14281, NULL, NULL, 120, 2, '2010-12-28 06:23:30'), (14282, NULL, NULL, 174, 2, '2010-12-28 06:23:47'), (14283, NULL, NULL, 62, 2, '2010-12-28 06:24:48'), (14284, NULL, NULL, 26, 2, '2010-12-28 06:25:03'), (14285, NULL, NULL, 139, 2, '2010-12-28 07:11:24'), (14286, NULL, NULL, 201, 2, '2010-12-28 07:33:23'), (14287, 13645, NULL, 9, 2, '2010-12-28 07:53:21'), (14288, NULL, NULL, 70, 2, '2010-12-28 08:02:34'), (14289, NULL, NULL, 5, 2, '2010-12-28 08:02:47'), (14290, NULL, NULL, 93, 2, '2010-12-28 08:04:55'), (14291, NULL, NULL, 76, 2, '2010-12-28 09:19:29'), (14292, NULL, NULL, 158, 2, '2010-12-28 09:44:23'), (14293, NULL, NULL, 125, 2, '2010-12-28 10:24:48'), (14294, NULL, NULL, 4, 2, '2010-12-28 10:25:54'), (14295, NULL, NULL, 133, 2, '2010-12-28 11:13:39'), (14296, NULL, NULL, 187, 2, '2010-12-28 11:13:54'), (14297, NULL, NULL, 235, 2, '2010-12-28 12:25:07'), (14298, 13658, NULL, 201, 2, '2010-12-28 12:35:31'), (14299, NULL, NULL, 9, 2, '2010-12-28 12:45:06'), (14300, NULL, NULL, 53, 2, '2010-12-28 12:45:21'), (14301, 13663, NULL, 109, 2, '2010-12-28 14:50:46'), (14302, 13666, NULL, 59, 2, '2010-12-28 16:26:14'), (14303, 13667, NULL, 110, 2, '2010-12-28 16:44:50'), (14304, 13668, NULL, 50, 2, '2010-12-28 17:02:21'), (14305, 13670, NULL, 5, 2, '2010-12-28 17:41:37'), (14306, NULL, NULL, 64, 2, '2010-12-28 18:24:02'), (14307, NULL, NULL, 49, 2, '2010-12-28 18:44:28'), (14308, NULL, NULL, 139, 2, '2010-12-28 21:48:21'), (14309, NULL, NULL, 89, 2, '2010-12-29 00:40:20'), (14310, NULL, NULL, 113, 2, '2010-12-29 00:41:49'), (14311, NULL, NULL, 163, 2, '2010-12-29 00:58:37'), (14312, NULL, NULL, 33, 2, '2010-12-29 00:58:55'), (14313, NULL, NULL, 103, 2, '2010-12-29 01:18:37'), (14314, NULL, NULL, 88, 2, '2010-12-29 01:19:28'), (14315, NULL, NULL, 172, 2, '2010-12-29 01:21:30'), (14316, NULL, NULL, 145, 2, '2010-12-29 01:22:26'), (14317, NULL, NULL, 229, 2, '2010-12-29 01:28:43'), (14318, NULL, NULL, 130, 2, '2010-12-29 01:39:03'), (14319, NULL, NULL, 143, 2, '2010-12-29 01:43:24'), (14320, NULL, NULL, 169, 2, '2010-12-29 01:48:07'), (14321, NULL, NULL, 191, 2, '2010-12-29 01:51:16'), (14322, NULL, NULL, 97, 2, '2010-12-29 01:52:42'), (14323, NULL, NULL, 246, 2, '2010-12-29 01:52:57'), (14324, NULL, NULL, 59, 2, '2010-12-29 02:03:08'), (14325, NULL, NULL, 66, 2, '2010-12-29 02:03:39'), (14326, NULL, NULL, 31, 2, '2010-12-29 02:12:26'), (14327, NULL, NULL, 159, 2, '2010-12-29 02:15:50'), (14328, NULL, NULL, 177, 2, '2010-12-29 02:16:05'), (14329, NULL, NULL, 115, 2, '2010-12-29 02:16:20'), (14330, 13679, NULL, 86, 2, '2010-12-29 02:29:00'), (14331, NULL, NULL, 65, 2, '2010-12-29 02:34:25'), (14332, NULL, NULL, 17, 2, '2010-12-29 02:45:26'), (14333, NULL, NULL, 81, 2, '2010-12-29 03:00:41'), (14334, NULL, NULL, 131, 2, '2010-12-29 03:18:36'), (14335, NULL, NULL, 117, 2, '2010-12-29 03:21:36'), (14336, NULL, NULL, 57, 2, '2010-12-29 03:26:59'), (14337, NULL, NULL, 166, 2, '2010-12-29 03:30:42'), (14338, NULL, NULL, 149, 2, '2010-12-29 03:41:59'), (14339, NULL, NULL, 240, 2, '2010-12-29 03:43:27'), (14340, 13681, NULL, 141, 2, '2010-12-29 04:02:36'), (14341, 13682, NULL, 118, 2, '2010-12-29 04:02:41'), (14342, 13685, NULL, 49, 2, '2010-12-29 04:02:47'), (14343, 13686, NULL, 50, 2, '2010-12-29 04:02:50'), (14344, 13691, NULL, 112, 2, '2010-12-29 04:03:03'), (14345, 13707, NULL, 147, 2, '2010-12-29 04:03:34'), (14346, 13710, NULL, 140, 2, '2010-12-29 04:03:41'), (14347, 13711, NULL, 141, 2, '2010-12-29 04:03:43'), (14348, 13712, NULL, 142, 2, '2010-12-29 04:03:46'), (14349, 13713, NULL, 146, 2, '2010-12-29 04:03:48'), (14350, 13714, NULL, 139, 2, '2010-12-29 04:03:50'), (14351, 13715, NULL, 145, 2, '2010-12-29 04:03:53'), (14352, 13716, NULL, 143, 2, '2010-12-29 04:03:55'), (14353, 13717, NULL, 144, 2, '2010-12-29 04:03:57'), (14354, 13718, NULL, 107, 2, '2010-12-29 04:04:00'), (14355, 13719, NULL, 106, 2, '2010-12-29 04:04:02'), (14356, 13721, NULL, 109, 2, '2010-12-29 04:04:07'), (14357, 13722, NULL, 108, 2, '2010-12-29 04:04:09'), (14358, 13723, NULL, 104, 2, '2010-12-29 04:04:11'), (14359, 13724, NULL, 110, 2, '2010-12-29 04:04:14'), (14360, 13726, NULL, 113, 2, '2010-12-29 04:04:18'), (14361, 13728, NULL, 111, 2, '2010-12-29 04:04:23'), (14362, 13729, NULL, 112, 2, '2010-12-29 04:04:25'), (14363, NULL, NULL, 90, 2, '2010-12-29 04:05:52'), (14364, NULL, NULL, 55, 2, '2010-12-29 04:06:49'), (14365, NULL, NULL, 129, 2, '2010-12-29 04:07:45'), (14366, NULL, NULL, 87, 2, '2010-12-29 04:11:29'), (14367, NULL, NULL, 72, 2, '2010-12-29 04:13:24'), (14368, NULL, NULL, 111, 2, '2010-12-29 04:23:31'), (14369, NULL, NULL, 128, 2, '2010-12-29 04:24:52'), (14370, NULL, NULL, 22, 2, '2010-12-29 04:33:38'), (14371, NULL, NULL, 27, 2, '2010-12-29 04:34:08'), (14372, 13731, NULL, 182, 2, '2010-12-29 04:34:14'), (14373, NULL, NULL, 213, 2, '2010-12-29 04:44:24'), (14374, 13732, NULL, 173, 2, '2010-12-29 04:48:51'), (14375, NULL, NULL, 146, 2, '2010-12-29 05:03:27'), (14376, NULL, NULL, 170, 2, '2010-12-29 05:12:24'), (14377, NULL, NULL, 60, 2, '2010-12-29 05:13:22'), (14378, NULL, NULL, 58, 2, '2010-12-29 05:15:27'), (14379, NULL, NULL, 24, 2, '2010-12-29 05:35:55'), (14380, NULL, NULL, 157, 2, '2010-12-29 05:42:37'), (14381, NULL, NULL, 51, 2, '2010-12-29 05:48:05'), (14382, NULL, NULL, 150, 2, '2010-12-29 05:54:11'), (14383, NULL, NULL, 119, 2, '2010-12-29 05:54:26'), (14384, NULL, NULL, 79, 2, '2010-12-29 05:54:41'), (14385, NULL, NULL, 152, 2, '2010-12-29 06:02:23'), (14386, NULL, NULL, 56, 2, '2010-12-29 06:03:10'), (14387, 13734, NULL, 141, 2, '2010-12-29 06:38:09'), (14388, NULL, NULL, 52, 2, '2010-12-29 06:43:49'), (14389, 13736, NULL, 122, 2, '2010-12-29 06:57:21'), (14390, NULL, NULL, 120, 2, '2010-12-29 07:13:09'), (14391, NULL, NULL, 174, 2, '2010-12-29 07:13:35'), (14392, NULL, NULL, 62, 2, '2010-12-29 07:15:34'), (14393, NULL, NULL, 201, 2, '2010-12-29 07:33:31'), (14394, NULL, NULL, 94, 2, '2010-12-29 07:33:46'), (14395, 13737, NULL, 167, 2, '2010-12-29 07:41:20'), (14398, NULL, NULL, 102, 2, '2010-12-29 07:45:04'), (14399, NULL, NULL, 95, 2, '2010-12-29 07:53:19'), (14400, 13739, NULL, 57, 2, '2010-12-29 07:53:39'), (14401, 13739, NULL, 58, 2, '2010-12-29 07:55:35'), (14402, NULL, NULL, 48, 2, '2010-12-29 07:54:04'), (14403, 13739, NULL, 59, 2, '2010-12-29 07:54:27'), (14405, NULL, NULL, 121, 2, '2010-12-29 08:02:38'), (14406, NULL, NULL, 5, 2, '2010-12-29 08:03:09'), (14407, 13740, NULL, 186, 2, '2010-12-29 08:15:38'), (14408, 13740, NULL, 187, 2, '2010-12-29 08:18:48'), (14409, 13740, NULL, 188, 2, '2010-12-29 08:17:00'), (14411, 13741, NULL, 54, 2, '2010-12-29 08:31:16'), (14412, 13741, NULL, 235, 2, '2010-12-29 08:32:04'), (14413, 13742, NULL, 116, 2, '2010-12-29 08:48:38'), (14414, 13744, NULL, 59, 2, '2010-12-29 09:03:29'), (14415, NULL, NULL, 125, 2, '2010-12-29 10:24:52'), (14416, 13751, NULL, 7, 2, '2010-12-29 10:37:43'), (14417, NULL, NULL, 196, 2, '2010-12-29 10:43:53'), (14418, NULL, NULL, 81, 2, '2010-12-29 10:47:17'), (14419, 13753, NULL, 120, 2, '2010-12-29 11:05:05'), (14420, NULL, NULL, 139, 2, '2010-12-29 11:07:09'), (14421, NULL, NULL, 145, 2, '2010-12-29 11:20:24'), (14422, NULL, NULL, 170, 2, '2010-12-29 11:27:01'), (14423, 13755, NULL, 141, 2, '2010-12-29 11:30:03'), (14424, 13757, NULL, 146, 2, '2010-12-29 11:36:15'), (14425, 13756, NULL, 12, 2, '2010-12-29 11:49:54'), (14426, NULL, NULL, 48, 2, '2010-12-29 11:53:30'), (14427, 13760, NULL, 50, 2, '2010-12-29 12:19:29'), (14429, NULL, NULL, 109, 2, '2010-12-29 12:23:55'), (14430, NULL, NULL, 160, 2, '2010-12-29 12:26:36'), (14431, NULL, NULL, 77, 2, '2010-12-29 12:33:13'), (14432, NULL, NULL, 9, 2, '2010-12-29 12:44:21'), (14433, NULL, NULL, 90, 2, '2010-12-29 12:53:04'), (14434, 13763, NULL, 188, 2, '2010-12-29 12:55:05'), (14435, NULL, NULL, 105, 2, '2010-12-29 12:54:00'), (14437, NULL, NULL, 30, 2, '2010-12-29 12:59:41'), (14438, 13765, NULL, 50, 2, '2010-12-29 13:13:45'), (14439, 13765, NULL, 56, 2, '2010-12-29 13:15:22'), (14441, 13766, NULL, 7, 2, '2010-12-29 13:26:04'), (14442, NULL, NULL, 70, 2, '2010-12-29 13:32:48'), (14443, 13767, NULL, 144, 2, '2010-12-29 13:41:47'), (14444, NULL, NULL, 67, 2, '2010-12-29 13:46:01'), (14445, NULL, NULL, 87, 2, '2010-12-29 13:59:15'), (14446, NULL, NULL, 95, 2, '2010-12-29 14:19:07'), (14447, NULL, NULL, 71, 2, '2010-12-29 14:24:13'), (14448, NULL, NULL, 75, 2, '2010-12-29 14:24:32'), (14449, NULL, NULL, 92, 2, '2010-12-29 15:05:29'), (14450, NULL, NULL, 85, 2, '2010-12-29 15:45:11'), (14451, NULL, NULL, 83, 2, '2010-12-29 15:51:47'), (14452, NULL, NULL, 84, 2, '2010-12-29 15:58:25'), (14453, NULL, NULL, 31, 2, '2010-12-29 16:05:02'), (14454, 13771, NULL, 50, 2, '2010-12-29 16:16:26'), (14455, NULL, NULL, 51, 2, '2010-12-29 16:18:18'), (14456, NULL, NULL, 49, 2, '2010-12-29 16:44:30'), (14457, NULL, NULL, 32, 2, '2010-12-29 16:44:45'), (14458, 13772, NULL, 167, 2, '2010-12-29 16:46:46'), (14459, NULL, NULL, 169, 2, '2010-12-29 16:51:23'), (14460, 13774, NULL, 140, 2, '2010-12-29 17:00:34'), (14461, 13774, NULL, 30, 2, '2010-12-29 17:00:53'), (14462, NULL, NULL, 4, 2, '2010-12-29 17:07:16'), (14463, 13776, NULL, 12, 2, '2010-12-29 17:59:38'), (14464, NULL, NULL, 6, 2, '2010-12-29 18:04:13'), (14465, 13777, NULL, 167, 2, '2010-12-29 18:29:32'), (14466, 13777, NULL, 170, 2, '2010-12-29 18:29:22'), (14469, NULL, NULL, 123, 2, '2010-12-29 18:44:04'), (14470, 13778, NULL, 188, 2, '2010-12-29 19:18:29'), (14471, 13779, NULL, 1, 2, '2010-12-29 19:22:43'), (14472, NULL, NULL, 53, 2, '2010-12-29 19:23:38'), (14473, NULL, NULL, 54, 2, '2010-12-29 19:30:17'), (14474, NULL, NULL, 72, 2, '2010-12-29 19:36:52'), (14475, NULL, NULL, 76, 2, '2010-12-29 19:50:07'), (14476, 13781, NULL, 5, 2, '2010-12-29 19:53:11'), (14478, 13782, NULL, 68, 2, '2010-12-29 20:03:56'), (14479, NULL, NULL, 28, 2, '2010-12-29 20:09:58'), (14480, 13783, NULL, 141, 2, '2010-12-29 20:19:16'), (14481, 13784, NULL, 49, 2, '2010-12-29 20:27:17'), (14482, 13785, NULL, 170, 2, '2010-12-29 20:28:42'), (14483, 13783, NULL, 2, 2, '2010-12-29 20:34:19'), (14484, NULL, NULL, 26, 2, '2010-12-29 20:43:04'), (14485, NULL, NULL, 128, 2, '2010-12-29 21:02:55'), (14486, NULL, NULL, 101, 2, '2010-12-29 21:03:31'), (14487, 13786, NULL, 141, 2, '2010-12-29 21:19:38'), (14488, NULL, NULL, 160, 2, '2010-12-29 21:22:47'), (14489, 13787, NULL, 143, 2, '2010-12-29 21:41:37'), (14490, NULL, NULL, 118, 2, '2010-12-29 21:42:39'), (14491, NULL, NULL, 130, 2, '2010-12-29 21:55:52'), (14492, NULL, NULL, 58, 2, '2010-12-29 22:35:36'), (14493, NULL, NULL, 61, 2, '2010-12-29 23:22:04'), (14494, NULL, NULL, 80, 2, '2010-12-30 00:21:33'), (14495, NULL, NULL, 171, 2, '2010-12-30 00:23:31'), (14496, NULL, NULL, 165, 2, '2010-12-30 00:30:52'), (14497, NULL, NULL, 10, 2, '2010-12-30 00:31:50'), (14498, NULL, NULL, 104, 2, '2010-12-30 00:37:53'), (14499, NULL, NULL, 32, 2, '2010-12-30 00:43:22'), (14500, NULL, NULL, 99, 2, '2010-12-30 00:51:12'), (14501, NULL, NULL, 85, 2, '2010-12-30 00:51:27'), (14502, NULL, NULL, 106, 2, '2010-12-30 00:56:13'), (14503, NULL, NULL, 73, 2, '2010-12-30 00:58:51'), (14504, NULL, NULL, 167, 2, '2010-12-30 01:04:19'), (14505, NULL, NULL, 13, 2, '2010-12-30 01:05:20'), (14506, NULL, NULL, 112, 2, '2010-12-30 01:36:09'), (14507, NULL, NULL, 89, 2, '2010-12-30 01:43:25'), (14508, NULL, NULL, 78, 2, '2010-12-30 01:50:59'), (14509, NULL, NULL, 188, 2, '2010-12-30 01:51:18'), (14510, 13791, NULL, 32, 2, '2010-12-30 01:53:47'), (14511, 13791, NULL, 52, 2, '2010-12-30 01:55:54'), (14512, NULL, NULL, 108, 2, '2010-12-30 01:56:34'), (14513, 13791, NULL, 48, 2, '2010-12-30 01:56:51'), (14514, NULL, NULL, 66, 2, '2010-12-30 01:57:30'), (14515, 13792, NULL, 140, 2, '2010-12-30 01:58:36'), (14516, NULL, NULL, 16, 2, '2010-12-30 02:08:05'), (14517, 13794, NULL, 5, 2, '2010-12-30 02:38:18'), (14518, NULL, NULL, 80, 2, '2010-12-30 02:54:59'), (14519, NULL, NULL, 132, 2, '2010-12-30 03:02:23'), (14520, NULL, NULL, 162, 2, '2010-12-30 03:03:12'), (14521, NULL, NULL, 25, 2, '2010-12-30 03:05:21'), (14522, NULL, NULL, 100, 2, '2010-12-30 03:12:06'), (14523, NULL, NULL, 184, 2, '2010-12-30 03:17:42'), (14524, NULL, NULL, 166, 2, '2010-12-30 03:30:52'), (14525, NULL, NULL, 195, 2, '2010-12-30 03:31:18'), (14526, NULL, NULL, 240, 2, '2010-12-30 03:43:51'), (14527, NULL, NULL, 21, 2, '2010-12-30 04:07:40'), (14528, NULL, NULL, 92, 2, '2010-12-30 04:23:27'), (14529, NULL, NULL, 86, 2, '2010-12-30 04:23:42'), (14530, NULL, NULL, 144, 2, '2010-12-30 04:24:10'), (14531, NULL, NULL, 128, 2, '2010-12-30 04:25:03'), (14532, NULL, NULL, 17, 2, '2010-12-30 04:32:44'), (14533, NULL, NULL, 96, 2, '2010-12-30 04:33:12'), (14534, NULL, NULL, 27, 2, '2010-12-30 04:34:43'), (14535, NULL, NULL, 213, 2, '2010-12-30 04:44:29'), (14536, 13798, NULL, 20, 2, '2010-12-30 04:48:53'), (14538, 13798, NULL, 21, 2, '2010-12-30 04:50:01'), (14539, 13798, NULL, 22, 2, '2010-12-30 04:51:20'), (14540, 13798, NULL, 26, 2, '2010-12-30 04:52:03'), (14541, NULL, NULL, 168, 2, '2010-12-30 04:54:50'), (14542, NULL, NULL, 131, 2, '2010-12-30 05:02:02'), (14543, NULL, NULL, 164, 2, '2010-12-30 05:02:18'), (14544, NULL, NULL, 61, 2, '2010-12-30 05:03:07'), (14545, NULL, NULL, 146, 2, '2010-12-30 05:05:13'), (14546, NULL, NULL, 57, 2, '2010-12-30 05:12:25'), (14547, NULL, NULL, 60, 2, '2010-12-30 05:13:38'), (14548, 13807, NULL, 141, 2, '2010-12-30 05:31:50'), (14549, 13809, NULL, 118, 2, '2010-12-30 05:31:54'), (14550, 13810, NULL, 112, 2, '2010-12-30 05:31:56'), (14551, 13811, NULL, 50, 2, '2010-12-30 05:31:58'), (14552, 13812, NULL, 49, 2, '2010-12-30 05:32:00'), (14553, NULL, NULL, 173, 2, '2010-12-30 05:32:37'), (14554, NULL, NULL, 157, 2, '2010-12-30 05:42:52'), (14555, NULL, NULL, 152, 2, '2010-12-30 06:02:39'), (14556, NULL, NULL, 158, 2, '2010-12-30 06:10:47'), (14557, NULL, NULL, 174, 2, '2010-12-30 07:13:43'), (14558, NULL, NULL, 26, 2, '2010-12-30 07:15:22'), (14559, NULL, NULL, 127, 2, '2010-12-30 07:24:54'), (14560, NULL, NULL, 201, 2, '2010-12-30 07:33:22'), (14561, NULL, NULL, 94, 2, '2010-12-30 07:34:50'), (14562, NULL, NULL, 70, 2, '2010-12-30 08:02:49'), (14563, NULL, NULL, 82, 2, '2010-12-30 08:03:08'), (14564, NULL, NULL, 93, 2, '2010-12-30 08:06:15'), (14565, NULL, NULL, 133, 2, '2010-12-30 09:14:52'), (14566, 13826, NULL, 194, 2, '2010-12-30 09:25:00'), (14567, 13826, NULL, 195, 2, '2010-12-30 09:28:37'), (14568, NULL, NULL, 161, 2, '2010-12-30 09:34:38'), (14569, 13830, NULL, 77, 2, '2010-12-30 09:59:16'), (14570, 13830, NULL, 78, 2, '2010-12-30 10:00:08'), (14571, 13830, NULL, 79, 2, '2010-12-30 10:01:23'), (14572, NULL, NULL, 74, 2, '2010-12-30 10:04:59'), (14573, NULL, NULL, 125, 2, '2010-12-30 10:24:01'), (14574, NULL, NULL, 147, 2, '2010-12-30 11:33:36'), (14575, NULL, NULL, 150, 2, '2010-12-30 12:11:55'), (14576, NULL, NULL, 109, 2, '2010-12-30 12:23:33'), (14577, NULL, NULL, 235, 2, '2010-12-30 12:24:04'), (14578, 13838, NULL, 158, 2, '2010-12-30 12:48:07'), (14579, NULL, NULL, 9, 2, '2010-12-30 12:44:33'), (14581, 13839, NULL, 158, 2, '2010-12-30 12:55:02'), (14582, NULL, NULL, 114, 2, '2010-12-30 13:13:12'), (14583, 13841, NULL, 8, 2, '2010-12-30 13:14:58'), (14584, 13841, NULL, 6, 2, '2010-12-30 13:16:00'), (14585, NULL, NULL, 10, 2, '2010-12-30 13:23:16'), (14586, NULL, NULL, 30, 2, '2010-12-30 13:33:06'), (14587, 13844, NULL, 65, 2, '2010-12-30 13:51:45'), (14588, 13844, NULL, 64, 2, '2010-12-30 13:51:46'), (14589, 13846, NULL, 139, 2, '2010-12-30 14:10:19'), (14590, NULL, NULL, 50, 2, '2010-12-30 14:44:46'), (14591, 13854, NULL, 163, 2, '2010-12-30 15:52:37'), (14592, 13858, NULL, 147, 2, '2010-12-30 17:06:21'), (14593, 13860, NULL, 9, 2, '2010-12-30 17:48:27'), (14594, 13861, NULL, 186, 2, '2010-12-30 18:29:56'), (14595, 13861, NULL, 187, 2, '2010-12-30 18:30:25'), (14596, 13861, NULL, 188, 2, '2010-12-30 18:30:41'), (14597, NULL, NULL, 20, 2, '2010-12-30 18:43:51'), (14598, NULL, NULL, 49, 2, '2010-12-30 18:44:14'), (14599, NULL, NULL, 123, 2, '2010-12-30 18:44:30'), (14600, NULL, NULL, 186, 2, '2010-12-30 18:54:04'), (14601, NULL, NULL, 79, 2, '2010-12-30 19:17:22'), (14602, NULL, NULL, 4, 2, '2010-12-30 19:56:32'), (14603, 13864, NULL, 5, 2, '2010-12-30 20:09:48'), (14604, 13865, NULL, 9, 2, '2010-12-30 20:59:41'), (14605, 13865, NULL, 10, 2, '2010-12-30 21:02:28'), (14606, NULL, NULL, 3, 2, '2010-12-30 21:34:23'), (14607, NULL, NULL, 63, 2, '2010-12-30 22:40:07'), (14608, NULL, NULL, 133, 2, '2010-12-30 22:58:00'), (14609, NULL, NULL, 9, 2, '2010-12-30 23:22:09'), (14610, 13875, NULL, 4, 2, '2010-12-30 23:56:11'), (14611, NULL, NULL, 181, 2, '2010-12-31 00:31:57'), (14612, NULL, NULL, 104, 2, '2010-12-31 00:45:38'), (14613, NULL, NULL, 32, 2, '2010-12-31 00:50:27'), (14614, NULL, NULL, 118, 2, '2010-12-31 00:51:35'), (14615, NULL, NULL, 73, 2, '2010-12-31 00:51:51'), (14616, NULL, NULL, 33, 2, '2010-12-31 00:52:06'), (14617, NULL, NULL, 106, 2, '2010-12-31 00:56:57'), (14618, NULL, NULL, 23, 2, '2010-12-31 00:57:49'), (14619, NULL, NULL, 103, 2, '2010-12-31 01:08:21'), (14620, NULL, NULL, 88, 2, '2010-12-31 01:09:10'), (14621, NULL, NULL, 172, 2, '2010-12-31 01:11:35'), (14622, NULL, NULL, 145, 2, '2010-12-31 01:12:38'), (14623, NULL, NULL, 229, 2, '2010-12-31 01:12:53'), (14624, NULL, NULL, 229, 2, '2010-12-31 01:18:23'), (14625, NULL, NULL, 90, 2, '2010-12-31 01:21:40'), (14626, 13876, NULL, 62, 2, '2010-12-31 01:24:17'), (14627, 13876, NULL, 49, 2, '2010-12-31 01:24:59'), (14628, NULL, NULL, 130, 2, '2010-12-31 01:28:25'), (14629, NULL, NULL, 143, 2, '2010-12-31 01:37:10'), (14630, NULL, NULL, 97, 2, '2010-12-31 01:45:59'), (14631, NULL, NULL, 246, 2, '2010-12-31 01:47:37'), (14632, NULL, NULL, 112, 2, '2010-12-31 01:51:54'), (14633, NULL, NULL, 89, 2, '2010-12-31 01:57:27'), (14634, NULL, NULL, 78, 2, '2010-12-31 01:57:42'), (14635, NULL, NULL, 188, 2, '2010-12-31 02:01:31'), (14636, NULL, NULL, 59, 2, '2010-12-31 02:02:39'), (14637, NULL, NULL, 108, 2, '2010-12-31 02:02:54'), (14638, NULL, NULL, 159, 2, '2010-12-31 02:14:53'), (14639, NULL, NULL, 115, 2, '2010-12-31 02:15:08'), (14640, NULL, NULL, 16, 2, '2010-12-31 02:15:30'), (14641, NULL, NULL, 116, 2, '2010-12-31 02:31:55'), (14642, NULL, NULL, 8, 2, '2010-12-31 02:35:26'), (14643, NULL, NULL, 1, 2, '2010-12-31 02:51:19'), (14644, NULL, NULL, 11, 2, '2010-12-31 02:52:39'), (14645, NULL, NULL, 190, 2, '2010-12-31 02:55:27'), (14646, NULL, NULL, 132, 2, '2010-12-31 03:02:34'), (14647, NULL, NULL, 100, 2, '2010-12-31 03:19:11'), (14648, NULL, NULL, 117, 2, '2010-12-31 03:22:07'), (14649, NULL, NULL, 4, 2, '2010-12-31 03:41:11'), (14650, NULL, NULL, 240, 2, '2010-12-31 03:46:33'), (14651, NULL, NULL, 142, 2, '2010-12-31 04:02:32'), (14652, NULL, NULL, 55, 2, '2010-12-31 04:06:27'), (14653, NULL, NULL, 21, 2, '2010-12-31 04:06:42'), (14654, NULL, NULL, 3, 2, '2010-12-31 04:08:08'), (14655, NULL, NULL, 87, 2, '2010-12-31 04:11:52'), (14656, NULL, NULL, 72, 2, '2010-12-31 04:13:51'), (14657, NULL, NULL, 144, 2, '2010-12-31 04:33:12'), (14658, NULL, NULL, 128, 2, '2010-12-31 04:35:11'), (14659, NULL, NULL, 22, 2, '2010-12-31 04:43:39'), (14660, NULL, NULL, 194, 2, '2010-12-31 04:43:54'), (14661, NULL, NULL, 27, 2, '2010-12-31 04:44:08'), (14662, NULL, NULL, 213, 2, '2010-12-31 04:53:50'), (14663, NULL, NULL, 164, 2, '2010-12-31 05:12:28'), (14664, NULL, NULL, 77, 2, '2010-12-31 05:12:59'), (14665, NULL, NULL, 146, 2, '2010-12-31 05:14:56'), (14666, NULL, NULL, 67, 2, '2010-12-31 05:15:42'), (14667, NULL, NULL, 57, 2, '2010-12-31 05:22:51'), (14668, NULL, NULL, 14, 2, '2010-12-31 05:34:06'), (14669, 13899, NULL, 98, 2, '2010-12-31 05:39:53'), (14670, NULL, NULL, 173, 2, '2010-12-31 05:42:27'), (14671, 13900, NULL, 103, 2, '2010-12-31 05:43:40'), (14672, NULL, NULL, 157, 2, '2010-12-31 05:52:53'), (14673, 13901, NULL, 63, 2, '2010-12-31 05:53:04'), (14674, NULL, NULL, 51, 2, '2010-12-31 05:55:20'), (14675, NULL, NULL, 98, 2, '2010-12-31 06:02:27'), (14676, NULL, NULL, 29, 2, '2010-12-31 06:04:03'), (14677, NULL, NULL, 152, 2, '2010-12-31 06:12:59'), (14678, NULL, NULL, 56, 2, '2010-12-31 06:13:44'), (14679, NULL, NULL, 141, 2, '2010-12-31 06:16:27'), (14680, 13903, NULL, 99, 2, '2010-12-31 06:21:28'), (14681, NULL, NULL, 91, 2, '2010-12-31 06:23:45'), (14682, 13904, NULL, 148, 2, '2010-12-31 07:00:50'), (14683, NULL, NULL, 253, 2, '2010-12-31 07:12:38'), (14684, NULL, NULL, 174, 2, '2010-12-31 07:13:56'), (14685, NULL, NULL, 201, 2, '2010-12-31 07:35:12'), (14686, NULL, NULL, 94, 2, '2010-12-31 07:35:27'), (14687, NULL, NULL, 79, 2, '2010-12-31 07:52:19'), (14688, NULL, NULL, 48, 2, '2010-12-31 07:54:47'), (14689, NULL, NULL, 121, 2, '2010-12-31 08:02:29'), (14690, 13908, NULL, 79, 2, '2010-12-31 08:10:16'), (14691, 13909, NULL, 70, 2, '2010-12-31 08:31:03'), (14692, NULL, NULL, 74, 2, '2010-12-31 10:04:41'), (14693, NULL, NULL, 125, 2, '2010-12-31 10:24:28'), (14694, NULL, NULL, 109, 2, '2010-12-31 10:24:43'), (14695, 13918, NULL, 81, 2, '2010-12-31 10:55:07'), (14696, 13918, NULL, 1, 2, '2010-12-31 10:57:18'), (14699, 13918, NULL, 92, 2, '2010-12-31 10:58:16'), (14701, 13918, NULL, 94, 2, '2010-12-31 10:58:59'), (14703, 13918, NULL, 33, 2, '2010-12-31 11:37:52'), (14704, 13919, NULL, 69, 2, '2010-12-31 11:11:47'), (14705, NULL, NULL, 133, 2, '2010-12-31 11:12:52'), (14706, 13921, NULL, 141, 2, '2010-12-31 11:21:00'), (14707, 13922, NULL, 118, 2, '2010-12-31 11:21:03'), (14708, 13925, NULL, 49, 2, '2010-12-31 11:21:11'), (14709, 13926, NULL, 50, 2, '2010-12-31 11:21:15'), (14710, 13931, NULL, 112, 2, '2010-12-31 11:21:30'), (14711, 13947, NULL, 147, 2, '2010-12-31 11:22:09'), (14712, 13950, NULL, 140, 2, '2010-12-31 11:22:21'), (14713, 13951, NULL, 141, 2, '2010-12-31 11:22:24'), (14714, 13952, NULL, 142, 2, '2010-12-31 11:22:26'), (14715, 13953, NULL, 104, 2, '2010-12-31 11:22:30'), (14716, 13954, NULL, 146, 2, '2010-12-31 11:22:30'), (14717, 13955, NULL, 139, 2, '2010-12-31 11:22:35'), (14718, 13956, NULL, 145, 2, '2010-12-31 11:22:38'), (14719, 13957, NULL, 143, 2, '2010-12-31 11:22:41'), (14720, 13958, NULL, 144, 2, '2010-12-31 11:22:44'), (14721, 13959, NULL, 107, 2, '2010-12-31 11:22:47'), (14722, 13960, NULL, 106, 2, '2010-12-31 11:22:49'), (14723, 13962, NULL, 109, 2, '2010-12-31 11:22:56'), (14724, 13963, NULL, 108, 2, '2010-12-31 11:22:59'), (14725, 13964, NULL, 104, 2, '2010-12-31 11:23:01'), (14726, 13965, NULL, 110, 2, '2010-12-31 11:23:04'), (14727, 13967, NULL, 113, 2, '2010-12-31 11:23:09'), (14728, 13969, NULL, 111, 2, '2010-12-31 11:23:15'), (14729, 13970, NULL, 112, 2, '2010-12-31 11:23:18'), (14731, 13974, NULL, 62, 2, '2010-12-31 11:57:24'), (14732, NULL, NULL, 235, 2, '2010-12-31 12:25:26'), (14733, NULL, NULL, 105, 2, '2010-12-31 12:53:55'), (14734, 13976, NULL, 23, 2, '2010-12-31 13:50:48'), (14736, 13977, NULL, 101, 2, '2010-12-31 14:05:55'), (14737, NULL, NULL, 50, 2, '2010-12-31 14:43:55'), (14738, NULL, NULL, 20, 2, '2010-12-31 14:44:38'), (14739, NULL, NULL, 123, 2, '2010-12-31 14:44:52'), (14740, 13980, NULL, 108, 2, '2010-12-31 14:50:29'), (14741, 13983, NULL, 49, 2, '2010-12-31 15:44:28'), (14742, 13983, NULL, 5, 2, '2010-12-31 15:45:24'), (14743, 13985, NULL, 6, 2, '2010-12-31 16:28:10'), (14744, 13987, NULL, 60, 2, '2010-12-31 17:16:06'), (14745, 13987, NULL, 79, 2, '2010-12-31 17:15:55'), (14746, 13987, NULL, 168, 2, '2010-12-31 17:15:49'), (14747, 13987, NULL, 8, 2, '2010-12-31 17:09:55'), (14748, 13987, NULL, 68, 2, '2010-12-31 17:12:35'), (14749, 13987, NULL, 66, 2, '2010-12-31 17:15:19'), (14750, 13987, NULL, 4, 2, '2010-12-31 17:14:18'), (14751, 13988, NULL, 50, 2, '2010-12-31 17:18:32'), (14756, 13988, NULL, 140, 2, '2010-12-31 17:16:31'), (14758, 13989, NULL, 144, 2, '2010-12-31 18:25:58'), (14759, NULL, NULL, 101, 2, '2010-12-31 18:53:57'), (14760, NULL, NULL, 139, 2, '2010-12-31 18:54:12'), (14761, 13991, NULL, 69, 2, '2010-12-31 19:13:26'), (14762, 13992, NULL, 50, 2, '2010-12-31 20:06:57'), (14763, 13992, NULL, 56, 2, '2010-12-31 19:59:00'), (14764, 13992, NULL, 52, 2, '2010-12-31 20:02:42'), (14765, 13992, NULL, 31, 2, '2010-12-31 20:02:58'), (14766, 13992, NULL, 33, 2, '2010-12-31 20:03:33'), (14768, NULL, NULL, 140, 2, '2010-12-31 20:43:43'), (14769, 13995, NULL, 12, 2, '2010-12-31 20:52:20'), (14770, 13995, NULL, 3, 2, '2010-12-31 20:53:08'), (14771, 13995, NULL, 17, 2, '2010-12-31 20:53:53'), (14772, 13995, NULL, 115, 2, '2010-12-31 20:54:32'), (14773, NULL, NULL, 183, 2, '2010-12-31 21:01:26'), (14774, 14001, NULL, 50, 2, '2010-12-31 22:22:49'), (14775, 14006, NULL, 141, 2, '2010-12-31 22:32:31'), (14776, 13999, NULL, 65, 2, '2010-12-31 22:35:12'), (14777, 14009, NULL, 112, 2, '2010-12-31 22:49:41'), (14778, 14013, NULL, 50, 2, '2010-12-31 22:49:57'), (14779, 14014, NULL, 50, 2, '2010-12-31 22:53:00'), (14780, 14022, NULL, 60, 2, '2010-12-31 23:45:34'), (14781, 14028, NULL, 49, 2, '2010-12-31 23:49:41'), (14782, 14029, NULL, 118, 2, '2010-12-31 23:58:55'), (14783, NULL, NULL, 63, 2, '2011-01-01 00:30:13'), (14784, NULL, NULL, 78, 2, '2011-01-01 00:30:28'), (14785, NULL, NULL, 113, 2, '2011-01-01 00:31:13'), (14786, 14034, NULL, 145, 2, '2011-01-01 00:32:22'), (14787, NULL, NULL, 104, 2, '2011-01-01 00:33:48'), (14788, 14035, NULL, 112, 2, '2011-01-01 00:44:43'), (14789, 14036, NULL, 102, 2, '2011-01-01 00:45:16'), (14790, NULL, NULL, 99, 2, '2011-01-01 00:51:14'), (14791, NULL, NULL, 85, 2, '2011-01-01 00:51:30'), (14792, NULL, NULL, 114, 2, '2011-01-01 00:51:54'), (14793, NULL, NULL, 165, 2, '2011-01-01 01:04:27'), (14794, NULL, NULL, 130, 2, '2011-01-01 01:27:39'), (14795, NULL, NULL, 191, 2, '2011-01-01 01:43:19'), (14796, NULL, NULL, 246, 2, '2011-01-01 01:48:02'), (14797, NULL, NULL, 108, 2, '2011-01-01 01:53:03'), (14798, NULL, NULL, 107, 2, '2011-01-01 01:53:19'), (14799, NULL, NULL, 66, 2, '2011-01-01 01:55:06'), (14800, NULL, NULL, 6, 2, '2011-01-01 01:55:33'), (14801, NULL, NULL, 31, 2, '2011-01-01 02:02:13'), (14802, 14038, NULL, 101, 2, '2011-01-01 02:04:23'), (14803, NULL, NULL, 177, 2, '2011-01-01 02:05:11'), (14804, NULL, NULL, 115, 2, '2011-01-01 02:05:40'), (14805, NULL, NULL, 167, 2, '2011-01-01 02:14:00'), (14806, NULL, NULL, 116, 2, '2011-01-01 02:32:09'), (14807, NULL, NULL, 65, 2, '2011-01-01 02:34:09'), (14808, NULL, NULL, 80, 2, '2011-01-01 02:55:06'), (14809, NULL, NULL, 81, 2, '2011-01-01 03:02:05'), (14810, NULL, NULL, 182, 2, '2011-01-01 03:12:17'), (14811, NULL, NULL, 184, 2, '2011-01-01 03:12:54'), (14812, NULL, NULL, 84, 2, '2011-01-01 03:21:56'), (14813, NULL, NULL, 57, 2, '2011-01-01 03:26:17'), (14814, NULL, NULL, 166, 2, '2011-01-01 03:30:46'), (14815, NULL, NULL, 180, 2, '2011-01-01 03:31:11'), (14816, NULL, NULL, 68, 2, '2011-01-01 03:46:45'), (14817, 14040, NULL, 105, 2, '2011-01-01 03:48:25'), (14818, NULL, NULL, 110, 2, '2011-01-01 03:54:55'), (14819, 14041, NULL, 109, 2, '2011-01-01 03:59:38'), (14820, NULL, NULL, 170, 2, '2011-01-01 04:04:17'), (14821, NULL, NULL, 21, 2, '2011-01-01 04:04:24'), (14822, NULL, NULL, 129, 2, '2011-01-01 04:07:10'), (14823, NULL, NULL, 76, 2, '2011-01-01 04:12:23'), (14824, NULL, NULL, 72, 2, '2011-01-01 04:13:37'), (14825, NULL, NULL, 92, 2, '2011-01-01 04:32:59'), (14826, NULL, NULL, 86, 2, '2011-01-01 04:33:16'), (14827, NULL, NULL, 144, 2, '2011-01-01 04:33:31'), (14828, NULL, NULL, 111, 2, '2011-01-01 04:33:50'), (14829, NULL, NULL, 128, 2, '2011-01-01 04:35:12'), (14830, 14042, NULL, 106, 2, '2011-01-01 04:42:32'), (14831, NULL, NULL, 69, 2, '2011-01-01 04:43:33'), (14832, NULL, NULL, 194, 2, '2011-01-01 04:44:18'), (14833, NULL, NULL, 27, 2, '2011-01-01 04:45:23'), (14834, NULL, NULL, 83, 2, '2011-01-01 04:53:13'), (14835, NULL, NULL, 61, 2, '2011-01-01 05:12:52'), (14836, NULL, NULL, 60, 2, '2011-01-01 05:23:31'), (14837, 14043, NULL, 110, 2, '2011-01-01 05:32:24'), (14838, NULL, NULL, 15, 2, '2011-01-01 05:44:38'), (14839, NULL, NULL, 5, 2, '2011-01-01 05:54:29'), (14840, NULL, NULL, 157, 2, '2011-01-01 05:58:07'), (14841, NULL, NULL, 119, 2, '2011-01-01 06:04:51'), (14842, NULL, NULL, 70, 2, '2011-01-01 06:15:02'), (14843, NULL, NULL, 52, 2, '2011-01-01 06:43:33'), (14844, NULL, NULL, 158, 2, '2011-01-01 06:53:34'), (14845, 14044, NULL, 80, 2, '2011-01-01 07:05:50'), (14846, NULL, NULL, 28, 2, '2011-01-01 07:12:24'), (14847, NULL, NULL, 62, 2, '2011-01-01 07:13:53'), (14848, NULL, NULL, 26, 2, '2011-01-01 07:14:56'), (14849, 14045, NULL, 168, 2, '2011-01-01 07:16:23'), (14850, NULL, NULL, 201, 2, '2011-01-01 07:32:31'), (14851, NULL, NULL, 94, 2, '2011-01-01 07:33:17'), (14852, NULL, NULL, 161, 2, '2011-01-01 07:33:51'), (14853, NULL, NULL, 102, 2, '2011-01-01 07:44:28'), (14854, NULL, NULL, 82, 2, '2011-01-01 08:02:19'), (14855, 14046, NULL, 167, 2, '2011-01-01 08:04:05'), (14856, NULL, NULL, 74, 2, '2011-01-01 08:04:56'), (14857, 14048, NULL, 170, 2, '2011-01-01 08:42:31'), (14858, 14051, NULL, 141, 2, '2011-01-01 09:31:42'), (14859, 14052, NULL, 112, 2, '2011-01-01 09:40:02'), (14860, 14053, NULL, 169, 2, '2011-01-01 09:51:08'), (14861, 14054, NULL, 112, 2, '2011-01-01 09:51:12'), (14862, NULL, NULL, 12, 2, '2011-01-01 10:14:18'), (14863, NULL, NULL, 109, 2, '2011-01-01 10:33:21'), (14864, 14057, NULL, 21, 2, '2011-01-01 10:40:53'), (14865, 14058, NULL, 146, 2, '2011-01-01 11:28:31'), (14866, 14059, NULL, 166, 2, '2011-01-01 11:33:02'), (14867, 14061, NULL, 50, 2, '2011-01-01 11:58:30'), (14868, NULL, NULL, 75, 2, '2011-01-01 12:23:38'), (14869, 14062, NULL, 145, 2, '2011-01-01 12:40:34'), (14870, 14063, NULL, 146, 2, '2011-01-01 13:23:33'), (14871, 14064, NULL, 146, 2, '2011-01-01 13:24:28'), (14872, 14065, NULL, 146, 2, '2011-01-01 13:24:41'), (14873, 14066, NULL, 5, 2, '2011-01-01 13:49:35'), (14874, NULL, NULL, 20, 2, '2011-01-01 14:43:40'), (14875, NULL, NULL, 49, 2, '2011-01-01 14:43:56'), (14876, NULL, NULL, 123, 2, '2011-01-01 14:44:11'), (14877, 14068, NULL, 108, 2, '2011-01-01 14:52:25'), (14878, 14072, NULL, 148, 2, '2011-01-01 15:33:14'), (14879, NULL, NULL, 104, 2, '2011-01-01 16:03:41'), (14880, 14076, NULL, 66, 2, '2011-01-01 16:49:49'), (14882, 14078, NULL, 113, 2, '2011-01-01 16:52:01'), (14883, NULL, NULL, 89, 2, '2011-01-01 17:41:57'), (14884, 14080, NULL, 1, 2, '2011-01-01 18:00:20'), (14885, 14081, NULL, 110, 2, '2011-01-01 18:15:44'), (14886, 14082, NULL, 3, 2, '2011-01-01 18:25:46'), (14890, 14083, NULL, 117, 2, '2011-01-01 18:33:03'), (14891, 14085, NULL, 158, 2, '2011-01-01 19:03:26'), (14893, 14086, NULL, 56, 2, '2011-01-01 19:12:22'), (14894, 14090, NULL, 4, 2, '2011-01-01 20:16:50'), (14895, NULL, NULL, 140, 2, '2011-01-01 20:44:00'), (14896, 14093, NULL, 161, 2, '2011-01-01 21:01:25'), (14897, 14093, NULL, 164, 2, '2011-01-01 21:02:18'), (14898, 14093, NULL, 165, 2, '2011-01-01 21:04:12'), (14901, 14096, NULL, 117, 2, '2011-01-01 22:46:29'), (14902, 14096, NULL, 99, 2, '2011-01-01 22:49:06'), (14903, 14096, NULL, 123, 2, '2011-01-01 22:51:56'), (14905, 14096, NULL, 7, 2, '2011-01-01 22:49:26'), (14906, 14096, NULL, 121, 2, '2011-01-01 22:51:02'), (14908, 14097, NULL, 145, 2, '2011-01-01 22:59:35'), (14909, 14098, NULL, 8, 2, '2011-01-01 23:47:42'), (14910, 14098, NULL, 5, 2, '2011-01-01 23:48:17'), (14911, 14098, NULL, 3, 2, '2011-01-01 23:48:22'), (14912, NULL, NULL, 7, 2, '2011-01-01 23:54:23'), (14913, NULL, NULL, 181, 2, '2011-01-02 00:32:20'), (14914, NULL, NULL, 104, 2, '2011-01-02 00:43:00'), (14915, NULL, NULL, 30, 2, '2011-01-02 00:51:18'), (14916, NULL, NULL, 124, 2, '2011-01-02 00:51:34'), (14917, NULL, NULL, 118, 2, '2011-01-02 00:51:48'), (14918, NULL, NULL, 106, 2, '2011-01-02 00:58:49'), (14919, NULL, NULL, 103, 2, '2011-01-02 01:05:48'), (14920, NULL, NULL, 176, 2, '2011-01-02 01:07:50'), (14921, NULL, NULL, 165, 2, '2011-01-02 01:08:05'), (14922, NULL, NULL, 172, 2, '2011-01-02 01:11:27'), (14923, NULL, NULL, 229, 2, '2011-01-02 01:12:28'), (14924, NULL, NULL, 13, 2, '2011-01-02 01:19:05'), (14925, NULL, NULL, 169, 2, '2011-01-02 01:38:03'), (14926, NULL, NULL, 112, 2, '2011-01-02 01:43:58'), (14927, NULL, NULL, 63, 2, '2011-01-02 01:59:55'), (14928, NULL, NULL, 78, 2, '2011-01-02 02:02:01'), (14929, NULL, NULL, 188, 2, '2011-01-02 02:02:04'), (14930, NULL, NULL, 59, 2, '2011-01-02 02:03:29'), (14931, NULL, NULL, 107, 2, '2011-01-02 02:03:46'), (14932, NULL, NULL, 66, 2, '2011-01-02 02:09:14'), (14933, NULL, NULL, 6, 2, '2011-01-02 02:10:44'), (14934, NULL, NULL, 31, 2, '2011-01-02 02:12:56'), (14935, NULL, NULL, 159, 2, '2011-01-02 02:17:49'), (14936, NULL, NULL, 177, 2, '2011-01-02 02:18:04'), (14937, NULL, NULL, 115, 2, '2011-01-02 02:20:03'), (14938, NULL, NULL, 11, 2, '2011-01-02 02:32:30'), (14939, NULL, NULL, 116, 2, '2011-01-02 02:41:48'), (14940, NULL, NULL, 17, 2, '2011-01-02 02:56:42'), (14941, NULL, NULL, 162, 2, '2011-01-02 03:01:53'), (14942, NULL, NULL, 25, 2, '2011-01-02 03:02:31'), (14943, NULL, NULL, 100, 2, '2011-01-02 03:12:04'), (14944, 14103, NULL, 142, 2, '2011-01-02 03:12:38'), (14945, NULL, NULL, 131, 2, '2011-01-02 03:18:33'), (14946, NULL, NULL, 164, 2, '2011-01-02 03:19:51'), (14947, NULL, NULL, 117, 2, '2011-01-02 03:29:59'), (14948, NULL, NULL, 166, 2, '2011-01-02 03:30:35'), (14949, NULL, NULL, 1, 2, '2011-01-02 03:32:33'), (14950, NULL, NULL, 240, 2, '2011-01-02 03:43:26'), (14951, NULL, NULL, 68, 2, '2011-01-02 03:49:11'), (14952, NULL, NULL, 148, 2, '2011-01-02 03:57:25'), (14953, NULL, NULL, 21, 2, '2011-01-02 04:03:17'), (14954, NULL, NULL, 183, 2, '2011-01-02 04:03:57'), (14955, 14105, NULL, 109, 2, '2011-01-02 04:07:28'), (14956, NULL, NULL, 98, 2, '2011-01-02 04:08:33'), (14957, NULL, NULL, 2, 2, '2011-01-02 04:08:48'), (14958, 14106, NULL, 107, 2, '2011-01-02 04:09:09'), (14959, 14107, NULL, 110, 2, '2011-01-02 04:11:37'), (14960, NULL, NULL, 87, 2, '2011-01-02 04:11:41'), (14961, NULL, NULL, 76, 2, '2011-01-02 04:18:32'), (14962, NULL, NULL, 22, 2, '2011-01-02 04:23:50'), (14963, NULL, NULL, 128, 2, '2011-01-02 04:35:45'), (14964, NULL, NULL, 213, 2, '2011-01-02 04:45:36'), (14965, NULL, NULL, 77, 2, '2011-01-02 05:02:42'), (14966, NULL, NULL, 170, 2, '2011-01-02 05:12:23'), (14967, NULL, NULL, 60, 2, '2011-01-02 05:13:13'), (14968, NULL, NULL, 253, 2, '2011-01-02 05:15:41'), (14969, NULL, NULL, 14, 2, '2011-01-02 05:27:08'), (14970, NULL, NULL, 24, 2, '2011-01-02 05:33:21'), (14971, NULL, NULL, 160, 2, '2011-01-02 05:35:23'), (14972, NULL, NULL, 51, 2, '2011-01-02 05:43:56'), (14973, NULL, NULL, 29, 2, '2011-01-02 05:53:27'), (14974, NULL, NULL, 150, 2, '2011-01-02 05:53:54'), (14975, NULL, NULL, 152, 2, '2011-01-02 06:02:23'), (14976, NULL, NULL, 122, 2, '2011-01-02 06:05:14'), (14977, NULL, NULL, 158, 2, '2011-01-02 06:22:20'), (14978, NULL, NULL, 4, 2, '2011-01-02 06:37:53'), (14979, NULL, NULL, 28, 2, '2011-01-02 07:13:11'), (14980, NULL, NULL, 120, 2, '2011-01-02 07:13:28'), (14981, NULL, NULL, 174, 2, '2011-01-02 07:13:41'), (14982, NULL, NULL, 127, 2, '2011-01-02 07:27:38'), (14983, NULL, NULL, 201, 2, '2011-01-02 07:34:20'), (14984, NULL, NULL, 94, 2, '2011-01-02 07:37:15'), (14985, NULL, NULL, 95, 2, '2011-01-02 07:55:27'), (14986, NULL, NULL, 48, 2, '2011-01-02 07:57:10'), (14987, NULL, NULL, 82, 2, '2011-01-02 08:06:13'), (14988, NULL, NULL, 125, 2, '2011-01-02 08:23:43'), (14989, NULL, NULL, 109, 2, '2011-01-02 08:24:13'), (14990, 14111, NULL, 100, 2, '2011-01-02 08:48:42'), (14991, 14112, NULL, 109, 2, '2011-01-02 08:48:49'), (14992, 14114, NULL, 110, 2, '2011-01-02 08:49:02'), (14993, 14115, NULL, 111, 2, '2011-01-02 08:49:13'), (14994, 14117, NULL, 152, 2, '2011-01-02 09:19:18'), (14995, 14117, NULL, 173, 2, '2011-01-02 09:19:45'), (14996, 14117, NULL, 184, 2, '2011-01-02 09:20:36'), (14997, 14117, NULL, 213, 2, '2011-01-02 09:21:19'), (14998, 14117, NULL, 240, 2, '2011-01-02 09:21:47'), (14999, 14117, NULL, 100, 2, '2011-01-02 09:26:50'), (15000, 14117, NULL, 101, 2, '2011-01-02 09:27:50'), (15001, 14117, NULL, 102, 2, '2011-01-02 09:29:41'), (15002, 14117, NULL, 115, 2, '2011-01-02 09:30:05'), (15003, NULL, NULL, 161, 2, '2011-01-02 09:32:54'), (15004, 14117, NULL, 117, 2, '2011-01-02 09:36:42'), (15005, 14117, NULL, 106, 2, '2011-01-02 09:37:24'), (15006, 14117, NULL, 108, 2, '2011-01-02 09:45:35'), (15007, 14117, NULL, 119, 2, '2011-01-02 09:46:28'), (15008, 14117, NULL, 123, 2, '2011-01-02 09:48:06'), (15009, 14117, NULL, 122, 2, '2011-01-02 09:52:19'), (15010, 14118, NULL, 3, 2, '2011-01-02 09:54:11'), (15011, 14117, NULL, 110, 2, '2011-01-02 09:58:26'), (15012, 14117, NULL, 53, 2, '2011-01-02 09:59:36'), (15013, 14117, NULL, 33, 2, '2011-01-02 10:00:54'), (15014, 14117, NULL, 76, 2, '2011-01-02 10:02:26'), (15015, 14117, NULL, 77, 2, '2011-01-02 10:04:23'), (15016, NULL, NULL, 235, 2, '2011-01-02 10:33:19'), (15017, NULL, NULL, 71, 2, '2011-01-02 10:33:59'), (15018, NULL, NULL, 50, 2, '2011-01-02 10:54:20'), (15019, 14122, NULL, 104, 2, '2011-01-02 10:57:51'), (15020, 14123, NULL, 101, 2, '2011-01-02 10:57:56'), (15021, 14125, NULL, 4, 2, '2011-01-02 10:58:14'), (15022, 14126, NULL, 141, 2, '2011-01-02 10:58:23'), (15023, 14129, NULL, 139, 2, '2011-01-02 10:58:50'), (15024, 14130, NULL, 85, 2, '2011-01-02 12:18:21'), (15025, 14131, NULL, 9, 2, '2011-01-02 12:29:59'), (15026, 14131, NULL, 22, 2, '2011-01-02 12:30:45'), (15027, 14132, NULL, 55, 2, '2011-01-02 12:31:55'), (15028, NULL, NULL, 20, 2, '2011-01-02 12:44:05'), (15029, NULL, NULL, 49, 2, '2011-01-02 12:44:20'), (15030, 14135, NULL, 147, 2, '2011-01-02 13:43:50'), (15031, 14137, NULL, 5, 2, '2011-01-02 14:05:46'), (15032, 14139, NULL, 145, 2, '2011-01-02 14:06:05'), (15033, 14140, NULL, 108, 2, '2011-01-02 14:06:12'), (15034, 14141, NULL, 7, 2, '2011-01-02 14:06:18'), (15035, 14143, NULL, 143, 2, '2011-01-02 14:11:42'), (15036, 14144, NULL, 142, 2, '2011-01-02 14:11:46'), (15037, 14146, NULL, 144, 2, '2011-01-02 14:12:01'), (15038, 14147, NULL, 117, 2, '2011-01-02 14:12:08'), (15039, 14148, NULL, 87, 2, '2011-01-02 14:41:27'), (15041, NULL, NULL, 7, 2, '2011-01-02 14:54:40'), (15042, NULL, NULL, 186, 2, '2011-01-02 15:03:52'), (15043, 14150, NULL, 112, 2, '2011-01-02 15:28:50'), (15044, 14151, NULL, 6, 2, '2011-01-02 15:28:56'), (15045, 14152, NULL, 99, 2, '2011-01-02 15:29:04'), (15046, 14155, NULL, 107, 2, '2011-01-02 15:29:26'), (15047, 14156, NULL, 2, 2, '2011-01-02 15:32:02'), (15048, 14157, NULL, 9, 2, '2011-01-02 15:32:12'), (15049, 14158, NULL, 102, 2, '2011-01-02 15:32:17'), (15050, 14162, NULL, 113, 2, '2011-01-02 15:42:39'), (15051, 14164, NULL, 103, 2, '2011-01-02 15:42:54'), (15052, 14166, NULL, 106, 2, '2011-01-02 16:02:21'), (15053, 14167, NULL, 146, 2, '2011-01-02 16:02:26'), (15054, 14168, NULL, 3, 2, '2011-01-02 16:02:31'), (15055, 14169, NULL, 115, 2, '2011-01-02 16:02:35'), (15056, 14170, NULL, 98, 2, '2011-01-02 16:02:41'), (15057, 14172, NULL, 1, 2, '2011-01-02 16:02:55'), (15058, 14173, NULL, 115, 2, '2011-01-02 16:06:41'), (15059, 14178, NULL, 32, 2, '2011-01-02 17:32:49'), (15060, 14178, NULL, 51, 2, '2011-01-02 17:33:15'), (15061, 14179, NULL, 12, 2, '2011-01-02 17:51:26'), (15062, 14180, NULL, 118, 2, '2011-01-02 18:13:44'), (15063, NULL, NULL, 72, 2, '2011-01-02 19:08:49'), (15064, 14185, NULL, 49, 2, '2011-01-02 19:28:35'), (15065, 14186, NULL, 1, 2, '2011-01-02 19:51:23'), (15066, 14187, NULL, 11, 2, '2011-01-02 19:52:28'), (15067, 14187, NULL, 22, 2, '2011-01-02 19:53:35'), (15068, 14188, NULL, 54, 2, '2011-01-02 20:23:45'), (15069, 14190, NULL, 165, 2, '2011-01-02 21:06:10'), (15070, 14191, NULL, 235, 2, '2011-01-02 21:10:00'), (15071, 14192, NULL, 2, 2, '2011-01-02 21:15:50'), (15072, 14192, NULL, 9, 2, '2011-01-02 21:33:58'), (15073, 14193, NULL, 100, 2, '2011-01-02 22:10:11'), (15074, 14198, NULL, 84, 2, '2011-01-02 23:42:04'), (15075, 14199, NULL, 28, 2, '2011-01-02 23:45:58'), (15076, 14199, NULL, 25, 2, '2011-01-02 23:53:54'), (15077, NULL, NULL, 113, 2, '2011-01-03 00:32:08'), (15078, NULL, NULL, 32, 2, '2011-01-03 00:42:24'), (15079, NULL, NULL, 181, 2, '2011-01-03 00:44:26'), (15080, NULL, NULL, 73, 2, '2011-01-03 00:49:16'), (15081, NULL, NULL, 30, 2, '2011-01-03 00:51:19'), (15082, NULL, NULL, 118, 2, '2011-01-03 00:51:46'), (15083, NULL, NULL, 114, 2, '2011-01-03 00:57:20'), (15084, NULL, NULL, 88, 2, '2011-01-03 01:04:15'), (15085, NULL, NULL, 165, 2, '2011-01-03 01:04:44'), (15086, NULL, NULL, 81, 2, '2011-01-03 01:06:50'), (15087, NULL, NULL, 172, 2, '2011-01-03 01:11:54'), (15088, NULL, NULL, 145, 2, '2011-01-03 01:13:02'), (15089, NULL, NULL, 229, 2, '2011-01-03 01:13:31'), (15090, NULL, NULL, 13, 2, '2011-01-03 01:17:25'), (15091, NULL, NULL, 130, 2, '2011-01-03 01:25:52'), (15092, NULL, NULL, 143, 2, '2011-01-03 01:36:16'), (15093, NULL, NULL, 169, 2, '2011-01-03 01:36:34'), (15094, NULL, NULL, 97, 2, '2011-01-03 01:42:11'), (15095, NULL, NULL, 4, 2, '2011-01-03 01:46:14'), (15096, NULL, NULL, 126, 2, '2011-01-03 01:51:56'), (15097, NULL, NULL, 89, 2, '2011-01-03 01:56:32'), (15098, NULL, NULL, 188, 2, '2011-01-03 02:02:12'), (15099, NULL, NULL, 108, 2, '2011-01-03 02:03:40'), (15100, NULL, NULL, 107, 2, '2011-01-03 02:03:54'), (15101, NULL, NULL, 6, 2, '2011-01-03 02:04:09'), (15102, NULL, NULL, 16, 2, '2011-01-03 02:15:10'), (15103, NULL, NULL, 182, 2, '2011-01-03 02:21:49'), (15104, NULL, NULL, 116, 2, '2011-01-03 02:32:05'), (15105, NULL, NULL, 8, 2, '2011-01-03 02:33:52'), (15106, NULL, NULL, 65, 2, '2011-01-03 02:35:44'), (15107, NULL, NULL, 96, 2, '2011-01-03 02:44:51'), (15108, NULL, NULL, 190, 2, '2011-01-03 02:53:27'), (15109, NULL, NULL, 25, 2, '2011-01-03 03:03:10'), (15110, 14202, NULL, 115, 2, '2011-01-03 03:09:34'), (15111, NULL, NULL, 117, 2, '2011-01-03 03:14:40'), (15112, NULL, NULL, 180, 2, '2011-01-03 03:21:35'), (15113, NULL, NULL, 1, 2, '2011-01-03 03:23:00'), (15114, NULL, NULL, 149, 2, '2011-01-03 03:31:24'), (15115, NULL, NULL, 148, 2, '2011-01-03 03:42:22'), (15116, NULL, NULL, 110, 2, '2011-01-03 03:42:42'), (15117, NULL, NULL, 54, 2, '2011-01-03 03:45:26'), (15118, NULL, NULL, 5, 2, '2011-01-03 03:51:19'), (15119, NULL, NULL, 90, 2, '2011-01-03 03:52:56'), (15120, NULL, NULL, 55, 2, '2011-01-03 03:53:11'), (15121, NULL, NULL, 21, 2, '2011-01-03 03:53:31'), (15122, NULL, NULL, 3, 2, '2011-01-03 03:54:12'), (15123, NULL, NULL, 129, 2, '2011-01-03 03:55:34'), (15124, NULL, NULL, 183, 2, '2011-01-03 03:57:11'), (15125, 14203, NULL, 112, 2, '2011-01-03 04:01:55'), (15126, NULL, NULL, 87, 2, '2011-01-03 04:01:55'), (15127, NULL, NULL, 72, 2, '2011-01-03 04:04:59'), (15128, NULL, NULL, 128, 2, '2011-01-03 04:23:25'), (15129, NULL, NULL, 69, 2, '2011-01-03 04:33:04'), (15130, NULL, NULL, 22, 2, '2011-01-03 04:33:18'), (15131, 14205, NULL, 32, 2, '2011-01-03 04:39:53'), (15132, NULL, NULL, 168, 2, '2011-01-03 04:54:03'), (15133, NULL, NULL, 61, 2, '2011-01-03 05:04:32'), (15134, NULL, NULL, 28, 2, '2011-01-03 05:14:57'), (15135, 14206, NULL, 112, 2, '2011-01-03 05:29:58'), (15136, NULL, NULL, 157, 2, '2011-01-03 05:42:11'), (15137, NULL, NULL, 29, 2, '2011-01-03 05:53:10'), (15138, NULL, NULL, 79, 2, '2011-01-03 05:54:08'), (15139, NULL, NULL, 70, 2, '2011-01-03 06:04:25'), (15140, NULL, NULL, 158, 2, '2011-01-03 07:03:44'), (15141, NULL, NULL, 146, 2, '2011-01-03 07:14:36'), (15142, NULL, NULL, 174, 2, '2011-01-03 07:23:55'), (15143, NULL, NULL, 26, 2, '2011-01-03 07:26:40'), (15144, NULL, NULL, 201, 2, '2011-01-03 07:43:13'), (15145, NULL, NULL, 102, 2, '2011-01-03 07:55:44'), (15146, NULL, NULL, 48, 2, '2011-01-03 08:06:07'), (15147, NULL, NULL, 5, 2, '2011-01-03 08:12:56'), (15148, NULL, NULL, 109, 2, '2011-01-03 08:23:44'), (15149, NULL, NULL, 196, 2, '2011-01-03 08:43:15'), (15150, NULL, NULL, 9, 2, '2011-01-03 08:44:23'), (15151, 14209, NULL, 111, 2, '2011-01-03 08:55:02'), (15152, NULL, NULL, 133, 2, '2011-01-03 09:13:15'), (15153, 14211, NULL, 112, 2, '2011-01-03 10:11:15'), (15154, 14211, NULL, 110, 2, '2011-01-03 10:14:35'), (15155, 14211, NULL, 116, 2, '2011-01-03 10:17:21'), (15156, NULL, NULL, 107, 2, '2011-01-03 10:41:32'), (15157, NULL, NULL, 53, 2, '2011-01-03 10:43:14'), (15158, NULL, NULL, 105, 2, '2011-01-03 10:53:20'), (15159, NULL, NULL, 144, 2, '2011-01-03 11:17:33'), (15160, NULL, NULL, 64, 2, '2011-01-03 12:23:27'), (15161, 14221, NULL, 162, 2, '2011-01-03 13:26:52'), (15162, 14222, NULL, 5, 2, '2011-01-03 13:30:34'), (15163, 14222, NULL, 7, 2, '2011-01-03 13:31:14'), (15164, NULL, NULL, 186, 2, '2011-01-03 14:53:52'), (15165, NULL, NULL, 101, 2, '2011-01-03 14:54:18'), (15166, NULL, NULL, 139, 2, '2011-01-03 14:54:34'), (15167, 14223, NULL, 60, 2, '2011-01-03 14:58:14'), (15168, 14226, NULL, 167, 2, '2011-01-03 15:51:32'), (15169, 14228, NULL, 144, 2, '2011-01-03 16:21:18'), (15170, 14233, NULL, 7, 2, '2011-01-03 17:47:10'), (15171, 14234, NULL, 9, 2, '2011-01-03 17:47:47'), (15172, NULL, NULL, 112, 2, '2011-01-03 17:49:41'), (15173, 14235, NULL, 4, 2, '2011-01-03 17:51:23'), (15174, 14236, NULL, 3, 2, '2011-01-03 17:59:12'), (15175, 14238, NULL, 14, 2, '2011-01-03 18:32:21'), (15176, 14239, NULL, 144, 2, '2011-01-03 18:44:06'), (15177, NULL, NULL, 97, 2, '2011-01-03 18:53:40'), (15178, 14240, NULL, 2, 2, '2011-01-03 19:02:46'), (15179, 14242, NULL, 6, 2, '2011-01-03 19:35:27'), (15180, NULL, NULL, 130, 2, '2011-01-03 19:41:42'), (15181, NULL, NULL, 109, 2, '2011-01-03 19:45:41'), (15182, 14243, NULL, 64, 2, '2011-01-03 20:11:23'), (15183, 14248, NULL, 186, 2, '2011-01-03 21:04:22'), (15184, 14251, NULL, 26, 2, '2011-01-03 21:56:55'), (15185, 14255, NULL, 1, 2, '2011-01-03 22:38:27'), (15186, NULL, NULL, 181, 2, '2011-01-04 00:42:25'), (15187, NULL, NULL, 104, 2, '2011-01-04 00:42:32'), (15188, NULL, NULL, 32, 2, '2011-01-04 00:52:30'), (15189, NULL, NULL, 140, 2, '2011-01-04 00:59:39'), (15190, NULL, NULL, 30, 2, '2011-01-04 01:01:15'), (15191, NULL, NULL, 118, 2, '2011-01-04 01:01:40'), (15192, NULL, NULL, 114, 2, '2011-01-04 01:01:57'), (15193, NULL, NULL, 90, 2, '2011-01-04 01:02:55'), (15194, NULL, NULL, 163, 2, '2011-01-04 01:03:57'), (15195, NULL, NULL, 23, 2, '2011-01-04 01:10:10'), (15196, 14257, NULL, 147, 2, '2011-01-04 01:14:25'), (15197, NULL, NULL, 103, 2, '2011-01-04 01:14:41'), (15198, NULL, NULL, 176, 2, '2011-01-04 01:16:44'), (15199, NULL, NULL, 88, 2, '2011-01-04 01:18:11'), (15200, NULL, NULL, 165, 2, '2011-01-04 01:19:15'), (15201, NULL, NULL, 172, 2, '2011-01-04 01:21:30'), (15202, NULL, NULL, 145, 2, '2011-01-04 01:22:23'), (15203, NULL, NULL, 13, 2, '2011-01-04 01:25:02'), (15204, NULL, NULL, 143, 2, '2011-01-04 01:48:04'), (15205, 14258, NULL, 8, 2, '2011-01-04 01:51:59'), (15206, NULL, NULL, 191, 2, '2011-01-04 01:52:01'), (15207, NULL, NULL, 246, 2, '2011-01-04 01:53:46'), (15208, NULL, NULL, 112, 2, '2011-01-04 02:00:25'), (15209, NULL, NULL, 188, 2, '2011-01-04 02:11:40'), (15210, NULL, NULL, 108, 2, '2011-01-04 02:12:52'), (15211, NULL, NULL, 6, 2, '2011-01-04 02:20:19'), (15212, NULL, NULL, 31, 2, '2011-01-04 02:25:49'), (15213, NULL, NULL, 115, 2, '2011-01-04 02:26:04'), (15214, NULL, NULL, 16, 2, '2011-01-04 02:30:49'), (15215, NULL, NULL, 116, 2, '2011-01-04 02:32:00'), (15216, NULL, NULL, 8, 2, '2011-01-04 02:36:16'), (15217, 14260, NULL, 50, 2, '2011-01-04 02:54:43'), (15218, NULL, NULL, 100, 2, '2011-01-04 03:11:40'), (15219, NULL, NULL, 182, 2, '2011-01-04 03:11:57'), (15220, NULL, NULL, 131, 2, '2011-01-04 03:14:43'), (15221, NULL, NULL, 84, 2, '2011-01-04 03:26:48'), (15222, NULL, NULL, 166, 2, '2011-01-04 03:30:53'), (15223, NULL, NULL, 180, 2, '2011-01-04 03:31:17'), (15224, NULL, NULL, 1, 2, '2011-01-04 03:33:35'), (15225, NULL, NULL, 4, 2, '2011-01-04 03:40:44'), (15226, NULL, NULL, 240, 2, '2011-01-04 03:43:04'), (15227, NULL, NULL, 148, 2, '2011-01-04 03:52:57'), (15228, NULL, NULL, 110, 2, '2011-01-04 03:57:32'), (15229, NULL, NULL, 54, 2, '2011-01-04 04:00:08'), (15230, NULL, NULL, 129, 2, '2011-01-04 04:05:34'), (15231, NULL, NULL, 183, 2, '2011-01-04 04:05:41'), (15232, NULL, NULL, 87, 2, '2011-01-04 04:11:36'), (15233, NULL, NULL, 92, 2, '2011-01-04 04:33:27'), (15234, NULL, NULL, 111, 2, '2011-01-04 04:33:43'), (15235, NULL, NULL, 128, 2, '2011-01-04 04:34:17'), (15236, NULL, NULL, 9, 2, '2011-01-04 04:40:35'), (15237, NULL, NULL, 96, 2, '2011-01-04 04:43:05'), (15238, NULL, NULL, 69, 2, '2011-01-04 04:43:21'), (15239, NULL, NULL, 213, 2, '2011-01-04 04:53:37'), (15240, NULL, NULL, 164, 2, '2011-01-04 05:12:18'), (15241, NULL, NULL, 77, 2, '2011-01-04 05:12:52'), (15242, NULL, NULL, 61, 2, '2011-01-04 05:13:19'), (15243, NULL, NULL, 67, 2, '2011-01-04 05:15:27'), (15244, NULL, NULL, 57, 2, '2011-01-04 05:23:03'), (15245, NULL, NULL, 14, 2, '2011-01-04 05:35:39'), (15246, NULL, NULL, 24, 2, '2011-01-04 05:45:11'), (15247, NULL, NULL, 15, 2, '2011-01-04 05:45:26'), (15248, NULL, NULL, 157, 2, '2011-01-04 06:13:06'), (15249, NULL, NULL, 157, 2, '2011-01-04 06:16:19'), (15250, NULL, NULL, 98, 2, '2011-01-04 06:29:20'), (15251, NULL, NULL, 152, 2, '2011-01-04 06:32:24'), (15252, NULL, NULL, 141, 2, '2011-01-04 06:36:24'), (15253, NULL, NULL, 150, 2, '2011-01-04 06:37:03'), (15254, NULL, NULL, 79, 2, '2011-01-04 06:37:18'), (15255, NULL, NULL, 52, 2, '2011-01-04 07:01:24'), (15256, NULL, NULL, 9, 2, '2011-01-04 07:08:44'), (15257, NULL, NULL, 158, 2, '2011-01-04 07:14:13'), (15258, NULL, NULL, 28, 2, '2011-01-04 07:32:54'), (15259, NULL, NULL, 120, 2, '2011-01-04 07:33:38'), (15260, NULL, NULL, 174, 2, '2011-01-04 07:33:55'), (15261, NULL, NULL, 127, 2, '2011-01-04 07:43:14'), (15262, NULL, NULL, 160, 2, '2011-01-04 07:52:41'), (15263, NULL, NULL, 201, 2, '2011-01-04 07:53:30'), (15264, NULL, NULL, 94, 2, '2011-01-04 07:55:17'), (15265, 14265, NULL, 4, 2, '2011-01-04 08:07:20'), (15266, NULL, NULL, 95, 2, '2011-01-04 08:13:59'), (15267, NULL, NULL, 122, 2, '2011-01-04 08:22:32'), (15268, NULL, NULL, 121, 2, '2011-01-04 08:23:01'), (15269, NULL, NULL, 82, 2, '2011-01-04 08:23:28'), (15270, NULL, NULL, 93, 2, '2011-01-04 08:25:31'), (15271, 14266, NULL, 140, 2, '2011-01-04 08:57:50'), (15272, 14267, NULL, 81, 2, '2011-01-04 08:57:56'), (15273, 14268, NULL, 6, 2, '2011-01-04 08:58:09'), (15274, 14269, NULL, 8, 2, '2011-01-04 08:58:16'), (15275, 14270, NULL, 109, 2, '2011-01-04 08:58:22'), (15276, 14271, NULL, 52, 2, '2011-01-04 08:58:27'), (15277, 14272, NULL, 85, 2, '2011-01-04 08:58:35'), (15278, 14273, NULL, 117, 2, '2011-01-04 08:58:41'), (15279, 14274, NULL, 88, 2, '2011-01-04 08:58:46'), (15280, 14275, NULL, 9, 2, '2011-01-04 08:58:52'), (15281, 14276, NULL, 159, 2, '2011-01-04 09:05:43'), (15282, 14277, NULL, 60, 2, '2011-01-04 09:05:49'), (15283, 14278, NULL, 108, 2, '2011-01-04 09:05:58'), (15284, 14280, NULL, 69, 2, '2011-01-04 09:06:11'), (15285, 14281, NULL, 165, 2, '2011-01-04 09:06:25'), (15286, 14282, NULL, 111, 2, '2011-01-04 09:06:36'), (15287, 14283, NULL, 164, 2, '2011-01-04 09:06:42'), (15288, 14284, NULL, 112, 2, '2011-01-04 09:06:48'), (15289, 14285, NULL, 167, 2, '2011-01-04 09:15:53'), (15290, NULL, NULL, 74, 2, '2011-01-04 10:16:05'), (15291, 14289, NULL, 99, 2, '2011-01-04 10:27:50'), (15292, 14291, NULL, 79, 2, '2011-01-04 10:28:16'), (15293, 14289, NULL, 102, 2, '2011-01-04 10:28:41'), (15294, 14294, NULL, 102, 2, '2011-01-04 10:28:44'), (15295, 14295, NULL, 67, 2, '2011-01-04 10:28:50'), (15296, 14296, NULL, 145, 2, '2011-01-04 10:28:58'), (15297, 14297, NULL, 48, 2, '2011-01-04 10:29:05'), (15298, 14289, NULL, 107, 2, '2011-01-04 10:29:33'), (15299, 14298, NULL, 169, 2, '2011-01-04 10:29:14'), (15300, 14299, NULL, 181, 2, '2011-01-04 10:29:23'), (15301, 14300, NULL, 240, 2, '2011-01-04 10:29:28'), (15303, 14301, NULL, 32, 2, '2011-01-04 10:29:39'), (15304, 14302, NULL, 33, 2, '2011-01-04 10:29:45'), (15305, 14303, NULL, 191, 2, '2011-01-04 10:29:53'), (15306, 14289, NULL, 118, 2, '2011-01-04 10:30:01'), (15307, 14306, NULL, 163, 2, '2011-01-04 10:30:12'), (15308, 14308, NULL, 144, 2, '2011-01-04 10:30:22'), (15309, 14309, NULL, 33, 2, '2011-01-04 10:58:16'), (15310, 14310, NULL, 186, 2, '2011-01-04 11:20:10'), (15311, NULL, NULL, 147, 2, '2011-01-04 11:33:40'), (15312, NULL, NULL, 12, 2, '2011-01-04 11:54:01'), (15313, NULL, NULL, 235, 2, '2011-01-04 12:24:09'), (15314, 14289, NULL, 26, 2, '2011-01-04 12:31:11'), (15315, 14289, NULL, 23, 2, '2011-01-04 12:36:13'), (15316, 14313, NULL, 117, 2, '2011-01-04 12:52:42'), (15317, NULL, NULL, 99, 2, '2011-01-04 13:03:19'), (15318, 14289, NULL, 75, 2, '2011-01-04 13:16:11'), (15320, 14314, NULL, 60, 2, '2011-01-04 13:18:59'), (15321, 14316, NULL, 7, 2, '2011-01-04 14:11:13'), (15322, 14316, NULL, 177, 2, '2011-01-04 14:14:37'), (15323, 14320, NULL, 141, 2, '2011-01-04 14:21:05'), (15324, 14320, NULL, 139, 2, '2011-01-04 14:22:19'), (15325, NULL, NULL, 71, 2, '2011-01-04 14:24:22'), (15326, 14321, NULL, 4, 2, '2011-01-04 14:38:17'), (15327, 14322, NULL, 116, 2, '2011-01-04 14:38:26'), (15328, 14323, NULL, 3, 2, '2011-01-04 14:38:31'), (15329, 14324, NULL, 82, 2, '2011-01-04 14:38:43'), (15330, 14325, NULL, 61, 2, '2011-01-04 14:38:51'), (15331, 14326, NULL, 174, 2, '2011-01-04 14:38:58'), (15332, 14327, NULL, 162, 2, '2011-01-04 14:39:06'), (15333, NULL, NULL, 20, 2, '2011-01-04 15:16:43'), (15334, NULL, NULL, 129, 2, '2011-01-04 15:26:40'), (15335, NULL, NULL, 165, 2, '2011-01-04 15:41:35'), (15336, 14329, NULL, 50, 2, '2011-01-04 15:41:36'), (15337, 14330, NULL, 54, 2, '2011-01-04 15:43:06'), (15338, NULL, NULL, 96, 2, '2011-01-04 15:46:34'), (15339, 14328, NULL, 186, 2, '2011-01-04 15:54:09'), (15340, 14331, NULL, 7, 2, '2011-01-04 15:54:24'), (15341, 14332, NULL, 146, 2, '2011-01-04 15:55:15'), (15342, 14333, NULL, 160, 2, '2011-01-04 15:55:23'), (15343, 14336, NULL, 66, 2, '2011-01-04 15:55:52'), (15344, 14337, NULL, 1, 2, '2011-01-04 15:56:01'), (15345, 14338, NULL, 109, 2, '2011-01-04 15:56:09'), (15346, 14339, NULL, 80, 2, '2011-01-04 15:56:22'), (15347, 14340, NULL, 235, 2, '2011-01-04 15:56:30'), (15348, 14342, NULL, 139, 2, '2011-01-04 15:56:54'), (15349, 14343, NULL, 86, 2, '2011-01-04 15:57:03'), (15350, 14344, NULL, 180, 2, '2011-01-04 15:57:13'), (15351, 14334, NULL, 76, 2, '2011-01-04 15:57:19'), (15352, 14345, NULL, 107, 2, '2011-01-04 15:57:20'), (15353, 14348, NULL, 166, 2, '2011-01-04 16:16:30'), (15354, 14349, NULL, 112, 2, '2011-01-04 16:16:43'), (15355, 14350, NULL, 83, 2, '2011-01-04 16:16:53'), (15356, 14351, NULL, 106, 2, '2011-01-04 16:17:00'), (15357, 14352, NULL, 108, 2, '2011-01-04 16:17:12'), (15358, 14353, NULL, 31, 2, '2011-01-04 16:17:17'), (15359, 14357, NULL, 5, 2, '2011-01-04 16:17:50'), (15360, 14358, NULL, 7, 2, '2011-01-04 16:17:54'), (15361, 14359, NULL, 183, 2, '2011-01-04 16:18:03'), (15362, 14360, NULL, 103, 2, '2011-01-04 16:18:08'), (15363, 14361, NULL, 120, 2, '2011-01-04 16:18:21'), (15364, 14363, NULL, 5, 2, '2011-01-04 17:48:07'), (15365, 14365, NULL, 23, 2, '2011-01-04 18:00:09'), (15366, 14368, NULL, 169, 2, '2011-01-04 18:27:52'), (15367, 14369, NULL, 66, 2, '2011-01-04 18:28:10'), (15368, 14370, NULL, 176, 2, '2011-01-04 18:30:52'), (15369, 14371, NULL, 75, 2, '2011-01-04 18:33:18'), (15370, 14372, NULL, 33, 2, '2011-01-04 18:53:12'), (15371, 14372, NULL, 49, 2, '2011-01-04 18:53:23'), (15372, 14375, NULL, 101, 2, '2011-01-04 19:15:53'), (15373, NULL, NULL, 196, 2, '2011-01-04 20:14:59'), (15374, NULL, NULL, 180, 2, '2011-01-04 20:19:58'), (15375, 14378, NULL, 87, 2, '2011-01-04 20:32:35'), (15376, 14380, NULL, 71, 2, '2011-01-04 20:33:52'), (15377, 14381, NULL, 170, 2, '2011-01-04 20:34:09'), (15378, 14382, NULL, 173, 2, '2011-01-04 20:34:17'), (15379, 14383, NULL, 122, 2, '2011-01-04 20:34:35'), (15380, 14384, NULL, 143, 2, '2011-01-04 20:34:43'), (15381, 14385, NULL, 141, 2, '2011-01-04 20:34:52'), (15382, 14386, NULL, 213, 2, '2011-01-04 20:35:04'), (15383, NULL, NULL, 186, 2, '2011-01-04 21:01:31'), (15384, NULL, NULL, 139, 2, '2011-01-04 21:02:03'), (15385, 14387, NULL, 152, 2, '2011-01-04 21:49:07'), (15386, 14388, NULL, 157, 2, '2011-01-04 21:49:19'), (15387, 14389, NULL, 201, 2, '2011-01-04 21:49:29'), (15388, 14391, NULL, 121, 2, '2011-01-04 21:49:52'), (15389, 14394, NULL, 229, 2, '2011-01-04 21:50:13'), (15390, 14396, NULL, 5, 2, '2011-01-04 21:50:28'), (15391, 14397, NULL, 147, 2, '2011-01-04 21:50:36'), (15392, 14398, NULL, 101, 2, '2011-01-04 21:50:43'), (15393, 14399, NULL, 104, 2, '2011-01-04 21:50:49'), (15394, 14400, NULL, 118, 2, '2011-01-04 21:50:55'), (15395, 14401, NULL, 1, 2, '2011-01-04 21:51:04'), (15396, 14402, NULL, 142, 2, '2011-01-04 21:51:11'), (15397, 14403, NULL, 70, 2, '2011-01-04 21:51:19'), (15398, 14404, NULL, 115, 2, '2011-01-04 21:51:26'), (15399, 14406, NULL, 110, 2, '2011-01-04 21:51:46'), (15400, 14407, NULL, 53, 2, '2011-01-04 21:51:53'), (15401, NULL, NULL, 158, 2, '2011-01-04 22:36:15'), (15402, 14411, NULL, 8, 2, '2011-01-04 23:22:22'), (15403, 14412, NULL, 8, 2, '2011-01-04 23:22:59'), (15404, 14413, NULL, 8, 2, '2011-01-04 23:23:02'), (15405, 14414, NULL, 25, 2, '2011-01-04 23:42:18'), (15406, 14415, NULL, 99, 2, '2011-01-05 00:00:07'), (15407, 14416, NULL, 161, 2, '2011-01-05 00:00:19'), (15408, 14417, NULL, 98, 2, '2011-01-05 00:00:53'), (15409, 14419, NULL, 50, 2, '2011-01-05 00:01:12'), (15410, 14420, NULL, 167, 2, '2011-01-05 00:01:22'), (15411, 14421, NULL, 111, 2, '2011-01-05 00:01:28'), (15412, 14422, NULL, 2, 2, '2011-01-05 00:01:38'), (15413, 14423, NULL, 51, 2, '2011-01-05 00:01:46'), (15414, 14424, NULL, 84, 2, '2011-01-05 00:01:58'), (15415, 14425, NULL, 49, 2, '2011-01-05 00:02:15'), (15416, 14426, NULL, 192, 2, '2011-01-05 00:02:21'), (15417, 14427, NULL, 72, 2, '2011-01-05 00:02:29'), (15418, 14428, NULL, 184, 2, '2011-01-05 00:02:40'), (15419, 14429, NULL, 190, 2, '2011-01-05 00:02:48'), (15420, NULL, NULL, 181, 2, '2011-01-05 00:42:46'), (15421, NULL, NULL, 104, 2, '2011-01-05 00:43:06'), (15422, NULL, NULL, 140, 2, '2011-01-05 00:55:01'), (15423, NULL, NULL, 73, 2, '2011-01-05 00:59:20'), (15424, NULL, NULL, 165, 2, '2011-01-05 01:18:41'), (15425, NULL, NULL, 171, 2, '2011-01-05 01:21:07'), (15426, NULL, NULL, 176, 2, '2011-01-05 01:22:21'), (15427, NULL, NULL, 103, 2, '2011-01-05 01:24:44'), (15428, NULL, NULL, 88, 2, '2011-01-05 01:25:41'), (15429, NULL, NULL, 145, 2, '2011-01-05 01:26:31'), (15430, NULL, NULL, 229, 2, '2011-01-05 01:27:13'), (15431, NULL, NULL, 13, 2, '2011-01-05 01:29:21'), (15432, NULL, NULL, 130, 2, '2011-01-05 01:37:03'), (15433, NULL, NULL, 169, 2, '2011-01-05 01:48:26'), (15434, NULL, NULL, 97, 2, '2011-01-05 01:52:22'), (15435, NULL, NULL, 246, 2, '2011-01-05 01:55:44'), (15436, NULL, NULL, 112, 2, '2011-01-05 01:57:09'), (15437, NULL, NULL, 126, 2, '2011-01-05 02:09:42'), (15438, NULL, NULL, 59, 2, '2011-01-05 02:12:22'), (15439, NULL, NULL, 107, 2, '2011-01-05 02:17:32'), (15440, NULL, NULL, 31, 2, '2011-01-05 02:24:23'), (15441, NULL, NULL, 177, 2, '2011-01-05 02:27:23'), (15442, NULL, NULL, 16, 2, '2011-01-05 02:27:55'), (15443, NULL, NULL, 8, 2, '2011-01-05 02:35:07'), (15444, NULL, NULL, 17, 2, '2011-01-05 02:45:26'), (15445, NULL, NULL, 11, 2, '2011-01-05 02:52:46'), (15446, NULL, NULL, 80, 2, '2011-01-05 02:53:15'), (15447, NULL, NULL, 100, 2, '2011-01-05 03:11:40'), (15448, NULL, NULL, 182, 2, '2011-01-05 03:11:54'), (15449, 14430, NULL, 1, 2, '2011-01-05 03:20:46'), (15450, NULL, NULL, 117, 2, '2011-01-05 03:22:22'), (15451, NULL, NULL, 166, 2, '2011-01-05 03:30:29'), (15452, NULL, NULL, 1, 2, '2011-01-05 03:36:47'), (15453, NULL, NULL, 240, 2, '2011-01-05 03:46:03'), (15454, NULL, NULL, 148, 2, '2011-01-05 03:52:33'), (15455, NULL, NULL, 110, 2, '2011-01-05 03:53:21'), (15456, NULL, NULL, 54, 2, '2011-01-05 03:54:37'), (15457, 14432, NULL, 100, 2, '2011-01-05 03:56:42'), (15458, 14433, NULL, 110, 2, '2011-01-05 03:56:53'), (15459, 14434, NULL, 68, 2, '2011-01-05 03:56:59'), (15460, 14435, NULL, 105, 2, '2011-01-05 03:57:04'), (15461, 14436, NULL, 158, 2, '2011-01-05 03:57:16'), (15462, 14437, NULL, 73, 2, '2011-01-05 03:57:25'), (15463, 14438, NULL, 30, 2, '2011-01-05 03:57:30'), (15464, 14439, NULL, 182, 2, '2011-01-05 03:57:38'), (15465, 14440, NULL, 148, 2, '2011-01-05 03:57:45'), (15466, NULL, NULL, 142, 2, '2011-01-05 04:03:19'), (15467, NULL, NULL, 21, 2, '2011-01-05 04:07:17'), (15468, NULL, NULL, 72, 2, '2011-01-05 04:17:01'), (15469, 14442, NULL, 33, 2, '2011-01-05 04:18:33'), (15470, NULL, NULL, 22, 2, '2011-01-05 04:23:57'), (15471, NULL, NULL, 194, 2, '2011-01-05 04:24:13'), (15472, NULL, NULL, 27, 2, '2011-01-05 04:24:37'), (15473, NULL, NULL, 128, 2, '2011-01-05 04:34:36'), (15474, NULL, NULL, 213, 2, '2011-01-05 04:43:50'), (15475, NULL, NULL, 131, 2, '2011-01-05 05:02:16'), (15476, NULL, NULL, 164, 2, '2011-01-05 05:02:31'), (15477, NULL, NULL, 77, 2, '2011-01-05 05:02:57'), (15478, 14444, NULL, 50, 2, '2011-01-05 05:12:04'), (15479, NULL, NULL, 57, 2, '2011-01-05 05:12:20'), (15480, NULL, NULL, 170, 2, '2011-01-05 05:12:41'), (15481, NULL, NULL, 60, 2, '2011-01-05 05:13:44'), (15482, NULL, NULL, 58, 2, '2011-01-05 05:14:17'), (15483, NULL, NULL, 14, 2, '2011-01-05 05:25:28'), (15484, NULL, NULL, 173, 2, '2011-01-05 05:32:33'), (15485, NULL, NULL, 24, 2, '2011-01-05 05:34:36'), (15486, NULL, NULL, 15, 2, '2011-01-05 05:34:50'), (15487, NULL, NULL, 157, 2, '2011-01-05 05:42:55'), (15488, NULL, NULL, 51, 2, '2011-01-05 05:43:57'), (15489, NULL, NULL, 29, 2, '2011-01-05 05:53:37'), (15490, NULL, NULL, 119, 2, '2011-01-05 05:54:07'), (15491, NULL, NULL, 141, 2, '2011-01-05 06:03:38'), (15492, NULL, NULL, 91, 2, '2011-01-05 06:33:23'), (15493, NULL, NULL, 52, 2, '2011-01-05 06:44:04'), (15494, 14445, NULL, 6, 2, '2011-01-05 06:53:26'), (15496, NULL, NULL, 158, 2, '2011-01-05 06:53:56'), (15497, NULL, NULL, 120, 2, '2011-01-05 07:13:47'), (15498, NULL, NULL, 174, 2, '2011-01-05 07:14:03'), (15499, NULL, NULL, 62, 2, '2011-01-05 07:15:19'), (15500, NULL, NULL, 201, 2, '2011-01-05 07:33:17'), (15501, NULL, NULL, 79, 2, '2011-01-05 07:52:23'), (15502, NULL, NULL, 48, 2, '2011-01-05 07:55:14'), (15503, NULL, NULL, 70, 2, '2011-01-05 08:03:15'), (15504, NULL, NULL, 5, 2, '2011-01-05 08:03:30'), (15505, NULL, NULL, 187, 2, '2011-01-05 09:14:36'), (15506, NULL, NULL, 147, 2, '2011-01-05 09:34:32'), (15507, NULL, NULL, 102, 2, '2011-01-05 09:43:39'), (15508, NULL, NULL, 12, 2, '2011-01-05 09:54:01'), (15509, NULL, NULL, 235, 2, '2011-01-05 10:24:16'), (15510, 14450, NULL, 170, 2, '2011-01-05 10:45:12'), (15511, NULL, NULL, 213, 2, '2011-01-05 11:00:06'), (15512, 14452, NULL, 141, 2, '2011-01-05 11:34:21'), (15513, 14454, NULL, 49, 2, '2011-01-05 12:29:52'), (15514, NULL, NULL, 105, 2, '2011-01-05 13:04:00'), (15515, 14457, NULL, 144, 2, '2011-01-05 13:42:55'), (15516, 14458, NULL, 145, 2, '2011-01-05 13:52:44'), (15517, NULL, NULL, 64, 2, '2011-01-05 14:24:39'), (15518, NULL, NULL, 20, 2, '2011-01-05 14:44:39'), (15519, NULL, NULL, 101, 2, '2011-01-05 14:55:36'), (15520, 14460, NULL, 52, 2, '2011-01-05 16:00:35'), (15521, 14465, NULL, 4, 2, '2011-01-05 16:56:49'), (15522, NULL, NULL, 170, 2, '2011-01-05 17:20:20'), (15523, NULL, NULL, 8, 2, '2011-01-05 17:59:41'), (15524, NULL, NULL, 7, 2, '2011-01-05 18:25:55'), (15525, NULL, NULL, 168, 2, '2011-01-05 18:52:09'), (15526, NULL, NULL, 120, 2, '2011-01-05 19:05:17'), (15527, 14470, NULL, 3, 2, '2011-01-05 20:04:42'), (15528, NULL, NULL, 124, 2, '2011-01-05 20:10:53'), (15529, 14472, NULL, 66, 2, '2011-01-05 21:02:41'), (15530, NULL, NULL, 78, 2, '2011-01-05 21:03:21'), (15531, 14476, NULL, 140, 2, '2011-01-05 21:39:33'), (15532, 14480, NULL, 8, 2, '2011-01-05 23:54:36'), (15533, 14481, NULL, 146, 2, '2011-01-06 00:00:51'), (15534, 14483, NULL, 73, 2, '2011-01-06 00:11:18'), (15535, 14484, NULL, 50, 2, '2011-01-06 00:18:45'), (15536, 14485, NULL, 49, 2, '2011-01-06 00:24:38'), (15537, 14487, NULL, 140, 2, '2011-01-06 01:59:39'), (15538, 14490, NULL, 122, 2, '2011-01-06 03:50:44'), (15539, 14492, NULL, 9, 2, '2011-01-06 05:44:47'), (15540, NULL, NULL, 165, 2, '2011-01-06 06:55:33'), (15541, 14494, NULL, 84, 2, '2011-01-06 08:17:41'), (15542, 14496, NULL, 176, 2, '2011-01-06 08:36:22'), (15543, 14496, NULL, 11, 2, '2011-01-06 08:37:20'), (15544, 14497, NULL, 143, 2, '2011-01-06 08:59:21'), (15545, 14495, NULL, 53, 2, '2011-01-06 09:00:03'), (15546, 14495, NULL, 55, 2, '2011-01-06 09:04:38'), (15548, 14498, NULL, 71, 2, '2011-01-06 09:24:06'), (15549, 14499, NULL, 7, 2, '2011-01-06 09:39:09'), (15550, 14500, NULL, 139, 2, '2011-01-06 09:52:49'), (15551, 14501, NULL, 167, 2, '2011-01-06 09:55:41'), (15553, 14502, NULL, 167, 2, '2011-01-06 09:56:28'), (15554, 14508, NULL, 6, 2, '2011-01-06 10:23:06'), (15555, 14511, NULL, 139, 2, '2011-01-06 11:36:30'), (15556, NULL, NULL, 99, 2, '2011-01-06 12:41:30'), (15557, 14512, NULL, 139, 2, '2011-01-06 14:12:35'), (15558, 14516, NULL, 7, 2, '2011-01-06 14:59:43'), (15559, NULL, NULL, 240, 2, '2011-01-06 15:25:31'), (15560, NULL, NULL, 67, 2, '2011-01-06 15:29:20'), (15561, NULL, NULL, 52, 2, '2011-01-06 15:37:00'), (15562, NULL, NULL, 127, 2, '2011-01-06 15:44:40'), (15563, NULL, NULL, 119, 2, '2011-01-06 16:15:19'), (15564, NULL, NULL, 159, 2, '2011-01-06 16:19:09'), (15565, 14519, NULL, 50, 2, '2011-01-06 16:28:32'), (15566, 14520, NULL, 1, 2, '2011-01-06 16:51:05'), (15567, 14522, NULL, 50, 2, '2011-01-06 16:56:39'), (15568, 14523, NULL, 147, 2, '2011-01-06 17:07:09'), (15569, NULL, NULL, 102, 2, '2011-01-06 18:02:37'), (15570, NULL, NULL, 64, 2, '2011-01-06 18:10:17'), (15571, NULL, NULL, 94, 2, '2011-01-06 18:14:13'), (15572, NULL, NULL, 22, 2, '2011-01-06 18:17:56'), (15573, NULL, NULL, 235, 2, '2011-01-06 18:21:46'), (15574, NULL, NULL, 95, 2, '2011-01-06 18:40:56'), (15575, NULL, NULL, 79, 2, '2011-01-06 18:44:46'), (15576, NULL, NULL, 167, 2, '2011-01-06 18:48:37'), (15577, 14530, NULL, 75, 2, '2011-01-06 18:54:02'), (15578, NULL, NULL, 174, 2, '2011-01-06 18:56:16'), (15579, NULL, NULL, 10, 2, '2011-01-06 19:15:25'), (15580, NULL, NULL, 91, 2, '2011-01-06 19:23:05'), (15581, NULL, NULL, 166, 2, '2011-01-06 19:26:56'), (15582, NULL, NULL, 246, 2, '2011-01-06 19:30:45'), (15583, NULL, NULL, 11, 2, '2011-01-06 19:46:05'), (15584, NULL, NULL, 157, 2, '2011-01-06 19:53:45'), (15585, NULL, NULL, 13, 2, '2011-01-06 20:05:14'), (15586, NULL, NULL, 82, 2, '2011-01-06 20:16:44'), (15587, NULL, NULL, 83, 2, '2011-01-06 20:20:34'), (15588, NULL, NULL, 71, 2, '2011-01-06 20:47:13'), (15589, NULL, NULL, 80, 2, '2011-01-06 21:18:03'), (15590, NULL, NULL, 9, 2, '2011-01-06 21:37:38'), (15591, 14534, NULL, 170, 2, '2011-01-06 22:26:42'), (15592, 14540, NULL, 75, 2, '2011-01-07 00:12:29'), (15593, 14541, NULL, 50, 2, '2011-01-07 00:12:36'), (15594, 14542, NULL, 17, 2, '2011-01-07 00:12:41'), (15595, 14543, NULL, 6, 2, '2011-01-07 00:12:46'), (15596, 14547, NULL, 170, 2, '2011-01-07 00:13:01'), (15597, 14552, NULL, 57, 2, '2011-01-07 00:13:19'), (15598, 14553, NULL, 15, 2, '2011-01-07 00:13:24'), (15599, 14554, NULL, 177, 2, '2011-01-07 00:13:28'), (15600, 14567, NULL, 147, 2, '2011-01-07 00:14:09'), (15601, 14570, NULL, 140, 2, '2011-01-07 00:14:23'), (15602, 14571, NULL, 141, 2, '2011-01-07 00:14:27'), (15603, 14572, NULL, 142, 2, '2011-01-07 00:14:30'), (15604, 14573, NULL, 146, 2, '2011-01-07 00:14:34'), (15605, 14574, NULL, 139, 2, '2011-01-07 00:14:38'), (15606, 14575, NULL, 145, 2, '2011-01-07 00:14:41'), (15607, 14576, NULL, 143, 2, '2011-01-07 00:14:45'), (15608, 14577, NULL, 144, 2, '2011-01-07 00:14:48'), (15609, 14578, NULL, 107, 2, '2011-01-07 00:14:51'), (15610, 14579, NULL, 106, 2, '2011-01-07 00:14:55'), (15611, 14581, NULL, 109, 2, '2011-01-07 00:15:06'), (15612, 14582, NULL, 108, 2, '2011-01-07 00:15:10'), (15613, 14583, NULL, 104, 2, '2011-01-07 00:15:14'), (15614, 14584, NULL, 110, 2, '2011-01-07 00:15:18'), (15615, 14586, NULL, 113, 2, '2011-01-07 00:15:26'), (15616, 14588, NULL, 111, 2, '2011-01-07 00:15:33'), (15617, 14589, NULL, 112, 2, '2011-01-07 00:15:36'), (15618, 14591, NULL, 143, 2, '2011-01-07 01:05:16'), (15619, 14592, NULL, 5, 2, '2011-01-07 01:27:09'), (15620, 14593, NULL, 252, 2, '2011-01-07 02:18:50'), (15621, 14594, NULL, 139, 2, '2011-01-07 02:18:55'), (15622, 14595, NULL, 1, 2, '2011-01-07 02:19:01'), (15623, 14596, NULL, 7, 2, '2011-01-07 02:19:06'), (15624, 14597, NULL, 9, 2, '2011-01-07 02:19:12'), (15625, 14622, NULL, 103, 2, '2011-01-07 05:44:22'), (15626, 14623, NULL, 98, 2, '2011-01-07 05:46:55'), (15627, 14625, NULL, 99, 2, '2011-01-07 06:25:52'), (15628, 14626, NULL, 2, 2, '2011-01-07 06:25:56'), (15629, 14627, NULL, 3, 2, '2011-01-07 06:26:04'), (15630, 14628, NULL, 4, 2, '2011-01-07 06:26:18'), (15631, 14629, NULL, 5, 2, '2011-01-07 06:26:23'), (15632, 14630, NULL, 6, 2, '2011-01-07 06:26:29'), (15633, 14631, NULL, 8, 2, '2011-01-07 06:26:34'), (15634, 14635, NULL, 5, 2, '2011-01-07 06:55:50'), (15635, 14637, NULL, 61, 2, '2011-01-07 08:10:28'), (15636, 14641, NULL, 4, 2, '2011-01-07 09:04:54'), (15637, 14642, NULL, 75, 2, '2011-01-07 10:20:12'), (15638, 14645, NULL, 162, 2, '2011-01-07 10:21:25'), (15639, NULL, NULL, 188, 2, '2011-01-07 10:22:38'), (15640, 14647, NULL, 17, 2, '2011-01-07 10:27:10'), (15641, NULL, NULL, 57, 2, '2011-01-07 10:27:30'), (15642, 14642, NULL, 167, 2, '2011-01-07 10:40:15'), (15643, 14657, NULL, 121, 2, '2011-01-07 12:06:38'), (15644, 14657, NULL, 119, 2, '2011-01-07 12:02:05'), (15646, 14642, NULL, 8, 2, '2011-01-07 12:50:40'), (15647, 14642, NULL, 177, 2, '2011-01-07 13:10:35'), (15648, 14662, NULL, 147, 2, '2011-01-07 14:42:05'), (15649, 14663, NULL, 140, 2, '2011-01-07 14:42:10'), (15650, 14661, NULL, 75, 2, '2011-01-07 14:42:13'), (15651, 14664, NULL, 141, 2, '2011-01-07 14:42:16'), (15652, 14666, NULL, 142, 2, '2011-01-07 14:42:23'), (15653, 14668, NULL, 139, 2, '2011-01-07 14:42:27'), (15654, 14669, NULL, 145, 2, '2011-01-07 14:42:43'), (15655, 14672, NULL, 8, 2, '2011-01-07 15:35:46'), (15656, NULL, NULL, 4, 2, '2011-01-07 15:54:28'), (15657, NULL, NULL, 81, 2, '2011-01-07 16:04:21'), (15658, NULL, NULL, 213, 2, '2011-01-07 16:09:08'), (15659, NULL, NULL, 165, 2, '2011-01-07 16:28:47'), (15660, NULL, NULL, 161, 2, '2011-01-07 16:38:24'), (15661, NULL, NULL, 85, 2, '2011-01-07 16:57:56'), (15662, NULL, NULL, 88, 2, '2011-01-07 17:07:41'), (15663, 14676, NULL, 32, 2, '2011-01-07 18:39:29'), (15664, 14676, NULL, 52, 2, '2011-01-07 18:38:17'), (15666, 14676, NULL, 63, 2, '2011-01-07 18:41:18'), (15667, 14676, NULL, 65, 2, '2011-01-07 18:41:56'), (15668, 14680, NULL, 146, 2, '2011-01-07 18:43:25'), (15669, 14681, NULL, 143, 2, '2011-01-07 18:43:31'), (15670, 14682, NULL, 144, 2, '2011-01-07 18:43:37'), (15671, 14676, NULL, 66, 2, '2011-01-07 18:44:44'), (15672, 14683, NULL, 110, 2, '2011-01-07 18:55:40'), (15673, 14686, NULL, 15, 2, '2011-01-07 19:26:04'), (15674, 14686, NULL, 195, 2, '2011-01-07 19:27:54'), (15676, 14688, NULL, 6, 2, '2011-01-07 19:51:06'), (15677, 14693, NULL, 65, 2, '2011-01-07 20:15:04'), (15678, NULL, NULL, 161, 2, '2011-01-07 21:21:27'), (15679, 14707, NULL, 55, 2, '2011-01-07 21:38:00'), (15680, 14709, NULL, 82, 2, '2011-01-07 22:01:08'), (15681, 14711, NULL, 107, 2, '2011-01-07 22:35:53'), (15682, 14712, NULL, 106, 2, '2011-01-07 22:35:57'), (15683, 14713, NULL, 109, 2, '2011-01-07 22:36:05'), (15684, 14714, NULL, 108, 2, '2011-01-07 22:36:10'), (15685, 14715, NULL, 104, 2, '2011-01-07 22:36:16'), (15686, 14716, NULL, 110, 2, '2011-01-07 22:36:22'), (15687, 14717, NULL, 113, 2, '2011-01-07 22:36:27'), (15688, 14718, NULL, 111, 2, '2011-01-07 22:36:33'), (15689, 14721, NULL, 11, 2, '2011-01-07 22:49:32'), (15690, 14721, NULL, 65, 2, '2011-01-07 22:51:28'), (15692, 14721, NULL, 67, 2, '2011-01-07 22:51:46'), (15694, NULL, NULL, 61, 2, '2011-01-08 00:48:56'), (15695, NULL, NULL, 108, 2, '2011-01-08 00:52:55'), (15696, NULL, NULL, 48, 2, '2011-01-08 01:32:52'), (15697, 14726, NULL, 101, 2, '2011-01-08 03:38:28'), (15698, 14727, NULL, 102, 2, '2011-01-08 04:12:11'), (15699, NULL, NULL, 99, 2, '2011-01-08 04:23:14'), (15700, 14729, NULL, 106, 2, '2011-01-08 04:45:00'), (15701, 14730, NULL, 109, 2, '2011-01-08 05:02:46'), (15702, 14738, NULL, 141, 2, '2011-01-08 09:33:47'), (15703, NULL, NULL, 3, 2, '2011-01-08 09:45:39'), (15704, 14744, NULL, 50, 2, '2011-01-08 11:04:30'), (15705, 14747, NULL, 59, 2, '2011-01-08 12:29:33'), (15707, 14747, NULL, 56, 2, '2011-01-08 12:27:49'), (15711, NULL, NULL, 73, 2, '2011-01-08 12:34:04'), (15712, 14748, NULL, 145, 2, '2011-01-08 12:42:40'), (15713, NULL, NULL, 82, 2, '2011-01-08 12:47:57'), (15714, NULL, NULL, 68, 2, '2011-01-08 13:10:46'), (15715, 14749, NULL, 10, 2, '2011-01-08 13:37:24'), (15716, 14749, NULL, 1, 2, '2011-01-08 13:39:26'), (15717, NULL, NULL, 101, 2, '2011-01-08 14:56:05'), (15718, 14752, NULL, 108, 2, '2011-01-08 14:56:39'), (15719, 14757, NULL, 112, 2, '2011-01-08 16:16:33'), (15720, 14758, NULL, 111, 2, '2011-01-08 16:16:56'), (15721, 14759, NULL, 8, 2, '2011-01-08 16:20:15'), (15722, 14759, NULL, 12, 2, '2011-01-08 16:27:33'), (15723, 14759, NULL, 118, 2, '2011-01-08 16:26:24'), (15725, 14760, NULL, 113, 2, '2011-01-08 16:53:33'), (15726, NULL, NULL, 91, 2, '2011-01-08 18:31:45'), (15727, 14761, NULL, 117, 2, '2011-01-08 18:34:49'), (15728, NULL, NULL, 186, 2, '2011-01-08 18:54:19'), (15729, NULL, NULL, 240, 2, '2011-01-08 19:26:50'), (15730, 14765, NULL, 7, 2, '2011-01-08 19:44:08'), (15731, NULL, NULL, 5, 2, '2011-01-08 19:45:12'), (15732, NULL, NULL, 49, 2, '2011-01-08 19:49:46'), (15733, 14766, NULL, 48, 2, '2011-01-08 19:54:59'), (15734, NULL, NULL, 29, 2, '2011-01-08 20:03:32'), (15735, NULL, NULL, 168, 2, '2011-01-08 20:12:42'), (15736, 14768, NULL, 112, 2, '2011-01-08 20:49:17'), (15737, 14769, NULL, 111, 2, '2011-01-08 21:56:26'), (15738, 14770, NULL, 26, 2, '2011-01-08 22:20:06'), (15739, 14770, NULL, 121, 2, '2011-01-08 22:34:17'), (15741, NULL, NULL, 60, 2, '2011-01-08 22:58:17'), (15742, NULL, NULL, 162, 2, '2011-01-08 23:08:58'), (15743, NULL, NULL, 93, 2, '2011-01-08 23:16:06'), (15744, 14772, NULL, 51, 2, '2011-01-08 23:37:11'), (15745, NULL, NULL, 75, 2, '2011-01-08 23:37:30'), (15746, NULL, NULL, 107, 2, '2011-01-08 23:51:49'), (15747, NULL, NULL, 169, 2, '2011-01-08 23:58:54'), (15748, NULL, NULL, 118, 2, '2011-01-09 00:09:36'), (15749, NULL, NULL, 201, 2, '2011-01-09 01:06:40'), (15750, 14775, NULL, 123, 2, '2011-01-09 01:25:57'), (15752, NULL, NULL, 51, 2, '2011-01-09 02:03:45'), (15753, 14779, NULL, 139, 2, '2011-01-09 04:58:34'), (15754, 14780, NULL, 252, 2, '2011-01-09 04:59:04'), (15755, 14781, NULL, 141, 2, '2011-01-09 04:59:34'), (15756, 14790, NULL, 100, 2, '2011-01-09 05:02:19'), (15757, 14791, NULL, 103, 2, '2011-01-09 05:02:34'), (15758, 14792, NULL, 101, 2, '2011-01-09 05:02:49'), (15759, 14793, NULL, 102, 2, '2011-01-09 05:03:04'), (15760, 14797, NULL, 99, 2, '2011-01-09 05:04:04'), (15761, 14798, NULL, 98, 2, '2011-01-09 05:04:19'), (15762, 14799, NULL, 117, 2, '2011-01-09 05:04:34'), (15763, 14800, NULL, 115, 2, '2011-01-09 05:04:49'), (15764, 14803, NULL, 107, 2, '2011-01-09 05:05:34'), (15765, 14804, NULL, 106, 2, '2011-01-09 05:05:49'), (15766, 14813, NULL, 2, 2, '2011-01-09 05:08:04'), (15767, 14814, NULL, 1, 2, '2011-01-09 05:08:14'), (15768, 14815, NULL, 3, 2, '2011-01-09 05:08:29'), (15769, 14816, NULL, 4, 2, '2011-01-09 05:08:44'), (15770, 14817, NULL, 5, 2, '2011-01-09 05:08:59'), (15771, 14818, NULL, 6, 2, '2011-01-09 05:09:09'), (15772, 14819, NULL, 7, 2, '2011-01-09 05:09:19'), (15773, 14820, NULL, 8, 2, '2011-01-09 05:09:34'), (15774, 14821, NULL, 9, 2, '2011-01-09 05:09:49'), (15775, 14824, NULL, 109, 2, '2011-01-09 05:10:24'), (15776, 14825, NULL, 110, 2, '2011-01-09 05:10:26'), (15777, 14826, NULL, 108, 2, '2011-01-09 05:10:39'), (15778, 14827, NULL, 104, 2, '2011-01-09 05:10:54'), (15779, 14828, NULL, 110, 2, '2011-01-09 05:11:09'), (15780, 14830, NULL, 113, 2, '2011-01-09 05:11:34'), (15781, 14832, NULL, 111, 2, '2011-01-09 05:12:04'), (15782, 14833, NULL, 112, 2, '2011-01-09 05:12:19'), (15783, 14842, NULL, 112, 2, '2011-01-09 05:15:19'), (15784, 14843, NULL, 144, 2, '2011-01-09 05:15:49'), (15785, 14845, NULL, 50, 2, '2011-01-09 05:16:49'), (15786, 14846, NULL, 49, 2, '2011-01-09 05:17:19'), (15787, 14849, NULL, 99, 2, '2011-01-09 05:18:21'), (15788, 14853, NULL, 105, 2, '2011-01-09 07:38:03'), (15789, 14856, NULL, 9, 2, '2011-01-09 08:34:11'), (15790, 14857, NULL, 7, 2, '2011-01-09 09:07:01'), (15791, 14858, NULL, 75, 2, '2011-01-09 09:20:57'), (15792, 14858, NULL, 50, 2, '2011-01-09 09:21:24'), (15793, 14858, NULL, 53, 2, '2011-01-09 09:22:57'), (15794, 14858, NULL, 52, 2, '2011-01-09 09:23:20'), (15795, 14859, NULL, 167, 2, '2011-01-09 09:30:22'), (15796, 14860, NULL, 167, 2, '2011-01-09 09:30:51'), (15797, 14861, NULL, 5, 2, '2011-01-09 09:31:24'), (15798, 14864, NULL, 5, 2, '2011-01-09 10:33:01'), (15799, 14864, NULL, 6, 2, '2011-01-09 10:38:49'), (15800, 14865, NULL, 48, 2, '2011-01-09 10:42:56'), (15803, NULL, NULL, 186, 2, '2011-01-09 11:31:21'), (15804, 14868, NULL, 1, 2, '2011-01-09 12:10:31'), (15805, NULL, NULL, 66, 2, '2011-01-09 12:30:22'), (15806, NULL, NULL, 73, 2, '2011-01-09 12:38:07'), (15807, NULL, NULL, 82, 2, '2011-01-09 12:48:28'), (15808, NULL, NULL, 88, 2, '2011-01-09 13:16:56'), (15809, 14871, NULL, 5, 2, '2011-01-09 13:18:14'), (15810, 14872, NULL, 50, 2, '2011-01-09 13:40:50'), (15811, NULL, NULL, 53, 2, '2011-01-09 13:45:24'), (15812, 14873, NULL, 75, 2, '2011-01-11 04:54:41'), (15813, NULL, NULL, 83, 2, '2011-01-09 14:08:44'), (15814, NULL, NULL, 52, 2, '2011-01-09 14:16:31'), (15815, NULL, NULL, 132, 2, '2011-01-09 15:57:40'), (15816, 14876, NULL, 76, 2, '2011-01-09 16:20:04'), (15817, 14877, NULL, 52, 2, '2011-01-09 16:25:57'), (15819, 14877, NULL, 31, 2, '2011-01-09 16:26:25'), (15820, 14877, NULL, 53, 2, '2011-01-09 16:27:01'), (15821, 14878, NULL, 51, 2, '2011-01-09 16:58:46'), (15822, 14875, NULL, 170, 2, '2011-01-09 17:13:10'), (15823, 14880, NULL, 76, 2, '2011-01-09 18:55:16'), (15824, 14880, NULL, 75, 2, '2011-01-09 18:55:45'), (15826, 14881, NULL, 53, 2, '2011-01-09 19:13:09'), (15827, 14881, NULL, 57, 2, '2011-01-09 19:14:19'), (15828, 14881, NULL, 59, 2, '2011-01-09 19:17:35'), (15829, 14881, NULL, 77, 2, '2011-01-09 19:16:47'), (15831, 14885, NULL, 115, 2, '2011-01-09 20:19:49'), (15832, 14887, NULL, 5, 2, '2011-01-09 20:29:59'), (15833, 14888, NULL, 131, 2, '2011-01-09 20:53:10'), (15834, 14890, NULL, 72, 2, '2011-01-09 21:26:02'), (15835, 14891, NULL, 33, 2, '2011-01-09 21:59:30'), (15836, 14892, NULL, 108, 2, '2011-01-09 22:12:10'), (15837, 14895, NULL, 71, 2, '2011-01-09 22:32:51'), (15838, 14896, NULL, 66, 2, '2011-01-09 22:32:55'), (15839, 14897, NULL, 52, 2, '2011-01-09 22:42:22'), (15840, 14898, NULL, 50, 2, '2011-01-09 23:27:03'), (15841, 14900, NULL, 164, 2, '2011-01-10 00:17:20'), (15842, 14901, NULL, 67, 2, '2011-01-10 00:20:35'), (15843, 14902, NULL, 162, 2, '2011-01-10 01:17:53'), (15844, 14903, NULL, 159, 2, '2011-01-10 02:03:31'), (15845, 14904, NULL, 100, 2, '2011-01-10 02:09:38'), (15846, NULL, NULL, 107, 2, '2011-01-10 02:13:04'), (15847, 14908, NULL, 57, 2, '2011-01-10 02:35:12'), (15848, 14909, NULL, 165, 2, '2011-01-10 03:01:27'), (15849, 14910, NULL, 8, 2, '2011-01-10 03:10:48'), (15850, 14911, NULL, 158, 2, '2011-01-10 03:59:21'), (15852, 14912, NULL, 49, 2, '2011-01-10 04:57:16'), (15853, 14913, NULL, 129, 2, '2011-01-10 05:55:10'), (15854, 14915, NULL, 160, 2, '2011-01-10 06:53:04'), (15855, NULL, NULL, 7, 2, '2011-01-10 06:59:34'), (15856, 14917, NULL, 75, 2, '2011-01-10 07:33:33'), (15857, 14918, NULL, 48, 2, '2011-01-10 07:49:32'), (15858, 14919, NULL, 4, 2, '2011-01-10 08:12:05'), (15859, 14920, NULL, 32, 2, '2011-01-10 08:47:33'), (15860, 14921, NULL, 111, 2, '2011-01-10 08:56:23'), (15861, 14922, NULL, 12, 2, '2011-01-10 09:02:51'), (15862, 14923, NULL, 97, 2, '2011-01-10 09:12:10'), (15863, 14925, NULL, 5, 2, '2011-01-10 09:22:29'), (15864, 14927, NULL, 77, 2, '2011-01-10 09:36:20'), (15865, 14931, NULL, 140, 2, '2011-01-10 10:34:50'), (15866, 14932, NULL, 126, 2, '2011-01-10 10:35:09'), (15867, 14934, NULL, 163, 2, '2011-01-10 11:33:59'), (15868, NULL, NULL, 173, 2, '2011-01-10 11:53:58'), (15869, NULL, NULL, 86, 2, '2011-01-10 12:04:57'), (15870, NULL, NULL, 81, 2, '2011-01-10 12:07:41'), (15871, 14938, NULL, 32, 2, '2011-01-10 12:10:52'), (15872, 14939, NULL, 31, 2, '2011-01-10 12:14:15'), (15873, NULL, NULL, 132, 2, '2011-01-10 12:18:40'), (15874, NULL, NULL, 125, 2, '2011-01-10 13:19:01'), (15875, 14943, NULL, 164, 2, '2011-01-10 14:10:12'), (15876, NULL, NULL, 5, 2, '2011-01-10 14:11:08'), (15877, NULL, NULL, 30, 2, '2011-01-10 14:19:20'), (15878, 14944, NULL, 74, 2, '2011-01-10 14:23:08'), (15880, NULL, NULL, 6, 2, '2011-01-10 14:41:17'), (15881, NULL, NULL, 89, 2, '2011-01-10 14:49:31'), (15882, 14946, NULL, 52, 2, '2011-01-10 14:58:48'), (15883, 14946, NULL, 65, 2, '2011-01-10 14:59:12'), (15884, 14948, NULL, 161, 2, '2011-01-10 15:12:23'), (15885, 14949, NULL, 73, 2, '2011-01-10 15:18:18'), (15886, 14950, NULL, 8, 2, '2011-01-10 15:19:57'), (15887, 14951, NULL, 76, 2, '2011-01-10 15:34:03'), (15888, 14951, NULL, 112, 2, '2011-01-10 15:35:19'), (15889, 14952, NULL, 133, 2, '2011-01-10 15:47:17'), (15890, 14952, NULL, 192, 2, '2011-01-10 15:47:42'), (15892, 14953, NULL, 9, 2, '2011-01-10 16:16:41'), (15893, 14954, NULL, 78, 2, '2011-01-10 16:34:31'), (15894, 14957, NULL, 128, 2, '2011-01-10 17:02:55'), (15895, 14958, NULL, 5, 2, '2011-01-10 17:28:45'), (15896, 14959, NULL, 12, 2, '2011-01-10 17:36:20'), (15898, 14960, NULL, 3, 2, '2011-01-10 18:51:58'), (15899, 14962, NULL, 9, 2, '2011-01-10 19:30:34'), (15900, 14963, NULL, 6, 2, '2011-01-10 19:35:55'), (15901, 14967, NULL, 7, 2, '2011-01-10 20:54:32'), (15902, 14970, NULL, 4, 2, '2011-01-10 23:50:50'), (15903, NULL, NULL, 32, 2, '2011-01-11 00:34:52'), (15904, NULL, NULL, 73, 2, '2011-01-11 00:37:06'), (15905, NULL, NULL, 33, 2, '2011-01-11 00:38:27'), (15906, NULL, NULL, 181, 2, '2011-01-11 00:42:25'), (15907, NULL, NULL, 30, 2, '2011-01-11 00:51:37'), (15908, NULL, NULL, 99, 2, '2011-01-11 00:51:54'), (15909, NULL, NULL, 85, 2, '2011-01-11 00:52:08'), (15910, NULL, NULL, 140, 2, '2011-01-11 00:52:48'), (15911, NULL, NULL, 124, 2, '2011-01-11 00:59:27'), (15912, NULL, NULL, 88, 2, '2011-01-11 01:11:15'), (15913, NULL, NULL, 172, 2, '2011-01-11 01:15:42'), (15914, NULL, NULL, 229, 2, '2011-01-11 01:17:06'), (15915, NULL, NULL, 167, 2, '2011-01-11 01:28:25'), (15916, NULL, NULL, 191, 2, '2011-01-11 01:54:36'), (15917, NULL, NULL, 246, 2, '2011-01-11 01:56:07'), (15918, NULL, NULL, 112, 2, '2011-01-11 01:57:18'), (15919, NULL, NULL, 130, 2, '2011-01-11 01:59:15'), (15920, NULL, NULL, 126, 2, '2011-01-11 02:07:26'), (15921, NULL, NULL, 63, 2, '2011-01-11 02:09:49'), (15922, NULL, NULL, 108, 2, '2011-01-11 02:11:09'), (15923, 14973, NULL, 191, 2, '2011-01-11 02:14:30'), (15924, NULL, NULL, 159, 2, '2011-01-11 02:18:07'), (15925, NULL, NULL, 177, 2, '2011-01-11 02:18:26'), (15926, NULL, NULL, 16, 2, '2011-01-11 02:23:44'), (15927, NULL, NULL, 8, 2, '2011-01-11 02:36:12'), (15928, NULL, NULL, 65, 2, '2011-01-11 02:36:24'), (15929, 14974, NULL, 3, 2, '2011-01-11 02:44:51'), (15930, NULL, NULL, 17, 2, '2011-01-11 02:45:12'), (15931, NULL, NULL, 80, 2, '2011-01-11 02:53:12'), (15932, 14975, NULL, 50, 2, '2011-01-11 02:56:34'), (15933, NULL, NULL, 132, 2, '2011-01-11 03:03:07'), (15934, NULL, NULL, 25, 2, '2011-01-11 03:06:31'), (15935, NULL, NULL, 182, 2, '2011-01-11 03:12:25'), (15936, NULL, NULL, 166, 2, '2011-01-11 03:30:45'), (15937, NULL, NULL, 195, 2, '2011-01-11 03:31:15'), (15938, NULL, NULL, 84, 2, '2011-01-11 03:39:37'), (15939, NULL, NULL, 4, 2, '2011-01-11 03:40:49'), (15940, NULL, NULL, 180, 2, '2011-01-11 03:41:14'), (15941, NULL, NULL, 240, 2, '2011-01-11 03:46:28'), (15942, NULL, NULL, 54, 2, '2011-01-11 03:58:57'), (15943, NULL, NULL, 142, 2, '2011-01-11 04:02:33'), (15944, NULL, NULL, 55, 2, '2011-01-11 04:06:44'), (15945, NULL, NULL, 3, 2, '2011-01-11 04:06:59'), (15946, NULL, NULL, 129, 2, '2011-01-11 04:07:14'), (15947, NULL, NULL, 72, 2, '2011-01-11 04:13:27'), (15948, NULL, NULL, 144, 2, '2011-01-11 04:33:21'), (15949, NULL, NULL, 128, 2, '2011-01-11 04:34:05'), (15950, NULL, NULL, 194, 2, '2011-01-11 04:43:14'), (15951, NULL, NULL, 213, 2, '2011-01-11 04:53:39'), (15953, NULL, NULL, 61, 2, '2011-01-11 05:13:40'), (15954, NULL, NULL, 67, 2, '2011-01-11 05:14:16'), (15955, NULL, NULL, 57, 2, '2011-01-11 05:22:58'), (15956, NULL, NULL, 170, 2, '2011-01-11 05:23:17'), (15957, NULL, NULL, 96, 2, '2011-01-11 05:25:21'), (15958, NULL, NULL, 24, 2, '2011-01-11 05:46:26'), (15959, NULL, NULL, 157, 2, '2011-01-11 05:53:16'), (15960, NULL, NULL, 29, 2, '2011-01-11 06:03:51'), (15961, NULL, NULL, 150, 2, '2011-01-11 06:04:18'), (15962, NULL, NULL, 119, 2, '2011-01-11 06:04:33'), (15963, NULL, NULL, 152, 2, '2011-01-11 06:12:48'), (15964, NULL, NULL, 56, 2, '2011-01-11 06:13:17'), (15965, NULL, NULL, 141, 2, '2011-01-11 06:13:52'), (15966, NULL, NULL, 91, 2, '2011-01-11 06:33:58'), (15967, NULL, NULL, 52, 2, '2011-01-11 06:53:45'), (15968, NULL, NULL, 253, 2, '2011-01-11 07:23:47'), (15969, NULL, NULL, 28, 2, '2011-01-11 07:24:59'), (15970, NULL, NULL, 174, 2, '2011-01-11 07:25:33'), (15971, NULL, NULL, 127, 2, '2011-01-11 07:34:39'), (15972, NULL, NULL, 15, 2, '2011-01-11 07:43:14'), (15973, NULL, NULL, 160, 2, '2011-01-11 07:43:42'), (15974, NULL, NULL, 201, 2, '2011-01-11 07:45:26'), (15975, NULL, NULL, 94, 2, '2011-01-11 07:46:16'), (15976, 14982, NULL, 12, 2, '2011-01-11 07:54:33'), (15979, NULL, NULL, 167, 2, '2011-01-11 08:13:23'), (15980, NULL, NULL, 70, 2, '2011-01-11 08:16:09'), (15981, NULL, NULL, 82, 2, '2011-01-11 08:16:28'), (15982, NULL, NULL, 48, 2, '2011-01-11 09:06:46'), (15983, 14984, NULL, 27, 2, '2011-01-11 09:10:11'), (15984, NULL, NULL, 158, 2, '2011-01-11 09:45:18'), (15985, 14985, NULL, 3, 2, '2011-01-11 09:46:27'), (15986, 14987, 18, 8, 2, '2011-01-11 10:52:30'), (15987, 14987, 18, 12, 2, '2011-01-11 10:52:30'), (15988, 14990, NULL, 8, 2, '2011-01-11 10:20:39'), (15989, 14990, NULL, 98, 2, '2011-01-11 10:21:21'), (15990, 14990, NULL, 159, 2, '2011-01-11 10:23:00'), (15991, 14990, NULL, 60, 2, '2011-01-11 10:23:39'), (15992, 14988, NULL, 15, 2, '2011-01-11 10:37:52'), (15993, 14988, NULL, 65, 2, '2011-01-11 10:38:26'), (15995, 14991, NULL, 157, 2, '2011-01-11 10:47:44'), (15996, NULL, NULL, 93, 2, '2011-01-11 10:49:54'), (15997, NULL, NULL, 235, 2, '2011-01-11 10:53:23'), (15998, 14994, NULL, 8, 2, '2011-01-11 11:01:03'), (15999, 14984, NULL, 21, 2, '2011-01-11 11:08:52'), (16000, 14984, NULL, 20, 2, '2011-01-11 11:08:55'), (16001, NULL, NULL, 69, 2, '2011-01-11 11:10:05'), (16002, NULL, NULL, 196, 2, '2011-01-11 11:11:37'), (16003, NULL, NULL, 53, 2, '2011-01-11 11:16:20'), (16004, NULL, NULL, 50, 2, '2011-01-11 11:16:43'), (16005, NULL, NULL, 105, 2, '2011-01-11 11:26:19'), (16006, 14996, NULL, 170, 2, '2011-01-11 11:26:37'), (16007, 14997, NULL, 8, 2, '2011-01-11 11:28:08'), (16008, NULL, NULL, 101, 2, '2011-01-11 11:39:21'), (16009, NULL, NULL, 26, 2, '2011-01-11 11:45:06'), (16010, NULL, NULL, 31, 2, '2011-01-11 11:45:12'), (16011, 14998, NULL, 75, 2, '2011-01-11 11:52:53'), (16012, NULL, NULL, 152, 2, '2011-01-11 12:02:44'), (16013, NULL, NULL, 161, 2, '2011-01-11 12:03:43'), (16014, NULL, NULL, 102, 2, '2011-01-11 12:13:33'), (16015, NULL, NULL, 104, 2, '2011-01-11 12:43:46'), (16016, NULL, NULL, 49, 2, '2011-01-11 13:03:49'), (16017, NULL, NULL, 123, 2, '2011-01-11 13:04:06'), (16018, 15000, NULL, 6, 2, '2011-01-11 13:05:18'), (16019, 15001, NULL, 176, 2, '2011-01-11 13:19:43'), (16020, 15001, NULL, 8, 2, '2011-01-11 13:23:45'), (16021, NULL, NULL, 167, 2, '2011-01-11 13:23:51'), (16022, NULL, NULL, 133, 2, '2011-01-11 13:33:33'), (16023, 15004, NULL, 176, 2, '2011-01-11 13:50:51'), (16024, 15004, NULL, 8, 2, '2011-01-11 13:42:40'), (16025, 15004, NULL, 6, 2, '2011-01-11 13:45:48'), (16026, 15004, NULL, 133, 2, '2011-01-11 13:45:38'), (16030, NULL, NULL, 147, 2, '2011-01-11 13:53:16'), (16031, NULL, NULL, 12, 2, '2011-01-11 14:14:09'), (16032, 15006, NULL, 50, 2, '2011-01-11 14:21:45'), (16033, 15008, NULL, 66, 2, '2011-01-11 14:28:13'), (16034, 15008, NULL, 68, 2, '2011-01-11 14:37:08'), (16035, 15009, NULL, 4, 2, '2011-01-11 14:40:58'), (16036, 15011, NULL, 3, 2, '2011-01-11 14:47:13'), (16037, 15012, NULL, 118, 2, '2011-01-11 14:48:10'), (16038, NULL, NULL, 186, 2, '2011-01-11 15:02:49'), (16039, NULL, NULL, 101, 2, '2011-01-11 15:03:22'), (16040, NULL, NULL, 139, 2, '2011-01-11 15:03:39'), (16041, 15013, NULL, 176, 2, '2011-01-11 15:29:09'), (16042, 15014, NULL, 118, 2, '2011-01-11 15:42:24'), (16043, 15016, NULL, 8, 2, '2011-01-11 15:53:50'), (16044, NULL, NULL, 30, 2, '2011-01-11 16:03:21'), (16045, 15017, NULL, 7, 2, '2011-01-11 16:46:04'), (16046, 14984, NULL, 73, 2, '2011-01-11 18:25:39'), (16047, 15019, NULL, 169, 2, '2011-01-11 18:29:38'), (16048, 15020, NULL, 66, 2, '2011-01-11 18:30:02'), (16049, 15021, NULL, 176, 2, '2011-01-11 18:33:03'), (16050, 14984, NULL, 22, 2, '2011-01-11 18:35:13'), (16051, 14984, NULL, 23, 2, '2011-01-11 18:35:14'), (16052, 15022, NULL, 59, 2, '2011-01-11 18:47:40'), (16054, 15023, NULL, 75, 2, '2011-01-11 18:48:47'), (16055, 15025, NULL, 4, 2, '2011-01-11 20:56:56'), (16056, 15026, NULL, 48, 2, '2011-01-11 21:15:07'), (16057, 15027, NULL, 32, 2, '2011-01-11 22:12:47'), (16059, 15027, NULL, 48, 2, '2011-01-11 22:14:38'), (16060, 15027, NULL, 52, 2, '2011-01-11 22:15:42'), (16061, 15027, NULL, 54, 2, '2011-01-11 22:17:20'), (16062, 15027, NULL, 65, 2, '2011-01-11 22:21:50'), (16063, 15027, NULL, 64, 2, '2011-01-11 22:25:44'), (16065, 15027, NULL, 66, 2, '2011-01-11 22:26:00'), (16066, 15027, NULL, 118, 2, '2011-01-11 22:31:43'), (16067, 15027, NULL, 119, 2, '2011-01-11 22:29:12'), (16070, 15032, NULL, 8, 2, '2011-01-11 23:24:10'), (16071, NULL, NULL, 113, 2, '2011-01-12 00:31:23'), (16072, NULL, NULL, 10, 2, '2011-01-12 00:32:21'), (16073, NULL, NULL, 104, 2, '2011-01-12 00:32:59'), (16074, NULL, NULL, 7, 2, '2011-01-12 00:38:27'), (16075, NULL, NULL, 163, 2, '2011-01-12 00:49:35'), (16076, NULL, NULL, 118, 2, '2011-01-12 00:51:41'), (16077, NULL, NULL, 114, 2, '2011-01-12 00:51:58'), (16078, NULL, NULL, 106, 2, '2011-01-12 00:56:50'), (16079, NULL, NULL, 23, 2, '2011-01-12 00:57:08'), (16080, NULL, NULL, 145, 2, '2011-01-12 01:18:59'), (16081, NULL, NULL, 143, 2, '2011-01-12 01:38:28'), (16082, NULL, NULL, 169, 2, '2011-01-12 01:39:43'), (16083, NULL, NULL, 97, 2, '2011-01-12 01:42:11'), (16084, NULL, NULL, 89, 2, '2011-01-12 01:52:55'), (16085, NULL, NULL, 78, 2, '2011-01-12 01:56:54'), (16086, NULL, NULL, 188, 2, '2011-01-12 02:01:42'), (16087, NULL, NULL, 59, 2, '2011-01-12 02:01:56'), (16088, NULL, NULL, 107, 2, '2011-01-12 02:03:20'), (16089, NULL, NULL, 66, 2, '2011-01-12 02:03:35'), (16090, NULL, NULL, 6, 2, '2011-01-12 02:05:15'), (16091, NULL, NULL, 31, 2, '2011-01-12 02:14:30'), (16092, NULL, NULL, 115, 2, '2011-01-12 02:16:53'), (16093, NULL, NULL, 100, 2, '2011-01-12 02:32:03'), (16094, NULL, NULL, 184, 2, '2011-01-12 02:37:16'), (16095, NULL, NULL, 116, 2, '2011-01-12 02:42:22'), (16096, NULL, NULL, 11, 2, '2011-01-12 03:01:51'), (16097, NULL, NULL, 190, 2, '2011-01-12 03:02:31'), (16098, NULL, NULL, 83, 2, '2011-01-12 03:04:21'), (16099, NULL, NULL, 165, 2, '2011-01-12 03:11:07'), (16100, NULL, NULL, 81, 2, '2011-01-12 03:11:20'), (16101, NULL, NULL, 162, 2, '2011-01-12 03:16:48'), (16102, NULL, NULL, 117, 2, '2011-01-12 03:23:01'), (16103, NULL, NULL, 1, 2, '2011-01-12 03:32:42'), (16104, NULL, NULL, 149, 2, '2011-01-12 03:42:00'), (16105, NULL, NULL, 68, 2, '2011-01-12 03:45:48'), (16106, NULL, NULL, 148, 2, '2011-01-12 03:53:01'), (16107, NULL, NULL, 110, 2, '2011-01-12 03:55:41'), (16108, NULL, NULL, 90, 2, '2011-01-12 04:04:15'), (16109, NULL, NULL, 21, 2, '2011-01-12 04:06:11'), (16110, NULL, NULL, 183, 2, '2011-01-12 04:06:26'), (16111, NULL, NULL, 87, 2, '2011-01-12 04:12:08'), (16112, NULL, NULL, 76, 2, '2011-01-12 04:17:37'), (16113, NULL, NULL, 122, 2, '2011-01-12 08:08:15'), (16114, NULL, NULL, 121, 2, '2011-01-12 08:09:07'), (16115, NULL, NULL, 5, 2, '2011-01-12 08:10:52'), (16116, 15037, NULL, 59, 2, '2011-01-12 08:32:22'), (16117, NULL, NULL, 131, 2, '2011-01-12 09:04:07'), (16118, NULL, NULL, 164, 2, '2011-01-12 09:04:22'), (16119, NULL, NULL, 60, 2, '2011-01-12 09:13:40'), (16120, NULL, NULL, 58, 2, '2011-01-12 09:13:59'), (16121, 15040, NULL, 24, 2, '2011-01-12 09:18:09'), (16122, 15040, NULL, 195, 2, '2011-01-12 09:22:46'), (16123, 15040, NULL, 194, 2, '2011-01-12 09:22:49'), (16124, 15041, NULL, 99, 2, '2011-01-12 09:35:12'), (16125, NULL, NULL, 157, 2, '2011-01-12 09:43:29'), (16126, NULL, NULL, 51, 2, '2011-01-12 09:44:00'), (16127, NULL, NULL, 79, 2, '2011-01-12 09:53:54'), (16128, 15043, NULL, 61, 2, '2011-01-12 10:19:19'), (16129, NULL, NULL, 125, 2, '2011-01-12 10:25:04'), (16130, NULL, NULL, 146, 2, '2011-01-12 10:39:27'), (16131, NULL, NULL, 187, 2, '2011-01-12 11:13:53'), (16132, NULL, NULL, 140, 2, '2011-01-12 11:16:55'), (16133, NULL, NULL, 86, 2, '2011-01-12 11:18:28'), (16134, 15048, NULL, 141, 2, '2011-01-12 11:36:05'), (16135, 15047, NULL, 17, 2, '2011-01-12 11:38:09'), (16137, 15049, NULL, 66, 2, '2011-01-12 11:46:03'), (16138, 15047, NULL, 75, 2, '2011-01-12 11:55:09'), (16139, 15047, NULL, 176, 2, '2011-01-12 12:01:48'), (16140, 15047, NULL, 15, 2, '2011-01-12 12:00:48'), (16144, NULL, NULL, 74, 2, '2011-01-12 12:02:50'), (16145, 15040, NULL, 9, 2, '2011-01-12 12:12:39'), (16146, 15040, NULL, 10, 2, '2011-01-12 12:12:41'), (16147, 15040, NULL, 3, 2, '2011-01-12 12:19:33'), (16148, 15040, NULL, 4, 2, '2011-01-12 12:19:35'), (16149, NULL, NULL, 109, 2, '2011-01-12 12:23:56'), (16150, NULL, NULL, 235, 2, '2011-01-12 12:24:24'), (16151, NULL, NULL, 9, 2, '2011-01-12 12:44:28'), (16152, 15052, NULL, 5, 2, '2011-01-12 13:10:36'), (16153, 15054, NULL, 144, 2, '2011-01-12 13:48:17'), (16154, NULL, NULL, 71, 2, '2011-01-12 14:24:16'), (16155, NULL, NULL, 75, 2, '2011-01-12 14:24:31'), (16156, 15058, NULL, 7, 2, '2011-01-12 14:55:12'), (16157, 15058, NULL, 3, 2, '2011-01-12 14:55:50'), (16160, 15058, NULL, 194, 2, '2011-01-12 14:56:55'), (16161, 15058, NULL, 158, 2, '2011-01-12 14:57:52'), (16162, 15058, NULL, 159, 2, '2011-01-12 14:58:21'), (16163, 15058, NULL, 160, 2, '2011-01-12 14:58:41'), (16164, 15058, NULL, 66, 2, '2011-01-12 14:59:41'), (16165, 15058, NULL, 15, 2, '2011-01-12 15:04:05'), (16166, 15058, NULL, 176, 2, '2011-01-12 15:04:26'), (16167, 15058, NULL, 144, 2, '2011-01-12 15:06:03'), (16168, 15062, NULL, 1, 2, '2011-01-12 15:46:00'), (16169, NULL, NULL, 64, 2, '2011-01-12 16:25:28'), (16170, NULL, NULL, 20, 2, '2011-01-12 16:44:42'), (16171, NULL, NULL, 49, 2, '2011-01-12 16:44:56'), (16172, NULL, NULL, 67, 2, '2011-01-12 17:36:01'), (16173, 15065, NULL, 176, 2, '2011-01-12 17:44:25'), (16174, 15066, NULL, 111, 2, '2011-01-12 18:01:45'), (16175, 15068, NULL, 17, 2, '2011-01-12 18:33:25'), (16176, 15068, NULL, 11, 2, '2011-01-12 18:31:47'), (16177, 15068, NULL, 22, 2, '2011-01-12 18:32:44'), (16179, 15069, NULL, 5, 2, '2011-01-12 18:40:11'), (16180, 15070, NULL, 66, 2, '2011-01-12 18:44:46'), (16181, 15073, NULL, 111, 2, '2011-01-12 19:31:23'), (16182, 15074, NULL, 111, 2, '2011-01-12 19:56:20'), (16183, 15074, NULL, 110, 2, '2011-01-12 19:56:05'), (16185, 15075, NULL, 166, 2, '2011-01-12 20:12:48'), (16186, 15077, NULL, 1, 2, '2011-01-12 22:52:19'), (16187, 15080, NULL, 146, 2, '2011-01-13 00:03:10'), (16188, NULL, NULL, 113, 2, '2011-01-13 00:31:15'), (16189, NULL, NULL, 10, 2, '2011-01-13 00:31:52'), (16190, NULL, NULL, 7, 2, '2011-01-13 00:41:44'), (16191, NULL, NULL, 32, 2, '2011-01-13 00:43:10'), (16192, NULL, NULL, 73, 2, '2011-01-13 00:44:49'), (16193, NULL, NULL, 33, 2, '2011-01-13 00:46:44'), (16194, NULL, NULL, 30, 2, '2011-01-13 00:51:16'), (16195, NULL, NULL, 99, 2, '2011-01-13 00:51:32'), (16196, 15082, NULL, 2, 2, '2011-01-13 00:52:46'), (16197, NULL, NULL, 124, 2, '2011-01-13 00:57:28'), (16198, NULL, NULL, 114, 2, '2011-01-13 00:57:42'), (16199, NULL, NULL, 23, 2, '2011-01-13 00:57:57'), (16200, NULL, NULL, 68, 2, '2011-01-13 00:59:38'), (16201, NULL, NULL, 103, 2, '2011-01-13 01:02:08'), (16202, NULL, NULL, 171, 2, '2011-01-13 01:07:26'), (16203, NULL, NULL, 229, 2, '2011-01-13 01:15:46'), (16204, NULL, NULL, 13, 2, '2011-01-13 01:16:02'), (16205, NULL, NULL, 130, 2, '2011-01-13 01:29:58'), (16206, NULL, NULL, 169, 2, '2011-01-13 01:35:53'), (16207, NULL, NULL, 246, 2, '2011-01-13 01:42:48'), (16208, 15084, NULL, 152, 2, '2011-01-13 01:44:08'), (16209, NULL, NULL, 63, 2, '2011-01-13 01:52:16'), (16210, NULL, NULL, 89, 2, '2011-01-13 01:57:35'), (16211, NULL, NULL, 78, 2, '2011-01-13 01:58:45'), (16212, 15085, NULL, 140, 2, '2011-01-13 02:01:40'), (16213, NULL, NULL, 107, 2, '2011-01-13 02:06:12'), (16214, NULL, NULL, 66, 2, '2011-01-13 02:07:08'), (16215, NULL, NULL, 6, 2, '2011-01-13 02:08:34'), (16216, NULL, NULL, 159, 2, '2011-01-13 02:18:26'), (16217, NULL, NULL, 16, 2, '2011-01-13 02:19:44'), (16218, NULL, NULL, 116, 2, '2011-01-13 02:31:33'), (16219, NULL, NULL, 61, 2, '2011-01-13 02:51:03'), (16220, NULL, NULL, 132, 2, '2011-01-13 03:02:03'), (16221, NULL, NULL, 184, 2, '2011-01-13 03:12:13'), (16222, NULL, NULL, 117, 2, '2011-01-13 03:29:27'), (16223, NULL, NULL, 166, 2, '2011-01-13 03:30:45'), (16224, NULL, NULL, 195, 2, '2011-01-13 03:31:09'), (16225, NULL, NULL, 180, 2, '2011-01-13 03:31:21'), (16226, NULL, NULL, 1, 2, '2011-01-13 03:37:58'), (16227, NULL, NULL, 4, 2, '2011-01-13 03:40:49'), (16228, NULL, NULL, 240, 2, '2011-01-13 03:43:20'), (16229, NULL, NULL, 110, 2, '2011-01-13 03:57:07'), (16230, NULL, NULL, 55, 2, '2011-01-13 04:04:16'), (16231, NULL, NULL, 21, 2, '2011-01-13 04:04:33'), (16232, NULL, NULL, 3, 2, '2011-01-13 04:06:27'), (16233, NULL, NULL, 183, 2, '2011-01-13 04:07:04'), (16234, NULL, NULL, 98, 2, '2011-01-13 04:08:16'), (16235, NULL, NULL, 87, 2, '2011-01-13 04:11:32'), (16236, NULL, NULL, 72, 2, '2011-01-13 04:16:25'), (16237, NULL, NULL, 86, 2, '2011-01-13 04:23:34'), (16238, NULL, NULL, 111, 2, '2011-01-13 04:23:51'), (16239, NULL, NULL, 128, 2, '2011-01-13 04:24:18'), (16240, NULL, NULL, 96, 2, '2011-01-13 04:32:33'), (16241, NULL, NULL, 69, 2, '2011-01-13 04:32:48'), (16242, NULL, NULL, 22, 2, '2011-01-13 04:33:03'), (16243, NULL, NULL, 27, 2, '2011-01-13 04:33:32'), (16244, NULL, NULL, 213, 2, '2011-01-13 04:43:43'), (16245, NULL, NULL, 158, 2, '2011-01-13 04:54:35'), (16246, NULL, NULL, 61, 2, '2011-01-13 05:02:53'), (16247, NULL, NULL, 146, 2, '2011-01-13 05:03:08'), (16248, NULL, NULL, 67, 2, '2011-01-13 05:05:14'), (16249, NULL, NULL, 253, 2, '2011-01-13 05:14:16'), (16250, NULL, NULL, 14, 2, '2011-01-13 05:24:49'), (16251, NULL, NULL, 24, 2, '2011-01-13 05:33:30'), (16252, NULL, NULL, 15, 2, '2011-01-13 05:34:32'), (16253, NULL, NULL, 160, 2, '2011-01-13 05:35:24'), (16254, NULL, NULL, 29, 2, '2011-01-13 05:53:39'), (16255, NULL, NULL, 150, 2, '2011-01-13 05:54:49'), (16256, NULL, NULL, 152, 2, '2011-01-13 06:01:59'), (16257, NULL, NULL, 56, 2, '2011-01-13 06:02:29'), (16258, 15087, NULL, 50, 2, '2011-01-13 06:54:07'), (16259, NULL, NULL, 174, 2, '2011-01-13 07:13:22'), (16260, NULL, NULL, 62, 2, '2011-01-13 07:14:12'), (16261, NULL, NULL, 26, 2, '2011-01-13 07:15:23'), (16262, 15088, NULL, 3, 2, '2011-01-13 07:23:06'), (16263, NULL, NULL, 127, 2, '2011-01-13 07:27:00'), (16264, NULL, NULL, 48, 2, '2011-01-13 07:54:55'), (16265, NULL, NULL, 94, 2, '2011-01-13 08:13:31'), (16266, 15089, NULL, 63, 2, '2011-01-13 08:21:42'), (16267, 15091, NULL, 75, 2, '2011-01-13 08:51:22'), (16268, 15092, NULL, 9, 2, '2011-01-13 09:02:44'), (16269, 15093, NULL, 72, 2, '2011-01-13 09:34:11'), (16270, NULL, NULL, 84, 2, '2011-01-13 09:52:55'), (16271, NULL, NULL, 146, 2, '2011-01-13 10:02:50'), (16272, NULL, NULL, 109, 2, '2011-01-13 10:24:35'), (16273, 15097, NULL, 6, 2, '2011-01-13 10:24:38'), (16274, 15102, NULL, 59, 2, '2011-01-13 11:27:54'), (16275, 15104, NULL, 69, 2, '2011-01-13 11:51:32'), (16276, NULL, NULL, 12, 2, '2011-01-13 11:53:32'), (16277, 15105, NULL, 17, 2, '2011-01-13 11:57:29'), (16279, 15106, NULL, 8, 2, '2011-01-13 12:09:33'), (16280, 15107, NULL, 52, 2, '2011-01-13 12:13:02'), (16281, NULL, NULL, 146, 2, '2011-01-13 12:51:56'), (16282, NULL, NULL, 105, 2, '2011-01-13 12:54:34'), (16283, NULL, NULL, 66, 2, '2011-01-13 13:02:41'), (16284, 15111, NULL, 104, 2, '2011-01-13 13:08:55'), (16285, 15112, NULL, 213, 2, '2011-01-13 13:13:49'), (16286, NULL, NULL, 2, 2, '2011-01-13 13:14:52'), (16287, NULL, NULL, 176, 2, '2011-01-13 13:33:46'), (16288, NULL, NULL, 96, 2, '2011-01-13 13:53:40'), (16289, NULL, NULL, 147, 2, '2011-01-13 13:59:18'), (16290, NULL, NULL, 168, 2, '2011-01-13 14:03:19'), (16291, NULL, NULL, 235, 2, '2011-01-13 14:08:44'), (16292, 15113, NULL, 143, 2, '2011-01-13 14:17:39'), (16293, NULL, NULL, 50, 2, '2011-01-13 14:44:08'), (16294, 15116, NULL, 68, 2, '2011-01-13 15:33:25'), (16295, NULL, NULL, 120, 2, '2011-01-13 15:33:28'), (16296, NULL, NULL, 166, 2, '2011-01-13 16:34:58'), (16297, NULL, NULL, 20, 2, '2011-01-13 16:45:03'), (16298, NULL, NULL, 49, 2, '2011-01-13 16:45:19'), (16299, 15120, NULL, 147, 2, '2011-01-13 17:09:00'), (16300, NULL, NULL, 64, 2, '2011-01-13 17:22:08'), (16301, NULL, NULL, 128, 2, '2011-01-13 17:41:01'), (16302, 15122, NULL, 195, 2, '2011-01-13 17:52:05'), (16303, 15123, NULL, 139, 2, '2011-01-13 17:55:29'), (16304, NULL, NULL, 123, 2, '2011-01-13 19:03:52'), (16305, 15126, NULL, 56, 2, '2011-01-13 19:55:38'), (16306, NULL, NULL, 68, 2, '2011-01-13 20:12:22'), (16307, NULL, NULL, 22, 2, '2011-01-13 20:34:19'), (16308, NULL, NULL, 101, 2, '2011-01-13 21:01:26'), (16309, NULL, NULL, 139, 2, '2011-01-13 21:01:42'), (16310, NULL, NULL, 103, 2, '2011-01-13 21:02:26'), (16311, NULL, NULL, 77, 2, '2011-01-13 21:03:23'), (16312, NULL, NULL, 173, 2, '2011-01-13 21:13:08'), (16313, NULL, NULL, 110, 2, '2011-01-13 21:27:27'), (16314, NULL, NULL, 95, 2, '2011-01-13 22:23:10'), (16315, 15129, NULL, 170, 2, '2011-01-13 22:28:24'), (16316, NULL, NULL, 92, 2, '2011-01-13 22:33:16'), (16317, 15134, NULL, 49, 2, '2011-01-14 00:22:20'), (16318, NULL, NULL, 113, 2, '2011-01-14 01:31:40'), (16319, NULL, NULL, 10, 2, '2011-01-14 01:32:17'), (16320, NULL, NULL, 30, 2, '2011-01-14 01:51:54'), (16321, NULL, NULL, 99, 2, '2011-01-14 01:52:10'), (16322, NULL, NULL, 85, 2, '2011-01-14 01:52:27'), (16323, NULL, NULL, 181, 2, '2011-01-14 01:54:41'), (16324, NULL, NULL, 124, 2, '2011-01-14 01:54:47'), (16325, NULL, NULL, 114, 2, '2011-01-14 01:55:40'), (16326, NULL, NULL, 32, 2, '2011-01-14 01:56:38'), (16327, NULL, NULL, 163, 2, '2011-01-14 01:56:53'), (16328, NULL, NULL, 104, 2, '2011-01-14 01:59:08'), (16329, NULL, NULL, 73, 2, '2011-01-14 02:01:57'), (16330, NULL, NULL, 140, 2, '2011-01-14 02:02:00'), (16331, NULL, NULL, 165, 2, '2011-01-14 02:11:03'), (16332, NULL, NULL, 106, 2, '2011-01-14 02:12:35'), (16333, NULL, NULL, 229, 2, '2011-01-14 02:12:41'), (16334, NULL, NULL, 167, 2, '2011-01-14 02:19:45'), (16335, NULL, NULL, 171, 2, '2011-01-14 02:22:03'), (16336, NULL, NULL, 191, 2, '2011-01-14 02:42:01'), (16337, NULL, NULL, 246, 2, '2011-01-14 02:57:49'), (16338, NULL, NULL, 63, 2, '2011-01-14 03:02:42'), (16339, NULL, NULL, 89, 2, '2011-01-14 03:10:57'), (16340, NULL, NULL, 31, 2, '2011-01-14 03:28:59'), (16341, NULL, NULL, 159, 2, '2011-01-14 03:29:14'), (16342, NULL, NULL, 8, 2, '2011-01-14 03:45:15'), (16343, NULL, NULL, 65, 2, '2011-01-14 03:45:30'), (16344, NULL, NULL, 144, 2, '2011-01-14 03:45:45'), (16345, NULL, NULL, 111, 2, '2011-01-14 03:49:25'), (16346, NULL, NULL, 96, 2, '2011-01-14 03:53:48'), (16347, NULL, NULL, 194, 2, '2011-01-14 03:57:04'), (16348, NULL, NULL, 11, 2, '2011-01-14 04:02:14'), (16349, 15137, NULL, 110, 2, '2011-01-14 04:05:42'), (16350, NULL, NULL, 132, 2, '2011-01-14 04:21:49'), (16351, NULL, NULL, 162, 2, '2011-01-14 04:22:05'), (16352, NULL, NULL, 25, 2, '2011-01-14 04:22:39'), (16353, NULL, NULL, 13, 2, '2011-01-14 04:31:06'), (16354, NULL, NULL, 166, 2, '2011-01-14 04:51:02'), (16355, NULL, NULL, 180, 2, '2011-01-14 04:51:26'), (16356, NULL, NULL, 1, 2, '2011-01-14 04:57:51'), (16357, NULL, NULL, 4, 2, '2011-01-14 05:01:26'), (16358, NULL, NULL, 240, 2, '2011-01-14 05:07:11'), (16359, NULL, NULL, 148, 2, '2011-01-14 05:13:21'), (16360, NULL, NULL, 110, 2, '2011-01-14 05:18:31'), (16361, NULL, NULL, 90, 2, '2011-01-14 05:23:28'), (16362, NULL, NULL, 55, 2, '2011-01-14 05:23:46'), (16363, NULL, NULL, 21, 2, '2011-01-14 05:25:22'), (16364, NULL, NULL, 3, 2, '2011-01-14 05:25:40'), (16365, NULL, NULL, 129, 2, '2011-01-14 05:28:11'), (16366, NULL, NULL, 76, 2, '2011-01-14 05:33:22'), (16367, 15140, NULL, 98, 2, '2011-01-14 05:48:56'), (16368, NULL, NULL, 52, 2, '2011-01-14 06:05:22'), (16369, NULL, NULL, 196, 2, '2011-01-14 06:06:37'), (16370, NULL, NULL, 158, 2, '2011-01-14 06:13:34'), (16371, 15141, NULL, 5, 2, '2011-01-14 06:20:20'), (16372, NULL, NULL, 146, 2, '2011-01-14 06:24:34'), (16373, NULL, NULL, 67, 2, '2011-01-14 06:25:44'), (16374, NULL, NULL, 57, 2, '2011-01-14 06:32:36'), (16375, NULL, NULL, 29, 2, '2011-01-14 07:12:21'), (16376, NULL, NULL, 150, 2, '2011-01-14 07:12:57'), (16377, NULL, NULL, 152, 2, '2011-01-14 07:21:31'), (16378, NULL, NULL, 56, 2, '2011-01-14 07:26:47'), (16379, NULL, NULL, 122, 2, '2011-01-14 07:27:01'), (16380, NULL, NULL, 70, 2, '2011-01-14 07:27:52'), (16381, NULL, NULL, 125, 2, '2011-01-14 07:32:43'), (16382, NULL, NULL, 109, 2, '2011-01-14 07:33:16'), (16383, NULL, NULL, 235, 2, '2011-01-14 07:33:40'), (16384, NULL, NULL, 75, 2, '2011-01-14 07:35:48'), (16385, 15148, NULL, 72, 2, '2011-01-14 08:00:28'), (16386, NULL, NULL, 58, 2, '2011-01-14 08:22:38'), (16387, NULL, NULL, 253, 2, '2011-01-14 08:23:10'), (16388, NULL, NULL, 174, 2, '2011-01-14 08:24:33'), (16389, NULL, NULL, 139, 2, '2011-01-14 08:36:40'), (16390, NULL, NULL, 160, 2, '2011-01-14 08:41:08'), (16391, NULL, NULL, 201, 2, '2011-01-14 08:42:08'), (16392, NULL, NULL, 94, 2, '2011-01-14 08:43:00'), (16393, NULL, NULL, 161, 2, '2011-01-14 08:44:33'), (16394, NULL, NULL, 147, 2, '2011-01-14 08:44:48'), (16395, NULL, NULL, 102, 2, '2011-01-14 08:55:00'), (16396, NULL, NULL, 12, 2, '2011-01-14 09:05:02'), (16397, NULL, NULL, 93, 2, '2011-01-14 09:13:04'), (16398, NULL, NULL, 74, 2, '2011-01-14 09:15:52'), (16399, NULL, NULL, 49, 2, '2011-01-14 09:45:03'), (16400, NULL, NULL, 139, 2, '2011-01-14 10:06:23'), (16401, 15154, NULL, 17, 2, '2011-01-14 10:29:14'), (16402, NULL, NULL, 72, 2, '2011-01-14 10:51:07'), (16403, NULL, NULL, 64, 2, '2011-01-14 11:13:26'), (16404, NULL, NULL, 186, 2, '2011-01-14 11:44:35'), (16405, NULL, NULL, 72, 2, '2011-01-14 12:02:21'), (16406, NULL, NULL, 133, 2, '2011-01-14 12:05:20'), (16407, NULL, NULL, 170, 2, '2011-01-14 12:47:50'), (16408, NULL, NULL, 53, 2, '2011-01-14 12:49:15'), (16409, NULL, NULL, 33, 2, '2011-01-14 13:02:12'), (16410, NULL, NULL, 49, 2, '2011-01-14 13:32:08'), (16411, 15162, NULL, 109, 2, '2011-01-14 15:01:43'), (16412, NULL, NULL, 173, 2, '2011-01-14 15:33:40'), (16413, 15163, NULL, 33, 2, '2011-01-14 15:33:57'), (16414, NULL, NULL, 170, 2, '2011-01-14 15:35:10'), (16415, 15164, NULL, 66, 2, '2011-01-14 16:04:45'), (16416, NULL, NULL, 141, 2, '2011-01-14 16:15:04'), (16417, NULL, NULL, 61, 2, '2011-01-14 16:51:39'), (16418, NULL, NULL, 77, 2, '2011-01-14 16:58:17'), (16419, NULL, NULL, 29, 2, '2011-01-14 17:01:37'), (16420, 15166, NULL, 68, 2, '2011-01-14 17:14:26'), (16421, 15166, NULL, 76, 2, '2011-01-14 18:29:44'), (16422, 15166, NULL, 33, 2, '2011-01-14 17:18:07'), (16424, NULL, NULL, 62, 2, '2011-01-14 17:31:33'), (16425, NULL, NULL, 23, 2, '2011-01-14 17:41:31'), (16427, NULL, NULL, 172, 2, '2011-01-14 17:54:49'), (16428, 15167, NULL, 3, 2, '2011-01-14 17:54:54'), (16429, 15167, NULL, 4, 2, '2011-01-14 17:57:57'), (16430, 15168, NULL, 166, 2, '2011-01-14 18:08:45'), (16431, NULL, NULL, 143, 2, '2011-01-14 18:18:06'), (16433, NULL, NULL, 17, 2, '2011-01-14 18:34:43'), (16434, NULL, NULL, 33, 2, '2011-01-14 18:41:22'), (16435, 15169, NULL, 1, 2, '2011-01-14 19:03:19'), (16436, NULL, NULL, 5, 2, '2011-01-14 19:17:58'), (16437, 15175, NULL, 122, 2, '2011-01-14 20:20:00'), (16438, 15174, NULL, 50, 2, '2011-01-14 20:24:46'), (16439, 15174, NULL, 56, 2, '2011-01-14 20:25:51'), (16440, 15178, NULL, 5, 2, '2011-01-14 21:26:20'), (16441, 15178, NULL, 30, 2, '2011-01-14 21:33:38'), (16442, 15178, NULL, 13, 2, '2011-01-14 21:34:05'), (16443, 15178, NULL, 186, 2, '2011-01-14 21:35:19'), (16444, 15182, NULL, 7, 2, '2011-01-14 22:52:14'), (16445, 15183, NULL, 23, 2, '2011-01-14 22:57:17'), (16446, 15183, NULL, 28, 2, '2011-01-14 22:58:51'), (16447, 15183, NULL, 177, 2, '2011-01-14 22:59:19'), (16448, NULL, NULL, 8, 2, '2011-01-15 00:21:18'), (16449, NULL, NULL, 113, 2, '2011-01-15 00:31:47'), (16450, NULL, NULL, 10, 2, '2011-01-15 00:32:22'), (16451, NULL, NULL, 181, 2, '2011-01-15 00:32:36'), (16452, NULL, NULL, 104, 2, '2011-01-15 00:32:50'), (16453, NULL, NULL, 7, 2, '2011-01-15 00:34:22'), (16454, NULL, NULL, 140, 2, '2011-01-15 00:39:07'), (16455, NULL, NULL, 32, 2, '2011-01-15 00:47:19'), (16456, NULL, NULL, 163, 2, '2011-01-15 00:47:33'), (16457, NULL, NULL, 73, 2, '2011-01-15 00:48:57'), (16458, NULL, NULL, 33, 2, '2011-01-15 00:49:20'), (16459, NULL, NULL, 30, 2, '2011-01-15 00:51:15'), (16460, NULL, NULL, 99, 2, '2011-01-15 00:51:30'), (16461, NULL, NULL, 85, 2, '2011-01-15 00:51:45'), (16462, NULL, NULL, 118, 2, '2011-01-15 00:52:01'), (16463, NULL, NULL, 114, 2, '2011-01-15 00:52:16'), (16464, 15186, NULL, 49, 2, '2011-01-15 00:52:20'), (16465, NULL, NULL, 171, 2, '2011-01-15 01:02:56'), (16466, NULL, NULL, 176, 2, '2011-01-15 01:05:25'), (16467, NULL, NULL, 88, 2, '2011-01-15 01:07:03'), (16468, NULL, NULL, 229, 2, '2011-01-15 01:16:52'), (16469, NULL, NULL, 167, 2, '2011-01-15 01:20:16'), (16470, NULL, NULL, 130, 2, '2011-01-15 01:27:47'), (16471, NULL, NULL, 169, 2, '2011-01-15 01:34:28'), (16472, NULL, NULL, 191, 2, '2011-01-15 01:41:12'), (16473, NULL, NULL, 97, 2, '2011-01-15 01:42:14'), (16474, NULL, NULL, 246, 2, '2011-01-15 01:42:46'), (16475, NULL, NULL, 112, 2, '2011-01-15 01:46:05'), (16476, NULL, NULL, 63, 2, '2011-01-15 01:52:33'), (16477, NULL, NULL, 89, 2, '2011-01-15 01:56:24'), (16478, NULL, NULL, 59, 2, '2011-01-15 02:01:59'), (16479, NULL, NULL, 108, 2, '2011-01-15 02:02:54'), (16480, NULL, NULL, 107, 2, '2011-01-15 02:03:19'), (16481, NULL, NULL, 66, 2, '2011-01-15 02:05:50'), (16482, NULL, NULL, 6, 2, '2011-01-15 02:06:18'), (16483, NULL, NULL, 31, 2, '2011-01-15 02:12:54'), (16484, NULL, NULL, 159, 2, '2011-01-15 02:15:14'), (16485, NULL, NULL, 115, 2, '2011-01-15 02:15:29'), (16486, NULL, NULL, 16, 2, '2011-01-15 02:17:14'), (16487, NULL, NULL, 65, 2, '2011-01-15 02:34:51'), (16488, NULL, NULL, 11, 2, '2011-01-15 02:53:21'), (16489, NULL, NULL, 80, 2, '2011-01-15 02:53:54'), (16490, NULL, NULL, 190, 2, '2011-01-15 02:55:55'), (16491, NULL, NULL, 83, 2, '2011-01-15 02:56:10'), (16492, NULL, NULL, 165, 2, '2011-01-15 03:02:07'), (16493, NULL, NULL, 81, 2, '2011-01-15 03:02:23'), (16494, NULL, NULL, 162, 2, '2011-01-15 03:02:57'), (16495, NULL, NULL, 25, 2, '2011-01-15 03:03:43'), (16496, NULL, NULL, 13, 2, '2011-01-15 03:11:32'), (16497, NULL, NULL, 100, 2, '2011-01-15 03:12:57'), (16498, NULL, NULL, 182, 2, '2011-01-15 03:13:12'), (16499, NULL, NULL, 184, 2, '2011-01-15 03:17:30'), (16500, NULL, NULL, 117, 2, '2011-01-15 03:21:51'), (16501, NULL, NULL, 195, 2, '2011-01-15 03:31:15'), (16502, NULL, NULL, 1, 2, '2011-01-15 03:32:57'), (16503, NULL, NULL, 7, 2, '2011-01-15 03:34:03'), (16504, NULL, NULL, 149, 2, '2011-01-15 03:43:25'), (16505, NULL, NULL, 240, 2, '2011-01-15 03:43:37'), (16506, NULL, NULL, 68, 2, '2011-01-15 03:46:42'), (16507, NULL, NULL, 148, 2, '2011-01-15 03:53:16'), (16508, NULL, NULL, 110, 2, '2011-01-15 03:54:04'), (16509, NULL, NULL, 54, 2, '2011-01-15 03:55:46'), (16510, NULL, NULL, 142, 2, '2011-01-15 04:02:42'), (16511, NULL, NULL, 90, 2, '2011-01-15 04:03:07'), (16512, NULL, NULL, 55, 2, '2011-01-15 04:04:16'), (16513, NULL, NULL, 3, 2, '2011-01-15 04:04:33'), (16514, NULL, NULL, 129, 2, '2011-01-15 04:04:53'), (16515, NULL, NULL, 183, 2, '2011-01-15 04:06:25'), (16516, 15194, NULL, 7, 2, '2011-01-15 04:06:49'), (16517, NULL, NULL, 87, 2, '2011-01-15 04:11:49'), (16518, NULL, NULL, 92, 2, '2011-01-15 04:32:56'), (16519, NULL, NULL, 144, 2, '2011-01-15 04:33:11'), (16520, NULL, NULL, 111, 2, '2011-01-15 04:33:26'), (16521, NULL, NULL, 128, 2, '2011-01-15 04:33:43'), (16522, NULL, NULL, 96, 2, '2011-01-15 04:43:04'), (16523, NULL, NULL, 69, 2, '2011-01-15 04:43:22'), (16524, NULL, NULL, 22, 2, '2011-01-15 04:43:38'), (16525, NULL, NULL, 194, 2, '2011-01-15 04:43:53'), (16526, NULL, NULL, 27, 2, '2011-01-15 04:44:11'); INSERT INTO `report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES (16527, NULL, NULL, 213, 2, '2011-01-15 04:53:45'), (16528, NULL, NULL, 168, 2, '2011-01-15 05:04:09'), (16529, NULL, NULL, 131, 2, '2011-01-15 05:12:15'), (16530, NULL, NULL, 164, 2, '2011-01-15 05:12:29'), (16531, NULL, NULL, 61, 2, '2011-01-15 05:13:59'), (16532, NULL, NULL, 67, 2, '2011-01-15 05:14:14'), (16533, NULL, NULL, 170, 2, '2011-01-15 05:22:53'), (16534, NULL, NULL, 60, 2, '2011-01-15 05:24:56'), (16535, NULL, NULL, 58, 2, '2011-01-15 05:25:11'), (16536, NULL, NULL, 253, 2, '2011-01-15 05:25:26'), (16537, 15197, NULL, 157, 2, '2011-01-15 05:28:40'), (16538, NULL, NULL, 14, 2, '2011-01-15 05:35:17'), (16539, NULL, NULL, 173, 2, '2011-01-15 05:42:31'), (16540, NULL, NULL, 24, 2, '2011-01-15 05:44:17'), (16541, NULL, NULL, 15, 2, '2011-01-15 05:45:26'), (16542, NULL, NULL, 157, 2, '2011-01-15 05:56:42'), (16543, NULL, NULL, 51, 2, '2011-01-15 05:57:27'), (16544, NULL, NULL, 98, 2, '2011-01-15 06:02:03'), (16545, NULL, NULL, 2, 2, '2011-01-15 06:02:21'), (16546, 15198, NULL, 50, 2, '2011-01-15 06:03:28'), (16547, NULL, NULL, 119, 2, '2011-01-15 06:04:20'), (16548, NULL, NULL, 79, 2, '2011-01-15 06:05:18'), (16549, 15198, NULL, 131, 2, '2011-01-15 06:06:15'), (16550, 15201, NULL, 50, 2, '2011-01-15 06:07:54'), (16551, 15203, NULL, 131, 2, '2011-01-15 06:08:31'), (16552, NULL, NULL, 152, 2, '2011-01-15 06:12:52'), (16553, NULL, NULL, 91, 2, '2011-01-15 06:23:49'), (16554, 15209, NULL, 190, 2, '2011-01-15 06:30:54'), (16555, 15210, NULL, 144, 2, '2011-01-15 06:35:07'), (16556, NULL, NULL, 52, 2, '2011-01-15 06:43:50'), (16557, NULL, NULL, 158, 2, '2011-01-15 06:53:45'), (16558, NULL, NULL, 120, 2, '2011-01-15 07:13:14'), (16559, NULL, NULL, 174, 2, '2011-01-15 07:13:40'), (16560, NULL, NULL, 26, 2, '2011-01-15 07:14:53'), (16561, NULL, NULL, 127, 2, '2011-01-15 07:25:02'), (16562, NULL, NULL, 160, 2, '2011-01-15 07:32:24'), (16563, NULL, NULL, 201, 2, '2011-01-15 07:33:19'), (16564, NULL, NULL, 94, 2, '2011-01-15 07:34:46'), (16565, NULL, NULL, 95, 2, '2011-01-15 07:53:23'), (16566, NULL, NULL, 122, 2, '2011-01-15 08:02:20'), (16567, NULL, NULL, 121, 2, '2011-01-15 08:02:38'), (16568, NULL, NULL, 5, 2, '2011-01-15 08:02:59'), (16569, NULL, NULL, 82, 2, '2011-01-15 08:03:16'), (16570, NULL, NULL, 93, 2, '2011-01-15 08:04:54'), (16571, NULL, NULL, 2, 2, '2011-01-15 09:40:20'), (16572, NULL, NULL, 161, 2, '2011-01-15 09:44:31'), (16573, NULL, NULL, 102, 2, '2011-01-15 09:53:56'), (16574, NULL, NULL, 74, 2, '2011-01-15 10:15:25'), (16575, NULL, NULL, 125, 2, '2011-01-15 10:24:01'), (16576, NULL, NULL, 109, 2, '2011-01-15 10:24:41'), (16577, NULL, NULL, 235, 2, '2011-01-15 10:25:00'), (16578, NULL, NULL, 196, 2, '2011-01-15 10:42:11'), (16579, NULL, NULL, 9, 2, '2011-01-15 10:43:37'), (16580, NULL, NULL, 53, 2, '2011-01-15 10:45:30'), (16581, NULL, NULL, 50, 2, '2011-01-15 10:46:24'), (16582, NULL, NULL, 133, 2, '2011-01-15 11:13:09'), (16583, NULL, NULL, 187, 2, '2011-01-15 11:13:23'), (16584, NULL, NULL, 147, 2, '2011-01-15 11:33:23'), (16585, 15224, NULL, 141, 2, '2011-01-15 11:47:18'), (16586, NULL, NULL, 111, 2, '2011-01-15 11:57:38'), (16587, NULL, NULL, 190, 2, '2011-01-15 12:20:57'), (16588, NULL, NULL, 71, 2, '2011-01-15 12:24:39'), (16589, NULL, NULL, 20, 2, '2011-01-15 12:45:16'), (16590, 15225, NULL, 159, 2, '2011-01-15 12:53:23'), (16591, NULL, NULL, 105, 2, '2011-01-15 12:53:35'), (16592, 15226, NULL, 159, 2, '2011-01-15 13:04:28'), (16593, NULL, NULL, 86, 2, '2011-01-15 13:09:58'), (16594, 15233, NULL, 159, 2, '2011-01-15 14:09:48'), (16595, NULL, NULL, 64, 2, '2011-01-15 14:24:09'), (16596, NULL, NULL, 49, 2, '2011-01-15 14:43:53'), (16597, 15235, NULL, 145, 2, '2011-01-15 14:50:49'), (16598, 15236, NULL, 17, 2, '2011-01-15 15:06:58'), (16599, NULL, NULL, 79, 2, '2011-01-15 15:29:40'), (16600, NULL, NULL, 78, 2, '2011-01-15 15:45:58'), (16601, NULL, NULL, 32, 2, '2011-01-15 15:48:18'), (16602, 15241, NULL, 4, 2, '2011-01-15 16:08:49'), (16603, NULL, NULL, 192, 2, '2011-01-15 16:18:35'), (16604, NULL, NULL, 115, 2, '2011-01-15 16:20:55'), (16605, 15243, NULL, 75, 2, '2011-01-15 16:22:54'), (16606, NULL, NULL, 12, 2, '2011-01-15 16:53:44'), (16607, NULL, NULL, 186, 2, '2011-01-15 16:53:53'), (16608, NULL, NULL, 101, 2, '2011-01-15 16:54:32'), (16609, 15246, NULL, 8, 2, '2011-01-15 17:15:10'), (16610, 15248, NULL, 112, 2, '2011-01-15 17:49:07'), (16611, 15249, NULL, 177, 2, '2011-01-15 18:21:41'), (16612, 15250, NULL, 177, 2, '2011-01-15 18:33:26'), (16614, NULL, NULL, 139, 2, '2011-01-15 18:54:10'), (16615, 15252, NULL, 167, 2, '2011-01-15 19:04:25'), (16616, 15249, NULL, 12, 2, '2011-01-15 19:13:53'), (16618, 15256, NULL, 113, 2, '2011-01-15 22:16:53'), (16619, 15257, NULL, 66, 2, '2011-01-15 22:17:47'), (16620, 15258, NULL, 32, 2, '2011-01-15 22:23:49'), (16621, NULL, NULL, 7, 2, '2011-01-16 00:43:48'), (16622, NULL, NULL, 140, 2, '2011-01-16 00:51:30'), (16623, NULL, NULL, 73, 2, '2011-01-16 00:56:06'), (16624, NULL, NULL, 85, 2, '2011-01-16 01:01:21'), (16625, NULL, NULL, 118, 2, '2011-01-16 01:01:40'), (16626, NULL, NULL, 114, 2, '2011-01-16 01:07:11'), (16627, NULL, NULL, 106, 2, '2011-01-16 01:08:17'), (16628, NULL, NULL, 23, 2, '2011-01-16 01:08:32'), (16629, NULL, NULL, 171, 2, '2011-01-16 01:13:14'), (16630, NULL, NULL, 172, 2, '2011-01-16 01:21:32'), (16631, NULL, NULL, 229, 2, '2011-01-16 01:22:30'), (16632, NULL, NULL, 143, 2, '2011-01-16 01:42:21'), (16633, NULL, NULL, 169, 2, '2011-01-16 01:43:30'), (16634, NULL, NULL, 166, 2, '2011-01-16 01:48:18'), (16635, NULL, NULL, 191, 2, '2011-01-16 01:51:10'), (16636, NULL, NULL, 246, 2, '2011-01-16 01:57:51'), (16637, NULL, NULL, 59, 2, '2011-01-16 02:13:20'), (16638, NULL, NULL, 66, 2, '2011-01-16 02:13:40'), (16639, 15263, NULL, 102, 2, '2011-01-16 02:21:37'), (16640, NULL, NULL, 159, 2, '2011-01-16 02:27:09'), (16641, NULL, NULL, 116, 2, '2011-01-16 02:31:56'), (16642, NULL, NULL, 8, 2, '2011-01-16 02:33:46'), (16643, NULL, NULL, 65, 2, '2011-01-16 02:35:27'), (16644, NULL, NULL, 17, 2, '2011-01-16 02:44:26'), (16645, NULL, NULL, 11, 2, '2011-01-16 02:52:34'), (16646, NULL, NULL, 132, 2, '2011-01-16 03:01:21'), (16647, NULL, NULL, 25, 2, '2011-01-16 03:07:39'), (16648, 15271, NULL, 50, 2, '2011-01-16 03:19:00'), (16649, 15273, NULL, 170, 2, '2011-01-16 03:19:04'), (16650, 15274, NULL, 75, 2, '2011-01-16 03:19:06'), (16651, 15275, NULL, 6, 2, '2011-01-16 03:19:08'), (16652, 15276, NULL, 17, 2, '2011-01-16 03:19:10'), (16653, NULL, NULL, 57, 2, '2011-01-16 03:26:06'), (16654, NULL, NULL, 1, 2, '2011-01-16 03:32:45'), (16655, NULL, NULL, 240, 2, '2011-01-16 03:46:17'), (16656, NULL, NULL, 148, 2, '2011-01-16 03:52:47'), (16657, NULL, NULL, 110, 2, '2011-01-16 03:53:30'), (16658, NULL, NULL, 54, 2, '2011-01-16 03:53:52'), (16659, NULL, NULL, 90, 2, '2011-01-16 04:03:45'), (16660, NULL, NULL, 21, 2, '2011-01-16 04:04:30'), (16661, NULL, NULL, 3, 2, '2011-01-16 04:04:45'), (16662, NULL, NULL, 129, 2, '2011-01-16 04:06:09'), (16663, NULL, NULL, 183, 2, '2011-01-16 04:06:24'), (16664, 15287, NULL, 118, 2, '2011-01-16 04:10:20'), (16665, NULL, NULL, 72, 2, '2011-01-16 04:15:54'), (16666, NULL, NULL, 92, 2, '2011-01-16 04:33:01'), (16667, NULL, NULL, 61, 2, '2011-01-16 05:03:19'), (16668, NULL, NULL, 170, 2, '2011-01-16 05:12:28'), (16669, NULL, NULL, 58, 2, '2011-01-16 05:14:05'), (16670, NULL, NULL, 173, 2, '2011-01-16 05:32:21'), (16671, 15289, NULL, 75, 2, '2011-01-16 05:36:44'), (16672, 15289, NULL, 50, 2, '2011-01-16 05:36:49'), (16673, 15289, NULL, 17, 2, '2011-01-16 05:36:54'), (16674, 15289, NULL, 6, 2, '2011-01-16 05:36:59'), (16675, 15289, NULL, 170, 2, '2011-01-16 05:37:20'), (16676, 15289, NULL, 57, 2, '2011-01-16 05:37:44'), (16677, 15289, NULL, 176, 2, '2011-01-16 05:37:50'), (16678, 15289, NULL, 12, 2, '2011-01-16 05:37:55'), (16679, 15289, NULL, 147, 2, '2011-01-16 05:38:35'), (16680, 15289, NULL, 140, 2, '2011-01-16 05:38:50'), (16681, 15289, NULL, 141, 2, '2011-01-16 05:38:55'), (16682, 15289, NULL, 142, 2, '2011-01-16 05:39:00'), (16683, 15289, NULL, 146, 2, '2011-01-16 05:39:06'), (16684, 15289, NULL, 139, 2, '2011-01-16 05:39:11'), (16685, 15289, NULL, 145, 2, '2011-01-16 05:39:16'), (16686, 15289, NULL, 143, 2, '2011-01-16 05:39:21'), (16687, 15289, NULL, 144, 2, '2011-01-16 05:39:26'), (16688, 15289, NULL, 107, 2, '2011-01-16 05:39:46'), (16689, 15289, NULL, 106, 2, '2011-01-16 05:39:51'), (16690, 15289, NULL, 109, 2, '2011-01-16 05:40:01'), (16691, 15289, NULL, 108, 2, '2011-01-16 05:40:07'), (16692, 15289, NULL, 104, 2, '2011-01-16 05:40:12'), (16693, 15289, NULL, 110, 2, '2011-01-16 05:40:17'), (16694, 15289, NULL, 113, 2, '2011-01-16 05:40:27'), (16695, 15289, NULL, 111, 2, '2011-01-16 05:40:36'), (16696, 15289, NULL, 112, 2, '2011-01-16 05:40:42'), (16697, NULL, NULL, 150, 2, '2011-01-16 05:53:46'), (16698, 15290, NULL, 75, 2, '2011-01-16 05:58:30'), (16699, 15290, NULL, 50, 2, '2011-01-16 05:58:35'), (16700, 15290, NULL, 17, 2, '2011-01-16 05:58:40'), (16701, 15290, NULL, 6, 2, '2011-01-16 05:58:45'), (16702, 15290, NULL, 170, 2, '2011-01-16 05:59:04'), (16703, 15290, NULL, 57, 2, '2011-01-16 05:59:28'), (16704, 15290, NULL, 176, 2, '2011-01-16 05:59:33'), (16705, 15290, NULL, 12, 2, '2011-01-16 05:59:38'), (16706, 15290, NULL, 147, 2, '2011-01-16 06:00:17'), (16707, 15290, NULL, 140, 2, '2011-01-16 06:00:31'), (16708, 15290, NULL, 141, 2, '2011-01-16 06:00:36'), (16709, 15290, NULL, 142, 2, '2011-01-16 06:00:41'), (16710, 15290, NULL, 146, 2, '2011-01-16 06:00:46'), (16711, 15290, NULL, 139, 2, '2011-01-16 06:00:51'), (16712, 15290, NULL, 145, 2, '2011-01-16 06:00:56'), (16713, 15290, NULL, 143, 2, '2011-01-16 06:01:01'), (16714, 15290, NULL, 144, 2, '2011-01-16 06:01:06'), (16715, 15290, NULL, 107, 2, '2011-01-16 06:01:26'), (16716, 15290, NULL, 106, 2, '2011-01-16 06:01:30'), (16717, 15290, NULL, 109, 2, '2011-01-16 06:01:40'), (16718, 15290, NULL, 108, 2, '2011-01-16 06:01:45'), (16719, 15290, NULL, 104, 2, '2011-01-16 06:01:50'), (16720, 15290, NULL, 110, 2, '2011-01-16 06:01:55'), (16721, 15290, NULL, 113, 2, '2011-01-16 06:02:05'), (16722, 15290, NULL, 111, 2, '2011-01-16 06:02:15'), (16723, 15290, NULL, 112, 2, '2011-01-16 06:02:20'), (16724, NULL, NULL, 56, 2, '2011-01-16 06:03:19'), (16725, 15290, NULL, 122, 2, '2011-01-16 06:05:05'), (16726, 15291, NULL, 5, 2, '2011-01-16 06:11:04'), (16727, NULL, NULL, 63, 2, '2011-01-16 06:29:08'), (16728, NULL, NULL, 52, 2, '2011-01-16 06:43:54'), (16729, 15293, NULL, 117, 2, '2011-01-16 06:52:41'), (16730, 15294, NULL, 103, 2, '2011-01-16 06:53:25'), (16731, 15295, NULL, 99, 2, '2011-01-16 07:08:34'), (16732, NULL, NULL, 28, 2, '2011-01-16 07:15:00'), (16733, NULL, NULL, 120, 2, '2011-01-16 07:15:16'), (16734, NULL, NULL, 174, 2, '2011-01-16 07:16:31'), (16735, NULL, NULL, 26, 2, '2011-01-16 07:17:44'), (16736, 15296, NULL, 101, 2, '2011-01-16 07:20:22'), (16737, NULL, NULL, 127, 2, '2011-01-16 07:24:16'), (16738, NULL, NULL, 201, 2, '2011-01-16 07:33:02'), (16739, NULL, NULL, 94, 2, '2011-01-16 07:33:49'), (16740, 15300, NULL, 75, 2, '2011-01-16 08:04:17'), (16741, 15301, NULL, 50, 2, '2011-01-16 08:04:20'), (16742, 15302, NULL, 17, 2, '2011-01-16 08:04:22'), (16743, 15303, NULL, 6, 2, '2011-01-16 08:04:24'), (16744, 15307, NULL, 170, 2, '2011-01-16 08:04:33'), (16745, 15312, NULL, 57, 2, '2011-01-16 08:04:43'), (16746, 15313, NULL, 176, 2, '2011-01-16 08:04:45'), (16747, 15314, NULL, 12, 2, '2011-01-16 08:04:47'), (16748, NULL, NULL, 93, 2, '2011-01-16 08:05:08'), (16749, 15327, NULL, 147, 2, '2011-01-16 08:05:11'), (16750, 15330, NULL, 140, 2, '2011-01-16 08:05:18'), (16751, 15331, NULL, 141, 2, '2011-01-16 08:05:20'), (16752, 15332, NULL, 142, 2, '2011-01-16 08:05:22'), (16753, 15333, NULL, 146, 2, '2011-01-16 08:05:24'), (16754, 15334, NULL, 139, 2, '2011-01-16 08:05:26'), (16755, 15335, NULL, 145, 2, '2011-01-16 08:05:28'), (16756, 15336, NULL, 143, 2, '2011-01-16 08:05:30'), (16757, 15337, NULL, 144, 2, '2011-01-16 08:05:32'), (16758, 15338, NULL, 107, 2, '2011-01-16 08:05:35'), (16759, 15339, NULL, 106, 2, '2011-01-16 08:05:37'), (16760, 15341, NULL, 109, 2, '2011-01-16 08:05:41'), (16761, 15342, NULL, 108, 2, '2011-01-16 08:05:43'), (16762, 15343, NULL, 104, 2, '2011-01-16 08:05:45'), (16763, 15344, NULL, 110, 2, '2011-01-16 08:05:48'), (16764, 15346, NULL, 113, 2, '2011-01-16 08:05:52'), (16765, 15348, NULL, 111, 2, '2011-01-16 08:05:56'), (16766, 15349, NULL, 112, 2, '2011-01-16 08:05:58'), (16767, 15351, NULL, 139, 2, '2011-01-16 08:24:46'), (16768, NULL, NULL, 133, 2, '2011-01-16 09:14:39'), (16769, 15352, NULL, 1, 2, '2011-01-16 09:33:47'), (16770, NULL, NULL, 74, 2, '2011-01-16 10:04:04'), (16771, 15353, NULL, 6, 2, '2011-01-16 10:20:47'), (16772, NULL, NULL, 196, 2, '2011-01-16 10:43:29'), (16773, 15356, NULL, 71, 2, '2011-01-16 11:12:48'), (16774, NULL, NULL, 141, 2, '2011-01-16 11:34:56'), (16775, NULL, NULL, 235, 2, '2011-01-16 12:24:01'), (16776, NULL, NULL, 75, 2, '2011-01-16 12:25:13'), (16777, NULL, NULL, 182, 2, '2011-01-16 12:25:35'), (16778, 15361, NULL, 8, 2, '2011-01-16 12:59:20'), (16779, NULL, NULL, 71, 2, '2011-01-16 13:01:42'), (16780, NULL, NULL, 184, 2, '2011-01-16 13:14:50'), (16781, NULL, NULL, 99, 2, '2011-01-16 13:41:06'), (16782, NULL, NULL, 6, 2, '2011-01-16 14:07:22'), (16783, NULL, NULL, 50, 2, '2011-01-16 14:43:47'), (16784, NULL, NULL, 20, 2, '2011-01-16 14:44:32'), (16785, 15367, NULL, 9, 2, '2011-01-16 15:23:22'), (16786, 15368, NULL, 56, 2, '2011-01-16 15:45:58'), (16787, NULL, NULL, 139, 2, '2011-01-16 16:53:46'), (16788, 15372, NULL, 17, 2, '2011-01-16 17:11:01'), (16789, 15372, NULL, 50, 2, '2011-01-16 17:12:44'), (16792, 15372, NULL, 75, 2, '2011-01-16 17:14:31'), (16794, 15375, NULL, 50, 2, '2011-01-16 17:45:42'), (16795, 15376, NULL, 50, 2, '2011-01-16 17:59:25'), (16797, 15377, NULL, 75, 2, '2011-01-16 18:23:32'), (16798, 15377, NULL, 76, 2, '2011-01-16 18:23:59'), (16799, 15379, NULL, 115, 2, '2011-01-16 20:21:38'), (16800, 15380, NULL, 5, 2, '2011-01-16 21:49:02'), (16801, 15381, NULL, 142, 2, '2011-01-16 21:57:19'), (16802, NULL, NULL, 6, 2, '2011-01-17 00:15:51'), (16803, NULL, NULL, 113, 2, '2011-01-17 00:31:22'), (16804, NULL, NULL, 10, 2, '2011-01-17 00:31:59'), (16805, NULL, NULL, 104, 2, '2011-01-17 00:37:38'), (16806, NULL, NULL, 32, 2, '2011-01-17 00:42:50'), (16807, NULL, NULL, 124, 2, '2011-01-17 00:51:42'), (16808, NULL, NULL, 118, 2, '2011-01-17 00:51:57'), (16809, NULL, NULL, 176, 2, '2011-01-17 01:04:06'), (16810, NULL, NULL, 88, 2, '2011-01-17 01:06:09'), (16811, NULL, NULL, 165, 2, '2011-01-17 01:06:24'), (16812, 15386, NULL, 17, 2, '2011-01-17 01:11:45'), (16813, 15388, NULL, 169, 2, '2011-01-17 01:11:52'), (16814, 15389, NULL, 66, 2, '2011-01-17 01:11:56'), (16815, 15390, NULL, 176, 2, '2011-01-17 01:12:00'), (16816, 15391, NULL, 118, 2, '2011-01-17 01:12:04'), (16817, NULL, NULL, 145, 2, '2011-01-17 01:13:08'), (16818, NULL, NULL, 130, 2, '2011-01-17 01:29:56'), (16819, NULL, NULL, 169, 2, '2011-01-17 01:33:51'), (16820, NULL, NULL, 97, 2, '2011-01-17 01:43:41'), (16821, NULL, NULL, 126, 2, '2011-01-17 01:51:46'), (16822, NULL, NULL, 63, 2, '2011-01-17 01:52:18'), (16823, NULL, NULL, 78, 2, '2011-01-17 01:55:12'), (16824, NULL, NULL, 108, 2, '2011-01-17 02:03:23'), (16825, NULL, NULL, 66, 2, '2011-01-17 02:06:59'), (16826, NULL, NULL, 177, 2, '2011-01-17 02:15:07'), (16827, NULL, NULL, 115, 2, '2011-01-17 02:17:31'), (16828, NULL, NULL, 16, 2, '2011-01-17 02:17:47'), (16829, NULL, NULL, 11, 2, '2011-01-17 02:22:00'), (16830, NULL, NULL, 80, 2, '2011-01-17 02:22:17'), (16831, NULL, NULL, 190, 2, '2011-01-17 02:24:06'), (16832, NULL, NULL, 83, 2, '2011-01-17 02:24:21'), (16833, NULL, NULL, 213, 2, '2011-01-17 02:28:19'), (16834, NULL, NULL, 116, 2, '2011-01-17 02:31:55'), (16835, NULL, NULL, 17, 2, '2011-01-17 03:03:49'), (16836, NULL, NULL, 96, 2, '2011-01-17 03:05:42'), (16837, NULL, NULL, 69, 2, '2011-01-17 03:07:29'), (16838, NULL, NULL, 27, 2, '2011-01-17 03:07:47'), (16839, NULL, NULL, 131, 2, '2011-01-17 03:18:39'), (16840, NULL, NULL, 164, 2, '2011-01-17 03:18:54'), (16841, NULL, NULL, 84, 2, '2011-01-17 03:22:42'), (16842, NULL, NULL, 166, 2, '2011-01-17 03:30:43'), (16843, NULL, NULL, 195, 2, '2011-01-17 03:31:07'), (16844, NULL, NULL, 4, 2, '2011-01-17 03:41:28'), (16845, NULL, NULL, 149, 2, '2011-01-17 03:43:51'), (16846, NULL, NULL, 240, 2, '2011-01-17 03:45:54'), (16847, NULL, NULL, 68, 2, '2011-01-17 03:48:19'), (16848, NULL, NULL, 148, 2, '2011-01-17 03:56:44'), (16849, NULL, NULL, 110, 2, '2011-01-17 03:56:59'), (16850, NULL, NULL, 54, 2, '2011-01-17 03:58:45'), (16851, NULL, NULL, 142, 2, '2011-01-17 04:06:44'), (16852, NULL, NULL, 21, 2, '2011-01-17 04:06:54'), (16853, NULL, NULL, 2, 2, '2011-01-17 04:08:46'), (16854, NULL, NULL, 87, 2, '2011-01-17 04:11:40'), (16855, NULL, NULL, 72, 2, '2011-01-17 04:13:26'), (16856, NULL, NULL, 144, 2, '2011-01-17 04:23:22'), (16857, NULL, NULL, 128, 2, '2011-01-17 04:23:55'), (16858, NULL, NULL, 91, 2, '2011-01-17 04:26:02'), (16859, 15411, NULL, 6, 2, '2011-01-17 04:41:20'), (16860, NULL, NULL, 105, 2, '2011-01-17 05:04:55'), (16861, NULL, NULL, 77, 2, '2011-01-17 05:12:35'), (16862, NULL, NULL, 61, 2, '2011-01-17 05:13:03'), (16863, NULL, NULL, 67, 2, '2011-01-17 05:13:27'), (16864, NULL, NULL, 60, 2, '2011-01-17 05:23:51'), (16865, NULL, NULL, 58, 2, '2011-01-17 05:25:56'), (16866, NULL, NULL, 28, 2, '2011-01-17 05:26:43'), (16867, NULL, NULL, 92, 2, '2011-01-17 05:32:41'), (16868, NULL, NULL, 15, 2, '2011-01-17 05:53:54'), (16869, NULL, NULL, 157, 2, '2011-01-17 06:02:52'), (16870, NULL, NULL, 29, 2, '2011-01-17 06:13:17'), (16871, NULL, NULL, 79, 2, '2011-01-17 06:15:36'), (16872, NULL, NULL, 152, 2, '2011-01-17 06:22:55'), (16873, NULL, NULL, 122, 2, '2011-01-17 06:25:26'), (16874, NULL, NULL, 125, 2, '2011-01-17 06:34:01'), (16875, NULL, NULL, 146, 2, '2011-01-17 06:38:24'), (16876, 15413, NULL, 100, 2, '2011-01-17 07:08:23'), (16877, NULL, NULL, 174, 2, '2011-01-17 07:22:55'), (16878, NULL, NULL, 62, 2, '2011-01-17 07:23:23'), (16879, NULL, NULL, 133, 2, '2011-01-17 07:25:58'), (16880, NULL, NULL, 127, 2, '2011-01-17 07:32:55'), (16881, NULL, NULL, 161, 2, '2011-01-17 07:46:43'), (16882, NULL, NULL, 102, 2, '2011-01-17 07:55:22'), (16883, NULL, NULL, 141, 2, '2011-01-17 08:01:58'), (16884, NULL, NULL, 101, 2, '2011-01-17 08:07:09'), (16885, NULL, NULL, 70, 2, '2011-01-17 08:12:19'), (16886, NULL, NULL, 5, 2, '2011-01-17 08:12:34'), (16887, NULL, NULL, 74, 2, '2011-01-17 08:15:20'), (16888, NULL, NULL, 164, 2, '2011-01-17 08:53:12'), (16889, NULL, NULL, 186, 2, '2011-01-17 08:54:07'), (16890, 15417, NULL, 50, 2, '2011-01-17 08:59:54'), (16891, 15418, NULL, 5, 2, '2011-01-17 09:08:12'), (16892, NULL, NULL, 147, 2, '2011-01-17 09:34:09'), (16893, 15420, NULL, 66, 2, '2011-01-17 10:12:13'), (16896, NULL, NULL, 109, 2, '2011-01-17 10:24:27'), (16897, NULL, NULL, 9, 2, '2011-01-17 10:43:40'), (16898, 15426, NULL, 112, 2, '2011-01-17 11:10:20'), (16899, 15429, NULL, 111, 2, '2011-01-17 11:15:27'), (16900, 15427, NULL, 177, 2, '2011-01-17 11:21:18'), (16902, 15430, NULL, 76, 2, '2011-01-17 11:34:20'), (16903, NULL, NULL, 71, 2, '2011-01-17 12:25:07'), (16904, 15434, NULL, 49, 2, '2011-01-17 13:30:52'), (16905, 15434, NULL, 53, 2, '2011-01-17 13:32:19'), (16906, NULL, NULL, 169, 2, '2011-01-17 13:34:02'), (16907, NULL, NULL, 64, 2, '2011-01-17 14:24:10'), (16908, 15436, NULL, 176, 2, '2011-01-17 14:56:01'), (16909, 15436, NULL, 78, 2, '2011-01-17 14:57:40'), (16910, 15438, NULL, 49, 2, '2011-01-17 15:00:00'), (16911, 15437, NULL, 75, 2, '2011-01-17 15:05:09'), (16912, NULL, NULL, 74, 2, '2011-01-17 15:07:41'), (16913, NULL, NULL, 240, 2, '2011-01-17 16:01:54'), (16914, NULL, NULL, 73, 2, '2011-01-17 16:11:46'), (16915, NULL, NULL, 9, 2, '2011-01-17 16:21:37'), (16916, NULL, NULL, 4, 2, '2011-01-17 16:36:26'), (16917, NULL, NULL, 110, 2, '2011-01-17 16:41:21'), (16918, 15446, NULL, 66, 2, '2011-01-17 16:50:46'), (16919, 15446, NULL, 3, 2, '2011-01-17 16:52:08'), (16920, 15449, NULL, 174, 2, '2011-01-17 16:59:16'), (16921, 15449, NULL, 152, 2, '2011-01-17 16:59:55'), (16922, 15449, NULL, 201, 2, '2011-01-17 17:00:44'), (16923, 15450, NULL, 17, 2, '2011-01-17 17:41:45'), (16924, 15451, NULL, 17, 2, '2011-01-17 18:29:52'), (16925, 15451, NULL, 10, 2, '2011-01-17 18:18:59'), (16926, 15451, NULL, 12, 2, '2011-01-17 18:24:09'), (16930, 15451, NULL, 27, 2, '2011-01-17 18:27:41'), (16932, 15451, NULL, 8, 2, '2011-01-17 18:31:36'), (16933, 15472, NULL, 72, 2, '2011-01-17 18:59:40'), (16934, 15485, NULL, 13, 2, '2011-01-17 20:16:37'), (16935, 15490, NULL, 111, 2, '2011-01-17 20:59:54'), (16936, 15493, NULL, 111, 2, '2011-01-17 20:30:42'), (16937, 15496, NULL, 32, 2, '2011-01-17 20:40:41'), (16938, 15497, NULL, 141, 2, '2011-01-17 20:51:44'), (16940, 15498, NULL, 17, 2, '2011-01-17 21:13:08'), (16941, NULL, NULL, 2, 2, '2011-01-18 00:02:28'), (16942, NULL, NULL, 10, 2, '2011-01-18 00:32:14'), (16943, NULL, NULL, 30, 2, '2011-01-18 00:42:01'), (16944, NULL, NULL, 99, 2, '2011-01-18 00:42:15'), (16945, NULL, NULL, 114, 2, '2011-01-18 00:45:48'), (16946, NULL, NULL, 23, 2, '2011-01-18 00:46:17'), (16947, NULL, NULL, 33, 2, '2011-01-18 00:56:19'), (16948, NULL, NULL, 103, 2, '2011-01-18 01:03:08'), (16949, NULL, NULL, 171, 2, '2011-01-18 01:03:23'), (16950, NULL, NULL, 88, 2, '2011-01-18 01:06:13'), (16951, NULL, NULL, 145, 2, '2011-01-18 01:13:17'), (16952, NULL, NULL, 229, 2, '2011-01-18 01:13:33'), (16953, NULL, NULL, 130, 2, '2011-01-18 01:26:51'), (16954, NULL, NULL, 143, 2, '2011-01-18 01:38:32'), (16955, NULL, NULL, 246, 2, '2011-01-18 01:43:23'), (16956, NULL, NULL, 126, 2, '2011-01-18 01:52:06'), (16957, NULL, NULL, 63, 2, '2011-01-18 01:55:58'), (16958, NULL, NULL, 89, 2, '2011-01-18 01:56:16'), (16959, NULL, NULL, 78, 2, '2011-01-18 01:57:51'), (16960, NULL, NULL, 188, 2, '2011-01-18 02:02:12'), (16961, NULL, NULL, 59, 2, '2011-01-18 02:02:26'), (16962, NULL, NULL, 66, 2, '2011-01-18 02:08:55'), (16963, NULL, NULL, 2, 2, '2011-01-18 02:13:08'), (16964, NULL, NULL, 115, 2, '2011-01-18 02:18:36'), (16965, NULL, NULL, 16, 2, '2011-01-18 02:19:12'), (16966, NULL, NULL, 11, 2, '2011-01-18 02:52:36'), (16967, NULL, NULL, 190, 2, '2011-01-18 02:53:24'), (16968, NULL, NULL, 165, 2, '2011-01-18 03:02:05'), (16969, NULL, NULL, 81, 2, '2011-01-18 03:02:20'), (16970, NULL, NULL, 132, 2, '2011-01-18 03:02:45'), (16971, NULL, NULL, 162, 2, '2011-01-18 03:03:00'), (16972, NULL, NULL, 25, 2, '2011-01-18 03:03:43'), (16973, NULL, NULL, 13, 2, '2011-01-18 03:10:59'), (16974, NULL, NULL, 184, 2, '2011-01-18 03:13:16'), (16975, NULL, NULL, 117, 2, '2011-01-18 03:21:56'), (16976, NULL, NULL, 84, 2, '2011-01-18 03:27:52'), (16977, NULL, NULL, 166, 2, '2011-01-18 03:31:20'), (16978, NULL, NULL, 1, 2, '2011-01-18 03:37:15'), (16979, NULL, NULL, 240, 2, '2011-01-18 03:46:05'), (16980, 15522, NULL, 141, 2, '2011-01-18 03:50:58'), (16981, NULL, NULL, 110, 2, '2011-01-18 03:52:52'), (16982, 15527, NULL, 50, 2, '2011-01-18 03:54:38'), (16983, NULL, NULL, 90, 2, '2011-01-18 04:03:04'), (16984, NULL, NULL, 55, 2, '2011-01-18 04:05:00'), (16985, NULL, NULL, 21, 2, '2011-01-18 04:05:15'), (16986, NULL, NULL, 129, 2, '2011-01-18 04:07:17'), (16987, NULL, NULL, 76, 2, '2011-01-18 04:17:24'), (16988, NULL, NULL, 144, 2, '2011-01-18 04:34:01'), (16989, NULL, NULL, 128, 2, '2011-01-18 04:35:23'), (16990, NULL, NULL, 213, 2, '2011-01-18 04:44:55'), (16991, NULL, NULL, 170, 2, '2011-01-18 05:12:52'), (16992, NULL, NULL, 24, 2, '2011-01-18 05:34:48'), (16993, NULL, NULL, 29, 2, '2011-01-18 05:54:53'), (16994, NULL, NULL, 56, 2, '2011-01-18 06:03:12'), (16995, NULL, NULL, 91, 2, '2011-01-18 06:33:39'), (16996, NULL, NULL, 253, 2, '2011-01-18 07:23:23'), (16997, NULL, NULL, 28, 2, '2011-01-18 07:24:21'), (16998, NULL, NULL, 120, 2, '2011-01-18 07:24:37'), (16999, NULL, NULL, 174, 2, '2011-01-18 07:26:03'), (17000, NULL, NULL, 62, 2, '2011-01-18 07:26:43'), (17001, 15533, NULL, 5, 2, '2011-01-18 07:28:52'), (17002, 15537, NULL, 50, 2, '2011-01-18 07:44:08'), (17003, NULL, NULL, 201, 2, '2011-01-18 07:44:17'), (17004, 15537, NULL, 75, 2, '2011-01-18 07:44:54'), (17005, NULL, NULL, 94, 2, '2011-01-18 07:45:18'), (17006, NULL, NULL, 95, 2, '2011-01-18 08:04:00'), (17007, NULL, NULL, 122, 2, '2011-01-18 08:12:46'), (17008, NULL, NULL, 121, 2, '2011-01-18 08:13:04'), (17009, NULL, NULL, 70, 2, '2011-01-18 08:13:20'), (17010, 15539, NULL, 58, 2, '2011-01-18 09:21:41'), (17011, 15541, NULL, 142, 2, '2011-01-18 09:27:39'), (17012, 15539, NULL, 96, 2, '2011-01-18 09:27:48'), (17013, 15539, NULL, 59, 2, '2011-01-18 09:39:33'), (17014, 15539, NULL, 105, 2, '2011-01-18 09:53:44'), (17015, NULL, NULL, 48, 2, '2011-01-18 10:04:55'), (17016, 15543, NULL, 77, 2, '2011-01-18 10:27:22'), (17017, 15544, NULL, 33, 2, '2011-01-18 10:34:57'), (17018, 15545, NULL, 33, 2, '2011-01-18 10:35:03'), (17019, 15539, NULL, 77, 2, '2011-01-18 10:41:18'), (17020, 15539, NULL, 78, 2, '2011-01-18 10:41:21'), (17021, 15546, NULL, 7, 2, '2011-01-18 10:48:24'), (17022, 15548, NULL, 170, 2, '2011-01-18 11:06:50'), (17023, NULL, NULL, 26, 2, '2011-01-18 11:13:22'), (17024, NULL, NULL, 187, 2, '2011-01-18 11:14:46'), (17025, NULL, NULL, 102, 2, '2011-01-18 11:44:04'), (17026, 15550, NULL, 32, 2, '2011-01-18 11:46:54'), (17027, 15539, NULL, 94, 2, '2011-01-18 11:51:31'), (17028, NULL, NULL, 74, 2, '2011-01-18 12:03:26'), (17029, 15554, NULL, 3, 2, '2011-01-18 12:11:39'), (17030, 15565, NULL, 4, 2, '2011-01-18 12:20:16'), (17031, NULL, NULL, 125, 2, '2011-01-18 12:24:12'), (17032, 15569, NULL, 6, 2, '2011-01-18 12:32:06'), (17033, NULL, NULL, 196, 2, '2011-01-18 12:44:10'), (17034, NULL, NULL, 124, 2, '2011-01-18 12:54:35'), (17035, NULL, NULL, 71, 2, '2011-01-18 13:21:27'), (17036, NULL, NULL, 147, 2, '2011-01-18 13:33:18'), (17037, 15539, NULL, 163, 2, '2011-01-18 13:52:54'), (17038, 15578, NULL, 75, 2, '2011-01-18 15:01:19'), (17040, 15579, NULL, 118, 2, '2011-01-18 15:02:56'), (17041, 15581, NULL, 63, 2, '2011-01-18 15:13:19'), (17042, 15581, NULL, 50, 2, '2011-01-18 15:15:37'), (17043, 15581, NULL, 56, 2, '2011-01-18 15:16:30'), (17044, 15581, NULL, 168, 2, '2011-01-18 15:18:51'), (17045, 15584, NULL, 50, 2, '2011-01-18 15:59:43'), (17046, NULL, NULL, 235, 2, '2011-01-18 16:35:51'), (17047, NULL, NULL, 48, 2, '2011-01-18 16:52:35'), (17048, 15587, NULL, 169, 2, '2011-01-18 18:31:07'), (17049, 15588, NULL, 66, 2, '2011-01-18 18:31:13'), (17050, 15589, NULL, 176, 2, '2011-01-18 18:36:23'), (17051, 15590, NULL, 75, 2, '2011-01-18 18:50:01'), (17052, 15591, NULL, 8, 2, '2011-01-18 20:40:35'), (17053, NULL, NULL, 53, 2, '2011-01-18 20:43:49'), (17054, 15592, NULL, 2, 2, '2011-01-18 21:34:18'), (17055, 15595, NULL, 158, 2, '2011-01-18 22:49:20'), (17056, NULL, NULL, 10, 2, '2011-01-19 02:53:13'), (17057, NULL, NULL, 103, 2, '2011-01-19 02:53:26'), (17058, NULL, NULL, 176, 2, '2011-01-19 02:53:35'), (17059, NULL, NULL, 104, 2, '2011-01-19 03:00:30'), (17060, NULL, NULL, 7, 2, '2011-01-19 03:02:05'), (17061, NULL, NULL, 32, 2, '2011-01-19 03:11:18'), (17062, NULL, NULL, 99, 2, '2011-01-19 03:11:32'), (17063, NULL, NULL, 163, 2, '2011-01-19 03:11:35'), (17064, NULL, NULL, 85, 2, '2011-01-19 03:12:05'), (17065, NULL, NULL, 124, 2, '2011-01-19 03:12:20'), (17066, NULL, NULL, 114, 2, '2011-01-19 03:14:38'), (17067, NULL, NULL, 106, 2, '2011-01-19 03:17:35'), (17068, NULL, NULL, 23, 2, '2011-01-19 03:19:12'), (17069, NULL, NULL, 229, 2, '2011-01-19 03:24:09'), (17070, NULL, NULL, 167, 2, '2011-01-19 03:29:36'), (17071, NULL, NULL, 130, 2, '2011-01-19 03:37:47'), (17072, NULL, NULL, 143, 2, '2011-01-19 03:43:05'), (17073, NULL, NULL, 246, 2, '2011-01-19 03:53:08'), (17074, NULL, NULL, 63, 2, '2011-01-19 04:06:41'), (17075, NULL, NULL, 89, 2, '2011-01-19 04:06:58'), (17076, NULL, NULL, 188, 2, '2011-01-19 04:11:44'), (17077, NULL, NULL, 59, 2, '2011-01-19 04:12:00'), (17078, NULL, NULL, 108, 2, '2011-01-19 04:13:27'), (17079, NULL, NULL, 107, 2, '2011-01-19 04:13:51'), (17080, NULL, NULL, 66, 2, '2011-01-19 04:20:05'), (17081, NULL, NULL, 31, 2, '2011-01-19 04:28:08'), (17082, NULL, NULL, 9, 2, '2011-01-19 04:36:23'), (17083, NULL, NULL, 116, 2, '2011-01-19 04:43:37'), (17084, NULL, NULL, 83, 2, '2011-01-19 05:09:19'), (17085, NULL, NULL, 165, 2, '2011-01-19 05:12:31'), (17086, NULL, NULL, 100, 2, '2011-01-19 05:22:41'), (17087, NULL, NULL, 182, 2, '2011-01-19 05:22:57'), (17088, NULL, NULL, 184, 2, '2011-01-19 05:26:58'), (17089, NULL, NULL, 117, 2, '2011-01-19 05:32:31'), (17090, NULL, NULL, 141, 2, '2011-01-19 05:36:33'), (17091, NULL, NULL, 195, 2, '2011-01-19 05:42:02'), (17092, NULL, NULL, 1, 2, '2011-01-19 05:46:22'), (17093, NULL, NULL, 4, 2, '2011-01-19 05:51:19'), (17094, NULL, NULL, 240, 2, '2011-01-19 05:53:55'), (17095, NULL, NULL, 110, 2, '2011-01-19 06:04:33'), (17096, NULL, NULL, 54, 2, '2011-01-19 06:06:26'), (17097, NULL, NULL, 142, 2, '2011-01-19 06:15:07'), (17098, NULL, NULL, 21, 2, '2011-01-19 06:15:22'), (17099, NULL, NULL, 16, 2, '2011-01-19 06:21:09'), (17100, NULL, NULL, 87, 2, '2011-01-19 06:22:21'), (17101, NULL, NULL, 72, 2, '2011-01-19 06:26:57'), (17102, NULL, NULL, 168, 2, '2011-01-19 06:32:38'), (17103, NULL, NULL, 158, 2, '2011-01-19 06:35:52'), (17104, NULL, NULL, 8, 2, '2011-01-19 06:43:08'), (17105, NULL, NULL, 65, 2, '2011-01-19 06:43:23'), (17106, NULL, NULL, 144, 2, '2011-01-19 06:44:57'), (17107, NULL, NULL, 69, 2, '2011-01-19 06:54:34'), (17108, NULL, NULL, 77, 2, '2011-01-19 07:14:11'), (17109, NULL, NULL, 61, 2, '2011-01-19 07:14:52'), (17110, NULL, NULL, 170, 2, '2011-01-19 07:24:21'), (17111, 15599, NULL, 50, 2, '2011-01-19 07:29:15'), (17112, NULL, NULL, 157, 2, '2011-01-19 07:53:45'), (17113, NULL, NULL, 152, 2, '2011-01-19 08:23:12'), (17114, NULL, NULL, 56, 2, '2011-01-19 08:23:42'), (17115, NULL, NULL, 141, 2, '2011-01-19 08:24:18'), (17116, NULL, NULL, 22, 2, '2011-01-19 08:44:34'), (17117, 15609, NULL, 144, 2, '2011-01-19 08:56:28'), (17118, NULL, NULL, 146, 2, '2011-01-19 09:13:48'), (17119, NULL, NULL, 58, 2, '2011-01-19 09:26:26'), (17120, 15612, NULL, 5, 2, '2011-01-19 10:04:13'), (17121, NULL, NULL, 150, 2, '2011-01-19 10:06:17'), (17122, NULL, NULL, 128, 2, '2011-01-19 10:33:12'), (17123, NULL, NULL, 91, 2, '2011-01-19 10:34:56'), (17124, NULL, NULL, 52, 2, '2011-01-19 10:54:09'), (17125, 15615, NULL, 8, 2, '2011-01-19 11:20:36'), (17126, NULL, NULL, 8, 2, '2011-01-19 11:22:56'), (17127, NULL, NULL, 76, 2, '2011-01-19 11:22:59'), (17128, NULL, NULL, 160, 2, '2011-01-19 11:43:45'), (17129, NULL, NULL, 201, 2, '2011-01-19 11:44:46'), (17130, 15620, NULL, 8, 2, '2011-01-19 11:52:25'), (17131, NULL, NULL, 79, 2, '2011-01-19 12:03:01'), (17132, NULL, NULL, 5, 2, '2011-01-19 12:13:54'), (17133, NULL, NULL, 82, 2, '2011-01-19 12:15:06'), (17134, 15621, NULL, 252, 2, '2011-01-19 12:42:22'), (17135, NULL, NULL, 196, 2, '2011-01-19 12:54:33'), (17136, 15622, NULL, 165, 2, '2011-01-19 12:55:56'), (17137, 15622, NULL, 164, 2, '2011-01-19 12:57:03'), (17138, 15623, NULL, 23, 2, '2011-01-19 13:10:47'), (17139, 15622, NULL, 106, 2, '2011-01-19 13:11:11'), (17140, NULL, NULL, 174, 2, '2011-01-19 13:22:52'), (17141, 15624, NULL, 176, 2, '2011-01-19 13:24:29'), (17143, NULL, NULL, 187, 2, '2011-01-19 13:25:29'), (17144, 15624, NULL, 15, 2, '2011-01-19 13:25:45'), (17145, 15622, NULL, 100, 2, '2011-01-19 13:37:33'), (17146, 15622, NULL, 102, 2, '2011-01-19 13:40:24'), (17147, 15622, NULL, 101, 2, '2011-01-19 13:42:20'), (17148, NULL, NULL, 94, 2, '2011-01-19 13:43:33'), (17149, 15622, NULL, 103, 2, '2011-01-19 13:45:08'), (17150, NULL, NULL, 161, 2, '2011-01-19 13:45:24'), (17151, 15622, NULL, 122, 2, '2011-01-19 13:54:16'), (17152, NULL, NULL, 48, 2, '2011-01-19 14:03:15'), (17153, NULL, NULL, 93, 2, '2011-01-19 14:13:36'), (17154, 15627, NULL, 33, 2, '2011-01-19 14:46:19'), (17155, NULL, NULL, 112, 2, '2011-01-19 14:58:37'), (17156, 15622, NULL, 107, 2, '2011-01-19 14:58:47'), (17157, 15628, NULL, 167, 2, '2011-01-19 15:25:59'), (17158, 15622, NULL, 6, 2, '2011-01-19 15:28:55'), (17159, 15622, NULL, 5, 2, '2011-01-19 15:28:56'), (17160, 15629, NULL, 141, 2, '2011-01-19 15:47:09'), (17161, NULL, NULL, 166, 2, '2011-01-19 15:52:52'), (17162, NULL, NULL, 12, 2, '2011-01-19 15:53:16'), (17163, 15622, NULL, 170, 2, '2011-01-19 16:06:47'), (17164, 15622, NULL, 169, 2, '2011-01-19 16:06:49'), (17165, 15622, NULL, 167, 2, '2011-01-19 16:06:50'), (17166, 15622, NULL, 166, 2, '2011-01-19 16:06:52'), (17167, 15622, NULL, 61, 2, '2011-01-19 16:30:35'), (17168, 15622, NULL, 60, 2, '2011-01-19 16:30:36'), (17169, NULL, NULL, 235, 2, '2011-01-19 16:44:13'), (17170, 15622, NULL, 13, 2, '2011-01-19 16:58:56'), (17171, 15635, NULL, 22, 2, '2011-01-19 16:59:30'), (17172, 15622, NULL, 30, 2, '2011-01-19 17:28:39'), (17173, NULL, NULL, 118, 2, '2011-01-19 17:41:22'), (17174, NULL, NULL, 71, 2, '2011-01-19 18:33:49'), (17175, NULL, NULL, 75, 2, '2011-01-19 18:34:05'), (17176, 15638, NULL, 48, 2, '2011-01-19 18:36:41'), (17177, NULL, NULL, 50, 2, '2011-01-19 18:54:33'), (17178, NULL, NULL, 101, 2, '2011-01-19 19:03:49'), (17179, NULL, NULL, 139, 2, '2011-01-19 19:08:33'), (17180, NULL, NULL, 84, 2, '2011-01-19 20:16:15'), (17181, NULL, NULL, 64, 2, '2011-01-19 20:24:17'), (17182, 15641, NULL, 73, 2, '2011-01-19 20:27:10'), (17183, NULL, NULL, 20, 2, '2011-01-19 20:48:03'), (17184, NULL, NULL, 123, 2, '2011-01-19 20:48:20'), (17185, 15645, NULL, 8, 2, '2011-01-19 21:00:30'), (17186, 15645, NULL, 11, 2, '2011-01-19 21:11:57'), (17187, 15646, NULL, 49, 2, '2011-01-19 21:04:04'), (17189, NULL, NULL, 9, 2, '2011-01-19 21:54:39'), (17190, 15648, NULL, 3, 2, '2011-01-19 22:00:02'), (17191, NULL, NULL, 113, 2, '2011-01-20 00:31:41'), (17192, NULL, NULL, 10, 2, '2011-01-20 00:32:11'), (17193, NULL, NULL, 181, 2, '2011-01-20 00:32:26'), (17194, NULL, NULL, 140, 2, '2011-01-20 00:37:02'), (17195, NULL, NULL, 4, 2, '2011-01-20 00:49:42'), (17196, NULL, NULL, 30, 2, '2011-01-20 00:51:10'), (17197, NULL, NULL, 99, 2, '2011-01-20 00:51:35'), (17198, NULL, NULL, 73, 2, '2011-01-20 00:53:04'), (17199, 15670, NULL, 49, 2, '2011-01-20 00:54:39'), (17200, 15671, NULL, 50, 2, '2011-01-20 00:54:46'), (17201, 15672, NULL, 112, 2, '2011-01-20 00:54:50'), (17202, 15673, NULL, 141, 2, '2011-01-20 00:54:56'), (17203, 15674, NULL, 118, 2, '2011-01-20 00:55:02'), (17204, NULL, NULL, 171, 2, '2011-01-20 01:05:05'), (17205, NULL, NULL, 88, 2, '2011-01-20 01:08:03'), (17206, NULL, NULL, 165, 2, '2011-01-20 01:08:18'), (17207, NULL, NULL, 145, 2, '2011-01-20 01:17:02'), (17208, NULL, NULL, 13, 2, '2011-01-20 01:19:08'), (17209, NULL, NULL, 169, 2, '2011-01-20 01:34:42'), (17210, NULL, NULL, 166, 2, '2011-01-20 01:34:57'), (17211, NULL, NULL, 191, 2, '2011-01-20 01:42:45'), (17212, NULL, NULL, 97, 2, '2011-01-20 01:44:17'), (17213, NULL, NULL, 4, 2, '2011-01-20 01:49:32'), (17214, NULL, NULL, 89, 2, '2011-01-20 01:57:56'), (17215, NULL, NULL, 66, 2, '2011-01-20 02:08:48'), (17216, NULL, NULL, 177, 2, '2011-01-20 02:18:25'), (17217, NULL, NULL, 80, 2, '2011-01-20 02:52:45'), (17218, NULL, NULL, 81, 2, '2011-01-20 03:00:47'), (17219, NULL, NULL, 158, 2, '2011-01-20 03:00:59'), (17220, NULL, NULL, 162, 2, '2011-01-20 03:02:07'), (17221, NULL, NULL, 25, 2, '2011-01-20 03:07:04'), (17222, NULL, NULL, 182, 2, '2011-01-20 03:17:18'), (17223, NULL, NULL, 131, 2, '2011-01-20 03:17:33'), (17224, NULL, NULL, 117, 2, '2011-01-20 03:22:12'), (17225, NULL, NULL, 84, 2, '2011-01-20 03:22:27'), (17226, NULL, NULL, 57, 2, '2011-01-20 03:27:29'), (17227, NULL, NULL, 180, 2, '2011-01-20 03:31:16'), (17228, NULL, NULL, 149, 2, '2011-01-20 03:42:40'), (17229, NULL, NULL, 68, 2, '2011-01-20 03:48:17'), (17230, NULL, NULL, 167, 2, '2011-01-20 03:55:41'), (17231, NULL, NULL, 148, 2, '2011-01-20 03:56:23'), (17232, NULL, NULL, 110, 2, '2011-01-20 03:57:15'), (17233, NULL, NULL, 54, 2, '2011-01-20 04:00:46'), (17234, 15677, NULL, 65, 2, '2011-01-20 04:05:04'), (17235, NULL, NULL, 21, 2, '2011-01-20 04:07:42'), (17236, NULL, NULL, 3, 2, '2011-01-20 04:08:39'), (17237, NULL, NULL, 87, 2, '2011-01-20 04:11:38'), (17238, NULL, NULL, 14, 2, '2011-01-20 04:24:22'), (17239, NULL, NULL, 92, 2, '2011-01-20 04:32:50'), (17240, NULL, NULL, 111, 2, '2011-01-20 04:33:21'), (17241, NULL, NULL, 213, 2, '2011-01-20 04:53:43'), (17242, NULL, NULL, 164, 2, '2011-01-20 05:12:20'), (17243, NULL, NULL, 58, 2, '2011-01-20 05:26:05'), (17244, NULL, NULL, 173, 2, '2011-01-20 05:32:22'), (17245, NULL, NULL, 51, 2, '2011-01-20 05:45:43'), (17246, NULL, NULL, 2, 2, '2011-01-20 05:52:27'), (17247, NULL, NULL, 29, 2, '2011-01-20 05:53:54'), (17248, NULL, NULL, 119, 2, '2011-01-20 05:54:08'), (17249, NULL, NULL, 79, 2, '2011-01-20 05:55:09'), (17250, NULL, NULL, 152, 2, '2011-01-20 06:02:55'), (17251, 15678, NULL, 50, 2, '2011-01-20 06:13:12'), (17252, 15678, NULL, 53, 2, '2011-01-20 06:13:42'), (17253, NULL, NULL, 62, 2, '2011-01-20 06:25:09'), (17254, NULL, NULL, 26, 2, '2011-01-20 06:26:52'), (17255, NULL, NULL, 63, 2, '2011-01-20 06:28:49'), (17256, 15679, NULL, 117, 2, '2011-01-20 06:49:33'), (17257, NULL, NULL, 95, 2, '2011-01-20 07:54:39'), (17258, NULL, NULL, 121, 2, '2011-01-20 08:02:49'), (17259, NULL, NULL, 82, 2, '2011-01-20 08:05:09'), (17260, 15681, NULL, 75, 2, '2011-01-20 08:11:39'), (17261, 15683, NULL, 8, 2, '2011-01-20 08:46:23'), (17262, 15682, NULL, 60, 2, '2011-01-20 09:12:13'), (17263, 15682, NULL, 61, 2, '2011-01-20 09:12:15'), (17264, 15682, NULL, 168, 2, '2011-01-20 09:18:45'), (17265, NULL, NULL, 167, 2, '2011-01-20 09:22:40'), (17266, NULL, NULL, 147, 2, '2011-01-20 09:34:10'), (17267, NULL, NULL, 102, 2, '2011-01-20 09:43:40'), (17268, NULL, NULL, 74, 2, '2011-01-20 10:04:01'), (17269, 15682, NULL, 98, 2, '2011-01-20 10:04:48'), (17270, 15686, NULL, 33, 2, '2011-01-20 10:26:32'), (17271, 15687, NULL, 6, 2, '2011-01-20 10:26:32'), (17272, 15686, NULL, 51, 2, '2011-01-20 10:27:33'), (17273, 15691, NULL, 158, 2, '2011-01-20 11:17:38'), (17274, 15682, NULL, 115, 2, '2011-01-20 11:22:53'), (17275, 15682, NULL, 26, 2, '2011-01-20 12:08:17'), (17276, NULL, NULL, 194, 2, '2011-01-20 12:12:14'), (17277, 15696, NULL, 50, 2, '2011-01-20 12:14:05'), (17278, 15682, NULL, 64, 2, '2011-01-20 12:48:07'), (17280, NULL, 19, 75, 2, '2011-01-20 13:43:50'), (17282, 15699, NULL, 75, 2, '2011-01-20 13:34:51'), (17283, 15699, NULL, 13, 2, '2011-01-20 13:36:26'), (17285, 15704, NULL, 31, 2, '2011-01-20 14:16:47'), (17286, 15706, NULL, 76, 2, '2011-01-20 16:01:13'), (17287, NULL, NULL, 71, 2, '2011-01-20 16:24:24'), (17288, 15710, NULL, 75, 2, '2011-01-20 17:05:28'), (17289, 15710, NULL, 6, 2, '2011-01-20 16:57:32'), (17291, 15712, NULL, 75, 2, '2011-01-20 17:06:08'), (17292, 15713, NULL, 75, 2, '2011-01-20 17:06:10'), (17293, 15710, NULL, 170, 2, '2011-01-20 17:06:26'), (17294, 15714, NULL, 8, 2, '2011-01-20 17:26:54'), (17295, 15714, NULL, 50, 2, '2011-01-20 17:10:54'), (17296, 15714, NULL, 6, 2, '2011-01-20 17:12:00'), (17298, 15715, NULL, 72, 2, '2011-01-20 17:15:14'), (17301, 15718, NULL, 194, 2, '2011-01-20 17:46:08'), (17302, NULL, NULL, 64, 2, '2011-01-20 18:24:40'), (17303, NULL, NULL, 50, 2, '2011-01-20 18:44:42'), (17304, 15720, NULL, 119, 2, '2011-01-20 18:58:55'), (17306, NULL, NULL, 123, 2, '2011-01-20 20:46:12'), (17307, 15722, NULL, 8, 2, '2011-01-20 21:31:22'), (17308, 15723, NULL, 57, 2, '2011-01-20 21:31:54'), (17309, 15723, NULL, 59, 2, '2011-01-20 21:32:47'), (17310, 15723, NULL, 58, 2, '2011-01-20 21:33:25'), (17311, 15723, NULL, 60, 2, '2011-01-20 21:34:03'), (17312, 15725, NULL, 170, 2, '2011-01-20 22:31:02'), (17313, 15726, NULL, 77, 2, '2011-01-20 22:53:14'), (17314, 15726, NULL, 192, 2, '2011-01-20 22:57:14'), (17315, NULL, NULL, 10, 2, '2011-01-21 00:32:26'), (17316, NULL, NULL, 163, 2, '2011-01-21 00:47:32'), (17317, NULL, NULL, 30, 2, '2011-01-21 00:54:53'), (17318, NULL, NULL, 85, 2, '2011-01-21 00:55:15'), (17319, NULL, NULL, 124, 2, '2011-01-21 01:03:22'), (17320, NULL, NULL, 23, 2, '2011-01-21 01:03:40'), (17321, NULL, NULL, 171, 2, '2011-01-21 01:05:20'), (17322, NULL, NULL, 88, 2, '2011-01-21 01:05:36'), (17323, NULL, NULL, 229, 2, '2011-01-21 01:13:06'), (17324, NULL, NULL, 143, 2, '2011-01-21 01:40:11'), (17325, NULL, NULL, 97, 2, '2011-01-21 01:48:20'), (17326, NULL, NULL, 246, 2, '2011-01-21 01:48:37'), (17327, NULL, NULL, 112, 2, '2011-01-21 01:52:10'), (17328, NULL, NULL, 63, 2, '2011-01-21 01:52:21'), (17329, NULL, NULL, 89, 2, '2011-01-21 01:59:09'), (17330, NULL, NULL, 188, 2, '2011-01-21 02:05:16'), (17331, NULL, NULL, 108, 2, '2011-01-21 02:06:33'), (17332, NULL, NULL, 107, 2, '2011-01-21 02:12:51'), (17333, NULL, NULL, 6, 2, '2011-01-21 02:13:06'), (17334, NULL, NULL, 159, 2, '2011-01-21 02:22:23'), (17335, NULL, NULL, 116, 2, '2011-01-21 02:33:17'), (17336, 15728, NULL, 7, 2, '2011-01-21 02:47:26'), (17337, NULL, NULL, 11, 2, '2011-01-21 02:51:24'), (17338, NULL, NULL, 80, 2, '2011-01-21 02:51:54'), (17339, NULL, NULL, 83, 2, '2011-01-21 02:54:54'), (17340, NULL, NULL, 213, 2, '2011-01-21 02:55:10'), (17341, NULL, NULL, 165, 2, '2011-01-21 03:01:10'), (17342, NULL, NULL, 81, 2, '2011-01-21 03:01:23'), (17343, NULL, NULL, 132, 2, '2011-01-21 03:07:56'), (17344, NULL, NULL, 25, 2, '2011-01-21 03:08:18'), (17345, NULL, NULL, 100, 2, '2011-01-21 03:12:15'), (17346, NULL, NULL, 184, 2, '2011-01-21 03:16:58'), (17347, NULL, NULL, 117, 2, '2011-01-21 03:22:27'), (17348, NULL, NULL, 84, 2, '2011-01-21 03:22:42'), (17349, NULL, NULL, 195, 2, '2011-01-21 03:31:40'), (17350, NULL, NULL, 180, 2, '2011-01-21 03:31:55'), (17351, NULL, NULL, 1, 2, '2011-01-21 03:36:42'), (17352, NULL, NULL, 149, 2, '2011-01-21 03:42:06'), (17353, NULL, NULL, 240, 2, '2011-01-21 03:43:45'), (17354, NULL, NULL, 110, 2, '2011-01-21 03:54:05'), (17355, NULL, NULL, 54, 2, '2011-01-21 03:56:32'), (17356, NULL, NULL, 142, 2, '2011-01-21 04:03:18'), (17357, NULL, NULL, 90, 2, '2011-01-21 04:03:28'), (17358, NULL, NULL, 55, 2, '2011-01-21 04:06:14'), (17359, NULL, NULL, 17, 2, '2011-01-21 04:33:14'), (17360, NULL, NULL, 22, 2, '2011-01-21 04:34:18'), (17361, NULL, NULL, 92, 2, '2011-01-21 04:44:07'), (17362, 15731, NULL, 15, 2, '2011-01-21 05:05:00'), (17363, NULL, NULL, 164, 2, '2011-01-21 05:12:43'), (17364, NULL, NULL, 77, 2, '2011-01-21 05:13:51'), (17365, NULL, NULL, 61, 2, '2011-01-21 05:14:05'), (17366, NULL, NULL, 146, 2, '2011-01-21 05:15:34'), (17367, NULL, NULL, 57, 2, '2011-01-21 05:25:20'), (17368, 15732, NULL, 98, 2, '2011-01-21 05:51:25'), (17369, NULL, NULL, 157, 2, '2011-01-21 05:53:21'), (17370, NULL, NULL, 51, 2, '2011-01-21 05:54:12'), (17371, NULL, NULL, 129, 2, '2011-01-21 06:02:10'), (17372, NULL, NULL, 2, 2, '2011-01-21 06:02:42'), (17373, NULL, NULL, 29, 2, '2011-01-21 06:03:54'), (17374, NULL, NULL, 150, 2, '2011-01-21 06:04:24'), (17375, NULL, NULL, 119, 2, '2011-01-21 06:04:39'), (17376, NULL, NULL, 152, 2, '2011-01-21 06:13:04'), (17377, NULL, NULL, 141, 2, '2011-01-21 06:14:09'), (17378, NULL, NULL, 91, 2, '2011-01-21 06:34:13'), (17379, NULL, NULL, 52, 2, '2011-01-21 06:54:20'), (17380, NULL, NULL, 253, 2, '2011-01-21 07:13:24'), (17381, NULL, NULL, 28, 2, '2011-01-21 07:14:06'), (17382, NULL, NULL, 120, 2, '2011-01-21 07:14:38'), (17383, NULL, NULL, 174, 2, '2011-01-21 07:14:52'), (17384, NULL, NULL, 174, 2, '2011-01-21 07:15:37'), (17385, NULL, NULL, 127, 2, '2011-01-21 07:25:29'), (17386, NULL, NULL, 201, 2, '2011-01-21 07:34:11'), (17387, NULL, NULL, 79, 2, '2011-01-21 07:52:53'), (17388, NULL, NULL, 122, 2, '2011-01-21 08:03:27'), (17389, NULL, NULL, 121, 2, '2011-01-21 08:03:42'), (17390, NULL, NULL, 5, 2, '2011-01-21 08:04:05'), (17391, NULL, NULL, 82, 2, '2011-01-21 08:05:22'), (17392, NULL, NULL, 133, 2, '2011-01-21 09:14:54'), (17393, NULL, NULL, 94, 2, '2011-01-21 09:33:04'), (17394, NULL, NULL, 102, 2, '2011-01-21 09:44:05'), (17395, NULL, NULL, 74, 2, '2011-01-21 10:04:54'), (17396, 15745, NULL, 17, 2, '2011-01-21 10:55:38'), (17397, 15746, NULL, 170, 2, '2011-01-21 11:09:33'), (17398, NULL, NULL, 147, 2, '2011-01-21 11:33:29'), (17399, 15749, NULL, 101, 2, '2011-01-21 11:49:10'), (17400, NULL, NULL, 12, 2, '2011-01-21 11:52:55'), (17401, NULL, NULL, 235, 2, '2011-01-21 12:33:51'), (17402, NULL, NULL, 169, 2, '2011-01-21 12:35:37'), (17403, 15751, NULL, 20, 2, '2011-01-21 12:40:37'), (17404, 15751, NULL, 21, 2, '2011-01-21 12:43:13'), (17405, NULL, NULL, 90, 2, '2011-01-21 12:46:18'), (17406, NULL, NULL, 9, 2, '2011-01-21 12:53:57'), (17407, NULL, NULL, 53, 2, '2011-01-21 12:54:12'), (17408, NULL, NULL, 105, 2, '2011-01-21 13:04:15'), (17409, NULL, NULL, 5, 2, '2011-01-21 13:42:29'), (17410, 15754, NULL, 88, 2, '2011-01-21 14:00:15'), (17411, 15754, NULL, 97, 2, '2011-01-21 14:08:30'), (17412, NULL, NULL, 75, 2, '2011-01-21 14:24:59'), (17413, 15756, NULL, 14, 2, '2011-01-21 14:57:46'), (17414, 15756, NULL, 28, 2, '2011-01-21 15:14:11'), (17415, 15761, NULL, 111, 2, '2011-01-21 16:06:12'), (17416, 15762, NULL, 106, 2, '2011-01-21 16:10:22'), (17417, 15764, NULL, 17, 2, '2011-01-21 16:33:07'), (17418, 15765, NULL, 72, 2, '2011-01-21 16:40:33'), (17419, 15766, NULL, 9, 2, '2011-01-21 16:40:36'), (17420, NULL, NULL, 3, 2, '2011-01-21 16:56:46'), (17421, 15768, NULL, 3, 2, '2011-01-21 17:14:09'), (17423, NULL, NULL, 160, 2, '2011-01-21 17:27:45'), (17424, 15770, NULL, 108, 2, '2011-01-21 17:42:40'), (17425, NULL, NULL, 84, 2, '2011-01-21 17:56:15'), (17426, NULL, NULL, 30, 2, '2011-01-21 18:10:31'), (17427, NULL, NULL, 64, 2, '2011-01-21 18:24:23'), (17428, 15772, NULL, 33, 2, '2011-01-21 18:27:49'), (17429, 15773, NULL, 108, 2, '2011-01-21 18:28:19'), (17430, 15774, NULL, 107, 2, '2011-01-21 18:40:58'), (17431, NULL, NULL, 70, 2, '2011-01-21 18:49:42'), (17432, NULL, NULL, 77, 2, '2011-01-21 18:53:16'), (17433, 15776, NULL, 4, 2, '2011-01-21 18:59:58'), (17434, 15777, NULL, 109, 2, '2011-01-21 19:02:06'), (17435, 15778, NULL, 50, 2, '2011-01-21 19:05:06'), (17436, 15778, NULL, 54, 2, '2011-01-21 19:14:35'), (17437, NULL, NULL, 31, 2, '2011-01-21 19:14:38'), (17438, 15778, NULL, 33, 2, '2011-01-21 19:15:10'), (17439, 15778, NULL, 32, 2, '2011-01-21 19:15:40'), (17440, 15778, NULL, 48, 2, '2011-01-21 19:20:49'), (17441, NULL, NULL, 67, 2, '2011-01-21 19:21:46'), (17442, NULL, NULL, 87, 2, '2011-01-21 19:39:35'), (17443, 15780, NULL, 68, 2, '2011-01-21 19:42:38'), (17444, 15781, NULL, 64, 2, '2011-01-21 19:42:42'), (17445, 15783, NULL, 158, 2, '2011-01-21 19:47:14'), (17446, NULL, NULL, 95, 2, '2011-01-21 20:11:38'), (17447, NULL, NULL, 51, 2, '2011-01-21 20:15:13'), (17448, NULL, NULL, 4, 2, '2011-01-21 20:33:53'), (17449, 15784, NULL, 110, 2, '2011-01-21 20:38:35'), (17450, NULL, NULL, 20, 2, '2011-01-21 20:41:57'), (17451, NULL, NULL, 85, 2, '2011-01-21 20:50:50'), (17452, NULL, NULL, 30, 2, '2011-01-21 21:08:00'), (17453, NULL, NULL, 92, 2, '2011-01-21 21:15:46'), (17454, NULL, NULL, 77, 2, '2011-01-21 21:25:32'), (17455, NULL, NULL, 92, 2, '2011-01-21 22:09:22'), (17456, NULL, NULL, 9, 2, '2011-01-21 22:22:28'), (17457, 15789, NULL, 2, 2, '2011-01-21 22:53:50'), (17458, NULL, NULL, 118, 2, '2011-01-21 23:05:54'), (17459, NULL, NULL, 113, 2, '2011-01-22 00:31:43'), (17460, NULL, NULL, 139, 2, '2011-01-22 00:32:42'), (17461, NULL, NULL, 10, 2, '2011-01-22 00:36:15'), (17462, NULL, NULL, 7, 2, '2011-01-22 00:42:25'), (17463, NULL, NULL, 140, 2, '2011-01-22 00:46:57'), (17464, NULL, NULL, 73, 2, '2011-01-22 00:51:00'), (17465, NULL, NULL, 99, 2, '2011-01-22 00:51:32'), (17466, NULL, NULL, 33, 2, '2011-01-22 00:54:23'), (17467, NULL, NULL, 114, 2, '2011-01-22 00:57:19'), (17468, NULL, NULL, 106, 2, '2011-01-22 00:59:42'), (17469, NULL, NULL, 176, 2, '2011-01-22 01:11:55'), (17470, NULL, NULL, 88, 2, '2011-01-22 01:12:09'), (17471, NULL, NULL, 145, 2, '2011-01-22 01:12:16'), (17472, NULL, NULL, 229, 2, '2011-01-22 01:15:24'), (17473, NULL, NULL, 13, 2, '2011-01-22 01:19:56'), (17474, NULL, NULL, 130, 2, '2011-01-22 01:27:09'), (17475, NULL, NULL, 246, 2, '2011-01-22 01:43:07'), (17476, NULL, NULL, 126, 2, '2011-01-22 01:52:23'), (17477, NULL, NULL, 63, 2, '2011-01-22 01:56:51'), (17478, NULL, NULL, 89, 2, '2011-01-22 01:58:31'), (17479, NULL, NULL, 78, 2, '2011-01-22 01:59:37'), (17480, NULL, NULL, 66, 2, '2011-01-22 02:07:43'), (17481, NULL, NULL, 6, 2, '2011-01-22 02:08:01'), (17482, NULL, NULL, 139, 2, '2011-01-22 02:10:26'), (17483, NULL, NULL, 31, 2, '2011-01-22 02:16:45'), (17484, NULL, NULL, 177, 2, '2011-01-22 02:17:00'), (17485, NULL, NULL, 115, 2, '2011-01-22 02:17:49'), (17486, 15791, NULL, 8, 2, '2011-01-22 02:17:54'), (17487, NULL, NULL, 16, 2, '2011-01-22 02:18:05'), (17488, NULL, NULL, 162, 2, '2011-01-22 02:23:20'), (17489, NULL, NULL, 116, 2, '2011-01-22 02:32:05'), (17490, NULL, NULL, 8, 2, '2011-01-22 02:34:00'), (17491, NULL, NULL, 65, 2, '2011-01-22 02:34:16'), (17492, NULL, NULL, 80, 2, '2011-01-22 02:52:37'), (17493, NULL, NULL, 190, 2, '2011-01-22 02:52:55'), (17494, NULL, NULL, 83, 2, '2011-01-22 02:55:58'), (17495, NULL, NULL, 182, 2, '2011-01-22 03:02:36'), (17496, NULL, NULL, 131, 2, '2011-01-22 03:06:03'), (17497, NULL, NULL, 117, 2, '2011-01-22 03:12:03'), (17498, NULL, NULL, 148, 2, '2011-01-22 03:46:11'), (17499, NULL, NULL, 21, 2, '2011-01-22 03:55:51'), (17500, NULL, NULL, 183, 2, '2011-01-22 03:56:59'), (17501, NULL, NULL, 69, 2, '2011-01-22 04:24:10'), (17502, NULL, NULL, 194, 2, '2011-01-22 04:24:26'), (17503, NULL, NULL, 27, 2, '2011-01-22 04:25:10'), (17504, NULL, NULL, 92, 2, '2011-01-22 04:33:49'), (17505, NULL, NULL, 111, 2, '2011-01-22 04:33:58'), (17506, NULL, NULL, 128, 2, '2011-01-22 04:35:05'), (17507, NULL, NULL, 213, 2, '2011-01-22 04:43:23'), (17508, NULL, NULL, 57, 2, '2011-01-22 05:12:35'), (17509, NULL, NULL, 60, 2, '2011-01-22 05:13:50'), (17510, NULL, NULL, 173, 2, '2011-01-22 05:33:10'), (17511, NULL, NULL, 24, 2, '2011-01-22 05:36:10'), (17512, NULL, NULL, 98, 2, '2011-01-22 05:52:37'), (17513, 15796, NULL, 141, 2, '2011-01-22 06:16:36'), (17514, 15797, NULL, 118, 2, '2011-01-22 06:16:40'), (17515, 15798, NULL, 49, 2, '2011-01-22 06:16:43'), (17516, 15799, NULL, 50, 2, '2011-01-22 06:16:47'), (17517, 15805, NULL, 147, 2, '2011-01-22 06:17:37'), (17518, 15807, NULL, 141, 2, '2011-01-22 06:18:43'), (17519, 15808, NULL, 142, 2, '2011-01-22 06:18:46'), (17520, 15809, NULL, 146, 2, '2011-01-22 06:18:53'), (17521, 15810, NULL, 139, 2, '2011-01-22 06:18:56'), (17522, 15811, NULL, 145, 2, '2011-01-22 06:18:59'), (17523, 15812, NULL, 143, 2, '2011-01-22 06:19:03'), (17524, 15813, NULL, 144, 2, '2011-01-22 06:19:06'), (17525, 15817, NULL, 107, 2, '2011-01-22 06:19:23'), (17526, 15820, NULL, 109, 2, '2011-01-22 06:20:17'), (17527, 15821, NULL, 108, 2, '2011-01-22 06:20:21'), (17528, 15822, NULL, 122, 2, '2011-01-22 06:20:24'), (17529, 15823, NULL, 118, 2, '2011-01-22 06:20:28'), (17530, 15824, NULL, 110, 2, '2011-01-22 06:20:31'), (17531, 15825, NULL, 121, 2, '2011-01-22 06:20:34'), (17532, 15826, NULL, 111, 2, '2011-01-22 06:20:47'), (17533, 15827, NULL, 116, 2, '2011-01-22 06:20:50'), (17534, 15828, NULL, 112, 2, '2011-01-22 06:20:53'), (17535, 15829, NULL, 109, 2, '2011-01-22 06:21:06'), (17536, 15830, NULL, 108, 2, '2011-01-22 06:21:09'), (17537, 15831, NULL, 104, 2, '2011-01-22 06:21:16'), (17538, 15832, NULL, 110, 2, '2011-01-22 06:21:20'), (17539, 15835, NULL, 120, 2, '2011-01-22 06:21:39'), (17540, 15836, NULL, 113, 2, '2011-01-22 06:21:42'), (17541, 15840, NULL, 107, 2, '2011-01-22 06:22:04'), (17542, 15841, NULL, 106, 2, '2011-01-22 06:22:07'), (17543, 15842, NULL, 105, 2, '2011-01-22 06:22:22'), (17544, 15843, NULL, 109, 2, '2011-01-22 06:22:25'), (17545, 15844, NULL, 108, 2, '2011-01-22 06:22:31'), (17546, 15845, NULL, 104, 2, '2011-01-22 06:22:44'), (17547, 15846, NULL, 110, 2, '2011-01-22 06:22:50'), (17548, 15847, NULL, 111, 2, '2011-01-22 06:22:53'), (17549, 15848, NULL, 112, 2, '2011-01-22 06:22:56'), (17550, 15849, NULL, 112, 2, '2011-01-22 06:23:09'), (17551, 15861, NULL, 2, 2, '2011-01-22 06:24:37'), (17552, 15862, NULL, 1, 2, '2011-01-22 06:24:41'), (17553, 15863, NULL, 3, 2, '2011-01-22 06:24:45'), (17554, 15864, NULL, 4, 2, '2011-01-22 06:24:48'), (17555, 15865, NULL, 5, 2, '2011-01-22 06:24:55'), (17556, 15866, NULL, 6, 2, '2011-01-22 06:24:58'), (17557, 15867, NULL, 7, 2, '2011-01-22 06:25:05'), (17558, 15868, NULL, 8, 2, '2011-01-22 06:25:09'), (17559, 15871, NULL, 9, 2, '2011-01-22 06:25:22'), (17560, 15879, NULL, 100, 2, '2011-01-22 06:25:59'), (17561, 15880, NULL, 103, 2, '2011-01-22 06:26:11'), (17562, 15881, NULL, 101, 2, '2011-01-22 06:26:15'), (17563, 15882, NULL, 102, 2, '2011-01-22 06:26:27'), (17564, 15886, NULL, 99, 2, '2011-01-22 06:26:52'), (17565, 15887, NULL, 98, 2, '2011-01-22 06:26:59'), (17566, 15888, NULL, 117, 2, '2011-01-22 06:27:02'), (17567, 15889, NULL, 115, 2, '2011-01-22 06:27:08'), (17568, 15890, NULL, 112, 2, '2011-01-22 06:27:12'), (17569, NULL, NULL, 52, 2, '2011-01-22 06:43:40'), (17570, NULL, NULL, 158, 2, '2011-01-22 06:54:07'), (17571, NULL, NULL, 253, 2, '2011-01-22 07:14:03'), (17572, NULL, NULL, 28, 2, '2011-01-22 07:14:51'), (17573, NULL, NULL, 120, 2, '2011-01-22 07:15:23'), (17574, 15891, NULL, 22, 2, '2011-01-22 07:33:08'), (17575, 15891, NULL, 21, 2, '2011-01-22 07:34:08'), (17576, NULL, NULL, 201, 2, '2011-01-22 07:34:24'), (17577, 15892, NULL, 176, 2, '2011-01-22 07:35:49'), (17578, 15892, NULL, 5, 2, '2011-01-22 07:37:56'), (17579, NULL, NULL, 95, 2, '2011-01-22 07:55:00'), (17580, NULL, NULL, 121, 2, '2011-01-22 08:05:53'), (17581, NULL, NULL, 70, 2, '2011-01-22 08:06:12'), (17582, NULL, NULL, 5, 2, '2011-01-22 08:06:34'), (17583, NULL, NULL, 82, 2, '2011-01-22 08:06:54'), (17584, NULL, NULL, 26, 2, '2011-01-22 09:13:19'), (17585, NULL, NULL, 133, 2, '2011-01-22 09:14:02'), (17586, NULL, NULL, 74, 2, '2011-01-22 10:03:45'), (17587, 15903, NULL, 73, 2, '2011-01-22 10:29:57'), (17588, 15903, NULL, 72, 2, '2011-01-22 10:30:28'), (17589, 15903, NULL, 75, 2, '2011-01-22 10:35:09'), (17591, NULL, NULL, 9, 2, '2011-01-22 10:44:10'), (17592, NULL, NULL, 147, 2, '2011-01-22 11:38:43'), (17593, NULL, NULL, 30, 2, '2011-01-22 12:09:05'), (17594, NULL, NULL, 109, 2, '2011-01-22 12:25:15'), (17595, NULL, NULL, 235, 2, '2011-01-22 12:27:46'), (17596, NULL, NULL, 50, 2, '2011-01-22 12:44:52'), (17597, 15912, NULL, 50, 2, '2011-01-22 12:47:21'), (17598, 15913, NULL, 65, 2, '2011-01-22 13:13:46'), (17599, 15913, NULL, 1, 2, '2011-01-22 13:14:54'), (17600, 15914, NULL, 141, 2, '2011-01-22 13:28:24'), (17602, 15916, NULL, 1, 2, '2011-01-22 14:11:38'), (17603, 15916, NULL, 33, 2, '2011-01-22 14:08:36'), (17604, 15916, NULL, 68, 2, '2011-01-22 14:09:40'), (17606, 15918, NULL, 54, 2, '2011-01-22 14:45:54'), (17607, NULL, NULL, 160, 2, '2011-01-22 15:57:46'), (17608, NULL, NULL, 80, 2, '2011-01-22 16:06:33'), (17609, NULL, NULL, 20, 2, '2011-01-22 16:44:32'), (17610, NULL, NULL, 49, 2, '2011-01-22 16:44:47'), (17611, 15925, NULL, 186, 2, '2011-01-22 17:09:58'), (17612, 15926, NULL, 9, 2, '2011-01-22 17:31:52'), (17613, NULL, NULL, 58, 2, '2011-01-22 17:37:42'), (17614, 15927, NULL, 17, 2, '2011-01-22 17:42:34'), (17615, 15927, NULL, 61, 2, '2011-01-22 17:44:22'), (17616, NULL, NULL, 94, 2, '2011-01-22 18:04:26'), (17617, NULL, NULL, 143, 2, '2011-01-22 19:21:57'), (17618, 15933, NULL, 59, 2, '2011-01-22 19:34:55'), (17619, 15933, NULL, 61, 2, '2011-01-22 19:35:20'), (17620, 15937, NULL, 4, 2, '2011-01-22 20:06:17'), (17621, NULL, NULL, 54, 2, '2011-01-22 20:27:00'), (17622, NULL, NULL, 72, 2, '2011-01-22 20:33:30'), (17623, 15940, NULL, 141, 2, '2011-01-22 20:34:55'), (17624, 15941, NULL, 118, 2, '2011-01-22 20:35:00'), (17625, 15942, NULL, 1, 2, '2011-01-22 20:35:06'), (17626, 15943, NULL, 7, 2, '2011-01-22 20:35:11'), (17627, 15944, NULL, 9, 2, '2011-01-22 20:35:17'), (17628, NULL, NULL, 130, 2, '2011-01-22 20:39:57'), (17629, NULL, NULL, 53, 2, '2011-01-22 20:40:00'), (17630, NULL, NULL, 26, 2, '2011-01-22 20:51:53'), (17631, NULL, NULL, 101, 2, '2011-01-22 20:54:16'), (17632, NULL, NULL, 28, 2, '2011-01-22 21:03:54'), (17633, NULL, NULL, 71, 2, '2011-01-22 21:15:56'), (17634, NULL, NULL, 51, 2, '2011-01-22 21:25:35'), (17635, NULL, NULL, 48, 2, '2011-01-22 21:33:58'), (17636, NULL, NULL, 75, 2, '2011-01-22 21:38:37'), (17637, NULL, NULL, 54, 2, '2011-01-22 21:39:58'), (17638, NULL, NULL, 76, 2, '2011-01-22 21:51:39'), (17639, NULL, NULL, 160, 2, '2011-01-22 21:58:09'), (17640, NULL, NULL, 128, 2, '2011-01-22 22:30:41'), (17641, NULL, NULL, 76, 2, '2011-01-22 22:36:14'), (17642, NULL, NULL, 28, 2, '2011-01-22 23:03:15'), (17643, NULL, NULL, 56, 2, '2011-01-22 23:16:18'), (17644, NULL, NULL, 56, 2, '2011-01-23 00:18:58'), (17645, 15947, NULL, 113, 2, '2011-01-23 00:20:30'), (17646, NULL, NULL, 113, 2, '2011-01-23 00:31:18'), (17647, NULL, NULL, 51, 2, '2011-01-23 00:31:54'), (17648, 15949, NULL, 2, 2, '2011-01-23 00:46:57'), (17649, 15950, NULL, 3, 2, '2011-01-23 00:47:03'), (17650, 15951, NULL, 4, 2, '2011-01-23 00:47:08'), (17651, 15952, NULL, 5, 2, '2011-01-23 00:47:13'), (17652, 15953, NULL, 6, 2, '2011-01-23 00:47:18'), (17653, 15954, NULL, 8, 2, '2011-01-23 00:47:23'), (17654, NULL, NULL, 140, 2, '2011-01-23 00:49:04'), (17655, NULL, NULL, 30, 2, '2011-01-23 00:51:05'), (17656, NULL, NULL, 85, 2, '2011-01-23 00:51:37'), (17657, NULL, NULL, 106, 2, '2011-01-23 00:58:26'), (17658, NULL, NULL, 171, 2, '2011-01-23 01:10:12'), (17659, NULL, NULL, 27, 2, '2011-01-23 01:14:39'), (17660, NULL, NULL, 167, 2, '2011-01-23 01:17:06'), (17661, NULL, NULL, 13, 2, '2011-01-23 01:20:12'), (17662, NULL, NULL, 97, 2, '2011-01-23 01:50:34'), (17663, NULL, NULL, 126, 2, '2011-01-23 01:52:54'), (17664, 15957, NULL, 186, 2, '2011-01-23 01:58:27'), (17665, NULL, NULL, 78, 2, '2011-01-23 02:00:34'), (17666, NULL, NULL, 59, 2, '2011-01-23 02:09:05'), (17667, NULL, NULL, 107, 2, '2011-01-23 02:09:36'), (17668, NULL, NULL, 6, 2, '2011-01-23 02:12:24'), (17669, NULL, NULL, 115, 2, '2011-01-23 02:19:08'), (17670, NULL, NULL, 16, 2, '2011-01-23 02:21:15'), (17671, 15958, NULL, 102, 2, '2011-01-23 02:24:37'), (17672, NULL, NULL, 116, 2, '2011-01-23 02:31:56'), (17673, NULL, NULL, 65, 2, '2011-01-23 02:33:53'), (17674, NULL, NULL, 186, 2, '2011-01-23 02:42:01'), (17675, NULL, NULL, 83, 2, '2011-01-23 02:44:37'), (17676, NULL, NULL, 33, 2, '2011-01-23 02:46:52'), (17677, NULL, NULL, 11, 2, '2011-01-23 02:52:25'), (17678, NULL, NULL, 190, 2, '2011-01-23 02:55:10'), (17679, NULL, NULL, 32, 2, '2011-01-23 02:57:41'), (17680, NULL, NULL, 132, 2, '2011-01-23 03:02:33'), (17681, NULL, NULL, 162, 2, '2011-01-23 03:03:21'), (17682, NULL, NULL, 25, 2, '2011-01-23 03:03:36'), (17683, NULL, NULL, 100, 2, '2011-01-23 03:17:55'), (17684, NULL, NULL, 131, 2, '2011-01-23 03:19:22'), (17685, NULL, NULL, 164, 2, '2011-01-23 03:19:40'), (17686, NULL, NULL, 7, 2, '2011-01-23 03:22:49'), (17687, NULL, NULL, 195, 2, '2011-01-23 03:31:13'), (17688, NULL, NULL, 4, 2, '2011-01-23 03:39:29'), (17689, NULL, NULL, 1, 2, '2011-01-23 03:40:18'), (17690, NULL, NULL, 240, 2, '2011-01-23 03:46:58'), (17691, NULL, NULL, 68, 2, '2011-01-23 03:48:31'), (17692, NULL, NULL, 148, 2, '2011-01-23 03:52:43'), (17693, NULL, NULL, 110, 2, '2011-01-23 03:56:02'), (17694, NULL, NULL, 142, 2, '2011-01-23 04:03:12'), (17695, NULL, NULL, 90, 2, '2011-01-23 04:03:25'), (17696, NULL, NULL, 55, 2, '2011-01-23 04:05:42'), (17697, NULL, NULL, 3, 2, '2011-01-23 04:05:57'), (17698, NULL, NULL, 2, 2, '2011-01-23 04:08:27'), (17699, NULL, NULL, 87, 2, '2011-01-23 04:11:24'), (17700, NULL, NULL, 92, 2, '2011-01-23 04:33:07'), (17701, NULL, NULL, 111, 2, '2011-01-23 04:33:21'), (17702, NULL, NULL, 91, 2, '2011-01-23 04:34:42'), (17703, NULL, NULL, 2, 2, '2011-01-23 04:37:48'), (17704, NULL, NULL, 69, 2, '2011-01-23 04:43:23'), (17705, NULL, NULL, 194, 2, '2011-01-23 04:43:44'), (17706, NULL, NULL, 4, 2, '2011-01-23 04:49:28'), (17707, NULL, NULL, 213, 2, '2011-01-23 04:53:39'), (17708, NULL, NULL, 111, 2, '2011-01-23 05:19:32'), (17709, NULL, NULL, 170, 2, '2011-01-23 05:23:12'), (17710, 15976, NULL, 50, 2, '2011-01-23 05:24:49'), (17711, 15978, NULL, 170, 2, '2011-01-23 05:24:53'), (17712, 15979, NULL, 75, 2, '2011-01-23 05:24:55'), (17713, 15980, NULL, 6, 2, '2011-01-23 05:24:57'), (17714, 15981, NULL, 17, 2, '2011-01-23 05:24:59'), (17715, NULL, NULL, 60, 2, '2011-01-23 05:25:26'), (17716, NULL, NULL, 58, 2, '2011-01-23 05:26:02'), (17717, NULL, NULL, 24, 2, '2011-01-23 05:46:27'), (17718, NULL, NULL, 15, 2, '2011-01-23 05:47:52'), (17719, NULL, NULL, 160, 2, '2011-01-23 05:48:07'), (17720, NULL, NULL, 157, 2, '2011-01-23 05:53:12'), (17721, NULL, NULL, 29, 2, '2011-01-23 06:06:23'), (17722, NULL, NULL, 152, 2, '2011-01-23 06:13:01'), (17723, NULL, NULL, 152, 2, '2011-01-23 06:13:45'), (17724, NULL, NULL, 141, 2, '2011-01-23 06:18:41'), (17725, NULL, NULL, 102, 2, '2011-01-23 06:37:10'), (17726, NULL, NULL, 52, 2, '2011-01-23 07:03:27'), (17727, NULL, NULL, 174, 2, '2011-01-23 07:33:37'), (17728, NULL, NULL, 62, 2, '2011-01-23 07:36:33'), (17729, 15993, NULL, 240, 2, '2011-01-23 07:41:02'), (17730, NULL, NULL, 201, 2, '2011-01-23 07:53:56'), (17731, NULL, NULL, 94, 2, '2011-01-23 07:55:08'), (17732, NULL, NULL, 82, 2, '2011-01-23 08:13:50'), (17733, NULL, NULL, 125, 2, '2011-01-23 08:23:54'), (17734, NULL, NULL, 109, 2, '2011-01-23 08:24:25'), (17735, NULL, NULL, 105, 2, '2011-01-23 08:51:22'), (17736, 15994, NULL, 8, 2, '2011-01-23 08:54:51'), (17737, NULL, NULL, 133, 2, '2011-01-23 09:15:06'), (17738, 15996, NULL, 147, 2, '2011-01-23 09:27:06'), (17739, 15997, NULL, 140, 2, '2011-01-23 09:27:11'), (17740, 15998, NULL, 141, 2, '2011-01-23 09:27:17'), (17741, 15999, NULL, 142, 2, '2011-01-23 09:27:22'), (17742, 16000, NULL, 139, 2, '2011-01-23 09:27:27'), (17743, 16001, NULL, 145, 2, '2011-01-23 09:27:33'), (17744, NULL, NULL, 161, 2, '2011-01-23 09:33:40'), (17745, 16002, NULL, 17, 2, '2011-01-23 09:42:41'), (17746, NULL, NULL, 12, 2, '2011-01-23 09:53:24'), (17747, 16004, NULL, 6, 2, '2011-01-23 10:26:37'), (17748, 16004, NULL, 115, 2, '2011-01-23 10:27:25'), (17749, 16006, NULL, 64, 2, '2011-01-23 11:30:37'), (17750, 16009, NULL, 111, 2, '2011-01-23 11:48:01'), (17751, 16013, NULL, 72, 2, '2011-01-23 12:20:49'), (17752, NULL, NULL, 71, 2, '2011-01-23 12:24:00'), (17753, NULL, NULL, 50, 2, '2011-01-23 12:44:29'), (17754, 16014, NULL, 75, 2, '2011-01-23 13:03:00'), (17755, NULL, NULL, 4, 2, '2011-01-23 13:15:06'), (17756, 16019, NULL, 146, 2, '2011-01-23 13:41:01'), (17757, 16020, NULL, 143, 2, '2011-01-23 13:41:08'), (17758, 16021, NULL, 144, 2, '2011-01-23 13:41:14'), (17759, 16022, NULL, 164, 2, '2011-01-23 13:45:06'), (17760, 16023, NULL, 50, 2, '2011-01-23 14:00:45'), (17761, 16023, NULL, 6, 2, '2011-01-23 14:01:24'), (17762, NULL, NULL, 64, 2, '2011-01-23 14:24:20'), (17763, NULL, NULL, 20, 2, '2011-01-23 14:44:11'), (17764, 16024, NULL, 117, 2, '2011-01-23 14:47:05'), (17765, 16026, NULL, 58, 2, '2011-01-23 14:56:02'), (17766, 16029, NULL, 75, 2, '2011-01-23 15:15:51'), (17767, 16029, NULL, 76, 2, '2011-01-23 15:17:18'), (17768, 16029, NULL, 74, 2, '2011-01-23 15:16:58'), (17770, NULL, NULL, 130, 2, '2011-01-23 17:49:30'), (17771, 16031, NULL, 107, 2, '2011-01-23 17:58:05'), (17772, 16032, NULL, 106, 2, '2011-01-23 17:58:09'), (17773, 16033, NULL, 109, 2, '2011-01-23 17:58:16'), (17774, 16034, NULL, 108, 2, '2011-01-23 17:58:21'), (17775, 16035, NULL, 104, 2, '2011-01-23 17:58:27'), (17776, 16036, NULL, 110, 2, '2011-01-23 17:58:32'), (17777, 16037, NULL, 113, 2, '2011-01-23 17:58:38'), (17778, 16038, NULL, 111, 2, '2011-01-23 17:58:44'), (17779, 16040, NULL, 72, 2, '2011-01-23 18:02:46'), (17780, 16041, NULL, 7, 2, '2011-01-23 21:49:30'), (17783, NULL, NULL, 246, 2, '2011-01-23 22:09:16'), (17784, 16045, NULL, 112, 2, '2011-01-23 22:17:33'), (17785, 16046, NULL, 100, 2, '2011-01-23 22:17:38'), (17786, 16047, NULL, 103, 2, '2011-01-23 22:17:44'), (17787, 16048, NULL, 101, 2, '2011-01-23 22:17:49'), (17788, 16049, NULL, 98, 2, '2011-01-23 22:17:54'), (17789, NULL, NULL, 63, 2, '2011-01-23 22:47:23'), (17790, NULL, NULL, 150, 2, '2011-01-23 22:57:58'), (17791, NULL, NULL, 76, 2, '2011-01-23 23:03:14'), (17792, NULL, NULL, 113, 2, '2011-01-24 00:31:21'), (17793, NULL, NULL, 10, 2, '2011-01-24 00:32:15'), (17794, NULL, NULL, 104, 2, '2011-01-24 00:32:48'), (17795, NULL, NULL, 246, 2, '2011-01-24 00:35:13'), (17796, 16051, NULL, 8, 2, '2011-01-24 00:46:50'), (17797, NULL, NULL, 30, 2, '2011-01-24 00:51:08'), (17798, NULL, NULL, 99, 2, '2011-01-24 00:51:27'), (17799, NULL, NULL, 7, 2, '2011-01-24 00:52:19'), (17800, NULL, NULL, 32, 2, '2011-01-24 00:52:37'), (17801, NULL, NULL, 163, 2, '2011-01-24 00:54:45'), (17802, NULL, NULL, 73, 2, '2011-01-24 00:55:00'), (17803, NULL, NULL, 85, 2, '2011-01-24 00:55:51'), (17804, NULL, NULL, 114, 2, '2011-01-24 00:56:06'), (17805, NULL, NULL, 23, 2, '2011-01-24 00:56:46'), (17806, NULL, NULL, 176, 2, '2011-01-24 01:09:45'), (17807, NULL, NULL, 145, 2, '2011-01-24 01:12:24'), (17808, NULL, NULL, 81, 2, '2011-01-24 01:12:42'), (17809, NULL, NULL, 229, 2, '2011-01-24 01:19:10'), (17810, NULL, NULL, 167, 2, '2011-01-24 01:20:48'), (17811, NULL, NULL, 4, 2, '2011-01-24 01:25:33'), (17812, NULL, NULL, 143, 2, '2011-01-24 01:40:35'), (17813, NULL, NULL, 191, 2, '2011-01-24 01:42:01'), (17814, NULL, NULL, 246, 2, '2011-01-24 01:43:36'), (17815, NULL, NULL, 112, 2, '2011-01-24 01:51:30'), (17816, 16052, NULL, 108, 2, '2011-01-24 01:51:52'), (17817, NULL, NULL, 188, 2, '2011-01-24 02:01:29'), (17818, NULL, NULL, 159, 2, '2011-01-24 02:17:50'), (17819, NULL, NULL, 115, 2, '2011-01-24 02:20:08'), (17820, 16054, NULL, 49, 2, '2011-01-24 02:29:26'), (17821, 16056, NULL, 102, 2, '2011-01-24 02:29:36'), (17822, 16060, NULL, 99, 2, '2011-01-24 02:29:57'), (17823, 16061, NULL, 117, 2, '2011-01-24 02:30:02'), (17824, 16062, NULL, 115, 2, '2011-01-24 02:30:08'), (17825, NULL, NULL, 92, 2, '2011-01-24 02:34:41'), (17826, NULL, NULL, 144, 2, '2011-01-24 02:36:47'), (17827, NULL, NULL, 56, 2, '2011-01-24 02:49:02'), (17828, NULL, NULL, 11, 2, '2011-01-24 02:52:28'), (17829, NULL, NULL, 80, 2, '2011-01-24 02:52:54'), (17830, NULL, NULL, 190, 2, '2011-01-24 02:54:14'), (17831, NULL, NULL, 83, 2, '2011-01-24 02:54:30'), (17832, NULL, NULL, 132, 2, '2011-01-24 03:02:50'), (17833, NULL, NULL, 162, 2, '2011-01-24 03:07:41'), (17834, NULL, NULL, 182, 2, '2011-01-24 03:14:59'), (17835, NULL, NULL, 184, 2, '2011-01-24 03:18:28'), (17836, NULL, NULL, 117, 2, '2011-01-24 03:28:23'), (17837, NULL, NULL, 170, 2, '2011-01-24 03:28:37'), (17838, NULL, NULL, 9, 2, '2011-01-24 03:41:50'), (17839, NULL, NULL, 149, 2, '2011-01-24 03:42:17'), (17840, NULL, NULL, 240, 2, '2011-01-24 03:47:53'), (17841, NULL, NULL, 173, 2, '2011-01-24 03:49:55'), (17842, NULL, NULL, 110, 2, '2011-01-24 03:52:53'), (17843, NULL, NULL, 4, 2, '2011-01-24 03:55:52'), (17844, NULL, NULL, 90, 2, '2011-01-24 04:06:32'), (17845, NULL, NULL, 55, 2, '2011-01-24 04:06:45'), (17846, NULL, NULL, 183, 2, '2011-01-24 04:07:46'), (17847, NULL, NULL, 98, 2, '2011-01-24 04:08:01'), (17848, NULL, NULL, 2, 2, '2011-01-24 04:09:37'), (17849, NULL, NULL, 72, 2, '2011-01-24 04:15:22'), (17850, NULL, NULL, 152, 2, '2011-01-24 04:18:57'), (17851, NULL, NULL, 111, 2, '2011-01-24 04:33:33'), (17852, NULL, NULL, 128, 2, '2011-01-24 04:34:07'), (17853, NULL, NULL, 91, 2, '2011-01-24 04:36:05'), (17854, NULL, NULL, 96, 2, '2011-01-24 04:44:24'), (17855, NULL, NULL, 194, 2, '2011-01-24 04:44:59'), (17856, NULL, NULL, 27, 2, '2011-01-24 04:46:27'), (17857, NULL, NULL, 213, 2, '2011-01-24 04:53:52'), (17858, NULL, NULL, 168, 2, '2011-01-24 05:06:00'), (17859, NULL, NULL, 77, 2, '2011-01-24 05:12:32'), (17860, NULL, NULL, 141, 2, '2011-01-24 05:17:55'), (17861, NULL, NULL, 58, 2, '2011-01-24 05:23:40'), (17862, NULL, NULL, 157, 2, '2011-01-24 05:52:26'), (17863, NULL, NULL, 79, 2, '2011-01-24 06:06:16'), (17864, NULL, NULL, 52, 2, '2011-01-24 06:43:27'), (17865, 16072, NULL, 50, 2, '2011-01-24 06:47:12'), (17866, 16074, NULL, 112, 2, '2011-01-24 06:47:23'), (17867, NULL, NULL, 158, 2, '2011-01-24 06:51:38'), (17868, NULL, NULL, 28, 2, '2011-01-24 07:12:46'), (17869, NULL, NULL, 127, 2, '2011-01-24 07:23:50'), (17870, NULL, NULL, 95, 2, '2011-01-24 07:53:10'), (17871, NULL, NULL, 5, 2, '2011-01-24 08:02:32'), (17872, NULL, NULL, 74, 2, '2011-01-24 08:05:04'), (17873, NULL, NULL, 73, 2, '2011-01-24 08:09:07'), (17874, NULL, NULL, 109, 2, '2011-01-24 08:34:44'), (17875, NULL, NULL, 235, 2, '2011-01-24 08:35:11'), (17876, NULL, NULL, 196, 2, '2011-01-24 08:53:50'), (17877, NULL, NULL, 133, 2, '2011-01-24 09:24:43'), (17878, 16079, NULL, 66, 2, '2011-01-24 10:34:09'), (17879, NULL, NULL, 73, 2, '2011-01-24 10:38:59'), (17880, 16079, NULL, 5, 2, '2011-01-24 10:40:25'), (17881, 16079, NULL, 72, 2, '2011-01-24 10:43:13'), (17882, 16081, NULL, 186, 2, '2011-01-24 10:44:25'), (17883, NULL, NULL, 53, 2, '2011-01-24 10:44:27'), (17884, 16095, NULL, 8, 2, '2011-01-24 11:55:17'), (17885, NULL, NULL, 75, 2, '2011-01-24 12:23:46'), (17886, NULL, NULL, 50, 2, '2011-01-24 12:45:37'), (17887, 16099, NULL, 170, 2, '2011-01-24 13:02:29'), (17888, 16101, NULL, 50, 2, '2011-01-24 13:08:26'), (17890, 16102, NULL, 70, 2, '2011-01-24 13:31:27'), (17891, NULL, NULL, 20, 2, '2011-01-24 14:45:30'), (17892, 16111, NULL, 76, 2, '2011-01-24 14:55:11'), (17894, 16114, NULL, 112, 2, '2011-01-24 15:17:06'), (17895, 16121, NULL, 72, 2, '2011-01-24 15:35:47'), (17896, 16127, NULL, 50, 2, '2011-01-24 17:09:02'), (17897, 16128, NULL, 69, 2, '2011-01-24 17:23:48'), (17899, 16128, NULL, 68, 2, '2011-01-24 17:24:05'), (17900, NULL, NULL, 83, 2, '2011-01-24 17:35:35'), (17901, 16129, NULL, 163, 2, '2011-01-24 17:47:49'), (17903, NULL, NULL, 183, 2, '2011-01-24 18:01:54'), (17904, 16133, NULL, 163, 2, '2011-01-24 19:30:00'), (17905, 16155, NULL, 49, 2, '2011-01-24 21:56:45'), (17906, 16156, NULL, 50, 2, '2011-01-24 21:56:57'), (17907, 16157, NULL, 6, 2, '2011-01-24 21:58:49'), (17908, 16158, NULL, 170, 2, '2011-01-24 21:59:18'), (17909, 16159, NULL, 112, 2, '2011-01-24 21:59:27'), (17910, 16160, NULL, 141, 2, '2011-01-24 21:59:37'), (17911, 16161, NULL, 118, 2, '2011-01-24 21:59:44'), (17912, 16162, NULL, 75, 2, '2011-01-24 21:59:53'), (17913, NULL, NULL, 81, 2, '2011-01-25 00:01:11'), (17914, NULL, NULL, 113, 2, '2011-01-25 00:31:51'), (17915, NULL, NULL, 104, 2, '2011-01-25 00:33:04'), (17916, NULL, NULL, 143, 2, '2011-01-25 00:45:21'), (17917, NULL, NULL, 99, 2, '2011-01-25 00:51:08'), (17918, NULL, NULL, 118, 2, '2011-01-25 00:51:26'), (17919, NULL, NULL, 163, 2, '2011-01-25 00:51:36'), (17920, NULL, NULL, 33, 2, '2011-01-25 00:59:13'), (17921, NULL, NULL, 114, 2, '2011-01-25 01:00:48'), (17922, NULL, NULL, 106, 2, '2011-01-25 01:01:03'), (17923, NULL, NULL, 23, 2, '2011-01-25 01:02:50'), (17924, NULL, NULL, 103, 2, '2011-01-25 01:08:30'), (17925, NULL, NULL, 172, 2, '2011-01-25 01:11:24'), (17926, NULL, NULL, 88, 2, '2011-01-25 01:14:37'), (17927, NULL, NULL, 229, 2, '2011-01-25 01:17:47'), (17928, NULL, NULL, 167, 2, '2011-01-25 01:21:39'), (17929, NULL, NULL, 130, 2, '2011-01-25 01:29:18'), (17930, NULL, NULL, 169, 2, '2011-01-25 01:40:51'), (17931, NULL, NULL, 246, 2, '2011-01-25 01:47:26'), (17932, NULL, NULL, 89, 2, '2011-01-25 01:53:18'), (17933, NULL, NULL, 78, 2, '2011-01-25 01:59:54'), (17934, NULL, NULL, 16, 2, '2011-01-25 02:05:53'), (17935, NULL, NULL, 59, 2, '2011-01-25 02:07:53'), (17936, NULL, NULL, 107, 2, '2011-01-25 02:09:24'), (17937, NULL, NULL, 66, 2, '2011-01-25 02:11:00'), (17938, NULL, NULL, 31, 2, '2011-01-25 02:12:58'), (17939, NULL, NULL, 177, 2, '2011-01-25 02:16:51'), (17940, NULL, NULL, 16, 2, '2011-01-25 02:17:06'), (17941, NULL, NULL, 8, 2, '2011-01-25 02:37:34'), (17942, NULL, NULL, 118, 2, '2011-01-25 02:56:50'), (17943, NULL, NULL, 190, 2, '2011-01-25 02:57:02'), (17944, NULL, NULL, 132, 2, '2011-01-25 03:01:32'), (17945, 16166, NULL, 99, 2, '2011-01-25 03:06:41'), (17946, NULL, NULL, 143, 2, '2011-01-25 03:07:56'), (17947, NULL, NULL, 25, 2, '2011-01-25 03:10:03'), (17948, NULL, NULL, 84, 2, '2011-01-25 03:22:52'), (17949, NULL, NULL, 182, 2, '2011-01-25 03:24:50'), (17950, NULL, NULL, 72, 2, '2011-01-25 03:29:39'), (17951, NULL, NULL, 1, 2, '2011-01-25 03:41:18'), (17952, NULL, NULL, 240, 2, '2011-01-25 03:49:54'), (17953, NULL, NULL, 240, 2, '2011-01-25 03:52:04'), (17954, NULL, NULL, 68, 2, '2011-01-25 03:54:13'), (17955, 16169, NULL, 50, 2, '2011-01-25 03:56:07'), (17956, NULL, NULL, 110, 2, '2011-01-25 03:56:59'), (17957, NULL, NULL, 54, 2, '2011-01-25 03:57:14'), (17958, NULL, NULL, 142, 2, '2011-01-25 04:03:29'), (17959, NULL, NULL, 21, 2, '2011-01-25 04:07:37'), (17960, NULL, NULL, 98, 2, '2011-01-25 04:10:00'), (17961, NULL, NULL, 87, 2, '2011-01-25 04:12:14'), (17962, NULL, NULL, 76, 2, '2011-01-25 04:18:30'), (17963, NULL, NULL, 9, 2, '2011-01-25 04:24:27'), (17964, NULL, NULL, 92, 2, '2011-01-25 04:33:04'), (17965, NULL, NULL, 86, 2, '2011-01-25 04:33:19'), (17966, NULL, NULL, 111, 2, '2011-01-25 04:33:34'), (17967, NULL, NULL, 128, 2, '2011-01-25 04:33:49'), (17968, NULL, NULL, 91, 2, '2011-01-25 04:34:42'), (17969, NULL, NULL, 69, 2, '2011-01-25 04:43:41'), (17970, NULL, NULL, 118, 2, '2011-01-25 05:06:11'), (17971, NULL, NULL, 170, 2, '2011-01-25 05:22:43'), (17972, NULL, NULL, 58, 2, '2011-01-25 05:25:10'), (17973, NULL, NULL, 253, 2, '2011-01-25 05:25:49'), (17974, NULL, NULL, 2, 2, '2011-01-25 05:41:06'), (17975, NULL, NULL, 173, 2, '2011-01-25 05:42:12'), (17976, NULL, NULL, 24, 2, '2011-01-25 05:43:24'), (17977, NULL, NULL, 15, 2, '2011-01-25 05:45:35'), (17978, NULL, NULL, 157, 2, '2011-01-25 05:53:27'), (17979, NULL, NULL, 157, 2, '2011-01-25 05:56:42'), (17980, NULL, NULL, 29, 2, '2011-01-25 06:03:27'), (17981, NULL, NULL, 119, 2, '2011-01-25 06:06:15'), (17982, NULL, NULL, 79, 2, '2011-01-25 06:07:04'), (17983, NULL, NULL, 152, 2, '2011-01-25 06:12:47'), (17984, NULL, NULL, 141, 2, '2011-01-25 06:15:44'), (17985, NULL, NULL, 122, 2, '2011-01-25 06:16:29'), (17986, NULL, NULL, 103, 2, '2011-01-25 06:23:06'), (17987, NULL, NULL, 2, 2, '2011-01-25 06:46:51'), (17988, NULL, NULL, 28, 2, '2011-01-25 07:13:03'), (17989, NULL, NULL, 120, 2, '2011-01-25 07:13:18'), (17990, NULL, NULL, 62, 2, '2011-01-25 07:15:12'), (17991, NULL, NULL, 160, 2, '2011-01-25 07:36:23'), (17992, NULL, NULL, 201, 2, '2011-01-25 07:47:13'), (17993, NULL, NULL, 48, 2, '2011-01-25 07:57:35'), (17994, NULL, NULL, 70, 2, '2011-01-25 08:02:52'), (17995, NULL, NULL, 5, 2, '2011-01-25 08:03:10'), (17996, 16174, NULL, 1, 2, '2011-01-25 08:37:52'), (17997, NULL, NULL, 26, 2, '2011-01-25 09:14:55'), (17998, 16176, NULL, 146, 2, '2011-01-25 09:25:13'), (17999, 16177, NULL, 145, 2, '2011-01-25 09:27:45'), (18000, 16178, NULL, 139, 2, '2011-01-25 09:28:39'), (18001, 16179, NULL, 12, 2, '2011-01-25 09:55:08'), (18002, 16179, NULL, 21, 2, '2011-01-25 09:55:19'), (18003, 16179, NULL, 23, 2, '2011-01-25 09:55:27'), (18004, 16179, NULL, 176, 2, '2011-01-25 09:55:35'), (18005, NULL, NULL, 2, 2, '2011-01-25 10:11:18'), (18006, 16182, NULL, 166, 2, '2011-01-25 10:11:32'), (18007, 16183, NULL, 147, 2, '2011-01-25 10:12:56'), (18008, NULL, NULL, 133, 2, '2011-01-25 10:34:13'), (18009, 16186, NULL, 144, 2, '2011-01-25 10:41:00'), (18010, 16179, NULL, 6, 2, '2011-01-25 10:45:47'), (18011, 16187, NULL, 23, 2, '2011-01-25 11:05:43'), (18012, 16190, NULL, 23, 2, '2011-01-25 11:40:54'), (18013, NULL, NULL, 161, 2, '2011-01-25 11:45:02'), (18014, NULL, NULL, 147, 2, '2011-01-25 11:45:48'), (18015, 16191, NULL, 23, 2, '2011-01-25 11:50:37'), (18016, NULL, NULL, 12, 2, '2011-01-25 12:04:27'), (18017, NULL, NULL, 109, 2, '2011-01-25 12:24:15'), (18018, NULL, NULL, 235, 2, '2011-01-25 12:24:48'), (18019, NULL, NULL, 9, 2, '2011-01-25 12:45:27'), (18020, NULL, NULL, 186, 2, '2011-01-25 12:52:45'), (18021, 16194, NULL, 69, 2, '2011-01-25 13:39:48'), (18022, 16195, NULL, 168, 2, '2011-01-25 13:47:28'), (18023, 16198, NULL, 118, 2, '2011-01-25 15:05:59'), (18024, NULL, NULL, 93, 2, '2011-01-25 15:17:56'), (18025, 16200, NULL, 2, 2, '2011-01-25 16:36:50'), (18026, 16201, NULL, 15, 2, '2011-01-25 17:03:57'), (18028, 16205, NULL, 2, 2, '2011-01-25 17:54:03'), (18029, 16206, NULL, 115, 2, '2011-01-25 18:06:43'), (18030, NULL, NULL, 130, 2, '2011-01-25 18:08:35'), (18031, 16208, NULL, 51, 2, '2011-01-25 18:29:03'), (18032, 16209, NULL, 169, 2, '2011-01-25 18:31:58'), (18033, 16210, NULL, 66, 2, '2011-01-25 18:32:33'), (18034, NULL, NULL, 20, 2, '2011-01-25 18:45:06'), (18035, 16211, NULL, 75, 2, '2011-01-25 18:53:11'), (18036, 16213, NULL, 176, 2, '2011-01-25 18:56:01'), (18037, 16216, NULL, 3, 2, '2011-01-25 19:09:00'), (18039, NULL, NULL, 64, 2, '2011-01-25 19:49:08'), (18040, 16218, NULL, 186, 2, '2011-01-25 20:03:47'), (18041, 16219, NULL, 104, 2, '2011-01-25 20:03:19'), (18043, 16221, NULL, 59, 2, '2011-01-25 20:47:21'), (18047, 16222, NULL, 163, 2, '2011-01-25 20:34:21'), (18050, 16223, NULL, 169, 2, '2011-01-25 20:47:40'), (18051, 16224, NULL, 6, 2, '2011-01-25 20:49:23'), (18053, NULL, NULL, 160, 2, '2011-01-25 21:03:06'), (18054, 16226, NULL, 33, 2, '2011-01-25 21:13:51'), (18055, 16226, NULL, 79, 2, '2011-01-25 21:14:28'), (18056, 16226, NULL, 78, 2, '2011-01-25 21:15:01'), (18057, 16227, NULL, 168, 2, '2011-01-25 21:18:54'), (18058, 16227, NULL, 79, 2, '2011-01-25 21:19:58'), (18059, 16228, NULL, 140, 2, '2011-01-25 21:51:40'), (18060, NULL, NULL, 130, 2, '2011-01-25 21:52:26'), (18061, NULL, NULL, 28, 2, '2011-01-25 22:17:05'), (18062, 16230, NULL, 17, 2, '2011-01-25 22:50:28'), (18063, 16230, NULL, 26, 2, '2011-01-25 22:53:52'), (18064, 16230, NULL, 195, 2, '2011-01-25 22:56:48'), (18067, NULL, NULL, 64, 2, '2011-01-25 23:16:13'), (18068, NULL, NULL, 181, 2, '2011-01-26 00:33:17'), (18069, NULL, NULL, 104, 2, '2011-01-26 00:34:54'), (18070, NULL, NULL, 7, 2, '2011-01-26 00:39:46'), (18071, NULL, NULL, 2, 2, '2011-01-26 00:45:01'), (18072, NULL, NULL, 140, 2, '2011-01-26 00:55:45'), (18073, NULL, NULL, 75, 2, '2011-01-26 00:58:22'), (18074, NULL, NULL, 176, 2, '2011-01-26 01:19:41'), (18075, NULL, NULL, 88, 2, '2011-01-26 01:20:59'), (18076, NULL, NULL, 165, 2, '2011-01-26 01:21:25'), (18077, NULL, NULL, 172, 2, '2011-01-26 01:22:55'), (18078, NULL, NULL, 229, 2, '2011-01-26 01:29:45'), (18079, NULL, NULL, 167, 2, '2011-01-26 01:32:37'), (18080, NULL, NULL, 168, 2, '2011-01-26 01:36:49'), (18081, NULL, NULL, 143, 2, '2011-01-26 01:49:14'), (18082, NULL, NULL, 97, 2, '2011-01-26 01:56:41'), (18083, NULL, NULL, 246, 2, '2011-01-26 01:56:56'), (18084, NULL, NULL, 112, 2, '2011-01-26 02:02:12'), (18085, 16232, NULL, 142, 2, '2011-01-26 02:09:08'), (18086, NULL, NULL, 78, 2, '2011-01-26 02:11:23'), (18087, NULL, NULL, 188, 2, '2011-01-26 02:11:32'), (18088, NULL, NULL, 108, 2, '2011-01-26 02:18:57'), (18089, NULL, NULL, 107, 2, '2011-01-26 02:19:57'), (18090, NULL, NULL, 159, 2, '2011-01-26 02:31:30'), (18091, NULL, NULL, 116, 2, '2011-01-26 02:32:41'), (18092, NULL, NULL, 177, 2, '2011-01-26 02:34:42'), (18093, NULL, NULL, 65, 2, '2011-01-26 02:38:43'), (18094, NULL, NULL, 83, 2, '2011-01-26 02:55:13'), (18095, 16233, NULL, 75, 2, '2011-01-26 02:57:49'), (18096, NULL, NULL, 132, 2, '2011-01-26 03:02:47'), (18097, NULL, NULL, 25, 2, '2011-01-26 03:04:49'), (18098, NULL, NULL, 182, 2, '2011-01-26 03:12:29'), (18099, NULL, NULL, 184, 2, '2011-01-26 03:13:03'), (18100, NULL, NULL, 131, 2, '2011-01-26 03:17:16'), (18101, NULL, NULL, 180, 2, '2011-01-26 03:31:25'), (18102, NULL, NULL, 1, 2, '2011-01-26 03:38:53'), (18103, NULL, NULL, 4, 2, '2011-01-26 03:41:00'), (18104, NULL, NULL, 149, 2, '2011-01-26 03:42:03'), (18105, NULL, NULL, 240, 2, '2011-01-26 03:47:30'), (18106, NULL, NULL, 68, 2, '2011-01-26 03:47:45'), (18107, NULL, NULL, 110, 2, '2011-01-26 03:52:52'), (18108, NULL, NULL, 93, 2, '2011-01-26 03:56:31'), (18109, NULL, NULL, 54, 2, '2011-01-26 03:57:27'), (18110, NULL, NULL, 142, 2, '2011-01-26 04:05:04'), (18111, NULL, NULL, 90, 2, '2011-01-26 04:07:31'), (18112, NULL, NULL, 129, 2, '2011-01-26 04:07:46'), (18113, NULL, NULL, 183, 2, '2011-01-26 04:09:22'), (18114, NULL, NULL, 72, 2, '2011-01-26 04:20:01'), (18115, NULL, NULL, 92, 2, '2011-01-26 04:33:19'), (18116, NULL, NULL, 128, 2, '2011-01-26 04:34:06'), (18117, NULL, NULL, 158, 2, '2011-01-26 04:35:07'), (18118, NULL, NULL, 69, 2, '2011-01-26 04:44:00'), (18119, NULL, NULL, 22, 2, '2011-01-26 04:44:21'), (18120, NULL, NULL, 194, 2, '2011-01-26 04:44:36'), (18121, NULL, NULL, 213, 2, '2011-01-26 04:53:24'), (18122, NULL, NULL, 164, 2, '2011-01-26 05:12:38'), (18123, NULL, NULL, 61, 2, '2011-01-26 05:16:06'), (18124, NULL, NULL, 146, 2, '2011-01-26 05:16:44'), (18125, NULL, NULL, 170, 2, '2011-01-26 05:22:49'), (18126, NULL, NULL, 173, 2, '2011-01-26 05:42:45'), (18127, NULL, NULL, 24, 2, '2011-01-26 05:43:58'), (18128, NULL, NULL, 157, 2, '2011-01-26 05:52:57'), (18129, NULL, NULL, 51, 2, '2011-01-26 05:55:21'), (18130, NULL, NULL, 98, 2, '2011-01-26 06:02:26'), (18131, NULL, NULL, 2, 2, '2011-01-26 06:02:41'), (18132, NULL, NULL, 79, 2, '2011-01-26 06:05:42'), (18133, NULL, NULL, 73, 2, '2011-01-26 06:12:26'), (18134, NULL, NULL, 152, 2, '2011-01-26 06:13:26'), (18135, NULL, NULL, 56, 2, '2011-01-26 06:14:13'), (18136, NULL, NULL, 91, 2, '2011-01-26 06:33:34'), (18137, NULL, NULL, 52, 2, '2011-01-26 06:53:33'), (18138, NULL, NULL, 174, 2, '2011-01-26 07:24:21'), (18139, NULL, NULL, 62, 2, '2011-01-26 07:25:54'), (18140, NULL, NULL, 26, 2, '2011-01-26 07:26:27'), (18141, NULL, NULL, 201, 2, '2011-01-26 07:44:17'), (18142, NULL, NULL, 95, 2, '2011-01-26 08:03:57'), (18143, NULL, NULL, 121, 2, '2011-01-26 08:12:52'), (18144, NULL, NULL, 70, 2, '2011-01-26 08:13:12'), (18145, NULL, NULL, 5, 2, '2011-01-26 08:14:42'), (18146, NULL, NULL, 93, 2, '2011-01-26 08:15:12'), (18147, NULL, NULL, 161, 2, '2011-01-26 09:33:50'), (18148, NULL, NULL, 12, 2, '2011-01-26 09:53:51'), (18149, 16247, NULL, 3, 2, '2011-01-26 10:12:01'), (18150, NULL, NULL, 235, 2, '2011-01-26 10:24:47'), (18151, NULL, NULL, 9, 2, '2011-01-26 10:45:02'), (18152, 16250, NULL, 8, 2, '2011-01-26 11:21:26'), (18153, NULL, NULL, 50, 2, '2011-01-26 12:45:17'), (18154, 16256, NULL, 186, 2, '2011-01-26 13:44:34'), (18155, 16257, NULL, 78, 2, '2011-01-26 13:53:12'), (18156, 16258, NULL, 98, 2, '2011-01-26 13:56:08'), (18158, 16259, NULL, 5, 2, '2011-01-26 14:17:07'), (18159, 16261, NULL, 59, 2, '2011-01-26 14:39:15'), (18160, NULL, NULL, 123, 2, '2011-01-26 14:44:37'), (18161, 16263, NULL, 17, 2, '2011-01-26 15:11:37'), (18162, 16264, NULL, 68, 2, '2011-01-26 15:24:16'), (18163, 16266, NULL, 141, 2, '2011-01-26 15:48:39'), (18164, NULL, NULL, 132, 2, '2011-01-26 16:24:37'), (18165, 16273, NULL, 75, 2, '2011-01-26 17:01:52'), (18166, 16278, NULL, 2, 2, '2011-01-26 17:30:20'), (18167, 16279, NULL, 68, 2, '2011-01-26 17:31:26'), (18168, 16280, NULL, 60, 2, '2011-01-26 17:52:57'), (18169, 16280, NULL, 61, 2, '2011-01-26 17:53:20'), (18170, 16282, NULL, 2, 2, '2011-01-26 18:53:56'), (18171, 16282, NULL, 48, 2, '2011-01-26 18:56:51'), (18172, NULL, NULL, 125, 2, '2011-01-26 19:44:27'), (18173, 16285, NULL, 75, 2, '2011-01-26 20:06:23'), (18174, NULL, NULL, 132, 2, '2011-01-26 20:27:04'), (18175, NULL, NULL, 186, 2, '2011-01-26 20:54:35'), (18176, 16286, NULL, 68, 2, '2011-01-26 21:01:12'), (18177, NULL, NULL, 167, 2, '2011-01-26 21:06:14'), (18178, 16288, NULL, 158, 2, '2011-01-26 21:25:45'), (18179, 16290, NULL, 11, 2, '2011-01-26 22:32:34'), (18180, 16291, NULL, 75, 2, '2011-01-26 22:49:37'), (18181, 16294, NULL, 5, 2, '2011-01-26 22:52:47'), (18183, 16295, NULL, 163, 2, '2011-01-26 23:05:18'), (18184, 16295, NULL, 165, 2, '2011-01-26 23:07:01'), (18185, 16295, NULL, 164, 2, '2011-01-26 23:07:09'), (18186, 16295, NULL, 162, 2, '2011-01-26 23:03:40'), (18195, 16295, NULL, 168, 2, '2011-01-26 23:12:29'), (18196, 16298, NULL, 78, 2, '2011-01-26 23:22:04'), (18197, NULL, NULL, 128, 2, '2011-01-27 00:14:42'), (18198, NULL, NULL, 104, 2, '2011-01-27 00:43:02'), (18199, NULL, NULL, 99, 2, '2011-01-27 01:01:32'), (18200, NULL, NULL, 124, 2, '2011-01-27 01:01:48'), (18201, NULL, NULL, 73, 2, '2011-01-27 01:04:17'), (18202, NULL, NULL, 7, 2, '2011-01-27 01:04:35'), (18203, NULL, NULL, 23, 2, '2011-01-27 01:12:29'), (18204, NULL, NULL, 132, 2, '2011-01-27 01:16:13'), (18205, NULL, NULL, 103, 2, '2011-01-27 01:18:49'), (18206, NULL, NULL, 176, 2, '2011-01-27 01:19:08'), (18207, NULL, NULL, 88, 2, '2011-01-27 01:20:14'), (18208, NULL, NULL, 229, 2, '2011-01-27 01:23:21'), (18209, NULL, NULL, 167, 2, '2011-01-27 01:31:19'), (18210, NULL, NULL, 130, 2, '2011-01-27 01:39:01'), (18211, NULL, NULL, 143, 2, '2011-01-27 01:49:53'), (18212, NULL, NULL, 169, 2, '2011-01-27 01:50:57'), (18213, NULL, NULL, 191, 2, '2011-01-27 01:51:09'), (18214, NULL, NULL, 80, 2, '2011-01-27 01:57:40'), (18215, NULL, NULL, 246, 2, '2011-01-27 01:59:40'), (18216, NULL, NULL, 126, 2, '2011-01-27 02:02:28'), (18217, 16304, NULL, 170, 2, '2011-01-27 02:14:38'), (18218, NULL, NULL, 66, 2, '2011-01-27 02:20:19'), (18219, NULL, NULL, 31, 2, '2011-01-27 02:23:01'), (18220, NULL, NULL, 159, 2, '2011-01-27 02:23:16'), (18221, NULL, NULL, 6, 2, '2011-01-27 02:23:43'), (18222, NULL, NULL, 177, 2, '2011-01-27 02:28:41'), (18223, NULL, NULL, 128, 2, '2011-01-27 02:28:44'), (18224, NULL, NULL, 115, 2, '2011-01-27 02:30:06'), (18225, NULL, NULL, 116, 2, '2011-01-27 02:41:54'), (18226, NULL, NULL, 8, 2, '2011-01-27 02:43:58'), (18227, NULL, NULL, 65, 2, '2011-01-27 02:47:14'), (18228, NULL, NULL, 190, 2, '2011-01-27 02:55:24'), (18229, NULL, NULL, 83, 2, '2011-01-27 02:56:26'), (18230, NULL, NULL, 213, 2, '2011-01-27 02:57:05'), (18231, NULL, NULL, 213, 2, '2011-01-27 02:58:47'), (18232, NULL, NULL, 165, 2, '2011-01-27 03:00:45'), (18233, NULL, NULL, 132, 2, '2011-01-27 03:02:16'), (18234, NULL, NULL, 25, 2, '2011-01-27 03:02:32'), (18235, NULL, NULL, 117, 2, '2011-01-27 03:21:57'), (18236, NULL, NULL, 166, 2, '2011-01-27 03:30:49'), (18237, NULL, NULL, 195, 2, '2011-01-27 03:31:14'), (18238, NULL, NULL, 180, 2, '2011-01-27 03:31:29'), (18239, NULL, NULL, 1, 2, '2011-01-27 03:38:27'), (18240, NULL, NULL, 4, 2, '2011-01-27 03:41:09'), (18241, 16307, NULL, 69, 2, '2011-01-27 03:45:37'), (18242, NULL, NULL, 110, 2, '2011-01-27 03:53:43'), (18243, NULL, NULL, 54, 2, '2011-01-27 03:57:37'), (18244, NULL, NULL, 142, 2, '2011-01-27 04:08:37'), (18245, NULL, NULL, 90, 2, '2011-01-27 04:08:49'), (18246, NULL, NULL, 129, 2, '2011-01-27 04:09:04'), (18247, NULL, NULL, 72, 2, '2011-01-27 04:17:28'), (18248, NULL, NULL, 92, 2, '2011-01-27 04:23:39'), (18249, NULL, NULL, 144, 2, '2011-01-27 04:23:55'), (18250, NULL, NULL, 17, 2, '2011-01-27 04:33:01'), (18251, NULL, NULL, 69, 2, '2011-01-27 04:34:04'), (18252, NULL, NULL, 22, 2, '2011-01-27 04:34:27'), (18253, NULL, NULL, 131, 2, '2011-01-27 05:02:32'), (18254, NULL, NULL, 164, 2, '2011-01-27 05:02:50'), (18255, NULL, NULL, 77, 2, '2011-01-27 05:03:13'), (18256, NULL, NULL, 61, 2, '2011-01-27 05:03:38'), (18257, NULL, NULL, 60, 2, '2011-01-27 05:14:41'), (18258, NULL, NULL, 58, 2, '2011-01-27 05:16:12'), (18259, NULL, NULL, 80, 2, '2011-01-27 05:17:47'), (18260, NULL, NULL, 157, 2, '2011-01-27 05:44:24'), (18261, NULL, NULL, 51, 2, '2011-01-27 05:46:19'), (18262, NULL, NULL, 98, 2, '2011-01-27 05:52:46'), (18263, NULL, NULL, 2, 2, '2011-01-27 05:52:59'), (18264, NULL, NULL, 29, 2, '2011-01-27 05:55:13'), (18265, NULL, NULL, 152, 2, '2011-01-27 06:03:20'), (18266, NULL, NULL, 52, 2, '2011-01-27 06:44:00'), (18267, NULL, NULL, 158, 2, '2011-01-27 06:54:30'), (18268, NULL, NULL, 73, 2, '2011-01-27 07:03:47'), (18269, NULL, NULL, 253, 2, '2011-01-27 07:12:41'), (18270, NULL, NULL, 120, 2, '2011-01-27 07:13:27'), (18271, NULL, NULL, 174, 2, '2011-01-27 07:13:57'), (18272, NULL, NULL, 127, 2, '2011-01-27 07:25:58'), (18273, NULL, NULL, 201, 2, '2011-01-27 07:34:38'), (18274, NULL, NULL, 201, 2, '2011-01-27 07:35:49'), (18275, NULL, NULL, 79, 2, '2011-01-27 07:52:49'), (18276, NULL, NULL, 122, 2, '2011-01-27 08:03:15'), (18277, NULL, NULL, 121, 2, '2011-01-27 08:03:30'), (18278, NULL, NULL, 5, 2, '2011-01-27 08:05:47'), (18279, 16308, NULL, 75, 2, '2011-01-27 08:08:28'), (18280, NULL, NULL, 167, 2, '2011-01-27 08:59:05'), (18281, NULL, NULL, 141, 2, '2011-01-27 09:21:03'), (18282, NULL, NULL, 4, 2, '2011-01-27 09:37:23'), (18283, NULL, NULL, 48, 2, '2011-01-27 10:05:06'), (18284, 16312, NULL, 6, 2, '2011-01-27 10:27:58'), (18285, NULL, NULL, 141, 2, '2011-01-27 10:32:37'), (18286, NULL, NULL, 1, 2, '2011-01-27 10:57:01'), (18287, 16313, NULL, 56, 2, '2011-01-27 11:09:55'), (18288, 16313, NULL, 52, 2, '2011-01-27 11:11:14'), (18289, NULL, NULL, 161, 2, '2011-01-27 11:33:31'), (18290, NULL, NULL, 102, 2, '2011-01-27 11:43:18'), (18291, NULL, NULL, 12, 2, '2011-01-27 11:54:30'), (18292, NULL, NULL, 74, 2, '2011-01-27 12:05:28'), (18293, NULL, NULL, 125, 2, '2011-01-27 12:23:27'), (18294, NULL, NULL, 109, 2, '2011-01-27 12:24:00'), (18295, 16320, NULL, 141, 2, '2011-01-27 13:02:07'), (18296, NULL, NULL, 114, 2, '2011-01-27 13:14:14'), (18297, NULL, NULL, 118, 2, '2011-01-27 13:24:09'), (18298, NULL, NULL, 30, 2, '2011-01-27 13:34:31'), (18299, NULL, NULL, 235, 2, '2011-01-27 14:23:50'), (18300, NULL, NULL, 9, 2, '2011-01-27 14:44:24'), (18301, NULL, NULL, 53, 2, '2011-01-27 14:44:40'), (18302, NULL, NULL, 105, 2, '2011-01-27 14:54:17'), (18303, NULL, NULL, 107, 2, '2011-01-27 15:09:00'), (18304, 16325, NULL, 50, 2, '2011-01-27 16:23:07'), (18305, 16325, NULL, 51, 2, '2011-01-27 16:23:13'), (18306, NULL, NULL, 75, 2, '2011-01-27 16:24:21'), (18307, NULL, NULL, 50, 2, '2011-01-27 16:45:41'), (18308, 16326, NULL, 59, 2, '2011-01-27 16:47:37'), (18309, 16328, NULL, 168, 2, '2011-01-27 18:08:44'), (18310, 16329, NULL, 2, 2, '2011-01-27 19:13:51'), (18311, 16331, NULL, 20, 2, '2011-01-27 19:20:59'), (18312, 16332, NULL, 4, 2, '2011-01-27 19:28:29'), (18313, NULL, NULL, 115, 2, '2011-01-27 19:47:01'), (18314, NULL, NULL, 49, 2, '2011-01-27 20:44:26'), (18315, NULL, NULL, 123, 2, '2011-01-27 20:44:42'), (18316, NULL, NULL, 186, 2, '2011-01-27 20:57:03'), (18317, NULL, NULL, 92, 2, '2011-01-27 20:57:56'), (18318, NULL, NULL, 95, 2, '2011-01-27 21:54:42'), (18319, 16338, NULL, 8, 2, '2011-01-27 22:06:17'), (18320, 16338, NULL, 6, 2, '2011-01-27 22:06:35'), (18321, NULL, NULL, 85, 2, '2011-01-27 22:22:36'), (18322, 16339, NULL, 170, 2, '2011-01-27 22:32:16'), (18323, 16324, NULL, 48, 2, '2011-01-27 22:38:01'), (18324, NULL, NULL, 139, 2, '2011-01-27 22:53:12'), (18325, NULL, NULL, 33, 2, '2011-01-27 22:53:36'), (18326, NULL, NULL, 174, 2, '2011-01-27 22:56:08'), (18327, NULL, NULL, 92, 2, '2011-01-28 00:28:41'), (18328, NULL, NULL, 113, 2, '2011-01-28 00:31:17'), (18329, NULL, NULL, 32, 2, '2011-01-28 00:43:06'), (18330, NULL, NULL, 181, 2, '2011-01-28 00:43:17'), (18331, NULL, NULL, 104, 2, '2011-01-28 00:43:33'), (18332, NULL, NULL, 95, 2, '2011-01-28 00:43:56'), (18333, 16343, NULL, 72, 2, '2011-01-28 00:45:18'), (18334, NULL, NULL, 163, 2, '2011-01-28 00:48:53'), (18335, NULL, NULL, 85, 2, '2011-01-28 00:51:29'), (18336, NULL, NULL, 103, 2, '2011-01-28 01:04:58'), (18337, NULL, NULL, 171, 2, '2011-01-28 01:05:48'), (18338, NULL, NULL, 176, 2, '2011-01-28 01:06:02'), (18339, NULL, NULL, 88, 2, '2011-01-28 01:06:51'), (18340, NULL, NULL, 165, 2, '2011-01-28 01:07:17'), (18341, NULL, NULL, 172, 2, '2011-01-28 01:11:37'), (18342, NULL, NULL, 13, 2, '2011-01-28 01:18:51'), (18343, NULL, NULL, 169, 2, '2011-01-28 01:39:39'), (18344, NULL, NULL, 112, 2, '2011-01-28 01:47:01'), (18345, NULL, NULL, 89, 2, '2011-01-28 01:52:59'), (18346, NULL, NULL, 78, 2, '2011-01-28 01:53:31'), (18347, NULL, NULL, 188, 2, '2011-01-28 02:02:21'), (18348, NULL, NULL, 108, 2, '2011-01-28 02:08:55'), (18349, NULL, NULL, 66, 2, '2011-01-28 02:09:10'), (18350, NULL, NULL, 177, 2, '2011-01-28 02:17:41'), (18351, 16344, NULL, 110, 2, '2011-01-28 02:52:21'), (18352, NULL, NULL, 11, 2, '2011-01-28 02:52:44'), (18353, NULL, NULL, 80, 2, '2011-01-28 02:53:11'), (18354, NULL, NULL, 83, 2, '2011-01-28 02:54:39'), (18355, 16345, NULL, 167, 2, '2011-01-28 02:55:54'), (18356, NULL, NULL, 124, 2, '2011-01-28 03:01:56'), (18357, NULL, NULL, 162, 2, '2011-01-28 03:09:30'), (18358, NULL, NULL, 100, 2, '2011-01-28 03:16:11'), (18359, NULL, NULL, 131, 2, '2011-01-28 03:18:21'), (18360, NULL, NULL, 117, 2, '2011-01-28 03:22:45'), (18361, NULL, NULL, 195, 2, '2011-01-28 03:41:41'), (18362, NULL, NULL, 149, 2, '2011-01-28 03:51:49'), (18363, NULL, NULL, 240, 2, '2011-01-28 03:58:19'), (18364, NULL, NULL, 148, 2, '2011-01-28 04:04:29'), (18365, NULL, NULL, 110, 2, '2011-01-28 04:04:39'), (18366, 16347, NULL, 49, 2, '2011-01-28 04:07:00'), (18367, NULL, NULL, 54, 2, '2011-01-28 04:08:14'), (18368, NULL, NULL, 3, 2, '2011-01-28 04:19:23'), (18369, NULL, NULL, 183, 2, '2011-01-28 04:19:37'), (18370, NULL, NULL, 72, 2, '2011-01-28 04:29:17'), (18371, NULL, NULL, 109, 2, '2011-01-28 04:34:05'), (18372, NULL, NULL, 144, 2, '2011-01-28 04:34:11'), (18373, NULL, NULL, 111, 2, '2011-01-28 04:34:26'), (18374, NULL, NULL, 128, 2, '2011-01-28 04:34:44'), (18375, NULL, NULL, 96, 2, '2011-01-28 04:43:38'), (18376, NULL, NULL, 69, 2, '2011-01-28 04:43:54'), (18377, NULL, NULL, 22, 2, '2011-01-28 04:44:20'), (18378, NULL, NULL, 27, 2, '2011-01-28 04:45:40'), (18379, NULL, NULL, 213, 2, '2011-01-28 04:54:14'), (18380, NULL, NULL, 110, 2, '2011-01-28 05:12:35'), (18381, NULL, NULL, 164, 2, '2011-01-28 05:13:25'), (18382, NULL, NULL, 77, 2, '2011-01-28 05:14:08'), (18383, NULL, NULL, 67, 2, '2011-01-28 05:15:13'), (18384, NULL, NULL, 57, 2, '2011-01-28 05:22:24'), (18385, NULL, NULL, 170, 2, '2011-01-28 05:22:45'), (18386, NULL, NULL, 60, 2, '2011-01-28 05:23:47'), (18387, NULL, NULL, 14, 2, '2011-01-28 05:36:46'), (18388, NULL, NULL, 15, 2, '2011-01-28 05:45:41'), (18389, 16352, NULL, 98, 2, '2011-01-28 05:52:41'), (18390, NULL, NULL, 157, 2, '2011-01-28 05:52:54'), (18391, NULL, NULL, 98, 2, '2011-01-28 06:02:38'), (18392, NULL, NULL, 29, 2, '2011-01-28 06:04:00'), (18393, NULL, NULL, 152, 2, '2011-01-28 06:12:47'), (18394, NULL, NULL, 56, 2, '2011-01-28 06:13:50'), (18395, NULL, NULL, 52, 2, '2011-01-28 06:44:09'), (18396, NULL, NULL, 120, 2, '2011-01-28 07:13:25'), (18397, NULL, NULL, 62, 2, '2011-01-28 07:15:03'), (18398, NULL, NULL, 26, 2, '2011-01-28 07:16:40'), (18399, 16355, NULL, 13, 2, '2011-01-28 07:31:38'), (18400, 16355, NULL, 29, 2, '2011-01-28 07:29:34'), (18401, 16355, NULL, 30, 2, '2011-01-28 07:30:19'), (18403, NULL, NULL, 201, 2, '2011-01-28 07:36:42'), (18404, NULL, NULL, 121, 2, '2011-01-28 08:02:57'), (18405, NULL, NULL, 93, 2, '2011-01-28 08:06:29'), (18406, NULL, NULL, 141, 2, '2011-01-28 08:31:26'), (18407, NULL, NULL, 141, 2, '2011-01-28 08:39:59'), (18408, NULL, NULL, 196, 2, '2011-01-28 10:43:38'), (18409, 16363, NULL, 17, 2, '2011-01-28 10:57:15'), (18410, NULL, NULL, 133, 2, '2011-01-28 11:13:12'), (18411, NULL, NULL, 187, 2, '2011-01-28 11:13:31'), (18412, NULL, NULL, 147, 2, '2011-01-28 11:34:27'), (18413, 16366, NULL, 4, 2, '2011-01-28 11:54:53'), (18415, 16370, NULL, 67, 2, '2011-01-28 12:59:04'), (18416, 16375, NULL, 20, 2, '2011-01-28 13:24:28'), (18417, NULL, NULL, 29, 2, '2011-01-28 13:38:47'), (18418, 16376, NULL, 68, 2, '2011-01-28 13:47:32'), (18419, 16377, NULL, 6, 2, '2011-01-28 14:24:58'), (18420, 16377, NULL, 17, 2, '2011-01-28 14:24:34'), (18422, NULL, NULL, 96, 2, '2011-01-28 14:26:59'), (18423, NULL, NULL, 50, 2, '2011-01-28 14:44:47'), (18424, NULL, NULL, 13, 2, '2011-01-28 14:54:44'), (18425, 16379, NULL, 120, 2, '2011-01-28 15:55:53'), (18428, 16379, NULL, 121, 2, '2011-01-28 16:04:46'), (18429, NULL, NULL, 51, 2, '2011-01-28 16:11:53'), (18430, 16381, NULL, 112, 2, '2011-01-28 16:40:22'), (18431, 16382, NULL, 106, 2, '2011-01-28 16:40:25'), (18432, NULL, 23, 50, 2, '2011-01-31 08:32:04'), (18433, NULL, 23, 49, 2, '2011-01-31 08:32:04'), (18434, 16384, NULL, 195, 2, '2011-01-28 17:31:39'), (18435, 16387, NULL, 108, 2, '2011-01-28 17:44:17'), (18436, 16386, NULL, 3, 2, '2011-01-28 17:45:31'), (18438, 16386, NULL, 30, 2, '2011-01-28 17:46:16'), (18439, 16388, NULL, 121, 2, '2011-01-28 17:50:25'), (18440, 16388, NULL, 120, 2, '2011-01-28 17:50:56'), (18441, 16390, 20, 65, 2, '2011-01-28 19:43:48'), (18442, NULL, NULL, 75, 2, '2011-01-28 18:35:01'), (18443, 16390, 20, 17, 2, '2011-01-28 19:43:48'), (18444, NULL, NULL, 20, 2, '2011-01-28 18:54:31'), (18445, NULL, NULL, 123, 2, '2011-01-28 18:54:46'), (18446, 16390, 20, 30, 2, '2011-01-28 19:43:48'), (18447, 16390, 20, 108, 2, '2011-01-28 19:43:48'), (18448, 16390, 20, 109, 2, '2011-01-28 19:43:48'), (18450, 16390, 20, 123, 2, '2011-01-28 19:43:48'), (18451, 16390, 20, 122, 2, '2011-01-28 19:43:48'), (18452, 16390, 20, 120, 2, '2011-01-28 19:43:48'), (18453, 16390, 20, 115, 2, '2011-01-28 19:43:48'), (18454, 16396, NULL, 109, 2, '2011-01-28 19:47:52'), (18455, 16397, NULL, 50, 2, '2011-01-28 19:48:43'), (18456, 16397, NULL, 6, 2, '2011-01-28 19:49:07'), (18457, 16398, NULL, 62, 2, '2011-01-28 19:53:49'), (18458, 16399, NULL, 168, 2, '2011-01-28 20:07:52'), (18459, 16399, NULL, 162, 2, '2011-01-28 20:08:23'), (18460, 16399, NULL, 163, 2, '2011-01-28 20:08:43'), (18461, 16399, NULL, 167, 2, '2011-01-28 20:10:43'), (18462, 16399, NULL, 79, 2, '2011-01-28 20:24:31'), (18463, 16399, NULL, 91, 2, '2011-01-28 20:25:41'), (18464, NULL, NULL, 64, 2, '2011-01-28 20:25:47'), (18465, 16399, NULL, 96, 2, '2011-01-28 20:26:48'), (18466, 16399, NULL, 95, 2, '2011-01-28 20:27:18'), (18467, 16399, NULL, 77, 2, '2011-01-28 20:28:12'), (18468, 16400, NULL, 30, 2, '2011-01-28 20:29:08'), (18469, 16401, NULL, 117, 2, '2011-01-28 20:41:14'), (18470, 16402, NULL, 33, 2, '2011-01-28 20:53:30'), (18471, NULL, NULL, 186, 2, '2011-01-28 20:54:05'), (18472, NULL, NULL, 101, 2, '2011-01-28 20:54:32'), (18473, 16404, NULL, 12, 2, '2011-01-29 19:25:13'), (18474, 16405, NULL, 53, 2, '2011-01-28 21:14:31'), (18475, 16407, NULL, 110, 2, '2011-01-28 21:46:43'), (18476, 16408, NULL, 144, 2, '2011-01-28 21:48:25'), (18477, NULL, NULL, 30, 2, '2011-01-28 21:48:45'), (18478, 16410, NULL, 96, 2, '2011-01-28 21:59:47'), (18479, NULL, NULL, 79, 2, '2011-01-28 22:05:01'), (18480, 16411, NULL, 101, 2, '2011-01-28 22:08:19'), (18481, 16412, NULL, 195, 2, '2011-01-28 22:20:28'), (18482, 16413, NULL, 161, 2, '2011-01-28 22:26:32'), (18483, 16415, NULL, 3, 2, '2011-01-28 22:39:19'), (18484, NULL, NULL, 79, 2, '2011-01-28 22:48:58'), (18485, 16416, NULL, 145, 2, '2011-01-28 22:52:03'), (18486, 16417, NULL, 112, 2, '2011-01-28 23:04:47'), (18487, 16418, NULL, 50, 2, '2011-01-28 23:17:55'), (18488, 16419, NULL, 2, 2, '2011-01-28 23:31:04'), (18489, 16420, NULL, 49, 2, '2011-01-28 23:44:13'), (18490, 16422, NULL, 124, 2, '2011-01-28 23:57:22'), (18491, NULL, NULL, 72, 2, '2011-01-29 00:10:13'), (18492, NULL, NULL, 50, 2, '2011-01-29 00:12:14'), (18493, 16424, NULL, 52, 2, '2011-01-29 00:24:18'), (18494, NULL, NULL, 77, 2, '2011-01-29 00:26:33'), (18495, 16425, NULL, 252, 2, '2011-01-29 00:38:07'), (18496, NULL, NULL, 73, 2, '2011-01-29 00:51:30'), (18497, NULL, NULL, 30, 2, '2011-01-29 00:51:36'), (18498, NULL, NULL, 33, 2, '2011-01-29 00:51:45'), (18499, NULL, NULL, 85, 2, '2011-01-29 00:51:50'), (18500, 16426, NULL, 93, 2, '2011-01-29 00:51:55'), (18501, NULL, NULL, 118, 2, '2011-01-29 00:52:21'), (18502, NULL, NULL, 106, 2, '2011-01-29 00:58:03'), (18503, NULL, NULL, 113, 2, '2011-01-29 01:01:23'), (18504, NULL, NULL, 181, 2, '2011-01-29 01:02:03'), (18505, NULL, NULL, 7, 2, '2011-01-29 01:11:35'), (18506, NULL, NULL, 103, 2, '2011-01-29 01:12:11'), (18507, NULL, NULL, 171, 2, '2011-01-29 01:19:13'), (18508, NULL, NULL, 165, 2, '2011-01-29 01:19:28'), (18509, 16427, NULL, 57, 2, '2011-01-29 01:20:11'), (18510, NULL, NULL, 145, 2, '2011-01-29 01:22:25'), (18511, NULL, NULL, 229, 2, '2011-01-29 01:28:54'), (18512, NULL, NULL, 167, 2, '2011-01-29 01:29:20'), (18513, 16428, NULL, 183, 2, '2011-01-29 01:34:41'), (18514, 16429, NULL, 111, 2, '2011-01-29 01:35:27'), (18515, NULL, NULL, 130, 2, '2011-01-29 01:38:59'), (18516, NULL, NULL, 29, 2, '2011-01-29 01:45:52'), (18517, NULL, NULL, 143, 2, '2011-01-29 01:48:58'), (18518, 16430, NULL, 123, 2, '2011-01-29 01:49:10'), (18519, NULL, NULL, 191, 2, '2011-01-29 01:51:20'), (18520, NULL, NULL, 246, 2, '2011-01-29 01:53:00'), (18521, 16431, NULL, 213, 2, '2011-01-29 02:03:39'), (18522, NULL, NULL, 59, 2, '2011-01-29 02:16:53'), (18523, NULL, NULL, 66, 2, '2011-01-29 02:17:08'), (18524, NULL, NULL, 6, 2, '2011-01-29 02:17:23'), (18525, 16433, NULL, 120, 2, '2011-01-29 02:18:09'), (18526, NULL, NULL, 31, 2, '2011-01-29 02:23:13'), (18527, 16434, NULL, 246, 2, '2011-01-29 02:32:38'), (18528, NULL, NULL, 116, 2, '2011-01-29 02:33:29'), (18529, NULL, NULL, 8, 2, '2011-01-29 02:36:29'), (18530, NULL, NULL, 17, 2, '2011-01-29 02:44:49'), (18531, 16435, NULL, 63, 2, '2011-01-29 02:47:07'), (18532, NULL, NULL, 80, 2, '2011-01-29 02:55:45'), (18533, 16436, NULL, 94, 2, '2011-01-29 03:01:37'), (18534, NULL, NULL, 132, 2, '2011-01-29 03:02:10'), (18535, NULL, NULL, 25, 2, '2011-01-29 03:08:49'), (18536, NULL, NULL, 182, 2, '2011-01-29 03:15:38'), (18537, NULL, NULL, 184, 2, '2011-01-29 03:17:42'), (18538, NULL, NULL, 131, 2, '2011-01-29 03:17:57'), (18539, 16437, NULL, 49, 2, '2011-01-29 03:32:49'), (18540, 16438, NULL, 54, 2, '2011-01-29 03:33:34'), (18541, 16439, NULL, 141, 2, '2011-01-29 03:38:26'), (18542, NULL, NULL, 149, 2, '2011-01-29 03:42:02'), (18543, NULL, NULL, 240, 2, '2011-01-29 03:46:23'), (18544, 16441, NULL, 148, 2, '2011-01-29 03:48:47'), (18545, NULL, NULL, 148, 2, '2011-01-29 03:56:32'), (18546, 16443, NULL, 146, 2, '2011-01-29 04:04:05'), (18547, NULL, NULL, 142, 2, '2011-01-29 04:05:26'), (18548, NULL, NULL, 90, 2, '2011-01-29 04:05:41'), (18549, NULL, NULL, 21, 2, '2011-01-29 04:06:39'), (18550, NULL, NULL, 129, 2, '2011-01-29 04:08:10'), (18551, NULL, NULL, 183, 2, '2011-01-29 04:08:24'), (18552, 16444, NULL, 50, 2, '2011-01-29 04:10:27'), (18553, NULL, NULL, 76, 2, '2011-01-29 04:12:35'), (18554, 16446, NULL, 185, 2, '2011-01-29 04:34:11'), (18555, NULL, NULL, 92, 2, '2011-01-29 04:34:53'), (18556, NULL, NULL, 144, 2, '2011-01-29 04:35:08'), (18557, 16450, NULL, 78, 2, '2011-01-29 04:50:13'), (18558, NULL, NULL, 213, 2, '2011-01-29 04:54:33'), (18559, 16451, NULL, 118, 2, '2011-01-29 05:01:13'), (18560, 16452, NULL, 71, 2, '2011-01-29 05:06:17'), (18561, 16454, NULL, 112, 2, '2011-01-29 05:11:20'), (18562, NULL, NULL, 164, 2, '2011-01-29 05:12:41'), (18563, NULL, NULL, 61, 2, '2011-01-29 05:14:14'), (18564, NULL, NULL, 67, 2, '2011-01-29 05:14:29'), (18565, 16455, NULL, 5, 2, '2011-01-29 05:21:10'), (18567, 16456, NULL, 58, 2, '2011-01-29 05:22:20'), (18568, NULL, NULL, 170, 2, '2011-01-29 05:23:42'), (18569, NULL, NULL, 60, 2, '2011-01-29 05:26:25'), (18570, 16457, NULL, 91, 2, '2011-01-29 05:41:05'), (18571, NULL, NULL, 173, 2, '2011-01-29 05:43:28'), (18572, NULL, NULL, 24, 2, '2011-01-29 05:46:01'), (18573, 16458, NULL, 120, 2, '2011-01-29 05:52:55'), (18574, NULL, NULL, 157, 2, '2011-01-29 05:53:42'), (18575, 16459, NULL, 84, 2, '2011-01-29 05:54:27'), (18576, NULL, NULL, 2, 2, '2011-01-29 06:03:14'), (18577, NULL, NULL, 150, 2, '2011-01-29 06:05:19'), (18578, NULL, NULL, 119, 2, '2011-01-29 06:06:16'), (18579, NULL, NULL, 152, 2, '2011-01-29 06:13:37'), (18580, NULL, NULL, 56, 2, '2011-01-29 06:14:06'), (18581, 16463, NULL, 125, 2, '2011-01-29 06:26:31'), (18582, 16464, NULL, 21, 2, '2011-01-29 06:42:34'), (18583, NULL, NULL, 158, 2, '2011-01-29 06:54:26'), (18584, 16465, NULL, 173, 2, '2011-01-29 06:58:36'), (18585, NULL, NULL, 253, 2, '2011-01-29 07:14:30'), (18586, NULL, NULL, 28, 2, '2011-01-29 07:15:18'), (18587, NULL, NULL, 120, 2, '2011-01-29 07:16:05'), (18588, NULL, NULL, 174, 2, '2011-01-29 07:16:41'), (18589, NULL, NULL, 62, 2, '2011-01-29 07:17:09'), (18590, NULL, NULL, 127, 2, '2011-01-29 07:26:12'), (18591, 16466, NULL, 128, 2, '2011-01-29 07:31:09'), (18593, NULL, NULL, 160, 2, '2011-01-29 07:33:25'), (18594, NULL, NULL, 95, 2, '2011-01-29 07:55:56'), (18595, 16469, NULL, 8, 2, '2011-01-29 08:02:45'), (18596, NULL, NULL, 122, 2, '2011-01-29 08:03:32'), (18597, NULL, NULL, 121, 2, '2011-01-29 08:03:48'), (18598, NULL, NULL, 70, 2, '2011-01-29 08:04:18'), (18599, NULL, NULL, 82, 2, '2011-01-29 08:06:48'), (18600, 16470, NULL, 65, 2, '2011-01-29 08:18:48'), (18601, 16471, NULL, 8, 2, '2011-01-29 08:45:16'), (18602, 16471, NULL, 33, 2, '2011-01-29 08:46:17'), (18603, 16471, NULL, 50, 2, '2011-01-29 08:47:28'), (18604, 16474, NULL, 8, 2, '2011-01-29 08:49:19'), (18605, 16475, NULL, 4, 2, '2011-01-29 08:50:49'), (18606, 16476, NULL, 184, 2, '2011-01-29 08:50:51'), (18607, 16482, NULL, 127, 2, '2011-01-29 09:22:56'), (18608, NULL, NULL, 133, 2, '2011-01-29 09:25:08'), (18609, 16483, NULL, 91, 2, '2011-01-29 09:38:59'), (18610, NULL, NULL, 48, 2, '2011-01-29 09:53:19'), (18611, NULL, NULL, 93, 2, '2011-01-29 10:04:42'), (18612, NULL, NULL, 74, 2, '2011-01-29 10:06:05'), (18613, 16486, NULL, 253, 2, '2011-01-29 10:11:17'), (18614, 16487, NULL, 50, 2, '2011-01-29 10:19:29'), (18615, 16487, NULL, 8, 2, '2011-01-29 10:19:47'), (18616, 16487, NULL, 176, 2, '2011-01-29 10:20:11'), (18617, 16491, NULL, 86, 2, '2011-01-29 10:27:36'), (18618, 16492, NULL, 133, 2, '2011-01-29 10:43:55'), (18619, 16493, NULL, 25, 2, '2011-01-29 11:00:14'), (18620, 16495, NULL, 111, 2, '2011-01-29 11:11:14'), (18621, 16496, NULL, 60, 2, '2011-01-29 11:14:08'), (18622, 16496, NULL, 78, 2, '2011-01-29 11:16:31'), (18625, 16499, NULL, 10, 2, '2011-01-29 11:32:52'), (18626, 16502, NULL, 11, 2, '2011-01-29 11:49:12'), (18627, NULL, NULL, 12, 2, '2011-01-29 11:53:39'), (18628, NULL, NULL, 147, 2, '2011-01-29 11:53:41'), (18629, 16504, NULL, 48, 2, '2011-01-29 12:05:30'), (18630, 16505, NULL, 119, 2, '2011-01-29 12:22:31'), (18631, NULL, NULL, 125, 2, '2011-01-29 12:26:43'), (18632, NULL, NULL, 105, 2, '2011-01-29 12:54:26'), (18633, 16506, NULL, 147, 2, '2011-01-29 12:55:31'), (18634, 16507, NULL, 3, 2, '2011-01-29 12:56:10'), (18635, 16510, NULL, 109, 2, '2011-01-29 13:26:21'), (18636, 16511, NULL, 162, 2, '2011-01-29 13:28:14'), (18637, 16512, NULL, 113, 2, '2011-01-29 13:35:30'), (18638, 16513, NULL, 28, 2, '2011-01-29 13:44:31'), (18639, NULL, NULL, 162, 2, '2011-01-29 13:59:36'), (18640, 16514, NULL, 77, 2, '2011-01-29 14:00:48'), (18641, 16517, NULL, 5, 2, '2011-01-29 14:04:40'), (18642, 16517, NULL, 22, 2, '2011-01-29 14:05:44'), (18643, 16518, NULL, 68, 2, '2011-01-29 14:17:05'), (18644, 16519, NULL, 129, 2, '2011-01-29 14:33:22'), (18645, 16520, NULL, 60, 2, '2011-01-29 14:49:39'), (18646, 16521, NULL, 169, 2, '2011-01-29 15:05:56'), (18647, 16522, NULL, 60, 2, '2011-01-29 15:20:03'), (18648, 16522, NULL, 61, 2, '2011-01-29 15:19:59'), (18652, 16523, NULL, 92, 2, '2011-01-29 15:38:27'), (18653, 16525, NULL, 3, 2, '2011-01-29 15:45:16'), (18654, 16525, NULL, 5, 2, '2011-01-29 15:45:23'), (18655, 16525, NULL, 22, 2, '2011-01-29 15:51:49'), (18656, 16526, NULL, 113, 2, '2011-01-29 15:54:45'), (18657, 16527, NULL, 48, 2, '2011-01-29 15:55:32'), (18658, 16528, NULL, 59, 2, '2011-01-29 16:11:01'), (18659, 16529, NULL, 164, 2, '2011-01-29 16:27:18'), (18660, 16530, NULL, 240, 2, '2011-01-29 16:43:34'), (18661, NULL, NULL, 97, 2, '2011-01-29 16:59:37'), (18662, 16531, NULL, 32, 2, '2011-01-29 16:59:51'), (18663, 16532, NULL, 140, 2, '2011-01-29 17:16:07'), (18664, 16533, NULL, 188, 2, '2011-01-29 17:18:07'), (18665, 16534, NULL, 80, 2, '2011-01-29 17:35:28'), (18666, 16535, NULL, 61, 2, '2011-01-29 17:52:50'), (18667, NULL, NULL, 235, 2, '2011-01-29 18:25:34'), (18668, NULL, NULL, 235, 2, '2011-01-29 18:28:21'), (18669, 16538, NULL, 50, 2, '2011-01-29 18:39:04'), (18670, 16538, NULL, 144, 2, '2011-01-29 18:41:45'), (18671, 16539, NULL, 31, 2, '2011-01-29 18:54:58'), (18672, 16539, NULL, 33, 2, '2011-01-29 18:55:17'), (18673, 16539, NULL, 52, 2, '2011-01-29 18:56:00'), (18674, 16539, NULL, 51, 2, '2011-01-29 18:56:21'), (18676, 16542, NULL, 104, 2, '2011-01-29 19:36:35'), (18677, 16546, NULL, 117, 2, '2011-01-29 20:01:01'), (18678, 16547, NULL, 100, 2, '2011-01-29 20:11:16'), (18679, 16548, NULL, 17, 2, '2011-01-29 20:36:47'), (18681, 16549, NULL, 12, 2, '2011-01-29 21:10:56'), (18682, 16558, NULL, 5, 2, '2011-01-29 21:18:47'), (18683, 16558, NULL, 11, 2, '2011-01-29 21:26:49'), (18684, 16562, NULL, 113, 2, '2011-01-30 00:22:15'), (18685, NULL, NULL, 104, 2, '2011-01-30 00:32:23'), (18686, NULL, NULL, 140, 2, '2011-01-30 00:37:23'), (18687, NULL, NULL, 32, 2, '2011-01-30 00:43:13'), (18688, NULL, NULL, 163, 2, '2011-01-30 00:44:57'), (18689, NULL, NULL, 30, 2, '2011-01-30 00:51:20'), (18690, NULL, NULL, 99, 2, '2011-01-30 00:51:35'), (18691, NULL, NULL, 118, 2, '2011-01-30 00:54:27'), (18692, NULL, NULL, 106, 2, '2011-01-30 00:59:09'), (18693, NULL, NULL, 171, 2, '2011-01-30 01:06:50'), (18694, NULL, NULL, 88, 2, '2011-01-30 01:07:05'), (18695, 16563, NULL, 3, 2, '2011-01-30 01:08:57'), (18696, NULL, NULL, 229, 2, '2011-01-30 01:13:02'), (18697, NULL, NULL, 130, 2, '2011-01-30 01:28:24'), (18698, NULL, NULL, 169, 2, '2011-01-30 01:34:26'), (18699, NULL, NULL, 191, 2, '2011-01-30 01:41:49'), (18700, 16564, NULL, 50, 2, '2011-01-30 01:45:19'), (18701, NULL, NULL, 112, 2, '2011-01-30 01:48:52'), (18702, NULL, NULL, 126, 2, '2011-01-30 01:52:00'), (18703, NULL, NULL, 129, 2, '2011-01-30 01:58:42'), (18704, NULL, NULL, 188, 2, '2011-01-30 02:01:30'), (18705, NULL, NULL, 20, 2, '2011-01-30 02:03:28'), (18706, NULL, NULL, 108, 2, '2011-01-30 02:07:40'), (18707, NULL, NULL, 107, 2, '2011-01-30 02:08:59'), (18708, 16565, NULL, 49, 2, '2011-01-30 02:09:23'), (18709, NULL, NULL, 115, 2, '2011-01-30 02:18:40'), (18710, 16566, NULL, 102, 2, '2011-01-30 02:26:51'), (18711, NULL, NULL, 165, 2, '2011-01-30 02:32:03'), (18712, NULL, NULL, 116, 2, '2011-01-30 02:32:40'), (18713, NULL, NULL, 8, 2, '2011-01-30 02:34:45'), (18714, NULL, NULL, 65, 2, '2011-01-30 02:35:00'), (18715, NULL, NULL, 165, 2, '2011-01-30 03:02:33'), (18716, NULL, NULL, 162, 2, '2011-01-30 03:03:27'), (18717, 16567, NULL, 101, 2, '2011-01-30 03:05:53'), (18718, NULL, NULL, 13, 2, '2011-01-30 03:10:55'), (18719, NULL, NULL, 184, 2, '2011-01-30 03:18:07'), (18720, NULL, NULL, 166, 2, '2011-01-30 03:31:21'), (18721, NULL, NULL, 195, 2, '2011-01-30 03:31:49'), (18722, NULL, NULL, 1, 2, '2011-01-30 03:36:52'), (18723, NULL, NULL, 149, 2, '2011-01-30 03:46:18'), (18724, NULL, NULL, 240, 2, '2011-01-30 03:47:01'), (18725, NULL, NULL, 68, 2, '2011-01-30 03:48:32'), (18726, NULL, NULL, 110, 2, '2011-01-30 03:56:21'), (18727, NULL, NULL, 54, 2, '2011-01-30 03:56:36'), (18728, NULL, NULL, 21, 2, '2011-01-30 04:07:02'), (18729, NULL, NULL, 3, 2, '2011-01-30 04:07:22'), (18730, NULL, NULL, 87, 2, '2011-01-30 04:12:33'), (18731, NULL, NULL, 92, 2, '2011-01-30 04:25:50'), (18732, NULL, NULL, 86, 2, '2011-01-30 04:26:06'), (18733, NULL, NULL, 144, 2, '2011-01-30 04:26:21'), (18734, NULL, NULL, 111, 2, '2011-01-30 04:26:51'), (18735, NULL, NULL, 17, 2, '2011-01-30 04:34:56'), (18736, NULL, NULL, 96, 2, '2011-01-30 04:36:29'), (18737, NULL, NULL, 83, 2, '2011-01-30 04:44:27'), (18738, NULL, NULL, 57, 2, '2011-01-30 05:14:31'), (18739, NULL, NULL, 170, 2, '2011-01-30 05:14:55'), (18740, NULL, NULL, 157, 2, '2011-01-30 05:45:26'), (18741, NULL, NULL, 183, 2, '2011-01-30 05:53:43'), (18742, NULL, NULL, 152, 2, '2011-01-30 06:06:57'), (18743, NULL, NULL, 128, 2, '2011-01-30 06:35:25'), (18744, NULL, NULL, 213, 2, '2011-01-30 06:53:57'), (18745, NULL, NULL, 146, 2, '2011-01-30 07:14:48'), (18746, NULL, NULL, 60, 2, '2011-01-30 07:22:50'), (18747, NULL, NULL, 58, 2, '2011-01-30 07:25:53'), (18748, NULL, NULL, 15, 2, '2011-01-30 07:44:18'), (18749, NULL, NULL, 51, 2, '2011-01-30 07:52:51'), (18750, NULL, NULL, 150, 2, '2011-01-30 08:04:01'), (18751, NULL, NULL, 122, 2, '2011-01-30 08:15:09'), (18752, NULL, NULL, 121, 2, '2011-01-30 08:16:27'), (18753, 16572, NULL, 66, 2, '2011-01-30 08:38:49'), (18754, 16573, NULL, 6, 2, '2011-01-30 08:38:53'), (18755, 16574, NULL, 176, 2, '2011-01-30 08:38:56'), (18756, 16575, NULL, 170, 2, '2011-01-30 08:38:59'), (18757, 16576, NULL, 75, 2, '2011-01-30 08:39:02'), (18758, 16577, NULL, 8, 2, '2011-01-30 08:39:06'), (18759, 16587, NULL, 112, 2, '2011-01-30 08:39:33'), (18760, 16590, NULL, 141, 2, '2011-01-30 08:39:41'), (18761, 16591, NULL, 49, 2, '2011-01-30 08:39:43'), (18762, 16592, NULL, 118, 2, '2011-01-30 08:39:46'), (18763, 16597, NULL, 50, 2, '2011-01-30 08:39:58'), (18764, 16599, NULL, 1, 2, '2011-01-30 09:18:42'), (18765, 16599, NULL, 69, 2, '2011-01-30 09:19:59'), (18766, NULL, NULL, 28, 2, '2011-01-30 09:24:12'), (18767, NULL, NULL, 120, 2, '2011-01-30 09:24:27'), (18768, NULL, NULL, 5, 2, '2011-01-30 10:03:56'), (18769, 16601, NULL, 5, 2, '2011-01-30 10:04:47'), (18770, 16602, NULL, 5, 2, '2011-01-30 10:40:41'), (18771, 16603, NULL, 5, 2, '2011-01-30 10:41:05'), (18781, NULL, NULL, 52, 2, '2011-01-30 10:53:47'), (18782, NULL, NULL, 158, 2, '2011-01-30 11:01:30'), (18783, 16605, NULL, 124, 2, '2011-01-30 11:02:28'), (18785, 16605, NULL, 24, 2, '2011-01-30 11:03:06'), (18786, 16605, NULL, 177, 2, '2011-01-30 11:04:11'), (18787, 16605, NULL, 22, 2, '2011-01-30 11:06:05'), (18788, 16605, NULL, 11, 2, '2011-01-30 11:18:10'), (18789, 16608, NULL, 103, 2, '2011-01-30 11:22:45'), (18790, NULL, NULL, 26, 2, '2011-01-30 11:25:53'), (18791, 16612, NULL, 5, 2, '2011-01-30 11:37:48'), (18792, NULL, NULL, 48, 2, '2011-01-30 12:03:35'), (18793, NULL, NULL, 114, 2, '2011-01-30 12:40:26'), (18794, NULL, NULL, 196, 2, '2011-01-30 12:43:57'), (18795, 16617, NULL, 116, 2, '2011-01-30 13:06:07'), (18796, 16619, NULL, 8, 2, '2011-01-30 13:30:44'), (18797, 16619, NULL, 176, 2, '2011-01-30 13:28:34'), (18798, 16619, NULL, 169, 2, '2011-01-30 13:29:19'), (18800, 16619, NULL, 28, 2, '2011-01-30 13:32:53'), (18801, NULL, NULL, 94, 2, '2011-01-30 13:33:03'), (18802, NULL, NULL, 161, 2, '2011-01-30 13:34:00'), (18803, 16620, NULL, 111, 2, '2011-01-30 13:48:45'), (18804, 16621, NULL, 122, 2, '2011-01-30 13:50:11'), (18805, 16622, NULL, 49, 2, '2011-01-30 14:07:59'), (18806, NULL, NULL, 109, 2, '2011-01-30 14:24:16'), (18807, NULL, NULL, 53, 2, '2011-01-30 14:44:29'), (18808, 16626, NULL, 7, 2, '2011-01-30 14:51:33'), (18809, 16626, NULL, 9, 2, '2011-01-30 15:08:48'), (18810, 16626, NULL, 11, 2, '2011-01-30 16:24:08'), (18811, 16626, NULL, 27, 2, '2011-01-30 15:09:46'), (18812, 16628, NULL, 76, 2, '2011-01-30 15:16:46'), (18814, 16630, NULL, 141, 2, '2011-01-30 15:14:09'), (18816, 16631, NULL, 107, 2, '2011-01-30 16:22:10'), (18818, 16626, NULL, 5, 2, '2011-01-30 16:24:42'), (18819, NULL, NULL, 128, 2, '2011-01-30 17:13:00'), (18820, NULL, NULL, 71, 2, '2011-01-30 17:45:01'), (18821, NULL, 21, 186, 2, '2011-01-30 18:02:01'), (18823, 16636, NULL, 81, 2, '2011-01-30 18:25:20'), (18824, NULL, NULL, 75, 2, '2011-01-30 18:24:08'), (18826, 16641, 22, 177, 2, '2011-01-30 19:28:15'), (18827, 16641, 22, 12, 2, '2011-01-30 19:28:15'), (18832, NULL, NULL, 213, 2, '2011-01-30 22:25:33'), (18833, NULL, NULL, 159, 2, '2011-01-30 22:29:28'), (18834, NULL, NULL, 10, 2, '2011-01-31 00:42:28'), (18835, NULL, NULL, 32, 2, '2011-01-31 00:57:28'), (18836, NULL, NULL, 104, 2, '2011-01-31 00:57:36'), (18837, NULL, NULL, 163, 2, '2011-01-31 01:01:29'), (18838, NULL, NULL, 30, 2, '2011-01-31 01:01:38'), (18839, NULL, NULL, 118, 2, '2011-01-31 01:02:05'), (18840, NULL, NULL, 106, 2, '2011-01-31 01:10:37'), (18841, NULL, NULL, 103, 2, '2011-01-31 01:15:28'), (18842, NULL, NULL, 229, 2, '2011-01-31 01:22:57'), (18843, NULL, NULL, 176, 2, '2011-01-31 01:23:39'), (18844, NULL, NULL, 167, 2, '2011-01-31 01:28:09'), (18845, NULL, NULL, 130, 2, '2011-01-31 01:38:22'), (18846, NULL, NULL, 246, 2, '2011-01-31 01:52:46'), (18847, NULL, NULL, 112, 2, '2011-01-31 01:59:14'), (18848, NULL, NULL, 126, 2, '2011-01-31 02:02:30'), (18849, NULL, NULL, 63, 2, '2011-01-31 02:10:01'), (18850, NULL, NULL, 59, 2, '2011-01-31 02:19:08'), (18851, NULL, NULL, 107, 2, '2011-01-31 02:19:24'), (18852, NULL, NULL, 66, 2, '2011-01-31 02:22:27'), (18853, NULL, NULL, 31, 2, '2011-01-31 02:23:53'), (18854, NULL, NULL, 177, 2, '2011-01-31 02:25:40'), (18855, NULL, NULL, 16, 2, '2011-01-31 02:26:54'), (18856, NULL, NULL, 81, 2, '2011-01-31 02:32:26'), (18857, NULL, NULL, 25, 2, '2011-01-31 02:33:50'), (18858, NULL, NULL, 116, 2, '2011-01-31 02:42:16'), (18859, 16653, NULL, 109, 2, '2011-01-31 03:00:53'), (18860, NULL, NULL, 11, 2, '2011-01-31 03:14:48'), (18861, NULL, NULL, 80, 2, '2011-01-31 03:15:20'), (18862, NULL, NULL, 100, 2, '2011-01-31 03:22:09'), (18863, NULL, NULL, 182, 2, '2011-01-31 03:22:24'), (18864, NULL, NULL, 195, 2, '2011-01-31 03:41:23'), (18865, 16658, NULL, 169, 2, '2011-01-31 03:51:10'), (18866, 16660, NULL, 66, 2, '2011-01-31 03:51:16'), (18867, 16661, NULL, 176, 2, '2011-01-31 03:51:20'), (18868, 16662, NULL, 118, 2, '2011-01-31 03:51:22'), (18869, 16663, NULL, 8, 2, '2011-01-31 03:51:25'), (18870, 16679, NULL, 59, 2, '2011-01-31 03:52:02'), (18871, 16680, NULL, 15, 2, '2011-01-31 03:52:06'), (18872, 16681, NULL, 75, 2, '2011-01-31 03:52:08'), (18873, 16682, NULL, 1, 2, '2011-01-31 03:52:10'), (18874, 16683, NULL, 2, 2, '2011-01-31 03:52:12'), (18875, 16684, NULL, 3, 2, '2011-01-31 03:52:15'), (18876, 16685, NULL, 4, 2, '2011-01-31 03:52:17'), (18877, 16686, NULL, 5, 2, '2011-01-31 03:52:20'), (18878, NULL, NULL, 149, 2, '2011-01-31 03:52:21'), (18879, 16687, NULL, 6, 2, '2011-01-31 03:52:26'), (18880, 16688, NULL, 7, 2, '2011-01-31 03:52:28'), (18881, 16689, NULL, 8, 2, '2011-01-31 03:52:30'), (18882, 16690, NULL, 9, 2, '2011-01-31 03:52:33'), (18883, 16702, NULL, 98, 2, '2011-01-31 03:53:06'), (18884, 16703, NULL, 99, 2, '2011-01-31 03:53:11'), (18885, 16704, NULL, 100, 2, '2011-01-31 03:53:16'), (18886, 16705, NULL, 101, 2, '2011-01-31 03:53:18'), (18887, 16706, NULL, 102, 2, '2011-01-31 03:53:21'), (18888, 16707, NULL, 103, 2, '2011-01-31 03:53:26'), (18889, 16708, NULL, 115, 2, '2011-01-31 03:53:28'), (18890, 16709, NULL, 117, 2, '2011-01-31 03:53:30'), (18891, 16714, NULL, 104, 2, '2011-01-31 03:53:42'), (18892, 16715, NULL, 106, 2, '2011-01-31 03:53:46'), (18893, 16716, NULL, 107, 2, '2011-01-31 03:53:50'), (18894, 16717, NULL, 108, 2, '2011-01-31 03:53:52'), (18895, 16718, NULL, 109, 2, '2011-01-31 03:53:56'), (18896, 16719, NULL, 110, 2, '2011-01-31 03:53:58'), (18897, 16720, NULL, 111, 2, '2011-01-31 03:54:01'), (18898, 16721, NULL, 112, 2, '2011-01-31 03:54:06'), (18899, 16722, NULL, 113, 2, '2011-01-31 03:54:08'), (18900, 16726, NULL, 139, 2, '2011-01-31 03:54:18'), (18901, 16727, NULL, 140, 2, '2011-01-31 03:54:21'), (18902, 16728, NULL, 141, 2, '2011-01-31 03:54:26'), (18903, 16729, NULL, 142, 2, '2011-01-31 03:54:31'), (18904, 16730, NULL, 143, 2, '2011-01-31 03:54:33'), (18905, 16731, NULL, 144, 2, '2011-01-31 03:54:35'), (18906, 16732, NULL, 145, 2, '2011-01-31 03:54:38'), (18907, NULL, NULL, 240, 2, '2011-01-31 03:54:41'), (18908, 16733, NULL, 146, 2, '2011-01-31 03:54:41'), (18909, 16734, NULL, 147, 2, '2011-01-31 03:54:46'), (18910, 16739, NULL, 1, 2, '2011-01-31 03:54:59'), (18911, 16740, NULL, 1, 2, '2011-01-31 03:55:01'), (18912, 16741, NULL, 2, 2, '2011-01-31 03:55:06'), (18913, 16742, NULL, 3, 2, '2011-01-31 03:55:10'), (18914, 16743, NULL, 4, 2, '2011-01-31 03:55:12'), (18915, 16744, NULL, 5, 2, '2011-01-31 03:55:16'), (18916, 16745, NULL, 6, 2, '2011-01-31 03:55:18'), (18917, 16746, NULL, 7, 2, '2011-01-31 03:55:21'), (18918, 16747, NULL, 8, 2, '2011-01-31 03:55:23'), (18919, 16748, NULL, 9, 2, '2011-01-31 03:55:25'), (18920, 16751, NULL, 31, 2, '2011-01-31 03:55:34'), (18921, 16752, NULL, 32, 2, '2011-01-31 03:55:37'), (18922, 16753, NULL, 33, 2, '2011-01-31 03:55:42'), (18923, 16754, NULL, 48, 2, '2011-01-31 03:55:46'), (18924, NULL, NULL, 68, 2, '2011-01-31 03:56:16'), (18925, NULL, NULL, 148, 2, '2011-01-31 04:03:57'), (18926, NULL, NULL, 110, 2, '2011-01-31 04:08:08'), (18927, NULL, NULL, 54, 2, '2011-01-31 04:08:22'), (18928, 16755, NULL, 115, 2, '2011-01-31 04:10:30'), (18929, NULL, NULL, 90, 2, '2011-01-31 04:14:31'), (18930, NULL, NULL, 55, 2, '2011-01-31 04:14:46'), (18931, NULL, NULL, 21, 2, '2011-01-31 04:15:03'), (18932, NULL, NULL, 3, 2, '2011-01-31 04:16:39'), (18933, NULL, NULL, 183, 2, '2011-01-31 04:19:16'), (18934, NULL, NULL, 87, 2, '2011-01-31 04:25:52'), (18935, NULL, NULL, 72, 2, '2011-01-31 04:28:28'), (18936, NULL, NULL, 111, 2, '2011-01-31 04:34:05'), (18937, NULL, NULL, 96, 2, '2011-01-31 04:43:29'), (18938, NULL, NULL, 69, 2, '2011-01-31 04:43:44'), (18939, NULL, NULL, 22, 2, '2011-01-31 04:43:59'), (18940, NULL, NULL, 194, 2, '2011-01-31 04:45:03'), (18941, NULL, NULL, 164, 2, '2011-01-31 05:12:29'), (18942, NULL, NULL, 77, 2, '2011-01-31 05:13:30'), (18943, NULL, NULL, 61, 2, '2011-01-31 05:13:51'), (18944, NULL, NULL, 67, 2, '2011-01-31 05:15:25'), (18945, NULL, NULL, 14, 2, '2011-01-31 05:34:22'), (18946, NULL, NULL, 173, 2, '2011-01-31 05:42:37'), (18947, NULL, NULL, 24, 2, '2011-01-31 05:45:41'), (18948, NULL, NULL, 157, 2, '2011-01-31 05:53:21'), (18949, NULL, NULL, 98, 2, '2011-01-31 06:03:38'), (18950, NULL, NULL, 2, 2, '2011-01-31 06:03:55'), (18951, NULL, NULL, 29, 2, '2011-01-31 06:06:33'), (18952, NULL, NULL, 152, 2, '2011-01-31 06:14:03'), (18953, NULL, NULL, 56, 2, '2011-01-31 06:16:58'), (18954, NULL, NULL, 91, 2, '2011-01-31 06:33:47'), (18955, NULL, NULL, 253, 2, '2011-01-31 07:22:52'), (18956, NULL, NULL, 28, 2, '2011-01-31 07:23:36'), (18957, NULL, NULL, 120, 2, '2011-01-31 07:24:14'), (18958, NULL, NULL, 174, 2, '2011-01-31 07:25:21'), (18959, NULL, NULL, 201, 2, '2011-01-31 07:44:13'), (18960, NULL, NULL, 201, 2, '2011-01-31 07:45:14'), (18961, NULL, NULL, 94, 2, '2011-01-31 07:45:29'), (18962, NULL, 23, 1, 2, '2011-01-31 08:32:04'), (18963, NULL, NULL, 79, 2, '2011-01-31 08:02:51'), (18964, 16765, NULL, 33, 2, '2011-01-31 08:11:47'), (18965, NULL, NULL, 70, 2, '2011-01-31 08:13:11'), (18966, NULL, NULL, 5, 2, '2011-01-31 08:13:29'), (18967, NULL, NULL, 82, 2, '2011-01-31 08:14:58'), (18968, 16769, NULL, 99, 2, '2011-01-31 08:58:48'), (18969, NULL, NULL, 26, 2, '2011-01-31 09:26:13'), (18970, 16770, NULL, 52, 2, '2011-01-31 09:40:18'), (18971, 16771, NULL, 52, 2, '2011-01-31 10:03:39'), (18973, 16772, NULL, 50, 2, '2011-01-31 10:34:33'), (18974, 16772, NULL, 56, 2, '2011-01-31 10:35:25'), (18975, 16775, NULL, 75, 2, '2011-01-31 10:55:28'), (18977, 16779, NULL, 22, 2, '2011-01-31 11:21:15'), (18978, NULL, NULL, 187, 2, '2011-01-31 11:23:59'), (18979, 16780, NULL, 128, 2, '2011-01-31 11:35:17'), (18980, NULL, NULL, 147, 2, '2011-01-31 11:45:44'), (18981, NULL, NULL, 12, 2, '2011-01-31 12:04:45'), (18982, NULL, NULL, 74, 2, '2011-01-31 12:14:15'), (18983, 16781, NULL, 49, 2, '2011-01-31 12:18:29'), (18985, 16781, NULL, 55, 2, '2011-01-31 12:19:16'), (18986, 16781, NULL, 75, 2, '2011-01-31 12:20:52'), (18987, NULL, NULL, 125, 2, '2011-01-31 12:34:31'), (18988, NULL, NULL, 9, 2, '2011-01-31 12:54:47'), (18989, NULL, NULL, 170, 2, '2011-01-31 13:15:00'), (18990, 16805, NULL, 176, 2, '2011-01-31 14:12:10'), (18991, 16808, NULL, 57, 2, '2011-01-31 14:15:47'), (18992, 16809, NULL, 66, 2, '2011-01-31 14:22:37'), (18993, NULL, NULL, 235, 2, '2011-01-31 14:24:06'), (18994, 16812, NULL, 118, 2, '2011-01-31 14:29:56'), (18995, 16813, NULL, 6, 2, '2011-01-31 14:30:34'), (18996, NULL, NULL, 127, 2, '2011-01-31 14:34:12'), (18997, 16816, NULL, 73, 2, '2011-01-31 14:37:04'), (18998, NULL, NULL, 10, 2, '2011-01-31 14:46:57'), (18999, NULL, NULL, 157, 2, '2011-01-31 14:56:30'), (19000, 16817, NULL, 63, 2, '2011-01-31 15:06:39'), (19001, 16818, NULL, 50, 2, '2011-01-31 15:07:30'), (19002, NULL, NULL, 52, 2, '2011-01-31 15:41:06'), (19003, 16823, NULL, 65, 2, '2011-01-31 15:48:52'), (19004, NULL, NULL, 120, 2, '2011-01-31 15:57:02'), (19005, 16824, NULL, 48, 2, '2011-01-31 15:59:55'), (19006, 16824, NULL, 52, 2, '2011-01-31 16:01:28'), (19007, NULL, NULL, 67, 2, '2011-01-31 16:01:44'), (19008, NULL, NULL, 119, 2, '2011-01-31 16:06:36'), (19009, NULL, NULL, 78, 2, '2011-01-31 16:09:47'), (19010, NULL, NULL, 54, 2, '2011-01-31 16:21:55'), (19011, 16825, NULL, 7, 2, '2011-01-31 16:24:51'), (19012, 16826, NULL, 8, 2, '2011-01-31 16:43:41'), (19013, NULL, NULL, 91, 2, '2011-01-31 16:41:39'), (19015, NULL, NULL, 83, 2, '2011-01-31 16:44:50'), (19016, 16833, NULL, 50, 2, '2011-01-31 17:16:04'), (19017, 16838, NULL, 141, 2, '2011-01-31 17:43:55'), (19018, 16833, NULL, 59, 2, '2011-01-31 18:32:52'), (19019, 16843, NULL, 186, 2, '2011-01-31 18:39:53'), (19020, NULL, NULL, 5, 2, '2011-01-31 18:55:28'), (19021, NULL, NULL, 49, 2, '2011-01-31 18:55:33'), (19022, NULL, NULL, 17, 2, '2011-01-31 19:08:36'), (19023, NULL, NULL, 29, 2, '2011-01-31 19:10:55'), (19024, NULL, NULL, 168, 2, '2011-01-31 19:11:24'), (19025, NULL, NULL, 168, 2, '2011-01-31 19:17:03'), (19026, NULL, NULL, 188, 2, '2011-01-31 19:24:08'), (19027, NULL, NULL, 188, 2, '2011-01-31 19:26:19'), (19028, NULL, NULL, 57, 2, '2011-01-31 19:29:25'), (19029, 16846, NULL, 8, 2, '2011-01-31 20:04:32'), (19030, 16847, NULL, 26, 2, '2011-01-31 20:16:09'), (19032, NULL, NULL, 11, 2, '2011-01-31 20:36:33'), (19033, NULL, NULL, 11, 2, '2011-01-31 21:18:14'), (19034, 16855, NULL, 98, 2, '2011-01-31 21:28:47'), (19035, 16858, NULL, 8, 2, '2011-01-31 23:00:19'), (19036, NULL, NULL, 68, 2, '2011-01-31 23:10:22'), (19037, NULL, NULL, 68, 2, '2011-01-31 23:37:20'), (19038, 16860, NULL, 62, 2, '2011-01-31 23:54:17'), (19039, NULL, NULL, 161, 2, '2011-01-31 23:58:10'), (19040, NULL, NULL, 60, 2, '2011-02-01 00:08:27'), (19041, NULL, NULL, 4, 2, '2011-02-01 00:14:05'), (19042, NULL, NULL, 161, 2, '2011-02-01 00:27:16'), (19043, NULL, NULL, 85, 2, '2011-02-01 00:33:12'), (19044, NULL, NULL, 88, 2, '2011-02-01 00:33:32'), (19045, NULL, NULL, 213, 2, '2011-02-01 00:36:41'), (19046, NULL, NULL, 213, 2, '2011-02-01 00:39:34'), (19047, NULL, NULL, 101, 2, '2011-02-01 00:42:45'), (19048, NULL, NULL, 165, 2, '2011-02-01 00:45:57'), (19049, NULL, NULL, 161, 2, '2011-02-01 00:52:19'), (19050, NULL, NULL, 107, 2, '2011-02-01 00:52:22'), (19051, NULL, NULL, 172, 2, '2011-02-01 00:52:30'), (19052, NULL, NULL, 145, 2, '2011-02-01 00:53:30'), (19053, NULL, NULL, 91, 2, '2011-02-01 00:55:30'), (19054, NULL, NULL, 10, 2, '2011-02-01 01:02:10'), (19055, NULL, NULL, 167, 2, '2011-02-01 01:05:30'), (19056, NULL, NULL, 181, 2, '2011-02-01 01:06:46'), (19057, NULL, NULL, 91, 2, '2011-02-01 01:08:04'), (19058, NULL, NULL, 104, 2, '2011-02-01 01:10:10'), (19059, NULL, NULL, 7, 2, '2011-02-01 01:10:28'), (19060, NULL, NULL, 73, 2, '2011-02-01 01:15:34'), (19061, NULL, NULL, 140, 2, '2011-02-01 01:15:38'), (19062, NULL, NULL, 33, 2, '2011-02-01 01:19:43'), (19063, NULL, NULL, 99, 2, '2011-02-01 01:24:15'), (19064, NULL, NULL, 85, 2, '2011-02-01 01:24:30'), (19065, NULL, NULL, 124, 2, '2011-02-01 01:24:45'), (19066, NULL, NULL, 118, 2, '2011-02-01 01:25:00'), (19067, NULL, NULL, 114, 2, '2011-02-01 01:30:59'), (19068, NULL, NULL, 106, 2, '2011-02-01 01:31:14'), (19069, NULL, NULL, 23, 2, '2011-02-01 01:33:03'), (19070, NULL, NULL, 103, 2, '2011-02-01 01:34:30'), (19071, NULL, NULL, 176, 2, '2011-02-01 01:40:12'), (19072, NULL, NULL, 130, 2, '2011-02-01 01:49:27'), (19073, NULL, NULL, 143, 2, '2011-02-01 01:52:46'), (19074, NULL, NULL, 169, 2, '2011-02-01 01:59:07'), (19075, NULL, NULL, 191, 2, '2011-02-01 02:01:21'), (19076, NULL, NULL, 97, 2, '2011-02-01 02:06:11'), (19077, NULL, NULL, 246, 2, '2011-02-01 02:07:45'), (19078, NULL, NULL, 126, 2, '2011-02-01 02:12:25'), (19079, NULL, NULL, 63, 2, '2011-02-01 02:14:16'), (19080, NULL, NULL, 59, 2, '2011-02-01 02:22:05'), (19081, NULL, NULL, 108, 2, '2011-02-01 02:23:27'), (19082, NULL, NULL, 66, 2, '2011-02-01 02:27:42'), (19083, NULL, NULL, 6, 2, '2011-02-01 02:29:58'), (19084, NULL, NULL, 177, 2, '2011-02-01 02:35:07'), (19085, NULL, NULL, 115, 2, '2011-02-01 02:35:44'), (19086, NULL, NULL, 16, 2, '2011-02-01 02:35:58'), (19087, NULL, NULL, 116, 2, '2011-02-01 02:43:13'), (19088, NULL, NULL, 96, 2, '2011-02-01 02:55:32'), (19089, NULL, NULL, 22, 2, '2011-02-01 02:58:20'), (19090, NULL, NULL, 190, 2, '2011-02-01 03:06:30'), (19091, NULL, NULL, 132, 2, '2011-02-01 03:12:33'), (19092, NULL, NULL, 182, 2, '2011-02-01 03:24:26'), (19093, NULL, NULL, 117, 2, '2011-02-01 03:31:57'), (19094, NULL, NULL, 84, 2, '2011-02-01 03:32:20'), (19095, NULL, NULL, 195, 2, '2011-02-01 03:41:31'), (19096, NULL, NULL, 149, 2, '2011-02-01 03:53:03'), (19097, NULL, NULL, 240, 2, '2011-02-01 03:56:23'), (19098, 16863, NULL, 50, 2, '2011-02-01 03:58:04'), (19099, NULL, NULL, 68, 2, '2011-02-01 03:58:44'), (19100, NULL, NULL, 110, 2, '2011-02-01 04:04:14'), (19101, 16864, NULL, 169, 2, '2011-02-01 04:07:14'), (19102, NULL, NULL, 21, 2, '2011-02-01 04:15:24'), (19103, NULL, NULL, 3, 2, '2011-02-01 04:17:19'), (19104, NULL, NULL, 183, 2, '2011-02-01 04:18:13'), (19105, NULL, NULL, 72, 2, '2011-02-01 04:28:02'), (19106, NULL, NULL, 92, 2, '2011-02-01 04:34:15'), (19107, NULL, NULL, 111, 2, '2011-02-01 04:35:23'), (19108, NULL, NULL, 158, 2, '2011-02-01 05:06:26'), (19109, NULL, NULL, 131, 2, '2011-02-01 05:12:25'), (19110, NULL, NULL, 164, 2, '2011-02-01 05:13:37'), (19111, NULL, NULL, 61, 2, '2011-02-01 05:13:54'), (19112, NULL, NULL, 53, 2, '2011-02-01 05:29:31'), (19113, NULL, NULL, 52, 2, '2011-02-01 05:32:42'), (19114, NULL, NULL, 66, 2, '2011-02-01 05:39:05'), (19115, NULL, NULL, 173, 2, '2011-02-01 05:43:23'), (19116, NULL, NULL, 157, 2, '2011-02-01 05:54:04'), (19117, NULL, NULL, 83, 2, '2011-02-01 06:03:59'), (19118, NULL, NULL, 29, 2, '2011-02-01 06:04:45'), (19119, NULL, NULL, 152, 2, '2011-02-01 06:13:53'), (19120, NULL, NULL, 141, 2, '2011-02-01 06:15:50'), (19121, NULL, NULL, 88, 2, '2011-02-01 06:16:43'), (19122, NULL, NULL, 82, 2, '2011-02-01 06:30:03'), (19123, NULL, NULL, 91, 2, '2011-02-01 06:39:05'), (19124, NULL, NULL, 120, 2, '2011-02-01 07:44:28'), (19125, NULL, NULL, 174, 2, '2011-02-01 07:44:57'), (19126, 16868, NULL, 50, 2, '2011-02-01 07:53:53'), (19128, 16869, NULL, 33, 2, '2011-02-01 07:58:52'), (19129, NULL, NULL, 15, 2, '2011-02-01 08:03:17'), (19130, NULL, NULL, 160, 2, '2011-02-01 08:03:42'), (19131, NULL, NULL, 201, 2, '2011-02-01 08:04:32'), (19132, NULL, NULL, 201, 2, '2011-02-01 08:05:57'), (19133, NULL, NULL, 70, 2, '2011-02-01 08:08:49'), (19134, NULL, NULL, 65, 2, '2011-02-01 08:12:00'), (19135, NULL, NULL, 49, 2, '2011-02-01 08:19:06'), (19136, NULL, NULL, 95, 2, '2011-02-01 08:27:10'), (19137, NULL, NULL, 70, 2, '2011-02-01 08:33:42'), (19138, NULL, NULL, 5, 2, '2011-02-01 08:35:33'), (19139, NULL, NULL, 82, 2, '2011-02-01 08:35:48'), (19140, NULL, NULL, 169, 2, '2011-02-01 08:43:51'), (19141, 16874, NULL, 118, 2, '2011-02-01 08:46:51'), (19142, NULL, NULL, 75, 2, '2011-02-01 09:12:22'), (19143, NULL, NULL, 60, 2, '2011-02-01 09:28:45'), (19144, NULL, NULL, 61, 2, '2011-02-01 09:32:04'), (19145, NULL, NULL, 94, 2, '2011-02-01 09:54:43'), (19146, 16881, NULL, 12, 2, '2011-02-01 10:16:37'), (19147, 16881, NULL, 177, 2, '2011-02-01 10:00:45'), (19150, NULL, NULL, 48, 2, '2011-02-01 10:16:41'), (19151, NULL, NULL, 147, 2, '2011-02-01 10:54:51'), (19152, 16885, NULL, 14, 2, '2011-02-01 10:59:53'), (19153, NULL, NULL, 143, 2, '2011-02-01 11:00:51'), (19154, 16885, NULL, 11, 2, '2011-02-01 11:00:55'), (19155, 16885, NULL, 17, 2, '2011-02-01 11:02:26'), (19156, 16886, NULL, 7, 2, '2011-02-01 11:06:26'), (19158, NULL, NULL, 98, 2, '2011-02-01 11:08:04'), (19159, NULL, NULL, 115, 2, '2011-02-01 11:14:55'), (19160, NULL, NULL, 100, 2, '2011-02-01 11:17:04'), (19161, NULL, NULL, 133, 2, '2011-02-01 11:25:37'), (19162, NULL, NULL, 115, 2, '2011-02-01 11:29:29'), (19163, NULL, NULL, 6, 2, '2011-02-01 11:35:59'), (19164, 16888, NULL, 50, 2, '2011-02-01 12:14:08'), (19165, 16890, NULL, 147, 2, '2011-02-01 12:23:19'), (19166, NULL, NULL, 125, 2, '2011-02-01 12:34:23'), (19167, 16893, NULL, 99, 2, '2011-02-01 13:06:27'), (19168, 16894, NULL, 50, 2, '2011-02-01 13:13:59'), (19169, 16896, NULL, 57, 2, '2011-02-01 13:32:51'), (19170, 16897, NULL, 57, 2, '2011-02-01 13:32:53'), (19171, 16902, NULL, 177, 2, '2011-02-01 14:21:42'), (19172, 16903, NULL, 194, 2, '2011-02-01 14:25:37'), (19173, 16903, NULL, 195, 2, '2011-02-01 14:24:50'), (19174, NULL, NULL, 235, 2, '2011-02-01 14:25:06'), (19176, 16905, NULL, 177, 2, '2011-02-01 14:28:51'), (19177, NULL, NULL, 172, 2, '2011-02-01 14:32:02'), (19178, NULL, NULL, 173, 2, '2011-02-01 14:48:57'), (19179, 16916, NULL, 144, 2, '2011-02-01 15:48:04'), (19180, NULL, NULL, 50, 2, '2011-02-01 17:05:14'), (19181, 16921, NULL, 118, 2, '2011-02-01 18:09:57'), (19182, NULL, NULL, 201, 2, '2011-02-01 18:32:20'), (19183, 16924, NULL, 169, 2, '2011-02-01 18:33:10'), (19184, 16925, NULL, 66, 2, '2011-02-01 18:33:57'), (19185, 16926, NULL, 51, 2, '2011-02-01 18:39:12'), (19186, 16926, NULL, 32, 2, '2011-02-01 18:48:03'), (19187, NULL, NULL, 20, 2, '2011-02-01 18:52:11'), (19188, NULL, NULL, 186, 2, '2011-02-01 19:02:25'), (19189, NULL, NULL, 139, 2, '2011-02-01 19:06:51'), (19190, 16927, NULL, 176, 2, '2011-02-01 19:07:09'), (19191, NULL, NULL, 51, 2, '2011-02-01 19:15:23'), (19192, NULL, NULL, 81, 2, '2011-02-01 19:36:39'), (19193, NULL, NULL, 86, 2, '2011-02-01 19:57:58'), (19194, NULL, NULL, 86, 2, '2011-02-01 20:04:00'), (19195, NULL, NULL, 12, 2, '2011-02-01 20:19:20'), (19196, NULL, NULL, 75, 2, '2011-02-01 20:23:35'), (19197, NULL, NULL, 64, 2, '2011-02-01 20:24:09'), (19198, NULL, NULL, 103, 2, '2011-02-01 20:51:24'), (19199, 16935, NULL, 140, 2, '2011-02-01 21:53:02'), (19200, NULL, NULL, 144, 2, '2011-02-01 23:18:52'), (19201, NULL, NULL, 117, 2, '2011-02-01 23:24:30'), (19202, 16939, NULL, 4, 2, '2011-02-01 23:33:34'), (19203, NULL, NULL, 112, 2, '2011-02-02 00:04:37'), (19204, NULL, NULL, 3, 2, '2011-02-02 00:33:15'), (19205, NULL, NULL, 163, 2, '2011-02-02 00:53:08'), (19206, NULL, NULL, 140, 2, '2011-02-02 00:55:02'), (19207, NULL, NULL, 229, 2, '2011-02-02 01:19:31'), (19208, NULL, NULL, 145, 2, '2011-02-02 01:20:19'), (19209, NULL, NULL, 229, 2, '2011-02-02 01:23:22'), (19210, NULL, NULL, 130, 2, '2011-02-02 01:29:33'), (19211, NULL, NULL, 169, 2, '2011-02-02 01:38:14'), (19212, NULL, NULL, 246, 2, '2011-02-02 01:43:33'), (19213, NULL, NULL, 112, 2, '2011-02-02 01:48:43'), (19214, NULL, NULL, 78, 2, '2011-02-02 01:54:18'), (19215, NULL, NULL, 188, 2, '2011-02-02 02:02:18'), (19216, NULL, NULL, 108, 2, '2011-02-02 02:03:54'), (19217, NULL, NULL, 107, 2, '2011-02-02 02:09:25'), (19218, NULL, NULL, 66, 2, '2011-02-02 02:09:39'), (19219, 16940, NULL, 142, 2, '2011-02-02 02:12:04'), (19220, NULL, NULL, 31, 2, '2011-02-02 02:14:35'), (19221, NULL, NULL, 159, 2, '2011-02-02 02:15:02'), (19222, NULL, NULL, 177, 2, '2011-02-02 02:17:49'), (19223, NULL, NULL, 115, 2, '2011-02-02 02:20:26'), (19224, NULL, NULL, 8, 2, '2011-02-02 02:47:10'), (19225, 16942, NULL, 75, 2, '2011-02-02 03:00:03'), (19226, NULL, NULL, 132, 2, '2011-02-02 03:12:02'), (19227, NULL, NULL, 162, 2, '2011-02-02 03:12:17'), (19228, NULL, NULL, 25, 2, '2011-02-02 03:12:53'), (19229, NULL, NULL, 168, 2, '2011-02-02 03:19:19'), (19230, NULL, NULL, 117, 2, '2011-02-02 03:32:01'), (19231, NULL, NULL, 1, 2, '2011-02-02 03:47:28'), (19232, NULL, NULL, 4, 2, '2011-02-02 03:53:16'), (19233, NULL, NULL, 149, 2, '2011-02-02 03:55:50'), (19234, NULL, NULL, 240, 2, '2011-02-02 03:56:05'), (19235, NULL, NULL, 68, 2, '2011-02-02 03:59:57'), (19236, 16949, NULL, 75, 2, '2011-02-02 04:02:35'), (19237, NULL, NULL, 148, 2, '2011-02-02 04:07:01'), (19238, 16949, NULL, 17, 2, '2011-02-02 04:07:24'), (19239, NULL, NULL, 54, 2, '2011-02-02 04:07:48'), (19240, NULL, NULL, 142, 2, '2011-02-02 04:14:24'), (19241, NULL, NULL, 21, 2, '2011-02-02 04:16:50'), (19242, NULL, NULL, 183, 2, '2011-02-02 04:19:03'), (19243, NULL, NULL, 87, 2, '2011-02-02 04:21:47'), (19244, NULL, NULL, 76, 2, '2011-02-02 04:22:19'), (19245, 16949, NULL, 50, 2, '2011-02-02 04:26:57'), (19246, NULL, NULL, 92, 2, '2011-02-02 04:33:02'), (19247, NULL, NULL, 128, 2, '2011-02-02 04:33:52'), (19248, NULL, NULL, 96, 2, '2011-02-02 04:44:32'), (19249, NULL, NULL, 213, 2, '2011-02-02 04:54:01'), (19250, NULL, NULL, 177, 2, '2011-02-02 04:56:43'), (19251, NULL, NULL, 77, 2, '2011-02-02 05:12:49'), (19252, NULL, NULL, 61, 2, '2011-02-02 05:13:32'), (19253, NULL, NULL, 146, 2, '2011-02-02 05:13:47'), (19254, NULL, NULL, 67, 2, '2011-02-02 05:16:30'), (19255, 16949, NULL, 6, 2, '2011-02-02 05:18:33'), (19256, NULL, NULL, 60, 2, '2011-02-02 05:24:12'), (19257, NULL, NULL, 58, 2, '2011-02-02 05:25:21'), (19258, NULL, NULL, 157, 2, '2011-02-02 05:52:49'), (19259, NULL, NULL, 51, 2, '2011-02-02 05:55:19'), (19260, NULL, NULL, 2, 2, '2011-02-02 06:03:07'), (19261, NULL, NULL, 56, 2, '2011-02-02 06:13:24'), (19262, NULL, NULL, 141, 2, '2011-02-02 06:17:58'), (19263, 16957, NULL, 5, 2, '2011-02-02 06:44:02'), (19264, NULL, NULL, 253, 2, '2011-02-02 07:12:41'), (19265, NULL, NULL, 28, 2, '2011-02-02 07:13:34'), (19266, NULL, NULL, 120, 2, '2011-02-02 07:13:54'), (19267, NULL, NULL, 174, 2, '2011-02-02 07:14:09'), (19268, NULL, NULL, 62, 2, '2011-02-02 07:14:58'), (19269, NULL, NULL, 127, 2, '2011-02-02 07:23:57'), (19270, NULL, NULL, 201, 2, '2011-02-02 07:33:43'), (19271, NULL, NULL, 94, 2, '2011-02-02 07:35:06'), (19272, NULL, NULL, 95, 2, '2011-02-02 07:55:17'), (19273, NULL, NULL, 122, 2, '2011-02-02 08:02:48'), (19274, NULL, NULL, 121, 2, '2011-02-02 08:03:04'), (19275, NULL, NULL, 93, 2, '2011-02-02 08:05:18'), (19276, NULL, NULL, 196, 2, '2011-02-02 08:44:30'), (19277, NULL, NULL, 133, 2, '2011-02-02 09:14:30'), (19278, NULL, NULL, 187, 2, '2011-02-02 09:15:38'), (19279, NULL, NULL, 102, 2, '2011-02-02 09:44:12'), (19280, 16961, NULL, 240, 2, '2011-02-02 10:02:44'), (19281, NULL, NULL, 74, 2, '2011-02-02 10:03:31'), (19282, 16963, NULL, 8, 2, '2011-02-02 11:22:16'), (19283, 16965, NULL, 69, 2, '2011-02-02 11:39:02'), (19284, NULL, NULL, 9, 2, '2011-02-02 12:44:50'), (19285, 16967, NULL, 5, 2, '2011-02-02 13:10:19'), (19286, NULL, NULL, 152, 2, '2011-02-02 14:36:59'), (19287, NULL, NULL, 31, 2, '2011-02-02 14:55:23'), (19288, NULL, NULL, 84, 2, '2011-02-02 15:28:17'), (19289, 16975, NULL, 112, 2, '2011-02-02 15:48:56'), (19290, 16976, NULL, 141, 2, '2011-02-02 15:49:22'), (19291, NULL, NULL, 69, 2, '2011-02-02 15:50:36'), (19292, 16977, NULL, 50, 2, '2011-02-02 16:04:08'), (19293, 16978, NULL, 195, 2, '2011-02-02 16:17:57'), (19294, 16978, NULL, 194, 2, '2011-02-02 16:19:29'), (19295, NULL, NULL, 69, 2, '2011-02-02 16:25:21'), (19296, NULL, NULL, 120, 2, '2011-02-02 16:27:40'), (19297, 16985, NULL, 240, 2, '2011-02-02 17:16:02'), (19298, 16987, NULL, 140, 2, '2011-02-02 17:34:13'), (19299, NULL, NULL, 31, 2, '2011-02-02 18:00:22'), (19300, 16988, NULL, 21, 2, '2011-02-02 18:08:38'), (19301, 16988, NULL, 6, 2, '2011-02-02 18:12:47'), (19302, 16992, NULL, 139, 2, '2011-02-02 18:39:59'), (19303, 16996, NULL, 176, 2, '2011-02-02 19:19:47'), (19307, 16996, NULL, 12, 2, '2011-02-02 19:21:59'), (19309, 16999, NULL, 111, 2, '2011-02-02 19:30:40'), (19310, 17000, NULL, 60, 2, '2011-02-02 20:37:23'), (19311, 17000, NULL, 61, 2, '2011-02-02 20:51:19'), (19312, 17000, NULL, 59, 2, '2011-02-02 20:42:55'), (19313, 17002, NULL, 59, 2, '2011-02-02 20:53:12'), (19314, 17000, NULL, 115, 2, '2011-02-02 20:47:31'), (19316, 17002, NULL, 182, 2, '2011-02-02 20:51:34'), (19318, NULL, NULL, 120, 2, '2011-02-02 21:01:28'), (19319, 16998, NULL, 115, 2, '2011-02-02 21:05:38'), (19320, 17004, NULL, 32, 2, '2011-02-02 21:05:56'), (19321, 17005, NULL, 67, 2, '2011-02-02 21:16:41'), (19322, 17009, NULL, 164, 2, '2011-02-02 22:25:00'), (19323, 17011, NULL, 5, 2, '2011-02-02 22:34:47'), (19324, 17011, NULL, 6, 2, '2011-02-02 22:36:53'), (19325, 17012, NULL, 49, 2, '2011-02-02 23:25:23'), (19326, NULL, NULL, 32, 2, '2011-02-03 00:33:37'), (19327, NULL, NULL, 10, 2, '2011-02-03 00:42:03'), (19328, NULL, NULL, 163, 2, '2011-02-03 00:46:36'), (19329, NULL, NULL, 104, 2, '2011-02-03 00:50:27'), (19330, 17013, NULL, 166, 2, '2011-02-03 00:51:24'), (19331, NULL, NULL, 30, 2, '2011-02-03 00:51:52'), (19332, NULL, NULL, 85, 2, '2011-02-03 00:52:09'), (19333, NULL, NULL, 124, 2, '2011-02-03 00:52:24'), (19334, NULL, NULL, 118, 2, '2011-02-03 00:52:45'), (19335, NULL, NULL, 7, 2, '2011-02-03 00:56:13'), (19336, NULL, NULL, 106, 2, '2011-02-03 00:56:18'), (19337, NULL, NULL, 23, 2, '2011-02-03 01:02:28'), (19338, NULL, NULL, 103, 2, '2011-02-03 01:03:23'), (19339, 17014, NULL, 235, 2, '2011-02-03 01:10:13'), (19340, NULL, NULL, 172, 2, '2011-02-03 01:12:13'), (19341, NULL, NULL, 176, 2, '2011-02-03 01:21:21'), (19342, NULL, NULL, 165, 2, '2011-02-03 01:21:37'), (19343, NULL, NULL, 169, 2, '2011-02-03 01:37:49'), (19344, NULL, NULL, 246, 2, '2011-02-03 01:47:27'), (19345, NULL, NULL, 63, 2, '2011-02-03 01:52:43'), (19346, NULL, NULL, 78, 2, '2011-02-03 01:53:33'), (19347, NULL, NULL, 59, 2, '2011-02-03 02:06:14'), (19348, NULL, NULL, 66, 2, '2011-02-03 02:13:34'), (19349, NULL, NULL, 6, 2, '2011-02-03 02:14:53'), (19350, NULL, NULL, 31, 2, '2011-02-03 02:15:51'), (19351, NULL, NULL, 115, 2, '2011-02-03 02:17:01'), (19352, NULL, NULL, 16, 2, '2011-02-03 02:19:41'), (19353, NULL, NULL, 116, 2, '2011-02-03 02:32:30'), (19354, 17015, NULL, 170, 2, '2011-02-03 02:35:13'), (19355, NULL, NULL, 8, 2, '2011-02-03 02:36:29'), (19356, NULL, NULL, 11, 2, '2011-02-03 02:42:09'), (19357, NULL, NULL, 80, 2, '2011-02-03 02:42:43'), (19358, 17016, NULL, 8, 2, '2011-02-03 02:44:40'), (19359, NULL, NULL, 81, 2, '2011-02-03 02:52:44'), (19360, NULL, NULL, 25, 2, '2011-02-03 02:55:29'), (19361, NULL, NULL, 13, 2, '2011-02-03 03:00:49'), (19362, 17017, NULL, 176, 2, '2011-02-03 03:02:15'), (19363, NULL, NULL, 182, 2, '2011-02-03 03:07:44'), (19364, NULL, NULL, 166, 2, '2011-02-03 03:20:44'), (19365, NULL, NULL, 195, 2, '2011-02-03 03:21:09'), (19366, NULL, NULL, 84, 2, '2011-02-03 03:21:15'), (19367, NULL, NULL, 180, 2, '2011-02-03 03:21:24'), (19368, NULL, NULL, 4, 2, '2011-02-03 03:31:05'), (19369, NULL, NULL, 149, 2, '2011-02-03 03:32:15'), (19370, NULL, NULL, 240, 2, '2011-02-03 03:34:21'), (19371, NULL, NULL, 110, 2, '2011-02-03 03:43:54'), (19372, NULL, NULL, 54, 2, '2011-02-03 03:46:56'), (19373, NULL, NULL, 90, 2, '2011-02-03 03:56:05'), (19374, NULL, NULL, 3, 2, '2011-02-03 03:56:20'), (19375, NULL, NULL, 129, 2, '2011-02-03 03:56:34'), (19376, 17020, NULL, 49, 2, '2011-02-03 03:56:55'), (19377, NULL, NULL, 76, 2, '2011-02-03 04:08:32'), (19378, NULL, NULL, 72, 2, '2011-02-03 04:08:47'), (19379, NULL, NULL, 92, 2, '2011-02-03 04:24:25'), (19380, NULL, NULL, 86, 2, '2011-02-03 04:24:48'), (19381, NULL, NULL, 144, 2, '2011-02-03 04:25:42'), (19382, NULL, NULL, 111, 2, '2011-02-03 04:25:57'), (19383, NULL, NULL, 69, 2, '2011-02-03 04:35:51'), (19384, NULL, NULL, 57, 2, '2011-02-03 05:03:23'), (19385, NULL, NULL, 173, 2, '2011-02-03 05:23:02'), (19386, NULL, NULL, 24, 2, '2011-02-03 05:24:51'), (19387, NULL, NULL, 157, 2, '2011-02-03 05:33:36'), (19388, NULL, NULL, 2, 2, '2011-02-03 05:42:55'), (19389, NULL, NULL, 29, 2, '2011-02-03 05:47:45'), (19390, NULL, NULL, 152, 2, '2011-02-03 05:53:04'), (19391, NULL, NULL, 91, 2, '2011-02-03 06:36:03'), (19392, NULL, NULL, 168, 2, '2011-02-03 06:53:15'), (19393, NULL, NULL, 146, 2, '2011-02-03 07:03:08'), (19394, 17027, NULL, 75, 2, '2011-02-03 07:11:37'), (19395, 17028, NULL, 50, 2, '2011-02-03 07:11:40'), (19396, 17029, NULL, 6, 2, '2011-02-03 07:11:42'), (19397, 17030, NULL, 8, 2, '2011-02-03 07:11:44'), (19398, 17034, NULL, 170, 2, '2011-02-03 07:11:55'), (19399, 17039, NULL, 57, 2, '2011-02-03 07:12:06'), (19400, 17040, NULL, 15, 2, '2011-02-03 07:12:08'), (19401, 17041, NULL, 176, 2, '2011-02-03 07:12:10'), (19402, 17054, NULL, 147, 2, '2011-02-03 07:12:36'), (19403, 17057, NULL, 140, 2, '2011-02-03 07:12:43'), (19404, 17058, NULL, 141, 2, '2011-02-03 07:12:45'), (19405, 17059, NULL, 142, 2, '2011-02-03 07:12:47'), (19406, 17060, NULL, 146, 2, '2011-02-03 07:12:50'), (19407, 17061, NULL, 139, 2, '2011-02-03 07:12:52'), (19408, 17062, NULL, 145, 2, '2011-02-03 07:12:54'), (19409, 17063, NULL, 143, 2, '2011-02-03 07:12:57'), (19410, 17064, NULL, 144, 2, '2011-02-03 07:12:59'), (19411, 17065, NULL, 107, 2, '2011-02-03 07:13:01'), (19412, 17066, NULL, 106, 2, '2011-02-03 07:13:04'), (19413, 17068, NULL, 109, 2, '2011-02-03 07:13:08'), (19414, 17069, NULL, 108, 2, '2011-02-03 07:13:11'), (19415, 17070, NULL, 104, 2, '2011-02-03 07:13:13'), (19416, 17071, NULL, 110, 2, '2011-02-03 07:13:16'), (19417, 17073, NULL, 113, 2, '2011-02-03 07:13:20'), (19418, 17075, NULL, 111, 2, '2011-02-03 07:13:26'), (19419, 17076, NULL, 112, 2, '2011-02-03 07:13:28'), (19420, NULL, NULL, 67, 2, '2011-02-03 07:17:17'), (19421, NULL, NULL, 160, 2, '2011-02-03 07:35:01'), (19422, NULL, NULL, 201, 2, '2011-02-03 07:35:15'), (19423, 17078, NULL, 112, 2, '2011-02-03 07:40:50'), (19424, 17079, NULL, 56, 2, '2011-02-03 07:57:49'), (19425, 17079, NULL, 54, 2, '2011-02-03 07:58:20'), (19426, NULL, NULL, 122, 2, '2011-02-03 08:03:09'), (19427, NULL, NULL, 5, 2, '2011-02-03 08:03:49'), (19428, 17079, NULL, 55, 2, '2011-02-03 08:11:25'), (19429, NULL, NULL, 28, 2, '2011-02-03 09:13:00'), (19430, NULL, NULL, 174, 2, '2011-02-03 09:13:24'), (19431, 17082, NULL, 50, 2, '2011-02-03 09:16:17'), (19432, NULL, NULL, 62, 2, '2011-02-03 09:17:32'), (19433, NULL, NULL, 187, 2, '2011-02-03 09:17:47'), (19434, NULL, NULL, 94, 2, '2011-02-03 09:33:16'), (19435, NULL, NULL, 102, 2, '2011-02-03 09:45:07'), (19436, NULL, NULL, 48, 2, '2011-02-03 09:54:04'), (19437, NULL, NULL, 93, 2, '2011-02-03 10:03:56'), (19438, NULL, NULL, 74, 2, '2011-02-03 10:04:20'), (19439, 17085, NULL, 6, 2, '2011-02-03 10:32:52'), (19440, NULL, NULL, 196, 2, '2011-02-03 10:44:17'), (19441, NULL, NULL, 22, 2, '2011-02-03 12:04:18'), (19442, NULL, NULL, 88, 2, '2011-02-03 12:04:43'), (19443, 17086, NULL, 152, 2, '2011-02-03 12:34:06'), (19444, 17086, NULL, 201, 2, '2011-02-03 12:43:20'), (19445, NULL, NULL, 9, 2, '2011-02-03 12:44:48'), (19446, 17086, NULL, 213, 2, '2011-02-03 12:47:12'), (19447, 17086, NULL, 174, 2, '2011-02-03 12:57:28'), (19448, 17086, NULL, 246, 2, '2011-02-03 13:17:36'), (19449, 17086, NULL, 139, 2, '2011-02-03 13:00:28'), (19450, 17087, NULL, 70, 2, '2011-02-03 13:00:34'), (19451, 17086, NULL, 140, 2, '2011-02-03 13:02:12'), (19452, 17086, NULL, 141, 2, '2011-02-03 13:03:11'), (19453, 17086, NULL, 142, 2, '2011-02-03 13:03:13'), (19454, 17086, NULL, 146, 2, '2011-02-03 13:09:26'), (19455, 17086, NULL, 240, 2, '2011-02-03 13:17:34'), (19457, 17090, NULL, 5, 2, '2011-02-03 13:31:34'), (19458, NULL, NULL, 165, 2, '2011-02-03 13:54:07'), (19459, 17091, NULL, 23, 2, '2011-02-03 14:05:40'), (19460, NULL, NULL, 67, 2, '2011-02-03 14:07:15'), (19461, NULL, NULL, 235, 2, '2011-02-03 14:25:29'), (19462, 17094, NULL, 167, 2, '2011-02-03 14:48:11'), (19463, 17095, NULL, 159, 2, '2011-02-03 15:17:23'), (19464, 17100, NULL, 2, 2, '2011-02-03 15:20:08'), (19465, 17102, NULL, 3, 2, '2011-02-03 15:21:06'), (19466, 17104, NULL, 3, 2, '2011-02-03 15:24:50'), (19467, NULL, NULL, 67, 2, '2011-02-03 15:30:40'), (19468, NULL, NULL, 78, 2, '2011-02-03 15:31:40'), (19469, 17106, NULL, 6, 2, '2011-02-03 15:53:01'), (19470, 17111, NULL, 75, 2, '2011-02-03 16:02:42'), (19471, 17112, NULL, 50, 2, '2011-02-03 16:02:45'), (19472, 17113, NULL, 6, 2, '2011-02-03 16:02:49'), (19473, 17114, NULL, 8, 2, '2011-02-03 16:02:54'), (19474, 17119, NULL, 170, 2, '2011-02-03 16:03:09'), (19475, 17124, NULL, 57, 2, '2011-02-03 16:03:26'), (19476, 17125, NULL, 15, 2, '2011-02-03 16:03:30'), (19477, 17126, NULL, 176, 2, '2011-02-03 16:03:33'), (19478, 17139, NULL, 147, 2, '2011-02-03 16:04:05'), (19479, 17142, NULL, 140, 2, '2011-02-03 16:04:18'), (19480, 17143, NULL, 141, 2, '2011-02-03 16:04:21'), (19481, 17144, NULL, 142, 2, '2011-02-03 16:04:25'), (19482, 17145, NULL, 146, 2, '2011-02-03 16:04:29'), (19483, 17146, NULL, 139, 2, '2011-02-03 16:04:32'), (19484, 17147, NULL, 145, 2, '2011-02-03 16:04:35'), (19485, 17148, NULL, 143, 2, '2011-02-03 16:04:39'), (19486, 17149, NULL, 144, 2, '2011-02-03 16:04:45'), (19487, 17150, NULL, 107, 2, '2011-02-03 16:04:50'), (19488, 17151, NULL, 106, 2, '2011-02-03 16:04:53'), (19489, 17153, NULL, 109, 2, '2011-02-03 16:05:00'), (19490, 17154, NULL, 108, 2, '2011-02-03 16:05:03'), (19491, 17155, NULL, 104, 2, '2011-02-03 16:05:07'), (19492, 17156, NULL, 110, 2, '2011-02-03 16:05:11'), (19493, 17158, NULL, 113, 2, '2011-02-03 16:05:17'), (19494, 17160, NULL, 111, 2, '2011-02-03 16:05:24'), (19495, 17161, NULL, 112, 2, '2011-02-03 16:05:27'), (19496, 17118, NULL, 213, 2, '2011-02-03 16:06:14'), (19497, NULL, NULL, 108, 2, '2011-02-03 16:17:54'), (19498, 17163, NULL, 59, 2, '2011-02-03 16:24:39'), (19500, NULL, NULL, 50, 2, '2011-02-03 16:44:46'), (19501, 17171, NULL, 6, 2, '2011-02-03 17:45:41'), (19502, 17171, NULL, 10, 2, '2011-02-03 17:46:01'), (19503, 17172, NULL, 140, 2, '2011-02-03 18:02:51'), (19504, 17172, NULL, 106, 2, '2011-02-03 18:06:06'), (19505, 17172, NULL, 99, 2, '2011-02-03 18:15:54'), (19506, 17172, NULL, 117, 2, '2011-02-03 18:15:59'), (19507, 17172, NULL, 170, 2, '2011-02-03 18:18:11'), (19508, 17172, NULL, 113, 2, '2011-02-03 18:22:21'), (19509, 17172, NULL, 103, 2, '2011-02-03 18:27:02'), (19510, 17172, NULL, 144, 2, '2011-02-03 18:29:41'), (19511, NULL, NULL, 89, 2, '2011-02-03 18:30:39'), (19512, 17172, NULL, 139, 2, '2011-02-03 18:34:58'), (19513, 17172, NULL, 112, 2, '2011-02-03 18:40:32'), (19514, 17172, NULL, 107, 2, '2011-02-03 18:44:41'), (19515, 17172, NULL, 147, 2, '2011-02-03 18:48:23'), (19516, 17172, NULL, 108, 2, '2011-02-03 18:58:08'), (19517, 17172, NULL, 100, 2, '2011-02-03 19:10:32'), (19518, 17176, NULL, 5, 2, '2011-02-03 19:13:57'), (19519, 17172, NULL, 142, 2, '2011-02-03 19:20:36'), (19520, 17172, NULL, 109, 2, '2011-02-03 19:26:10'), (19521, 17172, NULL, 141, 2, '2011-02-03 19:28:20'), (19522, 17172, NULL, 143, 2, '2011-02-03 19:35:57'), (19523, 17172, NULL, 145, 2, '2011-02-03 19:36:19'), (19524, 17172, NULL, 115, 2, '2011-02-03 19:39:26'), (19525, 17172, NULL, 111, 2, '2011-02-03 19:42:15'), (19526, 17172, NULL, 101, 2, '2011-02-03 19:44:36'), (19527, NULL, 25, 12, 2, '2011-02-03 20:13:31'), (19528, 17172, NULL, 146, 2, '2011-02-03 19:54:31'), (19531, NULL, 25, 117, 2, '2011-02-03 20:02:08'), (19533, NULL, NULL, 167, 2, '2011-02-03 20:03:46'), (19534, NULL, 25, 98, 2, '2011-02-03 20:05:59'), (19535, 17172, NULL, 102, 2, '2011-02-03 20:07:11'), (19536, 17172, NULL, 104, 2, '2011-02-03 20:07:56'), (19537, NULL, 25, 182, 2, '2011-02-03 20:11:38'), (19539, NULL, 25, 11, 2, '2011-02-03 20:15:01'), (19540, 17181, NULL, 24, 2, '2011-02-03 20:36:32'), (19541, 17181, NULL, 26, 2, '2011-02-03 20:37:12'), (19542, 17182, NULL, 24, 2, '2011-02-03 20:43:40'), (19543, 17183, NULL, 112, 2, '2011-02-03 20:52:18'), (19544, 17184, NULL, 4, 2, '2011-02-03 21:24:23'), (19545, 17186, NULL, 170, 2, '2011-02-03 22:34:14'), (19546, NULL, NULL, 167, 2, '2011-02-03 23:26:13'), (19547, NULL, NULL, 73, 2, '2011-02-03 23:32:35'), (19548, NULL, NULL, 10, 2, '2011-02-04 00:32:52'), (19549, NULL, NULL, 32, 2, '2011-02-04 00:45:25'), (19550, NULL, NULL, 163, 2, '2011-02-04 00:50:12'), (19551, NULL, NULL, 7, 2, '2011-02-04 00:50:39'), (19552, NULL, NULL, 118, 2, '2011-02-04 00:52:09'), (19553, NULL, NULL, 73, 2, '2011-02-04 00:52:12'), (19554, NULL, NULL, 114, 2, '2011-02-04 00:52:27'), (19555, NULL, NULL, 33, 2, '2011-02-04 00:56:09'), (19556, NULL, NULL, 106, 2, '2011-02-04 00:56:23'), (19557, NULL, NULL, 229, 2, '2011-02-04 01:19:58'), (19558, NULL, NULL, 143, 2, '2011-02-04 01:33:36'), (19559, NULL, NULL, 169, 2, '2011-02-04 01:34:57'), (19560, NULL, NULL, 191, 2, '2011-02-04 01:41:41'), (19561, NULL, NULL, 97, 2, '2011-02-04 01:42:44'), (19562, NULL, NULL, 246, 2, '2011-02-04 01:48:27'), (19563, NULL, NULL, 112, 2, '2011-02-04 01:49:20'), (19564, NULL, NULL, 126, 2, '2011-02-04 01:52:31'), (19565, NULL, NULL, 63, 2, '2011-02-04 01:59:00'), (19566, NULL, NULL, 89, 2, '2011-02-04 01:59:15'), (19567, NULL, NULL, 188, 2, '2011-02-04 02:02:28'), (19568, NULL, NULL, 59, 2, '2011-02-04 02:02:45'), (19569, NULL, NULL, 108, 2, '2011-02-04 02:09:30'), (19570, NULL, NULL, 16, 2, '2011-02-04 02:28:02'), (19571, NULL, NULL, 165, 2, '2011-02-04 02:29:28'), (19572, NULL, NULL, 132, 2, '2011-02-04 02:37:12'), (19573, NULL, NULL, 116, 2, '2011-02-04 02:37:39'), (19574, NULL, NULL, 170, 2, '2011-02-04 02:46:56'), (19575, NULL, NULL, 80, 2, '2011-02-04 03:04:29'), (19576, NULL, NULL, 190, 2, '2011-02-04 03:04:44'), (19577, NULL, NULL, 1, 2, '2011-02-04 03:18:39'), (19578, NULL, NULL, 81, 2, '2011-02-04 03:32:19'), (19579, NULL, NULL, 4, 2, '2011-02-04 03:41:56'), (19580, NULL, NULL, 149, 2, '2011-02-04 03:43:06'), (19581, NULL, NULL, 240, 2, '2011-02-04 03:46:23'), (19582, NULL, NULL, 110, 2, '2011-02-04 04:09:48'), (19583, NULL, NULL, 21, 2, '2011-02-04 04:15:31'), (19584, NULL, NULL, 87, 2, '2011-02-04 04:22:07'), (19585, NULL, NULL, 86, 2, '2011-02-04 04:36:09'), (19586, NULL, NULL, 17, 2, '2011-02-04 04:43:47'), (19587, NULL, NULL, 194, 2, '2011-02-04 04:45:44'), (19588, NULL, NULL, 83, 2, '2011-02-04 04:51:34'), (19589, NULL, NULL, 213, 2, '2011-02-04 04:52:34'), (19590, NULL, NULL, 52, 2, '2011-02-04 04:56:28'), (19591, NULL, NULL, 158, 2, '2011-02-04 05:07:36'), (19592, NULL, NULL, 131, 2, '2011-02-04 05:13:24'), (19593, NULL, NULL, 164, 2, '2011-02-04 05:16:46'), (19594, 17194, NULL, 32, 2, '2011-02-04 05:34:54'), (19595, NULL, NULL, 68, 2, '2011-02-04 05:42:58'), (19596, NULL, NULL, 173, 2, '2011-02-04 05:43:57'), (19597, NULL, NULL, 157, 2, '2011-02-04 05:54:17'), (19598, 17195, NULL, 98, 2, '2011-02-04 05:54:19'), (19599, NULL, NULL, 183, 2, '2011-02-04 06:02:36'), (19600, NULL, NULL, 152, 2, '2011-02-04 06:13:40'), (19601, NULL, NULL, 56, 2, '2011-02-04 06:15:02'), (19602, NULL, NULL, 91, 2, '2011-02-04 06:34:40'), (19603, 17196, NULL, 59, 2, '2011-02-04 07:09:08'), (19604, NULL, NULL, 120, 2, '2011-02-04 07:14:57'), (19605, NULL, NULL, 14, 2, '2011-02-04 07:22:52'), (19606, 17197, NULL, 50, 2, '2011-02-04 07:33:31'), (19607, NULL, NULL, 24, 2, '2011-02-04 07:33:32'), (19608, NULL, NULL, 201, 2, '2011-02-04 07:35:36'), (19609, NULL, NULL, 150, 2, '2011-02-04 07:52:51'), (19610, 17198, NULL, 50, 2, '2011-02-04 07:53:15'), (19611, NULL, NULL, 79, 2, '2011-02-04 07:53:25'), (19612, NULL, NULL, 5, 2, '2011-02-04 08:04:41'), (19613, NULL, NULL, 82, 2, '2011-02-04 08:04:57'), (19614, 17200, NULL, 168, 2, '2011-02-04 09:26:26'), (19615, 17200, NULL, 79, 2, '2011-02-04 09:27:06'), (19616, 17201, NULL, 25, 2, '2011-02-04 09:33:28'), (19617, 17202, NULL, 8, 2, '2011-02-04 09:41:52'), (19618, 17201, NULL, 117, 2, '2011-02-04 09:45:30'), (19619, 17201, NULL, 107, 2, '2011-02-04 09:47:26'), (19620, 17201, NULL, 108, 2, '2011-02-04 09:48:11'), (19621, 17206, NULL, 144, 2, '2011-02-04 09:56:54'), (19622, NULL, NULL, 93, 2, '2011-02-04 10:24:12'), (19623, NULL, NULL, 15, 2, '2011-02-04 10:51:56'), (19624, 17207, NULL, 52, 2, '2011-02-04 10:52:50'), (19625, 17209, NULL, 17, 2, '2011-02-04 11:08:35'), (19626, 17210, NULL, 11, 2, '2011-02-04 11:39:47'), (19627, 17210, NULL, 12, 2, '2011-02-04 11:40:05'), (19628, NULL, NULL, 94, 2, '2011-02-04 11:45:12'), (19629, NULL, NULL, 48, 2, '2011-02-04 12:04:13'), (19630, 17214, NULL, 190, 2, '2011-02-04 12:45:21'), (19631, NULL, NULL, 62, 2, '2011-02-04 13:13:02'), (19632, NULL, NULL, 26, 2, '2011-02-04 13:13:45'), (19633, NULL, NULL, 133, 2, '2011-02-04 13:16:39'), (19634, NULL, NULL, 61, 2, '2011-02-04 13:28:02'), (19635, NULL, NULL, 147, 2, '2011-02-04 13:34:42'), (19636, NULL, NULL, 102, 2, '2011-02-04 13:43:32'), (19637, NULL, NULL, 12, 2, '2011-02-04 13:55:01'), (19638, 17217, NULL, 162, 2, '2011-02-04 14:16:04'), (19639, 17221, NULL, 1, 2, '2011-02-04 14:42:21'), (19640, 17223, NULL, 1, 2, '2011-02-04 14:42:21'), (19641, 17224, NULL, 32, 2, '2011-02-04 14:42:55'), (19642, 17221, NULL, 32, 2, '2011-02-04 14:42:56'), (19643, 17225, NULL, 52, 2, '2011-02-04 14:43:22'), (19644, 17221, NULL, 52, 2, '2011-02-04 14:43:24'), (19645, 17221, NULL, 48, 2, '2011-02-04 14:43:50'), (19646, NULL, NULL, 66, 2, '2011-02-04 15:59:13'), (19647, NULL, NULL, 235, 2, '2011-02-04 17:38:54'), (19648, NULL, NULL, 147, 2, '2011-02-04 17:50:17'), (19649, NULL, NULL, 9, 2, '2011-02-04 20:47:07'), (19650, NULL, NULL, 105, 2, '2011-02-04 20:54:16'), (19651, 17234, NULL, 17, 2, '2011-02-04 21:01:18'), (19652, NULL, NULL, 166, 2, '2011-02-04 21:12:28'), (19653, 17235, NULL, 17, 2, '2011-02-04 21:17:59'), (19654, 17237, NULL, 112, 2, '2011-02-04 21:47:47'), (19655, 17239, NULL, 8, 2, '2011-02-04 22:07:51'), (19656, 17239, NULL, 52, 2, '2011-02-04 22:08:43'), (19657, NULL, NULL, 71, 2, '2011-02-04 22:23:07'), (19658, NULL, NULL, 64, 2, '2011-02-04 22:23:29'), (19659, NULL, NULL, 123, 2, '2011-02-04 22:43:46'), (19660, 17245, NULL, 2, 2, '2011-02-04 22:49:19'), (19661, 17246, NULL, 2, 2, '2011-02-04 22:51:51'), (19663, NULL, NULL, 186, 2, '2011-02-04 22:53:59'), (19664, NULL, NULL, 101, 2, '2011-02-04 22:54:15'), (19665, 17249, NULL, 62, 2, '2011-02-04 23:06:24'), (19666, 17251, NULL, 98, 2, '2011-02-04 23:23:27'), (19667, 17254, NULL, 110, 2, '2011-02-05 00:22:32'), (19668, NULL, NULL, 113, 2, '2011-02-05 00:41:53'), (19669, NULL, NULL, 181, 2, '2011-02-05 00:42:55'), (19670, NULL, NULL, 104, 2, '2011-02-05 00:43:15'), (19671, 17255, NULL, 106, 2, '2011-02-05 00:46:19'), (19672, NULL, NULL, 30, 2, '2011-02-05 00:51:49'), (19673, NULL, NULL, 85, 2, '2011-02-05 00:52:02'), (19674, NULL, NULL, 7, 2, '2011-02-05 00:55:02'), (19675, NULL, NULL, 140, 2, '2011-02-05 00:55:17'), (19676, NULL, NULL, 23, 2, '2011-02-05 00:58:19'), (19677, NULL, NULL, 103, 2, '2011-02-05 01:02:35'), (19678, 17256, NULL, 7, 2, '2011-02-05 01:04:24'), (19679, NULL, NULL, 171, 2, '2011-02-05 01:05:39'), (19680, NULL, NULL, 176, 2, '2011-02-05 01:06:33'), (19681, NULL, NULL, 88, 2, '2011-02-05 01:07:41'), (19682, NULL, NULL, 145, 2, '2011-02-05 01:12:24'), (19683, 17257, NULL, 162, 2, '2011-02-05 01:13:39'), (19684, NULL, NULL, 167, 2, '2011-02-05 01:16:18'), (19685, NULL, NULL, 130, 2, '2011-02-05 01:27:29'), (19686, NULL, NULL, 246, 2, '2011-02-05 01:43:02'), (19687, NULL, NULL, 166, 2, '2011-02-05 01:43:30'), (19688, NULL, NULL, 246, 2, '2011-02-05 01:49:05'), (19689, NULL, NULL, 66, 2, '2011-02-05 02:03:22'), (19690, NULL, NULL, 6, 2, '2011-02-05 02:09:42'), (19691, NULL, NULL, 31, 2, '2011-02-05 02:19:37'), (19692, NULL, NULL, 115, 2, '2011-02-05 02:22:04'), (19693, NULL, NULL, 8, 2, '2011-02-05 02:24:22'), (19694, NULL, NULL, 65, 2, '2011-02-05 02:25:52'), (19695, NULL, NULL, 162, 2, '2011-02-05 02:52:07'), (19696, NULL, NULL, 25, 2, '2011-02-05 02:52:49'), (19697, NULL, NULL, 13, 2, '2011-02-05 03:01:33'), (19698, NULL, NULL, 100, 2, '2011-02-05 03:02:53'), (19699, NULL, NULL, 117, 2, '2011-02-05 03:12:56'), (19700, NULL, NULL, 84, 2, '2011-02-05 03:13:11'), (19701, NULL, NULL, 195, 2, '2011-02-05 03:22:02'), (19702, NULL, NULL, 180, 2, '2011-02-05 03:22:17'), (19703, NULL, NULL, 240, 2, '2011-02-05 03:36:54'), (19704, NULL, NULL, 148, 2, '2011-02-05 03:43:55'), (19705, NULL, NULL, 54, 2, '2011-02-05 03:45:47'), (19706, NULL, NULL, 142, 2, '2011-02-05 03:53:05'), (19707, NULL, NULL, 90, 2, '2011-02-05 03:54:25'), (19708, NULL, NULL, 55, 2, '2011-02-05 03:54:43'), (19709, NULL, NULL, 3, 2, '2011-02-05 03:55:01'), (19710, NULL, NULL, 76, 2, '2011-02-05 04:02:23'), (19711, NULL, NULL, 72, 2, '2011-02-05 04:06:18'), (19712, NULL, NULL, 92, 2, '2011-02-05 04:28:03'), (19713, NULL, NULL, 144, 2, '2011-02-05 04:28:19'), (19714, NULL, NULL, 111, 2, '2011-02-05 04:28:34'), (19715, NULL, NULL, 128, 2, '2011-02-05 04:28:56'), (19716, NULL, NULL, 96, 2, '2011-02-05 04:33:41'), (19717, NULL, NULL, 69, 2, '2011-02-05 04:33:58'), (19718, NULL, NULL, 22, 2, '2011-02-05 04:34:20'), (19719, NULL, NULL, 168, 2, '2011-02-05 04:53:51'), (19720, NULL, NULL, 57, 2, '2011-02-05 05:13:11'), (19721, NULL, NULL, 60, 2, '2011-02-05 05:14:46'), (19722, NULL, NULL, 157, 2, '2011-02-05 05:47:29'), (19723, NULL, NULL, 51, 2, '2011-02-05 05:49:40'), (19724, NULL, NULL, 129, 2, '2011-02-05 05:52:19'), (19725, NULL, NULL, 2, 2, '2011-02-05 05:52:55'), (19726, NULL, NULL, 29, 2, '2011-02-05 05:54:17'), (19727, NULL, NULL, 141, 2, '2011-02-05 06:04:24'), (19728, NULL, NULL, 27, 2, '2011-02-05 06:23:54'), (19729, NULL, NULL, 77, 2, '2011-02-05 07:04:35'), (19730, NULL, NULL, 58, 2, '2011-02-05 07:12:47'), (19731, NULL, NULL, 253, 2, '2011-02-05 07:13:17'), (19732, NULL, NULL, 28, 2, '2011-02-05 07:14:04'), (19733, NULL, NULL, 174, 2, '2011-02-05 07:14:33'), (19734, NULL, NULL, 127, 2, '2011-02-05 07:24:21'), (19735, NULL, NULL, 160, 2, '2011-02-05 07:34:08'), (19736, NULL, NULL, 201, 2, '2011-02-05 07:36:02'), (19737, NULL, NULL, 95, 2, '2011-02-05 08:00:45'), (19738, NULL, NULL, 122, 2, '2011-02-05 08:04:36'), (19739, NULL, NULL, 121, 2, '2011-02-05 08:04:50'), (19740, NULL, NULL, 70, 2, '2011-02-05 08:06:42'), (19741, 17268, NULL, 8, 2, '2011-02-05 08:49:56'), (19742, 17270, NULL, 4, 2, '2011-02-05 09:19:56'), (19743, 17272, NULL, 75, 2, '2011-02-05 09:37:39'), (19744, 17273, NULL, 68, 2, '2011-02-05 09:49:32'), (19745, 17273, NULL, 69, 2, '2011-02-05 09:50:02'), (19746, 17277, NULL, 50, 2, '2011-02-05 10:43:47'), (19747, 17278, NULL, 7, 2, '2011-02-05 10:47:24'), (19748, NULL, NULL, 196, 2, '2011-02-05 10:54:56'), (19749, NULL, NULL, 61, 2, '2011-02-05 11:11:29'), (19750, NULL, NULL, 146, 2, '2011-02-05 11:11:48'), (19751, NULL, NULL, 67, 2, '2011-02-05 11:21:27'), (19752, 17282, NULL, 104, 2, '2011-02-05 11:23:25'), (19753, 17282, NULL, 102, 2, '2011-02-05 11:23:48'), (19754, NULL, NULL, 187, 2, '2011-02-05 11:25:40'), (19755, NULL, NULL, 161, 2, '2011-02-05 11:43:49'), (19756, NULL, NULL, 74, 2, '2011-02-05 12:13:42'), (19757, NULL, NULL, 125, 2, '2011-02-05 12:34:08'), (19758, NULL, NULL, 109, 2, '2011-02-05 12:34:43'), (19759, 17288, NULL, 50, 2, '2011-02-05 13:29:28'), (19760, 17289, NULL, 1, 2, '2011-02-05 13:42:09'), (19761, 17290, NULL, 98, 2, '2011-02-05 13:45:08'), (19762, 17290, NULL, 4, 2, '2011-02-05 13:49:48'), (19763, 17290, NULL, 6, 2, '2011-02-05 13:57:07'), (19764, 17292, NULL, 5, 2, '2011-02-05 14:06:56'), (19765, 17293, NULL, 111, 2, '2011-02-05 14:09:51'), (19766, 17290, NULL, 1, 2, '2011-02-05 14:14:29'), (19767, 17290, NULL, 176, 2, '2011-02-05 14:30:48'), (19768, 17290, NULL, 8, 2, '2011-02-05 14:36:09'), (19769, NULL, NULL, 33, 2, '2011-02-05 14:39:42'), (19770, 17290, NULL, 9, 2, '2011-02-05 14:42:53'), (19771, NULL, NULL, 9, 2, '2011-02-05 14:44:35'), (19772, NULL, NULL, 53, 2, '2011-02-05 14:44:57'), (19773, 17294, NULL, 177, 2, '2011-02-05 14:45:37'), (19774, 17294, NULL, 8, 2, '2011-02-05 14:47:06'), (19775, 17290, NULL, 3, 2, '2011-02-05 14:52:52'), (19776, 17290, NULL, 110, 2, '2011-02-05 14:55:41'), (19777, 17290, NULL, 7, 2, '2011-02-05 15:00:22'), (19778, 17296, NULL, 111, 2, '2011-02-05 15:00:29'), (19779, 17290, NULL, 15, 2, '2011-02-05 15:10:35'), (19780, 17290, NULL, 57, 2, '2011-02-05 15:12:36'), (19781, 17297, NULL, 6, 2, '2011-02-05 15:13:51'), (19782, NULL, NULL, 9, 2, '2011-02-05 15:16:23'), (19783, 17290, NULL, 5, 2, '2011-02-05 15:23:51'), (19784, 17290, NULL, 2, 2, '2011-02-05 15:24:32'), (19785, 17298, NULL, 157, 2, '2011-02-05 15:37:35'), (19787, NULL, NULL, 53, 2, '2011-02-05 15:57:03'), (19788, 17302, NULL, 23, 2, '2011-02-05 16:40:40'), (19789, NULL, NULL, 92, 2, '2011-02-05 16:42:33'), (19790, 17305, NULL, 6, 2, '2011-02-05 17:37:18'), (19791, NULL, NULL, 49, 2, '2011-02-05 18:03:27'), (19792, NULL, NULL, 75, 2, '2011-02-05 18:24:28'), (19793, NULL, NULL, 9, 2, '2011-02-05 18:26:55'), (19794, 17308, NULL, 67, 2, '2011-02-05 18:28:27'), (19795, NULL, NULL, 72, 2, '2011-02-05 18:35:03'), (19796, NULL, NULL, 62, 2, '2011-02-05 18:47:41'), (19797, 17313, NULL, 50, 2, '2011-02-05 19:02:21'), (19798, 17314, NULL, 168, 2, '2011-02-05 19:14:19'), (19799, 17316, NULL, 75, 2, '2011-02-05 19:18:53'), (19800, 17317, NULL, 7, 2, '2011-02-05 19:29:28'), (19801, 17318, NULL, 7, 2, '2011-02-05 19:29:30'), (19802, 17318, NULL, 9, 2, '2011-02-05 19:33:30'), (19803, 17318, NULL, 194, 2, '2011-02-05 19:34:30'), (19807, 17325, NULL, 117, 2, '2011-02-05 20:02:30'), (19808, 17326, NULL, 100, 2, '2011-02-05 21:06:43'), (19809, NULL, NULL, 170, 2, '2011-02-05 22:09:55'), (19810, NULL, NULL, 61, 2, '2011-02-05 22:13:05'), (19811, NULL, NULL, 235, 2, '2011-02-05 22:20:20'), (19812, NULL, NULL, 68, 2, '2011-02-05 22:22:34'), (19813, NULL, NULL, 170, 2, '2011-02-05 22:49:32'), (19814, NULL, NULL, 177, 2, '2011-02-06 00:24:40'), (19815, NULL, NULL, 113, 2, '2011-02-06 00:31:35'), (19816, NULL, NULL, 7, 2, '2011-02-06 00:33:06'), (19817, NULL, NULL, 140, 2, '2011-02-06 00:43:18'), (19818, NULL, NULL, 99, 2, '2011-02-06 00:51:26'), (19819, NULL, NULL, 85, 2, '2011-02-06 00:51:42'), (19820, NULL, NULL, 124, 2, '2011-02-06 00:51:57'), (19821, NULL, NULL, 114, 2, '2011-02-06 00:54:34'), (19822, 17328, NULL, 104, 2, '2011-02-06 00:59:29'), (19823, NULL, NULL, 163, 2, '2011-02-06 01:01:15'), (19824, NULL, NULL, 23, 2, '2011-02-06 01:01:49'), (19825, NULL, NULL, 171, 2, '2011-02-06 01:09:31'), (19826, NULL, NULL, 81, 2, '2011-02-06 01:11:09'), (19827, NULL, NULL, 172, 2, '2011-02-06 01:11:25'), (19828, NULL, NULL, 145, 2, '2011-02-06 01:12:17'), (19829, NULL, NULL, 229, 2, '2011-02-06 01:18:59'), (19830, 17329, NULL, 113, 2, '2011-02-06 01:26:49'), (19831, NULL, NULL, 130, 2, '2011-02-06 01:27:43'), (19832, NULL, NULL, 143, 2, '2011-02-06 01:32:36'), (19833, NULL, NULL, 166, 2, '2011-02-06 01:36:42'), (19834, NULL, NULL, 246, 2, '2011-02-06 01:46:28'), (19835, NULL, NULL, 246, 2, '2011-02-06 01:47:34'), (19836, NULL, NULL, 126, 2, '2011-02-06 01:52:05'), (19837, NULL, NULL, 63, 2, '2011-02-06 01:53:03'), (19838, NULL, NULL, 89, 2, '2011-02-06 01:57:50'), (19839, NULL, NULL, 78, 2, '2011-02-06 01:58:05'), (19840, NULL, NULL, 59, 2, '2011-02-06 02:02:06'), (19841, NULL, NULL, 107, 2, '2011-02-06 02:07:38'), (19842, NULL, NULL, 159, 2, '2011-02-06 02:13:04'), (19843, NULL, NULL, 16, 2, '2011-02-06 02:18:54'), (19844, NULL, NULL, 65, 2, '2011-02-06 02:38:03'), (19845, 17331, NULL, 102, 2, '2011-02-06 02:43:48'), (19846, NULL, NULL, 11, 2, '2011-02-06 02:52:28'), (19847, NULL, NULL, 162, 2, '2011-02-06 03:06:12'), (19848, NULL, NULL, 25, 2, '2011-02-06 03:06:29'), (19849, 17332, NULL, 101, 2, '2011-02-06 03:08:24'), (19850, NULL, NULL, 100, 2, '2011-02-06 03:13:12'), (19851, NULL, NULL, 182, 2, '2011-02-06 03:14:09'), (19852, NULL, NULL, 184, 2, '2011-02-06 03:20:08'), (19853, NULL, NULL, 195, 2, '2011-02-06 03:30:56'), (19854, NULL, NULL, 1, 2, '2011-02-06 03:32:37'), (19855, NULL, NULL, 4, 2, '2011-02-06 03:40:55'), (19856, 17334, NULL, 3, 2, '2011-02-06 03:41:32'), (19857, NULL, NULL, 240, 2, '2011-02-06 03:47:07'), (19858, NULL, NULL, 55, 2, '2011-02-06 04:05:17'), (19859, NULL, NULL, 3, 2, '2011-02-06 04:06:35'), (19860, NULL, NULL, 129, 2, '2011-02-06 04:07:49'), (19861, NULL, NULL, 183, 2, '2011-02-06 04:08:15'), (19862, NULL, NULL, 87, 2, '2011-02-06 04:11:37'), (19863, NULL, NULL, 72, 2, '2011-02-06 04:16:39'), (19864, NULL, NULL, 96, 2, '2011-02-06 04:43:47'), (19865, NULL, NULL, 69, 2, '2011-02-06 04:44:02'), (19866, NULL, NULL, 22, 2, '2011-02-06 04:44:20'), (19867, NULL, NULL, 194, 2, '2011-02-06 04:44:36'), (19868, NULL, NULL, 213, 2, '2011-02-06 04:53:21'), (19869, NULL, NULL, 131, 2, '2011-02-06 05:03:03'), (19870, NULL, NULL, 164, 2, '2011-02-06 05:03:18'), (19871, NULL, NULL, 60, 2, '2011-02-06 05:14:06'), (19872, NULL, NULL, 58, 2, '2011-02-06 05:16:41'), (19873, NULL, NULL, 173, 2, '2011-02-06 05:33:01'), (19874, NULL, NULL, 15, 2, '2011-02-06 05:35:13'), (19875, NULL, NULL, 157, 2, '2011-02-06 05:42:47'), (19876, NULL, NULL, 51, 2, '2011-02-06 05:45:02'), (19877, NULL, NULL, 98, 2, '2011-02-06 05:52:48'), (19878, NULL, NULL, 2, 2, '2011-02-06 05:53:02'), (19879, NULL, NULL, 29, 2, '2011-02-06 05:54:22'), (19880, NULL, NULL, 150, 2, '2011-02-06 05:54:51'), (19881, NULL, NULL, 119, 2, '2011-02-06 05:56:15'), (19882, 17348, NULL, 75, 2, '2011-02-06 05:56:46'), (19883, 17349, NULL, 50, 2, '2011-02-06 05:56:48'), (19884, 17350, NULL, 6, 2, '2011-02-06 05:56:50'), (19885, 17351, NULL, 8, 2, '2011-02-06 05:56:53'), (19886, 17355, NULL, 170, 2, '2011-02-06 05:57:03'), (19887, 17360, NULL, 59, 2, '2011-02-06 05:57:14'), (19888, 17361, NULL, 15, 2, '2011-02-06 05:57:16'), (19889, 17362, NULL, 169, 2, '2011-02-06 05:57:19'), (19890, 17375, NULL, 147, 2, '2011-02-06 05:57:43'), (19891, 17378, NULL, 140, 2, '2011-02-06 05:57:51'), (19892, 17379, NULL, 141, 2, '2011-02-06 05:57:53'), (19893, 17380, NULL, 142, 2, '2011-02-06 05:57:56'), (19894, 17381, NULL, 146, 2, '2011-02-06 05:57:58'), (19895, 17382, NULL, 139, 2, '2011-02-06 05:58:01'), (19896, 17383, NULL, 145, 2, '2011-02-06 05:58:03'), (19897, 17384, NULL, 143, 2, '2011-02-06 05:58:05'), (19898, 17385, NULL, 144, 2, '2011-02-06 05:58:08'), (19899, 17386, NULL, 107, 2, '2011-02-06 05:58:10'), (19900, 17387, NULL, 106, 2, '2011-02-06 05:58:12'), (19901, 17389, NULL, 109, 2, '2011-02-06 05:58:17'), (19902, 17390, NULL, 108, 2, '2011-02-06 05:58:47'), (19903, 17391, NULL, 104, 2, '2011-02-06 05:58:50'), (19904, 17392, NULL, 110, 2, '2011-02-06 05:58:52'), (19905, 17394, NULL, 113, 2, '2011-02-06 05:58:57'), (19906, 17396, NULL, 111, 2, '2011-02-06 05:59:02'), (19907, 17397, NULL, 112, 2, '2011-02-06 05:59:04'), (19908, NULL, NULL, 152, 2, '2011-02-06 06:02:49'), (19909, NULL, NULL, 61, 2, '2011-02-06 06:54:32'), (19910, NULL, NULL, 120, 2, '2011-02-06 07:13:30'), (19911, NULL, NULL, 174, 2, '2011-02-06 07:13:53'), (19912, NULL, NULL, 201, 2, '2011-02-06 07:33:44'), (19913, 17400, NULL, 32, 2, '2011-02-06 07:38:30'), (19914, 17401, NULL, 32, 2, '2011-02-06 07:38:32'), (19915, 17402, NULL, 103, 2, '2011-02-06 07:40:22'), (19916, NULL, NULL, 79, 2, '2011-02-06 07:52:37'), (19917, NULL, NULL, 95, 2, '2011-02-06 07:55:02'), (19918, NULL, NULL, 82, 2, '2011-02-06 08:04:13'), (19919, 17406, NULL, 72, 2, '2011-02-06 09:37:46'), (19920, 17407, NULL, 8, 2, '2011-02-06 09:43:30'), (19921, NULL, NULL, 48, 2, '2011-02-06 09:54:45'), (19922, 17409, NULL, 5, 2, '2011-02-06 10:05:57'), (19923, NULL, NULL, 125, 2, '2011-02-06 10:24:25'), (19924, NULL, NULL, 109, 2, '2011-02-06 10:25:06'), (19925, 17410, NULL, 3, 2, '2011-02-06 10:38:18'), (19926, 17410, NULL, 6, 2, '2011-02-06 10:50:12'), (19927, 17410, NULL, 5, 2, '2011-02-06 10:40:59'), (19928, 17410, NULL, 177, 2, '2011-02-06 10:43:00'), (19929, 17411, NULL, 23, 2, '2011-02-06 10:43:29'), (19931, NULL, NULL, 186, 2, '2011-02-06 10:53:27'), (19932, NULL, NULL, 139, 2, '2011-02-06 10:55:51'), (19933, 17413, NULL, 75, 2, '2011-02-06 11:11:26'), (19935, NULL, NULL, 133, 2, '2011-02-06 11:13:44'), (19936, NULL, NULL, 187, 2, '2011-02-06 11:14:01'), (19937, 17415, NULL, 65, 2, '2011-02-06 11:22:01'), (19938, 17416, NULL, 103, 2, '2011-02-06 11:24:02'), (19939, 17417, NULL, 7, 2, '2011-02-06 11:29:49'), (19940, 17415, NULL, 67, 2, '2011-02-06 11:32:49'), (19941, 17415, NULL, 69, 2, '2011-02-06 12:00:04'), (19942, 17421, NULL, 8, 2, '2011-02-06 12:08:09'), (19943, 17421, NULL, 115, 2, '2011-02-06 12:09:08'), (19944, 17421, NULL, 4, 2, '2011-02-06 12:13:20'), (19946, 17421, NULL, 6, 2, '2011-02-06 12:14:20'), (19947, 17424, NULL, 112, 2, '2011-02-06 12:30:06'), (19948, 17425, NULL, 49, 2, '2011-02-06 12:30:11'), (19949, NULL, NULL, 235, 2, '2011-02-06 12:33:56'), (19950, 17415, NULL, 1, 2, '2011-02-06 12:34:01'), (19951, NULL, NULL, 235, 2, '2011-02-06 12:35:17'), (19952, NULL, NULL, 9, 2, '2011-02-06 12:54:37'), (19953, 17429, NULL, 63, 2, '2011-02-06 13:21:58'), (19954, 17431, NULL, 108, 2, '2011-02-06 14:26:06'), (19955, NULL, NULL, 50, 2, '2011-02-06 14:44:28'), (19956, 17432, NULL, 31, 2, '2011-02-06 15:01:28'), (19957, 17432, NULL, 51, 2, '2011-02-06 15:02:08'), (19958, 17436, NULL, 3, 2, '2011-02-06 16:19:07'), (19959, 17436, NULL, 4, 2, '2011-02-06 16:20:09'), (19961, NULL, NULL, 20, 2, '2011-02-06 16:45:07'), (19962, NULL, NULL, 166, 2, '2011-02-06 16:45:23'), (19963, 17442, NULL, 8, 2, '2011-02-06 16:55:17'), (19964, 17441, NULL, 50, 2, '2011-02-06 16:57:11'), (19966, 17445, NULL, 96, 2, '2011-02-06 17:15:41'), (19967, 17449, NULL, 109, 2, '2011-02-06 18:01:37'), (19968, 17450, NULL, 5, 2, '2011-02-06 18:38:47'), (19969, 17450, NULL, 8, 2, '2011-02-06 18:29:05'), (19970, 17450, NULL, 12, 2, '2011-02-06 18:34:07'), (19971, 17450, NULL, 4, 2, '2011-02-06 18:37:44'), (19973, NULL, NULL, 49, 2, '2011-02-06 18:44:14'), (19974, NULL, NULL, 123, 2, '2011-02-06 18:44:31'), (19975, 17454, NULL, 8, 2, '2011-02-06 19:08:42'), (19976, 17455, NULL, 8, 2, '2011-02-06 19:53:37'), (19977, 17457, NULL, 7, 2, '2011-02-06 21:20:19'), (19978, 17457, NULL, 6, 2, '2011-02-06 21:22:49'), (19979, 17457, NULL, 12, 2, '2011-02-06 21:24:59'), (19981, NULL, NULL, 10, 2, '2011-02-07 00:31:59'), (19982, NULL, NULL, 32, 2, '2011-02-07 00:44:06'), (19983, NULL, NULL, 104, 2, '2011-02-07 00:45:26'), (19984, NULL, NULL, 140, 2, '2011-02-07 00:45:41'), (19985, NULL, NULL, 73, 2, '2011-02-07 00:48:14'), (19986, NULL, NULL, 85, 2, '2011-02-07 00:51:34'), (19987, NULL, NULL, 124, 2, '2011-02-07 00:52:07'), (19988, NULL, NULL, 33, 2, '2011-02-07 00:52:14'), (19989, NULL, NULL, 114, 2, '2011-02-07 00:52:23'), (19990, NULL, NULL, 106, 2, '2011-02-07 00:55:12'), (19991, NULL, NULL, 23, 2, '2011-02-07 00:58:19'), (19992, NULL, NULL, 103, 2, '2011-02-07 01:01:47'), (19993, NULL, NULL, 88, 2, '2011-02-07 01:10:57'), (19994, NULL, NULL, 172, 2, '2011-02-07 01:12:48'), (19995, NULL, NULL, 145, 2, '2011-02-07 01:18:03'), (19996, NULL, NULL, 229, 2, '2011-02-07 01:21:33'), (19997, NULL, NULL, 130, 2, '2011-02-07 01:31:45'), (19998, NULL, NULL, 166, 2, '2011-02-07 01:38:56'), (19999, 17464, NULL, 75, 2, '2011-02-07 01:42:18'), (20000, NULL, NULL, 246, 2, '2011-02-07 01:43:59'), (20001, NULL, NULL, 112, 2, '2011-02-07 01:47:21'), (20002, NULL, NULL, 4, 2, '2011-02-07 01:47:36'), (20003, NULL, NULL, 188, 2, '2011-02-07 02:02:01'), (20004, NULL, NULL, 59, 2, '2011-02-07 02:03:38'), (20005, NULL, NULL, 107, 2, '2011-02-07 02:03:55'), (20006, NULL, NULL, 66, 2, '2011-02-07 02:08:47'), (20007, NULL, NULL, 115, 2, '2011-02-07 02:16:23'), (20008, NULL, NULL, 16, 2, '2011-02-07 02:16:38'), (20009, NULL, NULL, 116, 2, '2011-02-07 02:31:47'), (20010, NULL, NULL, 8, 2, '2011-02-07 02:36:08'), (20011, NULL, NULL, 11, 2, '2011-02-07 02:52:37'), (20012, NULL, NULL, 80, 2, '2011-02-07 02:56:12'), (20013, NULL, NULL, 81, 2, '2011-02-07 03:02:25'), (20014, NULL, NULL, 100, 2, '2011-02-07 03:12:19'), (20015, NULL, NULL, 182, 2, '2011-02-07 03:12:36'), (20016, 17468, NULL, 109, 2, '2011-02-07 03:17:09'), (20017, NULL, NULL, 131, 2, '2011-02-07 03:17:44'), (20018, NULL, NULL, 84, 2, '2011-02-07 03:27:38'), (20019, NULL, NULL, 195, 2, '2011-02-07 03:31:02'), (20020, NULL, NULL, 1, 2, '2011-02-07 03:37:33'), (20021, NULL, NULL, 240, 2, '2011-02-07 03:43:03'), (20022, NULL, NULL, 68, 2, '2011-02-07 03:47:39'), (20023, NULL, NULL, 148, 2, '2011-02-07 03:53:24'), (20024, NULL, NULL, 54, 2, '2011-02-07 03:55:54'), (20025, NULL, NULL, 142, 2, '2011-02-07 04:02:45'), (20026, NULL, NULL, 90, 2, '2011-02-07 04:03:41'), (20027, NULL, NULL, 21, 2, '2011-02-07 04:07:32'), (20028, NULL, NULL, 3, 2, '2011-02-07 04:08:08'), (20029, 17469, NULL, 115, 2, '2011-02-07 04:12:46'), (20030, NULL, NULL, 87, 2, '2011-02-07 04:13:26'), (20031, NULL, NULL, 72, 2, '2011-02-07 04:20:07'), (20032, NULL, NULL, 86, 2, '2011-02-07 04:32:42'), (20033, NULL, NULL, 144, 2, '2011-02-07 04:32:58'), (20034, NULL, NULL, 111, 2, '2011-02-07 04:33:13'), (20035, NULL, NULL, 91, 2, '2011-02-07 04:34:53'), (20036, NULL, NULL, 96, 2, '2011-02-07 04:42:57'), (20037, NULL, NULL, 69, 2, '2011-02-07 04:43:13'), (20038, NULL, NULL, 213, 2, '2011-02-07 04:53:57'), (20039, NULL, NULL, 164, 2, '2011-02-07 05:13:02'), (20040, NULL, NULL, 146, 2, '2011-02-07 05:14:18'), (20041, NULL, NULL, 67, 2, '2011-02-07 05:14:34'), (20042, NULL, NULL, 57, 2, '2011-02-07 05:23:04'), (20043, NULL, NULL, 170, 2, '2011-02-07 05:23:25'), (20044, NULL, NULL, 253, 2, '2011-02-07 05:25:24'), (20045, NULL, NULL, 14, 2, '2011-02-07 05:34:09'), (20046, NULL, NULL, 24, 2, '2011-02-07 05:43:36'), (20047, 17475, NULL, 96, 2, '2011-02-07 12:02:51'), (20048, 17477, NULL, 112, 2, '2011-02-07 12:07:50'), (20049, 17478, NULL, 17, 2, '2011-02-07 12:10:18'), (20050, NULL, NULL, 235, 2, '2011-02-07 12:23:59'), (20051, NULL, NULL, 53, 2, '2011-02-07 12:44:19'), (20052, NULL, NULL, 105, 2, '2011-02-07 12:55:09'), (20053, 17480, NULL, 3, 2, '2011-02-07 13:20:59'), (20054, 17482, NULL, 9, 2, '2011-02-07 13:19:45'), (20056, 17480, NULL, 50, 2, '2011-02-07 13:22:16'), (20058, 17480, NULL, 55, 2, '2011-02-07 13:23:00'), (20060, 17480, NULL, 88, 2, '2011-02-07 13:23:26'), (20061, 17480, NULL, 56, 2, '2011-02-07 13:24:01'), (20062, 17486, NULL, 32, 2, '2011-02-07 14:15:07'), (20063, 17485, NULL, 59, 2, '2011-02-07 14:11:44'), (20065, NULL, NULL, 75, 2, '2011-02-07 14:35:28'), (20066, NULL, NULL, 50, 2, '2011-02-07 14:44:59'), (20067, NULL, NULL, 64, 2, '2011-02-07 15:01:59'), (20068, 17490, NULL, 11, 2, '2011-02-07 15:17:23'), (20069, NULL, NULL, 33, 2, '2011-02-07 15:28:53'), (20070, 17493, NULL, 21, 2, '2011-02-07 16:08:02'), (20071, 17494, NULL, 21, 2, '2011-02-07 16:15:44'), (20072, 17497, NULL, 21, 2, '2011-02-07 16:15:42'), (20074, NULL, NULL, 49, 2, '2011-02-07 16:44:33'), (20075, NULL, NULL, 123, 2, '2011-02-07 16:44:49'), (20076, 17502, NULL, 58, 2, '2011-02-07 17:24:00'), (20077, 17502, NULL, 59, 2, '2011-02-07 17:26:31'), (20078, 17502, NULL, 57, 2, '2011-02-07 17:24:41'), (20080, 17502, NULL, 101, 2, '2011-02-07 17:33:13'), (20081, 17502, NULL, 100, 2, '2011-02-07 17:46:40'), (20082, 17502, NULL, 102, 2, '2011-02-07 17:46:53'), (20083, 17508, NULL, 17, 2, '2011-02-07 18:08:53'), (20085, 17506, NULL, 50, 2, '2011-02-07 18:22:01'), (20087, 17510, NULL, 31, 2, '2011-02-07 18:52:18'), (20088, 17511, NULL, 4, 2, '2011-02-07 18:57:21'), (20089, 17511, NULL, 50, 2, '2011-02-07 19:01:25'), (20090, 17511, NULL, 66, 2, '2011-02-07 18:59:31'), (20093, 17511, NULL, 73, 2, '2011-02-07 18:59:46'), (20094, 17511, NULL, 75, 2, '2011-02-07 19:01:15'), (20097, 17512, NULL, 3, 2, '2011-02-07 19:04:46'), (20098, 17512, NULL, 7, 2, '2011-02-07 19:05:17'), (20099, 17512, NULL, 5, 2, '2011-02-07 19:05:43'), (20100, 17517, NULL, 17, 2, '2011-02-07 20:19:16'), (20102, NULL, NULL, 186, 2, '2011-02-07 20:54:39'), (20103, 17518, NULL, 11, 2, '2011-02-07 21:56:15'), (20104, 17518, NULL, 22, 2, '2011-02-07 21:57:31'), (20105, 17518, NULL, 25, 2, '2011-02-07 22:00:12'), (20107, 17518, NULL, 9, 2, '2011-02-07 22:04:50'), (20109, 17521, NULL, 50, 2, '2011-02-07 23:03:37'), (20110, NULL, NULL, 10, 2, '2011-02-08 00:33:52'), (20111, NULL, NULL, 32, 2, '2011-02-08 00:48:00'), (20112, NULL, NULL, 33, 2, '2011-02-08 00:48:15'), (20113, NULL, NULL, 181, 2, '2011-02-08 00:49:51'), (20114, 17525, NULL, 9, 2, '2011-02-08 00:50:01'), (20115, NULL, NULL, 104, 2, '2011-02-08 00:50:06'), (20116, NULL, NULL, 140, 2, '2011-02-08 00:51:00'), (20117, NULL, NULL, 99, 2, '2011-02-08 00:51:44'), (20118, NULL, NULL, 85, 2, '2011-02-08 00:51:58'), (20119, NULL, NULL, 114, 2, '2011-02-08 00:57:10'), (20120, NULL, NULL, 23, 2, '2011-02-08 01:02:54'), (20121, NULL, NULL, 145, 2, '2011-02-08 01:13:52'), (20122, NULL, NULL, 229, 2, '2011-02-08 01:14:07'), (20123, NULL, NULL, 167, 2, '2011-02-08 01:16:13'), (20124, NULL, NULL, 13, 2, '2011-02-08 01:16:30'), (20125, NULL, NULL, 169, 2, '2011-02-08 01:41:24'), (20126, NULL, NULL, 191, 2, '2011-02-08 01:41:27'), (20127, NULL, NULL, 97, 2, '2011-02-08 01:42:59'), (20128, NULL, NULL, 246, 2, '2011-02-08 01:46:57'), (20129, NULL, NULL, 126, 2, '2011-02-08 01:52:08'), (20130, NULL, NULL, 63, 2, '2011-02-08 01:53:30'), (20131, NULL, NULL, 78, 2, '2011-02-08 01:53:45'), (20132, NULL, NULL, 188, 2, '2011-02-08 02:02:17'), (20133, NULL, NULL, 108, 2, '2011-02-08 02:03:32'), (20134, NULL, NULL, 66, 2, '2011-02-08 02:08:27'), (20135, NULL, NULL, 31, 2, '2011-02-08 02:14:16'), (20136, NULL, NULL, 159, 2, '2011-02-08 02:16:22'), (20137, NULL, NULL, 115, 2, '2011-02-08 02:19:32'), (20138, NULL, NULL, 16, 2, '2011-02-08 02:20:59'), (20139, NULL, NULL, 116, 2, '2011-02-08 02:32:37'), (20140, NULL, NULL, 11, 2, '2011-02-08 02:52:42'), (20141, NULL, NULL, 190, 2, '2011-02-08 02:53:33'), (20142, NULL, NULL, 83, 2, '2011-02-08 02:55:55'), (20143, NULL, NULL, 132, 2, '2011-02-08 03:04:11'), (20144, NULL, NULL, 100, 2, '2011-02-08 03:14:03'), (20145, NULL, NULL, 182, 2, '2011-02-08 03:14:20'), (20146, NULL, NULL, 184, 2, '2011-02-08 03:19:12'), (20147, NULL, NULL, 84, 2, '2011-02-08 03:22:27'), (20148, NULL, NULL, 195, 2, '2011-02-08 03:31:41'), (20149, NULL, NULL, 180, 2, '2011-02-08 03:31:56'), (20150, NULL, NULL, 149, 2, '2011-02-08 03:45:00'), (20151, NULL, NULL, 68, 2, '2011-02-08 03:48:17'), (20152, NULL, NULL, 148, 2, '2011-02-08 03:54:11'), (20153, NULL, NULL, 110, 2, '2011-02-08 03:54:25'), (20154, 17529, NULL, 121, 2, '2011-02-08 03:54:32'), (20155, 17530, NULL, 119, 2, '2011-02-08 03:54:36'), (20156, 17534, NULL, 114, 2, '2011-02-08 03:54:58'), (20157, 17541, NULL, 118, 2, '2011-02-08 03:55:31'), (20158, 17542, NULL, 119, 2, '2011-02-08 03:55:34'), (20159, 17543, NULL, 114, 2, '2011-02-08 03:55:38'), (20160, 17544, NULL, 113, 2, '2011-02-08 03:55:46'), (20161, NULL, NULL, 235, 2, '2011-02-08 03:55:47'), (20162, 17545, NULL, 116, 2, '2011-02-08 03:55:51'), (20163, NULL, NULL, 54, 2, '2011-02-08 03:56:41'), (20164, 17562, NULL, 163, 2, '2011-02-08 03:56:54'), (20165, 17563, NULL, 161, 2, '2011-02-08 03:57:01'), (20166, 17564, NULL, 162, 2, '2011-02-08 03:57:07'), (20167, 17565, NULL, 159, 2, '2011-02-08 03:57:10'), (20168, 17566, NULL, 160, 2, '2011-02-08 03:57:13'), (20169, 17567, NULL, 158, 2, '2011-02-08 03:57:20'), (20170, 17571, NULL, 165, 2, '2011-02-08 03:57:33'), (20171, 17572, NULL, 164, 2, '2011-02-08 03:57:37'), (20172, 17573, NULL, 196, 2, '2011-02-08 03:57:40'), (20173, 17574, NULL, 253, 2, '2011-02-08 03:57:46'), (20174, 17578, NULL, 79, 2, '2011-02-08 03:57:59'), (20175, 17583, NULL, 85, 2, '2011-02-08 03:58:19'), (20176, 17584, NULL, 86, 2, '2011-02-08 03:58:26'), (20177, 17585, NULL, 87, 2, '2011-02-08 03:58:53'), (20178, 17586, NULL, 84, 2, '2011-02-08 03:59:37'), (20179, 17589, NULL, 81, 2, '2011-02-08 03:59:47'), (20180, 17590, NULL, 82, 2, '2011-02-08 03:59:50'), (20181, 17591, NULL, 83, 2, '2011-02-08 03:59:57'), (20182, 17592, NULL, 80, 2, '2011-02-08 04:00:03'), (20183, 17593, NULL, 88, 2, '2011-02-08 04:00:11'), (20184, 17596, NULL, 168, 2, '2011-02-08 04:00:43'), (20185, 17603, NULL, 69, 2, '2011-02-08 04:01:29'), (20186, 17604, NULL, 73, 2, '2011-02-08 04:01:33'), (20187, 17605, NULL, 66, 2, '2011-02-08 04:01:37'), (20188, 17606, NULL, 68, 2, '2011-02-08 04:01:40'), (20189, 17607, NULL, 67, 2, '2011-02-08 04:01:46'), (20190, 17608, NULL, 70, 2, '2011-02-08 04:01:50'), (20191, 17609, NULL, 71, 2, '2011-02-08 04:01:53'), (20192, 17610, NULL, 72, 2, '2011-02-08 04:01:56'), (20193, 17611, NULL, 30, 2, '2011-02-08 04:02:00'), (20194, 17612, NULL, 57, 2, '2011-02-08 04:02:04'), (20195, 17613, NULL, 32, 2, '2011-02-08 04:02:07'), (20196, 17614, NULL, 31, 2, '2011-02-08 04:02:11'), (20197, 17615, NULL, 58, 2, '2011-02-08 04:02:14'), (20198, 17616, NULL, 48, 2, '2011-02-08 04:02:18'), (20199, 17617, NULL, 49, 2, '2011-02-08 04:02:21'), (20200, 17618, NULL, 50, 2, '2011-02-08 04:02:25'), (20201, 17619, NULL, 33, 2, '2011-02-08 04:02:28'), (20202, 17620, NULL, 59, 2, '2011-02-08 04:02:32'), (20203, 17621, NULL, 52, 2, '2011-02-08 04:02:38'), (20204, 17622, NULL, 53, 2, '2011-02-08 04:02:51'), (20205, 17623, NULL, 54, 2, '2011-02-08 04:02:54'), (20206, 17624, NULL, 55, 2, '2011-02-08 04:02:57'), (20207, 17625, NULL, 56, 2, '2011-02-08 04:03:00'), (20208, 17626, NULL, 51, 2, '2011-02-08 04:03:04'), (20209, 17627, NULL, 17, 2, '2011-02-08 04:03:07'), (20210, 17628, NULL, 16, 2, '2011-02-08 04:03:11'), (20211, 17629, NULL, 14, 2, '2011-02-08 04:03:14'), (20212, 17630, NULL, 15, 2, '2011-02-08 04:03:18'), (20213, 17631, NULL, 176, 2, '2011-02-08 04:03:21'), (20214, 17632, NULL, 177, 2, '2011-02-08 04:03:28'), (20215, 17633, NULL, 11, 2, '2011-02-08 04:03:31'), (20216, 17634, NULL, 12, 2, '2011-02-08 04:03:34'), (20217, 17640, NULL, 2, 2, '2011-02-08 04:03:56'), (20218, 17641, NULL, 1, 2, '2011-02-08 04:03:59'), (20219, 17642, NULL, 3, 2, '2011-02-08 04:04:06'), (20220, 17643, NULL, 4, 2, '2011-02-08 04:04:12'), (20221, 17644, NULL, 5, 2, '2011-02-08 04:04:14'), (20222, 17645, NULL, 6, 2, '2011-02-08 04:04:18'), (20223, 17646, NULL, 7, 2, '2011-02-08 04:04:21'), (20224, 17647, NULL, 8, 2, '2011-02-08 04:04:25'), (20225, 17650, NULL, 9, 2, '2011-02-08 04:04:34'), (20226, 17651, NULL, 188, 2, '2011-02-08 04:04:38'), (20227, 17652, NULL, 187, 2, '2011-02-08 04:04:41'), (20228, 17653, NULL, 13, 2, '2011-02-08 04:04:44'), (20229, 17654, NULL, 30, 2, '2011-02-08 04:04:48'), (20230, 17662, NULL, 32, 2, '2011-02-08 04:06:31'), (20231, 17663, NULL, 31, 2, '2011-02-08 04:06:34'), (20232, 17664, NULL, 48, 2, '2011-02-08 04:06:36'), (20233, 17665, NULL, 49, 2, '2011-02-08 04:06:40'), (20234, 17666, NULL, 50, 2, '2011-02-08 04:06:43'), (20235, 17667, NULL, 33, 2, '2011-02-08 04:07:11'), (20236, 17668, NULL, 52, 2, '2011-02-08 04:07:54'), (20237, 17669, NULL, 53, 2, '2011-02-08 04:07:58'), (20238, NULL, NULL, 90, 2, '2011-02-08 04:07:58'), (20239, 17670, NULL, 51, 2, '2011-02-08 04:08:02'), (20240, 17671, NULL, 186, 2, '2011-02-08 04:08:05'), (20241, 17672, NULL, 60, 2, '2011-02-08 04:08:09'), (20242, NULL, NULL, 129, 2, '2011-02-08 04:08:11'), (20243, 17673, NULL, 61, 2, '2011-02-08 04:08:13'), (20244, 17674, NULL, 10, 2, '2011-02-08 04:08:16'), (20245, 17675, NULL, 194, 2, '2011-02-08 04:08:20'), (20246, 17676, NULL, 195, 2, '2011-02-08 04:08:24'), (20247, 17677, NULL, 20, 2, '2011-02-08 04:08:27'), (20248, 17680, NULL, 65, 2, '2011-02-08 04:08:39'), (20249, 17681, NULL, 64, 2, '2011-02-08 04:08:43'), (20250, 17685, NULL, 63, 2, '2011-02-08 04:08:59'), (20251, 17686, NULL, 62, 2, '2011-02-08 04:09:02'), (20252, 17691, NULL, 50, 2, '2011-02-08 04:09:21'), (20253, 17692, NULL, 60, 2, '2011-02-08 04:09:27'), (20254, 17693, NULL, 61, 2, '2011-02-08 04:09:30'), (20255, 17699, NULL, 167, 2, '2011-02-08 04:10:10'), (20256, 17700, NULL, 170, 2, '2011-02-08 04:10:53'), (20257, 17701, NULL, 166, 2, '2011-02-08 04:10:57'), (20258, 17702, NULL, 169, 2, '2011-02-08 04:11:03'), (20259, 17708, NULL, 115, 2, '2011-02-08 04:11:35'), (20260, 17711, NULL, 100, 2, '2011-02-08 04:11:48'), (20261, 17712, NULL, 103, 2, '2011-02-08 04:11:52'), (20262, 17713, NULL, 101, 2, '2011-02-08 04:11:55'), (20263, 17714, NULL, 102, 2, '2011-02-08 04:11:59'), (20264, 17717, NULL, 117, 2, '2011-02-08 04:12:08'), (20265, 17720, NULL, 99, 2, '2011-02-08 04:12:18'), (20266, 17721, NULL, 98, 2, '2011-02-08 04:12:24'), (20267, NULL, NULL, 76, 2, '2011-02-08 04:18:25'), (20268, NULL, NULL, 213, 2, '2011-02-08 04:24:30'), (20269, NULL, NULL, 92, 2, '2011-02-08 04:33:30'), (20270, 17722, NULL, 1, 2, '2011-02-08 04:43:00'), (20271, 17736, NULL, 147, 2, '2011-02-08 04:43:58'), (20272, 17737, NULL, 140, 2, '2011-02-08 04:44:01'), (20273, 17738, NULL, 141, 2, '2011-02-08 04:44:05'), (20274, 17739, NULL, 142, 2, '2011-02-08 04:44:11'), (20275, 17740, NULL, 146, 2, '2011-02-08 04:44:16'), (20276, 17741, NULL, 148, 2, '2011-02-08 04:44:21'), (20277, 17742, NULL, 145, 2, '2011-02-08 04:44:25'), (20278, 17743, NULL, 143, 2, '2011-02-08 04:44:28'), (20279, 17744, NULL, 144, 2, '2011-02-08 04:44:32'), (20280, 17747, NULL, 173, 2, '2011-02-08 04:44:43'), (20281, 17748, NULL, 182, 2, '2011-02-08 04:44:47'), (20282, 17749, NULL, 183, 2, '2011-02-08 04:44:50'), (20283, 17750, NULL, 184, 2, '2011-02-08 04:44:54'), (20284, 17751, NULL, 180, 2, '2011-02-08 04:44:58'), (20285, 17752, NULL, 181, 2, '2011-02-08 04:45:01'), (20286, 17753, NULL, 190, 2, '2011-02-08 04:45:05'), (20287, NULL, NULL, 96, 2, '2011-02-08 04:45:05'), (20288, 17754, NULL, 191, 2, '2011-02-08 04:45:10'), (20289, 17755, NULL, 192, 2, '2011-02-08 04:45:14'), (20290, 17756, NULL, 182, 2, '2011-02-08 04:45:17'), (20291, NULL, NULL, 69, 2, '2011-02-08 04:45:20'), (20292, 17757, NULL, 183, 2, '2011-02-08 04:45:22'), (20293, 17758, NULL, 148, 2, '2011-02-08 04:45:26'), (20294, 17759, NULL, 201, 2, '2011-02-08 04:45:30'), (20295, 17760, NULL, 184, 2, '2011-02-08 04:45:33'), (20296, NULL, NULL, 22, 2, '2011-02-08 04:45:36'), (20297, 17761, NULL, 180, 2, '2011-02-08 04:45:38'), (20298, 17762, NULL, 181, 2, '2011-02-08 04:45:41'), (20299, 17763, NULL, 190, 2, '2011-02-08 04:45:46'), (20300, 17764, NULL, 191, 2, '2011-02-08 04:45:49'), (20301, 17765, NULL, 213, 2, '2011-02-08 04:45:53'), (20302, 17766, NULL, 235, 2, '2011-02-08 04:45:57'), (20303, 17767, NULL, 229, 2, '2011-02-08 04:46:01'), (20304, 17768, NULL, 246, 2, '2011-02-08 04:46:04'), (20305, 17769, NULL, 240, 2, '2011-02-08 04:46:08'), (20306, 17770, NULL, 192, 2, '2011-02-08 04:46:12'), (20307, 17781, NULL, 123, 2, '2011-02-08 04:46:56'), (20308, 17782, NULL, 122, 2, '2011-02-08 04:47:00'), (20309, 17783, NULL, 118, 2, '2011-02-08 04:47:03'), (20310, 17784, NULL, 123, 2, '2011-02-08 04:47:07'), (20311, 17785, NULL, 120, 2, '2011-02-08 04:47:11'), (20312, NULL, NULL, 168, 2, '2011-02-08 04:54:36'), (20313, NULL, NULL, 164, 2, '2011-02-08 05:02:53'), (20314, NULL, NULL, 67, 2, '2011-02-08 05:04:31'), (20315, NULL, NULL, 170, 2, '2011-02-08 05:13:20'), (20316, NULL, NULL, 58, 2, '2011-02-08 05:15:49'), (20317, NULL, NULL, 24, 2, '2011-02-08 05:35:33'), (20318, NULL, NULL, 98, 2, '2011-02-08 05:52:32'), (20319, NULL, NULL, 29, 2, '2011-02-08 05:53:55'), (20320, NULL, NULL, 119, 2, '2011-02-08 05:55:12'), (20321, NULL, NULL, 152, 2, '2011-02-08 06:03:46'), (20322, NULL, NULL, 141, 2, '2011-02-08 06:04:48'), (20323, NULL, NULL, 253, 2, '2011-02-08 06:23:02'), (20324, NULL, NULL, 28, 2, '2011-02-08 06:23:44'), (20325, NULL, NULL, 62, 2, '2011-02-08 06:24:32'), (20326, NULL, NULL, 91, 2, '2011-02-08 06:34:15'), (20327, NULL, NULL, 52, 2, '2011-02-08 06:53:58'), (20328, NULL, NULL, 158, 2, '2011-02-08 07:04:12'), (20329, NULL, NULL, 127, 2, '2011-02-08 07:23:47'), (20330, NULL, NULL, 15, 2, '2011-02-08 07:33:04'), (20331, NULL, NULL, 201, 2, '2011-02-08 07:34:26'), (20332, NULL, NULL, 95, 2, '2011-02-08 07:54:26'), (20333, NULL, NULL, 70, 2, '2011-02-08 08:03:25'), (20334, NULL, NULL, 5, 2, '2011-02-08 08:03:41'), (20335, NULL, NULL, 82, 2, '2011-02-08 08:03:57'), (20336, 17792, NULL, 50, 2, '2011-02-08 08:05:00'), (20337, 17793, 27, 50, 2, '2011-02-08 09:04:23'), (20339, 17793, 27, 49, 2, '2011-02-08 09:04:23'), (20340, 17796, NULL, 186, 2, '2011-02-08 09:11:02'), (20341, 17797, NULL, 50, 2, '2011-02-08 09:37:22'), (20342, NULL, NULL, 48, 2, '2011-02-08 09:54:59'), (20343, NULL, NULL, 93, 2, '2011-02-08 10:05:28'), (20344, 17799, NULL, 75, 2, '2011-02-08 10:21:00'), (20345, 17800, NULL, 50, 2, '2011-02-08 10:15:42'), (20347, 17799, NULL, 74, 2, '2011-02-08 10:21:21'), (20348, 17802, NULL, 75, 2, '2011-02-08 10:48:20'), (20349, 17802, NULL, 66, 2, '2011-02-08 10:49:09'), (20350, NULL, NULL, 133, 2, '2011-02-08 11:16:39'), (20351, NULL, NULL, 161, 2, '2011-02-08 11:33:39'), (20352, 17805, NULL, 75, 2, '2011-02-08 12:09:36'), (20353, 17807, NULL, 147, 2, '2011-02-08 12:50:32'), (20354, NULL, NULL, 144, 2, '2011-02-08 12:53:19'), (20355, 17808, NULL, 99, 2, '2011-02-08 13:08:08'), (20356, 17813, NULL, 49, 2, '2011-02-08 14:14:55'), (20357, 17813, NULL, 50, 2, '2011-02-08 14:15:10'), (20358, NULL, NULL, 235, 2, '2011-02-08 14:24:04'), (20359, 17814, NULL, 66, 2, '2011-02-08 14:24:22'), (20360, NULL, NULL, 9, 2, '2011-02-08 14:44:00'), (20361, NULL, NULL, 53, 2, '2011-02-08 14:44:14'), (20362, 17816, NULL, 111, 2, '2011-02-08 14:57:57'), (20363, NULL, NULL, 105, 2, '2011-02-08 15:05:07'), (20364, 17818, NULL, 170, 2, '2011-02-08 15:26:35'), (20365, 17820, NULL, 144, 2, '2011-02-08 15:49:47'), (20366, 17821, NULL, 4, 2, '2011-02-08 15:58:35'), (20367, 17821, NULL, 50, 2, '2011-02-08 15:59:46'), (20368, 17821, NULL, 55, 2, '2011-02-08 16:01:03'), (20369, NULL, NULL, 71, 2, '2011-02-08 16:45:55'), (20370, NULL, NULL, 50, 2, '2011-02-08 16:55:36'), (20371, 17824, NULL, 56, 2, '2011-02-08 17:09:02'), (20372, 17824, NULL, 50, 2, '2011-02-08 17:09:18'), (20373, 17827, NULL, 5, 2, '2011-02-08 17:42:52'), (20374, NULL, NULL, 111, 2, '2011-02-08 17:45:39'), (20375, 17828, NULL, 12, 2, '2011-02-08 17:55:24'), (20376, 17829, NULL, 15, 2, '2011-02-08 18:08:26'), (20377, 17832, NULL, 118, 2, '2011-02-08 18:28:59'), (20378, NULL, NULL, 5, 2, '2011-02-08 18:30:18'), (20379, 17835, NULL, 66, 2, '2011-02-08 18:36:23'), (20380, 17836, NULL, 169, 2, '2011-02-08 18:36:25'), (20381, 17837, NULL, 1, 2, '2011-02-08 19:04:29'), (20384, 17838, NULL, 176, 2, '2011-02-08 19:09:22'), (20385, NULL, NULL, 20, 2, '2011-02-08 20:43:57'), (20386, NULL, NULL, 49, 2, '2011-02-08 20:45:19'), (20387, NULL, NULL, 123, 2, '2011-02-08 20:45:34'), (20388, 17844, NULL, 6, 2, '2011-02-08 21:55:28'), (20389, 17845, NULL, 132, 2, '2011-02-08 21:56:13'), (20390, NULL, NULL, 113, 2, '2011-02-09 00:32:56'), (20391, NULL, NULL, 10, 2, '2011-02-09 00:49:14'), (20392, NULL, NULL, 124, 2, '2011-02-09 00:52:09'), (20393, NULL, NULL, 7, 2, '2011-02-09 00:53:28'), (20394, NULL, NULL, 140, 2, '2011-02-09 00:56:50'), (20395, NULL, NULL, 114, 2, '2011-02-09 00:58:23'), (20396, NULL, NULL, 106, 2, '2011-02-09 00:59:55'), (20397, NULL, NULL, 23, 2, '2011-02-09 01:00:09'), (20398, NULL, NULL, 13, 2, '2011-02-09 01:20:56'), (20399, NULL, NULL, 163, 2, '2011-02-09 01:27:08'), (20400, NULL, NULL, 33, 2, '2011-02-09 01:27:35'), (20401, NULL, NULL, 143, 2, '2011-02-09 01:32:41'), (20402, NULL, NULL, 130, 2, '2011-02-09 01:33:31'), (20403, NULL, NULL, 169, 2, '2011-02-09 01:37:33'), (20404, NULL, NULL, 246, 2, '2011-02-09 01:48:53'), (20405, NULL, NULL, 59, 2, '2011-02-09 02:03:45'), (20406, NULL, NULL, 6, 2, '2011-02-09 02:08:20'), (20407, 17850, NULL, 142, 2, '2011-02-09 02:13:49'), (20408, NULL, NULL, 159, 2, '2011-02-09 02:18:04'), (20409, NULL, NULL, 116, 2, '2011-02-09 02:32:35'), (20410, 17851, NULL, 57, 2, '2011-02-09 02:37:04'), (20411, NULL, NULL, 8, 2, '2011-02-09 02:37:33'), (20412, NULL, NULL, 11, 2, '2011-02-09 02:52:53'), (20413, NULL, NULL, 83, 2, '2011-02-09 02:56:17'), (20414, NULL, NULL, 81, 2, '2011-02-09 03:02:01'), (20415, NULL, NULL, 162, 2, '2011-02-09 03:02:59'), (20416, NULL, NULL, 182, 2, '2011-02-09 03:21:08'), (20417, NULL, NULL, 117, 2, '2011-02-09 03:22:42'), (20418, NULL, NULL, 84, 2, '2011-02-09 03:28:00'), (20419, NULL, NULL, 195, 2, '2011-02-09 03:31:44'), (20420, NULL, NULL, 1, 2, '2011-02-09 03:38:27'), (20421, NULL, NULL, 240, 2, '2011-02-09 03:44:44'), (20422, NULL, NULL, 148, 2, '2011-02-09 03:53:43'), (20423, NULL, NULL, 110, 2, '2011-02-09 03:57:26'), (20424, NULL, NULL, 142, 2, '2011-02-09 04:05:34'), (20425, NULL, NULL, 21, 2, '2011-02-09 04:07:33'), (20426, NULL, NULL, 183, 2, '2011-02-09 04:09:26'), (20427, NULL, NULL, 72, 2, '2011-02-09 04:18:05'), (20428, NULL, NULL, 92, 2, '2011-02-09 04:32:51'), (20429, NULL, NULL, 144, 2, '2011-02-09 04:33:07'), (20430, NULL, NULL, 111, 2, '2011-02-09 04:33:21'), (20431, NULL, NULL, 128, 2, '2011-02-09 04:33:41'), (20432, NULL, NULL, 17, 2, '2011-02-09 04:41:17'), (20433, NULL, NULL, 22, 2, '2011-02-09 04:42:17'), (20434, NULL, NULL, 194, 2, '2011-02-09 04:42:33'), (20435, NULL, NULL, 27, 2, '2011-02-09 04:46:39'), (20436, NULL, NULL, 213, 2, '2011-02-09 04:51:59'), (20437, NULL, NULL, 164, 2, '2011-02-09 05:12:39'), (20438, NULL, NULL, 77, 2, '2011-02-09 05:13:24'), (20439, NULL, NULL, 57, 2, '2011-02-09 05:23:27'), (20440, NULL, NULL, 14, 2, '2011-02-09 05:34:25'), (20441, 17855, NULL, 75, 2, '2011-02-09 05:49:24'), (20442, NULL, NULL, 157, 2, '2011-02-09 05:53:06'), (20443, NULL, NULL, 51, 2, '2011-02-09 05:54:04'), (20444, NULL, NULL, 150, 2, '2011-02-09 06:04:41'), (20445, NULL, NULL, 152, 2, '2011-02-09 06:13:07'), (20446, NULL, NULL, 253, 2, '2011-02-09 07:22:59'), (20447, NULL, NULL, 28, 2, '2011-02-09 07:25:07'), (20448, NULL, NULL, 174, 2, '2011-02-09 07:25:25'), (20449, NULL, NULL, 62, 2, '2011-02-09 07:28:47'), (20450, NULL, NULL, 201, 2, '2011-02-09 07:35:10'), (20451, NULL, NULL, 94, 2, '2011-02-09 07:36:13'), (20452, NULL, NULL, 121, 2, '2011-02-09 08:02:48'), (20453, 17864, NULL, 140, 2, '2011-02-09 09:21:40'), (20454, NULL, NULL, 133, 2, '2011-02-09 09:25:04'), (20455, NULL, NULL, 147, 2, '2011-02-09 09:45:27'), (20456, NULL, NULL, 102, 2, '2011-02-09 09:53:27'), (20457, NULL, NULL, 12, 2, '2011-02-09 10:04:33'), (20458, NULL, NULL, 74, 2, '2011-02-09 10:14:07'), (20459, NULL, NULL, 235, 2, '2011-02-09 10:24:35'), (20460, 17867, NULL, 73, 2, '2011-02-09 10:30:07'); /*!40000 ALTER TABLE `report_viewed_product_index` ENABLE KEYS */; # Dumping structure for table web35db1.review CREATE TABLE IF NOT EXISTS `review` ( `review_id` bigint(20) unsigned NOT NULL auto_increment, `created_at` datetime NOT NULL default '0000-00-00 00:00:00', `entity_id` smallint(5) unsigned NOT NULL default '0', `entity_pk_value` int(10) unsigned NOT NULL default '0', `status_id` tinyint(3) unsigned NOT NULL default '0', PRIMARY KEY (`review_id`), KEY `FK_REVIEW_ENTITY` (`entity_id`), KEY `FK_REVIEW_STATUS` (`status_id`), KEY `FK_REVIEW_PARENT_PRODUCT` (`entity_pk_value`), CONSTRAINT `FK_REVIEW_ENTITY` FOREIGN KEY (`entity_id`) REFERENCES `review_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_REVIEW_STATUS` FOREIGN KEY (`status_id`) REFERENCES `review_status` (`status_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Review base information'; # Dumping data for table web35db1.review: 0 rows /*!40000 ALTER TABLE `review` DISABLE KEYS */; /*!40000 ALTER TABLE `review` ENABLE KEYS */; # Dumping structure for table web35db1.review_detail CREATE TABLE IF NOT EXISTS `review_detail` ( `detail_id` bigint(20) unsigned NOT NULL auto_increment, `review_id` bigint(20) unsigned NOT NULL default '0', `store_id` smallint(5) unsigned default '0', `title` varchar(255) NOT NULL default '', `detail` text NOT NULL, `nickname` varchar(128) NOT NULL default '', `customer_id` int(10) unsigned default NULL, PRIMARY KEY (`detail_id`), KEY `FK_REVIEW_DETAIL_REVIEW` (`review_id`), KEY `FK_REVIEW_DETAIL_STORE` (`store_id`), KEY `FK_REVIEW_DETAIL_CUSTOMER` (`customer_id`), CONSTRAINT `FK_REVIEW_DETAIL_CUSTOMER` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE SET NULL ON UPDATE CASCADE, CONSTRAINT `FK_REVIEW_DETAIL_REVIEW` FOREIGN KEY (`review_id`) REFERENCES `review` (`review_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_REVIEW_DETAIL_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Review detail information'; # Dumping data for table web35db1.review_detail: 0 rows /*!40000 ALTER TABLE `review_detail` DISABLE KEYS */; /*!40000 ALTER TABLE `review_detail` ENABLE KEYS */; # Dumping structure for table web35db1.review_entity CREATE TABLE IF NOT EXISTS `review_entity` ( `entity_id` smallint(5) unsigned NOT NULL auto_increment, `entity_code` varchar(32) NOT NULL default '', PRIMARY KEY (`entity_id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8 COMMENT='Review entities'; # Dumping data for table web35db1.review_entity: 3 rows /*!40000 ALTER TABLE `review_entity` DISABLE KEYS */; INSERT INTO `review_entity` (`entity_id`, `entity_code`) VALUES (1, 'product'), (2, 'customer'), (3, 'category'); /*!40000 ALTER TABLE `review_entity` ENABLE KEYS */; # Dumping structure for table web35db1.review_entity_summary CREATE TABLE IF NOT EXISTS `review_entity_summary` ( `primary_id` bigint(20) NOT NULL auto_increment, `entity_pk_value` bigint(20) NOT NULL default '0', `entity_type` tinyint(4) NOT NULL default '0', `reviews_count` smallint(6) NOT NULL default '0', `rating_summary` tinyint(4) NOT NULL default '0', `store_id` smallint(5) unsigned NOT NULL default '0', PRIMARY KEY (`primary_id`), KEY `FK_REVIEW_ENTITY_SUMMARY_STORE` (`store_id`), CONSTRAINT `FK_REVIEW_ENTITY_SUMMARY_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.review_entity_summary: 0 rows /*!40000 ALTER TABLE `review_entity_summary` DISABLE KEYS */; /*!40000 ALTER TABLE `review_entity_summary` ENABLE KEYS */; # Dumping structure for table web35db1.review_status CREATE TABLE IF NOT EXISTS `review_status` ( `status_id` tinyint(3) unsigned NOT NULL auto_increment, `status_code` varchar(32) NOT NULL default '', PRIMARY KEY (`status_id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8 COMMENT='Review statuses'; # Dumping data for table web35db1.review_status: 3 rows /*!40000 ALTER TABLE `review_status` DISABLE KEYS */; INSERT INTO `review_status` (`status_id`, `status_code`) VALUES (1, 'Approved'), (2, 'Pending'), (3, 'Not Approved'); /*!40000 ALTER TABLE `review_status` ENABLE KEYS */; # Dumping structure for table web35db1.review_store CREATE TABLE IF NOT EXISTS `review_store` ( `review_id` bigint(20) unsigned NOT NULL, `store_id` smallint(5) unsigned NOT NULL, PRIMARY KEY (`review_id`,`store_id`), KEY `FK_REVIEW_STORE_STORE` (`store_id`), CONSTRAINT `FK_REVIEW_STORE_REVIEW` FOREIGN KEY (`review_id`) REFERENCES `review` (`review_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_REVIEW_STORE_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.review_store: 0 rows /*!40000 ALTER TABLE `review_store` DISABLE KEYS */; /*!40000 ALTER TABLE `review_store` ENABLE KEYS */; # Dumping structure for table web35db1.salesrule CREATE TABLE IF NOT EXISTS `salesrule` ( `rule_id` int(10) unsigned NOT NULL auto_increment, `name` varchar(255) NOT NULL default '', `description` text NOT NULL, `from_date` date default '0000-00-00', `to_date` date default '0000-00-00', `uses_per_customer` int(11) NOT NULL default '0', `customer_group_ids` text, `is_active` tinyint(1) NOT NULL default '0', `conditions_serialized` mediumtext NOT NULL, `actions_serialized` mediumtext NOT NULL, `stop_rules_processing` tinyint(1) NOT NULL default '1', `is_advanced` tinyint(3) unsigned NOT NULL default '1', `product_ids` text, `sort_order` int(10) unsigned NOT NULL default '0', `simple_action` varchar(32) NOT NULL default '', `discount_amount` decimal(12,4) NOT NULL default '0.0000', `discount_qty` decimal(12,4) unsigned default NULL, `discount_step` int(10) unsigned NOT NULL, `simple_free_shipping` tinyint(1) unsigned NOT NULL default '0', `apply_to_shipping` tinyint(1) unsigned NOT NULL default '0', `times_used` int(11) unsigned NOT NULL default '0', `is_rss` tinyint(4) NOT NULL default '0', `website_ids` text, `coupon_type` smallint(5) unsigned NOT NULL default '1', PRIMARY KEY (`rule_id`), KEY `sort_order` (`is_active`,`sort_order`,`to_date`,`from_date`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.salesrule: 0 rows /*!40000 ALTER TABLE `salesrule` DISABLE KEYS */; /*!40000 ALTER TABLE `salesrule` ENABLE KEYS */; # Dumping structure for table web35db1.salesrule_coupon CREATE TABLE IF NOT EXISTS `salesrule_coupon` ( `coupon_id` int(10) unsigned NOT NULL auto_increment, `rule_id` int(10) unsigned NOT NULL, `code` varchar(255) NOT NULL, `usage_limit` int(10) unsigned default NULL, `usage_per_customer` int(10) unsigned default NULL, `times_used` int(10) unsigned NOT NULL default '0', `expiration_date` datetime default NULL, `is_primary` tinyint(1) unsigned default NULL, PRIMARY KEY (`coupon_id`), UNIQUE KEY `UNQ_COUPON_CODE` (`code`), UNIQUE KEY `UNQ_RULE_MAIN_COUPON` (`rule_id`,`is_primary`), KEY `FK_SALESRULE_COUPON_RULE_ID_SALESRULE` (`rule_id`), CONSTRAINT `FK_SALESRULE_COUPON_RULE_ID_SALESRULE` FOREIGN KEY (`rule_id`) REFERENCES `salesrule` (`rule_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.salesrule_coupon: 0 rows /*!40000 ALTER TABLE `salesrule_coupon` DISABLE KEYS */; /*!40000 ALTER TABLE `salesrule_coupon` ENABLE KEYS */; # Dumping structure for table web35db1.salesrule_coupon_usage CREATE TABLE IF NOT EXISTS `salesrule_coupon_usage` ( `coupon_id` int(10) unsigned NOT NULL, `customer_id` int(10) unsigned NOT NULL, `times_used` int(10) unsigned NOT NULL default '0', PRIMARY KEY (`coupon_id`,`customer_id`), KEY `FK_SALESRULE_COUPON_CUSTOMER_COUPON_ID_CUSTOMER_ENTITY` (`coupon_id`), KEY `FK_SALESRULE_COUPON_CUSTOMER_CUSTOMER_ID_CUSTOMER_ENTITY` (`customer_id`), CONSTRAINT `FK_SALESRULE_COUPON_CUSTOMER_COUPON_ID_CUSTOMER_ENTITY` FOREIGN KEY (`coupon_id`) REFERENCES `salesrule_coupon` (`coupon_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_SALESRULE_COUPON_CUSTOMER_CUSTOMER_ID_CUSTOMER_ENTITY` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.salesrule_coupon_usage: 0 rows /*!40000 ALTER TABLE `salesrule_coupon_usage` DISABLE KEYS */; /*!40000 ALTER TABLE `salesrule_coupon_usage` ENABLE KEYS */; # Dumping structure for table web35db1.salesrule_customer CREATE TABLE IF NOT EXISTS `salesrule_customer` ( `rule_customer_id` int(10) unsigned NOT NULL auto_increment, `rule_id` int(10) unsigned NOT NULL default '0', `customer_id` int(10) unsigned NOT NULL default '0', `times_used` smallint(11) unsigned NOT NULL default '0', PRIMARY KEY (`rule_customer_id`), KEY `rule_id` (`rule_id`,`customer_id`), KEY `customer_id` (`customer_id`,`rule_id`), CONSTRAINT `FK_salesrule_customer_id` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_salesrule_customer_rule` FOREIGN KEY (`rule_id`) REFERENCES `salesrule` (`rule_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.salesrule_customer: 0 rows /*!40000 ALTER TABLE `salesrule_customer` DISABLE KEYS */; /*!40000 ALTER TABLE `salesrule_customer` ENABLE KEYS */; # Dumping structure for table web35db1.salesrule_label CREATE TABLE IF NOT EXISTS `salesrule_label` ( `label_id` int(10) unsigned NOT NULL auto_increment, `rule_id` int(10) unsigned NOT NULL, `store_id` smallint(5) unsigned NOT NULL, `label` varchar(255) default NULL, PRIMARY KEY (`label_id`), UNIQUE KEY `IDX_RULE_STORE` (`rule_id`,`store_id`), KEY `FK_SALESRULE_LABEL_STORE` (`store_id`), KEY `FK_SALESRULE_LABEL_RULE` (`rule_id`), CONSTRAINT `FK_SALESRULE_LABEL_RULE` FOREIGN KEY (`rule_id`) REFERENCES `salesrule` (`rule_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_SALESRULE_LABEL_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.salesrule_label: 0 rows /*!40000 ALTER TABLE `salesrule_label` DISABLE KEYS */; /*!40000 ALTER TABLE `salesrule_label` ENABLE KEYS */; # Dumping structure for table web35db1.sales_bestsellers_aggregated_daily CREATE TABLE IF NOT EXISTS `sales_bestsellers_aggregated_daily` ( `id` int(11) unsigned NOT NULL auto_increment, `period` date NOT NULL default '0000-00-00', `store_id` smallint(5) unsigned default NULL, `product_id` int(10) unsigned default NULL, `product_name` varchar(255) NOT NULL default '', `product_price` decimal(12,4) NOT NULL default '0.0000', `qty_ordered` decimal(12,4) NOT NULL default '0.0000', `rating_pos` smallint(5) unsigned NOT NULL default '0', PRIMARY KEY (`id`), UNIQUE KEY `UNQ_PERIOD_STORE_PRODUCT` (`period`,`store_id`,`product_id`), KEY `IDX_STORE_ID` (`store_id`), KEY `IDX_PRODUCT_ID` (`product_id`), CONSTRAINT `FK_PRODUCT_ORDERED_AGGREGATED_DAILY_PRODUCT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE SET NULL ON UPDATE CASCADE, CONSTRAINT `FK_PRODUCT_ORDERED_AGGREGATED_DAILY_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=161 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.sales_bestsellers_aggregated_daily: 160 rows /*!40000 ALTER TABLE `sales_bestsellers_aggregated_daily` DISABLE KEYS */; INSERT INTO `sales_bestsellers_aggregated_daily` (`id`, `period`, `store_id`, `product_id`, `product_name`, `product_price`, `qty_ordered`, `rating_pos`) VALUES (1, '2010-07-27', 2, 60, 'MOTUL Scooter Expert 2T 1L', 11.3500, 2.0000, 1), (2, '2010-07-27', 2, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 2), (3, '2010-07-27', 2, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 3), (4, '2010-07-27', 2, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 4), (5, '2010-07-30', 2, 49, 'MOTUL 5100 4T 1L 10W-40', 13.0000, 3.0000, 1), (6, '2010-07-30', 2, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 2), (7, '2010-07-30', 2, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 3), (8, '2010-07-30', 2, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 4), (9, '2010-08-09', 2, 31, 'MOTUL 3000 4T 1L', 10.2000, 3.0000, 1), (10, '2010-08-09', 2, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 2), (11, '2010-08-09', 2, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 3), (12, '2010-08-09', 2, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 4), (13, '2010-08-10', 2, 69, 'MOTUL 300V Le Mans 2L', 35.6500, 7.0000, 1), (14, '2010-08-10', 2, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 2), (15, '2010-08-10', 2, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 3), (16, '2010-08-10', 2, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 4), (17, '2010-08-13', 2, 4, 'MOTUL 6100 Synergie+ 5L', 25.1300, 1.0000, 3), (18, '2010-08-13', 2, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 4), (19, '2010-08-13', 2, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 1), (20, '2010-08-13', 2, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 2), (21, '2010-08-14', 2, 49, 'MOTUL 5100 4T 1L 10W-40', 13.0000, 1.0000, 2), (22, '2010-08-14', 2, 50, 'MOTUL 5100 4T 4L 10W-40', 50.3500, 1.0000, 3), (23, '2010-08-14', 2, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 4), (24, '2010-08-14', 2, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 5), (25, '2010-08-14', 2, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 1), (26, '2010-08-22', 2, 31, 'MOTUL 3000 4T 1L', 10.2000, 2.0000, 1), (27, '2010-08-22', 2, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 2), (28, '2010-08-22', 2, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 3), (29, '2010-08-22', 2, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 4), (30, '2010-08-25', 2, 55, 'MOTUL 7100 4T 1L', 14.8500, 1.0000, 6), (31, '2010-08-25', 2, 101, 'Chain Lube Road Plus 400ml', 12.8500, 1.0000, 7), (32, '2010-08-25', 2, 109, 'Brake Clean 400ml', 5.6000, 1.0000, 1), (33, '2010-08-25', 2, 112, 'Wash & Wax 400ml', 11.6000, 1.0000, 2), (34, '2010-08-25', 2, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 3), (35, '2010-08-25', 2, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 4), (36, '2010-08-25', 2, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 5), (37, '2010-08-30', 2, 57, 'MOTUL 100 Motomix 2T 1L', 10.4000, 4.0000, 1), (38, '2010-08-30', 2, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 2), (39, '2010-08-30', 2, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 3), (40, '2010-08-30', 2, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 4), (41, '2010-09-06', 2, 102, 'Chain Lube Road 400ml', 12.3000, 1.0000, 2), (42, '2010-09-06', 2, 113, 'Moto Wash 1L', 14.3000, 1.0000, 3), (43, '2010-09-06', 2, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 4), (44, '2010-09-06', 2, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 5), (45, '2010-09-06', 2, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 1), (46, '2010-09-07', 2, 32, 'MOTUL 3000 4T 4L', 36.5000, 1.0000, 1), (47, '2010-09-07', 2, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 2), (48, '2010-09-07', 2, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 3), (49, '2010-09-07', 2, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 4), (50, '2010-09-09', 2, 20, 'MOTUL Specific LL A/B 025 1L', 10.4000, 2.0000, 1), (51, '2010-09-09', 2, 21, 'MOTUL Specific LL A/B 025 5L', 45.7000, 1.0000, 2), (52, '2010-09-09', 2, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 3), (53, '2010-09-09', 2, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 4), (54, '2010-09-09', 2, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 5), (55, '2010-09-15', 2, 12, 'MOTUL 8100 X-Clean + 5L', 67.5000, 1.0000, 3), (56, '2010-09-15', 2, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 4), (57, '2010-09-15', 2, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 1), (58, '2010-09-15', 2, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 2), (59, '2010-09-20', 2, 30, 'MOTUL Gear FF Competition 1L', 19.5000, 5.0000, 1), (60, '2010-09-20', 2, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 2), (61, '2010-09-20', 2, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 3), (62, '2010-09-20', 2, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 4), (63, '2010-09-24', 2, 49, 'MOTUL 5100 4T 1L 10W-40', 13.0000, 2.0000, 1), (64, '2010-09-24', 2, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 2), (65, '2010-09-24', 2, 180, 'MOTUL Aufkleber 15 x 4,0 cm', 1.0000, 1.0000, 3), (66, '2010-09-24', 2, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 4), (67, '2010-09-24', 2, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 5), (68, '2010-09-26', 2, 50, 'MOTUL 5100 4T 4L 10W-40', 50.3500, 1.0000, 3), (69, '2010-09-26', 2, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 4), (70, '2010-09-26', 2, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 1), (71, '2010-09-26', 2, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 2), (72, '2010-09-28', 2, 1, 'Motul 4100 Power 5L 15W50', 31.5000, 1.0000, 1), (73, '2010-09-28', 2, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 2), (74, '2010-09-28', 2, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 3), (75, '2010-09-28', 2, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 4), (76, '2010-09-30', 2, 50, 'MOTUL 5100 4T 4L 10W-40', 50.3500, 1.0000, 5), (77, '2010-09-30', 2, 79, 'MOTUL Kart Grand Prix 2T 1L', 16.1000, 2.0000, 1), (78, '2010-09-30', 2, 133, 'MOTUL - Pflegeberater', 0.0000, 2.0000, 2), (79, '2010-09-30', 2, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 2.0000, 3), (80, '2010-09-30', 2, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 2.0000, 4), (81, '2010-07-27', 0, 60, 'MOTUL Scooter Expert 2T 1L', 11.3500, 2.0000, 1), (82, '2010-07-27', 0, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 4), (83, '2010-07-27', 0, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 2), (84, '2010-07-27', 0, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 3), (85, '2010-07-30', 0, 49, 'MOTUL 5100 4T 1L 10W-40', 13.0000, 3.0000, 1), (86, '2010-07-30', 0, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 2), (87, '2010-07-30', 0, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 3), (88, '2010-07-30', 0, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 4), (89, '2010-08-09', 0, 31, 'MOTUL 3000 4T 1L', 10.2000, 3.0000, 1), (90, '2010-08-09', 0, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 2), (91, '2010-08-09', 0, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 3), (92, '2010-08-09', 0, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 4), (93, '2010-08-10', 0, 69, 'MOTUL 300V Le Mans 2L', 35.6500, 7.0000, 1), (94, '2010-08-10', 0, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 3), (95, '2010-08-10', 0, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 4), (96, '2010-08-10', 0, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 2), (97, '2010-08-13', 0, 4, 'MOTUL 6100 Synergie+ 5L', 25.1300, 1.0000, 1), (98, '2010-08-13', 0, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 2), (99, '2010-08-13', 0, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 3), (100, '2010-08-13', 0, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 4), (101, '2010-08-14', 0, 49, 'MOTUL 5100 4T 1L 10W-40', 13.0000, 1.0000, 5), (102, '2010-08-14', 0, 50, 'MOTUL 5100 4T 4L 10W-40', 50.3500, 1.0000, 1), (103, '2010-08-14', 0, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 2), (104, '2010-08-14', 0, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 3), (105, '2010-08-14', 0, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 4), (106, '2010-08-22', 0, 31, 'MOTUL 3000 4T 1L', 10.2000, 2.0000, 1), (107, '2010-08-22', 0, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 3), (108, '2010-08-22', 0, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 4), (109, '2010-08-22', 0, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 2), (110, '2010-08-25', 0, 55, 'MOTUL 7100 4T 1L', 14.8500, 1.0000, 3), (111, '2010-08-25', 0, 101, 'Chain Lube Road Plus 400ml', 12.8500, 1.0000, 4), (112, '2010-08-25', 0, 109, 'Brake Clean 400ml', 5.6000, 1.0000, 5), (113, '2010-08-25', 0, 112, 'Wash & Wax 400ml', 11.6000, 1.0000, 6), (114, '2010-08-25', 0, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 7), (115, '2010-08-25', 0, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 1), (116, '2010-08-25', 0, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 2), (117, '2010-08-30', 0, 57, 'MOTUL 100 Motomix 2T 1L', 10.4000, 4.0000, 1), (118, '2010-08-30', 0, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 2), (119, '2010-08-30', 0, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 3), (120, '2010-08-30', 0, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 4), (121, '2010-09-06', 0, 102, 'Chain Lube Road 400ml', 12.3000, 1.0000, 1), (122, '2010-09-06', 0, 113, 'Moto Wash 1L', 14.3000, 1.0000, 2), (123, '2010-09-06', 0, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 3), (124, '2010-09-06', 0, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 4), (125, '2010-09-06', 0, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 5), (126, '2010-09-07', 0, 32, 'MOTUL 3000 4T 4L', 36.5000, 1.0000, 3), (127, '2010-09-07', 0, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 4), (128, '2010-09-07', 0, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 1), (129, '2010-09-07', 0, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 2), (130, '2010-09-09', 0, 20, 'MOTUL Specific LL A/B 025 1L', 10.4000, 2.0000, 1), (131, '2010-09-09', 0, 21, 'MOTUL Specific LL A/B 025 5L', 45.7000, 1.0000, 3), (132, '2010-09-09', 0, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 4), (133, '2010-09-09', 0, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 5), (134, '2010-09-09', 0, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 2), (135, '2010-09-15', 0, 12, 'MOTUL 8100 X-Clean + 5L', 67.5000, 1.0000, 1), (136, '2010-09-15', 0, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 2), (137, '2010-09-15', 0, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 3), (138, '2010-09-15', 0, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 4), (139, '2010-09-20', 0, 30, 'MOTUL Gear FF Competition 1L', 19.5000, 5.0000, 1), (140, '2010-09-20', 0, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 4), (141, '2010-09-20', 0, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 2), (142, '2010-09-20', 0, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 3), (143, '2010-09-24', 0, 49, 'MOTUL 5100 4T 1L 10W-40', 13.0000, 2.0000, 1), (144, '2010-09-24', 0, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 3), (145, '2010-09-24', 0, 180, 'MOTUL Aufkleber 15 x 4,0 cm', 1.0000, 1.0000, 4), (146, '2010-09-24', 0, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 5), (147, '2010-09-24', 0, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 2), (148, '2010-09-26', 0, 50, 'MOTUL 5100 4T 4L 10W-40', 50.3500, 1.0000, 1), (149, '2010-09-26', 0, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 2), (150, '2010-09-26', 0, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 3), (151, '2010-09-26', 0, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 4), (152, '2010-09-28', 0, 1, 'Motul 4100 Power 5L 15W50', 31.5000, 1.0000, 4), (153, '2010-09-28', 0, 133, 'MOTUL - Pflegeberater', 0.0000, 1.0000, 1), (154, '2010-09-28', 0, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 1.0000, 2), (155, '2010-09-28', 0, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 1.0000, 3), (156, '2010-09-30', 0, 50, 'MOTUL 5100 4T 4L 10W-40', 50.3500, 1.0000, 5), (157, '2010-09-30', 0, 79, 'MOTUL Kart Grand Prix 2T 1L', 16.1000, 2.0000, 2), (158, '2010-09-30', 0, 133, 'MOTUL - Pflegeberater', 0.0000, 2.0000, 3), (159, '2010-09-30', 0, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 2.0000, 4), (160, '2010-09-30', 0, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 2.0000, 1); /*!40000 ALTER TABLE `sales_bestsellers_aggregated_daily` ENABLE KEYS */; # Dumping structure for table web35db1.sales_bestsellers_aggregated_monthly CREATE TABLE IF NOT EXISTS `sales_bestsellers_aggregated_monthly` ( `id` int(11) unsigned NOT NULL auto_increment, `period` date NOT NULL default '0000-00-00', `store_id` smallint(5) unsigned default NULL, `product_id` int(10) unsigned default NULL, `product_name` varchar(255) NOT NULL default '', `product_price` decimal(12,4) NOT NULL default '0.0000', `qty_ordered` decimal(12,4) NOT NULL default '0.0000', `rating_pos` smallint(5) unsigned NOT NULL default '0', PRIMARY KEY (`id`), UNIQUE KEY `UNQ_PERIOD_STORE_PRODUCT` (`period`,`store_id`,`product_id`), KEY `IDX_STORE_ID` (`store_id`), KEY `IDX_PRODUCT_ID` (`product_id`), CONSTRAINT `FK_PRODUCT_ORDERED_AGGREGATED_MONTHLY_PRODUCT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE SET NULL ON UPDATE CASCADE, CONSTRAINT `FK_PRODUCT_ORDERED_AGGREGATED_MONTHLY_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=75 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.sales_bestsellers_aggregated_monthly: 74 rows /*!40000 ALTER TABLE `sales_bestsellers_aggregated_monthly` DISABLE KEYS */; INSERT INTO `sales_bestsellers_aggregated_monthly` (`id`, `period`, `store_id`, `product_id`, `product_name`, `product_price`, `qty_ordered`, `rating_pos`) VALUES (1, '2010-06-01', 0, 1, 'MOTUL 4100 Power 5L', 26.4700, 1.0000, 2), (2, '2010-06-01', 0, 122, 'Diesel System Clean', 12.3900, 1.0000, 3), (3, '2010-06-01', 0, 2, 'MOTUL 4100 Power 1L', 6.8900, 1.0000, 4), (4, '2010-06-01', 0, 3, 'MOTUL 6100 Synergie+ 1L', 8.8900, 1.0000, 1), (5, '2010-06-01', 2, 3, 'MOTUL 6100 Synergie+ 1L', 8.8900, 1.0000, 3), (6, '2010-06-01', 2, 1, 'MOTUL 4100 Power 5L', 26.4700, 1.0000, 4), (7, '2010-06-01', 2, 122, 'Diesel System Clean', 12.3900, 1.0000, 1), (8, '2010-06-01', 2, 2, 'MOTUL 4100 Power 1L', 6.8900, 1.0000, 2), (9, '2010-08-01', 0, 50, 'MOTUL 5100 4T 4L 10W-40', 50.3500, 1.0000, 13), (10, '2010-08-01', 0, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 7.0000, 1), (11, '2010-08-01', 0, 133, 'MOTUL - Pflegeberater', 0.0000, 7.0000, 2), (12, '2010-08-01', 0, 49, 'MOTUL 5100 4T 1L 10W-40', 13.0000, 1.0000, 11), (13, '2010-08-01', 0, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 7.0000, 4), (14, '2010-08-01', 2, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 7.0000, 4), (15, '2010-08-01', 2, 50, 'MOTUL 5100 4T 4L 10W-40', 50.3500, 1.0000, 13), (16, '2010-08-01', 2, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 7.0000, 1), (17, '2010-08-01', 2, 133, 'MOTUL - Pflegeberater', 0.0000, 7.0000, 2), (18, '2010-08-01', 2, 49, 'MOTUL 5100 4T 1L 10W-40', 13.0000, 1.0000, 11), (19, '2010-08-01', 0, 57, 'MOTUL 100 Motomix 2T 1L', 10.4000, 4.0000, 6), (20, '2010-08-01', 2, 57, 'MOTUL 100 Motomix 2T 1L', 10.4000, 4.0000, 6), (21, '2010-07-01', 0, 49, 'MOTUL 5100 4T 1L 10W-40', 13.0000, 3.0000, 1), (22, '2010-07-01', 0, 60, 'MOTUL Scooter Expert 2T 1L', 11.3500, 2.0000, 2), (23, '2010-07-01', 0, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 2.0000, 3), (24, '2010-07-01', 0, 133, 'MOTUL - Pflegeberater', 0.0000, 2.0000, 4), (25, '2010-07-01', 0, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 2.0000, 5), (26, '2010-08-01', 0, 69, 'MOTUL 300V Le Mans 2L', 35.6500, 7.0000, 3), (27, '2010-08-01', 0, 31, 'MOTUL 3000 4T 1L', 10.2000, 5.0000, 5), (28, '2010-08-01', 0, 109, 'Brake Clean 400ml', 5.6000, 1.0000, 7), (29, '2010-08-01', 0, 4, 'MOTUL 6100 Synergie+ 5L', 25.1300, 1.0000, 8), (30, '2010-08-01', 0, 55, 'MOTUL 7100 4T 1L', 14.8500, 1.0000, 9), (31, '2010-08-01', 0, 112, 'Wash & Wax 400ml', 11.6000, 1.0000, 10), (32, '2010-08-01', 0, 101, 'Chain Lube Road Plus 400ml', 12.8500, 1.0000, 12), (33, '2010-09-01', 0, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 10.0000, 1), (34, '2010-09-01', 0, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 10.0000, 2), (35, '2010-09-01', 0, 133, 'MOTUL - Pflegeberater', 0.0000, 10.0000, 3), (36, '2010-09-01', 0, 30, 'MOTUL Gear FF Competition 1L', 19.5000, 5.0000, 4), (37, '2010-09-01', 0, 49, 'MOTUL 5100 4T 1L 10W-40', 13.0000, 2.0000, 5), (38, '2010-09-01', 0, 20, 'MOTUL Specific LL A/B 025 1L', 10.4000, 2.0000, 6), (39, '2010-09-01', 0, 79, 'MOTUL Kart Grand Prix 2T 1L', 16.1000, 2.0000, 7), (40, '2010-09-01', 0, 50, 'MOTUL 5100 4T 4L 10W-40', 50.3500, 2.0000, 8), (41, '2010-09-01', 0, 32, 'MOTUL 3000 4T 4L', 36.5000, 1.0000, 9), (42, '2010-09-01', 0, 102, 'Chain Lube Road 400ml', 12.3000, 1.0000, 10), (43, '2010-09-01', 0, 1, 'Motul 4100 Power 5L 15W50', 31.5000, 1.0000, 11), (44, '2010-09-01', 0, 12, 'MOTUL 8100 X-Clean + 5L', 67.5000, 1.0000, 12), (45, '2010-09-01', 0, 180, 'MOTUL Aufkleber 15 x 4,0 cm', 1.0000, 1.0000, 13), (46, '2010-09-01', 0, 113, 'Moto Wash 1L', 14.3000, 1.0000, 14), (47, '2010-09-01', 0, 21, 'MOTUL Specific LL A/B 025 5L', 45.7000, 1.0000, 15), (48, '2010-07-01', 2, 49, 'MOTUL 5100 4T 1L 10W-40', 13.0000, 3.0000, 1), (49, '2010-07-01', 2, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 2.0000, 2), (50, '2010-07-01', 2, 60, 'MOTUL Scooter Expert 2T 1L', 11.3500, 2.0000, 3), (51, '2010-07-01', 2, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 2.0000, 4), (52, '2010-07-01', 2, 133, 'MOTUL - Pflegeberater', 0.0000, 2.0000, 5), (53, '2010-08-01', 2, 69, 'MOTUL 300V Le Mans 2L', 35.6500, 7.0000, 3), (54, '2010-08-01', 2, 31, 'MOTUL 3000 4T 1L', 10.2000, 5.0000, 5), (55, '2010-08-01', 2, 109, 'Brake Clean 400ml', 5.6000, 1.0000, 7), (56, '2010-08-01', 2, 4, 'MOTUL 6100 Synergie+ 5L', 25.1300, 1.0000, 8), (57, '2010-08-01', 2, 55, 'MOTUL 7100 4T 1L', 14.8500, 1.0000, 9), (58, '2010-08-01', 2, 112, 'Wash & Wax 400ml', 11.6000, 1.0000, 10), (59, '2010-08-01', 2, 101, 'Chain Lube Road Plus 400ml', 12.8500, 1.0000, 12), (60, '2010-09-01', 2, 133, 'MOTUL - Pflegeberater', 0.0000, 10.0000, 1), (61, '2010-09-01', 2, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 10.0000, 2), (62, '2010-09-01', 2, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 10.0000, 3), (63, '2010-09-01', 2, 30, 'MOTUL Gear FF Competition 1L', 19.5000, 5.0000, 4), (64, '2010-09-01', 2, 49, 'MOTUL 5100 4T 1L 10W-40', 13.0000, 2.0000, 5), (65, '2010-09-01', 2, 20, 'MOTUL Specific LL A/B 025 1L', 10.4000, 2.0000, 6), (66, '2010-09-01', 2, 79, 'MOTUL Kart Grand Prix 2T 1L', 16.1000, 2.0000, 7), (67, '2010-09-01', 2, 50, 'MOTUL 5100 4T 4L 10W-40', 50.3500, 2.0000, 8), (68, '2010-09-01', 2, 21, 'MOTUL Specific LL A/B 025 5L', 45.7000, 1.0000, 9), (69, '2010-09-01', 2, 32, 'MOTUL 3000 4T 4L', 36.5000, 1.0000, 10), (70, '2010-09-01', 2, 102, 'Chain Lube Road 400ml', 12.3000, 1.0000, 11), (71, '2010-09-01', 2, 1, 'Motul 4100 Power 5L 15W50', 31.5000, 1.0000, 12), (72, '2010-09-01', 2, 12, 'MOTUL 8100 X-Clean + 5L', 67.5000, 1.0000, 13), (73, '2010-09-01', 2, 180, 'MOTUL Aufkleber 15 x 4,0 cm', 1.0000, 1.0000, 14), (74, '2010-09-01', 2, 113, 'Moto Wash 1L', 14.3000, 1.0000, 15); /*!40000 ALTER TABLE `sales_bestsellers_aggregated_monthly` ENABLE KEYS */; # Dumping structure for table web35db1.sales_bestsellers_aggregated_yearly CREATE TABLE IF NOT EXISTS `sales_bestsellers_aggregated_yearly` ( `id` int(11) unsigned NOT NULL auto_increment, `period` date NOT NULL default '0000-00-00', `store_id` smallint(5) unsigned default NULL, `product_id` int(10) unsigned default NULL, `product_name` varchar(255) NOT NULL default '', `product_price` decimal(12,4) NOT NULL default '0.0000', `qty_ordered` decimal(12,4) NOT NULL default '0.0000', `rating_pos` smallint(5) unsigned NOT NULL default '0', PRIMARY KEY (`id`), UNIQUE KEY `UNQ_PERIOD_STORE_PRODUCT` (`period`,`store_id`,`product_id`), KEY `IDX_STORE_ID` (`store_id`), KEY `IDX_PRODUCT_ID` (`product_id`), CONSTRAINT `FK_PRODUCT_ORDERED_AGGREGATED_YEARLY_PRODUCT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE SET NULL ON UPDATE CASCADE, CONSTRAINT `FK_PRODUCT_ORDERED_AGGREGATED_YEARLY_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=55 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.sales_bestsellers_aggregated_yearly: 54 rows /*!40000 ALTER TABLE `sales_bestsellers_aggregated_yearly` DISABLE KEYS */; INSERT INTO `sales_bestsellers_aggregated_yearly` (`id`, `period`, `store_id`, `product_id`, `product_name`, `product_price`, `qty_ordered`, `rating_pos`) VALUES (1, '2010-01-01', 0, 1, 'Motul 4100 Power 5L 15W50', 31.5000, 1.0000, 16), (2, '2010-01-01', 0, 122, 'Diesel System Clean', 12.3900, 1.0000, 8), (3, '2010-01-01', 0, 2, 'MOTUL 4100 Power 1L', 6.8900, 1.0000, 9), (4, '2010-01-01', 0, 3, 'MOTUL 6100 Synergie+ 1L', 8.8900, 1.0000, 5), (5, '2010-01-01', 2, 3, 'MOTUL 6100 Synergie+ 1L', 8.8900, 1.0000, 9), (6, '2010-01-01', 2, 1, 'Motul 4100 Power 5L 15W50', 31.5000, 1.0000, 22), (7, '2010-01-01', 2, 122, 'Diesel System Clean', 12.3900, 1.0000, 6), (8, '2010-01-01', 2, 2, 'MOTUL 4100 Power 1L', 6.8900, 1.0000, 7), (9, '2010-01-01', 0, 49, 'MOTUL 5100 4T 1L 10W-40', 13.0000, 6.0000, 5), (10, '2010-01-01', 0, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 19.0000, 2), (11, '2010-01-01', 0, 50, 'MOTUL 5100 4T 4L 10W-40', 50.3500, 3.0000, 9), (12, '2010-01-01', 0, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 19.0000, 3), (13, '2010-01-01', 0, 133, 'MOTUL - Pflegeberater', 0.0000, 19.0000, 1), (14, '2010-01-01', 2, 49, 'MOTUL 5100 4T 1L 10W-40', 13.0000, 6.0000, 5), (15, '2010-01-01', 2, 192, 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 19.0000, 1), (16, '2010-01-01', 2, 50, 'MOTUL 5100 4T 4L 10W-40', 50.3500, 3.0000, 9), (17, '2010-01-01', 2, 193, 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 19.0000, 2), (18, '2010-01-01', 2, 133, 'MOTUL - Pflegeberater', 0.0000, 19.0000, 3), (19, '2010-01-01', 0, 57, 'MOTUL 100 Motomix 2T 1L', 10.4000, 4.0000, 8), (20, '2010-01-01', 2, 57, 'MOTUL 100 Motomix 2T 1L', 10.4000, 4.0000, 8), (21, '2010-01-01', 0, 69, 'MOTUL 300V Le Mans 2L', 35.6500, 7.0000, 4), (22, '2010-01-01', 0, 30, 'MOTUL Gear FF Competition 1L', 19.5000, 5.0000, 6), (23, '2010-01-01', 0, 31, 'MOTUL 3000 4T 1L', 10.2000, 5.0000, 7), (24, '2010-01-01', 0, 20, 'MOTUL Specific LL A/B 025 1L', 10.4000, 2.0000, 10), (25, '2010-01-01', 0, 79, 'MOTUL Kart Grand Prix 2T 1L', 16.1000, 2.0000, 11), (26, '2010-01-01', 0, 60, 'MOTUL Scooter Expert 2T 1L', 11.3500, 2.0000, 12), (27, '2010-01-01', 0, 12, 'MOTUL 8100 X-Clean + 5L', 67.5000, 1.0000, 13), (28, '2010-01-01', 0, 102, 'Chain Lube Road 400ml', 12.3000, 1.0000, 14), (29, '2010-01-01', 0, 55, 'MOTUL 7100 4T 1L', 14.8500, 1.0000, 15), (30, '2010-01-01', 0, 112, 'Wash & Wax 400ml', 11.6000, 1.0000, 17), (31, '2010-01-01', 0, 4, 'MOTUL 6100 Synergie+ 5L', 25.1300, 1.0000, 18), (32, '2010-01-01', 0, 113, 'Moto Wash 1L', 14.3000, 1.0000, 19), (33, '2010-01-01', 0, 101, 'Chain Lube Road Plus 400ml', 12.8500, 1.0000, 20), (34, '2010-01-01', 0, 21, 'MOTUL Specific LL A/B 025 5L', 45.7000, 1.0000, 21), (35, '2010-01-01', 0, 180, 'MOTUL Aufkleber 15 x 4,0 cm', 1.0000, 1.0000, 22), (36, '2010-01-01', 0, 32, 'MOTUL 3000 4T 4L', 36.5000, 1.0000, 23), (37, '2010-01-01', 0, 109, 'Brake Clean 400ml', 5.6000, 1.0000, 24), (38, '2010-01-01', 2, 69, 'MOTUL 300V Le Mans 2L', 35.6500, 7.0000, 4), (39, '2010-01-01', 2, 30, 'MOTUL Gear FF Competition 1L', 19.5000, 5.0000, 6), (40, '2010-01-01', 2, 31, 'MOTUL 3000 4T 1L', 10.2000, 5.0000, 7), (41, '2010-01-01', 2, 79, 'MOTUL Kart Grand Prix 2T 1L', 16.1000, 2.0000, 10), (42, '2010-01-01', 2, 60, 'MOTUL Scooter Expert 2T 1L', 11.3500, 2.0000, 11), (43, '2010-01-01', 2, 20, 'MOTUL Specific LL A/B 025 1L', 10.4000, 2.0000, 12), (44, '2010-01-01', 2, 113, 'Moto Wash 1L', 14.3000, 1.0000, 13), (45, '2010-01-01', 2, 101, 'Chain Lube Road Plus 400ml', 12.8500, 1.0000, 14), (46, '2010-01-01', 2, 21, 'MOTUL Specific LL A/B 025 5L', 45.7000, 1.0000, 15), (47, '2010-01-01', 2, 180, 'MOTUL Aufkleber 15 x 4,0 cm', 1.0000, 1.0000, 16), (48, '2010-01-01', 2, 32, 'MOTUL 3000 4T 4L', 36.5000, 1.0000, 17), (49, '2010-01-01', 2, 109, 'Brake Clean 400ml', 5.6000, 1.0000, 18), (50, '2010-01-01', 2, 12, 'MOTUL 8100 X-Clean + 5L', 67.5000, 1.0000, 19), (51, '2010-01-01', 2, 102, 'Chain Lube Road 400ml', 12.3000, 1.0000, 20), (52, '2010-01-01', 2, 55, 'MOTUL 7100 4T 1L', 14.8500, 1.0000, 21), (53, '2010-01-01', 2, 112, 'Wash & Wax 400ml', 11.6000, 1.0000, 23), (54, '2010-01-01', 2, 4, 'MOTUL 6100 Synergie+ 5L', 25.1300, 1.0000, 24); /*!40000 ALTER TABLE `sales_bestsellers_aggregated_yearly` ENABLE KEYS */; # Dumping structure for table web35db1.sales_billing_agreement CREATE TABLE IF NOT EXISTS `sales_billing_agreement` ( `agreement_id` int(10) unsigned NOT NULL auto_increment, `customer_id` int(10) unsigned NOT NULL, `method_code` varchar(32) NOT NULL, `reference_id` varchar(32) NOT NULL, `status` varchar(20) NOT NULL, `created_at` datetime NOT NULL, `updated_at` datetime default NULL, PRIMARY KEY (`agreement_id`), KEY `IDX_CUSTOMER` (`customer_id`), CONSTRAINT `FK_BILLING_AGREEMENT_CUSTOMER` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.sales_billing_agreement: 0 rows /*!40000 ALTER TABLE `sales_billing_agreement` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_billing_agreement` ENABLE KEYS */; # Dumping structure for table web35db1.sales_billing_agreement_order CREATE TABLE IF NOT EXISTS `sales_billing_agreement_order` ( `agreement_id` int(10) unsigned NOT NULL, `order_id` int(10) unsigned NOT NULL, UNIQUE KEY `UNQ_BILLING_AGREEMENT_ORDER` (`agreement_id`,`order_id`), KEY `FK_BILLING_AGREEMENT_ORDER_ORDER` (`order_id`), CONSTRAINT `FK_BILLING_AGREEMENT_ORDER_AGREEMENT` FOREIGN KEY (`agreement_id`) REFERENCES `sales_billing_agreement` (`agreement_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_BILLING_AGREEMENT_ORDER_ORDER` FOREIGN KEY (`order_id`) REFERENCES `sales_flat_order` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.sales_billing_agreement_order: 0 rows /*!40000 ALTER TABLE `sales_billing_agreement_order` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_billing_agreement_order` ENABLE KEYS */; # Dumping structure for table web35db1.sales_flat_creditmemo CREATE TABLE IF NOT EXISTS `sales_flat_creditmemo` ( `entity_id` int(10) unsigned NOT NULL auto_increment, `store_id` smallint(5) unsigned default NULL, `adjustment_positive` decimal(12,4) default NULL, `base_shipping_tax_amount` decimal(12,4) default NULL, `store_to_order_rate` decimal(12,4) default NULL, `base_discount_amount` decimal(12,4) default NULL, `base_to_order_rate` decimal(12,4) default NULL, `grand_total` decimal(12,4) default NULL, `base_adjustment_negative` decimal(12,4) default NULL, `base_subtotal_incl_tax` decimal(12,4) default NULL, `shipping_amount` decimal(12,4) default NULL, `subtotal_incl_tax` decimal(12,4) default NULL, `adjustment_negative` decimal(12,4) default NULL, `base_shipping_amount` decimal(12,4) default NULL, `store_to_base_rate` decimal(12,4) default NULL, `base_to_global_rate` decimal(12,4) default NULL, `base_adjustment` decimal(12,4) default NULL, `base_subtotal` decimal(12,4) default NULL, `discount_amount` decimal(12,4) default NULL, `subtotal` decimal(12,4) default NULL, `adjustment` decimal(12,4) default NULL, `base_grand_total` decimal(12,4) default NULL, `base_adjustment_positive` decimal(12,4) default NULL, `base_tax_amount` decimal(12,4) default NULL, `shipping_tax_amount` decimal(12,4) default NULL, `tax_amount` decimal(12,4) default NULL, `order_id` int(10) unsigned NOT NULL, `email_sent` tinyint(1) unsigned default NULL, `creditmemo_status` int(10) default NULL, `state` int(10) default NULL, `shipping_address_id` int(10) default NULL, `billing_address_id` int(10) default NULL, `invoice_id` int(10) default NULL, `cybersource_token` varchar(255) default NULL, `store_currency_code` char(3) default NULL, `order_currency_code` char(3) default NULL, `base_currency_code` char(3) default NULL, `global_currency_code` char(3) default NULL, `transaction_id` varchar(255) default NULL, `increment_id` varchar(50) default NULL, `created_at` datetime default NULL, `updated_at` datetime default NULL, `hidden_tax_amount` decimal(12,4) default NULL, `base_hidden_tax_amount` decimal(12,4) default NULL, `shipping_hidden_tax_amount` decimal(12,4) default NULL, `base_shipping_hidden_tax_amount` decimal(12,4) default NULL, `shipping_incl_tax` decimal(12,4) default NULL, `base_shipping_incl_tax` decimal(12,4) default NULL, PRIMARY KEY (`entity_id`), KEY `IDX_STORE_ID` (`store_id`), KEY `IDX_ORDER_ID` (`order_id`), KEY `IDX_CREDITMEMO_STATUS` (`creditmemo_status`), KEY `IDX_INCREMENT_ID` (`increment_id`), KEY `IDX_STATE` (`state`), KEY `IDX_CREATED_AT` (`created_at`), CONSTRAINT `FK_SALES_FLAT_CREDITMEMO_PARENT` FOREIGN KEY (`order_id`) REFERENCES `sales_flat_order` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_SALES_FLAT_CREDITMEMO_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.sales_flat_creditmemo: 0 rows /*!40000 ALTER TABLE `sales_flat_creditmemo` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_flat_creditmemo` ENABLE KEYS */; # Dumping structure for table web35db1.sales_flat_creditmemo_comment CREATE TABLE IF NOT EXISTS `sales_flat_creditmemo_comment` ( `entity_id` int(10) unsigned NOT NULL auto_increment, `parent_id` int(10) unsigned NOT NULL, `is_customer_notified` int(10) default NULL, `comment` text, `created_at` datetime default NULL, PRIMARY KEY (`entity_id`), KEY `IDX_CREATED_AT` (`created_at`), KEY `IDX_PARENT_ID` (`parent_id`), CONSTRAINT `FK_SALES_FLAT_CREDITMEMO_COMMENT_PARENT` FOREIGN KEY (`parent_id`) REFERENCES `sales_flat_creditmemo` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.sales_flat_creditmemo_comment: 0 rows /*!40000 ALTER TABLE `sales_flat_creditmemo_comment` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_flat_creditmemo_comment` ENABLE KEYS */; # Dumping structure for table web35db1.sales_flat_creditmemo_grid CREATE TABLE IF NOT EXISTS `sales_flat_creditmemo_grid` ( `entity_id` int(10) unsigned NOT NULL auto_increment, `store_id` smallint(5) unsigned default NULL, `store_to_order_rate` decimal(12,4) default NULL, `base_to_order_rate` decimal(12,4) default NULL, `grand_total` decimal(12,4) default NULL, `store_to_base_rate` decimal(12,4) default NULL, `base_to_global_rate` decimal(12,4) default NULL, `base_grand_total` decimal(12,4) default NULL, `order_id` int(10) unsigned NOT NULL, `creditmemo_status` int(10) default NULL, `state` int(10) default NULL, `invoice_id` int(10) default NULL, `store_currency_code` char(3) default NULL, `order_currency_code` char(3) default NULL, `base_currency_code` char(3) default NULL, `global_currency_code` char(3) default NULL, `increment_id` varchar(50) default NULL, `order_increment_id` varchar(50) default NULL, `created_at` datetime default NULL, `order_created_at` datetime default NULL, `billing_name` varchar(255) default NULL, PRIMARY KEY (`entity_id`), KEY `IDX_STORE_ID` (`store_id`), KEY `IDX_GRAND_TOTAL` (`grand_total`), KEY `IDX_BASE_GRAND_TOTAL` (`base_grand_total`), KEY `IDX_ORDER_ID` (`order_id`), KEY `IDX_CREDITMEMO_STATUS` (`creditmemo_status`), KEY `IDX_STATE` (`state`), KEY `IDX_INCREMENT_ID` (`increment_id`), KEY `IDX_ORDER_INCREMENT_ID` (`order_increment_id`), KEY `IDX_CREATED_AT` (`created_at`), KEY `IDX_ORDER_CREATED_AT` (`order_created_at`), KEY `IDX_BILLING_NAME` (`billing_name`), CONSTRAINT `FK_SALES_FLAT_CREDITMEMO_GRID_PARENT` FOREIGN KEY (`entity_id`) REFERENCES `sales_flat_creditmemo` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_SALES_FLAT_CREDITMEMO_GRID_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.sales_flat_creditmemo_grid: 0 rows /*!40000 ALTER TABLE `sales_flat_creditmemo_grid` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_flat_creditmemo_grid` ENABLE KEYS */; # Dumping structure for table web35db1.sales_flat_creditmemo_item CREATE TABLE IF NOT EXISTS `sales_flat_creditmemo_item` ( `entity_id` int(10) unsigned NOT NULL auto_increment, `parent_id` int(10) unsigned NOT NULL, `weee_tax_applied_row_amount` decimal(12,4) default NULL, `base_price` decimal(12,4) default NULL, `base_weee_tax_row_disposition` decimal(12,4) default NULL, `tax_amount` decimal(12,4) default NULL, `base_weee_tax_applied_amount` decimal(12,4) default NULL, `weee_tax_row_disposition` decimal(12,4) default NULL, `base_row_total` decimal(12,4) default NULL, `discount_amount` decimal(12,4) default NULL, `row_total` decimal(12,4) default NULL, `weee_tax_applied_amount` decimal(12,4) default NULL, `base_discount_amount` decimal(12,4) default NULL, `base_weee_tax_disposition` decimal(12,4) default NULL, `price_incl_tax` decimal(12,4) default NULL, `base_tax_amount` decimal(12,4) default NULL, `weee_tax_disposition` decimal(12,4) default NULL, `base_price_incl_tax` decimal(12,4) default NULL, `qty` decimal(12,4) default NULL, `base_cost` decimal(12,4) default NULL, `base_weee_tax_applied_row_amount` decimal(12,4) default NULL, `price` decimal(12,4) default NULL, `base_row_total_incl_tax` decimal(12,4) default NULL, `row_total_incl_tax` decimal(12,4) default NULL, `product_id` int(10) default NULL, `order_item_id` int(10) default NULL, `additional_data` text, `description` text, `weee_tax_applied` text, `sku` varchar(255) default NULL, `name` varchar(255) default NULL, `hidden_tax_amount` decimal(12,4) default NULL, `base_hidden_tax_amount` decimal(12,4) default NULL, PRIMARY KEY (`entity_id`), KEY `IDX_PARENT_ID` (`parent_id`), CONSTRAINT `FK_SALES_FLAT_CREDITMEMO_ITEM_PARENT` FOREIGN KEY (`parent_id`) REFERENCES `sales_flat_creditmemo` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.sales_flat_creditmemo_item: 0 rows /*!40000 ALTER TABLE `sales_flat_creditmemo_item` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_flat_creditmemo_item` ENABLE KEYS */; # Dumping structure for table web35db1.sales_flat_invoice CREATE TABLE IF NOT EXISTS `sales_flat_invoice` ( `entity_id` int(10) unsigned NOT NULL auto_increment, `store_id` smallint(5) unsigned default NULL, `base_grand_total` decimal(12,4) default NULL, `shipping_tax_amount` decimal(12,4) default NULL, `tax_amount` decimal(12,4) default NULL, `base_tax_amount` decimal(12,4) default NULL, `store_to_order_rate` decimal(12,4) default NULL, `base_shipping_tax_amount` decimal(12,4) default NULL, `base_discount_amount` decimal(12,4) default NULL, `base_to_order_rate` decimal(12,4) default NULL, `grand_total` decimal(12,4) default NULL, `shipping_amount` decimal(12,4) default NULL, `subtotal_incl_tax` decimal(12,4) default NULL, `base_subtotal_incl_tax` decimal(12,4) default NULL, `store_to_base_rate` decimal(12,4) default NULL, `base_shipping_amount` decimal(12,4) default NULL, `total_qty` decimal(12,4) default NULL, `base_to_global_rate` decimal(12,4) default NULL, `subtotal` decimal(12,4) default NULL, `base_subtotal` decimal(12,4) default NULL, `discount_amount` decimal(12,4) default NULL, `billing_address_id` int(10) default NULL, `is_used_for_refund` tinyint(1) unsigned default NULL, `order_id` int(10) unsigned NOT NULL, `email_sent` tinyint(1) unsigned default NULL, `can_void_flag` tinyint(1) unsigned default NULL, `state` int(10) default NULL, `shipping_address_id` int(10) default NULL, `cybersource_token` varchar(255) default NULL, `store_currency_code` char(3) default NULL, `transaction_id` varchar(255) default NULL, `order_currency_code` char(3) default NULL, `base_currency_code` char(3) default NULL, `global_currency_code` char(3) default NULL, `increment_id` varchar(50) default NULL, `created_at` datetime default NULL, `updated_at` datetime default NULL, `hidden_tax_amount` decimal(12,4) default NULL, `base_hidden_tax_amount` decimal(12,4) default NULL, `shipping_hidden_tax_amount` decimal(12,4) default NULL, `base_shipping_hidden_tax_amount` decimal(12,4) default NULL, `shipping_incl_tax` decimal(12,4) default NULL, `base_shipping_incl_tax` decimal(12,4) default NULL, PRIMARY KEY (`entity_id`), KEY `IDX_STORE_ID` (`store_id`), KEY `IDX_GRAND_TOTAL` (`grand_total`), KEY `IDX_ORDER_ID` (`order_id`), KEY `IDX_STATE` (`state`), KEY `IDX_INCREMENT_ID` (`increment_id`), KEY `IDX_CREATED_AT` (`created_at`), CONSTRAINT `FK_SALES_FLAT_INVOICE_PARENT` FOREIGN KEY (`order_id`) REFERENCES `sales_flat_order` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_SALES_FLAT_INVOICE_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=71 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.sales_flat_invoice: 55 rows /*!40000 ALTER TABLE `sales_flat_invoice` DISABLE KEYS */; INSERT INTO `sales_flat_invoice` (`entity_id`, `store_id`, `base_grand_total`, `shipping_tax_amount`, `tax_amount`, `base_tax_amount`, `store_to_order_rate`, `base_shipping_tax_amount`, `base_discount_amount`, `base_to_order_rate`, `grand_total`, `shipping_amount`, `subtotal_incl_tax`, `base_subtotal_incl_tax`, `store_to_base_rate`, `base_shipping_amount`, `total_qty`, `base_to_global_rate`, `subtotal`, `base_subtotal`, `discount_amount`, `billing_address_id`, `is_used_for_refund`, `order_id`, `email_sent`, `can_void_flag`, `state`, `shipping_address_id`, `cybersource_token`, `store_currency_code`, `transaction_id`, `order_currency_code`, `base_currency_code`, `global_currency_code`, `increment_id`, `created_at`, `updated_at`, `hidden_tax_amount`, `base_hidden_tax_amount`, `shipping_hidden_tax_amount`, `base_shipping_hidden_tax_amount`, `shipping_incl_tax`, `base_shipping_incl_tax`) VALUES (16, 2, 29.3000, 1.0600, 4.6800, 4.6800, 1.0000, 1.0600, 0.0000, 1.0000, 29.3000, 5.5400, 22.7000, 22.7000, 1.0000, 5.5400, 5.0000, 1.0000, 19.0800, 19.0800, 0.0000, 61, NULL, 31, 1, 0, 2, 62, NULL, 'EUR', '9WC59374XR962171S', 'EUR', 'EUR', 'EUR', '200637481', '2010-07-27 16:13:04', '2010-07-27 16:13:04', 0.0000, 0.0000, 0.0000, 0.0000, 6.6000, 6.6000), (17, 2, 36.3000, 1.0600, 5.8000, 5.8000, 1.0000, 1.0600, 0.0000, 1.0000, 36.3000, 5.5400, 29.7000, 29.7000, 1.0000, 5.5400, 6.0000, 1.0000, 24.9600, 24.9600, 0.0000, 63, NULL, 32, NULL, 0, 2, 64, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637482', '2010-08-06 10:48:32', '2010-08-06 10:48:32', 0.0000, 0.0000, 0.0000, 0.0000, 6.6000, 6.6000), (18, 2, 43.2000, 2.0100, 6.9000, 6.9000, 1.0000, 2.0100, 0.0000, 1.0000, 43.2000, 10.5900, 30.6000, 30.6000, 1.0000, 10.5900, 6.0000, 1.0000, 25.7100, 25.7100, 0.0000, 65, NULL, 33, NULL, 0, 2, 66, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637483', '2010-08-10 09:24:50', '2010-08-10 09:24:50', 0.0000, 0.0000, 0.0000, 0.0000, 12.6000, 12.6000), (19, 2, 56.4500, 1.0500, 9.0100, 9.0100, 1.0000, 1.0500, 0.0000, 1.0000, 56.4500, 5.5500, 49.8500, 49.8500, 1.0000, 5.5500, 5.0000, 1.0000, 41.8900, 41.8900, 0.0000, 73, NULL, 37, NULL, 0, 2, 74, NULL, 'EUR', '9BY219581C390192X', 'EUR', 'EUR', 'EUR', '200637484', '2010-08-14 13:59:15', '2010-08-14 13:59:15', 0.0000, 0.0000, 0.0000, 0.0000, 6.6000, 6.6000), (20, 2, 31.7300, 1.0600, 5.0700, 5.0700, 1.0000, 1.0600, 0.0000, 1.0000, 31.7300, 5.5400, 25.1300, 25.1300, 1.0000, 5.5400, 4.0000, 1.0000, 21.1200, 21.1200, 0.0000, 71, NULL, 36, NULL, 0, 2, 72, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637485', '2010-08-17 10:44:43', '2010-08-17 10:44:43', 0.0000, 0.0000, 0.0000, 0.0000, 6.6000, 6.6000), (21, 2, 27.0000, 1.0500, 4.3100, 4.3100, 1.0000, 1.0500, 0.0000, 1.0000, 27.0000, 5.5500, 20.4000, 20.4000, 1.0000, 5.5500, 5.0000, 1.0000, 17.1400, 17.1400, 0.0000, 77, NULL, 39, NULL, 0, 2, 78, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637486', '2010-08-25 09:07:21', '2010-08-25 09:07:21', 0.0000, 0.0000, 0.0000, 0.0000, 6.6000, 6.6000), (22, 2, 49.8000, 1.0500, 7.9500, 7.9500, 1.0000, 1.0500, 0.0000, 1.0000, 49.8000, 5.5500, 43.2000, 43.2000, 1.0000, 5.5500, 7.0000, 1.0000, 36.3000, 36.3000, 0.0000, 79, NULL, 40, NULL, 0, 2, 80, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637487', '2010-08-27 07:26:55', '2010-08-27 07:26:55', 0.0000, 0.0000, 0.0000, 0.0000, 6.6000, 6.6000), (23, 2, 256.1500, 1.0600, 40.9000, 40.9000, 1.0000, 1.0600, 0.0000, 1.0000, 256.1500, 5.5400, 249.5500, 249.5500, 1.0000, 5.5400, 10.0000, 1.0000, 209.7100, 209.7100, 0.0000, 69, NULL, 35, NULL, 0, 2, 70, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637488', '2010-08-30 07:17:30', '2010-08-30 07:17:30', 0.0000, 0.0000, 0.0000, 0.0000, 6.6000, 6.6000), (24, 2, 54.2000, 2.0100, 8.6500, 8.6500, 1.0000, 2.0100, 0.0000, 1.0000, 54.2000, 10.5900, 41.6000, 41.6000, 1.0000, 10.5900, 7.0000, 1.0000, 34.9600, 34.9600, 0.0000, 81, NULL, 41, NULL, 0, 2, 82, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637489', '2010-08-31 10:43:54', '2010-08-31 10:43:54', 0.0000, 0.0000, 0.0000, 0.0000, 12.6000, 12.6000), (25, 2, 73.1000, 1.0500, 11.6700, 11.6700, 1.0000, 1.0500, 0.0000, 1.0000, 73.1000, 5.5500, 66.5000, 66.5000, 1.0000, 5.5500, 6.0000, 1.0000, 55.8800, 55.8800, 0.0000, 89, NULL, 45, NULL, 0, 2, 90, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637490', '2010-09-13 11:39:23', '2010-09-13 11:39:23', 0.0000, 0.0000, 0.0000, 0.0000, 6.6000, 6.6000), (26, 2, 33.2000, 1.0500, 5.3000, 5.3000, 1.0000, 1.0500, 0.0000, 1.0000, 33.2000, 5.5500, 26.6000, 26.6000, 1.0000, 5.5500, 5.0000, 1.0000, 22.3500, 22.3500, 0.0000, 85, NULL, 43, NULL, 0, 2, 86, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637491', '2010-09-13 11:59:02', '2010-09-13 11:59:02', 0.0000, 0.0000, 0.0000, 0.0000, 6.6000, 6.6000), (27, 2, 43.1000, 1.0500, 6.8800, 6.8800, 1.0000, 1.0500, 0.0000, 1.0000, 43.1000, 5.5500, 36.5000, 36.5000, 1.0000, 5.5500, 4.0000, 1.0000, 30.6700, 30.6700, 0.0000, 87, NULL, 44, NULL, 0, 2, 88, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637492', '2010-09-13 12:09:26', '2010-09-13 12:09:26', 0.0000, 0.0000, 0.0000, 0.0000, 6.6000, 6.6000), (28, 2, 0.0000, NULL, 0.0000, 0.0000, 1.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 89, NULL, 45, NULL, 0, 2, 90, NULL, 'EUR', '90D03171R5629314K', 'EUR', 'EUR', 'EUR', '200637493', '2010-09-13 13:14:38', '2010-09-13 13:14:38', 0.0000, 0.0000, NULL, NULL, NULL, NULL), (29, 2, 74.1000, 1.0500, 11.8300, 11.8300, 1.0000, 1.0500, 0.0000, 1.0000, 74.1000, 5.5500, 67.5000, 67.5000, 1.0000, 5.5500, 4.0000, 1.0000, 56.7200, 56.7200, 0.0000, 91, NULL, 46, 1, 0, 2, 92, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637494', '2010-09-21 12:26:29', '2010-09-21 12:26:29', 0.0000, 0.0000, 0.0000, 0.0000, 6.6000, 6.6000), (30, 2, 104.1000, 1.0500, 16.6200, 16.6200, 1.0000, 1.0500, 0.0000, 1.0000, 104.1000, 5.5500, 97.5000, 97.5000, 1.0000, 5.5500, 8.0000, 1.0000, 81.9300, 81.9300, 0.0000, 93, NULL, 47, 1, 0, 2, 94, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637495', '2010-09-24 08:29:04', '2010-09-24 08:29:04', 0.0000, 0.0000, 0.0000, 0.0000, 6.6000, 6.6000), (31, 2, 33.4000, 2.0100, 5.3300, 5.3300, 1.0000, 2.0100, 0.0000, 1.0000, 33.4000, 10.5900, 20.8000, 20.8000, 1.0000, 10.5900, 6.0000, 1.0000, 17.4800, 17.4800, 0.0000, 95, NULL, 48, 1, 0, 2, 96, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637496', '2010-09-27 11:37:59', '2010-09-27 11:37:59', 0.0000, 0.0000, 0.0000, 0.0000, 12.6000, 12.6000), (32, 2, 46.5500, 1.0500, 7.4300, 7.4300, 1.0000, 1.0500, 0.0000, 1.0000, 46.5500, 5.5500, 39.9500, 39.9500, 1.0000, 5.5500, 4.0000, 1.0000, 33.5700, 33.5700, 0.0000, 97, NULL, 49, 1, 0, 2, 98, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637497', '2010-09-28 10:55:43', '2010-09-28 10:55:43', 0.0000, 0.0000, 0.0000, 0.0000, 6.6000, 6.6000), (33, 2, 52.5500, 2.0100, 8.3900, 8.3900, 1.0000, 2.0100, 0.0000, 1.0000, 52.5500, 10.5900, 39.9500, 39.9500, 1.0000, 10.5900, 4.0000, 1.0000, 33.5700, 33.5700, 0.0000, 101, NULL, 51, NULL, 0, 2, 102, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637498', '2010-09-30 05:15:45', '2010-09-30 05:15:45', 0.0000, 0.0000, 0.0000, 0.0000, 12.6000, 12.6000), (34, 2, 38.1000, 1.0500, 6.0800, 6.0800, 1.0000, 1.0500, 0.0000, 1.0000, 38.1000, 5.5500, 31.5000, 31.5000, 1.0000, 5.5500, 4.0000, 1.0000, 26.4700, 26.4700, 0.0000, 99, NULL, 50, 1, 0, 2, 100, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637499', '2010-09-30 12:17:53', '2010-09-30 12:17:53', 0.0000, 0.0000, 0.0000, 0.0000, 6.6000, 6.6000), (35, 2, 28.2000, 1.0500, 4.5000, 4.5000, 1.0000, 1.0500, 0.0000, 1.0000, 28.2000, 5.5500, 21.6000, 21.6000, 1.0000, 5.5500, 5.0000, 1.0000, 18.1500, 18.1500, 0.0000, 105, NULL, 53, 1, 0, 2, 106, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637500', '2010-10-04 11:26:59', '2010-10-04 11:26:59', 0.0000, 0.0000, 0.0000, 0.0000, 6.6000, 6.6000), (36, 2, 44.8000, 2.0100, 7.1500, 7.1500, 1.0000, 2.0100, 0.0000, 1.0000, 44.8000, 10.5900, 32.2000, 32.2000, 1.0000, 10.5900, 5.0000, 1.0000, 27.0600, 27.0600, 0.0000, 103, NULL, 52, 1, 0, 2, 104, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637501', '2010-10-06 12:39:19', '2010-10-06 12:39:19', 0.0000, 0.0000, 0.0000, 0.0000, 12.6000, 12.6000), (37, 2, 64.5500, 2.1000, 10.3100, 10.3100, 1.0000, 2.1000, 0.0000, 1.0000, 64.5500, 11.0000, 51.4500, 51.4500, 1.0000, 11.0000, 6.0000, 1.0000, 43.2400, 43.2400, 0.0000, 107, NULL, 54, 1, 0, 2, 108, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637502', '2010-10-18 12:42:48', '2010-10-18 12:42:48', 0.0000, 0.0000, 0.0000, 0.0000, 13.1000, 13.1000), (38, 2, 70.1000, 1.1300, 11.1900, 11.1900, 1.0000, 1.1300, 0.0000, 1.0000, 70.1000, 5.9700, 63.0000, 63.0000, 1.0000, 5.9700, 5.0000, 1.0000, 52.9400, 52.9400, 0.0000, 115, NULL, 58, NULL, 0, 2, 116, NULL, 'EUR', '8W217574X15972427', 'EUR', 'EUR', 'EUR', '200637503', '2010-10-27 23:58:14', '2010-10-27 23:58:14', 0.0000, 0.0000, 0.0000, 0.0000, 7.1000, 7.1000), (39, 2, 64.7000, 1.1300, 10.3300, 10.3300, 1.0000, 1.1300, 0.0000, 1.0000, 64.7000, 5.9700, 57.6000, 57.6000, 1.0000, 5.9700, 4.0000, 1.0000, 48.4000, 48.4000, 0.0000, 109, NULL, 55, 1, 0, 2, 110, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637504', '2010-10-28 12:28:34', '2010-10-28 12:28:34', 0.0000, 0.0000, 0.0000, 0.0000, 7.1000, 7.1000), (40, 2, 46.1000, 1.1300, 7.3600, 7.3600, 1.0000, 1.1300, 0.0000, 1.0000, 46.1000, 5.9700, 39.0000, 39.0000, 1.0000, 5.9700, 5.0000, 1.0000, 32.7700, 32.7700, 0.0000, 111, NULL, 56, 1, 0, 2, 112, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637505', '2010-11-04 09:44:17', '2010-11-04 09:44:17', 0.0000, 0.0000, 0.0000, 0.0000, 7.1000, 7.1000), (41, 2, 43.0500, 1.1300, 6.8700, 6.8700, 1.0000, 1.1300, 0.0000, 1.0000, 43.0500, 5.9700, 35.9500, 35.9500, 1.0000, 5.9700, 6.0000, 1.0000, 30.2100, 30.2100, 0.0000, 117, NULL, 59, 1, 0, 2, 118, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637506', '2010-11-04 10:09:03', '2010-11-04 10:09:03', 0.0000, 0.0000, 0.0000, 0.0000, 7.1000, 7.1000), (42, 2, 29.6000, 1.1400, 4.7300, 4.7300, 1.0000, 1.1400, 0.0000, 1.0000, 29.6000, 5.9600, 22.5000, 22.5000, 1.0000, 5.9600, 6.0000, 1.0000, 18.9100, 18.9100, 0.0000, 113, NULL, 57, 1, 0, 2, 114, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637507', '2010-11-05 12:43:59', '2010-11-05 12:43:59', 0.0000, 0.0000, 0.0000, 0.0000, 7.1000, 7.1000), (43, 2, 134.9000, 1.1300, 21.5400, 21.5400, 1.0000, 1.1300, 0.0000, 1.0000, 134.9000, 5.9700, 127.8000, 127.8000, 1.0000, 5.9700, 14.0000, 1.0000, 107.3900, 107.3900, 0.0000, 121, NULL, 61, NULL, 0, 2, 122, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637508', '2010-11-16 12:47:31', '2010-11-16 12:47:31', 0.0000, 0.0000, 0.0000, 0.0000, 7.1000, 7.1000), (44, 2, 38.6000, 1.1300, 6.1600, 6.1600, 1.0000, 1.1300, 0.0000, 1.0000, 38.6000, 5.9700, 31.5000, 31.5000, 1.0000, 5.9700, 3.0000, 1.0000, 26.4700, 26.4700, 0.0000, 161, NULL, 81, NULL, 0, 2, 162, NULL, 'EUR', '2NU546778K371761N', 'EUR', 'EUR', 'EUR', '200637509', '2010-11-25 10:48:38', '2010-11-25 10:48:38', 0.0000, 0.0000, 0.0000, 0.0000, 7.1000, 7.1000), (45, 2, 52.2500, 1.1300, 8.3400, 8.3400, 1.0000, 1.1300, 0.0000, 1.0000, 52.2500, 5.9700, 45.1500, 45.1500, 1.0000, 5.9700, 3.0000, 1.0000, 37.9400, 37.9400, 0.0000, 155, NULL, 78, 1, 0, 2, 156, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637510', '2010-11-30 14:29:21', '2010-11-30 14:29:21', 0.0000, 0.0000, 0.0000, 0.0000, 7.1000, 7.1000), (46, 2, 36.8000, 1.1400, 5.8800, 5.8800, 1.0000, 1.1400, 0.0000, 1.0000, 36.8000, 5.9600, 29.7000, 29.7000, 1.0000, 5.9600, 3.0000, 1.0000, 24.9600, 24.9600, 0.0000, 163, NULL, 82, NULL, 0, 2, 164, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637511', '2010-12-02 08:06:02', '2010-12-02 08:06:02', 0.0000, 0.0000, 0.0000, 0.0000, 7.1000, 7.1000), (47, 2, 38.2000, 1.1300, 6.1000, 6.1000, 1.0000, 1.1300, 0.0000, 1.0000, 38.2000, 5.9700, 31.1000, 31.1000, 1.0000, 5.9700, 4.0000, 1.0000, 26.1300, 26.1300, 0.0000, 157, NULL, 79, NULL, 0, 2, 158, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637512', '2010-12-02 08:08:27', '2010-12-02 08:08:27', 0.0000, 0.0000, 0.0000, 0.0000, 7.1000, 7.1000), (48, 2, 108.0000, 1.1300, 17.2400, 17.2400, 1.0000, 1.1300, 0.0000, 1.0000, 108.0000, 5.9700, 100.9000, 100.9000, 1.0000, 5.9700, 4.0000, 1.0000, 84.7900, 84.7900, 0.0000, 165, NULL, 83, NULL, 0, 2, 166, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637513', '2010-12-10 13:16:11', '2010-12-10 13:16:11', 0.0000, 0.0000, 0.0000, 0.0000, 7.1000, 7.1000), (49, 2, 63.0500, 1.1400, 10.0700, 10.0700, 1.0000, 1.1400, 0.0000, 1.0000, 63.0500, 5.9600, 55.9500, 55.9500, 1.0000, 5.9600, 4.0000, 1.0000, 47.0200, 47.0200, 0.0000, 167, NULL, 84, NULL, 0, 2, 168, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637514', '2010-12-13 08:25:48', '2010-12-13 08:25:48', 0.0000, 0.0000, 0.0000, 0.0000, 7.1000, 7.1000), (50, 2, 35.9000, 1.1300, 5.7300, 5.7300, 1.0000, 1.1300, 0.0000, 1.0000, 35.9000, 5.9700, 28.8000, 28.8000, 1.0000, 5.9700, 4.0000, 1.0000, 24.2000, 24.2000, 0.0000, 169, NULL, 85, NULL, 0, 2, 170, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637515', '2010-12-15 10:08:04', '2010-12-15 10:08:04', 0.0000, 0.0000, 0.0000, 0.0000, 7.1000, 7.1000), (51, 2, 41.4000, 1.1300, 6.6100, 6.6100, 1.0000, 1.1300, 0.0000, 1.0000, 41.4000, 5.9700, 34.3000, 34.3000, 1.0000, 5.9700, 4.0000, 1.0000, 28.8200, 28.8200, 0.0000, 171, NULL, 86, NULL, 0, 2, 172, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637516', '2010-12-28 09:30:46', '2010-12-28 09:30:46', 0.0000, 0.0000, 0.0000, 0.0000, 7.1000, 7.1000), (52, 1, 25.9700, 1.1400, 4.7200, 4.1500, 1.0000, 1.1400, 0.0000, 1.0000, 29.5500, 5.9600, 22.4500, 18.8700, 1.0000, 5.9600, 1.0000, 1.0000, 18.8700, 15.8600, 0.0000, 173, NULL, 87, NULL, 0, 2, 174, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000001', '2010-12-28 10:08:29', '2010-12-28 10:08:29', 0.0000, 0.0000, 0.0000, 0.0000, 7.1000, 7.1000), (53, 2, 0.0000, NULL, 0.0000, 0.0000, 1.0000, NULL, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 171, NULL, 86, NULL, 0, 2, 172, NULL, 'EUR', '2LC74561YS8540301', 'EUR', 'EUR', 'EUR', '200637517', '2010-12-28 16:08:08', '2010-12-28 16:08:08', 0.0000, 0.0000, NULL, NULL, NULL, NULL), (54, 2, 23.4500, 0.8800, 3.2500, 3.2500, 1.0000, 0.8800, 0.0000, 1.0000, 23.4500, 4.6200, 17.9500, 17.9500, 1.0000, 4.6200, 2.0000, 1.0000, 15.5800, 15.5800, 0.0000, 177, NULL, 89, NULL, 0, 2, 178, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637518', '2011-01-06 08:46:12', '2011-01-06 08:46:12', 0.0000, 0.0000, 0.0000, 0.0000, 5.5000, 5.5000), (55, 2, 80.9000, 1.1400, 12.9200, 12.9200, 1.0000, 1.1400, 0.0000, 1.0000, 80.9000, 5.9600, 73.8000, 73.8000, 1.0000, 5.9600, 4.0000, 1.0000, 62.0200, 62.0200, 0.0000, 175, NULL, 88, NULL, 0, 2, 176, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637519', '2011-01-07 12:32:35', '2011-01-07 12:32:35', 0.0000, 0.0000, 0.0000, 0.0000, 7.1000, 7.1000), (56, 2, 58.0000, 0.8800, 9.2600, 9.2600, 1.0000, 0.8800, 0.0000, 1.0000, 58.0000, 4.6200, 52.5000, 52.5000, 1.0000, 4.6200, 3.0000, 1.0000, 44.1200, 44.1200, 0.0000, 179, NULL, 90, NULL, 0, 2, 180, NULL, 'EUR', '8BH85924TX3388804', 'EUR', 'EUR', 'EUR', '200637520', '2011-01-11 10:53:32', '2011-01-11 10:53:32', 0.0000, 0.0000, 0.0000, 0.0000, 5.5000, 5.5000), (57, 2, 64.7500, 0.8800, 10.3400, 10.3400, 1.0000, 0.8800, 0.0000, 1.0000, 64.7500, 4.6200, 59.2500, 59.2500, 1.0000, 4.6200, 3.0000, 1.0000, 49.7900, 49.7900, 0.0000, 181, NULL, 91, 1, 0, 2, 182, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637521', '2011-01-11 13:57:49', '2011-01-11 13:57:49', 0.0000, 0.0000, 0.0000, 0.0000, 5.5000, 5.5000), (58, 2, 55.3500, 0.8800, 8.8400, 8.8400, 1.0000, 0.8800, 0.0000, 1.0000, 55.3500, 4.6200, 49.8500, 49.8500, 1.0000, 4.6200, 4.0000, 1.0000, 41.8900, 41.8900, 0.0000, 185, NULL, 93, NULL, 0, 2, 186, NULL, 'EUR', '0WE14403XS391630J', 'EUR', 'EUR', 'EUR', '200637522', '2011-01-16 17:27:00', '2011-01-16 17:27:00', 0.0000, 0.0000, 0.0000, 0.0000, 5.5000, 5.5000), (59, 2, 43.0000, 1.8400, 6.8700, 6.8700, 1.0000, 1.8400, 0.0000, 1.0000, 43.0000, 9.6600, 31.5000, 31.5000, 1.0000, 9.6600, 3.0000, 1.0000, 26.4700, 26.4700, 0.0000, 183, NULL, 92, NULL, 0, 2, 184, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637523', '2011-01-17 10:08:13', '2011-01-17 10:08:13', 0.0000, 0.0000, 0.0000, 0.0000, 11.5000, 11.5000), (60, 2, 28.7000, 0.8800, 4.5800, 4.5800, 1.0000, 0.8800, 0.0000, 1.0000, 28.7000, 4.6200, 23.2000, 23.2000, 1.0000, 4.6200, 4.0000, 1.0000, 19.5000, 19.5000, 0.0000, 187, NULL, 94, NULL, 0, 2, 188, NULL, 'EUR', '6DK18027B5476912J', 'EUR', 'EUR', 'EUR', '200637524', '2011-01-17 15:21:18', '2011-01-17 15:21:18', 0.0000, 0.0000, 0.0000, 0.0000, 5.5000, 5.5000), (61, 2, 46.0000, 0.8700, 7.3400, 7.3400, 1.0000, 0.8700, 0.0000, 1.0000, 46.0000, 4.6300, 40.5000, 40.5000, 1.0000, 4.6300, 5.0000, 1.0000, 34.0300, 34.0300, 0.0000, 189, NULL, 95, NULL, 0, 2, 190, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637525', '2011-01-21 08:25:00', '2011-01-21 08:25:00', 0.0000, 0.0000, 0.0000, 0.0000, 5.5000, 5.5000), (62, 2, 88.7000, 0.8800, 14.1600, 14.1600, 1.0000, 0.8800, 0.0000, 1.0000, 88.7000, 4.6200, 83.2000, 83.2000, 1.0000, 4.6200, 10.0000, 1.0000, 69.9200, 69.9200, 0.0000, 193, NULL, 97, NULL, 0, 2, 194, NULL, 'EUR', '1A991285MM252893T', 'EUR', 'EUR', 'EUR', '200637526', '2011-01-30 18:03:09', '2011-01-30 18:03:09', 0.0000, 0.0000, 0.0000, 0.0000, 5.5000, 5.5000), (63, 2, 58.0000, 0.8800, 9.2600, 9.2600, 1.0000, 0.8800, 0.0000, 1.0000, 58.0000, 4.6200, 52.5000, 52.5000, 1.0000, 4.6200, 3.0000, 1.0000, 44.1200, 44.1200, 0.0000, 195, NULL, 98, NULL, 0, 2, 196, NULL, 'EUR', '9TP59156VV3194412', 'EUR', 'EUR', 'EUR', '200637527', '2011-01-30 19:32:24', '2011-01-30 19:32:24', 0.0000, 0.0000, 0.0000, 0.0000, 5.5000, 5.5000), (64, 2, 45.1000, 0.8800, 7.2000, 7.2000, 1.0000, 0.8800, 0.0000, 1.0000, 45.1000, 4.6200, 39.6000, 39.6000, 1.0000, 4.6200, 6.0000, 1.0000, 33.2800, 33.2800, 0.0000, 197, NULL, 99, NULL, 0, 2, 198, NULL, 'EUR', '4CU99812JL206232T', 'EUR', 'EUR', 'EUR', '200637528', '2011-01-31 08:33:35', '2011-01-31 08:33:35', 0.0000, 0.0000, 0.0000, 0.0000, 5.5000, 5.5000), (65, 1, 16.7800, 0.8800, 2.5000, 2.2400, 1.0000, 0.8800, 0.0000, 1.0000, 18.4000, 4.6200, 12.9000, 11.2800, 1.0000, 4.6200, 2.0000, 1.0000, 11.2800, 9.9200, 0.0000, 199, NULL, 100, NULL, 0, 2, 200, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '100000002', '2011-01-31 11:58:52', '2011-01-31 11:58:52', 0.0000, 0.0000, 0.0000, 0.0000, 5.5000, 5.5000), (66, 2, 36.7000, 0.8800, 5.8600, 5.8600, 1.0000, 0.8800, 0.0000, 1.0000, 36.7000, 4.6200, 31.2000, 31.2000, 1.0000, 4.6200, 5.0000, 1.0000, 26.2200, 26.2200, 0.0000, 191, NULL, 96, NULL, 0, 2, 192, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637529', '2011-01-31 12:33:16', '2011-01-31 12:33:16', 0.0000, 0.0000, 0.0000, 0.0000, 5.5000, 5.5000), (67, 2, 34.0000, 0.8800, 5.4300, 5.4300, 1.0000, 0.8800, 0.0000, 1.0000, 34.0000, 4.6200, 28.5000, 28.5000, 1.0000, 4.6200, 5.0000, 1.0000, 23.9500, 23.9500, 0.0000, 201, NULL, 101, NULL, 0, 2, 202, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637530', '2011-02-03 12:06:25', '2011-02-03 12:06:25', 0.0000, 0.0000, 0.0000, 0.0000, 5.5000, 5.5000), (68, 2, 43.5000, 0.8800, 6.9500, 6.9500, 1.0000, 0.8800, 0.0000, 1.0000, 43.5000, 4.6200, 38.0000, 38.0000, 1.0000, 4.6200, 6.0000, 1.0000, 31.9300, 31.9300, 0.0000, 203, NULL, 102, NULL, 0, 2, 204, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637531', '2011-02-07 13:22:02', '2011-02-07 13:22:02', 0.0000, 0.0000, 0.0000, 0.0000, 5.5000, 5.5000), (69, 2, 55.3500, 0.8800, 8.8400, 8.8400, 1.0000, 0.8800, 0.0000, 1.0000, 55.3500, 4.6200, 49.8500, 49.8500, 1.0000, 4.6200, 4.0000, 1.0000, 41.8900, 41.8900, 0.0000, 211, NULL, 106, NULL, 0, 2, 212, NULL, 'EUR', '27W6226980807623U', 'EUR', 'EUR', 'EUR', '200637532', '2011-02-08 09:05:47', '2011-02-08 09:05:47', 0.0000, 0.0000, 0.0000, 0.0000, 5.5000, 5.5000), (70, 2, 73.0000, 0.8800, 11.6600, 11.6600, 1.0000, 0.8800, 0.0000, 1.0000, 73.0000, 4.6200, 67.5000, 67.5000, 1.0000, 4.6200, 4.0000, 1.0000, 56.7200, 56.7200, 0.0000, 205, NULL, 103, NULL, 0, 2, 206, NULL, 'EUR', NULL, 'EUR', 'EUR', 'EUR', '200637533', '2011-02-08 12:50:00', '2011-02-08 12:50:00', 0.0000, 0.0000, 0.0000, 0.0000, 5.5000, 5.5000); /*!40000 ALTER TABLE `sales_flat_invoice` ENABLE KEYS */; # Dumping structure for table web35db1.sales_flat_invoice_comment CREATE TABLE IF NOT EXISTS `sales_flat_invoice_comment` ( `entity_id` int(10) unsigned NOT NULL auto_increment, `parent_id` int(10) unsigned NOT NULL, `is_customer_notified` tinyint(1) unsigned default NULL, `comment` text, `created_at` datetime default NULL, PRIMARY KEY (`entity_id`), KEY `IDX_CREATED_AT` (`created_at`), KEY `IDX_PARENT_ID` (`parent_id`), CONSTRAINT `FK_SALES_FLAT_INVOICE_COMMENT_PARENT` FOREIGN KEY (`parent_id`) REFERENCES `sales_flat_invoice` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB DEFAULT CHARSET=utf8; # Dumping data for table web35db1.sales_flat_invoice_comment: 0 rows /*!40000 ALTER TABLE `sales_flat_invoice_comment` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_flat_invoice_comment` ENABLE KEYS */; # Dumping structure for table web35db1.sales_flat_invoice_grid CREATE TABLE IF NOT EXISTS `sales_flat_invoice_grid` ( `entity_id` int(10) unsigned NOT NULL auto_increment, `store_id` smallint(5) unsigned default NULL, `base_grand_total` decimal(12,4) default NULL, `grand_total` decimal(12,4) default NULL, `order_id` int(10) unsigned NOT NULL, `state` int(10) default NULL, `store_currency_code` char(3) default NULL, `order_currency_code` char(3) default NULL, `base_currency_code` char(3) default NULL, `global_currency_code` char(3) default NULL, `increment_id` varchar(50) default NULL, `order_increment_id` varchar(50) default NULL, `created_at` datetime default NULL, `order_created_at` datetime default NULL, `billing_name` varchar(255) default NULL, PRIMARY KEY (`entity_id`), KEY `IDX_STORE_ID` (`store_id`), KEY `IDX_GRAND_TOTAL` (`grand_total`), KEY `IDX_ORDER_ID` (`order_id`), KEY `IDX_STATE` (`state`), KEY `IDX_INCREMENT_ID` (`increment_id`), KEY `IDX_ORDER_INCREMENT_ID` (`order_increment_id`), KEY `IDX_CREATED_AT` (`created_at`), KEY `IDX_ORDER_CREATED_AT` (`order_created_at`), KEY `IDX_BILLING_NAME` (`billing_name`), CONSTRAINT `FK_SALES_FLAT_INVOICE_GRID_PARENT` FOREIGN KEY (`entity_id`) REFERENCES `sales_flat_invoice` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE, CONSTRAINT `FK_SALES_FLAT_INVOICE_GRID_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=71 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.sales_flat_invoice_grid: 55 rows /*!40000 ALTER TABLE `sales_flat_invoice_grid` DISABLE KEYS */; INSERT INTO `sales_flat_invoice_grid` (`entity_id`, `store_id`, `base_grand_total`, `grand_total`, `order_id`, `state`, `store_currency_code`, `order_currency_code`, `base_currency_code`, `global_currency_code`, `increment_id`, `order_increment_id`, `created_at`, `order_created_at`, `billing_name`) VALUES (16, 2, 29.3000, 29.3000, 31, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637481', '200537483', '2010-07-27 16:13:04', '2010-07-27 16:08:54', 'Hesse Gerhard'), (17, 2, 36.3000, 36.3000, 32, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637482', '200537484', '2010-08-06 10:48:32', '2010-07-30 09:42:48', 'Harald Sprich'), (18, 2, 43.2000, 43.2000, 33, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637483', '200537485', '2010-08-10 09:24:50', '2010-08-09 15:45:27', 'Marcel Müller'), (19, 2, 56.4500, 56.4500, 37, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637484', '200537489', '2010-08-14 13:59:15', '2010-08-14 13:57:36', 'Frank Pieper'), (20, 2, 31.7300, 31.7300, 36, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637485', '200537488', '2010-08-17 10:44:43', '2010-08-13 15:53:03', 'Matthias Jugel'), (21, 2, 27.0000, 27.0000, 39, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637486', '200537491', '2010-08-25 09:07:21', '2010-08-22 13:21:03', 'Jochen Becker'), (22, 2, 49.8000, 49.8000, 40, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637487', '200537492', '2010-08-27 07:26:55', '2010-08-25 08:08:58', 'Malte Bernard'), (23, 2, 256.1500, 256.1500, 35, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637488', '200537487', '2010-08-30 07:17:30', '2010-08-10 11:07:30', 'Arnd Balzereit-Kelter'), (24, 2, 54.2000, 54.2000, 41, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637489', '200537493', '2010-08-31 10:43:54', '2010-08-30 10:20:30', 'Ricardo Bartsch'), (25, 2, 73.1000, 73.1000, 45, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637490', '200537497', '2010-09-13 11:39:23', '2010-09-09 15:26:24', 'Marco Lotz'), (26, 2, 33.2000, 33.2000, 43, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637491', '200537495', '2010-09-13 11:59:02', '2010-09-06 11:42:29', 'Armin Kaminski'), (27, 2, 43.1000, 43.1000, 44, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637492', '200537496', '2010-09-13 12:09:26', '2010-09-07 11:57:18', 'Hans Wolfgang Pohl'), (28, 2, 0.0000, 0.0000, 45, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637493', '200537497', '2010-09-13 13:14:38', '2010-09-09 15:26:24', 'Marco Lotz'), (29, 2, 74.1000, 74.1000, 46, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637494', '200537498', '2010-09-21 12:26:29', '2010-09-15 06:52:42', 'Volkmar Nies'), (30, 2, 104.1000, 104.1000, 47, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637495', '200537499', '2010-09-24 08:29:04', '2010-09-20 10:47:04', 'Ronny Eggert'), (31, 2, 33.4000, 33.4000, 48, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637496', '200537500', '2010-09-27 11:37:59', '2010-09-24 18:45:30', 'Stefan Schmidt'), (32, 2, 46.5500, 46.5500, 49, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637497', '200537501', '2010-09-28 10:55:43', '2010-09-26 17:22:29', 'wolfgang scherffig'), (33, 2, 52.5500, 52.5500, 51, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637498', '200537503', '2010-09-30 05:15:45', '2010-09-29 22:00:46', 'masi daberto'), (34, 2, 38.1000, 38.1000, 50, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637499', '200537502', '2010-09-30 12:17:53', '2010-09-28 15:49:14', 'Alexander Roye'), (35, 2, 28.2000, 28.2000, 53, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637500', '200537505', '2010-10-04 11:26:59', '2010-10-03 17:54:15', 'Robin Schaupp'), (36, 2, 44.8000, 44.8000, 52, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637501', '200537504', '2010-10-06 12:39:19', '2010-09-30 12:24:39', 'Toni Busch'), (37, 2, 64.5500, 64.5500, 54, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637502', '200537506', '2010-10-18 12:42:48', '2010-10-17 13:01:56', 'Michel Karsten'), (38, 2, 70.1000, 70.1000, 58, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637503', '200537510', '2010-10-27 23:58:14', '2010-10-27 23:56:58', 'Paolo Miglietta'), (39, 2, 64.7000, 64.7000, 55, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637504', '200537507', '2010-10-28 12:28:34', '2010-10-17 18:20:56', 'Tobias Böhler'), (40, 2, 46.1000, 46.1000, 56, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637505', '200537508', '2010-11-04 09:44:17', '2010-10-24 18:21:26', 'Uwe Engelskircher'), (41, 2, 43.0500, 43.0500, 59, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637506', '200537511', '2010-11-04 10:09:03', '2010-10-31 09:16:14', 'Dirk Mörchen'), (42, 2, 29.6000, 29.6000, 57, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637507', '200537509', '2010-11-05 12:43:59', '2010-10-26 23:15:48', 'Miro Moravec'), (43, 2, 134.9000, 134.9000, 61, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637508', '200537513', '2010-11-16 12:47:31', '2010-11-10 19:04:25', 'olaf reichelt'), (44, 2, 38.6000, 38.6000, 81, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637509', '200537533', '2010-11-25 10:48:38', '2010-11-25 10:47:43', 'Daniel Pichl'), (45, 2, 52.2500, 52.2500, 78, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637510', '200537530', '2010-11-30 14:29:21', '2010-11-23 18:27:26', 'Veselin Petev'), (46, 2, 36.8000, 36.8000, 82, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637511', '200537532-1', '2010-12-02 08:06:02', '2010-12-02 08:04:19', 'Willi Gindele'), (47, 2, 38.2000, 38.2000, 79, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637512', '200537531', '2010-12-02 08:08:27', '2010-11-24 13:55:12', 'Willi Gindele'), (48, 2, 108.0000, 108.0000, 83, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637513', '200537534', '2010-12-10 13:16:11', '2010-12-07 12:54:02', 'Jens Uhlmann'), (49, 2, 63.0500, 63.0500, 84, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637514', '200537535', '2010-12-13 08:25:48', '2010-12-08 16:58:02', 'Melanie Brockelmann'), (50, 2, 35.9000, 35.9000, 85, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637515', '200537536', '2010-12-15 10:08:04', '2010-12-14 14:13:10', 'Harry Sonnentag'), (51, 2, 41.4000, 41.4000, 86, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637516', '200537537', '2010-12-28 09:30:46', '2010-12-27 17:08:27', 'David Schulze'), (52, 1, 25.9700, 29.5500, 87, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000001', '100000001', '2010-12-28 10:08:29', '2010-12-28 10:06:54', 'Norbert Keßler'), (53, 2, 0.0000, 0.0000, 86, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637517', '200537537', '2010-12-28 16:08:08', '2010-12-27 17:08:27', 'David Schulze'), (54, 2, 23.4500, 23.4500, 89, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637518', '200537539', '2011-01-06 08:46:12', '2011-01-06 08:44:38', 'Ilka Anders'), (55, 2, 80.9000, 80.9000, 88, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637519', '200537538', '2011-01-07 12:32:35', '2010-12-29 18:35:09', 'Martin Rommel'), (56, 2, 58.0000, 58.0000, 90, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637520', '200537540', '2011-01-11 10:53:32', '2011-01-11 10:52:25', 'Heinz Thomalla'), (57, 2, 64.7500, 64.7500, 91, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637521', '200537541', '2011-01-11 13:57:49', '2011-01-11 13:29:08', 'K. Struckmeier'), (58, 2, 55.3500, 55.3500, 93, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637522', '200537543', '2011-01-16 17:27:00', '2011-01-16 17:23:29', 'Andreas Engelbrecht'), (59, 2, 43.0000, 43.0000, 92, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637523', '200537542', '2011-01-17 10:08:13', '2011-01-14 19:12:36', 'Nico Wiefel'), (60, 2, 28.7000, 28.7000, 94, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637524', '200537544', '2011-01-17 15:21:18', '2011-01-17 15:20:35', 'Andreas Stolzenburg'), (61, 2, 46.0000, 46.0000, 95, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637525', '200537545', '2011-01-21 08:25:00', '2011-01-20 13:43:45', 'Melanie Kerfien'), (62, 2, 88.7000, 88.7000, 97, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637526', '200537547', '2011-01-30 18:03:09', '2011-01-30 18:01:56', 'Olaf Peterson'), (63, 2, 58.0000, 58.0000, 98, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637527', '200537548', '2011-01-30 19:32:24', '2011-01-30 19:30:20', 'Carsten Medek'), (64, 2, 45.1000, 45.1000, 99, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637528', '200537549', '2011-01-31 08:33:35', '2011-01-31 08:32:01', 'Eric Behrens'), (65, 1, 16.7800, 18.4000, 100, 2, 'EUR', 'EUR', 'EUR', 'EUR', '100000002', '100000002', '2011-01-31 11:58:52', '2011-01-31 09:02:28', 'Frank Schulenburg'), (66, 2, 36.7000, 36.7000, 96, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637529', '200537546', '2011-01-31 12:33:16', '2011-01-27 19:24:25', 'Dieter Hilberer'), (67, 2, 34.0000, 34.0000, 101, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637530', '200537550', '2011-02-03 12:06:25', '2011-02-02 20:57:07', 'Marcel Gombarek'), (68, 2, 43.5000, 43.5000, 102, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637531', '200537551', '2011-02-07 13:22:02', '2011-02-03 16:34:35', 'Vasilios Tsolakis'), (69, 2, 55.3500, 55.3500, 106, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637532', '200537555', '2011-02-08 09:05:47', '2011-02-08 09:04:17', 'ernst felder'), (70, 2, 73.0000, 73.0000, 103, 2, 'EUR', 'EUR', 'EUR', 'EUR', '200637533', '200537552', '2011-02-08 12:50:00', '2011-02-03 20:20:43', 'Günter Riedmaier'); /*!40000 ALTER TABLE `sales_flat_invoice_grid` ENABLE KEYS */; # Dumping structure for table web35db1.sales_flat_invoice_item CREATE TABLE IF NOT EXISTS `sales_flat_invoice_item` ( `entity_id` int(10) unsigned NOT NULL auto_increment, `parent_id` int(10) unsigned NOT NULL, `base_price` decimal(12,4) default NULL, `base_weee_tax_row_disposition` decimal(12,4) default NULL, `weee_tax_applied_row_amount` decimal(12,4) default NULL, `base_weee_tax_applied_amount` decimal(12,4) default NULL, `tax_amount` decimal(12,4) default NULL, `base_row_total` decimal(12,4) default NULL, `discount_amount` decimal(12,4) default NULL, `row_total` decimal(12,4) default NULL, `weee_tax_row_disposition` decimal(12,4) default NULL, `base_discount_amount` decimal(12,4) default NULL, `base_weee_tax_disposition` decimal(12,4) default NULL, `price_incl_tax` decimal(12,4) default NULL, `weee_tax_applied_amount` decimal(12,4) default NULL, `base_tax_amount` decimal(12,4) default NULL, `base_price_incl_tax` decimal(12,4) default NULL, `qty` decimal(12,4) default NULL, `weee_tax_disposition` decimal(12,4) default NULL, `base_cost` decimal(12,4) default NULL, `base_weee_tax_applied_row_amount` decimal(12,4) default NULL, `price` decimal(12,4) default NULL, `base_row_total_incl_tax` decimal(12,4) default NULL, `row_total_incl_tax` decimal(12,4) default NULL, `product_id` int(10) default NULL, `order_item_id` int(10) default NULL, `additional_data` text, `description` text, `weee_tax_applied` text, `sku` varchar(255) default NULL, `name` varchar(255) default NULL, `hidden_tax_amount` decimal(12,4) default NULL, `base_hidden_tax_amount` decimal(12,4) default NULL, PRIMARY KEY (`entity_id`), KEY `IDX_PARENT_ID` (`parent_id`), CONSTRAINT `FK_SALES_FLAT_INVOICE_ITEM_PARENT` FOREIGN KEY (`parent_id`) REFERENCES `sales_flat_invoice` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=222 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.sales_flat_invoice_item: 185 rows /*!40000 ALTER TABLE `sales_flat_invoice_item` DISABLE KEYS */; INSERT INTO `sales_flat_invoice_item` (`entity_id`, `parent_id`, `base_price`, `base_weee_tax_row_disposition`, `weee_tax_applied_row_amount`, `base_weee_tax_applied_amount`, `tax_amount`, `base_row_total`, `discount_amount`, `row_total`, `weee_tax_row_disposition`, `base_discount_amount`, `base_weee_tax_disposition`, `price_incl_tax`, `weee_tax_applied_amount`, `base_tax_amount`, `base_price_incl_tax`, `qty`, `weee_tax_disposition`, `base_cost`, `base_weee_tax_applied_row_amount`, `price`, `base_row_total_incl_tax`, `row_total_incl_tax`, `product_id`, `order_item_id`, `additional_data`, `description`, `weee_tax_applied`, `sku`, `name`, `hidden_tax_amount`, `base_hidden_tax_amount`) VALUES (28, 16, 9.5400, 0.0000, 0.0000, 0.0000, 3.6200, 19.0800, NULL, 19.0800, 0.0000, NULL, 0.0000, 11.3500, 0.0000, 3.6200, 11.3500, 2.0000, 0.0000, NULL, 0.0000, 9.5400, 22.7000, 22.7000, 60, 56, NULL, NULL, 'a:0:{}', '831811', 'MOTUL Scooter Expert 2T 1L', 0.0000, 0.0000), (29, 16, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 57, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (30, 16, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 58, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (31, 16, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 59, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (32, 17, 8.3200, 0.0000, 0.0000, 0.0000, 4.7400, 24.9600, NULL, 24.9600, 0.0000, NULL, 0.0000, 9.9000, 0.0000, 4.7400, 9.9000, 3.0000, 0.0000, NULL, 0.0000, 8.3200, 29.7000, 29.7000, 49, 60, NULL, NULL, 'a:0:{}', '836511', 'MOTUL 5100 4T 1L', 0.0000, 0.0000), (33, 17, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 61, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (34, 17, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 62, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (35, 17, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 63, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (36, 18, 8.5700, 0.0000, 0.0000, 0.0000, 4.8900, 25.7100, NULL, 25.7100, 0.0000, NULL, 0.0000, 10.2000, 0.0000, 4.8900, 10.2000, 3.0000, 0.0000, NULL, 0.0000, 8.5700, 30.6000, 30.6000, 31, 64, NULL, NULL, 'a:0:{}', '837011', 'MOTUL 3000 4T 1L', 0.0000, 0.0000), (37, 18, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 65, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (38, 18, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 66, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (39, 18, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 67, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (40, 19, 33.5700, 0.0000, 0.0000, 0.0000, 6.3800, 33.5700, NULL, 33.5700, 0.0000, NULL, 0.0000, 39.9500, 0.0000, 6.3800, 39.9500, 1.0000, 0.0000, NULL, 0.0000, 33.5700, 39.9500, 39.9500, 50, 79, NULL, NULL, 'a:0:{}', '836541', 'MOTUL 5100 4T 4L', 0.0000, 0.0000), (41, 19, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 80, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (42, 19, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 81, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (43, 19, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 82, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (44, 19, 8.3200, 0.0000, 0.0000, 0.0000, 1.5800, 8.3200, NULL, 8.3200, 0.0000, NULL, 0.0000, 9.9000, 0.0000, 1.5800, 9.9000, 1.0000, 0.0000, NULL, 0.0000, 8.3200, 9.9000, 9.9000, 49, 83, NULL, NULL, 'a:0:{}', '836511', 'MOTUL 5100 4T 1L', 0.0000, 0.0000), (45, 20, 21.1200, 0.0000, 0.0000, 0.0000, 4.0100, 21.1200, NULL, 21.1200, 0.0000, NULL, 0.0000, 25.1300, 0.0000, 4.0100, 25.1300, 1.0000, 0.0000, NULL, 0.0000, 21.1200, 25.1300, 25.1300, 4, 75, NULL, NULL, 'a:0:{}', '839451', 'MOTUL 6100 Synergie+ 5L', 0.0000, 0.0000), (46, 20, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 76, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (47, 20, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 77, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (48, 20, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 78, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (49, 21, 8.5700, 0.0000, 0.0000, 0.0000, 3.2600, 17.1400, NULL, 17.1400, 0.0000, NULL, 0.0000, 10.2000, 0.0000, 3.2600, 10.2000, 2.0000, 0.0000, NULL, 0.0000, 8.5700, 20.4000, 20.4000, 31, 90, NULL, NULL, 'a:0:{}', '837011', 'MOTUL 3000 4T 1L', 0.0000, 0.0000), (50, 21, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 91, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (51, 21, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 92, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (52, 21, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 93, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (53, 22, 12.4800, 0.0000, 0.0000, 0.0000, 2.3700, 12.4800, NULL, 12.4800, 0.0000, NULL, 0.0000, 14.8500, 0.0000, 2.3700, 14.8500, 1.0000, 0.0000, NULL, 0.0000, 12.4800, 14.8500, 14.8500, 55, 94, NULL, NULL, 'a:0:{}', '836311', 'MOTUL 7100 4T 1L', 0.0000, 0.0000), (54, 22, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 95, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (55, 22, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 96, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (56, 22, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 97, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (57, 22, 8.3200, 0.0000, 0.0000, 0.0000, 1.5800, 8.3200, NULL, 8.3200, 0.0000, NULL, 0.0000, 9.9000, 0.0000, 1.5800, 9.9000, 1.0000, 0.0000, NULL, 0.0000, 8.3200, 9.9000, 9.9000, 112, 98, NULL, NULL, 'a:0:{}', '818916', 'Wash & Wax 400ml', 0.0000, 0.0000), (58, 22, 4.7000, 0.0000, 0.0000, 0.0000, 0.9000, 4.7000, NULL, 4.7000, 0.0000, NULL, 0.0000, 5.6000, 0.0000, 0.9000, 5.6000, 1.0000, 0.0000, NULL, 0.0000, 4.7000, 5.6000, 5.6000, 109, 99, NULL, NULL, 'a:0:{}', '817916', 'Brake Clean 400ml', 0.0000, 0.0000), (59, 22, 10.8000, 0.0000, 0.0000, 0.0000, 2.0500, 10.8000, NULL, 10.8000, 0.0000, NULL, 0.0000, 12.8500, 0.0000, 2.0500, 12.8500, 1.0000, 0.0000, NULL, 0.0000, 10.8000, 12.8500, 12.8500, 101, 100, NULL, NULL, 'a:0:{}', '338416', 'Chain Lube Road Plus 400ml', 0.0000, 0.0000), (60, 23, 29.9600, 0.0000, 0.0000, 0.0000, 39.8400, 209.7100, NULL, 209.7100, 0.0000, NULL, 0.0000, 35.6500, 0.0000, 39.8400, 35.6500, 7.0000, 0.0000, NULL, 0.0000, 29.9600, 249.5500, 249.5500, 69, 71, NULL, NULL, 'a:0:{}', '825802', 'MOTUL 300 V Le Mans 2L', 0.0000, 0.0000), (61, 23, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 72, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (62, 23, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 73, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (63, 23, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 74, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (64, 24, 8.7400, 0.0000, 0.0000, 0.0000, 6.6400, 34.9600, NULL, 34.9600, 0.0000, NULL, 0.0000, 10.4000, 0.0000, 6.6400, 10.4000, 4.0000, 0.0000, NULL, 0.0000, 8.7400, 41.6000, 41.6000, 57, 101, NULL, NULL, 'a:0:{}', '837511', 'MOTUL 100 Motomix 2T 1L', 0.0000, 0.0000), (65, 24, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 102, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (66, 24, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 103, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (67, 24, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 104, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (68, 25, 38.4000, 0.0000, 0.0000, 0.0000, 7.3000, 38.4000, NULL, 38.4000, 0.0000, NULL, 0.0000, 45.7000, 0.0000, 7.3000, 45.7000, 1.0000, 0.0000, NULL, 0.0000, 38.4000, 45.7000, 45.7000, 21, 118, NULL, NULL, 'a:0:{}', '835851', 'MOTUL Specific LL A/B 025 5L', 0.0000, 0.0000), (69, 25, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 119, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (70, 25, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 120, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (71, 25, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 121, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (72, 25, 8.7400, 0.0000, 0.0000, 0.0000, 3.3200, 17.4800, NULL, 17.4800, 0.0000, NULL, 0.0000, 10.4000, 0.0000, 3.3200, 10.4000, 2.0000, 0.0000, NULL, 0.0000, 8.7400, 20.8000, 20.8000, 20, 122, NULL, NULL, 'a:0:{}', '835811', 'MOTUL Specific LL A/B 025 1L', 0.0000, 0.0000), (73, 26, 12.0200, 0.0000, 0.0000, 0.0000, 2.2800, 12.0200, NULL, 12.0200, 0.0000, NULL, 0.0000, 14.3000, 0.0000, 2.2800, 14.3000, 1.0000, 0.0000, NULL, 0.0000, 12.0200, 14.3000, 14.3000, 113, 109, NULL, NULL, 'a:0:{}', '819001', 'Moto Wash 1L', 0.0000, 0.0000), (74, 26, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 110, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (75, 26, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 111, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (76, 26, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 112, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (77, 26, 10.3300, 0.0000, 0.0000, 0.0000, 1.9700, 10.3300, NULL, 10.3300, 0.0000, NULL, 0.0000, 12.3000, 0.0000, 1.9700, 12.3000, 1.0000, 0.0000, NULL, 0.0000, 10.3300, 12.3000, 12.3000, 102, 113, NULL, NULL, 'a:0:{}', '815416', 'Chain Lube Road 400ml', 0.0000, 0.0000), (78, 27, 30.6700, 0.0000, 0.0000, 0.0000, 5.8300, 30.6700, NULL, 30.6700, 0.0000, NULL, 0.0000, 36.5000, 0.0000, 5.8300, 36.5000, 1.0000, 0.0000, NULL, 0.0000, 30.6700, 36.5000, 36.5000, 32, 114, NULL, NULL, 'a:0:{}', '837041', 'MOTUL 3000 4T 4L', 0.0000, 0.0000), (79, 27, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 115, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (80, 27, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 116, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (81, 27, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 117, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (82, 29, 56.7200, 0.0000, 0.0000, 0.0000, 10.7800, 56.7200, NULL, 56.7200, 0.0000, NULL, 0.0000, 67.5000, 0.0000, 10.7800, 67.5000, 1.0000, 0.0000, NULL, 0.0000, 56.7200, 67.5000, 67.5000, 12, 123, NULL, NULL, 'a:0:{}', '854751', 'MOTUL 8100 X-Clean + 5L', 0.0000, 0.0000), (83, 29, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 124, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (84, 29, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 125, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (85, 29, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 126, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (86, 30, 16.3900, 0.0000, 0.0000, 0.0000, 15.5700, 81.9300, NULL, 81.9300, 0.0000, NULL, 0.0000, 19.5000, 0.0000, 15.5700, 19.5000, 5.0000, 0.0000, NULL, 0.0000, 16.3900, 97.5000, 97.5000, 30, 127, NULL, NULL, 'a:0:{}', '823501', 'MOTUL Gear FF Competition 1L', 0.0000, 0.0000), (87, 30, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 128, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (88, 30, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 129, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (89, 30, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 130, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (90, 31, 8.3200, 0.0000, 0.0000, 0.0000, 3.1600, 16.6400, NULL, 16.6400, 0.0000, NULL, 0.0000, 9.9000, 0.0000, 3.1600, 9.9000, 2.0000, 0.0000, NULL, 0.0000, 8.3200, 19.8000, 19.8000, 49, 131, NULL, NULL, 'a:0:{}', '836511', 'MOTUL 5100 4T 1L 10W-40', 0.0000, 0.0000), (91, 31, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 132, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (92, 31, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 133, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (93, 31, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 134, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (94, 31, 0.8400, 0.0000, 0.0000, 0.0000, 0.1600, 0.8400, NULL, 0.8400, 0.0000, NULL, 0.0000, 1.0000, 0.0000, 0.1600, 1.0000, 1.0000, 0.0000, NULL, 0.0000, 0.8400, 1.0000, 1.0000, 180, 135, NULL, NULL, 'a:0:{}', '770007', 'MOTUL Aufkleber 15 x 4,0 cm', 0.0000, 0.0000), (95, 32, 33.5700, 0.0000, 0.0000, 0.0000, 6.3800, 33.5700, NULL, 33.5700, 0.0000, NULL, 0.0000, 39.9500, 0.0000, 6.3800, 39.9500, 1.0000, 0.0000, NULL, 0.0000, 33.5700, 39.9500, 39.9500, 50, 136, NULL, NULL, 'a:0:{}', '836541', 'MOTUL 5100 4T 4L 10W-40', 0.0000, 0.0000), (96, 32, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 137, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (97, 32, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 138, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (98, 32, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 139, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (99, 33, 33.5700, 0.0000, 0.0000, 0.0000, 6.3800, 33.5700, NULL, 33.5700, 0.0000, NULL, 0.0000, 39.9500, 0.0000, 6.3800, 39.9500, 1.0000, 0.0000, NULL, 0.0000, 33.5700, 39.9500, 39.9500, 50, 144, NULL, NULL, 'a:0:{}', '836541', 'MOTUL 5100 4T 4L 10W-40', 0.0000, 0.0000), (100, 33, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 145, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (101, 33, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 146, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (102, 33, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 147, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (103, 34, 26.4700, 0.0000, 0.0000, 0.0000, 5.0300, 26.4700, NULL, 26.4700, 0.0000, NULL, 0.0000, 31.5000, 0.0000, 5.0300, 31.5000, 1.0000, 0.0000, NULL, 0.0000, 26.4700, 31.5000, 31.5000, 1, 140, NULL, NULL, 'a:0:{}', '386206', 'Motul 4100 Power 5L 15W50', 0.0000, 0.0000), (104, 34, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 141, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (105, 34, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 142, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (106, 34, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 143, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (107, 35, 9.0800, 0.0000, 0.0000, 0.0000, 3.4500, 18.1500, NULL, 18.1500, 0.0000, NULL, 0.0000, 10.8000, 0.0000, 3.4500, 10.8000, 2.0000, 0.0000, NULL, 0.0000, 9.0800, 21.6000, 21.6000, 5, 152, NULL, NULL, 'a:0:{}', '368201', 'MOTUL 8100 X-Cess 1L', 0.0000, 0.0000), (108, 35, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 153, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (109, 35, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 154, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (110, 35, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 155, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (111, 36, 13.5300, 0.0000, 0.0000, 0.0000, 5.1400, 27.0600, NULL, 27.0600, 0.0000, NULL, 0.0000, 16.1000, 0.0000, 5.1400, 16.1000, 2.0000, 0.0000, NULL, 0.0000, 13.5300, 32.2000, 32.2000, 79, 148, NULL, NULL, 'a:0:{}', '303001', 'MOTUL Kart Grand Prix 2T 1L', 0.0000, 0.0000), (112, 36, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 149, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (113, 36, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 150, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (114, 36, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 151, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (115, 37, 14.4100, 0.0000, 0.0000, 0.0000, 8.2100, 43.2400, NULL, 43.2400, 0.0000, NULL, 0.0000, 17.1500, 0.0000, 8.2100, 17.1500, 3.0000, 0.0000, NULL, 0.0000, 14.4100, 51.4500, 51.4500, 78, 156, NULL, NULL, 'a:0:{}', '837211', 'MOTUL 800 2T FACTORY LINE Road Racing 1L', 0.0000, 0.0000), (116, 37, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 157, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (117, 37, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 158, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (118, 37, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 159, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (119, 38, 26.4700, 0.0000, 0.0000, 0.0000, 10.0600, 52.9400, NULL, 52.9400, 0.0000, NULL, 0.0000, 31.5000, 0.0000, 10.0600, 31.5000, 2.0000, 0.0000, NULL, 0.0000, 26.4700, 63.0000, 63.0000, 1, 172, NULL, NULL, 'a:0:{}', '386206', 'Motul 4100 Power 5L 15W50', 0.0000, 0.0000), (120, 38, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 173, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (121, 38, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 174, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (122, 38, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 175, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (123, 39, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 160, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (124, 39, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 161, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (125, 39, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 162, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (126, 39, 48.4000, 0.0000, 0.0000, 0.0000, 9.2000, 48.4000, NULL, 48.4000, 0.0000, NULL, 0.0000, 57.6000, 0.0000, 9.2000, 57.6000, 1.0000, 0.0000, NULL, 0.0000, 48.4000, 57.6000, 57.6000, 56, 163, NULL, NULL, 'a:0:{}', '836341', 'MOTUL 7100 4T 4L 10W-40', 0.0000, 0.0000), (127, 40, 16.3900, 0.0000, 0.0000, 0.0000, 6.2300, 32.7700, NULL, 32.7700, 0.0000, NULL, 0.0000, 19.5000, 0.0000, 6.2300, 19.5000, 2.0000, 0.0000, NULL, 0.0000, 16.3900, 39.0000, 39.0000, 30, 164, NULL, NULL, 'a:0:{}', '823501', 'MOTUL Gear FF Competition 1L 75W-140', 0.0000, 0.0000), (128, 40, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 165, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (129, 40, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 166, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (130, 40, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 167, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (131, 41, 12.3900, 0.0000, 0.0000, 0.0000, 2.3600, 12.3900, NULL, 12.3900, 0.0000, NULL, 0.0000, 14.7500, 0.0000, 2.3600, 14.7500, 1.0000, 0.0000, NULL, 0.0000, 12.3900, 14.7500, 14.7500, 121, 176, NULL, NULL, 'a:0:{}', '816615', 'Motul Fuel System Clean 300ml', 0.0000, 0.0000), (132, 41, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 177, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (133, 41, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 178, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (134, 41, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 179, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (135, 41, 7.0200, 0.0000, 0.0000, 0.0000, 1.3300, 7.0200, NULL, 7.0200, 0.0000, NULL, 0.0000, 8.3500, 0.0000, 1.3300, 8.3500, 1.0000, 0.0000, NULL, 0.0000, 7.0200, 8.3500, 8.3500, 104, 180, NULL, NULL, 'a:0:{}', '815816', 'Motul Chain Clean 400ml', 0.0000, 0.0000), (136, 41, 10.8000, 0.0000, 0.0000, 0.0000, 2.0500, 10.8000, NULL, 10.8000, 0.0000, NULL, 0.0000, 12.8500, 0.0000, 2.0500, 12.8500, 1.0000, 0.0000, NULL, 0.0000, 10.8000, 12.8500, 12.8500, 101, 181, NULL, NULL, 'a:0:{}', '338416', 'Motul Chain Lube Road Plus 400ml', 0.0000, 0.0000), (137, 42, 6.3000, 0.0000, 0.0000, 0.0000, 3.5900, 18.9100, NULL, 18.9100, 0.0000, NULL, 0.0000, 7.5000, 0.0000, 3.5900, 7.5000, 3.0000, 0.0000, NULL, 0.0000, 6.3000, 22.5000, 22.5000, 161, 168, NULL, NULL, 'a:0:{}', '834901', 'Motul Garden 2T Hi-Tech 1L', 0.0000, 0.0000), (138, 42, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 169, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (139, 42, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 193, 170, NULL, NULL, 'a:0:{}', '781901-ES', 'Zur Shoperöffnung das Baseball Cap 300V im Wert von 9,90€ gratis zu Ihrer Bestellung', 0.0000, 0.0000), (140, 42, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 171, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (141, 43, 8.3200, 0.0000, 0.0000, 0.0000, 15.8100, 83.1900, NULL, 83.1900, 0.0000, NULL, 0.0000, 9.9000, 0.0000, 15.8100, 9.9000, 10.0000, 0.0000, NULL, 0.0000, 8.3200, 99.0000, 99.0000, 49, 186, NULL, NULL, 'a:0:{}', '836511', 'MOTUL 5100 4T 1L 10W-40', 0.0000, 0.0000), (142, 43, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 187, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (143, 43, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 188, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (144, 43, 12.1000, 0.0000, 0.0000, 0.0000, 4.6000, 24.2000, NULL, 24.2000, 0.0000, NULL, 0.0000, 14.4000, 0.0000, 4.6000, 14.4000, 2.0000, 0.0000, NULL, 0.0000, 12.1000, 28.8000, 28.8000, 65, 189, NULL, NULL, 'a:0:{}', '832202', 'MOTUL Classic Motor Oil 2L 20W-50', 0.0000, 0.0000), (145, 44, 26.4700, 0.0000, 0.0000, 0.0000, 5.0300, 26.4700, NULL, 26.4700, 0.0000, NULL, 0.0000, 31.5000, 0.0000, 5.0300, 31.5000, 1.0000, 0.0000, NULL, 0.0000, 26.4700, 31.5000, 31.5000, 1, 246, NULL, NULL, 'a:0:{}', '386206', 'Motul 4100 Power 5L 15W50', 0.0000, 0.0000), (146, 44, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 247, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (147, 44, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 248, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (148, 45, 37.9400, 0.0000, 0.0000, 0.0000, 7.2100, 37.9400, NULL, 37.9400, 0.0000, NULL, 0.0000, 45.1500, 0.0000, 7.2100, 45.1500, 1.0000, 0.0000, NULL, 0.0000, 37.9400, 45.1500, 45.1500, 6, 238, NULL, NULL, 'a:0:{}', '368206', 'MOTUL 8100 X-Cess 5L 5W-40', 0.0000, 0.0000), (149, 45, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 239, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (150, 45, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 240, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (151, 46, 8.3200, 0.0000, 0.0000, 0.0000, 4.7400, 24.9600, NULL, 24.9600, 0.0000, NULL, 0.0000, 9.9000, 0.0000, 4.7400, 9.9000, 3.0000, 0.0000, NULL, 0.0000, 8.3200, 29.7000, 29.7000, 49, 249, NULL, NULL, 'a:0:{}', '836511', 'MOTUL 5100 4T 1L 10W-40', 0.0000, 0.0000), (152, 47, 8.3200, 0.0000, 0.0000, 0.0000, 1.5800, 8.3200, NULL, 8.3200, 0.0000, NULL, 0.0000, 9.9000, 0.0000, 1.5800, 9.9000, 1.0000, 0.0000, NULL, 0.0000, 8.3200, 9.9000, 9.9000, 49, 241, NULL, NULL, 'a:0:{}', '836511', 'MOTUL 5100 4T 1L 10W-40', 0.0000, 0.0000), (153, 47, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 242, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (154, 47, 7.0200, 0.0000, 0.0000, 0.0000, 1.3300, 7.0200, NULL, 7.0200, 0.0000, NULL, 0.0000, 8.3500, 0.0000, 1.3300, 8.3500, 1.0000, 0.0000, NULL, 0.0000, 7.0200, 8.3500, 8.3500, 104, 243, NULL, NULL, 'a:0:{}', '815816', 'Motul Chain Clean 400ml', 0.0000, 0.0000), (155, 47, 10.7900, 0.0000, 0.0000, 0.0000, 2.0600, 10.7900, NULL, 10.7900, 0.0000, NULL, 0.0000, 12.8500, 0.0000, 2.0600, 12.8500, 1.0000, 0.0000, NULL, 0.0000, 10.7900, 12.8500, 12.8500, 101, 244, NULL, NULL, 'a:0:{}', '338416', 'Motul Chain Lube Road Plus 400ml', 0.0000, 0.0000), (156, 48, 42.4000, 0.0000, 0.0000, 0.0000, 16.1100, 84.7900, NULL, 84.7900, 0.0000, NULL, 0.0000, 50.4500, 0.0000, 16.1100, 50.4500, 2.0000, 0.0000, NULL, 0.0000, 42.4000, 100.9000, 100.9000, 177, 250, NULL, NULL, 'a:0:{}', '854351', 'MOTUL 8100 X-Clean C3 5L 5W-30', 0.0000, 0.0000), (157, 48, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 251, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (158, 48, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 252, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (159, 49, 37.9400, 0.0000, 0.0000, 0.0000, 7.2100, 37.9400, NULL, 37.9400, 0.0000, NULL, 0.0000, 45.1500, 0.0000, 7.2100, 45.1500, 1.0000, 0.0000, NULL, 0.0000, 37.9400, 45.1500, 45.1500, 6, 253, NULL, NULL, 'a:0:{}', '368206', 'MOTUL 8100 X-Cess 5L 5W-40', 0.0000, 0.0000), (160, 49, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 254, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (161, 49, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 255, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (162, 49, 9.0800, 0.0000, 0.0000, 0.0000, 1.7200, 9.0800, NULL, 9.0800, 0.0000, NULL, 0.0000, 10.8000, 0.0000, 1.7200, 10.8000, 1.0000, 0.0000, NULL, 0.0000, 9.0800, 10.8000, 10.8000, 5, 256, NULL, NULL, 'a:0:{}', '368201', 'MOTUL 8100 X-Cess 1L 5W-40', 0.0000, 0.0000), (163, 50, 12.1000, 0.0000, 0.0000, 0.0000, 4.6000, 24.2000, NULL, 24.2000, 0.0000, NULL, 0.0000, 14.4000, 0.0000, 4.6000, 14.4000, 2.0000, 0.0000, NULL, 0.0000, 12.1000, 28.8000, 28.8000, 65, 257, NULL, NULL, 'a:0:{}', '832202', 'MOTUL Classic Motor Oil 2L 20W-50', 0.0000, 0.0000), (164, 50, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 258, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (165, 50, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 259, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (166, 51, 14.4100, 0.0000, 0.0000, 0.0000, 5.4800, 28.8200, NULL, 28.8200, 0.0000, NULL, 0.0000, 17.1500, 0.0000, 5.4800, 17.1500, 2.0000, 0.0000, NULL, 0.0000, 14.4100, 34.3000, 34.3000, 76, 260, NULL, NULL, 'a:0:{}', '836211', 'MOTUL 300V 4T FACTORY LINE 1L 15W-50', 0.0000, 0.0000), (167, 51, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 261, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (168, 51, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 262, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (169, 52, 18.8700, 0.0000, 0.0000, 0.0000, 3.5800, 15.8600, NULL, 18.8700, 0.0000, NULL, 0.0000, 22.4500, 0.0000, 3.0100, 18.8700, 1.0000, 0.0000, NULL, 0.0000, 18.8700, 18.8700, 22.4500, 30, 263, NULL, NULL, 'a:0:{}', '823501', 'MOTUL Gear FF Competition 1L 75W-140', 0.0000, 0.0000), (170, 54, 12.4800, 0.0000, 0.0000, 0.0000, 2.3700, 12.4800, NULL, 12.4800, 0.0000, NULL, 0.0000, 14.8500, 0.0000, 2.3700, 14.8500, 1.0000, 0.0000, NULL, 0.0000, 12.4800, 14.8500, 14.8500, 51, 268, NULL, NULL, 'a:0:{}', '836411', 'MOTUL 7100 4T 1L 20W-50', 0.0000, 0.0000), (171, 54, 3.1000, 0.0000, 0.0000, 0.0000, 0.0000, 3.1000, NULL, 3.1000, 0.0000, NULL, 0.0000, 3.1000, 0.0000, 0.0000, 3.1000, 1.0000, 0.0000, NULL, 0.0000, 3.1000, 3.1000, 3.1000, 255, 269, NULL, NULL, 'a:0:{}', '0101AMAZON', 'Amazon Gebühren', 0.0000, 0.0000), (172, 55, 48.8200, 0.0000, 0.0000, 0.0000, 9.2800, 48.8200, NULL, 48.8200, 0.0000, NULL, 0.0000, 58.1000, 0.0000, 9.2800, 58.1000, 1.0000, 0.0000, NULL, 0.0000, 48.8200, 58.1000, 58.1000, 170, 264, NULL, NULL, 'a:0:{}', '812207', 'Motul Snowpower 2T 4L', 0.0000, 0.0000), (173, 55, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 265, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (174, 55, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 266, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (175, 55, 13.2000, 0.0000, 0.0000, 0.0000, 2.5000, 13.2000, NULL, 13.2000, 0.0000, NULL, 0.0000, 15.7000, 0.0000, 2.5000, 15.7000, 1.0000, 0.0000, NULL, 0.0000, 13.2000, 15.7000, 15.7000, 167, 267, NULL, NULL, 'a:0:{}', '812201', 'Motul Snowpower 2T 1L', 0.0000, 0.0000), (176, 56, 44.1200, 0.0000, 0.0000, 0.0000, 8.3800, 44.1200, NULL, 44.1200, 0.0000, NULL, 0.0000, 52.5000, 0.0000, 8.3800, 52.5000, 1.0000, 0.0000, NULL, 0.0000, 44.1200, 52.5000, 52.5000, 12, 270, NULL, NULL, 'a:0:{}', '854751', 'MOTUL 8100 X-Clean + 5L 5W-30', 0.0000, 0.0000), (177, 56, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 271, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (178, 56, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 272, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (179, 57, 9.9200, 0.0000, 0.0000, 0.0000, 3.7700, 19.8300, NULL, 19.8300, 0.0000, NULL, 0.0000, 11.8000, 0.0000, 3.7700, 11.8000, 2.0000, 0.0000, NULL, 0.0000, 9.9200, 23.6000, 23.6000, 7, 273, NULL, NULL, 'a:0:{}', '854111', 'MOTUL 8100 X-Clean C3 1L 5W-40', 0.0000, 0.0000), (180, 57, 29.9600, 0.0000, 0.0000, 0.0000, 5.6900, 29.9600, NULL, 29.9600, 0.0000, NULL, 0.0000, 35.6500, 0.0000, 5.6900, 35.6500, 1.0000, 0.0000, NULL, 0.0000, 29.9600, 35.6500, 35.6500, 67, 274, NULL, NULL, 'a:0:{}', '825702', 'MOTUL 300V Competition 2L 15W-50', 0.0000, 0.0000), (181, 58, 33.5700, 0.0000, 0.0000, 0.0000, 6.3800, 33.5700, NULL, 33.5700, 0.0000, NULL, 0.0000, 39.9500, 0.0000, 6.3800, 39.9500, 1.0000, 0.0000, NULL, 0.0000, 33.5700, 39.9500, 39.9500, 50, 278, NULL, NULL, 'a:0:{}', '836541', 'MOTUL 5100 4T 4L 10W-40', 0.0000, 0.0000), (182, 58, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 279, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (183, 58, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 280, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (184, 58, 8.3200, 0.0000, 0.0000, 0.0000, 1.5800, 8.3200, NULL, 8.3200, 0.0000, NULL, 0.0000, 9.9000, 0.0000, 1.5800, 9.9000, 1.0000, 0.0000, NULL, 0.0000, 8.3200, 9.9000, 9.9000, 49, 281, NULL, NULL, 'a:0:{}', '836511', 'MOTUL 5100 4T 1L 10W-40', 0.0000, 0.0000), (185, 59, 26.4700, 0.0000, 0.0000, 0.0000, 5.0300, 26.4700, NULL, 26.4700, 0.0000, NULL, 0.0000, 31.5000, 0.0000, 5.0300, 31.5000, 1.0000, 0.0000, NULL, 0.0000, 26.4700, 31.5000, 31.5000, 1, 275, NULL, NULL, 'a:0:{}', '386206', 'Motul 4100 Power 5L 15W50', 0.0000, 0.0000), (186, 59, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 276, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (187, 59, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 277, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (188, 60, 9.7500, 0.0000, 0.0000, 0.0000, 3.7000, 19.5000, NULL, 19.5000, 0.0000, NULL, 0.0000, 11.6000, 0.0000, 3.7000, 11.6000, 2.0000, 0.0000, NULL, 0.0000, 9.7500, 23.2000, 23.2000, 112, 282, NULL, NULL, 'a:0:{}', '818916', 'Motul Wash & Wax 400ml', 0.0000, 0.0000), (189, 60, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 283, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (190, 60, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 284, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (191, 61, 11.3400, 0.0000, 0.0000, 0.0000, 6.4700, 34.0300, NULL, 34.0300, 0.0000, NULL, 0.0000, 13.5000, 0.0000, 6.4700, 13.5000, 3.0000, 0.0000, NULL, 0.0000, 11.3400, 40.5000, 40.5000, 75, 285, NULL, NULL, 'a:0:{}', '836111', 'MOTUL 300V 4T FACTORY LINE 1L 10W-40', 0.0000, 0.0000), (192, 61, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 286, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (193, 61, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 287, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (194, 62, 8.7400, 0.0000, 0.0000, 0.0000, 13.2800, 69.9200, NULL, 69.9200, 0.0000, NULL, 0.0000, 10.4000, 0.0000, 13.2800, 10.4000, 8.0000, 0.0000, NULL, 0.0000, 8.7400, 83.2000, 83.2000, 186, 291, NULL, NULL, 'a:0:{}', '844911', 'MOTUL Multi ATF 1L', 0.0000, 0.0000), (195, 62, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 292, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (196, 62, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 293, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (197, 63, 44.1200, 0.0000, 0.0000, 0.0000, 8.3800, 44.1200, NULL, 44.1200, 0.0000, NULL, 0.0000, 52.5000, 0.0000, 8.3800, 52.5000, 1.0000, 0.0000, NULL, 0.0000, 44.1200, 52.5000, 52.5000, 12, 294, NULL, NULL, 'a:0:{}', '854751', 'MOTUL 8100 X-Clean + 5L 5W-30', 0.0000, 0.0000), (198, 63, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 295, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (199, 63, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 296, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (200, 64, 8.3200, 0.0000, 0.0000, 0.0000, 6.3200, 33.2800, NULL, 33.2800, 0.0000, NULL, 0.0000, 9.9000, 0.0000, 6.3200, 9.9000, 4.0000, 0.0000, NULL, 0.0000, 8.3200, 39.6000, 39.6000, 49, 297, NULL, NULL, 'a:0:{}', '836511', 'MOTUL 5100 4T 1L 10W-40', 0.0000, 0.0000), (201, 64, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 298, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (202, 64, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 299, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (203, 65, 8.5100, 0.0000, 0.0000, 0.0000, 1.6200, 7.1500, NULL, 8.5100, 0.0000, NULL, 0.0000, 10.1300, 0.0000, 1.3600, 8.5100, 1.0000, 0.0000, NULL, 0.0000, 8.5100, 8.5100, 10.1300, 49, 300, NULL, NULL, 'a:0:{}', '836511', 'MOTUL 5100 4T 1L 10W-40', 0.0000, 0.0000), (204, 65, 2.7700, 0.0000, 0.0000, 0.0000, 0.0000, 2.7700, NULL, 2.7700, 0.0000, NULL, 0.0000, 2.7700, 0.0000, 0.0000, 2.7700, 1.0000, 0.0000, NULL, 0.0000, 2.7700, 2.7700, 2.7700, 255, 301, NULL, NULL, 'a:0:{}', '0101AMAZON', 'Amazon Gebühren', 0.0000, 0.0000), (205, 66, 8.7400, 0.0000, 0.0000, 0.0000, 4.9800, 26.2200, NULL, 26.2200, 0.0000, NULL, 0.0000, 10.4000, 0.0000, 4.9800, 10.4000, 3.0000, 0.0000, NULL, 0.0000, 8.7400, 31.2000, 31.2000, 20, 288, NULL, NULL, 'a:0:{}', '835811', 'MOTUL Specific LL A/B 025 1L 5W-30', 0.0000, 0.0000), (206, 66, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 289, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (207, 66, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 290, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (208, 67, 7.9800, 0.0000, 0.0000, 0.0000, 4.5500, 23.9500, NULL, 23.9500, 0.0000, NULL, 0.0000, 9.5000, 0.0000, 4.5500, 9.5000, 3.0000, 0.0000, NULL, 0.0000, 7.9800, 28.5000, 28.5000, 59, 302, NULL, NULL, 'a:0:{}', '837311', 'MOTUL 710 2T 1L', 0.0000, 0.0000), (209, 67, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 303, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (210, 67, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 304, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (211, 68, 7.9800, 0.0000, 0.0000, 0.0000, 6.0700, 31.9300, NULL, 31.9300, 0.0000, NULL, 0.0000, 9.5000, 0.0000, 6.0700, 9.5000, 4.0000, 0.0000, NULL, 0.0000, 7.9800, 38.0000, 38.0000, 59, 305, NULL, NULL, 'a:0:{}', '837311', 'MOTUL 710 2T 1L', 0.0000, 0.0000), (212, 68, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 306, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (213, 68, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 307, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (214, 69, 33.5700, 0.0000, 0.0000, 0.0000, 6.3800, 33.5700, NULL, 33.5700, 0.0000, NULL, 0.0000, 39.9500, 0.0000, 6.3800, 39.9500, 1.0000, 0.0000, NULL, 0.0000, 33.5700, 39.9500, 39.9500, 50, 318, NULL, NULL, 'a:0:{}', '836541', 'MOTUL 5100 4T 4L 10W-40', 0.0000, 0.0000), (215, 69, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 319, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (216, 69, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 320, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (217, 69, 8.3200, 0.0000, 0.0000, 0.0000, 1.5800, 8.3200, NULL, 8.3200, 0.0000, NULL, 0.0000, 9.9000, 0.0000, 1.5800, 9.9000, 1.0000, 0.0000, NULL, 0.0000, 8.3200, 9.9000, 9.9000, 49, 321, NULL, NULL, 'a:0:{}', '836511', 'MOTUL 5100 4T 1L 10W-40', 0.0000, 0.0000), (218, 70, 44.1200, 0.0000, 0.0000, 0.0000, 8.3800, 44.1200, NULL, 44.1200, 0.0000, NULL, 0.0000, 52.5000, 0.0000, 8.3800, 52.5000, 1.0000, 0.0000, NULL, 0.0000, 44.1200, 52.5000, 52.5000, 12, 308, NULL, NULL, 'a:0:{}', '854751', 'MOTUL 8100 X-Clean + 5L 5W-30', 0.0000, 0.0000), (219, 70, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 133, 309, NULL, NULL, 'a:0:{}', '1000', 'MOTUL - Pflegeberater', 0.0000, 0.0000), (220, 70, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, 0.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0000, 0.0000, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 192, 310, NULL, NULL, 'a:0:{}', '770007-ES', 'Zur Shoperöffnung ein MOTUL Aufkleber 15 x 4,0 cm - für Sie gratis!', 0.0000, 0.0000), (221, 70, 12.6000, 0.0000, 0.0000, 0.0000, 2.4000, 12.6000, NULL, 12.6000, 0.0000, NULL, 0.0000, 15.0000, 0.0000, 2.4000, 15.0000, 1.0000, 0.0000, NULL, 0.0000, 12.6000, 15.0000, 15.0000, 11, 311, NULL, NULL, 'a:0:{}', '854711', 'MOTUL 8100 X-Clean + 1L 5W-30', 0.0000, 0.0000); /*!40000 ALTER TABLE `sales_flat_invoice_item` ENABLE KEYS */; # Dumping structure for table web35db1.sales_flat_order CREATE TABLE IF NOT EXISTS `sales_flat_order` ( `entity_id` int(10) unsigned NOT NULL auto_increment, `state` varchar(32) default NULL, `status` varchar(32) default NULL, `coupon_code` varchar(255) default NULL, `protect_code` varchar(255) default NULL, `shipping_description` varchar(255) default NULL, `is_virtual` tinyint(1) unsigned default NULL, `store_id` smallint(5) unsigned default NULL, `customer_id` int(10) unsigned default NULL, `base_discount_amount` decimal(12,4) default NULL, `base_discount_canceled` decimal(12,4) default NULL, `base_discount_invoiced` decimal(12,4) default NULL, `base_discount_refunded` decimal(12,4) default NULL, `base_grand_total` decimal(12,4) default NULL, `base_shipping_amount` decimal(12,4) default NULL, `base_shipping_canceled` decimal(12,4) default NULL, `base_shipping_invoiced` decimal(12,4) default NULL, `base_shipping_refunded` decimal(12,4) default NULL, `base_shipping_tax_amount` decimal(12,4) default NULL, `base_shipping_tax_refunded` decimal(12,4) default NULL, `base_subtotal` decimal(12,4) default NULL, `base_subtotal_canceled` decimal(12,4) default NULL, `base_subtotal_invoiced` decimal(12,4) default NULL, `base_subtotal_refunded` decimal(12,4) default NULL, `base_tax_amount` decimal(12,4) default NULL, `base_tax_canceled` decimal(12,4) default NULL, `base_tax_invoiced` decimal(12,4) default NULL, `base_tax_refunded` decimal(12,4) default NULL, `base_to_global_rate` decimal(12,4) default NULL, `base_to_order_rate` decimal(12,4) default NULL, `base_total_canceled` decimal(12,4) default NULL, `base_total_invoiced` decimal(12,4) default NULL, `base_total_invoiced_cost` decimal(12,4) default NULL, `base_total_offline_refunded` decimal(12,4) default NULL, `base_total_online_refunded` decimal(12,4) default NULL, `base_total_paid` decimal(12,4) default NULL, `base_total_qty_ordered` decimal(12,4) default NULL, `base_total_refunded` decimal(12,4) default NULL, `discount_amount` decimal(12,4) default NULL, `discount_canceled` decimal(12,4) default NULL, `discount_invoiced` decimal(12,4) default NULL, `discount_refunded` decimal(12,4) default NULL, `grand_total` decimal(12,4) default NULL, `shipping_amount` decimal(12,4) default NULL, `shipping_canceled` decimal(12,4) default NULL, `shipping_invoiced` decimal(12,4) default NULL, `shipping_refunded` decimal(12,4) default NULL, `shipping_tax_amount` decimal(12,4) default NULL, `shipping_tax_refunded` decimal(12,4) default NULL, `store_to_base_rate` decimal(12,4) default NULL, `store_to_order_rate` decimal(12,4) default NULL, `subtotal` decimal(12,4) default NULL, `subtotal_canceled` decimal(12,4) default NULL, `subtotal_invoiced` decimal(12,4) default NULL, `subtotal_refunded` decimal(12,4) default NULL, `tax_amount` decimal(12,4) default NULL, `tax_canceled` decimal(12,4) default NULL, `tax_invoiced` decimal(12,4) default NULL, `tax_refunded` decimal(12,4) default NULL, `total_canceled` decimal(12,4) default NULL, `total_invoiced` decimal(12,4) default NULL, `total_offline_refunded` decimal(12,4) default NULL, `total_online_refunded` decimal(12,4) default NULL, `total_paid` decimal(12,4) default NULL, `total_qty_ordered` decimal(12,4) default NULL, `total_refunded` decimal(12,4) default NULL, `can_ship_partially` tinyint(1) unsigned default NULL, `can_ship_partially_item` tinyint(1) unsigned default NULL, `customer_is_guest` tinyint(1) unsigned default NULL, `customer_note_notify` tinyint(1) unsigned default NULL, `billing_address_id` int(10) default NULL, `customer_group_id` smallint(5) default NULL, `edit_increment` int(10) default NULL, `email_sent` tinyint(1) unsigned default NULL, `forced_do_shipment_with_invoice` tinyint(1) unsigned default NULL, `gift_message_id` int(10) default NULL, `payment_authorization_expiration` int(10) default NULL, `paypal_ipn_customer_notified` int(10) default NULL, `quote_address_id` int(10) default NULL, `quote_id` int(10) default NULL, `shipping_address_id` int(10) default NULL, `adjustment_negative` decimal(12,4) default NULL, `adjustment_positive` decimal(12,4) default NULL, `base_adjustment_negative` decimal(12,4) default NULL, `base_adjustment_positive` decimal(12,4) default NULL, `base_shipping_discount_amount` decimal(12,4) default NULL, `base_subtotal_incl_tax` decimal(12,4) default NULL, `base_total_due` decimal(12,4) default NULL, `payment_authorization_amount` decimal(12,4) default NULL, `shipping_discount_amount` decimal(12,4) default NULL, `subtotal_incl_tax` decimal(12,4) default NULL, `total_due` decimal(12,4) default NULL, `weight` decimal(12,4) default NULL, `customer_dob` datetime default NULL, `increment_id` varchar(50) default NULL, `applied_rule_ids` varchar(255) default NULL, `base_currency_code` char(3) default NULL, `customer_email` varchar(255) default NULL, `customer_firstname` varchar(255) default NULL, `customer_lastname` varchar(255) default NULL, `customer_middlename` varchar(255) default NULL, `customer_prefix` varchar(255) default NULL, `customer_suffix` varchar(255) default NULL, `customer_taxvat` varchar(255) default NULL, `discount_description` varchar(255) default NULL, `ext_customer_id` varchar(255) default NULL, `ext_order_id` varchar(255) default NULL, `global_currency_code` char(3) default NULL, `hold_before_state` varchar(255) default NULL, `hold_before_status` varchar(255) default NULL, `order_currency_code` varchar(255) default NULL, `original_increment_id` varchar(50) default NULL, `relation_child_id` varchar(32) default NULL, `relation_child_real_id` varchar(32) default NULL, `relation_parent_id` varchar(32) default NULL, `relation_parent_real_id` varchar(32) default NULL, `remote_ip` varchar(255) default NULL, `shipping_method` varchar(255) default NULL, `store_currency_code` char(3) default NULL, `store_name` varchar(255) default NULL, `x_forwarded_for` varchar(255) default NULL, `customer_note` text, `created_at` datetime default NULL, `updated_at` datetime default NULL, `total_item_count` smallint(5) unsigned default '0', `customer_gender` int(11) default NULL, `hidden_tax_amount` decimal(12,4) default NULL, `base_hidden_tax_amount` decimal(12,4) default NULL, `shipping_hidden_tax_amount` decimal(12,4) default NULL, `base_shipping_hidden_tax_amount` decimal(12,4) default NULL, `hidden_tax_invoiced` decimal(12,4) default NULL, `base_hidden_tax_invoiced` decimal(12,4) default NULL, `hidden_tax_refunded` decimal(12,4) default NULL, `base_hidden_tax_refunded` decimal(12,4) default NULL, `shipping_incl_tax` decimal(12,4) default NULL, `base_shipping_incl_tax` decimal(12,4) default NULL, PRIMARY KEY (`entity_id`), KEY `IDX_STATUS` (`status`), KEY `IDX_STATE` (`state`), KEY `IDX_STORE_ID` (`store_id`), KEY `IDX_INCREMENT_ID` (`increment_id`), KEY `IDX_CREATED_AT` (`created_at`), KEY `IDX_CUSTOMER_ID` (`customer_id`), KEY `IDX_EXT_ORDER_ID` (`ext_order_id`), KEY `IDX_UPDATED_AT` (`updated_at`), CONSTRAINT `FK_SALES_FLAT_ORDER_CUSTOMER` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE SET NULL ON UPDATE CASCADE, CONSTRAINT `FK_SALES_FLAT_ORDER_STORE` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=108 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.sales_flat_order: 73 rows /*!40000 ALTER TABLE `sales_flat_order` DISABLE KEYS */; INSERT INTO `sales_flat_order` (`entity_id`, `state`, `status`, `coupon_code`, `protect_code`, `shipping_description`, `is_virtual`, `store_id`, `customer_id`, `base_discount_amount`, `base_discount_canceled`, `base_discount_invoiced`, `base_discount_refunded`, `base_grand_total`, `base_shipping_amount`, `base_shipping_canceled`, `base_shipping_invoiced`, `base_shipping_refunded`, `base_shipping_tax_amount`, `base_shipping_tax_refunded`, `base_subtotal`, `base_subtotal_canceled`, `base_subtotal_invoiced`, `base_subtotal_refunded`, `base_tax_amount`, `base_tax_canceled`, `base_tax_invoiced`, `base_tax_refunded`, `base_to_global_rate`, `base_to_order_rate`, `base_total_canceled`, `base_total_invoiced`, `base_total_invoiced_cost`, `base_total_offline_refunded`, `base_total_online_refunded`, `base_total_paid`, `base_total_qty_ordered`, `base_total_refunded`, `discount_amount`, `discount_canceled`, `discount_invoiced`, `discount_refunded`, `grand_total`, `shipping_amount`, `shipping_canceled`, `shipping_invoiced`, `shipping_refunded`, `shipping_tax_amount`, `shipping_tax_refunded`, `store_to_base_rate`, `store_to_order_rate`, `subtotal`, `subtotal_canceled`, `subtotal_invoiced`, `subtotal_refunded`, `tax_amount`, `tax_canceled`, `tax_invoiced`, `tax_refunded`, `total_canceled`, `total_invoiced`, `total_offline_refunded`, `total_online_refunded`, `total_paid`, `total_qty_ordered`, `total_refunded`, `can_ship_partially`, `can_ship_partially_item`, `customer_is_guest`, `customer_note_notify`, `billing_address_id`, `customer_group_id`, `edit_increment`, `email_sent`, `forced_do_shipment_with_invoice`, `gift_message_id`, `payment_authorization_expiration`, `paypal_ipn_customer_notified`, `quote_address_id`, `quote_id`, `shipping_address_id`, `adjustment_negative`, `adjustment_positive`, `base_adjustment_negative`, `base_adjustment_positive`, `base_shipping_discount_amount`, `base_subtotal_incl_tax`, `base_total_due`, `payment_authorization_amount`, `shipping_discount_amount`, `subtotal_incl_tax`, `total_due`, `weight`, `customer_dob`, `increment_id`, `applied_rule_ids`, `base_currency_code`, `customer_email`, `customer_firstname`, `customer_lastname`, `customer_middlename`, `customer_prefix`, `customer_suffix`, `customer_taxvat`, `discount_description`, `ext_customer_id`, `ext_order_id`, `global_currency_code`, `hold_before_state`, `hold_before_status`, `order_currency_code`, `original_increment_id`, `relation_child_id`, `relation_child_real_id`, `relation_parent_id`, `relation_parent_real_id`, `remote_ip`, `shipping_method`, `store_currency_code`, `store_name`, `x_forwarded_for`, `customer_note`, `created_at`, `updated_at`, `total_item_count`, `customer_gender`, `hidden_tax_amount`, `base_hidden_tax_amount`, `shipping_hidden_tax_amount`, `base_shipping_hidden_tax_amount`, `hidden_tax_invoiced`, `base_hidden_tax_invoiced`, `hidden_tax_refunded`, `base_hidden_tax_refunded`, `shipping_incl_tax`, `base_shipping_incl_tax`) VALUES (29, 'canceled', 'canceled', NULL, '559e16', 'Normaler Versand - innerhalb Deutschlands + Nachnahme (+6,00 Nachnahmegebühr)', 0, 2, NULL, 0.0000, 0.0000, NULL, NULL, 42.4000, 10.5900, 10.5900, NULL, NULL, 2.0100, NULL, 25.0400, 25.0400, NULL, NULL, 6.7700, 6.7700, NULL, NULL, 1.0000, 1.0000, 42.4000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 42.4000, 10.5900, 10.5900, NULL, NULL, 2.0100, NULL, 1.0000, 1.0000, 25.0400, 25.0400, NULL, NULL, 6.7700, 6.7700, NULL, NULL, 42.4000, NULL, NULL, NULL, NULL, 4.0000, NULL, NULL, NULL, 1, 1, 57, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1188, 58, NULL, NULL, NULL, NULL, 0.0000, 29.8000, 42.4000, NULL, 0.0000, 29.8000, 42.4000, 4.0000, NULL, '200537481', '', 'EUR', 'timmermann@trustedshops.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.82.130', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-07-27 14:33:13', '2010-07-28 12:58:38', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 12.6000, 12.6000), (30, 'canceled', 'canceled', NULL, '763a23', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 4, 0.0000, 0.0000, NULL, NULL, 43.4500, 5.5400, 5.5400, NULL, NULL, 1.0600, NULL, 30.9700, 30.9700, NULL, NULL, 6.9400, 6.9400, NULL, NULL, 1.0000, 1.0000, 43.4500, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 43.4500, 5.5400, 5.5400, NULL, NULL, 1.0600, NULL, 1.0000, 1.0000, 30.9700, 30.9700, NULL, NULL, 6.9400, 6.9400, NULL, NULL, 43.4500, NULL, NULL, NULL, NULL, 5.0000, NULL, NULL, NULL, 0, 1, 59, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1190, 60, NULL, NULL, NULL, NULL, 0.0000, 36.8500, 43.4500, NULL, 0.0000, 36.8500, 43.4500, 3.0200, NULL, '200537482', '', 'EUR', 'timmermann@trustedshops.de', 'Test', 'Tester', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.82.130', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-07-27 14:44:52', '2010-07-28 12:59:12', 5, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 6.6000, 6.6000), (31, 'complete', 'complete', NULL, '1f9857', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 29.3000, 5.5400, NULL, 5.5400, NULL, 1.0600, NULL, 19.0800, NULL, 19.0800, NULL, 4.6800, NULL, 4.6800, NULL, 1.0000, 1.0000, NULL, 29.3000, 0.0000, NULL, NULL, 29.3000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 29.3000, 5.5400, NULL, 5.5400, NULL, 1.0600, NULL, 1.0000, 1.0000, 19.0800, NULL, 19.0800, NULL, 4.6800, NULL, 4.6800, NULL, NULL, 29.3000, NULL, NULL, 29.3000, 5.0000, NULL, NULL, NULL, 1, 1, 61, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1202, 62, NULL, NULL, NULL, NULL, 0.0000, 22.7000, 0.0000, NULL, 0.0000, 22.7000, 0.0000, 2.0200, NULL, '200537483', '', 'EUR', 'gerhard-hesse@gmx.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '92.50.113.211', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-07-27 16:08:54', '2010-07-28 13:05:28', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.6000, 6.6000), (32, 'complete', 'complete', NULL, '0e834b', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 5, 0.0000, NULL, 0.0000, NULL, 36.3000, 5.5400, NULL, 5.5400, NULL, 1.0600, NULL, 24.9600, NULL, 24.9600, NULL, 5.8000, NULL, 5.8000, NULL, 1.0000, 1.0000, NULL, 36.3000, 0.0000, NULL, NULL, 36.3000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 36.3000, 5.5400, NULL, 5.5400, NULL, 1.0600, NULL, 1.0000, 1.0000, 24.9600, NULL, 24.9600, NULL, 5.8000, NULL, 5.8000, NULL, NULL, 36.3000, NULL, NULL, 36.3000, 6.0000, NULL, NULL, NULL, 0, 1, 63, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1597, 64, NULL, NULL, NULL, NULL, 0.0000, 29.7000, 0.0000, NULL, 0.0000, 29.7000, 0.0000, 2.0200, NULL, '200537484', '', 'EUR', 'shsprich@googlemail.com', 'Harald', 'Sprich', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '109.75.25.134', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-07-30 09:42:48', '2010-08-06 15:34:09', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.6000, 6.6000), (33, 'complete', 'complete', NULL, 'f7ddfd', 'Normaler Versand - innerhalb Deutschlands + Nachnahme (+6,00 Nachnahmegebühr)', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 43.2000, 10.5900, NULL, 10.5900, NULL, 2.0100, NULL, 25.7100, NULL, 25.7100, NULL, 6.9000, NULL, 6.9000, NULL, 1.0000, 1.0000, NULL, 43.2000, 0.0000, NULL, NULL, 43.2000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 43.2000, 10.5900, NULL, 10.5900, NULL, 2.0100, NULL, 1.0000, 1.0000, 25.7100, NULL, 25.7100, NULL, 6.9000, NULL, 6.9000, NULL, NULL, 43.2000, NULL, NULL, 43.2000, 6.0000, NULL, NULL, NULL, 1, 0, 65, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2824, 66, NULL, NULL, NULL, NULL, 0.0000, 30.6000, 0.0000, NULL, 0.0000, 30.6000, 0.0000, 2.0200, NULL, '200537485', '', 'EUR', 'pabloe87@googlemail.com', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '62.224.29.108', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-08-09 15:45:27', '2010-08-10 14:26:34', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 12.6000, 12.6000), (34, 'canceled', 'canceled', NULL, 'dd7b76', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 7, 0.0000, 0.0000, NULL, NULL, 256.1500, 5.5400, 5.5400, NULL, NULL, 1.0600, NULL, 209.7100, 209.7100, NULL, NULL, 40.9000, 40.9000, NULL, NULL, 1.0000, 1.0000, 256.1500, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 256.1500, 5.5400, 5.5400, NULL, NULL, 1.0600, NULL, 1.0000, 1.0000, 209.7100, 209.7100, NULL, NULL, 40.9000, 40.9000, NULL, NULL, 256.1500, NULL, NULL, NULL, NULL, 9.0000, NULL, NULL, NULL, 0, 1, 67, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2975, 68, NULL, NULL, NULL, NULL, 0.0000, 249.5500, 256.1500, NULL, 0.0000, 249.5500, 256.1500, 2.0000, NULL, '200537486', '', 'EUR', 'arnd.balzereit@web.de', 'Arnd ', 'Balzereit-Kelter', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '217.243.252.162', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-08-10 11:00:19', '2010-08-10 11:01:34', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 6.6000, 6.6000), (35, 'complete', 'complete', NULL, 'a03f48', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 7, 0.0000, NULL, 0.0000, NULL, 256.1500, 5.5400, NULL, 5.5400, NULL, 1.0600, NULL, 209.7100, NULL, 209.7100, NULL, 40.9000, NULL, 40.9000, NULL, 1.0000, 1.0000, NULL, 256.1500, 0.0000, NULL, NULL, 256.1500, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 256.1500, 5.5400, NULL, 5.5400, NULL, 1.0600, NULL, 1.0000, 1.0000, 209.7100, NULL, 209.7100, NULL, 40.9000, NULL, 40.9000, NULL, NULL, 256.1500, NULL, NULL, 256.1500, 10.0000, NULL, NULL, NULL, 0, 0, 69, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2976, 70, NULL, NULL, NULL, NULL, 0.0000, 249.5500, 0.0000, NULL, 0.0000, 249.5500, 0.0000, 2.0200, NULL, '200537487', '', 'EUR', 'arnd.balzereit@web.de', 'Arnd ', 'Balzereit-Kelter', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '217.243.252.162', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-08-10 11:07:30', '2010-09-14 08:32:28', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.6000, 6.6000), (36, 'complete', 'complete', NULL, '44684f', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 8, 0.0000, NULL, 0.0000, NULL, 31.7300, 5.5400, NULL, 5.5400, NULL, 1.0600, NULL, 21.1200, NULL, 21.1200, NULL, 5.0700, NULL, 5.0700, NULL, 1.0000, 1.0000, NULL, 31.7300, 0.0000, NULL, NULL, 31.7300, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 31.7300, 5.5400, NULL, 5.5400, NULL, 1.0600, NULL, 1.0000, 1.0000, 21.1200, NULL, 21.1200, NULL, 5.0700, NULL, 5.0700, NULL, NULL, 31.7300, NULL, NULL, 31.7300, 4.0000, NULL, NULL, NULL, 0, 0, 71, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3423, 72, NULL, NULL, NULL, NULL, 0.0000, 25.1300, 0.0000, NULL, 0.0000, 25.1300, 0.0000, 2.0200, NULL, '200537488', '', 'EUR', 'Matthias.Jugel@t-online.de', 'Matthias', 'Jugel', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '93.242.205.151', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-08-13 15:53:03', '2010-09-14 08:39:11', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.6000, 6.6000), (37, 'complete', 'complete', NULL, '99ab67', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 56.4500, 5.5500, NULL, 5.5500, NULL, 1.0500, NULL, 41.8900, NULL, 41.8900, NULL, 9.0100, NULL, 9.0100, NULL, 1.0000, 1.0000, NULL, 56.4500, 0.0000, NULL, NULL, 56.4500, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 56.4500, 5.5500, NULL, 5.5500, NULL, 1.0500, NULL, 1.0000, 1.0000, 41.8900, NULL, 41.8900, NULL, 9.0100, NULL, 9.0100, NULL, NULL, 56.4500, NULL, NULL, 56.4500, 5.0000, NULL, NULL, NULL, 1, 0, 73, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3514, 74, NULL, NULL, NULL, NULL, 0.0000, 49.8500, 0.0000, NULL, 0.0000, 49.8500, 0.0000, 2.0200, NULL, '200537489', '', 'EUR', 'FrankPieper07@aol.com', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '91.33.150.57', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-08-14 13:57:36', '2010-09-14 08:28:30', 5, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.6000, 6.6000), (38, 'canceled', 'canceled', NULL, '52f22b', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, 0.0000, NULL, NULL, 72.1500, 5.5500, 5.5500, NULL, NULL, 1.0500, NULL, 55.0800, 55.0800, NULL, NULL, 11.5200, 11.5200, NULL, NULL, 1.0000, 1.0000, 72.1500, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 72.1500, 5.5500, 5.5500, NULL, NULL, 1.0500, NULL, 1.0000, 1.0000, 55.0800, 55.0800, NULL, NULL, 11.5200, 11.5200, NULL, NULL, 72.1500, NULL, NULL, NULL, NULL, 9.0000, NULL, NULL, NULL, 1, 1, 75, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4401, 76, NULL, NULL, NULL, NULL, 0.0000, 65.5500, 72.1500, NULL, 0.0000, 65.5500, 72.1500, 2.0200, NULL, '200537490', '', 'EUR', 'Kraemer.Oliver@gmx.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '93.222.56.224', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-08-22 05:48:47', '2010-09-24 14:22:01', 6, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 6.6000, 6.6000), (39, 'complete', 'complete', NULL, '6d14c1', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 27.0000, 5.5500, NULL, 5.5500, NULL, 1.0500, NULL, 17.1400, NULL, 17.1400, NULL, 4.3100, NULL, 4.3100, NULL, 1.0000, 1.0000, NULL, 27.0000, 0.0000, NULL, NULL, 27.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 27.0000, 5.5500, NULL, 5.5500, NULL, 1.0500, NULL, 1.0000, 1.0000, 17.1400, NULL, 17.1400, NULL, 4.3100, NULL, 4.3100, NULL, NULL, 27.0000, NULL, NULL, 27.0000, 5.0000, NULL, NULL, NULL, 1, 0, 77, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4443, 78, NULL, NULL, NULL, NULL, 0.0000, 20.4000, 0.0000, NULL, 0.0000, 20.4000, 0.0000, 2.0200, NULL, '200537491', '', 'EUR', 'jo-ju.becker@online.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '89.15.122.8', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-08-22 13:21:03', '2010-09-14 08:29:55', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.6000, 6.6000), (40, 'complete', 'complete', NULL, 'eb02ce', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 49.8000, 5.5500, NULL, 5.5500, NULL, 1.0500, NULL, 36.3000, NULL, 36.3000, NULL, 7.9500, NULL, 7.9500, NULL, 1.0000, 1.0000, NULL, 49.8000, 0.0000, NULL, NULL, 49.8000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 49.8000, 5.5500, NULL, 5.5500, NULL, 1.0500, NULL, 1.0000, 1.0000, 36.3000, NULL, 36.3000, NULL, 7.9500, NULL, 7.9500, NULL, NULL, 49.8000, NULL, NULL, 49.8000, 7.0000, NULL, NULL, NULL, 1, 0, 79, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 4794, 80, NULL, NULL, NULL, NULL, 0.0000, 43.2000, 0.0000, NULL, 0.0000, 43.2000, 0.0000, 2.0200, NULL, '200537492', '', 'EUR', 'malte@bernard-wetzlar.com', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '195.63.85.50', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-08-25 08:08:58', '2010-09-14 08:31:20', 7, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.6000, 6.6000), (41, 'complete', 'complete', NULL, '44d467', 'Normaler Versand - innerhalb Deutschlands + Nachnahme (+6,00 Nachnahmegebühr)', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 54.2000, 10.5900, NULL, 10.5900, NULL, 2.0100, NULL, 34.9600, NULL, 34.9600, NULL, 8.6500, NULL, 8.6500, NULL, 1.0000, 1.0000, NULL, 54.2000, 0.0000, NULL, NULL, 54.2000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 54.2000, 10.5900, NULL, 10.5900, NULL, 2.0100, NULL, 1.0000, 1.0000, 34.9600, NULL, 34.9600, NULL, 8.6500, NULL, 8.6500, NULL, NULL, 54.2000, NULL, NULL, 54.2000, 7.0000, NULL, NULL, NULL, 1, 0, 81, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5232, 82, NULL, NULL, NULL, NULL, 0.0000, 41.6000, 0.0000, NULL, 0.0000, 41.6000, 0.0000, 2.0200, NULL, '200537493', '', 'EUR', 'ricardobartsch@yahoo.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '87.163.188.242', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-08-30 10:20:30', '2010-09-14 08:34:05', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 12.6000, 12.6000), (42, 'canceled', 'canceled', NULL, '550eb1', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, 0.0000, NULL, NULL, 56.8600, 5.5400, 5.5400, NULL, NULL, 1.0600, NULL, 42.2400, 42.2400, NULL, NULL, 9.0800, 9.0800, NULL, NULL, 1.0000, 1.0000, 56.8600, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 56.8600, 5.5400, 5.5400, NULL, NULL, 1.0600, NULL, 1.0000, 1.0000, 42.2400, 42.2400, NULL, NULL, 9.0800, 9.0800, NULL, NULL, 56.8600, NULL, NULL, NULL, NULL, 5.0000, NULL, NULL, NULL, 1, 1, 83, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5540, 84, NULL, NULL, NULL, NULL, 0.0000, 50.2600, 56.8600, NULL, 0.0000, 50.2600, 56.8600, 2.0200, NULL, '200537494', '', 'EUR', 'sanitaeresser@freenet.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '94.220.63.175', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-09-02 11:31:07', '2010-09-28 11:24:43', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 6.6000, 6.6000), (43, 'complete', 'complete', NULL, '78cb84', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 33.2000, 5.5500, NULL, 5.5500, NULL, 1.0500, NULL, 22.3500, NULL, 22.3500, NULL, 5.3000, NULL, 5.3000, NULL, 1.0000, 1.0000, NULL, 33.2000, 0.0000, NULL, NULL, 33.2000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 33.2000, 5.5500, NULL, 5.5500, NULL, 1.0500, NULL, 1.0000, 1.0000, 22.3500, NULL, 22.3500, NULL, 5.3000, NULL, 5.3000, NULL, NULL, 33.2000, NULL, NULL, 33.2000, 5.0000, NULL, NULL, NULL, 1, 1, 85, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6042, 86, NULL, NULL, NULL, NULL, 0.0000, 26.6000, 0.0000, NULL, 0.0000, 26.6000, 0.0000, 2.0200, NULL, '200537495', '', 'EUR', 'armin.kaminski@bs-oelde.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '82.141.52.14', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-09-06 11:42:29', '2010-09-14 08:16:02', 5, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.6000, 6.6000), (44, 'complete', 'complete', NULL, '2fab4e', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 43.1000, 5.5500, NULL, 5.5500, NULL, 1.0500, NULL, 30.6700, NULL, 30.6700, NULL, 6.8800, NULL, 6.8800, NULL, 1.0000, 1.0000, NULL, 43.1000, 0.0000, NULL, NULL, 43.1000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 43.1000, 5.5500, NULL, 5.5500, NULL, 1.0500, NULL, 1.0000, 1.0000, 30.6700, NULL, 30.6700, NULL, 6.8800, NULL, 6.8800, NULL, NULL, 43.1000, NULL, NULL, 43.1000, 4.0000, NULL, NULL, NULL, 1, 1, 87, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6157, 88, NULL, NULL, NULL, NULL, 0.0000, 36.5000, 0.0000, NULL, 0.0000, 36.5000, 0.0000, 2.0200, NULL, '200537496', '', 'EUR', 'hpohl@ford.com', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '136.8.33.68', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-09-07 11:57:18', '2010-09-14 08:13:14', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.6000, 6.6000), (45, 'complete', 'complete', NULL, '354053', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 73.1000, 5.5500, NULL, 5.5500, NULL, 1.0500, NULL, 55.8800, NULL, 55.8800, NULL, 11.6700, NULL, 11.6700, NULL, 1.0000, 1.0000, NULL, 73.1000, 0.0000, NULL, NULL, 73.1000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 73.1000, 5.5500, NULL, 5.5500, NULL, 1.0500, NULL, 1.0000, 1.0000, 55.8800, NULL, 55.8800, NULL, 11.6700, NULL, 11.6700, NULL, NULL, 73.1000, NULL, NULL, 73.1000, 6.0000, NULL, NULL, NULL, 1, 1, 89, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6278, 90, NULL, NULL, NULL, NULL, 0.0000, 66.5000, 0.0000, NULL, 0.0000, 66.5000, 0.0000, 2.0200, NULL, '200537497', '', 'EUR', 'perkams.lotz@freenet.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '86.89.229.125', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-09-09 15:26:24', '2010-09-14 08:08:14', 5, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.6000, 6.6000), (46, 'complete', 'complete', NULL, '9393f0', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 74.1000, 5.5500, NULL, 5.5500, NULL, 1.0500, NULL, 56.7200, NULL, 56.7200, NULL, 11.8300, NULL, 11.8300, NULL, 1.0000, 1.0000, NULL, 74.1000, 0.0000, NULL, NULL, 74.1000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 74.1000, 5.5500, NULL, 5.5500, NULL, 1.0500, NULL, 1.0000, 1.0000, 56.7200, NULL, 56.7200, NULL, 11.8300, NULL, 11.8300, NULL, NULL, 74.1000, NULL, NULL, 74.1000, 4.0000, NULL, NULL, NULL, 1, 1, 91, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6630, 92, NULL, NULL, NULL, NULL, 0.0000, 67.5000, 0.0000, NULL, 0.0000, 67.5000, 0.0000, 2.0200, NULL, '200537498', '', 'EUR', 'hang-loose@arcor.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '87.139.127.132', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-09-15 06:52:42', '2010-09-21 12:29:46', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.6000, 6.6000), (47, 'complete', 'complete', NULL, 'af4e29', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 104.1000, 5.5500, NULL, 5.5500, NULL, 1.0500, NULL, 81.9300, NULL, 81.9300, NULL, 16.6200, NULL, 16.6200, NULL, 1.0000, 1.0000, NULL, 104.1000, 0.0000, NULL, NULL, 104.1000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 104.1000, 5.5500, NULL, 5.5500, NULL, 1.0500, NULL, 1.0000, 1.0000, 81.9300, NULL, 81.9300, NULL, 16.6200, NULL, 16.6200, NULL, NULL, 104.1000, NULL, NULL, 104.1000, 8.0000, NULL, NULL, NULL, 1, 1, 93, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7366, 94, NULL, NULL, NULL, NULL, 0.0000, 97.5000, 0.0000, NULL, 0.0000, 97.5000, 0.0000, 2.0200, NULL, '200537499', '', 'EUR', 'ronny.eggert@web.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '91.64.200.195', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-09-20 10:47:04', '2010-09-24 10:57:02', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.6000, 6.6000), (48, 'complete', 'complete', NULL, '910f4e', 'Normaler Versand - innerhalb Deutschlands + Nachnahme (+6,00 Nachnahmegebühr, +2,00 Übermittlungsgebühr)', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 33.4000, 10.5900, NULL, 10.5900, NULL, 2.0100, NULL, 17.4800, NULL, 17.4800, NULL, 5.3300, NULL, 5.3300, NULL, 1.0000, 1.0000, NULL, 33.4000, 0.0000, NULL, NULL, 33.4000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 33.4000, 10.5900, NULL, 10.5900, NULL, 2.0100, NULL, 1.0000, 1.0000, 17.4800, NULL, 17.4800, NULL, 5.3300, NULL, 5.3300, NULL, NULL, 33.4000, NULL, NULL, 33.4000, 6.0000, NULL, NULL, NULL, 1, 1, 95, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7928, 96, NULL, NULL, NULL, NULL, 0.0000, 20.8000, 0.0000, NULL, 0.0000, 20.8000, 0.0000, 3.0200, NULL, '200537500', '', 'EUR', 'stefanschmidt93@aol.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '188.108.132.78', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-09-24 18:45:30', '2010-09-27 11:58:51', 5, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 12.6000, 12.6000), (49, 'complete', 'complete', NULL, '934941', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 46.5500, 5.5500, NULL, 5.5500, NULL, 1.0500, NULL, 33.5700, NULL, 33.5700, NULL, 7.4300, NULL, 7.4300, NULL, 1.0000, 1.0000, NULL, 46.5500, 0.0000, NULL, NULL, 46.5500, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 46.5500, 5.5500, NULL, 5.5500, NULL, 1.0500, NULL, 1.0000, 1.0000, 33.5700, NULL, 33.5700, NULL, 7.4300, NULL, 7.4300, NULL, NULL, 46.5500, NULL, NULL, 46.5500, 4.0000, NULL, NULL, NULL, 1, 1, 97, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 8097, 98, NULL, NULL, NULL, NULL, 0.0000, 39.9500, 0.0000, NULL, 0.0000, 39.9500, 0.0000, 2.0200, NULL, '200537501', '', 'EUR', 'was.hannover@t-online.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '93.218.92.17', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-09-26 17:22:29', '2010-09-28 11:20:36', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.6000, 6.6000), (50, 'complete', 'complete', NULL, 'e95bf7', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 38.1000, 5.5500, NULL, 5.5500, NULL, 1.0500, NULL, 26.4700, NULL, 26.4700, NULL, 6.0800, NULL, 6.0800, NULL, 1.0000, 1.0000, NULL, 38.1000, 0.0000, NULL, NULL, 38.1000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 38.1000, 5.5500, NULL, 5.5500, NULL, 1.0500, NULL, 1.0000, 1.0000, 26.4700, NULL, 26.4700, NULL, 6.0800, NULL, 6.0800, NULL, NULL, 38.1000, NULL, NULL, 38.1000, 4.0000, NULL, NULL, NULL, 1, 1, 99, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 8277, 100, NULL, NULL, NULL, NULL, 0.0000, 31.5000, 0.0000, NULL, 0.0000, 31.5000, 0.0000, 2.0200, NULL, '200537502', '', 'EUR', 'gruesseausmerseburg@freenet.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '212.23.103.22', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-09-28 15:49:14', '2010-09-30 12:17:54', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.6000, 6.6000), (51, 'complete', 'complete', NULL, '605cda', 'Normaler Versand - innerhalb Deutschlands + Nachnahme (+6,00 Nachnahmegebühr, +2,00 Übermittlungsgebühr)', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 52.5500, 10.5900, NULL, 10.5900, NULL, 2.0100, NULL, 33.5700, NULL, 33.5700, NULL, 8.3900, NULL, 8.3900, NULL, 1.0000, 1.0000, NULL, 52.5500, 0.0000, NULL, NULL, 52.5500, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 52.5500, 10.5900, NULL, 10.5900, NULL, 2.0100, NULL, 1.0000, 1.0000, 33.5700, NULL, 33.5700, NULL, 8.3900, NULL, 8.3900, NULL, NULL, 52.5500, NULL, NULL, 52.5500, 4.0000, NULL, NULL, NULL, 1, 1, 101, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 8440, 102, NULL, NULL, NULL, NULL, 0.0000, 39.9500, 0.0000, NULL, 0.0000, 39.9500, 0.0000, 2.0200, NULL, '200537503', '', 'EUR', 'masix27@aol.com', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '93.204.255.217', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-09-29 22:00:46', '2010-09-30 07:22:19', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 12.6000, 12.6000), (52, 'complete', 'complete', NULL, '9e8e18', 'Normaler Versand - innerhalb Deutschlands + Nachnahme (+6,00 Nachnahmegebühr, +2,00 Übermittlungsgebühr)', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 44.8000, 10.5900, NULL, 10.5900, NULL, 2.0100, NULL, 27.0600, NULL, 27.0600, NULL, 7.1500, NULL, 7.1500, NULL, 1.0000, 1.0000, NULL, 44.8000, 0.0000, NULL, NULL, 44.8000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 44.8000, 10.5900, NULL, 10.5900, NULL, 2.0100, NULL, 1.0000, 1.0000, 27.0600, NULL, 27.0600, NULL, 7.1500, NULL, 7.1500, NULL, NULL, 44.8000, NULL, NULL, 44.8000, 5.0000, NULL, NULL, NULL, 1, 1, 103, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 8503, 104, NULL, NULL, NULL, NULL, 0.0000, 32.2000, 0.0000, NULL, 0.0000, 32.2000, 0.0000, 2.0200, NULL, '200537504', '', 'EUR', 'buschtoni@aol.com', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '92.79.154.98', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', '192.168.23.116', NULL, '2010-09-30 12:24:39', '2010-10-06 12:39:19', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 12.6000, 12.6000), (53, 'complete', 'complete', NULL, '7afed9', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 28.2000, 5.5500, NULL, 5.5500, NULL, 1.0500, NULL, 18.1500, NULL, 18.1500, NULL, 4.5000, NULL, 4.5000, NULL, 1.0000, 1.0000, NULL, 28.2000, 0.0000, NULL, NULL, 28.2000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 28.2000, 5.5500, NULL, 5.5500, NULL, 1.0500, NULL, 1.0000, 1.0000, 18.1500, NULL, 18.1500, NULL, 4.5000, NULL, 4.5000, NULL, NULL, 28.2000, NULL, NULL, 28.2000, 5.0000, NULL, NULL, NULL, 1, 1, 105, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 8732, 106, NULL, NULL, NULL, NULL, 0.0000, 21.6000, 0.0000, NULL, 0.0000, 21.6000, 0.0000, 2.0200, NULL, '200537505', '', 'EUR', 'rj177@gmx.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '79.217.145.20', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-10-03 17:54:15', '2010-10-04 11:27:00', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 6.6000, 6.6000), (54, 'complete', 'complete', NULL, '9c26a6', 'Normaler Versand - innerhalb Deutschlands + Nachnahme (+6,00 Nachnahmegebühr, +2,00 Übermittlungsgebühr)', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 64.5500, 11.0000, NULL, 11.0000, NULL, 2.1000, NULL, 43.2400, NULL, 43.2400, NULL, 10.3100, NULL, 10.3100, NULL, 1.0000, 1.0000, NULL, 64.5500, 0.0000, NULL, NULL, 64.5500, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 64.5500, 11.0000, NULL, 11.0000, NULL, 2.1000, NULL, 1.0000, 1.0000, 43.2400, NULL, 43.2400, NULL, 10.3100, NULL, 10.3100, NULL, NULL, 64.5500, NULL, NULL, 64.5500, 6.0000, NULL, NULL, NULL, 1, 1, 107, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 10105, 108, NULL, NULL, NULL, NULL, 0.0000, 51.4500, 0.0000, NULL, 0.0000, 51.4500, 0.0000, 2.0200, NULL, '200537506', '', 'EUR', 'JessiundMichel@googlemail.com', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '87.188.117.177', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-10-17 13:01:56', '2010-10-18 12:42:48', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 13.1000, 13.1000), (55, 'complete', 'complete', NULL, '543b08', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 64.7000, 5.9700, NULL, 5.9700, NULL, 1.1300, NULL, 48.4000, NULL, 48.4000, NULL, 10.3300, NULL, 10.3300, NULL, 1.0000, 1.0000, NULL, 64.7000, 0.0000, NULL, NULL, 64.7000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 64.7000, 5.9700, NULL, 5.9700, NULL, 1.1300, NULL, 1.0000, 1.0000, 48.4000, NULL, 48.4000, NULL, 10.3300, NULL, 10.3300, NULL, NULL, 64.7000, NULL, NULL, 64.7000, 4.0000, NULL, NULL, NULL, 1, 1, 109, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 10119, 110, NULL, NULL, NULL, NULL, 0.0000, 57.6000, 0.0000, NULL, 0.0000, 57.6000, 0.0000, 2.0200, NULL, '200537507', '', 'EUR', 'tobiasboehler@arcor.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '91.5.175.67', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-10-17 18:20:56', '2010-10-28 12:28:34', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 7.1000, 7.1000), (56, 'complete', 'complete', NULL, '3d9d73', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 46.1000, 5.9700, NULL, 5.9700, NULL, 1.1300, NULL, 32.7700, NULL, 32.7700, NULL, 7.3600, NULL, 7.3600, NULL, 1.0000, 1.0000, NULL, 46.1000, 0.0000, NULL, NULL, 46.1000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 46.1000, 5.9700, NULL, 5.9700, NULL, 1.1300, NULL, 1.0000, 1.0000, 32.7700, NULL, 32.7700, NULL, 7.3600, NULL, 7.3600, NULL, NULL, 46.1000, NULL, NULL, 46.1000, 5.0000, NULL, NULL, NULL, 1, 1, 111, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 11081, 112, NULL, NULL, NULL, NULL, 0.0000, 39.0000, 0.0000, NULL, 0.0000, 39.0000, 0.0000, 2.0200, NULL, '200537508', '', 'EUR', 'Uwe.Engelskircher@web.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '91.8.178.71', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-10-24 18:21:26', '2010-11-04 09:44:17', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 7.1000, 7.1000), (57, 'complete', 'complete', NULL, 'e45f05', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 10, 0.0000, NULL, 0.0000, NULL, 29.6000, 5.9600, NULL, 5.9600, NULL, 1.1400, NULL, 18.9100, NULL, 18.9100, NULL, 4.7300, NULL, 4.7300, NULL, 1.0000, 1.0000, NULL, 29.6000, 0.0000, NULL, NULL, 29.6000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 29.6000, 5.9600, NULL, 5.9600, NULL, 1.1400, NULL, 1.0000, 1.0000, 18.9100, NULL, 18.9100, NULL, 4.7300, NULL, 4.7300, NULL, NULL, 29.6000, NULL, NULL, 29.6000, 6.0000, NULL, NULL, NULL, 0, 1, 113, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 11700, 114, NULL, NULL, NULL, NULL, 0.0000, 22.5000, 0.0000, NULL, 0.0000, 22.5000, 0.0000, 5.0200, NULL, '200537509', '', 'EUR', 'miro.moravec@gmx.net', 'Miro', 'Moravec', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '85.216.102.146', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-10-26 23:15:48', '2010-11-05 12:43:59', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 7.1000, 7.1000), (58, 'complete', 'complete', NULL, 'feaea8', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 70.1000, 5.9700, NULL, 5.9700, NULL, 1.1300, NULL, 52.9400, NULL, 52.9400, NULL, 11.1900, NULL, 11.1900, NULL, 1.0000, 1.0000, NULL, 70.1000, 0.0000, NULL, NULL, 70.1000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 70.1000, 5.9700, NULL, 5.9700, NULL, 1.1300, NULL, 1.0000, 1.0000, 52.9400, NULL, 52.9400, NULL, 11.1900, NULL, 11.1900, NULL, NULL, 70.1000, NULL, NULL, 70.1000, 5.0000, NULL, NULL, NULL, 1, 0, 115, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 11782, 116, NULL, NULL, NULL, NULL, 0.0000, 63.0000, 0.0000, NULL, 0.0000, 63.0000, 0.0000, 2.0200, NULL, '200537510', '', 'EUR', 'gpm83@hotmail.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '80.156.20.21', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-10-27 23:56:58', '2010-10-28 12:29:31', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 7.1000, 7.1000), (59, 'complete', 'complete', NULL, '475fae', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 43.0500, 5.9700, NULL, 5.9700, NULL, 1.1300, NULL, 30.2100, NULL, 30.2100, NULL, 6.8700, NULL, 6.8700, NULL, 1.0000, 1.0000, NULL, 43.0500, 0.0000, NULL, NULL, 43.0500, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 43.0500, 5.9700, NULL, 5.9700, NULL, 1.1300, NULL, 1.0000, 1.0000, 30.2100, NULL, 30.2100, NULL, 6.8700, NULL, 6.8700, NULL, NULL, 43.0500, NULL, NULL, 43.0500, 6.0000, NULL, NULL, NULL, 1, 1, 117, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 12151, 118, NULL, NULL, NULL, NULL, 0.0000, 35.9500, 0.0000, NULL, 0.0000, 35.9500, 0.0000, 2.0200, NULL, '200537511', '', 'EUR', 'DirkMoerchen@web.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '79.207.234.176', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-10-31 09:16:14', '2010-11-04 10:09:03', 6, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 7.1000, 7.1000), (60, 'canceled', 'canceled', NULL, 'cd5190', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, 0.0000, NULL, NULL, 38.6000, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 26.4700, 26.4700, NULL, NULL, 6.1600, 6.1600, NULL, NULL, 1.0000, 1.0000, 38.6000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 38.6000, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 1.0000, 1.0000, 26.4700, 26.4700, NULL, NULL, 6.1600, 6.1600, NULL, NULL, 38.6000, NULL, NULL, NULL, NULL, 4.0000, NULL, NULL, NULL, 1, 1, 119, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 13299, 120, NULL, NULL, NULL, NULL, 0.0000, 31.5000, 38.6000, NULL, 0.0000, 31.5000, 38.6000, 2.0200, NULL, '200537512', '', 'EUR', 'of@f-m-computer.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.33', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-11-09 13:34:54', '2010-11-10 07:21:15', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 7.1000, 7.1000), (61, 'complete', 'complete', NULL, 'dcc307', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 134.9000, 5.9700, NULL, 5.9700, NULL, 1.1300, NULL, 107.3900, NULL, 107.3900, NULL, 21.5400, NULL, 21.5400, NULL, 1.0000, 1.0000, NULL, 134.9000, 0.0000, NULL, NULL, 134.9000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 134.9000, 5.9700, NULL, 5.9700, NULL, 1.1300, NULL, 1.0000, 1.0000, 107.3900, NULL, 107.3900, NULL, 21.5400, NULL, 21.5400, NULL, NULL, 134.9000, NULL, NULL, 134.9000, 14.0000, NULL, NULL, NULL, 1, 0, 121, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 13421, 122, NULL, NULL, NULL, NULL, 0.0000, 127.8000, 0.0000, NULL, 0.0000, 127.8000, 0.0000, 1.0200, NULL, '200537513', '', 'EUR', 'reichelt-olaf@gmx.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '93.240.227.79', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-11-10 19:04:25', '2010-11-16 12:47:31', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 7.1000, 7.1000), (62, 'canceled', 'canceled', NULL, '1d42a8', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, 0.0000, NULL, NULL, 47.0500, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 33.5700, 33.5700, NULL, NULL, 7.5100, 7.5100, NULL, NULL, 1.0000, 1.0000, 47.0500, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 47.0500, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 1.0000, 1.0000, 33.5700, 33.5700, NULL, NULL, 7.5100, 7.5100, NULL, NULL, 47.0500, NULL, NULL, NULL, NULL, 3.0000, NULL, NULL, NULL, 1, 1, 123, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 13477, 124, NULL, NULL, NULL, NULL, 0.0000, 39.9500, 47.0500, NULL, 0.0000, 39.9500, 47.0500, 1.0200, NULL, '200537514', '', 'EUR', 'sds@dfdf.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.33', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-11-11 12:19:55', '2010-11-11 13:46:00', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 7.1000, 7.1000), (63, 'canceled', 'canceled', NULL, '2d692d', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 1, 0.0000, 0.0000, NULL, NULL, 47.0500, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 33.5700, 33.5700, NULL, NULL, 7.5100, 7.5100, NULL, NULL, 1.0000, 1.0000, 47.0500, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 47.0500, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 1.0000, 1.0000, 33.5700, 33.5700, NULL, NULL, 7.5100, 7.5100, NULL, NULL, 47.0500, NULL, NULL, NULL, NULL, 3.0000, NULL, NULL, NULL, 0, 1, 125, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 13486, 126, NULL, NULL, NULL, NULL, 0.0000, 39.9500, 47.0500, NULL, 0.0000, 39.9500, 47.0500, 1.0200, NULL, '200537515', '', 'EUR', 'wdegtjarew@googlemail.com', 'Wladimir', 'Degtjarew', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.44', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-11-11 15:08:44', '2010-11-11 15:35:51', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 7.1000, 7.1000), (64, 'canceled', 'canceled', NULL, '7ccd96', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 1, 0.0000, 0.0000, NULL, NULL, 47.0500, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 33.5700, 33.5700, NULL, NULL, 7.5100, 7.5100, NULL, NULL, 1.0000, 1.0000, 47.0500, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 47.0500, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 1.0000, 1.0000, 33.5700, 33.5700, NULL, NULL, 7.5100, 7.5100, NULL, NULL, 47.0500, NULL, NULL, NULL, NULL, 3.0000, NULL, NULL, NULL, 0, 1, 127, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 13498, 128, NULL, NULL, NULL, NULL, 0.0000, 39.9500, 47.0500, NULL, 0.0000, 39.9500, 47.0500, 1.0200, NULL, '200537516', '', 'EUR', 'wdegtjarew@googlemail.com', 'Wladimir', 'Degtjarew', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.33', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-11-11 15:29:32', '2010-11-11 15:36:08', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 7.1000, 7.1000), (65, 'canceled', 'canceled', NULL, 'b65209', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 4, 0.0000, 0.0000, NULL, NULL, 36.9000, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 25.0400, 25.0400, NULL, NULL, 5.8900, 5.8900, NULL, NULL, 1.0000, 1.0000, 36.9000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 36.9000, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 1.0000, 1.0000, 25.0400, 25.0400, NULL, NULL, 5.8900, 5.8900, NULL, NULL, 36.9000, NULL, NULL, NULL, NULL, 4.0000, NULL, NULL, NULL, 0, 1, 129, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 13963, 130, NULL, NULL, NULL, NULL, 0.0000, 29.8000, 36.9000, NULL, 0.0000, 29.8000, 36.9000, 3.0200, NULL, '200537517', '', 'EUR', 'timmermann@trustedshops.de', 'Test', 'Tester', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.82.130', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-11-17 18:25:07', '2010-11-18 10:20:11', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 7.1000, 7.1000), (66, 'canceled', 'canceled', NULL, 'b5c043', 'Normaler Versand - innerhalb Deutschlands + Nachnahme (+6,00 Nachnahmegebühr, +2,00 Übermittlungsgebühr)', 0, 2, 4, 0.0000, 0.0000, NULL, NULL, 36.8000, 11.0000, 11.0000, NULL, NULL, 2.1000, NULL, 19.9200, 19.9200, NULL, NULL, 5.8800, 5.8800, NULL, NULL, 1.0000, 1.0000, 36.8000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 36.8000, 11.0000, 11.0000, NULL, NULL, 2.1000, NULL, 1.0000, 1.0000, 19.9200, 19.9200, NULL, NULL, 5.8800, 5.8800, NULL, NULL, 36.8000, NULL, NULL, NULL, NULL, 5.0000, NULL, NULL, NULL, 0, 1, 131, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 13966, 132, NULL, NULL, NULL, NULL, 0.0000, 23.7000, 36.8000, NULL, 0.0000, 23.7000, 36.8000, 1.0200, NULL, '200537518', '', 'EUR', 'timmermann@trustedshops.de', 'Test', 'Tester', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.82.130', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-11-17 18:31:54', '2010-11-18 10:20:11', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 13.1000, 13.1000), (67, 'canceled', 'canceled', NULL, 'be6e6d', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 11, 0.0000, 0.0000, NULL, NULL, 47.0500, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 33.5700, 33.5700, NULL, NULL, 7.5100, 7.5100, NULL, NULL, 1.0000, 1.0000, 47.0500, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 47.0500, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 1.0000, 1.0000, 33.5700, 33.5700, NULL, NULL, 7.5100, 7.5100, NULL, NULL, 47.0500, NULL, NULL, NULL, NULL, 3.0000, NULL, NULL, NULL, 0, 1, 133, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14057, 134, NULL, NULL, NULL, NULL, 0.0000, 39.9500, 47.0500, NULL, 0.0000, 39.9500, 47.0500, 1.0200, NULL, '200537519', '', 'EUR', 'of@f-m-computer.de', 'O.', 'Fabian', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.33', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-11-18 09:58:36', '2010-11-18 10:20:11', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 7.1000, 7.1000), (68, 'canceled', 'canceled', NULL, '94cfd3', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 11, 0.0000, 0.0000, NULL, NULL, 47.0500, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 33.5700, 33.5700, NULL, NULL, 7.5100, 7.5100, NULL, NULL, 1.0000, 1.0000, 47.0500, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 47.0500, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 1.0000, 1.0000, 33.5700, 33.5700, NULL, NULL, 7.5100, 7.5100, NULL, NULL, 47.0500, NULL, NULL, NULL, NULL, 3.0000, NULL, NULL, NULL, 0, 1, 135, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14059, 136, NULL, NULL, NULL, NULL, 0.0000, 39.9500, 47.0500, NULL, 0.0000, 39.9500, 47.0500, 1.0200, NULL, '200537520', '', 'EUR', 'of@f-m-computer.de', 'O.', 'Fabian', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.33', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-11-18 10:01:54', '2010-11-18 10:20:11', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 7.1000, 7.1000), (69, 'canceled', 'canceled', NULL, '83bfc8', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 11, 0.0000, 0.0000, NULL, NULL, 47.0500, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 33.5700, 33.5700, NULL, NULL, 7.5100, 7.5100, NULL, NULL, 1.0000, 1.0000, 47.0500, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 47.0500, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 1.0000, 1.0000, 33.5700, 33.5700, NULL, NULL, 7.5100, 7.5100, NULL, NULL, 47.0500, NULL, NULL, NULL, NULL, 3.0000, NULL, NULL, NULL, 0, 1, 137, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14060, 138, NULL, NULL, NULL, NULL, 0.0000, 39.9500, 47.0500, NULL, 0.0000, 39.9500, 47.0500, 1.0200, NULL, '200537521', '', 'EUR', 'of@f-m-computer.de', 'O.', 'Fabian', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.33', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-11-18 10:06:49', '2010-11-18 10:20:10', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 7.1000, 7.1000), (70, 'canceled', 'canceled', NULL, 'ee34a7', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 4, 0.0000, 0.0000, NULL, NULL, 38.6000, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 26.4700, 26.4700, NULL, NULL, 6.1600, 6.1600, NULL, NULL, 1.0000, 1.0000, 38.6000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 38.6000, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 1.0000, 1.0000, 26.4700, 26.4700, NULL, NULL, 6.1600, 6.1600, NULL, NULL, 38.6000, NULL, NULL, NULL, NULL, 3.0000, NULL, NULL, NULL, 0, 1, 139, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14061, 140, NULL, NULL, NULL, NULL, 0.0000, 31.5000, 38.6000, NULL, 0.0000, 31.5000, 38.6000, 1.0200, NULL, '200537522', '', 'EUR', 'timmermann@trustedshops.de', 'Test', 'Tester', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.82.130', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-11-18 10:28:07', '2010-11-19 13:50:28', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 7.1000, 7.1000), (71, 'canceled', 'canceled', NULL, '6358d7', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 1, 0.0000, 0.0000, NULL, NULL, 51.8000, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 37.5600, 37.5600, NULL, NULL, 8.2700, 8.2700, NULL, NULL, 1.0000, 1.0000, 51.8000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 51.8000, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 1.0000, 1.0000, 37.5600, 37.5600, NULL, NULL, 8.2700, 8.2700, NULL, NULL, 51.8000, NULL, NULL, NULL, NULL, 5.0000, NULL, NULL, NULL, 0, 1, 141, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14073, 142, NULL, NULL, NULL, NULL, 0.0000, 44.7000, 51.8000, NULL, 0.0000, 44.7000, 51.8000, 4.0200, NULL, '200537523', '', 'EUR', 'wdegtjarew@googlemail.com', 'Wladimir', 'Degtjarew', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.44', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-11-19 10:42:31', '2010-11-19 10:49:35', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 7.1000, 7.1000), (72, 'canceled', 'canceled', NULL, '910ecc', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 1, 0.0000, 0.0000, NULL, NULL, 36.9000, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 25.0400, 25.0400, NULL, NULL, 5.8900, 5.8900, NULL, NULL, 1.0000, 1.0000, 36.9000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 36.9000, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 1.0000, 1.0000, 25.0400, 25.0400, NULL, NULL, 5.8900, 5.8900, NULL, NULL, 36.9000, NULL, NULL, NULL, NULL, 4.0000, NULL, NULL, NULL, 0, 1, 143, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14158, 144, NULL, NULL, NULL, NULL, 0.0000, 29.8000, 36.9000, NULL, 0.0000, 29.8000, 36.9000, 3.0200, NULL, '200537524', '', 'EUR', 'wdegtjarew@googlemail.com', 'Wladimir', 'Degtjarew', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.44', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-11-19 10:46:35', '2010-11-19 10:49:53', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 7.1000, 7.1000), (73, 'canceled', 'canceled', NULL, '2591b4', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 1, 0.0000, 0.0000, NULL, NULL, 36.9000, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 25.0400, 25.0400, NULL, NULL, 5.8900, 5.8900, NULL, NULL, 1.0000, 1.0000, 36.9000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 36.9000, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 1.0000, 1.0000, 25.0400, 25.0400, NULL, NULL, 5.8900, 5.8900, NULL, NULL, 36.9000, NULL, NULL, NULL, NULL, 4.0000, NULL, NULL, NULL, 0, 1, 145, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14160, 146, NULL, NULL, NULL, NULL, 0.0000, 29.8000, 36.9000, NULL, 0.0000, 29.8000, 36.9000, 3.0200, NULL, '200537525', '', 'EUR', 'wdegtjarew@googlemail.com', 'Wladimir', 'Degtjarew', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.44', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-11-19 10:50:40', '2010-11-19 11:00:33', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 7.1000, 7.1000), (74, 'canceled', 'canceled', NULL, 'ccccd1', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 1, 0.0000, 0.0000, NULL, NULL, 36.9000, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 25.0400, 25.0400, NULL, NULL, 5.8900, 5.8900, NULL, NULL, 1.0000, 1.0000, 36.9000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 36.9000, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 1.0000, 1.0000, 25.0400, 25.0400, NULL, NULL, 5.8900, 5.8900, NULL, NULL, 36.9000, NULL, NULL, NULL, NULL, 4.0000, NULL, NULL, NULL, 0, 1, 147, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14163, 148, NULL, NULL, NULL, NULL, 0.0000, 29.8000, 36.9000, NULL, 0.0000, 29.8000, 36.9000, 3.0200, NULL, '200537526', '', 'EUR', 'wdegtjarew@googlemail.com', 'Wladimir', 'Degtjarew', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.44', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-11-19 10:57:14', '2010-11-19 11:00:53', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 7.1000, 7.1000), (75, 'canceled', 'canceled', NULL, '2b9bdd', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 1, 0.0000, 0.0000, NULL, NULL, 38.6000, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 26.4700, 26.4700, NULL, NULL, 6.1600, 6.1600, NULL, NULL, 1.0000, 1.0000, 38.6000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 38.6000, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 1.0000, 1.0000, 26.4700, 26.4700, NULL, NULL, 6.1600, 6.1600, NULL, NULL, 38.6000, NULL, NULL, NULL, NULL, 3.0000, NULL, NULL, NULL, 0, 1, 149, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14165, 150, NULL, NULL, NULL, NULL, 0.0000, 31.5000, 38.6000, NULL, 0.0000, 31.5000, 38.6000, 1.0200, NULL, '200537527', '', 'EUR', 'wdegtjarew@googlemail.com', 'Wladimir', 'Degtjarew', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '192.168.10.44', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-11-19 11:01:55', '2010-11-19 11:29:51', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 7.1000, 7.1000), (76, 'canceled', 'canceled', NULL, '8dfed7', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 4, 0.0000, 0.0000, NULL, NULL, 30.8000, 5.9600, 5.9600, NULL, NULL, 1.1400, NULL, 19.9200, 19.9200, NULL, NULL, 4.9200, 4.9200, NULL, NULL, 1.0000, 1.0000, 30.8000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 30.8000, 5.9600, 5.9600, NULL, NULL, 1.1400, NULL, 1.0000, 1.0000, 19.9200, 19.9200, NULL, NULL, 4.9200, 4.9200, NULL, NULL, 30.8000, NULL, NULL, NULL, NULL, 5.0000, NULL, NULL, NULL, 0, 1, 151, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14064, 152, NULL, NULL, NULL, NULL, 0.0000, 23.7000, 30.8000, NULL, 0.0000, 23.7000, 30.8000, 1.0200, NULL, '200537528', '', 'EUR', 'timmermann@trustedshops.de', 'Test', 'Tester', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '213.168.82.130', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-11-19 11:36:42', '2010-11-19 13:50:28', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 7.1000, 7.1000), (77, 'canceled', 'canceled', NULL, 'a518cd', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, 0.0000, NULL, NULL, 28.2500, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 17.7700, 17.7700, NULL, NULL, 4.5100, 4.5100, NULL, NULL, 1.0000, 1.0000, 28.2500, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 28.2500, 5.9700, 5.9700, NULL, NULL, 1.1300, NULL, 1.0000, 1.0000, 17.7700, 17.7700, NULL, NULL, 4.5100, 4.5100, NULL, NULL, 28.2500, NULL, NULL, NULL, NULL, 3.0000, NULL, NULL, NULL, 1, 1, 153, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14546, 154, NULL, NULL, NULL, NULL, 0.0000, 21.1500, 28.2500, NULL, 0.0000, 21.1500, 28.2500, 1.0200, NULL, '200537529', '', 'EUR', 'ggsdf@web.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '92.225.25.12', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-11-23 14:36:09', '2010-11-25 10:36:51', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 7.1000, 7.1000), (78, 'complete', 'complete', NULL, 'bd132e', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 12, 0.0000, NULL, 0.0000, NULL, 52.2500, 5.9700, NULL, 5.9700, NULL, 1.1300, NULL, 37.9400, NULL, 37.9400, NULL, 8.3400, NULL, 8.3400, NULL, 1.0000, 1.0000, NULL, 52.2500, 0.0000, NULL, NULL, 52.2500, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 52.2500, 5.9700, NULL, 5.9700, NULL, 1.1300, NULL, 1.0000, 1.0000, 37.9400, NULL, 37.9400, NULL, 8.3400, NULL, 8.3400, NULL, NULL, 52.2500, NULL, NULL, 52.2500, 3.0000, NULL, NULL, NULL, 0, 1, 155, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14559, 156, NULL, NULL, NULL, NULL, 0.0000, 45.1500, 0.0000, NULL, 0.0000, 45.1500, 0.0000, 1.0200, NULL, '200537530', '', 'EUR', 'vespres@abv.bg', 'Veselin', 'Petev', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '80.187.97.5', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', '10.213.189.5', NULL, '2010-11-23 18:27:26', '2010-11-30 14:29:21', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 7.1000, 7.1000), (79, 'complete', 'complete', NULL, '8a74ef', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 38.2000, 5.9700, NULL, 5.9700, NULL, 1.1300, NULL, 26.1300, NULL, 26.1300, NULL, 6.1000, NULL, 6.1000, NULL, 1.0000, 1.0000, NULL, 38.2000, 0.0000, NULL, NULL, 38.2000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 38.2000, 5.9700, NULL, 5.9700, NULL, 1.1300, NULL, 1.0000, 1.0000, 26.1300, NULL, 26.1300, NULL, 6.1000, NULL, 6.1000, NULL, NULL, 38.2000, NULL, NULL, 38.2000, 4.0000, NULL, NULL, NULL, 1, 0, 157, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14642, 158, NULL, NULL, NULL, NULL, 0.0000, 31.1000, 0.0000, NULL, 0.0000, 31.1000, 0.0000, 0.0200, NULL, '200537531', '', 'EUR', 'gabriele.gindele@wwk.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '212.144.243.162', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-11-24 13:55:12', '2010-12-02 08:08:27', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 7.1000, 7.1000), (80, 'canceled', 'canceled', NULL, '166ccc', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, 0.0000, NULL, NULL, 36.8000, 5.9600, 5.9600, NULL, NULL, 1.1400, NULL, 24.9600, 24.9600, NULL, NULL, 5.8800, 5.8800, NULL, NULL, 1.0000, 1.0000, 36.8000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, 0.0000, NULL, NULL, 36.8000, 5.9600, 5.9600, NULL, NULL, 1.1400, NULL, 1.0000, 1.0000, 24.9600, 24.9600, NULL, NULL, 5.8800, 5.8800, NULL, NULL, 36.8000, NULL, NULL, NULL, NULL, 3.0000, NULL, NULL, NULL, 1, 1, 159, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14713, 160, NULL, NULL, NULL, NULL, 0.0000, 29.7000, 36.8000, NULL, 0.0000, 29.7000, 36.8000, 0.0000, NULL, '200537532', '', 'EUR', 'gabriele.gindele@wwk.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, '82', '200537532-1', NULL, NULL, '212.144.243.162', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-11-25 09:39:14', '2010-12-02 08:04:20', 1, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 7.1000, 7.1000), (81, 'complete', 'complete', NULL, 'f37a8c', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 38.6000, 5.9700, NULL, 5.9700, NULL, 1.1300, NULL, 26.4700, NULL, 26.4700, NULL, 6.1600, NULL, 6.1600, NULL, 1.0000, 1.0000, NULL, 38.6000, 0.0000, NULL, NULL, 38.6000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 38.6000, 5.9700, NULL, 5.9700, NULL, 1.1300, NULL, 1.0000, 1.0000, 26.4700, NULL, 26.4700, NULL, 6.1600, NULL, 6.1600, NULL, NULL, 38.6000, NULL, NULL, 38.6000, 3.0000, NULL, NULL, NULL, 1, 0, 161, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 14721, 162, NULL, NULL, NULL, NULL, 0.0000, 31.5000, 0.0000, NULL, 0.0000, 31.5000, 0.0000, 1.0200, NULL, '200537533', '', 'EUR', 'annika_rode@web.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '195.37.205.30', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', '10.107.240.2', NULL, '2010-11-25 10:47:43', '2010-11-26 15:30:43', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 7.1000, 7.1000), (82, 'complete', 'complete', NULL, '1609c5', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 36.8000, 5.9600, NULL, 5.9600, NULL, 1.1400, NULL, 24.9600, NULL, 24.9600, NULL, 5.8800, NULL, 5.8800, NULL, 1.0000, 1.0000, NULL, 36.8000, 0.0000, NULL, NULL, 36.8000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 36.8000, 5.9600, NULL, 5.9600, NULL, 1.1400, NULL, 1.0000, 1.0000, 24.9600, NULL, 24.9600, NULL, 5.8800, NULL, 5.8800, NULL, NULL, 36.8000, NULL, NULL, 36.8000, 3.0000, NULL, NULL, NULL, 1, 0, 163, 0, 1, NULL, NULL, NULL, NULL, NULL, NULL, 15269, 164, NULL, NULL, NULL, NULL, 0.0000, 29.7000, 0.0000, NULL, 0.0000, 29.7000, 0.0000, 0.0000, NULL, '200537532-1', '', 'EUR', 'gabriele.gindele@wwk.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', '200537532', NULL, NULL, '80', '200537532', NULL, 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, '', '2010-12-02 08:04:19', '2010-12-02 08:06:02', 1, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 7.1000, 7.1000), (83, 'complete', 'complete', NULL, '508121', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 108.0000, 5.9700, NULL, 5.9700, NULL, 1.1300, NULL, 84.7900, NULL, 84.7900, NULL, 17.2400, NULL, 17.2400, NULL, 1.0000, 1.0000, NULL, 108.0000, 0.0000, NULL, NULL, 108.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 108.0000, 5.9700, NULL, 5.9700, NULL, 1.1300, NULL, 1.0000, 1.0000, 84.7900, NULL, 84.7900, NULL, 17.2400, NULL, 17.2400, NULL, NULL, 108.0000, NULL, NULL, 108.0000, 4.0000, NULL, NULL, NULL, 1, 0, 165, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 15840, 166, NULL, NULL, NULL, NULL, 0.0000, 100.9000, 0.0000, NULL, 0.0000, 100.9000, 0.0000, 11.0200, NULL, '200537534', '', 'EUR', 'ines_jens_confidential@web.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '178.5.150.215', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-12-07 12:54:02', '2010-12-10 13:16:11', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 7.1000, 7.1000), (84, 'complete', 'complete', NULL, '9b7331', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 63.0500, 5.9600, NULL, 5.9600, NULL, 1.1400, NULL, 47.0200, NULL, 47.0200, NULL, 10.0700, NULL, 10.0700, NULL, 1.0000, 1.0000, NULL, 63.0500, 0.0000, NULL, NULL, 63.0500, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 63.0500, 5.9600, NULL, 5.9600, NULL, 1.1400, NULL, 1.0000, 1.0000, 47.0200, NULL, 47.0200, NULL, 10.0700, NULL, 10.0700, NULL, NULL, 63.0500, NULL, NULL, 63.0500, 4.0000, NULL, NULL, NULL, 1, 0, 167, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 15997, 168, NULL, NULL, NULL, NULL, 0.0000, 55.9500, 0.0000, NULL, 0.0000, 55.9500, 0.0000, 1.0200, NULL, '200537535', '', 'EUR', 'stusnat@hotmail.com', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '188.194.89.62', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-12-08 16:58:02', '2010-12-13 08:25:48', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 7.1000, 7.1000), (85, 'complete', 'complete', NULL, '613de6', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 35.9000, 5.9700, NULL, 5.9700, NULL, 1.1300, NULL, 24.2000, NULL, 24.2000, NULL, 5.7300, NULL, 5.7300, NULL, 1.0000, 1.0000, NULL, 35.9000, 0.0000, NULL, NULL, 35.9000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 35.9000, 5.9700, NULL, 5.9700, NULL, 1.1300, NULL, 1.0000, 1.0000, 24.2000, NULL, 24.2000, NULL, 5.7300, NULL, 5.7300, NULL, NULL, 35.9000, NULL, NULL, 35.9000, 4.0000, NULL, NULL, NULL, 1, 0, 169, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 16932, 170, NULL, NULL, NULL, NULL, 0.0000, 28.8000, 0.0000, NULL, 0.0000, 28.8000, 0.0000, 1.0200, NULL, '200537536', '', 'EUR', 'alpine5@gmx.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '84.149.149.251', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-12-14 14:13:10', '2010-12-15 10:08:04', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 7.1000, 7.1000), (86, 'complete', 'complete', NULL, '452b19', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 41.4000, 5.9700, NULL, 5.9700, NULL, 1.1300, NULL, 28.8200, NULL, 28.8200, NULL, 6.6100, NULL, 6.6100, NULL, 1.0000, 1.0000, NULL, 41.4000, 0.0000, NULL, NULL, 41.4000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 41.4000, 5.9700, NULL, 5.9700, NULL, 1.1300, NULL, 1.0000, 1.0000, 28.8200, NULL, 28.8200, NULL, 6.6100, NULL, 6.6100, NULL, NULL, 41.4000, NULL, NULL, 41.4000, 4.0000, NULL, NULL, NULL, 1, 0, 171, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 19168, 172, NULL, NULL, NULL, NULL, 0.0000, 34.3000, 0.0000, NULL, 0.0000, 34.3000, 0.0000, 1.0200, NULL, '200537537', '', 'EUR', 'Schulze-88@gmx.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '84.186.81.141', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-12-27 17:08:27', '2010-12-28 16:08:05', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 7.1000, 7.1000), (87, 'complete', 'complete', NULL, 'fc0714', 'Normaler Versand - innerhalb Deutschlands', 0, 1, 13, 0.0000, NULL, 0.0000, NULL, 25.9700, 5.9600, NULL, 5.9600, NULL, 1.1400, NULL, 15.8600, NULL, 15.8600, NULL, 4.1500, NULL, 4.1500, NULL, 1.0000, 1.0000, NULL, 25.9700, 0.0000, NULL, NULL, 25.9700, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 29.5500, 5.9600, NULL, 5.9600, NULL, 1.1400, NULL, 1.0000, 1.0000, 18.8700, NULL, 18.8700, NULL, 4.7200, NULL, 4.7200, NULL, NULL, 29.5500, NULL, NULL, 29.5500, 1.0000, NULL, NULL, NULL, 0, 0, 173, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 19331, 174, NULL, NULL, NULL, NULL, 0.0000, 18.8700, 0.0000, NULL, 0.0000, 22.4500, 0.0000, 0.0000, NULL, '100000001', '', 'EUR', 'q1ldfj4jh8qgsbq@marketplace.amazon.de', 'Norbert', 'Keßler', '', '', '', '', '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, NULL, 'flatrate_flatrate', 'EUR', 'Main Website\nMain Website Store\nDefault Store View', NULL, 'Zahlung über Amazon Marketplace', '2010-12-28 10:06:54', '2010-12-28 10:08:29', 1, 1, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 7.1000, 7.1000), (88, 'complete', 'complete', NULL, '8bc525', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 80.9000, 5.9600, NULL, 5.9600, NULL, 1.1400, NULL, 62.0200, NULL, 62.0200, NULL, 12.9200, NULL, 12.9200, NULL, 1.0000, 1.0000, NULL, 80.9000, 0.0000, NULL, NULL, 80.9000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 80.9000, 5.9600, NULL, 5.9600, NULL, 1.1400, NULL, 1.0000, 1.0000, 62.0200, NULL, 62.0200, NULL, 12.9200, NULL, 12.9200, NULL, NULL, 80.9000, NULL, NULL, 80.9000, 4.0000, NULL, NULL, NULL, 1, 0, 175, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 19564, 176, NULL, NULL, NULL, NULL, 0.0000, 73.8000, 0.0000, NULL, 0.0000, 73.8000, 0.0000, 6.0200, NULL, '200537538', '', 'EUR', 'knievel@web.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '2.201.4.224', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2010-12-29 18:35:09', '2011-01-07 12:32:35', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 7.1000, 7.1000), (89, 'complete', 'complete', NULL, '1eff34', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 17, 0.0000, NULL, 0.0000, NULL, 23.4500, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 15.5800, NULL, 15.5800, NULL, 3.2500, NULL, 3.2500, NULL, 1.0000, 1.0000, NULL, 23.4500, 0.0000, NULL, NULL, 23.4500, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 23.4500, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 1.0000, 1.0000, 15.5800, NULL, 15.5800, NULL, 3.2500, NULL, 3.2500, NULL, NULL, 23.4500, NULL, NULL, 23.4500, 2.0000, NULL, NULL, NULL, 0, 0, 177, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 20897, 178, NULL, NULL, NULL, NULL, 0.0000, 17.9500, 0.0000, NULL, 0.0000, 17.9500, 0.0000, 0.0000, NULL, '200537539', '', 'EUR', 'xgl67g57hmcr3wh@marketplace.amazon.de', 'Ilka', 'Anders', '', 'Frau', '', '', '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, NULL, 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, '', '2011-01-06 08:44:38', '2011-01-06 08:46:12', 2, 2, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.5000, 5.5000), (90, 'complete', 'complete', NULL, 'db2e62', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 18, 0.0000, NULL, 0.0000, NULL, 58.0000, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 44.1200, NULL, 44.1200, NULL, 9.2600, NULL, 9.2600, NULL, 1.0000, 1.0000, NULL, 58.0000, 0.0000, NULL, NULL, 58.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 58.0000, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 1.0000, 1.0000, 44.1200, NULL, 44.1200, NULL, 9.2600, NULL, 9.2600, NULL, NULL, 58.0000, NULL, NULL, 58.0000, 3.0000, NULL, NULL, NULL, 0, 0, 179, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 21561, 180, NULL, NULL, NULL, NULL, 0.0000, 52.5000, 0.0000, NULL, 0.0000, 52.5000, 0.0000, 1.0200, NULL, '200537540', '', 'EUR', 'post@heinz-thomalla.de', 'Heinz', 'Thomalla', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '80.187.110.34', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', '10.152.24.34', NULL, '2011-01-11 10:52:25', '2011-01-11 13:02:09', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.5000, 5.5000), (91, 'complete', 'complete', NULL, 'e08ac7', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 64.7500, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 49.7900, NULL, 49.7900, NULL, 10.3400, NULL, 10.3400, NULL, 1.0000, 1.0000, NULL, 64.7500, 0.0000, NULL, NULL, 64.7500, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 64.7500, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 1.0000, 1.0000, 49.7900, NULL, 49.7900, NULL, 10.3400, NULL, 10.3400, NULL, NULL, 64.7500, NULL, NULL, 64.7500, 3.0000, NULL, NULL, NULL, 1, 1, 181, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 21592, 182, NULL, NULL, NULL, NULL, 0.0000, 59.2500, 0.0000, NULL, 0.0000, 59.2500, 0.0000, 0.0000, NULL, '200537541', '', 'EUR', 'kst@kscgmbh.com', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '91.32.138.134', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2011-01-11 13:29:08', '2011-01-11 13:57:50', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.5000, 5.5000), (92, 'complete', 'complete', NULL, 'e8970a', 'Normaler Versand - innerhalb Deutschlands + Nachnahme (+6,00 Nachnahmegebühr, +2,00 Übermittlungsgebühr)', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 43.0000, 9.6600, NULL, 9.6600, NULL, 1.8400, NULL, 26.4700, NULL, 26.4700, NULL, 6.8700, NULL, 6.8700, NULL, 1.0000, 1.0000, NULL, 43.0000, 0.0000, NULL, NULL, 43.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 43.0000, 9.6600, NULL, 9.6600, NULL, 1.8400, NULL, 1.0000, 1.0000, 26.4700, NULL, 26.4700, NULL, 6.8700, NULL, 6.8700, NULL, NULL, 43.0000, NULL, NULL, 43.0000, 3.0000, NULL, NULL, NULL, 1, 0, 183, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 22047, 184, NULL, NULL, NULL, NULL, 0.0000, 31.5000, 0.0000, NULL, 0.0000, 31.5000, 0.0000, 1.0200, NULL, '200537542', '', 'EUR', 'pandoraneo@web.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '78.53.88.82', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2011-01-14 19:12:36', '2011-01-17 10:08:14', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 11.5000, 11.5000), (93, 'complete', 'complete', NULL, 'e9bcce', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 55.3500, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 41.8900, NULL, 41.8900, NULL, 8.8400, NULL, 8.8400, NULL, 1.0000, 1.0000, NULL, 55.3500, 0.0000, NULL, NULL, 55.3500, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 55.3500, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 1.0000, 1.0000, 41.8900, NULL, 41.8900, NULL, 8.8400, NULL, 8.8400, NULL, NULL, 55.3500, NULL, NULL, 55.3500, 4.0000, NULL, NULL, NULL, 1, 0, 185, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 22472, 186, NULL, NULL, NULL, NULL, 0.0000, 49.8500, 0.0000, NULL, 0.0000, 49.8500, 0.0000, 1.0200, NULL, '200537543', '', 'EUR', 'kawasano3@t-online.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '79.222.232.3', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2011-01-16 17:23:29', '2011-01-17 10:57:20', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.5000, 5.5000), (94, 'complete', 'complete', NULL, '8558f1', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 28.7000, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 19.5000, NULL, 19.5000, NULL, 4.5800, NULL, 4.5800, NULL, 1.0000, 1.0000, NULL, 28.7000, 0.0000, NULL, NULL, 28.7000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 28.7000, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 1.0000, 1.0000, 19.5000, NULL, 19.5000, NULL, 4.5800, NULL, 4.5800, NULL, NULL, 28.7000, NULL, NULL, 28.7000, 4.0000, NULL, NULL, NULL, 1, 0, 187, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 22634, 188, NULL, NULL, NULL, NULL, 0.0000, 23.2000, 0.0000, NULL, 0.0000, 23.2000, 0.0000, 1.0200, NULL, '200537544', '', 'EUR', 'andreas.stolzenburg@web.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '80.153.166.108', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2011-01-17 15:20:35', '2011-01-18 09:02:05', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.5000, 5.5000), (95, 'complete', 'complete', NULL, '26b489', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 19, 0.0000, NULL, 0.0000, NULL, 46.0000, 4.6300, NULL, 4.6300, NULL, 0.8700, NULL, 34.0300, NULL, 34.0300, NULL, 7.3400, NULL, 7.3400, NULL, 1.0000, 1.0000, NULL, 46.0000, 0.0000, NULL, NULL, 46.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 46.0000, 4.6300, NULL, 4.6300, NULL, 0.8700, NULL, 1.0000, 1.0000, 34.0300, NULL, 34.0300, NULL, 7.3400, NULL, 7.3400, NULL, NULL, 46.0000, NULL, NULL, 46.0000, 5.0000, NULL, NULL, NULL, 0, 0, 189, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 23146, 190, NULL, NULL, NULL, NULL, 0.0000, 40.5000, 0.0000, NULL, 0.0000, 40.5000, 0.0000, 1.0200, NULL, '200537545', '', 'EUR', 'melaniekerfien@googlemail.com', 'Melanie', 'Kerfien', NULL, 'Frau', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '188.102.154.176', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2011-01-20 13:43:45', '2011-01-21 08:25:00', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.5000, 5.5000), (96, 'complete', 'complete', NULL, '33d39f', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 36.7000, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 26.2200, NULL, 26.2200, NULL, 5.8600, NULL, 5.8600, NULL, 1.0000, 1.0000, NULL, 36.7000, 0.0000, NULL, NULL, 36.7000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 36.7000, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 1.0000, 1.0000, 26.2200, NULL, 26.2200, NULL, 5.8600, NULL, 5.8600, NULL, NULL, 36.7000, NULL, NULL, 36.7000, 5.0000, NULL, NULL, NULL, 1, 0, 191, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 24465, 192, NULL, NULL, NULL, NULL, 0.0000, 31.2000, 0.0000, NULL, 0.0000, 31.2000, 0.0000, 1.0200, NULL, '200537546', '', 'EUR', 'Dieter.Hilberer@t-online.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '80.143.229.82', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2011-01-27 19:24:25', '2011-01-31 12:33:16', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.5000, 5.5000), (97, 'complete', 'complete', NULL, '1c0fc5', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 21, 0.0000, NULL, 0.0000, NULL, 88.7000, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 69.9200, NULL, 69.9200, NULL, 14.1600, NULL, 14.1600, NULL, 1.0000, 1.0000, NULL, 88.7000, 0.0000, NULL, NULL, 88.7000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 88.7000, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 1.0000, 1.0000, 69.9200, NULL, 69.9200, NULL, 14.1600, NULL, 14.1600, NULL, NULL, 88.7000, NULL, NULL, 88.7000, 10.0000, NULL, NULL, NULL, 0, 0, 193, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 25041, 194, NULL, NULL, NULL, NULL, 0.0000, 83.2000, 0.0000, NULL, 0.0000, 83.2000, 0.0000, 9.0200, NULL, '200537547', '', 'EUR', 'o.peterson@opeon.de', 'Olaf', 'Peterson', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '80.228.186.206', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2011-01-30 18:01:56', '2011-01-31 12:30:32', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.5000, 5.5000), (98, 'complete', 'complete', NULL, 'a1fc39', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 22, 0.0000, NULL, 0.0000, NULL, 58.0000, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 44.1200, NULL, 44.1200, NULL, 9.2600, NULL, 9.2600, NULL, 1.0000, 1.0000, NULL, 58.0000, 0.0000, NULL, NULL, 58.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 58.0000, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 1.0000, 1.0000, 44.1200, NULL, 44.1200, NULL, 9.2600, NULL, 9.2600, NULL, NULL, 58.0000, NULL, NULL, 58.0000, 3.0000, NULL, NULL, NULL, 0, 0, 195, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 25055, 196, NULL, NULL, NULL, NULL, 0.0000, 52.5000, 0.0000, NULL, 0.0000, 52.5000, 0.0000, 1.0200, NULL, '200537548', '', 'EUR', 'c-medek@t-online.de', 'Carsten', 'Medek', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '93.208.22.134', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2011-01-30 19:30:20', '2011-01-31 12:29:20', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.5000, 5.5000), (99, 'complete', 'complete', NULL, '203959', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 23, 0.0000, NULL, 0.0000, NULL, 45.1000, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 33.2800, NULL, 33.2800, NULL, 7.2000, NULL, 7.2000, NULL, 1.0000, 1.0000, NULL, 45.1000, 0.0000, NULL, NULL, 45.1000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 45.1000, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 1.0000, 1.0000, 33.2800, NULL, 33.2800, NULL, 7.2000, NULL, 7.2000, NULL, NULL, 45.1000, NULL, NULL, 45.1000, 6.0000, NULL, NULL, NULL, 0, 0, 197, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 25253, 198, NULL, NULL, NULL, NULL, 0.0000, 39.6000, 0.0000, NULL, 0.0000, 39.6000, 0.0000, 1.0200, NULL, '200537549', '', 'EUR', 'eric-behrens@gmx.net', 'Eric', 'Behrens', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '84.148.118.83', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2011-01-31 08:32:01', '2011-01-31 12:02:41', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.5000, 5.5000), (100, 'complete', 'complete', NULL, '9ba2bc', 'Normaler Versand - innerhalb Deutschlands', 0, 1, 24, 0.0000, NULL, 0.0000, NULL, 16.7800, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 9.9200, NULL, 9.9200, NULL, 2.2400, NULL, 2.2400, NULL, 1.0000, 1.0000, NULL, 16.7800, 0.0000, NULL, NULL, 16.7800, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 18.4000, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 1.0000, 1.0000, 11.2800, NULL, 11.2800, NULL, 2.5000, NULL, 2.5000, NULL, NULL, 18.4000, NULL, NULL, 18.4000, 2.0000, NULL, NULL, NULL, 0, 0, 199, 4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 25258, 200, NULL, NULL, NULL, NULL, 0.0000, 11.2800, 0.0000, NULL, 0.0000, 12.9000, 0.0000, 0.0000, NULL, '100000002', '', 'EUR', 'gxdgx37kj6jv4d8@marketplace.amazon.de', 'Frank', 'Schulenburg', '', 'Herr', '', NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, NULL, 'flatrate_flatrate', 'EUR', 'Main Website\nMain Website Store\nDefault Store View', NULL, '', '2011-01-31 09:02:28', '2011-01-31 11:58:52', 2, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.5000, 5.5000), (101, 'complete', 'complete', NULL, 'd8fd40', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 34.0000, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 23.9500, NULL, 23.9500, NULL, 5.4300, NULL, 5.4300, NULL, 1.0000, 1.0000, NULL, 34.0000, 0.0000, NULL, NULL, 34.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 34.0000, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 1.0000, 1.0000, 23.9500, NULL, 23.9500, NULL, 5.4300, NULL, 5.4300, NULL, NULL, 34.0000, NULL, NULL, 34.0000, 5.0000, NULL, NULL, NULL, 1, 0, 201, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 25747, 202, NULL, NULL, NULL, NULL, 0.0000, 28.5000, 0.0000, NULL, 0.0000, 28.5000, 0.0000, 1.0200, NULL, '200537550', '', 'EUR', 'gombarek@hotmail.com', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '91.10.236.104', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2011-02-02 20:57:07', '2011-02-03 12:06:25', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.5000, 5.5000), (102, 'complete', 'complete', NULL, 'af4e46', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, 0.0000, NULL, 43.5000, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 31.9300, NULL, 31.9300, NULL, 6.9500, NULL, 6.9500, NULL, 1.0000, 1.0000, NULL, 43.5000, 0.0000, NULL, NULL, 43.5000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 43.5000, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 1.0000, 1.0000, 31.9300, NULL, 31.9300, NULL, 6.9500, NULL, 6.9500, NULL, NULL, 43.5000, NULL, NULL, 43.5000, 6.0000, NULL, NULL, NULL, 1, 0, 203, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 25998, 204, NULL, NULL, NULL, NULL, 0.0000, 38.0000, 0.0000, NULL, 0.0000, 38.0000, 0.0000, 1.0200, NULL, '200537551', '', 'EUR', 'watze23@gmx.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '93.231.184.102', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2011-02-03 16:34:35', '2011-02-07 13:22:03', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.5000, 5.5000), (103, 'complete', 'complete', NULL, 'fc2389', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 25, 0.0000, NULL, 0.0000, NULL, 73.0000, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 56.7200, NULL, 56.7200, NULL, 11.6600, NULL, 11.6600, NULL, 1.0000, 1.0000, NULL, 73.0000, 0.0000, NULL, NULL, 73.0000, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 73.0000, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 1.0000, 1.0000, 56.7200, NULL, 56.7200, NULL, 11.6600, NULL, 11.6600, NULL, NULL, 73.0000, NULL, NULL, 73.0000, 4.0000, NULL, NULL, NULL, 0, 0, 205, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 26020, 206, NULL, NULL, NULL, NULL, 0.0000, 67.5000, 0.0000, NULL, 0.0000, 67.5000, 0.0000, 1.0200, NULL, '200537552', '', 'EUR', 'iskeinwitz@gmx.net', 'Günter', 'Riedmaier', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '88.65.194.253', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2011-02-03 20:20:43', '2011-02-08 12:50:00', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.5000, 5.5000), (104, 'processing', 'processing', NULL, '9decaf', 'Normaler Versand - innerhalb Deutschlands + Nachnahme (+6,00 Nachnahmegebühr, +2,00 Übermittlungsgebühr)', 0, 2, NULL, 0.0000, NULL, NULL, NULL, 43.0000, 9.6600, NULL, NULL, NULL, 1.8400, NULL, 26.4700, NULL, NULL, NULL, 6.8700, NULL, NULL, NULL, 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 43.0000, 9.6600, NULL, NULL, NULL, 1.8400, NULL, 1.0000, 1.0000, 26.4700, NULL, NULL, NULL, 6.8700, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 5.0000, NULL, NULL, NULL, 1, 1, 207, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 26134, 208, NULL, NULL, NULL, NULL, 0.0000, 31.5000, NULL, NULL, 0.0000, 31.5000, NULL, 7.0200, NULL, '200537553', '', 'EUR', 'olaf-arndt@web.de', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '2.202.33.109', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2011-02-04 14:23:47', '2011-02-04 14:23:50', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 11.5000, 11.5000), (105, 'new', 'pending', NULL, 'f16e64', 'Normaler Versand - innerhalb Deutschlands', 0, 2, NULL, 0.0000, NULL, NULL, NULL, 45.4500, 4.6200, NULL, NULL, NULL, 0.8800, NULL, 33.5700, NULL, NULL, NULL, 7.2600, NULL, NULL, NULL, 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 45.4500, 4.6200, NULL, NULL, NULL, 0.8800, NULL, 1.0000, 1.0000, 33.5700, NULL, NULL, NULL, 7.2600, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3.0000, NULL, NULL, NULL, 1, 1, 209, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 26697, 210, NULL, NULL, NULL, NULL, 0.0000, 39.9500, NULL, NULL, 0.0000, 39.9500, NULL, 1.0200, NULL, '200537554', '', 'EUR', 'JSuess@gmx.net', NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '91.17.248.244', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2011-02-07 19:06:09', '2011-02-07 19:06:12', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 5.5000, 5.5000), (106, 'complete', 'complete', NULL, '6c9feb', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 27, 0.0000, NULL, 0.0000, NULL, 55.3500, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 41.8900, NULL, 41.8900, NULL, 8.8400, NULL, 8.8400, NULL, 1.0000, 1.0000, NULL, 55.3500, 0.0000, NULL, NULL, 55.3500, NULL, NULL, 0.0000, NULL, 0.0000, NULL, 55.3500, 4.6200, NULL, 4.6200, NULL, 0.8800, NULL, 1.0000, 1.0000, 41.8900, NULL, 41.8900, NULL, 8.8400, NULL, 8.8400, NULL, NULL, 55.3500, NULL, NULL, 55.3500, 4.0000, NULL, NULL, NULL, 0, 0, 211, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 27062, 212, NULL, NULL, NULL, NULL, 0.0000, 49.8500, 0.0000, NULL, 0.0000, 49.8500, 0.0000, 1.0200, NULL, '200537555', '', 'EUR', 'erfej@t-onlibe.de', 'ernst', 'felder', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '84.63.178.40', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2011-02-08 09:04:17', '2011-02-08 12:51:15', 4, NULL, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, 5.5000, 5.5000), (107, 'new', 'pending', NULL, '5c6538', 'Normaler Versand - innerhalb Deutschlands', 0, 2, 28, 0.0000, NULL, NULL, NULL, 53.0000, 4.6200, NULL, NULL, NULL, 0.8800, NULL, 39.9200, NULL, NULL, NULL, 8.4600, NULL, NULL, NULL, 1.0000, 1.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0.0000, NULL, NULL, NULL, 53.0000, 4.6200, NULL, NULL, NULL, 0.8800, NULL, 1.0000, 1.0000, 39.9200, NULL, NULL, NULL, 8.4600, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7.0000, NULL, NULL, NULL, 0, 1, 213, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 27104, 214, NULL, NULL, NULL, NULL, 0.0000, 47.5000, NULL, NULL, 0.0000, 47.5000, NULL, 1.0200, NULL, '200537556', '', 'EUR', 'roedelduese@web.de', 'jan', 'bocek', NULL, 'Herr', NULL, NULL, '', NULL, NULL, 'EUR', NULL, NULL, 'EUR', NULL, NULL, NULL, NULL, NULL, '83.189.81.246', 'flatrate_flatrate', 'EUR', 'Main Website\nmarkenoele.de\nstandard', NULL, NULL, '2011-02-08 16:36:21', '2011-02-08 16:36:24', 3, NULL, 0.0000, 0.0000, 0.0000, 0.0000, NULL, NULL, NULL, NULL, 5.5000, 5.5000); /*!40000 ALTER TABLE `sales_flat_order` ENABLE KEYS */; # Dumping structure for table web35db1.sales_flat_order_address CREATE TABLE IF NOT EXISTS `sales_flat_order_address` ( `entity_id` int(10) unsigned NOT NULL auto_increment, `parent_id` int(10) unsigned default NULL, `customer_address_id` int(10) default NULL, `quote_address_id` int(10) default NULL, `region_id` int(10) default NULL, `customer_id` int(10) default NULL, `fax` varchar(255) default NULL, `region` varchar(255) default NULL, `postcode` varchar(255) default NULL, `lastname` varchar(255) default NULL, `street` varchar(255) default NULL, `city` varchar(255) default NULL, `email` varchar(255) default NULL, `telephone` varchar(255) default NULL, `country_id` char(2) default NULL, `firstname` varchar(255) default NULL, `address_type` varchar(255) default NULL, `prefix` varchar(255) default NULL, `middlename` varchar(255) default NULL, `suffix` varchar(255) default NULL, `company` varchar(255) default NULL, PRIMARY KEY (`entity_id`), KEY `IDX_PARENT_ID` (`parent_id`), CONSTRAINT `FK_SALES_FLAT_ORDER_ADDRESS_PARENT` FOREIGN KEY (`parent_id`) REFERENCES `sales_flat_order` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=215 DEFAULT CHARSET=utf8; # Dumping data for table web35db1.sales_flat_order_address: 187 rows /*!40000 ALTER TABLE `sales_flat_order_address` DISABLE KEYS */; INSERT INTO `sales_flat_order_address` (`entity_id`, `parent_id`, `customer_address_id`, `quote_address_id`, `region_id`, `customer_id`, `fax`, `region`, `postcode`, `lastname`, `street`, `city`, `email`, `telephone`, `country_id`, `firstname`, `address_type`, `prefix`, `middlename`, `suffix`, `company`) VALUES (57, 29, NULL, NULL, NULL, NULL, '', '', '21111', 'Tester', 'Teststraße 11', 'Teststadt', NULL, '567567235673567', 'DE', 'Test ', 'billing', 'Herr', NULL, NULL, ''), (58, 29, NULL, NULL, NULL, NULL, '', '', '21111', 'Tester', 'Teststraße 11', 'Teststadt', NULL, '567567235673567', 'DE', 'Test ', 'shipping', 'Herr', NULL, NULL, ''), (59, 30, NULL, NULL, NULL, 4, '', '', '21111', 'Tester', 'Teststraße 11', 'Teststadt', NULL, '13456234562456', 'DE', 'Test', 'billing', 'Herr', NULL, NULL, ''), (60, 30, NULL, NULL, NULL, 4, '', '', '21111', 'Tester', 'Teststraße 11', 'Teststadt', NULL, '13456234562456', 'DE', 'Test', 'shipping', 'Herr', NULL, NULL, ''), (61, 31, NULL, NULL, NULL, NULL, '', '', '34117', 'Gerhard', 'Königstor 34', 'Kassel', NULL, '01779689138', 'DE', 'Hesse', 'billing', 'Herr', NULL, NULL, ''), (62, 31, NULL, NULL, NULL, NULL, '', '', '34117', 'Gerhard', 'Königstor 34', 'Kassel', NULL, '01779689138', 'DE', 'Hesse', 'shipping', 'Herr', NULL, NULL, ''), (63, 32, NULL, NULL, NULL, NULL, '', '', '79400 ', 'Sprich', 'Enzenbergweg 4', 'Kandern', NULL, '07626 971253', 'DE', 'Harald', 'billing', 'Herr', NULL, NULL, ''), (64, 32, NULL, NULL, NULL, NULL, '', '', '79400 ', 'Sprich', 'Enzenbergweg 4', 'Kandern', NULL, '07626 971253', 'DE', 'Harald', 'shipping', 'Herr', NULL, NULL, ''), (65, 33, NULL, NULL, NULL, NULL, '', '', '88367', 'Müller', 'Wiesäcker 23', 'Hohentengen', NULL, '075726681', 'DE', 'Marcel', 'billing', 'Herr', NULL, NULL, ''), (66, 33, NULL, NULL, NULL, NULL, '', '', '88367', 'Müller', 'Wiesäcker 23', 'Hohentengen', NULL, '075726681', 'DE', 'Marcel', 'shipping', 'Herr', NULL, NULL, ''), (67, 34, NULL, NULL, NULL, 7, '', '', '50933', 'Balzereit-Kelter', 'Kirchner Strasse 9', 'Köln', NULL, '0172 2605717', 'DE', 'Arnd', 'billing', 'Herr', NULL, NULL, ''), (68, 34, NULL, NULL, NULL, 7, '', '', '42859', 'Balzereit-Kelter', 'perönlich z.H. Herrn Balzereit-Kelter\nLempstrasse 24', 'Remscheid', NULL, '01722605717', 'DE', 'Arnd', 'shipping', 'Herr', NULL, NULL, 'Leistritz'), (69, 35, 6, NULL, NULL, 7, '', '', '50933', 'Balzereit-Kelter', 'Kirchner Strasse 9', 'Köln', NULL, '0172 2605717', 'DE', 'Arnd', 'billing', 'Herr', NULL, NULL, ''), (70, 35, 7, NULL, NULL, 7, '', '', '42859', 'Balzereit-Kelter', 'perönlich z.H. Herrn Balzereit-Kelter\nLempstrasse 24', 'Remscheid', NULL, '01722605717', 'DE', 'Arnd', 'shipping', 'Herr', NULL, NULL, 'Leistritz'), (71, 36, NULL, NULL, NULL, NULL, '', '', '08491', 'Jugel', 'Netzschkauerstraße 2 C', 'Brockau', NULL, '03765 15252', 'DE', 'Matthias', 'billing', 'Herr', NULL, NULL, ''), (72, 36, NULL, NULL, NULL, NULL, '', '', '08491', 'Jugel', 'Netzschkauerstraße 2 C', 'Brockau', NULL, '03765 15252', 'DE', 'Matthias', 'shipping', 'Herr', NULL, NULL, ''), (73, 37, NULL, NULL, NULL, NULL, '', '', '32676', 'Pieper', 'Lange Str. 34a', 'Lügde-Sabbenhausen', NULL, '01757772134', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, ''), (74, 37, NULL, NULL, NULL, NULL, '', '', '32676', 'Pieper', 'Lange Str. 34a', 'Lügde-Sabbenhausen', NULL, '01757772134', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, ''), (75, 38, NULL, NULL, NULL, NULL, '', '', '06406', 'Krämer', 'Oliver Krämer\nVor dem Nienburger Tor 35', 'Bernburg', NULL, '03471 / 312303', 'DE', 'Oliver', 'billing', 'Herr', NULL, NULL, ''), (76, 38, NULL, NULL, NULL, NULL, '', '', '06406', 'Krämer', 'Oliver Krämer\nVor dem Nienburger Tor 35', 'Bernburg', NULL, '03471 / 312303', 'DE', 'Oliver', 'shipping', 'Herr', NULL, NULL, ''), (77, 39, NULL, NULL, NULL, NULL, '', '', '56567', 'Becker', 'Blankenstücksweg 3', 'Neuwied', NULL, '015115148064', 'DE', 'Jochen', 'billing', 'Herr', NULL, NULL, ''), (78, 39, NULL, NULL, NULL, NULL, '', '', '56567', 'Becker', 'Blankenstücksweg 3', 'Neuwied', NULL, '015115148064', 'DE', 'Jochen', 'shipping', 'Herr', NULL, NULL, ''), (79, 40, NULL, NULL, NULL, NULL, '', '', '35584', 'Bernard', 'Am Lotzengraben 44', 'Wetzlar', NULL, '0160 969 44 301', 'DE', 'Malte', 'billing', 'Herr', NULL, NULL, ''), (80, 40, NULL, NULL, NULL, NULL, '', '', '35584', 'Bernard', 'Am Lotzengraben 44', 'Wetzlar', NULL, '0160 969 44 301', 'DE', 'Malte', 'shipping', 'Herr', NULL, NULL, ''), (81, 41, NULL, NULL, NULL, NULL, '', '', '38828', 'Bartsch', 'Kohlenstrecke 5', 'Wegeleben', NULL, '016095198345', 'DE', 'Ricardo', 'billing', 'Herr', NULL, NULL, ''), (82, 41, NULL, NULL, NULL, NULL, '', '', '38828', 'Bartsch', 'Kohlenstrecke 5', 'Wegeleben', NULL, '016095198345', 'DE', 'Ricardo', 'shipping', 'Herr', NULL, NULL, ''), (83, 42, NULL, NULL, NULL, NULL, '', '', '52428', 'Esser', 'Rathausstraße 24', 'Jülich', NULL, '02461 40 68 38 3', 'DE', 'Frank', 'billing', 'Herr', NULL, NULL, 'Sanitär & Heizung'), (84, 42, NULL, NULL, NULL, NULL, '', '', '52428', 'Esser', 'Rathausstraße 24', 'Jülich', NULL, '02461 40 68 38 3', 'DE', 'Frank', 'shipping', 'Herr', NULL, NULL, 'Sanitär & Heizung'), (85, 43, NULL, NULL, NULL, NULL, '', '', '59302', 'Kaminski', 'Langestraße 52', 'Oelde', NULL, '01754426374', 'DE', 'Armin', 'billing', 'Herr', NULL, NULL, 'B&S'), (86, 43, NULL, NULL, NULL, NULL, '', '', '59302', 'Kaminski', 'Langestraße 52', 'Oelde', NULL, '01754426374', 'DE', 'Armin', 'shipping', 'Herr', NULL, NULL, 'B&S'), (87, 44, NULL, NULL, NULL, NULL, '', '', '50169', 'Pohl', 'Heerstrasse 224a', 'Kerpen', NULL, '02219034693', 'DE', 'Hans Wolfgang ', 'billing', 'Herr', NULL, NULL, ''), (88, 44, NULL, NULL, NULL, NULL, '', '', '50169', 'Pohl', 'Heerstrasse 224a', 'Kerpen', NULL, '02219034693', 'DE', 'Hans Wolfgang ', 'shipping', 'Herr', NULL, NULL, ''), (89, 45, NULL, NULL, NULL, NULL, '', '', '42349', 'Lotz', 'Unterdal 9e', 'Wuppertal', NULL, '0173 2725256', 'DE', 'Marco', 'billing', 'Herr', NULL, NULL, ''), (90, 45, NULL, NULL, NULL, NULL, '', '', '52525', 'Lotz', 'Postnummer 30829046 \nPackstation 117', 'Heinsberg', NULL, '01732725256', 'DE', 'Marco', 'shipping', 'Herr', NULL, NULL, ''), (91, 46, NULL, NULL, NULL, NULL, '', '', '35619', 'Nies', 'Höhenweg 23', 'Braunfels', NULL, '06442/32291', 'DE', 'Volkmar', 'billing', 'Herr', NULL, NULL, ''), (92, 46, NULL, NULL, NULL, NULL, '', '', '35619', 'Nies', 'Höhenweg 23', 'Braunfels', NULL, '06442/32291', 'DE', 'Volkmar', 'shipping', 'Herr', NULL, NULL, ''), (93, 47, NULL, NULL, NULL, NULL, '', '', '38554', 'Eggert', 'Brückenstraße 10', 'Weyhausen', NULL, '0160-8971506', 'DE', 'Ronny', 'billing', 'Herr', NULL, NULL, ''), (94, 47, NULL, NULL, NULL, NULL, '', '', '38554', 'Eggert', 'Brückenstraße 10', 'Weyhausen', NULL, '0160-8971506', 'DE', 'Ronny', 'shipping', 'Herr', NULL, NULL, ''), (95, 48, NULL, NULL, NULL, NULL, '', '', '32549', 'Schmidt', 'Prinzenwinkel 5', 'Bad Oeynhausen', NULL, '0176457125535', 'DE', 'Stefan', 'billing', 'Herr', NULL, NULL, ''), (96, 48, NULL, NULL, NULL, NULL, '', '', '32549', 'Schmidt', 'Prinzenwinkel 5', 'Bad Oeynhausen', NULL, '0176457125535', 'DE', 'Stefan', 'shipping', 'Herr', NULL, NULL, ''), (97, 49, NULL, NULL, NULL, NULL, '', '', '30419', 'scherffig', 'hemelingstr.11', 'hannover', NULL, '01732157433', 'DE', 'wolfgang', 'billing', 'Herr', NULL, NULL, ''), (98, 49, NULL, NULL, NULL, NULL, '', '', '30419', 'scherffig', 'hemelingstr.11', 'hannover', NULL, '01732157433', 'DE', 'wolfgang', 'shipping', 'Herr', NULL, NULL, ''), (99, 50, NULL, NULL, NULL, NULL, '', '', '06217', 'Roye', 'Junkersstrasse 37', 'Merseburg', NULL, '01633949526', 'DE', 'Alexander', 'billing', 'Herr', NULL, NULL, ''), (100, 50, NULL, NULL, NULL, NULL, '', '', '06217', 'Roye', 'Junkersstrasse 37', 'Merseburg', NULL, '01633949526', 'DE', 'Alexander', 'shipping', 'Herr', NULL, NULL, ''), (101, 51, NULL, NULL, NULL, NULL, '', '', '54470', 'daberto', 'schwanenstrasse 1', 'bernkastel kues', NULL, '065313167', 'DE', 'masi', 'billing', 'Herr', NULL, NULL, ''), (102, 51, NULL, NULL, NULL, NULL, '', '', '54470', 'daberto', 'schwanenstrasse 1', 'bernkastel kues', NULL, '065313167', 'DE', 'masi', 'shipping', 'Herr', NULL, NULL, ''), (103, 52, NULL, NULL, NULL, NULL, '', '', '09366', 'Busch', 'Dorfstraße 6', 'Niederdorf', NULL, '015208561553', 'DE', 'Toni', 'billing', 'Herr', NULL, NULL, ''), (104, 52, NULL, NULL, NULL, NULL, '', '', '09366', 'Busch', 'Dorfstraße 6', 'Niederdorf', NULL, '015208561553', 'DE', 'Toni', 'shipping', 'Herr', NULL, NULL, ''), (105, 53, NULL, NULL, NULL, NULL, '', '', '74199', 'Schaupp', 'Schickengässle 2', 'Untergruppenbach', NULL, '07130/4045943', 'DE', 'Robin', 'billing', 'Herr', NULL, NULL, ''), (106, 53, NULL, NULL, NULL, NULL, '', '', '74199', 'Schaupp', 'Schickengässle 2', 'Untergruppenbach', NULL, '07130/4045943', 'DE', 'Robin', 'shipping', 'Herr', NULL, NULL, ''), (107, 54, NULL, NULL, NULL, NULL, '', '', '19079', 'Karsten', 'Unter den Linden 16', 'Banzkow OT Mirow', NULL, '0173/6309952', 'DE', 'Michel', 'billing', 'Herr', NULL, NULL, ''), (108, 54, NULL, NULL, NULL, NULL, '', '', '19079', 'Karsten', 'Unter den Linden 16', 'Banzkow OT Mirow', NULL, '0173/6309952', 'DE', 'Michel', 'shipping', 'Herr', NULL, NULL, ''), (109, 55, NULL, NULL, NULL, NULL, '', '', '07819', 'Böhler', 'Straße des Friedens 35', 'Mittelpöllnitz', NULL, '0173/6909495', 'DE', 'Tobias', 'billing', 'Herr', NULL, NULL, ''), (110, 55, NULL, NULL, NULL, NULL, '', '', '07819', 'Böhler', 'Straße des Friedens 35', 'Mittelpöllnitz', NULL, '0173/6909495', 'DE', 'Tobias', 'shipping', 'Herr', NULL, NULL, ''), (111, 56, NULL, NULL, NULL, NULL, '', '', '91090', 'Engelskircher', 'Bergstraße 17a', ' Effeltrich', NULL, '01728474972', 'DE', 'Uwe', 'billing', 'Herr', NULL, NULL, ''), (112, 56, NULL, NULL, NULL, NULL, '', '', '91090', 'Engelskircher', 'Bergstraße 17a', ' Effeltrich', NULL, '01728474972', 'DE', 'Uwe', 'shipping', 'Herr', NULL, NULL, ''), (113, 57, NULL, NULL, NULL, 10, '', '', '74889', 'Moravec', 'Wollbachstrasse 7a', 'Sinsheim', NULL, '07260911001', 'DE', 'Miro', 'billing', 'Herr', NULL, NULL, ''), (114, 57, NULL, NULL, NULL, 10, '', '', '74889', 'Moravec', 'Wollbachstrasse 7a', 'Sinsheim', NULL, '07260911001', 'DE', 'Miro', 'shipping', 'Herr', NULL, NULL, ''), (115, 58, NULL, NULL, NULL, NULL, '', '', '40723', 'Miglietta', 'Wilbergstr. 1a', 'Hilden', NULL, '01732443623', 'DE', 'Paolo', 'billing', 'Herr', NULL, NULL, ''), (116, 58, NULL, NULL, NULL, NULL, '', '', '40723', 'Miglietta', 'Wilbergstr. 1a', 'Hilden', NULL, '01732443623', 'DE', 'Paolo', 'shipping', 'Herr', NULL, NULL, ''), (117, 59, NULL, NULL, NULL, NULL, '', '', '83677', 'Mörchen', 'Tegernseer Str. 18', 'Reichersbeuern', NULL, '0170-2107817', 'DE', 'Dirk', 'billing', 'Herr', NULL, NULL, ''), (118, 59, NULL, NULL, NULL, NULL, '', '', '83677', 'Mörchen', 'Tegernseer Str. 18', 'Reichersbeuern', NULL, '0170-2107817', 'DE', 'Dirk', 'shipping', 'Herr', NULL, NULL, ''), (119, 60, NULL, NULL, NULL, NULL, 'admin', '', '13127', 'Testkauf', 'Teststr. 12', 'Berlin', NULL, '47400377', 'DE', 'Fabian', 'billing', 'Herr', NULL, NULL, ''), (120, 60, NULL, NULL, NULL, NULL, 'admin', '', '13127', 'Testkauf', 'Teststr. 12', 'Berlin', NULL, '47400377', 'DE', 'Fabian', 'shipping', 'Herr', NULL, NULL, ''), (121, 61, NULL, NULL, NULL, NULL, '', '', '94315', 'reichelt', 'dr.otto höchtl str 12d', 'straubing', NULL, '09421-82693', 'DE', 'olaf', 'billing', 'Herr', NULL, NULL, ''), (122, 61, NULL, NULL, NULL, NULL, '', '', '94315', 'reichelt', 'dr.otto höchtl str 12d', 'straubing', NULL, '09421-82693', 'DE', 'olaf', 'shipping', 'Herr', NULL, NULL, ''), (123, 62, NULL, NULL, NULL, NULL, 'admin', '', '123465', '